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

github.com/nextcloud/data_request.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-05-24 05:45:48 +0300
committerNextcloud bot <bot@nextcloud.com>2022-05-24 05:45:48 +0300
commit3880a247f5837e4186a63a28eba74b851c9d8dd1 (patch)
treee636fe4cf23c51b76ad7bc2f0e9823b35dca9fb9
parent3c36837cffddb05f9bb7904115f119a97914122e (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--l10n/es.js2
-rw-r--r--l10n/es.json2
-rw-r--r--l10n/es_419.js2
-rw-r--r--l10n/es_419.json2
-rw-r--r--l10n/es_AR.js2
-rw-r--r--l10n/es_AR.json2
-rw-r--r--l10n/es_CL.js2
-rw-r--r--l10n/es_CL.json2
-rw-r--r--l10n/es_CO.js2
-rw-r--r--l10n/es_CO.json2
-rw-r--r--l10n/es_CR.js2
-rw-r--r--l10n/es_CR.json2
-rw-r--r--l10n/es_DO.js2
-rw-r--r--l10n/es_DO.json2
-rw-r--r--l10n/es_EC.js2
-rw-r--r--l10n/es_EC.json2
-rw-r--r--l10n/es_GT.js2
-rw-r--r--l10n/es_GT.json2
-rw-r--r--l10n/es_HN.js2
-rw-r--r--l10n/es_HN.json2
-rw-r--r--l10n/es_MX.js2
-rw-r--r--l10n/es_MX.json2
-rw-r--r--l10n/es_NI.js2
-rw-r--r--l10n/es_NI.json2
-rw-r--r--l10n/es_PA.js2
-rw-r--r--l10n/es_PA.json2
-rw-r--r--l10n/es_PE.js2
-rw-r--r--l10n/es_PE.json2
-rw-r--r--l10n/es_PR.js2
-rw-r--r--l10n/es_PR.json2
-rw-r--r--l10n/es_PY.js2
-rw-r--r--l10n/es_PY.json2
-rw-r--r--l10n/es_SV.js2
-rw-r--r--l10n/es_SV.json2
-rw-r--r--l10n/es_UY.js2
-rw-r--r--l10n/es_UY.json2
-rw-r--r--l10n/fr.js2
-rw-r--r--l10n/fr.json2
-rw-r--r--l10n/it.js2
-rw-r--r--l10n/it.json2
-rw-r--r--l10n/pt_BR.js2
-rw-r--r--l10n/pt_BR.json2
-rw-r--r--l10n/pt_PT.js2
-rw-r--r--l10n/pt_PT.json2
44 files changed, 44 insertions, 44 deletions
diff --git a/l10n/es.js b/l10n/es.js
index aebca55..80f580f 100644
--- a/l10n/es.js
+++ b/l10n/es.js
@@ -17,4 +17,4 @@ OC.L10N.register(
"Request data export" : "Solicitar la exportación de datos",
"Request account deletion" : "Solicitar la eliminación de la cuenta"
},
-"nplurals=2; plural=(n != 1);");
+"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
diff --git a/l10n/es.json b/l10n/es.json
index 4b20b9c..f954f53 100644
--- a/l10n/es.json
+++ b/l10n/es.json
@@ -14,5 +14,5 @@
"You can request an export of your data or account deletion from the system administrator. This can take up to 30 days." : "Puede solicitar la exportación de sus datos o la eliminación de la cuenta desde el administrador de sistema. Esto puede tardar hasta 30 días.",
"Request data export" : "Solicitar la exportación de datos",
"Request account deletion" : "Solicitar la eliminación de la cuenta"
-},"pluralForm" :"nplurals=2; plural=(n != 1);"
+},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
} \ No newline at end of file
diff --git a/l10n/es_419.js b/l10n/es_419.js
index 13f117b..e3e8e8a 100644
--- a/l10n/es_419.js
+++ b/l10n/es_419.js
@@ -4,4 +4,4 @@ OC.L10N.register(
"Hello %s," : "Hola %s,",
"Account" : "Cuenta"
},
-"nplurals=2; plural=(n != 1);");
+"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
diff --git a/l10n/es_419.json b/l10n/es_419.json
index 36d532e..50b62de 100644
--- a/l10n/es_419.json
+++ b/l10n/es_419.json
@@ -1,5 +1,5 @@
{ "translations": {
"Hello %s," : "Hola %s,",
"Account" : "Cuenta"
-},"pluralForm" :"nplurals=2; plural=(n != 1);"
+},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
} \ No newline at end of file
diff --git a/l10n/es_AR.js b/l10n/es_AR.js
index b3c9896..3ce82ca 100644
--- a/l10n/es_AR.js
+++ b/l10n/es_AR.js
@@ -4,4 +4,4 @@ OC.L10N.register(
"Hello %s," : "Hola %s:",
"Account" : "Cuenta"
},
-"nplurals=2; plural=(n != 1);");
+"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
diff --git a/l10n/es_AR.json b/l10n/es_AR.json
index 885461c..bde4337 100644
--- a/l10n/es_AR.json
+++ b/l10n/es_AR.json
@@ -1,5 +1,5 @@
{ "translations": {
"Hello %s," : "Hola %s:",
"Account" : "Cuenta"
-},"pluralForm" :"nplurals=2; plural=(n != 1);"
+},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
} \ No newline at end of file
diff --git a/l10n/es_CL.js b/l10n/es_CL.js
index 13f117b..e3e8e8a 100644
--- a/l10n/es_CL.js
+++ b/l10n/es_CL.js
@@ -4,4 +4,4 @@ OC.L10N.register(
"Hello %s," : "Hola %s,",
"Account" : "Cuenta"
},
-"nplurals=2; plural=(n != 1);");
+"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
diff --git a/l10n/es_CL.json b/l10n/es_CL.json
index 36d532e..50b62de 100644
--- a/l10n/es_CL.json
+++ b/l10n/es_CL.json
@@ -1,5 +1,5 @@
{ "translations": {
"Hello %s," : "Hola %s,",
"Account" : "Cuenta"
-},"pluralForm" :"nplurals=2; plural=(n != 1);"
+},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
} \ No newline at end of file
diff --git a/l10n/es_CO.js b/l10n/es_CO.js
index 13f117b..e3e8e8a 100644
--- a/l10n/es_CO.js
+++ b/l10n/es_CO.js
@@ -4,4 +4,4 @@ OC.L10N.register(
"Hello %s," : "Hola %s,",
"Account" : "Cuenta"
},
-"nplurals=2; plural=(n != 1);");
+"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
diff --git a/l10n/es_CO.json b/l10n/es_CO.json
index 36d532e..50b62de 100644
--- a/l10n/es_CO.json
+++ b/l10n/es_CO.json
@@ -1,5 +1,5 @@
{ "translations": {
"Hello %s," : "Hola %s,",
"Account" : "Cuenta"
-},"pluralForm" :"nplurals=2; plural=(n != 1);"
+},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
} \ No newline at end of file
diff --git a/l10n/es_CR.js b/l10n/es_CR.js
index 13f117b..e3e8e8a 100644
--- a/l10n/es_CR.js
+++ b/l10n/es_CR.js
@@ -4,4 +4,4 @@ OC.L10N.register(
"Hello %s," : "Hola %s,",
"Account" : "Cuenta"
},
-"nplurals=2; plural=(n != 1);");
+"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
diff --git a/l10n/es_CR.json b/l10n/es_CR.json
index 36d532e..50b62de 100644
--- a/l10n/es_CR.json
+++ b/l10n/es_CR.json
@@ -1,5 +1,5 @@
{ "translations": {
"Hello %s," : "Hola %s,",
"Account" : "Cuenta"
-},"pluralForm" :"nplurals=2; plural=(n != 1);"
+},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
} \ No newline at end of file
diff --git a/l10n/es_DO.js b/l10n/es_DO.js
index 13f117b..e3e8e8a 100644
--- a/l10n/es_DO.js
+++ b/l10n/es_DO.js
@@ -4,4 +4,4 @@ OC.L10N.register(
"Hello %s," : "Hola %s,",
"Account" : "Cuenta"
},
-"nplurals=2; plural=(n != 1);");
+"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
diff --git a/l10n/es_DO.json b/l10n/es_DO.json
index 36d532e..50b62de 100644
--- a/l10n/es_DO.json
+++ b/l10n/es_DO.json
@@ -1,5 +1,5 @@
{ "translations": {
"Hello %s," : "Hola %s,",
"Account" : "Cuenta"
-},"pluralForm" :"nplurals=2; plural=(n != 1);"
+},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
} \ No newline at end of file
diff --git a/l10n/es_EC.js b/l10n/es_EC.js
index 13f117b..e3e8e8a 100644
--- a/l10n/es_EC.js
+++ b/l10n/es_EC.js
@@ -4,4 +4,4 @@ OC.L10N.register(
"Hello %s," : "Hola %s,",
"Account" : "Cuenta"
},
-"nplurals=2; plural=(n != 1);");
+"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
diff --git a/l10n/es_EC.json b/l10n/es_EC.json
index 36d532e..50b62de 100644
--- a/l10n/es_EC.json
+++ b/l10n/es_EC.json
@@ -1,5 +1,5 @@
{ "translations": {
"Hello %s," : "Hola %s,",
"Account" : "Cuenta"
-},"pluralForm" :"nplurals=2; plural=(n != 1);"
+},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
} \ No newline at end of file
diff --git a/l10n/es_GT.js b/l10n/es_GT.js
index 13f117b..e3e8e8a 100644
--- a/l10n/es_GT.js
+++ b/l10n/es_GT.js
@@ -4,4 +4,4 @@ OC.L10N.register(
"Hello %s," : "Hola %s,",
"Account" : "Cuenta"
},
-"nplurals=2; plural=(n != 1);");
+"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
diff --git a/l10n/es_GT.json b/l10n/es_GT.json
index 36d532e..50b62de 100644
--- a/l10n/es_GT.json
+++ b/l10n/es_GT.json
@@ -1,5 +1,5 @@
{ "translations": {
"Hello %s," : "Hola %s,",
"Account" : "Cuenta"
-},"pluralForm" :"nplurals=2; plural=(n != 1);"
+},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
} \ No newline at end of file
diff --git a/l10n/es_HN.js b/l10n/es_HN.js
index 13f117b..e3e8e8a 100644
--- a/l10n/es_HN.js
+++ b/l10n/es_HN.js
@@ -4,4 +4,4 @@ OC.L10N.register(
"Hello %s," : "Hola %s,",
"Account" : "Cuenta"
},
-"nplurals=2; plural=(n != 1);");
+"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
diff --git a/l10n/es_HN.json b/l10n/es_HN.json
index 36d532e..50b62de 100644
--- a/l10n/es_HN.json
+++ b/l10n/es_HN.json
@@ -1,5 +1,5 @@
{ "translations": {
"Hello %s," : "Hola %s,",
"Account" : "Cuenta"
-},"pluralForm" :"nplurals=2; plural=(n != 1);"
+},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
} \ No newline at end of file
diff --git a/l10n/es_MX.js b/l10n/es_MX.js
index af55110..55f79ae 100644
--- a/l10n/es_MX.js
+++ b/l10n/es_MX.js
@@ -14,4 +14,4 @@ OC.L10N.register(
"Request data export" : "Solicitar exportar datos",
"Request account deletion" : "Solicitar borrado de cuenta"
},
-"nplurals=2; plural=(n != 1);");
+"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
diff --git a/l10n/es_MX.json b/l10n/es_MX.json
index 447b963..ca0d3cf 100644
--- a/l10n/es_MX.json
+++ b/l10n/es_MX.json
@@ -11,5 +11,5 @@
"You can request an export of your data or account deletion from the system administrator. This can take up to 30 days." : "Puedes solicitar exportar tus datoso borrar la cuenta a tu adminsitrador del sistema. Esto puede tomar hasta 30 días.",
"Request data export" : "Solicitar exportar datos",
"Request account deletion" : "Solicitar borrado de cuenta"
-},"pluralForm" :"nplurals=2; plural=(n != 1);"
+},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
} \ No newline at end of file
diff --git a/l10n/es_NI.js b/l10n/es_NI.js
index 13f117b..e3e8e8a 100644
--- a/l10n/es_NI.js
+++ b/l10n/es_NI.js
@@ -4,4 +4,4 @@ OC.L10N.register(
"Hello %s," : "Hola %s,",
"Account" : "Cuenta"
},
-"nplurals=2; plural=(n != 1);");
+"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
diff --git a/l10n/es_NI.json b/l10n/es_NI.json
index 36d532e..50b62de 100644
--- a/l10n/es_NI.json
+++ b/l10n/es_NI.json
@@ -1,5 +1,5 @@
{ "translations": {
"Hello %s," : "Hola %s,",
"Account" : "Cuenta"
-},"pluralForm" :"nplurals=2; plural=(n != 1);"
+},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
} \ No newline at end of file
diff --git a/l10n/es_PA.js b/l10n/es_PA.js
index 13f117b..e3e8e8a 100644
--- a/l10n/es_PA.js
+++ b/l10n/es_PA.js
@@ -4,4 +4,4 @@ OC.L10N.register(
"Hello %s," : "Hola %s,",
"Account" : "Cuenta"
},
-"nplurals=2; plural=(n != 1);");
+"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
diff --git a/l10n/es_PA.json b/l10n/es_PA.json
index 36d532e..50b62de 100644
--- a/l10n/es_PA.json
+++ b/l10n/es_PA.json
@@ -1,5 +1,5 @@
{ "translations": {
"Hello %s," : "Hola %s,",
"Account" : "Cuenta"
-},"pluralForm" :"nplurals=2; plural=(n != 1);"
+},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
} \ No newline at end of file
diff --git a/l10n/es_PE.js b/l10n/es_PE.js
index 13f117b..e3e8e8a 100644
--- a/l10n/es_PE.js
+++ b/l10n/es_PE.js
@@ -4,4 +4,4 @@ OC.L10N.register(
"Hello %s," : "Hola %s,",
"Account" : "Cuenta"
},
-"nplurals=2; plural=(n != 1);");
+"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
diff --git a/l10n/es_PE.json b/l10n/es_PE.json
index 36d532e..50b62de 100644
--- a/l10n/es_PE.json
+++ b/l10n/es_PE.json
@@ -1,5 +1,5 @@
{ "translations": {
"Hello %s," : "Hola %s,",
"Account" : "Cuenta"
-},"pluralForm" :"nplurals=2; plural=(n != 1);"
+},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
} \ No newline at end of file
diff --git a/l10n/es_PR.js b/l10n/es_PR.js
index 13f117b..e3e8e8a 100644
--- a/l10n/es_PR.js
+++ b/l10n/es_PR.js
@@ -4,4 +4,4 @@ OC.L10N.register(
"Hello %s," : "Hola %s,",
"Account" : "Cuenta"
},
-"nplurals=2; plural=(n != 1);");
+"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
diff --git a/l10n/es_PR.json b/l10n/es_PR.json
index 36d532e..50b62de 100644
--- a/l10n/es_PR.json
+++ b/l10n/es_PR.json
@@ -1,5 +1,5 @@
{ "translations": {
"Hello %s," : "Hola %s,",
"Account" : "Cuenta"
-},"pluralForm" :"nplurals=2; plural=(n != 1);"
+},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
} \ No newline at end of file
diff --git a/l10n/es_PY.js b/l10n/es_PY.js
index 13f117b..e3e8e8a 100644
--- a/l10n/es_PY.js
+++ b/l10n/es_PY.js
@@ -4,4 +4,4 @@ OC.L10N.register(
"Hello %s," : "Hola %s,",
"Account" : "Cuenta"
},
-"nplurals=2; plural=(n != 1);");
+"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
diff --git a/l10n/es_PY.json b/l10n/es_PY.json
index 36d532e..50b62de 100644
--- a/l10n/es_PY.json
+++ b/l10n/es_PY.json
@@ -1,5 +1,5 @@
{ "translations": {
"Hello %s," : "Hola %s,",
"Account" : "Cuenta"
-},"pluralForm" :"nplurals=2; plural=(n != 1);"
+},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
} \ No newline at end of file
diff --git a/l10n/es_SV.js b/l10n/es_SV.js
index 13f117b..0fa28d5 100644
--- a/l10n/es_SV.js
+++ b/l10n/es_SV.js
@@ -4,4 +4,4 @@ OC.L10N.register(
"Hello %s," : "Hola %s,",
"Account" : "Cuenta"
},
-"nplurals=2; plural=(n != 1);");
+"nplurals=2; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
diff --git a/l10n/es_SV.json b/l10n/es_SV.json
index 36d532e..f7a9b4c 100644
--- a/l10n/es_SV.json
+++ b/l10n/es_SV.json
@@ -1,5 +1,5 @@
{ "translations": {
"Hello %s," : "Hola %s,",
"Account" : "Cuenta"
-},"pluralForm" :"nplurals=2; plural=(n != 1);"
+},"pluralForm" :"nplurals=2; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
} \ No newline at end of file
diff --git a/l10n/es_UY.js b/l10n/es_UY.js
index 13f117b..e3e8e8a 100644
--- a/l10n/es_UY.js
+++ b/l10n/es_UY.js
@@ -4,4 +4,4 @@ OC.L10N.register(
"Hello %s," : "Hola %s,",
"Account" : "Cuenta"
},
-"nplurals=2; plural=(n != 1);");
+"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
diff --git a/l10n/es_UY.json b/l10n/es_UY.json
index 36d532e..50b62de 100644
--- a/l10n/es_UY.json
+++ b/l10n/es_UY.json
@@ -1,5 +1,5 @@
{ "translations": {
"Hello %s," : "Hola %s,",
"Account" : "Cuenta"
-},"pluralForm" :"nplurals=2; plural=(n != 1);"
+},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
} \ No newline at end of file
diff --git a/l10n/fr.js b/l10n/fr.js
index 0610462..b53a390 100644
--- a/l10n/fr.js
+++ b/l10n/fr.js
@@ -17,4 +17,4 @@ OC.L10N.register(
"Request data export" : "Demander l'export de vos données",
"Request account deletion" : "Demander la suppression du compte"
},
-"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 fbcc722..08604f4 100644
--- a/l10n/fr.json
+++ b/l10n/fr.json
@@ -14,5 +14,5 @@
"You can request an export of your data or account deletion from the system administrator. This can take up to 30 days." : "Vous pouvez demander un export de vos données ou la suppression de votre compte à l'administrateur du système. Ceci peut nécessiter jusqu'à 30 jours.",
"Request data export" : "Demander l'export de vos données",
"Request account deletion" : "Demander la suppression du compte"
-},"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
diff --git a/l10n/it.js b/l10n/it.js
index f388bdf..d260046 100644
--- a/l10n/it.js
+++ b/l10n/it.js
@@ -17,4 +17,4 @@ OC.L10N.register(
"Request data export" : "Richiedi di esportazione dati",
"Request account deletion" : "Richiesta di eliminazione account"
},
-"nplurals=2; plural=(n != 1);");
+"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
diff --git a/l10n/it.json b/l10n/it.json
index b9fdb59..ffca90d 100644
--- a/l10n/it.json
+++ b/l10n/it.json
@@ -14,5 +14,5 @@
"You can request an export of your data or account deletion from the system administrator. This can take up to 30 days." : "Puoi richiedere un'esportazione dei tuoi dati o l'eliminazione dell'account all'amministratore di sistema. Ciò può richiedere fino a 30 giorni.",
"Request data export" : "Richiedi di esportazione dati",
"Request account deletion" : "Richiesta di eliminazione account"
-},"pluralForm" :"nplurals=2; plural=(n != 1);"
+},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
} \ No newline at end of file
diff --git a/l10n/pt_BR.js b/l10n/pt_BR.js
index 6034d75..02d3d04 100644
--- a/l10n/pt_BR.js
+++ b/l10n/pt_BR.js
@@ -17,4 +17,4 @@ OC.L10N.register(
"Request data export" : "Solicitar a exportação de dados",
"Request account deletion" : "Solicitar a exclusão da conta"
},
-"nplurals=2; plural=(n > 1);");
+"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
diff --git a/l10n/pt_BR.json b/l10n/pt_BR.json
index 4d50d59..64bbf91 100644
--- a/l10n/pt_BR.json
+++ b/l10n/pt_BR.json
@@ -14,5 +14,5 @@
"You can request an export of your data or account deletion from the system administrator. This can take up to 30 days." : "Você pode solicitar ao administrador a exportação de seus dados ou a exclusão da conta. Isso pode levar até 30 dias.",
"Request data export" : "Solicitar a exportação de dados",
"Request account deletion" : "Solicitar a exclusão da conta"
-},"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
diff --git a/l10n/pt_PT.js b/l10n/pt_PT.js
index e9edd70..af52a0c 100644
--- a/l10n/pt_PT.js
+++ b/l10n/pt_PT.js
@@ -15,4 +15,4 @@ OC.L10N.register(
"Request data export" : "Solicitar exportação de dados",
"Request account deletion" : "Solicitar eliminação da conta"
},
-"nplurals=2; plural=(n != 1);");
+"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
diff --git a/l10n/pt_PT.json b/l10n/pt_PT.json
index 18b667a..8e04da5 100644
--- a/l10n/pt_PT.json
+++ b/l10n/pt_PT.json
@@ -12,5 +12,5 @@
"You can request an export of your data or account deletion from the system administrator. This can take up to 30 days." : "Pode solicitar uma exportação dos seus dados ou a eliminação da conta via administrador do sistema. Isto pode demorar até 30 dias.",
"Request data export" : "Solicitar exportação de dados",
"Request account deletion" : "Solicitar eliminação da conta"
-},"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