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-08-24 05:55:25 +0300
committerNextcloud bot <bot@nextcloud.com>2022-08-24 05:55:25 +0300
commitdc9f45b46a21036899183465a87e4378cf7f7328 (patch)
treea3551d343b21ea6d210a6b9ab33797ed9f890d93
parent444fb7a50050ca17b4572ca4c0a4480b07354f0e (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--l10n/es_SV.js2
-rw-r--r--l10n/es_SV.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/l10n/es_SV.js b/l10n/es_SV.js
index d55bb5e..4e8bd7b 100644
--- a/l10n/es_SV.js
+++ b/l10n/es_SV.js
@@ -9,4 +9,4 @@ OC.L10N.register(
"User not found" : "No se encontró el usuario",
"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 hacerse pasar por los usuarios que tengan permitidos administrar. Si remueves todos los grupos, se le permitirá a todos los administradores de grupos hacerse pasar por los usuarios."
},
-"nplurals=2; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
+"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
diff --git a/l10n/es_SV.json b/l10n/es_SV.json
index e99c9ee..42ef5ef 100644
--- a/l10n/es_SV.json
+++ b/l10n/es_SV.json
@@ -6,5 +6,5 @@
"Logged in as {uid}" : "Sesión iniciada como {uid}",
"User not found" : "No se encontró el usuario",
"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 hacerse pasar por los usuarios que tengan permitidos administrar. Si remueves todos los grupos, se le permitirá a todos los administradores de grupos hacerse pasar por los usuarios."
-},"pluralForm" :"nplurals=2; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
+},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
} \ No newline at end of file