diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-08-27 00:12:24 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-08-27 00:12:24 +0000 |
commit | 1769029910b3dc47dd435214b33e9136d02b12e6 (patch) | |
tree | 212d33d35659267ca05488ffa3b581803e3798f3 /apps/dav/l10n | |
parent | 1aae409cc84d5c9600914675928a4bf814bec673 (diff) | |
download | nextcloud-server-1769029910b3dc47dd435214b33e9136d02b12e6.tar.gz nextcloud-server-1769029910b3dc47dd435214b33e9136d02b12e6.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/dav/l10n')
-rw-r--r-- | apps/dav/l10n/fr.js | 1 | ||||
-rw-r--r-- | apps/dav/l10n/fr.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/dav/l10n/fr.js b/apps/dav/l10n/fr.js index 1d84c216de6..5ba33435d9f 100644 --- a/apps/dav/l10n/fr.js +++ b/apps/dav/l10n/fr.js @@ -60,6 +60,7 @@ OC.L10N.register( "More options at %s" : "Plus d'options à %s", "Contacts" : "Contacts", "WebDAV" : "WebDAV", + "WebDAV endpoint" : "Point d'accès WebDAV", "Technical details" : "Détails techniques", "Remote Address: %s" : "Adresse distante : %s", "Request ID: %s" : "ID de la requête : %s", diff --git a/apps/dav/l10n/fr.json b/apps/dav/l10n/fr.json index 68bfc4777e5..3079607e595 100644 --- a/apps/dav/l10n/fr.json +++ b/apps/dav/l10n/fr.json @@ -58,6 +58,7 @@ "More options at %s" : "Plus d'options à %s", "Contacts" : "Contacts", "WebDAV" : "WebDAV", + "WebDAV endpoint" : "Point d'accès WebDAV", "Technical details" : "Détails techniques", "Remote Address: %s" : "Adresse distante : %s", "Request ID: %s" : "ID de la requête : %s", |