diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-01-07 00:20:19 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-01-07 00:20:19 +0000 |
commit | 0488e2a1838cdf1a551bcaa107b0e9fd42725e22 (patch) | |
tree | 3a3d7535a74b9c56c46b7e82eae667c8496bf5fd /apps/dav/l10n | |
parent | 9416778ed2e21e961d1a0c5222f718c545138671 (diff) | |
download | nextcloud-server-0488e2a1838cdf1a551bcaa107b0e9fd42725e22.tar.gz nextcloud-server-0488e2a1838cdf1a551bcaa107b0e9fd42725e22.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/dav/l10n')
-rw-r--r-- | apps/dav/l10n/fr.js | 10 | ||||
-rw-r--r-- | apps/dav/l10n/fr.json | 10 |
2 files changed, 10 insertions, 10 deletions
diff --git a/apps/dav/l10n/fr.js b/apps/dav/l10n/fr.js index c224d94af6b..c3b4ed393ed 100644 --- a/apps/dav/l10n/fr.js +++ b/apps/dav/l10n/fr.js @@ -56,8 +56,8 @@ OC.L10N.register( "Contact birthdays" : "Anniversaires des contacts", "Death of %s" : "Mort de %s", "Untitled calendar" : "Calendrier sans titre", - "Calendar:" : "Agenda:", - "Date:" : "Date:", + "Calendar:" : "Agenda :", + "Date:" : "Date :", "Where:" : "Où :", "Description:" : "Description :", "_%n year_::_%n years_" : ["%n an","%n ans","%n ans"], @@ -67,9 +67,9 @@ OC.L10N.register( "_%n minute_::_%n minutes_" : ["%n minute","%n minutes","%n minutes"], "%s (in %s)" : "%s (dans %s)", "%s (%s ago)" : "%s (il y a %s)", - "Calendar: %s" : "Agenda: %s", - "Date: %s" : "Date: %s", - "Description: %s" : "Description: %s", + "Calendar: %s" : "Agenda : %s", + "Date: %s" : "Date : %s ", + "Description: %s" : "Description : %s", "Where: %s" : "Où : %s", "%1$s via %2$s" : "%1$s via %2$s", "Cancelled: %1$s" : "Annulé : %1$s", diff --git a/apps/dav/l10n/fr.json b/apps/dav/l10n/fr.json index 6ea199e4347..33444d0fc9c 100644 --- a/apps/dav/l10n/fr.json +++ b/apps/dav/l10n/fr.json @@ -54,8 +54,8 @@ "Contact birthdays" : "Anniversaires des contacts", "Death of %s" : "Mort de %s", "Untitled calendar" : "Calendrier sans titre", - "Calendar:" : "Agenda:", - "Date:" : "Date:", + "Calendar:" : "Agenda :", + "Date:" : "Date :", "Where:" : "Où :", "Description:" : "Description :", "_%n year_::_%n years_" : ["%n an","%n ans","%n ans"], @@ -65,9 +65,9 @@ "_%n minute_::_%n minutes_" : ["%n minute","%n minutes","%n minutes"], "%s (in %s)" : "%s (dans %s)", "%s (%s ago)" : "%s (il y a %s)", - "Calendar: %s" : "Agenda: %s", - "Date: %s" : "Date: %s", - "Description: %s" : "Description: %s", + "Calendar: %s" : "Agenda : %s", + "Date: %s" : "Date : %s ", + "Description: %s" : "Description : %s", "Where: %s" : "Où : %s", "%1$s via %2$s" : "%1$s via %2$s", "Cancelled: %1$s" : "Annulé : %1$s", |