aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dav
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-09-01 00:20:58 +0000
committerNextcloud bot <bot@nextcloud.com>2024-09-01 00:20:58 +0000
commitf16d254affc5139026ee5cadf76196635bcf93a7 (patch)
tree5dc875e2cf13794b1d3c70c203e848296179131b /apps/dav
parent095375584f8bea8c81d2f84e43230204f4eb927a (diff)
downloadnextcloud-server-f16d254affc5139026ee5cadf76196635bcf93a7.tar.gz
nextcloud-server-f16d254affc5139026ee5cadf76196635bcf93a7.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/dav')
-rw-r--r--apps/dav/l10n/fr.js1
-rw-r--r--apps/dav/l10n/fr.json1
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/dav/l10n/fr.js b/apps/dav/l10n/fr.js
index 67b9f38f501..f16b4d9aa61 100644
--- a/apps/dav/l10n/fr.js
+++ b/apps/dav/l10n/fr.js
@@ -210,6 +210,7 @@ OC.L10N.register(
"Failed to unlink: %1$s" : "Échec à la suppression :%1$s",
"Failed to write file contents: %1$s" : "Échec à l'écriture du contenu du fichier : %1$s",
"File not found: %1$s" : "Fichier non trouvé : %1$s",
+ "Invalid target path" : "Chemin d’accès invalide",
"System is in maintenance mode." : "Le système est en mode maintenance.",
"Upgrade needed" : "Mise à jour requise",
"Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "Votre %s a besoin d'être configuré pour utiliser le HTTPS dans le but d'utiliser CalDAV et CardDAV avec iOS/macOS.",
diff --git a/apps/dav/l10n/fr.json b/apps/dav/l10n/fr.json
index ecca19a113f..acaa565f16a 100644
--- a/apps/dav/l10n/fr.json
+++ b/apps/dav/l10n/fr.json
@@ -208,6 +208,7 @@
"Failed to unlink: %1$s" : "Échec à la suppression :%1$s",
"Failed to write file contents: %1$s" : "Échec à l'écriture du contenu du fichier : %1$s",
"File not found: %1$s" : "Fichier non trouvé : %1$s",
+ "Invalid target path" : "Chemin d’accès invalide",
"System is in maintenance mode." : "Le système est en mode maintenance.",
"Upgrade needed" : "Mise à jour requise",
"Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "Votre %s a besoin d'être configuré pour utiliser le HTTPS dans le but d'utiliser CalDAV et CardDAV avec iOS/macOS.",