summaryrefslogtreecommitdiff
path: root/java/com/android/dialer/calldetails/res/values-pl/strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'java/com/android/dialer/calldetails/res/values-pl/strings.xml')
-rw-r--r--java/com/android/dialer/calldetails/res/values-pl/strings.xml47
1 files changed, 17 insertions, 30 deletions
diff --git a/java/com/android/dialer/calldetails/res/values-pl/strings.xml b/java/com/android/dialer/calldetails/res/values-pl/strings.xml
index 790dade50..a9b1ae4ff 100644
--- a/java/com/android/dialer/calldetails/res/values-pl/strings.xml
+++ b/java/com/android/dialer/calldetails/res/values-pl/strings.xml
@@ -1,31 +1,18 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
- ~ Copyright (C) 2017 The Android Open Source 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:android="http://schemas.android.com/apk/res/android"
- xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <string name="call_details" msgid="5063658079729839605">"Szczegóły połączenia"</string>
- <string name="delete" msgid="2141020674108406737">"Usuń"</string>
- <string name="call_details_copy_number" msgid="4265479408878990796">"Kopiuj numer"</string>
- <string name="call_details_edit_number" msgid="8718476514903513624">"Edytuj numer, zanim zadzwonisz"</string>
- <string name="call_details_report_call_id" msgid="8857541295264421217">"Zgłoś niedokładny numer"</string>
- <string name="sent_a_photo" msgid="3978670717462979502">"Wysłano zdjęcie"</string>
- <string name="received_a_photo" msgid="3528953225576480505">"Odebrano zdjęcie"</string>
- <string name="message_in_quotes" msgid="3270574830115828365">"„<xliff:g id="MESSAGE">%1$s</xliff:g>”"</string>
- <string name="report_caller_id_dialog_title" msgid="145323726250371695">"Zgłoś nieprawidłowy numer"</string>
- <string name="report_caller_id_failed" msgid="1471904930106125702">"Nie udało się zgłosić numeru"</string>
- <string name="report_caller_id_toast" msgid="5494870403429969932">"Numer został zgłoszony"</string>
+<?xml version="1.0" encoding="utf-8"?>
+<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <string name="call_details">Szczegóły połączenia</string>
+ <string name="delete">Usuń</string>
+ <string name="call_details_copy_number">Kopiuj numer</string>
+ <string name="call_details_edit_number">Edytuj numer, zanim zadzwonisz</string>
+ <string name="call_details_report_call_id">Zgłoś niedokładny numer</string>
+ <string name="sent_a_photo">Wysłano zdjęcie</string>
+ <string name="received_a_photo">Odebrano zdjęcie</string>
+ <string name="message_in_quotes">„%1$s”</string>
+ <string name="report_caller_id_dialog_title">Zgłoś nieprawidłowy numer</string>
+ <string name="report_caller_id_failed">Nie udało się zgłosić numeru</string>
+ <string name="report_caller_id_toast">Numer został zgłoszony</string>
+ <string name="assisted_dialing_country_code_entry">Asystent wybierania numeru: użyto kodu kraju +%1$s</string>
+ <string name="assisted_dialing_country_code_entry_failure">Użyto asystenta wybierania numeru</string>
+ <string name="rtt_transcript_not_available">Transkrypcja jest dostępna tylko w przypadku połączeń z włączonym czatem</string>
+ <string name="rtt_transcript_link">Zobacz transkrypcję</string>
</resources>