diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-03-18 01:12:13 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-03-18 01:12:13 +0000 |
commit | 2b57ddc74deffced6fa230e2c99167d754b58647 (patch) | |
tree | 679cb9dc4a096a41397bf9162a19411cd5ac2902 | |
parent | 23022d5dd7a32776d4f9afc132002c8f32e1bdd6 (diff) | |
download | nextcloud-server-2b57ddc74deffced6fa230e2c99167d754b58647.tar.gz nextcloud-server-2b57ddc74deffced6fa230e2c99167d754b58647.zip |
[tx-robot] updated from transifex
-rw-r--r-- | core/l10n/fr.js | 4 | ||||
-rw-r--r-- | core/l10n/fr.json | 4 | ||||
-rw-r--r-- | core/l10n/nb.js | 1 | ||||
-rw-r--r-- | core/l10n/nb.json | 1 | ||||
-rw-r--r-- | settings/l10n/cs.js | 2 | ||||
-rw-r--r-- | settings/l10n/cs.json | 2 |
6 files changed, 8 insertions, 6 deletions
diff --git a/core/l10n/fr.js b/core/l10n/fr.js index 81d1d058edb..ce849c1eb23 100644 --- a/core/l10n/fr.js +++ b/core/l10n/fr.js @@ -273,10 +273,10 @@ OC.L10N.register( "Please contact your administrator." : "Veuillez contacter votre administrateur.", "An internal error occurred." : "Une erreur interne est survenue.", "Please try again or contact your administrator." : "Veuillez réessayer ou contactez votre administrateur.", - "Username or email" : "Nom d'utilisateur ou adresse de courriel", + "Username or email" : "Utilisateur ou email", "Log in" : "Se connecter", "Wrong password." : "Mot de passe incorrect.", - "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 invalide depuis votre adresse IP. C'est pourquoi votre prochaine connexion sera retardée de 30 secondes.", + "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.", "Stay logged in" : "Rester connecté", "Forgot password?" : "Mot de passe oublié ?", "Back to login" : "Retour à la page de connexion", diff --git a/core/l10n/fr.json b/core/l10n/fr.json index fd2a79afff2..4cc032da169 100644 --- a/core/l10n/fr.json +++ b/core/l10n/fr.json @@ -271,10 +271,10 @@ "Please contact your administrator." : "Veuillez contacter votre administrateur.", "An internal error occurred." : "Une erreur interne est survenue.", "Please try again or contact your administrator." : "Veuillez réessayer ou contactez votre administrateur.", - "Username or email" : "Nom d'utilisateur ou adresse de courriel", + "Username or email" : "Utilisateur ou email", "Log in" : "Se connecter", "Wrong password." : "Mot de passe incorrect.", - "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 invalide depuis votre adresse IP. C'est pourquoi votre prochaine connexion sera retardée de 30 secondes.", + "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.", "Stay logged in" : "Rester connecté", "Forgot password?" : "Mot de passe oublié ?", "Back to login" : "Retour à la page de connexion", diff --git a/core/l10n/nb.js b/core/l10n/nb.js index b9c47ac54c8..a1aa829f60b 100644 --- a/core/l10n/nb.js +++ b/core/l10n/nb.js @@ -279,6 +279,7 @@ OC.L10N.register( "We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Vi har detektert flere ugyldige påloggingsforsøk fra din IP-adresse. Derfor er din neste innlogging forsinket med opptil 30 sekunder.", "Stay logged in" : "Forbli innlogget", "Forgot password?" : "Glemt passord?", + "Back to login" : "Tilbake til innlogging", "Account access" : "Kontotilgang", "You are about to grant %s access to your %s account." : "Du er i ferd med å gi %s tilgang til din %s konto.", "Grant access" : "Gi tilgang", diff --git a/core/l10n/nb.json b/core/l10n/nb.json index b9d7df3cb89..4cf24b669dd 100644 --- a/core/l10n/nb.json +++ b/core/l10n/nb.json @@ -277,6 +277,7 @@ "We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Vi har detektert flere ugyldige påloggingsforsøk fra din IP-adresse. Derfor er din neste innlogging forsinket med opptil 30 sekunder.", "Stay logged in" : "Forbli innlogget", "Forgot password?" : "Glemt passord?", + "Back to login" : "Tilbake til innlogging", "Account access" : "Kontotilgang", "You are about to grant %s access to your %s account." : "Du er i ferd med å gi %s tilgang til din %s konto.", "Grant access" : "Gi tilgang", diff --git a/settings/l10n/cs.js b/settings/l10n/cs.js index e00b25045aa..ab696b9488e 100644 --- a/settings/l10n/cs.js +++ b/settings/l10n/cs.js @@ -362,7 +362,7 @@ OC.L10N.register( "Please enter storage quota (ex: \"512 MB\" or \"12 GB\")" : "Zvolte prosím kvótu pro úložiště (např. \"512 MB\" nebo \"12 GB\")", "Unlimited" : "Neomezeně", "Other" : "Jiný", - "Group admin for" : "Seskupit skupiny pro", + "Group admin for" : "Administrátor skupiny", "Quota" : "Kvóta", "Storage location" : "Úložiště dat", "User backend" : "Backend uživatelů", diff --git a/settings/l10n/cs.json b/settings/l10n/cs.json index 23c157604ce..66cceb862cc 100644 --- a/settings/l10n/cs.json +++ b/settings/l10n/cs.json @@ -360,7 +360,7 @@ "Please enter storage quota (ex: \"512 MB\" or \"12 GB\")" : "Zvolte prosím kvótu pro úložiště (např. \"512 MB\" nebo \"12 GB\")", "Unlimited" : "Neomezeně", "Other" : "Jiný", - "Group admin for" : "Seskupit skupiny pro", + "Group admin for" : "Administrátor skupiny", "Quota" : "Kvóta", "Storage location" : "Úložiště dat", "User backend" : "Backend uživatelů", |