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 17# LOCALIZATION NOTE (page.title): The tooltip for the pageNumber input. 18# LOCALIZATION NOTE (of_pages): "{{pagesCount}}" will be replaced by a number 19# representing the total number of pages in the document. 20# LOCALIZATION NOTE (page_of_pages): "{{pageNumber}}" and "{{pagesCount}}" 21# will be replaced by a number representing the currently visible page, 22# respectively a number representing the total number of pages in the document. 23 24zoom.title=Тэлэлт 25open_file.title=Файл нээ 26open_file_label=Нээ 27 28# Secondary toolbar and context menu 29 30 31# Document properties dialog box 32document_properties_file_name=Файлын нэр: 33# LOCALIZATION NOTE (document_properties_kb): "{{size_kb}}" and "{{size_b}}" 34# will be replaced by the PDF file size in kilobytes, respectively in bytes. 35# LOCALIZATION NOTE (document_properties_mb): "{{size_mb}}" and "{{size_b}}" 36# will be replaced by the PDF file size in megabytes, respectively in bytes. 37document_properties_title=Гарчиг: 38# LOCALIZATION NOTE (document_properties_date_string): "{{date}}" and "{{time}}" 39# will be replaced by the creation/modification date, and time, of the PDF file. 40 41# LOCALIZATION NOTE (print_progress_percent): "{{progress}}" will be replaced by 42# a numerical per cent value. 43 44# Tooltips and alt text for side panel toolbar buttons 45# (the _label strings are alt text for the buttons, the .title strings are 46# tooltips) 47 48# Thumbnails panel item (tooltip and alt text for images) 49# LOCALIZATION NOTE (thumb_page_title): "{{page}}" will be replaced by the page 50# number. 51# LOCALIZATION NOTE (thumb_page_canvas): "{{page}}" will be replaced by the page 52# number. 53 54# Find panel button title and messages 55find_previous.title=Хайлтын өмнөх олдцыг харуулна 56find_next.title=Хайлтын дараагийн олдцыг харуулна 57find_not_found=Олдсонгүй 58 59# Error panel labels 60error_more_info=Нэмэлт мэдээлэл 61# LOCALIZATION NOTE (error_version_info): "{{version}}" and "{{build}}" will be 62# replaced by the PDF.JS version and build ID. 63# LOCALIZATION NOTE (error_message): "{{message}}" will be replaced by an 64# english string describing the error. 65# LOCALIZATION NOTE (error_stack): "{{stack}}" will be replaced with a stack 66# trace. 67# LOCALIZATION NOTE (error_file): "{{file}}" will be replaced with a filename 68# LOCALIZATION NOTE (error_line): "{{line}}" will be replaced with a line number 69 70# Predefined zoom values 71# LOCALIZATION NOTE (page_scale_percent): "{{scale}}" will be replaced by a 72# numerical scale value. 73 74# Loading indicator messages 75loading_error_indicator=Алдаа 76 77# LOCALIZATION NOTE (text_annotation_type.alt): This is used as a tooltip. 78# "{{type}}" will be replaced with an annotation type from a list defined in 79# the PDF spec (32000-1:2008 Table 169 – Annotation types). 80# Some common types are e.g.: "Check", "Text", "Comment", "Note" 81password_ok=OK 82 83