Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/text.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-06-16 06:02:42 +0300
committerNextcloud bot <bot@nextcloud.com>2020-06-16 06:02:42 +0300
commit2ace6b2851a7affbc5049dbff412e30a55124016 (patch)
tree923b975561faada494210ae416ccef2a6644339e /l10n/fr.js
parent7acc2f5828fdbeb02f7e433895389742c8a182bf (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/fr.js')
-rw-r--r--l10n/fr.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/l10n/fr.js b/l10n/fr.js
index 7505b9fc5..7a8631818 100644
--- a/l10n/fr.js
+++ b/l10n/fr.js
@@ -21,8 +21,6 @@ OC.L10N.register(
"Insert image" : "Ajouter image",
"Add link" : "Ajouter un lien",
"_and %n other editor_::_and %n other editors_" : ["and %n other editor","et %n autres personnes"],
- "Show image" : "Afficher l'image",
- "Show file" : "Afficher le fichier",
"Show rich workspaces" : "Montrer les espaces de travail riches.",
"Add notes, lists or links …" : "Ajoutez des notes, listes ou liens …",
"New text document" : "Nouveau document texte",
@@ -46,6 +44,8 @@ OC.L10N.register(
"Blockquote" : "Citation",
"Code block" : "Bloc de code",
"Network connection error: Could not connect to the document" : "Erreur de connexion réseau : Impossible de se connecter au document",
- "Last save {lastSave}" : "Enregistré pour la dernière fois le {lastSave}"
+ "Last save {lastSave}" : "Enregistré pour la dernière fois le {lastSave}",
+ "Show image" : "Afficher l'image",
+ "Show file" : "Afficher le fichier"
},
"nplurals=2; plural=(n > 1);");