You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: l10n/zh_CN.js
+41-10Lines changed: 41 additions & 10 deletions
Original file line number
Diff line number
Diff line change
@@ -3,20 +3,21 @@ OC.L10N.register(
3
3
{
4
4
"Logging" : "日志",
5
5
"Errors in the log" : "日志中的错误",
6
+
"Failed to get an iterator for log entries: %s" : "无法获取日志条目的迭代器:%s ",
6
7
"No errors in the logs since %s" : "自从 %s 日志中没有任何错误",
7
8
"_%n error in the logs since %s_::_%n errors in the logs since %s_" : ["自从 %s 日志中存在 %n 个错误"],
8
9
"_%n warning in the logs since %s_::_%n warnings in the logs since %s_" : ["自从 %s 日志中存在 %n 个警告"],
9
10
"Log Reader" : "日志阅读器",
10
-
"A log reader for Nextcloud" : "Nextcloud 日志读取器",
11
-
"Log reader for Nextcloud" : "Nextcloud 日志读取器",
11
+
"A log reader for Nextcloud" : "Nextcloud 日志阅读器",
12
+
"Log reader for Nextcloud" : "Nextcloud 日志阅读器",
12
13
"Log reader" : "日志阅读器",
13
14
"Open log reader settings" : "打开日志阅读器设置",
14
15
"Log reader settings" : "日志阅读器设置",
15
16
"Currently the log file {file} is shown" : "已显示日志文件 {file}",
16
17
"Show server log" : "显示服务器日志",
17
18
"Live view is disabled" : "实时查看已禁用",
18
19
"No log file" : "无日志文件",
19
-
"File-based logging must be enabled to access logs from the Web UI." : "启用基于文件的日志记录以从网页端访问日志",
20
+
"File-based logging must be enabled to access logs from the Web UI." : "启用基于文件的日志记录才能从 Web UI 访问日志。",
20
21
"If you feel this is an error, please verify {setting} in your {config} and check the Nextcloud Administration Manual." : "如果你感觉这是一个错误,请在配置文件 {config} 中检查 {setting} 设置并查看 Nextcloud 管理员手册。",
21
22
"Level" : "级别",
22
23
"App" : "应用",
@@ -27,26 +28,56 @@ OC.L10N.register(
27
28
"Hide exception details" : "隐藏异常详情",
28
29
"View exception details" : "显示异常详情",
29
30
"Raw log entry" : "原始日志条目",
30
-
"Log entry successfully copied" : "已复制记录条目",
31
+
"Log entry successfully copied" : "已复制日志条目",
31
32
"Search log entries" : "搜索日志条目",
32
33
"Caused by {exception}" : "由 {exception} 导致",
33
34
"Line {line}" : "行{line}",
34
-
"Filter log levels" : "过滤日志等级",
35
-
"Set log level" : "设置日志等级",
35
+
"Filter log levels" : "过滤日志级别",
36
+
"Set log level" : "设置日志级别",
36
37
"Time format" : "时间格式",
37
-
"Live view" : "实时显示",
38
+
"Live view" : "实时查看",
38
39
"Download/Upload logs" : "下载/上传日志",
39
-
"You can also show log entries copied from your clipboard by pasting them on the log view using: {keyboardShortcut}" : "你也可以使用快捷键将剪切板复制的日志条目粘贴到日志显示页面:{keyboardShortcut}",
40
+
"You can also show log entries copied from your clipboard by pasting them on the log view using: {keyboardShortcut}" : "你也可以使用以下快捷键将剪贴板复制的日志条目粘贴到日志显示页面:{keyboardShortcut}",
40
41
"Download logs" : "下载日志",
42
+
"Show local log file" : "上传日志",
43
+
"Upload local log file to be displayed" : "上传要显示的本地日志文件",
41
44
"Ctrl" : "Ctrl",
42
-
"Relative" : "相对",
45
+
"Could not parse local log file" : "无法解析本地日志文件",
46
+
"Raw data" : "原始数据",
47
+
"Local time" : "本地时间",
48
+
"UTC time" : "UTC 时间",
49
+
"Relative" : "相对时间",
50
+
"Time format used for displaying the timestamp" : "用于显示时间戳的时间格式",
51
+
"(Local log files only support the \"raw\" time format)" : "(本地日志文件仅支持“原始”时间格式)",
52
+
"Could not change date time format." : "无法更改日期时间格式。",
53
+
"Polling is disabled because server is not configured to log to file" : "轮询已禁用,因为服务器未配置为记录到文件",
54
+
"Polling (live view)" : "轮询(实时查看)",
55
+
"Could not change live view setting." : "无法更改实时查看设置。",
56
+
"Filter logging levels" : "过滤日志级别",
57
+
"Could not set logging levels to show" : "无法设置显示的日志记录级别",
58
+
"Set backend loglevel" : "设置后端日志级别",
59
+
"Could not set logging level" : "无法设置日志记录级别",
43
60
"Application" : "应用",
44
61
"Message" : "消息",
62
+
"Log entry actions" : "日志条目操作",
63
+
"Loading older log entries" : "加载旧日志条目",
64
+
"No older log entries available" : "没有可用的旧日志条目",
65
+
"Collapse row" : "折叠行",
66
+
"Expand row" : "展开行",
45
67
"Show details" : "显示详情",
46
68
"Debug" : "调试",
47
69
"Info" : "信息",
48
70
"Warning" : "警告",
49
71
"Error" : "错误",
50
-
"Fatal" : "致命"
72
+
"Fatal" : "致命",
73
+
"Could not load log entries" : "无法加载日志条目",
74
+
"Clipboard" : "剪贴板",
75
+
"Could not parse clipboard content" : "无法解析剪贴板内容",
76
+
"Could not fetch new log entries (server unavailable)" : "无法获取新的日志条目(服务器不可用)",
77
+
"Could not fetch new entries" : "无法获取新条目",
78
+
"Could not copy to clipboard, please copy manually:" : "无法复制到剪贴板,请手动复制:",
79
+
"\tfrom {address} by {user} at {time}\n" : "\t来自 {address} 由 {user} 在 {time}\n",
"Failed to get an iterator for log entries: %s" : "无法获取日志条目的迭代器:%s ",
4
5
"No errors in the logs since %s" : "自从 %s 日志中没有任何错误",
5
6
"_%n error in the logs since %s_::_%n errors in the logs since %s_" : ["自从 %s 日志中存在 %n 个错误"],
6
7
"_%n warning in the logs since %s_::_%n warnings in the logs since %s_" : ["自从 %s 日志中存在 %n 个警告"],
7
8
"Log Reader" : "日志阅读器",
8
-
"A log reader for Nextcloud" : "Nextcloud 日志读取器",
9
-
"Log reader for Nextcloud" : "Nextcloud 日志读取器",
9
+
"A log reader for Nextcloud" : "Nextcloud 日志阅读器",
10
+
"Log reader for Nextcloud" : "Nextcloud 日志阅读器",
10
11
"Log reader" : "日志阅读器",
11
12
"Open log reader settings" : "打开日志阅读器设置",
12
13
"Log reader settings" : "日志阅读器设置",
13
14
"Currently the log file {file} is shown" : "已显示日志文件 {file}",
14
15
"Show server log" : "显示服务器日志",
15
16
"Live view is disabled" : "实时查看已禁用",
16
17
"No log file" : "无日志文件",
17
-
"File-based logging must be enabled to access logs from the Web UI." : "启用基于文件的日志记录以从网页端访问日志",
18
+
"File-based logging must be enabled to access logs from the Web UI." : "启用基于文件的日志记录才能从 Web UI 访问日志。",
18
19
"If you feel this is an error, please verify {setting} in your {config} and check the Nextcloud Administration Manual." : "如果你感觉这是一个错误,请在配置文件 {config} 中检查 {setting} 设置并查看 Nextcloud 管理员手册。",
19
20
"Level" : "级别",
20
21
"App" : "应用",
@@ -25,26 +26,56 @@
25
26
"Hide exception details" : "隐藏异常详情",
26
27
"View exception details" : "显示异常详情",
27
28
"Raw log entry" : "原始日志条目",
28
-
"Log entry successfully copied" : "已复制记录条目",
29
+
"Log entry successfully copied" : "已复制日志条目",
29
30
"Search log entries" : "搜索日志条目",
30
31
"Caused by {exception}" : "由 {exception} 导致",
31
32
"Line {line}" : "行{line}",
32
-
"Filter log levels" : "过滤日志等级",
33
-
"Set log level" : "设置日志等级",
33
+
"Filter log levels" : "过滤日志级别",
34
+
"Set log level" : "设置日志级别",
34
35
"Time format" : "时间格式",
35
-
"Live view" : "实时显示",
36
+
"Live view" : "实时查看",
36
37
"Download/Upload logs" : "下载/上传日志",
37
-
"You can also show log entries copied from your clipboard by pasting them on the log view using: {keyboardShortcut}" : "你也可以使用快捷键将剪切板复制的日志条目粘贴到日志显示页面:{keyboardShortcut}",
38
+
"You can also show log entries copied from your clipboard by pasting them on the log view using: {keyboardShortcut}" : "你也可以使用以下快捷键将剪贴板复制的日志条目粘贴到日志显示页面:{keyboardShortcut}",
38
39
"Download logs" : "下载日志",
40
+
"Show local log file" : "上传日志",
41
+
"Upload local log file to be displayed" : "上传要显示的本地日志文件",
39
42
"Ctrl" : "Ctrl",
40
-
"Relative" : "相对",
43
+
"Could not parse local log file" : "无法解析本地日志文件",
44
+
"Raw data" : "原始数据",
45
+
"Local time" : "本地时间",
46
+
"UTC time" : "UTC 时间",
47
+
"Relative" : "相对时间",
48
+
"Time format used for displaying the timestamp" : "用于显示时间戳的时间格式",
49
+
"(Local log files only support the \"raw\" time format)" : "(本地日志文件仅支持“原始”时间格式)",
50
+
"Could not change date time format." : "无法更改日期时间格式。",
51
+
"Polling is disabled because server is not configured to log to file" : "轮询已禁用,因为服务器未配置为记录到文件",
52
+
"Polling (live view)" : "轮询(实时查看)",
53
+
"Could not change live view setting." : "无法更改实时查看设置。",
54
+
"Filter logging levels" : "过滤日志级别",
55
+
"Could not set logging levels to show" : "无法设置显示的日志记录级别",
56
+
"Set backend loglevel" : "设置后端日志级别",
57
+
"Could not set logging level" : "无法设置日志记录级别",
41
58
"Application" : "应用",
42
59
"Message" : "消息",
60
+
"Log entry actions" : "日志条目操作",
61
+
"Loading older log entries" : "加载旧日志条目",
62
+
"No older log entries available" : "没有可用的旧日志条目",
63
+
"Collapse row" : "折叠行",
64
+
"Expand row" : "展开行",
43
65
"Show details" : "显示详情",
44
66
"Debug" : "调试",
45
67
"Info" : "信息",
46
68
"Warning" : "警告",
47
69
"Error" : "错误",
48
-
"Fatal" : "致命"
70
+
"Fatal" : "致命",
71
+
"Could not load log entries" : "无法加载日志条目",
72
+
"Clipboard" : "剪贴板",
73
+
"Could not parse clipboard content" : "无法解析剪贴板内容",
74
+
"Could not fetch new log entries (server unavailable)" : "无法获取新的日志条目(服务器不可用)",
75
+
"Could not fetch new entries" : "无法获取新条目",
76
+
"Could not copy to clipboard, please copy manually:" : "无法复制到剪贴板,请手动复制:",
77
+
"\tfrom {address} by {user} at {time}\n" : "\t来自 {address} 由 {user} 在 {time}\n",
0 commit comments