You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: l10n/fr.js
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -124,6 +124,7 @@ OC.L10N.register(
124
124
"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.",
125
125
"Attachments" : "Pièces jointes",
126
126
"File" : "Fichier",
127
+
"date" : "date",
127
128
"Card not found" : "Carte introuvable",
128
129
"Path is already shared with this card" : "Le chemin est déjà partagé avec cette carte",
129
130
"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(
239
240
"Modified" : "Modifiée",
240
241
"Created" : "Créée",
241
242
"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 !",
242
244
"Open in sidebar view" : "Ouvrir dans le panneau latéral",
243
245
"Open in bigger view" : "Ouvrir dans la vue large",
244
246
"Comments" : "Commentaires",
@@ -253,6 +255,7 @@ OC.L10N.register(
253
255
"Reply" : "Répondre",
254
256
"Update" : "Mettre à jour",
255
257
"Write a description …" : "Écrire une description…",
258
+
"Could not save description" : "Impossible d'enregistrer la description",
Copy file name to clipboardExpand all lines: l10n/fr.json
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -122,6 +122,7 @@
122
122
"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.",
123
123
"Attachments" : "Pièces jointes",
124
124
"File" : "Fichier",
125
+
"date" : "date",
125
126
"Card not found" : "Carte introuvable",
126
127
"Path is already shared with this card" : "Le chemin est déjà partagé avec cette carte",
127
128
"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 @@
237
238
"Modified" : "Modifiée",
238
239
"Created" : "Créée",
239
240
"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 !",
240
242
"Open in sidebar view" : "Ouvrir dans le panneau latéral",
241
243
"Open in bigger view" : "Ouvrir dans la vue large",
242
244
"Comments" : "Commentaires",
@@ -251,6 +253,7 @@
251
253
"Reply" : "Répondre",
252
254
"Update" : "Mettre à jour",
253
255
"Write a description …" : "Écrire une description…",
256
+
"Could not save description" : "Impossible d'enregistrer la description",
0 commit comments