Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/files_filter.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-09-30 06:38:01 +0300
committerNextcloud bot <bot@nextcloud.com>2022-09-30 06:38:01 +0300
commit3d0cb7db158c846592a729fe8c62a4dc5d0888e0 (patch)
tree62737bc58f467843db3fc2bae952613f68926511
parent80e74044e40553cec8e1e2b13dfb36f6c1201f41 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--l10n/fr.js2
-rw-r--r--l10n/fr.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/l10n/fr.js b/l10n/fr.js
index a6fcb75..1cceac4 100644
--- a/l10n/fr.js
+++ b/l10n/fr.js
@@ -14,6 +14,6 @@ OC.L10N.register(
"Modified" : "Modifié",
"Delete" : "Supprimer",
"No videos found" : "Aucune vidéo trouvée",
- "Any uploaded video will show up here" : "Les vidéos téléversées se retrouveront ici"
+ "Any uploaded video will show up here" : "Les vidéos téléchargées se retrouveront ici"
},
"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
diff --git a/l10n/fr.json b/l10n/fr.json
index 1692727..d3d9aa0 100644
--- a/l10n/fr.json
+++ b/l10n/fr.json
@@ -12,6 +12,6 @@
"Modified" : "Modifié",
"Delete" : "Supprimer",
"No videos found" : "Aucune vidéo trouvée",
- "Any uploaded video will show up here" : "Les vidéos téléversées se retrouveront ici"
+ "Any uploaded video will show up here" : "Les vidéos téléchargées se retrouveront ici"
},"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
} \ No newline at end of file