summaryrefslogtreecommitdiffstats
path: root/res/values-sr/cm_strings.xml
blob: 5af32b1249a0ade2dcf27f5e5d54ce4715d84f5a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<!--
     Copyright (C) 2016 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">
  <!-- Entries listed in the ListPreference for allowed alert durations. [CHAR LIMIT=30] -->
  <string-array name="cm_alert_sound_duration_entries">
    <item>2 секунде</item>
    <item>4 секунде</item>
    <item>6 секунди</item>
    <item>8 секунди</item>
    <item>10 секунди</item>
    <item>Док се не одбаци</item>
  </string-array>
  <!-- Do not translate. Values that are retrieved from the ListPreference.
         These must match the alert_sound_duration_entries above. -->
  <!-- Preference category title for India settings. [CHAR LIMIT=50] -->
  <string name="category_india_settings_title">Подешавања за Индију</string>
  <!-- Preference title for enable channel 60 alerts. [CHAR LIMIT=30] -->
  <string name="enable_channel_60_alerts_title">Прикажи емитовања канала 60</string>
  <!-- Preference summary for enable channel 60 alerts. [CHAR LIMIT=100] -->
  <string name="enable_channel_60_alerts_summary">Канал 60 се у Индији користи за ажурирање информација о подручју</string>
</resources>