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

Commit 6a8f43c3 authored by LineageOS Infra's avatar LineageOS Infra
Browse files

Automatic translation import

Change-Id: I4ad9eac1dd17398fb3e1bac14a21e739f889e8a8
parent 00a6f041
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
<?xml version="1.0" encoding="utf-8"?>
<resources>
  <string name="licenseActivityLabel">Turagin n uɣbalu yeldin</string>
  <string name="privacy_policy_label">Tasertit tabaḍnit</string>
  <string name="terms_of_service_label">Tiwetlin n useqdec</string>
</resources>
+12 −0
Original line number Diff line number Diff line
@@ -16,8 +16,20 @@
     limitations under the License.
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
    <string name="incall_category_title">Nes llamaes</string>
    <string name="incall_enable_dnd_title">Activar «Nun molestar» nes llamaes</string>
    <string name="incall_vibrate_outgoing_title">Vibrar al contestar</string>
    <string name="incall_vibrate_call_waiting_title">Vibrar cuando heba llamaes n\'espera</string>
    <string name="incall_vibrate_hangup_title">Vibrar al colgar</string>
    <string name="incall_vibrate_45_title">Vibrar cada minutu</string>
    <string name="incall_vibrate_45_summary">Nes llamaes salientes, vibra nel segundu 45 de cada minutu</string>
    <string name="incall_dnd_dialog_message">P\'activar el mou «Nun molestar», l\'aplicación «Teléfonu» tien de tener permisu pa controlar l\'estáu d\'esti mou.\nConcéde-y el permisu.</string>
    <string name="allow">Permitir</string>
    <string name="deny">Negar</string>
    <string name="call_recording_category_title">Grabación de llamaes</string>
    <string name="call_recording_format">Formatu del audiu</string>
    <string name="call_via">Llamar per</string>
    <string name="call_via_dialog_title">Llamada per\u2026</string>
    <string name="call_log_stats_title">Estadístiques</string>
    <string name="action_menu_helplines">Llinies d\'ayuda</string>
</resources>
+20 −0
Original line number Diff line number Diff line
<?xml version="1.0" encoding="utf-8"?>
<!--
  ~ Copyright (C) 2012 The Android Open Source Project
  ~
  ~ Licensed under the Apache License, Version 2.0 (the "License");
  ~ you may not use this file except in compliance with the License.
  ~ You may obtain a copy of the License at
  ~
  ~      http://www.apache.org/licenses/LICENSE-2.0
  ~
  ~ Unless required by applicable law or agreed to in writing, software
  ~ distributed under the License is distributed on an "AS IS" BASIS,
  ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  ~ See the License for the specific language governing permissions and
  ~ limitations under the License
  -->
<resources xmlns:tools="http://schemas.android.com/tools" xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
  <string name="accessibility_settings_title">Accesibilidá</string>
  <string name="voicemail_donation_promo_title">¿Quies ameyorar la precisión de la trescripción?</string>
</resources>
+33 −0
Original line number Diff line number Diff line
<?xml version="1.0" encoding="utf-8"?>
<!--
     Copyright (C) 2013-2014 The CyanogenMod Project
     Copyright (C) 2018-2021 The LineageOS Project

     Licensed under the Apache License, Version 2.0 (the "License");
     you may not use this file except in compliance with the License.
     You may obtain a copy of the License at

          http://www.apache.org/licenses/LICENSE-2.0

     Unless required by applicable law or agreed to in writing, software
     distributed under the License is distributed on an "AS IS" BASIS,
     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
     See the License for the specific language governing permissions and
     limitations under the License.
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
    <string name="incall_category_title">Падчас выкліку</string>
    <string name="incall_enable_dnd_title">Уключаць рэжым \"Не турбаваць\" падчас выкліку</string>
    <string name="incall_vibrate_outgoing_title">Вібрацыя пры адказе</string>
    <string name="incall_vibrate_call_waiting_title">Вібрацыя падчас чакання выкліку</string>
    <string name="incall_vibrate_45_title">Вібрыраваць штохвіліну</string>
    <string name="incall_vibrate_45_summary">Вібрыраваць на 45-ай секундзе кожнай хвіліны падчас выходных выклікаў</string>
    <string name="incall_dnd_dialog_message">Для ўключэння рэжыму «Не турбаваць», у праграме «Тэлефон» павінен быць забяспечаны дазвол на кіраванне статусам рэжыму «Не турбаваць».\nКалі ласка, забяспечце яго.</string>
    <string name="allow">Дазволіць</string>
    <string name="deny">Адхiлiць</string>
    <string name="call_recording_category_title">Запіс выкліку</string>
    <string name="call_recording_format">Фармат аўдыя</string>
    <string name="call_via">Выклікаць праз</string>
    <string name="call_via_dialog_title">Выклікаць праз\u2026</string>
    <string name="call_log_stats_title">Статыстыка</string>
</resources>
+1 −0
Original line number Diff line number Diff line
@@ -31,4 +31,5 @@
    <string name="call_via">Повикване чрез</string>
    <string name="call_via_dialog_title">Повикване чрез\u2026</string>
    <string name="call_log_stats_title">Статистика</string>
    <string name="action_menu_helplines">Линии за помощ</string>
</resources>
Loading