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

Commit f15a939a authored by Michael Bestas's avatar Michael Bestas
Browse files

Automatic translation import

Change-Id: I4372a526d61822e1db9fd4d6dd78fd5b8a240d7e
parent d262308b
Loading
Loading
Loading
Loading
+35 −0
Original line number Diff line number Diff line
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<!--
     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="incall_category_title">Wylst petear</string>
    <string name="incall_enable_dnd_title">\"Net steure\" ynskeakelje wylst petearen</string>
    <string name="incall_vibrate_outgoing_title">Trille by oannimmen</string>
    <string name="incall_vibrate_call_waiting_title">Trille by wachtsjen</string>
    <string name="incall_vibrate_hangup_title">Trille by ophingjen</string>
    <string name="incall_vibrate_45_title">Elke minút trille</string>
    <string name="incall_vibrate_45_summary">Elke 45<SUP>e</SUP> sekonde fan in minút trille by útgeande petearen</string>
    <string name="incall_dnd_dialog_message">Om \"Net steure\" yn te skeakeljen moat de telefoan-app de machtiging ferliend wurde om de steat \"Net steure\" yn te stellen.\nGraach dit tastean.</string>
    <string name="allow">Tastean</string>
    <string name="deny">Wegerje</string>
    <string name="call_recording_category_title">Petearopname</string>
    <string name="call_recording_format">Audioformaat</string>
    <string name="call_via">Belje fia</string>
    <string name="call_via_dialog_title">Belje fia\u2026</string>
    <string name="call_log_stats_title">Statistiken</string>
</resources>
+24 −0
Original line number Diff line number Diff line
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<!--
     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">Opname ôfspylje</item>
        <item quantity="other">Opnamen ôfspylje</item>
    </plurals>
    <string name="call_playback_no_app_found_toast">Kin gjin app fine om de selektearre opname ôf te spyljen.</string>
</resources>
+1 −1
Original line number Diff line number Diff line
@@ -22,6 +22,6 @@
    <string name="call_log_incoming_header">المكالمات الواردة فقط</string>
    <string name="call_log_outgoing_header">المكالمات الصادرة فقط</string>
    <string name="call_log_missed_header">المكالمات الفائتة فقط</string>
    <string name="call_log_voicemail_header">المكالمات مع البريد الصوتي فقط</string>
    <string name="call_log_voicemail_header">مكالمات البريد الصوتي فقط</string>
    <string name="call_log_blacklist_header">المكالمات المحظورة فقط</string>
</resources>
+4 −0
Original line number Diff line number Diff line
@@ -19,5 +19,9 @@
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
    <string name="call_log_show_all_accounts">Kaikki tilit</string>
    <string name="call_log_all_calls_header">Kaikki puhelut</string>
    <string name="call_log_incoming_header">Vain saapuvat puhelut</string>
    <string name="call_log_outgoing_header">Vain soitetut puhelut</string>
    <string name="call_log_missed_header">Vain vastaamattomat puhelut</string>
    <string name="call_log_voicemail_header">Vain vastaajaan menneet puhelut</string>
    <string name="call_log_blacklist_header">Vain estetyt soittajat</string>
</resources>
+4 −0
Original line number Diff line number Diff line
@@ -19,5 +19,9 @@
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
    <string name="call_log_show_all_accounts">Tous les comptes</string>
    <string name="call_log_all_calls_header">Tous les appels</string>
    <string name="call_log_incoming_header">Appels entrants uniquement</string>
    <string name="call_log_outgoing_header">Appels sortants uniquement</string>
    <string name="call_log_missed_header">Appels manqués uniquement</string>
    <string name="call_log_voicemail_header">Appels avec message vocal uniquement</string>
    <string name="call_log_blacklist_header">Appels bloqués uniquement</string>
</resources>
Loading