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

github.com/nextcloud/files_texteditor.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-07-20 03:13:46 +0300
committerNextcloud bot <bot@nextcloud.com>2017-07-20 03:13:46 +0300
commit871f9569444c6f7144e3855163c7a86fb72ab1df (patch)
tree565382d08b710f81ddbb26e3b48ad8094553b9e6 /l10n
parent8614ebded2bb3e0dd596ae9798677f8344c2d0b1 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n')
-rw-r--r--l10n/zh_TW.js1
-rw-r--r--l10n/zh_TW.json1
2 files changed, 2 insertions, 0 deletions
diff --git a/l10n/zh_TW.js b/l10n/zh_TW.js
index 9a22d50..d3e7bcf 100644
--- a/l10n/zh_TW.js
+++ b/l10n/zh_TW.js
@@ -1,6 +1,7 @@
OC.L10N.register(
"files_texteditor",
{
+ "You can not open a folder" : "你無法打開文件夾",
"This file is too big to be opened. Please download the file instead." : "這個檔案太大以致於無法開啟,請您下載此檔案代替線上開啟",
"Cannot read the file." : "無法讀取檔案。",
"Invalid file path supplied." : "提供了無效的檔案路徑。",
diff --git a/l10n/zh_TW.json b/l10n/zh_TW.json
index c21144d..a3bef03 100644
--- a/l10n/zh_TW.json
+++ b/l10n/zh_TW.json
@@ -1,4 +1,5 @@
{ "translations": {
+ "You can not open a folder" : "你無法打開文件夾",
"This file is too big to be opened. Please download the file instead." : "這個檔案太大以致於無法開啟,請您下載此檔案代替線上開啟",
"Cannot read the file." : "無法讀取檔案。",
"Invalid file path supplied." : "提供了無效的檔案路徑。",