Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 9031ecbb authored by Michael W's avatar Michael W
Browse files

Automatic translation import

Change-Id: I13301af521ddb31826d6495d4ac9238c6d7cc4e5
parent 1e3e8988
Loading
Loading
Loading
Loading
+34 −0
Original line number Diff line number Diff line
@@ -22,6 +22,7 @@
        permission controls access to the Bluetooth Share Manager by
        applications that initiate Bluetooth share.
    -->
  <string name="permlab_bluetoothShareManager">Accesu al xestor de descargues.</string>
  <!--
        This is the long description of a permission associated with the
        Android Download Manager. It is displayed as part of the description
@@ -30,25 +31,35 @@
        that initiate downloads.
    -->
  <!-- string showed on "Share picutre via" dialog -->
  <string name="bt_share_picker_label">Bluetooth</string>
  <!-- string for "unknown device" -->
  <string name="unknown_device">Preséu desconocíu</string>
  <!-- string for "unknown" phone number" -->
  <string name="unknownNumber">Desconocíu</string>
  <!-- string for "the title of airplane mode error" -->
  <string name="airplane_error_title">Mou avión</string>
  <!-- string for "error message in airplane mode" -->
  <string name="airplane_error_msg">Nun pues usar el Bluetooth nel mou avión.</string>
  <!-- Activate Bluetooth Confirmation Dialog -->
  <!--Title -->
  <!--Line 1 -->
  <string name="bt_enable_line1">Pa usar los servicios Bluetooth, primero has activar el Bluetooth.</string>
  <!--Line 2 -->
  <!-- Label for a cancel button. -->
  <string name="bt_enable_cancel">Encaboxar</string>
  <!-- Label for a confirm button.-->
  <string name="bt_enable_ok">Activar</string>
  <!-- Bluetooth File Transfer Acceptance Dialog -->
  <!--Title -->
  <string name="incoming_file_confirm_title">Tresferencia de ficheros</string>
  <!--content -->
  <string name="incoming_file_confirm_content">¿Aceutar ficheru entrante? </string>
  <!-- Label for a cancel button. -->
  <string name="incoming_file_confirm_cancel">Refugar</string>
  <!-- Label for a confirm button.-->
  <string name="incoming_file_confirm_ok">Aceutar</string>
  <!-- Label for timeout OK button.-->
  <string name="incoming_file_confirm_timeout_ok">Aceutar</string>
  <!-- content for timeout-->
  <!-- Bluetooth File Transfer Acceptance Notification item -->
  <string name="incoming_file_confirm_Notification_title">Ficheru entrante</string>
@@ -64,38 +75,57 @@
  <!-- label for the notification item of failed sending file -->
  <!-- Bluetooth Download Progress Dialog -->
  <!--Title -->
  <string name="download_title">Tresferencia de ficheros</string>
  <!--Line 1 -->
  <string name="download_line1">De: \u0022<xliff:g id="sender">%1$s</xliff:g>\u0022</string>
  <!--Line 2 -->
  <string name="download_line2">Ficheru: <xliff:g id="FILE">%1$s</xliff:g></string>
  <!--Line 3 -->
  <!--Line 4 -->
  <string name="download_line5">Recibiendo ficheru\u2026</string>
  <!-- Label for a cancel button. -->
  <string name="download_cancel">Parar</string>
  <!-- Label for a hide button.-->
  <string name="download_ok">Anubrir</string>
  <!--Line 1 -->
  <string name="incoming_line1">De</string>
  <!--Line 2 -->
  <string name="incoming_line2">Nome de ficheru</string>
  <!--Line 3 -->
  <string name="incoming_line3">Tamañu</string>
  <!-- Bluetooth failed Download  Dialog -->
  <!--Line 1  -->
  <string name="download_fail_line1">Nun se recibió\'l ficheru</string>
  <!--Line 2  -->
  <string name="download_fail_line2">Ficheru: <xliff:g id="FILE">%1$s</xliff:g></string>
  <!--Line 3  -->
  <!-- Label for ok button.-->
  <string name="download_fail_ok">ACEUTAR</string>
  <!-- Bluetooth Successful Download  Dialog -->
  <!--Line 4 in "Bluetooth Download Progress Dialog" -->
  <!-- Label for a OK button.-->
  <string name="download_succ_ok">Abrir</string>
  <!-- Bluetooth Upload Progress Dialog -->
  <string name="upload_line1">Pa: \"<xliff:g id="RECIPIENT">%1$s</xliff:g>\"</string>
  <string name="upload_line5">Unviando ficheru\u2026</string>
  <!-- Bluetooth Successful Upload Progress Dialog -->
  <!--Line 4 -->
  <!-- Label for a confirm button.-->
  <string name="upload_succ_ok">ACEUTAR</string>
  <!-- Bluetooth Failed Upload File Transfer Dialog -->
  <string name="upload_fail_line1_2">Ficheru: <xliff:g id="file">%1$s</xliff:g></string>
  <!-- Label for a try again button.-->
  <string name="upload_fail_ok">Retentar</string>
  <!-- Label for a cancel button.-->
  <string name="upload_fail_cancel">Zarrar</string>
  <!-- Bluetooth error dialog -->
  <string name="bt_error_btn_ok">Aceutar</string>
  <string name="unknown_file">Ficheru desconocíu</string>
  <string name="not_exist_file">Nun hai ficheros.</string>
  <string name="not_exist_file_desc">El ficheru nun esiste. \n</string>
  <!-- Bluetooth  Enabling progress dialog -->
  <!-- Bluetooth Toast Message -->
  <string name="bt_toast_2">Nun pue recibise\'l ficheru.</string>
  <!-- Bluetooth System Messages [CHAR LIMIT=NONE] -->
  <!-- Bluetooth System Messages -->
  <!-- Bluetooth Transfer Failure Reason -->
@@ -103,12 +133,16 @@
  <string name="status_unknown_error">Fallu desconocíu.</string>
  <!-- Bluetooth OPP Live Folder -->
  <!-- Bluetooth OPP Transfer History -->
  <string name="transfer_menu_open">Abrir</string>
  <!-- Do not translate. file name used for sharing. -->
  <string name="bluetooth_share_file_name" translate="false">bluetooth_content_share</string>
  <!-- Used to run Bluetooth.apk in another process if needed -->
  <!-- Do not translate. android:sharedUserId string of this application. -->
  <!-- Do not translate. android:process of this application. -->
  <string name="bluetooth_map_settings_save">Guardar</string>
  <string name="bluetooth_map_settings_cancel">Encaboxar</string>
  <string name="bluetooth_map_settings_intro">Esbilla les cuentes que quies compartir pente Bluetooth. Entá tendrás d\'aceutar cualesquier accesu a elles al coneutate.</string>
  <string name="bluetooth_map_settings_app_icon">Iconu d\'aplicación</string>
  <string name="bluetooth_connected">Coneutóse l\'audiu Bluetooth</string>
  <string name="bluetooth_disconnected">Desconeutóse l\'audiu Bluetooth</string>
</resources>
+4 −0
Original line number Diff line number Diff line
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
  <string name="auth_notif_ticker">Solicitú d\'autenticación OBEX</string>
  <!-- Notification title when a Bluetooth device wants to pair with us -->
  <string name="auth_notif_title">Clave de sesión</string>
  <!-- Notification message when a Bluetooth device wants to pair with us -->
  <string name="unknownName">Nome desconocíu</string>
  <string name="localPhoneName">El mio nome</string>
  <string name="defaultnumber">000000</string>
</resources>
+3 −1
Original line number Diff line number Diff line
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"></resources>
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
  <string name="bluetooth_sap_notif_disconnect_button">Desconeutar</string>
</resources>
+5 −0
Original line number Diff line number Diff line
@@ -48,6 +48,8 @@
  <!-- Label for timeout OK button.-->
  <!-- content for timeout-->
  <!-- Bluetooth File Transfer Acceptance Notification item -->
  <string name="incoming_file_confirm_Notification_title">Ffeil yn dod mewn</string>
  <string name="incoming_file_confirm_Notification_content">Mae <xliff:g id="sender">%1$s</xliff:g> yn barod i anfon <xliff:g id="file">%2$s</xliff:g></string>
  <!-- Inbound File Transfer Progress Notification item -->
  <!-- label for the notification item of receiving file -->
  <!-- label for the notification item of received file -->
@@ -96,4 +98,7 @@
  <!-- Used to run Bluetooth.apk in another process if needed -->
  <!-- Do not translate. android:sharedUserId string of this application. -->
  <!-- Do not translate. android:process of this application. -->
  <string name="bluetooth_map_settings_intro">Dewisa\'r cyfrifon wyt am eu rhannu trwy Bluetooth. Mi fydd dal yn rhaid caniatáu unrhyw fynediad i\'r cyfrifon wrth gysylltu.</string>
  <string name="bluetooth_connected">Sain Bluetooth wedi\'i chysylltu</string>
  <string name="bluetooth_disconnected">Sain Bluetooth wedi\'i datgysylltu</string>
</resources>