Skip to content

Commit

Permalink
Fix(l10n): Update translations from Transifex
Browse files Browse the repository at this point in the history
Signed-off-by: Nextcloud bot <[email protected]>
  • Loading branch information
nextcloud-bot committed Feb 9, 2025
1 parent 66df46a commit c6783a6
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 4 deletions.
1 change: 1 addition & 0 deletions l10n/it.js
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ OC.L10N.register(
"Collapse groups" : "Contrai i gruppi",
"Show all teams" : "Mostra tutti i team",
"Collapse teams" : "Appiattisci team",
"Group name cannot be empty" : "Il nome del gruppo non può essere vuoto",
"This group already exists" : "Questo gruppo esiste già",
"An error occurred while creating the group" : "Si è verificato un errore durante la creazione del gruppo",
"This team already exists" : "Questo team esiste già",
Expand Down
1 change: 1 addition & 0 deletions l10n/it.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@
"Collapse groups" : "Contrai i gruppi",
"Show all teams" : "Mostra tutti i team",
"Collapse teams" : "Appiattisci team",
"Group name cannot be empty" : "Il nome del gruppo non può essere vuoto",
"This group already exists" : "Questo gruppo esiste già",
"An error occurred while creating the group" : "Si è verificato un errore durante la creazione del gruppo",
"This team already exists" : "Questo team esiste già",
Expand Down
4 changes: 2 additions & 2 deletions l10n/zh_CN.js
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ OC.L10N.register(
"Importing is disabled because there are no address books available" : "导入已被禁用,因为没有可用的地址簿",
"Choose a vCard file to import" : "选择要导入的 vCard(电子名片) 文件",
"Add new address book" : "添加新通讯录",
"Add" : "Add",
"Add" : "添加",
"An error occurred, unable to create the address book" : "发生错误,无法创建通讯录",
"First name" : "名",
"Last name" : "姓",
Expand All @@ -86,7 +86,7 @@ OC.L10N.register(
"Team members" : "团队成员",
"Team resources" : "团队资源",
"Team name" : "团队名称",
"Settings" : "Settings",
"Settings" : "设置",
"An error happened during description sync" : "描述同步期间发生一个错误",
"An error happened during name sync" : "名称同步期间发生了一个错误",
"Cancel" : "取消",
Expand Down
4 changes: 2 additions & 2 deletions l10n/zh_CN.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"Importing is disabled because there are no address books available" : "导入已被禁用,因为没有可用的地址簿",
"Choose a vCard file to import" : "选择要导入的 vCard(电子名片) 文件",
"Add new address book" : "添加新通讯录",
"Add" : "Add",
"Add" : "添加",
"An error occurred, unable to create the address book" : "发生错误,无法创建通讯录",
"First name" : "",
"Last name" : "",
Expand All @@ -84,7 +84,7 @@
"Team members" : "团队成员",
"Team resources" : "团队资源",
"Team name" : "团队名称",
"Settings" : "Settings",
"Settings" : "设置",
"An error happened during description sync" : "描述同步期间发生一个错误",
"An error happened during name sync" : "名称同步期间发生了一个错误",
"Cancel" : "取消",
Expand Down

0 comments on commit c6783a6

Please sign in to comment.