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
"New template folder" : "Nuova cartella dei modelli",
329
331
"In folder" : "Nella cartella",
332
+
"Search in all files" : "Cerca in tutti i file",
330
333
"Search in folder: {folder}" : "Cerca nella cartella: {folder}",
331
334
"One of the dropped files could not be processed" : "Impossibile elaborare uno dei file depositati",
332
335
"Your browser does not support the Filesystem API. Directories will not be uploaded" : "Il tuo browser non supporta l'API del file system. Le directory non verranno caricate",
@@ -360,6 +363,7 @@ OC.L10N.register(
360
363
"No favorites yet" : "Nessun preferito ancora",
361
364
"Files and folders you mark as favorite will show up here" : "I file e le cartelle che marchi come preferiti saranno mostrati qui",
362
365
"List of your files and folders." : "Lista dei tuoi file e cartelle.",
366
+
"Folder tree" : "Albero delle cartella",
363
367
"List of your files and folders that are not shared." : "Elenco dei file e delle cartelle che non sono condivisi.",
364
368
"No personal files found" : "Nessun file personale trovato",
365
369
"Files that are not shared will show up here." : "I file che non vengono condivisi verranno visualizzati qui.",
"New template folder" : "Nuova cartella dei modelli",
327
329
"In folder" : "Nella cartella",
330
+
"Search in all files" : "Cerca in tutti i file",
328
331
"Search in folder: {folder}" : "Cerca nella cartella: {folder}",
329
332
"One of the dropped files could not be processed" : "Impossibile elaborare uno dei file depositati",
330
333
"Your browser does not support the Filesystem API. Directories will not be uploaded" : "Il tuo browser non supporta l'API del file system. Le directory non verranno caricate",
@@ -358,6 +361,7 @@
358
361
"No favorites yet" : "Nessun preferito ancora",
359
362
"Files and folders you mark as favorite will show up here" : "I file e le cartelle che marchi come preferiti saranno mostrati qui",
360
363
"List of your files and folders." : "Lista dei tuoi file e cartelle.",
364
+
"Folder tree" : "Albero delle cartella",
361
365
"List of your files and folders that are not shared." : "Elenco dei file e delle cartelle che non sono condivisi.",
362
366
"No personal files found" : "Nessun file personale trovato",
363
367
"Files that are not shared will show up here." : "I file che non vengono condivisi verranno visualizzati qui.",
Copy file name to clipboardExpand all lines: apps/settings/l10n/zh_CN.js
+3-1Lines changed: 3 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -619,6 +619,7 @@ OC.L10N.register(
619
619
"Your biography. Markdown is supported." : "您的传记,支持 Markdown。",
620
620
"Unable to update date of birth" : "无法更新出生日期",
621
621
"Enter your date of birth" : "輸入您的出生日期",
622
+
"Bluesky handle" : "Bluesky 用户名",
622
623
"You are using {s}{usage}{/s}" : "您正在使用 {s}{usage}{/s}",
623
624
"You are using {s}{usage}{/s} of {s}{totalSpace}{/s} ({s}{usageRelative}%{/s})" : "您已使用 {s}{usage}{/s},总容量 {s}{totalSpace}{/s} ({s}{usageRelative}%{/s})",
624
625
"You are a member of the following groups:" : "您是以下群组的成员:",
@@ -664,7 +665,7 @@ OC.L10N.register(
664
665
"they/them" : "他们",
665
666
"Your pronouns. E.g. {pronounsExample}" : "您的代词。例如 {pronounsExample}",
666
667
"Your role" : "您的角色",
667
-
"Your X (formerly Twitter) handle" : "您的X(原Twitter)用户名",
668
+
"Your X (formerly Twitter) handle" : "您的 X(原 Twitter)用户名",
668
669
"Your website" : "您的网站",
669
670
"Invalid value" : "无效的值",
670
671
"Unable to update {property}" : "无法更新 {property}",
Copy file name to clipboardExpand all lines: apps/settings/l10n/zh_CN.json
+3-1Lines changed: 3 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -617,6 +617,7 @@
617
617
"Your biography. Markdown is supported." : "您的传记,支持 Markdown。",
618
618
"Unable to update date of birth" : "无法更新出生日期",
619
619
"Enter your date of birth" : "輸入您的出生日期",
620
+
"Bluesky handle" : "Bluesky 用户名",
620
621
"You are using {s}{usage}{/s}" : "您正在使用 {s}{usage}{/s}",
621
622
"You are using {s}{usage}{/s} of {s}{totalSpace}{/s} ({s}{usageRelative}%{/s})" : "您已使用 {s}{usage}{/s},总容量 {s}{totalSpace}{/s} ({s}{usageRelative}%{/s})",
622
623
"You are a member of the following groups:" : "您是以下群组的成员:",
@@ -662,7 +663,7 @@
662
663
"they/them" : "他们",
663
664
"Your pronouns. E.g. {pronounsExample}" : "您的代词。例如 {pronounsExample}",
664
665
"Your role" : "您的角色",
665
-
"Your X (formerly Twitter) handle" : "您的X(原Twitter)用户名",
666
+
"Your X (formerly Twitter) handle" : "您的 X(原 Twitter)用户名",
666
667
"Your website" : "您的网站",
667
668
"Invalid value" : "无效的值",
668
669
"Unable to update {property}" : "无法更新 {property}",
Copy file name to clipboardExpand all lines: lib/l10n/zh_CN.js
+3-1Lines changed: 3 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
OC.L10N.register(
2
2
"lib",
3
3
{
4
-
"Cannot write into \"config\" directory!" : "无法写入 \"config\" 目录!",
4
+
"Cannot write into \"config\" directory!" : "无法写入“config”目录!",
5
5
"This can usually be fixed by giving the web server write access to the config directory." : "通常可以为 Web 服务器授予对 config 目录的写入权限来修复这个问题。",
6
6
"But, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it." : "但是,如果您更希望将 config.php 文件设为只读,可以将 \"config_is_read_only\" 选项设置为 true。",
Copy file name to clipboardExpand all lines: lib/l10n/zh_CN.json
+3-1Lines changed: 3 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
{ "translations": {
2
-
"Cannot write into \"config\" directory!" : "无法写入\"config\"目录!",
2
+
"Cannot write into \"config\" directory!" : "无法写入“config”目录!",
3
3
"This can usually be fixed by giving the web server write access to the config directory." : "通常可以为 Web 服务器授予对 config 目录的写入权限来修复这个问题。",
4
4
"But, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it." : "但是,如果您更希望将 config.php 文件设为只读,可以将 \"config_is_read_only\" 选项设置为 true。",
0 commit comments