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 /lib/l10n/es_SV.js | |
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 'lib/l10n/es_SV.js')
-rw-r--r-- | lib/l10n/es_SV.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/es_SV.js b/lib/l10n/es_SV.js index bd67423a4f2..774e0b91879 100644 --- a/lib/l10n/es_SV.js +++ b/lib/l10n/es_SV.js @@ -190,4 +190,4 @@ OC.L10N.register( "Check the value of \"datadirectory\" in your configuration" : "Verifica el valor de \"datadirectory\" en tu configuración", "Your data directory is invalid" : "Tu directorio de datos es inválido" }, -"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;"); |