diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-05-07 02:26:47 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-05-07 02:26:47 +0000 |
commit | df685b4b594a006e983c9cd41498d60ded254776 (patch) | |
tree | bf45a972e7383d3d939299b7594e331426b1a531 /apps/dav | |
parent | d45462fcf3b63d53aa94d7aeabf87e4e31116000 (diff) | |
download | nextcloud-server-df685b4b594a006e983c9cd41498d60ded254776.tar.gz nextcloud-server-df685b4b594a006e983c9cd41498d60ded254776.zip |
[tx-robot] updated from transifex
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/es.js | 1 | ||||
-rw-r--r-- | apps/dav/l10n/es.json | 1 | ||||
-rw-r--r-- | apps/dav/l10n/eu.js | 1 | ||||
-rw-r--r-- | apps/dav/l10n/eu.json | 1 | ||||
-rw-r--r-- | apps/dav/l10n/nl.js | 1 | ||||
-rw-r--r-- | apps/dav/l10n/nl.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/tr.js | 1 | ||||
-rw-r--r-- | apps/dav/l10n/tr.json | 1 | ||||
-rw-r--r-- | apps/dav/l10n/zh_CN.js | 1 | ||||
-rw-r--r-- | apps/dav/l10n/zh_CN.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 |
20 files changed, 20 insertions, 0 deletions
diff --git a/apps/dav/l10n/cs.js b/apps/dav/l10n/cs.js index 128ec48d89e..a9c633a152b 100644 --- a/apps/dav/l10n/cs.js +++ b/apps/dav/l10n/cs.js @@ -77,6 +77,7 @@ OC.L10N.register( "More options …" : "Další volby…", "More options at %s" : "Další volby viz %s", "Contacts" : "Kontakty", + "System is in maintenance mode." : "Na systému právě probíhá údržba.", "Upgrade needed" : "Je třeba přejít na novější verzi", "Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "Váš %s potřebuje být nastavený aby používal HTTPS, aby bylo možné používat CalDAV a CardDAV s iOS/macOS.", "Configures a CalDAV account" : "Nastaví CalDAV účet", diff --git a/apps/dav/l10n/cs.json b/apps/dav/l10n/cs.json index 6173fb2e002..dc1c6a15897 100644 --- a/apps/dav/l10n/cs.json +++ b/apps/dav/l10n/cs.json @@ -75,6 +75,7 @@ "More options …" : "Další volby…", "More options at %s" : "Další volby viz %s", "Contacts" : "Kontakty", + "System is in maintenance mode." : "Na systému právě probíhá údržba.", "Upgrade needed" : "Je třeba přejít na novější verzi", "Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "Váš %s potřebuje být nastavený aby používal HTTPS, aby bylo možné používat CalDAV a CardDAV s iOS/macOS.", "Configures a CalDAV account" : "Nastaví CalDAV účet", diff --git a/apps/dav/l10n/de_DE.js b/apps/dav/l10n/de_DE.js index abc978795d6..d6fe1a01ed2 100644 --- a/apps/dav/l10n/de_DE.js +++ b/apps/dav/l10n/de_DE.js @@ -77,6 +77,7 @@ OC.L10N.register( "More options …" : "Weitere Optionen …", "More options at %s" : "Weitere Optionen unter %s", "Contacts" : "Kontakte", + "System is in maintenance mode." : "Das System befindet sich im Wartungsmodus.", "Upgrade needed" : "Aktualisierung erforderlich", "Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "Ihr %s muss konfiguriert werden, um HTTPS zusammen mit CalDAV und CardDAV unter iOS/macOS nutzen zu können.", "Configures a CalDAV account" : "Ein CalDAV-Konto einrichten", diff --git a/apps/dav/l10n/de_DE.json b/apps/dav/l10n/de_DE.json index 36101e01891..b4fb3c85091 100644 --- a/apps/dav/l10n/de_DE.json +++ b/apps/dav/l10n/de_DE.json @@ -75,6 +75,7 @@ "More options …" : "Weitere Optionen …", "More options at %s" : "Weitere Optionen unter %s", "Contacts" : "Kontakte", + "System is in maintenance mode." : "Das System befindet sich im Wartungsmodus.", "Upgrade needed" : "Aktualisierung erforderlich", "Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "Ihr %s muss konfiguriert werden, um HTTPS zusammen mit CalDAV und CardDAV unter iOS/macOS nutzen zu können.", "Configures a CalDAV account" : "Ein CalDAV-Konto einrichten", diff --git a/apps/dav/l10n/es.js b/apps/dav/l10n/es.js index f572eae1865..a1f71bdd310 100644 --- a/apps/dav/l10n/es.js +++ b/apps/dav/l10n/es.js @@ -77,6 +77,7 @@ OC.L10N.register( "More options …" : "Más opciones...", "More options at %s" : "Más opciones en %s", "Contacts" : "Contactos", + "System is in maintenance mode." : "Sistema está en modo de mantenimiento.", "Upgrade needed" : "Se necesita actualizar", "Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "Tu %s necesita configurarse para usar HTTPS en caso de usar CalDAV y CardDAV con iOS/macOS.", "Configures a CalDAV account" : "Configura una cuenta CalDAV", diff --git a/apps/dav/l10n/es.json b/apps/dav/l10n/es.json index 445710e8d2e..e35ef8fec4c 100644 --- a/apps/dav/l10n/es.json +++ b/apps/dav/l10n/es.json @@ -75,6 +75,7 @@ "More options …" : "Más opciones...", "More options at %s" : "Más opciones en %s", "Contacts" : "Contactos", + "System is in maintenance mode." : "Sistema está en modo de mantenimiento.", "Upgrade needed" : "Se necesita actualizar", "Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "Tu %s necesita configurarse para usar HTTPS en caso de usar CalDAV y CardDAV con iOS/macOS.", "Configures a CalDAV account" : "Configura una cuenta CalDAV", diff --git a/apps/dav/l10n/eu.js b/apps/dav/l10n/eu.js index 94d3b94937f..7e7e1cb02a3 100644 --- a/apps/dav/l10n/eu.js +++ b/apps/dav/l10n/eu.js @@ -77,6 +77,7 @@ OC.L10N.register( "More options …" : "Aukera gehiago …", "More options at %s" : "Aukera gehiago %s(e)n ", "Contacts" : "Kontaktuak", + "System is in maintenance mode." : "Sistema mantentze moduan dago.", "Upgrade needed" : "Bertsio-berritzea beharrezkoa", "Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "Zure %s HTTPS erabiltzeko konfiguratu behar da CalDAV eta CardDAV erabiltzeko iOS eta macOSrekin.", "Configures a CalDAV account" : "CalDAV kontu bat konfiguratzen du", diff --git a/apps/dav/l10n/eu.json b/apps/dav/l10n/eu.json index eda8abfa9f0..728560b4540 100644 --- a/apps/dav/l10n/eu.json +++ b/apps/dav/l10n/eu.json @@ -75,6 +75,7 @@ "More options …" : "Aukera gehiago …", "More options at %s" : "Aukera gehiago %s(e)n ", "Contacts" : "Kontaktuak", + "System is in maintenance mode." : "Sistema mantentze moduan dago.", "Upgrade needed" : "Bertsio-berritzea beharrezkoa", "Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "Zure %s HTTPS erabiltzeko konfiguratu behar da CalDAV eta CardDAV erabiltzeko iOS eta macOSrekin.", "Configures a CalDAV account" : "CalDAV kontu bat konfiguratzen du", diff --git a/apps/dav/l10n/nl.js b/apps/dav/l10n/nl.js index dda45d68c52..9c5400b220b 100644 --- a/apps/dav/l10n/nl.js +++ b/apps/dav/l10n/nl.js @@ -77,6 +77,7 @@ OC.L10N.register( "More options …" : "Meer opties …", "More options at %s" : "Meer opties op %s", "Contacts" : "Contactpersonen", + "System is in maintenance mode." : "Systeem in onderhoudsmodus.", "Upgrade needed" : "Upgrade vereist", "Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "Je %s moet worden geconfigureerd voor gebruik van HTTPS om CalDAV en CardDAV met iOS/macOS te kunnen gebruiken.", "Configures a CalDAV account" : "Configureert een CalDAV account", diff --git a/apps/dav/l10n/nl.json b/apps/dav/l10n/nl.json index 25cbe5e5556..2be4dffea83 100644 --- a/apps/dav/l10n/nl.json +++ b/apps/dav/l10n/nl.json @@ -75,6 +75,7 @@ "More options …" : "Meer opties …", "More options at %s" : "Meer opties op %s", "Contacts" : "Contactpersonen", + "System is in maintenance mode." : "Systeem in onderhoudsmodus.", "Upgrade needed" : "Upgrade vereist", "Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "Je %s moet worden geconfigureerd voor gebruik van HTTPS om CalDAV en CardDAV met iOS/macOS te kunnen gebruiken.", "Configures a CalDAV account" : "Configureert een CalDAV account", diff --git a/apps/dav/l10n/pl.js b/apps/dav/l10n/pl.js index 6c96f13bb7e..e0c47623717 100644 --- a/apps/dav/l10n/pl.js +++ b/apps/dav/l10n/pl.js @@ -77,6 +77,7 @@ OC.L10N.register( "More options …" : "Więcej opcji…", "More options at %s" : "Więcej opcji na %s", "Contacts" : "Kontakty", + "System is in maintenance mode." : "Serwer jest w trybie konserwacji.", "Upgrade needed" : "Wymagana aktualizacja", "Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "%s musisz używać protokołu HTTPS aby móc korzystać z CalDAV i CardDAV w systemach iOS/macOS.", "Configures a CalDAV account" : "Konfiguruje konto CalDAV", diff --git a/apps/dav/l10n/pl.json b/apps/dav/l10n/pl.json index be7a8fc9be1..376a04c70e6 100644 --- a/apps/dav/l10n/pl.json +++ b/apps/dav/l10n/pl.json @@ -75,6 +75,7 @@ "More options …" : "Więcej opcji…", "More options at %s" : "Więcej opcji na %s", "Contacts" : "Kontakty", + "System is in maintenance mode." : "Serwer jest w trybie konserwacji.", "Upgrade needed" : "Wymagana aktualizacja", "Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "%s musisz używać protokołu HTTPS aby móc korzystać z CalDAV i CardDAV w systemach iOS/macOS.", "Configures a CalDAV account" : "Konfiguruje konto CalDAV", diff --git a/apps/dav/l10n/tr.js b/apps/dav/l10n/tr.js index c374ca1cac8..791cbf8786d 100644 --- a/apps/dav/l10n/tr.js +++ b/apps/dav/l10n/tr.js @@ -77,6 +77,7 @@ OC.L10N.register( "More options …" : "Diğer seçenekler …", "More options at %s" : "%s üzerindeki diğer seçenekler", "Contacts" : "Kişiler", + "System is in maintenance mode." : "Sistem bakım kipinde.", "Upgrade needed" : "Yükseltme gerekiyor", "Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "iOS/macOS üzerinde CalDAV ve CardDAV kullanabilmek için %s HTTPS kullanacak şekilde yapılandırılmalıdır.", "Configures a CalDAV account" : "Bir CalDAV hesabı yapılandırır", diff --git a/apps/dav/l10n/tr.json b/apps/dav/l10n/tr.json index 391a40e4c8d..f66b863a89d 100644 --- a/apps/dav/l10n/tr.json +++ b/apps/dav/l10n/tr.json @@ -75,6 +75,7 @@ "More options …" : "Diğer seçenekler …", "More options at %s" : "%s üzerindeki diğer seçenekler", "Contacts" : "Kişiler", + "System is in maintenance mode." : "Sistem bakım kipinde.", "Upgrade needed" : "Yükseltme gerekiyor", "Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "iOS/macOS üzerinde CalDAV ve CardDAV kullanabilmek için %s HTTPS kullanacak şekilde yapılandırılmalıdır.", "Configures a CalDAV account" : "Bir CalDAV hesabı yapılandırır", diff --git a/apps/dav/l10n/zh_CN.js b/apps/dav/l10n/zh_CN.js index 1e70661f753..a64e527b1b8 100644 --- a/apps/dav/l10n/zh_CN.js +++ b/apps/dav/l10n/zh_CN.js @@ -77,6 +77,7 @@ OC.L10N.register( "More options …" : "更多选项", "More options at %s" : "在%s的更多选项", "Contacts" : "联系人", + "System is in maintenance mode." : "系统处于维护模式 ", "Upgrade needed" : "需要升级", "Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "您的%s 需要配置使用HTTPS以在iOS/macOS中使用CalDAV和CardDAV。", "Configures a CalDAV account" : "配置一个 CalDAV 账号", diff --git a/apps/dav/l10n/zh_CN.json b/apps/dav/l10n/zh_CN.json index b9240c522af..e7f06486cb9 100644 --- a/apps/dav/l10n/zh_CN.json +++ b/apps/dav/l10n/zh_CN.json @@ -75,6 +75,7 @@ "More options …" : "更多选项", "More options at %s" : "在%s的更多选项", "Contacts" : "联系人", + "System is in maintenance mode." : "系统处于维护模式 ", "Upgrade needed" : "需要升级", "Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "您的%s 需要配置使用HTTPS以在iOS/macOS中使用CalDAV和CardDAV。", "Configures a CalDAV account" : "配置一个 CalDAV 账号", diff --git a/apps/dav/l10n/zh_HK.js b/apps/dav/l10n/zh_HK.js index 0843c31050f..92f456743c2 100644 --- a/apps/dav/l10n/zh_HK.js +++ b/apps/dav/l10n/zh_HK.js @@ -77,6 +77,7 @@ OC.L10N.register( "More options …" : "更多選項 ...", "More options at %s" : "%s有更多選項", "Contacts" : "聯絡人", + "System is in maintenance mode." : "系統處於維護模式。", "Upgrade needed" : "需要升級", "Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "您的 %s 必須要設定 HTTPS ,才能在 iOS/macOS 上使用 CalDAV 和 CardDAV", "Configures a CalDAV account" : "設定一個 CalDAV 帳號", diff --git a/apps/dav/l10n/zh_HK.json b/apps/dav/l10n/zh_HK.json index 26945203750..91e72402e95 100644 --- a/apps/dav/l10n/zh_HK.json +++ b/apps/dav/l10n/zh_HK.json @@ -75,6 +75,7 @@ "More options …" : "更多選項 ...", "More options at %s" : "%s有更多選項", "Contacts" : "聯絡人", + "System is in maintenance mode." : "系統處於維護模式。", "Upgrade needed" : "需要升級", "Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "您的 %s 必須要設定 HTTPS ,才能在 iOS/macOS 上使用 CalDAV 和 CardDAV", "Configures a CalDAV account" : "設定一個 CalDAV 帳號", diff --git a/apps/dav/l10n/zh_TW.js b/apps/dav/l10n/zh_TW.js index 1816b9314ec..76fc9558baa 100644 --- a/apps/dav/l10n/zh_TW.js +++ b/apps/dav/l10n/zh_TW.js @@ -77,6 +77,7 @@ OC.L10N.register( "More options …" : "更多選項……", "More options at %s" : "%s 有更多選項", "Contacts" : "聯絡人", + "System is in maintenance mode." : "系統處於維護模式。", "Upgrade needed" : "需要升級", "Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "您的 %s 必須要設定 HTTPS ,才能在 iOS/macOS 上使用 CalDAV 和 CardDAV。", "Configures a CalDAV account" : "設定一個 CalDAV 帳號", diff --git a/apps/dav/l10n/zh_TW.json b/apps/dav/l10n/zh_TW.json index bef6ae89e55..e92bb20895f 100644 --- a/apps/dav/l10n/zh_TW.json +++ b/apps/dav/l10n/zh_TW.json @@ -75,6 +75,7 @@ "More options …" : "更多選項……", "More options at %s" : "%s 有更多選項", "Contacts" : "聯絡人", + "System is in maintenance mode." : "系統處於維護模式。", "Upgrade needed" : "需要升級", "Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "您的 %s 必須要設定 HTTPS ,才能在 iOS/macOS 上使用 CalDAV 和 CardDAV。", "Configures a CalDAV account" : "設定一個 CalDAV 帳號", |