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

github.com/nextcloud/server.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:32:52 +0300
committerNextcloud bot <bot@nextcloud.com>2022-05-24 05:32:52 +0300
commit17bdfb12843566dd9b0539584a49f85e0b96dddf (patch)
tree57bf58ed5c3233d25ec1731c78a73b3a431d3524 /apps/user_status
parent41711988c7dc5c8e2a9147a8cf53d80765f3fca3 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/user_status')
-rw-r--r--apps/user_status/l10n/es.js2
-rw-r--r--apps/user_status/l10n/es.json2
-rw-r--r--apps/user_status/l10n/es_AR.js2
-rw-r--r--apps/user_status/l10n/es_AR.json2
-rw-r--r--apps/user_status/l10n/fr.js2
-rw-r--r--apps/user_status/l10n/fr.json2
-rw-r--r--apps/user_status/l10n/it.js2
-rw-r--r--apps/user_status/l10n/it.json2
-rw-r--r--apps/user_status/l10n/pt_BR.js2
-rw-r--r--apps/user_status/l10n/pt_BR.json2
-rw-r--r--apps/user_status/l10n/pt_PT.js2
-rw-r--r--apps/user_status/l10n/pt_PT.json2
12 files changed, 12 insertions, 12 deletions
diff --git a/apps/user_status/l10n/es.js b/apps/user_status/l10n/es.js
index 2772f05eb84..6d002d7fa78 100644
--- a/apps/user_status/l10n/es.js
+++ b/apps/user_status/l10n/es.js
@@ -37,4 +37,4 @@ OC.L10N.register(
"Appear offline" : "Aparecer sin conexión",
"What's your status?" : "¿Cuál es tu estado?"
},
-"nplurals=2; plural=(n != 1);");
+"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
diff --git a/apps/user_status/l10n/es.json b/apps/user_status/l10n/es.json
index 689eca66c74..8b809138889 100644
--- a/apps/user_status/l10n/es.json
+++ b/apps/user_status/l10n/es.json
@@ -34,5 +34,5 @@
"Mute all notifications" : "Silenciar todas las notificaciones",
"Appear offline" : "Aparecer sin conexión",
"What's your status?" : "¿Cuál es tu estado?"
-},"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/apps/user_status/l10n/es_AR.js b/apps/user_status/l10n/es_AR.js
index b5430541548..e3d33b6c88b 100644
--- a/apps/user_status/l10n/es_AR.js
+++ b/apps/user_status/l10n/es_AR.js
@@ -20,4 +20,4 @@ OC.L10N.register(
"4 hours" : "4 horas",
"What's your status?" : "¿Cual es tu estado?"
},
-"nplurals=2; plural=(n != 1);");
+"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
diff --git a/apps/user_status/l10n/es_AR.json b/apps/user_status/l10n/es_AR.json
index fb7502e9499..2548d2d78ae 100644
--- a/apps/user_status/l10n/es_AR.json
+++ b/apps/user_status/l10n/es_AR.json
@@ -17,5 +17,5 @@
"1 hour" : "1 hora",
"4 hours" : "4 horas",
"What's your status?" : "¿Cual es tu estado?"
-},"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/apps/user_status/l10n/fr.js b/apps/user_status/l10n/fr.js
index 01abc796d3c..7cc0c5945d7 100644
--- a/apps/user_status/l10n/fr.js
+++ b/apps/user_status/l10n/fr.js
@@ -37,4 +37,4 @@ OC.L10N.register(
"Appear offline" : "Apparaitre hors-ligne",
"What's your status?" : "Quel est votre statut ?"
},
-"nplurals=2; plural=(n > 1);");
+"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
diff --git a/apps/user_status/l10n/fr.json b/apps/user_status/l10n/fr.json
index a62900e8f1f..6bafb631311 100644
--- a/apps/user_status/l10n/fr.json
+++ b/apps/user_status/l10n/fr.json
@@ -34,5 +34,5 @@
"Mute all notifications" : "Désactiver toutes les notifications",
"Appear offline" : "Apparaitre hors-ligne",
"What's your status?" : "Quel est votre statut ?"
-},"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/apps/user_status/l10n/it.js b/apps/user_status/l10n/it.js
index 491519dc102..0fa4c3bbdeb 100644
--- a/apps/user_status/l10n/it.js
+++ b/apps/user_status/l10n/it.js
@@ -37,4 +37,4 @@ OC.L10N.register(
"Appear offline" : "Mostrati non in linea",
"What's your status?" : "Qual è il tuo stato?"
},
-"nplurals=2; plural=(n != 1);");
+"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
diff --git a/apps/user_status/l10n/it.json b/apps/user_status/l10n/it.json
index d1587ee699d..9a4dc0c6f78 100644
--- a/apps/user_status/l10n/it.json
+++ b/apps/user_status/l10n/it.json
@@ -34,5 +34,5 @@
"Mute all notifications" : "Silenzia tutte le notifiche",
"Appear offline" : "Mostrati non in linea",
"What's your status?" : "Qual è il tuo stato?"
-},"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/apps/user_status/l10n/pt_BR.js b/apps/user_status/l10n/pt_BR.js
index a4b95c86569..2c49857b8d5 100644
--- a/apps/user_status/l10n/pt_BR.js
+++ b/apps/user_status/l10n/pt_BR.js
@@ -37,4 +37,4 @@ OC.L10N.register(
"Appear offline" : "Aparecer offline",
"What's your status?" : "Qual é o seu status?"
},
-"nplurals=2; plural=(n > 1);");
+"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
diff --git a/apps/user_status/l10n/pt_BR.json b/apps/user_status/l10n/pt_BR.json
index 4c73045cfce..22345d9a3d0 100644
--- a/apps/user_status/l10n/pt_BR.json
+++ b/apps/user_status/l10n/pt_BR.json
@@ -34,5 +34,5 @@
"Mute all notifications" : "Silenciar todas as notificações",
"Appear offline" : "Aparecer offline",
"What's your status?" : "Qual é o seu status?"
-},"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/apps/user_status/l10n/pt_PT.js b/apps/user_status/l10n/pt_PT.js
index 63bce5917ae..8d7dd21c5aa 100644
--- a/apps/user_status/l10n/pt_PT.js
+++ b/apps/user_status/l10n/pt_PT.js
@@ -37,4 +37,4 @@ OC.L10N.register(
"Appear offline" : "Aparecer offline",
"What's your status?" : "Qual é o seu estado?"
},
-"nplurals=2; plural=(n != 1);");
+"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
diff --git a/apps/user_status/l10n/pt_PT.json b/apps/user_status/l10n/pt_PT.json
index 243d1a4512b..763018eb1fe 100644
--- a/apps/user_status/l10n/pt_PT.json
+++ b/apps/user_status/l10n/pt_PT.json
@@ -34,5 +34,5 @@
"Mute all notifications" : "Desativar todas as notificações",
"Appear offline" : "Aparecer offline",
"What's your status?" : "Qual é o seu estado?"
-},"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