diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-04-13 02:28:37 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-04-13 02:28:37 +0000 |
commit | 221185f8207eaf31d5fb26c9814015d69e5b3647 (patch) | |
tree | 7cb0fdc1b2ff9b1917d427e6a2022fddaf0f62eb /apps/dav | |
parent | 8ec5401e34339e9bad8fc3afe1e1d39988c4124b (diff) | |
download | nextcloud-server-221185f8207eaf31d5fb26c9814015d69e5b3647.tar.gz nextcloud-server-221185f8207eaf31d5fb26c9814015d69e5b3647.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/dav')
-rw-r--r-- | apps/dav/l10n/cs.js | 1 | ||||
-rw-r--r-- | apps/dav/l10n/cs.json | 1 | ||||
-rw-r--r-- | apps/dav/l10n/de_DE.js | 1 | ||||
-rw-r--r-- | apps/dav/l10n/de_DE.json | 1 | ||||
-rw-r--r-- | apps/dav/l10n/pl.js | 1 | ||||
-rw-r--r-- | apps/dav/l10n/pl.json | 1 | ||||
-rw-r--r-- | apps/dav/l10n/pt_BR.js | 1 | ||||
-rw-r--r-- | apps/dav/l10n/pt_BR.json | 1 | ||||
-rw-r--r-- | apps/dav/l10n/zh_HK.js | 1 | ||||
-rw-r--r-- | apps/dav/l10n/zh_HK.json | 1 | ||||
-rw-r--r-- | apps/dav/l10n/zh_TW.js | 1 | ||||
-rw-r--r-- | apps/dav/l10n/zh_TW.json | 1 |
12 files changed, 12 insertions, 0 deletions
diff --git a/apps/dav/l10n/cs.js b/apps/dav/l10n/cs.js index 5b702dab6bd..5b7ea906260 100644 --- a/apps/dav/l10n/cs.js +++ b/apps/dav/l10n/cs.js @@ -137,6 +137,7 @@ OC.L10N.register( "Due on %s by %s" : "Termín do %s od %s", "Due on %s" : "Termín do %s", "Migrated calendar (%1$s)" : "Přesunut kalendář (%1$s)", + "Contacts and groups" : "Kontakty a skupiny", "WebDAV" : "WebDAV", "WebDAV endpoint" : "WebDAV endpoint", "Availability" : "Dostupnost", diff --git a/apps/dav/l10n/cs.json b/apps/dav/l10n/cs.json index 1e863cc9026..46d083fa035 100644 --- a/apps/dav/l10n/cs.json +++ b/apps/dav/l10n/cs.json @@ -135,6 +135,7 @@ "Due on %s by %s" : "Termín do %s od %s", "Due on %s" : "Termín do %s", "Migrated calendar (%1$s)" : "Přesunut kalendář (%1$s)", + "Contacts and groups" : "Kontakty a skupiny", "WebDAV" : "WebDAV", "WebDAV endpoint" : "WebDAV endpoint", "Availability" : "Dostupnost", diff --git a/apps/dav/l10n/de_DE.js b/apps/dav/l10n/de_DE.js index 1e92c8917ca..f7cbe0ba203 100644 --- a/apps/dav/l10n/de_DE.js +++ b/apps/dav/l10n/de_DE.js @@ -137,6 +137,7 @@ OC.L10N.register( "Due on %s by %s" : "Fällig am %s von %s", "Due on %s" : "Fällig am %s", "Migrated calendar (%1$s)" : "Migrierter Kalender (%1$s)", + "Contacts and groups" : "Kontakte und Gruppen", "WebDAV" : "WebDAV", "WebDAV endpoint" : "WebDAV-Endpunkt", "Availability" : "Verfügbarkeit", diff --git a/apps/dav/l10n/de_DE.json b/apps/dav/l10n/de_DE.json index c7ddd29961f..e0d8bea080c 100644 --- a/apps/dav/l10n/de_DE.json +++ b/apps/dav/l10n/de_DE.json @@ -135,6 +135,7 @@ "Due on %s by %s" : "Fällig am %s von %s", "Due on %s" : "Fällig am %s", "Migrated calendar (%1$s)" : "Migrierter Kalender (%1$s)", + "Contacts and groups" : "Kontakte und Gruppen", "WebDAV" : "WebDAV", "WebDAV endpoint" : "WebDAV-Endpunkt", "Availability" : "Verfügbarkeit", diff --git a/apps/dav/l10n/pl.js b/apps/dav/l10n/pl.js index 0bbe59cd0af..03c14a1b50b 100644 --- a/apps/dav/l10n/pl.js +++ b/apps/dav/l10n/pl.js @@ -137,6 +137,7 @@ OC.L10N.register( "Due on %s by %s" : "Na dzień %s w %s", "Due on %s" : "Na dzień %s", "Migrated calendar (%1$s)" : "Przeniesiony kalendarz (%1$s)", + "Contacts and groups" : "Kontakty i grupy", "WebDAV" : "WebDAV", "WebDAV endpoint" : "Adres WebDAV", "Availability" : "Dostępność", diff --git a/apps/dav/l10n/pl.json b/apps/dav/l10n/pl.json index 42261305a1c..147447993f1 100644 --- a/apps/dav/l10n/pl.json +++ b/apps/dav/l10n/pl.json @@ -135,6 +135,7 @@ "Due on %s by %s" : "Na dzień %s w %s", "Due on %s" : "Na dzień %s", "Migrated calendar (%1$s)" : "Przeniesiony kalendarz (%1$s)", + "Contacts and groups" : "Kontakty i grupy", "WebDAV" : "WebDAV", "WebDAV endpoint" : "Adres WebDAV", "Availability" : "Dostępność", diff --git a/apps/dav/l10n/pt_BR.js b/apps/dav/l10n/pt_BR.js index 7897ad58c04..d9cc4dfb00f 100644 --- a/apps/dav/l10n/pt_BR.js +++ b/apps/dav/l10n/pt_BR.js @@ -137,6 +137,7 @@ OC.L10N.register( "Due on %s by %s" : "Vence em %s até %s", "Due on %s" : "Vence em %s", "Migrated calendar (%1$s)" : "Calendário migrado (%1$s)", + "Contacts and groups" : "Contatos e grupos", "WebDAV" : "WebDAV", "WebDAV endpoint" : "Endpoint WebDAV", "Availability" : "Disponibilidade", diff --git a/apps/dav/l10n/pt_BR.json b/apps/dav/l10n/pt_BR.json index ff7f04998b8..f449fd8ab0f 100644 --- a/apps/dav/l10n/pt_BR.json +++ b/apps/dav/l10n/pt_BR.json @@ -135,6 +135,7 @@ "Due on %s by %s" : "Vence em %s até %s", "Due on %s" : "Vence em %s", "Migrated calendar (%1$s)" : "Calendário migrado (%1$s)", + "Contacts and groups" : "Contatos e grupos", "WebDAV" : "WebDAV", "WebDAV endpoint" : "Endpoint WebDAV", "Availability" : "Disponibilidade", diff --git a/apps/dav/l10n/zh_HK.js b/apps/dav/l10n/zh_HK.js index 35373d12770..c740ec89960 100644 --- a/apps/dav/l10n/zh_HK.js +++ b/apps/dav/l10n/zh_HK.js @@ -137,6 +137,7 @@ OC.L10N.register( "Due on %s by %s" : "完成日期為 %s %s", "Due on %s" : "完成日期 %s", "Migrated calendar (%1$s)" : "遷移的日曆(%1$s)", + "Contacts and groups" : "聯絡人和群組", "WebDAV" : "WebDAV", "WebDAV endpoint" : "WebDAV 端點", "Availability" : "可得性", diff --git a/apps/dav/l10n/zh_HK.json b/apps/dav/l10n/zh_HK.json index 31109086dde..b90fd32b859 100644 --- a/apps/dav/l10n/zh_HK.json +++ b/apps/dav/l10n/zh_HK.json @@ -135,6 +135,7 @@ "Due on %s by %s" : "完成日期為 %s %s", "Due on %s" : "完成日期 %s", "Migrated calendar (%1$s)" : "遷移的日曆(%1$s)", + "Contacts and groups" : "聯絡人和群組", "WebDAV" : "WebDAV", "WebDAV endpoint" : "WebDAV 端點", "Availability" : "可得性", diff --git a/apps/dav/l10n/zh_TW.js b/apps/dav/l10n/zh_TW.js index cddac49b11e..621c28b18bb 100644 --- a/apps/dav/l10n/zh_TW.js +++ b/apps/dav/l10n/zh_TW.js @@ -137,6 +137,7 @@ OC.L10N.register( "Due on %s by %s" : "到期於 %s 由 %s", "Due on %s" : "到期於 %s", "Migrated calendar (%1$s)" : "已導入的行事曆 (%1$s)", + "Contacts and groups" : "聯絡人與群組", "WebDAV" : "WebDAV", "WebDAV endpoint" : "WebDAV 端點", "Availability" : "可用性", diff --git a/apps/dav/l10n/zh_TW.json b/apps/dav/l10n/zh_TW.json index 659463bd900..ff5ee940010 100644 --- a/apps/dav/l10n/zh_TW.json +++ b/apps/dav/l10n/zh_TW.json @@ -135,6 +135,7 @@ "Due on %s by %s" : "到期於 %s 由 %s", "Due on %s" : "到期於 %s", "Migrated calendar (%1$s)" : "已導入的行事曆 (%1$s)", + "Contacts and groups" : "聯絡人與群組", "WebDAV" : "WebDAV", "WebDAV endpoint" : "WebDAV 端點", "Availability" : "可用性", |