viewer.properties 7.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180
  1. # Copyright 2012 Mozilla Foundation
  2. #
  3. # Licensed under the Apache License, Version 2.0 (the "License");
  4. # you may not use this file except in compliance with the License.
  5. # You may obtain a copy of the License at
  6. #
  7. # http://www.apache.org/licenses/LICENSE-2.0
  8. #
  9. # Unless required by applicable law or agreed to in writing, software
  10. # distributed under the License is distributed on an "AS IS" BASIS,
  11. # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  12. # See the License for the specific language governing permissions and
  13. # limitations under the License.
  14. # Main toolbar buttons (tooltips and alt text for images)
  15. previous.title=Prethodna strana
  16. previous_label=Prethodna
  17. next.title=Sljedeća strna
  18. next_label=Sljedeća
  19. # LOCALIZATION NOTE (page.title): The tooltip for the pageNumber input.
  20. page.title=Strana
  21. # LOCALIZATION NOTE (of_pages): "{{pagesCount}}" will be replaced by a number
  22. # representing the total number of pages in the document.
  23. of_pages=od {{pagesCount}}
  24. # LOCALIZATION NOTE (page_of_pages): "{{pageNumber}}" and "{{pagesCount}}"
  25. # will be replaced by a number representing the currently visible page,
  26. # respectively a number representing the total number of pages in the document.
  27. page_of_pages=({{pageNumber}} od {{pagesCount}})
  28. zoom_out.title=Umanji
  29. zoom_out_label=Umanji
  30. zoom_in.title=Uvećaj
  31. zoom_in_label=Uvećaj
  32. zoom.title=Uvećanje
  33. presentation_mode.title=Prebaci se u prezentacijski režim
  34. presentation_mode_label=Prezentacijski režim
  35. open_file.title=Otvori fajl
  36. open_file_label=Otvori
  37. print.title=Štampaj
  38. print_label=Štampaj
  39. download.title=Preuzmi
  40. download_label=Preuzmi
  41. bookmark.title=Trenutni prikaz (kopiraj ili otvori u novom prozoru)
  42. bookmark_label=Trenutni prikaz
  43. # Secondary toolbar and context menu
  44. tools.title=Alati
  45. tools_label=Alati
  46. first_page.title=Idi na prvu stranu
  47. first_page.label=Idi na prvu stranu
  48. first_page_label=Idi na prvu stranu
  49. last_page.title=Idi na zadnju stranu
  50. last_page.label=Idi na zadnju stranu
  51. last_page_label=Idi na zadnju stranu
  52. page_rotate_cw.title=Rotiraj u smjeru kazaljke na satu
  53. page_rotate_cw.label=Rotiraj u smjeru kazaljke na satu
  54. page_rotate_cw_label=Rotiraj u smjeru kazaljke na satu
  55. page_rotate_ccw.title=Rotiraj suprotno smjeru kazaljke na satu
  56. page_rotate_ccw.label=Rotiraj suprotno smjeru kazaljke na satu
  57. page_rotate_ccw_label=Rotiraj suprotno smjeru kazaljke na satu
  58. # Document properties dialog box
  59. document_properties.title=Svojstva dokumenta...
  60. document_properties_label=Svojstva dokumenta...
  61. document_properties_file_name=Naziv fajla:
  62. document_properties_file_size=Veličina fajla:
  63. # LOCALIZATION NOTE (document_properties_kb): "{{size_kb}}" and "{{size_b}}"
  64. # will be replaced by the PDF file size in kilobytes, respectively in bytes.
  65. document_properties_kb={{size_kb}} KB ({{size_b}} bajta)
  66. # LOCALIZATION NOTE (document_properties_mb): "{{size_mb}}" and "{{size_b}}"
  67. # will be replaced by the PDF file size in megabytes, respectively in bytes.
  68. document_properties_mb={{size_mb}} MB ({{size_b}} bajta)
  69. document_properties_title=Naslov:
  70. document_properties_author=Autor:
  71. document_properties_subject=Predmet:
  72. document_properties_keywords=Ključne riječi:
  73. document_properties_creation_date=Datum kreiranja:
  74. document_properties_modification_date=Datum promjene:
  75. # LOCALIZATION NOTE (document_properties_date_string): "{{date}}" and "{{time}}"
  76. # will be replaced by the creation/modification date, and time, of the PDF file.
  77. document_properties_date_string={{date}}, {{time}}
  78. document_properties_creator=Kreator:
  79. document_properties_producer=PDF stvaratelj:
  80. document_properties_version=PDF verzija:
  81. document_properties_page_count=Broj stranica:
  82. document_properties_close=Zatvori
  83. print_progress_message=Pripremam dokument za štampu…
  84. # LOCALIZATION NOTE (print_progress_percent): "{{progress}}" will be replaced by
  85. # a numerical per cent value.
  86. print_progress_percent={{progress}}%
  87. print_progress_close=Otkaži
  88. # Tooltips and alt text for side panel toolbar buttons
  89. # (the _label strings are alt text for the buttons, the .title strings are
  90. # tooltips)
  91. toggle_sidebar.title=Uključi/isključi bočnu traku
  92. toggle_sidebar_notification.title=Uključi/isključi sidebar (dokument sadrži outline/priloge)
  93. toggle_sidebar_label=Uključi/isključi bočnu traku
  94. document_outline.title=Prikaži outline dokumenta (dvoklik za skupljanje/širenje svih stavki)
  95. document_outline_label=Konture dokumenta
  96. attachments.title=Prikaži priloge
  97. attachments_label=Prilozi
  98. thumbs.title=Prikaži thumbnailove
  99. thumbs_label=Thumbnailovi
  100. findbar.title=Pronađi u dokumentu
  101. findbar_label=Pronađi
  102. # Thumbnails panel item (tooltip and alt text for images)
  103. # LOCALIZATION NOTE (thumb_page_title): "{{page}}" will be replaced by the page
  104. # number.
  105. thumb_page_title=Strana {{page}}
  106. # LOCALIZATION NOTE (thumb_page_canvas): "{{page}}" will be replaced by the page
  107. # number.
  108. thumb_page_canvas=Thumbnail strane {{page}}
  109. # Find panel button title and messages
  110. find_input.title=Pronađi
  111. find_input.placeholder=Pronađi u dokumentu…
  112. find_previous.title=Pronađi prethodno pojavljivanje fraze
  113. find_previous_label=Prethodno
  114. find_next.title=Pronađi sljedeće pojavljivanje fraze
  115. find_next_label=Sljedeće
  116. find_highlight=Označi sve
  117. find_match_case_label=Osjetljivost na karaktere
  118. find_reached_top=Dostigao sam vrh dokumenta, nastavljam sa dna
  119. find_reached_bottom=Dostigao sam kraj dokumenta, nastavljam sa vrha
  120. find_not_found=Fraza nije pronađena
  121. # Error panel labels
  122. error_more_info=Više informacija
  123. error_less_info=Manje informacija
  124. error_close=Zatvori
  125. # LOCALIZATION NOTE (error_version_info): "{{version}}" and "{{build}}" will be
  126. # replaced by the PDF.JS version and build ID.
  127. error_version_info=PDF.js v{{version}} (build: {{build}})
  128. # LOCALIZATION NOTE (error_message): "{{message}}" will be replaced by an
  129. # english string describing the error.
  130. error_message=Poruka: {{message}}
  131. # LOCALIZATION NOTE (error_stack): "{{stack}}" will be replaced with a stack
  132. # trace.
  133. error_stack=Stack: {{stack}}
  134. # LOCALIZATION NOTE (error_file): "{{file}}" will be replaced with a filename
  135. error_file=Fajl: {{file}}
  136. # LOCALIZATION NOTE (error_line): "{{line}}" will be replaced with a line number
  137. error_line=Linija: {{line}}
  138. rendering_error=Došlo je do greške prilikom renderiranja strane.
  139. # Predefined zoom values
  140. page_scale_width=Širina strane
  141. page_scale_fit=Uklopi stranu
  142. page_scale_auto=Automatsko uvećanje
  143. page_scale_actual=Stvarna veličina
  144. # LOCALIZATION NOTE (page_scale_percent): "{{scale}}" will be replaced by a
  145. # numerical scale value.
  146. page_scale_percent={{scale}}%
  147. # Loading indicator messages
  148. loading_error_indicator=Greška
  149. loading_error=Došlo je do greške prilikom učitavanja PDF-a.
  150. invalid_file_error=Neispravan ili oštećen PDF fajl.
  151. missing_file_error=Nedostaje PDF fajl.
  152. unexpected_response_error=Neočekivani odgovor servera.
  153. # LOCALIZATION NOTE (text_annotation_type.alt): This is used as a tooltip.
  154. # "{{type}}" will be replaced with an annotation type from a list defined in
  155. # the PDF spec (32000-1:2008 Table 169 – Annotation types).
  156. # Some common types are e.g.: "Check", "Text", "Comment", "Note"
  157. text_annotation_type.alt=[{{type}} pribilješka]
  158. password_label=Upišite lozinku da biste otvorili ovaj PDF fajl.
  159. password_invalid=Pogrešna lozinka. Pokušajte ponovo.
  160. password_ok=OK
  161. password_cancel=Otkaži
  162. printing_not_supported=Upozorenje: Štampanje nije u potpunosti podržano u ovom browseru.
  163. printing_not_ready=Upozorenje: PDF nije u potpunosti učitan za štampanje.
  164. web_fonts_disabled=Web fontovi su onemogućeni: nemoguće koristiti ubačene PDF fontove.
  165. document_colors_not_allowed=PDF dokumentima nije dozvoljeno da koriste vlastite boje: 'Dozvoli stranicama da izaberu vlastite boje' je deaktivirano u browseru.