Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/richdocuments.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-07-13 05:47:30 +0300
committerNextcloud bot <bot@nextcloud.com>2019-07-13 05:47:30 +0300
commit5b42dbf38e640c201d1bc62058850a8128648dce (patch)
tree26d88d283907249417cb54a68db0d04a34d0dcbb /l10n/zh_TW.js
parent8ac5bb18221f0661d2bcf122e8b37f54449bbfa0 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/zh_TW.js')
-rw-r--r--l10n/zh_TW.js17
1 files changed, 17 insertions, 0 deletions
diff --git a/l10n/zh_TW.js b/l10n/zh_TW.js
new file mode 100644
index 00000000..6b15d45a
--- /dev/null
+++ b/l10n/zh_TW.js
@@ -0,0 +1,17 @@
+OC.L10N.register(
+ "richdocuments",
+ {
+ "Saving…" : "儲存中...",
+ "All" : "全部",
+ "Save" : "儲存",
+ "Could not create file" : "無法建立檔案",
+ "Can't create document" : "無法建立文件",
+ "Saved" : "已儲存",
+ "Apply" : "套用",
+ "Wrong password. Please retry." : "密碼錯誤,請重新嘗試。",
+ "Password" : "密碼",
+ "OK" : "確定",
+ "Guest %s" : "訪客 %s",
+ "This link has been expired or is never existed. Please contact the person who shared it with you for details." : "此連結已失效或不存在,詳細資訊請聯繫此連結的分享者。"
+},
+"nplurals=1; plural=0;");