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

github.com/nextcloud/external.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-05-24 05:49:32 +0300
committerNextcloud bot <bot@nextcloud.com>2022-05-24 05:49:32 +0300
commit7ea956f191df023205c8fa73568868098143faf9 (patch)
treea90fec63ea4ce6da031a88a69732c06412e5960d /l10n
parentdc12f0dc9765ca72cf3c89751b403816db17dec0 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'l10n')
-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/id.js1
-rw-r--r--l10n/id.json1
-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
46 files changed, 46 insertions, 44 deletions
diff --git a/l10n/es.js b/l10n/es.js
index 697a368..688b1a4 100644
--- a/l10n/es.js
+++ b/l10n/es.js
@@ -54,4 +54,4 @@ OC.L10N.register(
"Upload new icon" : "Subir nuevo icono",
"Please note that some browsers will block displaying of sites via http if you are running https." : "Tenga en cuenta que algunos navegadores no mostrarán sitios vía http si está usando https."
},
-"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 a07fc6a..dcaf7bd 100644
--- a/l10n/es.json
+++ b/l10n/es.json
@@ -51,5 +51,5 @@
"Uploading an icon with the same name will replace the current icon." : "Subir un icono con el mismo nombre sobreescribirá el icono actual.",
"Upload new icon" : "Subir nuevo icono",
"Please note that some browsers will block displaying of sites via http if you are running https." : "Tenga en cuenta que algunos navegadores no mostrarán sitios vía http si está usando https."
-},"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 e29343e..66bbd77 100644
--- a/l10n/es_419.js
+++ b/l10n/es_419.js
@@ -48,4 +48,4 @@ OC.L10N.register(
"Upload new icon" : "Cargar nuevo ícono",
"Please note that some browsers will block displaying of sites via http if you are running https." : "Por favor considera que algunos navegadores no desplegarán páginas http si estás usando https."
},
-"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 6e07621..97f12ac 100644
--- a/l10n/es_419.json
+++ b/l10n/es_419.json
@@ -45,5 +45,5 @@
"Uploading an icon with the same name will replace the current icon." : "Cargar un ícono con el mismo nombre reemplazará el ícono actual.",
"Upload new icon" : "Cargar nuevo ícono",
"Please note that some browsers will block displaying of sites via http if you are running https." : "Por favor considera que algunos navegadores no desplegarán páginas http si estás usando https."
-},"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 f60d1f1..4ce10bb 100644
--- a/l10n/es_AR.js
+++ b/l10n/es_AR.js
@@ -53,4 +53,4 @@ OC.L10N.register(
"Upload new icon" : "Subir nuevo ícono",
"Please note that some browsers will block displaying of sites via http if you are running https." : "Tenga en cuenta que algunos navegadores bloquearán la visualización de sitios a través de http si está ejecutando https."
},
-"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 1cf93c0..02b5387 100644
--- a/l10n/es_AR.json
+++ b/l10n/es_AR.json
@@ -50,5 +50,5 @@
"Uploading an icon with the same name will replace the current icon." : "Subiendo un ícono con el mismo nombre reemplazará al ícono actual.",
"Upload new icon" : "Subir nuevo ícono",
"Please note that some browsers will block displaying of sites via http if you are running https." : "Tenga en cuenta que algunos navegadores bloquearán la visualización de sitios a través de http si está ejecutando https."
-},"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 bf6c7e4..0692177 100644
--- a/l10n/es_CL.js
+++ b/l10n/es_CL.js
@@ -50,4 +50,4 @@ OC.L10N.register(
"Upload new icon" : "Cargar nuevo ícono",
"Please note that some browsers will block displaying of sites via http if you are running https." : "Por favor considera que algunos navegadores no desplegarán páginas http si estás usando https."
},
-"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 ef97827..af7ed20 100644
--- a/l10n/es_CL.json
+++ b/l10n/es_CL.json
@@ -47,5 +47,5 @@
"Uploading an icon with the same name will replace the current icon." : "Cargar un ícono con el mismo nombre reemplazará el ícono actual.",
"Upload new icon" : "Cargar nuevo ícono",
"Please note that some browsers will block displaying of sites via http if you are running https." : "Por favor considera que algunos navegadores no desplegarán páginas http si estás usando https."
-},"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 c34ed78..bd4bacc 100644
--- a/l10n/es_CO.js
+++ b/l10n/es_CO.js
@@ -50,4 +50,4 @@ OC.L10N.register(
"Upload new icon" : "Cargar nuevo ícono",
"Please note that some browsers will block displaying of sites via http if you are running https." : "Por favor considera que algunos navegadores no desplegarán páginas http si estás usando https."
},
-"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 6f103ec..6010f7a 100644
--- a/l10n/es_CO.json
+++ b/l10n/es_CO.json
@@ -47,5 +47,5 @@
"Uploading an icon with the same name will replace the current icon." : "Cargar un ícono con el mismo nombre reemplazará el ícono actual.",
"Upload new icon" : "Cargar nuevo ícono",
"Please note that some browsers will block displaying of sites via http if you are running https." : "Por favor considera que algunos navegadores no desplegarán páginas http si estás usando https."
-},"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 bf6c7e4..0692177 100644
--- a/l10n/es_CR.js
+++ b/l10n/es_CR.js
@@ -50,4 +50,4 @@ OC.L10N.register(
"Upload new icon" : "Cargar nuevo ícono",
"Please note that some browsers will block displaying of sites via http if you are running https." : "Por favor considera que algunos navegadores no desplegarán páginas http si estás usando https."
},
-"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 ef97827..af7ed20 100644
--- a/l10n/es_CR.json
+++ b/l10n/es_CR.json
@@ -47,5 +47,5 @@
"Uploading an icon with the same name will replace the current icon." : "Cargar un ícono con el mismo nombre reemplazará el ícono actual.",
"Upload new icon" : "Cargar nuevo ícono",
"Please note that some browsers will block displaying of sites via http if you are running https." : "Por favor considera que algunos navegadores no desplegarán páginas http si estás usando https."
-},"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 bf6c7e4..0692177 100644
--- a/l10n/es_DO.js
+++ b/l10n/es_DO.js
@@ -50,4 +50,4 @@ OC.L10N.register(
"Upload new icon" : "Cargar nuevo ícono",
"Please note that some browsers will block displaying of sites via http if you are running https." : "Por favor considera que algunos navegadores no desplegarán páginas http si estás usando https."
},
-"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 ef97827..af7ed20 100644
--- a/l10n/es_DO.json
+++ b/l10n/es_DO.json
@@ -47,5 +47,5 @@
"Uploading an icon with the same name will replace the current icon." : "Cargar un ícono con el mismo nombre reemplazará el ícono actual.",
"Upload new icon" : "Cargar nuevo ícono",
"Please note that some browsers will block displaying of sites via http if you are running https." : "Por favor considera que algunos navegadores no desplegarán páginas http si estás usando https."
-},"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 bf6c7e4..0692177 100644
--- a/l10n/es_EC.js
+++ b/l10n/es_EC.js
@@ -50,4 +50,4 @@ OC.L10N.register(
"Upload new icon" : "Cargar nuevo ícono",
"Please note that some browsers will block displaying of sites via http if you are running https." : "Por favor considera que algunos navegadores no desplegarán páginas http si estás usando https."
},
-"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 ef97827..af7ed20 100644
--- a/l10n/es_EC.json
+++ b/l10n/es_EC.json
@@ -47,5 +47,5 @@
"Uploading an icon with the same name will replace the current icon." : "Cargar un ícono con el mismo nombre reemplazará el ícono actual.",
"Upload new icon" : "Cargar nuevo ícono",
"Please note that some browsers will block displaying of sites via http if you are running https." : "Por favor considera que algunos navegadores no desplegarán páginas http si estás usando https."
-},"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 8ccf16a..3503eaf 100644
--- a/l10n/es_GT.js
+++ b/l10n/es_GT.js
@@ -50,4 +50,4 @@ OC.L10N.register(
"Upload new icon" : "Cargar nuevo ícono",
"Please note that some browsers will block displaying of sites via http if you are running https." : "Por favor considera que algunos navegadores no desplegarán páginas http si estás usando https."
},
-"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 466eaad..3cc858d 100644
--- a/l10n/es_GT.json
+++ b/l10n/es_GT.json
@@ -47,5 +47,5 @@
"Uploading an icon with the same name will replace the current icon." : "Cargar un ícono con el mismo nombre reemplazará el ícono actual.",
"Upload new icon" : "Cargar nuevo ícono",
"Please note that some browsers will block displaying of sites via http if you are running https." : "Por favor considera que algunos navegadores no desplegarán páginas http si estás usando https."
-},"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 e29343e..66bbd77 100644
--- a/l10n/es_HN.js
+++ b/l10n/es_HN.js
@@ -48,4 +48,4 @@ OC.L10N.register(
"Upload new icon" : "Cargar nuevo ícono",
"Please note that some browsers will block displaying of sites via http if you are running https." : "Por favor considera que algunos navegadores no desplegarán páginas http si estás usando https."
},
-"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 6e07621..97f12ac 100644
--- a/l10n/es_HN.json
+++ b/l10n/es_HN.json
@@ -45,5 +45,5 @@
"Uploading an icon with the same name will replace the current icon." : "Cargar un ícono con el mismo nombre reemplazará el ícono actual.",
"Upload new icon" : "Cargar nuevo ícono",
"Please note that some browsers will block displaying of sites via http if you are running https." : "Por favor considera que algunos navegadores no desplegarán páginas http si estás usando https."
-},"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 b608bbd..4dcd361 100644
--- a/l10n/es_MX.js
+++ b/l10n/es_MX.js
@@ -52,4 +52,4 @@ OC.L10N.register(
"Upload new icon" : "Cargar nuevo ícono",
"Please note that some browsers will block displaying of sites via http if you are running https." : "Por favor considera que algunos navegadores no desplegarán páginas http si estás usando https."
},
-"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 8dfe345..b8acb57 100644
--- a/l10n/es_MX.json
+++ b/l10n/es_MX.json
@@ -49,5 +49,5 @@
"Uploading an icon with the same name will replace the current icon." : "Cargar un ícono con el mismo nombre reemplazará el ícono actual.",
"Upload new icon" : "Cargar nuevo ícono",
"Please note that some browsers will block displaying of sites via http if you are running https." : "Por favor considera que algunos navegadores no desplegarán páginas http si estás usando https."
-},"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 e29343e..66bbd77 100644
--- a/l10n/es_NI.js
+++ b/l10n/es_NI.js
@@ -48,4 +48,4 @@ OC.L10N.register(
"Upload new icon" : "Cargar nuevo ícono",
"Please note that some browsers will block displaying of sites via http if you are running https." : "Por favor considera que algunos navegadores no desplegarán páginas http si estás usando https."
},
-"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 6e07621..97f12ac 100644
--- a/l10n/es_NI.json
+++ b/l10n/es_NI.json
@@ -45,5 +45,5 @@
"Uploading an icon with the same name will replace the current icon." : "Cargar un ícono con el mismo nombre reemplazará el ícono actual.",
"Upload new icon" : "Cargar nuevo ícono",
"Please note that some browsers will block displaying of sites via http if you are running https." : "Por favor considera que algunos navegadores no desplegarán páginas http si estás usando https."
-},"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 e29343e..66bbd77 100644
--- a/l10n/es_PA.js
+++ b/l10n/es_PA.js
@@ -48,4 +48,4 @@ OC.L10N.register(
"Upload new icon" : "Cargar nuevo ícono",
"Please note that some browsers will block displaying of sites via http if you are running https." : "Por favor considera que algunos navegadores no desplegarán páginas http si estás usando https."
},
-"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 6e07621..97f12ac 100644
--- a/l10n/es_PA.json
+++ b/l10n/es_PA.json
@@ -45,5 +45,5 @@
"Uploading an icon with the same name will replace the current icon." : "Cargar un ícono con el mismo nombre reemplazará el ícono actual.",
"Upload new icon" : "Cargar nuevo ícono",
"Please note that some browsers will block displaying of sites via http if you are running https." : "Por favor considera que algunos navegadores no desplegarán páginas http si estás usando https."
-},"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 e29343e..66bbd77 100644
--- a/l10n/es_PE.js
+++ b/l10n/es_PE.js
@@ -48,4 +48,4 @@ OC.L10N.register(
"Upload new icon" : "Cargar nuevo ícono",
"Please note that some browsers will block displaying of sites via http if you are running https." : "Por favor considera que algunos navegadores no desplegarán páginas http si estás usando https."
},
-"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 6e07621..97f12ac 100644
--- a/l10n/es_PE.json
+++ b/l10n/es_PE.json
@@ -45,5 +45,5 @@
"Uploading an icon with the same name will replace the current icon." : "Cargar un ícono con el mismo nombre reemplazará el ícono actual.",
"Upload new icon" : "Cargar nuevo ícono",
"Please note that some browsers will block displaying of sites via http if you are running https." : "Por favor considera que algunos navegadores no desplegarán páginas http si estás usando https."
-},"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 e29343e..66bbd77 100644
--- a/l10n/es_PR.js
+++ b/l10n/es_PR.js
@@ -48,4 +48,4 @@ OC.L10N.register(
"Upload new icon" : "Cargar nuevo ícono",
"Please note that some browsers will block displaying of sites via http if you are running https." : "Por favor considera que algunos navegadores no desplegarán páginas http si estás usando https."
},
-"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 6e07621..97f12ac 100644
--- a/l10n/es_PR.json
+++ b/l10n/es_PR.json
@@ -45,5 +45,5 @@
"Uploading an icon with the same name will replace the current icon." : "Cargar un ícono con el mismo nombre reemplazará el ícono actual.",
"Upload new icon" : "Cargar nuevo ícono",
"Please note that some browsers will block displaying of sites via http if you are running https." : "Por favor considera que algunos navegadores no desplegarán páginas http si estás usando https."
-},"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 e29343e..66bbd77 100644
--- a/l10n/es_PY.js
+++ b/l10n/es_PY.js
@@ -48,4 +48,4 @@ OC.L10N.register(
"Upload new icon" : "Cargar nuevo ícono",
"Please note that some browsers will block displaying of sites via http if you are running https." : "Por favor considera que algunos navegadores no desplegarán páginas http si estás usando https."
},
-"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 6e07621..97f12ac 100644
--- a/l10n/es_PY.json
+++ b/l10n/es_PY.json
@@ -45,5 +45,5 @@
"Uploading an icon with the same name will replace the current icon." : "Cargar un ícono con el mismo nombre reemplazará el ícono actual.",
"Upload new icon" : "Cargar nuevo ícono",
"Please note that some browsers will block displaying of sites via http if you are running https." : "Por favor considera que algunos navegadores no desplegarán páginas http si estás usando https."
-},"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 bf6c7e4..25867e3 100644
--- a/l10n/es_SV.js
+++ b/l10n/es_SV.js
@@ -50,4 +50,4 @@ OC.L10N.register(
"Upload new icon" : "Cargar nuevo ícono",
"Please note that some browsers will block displaying of sites via http if you are running https." : "Por favor considera que algunos navegadores no desplegarán páginas http si estás usando https."
},
-"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 ef97827..e5d9ed0 100644
--- a/l10n/es_SV.json
+++ b/l10n/es_SV.json
@@ -47,5 +47,5 @@
"Uploading an icon with the same name will replace the current icon." : "Cargar un ícono con el mismo nombre reemplazará el ícono actual.",
"Upload new icon" : "Cargar nuevo ícono",
"Please note that some browsers will block displaying of sites via http if you are running https." : "Por favor considera que algunos navegadores no desplegarán páginas http si estás usando https."
-},"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 e29343e..66bbd77 100644
--- a/l10n/es_UY.js
+++ b/l10n/es_UY.js
@@ -48,4 +48,4 @@ OC.L10N.register(
"Upload new icon" : "Cargar nuevo ícono",
"Please note that some browsers will block displaying of sites via http if you are running https." : "Por favor considera que algunos navegadores no desplegarán páginas http si estás usando https."
},
-"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 6e07621..97f12ac 100644
--- a/l10n/es_UY.json
+++ b/l10n/es_UY.json
@@ -45,5 +45,5 @@
"Uploading an icon with the same name will replace the current icon." : "Cargar un ícono con el mismo nombre reemplazará el ícono actual.",
"Upload new icon" : "Cargar nuevo ícono",
"Please note that some browsers will block displaying of sites via http if you are running https." : "Por favor considera que algunos navegadores no desplegarán páginas http si estás usando https."
-},"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 0b45f4a..aaff0f7 100644
--- a/l10n/fr.js
+++ b/l10n/fr.js
@@ -54,4 +54,4 @@ OC.L10N.register(
"Upload new icon" : "Téléverser une nouvelle icône",
"Please note that some browsers will block displaying of sites via http if you are running https." : "Veuillez noter que certains navigateurs peuvent bloquer l’affichage des sites via http si vous utilisez https."
},
-"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 163ea31..f108d5c 100644
--- a/l10n/fr.json
+++ b/l10n/fr.json
@@ -51,5 +51,5 @@
"Uploading an icon with the same name will replace the current icon." : "Téléverser une icône avec le même nom va remplacer l'icône actuel.",
"Upload new icon" : "Téléverser une nouvelle icône",
"Please note that some browsers will block displaying of sites via http if you are running https." : "Veuillez noter que certains navigateurs peuvent bloquer l’affichage des sites via http si vous utilisez https."
-},"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/id.js b/l10n/id.js
index cbaaa79..d58a4b1 100644
--- a/l10n/id.js
+++ b/l10n/id.js
@@ -9,6 +9,7 @@ OC.L10N.register(
"URL" : "URL",
"Language" : "Bahasa",
"Groups" : "Grup",
+ "Redirect" : "Mengalihkan",
"Remove site" : "Hapus situs",
"Uploading…" : "Menunggah…",
"Furthermore please note that many sites these days disallow iframing due to security reasons." : "Lebih lanjut perlu diketahui bahwa banyak situs saat ini tidak mengizinkan iframing karena alasan keamanan.",
diff --git a/l10n/id.json b/l10n/id.json
index 1c26acc..8ee195a 100644
--- a/l10n/id.json
+++ b/l10n/id.json
@@ -7,6 +7,7 @@
"URL" : "URL",
"Language" : "Bahasa",
"Groups" : "Grup",
+ "Redirect" : "Mengalihkan",
"Remove site" : "Hapus situs",
"Uploading…" : "Menunggah…",
"Furthermore please note that many sites these days disallow iframing due to security reasons." : "Lebih lanjut perlu diketahui bahwa banyak situs saat ini tidak mengizinkan iframing karena alasan keamanan.",
diff --git a/l10n/it.js b/l10n/it.js
index 1c4fab6..7e738b5 100644
--- a/l10n/it.js
+++ b/l10n/it.js
@@ -54,4 +54,4 @@ OC.L10N.register(
"Upload new icon" : "Caricata nuova icona",
"Please note that some browsers will block displaying of sites via http if you are running https." : "Nota che alcuni browser bloccheranno la visualizzazione dei siti tramite http se stai utilizzando https."
},
-"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 f442b27..76daa44 100644
--- a/l10n/it.json
+++ b/l10n/it.json
@@ -51,5 +51,5 @@
"Uploading an icon with the same name will replace the current icon." : "Il caricamento di un'icona con lo stesso nome sostituirà l'icona attuale.",
"Upload new icon" : "Caricata nuova icona",
"Please note that some browsers will block displaying of sites via http if you are running https." : "Nota che alcuni browser bloccheranno la visualizzazione dei siti tramite http se stai utilizzando https."
-},"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 349abb4..62fc28f 100644
--- a/l10n/pt_BR.js
+++ b/l10n/pt_BR.js
@@ -54,4 +54,4 @@ OC.L10N.register(
"Upload new icon" : "Enviar um novo ícone",
"Please note that some browsers will block displaying of sites via http if you are running https." : "Por favor, note que alguns navegadores irão bloquear a exibição de sites via http, se você estiver executando o https."
},
-"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 2150d1c..b2a8e35 100644
--- a/l10n/pt_BR.json
+++ b/l10n/pt_BR.json
@@ -51,5 +51,5 @@
"Uploading an icon with the same name will replace the current icon." : "Enviar um ícone com o mesmo nome substituirá o ícone atual.",
"Upload new icon" : "Enviar um novo ícone",
"Please note that some browsers will block displaying of sites via http if you are running https." : "Por favor, note que alguns navegadores irão bloquear a exibição de sites via http, se você estiver executando o https."
-},"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 05b6094..e1ee5c2 100644
--- a/l10n/pt_PT.js
+++ b/l10n/pt_PT.js
@@ -16,4 +16,4 @@ OC.L10N.register(
"Icons" : "Ícones",
"Please note that some browsers will block displaying of sites via http if you are running https." : "Por favor, note que alguns navegadores irão bloquear a exibição dos sites via http se estiver a utilizar https."
},
-"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 f76f7be..f002118 100644
--- a/l10n/pt_PT.json
+++ b/l10n/pt_PT.json
@@ -13,5 +13,5 @@
"Furthermore please note that many sites these days disallow iframing due to security reasons." : "Além disso, por favor, note que muitos sites nestes dias desautorizam iframing, por motivos de segurança.",
"Icons" : "Ícones",
"Please note that some browsers will block displaying of sites via http if you are running https." : "Por favor, note que alguns navegadores irão bloquear a exibição dos sites via http se estiver a utilizar https."
-},"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