mirror of
https://git.friendi.ca/friendica/friendica.git
synced 2025-06-17 04:05:16 +02:00
updated translations
This commit is contained in:
parent
1b3ba3199e
commit
593b4fcb2d
31 changed files with 17156 additions and 17048 deletions
|
@ -1073,6 +1073,7 @@ $a->strings['Display'] = 'Interfaz del usuario';
|
|||
$a->strings['Social Networks'] = 'Redes sociales';
|
||||
$a->strings['Manage Accounts'] = 'Gestionar cuentas';
|
||||
$a->strings['Connected apps'] = 'Aplicaciones conectadas';
|
||||
$a->strings['Import Contacts'] = 'Importar contactos';
|
||||
$a->strings['Export personal data'] = 'Exportación de datos personales';
|
||||
$a->strings['Remove account'] = 'Eliminar cuenta';
|
||||
$a->strings['This page is missing a url parameter.'] = 'A la página le falta URL.';
|
||||
|
@ -1686,8 +1687,6 @@ $a->strings['Wrong Password.'] = 'Password erróneo';
|
|||
$a->strings['Invalid email.'] = 'Corréo no válido.';
|
||||
$a->strings['Cannot change to that email.'] = 'Imposible cambiar a ese correo.';
|
||||
$a->strings['Settings were not updated.'] = 'Configuración no actualizada';
|
||||
$a->strings['Contact CSV file upload error'] = 'Error al subir archivo CSV';
|
||||
$a->strings['Importing Contacts done'] = 'Importación del contacto completada';
|
||||
$a->strings['Relocate message has been send to your contacts'] = 'Mensaje de reubicación enviado a sus contactos.';
|
||||
$a->strings['Unable to find your profile. Please contact your admin.'] = 'No se encontró tu perfil. Contacta al Administrador.';
|
||||
$a->strings['Personal Page Subtypes'] = 'Subtipos de Página Personal';
|
||||
|
@ -1766,9 +1765,6 @@ $a->strings['Show notifications of ignored contacts'] = 'Mostrar notificación d
|
|||
$a->strings['You don\'t see posts from ignored contacts. But you still see their comments. This setting controls if you want to still receive regular notifications that are caused by ignored contacts or not.'] = 'No ves publicaciones de contactos ignorados. Pero todavía ves sus comentarios. Esta configuración controla si aún desea recibir notificaciones regulares causadas por contactos ignorados o no.';
|
||||
$a->strings['Advanced Account/Page Type Settings'] = 'Configuración avanzada de tipo de Cuenta/Página';
|
||||
$a->strings['Change the behaviour of this account for special situations'] = 'Cambiar el comportamiento de esta cuenta para situaciones especiales';
|
||||
$a->strings['Import Contacts'] = 'Importar contactos';
|
||||
$a->strings['Upload a CSV file that contains the handle of your followed accounts in the first column you exported from the old account.'] = 'Subir archivo CSV que contenga identificador de tus cuentas seguidas en elprimera columna que exportó desde la cuenta anterior.';
|
||||
$a->strings['Upload File'] = 'Subir archivo';
|
||||
$a->strings['Relocate'] = 'Relocalizar';
|
||||
$a->strings['If you have moved this profile from another server, and some of your contacts don\'t receive your updates, try pushing this button.'] = 'Si migró este perfil desde otro servidor y algunos contactos no reciben sus publicaciones intente oprimiendo esta opción.';
|
||||
$a->strings['Resend relocate message to contacts'] = 'Reenviar mensaje de relocalización a contactos';
|
||||
|
@ -1796,6 +1792,10 @@ $a->strings['Send public posts to all email contacts:'] = 'Enviar notificaciones
|
|||
$a->strings['Action after import:'] = 'Acción al importar:';
|
||||
$a->strings['Move to folder'] = 'Mover a un folder';
|
||||
$a->strings['Move to folder:'] = 'Mover al folder:';
|
||||
$a->strings['Contact CSV file upload error'] = 'Error al subir archivo CSV';
|
||||
$a->strings['Importing Contacts done'] = 'Importación del contacto completada';
|
||||
$a->strings['Upload a CSV file that contains the handle of your followed accounts in the first column you exported from the old account.'] = 'Subir archivo CSV que contenga identificador de tus cuentas seguidas en elprimera columna que exportó desde la cuenta anterior.';
|
||||
$a->strings['Upload File'] = 'Subir archivo';
|
||||
$a->strings['Delegation successfully granted.'] = 'Se autorizó delegación.';
|
||||
$a->strings['Parent user not found, unavailable or password doesn\'t match.'] = 'Usuario padre no encontrado, o no coincide contraseña.';
|
||||
$a->strings['Delegation successfully revoked.'] = 'Delegación revocada con éxito.';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue