summaryrefslogtreecommitdiffstats
path: root/res/values-sk
diff options
context:
space:
mode:
authorMichael Bestas <mikeioannina@gmail.com>2015-02-10 23:37:15 +0200
committerSteve Kondik <steve@cyngn.com>2015-10-18 13:52:42 -0700
commit4e83b42de4a31b0c6628f337fd6c79a68f569b2d (patch)
tree15fc6728749db8e9f4b427244921243a19319f8e /res/values-sk
parent7345dd6b2354764da301f524f35fc3579f368aac (diff)
downloadandroid_packages_apps_Calendar-4e83b42de4a31b0c6628f337fd6c79a68f569b2d.tar.gz
android_packages_apps_Calendar-4e83b42de4a31b0c6628f337fd6c79a68f569b2d.tar.bz2
android_packages_apps_Calendar-4e83b42de4a31b0c6628f337fd6c79a68f569b2d.zip
Automatic translation import
Change-Id: Ie2fd674489a10f55f7e7a400156119f17451573f
Diffstat (limited to 'res/values-sk')
-rw-r--r--res/values-sk/cm_plurals.xml29
-rw-r--r--res/values-sk/cm_strings.xml47
2 files changed, 76 insertions, 0 deletions
diff --git a/res/values-sk/cm_plurals.xml b/res/values-sk/cm_plurals.xml
new file mode 100644
index 00000000..61b720ad
--- /dev/null
+++ b/res/values-sk/cm_plurals.xml
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2014 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">
+ <plurals name="events_selected">
+ <item quantity="one">%1$d vybratá udalosť</item>
+ <item quantity="few">%1$d vybraté udalosti</item>
+ <item quantity="other">%1$d vybratých udalostí</item>
+ </plurals>
+ <plurals name="select_events_to_share">
+ <item quantity="one">Vyberte udalosť na zdieľanie</item>
+ <item quantity="few">Vyberte udalosti na zdieľanie</item>
+ <item quantity="other">Vyberte udalosti na zdieľanie</item>
+ </plurals>
+</resources>
diff --git a/res/values-sk/cm_strings.xml b/res/values-sk/cm_strings.xml
new file mode 100644
index 00000000..1ca6d86e
--- /dev/null
+++ b/res/values-sk/cm_strings.xml
@@ -0,0 +1,47 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2012-2015 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 name="preferences_alerts_custom_snooze_delay_title">Pýtať sa na dĺžku odloženia upomienky</string>
+ <string name="preferences_alerts_custom_snooze_delay_summary_on">Pýtať sa na dĺžku odloženia pri odložení upomienky</string>
+ <string name="preferences_alerts_custom_snooze_delay_summary_off">Vždy použiť predvolenú dĺžku odloženia</string>
+ <string name="snooze_delay_dialog_title">Nastaviť dĺžku odloženia</string>
+ <string name="preferences_default_snooze_delay_title">Predvolená dĺžka odloženia</string>
+ <string name="preferences_default_snooze_delay_dialog">Predvolená dĺžka odloženia</string>
+ <string name="default_start_title">Predvolené zobrazenie</string>
+ <string name="default_start_last">Naposledy použité zobrazenie</string>
+ <string name="events_delete">Vymazať udalosti</string>
+ <string name="action_select_all">Vybrať všetky</string>
+ <string name="action_select_none">Zrušiť výber všetkých</string>
+ <string name="action_delete">Hotovo</string>
+ <string name="all_events">Všetky udalosti</string>
+ <string name="no_events">Žiadne udalosti k dispozícii</string>
+ <string name="evt_del_dlg_title">Vymazať udalosti?</string>
+ <string name="evt_del_dlg_msg_selected">Vybrané udalosti budú vymazané</string>
+ <string name="evt_del_dlg_msg_all">Všetky udalosti budú vymazané</string>
+ <string name="no_events_selected">Žiadne vybrané udalosti</string>
+ <string name="go_to">Prejsť na</string>
+ <string name="cal_share_intent_title">Poslať udalosť do:</string>
+ <string name="cal_export_event_sdcard_title">Exportovať na kartu SD</string>
+ <string name="cal_export_succ_msg">Udalosť sa úspešne exportovala: %1s</string>
+ <string name="cal_import_menu_title">Importovať udalosť</string>
+ <string name="cal_nothing_to_import">Nič na importovanie</string>
+ <string name="cal_import_error_msg">Importovanie do kalendára zlyhalo</string>
+ <string name="cal_pick_ics">Vybrať súbor na importovanie</string>
+ <string name="error_generating_ics">Vyskytli sa problémy pri zdieľaní udalosti</string>
+ <string name="share_label">Zdieľať</string>
+</resources>