aboutsummaryrefslogtreecommitdiffstats
path: root/apps/cloud_federation_api
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-03-25 00:19:59 +0000
committerNextcloud bot <bot@nextcloud.com>2024-03-25 00:19:59 +0000
commit31794adb260f5e249157983a24b16611bccf689e (patch)
treeb8f006c2324b56bdc4b75e2932cffc4f8cd73aa8 /apps/cloud_federation_api
parent608c82b88bb88fbfd1a3e99e8d223b4b699b68e4 (diff)
downloadnextcloud-server-31794adb260f5e249157983a24b16611bccf689e.tar.gz
nextcloud-server-31794adb260f5e249157983a24b16611bccf689e.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/cloud_federation_api')
-rw-r--r--apps/cloud_federation_api/l10n/fr.js2
-rw-r--r--apps/cloud_federation_api/l10n/fr.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/apps/cloud_federation_api/l10n/fr.js b/apps/cloud_federation_api/l10n/fr.js
index 4f0b4daa7c6..48f95c9d3a5 100644
--- a/apps/cloud_federation_api/l10n/fr.js
+++ b/apps/cloud_federation_api/l10n/fr.js
@@ -3,6 +3,6 @@ OC.L10N.register(
{
"Cloud Federation API" : "API Cloud Federation",
"Enable clouds to communicate with each other and exchange data" : "Permettre aux clouds de communiquer entre eux et d'échanger des données",
- "The Cloud Federation API enables various Nextcloud instances to communicate with each other and to exchange data." : "L'API Cloud Federation permet à diverses instances Nextcloud de communiquer entre elles et d'échanger des données."
+ "The Cloud Federation API enables various Nextcloud instances to communicate with each other and to exchange data." : "L’API Cloud Federation permet à diverses instances Nextcloud de communiquer entre elles et d’échanger des données."
},
"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
diff --git a/apps/cloud_federation_api/l10n/fr.json b/apps/cloud_federation_api/l10n/fr.json
index a8ce80319e6..101df2216d1 100644
--- a/apps/cloud_federation_api/l10n/fr.json
+++ b/apps/cloud_federation_api/l10n/fr.json
@@ -1,6 +1,6 @@
{ "translations": {
"Cloud Federation API" : "API Cloud Federation",
"Enable clouds to communicate with each other and exchange data" : "Permettre aux clouds de communiquer entre eux et d'échanger des données",
- "The Cloud Federation API enables various Nextcloud instances to communicate with each other and to exchange data." : "L'API Cloud Federation permet à diverses instances Nextcloud de communiquer entre elles et d'échanger des données."
+ "The Cloud Federation API enables various Nextcloud instances to communicate with each other and to exchange data." : "L’API Cloud Federation permet à diverses instances Nextcloud de communiquer entre elles et d’échanger des données."
},"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
} \ No newline at end of file