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

github.com/nextcloud/files_rightclick.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-08-18 05:44:41 +0300
committerNextcloud bot <bot@nextcloud.com>2021-08-18 05:44:41 +0300
commite67f709d252dcea9e58a79ecc8b0b3533b57a701 (patch)
tree779678030633d619392ff3b378e035ac30a175ed
parent9bccf26dd9f5964e238ca15af1e6b5e77ce10d10 (diff)
[tx-robot] updated from transifexv22.1.1rc1
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--l10n/fr.js2
-rw-r--r--l10n/fr.json2
2 files changed, 4 insertions, 0 deletions
diff --git a/l10n/fr.js b/l10n/fr.js
index 75bd45c..e20173e 100644
--- a/l10n/fr.js
+++ b/l10n/fr.js
@@ -2,6 +2,8 @@ OC.L10N.register(
"files_rightclick",
{
"Unselect" : "Désélectionner",
+ "Share folder" : "Partager le dossier",
+ "Share file" : "Partager le fichier",
"Select" : "Sélectionner",
"Copied !" : "Copié !",
"Right click" : "Clic droit",
diff --git a/l10n/fr.json b/l10n/fr.json
index 03c1c0f..5604851 100644
--- a/l10n/fr.json
+++ b/l10n/fr.json
@@ -1,5 +1,7 @@
{ "translations": {
"Unselect" : "Désélectionner",
+ "Share folder" : "Partager le dossier",
+ "Share file" : "Partager le fichier",
"Select" : "Sélectionner",
"Copied !" : "Copié !",
"Right click" : "Clic droit",