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

github.com/nextcloud/serverinfo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-04-05 06:19:27 +0300
committerNextcloud bot <bot@nextcloud.com>2022-04-05 06:19:27 +0300
commit1bbd1622bb1aec5e121b20cfaed53ba579790a5a (patch)
tree8eef132f5a17f1aad6394bf0eb638b98326c125d /l10n
parent1b82c06ba7a02be11ddd2ce828076c3b1837228a (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'l10n')
-rw-r--r--l10n/eu.js1
-rw-r--r--l10n/eu.json1
-rw-r--r--l10n/fr.js2
-rw-r--r--l10n/fr.json2
4 files changed, 4 insertions, 2 deletions
diff --git a/l10n/eu.js b/l10n/eu.js
index 852cd44..ca1a16a 100644
--- a/l10n/eu.js
+++ b/l10n/eu.js
@@ -60,6 +60,7 @@ OC.L10N.register(
"Memory limit" : "Memoria muga",
"Max execution time" : "Gehienezko exekuzio denbora",
"Upload max size" : "Kargatzeko gehienezko tamaina",
+ "Extensions:" : "Hedapenak:",
"Database" : "Datu-basea",
"Type" : "Mota",
"External monitoring tool" : "Kanpo jarraipen tresna",
diff --git a/l10n/eu.json b/l10n/eu.json
index d1b8c2f..e5b25bd 100644
--- a/l10n/eu.json
+++ b/l10n/eu.json
@@ -58,6 +58,7 @@
"Memory limit" : "Memoria muga",
"Max execution time" : "Gehienezko exekuzio denbora",
"Upload max size" : "Kargatzeko gehienezko tamaina",
+ "Extensions:" : "Hedapenak:",
"Database" : "Datu-basea",
"Type" : "Mota",
"External monitoring tool" : "Kanpo jarraipen tresna",
diff --git a/l10n/fr.js b/l10n/fr.js
index 22f2718..ad86119 100644
--- a/l10n/fr.js
+++ b/l10n/fr.js
@@ -82,4 +82,4 @@ OC.L10N.register(
"Size:" : "Taille :",
"You can connect an external monitoring tool by using this end point:" : "Vous pouvez connecter un outil de surveillance externe en utilisant ce point d'extrémité :"
},
-"nplurals=2; plural=(n > 1);");
+"nplurals=3; plural=(n==0 || n==1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
diff --git a/l10n/fr.json b/l10n/fr.json
index b6fe0fa..21eccee 100644
--- a/l10n/fr.json
+++ b/l10n/fr.json
@@ -79,5 +79,5 @@
"Type:" : "Type :",
"Size:" : "Taille :",
"You can connect an external monitoring tool by using this end point:" : "Vous pouvez connecter un outil de surveillance externe en utilisant ce point d'extrémité :"
-},"pluralForm" :"nplurals=2; plural=(n > 1);"
+},"pluralForm" :"nplurals=3; plural=(n==0 || n==1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
} \ No newline at end of file