diff options
Diffstat (limited to 'settings')
-rw-r--r-- | settings/l10n/fr.js | 4 | ||||
-rw-r--r-- | settings/l10n/fr.json | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/settings/l10n/fr.js b/settings/l10n/fr.js index 1fefd31ef8d..677d37d433b 100644 --- a/settings/l10n/fr.js +++ b/settings/l10n/fr.js @@ -88,7 +88,7 @@ OC.L10N.register( "Android Client" : "Client Android", "Sync client - {os}" : "Client de synchronisation - {os}", "This session" : "Cette session", - "Copied!" : "Copié!", + "Copied!" : "Copié !", "Not supported!" : "Non supporté!", "Press ⌘-C to copy." : "Appuyez sur ⌘-C pour copier.", "Press Ctrl-C to copy." : "Appuyez sur Ctrl-C pour copier.", @@ -263,7 +263,7 @@ OC.L10N.register( "Forum" : "Forum", "Issue tracker" : "Suivi de problèmes", "Commercial support" : "Support commercial", - "You are using <strong>%s</strong> of <strong>%s</strong>" : "Vous utilisez <strong>%s</strong> des <strong>%s<strong> disponibles", + "You are using <strong>%s</strong> of <strong>%s</strong>" : "Vous utilisez <strong>%s</strong> sur <strong>%s<strong>", "Profile picture" : "Photo de profil", "Upload new" : "Nouvelle depuis votre ordinateur", "Select from Files" : "Sélectionner depuis les Fichiers", diff --git a/settings/l10n/fr.json b/settings/l10n/fr.json index babf203bfd2..649181f3878 100644 --- a/settings/l10n/fr.json +++ b/settings/l10n/fr.json @@ -86,7 +86,7 @@ "Android Client" : "Client Android", "Sync client - {os}" : "Client de synchronisation - {os}", "This session" : "Cette session", - "Copied!" : "Copié!", + "Copied!" : "Copié !", "Not supported!" : "Non supporté!", "Press ⌘-C to copy." : "Appuyez sur ⌘-C pour copier.", "Press Ctrl-C to copy." : "Appuyez sur Ctrl-C pour copier.", @@ -261,7 +261,7 @@ "Forum" : "Forum", "Issue tracker" : "Suivi de problèmes", "Commercial support" : "Support commercial", - "You are using <strong>%s</strong> of <strong>%s</strong>" : "Vous utilisez <strong>%s</strong> des <strong>%s<strong> disponibles", + "You are using <strong>%s</strong> of <strong>%s</strong>" : "Vous utilisez <strong>%s</strong> sur <strong>%s<strong>", "Profile picture" : "Photo de profil", "Upload new" : "Nouvelle depuis votre ordinateur", "Select from Files" : "Sélectionner depuis les Fichiers", |