aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files
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/files
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/files')
-rw-r--r--apps/files/l10n/es_SV.js2
-rw-r--r--apps/files/l10n/es_SV.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/es_SV.js b/apps/files/l10n/es_SV.js
index 5d1517af306..78598c110e4 100644
--- a/apps/files/l10n/es_SV.js
+++ b/apps/files/l10n/es_SV.js
@@ -143,4 +143,4 @@ OC.L10N.register(
"New" : "Nuevo",
"Settings" : "Configuraciones "
},
-"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/files/l10n/es_SV.json b/apps/files/l10n/es_SV.json
index 941c04ce35f..7c3ffe23051 100644
--- a/apps/files/l10n/es_SV.json
+++ b/apps/files/l10n/es_SV.json
@@ -140,5 +140,5 @@
"You don’t have permission to upload or create files here" : "No cuentas con los permisos para cargar o crear archivos aquí",
"New" : "Nuevo",
"Settings" : "Configuraciones "
-},"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