author | tille <tille> | 2003-01-10 15:22:52 (UTC) |
---|---|---|
committer | tille <tille> | 2003-01-10 15:22:52 (UTC) |
commit | 245016d3af6d220b6fa4f18d38f4cd4fb3cfd9c4 (patch) (side-by-side diff) | |
tree | 0b4e876c230b0a254ef4195b4dec51e011581bd1 /i18n/zh_TW/tableviewer.ts | |
parent | f6e0bb71d18b2dbb4d36318dffb943b0c6513b59 (diff) | |
download | opie-245016d3af6d220b6fa4f18d38f4cd4fb3cfd9c4.zip opie-245016d3af6d220b6fa4f18d38f4cd4fb3cfd9c4.tar.gz opie-245016d3af6d220b6fa4f18d38f4cd4fb3cfd9c4.tar.bz2 |
yet an other zh_TW-done commit
-rw-r--r-- | i18n/zh_TW/tableviewer.ts | 26 |
1 files changed, 13 insertions, 13 deletions
diff --git a/i18n/zh_TW/tableviewer.ts b/i18n/zh_TW/tableviewer.ts index 7d41b6f..688df1d 100644 --- a/i18n/zh_TW/tableviewer.ts +++ b/i18n/zh_TW/tableviewer.ts @@ -1,69 +1,69 @@ <!DOCTYPE TS><TS> <context> <name>QObject</name> <message> <source>KeyList::addKey() Cannot make default value for type %1, Key not added.</source> - <translation type="unfinished"></translation> + <translation>KeyList::addKey() 無法設定預設值 %1, Key not added.</translation> </message> <message> <source>DataElem::setField(%1, %2) No valid type found</source> - <translation type="unfinished"></translation> + <translation>DataElem::setField(%1, %2) No valid type found</translation> </message> </context> <context> <name>TVBrowseKeyEntry</name> <message> <source>Reset</source> - <translation type="unfinished"></translation> + <translation>重設</translation> </message> <message> <source>key</source> - <translation type="unfinished"></translation> + <translation>key</translation> </message> </context> <context> <name>TVKeyEdit_gen</name> <message> <source>TableViewer - Edit Keys</source> - <translation type="unfinished"></translation> + <translation>TableViewer - Edit Keys</translation> </message> <message> <source>Key Name</source> - <translation type="unfinished"></translation> + <translation>Key Name</translation> </message> <message> <source>Key Type</source> - <translation type="unfinished"></translation> + <translation>Key Type</translation> </message> <message> <source>New</source> - <translation type="unfinished"></translation> + <translation>新文件</translation> </message> <message> <source>Delete</source> - <translation type="unfinished"></translation> + <translation>刪除</translation> </message> <message> <source>Clear All</source> - <translation type="unfinished"></translation> + <translation>清除全部</translation> </message> </context> <context> <name>TVListView</name> <message> <source>List View</source> - <translation type="unfinished"></translation> + <translation>Table Viewer</translation> </message> </context> <context> <name>TableViewerWindow</name> <message> <source>Table Viewer</source> - <translation type="unfinished"></translation> + <translation>Table Viewer</translation> </message> <message> <source>could not load Document</source> - <translation type="unfinished"></translation> + <translation>無法開啟文件</translation> </message> </context> </TS> |