summaryrefslogtreecommitdiffstats
path: root/res/values-sr
diff options
context:
space:
mode:
Diffstat (limited to 'res/values-sr')
-rw-r--r--res/values-sr/arrays.xml40
-rw-r--r--res/values-sr/strings.xml29
2 files changed, 69 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>
diff --git a/res/values-sr/strings.xml b/res/values-sr/strings.xml
new file mode 100644
index 0000000..79eefbb
--- /dev/null
+++ b/res/values-sr/strings.xml
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!-- Copyright (C) 2013 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>
+ <!-- Title of the Terminal activity. -->
+ <string name="app_label">Терминал</string>
+ <string name="menu_new_tab">Нови таб</string>
+ <string name="menu_close_tab">Затвори таб</string>
+ <string name="menu_item_settings">Подешавања</string>
+ <string name="screen_settings">Подешавања екрана</string>
+ <string name="fullscreen_mode_title">Режим целог екрана</string>
+ <string name="screen_orientation_title">Оријентација екрана</string>
+ <string name="text_settings">Подешавање текста</string>
+ <string name="font_size_title">Величина фонта</string>
+ <string name="text_colors_title">Боја текста</string>
+</resources>