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

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/core
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-01-08 05:28:20 +0300
committerNextcloud bot <bot@nextcloud.com>2020-01-08 05:28:20 +0300
commite645c5d96a0431653599e4510ae0e827bd10af2e (patch)
tree7014243f41a87e53a1da542201a21f82d0bcb969 /core
parent86bccde9c7341a8925a5039bd05f0b10c01c0b3d (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'core')
-rw-r--r--core/l10n/fr.js1
-rw-r--r--core/l10n/fr.json1
2 files changed, 2 insertions, 0 deletions
diff --git a/core/l10n/fr.js b/core/l10n/fr.js
index 1a78a6c1c3c..5ea3c031cfd 100644
--- a/core/l10n/fr.js
+++ b/core/l10n/fr.js
@@ -160,6 +160,7 @@ OC.L10N.register(
"Recommended apps" : "Applis recommandées",
"Loading apps …" : "Chargement des applis …",
"Installing apps …" : "Installation des applis en cours ...",
+ "App download or installation failed" : "Échec lors du téléchargement ou de l'installation de l'appli",
"Can't install this app because it is not compatible" : "Impossible d'installer cette appli car elle n'est pas compatible",
"Can't install this app" : "Impossible d'installer cette appli",
"Cancel" : "Annuler",
diff --git a/core/l10n/fr.json b/core/l10n/fr.json
index b21f5d5f156..520560ec90b 100644
--- a/core/l10n/fr.json
+++ b/core/l10n/fr.json
@@ -158,6 +158,7 @@
"Recommended apps" : "Applis recommandées",
"Loading apps …" : "Chargement des applis …",
"Installing apps …" : "Installation des applis en cours ...",
+ "App download or installation failed" : "Échec lors du téléchargement ou de l'installation de l'appli",
"Can't install this app because it is not compatible" : "Impossible d'installer cette appli car elle n'est pas compatible",
"Can't install this app" : "Impossible d'installer cette appli",
"Cancel" : "Annuler",