diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-03-20 00:02:44 +0100 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-03-20 00:02:44 +0100 |
commit | 63e3f978ab3b752cc2976d1452b5687b33a059c3 (patch) | |
tree | 40c0200baf3e0cdb8d15b24688305c9ab76ff0fc /l10n/zh_TW/files_versions.po | |
parent | 6cf00e455f2485901960fc5c4a3c7277563f9411 (diff) | |
download | nextcloud-server-63e3f978ab3b752cc2976d1452b5687b33a059c3.tar.gz nextcloud-server-63e3f978ab3b752cc2976d1452b5687b33a059c3.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/zh_TW/files_versions.po')
-rw-r--r-- | l10n/zh_TW/files_versions.po | 29 |
1 files changed, 15 insertions, 14 deletions
diff --git a/l10n/zh_TW/files_versions.po b/l10n/zh_TW/files_versions.po index f95ce4dc60e..21a6ddbdf6e 100644 --- a/l10n/zh_TW/files_versions.po +++ b/l10n/zh_TW/files_versions.po @@ -3,14 +3,15 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: +# <admin@alphacorp.tk>, 2013. # <dw4dev@gmail.com>, 2012. msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-02-28 00:04+0100\n" -"PO-Revision-Date: 2013-02-27 23:04+0000\n" -"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" +"POT-Creation-Date: 2013-03-20 00:02+0100\n" +"PO-Revision-Date: 2013-03-19 03:30+0000\n" +"Last-Translator: Hydriz <admin@alphacorp.tk>\n" "Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/owncloud/language/zh_TW/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -21,38 +22,38 @@ msgstr "" #: ajax/rollbackVersion.php:15 #, php-format msgid "Could not revert: %s" -msgstr "" +msgstr "無法還原:%s" #: history.php:40 msgid "success" -msgstr "" +msgstr "成功" #: history.php:42 #, php-format msgid "File %s was reverted to version %s" -msgstr "" +msgstr "檔案 %s 已被復原至版本 %s" #: history.php:49 msgid "failure" -msgstr "" +msgstr "失敗" #: history.php:51 #, php-format msgid "File %s could not be reverted to version %s" -msgstr "" +msgstr "檔案 %s 無法復原至版本 %s" -#: history.php:68 +#: history.php:69 msgid "No old versions available" -msgstr "" +msgstr "沒有舊的版本" -#: history.php:73 +#: history.php:74 msgid "No path specified" -msgstr "" +msgstr "沒有指定路線" #: js/versions.js:6 msgid "Versions" -msgstr "" +msgstr "版本" #: templates/history.php:20 msgid "Revert a file to a previous version by clicking on its revert button" -msgstr "" +msgstr "按一按復原的按鈕,就能把一個檔案復原至以前的版本" |