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/twofactor_backupcodes/l10n | |
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/twofactor_backupcodes/l10n')
-rw-r--r-- | apps/twofactor_backupcodes/l10n/es_SV.js | 2 | ||||
-rw-r--r-- | apps/twofactor_backupcodes/l10n/es_SV.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/apps/twofactor_backupcodes/l10n/es_SV.js b/apps/twofactor_backupcodes/l10n/es_SV.js index 7755ca8d5dc..b42bc5da4b9 100644 --- a/apps/twofactor_backupcodes/l10n/es_SV.js +++ b/apps/twofactor_backupcodes/l10n/es_SV.js @@ -15,4 +15,4 @@ OC.L10N.register( "An error occurred while generating your backup codes" : "Se presentó un error al generar tus códigos de respaldo. ", "Submit" : "Enviar" }, -"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/twofactor_backupcodes/l10n/es_SV.json b/apps/twofactor_backupcodes/l10n/es_SV.json index 072703ee44f..880e4ccd9dd 100644 --- a/apps/twofactor_backupcodes/l10n/es_SV.json +++ b/apps/twofactor_backupcodes/l10n/es_SV.json @@ -12,5 +12,5 @@ "If you regenerate backup codes, you automatically invalidate old codes." : "Si regeneras los códigos de respaldo, automáticamente invalidarás los anteriores. ", "An error occurred while generating your backup codes" : "Se presentó un error al generar tus códigos de respaldo. ", "Submit" : "Enviar" -},"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 |