mirror of
https://github.com/h3poteto/whalebird-desktop
synced 2025-02-09 00:08:47 +01:00
New translations translation.json (Spanish)
This commit is contained in:
parent
35e2250645
commit
cdfd436b23
@ -397,27 +397,27 @@
|
||||
"account_load_error": "Error al cargar las cuentas",
|
||||
"account_remove_error": "Error al eliminar la cuenta",
|
||||
"preferences_load_error": "Error al cargar las preferencias",
|
||||
"timeline_fetch_error": "Failed to fetch timeline",
|
||||
"notification_fetch_error": "Failed to fetch notification",
|
||||
"favourite_fetch_error": "Failed to fetch favorite",
|
||||
"follow_request_accept_error": "Failed to accept the request",
|
||||
"follow_reuqest_reject_error": "failed to reject the request",
|
||||
"start_streaming_error": "Failed to start streaming",
|
||||
"start_all_streamings_error": "Failed to start streaming of {{domain}}",
|
||||
"attach_error": "Could not attach the file",
|
||||
"authorize_duplicate_error": "Can not login the same account of the same domain",
|
||||
"authorize_error": "Failed to authorize",
|
||||
"followers_fetch_error": "Failed to fetch followers",
|
||||
"follows_fetch_error": "Failed to fetch follows",
|
||||
"toot_fetch_error": "Failed to fetch the toot detail",
|
||||
"follow_error": "Failed to follow the user",
|
||||
"unfollow_error": "Failed to unfollow the user",
|
||||
"lists_fetch_error": "Failed to fetch lists",
|
||||
"list_create_error": "Failed to create a list",
|
||||
"members_fetch_error": "Failed to fetch members",
|
||||
"remove_user_error": "Failed to remove the user",
|
||||
"find_account_error": "Account not found",
|
||||
"reblog_error": "Failed to reblog",
|
||||
"timeline_fetch_error": "Error al obtener la línea de tiempo",
|
||||
"notification_fetch_error": "Error al obtener la notificación",
|
||||
"favourite_fetch_error": "No se ha podido obtener el favorecido",
|
||||
"follow_request_accept_error": "Error al aceptar la solicitud",
|
||||
"follow_reuqest_reject_error": "no se pudo rechazar la solicitud",
|
||||
"start_streaming_error": "Error al iniciar la transmisión",
|
||||
"start_all_streamings_error": "Error al iniciar la transmisión de {{domain}}",
|
||||
"attach_error": "No se pudo adjuntar el archivo",
|
||||
"authorize_duplicate_error": "No se puede iniciar sesión en la misma cuenta del mismo dominio",
|
||||
"authorize_error": "Error al autorizar",
|
||||
"followers_fetch_error": "No se pudo obtener seguidores",
|
||||
"follows_fetch_error": "No se pudo obtener seguidos",
|
||||
"toot_fetch_error": "No se pudo obtener el detalle del toot",
|
||||
"follow_error": "Error al seguir el usuario",
|
||||
"unfollow_error": "Error al dejar de seguir al usuario",
|
||||
"lists_fetch_error": "No se pudo obtener listas",
|
||||
"list_create_error": "Error al crear una lista",
|
||||
"members_fetch_error": "No se pudo obtener miembros",
|
||||
"remove_user_error": "Error al eliminar el usuario",
|
||||
"find_account_error": "Cuenta no encontrada",
|
||||
"reblog_error": "Error al publicar de nuevo",
|
||||
"unreblog_error": "Failed to unreblog",
|
||||
"favourite_error": "Failed to favourite",
|
||||
"unfavourite_error": "Failed to unfavourite",
|
||||
|
Loading…
x
Reference in New Issue
Block a user