blob: 38c0d037718941807d6e6d9da201a1f67b8afd46 [file] [log] [blame]
The Android Open Source Project146de362009-03-03 19:32:18 -08001<?xml version="1.0" encoding="UTF-8"?>
Kenny Root4a430f42010-03-17 22:09:11 -07002<!-- Copyright (C) 2006 The Android Open Source Project
The Android Open Source Project146de362009-03-03 19:32:18 -08003
4 Licensed under the Apache License, Version 2.0 (the "License");
5 you may not use this file except in compliance with the License.
6 You may obtain a copy of the License at
7
8 http://www.apache.org/licenses/LICENSE-2.0
9
10 Unless required by applicable law or agreed to in writing, software
11 distributed under the License is distributed on an "AS IS" BASIS,
12 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13 See the License for the specific language governing permissions and
14 limitations under the License.
Kenny Root4a430f42010-03-17 22:09:11 -070015 -->
16
The Android Open Source Project146de362009-03-03 19:32:18 -080017<resources xmlns:android="http://schemas.android.com/apk/res/android"
18 xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
Eric Fischera09e6c32009-10-13 16:31:48 -070019 <string name="app_label" msgid="5452708708398908131">"Kalendarz"</string>
Eric Fischer7573c062010-08-05 16:04:32 -070020 <string name="app_aio_label" msgid="3058561424021284581">"Kalendarz pełny"</string>
Eric Fischera09e6c32009-10-13 16:31:48 -070021 <string name="what_label" msgid="1933578391985810049">"Co"</string>
Eric Fischera09e6c32009-10-13 16:31:48 -070022 <string name="where_label" msgid="3472482206065595118">"Gdzie"</string>
Eric Fischer487ca0d2010-09-10 15:42:29 -070023 <string name="timezone_label" msgid="2030635806231207425">"Strefa czasowa"</string>
Eric Fischera09e6c32009-10-13 16:31:48 -070024 <string name="attendees_label" msgid="2971281641565729725">"Goście"</string>
25 <string name="response_label" msgid="5732943469653254290">"<xliff:g id="RESPONSE_TYPE">%s</xliff:g> (<xliff:g id="GUEST_COUNT">%d</xliff:g>)"</string>
26 <string name="repeats_label" msgid="7414023871434593196">"Powtórzenie"</string>
Eric Fischer5860b4c2010-02-26 17:27:58 -080027 <string name="no_title_label" msgid="302177118061368042">"(Bez tytułu)"</string>
The Android Open Source Project146de362009-03-03 19:32:18 -080028 <plurals name="Nminutes">
Eric Fischera09e6c32009-10-13 16:31:48 -070029 <item quantity="one" msgid="4871052965772159239">"1 min"</item>
30 <item quantity="other" msgid="5644461630927544936">"<xliff:g id="COUNT">%d</xliff:g> min"</item>
The Android Open Source Project146de362009-03-03 19:32:18 -080031 </plurals>
32 <plurals name="Nmins">
Eric Fischera09e6c32009-10-13 16:31:48 -070033 <item quantity="one" msgid="9191090668359663663">"1 min"</item>
34 <item quantity="other" msgid="9175648445939148974">"<xliff:g id="COUNT">%d</xliff:g> min"</item>
The Android Open Source Project146de362009-03-03 19:32:18 -080035 </plurals>
36 <plurals name="Nhours">
Eric Fischera09e6c32009-10-13 16:31:48 -070037 <item quantity="one" msgid="4793697728599296830">"1 godzina"</item>
38 <item quantity="other" msgid="4477841052001760620">"<xliff:g id="COUNT">%d</xliff:g> godz."</item>
The Android Open Source Project146de362009-03-03 19:32:18 -080039 </plurals>
40 <plurals name="Ndays">
Eric Fischera09e6c32009-10-13 16:31:48 -070041 <item quantity="one" msgid="5988137255732166573">"1 dzień"</item>
42 <item quantity="other" msgid="1709378992389618261">"<xliff:g id="COUNT">%d</xliff:g> dni"</item>
The Android Open Source Project146de362009-03-03 19:32:18 -080043 </plurals>
Eric Fischer487ca0d2010-09-10 15:42:29 -070044 <string name="calendar_refresh" msgid="6172731193680500025">"Odśwież"</string>
Eric Fischera09e6c32009-10-13 16:31:48 -070045 <string name="show_agenda_view" msgid="7971854300981408347">"Pokaż plan dnia"</string>
46 <string name="show_day_view" msgid="5782512782605466016">"Pokaż dzień"</string>
47 <string name="agenda_view" msgid="5566084759423843245">"Plan dnia"</string>
48 <string name="day_view" msgid="4467754504843584437">"Dzień"</string>
49 <string name="week_view" msgid="6775043022159508060">"Tydzień"</string>
50 <string name="month_view" msgid="7287101431749285412">"Miesiąc"</string>
51 <string name="event_view" msgid="7621353079385122317">"Wyświetl wydarzenie"</string>
52 <string name="event_create" msgid="6941040556709110617">"Nowe wydarzenie"</string>
53 <string name="event_edit" msgid="4006961928830064662">"Edytuj wydarzenie"</string>
54 <string name="event_delete" msgid="2386667193277770442">"Usuń wydarzenie"</string>
55 <string name="goto_today" msgid="9162136434410891230">"Dzisiaj"</string>
Eric Fischer5860b4c2010-02-26 17:27:58 -080056 <string name="menu_select_calendars" msgid="6200145996783123958">"Kalendarze"</string>
Eric Fischera09e6c32009-10-13 16:31:48 -070057 <string name="menu_preferences" msgid="9120238479503233925">"Ustawienia"</string>
Eric Fischer487ca0d2010-09-10 15:42:29 -070058 <string name="search" msgid="550656004486017426">"Szukaj"</string>
Eric Fischera09e6c32009-10-13 16:31:48 -070059 <string name="plus_N_more" msgid="2527895721728080055">"(i <xliff:g id="MORE_COUNT">%d</xliff:g> więcej…)"</string>
Eric Fischer5860b4c2010-02-26 17:27:58 -080060 <string name="calendars_title" msgid="4046980972626276968">"Kalendarze"</string>
Kenny Rootd7bf3ac2010-04-27 12:32:24 -070061 <string name="synced_visible" msgid="1406744353749335651">"synchronizowany, widoczny"</string>
62 <string name="synced_not_visible" msgid="54032655953110609">"synchronizowany, niewidoczny"</string>
63 <string name="not_synced_not_visible" msgid="7178879061972059481">"bez synchronizacji, niewidoczny"</string>
Eric Fischer9b9ca7a2010-09-24 12:25:31 -070064 <!-- no translation found for synced (7913940305983383493) -->
65 <skip />
66 <!-- no translation found for not_synced (4275114941801829419) -->
67 <skip />
68 <!-- no translation found for acct_not_synced (4276198677633672868) -->
69 <skip />
70 <!-- no translation found for accounts (849401841083180306) -->
71 <skip />
Eric Fischera09e6c32009-10-13 16:31:48 -070072 <string name="event_edit_title" msgid="8487120407086532444">"Szczegóły wydarzenia"</string>
73 <string name="hint_what" msgid="709155115005044531">"Nazwa wydarzenia"</string>
74 <string name="hint_where" msgid="3116239630502213241">"Lokalizacja wydarzenia"</string>
75 <string name="hint_description" msgid="4198202812240544553">"Opis wydarzenia"</string>
76 <string name="hint_attendees" msgid="6036653711383143333">"Adresy e-mail"</string>
Kenny Root4a430f42010-03-17 22:09:11 -070077 <string name="creating_event" msgid="5252306542761552414">"Utworzono wydarzenie"</string>
78 <string name="saving_event" msgid="7716081507367732169">"Zapisano wydarzenie"</string>
Eric Fischera09e6c32009-10-13 16:31:48 -070079 <string name="loading_calendars_title" msgid="3819254313413902272">"Ładowanie kalendarzy"</string>
80 <string name="loading_calendars_message" msgid="8266077515011438420">"Ładowanie kalendarzy..."</string>
81 <string name="alert_title" msgid="7869592820853066853">"Powiadomienia kalendarza"</string>
Eric Fischera09e6c32009-10-13 16:31:48 -070082 <string name="alert_missed_events_single" msgid="8042891195314876684">"(więcej przypomnień: <xliff:g id="REMINDER_COUNT">%s</xliff:g>)"</string>
83 <string name="alert_missed_events_multiple" msgid="8499734506511653919">"(więcej przypomnień: <xliff:g id="REMINDER_COUNT">%s</xliff:g>)"</string>
84 <string name="event_info_title" msgid="56024222340421620">"Wyświetl wydarzenie"</string>
85 <string name="event_info_title_invite" msgid="9160326363769403865">"Zaproszenie na spotkanie"</string>
86 <string name="add_new_reminder" msgid="4171314793889890481">"Dodaj przypomnienie"</string>
87 <string name="edit_event_to_label" msgid="795012981218062421">"Do"</string>
88 <string name="edit_event_from_label" msgid="174999102612666115">"Od"</string>
89 <string name="edit_event_all_day_label" msgid="6200181113992136073">"Cały dzień"</string>
90 <string name="edit_event_calendar_label" msgid="4556498359505856900">"Kalendarz"</string>
91 <string name="edit_event_show_extra_options" msgid="2325854287823989650">"Pokaż dodatkowe opcje"</string>
92 <string name="edit_event_hide_extra_options" msgid="4019082307326855513">"Ukryj dodatkowe opcje"</string>
Eric Fischer487ca0d2010-09-10 15:42:29 -070093 <string name="edit_event_show_all" msgid="4558049350756058301">"Pokaż wszystkie"</string>
Eric Fischera09e6c32009-10-13 16:31:48 -070094 <string name="description_label" msgid="7193475046717505855">"Opis"</string>
Eric Fischer817f5982010-01-07 15:56:44 -080095 <string name="presence_label" msgid="6169724148441175862">"Pokaż mój stan jako"</string>
Eric Fischera09e6c32009-10-13 16:31:48 -070096 <string name="privacy_label" msgid="9215031965259597335">"Prywatność"</string>
97 <string name="reminders_label" msgid="8345054160145333166">"Przypomnienia"</string>
98 <string name="no_syncable_calendars" msgid="7019488867045436129">"Brak kalendarzy"</string>
Eric Fischer9b9ca7a2010-09-24 12:25:31 -070099 <!-- no translation found for no_calendars_found (51300139477091968) -->
100 <skip />
101 <!-- no translation found for add_account (1669072099756774952) -->
102 <skip />
Eric Fischer5860b4c2010-02-26 17:27:58 -0800103 <string name="view_event_calendar_label" msgid="6126231656338241140">"Kalendarz:"</string>
104 <string name="view_event_organizer_label" msgid="2753151795647402277">"Organizator:"</string>
105 <string name="view_event_timezone_label" msgid="4757495486359041757">"Lokalna strefa czasowa:"</string>
Eric Fischera09e6c32009-10-13 16:31:48 -0700106 <string name="view_event_response_label" msgid="8382281658458798329">"Uczestnictwo"</string>
107 <string name="agenda_today" msgid="6489447319363439068">"Dzisiaj, <xliff:g id="DATE">%1$s</xliff:g>"</string>
108 <string name="loading" msgid="3772533493214331230">"Trwa wczytywanie..."</string>
Eric Fischer9b9ca7a2010-09-24 12:25:31 -0700109 <string name="show_older_events" msgid="6819097859184398737">"Wyświetlanie wydarzeń od dnia <xliff:g id="OLDEST_SEARCH_RANGE">%1$s</xliff:g>. Dotknij, aby wyszukać wcześniejsze wydarzenia."</string>
110 <string name="show_newer_events" msgid="3434093781980113106">"Wyświetlanie wydarzeń do dnia <xliff:g id="NEWEST_SEARCH_RANGE">%1$s</xliff:g>. Dotknij, aby wyszukać późniejsze wydarzenia."</string>
Eric Fischer487ca0d2010-09-10 15:42:29 -0700111 <string name="search_title" msgid="8898015280250716254">"Szukaj w moich kalendarzach"</string>
Eric Fischera09e6c32009-10-13 16:31:48 -0700112 <string name="num_events" msgid="3351672964607162257">"Liczba wydarzeń"</string>
113 <string name="edit_event_label" msgid="2900418236819088363">"Edytuj wydarzenie"</string>
114 <string name="delete_label" msgid="874742811918030739">"Usuń"</string>
115 <string name="delete_event_label" msgid="3738436215987360463">"Usuń wydarzenie"</string>
116 <string name="save_label" msgid="2133599104834432589">"Gotowe"</string>
Eric Fischer9b9ca7a2010-09-24 12:25:31 -0700117 <string name="discard_label" msgid="2394623883289782541">"Anuluj"</string>
Eric Fischera09e6c32009-10-13 16:31:48 -0700118 <string name="import_label" msgid="6993796574741477222">"Importuj"</string>
119 <string name="snooze_all_label" msgid="4994488813124409077">"Odłóż wszystkie"</string>
120 <string name="dismiss_all_label" msgid="1834400025868091301">"Zamknij wszystkie"</string>
121 <string name="does_not_repeat" msgid="1877681921029738999">"Wydarzenie jednorazowe"</string>
122 <string name="daily" msgid="560350706808680448">"Codziennie"</string>
123 <string name="every_weekday" msgid="5896574838353902978">"Codziennie (pn-pt)"</string>
124 <string name="weekly" msgid="2006107373119027114">"Co tydzień (<xliff:g id="DAYS_OF_WEEK">%s</xliff:g>)"</string>
125 <string name="monthly_on_day_count" msgid="6847991854413461795">"Co miesiąc (co <xliff:g id="ORDINAL_NUMBER">%1$s</xliff:g> <xliff:g id="DAY_OF_WEEK">%2$s</xliff:g>)"</string>
Kenny Root4a430f42010-03-17 22:09:11 -0700126 <string name="monthly" msgid="4587116285383048586">"Co miesiąc"</string>
127 <string name="yearly_plain" msgid="3652692085322162449">"Co rok"</string>
Eric Fischera09e6c32009-10-13 16:31:48 -0700128 <string name="monthly_on_day" msgid="5370155265278821156">"Co miesiąc (<xliff:g id="DAY_OF_MONTH">%s</xliff:g>. każdego miesiąca)"</string>
129 <string name="yearly" msgid="8576208380302949002">"Co rok (<xliff:g id="DATES">%s</xliff:g>)"</string>
130 <string name="custom" msgid="3015205670911301856">"Niestandardowo… (nie można dostosować na telefonie)"</string>
131 <string name="modify_event" msgid="4501745557655992422">"Zmień tylko to wydarzenie."</string>
132 <string name="modify_all" msgid="7506579040966638538">"Zmień wszystkie wydarzenia w serii."</string>
133 <string name="modify_all_following" msgid="4333745734894639276">"Zmień to i wszystkie przyszłe wydarzenia."</string>
134 <string name="delete_this_event_title" msgid="8738491083082780492">"To wydarzenie zostanie usunięte."</string>
135 <string name="delete_title" msgid="5143743507524995383">"Usuń"</string>
136 <string name="change_response_title" msgid="7704714776070974984">"Zmień odpowiedź"</string>
Eric Fischer9b9ca7a2010-09-24 12:25:31 -0700137 <!-- no translation found for menu_general_preferences (4057784477122524106) -->
138 <skip />
139 <!-- no translation found for menu_about_preferences (160474554936812478) -->
140 <skip />
Eric Fischera09e6c32009-10-13 16:31:48 -0700141 <string name="preferences_title" msgid="8045855493262131773">"Ustawienia"</string>
142 <string name="preferences_general_title" msgid="2069075513760573117">"Widok kalendarza"</string>
Eric Fischer7573c062010-08-05 16:04:32 -0700143 <string name="preferences_reminder_title" msgid="6940022527071973010">"Ustawienia przypomnień"</string>
Eric Fischera09e6c32009-10-13 16:31:48 -0700144 <string name="preferences_hide_declined_title" msgid="1849295943669890034">"Ukryj odrzucone"</string>
Eric Fischer7573c062010-08-05 16:04:32 -0700145 <string name="preferences_week_start_day_title" msgid="4619489296444901622">"Początek tygodnia to"</string>
146 <string name="preferences_week_start_day_dialog" msgid="5181634128884089113">"Początek tygodnia to"</string>
Eric Fischer9b9ca7a2010-09-24 12:25:31 -0700147 <string name="preferences_clear_search_history_title" msgid="6619916370215282982">"Wyczyść historię wyszukiwania"</string>
148 <string name="preferences_clear_search_history_summary" msgid="5813077357221990">"Usuń wszystkie przeprowadzone wyszukiwania"</string>
149 <string name="search_history_cleared" msgid="7317062958300188595">"Wyczyszczono historię wyszukiwania"</string>
Eric Fischer7573c062010-08-05 16:04:32 -0700150 <string name="preferences_alerts_title" msgid="6636088008103904020">"Powiadomienia"</string>
Kenny Root56a50f22010-04-14 20:32:16 -0700151 <string name="preferences_alerts_vibrateWhen_title" msgid="8731372580674292759">"Wibracje"</string>
152 <string name="preferences_alerts_vibrateWhen_summary" msgid="2809567649955441757">"Wibracje również dla przypomnień"</string>
Eric Fischera09e6c32009-10-13 16:31:48 -0700153 <string name="preferences_alerts_ringtone_title" msgid="7565118268120729644">"Wybierz dzwonek"</string>
Eric Fischer7573c062010-08-05 16:04:32 -0700154 <string name="preferences_alerts_popup_title" msgid="6643468203670475296">"Wyskakujące powiadomienie"</string>
Eric Fischer817f5982010-01-07 15:56:44 -0800155 <string name="preferences_default_reminder_title" msgid="5188861433342733905">"Domyślne przypomnienie"</string>
Eric Fischera09e6c32009-10-13 16:31:48 -0700156 <string name="preferences_default_reminder_dialog" msgid="2490348857239323412">"Domyślne przypomnienie"</string>
157 <string name="preferences_default_reminder_default" msgid="2903884416749959435">"10"</string>
Eric Fischer9b9ca7a2010-09-24 12:25:31 -0700158 <string name="preferences_use_home_tz_title" msgid="5597546849968598210">"Użyj domowej strefy czasowej"</string>
159 <string name="preferences_use_home_tz_descrip" msgid="4835375381297413746">"Godziny kalendarza w podróży dla domowej strefy czasowej"</string>
160 <string name="preferences_home_tz_title" msgid="6680000444088818578">"Domowa strefa czasowa"</string>
Kenny Root4a430f42010-03-17 22:09:11 -0700161 <string name="preferences_about_title" msgid="2810624892412097879">"Informacje"</string>
162 <string name="preferences_build_version" msgid="8242471883413502068">"Wersja kompilacji"</string>
Kenny Root56a50f22010-04-14 20:32:16 -0700163 <string-array name="prefEntries_alerts_vibrateWhen">
164 <item msgid="2539376794936035639">"Zawsze"</item>
165 <item msgid="8091719131860840185">"Tylko po wyciszeniu"</item>
166 <item msgid="4552962311897985633">"Nigdy"</item>
167 </string-array>
168 <string name="prefDialogTitle_vibrateWhen" msgid="8995274609647451109">"Wibracje"</string>
Eric Fischer7573c062010-08-05 16:04:32 -0700169 <string name="gadget_title" msgid="939918875331310945">"Kalendarz"</string>
170 <plurals name="gadget_more_events">
171 <item quantity="one" msgid="1813062802420615657">"Więcej wydarzeń: 1"</item>
172 <item quantity="other" msgid="7993512762778431065">"Więcej wydarzeń: <xliff:g id="NUMBER">%d</xliff:g>"</item>
173 </plurals>
174 <string name="gadget_no_events" msgid="5209110911088302855">"Brak zbliżających się wydarzeń w kalendarzu"</string>
175 <string name="tomorrow" msgid="614434811813859237">"Jutro"</string>
176 <string name="in_progress" msgid="3637799356103489011">"w toku"</string>
177 <string name="today" msgid="8577375020252453006">"Dzisiaj"</string>
Eric Fischer9b9ca7a2010-09-24 12:25:31 -0700178 <string name="directory_searching_fmt" msgid="1232037509095606687">"Trwa wyszukiwanie w witrynie <xliff:g id="DOMAIN">%s</xliff:g>…"</string>
The Android Open Source Project146de362009-03-03 19:32:18 -0800179</resources>