diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-10-31 01:55:39 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-10-31 01:55:39 -0400 |
commit | e00f25e5b06e6bc119a91f36a0bf232109cf964f (patch) | |
tree | 1088a2881aea48b3c5741ee1425a665f6dfadf2e /core/l10n/fr.json | |
parent | 1c7f1a878742fc159ad8d221dc7b42d138f00a38 (diff) | |
download | nextcloud-server-e00f25e5b06e6bc119a91f36a0bf232109cf964f.tar.gz nextcloud-server-e00f25e5b06e6bc119a91f36a0bf232109cf964f.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/fr.json')
-rw-r--r-- | core/l10n/fr.json | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/core/l10n/fr.json b/core/l10n/fr.json index 0f3c0112049..75f11a37b12 100644 --- a/core/l10n/fr.json +++ b/core/l10n/fr.json @@ -108,7 +108,11 @@ "Edit tags" : "Modifier les marqueurs", "Error loading dialog template: {error}" : "Erreur lors du chargement du modèle de dialogue : {error}", "No tags selected for deletion." : "Aucun marqueur sélectionné pour la suppression.", - "_download %n file_::_download %n files_" : ["",""], + "unknown text" : "texte inconnu", + "Hello world!" : "Hello world!", + "sunny" : "ensoleillé", + "Hello {name}, the weather is {weather}" : "Bonjour {name}, le temps est {weather}", + "_download %n file_::_download %n files_" : ["Télécharger %n fichier","Télécharger %n fichiers"], "Updating {productName} to version {version}, this may take a while." : "La mise à jour de {productName} vers la version {version} est en cours. Cela peut prendre un certain temps.", "Please reload the page." : "Veuillez recharger la page.", "The update was unsuccessful." : "La mise à jour a échoué.", |