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

github.com/nextcloud/files_antivirus.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:51:05 +0300
committerNextcloud bot <bot@nextcloud.com>2022-05-24 05:51:05 +0300
commit0ad79deb19a680bd77454c7076cc5275cbdeb322 (patch)
tree88862a4ebe7a4f43aeb2e46ae5b286a0e5ddb92a
parent6cce552cadd1f61e391014f507bf323a50383eaf (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 3b128d2..00ec506 100644
--- a/l10n/es.js
+++ b/l10n/es.js
@@ -58,4 +58,4 @@ OC.L10N.register(
"Mark as" : "Marcar como",
"Add a rule" : "Añadir una regla"
},
-"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 d2be7c7..c56d50d 100644
--- a/l10n/es.json
+++ b/l10n/es.json
@@ -55,5 +55,5 @@
"Description" : "Descripción",
"Mark as" : "Marcar como",
"Add a rule" : "Añadir una regla"
-},"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 a7a8b3d..89bdbf7 100644
--- a/l10n/es_419.js
+++ b/l10n/es_419.js
@@ -11,4 +11,4 @@ OC.L10N.register(
"Advanced" : "Avanzado",
"Description" : "Descripción"
},
-"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 752f4ac..b7a78c3 100644
--- a/l10n/es_419.json
+++ b/l10n/es_419.json
@@ -8,5 +8,5 @@
"Save" : "Guardar",
"Advanced" : "Avanzado",
"Description" : "Descripción"
-},"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 a7a8b3d..89bdbf7 100644
--- a/l10n/es_AR.js
+++ b/l10n/es_AR.js
@@ -11,4 +11,4 @@ OC.L10N.register(
"Advanced" : "Avanzado",
"Description" : "Descripción"
},
-"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 752f4ac..b7a78c3 100644
--- a/l10n/es_AR.json
+++ b/l10n/es_AR.json
@@ -8,5 +8,5 @@
"Save" : "Guardar",
"Advanced" : "Avanzado",
"Description" : "Descripción"
-},"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 927c1f1..7615c6a 100644
--- a/l10n/es_CL.js
+++ b/l10n/es_CL.js
@@ -47,4 +47,4 @@ OC.L10N.register(
"Mark as" : "Marcar como",
"Add a rule" : "Agregar una regla"
},
-"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 13a3da9..8800dcc 100644
--- a/l10n/es_CL.json
+++ b/l10n/es_CL.json
@@ -44,5 +44,5 @@
"Description" : "Descripción",
"Mark as" : "Marcar como",
"Add a rule" : "Agregar una regla"
-},"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 927c1f1..7615c6a 100644
--- a/l10n/es_CO.js
+++ b/l10n/es_CO.js
@@ -47,4 +47,4 @@ OC.L10N.register(
"Mark as" : "Marcar como",
"Add a rule" : "Agregar una regla"
},
-"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 13a3da9..8800dcc 100644
--- a/l10n/es_CO.json
+++ b/l10n/es_CO.json
@@ -44,5 +44,5 @@
"Description" : "Descripción",
"Mark as" : "Marcar como",
"Add a rule" : "Agregar una regla"
-},"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 927c1f1..7615c6a 100644
--- a/l10n/es_CR.js
+++ b/l10n/es_CR.js
@@ -47,4 +47,4 @@ OC.L10N.register(
"Mark as" : "Marcar como",
"Add a rule" : "Agregar una regla"
},
-"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 13a3da9..8800dcc 100644
--- a/l10n/es_CR.json
+++ b/l10n/es_CR.json
@@ -44,5 +44,5 @@
"Description" : "Descripción",
"Mark as" : "Marcar como",
"Add a rule" : "Agregar una regla"
-},"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 927c1f1..7615c6a 100644
--- a/l10n/es_DO.js
+++ b/l10n/es_DO.js
@@ -47,4 +47,4 @@ OC.L10N.register(
"Mark as" : "Marcar como",
"Add a rule" : "Agregar una regla"
},
-"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 13a3da9..8800dcc 100644
--- a/l10n/es_DO.json
+++ b/l10n/es_DO.json
@@ -44,5 +44,5 @@
"Description" : "Descripción",
"Mark as" : "Marcar como",
"Add a rule" : "Agregar una regla"
-},"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 927c1f1..7615c6a 100644
--- a/l10n/es_EC.js
+++ b/l10n/es_EC.js
@@ -47,4 +47,4 @@ OC.L10N.register(
"Mark as" : "Marcar como",
"Add a rule" : "Agregar una regla"
},
-"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 13a3da9..8800dcc 100644
--- a/l10n/es_EC.json
+++ b/l10n/es_EC.json
@@ -44,5 +44,5 @@
"Description" : "Descripción",
"Mark as" : "Marcar como",
"Add a rule" : "Agregar una regla"
-},"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 927c1f1..7615c6a 100644
--- a/l10n/es_GT.js
+++ b/l10n/es_GT.js
@@ -47,4 +47,4 @@ OC.L10N.register(
"Mark as" : "Marcar como",
"Add a rule" : "Agregar una regla"
},
-"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 13a3da9..8800dcc 100644
--- a/l10n/es_GT.json
+++ b/l10n/es_GT.json
@@ -44,5 +44,5 @@
"Description" : "Descripción",
"Mark as" : "Marcar como",
"Add a rule" : "Agregar una regla"
-},"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 927c1f1..7615c6a 100644
--- a/l10n/es_HN.js
+++ b/l10n/es_HN.js
@@ -47,4 +47,4 @@ OC.L10N.register(
"Mark as" : "Marcar como",
"Add a rule" : "Agregar una regla"
},
-"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 13a3da9..8800dcc 100644
--- a/l10n/es_HN.json
+++ b/l10n/es_HN.json
@@ -44,5 +44,5 @@
"Description" : "Descripción",
"Mark as" : "Marcar como",
"Add a rule" : "Agregar una regla"
-},"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 927c1f1..7615c6a 100644
--- a/l10n/es_MX.js
+++ b/l10n/es_MX.js
@@ -47,4 +47,4 @@ OC.L10N.register(
"Mark as" : "Marcar como",
"Add a rule" : "Agregar una regla"
},
-"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 13a3da9..8800dcc 100644
--- a/l10n/es_MX.json
+++ b/l10n/es_MX.json
@@ -44,5 +44,5 @@
"Description" : "Descripción",
"Mark as" : "Marcar como",
"Add a rule" : "Agregar una regla"
-},"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 a7a8b3d..89bdbf7 100644
--- a/l10n/es_NI.js
+++ b/l10n/es_NI.js
@@ -11,4 +11,4 @@ OC.L10N.register(
"Advanced" : "Avanzado",
"Description" : "Descripción"
},
-"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 752f4ac..b7a78c3 100644
--- a/l10n/es_NI.json
+++ b/l10n/es_NI.json
@@ -8,5 +8,5 @@
"Save" : "Guardar",
"Advanced" : "Avanzado",
"Description" : "Descripción"
-},"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 a7a8b3d..89bdbf7 100644
--- a/l10n/es_PA.js
+++ b/l10n/es_PA.js
@@ -11,4 +11,4 @@ OC.L10N.register(
"Advanced" : "Avanzado",
"Description" : "Descripción"
},
-"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 752f4ac..b7a78c3 100644
--- a/l10n/es_PA.json
+++ b/l10n/es_PA.json
@@ -8,5 +8,5 @@
"Save" : "Guardar",
"Advanced" : "Avanzado",
"Description" : "Descripción"
-},"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 a7a8b3d..89bdbf7 100644
--- a/l10n/es_PE.js
+++ b/l10n/es_PE.js
@@ -11,4 +11,4 @@ OC.L10N.register(
"Advanced" : "Avanzado",
"Description" : "Descripción"
},
-"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 752f4ac..b7a78c3 100644
--- a/l10n/es_PE.json
+++ b/l10n/es_PE.json
@@ -8,5 +8,5 @@
"Save" : "Guardar",
"Advanced" : "Avanzado",
"Description" : "Descripción"
-},"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 a7a8b3d..89bdbf7 100644
--- a/l10n/es_PR.js
+++ b/l10n/es_PR.js
@@ -11,4 +11,4 @@ OC.L10N.register(
"Advanced" : "Avanzado",
"Description" : "Descripción"
},
-"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 752f4ac..b7a78c3 100644
--- a/l10n/es_PR.json
+++ b/l10n/es_PR.json
@@ -8,5 +8,5 @@
"Save" : "Guardar",
"Advanced" : "Avanzado",
"Description" : "Descripción"
-},"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 a7a8b3d..89bdbf7 100644
--- a/l10n/es_PY.js
+++ b/l10n/es_PY.js
@@ -11,4 +11,4 @@ OC.L10N.register(
"Advanced" : "Avanzado",
"Description" : "Descripción"
},
-"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 752f4ac..b7a78c3 100644
--- a/l10n/es_PY.json
+++ b/l10n/es_PY.json
@@ -8,5 +8,5 @@
"Save" : "Guardar",
"Advanced" : "Avanzado",
"Description" : "Descripción"
-},"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 927c1f1..9255d38 100644
--- a/l10n/es_SV.js
+++ b/l10n/es_SV.js
@@ -47,4 +47,4 @@ OC.L10N.register(
"Mark as" : "Marcar como",
"Add a rule" : "Agregar una regla"
},
-"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 13a3da9..16e0a22 100644
--- a/l10n/es_SV.json
+++ b/l10n/es_SV.json
@@ -44,5 +44,5 @@
"Description" : "Descripción",
"Mark as" : "Marcar como",
"Add a rule" : "Agregar una regla"
-},"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 a7a8b3d..89bdbf7 100644
--- a/l10n/es_UY.js
+++ b/l10n/es_UY.js
@@ -11,4 +11,4 @@ OC.L10N.register(
"Advanced" : "Avanzado",
"Description" : "Descripción"
},
-"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 752f4ac..b7a78c3 100644
--- a/l10n/es_UY.json
+++ b/l10n/es_UY.json
@@ -8,5 +8,5 @@
"Save" : "Guardar",
"Advanced" : "Avanzado",
"Description" : "Descripción"
-},"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 60df2e1..73b91dc 100644
--- a/l10n/fr.js
+++ b/l10n/fr.js
@@ -58,4 +58,4 @@ OC.L10N.register(
"Mark as" : "Marqué comme",
"Add a rule" : "Ajouter une règle"
},
-"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 f08cf2e..eb5c14e 100644
--- a/l10n/fr.json
+++ b/l10n/fr.json
@@ -55,5 +55,5 @@
"Description" : "Description",
"Mark as" : "Marqué comme",
"Add a rule" : "Ajouter une règle"
-},"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 969abfd..7913a92 100644
--- a/l10n/it.js
+++ b/l10n/it.js
@@ -58,4 +58,4 @@ OC.L10N.register(
"Mark as" : "Marca come",
"Add a rule" : "Aggiungi una regola"
},
-"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 36bd598..e975924 100644
--- a/l10n/it.json
+++ b/l10n/it.json
@@ -55,5 +55,5 @@
"Description" : "Descrizione",
"Mark as" : "Marca come",
"Add a rule" : "Aggiungi una regola"
-},"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 fd2946a..ee5669f 100644
--- a/l10n/pt_BR.js
+++ b/l10n/pt_BR.js
@@ -62,4 +62,4 @@ OC.L10N.register(
"Mark as" : "Marcar como",
"Add a rule" : "Adicionar uma regra"
},
-"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 839610b..1dd5491 100644
--- a/l10n/pt_BR.json
+++ b/l10n/pt_BR.json
@@ -59,5 +59,5 @@
"Description" : "Descrição",
"Mark as" : "Marcar como",
"Add a rule" : "Adicionar uma regra"
-},"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 7890270..accf002 100644
--- a/l10n/pt_PT.js
+++ b/l10n/pt_PT.js
@@ -14,4 +14,4 @@ OC.L10N.register(
"Advanced" : "Avançado",
"Description" : "Descrição"
},
-"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 7da3254..85975fa 100644
--- a/l10n/pt_PT.json
+++ b/l10n/pt_PT.json
@@ -11,5 +11,5 @@
"Save" : "Guardar",
"Advanced" : "Avançado",
"Description" : "Descrição"
-},"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