49 lines
3 KiB
XML
49 lines
3 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<!--
|
|
Copyright (C) 2015 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>
|
|
<string name="prefDialogTitle_suggestedContactsMode">Modus</string>
|
|
<string name="prefDialogTitle_suggestedContactsMode_none">Af</string>
|
|
<string name="prefDialogTitle_suggestedContactsMode_summary_none">Voorgestelde kontak funksie is gedeaktiveer</string>
|
|
<string name="prefDialogTitle_suggestedContactsMode_recents">Onlangse</string>
|
|
<string name="prefDialogTitle_suggestedContactsMode_summary_recents">Slegs onlangs voorgestel kontakte sal kiesbaar wees</string>
|
|
<string name="prefDialogTitle_suggestedContactsMode_all">Alles</string>
|
|
<string name="prefDialogTitle_suggestedContactsMode_summary_all">Alle voorgestelde kontakte sal kiesbaar wees</string>
|
|
<string name="preference_header_suggested_contacts">Voorgestelde kontakte</string>
|
|
<string name="preference_suggested_contacts_mode">Voorgestelde kontak modus</string>
|
|
<string name="preference_suggested_contacts_clear_all">Maak voorgestelde kontakte skoon</string>
|
|
<string name="suggested_contacts_cleared">Voorgestelde kontakte is verwyder.</string>
|
|
<string name="clear_suggested_contacts_dialog_title">Maak voorgestelde kontakte skoon?</string>
|
|
<string name="clear_suggested_contacts_dialog_message">Al die voorgestelde kontakte voorheen gestoor sal verwyder word.</string>
|
|
<string name="edit_light_settings">Vouer liggie instellings</string>
|
|
<string name="pulse_speed_title">Flikker lengte en spoed</string>
|
|
<string name="default_time">Normaal</string>
|
|
<string name="custom_time">Persoonlik</string>
|
|
<string name="dialog_delete_title">Verwyder</string>
|
|
<string name="dialog_delete_message">Vee die geselekteerde item uit?</string>
|
|
<string name="pref_lights_default">Normaal</string>
|
|
<string name="pulse_length_always_on">Altyd aan</string>
|
|
<string name="pulse_length_very_short">Baie kort</string>
|
|
<string name="pulse_length_short">Kort</string>
|
|
<string name="pulse_length_normal">Normaal</string>
|
|
<string name="pulse_length_long">Lank</string>
|
|
<string name="pulse_length_very_long">Baie lank</string>
|
|
<string name="pulse_speed_very_fast">Baie vinnig</string>
|
|
<string name="pulse_speed_fast">Vinnig</string>
|
|
<string name="pulse_speed_normal">Normaal</string>
|
|
<string name="pulse_speed_slow">Stadig</string>
|
|
<string name="pulse_speed_very_slow">Baie stadig</string>
|
|
</resources>
|