viewer.properties
195 lines
| 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 | |
| 15 | # Main toolbar buttons (tooltips and alt text for images) |
| 16 | previous.title=Prethodna strana |
| 17 | previous_label=Prethodna |
| 18 | next.title=Sljedeća strna |
| 19 | next_label=Sljedeća |
| 20 | |
| 21 | # LOCALIZATION NOTE (page.title): The tooltip for the pageNumber input. |
| 22 | page.title=Strana |
| 23 | # LOCALIZATION NOTE (of_pages): "{{pagesCount}}" will be replaced by a number |
| 24 | # representing the total number of pages in the document. |
| 25 | of_pages=od {{pagesCount}} |
| 26 | # LOCALIZATION NOTE (page_of_pages): "{{pageNumber}}" and "{{pagesCount}}" |
| 27 | # will be replaced by a number representing the currently visible page, |
| 28 | # respectively a number representing the total number of pages in the document. |
| 29 | page_of_pages=({{pageNumber}} od {{pagesCount}}) |
| 30 | |
| 31 | zoom_out.title=Umanji |
| 32 | zoom_out_label=Umanji |
| 33 | zoom_in.title=Uvećaj |
| 34 | zoom_in_label=Uvećaj |
| 35 | zoom.title=Uvećanje |
| 36 | presentation_mode.title=Prebaci se u prezentacijski režim |
| 37 | presentation_mode_label=Prezentacijski režim |
| 38 | open_file.title=Otvori fajl |
| 39 | open_file_label=Otvori |
| 40 | print.title=Štampaj |
| 41 | print_label=Štampaj |
| 42 | download.title=Preuzmi |
| 43 | download_label=Preuzmi |
| 44 | bookmark.title=Trenutni prikaz (kopiraj ili otvori u novom prozoru) |
| 45 | bookmark_label=Trenutni prikaz |
| 46 | |
| 47 | # Secondary toolbar and context menu |
| 48 | tools.title=Alati |
| 49 | tools_label=Alati |
| 50 | first_page.title=Idi na prvu stranu |
| 51 | first_page_label=Idi na prvu stranu |
| 52 | last_page.title=Idi na zadnju stranu |
| 53 | last_page_label=Idi na zadnju stranu |
| 54 | page_rotate_cw.title=Rotiraj u smjeru kazaljke na satu |
| 55 | page_rotate_cw_label=Rotiraj u smjeru kazaljke na satu |
| 56 | page_rotate_ccw.title=Rotiraj suprotno smjeru kazaljke na satu |
| 57 | page_rotate_ccw_label=Rotiraj suprotno smjeru kazaljke na satu |
| 58 | |
| 59 | cursor_text_select_tool.title=Omogući alat za označavanje teksta |
| 60 | cursor_text_select_tool_label=Alat za označavanje teksta |
| 61 | cursor_hand_tool.title=Omogući ručni alat |
| 62 | cursor_hand_tool_label=Ručni alat |
| 63 | |
| 64 | # Document properties dialog box |
| 65 | document_properties.title=Svojstva dokumenta... |
| 66 | document_properties_label=Svojstva dokumenta... |
| 67 | document_properties_file_name=Naziv fajla: |
| 68 | document_properties_file_size=Veličina fajla: |
| 69 | # LOCALIZATION NOTE (document_properties_kb): "{{size_kb}}" and "{{size_b}}" |
| 70 | # will be replaced by the PDF file size in kilobytes, respectively in bytes. |
| 71 | document_properties_kb={{size_kb}} KB ({{size_b}} bajta) |
| 72 | # LOCALIZATION NOTE (document_properties_mb): "{{size_mb}}" and "{{size_b}}" |
| 73 | # will be replaced by the PDF file size in megabytes, respectively in bytes. |
| 74 | document_properties_mb={{size_mb}} MB ({{size_b}} bajta) |
| 75 | document_properties_title=Naslov: |
| 76 | document_properties_author=Autor: |
| 77 | document_properties_subject=Predmet: |
| 78 | document_properties_keywords=Ključne riječi: |
| 79 | document_properties_creation_date=Datum kreiranja: |
| 80 | document_properties_modification_date=Datum promjene: |
| 81 | # LOCALIZATION NOTE (document_properties_date_string): "{{date}}" and "{{time}}" |
| 82 | # will be replaced by the creation/modification date, and time, of the PDF file. |
| 83 | document_properties_date_string={{date}}, {{time}} |
| 84 | document_properties_creator=Kreator: |
| 85 | document_properties_producer=PDF stvaratelj: |
| 86 | document_properties_version=PDF verzija: |
| 87 | document_properties_page_count=Broj stranica: |
| 88 | document_properties_page_size=Veličina stranice: |
| 89 | document_properties_page_size_unit_inches=u |
| 90 | document_properties_page_size_unit_millimeters=mm |
| 91 | document_properties_page_size_orientation_portrait=uspravno |
| 92 | document_properties_page_size_orientation_landscape=vodoravno |
| 93 | document_properties_page_size_name_a3=A3 |
| 94 | document_properties_page_size_name_a4=A4 |
| 95 | document_properties_page_size_name_letter=Pismo |
| 96 | document_properties_page_size_name_legal=Pravni |
| 97 | # LOCALIZATION NOTE (document_properties_page_size_dimension_string): |
| 98 | # "{{width}}", "{{height}}", {{unit}}, and {{orientation}} will be replaced by |
| 99 | # the size, respectively their unit of measurement and orientation, of the (current) page. |
| 100 | document_properties_page_size_dimension_string={{width}} × {{height}} {{unit}} ({{orientation}}) |
| 101 | # LOCALIZATION NOTE (document_properties_page_size_dimension_name_string): |
| 102 | # "{{width}}", "{{height}}", {{unit}}, {{name}}, and {{orientation}} will be replaced by |
| 103 | # the size, respectively their unit of measurement, name, and orientation, of the (current) page. |
| 104 | document_properties_page_size_dimension_name_string={{width}} × {{height}} {{unit}} ({{name}}, {{orientation}}) |
| 105 | document_properties_close=Zatvori |
| 106 | |
| 107 | print_progress_message=Pripremam dokument za štampu… |
| 108 | # LOCALIZATION NOTE (print_progress_percent): "{{progress}}" will be replaced by |
| 109 | # a numerical per cent value. |
| 110 | print_progress_percent={{progress}}% |
| 111 | print_progress_close=Otkaži |
| 112 | |
| 113 | # Tooltips and alt text for side panel toolbar buttons |
| 114 | # (the _label strings are alt text for the buttons, the .title strings are |
| 115 | # tooltips) |
| 116 | toggle_sidebar.title=Uključi/isključi bočnu traku |
| 117 | toggle_sidebar_label=Uključi/isključi bočnu traku |
| 118 | document_outline.title=Prikaži outline dokumenta (dvoklik za skupljanje/širenje svih stavki) |
| 119 | document_outline_label=Konture dokumenta |
| 120 | attachments.title=Prikaži priloge |
| 121 | attachments_label=Prilozi |
| 122 | thumbs.title=Prikaži thumbnailove |
| 123 | thumbs_label=Thumbnailovi |
| 124 | findbar.title=Pronađi u dokumentu |
| 125 | findbar_label=Pronađi |
| 126 | |
| 127 | # Thumbnails panel item (tooltip and alt text for images) |
| 128 | # LOCALIZATION NOTE (thumb_page_title): "{{page}}" will be replaced by the page |
| 129 | # number. |
| 130 | thumb_page_title=Strana {{page}} |
| 131 | # LOCALIZATION NOTE (thumb_page_canvas): "{{page}}" will be replaced by the page |
| 132 | # number. |
| 133 | thumb_page_canvas=Thumbnail strane {{page}} |
| 134 | |
| 135 | # Find panel button title and messages |
| 136 | find_input.title=Pronađi |
| 137 | find_input.placeholder=Pronađi u dokumentu… |
| 138 | find_previous.title=Pronađi prethodno pojavljivanje fraze |
| 139 | find_previous_label=Prethodno |
| 140 | find_next.title=Pronađi sljedeće pojavljivanje fraze |
| 141 | find_next_label=Sljedeće |
| 142 | find_highlight=Označi sve |
| 143 | find_match_case_label=Osjetljivost na karaktere |
| 144 | find_reached_top=Dostigao sam vrh dokumenta, nastavljam sa dna |
| 145 | find_reached_bottom=Dostigao sam kraj dokumenta, nastavljam sa vrha |
| 146 | find_not_found=Fraza nije pronađena |
| 147 | |
| 148 | # Error panel labels |
| 149 | error_more_info=Više informacija |
| 150 | error_less_info=Manje informacija |
| 151 | error_close=Zatvori |
| 152 | # LOCALIZATION NOTE (error_version_info): "{{version}}" and "{{build}}" will be |
| 153 | # replaced by the PDF.JS version and build ID. |
| 154 | error_version_info=PDF.js v{{version}} (build: {{build}}) |
| 155 | # LOCALIZATION NOTE (error_message): "{{message}}" will be replaced by an |
| 156 | # english string describing the error. |
| 157 | error_message=Poruka: {{message}} |
| 158 | # LOCALIZATION NOTE (error_stack): "{{stack}}" will be replaced with a stack |
| 159 | # trace. |
| 160 | error_stack=Stack: {{stack}} |
| 161 | # LOCALIZATION NOTE (error_file): "{{file}}" will be replaced with a filename |
| 162 | error_file=Fajl: {{file}} |
| 163 | # LOCALIZATION NOTE (error_line): "{{line}}" will be replaced with a line number |
| 164 | error_line=Linija: {{line}} |
| 165 | rendering_error=Došlo je do greške prilikom renderiranja strane. |
| 166 | |
| 167 | # Predefined zoom values |
| 168 | page_scale_width=Širina strane |
| 169 | page_scale_fit=Uklopi stranu |
| 170 | page_scale_auto=Automatsko uvećanje |
| 171 | page_scale_actual=Stvarna veličina |
| 172 | # LOCALIZATION NOTE (page_scale_percent): "{{scale}}" will be replaced by a |
| 173 | # numerical scale value. |
| 174 | page_scale_percent={{scale}}% |
| 175 | |
| 176 | loading_error=Došlo je do greške prilikom učitavanja PDF-a. |
| 177 | invalid_file_error=Neispravan ili oštećen PDF fajl. |
| 178 | missing_file_error=Nedostaje PDF fajl. |
| 179 | unexpected_response_error=Neočekivani odgovor servera. |
| 180 | |
| 181 | # LOCALIZATION NOTE (text_annotation_type.alt): This is used as a tooltip. |
| 182 | # "{{type}}" will be replaced with an annotation type from a list defined in |
| 183 | # the PDF spec (32000-1:2008 Table 169 – Annotation types). |
| 184 | # Some common types are e.g.: "Check", "Text", "Comment", "Note" |
| 185 | text_annotation_type.alt=[{{type}} pribilješka] |
| 186 | password_label=Upišite lozinku da biste otvorili ovaj PDF fajl. |
| 187 | password_invalid=Pogrešna lozinka. Pokušajte ponovo. |
| 188 | password_ok=OK |
| 189 | password_cancel=Otkaži |
| 190 | |
| 191 | printing_not_supported=Upozorenje: Štampanje nije u potpunosti podržano u ovom browseru. |
| 192 | printing_not_ready=Upozorenje: PDF nije u potpunosti učitan za štampanje. |
| 193 | web_fonts_disabled=Web fontovi su onemogućeni: nemoguće koristiti ubačene PDF fontove. |
| 194 | |
| 195 |