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

github.com/nextcloud/files_downloadactivity.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-03-03 05:41:23 +0300
committerNextcloud bot <bot@nextcloud.com>2022-03-03 05:41:23 +0300
commit93f6d4c4dd7b147a298d721cbe18b306b7a2d91d (patch)
tree82052f85e5497e95a1855a7f191bb2e957db623d
parent84eb7570c07240b9ca4e15553de0c4d072374f67 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--l10n/fr.js4
-rw-r--r--l10n/fr.json4
2 files changed, 4 insertions, 4 deletions
diff --git a/l10n/fr.js b/l10n/fr.js
index 177b0ee..c44f4bc 100644
--- a/l10n/fr.js
+++ b/l10n/fr.js
@@ -5,8 +5,8 @@ OC.L10N.register(
"Downloaded by {actor} (via app)" : "Téléchargé par {actor} (via l'application)",
"Downloaded by {actor} (via browser)" : "Téléchargé par {actor} (via le navigateur)",
"Shared file {file} was downloaded by {actor} via the desktop client" : "Le fichier partagé {file} a été téléchargé par {actor} en utilisant l'application de bureau",
- "Shared file {file} was downloaded by {actor} via the mobile app" : "Le fichier partagé {file} a été téléchargé par {actor} en utilisant l'application mobile",
- "Shared file {file} was downloaded by {actor} via the browser" : "Le fichier partagé {file} a été téléchargé par {actor} en utilisant le navigateur",
+ "Shared file {file} was downloaded by {actor} via the mobile app" : "Le fichier partagé {file} a été téléchargé par {actor} via l'application mobile",
+ "Shared file {file} was downloaded by {actor} via the browser" : "Le fichier partagé {file} a été téléchargé par {actor} via le navigateur",
"A local shared file or folder was <strong>downloaded</strong>" : "Un fichier ou dossier partagé a été <strong>téléchargé</strong>",
"Activities for shared file downloads" : "Activité de téléchargement pour les fichiers partagés",
"Creates activities for downloads of files that were shared with other users or a group" : "Crée des activités pour le téléchargement de fichiers partagés avec d'autres utilisateurs ou un groupe"
diff --git a/l10n/fr.json b/l10n/fr.json
index 6a66cd8..b9f9b95 100644
--- a/l10n/fr.json
+++ b/l10n/fr.json
@@ -3,8 +3,8 @@
"Downloaded by {actor} (via app)" : "Téléchargé par {actor} (via l'application)",
"Downloaded by {actor} (via browser)" : "Téléchargé par {actor} (via le navigateur)",
"Shared file {file} was downloaded by {actor} via the desktop client" : "Le fichier partagé {file} a été téléchargé par {actor} en utilisant l'application de bureau",
- "Shared file {file} was downloaded by {actor} via the mobile app" : "Le fichier partagé {file} a été téléchargé par {actor} en utilisant l'application mobile",
- "Shared file {file} was downloaded by {actor} via the browser" : "Le fichier partagé {file} a été téléchargé par {actor} en utilisant le navigateur",
+ "Shared file {file} was downloaded by {actor} via the mobile app" : "Le fichier partagé {file} a été téléchargé par {actor} via l'application mobile",
+ "Shared file {file} was downloaded by {actor} via the browser" : "Le fichier partagé {file} a été téléchargé par {actor} via le navigateur",
"A local shared file or folder was <strong>downloaded</strong>" : "Un fichier ou dossier partagé a été <strong>téléchargé</strong>",
"Activities for shared file downloads" : "Activité de téléchargement pour les fichiers partagés",
"Creates activities for downloads of files that were shared with other users or a group" : "Crée des activités pour le téléchargement de fichiers partagés avec d'autres utilisateurs ou un groupe"