summaryrefslogtreecommitdiffstats
path: root/settings
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-02-06 22:18:24 +0000
committerNextcloud bot <bot@nextcloud.com>2019-02-06 22:18:24 +0000
commit8db2f3ec3adddb0a293bfb8c102561c08270d710 (patch)
treef1a0213a1115a3b2aeaa3cc17607edf10aeee0d1 /settings
parenta1aa6ee70d45d359d7e277873106a668aa642305 (diff)
downloadnextcloud-server-8db2f3ec3adddb0a293bfb8c102561c08270d710.tar.gz
nextcloud-server-8db2f3ec3adddb0a293bfb8c102561c08270d710.zip
[tx-robot] updated from transifex
Diffstat (limited to 'settings')
-rw-r--r--settings/l10n/cs.js4
-rw-r--r--settings/l10n/cs.json4
-rw-r--r--settings/l10n/da.js1
-rw-r--r--settings/l10n/da.json1
-rw-r--r--settings/l10n/fi.js6
-rw-r--r--settings/l10n/fi.json6
-rw-r--r--settings/l10n/gl.js4
-rw-r--r--settings/l10n/gl.json4
-rw-r--r--settings/l10n/pt_BR.js4
-rw-r--r--settings/l10n/pt_BR.json4
10 files changed, 38 insertions, 0 deletions
diff --git a/settings/l10n/cs.js b/settings/l10n/cs.js
index bcb6f6ad77c..95e3912248d 100644
--- a/settings/l10n/cs.js
+++ b/settings/l10n/cs.js
@@ -7,6 +7,9 @@ OC.L10N.register(
"{actor} changed your email address" : "{actor} změnil(a) vaši emailovou adresu",
"You changed your email address" : "Změnili jste svou emailovou adresu",
"Your email address was changed by an administrator" : "Vaše emailová adresa byla změněna správcem",
+ "You created app password \"{token}\"" : "Vytvořili jste heslo pro aplikaci „{token}“",
+ "You updated app password \"{token}\"" : "Aktualizovali jste heslo pro aplikaci „{token}“",
+ "You deleted app password \"{token}\"" : "Smazali jste heslo pro aplikaci „{token}“",
"Security" : "Zabezpečení",
"You successfully logged in using two-factor authentication (%1$s)" : "Úspěšně jste se přihlásili pomocí dvoufázového ověření (%1$s)",
"A login attempt using two-factor authentication failed (%1$s)" : "Pokus o přihlášení s použitím dvoufázové autentizace se nezdařil (%1$s)",
@@ -268,6 +271,7 @@ OC.L10N.register(
"Last job execution ran %s. Something seems wrong." : "Minulá úloha byla vykonána: %s. Zdá se, že něco není v pořádku.",
"Background job didn’t run yet!" : "Úloha na pozadí ještě nebyla spuštěná!",
"For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Pro optimální výkon je důležité správně nastavit úlohy spouštěné na pozadí. Pro větší instance je doporučenou metodou použití systémového plánovače (cron). Více informací naleznete v dokumentaci.",
+ "Pick background job setting" : "Vybrat nastavení úlohy na pozadí",
"Execute one task with each page loaded" : "Spustit jednu úlohu s načtením každé stránky",
"cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php je registrován u služby webcron, aby volal cron.php jednou za 15 minut přes HTTP.",
"Use system cron service to call the cron.php file every 15 minutes." : "Použít systémovou službu cron pro volání cron.php každých 15 minut.",
diff --git a/settings/l10n/cs.json b/settings/l10n/cs.json
index 6f4a6d8f861..2a26361b5eb 100644
--- a/settings/l10n/cs.json
+++ b/settings/l10n/cs.json
@@ -5,6 +5,9 @@
"{actor} changed your email address" : "{actor} změnil(a) vaši emailovou adresu",
"You changed your email address" : "Změnili jste svou emailovou adresu",
"Your email address was changed by an administrator" : "Vaše emailová adresa byla změněna správcem",
+ "You created app password \"{token}\"" : "Vytvořili jste heslo pro aplikaci „{token}“",
+ "You updated app password \"{token}\"" : "Aktualizovali jste heslo pro aplikaci „{token}“",
+ "You deleted app password \"{token}\"" : "Smazali jste heslo pro aplikaci „{token}“",
"Security" : "Zabezpečení",
"You successfully logged in using two-factor authentication (%1$s)" : "Úspěšně jste se přihlásili pomocí dvoufázového ověření (%1$s)",
"A login attempt using two-factor authentication failed (%1$s)" : "Pokus o přihlášení s použitím dvoufázové autentizace se nezdařil (%1$s)",
@@ -266,6 +269,7 @@
"Last job execution ran %s. Something seems wrong." : "Minulá úloha byla vykonána: %s. Zdá se, že něco není v pořádku.",
"Background job didn’t run yet!" : "Úloha na pozadí ještě nebyla spuštěná!",
"For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Pro optimální výkon je důležité správně nastavit úlohy spouštěné na pozadí. Pro větší instance je doporučenou metodou použití systémového plánovače (cron). Více informací naleznete v dokumentaci.",
+ "Pick background job setting" : "Vybrat nastavení úlohy na pozadí",
"Execute one task with each page loaded" : "Spustit jednu úlohu s načtením každé stránky",
"cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php je registrován u služby webcron, aby volal cron.php jednou za 15 minut přes HTTP.",
"Use system cron service to call the cron.php file every 15 minutes." : "Použít systémovou službu cron pro volání cron.php každých 15 minut.",
diff --git a/settings/l10n/da.js b/settings/l10n/da.js
index 8923dfda9c3..0429f655137 100644
--- a/settings/l10n/da.js
+++ b/settings/l10n/da.js
@@ -216,6 +216,7 @@ OC.L10N.register(
"Server-side encryption" : "Kryptering på serversiden",
"Enable server-side encryption" : "Slå kryptering til på serversiden",
"Please read carefully before activating server-side encryption: " : "Læs venligst dette omhyggeligt, før der aktivere kryptering på serversiden:",
+ "Encryption alone does not guarantee security of the system. Please see documentation for more information about how the encryption app works, and the supported use cases." : "Kryptering alene garanterer ikke systemets sikkerhed. I dokumentationen er der mere information om hvordan krypteringsappen virker, og kan bruges.",
"This is the final warning: Do you really want to enable encryption?" : "Dette er den sidste advarsel: Sikker på at du vil slå kryptering til?",
"Enable encryption" : "Slå kryptering til",
"No encryption module loaded, please enable an encryption module in the app menu." : "Der er ikke indlæst et krypteringsmodul - slå venligst et krypteringsmodul til i app-menuen.",
diff --git a/settings/l10n/da.json b/settings/l10n/da.json
index f5ab53a5984..5433ea6bc37 100644
--- a/settings/l10n/da.json
+++ b/settings/l10n/da.json
@@ -214,6 +214,7 @@
"Server-side encryption" : "Kryptering på serversiden",
"Enable server-side encryption" : "Slå kryptering til på serversiden",
"Please read carefully before activating server-side encryption: " : "Læs venligst dette omhyggeligt, før der aktivere kryptering på serversiden:",
+ "Encryption alone does not guarantee security of the system. Please see documentation for more information about how the encryption app works, and the supported use cases." : "Kryptering alene garanterer ikke systemets sikkerhed. I dokumentationen er der mere information om hvordan krypteringsappen virker, og kan bruges.",
"This is the final warning: Do you really want to enable encryption?" : "Dette er den sidste advarsel: Sikker på at du vil slå kryptering til?",
"Enable encryption" : "Slå kryptering til",
"No encryption module loaded, please enable an encryption module in the app menu." : "Der er ikke indlæst et krypteringsmodul - slå venligst et krypteringsmodul til i app-menuen.",
diff --git a/settings/l10n/fi.js b/settings/l10n/fi.js
index 10d9a2ae0e7..fa09950d22e 100644
--- a/settings/l10n/fi.js
+++ b/settings/l10n/fi.js
@@ -7,6 +7,9 @@ OC.L10N.register(
"{actor} changed your email address" : "{actor} muutti sähköpostiosoitteesi",
"You changed your email address" : "Muutit sähköpostiosoitteesi",
"Your email address was changed by an administrator" : "Ylläpitäjä muutti sähköpostiosoitteesi",
+ "You created app password \"{token}\"" : "Loit sovellussalasanan \"{token}\"",
+ "You updated app password \"{token}\"" : "Päivitit sovellussalasanan \"{token}\"",
+ "You deleted app password \"{token}\"" : "Poistit sovellussalasanan \"{token}\"",
"Security" : "Turvallisuus",
"You successfully logged in using two-factor authentication (%1$s)" : "Kirjauduit onnistuneesti sisään kaksivaiheista tunnistautumista käyttäen (%1$s)",
"A login attempt using two-factor authentication failed (%1$s)" : "Kirjautumisyritys kaksivaiheista tunnistautumista käyttäen epäonnistui (%1$s)",
@@ -73,6 +76,8 @@ OC.L10N.register(
"iPad" : "iPad",
"Nextcloud iOS app" : "Nextcloudin iOS-sovellus",
"Nextcloud Android app" : "Nextcloudin Android-sovellus",
+ "Nextcloud Talk for iOS" : "Nextcloud Talk iOS:ille",
+ "Nextcloud Talk for Android" : "Nextcloud Talk Androidille",
"Sync client - {os}" : "Synkronointisovellus - {os}",
"This session" : "Tämä istunto",
"Copy" : "Kopioi",
@@ -134,6 +139,7 @@ OC.L10N.register(
"The app will be downloaded from the app store" : "Sovellus ladataan sovelluskaupasta",
"You do not have permissions to see the details of this user" : "Käyttöoikeutesi eivät riitä tämän käyttäjän tietojen näkemiseen",
"New password" : "Uusi salasana",
+ "Add user in group" : "Lisää käyttäjä ryhmään",
"Select user quota" : "Valitse käyttäjäkiintiö",
"No language set" : "Kieltä ei ole asetettu",
"Never" : "Ei koskaan",
diff --git a/settings/l10n/fi.json b/settings/l10n/fi.json
index ad309537edd..14661df6da7 100644
--- a/settings/l10n/fi.json
+++ b/settings/l10n/fi.json
@@ -5,6 +5,9 @@
"{actor} changed your email address" : "{actor} muutti sähköpostiosoitteesi",
"You changed your email address" : "Muutit sähköpostiosoitteesi",
"Your email address was changed by an administrator" : "Ylläpitäjä muutti sähköpostiosoitteesi",
+ "You created app password \"{token}\"" : "Loit sovellussalasanan \"{token}\"",
+ "You updated app password \"{token}\"" : "Päivitit sovellussalasanan \"{token}\"",
+ "You deleted app password \"{token}\"" : "Poistit sovellussalasanan \"{token}\"",
"Security" : "Turvallisuus",
"You successfully logged in using two-factor authentication (%1$s)" : "Kirjauduit onnistuneesti sisään kaksivaiheista tunnistautumista käyttäen (%1$s)",
"A login attempt using two-factor authentication failed (%1$s)" : "Kirjautumisyritys kaksivaiheista tunnistautumista käyttäen epäonnistui (%1$s)",
@@ -71,6 +74,8 @@
"iPad" : "iPad",
"Nextcloud iOS app" : "Nextcloudin iOS-sovellus",
"Nextcloud Android app" : "Nextcloudin Android-sovellus",
+ "Nextcloud Talk for iOS" : "Nextcloud Talk iOS:ille",
+ "Nextcloud Talk for Android" : "Nextcloud Talk Androidille",
"Sync client - {os}" : "Synkronointisovellus - {os}",
"This session" : "Tämä istunto",
"Copy" : "Kopioi",
@@ -132,6 +137,7 @@
"The app will be downloaded from the app store" : "Sovellus ladataan sovelluskaupasta",
"You do not have permissions to see the details of this user" : "Käyttöoikeutesi eivät riitä tämän käyttäjän tietojen näkemiseen",
"New password" : "Uusi salasana",
+ "Add user in group" : "Lisää käyttäjä ryhmään",
"Select user quota" : "Valitse käyttäjäkiintiö",
"No language set" : "Kieltä ei ole asetettu",
"Never" : "Ei koskaan",
diff --git a/settings/l10n/gl.js b/settings/l10n/gl.js
index 5d7f9ae498f..379e521bd14 100644
--- a/settings/l10n/gl.js
+++ b/settings/l10n/gl.js
@@ -7,6 +7,9 @@ OC.L10N.register(
"{actor} changed your email address" : "{actor} cambiou o seu enderezo de correo",
"You changed your email address" : "Vostede cambiou o seu enderezo de correo",
"Your email address was changed by an administrator" : "O seu enderezo de correo foi cambiado por un administrador",
+ "You created app password \"{token}\"" : "Creou o contrasinal do aplicativo «{token}»",
+ "You updated app password \"{token}\"" : "Actualizou o contrasinal do aplicativo «{token}»",
+ "You deleted app password \"{token}\"" : "Eliminou o contrasinal do aplicativo «{token}»",
"Security" : "Seguridade",
"You successfully logged in using two-factor authentication (%1$s)" : "Accedeu satisfactoriamente usando autenticación de dous factores (%1$s)",
"A login attempt using two-factor authentication failed (%1$s)" : "Fallou un intento de acceso usando autenticación de dous factores (%1$s)",
@@ -268,6 +271,7 @@ OC.L10N.register(
"Last job execution ran %s. Something seems wrong." : "O último traballo executouse %s. Algo semella estar mal.",
"Background job didn’t run yet!" : "O traballo en segundo plano aínda non se executou!",
"For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Para un rendemento óptimo é importante configurar correctamente os traballos en segundo plano. Para instancias máis grandes, «Cron» é o axuste recomendado. Vexa a documentación para obter máis información.",
+ "Pick background job setting" : "Escolla os axustes do traballo en segundo plano",
"Execute one task with each page loaded" : "Executar unha tarefa con cada páxina cargada",
"cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php está rexistrado nun servizo de WebCron para chamar a cron.php cada 15 minutos a través de HTTP.",
"Use system cron service to call the cron.php file every 15 minutes." : "Use o servizo «cron» do sistema para chamar ao ficheiro cron.php cada 15 minutos.",
diff --git a/settings/l10n/gl.json b/settings/l10n/gl.json
index 36c7511b1c1..1d6599b47d0 100644
--- a/settings/l10n/gl.json
+++ b/settings/l10n/gl.json
@@ -5,6 +5,9 @@
"{actor} changed your email address" : "{actor} cambiou o seu enderezo de correo",
"You changed your email address" : "Vostede cambiou o seu enderezo de correo",
"Your email address was changed by an administrator" : "O seu enderezo de correo foi cambiado por un administrador",
+ "You created app password \"{token}\"" : "Creou o contrasinal do aplicativo «{token}»",
+ "You updated app password \"{token}\"" : "Actualizou o contrasinal do aplicativo «{token}»",
+ "You deleted app password \"{token}\"" : "Eliminou o contrasinal do aplicativo «{token}»",
"Security" : "Seguridade",
"You successfully logged in using two-factor authentication (%1$s)" : "Accedeu satisfactoriamente usando autenticación de dous factores (%1$s)",
"A login attempt using two-factor authentication failed (%1$s)" : "Fallou un intento de acceso usando autenticación de dous factores (%1$s)",
@@ -266,6 +269,7 @@
"Last job execution ran %s. Something seems wrong." : "O último traballo executouse %s. Algo semella estar mal.",
"Background job didn’t run yet!" : "O traballo en segundo plano aínda non se executou!",
"For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Para un rendemento óptimo é importante configurar correctamente os traballos en segundo plano. Para instancias máis grandes, «Cron» é o axuste recomendado. Vexa a documentación para obter máis información.",
+ "Pick background job setting" : "Escolla os axustes do traballo en segundo plano",
"Execute one task with each page loaded" : "Executar unha tarefa con cada páxina cargada",
"cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php está rexistrado nun servizo de WebCron para chamar a cron.php cada 15 minutos a través de HTTP.",
"Use system cron service to call the cron.php file every 15 minutes." : "Use o servizo «cron» do sistema para chamar ao ficheiro cron.php cada 15 minutos.",
diff --git a/settings/l10n/pt_BR.js b/settings/l10n/pt_BR.js
index 8c7b1884174..f6a85215b99 100644
--- a/settings/l10n/pt_BR.js
+++ b/settings/l10n/pt_BR.js
@@ -7,6 +7,9 @@ OC.L10N.register(
"{actor} changed your email address" : "{actor} alterou seu endereço de e-mail",
"You changed your email address" : "Você alterou seu e-mail",
"Your email address was changed by an administrator" : "Seu e-mail foi alterado pelo administrador",
+ "You created app password \"{token}\"" : "Você criou a senha de aplicativo \"{token}\"",
+ "You updated app password \"{token}\"" : "Sua senha atualizada de aplicativo \"{token}\"",
+ "You deleted app password \"{token}\"" : "Você excluiu a senha de aplicativo \"{token}\"",
"Security" : "Segurança",
"You successfully logged in using two-factor authentication (%1$s)" : "Você conectou com sucesso usando a autenticação de dois fatores (%1$s)",
"A login attempt using two-factor authentication failed (%1$s)" : "A tentativa de login usando autenticação de dois fatores falhou (%1$s)",
@@ -268,6 +271,7 @@ OC.L10N.register(
"Last job execution ran %s. Something seems wrong." : "Última tarefa rodou há %s. Algo parece errado.",
"Background job didn’t run yet!" : "O job em segundo plano ainda não rodou!",
"For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Para um desempenho ideal, é importante configurar corretamente os trabalhos em segundo plano. Para instâncias maiores, 'Cron' é a configuração recomendada. Consulte a documentação para obter mais informações.",
+ "Pick background job setting" : "Configuração de trabalhos em segundo plano",
"Execute one task with each page loaded" : "Execute uma tarefa com cada página carregada",
"cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php está registrado em um serviço webcron para chamar cron.php a cada 15 minutos em HTTP.",
"Use system cron service to call the cron.php file every 15 minutes." : "Usar o serviço cron para chamar o arquivo cron.php a cada 15 minutos.",
diff --git a/settings/l10n/pt_BR.json b/settings/l10n/pt_BR.json
index b30ffd88689..7e70d750839 100644
--- a/settings/l10n/pt_BR.json
+++ b/settings/l10n/pt_BR.json
@@ -5,6 +5,9 @@
"{actor} changed your email address" : "{actor} alterou seu endereço de e-mail",
"You changed your email address" : "Você alterou seu e-mail",
"Your email address was changed by an administrator" : "Seu e-mail foi alterado pelo administrador",
+ "You created app password \"{token}\"" : "Você criou a senha de aplicativo \"{token}\"",
+ "You updated app password \"{token}\"" : "Sua senha atualizada de aplicativo \"{token}\"",
+ "You deleted app password \"{token}\"" : "Você excluiu a senha de aplicativo \"{token}\"",
"Security" : "Segurança",
"You successfully logged in using two-factor authentication (%1$s)" : "Você conectou com sucesso usando a autenticação de dois fatores (%1$s)",
"A login attempt using two-factor authentication failed (%1$s)" : "A tentativa de login usando autenticação de dois fatores falhou (%1$s)",
@@ -266,6 +269,7 @@
"Last job execution ran %s. Something seems wrong." : "Última tarefa rodou há %s. Algo parece errado.",
"Background job didn’t run yet!" : "O job em segundo plano ainda não rodou!",
"For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Para um desempenho ideal, é importante configurar corretamente os trabalhos em segundo plano. Para instâncias maiores, 'Cron' é a configuração recomendada. Consulte a documentação para obter mais informações.",
+ "Pick background job setting" : "Configuração de trabalhos em segundo plano",
"Execute one task with each page loaded" : "Execute uma tarefa com cada página carregada",
"cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php está registrado em um serviço webcron para chamar cron.php a cada 15 minutos em HTTP.",
"Use system cron service to call the cron.php file every 15 minutes." : "Usar o serviço cron para chamar o arquivo cron.php a cada 15 minutos.",