-
-
Notifications
You must be signed in to change notification settings - Fork 220
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
New translations yourlanguage.ts (Chinese Traditional)
- Loading branch information
Showing
1 changed file
with
57 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,57 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<!DOCTYPE TS> | ||
<TS version="2.1" language="zh-TW" sourcelanguage="en"> | ||
<context> | ||
<name>CrashReporterWindow</name> | ||
<message> | ||
<location filename="../src/crash-reporter-window.ui" line="14"/> | ||
<source>Crash Reporter</source> | ||
<translation type="unfinished"/> | ||
</message> | ||
<message> | ||
<location filename="../src/crash-reporter-window.ui" line="28"/> | ||
<source>Sorry</source> | ||
<translation type="unfinished"/> | ||
</message> | ||
<message> | ||
<location filename="../src/crash-reporter-window.ui" line="44"/> | ||
<source>Grabber encountered a problem and crashed. The program will try to restore your tabs and other settings when it restarts.</source> | ||
<translation type="unfinished"/> | ||
</message> | ||
<message> | ||
<location filename="../src/crash-reporter-window.ui" line="60"/> | ||
<source>To help us fix this crash, you can send us a bug report.</source> | ||
<translation type="unfinished"/> | ||
</message> | ||
<message> | ||
<location filename="../src/crash-reporter-window.ui" line="70"/> | ||
<source>Send a bug report</source> | ||
<translation type="unfinished"/> | ||
</message> | ||
<message> | ||
<location filename="../src/crash-reporter-window.ui" line="95"/> | ||
<source>Log</source> | ||
<translation type="unfinished"/> | ||
</message> | ||
<message> | ||
<location filename="../src/crash-reporter-window.ui" line="102"/> | ||
<source>Settings</source> | ||
<translation type="unfinished"/> | ||
</message> | ||
<message> | ||
<location filename="../src/crash-reporter-window.ui" line="109"/> | ||
<source>Dump</source> | ||
<translation type="unfinished"/> | ||
</message> | ||
<message> | ||
<location filename="../src/crash-reporter-window.ui" line="155"/> | ||
<source>Restart</source> | ||
<translation type="unfinished"/> | ||
</message> | ||
<message> | ||
<location filename="../src/crash-reporter-window.ui" line="162"/> | ||
<source>Quit</source> | ||
<translation type="unfinished"/> | ||
</message> | ||
</context> | ||
</TS> |