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-08-14 06:21:10 +0300
committerNextcloud bot <bot@nextcloud.com>2020-08-14 06:21:10 +0300
commit18ac5de4cf632521cff5ac39ff125f4b3656109f (patch)
treedea3c08b70364f7f7fc6676c1c403981c5d53528 /l10n/fr.js
parent36a3d6bd098a29c6d42feab22ac772b5bf6540a9 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/fr.js')
-rw-r--r--l10n/fr.js7
1 files changed, 5 insertions, 2 deletions
diff --git a/l10n/fr.js b/l10n/fr.js
index 65b0ee261..9125a4adf 100644
--- a/l10n/fr.js
+++ b/l10n/fr.js
@@ -19,6 +19,9 @@ OC.L10N.register(
"Edit guest name" : "Modifier le nom de l'invité",
"Save guest name" : "Enregistrer le nom de l'invité",
"Insert image" : "Ajouter image",
+ "Insert an image" : "Insérer une image",
+ "Link file" : "Lier un fichier",
+ "Select file to link to" : "Sélectionnez le fichier vers lequel faire le lien",
"_and %n other editor_::_and %n other editors_" : ["and %n other editor","et %n autres personnes"],
"Show rich workspaces" : "Montrer les espaces de travail riches.",
"Add notes, lists or links …" : "Ajoutez des notes, listes ou liens …",
@@ -29,7 +32,6 @@ OC.L10N.register(
"Bold" : "Gras",
"Italic" : "Italique",
"Strikethrough" : "Barré",
- "Paragraph" : "Paragraphe",
"Headings" : "Titres",
"Heading 1" : "Titre 1",
"Heading 2" : "Titre 2",
@@ -46,6 +48,7 @@ OC.L10N.register(
"Last save {lastSave}" : "Enregistré pour la dernière fois le {lastSave}",
"Add link" : "Ajouter un lien",
"Show image" : "Afficher l'image",
- "Show file" : "Afficher le fichier"
+ "Show file" : "Afficher le fichier",
+ "Paragraph" : "Paragraphe"
},
"nplurals=2; plural=(n > 1);");