diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-08-23 02:24:42 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-08-23 02:24:42 +0000 |
commit | 49914486018ca7b481a0e3a7ffb4d923291be3bb (patch) | |
tree | 73b153c34e4fb51ea183e9c6c728c12b4f2bfde2 /apps/systemtags | |
parent | b5a40423915de01912f2e9a3460219ee3f1cbf44 (diff) | |
download | nextcloud-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/systemtags')
-rw-r--r-- | apps/systemtags/l10n/es_SV.js | 2 | ||||
-rw-r--r-- | apps/systemtags/l10n/es_SV.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/apps/systemtags/l10n/es_SV.js b/apps/systemtags/l10n/es_SV.js index 99001c723bb..4a7e5f9ee2e 100644 --- a/apps/systemtags/l10n/es_SV.js +++ b/apps/systemtags/l10n/es_SV.js @@ -54,4 +54,4 @@ OC.L10N.register( "Size" : "Tamaño", "Modified" : "Modificado" }, -"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/systemtags/l10n/es_SV.json b/apps/systemtags/l10n/es_SV.json index d73ade57d12..eb928dc51b1 100644 --- a/apps/systemtags/l10n/es_SV.json +++ b/apps/systemtags/l10n/es_SV.json @@ -51,5 +51,5 @@ "No entries found in this folder" : "No se encontraron elementos en esta carpeta", "Size" : "Tamaño", "Modified" : "Modificado" -},"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 |