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>2022-04-06 05:48:35 +0300
committerNextcloud bot <bot@nextcloud.com>2022-04-06 05:48:35 +0300
commitdc04d5fa8c2af44c67d8689708ede0d8cdebb97f (patch)
treede502dd27287a90b09015f916645d592e4662914
parentdef62c8a542b340d086b110f12680e3c03fe1aef (diff)
[tx-robot] updated from transifexv22.2.7rc1v22.2.7
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--l10n/fr.js2
-rw-r--r--l10n/fr.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/l10n/fr.js b/l10n/fr.js
index f8d18a6..e20173e 100644
--- a/l10n/fr.js
+++ b/l10n/fr.js
@@ -10,4 +10,4 @@ OC.L10N.register(
"Right click menu for Nextcloud" : "Menu clic droit pour Nextcloud",
"This app allows users and developers to have a right click menu. Simply use the RightClick object to quickly create context menus. The Files app already shows the actions menu when right clicking on files and folders." : "Cette application permet aux utilisateurs et développeurs de disposer d'un menu réagissant au clic-droit. Utilisez simplement l'objet 'RightClick' (clic-droit) pour créer rapidement des menus contextuels. L'application 'Files' (Fichiers) propose déjà un menu d'actions contextuelles lorsque l'on clique-droit sur les fichiers ou dossiers."
},
-"nplurals=3; plural=(n==0 || n==1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
+"nplurals=2; plural=(n > 1);");
diff --git a/l10n/fr.json b/l10n/fr.json
index e220e08..5604851 100644
--- a/l10n/fr.json
+++ b/l10n/fr.json
@@ -7,5 +7,5 @@
"Right click" : "Clic droit",
"Right click menu for Nextcloud" : "Menu clic droit pour Nextcloud",
"This app allows users and developers to have a right click menu. Simply use the RightClick object to quickly create context menus. The Files app already shows the actions menu when right clicking on files and folders." : "Cette application permet aux utilisateurs et développeurs de disposer d'un menu réagissant au clic-droit. Utilisez simplement l'objet 'RightClick' (clic-droit) pour créer rapidement des menus contextuels. L'application 'Files' (Fichiers) propose déjà un menu d'actions contextuelles lorsque l'on clique-droit sur les fichiers ou dossiers."
-},"pluralForm" :"nplurals=3; plural=(n==0 || n==1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
+},"pluralForm" :"nplurals=2; plural=(n > 1);"
} \ No newline at end of file