mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-25 02:52:45 +02:00
6db9e2fceb
Currently translated at 10.5% (43 of 406 strings) Translation: Riot iOS/Riot iOS Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/es/
47 lines
1.3 KiB
Plaintext
47 lines
1.3 KiB
Plaintext
// Titles
|
|
"title_home" = "Inicio";
|
|
"title_favourites" = "Favoritos";
|
|
"title_people" = "Contactos";
|
|
"title_rooms" = "Salas";
|
|
"warning" = "Atención";
|
|
// Actions
|
|
"view" = "Ver";
|
|
"next" = "SIguiente";
|
|
"back" = "Anterior";
|
|
"continue" = "Continuar";
|
|
"create" = "Crear";
|
|
"start" = "Iniciar";
|
|
"leave" = "Salir";
|
|
"remove" = "Remover";
|
|
"invite" = "Invitar";
|
|
"retry" = "Re-intentar";
|
|
"on" = "Activado";
|
|
"off" = "Desactivado";
|
|
"cancel" = "Cancelar";
|
|
"save" = "Guardar";
|
|
"join" = "Entrar";
|
|
"decline" = "Rechazar";
|
|
"accept" = "Aceptar";
|
|
"preview" = "Vista previa";
|
|
"camera" = "Cámara";
|
|
"voice" = "Voz";
|
|
"video" = "Vídeo";
|
|
"active_call" = "Llamada activa";
|
|
"active_call_details" = "Llamada activa (%@)";
|
|
"later" = "Después";
|
|
"rename" = "Renombrar";
|
|
"collapse" = "colapsar";
|
|
// Authentication
|
|
"auth_login" = "Ingresar";
|
|
"auth_register" = "Registrar";
|
|
"auth_submit" = "Enviar";
|
|
"auth_skip" = "Omitir";
|
|
"auth_send_reset_email" = "Enviar Email de restauración";
|
|
"auth_return_to_login" = "Regresar a pantalla de ingreso";
|
|
"auth_user_id_placeholder" = "Email o nombre de usuario";
|
|
"auth_password_placeholder" = "Contraseña";
|
|
"auth_new_password_placeholder" = "Nueva contraseña";
|
|
"auth_user_name_placeholder" = "Nombre de usuario";
|
|
"auth_optional_email_placeholder" = "Dirección de Email (opcional)";
|
|
"auth_email_placeholder" = "Dirección Email";
|