Translated using Weblate (Polish)

Currently translated at 4.3% (35 of 804 strings)

Translation: Linphone/Linphone Android (5.1 release)
Translate-URL: https://weblate.linphone.org/projects/linphone/linphone-android-5-1-release/pl/
This commit is contained in:
Tomasz Gleń 2023-06-17 21:34:12 +00:00 committed by Weblate
parent e5b0005931
commit b03ef2d42f

View file

@ -1,2 +1,12 @@
<?xml version="1.0" encoding="utf-8"?>
<resources></resources>
<resources xmlns:tools="http://schemas.android.com/tools">
<string name="missed_call_notification_title">Nieodebrane połączenie</string>
<string name="missed_call_notification_body">Nieodebrane połączenie od %s</string>
<string name="missed_calls_notification_body" tools:ignore="PluralsCandidate">%d nieodebranych połączeń</string>
<string name="dialog_do_not_ask_again">Nie pokazuj ponownie</string>
<string name="dialog_cancel">Anuluj</string>
<string name="dialog_delete">Usuń</string>
<string name="dialog_ok">OK</string>
<string name="dialog_accept">Akceptuj</string>
<string name="dialog_decline">Odrzuć</string>
</resources>