aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjereksel <jereksel@gmail.com>2014-01-11 00:09:26 +0100
committerjereksel <jereksel@gmail.com>2014-01-12 13:57:13 +0100
commitd739c50fd35a10dd4bac595700e0e394e9917ebc (patch)
treede811e8ca505623721d2fcc8a80d5a72458321c4
parent21cff56cbcde71335b61410ad9cd5621f5a4f8fc (diff)
downloadandroid_packages_apps_LockClock-d739c50fd35a10dd4bac595700e0e394e9917ebc.tar.gz
android_packages_apps_LockClock-d739c50fd35a10dd4bac595700e0e394e9917ebc.tar.bz2
android_packages_apps_LockClock-d739c50fd35a10dd4bac595700e0e394e9917ebc.zip
LockClock: PL translations
Update translation PS2/PS3: Delete whitespace PS4: Derp Change-Id: I8a3ce2158387f98a889e65dd32fbf842776decfe Signed-off-by: jereksel <jereksel@gmail.com>
-rw-r--r--res/values-pl/strings.xml12
1 files changed, 11 insertions, 1 deletions
diff --git a/res/values-pl/strings.xml b/res/values-pl/strings.xml
index d95be12..7c7f9d4 100644
--- a/res/values-pl/strings.xml
+++ b/res/values-pl/strings.xml
@@ -1,5 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
-<!-- Copyright (C) 2012 The CyanogenMod Project (DvTonder)
+<!--
+ Copyright (C) 2012-2014 The CyanogenMod Project (DvTonder)
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
@@ -68,6 +69,8 @@
<string name="weather_46">Przelotny śnieg</string>
<string name="weather_47">Lokalne ulewne burze</string>
<string name="weather_3200"></string>
+ <string name="weather_kph">km/h</string>
+ <string name="weather_mph">mph</string>
<string name="weather_N">N</string>
<string name="weather_NE">NE</string>
<string name="weather_E">E</string>
@@ -100,7 +103,9 @@
<string name="show_alarm_title">Wyświetl następny alarm</string>
<string name="weather_enabled">Włączone</string>
<string name="weather_enable">Wyświetl pogodę</string>
+ <string name="weather_source_title">Źródło informacji o pogodzie</string>
<string name="weather_source_yahoo">Pogoda Yahoo!</string>
+ <string name="weather_source_openweathermap">OpenWeatherMap</string>
<string name="weather_use_custom_location">Użyj własnej lokalizacji</string>
<string name="weather_geolocated">Użyj sieci do lokalizacji</string>
<string name="weather_custom_location_dialog_title">Podaj lokalizację</string>
@@ -165,4 +170,9 @@
<string name="weather_cannot_reach_provider">%s poza zasięgiem</string>
<string name="weather_select_location">Wybierz lokalizację</string>
<string name="clock_am_pm_title">Pokaż wskaźnik AM/PM</string>
+ <string name="weather_icon_set_title">Zestaw ikon</string>
+ <string name="weather_icons_standard">Kolorowe</string>
+ <string name="weather_icons_monochrome">Monochromatyczne</string>
+ <string name="weather_icons_vclouds">Ikony VClouds</string>
+ <string name="icon_set_selection_get_more">Więcej\u2026</string>
</resources>