summaryrefslogtreecommitdiffstats
path: root/res/values-sk/cm_arrays.xml
diff options
context:
space:
mode:
authorprescott66 <prescott66@gmail.com>2013-08-26 23:46:42 +0200
committerprescott66 <prescott66@gmail.com>2013-08-26 23:46:42 +0200
commitfe68a4d8f0f611e3989cbe95f331d42d22ca64d5 (patch)
treecc44615b3c3ddab8e75bb0f29ea1e28dedac4363 /res/values-sk/cm_arrays.xml
parentc36702d7d1cf7870dc3b814a62c9fbdf1e6e5ef9 (diff)
downloadandroid_packages_apps_Trebuchet-fe68a4d8f0f611e3989cbe95f331d42d22ca64d5.tar.gz
android_packages_apps_Trebuchet-fe68a4d8f0f611e3989cbe95f331d42d22ca64d5.tar.bz2
android_packages_apps_Trebuchet-fe68a4d8f0f611e3989cbe95f331d42d22ca64d5.zip
Trebuchet: SK translations
Change-Id: I29b8a20f1a412c5be580dfaef3492ecb992b8a71
Diffstat (limited to 'res/values-sk/cm_arrays.xml')
-rw-r--r--res/values-sk/cm_arrays.xml30
1 files changed, 30 insertions, 0 deletions
diff --git a/res/values-sk/cm_arrays.xml b/res/values-sk/cm_arrays.xml
new file mode 100644
index 000000000..eb352c779
--- /dev/null
+++ b/res/values-sk/cm_arrays.xml
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Copyright (C) 2012-2013 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">
+ <string-array name="preferences_interface_homescreen_indicator_position_entries">
+ <item>Nad dokom</item>
+ <item>Navrchu</item>
+ <item>Naspodku</item>
+ </string-array>
+ <string-array name="preferences_interface_drawer_indicator_position_entries">
+ <item>Hore/Vľavo</item>
+ <item>Dole/Vpravo</item>
+ </string-array>
+ <string-array name="preferences_interface_drawer_orientation_entries">
+ <item>Na šírku</item>
+ <item>Na výšku</item>
+ </string-array>
+</resources>