Skip to content

Commit 29679c2

Browse files
committed
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 parent f93485f commit 29679c2

2 files changed

Lines changed: 14 additions & 0 deletions

File tree

l10n/fr.js

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,13 +28,17 @@ OC.L10N.register(
2828
"Keep my local changes and overwrite the remote version" : "Conserver mes modifications locales et écraser la version distante",
2929
"Discard my local changes and use the remote version" : "Ignorer mes modifications locales et utiliser la version distante",
3030
"Comments" : "Commentaires",
31+
"Previous comment" : "Commentaire précédent",
32+
"Next comment" : "Commentaire suivant",
3133
"Close" : "Fermer",
3234
"Guest" : "Invité",
3335
"guest" : "invité",
3436
"Edit" : "Modifier",
3537
"Delete" : "Supprimer",
3638
"Save" : "Enregistrer",
3739
"Cancel" : "Annuler",
40+
"Enter your name to comment" : "Entrez votre nom pour commenter",
41+
"Add a comment…" : "Ajouter un commentaire…",
3842
"Comment" : "Commentaire",
3943
"Reply" : "Répondre",
4044
"Reload" : "Recharger",
@@ -219,6 +223,9 @@ OC.L10N.register(
219223
"Danger callout" : "Légende de danger",
220224
"Question callout" : "Légende de question",
221225
"Table" : "Tableau",
226+
"Annotations" : "Annotations",
227+
"Show annotations" : "Afficher les annotations",
228+
"Hide annotations" : "Masquer les annotations",
222229
"Insert link" : "Insérer un lien",
223230
"Insert attachment" : "Insérer une pièce jointe",
224231
"Insert emoji" : "Insérer un emoji",

l10n/fr.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,13 +26,17 @@
2626
"Keep my local changes and overwrite the remote version" : "Conserver mes modifications locales et écraser la version distante",
2727
"Discard my local changes and use the remote version" : "Ignorer mes modifications locales et utiliser la version distante",
2828
"Comments" : "Commentaires",
29+
"Previous comment" : "Commentaire précédent",
30+
"Next comment" : "Commentaire suivant",
2931
"Close" : "Fermer",
3032
"Guest" : "Invité",
3133
"guest" : "invité",
3234
"Edit" : "Modifier",
3335
"Delete" : "Supprimer",
3436
"Save" : "Enregistrer",
3537
"Cancel" : "Annuler",
38+
"Enter your name to comment" : "Entrez votre nom pour commenter",
39+
"Add a comment…" : "Ajouter un commentaire…",
3640
"Comment" : "Commentaire",
3741
"Reply" : "Répondre",
3842
"Reload" : "Recharger",
@@ -217,6 +221,9 @@
217221
"Danger callout" : "Légende de danger",
218222
"Question callout" : "Légende de question",
219223
"Table" : "Tableau",
224+
"Annotations" : "Annotations",
225+
"Show annotations" : "Afficher les annotations",
226+
"Hide annotations" : "Masquer les annotations",
220227
"Insert link" : "Insérer un lien",
221228
"Insert attachment" : "Insérer une pièce jointe",
222229
"Insert emoji" : "Insérer un emoji",

0 commit comments

Comments
 (0)