diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-05-15 02:28:25 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-05-15 02:28:25 +0000 |
commit | 8bdb50fd507bfe68161ab98eba903872083ea4f3 (patch) | |
tree | f8c63f12b4ff3beab8a2084998363b86b8463cb7 /apps/dav | |
parent | d454fe4b8c4bc659e036b7a34a56f0e83bab8a94 (diff) | |
download | nextcloud-server-8bdb50fd507bfe68161ab98eba903872083ea4f3.tar.gz nextcloud-server-8bdb50fd507bfe68161ab98eba903872083ea4f3.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/dav')
-rw-r--r-- | apps/dav/l10n/de_DE.js | 2 | ||||
-rw-r--r-- | apps/dav/l10n/de_DE.json | 2 | ||||
-rw-r--r-- | apps/dav/l10n/zh_TW.js | 2 | ||||
-rw-r--r-- | apps/dav/l10n/zh_TW.json | 2 |
4 files changed, 8 insertions, 0 deletions
diff --git a/apps/dav/l10n/de_DE.js b/apps/dav/l10n/de_DE.js index a662caf861f..7f3b72b640e 100644 --- a/apps/dav/l10n/de_DE.js +++ b/apps/dav/l10n/de_DE.js @@ -118,6 +118,8 @@ OC.L10N.register( "{actor} updated contact {card} in address book {addressbook}" : "{actor} hat den Kontakt {card} im Adressbuch {addressbook} aktualisiert", "You updated contact {card} in address book {addressbook}" : "Sie haben den Kontakt {card} im Adressbuch {addressbook} aktualisiert", "A <strong>contact</strong> or <strong>address book</strong> was modified" : "Ein <strong>Kontakt</strong> oder ein <strong>Adressbuch</strong> wurde geändert", + "Accounts" : "Konten", + "System address book which holds all accounts" : "Systemadressbuch, das alle Konten enthält", "File is not updatable: %1$s" : "Datei kann nicht aktualisiert werden: %1$s", "Could not write to final file, canceled by hook" : "Konnte nicht in die endgültige Datei schreiben, wurde durch Hook abgebrochen.", "Could not write file contents" : "Dateiinhalt konnte nicht geschrieben werden", diff --git a/apps/dav/l10n/de_DE.json b/apps/dav/l10n/de_DE.json index 6aed2dbbdbe..dd60a2b8d4c 100644 --- a/apps/dav/l10n/de_DE.json +++ b/apps/dav/l10n/de_DE.json @@ -116,6 +116,8 @@ "{actor} updated contact {card} in address book {addressbook}" : "{actor} hat den Kontakt {card} im Adressbuch {addressbook} aktualisiert", "You updated contact {card} in address book {addressbook}" : "Sie haben den Kontakt {card} im Adressbuch {addressbook} aktualisiert", "A <strong>contact</strong> or <strong>address book</strong> was modified" : "Ein <strong>Kontakt</strong> oder ein <strong>Adressbuch</strong> wurde geändert", + "Accounts" : "Konten", + "System address book which holds all accounts" : "Systemadressbuch, das alle Konten enthält", "File is not updatable: %1$s" : "Datei kann nicht aktualisiert werden: %1$s", "Could not write to final file, canceled by hook" : "Konnte nicht in die endgültige Datei schreiben, wurde durch Hook abgebrochen.", "Could not write file contents" : "Dateiinhalt konnte nicht geschrieben werden", diff --git a/apps/dav/l10n/zh_TW.js b/apps/dav/l10n/zh_TW.js index 4b72e020db1..b89b9897da6 100644 --- a/apps/dav/l10n/zh_TW.js +++ b/apps/dav/l10n/zh_TW.js @@ -118,6 +118,8 @@ OC.L10N.register( "{actor} updated contact {card} in address book {addressbook}" : "{actor} 在通訊錄 {addressbook} 中更新了聯絡人 {card}", "You updated contact {card} in address book {addressbook}" : "您在通訊錄 {addressbook} 中更新了聯絡人 {card}", "A <strong>contact</strong> or <strong>address book</strong> was modified" : "<strong>聯絡人</strong>或<strong>通訊錄</strong>已被修改", + "Accounts" : "帳號", + "System address book which holds all accounts" : "包含所有帳號的系統通訊錄", "File is not updatable: %1$s" : "檔案無法更新:%1$s", "Could not write to final file, canceled by hook" : "無法寫入最終檔案,被掛勾取消", "Could not write file contents" : "無法寫入檔案內容", diff --git a/apps/dav/l10n/zh_TW.json b/apps/dav/l10n/zh_TW.json index b7e501c0cb7..9ecfa0dcf10 100644 --- a/apps/dav/l10n/zh_TW.json +++ b/apps/dav/l10n/zh_TW.json @@ -116,6 +116,8 @@ "{actor} updated contact {card} in address book {addressbook}" : "{actor} 在通訊錄 {addressbook} 中更新了聯絡人 {card}", "You updated contact {card} in address book {addressbook}" : "您在通訊錄 {addressbook} 中更新了聯絡人 {card}", "A <strong>contact</strong> or <strong>address book</strong> was modified" : "<strong>聯絡人</strong>或<strong>通訊錄</strong>已被修改", + "Accounts" : "帳號", + "System address book which holds all accounts" : "包含所有帳號的系統通訊錄", "File is not updatable: %1$s" : "檔案無法更新:%1$s", "Could not write to final file, canceled by hook" : "無法寫入最終檔案,被掛勾取消", "Could not write file contents" : "無法寫入檔案內容", |