summaryrefslogtreecommitdiff
path: root/java/com/android/dialer/callcomposer/res/values-pl/strings.xml
blob: 64b213575c0317a340750b2fd5c1e7740b9ab89a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
  <string name="urgent">To ważne! Odbierz!</string>
  <string name="want_to_chat">Chcesz porozmawiać na czacie?</string>
  <string name="quick_question">Szybkie pytanie…</string>
  <string name="message_composer_custom_message_hint">Wpisz wiadomość</string>
  <string name="send_and_call">Wyślij i zadzwoń</string>
  <string name="share_and_call">Udostępnij i zadzwoń</string>
  <string name="gallery_item_description">zdjęcie  %1$tB %1$te %1$tY %1$tl %1$tM %1$tp</string>
  <string name="gallery_item_description_no_date">zdjęcie</string>
  <string name="camera_media_failure">Nie udało się wczytać zdjęcia z aparatu</string>
  <string name="allow">Zezwól</string>
  <string name="camera_permission_text">Aby zrobić zdjęcie, zezwól na dostęp do aparatu</string>
  <string name="gallery_permission_text">Aby udostępnić zdjęcie, zezwól na dostęp do multimediów</string>
  <string name="description_call_composer_camera">Zrób zdjęcie</string>
  <string name="description_call_composer_photo">Wybierz zdjęcie</string>
  <string name="description_call_composer_message">Wyślij wiadomość</string>
  <string name="image_sent_messages">Zdjęcie zostało wysłane przez Wiadomości</string>
  <string name="message_sent_messages">Tekst został wysłany przez Wiadomości</string>
  <string name="call_composer_image_uploading">Wysyłam obraz…</string>
</resources>