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)
16previous.title=Претходна страница
17previous_label=Претходна
18next.title=Следна страница
19next_label=Следна
20
21# LOCALIZATION NOTE (page.title): The tooltip for the pageNumber input.
22# LOCALIZATION NOTE (of_pages): "{{pagesCount}}" will be replaced by a number
23# representing the total number of pages in the document.
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
28zoom_out.title=Намалување
29zoom_out_label=Намали
30zoom_in.title=Зголемување
31zoom_in_label=Зголеми
32zoom.title=Променување на големина
33presentation_mode.title=Премини во презентациски режим
34presentation_mode_label=Презентациски режим
35open_file.title=Отворање датотека
36open_file_label=Отвори
37print.title=Печатење
38print_label=Печати
39download.title=Преземање
40download_label=Преземи
41bookmark.title=Овој преглед (копирај или отвори во нов прозорец)
42bookmark_label=Овој преглед
43
44# Secondary toolbar and context menu
45tools.title=Алатки
46first_page.label=Оди до првата страница
47last_page.label=Оди до последната страница
48page_rotate_cw.label=Ротирај по стрелките на часовникот
49page_rotate_ccw.label=Ротирај спротивно од стрелките на часовникот
50
51
52
53
54# Document properties dialog box
55# LOCALIZATION NOTE (document_properties_kb): "{{size_kb}}" and "{{size_b}}"
56# will be replaced by the PDF file size in kilobytes, respectively in bytes.
57# LOCALIZATION NOTE (document_properties_mb): "{{size_mb}}" and "{{size_b}}"
58# will be replaced by the PDF file size in megabytes, respectively in bytes.
59# LOCALIZATION NOTE (document_properties_date_string): "{{date}}" and "{{time}}"
60# will be replaced by the creation/modification date, and time, of the PDF file.
61# LOCALIZATION NOTE (document_properties_page_size_dimension_string):
62# "{{width}}", "{{height}}", {{unit}}, and {{orientation}} will be replaced by
63# the size, respectively their unit of measurement and orientation, of the (current) page.
64# LOCALIZATION NOTE (document_properties_page_size_dimension_name_string):
65# "{{width}}", "{{height}}", {{unit}}, {{name}}, and {{orientation}} will be replaced by
66# the size, respectively their unit of measurement, name, and orientation, of the (current) page.
67# LOCALIZATION NOTE (document_properties_linearized): The linearization status of
68# the document; usually called "Fast Web View" in English locales of Adobe software.
69
70# LOCALIZATION NOTE (print_progress_percent): "{{progress}}" will be replaced by
71# a numerical per cent value.
72print_progress_close=Откажи
73
74# Tooltips and alt text for side panel toolbar buttons
75# (the _label strings are alt text for the buttons, the .title strings are
76# tooltips)
77toggle_sidebar.title=Вклучи странична лента
78toggle_sidebar_label=Вклучи странична лента
79thumbs.title=Прикажување на икони
80thumbs_label=Икони
81findbar.title=Најди во документот
82findbar_label=Најди
83
84# Thumbnails panel item (tooltip and alt text for images)
85# LOCALIZATION NOTE (thumb_page_title): "{{page}}" will be replaced by the page
86# number.
87thumb_page_title=Страница {{page}}
88# LOCALIZATION NOTE (thumb_page_canvas): "{{page}}" will be replaced by the page
89# number.
90thumb_page_canvas=Икона од страница {{page}}
91
92# Find panel button title and messages
93find_previous.title=Најди ја предходната појава на фразата
94find_previous_label=Претходно
95find_next.title=Најди ја следната појава на фразата
96find_next_label=Следно
97find_highlight=Означи сѐ
98find_match_case_label=Токму така
99find_reached_top=Барањето стигна до почетокот на документот и почнува од крајот
100find_reached_bottom=Барањето стигна до крајот на документот и почнува од почеток
101find_not_found=Фразата не е пронајдена
102
103# Error panel labels
104error_more_info=Повеќе информации
105error_less_info=Помалку информации
106error_close=Затвори
107# LOCALIZATION NOTE (error_version_info): "{{version}}" and "{{build}}" will be
108# replaced by the PDF.JS version and build ID.
109error_version_info=PDF.js v{{version}} (build: {{build}})
110# LOCALIZATION NOTE (error_message): "{{message}}" will be replaced by an
111# english string describing the error.
112error_message=Порака: {{message}}
113# LOCALIZATION NOTE (error_stack): "{{stack}}" will be replaced with a stack
114# trace.
115error_stack=Stack: {{stack}}
116# LOCALIZATION NOTE (error_file): "{{file}}" will be replaced with a filename
117error_file=Датотека: {{file}}
118# LOCALIZATION NOTE (error_line): "{{line}}" will be replaced with a line number
119error_line=Линија: {{line}}
120rendering_error=Настана грешка при прикажувањето на страницата.
121
122# Predefined zoom values
123page_scale_width=Ширина на страница
124page_scale_fit=Цела страница
125page_scale_auto=Автоматска големина
126page_scale_actual=Вистинска големина
127# LOCALIZATION NOTE (page_scale_percent): "{{scale}}" will be replaced by a
128# numerical scale value.
129
130# Loading indicator messages
131loading_error_indicator=Грешка
132loading_error=Настана грешка при вчитувањето на PDF-от.
133invalid_file_error=Невалидна или корумпирана PDF датотека.
134missing_file_error=Недостасува PDF документ.
135
136# LOCALIZATION NOTE (text_annotation_type.alt): This is used as a tooltip.
137# "{{type}}" will be replaced with an annotation type from a list defined in
138# the PDF spec (32000-1:2008 Table 169 – Annotation types).
139# Some common types are e.g.: "Check", "Text", "Comment", "Note"
140password_cancel=Откажи
141
142printing_not_supported=Предупредување: Печатењето не е целосно поддржано во овој прелистувач.
143printing_not_ready=Предупредување: PDF документот не е целосно вчитан за печатење.
144web_fonts_disabled=Интернет фонтовите се оневозможени: не може да се користат вградените PDF фонтови.
145document_colors_not_allowed=PDF-документите немаат дозвола да користат сопствени бои: Поставката „Дозволи страниците сами да ги избираат своите бои“ е деактивирана од прелистувачот.
146