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: apps/files/l10n/sw.js
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -116,6 +116,7 @@ OC.L10N.register(
116
116
"General" : "Kuu",
117
117
"Sort favorites first" : "Chagua za upendeleo kwanza",
118
118
"Sort folders before files" : "Chagua vikasha kabla ya mafaili",
119
+
"Enable folder tree view" : "Washa mwonekano wa mti wa folda",
119
120
"Default view" : "Mwonekano chaguomsingi",
120
121
"All files" : "Faili zote",
121
122
"Personal files" : "Faili binafsi",
@@ -139,7 +140,10 @@ OC.L10N.register(
139
140
"Show those shortcuts" : "Onesha mikato hiyo",
140
141
"Warnings" : "Maonyo",
141
142
"Warn before changing a file extension" : "Onya kabla ya kubadilisha kiendelezi cha faili",
143
+
"Warn before deleting a file" : "Onya kabla ya kufuta faili",
142
144
"WebDAV URL" : "WavutiDAV URL",
145
+
"Create an app password" : "Unda nenosiri la programu",
146
+
"Required for WebDAV authentication because Two-Factor Authentication is enabled for this account." : "Inahitajika kwa uthibitishaji wa WebDAV kwa sababu Uthibitishaji wa Mambo Mbili umewezeshwa kwa akaunti hii.",
143
147
"How to access files using WebDAV" : "Jinsi ya kupata faili kwa kutumia WebDAV",
144
148
"Total rows summary" : "Muhtasari wa jumla ya safu mlalo",
145
149
"Toggle selection for all files and folders" : "Geuza uteuzi wa faili na visanduku vyote",
Copy file name to clipboardExpand all lines: apps/files/l10n/sw.json
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -114,6 +114,7 @@
114
114
"General" : "Kuu",
115
115
"Sort favorites first" : "Chagua za upendeleo kwanza",
116
116
"Sort folders before files" : "Chagua vikasha kabla ya mafaili",
117
+
"Enable folder tree view" : "Washa mwonekano wa mti wa folda",
117
118
"Default view" : "Mwonekano chaguomsingi",
118
119
"All files" : "Faili zote",
119
120
"Personal files" : "Faili binafsi",
@@ -137,7 +138,10 @@
137
138
"Show those shortcuts" : "Onesha mikato hiyo",
138
139
"Warnings" : "Maonyo",
139
140
"Warn before changing a file extension" : "Onya kabla ya kubadilisha kiendelezi cha faili",
141
+
"Warn before deleting a file" : "Onya kabla ya kufuta faili",
140
142
"WebDAV URL" : "WavutiDAV URL",
143
+
"Create an app password" : "Unda nenosiri la programu",
144
+
"Required for WebDAV authentication because Two-Factor Authentication is enabled for this account." : "Inahitajika kwa uthibitishaji wa WebDAV kwa sababu Uthibitishaji wa Mambo Mbili umewezeshwa kwa akaunti hii.",
141
145
"How to access files using WebDAV" : "Jinsi ya kupata faili kwa kutumia WebDAV",
142
146
"Total rows summary" : "Muhtasari wa jumla ya safu mlalo",
143
147
"Toggle selection for all files and folders" : "Geuza uteuzi wa faili na visanduku vyote",
Copy file name to clipboardExpand all lines: apps/settings/l10n/zh_CN.js
+6Lines changed: 6 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -301,11 +301,17 @@ OC.L10N.register(
301
301
"Could not check that your web server serves security headers correctly. Please check manually." : "无法检查您的 Web 服务器是否正确提供安全标头。 请手动检查。",
302
302
"Could not check that your web server serves security headers correctly, unable to query `%s`" : "无法检查您的 Web 服务器是否正确提供安全标头,无法查询 `%s`",
303
303
"Your server is correctly configured to send security headers." : "您的服务器已正确配置为发送安全标头。",
304
+
"Configuration server ID" : "配置服务器 ID",
305
+
"Server identifier isn’t configured. It is recommended if your Nextcloud instance is running on several PHP servers. Add a server ID in your configuration." : "服务器标识符尚未配置。如果您的 Nextcloud 实例运行在多个 PHP 服务器上,推荐配置服务器标识符。请在配置中添加服务器 ID。",
306
+
"\"%d\" is not a valid server identifier. It must be between 0 and 1023." : "“%d”不是有效的服务器标识符。它必须介于 0 和 1023 之间。",
307
+
"Server identifier is configured and valid." : "服务器标识符已配置且有效。",
304
308
"Database version" : "数据库版本",
305
309
"MariaDB version 10.3 detected, this version is end-of-life and only supported as part of Ubuntu 20.04. MariaDB >=%1$s and <=%2$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "检测到 MariaDB 版本 10.3,此版本已停用,仅作为 Ubuntu 20.04 的一部分受支持。建议使用 MariaDB >=%1$s 和 <=%2$s 以获得此版本 Nextcloud 的最佳性能、稳定性和功能。",
306
310
"MariaDB version \"%1$s\" detected. MariaDB >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "检测到 MariaDB 版本\"%1$s\"。建议使用 MariaDB >=%2$s 和 <=%3$s,以获得此版本 Nextcloud 的最佳性能、稳定性和功能。",
307
311
"MySQL version \"%1$s\" detected. MySQL >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "检测到 MySQL 版本\"%1$s\"。建议使用 MySQL >=%2$s 和 <=%3$s,以获得此版本 Nextcloud 的最佳性能、稳定性和功能。",
308
312
"PostgreSQL version \"%1$s\" detected. PostgreSQL >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "检测到 PostgreSQL 版本 \"%1$s\"。建议使用 PostgreSQL >=%2$s 和 <=%3$s,以获得此版本 Nextcloud 的最佳性能、稳定性和功能。",
313
+
"Nextcloud %d does not support your current version, so be sure to update the database before updating your Nextcloud Server." : "Nextcloud %d 不支持您当前的版本,因此请务必在更新 Nextcloud 服务器之前更新数据库。",
314
+
"Oracle version \"%1$s\" detected. Oracle >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "检测到 Oracle 版本“%1$s”。为了获得最佳性能、稳定性和功能,建议使用 >=%2$s 且 <=%3$s 版本的 Oracle 搭配此版本的 Nextcloud。",
309
315
"SQLite is currently being used as the backend database. For larger installations we recommend that you switch to a different database backend. This is particularly recommended when using the desktop client for file synchronisation. To migrate to another database use the command line tool: \"occ db:convert-type\"." : "目前使用 SQLite 作为后端数据库。 对于大型安装,我们建议您切换到不同的数据库后端。 当使用桌面客户端进行文件同步时,特别建议这样做。 要迁移到另一个数据库,请使用命令行工具:\"occ db:convert-type\"。",
Copy file name to clipboardExpand all lines: apps/settings/l10n/zh_CN.json
+6Lines changed: 6 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -299,11 +299,17 @@
299
299
"Could not check that your web server serves security headers correctly. Please check manually." : "无法检查您的 Web 服务器是否正确提供安全标头。 请手动检查。",
300
300
"Could not check that your web server serves security headers correctly, unable to query `%s`" : "无法检查您的 Web 服务器是否正确提供安全标头,无法查询 `%s`",
301
301
"Your server is correctly configured to send security headers." : "您的服务器已正确配置为发送安全标头。",
302
+
"Configuration server ID" : "配置服务器 ID",
303
+
"Server identifier isn’t configured. It is recommended if your Nextcloud instance is running on several PHP servers. Add a server ID in your configuration." : "服务器标识符尚未配置。如果您的 Nextcloud 实例运行在多个 PHP 服务器上,推荐配置服务器标识符。请在配置中添加服务器 ID。",
304
+
"\"%d\" is not a valid server identifier. It must be between 0 and 1023." : "“%d”不是有效的服务器标识符。它必须介于 0 和 1023 之间。",
305
+
"Server identifier is configured and valid." : "服务器标识符已配置且有效。",
302
306
"Database version" : "数据库版本",
303
307
"MariaDB version 10.3 detected, this version is end-of-life and only supported as part of Ubuntu 20.04. MariaDB >=%1$s and <=%2$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "检测到 MariaDB 版本 10.3,此版本已停用,仅作为 Ubuntu 20.04 的一部分受支持。建议使用 MariaDB >=%1$s 和 <=%2$s 以获得此版本 Nextcloud 的最佳性能、稳定性和功能。",
304
308
"MariaDB version \"%1$s\" detected. MariaDB >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "检测到 MariaDB 版本\"%1$s\"。建议使用 MariaDB >=%2$s 和 <=%3$s,以获得此版本 Nextcloud 的最佳性能、稳定性和功能。",
305
309
"MySQL version \"%1$s\" detected. MySQL >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "检测到 MySQL 版本\"%1$s\"。建议使用 MySQL >=%2$s 和 <=%3$s,以获得此版本 Nextcloud 的最佳性能、稳定性和功能。",
306
310
"PostgreSQL version \"%1$s\" detected. PostgreSQL >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "检测到 PostgreSQL 版本 \"%1$s\"。建议使用 PostgreSQL >=%2$s 和 <=%3$s,以获得此版本 Nextcloud 的最佳性能、稳定性和功能。",
311
+
"Nextcloud %d does not support your current version, so be sure to update the database before updating your Nextcloud Server." : "Nextcloud %d 不支持您当前的版本,因此请务必在更新 Nextcloud 服务器之前更新数据库。",
312
+
"Oracle version \"%1$s\" detected. Oracle >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "检测到 Oracle 版本“%1$s”。为了获得最佳性能、稳定性和功能,建议使用 >=%2$s 且 <=%3$s 版本的 Oracle 搭配此版本的 Nextcloud。",
307
313
"SQLite is currently being used as the backend database. For larger installations we recommend that you switch to a different database backend. This is particularly recommended when using the desktop client for file synchronisation. To migrate to another database use the command line tool: \"occ db:convert-type\"." : "目前使用 SQLite 作为后端数据库。 对于大型安装,我们建议您切换到不同的数据库后端。 当使用桌面客户端进行文件同步时,特别建议这样做。 要迁移到另一个数据库,请使用命令行工具:\"occ db:convert-type\"。",
Copy file name to clipboardExpand all lines: apps/user_ldap/l10n/zh_CN.js
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -134,7 +134,9 @@ OC.L10N.register(
134
134
"A connection error to LDAP/AD occurred. Please check host, port and credentials." : "LDAP/AD 连接错误,请检查主机,端口和凭证",
135
135
"The \"%uid\" placeholder is missing. It will be replaced with the login name when querying LDAP/AD." : "\"%u id\" 占位符缺失。查询LDAP/AD时,它将被替换为登录名。",
136
136
"When logging in, {instanceName} will find the user based on the following attributes:" : "登录时,{instanceName} 将根据以下属性查找用户:",
137
+
"Allows login against the LDAP/AD username, which is either 'uid' or 'sAMAccountName' and will be detected." : "允许使用 LDAP/AD 用户名登录,用户名可以是“uid”或“sAMAccountName”,系统会检测到该用户名。",
137
138
"LDAP/AD Username:" : "LDAP/AD 用户名:",
139
+
"Allows login against an email attribute. 'mail' and 'mailPrimaryAddress' allowed." : "允许使用电子邮件属性登录。“mail”和“mailPrimaryAddress”均被允许。",
138
140
"LDAP/AD Email Address:" : "LDAP/AD 邮箱地址:",
139
141
"Other Attributes:" : "其他属性:",
140
142
"Defines the filter to apply, when login is attempted. `%%uid` replaces the username in the login action. Example: `uid=%%uid`" : "定义尝试登录时要应用的筛选条件。`%%uid` 替换登录操作中的用户名。示例:`uid=%%uid`",
@@ -155,6 +157,7 @@ OC.L10N.register(
155
157
"Port" : "端口",
156
158
"389" : "389",
157
159
"Detect Port" : "检测端口",
160
+
"The DN of the client user with which the bind shall be done. For anonymous access, leave DN and Password empty." : "用于绑定的客户端用户的 DN。如需匿名访问,请将 DN 和密码留空。",
Copy file name to clipboardExpand all lines: apps/user_ldap/l10n/zh_CN.json
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -132,7 +132,9 @@
132
132
"A connection error to LDAP/AD occurred. Please check host, port and credentials." : "LDAP/AD 连接错误,请检查主机,端口和凭证",
133
133
"The \"%uid\" placeholder is missing. It will be replaced with the login name when querying LDAP/AD." : "\"%u id\" 占位符缺失。查询LDAP/AD时,它将被替换为登录名。",
134
134
"When logging in, {instanceName} will find the user based on the following attributes:" : "登录时,{instanceName} 将根据以下属性查找用户:",
135
+
"Allows login against the LDAP/AD username, which is either 'uid' or 'sAMAccountName' and will be detected." : "允许使用 LDAP/AD 用户名登录,用户名可以是“uid”或“sAMAccountName”,系统会检测到该用户名。",
135
136
"LDAP/AD Username:" : "LDAP/AD 用户名:",
137
+
"Allows login against an email attribute. 'mail' and 'mailPrimaryAddress' allowed." : "允许使用电子邮件属性登录。“mail”和“mailPrimaryAddress”均被允许。",
136
138
"LDAP/AD Email Address:" : "LDAP/AD 邮箱地址:",
137
139
"Other Attributes:" : "其他属性:",
138
140
"Defines the filter to apply, when login is attempted. `%%uid` replaces the username in the login action. Example: `uid=%%uid`" : "定义尝试登录时要应用的筛选条件。`%%uid` 替换登录操作中的用户名。示例:`uid=%%uid`",
@@ -153,6 +155,7 @@
153
155
"Port" : "端口",
154
156
"389" : "389",
155
157
"Detect Port" : "检测端口",
158
+
"The DN of the client user with which the bind shall be done. For anonymous access, leave DN and Password empty." : "用于绑定的客户端用户的 DN。如需匿名访问,请将 DN 和密码留空。",
0 commit comments