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

github.com/nextcloud/nextcloud_announcements.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:17:09 +0300
committerNextcloud bot <bot@nextcloud.com>2022-05-24 06:17:09 +0300
commit062bd30d07a6244e889e7e5844b461e2c5a86223 (patch)
treeb29694e8156988b2c4d5b1e058b2dbab97d103a0
parent58f37cdef29fbe0d137fe2922a4c8354e6f3cd21 (diff)
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 b53cb62..b6de19a 100644
--- a/l10n/es.js
+++ b/l10n/es.js
@@ -10,4 +10,4 @@ OC.L10N.register(
"Shows the latest news of Nextcloud in your notifications." : "Muestra las últimas noticias de Nextcloud en tus notificaciones.",
"These groups will be notified about the announcements." : "Estos grupos serán notificados sobre los anuncios."
},
-"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 ac7c950..95e84ad 100644
--- a/l10n/es.json
+++ b/l10n/es.json
@@ -7,5 +7,5 @@
"Nextcloud announcements brings the latest news of Nextcloud into your notifications" : "Los Anuncios de Nextcloud traen las últimas noticias de Nextcloud a tus notificaciones",
"Shows the latest news of Nextcloud in your notifications." : "Muestra las últimas noticias de Nextcloud en tus notificaciones.",
"These groups will be notified about the announcements." : "Estos grupos serán notificados sobre los anuncios."
-},"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 f177290..babd00a 100644
--- a/l10n/es_419.js
+++ b/l10n/es_419.js
@@ -6,4 +6,4 @@ OC.L10N.register(
"Shows the latest news of Nextcloud in your notifications." : "Muestra las últimas noticias de Nextcloud en tus notificaciones",
"These groups will be notified about the announcements." : "Estos grupos serán notificados de los anuncios. "
},
-"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 7ee7aa0..3d6b82f 100644
--- a/l10n/es_419.json
+++ b/l10n/es_419.json
@@ -3,5 +3,5 @@
"Nextcloud announcement" : "Anuncio de Nextcloud",
"Shows the latest news of Nextcloud in your notifications." : "Muestra las últimas noticias de Nextcloud en tus notificaciones",
"These groups will be notified about the announcements." : "Estos grupos serán notificados de los anuncios. "
-},"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 41c4c07..e604ed8 100644
--- a/l10n/es_AR.js
+++ b/l10n/es_AR.js
@@ -7,4 +7,4 @@ OC.L10N.register(
"Shows the latest news of Nextcloud in your notifications." : "Muestra las últimas noticias de Nextcloud en sus notificaciones",
"These groups will be notified about the announcements." : "Estos grupos serán notificados de los anuncios. "
},
-"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 91b9515..eb68229 100644
--- a/l10n/es_AR.json
+++ b/l10n/es_AR.json
@@ -4,5 +4,5 @@
"Nextcloud announcements brings the latest news of Nextcloud into your notifications" : "Los anuncios de Nextcloud incorporan las últimas notícias de Nextcloud en sus notificaciones",
"Shows the latest news of Nextcloud in your notifications." : "Muestra las últimas noticias de Nextcloud en sus notificaciones",
"These groups will be notified about the announcements." : "Estos grupos serán notificados de los anuncios. "
-},"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 f177290..babd00a 100644
--- a/l10n/es_CL.js
+++ b/l10n/es_CL.js
@@ -6,4 +6,4 @@ OC.L10N.register(
"Shows the latest news of Nextcloud in your notifications." : "Muestra las últimas noticias de Nextcloud en tus notificaciones",
"These groups will be notified about the announcements." : "Estos grupos serán notificados de los anuncios. "
},
-"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 7ee7aa0..3d6b82f 100644
--- a/l10n/es_CL.json
+++ b/l10n/es_CL.json
@@ -3,5 +3,5 @@
"Nextcloud announcement" : "Anuncio de Nextcloud",
"Shows the latest news of Nextcloud in your notifications." : "Muestra las últimas noticias de Nextcloud en tus notificaciones",
"These groups will be notified about the announcements." : "Estos grupos serán notificados de los anuncios. "
-},"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 f177290..babd00a 100644
--- a/l10n/es_CO.js
+++ b/l10n/es_CO.js
@@ -6,4 +6,4 @@ OC.L10N.register(
"Shows the latest news of Nextcloud in your notifications." : "Muestra las últimas noticias de Nextcloud en tus notificaciones",
"These groups will be notified about the announcements." : "Estos grupos serán notificados de los anuncios. "
},
-"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 7ee7aa0..3d6b82f 100644
--- a/l10n/es_CO.json
+++ b/l10n/es_CO.json
@@ -3,5 +3,5 @@
"Nextcloud announcement" : "Anuncio de Nextcloud",
"Shows the latest news of Nextcloud in your notifications." : "Muestra las últimas noticias de Nextcloud en tus notificaciones",
"These groups will be notified about the announcements." : "Estos grupos serán notificados de los anuncios. "
-},"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 f177290..babd00a 100644
--- a/l10n/es_CR.js
+++ b/l10n/es_CR.js
@@ -6,4 +6,4 @@ OC.L10N.register(
"Shows the latest news of Nextcloud in your notifications." : "Muestra las últimas noticias de Nextcloud en tus notificaciones",
"These groups will be notified about the announcements." : "Estos grupos serán notificados de los anuncios. "
},
-"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 7ee7aa0..3d6b82f 100644
--- a/l10n/es_CR.json
+++ b/l10n/es_CR.json
@@ -3,5 +3,5 @@
"Nextcloud announcement" : "Anuncio de Nextcloud",
"Shows the latest news of Nextcloud in your notifications." : "Muestra las últimas noticias de Nextcloud en tus notificaciones",
"These groups will be notified about the announcements." : "Estos grupos serán notificados de los anuncios. "
-},"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 f177290..babd00a 100644
--- a/l10n/es_DO.js
+++ b/l10n/es_DO.js
@@ -6,4 +6,4 @@ OC.L10N.register(
"Shows the latest news of Nextcloud in your notifications." : "Muestra las últimas noticias de Nextcloud en tus notificaciones",
"These groups will be notified about the announcements." : "Estos grupos serán notificados de los anuncios. "
},
-"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 7ee7aa0..3d6b82f 100644
--- a/l10n/es_DO.json
+++ b/l10n/es_DO.json
@@ -3,5 +3,5 @@
"Nextcloud announcement" : "Anuncio de Nextcloud",
"Shows the latest news of Nextcloud in your notifications." : "Muestra las últimas noticias de Nextcloud en tus notificaciones",
"These groups will be notified about the announcements." : "Estos grupos serán notificados de los anuncios. "
-},"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 f177290..babd00a 100644
--- a/l10n/es_EC.js
+++ b/l10n/es_EC.js
@@ -6,4 +6,4 @@ OC.L10N.register(
"Shows the latest news of Nextcloud in your notifications." : "Muestra las últimas noticias de Nextcloud en tus notificaciones",
"These groups will be notified about the announcements." : "Estos grupos serán notificados de los anuncios. "
},
-"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 7ee7aa0..3d6b82f 100644
--- a/l10n/es_EC.json
+++ b/l10n/es_EC.json
@@ -3,5 +3,5 @@
"Nextcloud announcement" : "Anuncio de Nextcloud",
"Shows the latest news of Nextcloud in your notifications." : "Muestra las últimas noticias de Nextcloud en tus notificaciones",
"These groups will be notified about the announcements." : "Estos grupos serán notificados de los anuncios. "
-},"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 f177290..babd00a 100644
--- a/l10n/es_GT.js
+++ b/l10n/es_GT.js
@@ -6,4 +6,4 @@ OC.L10N.register(
"Shows the latest news of Nextcloud in your notifications." : "Muestra las últimas noticias de Nextcloud en tus notificaciones",
"These groups will be notified about the announcements." : "Estos grupos serán notificados de los anuncios. "
},
-"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 7ee7aa0..3d6b82f 100644
--- a/l10n/es_GT.json
+++ b/l10n/es_GT.json
@@ -3,5 +3,5 @@
"Nextcloud announcement" : "Anuncio de Nextcloud",
"Shows the latest news of Nextcloud in your notifications." : "Muestra las últimas noticias de Nextcloud en tus notificaciones",
"These groups will be notified about the announcements." : "Estos grupos serán notificados de los anuncios. "
-},"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 f177290..babd00a 100644
--- a/l10n/es_HN.js
+++ b/l10n/es_HN.js
@@ -6,4 +6,4 @@ OC.L10N.register(
"Shows the latest news of Nextcloud in your notifications." : "Muestra las últimas noticias de Nextcloud en tus notificaciones",
"These groups will be notified about the announcements." : "Estos grupos serán notificados de los anuncios. "
},
-"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 7ee7aa0..3d6b82f 100644
--- a/l10n/es_HN.json
+++ b/l10n/es_HN.json
@@ -3,5 +3,5 @@
"Nextcloud announcement" : "Anuncio de Nextcloud",
"Shows the latest news of Nextcloud in your notifications." : "Muestra las últimas noticias de Nextcloud en tus notificaciones",
"These groups will be notified about the announcements." : "Estos grupos serán notificados de los anuncios. "
-},"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 d0cb722..a9728ee 100644
--- a/l10n/es_MX.js
+++ b/l10n/es_MX.js
@@ -7,4 +7,4 @@ OC.L10N.register(
"Shows the latest news of Nextcloud in your notifications." : "Muestra las últimas noticias de Nextcloud en tus notificaciones",
"These groups will be notified about the announcements." : "Estos grupos serán notificados de los anuncios. "
},
-"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 9d287a5..8a195bb 100644
--- a/l10n/es_MX.json
+++ b/l10n/es_MX.json
@@ -4,5 +4,5 @@
"Nextcloud announcements brings the latest news of Nextcloud into your notifications" : "Anuncios de Nextcloud te trae las últimas noticias de Nextcloud a tus notificaciones",
"Shows the latest news of Nextcloud in your notifications." : "Muestra las últimas noticias de Nextcloud en tus notificaciones",
"These groups will be notified about the announcements." : "Estos grupos serán notificados de los anuncios. "
-},"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 f177290..babd00a 100644
--- a/l10n/es_NI.js
+++ b/l10n/es_NI.js
@@ -6,4 +6,4 @@ OC.L10N.register(
"Shows the latest news of Nextcloud in your notifications." : "Muestra las últimas noticias de Nextcloud en tus notificaciones",
"These groups will be notified about the announcements." : "Estos grupos serán notificados de los anuncios. "
},
-"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 7ee7aa0..3d6b82f 100644
--- a/l10n/es_NI.json
+++ b/l10n/es_NI.json
@@ -3,5 +3,5 @@
"Nextcloud announcement" : "Anuncio de Nextcloud",
"Shows the latest news of Nextcloud in your notifications." : "Muestra las últimas noticias de Nextcloud en tus notificaciones",
"These groups will be notified about the announcements." : "Estos grupos serán notificados de los anuncios. "
-},"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 f177290..babd00a 100644
--- a/l10n/es_PA.js
+++ b/l10n/es_PA.js
@@ -6,4 +6,4 @@ OC.L10N.register(
"Shows the latest news of Nextcloud in your notifications." : "Muestra las últimas noticias de Nextcloud en tus notificaciones",
"These groups will be notified about the announcements." : "Estos grupos serán notificados de los anuncios. "
},
-"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 7ee7aa0..3d6b82f 100644
--- a/l10n/es_PA.json
+++ b/l10n/es_PA.json
@@ -3,5 +3,5 @@
"Nextcloud announcement" : "Anuncio de Nextcloud",
"Shows the latest news of Nextcloud in your notifications." : "Muestra las últimas noticias de Nextcloud en tus notificaciones",
"These groups will be notified about the announcements." : "Estos grupos serán notificados de los anuncios. "
-},"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 f177290..babd00a 100644
--- a/l10n/es_PE.js
+++ b/l10n/es_PE.js
@@ -6,4 +6,4 @@ OC.L10N.register(
"Shows the latest news of Nextcloud in your notifications." : "Muestra las últimas noticias de Nextcloud en tus notificaciones",
"These groups will be notified about the announcements." : "Estos grupos serán notificados de los anuncios. "
},
-"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 7ee7aa0..3d6b82f 100644
--- a/l10n/es_PE.json
+++ b/l10n/es_PE.json
@@ -3,5 +3,5 @@
"Nextcloud announcement" : "Anuncio de Nextcloud",
"Shows the latest news of Nextcloud in your notifications." : "Muestra las últimas noticias de Nextcloud en tus notificaciones",
"These groups will be notified about the announcements." : "Estos grupos serán notificados de los anuncios. "
-},"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 f177290..babd00a 100644
--- a/l10n/es_PR.js
+++ b/l10n/es_PR.js
@@ -6,4 +6,4 @@ OC.L10N.register(
"Shows the latest news of Nextcloud in your notifications." : "Muestra las últimas noticias de Nextcloud en tus notificaciones",
"These groups will be notified about the announcements." : "Estos grupos serán notificados de los anuncios. "
},
-"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 7ee7aa0..3d6b82f 100644
--- a/l10n/es_PR.json
+++ b/l10n/es_PR.json
@@ -3,5 +3,5 @@
"Nextcloud announcement" : "Anuncio de Nextcloud",
"Shows the latest news of Nextcloud in your notifications." : "Muestra las últimas noticias de Nextcloud en tus notificaciones",
"These groups will be notified about the announcements." : "Estos grupos serán notificados de los anuncios. "
-},"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 f177290..babd00a 100644
--- a/l10n/es_PY.js
+++ b/l10n/es_PY.js
@@ -6,4 +6,4 @@ OC.L10N.register(
"Shows the latest news of Nextcloud in your notifications." : "Muestra las últimas noticias de Nextcloud en tus notificaciones",
"These groups will be notified about the announcements." : "Estos grupos serán notificados de los anuncios. "
},
-"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 7ee7aa0..3d6b82f 100644
--- a/l10n/es_PY.json
+++ b/l10n/es_PY.json
@@ -3,5 +3,5 @@
"Nextcloud announcement" : "Anuncio de Nextcloud",
"Shows the latest news of Nextcloud in your notifications." : "Muestra las últimas noticias de Nextcloud en tus notificaciones",
"These groups will be notified about the announcements." : "Estos grupos serán notificados de los anuncios. "
-},"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 f177290..5abf4b2 100644
--- a/l10n/es_SV.js
+++ b/l10n/es_SV.js
@@ -6,4 +6,4 @@ OC.L10N.register(
"Shows the latest news of Nextcloud in your notifications." : "Muestra las últimas noticias de Nextcloud en tus notificaciones",
"These groups will be notified about the announcements." : "Estos grupos serán notificados de los anuncios. "
},
-"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 7ee7aa0..15beecd 100644
--- a/l10n/es_SV.json
+++ b/l10n/es_SV.json
@@ -3,5 +3,5 @@
"Nextcloud announcement" : "Anuncio de Nextcloud",
"Shows the latest news of Nextcloud in your notifications." : "Muestra las últimas noticias de Nextcloud en tus notificaciones",
"These groups will be notified about the announcements." : "Estos grupos serán notificados de los anuncios. "
-},"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 f177290..babd00a 100644
--- a/l10n/es_UY.js
+++ b/l10n/es_UY.js
@@ -6,4 +6,4 @@ OC.L10N.register(
"Shows the latest news of Nextcloud in your notifications." : "Muestra las últimas noticias de Nextcloud en tus notificaciones",
"These groups will be notified about the announcements." : "Estos grupos serán notificados de los anuncios. "
},
-"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 7ee7aa0..3d6b82f 100644
--- a/l10n/es_UY.json
+++ b/l10n/es_UY.json
@@ -3,5 +3,5 @@
"Nextcloud announcement" : "Anuncio de Nextcloud",
"Shows the latest news of Nextcloud in your notifications." : "Muestra las últimas noticias de Nextcloud en tus notificaciones",
"These groups will be notified about the announcements." : "Estos grupos serán notificados de los anuncios. "
-},"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 afd9690..5c5c798 100644
--- a/l10n/fr.js
+++ b/l10n/fr.js
@@ -10,4 +10,4 @@ OC.L10N.register(
"Shows the latest news of Nextcloud in your notifications." : "Afficher les dernières actualités de Nextcloud dans vos notifications.",
"These groups will be notified about the announcements." : "Ces groupes seront notifiés des annonces."
},
-"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 a64189d..a358916 100644
--- a/l10n/fr.json
+++ b/l10n/fr.json
@@ -7,5 +7,5 @@
"Nextcloud announcements brings the latest news of Nextcloud into your notifications" : "Annonces Nextcloud rapporte les dernières nouvelles de Nextcloud dans vos notifications",
"Shows the latest news of Nextcloud in your notifications." : "Afficher les dernières actualités de Nextcloud dans vos notifications.",
"These groups will be notified about the announcements." : "Ces groupes seront notifiés des annonces."
-},"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 59de561..4f24129 100644
--- a/l10n/it.js
+++ b/l10n/it.js
@@ -10,4 +10,4 @@ OC.L10N.register(
"Shows the latest news of Nextcloud in your notifications." : "Mostra le ultime novità di Nextcloud nelle tue notifiche.",
"These groups will be notified about the announcements." : "Questi gruppi riceveranno notifiche relative agli annunci."
},
-"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 cfcbcdc..785dbab 100644
--- a/l10n/it.json
+++ b/l10n/it.json
@@ -7,5 +7,5 @@
"Nextcloud announcements brings the latest news of Nextcloud into your notifications" : "Gli annunci di Nextcloud portano le ultime notizie di Nextcloud nelle tue notifiche",
"Shows the latest news of Nextcloud in your notifications." : "Mostra le ultime novità di Nextcloud nelle tue notifiche.",
"These groups will be notified about the announcements." : "Questi gruppi riceveranno notifiche relative agli annunci."
-},"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 47ea24f..0fff66f 100644
--- a/l10n/pt_BR.js
+++ b/l10n/pt_BR.js
@@ -10,4 +10,4 @@ OC.L10N.register(
"Shows the latest news of Nextcloud in your notifications." : "Mostra as últimas novidades do Nextcloud em suas notificações.",
"These groups will be notified about the announcements." : "Estes grupos serão avisados sobre notificações."
},
-"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 b1995e1..9b08ca4 100644
--- a/l10n/pt_BR.json
+++ b/l10n/pt_BR.json
@@ -7,5 +7,5 @@
"Nextcloud announcements brings the latest news of Nextcloud into your notifications" : "Os anúncios do Nextcloud trazem as últimas notícias nas suas notificações",
"Shows the latest news of Nextcloud in your notifications." : "Mostra as últimas novidades do Nextcloud em suas notificações.",
"These groups will be notified about the announcements." : "Estes grupos serão avisados sobre notificações."
-},"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 4337622..e73cc09 100644
--- a/l10n/pt_PT.js
+++ b/l10n/pt_PT.js
@@ -10,4 +10,4 @@ OC.L10N.register(
"Shows the latest news of Nextcloud in your notifications." : "Mostra as últimas notícias nas suas notificações.",
"These groups will be notified about the announcements." : "Estes grupos serão notificados sobre anúncios."
},
-"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 32c5631..2eb640f 100644
--- a/l10n/pt_PT.json
+++ b/l10n/pt_PT.json
@@ -7,5 +7,5 @@
"Nextcloud announcements brings the latest news of Nextcloud into your notifications" : "Anúncios Nexcloud trazem as notícias mais recentes às suas notificações",
"Shows the latest news of Nextcloud in your notifications." : "Mostra as últimas notícias nas suas notificações.",
"These groups will be notified about the announcements." : "Estes grupos serão notificados sobre anúncios."
-},"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