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

github.com/nextcloud/impersonate.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:05:14 +0300
committerNextcloud bot <bot@nextcloud.com>2022-05-24 06:05:14 +0300
commitfdecbdb78ec5b126d536cec2abcd065d7574eda6 (patch)
tree1de0de099887485b7a3e6e78829038d83d0212c7 /l10n/es_AR.js
parente39e56cf459c625a2e0b7e37b102ddd6d9a71336 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'l10n/es_AR.js')
-rw-r--r--l10n/es_AR.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/l10n/es_AR.js b/l10n/es_AR.js
index d7070e9..a969df6 100644
--- a/l10n/es_AR.js
+++ b/l10n/es_AR.js
@@ -8,4 +8,4 @@ OC.L10N.register(
"Logged in as {uid}" : "Sesión iniciada como {uid}",
"These groups will be able to impersonate users they are allowed to administrate. If you remove all groups, every group administrator will be allowed to impersonate." : "Estos grupos podrán suplantar a los usuarios que se les permite administrar. Si elimina todos los grupos, todos los administradores de grupos podrán suplantar la identidad."
},
-"nplurals=2; plural=(n != 1);");
+"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");