diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-09-05 02:16:14 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-09-05 02:16:14 +0000 |
commit | 8072e3e568b683eace4f91479a56b58617a6a52c (patch) | |
tree | b7c9a1f031e20473b3705109ed69670c82718655 /settings/l10n/ast.js | |
parent | a2f280badc23d1d398abff1afa9ec13845254292 (diff) | |
download | nextcloud-server-8072e3e568b683eace4f91479a56b58617a6a52c.tar.gz nextcloud-server-8072e3e568b683eace4f91479a56b58617a6a52c.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/ast.js')
-rw-r--r-- | settings/l10n/ast.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/settings/l10n/ast.js b/settings/l10n/ast.js index 9609fe94872..f3843c12e2a 100644 --- a/settings/l10n/ast.js +++ b/settings/l10n/ast.js @@ -157,7 +157,6 @@ OC.L10N.register( "Credentials" : "Credenciales", "SMTP Username" : "Nome d'usuariu SMTP", "SMTP Password" : "Contraseña SMTP", - "Store credentials" : "Atroxar credenciales", "Test email settings" : "Probar configuración de corréu electrónicu", "Send email" : "Unviar mensaxe", "Security & setup warnings" : "Alvertancies de seguranza y configuración", @@ -216,6 +215,7 @@ OC.L10N.register( "Twitter" : "Twitter", "Help translate" : "Ayúdanos nes traducciones", "Current password" : "Contraseña actual", - "Change password" : "Camudar contraseña" + "Change password" : "Camudar contraseña", + "Store credentials" : "Atroxar credenciales" }, "nplurals=2; plural=(n != 1);"); |