author | kergoth <kergoth> | 2003-08-09 15:23:37 (UTC) |
---|---|---|
committer | kergoth <kergoth> | 2003-08-09 15:23:37 (UTC) |
commit | 0799b67a825c8ec00e57a63e5a5d55fd26bb2337 (patch) (side-by-side diff) | |
tree | 418a6198021568b1b6dbe4178a938e6fe975c2c8 /i18n/zh_TW/libscreenshotapplet.ts | |
parent | b97ae670792c4b9e35fbe89f1e40d59786afdabb (diff) | |
download | opie-0799b67a825c8ec00e57a63e5a5d55fd26bb2337.zip opie-0799b67a825c8ec00e57a63e5a5d55fd26bb2337.tar.gz opie-0799b67a825c8ec00e57a63e5a5d55fd26bb2337.tar.bz2 |
Merge from BRANCH_1_0.
Diffstat (limited to 'i18n/zh_TW/libscreenshotapplet.ts') (more/less context) (ignore whitespace changes)
-rw-r--r-- | i18n/zh_TW/libscreenshotapplet.ts | 44 |
1 files changed, 38 insertions, 6 deletions
diff --git a/i18n/zh_TW/libscreenshotapplet.ts b/i18n/zh_TW/libscreenshotapplet.ts index 84f00d8..81a2422 100644 --- a/i18n/zh_TW/libscreenshotapplet.ts +++ b/i18n/zh_TW/libscreenshotapplet.ts @@ -1,17 +1,49 @@ <!DOCTYPE TS><TS> <context> <name>ScreenshotControl</name> <message> - <source>Snapshot</source> - <translation>Snapshot</translation> + <source>Name of screenshot </source> + <translation>檔案名稱</translation> </message> <message> - <source>scap</source> - <translation>scap</translation> + <source>Delay</source> + <translation type="unfinished"></translation> </message> <message> - <source>Name of screenshot </source> - <translation>檔案名稱</translation> + <source>sec</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Save named</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Save screenshot as...</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>File</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Scap</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Success</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Screenshot was uploaded to %1</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Error</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Connection to %1 failed.</source> + <translation type="unfinished"></translation> </message> </context> </TS> |