diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-01-08 02:28:20 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-01-08 02:28:20 +0000 |
commit | e645c5d96a0431653599e4510ae0e827bd10af2e (patch) | |
tree | 7014243f41a87e53a1da542201a21f82d0bcb969 /core/l10n | |
parent | 86bccde9c7341a8925a5039bd05f0b10c01c0b3d (diff) | |
download | nextcloud-server-e645c5d96a0431653599e4510ae0e827bd10af2e.tar.gz nextcloud-server-e645c5d96a0431653599e4510ae0e827bd10af2e.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n')
-rw-r--r-- | core/l10n/fr.js | 1 | ||||
-rw-r--r-- | core/l10n/fr.json | 1 |
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", |