49 lines
3.1 KiB
XML
49 lines
3.1 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">Üzemmód</string>
|
|
<string name="prefDialogTitle_suggestedContactsMode_none">Letiltva</string>
|
|
<string name="prefDialogTitle_suggestedContactsMode_summary_none">Javasolt névjegyek funkció ki van kapcsolva</string>
|
|
<string name="prefDialogTitle_suggestedContactsMode_recents">Előzmények</string>
|
|
<string name="prefDialogTitle_suggestedContactsMode_summary_recents">Csak a nemrégiben javasolt névjegyek lesznek kiválaszthatóak</string>
|
|
<string name="prefDialogTitle_suggestedContactsMode_all">Mind</string>
|
|
<string name="prefDialogTitle_suggestedContactsMode_summary_all">Minden javasolt névjegy kiválasztható lesz</string>
|
|
<string name="preference_header_suggested_contacts">Ajánlott névjegyek</string>
|
|
<string name="preference_suggested_contacts_mode">Javasolt névjegyek mód</string>
|
|
<string name="preference_suggested_contacts_clear_all">Javasolt névjegyek törlése</string>
|
|
<string name="suggested_contacts_cleared">Javasolt névjegyek törölve.</string>
|
|
<string name="clear_suggested_contacts_dialog_title">Biztosan törli a javasolt névjegyeket?</string>
|
|
<string name="clear_suggested_contacts_dialog_message">A korábban tárolt javasolt névjegyek eltávolításra kerülnek.</string>
|
|
<string name="edit_light_settings">Mappa fény értesítési beállítások</string>
|
|
<string name="pulse_speed_title">Impulzus hossza és sebessége</string>
|
|
<string name="default_time">Normál</string>
|
|
<string name="custom_time">Egyéni</string>
|
|
<string name="dialog_delete_title">Törlés</string>
|
|
<string name="dialog_delete_message">Biztosan törli a kiválasztott elemet?</string>
|
|
<string name="pref_lights_default">Alapértelmezett</string>
|
|
<string name="pulse_length_always_on">Mindig bekapcsolva</string>
|
|
<string name="pulse_length_very_short">Nagyon rövid</string>
|
|
<string name="pulse_length_short">Rövid</string>
|
|
<string name="pulse_length_normal">Normál</string>
|
|
<string name="pulse_length_long">Hosszú</string>
|
|
<string name="pulse_length_very_long">Nagyon hosszú</string>
|
|
<string name="pulse_speed_very_fast">Nagyon gyors</string>
|
|
<string name="pulse_speed_fast">Gyors</string>
|
|
<string name="pulse_speed_normal">Normál</string>
|
|
<string name="pulse_speed_slow">Lassú</string>
|
|
<string name="pulse_speed_very_slow">Nagyon lassú</string>
|
|
</resources>
|