mirror of
https://git.friendi.ca/friendica/friendica.git
synced 2025-06-17 04:05:16 +02:00
Updating translations
This commit is contained in:
parent
b7329679d3
commit
456e636b16
36 changed files with 21670 additions and 21100 deletions
|
@ -195,13 +195,13 @@ $a->strings['I like this (toggle)'] = 'Me gusta esto (cambiar)';
|
|||
$a->strings['Dislike'] = 'No me gusta';
|
||||
$a->strings['I don\'t like this (toggle)'] = 'No me gusta esto (cambiar)';
|
||||
$a->strings['Map'] = 'Mapa';
|
||||
$a->strings['No system theme config value set.'] = 'No hay tema configurado.';
|
||||
$a->strings['Delete this item?'] = '¿Eliminar este elemento?';
|
||||
$a->strings['Block this author? They won\'t be able to follow you nor see your public posts, and you won\'t be able to see their posts and their notifications.'] = '¿Bloquear a este autor? No podrá seguirte ni ver tus publicaciones públicas, y tú no podrás ver sus publicaciones ni sus notificaciones.';
|
||||
$a->strings['toggle mobile'] = 'Cambiar a versión móvil';
|
||||
$a->strings['Method not allowed for this module. Allowed method(s): %s'] = 'Método no permitido en este módulo. Permitido(s): %s';
|
||||
$a->strings['Page not found.'] = 'Pagina no encontrada.';
|
||||
$a->strings['You must be logged in to use addons. '] = 'Tienes que estar registrado para tener acceso a los accesorios.';
|
||||
$a->strings['No system theme config value set.'] = 'No hay tema configurado.';
|
||||
$a->strings['The form security token was not correct. This probably happened because the form has been opened for too long (>3 hours) before submitting it.'] = 'Token de la ficha de seguridad incorrecto. Seguramente haya ocurrido por haber dejado el formulario abierto demasiado tiempo (>3 horas) antes de enviarlo.';
|
||||
$a->strings['All contacts'] = 'Todos los Contactos';
|
||||
$a->strings['Followers'] = 'Seguidores';
|
||||
|
@ -408,7 +408,6 @@ $a->strings['first'] = 'primera';
|
|||
$a->strings['prev'] = 'previo';
|
||||
$a->strings['next'] = 'sig.';
|
||||
$a->strings['last'] = 'última';
|
||||
$a->strings['Image/photo'] = 'Imagen/Foto';
|
||||
$a->strings['<a href="%1$s" target="_blank" rel="noopener noreferrer">%2$s</a> %3$s'] = '<a href="%1$s" target="_blank" rel="noopener noreferrer">%2$s</a> %3$s';
|
||||
$a->strings['Click to open/close'] = 'Pulsa para abrir/cerrar';
|
||||
$a->strings['$1 wrote:'] = '$1 escribió:';
|
||||
|
@ -788,7 +787,6 @@ $a->strings['Addons reloaded'] = 'Añadidos re cargados';
|
|||
$a->strings['Addon %s failed to install.'] = 'Instalación de Añadido %s falló';
|
||||
$a->strings['Save Settings'] = 'Guardar configuración';
|
||||
$a->strings['Reload active addons'] = 'Añadidos activos re cargados';
|
||||
$a->strings['There are currently no addons available on your node. You can find the official addon repository at %1$s and might find other interesting addons in the open addon registry at %2$s'] = 'No hay añadidos disponibles en el nodo. Puedes encontrar el repositorio oficial en %1$s y puedes encontrar otros interesantes en el registro de añadidos en %2$s';
|
||||
$a->strings['Update has been marked successful'] = 'La actualización se ha completado con éxito';
|
||||
$a->strings['Database structure update %s was successfully applied.'] = 'Actualización de base de datos %s fue aplicada con éxito.';
|
||||
$a->strings['Executing of database structure update %s failed with error: %s'] = 'El paso de actualización de la estructura de la base de datos %s fallo con el mensaje de error: %s';
|
||||
|
@ -1296,9 +1294,6 @@ $a->strings['HTML::toPlaintext'] = 'HTML::toPlaintext';
|
|||
$a->strings['HTML::toPlaintext (compact)'] = 'HTML::toPlaintext (compact)';
|
||||
$a->strings['Decoded post'] = 'Articulo decodificado';
|
||||
$a->strings['Post array before expand entities'] = 'Arreglo sin expandir entidades';
|
||||
$a->strings['Post converted'] = 'Convertido';
|
||||
$a->strings['Converted body'] = 'Cuerpo convertido';
|
||||
$a->strings['Twitter addon is absent from the addon/ folder.'] = 'El Addon de Twitter no existe en folder addon/ .';
|
||||
$a->strings['Babel Diagnostic'] = 'Diagnóstico Babel';
|
||||
$a->strings['Source text'] = 'Texto fuente';
|
||||
$a->strings['BBCode'] = 'BBCode';
|
||||
|
@ -1892,7 +1887,6 @@ $a->strings['Please enter your password for verification:'] = 'Introduce tu cont
|
|||
$a->strings['Please enter your password to access this page.'] = 'Ingresa tu contraseña para acceder a la página.';
|
||||
$a->strings['App-specific password generation failed: The description is empty.'] = 'Generación de Contraseña de la App fallida: Sin explicación';
|
||||
$a->strings['App-specific password generation failed: This description already exists.'] = 'Generación de contraseña de App fallida: Ya existe descripción.';
|
||||
$a->strings['New app-specific password generated.'] = 'Nueva contraseña de la App generada.';
|
||||
$a->strings['App-specific passwords successfully revoked.'] = 'Contraseñas de la App fueron revocadas.';
|
||||
$a->strings['App-specific password successfully revoked.'] = 'Contraseña de la App revocada.';
|
||||
$a->strings['Two-factor app-specific passwords'] = 'Contraseña de la App de 2 Factores';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue