Sync Strings from Localazy
This commit is contained in:
parent
d0c87ad902
commit
e6f4a7364f
52 changed files with 643 additions and 38 deletions
|
|
@ -0,0 +1,7 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||
<string name="screen_analytics_settings_share_data">"Compartir datos analíticos"</string>
|
||||
<string name="screen_analytics_settings_help_us_improve">"Compartir datos de uso anónimos para ayudarnos a identificar problemas."</string>
|
||||
<string name="screen_analytics_settings_read_terms">"Puedes leer todos nuestros términos %1$s."</string>
|
||||
<string name="screen_analytics_settings_read_terms_content_link">"aquí"</string>
|
||||
</resources>
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||
<string name="screen_analytics_settings_share_data">"分享分析數據"</string>
|
||||
<string name="screen_analytics_settings_help_us_improve">"分享匿名的使用數據以協助我們釐清問題。"</string>
|
||||
<string name="screen_analytics_settings_share_data">"提供分析數據"</string>
|
||||
<string name="screen_analytics_settings_help_us_improve">"提供匿名的使用數據以協助我們釐清問題。"</string>
|
||||
<string name="screen_analytics_settings_read_terms">"您可以到%1$s閱讀我們的條款。"</string>
|
||||
<string name="screen_analytics_settings_read_terms_content_link">"這裡"</string>
|
||||
</resources>
|
||||
|
|
|
|||
|
|
@ -0,0 +1,10 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||
<string name="screen_analytics_prompt_data_usage">"No registraremos o perfilaremos ningún dato personal"</string>
|
||||
<string name="screen_analytics_prompt_help_us_improve">"Compartir datos de uso anónimos para ayudarnos a identificar problemas."</string>
|
||||
<string name="screen_analytics_prompt_read_terms">"Puedes leer todos nuestros términos %1$s."</string>
|
||||
<string name="screen_analytics_prompt_read_terms_content_link">"aquí"</string>
|
||||
<string name="screen_analytics_prompt_settings">"Puedes desactivarlo en cualquier momento"</string>
|
||||
<string name="screen_analytics_prompt_third_party_sharing">"No compartiremos tus datos con terceros"</string>
|
||||
<string name="screen_analytics_prompt_title">"Ayuda a mejorar %1$s"</string>
|
||||
</resources>
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||
<string name="screen_analytics_prompt_data_usage">"我們不會紀錄或剖繪您的個人資料"</string>
|
||||
<string name="screen_analytics_prompt_help_us_improve">"分享匿名的使用數據以協助我們釐清問題。"</string>
|
||||
<string name="screen_analytics_prompt_help_us_improve">"提供匿名的使用數據以協助我們釐清問題。"</string>
|
||||
<string name="screen_analytics_prompt_read_terms">"您可以到%1$s閱讀我們的條款。"</string>
|
||||
<string name="screen_analytics_prompt_read_terms_content_link">"這裡"</string>
|
||||
<string name="screen_analytics_prompt_settings">"您可以在任何時候關閉它"</string>
|
||||
|
|
|
|||
6
features/call/src/main/res/values-es/translations.xml
Normal file
6
features/call/src/main/res/values-es/translations.xml
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||
<string name="call_foreground_service_channel_title_android">"Llamada en curso"</string>
|
||||
<string name="call_foreground_service_message_android">"Pulsa para regresar a la llamada"</string>
|
||||
<string name="call_foreground_service_title_android">"☎️ Llamada en curso"</string>
|
||||
</resources>
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||
<string name="screen_create_room_action_create_room">"Neuer Raum"</string>
|
||||
<string name="screen_create_room_action_invite_people">"Freunde zu Element einladen"</string>
|
||||
<string name="screen_create_room_action_invite_people">"Zu Element einladen"</string>
|
||||
<string name="screen_create_room_add_people_title">"Personen einladen"</string>
|
||||
<string name="screen_create_room_error_creating_room">"Beim Erstellen des Raums ist ein Fehler aufgetreten"</string>
|
||||
<string name="screen_create_room_private_option_description">"Die Nachrichten in diesem Raum sind verschlüsselt. Die Verschlüsselung kann nicht nachträglich deaktiviert werden."</string>
|
||||
|
|
|
|||
|
|
@ -1,8 +1,15 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||
<string name="screen_create_room_action_create_room">"Nueva sala"</string>
|
||||
<string name="screen_create_room_action_invite_people">"Invitar gente"</string>
|
||||
<string name="screen_create_room_add_people_title">"Añadir personas"</string>
|
||||
<string name="screen_create_room_action_invite_people">"Invita a alguien a Element"</string>
|
||||
<string name="screen_create_room_add_people_title">"Invitar personas"</string>
|
||||
<string name="screen_create_room_error_creating_room">"Se ha producido un error al crear la sala"</string>
|
||||
<string name="screen_create_room_private_option_description">"Los mensajes de esta sala están cifrados. La encriptación no se puede desactivar después."</string>
|
||||
<string name="screen_create_room_private_option_title">"Sala privada (sólo con invitación)"</string>
|
||||
<string name="screen_create_room_public_option_description">"Los mensajes no están cifrados y cualquiera puede leerlos. Puedes activar la encriptación más adelante."</string>
|
||||
<string name="screen_create_room_public_option_title">"Sala pública (cualquiera)"</string>
|
||||
<string name="screen_create_room_room_name_label">"Nombre de la sala"</string>
|
||||
<string name="screen_create_room_topic_label">"Tema (opcional)"</string>
|
||||
<string name="screen_start_chat_error_starting_chat">"Se ha producido un error al intentar iniciar un chat"</string>
|
||||
<string name="screen_create_room_title">"Crear una sala"</string>
|
||||
</resources>
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||
<string name="screen_create_room_action_create_room">"Ruangan baru"</string>
|
||||
<string name="screen_create_room_action_invite_people">"Undang teman ke Element"</string>
|
||||
<string name="screen_create_room_action_invite_people">"Undang orang-orang ke Element"</string>
|
||||
<string name="screen_create_room_add_people_title">"Undang seseorang"</string>
|
||||
<string name="screen_create_room_error_creating_room">"Terjadi kesalahan saat membuat ruangan"</string>
|
||||
<string name="screen_create_room_private_option_description">"Pesan di ruangan ini dienkripsi. Enkripsi tidak dapat dinonaktifkan setelahnya."</string>
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||
<string name="screen_create_room_action_create_room">"Nová miestnosť"</string>
|
||||
<string name="screen_create_room_action_invite_people">"Pozvať priateľov na Element"</string>
|
||||
<string name="screen_create_room_action_invite_people">"Pozvať ľudí na Element"</string>
|
||||
<string name="screen_create_room_add_people_title">"Pozvať ľudí"</string>
|
||||
<string name="screen_create_room_error_creating_room">"Pri vytváraní miestnosti došlo k chybe"</string>
|
||||
<string name="screen_create_room_private_option_description">"Správy v tejto miestnosti sú šifrované. Šifrovanie už potom nie je možné vypnúť."</string>
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||
<string name="screen_create_room_action_create_room">"New room"</string>
|
||||
<string name="screen_create_room_action_invite_people">"Invite friends to Element"</string>
|
||||
<string name="screen_create_room_action_invite_people">"Invite people to Element"</string>
|
||||
<string name="screen_create_room_add_people_title">"Invite people"</string>
|
||||
<string name="screen_create_room_error_creating_room">"An error occurred when creating the room"</string>
|
||||
<string name="screen_create_room_private_option_description">"Messages in this room are encrypted. Encryption can’t be disabled afterwards."</string>
|
||||
|
|
|
|||
13
features/ftue/impl/src/main/res/values-es/translations.xml
Normal file
13
features/ftue/impl/src/main/res/values-es/translations.xml
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||
<string name="screen_migration_message">"Este proceso solo se hace una vez, gracias por esperar."</string>
|
||||
<string name="screen_migration_title">"Configura tu cuenta"</string>
|
||||
<string name="screen_notification_optin_subtitle">"Puedes cambiar la configuración más tarde."</string>
|
||||
<string name="screen_notification_optin_title">"Activa las notificaciones y nunca te pierdas un mensaje"</string>
|
||||
<string name="screen_welcome_bullet_1">"Las llamadas, las encuestas, la búsqueda y más se agregarán más adelante este año."</string>
|
||||
<string name="screen_welcome_bullet_2">"El historial de mensajes de las salas cifradas aún no está disponible."</string>
|
||||
<string name="screen_welcome_bullet_3">"Nos encantaría saber de ti, haznos saber lo que piensas a través de la página de configuración."</string>
|
||||
<string name="screen_welcome_button">"¡Vamos!"</string>
|
||||
<string name="screen_welcome_subtitle">"Esto es lo que necesitas saber:"</string>
|
||||
<string name="screen_welcome_title">"¡Bienvenido a %1$s!"</string>
|
||||
</resources>
|
||||
|
|
@ -2,8 +2,8 @@
|
|||
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||
<string name="screen_invites_decline_chat_message">"Möchtest du die Einladung zum Betreten von %1$s wirklich ablehnen?"</string>
|
||||
<string name="screen_invites_decline_chat_title">"Einladung ablehnen"</string>
|
||||
<string name="screen_invites_decline_direct_chat_message">"Bist du sicher, dass du diesen privaten Chat mit %1$s ablehnen möchtest?"</string>
|
||||
<string name="screen_invites_decline_direct_chat_title">"Chat ablehnen"</string>
|
||||
<string name="screen_invites_decline_direct_chat_message">"Bist du sicher, dass du diese Direktnachricht von %1$s ablehnen möchtest?"</string>
|
||||
<string name="screen_invites_decline_direct_chat_title">"Einladung ablehnen"</string>
|
||||
<string name="screen_invites_empty_list">"Keine Einladungen"</string>
|
||||
<string name="screen_invites_invited_you">"%1$s (%2$s) hat dich eingeladen"</string>
|
||||
</resources>
|
||||
|
|
|
|||
|
|
@ -0,0 +1,9 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||
<string name="screen_invites_decline_chat_message">"¿Estás seguro de que quieres rechazar la invitación a unirte a %1$s?"</string>
|
||||
<string name="screen_invites_decline_chat_title">"Rechazar la invitación"</string>
|
||||
<string name="screen_invites_decline_direct_chat_message">"¿Estás seguro de que quieres rechazar este chat privado con%1$s?"</string>
|
||||
<string name="screen_invites_decline_direct_chat_title">"Rechazar el chat"</string>
|
||||
<string name="screen_invites_empty_list">"Sin invitaciones"</string>
|
||||
<string name="screen_invites_invited_you">"%1$s (%2$s) te invitó"</string>
|
||||
</resources>
|
||||
|
|
@ -1,4 +1,5 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||
<string name="screen_invites_empty_list">"沒有邀請"</string>
|
||||
<string name="screen_invites_invited_you">"%1$s(%2$s)邀請您"</string>
|
||||
</resources>
|
||||
|
|
|
|||
|
|
@ -1,4 +1,37 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||
<plurals name="screen_app_lock_subtitle">
|
||||
<item quantity="one">"Tienes %1$d intento de desbloqueo"</item>
|
||||
<item quantity="other">"Tienes %1$d intentos de desbloqueo"</item>
|
||||
</plurals>
|
||||
<plurals name="screen_app_lock_subtitle_wrong_pin">
|
||||
<item quantity="one">"PIN incorrecto. Tienes %1$d oportunidad más"</item>
|
||||
<item quantity="other">"PIN incorrecto. Tienes %1$d oportunidades más"</item>
|
||||
</plurals>
|
||||
<string name="screen_app_lock_biometric_authentication">"autenticación biométrica"</string>
|
||||
<string name="screen_app_lock_biometric_unlock">"desbloqueo biométrico"</string>
|
||||
<string name="screen_app_lock_biometric_unlock_title_android">"Desbloquear con biométrico"</string>
|
||||
<string name="screen_app_lock_forgot_pin">"¿Olvidaste el PIN?"</string>
|
||||
<string name="screen_app_lock_settings_change_pin">"Cambiar código PIN"</string>
|
||||
<string name="screen_app_lock_settings_enable_biometric_unlock">"Permitir desbloqueo biométrico"</string>
|
||||
<string name="screen_app_lock_settings_remove_pin">"Eliminar PIN"</string>
|
||||
<string name="screen_app_lock_settings_remove_pin_alert_message">"¿Estás seguro de que quieres eliminar el PIN?"</string>
|
||||
<string name="screen_app_lock_settings_remove_pin_alert_title">"¿Eliminar el PIN?"</string>
|
||||
<string name="screen_app_lock_setup_biometric_unlock_allow_title">"Permitir %1$s"</string>
|
||||
<string name="screen_app_lock_setup_biometric_unlock_skip">"Prefiero usar el PIN"</string>
|
||||
<string name="screen_app_lock_setup_biometric_unlock_subtitle">"Ahorra algo de tiempo y usa %1$s para desbloquear la aplicación cada vez"</string>
|
||||
<string name="screen_app_lock_setup_choose_pin">"Elegir PIN"</string>
|
||||
<string name="screen_app_lock_setup_confirm_pin">"Confirmar PIN"</string>
|
||||
<string name="screen_app_lock_setup_pin_blacklisted_dialog_content">"No puedes usar este código PIN por motivos de seguridad"</string>
|
||||
<string name="screen_app_lock_setup_pin_blacklisted_dialog_title">"Elige un PIN diferente"</string>
|
||||
<string name="screen_app_lock_setup_pin_context">"Añade un bloqueo a %1$s para añadir seguridad adicional a tus chats.
|
||||
|
||||
Elige algo que puedas recordar. Si olvidas este PIN, se cerrará la sesión de la aplicación."</string>
|
||||
<string name="screen_app_lock_setup_pin_mismatch_dialog_content">"Por favor ingresa el mismo PIN dos veces"</string>
|
||||
<string name="screen_app_lock_setup_pin_mismatch_dialog_title">"Los PINs no coinciden"</string>
|
||||
<string name="screen_app_lock_signout_alert_message">"Tendrás que volver a iniciar sesión y crear un nuevo PIN para continuar"</string>
|
||||
<string name="screen_app_lock_signout_alert_title">"Se está cerrando tu sesión"</string>
|
||||
<string name="screen_app_lock_use_biometric_android">"Usar desbloqueo biométrico"</string>
|
||||
<string name="screen_app_lock_use_pin_android">"Usar PIN"</string>
|
||||
<string name="screen_signout_in_progress_dialog_content">"Cerrando sesión…"</string>
|
||||
</resources>
|
||||
|
|
|
|||
|
|
@ -5,6 +5,7 @@
|
|||
</plurals>
|
||||
<string name="screen_app_lock_biometric_authentication">"生物辨識認證"</string>
|
||||
<string name="screen_app_lock_biometric_unlock">"生物辨識解鎖"</string>
|
||||
<string name="screen_app_lock_biometric_unlock_title_android">"使用生物辨識解鎖"</string>
|
||||
<string name="screen_app_lock_forgot_pin">"忘記 PIN 碼?"</string>
|
||||
<string name="screen_app_lock_settings_change_pin">"變更 PIN 碼"</string>
|
||||
<string name="screen_app_lock_settings_enable_biometric_unlock">"允許生物辨識解鎖"</string>
|
||||
|
|
@ -19,5 +20,7 @@
|
|||
<string name="screen_app_lock_setup_pin_mismatch_dialog_content">"請輸入相同的 PIN 碼兩次"</string>
|
||||
<string name="screen_app_lock_setup_pin_mismatch_dialog_title">"PIN 碼不一樣"</string>
|
||||
<string name="screen_app_lock_signout_alert_title">"您即將登出"</string>
|
||||
<string name="screen_app_lock_use_biometric_android">"使用生物辨識"</string>
|
||||
<string name="screen_app_lock_use_pin_android">"使用 PIN 碼"</string>
|
||||
<string name="screen_signout_in_progress_dialog_content">"正在登出…"</string>
|
||||
</resources>
|
||||
|
|
|
|||
|
|
@ -1,14 +1,42 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||
<string name="screen_account_provider_change">"Cambiar el proveedor de la cuenta"</string>
|
||||
<string name="screen_account_provider_form_hint">"Dirección del servidor principal"</string>
|
||||
<string name="screen_account_provider_form_notice">"Introduzca un término de búsqueda o una dirección de dominio."</string>
|
||||
<string name="screen_account_provider_form_subtitle">"Busca una empresa, comunidad o servidor privado."</string>
|
||||
<string name="screen_account_provider_form_title">"Encontrar un proveedor de cuenta"</string>
|
||||
<string name="screen_account_provider_signin_subtitle">"Aquí es donde se alojarán tus conversaciones — justo como si utilizaras un proveedor de correo electrónico para guardar tus correos electrónicos."</string>
|
||||
<string name="screen_account_provider_signin_title">"Estás a punto de iniciar sesión en %s"</string>
|
||||
<string name="screen_account_provider_signup_subtitle">"Aquí es donde se alojarán tus conversaciones — justo como si utilizaras un proveedor de correo electrónico para guardar tus correos electrónicos."</string>
|
||||
<string name="screen_account_provider_signup_title">"Estás a punto de crear una cuenta en %s"</string>
|
||||
<string name="screen_change_account_provider_matrix_org_subtitle">"Matrix.org es un servidor grande y gratuito en la red pública Matrix para una comunicación segura y descentralizada, administrado por la Fundación Matrix.org."</string>
|
||||
<string name="screen_change_account_provider_other">"Otro"</string>
|
||||
<string name="screen_change_account_provider_subtitle">"Usa un proveedor de cuenta diferente, como tu propio servidor privado o una cuenta de trabajo."</string>
|
||||
<string name="screen_change_account_provider_title">"Cambiar el proveedor de la cuenta"</string>
|
||||
<string name="screen_change_server_error_invalid_homeserver">"No hemos podido acceder a este servidor. Comprueba que has introducido correctamente la dirección del servidor. Si la dirección es correcta, ponte en contacto con el administrador del servidor para obtener más ayuda."</string>
|
||||
<string name="screen_change_server_error_no_sliding_sync_message">"Este servidor no soporta sliding sync."</string>
|
||||
<string name="screen_change_server_form_header">"Dirección del homeserver"</string>
|
||||
<string name="screen_change_server_form_notice">"Solo puedes conectarte a un servidor que soporte sliding sync. El administrador de tu servidor tendrá que configurarlo. %1$s"</string>
|
||||
<string name="screen_change_server_subtitle">"¿Cuál es la dirección de tu servidor?"</string>
|
||||
<string name="screen_change_server_title">"Selecciona tu servidor"</string>
|
||||
<string name="screen_login_error_deactivated_account">"Esta cuenta ha sido desactivada."</string>
|
||||
<string name="screen_login_error_invalid_credentials">"Usuario y/o contraseña incorrectos"</string>
|
||||
<string name="screen_login_error_invalid_user_id">"Este no es un id de usuario válido. Formato esperado: \'@user:homeserver.org\'"</string>
|
||||
<string name="screen_login_error_unsupported_authentication">"El servidor seleccionado no admite contraseñas ni inicio de sesión OIDC. Póngase en contacto con su administrador o elija otro homeserver."</string>
|
||||
<string name="screen_login_form_header">"Introduce tus datos"</string>
|
||||
<string name="screen_login_title">"¡Hola de nuevo!"</string>
|
||||
<string name="screen_login_title_with_homeserver">"Iniciar sesión en %1$s"</string>
|
||||
<string name="screen_server_confirmation_change_server">"Cambiar el proveedor de la cuenta"</string>
|
||||
<string name="screen_server_confirmation_message_login_element_dot_io">"Un servidor privado para los empleados de Element."</string>
|
||||
<string name="screen_server_confirmation_message_login_matrix_dot_org">"Matrix es una red abierta para una comunicación segura y descentralizada."</string>
|
||||
<string name="screen_server_confirmation_message_register">"Aquí es donde se alojarán tus conversaciones — justo como utilizarías un proveedor de correo electrónico para guardar tus correos electrónicos."</string>
|
||||
<string name="screen_server_confirmation_title_login">"Estás a punto de iniciar sesión en %1$s"</string>
|
||||
<string name="screen_server_confirmation_title_register">"Estás a punto de crear una cuenta en %1$s"</string>
|
||||
<string name="screen_waitlist_message">"Hay una gran demanda para %1$s en %2$s en este momento. Vuelve a la aplicación en unos días e inténtalo de nuevo.
|
||||
|
||||
¡Gracias por tu paciencia!"</string>
|
||||
<string name="screen_waitlist_title">"Ya casi has terminado."</string>
|
||||
<string name="screen_waitlist_title_success">"Estás dentro."</string>
|
||||
<string name="screen_login_subtitle">"Matrix es una red abierta para una comunicación segura y descentralizada."</string>
|
||||
<string name="screen_waitlist_message_success">"¡Bienvenido a %1$s!"</string>
|
||||
</resources>
|
||||
|
|
|
|||
|
|
@ -15,6 +15,8 @@
|
|||
<string name="screen_change_account_provider_title">"更改帳號提供者"</string>
|
||||
<string name="screen_change_server_error_no_sliding_sync_message">"此伺服器目前不支援滑動同步(sliding sync)。"</string>
|
||||
<string name="screen_change_server_form_header">"家伺服器 URL"</string>
|
||||
<string name="screen_change_server_subtitle">"您的伺服器地址?"</string>
|
||||
<string name="screen_change_server_title">"選擇您的伺服器"</string>
|
||||
<string name="screen_login_error_deactivated_account">"這個帳號已被停用。"</string>
|
||||
<string name="screen_login_error_invalid_credentials">"不正確的使用者名稱或密碼"</string>
|
||||
<string name="screen_login_form_header">"輸入您的詳細資料"</string>
|
||||
|
|
|
|||
|
|
@ -2,4 +2,17 @@
|
|||
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||
<string name="screen_signout_confirmation_dialog_content">"¿Estás seguro de que quieres cerrar sesión?"</string>
|
||||
<string name="screen_signout_in_progress_dialog_content">"Cerrando sesión…"</string>
|
||||
<string name="screen_signout_key_backup_disabled_subtitle">"Estás a punto de cerrar tu última sesión. Si cierras sesión ahora, perderás el acceso a tus mensajes cifrados."</string>
|
||||
<string name="screen_signout_key_backup_disabled_title">"Has desactivado la copia de seguridad"</string>
|
||||
<string name="screen_signout_key_backup_offline_subtitle">"Se estaba haciendo una copia de seguridad de tus claves cuando te desconectaste. Vuelve a conectarte para que se haga una copia de seguridad de tus claves antes de desconectarte."</string>
|
||||
<string name="screen_signout_key_backup_offline_title">"Se está guardando una copia de seguridad de tus claves"</string>
|
||||
<string name="screen_signout_key_backup_ongoing_subtitle">"Espera a que se complete antes de cerrar sesión."</string>
|
||||
<string name="screen_signout_key_backup_ongoing_title">"Se sigue guardando una copia de seguridad de tus claves"</string>
|
||||
<string name="screen_signout_recovery_disabled_subtitle">"Estás a punto de cerrar tu última sesión. Si cierras sesión ahora, perderás el acceso a tus mensajes cifrados."</string>
|
||||
<string name="screen_signout_recovery_disabled_title">"La recuperación no está configurada"</string>
|
||||
<string name="screen_signout_save_recovery_key_subtitle">"Estás a punto de cerrar tu última sesión. Si cierras la sesión ahora, podrías perder el acceso a tus mensajes cifrados."</string>
|
||||
<string name="screen_signout_save_recovery_key_title">"¿Has guardado tu clave de recuperación?"</string>
|
||||
<string name="screen_signout_confirmation_dialog_submit">"Cerrar sesión"</string>
|
||||
<string name="screen_signout_confirmation_dialog_title">"Cerrar sesión"</string>
|
||||
<string name="screen_signout_preference_item">"Cerrar sesión"</string>
|
||||
</resources>
|
||||
|
|
|
|||
|
|
@ -2,4 +2,7 @@
|
|||
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||
<string name="screen_signout_confirmation_dialog_content">"您確定要登出嗎?"</string>
|
||||
<string name="screen_signout_in_progress_dialog_content">"正在登出…"</string>
|
||||
<string name="screen_signout_confirmation_dialog_submit">"登出"</string>
|
||||
<string name="screen_signout_confirmation_dialog_title">"登出"</string>
|
||||
<string name="screen_signout_preference_item">"登出"</string>
|
||||
</resources>
|
||||
|
|
|
|||
|
|
@ -17,6 +17,45 @@
|
|||
<string name="room_timeline_beginning_of_room">"Este es el principio de %1$s."</string>
|
||||
<string name="room_timeline_beginning_of_room_no_name">"Este es el principio de esta conversación."</string>
|
||||
<string name="room_timeline_read_marker_title">"Nuevos"</string>
|
||||
<string name="screen_room_mentions_at_room_subtitle">"Notificar a toda la sala"</string>
|
||||
<string name="screen_report_content_block_user_hint">"Marque si quieres ocultar todos los mensajes actuales y futuros de este usuario"</string>
|
||||
<string name="screen_room_attachment_source_camera">"Cámara"</string>
|
||||
<string name="screen_room_attachment_source_camera_photo">"Hacer foto"</string>
|
||||
<string name="screen_room_attachment_source_camera_video">"Grabar video"</string>
|
||||
<string name="screen_room_attachment_source_files">"Archivo adjunto"</string>
|
||||
<string name="screen_room_attachment_source_gallery">"Biblioteca de fotos y vídeos"</string>
|
||||
<string name="screen_room_attachment_source_location">"Ubicación"</string>
|
||||
<string name="screen_room_attachment_source_poll">"Encuesta"</string>
|
||||
<string name="screen_room_attachment_text_formatting">"Formato de Texto"</string>
|
||||
<string name="screen_room_encrypted_history_banner">"El historial de mensajes no está disponible en este momento."</string>
|
||||
<string name="screen_room_encrypted_history_banner_unverified">"El historial de mensajes no está disponible en esta sala. Verifica este dispositivo para ver tu historial de mensajes."</string>
|
||||
<string name="screen_room_error_failed_retrieving_user_details">"No se pudieron recuperar los detalles del usuario"</string>
|
||||
<string name="screen_room_invite_again_alert_message">"¿Quieres volver a invitarlos?"</string>
|
||||
<string name="screen_room_invite_again_alert_title">"Estás solo en este chat"</string>
|
||||
<string name="screen_room_message_copied">"Mensaje copiado"</string>
|
||||
<string name="screen_room_no_permission_to_post">"No tienes permiso para publicar en esta sala"</string>
|
||||
<string name="screen_room_notification_settings_allow_custom">"Permitir configuración personalizada"</string>
|
||||
<string name="screen_room_notification_settings_allow_custom_footnote">"Si activas esta opción, anularás tu configuración por defecto"</string>
|
||||
<string name="screen_room_notification_settings_custom_settings_title">"Notificarme en este chat para"</string>
|
||||
<string name="screen_room_notification_settings_default_setting_footnote">"Puedes cambiarlo en tus %1$s."</string>
|
||||
<string name="screen_room_notification_settings_default_setting_footnote_content_link">"ajustes globales"</string>
|
||||
<string name="screen_room_notification_settings_default_setting_title">"Ajustes predeterminados"</string>
|
||||
<string name="screen_room_notification_settings_edit_remove_setting">"Eliminar configuración personalizada"</string>
|
||||
<string name="screen_room_notification_settings_error_loading_settings">"Se ha producido un error al cargar la configuración de las notificaciones."</string>
|
||||
<string name="screen_room_notification_settings_error_restoring_default">"No se pudo restaurar el modo predeterminado, por favor vuelve a intentarlo de nuevo."</string>
|
||||
<string name="screen_room_notification_settings_error_setting_mode">"No se pudo cambiar el modo, por favor inténtalo de nuevo."</string>
|
||||
<string name="screen_room_notification_settings_mentions_only_disclaimer">"Tu servidor principal no admite esta opción en salas cifradas, no recibirás notificaciones en esta sala."</string>
|
||||
<string name="screen_room_notification_settings_mode_all_messages">"Todos los mensajes"</string>
|
||||
<string name="screen_room_notification_settings_room_custom_settings_title">"En esta sala, notificarme por"</string>
|
||||
<string name="screen_room_reactions_show_less">"Mostrar menos"</string>
|
||||
<string name="screen_room_reactions_show_more">"Mostrar más"</string>
|
||||
<string name="screen_room_retry_send_menu_send_again_action">"Enviar de nuevo"</string>
|
||||
<string name="screen_room_retry_send_menu_title">"No se pudo enviar tu mensaje"</string>
|
||||
<string name="screen_room_timeline_add_reaction">"Añadir emoji"</string>
|
||||
<string name="screen_room_timeline_less_reactions">"Mostrar menos"</string>
|
||||
<string name="screen_room_voice_message_tooltip">"Mantén pulsado para grabar"</string>
|
||||
<string name="screen_room_mentions_at_room_title">"Todos"</string>
|
||||
<string name="screen_report_content_block_user">"Bloquear usuario"</string>
|
||||
<string name="screen_room_error_failed_processing_media">"Error al procesar el contenido multimedia, por favor inténtalo de nuevo."</string>
|
||||
<string name="screen_room_notification_settings_mode_mentions_and_keywords">"Únicamente Menciones y Palabras clave"</string>
|
||||
</resources>
|
||||
|
|
|
|||
|
|
@ -21,6 +21,7 @@
|
|||
<string name="screen_room_attachment_source_location">"位置"</string>
|
||||
<string name="screen_room_attachment_source_poll">"投票"</string>
|
||||
<string name="screen_room_attachment_text_formatting">"格式化文字"</string>
|
||||
<string name="screen_room_invite_again_alert_message">"您想要邀請他們回來嗎?"</string>
|
||||
<string name="screen_room_invite_again_alert_title">"此聊天室只有您一個人"</string>
|
||||
<string name="screen_room_message_copied">"訊息已複製"</string>
|
||||
<string name="screen_room_no_permission_to_post">"您沒有權限在此聊天室傳送訊息"</string>
|
||||
|
|
@ -35,6 +36,7 @@
|
|||
<string name="screen_room_retry_send_menu_title">"無法傳送您的訊息"</string>
|
||||
<string name="screen_room_timeline_add_reaction">"新增表情符號"</string>
|
||||
<string name="screen_room_timeline_less_reactions">"較少"</string>
|
||||
<string name="screen_room_mentions_at_room_title">"所有人"</string>
|
||||
<string name="screen_report_content_block_user">"封鎖使用者"</string>
|
||||
<string name="screen_room_notification_settings_mode_mentions_and_keywords">"僅限提及與關鍵字"</string>
|
||||
</resources>
|
||||
|
|
|
|||
|
|
@ -1,5 +1,9 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||
<string name="screen_onboarding_sign_in_manually">"Iniciar sesión manualmente"</string>
|
||||
<string name="screen_onboarding_sign_in_with_qr_code">"Iniciar sesión con un código QR"</string>
|
||||
<string name="screen_onboarding_sign_up">"Crear cuenta"</string>
|
||||
<string name="screen_onboarding_welcome_message">"Bienvenido al Element más rápido de todos los tiempos. Diseñado para la velocidad y la simplicidad."</string>
|
||||
<string name="screen_onboarding_welcome_subtitle">"Bienvenido a %1$s. Vitaminado, para mayor rapidez y sencillez."</string>
|
||||
<string name="screen_onboarding_welcome_title">"Siéntente en tu Elemento"</string>
|
||||
<string name="screen_onboarding_welcome_title">"Siéntete en tu Elemento"</string>
|
||||
</resources>
|
||||
|
|
|
|||
19
features/poll/impl/src/main/res/values-es/translations.xml
Normal file
19
features/poll/impl/src/main/res/values-es/translations.xml
Normal file
|
|
@ -0,0 +1,19 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||
<string name="screen_create_poll_add_option_btn">"Añadir opción"</string>
|
||||
<string name="screen_create_poll_anonymous_desc">"Mostrar los resultados solo después de que finalice la encuesta"</string>
|
||||
<string name="screen_create_poll_anonymous_headline">"Ocultar votos"</string>
|
||||
<string name="screen_create_poll_answer_hint">"Opción %1$d"</string>
|
||||
<string name="screen_create_poll_cancel_confirmation_content_android">"Los cambios no se han guardado. ¿Estás seguro de que quieres volver?"</string>
|
||||
<string name="screen_create_poll_question_desc">"Pregunta o tema"</string>
|
||||
<string name="screen_create_poll_question_hint">"¿De qué trata la encuesta?"</string>
|
||||
<string name="screen_create_poll_title">"Crear una Encuesta"</string>
|
||||
<string name="screen_edit_poll_delete_confirmation">"¿Seguro que quieres eliminar esta encuesta?"</string>
|
||||
<string name="screen_edit_poll_delete_confirmation_title">"Eliminar encuesta"</string>
|
||||
<string name="screen_edit_poll_title">"Editar encuesta"</string>
|
||||
<string name="screen_polls_history_empty_ongoing">"No se pudo encontrar ninguna encuesta en curso."</string>
|
||||
<string name="screen_polls_history_empty_past">"No se pudo encontrar ninguna encuesta anterior."</string>
|
||||
<string name="screen_polls_history_filter_ongoing">"En curso"</string>
|
||||
<string name="screen_polls_history_filter_past">"Anteriores"</string>
|
||||
<string name="screen_polls_history_title">"Encuestas"</string>
|
||||
</resources>
|
||||
|
|
@ -11,4 +11,9 @@
|
|||
<string name="screen_edit_poll_delete_confirmation">"Apakah Anda yakin ingin menghapus pemungutan suara ini?"</string>
|
||||
<string name="screen_edit_poll_delete_confirmation_title">"Hapus pemungutan suara"</string>
|
||||
<string name="screen_edit_poll_title">"Sunting pemungutan suara"</string>
|
||||
<string name="screen_polls_history_empty_ongoing">"Tidak dapat menemukan pemungutan suara yang sedang berlangsung."</string>
|
||||
<string name="screen_polls_history_empty_past">"Tidak dapat menemukan pemungutan suara sebelumnya."</string>
|
||||
<string name="screen_polls_history_filter_ongoing">"Sedang berlangsung"</string>
|
||||
<string name="screen_polls_history_filter_past">"Masa lalu"</string>
|
||||
<string name="screen_polls_history_title">"Pemungutan suara"</string>
|
||||
</resources>
|
||||
|
|
|
|||
|
|
@ -7,4 +7,7 @@
|
|||
<string name="screen_create_poll_question_desc">"問題或主題"</string>
|
||||
<string name="screen_create_poll_question_hint">"投什麼?"</string>
|
||||
<string name="screen_create_poll_title">"建立投票"</string>
|
||||
<string name="screen_edit_poll_delete_confirmation">"您確定要刪除投票嗎?"</string>
|
||||
<string name="screen_edit_poll_delete_confirmation_title">"刪除投票"</string>
|
||||
<string name="screen_edit_poll_title">"編輯投票"</string>
|
||||
</resources>
|
||||
|
|
|
|||
|
|
@ -17,16 +17,17 @@
|
|||
<string name="screen_notification_settings_calls_label">"Audio- und Videoanrufe"</string>
|
||||
<string name="screen_notification_settings_configuration_mismatch">"Konfiguration stimmt nicht überein"</string>
|
||||
<string name="screen_notification_settings_configuration_mismatch_description">"Wir haben die Einstellungen für Benachrichtigungen vereinfacht, damit die Optionen leichter zu finden sind. Einige benutzerdefinierte Einstellungen, die du in der Vergangenheit gewählt hast, werden hier nicht angezeigt, sind aber immer noch aktiv. Wenn du fortfährst, können sich einige deiner Einstellungen ändern."</string>
|
||||
<string name="screen_notification_settings_direct_chats">"Direkte Chats"</string>
|
||||
<string name="screen_notification_settings_direct_chats">"Direktnachrichten"</string>
|
||||
<string name="screen_notification_settings_edit_custom_settings_section_title">"Benutzerdefinierte Einstellung pro Chat"</string>
|
||||
<string name="screen_notification_settings_edit_failed_updating_default_mode">"Beim Aktualisieren der Benachrichtigungseinstellungen ist ein Fehler aufgetreten."</string>
|
||||
<string name="screen_notification_settings_edit_mode_all_messages">"Alle Nachrichten"</string>
|
||||
<string name="screen_notification_settings_edit_mode_mentions_and_keywords">"Nur Erwähnungen und Schlüsselwörter"</string>
|
||||
<string name="screen_notification_settings_edit_screen_direct_section_header">"Bei direkten Chats, benachrichtige mich bei"</string>
|
||||
<string name="screen_notification_settings_edit_screen_direct_section_header">"Benachrichtige mich bei Direktnachrichten über "</string>
|
||||
<string name="screen_notification_settings_edit_screen_group_section_header">"Bei Gruppenchats benachrichtige mich bei"</string>
|
||||
<string name="screen_notification_settings_enable_notifications">"Benachrichtigungen auf diesem Gerät aktivieren"</string>
|
||||
<string name="screen_notification_settings_failed_fixing_configuration">"Die Konfiguration wurde nicht korrigiert, bitte versuche es erneut."</string>
|
||||
<string name="screen_notification_settings_group_chats">"Gruppenchats"</string>
|
||||
<string name="screen_notification_settings_invite_for_me_label">"Einladungen"</string>
|
||||
<string name="screen_notification_settings_mentions_only_disclaimer">"Dein Homeserver unterstützt diese Option in verschlüsselten Räumen nicht. In einigen Räumen wirst du möglicherweise nicht benachrichtigt."</string>
|
||||
<string name="screen_notification_settings_mentions_section_title">"Erwähnungen"</string>
|
||||
<string name="screen_notification_settings_mode_all">"Alle"</string>
|
||||
|
|
|
|||
|
|
@ -0,0 +1,43 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||
<string name="screen_advanced_settings_element_call_base_url">"URL base personalizada de Element Call"</string>
|
||||
<string name="screen_advanced_settings_element_call_base_url_description">"Define una URL base personalizada para Element Call."</string>
|
||||
<string name="screen_advanced_settings_element_call_base_url_validation_error">"URL no válida, asegúrate de incluir el protocolo (http/https) y la dirección correcta."</string>
|
||||
<string name="screen_advanced_settings_developer_mode">"Modo desarrollador"</string>
|
||||
<string name="screen_advanced_settings_developer_mode_description">"Habilita para tener acceso a características y funcionalidades para desarrolladores."</string>
|
||||
<string name="screen_advanced_settings_rich_text_editor_description">"Desactiva el editor de texto enriquecido para escribir Markdown manualmente."</string>
|
||||
<string name="screen_advanced_settings_view_source_description">"Habilita la opción para ver el contenido en bruto del mensaje en la cronología."</string>
|
||||
<string name="screen_edit_profile_display_name">"Nombre público"</string>
|
||||
<string name="screen_edit_profile_display_name_placeholder">"Tu nombre visible"</string>
|
||||
<string name="screen_edit_profile_error">"Se encontró un error desconocido y no se pudo cambiar la información."</string>
|
||||
<string name="screen_edit_profile_error_title">"No se puede actualizar el perfil"</string>
|
||||
<string name="screen_edit_profile_title">"Editar perfil"</string>
|
||||
<string name="screen_edit_profile_updating_details">"Actualizando perfil…"</string>
|
||||
<string name="screen_notification_settings_additional_settings_section_title">"Ajustes adicionales"</string>
|
||||
<string name="screen_notification_settings_calls_label">"Llamadas de audio y vídeo"</string>
|
||||
<string name="screen_notification_settings_configuration_mismatch">"La configuración no coincide"</string>
|
||||
<string name="screen_notification_settings_configuration_mismatch_description">"Hemos simplificado la Configuración de Notificaciones para hacer las opciones más fáciles de encontrar. Algunas configuraciones personalizadas que has elegido en el pasado no se muestran aquí, pero siguen activas.
|
||||
|
||||
Si continúas, es posible que algunos de tus ajustes cambien."</string>
|
||||
<string name="screen_notification_settings_direct_chats">"Chats directos"</string>
|
||||
<string name="screen_notification_settings_edit_custom_settings_section_title">"Configuración personalizada por chat"</string>
|
||||
<string name="screen_notification_settings_edit_failed_updating_default_mode">"Se ha producido un error al actualizar la configuración de notificaciones."</string>
|
||||
<string name="screen_notification_settings_edit_mode_all_messages">"Todos los mensajes"</string>
|
||||
<string name="screen_notification_settings_edit_mode_mentions_and_keywords">"Únicamente Menciones y Palabras clave"</string>
|
||||
<string name="screen_notification_settings_edit_screen_direct_section_header">"En los chats directos, notifícame por"</string>
|
||||
<string name="screen_notification_settings_edit_screen_group_section_header">"En los chats grupales, notifícame por"</string>
|
||||
<string name="screen_notification_settings_enable_notifications">"Habilitar las notificaciones en este dispositivo"</string>
|
||||
<string name="screen_notification_settings_failed_fixing_configuration">"La configuración no se ha corregido, por favor inténtalo de nuevo."</string>
|
||||
<string name="screen_notification_settings_group_chats">"Chats grupales"</string>
|
||||
<string name="screen_notification_settings_invite_for_me_label">"Invitaciones"</string>
|
||||
<string name="screen_notification_settings_mentions_only_disclaimer">"Tu servidor principal no admite esta opción en salas cifradas, puede que no recibas notificaciones en algunas salas."</string>
|
||||
<string name="screen_notification_settings_mentions_section_title">"Menciones"</string>
|
||||
<string name="screen_notification_settings_mode_all">"Todos"</string>
|
||||
<string name="screen_notification_settings_mode_mentions">"Menciones"</string>
|
||||
<string name="screen_notification_settings_notification_section_title">"Notificarme para"</string>
|
||||
<string name="screen_notification_settings_room_mention_label">"Notificarme con @room"</string>
|
||||
<string name="screen_notification_settings_system_notifications_action_required">"Para recibir notificaciones, cambia tus %1$s."</string>
|
||||
<string name="screen_notification_settings_system_notifications_action_required_content_link">"ajustes del sistema"</string>
|
||||
<string name="screen_notification_settings_system_notifications_turned_off">"Notificaciones del sistema desactivadas"</string>
|
||||
<string name="screen_notification_settings_title">"Notificaciones"</string>
|
||||
</resources>
|
||||
|
|
@ -13,6 +13,7 @@
|
|||
<string name="screen_notification_settings_edit_mode_mentions_and_keywords">"僅限提及與關鍵字"</string>
|
||||
<string name="screen_notification_settings_enable_notifications">"在這個裝置上開啟通知"</string>
|
||||
<string name="screen_notification_settings_group_chats">"群組聊天"</string>
|
||||
<string name="screen_notification_settings_invite_for_me_label">"邀請"</string>
|
||||
<string name="screen_notification_settings_mentions_section_title">"提及"</string>
|
||||
<string name="screen_notification_settings_mode_mentions">"提及"</string>
|
||||
<string name="screen_notification_settings_system_notifications_action_required_content_link">"系統設定"</string>
|
||||
|
|
|
|||
|
|
@ -1,14 +1,15 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||
<string name="screen_bug_report_attach_screenshot">"Adjuntar captura de pantalla"</string>
|
||||
<string name="screen_bug_report_contact_me">"Podéis poneros en contacto conmigo para resolver dudas relacionadas"</string>
|
||||
<string name="screen_bug_report_contact_me">"Pueden ponerse en contacto conmigo si tienen alguna pregunta relacionada."</string>
|
||||
<string name="screen_bug_report_contact_me_title">"Contáctame"</string>
|
||||
<string name="screen_bug_report_edit_screenshot">"Editar captura de pantalla"</string>
|
||||
<string name="screen_bug_report_editor_description">"Describe el problema. ¿Qué hiciste? ¿Qué esperabas que ocurriera? ¿Qué ocurrió en realidad? Por favor, detállalo todo lo que puedas."</string>
|
||||
<string name="screen_bug_report_editor_placeholder">"Describe el error…"</string>
|
||||
<string name="screen_bug_report_editor_description">"Describe el problema. ¿Qué has hecho? ¿Qué esperabas que ocurriera? ¿Qué ocurrió realmente? Por favor, detállalo todo lo que puedas."</string>
|
||||
<string name="screen_bug_report_editor_placeholder">"Describe el problema…"</string>
|
||||
<string name="screen_bug_report_editor_supporting">"Si es posible, escriba la descripción en inglés."</string>
|
||||
<string name="screen_bug_report_include_crash_logs">"Enviar registros de fallos"</string>
|
||||
<string name="screen_bug_report_include_logs">"Enviar registros para ayudar"</string>
|
||||
<string name="screen_bug_report_include_logs">"Permitir registros"</string>
|
||||
<string name="screen_bug_report_include_screenshot">"Enviar captura de pantalla"</string>
|
||||
<string name="screen_bug_report_logs_description">"Para comprobar que todo funciona correctamente, se enviarán registros de fallos con su mensaje. Serán privados. Para enviar sólo tu mensaje, desactiva esta opción."</string>
|
||||
<string name="screen_bug_report_logs_description">"Los registros se incluirán con su mensaje para asegurarse de que todo funciona correctamente. Para enviar tu mensaje sin registros, desactiva esta configuración."</string>
|
||||
<string name="screen_bug_report_rash_logs_alert_title">"%1$s se cerró inesperadamente la última vez que se lo usaste. ¿Quieres compartir un informe de error con nosotros?"</string>
|
||||
</resources>
|
||||
|
|
|
|||
|
|
@ -4,18 +4,51 @@
|
|||
<item quantity="one">"Una persona"</item>
|
||||
<item quantity="other">"%1$d personas"</item>
|
||||
</plurals>
|
||||
<string name="screen_notification_settings_edit_failed_updating_default_mode">"Se ha producido un error al actualizar la configuración de notificaciones."</string>
|
||||
<string name="screen_notification_settings_mentions_only_disclaimer">"Tu servidor principal no admite esta opción en salas cifradas, puede que no recibas notificaciones en algunas salas."</string>
|
||||
<string name="screen_polls_history_title">"Encuestas"</string>
|
||||
<string name="screen_room_details_add_topic_title">"Añadir tema"</string>
|
||||
<string name="screen_room_details_already_a_member">"Ya eres miembro"</string>
|
||||
<string name="screen_room_details_already_invited">"Ya estás invitado"</string>
|
||||
<string name="screen_room_details_edit_room_title">"Editar sala"</string>
|
||||
<string name="screen_room_details_edition_error">"Se ha producido un error desconocido y no se ha podido cambiar la información."</string>
|
||||
<string name="screen_room_details_edition_error_title">"No se puede actualizar la sala"</string>
|
||||
<string name="screen_room_details_encryption_enabled_subtitle">"Los mensajes están protegidos con \"candados\". Sólo tú y los destinatarios tenéis las llaves únicas para abrirlos."</string>
|
||||
<string name="screen_room_details_encryption_enabled_title">"Cifrado de mensajes activado"</string>
|
||||
<string name="screen_room_details_error_loading_notification_settings">"Se ha producido un error al cargar la configuración de las notificaciones."</string>
|
||||
<string name="screen_room_details_error_muting">"No se ha podido silenciar esta sala, inténtalo de nuevo."</string>
|
||||
<string name="screen_room_details_error_unmuting">"Error al dejar de silenciar esta sala, por favor inténtalo de nuevo."</string>
|
||||
<string name="screen_room_details_invite_people_title">"Invitar a otras personas"</string>
|
||||
<string name="screen_room_details_notification_mode_custom">"Personalizado"</string>
|
||||
<string name="screen_room_details_notification_mode_default">"Por defecto"</string>
|
||||
<string name="screen_room_details_notification_title">"Notificaciones"</string>
|
||||
<string name="screen_room_details_room_name_label">"Nombre de la sala"</string>
|
||||
<string name="screen_room_details_share_room_title">"Compartir sala"</string>
|
||||
<string name="screen_room_details_updating_room">"Actualizando la sala…"</string>
|
||||
<string name="screen_room_member_list_pending_header_title">"Pendiente"</string>
|
||||
<string name="screen_room_member_list_room_members_header_title">"Miembros de la sala"</string>
|
||||
<string name="screen_room_notification_settings_allow_custom">"Permitir configuración personalizada"</string>
|
||||
<string name="screen_room_notification_settings_allow_custom_footnote">"Si activas esta opción, anularás tu configuración por defecto"</string>
|
||||
<string name="screen_room_notification_settings_custom_settings_title">"Notificarme en este chat para"</string>
|
||||
<string name="screen_room_notification_settings_default_setting_footnote">"Puedes cambiarlo en tus %1$s."</string>
|
||||
<string name="screen_room_notification_settings_default_setting_footnote_content_link">"ajustes globales"</string>
|
||||
<string name="screen_room_notification_settings_default_setting_title">"Ajustes predeterminados"</string>
|
||||
<string name="screen_room_notification_settings_edit_remove_setting">"Eliminar configuración personalizada"</string>
|
||||
<string name="screen_room_notification_settings_error_loading_settings">"Se ha producido un error al cargar la configuración de las notificaciones."</string>
|
||||
<string name="screen_room_notification_settings_error_restoring_default">"No se pudo restaurar el modo predeterminado, por favor vuelve a intentarlo de nuevo."</string>
|
||||
<string name="screen_room_notification_settings_error_setting_mode">"No se pudo cambiar el modo, por favor inténtalo de nuevo."</string>
|
||||
<string name="screen_room_notification_settings_mentions_only_disclaimer">"Tu servidor principal no admite esta opción en salas cifradas, no recibirás notificaciones en esta sala."</string>
|
||||
<string name="screen_room_notification_settings_mode_all_messages">"Todos los mensajes"</string>
|
||||
<string name="screen_room_notification_settings_room_custom_settings_title">"En esta sala, notificarme por"</string>
|
||||
<string name="screen_start_chat_error_starting_chat">"Se ha producido un error al intentar iniciar un chat"</string>
|
||||
<string name="screen_dm_details_block_alert_action">"Bloquear"</string>
|
||||
<string name="screen_dm_details_block_alert_description">"Los usuarios bloqueados no podrán enviarte mensajes y se ocultarán todos sus mensajes. Puede revertir esta acción en cualquier momento."</string>
|
||||
<string name="screen_dm_details_block_alert_description">"Los usuarios bloqueados no podrán enviarte mensajes y todos sus mensajes se ocultarán. Puedes desbloquearlos cuando quieras."</string>
|
||||
<string name="screen_dm_details_block_user">"Bloquear usuario"</string>
|
||||
<string name="screen_dm_details_unblock_alert_action">"Desbloquear"</string>
|
||||
<string name="screen_dm_details_unblock_alert_description">"Al desbloquear al usuario, podrás volver a ver todos sus mensajes."</string>
|
||||
<string name="screen_dm_details_unblock_alert_description">"Podrás ver todos sus mensajes de nuevo."</string>
|
||||
<string name="screen_dm_details_unblock_user">"Desbloquear usuario"</string>
|
||||
<string name="screen_room_details_leave_room_title">"Salir de la sala"</string>
|
||||
<string name="screen_room_details_security_title">"Seguridad"</string>
|
||||
<string name="screen_room_details_topic_title">"Tema"</string>
|
||||
<string name="screen_room_notification_settings_mode_mentions_and_keywords">"Únicamente Menciones y Palabras clave"</string>
|
||||
</resources>
|
||||
|
|
|
|||
|
|
@ -5,6 +5,7 @@
|
|||
</plurals>
|
||||
<string name="screen_notification_settings_edit_failed_updating_default_mode">"Terjadi kesalahan saat memperbarui pengaturan pemberitahuan."</string>
|
||||
<string name="screen_notification_settings_mentions_only_disclaimer">"Homeserver Anda tidak mendukung opsi ini dalam ruangan terenkripsi, Anda mungkin tidak diberi tahu dalam beberapa ruangan."</string>
|
||||
<string name="screen_polls_history_title">"Pemungutan suara"</string>
|
||||
<string name="screen_room_details_add_topic_title">"Tambahkan topik"</string>
|
||||
<string name="screen_room_details_already_a_member">"Sudah menjadi anggota"</string>
|
||||
<string name="screen_room_details_already_invited">"Sudah diundang"</string>
|
||||
|
|
|
|||
|
|
@ -1,7 +1,11 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||
<string name="confirm_recovery_key_banner_message">"La copia de seguridad del chat no está sincronizada en este momento. Debes confirmar tu clave de recuperación para mantener el acceso a la copia de seguridad del chat."</string>
|
||||
<string name="confirm_recovery_key_banner_title">"Confirma tu clave de recuperación"</string>
|
||||
<string name="screen_roomlist_a11y_create_message">"Crear una nueva conversación o sala"</string>
|
||||
<string name="screen_roomlist_empty_message">"Empieza enviando un mensaje a alguien."</string>
|
||||
<string name="screen_roomlist_empty_title">"Aún no hay chats."</string>
|
||||
<string name="screen_roomlist_main_space_title">"Todos los chats"</string>
|
||||
<string name="session_verification_banner_message">"Parece que estás usando un nuevo dispositivo. Verifica que eres tú para acceder a tus mensajes cifrados."</string>
|
||||
<string name="session_verification_banner_title">"Accede a tu historial de mensajes"</string>
|
||||
<string name="session_verification_banner_title">"Verifica que eres tú"</string>
|
||||
</resources>
|
||||
|
|
|
|||
|
|
@ -17,6 +17,7 @@
|
|||
<string name="screen_key_backup_disable_description_point_2">"Du verlierst den Zugriff auf deine verschlüsselten Nachrichten, wenn du dich überall von %1$s abmeldest"</string>
|
||||
<string name="screen_key_backup_disable_title">"Bist du sicher, dass du das Backup ausschalten willst?"</string>
|
||||
<string name="screen_recovery_key_change_description">"Besorge dir einen neuen Wiederherstellungsschlüssel, wenn du deinen alten verloren hast. Nachdem du deinen Wiederherstellungsschlüssel geändert hast, funktioniert dein alter Schlüssel nicht mehr."</string>
|
||||
<string name="screen_recovery_key_change_generate_key">"Erstelle einen neuen Wiederherstellungsschlüssel"</string>
|
||||
<string name="screen_recovery_key_change_generate_key_description">"Stelle sicher, dass du deinen Wiederherstellungsschlüssel an einem sicheren Ort aufbewahren kannst"</string>
|
||||
<string name="screen_recovery_key_change_success">"Wiederherstellungsschlüssel geändert"</string>
|
||||
<string name="screen_recovery_key_change_title">"Wiederherstellungsschlüssel ändern?"</string>
|
||||
|
|
|
|||
|
|
@ -0,0 +1,44 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||
<string name="screen_chat_backup_key_backup_action_disable">"Desactivar copia de seguridad"</string>
|
||||
<string name="screen_chat_backup_key_backup_action_enable">"Activar copia de seguridad"</string>
|
||||
<string name="screen_chat_backup_key_backup_description">"La copia de seguridad garantiza que no pierdas tu historial de mensajes. %1$s."</string>
|
||||
<string name="screen_chat_backup_key_backup_title">"Copia de seguridad"</string>
|
||||
<string name="screen_chat_backup_recovery_action_change">"Cambiar la clave de recuperación"</string>
|
||||
<string name="screen_chat_backup_recovery_action_confirm">"Confirmar clave de recuperación"</string>
|
||||
<string name="screen_chat_backup_recovery_action_confirm_description">"La copia de seguridad de tus chats no está sincronizada ahora mismo."</string>
|
||||
<string name="screen_chat_backup_recovery_action_setup">"Configurar la clave de recuperación"</string>
|
||||
<string name="screen_chat_backup_recovery_action_setup_description">"Accede a tus mensajes cifrados si pierdes todos tus dispositivos o cierras sesión de %1$s en cualquier lugar."</string>
|
||||
<string name="screen_key_backup_disable_confirmation_action_turn_off">"Desactivar"</string>
|
||||
<string name="screen_key_backup_disable_confirmation_description">"Perderás tus mensajes cifrados si cierras sesión en todos los dispositivos."</string>
|
||||
<string name="screen_key_backup_disable_confirmation_title">"¿Estás seguro de que quieres desactivar la copia de seguridad?"</string>
|
||||
<string name="screen_key_backup_disable_description">"Desactivar la copia de seguridad eliminará la copia de seguridad de tu clave de encriptación actual y desactivará otras funciones de seguridad. En este caso:"</string>
|
||||
<string name="screen_key_backup_disable_description_point_1">"No tendrás un historial de mensajes cifrados en nuevos dispositivos"</string>
|
||||
<string name="screen_key_backup_disable_description_point_2">"Perderás el acceso a tus mensajes cifrados si cierras sesión %1$s en todas partes"</string>
|
||||
<string name="screen_key_backup_disable_title">"¿Estás seguro de que quieres desactivar la copia de seguridad?"</string>
|
||||
<string name="screen_recovery_key_change_description">"Obtén una nueva clave de recuperación si has perdido la que tenías. Después de cambiar la clave de recuperación, la anterior dejará de funcionar."</string>
|
||||
<string name="screen_recovery_key_change_generate_key">"Generar una nueva clave de recuperación"</string>
|
||||
<string name="screen_recovery_key_change_generate_key_description">"Asegúrate de poder guardar su clave de recuperación en un lugar seguro"</string>
|
||||
<string name="screen_recovery_key_change_success">"Clave de recuperación cambiada"</string>
|
||||
<string name="screen_recovery_key_change_title">"¿Cambiar la clave de recuperación?"</string>
|
||||
<string name="screen_recovery_key_confirm_description">"Introduce tu clave de recuperación para confirmar el acceso a la copia de seguridad de tú chat."</string>
|
||||
<string name="screen_recovery_key_confirm_error_content">"Por favor, inténtalo de nuevo para confirmar el acceso a tu copia de seguridad del chat."</string>
|
||||
<string name="screen_recovery_key_confirm_error_title">"Clave de recuperación incorrecta"</string>
|
||||
<string name="screen_recovery_key_confirm_key_description">"Introduce el código de 48 caracteres."</string>
|
||||
<string name="screen_recovery_key_confirm_key_placeholder">"Ingresar…"</string>
|
||||
<string name="screen_recovery_key_confirm_success">"Clave de recuperación confirmada"</string>
|
||||
<string name="screen_recovery_key_confirm_title">"Confirma tu clave de recuperación"</string>
|
||||
<string name="screen_recovery_key_copied_to_clipboard">"Clave de recuperación copiada"</string>
|
||||
<string name="screen_recovery_key_generating_key">"Generando…"</string>
|
||||
<string name="screen_recovery_key_save_action">"Guardar clave de recuperación"</string>
|
||||
<string name="screen_recovery_key_save_description">"Anota tu clave de recuperación en un lugar seguro o guárdala en un administrador de contraseñas."</string>
|
||||
<string name="screen_recovery_key_save_key_description">"Pulsa para copiar la clave de recuperación"</string>
|
||||
<string name="screen_recovery_key_save_title">"Guardar tu clave de recuperación"</string>
|
||||
<string name="screen_recovery_key_setup_confirmation_description">"No podrás acceder a tu nueva clave de recuperación después de este paso."</string>
|
||||
<string name="screen_recovery_key_setup_confirmation_title">"¿Has guardado tu clave de recuperación?"</string>
|
||||
<string name="screen_recovery_key_setup_description">"La copia de seguridad del chat está protegida por una clave de recuperación. Si necesitas una nueva clave de recuperación después de la configuración, puedes volver a crearla seleccionando «Cambiar clave de recuperación»."</string>
|
||||
<string name="screen_recovery_key_setup_generate_key">"Generar tu clave de recuperación"</string>
|
||||
<string name="screen_recovery_key_setup_generate_key_description">"Asegúrate de que puedes guardar tu clave de recuperación en algún lugar seguro"</string>
|
||||
<string name="screen_recovery_key_setup_success">"Configuración de recuperación terminada"</string>
|
||||
<string name="screen_recovery_key_setup_title">"Configurar la recuperación"</string>
|
||||
</resources>
|
||||
|
|
@ -0,0 +1,9 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||
<string name="screen_chat_backup_key_backup_action_disable">"關閉備份功能"</string>
|
||||
<string name="screen_chat_backup_key_backup_action_enable">"開啟備份功能"</string>
|
||||
<string name="screen_chat_backup_key_backup_description">"備份可確保您不會遺失歷史訊息。%1$s。"</string>
|
||||
<string name="screen_chat_backup_key_backup_title">"備份"</string>
|
||||
<string name="screen_key_backup_disable_confirmation_action_turn_off">"關閉"</string>
|
||||
<string name="screen_recovery_key_save_key_description">"點擊以複製復原金鑰"</string>
|
||||
</resources>
|
||||
|
|
@ -0,0 +1,8 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||
<string name="screen_signed_out_reason_1">"Has cambiado tu contraseña en otra sesión"</string>
|
||||
<string name="screen_signed_out_reason_2">"Has eliminado la sesión desde otra sesión"</string>
|
||||
<string name="screen_signed_out_reason_3">"El administrador de tu servidor ha invalidado su acceso"</string>
|
||||
<string name="screen_signed_out_subtitle">"Es posible que haya cerrado sesión por uno de los motivos que se enumeran a continuación. Por favor inicia sesión nuevamente para continuar usando %s ."</string>
|
||||
<string name="screen_signed_out_title">"Has cerrado sesión"</string>
|
||||
</resources>
|
||||
|
|
@ -3,12 +3,15 @@
|
|||
<string name="screen_session_verification_cancelled_subtitle">"Algo no fue bien. Se agotó el tiempo de espera de la solicitud o se rechazó."</string>
|
||||
<string name="screen_session_verification_compare_emojis_subtitle">"Confirma que los emojis que aparecen a continuación coinciden con los que aparecen en tu otra sesión."</string>
|
||||
<string name="screen_session_verification_compare_emojis_title">"Comparar emojis"</string>
|
||||
<string name="screen_session_verification_compare_numbers_subtitle">"Confirma que los números que aparecen a continuación coinciden con los mostrados en tu otra sesión."</string>
|
||||
<string name="screen_session_verification_compare_numbers_title">"Comparar números"</string>
|
||||
<string name="screen_session_verification_complete_subtitle">"Tu nueva sesión ya está verificada. Tienes acceso a tus mensajes cifrados y otros usuarios lo considerarán de confianza."</string>
|
||||
<string name="screen_session_verification_open_existing_session_subtitle">"Demuestra que eres tú para acceder a tu historial de mensajes cifrados."</string>
|
||||
<string name="screen_session_verification_open_existing_session_title">"Abrir una sesión existente"</string>
|
||||
<string name="screen_session_verification_positive_button_canceled">"Reintentar la verificación"</string>
|
||||
<string name="screen_session_verification_positive_button_initial">"Estoy listo"</string>
|
||||
<string name="screen_session_verification_positive_button_verifying_ongoing">"Esperando a que coincida"</string>
|
||||
<string name="screen_session_verification_ready_subtitle">"Compara un conjunto único de emojis."</string>
|
||||
<string name="screen_session_verification_request_accepted_subtitle">"Compara los emoji, asegurándote de que aparecen en el mismo orden."</string>
|
||||
<string name="screen_session_verification_they_dont_match">"No coinciden"</string>
|
||||
<string name="screen_session_verification_they_match">"Coinciden"</string>
|
||||
|
|
|
|||
|
|
@ -3,6 +3,8 @@
|
|||
<string name="screen_session_verification_cancelled_subtitle">"Sepertinya ada yang tidak beres. Entah permintaan sudah habis masa berlakunya atau permintaan ditolak."</string>
|
||||
<string name="screen_session_verification_compare_emojis_subtitle">"Konfirmasikan bahwa emoji di bawah ini sesuai dengan yang ditampilkan pada sesi Anda yang lain."</string>
|
||||
<string name="screen_session_verification_compare_emojis_title">"Bandingkan emoji"</string>
|
||||
<string name="screen_session_verification_compare_numbers_subtitle">"Konfirmasikan bahwa angka-angka di bawah ini sesuai dengan yang ditampilkan pada sesi Anda yang lain."</string>
|
||||
<string name="screen_session_verification_compare_numbers_title">"Bandingkan angka"</string>
|
||||
<string name="screen_session_verification_complete_subtitle">"Sesi baru Anda sekarang diverifikasi. Ini memiliki akses ke pesan terenkripsi Anda, dan pengguna lain akan melihatnya sebagai tepercaya."</string>
|
||||
<string name="screen_session_verification_open_existing_session_subtitle">"Buktikan bahwa ini memang Anda untuk mengakses riwayat pesan terenkripsi Anda."</string>
|
||||
<string name="screen_session_verification_open_existing_session_title">"Buka sesi yang sudah ada"</string>
|
||||
|
|
|
|||
|
|
@ -9,6 +9,7 @@
|
|||
<string name="screen_session_verification_positive_button_canceled">"重新嘗試驗證"</string>
|
||||
<string name="screen_session_verification_positive_button_initial">"我準備好了"</string>
|
||||
<string name="screen_session_verification_positive_button_verifying_ongoing">"等待比對"</string>
|
||||
<string name="screen_session_verification_ready_subtitle">"比對一組唯一的表情符號。"</string>
|
||||
<string name="screen_session_verification_request_accepted_subtitle">"表情符號是唯一的,請相互比對,確認它們的排列順序是否相同。"</string>
|
||||
<string name="screen_session_verification_they_dont_match">"不一樣"</string>
|
||||
<string name="screen_session_verification_they_match">"一樣"</string>
|
||||
|
|
|
|||
|
|
@ -31,6 +31,7 @@
|
|||
<string name="state_event_room_third_party_invite">"%1$s 邀請 %2$s 加入聊天室"</string>
|
||||
<string name="state_event_room_third_party_invite_by_you">"您邀請 %1$s 加入聊天室"</string>
|
||||
<string name="state_event_room_third_party_revoked_invite">"%1$s 撤銷了 %2$s 加入房間的邀請"</string>
|
||||
<string name="state_event_room_third_party_revoked_invite_by_you">"您撤銷了 %1$s 加入房間的邀請"</string>
|
||||
<string name="state_event_room_topic_changed">"%1$s 將主題變更為 %2$s"</string>
|
||||
<string name="state_event_room_topic_changed_by_you">"您將主題變更為 %1$s"</string>
|
||||
<string name="state_event_room_topic_removed">"聊天室主題已被 %1$s 移除"</string>
|
||||
|
|
|
|||
|
|
@ -0,0 +1,7 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||
<string name="dialog_permission_camera">"Para permitir que la aplicación utilice la cámara, por favor concede el permiso en los ajustes del sistema."</string>
|
||||
<string name="dialog_permission_generic">"Por favor concede el permiso en los ajustes del sistema."</string>
|
||||
<string name="dialog_permission_microphone">"Para permitir que la aplicación utilice el micrófono, por favor conceda el permiso en los ajustes del sistema."</string>
|
||||
<string name="dialog_permission_notification">"Para permitir que la aplicación muestre notificaciones, por favor concede el permiso en los ajustes del sistema."</string>
|
||||
</resources>
|
||||
|
|
@ -48,6 +48,6 @@
|
|||
<string name="push_distributor_background_sync_android">"Hintergrundsynchronisation"</string>
|
||||
<string name="push_distributor_firebase_android">"Google-Dienste"</string>
|
||||
<string name="push_no_valid_google_play_services_apk_android">"Keine gültigen Google Play-Dienste gefunden. Benachrichtigungen funktionieren möglicherweise nicht richtig."</string>
|
||||
<string name="notification_fallback_content">"Benachrichtigung"</string>
|
||||
<string name="notification_fallback_content">"Mitteilung"</string>
|
||||
<string name="notification_room_action_quick_reply">"Schnelle Antwort"</string>
|
||||
</resources>
|
||||
|
|
|
|||
|
|
@ -1,5 +1,53 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||
<string name="notification_channel_call">"Llamada"</string>
|
||||
<string name="notification_channel_listening_for_events">"Esperando eventos"</string>
|
||||
<string name="notification_channel_noisy">"Notificaciones ruidosas"</string>
|
||||
<string name="notification_channel_silent">"Notificaciones silenciosas"</string>
|
||||
<string name="notification_inline_reply_failed">"** No se ha podido enviar - por favor, abre la sala"</string>
|
||||
<string name="notification_invitation_action_join">"Unirse"</string>
|
||||
<string name="notification_invitation_action_reject">"Rechazar"</string>
|
||||
<string name="notification_invite_body">"Te invitó a chatear"</string>
|
||||
<string name="notification_mentioned_you_body">"Te mencionó: %1$s"</string>
|
||||
<string name="notification_new_messages">"Mensajes nuevos"</string>
|
||||
<string name="notification_reaction_body">"Reaccionó con %1$s"</string>
|
||||
<string name="notification_room_action_mark_as_read">"Marcar como leído"</string>
|
||||
<string name="notification_room_invite_body">"Te invitó a unirte a la sala"</string>
|
||||
<string name="notification_sender_me">"Yo"</string>
|
||||
<string name="notification_test_push_notification_content">"¡Estás viendo la notificación! ¡Haz clic en mí!"</string>
|
||||
<string name="notification_ticker_text_dm">"%1$s: %2$s"</string>
|
||||
<string name="notification_ticker_text_group">"%1$s: %2$s %3$s"</string>
|
||||
<string name="notification_unread_notified_messages_and_invitation">"%1$s y %2$s"</string>
|
||||
<string name="notification_unread_notified_messages_in_room">"%1$s en %2$s"</string>
|
||||
<string name="notification_unread_notified_messages_in_room_and_invitation">"%1$s en %2$s y %3$s"</string>
|
||||
<plurals name="notification_compat_summary_line_for_room">
|
||||
<item quantity="one">"%1$s: %2$d mensaje"</item>
|
||||
<item quantity="other">"%1$s: %2$d mensajes"</item>
|
||||
</plurals>
|
||||
<plurals name="notification_compat_summary_title">
|
||||
<item quantity="one">"%d notificación"</item>
|
||||
<item quantity="other">"%d notificaciones"</item>
|
||||
</plurals>
|
||||
<plurals name="notification_invitations">
|
||||
<item quantity="one">"%d invitación"</item>
|
||||
<item quantity="other">"%d invitaciones"</item>
|
||||
</plurals>
|
||||
<plurals name="notification_new_messages_for_room">
|
||||
<item quantity="one">"%d mensaje nuevo"</item>
|
||||
<item quantity="other">"%d mensajes nuevos"</item>
|
||||
</plurals>
|
||||
<plurals name="notification_unread_notified_messages">
|
||||
<item quantity="one">"%d mensaje notificado no leído"</item>
|
||||
<item quantity="other">"%d mensajes notificados no leídos"</item>
|
||||
</plurals>
|
||||
<plurals name="notification_unread_notified_messages_in_room_rooms">
|
||||
<item quantity="one">"%d sala"</item>
|
||||
<item quantity="other">"%d salas"</item>
|
||||
</plurals>
|
||||
<string name="push_choose_distributor_dialog_title_android">"Elige cómo recibir las notificaciones"</string>
|
||||
<string name="push_distributor_background_sync_android">"Sincronización en segundo plano"</string>
|
||||
<string name="push_distributor_firebase_android">"Servicios de Google"</string>
|
||||
<string name="push_no_valid_google_play_services_apk_android">"No se han encontrado Servicios de Google Play válidos. Es posible que las notificaciones no funcionen correctamente."</string>
|
||||
<string name="notification_fallback_content">"Notificación"</string>
|
||||
<string name="notification_room_action_quick_reply">"Respuesta rápida"</string>
|
||||
</resources>
|
||||
|
|
|
|||
|
|
@ -6,7 +6,9 @@
|
|||
<string name="notification_invitation_action_join">"加入"</string>
|
||||
<string name="notification_invitation_action_reject">"拒絕"</string>
|
||||
<string name="notification_invite_body">"邀請您聊天"</string>
|
||||
<string name="notification_mentioned_you_body">"提及您:%1$s"</string>
|
||||
<string name="notification_new_messages">"新訊息"</string>
|
||||
<string name="notification_reaction_body">"回應 %1$s"</string>
|
||||
<string name="notification_room_action_mark_as_read">"標示為已讀"</string>
|
||||
<string name="notification_room_invite_body">"邀請您加入聊天室"</string>
|
||||
<string name="notification_sender_me">"我"</string>
|
||||
|
|
|
|||
|
|
@ -1,8 +1,11 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||
<string name="rich_text_editor_bullet_list">"Lista de puntos"</string>
|
||||
<string name="rich_text_editor_close_formatting_options">"Cerrar opciones de formato"</string>
|
||||
<string name="rich_text_editor_code_block">"Bloque de código"</string>
|
||||
<string name="rich_text_editor_composer_placeholder">"Mensaje…"</string>
|
||||
<string name="rich_text_editor_create_link">"Crear un enlace"</string>
|
||||
<string name="rich_text_editor_edit_link">"Editar enlace"</string>
|
||||
<string name="rich_text_editor_format_bold">"Aplicar formato negrita"</string>
|
||||
<string name="rich_text_editor_format_italic">"Aplicar formato cursiva"</string>
|
||||
<string name="rich_text_editor_format_strikethrough">"Aplicar formato tachado"</string>
|
||||
|
|
@ -12,6 +15,11 @@
|
|||
<string name="rich_text_editor_inline_code">"Código"</string>
|
||||
<string name="rich_text_editor_link">"Enlazar"</string>
|
||||
<string name="rich_text_editor_numbered_list">"Lista numérica"</string>
|
||||
<string name="rich_text_editor_open_compose_options">"Abrir opciones de formato"</string>
|
||||
<string name="rich_text_editor_quote">"Cita"</string>
|
||||
<string name="rich_text_editor_remove_link">"Eliminar enlace"</string>
|
||||
<string name="rich_text_editor_unindent">"Quitar sangría"</string>
|
||||
<string name="rich_text_editor_url_placeholder">"Enlace"</string>
|
||||
<string name="rich_text_editor_a11y_add_attachment">"Adjuntar archivo"</string>
|
||||
<string name="screen_room_voice_message_tooltip">"Mantén pulsado para grabar"</string>
|
||||
</resources>
|
||||
|
|
|
|||
|
|
@ -24,7 +24,7 @@
|
|||
<string name="a11y_voice_message_record">"Sprachnachricht aufnehmen."</string>
|
||||
<string name="a11y_voice_message_stop_recording">"Aufnahme beenden"</string>
|
||||
<string name="action_accept">"Akzeptieren"</string>
|
||||
<string name="action_add_to_timeline">"Zur Zeitleiste hinzufügen"</string>
|
||||
<string name="action_add_to_timeline">"Zum Nachrichtenverlauf hinzufügen"</string>
|
||||
<string name="action_back">"Zurück"</string>
|
||||
<string name="action_cancel">"Abbrechen"</string>
|
||||
<string name="action_choose_photo">"Foto auswählen"</string>
|
||||
|
|
@ -50,8 +50,8 @@
|
|||
<string name="action_forgot_password">"Passwort vergessen?"</string>
|
||||
<string name="action_forward">"Weiter"</string>
|
||||
<string name="action_invite">"Einladen"</string>
|
||||
<string name="action_invite_friends">"Freunde einladen"</string>
|
||||
<string name="action_invite_friends_to_app">"Freunde einladen %1$s"</string>
|
||||
<string name="action_invite_friends">"Personen einladen"</string>
|
||||
<string name="action_invite_friends_to_app">"Zu %1$s einladen"</string>
|
||||
<string name="action_invite_people_to_app">"Lade Personen in %1$s ein"</string>
|
||||
<string name="action_invites_list">"Einladungen"</string>
|
||||
<string name="action_join">"Beitreten"</string>
|
||||
|
|
@ -62,8 +62,8 @@
|
|||
<string name="action_manage_devices">"Geräte verwalten"</string>
|
||||
<string name="action_next">"Weiter"</string>
|
||||
<string name="action_no">"Nein"</string>
|
||||
<string name="action_not_now">"Nicht jetzt"</string>
|
||||
<string name="action_ok">"OK"</string>
|
||||
<string name="action_not_now">"Später"</string>
|
||||
<string name="action_ok">"Ok"</string>
|
||||
<string name="action_open_settings">"Einstellungen öffnen"</string>
|
||||
<string name="action_open_with">"Öffnen mit"</string>
|
||||
<string name="action_quick_reply">"Schnelle Antwort"</string>
|
||||
|
|
@ -93,7 +93,7 @@
|
|||
<string name="action_take_photo">"Foto machen"</string>
|
||||
<string name="action_tap_for_options">"Für Optionen tippen"</string>
|
||||
<string name="action_try_again">"Erneut versuchen"</string>
|
||||
<string name="action_view_source">"Quelle anzeigen"</string>
|
||||
<string name="action_view_source">"Quellcode anzeigen"</string>
|
||||
<string name="action_yes">"Ja"</string>
|
||||
<string name="action_load_more">"Mehr laden …"</string>
|
||||
<string name="common_about">"Über"</string>
|
||||
|
|
@ -110,6 +110,7 @@
|
|||
<string name="common_dark">"Dunkel"</string>
|
||||
<string name="common_decryption_error">"Dekodierungsfehler"</string>
|
||||
<string name="common_developer_options">"Entwickleroptionen"</string>
|
||||
<string name="common_direct_chat">"Direktnachricht"</string>
|
||||
<string name="common_edited_suffix">"(bearbeitet)"</string>
|
||||
<string name="common_editing">"Bearbeitung"</string>
|
||||
<string name="common_emote">"* %1$s %2$s"</string>
|
||||
|
|
@ -146,6 +147,7 @@
|
|||
<string name="common_privacy_policy">"Datenschutzerklärung"</string>
|
||||
<string name="common_reaction">"Reaktion"</string>
|
||||
<string name="common_reactions">"Reaktionen"</string>
|
||||
<string name="common_recovery_key">"Wiederherstellungsschlüssel"</string>
|
||||
<string name="common_refreshing">"Wird erneuert…"</string>
|
||||
<string name="common_replying_to">"%1$s antworten"</string>
|
||||
<string name="common_report_a_bug">"Einen Fehler melden"</string>
|
||||
|
|
|
|||
|
|
@ -1,11 +1,33 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||
<string name="a11y_delete">"Borrar"</string>
|
||||
<string name="a11y_hide_password">"Ocultar contraseña"</string>
|
||||
<string name="a11y_jump_to_bottom">"Ir al final"</string>
|
||||
<string name="a11y_notifications_mentions_only">"Sólo menciones"</string>
|
||||
<string name="a11y_notifications_muted">"Silenciado"</string>
|
||||
<string name="a11y_page_n">"Página %1$d"</string>
|
||||
<string name="a11y_pause">"Pausar"</string>
|
||||
<string name="a11y_pin_field">"Campo PIN"</string>
|
||||
<string name="a11y_play">"Reproducir"</string>
|
||||
<string name="a11y_poll">"Encuesta"</string>
|
||||
<string name="a11y_poll_end">"Encuesta finalizada"</string>
|
||||
<string name="a11y_react_with">"Reacciona con %1$s"</string>
|
||||
<string name="a11y_react_with_other_emojis">"Reacciona con otros emojis"</string>
|
||||
<string name="a11y_read_receipts_multiple">"Leído por %1$s y %2$s"</string>
|
||||
<string name="a11y_read_receipts_single">"Leído por %1$s"</string>
|
||||
<string name="a11y_read_receipts_tap_to_show_all">"Pulsa para mostrar todo"</string>
|
||||
<string name="a11y_remove_reaction_with">"Elimina la reacción con %1$s"</string>
|
||||
<string name="a11y_send_files">"Enviar archivos"</string>
|
||||
<string name="a11y_show_password">"Mostrar contraseña"</string>
|
||||
<string name="a11y_start_call">"Iniciar llamada"</string>
|
||||
<string name="a11y_user_menu">"Menú de usuario"</string>
|
||||
<string name="a11y_voice_message_record">"Grabar mensaje de voz"</string>
|
||||
<string name="a11y_voice_message_stop_recording">"Detener grabación"</string>
|
||||
<string name="action_accept">"Aceptar"</string>
|
||||
<string name="action_add_to_timeline">"Añadir a la cronología"</string>
|
||||
<string name="action_back">"Atrás"</string>
|
||||
<string name="action_cancel">"Cancelar"</string>
|
||||
<string name="action_choose_photo">"Elegir foto"</string>
|
||||
<string name="action_clear">"Borrar"</string>
|
||||
<string name="action_close">"Cerrar"</string>
|
||||
<string name="action_complete_verification">"Completar verificación"</string>
|
||||
|
|
@ -13,24 +35,43 @@
|
|||
<string name="action_continue">"Continuar"</string>
|
||||
<string name="action_copy">"Copiar"</string>
|
||||
<string name="action_copy_link">"Copiar enlace"</string>
|
||||
<string name="action_copy_link_to_message">"Copiar enlace al mensaje"</string>
|
||||
<string name="action_create">"Crear"</string>
|
||||
<string name="action_create_a_room">"Crear una sala"</string>
|
||||
<string name="action_decline">"Rechazar"</string>
|
||||
<string name="action_delete_poll">"Eliminar encuesta"</string>
|
||||
<string name="action_disable">"Desactivar"</string>
|
||||
<string name="action_done">"Hecho"</string>
|
||||
<string name="action_edit">"Editar"</string>
|
||||
<string name="action_edit_poll">"Editar encuesta"</string>
|
||||
<string name="action_enable">"Activar"</string>
|
||||
<string name="action_end_poll">"Finalizar encuesta"</string>
|
||||
<string name="action_enter_pin">"Introducir PIN"</string>
|
||||
<string name="action_forgot_password">"¿Olvidaste tu contraseña?"</string>
|
||||
<string name="action_forward">"Reenviar"</string>
|
||||
<string name="action_invite">"Invitar"</string>
|
||||
<string name="action_invite_friends_to_app">"Invitar amigos a %1$s"</string>
|
||||
<string name="action_invite_friends">"Invitar personas"</string>
|
||||
<string name="action_invite_friends_to_app">"Invita a alguien a %1$s"</string>
|
||||
<string name="action_invite_people_to_app">"Invita a alguien a %1$s"</string>
|
||||
<string name="action_invites_list">"Invitaciones"</string>
|
||||
<string name="action_join">"Unirse"</string>
|
||||
<string name="action_learn_more">"Más información"</string>
|
||||
<string name="action_leave">"Salir"</string>
|
||||
<string name="action_leave_room">"Salir de la sala"</string>
|
||||
<string name="action_manage_account">"Gestionar cuenta"</string>
|
||||
<string name="action_manage_devices">"Administrar dispositivos"</string>
|
||||
<string name="action_next">"Siguiente"</string>
|
||||
<string name="action_no">"No"</string>
|
||||
<string name="action_not_now">"Ahora no"</string>
|
||||
<string name="action_ok">"OK"</string>
|
||||
<string name="action_open_settings">"Ajustes"</string>
|
||||
<string name="action_open_with">"Abrir con"</string>
|
||||
<string name="action_quick_reply">"Respuesta rápida"</string>
|
||||
<string name="action_quote">"Citar"</string>
|
||||
<string name="action_react">"Reaccionar"</string>
|
||||
<string name="action_remove">"Eliminar"</string>
|
||||
<string name="action_reply">"Responder"</string>
|
||||
<string name="action_reply_in_thread">"Responder en el hilo"</string>
|
||||
<string name="action_report_bug">"Informar de un error"</string>
|
||||
<string name="action_report_content">"Reportar Contenido"</string>
|
||||
<string name="action_retry">"Reintentar"</string>
|
||||
|
|
@ -38,73 +79,166 @@
|
|||
<string name="action_save">"Guardar"</string>
|
||||
<string name="action_search">"Buscar"</string>
|
||||
<string name="action_send">"Enviar"</string>
|
||||
<string name="action_send_message">"Enviar mensaje"</string>
|
||||
<string name="action_share">"Compartir"</string>
|
||||
<string name="action_share_link">"Compartir enlace"</string>
|
||||
<string name="action_sign_in_again">"Inicia sesión de nuevo"</string>
|
||||
<string name="action_signout">"Cerrar sesión"</string>
|
||||
<string name="action_signout_anyway">"Cerrar sesión de todos modos"</string>
|
||||
<string name="action_skip">"Saltar"</string>
|
||||
<string name="action_start">"Comenzar"</string>
|
||||
<string name="action_start_chat">"Iniciar chat"</string>
|
||||
<string name="action_start_verification">"Iniciar la verificación"</string>
|
||||
<string name="action_static_map_load">"Pulsa para cargar el mapa"</string>
|
||||
<string name="action_take_photo">"Hacer foto"</string>
|
||||
<string name="action_tap_for_options">"Toca para ver opciones"</string>
|
||||
<string name="action_try_again">"Inténtalo de nuevo"</string>
|
||||
<string name="action_view_source">"Ver Fuente"</string>
|
||||
<string name="action_yes">"Sí"</string>
|
||||
<string name="action_load_more">"Cargar más"</string>
|
||||
<string name="common_about">"Acerca de"</string>
|
||||
<string name="common_acceptable_use_policy">"Política de uso aceptable"</string>
|
||||
<string name="common_advanced_settings">"Ajustes avanzados"</string>
|
||||
<string name="common_analytics">"Estadísticas"</string>
|
||||
<string name="common_appearance">"Apariencia"</string>
|
||||
<string name="common_audio">"Sonido"</string>
|
||||
<string name="common_bubbles">"Burbujas"</string>
|
||||
<string name="common_chat_backup">"Copia de seguridad del chat"</string>
|
||||
<string name="common_copyright">"Derechos de autor"</string>
|
||||
<string name="common_creating_room">"Creando sala…"</string>
|
||||
<string name="common_current_user_left_room">"Saliste de la sala"</string>
|
||||
<string name="common_dark">"Oscuro"</string>
|
||||
<string name="common_decryption_error">"Error de descifrado"</string>
|
||||
<string name="common_developer_options">"Opciones de desarrollador"</string>
|
||||
<string name="common_direct_chat">"Chat directo"</string>
|
||||
<string name="common_edited_suffix">"(editado)"</string>
|
||||
<string name="common_editing">"Edición"</string>
|
||||
<string name="common_emote">"* %1$s %2$s"</string>
|
||||
<string name="common_encryption_enabled">"Cifrado activado"</string>
|
||||
<string name="common_enter_your_pin">"Introduce tu PIN"</string>
|
||||
<string name="common_error">"Error"</string>
|
||||
<string name="common_everyone">"Todos"</string>
|
||||
<string name="common_file">"Archivo"</string>
|
||||
<string name="common_file_saved_on_disk_android">"Archivo guardado en Descargas"</string>
|
||||
<string name="common_forward_message">"Reenviar mensaje"</string>
|
||||
<string name="common_gif">"GIF"</string>
|
||||
<string name="common_image">"Imagen"</string>
|
||||
<string name="common_in_reply_to">"En respuesta a %1$s"</string>
|
||||
<string name="common_install_apk_android">"Instalar APK"</string>
|
||||
<string name="common_invite_unknown_profile">"No se encontró este ID de Matrix, por lo que es posible que no se reciba la invitación."</string>
|
||||
<string name="common_leaving_room">"Abandonando la sala"</string>
|
||||
<string name="common_light">"Claro"</string>
|
||||
<string name="common_link_copied_to_clipboard">"Enlace copiado al portapapeles"</string>
|
||||
<string name="common_loading">"Cargando…"</string>
|
||||
<string name="common_message">"Mensaje"</string>
|
||||
<string name="common_message_layout">"Diseño del mensaje"</string>
|
||||
<string name="common_message_actions">"Acciones del mensaje"</string>
|
||||
<string name="common_message_layout">"Diseño de los mensajes"</string>
|
||||
<string name="common_message_removed">"Mensaje eliminado"</string>
|
||||
<string name="common_modern">"Moderno"</string>
|
||||
<string name="common_mute">"Silenciar"</string>
|
||||
<string name="common_no_results">"No hay resultados"</string>
|
||||
<string name="common_offline">"Sin conexión"</string>
|
||||
<string name="common_password">"Contraseña"</string>
|
||||
<string name="common_people">"Personas"</string>
|
||||
<string name="common_permalink">"Enlace permanente"</string>
|
||||
<string name="common_permission">"Permiso"</string>
|
||||
<string name="common_poll_total_votes">"Total de votos: %1$s"</string>
|
||||
<string name="common_poll_undisclosed_text">"Los resultados se mostrarán una vez finalizada la encuesta"</string>
|
||||
<string name="common_privacy_policy">"Política de privacidad"</string>
|
||||
<string name="common_reaction">"Reacción"</string>
|
||||
<string name="common_reactions">"Reacciones"</string>
|
||||
<string name="common_recovery_key">"Clave de recuperación"</string>
|
||||
<string name="common_refreshing">"Recargando…"</string>
|
||||
<string name="common_replying_to">"Respondiendo a %1$s"</string>
|
||||
<string name="common_report_a_bug">"Informar de un error"</string>
|
||||
<string name="common_report_a_problem">"Informar de un problema"</string>
|
||||
<string name="common_report_submitted">"Informe enviado"</string>
|
||||
<string name="common_rich_text_editor">"Editor de texto enriquecido"</string>
|
||||
<string name="common_room">"Sala"</string>
|
||||
<string name="common_room_name">"Nombre de la sala"</string>
|
||||
<string name="common_room_name_placeholder">"p. ej., el nombre de tu proyecto"</string>
|
||||
<string name="common_screen_lock">"Bloqueo de pantalla"</string>
|
||||
<string name="common_search_for_someone">"Buscar a alguien"</string>
|
||||
<string name="common_search_results">"Buscar resultados"</string>
|
||||
<string name="common_security">"Seguridad"</string>
|
||||
<string name="common_seen_by">"Visto por"</string>
|
||||
<string name="common_sending">"Enviando…"</string>
|
||||
<string name="common_sending_failed">"Fallo al enviar"</string>
|
||||
<string name="common_sent">"Enviado"</string>
|
||||
<string name="common_server_not_supported">"Servidor no compatible"</string>
|
||||
<string name="common_server_url">"Dirección del servidor"</string>
|
||||
<string name="common_settings">"Ajustes"</string>
|
||||
<string name="common_shared_location">"Ubicación compartida"</string>
|
||||
<string name="common_signing_out">"Cerrando sesión"</string>
|
||||
<string name="common_starting_chat">"Iniciando chat…"</string>
|
||||
<string name="common_sticker">"Sticker"</string>
|
||||
<string name="common_success">"Terminado"</string>
|
||||
<string name="common_suggestions">"Sugerencias"</string>
|
||||
<string name="common_syncing">"Sincronizando"</string>
|
||||
<string name="common_system">"Sistema"</string>
|
||||
<string name="common_text">"Texto"</string>
|
||||
<string name="common_third_party_notices">"Avisos de terceros"</string>
|
||||
<string name="common_thread">"Hilo"</string>
|
||||
<string name="common_topic">"Tema"</string>
|
||||
<string name="common_topic_placeholder">"¿De qué trata esta sala?"</string>
|
||||
<string name="common_unable_to_decrypt">"No se puede descifrar"</string>
|
||||
<string name="common_unable_to_invite_message">"Las invitaciones no se pudieron enviar a uno o más usuarios."</string>
|
||||
<string name="common_unable_to_invite_title">"No se pudo enviar la(s) invitación(es)"</string>
|
||||
<string name="common_unlock">"Desbloquear"</string>
|
||||
<string name="common_unmute">"Dejar de silenciar"</string>
|
||||
<string name="common_unsupported_event">"Evento no compatible"</string>
|
||||
<string name="common_username">"Usuario"</string>
|
||||
<string name="common_verification_cancelled">"Verificación cancelada"</string>
|
||||
<string name="common_verification_complete">"Verificación completada"</string>
|
||||
<string name="common_video">"Vídeo"</string>
|
||||
<string name="common_voice_message">"Mensaje de voz"</string>
|
||||
<string name="common_waiting">"Esperando…"</string>
|
||||
<string name="common_waiting_for_decryption_key">"Esperando este mensaje"</string>
|
||||
<string name="common_poll_end_confirmation">"¿Estás seguro de que quieres finalizar esta encuesta?"</string>
|
||||
<string name="common_poll_summary">"Encuesta: %1$s"</string>
|
||||
<string name="common_verify_device">"Verificar dispositivo"</string>
|
||||
<string name="dialog_title_confirmation">"Confirmar"</string>
|
||||
<string name="dialog_title_warning">"Atención"</string>
|
||||
<string name="error_failed_creating_the_permalink">"No se pudo crear el enlace permanente"</string>
|
||||
<string name="error_failed_loading_map">"%1$s no pudo cargar el mapa. Por favor vuelve a intentarlo más tarde."</string>
|
||||
<string name="error_failed_loading_messages">"Error al cargar mensajes"</string>
|
||||
<string name="error_failed_locating_user">"%1$s no ha podido acceder a tu ubicación. Por favor vuelve a intentarlo más tarde."</string>
|
||||
<string name="error_failed_uploading_voice_message">"No se pudo cargar tu mensaje de voz."</string>
|
||||
<string name="error_missing_location_auth_android">"%1$s no tiene permiso para acceder a tu ubicación. Puedes habilitar el acceso en Ajustes."</string>
|
||||
<string name="error_missing_location_rationale_android">"%1$s no tiene permiso para acceder a tu ubicación. Habilita el acceso a continuación."</string>
|
||||
<string name="error_missing_microphone_voice_rationale_android">"%1$s no tiene permiso para acceder al micrófono. Habilita el acceso para grabar un mensaje de voz."</string>
|
||||
<string name="error_some_messages_have_not_been_sent">"Algunos mensajes no se han enviado"</string>
|
||||
<string name="error_unknown">"Lo siento, se ha producido un error"</string>
|
||||
<string name="invite_friends_rich_title">"🔐️ Únete a mí en %1$s"</string>
|
||||
<string name="invite_friends_text">"Hola, puedes hablar conmigo en %1$s: %2$s"</string>
|
||||
<string name="login_initial_device_name_android">"%1$s Android"</string>
|
||||
<plurals name="a11y_digits_entered">
|
||||
<item quantity="one">"%1$d dígito introducido"</item>
|
||||
<item quantity="other">"%1$d dígitos introducidos"</item>
|
||||
</plurals>
|
||||
<plurals name="a11y_read_receipts_multiple_with_others">
|
||||
<item quantity="one">"Leído por %1$s y %2$d otro"</item>
|
||||
<item quantity="other">"Leído por %1$s y %2$d otros"</item>
|
||||
</plurals>
|
||||
<plurals name="common_member_count">
|
||||
<item quantity="one">"%1$d miembro"</item>
|
||||
<item quantity="other">"%1$d miembros"</item>
|
||||
</plurals>
|
||||
<plurals name="common_poll_votes_count">
|
||||
<item quantity="one">"%d voto"</item>
|
||||
<item quantity="other">"%d votos"</item>
|
||||
</plurals>
|
||||
<string name="preference_rageshake">"Agitar con fuerza para informar de un error"</string>
|
||||
<string name="screen_media_picker_error_failed_selection">"Error al seleccionar archivos multimedia, por favor inténtalo de nuevo."</string>
|
||||
<string name="screen_media_upload_preview_error_failed_processing">"Error al procesar el contenido multimedia, por favor inténtalo de nuevo."</string>
|
||||
<string name="screen_media_upload_preview_error_failed_sending">"Error al subir el contenido multimedia, por favor inténtalo de nuevo."</string>
|
||||
<string name="screen_share_location_title">"Compartir ubicación"</string>
|
||||
<string name="screen_share_my_location_action">"Compartir mi ubicación"</string>
|
||||
<string name="screen_share_open_apple_maps">"Abrir en Apple Maps"</string>
|
||||
<string name="screen_share_open_google_maps">"Abrir en Google Maps"</string>
|
||||
<string name="screen_share_open_osm_maps">"Abrir en OpenStreetMap"</string>
|
||||
<string name="screen_share_this_location_action">"Compartir esta ubicación"</string>
|
||||
<string name="screen_view_location_title">"Ubicación"</string>
|
||||
<string name="settings_version_number">"Versión: %1$s (%2$s)"</string>
|
||||
<string name="test_language_identifier">"es"</string>
|
||||
<string name="dialog_title_error">"Error"</string>
|
||||
|
|
|
|||
|
|
@ -50,8 +50,8 @@
|
|||
<string name="action_forgot_password">"Lupa kata sandi?"</string>
|
||||
<string name="action_forward">"Teruskan"</string>
|
||||
<string name="action_invite">"Undang"</string>
|
||||
<string name="action_invite_friends">"Undang teman"</string>
|
||||
<string name="action_invite_friends_to_app">"Undang teman ke %1$s"</string>
|
||||
<string name="action_invite_friends">"Undang orang-orang"</string>
|
||||
<string name="action_invite_friends_to_app">"Undang orang-orang ke %1$s"</string>
|
||||
<string name="action_invite_people_to_app">"Undang orang-orang ke %1$s"</string>
|
||||
<string name="action_invites_list">"Undangan"</string>
|
||||
<string name="action_join">"Gabung"</string>
|
||||
|
|
|
|||
|
|
@ -50,8 +50,8 @@
|
|||
<string name="action_forgot_password">"Zabudnuté heslo?"</string>
|
||||
<string name="action_forward">"Preposlať"</string>
|
||||
<string name="action_invite">"Pozvať"</string>
|
||||
<string name="action_invite_friends">"Pozvať priateľov"</string>
|
||||
<string name="action_invite_friends_to_app">"Pozvať priateľov do %1$s"</string>
|
||||
<string name="action_invite_friends">"Pozvať ľudí"</string>
|
||||
<string name="action_invite_friends_to_app">"Pozvať ľudí do %1$s"</string>
|
||||
<string name="action_invite_people_to_app">"Pozvať ľudí do %1$s"</string>
|
||||
<string name="action_invites_list">"Pozvánky"</string>
|
||||
<string name="action_join">"Pripojiť sa"</string>
|
||||
|
|
|
|||
|
|
@ -2,15 +2,26 @@
|
|||
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||
<string name="a11y_delete">"刪除"</string>
|
||||
<string name="a11y_hide_password">"隱藏密碼"</string>
|
||||
<string name="a11y_jump_to_bottom">"跳至底部"</string>
|
||||
<string name="a11y_notifications_mentions_only">"僅限提及"</string>
|
||||
<string name="a11y_notifications_muted">"已關閉通知"</string>
|
||||
<string name="a11y_page_n">"第 %1$d 頁"</string>
|
||||
<string name="a11y_pause">"暫停"</string>
|
||||
<string name="a11y_pin_field">"PIN 碼欄位"</string>
|
||||
<string name="a11y_play">"播放"</string>
|
||||
<string name="a11y_poll">"投票"</string>
|
||||
<string name="a11y_poll_end">"投票已結束"</string>
|
||||
<string name="a11y_react_with">"使用 %1$s 回應"</string>
|
||||
<string name="a11y_react_with_other_emojis">"用其他表情符號回應"</string>
|
||||
<string name="a11y_read_receipts_multiple">"%1$s 和 %2$s 已讀"</string>
|
||||
<string name="a11y_read_receipts_single">"%1$s 已讀"</string>
|
||||
<string name="a11y_read_receipts_tap_to_show_all">"點擊以顯示全部"</string>
|
||||
<string name="a11y_send_files">"傳送檔案"</string>
|
||||
<string name="a11y_show_password">"顯示密碼"</string>
|
||||
<string name="a11y_start_call">"開始通話"</string>
|
||||
<string name="a11y_user_menu">"使用者選單"</string>
|
||||
<string name="a11y_voice_message_record">"錄製語音訊息。"</string>
|
||||
<string name="a11y_voice_message_stop_recording">"停止錄音"</string>
|
||||
<string name="action_accept">"接受"</string>
|
||||
<string name="action_add_to_timeline">"新增至時間軸"</string>
|
||||
<string name="action_back">"返回"</string>
|
||||
|
|
@ -26,12 +37,14 @@
|
|||
<string name="action_create">"建立"</string>
|
||||
<string name="action_create_a_room">"建立聊天室"</string>
|
||||
<string name="action_decline">"拒絕"</string>
|
||||
<string name="action_delete_poll">"刪除投票"</string>
|
||||
<string name="action_disable">"停用"</string>
|
||||
<string name="action_done">"完成"</string>
|
||||
<string name="action_edit">"編輯"</string>
|
||||
<string name="action_edit_poll">"編輯投票"</string>
|
||||
<string name="action_enable">"啟用"</string>
|
||||
<string name="action_end_poll">"結束投票"</string>
|
||||
<string name="action_enter_pin">"輸入 PIN 碼"</string>
|
||||
<string name="action_forgot_password">"忘記密碼?"</string>
|
||||
<string name="action_forward">"轉寄"</string>
|
||||
<string name="action_invite">"邀請"</string>
|
||||
|
|
@ -67,29 +80,41 @@
|
|||
<string name="action_send_message">"傳送訊息"</string>
|
||||
<string name="action_share">"分享"</string>
|
||||
<string name="action_share_link">"分享連結"</string>
|
||||
<string name="action_sign_in_again">"再登入一次"</string>
|
||||
<string name="action_signout">"登出"</string>
|
||||
<string name="action_signout_anyway">"直接登出"</string>
|
||||
<string name="action_skip">"略過"</string>
|
||||
<string name="action_start">"開始"</string>
|
||||
<string name="action_start_chat">"開始聊天"</string>
|
||||
<string name="action_start_verification">"開始驗證"</string>
|
||||
<string name="action_static_map_load">"點擊以載入地圖"</string>
|
||||
<string name="action_take_photo">"拍照"</string>
|
||||
<string name="action_try_again">"再試一次"</string>
|
||||
<string name="action_view_source">"檢視原始碼"</string>
|
||||
<string name="action_yes">"是"</string>
|
||||
<string name="action_load_more">"載入更多"</string>
|
||||
<string name="common_about">"關於"</string>
|
||||
<string name="common_acceptable_use_policy">"可接受使用政策"</string>
|
||||
<string name="common_advanced_settings">"進階設定"</string>
|
||||
<string name="common_analytics">"分析"</string>
|
||||
<string name="common_appearance">"外觀"</string>
|
||||
<string name="common_audio">"音訊"</string>
|
||||
<string name="common_bubbles">"泡泡"</string>
|
||||
<string name="common_chat_backup">"聊天室備份"</string>
|
||||
<string name="common_copyright">"著作權"</string>
|
||||
<string name="common_creating_room">"正在建立聊天室…"</string>
|
||||
<string name="common_current_user_left_room">"離開聊天室"</string>
|
||||
<string name="common_dark">"深色"</string>
|
||||
<string name="common_decryption_error">"解密錯誤"</string>
|
||||
<string name="common_developer_options">"開發者選項"</string>
|
||||
<string name="common_direct_chat">"私訊"</string>
|
||||
<string name="common_edited_suffix">"(已編輯)"</string>
|
||||
<string name="common_editing">"編輯中"</string>
|
||||
<string name="common_emote">"* %1$s %2$s"</string>
|
||||
<string name="common_encryption_enabled">"已啟用加密"</string>
|
||||
<string name="common_enter_your_pin">"輸入您的 PIN 碼"</string>
|
||||
<string name="common_error">"錯誤"</string>
|
||||
<string name="common_everyone">"所有人"</string>
|
||||
<string name="common_file">"檔案"</string>
|
||||
<string name="common_file_saved_on_disk_android">"檔案已儲存至 Downloads"</string>
|
||||
<string name="common_forward_message">"訊息轉寄"</string>
|
||||
|
|
@ -99,10 +124,11 @@
|
|||
<string name="common_install_apk_android">"安裝 APK"</string>
|
||||
<string name="common_invite_unknown_profile">"找不到此 Matrix ID,因此可能沒有人會收到邀請。"</string>
|
||||
<string name="common_leaving_room">"正在離開聊天室"</string>
|
||||
<string name="common_light">"淺色"</string>
|
||||
<string name="common_link_copied_to_clipboard">"連結已複製到剪貼簿"</string>
|
||||
<string name="common_loading">"載入中…"</string>
|
||||
<string name="common_message">"訊息"</string>
|
||||
<string name="common_message_layout">"訊息布局"</string>
|
||||
<string name="common_message_layout">"訊息佈局"</string>
|
||||
<string name="common_message_removed">"訊息已移除"</string>
|
||||
<string name="common_modern">"現代"</string>
|
||||
<string name="common_mute">"關閉通知"</string>
|
||||
|
|
@ -117,29 +143,38 @@
|
|||
<string name="common_privacy_policy">"隱私權政策"</string>
|
||||
<string name="common_reaction">"回應"</string>
|
||||
<string name="common_reactions">"回應"</string>
|
||||
<string name="common_recovery_key">"復原金鑰"</string>
|
||||
<string name="common_refreshing">"重新整理中…"</string>
|
||||
<string name="common_replying_to">"正在回覆%1$s"</string>
|
||||
<string name="common_report_a_bug">"回報程式錯誤"</string>
|
||||
<string name="common_report_a_problem">"回報問題"</string>
|
||||
<string name="common_rich_text_editor">"格式化文字編輯器"</string>
|
||||
<string name="common_room">"聊天室"</string>
|
||||
<string name="common_room_name">"聊天室名稱"</string>
|
||||
<string name="common_room_name_placeholder">"範例:您的計畫名稱"</string>
|
||||
<string name="common_screen_lock">"螢幕鎖定"</string>
|
||||
<string name="common_search_results">"搜尋結果"</string>
|
||||
<string name="common_security">"安全性"</string>
|
||||
<string name="common_seen_by">"已讀"</string>
|
||||
<string name="common_sending">"傳送中…"</string>
|
||||
<string name="common_sending_failed">"傳送失敗"</string>
|
||||
<string name="common_sent">"已傳送"</string>
|
||||
<string name="common_server_not_supported">"伺服器不支援"</string>
|
||||
<string name="common_server_url">"伺服器 URL"</string>
|
||||
<string name="common_settings">"設定"</string>
|
||||
<string name="common_signing_out">"正在登出"</string>
|
||||
<string name="common_sticker">"貼圖"</string>
|
||||
<string name="common_success">"成功"</string>
|
||||
<string name="common_suggestions">"建議"</string>
|
||||
<string name="common_syncing">"同步中"</string>
|
||||
<string name="common_system">"系統"</string>
|
||||
<string name="common_text">"文字"</string>
|
||||
<string name="common_thread">"討論串"</string>
|
||||
<string name="common_topic">"主題"</string>
|
||||
<string name="common_unable_to_decrypt">"無法解密"</string>
|
||||
<string name="common_unable_to_invite_message">"無法發送邀請給一或多個使用者。"</string>
|
||||
<string name="common_unable_to_invite_title">"無法發送邀請"</string>
|
||||
<string name="common_unlock">"解鎖"</string>
|
||||
<string name="common_unmute">"開啟通知"</string>
|
||||
<string name="common_unsupported_event">"不支援的事件"</string>
|
||||
<string name="common_username">"使用者名稱"</string>
|
||||
|
|
@ -148,19 +183,28 @@
|
|||
<string name="common_video">"影片"</string>
|
||||
<string name="common_voice_message">"語音訊息"</string>
|
||||
<string name="common_waiting">"等待中…"</string>
|
||||
<string name="common_waiting_for_decryption_key">"等待此則訊息"</string>
|
||||
<string name="common_poll_end_confirmation">"您確定要結束這項投票嗎?"</string>
|
||||
<string name="common_poll_summary">"投票:%1$s"</string>
|
||||
<string name="common_verify_device">"驗證裝置"</string>
|
||||
<string name="dialog_title_confirmation">"確認"</string>
|
||||
<string name="dialog_title_warning">"警告"</string>
|
||||
<string name="error_failed_creating_the_permalink">"無法建立永久連結"</string>
|
||||
<string name="error_failed_loading_map">"%1$s無法載入地圖。請稍後再試。"</string>
|
||||
<string name="error_failed_loading_messages">"無法載入訊息"</string>
|
||||
<string name="error_failed_locating_user">"%1$s無法取得您的位置。請稍後再試。"</string>
|
||||
<string name="error_failed_uploading_voice_message">"無法上傳語音訊息。"</string>
|
||||
<string name="error_missing_location_auth_android">"%1$s 沒有權限存取您的位置。您可以到設定中開啟權限。"</string>
|
||||
<string name="error_missing_location_rationale_android">"%1$s 沒有權限存取您的位置。請在下方開啟權限。"</string>
|
||||
<string name="error_some_messages_have_not_been_sent">"有些訊息尚未傳送"</string>
|
||||
<string name="invite_friends_text">"嘿,來 %1$s 和我聊天:%2$s"</string>
|
||||
<string name="login_initial_device_name_android">"%1$s Android"</string>
|
||||
<plurals name="a11y_digits_entered">
|
||||
<item quantity="other">"已輸入 %1$d 個位數"</item>
|
||||
</plurals>
|
||||
<plurals name="a11y_read_receipts_multiple_with_others">
|
||||
<item quantity="other">"%1$s 與其他 %2$d 個人已讀"</item>
|
||||
</plurals>
|
||||
<plurals name="common_member_count">
|
||||
<item quantity="other">"%1$d 位成員"</item>
|
||||
</plurals>
|
||||
|
|
|
|||
|
|
@ -50,8 +50,8 @@
|
|||
<string name="action_forgot_password">"Forgot password?"</string>
|
||||
<string name="action_forward">"Forward"</string>
|
||||
<string name="action_invite">"Invite"</string>
|
||||
<string name="action_invite_friends">"Invite friends"</string>
|
||||
<string name="action_invite_friends_to_app">"Invite friends to %1$s"</string>
|
||||
<string name="action_invite_friends">"Invite people"</string>
|
||||
<string name="action_invite_friends_to_app">"Invite people to %1$s"</string>
|
||||
<string name="action_invite_people_to_app">"Invite people to %1$s"</string>
|
||||
<string name="action_invites_list">"Invites"</string>
|
||||
<string name="action_join">"Join"</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue