diff options
author | Nextcloud bot <bot@nextcloud.com> | 2016-07-21 00:09:07 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2016-07-21 00:09:07 +0000 |
commit | b7c5a59adf466d2c9eb3b13ddbfb174842b7a83a (patch) | |
tree | a53645cd3629f796aebe0c8fa39a8e0ce43abba2 /apps/files_sharing | |
parent | 7c6896f091245393bedd12a9d06803a0252709ea (diff) | |
download | nextcloud-server-b7c5a59adf466d2c9eb3b13ddbfb174842b7a83a.tar.gz nextcloud-server-b7c5a59adf466d2c9eb3b13ddbfb174842b7a83a.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing')
-rw-r--r-- | apps/files_sharing/l10n/fr.js | 2 | ||||
-rw-r--r-- | apps/files_sharing/l10n/fr.json | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/fr.js b/apps/files_sharing/l10n/fr.js index a6ffedfc9a6..0177698c823 100644 --- a/apps/files_sharing/l10n/fr.js +++ b/apps/files_sharing/l10n/fr.js @@ -13,6 +13,7 @@ OC.L10N.register( "You can upload into this folder" : "Vous pouvez téléverser dans ce dossier", "No compatible server found at {remote}" : "Aucun serveur compatible trouvé sur {remote}", "Invalid server URL" : "URL serveur invalide", + "Failed to add the public link to your Nextcloud" : "Echec de l'ajout du lien public à votre Nextcloud", "No expiration date set" : "Aucune date d'expiration définie", "Shared by" : "Partagé par", "Sharing" : "Partage", @@ -91,6 +92,7 @@ OC.L10N.register( "the link expired" : "le lien a expiré", "sharing is disabled" : "le partage est désactivé", "For more info, please ask the person who sent this link." : "Pour plus d'informations, veuillez contacter la personne qui a envoyé ce lien.", + "Add to your Nextcloud" : "Ajouter à votre Nextcloud", "Download" : "Télécharger", "Download %s" : "Télécharger %s", "Direct link" : "Lien direct", diff --git a/apps/files_sharing/l10n/fr.json b/apps/files_sharing/l10n/fr.json index 3b8a2647e50..cae52efe566 100644 --- a/apps/files_sharing/l10n/fr.json +++ b/apps/files_sharing/l10n/fr.json @@ -11,6 +11,7 @@ "You can upload into this folder" : "Vous pouvez téléverser dans ce dossier", "No compatible server found at {remote}" : "Aucun serveur compatible trouvé sur {remote}", "Invalid server URL" : "URL serveur invalide", + "Failed to add the public link to your Nextcloud" : "Echec de l'ajout du lien public à votre Nextcloud", "No expiration date set" : "Aucune date d'expiration définie", "Shared by" : "Partagé par", "Sharing" : "Partage", @@ -89,6 +90,7 @@ "the link expired" : "le lien a expiré", "sharing is disabled" : "le partage est désactivé", "For more info, please ask the person who sent this link." : "Pour plus d'informations, veuillez contacter la personne qui a envoyé ce lien.", + "Add to your Nextcloud" : "Ajouter à votre Nextcloud", "Download" : "Télécharger", "Download %s" : "Télécharger %s", "Direct link" : "Lien direct", |