diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-07-10 02:14:00 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-07-10 02:14:00 +0000 |
commit | ad51857e54666617544f22353312a9c0668022f9 (patch) | |
tree | 1f3bccc18c7370e3f73e0fad602797913a8a117a | |
parent | 6a088d68008b72485d01ab70dbae347800163095 (diff) | |
download | nextcloud-server-ad51857e54666617544f22353312a9c0668022f9.tar.gz nextcloud-server-ad51857e54666617544f22353312a9c0668022f9.zip |
[tx-robot] updated from transifex
-rw-r--r-- | apps/accessibility/l10n/pl.js | 1 | ||||
-rw-r--r-- | apps/accessibility/l10n/pl.json | 1 | ||||
-rw-r--r-- | core/l10n/fr.js | 1 | ||||
-rw-r--r-- | core/l10n/fr.json | 1 | ||||
-rw-r--r-- | core/l10n/gl.js | 1 | ||||
-rw-r--r-- | core/l10n/gl.json | 1 | ||||
-rw-r--r-- | core/l10n/pl.js | 1 | ||||
-rw-r--r-- | core/l10n/pl.json | 1 |
8 files changed, 8 insertions, 0 deletions
diff --git a/apps/accessibility/l10n/pl.js b/apps/accessibility/l10n/pl.js index abace7ddebb..f7b6d438f15 100644 --- a/apps/accessibility/l10n/pl.js +++ b/apps/accessibility/l10n/pl.js @@ -3,6 +3,7 @@ OC.L10N.register( { "High contrast theme" : "Motyw o wysokim kontraście", "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Motyw o wysokim kontraście ułatwiający nawigację. Jakość obrazu jest zmniejszona, ale za to poprawiona przejrzystość.", + "Dark theme" : "Ciemny motyw", "A dark theme to ease your eyes by reducing the overall luminosity and brightness. It is still under development, so please report any issues you may find." : "Ciemny motyw, który łagodzi zmęczenie oczu, zmniejszając ogólną jasność. Nadal jest w fazie rozwoju, więc proszę zgłaszać wszelkie zauważone błędy.", "Dyslexia font" : "Czcionki dysleksji", "OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexic to darmowa czcionka zaprojektowana w celu zmniejszenia niektórych typowych błędów odczytu spowodowanych dysleksją.", diff --git a/apps/accessibility/l10n/pl.json b/apps/accessibility/l10n/pl.json index a875612e091..ebe3180981a 100644 --- a/apps/accessibility/l10n/pl.json +++ b/apps/accessibility/l10n/pl.json @@ -1,6 +1,7 @@ { "translations": { "High contrast theme" : "Motyw o wysokim kontraście", "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Motyw o wysokim kontraście ułatwiający nawigację. Jakość obrazu jest zmniejszona, ale za to poprawiona przejrzystość.", + "Dark theme" : "Ciemny motyw", "A dark theme to ease your eyes by reducing the overall luminosity and brightness. It is still under development, so please report any issues you may find." : "Ciemny motyw, który łagodzi zmęczenie oczu, zmniejszając ogólną jasność. Nadal jest w fazie rozwoju, więc proszę zgłaszać wszelkie zauważone błędy.", "Dyslexia font" : "Czcionki dysleksji", "OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexic to darmowa czcionka zaprojektowana w celu zmniejszenia niektórych typowych błędów odczytu spowodowanych dysleksją.", diff --git a/core/l10n/fr.js b/core/l10n/fr.js index 5e569bdab2a..af3671c1bfd 100644 --- a/core/l10n/fr.js +++ b/core/l10n/fr.js @@ -229,6 +229,7 @@ OC.L10N.register( "User disabled" : "Utilisateur désactivé", "We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Nous avons détecté plusieurs tentatives de connexion invalides depuis votre adresse IP. C'est pourquoi votre prochaine connexion sera retardée de 30 secondes.", "Reset password" : "Réinitialiser le mot de passe", + "A password reset message has been sent to the e-mail address of this account. If you do not receive it, check your spam/junk folders or ask your local administrator for help." : "Un e-mail de réinitialisation de mot de passe a été envoyé à l'adresse e-mail du compte. Si vous ne le recevez pas, vérifiez vos dossiers de courrier indésirable/pourriel/spam ou demandez de l'aide à votre administrateur local.", "If it is not there ask your local administrator." : "Si ce n'est pas le cas, veuillez contacter votre administrateur.", "Password can not be changed. Please contact your administrator." : "Le mot de passe ne peut être modifié. Veuillez contacter votre administrateur.", "Back to login" : "Retour à la page de connexion", diff --git a/core/l10n/fr.json b/core/l10n/fr.json index 30e88065d2f..18e127902d8 100644 --- a/core/l10n/fr.json +++ b/core/l10n/fr.json @@ -227,6 +227,7 @@ "User disabled" : "Utilisateur désactivé", "We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Nous avons détecté plusieurs tentatives de connexion invalides depuis votre adresse IP. C'est pourquoi votre prochaine connexion sera retardée de 30 secondes.", "Reset password" : "Réinitialiser le mot de passe", + "A password reset message has been sent to the e-mail address of this account. If you do not receive it, check your spam/junk folders or ask your local administrator for help." : "Un e-mail de réinitialisation de mot de passe a été envoyé à l'adresse e-mail du compte. Si vous ne le recevez pas, vérifiez vos dossiers de courrier indésirable/pourriel/spam ou demandez de l'aide à votre administrateur local.", "If it is not there ask your local administrator." : "Si ce n'est pas le cas, veuillez contacter votre administrateur.", "Password can not be changed. Please contact your administrator." : "Le mot de passe ne peut être modifié. Veuillez contacter votre administrateur.", "Back to login" : "Retour à la page de connexion", diff --git a/core/l10n/gl.js b/core/l10n/gl.js index b0971631a35..66411f354dc 100644 --- a/core/l10n/gl.js +++ b/core/l10n/gl.js @@ -229,6 +229,7 @@ OC.L10N.register( "User disabled" : "Usuario desactivado", "We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Detectamos varias tentativas de acceso non válidas dende o seu IP. Por mor diso, o seu próximo acceso será demorado ata 30 segundos", "Reset password" : "Restabelecer o contrasinal", + "A password reset message has been sent to the e-mail address of this account. If you do not receive it, check your spam/junk folders or ask your local administrator for help." : "Enviouse unha mensaxe de restablecemento do contrasinal ao enderezo de correo electrónico desta conta. Se non o recibe, comprobe os seus cartafoles de correo lixo ou pregunte ao seu administrador local.", "If it is not there ask your local administrator." : "Se non existe, pregúntelle ao seu administrador local.", "Password can not be changed. Please contact your administrator." : "Non é posíbel cambiar o contrasinal. Póñase en contacto co administrador.", "Back to login" : "Volver ao acceso", diff --git a/core/l10n/gl.json b/core/l10n/gl.json index 063c1c69ef3..7751ca29278 100644 --- a/core/l10n/gl.json +++ b/core/l10n/gl.json @@ -227,6 +227,7 @@ "User disabled" : "Usuario desactivado", "We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Detectamos varias tentativas de acceso non válidas dende o seu IP. Por mor diso, o seu próximo acceso será demorado ata 30 segundos", "Reset password" : "Restabelecer o contrasinal", + "A password reset message has been sent to the e-mail address of this account. If you do not receive it, check your spam/junk folders or ask your local administrator for help." : "Enviouse unha mensaxe de restablecemento do contrasinal ao enderezo de correo electrónico desta conta. Se non o recibe, comprobe os seus cartafoles de correo lixo ou pregunte ao seu administrador local.", "If it is not there ask your local administrator." : "Se non existe, pregúntelle ao seu administrador local.", "Password can not be changed. Please contact your administrator." : "Non é posíbel cambiar o contrasinal. Póñase en contacto co administrador.", "Back to login" : "Volver ao acceso", diff --git a/core/l10n/pl.js b/core/l10n/pl.js index 9370f689ca4..d583f61ffcd 100644 --- a/core/l10n/pl.js +++ b/core/l10n/pl.js @@ -229,6 +229,7 @@ OC.L10N.register( "User disabled" : "Użytkownik zablokowany", "We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Wykryliśmy wiele nieudanych prób logowania z Twojego adresu IP. Dlatego następne logowanie będzie możliwe dopiero za 30 sekund.", "Reset password" : "Zresetuj hasło", + "A password reset message has been sent to the e-mail address of this account. If you do not receive it, check your spam/junk folders or ask your local administrator for help." : "Wiadomość o zresetowaniu hasła została wysłana na adres e-mail tego konta. Jeśli go nie otrzymałeś, sprawdź katalogi spam/kosz lub poproś lokalnego administratora o pomoc.", "If it is not there ask your local administrator." : "Jeśli nie ma, skontaktuj się z lokalnym administratorem.", "Password can not be changed. Please contact your administrator." : "Hasło nie może zostać zmienione. Skontaktuj się z administratorem.", "Back to login" : "Powrót do logowania", diff --git a/core/l10n/pl.json b/core/l10n/pl.json index cc02379c137..9ea16f0b6b9 100644 --- a/core/l10n/pl.json +++ b/core/l10n/pl.json @@ -227,6 +227,7 @@ "User disabled" : "Użytkownik zablokowany", "We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Wykryliśmy wiele nieudanych prób logowania z Twojego adresu IP. Dlatego następne logowanie będzie możliwe dopiero za 30 sekund.", "Reset password" : "Zresetuj hasło", + "A password reset message has been sent to the e-mail address of this account. If you do not receive it, check your spam/junk folders or ask your local administrator for help." : "Wiadomość o zresetowaniu hasła została wysłana na adres e-mail tego konta. Jeśli go nie otrzymałeś, sprawdź katalogi spam/kosz lub poproś lokalnego administratora o pomoc.", "If it is not there ask your local administrator." : "Jeśli nie ma, skontaktuj się z lokalnym administratorem.", "Password can not be changed. Please contact your administrator." : "Hasło nie może zostać zmienione. Skontaktuj się z administratorem.", "Back to login" : "Powrót do logowania", |