summaryrefslogtreecommitdiff
path: root/java/com/android/dialer/callcomposer/res/values-hr/strings.xml
blob: 4247244237d6e6ee70056db280a2d594b285d99c (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">Hitno! Javite se!</string>
  <string name="want_to_chat">Želite li se uključiti u chat?</string>
  <string name="quick_question">Brzo pitanje…</string>
  <string name="message_composer_custom_message_hint">Napišite prilagođenu poruku</string>
  <string name="send_and_call">Slanje i pozivanje</string>
  <string name="share_and_call">Dijeli i pozovi</string>
  <string name="gallery_item_description">slika %1$tB %1$te %1$tY %1$tl %1$tM %1$tp</string>
  <string name="gallery_item_description_no_date">slika</string>
  <string name="camera_media_failure">Slika se ne može učitati</string>
  <string name="allow">Omogući</string>
  <string name="camera_permission_text">Da biste snimili fotografiju, dopustite pristup Fotoaparatu</string>
  <string name="gallery_permission_text">Za dijeljenje slike dopustite pristup Medijima</string>
  <string name="description_call_composer_camera">Snimi fotografiju</string>
  <string name="description_call_composer_photo">Odaberi fotografiju</string>
  <string name="description_call_composer_message">Pošalji poruku</string>
  <string name="image_sent_messages">Fotografija poslana putem Poruka</string>
  <string name="message_sent_messages">Poruka poslana putem Poruka</string>
  <string name="call_composer_image_uploading">Slanje slike...</string>
</resources>