diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-03-09 02:29:13 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-03-09 02:29:13 +0000 |
commit | d7aa58eab5fb44d4037184d5144029fc290b4c3a (patch) | |
tree | cef4f1016756421525a773b8c61cd6f807cd5e15 /apps/settings/l10n/ast.js | |
parent | 46a441a448c0483f69d0cb54eda822c20661b097 (diff) | |
download | nextcloud-server-d7aa58eab5fb44d4037184d5144029fc290b4c3a.tar.gz nextcloud-server-d7aa58eab5fb44d4037184d5144029fc290b4c3a.zip |
Fix(l10n): 馃敔 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/ast.js')
-rw-r--r-- | apps/settings/l10n/ast.js | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/settings/l10n/ast.js b/apps/settings/l10n/ast.js index 38c8b411d33..78a5d2d5566 100644 --- a/apps/settings/l10n/ast.js +++ b/apps/settings/l10n/ast.js @@ -22,6 +22,7 @@ OC.L10N.register( "You successfully logged in using two-factor authentication (%1$s)" : "Aniciesti sesi贸n con 茅situ usando l'autenticaci贸n en dos pasos (%1$s)", "A login attempt using two-factor authentication failed (%1$s)" : "Fall贸 un intentu d'aniciu de sesi贸n usando l'autenticaci贸n en dos pasos (%1$s)", "Your <strong>password</strong> or <strong>email</strong> was modified" : "Modific贸se la to <strong>contrase帽a</strong> o <strong>corr茅u</strong>", + "Apps" : "Aplicaciones", "Wrong password" : "Contrase帽a incorreuta", "Saved" : "Guard贸se", "No user supplied" : "Nun s'apurrieron usuarios", @@ -36,6 +37,7 @@ OC.L10N.register( "If you received this email, the email configuration seems to be correct." : "Si recibes esti corr茅u, ent贸s la configuraci贸n de corr茅u paez tar bien.", "Email could not be sent. Check your mail server log" : "Nun pudo unviase'l corr茅u. Comprueba'l rexistru del to sirvidor de corr茅u", "A problem occurred while sending the email. Please revise your settings. (Error: %s)" : "Asocedi贸 un problema entr铆n s'unviaba'l corr茅u. Revisa los tos axustes por favor. (Fallu: %s)", + "Users" : "Usuarios", "Invalid user" : "Usuariu non v谩lidu", "Invalid mail address" : "Direici贸n non v谩lida de corr茅u", "Settings saved" : "Axustes guardaos", @@ -59,7 +61,6 @@ OC.L10N.register( "Set your password" : "Afita la to contrase帽a", "Go to %s" : "Dir a %s", "Install Client" : "Instalar veceru", - "Apps" : "Aplicaciones", "Settings" : "Settings", "Personal" : "Personal", "Additional settings" : "Axustes adicionales", |