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
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-04-06 06:17:39 +0300
committerNextcloud bot <bot@nextcloud.com>2022-04-06 06:17:39 +0300
commit01ef2887b9b0108b8d3756cd99c73d394609dfdd (patch)
tree0a698e10ae07409c1f6d27560e21c3a8f62f93a2
parentbdecbf5ed060dc1fb68e8acdd1adb449c1a6554d (diff)
[tx-robot] updated from transifexv24.0.0beta3
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--l10n/ca.js1
-rw-r--r--l10n/ca.json1
-rw-r--r--l10n/es.js1
-rw-r--r--l10n/es.json1
-rw-r--r--l10n/fr.js2
-rw-r--r--l10n/fr.json2
-rw-r--r--l10n/zh_TW.js1
-rw-r--r--l10n/zh_TW.json1
8 files changed, 8 insertions, 2 deletions
diff --git a/l10n/ca.js b/l10n/ca.js
index 9f8988a..0135525 100644
--- a/l10n/ca.js
+++ b/l10n/ca.js
@@ -60,6 +60,7 @@ OC.L10N.register(
"Memory limit" : "Límit de memòria",
"Max execution time" : "Temps màxim d'execució",
"Upload max size" : "Mida màxima de pujada",
+ "Extensions:" : "Extensions:",
"Database" : "Base de dades",
"Type" : "Tipus",
"External monitoring tool" : "Eina externa de monitorització",
diff --git a/l10n/ca.json b/l10n/ca.json
index a19b478..0fe5e6d 100644
--- a/l10n/ca.json
+++ b/l10n/ca.json
@@ -58,6 +58,7 @@
"Memory limit" : "Límit de memòria",
"Max execution time" : "Temps màxim d'execució",
"Upload max size" : "Mida màxima de pujada",
+ "Extensions:" : "Extensions:",
"Database" : "Base de dades",
"Type" : "Tipus",
"External monitoring tool" : "Eina externa de monitorització",
diff --git a/l10n/es.js b/l10n/es.js
index f2989d6..54be030 100644
--- a/l10n/es.js
+++ b/l10n/es.js
@@ -60,6 +60,7 @@ OC.L10N.register(
"Memory limit" : "Límite de memoria",
"Max execution time" : "Tiempo máx. de ejecución",
"Upload max size" : "Tamaño máx. de subida",
+ "Extensions:" : "Extensiones:",
"Database" : "Base de datos",
"Type" : "Tipo",
"External monitoring tool" : "Herramienta externa de monitorización",
diff --git a/l10n/es.json b/l10n/es.json
index 77a319e..cf4fe15 100644
--- a/l10n/es.json
+++ b/l10n/es.json
@@ -58,6 +58,7 @@
"Memory limit" : "Límite de memoria",
"Max execution time" : "Tiempo máx. de ejecución",
"Upload max size" : "Tamaño máx. de subida",
+ "Extensions:" : "Extensiones:",
"Database" : "Base de datos",
"Type" : "Tipo",
"External monitoring tool" : "Herramienta externa de monitorización",
diff --git a/l10n/fr.js b/l10n/fr.js
index ad86119..22f2718 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=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 21eccee..b6fe0fa 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=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
diff --git a/l10n/zh_TW.js b/l10n/zh_TW.js
index 5dbbe60..3b0c671 100644
--- a/l10n/zh_TW.js
+++ b/l10n/zh_TW.js
@@ -60,6 +60,7 @@ OC.L10N.register(
"Memory limit" : "記憶體限制",
"Max execution time" : "最長執行時間",
"Upload max size" : "最大上傳大小",
+ "Extensions:" : "副檔名:",
"Database" : "資料庫",
"Type" : "類型",
"External monitoring tool" : "外部監控工具",
diff --git a/l10n/zh_TW.json b/l10n/zh_TW.json
index 7f3ac12..c974718 100644
--- a/l10n/zh_TW.json
+++ b/l10n/zh_TW.json
@@ -58,6 +58,7 @@
"Memory limit" : "記憶體限制",
"Max execution time" : "最長執行時間",
"Upload max size" : "最大上傳大小",
+ "Extensions:" : "副檔名:",
"Database" : "資料庫",
"Type" : "類型",
"External monitoring tool" : "外部監控工具",