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">Profili</string>
|
|
<string name="prefDialogTitle_suggestedContactsMode_none">I çaktivizuar</string>
|
|
<string name="prefDialogTitle_suggestedContactsMode_summary_none">Funksioni i kontakteve të sygjeruar është i çaktivizuar</string>
|
|
<string name="prefDialogTitle_suggestedContactsMode_recents">Së fundmi</string>
|
|
<string name="prefDialogTitle_suggestedContactsMode_summary_recents">Vetëm kontaktet e sygjeruar së fundmi do të mund të zgjidhen</string>
|
|
<string name="prefDialogTitle_suggestedContactsMode_all">Të gjithë</string>
|
|
<string name="prefDialogTitle_suggestedContactsMode_summary_all">Të gjithë kontaktet e sygjeruar së fundmi do të mund të zgjidhen</string>
|
|
<string name="preference_header_suggested_contacts">Kontaktet e sygjeruar</string>
|
|
<string name="preference_suggested_contacts_mode">Kontaktet e sygjeruar</string>
|
|
<string name="preference_suggested_contacts_clear_all">Hiq kontaktet e sygjeruar</string>
|
|
<string name="suggested_contacts_cleared">Kontaktet e sygjeruar u hoqën.</string>
|
|
<string name="clear_suggested_contacts_dialog_title">Dëshiron të heqësh kontaktet e sygjeruar?</string>
|
|
<string name="clear_suggested_contacts_dialog_message">Të gjithë kontaktet e sygjeruar do të hiqen.</string>
|
|
<string name="edit_light_settings">Parametrat e dritave të dosjeve</string>
|
|
<string name="pulse_speed_title">Gjatësia dhe shpejtësia e pulsimit</string>
|
|
<string name="default_time">Normale</string>
|
|
<string name="custom_time">E personalizuar</string>
|
|
<string name="dialog_delete_title">Fshi</string>
|
|
<string name="dialog_delete_message">Dëshiron ta heqësh elementin e zgjedhur?</string>
|
|
<string name="pref_lights_default">E paracaktuar</string>
|
|
<string name="pulse_length_always_on">Gjithmonë e ndezur</string>
|
|
<string name="pulse_length_very_short">Shumë e shkurtër</string>
|
|
<string name="pulse_length_short">E shkurtër</string>
|
|
<string name="pulse_length_normal">Normale</string>
|
|
<string name="pulse_length_long">E gjatë</string>
|
|
<string name="pulse_length_very_long">Shumë e gjatë</string>
|
|
<string name="pulse_speed_very_fast">Shumë e shpejtë</string>
|
|
<string name="pulse_speed_fast">E shpejtë</string>
|
|
<string name="pulse_speed_normal">Normale</string>
|
|
<string name="pulse_speed_slow">E ngadaltë</string>
|
|
<string name="pulse_speed_very_slow">Shumë e ngadaltë</string>
|
|
</resources>
|