aboutsummaryrefslogtreecommitdiffstats
path: root/apps/oauth2
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-08-23 02:24:42 +0000
committerNextcloud bot <bot@nextcloud.com>2022-08-23 02:24:42 +0000
commit49914486018ca7b481a0e3a7ffb4d923291be3bb (patch)
tree73b153c34e4fb51ea183e9c6c728c12b4f2bfde2 /apps/oauth2
parentb5a40423915de01912f2e9a3460219ee3f1cbf44 (diff)
downloadnextcloud-server-49914486018ca7b481a0e3a7ffb4d923291be3bb.tar.gz
nextcloud-server-49914486018ca7b481a0e3a7ffb4d923291be3bb.zip
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/oauth2')
-rw-r--r--apps/oauth2/l10n/es_SV.js2
-rw-r--r--apps/oauth2/l10n/es_SV.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/apps/oauth2/l10n/es_SV.js b/apps/oauth2/l10n/es_SV.js
index 4aec3467450..526958adef2 100644
--- a/apps/oauth2/l10n/es_SV.js
+++ b/apps/oauth2/l10n/es_SV.js
@@ -11,4 +11,4 @@ OC.L10N.register(
"Secret" : "Secreto",
"Delete" : "Borrar"
},
-"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/apps/oauth2/l10n/es_SV.json b/apps/oauth2/l10n/es_SV.json
index 3cb30b3b90c..2640762b41a 100644
--- a/apps/oauth2/l10n/es_SV.json
+++ b/apps/oauth2/l10n/es_SV.json
@@ -8,5 +8,5 @@
"Client Identifier" : "Identificador del cliente",
"Secret" : "Secreto",
"Delete" : "Borrar"
-},"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