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

github.com/nextcloud/orcid.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:20:46 +0300
committerNextcloud bot <bot@nextcloud.com>2022-05-24 06:20:46 +0300
commitae89c6f807714d3d9953745452213845e077aa55 (patch)
treed569931f182a951063752c40658595c539407d74
parent1e4e0e31ffec77ffb03d96454451154e13a08762 (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 b353710..ed496cd 100644
--- a/l10n/es.js
+++ b/l10n/es.js
@@ -12,4 +12,4 @@ OC.L10N.register(
"Your ORCID:" : "Tu ORCID:",
"Connect to ORCID" : "Conectar a ORCID"
},
-"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 d39d755..0b8ffe7 100644
--- a/l10n/es.json
+++ b/l10n/es.json
@@ -9,5 +9,5 @@
"Store ORCID Credentials" : "Almacenar credenciales ORCID",
"Your ORCID:" : "Tu ORCID:",
"Connect to ORCID" : "Conectar a ORCID"
-},"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 b164110..bc2f5a0 100644
--- a/l10n/es_419.js
+++ b/l10n/es_419.js
@@ -3,4 +3,4 @@ OC.L10N.register(
{
"Client ID" : "ID del cliente"
},
-"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 fa4ce84..e38196a 100644
--- a/l10n/es_419.json
+++ b/l10n/es_419.json
@@ -1,4 +1,4 @@
{ "translations": {
"Client ID" : "ID del cliente"
-},"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 b164110..bc2f5a0 100644
--- a/l10n/es_AR.js
+++ b/l10n/es_AR.js
@@ -3,4 +3,4 @@ OC.L10N.register(
{
"Client ID" : "ID del cliente"
},
-"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 fa4ce84..e38196a 100644
--- a/l10n/es_AR.json
+++ b/l10n/es_AR.json
@@ -1,4 +1,4 @@
{ "translations": {
"Client ID" : "ID del cliente"
-},"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 0a04f41..605651e 100644
--- a/l10n/es_CL.js
+++ b/l10n/es_CL.js
@@ -4,4 +4,4 @@ OC.L10N.register(
"ORCID" : "ORCID",
"Client ID" : "ID del cliente"
},
-"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 dae60d5..c3d07fb 100644
--- a/l10n/es_CL.json
+++ b/l10n/es_CL.json
@@ -1,5 +1,5 @@
{ "translations": {
"ORCID" : "ORCID",
"Client ID" : "ID del cliente"
-},"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 0a04f41..605651e 100644
--- a/l10n/es_CO.js
+++ b/l10n/es_CO.js
@@ -4,4 +4,4 @@ OC.L10N.register(
"ORCID" : "ORCID",
"Client ID" : "ID del cliente"
},
-"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 dae60d5..c3d07fb 100644
--- a/l10n/es_CO.json
+++ b/l10n/es_CO.json
@@ -1,5 +1,5 @@
{ "translations": {
"ORCID" : "ORCID",
"Client ID" : "ID del cliente"
-},"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 0a04f41..605651e 100644
--- a/l10n/es_CR.js
+++ b/l10n/es_CR.js
@@ -4,4 +4,4 @@ OC.L10N.register(
"ORCID" : "ORCID",
"Client ID" : "ID del cliente"
},
-"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 dae60d5..c3d07fb 100644
--- a/l10n/es_CR.json
+++ b/l10n/es_CR.json
@@ -1,5 +1,5 @@
{ "translations": {
"ORCID" : "ORCID",
"Client ID" : "ID del cliente"
-},"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 0a04f41..605651e 100644
--- a/l10n/es_DO.js
+++ b/l10n/es_DO.js
@@ -4,4 +4,4 @@ OC.L10N.register(
"ORCID" : "ORCID",
"Client ID" : "ID del cliente"
},
-"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 dae60d5..c3d07fb 100644
--- a/l10n/es_DO.json
+++ b/l10n/es_DO.json
@@ -1,5 +1,5 @@
{ "translations": {
"ORCID" : "ORCID",
"Client ID" : "ID del cliente"
-},"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 0a04f41..605651e 100644
--- a/l10n/es_EC.js
+++ b/l10n/es_EC.js
@@ -4,4 +4,4 @@ OC.L10N.register(
"ORCID" : "ORCID",
"Client ID" : "ID del cliente"
},
-"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 dae60d5..c3d07fb 100644
--- a/l10n/es_EC.json
+++ b/l10n/es_EC.json
@@ -1,5 +1,5 @@
{ "translations": {
"ORCID" : "ORCID",
"Client ID" : "ID del cliente"
-},"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 0a04f41..605651e 100644
--- a/l10n/es_GT.js
+++ b/l10n/es_GT.js
@@ -4,4 +4,4 @@ OC.L10N.register(
"ORCID" : "ORCID",
"Client ID" : "ID del cliente"
},
-"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 dae60d5..c3d07fb 100644
--- a/l10n/es_GT.json
+++ b/l10n/es_GT.json
@@ -1,5 +1,5 @@
{ "translations": {
"ORCID" : "ORCID",
"Client ID" : "ID del cliente"
-},"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 0a04f41..605651e 100644
--- a/l10n/es_HN.js
+++ b/l10n/es_HN.js
@@ -4,4 +4,4 @@ OC.L10N.register(
"ORCID" : "ORCID",
"Client ID" : "ID del cliente"
},
-"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 dae60d5..c3d07fb 100644
--- a/l10n/es_HN.json
+++ b/l10n/es_HN.json
@@ -1,5 +1,5 @@
{ "translations": {
"ORCID" : "ORCID",
"Client ID" : "ID del cliente"
-},"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 582a3fe..5afd938 100644
--- a/l10n/es_MX.js
+++ b/l10n/es_MX.js
@@ -6,4 +6,4 @@ OC.L10N.register(
"based on user_orcid written by Lars Næsbye Christensen, DeIC" : "basado en user_orcid escrito por Lars Næsbye Christensen, DeIC",
"Client ID" : "ID del cliente"
},
-"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 404ab56..7fc2702 100644
--- a/l10n/es_MX.json
+++ b/l10n/es_MX.json
@@ -3,5 +3,5 @@
"Authenticate with ORCID" : "Autentícate con ORCID",
"based on user_orcid written by Lars Næsbye Christensen, DeIC" : "basado en user_orcid escrito por Lars Næsbye Christensen, DeIC",
"Client ID" : "ID del cliente"
-},"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 b164110..bc2f5a0 100644
--- a/l10n/es_NI.js
+++ b/l10n/es_NI.js
@@ -3,4 +3,4 @@ OC.L10N.register(
{
"Client ID" : "ID del cliente"
},
-"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 fa4ce84..e38196a 100644
--- a/l10n/es_NI.json
+++ b/l10n/es_NI.json
@@ -1,4 +1,4 @@
{ "translations": {
"Client ID" : "ID del cliente"
-},"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 b164110..bc2f5a0 100644
--- a/l10n/es_PA.js
+++ b/l10n/es_PA.js
@@ -3,4 +3,4 @@ OC.L10N.register(
{
"Client ID" : "ID del cliente"
},
-"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 fa4ce84..e38196a 100644
--- a/l10n/es_PA.json
+++ b/l10n/es_PA.json
@@ -1,4 +1,4 @@
{ "translations": {
"Client ID" : "ID del cliente"
-},"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 b164110..bc2f5a0 100644
--- a/l10n/es_PE.js
+++ b/l10n/es_PE.js
@@ -3,4 +3,4 @@ OC.L10N.register(
{
"Client ID" : "ID del cliente"
},
-"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 fa4ce84..e38196a 100644
--- a/l10n/es_PE.json
+++ b/l10n/es_PE.json
@@ -1,4 +1,4 @@
{ "translations": {
"Client ID" : "ID del cliente"
-},"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 b164110..bc2f5a0 100644
--- a/l10n/es_PR.js
+++ b/l10n/es_PR.js
@@ -3,4 +3,4 @@ OC.L10N.register(
{
"Client ID" : "ID del cliente"
},
-"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 fa4ce84..e38196a 100644
--- a/l10n/es_PR.json
+++ b/l10n/es_PR.json
@@ -1,4 +1,4 @@
{ "translations": {
"Client ID" : "ID del cliente"
-},"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 b164110..bc2f5a0 100644
--- a/l10n/es_PY.js
+++ b/l10n/es_PY.js
@@ -3,4 +3,4 @@ OC.L10N.register(
{
"Client ID" : "ID del cliente"
},
-"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 fa4ce84..e38196a 100644
--- a/l10n/es_PY.json
+++ b/l10n/es_PY.json
@@ -1,4 +1,4 @@
{ "translations": {
"Client ID" : "ID del cliente"
-},"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 0a04f41..2f264f4 100644
--- a/l10n/es_SV.js
+++ b/l10n/es_SV.js
@@ -4,4 +4,4 @@ OC.L10N.register(
"ORCID" : "ORCID",
"Client ID" : "ID del cliente"
},
-"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 dae60d5..a69257e 100644
--- a/l10n/es_SV.json
+++ b/l10n/es_SV.json
@@ -1,5 +1,5 @@
{ "translations": {
"ORCID" : "ORCID",
"Client ID" : "ID del cliente"
-},"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 b164110..bc2f5a0 100644
--- a/l10n/es_UY.js
+++ b/l10n/es_UY.js
@@ -3,4 +3,4 @@ OC.L10N.register(
{
"Client ID" : "ID del cliente"
},
-"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 fa4ce84..e38196a 100644
--- a/l10n/es_UY.json
+++ b/l10n/es_UY.json
@@ -1,4 +1,4 @@
{ "translations": {
"Client ID" : "ID del cliente"
-},"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 24398a4..acfa6ae 100644
--- a/l10n/fr.js
+++ b/l10n/fr.js
@@ -12,4 +12,4 @@ OC.L10N.register(
"Your ORCID:" : "Votre ORCID :",
"Connect to ORCID" : "Connectez-vous à ORCID"
},
-"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 a392ed4..5138373 100644
--- a/l10n/fr.json
+++ b/l10n/fr.json
@@ -9,5 +9,5 @@
"Store ORCID Credentials" : "Enregistrer les accréditation ORCID",
"Your ORCID:" : "Votre ORCID :",
"Connect to ORCID" : "Connectez-vous à ORCID"
-},"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 d817cd5..15e1f3c 100644
--- a/l10n/it.js
+++ b/l10n/it.js
@@ -12,4 +12,4 @@ OC.L10N.register(
"Your ORCID:" : "Il tuo ORCID",
"Connect to ORCID" : "Collegati a ORCID"
},
-"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 f957a62..d0d9df4 100644
--- a/l10n/it.json
+++ b/l10n/it.json
@@ -9,5 +9,5 @@
"Store ORCID Credentials" : "Memorizza le credenziali di ORCID",
"Your ORCID:" : "Il tuo ORCID",
"Connect to ORCID" : "Collegati a ORCID"
-},"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 df45d77..866387a 100644
--- a/l10n/pt_BR.js
+++ b/l10n/pt_BR.js
@@ -12,4 +12,4 @@ OC.L10N.register(
"Your ORCID:" : "Seu ORCID:",
"Connect to ORCID" : "Conectar ao ORCID"
},
-"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 eba650f..0466345 100644
--- a/l10n/pt_BR.json
+++ b/l10n/pt_BR.json
@@ -9,5 +9,5 @@
"Store ORCID Credentials" : "Credenciais de armazenamento ORCID",
"Your ORCID:" : "Seu ORCID:",
"Connect to ORCID" : "Conectar ao ORCID"
-},"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 3e563da..41b4a45 100644
--- a/l10n/pt_PT.js
+++ b/l10n/pt_PT.js
@@ -4,4 +4,4 @@ OC.L10N.register(
"ORCID" : "ORCID",
"Client ID" : "Id. do Cliente"
},
-"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 52db182..8697f10 100644
--- a/l10n/pt_PT.json
+++ b/l10n/pt_PT.json
@@ -1,5 +1,5 @@
{ "translations": {
"ORCID" : "ORCID",
"Client ID" : "Id. do Cliente"
-},"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