diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-09-06 01:54:56 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-09-06 01:54:56 -0400 |
commit | 3642fb701a7fc0caba779de9f5d53bf12c27f5aa (patch) | |
tree | b4fa2f9fe4ed94006e003f64806886aed2b11f42 /core/l10n | |
parent | f3b8634058db07555b31a8fde8e02d4eb6201dae (diff) | |
download | nextcloud-server-3642fb701a7fc0caba779de9f5d53bf12c27f5aa.tar.gz nextcloud-server-3642fb701a7fc0caba779de9f5d53bf12c27f5aa.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n')
-rw-r--r-- | core/l10n/fr.js | 2 | ||||
-rw-r--r-- | core/l10n/fr.json | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/core/l10n/fr.js b/core/l10n/fr.js index 2ed3872dffb..27bea200a63 100644 --- a/core/l10n/fr.js +++ b/core/l10n/fr.js @@ -14,6 +14,7 @@ OC.L10N.register( "Repair error: " : "Erreur de réparation :", "Following incompatible apps have been disabled: %s" : "Les applications incompatibles suivantes ont été désactivées : %s", "Following apps have been disabled: %s" : "Les applications suivantes ont été désactivées : %s", + "Already up to date" : "Déjà à jour", "File is too big" : "Fichier trop volumineux", "Invalid file provided" : "Fichier non valide", "No image or file provided" : "Aucun fichier fourni", @@ -247,6 +248,7 @@ OC.L10N.register( "Please contact your administrator." : "Veuillez contacter votre administrateur.", "An internal error occured." : "Une erreur interne est survenue.", "Please try again or contact your administrator." : "Veuillez réessayer ou contacter votre administrateur.", + "Log in" : "Se connecter", "Wrong password. Reset it?" : "Mot de passe incorrect. Réinitialiser ?", "remember" : "se souvenir de moi", "Alternative Logins" : "Identifiants alternatifs", diff --git a/core/l10n/fr.json b/core/l10n/fr.json index 761132e4bde..ac12a4673d5 100644 --- a/core/l10n/fr.json +++ b/core/l10n/fr.json @@ -12,6 +12,7 @@ "Repair error: " : "Erreur de réparation :", "Following incompatible apps have been disabled: %s" : "Les applications incompatibles suivantes ont été désactivées : %s", "Following apps have been disabled: %s" : "Les applications suivantes ont été désactivées : %s", + "Already up to date" : "Déjà à jour", "File is too big" : "Fichier trop volumineux", "Invalid file provided" : "Fichier non valide", "No image or file provided" : "Aucun fichier fourni", @@ -245,6 +246,7 @@ "Please contact your administrator." : "Veuillez contacter votre administrateur.", "An internal error occured." : "Une erreur interne est survenue.", "Please try again or contact your administrator." : "Veuillez réessayer ou contacter votre administrateur.", + "Log in" : "Se connecter", "Wrong password. Reset it?" : "Mot de passe incorrect. Réinitialiser ?", "remember" : "se souvenir de moi", "Alternative Logins" : "Identifiants alternatifs", |