You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
34 lines
2.7 KiB
34 lines
2.7 KiB
<?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="5387668002987562770">"Pamięć kalendarza"</string>
|
|
<string name="calendar_default_name" msgid="6924293766625167275">"Domyślny"</string>
|
|
<string name="calendar_info" msgid="6687678621418059281">"Informacje o kalendarzu"</string>
|
|
<string name="calendar_info_error" msgid="5575162446528419982">"Błąd"</string>
|
|
<string name="calendar_info_no_calendars" msgid="4287534468186704433">"Brak kalendarzy"</string>
|
|
<string name="calendar_info_events" msgid="1805502308105103803">"Liczba wydarzeń: <xliff:g id="EVENTS">%1$d</xliff:g>"</string>
|
|
<string name="calendar_info_events_dirty" msgid="8879392112564499515">"Liczba wydarzeń: <xliff:g id="EVENTS_0">%1$d</xliff:g>, liczba niezapisanych: <xliff:g id="DIRTY_EVENTS">%2$d</xliff:g>"</string>
|
|
<string name="provider_label" msgid="2306513350843464739">"Kalendarz"</string>
|
|
<string name="debug_tool_delete_button" msgid="5052706251268452090">"Usuń teraz"</string>
|
|
<string name="debug_tool_start_button" msgid="5384780896342913563">"Rozpocznij"</string>
|
|
<string name="debug_tool_message" msgid="4862486669932821937">"Za chwilę wykonasz następujące czynności: 1) skopiujesz bazę danych kalendarza na kartę SD lub nośnik USB, gdzie będzie dostępna dla wszystkich aplikacji, a następnie 2) wyślesz ją e-mailem. Pamiętaj o usunięciu bazy danych, gdy pomyślnie skopiujesz ją z urządzenia lub otrzymasz już wiadomość e-mail."</string>
|
|
<string name="debug_tool_email_sender_picker" msgid="2000311987477419397">"Wybierz program, którego użyjesz do wysłania pliku."</string>
|
|
<string name="debug_tool_email_subject" msgid="2403590332256471194">"Załączono bazę danych Kalendarza"</string>
|
|
<string name="debug_tool_email_body" msgid="4835949635324134017">"W załączniku przesyłam bazę danych swojego kalendarza, zawierającą wszystkie moje informacje o spotkaniach i dane osobiste. Proszę zachować ostrożność."</string>
|
|
</resources>
|