懒羊羊
2023-08-30 1ac2bc1590406d9babec036e154d8d08f34a6aa1
提交 | 用户 | 时间
1ac2bc 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 stranica
17 previous_label=Prethodna
18 next.title=Sljedeća stranica
19 next_label=Sljedeća
20
21 # LOCALIZATION NOTE (page.title): The tooltip for the pageNumber input.
22 page.title=Stranica
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=Uvećaj
32 zoom_out_label=Smanji
33 zoom_in.title=Uvećaj
34 zoom_in_label=Smanji
35 zoom.title=Uvećanje
36 presentation_mode.title=Prebaci u prezentacijski način rada
37 presentation_mode_label=Prezentacijski način rada
38 open_file.title=Otvori datoteku
39 open_file_label=Otvori
40 print.title=Ispis
41 print_label=Ispis
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 stranicu
51 first_page.label=Idi na prvu stranicu
52 first_page_label=Idi na prvu stranicu
53 last_page.title=Idi na posljednju stranicu
54 last_page.label=Idi na posljednju stranicu
55 last_page_label=Idi na posljednju stranicu
56 page_rotate_cw.title=Rotiraj u smjeru kazaljke na satu
57 page_rotate_cw.label=Rotiraj u smjeru kazaljke na satu
58 page_rotate_cw_label=Rotiraj u smjeru kazaljke na satu
59 page_rotate_ccw.title=Rotiraj obrnutno od smjera kazaljke na satu
60 page_rotate_ccw.label=Rotiraj obrnutno od smjera kazaljke na satu
61 page_rotate_ccw_label=Rotiraj obrnutno od smjera kazaljke na satu
62
63 cursor_text_select_tool.title=Omogući alat za označavanje teksta
64 cursor_text_select_tool_label=Alat za označavanje teksta
65 cursor_hand_tool.title=Omogući ručni alat
66 cursor_hand_tool_label=Ručni alat
67
68 # Document properties dialog box
69 document_properties.title=Svojstva dokumenta...
70 document_properties_label=Svojstva dokumenta...
71 document_properties_file_name=Naziv datoteke:
72 document_properties_file_size=Veličina datoteke:
73 # LOCALIZATION NOTE (document_properties_kb): "{{size_kb}}" and "{{size_b}}"
74 # will be replaced by the PDF file size in kilobytes, respectively in bytes.
75 document_properties_kb={{size_kb}} KB ({{size_b}} bajtova)
76 # LOCALIZATION NOTE (document_properties_mb): "{{size_mb}}" and "{{size_b}}"
77 # will be replaced by the PDF file size in megabytes, respectively in bytes.
78 document_properties_mb={{size_mb}} MB ({{size_b}} bajtova)
79 document_properties_title=Naslov:
80 document_properties_author=Autor:
81 document_properties_subject=Predmet:
82 document_properties_keywords=Ključne riječi:
83 document_properties_creation_date=Datum stvaranja:
84 document_properties_modification_date=Datum promjene:
85 # LOCALIZATION NOTE (document_properties_date_string): "{{date}}" and "{{time}}"
86 # will be replaced by the creation/modification date, and time, of the PDF file.
87 document_properties_date_string={{date}}, {{time}}
88 document_properties_creator=Stvaratelj:
89 document_properties_producer=PDF stvaratelj:
90 document_properties_version=PDF inačica:
91 document_properties_page_count=Broj stranica:
92 document_properties_close=Zatvori
93
94 print_progress_message=Pripremanje dokumenta za ispis…
95 # LOCALIZATION NOTE (print_progress_percent): "{{progress}}" will be replaced by
96 # a numerical per cent value.
97 print_progress_percent={{progress}}%
98 print_progress_close=Odustani
99
100 # Tooltips and alt text for side panel toolbar buttons
101 # (the _label strings are alt text for the buttons, the .title strings are
102 # tooltips)
103 toggle_sidebar.title=Prikaži/sakrij bočnu traku
104 toggle_sidebar_notification.title=Prikazivanje i sklanjanje bočne trake (dokument sadrži konturu/privitke)
105 toggle_sidebar_label=Prikaži/sakrij bočnu traku
106 document_outline.title=Prikaži obris dokumenta (dvostruki klik za proširivanje/skupljanje svih stavki)
107 document_outline_label=Obris dokumenta
108 attachments.title=Prikaži privitke
109 attachments_label=Privitci
110 thumbs.title=Prikaži sličice
111 thumbs_label=Sličice
112 findbar.title=Traži u dokumentu
113 findbar_label=Traži
114
115 # Thumbnails panel item (tooltip and alt text for images)
116 # LOCALIZATION NOTE (thumb_page_title): "{{page}}" will be replaced by the page
117 # number.
118 thumb_page_title=Stranica {{page}}
119 # LOCALIZATION NOTE (thumb_page_canvas): "{{page}}" will be replaced by the page
120 # number.
121 thumb_page_canvas=Sličica stranice {{page}}
122
123 # Find panel button title and messages
124 find_input.title=Traži
125 find_input.placeholder=Traži u dokumentu…
126 find_previous.title=Pronađi prethodno javljanje ovog izraza
127 find_previous_label=Prethodno
128 find_next.title=Pronađi iduće javljanje ovog izraza
129 find_next_label=Sljedeće
130 find_highlight=Istankni sve
131 find_match_case_label=Slučaj podudaranja
132 find_reached_top=Dosegnut vrh dokumenta, nastavak od dna
133 find_reached_bottom=Dosegnut vrh dokumenta, nastavak od vrha
134 find_not_found=Izraz nije pronađen
135
136 # Error panel labels
137 error_more_info=Više informacija
138 error_less_info=Manje informacija
139 error_close=Zatvori
140 # LOCALIZATION NOTE (error_version_info): "{{version}}" and "{{build}}" will be
141 # replaced by the PDF.JS version and build ID.
142 error_version_info=PDF.js v{{version}} (build: {{build}})
143 # LOCALIZATION NOTE (error_message): "{{message}}" will be replaced by an
144 # english string describing the error.
145 error_message=Poruka: {{message}}
146 # LOCALIZATION NOTE (error_stack): "{{stack}}" will be replaced with a stack
147 # trace.
148 error_stack=Stog: {{stack}}
149 # LOCALIZATION NOTE (error_file): "{{file}}" will be replaced with a filename
150 error_file=Datoteka: {{file}}
151 # LOCALIZATION NOTE (error_line): "{{line}}" will be replaced with a line number
152 error_line=Redak: {{line}}
153 rendering_error=Došlo je do greške prilikom iscrtavanja stranice.
154
155 # Predefined zoom values
156 page_scale_width=Širina stranice
157 page_scale_fit=Pristajanje stranici
158 page_scale_auto=Automatsko uvećanje
159 page_scale_actual=Prava veličina
160 # LOCALIZATION NOTE (page_scale_percent): "{{scale}}" will be replaced by a
161 # numerical scale value.
162 page_scale_percent={{scale}}%
163
164 # Loading indicator messages
165 loading_error_indicator=Greška
166 loading_error=Došlo je do greške pri učitavanju PDF-a.
167 invalid_file_error=Kriva ili oštećena PDF datoteka.
168 missing_file_error=Nedostaje PDF datoteka.
169 unexpected_response_error=Neočekivani odgovor poslužitelja.
170
171 # LOCALIZATION NOTE (text_annotation_type.alt): This is used as a tooltip.
172 # "{{type}}" will be replaced with an annotation type from a list defined in
173 # the PDF spec (32000-1:2008 Table 169 – Annotation types).
174 # Some common types are e.g.: "Check", "Text", "Comment", "Note"
175 text_annotation_type.alt=[{{type}} Bilješka]
176 password_label=Upišite lozinku da biste otvorili ovu PDF datoteku.
177 password_invalid=Neispravna lozinka. Pokušajte ponovo.
178 password_ok=U redu
179 password_cancel=Odustani
180
181 printing_not_supported=Upozorenje: Ispisivanje nije potpuno podržano u ovom pregledniku.
182 printing_not_ready=Upozorenje: PDF nije u potpunosti učitan za ispis.
183 web_fonts_disabled=Web fontovi su onemogućeni: nije moguće koristiti umetnute PDF fontove.
184 document_colors_not_allowed=PDF dokumenti nemaju dopuštene koristiti vlastite boje: opcija 'Dopusti stranicama da koriste vlastite boje' je deaktivirana.