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

Commit 6b1eac4a authored by Michael W's avatar Michael W
Browse files

Automatic translation import

Change-Id: If699f3665e7a55ab05861691e58e20297ab5fc4a
parent 07399beb
Loading
Loading
Loading
Loading
+0 −25
Original line number Diff line number Diff line
@@ -20,73 +20,49 @@
         and app info screens. -->
  <!-- Title used for the activity for placing a call. This name appears
         in activity disambig dialogs -->
  <string name="userCallActivityLabel" product="default">Teléfonu</string>
  <!-- Name for an "unknown" caller. -->
  <string name="unknown">Desconocíu</string>
  <!-- Notification strings -->
  <!-- Missed call notification label, used when there's exactly one missed call -->
  <string name="notification_missedCallTitle">Llamada perdida</string>
  <!-- Missed work call notification label, used when there's exactly one missed call [CHAR LIMIT=NONE] -->
  <!-- Missed call notification label, used when there are two or more missed calls -->
  <string name="notification_missedCallsTitle">Llamaes perdíes</string>
  <!-- Missed call notification message used when there are multiple missed calls -->
  <string name="notification_missedCallsMsg"><xliff:g id="NUM_MISSED_CALLS">%s</xliff:g> llamaes perdíes</string>
  <!-- Missed call notification message used for a single missed call, including
         the caller-id info from the missed call -->
  <string name="notification_missedCallTicker">Llamada perdida de <xliff:g id="MISSED_CALL_FROM">%s</xliff:g></string>
  <!-- Message for "call back" Action, which is displayed in the missed call notificaiton.
         The user will be able to call back to the person or the phone number.
         [CHAR LIMIT=18] -->
  <string name="notification_missedCall_call_back">Llamar</string>
  <!-- Message for "reply via sms" action, which is displayed in the missed call notification.
         The user will be able to send text messages using the phone number.
         [CHAR LIMIT=18] -->
  <string name="notification_missedCall_message">Mensaxe</string>
  <!-- Content description of the call muted notification icon for
         accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
  <string name="accessibility_call_muted">Llamada silenciada.</string>
  <!-- Content description of the speakerphone enabled notification icon for
         accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
  <string name="accessibility_speakerphone_enabled">Altavoz habilitáu.</string>
  <!-- Canned response for the "Respond via SMS" feature for incoming calls. [CHAR LIMIT=35] -->
  <string name="respond_via_sms_canned_response_1">Nun puedo falar. ¿Ye importante?</string>
  <!-- Canned response for the "Respond via SMS" feature for incoming calls. [CHAR LIMIT=35] -->
  <string name="respond_via_sms_canned_response_2">Llámote namái pueda.</string>
  <!-- Canned response for the "Respond via SMS" feature for incoming calls. [CHAR LIMIT=35] -->
  <string name="respond_via_sms_canned_response_3">Llámote dempués.</string>
  <!-- Canned response for the "Respond via SMS" feature for incoming calls. [CHAR LIMIT=35] -->
  <string name="respond_via_sms_canned_response_4">Nun puedo falar. Llámesme llueu?</string>
  <!-- Title of settings screen for managing the "Respond via SMS" feature. [CHAR LIMIT=30] -->
  <string name="respond_via_sms_setting_title">Rempuestes rápides</string>
  <!-- Slightly more verbose title of settings screen for managing the
         "Respond via SMS" feature. [CHAR LIMIT=30] -->
  <string name="respond_via_sms_setting_title_2">Editar rempuestes rápides</string>
  <!-- Settings summary string for the "Respond via SMS" feature. [CHAR LIMIT=40] -->
  <!-- Dialog title when changing a string for the "Respond via SMS" feature. [CHAR LIMIT=30] -->
  <string name="respond_via_sms_edittext_dialog_title">Rempuesta rápida</string>
  <!-- "Respond via SMS": Confirmation message shown after sending
        a text response. [CHAR LIMIT=40] -->
  <string name="respond_via_sms_confirmation_format">Mensaxe unviáu a <xliff:g id="PHONE_NUMBER">%s</xliff:g>.</string>
  <!-- Title of settings screen that allows user to enable and disable phone-accounts.
         Each method for placing a call (SIM1, SIM2, SIP account, etc) has a phone-account.
         Phone-accounts that are created by third party apps can be disabled and enabled by user.
         [CHAR LIMIT=30] -->
  <string name="enable_account_preference_title">Cuentes de llamaes</string>
  <!-- Message indicating that the user is not allowed to make non-emergency outgoing phone calls
         due to a user restriction -->
  <string name="outgoing_call_not_allowed_user_restriction">Namái s\'almiten llames d\'emerxencia.</string>
  <!-- Message indicating that the user is not allowed to make non-emergency outgoing phone calls
         due to the lack of the CALL_PHONE permission -->
  <string name="outgoing_call_not_allowed_no_permission">Esta aplicación nun pue facer llamaes salientes ensin el permisu de Teléfonu.</string>
  <!-- Call failure message displayed in an error dialog used to indicate that a phone number was not provided -->
  <!-- Message shown when the user tries to make a video call when already in a video call. -->
  <!-- missing voicemail number -->
  <!-- Title of the "Missing voicemail number" dialog -->
  <string name="no_vm_number">Falta\'l númberu del buzón de voz</string>
  <!-- Body text of the "Missing voicemail number" dialog -->
  <string name="no_vm_number_msg">Nun s\'almacenó nengún númberu de buzón de voz na tarxeta SIM.</string>
  <!-- Button label on the "Missing voicemail number" dialog -->
  <string name="add_vm_number_str">Amestar númberu</string>
  <!-- Title of dialog used to comfirm whether the user intends to change the default dialer
            application [CHAR LIMIT=55]-->
  <!-- Confirmation text that a user taps on to change the Default Phone App-->
@@ -119,5 +95,4 @@
  <!-- DO NOT TRANSLATE. Short description for test Subscription 2. -->
  <!-- DO NOT TRANSLATE. Short description for test Subscription 3. -->
  <!-- DO NOT TRANSLATE. Hardcoded number used for restricted incoming phone numbers. -->
  <string name="handle_restricted">RESTRINXÍU</string>
</resources>