Skip to content

Commit de2cecb

Browse files
committed
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <[email protected]>
1 parent 26350f3 commit de2cecb

File tree

2 files changed

+82
-20
lines changed

2 files changed

+82
-20
lines changed

l10n/zh_CN.js

Lines changed: 41 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -3,20 +3,21 @@ OC.L10N.register(
33
{
44
"Logging" : "日志",
55
"Errors in the log" : "日志中的错误",
6+
"Failed to get an iterator for log entries: %s" : "无法获取日志条目的迭代器:%s ",
67
"No errors in the logs since %s" : "自从 %s 日志中没有任何错误",
78
"_%n error in the logs since %s_::_%n errors in the logs since %s_" : ["自从 %s 日志中存在 %n 个错误"],
89
"_%n warning in the logs since %s_::_%n warnings in the logs since %s_" : ["自从 %s 日志中存在 %n 个警告"],
910
"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 日志阅读器",
1213
"Log reader" : "日志阅读器",
1314
"Open log reader settings" : "打开日志阅读器设置",
1415
"Log reader settings" : "日志阅读器设置",
1516
"Currently the log file {file} is shown" : "已显示日志文件 {file}",
1617
"Show server log" : "显示服务器日志",
1718
"Live view is disabled" : "实时查看已禁用",
1819
"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 访问日志。",
2021
"If you feel this is an error, please verify {setting} in your {config} and check the Nextcloud Administration Manual." : "如果你感觉这是一个错误,请在配置文件 {config} 中检查 {setting} 设置并查看 Nextcloud 管理员手册。",
2122
"Level" : "级别",
2223
"App" : "应用",
@@ -27,26 +28,56 @@ OC.L10N.register(
2728
"Hide exception details" : "隐藏异常详情",
2829
"View exception details" : "显示异常详情",
2930
"Raw log entry" : "原始日志条目",
30-
"Log entry successfully copied" : "已复制记录条目",
31+
"Log entry successfully copied" : "已复制日志条目",
3132
"Search log entries" : "搜索日志条目",
3233
"Caused by {exception}" : "由 {exception} 导致",
3334
"Line {line}" : "行{line}",
34-
"Filter log levels" : "过滤日志等级",
35-
"Set log level" : "设置日志等级",
35+
"Filter log levels" : "过滤日志级别",
36+
"Set log level" : "设置日志级别",
3637
"Time format" : "时间格式",
37-
"Live view" : "实时显示",
38+
"Live view" : "实时查看",
3839
"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}",
4041
"Download logs" : "下载日志",
42+
"Show local log file" : "上传日志",
43+
"Upload local log file to be displayed" : "上传要显示的本地日志文件",
4144
"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" : "无法设置日志记录级别",
4360
"Application" : "应用",
4461
"Message" : "消息",
62+
"Log entry actions" : "日志条目操作",
63+
"Loading older log entries" : "加载旧日志条目",
64+
"No older log entries available" : "没有可用的旧日志条目",
65+
"Collapse row" : "折叠行",
66+
"Expand row" : "展开行",
4567
"Show details" : "显示详情",
4668
"Debug" : "调试",
4769
"Info" : "信息",
4870
"Warning" : "警告",
4971
"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",
80+
"line {line}" : "行 {line}",
81+
"Download / Upload logs" : "下载 / 上传日志"
5182
},
5283
"nplurals=1; plural=0;");

l10n/zh_CN.json

Lines changed: 41 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,21 @@
11
{ "translations": {
22
"Logging" : "日志",
33
"Errors in the log" : "日志中的错误",
4+
"Failed to get an iterator for log entries: %s" : "无法获取日志条目的迭代器:%s ",
45
"No errors in the logs since %s" : "自从 %s 日志中没有任何错误",
56
"_%n error in the logs since %s_::_%n errors in the logs since %s_" : ["自从 %s 日志中存在 %n 个错误"],
67
"_%n warning in the logs since %s_::_%n warnings in the logs since %s_" : ["自从 %s 日志中存在 %n 个警告"],
78
"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 日志阅读器",
1011
"Log reader" : "日志阅读器",
1112
"Open log reader settings" : "打开日志阅读器设置",
1213
"Log reader settings" : "日志阅读器设置",
1314
"Currently the log file {file} is shown" : "已显示日志文件 {file}",
1415
"Show server log" : "显示服务器日志",
1516
"Live view is disabled" : "实时查看已禁用",
1617
"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 访问日志。",
1819
"If you feel this is an error, please verify {setting} in your {config} and check the Nextcloud Administration Manual." : "如果你感觉这是一个错误,请在配置文件 {config} 中检查 {setting} 设置并查看 Nextcloud 管理员手册。",
1920
"Level" : "级别",
2021
"App" : "应用",
@@ -25,26 +26,56 @@
2526
"Hide exception details" : "隐藏异常详情",
2627
"View exception details" : "显示异常详情",
2728
"Raw log entry" : "原始日志条目",
28-
"Log entry successfully copied" : "已复制记录条目",
29+
"Log entry successfully copied" : "已复制日志条目",
2930
"Search log entries" : "搜索日志条目",
3031
"Caused by {exception}" : "由 {exception} 导致",
3132
"Line {line}" : "行{line}",
32-
"Filter log levels" : "过滤日志等级",
33-
"Set log level" : "设置日志等级",
33+
"Filter log levels" : "过滤日志级别",
34+
"Set log level" : "设置日志级别",
3435
"Time format" : "时间格式",
35-
"Live view" : "实时显示",
36+
"Live view" : "实时查看",
3637
"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}",
3839
"Download logs" : "下载日志",
40+
"Show local log file" : "上传日志",
41+
"Upload local log file to be displayed" : "上传要显示的本地日志文件",
3942
"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" : "无法设置日志记录级别",
4158
"Application" : "应用",
4259
"Message" : "消息",
60+
"Log entry actions" : "日志条目操作",
61+
"Loading older log entries" : "加载旧日志条目",
62+
"No older log entries available" : "没有可用的旧日志条目",
63+
"Collapse row" : "折叠行",
64+
"Expand row" : "展开行",
4365
"Show details" : "显示详情",
4466
"Debug" : "调试",
4567
"Info" : "信息",
4668
"Warning" : "警告",
4769
"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",
78+
"line {line}" : "行 {line}",
79+
"Download / Upload logs" : "下载 / 上传日志"
4980
},"pluralForm" :"nplurals=1; plural=0;"
5081
}

0 commit comments

Comments
 (0)