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

zh_CN.json « l10n - github.com/nextcloud/files_texteditor.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: b0988024c67a5e2cf78652973688a5b262283132 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
{ "translations": {
    "saving..." : "保存中...",
    "saved!" : "已保存",
    "failed!" : "失败!",
    "Saved" : "已保存",
    "There was a problem saving your changes. Click to resume editing." : "在保存时出现了一些问题。点击以恢复编辑。",
    "An error occurred!" : "发生错误!",
    "Edit" : "编辑",
    "Mixed" : "混合",
    "Preview" : "预览",
    "New text file" : "新建文本文件",
    "New text file.txt" : "新建文本文件.txt",
    "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." : "提供了无效的文件路径。",
    "The file is locked." : "文件已被锁定",
    "An internal server error occurred." : "内部服务器错误",
    "You can not write to a folder" : "您无法写入文件夹",
    "Cannot save file as it has been modified since opening" : "由于打开之后已被修改,故无法保存文件。",
    "Could not write to file." : "无法写入到文件",
    "Insufficient permissions" : "权限不足",
    "File path not supplied" : "未提供文件路径",
    "File mtime not supplied" : "未提供 mtime",
    "Share not found" : "未找到共享",
    "You are not authorized to open this share" : "您没有权限访问这个共享",
    "Invalid range request" : "无效的范围强求",
    "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更多信息请参考文本编辑器文档。",
    "Text editor" : "文本编辑"
},"pluralForm" :"nplurals=1; plural=0;"
}