Skip to content

Commit f47dd0f

Browse files
committed
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <[email protected]>
1 parent c8e72e4 commit f47dd0f

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

l10n/fr.js

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -124,6 +124,7 @@ OC.L10N.register(
124124
"This comment has more than %s characters.\nAdded as an attachment to the card with name %s.\nAccessible on URL: %s." : "Ce commentaire comporte plus de %s caractères.\nAjouté en pièce jointe à la carte intitulée %s.\nAccessible depuis l'URL: %s.",
125125
"Attachments" : "Pièces jointes",
126126
"File" : "Fichier",
127+
"date" : "date",
127128
"Card not found" : "Carte introuvable",
128129
"Path is already shared with this card" : "Le chemin est déjà partagé avec cette carte",
129130
"Invalid date, date format must be YYYY-MM-DD" : "Date non valable, le format de la date doit être AAAA-MM-JJ",
@@ -239,6 +240,7 @@ OC.L10N.register(
239240
"Modified" : "Modifiée",
240241
"Created" : "Créée",
241242
"The title cannot be empty." : "Le titre ne peut pas être vide.",
243+
"Cannot close unsaved card!" : "Impossible de fermer une carte non enregistrée !",
242244
"Open in sidebar view" : "Ouvrir dans le panneau latéral",
243245
"Open in bigger view" : "Ouvrir dans la vue large",
244246
"Comments" : "Commentaires",
@@ -253,6 +255,7 @@ OC.L10N.register(
253255
"Reply" : "Répondre",
254256
"Update" : "Mettre à jour",
255257
"Write a description …" : "Écrire une description…",
258+
"Could not save description" : "Impossible d'enregistrer la description",
256259
"Description" : "Description",
257260
"(Unsaved)" : "(Non enregistré)",
258261
"(Saving…)" : "(Enregistrement ...)",

l10n/fr.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -122,6 +122,7 @@
122122
"This comment has more than %s characters.\nAdded as an attachment to the card with name %s.\nAccessible on URL: %s." : "Ce commentaire comporte plus de %s caractères.\nAjouté en pièce jointe à la carte intitulée %s.\nAccessible depuis l'URL: %s.",
123123
"Attachments" : "Pièces jointes",
124124
"File" : "Fichier",
125+
"date" : "date",
125126
"Card not found" : "Carte introuvable",
126127
"Path is already shared with this card" : "Le chemin est déjà partagé avec cette carte",
127128
"Invalid date, date format must be YYYY-MM-DD" : "Date non valable, le format de la date doit être AAAA-MM-JJ",
@@ -237,6 +238,7 @@
237238
"Modified" : "Modifiée",
238239
"Created" : "Créée",
239240
"The title cannot be empty." : "Le titre ne peut pas être vide.",
241+
"Cannot close unsaved card!" : "Impossible de fermer une carte non enregistrée !",
240242
"Open in sidebar view" : "Ouvrir dans le panneau latéral",
241243
"Open in bigger view" : "Ouvrir dans la vue large",
242244
"Comments" : "Commentaires",
@@ -251,6 +253,7 @@
251253
"Reply" : "Répondre",
252254
"Update" : "Mettre à jour",
253255
"Write a description …" : "Écrire une description…",
256+
"Could not save description" : "Impossible d'enregistrer la description",
254257
"Description" : "Description",
255258
"(Unsaved)" : "(Non enregistré)",
256259
"(Saving…)" : "(Enregistrement ...)",

0 commit comments

Comments
 (0)