diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-08-23 02:24:52 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-08-23 02:24:52 +0000 |
commit | 6471849a35bb7704167c68dc2c3df494cdd15a2b (patch) | |
tree | d1d78969a90fa98c3595a85d2172b82923df2354 /apps/federation | |
parent | 65299288a24714de1339290f422e8aa2ade99fa3 (diff) | |
download | nextcloud-server-6471849a35bb7704167c68dc2c3df494cdd15a2b.tar.gz nextcloud-server-6471849a35bb7704167c68dc2c3df494cdd15a2b.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/federation')
-rw-r--r-- | apps/federation/l10n/es_SV.js | 2 | ||||
-rw-r--r-- | apps/federation/l10n/es_SV.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/apps/federation/l10n/es_SV.js b/apps/federation/l10n/es_SV.js index 0f7a9f0c13c..fd15730d295 100644 --- a/apps/federation/l10n/es_SV.js +++ b/apps/federation/l10n/es_SV.js @@ -12,4 +12,4 @@ OC.L10N.register( "Trusted server" : "Servidor de confianza", "Add" : "Agregar" }, -"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/federation/l10n/es_SV.json b/apps/federation/l10n/es_SV.json index c964b453e44..605cca34ce5 100644 --- a/apps/federation/l10n/es_SV.json +++ b/apps/federation/l10n/es_SV.json @@ -9,5 +9,5 @@ "+ Add trusted server" : "+ Agregar servidor de confianza", "Trusted server" : "Servidor de confianza", "Add" : "Agregar" -},"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 |