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
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-03-04 04:17:55 +0300
committerNextcloud bot <bot@nextcloud.com>2019-03-04 04:17:55 +0300
commit1b6ce225d81dd50346cb7759f23af1d649cbb65d (patch)
tree59f1c5b8e1334db6637369e95ec2f813c9c7ef42
parenta9dcaa0b6c2330349febf061acf1ea3502ce4f46 (diff)
[tx-robot] updated from transifexv16.0.0alpha1
-rw-r--r--l10n/zh_CN.js3
-rw-r--r--l10n/zh_CN.json3
2 files changed, 4 insertions, 2 deletions
diff --git a/l10n/zh_CN.js b/l10n/zh_CN.js
index 0463878..14e4c28 100644
--- a/l10n/zh_CN.js
+++ b/l10n/zh_CN.js
@@ -27,6 +27,7 @@ OC.L10N.register(
"Share not found" : "未找到共享",
"You are not authorized to open this share" : "您没有权限访问这个共享",
"Invalid range request" : "无效的范围强求",
- "Text editor" : "文本编辑"
+ "Text editor" : "文本编辑",
+ "This application enables Nextcloud users to open, save and edit text files in the web browser. If enabled, an entry called \"Text file\" in the \"New\" button menu at the top of the web browser appears. When clicked, a new text file opens in the browser and the file can be saved into the current Nextcloud directory. Further, when a text file is clicked in the web browser, it will be opened and editable. If the privileges allow, a user can also edit shared files and save these changes back into the web browser.\nMore information is available in the text editor documentation." : "此应用使Nextcloud用户能在浏览器中打开、保存和编辑文本文件。此应用一旦启用,浏览器顶部的\"新建\"按钮目录中将出现\"文本文件\"的条目。点击这一条目,将在浏览器中打开一个新的文本文件,此文件可保存到当前Nextcloud文件夹中。而且,在浏览器中点击一个文本文件时,文件将被打开并处于可编辑状态。当权限允许时,用户可编辑共享的文本文件并在浏览器中保存变更。\n更多信息请参考文本编辑器文档。"
},
"nplurals=1; plural=0;");
diff --git a/l10n/zh_CN.json b/l10n/zh_CN.json
index 45845bd..215810a 100644
--- a/l10n/zh_CN.json
+++ b/l10n/zh_CN.json
@@ -25,6 +25,7 @@
"Share not found" : "未找到共享",
"You are not authorized to open this share" : "您没有权限访问这个共享",
"Invalid range request" : "无效的范围强求",
- "Text editor" : "文本编辑"
+ "Text editor" : "文本编辑",
+ "This application enables Nextcloud users to open, save and edit text files in the web browser. If enabled, an entry called \"Text file\" in the \"New\" button menu at the top of the web browser appears. When clicked, a new text file opens in the browser and the file can be saved into the current Nextcloud directory. Further, when a text file is clicked in the web browser, it will be opened and editable. If the privileges allow, a user can also edit shared files and save these changes back into the web browser.\nMore information is available in the text editor documentation." : "此应用使Nextcloud用户能在浏览器中打开、保存和编辑文本文件。此应用一旦启用,浏览器顶部的\"新建\"按钮目录中将出现\"文本文件\"的条目。点击这一条目,将在浏览器中打开一个新的文本文件,此文件可保存到当前Nextcloud文件夹中。而且,在浏览器中点击一个文本文件时,文件将被打开并处于可编辑状态。当权限允许时,用户可编辑共享的文本文件并在浏览器中保存变更。\n更多信息请参考文本编辑器文档。"
},"pluralForm" :"nplurals=1; plural=0;"
} \ No newline at end of file