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

github.com/nextcloud/survey_client.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 06:36:40 +0300
committerNextcloud bot <bot@nextcloud.com>2022-05-24 06:36:40 +0300
commitfc7c1ee0d66db26048517b6168b0bcddc80bf8da (patch)
tree6141feb378cd53f9bd99762cc8bea1d9e8842bfe
parent1794cf7ff1daa0d3e28f57003a5d680c9285d41b (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_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
42 files changed, 42 insertions, 42 deletions
diff --git a/l10n/es.js b/l10n/es.js
index c1f0eae..ec46091 100644
--- a/l10n/es.js
+++ b/l10n/es.js
@@ -26,4 +26,4 @@ OC.L10N.register(
"Last report" : "Último informe",
"Sends anonymized data to Nextcloud to help us to improve Nextcloud. You\n always have full control over the content sent to Nextcloud and can disable\n it again at any time." : "Envía datos anonimizados a Nextcloud para ayudarnos a mejorar. Tú\n siempre tendrás el control completo del contenido enviado a Nextcloud y puedes desactivarlo\n de nuevo en cualquier momento."
},
-"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 a37e58a..322f892 100644
--- a/l10n/es.json
+++ b/l10n/es.json
@@ -23,5 +23,5 @@
"Last report sent on: %s" : "Último informe enviado el %s",
"Last report" : "Último informe",
"Sends anonymized data to Nextcloud to help us to improve Nextcloud. You\n always have full control over the content sent to Nextcloud and can disable\n it again at any time." : "Envía datos anonimizados a Nextcloud para ayudarnos a mejorar. Tú\n siempre tendrás el control completo del contenido enviado a Nextcloud y puedes desactivarlo\n de nuevo en cualquier momento."
-},"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 45f383c..553a882 100644
--- a/l10n/es_419.js
+++ b/l10n/es_419.js
@@ -21,4 +21,4 @@ OC.L10N.register(
"Data to send" : "Datos a enviar",
"Last report" : "Último reporte"
},
-"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 1210021..5fe9436 100644
--- a/l10n/es_419.json
+++ b/l10n/es_419.json
@@ -18,5 +18,5 @@
"Send usage survey monthly" : "Enviar la encuesta de uso mensual",
"Data to send" : "Datos a enviar",
"Last report" : "Último reporte"
-},"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 ecadd7f..59b3c02 100644
--- a/l10n/es_CL.js
+++ b/l10n/es_CL.js
@@ -23,4 +23,4 @@ OC.L10N.register(
"Last report sent on: %s" : "Último reporte enviado el: %s",
"Last report" : "Último reporte"
},
-"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 fba5532..42c7edc 100644
--- a/l10n/es_CL.json
+++ b/l10n/es_CL.json
@@ -20,5 +20,5 @@
"Data to send" : "Datos a enviar",
"Last report sent on: %s" : "Último reporte enviado el: %s",
"Last report" : "Último reporte"
-},"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 ecadd7f..59b3c02 100644
--- a/l10n/es_CO.js
+++ b/l10n/es_CO.js
@@ -23,4 +23,4 @@ OC.L10N.register(
"Last report sent on: %s" : "Último reporte enviado el: %s",
"Last report" : "Último reporte"
},
-"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 fba5532..42c7edc 100644
--- a/l10n/es_CO.json
+++ b/l10n/es_CO.json
@@ -20,5 +20,5 @@
"Data to send" : "Datos a enviar",
"Last report sent on: %s" : "Último reporte enviado el: %s",
"Last report" : "Último reporte"
-},"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 ecadd7f..59b3c02 100644
--- a/l10n/es_CR.js
+++ b/l10n/es_CR.js
@@ -23,4 +23,4 @@ OC.L10N.register(
"Last report sent on: %s" : "Último reporte enviado el: %s",
"Last report" : "Último reporte"
},
-"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 fba5532..42c7edc 100644
--- a/l10n/es_CR.json
+++ b/l10n/es_CR.json
@@ -20,5 +20,5 @@
"Data to send" : "Datos a enviar",
"Last report sent on: %s" : "Último reporte enviado el: %s",
"Last report" : "Último reporte"
-},"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 ecadd7f..59b3c02 100644
--- a/l10n/es_DO.js
+++ b/l10n/es_DO.js
@@ -23,4 +23,4 @@ OC.L10N.register(
"Last report sent on: %s" : "Último reporte enviado el: %s",
"Last report" : "Último reporte"
},
-"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 fba5532..42c7edc 100644
--- a/l10n/es_DO.json
+++ b/l10n/es_DO.json
@@ -20,5 +20,5 @@
"Data to send" : "Datos a enviar",
"Last report sent on: %s" : "Último reporte enviado el: %s",
"Last report" : "Último reporte"
-},"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 ecadd7f..59b3c02 100644
--- a/l10n/es_EC.js
+++ b/l10n/es_EC.js
@@ -23,4 +23,4 @@ OC.L10N.register(
"Last report sent on: %s" : "Último reporte enviado el: %s",
"Last report" : "Último reporte"
},
-"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 fba5532..42c7edc 100644
--- a/l10n/es_EC.json
+++ b/l10n/es_EC.json
@@ -20,5 +20,5 @@
"Data to send" : "Datos a enviar",
"Last report sent on: %s" : "Último reporte enviado el: %s",
"Last report" : "Último reporte"
-},"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 ecadd7f..59b3c02 100644
--- a/l10n/es_GT.js
+++ b/l10n/es_GT.js
@@ -23,4 +23,4 @@ OC.L10N.register(
"Last report sent on: %s" : "Último reporte enviado el: %s",
"Last report" : "Último reporte"
},
-"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 fba5532..42c7edc 100644
--- a/l10n/es_GT.json
+++ b/l10n/es_GT.json
@@ -20,5 +20,5 @@
"Data to send" : "Datos a enviar",
"Last report sent on: %s" : "Último reporte enviado el: %s",
"Last report" : "Último reporte"
-},"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 45f383c..553a882 100644
--- a/l10n/es_HN.js
+++ b/l10n/es_HN.js
@@ -21,4 +21,4 @@ OC.L10N.register(
"Data to send" : "Datos a enviar",
"Last report" : "Último reporte"
},
-"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 1210021..5fe9436 100644
--- a/l10n/es_HN.json
+++ b/l10n/es_HN.json
@@ -18,5 +18,5 @@
"Send usage survey monthly" : "Enviar la encuesta de uso mensual",
"Data to send" : "Datos a enviar",
"Last report" : "Último reporte"
-},"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 690de7b..60bd86c 100644
--- a/l10n/es_MX.js
+++ b/l10n/es_MX.js
@@ -25,4 +25,4 @@ OC.L10N.register(
"Last report" : "Último reporte",
"Sends anonymized data to Nextcloud to help us to improve Nextcloud. You\n always have full control over the content sent to Nextcloud and can disable\n it again at any time." : "Envía datos anonimos a Nextcloud para ayudarnos a mejorarlo. Siempre\n tienes control completo del contenido que se envia a Nextcloud y puedes volver a\n deshabilitarlo en cualquier momento."
},
-"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 80f0d35..30448f5 100644
--- a/l10n/es_MX.json
+++ b/l10n/es_MX.json
@@ -22,5 +22,5 @@
"Last report sent on: %s" : "Último reporte enviado el: %s",
"Last report" : "Último reporte",
"Sends anonymized data to Nextcloud to help us to improve Nextcloud. You\n always have full control over the content sent to Nextcloud and can disable\n it again at any time." : "Envía datos anonimos a Nextcloud para ayudarnos a mejorarlo. Siempre\n tienes control completo del contenido que se envia a Nextcloud y puedes volver a\n deshabilitarlo en cualquier momento."
-},"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 45f383c..553a882 100644
--- a/l10n/es_NI.js
+++ b/l10n/es_NI.js
@@ -21,4 +21,4 @@ OC.L10N.register(
"Data to send" : "Datos a enviar",
"Last report" : "Último reporte"
},
-"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 1210021..5fe9436 100644
--- a/l10n/es_NI.json
+++ b/l10n/es_NI.json
@@ -18,5 +18,5 @@
"Send usage survey monthly" : "Enviar la encuesta de uso mensual",
"Data to send" : "Datos a enviar",
"Last report" : "Último reporte"
-},"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 45f383c..553a882 100644
--- a/l10n/es_PA.js
+++ b/l10n/es_PA.js
@@ -21,4 +21,4 @@ OC.L10N.register(
"Data to send" : "Datos a enviar",
"Last report" : "Último reporte"
},
-"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 1210021..5fe9436 100644
--- a/l10n/es_PA.json
+++ b/l10n/es_PA.json
@@ -18,5 +18,5 @@
"Send usage survey monthly" : "Enviar la encuesta de uso mensual",
"Data to send" : "Datos a enviar",
"Last report" : "Último reporte"
-},"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 45f383c..553a882 100644
--- a/l10n/es_PE.js
+++ b/l10n/es_PE.js
@@ -21,4 +21,4 @@ OC.L10N.register(
"Data to send" : "Datos a enviar",
"Last report" : "Último reporte"
},
-"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 1210021..5fe9436 100644
--- a/l10n/es_PE.json
+++ b/l10n/es_PE.json
@@ -18,5 +18,5 @@
"Send usage survey monthly" : "Enviar la encuesta de uso mensual",
"Data to send" : "Datos a enviar",
"Last report" : "Último reporte"
-},"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 45f383c..553a882 100644
--- a/l10n/es_PR.js
+++ b/l10n/es_PR.js
@@ -21,4 +21,4 @@ OC.L10N.register(
"Data to send" : "Datos a enviar",
"Last report" : "Último reporte"
},
-"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 1210021..5fe9436 100644
--- a/l10n/es_PR.json
+++ b/l10n/es_PR.json
@@ -18,5 +18,5 @@
"Send usage survey monthly" : "Enviar la encuesta de uso mensual",
"Data to send" : "Datos a enviar",
"Last report" : "Último reporte"
-},"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 45f383c..553a882 100644
--- a/l10n/es_PY.js
+++ b/l10n/es_PY.js
@@ -21,4 +21,4 @@ OC.L10N.register(
"Data to send" : "Datos a enviar",
"Last report" : "Último reporte"
},
-"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 1210021..5fe9436 100644
--- a/l10n/es_PY.json
+++ b/l10n/es_PY.json
@@ -18,5 +18,5 @@
"Send usage survey monthly" : "Enviar la encuesta de uso mensual",
"Data to send" : "Datos a enviar",
"Last report" : "Último reporte"
-},"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 ecadd7f..be7b64e 100644
--- a/l10n/es_SV.js
+++ b/l10n/es_SV.js
@@ -23,4 +23,4 @@ OC.L10N.register(
"Last report sent on: %s" : "Último reporte enviado el: %s",
"Last report" : "Último reporte"
},
-"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 fba5532..6f1c274 100644
--- a/l10n/es_SV.json
+++ b/l10n/es_SV.json
@@ -20,5 +20,5 @@
"Data to send" : "Datos a enviar",
"Last report sent on: %s" : "Último reporte enviado el: %s",
"Last report" : "Último reporte"
-},"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 45f383c..553a882 100644
--- a/l10n/es_UY.js
+++ b/l10n/es_UY.js
@@ -21,4 +21,4 @@ OC.L10N.register(
"Data to send" : "Datos a enviar",
"Last report" : "Último reporte"
},
-"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 1210021..5fe9436 100644
--- a/l10n/es_UY.json
+++ b/l10n/es_UY.json
@@ -18,5 +18,5 @@
"Send usage survey monthly" : "Enviar la encuesta de uso mensual",
"Data to send" : "Datos a enviar",
"Last report" : "Último reporte"
-},"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 ee09c50..edd80d2 100644
--- a/l10n/fr.js
+++ b/l10n/fr.js
@@ -26,4 +26,4 @@ OC.L10N.register(
"Last report" : "Dernier envoi",
"Sends anonymized data to Nextcloud to help us to improve Nextcloud. You\n always have full control over the content sent to Nextcloud and can disable\n it again at any time." : "Envoyer des données anonymisées à Nextcloud pour nous aider à améliorer Nextcloud. Vous\navez toujours le plein contrôle du contenu envoyé à Nextcloud et pouvez le désactiver\nà n'importe quel moment."
},
-"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 8f2c1d4..81a3491 100644
--- a/l10n/fr.json
+++ b/l10n/fr.json
@@ -23,5 +23,5 @@
"Last report sent on: %s" : "Dernier rapport envoyé le : %s",
"Last report" : "Dernier envoi",
"Sends anonymized data to Nextcloud to help us to improve Nextcloud. You\n always have full control over the content sent to Nextcloud and can disable\n it again at any time." : "Envoyer des données anonymisées à Nextcloud pour nous aider à améliorer Nextcloud. Vous\navez toujours le plein contrôle du contenu envoyé à Nextcloud et pouvez le désactiver\nà n'importe quel moment."
-},"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 d585766..753aff3 100644
--- a/l10n/it.js
+++ b/l10n/it.js
@@ -26,4 +26,4 @@ OC.L10N.register(
"Last report" : "Ultimo resoconto",
"Sends anonymized data to Nextcloud to help us to improve Nextcloud. You\n always have full control over the content sent to Nextcloud and can disable\n it again at any time." : "Invia dati resi anonimi a Nextcloud per aiutarci a migliorare Nextcloud. Avrai\n sempre il pieno controllo dei contenuti inviati a Nextcloud e puoi disabilitare\n questa funzione in ogni momento."
},
-"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 083d087..bcd2a9f 100644
--- a/l10n/it.json
+++ b/l10n/it.json
@@ -23,5 +23,5 @@
"Last report sent on: %s" : "Ultimo report inviato il: %s",
"Last report" : "Ultimo resoconto",
"Sends anonymized data to Nextcloud to help us to improve Nextcloud. You\n always have full control over the content sent to Nextcloud and can disable\n it again at any time." : "Invia dati resi anonimi a Nextcloud per aiutarci a migliorare Nextcloud. Avrai\n sempre il pieno controllo dei contenuti inviati a Nextcloud e puoi disabilitare\n questa funzione in ogni momento."
-},"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 3b2af83..50161b5 100644
--- a/l10n/pt_BR.js
+++ b/l10n/pt_BR.js
@@ -27,4 +27,4 @@ OC.L10N.register(
"Last report" : "Último relatório",
"Sends anonymized data to Nextcloud to help us to improve Nextcloud. You\n always have full control over the content sent to Nextcloud and can disable\n it again at any time." : "Envia dados anônimos para o Nextcloud para ajudar a melhorá-lo. Você sempre \n tem controle total do conteúdo enviado para o Nextcloud e pode desativar\n isso novamente a qualquer momento."
},
-"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 f3b87f5..bd9f9a2 100644
--- a/l10n/pt_BR.json
+++ b/l10n/pt_BR.json
@@ -24,5 +24,5 @@
"Last report sent on: %s" : "Último relatório enviado em: %s",
"Last report" : "Último relatório",
"Sends anonymized data to Nextcloud to help us to improve Nextcloud. You\n always have full control over the content sent to Nextcloud and can disable\n it again at any time." : "Envia dados anônimos para o Nextcloud para ajudar a melhorá-lo. Você sempre \n tem controle total do conteúdo enviado para o Nextcloud e pode desativar\n isso novamente a qualquer momento."
-},"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 54a9f43..0b4acf9 100644
--- a/l10n/pt_PT.js
+++ b/l10n/pt_PT.js
@@ -23,4 +23,4 @@ OC.L10N.register(
"Last report sent on: %s" : "Último reporte enviado em: %s",
"Last report" : "Último relatório"
},
-"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 581f812..27b44df 100644
--- a/l10n/pt_PT.json
+++ b/l10n/pt_PT.json
@@ -20,5 +20,5 @@
"Data to send" : "Dados a enviar",
"Last report sent on: %s" : "Último reporte enviado em: %s",
"Last report" : "Último relatório"
-},"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