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=Əvvəlki səhifə
17previous_label=Əvvəlkini tap
18next.title=Növbəti səhifə
19next_label=İrəli
20
21# LOCALIZATION NOTE (page.title): The tooltip for the pageNumber input.
22page.title=Səhifə
23# LOCALIZATION NOTE (of_pages): "{{pagesCount}}" will be replaced by a number
24# representing the total number of pages in the document.
25of_pages=/ {{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.
29page_of_pages=({{pageNumber}} / {{pagesCount}})
30
31zoom_out.title=Uzaqlaş
32zoom_out_label=Uzaqlaş
33zoom_in.title=Yaxınlaş
34zoom_in_label=Yaxınlaş
35zoom.title=Yaxınlaşdırma
36presentation_mode.title=Təqdimat Rejiminə Keç
37presentation_mode_label=Təqdimat Rejimi
38open_file.title=Fayl Aç
39open_file_label=Aç
40print.title=Yazdır
41print_label=Yazdır
42download.title=Yüklə
43download_label=Yüklə
44bookmark.title=Hazırkı görünüş (köçür və ya yeni pəncərədə aç)
45bookmark_label=Hazırkı görünüş
46
47# Secondary toolbar and context menu
48tools.title=Alətlər
49tools_label=Alətlər
50first_page.title=İlk Səhifəyə get
51first_page.label=İlk Səhifəyə get
52first_page_label=İlk Səhifəyə get
53last_page.title=Son Səhifəyə get
54last_page.label=Son Səhifəyə get
55last_page_label=Son Səhifəyə get
56page_rotate_cw.title=Saat İstiqamətində Fırlat
57page_rotate_cw.label=Saat İstiqamətində Fırlat
58page_rotate_cw_label=Saat İstiqamətində Fırlat
59page_rotate_ccw.title=Saat İstiqamətinin Əksinə Fırlat
60page_rotate_ccw.label=Saat İstiqamətinin Əksinə Fırlat
61page_rotate_ccw_label=Saat İstiqamətinin Əksinə Fırlat
62
63cursor_text_select_tool.title=Yazı seçmə alətini aktivləşdir
64cursor_text_select_tool_label=Yazı seçmə aləti
65cursor_hand_tool.title=Əl alətini aktivləşdir
66cursor_hand_tool_label=Əl aləti
67
68scroll_vertical.title=Şaquli sürüşdürmə işlət
69scroll_vertical_label=Şaquli sürüşdürmə
70scroll_horizontal.title=Üfüqi sürüşdürmə işlət
71scroll_horizontal_label=Üfüqi sürüşdürmə
72scroll_wrapped.title=Bükülü sürüşdürmə işlət
73scroll_wrapped_label=Bükülü sürüşdürmə
74
75spread_none.title=Yan-yana birləşdirilmiş səhifələri işlətmə
76spread_none_label=Birləşdirmə
77spread_odd.title=Yan-yana birləşdirilmiş səhifələri tək nömrəli səhifələrdən başlat
78spread_odd_label=Tək nömrəli
79spread_even.title=Yan-yana birləşdirilmiş səhifələri cüt nömrəli səhifələrdən başlat
80spread_even_label=Cüt nömrəli
81
82# Document properties dialog box
83document_properties.title=Sənəd xüsusiyyətləri…
84document_properties_label=Sənəd xüsusiyyətləri…
85document_properties_file_name=Fayl adı:
86document_properties_file_size=Fayl ölçüsü:
87# LOCALIZATION NOTE (document_properties_kb): "{{size_kb}}" and "{{size_b}}"
88# will be replaced by the PDF file size in kilobytes, respectively in bytes.
89document_properties_kb={{size_kb}} KB ({{size_b}} bayt)
90# LOCALIZATION NOTE (document_properties_mb): "{{size_mb}}" and "{{size_b}}"
91# will be replaced by the PDF file size in megabytes, respectively in bytes.
92document_properties_mb={{size_mb}} MB ({{size_b}} bayt)
93document_properties_title=Başlık:
94document_properties_author=Müəllif:
95document_properties_subject=Mövzu:
96document_properties_keywords=Açar sözlər:
97document_properties_creation_date=Yaradılış Tarixi :
98document_properties_modification_date=Dəyişdirilmə Tarixi :
99# LOCALIZATION NOTE (document_properties_date_string): "{{date}}" and "{{time}}"
100# will be replaced by the creation/modification date, and time, of the PDF file.
101document_properties_date_string={{date}}, {{time}}
102document_properties_creator=Yaradan:
103document_properties_producer=PDF yaradıcısı:
104document_properties_version=PDF versiyası:
105document_properties_page_count=Səhifə sayı:
106document_properties_page_size=Səhifə Ölçüsü:
107document_properties_page_size_unit_inches=inç
108document_properties_page_size_unit_millimeters=mm
109document_properties_page_size_orientation_portrait=portret
110document_properties_page_size_orientation_landscape=albom
111document_properties_page_size_name_a3=A3
112document_properties_page_size_name_a4=A4
113document_properties_page_size_name_letter=Məktub
114document_properties_page_size_name_legal=Hüquqi
115# LOCALIZATION NOTE (document_properties_page_size_dimension_string):
116# "{{width}}", "{{height}}", {{unit}}, and {{orientation}} will be replaced by
117# the size, respectively their unit of measurement and orientation, of the (current) page.
118document_properties_page_size_dimension_string={{width}} × {{height}} {{unit}} ({{orientation}})
119# LOCALIZATION NOTE (document_properties_page_size_dimension_name_string):
120# "{{width}}", "{{height}}", {{unit}}, {{name}}, and {{orientation}} will be replaced by
121# the size, respectively their unit of measurement, name, and orientation, of the (current) page.
122document_properties_page_size_dimension_name_string={{width}} × {{height}} {{unit}} ({{name}}, {{orientation}})
123# LOCALIZATION NOTE (document_properties_linearized): The linearization status of
124# the document; usually called "Fast Web View" in English locales of Adobe software.
125document_properties_linearized=Fast Web View:
126document_properties_linearized_yes=Bəli
127document_properties_linearized_no=Xeyr
128document_properties_close=Qapat
129
130print_progress_message=Sənəd çap üçün hazırlanır…
131# LOCALIZATION NOTE (print_progress_percent): "{{progress}}" will be replaced by
132# a numerical per cent value.
133print_progress_percent={{progress}}%
134print_progress_close=Ləğv et
135
136# Tooltips and alt text for side panel toolbar buttons
137# (the _label strings are alt text for the buttons, the .title strings are
138# tooltips)
139toggle_sidebar.title=Yan Paneli Aç/Bağla
140toggle_sidebar_notification.title=Yan paneli çevir (sənəddə icmal/bağlama var)
141toggle_sidebar_label=Yan Paneli Aç/Bağla
142document_outline.title=Sənədin eskizini göstər (bütün bəndləri açmaq/yığmaq üçün iki dəfə klikləyin)
143document_outline_label=Sənəd strukturu
144attachments.title=Bağlamaları göstər
145attachments_label=Bağlamalar
146thumbs.title=Kiçik şəkilləri göstər
147thumbs_label=Kiçik şəkillər
148findbar.title=Sənəddə Tap
149findbar_label=Tap
150
151# Thumbnails panel item (tooltip and alt text for images)
152# LOCALIZATION NOTE (thumb_page_title): "{{page}}" will be replaced by the page
153# number.
154thumb_page_title=Səhifə{{page}}
155# LOCALIZATION NOTE (thumb_page_canvas): "{{page}}" will be replaced by the page
156# number.
157thumb_page_canvas={{page}} səhifəsinin kiçik vəziyyəti
158
159# Find panel button title and messages
160find_input.title=Tap
161find_input.placeholder=Sənəddə tap…
162find_previous.title=Bir öncəki uyğun gələn sözü tapır
163find_previous_label=Geri
164find_next.title=Bir sonrakı uyğun gələn sözü tapır
165find_next_label=İrəli
166find_highlight=İşarələ
167find_match_case_label=Böyük/kiçik hərfə həssaslıq
168find_entire_word_label=Tam sözlər
169find_reached_top=Sənədin yuxarısına çatdı, aşağıdan davam edir
170find_reached_bottom=Sənədin sonuna çatdı, yuxarıdan davam edir
171# LOCALIZATION NOTE (find_match_count): The supported plural forms are
172# [one|two|few|many|other], with [other] as the default value.
173# "{{current}}" and "{{total}}" will be replaced by a number representing the
174# index of the currently active find result, respectively a number representing
175# the total number of matches in the document.
176find_match_count={[ plural(total) ]}
177find_match_count[one]={{current}} / {{total}} uyğunluq
178find_match_count[two]={{current}} / {{total}} uyğunluq
179find_match_count[few]={{current}} / {{total}} uyğunluq
180find_match_count[many]={{current}} / {{total}} uyğunluq
181find_match_count[other]={{current}} / {{total}} uyğunluq
182# LOCALIZATION NOTE (find_match_count_limit): The supported plural forms are
183# [zero|one|two|few|many|other], with [other] as the default value.
184# "{{limit}}" will be replaced by a numerical value.
185find_match_count_limit={[ plural(limit) ]}
186find_match_count_limit[zero]={{limit}}-dan çox uyğunluq
187find_match_count_limit[one]={{limit}}-dən çox uyğunluq
188find_match_count_limit[two]={{limit}}-dən çox uyğunluq
189find_match_count_limit[few]={{limit}} uyğunluqdan daha çox
190find_match_count_limit[many]={{limit}} uyğunluqdan daha çox
191find_match_count_limit[other]={{limit}} uyğunluqdan daha çox
192find_not_found=Uyğunlaşma tapılmadı
193
194# Error panel labels
195error_more_info=Daha çox məlumati
196error_less_info=Daha az məlumat
197error_close=Qapat
198# LOCALIZATION NOTE (error_version_info): "{{version}}" and "{{build}}" will be
199# replaced by the PDF.JS version and build ID.
200error_version_info=PDF.js v{{version}} (yığma: {{build}})
201# LOCALIZATION NOTE (error_message): "{{message}}" will be replaced by an
202# english string describing the error.
203error_message=İsmarıc: {{message}}
204# LOCALIZATION NOTE (error_stack): "{{stack}}" will be replaced with a stack
205# trace.
206error_stack=Stek: {{stack}}
207# LOCALIZATION NOTE (error_file): "{{file}}" will be replaced with a filename
208error_file=Fayl: {{file}}
209# LOCALIZATION NOTE (error_line): "{{line}}" will be replaced with a line number
210error_line=Sətir: {{line}}
211rendering_error=Səhifə göstərilərkən səhv yarandı.
212
213# Predefined zoom values
214page_scale_width=Səhifə genişliyi
215page_scale_fit=Səhifəni sığdır
216page_scale_auto=Avtomatik yaxınlaşdır
217page_scale_actual=Hazırkı Həcm
218# LOCALIZATION NOTE (page_scale_percent): "{{scale}}" will be replaced by a
219# numerical scale value.
220page_scale_percent={{scale}}%
221
222# Loading indicator messages
223loading_error_indicator=Səhv
224loading_error=PDF yüklenərkən bir səhv yarandı.
225invalid_file_error=Səhv və ya zədələnmiş olmuş PDF fayl.
226missing_file_error=PDF fayl yoxdur.
227unexpected_response_error=Gözlənilməz server cavabı.
228
229# LOCALIZATION NOTE (text_annotation_type.alt): This is used as a tooltip.
230# "{{type}}" will be replaced with an annotation type from a list defined in
231# the PDF spec (32000-1:2008 Table 169 – Annotation types).
232# Some common types are e.g.: "Check", "Text", "Comment", "Note"
233text_annotation_type.alt=[{{type}} Annotasiyası]
234password_label=Bu PDF faylı açmaq üçün parolu daxil edin.
235password_invalid=Parol səhvdir. Bir daha yoxlayın.
236password_ok=Tamam
237password_cancel=Ləğv et
238
239printing_not_supported=Xəbərdarlıq: Çap bu səyyah tərəfindən tam olaraq dəstəklənmir.
240printing_not_ready=Xəbərdarlıq: PDF çap üçün tam yüklənməyib.
241web_fonts_disabled=Web Şriftlər söndürülüb: yerləşdirilmiş PDF şriftlərini istifadə etmək mümkün deyil.
242document_colors_not_allowed=PDF sənədlərə öz rənglərini işlətməyə icazə verilmir: “Səhifələrə öz rənglərini istifadə etməyə icazə ver”mə səyyahda söndürülüb.
243