summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarco Brohet <therbom@gmail.com>2013-04-28 01:04:15 -0700
committerGerrit Code Review <gerrit@cyanogenmod.org>2013-04-28 01:04:15 -0700
commita62dfbf702cdceb97a8c75d22dca60fd1ceb0c10 (patch)
tree72ab8d13756db3995626f19581be45683d0ab282
parent92fb7cb831d02afedd9702136e437f5568c3550a (diff)
parent2b0c5e103c2e1f7d93fa636dbcb28a42e0afd813 (diff)
downloadandroid_packages_apps_Calendar-a62dfbf702cdceb97a8c75d22dca60fd1ceb0c10.tar.gz
android_packages_apps_Calendar-a62dfbf702cdceb97a8c75d22dca60fd1ceb0c10.tar.bz2
android_packages_apps_Calendar-a62dfbf702cdceb97a8c75d22dca60fd1ceb0c10.zip
Merge "Calendar: Add Polish translation" into cm-10.1
-rw-r--r--res/values-pl/cm_strings.xml23
1 files changed, 23 insertions, 0 deletions
diff --git a/res/values-pl/cm_strings.xml b/res/values-pl/cm_strings.xml
new file mode 100644
index 00000000..fae79541
--- /dev/null
+++ b/res/values-pl/cm_strings.xml
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Copyright (C) 2012-2013 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">Pytaj po jakim czasie przypomnieć o wydarzeniu</string>
+ <string name="preferences_alerts_custom_snooze_delay_summary_on">Pytaj o długość drzemki za każdym razem</string>
+ <string name="preferences_alerts_custom_snooze_delay_summary_off">Zawsze używaj domyślnej długości drzemki</string>
+ <string name="snooze_delay_dialog_title">Ustaw długość drzemki</string>
+ <string name="preferences_default_snooze_delay_title">Domyślny czas trwania drzemki</string>
+ <string name="preferences_default_snooze_delay_dialog">Domyślna długość drzemki</string>
+</resources>