diff options
Diffstat (limited to 'apps/dav')
-rw-r--r-- | apps/dav/l10n/it.js | 1 | ||||
-rw-r--r-- | apps/dav/l10n/it.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/sl.js | 1 | ||||
-rw-r--r-- | apps/dav/l10n/sl.json | 1 |
6 files changed, 6 insertions, 0 deletions
diff --git a/apps/dav/l10n/it.js b/apps/dav/l10n/it.js index 3993ba27938..c80f6955d7c 100644 --- a/apps/dav/l10n/it.js +++ b/apps/dav/l10n/it.js @@ -77,6 +77,7 @@ OC.L10N.register( "More options …" : "Altre opzioni...", "More options at %s" : "Altre opzioni alle %s", "Contacts" : "Contatti", + "System is in maintenance mode." : "Il sistema è in modalità di manutenzione.", "Upgrade needed" : "Aggiornamento necessario", "Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "Il tuo %s deve essere configurato all'uso di HTTPS per poter usare CalDAV e CardDAV con iOS/macOS.", "Configures a CalDAV account" : "Configura un account CalDAV", diff --git a/apps/dav/l10n/it.json b/apps/dav/l10n/it.json index b8af7d577a1..53fc3b538d0 100644 --- a/apps/dav/l10n/it.json +++ b/apps/dav/l10n/it.json @@ -75,6 +75,7 @@ "More options …" : "Altre opzioni...", "More options at %s" : "Altre opzioni alle %s", "Contacts" : "Contatti", + "System is in maintenance mode." : "Il sistema è in modalità di manutenzione.", "Upgrade needed" : "Aggiornamento necessario", "Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "Il tuo %s deve essere configurato all'uso di HTTPS per poter usare CalDAV e CardDAV con iOS/macOS.", "Configures a CalDAV account" : "Configura un account CalDAV", diff --git a/apps/dav/l10n/pt_BR.js b/apps/dav/l10n/pt_BR.js index 80fac1b2d31..c4899285a1a 100644 --- a/apps/dav/l10n/pt_BR.js +++ b/apps/dav/l10n/pt_BR.js @@ -77,6 +77,7 @@ OC.L10N.register( "More options …" : "Mais opções...", "More options at %s" : "Mais opções em %s", "Contacts" : "Contatos", + "System is in maintenance mode." : "O sistema está em modo de manutenção", "Upgrade needed" : "Upgrade necessário", "Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "Seu %s precisa estar configurado para usar HTTPS a fim de usar o CalDAV e o CardDAV com o iOS/macOS.", "Configures a CalDAV account" : "Configure uma conta CalDAV", diff --git a/apps/dav/l10n/pt_BR.json b/apps/dav/l10n/pt_BR.json index b0ec3789c44..a7fa74b768a 100644 --- a/apps/dav/l10n/pt_BR.json +++ b/apps/dav/l10n/pt_BR.json @@ -75,6 +75,7 @@ "More options …" : "Mais opções...", "More options at %s" : "Mais opções em %s", "Contacts" : "Contatos", + "System is in maintenance mode." : "O sistema está em modo de manutenção", "Upgrade needed" : "Upgrade necessário", "Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "Seu %s precisa estar configurado para usar HTTPS a fim de usar o CalDAV e o CardDAV com o iOS/macOS.", "Configures a CalDAV account" : "Configure uma conta CalDAV", diff --git a/apps/dav/l10n/sl.js b/apps/dav/l10n/sl.js index 17f5f71a5e6..60f226e4d19 100644 --- a/apps/dav/l10n/sl.js +++ b/apps/dav/l10n/sl.js @@ -76,6 +76,7 @@ OC.L10N.register( "More options …" : "Več možnosti ...", "More options at %s" : "Več možnosti je na %s", "Contacts" : "Stiki", + "System is in maintenance mode." : "Sistem je v vzdrževalnem načinu.", "Upgrade needed" : "Zahtevana je posodobitev", "Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "Za uporabo CalDAV in CardDAV v okoljih iOS/macOS je treba %s nastaviti za uporabo HTTPS.", "Configures a CalDAV account" : "Nastavi račun CalDAV", diff --git a/apps/dav/l10n/sl.json b/apps/dav/l10n/sl.json index 151c0435ba3..178b23b8dba 100644 --- a/apps/dav/l10n/sl.json +++ b/apps/dav/l10n/sl.json @@ -74,6 +74,7 @@ "More options …" : "Več možnosti ...", "More options at %s" : "Več možnosti je na %s", "Contacts" : "Stiki", + "System is in maintenance mode." : "Sistem je v vzdrževalnem načinu.", "Upgrade needed" : "Zahtevana je posodobitev", "Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "Za uporabo CalDAV in CardDAV v okoljih iOS/macOS je treba %s nastaviti za uporabo HTTPS.", "Configures a CalDAV account" : "Nastavi račun CalDAV", |