diff options
Diffstat (limited to 'core/l10n')
-rw-r--r-- | core/l10n/cs_CZ.js | 4 | ||||
-rw-r--r-- | core/l10n/cs_CZ.json | 4 | ||||
-rw-r--r-- | core/l10n/en_GB.js | 5 | ||||
-rw-r--r-- | core/l10n/en_GB.json | 5 | ||||
-rw-r--r-- | core/l10n/es.js | 4 | ||||
-rw-r--r-- | core/l10n/es.json | 4 | ||||
-rw-r--r-- | core/l10n/sv.js | 5 | ||||
-rw-r--r-- | core/l10n/sv.json | 5 |
8 files changed, 36 insertions, 0 deletions
diff --git a/core/l10n/cs_CZ.js b/core/l10n/cs_CZ.js index 3da51c98c02..c83b7f25225 100644 --- a/core/l10n/cs_CZ.js +++ b/core/l10n/cs_CZ.js @@ -296,6 +296,10 @@ OC.L10N.register( "This means only administrators can use the instance." : "To znamená, že pouze správci systému mohou aplikaci používat.", "Contact your system administrator if this message persists or appeared unexpectedly." : "Kontaktujte prosím správce systému, pokud se tato zpráva objevuje opakovaně nebo nečekaně.", "Thank you for your patience." : "Děkujeme za vaši trpělivost.", + "Two-step verification" : "Dvoufázové ověření", + "Enhanced security has been enabled for your account. Please authenticate using a second factor." : "Bylo zapnuto vylepšené zabezpečení pro tento účet. Přihlašte se za použití druhého faktoru.", + "Please authenticate using the selected factor." : "Přihlašte se za použití vybraného faktoru.", + "An error occured while verifying the token" : "Chyba při ověřování tokenu", "You are accessing the server from an untrusted domain." : "Přistupujete na server z nedůvěryhodné domény.", "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domains\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Kontaktujte prosím svého správce. Pokud spravujete tuto instalaci, nastavte \"trusted_domains\" v souboru config/config.php. Příklad konfigurace najdete v souboru config/config.sample.php.", "Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "V závislosti na vaší konfiguraci vám může být, jako správci, umožněno použití tlačítka níže k označení této domény jako důvěryhodné.", diff --git a/core/l10n/cs_CZ.json b/core/l10n/cs_CZ.json index e802b6fbb89..f54d903fd5d 100644 --- a/core/l10n/cs_CZ.json +++ b/core/l10n/cs_CZ.json @@ -294,6 +294,10 @@ "This means only administrators can use the instance." : "To znamená, že pouze správci systému mohou aplikaci používat.", "Contact your system administrator if this message persists or appeared unexpectedly." : "Kontaktujte prosím správce systému, pokud se tato zpráva objevuje opakovaně nebo nečekaně.", "Thank you for your patience." : "Děkujeme za vaši trpělivost.", + "Two-step verification" : "Dvoufázové ověření", + "Enhanced security has been enabled for your account. Please authenticate using a second factor." : "Bylo zapnuto vylepšené zabezpečení pro tento účet. Přihlašte se za použití druhého faktoru.", + "Please authenticate using the selected factor." : "Přihlašte se za použití vybraného faktoru.", + "An error occured while verifying the token" : "Chyba při ověřování tokenu", "You are accessing the server from an untrusted domain." : "Přistupujete na server z nedůvěryhodné domény.", "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domains\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Kontaktujte prosím svého správce. Pokud spravujete tuto instalaci, nastavte \"trusted_domains\" v souboru config/config.php. Příklad konfigurace najdete v souboru config/config.sample.php.", "Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "V závislosti na vaší konfiguraci vám může být, jako správci, umožněno použití tlačítka níže k označení této domény jako důvěryhodné.", diff --git a/core/l10n/en_GB.js b/core/l10n/en_GB.js index 0e89143886d..6f5859aae3e 100644 --- a/core/l10n/en_GB.js +++ b/core/l10n/en_GB.js @@ -195,6 +195,7 @@ OC.L10N.register( "Warning" : "Warning", "Error while sending notification" : "Error whilst sending notification", "Non-existing tag #{tag}" : "Non-existing tag #{tag}", + "restricted" : "restricted", "invisible" : "invisible", "({scope})" : "({scope})", "Delete" : "Delete", @@ -295,6 +296,10 @@ OC.L10N.register( "This means only administrators can use the instance." : "This means only administrators can use the instance.", "Contact your system administrator if this message persists or appeared unexpectedly." : "Contact your system administrator if this message persists or appeared unexpectedly.", "Thank you for your patience." : "Thank you for your patience.", + "Two-step verification" : "Two-step verification", + "Enhanced security has been enabled for your account. Please authenticate using a second factor." : "Enhanced security has been enabled for your account. Please authenticate using a second factor.", + "Please authenticate using the selected factor." : "Please authenticate using the selected factor.", + "An error occured while verifying the token" : "An error occured while verifying the token", "You are accessing the server from an untrusted domain." : "You are accessing the server from an untrusted domain.", "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domains\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domains\" setting in config/config.php. An example configuration is provided in config/config.sample.php.", "Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain.", diff --git a/core/l10n/en_GB.json b/core/l10n/en_GB.json index 9c062d7b392..7aedc2a730f 100644 --- a/core/l10n/en_GB.json +++ b/core/l10n/en_GB.json @@ -193,6 +193,7 @@ "Warning" : "Warning", "Error while sending notification" : "Error whilst sending notification", "Non-existing tag #{tag}" : "Non-existing tag #{tag}", + "restricted" : "restricted", "invisible" : "invisible", "({scope})" : "({scope})", "Delete" : "Delete", @@ -293,6 +294,10 @@ "This means only administrators can use the instance." : "This means only administrators can use the instance.", "Contact your system administrator if this message persists or appeared unexpectedly." : "Contact your system administrator if this message persists or appeared unexpectedly.", "Thank you for your patience." : "Thank you for your patience.", + "Two-step verification" : "Two-step verification", + "Enhanced security has been enabled for your account. Please authenticate using a second factor." : "Enhanced security has been enabled for your account. Please authenticate using a second factor.", + "Please authenticate using the selected factor." : "Please authenticate using the selected factor.", + "An error occured while verifying the token" : "An error occured while verifying the token", "You are accessing the server from an untrusted domain." : "You are accessing the server from an untrusted domain.", "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domains\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domains\" setting in config/config.php. An example configuration is provided in config/config.sample.php.", "Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain.", diff --git a/core/l10n/es.js b/core/l10n/es.js index aede6c81656..ae5471b3db0 100644 --- a/core/l10n/es.js +++ b/core/l10n/es.js @@ -296,6 +296,10 @@ OC.L10N.register( "This means only administrators can use the instance." : "Esto quiere decir que solo un administrador puede usarla.", "Contact your system administrator if this message persists or appeared unexpectedly." : "Contacte con su administrador de sistemas si este mensaje persiste o aparece de forma inesperada.", "Thank you for your patience." : "Gracias por su paciencia.", + "Two-step verification" : "Verificación en dos pasos", + "Enhanced security has been enabled for your account. Please authenticate using a second factor." : "La seguridad mejorada se ha habilitado para tu cuenta. Por favor, autenticar utilizando un segundo factor.", + "Please authenticate using the selected factor." : "Por favor, autenticar utilizando el factor seleccionado.", + "An error occured while verifying the token" : "Ocurrió un error mientras se verificaba el \"token\".", "You are accessing the server from an untrusted domain." : "Está accediendo al servidor desde un dominio inseguro.", "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domains\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Contacte con su administrador. Si usted es el administrador, configure \"trusted_domains\" en config/config.php. En config/config.sample.php se encuentra un ejemplo para la configuración.", "Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "Dependiendo de su configuración, como administrador, debería poder usar el botón de abajo para confiar en este dominio.", diff --git a/core/l10n/es.json b/core/l10n/es.json index d74b0fa0b53..fc8e2cafbdb 100644 --- a/core/l10n/es.json +++ b/core/l10n/es.json @@ -294,6 +294,10 @@ "This means only administrators can use the instance." : "Esto quiere decir que solo un administrador puede usarla.", "Contact your system administrator if this message persists or appeared unexpectedly." : "Contacte con su administrador de sistemas si este mensaje persiste o aparece de forma inesperada.", "Thank you for your patience." : "Gracias por su paciencia.", + "Two-step verification" : "Verificación en dos pasos", + "Enhanced security has been enabled for your account. Please authenticate using a second factor." : "La seguridad mejorada se ha habilitado para tu cuenta. Por favor, autenticar utilizando un segundo factor.", + "Please authenticate using the selected factor." : "Por favor, autenticar utilizando el factor seleccionado.", + "An error occured while verifying the token" : "Ocurrió un error mientras se verificaba el \"token\".", "You are accessing the server from an untrusted domain." : "Está accediendo al servidor desde un dominio inseguro.", "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domains\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Contacte con su administrador. Si usted es el administrador, configure \"trusted_domains\" en config/config.php. En config/config.sample.php se encuentra un ejemplo para la configuración.", "Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "Dependiendo de su configuración, como administrador, debería poder usar el botón de abajo para confiar en este dominio.", diff --git a/core/l10n/sv.js b/core/l10n/sv.js index cd271687695..d74a441a70e 100644 --- a/core/l10n/sv.js +++ b/core/l10n/sv.js @@ -195,6 +195,7 @@ OC.L10N.register( "Warning" : "Varning", "Error while sending notification" : "Fel när notifikation skulle skickas", "Non-existing tag #{tag}" : "Icke-existerande tag #{tag}", + "restricted" : "begränsad", "invisible" : "osynlig", "({scope})" : "({scope})", "Delete" : "Radera", @@ -295,6 +296,10 @@ OC.L10N.register( "This means only administrators can use the instance." : "Detta betyder att endast administartörer kan använda instansen.", "Contact your system administrator if this message persists or appeared unexpectedly." : "Hör av dig till din systemadministratör ifall detta meddelande fortsätter eller visas oväntat.", "Thank you for your patience." : "Tack för ditt tålamod.", + "Two-step verification" : "Tvåfaktorsautentisering", + "Enhanced security has been enabled for your account. Please authenticate using a second factor." : "Utökad säkerhet har aktiverats på ditt konto. Vänligen autentisera med en andra faktor.", + "Please authenticate using the selected factor." : "Vänligen autentisera med vald faktor.", + "An error occured while verifying the token" : "Ett fel uppstod vid verifiering av token.", "You are accessing the server from an untrusted domain." : "Du ansluter till servern från en osäker domän.", "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domains\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Var god kontakta din administratör. Om du är en administratör för denna installationen konfigurera \"trusted_domains\" i inställnings i config/config.php. En exempelkonfiguration återfinns i confg/config.sample.php.", "Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "Beroende på din konfiguartion, så finns det möjlighet att du som administratör kan använda knappen nedan för att verifiera på denna domän.", diff --git a/core/l10n/sv.json b/core/l10n/sv.json index c15bac55c1e..b2b2d282ad2 100644 --- a/core/l10n/sv.json +++ b/core/l10n/sv.json @@ -193,6 +193,7 @@ "Warning" : "Varning", "Error while sending notification" : "Fel när notifikation skulle skickas", "Non-existing tag #{tag}" : "Icke-existerande tag #{tag}", + "restricted" : "begränsad", "invisible" : "osynlig", "({scope})" : "({scope})", "Delete" : "Radera", @@ -293,6 +294,10 @@ "This means only administrators can use the instance." : "Detta betyder att endast administartörer kan använda instansen.", "Contact your system administrator if this message persists or appeared unexpectedly." : "Hör av dig till din systemadministratör ifall detta meddelande fortsätter eller visas oväntat.", "Thank you for your patience." : "Tack för ditt tålamod.", + "Two-step verification" : "Tvåfaktorsautentisering", + "Enhanced security has been enabled for your account. Please authenticate using a second factor." : "Utökad säkerhet har aktiverats på ditt konto. Vänligen autentisera med en andra faktor.", + "Please authenticate using the selected factor." : "Vänligen autentisera med vald faktor.", + "An error occured while verifying the token" : "Ett fel uppstod vid verifiering av token.", "You are accessing the server from an untrusted domain." : "Du ansluter till servern från en osäker domän.", "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domains\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Var god kontakta din administratör. Om du är en administratör för denna installationen konfigurera \"trusted_domains\" i inställnings i config/config.php. En exempelkonfiguration återfinns i confg/config.sample.php.", "Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "Beroende på din konfiguartion, så finns det möjlighet att du som administratör kan använda knappen nedan för att verifiera på denna domän.", |