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">Način</string>
|
|
<string name="prefDialogTitle_suggestedContactsMode_none">Onemogočeno</string>
|
|
<string name="prefDialogTitle_suggestedContactsMode_summary_none">Značilnost predlaganih stikov je onemogočena</string>
|
|
<string name="prefDialogTitle_suggestedContactsMode_recents">Nedavne</string>
|
|
<string name="prefDialogTitle_suggestedContactsMode_summary_recents">Izbrati bo mogoče samo nedavno predlagane stike</string>
|
|
<string name="prefDialogTitle_suggestedContactsMode_all">Vse</string>
|
|
<string name="prefDialogTitle_suggestedContactsMode_summary_all">Izbrati bo mogoče vse predlagane stike</string>
|
|
<string name="preference_header_suggested_contacts">Predlagani stiki</string>
|
|
<string name="preference_suggested_contacts_mode">Način predlaganih stikov</string>
|
|
<string name="preference_suggested_contacts_clear_all">Počisti predlagane stike</string>
|
|
<string name="suggested_contacts_cleared">Predlagani stiki počiščeni.</string>
|
|
<string name="clear_suggested_contacts_dialog_title">Počisti predlagane stike?</string>
|
|
<string name="clear_suggested_contacts_dialog_message">Vsi prej shranjeni predlagani stiki bodo odstranjeni.</string>
|
|
<string name="edit_light_settings">Svetlobne nastavitve map</string>
|
|
<string name="pulse_speed_title">Dolžina in hitrost utripanja</string>
|
|
<string name="default_time">Običajni</string>
|
|
<string name="custom_time">Po meri</string>
|
|
<string name="dialog_delete_title">Izbriši</string>
|
|
<string name="dialog_delete_message">Odstrani izbrani predmet?</string>
|
|
<string name="pref_lights_default">Privzeto</string>
|
|
<string name="pulse_length_always_on">Vedno vklopljena</string>
|
|
<string name="pulse_length_very_short">Zelo kratka</string>
|
|
<string name="pulse_length_short">Kratka</string>
|
|
<string name="pulse_length_normal">Običajna</string>
|
|
<string name="pulse_length_long">Dolga</string>
|
|
<string name="pulse_length_very_long">Zelo dolga</string>
|
|
<string name="pulse_speed_very_fast">Zelo hitro</string>
|
|
<string name="pulse_speed_fast">Hitro</string>
|
|
<string name="pulse_speed_normal">Običajna</string>
|
|
<string name="pulse_speed_slow">Počasna</string>
|
|
<string name="pulse_speed_very_slow">Zelo počasna</string>
|
|
</resources>
|