nextcloud/l10n/zh_TW/files_versions.po

60 lines
1.5 KiB
Plaintext
Raw Normal View History

2012-08-14 01:19:31 +04:00
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
2013-03-20 03:02:44 +04:00
# <admin@alphacorp.tk>, 2013.
2012-11-28 03:11:21 +04:00
# <dw4dev@gmail.com>, 2012.
2012-08-14 01:19:31 +04:00
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
2013-03-20 03:02:44 +04:00
"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"
2012-08-14 01:19:31 +04:00
"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"
"Content-Transfer-Encoding: 8bit\n"
"Language: zh_TW\n"
2012-09-17 04:07:23 +04:00
"Plural-Forms: nplurals=1; plural=0;\n"
2012-08-14 01:19:31 +04:00
2013-02-08 03:13:16 +04:00
#: ajax/rollbackVersion.php:15
#, php-format
msgid "Could not revert: %s"
2013-03-20 03:02:44 +04:00
msgstr "無法還原:%s"
2013-02-08 03:13:16 +04:00
#: history.php:40
msgid "success"
2013-03-20 03:02:44 +04:00
msgstr "成功"
2013-02-08 03:13:16 +04:00
#: history.php:42
#, php-format
msgid "File %s was reverted to version %s"
2013-03-20 03:02:44 +04:00
msgstr "檔案 %s 已被復原至版本 %s"
2013-02-08 03:13:16 +04:00
#: history.php:49
msgid "failure"
2013-03-20 03:02:44 +04:00
msgstr "失敗"
2013-02-08 03:13:16 +04:00
#: history.php:51
#, php-format
msgid "File %s could not be reverted to version %s"
2013-03-20 03:02:44 +04:00
msgstr "檔案 %s 無法復原至版本 %s"
2013-02-08 03:13:16 +04:00
2013-03-20 03:02:44 +04:00
#: history.php:69
2013-02-08 03:13:16 +04:00
msgid "No old versions available"
2013-03-20 03:02:44 +04:00
msgstr "沒有舊的版本"
2013-02-08 03:13:16 +04:00
2013-03-20 03:02:44 +04:00
#: history.php:74
2013-02-08 03:13:16 +04:00
msgid "No path specified"
2013-03-20 03:02:44 +04:00
msgstr "沒有指定路線"
2013-02-08 03:13:16 +04:00
2013-02-28 03:05:40 +04:00
#: js/versions.js:6
msgid "Versions"
2013-03-20 03:02:44 +04:00
msgstr "版本"
2012-09-22 03:18:31 +04:00
2013-02-08 03:13:16 +04:00
#: templates/history.php:20
msgid "Revert a file to a previous version by clicking on its revert button"
2013-03-20 03:02:44 +04:00
msgstr "按一按復原的按鈕,就能把一個檔案復原至以前的版本"