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 Dec 21, 2024
1 parent bb29053 commit 7dc13f6
Show file tree
Hide file tree
Showing 8 changed files with 16 additions and 0 deletions.
2 changes: 2 additions & 0 deletions l10n/en_GB.js
Original file line number Diff line number Diff line change
Expand Up @@ -209,6 +209,8 @@ OC.L10N.register(
"Contact not found" : "Contact not found",
"Group {group} not found" : "Group {group} not found",
"Close" : "Close",
"No data for this contact" : "No data for this contact",
"No data for this contact on their profile" : "No data for this contact on their profile",
"Import" : "Import",
"Are you sure you want to import this contact file?" : "Are you sure you want to import this contact file?",
"Could not copy" : "Could not copy",
Expand Down
2 changes: 2 additions & 0 deletions l10n/en_GB.json
Original file line number Diff line number Diff line change
Expand Up @@ -207,6 +207,8 @@
"Contact not found" : "Contact not found",
"Group {group} not found" : "Group {group} not found",
"Close" : "Close",
"No data for this contact" : "No data for this contact",
"No data for this contact on their profile" : "No data for this contact on their profile",
"Import" : "Import",
"Are you sure you want to import this contact file?" : "Are you sure you want to import this contact file?",
"Could not copy" : "Could not copy",
Expand Down
2 changes: 2 additions & 0 deletions l10n/ga.js
Original file line number Diff line number Diff line change
Expand Up @@ -209,6 +209,8 @@ OC.L10N.register(
"Contact not found" : "Teagmháil gan aimsiú",
"Group {group} not found" : "Grúpa {group} gan aimsiú",
"Close" : "Dún",
"No data for this contact" : "Níl aon sonraí don teagmhálaí seo",
"No data for this contact on their profile" : "Níl aon sonraí don teagmhálaí seo ar a bpróifíl",
"Import" : "Iompórtáil",
"Are you sure you want to import this contact file?" : "An bhfuil tú cinnte gur mhaith leat an comhad teagmhála seo a iompórtáil?",
"Could not copy" : "Níorbh fhéidir a chóipeáil",
Expand Down
2 changes: 2 additions & 0 deletions l10n/ga.json
Original file line number Diff line number Diff line change
Expand Up @@ -207,6 +207,8 @@
"Contact not found" : "Teagmháil gan aimsiú",
"Group {group} not found" : "Grúpa {group} gan aimsiú",
"Close" : "Dún",
"No data for this contact" : "Níl aon sonraí don teagmhálaí seo",
"No data for this contact on their profile" : "Níl aon sonraí don teagmhálaí seo ar a bpróifíl",
"Import" : "Iompórtáil",
"Are you sure you want to import this contact file?" : "An bhfuil tú cinnte gur mhaith leat an comhad teagmhála seo a iompórtáil?",
"Could not copy" : "Níorbh fhéidir a chóipeáil",
Expand Down
2 changes: 2 additions & 0 deletions l10n/uk.js
Original file line number Diff line number Diff line change
Expand Up @@ -209,6 +209,8 @@ OC.L10N.register(
"Contact not found" : "Контакт не знайдено",
"Group {group} not found" : "Групу {group} не знайдено",
"Close" : "Закрити",
"No data for this contact" : "Відсутні дані для цього контакту",
"No data for this contact on their profile" : "Відсутні дані для цього контакту для їхнього профілю",
"Import" : "Імпорт",
"Are you sure you want to import this contact file?" : "Дійсно імпортувати цей файл з контактами?",
"Could not copy" : "Неможливо скопіювати",
Expand Down
2 changes: 2 additions & 0 deletions l10n/uk.json
Original file line number Diff line number Diff line change
Expand Up @@ -207,6 +207,8 @@
"Contact not found" : "Контакт не знайдено",
"Group {group} not found" : "Групу {group} не знайдено",
"Close" : "Закрити",
"No data for this contact" : "Відсутні дані для цього контакту",
"No data for this contact on their profile" : "Відсутні дані для цього контакту для їхнього профілю",
"Import" : "Імпорт",
"Are you sure you want to import this contact file?" : "Дійсно імпортувати цей файл з контактами?",
"Could not copy" : "Неможливо скопіювати",
Expand Down
2 changes: 2 additions & 0 deletions l10n/zh_HK.js
Original file line number Diff line number Diff line change
Expand Up @@ -209,6 +209,8 @@ OC.L10N.register(
"Contact not found" : "找不到聯絡人",
"Group {group} not found" : "找不到群組 {group}",
"Close" : "關閉",
"No data for this contact" : "此聯絡人沒有數據資料",
"No data for this contact on their profile" : "此聯絡人的個人檔案中沒有數據資料",
"Import" : "導入",
"Are you sure you want to import this contact file?" : "您確定您想要匯入此聯絡人檔案嗎?",
"Could not copy" : "無法複製",
Expand Down
2 changes: 2 additions & 0 deletions l10n/zh_HK.json
Original file line number Diff line number Diff line change
Expand Up @@ -207,6 +207,8 @@
"Contact not found" : "找不到聯絡人",
"Group {group} not found" : "找不到群組 {group}",
"Close" : "關閉",
"No data for this contact" : "此聯絡人沒有數據資料",
"No data for this contact on their profile" : "此聯絡人的個人檔案中沒有數據資料",
"Import" : "導入",
"Are you sure you want to import this contact file?" : "您確定您想要匯入此聯絡人檔案嗎?",
"Could not copy" : "無法複製",
Expand Down

0 comments on commit 7dc13f6

Please sign in to comment.