35 changed files with 168 additions and 204 deletions
@ -1,182 +1,116 @@ |
|||||||
# Copyright 2012 Mozilla Foundation |
# This Source Code Form is subject to the terms of the Mozilla Public |
||||||
# |
# License, v. 2.0. If a copy of the MPL was not distributed with this |
||||||
# Licensed under the Apache License, Version 2.0 (the "License"); |
# file, You can obtain one at http://mozilla.org/MPL/2.0/. |
||||||
# you may not use this file except in compliance with the License. |
|
||||||
# You may obtain a copy of the License at |
|
||||||
# |
|
||||||
# http://www.apache.org/licenses/LICENSE-2.0 |
|
||||||
# |
|
||||||
# Unless required by applicable law or agreed to in writing, software |
|
||||||
# distributed under the License is distributed on an "AS IS" BASIS, |
|
||||||
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
|
||||||
# See the License for the specific language governing permissions and |
|
||||||
# limitations under the License. |
|
||||||
|
|
||||||
# Main toolbar buttons (tooltips and alt text for images) |
previous.title = Предыдущая страница |
||||||
previous.title=Предыдущая страница |
previous_label = Предыдущая |
||||||
previous_label=Предыдущая |
next.title = Следующая страница |
||||||
next.title=Следующая страница |
next_label = Следующая |
||||||
next_label=Следующая |
page.title = Страница |
||||||
|
of_pages = из {{pagesCount}} |
||||||
# LOCALIZATION NOTE (page.title): The tooltip for the pageNumber input. |
page_of_pages = ({{pageNumber}} из {{pagesCount}}) |
||||||
page.title=Страница |
zoom_out.title = Уменьшить |
||||||
# LOCALIZATION NOTE (of_pages): "{{pagesCount}}" will be replaced by a number |
zoom_out_label = Уменьшить |
||||||
# representing the total number of pages in the document. |
zoom_in.title = Увеличить |
||||||
of_pages=из {{pagesCount}} |
zoom_in_label = Увеличить |
||||||
# LOCALIZATION NOTE (page_of_pages): "{{pageNumber}}" and "{{pagesCount}}" |
zoom.title = Масштаб |
||||||
# will be replaced by a number representing the currently visible page, |
presentation_mode.title = Перейти в режим презентации |
||||||
# respectively a number representing the total number of pages in the document. |
presentation_mode_label = Режим презентации |
||||||
page_of_pages=({{pageNumber}} из {{pagesCount}}) |
open_file.title = Открыть файл |
||||||
|
open_file_label = Открыть |
||||||
zoom_out.title=Уменьшить |
print.title = Печать |
||||||
zoom_out_label=Уменьшить |
print_label = Печать |
||||||
zoom_in.title=Увеличить |
download.title = Загрузить |
||||||
zoom_in_label=Увеличить |
download_label = Загрузить |
||||||
zoom.title=Масштаб |
bookmark.title = Ссылка на текущий вид (скопировать или открыть в новом окне) |
||||||
presentation_mode.title=Перейти в режим презентации |
bookmark_label = Текущий вид |
||||||
presentation_mode_label=Режим презентации |
tools.title = Инструменты |
||||||
open_file.title=Открыть файл |
tools_label = Инструменты |
||||||
open_file_label=Открыть |
first_page.title = Перейти на первую страницу |
||||||
print.title=Печать |
first_page.label = Перейти на первую страницу |
||||||
print_label=Печать |
first_page_label = Перейти на первую страницу |
||||||
download.title=Загрузить |
last_page.title = Перейти на последнюю страницу |
||||||
download_label=Загрузить |
last_page.label = Перейти на последнюю страницу |
||||||
bookmark.title=Ссылка на текущий вид (скопировать или открыть в новом окне) |
last_page_label = Перейти на последнюю страницу |
||||||
bookmark_label=Текущий вид |
page_rotate_cw.title = Повернуть по часовой стрелке |
||||||
|
page_rotate_cw.label = Повернуть по часовой стрелке |
||||||
# Secondary toolbar and context menu |
page_rotate_cw_label = Повернуть по часовой стрелке |
||||||
tools.title=Инструменты |
page_rotate_ccw.title = Повернуть против часовой стрелки |
||||||
tools_label=Инструменты |
page_rotate_ccw.label = Повернуть против часовой стрелки |
||||||
first_page.title=Перейти на первую страницу |
page_rotate_ccw_label = Повернуть против часовой стрелки |
||||||
first_page.label=Перейти на первую страницу |
hand_tool_enable.title = Включить Инструмент «Рука» |
||||||
first_page_label=Перейти на первую страницу |
hand_tool_enable_label = Включить Инструмент «Рука» |
||||||
last_page.title=Перейти на последнюю страницу |
hand_tool_disable.title = Отключить Инструмент «Рука» |
||||||
last_page.label=Перейти на последнюю страницу |
hand_tool_disable_label = Отключить Инструмент «Рука» |
||||||
last_page_label=Перейти на последнюю страницу |
document_properties.title = Свойства документа… |
||||||
page_rotate_cw.title=Повернуть по часовой стрелке |
document_properties_label = Свойства документа… |
||||||
page_rotate_cw.label=Повернуть по часовой стрелке |
document_properties_file_name = Имя файла: |
||||||
page_rotate_cw_label=Повернуть по часовой стрелке |
document_properties_file_size = Размер файла: |
||||||
page_rotate_ccw.title=Повернуть против часовой стрелки |
document_properties_kb = {{size_kb}} КБ ({{size_b}} байт) |
||||||
page_rotate_ccw.label=Повернуть против часовой стрелки |
document_properties_mb = {{size_mb}} МБ ({{size_b}} байт) |
||||||
page_rotate_ccw_label=Повернуть против часовой стрелки |
document_properties_title = Заголовок: |
||||||
|
document_properties_author = Автор: |
||||||
hand_tool_enable.title=Включить Инструмент «Рука» |
document_properties_subject = Тема: |
||||||
hand_tool_enable_label=Включить Инструмент «Рука» |
document_properties_keywords = Ключевые слова: |
||||||
hand_tool_disable.title=Отключить Инструмент «Рука» |
document_properties_creation_date = Дата создания: |
||||||
hand_tool_disable_label=Отключить Инструмент «Рука» |
document_properties_modification_date = Дата изменения: |
||||||
|
document_properties_date_string = {{date}}, {{time}} |
||||||
# Document properties dialog box |
document_properties_creator = Приложение: |
||||||
document_properties.title=Свойства документа… |
document_properties_producer = Производитель PDF: |
||||||
document_properties_label=Свойства документа… |
document_properties_version = Версия PDF: |
||||||
document_properties_file_name=Имя файла: |
document_properties_page_count = Число страниц: |
||||||
document_properties_file_size=Размер файла: |
document_properties_close = Закрыть |
||||||
# LOCALIZATION NOTE (document_properties_kb): "{{size_kb}}" and "{{size_b}}" |
print_progress_message = Подготовка документа к печати… |
||||||
# will be replaced by the PDF file size in kilobytes, respectively in bytes. |
print_progress_percent = {{progress}}% |
||||||
document_properties_kb={{size_kb}} КБ ({{size_b}} байт) |
print_progress_close = Отмена |
||||||
# LOCALIZATION NOTE (document_properties_mb): "{{size_mb}}" and "{{size_b}}" |
toggle_sidebar.title = Показать/скрыть боковую панель |
||||||
# will be replaced by the PDF file size in megabytes, respectively in bytes. |
toggle_sidebar_notification.title = Показать/скрыть боковую панель (документ имеет содержание/вложения) |
||||||
document_properties_mb={{size_mb}} МБ ({{size_b}} байт) |
toggle_sidebar_label = Показать/скрыть боковую панель |
||||||
document_properties_title=Заголовок: |
document_outline.title = Показать содержание документа (двойной щелчок, чтобы развернуть/свернуть все элементы) |
||||||
document_properties_author=Автор: |
document_outline_label = Содержание документа |
||||||
document_properties_subject=Тема: |
attachments.title = Показать вложения |
||||||
document_properties_keywords=Ключевые слова: |
attachments_label = Вложения |
||||||
document_properties_creation_date=Дата создания: |
thumbs.title = Показать миниатюры |
||||||
document_properties_modification_date=Дата изменения: |
thumbs_label = Миниатюры |
||||||
# LOCALIZATION NOTE (document_properties_date_string): "{{date}}" and "{{time}}" |
findbar.title = Найти в документе |
||||||
# will be replaced by the creation/modification date, and time, of the PDF file. |
findbar_label = Найти |
||||||
document_properties_date_string={{date}}, {{time}} |
thumb_page_title = Страница {{page}} |
||||||
document_properties_creator=Приложение: |
thumb_page_canvas = Миниатюра страницы {{page}} |
||||||
document_properties_producer=Производитель PDF: |
find_label = Найти: |
||||||
document_properties_version=Версия PDF: |
find_previous.title = Найти предыдущее вхождение фразы в текст |
||||||
document_properties_page_count=Число страниц: |
find_previous_label = Назад |
||||||
document_properties_close=Закрыть |
find_next.title = Найти следующее вхождение фразы в текст |
||||||
|
find_next_label = Далее |
||||||
print_progress_message=Подготовка документа к печати… |
find_highlight = Подсветить все |
||||||
# LOCALIZATION NOTE (print_progress_percent): "{{progress}}" will be replaced by |
find_match_case_label = С учётом регистра |
||||||
# a numerical per cent value. |
find_reached_top = Достигнут верх документа, продолжено снизу |
||||||
print_progress_percent={{progress}}% |
find_reached_bottom = Достигнут конец документа, продолжено сверху |
||||||
print_progress_close=Отмена |
find_not_found = Фраза не найдена |
||||||
|
error_more_info = Детали |
||||||
# Tooltips and alt text for side panel toolbar buttons |
error_less_info = Скрыть детали |
||||||
# (the _label strings are alt text for the buttons, the .title strings are |
error_close = Закрыть |
||||||
# tooltips) |
error_version_info = PDF.js v{{version}} (сборка: {{build}}) |
||||||
toggle_sidebar.title=Открыть/закрыть боковую панель |
error_message = Сообщение: {{message}} |
||||||
toggle_sidebar_label=Открыть/закрыть боковую панель |
error_stack = Стeк: {{stack}} |
||||||
document_outline.title=Показать содержание документа (двойной щелчок, чтобы развернуть/свернуть все элементы) |
error_file = Файл: {{file}} |
||||||
document_outline_label=Содержание документа |
error_line = Строка: {{line}} |
||||||
attachments.title=Показать вложения |
rendering_error = При создании страницы произошла ошибка. |
||||||
attachments_label=Вложения |
page_scale_width = По ширине страницы |
||||||
thumbs.title=Показать миниатюры |
page_scale_fit = По размеру страницы |
||||||
thumbs_label=Миниатюры |
page_scale_auto = Автоматически |
||||||
findbar.title=Найти в документе |
page_scale_actual = Реальный размер |
||||||
findbar_label=Найти |
page_scale_percent = {{scale}}% |
||||||
|
loading_error_indicator = Ошибка |
||||||
# Thumbnails panel item (tooltip and alt text for images) |
loading_error = При загрузке PDF произошла ошибка. |
||||||
# LOCALIZATION NOTE (thumb_page_title): "{{page}}" will be replaced by the page |
invalid_file_error = Некорректный или повреждённый PDF-файл. |
||||||
# number. |
missing_file_error = PDF-файл отсутствует. |
||||||
thumb_page_title=Страница {{page}} |
unexpected_response_error = Неожиданный ответ сервера. |
||||||
# LOCALIZATION NOTE (thumb_page_canvas): "{{page}}" will be replaced by the page |
text_annotation_type.alt = [Аннотация {{type}}] |
||||||
# number. |
password_label = Введите пароль, чтобы открыть этот PDF-файл. |
||||||
thumb_page_canvas=Миниатюра страницы {{page}} |
password_invalid = Неверный пароль. Пожалуйста, попробуйте снова. |
||||||
|
password_ok = OK |
||||||
# Find panel button title and messages |
password_cancel = Отмена |
||||||
find_label=Найти: |
printing_not_supported = Предупреждение: В этом браузере не полностью поддерживается печать. |
||||||
find_previous.title=Найти предыдущее вхождение фразы в текст |
printing_not_ready = Предупреждение: PDF не полностью загружен для печати. |
||||||
find_previous_label=Назад |
web_fonts_disabled = Веб-шрифты отключены: невозможно использовать встроенные PDF-шрифты. |
||||||
find_next.title=Найти следующее вхождение фразы в текст |
document_colors_not_allowed = PDF-документам не разрешено использовать свои цвета: в браузере отключён параметр «Разрешить веб-сайтам использовать свои цвета». |
||||||
find_next_label=Далее |
|
||||||
find_highlight=Подсветить все |
|
||||||
find_match_case_label=С учётом регистра |
|
||||||
find_reached_top=Достигнут верх документа, продолжено снизу |
|
||||||
find_reached_bottom=Достигнут конец документа, продолжено сверху |
|
||||||
find_not_found=Фраза не найдена |
|
||||||
|
|
||||||
# Error panel labels |
|
||||||
error_more_info=Детали |
|
||||||
error_less_info=Скрыть детали |
|
||||||
error_close=Закрыть |
|
||||||
# LOCALIZATION NOTE (error_version_info): "{{version}}" and "{{build}}" will be |
|
||||||
# replaced by the PDF.JS version and build ID. |
|
||||||
error_version_info=PDF.js v{{version}} (сборка: {{build}}) |
|
||||||
# LOCALIZATION NOTE (error_message): "{{message}}" will be replaced by an |
|
||||||
# english string describing the error. |
|
||||||
error_message=Сообщение: {{message}} |
|
||||||
# LOCALIZATION NOTE (error_stack): "{{stack}}" will be replaced with a stack |
|
||||||
# trace. |
|
||||||
error_stack=Стeк: {{stack}} |
|
||||||
# LOCALIZATION NOTE (error_file): "{{file}}" will be replaced with a filename |
|
||||||
error_file=Файл: {{file}} |
|
||||||
# LOCALIZATION NOTE (error_line): "{{line}}" will be replaced with a line number |
|
||||||
error_line=Строка: {{line}} |
|
||||||
rendering_error=При создании страницы произошла ошибка. |
|
||||||
|
|
||||||
# Predefined zoom values |
|
||||||
page_scale_width=По ширине страницы |
|
||||||
page_scale_fit=По размеру страницы |
|
||||||
page_scale_auto=Автоматически |
|
||||||
page_scale_actual=Реальный размер |
|
||||||
# LOCALIZATION NOTE (page_scale_percent): "{{scale}}" will be replaced by a |
|
||||||
# numerical scale value. |
|
||||||
page_scale_percent={{scale}}% |
|
||||||
|
|
||||||
# Loading indicator messages |
|
||||||
loading_error_indicator=Ошибка |
|
||||||
loading_error=При загрузке PDF произошла ошибка. |
|
||||||
invalid_file_error=Некорректный или повреждённый PDF-файл. |
|
||||||
missing_file_error=PDF-файл отсутствует. |
|
||||||
unexpected_response_error=Неожиданный ответ сервера. |
|
||||||
|
|
||||||
# LOCALIZATION NOTE (text_annotation_type.alt): This is used as a tooltip. |
|
||||||
# "{{type}}" will be replaced with an annotation type from a list defined in |
|
||||||
# the PDF spec (32000-1:2008 Table 169 – Annotation types). |
|
||||||
# Some common types are e.g.: "Check", "Text", "Comment", "Note" |
|
||||||
text_annotation_type.alt=[Аннотация {{type}}] |
|
||||||
password_label=Введите пароль, чтобы открыть этот PDF-файл. |
|
||||||
password_invalid=Неверный пароль. Пожалуйста, попробуйте снова. |
|
||||||
password_ok=OK |
|
||||||
password_cancel=Отмена |
|
||||||
|
|
||||||
printing_not_supported=Предупреждение: В этом браузере не полностью поддерживается печать. |
|
||||||
printing_not_ready=Предупреждение: PDF не полностью загружен для печати. |
|
||||||
web_fonts_disabled=Веб-шрифты отключены: невозможно использовать встроенные PDF-шрифты. |
|
||||||
document_colors_not_allowed=PDF-документам не разрешено использовать свои цвета: в браузере отключён параметр «Разрешить веб-сайтам использовать свои цвета». |
|
||||||
|
Loading…
Reference in new issue