strings.xml revision 0ef034a41d53f98e2bd4fba301f42bf12d647945
1<?xml version="1.0" encoding="UTF-8"?>
2<!-- Copyright (C) 2009 The Android Open Source Project
3
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.
15-->
16<resources xmlns:android="http://schemas.android.com/apk/res/android"
17    xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
18    <string name="calendar_storage" msgid="5387668002987562770">"Pamięć kalendarza"</string>
19    <string name="gadget_title" msgid="3673051912300198724">"Kalendarz"</string>
20    <string name="no_title_label" msgid="1986566832415168907">"(Brak tematu)"</string>
21  <plurals name="gadget_more_events">
22    <item quantity="one" msgid="4209472169696459059">"1 wydarzenie"</item>
23    <item quantity="other" msgid="2850138968496439596">"Liczba wydarzeń: <xliff:g id="NUMBER">%d</xliff:g>"</item>
24  </plurals>
25    <string name="gadget_no_events" msgid="5219179980474526479">"Brak nadchodzących wydarzeń w kalendarzu"</string>
26</resources>
27