summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjjsan <juraj.janecek@gmail.com>2011-09-19 22:07:15 +0200
committerjjsan <juraj.janecek@gmail.com>2011-09-19 22:07:15 +0200
commit1499221b84c386246921bbecd88780d7c9645c38 (patch)
tree6fd406d2dd0a17f2d8c35f981673d39d4a0ebdca
parent5a437f8904219a2600aa07be5c3ebc4650c12c11 (diff)
downloadandroid_development-1499221b84c386246921bbecd88780d7c9645c38.tar.gz
android_development-1499221b84c386246921bbecd88780d7c9645c38.tar.bz2
android_development-1499221b84c386246921bbecd88780d7c9645c38.zip
Updated Slovak Language
Change-Id: Ib009033f9d7970ff086945f2819f55fbb30369f1
-rw-r--r--apps/CustomLocale/res/values-sk/strings.xml26
1 files changed, 26 insertions, 0 deletions
diff --git a/apps/CustomLocale/res/values-sk/strings.xml b/apps/CustomLocale/res/values-sk/strings.xml
new file mode 100644
index 000000000..34c9bcb84
--- /dev/null
+++ b/apps/CustomLocale/res/values-sk/strings.xml
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Copyright (C) 2009 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 name="app_name">Vlastná Lokalita</string>
+ <string name="locale_default">ex_EX</string>
+ <string name="add_new_locale_button">Pridať Lokalitu</string>
+ <string name="new_locale_label">Nový kód:</string>
+ <string name="add_button">Pridať</string>
+ <string name="no_data_label">Žiadne dáta</string>
+ <string name="header_current_locale">Súčasná Lokalita</string>
+ <string name="header_locale_list">Zoznam Lokalít</string>
+ <string name="add_select_button">Pridať a Vybrať</string>
+</resources>