summaryrefslogtreecommitdiffstats
path: root/res/values-pl/cm_strings.xml
diff options
context:
space:
mode:
authorjereksel <jereksel@gmail.com>2013-12-28 17:36:57 +0100
committerjereksel <jereksel@gmail.com>2013-12-28 17:45:19 +0100
commit7b39837f225630f703b4bfe4a6e35c6136eb8281 (patch)
tree9ecbc982f54ebbea1c49ae23c73c489cfa406f17 /res/values-pl/cm_strings.xml
parent5304d1c1831eb0396e8402d83c1f592a23a8af28 (diff)
downloadandroid_packages_apps_Dialer-7b39837f225630f703b4bfe4a6e35c6136eb8281.tar.gz
android_packages_apps_Dialer-7b39837f225630f703b4bfe4a6e35c6136eb8281.tar.bz2
android_packages_apps_Dialer-7b39837f225630f703b4bfe4a6e35c6136eb8281.zip
Dialer: PL translations
Port from cm-10.2 + add missing string PS2: Fix spacing of copyright notice Change-Id: I22c942ae4380b7eadcc2cfaa190fce6033751992 Signed-off-by: jereksel <jereksel@gmail.com>
Diffstat (limited to 'res/values-pl/cm_strings.xml')
-rw-r--r--res/values-pl/cm_strings.xml50
1 files changed, 50 insertions, 0 deletions
diff --git a/res/values-pl/cm_strings.xml b/res/values-pl/cm_strings.xml
new file mode 100644
index 000000000..bb1f35125
--- /dev/null
+++ b/res/values-pl/cm_strings.xml
@@ -0,0 +1,50 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+ Copyright (C) 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="call_log_stats_title">Statystyki</string>
+ <string name="callStatsDetailTitle">Szczegółowe statystyki połączeń</string>
+ <string name="call_stats">Statystyki połączeń</string>
+ <string name="call_stats_refresh">Odśwież</string>
+ <string name="activity_title_call_stats">Statystyki połączeń</string>
+ <string name="call_stats_nav_all">Wszystkie</string>
+ <string name="call_stats_nav_incoming">Przychodzące</string>
+ <string name="call_stats_nav_outgoing">Wychodzące</string>
+ <string name="call_stats_nav_missed">Nieodebrane</string>
+ <string name="call_stats_incoming">Przychodzące: <xliff:g id="percent">%d</xliff:g>%%</string>
+ <string name="call_stats_outgoing">Wychodzące: <xliff:g id="percent">%d</xliff:g>%%</string>
+ <string name="call_stats_missed">Nieodebrane</string>
+ <string name="call_stats_missed_percent">Nieodebrane: <xliff:g id="percent">%d</xliff:g>%%</string>
+ <string name="call_stats_header_total">Łącznie: <xliff:g id="call_count">%s</xliff:g>, <xliff:g id="duration">%s</xliff:g></string>
+ <string name="call_stats_header_total_callsonly">Łącznie: <xliff:g id="call_count">%s</xliff:g></string>
+ <string name="call_stats_filter_from">Data początkowa</string>
+ <string name="call_stats_filter_to">Data końcowa</string>
+ <string name="call_stats_filter_picker_title">Filtruj zakres</string>
+ <string name="date_quick_selection">Szybki wybór</string>
+ <string name="date_qs_currentmonth">Bieżący miesiąc</string>
+ <string name="date_qs_currentquarter">Bieżący kwartał</string>
+ <string name="date_qs_currentyear">Bieżący rok</string>
+ <string name="date_qs_lastweek">Ostatni tydzień</string>
+ <string name="date_qs_lastmonth">Ostatni miesiąc</string>
+ <string name="date_qs_lastquarter">Ostatni kwartał</string>
+ <string name="date_qs_lastyear">Ostatni rok</string>
+ <string name="call_stats_date_filter">Dostosuj zakres czasu</string>
+ <string name="call_stats_reset_filter">Zresetuj zakres czasu</string>
+ <string name="call_stats_sort_by_duration">Sortuj wg długości połączenia</string>
+ <string name="call_stats_sort_by_count">Sortuj wg liczby połączeń</string>
+ <string name="menu_add_to_blacklist">Dodaj do czarnej listy</string>
+ <string name="toast_added_to_blacklist">Dodano %s do czarnej listy.</string>
+</resources> \ No newline at end of file