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

Commit c14692d9 authored by LineageOS Infra's avatar LineageOS Infra
Browse files

Automatic translation import

Change-Id: I4ee0ed8047bbe625360183870be3a4fced0abcb4
parent 1531b712
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -32,6 +32,6 @@
    <string name="call_via_dialog_title">Ligar via\u2026</string>
    <string name="call_log_stats_title">Estatísticas</string>
    <string name="action_menu_helplines">Linhas de apoio</string>
    <string name="default_dialer_text">Você deve definir o Telefone como o app de telefone padrão para usá-lo.</string>
    <string name="default_dialer_action">Definir como padrão</string>
    <string name="default_dialer_text">Você deve configurar o Telefone como o app de telefone padrão para usá-lo.</string>
    <string name="default_dialer_action">Configurar como padrão</string>
</resources>
+11 −0
Original line number Diff line number Diff line
@@ -16,6 +16,14 @@
     limitations under the License.
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
    <string name="incall_category_title">Mutende</string>
    <string name="incall_enable_dnd_title">Ativa No istorbes durante is mutidas</string>
    <string name="incall_vibrate_outgoing_title">Vibra a sa risposta</string>
    <string name="incall_vibrate_call_waiting_title">Vibra cando pones in ispera</string>
    <string name="incall_vibrate_hangup_title">Vibra cando sa mutida nch\'est finida</string>
    <string name="incall_vibrate_45_title">Vibra onni minutu</string>
    <string name="incall_vibrate_45_summary">Vibra a su de 45 segundos de onni minutu durante sas mutidas in essida</string>
    <string name="incall_dnd_dialog_message">Pro ativare sa modalidade No istorbes, s\'aplicatzione Telèfonu si depet autorizare a controllare s\'istadu No istorbes.\nPermite s\'atzessu pro abilitare custa funtzione.</string>
    <string name="allow">Permiti</string>
    <string name="deny">Refuda</string>
    <string name="call_recording_category_title">Registratzione de sas mutidas</string>
@@ -23,4 +31,7 @@
    <string name="call_via">Muti cun</string>
    <string name="call_via_dialog_title">Muti cun\u2026</string>
    <string name="call_log_stats_title">Istatìsticas</string>
    <string name="action_menu_helplines">Lìnias de agiudu</string>
    <string name="default_dialer_text">Depes cunfigurare su Tecladu comente aplicatzione de telèfonu predefinida pro dd\'impreare.</string>
    <string name="default_dialer_action">Cunfigura comente predeterminadu</string>
</resources>
+23 −0
Original line number Diff line number Diff line
<?xml version="1.0" encoding="utf-8"?>
<!--
     Copyright (C) 2013-2014 The CyanogenMod 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">
    <plurals name="play_recordings">
        <item quantity="one">Reprodue sa registratzione</item>
        <item quantity="other">Reprodue is registratziones</item>
    </plurals>
    <string name="call_playback_no_app_found_toast">Nissuna aplicatzione agatada pro ascurtare sa registratzione seletzionada.</string>
</resources>
+26 −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 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="call_log_show_all_accounts">Totu is contos</string>
    <string name="call_log_all_calls_header">Totu is mutidas</string>
    <string name="call_log_incoming_header">Mutidas in intrada ebbia</string>
    <string name="call_log_outgoing_header">Mutidas in essida ebbia</string>
    <string name="call_log_missed_header">Mutidas pèrdidas ebbia</string>
    <string name="call_log_voicemail_header">Mutidas cun messàgios vocales ebbia</string>
    <string name="call_log_blacklist_header">Isceti mutidas blocadas</string>
</resources>
+1 −1
Original line number Diff line number Diff line
@@ -36,7 +36,7 @@
    <string name="date_qs_lastquarter">Trimestre passado</string>
    <string name="date_qs_lastyear">Ano passado</string>
    <string name="call_stats_date_filter">Ajustar intervalo de tempo</string>
    <string name="call_stats_reset_filter">Redefinir intervalo de tempo</string>
    <string name="call_stats_reset_filter">Reconfigurar intervalo de tempo</string>
    <string name="call_stats_sort_by_duration">Classificar pela duração das chamadas</string>
    <string name="call_stats_sort_by_count">Classificar pelo número de chamadas</string>
    <string name="call_stats_title_for_number">Este número</string>
Loading