summaryrefslogtreecommitdiffstats
path: root/res/values-sr/arrays.xml
diff options
context:
space:
mode:
authorMichael Bestas <mikeioannina@gmail.com>2015-02-10 23:46:09 +0200
committerMichael Bestas <mikeioannina@gmail.com>2016-12-30 21:38:13 +0200
commit01c9fbf5d000e5e058c23829926050cff907c5ae (patch)
tree69d4456299b1b0e42f6b5f4b5ca99d0b5bb061e6 /res/values-sr/arrays.xml
parent2a0ed33d6f7e19a9823213878881f549733a1dae (diff)
downloadandroid_packages_apps_Terminal-staging/cm-14.1-cafrebase.tar.gz
android_packages_apps_Terminal-staging/cm-14.1-cafrebase.tar.bz2
android_packages_apps_Terminal-staging/cm-14.1-cafrebase.zip
Automatic translation importstaging/cm-14.1-cafrebase
Change-Id: Ibdeda14a6891bcf8c5573299436ca3d11d9ac754
Diffstat (limited to 'res/values-sr/arrays.xml')
-rw-r--r--res/values-sr/arrays.xml40
1 files changed, 40 insertions, 0 deletions
diff --git a/res/values-sr/arrays.xml b/res/values-sr/arrays.xml
new file mode 100644
index 0000000..9954670
--- /dev/null
+++ b/res/values-sr/arrays.xml
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!-- Copyright (C) 2007 The Android Open Source 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-array name="screen_orientation_labels">
+ <item>Аутоматски</item>
+ <item>Пејзаж</item>
+ <item>Портрет</item>
+ </string-array>
+ <string-array name="font_size_labels">
+ <item>10 pt</item>
+ <item>12 pt</item>
+ <item>14 pt</item>
+ <item>16 pt</item>
+ <item>20 pt</item>
+ <item>24 pt</item>
+ </string-array>
+ <string-array name="text_colors_labels">
+ <item>Црни текст на белом</item>
+ <item>Бели текст на црном</item>
+ <item>Зелени текст на црном</item>
+ <item>Наранџаст текст на црном</item>
+ <item>Црвени текст на црном</item>
+ <item>Плави текст на црном</item>
+ </string-array>
+</resources>