aboutsummaryrefslogtreecommitdiffstats
path: root/apps/cloud_federation_api/l10n/fr.json
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-04-03 00:20:05 +0000
committerNextcloud bot <bot@nextcloud.com>2024-04-03 00:20:05 +0000
commitbe17be68f0f82c891565b41db73f2465f90bcecd (patch)
tree82f14066d9d7353e3a43389dc29bf6224b8a8143 /apps/cloud_federation_api/l10n/fr.json
parent7e9ab7fcfc055ffdd91d78b28e64a9a26f68478f (diff)
downloadnextcloud-server-be17be68f0f82c891565b41db73f2465f90bcecd.tar.gz
nextcloud-server-be17be68f0f82c891565b41db73f2465f90bcecd.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/cloud_federation_api/l10n/fr.json')
-rw-r--r--apps/cloud_federation_api/l10n/fr.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/cloud_federation_api/l10n/fr.json b/apps/cloud_federation_api/l10n/fr.json
index 101df2216d1..5a2a2a07617 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",
+ "Cloud Federation API" : "API de fédération Cloud",
"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 de fédération cloud permet à différentes instances de 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