packages/providers/CalendarProvider/res/values-sk/strings.xml

34 lines
2.6 KiB
XML
Raw Permalink Normal View History

2025-08-25 08:38:42 +08:00
<?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 xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="calendar_storage" msgid="8317143729823142952">"Ukladací priestor Kalendára"</string>
<string name="calendar_default_name" msgid="5010385424907560782">"Predvolené"</string>
<string name="calendar_info" msgid="3080204956905796668">"Informácie o kalendári"</string>
<string name="calendar_info_error" msgid="8686794108585408379">"Chyba"</string>
<string name="calendar_info_no_calendars" msgid="6166939001615667041">"Žiadne kalendáre"</string>
<string name="calendar_info_events" msgid="6513451584822286165">"Udalosti: <xliff:g id="EVENTS">%1$d</xliff:g>"</string>
<string name="calendar_info_events_dirty" msgid="3953603148780098018">"Udalosti: <xliff:g id="EVENTS_0">%1$d</xliff:g>, neuložené: <xliff:g id="DIRTY_EVENTS">%2$d</xliff:g>"</string>
<string name="provider_label" msgid="1910026788169486138">"Kalendár"</string>
<string name="debug_tool_delete_button" msgid="2843837310185088850">"Odstrániť"</string>
<string name="debug_tool_start_button" msgid="2827965939935983665">"Začať"</string>
<string name="debug_tool_message" msgid="2315979068524074618">"Chystáte sa 1) vytvoriť na SD karte alebo v úložisku USB databázu svojho kalendára, ktorá bude čitateľná pre všetky aplikácie, a 2) poslať ju emailom. Po skopírovaní zo zariadenia alebo prijatí emailom ju nezabudnite ihneď odstrániť."</string>
<string name="debug_tool_email_sender_picker" msgid="2527150861906694072">"Vyberte program na odoslanie súboru"</string>
<string name="debug_tool_email_subject" msgid="1450453531950410260">"Bol priložený ladiaci nástroj Kalendára"</string>
<string name="debug_tool_email_body" msgid="1271714905048793618">"V prílohe je moja databáza Kalendára so všetkými stretnutiami a osobnými údajmi. Zaobchádzajte s ňou opatrne."</string>
</resources>