diff options
Diffstat (limited to 'source/ru')
88 files changed, 3010 insertions, 4275 deletions
diff --git a/source/ru/avmedia/source/framework.po b/source/ru/avmedia/source/framework.po index b7a84ecbafe..56adc9ab698 100644 --- a/source/ru/avmedia/source/framework.po +++ b/source/ru/avmedia/source/framework.po @@ -4,8 +4,8 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2016-11-09 14:10+0100\n" -"PO-Revision-Date: 2013-05-24 00:27+0000\n" -"Last-Translator: Anonymous Pootle User\n" +"PO-Revision-Date: 2017-01-06 18:14+0000\n" +"Last-Translator: bormant <bormant@mail.ru>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: ru\n" "MIME-Version: 1.0\n" @@ -13,8 +13,8 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" "X-Accelerator-Marker: ~\n" -"X-Generator: LibreOffice\n" -"X-POOTLE-MTIME: 1369355259.000000\n" +"X-Generator: Pootle 2.8\n" +"X-POOTLE-MTIME: 1483726460.000000\n" #: mediacontrol.src msgctxt "" @@ -126,7 +126,7 @@ msgctxt "" "AVMEDIA_MEDIA_PATH\n" "string.text" msgid "Media Path" -msgstr "" +msgstr "Путь" #: mediacontrol.src msgctxt "" @@ -134,4 +134,4 @@ msgctxt "" "AVMEDIA_MEDIA_PATH_DEFAULT\n" "string.text" msgid "No Media Selected" -msgstr "" +msgstr "Не выбрано" diff --git a/source/ru/basctl/source/basicide.po b/source/ru/basctl/source/basicide.po index 4cb35278d3a..f1d59450ef9 100644 --- a/source/ru/basctl/source/basicide.po +++ b/source/ru/basctl/source/basicide.po @@ -4,8 +4,8 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2016-11-09 14:10+0100\n" -"PO-Revision-Date: 2016-03-11 20:32+0000\n" -"Last-Translator: Anonymous Pootle User\n" +"PO-Revision-Date: 2016-12-24 18:38+0000\n" +"Last-Translator: bormant <bormant@mail.ru>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: ru\n" "MIME-Version: 1.0\n" @@ -13,8 +13,8 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" "X-Accelerator-Marker: ~\n" -"X-Generator: LibreOffice\n" -"X-POOTLE-MTIME: 1457728365.000000\n" +"X-Generator: Pootle 2.8\n" +"X-POOTLE-MTIME: 1482604693.000000\n" #: basicprint.src msgctxt "" @@ -22,7 +22,7 @@ msgctxt "" "RID_STR_PRINTDLG_RANGE\n" "string.text" msgid "Print range" -msgstr "" +msgstr "Область печати" #: basicprint.src msgctxt "" @@ -30,7 +30,7 @@ msgctxt "" "RID_STR_PRINTDLG_ALLPAGES\n" "string.text" msgid "All ~Pages" -msgstr "" +msgstr "Все страницы" #: basicprint.src msgctxt "" @@ -38,7 +38,7 @@ msgctxt "" "RID_STR_PRINTDLG_PAGES\n" "string.text" msgid "Pa~ges" -msgstr "" +msgstr "Страницы" #: basidesh.src msgctxt "" @@ -750,7 +750,7 @@ msgctxt "" "RID_STR_REMOVEWATCHTIP\n" "string.text" msgid "Remove Watch" -msgstr "" +msgstr "Убрать контрольное значение" #: basidesh.src msgctxt "" diff --git a/source/ru/basic/source/classes.po b/source/ru/basic/source/classes.po index abdaa6c4758..ab536b7310c 100644 --- a/source/ru/basic/source/classes.po +++ b/source/ru/basic/source/classes.po @@ -13,7 +13,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" "X-Accelerator-Marker: ~\n" -"X-Generator: Pootle 2.8\n" +"X-Generator: LibreOffice\n" "X-POOTLE-MTIME: 1450009498.000000\n" #: sb.src @@ -1231,1082 +1231,3 @@ msgctxt "" "string.text" msgid "The library could not be removed from memory." msgstr "Невозможно удалить библиотеку из памяти." - -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_BAD_NUMBER_OF_ARGS & ERRCODE_RES_MASK\n" -"string.text" -msgid "Invalid number of arguments." -msgstr "Неверное число аргументов." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_SYNTAX & ERRCODE_RES_MASK\n" -"string.text" -msgid "Syntax error." -msgstr "Синтаксическая ошибка." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_NO_GOSUB & ERRCODE_RES_MASK\n" -"string.text" -msgid "Return without Gosub." -msgstr "Оператор «Return» без «Gosub»." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_REDO_FROM_START & ERRCODE_RES_MASK\n" -"string.text" -msgid "Incorrect entry; please retry." -msgstr "Неправильный ввод, повторите." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_BAD_ARGUMENT & ERRCODE_RES_MASK\n" -"string.text" -msgid "Invalid procedure call." -msgstr "Неправильный вызов процедуры." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_MATH_OVERFLOW & ERRCODE_RES_MASK\n" -"string.text" -msgid "Overflow." -msgstr "Переполнение." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_NO_MEMORY & ERRCODE_RES_MASK\n" -"string.text" -msgid "Not enough memory." -msgstr "Недостаточно памяти." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_ALREADY_DIM & ERRCODE_RES_MASK\n" -"string.text" -msgid "Array already dimensioned." -msgstr "Размерность массива уже задана." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_OUT_OF_RANGE & ERRCODE_RES_MASK\n" -"string.text" -msgid "Index out of defined range." -msgstr "Индекс за пределами заданного диапазона." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_DUPLICATE_DEF & ERRCODE_RES_MASK\n" -"string.text" -msgid "Duplicate definition." -msgstr "Попытка переопределения." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_ZERODIV & ERRCODE_RES_MASK\n" -"string.text" -msgid "Division by zero." -msgstr "Деление на ноль." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_VAR_UNDEFINED & ERRCODE_RES_MASK\n" -"string.text" -msgid "Variable not defined." -msgstr "Переменная не определена." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_CONVERSION & ERRCODE_RES_MASK\n" -"string.text" -msgid "Data type mismatch." -msgstr "Несовместимые типы." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_BAD_PARAMETER & ERRCODE_RES_MASK\n" -"string.text" -msgid "Invalid parameter." -msgstr "Неверный параметр." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_USER_ABORT & ERRCODE_RES_MASK\n" -"string.text" -msgid "Process interrupted by user." -msgstr "Процесс прерван пользователем." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_BAD_RESUME & ERRCODE_RES_MASK\n" -"string.text" -msgid "Resume without error." -msgstr "Оператор «Resume» вне обработки ошибки." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_STACK_OVERFLOW & ERRCODE_RES_MASK\n" -"string.text" -msgid "Not enough stack memory." -msgstr "Недостаточный размер стека." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_PROC_UNDEFINED & ERRCODE_RES_MASK\n" -"string.text" -msgid "Sub-procedure or function procedure not defined." -msgstr "Подпрограмма или функция не определена." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_BAD_DLL_LOAD & ERRCODE_RES_MASK\n" -"string.text" -msgid "Error loading DLL file." -msgstr "Ошибка загрузки DLL." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_BAD_DLL_CALL & ERRCODE_RES_MASK\n" -"string.text" -msgid "Wrong DLL call convention." -msgstr "Неверное соглашение вызова DLL." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_INTERNAL_ERROR & ERRCODE_RES_MASK\n" -"string.text" -msgid "Internal error $(ARG1)." -msgstr "Внутренняя ошибка $(ARG1)." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_BAD_CHANNEL & ERRCODE_RES_MASK\n" -"string.text" -msgid "Invalid file name or file number." -msgstr "Неправильное имя или номер файла." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_FILE_NOT_FOUND & ERRCODE_RES_MASK\n" -"string.text" -msgid "File not found." -msgstr "Файл не найден." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_BAD_FILE_MODE & ERRCODE_RES_MASK\n" -"string.text" -msgid "Incorrect file mode." -msgstr "Неверный режим файла." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_FILE_ALREADY_OPEN & ERRCODE_RES_MASK\n" -"string.text" -msgid "File already open." -msgstr "Файл уже открыт." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_IO_ERROR & ERRCODE_RES_MASK\n" -"string.text" -msgid "Device I/O error." -msgstr "Ошибка устройства ввода/вывода." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_FILE_EXISTS & ERRCODE_RES_MASK\n" -"string.text" -msgid "File already exists." -msgstr "Файл уже существует." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_BAD_RECORD_LENGTH & ERRCODE_RES_MASK\n" -"string.text" -msgid "Incorrect record length." -msgstr "Неверная длина записи данных." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_DISK_FULL & ERRCODE_RES_MASK\n" -"string.text" -msgid "Disk or hard drive full." -msgstr "Диск заполнен." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_READ_PAST_EOF & ERRCODE_RES_MASK\n" -"string.text" -msgid "Reading exceeds EOF." -msgstr "Чтение за концом файла (EOF)." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_BAD_RECORD_NUMBER & ERRCODE_RES_MASK\n" -"string.text" -msgid "Incorrect record number." -msgstr "Неверный номер записи." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_TOO_MANY_FILES & ERRCODE_RES_MASK\n" -"string.text" -msgid "Too many files." -msgstr "Слишком много файлов." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_NO_DEVICE & ERRCODE_RES_MASK\n" -"string.text" -msgid "Device not available." -msgstr "Устройство недоступно." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_ACCESS_DENIED & ERRCODE_RES_MASK\n" -"string.text" -msgid "Access denied." -msgstr "Доступ запрещён." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_NOT_READY & ERRCODE_RES_MASK\n" -"string.text" -msgid "Disk not ready." -msgstr "Диск не готов." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_NOT_IMPLEMENTED & ERRCODE_RES_MASK\n" -"string.text" -msgid "Not implemented." -msgstr "Не реализовано." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_DIFFERENT_DRIVE & ERRCODE_RES_MASK\n" -"string.text" -msgid "Renaming on different drives impossible." -msgstr "Переименование на разных дисках невозможно." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_ACCESS_ERROR & ERRCODE_RES_MASK\n" -"string.text" -msgid "Path/File access error." -msgstr "Ошибка доступа к файлу/пути." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_PATH_NOT_FOUND & ERRCODE_RES_MASK\n" -"string.text" -msgid "Path not found." -msgstr "Путь не найден." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_NO_OBJECT & ERRCODE_RES_MASK\n" -"string.text" -msgid "Object variable not set." -msgstr "Переменная типа Object не установлена." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_BAD_PATTERN & ERRCODE_RES_MASK\n" -"string.text" -msgid "Invalid string pattern." -msgstr "Неверный шаблон строки." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SBERR_IS_NULL & ERRCODE_RES_MASK\n" -"string.text" -msgid "Use of zero not permitted." -msgstr "Использование нуля не разрешено." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_DDE_ERROR & ERRCODE_RES_MASK\n" -"string.text" -msgid "DDE Error." -msgstr "Ошибка DDE." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_DDE_WAITINGACK & ERRCODE_RES_MASK\n" -"string.text" -msgid "Awaiting response to DDE connection." -msgstr "Ожидание ответа при подключении по DDE." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_DDE_OUTOFCHANNELS & ERRCODE_RES_MASK\n" -"string.text" -msgid "No DDE channels available." -msgstr "Нет доступных каналов DDE." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_DDE_NO_RESPONSE & ERRCODE_RES_MASK\n" -"string.text" -msgid "No application responded to DDE connect initiation." -msgstr "Нет приложений, ответивших на попытку соединения по DDE." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_DDE_MULT_RESPONSES & ERRCODE_RES_MASK\n" -"string.text" -msgid "Too many applications responded to DDE connect initiation." -msgstr "Слишком много приложений ответило на попытки установить соединение по DDE." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_DDE_CHANNEL_LOCKED & ERRCODE_RES_MASK\n" -"string.text" -msgid "DDE channel locked." -msgstr "Канал DDE блокирован." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_DDE_NOTPROCESSED & ERRCODE_RES_MASK\n" -"string.text" -msgid "External application cannot execute DDE operation." -msgstr "Внешнее приложение не может выполнить операцию DDE." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_DDE_TIMEOUT & ERRCODE_RES_MASK\n" -"string.text" -msgid "Timeout while waiting for DDE response." -msgstr "Таймаут ожидания ответа DDE." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_DDE_USER_INTERRUPT & ERRCODE_RES_MASK\n" -"string.text" -msgid "User pressed ESCAPE during DDE operation." -msgstr "Пользователь нажал ESCAPE во время операции DDE." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_DDE_BUSY & ERRCODE_RES_MASK\n" -"string.text" -msgid "External application busy." -msgstr "Внешнее приложение занято." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_DDE_NO_DATA & ERRCODE_RES_MASK\n" -"string.text" -msgid "DDE operation without data." -msgstr "Операция DDE без данных." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_DDE_WRONG_DATA_FORMAT & ERRCODE_RES_MASK\n" -"string.text" -msgid "Data are in wrong format." -msgstr "Формат данных неверен." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_DDE_PARTNER_QUIT & ERRCODE_RES_MASK\n" -"string.text" -msgid "External application has been terminated." -msgstr "Внешнее приложение завершилось." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_DDE_CONV_CLOSED & ERRCODE_RES_MASK\n" -"string.text" -msgid "DDE connection interrupted or modified." -msgstr "Соединение по DDE прервано." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_DDE_NO_CHANNEL & ERRCODE_RES_MASK\n" -"string.text" -msgid "DDE method invoked with no channel open." -msgstr "Метод DDE вызван без открытия канала." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_DDE_INVALID_LINK & ERRCODE_RES_MASK\n" -"string.text" -msgid "Invalid DDE link format." -msgstr "Недопустимый формат связи по DDE." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_DDE_QUEUE_OVERFLOW & ERRCODE_RES_MASK\n" -"string.text" -msgid "DDE message has been lost." -msgstr "Сообщение DDE потеряно." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_DDE_LINK_ALREADY_EST & ERRCODE_RES_MASK\n" -"string.text" -msgid "Paste link already performed." -msgstr "Вставка ссылки уже выполнена." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_DDE_LINK_INV_TOPIC & ERRCODE_RES_MASK\n" -"string.text" -msgid "Link mode cannot be set due to invalid link topic." -msgstr "Режим связи не может быть установлен из-за неверного заголовка." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_DDE_DLL_NOT_FOUND & ERRCODE_RES_MASK\n" -"string.text" -msgid "DDE requires the DDEML.DLL file." -msgstr "Для DDE необходим файл DDEML.DLL." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_CANNOT_LOAD & ERRCODE_RES_MASK\n" -"string.text" -msgid "Module cannot be loaded; invalid format." -msgstr "Невозможно загрузить модуль: неверный формат." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_BAD_INDEX & ERRCODE_RES_MASK\n" -"string.text" -msgid "Invalid object index." -msgstr "Недопустимый индекс объекта." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_NO_ACTIVE_OBJECT & ERRCODE_RES_MASK\n" -"string.text" -msgid "Object is not available." -msgstr "Объект недоступен." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_BAD_PROP_VALUE & ERRCODE_RES_MASK\n" -"string.text" -msgid "Incorrect property value." -msgstr "Неверное значение свойства." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_PROP_READONLY & ERRCODE_RES_MASK\n" -"string.text" -msgid "This property is read-only." -msgstr "Свойство только для чтения." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_PROP_WRITEONLY & ERRCODE_RES_MASK\n" -"string.text" -msgid "This property is write only." -msgstr "Свойство только для записи." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_INVALID_OBJECT & ERRCODE_RES_MASK\n" -"string.text" -msgid "Invalid object reference." -msgstr "Неверная ссылка на объект." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_NO_METHOD & ERRCODE_RES_MASK\n" -"string.text" -msgid "Property or method not found: $(ARG1)." -msgstr "Свойство или метод не найдены: $(ARG1)." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_NEEDS_OBJECT & ERRCODE_RES_MASK\n" -"string.text" -msgid "Object required." -msgstr "Требуется объект." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_INVALID_USAGE_OBJECT & ERRCODE_RES_MASK\n" -"string.text" -msgid "Invalid use of an object." -msgstr "Неверное использование объекта." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_NO_OLE & ERRCODE_RES_MASK\n" -"string.text" -msgid "OLE Automation is not supported by this object." -msgstr "OLE этим объектом не поддерживается." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_BAD_METHOD & ERRCODE_RES_MASK\n" -"string.text" -msgid "This property or method is not supported by the object." -msgstr "Объект не поддерживает это свойство или метод." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_OLE_ERROR & ERRCODE_RES_MASK\n" -"string.text" -msgid "OLE Automation Error." -msgstr "Ошибка OLE." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_BAD_ACTION & ERRCODE_RES_MASK\n" -"string.text" -msgid "This action is not supported by given object." -msgstr "Эта операция не поддерживается данным объектом." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_NO_NAMED_ARGS & ERRCODE_RES_MASK\n" -"string.text" -msgid "Named arguments are not supported by given object." -msgstr "Именованные аргументы не поддерживаются данным объектом." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_BAD_LOCALE & ERRCODE_RES_MASK\n" -"string.text" -msgid "The current locale setting is not supported by the given object." -msgstr "Данный объект не поддерживает текущие региональные настройки." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_NAMED_NOT_FOUND & ERRCODE_RES_MASK\n" -"string.text" -msgid "Named argument not found." -msgstr "Именованный аргумент не найден." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_NOT_OPTIONAL & ERRCODE_RES_MASK\n" -"string.text" -msgid "Argument is not optional." -msgstr "Аргумент является обязательным." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_WRONG_ARGS & ERRCODE_RES_MASK\n" -"string.text" -msgid "Invalid number of arguments." -msgstr "Неверное число аргументов." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_NOT_A_COLL & ERRCODE_RES_MASK\n" -"string.text" -msgid "Object is not a list." -msgstr "Объект не является списком." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_BAD_ORDINAL & ERRCODE_RES_MASK\n" -"string.text" -msgid "Invalid ordinal number." -msgstr "Неверное порядковое число." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_DLLPROC_NOT_FOUND & ERRCODE_RES_MASK\n" -"string.text" -msgid "Specified DLL function not found." -msgstr "Указанная функция DLL не найдена." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_BAD_CLIPBD_FORMAT & ERRCODE_RES_MASK\n" -"string.text" -msgid "Invalid clipboard format." -msgstr "Недопустимый формат буфера обмена." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_PROPERTY_NOT_FOUND & ERRCODE_RES_MASK\n" -"string.text" -msgid "Object does not have this property." -msgstr "У объекта нет этого свойства." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_METHOD_NOT_FOUND & ERRCODE_RES_MASK\n" -"string.text" -msgid "Object does not have this method." -msgstr "У объекта нет этого метода." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_ARG_MISSING & ERRCODE_RES_MASK\n" -"string.text" -msgid "Required argument lacking." -msgstr "Отсутствие необходимого аргумента." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_METHOD_FAILED & ERRCODE_RES_MASK\n" -"string.text" -msgid "Error executing a method." -msgstr "Ошибка выполнения метода." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_SETPROP_FAILED & ERRCODE_RES_MASK\n" -"string.text" -msgid "Unable to set property." -msgstr "Свойство установить невозможно." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_GETPROP_FAILED & ERRCODE_RES_MASK\n" -"string.text" -msgid "Unable to determine property." -msgstr "Невозможно определить свойство." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_UNEXPECTED & ERRCODE_RES_MASK\n" -"string.text" -msgid "Unexpected symbol: $(ARG1)." -msgstr "Неожиданный символ: $(ARG1)." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_EXPECTED & ERRCODE_RES_MASK\n" -"string.text" -msgid "Expected: $(ARG1)." -msgstr "Ожидается: $(ARG1)." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_SYMBOL_EXPECTED & ERRCODE_RES_MASK\n" -"string.text" -msgid "Symbol expected." -msgstr "Ожидается символ." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_VAR_EXPECTED & ERRCODE_RES_MASK\n" -"string.text" -msgid "Variable expected." -msgstr "Ожидается переменная." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_LABEL_EXPECTED & ERRCODE_RES_MASK\n" -"string.text" -msgid "Label expected." -msgstr "Ожидается метка." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_LVALUE_EXPECTED & ERRCODE_RES_MASK\n" -"string.text" -msgid "Value cannot be applied." -msgstr "Значение применить невозможно." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_VAR_DEFINED & ERRCODE_RES_MASK\n" -"string.text" -msgid "Variable $(ARG1) already defined." -msgstr "Переменная $(ARG1) уже определена." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_PROC_DEFINED & ERRCODE_RES_MASK\n" -"string.text" -msgid "Sub procedure or function procedure $(ARG1) already defined." -msgstr "Подпрограмма или функция $(ARG1) уже определена." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_LABEL_DEFINED & ERRCODE_RES_MASK\n" -"string.text" -msgid "Label $(ARG1) already defined." -msgstr "Метка $(ARG1) уже определена." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_UNDEF_VAR & ERRCODE_RES_MASK\n" -"string.text" -msgid "Variable $(ARG1) not found." -msgstr "Переменная $(ARG1) не найдена." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_UNDEF_ARRAY & ERRCODE_RES_MASK\n" -"string.text" -msgid "Array or procedure $(ARG1) not found." -msgstr "Массив или процедура $(ARG1) не найдены." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_UNDEF_PROC & ERRCODE_RES_MASK\n" -"string.text" -msgid "Procedure $(ARG1) not found." -msgstr "Процедура $(ARG1) не найдена." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_UNDEF_LABEL & ERRCODE_RES_MASK\n" -"string.text" -msgid "Label $(ARG1) undefined." -msgstr "Метка $(ARG1) не определена." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_UNDEF_TYPE & ERRCODE_RES_MASK\n" -"string.text" -msgid "Unknown data type $(ARG1)." -msgstr "Неизвестный тип данных $(ARG1)." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_BAD_EXIT & ERRCODE_RES_MASK\n" -"string.text" -msgid "Exit $(ARG1) expected." -msgstr "Ожидается Exit $(ARG1)." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_BAD_BLOCK & ERRCODE_RES_MASK\n" -"string.text" -msgid "Statement block still open: $(ARG1) missing." -msgstr "Блок инструкций не закрыт: пропущен $(ARG1)." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_BAD_BRACKETS & ERRCODE_RES_MASK\n" -"string.text" -msgid "Parentheses do not match." -msgstr "Непарные круглые скобки." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_BAD_DECLARATION & ERRCODE_RES_MASK\n" -"string.text" -msgid "Symbol $(ARG1) already defined differently." -msgstr "Символ $(ARG1) уже был определён." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_BAD_PARAMETERS & ERRCODE_RES_MASK\n" -"string.text" -msgid "Parameters do not correspond to procedure." -msgstr "Параметры не соответствуют процедуре." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_BAD_CHAR_IN_NUMBER & ERRCODE_RES_MASK\n" -"string.text" -msgid "Invalid character in number." -msgstr "Недопустимый символ в числе." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_MUST_HAVE_DIMS & ERRCODE_RES_MASK\n" -"string.text" -msgid "Array must be dimensioned." -msgstr "Необходимо задать размерность массива." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_NO_IF & ERRCODE_RES_MASK\n" -"string.text" -msgid "Else/Endif without If." -msgstr "Оператор Else/Endif без If." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_NOT_IN_SUBR & ERRCODE_RES_MASK\n" -"string.text" -msgid "$(ARG1) not allowed within a procedure." -msgstr "$(ARG1) внутри процедуры недопустим." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_NOT_IN_MAIN & ERRCODE_RES_MASK\n" -"string.text" -msgid "$(ARG1) not allowed outside a procedure." -msgstr "$(ARG1) вне процедуры недопустим." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_WRONG_DIMS & ERRCODE_RES_MASK\n" -"string.text" -msgid "Dimension specifications do not match." -msgstr "Спецификации размерности не соответствуют друг другу." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_BAD_OPTION & ERRCODE_RES_MASK\n" -"string.text" -msgid "Unknown option: $(ARG1)." -msgstr "Неизвестный параметр: $(ARG1)." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_CONSTANT_REDECLARED & ERRCODE_RES_MASK\n" -"string.text" -msgid "Constant $(ARG1) redefined." -msgstr "Переопределение константы $(ARG1)." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_PROG_TOO_LARGE & ERRCODE_RES_MASK\n" -"string.text" -msgid "Program too large." -msgstr "Программа слишком большая." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_NO_STRINGS_ARRAYS & ERRCODE_RES_MASK\n" -"string.text" -msgid "Strings or arrays not permitted." -msgstr "Строки или массивы недопустимы." diff --git a/source/ru/chart2/uiconfig/ui.po b/source/ru/chart2/uiconfig/ui.po index abb2660929f..f5890f8885c 100644 --- a/source/ru/chart2/uiconfig/ui.po +++ b/source/ru/chart2/uiconfig/ui.po @@ -4,8 +4,8 @@ msgstr "" "Project-Id-Version: ui\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2016-11-09 14:10+0100\n" -"PO-Revision-Date: 2016-05-02 02:26+0000\n" -"Last-Translator: Anonymous Pootle User\n" +"PO-Revision-Date: 2016-12-24 14:33+0000\n" +"Last-Translator: bormant <bormant@mail.ru>\n" "Language-Team: Russian <l10n@ru.libreoffice.org>\n" "Language: ru\n" "MIME-Version: 1.0\n" @@ -13,8 +13,8 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" "X-Accelerator-Marker: ~\n" -"X-Generator: LibreOffice\n" -"X-POOTLE-MTIME: 1462155983.000000\n" +"X-Generator: Pootle 2.8\n" +"X-POOTLE-MTIME: 1482590001.000000\n" #: 3dviewdialog.ui msgctxt "" @@ -1913,7 +1913,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Perspective" -msgstr "" +msgstr "Перспектива" #: tp_3D_SceneIllumination.ui msgctxt "" @@ -2831,7 +2831,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Up" -msgstr "" +msgstr "Вверх" #: tp_DataSource.ui msgctxt "" @@ -2849,7 +2849,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Down" -msgstr "" +msgstr "Вниз" #: tp_DataSource.ui msgctxt "" @@ -3209,7 +3209,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Select data range" -msgstr "" +msgstr "Выберите диапазон данных" #: tp_RangeChooser.ui msgctxt "" @@ -3236,7 +3236,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Select data range" -msgstr "" +msgstr "Выберите диапазон данных" #: tp_RangeChooser.ui msgctxt "" @@ -3668,7 +3668,7 @@ msgctxt "" "label\n" "string.text" msgid "_Exponential" -msgstr "" +msgstr "Экспоненциальный" #: tp_Trendline.ui msgctxt "" @@ -3758,7 +3758,7 @@ msgctxt "" "label\n" "string.text" msgid "Show E_quation" -msgstr "" +msgstr "Показать уравнение" #: tp_Trendline.ui msgctxt "" @@ -3776,7 +3776,7 @@ msgctxt "" "label\n" "string.text" msgid "Trendline _Name" -msgstr "" +msgstr "Имя линии тренда" #: tp_Trendline.ui msgctxt "" @@ -3785,7 +3785,7 @@ msgctxt "" "label\n" "string.text" msgid "_X Variable Name" -msgstr "" +msgstr "Имя переменной X" #: tp_Trendline.ui msgctxt "" @@ -3794,7 +3794,7 @@ msgctxt "" "label\n" "string.text" msgid "_Y Variable Name" -msgstr "" +msgstr "Имя переменной Y" #: tp_Trendline.ui msgctxt "" diff --git a/source/ru/cui/source/dialogs.po b/source/ru/cui/source/dialogs.po index fce87f968f8..95058b54c42 100644 --- a/source/ru/cui/source/dialogs.po +++ b/source/ru/cui/source/dialogs.po @@ -4,8 +4,8 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2016-11-09 14:10+0100\n" -"PO-Revision-Date: 2016-05-29 11:23+0000\n" -"Last-Translator: Anonymous Pootle User\n" +"PO-Revision-Date: 2016-12-24 14:36+0000\n" +"Last-Translator: bormant <bormant@mail.ru>\n" "Language-Team: Russian <l10n@ru.libreoffice.org>\n" "Language: ru\n" "MIME-Version: 1.0\n" @@ -13,8 +13,8 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" "X-Accelerator-Marker: ~\n" -"X-Generator: LibreOffice\n" -"X-POOTLE-MTIME: 1464521035.000000\n" +"X-Generator: Pootle 2.8\n" +"X-POOTLE-MTIME: 1482590183.000000\n" #: cuires.src msgctxt "" @@ -359,7 +359,7 @@ msgctxt "" "RID_SVXSTR_HYPERDLG_HLINETTP_HELP\n" "string.text" msgid "This is where you create a link to a Web page or FTP server connection." -msgstr "" +msgstr "Здесь вы создаёте ссылку на веб-страницу или подключение к серверу FTP." #: hyperdlg.src msgctxt "" @@ -375,7 +375,7 @@ msgctxt "" "RID_SVXSTR_HYPERDLG_HLMAILTP_HELP\n" "string.text" msgid "This is where you create a link to an e-mail address." -msgstr "" +msgstr "Здесь вы создаёте ссылку на адрес электронной почты." #: hyperdlg.src msgctxt "" @@ -391,7 +391,7 @@ msgctxt "" "RID_SVXSTR_HYPERDLG_HLDOCTP_HELP\n" "string.text" msgid "This is where you create a link to an existing document or a target within a document." -msgstr "" +msgstr "Здесь вы создаёте ссылку на существующий документ или на определённое место в нём." #: hyperdlg.src msgctxt "" @@ -519,7 +519,7 @@ msgctxt "" "RID_SVXSTR_SAVE_SCREENSHOT_AS\n" "string.text" msgid "Save Screenshot As..." -msgstr "" +msgstr "Сохранить снимок как..." #: scriptdlg.src msgctxt "" diff --git a/source/ru/cui/source/options.po b/source/ru/cui/source/options.po index e7a83e0fe31..1043fe6fc4e 100644 --- a/source/ru/cui/source/options.po +++ b/source/ru/cui/source/options.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: options\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2016-11-09 14:10+0100\n" -"PO-Revision-Date: 2016-07-28 07:05+0000\n" +"PO-Revision-Date: 2017-01-06 18:14+0000\n" "Last-Translator: bormant <bormant@mail.ru>\n" "Language-Team: Russian <l10n@ru.libreoffice.org>\n" "Language: ru\n" @@ -13,8 +13,8 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" "X-Accelerator-Marker: ~\n" -"X-Generator: LibreOffice\n" -"X-POOTLE-MTIME: 1469689532.000000\n" +"X-Generator: Pootle 2.8\n" +"X-POOTLE-MTIME: 1483726461.000000\n" #: connpooloptions.src msgctxt "" @@ -657,7 +657,7 @@ msgctxt "" "LibreOffice\n" "itemlist.text" msgid "LibreOffice" -msgstr "" +msgstr "LibreOffice" #: personalization.src msgctxt "" @@ -666,7 +666,7 @@ msgctxt "" "Abstract\n" "itemlist.text" msgid "Abstract" -msgstr "" +msgstr "Абстракция" #: personalization.src msgctxt "" @@ -675,7 +675,7 @@ msgctxt "" "Color\n" "itemlist.text" msgid "Color" -msgstr "" +msgstr "Цвет" #: personalization.src msgctxt "" @@ -684,7 +684,7 @@ msgctxt "" "Music\n" "itemlist.text" msgid "Music" -msgstr "" +msgstr "Музыка" #: personalization.src msgctxt "" @@ -693,7 +693,7 @@ msgctxt "" "Nature\n" "itemlist.text" msgid "Nature" -msgstr "" +msgstr "Природа" #: personalization.src msgctxt "" @@ -702,7 +702,7 @@ msgctxt "" "Solid\n" "itemlist.text" msgid "Solid" -msgstr "" +msgstr "Однотонные" #: treeopt.src msgctxt "" @@ -711,7 +711,7 @@ msgctxt "" "%PRODUCTNAME\n" "itemlist.text" msgid "%PRODUCTNAME" -msgstr "" +msgstr "%PRODUCTNAME" #: treeopt.src msgctxt "" @@ -720,7 +720,7 @@ msgctxt "" "User Data\n" "itemlist.text" msgid "User Data" -msgstr "" +msgstr "Сведения о пользователе" #: treeopt.src msgctxt "" @@ -729,7 +729,7 @@ msgctxt "" "General\n" "itemlist.text" msgid "General" -msgstr "" +msgstr "Общие" #: treeopt.src msgctxt "" @@ -738,7 +738,7 @@ msgctxt "" "Memory\n" "itemlist.text" msgid "Memory" -msgstr "" +msgstr "Память" #: treeopt.src msgctxt "" @@ -747,7 +747,7 @@ msgctxt "" "View\n" "itemlist.text" msgid "View" -msgstr "" +msgstr "Вид" #: treeopt.src msgctxt "" @@ -756,7 +756,7 @@ msgctxt "" "Print\n" "itemlist.text" msgid "Print" -msgstr "" +msgstr "Печать" #: treeopt.src msgctxt "" @@ -765,7 +765,7 @@ msgctxt "" "Paths\n" "itemlist.text" msgid "Paths" -msgstr "" +msgstr "Пути" #: treeopt.src msgctxt "" @@ -774,7 +774,7 @@ msgctxt "" "Fonts\n" "itemlist.text" msgid "Fonts" -msgstr "" +msgstr "Шрифты" #: treeopt.src msgctxt "" @@ -783,7 +783,7 @@ msgctxt "" "Security\n" "itemlist.text" msgid "Security" -msgstr "" +msgstr "Безопасность" #: treeopt.src msgctxt "" @@ -792,7 +792,7 @@ msgctxt "" "Personalization\n" "itemlist.text" msgid "Personalization" -msgstr "" +msgstr "Персонализация" #: treeopt.src msgctxt "" @@ -801,7 +801,7 @@ msgctxt "" "Application Colors\n" "itemlist.text" msgid "Application Colors" -msgstr "" +msgstr "Внешний вид" #: treeopt.src msgctxt "" @@ -810,7 +810,7 @@ msgctxt "" "Accessibility\n" "itemlist.text" msgid "Accessibility" -msgstr "" +msgstr "Специальные возможности" #: treeopt.src msgctxt "" @@ -819,7 +819,7 @@ msgctxt "" "Advanced\n" "itemlist.text" msgid "Advanced" -msgstr "" +msgstr "Расширенные возможности" #: treeopt.src msgctxt "" @@ -828,7 +828,7 @@ msgctxt "" "Basic IDE Options\n" "itemlist.text" msgid "Basic IDE Options" -msgstr "" +msgstr "Параметры IDE Basic" #: treeopt.src msgctxt "" @@ -837,7 +837,7 @@ msgctxt "" "Online Update\n" "itemlist.text" msgid "Online Update" -msgstr "" +msgstr "Проверка обновлений" #: treeopt.src msgctxt "" @@ -846,7 +846,7 @@ msgctxt "" "OpenCL\n" "itemlist.text" msgid "OpenCL" -msgstr "" +msgstr "OpenCL" #: treeopt.src msgctxt "" @@ -855,7 +855,7 @@ msgctxt "" "Language Settings\n" "itemlist.text" msgid "Language Settings" -msgstr "" +msgstr "Настройки языка" #: treeopt.src msgctxt "" @@ -864,7 +864,7 @@ msgctxt "" "Languages\n" "itemlist.text" msgid "Languages" -msgstr "" +msgstr "Языки" #: treeopt.src msgctxt "" @@ -873,7 +873,7 @@ msgctxt "" "Writing Aids\n" "itemlist.text" msgid "Writing Aids" -msgstr "" +msgstr "Лингвистика" #: treeopt.src msgctxt "" @@ -882,7 +882,7 @@ msgctxt "" "Searching in Japanese\n" "itemlist.text" msgid "Searching in Japanese" -msgstr "" +msgstr "Поиск в японском языке" #: treeopt.src msgctxt "" @@ -891,7 +891,7 @@ msgctxt "" "Asian Layout\n" "itemlist.text" msgid "Asian Layout" -msgstr "" +msgstr "Разметка восточноазиатского текста" #: treeopt.src msgctxt "" @@ -900,7 +900,7 @@ msgctxt "" "Complex Text Layout\n" "itemlist.text" msgid "Complex Text Layout" -msgstr "" +msgstr "Сложные системы письменности" #: treeopt.src msgctxt "" @@ -909,7 +909,7 @@ msgctxt "" "Internet\n" "itemlist.text" msgid "Internet" -msgstr "" +msgstr "Интернет" #: treeopt.src msgctxt "" @@ -918,7 +918,7 @@ msgctxt "" "Proxy\n" "itemlist.text" msgid "Proxy" -msgstr "" +msgstr "Прокси" #: treeopt.src msgctxt "" @@ -927,7 +927,7 @@ msgctxt "" "E-mail\n" "itemlist.text" msgid "E-mail" -msgstr "" +msgstr "Эл. адрес" #: treeopt.src msgctxt "" @@ -936,7 +936,7 @@ msgctxt "" "%PRODUCTNAME Writer\n" "itemlist.text" msgid "%PRODUCTNAME Writer" -msgstr "" +msgstr "%PRODUCTNAME Writer" #: treeopt.src msgctxt "" @@ -945,7 +945,7 @@ msgctxt "" "General\n" "itemlist.text" msgid "General" -msgstr "" +msgstr "Общие" #: treeopt.src msgctxt "" @@ -954,7 +954,7 @@ msgctxt "" "View\n" "itemlist.text" msgid "View" -msgstr "" +msgstr "Вид" #: treeopt.src msgctxt "" @@ -963,7 +963,7 @@ msgctxt "" "Formatting Aids\n" "itemlist.text" msgid "Formatting Aids" -msgstr "" +msgstr "Знаки форматирования" #: treeopt.src msgctxt "" @@ -972,7 +972,7 @@ msgctxt "" "Grid\n" "itemlist.text" msgid "Grid" -msgstr "" +msgstr "Сетка" #: treeopt.src msgctxt "" @@ -981,7 +981,7 @@ msgctxt "" "Basic Fonts (Western)\n" "itemlist.text" msgid "Basic Fonts (Western)" -msgstr "" +msgstr "Осн. шрифты (западные)" #: treeopt.src msgctxt "" @@ -990,7 +990,7 @@ msgctxt "" "Basic Fonts (Asian)\n" "itemlist.text" msgid "Basic Fonts (Asian)" -msgstr "" +msgstr "Осн. шрифты (восточноазиатские)" #: treeopt.src msgctxt "" @@ -999,7 +999,7 @@ msgctxt "" "Basic Fonts (CTL)\n" "itemlist.text" msgid "Basic Fonts (CTL)" -msgstr "" +msgstr "Осн. шрифты (ССП)" #: treeopt.src msgctxt "" @@ -1008,7 +1008,7 @@ msgctxt "" "Print\n" "itemlist.text" msgid "Print" -msgstr "" +msgstr "Печать" #: treeopt.src msgctxt "" @@ -1017,7 +1017,7 @@ msgctxt "" "Table\n" "itemlist.text" msgid "Table" -msgstr "" +msgstr "Таблица" #: treeopt.src msgctxt "" @@ -1026,7 +1026,7 @@ msgctxt "" "Changes\n" "itemlist.text" msgid "Changes" -msgstr "" +msgstr "Изменения" #: treeopt.src msgctxt "" @@ -1035,7 +1035,7 @@ msgctxt "" "Comparison\n" "itemlist.text" msgid "Comparison" -msgstr "" +msgstr "Сравнение" #: treeopt.src msgctxt "" @@ -1044,7 +1044,7 @@ msgctxt "" "Compatibility\n" "itemlist.text" msgid "Compatibility" -msgstr "" +msgstr "Совместимость" #: treeopt.src msgctxt "" @@ -1053,7 +1053,7 @@ msgctxt "" "AutoCaption\n" "itemlist.text" msgid "AutoCaption" -msgstr "" +msgstr "Автоназвание" #: treeopt.src msgctxt "" @@ -1062,7 +1062,7 @@ msgctxt "" "Mail Merge E-mail\n" "itemlist.text" msgid "Mail Merge E-mail" -msgstr "" +msgstr "Рассылка электронной почты" #: treeopt.src msgctxt "" @@ -1071,7 +1071,7 @@ msgctxt "" "%PRODUCTNAME Writer/Web\n" "itemlist.text" msgid "%PRODUCTNAME Writer/Web" -msgstr "" +msgstr "%PRODUCTNAME Writer/Web" #: treeopt.src msgctxt "" @@ -1080,7 +1080,7 @@ msgctxt "" "View\n" "itemlist.text" msgid "View" -msgstr "" +msgstr "Вид" #: treeopt.src msgctxt "" @@ -1089,7 +1089,7 @@ msgctxt "" "Formatting Aids\n" "itemlist.text" msgid "Formatting Aids" -msgstr "" +msgstr "Знаки форматирования" #: treeopt.src msgctxt "" @@ -1098,7 +1098,7 @@ msgctxt "" "Grid\n" "itemlist.text" msgid "Grid" -msgstr "" +msgstr "Сетка" #: treeopt.src msgctxt "" @@ -1107,7 +1107,7 @@ msgctxt "" "Print\n" "itemlist.text" msgid "Print" -msgstr "" +msgstr "Печать" #: treeopt.src msgctxt "" @@ -1116,7 +1116,7 @@ msgctxt "" "Table\n" "itemlist.text" msgid "Table" -msgstr "" +msgstr "Таблица" #: treeopt.src msgctxt "" @@ -1125,7 +1125,7 @@ msgctxt "" "Background\n" "itemlist.text" msgid "Background" -msgstr "" +msgstr "Фон" #: treeopt.src msgctxt "" @@ -1134,7 +1134,7 @@ msgctxt "" "%PRODUCTNAME Math\n" "itemlist.text" msgid "%PRODUCTNAME Math" -msgstr "" +msgstr "%PRODUCTNAME Math" #: treeopt.src msgctxt "" @@ -1143,7 +1143,7 @@ msgctxt "" "Settings\n" "itemlist.text" msgid "Settings" -msgstr "" +msgstr "Настройки" #: treeopt.src msgctxt "" @@ -1152,7 +1152,7 @@ msgctxt "" "%PRODUCTNAME Calc\n" "itemlist.text" msgid "%PRODUCTNAME Calc" -msgstr "" +msgstr "%PRODUCTNAME Calc" #: treeopt.src msgctxt "" @@ -1161,7 +1161,7 @@ msgctxt "" "General\n" "itemlist.text" msgid "General" -msgstr "" +msgstr "Общие" #: treeopt.src msgctxt "" @@ -1170,7 +1170,7 @@ msgctxt "" "Defaults\n" "itemlist.text" msgid "Defaults" -msgstr "" +msgstr "Значения по умолчанию" #: treeopt.src msgctxt "" @@ -1179,7 +1179,7 @@ msgctxt "" "View\n" "itemlist.text" msgid "View" -msgstr "" +msgstr "Вид" #: treeopt.src msgctxt "" @@ -1188,7 +1188,7 @@ msgctxt "" "Calculate\n" "itemlist.text" msgid "Calculate" -msgstr "" +msgstr "Вычисления" #: treeopt.src msgctxt "" @@ -1197,7 +1197,7 @@ msgctxt "" "Formula\n" "itemlist.text" msgid "Formula" -msgstr "" +msgstr "Формула" #: treeopt.src msgctxt "" @@ -1206,7 +1206,7 @@ msgctxt "" "Sort Lists\n" "itemlist.text" msgid "Sort Lists" -msgstr "" +msgstr "Списки сортировки" #: treeopt.src msgctxt "" @@ -1215,7 +1215,7 @@ msgctxt "" "Changes\n" "itemlist.text" msgid "Changes" -msgstr "" +msgstr "Изменения" #: treeopt.src msgctxt "" @@ -1224,7 +1224,7 @@ msgctxt "" "Compatibility\n" "itemlist.text" msgid "Compatibility" -msgstr "" +msgstr "Совместимость" #: treeopt.src msgctxt "" @@ -1233,7 +1233,7 @@ msgctxt "" "Grid\n" "itemlist.text" msgid "Grid" -msgstr "" +msgstr "Сетка" #: treeopt.src msgctxt "" @@ -1242,7 +1242,7 @@ msgctxt "" "Print\n" "itemlist.text" msgid "Print" -msgstr "" +msgstr "Печать" #: treeopt.src msgctxt "" @@ -1251,7 +1251,7 @@ msgctxt "" "%PRODUCTNAME Impress\n" "itemlist.text" msgid "%PRODUCTNAME Impress" -msgstr "" +msgstr "%PRODUCTNAME Impress" #: treeopt.src msgctxt "" @@ -1260,7 +1260,7 @@ msgctxt "" "General\n" "itemlist.text" msgid "General" -msgstr "" +msgstr "Общие" #: treeopt.src msgctxt "" @@ -1269,7 +1269,7 @@ msgctxt "" "View\n" "itemlist.text" msgid "View" -msgstr "" +msgstr "Вид" #: treeopt.src msgctxt "" @@ -1278,7 +1278,7 @@ msgctxt "" "Grid\n" "itemlist.text" msgid "Grid" -msgstr "" +msgstr "Сетка" #: treeopt.src msgctxt "" @@ -1287,7 +1287,7 @@ msgctxt "" "Print\n" "itemlist.text" msgid "Print" -msgstr "" +msgstr "Печать" #: treeopt.src msgctxt "" @@ -1296,7 +1296,7 @@ msgctxt "" "%PRODUCTNAME Draw\n" "itemlist.text" msgid "%PRODUCTNAME Draw" -msgstr "" +msgstr "%PRODUCTNAME Draw" #: treeopt.src msgctxt "" @@ -1305,7 +1305,7 @@ msgctxt "" "General\n" "itemlist.text" msgid "General" -msgstr "" +msgstr "Общие" #: treeopt.src msgctxt "" @@ -1314,7 +1314,7 @@ msgctxt "" "View\n" "itemlist.text" msgid "View" -msgstr "" +msgstr "Вид" #: treeopt.src msgctxt "" @@ -1323,7 +1323,7 @@ msgctxt "" "Grid\n" "itemlist.text" msgid "Grid" -msgstr "" +msgstr "Сетка" #: treeopt.src msgctxt "" @@ -1332,7 +1332,7 @@ msgctxt "" "Print\n" "itemlist.text" msgid "Print" -msgstr "" +msgstr "Печать" #: treeopt.src msgctxt "" @@ -1341,7 +1341,7 @@ msgctxt "" "Charts\n" "itemlist.text" msgid "Charts" -msgstr "" +msgstr "Диаграммы" #: treeopt.src msgctxt "" @@ -1350,7 +1350,7 @@ msgctxt "" "Default Colors\n" "itemlist.text" msgid "Default Colors" -msgstr "" +msgstr "Цвета по умолчанию" #: treeopt.src msgctxt "" @@ -1359,7 +1359,7 @@ msgctxt "" "Load/Save\n" "itemlist.text" msgid "Load/Save" -msgstr "" +msgstr "Загрузка/сохранение" #: treeopt.src msgctxt "" @@ -1368,7 +1368,7 @@ msgctxt "" "General\n" "itemlist.text" msgid "General" -msgstr "" +msgstr "Общие" #: treeopt.src msgctxt "" @@ -1377,7 +1377,7 @@ msgctxt "" "VBA Properties\n" "itemlist.text" msgid "VBA Properties" -msgstr "" +msgstr "Свойства VBA" #: treeopt.src msgctxt "" @@ -1386,7 +1386,7 @@ msgctxt "" "Microsoft Office\n" "itemlist.text" msgid "Microsoft Office" -msgstr "" +msgstr "Microsoft Office" #: treeopt.src msgctxt "" @@ -1395,7 +1395,7 @@ msgctxt "" "HTML Compatibility\n" "itemlist.text" msgid "HTML Compatibility" -msgstr "" +msgstr "Совместимость с HTML" #: treeopt.src msgctxt "" @@ -1404,7 +1404,7 @@ msgctxt "" "%PRODUCTNAME Base\n" "itemlist.text" msgid "%PRODUCTNAME Base" -msgstr "" +msgstr "%PRODUCTNAME Base" #: treeopt.src msgctxt "" @@ -1413,7 +1413,7 @@ msgctxt "" "Connections\n" "itemlist.text" msgid "Connections" -msgstr "" +msgstr "Подключения" #: treeopt.src msgctxt "" @@ -1422,4 +1422,4 @@ msgctxt "" "Databases\n" "itemlist.text" msgid "Databases" -msgstr "" +msgstr "Базы данных" diff --git a/source/ru/cui/source/tabpages.po b/source/ru/cui/source/tabpages.po index 0c8dcdb7049..ca756156591 100644 --- a/source/ru/cui/source/tabpages.po +++ b/source/ru/cui/source/tabpages.po @@ -4,8 +4,8 @@ msgstr "" "Project-Id-Version: tabpages\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2016-11-09 14:10+0100\n" -"PO-Revision-Date: 2015-12-11 18:58+0000\n" -"Last-Translator: Anonymous Pootle User\n" +"PO-Revision-Date: 2017-01-06 18:14+0000\n" +"Last-Translator: bormant <bormant@mail.ru>\n" "Language-Team: Russian <l10n@ru.libreoffice.org>\n" "Language: ru\n" "MIME-Version: 1.0\n" @@ -13,8 +13,8 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" "X-Accelerator-Marker: ~\n" -"X-Generator: LibreOffice\n" -"X-POOTLE-MTIME: 1449860297.000000\n" +"X-Generator: Pootle 2.8\n" +"X-POOTLE-MTIME: 1483726462.000000\n" #: border.src msgctxt "" @@ -158,7 +158,7 @@ msgctxt "" "RID_SVXSTR_FRAMEDIR_LTR\n" "string.text" msgid "Left-to-right (LTR)" -msgstr "" +msgstr "Слева направо" #: frmdirlbox.src msgctxt "" @@ -166,7 +166,7 @@ msgctxt "" "RID_SVXSTR_FRAMEDIR_RTL\n" "string.text" msgid "Right-to-left (RTL)" -msgstr "" +msgstr "Справа налево" #: frmdirlbox.src msgctxt "" @@ -222,7 +222,7 @@ msgctxt "" "RID_SVXSTR_DESC_GRADIENT\n" "string.text" msgid "Please enter a name for the gradient:" -msgstr "Введите название градиента:" +msgstr "Введите имя градиента:" #: strings.src msgctxt "" @@ -242,7 +242,7 @@ msgctxt "" "RID_SVXSTR_DESC_NEW_BITMAP\n" "string.text" msgid "Please enter a name for the bitmap:" -msgstr "Введите имя растрового изображения:" +msgstr "Введите имя растра:" #: strings.src msgctxt "" @@ -250,7 +250,7 @@ msgctxt "" "RID_SVXSTR_DESC_EXT_BITMAP\n" "string.text" msgid "Please enter a name for the external bitmap:" -msgstr "Введите имя для внешнего растрового изображения:" +msgstr "Введите имя внешнего растрового изображения:" #: strings.src msgctxt "" @@ -258,7 +258,7 @@ msgctxt "" "RID_SVXSTR_DESC_NEW_PATTERN\n" "string.text" msgid "Please enter a name for the pattern:" -msgstr "" +msgstr "Введите имя узора:" #: strings.src msgctxt "" @@ -269,8 +269,8 @@ msgid "" "The bitmap was modified without saving. \n" "Modify the selected bitmap or add a new bitmap." msgstr "" -"Растровое изображение изменено, но не сохранено. \n" -"Измените выбранное изображение или добавьте новое." +"Растр изменён, но не сохранён. \n" +"Измените выбранный растр или добавьте новый." #: strings.src msgctxt "" @@ -281,6 +281,8 @@ msgid "" "The pattern was modified without saving. \n" "Modify the selected pattern or add a new pattern" msgstr "" +"Узор изменён, но не сохранён. \n" +"Измените выбранный узор или добавьте новый." #: strings.src msgctxt "" diff --git a/source/ru/cui/uiconfig/ui.po b/source/ru/cui/uiconfig/ui.po index 206f1f471d2..948e890703d 100644 --- a/source/ru/cui/uiconfig/ui.po +++ b/source/ru/cui/uiconfig/ui.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: ui\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2016-12-01 12:11+0100\n" -"PO-Revision-Date: 2016-11-11 21:29+0000\n" +"PO-Revision-Date: 2017-01-06 18:14+0000\n" "Last-Translator: bormant <bormant@mail.ru>\n" "Language-Team: Russian <l10n@ru.libreoffice.org>\n" "Language: ru\n" @@ -12,9 +12,9 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" -"X-Generator: LibreOffice\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1478899798.000000\n" +"X-Generator: Pootle 2.8\n" +"X-POOTLE-MTIME: 1483726466.000000\n" #: aboutconfigdialog.ui msgctxt "" @@ -752,7 +752,7 @@ msgctxt "" "label\n" "string.text" msgid "None" -msgstr "" +msgstr "Нет" #: areatabpage.ui msgctxt "" @@ -761,7 +761,7 @@ msgctxt "" "label\n" "string.text" msgid "Color" -msgstr "" +msgstr "Цвет" #: areatabpage.ui msgctxt "" @@ -770,7 +770,7 @@ msgctxt "" "label\n" "string.text" msgid "Gradient" -msgstr "" +msgstr "Градиент" #: areatabpage.ui msgctxt "" @@ -779,7 +779,7 @@ msgctxt "" "label\n" "string.text" msgid "Hatch" -msgstr "" +msgstr "Штриховка" #: areatabpage.ui msgctxt "" @@ -788,7 +788,7 @@ msgctxt "" "label\n" "string.text" msgid "Bitmap" -msgstr "" +msgstr "Текстура" #: areatabpage.ui msgctxt "" @@ -797,7 +797,7 @@ msgctxt "" "label\n" "string.text" msgid "Pattern" -msgstr "" +msgstr "Орнамент" #: asiantypography.ui msgctxt "" @@ -1247,7 +1247,7 @@ msgctxt "" "label\n" "string.text" msgid "Add / Import" -msgstr "" +msgstr "Добавить / Импорт" #: bitmaptabpage.ui msgctxt "" @@ -1256,7 +1256,7 @@ msgctxt "" "label\n" "string.text" msgid "Bitmap" -msgstr "" +msgstr "Растр" #: bitmaptabpage.ui msgctxt "" @@ -1265,7 +1265,7 @@ msgctxt "" "label\n" "string.text" msgid "Style:" -msgstr "" +msgstr "Стиль:" #: bitmaptabpage.ui msgctxt "" @@ -1274,7 +1274,7 @@ msgctxt "" "0\n" "stringlist.text" msgid "Original" -msgstr "" +msgstr "Исходный" #: bitmaptabpage.ui msgctxt "" @@ -1283,7 +1283,7 @@ msgctxt "" "1\n" "stringlist.text" msgid "Filled" -msgstr "" +msgstr "Заполнить" #: bitmaptabpage.ui msgctxt "" @@ -1292,7 +1292,7 @@ msgctxt "" "2\n" "stringlist.text" msgid "Stretched" -msgstr "" +msgstr "Растянуть" #: bitmaptabpage.ui msgctxt "" @@ -1301,7 +1301,7 @@ msgctxt "" "3\n" "stringlist.text" msgid "Zoomed" -msgstr "" +msgstr "Масштабировать" #: bitmaptabpage.ui msgctxt "" @@ -1310,7 +1310,7 @@ msgctxt "" "4\n" "stringlist.text" msgid "Custom" -msgstr "" +msgstr "Особый" #: bitmaptabpage.ui msgctxt "" @@ -1319,7 +1319,7 @@ msgctxt "" "5\n" "stringlist.text" msgid "Tiled" -msgstr "" +msgstr "Мозаика" #: bitmaptabpage.ui msgctxt "" @@ -1328,7 +1328,7 @@ msgctxt "" "label\n" "string.text" msgid "Size:" -msgstr "" +msgstr "Размер:" #: bitmaptabpage.ui msgctxt "" @@ -1337,7 +1337,7 @@ msgctxt "" "label\n" "string.text" msgid "W:" -msgstr "" +msgstr "Ш:" #: bitmaptabpage.ui msgctxt "" @@ -1346,7 +1346,7 @@ msgctxt "" "label\n" "string.text" msgid "H:" -msgstr "" +msgstr "В:" #: bitmaptabpage.ui msgctxt "" @@ -1355,7 +1355,7 @@ msgctxt "" "label\n" "string.text" msgid "Scale" -msgstr "" +msgstr "Масштаб" #: bitmaptabpage.ui msgctxt "" @@ -1364,7 +1364,7 @@ msgctxt "" "label\n" "string.text" msgid "Position:" -msgstr "" +msgstr "Положение:" #: bitmaptabpage.ui msgctxt "" @@ -1373,7 +1373,7 @@ msgctxt "" "0\n" "stringlist.text" msgid "Top Left" -msgstr "" +msgstr "Сверху слева" #: bitmaptabpage.ui msgctxt "" @@ -1382,7 +1382,7 @@ msgctxt "" "1\n" "stringlist.text" msgid "Top Center" -msgstr "" +msgstr "Сверху по центру" #: bitmaptabpage.ui msgctxt "" @@ -1391,7 +1391,7 @@ msgctxt "" "2\n" "stringlist.text" msgid "Top Right" -msgstr "" +msgstr "Сверху справа" #: bitmaptabpage.ui msgctxt "" @@ -1400,7 +1400,7 @@ msgctxt "" "3\n" "stringlist.text" msgid "Center Left" -msgstr "" +msgstr "По центру слева" #: bitmaptabpage.ui msgctxt "" @@ -1409,7 +1409,7 @@ msgctxt "" "4\n" "stringlist.text" msgid "Center" -msgstr "" +msgstr "По центру" #: bitmaptabpage.ui msgctxt "" @@ -1418,7 +1418,7 @@ msgctxt "" "5\n" "stringlist.text" msgid "Center Right" -msgstr "" +msgstr "По центру справа" #: bitmaptabpage.ui msgctxt "" @@ -1427,7 +1427,7 @@ msgctxt "" "6\n" "stringlist.text" msgid "Bottom Left" -msgstr "" +msgstr "Снизу слева" #: bitmaptabpage.ui msgctxt "" @@ -1436,7 +1436,7 @@ msgctxt "" "7\n" "stringlist.text" msgid "Bottom Center" -msgstr "" +msgstr "Снизу по центру" #: bitmaptabpage.ui msgctxt "" @@ -1445,7 +1445,7 @@ msgctxt "" "8\n" "stringlist.text" msgid "Bottom Right" -msgstr "" +msgstr "Снизу справа" #: bitmaptabpage.ui msgctxt "" @@ -1454,7 +1454,7 @@ msgctxt "" "label\n" "string.text" msgid "Tiling Position:" -msgstr "" +msgstr "Положение мозаики:" #: bitmaptabpage.ui msgctxt "" @@ -1463,7 +1463,7 @@ msgctxt "" "label\n" "string.text" msgid "X:" -msgstr "" +msgstr "X:" #: bitmaptabpage.ui msgctxt "" @@ -1472,7 +1472,7 @@ msgctxt "" "label\n" "string.text" msgid "Y:" -msgstr "" +msgstr "Y:" #: bitmaptabpage.ui msgctxt "" @@ -1481,7 +1481,7 @@ msgctxt "" "label\n" "string.text" msgid "Tiling Offset:" -msgstr "" +msgstr "Смещение мозаики:" #: bitmaptabpage.ui msgctxt "" @@ -1490,7 +1490,7 @@ msgctxt "" "0\n" "stringlist.text" msgid "Row" -msgstr "" +msgstr "Строка" #: bitmaptabpage.ui msgctxt "" @@ -1499,7 +1499,7 @@ msgctxt "" "1\n" "stringlist.text" msgid "Column" -msgstr "" +msgstr "Столбец" #: bitmaptabpage.ui msgctxt "" @@ -1508,7 +1508,7 @@ msgctxt "" "label\n" "string.text" msgid "Options" -msgstr "" +msgstr "Параметры" #: bitmaptabpage.ui msgctxt "" @@ -1517,7 +1517,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Example" -msgstr "" +msgstr "Пример" #: bitmaptabpage.ui msgctxt "" @@ -1526,7 +1526,7 @@ msgctxt "" "label\n" "string.text" msgid "Preview" -msgstr "" +msgstr "Просмотр" #: blackorwhitelistentrydialog.ui msgctxt "" @@ -1706,7 +1706,7 @@ msgctxt "" "label\n" "string.text" msgid "Pr_esets:" -msgstr "" +msgstr "Предустановки:" #: borderpage.ui msgctxt "" @@ -1715,7 +1715,7 @@ msgctxt "" "label\n" "string.text" msgid "_Adjacent Cells:" -msgstr "" +msgstr "Соседние ячейки:" #: borderpage.ui msgctxt "" @@ -1724,7 +1724,7 @@ msgctxt "" "label\n" "string.text" msgid "Remove border" -msgstr "" +msgstr "Убрать обрамление" #: borderpage.ui msgctxt "" @@ -3020,7 +3020,7 @@ msgctxt "" "label\n" "string.text" msgid "Comment" -msgstr "Примечание" +msgstr "Комментарий" #: colorconfigwin.ui msgctxt "" @@ -3137,7 +3137,7 @@ msgctxt "" "label\n" "string.text" msgid "Comment" -msgstr "Примечание" +msgstr "Комментарий" #: colorconfigwin.ui msgctxt "" @@ -3155,7 +3155,7 @@ msgctxt "" "label\n" "string.text" msgid "Palette:" -msgstr "" +msgstr "Палитра:" #: colorpage.ui msgctxt "" @@ -3164,7 +3164,7 @@ msgctxt "" "label\n" "string.text" msgid "Recent Colors" -msgstr "" +msgstr "Недавние цвета" #: colorpage.ui msgctxt "" @@ -3173,7 +3173,7 @@ msgctxt "" "label\n" "string.text" msgid "RGB" -msgstr "" +msgstr "RGB" #: colorpage.ui msgctxt "" @@ -3182,7 +3182,7 @@ msgctxt "" "label\n" "string.text" msgid "CMYK" -msgstr "" +msgstr "CMYK" #: colorpage.ui msgctxt "" @@ -3191,7 +3191,7 @@ msgctxt "" "label\n" "string.text" msgid "Delete" -msgstr "" +msgstr "Удалить" #: colorpage.ui msgctxt "" @@ -3200,7 +3200,7 @@ msgctxt "" "label\n" "string.text" msgid "Custom Palette" -msgstr "" +msgstr "Палитра пользователя" #: colorpage.ui msgctxt "" @@ -3209,7 +3209,7 @@ msgctxt "" "label\n" "string.text" msgid "Colors" -msgstr "" +msgstr "Цвета" #: colorpage.ui msgctxt "" @@ -3227,7 +3227,7 @@ msgctxt "" "label\n" "string.text" msgid "B" -msgstr "" +msgstr "B" #: colorpage.ui msgctxt "" @@ -3236,7 +3236,7 @@ msgctxt "" "label\n" "string.text" msgid "G" -msgstr "" +msgstr "G" #: colorpage.ui msgctxt "" @@ -3245,7 +3245,7 @@ msgctxt "" "label\n" "string.text" msgid "R" -msgstr "" +msgstr "R" #: colorpage.ui msgctxt "" @@ -3254,7 +3254,7 @@ msgctxt "" "label\n" "string.text" msgid "Hex" -msgstr "" +msgstr "16-ричный" #: colorpage.ui msgctxt "" @@ -3263,7 +3263,7 @@ msgctxt "" "label\n" "string.text" msgid "_C" -msgstr "" +msgstr "_C" #: colorpage.ui msgctxt "" @@ -3272,7 +3272,7 @@ msgctxt "" "label\n" "string.text" msgid "_K" -msgstr "" +msgstr "_K" #: colorpage.ui msgctxt "" @@ -3281,7 +3281,7 @@ msgctxt "" "label\n" "string.text" msgid "_Y" -msgstr "" +msgstr "_Y" #: colorpage.ui msgctxt "" @@ -3290,7 +3290,7 @@ msgctxt "" "label\n" "string.text" msgid "_M" -msgstr "" +msgstr "_M" #: colorpage.ui msgctxt "" @@ -3299,7 +3299,7 @@ msgctxt "" "label\n" "string.text" msgid "Active" -msgstr "" +msgstr "Активный" #: colorpage.ui msgctxt "" @@ -3317,7 +3317,7 @@ msgctxt "" "primary_icon_tooltip_text\n" "string.text" msgid "Blue" -msgstr "" +msgstr "Синий" #: colorpage.ui msgctxt "" @@ -3326,7 +3326,7 @@ msgctxt "" "primary_icon_tooltip_text\n" "string.text" msgid "Red" -msgstr "" +msgstr "Красный" #: colorpage.ui msgctxt "" @@ -3362,7 +3362,7 @@ msgctxt "" "primary_icon_tooltip_text\n" "string.text" msgid "Green" -msgstr "" +msgstr "Зелёный" #: colorpage.ui msgctxt "" @@ -3371,7 +3371,7 @@ msgctxt "" "label\n" "string.text" msgid "_Hex" -msgstr "" +msgstr "_16-ричный" #: colorpage.ui msgctxt "" @@ -3416,7 +3416,7 @@ msgctxt "" "label\n" "string.text" msgid "Pick" -msgstr "" +msgstr "Выбрать" #: colorpage.ui msgctxt "" @@ -3425,7 +3425,7 @@ msgctxt "" "label\n" "string.text" msgid "New" -msgstr "" +msgstr "Создать" #: colorpickerdialog.ui msgctxt "" @@ -3569,7 +3569,7 @@ msgctxt "" "title\n" "string.text" msgid "Insert Comment" -msgstr "Вставить примечание" +msgstr "Вставить комментарий" #: comment.ui msgctxt "" @@ -3614,7 +3614,7 @@ msgctxt "" "label\n" "string.text" msgid "Edit Comment" -msgstr "Изменить примечание" +msgstr "Изменить комментарий" #: comment.ui msgctxt "" @@ -4622,7 +4622,7 @@ msgctxt "" "label\n" "string.text" msgid "Accessibility option \"Use automatic font color for screen display\" is active. Font color attributes are not currently used to display text." -msgstr "" +msgstr "Параметр «Автоматически подбирать цвет текста» активен. Заданные цвета не используются." #: effectspage.ui msgctxt "" @@ -5657,7 +5657,7 @@ msgctxt "" "label\n" "string.text" msgid "Gradient" -msgstr "" +msgstr "Градиент" #: gradientpage.ui msgctxt "" @@ -5729,7 +5729,7 @@ msgctxt "" "label\n" "string.text" msgid "Increment:" -msgstr "" +msgstr "Шаг:" #: gradientpage.ui msgctxt "" @@ -5738,7 +5738,7 @@ msgctxt "" "label\n" "string.text" msgid "Automatic" -msgstr "" +msgstr "Автоматически" #: gradientpage.ui msgctxt "" @@ -5792,7 +5792,7 @@ msgctxt "" "label\n" "string.text" msgid "Options" -msgstr "" +msgstr "Параметры" #: gradientpage.ui msgctxt "" @@ -5810,7 +5810,7 @@ msgctxt "" "label\n" "string.text" msgid "Preview" -msgstr "" +msgstr "Просмотр" #: hangulhanjaadddialog.ui msgctxt "" @@ -6161,7 +6161,7 @@ msgctxt "" "label\n" "string.text" msgid "Hatch" -msgstr "" +msgstr "Штриховка" #: hatchpage.ui msgctxt "" @@ -6233,7 +6233,7 @@ msgctxt "" "label\n" "string.text" msgid "Background Color" -msgstr "" +msgstr "Цвет фона" #: hatchpage.ui msgctxt "" @@ -6242,7 +6242,7 @@ msgctxt "" "label\n" "string.text" msgid "Options" -msgstr "" +msgstr "Параметры" #: hatchpage.ui msgctxt "" @@ -6260,7 +6260,7 @@ msgctxt "" "label\n" "string.text" msgid "Preview" -msgstr "" +msgstr "Просмотр" #: hyperlinkdialog.ui msgctxt "" @@ -6269,7 +6269,7 @@ msgctxt "" "title\n" "string.text" msgid "Link" -msgstr "" +msgstr "Ссылка" #: hyperlinkdialog.ui msgctxt "" @@ -6494,7 +6494,7 @@ msgctxt "" "label\n" "string.text" msgid "Link Type" -msgstr "" +msgstr "Тип ссылки" #: hyperlinkinternetpage.ui msgctxt "" @@ -7980,7 +7980,7 @@ msgctxt "" "label\n" "string.text" msgid "Style" -msgstr "" +msgstr "Стиль" #: menuassignpage.ui msgctxt "" @@ -7989,7 +7989,7 @@ msgctxt "" "label\n" "string.text" msgid "Icons & Text" -msgstr "" +msgstr "Значки и текст" #: menuassignpage.ui msgctxt "" @@ -7998,7 +7998,7 @@ msgctxt "" "label\n" "string.text" msgid "Icons" -msgstr "" +msgstr "Значки" #: menuassignpage.ui msgctxt "" @@ -8007,7 +8007,7 @@ msgctxt "" "label\n" "string.text" msgid "Text" -msgstr "" +msgstr "Текст" #: menuassignpage.ui msgctxt "" @@ -8061,7 +8061,7 @@ msgctxt "" "label\n" "string.text" msgid "Reset" -msgstr "" +msgstr "Сброс" #: menuassignpage.ui msgctxt "" @@ -8079,7 +8079,7 @@ msgctxt "" "label\n" "string.text" msgid "Remove" -msgstr "" +msgstr "Убрать" #: menuassignpage.ui msgctxt "" @@ -8088,7 +8088,7 @@ msgctxt "" "label\n" "string.text" msgid "Add Command" -msgstr "" +msgstr "Добавить команду" #: menuassignpage.ui msgctxt "" @@ -8097,7 +8097,7 @@ msgctxt "" "label\n" "string.text" msgid "Add Separator" -msgstr "" +msgstr "Добавить разделитель" #: menuassignpage.ui msgctxt "" @@ -8106,7 +8106,7 @@ msgctxt "" "label\n" "string.text" msgid "Add Submenu" -msgstr "" +msgstr "Добавить подменю" #: menuassignpage.ui msgctxt "" @@ -8430,7 +8430,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Edit Comment" -msgstr "Изменить примечание" +msgstr "Изменить комментарий" #: numberingformatpage.ui msgctxt "" @@ -9267,7 +9267,7 @@ msgctxt "" "label\n" "string.text" msgid "Tab stop at:" -msgstr "" +msgstr "Табуляция:" #: numberingpositionpage.ui msgctxt "" @@ -9496,7 +9496,7 @@ msgctxt "" "label\n" "string.text" msgid "Use automatic font _color for screen display" -msgstr "Автоматически подбирать _цвет для отображения текста" +msgstr "Автоматически подбирать _цвет текста" #: optaccessibilitypage.ui msgctxt "" @@ -9505,7 +9505,7 @@ msgctxt "" "label\n" "string.text" msgid "_Use system colors for page previews" -msgstr "Применять системную _палитру для предварительного просмотра страниц" +msgstr "Применять системную _палитру для просмотра страниц" #: optaccessibilitypage.ui msgctxt "" @@ -10036,7 +10036,7 @@ msgctxt "" "0\n" "stringlist.text" msgid "Arabic (1, 2, 3…)" -msgstr "" +msgstr "Арабские (1, 2, 3…)" #: optctlpage.ui msgctxt "" @@ -10045,7 +10045,7 @@ msgctxt "" "1\n" "stringlist.text" msgid "Eastern Arabic (٣ ,٢ ,١…)" -msgstr "" +msgstr "Восточно-арабские (٣ ,٢ ,١…)" #: optctlpage.ui msgctxt "" @@ -11026,7 +11026,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Edit Available language modules" -msgstr "" +msgstr "Редактировать языковые модули" #: optlingupage.ui msgctxt "" @@ -11062,7 +11062,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Edit User-defined dictionaries" -msgstr "" +msgstr "Редактировать словари пользователя" #: optlingupage.ui msgctxt "" @@ -11107,7 +11107,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Edit Options" -msgstr "" +msgstr "Изменить параметры" #: optlingupage.ui msgctxt "" @@ -11431,7 +11431,7 @@ msgctxt "" "label\n" "string.text" msgid "OpenCL is available for use." -msgstr "" +msgstr "OpenCL доступен." #: optopenclpage.ui msgctxt "" @@ -11440,7 +11440,7 @@ msgctxt "" "label\n" "string.text" msgid "OpenCL is not used." -msgstr "" +msgstr "OpenCL неактивен." #: optopenclpage.ui msgctxt "" @@ -12067,7 +12067,7 @@ msgctxt "" "label\n" "string.text" msgid "Name/initials:" -msgstr "" +msgstr "Имя/инициалы:" #: optuserpage.ui msgctxt "" @@ -12139,7 +12139,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Name" -msgstr "" +msgstr "Имя" #: optuserpage.ui msgctxt "" @@ -12310,7 +12310,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Requires restart" -msgstr "" +msgstr "Требуется перезагрузка" #: optviewpage.ui msgctxt "" @@ -12346,7 +12346,7 @@ msgctxt "" "label\n" "string.text" msgid "Ignore OpenGL blacklist" -msgstr "" +msgstr "Игнорировать чёрный список OpenGL" #: optviewpage.ui msgctxt "" @@ -12355,7 +12355,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Requires restart. Enabling this may expose driver bugs" -msgstr "" +msgstr "Требует перезагрузки. Возможны сбои драйвера" #: optviewpage.ui msgctxt "" @@ -12427,7 +12427,7 @@ msgctxt "" "0\n" "stringlist.text" msgid "Automatic" -msgstr "" +msgstr "Автоматически" #: optviewpage.ui msgctxt "" @@ -12436,7 +12436,7 @@ msgctxt "" "1\n" "stringlist.text" msgid "Hide" -msgstr "" +msgstr "Скрыть" #: optviewpage.ui msgctxt "" @@ -12445,7 +12445,7 @@ msgctxt "" "2\n" "stringlist.text" msgid "Show" -msgstr "" +msgstr "Показать" #: optviewpage.ui msgctxt "" @@ -12454,7 +12454,7 @@ msgctxt "" "label\n" "string.text" msgid "Shortcuts in context menus:" -msgstr "" +msgstr "Комбинации клавиш в контекстном меню:" #: optviewpage.ui msgctxt "" @@ -12472,7 +12472,7 @@ msgctxt "" "label\n" "string.text" msgid "Show p_review of fonts" -msgstr "Предварительный просмотр шрифтов" +msgstr "Просмотр шрифтов" #: optviewpage.ui msgctxt "" @@ -12490,7 +12490,7 @@ msgctxt "" "label\n" "string.text" msgid "Toolbar icon _size:" -msgstr "" +msgstr "Размер значков панели инструментов:" #: optviewpage.ui msgctxt "" @@ -12517,7 +12517,7 @@ msgctxt "" "2\n" "stringlist.text" msgid "High Contrast" -msgstr "Контрастный стиль" +msgstr "Контраст" #: optviewpage.ui msgctxt "" @@ -12562,7 +12562,7 @@ msgctxt "" "7\n" "stringlist.text" msgid "Sifr" -msgstr "" +msgstr "Sifr" #: optviewpage.ui msgctxt "" @@ -12571,7 +12571,7 @@ msgctxt "" "8\n" "stringlist.text" msgid "Breeze" -msgstr "" +msgstr "Бриз" #: optviewpage.ui msgctxt "" @@ -12580,7 +12580,7 @@ msgctxt "" "9\n" "stringlist.text" msgid "Tango Testing" -msgstr "" +msgstr "Танго тестовая" #: optviewpage.ui msgctxt "" @@ -12616,7 +12616,7 @@ msgctxt "" "3\n" "stringlist.text" msgid "Extra Large" -msgstr "" +msgstr "Огромные" #: optviewpage.ui msgctxt "" @@ -12652,7 +12652,7 @@ msgctxt "" "label\n" "string.text" msgid "Sidebar _icon size:" -msgstr "" +msgstr "Размер значков боковой панели:" #: optviewpage.ui msgctxt "" @@ -12661,7 +12661,7 @@ msgctxt "" "0\n" "stringlist.text" msgid "Automatic" -msgstr "" +msgstr "Автоматически" #: optviewpage.ui msgctxt "" @@ -12670,7 +12670,7 @@ msgctxt "" "1\n" "stringlist.text" msgid "Small" -msgstr "" +msgstr "Маленькие" #: optviewpage.ui msgctxt "" @@ -12679,7 +12679,7 @@ msgctxt "" "2\n" "stringlist.text" msgid "Large" -msgstr "" +msgstr "Большие" #: optviewpage.ui msgctxt "" @@ -12688,7 +12688,7 @@ msgctxt "" "label\n" "string.text" msgid "_Notebookbar icon size:" -msgstr "" +msgstr "Размер значков ленты:" #: optviewpage.ui msgctxt "" @@ -12697,7 +12697,7 @@ msgctxt "" "0\n" "stringlist.text" msgid "Automatic" -msgstr "" +msgstr "Автоматически" #: optviewpage.ui msgctxt "" @@ -12706,7 +12706,7 @@ msgctxt "" "1\n" "stringlist.text" msgid "Small" -msgstr "" +msgstr "Маленькие" #: optviewpage.ui msgctxt "" @@ -12715,7 +12715,7 @@ msgctxt "" "2\n" "stringlist.text" msgid "Large" -msgstr "" +msgstr "Большие" #: optviewpage.ui msgctxt "" @@ -12967,7 +12967,7 @@ msgctxt "" "label\n" "string.text" msgid "Page numbers:" -msgstr "" +msgstr "Номера страниц:" #: pageformatpage.ui msgctxt "" @@ -13450,7 +13450,7 @@ msgctxt "" "1\n" "stringlist.text" msgid "1.15 Lines" -msgstr "" +msgstr "1,15 строки" #: paraindentspacing.ui msgctxt "" @@ -13459,7 +13459,7 @@ msgctxt "" "2\n" "stringlist.text" msgid "1.5 Lines" -msgstr "" +msgstr "1,5 строки" #: paraindentspacing.ui msgctxt "" @@ -13468,7 +13468,7 @@ msgctxt "" "3\n" "stringlist.text" msgid "Double" -msgstr "" +msgstr "Двойной" #: paraindentspacing.ui msgctxt "" @@ -13477,7 +13477,7 @@ msgctxt "" "4\n" "stringlist.text" msgid "Proportional" -msgstr "" +msgstr "Пропорционально" #: paraindentspacing.ui msgctxt "" @@ -13486,7 +13486,7 @@ msgctxt "" "5\n" "stringlist.text" msgid "At least" -msgstr "" +msgstr "Минимум" #: paraindentspacing.ui msgctxt "" @@ -13495,7 +13495,7 @@ msgctxt "" "6\n" "stringlist.text" msgid "Leading" -msgstr "" +msgstr "Дополнительно" #: paratabspage.ui msgctxt "" @@ -13648,7 +13648,7 @@ msgctxt "" "label\n" "string.text" msgid "points" -msgstr "" +msgstr "точки" #: paratabspage.ui msgctxt "" @@ -13657,7 +13657,7 @@ msgctxt "" "label\n" "string.text" msgid "dashes" -msgstr "" +msgstr "штрихи" #: paratabspage.ui msgctxt "" @@ -13666,7 +13666,7 @@ msgctxt "" "label\n" "string.text" msgid "underscores" -msgstr "" +msgstr "подчеркивания" #: password.ui msgctxt "" @@ -13792,7 +13792,7 @@ msgctxt "" "label\n" "string.text" msgid "_Modify" -msgstr "" +msgstr "Изменить" #: patterntabpage.ui msgctxt "" @@ -13801,7 +13801,7 @@ msgctxt "" "label\n" "string.text" msgid "Pattern" -msgstr "" +msgstr "Орнамент" #: patterntabpage.ui msgctxt "" @@ -13810,7 +13810,7 @@ msgctxt "" "label\n" "string.text" msgid "Pattern Editor:" -msgstr "" +msgstr "Редактор орнамента:" #: patterntabpage.ui msgctxt "" @@ -13819,7 +13819,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Pattern Editor" -msgstr "" +msgstr "Редактор орнамента" #: patterntabpage.ui msgctxt "" @@ -13828,7 +13828,7 @@ msgctxt "" "label\n" "string.text" msgid "Foreground Color:" -msgstr "" +msgstr "Цвет:" #: patterntabpage.ui msgctxt "" @@ -13837,7 +13837,7 @@ msgctxt "" "label\n" "string.text" msgid "Background Color:" -msgstr "" +msgstr "Цвет фона:" #: patterntabpage.ui msgctxt "" @@ -13846,7 +13846,7 @@ msgctxt "" "label\n" "string.text" msgid "Options" -msgstr "" +msgstr "Параметры" #: patterntabpage.ui msgctxt "" @@ -13855,7 +13855,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Example" -msgstr "" +msgstr "Пример" #: patterntabpage.ui msgctxt "" @@ -13864,7 +13864,7 @@ msgctxt "" "label\n" "string.text" msgid "Preview" -msgstr "" +msgstr "Просмотр" #: percentdialog.ui msgctxt "" @@ -14764,7 +14764,7 @@ msgctxt "" "title\n" "string.text" msgid "Interactive Screenshot Annotation" -msgstr "" +msgstr "Интерактивное добавление примечаний" #: screenshotannotationdialog.ui msgctxt "" @@ -14773,7 +14773,7 @@ msgctxt "" "label\n" "string.text" msgid "Save Screenshot..." -msgstr "" +msgstr "Сохранить снимок экрана..." #: screenshotannotationdialog.ui msgctxt "" @@ -14782,7 +14782,7 @@ msgctxt "" "label\n" "string.text" msgid "Click the widgets to add annotation:" -msgstr "" +msgstr "Щёлкните для добавления примечания:" #: screenshotannotationdialog.ui msgctxt "" @@ -15034,7 +15034,7 @@ msgctxt "" "label\n" "string.text" msgid "Ctrl-click required _to follow links" -msgstr "" +msgstr "Ctrl+щелчок для перехода по ссылкам" #: securityoptionsdialog.ui msgctxt "" @@ -16240,7 +16240,7 @@ msgctxt "" "label\n" "string.text" msgid "Drawing Object Text" -msgstr "" +msgstr "Текст рисунка" #: textattrtabpage.ui msgctxt "" @@ -16267,7 +16267,7 @@ msgctxt "" "label\n" "string.text" msgid "Custom Shape Text" -msgstr "" +msgstr "Текст фигуры" #: textattrtabpage.ui msgctxt "" @@ -16456,7 +16456,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Page Style" -msgstr "" +msgstr "Стиль страницы" #: textflowpage.ui msgctxt "" @@ -17140,7 +17140,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Variable" -msgstr "" +msgstr "Переменная" #: zoomdialog.ui msgctxt "" @@ -17185,7 +17185,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Columns" -msgstr "" +msgstr "Столбцы" #: zoomdialog.ui msgctxt "" diff --git a/source/ru/dbaccess/source/ui/app.po b/source/ru/dbaccess/source/ui/app.po index e88eaf18371..5896e875592 100644 --- a/source/ru/dbaccess/source/ui/app.po +++ b/source/ru/dbaccess/source/ui/app.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2016-11-09 14:10+0100\n" -"PO-Revision-Date: 2016-03-12 21:40+0000\n" +"PO-Revision-Date: 2016-12-24 19:16+0000\n" "Last-Translator: bormant <bormant@mail.ru>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: ru\n" @@ -13,8 +13,8 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" "X-Accelerator-Marker: ~\n" -"X-Generator: LibreOffice\n" -"X-POOTLE-MTIME: 1457818858.000000\n" +"X-Generator: Pootle 2.8\n" +"X-POOTLE-MTIME: 1482606971.000000\n" #: app.src msgctxt "" @@ -174,7 +174,7 @@ msgctxt "" "RID_STR_QUERIES_HELP_TEXT_SQL\n" "string.text" msgid "Create a query by entering an SQL statement directly." -msgstr "" +msgstr "Создать запрос, введя инструкции SQL напрямую." #: app.src msgctxt "" diff --git a/source/ru/dbaccess/source/ui/dlg.po b/source/ru/dbaccess/source/ui/dlg.po index 8ee1c755737..392093bc763 100644 --- a/source/ru/dbaccess/source/ui/dlg.po +++ b/source/ru/dbaccess/source/ui/dlg.po @@ -13,7 +13,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" "X-Accelerator-Marker: ~\n" -"X-Generator: Pootle 2.8\n" +"X-Generator: LibreOffice\n" "X-POOTLE-MTIME: 1446409222.000000\n" #: AutoControls.src @@ -850,10 +850,3 @@ msgctxt "" "string.text" msgid "Details" msgstr "Детали" - -msgctxt "" -"AutoControls.src\n" -"STR_COMMONURL\n" -"string.text" -msgid "Datasource URL" -msgstr "URL источника данных" diff --git a/source/ru/dbaccess/source/ui/querydesign.po b/source/ru/dbaccess/source/ui/querydesign.po index 79f76bfb669..42aab592a02 100644 --- a/source/ru/dbaccess/source/ui/querydesign.po +++ b/source/ru/dbaccess/source/ui/querydesign.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2016-11-09 14:10+0100\n" -"PO-Revision-Date: 2016-03-12 21:42+0000\n" +"PO-Revision-Date: 2016-12-24 19:16+0000\n" "Last-Translator: bormant <bormant@mail.ru>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: ru\n" @@ -13,8 +13,8 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" "X-Accelerator-Marker: ~\n" -"X-Generator: LibreOffice\n" -"X-POOTLE-MTIME: 1457818979.000000\n" +"X-Generator: Pootle 2.8\n" +"X-POOTLE-MTIME: 1482606987.000000\n" #: query.src msgctxt "" @@ -471,7 +471,7 @@ msgctxt "" "The table view\n" "itemlist.text" msgid "The table view" -msgstr "" +msgstr "Представление" #: query.src msgctxt "" @@ -480,7 +480,7 @@ msgctxt "" "The query\n" "itemlist.text" msgid "The query" -msgstr "" +msgstr "Запрос" #: query.src msgctxt "" @@ -489,7 +489,7 @@ msgctxt "" "The SQL statement\n" "itemlist.text" msgid "The SQL statement" -msgstr "" +msgstr "Инструкция SQL" #: query.src msgctxt "" diff --git a/source/ru/dbaccess/source/ui/tabledesign.po b/source/ru/dbaccess/source/ui/tabledesign.po index a7d7203ecc6..ba0e3707c07 100644 --- a/source/ru/dbaccess/source/ui/tabledesign.po +++ b/source/ru/dbaccess/source/ui/tabledesign.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2016-11-09 14:10+0100\n" -"PO-Revision-Date: 2016-03-12 21:43+0000\n" +"PO-Revision-Date: 2016-12-24 19:16+0000\n" "Last-Translator: bormant <bormant@mail.ru>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: ru\n" @@ -13,8 +13,8 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" "X-Accelerator-Marker: ~\n" -"X-Generator: LibreOffice\n" -"X-POOTLE-MTIME: 1457819010.000000\n" +"X-Generator: Pootle 2.8\n" +"X-POOTLE-MTIME: 1482607004.000000\n" #: table.src msgctxt "" @@ -444,7 +444,7 @@ msgctxt "" "STR_BUTTON_FORMAT\n" "string.text" msgid "~..." -msgstr "" +msgstr "~..." #: table.src msgctxt "" diff --git a/source/ru/desktop/uiconfig/ui.po b/source/ru/desktop/uiconfig/ui.po index f030306dc67..27e564a9617 100644 --- a/source/ru/desktop/uiconfig/ui.po +++ b/source/ru/desktop/uiconfig/ui.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: ui\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2016-12-01 12:11+0100\n" -"PO-Revision-Date: 2016-05-02 02:30+0000\n" +"PO-Revision-Date: 2016-12-24 19:07+0000\n" "Last-Translator: bormant <bormant@mail.ru>\n" "Language-Team: Russian <l10n@ru.libreoffice.org>\n" "Language: ru\n" @@ -12,9 +12,9 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" -"X-Generator: LibreOffice\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1462156221.000000\n" +"X-Generator: Pootle 2.8\n" +"X-POOTLE-MTIME: 1482606427.000000\n" #: cmdlinehelp.ui msgctxt "" @@ -59,7 +59,7 @@ msgctxt "" "label\n" "string.text" msgid "_Options" -msgstr "" +msgstr "_Параметры" #: extensionmanager.ui msgctxt "" @@ -68,7 +68,7 @@ msgctxt "" "label\n" "string.text" msgid "Check for _Updates" -msgstr "" +msgstr "Проверить обновления" #: extensionmanager.ui msgctxt "" @@ -77,7 +77,7 @@ msgctxt "" "label\n" "string.text" msgid "_Add" -msgstr "" +msgstr "_Добавить" #: extensionmanager.ui msgctxt "" @@ -86,7 +86,7 @@ msgctxt "" "label\n" "string.text" msgid "_Remove" -msgstr "" +msgstr "_Удалить" #: extensionmanager.ui msgctxt "" @@ -95,7 +95,7 @@ msgctxt "" "label\n" "string.text" msgid "_Enable" -msgstr "" +msgstr "_Включить" #: extensionmanager.ui msgctxt "" diff --git a/source/ru/extensions/source/bibliography.po b/source/ru/extensions/source/bibliography.po index e14e3cc5bc1..7ddb00ea88c 100644 --- a/source/ru/extensions/source/bibliography.po +++ b/source/ru/extensions/source/bibliography.po @@ -4,8 +4,8 @@ msgstr "" "Project-Id-Version: bibliography\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2016-11-09 14:10+0100\n" -"PO-Revision-Date: 2016-03-11 20:40+0000\n" -"Last-Translator: Anonymous Pootle User\n" +"PO-Revision-Date: 2017-01-06 18:14+0000\n" +"Last-Translator: bormant <bormant@mail.ru>\n" "Language-Team: Russian <ru@li.org>\n" "Language: ru\n" "MIME-Version: 1.0\n" @@ -13,8 +13,8 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" "X-Accelerator-Marker: ~\n" -"X-Generator: LibreOffice\n" -"X-POOTLE-MTIME: 1457728841.000000\n" +"X-Generator: Pootle 2.8\n" +"X-POOTLE-MTIME: 1483726466.000000\n" #: bib.src msgctxt "" @@ -94,7 +94,7 @@ msgctxt "" "ST_TYPE_CONFERENCE\n" "string.text" msgid "Conference proceedings article (BiBTeX)" -msgstr "" +msgstr "Протокол совещания (BiBTeX)" #: sections.src msgctxt "" @@ -118,7 +118,7 @@ msgctxt "" "ST_TYPE_INPROCEEDINGS\n" "string.text" msgid "Conference proceedings article" -msgstr "" +msgstr "Протокол совещания" #: sections.src msgctxt "" diff --git a/source/ru/extensions/source/propctrlr.po b/source/ru/extensions/source/propctrlr.po index 054f36dbe4d..e65ddfb085a 100644 --- a/source/ru/extensions/source/propctrlr.po +++ b/source/ru/extensions/source/propctrlr.po @@ -4,8 +4,8 @@ msgstr "" "Project-Id-Version: propctrlr\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2016-11-09 14:10+0100\n" -"PO-Revision-Date: 2014-11-19 12:58+0000\n" -"Last-Translator: Anonymous Pootle User\n" +"PO-Revision-Date: 2017-01-06 18:42+0000\n" +"Last-Translator: bormant <bormant@mail.ru>\n" "Language-Team: Russian <l10n@ru.libreoffice.org>\n" "Language: ru\n" "MIME-Version: 1.0\n" @@ -13,8 +13,8 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" "X-Accelerator-Marker: ~\n" -"X-Generator: LibreOffice\n" -"X-POOTLE-MTIME: 1416401894.000000\n" +"X-Generator: Pootle 2.8\n" +"X-POOTLE-MTIME: 1483728124.000000\n" #: formlinkdialog.src msgctxt "" @@ -272,7 +272,7 @@ msgctxt "" "Top\n" "itemlist.text" msgid "Top" -msgstr "" +msgstr "По верху" #: formres.src msgctxt "" @@ -281,7 +281,7 @@ msgctxt "" "Middle\n" "itemlist.text" msgid "Middle" -msgstr "" +msgstr "По середине" #: formres.src msgctxt "" @@ -290,7 +290,7 @@ msgctxt "" "Bottom\n" "itemlist.text" msgid "Bottom" -msgstr "" +msgstr "По низу" #: formres.src msgctxt "" @@ -339,7 +339,7 @@ msgctxt "" "Small\n" "itemlist.text" msgid "Small" -msgstr "" +msgstr "Маленькие" #: formres.src msgctxt "" @@ -348,7 +348,7 @@ msgctxt "" "Large\n" "itemlist.text" msgid "Large" -msgstr "" +msgstr "Большие" #: formres.src msgctxt "" @@ -901,7 +901,7 @@ msgctxt "" "Without frame\n" "itemlist.text" msgid "Without frame" -msgstr "" +msgstr "Без фрейма" #: formres.src msgctxt "" @@ -910,7 +910,7 @@ msgctxt "" "3D look\n" "itemlist.text" msgid "3D look" -msgstr "" +msgstr "Трёхмерный вид" #: formres.src msgctxt "" @@ -919,7 +919,7 @@ msgctxt "" "Flat\n" "itemlist.text" msgid "Flat" -msgstr "" +msgstr "Плоский" #: formres.src msgctxt "" @@ -928,7 +928,7 @@ msgctxt "" "Valuelist\n" "itemlist.text" msgid "Valuelist" -msgstr "" +msgstr "Список значений" #: formres.src msgctxt "" @@ -937,7 +937,7 @@ msgctxt "" "Table\n" "itemlist.text" msgid "Table" -msgstr "" +msgstr "Таблица" #: formres.src msgctxt "" @@ -946,7 +946,7 @@ msgctxt "" "Query\n" "itemlist.text" msgid "Query" -msgstr "" +msgstr "Запрос" #: formres.src msgctxt "" @@ -955,7 +955,7 @@ msgctxt "" "Sql\n" "itemlist.text" msgid "Sql" -msgstr "" +msgstr "Sql" #: formres.src msgctxt "" @@ -964,7 +964,7 @@ msgctxt "" "Sql [Native]\n" "itemlist.text" msgid "Sql [Native]" -msgstr "" +msgstr "Sql [Встроенный]" #: formres.src msgctxt "" @@ -973,7 +973,7 @@ msgctxt "" "Tablefields\n" "itemlist.text" msgid "Tablefields" -msgstr "" +msgstr "Поля таблицы" #: formres.src msgctxt "" @@ -982,7 +982,7 @@ msgctxt "" "Left\n" "itemlist.text" msgid "Left" -msgstr "" +msgstr "По левому краю" #: formres.src msgctxt "" @@ -991,7 +991,7 @@ msgctxt "" "Center\n" "itemlist.text" msgid "Center" -msgstr "" +msgstr "По центру" #: formres.src msgctxt "" @@ -1000,7 +1000,7 @@ msgctxt "" "Right\n" "itemlist.text" msgid "Right" -msgstr "" +msgstr "По правому краю" #: formres.src msgctxt "" @@ -1009,7 +1009,7 @@ msgctxt "" "None\n" "itemlist.text" msgid "None" -msgstr "" +msgstr "Нет" #: formres.src msgctxt "" @@ -1018,7 +1018,7 @@ msgctxt "" "Submit form\n" "itemlist.text" msgid "Submit form" -msgstr "" +msgstr "Отправить форму" #: formres.src msgctxt "" @@ -1027,7 +1027,7 @@ msgctxt "" "Reset form\n" "itemlist.text" msgid "Reset form" -msgstr "" +msgstr "Восстановить форму" #: formres.src msgctxt "" @@ -1036,7 +1036,7 @@ msgctxt "" "Open document/web page\n" "itemlist.text" msgid "Open document/web page" -msgstr "" +msgstr "Открыть документ/веб-страницу" #: formres.src msgctxt "" @@ -1045,7 +1045,7 @@ msgctxt "" "First record\n" "itemlist.text" msgid "First record" -msgstr "" +msgstr "Первая запись" #: formres.src msgctxt "" @@ -1054,7 +1054,7 @@ msgctxt "" "Previous record\n" "itemlist.text" msgid "Previous record" -msgstr "" +msgstr "Предыдущая запись" #: formres.src msgctxt "" @@ -1063,7 +1063,7 @@ msgctxt "" "Next record\n" "itemlist.text" msgid "Next record" -msgstr "" +msgstr "Следующая запись" #: formres.src msgctxt "" @@ -1072,7 +1072,7 @@ msgctxt "" "Last record\n" "itemlist.text" msgid "Last record" -msgstr "" +msgstr "Последняя запись" #: formres.src msgctxt "" @@ -1081,7 +1081,7 @@ msgctxt "" "Save record\n" "itemlist.text" msgid "Save record" -msgstr "" +msgstr "Сохранить запись" #: formres.src msgctxt "" @@ -1090,7 +1090,7 @@ msgctxt "" "Undo data entry\n" "itemlist.text" msgid "Undo data entry" -msgstr "" +msgstr "Отменить ввод данных" #: formres.src msgctxt "" @@ -1099,7 +1099,7 @@ msgctxt "" "New record\n" "itemlist.text" msgid "New record" -msgstr "" +msgstr "Добавить запись" #: formres.src msgctxt "" @@ -1108,7 +1108,7 @@ msgctxt "" "Delete record\n" "itemlist.text" msgid "Delete record" -msgstr "" +msgstr "Удалить запись" #: formres.src msgctxt "" @@ -1117,7 +1117,7 @@ msgctxt "" "Refresh form\n" "itemlist.text" msgid "Refresh form" -msgstr "" +msgstr "Обновить форму" #: formres.src msgctxt "" @@ -1126,7 +1126,7 @@ msgctxt "" "Get\n" "itemlist.text" msgid "Get" -msgstr "" +msgstr "Get" #: formres.src msgctxt "" @@ -1135,7 +1135,7 @@ msgctxt "" "Post\n" "itemlist.text" msgid "Post" -msgstr "" +msgstr "Post" #: formres.src msgctxt "" @@ -1144,7 +1144,7 @@ msgctxt "" "URL\n" "itemlist.text" msgid "URL" -msgstr "" +msgstr "URL" #: formres.src msgctxt "" @@ -1153,7 +1153,7 @@ msgctxt "" "Multipart\n" "itemlist.text" msgid "Multipart" -msgstr "" +msgstr "Multipart" #: formres.src msgctxt "" @@ -1162,7 +1162,7 @@ msgctxt "" "Text\n" "itemlist.text" msgid "Text" -msgstr "" +msgstr "Текст" #: formres.src msgctxt "" @@ -1171,7 +1171,7 @@ msgctxt "" "Standard (short)\n" "itemlist.text" msgid "Standard (short)" -msgstr "" +msgstr "Стандартный (короткий)" #: formres.src msgctxt "" @@ -1180,7 +1180,7 @@ msgctxt "" "Standard (short YY)\n" "itemlist.text" msgid "Standard (short YY)" -msgstr "" +msgstr "Стандартный (короткий ГГ)" #: formres.src msgctxt "" @@ -1189,7 +1189,7 @@ msgctxt "" "Standard (short YYYY)\n" "itemlist.text" msgid "Standard (short YYYY)" -msgstr "" +msgstr "Стандартный (короткий ГГГГ)" #: formres.src msgctxt "" @@ -1198,7 +1198,7 @@ msgctxt "" "Standard (long)\n" "itemlist.text" msgid "Standard (long)" -msgstr "" +msgstr "Стандартный (длинный)" #: formres.src msgctxt "" @@ -1207,7 +1207,7 @@ msgctxt "" "DD/MM/YY\n" "itemlist.text" msgid "DD/MM/YY" -msgstr "" +msgstr "ДД/ММ/ГГ" #: formres.src msgctxt "" @@ -1216,7 +1216,7 @@ msgctxt "" "MM/DD/YY\n" "itemlist.text" msgid "MM/DD/YY" -msgstr "" +msgstr "ММ/ДД/ГГ" #: formres.src msgctxt "" @@ -1225,7 +1225,7 @@ msgctxt "" "YY/MM/DD\n" "itemlist.text" msgid "YY/MM/DD" -msgstr "" +msgstr "ГГ/ММ/ДД" #: formres.src msgctxt "" @@ -1234,7 +1234,7 @@ msgctxt "" "DD/MM/YYYY\n" "itemlist.text" msgid "DD/MM/YYYY" -msgstr "" +msgstr "ДД/ММ/ГГГГ" #: formres.src msgctxt "" @@ -1243,7 +1243,7 @@ msgctxt "" "MM/DD/YYYY\n" "itemlist.text" msgid "MM/DD/YYYY" -msgstr "" +msgstr "ММ/ДД/ГГГГ" #: formres.src msgctxt "" @@ -1252,7 +1252,7 @@ msgctxt "" "YYYY/MM/DD\n" "itemlist.text" msgid "YYYY/MM/DD" -msgstr "" +msgstr "ГГГГ/ММ/ДД" #: formres.src msgctxt "" @@ -1261,7 +1261,7 @@ msgctxt "" "YY-MM-DD\n" "itemlist.text" msgid "YY-MM-DD" -msgstr "" +msgstr "ГГ-ММ-ДД" #: formres.src msgctxt "" @@ -1270,7 +1270,7 @@ msgctxt "" "YYYY-MM-DD\n" "itemlist.text" msgid "YYYY-MM-DD" -msgstr "" +msgstr "ГГГГ-ММ-ДД" #: formres.src msgctxt "" @@ -1279,7 +1279,7 @@ msgctxt "" "13:45\n" "itemlist.text" msgid "13:45" -msgstr "" +msgstr "13:45" #: formres.src msgctxt "" @@ -1288,7 +1288,7 @@ msgctxt "" "13:45:00\n" "itemlist.text" msgid "13:45:00" -msgstr "" +msgstr "13:45:00" #: formres.src msgctxt "" @@ -1297,7 +1297,7 @@ msgctxt "" "01:45 PM\n" "itemlist.text" msgid "01:45 PM" -msgstr "" +msgstr "01:45 PM" #: formres.src msgctxt "" @@ -1306,7 +1306,7 @@ msgctxt "" "01:45:00 PM\n" "itemlist.text" msgid "01:45:00 PM" -msgstr "" +msgstr "01:45:00 PM" #: formres.src msgctxt "" @@ -1315,7 +1315,7 @@ msgctxt "" "Not Selected\n" "itemlist.text" msgid "Not Selected" -msgstr "" +msgstr "Не выбрано" #: formres.src msgctxt "" @@ -1324,7 +1324,7 @@ msgctxt "" "Selected\n" "itemlist.text" msgid "Selected" -msgstr "" +msgstr "Выбрано" #: formres.src msgctxt "" @@ -1333,7 +1333,7 @@ msgctxt "" "Not Defined\n" "itemlist.text" msgid "Not Defined" -msgstr "" +msgstr "Не задано" #: formres.src msgctxt "" @@ -1342,7 +1342,7 @@ msgctxt "" "All records\n" "itemlist.text" msgid "All records" -msgstr "" +msgstr "Все записи" #: formres.src msgctxt "" @@ -1351,7 +1351,7 @@ msgctxt "" "Active record\n" "itemlist.text" msgid "Active record" -msgstr "" +msgstr "Активная запись" #: formres.src msgctxt "" @@ -1360,7 +1360,7 @@ msgctxt "" "Current page\n" "itemlist.text" msgid "Current page" -msgstr "" +msgstr "Текущая страница" #: formres.src msgctxt "" @@ -1369,7 +1369,7 @@ msgctxt "" "No\n" "itemlist.text" msgid "No" -msgstr "" +msgstr "Нет" #: formres.src msgctxt "" @@ -1378,7 +1378,7 @@ msgctxt "" "Yes\n" "itemlist.text" msgid "Yes" -msgstr "" +msgstr "Да" #: formres.src msgctxt "" @@ -1387,7 +1387,7 @@ msgctxt "" "Parent Form\n" "itemlist.text" msgid "Parent Form" -msgstr "" +msgstr "Родительская форма" #: formres.src msgctxt "" @@ -1396,7 +1396,7 @@ msgctxt "" "_blank\n" "itemlist.text" msgid "_blank" -msgstr "" +msgstr "_blank" #: formres.src msgctxt "" @@ -1405,7 +1405,7 @@ msgctxt "" "_parent\n" "itemlist.text" msgid "_parent" -msgstr "" +msgstr "_parent" #: formres.src msgctxt "" @@ -1414,7 +1414,7 @@ msgctxt "" "_self\n" "itemlist.text" msgid "_self" -msgstr "" +msgstr "_self" #: formres.src msgctxt "" @@ -1423,7 +1423,7 @@ msgctxt "" "_top\n" "itemlist.text" msgid "_top" -msgstr "" +msgstr "_top" #: formres.src msgctxt "" @@ -1432,7 +1432,7 @@ msgctxt "" "None\n" "itemlist.text" msgid "None" -msgstr "" +msgstr "Нет" #: formres.src msgctxt "" @@ -1441,7 +1441,7 @@ msgctxt "" "Single\n" "itemlist.text" msgid "Single" -msgstr "" +msgstr "Одиночный" #: formres.src msgctxt "" @@ -1450,7 +1450,7 @@ msgctxt "" "Multi\n" "itemlist.text" msgid "Multi" -msgstr "" +msgstr "Множественный" #: formres.src msgctxt "" @@ -1459,7 +1459,7 @@ msgctxt "" "Range\n" "itemlist.text" msgid "Range" -msgstr "" +msgstr "Диапазон" #: formres.src msgctxt "" @@ -1908,7 +1908,7 @@ msgctxt "" "Horizontal\n" "itemlist.text" msgid "Horizontal" -msgstr "" +msgstr "Горизонтальная" #: formres.src msgctxt "" @@ -1917,7 +1917,7 @@ msgctxt "" "Vertical\n" "itemlist.text" msgid "Vertical" -msgstr "" +msgstr "Вертикальная" #: formres.src msgctxt "" @@ -1974,7 +1974,7 @@ msgctxt "" "Default\n" "itemlist.text" msgid "Default" -msgstr "" +msgstr "По умолчанию" #: formres.src msgctxt "" @@ -1983,7 +1983,7 @@ msgctxt "" "OK\n" "itemlist.text" msgid "OK" -msgstr "" +msgstr "OK" #: formres.src msgctxt "" @@ -1992,7 +1992,7 @@ msgctxt "" "Cancel\n" "itemlist.text" msgid "Cancel" -msgstr "" +msgstr "Отмена" #: formres.src msgctxt "" @@ -2001,7 +2001,7 @@ msgctxt "" "Help\n" "itemlist.text" msgid "Help" -msgstr "" +msgstr "Справка" #: formres.src msgctxt "" @@ -2050,7 +2050,7 @@ msgctxt "" "The selected entry\n" "itemlist.text" msgid "The selected entry" -msgstr "" +msgstr "Выбранная запись" #: formres.src msgctxt "" @@ -2059,7 +2059,7 @@ msgctxt "" "Position of the selected entry\n" "itemlist.text" msgid "Position of the selected entry" -msgstr "" +msgstr "Позиция выбранной записи" #: formres.src msgctxt "" @@ -2076,7 +2076,7 @@ msgctxt "" "Single-line\n" "itemlist.text" msgid "Single-line" -msgstr "" +msgstr "Однострочный" #: formres.src msgctxt "" @@ -2085,7 +2085,7 @@ msgctxt "" "Multi-line\n" "itemlist.text" msgid "Multi-line" -msgstr "" +msgstr "Многострочный" #: formres.src msgctxt "" @@ -2094,7 +2094,7 @@ msgctxt "" "Multi-line with formatting\n" "itemlist.text" msgid "Multi-line with formatting" -msgstr "" +msgstr "Многострочный с форматированием" #: formres.src msgctxt "" @@ -2119,7 +2119,7 @@ msgctxt "" "LF (Unix)\n" "itemlist.text" msgid "LF (Unix)" -msgstr "" +msgstr "ПС (Unix)" #: formres.src msgctxt "" @@ -2128,7 +2128,7 @@ msgctxt "" "CR+LF (Windows)\n" "itemlist.text" msgid "CR+LF (Windows)" -msgstr "" +msgstr "ВК+ПС (Windows)" #: formres.src msgctxt "" @@ -2137,7 +2137,7 @@ msgctxt "" "None\n" "itemlist.text" msgid "None" -msgstr "" +msgstr "Нет" #: formres.src msgctxt "" @@ -2146,7 +2146,7 @@ msgctxt "" "Horizontal\n" "itemlist.text" msgid "Horizontal" -msgstr "" +msgstr "Горизонтальная" #: formres.src msgctxt "" @@ -2155,7 +2155,7 @@ msgctxt "" "Vertical\n" "itemlist.text" msgid "Vertical" -msgstr "" +msgstr "Вертикальная" #: formres.src msgctxt "" @@ -2164,7 +2164,7 @@ msgctxt "" "Both\n" "itemlist.text" msgid "Both" -msgstr "" +msgstr "По горизонтали и вертикали" #: formres.src msgctxt "" @@ -2173,7 +2173,7 @@ msgctxt "" "Table\n" "itemlist.text" msgid "Table" -msgstr "" +msgstr "Таблица" #: formres.src msgctxt "" @@ -2182,7 +2182,7 @@ msgctxt "" "Query\n" "itemlist.text" msgid "Query" -msgstr "" +msgstr "Запрос" #: formres.src msgctxt "" @@ -2191,7 +2191,7 @@ msgctxt "" "SQL command\n" "itemlist.text" msgid "SQL command" -msgstr "" +msgstr "Команда SQL" #: formres.src msgctxt "" @@ -2232,7 +2232,7 @@ msgctxt "" "3D\n" "itemlist.text" msgid "3D" -msgstr "" +msgstr "Трёхмерный" #: formres.src msgctxt "" @@ -2241,7 +2241,7 @@ msgctxt "" "Flat\n" "itemlist.text" msgid "Flat" -msgstr "" +msgstr "Плоский" #: formres.src msgctxt "" @@ -2258,7 +2258,7 @@ msgctxt "" "Left top\n" "itemlist.text" msgid "Left top" -msgstr "" +msgstr "Слева сверху" #: formres.src msgctxt "" @@ -2267,7 +2267,7 @@ msgctxt "" "Left centered\n" "itemlist.text" msgid "Left centered" -msgstr "" +msgstr "Слева" #: formres.src msgctxt "" @@ -2276,7 +2276,7 @@ msgctxt "" "Left bottom\n" "itemlist.text" msgid "Left bottom" -msgstr "" +msgstr "Слева снизу" #: formres.src msgctxt "" @@ -2285,7 +2285,7 @@ msgctxt "" "Right top\n" "itemlist.text" msgid "Right top" -msgstr "" +msgstr "Справа сверху" #: formres.src msgctxt "" @@ -2294,7 +2294,7 @@ msgctxt "" "Right centered\n" "itemlist.text" msgid "Right centered" -msgstr "" +msgstr "Справа" #: formres.src msgctxt "" @@ -2303,7 +2303,7 @@ msgctxt "" "Right bottom\n" "itemlist.text" msgid "Right bottom" -msgstr "" +msgstr "Справа снизу" #: formres.src msgctxt "" @@ -2312,7 +2312,7 @@ msgctxt "" "Above left\n" "itemlist.text" msgid "Above left" -msgstr "" +msgstr "Сверху слева" #: formres.src msgctxt "" @@ -2321,7 +2321,7 @@ msgctxt "" "Above centered\n" "itemlist.text" msgid "Above centered" -msgstr "" +msgstr "Сверху" #: formres.src msgctxt "" @@ -2330,7 +2330,7 @@ msgctxt "" "Above right\n" "itemlist.text" msgid "Above right" -msgstr "" +msgstr "Сверху справа" #: formres.src msgctxt "" @@ -2339,7 +2339,7 @@ msgctxt "" "Below left\n" "itemlist.text" msgid "Below left" -msgstr "" +msgstr "Снизу слева" #: formres.src msgctxt "" @@ -2348,7 +2348,7 @@ msgctxt "" "Below centered\n" "itemlist.text" msgid "Below centered" -msgstr "" +msgstr "Снизу" #: formres.src msgctxt "" @@ -2357,7 +2357,7 @@ msgctxt "" "Below right\n" "itemlist.text" msgid "Below right" -msgstr "" +msgstr "Снизу справа" #: formres.src msgctxt "" @@ -2366,7 +2366,7 @@ msgctxt "" "Centered\n" "itemlist.text" msgid "Centered" -msgstr "" +msgstr "По центру" #: formres.src msgctxt "" @@ -2391,7 +2391,7 @@ msgctxt "" "Hide\n" "itemlist.text" msgid "Hide" -msgstr "" +msgstr "Скрыть" #: formres.src msgctxt "" @@ -2400,7 +2400,7 @@ msgctxt "" "Show\n" "itemlist.text" msgid "Show" -msgstr "" +msgstr "Показать" #: formres.src msgctxt "" @@ -2489,7 +2489,7 @@ msgctxt "" "Preserve\n" "itemlist.text" msgid "Preserve" -msgstr "" +msgstr "Резервировать" #: formres.src msgctxt "" @@ -2498,7 +2498,7 @@ msgctxt "" "Replace\n" "itemlist.text" msgid "Replace" -msgstr "" +msgstr "Заменить" #: formres.src msgctxt "" @@ -2507,7 +2507,7 @@ msgctxt "" "Collapse\n" "itemlist.text" msgid "Collapse" -msgstr "" +msgstr "Свернуть подабзацы" #: formres.src msgctxt "" @@ -2676,7 +2676,7 @@ msgctxt "" "No\n" "itemlist.text" msgid "No" -msgstr "" +msgstr "Нет" #: formres.src msgctxt "" @@ -2685,7 +2685,7 @@ msgctxt "" "Keep Ratio\n" "itemlist.text" msgid "Keep Ratio" -msgstr "" +msgstr "Пропорционально" #: formres.src msgctxt "" @@ -2694,7 +2694,7 @@ msgctxt "" "Fit to Size\n" "itemlist.text" msgid "Fit to Size" -msgstr "" +msgstr "Подогнать по размеру" #: formres.src msgctxt "" @@ -2719,7 +2719,7 @@ msgctxt "" "Left-to-right\n" "itemlist.text" msgid "Left-to-right" -msgstr "" +msgstr "Слева направо " #: formres.src msgctxt "" @@ -2728,7 +2728,7 @@ msgctxt "" "Right-to-left\n" "itemlist.text" msgid "Right-to-left" -msgstr "" +msgstr "Справа налево" #: formres.src msgctxt "" @@ -2737,7 +2737,7 @@ msgctxt "" "Use superordinate object settings\n" "itemlist.text" msgid "Use superordinate object settings" -msgstr "" +msgstr "Наследовать настройки" #: formres.src msgctxt "" @@ -2746,7 +2746,7 @@ msgctxt "" "Never\n" "itemlist.text" msgid "Never" -msgstr "" +msgstr "Никогда" #: formres.src msgctxt "" @@ -2755,7 +2755,7 @@ msgctxt "" "When focused\n" "itemlist.text" msgid "When focused" -msgstr "" +msgstr "Только в фокусе" #: formres.src msgctxt "" @@ -2764,7 +2764,7 @@ msgctxt "" "Always\n" "itemlist.text" msgid "Always" -msgstr "" +msgstr "Всегда" #: formres.src msgctxt "" @@ -2781,7 +2781,7 @@ msgctxt "" "To Paragraph\n" "itemlist.text" msgid "To Paragraph" -msgstr "" +msgstr "К абзацу" #: formres.src msgctxt "" @@ -2790,7 +2790,7 @@ msgctxt "" "As Character\n" "itemlist.text" msgid "As Character" -msgstr "" +msgstr "Как символ" #: formres.src msgctxt "" @@ -2799,7 +2799,7 @@ msgctxt "" "To Page\n" "itemlist.text" msgid "To Page" -msgstr "" +msgstr "К странице" #: formres.src msgctxt "" @@ -2808,7 +2808,7 @@ msgctxt "" "To Frame\n" "itemlist.text" msgid "To Frame" -msgstr "" +msgstr "К врезке" #: formres.src msgctxt "" @@ -2817,7 +2817,7 @@ msgctxt "" "To Character\n" "itemlist.text" msgid "To Character" -msgstr "" +msgstr "К символу" #: formres.src msgctxt "" @@ -2826,7 +2826,7 @@ msgctxt "" "To Page\n" "itemlist.text" msgid "To Page" -msgstr "" +msgstr "К странице" #: formres.src msgctxt "" @@ -2835,7 +2835,7 @@ msgctxt "" "To Cell\n" "itemlist.text" msgid "To Cell" -msgstr "" +msgstr "К ячейке" #. That's the 'Regular' as used for a font style (as opposed to 'italic' and 'bold'), so please use a consistent translation. #: formres.src @@ -3084,7 +3084,7 @@ msgctxt "" "No\n" "itemlist.text" msgid "No" -msgstr "" +msgstr "Нет" #: propres.src msgctxt "" @@ -3093,7 +3093,7 @@ msgctxt "" "Yes\n" "itemlist.text" msgid "Yes" -msgstr "" +msgstr "Да" #: propres.src msgctxt "" diff --git a/source/ru/filter/source/config/fragments/filters.po b/source/ru/filter/source/config/fragments/filters.po index 6421c2208d4..151018f6554 100644 --- a/source/ru/filter/source/config/fragments/filters.po +++ b/source/ru/filter/source/config/fragments/filters.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: filters\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2016-12-01 12:12+0100\n" -"PO-Revision-Date: 2016-07-05 06:12+0000\n" +"PO-Revision-Date: 2016-12-24 19:15+0000\n" "Last-Translator: bormant <bormant@mail.ru>\n" "Language-Team: Russian <ru@li.org>\n" "Language: ru\n" @@ -12,9 +12,9 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" -"X-Generator: LibreOffice\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1467699134.000000\n" +"X-Generator: Pootle 2.8\n" +"X-POOTLE-MTIME: 1482606921.000000\n" #: AbiWord.xcu msgctxt "" @@ -851,7 +851,7 @@ msgctxt "" "UIName\n" "value.text" msgid "Legacy StarOffice Drawing" -msgstr "" +msgstr "Устаревший рисунок StarOffice" #: StarOffice_Spreadsheet.xcu msgctxt "" @@ -860,7 +860,7 @@ msgctxt "" "UIName\n" "value.text" msgid "Legacy StarOffice Spreadsheet" -msgstr "" +msgstr "Устаревшая таблица StarOffice" #: StarOffice_Writer.xcu msgctxt "" @@ -869,7 +869,7 @@ msgctxt "" "UIName\n" "value.text" msgid "Legacy StarOffice Text Document" -msgstr "" +msgstr "Устаревший текстовый документ StarOffice" #: StarOffice_XML__Base_.xcu msgctxt "" @@ -1130,7 +1130,7 @@ msgctxt "" "UIName\n" "value.text" msgid "Zoner Callisto/Draw" -msgstr "" +msgstr "Zoner Callisto/Draw" #: calc8.xcu msgctxt "" diff --git a/source/ru/filter/source/config/fragments/internalgraphicfilters.po b/source/ru/filter/source/config/fragments/internalgraphicfilters.po index ced0e841314..05b42593c36 100644 --- a/source/ru/filter/source/config/fragments/internalgraphicfilters.po +++ b/source/ru/filter/source/config/fragments/internalgraphicfilters.po @@ -4,8 +4,8 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2016-11-09 14:10+0100\n" -"PO-Revision-Date: 2016-03-11 20:41+0000\n" -"Last-Translator: Anonymous Pootle User\n" +"PO-Revision-Date: 2016-12-24 19:15+0000\n" +"Last-Translator: bormant <bormant@mail.ru>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: ru\n" "MIME-Version: 1.0\n" @@ -13,8 +13,8 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" "X-Accelerator-Marker: ~\n" -"X-Generator: LibreOffice\n" -"X-POOTLE-MTIME: 1457728894.000000\n" +"X-Generator: Pootle 2.8\n" +"X-POOTLE-MTIME: 1482606942.000000\n" #: bmp_Export.xcu msgctxt "" @@ -194,7 +194,7 @@ msgctxt "" "UIName\n" "value.text" msgid "PDF - Portable Document Format" -msgstr "" +msgstr "PDF - Portable Document Format" #: pdf_Import.xcu msgctxt "" @@ -203,7 +203,7 @@ msgctxt "" "UIName\n" "value.text" msgid "PDF - Portable Document Format" -msgstr "" +msgstr "PDF - Portable Document Format" #: pgm_Import.xcu msgctxt "" diff --git a/source/ru/filter/uiconfig/ui.po b/source/ru/filter/uiconfig/ui.po index 425f925cf6a..dcaaabd296c 100644 --- a/source/ru/filter/uiconfig/ui.po +++ b/source/ru/filter/uiconfig/ui.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: ui\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2016-11-09 14:10+0100\n" -"PO-Revision-Date: 2016-06-16 17:39+0000\n" +"PO-Revision-Date: 2016-12-26 21:04+0000\n" "Last-Translator: bormant <bormant@mail.ru>\n" "Language-Team: Russian <l10n@ru.libreoffice.org>\n" "Language: ru\n" @@ -13,8 +13,8 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" "X-Accelerator-Marker: ~\n" -"X-Generator: LibreOffice\n" -"X-POOTLE-MTIME: 1466098773.000000\n" +"X-Generator: Pootle 2.8\n" +"X-POOTLE-MTIME: 1482786279.000000\n" #: impswfdialog.ui msgctxt "" @@ -423,7 +423,7 @@ msgctxt "" "label\n" "string.text" msgid "_Export comments" -msgstr "Экспортировать примечания" +msgstr "Экспорт комментариев" #: pdfgeneralpage.ui msgctxt "" @@ -1422,7 +1422,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "XML Filter List" -msgstr "" +msgstr "Список фильтров XML" #: xmlfiltertabpagegeneral.ui msgctxt "" @@ -1467,7 +1467,7 @@ msgctxt "" "label\n" "string.text" msgid "Comment_s:" -msgstr "Примечание:" +msgstr "Комментарии:" #: xmlfiltertabpagetransformation.ui msgctxt "" diff --git a/source/ru/forms/source/resource.po b/source/ru/forms/source/resource.po index 0f2ef5484fc..130e85a68b0 100644 --- a/source/ru/forms/source/resource.po +++ b/source/ru/forms/source/resource.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: resource\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2016-11-09 14:10+0100\n" -"PO-Revision-Date: 2016-06-16 17:34+0000\n" +"PO-Revision-Date: 2016-12-24 19:08+0000\n" "Last-Translator: bormant <bormant@mail.ru>\n" "Language-Team: Russian <ru@li.org>\n" "Language: ru\n" @@ -13,8 +13,8 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" "X-Accelerator-Marker: ~\n" -"X-Generator: LibreOffice\n" -"X-POOTLE-MTIME: 1466098454.000000\n" +"X-Generator: Pootle 2.8\n" +"X-POOTLE-MTIME: 1482606528.000000\n" #: strings.src msgctxt "" @@ -506,4 +506,4 @@ msgctxt "" "RID_STR_XFORMS_CANT_REMOVE_TYPE\n" "string.text" msgid "This is a built-in type and cannot be removed." -msgstr "" +msgstr "Это встроенный тип, его удалить невозможно." diff --git a/source/ru/formula/source/core/resource.po b/source/ru/formula/source/core/resource.po index 847ecc37c70..5b21d42e402 100644 --- a/source/ru/formula/source/core/resource.po +++ b/source/ru/formula/source/core/resource.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: resource\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2016-11-09 14:10+0100\n" -"PO-Revision-Date: 2016-06-01 17:44+0000\n" +"PO-Revision-Date: 2016-12-24 19:09+0000\n" "Last-Translator: bormant <bormant@mail.ru>\n" "Language-Team: Russian <l10n@ru.libreoffice.org>\n" "Language: ru\n" @@ -13,8 +13,8 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" "X-Accelerator-Marker: ~\n" -"X-Generator: LibreOffice\n" -"X-POOTLE-MTIME: 1464803093.000000\n" +"X-Generator: Pootle 2.8\n" +"X-POOTLE-MTIME: 1482606565.000000\n" #: core_resource.src msgctxt "" @@ -1625,7 +1625,7 @@ msgctxt "" "SC_OPCODE_PDURATION\n" "string.text" msgid "PDURATION" -msgstr "" +msgstr "PDURATION" #: core_resource.src msgctxt "" @@ -1778,7 +1778,7 @@ msgctxt "" "SC_OPCODE_EFFECT\n" "string.text" msgid "EFFECT" -msgstr "" +msgstr "EFFECT" #: core_resource.src msgctxt "" @@ -3380,7 +3380,7 @@ msgctxt "" "SC_OPCODE_CONVERT_OOO\n" "string.text" msgid "CONVERT_OOO" -msgstr "" +msgstr "CONVERT_OOO" #: core_resource.src msgctxt "" diff --git a/source/ru/formula/uiconfig/ui.po b/source/ru/formula/uiconfig/ui.po index a3e8e868ad2..6aa712da9dc 100644 --- a/source/ru/formula/uiconfig/ui.po +++ b/source/ru/formula/uiconfig/ui.po @@ -4,8 +4,8 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2016-11-09 14:10+0100\n" -"PO-Revision-Date: 2016-05-02 02:31+0000\n" -"Last-Translator: Anonymous Pootle User\n" +"PO-Revision-Date: 2016-12-24 19:11+0000\n" +"Last-Translator: bormant <bormant@mail.ru>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: ru\n" "MIME-Version: 1.0\n" @@ -13,8 +13,8 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" "X-Accelerator-Marker: ~\n" -"X-Generator: LibreOffice\n" -"X-POOTLE-MTIME: 1462156277.000000\n" +"X-Generator: Pootle 2.8\n" +"X-POOTLE-MTIME: 1482606709.000000\n" #: formuladialog.ui msgctxt "" @@ -95,7 +95,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Formula" -msgstr "" +msgstr "Формула" #: formuladialog.ui msgctxt "" @@ -113,7 +113,7 @@ msgctxt "" "label\n" "string.text" msgid "_Search" -msgstr "" +msgstr "Поиск" #: functionpage.ui msgctxt "" diff --git a/source/ru/fpicker/uiconfig/ui.po b/source/ru/fpicker/uiconfig/ui.po index 786e2ee3661..89fe8d19725 100644 --- a/source/ru/fpicker/uiconfig/ui.po +++ b/source/ru/fpicker/uiconfig/ui.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2016-11-09 14:10+0100\n" -"PO-Revision-Date: 2016-06-01 17:46+0000\n" +"PO-Revision-Date: 2016-12-24 19:12+0000\n" "Last-Translator: bormant <bormant@mail.ru>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: ru\n" @@ -13,8 +13,8 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" "X-Accelerator-Marker: ~\n" -"X-Generator: LibreOffice\n" -"X-POOTLE-MTIME: 1464803179.000000\n" +"X-Generator: Pootle 2.8\n" +"X-POOTLE-MTIME: 1482606777.000000\n" #: explorerfiledialog.ui msgctxt "" @@ -41,7 +41,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Connect To Server" -msgstr "" +msgstr "Подключиться к серверу" #: explorerfiledialog.ui msgctxt "" @@ -59,7 +59,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Create New Folder" -msgstr "" +msgstr "Создать папку" #: explorerfiledialog.ui msgctxt "" diff --git a/source/ru/framework/source/classes.po b/source/ru/framework/source/classes.po index 216385551d0..0131861fcff 100644 --- a/source/ru/framework/source/classes.po +++ b/source/ru/framework/source/classes.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: classes\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2016-11-09 14:10+0100\n" -"PO-Revision-Date: 2016-06-01 17:46+0000\n" +"PO-Revision-Date: 2016-12-24 19:06+0000\n" "Last-Translator: bormant <bormant@mail.ru>\n" "Language-Team: Russian <l10n@ru.libreoffice.org>\n" "Language: ru\n" @@ -13,8 +13,8 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" "X-Accelerator-Marker: ~\n" -"X-Generator: LibreOffice\n" -"X-POOTLE-MTIME: 1464803199.000000\n" +"X-Generator: Pootle 2.8\n" +"X-POOTLE-MTIME: 1482606371.000000\n" #: resource.src msgctxt "" @@ -156,7 +156,7 @@ msgctxt "" "STR_SAFEMODE_TITLE\n" "string.text" msgid " (Safe Mode)" -msgstr "" +msgstr " (безопасный режим)" #: resource.src msgctxt "" diff --git a/source/ru/helpcontent2/source/text/sbasic/shared.po b/source/ru/helpcontent2/source/text/sbasic/shared.po index 41b6680cfe8..7c01c091bee 100644 --- a/source/ru/helpcontent2/source/text/sbasic/shared.po +++ b/source/ru/helpcontent2/source/text/sbasic/shared.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2016-11-09 14:10+0100\n" -"PO-Revision-Date: 2016-10-15 06:01+0000\n" +"PO-Revision-Date: 2016-12-24 14:20+0000\n" "Last-Translator: bormant <bormant@mail.ru>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: ru\n" @@ -12,9 +12,9 @@ msgstr "" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" -"X-Generator: LibreOffice\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1476511271.000000\n" +"X-Generator: LibreOffice\n" +"X-POOTLE-MTIME: 1482589258.000000\n" #: 00000002.xhp msgctxt "" @@ -2618,7 +2618,7 @@ msgctxt "" "par_id3150208\n" "help.text" msgid "Global VarName As TYPENAME" -msgstr "GLOBAL VarName As TYPENAME" +msgstr "Global VarName As TYPENAME" #: 01020300.xhp msgctxt "" @@ -2634,7 +2634,7 @@ msgctxt "" "par_id3153198\n" "help.text" msgid "Public VarName As TYPENAME" -msgstr "PUBLIC VarName As TYPENAME" +msgstr "Public VarName As TYPENAME" #: 01020300.xhp msgctxt "" @@ -2650,7 +2650,7 @@ msgctxt "" "par_id3158212\n" "help.text" msgid "Private VarName As TYPENAME" -msgstr "PUBLIC VarName As TYPENAME" +msgstr "Private VarName As TYPENAME" #: 01020300.xhp msgctxt "" @@ -2661,13 +2661,12 @@ msgid "The variable is only valid in this module." msgstr "Переменная может быть использована только в этом модуле." #: 01020300.xhp -#, fuzzy msgctxt "" "01020300.xhp\n" "par_id3150886\n" "help.text" msgid "Dim VarName As TYPENAME" -msgstr "PUBLIC VarName As TYPENAME" +msgstr "Dim VarName As TYPENAME" #: 01020300.xhp msgctxt "" diff --git a/source/ru/helpcontent2/source/text/shared/01.po b/source/ru/helpcontent2/source/text/shared/01.po index 1cd750595f3..8391d5bb30d 100644 --- a/source/ru/helpcontent2/source/text/shared/01.po +++ b/source/ru/helpcontent2/source/text/shared/01.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: 01\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2016-12-21 15:39+0100\n" +"POT-Creation-Date: 2016-12-27 21:50+0100\n" "PO-Revision-Date: 2016-10-15 07:25+0000\n" "Last-Translator: bormant <bormant@mail.ru>\n" "Language-Team: Russian <l10n@ru.libreoffice.org>\n" @@ -5043,180 +5043,184 @@ msgctxt "" "01140000.xhp\n" "bm_id3147294\n" "help.text" -msgid "<bookmark_value>printers; properties</bookmark_value><bookmark_value>settings; printers</bookmark_value><bookmark_value>properties; printers</bookmark_value><bookmark_value>default printer; setting up</bookmark_value><bookmark_value>printers; default printer</bookmark_value><bookmark_value>page formats; restriction</bookmark_value>" -msgstr "<bookmark_value>принтеры; свойства</bookmark_value><bookmark_value>параметры; принтеры</bookmark_value><bookmark_value>свойства; принтеры</bookmark_value><bookmark_value>принтер по умолчанию; настройка</bookmark_value><bookmark_value>принтеры; принтер по умолчанию</bookmark_value><bookmark_value>форматы страниц; ограничение</bookmark_value>" +msgid "<bookmark_value>printers; properties</bookmark_value> <bookmark_value>settings; printers</bookmark_value> <bookmark_value>properties; printers</bookmark_value> <bookmark_value>default printer; setting up</bookmark_value> <bookmark_value>printers; default printer</bookmark_value> <bookmark_value>page formats; restriction</bookmark_value>" +msgstr "" #: 01140000.xhp -#, fuzzy msgctxt "" "01140000.xhp\n" "hd_id3147294\n" -"1\n" "help.text" msgid "<link href=\"text/shared/01/01140000.xhp\" name=\"Printer Settings\">Printer Settings</link>" -msgstr "<link href=\"text/shared/01/06150000.xhp\" name=\"Параметры фильтра XML\">Параметры фильтра XML</link>" +msgstr "" #: 01140000.xhp msgctxt "" "01140000.xhp\n" "par_id3154422\n" -"2\n" "help.text" -msgid "<variable id=\"druckereinstellungtext\"><ahelp hid=\"SVTOOLS:MODALDIALOG:DLG_SVT_PRNDLG_PRNSETUPDLG\">Select the default printer for the current document.</ahelp></variable>" -msgstr "<variable id=\"druckereinstellungtext\"><ahelp hid=\"SVTOOLS:MODALDIALOG:DLG_SVT_PRNDLG_PRNSETUPDLG\">Выберите принтер по умолчанию для текущего документа.</ahelp></variable>" +msgid "<variable id=\"druckereinstellungtext\"><ahelp hid=\"svt/ui/printersetupdialog/PrinterSetupDialog\">Select the default printer for the current document.</ahelp> </variable>" +msgstr "" #: 01140000.xhp msgctxt "" "01140000.xhp\n" "par_id3148620\n" -"20\n" "help.text" msgid "You might experience a slight delay when you change the default printer for a document that contains embedded $[officename] OLE objects." -msgstr "При изменении принтера по умолчанию для документа, содержащего вставленные объекты OLE $[officename], может ощущаться небольшая задержка." +msgstr "" #: 01140000.xhp msgctxt "" "01140000.xhp\n" "hd_id3145345\n" -"4\n" "help.text" -msgid "<switchinline select=\"sys\"><caseinline select=\"WIN\">Printer </caseinline></switchinline>" -msgstr "<switchinline select=\"sys\"><caseinline select=\"WIN\">Принтер </caseinline></switchinline>" +msgid "Printer" +msgstr "" #: 01140000.xhp msgctxt "" "01140000.xhp\n" "par_id3145211\n" -"5\n" "help.text" -msgid "<switchinline select=\"sys\"><caseinline select=\"WIN\">Lists the information that applies to the selected printer. </caseinline></switchinline>" -msgstr "<switchinline select=\"sys\"><caseinline select=\"WIN\">Перечень сведений, применяемых к выбранному принтеру. </caseinline></switchinline>" +msgid "Lists the information that applies to the selected printer." +msgstr "" #: 01140000.xhp msgctxt "" "01140000.xhp\n" "par_id3148538\n" -"19\n" "help.text" msgid "If the list is empty, you need to install a default printer for your operating system. Refer to the online help for your operating system for instructions on how to install and setup a default printer." -msgstr "Если список пуст, необходимо установить принтер по умолчанию для операционной системы. О том, как установить и настроить принтер по умолчанию для операционной системы, см. соответствующую интерактивную справку." +msgstr "" #: 01140000.xhp msgctxt "" "01140000.xhp\n" "hd_id3154381\n" -"6\n" "help.text" msgid "Name" -msgstr "Имя" +msgstr "" #: 01140000.xhp msgctxt "" "01140000.xhp\n" "par_id3156155\n" -"7\n" "help.text" -msgid "<ahelp hid=\"SVTOOLS:LISTBOX:DLG_SVT_PRNDLG_PRNSETUPDLG:LB_NAMES\">Lists the installed printers on your operating system. To change the default printer, select a printer name from the list.</ahelp>" -msgstr "<ahelp hid=\"SVTOOLS:LISTBOX:DLG_SVT_PRNDLG_PRNSETUPDLG:LB_NAMES\">Список установленных принтеров в операционной системе. Чтобы изменить принтер по умолчанию, выберите имя принтера из списка.</ahelp>" +msgid "<ahelp hid=\"svt/ui/printersetupdialog/name\">Lists the installed printers on your operating system. To change the default printer, select a printer name from the list.</ahelp>" +msgstr "" #: 01140000.xhp msgctxt "" "01140000.xhp\n" "hd_id3156153\n" -"8\n" "help.text" -msgid "<switchinline select=\"sys\"><caseinline select=\"WIN\">Status </caseinline></switchinline>" -msgstr "<switchinline select=\"sys\"><caseinline select=\"WIN\">Состояние </caseinline></switchinline>" +msgid "Status" +msgstr "" #: 01140000.xhp msgctxt "" "01140000.xhp\n" "par_id3150465\n" -"9\n" "help.text" -msgid "<switchinline select=\"sys\"><caseinline select=\"WIN\">Describes the current status of the selected printer. </caseinline></switchinline>" -msgstr "<switchinline select=\"sys\"><caseinline select=\"WIN\">Описание текущего состояния выбранного принтера. </caseinline></switchinline>" +msgid "Describes the current status of the selected printer." +msgstr "" #: 01140000.xhp msgctxt "" "01140000.xhp\n" "hd_id3154898\n" -"10\n" "help.text" -msgid "<switchinline select=\"sys\"><caseinline select=\"WIN\">Type </caseinline></switchinline>" -msgstr "<switchinline select=\"sys\"><caseinline select=\"WIN\">Тип </caseinline></switchinline>" +msgid "Type" +msgstr "" #: 01140000.xhp msgctxt "" "01140000.xhp\n" "par_id3156326\n" -"11\n" "help.text" -msgid "<switchinline select=\"sys\"><caseinline select=\"WIN\">Displays the type of printer that you selected. </caseinline></switchinline>" -msgstr "<switchinline select=\"sys\"><caseinline select=\"WIN\">Отображение типа выбранного принтера. </caseinline></switchinline>" +msgid "Displays the type of printer that you selected." +msgstr "" #: 01140000.xhp msgctxt "" "01140000.xhp\n" "hd_id3149416\n" -"12\n" "help.text" -msgid "<switchinline select=\"sys\"><caseinline select=\"WIN\">Location </caseinline></switchinline>" -msgstr "<switchinline select=\"sys\"><caseinline select=\"WIN\">Расположение </caseinline></switchinline>" +msgid "Location" +msgstr "" #: 01140000.xhp msgctxt "" "01140000.xhp\n" "par_id3149955\n" -"13\n" "help.text" -msgid "<switchinline select=\"sys\"><caseinline select=\"WIN\">Displays the port for the selected printer. </caseinline></switchinline>" -msgstr "<switchinline select=\"sys\"><caseinline select=\"WIN\">Отображение порта для выбранного принтера. </caseinline></switchinline>" +msgid "Displays the port for the selected printer." +msgstr "" #: 01140000.xhp msgctxt "" "01140000.xhp\n" "hd_id3145316\n" -"14\n" "help.text" -msgid "<switchinline select=\"sys\"><caseinline select=\"WIN\">Comments </caseinline></switchinline>" -msgstr "<switchinline select=\"sys\"><caseinline select=\"WIN\">Комментарии </caseinline></switchinline>" +msgid "Comments" +msgstr "" #: 01140000.xhp msgctxt "" "01140000.xhp\n" "par_id3155923\n" -"15\n" "help.text" -msgid "<switchinline select=\"sys\"><caseinline select=\"WIN\">Displays additional information for the printer. </caseinline></switchinline>" -msgstr "<switchinline select=\"sys\"><caseinline select=\"WIN\">Отображение дополнительных сведений для принтера. </caseinline></switchinline>" +msgid "Displays additional information for the printer." +msgstr "" #: 01140000.xhp msgctxt "" "01140000.xhp\n" "hd_id3149669\n" -"16\n" "help.text" msgid "Properties" -msgstr "Свойства" +msgstr "" #: 01140000.xhp msgctxt "" "01140000.xhp\n" "par_id3149045\n" -"17\n" "help.text" -msgid "<switchinline select=\"sys\"><caseinline select=\"WIN\"><ahelp hid=\"SVTOOLS:PUSHBUTTON:DLG_SVT_PRNDLG_PRNSETUPDLG:BTN_PROPERTIES\">Changes the printer settings of your operating system for the current document.</ahelp></caseinline></switchinline>" -msgstr "<switchinline select=\"sys\"><caseinline select=\"WIN\"><ahelp hid=\"SVTOOLS:PUSHBUTTON:DLG_SVT_PRNDLG_PRNSETUPDLG:BTN_PROPERTIES\">Изменение параметров принтера операционной системы для текущего документа.</ahelp></caseinline></switchinline>" +msgid "<ahelp hid=\"svt/ui/printersetupdialog/properties\">Changes the printer settings of your operating system for the current document.</ahelp>" +msgstr "" #: 01140000.xhp msgctxt "" "01140000.xhp\n" "par_id3157322\n" -"18\n" "help.text" msgid "Ensure that the Landscape or Portrait layout option set in the printer properties dialog matches the page format that you set by choosing <emph>Format - Page</emph>." -msgstr "Убедитесь, что параметр \"Альбомная\" или \"Книжная\", заданный в диалоговом окне свойств принтера, соответствует формату страницы, выбранному с помощью команд <emph>Формат - Страница</emph>." +msgstr "" + +#: 01140000.xhp +msgctxt "" +"01140000.xhp\n" +"hd_id201612110303091265\n" +"help.text" +msgid "Options" +msgstr "" + +#: 01140000.xhp +msgctxt "" +"01140000.xhp\n" +"par_id201612110239454950\n" +"help.text" +msgid "<ahelp hid=\"svt/ui/printersetupdialog/options\">Opens the <emph>Printer Options</emph> dialog where you can override the global printer options set on the <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Writer</emph></caseinline><caseinline select=\"CALC\"><emph>Calc</emph></caseinline><defaultinline>Writer/Web</defaultinline></switchinline><emph> - Print</emph> panel for the current document.</ahelp>" +msgstr "" + +#: 01140000.xhp +msgctxt "" +"01140000.xhp\n" +"par_id3157323\n" +"help.text" +msgid "The <emph>Options</emph> button is only available in %PRODUCTNAME Writer and Calc." +msgstr "" #: 01160000.xhp msgctxt "" @@ -43668,7 +43672,7 @@ msgctxt "" "par_id3154863\n" "2\n" "help.text" -msgid "<ahelp hid=\"sfx/ui/documentfontspage/DocumentInfoPage\">Embed document fonts in the current file.</ahelp>" +msgid "<ahelp hid=\"sfx/ui/documentfontspage/DocumentFontsPage\">Embed document fonts in the current file.</ahelp>" msgstr "" #: prop_font_embed.xhp diff --git a/source/ru/helpcontent2/source/text/shared/optionen.po b/source/ru/helpcontent2/source/text/shared/optionen.po index c4b1526209e..443e19b0a9d 100644 --- a/source/ru/helpcontent2/source/text/shared/optionen.po +++ b/source/ru/helpcontent2/source/text/shared/optionen.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2016-11-09 14:10+0100\n" +"POT-Creation-Date: 2016-12-27 21:50+0100\n" "PO-Revision-Date: 2016-10-08 09:11+0000\n" "Last-Translator: bormant <bormant@mail.ru>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -12,8 +12,8 @@ msgstr "" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" -"X-Generator: LibreOffice\n" "X-Accelerator-Marker: ~\n" +"X-Generator: LibreOffice\n" "X-POOTLE-MTIME: 1475917894.000000\n" #: 01000000.xhp @@ -2246,8 +2246,8 @@ msgctxt "" "01010500.xhp\n" "tit\n" "help.text" -msgid "Colors" -msgstr "Цвета" +msgid "Color" +msgstr "" #: 01010500.xhp msgctxt "" @@ -2261,328 +2261,201 @@ msgstr "<bookmark_value>цвета; основные</bookmark_value><bookmark_v msgctxt "" "01010500.xhp\n" "hd_id3150543\n" -"1\n" "help.text" -msgid "<link href=\"text/shared/optionen/01010500.xhp\" name=\"Colors\">Colors</link>" -msgstr "<link href=\"text/shared/optionen/01010500.xhp\" name=\"Цвета\">Цвета</link>" +msgid "<link href=\"text/shared/optionen/01010500.xhp\" name=\"Color\">Color</link>" +msgstr "" #: 01010500.xhp msgctxt "" "01010500.xhp\n" "par_id3153104\n" -"2\n" "help.text" -msgid "<ahelp hid=\"cui/ui/colorpage/ColorPage\">Allows you to select a color from a color table, edit an existing color, or define new colors.</ahelp>" -msgstr "<ahelp hid=\"cui/ui/colorpage/ColorPage\">Позволяет выбрать цвет из таблицы цветов, изменить существующий цвет или определить новые цвета.</ahelp>" +msgid "<ahelp hid=\"cui/ui/colorpage/ColorPage\">Allows you to select a color from a color palette, edit an existing color, or define new colors.</ahelp>" +msgstr "" #: 01010500.xhp msgctxt "" "01010500.xhp\n" "hd_id3150767\n" -"3\n" "help.text" -msgid "Color table" -msgstr "Таблица цветов" +msgid "Colors" +msgstr "" #: 01010500.xhp msgctxt "" "01010500.xhp\n" "hd_id3150869\n" -"5\n" "help.text" -msgid "Name" -msgstr "Имя" +msgid "Palette" +msgstr "" #: 01010500.xhp msgctxt "" "01010500.xhp\n" "par_id3149809\n" -"6\n" "help.text" -msgid "<ahelp hid=\"cui/ui/colorpage/name\">Specifies the name of a selected color. You can also type a name in this field when defining a new color.</ahelp>" -msgstr "<ahelp hid=\"cui/ui/colorpage/name\">Указывает название выбранного цвета. Кроме того, можно ввести название в это поле при определении нового цвета.</ahelp>" +msgid "<ahelp hid=\"cui/ui/colorpage/paletteselector\">Specifies the name of a selected palette. You can select a different palette here.</ahelp>" +msgstr "" #: 01010500.xhp msgctxt "" "01010500.xhp\n" "hd_id3150447\n" -"7\n" "help.text" -msgid "Color" -msgstr "Цвет" +msgid "Color Set" +msgstr "" #: 01010500.xhp msgctxt "" "01010500.xhp\n" "par_id3149560\n" -"8\n" -"help.text" -msgid "<ahelp hid=\"cui/ui/colorpage/colorlb\">Contains a list of available colors. To select a color, choose one from the list.</ahelp>" -msgstr "<ahelp hid=\"cui/ui/colorpage/colorlb\">Содержит список доступных цветов. Выберите один из цветов в списке.</ahelp>" - -#: 01010500.xhp -msgctxt "" -"01010500.xhp\n" -"hd_id3155132\n" -"9\n" -"help.text" -msgid "Color table" -msgstr "Таблица цветов" - -#: 01010500.xhp -msgctxt "" -"01010500.xhp\n" -"par_id3152885\n" -"12\n" -"help.text" -msgid "<ahelp hid=\"cui/ui/colorpage/modellb\">To modify, select the color model: Red-Green-Blue (RGB) or Cyan-Magenta-Yellow-BlacK (CMYK).</ahelp>" -msgstr "<ahelp hid=\"cui/ui/colorpage/modellb\">Для изменения выберите модель цвета: RGB или CMYK.</ahelp>" - -#: 01010500.xhp -msgctxt "" -"01010500.xhp\n" -"par_id1527756\n" -"help.text" -msgid "%PRODUCTNAME uses only the RGB color model for printing in color. The CMYK controls are provided only to ease the input of color values using CMYK notation." -msgstr "Для цветной печати в %PRODUCTNAME применяется только цветовая модель RGB. Параметры CMYK предоставлены только для упрощения ввода значений цветов в нотации CMYK." - -#: 01010500.xhp -msgctxt "" -"01010500.xhp\n" -"par_id3147426\n" -"40\n" "help.text" -msgid "If you select RGB, the initials of the three colors will appear and you can set the color from 0 to 255 with the spin button." -msgstr "Если выбрана модель RGB, появятся три начальных буквы цветов, после чего можно будет установить интенсивность цвета в диапазоне от 0 до 255 с помощью счётчиков." - -#: 01010500.xhp -msgctxt "" -"01010500.xhp\n" -"hd_id3150103\n" -"13\n" -"help.text" -msgid "R" +msgid "<ahelp hid=\"cui/ui/colorpage/colorset\">Contains a list of available colors. Click on the desired one in the list to select it.</ahelp>" msgstr "" #: 01010500.xhp msgctxt "" "01010500.xhp\n" -"par_id3152462\n" -"14\n" -"help.text" -msgid "<ahelp hid=\"cui/ui/colorpage/R\">Red</ahelp>" -msgstr "<ahelp hid=\"cui/ui/colorpage/R\">Красный</ahelp>" - -#: 01010500.xhp -msgctxt "" -"01010500.xhp\n" -"hd_id3145366\n" -"15\n" +"hd_id31563321\n" "help.text" -msgid "G" +msgid "Recent Colors" msgstr "" #: 01010500.xhp msgctxt "" "01010500.xhp\n" -"par_id3153144\n" -"16\n" +"par_id31544811\n" "help.text" -msgid "<ahelp hid=\"cui/ui/colorpage/G\">Green</ahelp>" -msgstr "<ahelp hid=\"cui/ui/colorpage/G\">Зелёный</ahelp>" +msgid "<ahelp hid=\"cui/ui/colorpage/recentcolorset\">Displays the last twelve colors selected and applied.</ahelp> Upon selecting a new color it is added to the left of the list. If the list is full and a new color is selected then the rightmost color is deleted." +msgstr "" #: 01010500.xhp msgctxt "" "01010500.xhp\n" -"hd_id3153573\n" -"17\n" +"hd_id3156332\n" "help.text" -msgid "B" +msgid "Add" msgstr "" #: 01010500.xhp -#, fuzzy msgctxt "" "01010500.xhp\n" -"par_id3153726\n" -"18\n" +"par_id3154481\n" "help.text" -msgid "<ahelp hid=\"cui/ui/colorpage/B\">Blue</ahelp>" -msgstr "<ahelp hid=\"cui/ui/colorpage/K\">Чёрный</ahelp>" +msgid "<ahelp hid=\"cui/ui/colorpage/add\">Adds the new color to the <emph>Custom</emph> palette.</ahelp>" +msgstr "" #: 01010500.xhp msgctxt "" "01010500.xhp\n" -"par_id3152940\n" -"41\n" +"hd_id31547578\n" "help.text" -msgid "If you select CMYK, the initials of the four colors will appear and you can set the color from 0 to 255 with the spin button." -msgstr "Если выбрана модель CMYK, появятся четыре начальных буквы цветов, после чего можно будет установить их интенсивность в диапазоне от 0 до 255 с помощью счётчиков." +msgid "Delete" +msgstr "" #: 01010500.xhp msgctxt "" "01010500.xhp\n" -"hd_id3154942\n" -"42\n" +"par_id3154483\n" "help.text" -msgid "C" +msgid "<ahelp hid=\"cui/ui/colorpage/delete\">Deletes the selected color without confirmation.</ahelp>" msgstr "" #: 01010500.xhp -#, fuzzy msgctxt "" "01010500.xhp\n" -"par_id3145800\n" -"43\n" +"par_id3154574\n" "help.text" -msgid "<ahelp hid=\"cui/ui/colorpage/C\">Cyan</ahelp>" -msgstr "<ahelp hid=\"cui/ui/colorpage/G\">Зелёный</ahelp>" +msgid "You can only delete colors from the <emph>custom</emph> palette." +msgstr "" #: 01010500.xhp msgctxt "" "01010500.xhp\n" -"hd_id3155417\n" -"44\n" +"hd_id31507671\n" "help.text" -msgid "M" +msgid "New" msgstr "" #: 01010500.xhp -#, fuzzy msgctxt "" "01010500.xhp\n" -"par_id3150093\n" -"45\n" +"par_id3147426\n" "help.text" -msgid "<ahelp hid=\"cui/ui/colorpage/M\">Magenta</ahelp>" -msgstr "<ahelp hid=\"cui/ui/colorpage/G\">Зелёный</ahelp>" +msgid "<ahelp hid=\"cui/ui/colorpage/newpreview\">Displays a preview of the color selected from the color palette and the changes you make with the controls below.</ahelp>" +msgstr "" #: 01010500.xhp msgctxt "" "01010500.xhp\n" -"hd_id3147124\n" -"46\n" +"hd_id3150103\n" "help.text" -msgid "Y" +msgid "R" msgstr "" #: 01010500.xhp -#, fuzzy msgctxt "" "01010500.xhp\n" -"par_id3154098\n" -"47\n" +"par_id3152462\n" "help.text" -msgid "<ahelp hid=\"cui/ui/colorpage/Y\">Yellow</ahelp>" -msgstr "<ahelp hid=\"cui/ui/colorpage/R\">Красный</ahelp>" +msgid "<ahelp hid=\"cui/ui/colorpage/R_custom\">The color code of the red component of the color. Possible values are between 0 and 255.</ahelp>" +msgstr "" #: 01010500.xhp msgctxt "" "01010500.xhp\n" -"hd_id3154015\n" -"48\n" +"hd_id3145366\n" "help.text" -msgid "K" +msgid "G" msgstr "" #: 01010500.xhp msgctxt "" "01010500.xhp\n" -"par_id3156180\n" -"49\n" +"par_id3153144\n" "help.text" -msgid "<ahelp hid=\"cui/ui/colorpage/K\">Black</ahelp>" -msgstr "<ahelp hid=\"cui/ui/colorpage/K\">Чёрный</ahelp>" +msgid "<ahelp hid=\"cui/ui/colorpage/G_custom\">The color code of the green component of the color. Possible values are between 0 and 255.</ahelp>" +msgstr "" #: 01010500.xhp msgctxt "" "01010500.xhp\n" -"hd_id3156332\n" -"27\n" +"hd_id3153573\n" "help.text" -msgid "Add" -msgstr "Добавить" +msgid "B" +msgstr "" #: 01010500.xhp msgctxt "" "01010500.xhp\n" -"par_id3154481\n" -"28\n" +"par_id3153726\n" "help.text" -msgid "<ahelp hid=\"cui/ui/colorpage/add\">Adds a new color.</ahelp>" -msgstr "<ahelp hid=\"cui/ui/colorpage/add\">Добавление нового цвета.</ahelp>" +msgid "<ahelp hid=\"cui/ui/colorpage/B_custom\">The color code of the blue component of the color. Possible values are between 0 and 255.</ahelp>" +msgstr "" #: 01010500.xhp msgctxt "" "01010500.xhp\n" -"hd_id3153708\n" -"29\n" +"hd_id31535731\n" "help.text" -msgid "Modify" -msgstr "Применить" +msgid "Hex" +msgstr "" #: 01010500.xhp msgctxt "" "01010500.xhp\n" -"par_id3148916\n" -"30\n" +"par_id31537261\n" "help.text" -msgid "<ahelp hid=\"cui/ui/colorpage/modify\">Changes the current color.</ahelp> Note that the color is overwritten without a confirmation." -msgstr "<ahelp hid=\"cui/ui/colorpage/modify\"> Изменение текущего цвета.</ahelp> Внимание! Подтверждение на замену цвета не запрашивается." +msgid "<ahelp hid=\"cui/ui/colorpage/hex_custom\">The color code of the color expressed as a hexadecimal value.</ahelp>" +msgstr "" #: 01010500.xhp msgctxt "" "01010500.xhp\n" "hd_id3154754\n" -"31\n" "help.text" -msgid "<link href=\"text/shared/optionen/01010501.xhp\" name=\"Edit\">Edit</link>" -msgstr "<link href=\"text/shared/optionen/01010501.xhp\" name=\"Изменить\">Изменить</link>" - -#: 01010500.xhp -msgctxt "" -"01010500.xhp\n" -"hd_id3159267\n" -"33\n" -"help.text" -msgid "Load Color List" -msgstr "Загрузить список цветов" - -#: 01010500.xhp -msgctxt "" -"01010500.xhp\n" -"par_id3154705\n" -"34\n" -"help.text" -msgid "<ahelp hid=\"cui/ui/colorpage/load\">Accesses the <emph>Open</emph> dialog, which allows you to select a color palette</ahelp>." -msgstr "<ahelp hid=\"cui/ui/colorpage/load\">Открывает диалоговое окно <emph>Открыть</emph>, позволяющее выбрать цветовую палитру</ahelp>." - -#: 01010500.xhp -msgctxt "" -"01010500.xhp\n" -"hd_id3147344\n" -"36\n" -"help.text" -msgid "Save Color List" -msgstr "Сохранить список цветов" - -#: 01010500.xhp -msgctxt "" -"01010500.xhp\n" -"par_id3163808\n" -"37\n" -"help.text" -msgid "<ahelp hid=\"cui/ui/colorpage/save\">Opens the <emph>Save As</emph> dialog, which enables you to save the current color table under a specified name.</ahelp> If you do not choose this command, the current color table will be automatically saved as default and re-loaded the next time you start $[officename]." -msgstr "<ahelp hid=\"cui/ui/colorpage/save\">Открывает диалоговое окно <emph>Сохранить как</emph>, в котором можно сохранить текущую цветовую таблицу под указанным именем.</ahelp> Если не выбирать эту команду, текущая цветовая таблица будет автоматически сохранена по умолчанию и вновь загружена при последующем запуске $[officename]." - -#: 01010500.xhp -msgctxt "" -"01010500.xhp\n" -"par_id3154572\n" -"38\n" -"help.text" -msgid "The <emph>Load color list</emph> and <emph>Save color list </emph>icons are visible only if you select the <emph>Colors</emph> tab with the <emph>Format - Area</emph> command." -msgstr "Значки <emph>Загрузить список цветов</emph> и <emph>Сохранить список цветов</emph> отображаются, только если выбрана вкладка <emph>Цвета</emph> с помощью команды <emph>Формат - Область</emph>." +msgid "<link href=\"text/shared/optionen/01010501.xhp\" name=\"Pick\">Pick</link><ahelp hid=\"cui/ui/colorpage/edit\"><embed href=\"text/shared/optionen/01010501.xhp#farbentext\"/></ahelp>" +msgstr "" #: 01010501.xhp msgctxt "" @@ -5345,8 +5218,8 @@ msgctxt "" "01030300.xhp\n" "par_idN1064B\n" "help.text" -msgid "<ahelp hid=\"703988739\">Select to see a warning dialog when you try to save or send a document that contains recorded changes, versions, or comments.</ahelp>" -msgstr "<ahelp hid=\"703988739\">Установите этот флажок для определения необходимости вывода диалогового окна предупреждения при попытке сохранения или отправки документа, содержащего записанные изменения, версии или комментарии.</ahelp>" +msgid "<ahelp hid=\"cui/ui/securityoptionsdialog/savesenddocs\">Select to see a warning dialog when you try to save or send a document that contains recorded changes, versions, or comments.</ahelp>" +msgstr "" #: 01030300.xhp msgctxt "" @@ -5361,8 +5234,8 @@ msgctxt "" "01030300.xhp\n" "par_idN10652\n" "help.text" -msgid "<ahelp hid=\"703988740\">Select to see a warning dialog when you try to print a document that contains recorded changes or comments.</ahelp>" -msgstr "<ahelp hid=\"703988740\">Установите этот флажок для определения необходимости отображения диалогового окна предупреждения при попытке вывода на печать документа, содержащего записанные изменения или комментарии.</ahelp>" +msgid "<ahelp hid=\"cui/ui/securityoptionsdialog/whenprinting\">Select to see a warning dialog when you try to print a document that contains recorded changes or comments.</ahelp>" +msgstr "" #: 01030300.xhp msgctxt "" @@ -5377,8 +5250,8 @@ msgctxt "" "01030300.xhp\n" "par_idN10659\n" "help.text" -msgid "<ahelp hid=\"703988741\">Select to see a warning dialog when you try to sign a document that contains recorded changes, versions, fields, references to other sources (for example linked sections or linked pictures), or comments.</ahelp>" -msgstr "<ahelp hid=\"703988741\">Установите этот флажок для определения необходимости вывода диалогового окна предупреждения при попытке подписи документа, содержащего записанные изменения, версии, поля, ссылки на другие источники (например, связанные разделы или рисунки) или комментарии.</ahelp>" +msgid "<ahelp hid=\"cui/ui/securityoptionsdialog/whensigning\">Select to see a warning dialog when you try to sign a document that contains recorded changes, versions, fields, references to other sources (for example linked sections or linked pictures), or comments.</ahelp>" +msgstr "" #: 01030300.xhp msgctxt "" @@ -5393,8 +5266,8 @@ msgctxt "" "01030300.xhp\n" "par_idN10660\n" "help.text" -msgid "<ahelp hid=\"703988742\">Select to see a warning dialog when you try to export a document to PDF format that displays recorded changes in Writer, or that displays comments.</ahelp>" -msgstr "<ahelp hid=\"703988742\">Установите этот флажок для определения необходимости вывода диалогового окна предупреждения при попытке экспорта документа в файл формата PDF для просмотра записанных в модуле Writer изменений или комментариев.</ahelp>" +msgid "<ahelp hid=\"cui/ui/securityoptionsdialog/whenpdf\">Select to see a warning dialog when you try to export a document to PDF format that displays recorded changes in Writer, or that displays comments.</ahelp>" +msgstr "" #: 01030300.xhp msgctxt "" @@ -5405,13 +5278,12 @@ msgid "Remove personal information on saving" msgstr "Удалять персональную информацию при сохранении" #: 01030300.xhp -#, fuzzy msgctxt "" "01030300.xhp\n" "par_idN10667\n" "help.text" -msgid "<ahelp hid=\"703988743\">Select to always remove user data from the file properties. If this option is not selected, you can still remove the personal information for the current document with the <emph>Reset Properties</emph> button on <emph>File - Properties - General</emph>.</ahelp>" -msgstr "<ahelp hid=\"703988743\">Установите этот флажок для определения необходимости безвозвратного удаления сведений о пользователе из свойств файла. Если этот флажок не установлен, то удалить персональную информацию для текущего документа можно с помощью кнопки <emph>Сброс</emph> на вкладке <emph>Файл – Свойства – Общие</emph>.</ahelp>" +msgid "<ahelp hid=\"cui/ui/securityoptionsdialog/removepersonal\">Select to always remove user data from the file properties. If this option is not selected, you can still remove the personal information for the current document with the <emph>Reset Properties</emph> button on <emph>File - Properties - General</emph>.</ahelp>" +msgstr "" #: 01030300.xhp msgctxt "" @@ -5426,8 +5298,8 @@ msgctxt "" "01030300.xhp\n" "par_idN10680\n" "help.text" -msgid "<ahelp hid=\"703988744\">Select to always enable the <emph>Save with password</emph> option in the file save dialogs. Deselect the option to save files by default without password.</ahelp>" -msgstr "<ahelp hid=\"703988744\">Выберите этот параметр, чтобы флажок <emph>Сохранить с паролем</emph> в диалоговых окнах сохранения файла был установлен по умолчанию. Для сохранения файла без пароля по умолчанию снимите этот флажок.</ahelp>" +msgid "<ahelp hid=\"cui/ui/securityoptionsdialog/password\">Select to always enable the <emph>Save with password</emph> option in the file save dialogs. Deselect the option to save files by default without password.</ahelp>" +msgstr "" #: 01030300.xhp msgctxt "" @@ -5442,8 +5314,24 @@ msgctxt "" "01030300.xhp\n" "par_id79042\n" "help.text" -msgid "<ahelp hid=\".\">If enabled, you must hold down the Ctrl key while clicking a hyperlink to follow that link. If not enabled, a click opens the hyperlink.</ahelp>" -msgstr "<ahelp hid=\".\">Если этот режим активирован, то для перехода по гиперссылке следует щёлкнуть её, удерживая нажатой клавишу CTRL. Если режим не активирован, то для перехода достаточно щелчка гиперссылки.</ahelp>" +msgid "<ahelp hid=\"cui/ui/securityoptionsdialog/ctrlclick\">If enabled, you must hold down the Ctrl key while clicking a hyperlink to follow that link. If not enabled, a click opens the hyperlink.</ahelp>" +msgstr "" + +#: 01030300.xhp +msgctxt "" +"01030300.xhp\n" +"hd_id1972107\n" +"help.text" +msgid "Block any links from documents not among the trusted locations (see Macro Security)" +msgstr "" + +#: 01030300.xhp +msgctxt "" +"01030300.xhp\n" +"par_id79043\n" +"help.text" +msgid "<ahelp hid=\"cui/ui/securityoptionsdialog/blockuntrusted\">Blocks the use of links pointing to images not in the trusted locations defined on the <link href=\"text/shared/optionen/macrosecurity_ts.xhp\" name=\"Trusted Sources\">Trusted Sources</link> tab of the Macro Security dialog.</ahelp> This can increase security in case you work with documents from untrusted sources (e.g. the internet) and are worried about vulnerabilities in image processing software components. Blocking the use of links means that images are not loaded in documents, only a placeholder frame is visible." +msgstr "" #: 01030300.xhp msgctxt "" diff --git a/source/ru/helpcontent2/source/text/smath.po b/source/ru/helpcontent2/source/text/smath.po index 8a64b485de7..291551e651c 100644 --- a/source/ru/helpcontent2/source/text/smath.po +++ b/source/ru/helpcontent2/source/text/smath.po @@ -3,18 +3,18 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2015-08-25 12:34+0200\n" -"PO-Revision-Date: 2014-07-03 19:26+0000\n" -"Last-Translator: system user <>\n" +"POT-Creation-Date: 2016-12-27 21:50+0100\n" +"PO-Revision-Date: 2015-11-01 20:12+0000\n" +"Last-Translator: Anonymous Pootle User\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: ru\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" -"X-Generator: Pootle 2.7\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1404415598.000000\n" +"X-Generator: LibreOffice\n" +"X-POOTLE-MTIME: 1446408762.000000\n" #: main0000.xhp msgctxt "" @@ -248,10 +248,9 @@ msgstr "<link href=\"text/smath/main0103.xhp\" name=\"Вид\">Вид</link>" msgctxt "" "main0103.xhp\n" "par_id3147338\n" -"2\n" "help.text" -msgid "Sets the display scale and defines which elements you want to be visible. Most of the commands that you can enter into the <emph>Commands</emph> window can also be accessed through a mouse click if you have already opened the Elements window with <link href=\"text/smath/01/03090000.xhp\" name=\"View - Elements\"><emph>View - Elements</emph></link>." -msgstr "Используется для выбора масштаба отображения и определения видимых элементов. Большая часть команд, которые можно ввести в окне <emph>Команды</emph> также можно выбрать с помощью мыши при условии, что уже открыто окно Элементы формул с помощью меню <link href=\"text/smath/01/03090000.xhp\" name=\"View - Elements\"><emph>Вид - Элементы формул</emph></link>." +msgid "Sets the display scale and defines which elements you want to be visible. Most of the commands that you can enter into the <emph>Commands</emph> window can also be accessed through a mouse click if you have already opened the Elements pane with <link href=\"text/smath/01/03090000.xhp\" name=\"View - Elements\"><emph>View - Elements</emph></link>." +msgstr "" #: main0103.xhp msgctxt "" @@ -615,7 +614,6 @@ msgstr "Формулы в контексте" msgctxt "" "main0503.xhp\n" "par_id3148774\n" -"8\n" "help.text" -msgid "To make working with formulas easier, use the context menus, which can be called up with a right mouse click. This applies especially to the Commands window. This context menu contains all the commands that are found in the Elements window, and also operators, and so on, which can be inserted into your formula by mouse-click without having to key them into the Commands window." -msgstr "Для упрощения работы с формулами можно использовать контекстные меню, которые вызываются щелчком правой кнопки мыши. Такой подход особенно удобен при работе в окне Команды. Это контекстное меню содержит не только все команды, представленные в окне Элементы формул, но также операторы, которые можно вставить в формулу щелчком мыши без необходимости их ввода в окне Команды." +msgid "To make working with formulas easier, use the context menus, which can be called up with a right mouse click. This applies especially to the Commands window. This context menu contains all the commands that are found in the Elements pane, and also operators, and so on, which can be inserted into your formula by mouse-click without having to key them into the Commands window." +msgstr "" diff --git a/source/ru/helpcontent2/source/text/smath/00.po b/source/ru/helpcontent2/source/text/smath/00.po index 7cbad07be83..a8b469e7264 100644 --- a/source/ru/helpcontent2/source/text/smath/00.po +++ b/source/ru/helpcontent2/source/text/smath/00.po @@ -3,18 +3,18 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2016-11-09 14:10+0100\n" -"PO-Revision-Date: 2016-07-06 18:27+0000\n" -"Last-Translator: bormant <bormant@mail.ru>\n" +"POT-Creation-Date: 2016-12-27 21:50+0100\n" +"PO-Revision-Date: 2015-11-10 23:11+0000\n" +"Last-Translator: Anonymous Pootle User\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: ru\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" -"X-Generator: LibreOffice\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1467829626.000000\n" +"X-Generator: LibreOffice\n" +"X-POOTLE-MTIME: 1447197086.000000\n" #: 00000004.xhp msgctxt "" @@ -311,31 +311,13 @@ msgstr "Откройте контекстное меню в окне \"Кома msgctxt "" "00000004.xhp\n" "par_id3154106\n" -"71\n" -"help.text" -msgid "Choose <emph>View - Elements</emph> - in the Elements window, click" -msgstr "Выберите <emph>Вид – Элементы формул</emph>, а затем в окне \"Элементы формул\" щёлкните" - -#: 00000004.xhp -msgctxt "" -"00000004.xhp\n" -"par_id3153535\n" "help.text" -msgid "<image id=\"img_id3151310\" src=\"res/helpimg/starmath/im21101.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3151310\">Icon</alt></image>" +msgid "Choose <emph>View - Elements</emph>; then on the Elements pane select <emph>Unary/Binary Operators</emph> from the listbox." msgstr "" #: 00000004.xhp msgctxt "" "00000004.xhp\n" -"par_id3153774\n" -"72\n" -"help.text" -msgid "Unary/Binary Operators" -msgstr "Унарные/бинарные операторы" - -#: 00000004.xhp -msgctxt "" -"00000004.xhp\n" "par_id3150360\n" "73\n" "help.text" @@ -346,31 +328,13 @@ msgstr "Откройте контекстное меню в окне \"Кома msgctxt "" "00000004.xhp\n" "par_id3154473\n" -"74\n" "help.text" -msgid "Choose <emph>View - Elements</emph> - in the Elements window, click" -msgstr "Выберите <emph>Вид – Элементы формул</emph>, а затем в окне \"Элементы формул\" щёлкните" - -#: 00000004.xhp -msgctxt "" -"00000004.xhp\n" -"par_id3147531\n" -"help.text" -msgid "<image id=\"img_id3151103\" src=\"res/helpimg/starmath/bi21309.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3151103\">Icon</alt></image>" +msgid "Choose <emph>View - Elements</emph>; then on the Elements pane select <emph>Relations</emph> from the listbox." msgstr "" #: 00000004.xhp msgctxt "" "00000004.xhp\n" -"par_id3150833\n" -"75\n" -"help.text" -msgid "Relations" -msgstr "Отношения" - -#: 00000004.xhp -msgctxt "" -"00000004.xhp\n" "par_id3149687\n" "37\n" "help.text" @@ -381,31 +345,13 @@ msgstr "Откройте контекстное меню в окне \"Кома msgctxt "" "00000004.xhp\n" "par_id3149342\n" -"76\n" -"help.text" -msgid "Choose <emph>View - Elements</emph> - in the Elements window, click" -msgstr "Выберите <emph>Вид – Элементы формул</emph>, а затем в окне \"Элементы формул\" щёлкните" - -#: 00000004.xhp -msgctxt "" -"00000004.xhp\n" -"par_id3146921\n" "help.text" -msgid "<image id=\"img_id3146927\" src=\"res/helpimg/starmath/im21105.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3146927\">Icon</alt></image>" +msgid "Choose <emph>View - Elements</emph>; then on the Elements pane select <emph>Operators</emph> from the listbox." msgstr "" #: 00000004.xhp msgctxt "" "00000004.xhp\n" -"par_id3148990\n" -"39\n" -"help.text" -msgid "Operators" -msgstr "Операторы" - -#: 00000004.xhp -msgctxt "" -"00000004.xhp\n" "par_id3149297\n" "40\n" "help.text" @@ -416,31 +362,13 @@ msgstr "Откройте контекстное меню в окне \"Кома msgctxt "" "00000004.xhp\n" "par_id3143275\n" -"77\n" "help.text" -msgid "Choose <emph>View - Elements</emph> - in the Elements window, click" -msgstr "Выберите <emph>Вид – Элементы формул</emph>, а затем в окне \"Элементы формул\" щёлкните" - -#: 00000004.xhp -msgctxt "" -"00000004.xhp\n" -"par_id3149103\n" -"help.text" -msgid "<image id=\"img_id3154825\" src=\"res/helpimg/starmath/im21104.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3154825\">Icon</alt></image>" +msgid "Choose <emph>View - Elements</emph>; then on the Elements pane select <emph>Functions</emph> from the listbox." msgstr "" #: 00000004.xhp msgctxt "" "00000004.xhp\n" -"par_id3149796\n" -"42\n" -"help.text" -msgid "Functions" -msgstr "Функции" - -#: 00000004.xhp -msgctxt "" -"00000004.xhp\n" "par_id3147092\n" "43\n" "help.text" @@ -451,31 +379,13 @@ msgstr "Откройте контекстное меню в окне \"Кома msgctxt "" "00000004.xhp\n" "par_id3147220\n" -"78\n" -"help.text" -msgid "Choose <emph>View - Elements</emph> - in the Elements window, click" -msgstr "Выберите <emph>Вид – Элементы формул</emph>, а затем в окне \"Элементы формул\" щёлкните" - -#: 00000004.xhp -msgctxt "" -"00000004.xhp\n" -"par_id3147584\n" "help.text" -msgid "<image id=\"img_id3148733\" src=\"res/helpimg/starmath/im21107.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3148733\">Icon</alt></image>" +msgid "Choose <emph>View - Elements</emph>; then on the Elements pane select <emph>Brackets</emph> from the listbox." msgstr "" #: 00000004.xhp msgctxt "" "00000004.xhp\n" -"par_id3147330\n" -"45\n" -"help.text" -msgid "Brackets" -msgstr "Скобки" - -#: 00000004.xhp -msgctxt "" -"00000004.xhp\n" "par_id3153510\n" "46\n" "help.text" @@ -486,31 +396,13 @@ msgstr "Откройте контекстное меню в окне \"Кома msgctxt "" "00000004.xhp\n" "par_id3147126\n" -"79\n" "help.text" -msgid "Choose <emph>View - Elements</emph> - in the Elements window, click" -msgstr "Выберите <emph>Вид – Элементы формул</emph>, а затем в окне \"Элементы формул\" щёлкните" - -#: 00000004.xhp -msgctxt "" -"00000004.xhp\n" -"par_id3154376\n" -"help.text" -msgid "<image id=\"img_id3154390\" src=\"res/helpimg/starmath/at21706.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3154390\">Icon</alt></image>" +msgid "Choose <emph>View - Elements</emph>; then on the Elements pane select <emph>Attributes</emph> from the listbox." msgstr "" #: 00000004.xhp msgctxt "" "00000004.xhp\n" -"par_id3153361\n" -"48\n" -"help.text" -msgid "Attributes" -msgstr "Атрибуты" - -#: 00000004.xhp -msgctxt "" -"00000004.xhp\n" "par_id3154114\n" "49\n" "help.text" @@ -521,31 +413,13 @@ msgstr "Откройте контекстное меню в окне \"Кома msgctxt "" "00000004.xhp\n" "par_id3150581\n" -"80\n" "help.text" -msgid "Choose <emph>View - Elements</emph> - in the Elements window, click" -msgstr "Выберите <emph>Вид – Элементы формул</emph>, а затем в окне \"Элементы формул\" щёлкните" - -#: 00000004.xhp -msgctxt "" -"00000004.xhp\n" -"par_id3151029\n" -"help.text" -msgid "<image id=\"img_id3151036\" src=\"res/helpimg/starmath/im21108.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3151036\">Icon</alt></image>" +msgid "Choose <emph>View - Elements</emph>; then on the Elements pane select <emph>Formats</emph> from the listbox." msgstr "" #: 00000004.xhp msgctxt "" "00000004.xhp\n" -"par_id3155119\n" -"51\n" -"help.text" -msgid "Formats" -msgstr "Форматы" - -#: 00000004.xhp -msgctxt "" -"00000004.xhp\n" "par_id3149008\n" "52\n" "help.text" @@ -556,31 +430,13 @@ msgstr "Откройте контекстное меню в окне \"Кома msgctxt "" "00000004.xhp\n" "par_id3147313\n" -"81\n" -"help.text" -msgid "Choose <emph>View - Elements</emph> - in the Elements window, click" -msgstr "Выберите <emph>Вид – Элементы формул</emph>, а затем в окне \"Элементы формул\" щёлкните" - -#: 00000004.xhp -msgctxt "" -"00000004.xhp\n" -"par_id3151377\n" "help.text" -msgid "<image id=\"img_id3151384\" src=\"res/helpimg/starmath/op21401.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3151384\">Icon</alt></image>" +msgid "Choose <emph>View - Elements</emph>; then on the Elements pane select <emph>Set Operations</emph> from the listbox." msgstr "" #: 00000004.xhp msgctxt "" "00000004.xhp\n" -"par_id3150686\n" -"54\n" -"help.text" -msgid "Set Operations" -msgstr "Операции над множествами" - -#: 00000004.xhp -msgctxt "" -"00000004.xhp\n" "par_id3150109\n" "55\n" "help.text" @@ -720,29 +576,12 @@ msgctxt "" "par_id3153968\n" "91\n" "help.text" -msgid "Choose <emph>View - Elements</emph> - in the Elements window, click" -msgstr "Выберите <emph>Вид – Элементы формул</emph>, а затем в окне \"Элементы формул\" щёлкните" - -#: 00000004.xhp -msgctxt "" -"00000004.xhp\n" -"par_id3154715\n" -"help.text" -msgid "<image id=\"img_id3154722\" src=\"res/helpimg/starmath/im21117.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3154722\">Icon</alt></image>" +msgid "Choose <emph>View - Elements</emph>; then on the Elements pane select <emph>Others</emph> from the listbox." msgstr "" #: 00000004.xhp msgctxt "" "00000004.xhp\n" -"par_id3150459\n" -"92\n" -"help.text" -msgid "Others" -msgstr "Прочее" - -#: 00000004.xhp -msgctxt "" -"00000004.xhp\n" "par_id3145626\n" "help.text" msgid "<image id=\"img_id3145632\" src=\"cmd/sc_formelcursor.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3145632\">Icon</alt></image>" diff --git a/source/ru/helpcontent2/source/text/smath/01.po b/source/ru/helpcontent2/source/text/smath/01.po index 34d3e6ecd0c..e76b0c7c812 100644 --- a/source/ru/helpcontent2/source/text/smath/01.po +++ b/source/ru/helpcontent2/source/text/smath/01.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2016-11-09 14:10+0100\n" +"POT-Creation-Date: 2016-12-27 21:50+0100\n" "PO-Revision-Date: 2016-10-08 09:13+0000\n" "Last-Translator: bormant <bormant@mail.ru>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -12,8 +12,8 @@ msgstr "" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" -"X-Generator: LibreOffice\n" "X-Accelerator-Marker: ~\n" +"X-Generator: LibreOffice\n" "X-POOTLE-MTIME: 1475918000.000000\n" #: 02080000.xhp @@ -442,19 +442,17 @@ msgstr "<link href=\"text/smath/01/03090100.xhp\" name=\"Унарные/бина msgctxt "" "03090100.xhp\n" "par_id3151241\n" -"2\n" "help.text" -msgid "<ahelp hid=\"smath/ui/floatingelements/RID_UNBINOPS_CAT\">You can choose various unary and binary operators to build your $[officename] Math formula. Unary refers to operators that affect one placeholder. Binary refers to operators that connect two placeholders. The lower area of the Elements window displays the individual operators.</ahelp> The <link href=\"text/shared/00/00000001.xhp#kontextmenue\" name=\"context menu\">context menu</link> of the <emph>Commands</emph> window also contains a list of these operators, as well as additional operators. If you need an operator that is not contained in the Elements window, use the context menu or type it directly in the <emph>Commands</emph> window." -msgstr "<ahelp hid=\"smath/ui/floatingelements/RID_UNBINOPS_CAT\">Для построения формулы в модуле $[officename] Math можно использовать различные унарные и бинарные операторы. Унарными являются те операторы, которые воздействуют на одну метку-заполнитель. К бинарным относятся операторы, связывающие две метки-заполнителя. Отдельные операторы отображаются в нижней области окна \"Элементы формул\".</ahelp> Все эти операторы, а также дополнительные операторы перечислены в <link href=\"text/shared/00/00000001.xhp#kontextmenue\" name=\"context menu\">контекстном меню</link> окна <emph>Команды</emph>. Если требуется оператор, отсутствующий в окне \"Элементы формул\", вызовите контекстное меню или введите оператор непосредственно в окне <emph>Команды</emph>." +msgid "<ahelp hid=\"smath/ui/floatingelements/RID_UNBINOPS_CAT\">You can choose various unary and binary operators to build your $[officename] Math formula. Unary refers to operators that affect one placeholder. Binary refers to operators that connect two placeholders. The lower area of the Elements pane displays the individual operators.</ahelp> The <link href=\"text/shared/00/00000001.xhp#kontextmenue\" name=\"context menu\">context menu</link> of the <emph>Commands</emph> window also contains a list of these operators, as well as additional operators. If you need an operator that is not contained in the Elements pane, use the context menu or type it directly in the <emph>Commands</emph> window." +msgstr "" #: 03090100.xhp msgctxt "" "03090100.xhp\n" "par_id3146963\n" -"3\n" "help.text" -msgid "The following is a complete list of the unary and binary operators. The symbol next to the operator indicates that it can be accessed through the Elements window (choose <emph>View - Elements</emph>) or through the context menu of the Commands window." -msgstr "Ниже приведен полный список всех унарных и бинарных операторов. Символ, расположенный рядом с оператором, указывает на доступность данного оператора в окне \"Элементы формул\" (меню <emph>Вид – Элементы формул</emph>) в контекстном меню окна \"Команды\"." +msgid "The following is a complete list of the unary and binary operators. The symbol next to the operator indicates that it can be accessed through the Elements pane (choose <emph>View - Elements</emph>) or through the context menu of the Commands window." +msgstr "" #: 03090100.xhp msgctxt "" @@ -470,8 +468,8 @@ msgctxt "" "03090100.xhp\n" "par_idN10085\n" "help.text" -msgid "<image id=\"img_id3156399\" src=\"starmath/res/un21201.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3156399\">Icon</alt></image>" -msgstr "<image id=\"img_id3156399\" src=\"starmath/res/un21201.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3156399\">значок</alt></image>" +msgid "<image id=\"img_id3156399\" src=\"res/helpimg/starmath/un21201.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3156399\">Icon</alt></image>" +msgstr "" #: 03090100.xhp msgctxt "" @@ -496,8 +494,8 @@ msgctxt "" "03090100.xhp\n" "par_idN100C1\n" "help.text" -msgid "<image id=\"img_id3148776\" src=\"starmath/res/un21202.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3148776\">Icon</alt></image>" -msgstr "<image id=\"img_id3148776\" src=\"starmath/res/un21202.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3148776\">значок</alt></image>" +msgid "<image id=\"img_id3148776\" src=\"res/helpimg/starmath/un21202.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3148776\">Icon</alt></image>" +msgstr "" #: 03090100.xhp msgctxt "" @@ -522,8 +520,8 @@ msgctxt "" "03090100.xhp\n" "par_idN100FD\n" "help.text" -msgid "<image id=\"img_id3150757\" src=\"starmath/res/un21203.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3150757\">Icon</alt></image>" -msgstr "<image id=\"img_id3150757\" src=\"starmath/res/un21203.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3150757\">значок</alt></image>" +msgid "<image id=\"img_id3150757\" src=\"res/helpimg/starmath/un21203.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3150757\">Icon</alt></image>" +msgstr "" #: 03090100.xhp msgctxt "" @@ -548,8 +546,8 @@ msgctxt "" "03090100.xhp\n" "par_idN10139\n" "help.text" -msgid "<image id=\"img_id3145410\" src=\"starmath/res/un21204.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3145410\">Icon</alt></image>" -msgstr "<image id=\"img_id3145410\" src=\"starmath/res/un21204.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3145410\">значок</alt></image>" +msgid "<image id=\"img_id3145410\" src=\"res/helpimg/starmath/un21204.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3145410\">Icon</alt></image>" +msgstr "" #: 03090100.xhp msgctxt "" @@ -574,8 +572,8 @@ msgctxt "" "03090100.xhp\n" "par_idN10175\n" "help.text" -msgid "<image id=\"img_id3151098\" src=\"starmath/res/un21205.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3151098\">Icon</alt></image>" -msgstr "<image id=\"img_id3151098\" src=\"starmath/res/un21205.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3151098\">значок</alt></image>" +msgid "<image id=\"img_id3151098\" src=\"res/helpimg/starmath/un21205.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3151098\">Icon</alt></image>" +msgstr "" #: 03090100.xhp msgctxt "" @@ -600,8 +598,8 @@ msgctxt "" "03090100.xhp\n" "par_idN101B0\n" "help.text" -msgid "<image id=\"img_id3155898\" src=\"starmath/res/un21206.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3155898\">Icon</alt></image>" -msgstr "<image id=\"img_id3155898\" src=\"starmath/res/un21206.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3155898\">значок</alt></image>" +msgid "<image id=\"img_id3155898\" src=\"res/helpimg/starmath/un21206.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3155898\">Icon</alt></image>" +msgstr "" #: 03090100.xhp msgctxt "" @@ -626,8 +624,8 @@ msgctxt "" "03090100.xhp\n" "par_idN101E9\n" "help.text" -msgid "<image id=\"img_id3149308\" src=\"starmath/res/un21207.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149308\">Icon</alt></image>" -msgstr "<image id=\"img_id3149308\" src=\"starmath/res/un21207.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149308\">значок</alt></image>" +msgid "<image id=\"img_id3149308\" src=\"res/helpimg/starmath/un21207.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149308\">Icon</alt></image>" +msgstr "" #: 03090100.xhp msgctxt "" @@ -652,8 +650,8 @@ msgctxt "" "03090100.xhp\n" "par_idN10226\n" "help.text" -msgid "<image id=\"img_id3148982\" src=\"starmath/res/un21208.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3148982\">Icon</alt></image>" -msgstr "<image id=\"img_id3148982\" src=\"starmath/res/un21208.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3148982\">значок</alt></image>" +msgid "<image id=\"img_id3148982\" src=\"res/helpimg/starmath/un21208.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3148982\">Icon</alt></image>" +msgstr "" #: 03090100.xhp msgctxt "" @@ -678,8 +676,8 @@ msgctxt "" "03090100.xhp\n" "par_idN1025F\n" "help.text" -msgid "<image id=\"img_id3155140\" src=\"starmath/res/un21209.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3155140\">Icon</alt></image>" -msgstr "<image id=\"img_id3155140\" src=\"starmath/res/un21209.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3155140\">значок</alt></image>" +msgid "<image id=\"img_id3155140\" src=\"res/helpimg/starmath/un21209.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3155140\">Icon</alt></image>" +msgstr "" #: 03090100.xhp msgctxt "" @@ -704,8 +702,8 @@ msgctxt "" "03090100.xhp\n" "par_idN10298\n" "help.text" -msgid "<image id=\"img_id3149168\" src=\"starmath/res/un21210.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149168\">Icon</alt></image>" -msgstr "<image id=\"img_id3149168\" src=\"starmath/res/un21210.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149168\">значок</alt></image>" +msgid "<image id=\"img_id3149168\" src=\"res/helpimg/starmath/un21210.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149168\">Icon</alt></image>" +msgstr "" #: 03090100.xhp msgctxt "" @@ -730,8 +728,8 @@ msgctxt "" "03090100.xhp\n" "par_idN102D1\n" "help.text" -msgid "<image id=\"img_id3148765\" src=\"starmath/res/un21211.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3148765\">Icon</alt></image>" -msgstr "<image id=\"img_id3148765\" src=\"starmath/res/un21211.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3148765\">значок</alt></image>" +msgid "<image id=\"img_id3148765\" src=\"res/helpimg/starmath/un21211.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3148765\">Icon</alt></image>" +msgstr "" #: 03090100.xhp msgctxt "" @@ -756,8 +754,8 @@ msgctxt "" "03090100.xhp\n" "par_idN1030A\n" "help.text" -msgid "<image id=\"img_id3147418\" src=\"starmath/res/un21212.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3147418\">Icon</alt></image>" -msgstr "<image id=\"img_id3147418\" src=\"starmath/res/un21212.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3147418\">значок</alt></image>" +msgid "<image id=\"img_id3147418\" src=\"res/helpimg/starmath/un21212.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3147418\">Icon</alt></image>" +msgstr "" #: 03090100.xhp msgctxt "" @@ -782,8 +780,8 @@ msgctxt "" "03090100.xhp\n" "par_idN10343\n" "help.text" -msgid "<image id=\"img_id3149566\" src=\"starmath/res/un21213.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3149566\">Icon</alt></image>" -msgstr "<image id=\"img_id3149566\" src=\"starmath/res/un21213.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3149566\">значок</alt></image>" +msgid "<image id=\"img_id3149566\" src=\"res/helpimg/starmath/un21213.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3149566\">Icon</alt></image>" +msgstr "" #: 03090100.xhp msgctxt "" @@ -808,8 +806,8 @@ msgctxt "" "03090100.xhp\n" "par_idN10383\n" "help.text" -msgid "<image id=\"img_id3147116\" src=\"starmath/res/un21214.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3147116\">Icon</alt></image>" -msgstr "<image id=\"img_id3147116\" src=\"starmath/res/un21214.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3147116\">значок</alt></image>" +msgid "<image id=\"img_id3147116\" src=\"res/helpimg/starmath/un21214.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3147116\">Icon</alt></image>" +msgstr "" #: 03090100.xhp msgctxt "" @@ -834,8 +832,8 @@ msgctxt "" "03090100.xhp\n" "par_idN103C3\n" "help.text" -msgid "<image id=\"img_id3148440\" src=\"starmath/res/un21215.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3148440\">Icon</alt></image>" -msgstr "<image id=\"img_id3148440\" src=\"starmath/res/un21215.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3148440\">значок</alt></image>" +msgid "<image id=\"img_id3148440\" src=\"res/helpimg/starmath/un21215.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3148440\">Icon</alt></image>" +msgstr "" #: 03090100.xhp msgctxt "" @@ -860,8 +858,8 @@ msgctxt "" "03090100.xhp\n" "par_idN10403\n" "help.text" -msgid "<image id=\"img_id3150173\" src=\"starmath/res/un21221.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3150173\">Icon</alt></image>" -msgstr "<image id=\"img_id3150173\" src=\"starmath/res/un21221.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3150173\">значок</alt></image>" +msgid "<image id=\"img_id3150173\" src=\"res/helpimg/starmath/un21221.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3150173\">Icon</alt></image>" +msgstr "" #: 03090100.xhp msgctxt "" @@ -1014,8 +1012,8 @@ msgctxt "" "par_id3153152\n" "2\n" "help.text" -msgid "<ahelp hid=\"modules/smath/ui/floatingelements/RID_RELATIONS_CAT\">You can choose among various relations to structure your <emph>$[officename] Math</emph> formula. The relation functions are displayed in the lower part of the Elements window.</ahelp> The list is also in the <link href=\"text/shared/00/00000001.xhp#kontextmenue\" name=\"context menu\">context menu</link> of the <emph>Commands</emph> window. All relations that are not contained in the Elements window or in the context menu can be typed manually in the Commands window." -msgstr "<ahelp hid=\"modules/smath/ui/floatingelements/RID_RELATIONS_CAT\">Для построения формулы в модуле <emph>$[officename] Math</emph> можно использовать различные отношения. Некоторые функции отношений отображаются в нижней области окна \"Элементы формул\".</ahelp> Этот список также содержится в <link href=\"text/shared/00/00000001.xhp#kontextmenue\" name=\"context menu\">контекстном меню</link> окна <emph>Команды</emph>. Отношения, отсутствующие в окне \"Элементы формул\" или в контекстном меню, вводятся вручную в окне \"Команды\"." +msgid "<ahelp hid=\"modules/smath/ui/floatingelements/RID_RELATIONS_CAT\">You can choose among various relations to structure your <emph>$[officename] Math</emph> formula. The relation functions are displayed in the lower part of the Elements pane.</ahelp> The list is also in the <link href=\"text/shared/00/00000001.xhp#kontextmenue\" name=\"context menu\">context menu</link> of the <emph>Commands</emph> window. All relations that are not contained in the Elements pane or in the context menu can be typed manually in the Commands window." +msgstr "" #: 03090200.xhp msgctxt "" @@ -1023,8 +1021,8 @@ msgctxt "" "par_id3147258\n" "3\n" "help.text" -msgid "The following is a complete list of the relations. The symbol next to the name of the relation indicates that it can be accessed through the Elements window (choose <emph>View - Elements</emph>) or through the context menu of the <emph>Commands</emph> window." -msgstr "Ниже приведен полный список отношений. Символ, расположенный рядом с именем отношения, указывает на доступность отношения в окне \"Элементы формул\" (меню <emph>Вид – Элементы формул</emph>) или в контекстном меню окна <emph>Команды</emph>." +msgid "The following is a complete list of the relations. The symbol next to the name of the relation indicates that it can be accessed through the Elements pane (choose <emph>View - Elements</emph>) or through the context menu of the <emph>Commands</emph> window." +msgstr "" #: 03090200.xhp msgctxt "" @@ -1872,19 +1870,17 @@ msgstr "<link href=\"text/smath/01/03090300.xhp\" name=\"Операторы\">О msgctxt "" "03090300.xhp\n" "par_id3149755\n" -"35\n" "help.text" -msgid "<ahelp hid=\"smath/ui/floatingelements/RID_OPERATORS_CAT\">You can choose among various operators to structure your <emph>$[officename] Math</emph> formula. All available operators appear in the lower part of the Elements window.</ahelp> They are also listed in the <link href=\"text/shared/00/00000001.xhp#kontextmenue\" name=\"context menu\">context menu</link> of the <emph>Commands</emph> window. All operators not contained in the Elements window or in the context menu must be typed manually in the <emph>Commands</emph> window." -msgstr "<ahelp hid=\"smath/ui/floatingelements/RID_OPERATORS_CAT\">Для построения формулы в модуле <emph>$[officename] Math</emph> можно использовать различные операторы. Все доступные операторы отображаются в нижней области окна \"Элементы формул\".</ahelp> Они также перечислены в <link href=\"text/shared/00/00000001.xhp#kontextmenue\" name=\"context menu\">контекстном меню</link> окна <emph>Команды</emph>. Операторы, отсутствующие в окне \"Элементы формул\" или в контекстном меню, вводятся вручную в окне <emph>Команды</emph>." +msgid "<ahelp hid=\"smath/ui/floatingelements/RID_OPERATORS_CAT\">You can choose among various operators to structure your <emph>$[officename] Math</emph> formula. All available operators appear in the lower part of the Elements pane.</ahelp> They are also listed in the <link href=\"text/shared/00/00000001.xhp#kontextmenue\" name=\"context menu\">context menu</link> of the <emph>Commands</emph> window. All operators not contained in the Elements pane or in the context menu must be typed manually in the <emph>Commands</emph> window." +msgstr "" #: 03090300.xhp msgctxt "" "03090300.xhp\n" "par_id3153576\n" -"36\n" "help.text" -msgid "The following is a list of the available operators. An icon next to the operator name indicates that it can be accessed through the Elements window (choose <emph>View - Elements</emph>) or through the context menu of the <emph>Commands</emph> window." -msgstr "Ниже приведен список доступных операторов. Значок, расположенный рядом с именем оператора, указывает на доступность оператора в окне \"Элементы формул\" (меню <emph>Вид – Элементы формул</emph>) или в контекстном меню окна <emph>Команды</emph>." +msgid "The following is a list of the available operators. An icon next to the operator name indicates that it can be accessed through the Elements pane (choose <emph>View - Elements</emph>) or through the context menu of the <emph>Commands</emph> window." +msgstr "" #: 03090300.xhp msgctxt "" @@ -2317,10 +2313,9 @@ msgstr "<link href=\"text/smath/01/03090400.xhp\" name=\"Функции\">Фун msgctxt "" "03090400.xhp\n" "par_id3155374\n" -"2\n" "help.text" -msgid "<ahelp hid=\"modules/smath/ui/floatingelements/RID_FUNCTIONS_CAT\">Choose a function in the lower part of the window.</ahelp> These functions are also listed in the <link href=\"text/shared/00/00000001.xhp#kontextmenue\" name=\"context menu\">context menu</link> of the <emph>Commands</emph> window. Any functions not contained in the Elements window need to be typed manually in the Commands window." -msgstr "<ahelp hid=\"modules/smath/ui/floatingelements/RID_FUNCTIONS_CAT\">Выберите функцию в нижней области окна.</ahelp> Эти функции также перечислены в <link href=\"text/shared/00/00000001.xhp#kontextmenue\" name=\"context menu\">контекстном меню</link> окна <emph>Команды</emph>. Функции, отсутствующие в окне \"Элементы формул\", вводятся вручную в окне \"Команды\"." +msgid "<ahelp hid=\"modules/smath/ui/floatingelements/RID_FUNCTIONS_CAT\">Choose a function in the lower part of the window.</ahelp> These functions are also listed in the <link href=\"text/shared/00/00000001.xhp#kontextmenue\" name=\"context menu\">context menu</link> of the <emph>Commands</emph> window. Any functions not contained in the Elements pane need to be typed manually in the Commands window." +msgstr "" #: 03090400.xhp msgctxt "" @@ -2328,8 +2323,8 @@ msgctxt "" "par_id3150760\n" "3\n" "help.text" -msgid "The following is a list of all functions that appear in the <emph>Elements</emph> window. The icon next to the function indicates that it can be accessed through the Elements window (menu View - Elements) or through the context menu of the <emph>Commands</emph> window." -msgstr "Ниже представлен список всех функций, отображаемых в окне <emph>Элементы формул</emph>. Значок, расположенный рядом с функцией, указывает на доступность функции в окне \"Элементы формул\" (меню \"Вид – Элементы формул\") или в контекстном меню окна <emph>Команды</emph>." +msgid "The following is a list of all functions that appear in the <emph>Elements</emph> pane. The icon next to the function indicates that it can be accessed through the Elements pane (menu View - Elements) or through the context menu of the <emph>Commands</emph> window." +msgstr "" #: 03090400.xhp msgctxt "" @@ -3037,19 +3032,17 @@ msgstr "<link href=\"text/smath/01/03090500.xhp\" name=\"Скобки\">Скоб msgctxt "" "03090500.xhp\n" "par_id3147258\n" -"2\n" "help.text" -msgid "<ahelp hid=\"smath/ui/floatingelements/RID_BRACKETS_CAT\">You can choose among various bracket types to structure a <emph>$[officename] Math</emph> formula. Bracket types are displayed in the lower part of the Elements window.</ahelp> These brackets are also listed in the <link href=\"text/shared/00/00000001.xhp#kontextmenue\" name=\"context menu\">context menu</link> of the <emph>Commands</emph> window. All brackets that are not contained in the Elements window or in the context menu can be typed manually in the <emph>Commands</emph> window." -msgstr "<ahelp hid=\"smath/ui/floatingelements/RID_BRACKETS_CAT\">Для построения формулы в модуле <emph>$[officename] Math</emph> можно использовать различные типы скобок. Типы скобок отображаются в нижней области окна \"Элементы формул\".</ahelp> Эти типы скобок также перечислены в <link href=\"text/shared/00/00000001.xhp#kontextmenue\" name=\"context menu\">контекстном меню</link> окна <emph>Команды</emph>. Типы скобок, отсутствующие в окне \"Элементы формул\" или в контекстном меню, вводятся вручную в окне <emph>Команды</emph>." +msgid "<ahelp hid=\"smath/ui/floatingelements/RID_BRACKETS_CAT\">You can choose among various bracket types to structure a <emph>$[officename] Math</emph> formula. Bracket types are displayed in the lower part of the Elements pane.</ahelp> These brackets are also listed in the <link href=\"text/shared/00/00000001.xhp#kontextmenue\" name=\"context menu\">context menu</link> of the <emph>Commands</emph> window. All brackets that are not contained in the Elements pane or in the context menu can be typed manually in the <emph>Commands</emph> window." +msgstr "" #: 03090500.xhp msgctxt "" "03090500.xhp\n" "par_id3154264\n" -"3\n" "help.text" -msgid "The following is a complete list of all available bracket types. The icon next to the bracket type indicates that it can be accessed through the Elements window (menu View - Elements) or through the context menu of the <emph>Commands</emph> window." -msgstr "Ниже приведен полный список всех доступных типов скобок. Значок, расположенный рядом с типом скобок, указывает на доступность этого типа скобок в окне \"Элементы формул\" (меню \"Вид\" – \"Элементы формул\") или в контекстном меню окна <emph>Команды</emph>." +msgid "The following is a complete list of all available bracket types. The icon next to the bracket type indicates that it can be accessed through the Elements pane (menu View - Elements) or through the context menu of the <emph>Commands</emph> window." +msgstr "" #: 03090500.xhp msgctxt "" @@ -3719,19 +3712,17 @@ msgstr "<variable id=\"attributes\"><link href=\"text/smath/01/03090600.xhp\" na msgctxt "" "03090600.xhp\n" "par_id3145802\n" -"2\n" "help.text" -msgid "<ahelp hid=\"smath/ui/floatingelements/RID_ATTRIBUTES_CAT\">You can choose from various attributes for <emph>%PRODUCTNAME</emph> <emph>Math</emph> formulas. Some attributes are displayed in the lower part of the Elements window.</ahelp> These attributes are also listed in the <link href=\"text/shared/00/00000001.xhp#kontextmenue\" name=\"context menu\">context menu</link> of the <emph>Commands</emph> window. All attributes not contained in the Elements window or in the context menu must be typed manually in the <emph>Commands</emph> window." -msgstr "<ahelp hid=\"smath/ui/floatingelements/RID_ATTRIBUTES_CAT\">В формулах <emph>%PRODUCTNAME</emph> <emph>Math</emph> можно использовать различные атрибуты. Некоторые атрибуты отображаются в нижней области окна \"Элементы формул\".</ahelp> Эти атрибуты также перечислены в <link href=\"text/shared/00/00000001.xhp#kontextmenue\" name=\"context menu\">контекстном меню</link> окна <emph>Команды</emph>. Атрибуты, отсутствующие в окне \"Элементы формул\" или в контекстном меню, вводятся вручную в окне <emph>Команды</emph>." +msgid "<ahelp hid=\"smath/ui/floatingelements/RID_ATTRIBUTES_CAT\">You can choose from various attributes for <emph>%PRODUCTNAME</emph> <emph>Math</emph> formulas. Some attributes are displayed in the lower part of the Elements pane.</ahelp> These attributes are also listed in the <link href=\"text/shared/00/00000001.xhp#kontextmenue\" name=\"context menu\">context menu</link> of the <emph>Commands</emph> window. All attributes not contained in the Elements pane or in the context menu must be typed manually in the <emph>Commands</emph> window." +msgstr "" #: 03090600.xhp msgctxt "" "03090600.xhp\n" "par_id3155962\n" -"3\n" "help.text" -msgid "The following is a complete list of all attributes available in <item type=\"productname\">%PRODUCTNAME</item> Math. The symbol next to the attribute indicates that it can be accessed through the Elements window (choose <emph>View - Elements</emph>) or through the context menu of the <emph>Commands</emph> window." -msgstr "Ниже приведен полный список всех атрибутов, доступных в модуле <item type=\"productname\">%PRODUCTNAME</item> Math. Символ, расположенный рядом с атрибутом, указывает на доступность этого атрибута в окне \"Элементы формул\" (меню <emph>Вид – Элементы формул</emph>) или в контекстном меню окна <emph>Команды</emph>." +msgid "The following is a complete list of all attributes available in <item type=\"productname\">%PRODUCTNAME</item> Math. The symbol next to the attribute indicates that it can be accessed through the Elements pane (choose <emph>View - Elements</emph>) or through the context menu of the <emph>Commands</emph> window." +msgstr "" #: 03090600.xhp msgctxt "" @@ -4443,8 +4434,8 @@ msgctxt "" "par_id3147262\n" "2\n" "help.text" -msgid "<ahelp hid=\"smath/ui/floatingelements/RID_FORMAT_CAT\">You can choose among various options for formatting a $[officename] Math formula. The format options are displayed in the lower half of the Formula Elements window.</ahelp> These options are also listed in the <link href=\"text/shared/00/00000001.xhp#kontextmenue\" name=\"context menu\">context menu</link> of the <emph>Commands</emph> window." -msgstr "<ahelp hid=\"smath/ui/floatingelements/RID_FORMAT_CAT\">Для форматирования формул в модуле $[officename] Math можно использовать различные параметры. Параметры формата отображаются в нижней области окна \"Элементы формул\".</ahelp> Эти параметры также перечислены в <link href=\"text/shared/00/00000001.xhp#kontextmenue\" name=\"context menu\">контекстном меню</link> окна <emph>Команды</emph>." +msgid "<ahelp hid=\"smath/ui/floatingelements/RID_FORMAT_CAT\">You can choose among various options for formatting a $[officename] Math formula. The format options are displayed in the lower half of the Formula Elements pane.</ahelp> These options are also listed in the <link href=\"text/shared/00/00000001.xhp#kontextmenue\" name=\"context menu\">context menu</link> of the <emph>Commands</emph> window." +msgstr "" #: 03090700.xhp msgctxt "" @@ -4452,8 +4443,8 @@ msgctxt "" "par_id3154263\n" "3\n" "help.text" -msgid "The following is a complete list of all available formatting options in $[officename] Math. The icon next to the formatting option indicates that it can be accessed through the Elements window (menu <emph>View - Elements</emph>) or through the context menu of the <emph>Commands</emph> window." -msgstr "Ниже приведен полный список всех параметров форматирования, доступных в модуле $[officename] Math. Значок, расположенный рядом с параметром форматирования, указывает на его доступность в окне \"Элементы формул\" (меню <emph>Вид – Элементы формул</emph>) или в контекстном меню окна <emph>Команды</emph>." +msgid "The following is a complete list of all available formatting options in $[officename] Math. The icon next to the formatting option indicates that it can be accessed through the Elements pane (menu <emph>View - Elements</emph>) or through the context menu of the <emph>Commands</emph> window." +msgstr "" #: 03090700.xhp msgctxt "" @@ -5027,8 +5018,8 @@ msgctxt "" "par_id3154641\n" "2\n" "help.text" -msgid "<ahelp hid=\"smath/ui/floatingelements/RID_SETOPERATIONS_CAT\">Assign different set operators to the characters in your <emph>$[officename] Math</emph> formula. The individual operators are shown in the lower section of the Elements window</ahelp>. Call the <link href=\"text/shared/00/00000001.xhp#kontextmenue\" name=\"context menu\">context menu</link> in the <emph>Commands</emph> window to see an identical list of the individual functions. Any operators not found in the Elements window have to be entered directly in the Commands window. You can also directly insert other parts of the formula even if symbols already exist for them." -msgstr "<ahelp hid=\"smath/ui/floatingelements/RID_SETOPERATIONS_CAT\">Выполните присвоение различных операторов множества символам формулы в модуле <emph>$[officename] Math</emph>. Отдельные операторы представлены в нижней области окна \"Элементы формул\"</ahelp>. Для просмотра аналогичного списка отдельных функций вызовите <link href=\"text/shared/00/00000001.xhp#kontextmenue\" name=\"context menu\">контекстное меню</link> в окне <emph>Команды</emph>. Любые операторы, отсутствующие в окне \"Элементы формул\", вводятся непосредственно в окне \"Команды\". Кроме того, можно непосредственно вставить другие элементы формулы даже в том случае, если для них уже имеются символы." +msgid "<ahelp hid=\"smath/ui/floatingelements/RID_SETOPERATIONS_CAT\">Assign different set operators to the characters in your <emph>$[officename] Math</emph> formula. The individual operators are shown in the lower section of the Elements pane</ahelp>. Call the <link href=\"text/shared/00/00000001.xhp#kontextmenue\" name=\"context menu\">context menu</link> in the <emph>Commands</emph> window to see an identical list of the individual functions. Any operators not found in the Elements pane have to be entered directly in the Commands window. You can also directly insert other parts of the formula even if symbols already exist for them." +msgstr "" #: 03090800.xhp msgctxt "" @@ -5036,8 +5027,8 @@ msgctxt "" "par_id3149290\n" "3\n" "help.text" -msgid "After clicking the <emph>Set Operations</emph> icon in the Elements window additional icons will be shown in the lower part of this window. Simply click a symbol to incorporate the operator in the formula being edited in the Commands window." -msgstr "Щёлкните значок <emph>Операции над множествами</emph>, и в нижней области окна \"Элементы формул\" появится список дополнительных значков. Для добавления оператора в формулу, которая находится в окне \"Команды\", просто щёлкните требуемый символ." +msgid "After clicking the <emph>Set Operations</emph> icon in the Elements pane additional icons will be shown in the lower part of this window. Simply click a symbol to incorporate the operator in the formula being edited in the Commands window." +msgstr "" #: 03090800.xhp msgctxt "" @@ -6123,8 +6114,8 @@ msgctxt "" "par_id3151392\n" "5\n" "help.text" -msgid "Set brackets were previously inserted in the Elements window or directly in the Commands window as \"left lbrace <?> right rbrace\". Now, a left and a right set bracket can also be inserted using \"lbrace\" and \"rbrace\", with or without wildcards." -msgstr "Скобки множества были предварительно вставлены в окне \"Элементы формул\" или непосредственно в окне \"Команды\" в качестве \"left lbrace <?> right rbrace\". Теперь для вставки левой и правой скобок множества можно также использовать команды \"lbrace\" и \"rbrace\" с групповыми символами или без них." +msgid "Set brackets were previously inserted in the Elements pane or directly in the Commands window as \"left lbrace <?> right rbrace\". Now, a left and a right set bracket can also be inserted using \"lbrace\" and \"rbrace\", with or without wildcards." +msgstr "" #: 03091100.xhp msgctxt "" @@ -6973,10 +6964,9 @@ msgstr "Вводимые команды" msgctxt "" "03091501.xhp\n" "par_id3151388\n" -"472\n" "help.text" -msgid "Symbol in Elements Window" -msgstr "Символ в окне \"Элементы формул\"" +msgid "Symbol in Elements pane" +msgstr "" #: 03091501.xhp msgctxt "" @@ -6992,8 +6982,8 @@ msgctxt "" "03091501.xhp\n" "par_id3156276\n" "help.text" -msgid "<image id=\"Graphic10\" src=\"starmath/res/un21209.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>" -msgstr "<image id=\"Graphic10\" src=\"starmath/res/un21209.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Значок</alt></image>" +msgid "<image id=\"Graphic10\" src=\"res/helpimg/starmath/un21209.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>" +msgstr "" #: 03091501.xhp msgctxt "" @@ -7009,8 +6999,8 @@ msgctxt "" "03091501.xhp\n" "par_id3163824\n" "help.text" -msgid "<image id=\"Graphic21\" src=\"starmath/res/un21202.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>" -msgstr "<image id=\"Graphic21\" src=\"starmath/res/un21202.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Значок</alt></image>" +msgid "<image id=\"Graphic21\" src=\"res/helpimg/starmath/un21202.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>" +msgstr "" #: 03091501.xhp msgctxt "" @@ -7026,8 +7016,8 @@ msgctxt "" "03091501.xhp\n" "par_id3147514\n" "help.text" -msgid "<image id=\"Graphic4\" src=\"starmath/res/un21204.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>" -msgstr "<image id=\"Graphic4\" src=\"starmath/res/un21204.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Значок</alt></image>" +msgid "<image id=\"Graphic4\" src=\"res/helpimg/starmath/un21204.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>" +msgstr "" #: 03091501.xhp msgctxt "" @@ -7043,8 +7033,8 @@ msgctxt "" "03091501.xhp\n" "par_id3154821\n" "help.text" -msgid "<image id=\"Graphic13\" src=\"starmath/res/un21212.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>" -msgstr "<image id=\"Graphic13\" src=\"starmath/res/un21212.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Значок</alt></image>" +msgid "<image id=\"Graphic13\" src=\"res/helpimg/starmath/un21212.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>" +msgstr "" #: 03091501.xhp msgctxt "" @@ -7060,8 +7050,8 @@ msgctxt "" "03091501.xhp\n" "par_id3155179\n" "help.text" -msgid "<image id=\"Graphic7\" src=\"starmath/res/un21208.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>" -msgstr "<image id=\"Graphic7\" src=\"starmath/res/un21208.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Значок</alt></image>" +msgid "<image id=\"Graphic7\" src=\"res/helpimg/starmath/un21208.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>" +msgstr "" #: 03091501.xhp msgctxt "" @@ -7077,8 +7067,8 @@ msgctxt "" "03091501.xhp\n" "par_id3150832\n" "help.text" -msgid "<image id=\"Graphic6\" src=\"starmath/res/un21205.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>" -msgstr "<image id=\"Graphic6\" src=\"starmath/res/un21205.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Значок</alt></image>" +msgid "<image id=\"Graphic6\" src=\"res/helpimg/starmath/un21205.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>" +msgstr "" #: 03091501.xhp msgctxt "" @@ -7094,8 +7084,8 @@ msgctxt "" "03091501.xhp\n" "par_id3145590\n" "help.text" -msgid "<image id=\"Graphic2\" src=\"starmath/res/un21201.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>" -msgstr "<image id=\"Graphic2\" src=\"starmath/res/un21201.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Значок</alt></image>" +msgid "<image id=\"Graphic2\" src=\"res/helpimg/starmath/un21201.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>" +msgstr "" #: 03091501.xhp msgctxt "" @@ -7111,8 +7101,8 @@ msgctxt "" "03091501.xhp\n" "par_id3150764\n" "help.text" -msgid "<image id=\"Graphic3\" src=\"starmath/res/un21203.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>" -msgstr "<image id=\"Graphic3\" src=\"starmath/res/un21203.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Значок</alt></image>" +msgid "<image id=\"Graphic3\" src=\"res/helpimg/starmath/un21203.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>" +msgstr "" #: 03091501.xhp msgctxt "" @@ -7136,8 +7126,8 @@ msgctxt "" "03091501.xhp\n" "par_id3146336\n" "help.text" -msgid "<image id=\"Graphic14\" src=\"starmath/res/un21214.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>" -msgstr "<image id=\"Graphic14\" src=\"starmath/res/un21214.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Значок</alt></image>" +msgid "<image id=\"Graphic14\" src=\"res/helpimg/starmath/un21214.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>" +msgstr "" #: 03091501.xhp msgctxt "" @@ -7203,8 +7193,8 @@ msgctxt "" "03091501.xhp\n" "par_id3147212\n" "help.text" -msgid "<image id=\"Graphic8\" src=\"starmath/res/un21206.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>" -msgstr "<image id=\"Graphic8\" src=\"starmath/res/un21206.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Значок</alt></image>" +msgid "<image id=\"Graphic8\" src=\"res/helpimg/starmath/un21206.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>" +msgstr "" #: 03091501.xhp msgctxt "" @@ -7220,8 +7210,8 @@ msgctxt "" "03091501.xhp\n" "par_id3151130\n" "help.text" -msgid "<image id=\"Graphic16\" src=\"starmath/res/un21221.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>" -msgstr "<image id=\"Graphic16\" src=\"starmath/res/un21221.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Значок</alt></image>" +msgid "<image id=\"Graphic16\" src=\"res/helpimg/starmath/un21221.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>" +msgstr "" #: 03091501.xhp msgctxt "" @@ -7237,8 +7227,8 @@ msgctxt "" "03091501.xhp\n" "par_id3147470\n" "help.text" -msgid "<image id=\"Graphic12\" src=\"starmath/res/un21211.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>" -msgstr "<image id=\"Graphic12\" src=\"starmath/res/un21211.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Значок</alt></image>" +msgid "<image id=\"Graphic12\" src=\"res/helpimg/starmath/un21211.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>" +msgstr "" #: 03091501.xhp msgctxt "" @@ -7254,8 +7244,8 @@ msgctxt "" "03091501.xhp\n" "par_id3151319\n" "help.text" -msgid "<image id=\"Graphic5\" src=\"starmath/res/un21213.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_\">Icon</alt></image>" -msgstr "<image id=\"Graphic5\" src=\"starmath/res/un21213.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_\">Значок</alt></image>" +msgid "<image id=\"Graphic5\" src=\"res/helpimg/starmath/un21213.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_\">Icon</alt></image>" +msgstr "" #: 03091501.xhp msgctxt "" @@ -7347,8 +7337,8 @@ msgctxt "" "03091501.xhp\n" "par_id3147065\n" "help.text" -msgid "<image id=\"Graphic15\" src=\"starmath/res/un21215.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>" -msgstr "<image id=\"Graphic15\" src=\"starmath/res/un21215.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Значок</alt></image>" +msgid "<image id=\"Graphic15\" src=\"res/helpimg/starmath/un21215.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>" +msgstr "" #: 03091501.xhp msgctxt "" @@ -7381,8 +7371,8 @@ msgctxt "" "03091501.xhp\n" "par_id3148873\n" "help.text" -msgid "<image id=\"Graphic11\" src=\"starmath/res/un21210.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>" -msgstr "<image id=\"Graphic11\" src=\"starmath/res/un21210.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Значок</alt></image>" +msgid "<image id=\"Graphic11\" src=\"res/helpimg/starmath/un21210.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>" +msgstr "" #: 03091501.xhp msgctxt "" @@ -7398,8 +7388,8 @@ msgctxt "" "03091501.xhp\n" "par_id3147073\n" "help.text" -msgid "<image id=\"Graphic9\" src=\"starmath/res/un21207.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>" -msgstr "<image id=\"Graphic9\" src=\"starmath/res/un21207.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Значок</alt></image>" +msgid "<image id=\"Graphic9\" src=\"res/helpimg/starmath/un21207.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>" +msgstr "" #: 03091501.xhp msgctxt "" @@ -7480,10 +7470,9 @@ msgstr "Вводимые команды" msgctxt "" "03091502.xhp\n" "par_id3154032\n" -"475\n" "help.text" -msgid "Symbol in Elements Window" -msgstr "Символ в окне \"Элементы формул\"" +msgid "Symbol in Elements pane" +msgstr "" #: 03091502.xhp msgctxt "" @@ -8124,10 +8113,9 @@ msgstr "Вводимые команды" msgctxt "" "03091503.xhp\n" "par_id3145724\n" -"478\n" "help.text" -msgid "Symbol in Elements Window" -msgstr "Символ в окне \"Элементы формул\"" +msgid "Symbol in Elements pane" +msgstr "" #: 03091503.xhp msgctxt "" @@ -8564,10 +8552,9 @@ msgstr "Вводимые команды" msgctxt "" "03091504.xhp\n" "par_id3156681\n" -"481\n" "help.text" -msgid "Symbol in Elements Window" -msgstr "Символ в окне \"Элементы формул\"" +msgid "Symbol in Elements pane" +msgstr "" #: 03091504.xhp msgctxt "" @@ -9057,10 +9044,9 @@ msgstr "Вводимые команды" msgctxt "" "03091505.xhp\n" "par_id3143994\n" -"484\n" "help.text" -msgid "Symbol in Elements Window" -msgstr "Символ в окне \"Элементы формул\"" +msgid "Symbol in Elements pane" +msgstr "" #: 03091505.xhp msgctxt "" @@ -9355,10 +9341,9 @@ msgstr "Вводимые команды" msgctxt "" "03091506.xhp\n" "par_id3167610\n" -"487\n" "help.text" -msgid "Symbol in Elements Window" -msgstr "Символ в окне \"Элементы формул\"" +msgid "Symbol in Elements pane" +msgstr "" #: 03091506.xhp msgctxt "" @@ -9797,10 +9782,9 @@ msgstr "Вводимые команды" msgctxt "" "03091507.xhp\n" "par_id3162086\n" -"490\n" "help.text" -msgid "Symbol in Elements Window" -msgstr "Символ в окне \"Элементы формул\"" +msgid "Symbol in Elements pane" +msgstr "" #: 03091507.xhp msgctxt "" @@ -10213,8 +10197,8 @@ msgctxt "" "03091508.xhp\n" "par_id3180684\n" "help.text" -msgid "Symbol in Elements Window" -msgstr "Символ в окне \"Элементы формул\"" +msgid "Symbol in Elements pane" +msgstr "" #: 03091508.xhp msgctxt "" @@ -10668,10 +10652,9 @@ msgstr "Вводимые команды" msgctxt "" "03091509.xhp\n" "par_id3184320\n" -"496\n" "help.text" -msgid "Symbol in Elements Window" -msgstr "Символ в окне \"Элементы формул\"" +msgid "Symbol in Elements pane" +msgstr "" #: 03091509.xhp msgctxt "" diff --git a/source/ru/helpcontent2/source/text/smath/04.po b/source/ru/helpcontent2/source/text/smath/04.po index deb520f365c..fe5d3130974 100644 --- a/source/ru/helpcontent2/source/text/smath/04.po +++ b/source/ru/helpcontent2/source/text/smath/04.po @@ -3,17 +3,18 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2013-11-20 13:02+0100\n" -"PO-Revision-Date: 2011-04-06 01:33+0200\n" -"Last-Translator: Helen <helenrussian@gmail.com>\n" +"POT-Creation-Date: 2016-12-27 21:50+0100\n" +"PO-Revision-Date: 2013-05-24 12:52+0000\n" +"Last-Translator: bormant <bormant@mail.ru>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: ru\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" -"X-Generator: LibreOffice\n" "X-Accelerator-Marker: ~\n" +"X-Generator: LibreOffice\n" +"X-POOTLE-MTIME: 1369399951.000000\n" #: 01020000.xhp msgctxt "" @@ -170,10 +171,9 @@ msgstr "Обновить" msgctxt "" "01020000.xhp\n" "hd_id3153732\n" -"21\n" "help.text" -msgid "Navigation in the Elements Window" -msgstr "Навигация в окне \"Элементы формул\"" +msgid "Navigation in the Elements pane" +msgstr "" #: 01020000.xhp msgctxt "" diff --git a/source/ru/helpcontent2/source/text/smath/guide.po b/source/ru/helpcontent2/source/text/smath/guide.po index 93ef0009234..c1137a9abeb 100644 --- a/source/ru/helpcontent2/source/text/smath/guide.po +++ b/source/ru/helpcontent2/source/text/smath/guide.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2014-05-02 00:14+0200\n" +"POT-Creation-Date: 2016-12-27 21:50+0100\n" "PO-Revision-Date: 2014-09-15 07:00+0000\n" "Last-Translator: Helen <helenrussian@gmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -12,8 +12,8 @@ msgstr "" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" -"X-Generator: Pootle 2.5.1\n" "X-Accelerator-Marker: ~\n" +"X-Generator: LibreOffice\n" "X-POOTLE-MTIME: 1410764453.000000\n" #: align.xhp @@ -422,28 +422,25 @@ msgstr "Курсор находится в окне \"Команды\", позв msgctxt "" "keyboard.xhp\n" "par_id3150537\n" -"13\n" "help.text" -msgid "You can compose formulas using the Elements window. Open it with the menu <emph>View - Elements</emph> if it is not already open." -msgstr "Для построения формул можно использовать окно \"Элементы формул\". Если это окно еще не отображается на экране, для его вызова выберите путь по меню <emph>Вид – Элементы формул</emph>." +msgid "You can compose formulas using the Elements pane. Open it with the menu <emph>View - Elements</emph> if it is not already open." +msgstr "" #: keyboard.xhp msgctxt "" "keyboard.xhp\n" "par_id3155625\n" -"10\n" "help.text" -msgid "If the Elements window is open, use F6 to switch from the Commands window to the Elements window and back." -msgstr "Если окно \"Элементы формул\" открыто, то для переключения между этим окном и окном \"Команды\" можно использовать клавишу F6." +msgid "If the Elements pane is open, use F6 to switch from the Commands window to the Elements pane and back." +msgstr "" #: keyboard.xhp msgctxt "" "keyboard.xhp\n" "hd_id3154554\n" -"11\n" "help.text" -msgid "Elements window" -msgstr "Окно \"Элементы формул\"" +msgid "Elements pane" +msgstr "" #: limits.xhp msgctxt "" @@ -498,24 +495,24 @@ msgctxt "" "limits.xhp\n" "par_id1276589\n" "help.text" -msgid "You see the Math input window and the Elements window. If you don't see the Elements window, you can enable it in the View menu." -msgstr "Открыты окна \"Математический ввод\" и \"Элементы формул\". В случае отсутствия окна \"Элементы формул\" его можно активировать в меню \"Вид\"." +msgid "You see the Math input window and the Elements pane on the left." +msgstr "" #: limits.xhp msgctxt "" "limits.xhp\n" "par_id3283791\n" "help.text" -msgid "In the upper part of the Elements window, click the <emph>Operators</emph> icon." -msgstr "Щёлкните значок <emph>Операторы</emph> в верхней области окна \"Элементы формул\"." +msgid "From the list on the upper part of the Elements pane, select the <emph>Operators</emph> item." +msgstr "" #: limits.xhp msgctxt "" "limits.xhp\n" "par_id9734794\n" "help.text" -msgid "In the lower part of the Elements window, click the <emph>Sum</emph> icon." -msgstr "В нижней области окна \"Элементы формул\" щёлкните значок <emph>Сумма</emph>." +msgid "In the lower part of the Elements pane, click the <emph>Sum</emph> icon." +msgstr "" #: limits.xhp msgctxt "" @@ -586,8 +583,8 @@ msgctxt "" "limits.xhp\n" "par_id9406414\n" "help.text" -msgid "In the same way, you can enter an Integral formula with limits. When you click an icon from the Elements window, the assigned text command is inserted in the input window. If you know the text commands, you can enter the commands directly in the input window." -msgstr "Аналогичным образом вводится интегральная формула с пределами. При щелчке значка в окне \"Элементы формул\" выполняется вставка назначенной текстовой команды в окно ввода. Если текстовые команды известны, их можно ввести непосредственно в окне ввода." +msgid "In the same way, you can enter an Integral formula with limits. When you click an icon from the Elements pane, the assigned text command is inserted in the input window. If you know the text commands, you can enter the commands directly in the input window." +msgstr "" #: limits.xhp msgctxt "" @@ -618,8 +615,8 @@ msgctxt "" "limits.xhp\n" "par_id4651020\n" "help.text" -msgid "A small gap exists between f(x) and dx, which you can also enter using the Elements window: click the <emph>Format</emph> icon, then the <emph>Small Gap</emph> icon." -msgstr "Между f(x) и dx ставится короткий пробел, который также можно ввести с помощью окна \"Элементы формул\": Щёлкните значок <emph>Формат</emph>, затем значок <emph>Короткий пробел</emph>." +msgid "A small gap exists between f(x) and dx, which you can also enter using the Elements pane: select the <emph>Formats</emph> item from the list on the top, then the <emph>Small Gap</emph> icon." +msgstr "" #: limits.xhp msgctxt "" diff --git a/source/ru/helpcontent2/source/text/swriter/01.po b/source/ru/helpcontent2/source/text/swriter/01.po index c1140482b45..2a288a930bd 100644 --- a/source/ru/helpcontent2/source/text/swriter/01.po +++ b/source/ru/helpcontent2/source/text/swriter/01.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2016-11-09 14:10+0100\n" +"POT-Creation-Date: 2016-12-27 21:50+0100\n" "PO-Revision-Date: 2016-10-15 06:18+0000\n" "Last-Translator: bormant <bormant@mail.ru>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -12,8 +12,8 @@ msgstr "" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" -"X-Generator: LibreOffice\n" "X-Accelerator-Marker: ~\n" +"X-Generator: LibreOffice\n" "X-POOTLE-MTIME: 1476512288.000000\n" #: 01120000.xhp @@ -15213,37 +15213,33 @@ msgstr "Структура и нумерация" msgctxt "" "05030800.xhp\n" "hd_id3151173\n" -"1\n" "help.text" msgid "<link href=\"text/swriter/01/05030800.xhp\" name=\"Numbering\">Outline & Numbering</link>" -msgstr "<link href=\"text/swriter/01/05030800.xhp\" name=\"Нумерация\">Структура и нумерация</link>" +msgstr "" #: 05030800.xhp msgctxt "" "05030800.xhp\n" "par_id3154100\n" -"2\n" "help.text" -msgid "<ahelp hid=\"HID_NUMPARA\">Adds or removes outline level, numbering, or bullets from the paragraph. You can also select the style of numbering to use, and reset the numbering in a numbered list.</ahelp>" -msgstr "<ahelp hid=\"HID_NUMPARA\">Добавление или удаление уровня структуры, нумерации или маркеров из абзаца. Вы можете также выбрать используемый тип нумерации, а также настроить нумерацию в нумерованном списке.</ahelp>" +msgid "<ahelp hid=\"modules/swriter/ui/numparapage/NumParaPage\">Adds or removes outline level, numbering, or bullets from the paragraph. You can also select the style of numbering to use, and reset the numbering in a numbered list.</ahelp>" +msgstr "" #: 05030800.xhp -#, fuzzy msgctxt "" "05030800.xhp\n" "par_id3153536\n" "help.text" -msgid "To change the numbering options for paragraphs that use the same paragraph style, choose <emph>View - Styles and Formatting</emph>, and then click the <emph>Paragraph Styles </emph>icon. Right-click the style in the list, choose <emph>Modify</emph>, and then click the<emph> Outline & Numbering</emph> tab." -msgstr "Для изменения параметров нумерации абзацев, в которых используется одинаковый стиль абзаца, выберите <emph>Формат – Стили </emph>, а затем щёлкните значок <emph> Стили абзаца</emph>. Щёлкните правой клавишей мыши стиль в списке, выберите <emph>Изменить</emph>, а затем перейдите на вкладку<emph> Структура и нумерация</emph>." +msgid "To change the numbering options for paragraphs that use the same paragraph style, choose <emph>View - Styles and Formatting</emph>, and then click the <emph>Paragraph Styles</emph> icon. Right-click the style in the list, choose <emph>Modify</emph>, and then click the <emph>Outline & Numbering</emph> tab." +msgstr "" #: 05030800.xhp msgctxt "" "05030800.xhp\n" "par_id3154470\n" -"26\n" "help.text" -msgid "To change the numbering options for selected paragraphs, choose <emph>Format -</emph><link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\"><emph>Paragraph</emph></link>, and then click the<emph> Outline & Numbering</emph> tab." -msgstr "Для изменения параметров нумерации выделенных абзацев выберите пункты меню <emph>Формат –</emph><link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\"><emph>Абзац</emph></link> и перейдите на вкладку<emph> Структура и нумерация</emph>." +msgid "To change the numbering options for selected paragraphs, choose <emph>Format - </emph><link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\"><emph>Paragraph</emph></link>, and then click the <emph>Outline & Numbering</emph> tab." +msgstr "" #: 05030800.xhp msgctxt "" @@ -15258,170 +15254,168 @@ msgctxt "" "05030800.xhp\n" "par_id1209200804371097\n" "help.text" -msgid "<ahelp hid=\".\">Assigns an outline level from 1 to 10 to the selected paragraphs or Paragraph Style.</ahelp> Select <emph>Body text</emph> to reset the outline level." -msgstr "<ahelp hid=\".\">Присваивает выделенным абзацам или Стилю абзаца уровень структуры от 1 до 10. </ahelp> Чтобы сбросить настройки уровня структуры выберите пункт <emph>Основной текст</emph>." +msgid "<ahelp hid=\"modules/swriter/ui/numparapage/comboLB_OUTLINE_LEVEL\">Assigns an outline level from 1 to 10 to the selected paragraphs or Paragraph Style.</ahelp> Select <emph>Body text</emph> to reset the outline level." +msgstr "" #: 05030800.xhp msgctxt "" "05030800.xhp\n" "hd_id3143283\n" -"5\n" "help.text" msgid "Numbering" -msgstr "Нумерация" +msgstr "" #: 05030800.xhp msgctxt "" "05030800.xhp\n" "hd_id3154188\n" -"3\n" "help.text" msgid "Numbering Style" -msgstr "Стиль нумерации:" +msgstr "" #: 05030800.xhp msgctxt "" "05030800.xhp\n" "par_id3155178\n" -"4\n" "help.text" -msgid "<ahelp hid=\"SW:LISTBOX:TP_NUMPARA:LB_NUMBER_STYLE\">Select the <link href=\"text/swriter/01/05130004.xhp\" name=\"Numbering Style\">Numbering Style</link> that you want to apply to the paragraph.</ahelp> These styles are also listed in the <link href=\"text/swriter/01/05140000.xhp\" name=\"Styles and Formatting\">Styles and Formatting</link> window if you click the <emph>Numbering Style</emph> icon." -msgstr "<ahelp hid=\"SW:LISTBOX:TP_NUMPARA:LB_NUMBER_STYLE\">Выберите <link href=\"text/swriter/01/05130004.xhp\" name=\"Стиль нумерации\">Стиль нумерации</link>, который требуется применить к абзацу.</ahelp> Список этих стилей выводится также в окне <link href=\"text/swriter/01/05140000.xhp\" name=\"Стили и форматирование\">Стили и форматирование</link>, если щёлкнуть значок <emph>Стиль нумерации</emph>." +msgid "<ahelp hid=\"modules/swriter/ui/numparapage/comboLB_NUMBER_STYLE\">Select the <link href=\"text/swriter/01/05130004.xhp\" name=\"Numbering Style\">Numbering Style</link> that you want to apply to the paragraph.</ahelp> These styles are also listed in the <link href=\"text/swriter/01/05140000.xhp\" name=\"Styles and Formatting\">Styles and Formatting</link> window if you click the <emph>Numbering Style</emph> icon." +msgstr "" + +#: 05030800.xhp +msgctxt "" +"05030800.xhp\n" +"hd_id3154189\n" +"help.text" +msgid "Edit Style" +msgstr "" + +#: 05030800.xhp +msgctxt "" +"05030800.xhp\n" +"par_id3155179\n" +"help.text" +msgid "<ahelp hid=\"modules/swriter/ui/numparapage/editnumstyle\">Edit the properties of the selected numbering style.</ahelp> These properties will apply to all paragraphs formatted with the given numbering style." +msgstr "" #: 05030800.xhp msgctxt "" "05030800.xhp\n" "par_id3149106\n" -"7\n" "help.text" msgid "This section only appears when you edit the properties of the current paragraph by choosing <emph>Format - Paragraph</emph>." -msgstr "Этот раздел отображается только при изменении свойств текущего абзаца, если выбрать <emph>Формат - Абзац</emph>." +msgstr "" #: 05030800.xhp msgctxt "" "05030800.xhp\n" "hd_id3151250\n" -"8\n" "help.text" msgid "Restart at this paragraph" -msgstr "Начать заново с этого абзаца" +msgstr "" #: 05030800.xhp msgctxt "" "05030800.xhp\n" "par_id3154831\n" -"9\n" "help.text" -msgid "<ahelp hid=\"SW:TRISTATEBOX:TP_NUMPARA:CB_NEW_START\">Restarts the numbering at the current paragraph.</ahelp>" -msgstr "<ahelp hid=\"SW:TRISTATEBOX:TP_NUMPARA:CB_NEW_START\">Начинает нумерацию с текущего абзаца.</ahelp>" +msgid "<ahelp hid=\"modules/swriter/ui/numparapage/checkCB_NEW_START\">Restarts the numbering at the current paragraph.</ahelp>" +msgstr "" #: 05030800.xhp msgctxt "" "05030800.xhp\n" "hd_id3147096\n" -"24\n" "help.text" msgid "Start with" -msgstr "Начать с:" +msgstr "" #: 05030800.xhp msgctxt "" "05030800.xhp\n" "par_id3148979\n" -"25\n" "help.text" -msgid "<ahelp hid=\"SW_TRISTATEBOX_TP_NUMPARA_CB_NUMBER_NEW_START\">Select this check box, and then enter the number that you want to assign to the paragraph.</ahelp>" -msgstr "<ahelp hid=\"SW_TRISTATEBOX_TP_NUMPARA_CB_NUMBER_NEW_START\">Установите этот флажок, а затем введите номер, который должен быть назначен абзацу.</ahelp>" +msgid "<ahelp hid=\"modules/swriter/ui/numparapage/checkCB_NUMBER_NEW_START\">Select this check box, and then enter the number that you want to assign to the paragraph.</ahelp>" +msgstr "" #: 05030800.xhp msgctxt "" "05030800.xhp\n" "hd_id3147226\n" -"10\n" "help.text" msgid "\"Start with\" spin button" -msgstr "Кнопка счётчика \"Начать с\"" +msgstr "" #: 05030800.xhp msgctxt "" "05030800.xhp\n" "par_id3153632\n" -"11\n" "help.text" -msgid "<ahelp hid=\"SW:NUMERICFIELD:TP_NUMPARA:NF_NEW_START\">Enter the number that you want to assign to the paragraph.</ahelp> The following paragraphs are numbered consecutively from the number that you enter here." -msgstr "<ahelp hid=\"SW:NUMERICFIELD:TP_NUMPARA:NF_NEW_START\">Введите номер, который требуется назначить абзацу.</ahelp> Следующие абзацы будут нумероваться последовательно, начиная с введенного здесь номера." +msgid "<ahelp hid=\"modules/swriter/ui/numparapage/spinNF_NEW_START\">Enter the number that you want to assign to the paragraph.</ahelp> The following paragraphs are numbered consecutively from the number that you enter here." +msgstr "" #: 05030800.xhp msgctxt "" "05030800.xhp\n" "hd_id3147581\n" -"15\n" "help.text" msgid "Line numbering" -msgstr "Нумерация строк" +msgstr "" #: 05030800.xhp msgctxt "" "05030800.xhp\n" "par_id3152771\n" -"16\n" "help.text" msgid "Specify the <link href=\"text/swriter/01/06180000.xhp\" name=\"Line numbering\">Line numbering</link> options. To add line numbers to your document, choose <emph>Tools - Line Numbering</emph>." -msgstr "Определите параметры <link href=\"text/swriter/01/06180000.xhp\" name=\"нумерации строк\">нумерации строк</link>. Для добавления номеров строк в документ выберите пункты меню<emph>Сервис - Нумерация строк</emph>." +msgstr "" #: 05030800.xhp msgctxt "" "05030800.xhp\n" "hd_id3153345\n" -"17\n" "help.text" msgid "Include this paragraph in line numbering" -msgstr "Включить этот абзац в нумерацию строк" +msgstr "" #: 05030800.xhp msgctxt "" "05030800.xhp\n" "par_id3156267\n" -"18\n" "help.text" -msgid "<ahelp hid=\"SW:TRISTATEBOX:TP_NUMPARA:CB_COUNT_PARA\">Includes the current paragraph in the line numbering.</ahelp>" -msgstr "<ahelp hid=\"SW:TRISTATEBOX:TP_NUMPARA:CB_COUNT_PARA\">Включает текущий абзац в нумерацию строк.</ahelp>" +msgid "<ahelp hid=\"modules/swriter/ui/numparapage/checkCB_COUNT_PARA\">Includes the current paragraph in the line numbering.</ahelp>" +msgstr "" #: 05030800.xhp msgctxt "" "05030800.xhp\n" "hd_id3151026\n" -"19\n" "help.text" msgid "Restart at this paragraph" -msgstr "Начать заново с этого абзаца" +msgstr "" #: 05030800.xhp msgctxt "" "05030800.xhp\n" "par_id3149168\n" -"20\n" "help.text" -msgid "<ahelp hid=\"SW:TRISTATEBOX:TP_NUMPARA:CB_RESTART_PARACOUNT\">Restarts the line numbering at the current paragraph, or at the number that you enter.</ahelp>" -msgstr "<ahelp hid=\"SW:TRISTATEBOX:TP_NUMPARA:CB_RESTART_PARACOUNT\">Начинает нумерацию с текущего абзаца или с введенного номера.</ahelp>" +msgid "<ahelp hid=\"modules/swriter/ui/numparapage/checkCB_RESTART_PARACOUNT\">Restarts the line numbering at the current paragraph, or at the number that you enter.</ahelp>" +msgstr "" #: 05030800.xhp msgctxt "" "05030800.xhp\n" "hd_id3145775\n" -"21\n" "help.text" msgid "Start with" -msgstr "Начать с:" +msgstr "" #: 05030800.xhp msgctxt "" "05030800.xhp\n" "par_id3149355\n" -"22\n" "help.text" -msgid "<ahelp hid=\"SW:NUMERICFIELD:TP_NUMPARA:NF_RESTART_PARA\">Enter the number at which to restart the line numbering</ahelp>" -msgstr "<ahelp hid=\"SW:NUMERICFIELD:TP_NUMPARA:NF_RESTART_PARA\">Введите номер, с которого будет начата нумерация</ahelp>" +msgid "<ahelp hid=\"modules/swriter/ui/numparapage/spinNF_RESTART_PARA\">Enter the number at which to restart the line numbering</ahelp>" +msgstr "" #: 05040000.xhp msgctxt "" @@ -15871,199 +15865,209 @@ msgstr "Сноска" msgctxt "" "05040600.xhp\n" "hd_id3154767\n" -"1\n" "help.text" msgid "<link href=\"text/swriter/01/05040600.xhp\" name=\"Footnote\">Footnote</link>" -msgstr "<link href=\"text/swriter/01/05040600.xhp\" name=\"Сноска\">Сноска</link>" +msgstr "" #: 05040600.xhp msgctxt "" "05040600.xhp\n" "par_id3149351\n" -"2\n" "help.text" -msgid "<ahelp hid=\"HID_FOOTNOTE_PAGE\">Specifies the layout options for footnotes, including the line that separates the footnote from the main body of document.</ahelp>" -msgstr "<ahelp hid=\"HID_FOOTNOTE_PAGE\">Задаёт параметры разметки для сносок, включая разделительную линию между сноской и основным текстом документа.</ahelp>" +msgid "<ahelp hid=\"modules/swriter/ui/footnoteareapage/FootnoteAreaPage\">Specifies the layout options for footnotes, including the line that separates the footnote from the main body of document.</ahelp>" +msgstr "" #: 05040600.xhp msgctxt "" "05040600.xhp\n" "hd_id3154646\n" -"3\n" "help.text" msgid "Footnote area" -msgstr "Область сносок" +msgstr "" #: 05040600.xhp msgctxt "" "05040600.xhp\n" "par_id3151168\n" -"4\n" "help.text" msgid "Set the height of the footnote area." -msgstr "Установите высоту области сносок." +msgstr "" #: 05040600.xhp msgctxt "" "05040600.xhp\n" "hd_id3145412\n" -"5\n" "help.text" msgid "Not larger than page area" -msgstr "Не больше высоты страницы" +msgstr "" #: 05040600.xhp msgctxt "" "05040600.xhp\n" "par_id3147514\n" -"6\n" "help.text" -msgid "<ahelp hid=\"SW:RADIOBUTTON:TP_FOOTNOTE_PAGE:RB_MAXHEIGHT_PAGE\">Automatically adjusts the height of the footnote area depending on the number of footnotes.</ahelp>" -msgstr "<ahelp hid=\"SW:RADIOBUTTON:TP_FOOTNOTE_PAGE:RB_MAXHEIGHT_PAGE\">Автоматически меняет высоту области сносок в зависимости от количества сносок.</ahelp>" +msgid "<ahelp hid=\"modules/swriter/ui/footnoteareapage/maxheightpage\">Automatically adjusts the height of the footnote area depending on the number of footnotes.</ahelp>" +msgstr "" #: 05040600.xhp msgctxt "" "05040600.xhp\n" "hd_id3154099\n" -"7\n" "help.text" -msgid "Maximum Footnote Height" -msgstr "Макс. высота сноски" +msgid "Maximum footnote height" +msgstr "" #: 05040600.xhp msgctxt "" "05040600.xhp\n" "par_id3149807\n" -"8\n" "help.text" -msgid "<ahelp hid=\".\">Sets a maximum height for the footnote area. Enable this option, then enter the height.</ahelp>" -msgstr "<ahelp hid=\".\">Устанавливает максимальную высоту области сносок. Активируйте этот параметр и введите высоту.</ahelp>" +msgid "<ahelp hid=\"modules/swriter/ui/footnoteareapage/maxheight\">Sets a maximum height for the footnote area. Enable this option, then enter the height.</ahelp>" +msgstr "" #: 05040600.xhp msgctxt "" "05040600.xhp\n" "par_id3154568\n" -"10\n" "help.text" -msgid "<ahelp hid=\"SW:METRICFIELD:TP_FOOTNOTE_PAGE:ED_MAXHEIGHT\">Enter the maximum height for the footnote area.</ahelp>" -msgstr "<ahelp hid=\"SW:METRICFIELD:TP_FOOTNOTE_PAGE:ED_MAXHEIGHT\">Введите максимальную высоту для области сносок.</ahelp>" +msgid "<ahelp hid=\"modules/swriter/ui/footnoteareapage/maxheightsb\">Enter the maximum height for the footnote area.</ahelp>" +msgstr "" #: 05040600.xhp msgctxt "" "05040600.xhp\n" "hd_id3151318\n" -"11\n" "help.text" -msgid "Distance from text" -msgstr "Расстояние до текста" +msgid "Space to text" +msgstr "" #: 05040600.xhp msgctxt "" "05040600.xhp\n" "par_id3153665\n" -"12\n" "help.text" -msgid "<ahelp hid=\"SW:METRICFIELD:TP_FOOTNOTE_PAGE:ED_DIST\">Enter the amount of space to leave between the bottom page margin and the first line of text in the footnote area.</ahelp>" -msgstr "<ahelp hid=\"SW:METRICFIELD:TP_FOOTNOTE_PAGE:ED_DIST\">Введите расстояние между нижним полем страницы и первой строкой текста в области сносок.</ahelp>" +msgid "<ahelp hid=\"modules/swriter/ui/footnoteareapage/spacetotext\">Enter the amount of space to leave between the bottom page margin and the first line of text in the footnote area.</ahelp>" +msgstr "" #: 05040600.xhp msgctxt "" "05040600.xhp\n" "hd_id3155897\n" -"13\n" "help.text" msgid "Separator Line" -msgstr "Разделительная линия" +msgstr "" #: 05040600.xhp msgctxt "" "05040600.xhp\n" "par_id3149689\n" -"14\n" "help.text" -msgid "Specifies the position and length of the separator line." -msgstr "Определяет положение и длину разделительной линии." +msgid "Specifies the position and other properties of the separator line." +msgstr "" #: 05040600.xhp msgctxt "" "05040600.xhp\n" "hd_id3154194\n" -"15\n" "help.text" msgid "Position" -msgstr "Положение" +msgstr "" #: 05040600.xhp msgctxt "" "05040600.xhp\n" "par_id3155184\n" -"16\n" "help.text" -msgid "<ahelp hid=\"SW:LISTBOX:TP_FOOTNOTE_PAGE:DLB_LINEPOS\">Select the horizontal alignment for the line that separates the main text from the footnote area.</ahelp>" -msgstr "<ahelp hid=\"SW:LISTBOX:TP_FOOTNOTE_PAGE:DLB_LINEPOS\">Выберите выравнивание по горизонтали разделительной линии между областью сноски и основным текстом.</ahelp>" +msgid "<ahelp hid=\"modules/swriter/ui/footnoteareapage/position\">Select the horizontal alignment for the line that separates the main text from the footnote area.</ahelp>" +msgstr "" #: 05040600.xhp msgctxt "" "05040600.xhp\n" -"hd_id3143284\n" -"17\n" +"hd_id3151253\n" "help.text" -msgid "Length" -msgstr "Длина линии" +msgid "Style" +msgstr "" #: 05040600.xhp msgctxt "" "05040600.xhp\n" -"par_id3154827\n" -"18\n" +"par_id3149105\n" "help.text" -msgid "<ahelp hid=\"SW:METRICFIELD:TP_FOOTNOTE_PAGE:ED_LINEWIDTH\">Enter the length of the separator line as a percentage of the page width area.</ahelp>" -msgstr "<ahelp hid=\"SW:METRICFIELD:TP_FOOTNOTE_PAGE:ED_LINEWIDTH\">Введите длину разделительной линии в процентах от ширины страницы.</ahelp>" +msgid "<ahelp hid=\"modules/swriter/ui/footnoteareapage/style\">Select the formatting style for the separator line. If you do not want a separator line, choose \"None\".</ahelp>" +msgstr "" #: 05040600.xhp msgctxt "" "05040600.xhp\n" -"hd_id3151253\n" -"19\n" +"hd_id3151254\n" "help.text" -msgid "Weight" -msgstr "Толщина" +msgid "Thickness" +msgstr "" #: 05040600.xhp msgctxt "" "05040600.xhp\n" -"par_id3149105\n" -"20\n" +"par_id3149106\n" +"help.text" +msgid "<ahelp hid=\"modules/swriter/ui/footnoteareapage/thickness\">Select the thickness of the separator line.</ahelp>" +msgstr "" + +#: 05040600.xhp +msgctxt "" +"05040600.xhp\n" +"hd_id3151255\n" "help.text" -msgid "<ahelp hid=\"SW:LISTBOX:TP_FOOTNOTE_PAGE:DLB_LINETYPE\">Select the formatting style for the separator line. If you do not want a separator line, choose \"0.0 pt\".</ahelp>" -msgstr "<ahelp hid=\"SW:LISTBOX:TP_FOOTNOTE_PAGE:DLB_LINETYPE\">Выберите стиль форматирования разделительной линии. Если разделительная линия не нужна, выберите значение «0,0 пт».</ahelp>" +msgid "Color" +msgstr "" + +#: 05040600.xhp +msgctxt "" +"05040600.xhp\n" +"par_id3149107\n" +"help.text" +msgid "<ahelp hid=\"modules/swriter/ui/footnoteareapage/color\">Select the color of the separator line.</ahelp>" +msgstr "" + +#: 05040600.xhp +msgctxt "" +"05040600.xhp\n" +"hd_id3143284\n" +"help.text" +msgid "Length" +msgstr "" + +#: 05040600.xhp +msgctxt "" +"05040600.xhp\n" +"par_id3154827\n" +"help.text" +msgid "<ahelp hid=\"modules/swriter/ui/footnoteareapage/length\">Enter the length of the separator line as a percentage of the page width area.</ahelp>" +msgstr "" #: 05040600.xhp msgctxt "" "05040600.xhp\n" "hd_id3149828\n" -"21\n" "help.text" -msgid "Spacing" -msgstr "Расстояние до текста сноски" +msgid "Spacing to footnote contents" +msgstr "" #: 05040600.xhp msgctxt "" "05040600.xhp\n" "par_id3148970\n" -"22\n" "help.text" -msgid "<ahelp hid=\"SW:METRICFIELD:TP_FOOTNOTE_PAGE:ED_LINEDIST\">Enter the amount of space to leave between the separator line and the first line of the footnote area.</ahelp>" -msgstr "<ahelp hid=\"SW:METRICFIELD:TP_FOOTNOTE_PAGE:ED_LINEDIST\">Введите расстояние между разделительной линией и первой строкой области сносок.</ahelp>" +msgid "<ahelp hid=\"modules/swriter/ui/footnoteareapage/spacingtocontents\">Enter the amount of space to leave between the separator line and the first line of the footnote area.</ahelp>" +msgstr "" #: 05040600.xhp msgctxt "" "05040600.xhp\n" "par_id3155145\n" -"24\n" "help.text" msgid "To specify the spacing between two footnotes, choose <item type=\"menuitem\">Format - Paragraph</item>, and then click the <emph>Indents & Spacing</emph> tab." -msgstr "Для определениия интервала между двумя сносками выберите пункты меню <item type=\"menuitem\">Формат – Абзац</item> и перейдите на вкладку <emph>Отступы и интервалы</emph>." +msgstr "" #: 05040700.xhp msgctxt "" diff --git a/source/ru/instsetoo_native/inc_openoffice/windows/msi_languages.po b/source/ru/instsetoo_native/inc_openoffice/windows/msi_languages.po index 927d54e2639..ee22b0086e0 100644 --- a/source/ru/instsetoo_native/inc_openoffice/windows/msi_languages.po +++ b/source/ru/instsetoo_native/inc_openoffice/windows/msi_languages.po @@ -4,8 +4,8 @@ msgstr "" "Project-Id-Version: msi_languages\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2016-11-09 14:10+0100\n" -"PO-Revision-Date: 2016-05-02 02:31+0000\n" -"Last-Translator: Anonymous Pootle User\n" +"PO-Revision-Date: 2016-12-26 19:08+0000\n" +"Last-Translator: bormant <bormant@mail.ru>\n" "Language-Team: Russian <ru@li.org>\n" "Language: ru\n" "MIME-Version: 1.0\n" @@ -13,8 +13,8 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" "X-Accelerator-Marker: ~\n" -"X-Generator: LibreOffice\n" -"X-POOTLE-MTIME: 1462156302.000000\n" +"X-Generator: Pootle 2.8\n" +"X-POOTLE-MTIME: 1482779319.000000\n" #: ActionTe.ulf msgctxt "" @@ -2766,7 +2766,7 @@ msgctxt "" "OOO_CONTROL_322\n" "LngText.text" msgid "Some files that need to be updated are currently in use." -msgstr "" +msgstr "Некоторые файлы, которые необходимо обновить, сейчас используются." #: Control.ulf msgctxt "" @@ -2774,7 +2774,7 @@ msgctxt "" "OOO_CONTROL_323\n" "LngText.text" msgid "The following applications are using files that need to be updated by this setup. You can let Installation Wizard close them and attempt to restart them or reboot the machine later." -msgstr "" +msgstr "Файлы, подлежащие обновлению, заняты следующими приложениями. Можно позволить Мастеру установки закрыть и попытаться перезапустить их или позже перезагрузить машину." #: Control.ulf msgctxt "" @@ -2782,7 +2782,7 @@ msgctxt "" "OOO_CONTROL_324\n" "LngText.text" msgid "{&MSSansBold8}Files in Use" -msgstr "" +msgstr "{&MSSansBold8}Используемые (занятые) файлы" #: Control.ulf msgctxt "" @@ -2790,7 +2790,7 @@ msgctxt "" "OOO_CONTROL_325\n" "LngText.text" msgid "Cancel" -msgstr "" +msgstr "Отмена" #: Control.ulf msgctxt "" @@ -2798,7 +2798,7 @@ msgctxt "" "OOO_CONTROL_326\n" "LngText.text" msgid "OK" -msgstr "" +msgstr "ОК" #: CustomAc.ulf msgctxt "" @@ -4070,7 +4070,7 @@ msgctxt "" "OOO_RADIOBUTTON_10\n" "LngText.text" msgid "&Close the applications and attempt to restart them." -msgstr "" +msgstr "&Закрыть приложения и попытаться их перезапустить." #: RadioBut.ulf msgctxt "" @@ -4078,7 +4078,7 @@ msgctxt "" "OOO_RADIOBUTTON_11\n" "LngText.text" msgid "&Do not close applications. A reboot will be required." -msgstr "" +msgstr "&Не закрывать приложения. Потребуется перезагрузка." #: UIText.ulf msgctxt "" diff --git a/source/ru/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po b/source/ru/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po index 018ca2d5b86..9e10a9ffa8c 100644 --- a/source/ru/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po +++ b/source/ru/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po @@ -4,8 +4,8 @@ msgstr "" "Project-Id-Version: com.sun.star.comp.Calc.NLPSolver\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2016-11-09 14:10+0100\n" -"PO-Revision-Date: 2014-01-19 10:44+0000\n" -"Last-Translator: Anonymous Pootle User\n" +"PO-Revision-Date: 2016-12-27 09:34+0000\n" +"Last-Translator: bormant <bormant@mail.ru>\n" "Language-Team: Russian <l10n@ru.libreoffice.org>\n" "Language: ru\n" "MIME-Version: 1.0\n" @@ -13,8 +13,8 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" "X-Accelerator-Marker: ~\n" -"X-Generator: LibreOffice\n" -"X-POOTLE-MTIME: 1390128282.000000\n" +"X-Generator: Pootle 2.8\n" +"X-POOTLE-MTIME: 1482831280.000000\n" #: Options.xhp msgctxt "" @@ -374,7 +374,7 @@ msgctxt "" "par_id0603200910430845\n" "help.text" msgid "Regardless whether you use DEPS or SCO, you start by going to Tools - Solver and set the Cell to be optimized, the direction to go (minimization, maximization) and the cells to be modified to reach the goal. Then you go to the Options and specify the solver to be used and if necessary adjust the according <link href=\"com.sun.star.comp.Calc.NLPSolver/Options.xhp\">parameters</link>." -msgstr "" +msgstr "Независимо от использования DEPS или SCO, начните с Сервис - Решатель, задайте ячейку для оптимизации, направление оптимизации (минимизация или максимизация) и ячейки, изменением которых нужно достичь цели. Затем перейдите в Параметры, задайте желаемый алгоритм и, при необходимости, подстройте соответствующие <link href=\"com.sun.star.comp.Calc.NLPSolver/Options.xhp\">параметры</link>." #: Usage.xhp msgctxt "" diff --git a/source/ru/officecfg/registry/data/org/openoffice/Office.po b/source/ru/officecfg/registry/data/org/openoffice/Office.po index 1c12d9cbbba..04f8e998f8e 100644 --- a/source/ru/officecfg/registry/data/org/openoffice/Office.po +++ b/source/ru/officecfg/registry/data/org/openoffice/Office.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: Office\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2016-11-09 14:10+0100\n" -"PO-Revision-Date: 2016-11-14 21:25+0000\n" +"PO-Revision-Date: 2016-12-26 21:05+0000\n" "Last-Translator: bormant <bormant@mail.ru>\n" "Language-Team: Russian <l10n@ru.libreoffice.org>\n" "Language: ru\n" @@ -12,9 +12,9 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" -"X-Generator: LibreOffice\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1479158715.000000\n" +"X-Generator: Pootle 2.8\n" +"X-POOTLE-MTIME: 1482786309.000000\n" #: Addons.xcu msgctxt "" @@ -626,7 +626,7 @@ msgctxt "" "Notes\n" "value.text" msgid "Comments" -msgstr "Примечания" +msgstr "Комментарии" #: Embedding.xcu msgctxt "" @@ -7394,7 +7394,7 @@ msgctxt "" "Name\n" "value.text" msgid "Comments" -msgstr "Примечания" +msgstr "Комментарии" #: TableWizard.xcu msgctxt "" @@ -7403,7 +7403,7 @@ msgctxt "" "ShortName\n" "value.text" msgid "Comments" -msgstr "Примечания" +msgstr "Комментарии" #: TableWizard.xcu msgctxt "" @@ -11525,7 +11525,7 @@ msgctxt "" "DisplayName\n" "value.text" msgid "Formulas" -msgstr "" +msgstr "Формулы" #: UI.xcu msgctxt "" diff --git a/source/ru/officecfg/registry/data/org/openoffice/Office/UI.po b/source/ru/officecfg/registry/data/org/openoffice/Office/UI.po index 8e0e0757e7d..f7584252661 100644 --- a/source/ru/officecfg/registry/data/org/openoffice/Office/UI.po +++ b/source/ru/officecfg/registry/data/org/openoffice/Office/UI.po @@ -3,8 +3,8 @@ msgid "" msgstr "" "Project-Id-Version: UI\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2016-12-01 12:12+0100\n" -"PO-Revision-Date: 2016-11-27 15:41+0000\n" +"POT-Creation-Date: 2016-12-27 21:51+0100\n" +"PO-Revision-Date: 2017-01-06 18:15+0000\n" "Last-Translator: bormant <bormant@mail.ru>\n" "Language-Team: Russian <l10n@ru.libreoffice.org>\n" "Language: ru\n" @@ -12,9 +12,9 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" -"X-Generator: LibreOffice\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1480261287.000000\n" +"X-Generator: Pootle 2.8\n" +"X-POOTLE-MTIME: 1483726515.000000\n" #: BaseWindowState.xcu msgctxt "" @@ -23,7 +23,7 @@ msgctxt "" "UIName\n" "value.text" msgid "Database Object" -msgstr "" +msgstr "Объект базы данных" #: BaseWindowState.xcu msgctxt "" @@ -365,7 +365,7 @@ msgctxt "" "Label\n" "value.text" msgid "Clear ~Direct Formatting" -msgstr "Отменить форматирование" +msgstr "Очистить форматирование" #: CalcCommands.xcu msgctxt "" @@ -896,7 +896,7 @@ msgctxt "" "Label\n" "value.text" msgid "Pivot Table" -msgstr "" +msgstr "Сводная таблица" #: CalcCommands.xcu msgctxt "" @@ -914,7 +914,7 @@ msgctxt "" "TooltipLabel\n" "value.text" msgid "Insert Pivot Table" -msgstr "" +msgstr "Вставить сводную таблицу" #: CalcCommands.xcu msgctxt "" @@ -932,7 +932,7 @@ msgctxt "" "Label\n" "value.text" msgid "~Create..." -msgstr "" +msgstr "Создать..." #: CalcCommands.xcu msgctxt "" @@ -1202,7 +1202,7 @@ msgctxt "" "Label\n" "value.text" msgid "Cell Edit Mode" -msgstr "" +msgstr "Режим правки ячейки" #: CalcCommands.xcu msgctxt "" @@ -1274,7 +1274,7 @@ msgctxt "" "Label\n" "value.text" msgid "Print Area" -msgstr "" +msgstr "Область печати" #: CalcCommands.xcu msgctxt "" @@ -1292,7 +1292,7 @@ msgctxt "" "TooltipLabel\n" "value.text" msgid "Define Print Area" -msgstr "" +msgstr "Задать область печати" #: CalcCommands.xcu msgctxt "" @@ -1301,7 +1301,7 @@ msgctxt "" "Label\n" "value.text" msgid "Clear" -msgstr "" +msgstr "Очистить" #: CalcCommands.xcu msgctxt "" @@ -1319,7 +1319,7 @@ msgctxt "" "TooltipLabel\n" "value.text" msgid "Clear Print Ranges" -msgstr "" +msgstr "Очистить диапазоны печати" #: CalcCommands.xcu msgctxt "" @@ -1328,7 +1328,7 @@ msgctxt "" "Label\n" "value.text" msgid "Edit" -msgstr "" +msgstr "Правка" #: CalcCommands.xcu msgctxt "" @@ -1346,7 +1346,7 @@ msgctxt "" "TooltipLabel\n" "value.text" msgid "Edit Print Ranges" -msgstr "" +msgstr "Правка диапазонов печати" #: CalcCommands.xcu msgctxt "" @@ -1355,7 +1355,7 @@ msgctxt "" "Label\n" "value.text" msgid "Add" -msgstr "" +msgstr "Добавить" #: CalcCommands.xcu msgctxt "" @@ -1373,7 +1373,7 @@ msgctxt "" "TooltipLabel\n" "value.text" msgid "Add Print Range" -msgstr "" +msgstr "Добавить диапазон печати" #: CalcCommands.xcu msgctxt "" @@ -1382,7 +1382,7 @@ msgctxt "" "Label\n" "value.text" msgid "Cycle Cell Reference Types" -msgstr "" +msgstr "Сменить тип ссылок" #: CalcCommands.xcu msgctxt "" @@ -1796,7 +1796,7 @@ msgctxt "" "Label\n" "value.text" msgid "Show Comment" -msgstr "Показать примечание" +msgstr "Показать комментарий" #: CalcCommands.xcu msgctxt "" @@ -1805,7 +1805,7 @@ msgctxt "" "Label\n" "value.text" msgid "Show Comment" -msgstr "Показать примечание" +msgstr "Показать комментарий" #: CalcCommands.xcu msgctxt "" @@ -1814,7 +1814,7 @@ msgctxt "" "Label\n" "value.text" msgid "Hide Comment" -msgstr "Скрыть примечание" +msgstr "Скрыть комментарий" #: CalcCommands.xcu msgctxt "" @@ -1841,7 +1841,7 @@ msgctxt "" "Label\n" "value.text" msgid "Delete Comment" -msgstr "Удалить примечание" +msgstr "Удалить комментарий" #: CalcCommands.xcu msgctxt "" @@ -1904,7 +1904,7 @@ msgctxt "" "Label\n" "value.text" msgid "~Page Break" -msgstr "Разметка страницы" +msgstr "Разрыв страниц" #: CalcCommands.xcu msgctxt "" @@ -1985,7 +1985,7 @@ msgctxt "" "Label\n" "value.text" msgid "~Comment on Change..." -msgstr "Комментировать..." +msgstr "Комментировать изменение..." #: CalcCommands.xcu msgctxt "" @@ -2363,7 +2363,7 @@ msgctxt "" "Label\n" "value.text" msgid "~Insert Named Range or Expression..." -msgstr "" +msgstr "Вставить именованный диапазон или выражение..." #: CalcCommands.xcu msgctxt "" @@ -2372,7 +2372,7 @@ msgctxt "" "ContextLabel\n" "value.text" msgid "~Named Range or Expression..." -msgstr "" +msgstr "Именованный диапазон или выражение..." #: CalcCommands.xcu msgctxt "" @@ -3128,7 +3128,7 @@ msgctxt "" "Label\n" "value.text" msgid "Insert Sheet At End..." -msgstr "" +msgstr "Вставить лист в конец..." #: CalcCommands.xcu msgctxt "" @@ -3245,7 +3245,7 @@ msgctxt "" "TooltipLabel\n" "value.text" msgid "Format as Currency" -msgstr "" +msgstr "Формат - денежный" #: CalcCommands.xcu msgctxt "" @@ -3254,7 +3254,7 @@ msgctxt "" "Label\n" "value.text" msgid "Currency" -msgstr "" +msgstr "Денежный" #: CalcCommands.xcu msgctxt "" @@ -3263,7 +3263,7 @@ msgctxt "" "TooltipLabel\n" "value.text" msgid "Format as Currency" -msgstr "" +msgstr "Формат - денежный" #: CalcCommands.xcu msgctxt "" @@ -3281,7 +3281,7 @@ msgctxt "" "TooltipLabel\n" "value.text" msgid "Format as Percent" -msgstr "" +msgstr "Формат - проценты" #: CalcCommands.xcu msgctxt "" @@ -3299,7 +3299,7 @@ msgctxt "" "TooltipLabel\n" "value.text" msgid "Format as General" -msgstr "" +msgstr "Формат - общий" #: CalcCommands.xcu msgctxt "" @@ -3317,7 +3317,7 @@ msgctxt "" "TooltipLabel\n" "value.text" msgid "Format as Date" -msgstr "" +msgstr "Формат - дата" #: CalcCommands.xcu msgctxt "" @@ -3335,7 +3335,7 @@ msgctxt "" "TooltipLabel\n" "value.text" msgid "Format as Number" -msgstr "" +msgstr "Формат - числовой" #: CalcCommands.xcu msgctxt "" @@ -3353,7 +3353,7 @@ msgctxt "" "TooltipLabel\n" "value.text" msgid "Format as Scientific" -msgstr "" +msgstr "Формат - научный" #: CalcCommands.xcu msgctxt "" @@ -3362,7 +3362,7 @@ msgctxt "" "Label\n" "value.text" msgid "Time" -msgstr "" +msgstr "Время" #: CalcCommands.xcu msgctxt "" @@ -3371,7 +3371,7 @@ msgctxt "" "TooltipLabel\n" "value.text" msgid "Format as Time" -msgstr "" +msgstr "Формат - время" #: CalcCommands.xcu msgctxt "" @@ -3641,7 +3641,7 @@ msgctxt "" "Label\n" "value.text" msgid "~Named Ranges and Expressions" -msgstr "" +msgstr "Именованные диапазоны и выражения" #: CalcCommands.xcu msgctxt "" @@ -3650,7 +3650,7 @@ msgctxt "" "Label\n" "value.text" msgid "Edit Comment" -msgstr "Правка примечания" +msgstr "Изменить комментарий" #: CalcCommands.xcu msgctxt "" @@ -3722,7 +3722,7 @@ msgctxt "" "Label\n" "value.text" msgid "Ro~ws" -msgstr "" +msgstr "Строки" #: CalcCommands.xcu msgctxt "" @@ -3731,7 +3731,7 @@ msgctxt "" "Label\n" "value.text" msgid "Colu~mns" -msgstr "" +msgstr "Столбцы" #: CalcCommands.xcu msgctxt "" @@ -3749,7 +3749,7 @@ msgctxt "" "Label\n" "value.text" msgid "Cell ~Comment" -msgstr "Примечание ячейки" +msgstr "Комментарий к ячейке" #: CalcCommands.xcu msgctxt "" @@ -3821,7 +3821,7 @@ msgctxt "" "ContextLabel\n" "value.text" msgid "~Date" -msgstr "" +msgstr "Дата" #: CalcCommands.xcu msgctxt "" @@ -3839,7 +3839,7 @@ msgctxt "" "ContextLabel\n" "value.text" msgid "~Time" -msgstr "" +msgstr "Время" #: CalcCommands.xcu msgctxt "" @@ -3857,7 +3857,7 @@ msgctxt "" "Label\n" "value.text" msgid "Edit Link" -msgstr "" +msgstr "Изменить ссылку" #: CalcCommands.xcu msgctxt "" @@ -3866,7 +3866,7 @@ msgctxt "" "Label\n" "value.text" msgid "Remove Link" -msgstr "" +msgstr "Удалить ссылку" #: CalcCommands.xcu msgctxt "" @@ -3938,7 +3938,7 @@ msgctxt "" "Label\n" "value.text" msgid "Paste Only Numbers" -msgstr "" +msgstr "Вставить только числа" #: CalcCommands.xcu msgctxt "" @@ -3956,7 +3956,7 @@ msgctxt "" "Label\n" "value.text" msgid "Column Operations" -msgstr "" +msgstr "Операции со столбцами" #: CalcCommands.xcu msgctxt "" @@ -3965,7 +3965,7 @@ msgctxt "" "Label\n" "value.text" msgid "Row Operations" -msgstr "" +msgstr "Операции со строками" #: CalcCommands.xcu msgctxt "" @@ -3974,7 +3974,7 @@ msgctxt "" "Label\n" "value.text" msgid "~Insert..." -msgstr "" +msgstr "Вставка..." #: CalcWindowState.xcu msgctxt "" @@ -4460,7 +4460,7 @@ msgctxt "" "UIName\n" "value.text" msgid "Arrows" -msgstr "" +msgstr "Стрелки" #: ChartCommands.xcu msgctxt "" @@ -4523,7 +4523,7 @@ msgctxt "" "Label\n" "value.text" msgid "Tre~nd Line..." -msgstr "" +msgstr "Линия тренда..." #: ChartCommands.xcu msgctxt "" @@ -5918,7 +5918,7 @@ msgctxt "" "PopupLabel\n" "value.text" msgid "Open..." -msgstr "" +msgstr "Открыть..." #: DbuCommands.xcu msgctxt "" @@ -6116,7 +6116,7 @@ msgctxt "" "Label\n" "value.text" msgid "Report..." -msgstr "" +msgstr "Отчёт..." #: DbuCommands.xcu msgctxt "" @@ -6278,7 +6278,7 @@ msgctxt "" "PopupLabel\n" "value.text" msgid "New ~Query (Design View)" -msgstr "" +msgstr "Создать запрос (режим дизайна)" #: DbuCommands.xcu msgctxt "" @@ -6296,7 +6296,7 @@ msgctxt "" "PopupLabel\n" "value.text" msgid "New Query (~SQL View)" -msgstr "" +msgstr "Создать запрос (режим SQL)" #: DbuCommands.xcu msgctxt "" @@ -6314,7 +6314,7 @@ msgctxt "" "PopupLabel\n" "value.text" msgid "New ~Table Design" -msgstr "" +msgstr "Создать таблицу (режим дизайна)" #: DbuCommands.xcu msgctxt "" @@ -6332,7 +6332,7 @@ msgctxt "" "PopupLabel\n" "value.text" msgid "New ~View Design" -msgstr "" +msgstr "Создать представление (режим дизайна)" #: DbuCommands.xcu msgctxt "" @@ -6413,7 +6413,7 @@ msgctxt "" "Label\n" "value.text" msgid "Edit Data" -msgstr "Правка данных" +msgstr "Изменить данные" #: DbuCommands.xcu msgctxt "" @@ -6503,7 +6503,7 @@ msgctxt "" "Label\n" "value.text" msgid "Rebuild" -msgstr "" +msgstr "Перестроить" #: DbuCommands.xcu msgctxt "" @@ -6809,7 +6809,7 @@ msgctxt "" "TooltipLabel\n" "value.text" msgid "Show Glue Points Functions" -msgstr "" +msgstr "Режим точек соединения" #: DrawImpressCommands.xcu msgctxt "" @@ -7034,7 +7034,7 @@ msgctxt "" "Label\n" "value.text" msgid "Animation" -msgstr "" +msgstr "Анимация" #: DrawImpressCommands.xcu msgctxt "" @@ -7385,7 +7385,7 @@ msgctxt "" "Label\n" "value.text" msgid "~Link..." -msgstr "" +msgstr "Ссылка..." #: DrawImpressCommands.xcu msgctxt "" @@ -8879,7 +8879,7 @@ msgctxt "" "Label\n" "value.text" msgid "Insert Row Below" -msgstr "" +msgstr "Вставить строку ниже" #: DrawImpressCommands.xcu msgctxt "" @@ -8888,7 +8888,7 @@ msgctxt "" "Label\n" "value.text" msgid "Insert Row Above" -msgstr "" +msgstr "Вставить строку выше" #: DrawImpressCommands.xcu msgctxt "" @@ -8933,7 +8933,7 @@ msgctxt "" "Label\n" "value.text" msgid "Insert Column Right" -msgstr "" +msgstr "Вставить столбец правее" #: DrawImpressCommands.xcu msgctxt "" @@ -8942,7 +8942,7 @@ msgctxt "" "Label\n" "value.text" msgid "Insert Column Left" -msgstr "" +msgstr "Вставить столбец левее" #: DrawImpressCommands.xcu msgctxt "" @@ -9167,7 +9167,7 @@ msgctxt "" "Label\n" "value.text" msgid "~Delete Comment" -msgstr "У~далить примечание" +msgstr "~Удалить комментарий" #: DrawImpressCommands.xcu msgctxt "" @@ -9176,7 +9176,7 @@ msgctxt "" "Label\n" "value.text" msgid "Delete ~All Comments" -msgstr "Удалить все при~мечания" +msgstr "Удалить ~все комментарии" #: DrawImpressCommands.xcu msgctxt "" @@ -9185,7 +9185,7 @@ msgctxt "" "Label\n" "value.text" msgid "Next Comment" -msgstr "Следующее примечание" +msgstr "Следующий комментарий" #: DrawImpressCommands.xcu msgctxt "" @@ -9194,7 +9194,7 @@ msgctxt "" "Label\n" "value.text" msgid "Previous Comment" -msgstr "Предыдущее примечание" +msgstr "Предыдущий комментарий" #: DrawImpressCommands.xcu msgctxt "" @@ -9905,7 +9905,7 @@ msgctxt "" "UIName\n" "value.text" msgid "Page Pane (no selection)" -msgstr "Панель страниц (без выделения)" +msgstr "Панель страниц (без выбора)" #: DrawWindowState.xcu msgctxt "" @@ -9914,7 +9914,7 @@ msgctxt "" "UIName\n" "value.text" msgid "Page Master Pane" -msgstr "" +msgstr "Панель мастер-страниц" #: DrawWindowState.xcu msgctxt "" @@ -9923,7 +9923,7 @@ msgctxt "" "UIName\n" "value.text" msgid "Page Master Pane (no selection)" -msgstr "" +msgstr "Панель мастер-страниц (без выбора)" #: DrawWindowState.xcu msgctxt "" @@ -10337,7 +10337,7 @@ msgctxt "" "UIName\n" "value.text" msgid "Comments" -msgstr "Примечания" +msgstr "Комментарии" #: DrawWindowState.xcu msgctxt "" @@ -10418,7 +10418,7 @@ msgctxt "" "Label\n" "value.text" msgid "Oval Vertical" -msgstr "" +msgstr "Овал вертикальный" #: Effects.xcu msgctxt "" @@ -12830,7 +12830,7 @@ msgctxt "" "Label\n" "value.text" msgid "Bars" -msgstr "" +msgstr "Полосы" #: Effects.xcu msgctxt "" @@ -13217,7 +13217,7 @@ msgctxt "" "Label\n" "value.text" msgid "Oval Horizontal" -msgstr "" +msgstr "Овал горизонтальный" #: Effects.xcu msgctxt "" @@ -13226,7 +13226,7 @@ msgctxt "" "Label\n" "value.text" msgid "Oval Vertical" -msgstr "" +msgstr "Овал вертикальный" #: Effects.xcu msgctxt "" @@ -13901,7 +13901,7 @@ msgctxt "" "TooltipLabel\n" "value.text" msgid "Insert Basic Shapes" -msgstr "" +msgstr "Вставить основные фигуры" #: GenericCommands.xcu msgctxt "" @@ -13928,7 +13928,7 @@ msgctxt "" "Label\n" "value.text" msgid "Increase" -msgstr "" +msgstr "Увеличить" #: GenericCommands.xcu msgctxt "" @@ -13937,7 +13937,7 @@ msgctxt "" "ContextLabel\n" "value.text" msgid "Increase Paragraph Spacing" -msgstr "" +msgstr "Увеличить межабзацный интервал" #: GenericCommands.xcu msgctxt "" @@ -13946,7 +13946,7 @@ msgctxt "" "TooltipLabel\n" "value.text" msgid "Increase Paragraph Spacing" -msgstr "" +msgstr "Увеличить межабзацный интервал" #: GenericCommands.xcu msgctxt "" @@ -13955,7 +13955,7 @@ msgctxt "" "Label\n" "value.text" msgid "Decrease" -msgstr "" +msgstr "Уменьшить" #: GenericCommands.xcu msgctxt "" @@ -13964,7 +13964,7 @@ msgctxt "" "ContextLabel\n" "value.text" msgid "Decrease Paragraph Spacing" -msgstr "" +msgstr "Уменьшить межабзацный интервал" #: GenericCommands.xcu msgctxt "" @@ -13973,7 +13973,7 @@ msgctxt "" "TooltipLabel\n" "value.text" msgid "Decrease Paragraph Spacing" -msgstr "" +msgstr "Уменьшить межабзацный интервал" #: GenericCommands.xcu msgctxt "" @@ -13982,7 +13982,7 @@ msgctxt "" "Label\n" "value.text" msgid "Arrow Shapes" -msgstr "" +msgstr "Фигуры стрелок" #: GenericCommands.xcu msgctxt "" @@ -13991,7 +13991,7 @@ msgctxt "" "ContextLabel\n" "value.text" msgid "~Arrow" -msgstr "" +msgstr "Стрелка" #: GenericCommands.xcu msgctxt "" @@ -14000,7 +14000,7 @@ msgctxt "" "Label\n" "value.text" msgid "Flowchart Shapes" -msgstr "" +msgstr "Фигуры блок-схем" #: GenericCommands.xcu msgctxt "" @@ -14009,7 +14009,7 @@ msgctxt "" "ContextLabel\n" "value.text" msgid "~Flowchart" -msgstr "" +msgstr "Блок-схема" #: GenericCommands.xcu msgctxt "" @@ -14018,7 +14018,7 @@ msgctxt "" "Label\n" "value.text" msgid "Callout Shapes" -msgstr "" +msgstr "Фигуры выносок" #: GenericCommands.xcu msgctxt "" @@ -14027,7 +14027,7 @@ msgctxt "" "ContextLabel\n" "value.text" msgid "~Callout" -msgstr "" +msgstr "Выноска" #: GenericCommands.xcu msgctxt "" @@ -14036,7 +14036,7 @@ msgctxt "" "Label\n" "value.text" msgid "Star Shapes" -msgstr "" +msgstr "Фигуры звёзд" #: GenericCommands.xcu msgctxt "" @@ -14045,7 +14045,7 @@ msgctxt "" "ContextLabel\n" "value.text" msgid "S~tar" -msgstr "" +msgstr "Звезда" #: GenericCommands.xcu msgctxt "" @@ -15440,7 +15440,7 @@ msgctxt "" "TooltipLabel\n" "value.text" msgid "Insert Text Box" -msgstr "" +msgstr "Вставить текстовое поле" #: GenericCommands.xcu msgctxt "" @@ -15512,7 +15512,7 @@ msgctxt "" "Label\n" "value.text" msgid "Increase" -msgstr "" +msgstr "Увеличить" #: GenericCommands.xcu msgctxt "" @@ -15530,7 +15530,7 @@ msgctxt "" "TooltipLabel\n" "value.text" msgid "Increase Font Size" -msgstr "" +msgstr "Увеличить кегль" #: GenericCommands.xcu msgctxt "" @@ -15539,7 +15539,7 @@ msgctxt "" "Label\n" "value.text" msgid "Decrease" -msgstr "" +msgstr "Уменьшить" #: GenericCommands.xcu msgctxt "" @@ -15557,7 +15557,7 @@ msgctxt "" "TooltipLabel\n" "value.text" msgid "Decrease Font Size" -msgstr "" +msgstr "Уменьшить кегль" #: GenericCommands.xcu msgctxt "" @@ -15584,7 +15584,7 @@ msgctxt "" "TooltipLabel\n" "value.text" msgid "Toggle Shadow" -msgstr "" +msgstr "Переключить тень" #: GenericCommands.xcu msgctxt "" @@ -15638,7 +15638,7 @@ msgctxt "" "Label\n" "value.text" msgid "Underline" -msgstr "" +msgstr "Подчёркивание" #: GenericCommands.xcu msgctxt "" @@ -15818,7 +15818,7 @@ msgctxt "" "Label\n" "value.text" msgid "Left" -msgstr "" +msgstr "По левому краю" #: GenericCommands.xcu msgctxt "" @@ -15827,7 +15827,7 @@ msgctxt "" "TooltipLabel\n" "value.text" msgid "Align Left" -msgstr "" +msgstr "Выровнять влево" #: GenericCommands.xcu msgctxt "" @@ -15836,7 +15836,7 @@ msgctxt "" "Label\n" "value.text" msgid "Right" -msgstr "" +msgstr "По правому краю" #: GenericCommands.xcu msgctxt "" @@ -15845,7 +15845,7 @@ msgctxt "" "TooltipLabel\n" "value.text" msgid "Align Right" -msgstr "" +msgstr "Выровнять вправо" #: GenericCommands.xcu msgctxt "" @@ -15854,7 +15854,7 @@ msgctxt "" "Label\n" "value.text" msgid "Center" -msgstr "" +msgstr "По центру" #: GenericCommands.xcu msgctxt "" @@ -15863,7 +15863,7 @@ msgctxt "" "TooltipLabel\n" "value.text" msgid "Center Horizontally" -msgstr "" +msgstr "Центрировать по горизонтали" #: GenericCommands.xcu msgctxt "" @@ -15899,7 +15899,7 @@ msgctxt "" "TooltipLabel\n" "value.text" msgid "Set Line Spacing" -msgstr "" +msgstr "Задать межстрочный интервал" #: GenericCommands.xcu msgctxt "" @@ -16142,7 +16142,7 @@ msgctxt "" "Label\n" "value.text" msgid "Optimal" -msgstr "" +msgstr "Оптимально" #: GenericCommands.xcu msgctxt "" @@ -16151,7 +16151,7 @@ msgctxt "" "ContextLabel\n" "value.text" msgid "Optimal view" -msgstr "" +msgstr "Оптимальный вид" #: GenericCommands.xcu msgctxt "" @@ -16178,7 +16178,7 @@ msgctxt "" "TooltipLabel\n" "value.text" msgid "Insert Line" -msgstr "" +msgstr "Вставить линию" #: GenericCommands.xcu msgctxt "" @@ -16187,7 +16187,7 @@ msgctxt "" "Label\n" "value.text" msgid "Lines and Arrows" -msgstr "" +msgstr "Линии и стрелки" #: GenericCommands.xcu msgctxt "" @@ -16196,7 +16196,7 @@ msgctxt "" "Label\n" "value.text" msgid "Line Starts with Arrow" -msgstr "" +msgstr "Линия от стрелки" #: GenericCommands.xcu msgctxt "" @@ -16205,7 +16205,7 @@ msgctxt "" "Label\n" "value.text" msgid "Line Ends with Arrow" -msgstr "" +msgstr "Линия к стрелке" #: GenericCommands.xcu msgctxt "" @@ -16214,7 +16214,7 @@ msgctxt "" "Label\n" "value.text" msgid "Line with Arrows" -msgstr "" +msgstr "Линия со стрелками" #: GenericCommands.xcu msgctxt "" @@ -16223,7 +16223,7 @@ msgctxt "" "Label\n" "value.text" msgid "Line with Arrow/Circle" -msgstr "" +msgstr "Линия со стрелкой/кругом" #: GenericCommands.xcu msgctxt "" @@ -16232,7 +16232,7 @@ msgctxt "" "Label\n" "value.text" msgid "Line with Circle/Arrow" -msgstr "" +msgstr "Линия с кругом/стрелкой" #: GenericCommands.xcu msgctxt "" @@ -16241,7 +16241,7 @@ msgctxt "" "Label\n" "value.text" msgid "Line with Arrow/Square" -msgstr "" +msgstr "Линия со стрелкой/квадратом" #: GenericCommands.xcu msgctxt "" @@ -16250,7 +16250,7 @@ msgctxt "" "Label\n" "value.text" msgid "Line with Square/Arrow" -msgstr "" +msgstr "Линия с квадратом/стрелкой" #: GenericCommands.xcu msgctxt "" @@ -16259,7 +16259,7 @@ msgctxt "" "Label\n" "value.text" msgid "Dimension Line" -msgstr "" +msgstr "Размерная линия" #: GenericCommands.xcu msgctxt "" @@ -16295,7 +16295,7 @@ msgctxt "" "TooltipLabel\n" "value.text" msgid "Insert Rectangle" -msgstr "" +msgstr "Вставить прямоугольник" #: GenericCommands.xcu msgctxt "" @@ -16322,7 +16322,7 @@ msgctxt "" "TooltipLabel\n" "value.text" msgid "Insert Ellipse" -msgstr "" +msgstr "Вставить эллипс" #: GenericCommands.xcu msgctxt "" @@ -16367,7 +16367,7 @@ msgctxt "" "Label\n" "value.text" msgid "Crop Image Dialog..." -msgstr "" +msgstr "Диалог кадрирования изображения..." #: GenericCommands.xcu msgctxt "" @@ -16376,7 +16376,7 @@ msgctxt "" "ContextLabel\n" "value.text" msgid "Crop Dialog..." -msgstr "" +msgstr "Диалог кадрирования..." #: GenericCommands.xcu msgctxt "" @@ -16385,7 +16385,7 @@ msgctxt "" "Label\n" "value.text" msgid "Crop" -msgstr "" +msgstr "Кадрировать" #: GenericCommands.xcu msgctxt "" @@ -16394,7 +16394,7 @@ msgctxt "" "TooltipLabel\n" "value.text" msgid "Crop Image" -msgstr "" +msgstr "Кадрировать изображение" #: GenericCommands.xcu msgctxt "" @@ -16484,7 +16484,7 @@ msgctxt "" "Label\n" "value.text" msgid "Templates" -msgstr "" +msgstr "Шаблоны" #: GenericCommands.xcu msgctxt "" @@ -16493,7 +16493,7 @@ msgctxt "" "ContextLabel\n" "value.text" msgid "Manage Templates" -msgstr "" +msgstr "Управление шаблонами" #: GenericCommands.xcu msgctxt "" @@ -16502,7 +16502,7 @@ msgctxt "" "TooltipLabel\n" "value.text" msgid "Show Templates Manager" -msgstr "" +msgstr "Управление шаблонами" #: GenericCommands.xcu msgctxt "" @@ -16529,7 +16529,7 @@ msgctxt "" "Label\n" "value.text" msgid "Open Remote" -msgstr "" +msgstr "Открыть удалённо" #: GenericCommands.xcu msgctxt "" @@ -16538,7 +16538,7 @@ msgctxt "" "ContextLabel\n" "value.text" msgid "Open Remote ~File..." -msgstr "" +msgstr "Открыть файл удалённо..." #: GenericCommands.xcu msgctxt "" @@ -16547,7 +16547,7 @@ msgctxt "" "TooltipLabel\n" "value.text" msgid "Open Remote File" -msgstr "" +msgstr "Открыть файл удалённо" #: GenericCommands.xcu msgctxt "" @@ -16556,7 +16556,7 @@ msgctxt "" "Label\n" "value.text" msgid "Save Remote" -msgstr "" +msgstr "Сохранить удалённо" #: GenericCommands.xcu msgctxt "" @@ -16565,7 +16565,7 @@ msgctxt "" "ContextLabel\n" "value.text" msgid "Sa~ve Remote File..." -msgstr "" +msgstr "Сохранить файл удалённо..." #: GenericCommands.xcu msgctxt "" @@ -16574,7 +16574,7 @@ msgctxt "" "TooltipLabel\n" "value.text" msgid "Save Remote File" -msgstr "" +msgstr "Сохранить файл удалённо" #: GenericCommands.xcu msgctxt "" @@ -16783,7 +16783,7 @@ msgctxt "" "TooltipLabel\n" "value.text" msgid "Insert Comment" -msgstr "" +msgstr "Вставить комментарий" #: GenericCommands.xcu msgctxt "" @@ -16882,7 +16882,7 @@ msgctxt "" "TooltipLabel\n" "value.text" msgid "Insert Vertical Text" -msgstr "" +msgstr "Вставить вертикальный текст" #: GenericCommands.xcu msgctxt "" @@ -16927,7 +16927,7 @@ msgctxt "" "TooltipLabel\n" "value.text" msgid "Insert Chart" -msgstr "" +msgstr "Вставить диаграмму" #: GenericCommands.xcu msgctxt "" @@ -16936,7 +16936,7 @@ msgctxt "" "Label\n" "value.text" msgid "Chart from File..." -msgstr "" +msgstr "Диаграмма из файла..." #: GenericCommands.xcu msgctxt "" @@ -16945,7 +16945,7 @@ msgctxt "" "Label\n" "value.text" msgid "Bullets" -msgstr "" +msgstr "Маркёры" #: GenericCommands.xcu msgctxt "" @@ -16954,7 +16954,7 @@ msgctxt "" "ContextLabel\n" "value.text" msgid "~Bulleted List" -msgstr "" +msgstr "Маркированный список" #: GenericCommands.xcu msgctxt "" @@ -16963,7 +16963,7 @@ msgctxt "" "TooltipLabel\n" "value.text" msgid "Toggle Bulleted List" -msgstr "" +msgstr "Маркированный список" #: GenericCommands.xcu msgctxt "" @@ -16972,7 +16972,7 @@ msgctxt "" "Label\n" "value.text" msgid "Numbering" -msgstr "" +msgstr "Нумерация" #: GenericCommands.xcu msgctxt "" @@ -16981,7 +16981,7 @@ msgctxt "" "ContextLabel\n" "value.text" msgid "~Numbered List" -msgstr "" +msgstr "Нумерованный список" #: GenericCommands.xcu msgctxt "" @@ -16990,7 +16990,7 @@ msgctxt "" "TooltipLabel\n" "value.text" msgid "Toggle Numbered List" -msgstr "" +msgstr "Нумерованный список" #: GenericCommands.xcu msgctxt "" @@ -16999,7 +16999,7 @@ msgctxt "" "Label\n" "value.text" msgid "Outline" -msgstr "" +msgstr "Структура" #: GenericCommands.xcu msgctxt "" @@ -17008,7 +17008,7 @@ msgctxt "" "ContextLabel\n" "value.text" msgid "~Outline List" -msgstr "" +msgstr "Структура" #: GenericCommands.xcu msgctxt "" @@ -17017,7 +17017,7 @@ msgctxt "" "TooltipLabel\n" "value.text" msgid "Set Outline List Style" -msgstr "" +msgstr "Задать структуру" #: GenericCommands.xcu msgctxt "" @@ -17287,7 +17287,7 @@ msgctxt "" "Label\n" "value.text" msgid "Styles" -msgstr "" +msgstr "Стили" #: GenericCommands.xcu msgctxt "" @@ -17296,7 +17296,7 @@ msgctxt "" "ContextLabel\n" "value.text" msgid "St~yles and Formatting" -msgstr "" +msgstr "Стили и форматирование" #: GenericCommands.xcu msgctxt "" @@ -17305,7 +17305,7 @@ msgctxt "" "TooltipLabel\n" "value.text" msgid "Show Styles and Formatting Sidebar" -msgstr "" +msgstr "Боковая панель Стили и форматирование" #: GenericCommands.xcu msgctxt "" @@ -17359,7 +17359,7 @@ msgctxt "" "TooltipLabel\n" "value.text" msgid "Toggle Edit Mode" -msgstr "" +msgstr "Переключить режим редактирования" #: GenericCommands.xcu msgctxt "" @@ -17503,7 +17503,7 @@ msgctxt "" "ContextLabel\n" "value.text" msgid "~Edit Style..." -msgstr "" +msgstr "Изменить стиль..." #: GenericCommands.xcu msgctxt "" @@ -17512,7 +17512,7 @@ msgctxt "" "Label\n" "value.text" msgid "Edit" -msgstr "" +msgstr "Правка" #: GenericCommands.xcu msgctxt "" @@ -17521,7 +17521,7 @@ msgctxt "" "ContextLabel\n" "value.text" msgid "~New Style..." -msgstr "" +msgstr "Создать стиль..." #: GenericCommands.xcu msgctxt "" @@ -17530,7 +17530,7 @@ msgctxt "" "Label\n" "value.text" msgid "New" -msgstr "" +msgstr "Создать" #: GenericCommands.xcu msgctxt "" @@ -17557,7 +17557,7 @@ msgctxt "" "ContextLabel\n" "value.text" msgid "~Update Style" -msgstr "" +msgstr "Обновить стиль" #: GenericCommands.xcu msgctxt "" @@ -17566,7 +17566,7 @@ msgctxt "" "Label\n" "value.text" msgid "Update" -msgstr "" +msgstr "Обновить" #: GenericCommands.xcu msgctxt "" @@ -17809,7 +17809,7 @@ msgctxt "" "Label\n" "value.text" msgid "Open Link" -msgstr "" +msgstr "Открыть ссылку" #: GenericCommands.xcu msgctxt "" @@ -18304,7 +18304,7 @@ msgctxt "" "TooltipLabel\n" "value.text" msgid "Insert Image" -msgstr "" +msgstr "Вставить изображение" #: GenericCommands.xcu msgctxt "" @@ -18349,7 +18349,7 @@ msgctxt "" "TooltipLabel\n" "value.text" msgid "Check Spelling" -msgstr "" +msgstr "Проверить орфографию" #: GenericCommands.xcu msgctxt "" @@ -18367,7 +18367,7 @@ msgctxt "" "Label\n" "value.text" msgid "Spelling" -msgstr "" +msgstr "Орфография" #: GenericCommands.xcu msgctxt "" @@ -18376,7 +18376,7 @@ msgctxt "" "ContextLabel\n" "value.text" msgid "~Spelling and Grammar..." -msgstr "" +msgstr "Орфография и грамматика..." #: GenericCommands.xcu msgctxt "" @@ -18385,7 +18385,7 @@ msgctxt "" "TooltipLabel\n" "value.text" msgid "Check Spelling and Grammar" -msgstr "" +msgstr "Проверить орфографию и грамматику" #: GenericCommands.xcu msgctxt "" @@ -18403,7 +18403,7 @@ msgctxt "" "TooltipLabel\n" "value.text" msgid "Set Character Spacing" -msgstr "" +msgstr "Межсимвольный интервал" #: GenericCommands.xcu msgctxt "" @@ -18421,7 +18421,7 @@ msgctxt "" "Label\n" "value.text" msgid "Draw Functions" -msgstr "" +msgstr "Функции рисования" #: GenericCommands.xcu msgctxt "" @@ -18430,7 +18430,7 @@ msgctxt "" "TooltipLabel\n" "value.text" msgid "Show Draw Functions" -msgstr "" +msgstr "Показать функции рисования" #: GenericCommands.xcu msgctxt "" @@ -18511,7 +18511,7 @@ msgctxt "" "TooltipLabel\n" "value.text" msgid "Insert Text Box" -msgstr "" +msgstr "Вставить текстовое поле" #: GenericCommands.xcu msgctxt "" @@ -18538,7 +18538,7 @@ msgctxt "" "TooltipLabel\n" "value.text" msgid "Insert Fontwork Text" -msgstr "" +msgstr "Вставить текстовый эффект" #: GenericCommands.xcu msgctxt "" @@ -18700,7 +18700,7 @@ msgctxt "" "Label\n" "value.text" msgid "~Link..." -msgstr "" +msgstr "Ссылка..." #: GenericCommands.xcu msgctxt "" @@ -18709,7 +18709,7 @@ msgctxt "" "TooltipLabel\n" "value.text" msgid "Insert Link" -msgstr "" +msgstr "Вставить ссылку" #: GenericCommands.xcu msgctxt "" @@ -18781,7 +18781,7 @@ msgctxt "" "Label\n" "value.text" msgid "Small capitals" -msgstr "" +msgstr "Капитель" #: GenericCommands.xcu msgctxt "" @@ -18844,7 +18844,7 @@ msgctxt "" "Label\n" "value.text" msgid "Clone" -msgstr "" +msgstr "Копировать формат" #: GenericCommands.xcu msgctxt "" @@ -18853,7 +18853,7 @@ msgctxt "" "ContextLabel\n" "value.text" msgid "Clone Formatting" -msgstr "" +msgstr "Копировать формат" #: GenericCommands.xcu msgctxt "" @@ -18943,7 +18943,7 @@ msgctxt "" "Label\n" "value.text" msgid "Emoji" -msgstr "" +msgstr "Эмодзи" #: GenericCommands.xcu msgctxt "" @@ -18952,7 +18952,7 @@ msgctxt "" "TooltipLabel\n" "value.text" msgid "Insert Emoji" -msgstr "" +msgstr "Вставить эмодзи" #: GenericCommands.xcu msgctxt "" @@ -19150,7 +19150,7 @@ msgctxt "" "TooltipLabel\n" "value.text" msgid "Show Navigator Window" -msgstr "" +msgstr "Показать Навигатор" #: GenericCommands.xcu msgctxt "" @@ -19159,7 +19159,7 @@ msgctxt "" "Label\n" "value.text" msgid "Notebookbar" -msgstr "" +msgstr "Лента" #: GenericCommands.xcu msgctxt "" @@ -19510,7 +19510,7 @@ msgctxt "" "Label\n" "value.text" msgid "Grid" -msgstr "" +msgstr "Сетка" #: GenericCommands.xcu msgctxt "" @@ -19519,7 +19519,7 @@ msgctxt "" "ContextLabel\n" "value.text" msgid "~Display Grid" -msgstr "" +msgstr "Показать сетку" #: GenericCommands.xcu msgctxt "" @@ -19528,7 +19528,7 @@ msgctxt "" "TooltipLabel\n" "value.text" msgid "Display Grid" -msgstr "" +msgstr "Показать сетку" #: GenericCommands.xcu msgctxt "" @@ -19627,7 +19627,7 @@ msgctxt "" "Label\n" "value.text" msgid "Compare" -msgstr "" +msgstr "Сравнить" #: GenericCommands.xcu msgctxt "" @@ -19636,7 +19636,7 @@ msgctxt "" "ContextLabel\n" "value.text" msgid "Co~mpare Document..." -msgstr "" +msgstr "Сравнить документ..." #: GenericCommands.xcu msgctxt "" @@ -19834,7 +19834,7 @@ msgctxt "" "Label\n" "value.text" msgid "Decrease" -msgstr "" +msgstr "Уменьшить" #: GenericCommands.xcu msgctxt "" @@ -19843,7 +19843,7 @@ msgctxt "" "ContextLabel\n" "value.text" msgid "Decrease Indent" -msgstr "" +msgstr "Уменьшить отступ" #: GenericCommands.xcu msgctxt "" @@ -19852,7 +19852,7 @@ msgctxt "" "TooltipLabel\n" "value.text" msgid "Decrease Indent" -msgstr "" +msgstr "Уменьшить отступ" #: GenericCommands.xcu msgctxt "" @@ -19861,7 +19861,7 @@ msgctxt "" "Label\n" "value.text" msgid "Increase" -msgstr "" +msgstr "Увеличить" #: GenericCommands.xcu msgctxt "" @@ -19870,7 +19870,7 @@ msgctxt "" "ContextLabel\n" "value.text" msgid "Increase Indent" -msgstr "" +msgstr "Увеличить отступ" #: GenericCommands.xcu msgctxt "" @@ -19879,7 +19879,7 @@ msgctxt "" "TooltipLabel\n" "value.text" msgid "Increase Indent" -msgstr "" +msgstr "Увеличить отступ" #: GenericCommands.xcu msgctxt "" @@ -20032,7 +20032,7 @@ msgctxt "" "Label\n" "value.text" msgid "Auto Spellcheck" -msgstr "" +msgstr "Автопроверка орфографии" #: GenericCommands.xcu msgctxt "" @@ -20041,7 +20041,7 @@ msgctxt "" "ContextLabel\n" "value.text" msgid "~Automatic Spell Checking" -msgstr "" +msgstr "Автопроверка орфографии" #: GenericCommands.xcu msgctxt "" @@ -20050,7 +20050,7 @@ msgctxt "" "TooltipLabel\n" "value.text" msgid "Toggle Automatic Spell Checking" -msgstr "" +msgstr "Переключить автопроверку орфографии" #: GenericCommands.xcu msgctxt "" @@ -20086,7 +20086,7 @@ msgctxt "" "Label\n" "value.text" msgid "Symbol" -msgstr "" +msgstr "Символ" #: GenericCommands.xcu msgctxt "" @@ -20095,7 +20095,7 @@ msgctxt "" "ContextLabel\n" "value.text" msgid "S~pecial Character..." -msgstr "" +msgstr "Специальные символы..." #: GenericCommands.xcu msgctxt "" @@ -20104,7 +20104,7 @@ msgctxt "" "TooltipLabel\n" "value.text" msgid "Insert Special Character" -msgstr "" +msgstr "Вставить специальный символ" #: GenericCommands.xcu msgctxt "" @@ -20158,7 +20158,7 @@ msgctxt "" "Label\n" "value.text" msgid "PDF" -msgstr "" +msgstr "PDF" #: GenericCommands.xcu msgctxt "" @@ -20167,7 +20167,7 @@ msgctxt "" "ContextLabel\n" "value.text" msgid "~Export as PDF..." -msgstr "" +msgstr "Экспорт в PDF..." #: GenericCommands.xcu msgctxt "" @@ -20176,7 +20176,7 @@ msgctxt "" "TooltipLabel\n" "value.text" msgid "Export as PDF" -msgstr "" +msgstr "Экспорт в PDF" #: GenericCommands.xcu msgctxt "" @@ -20185,7 +20185,7 @@ msgctxt "" "Label\n" "value.text" msgid "PDF" -msgstr "" +msgstr "PDF" #: GenericCommands.xcu msgctxt "" @@ -20203,7 +20203,7 @@ msgctxt "" "TooltipLabel\n" "value.text" msgid "Export as PDF" -msgstr "" +msgstr "Экспорт в PDF" #: GenericCommands.xcu msgctxt "" @@ -20284,7 +20284,7 @@ msgctxt "" "Label\n" "value.text" msgid "~Get help online..." -msgstr "" +msgstr "Получить помощь в сети..." #: GenericCommands.xcu msgctxt "" @@ -20293,7 +20293,7 @@ msgctxt "" "Label\n" "value.text" msgid "User Guides..." -msgstr "" +msgstr "Руководства пользователя..." #: GenericCommands.xcu msgctxt "" @@ -20482,7 +20482,7 @@ msgctxt "" "Label\n" "value.text" msgid "Gallery" -msgstr "" +msgstr "Галерея" #: GenericCommands.xcu msgctxt "" @@ -20500,7 +20500,7 @@ msgctxt "" "TooltipLabel\n" "value.text" msgid "Open Clip Art and Media Gallery" -msgstr "" +msgstr "Открыть галерею" #: GenericCommands.xcu msgctxt "" @@ -21022,7 +21022,7 @@ msgctxt "" "TooltipLabel\n" "value.text" msgid "Toggle Print Preview" -msgstr "" +msgstr "Переключить просмотр печати" #: GenericCommands.xcu msgctxt "" @@ -21094,7 +21094,7 @@ msgctxt "" "Label\n" "value.text" msgid "E-mail" -msgstr "" +msgstr "Эл. почта" #: GenericCommands.xcu msgctxt "" @@ -21103,7 +21103,7 @@ msgctxt "" "ContextLabel\n" "value.text" msgid "~E-mail Document..." -msgstr "" +msgstr "Документ эл. почтой..." #: GenericCommands.xcu msgctxt "" @@ -21112,7 +21112,7 @@ msgctxt "" "TooltipLabel\n" "value.text" msgid "Attach to E-mail" -msgstr "" +msgstr "Вложить в эл.почту" #: GenericCommands.xcu msgctxt "" @@ -21481,7 +21481,7 @@ msgctxt "" "Label\n" "value.text" msgid "Toggle Extrusion" -msgstr "" +msgstr "Экструзия" #: GenericCommands.xcu msgctxt "" @@ -21598,7 +21598,7 @@ msgctxt "" "Label\n" "value.text" msgid "Toolbar Layout" -msgstr "" +msgstr "Разметка панели" #: GenericCommands.xcu msgctxt "" @@ -21652,7 +21652,7 @@ msgctxt "" "Label\n" "value.text" msgid "Sign Existing PDF..." -msgstr "" +msgstr "Подписать PDF..." #: GenericCommands.xcu msgctxt "" @@ -21751,7 +21751,7 @@ msgctxt "" "Label\n" "value.text" msgid "Recent Doc~uments" -msgstr "Предыдущие ~документы" +msgstr "Недавние ~документы" #: GenericCommands.xcu msgctxt "" @@ -21760,7 +21760,7 @@ msgctxt "" "Label\n" "value.text" msgid "Delete All Comments" -msgstr "Удалить все примечания" +msgstr "Удалить все комментарии" #: GenericCommands.xcu msgctxt "" @@ -21769,7 +21769,7 @@ msgctxt "" "Label\n" "value.text" msgid "Format All Comments" -msgstr "Формат всех примечаний" +msgstr "Формат всех комментариев" #: GenericCommands.xcu msgctxt "" @@ -21778,7 +21778,7 @@ msgctxt "" "Label\n" "value.text" msgid "Delete All Comments by This Author" -msgstr "Удалить все примечания данного автора" +msgstr "Удалить все коментарии автора" #: GenericCommands.xcu msgctxt "" @@ -21787,7 +21787,7 @@ msgctxt "" "Label\n" "value.text" msgid "Reply Comment" -msgstr "Ответить на примечание" +msgstr "Ответить на комментарий" #: GenericCommands.xcu msgctxt "" @@ -21796,7 +21796,7 @@ msgctxt "" "Label\n" "value.text" msgid "Delete Comment" -msgstr "Удалить примечание" +msgstr "Удалить комментарий" #: GenericCommands.xcu msgctxt "" @@ -21805,7 +21805,7 @@ msgctxt "" "Label\n" "value.text" msgid "Top" -msgstr "" +msgstr "По верхнему краю" #: GenericCommands.xcu msgctxt "" @@ -21814,7 +21814,7 @@ msgctxt "" "TooltipLabel\n" "value.text" msgid "Align Top" -msgstr "" +msgstr "Выровнять по верхнему краю" #: GenericCommands.xcu msgctxt "" @@ -21823,7 +21823,7 @@ msgctxt "" "Label\n" "value.text" msgid "Center" -msgstr "" +msgstr "По середине" #: GenericCommands.xcu msgctxt "" @@ -21832,7 +21832,7 @@ msgctxt "" "TooltipLabel\n" "value.text" msgid "Center Vertically" -msgstr "" +msgstr "Центрировать по вертикали" #: GenericCommands.xcu msgctxt "" @@ -21841,7 +21841,7 @@ msgctxt "" "Label\n" "value.text" msgid "Bottom" -msgstr "" +msgstr "По нижнему краю" #: GenericCommands.xcu msgctxt "" @@ -21850,7 +21850,7 @@ msgctxt "" "TooltipLabel\n" "value.text" msgid "Align Bottom" -msgstr "" +msgstr "Выровнять по нижнему краю" #: GenericCommands.xcu msgctxt "" @@ -21967,7 +21967,7 @@ msgctxt "" "Label\n" "value.text" msgid "~Chart" -msgstr "" +msgstr "Диаграмма" #: GenericCommands.xcu msgctxt "" @@ -22003,7 +22003,7 @@ msgctxt "" "Label\n" "value.text" msgid "Digital Signatures" -msgstr "" +msgstr "Цифровые подписи" #: GenericCommands.xcu msgctxt "" @@ -22210,7 +22210,7 @@ msgctxt "" "Label\n" "value.text" msgid "Media" -msgstr "" +msgstr "Медиа" #: GenericCommands.xcu msgctxt "" @@ -22219,7 +22219,7 @@ msgctxt "" "ContextLabel\n" "value.text" msgid "Audio or ~Video..." -msgstr "" +msgstr "Видео и звук..." #: GenericCommands.xcu msgctxt "" @@ -22228,7 +22228,7 @@ msgctxt "" "TooltipLabel\n" "value.text" msgid "Insert Audio or Video" -msgstr "" +msgstr "Вставить видео или звук" #: GenericCommands.xcu msgctxt "" @@ -22453,7 +22453,7 @@ msgctxt "" "Label\n" "value.text" msgid "Select" -msgstr "" +msgstr "Выбрать" #: GenericCommands.xcu msgctxt "" @@ -22462,7 +22462,7 @@ msgctxt "" "Label\n" "value.text" msgid "Paste Special" -msgstr "" +msgstr "Вставить как" #: GenericCommands.xcu msgctxt "" @@ -22471,7 +22471,7 @@ msgctxt "" "Label\n" "value.text" msgid "Menubar" -msgstr "" +msgstr "Главное меню" #: GenericCommands.xcu msgctxt "" @@ -22480,7 +22480,7 @@ msgctxt "" "Label\n" "value.text" msgid "Name..." -msgstr "" +msgstr "Имя..." #: GenericCommands.xcu msgctxt "" @@ -22489,7 +22489,7 @@ msgctxt "" "Label\n" "value.text" msgid "Description..." -msgstr "" +msgstr "Описание..." #: GenericCommands.xcu msgctxt "" @@ -22498,7 +22498,7 @@ msgctxt "" "Label\n" "value.text" msgid "Restart in Safe Mode..." -msgstr "" +msgstr "Перезапуск в безопасном режиме..." #: ImpressWindowState.xcu msgctxt "" @@ -22687,7 +22687,7 @@ msgctxt "" "UIName\n" "value.text" msgid "Slide Sorter/Pane (no selection)" -msgstr "Сортировщик слайдов/панель (без выделения)" +msgstr "Сортировщик слайдов/панель (без выбора)" #: ImpressWindowState.xcu msgctxt "" @@ -23155,7 +23155,7 @@ msgctxt "" "UIName\n" "value.text" msgid "Comments" -msgstr "Примечания" +msgstr "Комментарии" #: ImpressWindowState.xcu msgctxt "" @@ -23191,7 +23191,7 @@ msgctxt "" "UIName\n" "value.text" msgid "Standard (Single Mode)" -msgstr "" +msgstr "Стандартная (однострочная)" #: MathCommands.xcu msgctxt "" @@ -23470,7 +23470,7 @@ msgctxt "" "Label\n" "value.text" msgid "Tabbed" -msgstr "" +msgstr "Вкладки" #: Notebookbar.xcu msgctxt "" @@ -23479,7 +23479,7 @@ msgctxt "" "Label\n" "value.text" msgid "Contextual groups" -msgstr "" +msgstr "Контекстные группы" #: Notebookbar.xcu msgctxt "" @@ -23488,7 +23488,7 @@ msgctxt "" "Label\n" "value.text" msgid "Contextual single" -msgstr "" +msgstr "Контекстные одинарные" #: Notebookbar.xcu msgctxt "" @@ -23497,7 +23497,7 @@ msgctxt "" "Label\n" "value.text" msgid "Tabbed" -msgstr "" +msgstr "Вкладки" #: Notebookbar.xcu msgctxt "" @@ -23506,7 +23506,7 @@ msgctxt "" "Label\n" "value.text" msgid "Contextual groups" -msgstr "" +msgstr "Контекстные группы" #: Notebookbar.xcu msgctxt "" @@ -23515,7 +23515,7 @@ msgctxt "" "Label\n" "value.text" msgid "Tabbed" -msgstr "" +msgstr "Вкладки" #: Notebookbar.xcu msgctxt "" @@ -23524,7 +23524,7 @@ msgctxt "" "Label\n" "value.text" msgid "Contextual groups" -msgstr "" +msgstr "Контекстные группы" #: ReportCommands.xcu msgctxt "" @@ -24001,7 +24001,7 @@ msgctxt "" "Title\n" "value.text" msgid "Page" -msgstr "" +msgstr "Страница" #: Sidebar.xcu msgctxt "" @@ -24010,7 +24010,7 @@ msgctxt "" "Title\n" "value.text" msgid "Shapes" -msgstr "" +msgstr "Фигуры" #: Sidebar.xcu msgctxt "" @@ -24037,7 +24037,7 @@ msgctxt "" "Title\n" "value.text" msgid "Animation" -msgstr "" +msgstr "Анимация" #: Sidebar.xcu msgctxt "" @@ -24109,7 +24109,7 @@ msgctxt "" "Title\n" "value.text" msgid "Style" -msgstr "" +msgstr "Стиль" #: Sidebar.xcu msgctxt "" @@ -24127,7 +24127,7 @@ msgctxt "" "Title\n" "value.text" msgid "Media Playback" -msgstr "" +msgstr "Воспроизведение" #: Sidebar.xcu msgctxt "" @@ -24136,7 +24136,7 @@ msgctxt "" "Title\n" "value.text" msgid "Styles" -msgstr "" +msgstr "Стили" #: Sidebar.xcu msgctxt "" @@ -24145,7 +24145,7 @@ msgctxt "" "Title\n" "value.text" msgid "Format" -msgstr "" +msgstr "Формат" #: Sidebar.xcu msgctxt "" @@ -24154,7 +24154,7 @@ msgctxt "" "Title\n" "value.text" msgid "Header" -msgstr "" +msgstr "Верхний колонтитул" #: Sidebar.xcu msgctxt "" @@ -24163,7 +24163,7 @@ msgctxt "" "Title\n" "value.text" msgid "Footer" -msgstr "" +msgstr "Нижний колонтитул" #: Sidebar.xcu msgctxt "" @@ -24226,7 +24226,7 @@ msgctxt "" "Title\n" "value.text" msgid "Default" -msgstr "" +msgstr "Стандарт" #: Sidebar.xcu msgctxt "" @@ -24262,7 +24262,7 @@ msgctxt "" "Title\n" "value.text" msgid "Recently Used" -msgstr "Последние использованные" +msgstr "Недавние" #: Sidebar.xcu msgctxt "" @@ -24280,7 +24280,7 @@ msgctxt "" "Title\n" "value.text" msgid "Animation" -msgstr "" +msgstr "Анимация" #: Sidebar.xcu msgctxt "" @@ -24741,6 +24741,105 @@ msgctxt "" msgid "Standard" msgstr "Стандартная" +#: ToolbarMode.xcu +msgctxt "" +"ToolbarMode.xcu\n" +"..ToolbarMode.Applications.Writer.Modes.Default\n" +"Label\n" +"value.text" +msgid "Default" +msgstr "Стандарт" + +#: ToolbarMode.xcu +msgctxt "" +"ToolbarMode.xcu\n" +"..ToolbarMode.Applications.Writer.Modes.Single\n" +"Label\n" +"value.text" +msgid "Single toolbar" +msgstr "Однострочная панель" + +#: ToolbarMode.xcu +msgctxt "" +"ToolbarMode.xcu\n" +"..ToolbarMode.Applications.Writer.Modes.Sidebar\n" +"Label\n" +"value.text" +msgid "Sidebar" +msgstr "Боковая панель" + +#: ToolbarMode.xcu +msgctxt "" +"ToolbarMode.xcu\n" +"..ToolbarMode.Applications.Writer.Modes.Notebookbar\n" +"Label\n" +"value.text" +msgid "Notebookbar" +msgstr "Лента" + +#: ToolbarMode.xcu +msgctxt "" +"ToolbarMode.xcu\n" +"..ToolbarMode.Applications.Calc.Modes.Default\n" +"Label\n" +"value.text" +msgid "Default" +msgstr "Стандарт" + +#: ToolbarMode.xcu +msgctxt "" +"ToolbarMode.xcu\n" +"..ToolbarMode.Applications.Calc.Modes.Single\n" +"Label\n" +"value.text" +msgid "Single toolbar" +msgstr "Однострочная панель" + +#: ToolbarMode.xcu +msgctxt "" +"ToolbarMode.xcu\n" +"..ToolbarMode.Applications.Calc.Modes.Sidebar\n" +"Label\n" +"value.text" +msgid "Sidebar" +msgstr "Боковая панель" + +#: ToolbarMode.xcu +msgctxt "" +"ToolbarMode.xcu\n" +"..ToolbarMode.Applications.Calc.Modes.Notebookbar\n" +"Label\n" +"value.text" +msgid "Notebookbar" +msgstr "Лента" + +#: ToolbarMode.xcu +msgctxt "" +"ToolbarMode.xcu\n" +"..ToolbarMode.Applications.Impress.Modes.Default\n" +"Label\n" +"value.text" +msgid "Default" +msgstr "Стандарт" + +#: ToolbarMode.xcu +msgctxt "" +"ToolbarMode.xcu\n" +"..ToolbarMode.Applications.Impress.Modes.Single\n" +"Label\n" +"value.text" +msgid "Single toolbar" +msgstr "Однострочная панель" + +#: ToolbarMode.xcu +msgctxt "" +"ToolbarMode.xcu\n" +"..ToolbarMode.Applications.Impress.Modes.Notebookbar\n" +"Label\n" +"value.text" +msgid "Notebookbar" +msgstr "Лента" + #: WriterCommands.xcu msgctxt "" "WriterCommands.xcu\n" @@ -24829,7 +24928,7 @@ msgctxt "" "Label\n" "value.text" msgid "Show Comments" -msgstr "" +msgstr "Показать комментарии" #: WriterCommands.xcu msgctxt "" @@ -24838,7 +24937,7 @@ msgctxt "" "ContextLabel\n" "value.text" msgid "Comments" -msgstr "" +msgstr "Комментарии" #: WriterCommands.xcu msgctxt "" @@ -24919,7 +25018,7 @@ msgctxt "" "Label\n" "value.text" msgid "~Endnote" -msgstr "" +msgstr "Концевая сноска" #: WriterCommands.xcu msgctxt "" @@ -24928,7 +25027,7 @@ msgctxt "" "TooltipLabel\n" "value.text" msgid "Insert Endnote" -msgstr "" +msgstr "Вставить концевую сноску" #: WriterCommands.xcu msgctxt "" @@ -24955,7 +25054,7 @@ msgctxt "" "Label\n" "value.text" msgid "Table of Contents" -msgstr "" +msgstr "Оглавление" #: WriterCommands.xcu msgctxt "" @@ -24964,7 +25063,7 @@ msgctxt "" "TooltipLabel\n" "value.text" msgid "Insert Table of Contents, Index or Bibliography" -msgstr "" +msgstr "Вставить оглавление, указатель или библиографию" #: WriterCommands.xcu msgctxt "" @@ -25027,7 +25126,7 @@ msgctxt "" "Label\n" "value.text" msgid "Update All" -msgstr "" +msgstr "Обновить всё" #: WriterCommands.xcu msgctxt "" @@ -25036,7 +25135,7 @@ msgctxt "" "ContextLabel\n" "value.text" msgid "Indexes and ~Tables" -msgstr "" +msgstr "Указатели и таблицы" #: WriterCommands.xcu msgctxt "" @@ -25045,7 +25144,7 @@ msgctxt "" "Label\n" "value.text" msgid "Update Index" -msgstr "" +msgstr "Обновить указатель" #: WriterCommands.xcu msgctxt "" @@ -25054,7 +25153,7 @@ msgctxt "" "ContextLabel\n" "value.text" msgid "Current ~Index" -msgstr "" +msgstr "Текущий указатель" #: WriterCommands.xcu msgctxt "" @@ -25081,7 +25180,7 @@ msgctxt "" "Label\n" "value.text" msgid "~Protect..." -msgstr "" +msgstr "Защитить..." #: WriterCommands.xcu msgctxt "" @@ -25090,7 +25189,7 @@ msgctxt "" "TooltipLabel\n" "value.text" msgid "Protect Track Changes" -msgstr "" +msgstr "Защитить изменения" #: WriterCommands.xcu msgctxt "" @@ -25099,7 +25198,7 @@ msgctxt "" "Label\n" "value.text" msgid "Reject" -msgstr "" +msgstr "Отклонить" #: WriterCommands.xcu msgctxt "" @@ -25108,7 +25207,7 @@ msgctxt "" "TooltipLabel\n" "value.text" msgid "Reject Track Change" -msgstr "" +msgstr "Отклонить изменение" #: WriterCommands.xcu msgctxt "" @@ -25117,7 +25216,7 @@ msgctxt "" "PopupLabel\n" "value.text" msgid "Reject Change" -msgstr "" +msgstr "Отклонить изменение" #: WriterCommands.xcu msgctxt "" @@ -25126,7 +25225,7 @@ msgctxt "" "Label\n" "value.text" msgid "Accept" -msgstr "" +msgstr "Принять" #: WriterCommands.xcu msgctxt "" @@ -25135,7 +25234,7 @@ msgctxt "" "TooltipLabel\n" "value.text" msgid "Accept Track Change" -msgstr "" +msgstr "Принять изменение" #: WriterCommands.xcu msgctxt "" @@ -25144,7 +25243,7 @@ msgctxt "" "PopupLabel\n" "value.text" msgid "Accept Change" -msgstr "" +msgstr "Принять изменение" #: WriterCommands.xcu msgctxt "" @@ -25153,7 +25252,7 @@ msgctxt "" "Label\n" "value.text" msgid "Next" -msgstr "" +msgstr "Следующее" #: WriterCommands.xcu msgctxt "" @@ -25162,7 +25261,7 @@ msgctxt "" "TooltipLabel\n" "value.text" msgid "Next Track Change" -msgstr "" +msgstr "Следующее изменение" #: WriterCommands.xcu msgctxt "" @@ -25171,7 +25270,7 @@ msgctxt "" "Label\n" "value.text" msgid "Pr~evious" -msgstr "" +msgstr "Предыдущее" #: WriterCommands.xcu msgctxt "" @@ -25180,7 +25279,7 @@ msgctxt "" "TooltipLabel\n" "value.text" msgid "Previous Track Change" -msgstr "" +msgstr "Предыдущее изменение" #: WriterCommands.xcu msgctxt "" @@ -25198,7 +25297,7 @@ msgctxt "" "Label\n" "value.text" msgid "~Record" -msgstr "" +msgstr "~Записывать" #: WriterCommands.xcu msgctxt "" @@ -25207,7 +25306,7 @@ msgctxt "" "TooltipLabel\n" "value.text" msgid "Record Track Changes" -msgstr "" +msgstr "Отслеживать изменения" #: WriterCommands.xcu msgctxt "" @@ -25216,7 +25315,7 @@ msgctxt "" "Label\n" "value.text" msgid "Track Changes Functions" -msgstr "" +msgstr "Показать панель изменений" #: WriterCommands.xcu msgctxt "" @@ -25225,7 +25324,7 @@ msgctxt "" "TooltipLabel\n" "value.text" msgid "Show Track Changes Functions" -msgstr "" +msgstr "Показать панель изменений" #: WriterCommands.xcu msgctxt "" @@ -25234,7 +25333,7 @@ msgctxt "" "Label\n" "value.text" msgid "~Show" -msgstr "" +msgstr "Показать" #: WriterCommands.xcu msgctxt "" @@ -25243,7 +25342,7 @@ msgctxt "" "TooltipLabel\n" "value.text" msgid "Show Track Changes" -msgstr "" +msgstr "Показать изменения" #: WriterCommands.xcu msgctxt "" @@ -25270,7 +25369,7 @@ msgctxt "" "Label\n" "value.text" msgid "~Comment..." -msgstr "" +msgstr "Комментарий..." #: WriterCommands.xcu msgctxt "" @@ -25279,7 +25378,7 @@ msgctxt "" "TooltipLabel\n" "value.text" msgid "Insert ODF Track Change Comment" -msgstr "" +msgstr "Вставить комментарий к изменению ODF" #: WriterCommands.xcu msgctxt "" @@ -25306,7 +25405,7 @@ msgctxt "" "Label\n" "value.text" msgid "~Manage..." -msgstr "" +msgstr "Управление..." #: WriterCommands.xcu msgctxt "" @@ -25351,7 +25450,7 @@ msgctxt "" "Label\n" "value.text" msgid "~Link" -msgstr "" +msgstr "Ссылка" #: WriterCommands.xcu msgctxt "" @@ -25360,7 +25459,7 @@ msgctxt "" "PopupLabel\n" "value.text" msgid "Edit Link..." -msgstr "" +msgstr "Изменить ссылку..." #: WriterCommands.xcu msgctxt "" @@ -25369,7 +25468,7 @@ msgctxt "" "Label\n" "value.text" msgid "Remove Link" -msgstr "" +msgstr "Удалить ссылку" #: WriterCommands.xcu msgctxt "" @@ -25378,7 +25477,7 @@ msgctxt "" "Label\n" "value.text" msgid "Copy Link Location" -msgstr "" +msgstr "Копировать ссылку" #: WriterCommands.xcu msgctxt "" @@ -25396,7 +25495,7 @@ msgctxt "" "TooltipLabel\n" "value.text" msgid "Insert Bookmark" -msgstr "" +msgstr "Вставить закладку" #: WriterCommands.xcu msgctxt "" @@ -25468,7 +25567,7 @@ msgctxt "" "TooltipLabel\n" "value.text" msgid "Insert Caption" -msgstr "" +msgstr "Вставить название" #: WriterCommands.xcu msgctxt "" @@ -25477,7 +25576,7 @@ msgctxt "" "PopupLabel\n" "value.text" msgid "Insert Caption..." -msgstr "Вставить подпись..." +msgstr "Вставить название..." #: WriterCommands.xcu msgctxt "" @@ -25504,7 +25603,7 @@ msgctxt "" "TooltipLabel\n" "value.text" msgid "Insert Cross-reference" -msgstr "" +msgstr "Вставить перекрёстную ссылку" #: WriterCommands.xcu msgctxt "" @@ -25513,7 +25612,7 @@ msgctxt "" "Label\n" "value.text" msgid "Insert Link" -msgstr "" +msgstr "Вставить ссылку" #: WriterCommands.xcu msgctxt "" @@ -25540,7 +25639,7 @@ msgctxt "" "Label\n" "value.text" msgid "~Page Break" -msgstr "" +msgstr "Разрыв страниц" #: WriterCommands.xcu msgctxt "" @@ -25549,7 +25648,7 @@ msgctxt "" "TooltipLabel\n" "value.text" msgid "Insert Page Break" -msgstr "" +msgstr "Вставить разрыв страницы" #: WriterCommands.xcu msgctxt "" @@ -25558,7 +25657,7 @@ msgctxt "" "Label\n" "value.text" msgid "Table" -msgstr "" +msgstr "Таблица" #: WriterCommands.xcu msgctxt "" @@ -25567,7 +25666,7 @@ msgctxt "" "ContextLabel\n" "value.text" msgid "Insert ~Table..." -msgstr "" +msgstr "Вставить таблицу..." #: WriterCommands.xcu msgctxt "" @@ -25594,7 +25693,7 @@ msgctxt "" "Label\n" "value.text" msgid "Frame" -msgstr "" +msgstr "Врезка" #: WriterCommands.xcu msgctxt "" @@ -25612,7 +25711,7 @@ msgctxt "" "TooltipLabel\n" "value.text" msgid "Insert Frame" -msgstr "" +msgstr "Вставить врезку" #: WriterCommands.xcu msgctxt "" @@ -25630,7 +25729,7 @@ msgctxt "" "TooltipLabel\n" "value.text" msgid "Insert Index Entry" -msgstr "" +msgstr "Вставить элемент указателя" #: WriterCommands.xcu msgctxt "" @@ -25837,7 +25936,7 @@ msgctxt "" "TooltipLabel\n" "value.text" msgid "Insert Formula" -msgstr "" +msgstr "Вставить формулу" #: WriterCommands.xcu msgctxt "" @@ -25900,7 +25999,7 @@ msgctxt "" "Label\n" "value.text" msgid "Fiel~d" -msgstr "" +msgstr "Поле" #: WriterCommands.xcu msgctxt "" @@ -25909,7 +26008,7 @@ msgctxt "" "TooltipLabel\n" "value.text" msgid "Insert Field" -msgstr "" +msgstr "Вставить поле" #: WriterCommands.xcu msgctxt "" @@ -25990,7 +26089,7 @@ msgctxt "" "Label\n" "value.text" msgid "~Footnote" -msgstr "" +msgstr "Сноска" #: WriterCommands.xcu msgctxt "" @@ -25999,7 +26098,7 @@ msgctxt "" "TooltipLabel\n" "value.text" msgid "Insert Footnote" -msgstr "" +msgstr "Вставить сноску" #: WriterCommands.xcu msgctxt "" @@ -26071,7 +26170,7 @@ msgctxt "" "Label\n" "value.text" msgid "Links Active" -msgstr "" +msgstr "Активные ссылки" #: WriterCommands.xcu msgctxt "" @@ -26557,7 +26656,7 @@ msgctxt "" "Label\n" "value.text" msgid "Clear" -msgstr "" +msgstr "Очистить" #: WriterCommands.xcu msgctxt "" @@ -26566,7 +26665,7 @@ msgctxt "" "ContextLabel\n" "value.text" msgid "Clear ~Direct Formatting" -msgstr "" +msgstr "Очистить форматирование" #: WriterCommands.xcu msgctxt "" @@ -26575,7 +26674,7 @@ msgctxt "" "TooltipLabel\n" "value.text" msgid "Clear Direct Formatting" -msgstr "" +msgstr "Очистить форматирование" #: WriterCommands.xcu msgctxt "" @@ -28096,7 +28195,7 @@ msgctxt "" "Label\n" "value.text" msgid "Edit Footnote/Endnote" -msgstr "Редактировать сноску" +msgstr "Изменить сноску" #: WriterCommands.xcu msgctxt "" @@ -28546,7 +28645,7 @@ msgctxt "" "Label\n" "value.text" msgid "Formatting Marks" -msgstr "" +msgstr "Непечатаемые символы" #: WriterCommands.xcu msgctxt "" @@ -28555,7 +28654,7 @@ msgctxt "" "ContextLabel\n" "value.text" msgid "For~matting Marks" -msgstr "" +msgstr "Непечатаемые символы" #: WriterCommands.xcu msgctxt "" @@ -28564,7 +28663,7 @@ msgctxt "" "TooltipLabel\n" "value.text" msgid "Toggle Formatting Marks" -msgstr "" +msgstr "Переключить непечатаемые символы" #: WriterCommands.xcu msgctxt "" @@ -28780,7 +28879,7 @@ msgctxt "" "Label\n" "value.text" msgid "Comments..." -msgstr "Примечания..." +msgstr "Комментарии..." #: WriterCommands.xcu msgctxt "" @@ -28789,7 +28888,7 @@ msgctxt "" "PopupLabel\n" "value.text" msgid "~Format All Comments..." -msgstr "Формат всех примечаний..." +msgstr "Формат всех комментариев..." #: WriterCommands.xcu msgctxt "" @@ -29086,7 +29185,7 @@ msgctxt "" "Label\n" "value.text" msgid "Paragraph Style" -msgstr "" +msgstr "Стиль абзаца" #: WriterCommands.xcu msgctxt "" @@ -29095,7 +29194,7 @@ msgctxt "" "TooltipLabel\n" "value.text" msgid "Set Paragraph Style" -msgstr "" +msgstr "Задать стиль абзаца" #: WriterCommands.xcu msgctxt "" @@ -29104,7 +29203,7 @@ msgctxt "" "Label\n" "value.text" msgid "Orientation" -msgstr "" +msgstr "Ориентация" #: WriterCommands.xcu msgctxt "" @@ -29113,7 +29212,7 @@ msgctxt "" "Label\n" "value.text" msgid "Page Size" -msgstr "" +msgstr "Размер страницы" #: WriterCommands.xcu msgctxt "" @@ -29122,7 +29221,7 @@ msgctxt "" "Label\n" "value.text" msgid "Page Margin" -msgstr "" +msgstr "Поля страницы" #: WriterFormWindowState.xcu msgctxt "" @@ -29131,7 +29230,7 @@ msgctxt "" "UIName\n" "value.text" msgid "Comment" -msgstr "Примечание" +msgstr "Комментарий" #: WriterFormWindowState.xcu msgctxt "" @@ -29581,7 +29680,7 @@ msgctxt "" "UIName\n" "value.text" msgid "Comment" -msgstr "Примечание" +msgstr "Комментарий" #: WriterGlobalWindowState.xcu msgctxt "" @@ -30031,7 +30130,7 @@ msgctxt "" "UIName\n" "value.text" msgid "Comment" -msgstr "Примечание" +msgstr "Комментарий" #: WriterReportWindowState.xcu msgctxt "" @@ -30481,7 +30580,7 @@ msgctxt "" "UIName\n" "value.text" msgid "Comment" -msgstr "Примечание" +msgstr "Комментарий" #: WriterWebWindowState.xcu msgctxt "" @@ -30868,7 +30967,7 @@ msgctxt "" "UIName\n" "value.text" msgid "Comment" -msgstr "Примечание" +msgstr "Комментарий" #: WriterWindowState.xcu msgctxt "" @@ -31030,7 +31129,7 @@ msgctxt "" "UIName\n" "value.text" msgid "Arrows" -msgstr "" +msgstr "Стрелки" #: WriterWindowState.xcu msgctxt "" @@ -31381,7 +31480,7 @@ msgctxt "" "UIName\n" "value.text" msgid "Comment" -msgstr "Примечание" +msgstr "Комментарий" #: XFormsWindowState.xcu msgctxt "" diff --git a/source/ru/reportdesign/source/ui/inspection.po b/source/ru/reportdesign/source/ui/inspection.po index dcc7c9180ae..21721f1b27d 100644 --- a/source/ru/reportdesign/source/ui/inspection.po +++ b/source/ru/reportdesign/source/ui/inspection.po @@ -4,8 +4,8 @@ msgstr "" "Project-Id-Version: inspection\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2016-11-09 14:10+0100\n" -"PO-Revision-Date: 2014-07-02 19:14+0000\n" -"Last-Translator: Anonymous Pootle User\n" +"PO-Revision-Date: 2017-01-06 18:15+0000\n" +"Last-Translator: bormant <bormant@mail.ru>\n" "Language-Team: Russian <l10n@ru.libreoffice.org>\n" "Language: ru\n" "MIME-Version: 1.0\n" @@ -13,8 +13,8 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" "X-Accelerator-Marker: ~\n" -"X-Generator: LibreOffice\n" -"X-POOTLE-MTIME: 1404328481.000000\n" +"X-Generator: Pootle 2.8\n" +"X-POOTLE-MTIME: 1483726517.000000\n" #: inspection.src msgctxt "" @@ -39,7 +39,7 @@ msgctxt "" "No\n" "itemlist.text" msgid "No" -msgstr "" +msgstr "Нет" #: inspection.src msgctxt "" @@ -48,7 +48,7 @@ msgctxt "" "Yes\n" "itemlist.text" msgid "Yes" -msgstr "" +msgstr "Да" #: inspection.src msgctxt "" @@ -65,7 +65,7 @@ msgctxt "" "None\n" "itemlist.text" msgid "None" -msgstr "" +msgstr "Нет" #: inspection.src msgctxt "" @@ -74,7 +74,7 @@ msgctxt "" "Before Section\n" "itemlist.text" msgid "Before Section" -msgstr "" +msgstr "Перед разделом" #: inspection.src msgctxt "" @@ -83,7 +83,7 @@ msgctxt "" "After Section\n" "itemlist.text" msgid "After Section" -msgstr "" +msgstr "После раздела" #: inspection.src msgctxt "" @@ -92,7 +92,7 @@ msgctxt "" "Before & After Section\n" "itemlist.text" msgid "Before & After Section" -msgstr "" +msgstr "До и после раздела" #: inspection.src msgctxt "" @@ -117,7 +117,7 @@ msgctxt "" "No\n" "itemlist.text" msgid "No" -msgstr "" +msgstr "Нет" #: inspection.src msgctxt "" @@ -126,7 +126,7 @@ msgctxt "" "Whole Group\n" "itemlist.text" msgid "Whole Group" -msgstr "" +msgstr "Всю группу" #: inspection.src msgctxt "" @@ -135,7 +135,7 @@ msgctxt "" "With First Detail\n" "itemlist.text" msgid "With First Detail" -msgstr "" +msgstr "С началом данных" #: inspection.src msgctxt "" @@ -240,7 +240,7 @@ msgctxt "" "Per Page\n" "itemlist.text" msgid "Per Page" -msgstr "" +msgstr "На странице" #: inspection.src msgctxt "" @@ -249,7 +249,7 @@ msgctxt "" "Per Column\n" "itemlist.text" msgid "Per Column" -msgstr "" +msgstr "В столбце" #: inspection.src msgctxt "" @@ -258,7 +258,7 @@ msgctxt "" "None\n" "itemlist.text" msgid "None" -msgstr "" +msgstr "Нет" #: inspection.src msgctxt "" @@ -267,7 +267,7 @@ msgctxt "" "Section\n" "itemlist.text" msgid "Section" -msgstr "" +msgstr "Раздел" #: inspection.src msgctxt "" @@ -276,7 +276,7 @@ msgctxt "" "Automatic\n" "itemlist.text" msgid "Automatic" -msgstr "" +msgstr "Автоматически" #: inspection.src msgctxt "" @@ -301,7 +301,7 @@ msgctxt "" "All Pages\n" "itemlist.text" msgid "All Pages" -msgstr "" +msgstr "Все страницы" #: inspection.src msgctxt "" @@ -310,7 +310,7 @@ msgctxt "" "Not With Report Header\n" "itemlist.text" msgid "Not With Report Header" -msgstr "" +msgstr "Без шапки отчёта" #: inspection.src msgctxt "" @@ -319,7 +319,7 @@ msgctxt "" "Not With Report Footer\n" "itemlist.text" msgid "Not With Report Footer" -msgstr "" +msgstr "Без подвала отчёта" #: inspection.src msgctxt "" @@ -328,7 +328,7 @@ msgctxt "" "Not With Report Header/Footer\n" "itemlist.text" msgid "Not With Report Header/Footer" -msgstr "" +msgstr "Без шапки/подвала отчёта" #: inspection.src msgctxt "" @@ -497,7 +497,7 @@ msgctxt "" "Field or Formula\n" "itemlist.text" msgid "Field or Formula" -msgstr "" +msgstr "Поле или формула" #: inspection.src msgctxt "" @@ -506,7 +506,7 @@ msgctxt "" "Function\n" "itemlist.text" msgid "Function" -msgstr "" +msgstr "Функция" #: inspection.src msgctxt "" @@ -515,7 +515,7 @@ msgctxt "" "Counter\n" "itemlist.text" msgid "Counter" -msgstr "" +msgstr "Счётчик" #: inspection.src msgctxt "" @@ -524,7 +524,7 @@ msgctxt "" "User defined Function\n" "itemlist.text" msgid "User defined Function" -msgstr "" +msgstr "Пользовательская функция" #: inspection.src msgctxt "" @@ -605,7 +605,7 @@ msgctxt "" "Top\n" "itemlist.text" msgid "Top" -msgstr "" +msgstr "По верху" #: inspection.src msgctxt "" @@ -614,7 +614,7 @@ msgctxt "" "Middle\n" "itemlist.text" msgid "Middle" -msgstr "" +msgstr "По середине" #: inspection.src msgctxt "" @@ -623,7 +623,7 @@ msgctxt "" "Bottom\n" "itemlist.text" msgid "Bottom" -msgstr "" +msgstr "По низу" #: inspection.src msgctxt "" @@ -640,7 +640,7 @@ msgctxt "" "Left\n" "itemlist.text" msgid "Left" -msgstr "" +msgstr "По левому краю" #: inspection.src msgctxt "" @@ -649,7 +649,7 @@ msgctxt "" "Right\n" "itemlist.text" msgid "Right" -msgstr "" +msgstr "По правому краю" #: inspection.src msgctxt "" @@ -658,7 +658,7 @@ msgctxt "" "Block\n" "itemlist.text" msgid "Block" -msgstr "" +msgstr "Блок" #: inspection.src msgctxt "" @@ -667,7 +667,7 @@ msgctxt "" "Center\n" "itemlist.text" msgid "Center" -msgstr "" +msgstr "По центру" #: inspection.src msgctxt "" diff --git a/source/ru/reportdesign/uiconfig/dbreport/ui.po b/source/ru/reportdesign/uiconfig/dbreport/ui.po index 5d866cdb507..5279a16a516 100644 --- a/source/ru/reportdesign/uiconfig/dbreport/ui.po +++ b/source/ru/reportdesign/uiconfig/dbreport/ui.po @@ -4,8 +4,8 @@ msgstr "" "Project-Id-Version: ui\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2016-11-09 14:10+0100\n" -"PO-Revision-Date: 2016-05-02 02:32+0000\n" -"Last-Translator: Anonymous Pootle User\n" +"PO-Revision-Date: 2017-01-06 18:15+0000\n" +"Last-Translator: bormant <bormant@mail.ru>\n" "Language-Team: Russian <ru@li.org>\n" "Language: ru\n" "MIME-Version: 1.0\n" @@ -13,8 +13,8 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" "X-Accelerator-Marker: ~\n" -"X-Generator: LibreOffice\n" -"X-POOTLE-MTIME: 1462156321.000000\n" +"X-Generator: Pootle 2.8\n" +"X-POOTLE-MTIME: 1483726519.000000\n" #: backgrounddialog.ui msgctxt "" @@ -347,7 +347,7 @@ msgctxt "" "title\n" "string.text" msgid "Sorting and Grouping" -msgstr "" +msgstr "Сортировка и группировка" #: floatingfield.ui msgctxt "" @@ -356,7 +356,7 @@ msgctxt "" "label\n" "string.text" msgid "Sort Ascending" -msgstr "" +msgstr "Сортировать по возрастанию" #: floatingfield.ui msgctxt "" @@ -365,7 +365,7 @@ msgctxt "" "label\n" "string.text" msgid "Sort Descending" -msgstr "" +msgstr "Сортировать по убыванию" #: floatingfield.ui msgctxt "" @@ -374,7 +374,7 @@ msgctxt "" "label\n" "string.text" msgid "Remove sorting" -msgstr "" +msgstr "Убрать сортировку" #: floatingfield.ui msgctxt "" @@ -383,7 +383,7 @@ msgctxt "" "label\n" "string.text" msgid "Insert" -msgstr "" +msgstr "Вставить" #: floatingfield.ui msgctxt "" @@ -392,7 +392,7 @@ msgctxt "" "label\n" "string.text" msgid "Highlight the fields to insert into the selected section of the template, then click Insert or press Enter." -msgstr "" +msgstr "Отметьте поля для вставки в выбранный раздел шаблона, затем нажмите «Вставить» или клавишу «Enter»." #: floatingnavigator.ui msgctxt "" diff --git a/source/ru/sc/source/ui/dbgui.po b/source/ru/sc/source/ui/dbgui.po index 88124e0c800..fb6da8165d6 100644 --- a/source/ru/sc/source/ui/dbgui.po +++ b/source/ru/sc/source/ui/dbgui.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2016-12-01 12:11+0100\n" -"PO-Revision-Date: 2014-11-19 12:59+0000\n" +"PO-Revision-Date: 2016-12-27 12:43+0000\n" "Last-Translator: bormant <bormant@mail.ru>\n" "Language-Team: Russian <l10n@ru.libreoffice.org>\n" "Language: ru\n" @@ -12,9 +12,9 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" -"X-Generator: LibreOffice\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1416401945.000000\n" +"X-Generator: Pootle 2.8\n" +"X-POOTLE-MTIME: 1482842580.000000\n" #: pvfundlg.src msgctxt "" @@ -41,7 +41,7 @@ msgctxt "" "Average\n" "itemlist.text" msgid "Average" -msgstr "Среднее значение" +msgstr "Среднее" #: pvfundlg.src msgctxt "" @@ -50,7 +50,7 @@ msgctxt "" "Median\n" "itemlist.text" msgid "Median" -msgstr "" +msgstr "Медиана" #: pvfundlg.src msgctxt "" diff --git a/source/ru/sc/source/ui/miscdlgs.po b/source/ru/sc/source/ui/miscdlgs.po index 88f791c926a..7756a038ab6 100644 --- a/source/ru/sc/source/ui/miscdlgs.po +++ b/source/ru/sc/source/ui/miscdlgs.po @@ -3,18 +3,18 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2014-11-18 11:23+0100\n" -"PO-Revision-Date: 2014-11-29 20:27+0300\n" -"Last-Translator: Serg Bormant <bormant@mail.ru>\n" +"POT-Creation-Date: 2015-04-22 23:40+0200\n" +"PO-Revision-Date: 2016-12-26 21:15+0000\n" +"Last-Translator: bormant <bormant@mail.ru>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: ru\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" -"X-Generator: LibreOffice\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1404413032.000000\n" +"X-Generator: Pootle 2.8\n" +"X-POOTLE-MTIME: 1482786909.000000\n" #: acredlin.src msgctxt "" @@ -151,7 +151,7 @@ msgctxt "" "SC_CHANGES_COMMENT\n" "menuitem.text" msgid "Edit Comment..." -msgstr "Изменить примечание..." +msgstr "Изменить комментарий..." #: acredlin.src msgctxt "" diff --git a/source/ru/sc/source/ui/navipi.po b/source/ru/sc/source/ui/navipi.po index 5da87cc43de..234bfee9e53 100644 --- a/source/ru/sc/source/ui/navipi.po +++ b/source/ru/sc/source/ui/navipi.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2016-11-09 14:10+0100\n" -"PO-Revision-Date: 2016-06-11 18:01+0000\n" +"PO-Revision-Date: 2017-01-06 18:15+0000\n" "Last-Translator: bormant <bormant@mail.ru>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: ru\n" @@ -13,8 +13,8 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" "X-Accelerator-Marker: ~\n" -"X-Generator: LibreOffice\n" -"X-POOTLE-MTIME: 1465668091.000000\n" +"X-Generator: Pootle 2.8\n" +"X-POOTLE-MTIME: 1483726519.000000\n" #: navipi.src msgctxt "" @@ -70,7 +70,7 @@ msgctxt "" "SCSTR_CONTENT_NOTE\n" "string.text" msgid "Comments" -msgstr "Примечания" +msgstr "Комментарии" #: navipi.src msgctxt "" @@ -94,7 +94,7 @@ msgctxt "" "SCSTR_DRAGMODE\n" "string.text" msgid "Drag Mode" -msgstr "" +msgstr "Режим перетаскивания" #: navipi.src msgctxt "" @@ -102,7 +102,7 @@ msgctxt "" "SCSTR_DISPLAY\n" "string.text" msgid "Display" -msgstr "" +msgstr "Показать" #: navipi.src msgctxt "" @@ -110,7 +110,7 @@ msgctxt "" "SCSTR_ACTIVE\n" "string.text" msgid "active" -msgstr "" +msgstr "активный" #: navipi.src msgctxt "" @@ -118,7 +118,7 @@ msgctxt "" "SCSTR_NOTACTIVE\n" "string.text" msgid "inactive" -msgstr "" +msgstr "неактивный" #: navipi.src msgctxt "" @@ -126,7 +126,7 @@ msgctxt "" "SCSTR_HIDDEN\n" "string.text" msgid "hidden" -msgstr "" +msgstr "скрытый" #: navipi.src msgctxt "" @@ -134,7 +134,7 @@ msgctxt "" "SCSTR_ACTIVEWIN\n" "string.text" msgid "Active Window" -msgstr "" +msgstr "Активное окно" #: navipi.src msgctxt "" @@ -142,7 +142,7 @@ msgctxt "" "SCSTR_QHLP_SCEN_LISTBOX\n" "string.text" msgid "Scenario Name" -msgstr "" +msgstr "Название сценария" #: navipi.src msgctxt "" @@ -150,7 +150,7 @@ msgctxt "" "SCSTR_QHLP_SCEN_COMMENT\n" "string.text" msgid "Comment" -msgstr "" +msgstr "Комментарий" #: navipi.src msgctxt "" diff --git a/source/ru/sc/source/ui/src.po b/source/ru/sc/source/ui/src.po index c32e3569e2d..8ec99a919a2 100644 --- a/source/ru/sc/source/ui/src.po +++ b/source/ru/sc/source/ui/src.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: src\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2016-12-10 23:38+0100\n" -"PO-Revision-Date: 2016-07-28 07:05+0000\n" +"PO-Revision-Date: 2017-01-06 18:15+0000\n" "Last-Translator: bormant <bormant@mail.ru>\n" "Language-Team: Russian <l10n@ru.libreoffice.org>\n" "Language: ru\n" @@ -13,8 +13,8 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" "X-Accelerator-Marker: ~\n" -"X-Generator: LibreOffice\n" -"X-POOTLE-MTIME: 1469689510.000000\n" +"X-Generator: Pootle 2.8\n" +"X-POOTLE-MTIME: 1483726542.000000\n" #: filter.src msgctxt "" @@ -666,7 +666,7 @@ msgctxt "" "STR_UNDO_INSERTNOTE\n" "string.text" msgid "Insert Comment" -msgstr "Вставить примечание" +msgstr "Вставить комментарий" #: globstr.src msgctxt "" @@ -675,7 +675,7 @@ msgctxt "" "STR_UNDO_DELETENOTE\n" "string.text" msgid "Delete Comment" -msgstr "Удалить примечание" +msgstr "Удалить комментарий" #: globstr.src msgctxt "" @@ -684,7 +684,7 @@ msgctxt "" "STR_UNDO_SHOWNOTE\n" "string.text" msgid "Show Comment" -msgstr "Показать примечание" +msgstr "Показать комментарий" #: globstr.src msgctxt "" @@ -693,7 +693,7 @@ msgctxt "" "STR_UNDO_HIDENOTE\n" "string.text" msgid "Hide Comment" -msgstr "Скрыть примечание" +msgstr "Скрыть комментарий" #: globstr.src msgctxt "" @@ -702,7 +702,7 @@ msgctxt "" "STR_UNDO_EDITNOTE\n" "string.text" msgid "Edit Comment" -msgstr "Изменить примечание" +msgstr "Изменить комментарий" #: globstr.src msgctxt "" @@ -1478,7 +1478,7 @@ msgctxt "" "STR_FUN_TEXT_SELECTION_COUNT\n" "string.text" msgid "Selection count" -msgstr "Число выделенных диапазонов " +msgstr "Выделено диапазонов" #: globstr.src msgctxt "" @@ -1514,7 +1514,7 @@ msgctxt "" "STR_FUN_TEXT_MEDIAN\n" "string.text" msgid "Median" -msgstr "" +msgstr "Медиана" #: globstr.src msgctxt "" @@ -2183,7 +2183,7 @@ msgctxt "" "STR_NOTES\n" "string.text" msgid "Comments" -msgstr "Примечания" +msgstr "Комментарии" #: globstr.src msgctxt "" @@ -2726,7 +2726,7 @@ msgctxt "" "STR_SCATTR_PAGE_NOTES\n" "string.text" msgid "Comments" -msgstr "Примечания" +msgstr "Комментарии" #: globstr.src msgctxt "" @@ -2951,7 +2951,7 @@ msgctxt "" "STR_DOC_COMMENT\n" "string.text" msgid "Comments" -msgstr "Примечания" +msgstr "Комментарии" #: globstr.src msgctxt "" @@ -4383,7 +4383,7 @@ msgctxt "" "STR_COND_AND\n" "string.text" msgid "and" -msgstr "" +msgstr "и" #: globstr.src msgctxt "" @@ -4713,7 +4713,7 @@ msgctxt "" "STR_GENERAL\n" "string.text" msgid "General" -msgstr "" +msgstr "Общие" #: globstr.src msgctxt "" @@ -4722,7 +4722,7 @@ msgctxt "" "STR_NUMBER\n" "string.text" msgid "Number" -msgstr "" +msgstr "Числовой" #: globstr.src msgctxt "" @@ -4731,7 +4731,7 @@ msgctxt "" "STR_PERCENT\n" "string.text" msgid "Percent" -msgstr "" +msgstr "Процентный" #: globstr.src msgctxt "" @@ -4740,7 +4740,7 @@ msgctxt "" "STR_CURRENCY\n" "string.text" msgid "Currency" -msgstr "" +msgstr "Денежный" #: globstr.src msgctxt "" @@ -4749,7 +4749,7 @@ msgctxt "" "STR_DATE\n" "string.text" msgid "Date" -msgstr "" +msgstr "Дата" #: globstr.src msgctxt "" @@ -4758,7 +4758,7 @@ msgctxt "" "STR_TIME\n" "string.text" msgid "Time" -msgstr "" +msgstr "Время" #: globstr.src msgctxt "" @@ -4767,7 +4767,7 @@ msgctxt "" "STR_SCIENTIFIC\n" "string.text" msgid "Scientific" -msgstr "" +msgstr "Научный" #: globstr.src msgctxt "" @@ -4776,7 +4776,7 @@ msgctxt "" "STR_FRACTION\n" "string.text" msgid "Fraction" -msgstr "" +msgstr "Дробный" #: globstr.src msgctxt "" @@ -4785,7 +4785,7 @@ msgctxt "" "STR_BOOLEAN_VALUE\n" "string.text" msgid "Boolean Value" -msgstr "" +msgstr "Логический" #: globstr.src msgctxt "" @@ -4794,7 +4794,7 @@ msgctxt "" "STR_TEXT\n" "string.text" msgid "Text" -msgstr "" +msgstr "Текстовый" #: scerrors.src msgctxt "" @@ -8338,7 +8338,7 @@ msgctxt "" "1\n" "string.text" msgid "Calculates the annual net interest rate for a nominal interest rate." -msgstr "" +msgstr "Вычисляет годовой фактический процент для номинальной процентной ставки." #: scfuncs.src msgctxt "" @@ -8347,7 +8347,7 @@ msgctxt "" "2\n" "string.text" msgid "NOM" -msgstr "" +msgstr "Ном_проц_ставка" #: scfuncs.src msgctxt "" @@ -8356,7 +8356,7 @@ msgctxt "" "3\n" "string.text" msgid "Nominal Interest" -msgstr "" +msgstr "Номинальная процентная ставка" #: scfuncs.src msgctxt "" @@ -8365,7 +8365,7 @@ msgctxt "" "4\n" "string.text" msgid "P" -msgstr "" +msgstr "Периоды" #: scfuncs.src msgctxt "" @@ -8374,7 +8374,7 @@ msgctxt "" "5\n" "string.text" msgid "Periods. The number of interest payments per year." -msgstr "" +msgstr "Периоды. Количество выплат доходов по процентам в год." #: scfuncs.src msgctxt "" @@ -8662,7 +8662,7 @@ msgctxt "" "1\n" "string.text" msgid "Duration. Calculates the number of periods required by an investment to attain the desired value." -msgstr "" +msgstr "Длительность. Вычисляет количество периодов, необходимое для инвестиции, чтобы достигнуть предлагаемого значения." #: scfuncs.src msgctxt "" @@ -8671,7 +8671,7 @@ msgctxt "" "2\n" "string.text" msgid "RATE" -msgstr "" +msgstr "Ставка" #: scfuncs.src msgctxt "" @@ -8680,7 +8680,7 @@ msgctxt "" "3\n" "string.text" msgid "The constant rate of interest." -msgstr "" +msgstr "Постоянная процентная ставка." #: scfuncs.src msgctxt "" @@ -8689,7 +8689,7 @@ msgctxt "" "4\n" "string.text" msgid "pv" -msgstr "" +msgstr "ТС" #: scfuncs.src msgctxt "" @@ -8698,7 +8698,7 @@ msgctxt "" "5\n" "string.text" msgid "The present value. The current value of the investment." -msgstr "" +msgstr "Текущее значение инвестиции." #: scfuncs.src msgctxt "" @@ -8707,7 +8707,7 @@ msgctxt "" "6\n" "string.text" msgid "FV" -msgstr "" +msgstr "БС" #: scfuncs.src msgctxt "" @@ -8716,7 +8716,7 @@ msgctxt "" "7\n" "string.text" msgid "The future value of the investment." -msgstr "" +msgstr "Будущее значение инвестиции." #: scfuncs.src msgctxt "" @@ -9670,7 +9670,7 @@ msgctxt "" "1\n" "string.text" msgid "Totals the arguments that meet the condition." -msgstr "" +msgstr "Суммирует аргументы, удовлетворяющие условию." #: scfuncs.src msgctxt "" @@ -11446,6 +11446,8 @@ msgid "" "Rounds a number away from zero to the nearest multiple of significance.\n" "This function exists for interoperability with Microsoft Excel 2007 or older versions." msgstr "" +"Округляет число к нулю до кратного абсолютному значению заданной точности.\n" +"Функция для совместимости с Microsoft Excel 2007 и ранее." #: scfuncs.src msgctxt "" @@ -13501,7 +13503,7 @@ msgctxt "" "1\n" "string.text" msgid "Returns the alpha quantile of a sample." -msgstr "Вычисляет Альфа-квартиль выборки." +msgstr "Вычисляет альфа-квантиль выборки." #: scfuncs.src msgctxt "" @@ -13546,7 +13548,7 @@ msgctxt "" "1\n" "string.text" msgid "Returns the alpha percentile of a sample." -msgstr "Вычисляет Альфа-квартиль выборки." +msgstr "Вычисляет альфа-перцентиль выборки." #: scfuncs.src msgctxt "" @@ -13591,7 +13593,7 @@ msgctxt "" "1\n" "string.text" msgid "Returns the alpha percentile of a sample." -msgstr "Вычисляет Альфа-квартиль выборки." +msgstr "Вычисляет альфа-перцентиль выборки." #: scfuncs.src msgctxt "" @@ -16984,7 +16986,7 @@ msgctxt "" "10\n" "string.text" msgid "Cumulative" -msgstr "" +msgstr "Интегральная" #: scfuncs.src msgctxt "" @@ -16993,7 +16995,7 @@ msgctxt "" "11\n" "string.text" msgid "Cumulated. TRUE calculates the cumulative distribution function, FALSE the probability mass function." -msgstr "" +msgstr "Интегральная. При TRUE вычисляет функцию распределения, при FALSE - функцию вероятности." #: scfuncs.src msgctxt "" @@ -23052,7 +23054,7 @@ msgctxt "" "1\n" "string.text" msgid "Converts a value according to a conversion table in the configuration (main.xcd)." -msgstr "" +msgstr "Конвертирует значение в соответствии с таблицей замен в конфигурации (main.xcd)." #: scfuncs.src msgctxt "" @@ -23061,7 +23063,7 @@ msgctxt "" "2\n" "string.text" msgid "value" -msgstr "" +msgstr "значение" #: scfuncs.src msgctxt "" @@ -23070,7 +23072,7 @@ msgctxt "" "3\n" "string.text" msgid "The value to be converted." -msgstr "" +msgstr "Преобразуемое значение." #: scfuncs.src msgctxt "" @@ -23079,7 +23081,7 @@ msgctxt "" "4\n" "string.text" msgid "text" -msgstr "" +msgstr "текст" #: scfuncs.src msgctxt "" @@ -23088,7 +23090,7 @@ msgctxt "" "5\n" "string.text" msgid "Unit from which something is converted, case-sensitive." -msgstr "" +msgstr "Единица измерения, в которой представлены преобразуемые данные, вводится с учётом регистра." #: scfuncs.src msgctxt "" @@ -23097,7 +23099,7 @@ msgctxt "" "6\n" "string.text" msgid "text" -msgstr "" +msgstr "текст" #: scfuncs.src msgctxt "" @@ -23106,7 +23108,7 @@ msgctxt "" "7\n" "string.text" msgid "Unit into which something is converted, case-sensitive." -msgstr "" +msgstr "Единица измерения, в которую осуществляется преобразование, с учётом регистра." #: scfuncs.src msgctxt "" @@ -24234,7 +24236,7 @@ msgctxt "" "SCSTR_STDFILTER\n" "string.text" msgid "Standard Filter..." -msgstr "" +msgstr "Стандартный фильтр..." #: scstring.src msgctxt "" @@ -25098,7 +25100,7 @@ msgctxt "" "SCSTR_PRINTOPT_PAGES\n" "string.text" msgid "Pages" -msgstr "" +msgstr "Страницы" #: scstring.src msgctxt "" @@ -25106,7 +25108,7 @@ msgctxt "" "SCSTR_PRINTOPT_SUPPRESSEMPTY\n" "string.text" msgid "~Suppress output of empty pages" -msgstr "" +msgstr "Не печатать пустые страницы" #: scstring.src msgctxt "" @@ -25114,7 +25116,7 @@ msgctxt "" "SCSTR_PRINTOPT_PRNTCONTENT\n" "string.text" msgid "Print content" -msgstr "" +msgstr "Области печати" #: scstring.src msgctxt "" @@ -25122,7 +25124,7 @@ msgctxt "" "SCSTR_PRINTOPT_ALLSHEETS\n" "string.text" msgid "~All sheets" -msgstr "" +msgstr "Все листы" #: scstring.src msgctxt "" @@ -25130,7 +25132,7 @@ msgctxt "" "SCSTR_PRINTOPT_SELECTEDSHEETS\n" "string.text" msgid "~Selected sheets" -msgstr "" +msgstr "Выбранные листы" #: scstring.src msgctxt "" @@ -25138,7 +25140,7 @@ msgctxt "" "SCSTR_PRINTOPT_SELECTEDCELLS\n" "string.text" msgid "Selected cells" -msgstr "" +msgstr "Выбранные ячейки" #: scstring.src msgctxt "" @@ -25146,7 +25148,7 @@ msgctxt "" "SCSTR_PRINTOPT_FROMWHICH\n" "string.text" msgid "From which print" -msgstr "" +msgstr "Печатать" #: scstring.src msgctxt "" @@ -25154,7 +25156,7 @@ msgctxt "" "SCSTR_PRINTOPT_ALLPAGES\n" "string.text" msgid "All ~pages" -msgstr "" +msgstr "Все страницы" #: scstring.src msgctxt "" @@ -25162,7 +25164,7 @@ msgctxt "" "SCSTR_PRINTOPT_PAGES_\n" "string.text" msgid "Pa~ges" -msgstr "" +msgstr "Страницы" #: scstring.src msgctxt "" @@ -25170,7 +25172,7 @@ msgctxt "" "SCSTR_PRINTOPT_PRODNAME\n" "string.text" msgid "%PRODUCTNAME %s" -msgstr "" +msgstr "%PRODUCTNAME %s" #: scstring.src msgctxt "" @@ -25539,7 +25541,7 @@ msgctxt "" "SCSTR_CONDITION\n" "string.text" msgid "Condition " -msgstr "" +msgstr "Условие " #: toolbox.src msgctxt "" diff --git a/source/ru/sc/source/ui/styleui.po b/source/ru/sc/source/ui/styleui.po index bb27d86079f..1c1956d5f93 100644 --- a/source/ru/sc/source/ui/styleui.po +++ b/source/ru/sc/source/ui/styleui.po @@ -4,8 +4,8 @@ msgstr "" "Project-Id-Version: styleui\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2016-11-09 14:10+0100\n" -"PO-Revision-Date: 2015-12-11 19:17+0000\n" -"Last-Translator: Anonymous Pootle User\n" +"PO-Revision-Date: 2017-01-06 18:15+0000\n" +"Last-Translator: bormant <bormant@mail.ru>\n" "Language-Team: Russian <l10n@ru.libreoffice.org>\n" "Language: ru\n" "MIME-Version: 1.0\n" @@ -13,8 +13,8 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" "X-Accelerator-Marker: ~\n" -"X-Generator: LibreOffice\n" -"X-POOTLE-MTIME: 1449861478.000000\n" +"X-Generator: Pootle 2.8\n" +"X-POOTLE-MTIME: 1483726543.000000\n" #: scstyles.src msgctxt "" @@ -23,7 +23,7 @@ msgctxt "" "All Styles\n" "itemlist.text" msgid "All Styles" -msgstr "" +msgstr "Все стили" #: scstyles.src msgctxt "" @@ -32,7 +32,7 @@ msgctxt "" "Hidden Styles\n" "itemlist.text" msgid "Hidden Styles" -msgstr "" +msgstr "Скрытые стили" #: scstyles.src msgctxt "" @@ -41,7 +41,7 @@ msgctxt "" "Applied Styles\n" "itemlist.text" msgid "Applied Styles" -msgstr "" +msgstr "Используемые стили" #: scstyles.src msgctxt "" @@ -50,7 +50,7 @@ msgctxt "" "Custom Styles\n" "itemlist.text" msgid "Custom Styles" -msgstr "" +msgstr "Стили пользователя" #: scstyles.src msgctxt "" @@ -59,7 +59,7 @@ msgctxt "" "All Styles\n" "itemlist.text" msgid "All Styles" -msgstr "" +msgstr "Все стили" #: scstyles.src msgctxt "" @@ -68,7 +68,7 @@ msgctxt "" "Hidden Styles\n" "itemlist.text" msgid "Hidden Styles" -msgstr "" +msgstr "Скрытые стили" #: scstyles.src msgctxt "" @@ -77,4 +77,4 @@ msgctxt "" "Custom Styles\n" "itemlist.text" msgid "Custom Styles" -msgstr "" +msgstr "Стили пользователя" diff --git a/source/ru/sc/uiconfig/scalc/ui.po b/source/ru/sc/uiconfig/scalc/ui.po index ed249606411..f8fa1ef1147 100644 --- a/source/ru/sc/uiconfig/scalc/ui.po +++ b/source/ru/sc/uiconfig/scalc/ui.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: ui\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2016-12-01 12:11+0100\n" -"PO-Revision-Date: 2016-11-11 21:30+0000\n" +"PO-Revision-Date: 2017-01-06 18:16+0000\n" "Last-Translator: bormant <bormant@mail.ru>\n" "Language-Team: Russian <l10n@ru.libreoffice.org>\n" "Language: ru\n" @@ -12,9 +12,9 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" -"X-Generator: LibreOffice\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1478899844.000000\n" +"X-Generator: Pootle 2.8\n" +"X-POOTLE-MTIME: 1483726586.000000\n" #: advancedfilterdialog.ui msgctxt "" @@ -77,7 +77,7 @@ msgctxt "" "label\n" "string.text" msgid "Co_py results to:" -msgstr "Копировать результат в:" +msgstr "Поместить результат в:" #: advancedfilterdialog.ui msgctxt "" @@ -95,7 +95,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Copy results to:" -msgstr "" +msgstr "Поместить результат в:" #: advancedfilterdialog.ui msgctxt "" @@ -104,7 +104,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Copy results to:" -msgstr "" +msgstr "Поместить результат в:" #: advancedfilterdialog.ui msgctxt "" @@ -432,6 +432,9 @@ msgid "" "\n" "Select 'Protect Sheet' from the 'Tools' menu." msgstr "" +"Защита ячейки действует только после установки защиты текущего листа.\n" +"\n" +"Выберите в меню 'Сервис' команду 'Защитить лист'." #: cellprotectionpage.ui msgctxt "" @@ -719,7 +722,7 @@ msgctxt "" "0\n" "stringlist.text" msgid "All Cells" -msgstr "" +msgstr "Все ячейки" #: conditionalentry.ui msgctxt "" @@ -728,7 +731,7 @@ msgctxt "" "1\n" "stringlist.text" msgid "Cell value is" -msgstr "" +msgstr "Значение ячейки" #: conditionalentry.ui msgctxt "" @@ -737,7 +740,7 @@ msgctxt "" "2\n" "stringlist.text" msgid "Formula is" -msgstr "" +msgstr "Формула" #: conditionalentry.ui msgctxt "" @@ -746,7 +749,7 @@ msgctxt "" "3\n" "stringlist.text" msgid "Date is" -msgstr "" +msgstr "Дата" #: conditionalentry.ui msgctxt "" @@ -755,7 +758,7 @@ msgctxt "" "label\n" "string.text" msgid "Apply Style:" -msgstr "" +msgstr "Применить стиль:" #: conditionalentry.ui msgctxt "" @@ -764,7 +767,7 @@ msgctxt "" "0\n" "stringlist.text" msgid "New Style..." -msgstr "" +msgstr "Создать стиль..." #: conditionalentry.ui msgctxt "" @@ -773,7 +776,7 @@ msgctxt "" "label\n" "string.text" msgid "Enter a value:" -msgstr "" +msgstr "Введите значение:" #: conditionalentry.ui msgctxt "" @@ -782,7 +785,7 @@ msgctxt "" "label\n" "string.text" msgid "More Options..." -msgstr "" +msgstr "Дополнительно..." #: conditionalentry.ui msgctxt "" @@ -791,7 +794,7 @@ msgctxt "" "0\n" "stringlist.text" msgid "Automatic" -msgstr "" +msgstr "Автоматически" #: conditionalentry.ui msgctxt "" @@ -800,7 +803,7 @@ msgctxt "" "1\n" "stringlist.text" msgid "Min" -msgstr "" +msgstr "Минимум" #: conditionalentry.ui msgctxt "" @@ -809,7 +812,7 @@ msgctxt "" "2\n" "stringlist.text" msgid "Max" -msgstr "" +msgstr "Максимум" #: conditionalentry.ui msgctxt "" @@ -818,7 +821,7 @@ msgctxt "" "3\n" "stringlist.text" msgid "Percentile" -msgstr "" +msgstr "Перцентиль" #: conditionalentry.ui msgctxt "" @@ -827,7 +830,7 @@ msgctxt "" "4\n" "stringlist.text" msgid "Value" -msgstr "" +msgstr "Значение" #: conditionalentry.ui msgctxt "" @@ -836,7 +839,7 @@ msgctxt "" "5\n" "stringlist.text" msgid "Percent" -msgstr "" +msgstr "Процент" #: conditionalentry.ui msgctxt "" @@ -845,7 +848,7 @@ msgctxt "" "6\n" "stringlist.text" msgid "Formula" -msgstr "" +msgstr "Формула" #: conditionalentry.ui msgctxt "" @@ -854,7 +857,7 @@ msgctxt "" "0\n" "stringlist.text" msgid "Automatic" -msgstr "" +msgstr "Автоматически" #: conditionalentry.ui msgctxt "" @@ -863,7 +866,7 @@ msgctxt "" "1\n" "stringlist.text" msgid "Min" -msgstr "" +msgstr "Минимум" #: conditionalentry.ui msgctxt "" @@ -872,7 +875,7 @@ msgctxt "" "2\n" "stringlist.text" msgid "Max" -msgstr "" +msgstr "Максимум" #: conditionalentry.ui msgctxt "" @@ -881,7 +884,7 @@ msgctxt "" "3\n" "stringlist.text" msgid "Percentile" -msgstr "" +msgstr "Перцентиль" #: conditionalentry.ui msgctxt "" @@ -890,7 +893,7 @@ msgctxt "" "4\n" "stringlist.text" msgid "Value" -msgstr "" +msgstr "Значение" #: conditionalentry.ui msgctxt "" @@ -899,7 +902,7 @@ msgctxt "" "5\n" "stringlist.text" msgid "Percent" -msgstr "" +msgstr "Процент" #: conditionalentry.ui msgctxt "" @@ -908,7 +911,7 @@ msgctxt "" "6\n" "stringlist.text" msgid "Formula" -msgstr "" +msgstr "формула" #: conditionalentry.ui msgctxt "" @@ -917,7 +920,7 @@ msgctxt "" "0\n" "stringlist.text" msgid "Automatic" -msgstr "" +msgstr "Автоматически" #: conditionalentry.ui msgctxt "" @@ -926,7 +929,7 @@ msgctxt "" "1\n" "stringlist.text" msgid "Min" -msgstr "" +msgstr "Минимум" #: conditionalentry.ui msgctxt "" @@ -935,7 +938,7 @@ msgctxt "" "2\n" "stringlist.text" msgid "Max" -msgstr "" +msgstr "Максимум" #: conditionalentry.ui msgctxt "" @@ -944,7 +947,7 @@ msgctxt "" "3\n" "stringlist.text" msgid "Percentile" -msgstr "" +msgstr "Перцентиль" #: conditionalentry.ui msgctxt "" @@ -953,7 +956,7 @@ msgctxt "" "4\n" "stringlist.text" msgid "Value" -msgstr "" +msgstr "Значение" #: conditionalentry.ui msgctxt "" @@ -962,7 +965,7 @@ msgctxt "" "5\n" "stringlist.text" msgid "Percent" -msgstr "" +msgstr "Процент" #: conditionalentry.ui msgctxt "" @@ -971,7 +974,7 @@ msgctxt "" "6\n" "stringlist.text" msgid "Formula" -msgstr "" +msgstr "Формула" #: conditionalentry.ui msgctxt "" @@ -980,7 +983,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Example" -msgstr "" +msgstr "Пример" #: conditionalentry.ui msgctxt "" @@ -989,7 +992,7 @@ msgctxt "" "0\n" "stringlist.text" msgid "equal to" -msgstr "" +msgstr "равно" #: conditionalentry.ui msgctxt "" @@ -998,7 +1001,7 @@ msgctxt "" "1\n" "stringlist.text" msgid "less than" -msgstr "" +msgstr "меньше" #: conditionalentry.ui msgctxt "" @@ -1007,7 +1010,7 @@ msgctxt "" "2\n" "stringlist.text" msgid "greater than" -msgstr "" +msgstr "больше" #: conditionalentry.ui msgctxt "" @@ -1016,7 +1019,7 @@ msgctxt "" "3\n" "stringlist.text" msgid "less than or equal to" -msgstr "" +msgstr "меньше или равно" #: conditionalentry.ui msgctxt "" @@ -1025,7 +1028,7 @@ msgctxt "" "4\n" "stringlist.text" msgid "greater than or equal to" -msgstr "" +msgstr "больше или равно" #: conditionalentry.ui msgctxt "" @@ -1034,7 +1037,7 @@ msgctxt "" "5\n" "stringlist.text" msgid "not equal to" -msgstr "" +msgstr "не равно" #: conditionalentry.ui msgctxt "" @@ -1043,7 +1046,7 @@ msgctxt "" "6\n" "stringlist.text" msgid "between" -msgstr "" +msgstr "между" #: conditionalentry.ui msgctxt "" @@ -1052,7 +1055,7 @@ msgctxt "" "7\n" "stringlist.text" msgid "not between" -msgstr "" +msgstr "не между" #: conditionalentry.ui msgctxt "" @@ -1061,7 +1064,7 @@ msgctxt "" "8\n" "stringlist.text" msgid "duplicate" -msgstr "" +msgstr "повторяющиеся" #: conditionalentry.ui msgctxt "" @@ -1070,7 +1073,7 @@ msgctxt "" "9\n" "stringlist.text" msgid "not duplicate" -msgstr "" +msgstr "не повторяющиеся" #: conditionalentry.ui msgctxt "" @@ -1079,7 +1082,7 @@ msgctxt "" "10\n" "stringlist.text" msgid "top 10 elements" -msgstr "" +msgstr "первые 10 элементов" #: conditionalentry.ui msgctxt "" @@ -1088,7 +1091,7 @@ msgctxt "" "11\n" "stringlist.text" msgid "bottom 10 elements" -msgstr "" +msgstr "последние 10 элементов" #: conditionalentry.ui msgctxt "" @@ -1097,7 +1100,7 @@ msgctxt "" "12\n" "stringlist.text" msgid "top 10 percent" -msgstr "" +msgstr "первые 10 процентов" #: conditionalentry.ui msgctxt "" @@ -1106,7 +1109,7 @@ msgctxt "" "13\n" "stringlist.text" msgid "bottom 10 percent" -msgstr "" +msgstr "последние 10 процентов" #: conditionalentry.ui msgctxt "" @@ -1115,7 +1118,7 @@ msgctxt "" "14\n" "stringlist.text" msgid "above average" -msgstr "" +msgstr "меньше среднего" #: conditionalentry.ui msgctxt "" @@ -1124,7 +1127,7 @@ msgctxt "" "15\n" "stringlist.text" msgid "below average" -msgstr "" +msgstr "больше среднего" #: conditionalentry.ui msgctxt "" @@ -1133,7 +1136,7 @@ msgctxt "" "16\n" "stringlist.text" msgid "above or equal average" -msgstr "" +msgstr "меньше или равно среднему" #: conditionalentry.ui msgctxt "" @@ -1142,7 +1145,7 @@ msgctxt "" "17\n" "stringlist.text" msgid "below or equal average" -msgstr "" +msgstr "больше или равно среднему" #: conditionalentry.ui msgctxt "" @@ -1151,7 +1154,7 @@ msgctxt "" "18\n" "stringlist.text" msgid "Error" -msgstr "" +msgstr "Ошибка" #: conditionalentry.ui msgctxt "" @@ -1160,7 +1163,7 @@ msgctxt "" "19\n" "stringlist.text" msgid "No Error" -msgstr "" +msgstr "Без ошибки" #: conditionalentry.ui msgctxt "" @@ -1169,7 +1172,7 @@ msgctxt "" "20\n" "stringlist.text" msgid "Begins with" -msgstr "" +msgstr "Начинается с" #: conditionalentry.ui msgctxt "" @@ -1178,7 +1181,7 @@ msgctxt "" "21\n" "stringlist.text" msgid "Ends with" -msgstr "" +msgstr "Заканчивается на" #: conditionalentry.ui msgctxt "" @@ -1187,7 +1190,7 @@ msgctxt "" "22\n" "stringlist.text" msgid "Contains" -msgstr "" +msgstr "Содержит" #: conditionalentry.ui msgctxt "" @@ -1196,7 +1199,7 @@ msgctxt "" "23\n" "stringlist.text" msgid "Not Contains" -msgstr "" +msgstr "Не содержит" #: conditionalentry.ui msgctxt "" @@ -1205,7 +1208,7 @@ msgctxt "" "0\n" "stringlist.text" msgid "Today" -msgstr "" +msgstr "Сегодня" #: conditionalentry.ui msgctxt "" @@ -1214,7 +1217,7 @@ msgctxt "" "1\n" "stringlist.text" msgid "Yesterday" -msgstr "" +msgstr "Вчера" #: conditionalentry.ui msgctxt "" @@ -1223,7 +1226,7 @@ msgctxt "" "2\n" "stringlist.text" msgid "Tomorrow" -msgstr "" +msgstr "Завтра" #: conditionalentry.ui msgctxt "" @@ -1232,7 +1235,7 @@ msgctxt "" "3\n" "stringlist.text" msgid "Last 7 days" -msgstr "" +msgstr "Последние 7 дней" #: conditionalentry.ui msgctxt "" @@ -1241,7 +1244,7 @@ msgctxt "" "4\n" "stringlist.text" msgid "This week" -msgstr "" +msgstr "Эта неделя" #: conditionalentry.ui msgctxt "" @@ -1250,7 +1253,7 @@ msgctxt "" "5\n" "stringlist.text" msgid "Last week" -msgstr "" +msgstr "Предыдущая неделя" #: conditionalentry.ui msgctxt "" @@ -1259,7 +1262,7 @@ msgctxt "" "6\n" "stringlist.text" msgid "Next week" -msgstr "" +msgstr "Следующая неделя" #: conditionalentry.ui msgctxt "" @@ -1268,7 +1271,7 @@ msgctxt "" "7\n" "stringlist.text" msgid "This month" -msgstr "" +msgstr "Этот месяц" #: conditionalentry.ui msgctxt "" @@ -1277,7 +1280,7 @@ msgctxt "" "8\n" "stringlist.text" msgid "Last month" -msgstr "" +msgstr "Предыдущий месяц" #: conditionalentry.ui msgctxt "" @@ -1286,7 +1289,7 @@ msgctxt "" "9\n" "stringlist.text" msgid "Next month" -msgstr "" +msgstr "Следующий месяц" #: conditionalentry.ui msgctxt "" @@ -1295,7 +1298,7 @@ msgctxt "" "10\n" "stringlist.text" msgid "This year" -msgstr "" +msgstr "Этот год" #: conditionalentry.ui msgctxt "" @@ -1304,7 +1307,7 @@ msgctxt "" "11\n" "stringlist.text" msgid "Last year" -msgstr "" +msgstr "Предыдущий год" #: conditionalentry.ui msgctxt "" @@ -1313,7 +1316,7 @@ msgctxt "" "12\n" "stringlist.text" msgid "Next year" -msgstr "" +msgstr "Следующий год" #: conditionalentry.ui msgctxt "" @@ -1322,7 +1325,7 @@ msgctxt "" "0\n" "stringlist.text" msgid "Color Scale (2 Entries)" -msgstr "" +msgstr "Цветовая шкала (2 значения)" #: conditionalentry.ui msgctxt "" @@ -1331,7 +1334,7 @@ msgctxt "" "1\n" "stringlist.text" msgid "Color Scale (3 Entries)" -msgstr "" +msgstr "Цветовая шкала (3 значения)" #: conditionalentry.ui msgctxt "" @@ -1340,7 +1343,7 @@ msgctxt "" "2\n" "stringlist.text" msgid "Data Bar" -msgstr "" +msgstr "Гистограмма" #: conditionalentry.ui msgctxt "" @@ -1349,7 +1352,7 @@ msgctxt "" "3\n" "stringlist.text" msgid "Icon Set" -msgstr "" +msgstr "Набор значков" #: conditionalentry.ui msgctxt "" @@ -1358,7 +1361,7 @@ msgctxt "" "0\n" "stringlist.text" msgid "3 Arrows" -msgstr "" +msgstr "3 Стрелки" #: conditionalentry.ui msgctxt "" @@ -1367,7 +1370,7 @@ msgctxt "" "1\n" "stringlist.text" msgid "3 Gray Arrows" -msgstr "" +msgstr "3 Серые стрелки" #: conditionalentry.ui msgctxt "" @@ -1376,7 +1379,7 @@ msgctxt "" "2\n" "stringlist.text" msgid "3 Flags" -msgstr "" +msgstr "3 Флаги" #: conditionalentry.ui msgctxt "" @@ -1385,7 +1388,7 @@ msgctxt "" "3\n" "stringlist.text" msgid "3 Traffic Lights 1" -msgstr "" +msgstr "3 Светофоры 1" #: conditionalentry.ui msgctxt "" @@ -1394,7 +1397,7 @@ msgctxt "" "4\n" "stringlist.text" msgid "3 Traffic Lights 2" -msgstr "" +msgstr "3 Светофоры 2" #: conditionalentry.ui msgctxt "" @@ -1403,7 +1406,7 @@ msgctxt "" "5\n" "stringlist.text" msgid "3 Signs" -msgstr "" +msgstr "3 Знаки" #: conditionalentry.ui msgctxt "" @@ -1412,7 +1415,7 @@ msgctxt "" "6\n" "stringlist.text" msgid "3 Symbols 1" -msgstr "" +msgstr "3 Символы 1" #: conditionalentry.ui msgctxt "" @@ -1421,7 +1424,7 @@ msgctxt "" "7\n" "stringlist.text" msgid "3 Symbols 2" -msgstr "" +msgstr "3 Символы 2" #: conditionalentry.ui msgctxt "" @@ -1430,7 +1433,7 @@ msgctxt "" "8\n" "stringlist.text" msgid "3 Smileys" -msgstr "" +msgstr "3 Смайлы" #: conditionalentry.ui msgctxt "" @@ -1439,7 +1442,7 @@ msgctxt "" "9\n" "stringlist.text" msgid "3 Stars" -msgstr "" +msgstr "3 Звёзды" #: conditionalentry.ui msgctxt "" @@ -1448,7 +1451,7 @@ msgctxt "" "10\n" "stringlist.text" msgid "3 Triangles" -msgstr "" +msgstr "3 Треугольники" #: conditionalentry.ui msgctxt "" @@ -1457,7 +1460,7 @@ msgctxt "" "11\n" "stringlist.text" msgid "3 Colored Smileys" -msgstr "" +msgstr "3 Цветные смайлы" #: conditionalentry.ui msgctxt "" @@ -1466,7 +1469,7 @@ msgctxt "" "12\n" "stringlist.text" msgid "4 Arrows" -msgstr "" +msgstr "4 Стрелки" #: conditionalentry.ui msgctxt "" @@ -1475,7 +1478,7 @@ msgctxt "" "13\n" "stringlist.text" msgid "4 Gray Arrows" -msgstr "" +msgstr "4 Серые стрелки" #: conditionalentry.ui msgctxt "" @@ -1484,7 +1487,7 @@ msgctxt "" "14\n" "stringlist.text" msgid "4 Circles Red to Black" -msgstr "" +msgstr "4 Круги от красного до чёрного" #: conditionalentry.ui msgctxt "" @@ -1493,7 +1496,7 @@ msgctxt "" "15\n" "stringlist.text" msgid "4 Ratings" -msgstr "" +msgstr "4 Оценки" #: conditionalentry.ui msgctxt "" @@ -1502,7 +1505,7 @@ msgctxt "" "16\n" "stringlist.text" msgid "4 Traffic Lights" -msgstr "" +msgstr "4 Светофоры" #: conditionalentry.ui msgctxt "" @@ -1511,7 +1514,7 @@ msgctxt "" "17\n" "stringlist.text" msgid "5 Arrows" -msgstr "" +msgstr "5 Стрелки" #: conditionalentry.ui msgctxt "" @@ -1520,7 +1523,7 @@ msgctxt "" "18\n" "stringlist.text" msgid "5 Gray Arrows" -msgstr "" +msgstr "5 Серые стрелки" #: conditionalentry.ui msgctxt "" @@ -1529,7 +1532,7 @@ msgctxt "" "19\n" "stringlist.text" msgid "5 Ratings" -msgstr "" +msgstr "5 Оценки" #: conditionalentry.ui msgctxt "" @@ -1538,7 +1541,7 @@ msgctxt "" "20\n" "stringlist.text" msgid "5 Quarters" -msgstr "" +msgstr "5 Четверти" #: conditionalentry.ui msgctxt "" @@ -1547,7 +1550,7 @@ msgctxt "" "21\n" "stringlist.text" msgid "5 Boxes" -msgstr "" +msgstr "5 Прямоугольники" #: conditionalformatdialog.ui msgctxt "" @@ -1592,7 +1595,7 @@ msgctxt "" "label\n" "string.text" msgid " >= " -msgstr "" +msgstr " >= " #: conditionaliconset.ui msgctxt "" @@ -1601,7 +1604,7 @@ msgctxt "" "0\n" "stringlist.text" msgid "Value" -msgstr "" +msgstr "Значение" #: conditionaliconset.ui msgctxt "" @@ -1610,7 +1613,7 @@ msgctxt "" "1\n" "stringlist.text" msgid "Percent" -msgstr "" +msgstr "Процент" #: conditionaliconset.ui msgctxt "" @@ -1619,7 +1622,7 @@ msgctxt "" "2\n" "stringlist.text" msgid "Percentile" -msgstr "" +msgstr "Перцентиль" #: conditionaliconset.ui msgctxt "" @@ -1628,7 +1631,7 @@ msgctxt "" "3\n" "stringlist.text" msgid "Formula" -msgstr "" +msgstr "формула" #: conflictsdialog.ui msgctxt "" @@ -1826,7 +1829,7 @@ msgctxt "" "label\n" "string.text" msgid "Copy results _to:" -msgstr "Копировать результат в:" +msgstr "Поместить результат в:" #: consolidatedialog.ui msgctxt "" @@ -3356,7 +3359,7 @@ msgctxt "" "label\n" "string.text" msgid "_Comments" -msgstr "Примеча_ния" +msgstr "Комментарии" #: deletecontents.ui msgctxt "" @@ -3869,7 +3872,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "No Border" -msgstr "" +msgstr "Без обрамления" #: floatingborderstyle.ui msgctxt "" @@ -3878,7 +3881,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "All Borders" -msgstr "" +msgstr "Со всех сторон" #: floatingborderstyle.ui msgctxt "" @@ -3887,7 +3890,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Outside Borders" -msgstr "" +msgstr "Внешнее обрамление" #: floatingborderstyle.ui msgctxt "" @@ -3896,7 +3899,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Thick Box Border" -msgstr "" +msgstr "Толстые линии" #: floatingborderstyle.ui msgctxt "" @@ -3905,7 +3908,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Thick Bottom Border" -msgstr "" +msgstr "Толстая нижняя линия" #: floatingborderstyle.ui msgctxt "" @@ -3914,7 +3917,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Double Bottom Border" -msgstr "" +msgstr "Двойная нижняя линия" #: floatingborderstyle.ui msgctxt "" @@ -3923,7 +3926,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Top and Thick Bottom Borders" -msgstr "" +msgstr "Верхняя и толстая нижняя линии" #: floatingborderstyle.ui msgctxt "" @@ -3932,7 +3935,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Top and Double Bottom Borders" -msgstr "" +msgstr "Верхняя и двойная нижняя линии" #: floatingborderstyle.ui msgctxt "" @@ -3941,7 +3944,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Left Border" -msgstr "" +msgstr "Линия слева" #: floatingborderstyle.ui msgctxt "" @@ -3950,7 +3953,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Right Border" -msgstr "" +msgstr "Линия справа" #: floatingborderstyle.ui msgctxt "" @@ -3959,7 +3962,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Top Border" -msgstr "" +msgstr "Линия сверху" #: floatingborderstyle.ui msgctxt "" @@ -3968,7 +3971,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Bottom Border" -msgstr "" +msgstr "Линия снизу" #: floatingborderstyle.ui msgctxt "" @@ -3977,7 +3980,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Diagonal Up Border" -msgstr "" +msgstr "Вправо-вверх" #: floatingborderstyle.ui msgctxt "" @@ -3986,7 +3989,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Diagonal Down Border" -msgstr "" +msgstr "Вправо-вниз" #: floatingborderstyle.ui msgctxt "" @@ -3995,7 +3998,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Top and Bottom Borders" -msgstr "" +msgstr "Верхняя и нижняя линии" #: floatingborderstyle.ui msgctxt "" @@ -4004,7 +4007,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Left and Right Borders" -msgstr "" +msgstr "Линии слева и справа" #: floatinglinestyle.ui msgctxt "" @@ -4013,7 +4016,7 @@ msgctxt "" "label\n" "string.text" msgid "_More Options..." -msgstr "" +msgstr "Дополнительно..." #: footerdialog.ui msgctxt "" @@ -4229,7 +4232,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Insert Function into calculation sheet" -msgstr "" +msgstr "Вставить функцию в лист" #: functionpanel.ui msgctxt "" @@ -4238,7 +4241,7 @@ msgctxt "" "0\n" "stringlist.text" msgid "Last Used" -msgstr "" +msgstr "Последние использованные" #: functionpanel.ui msgctxt "" @@ -4247,7 +4250,7 @@ msgctxt "" "1\n" "stringlist.text" msgid "All" -msgstr "" +msgstr "Все" #: functionpanel.ui msgctxt "" @@ -4256,7 +4259,7 @@ msgctxt "" "2\n" "stringlist.text" msgid "Database" -msgstr "" +msgstr "База данных" #: functionpanel.ui msgctxt "" @@ -4265,7 +4268,7 @@ msgctxt "" "3\n" "stringlist.text" msgid "Date&Time" -msgstr "" +msgstr "Дата и время" #: functionpanel.ui msgctxt "" @@ -4274,7 +4277,7 @@ msgctxt "" "4\n" "stringlist.text" msgid "Financial" -msgstr "" +msgstr "Финансовые" #: functionpanel.ui msgctxt "" @@ -4283,7 +4286,7 @@ msgctxt "" "5\n" "stringlist.text" msgid "Information" -msgstr "" +msgstr "Информация" #: functionpanel.ui msgctxt "" @@ -4292,7 +4295,7 @@ msgctxt "" "6\n" "stringlist.text" msgid "Logical" -msgstr "" +msgstr "Логические" #: functionpanel.ui msgctxt "" @@ -4301,7 +4304,7 @@ msgctxt "" "7\n" "stringlist.text" msgid "Mathematical" -msgstr "" +msgstr "Математические" #: functionpanel.ui msgctxt "" @@ -4310,7 +4313,7 @@ msgctxt "" "8\n" "stringlist.text" msgid "Array" -msgstr "" +msgstr "Массив" #: functionpanel.ui msgctxt "" @@ -4319,7 +4322,7 @@ msgctxt "" "9\n" "stringlist.text" msgid "Statistical" -msgstr "" +msgstr "Статистические" #: functionpanel.ui msgctxt "" @@ -4328,7 +4331,7 @@ msgctxt "" "10\n" "stringlist.text" msgid "Spreadsheet" -msgstr "" +msgstr "Электронная таблица" #: functionpanel.ui msgctxt "" @@ -4337,7 +4340,7 @@ msgctxt "" "11\n" "stringlist.text" msgid "Text" -msgstr "" +msgstr "Текст" #: functionpanel.ui msgctxt "" @@ -4346,7 +4349,7 @@ msgctxt "" "12\n" "stringlist.text" msgid "Add-in" -msgstr "" +msgstr "Надстройка" #: functionpanel.ui msgctxt "" @@ -4355,7 +4358,7 @@ msgctxt "" "label\n" "string.text" msgid "label" -msgstr "" +msgstr "надпись" #: goalseekdlg.ui msgctxt "" @@ -5309,7 +5312,7 @@ msgctxt "" "title\n" "string.text" msgid "Merge Cells" -msgstr "" +msgstr "Объединить ячейки" #: mergecellsdialog.ui msgctxt "" @@ -5318,7 +5321,7 @@ msgctxt "" "label\n" "string.text" msgid "Some cells are not empty." -msgstr "" +msgstr "Некоторые ячейки не пусты." #: mergecellsdialog.ui msgctxt "" @@ -5327,7 +5330,7 @@ msgctxt "" "label\n" "string.text" msgid "Move the contents of the hidden cells into the first cell" -msgstr "" +msgstr "Переместить содержимое скрытых ячеек в первую ячейку?" #: mergecellsdialog.ui msgctxt "" @@ -5336,7 +5339,7 @@ msgctxt "" "label\n" "string.text" msgid "Keep the contents of the hidden cells" -msgstr "" +msgstr "Сохранить содержимое скрытых ячеек" #: mergecellsdialog.ui msgctxt "" @@ -5345,7 +5348,7 @@ msgctxt "" "label\n" "string.text" msgid "Empty the contents of the hidden cells" -msgstr "" +msgstr "Удалить содержимое скрытых ячеек" #: movecopysheet.ui msgctxt "" @@ -5642,7 +5645,7 @@ msgctxt "" "label\n" "string.text" msgid "Column:" -msgstr "" +msgstr "Столбец:" #: navigatorpanel.ui msgctxt "" @@ -5651,7 +5654,7 @@ msgctxt "" "label\n" "string.text" msgid "Row:" -msgstr "" +msgstr "Строка:" #: navigatorpanel.ui msgctxt "" @@ -5660,7 +5663,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Column" -msgstr "" +msgstr "Столбец " #: navigatorpanel.ui msgctxt "" @@ -5669,7 +5672,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Row" -msgstr "" +msgstr "Строка " #: navigatorpanel.ui msgctxt "" @@ -5678,7 +5681,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Data Range" -msgstr "" +msgstr "Диапазон данных" #: navigatorpanel.ui msgctxt "" @@ -5687,7 +5690,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Start" -msgstr "" +msgstr "Начало" #: navigatorpanel.ui msgctxt "" @@ -5696,7 +5699,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "End" -msgstr "" +msgstr "Конец" #: navigatorpanel.ui msgctxt "" @@ -5705,7 +5708,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Contents" -msgstr "" +msgstr "Содержимое" #: navigatorpanel.ui msgctxt "" @@ -5714,7 +5717,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Toggle" -msgstr "" +msgstr "Переключить" #: navigatorpanel.ui msgctxt "" @@ -5723,7 +5726,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Scenarios" -msgstr "" +msgstr "Сценарии" #: navigatorpanel.ui msgctxt "" @@ -5732,7 +5735,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Drag Mode" -msgstr "" +msgstr "Режим перетаскивания" #: navigatorpanel.ui msgctxt "" @@ -5741,7 +5744,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Document" -msgstr "" +msgstr "Документ" #: navigatorpanel.ui msgctxt "" @@ -5750,7 +5753,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Active Window" -msgstr "" +msgstr "Активное окно" #: nosolutiondialog.ui msgctxt "" @@ -5777,7 +5780,7 @@ msgctxt "" "label\n" "string.text" msgid "File" -msgstr "" +msgstr "Файл" #: notebookbar.ui msgctxt "" @@ -5786,7 +5789,7 @@ msgctxt "" "label\n" "string.text" msgid "Clone" -msgstr "" +msgstr "Копировать формат" #: notebookbar.ui msgctxt "" @@ -5795,7 +5798,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Specify the borders of the selected cells." -msgstr "" +msgstr "Выбор обрамления выбранных ячеек." #: notebookbar.ui msgctxt "" @@ -5804,7 +5807,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Vertical Alignment" -msgstr "" +msgstr "Вертикальное выравнивание" #: notebookbar.ui msgctxt "" @@ -5813,7 +5816,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Horizontal Alignment" -msgstr "" +msgstr "Горизонтальное выравнивание" #: notebookbar.ui msgctxt "" @@ -5822,7 +5825,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Indent" -msgstr "" +msgstr "Отступ" #: notebookbar.ui msgctxt "" @@ -5831,7 +5834,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Increase Indent" -msgstr "" +msgstr "Увеличить отступ" #: notebookbar.ui msgctxt "" @@ -5840,7 +5843,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Decrease Indent" -msgstr "" +msgstr "Уменьшить отступ" #: notebookbar.ui msgctxt "" @@ -5849,7 +5852,7 @@ msgctxt "" "label\n" "string.text" msgid "Home" -msgstr "" +msgstr "На главную" #: notebookbar.ui msgctxt "" @@ -5858,7 +5861,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Insert Audio or Video" -msgstr "" +msgstr "Вставить звук или видео" #: notebookbar.ui msgctxt "" @@ -5867,7 +5870,7 @@ msgctxt "" "label\n" "string.text" msgid "Symbol" -msgstr "" +msgstr "Символ" #: notebookbar.ui msgctxt "" @@ -5876,7 +5879,7 @@ msgctxt "" "label\n" "string.text" msgid "Insert" -msgstr "" +msgstr "Вставить" #: notebookbar.ui msgctxt "" @@ -5885,7 +5888,7 @@ msgctxt "" "label\n" "string.text" msgid "Toggle Grid Lines" -msgstr "" +msgstr "Линии сетки" #: notebookbar.ui msgctxt "" @@ -5894,7 +5897,7 @@ msgctxt "" "label\n" "string.text" msgid "Page Layout" -msgstr "" +msgstr "Макет страницы" #: notebookbar.ui msgctxt "" @@ -5903,7 +5906,7 @@ msgctxt "" "label\n" "string.text" msgid "Data" -msgstr "" +msgstr "Данные" #: notebookbar.ui msgctxt "" @@ -5912,7 +5915,7 @@ msgctxt "" "label\n" "string.text" msgid "Auto Spellcheck" -msgstr "" +msgstr "Автопроверка орфографии" #: notebookbar.ui msgctxt "" @@ -5921,7 +5924,7 @@ msgctxt "" "label\n" "string.text" msgid "Review" -msgstr "" +msgstr "Проверить" #: notebookbar.ui msgctxt "" @@ -5930,7 +5933,7 @@ msgctxt "" "label\n" "string.text" msgid "Toggle Grid Lines" -msgstr "" +msgstr "Линии сетки" #: notebookbar.ui msgctxt "" @@ -5948,7 +5951,7 @@ msgctxt "" "label\n" "string.text" msgid "Image" -msgstr "" +msgstr "Изображение" #: notebookbar_groups.ui msgctxt "" @@ -5957,7 +5960,7 @@ msgctxt "" "label\n" "string.text" msgid "Hyperlink" -msgstr "" +msgstr "Гиперссылка" #: notebookbar_groups.ui msgctxt "" @@ -5966,7 +5969,7 @@ msgctxt "" "label\n" "string.text" msgid "Footnote" -msgstr "" +msgstr "Сноска" #: notebookbar_groups.ui msgctxt "" @@ -5975,7 +5978,7 @@ msgctxt "" "label\n" "string.text" msgid "Endnote" -msgstr "" +msgstr "Концевая сноска" #: notebookbar_groups.ui msgctxt "" @@ -5984,7 +5987,7 @@ msgctxt "" "label\n" "string.text" msgid "Bookmark" -msgstr "" +msgstr "Закладка" #: notebookbar_groups.ui msgctxt "" @@ -5993,7 +5996,7 @@ msgctxt "" "label\n" "string.text" msgid "Cross-Reference" -msgstr "" +msgstr "Перекрёстная ссылка" #: notebookbar_groups.ui msgctxt "" @@ -6002,7 +6005,7 @@ msgctxt "" "label\n" "string.text" msgid "Default" -msgstr "" +msgstr "Стандарт" #: notebookbar_groups.ui msgctxt "" @@ -6011,7 +6014,7 @@ msgctxt "" "label\n" "string.text" msgid "Accent 1" -msgstr "" +msgstr "Акцент 1" #: notebookbar_groups.ui msgctxt "" @@ -6020,7 +6023,7 @@ msgctxt "" "label\n" "string.text" msgid "Accent 2" -msgstr "" +msgstr "Акцент 2" #: notebookbar_groups.ui msgctxt "" @@ -6029,7 +6032,7 @@ msgctxt "" "label\n" "string.text" msgid "Accent 3" -msgstr "" +msgstr "Акцент 3" #: notebookbar_groups.ui msgctxt "" @@ -6038,7 +6041,7 @@ msgctxt "" "label\n" "string.text" msgid "Heading 1" -msgstr "" +msgstr "Заголовок 1" #: notebookbar_groups.ui msgctxt "" @@ -6047,7 +6050,7 @@ msgctxt "" "label\n" "string.text" msgid "Heading 2" -msgstr "" +msgstr "Заголовок 2" #: notebookbar_groups.ui msgctxt "" @@ -6056,7 +6059,7 @@ msgctxt "" "label\n" "string.text" msgid "Good" -msgstr "" +msgstr "Хорошо" #: notebookbar_groups.ui msgctxt "" @@ -6065,7 +6068,7 @@ msgctxt "" "label\n" "string.text" msgid "Neutral" -msgstr "" +msgstr "Нейтрально" #: notebookbar_groups.ui msgctxt "" @@ -6074,7 +6077,7 @@ msgctxt "" "label\n" "string.text" msgid "Bad" -msgstr "" +msgstr "Плохо" #: notebookbar_groups.ui msgctxt "" @@ -6083,7 +6086,7 @@ msgctxt "" "label\n" "string.text" msgid "Warning" -msgstr "" +msgstr "Предупреждение" #: notebookbar_groups.ui msgctxt "" @@ -6092,7 +6095,7 @@ msgctxt "" "label\n" "string.text" msgid "Error" -msgstr "" +msgstr "Ошибка" #: notebookbar_groups.ui msgctxt "" @@ -6101,7 +6104,7 @@ msgctxt "" "label\n" "string.text" msgid "Note" -msgstr "" +msgstr "Примечание" #: notebookbar_groups.ui msgctxt "" @@ -6110,7 +6113,7 @@ msgctxt "" "label\n" "string.text" msgid "Footnote" -msgstr "" +msgstr "Сноска" #: notebookbar_groups.ui msgctxt "" @@ -6119,7 +6122,7 @@ msgctxt "" "label\n" "string.text" msgid "None" -msgstr "" +msgstr "Нет" #: notebookbar_groups.ui msgctxt "" @@ -6128,7 +6131,7 @@ msgctxt "" "label\n" "string.text" msgid "Default" -msgstr "" +msgstr "Стандарт" #: notebookbar_groups.ui msgctxt "" @@ -6137,7 +6140,7 @@ msgctxt "" "label\n" "string.text" msgid "Style 1" -msgstr "" +msgstr "Стиль 1" #: notebookbar_groups.ui msgctxt "" @@ -6146,7 +6149,7 @@ msgctxt "" "label\n" "string.text" msgid "Style 2" -msgstr "" +msgstr "Стиль 2" #: notebookbar_groups.ui msgctxt "" @@ -6155,7 +6158,7 @@ msgctxt "" "label\n" "string.text" msgid "Style 3" -msgstr "" +msgstr "Стиль 3" #: notebookbar_groups.ui msgctxt "" @@ -6164,7 +6167,7 @@ msgctxt "" "label\n" "string.text" msgid "Style 4" -msgstr "" +msgstr "Стиль 4" #: notebookbar_groups.ui msgctxt "" @@ -6173,7 +6176,7 @@ msgctxt "" "label\n" "string.text" msgid "Insert Rows Above" -msgstr "" +msgstr "Вставить строки выше" #: notebookbar_groups.ui msgctxt "" @@ -6182,7 +6185,7 @@ msgctxt "" "label\n" "string.text" msgid "Insert Rows Below" -msgstr "" +msgstr "Вставить строки ниже" #: notebookbar_groups.ui msgctxt "" @@ -6191,7 +6194,7 @@ msgctxt "" "label\n" "string.text" msgid "Delete Rows" -msgstr "" +msgstr "Удалить строки" #: notebookbar_groups.ui msgctxt "" @@ -6200,7 +6203,7 @@ msgctxt "" "label\n" "string.text" msgid "Select Rows" -msgstr "" +msgstr "Выбрать строки" #: notebookbar_groups.ui msgctxt "" @@ -6209,7 +6212,7 @@ msgctxt "" "label\n" "string.text" msgid "Row Height..." -msgstr "" +msgstr "Высота строки..." #: notebookbar_groups.ui msgctxt "" @@ -6218,7 +6221,7 @@ msgctxt "" "label\n" "string.text" msgid "Optimal Row Height" -msgstr "" +msgstr "Оптимальная высота строки" #: notebookbar_groups.ui msgctxt "" @@ -6227,7 +6230,7 @@ msgctxt "" "label\n" "string.text" msgid "Distribute Rows Evenly" -msgstr "" +msgstr "Выровнять высоту строк" #: notebookbar_groups.ui msgctxt "" @@ -6236,7 +6239,7 @@ msgctxt "" "label\n" "string.text" msgid "File" -msgstr "" +msgstr "Файл" #: notebookbar_groups.ui msgctxt "" @@ -6245,7 +6248,7 @@ msgctxt "" "label\n" "string.text" msgid "Clipboard" -msgstr "" +msgstr "Буфер обмена" #: notebookbar_groups.ui msgctxt "" @@ -6254,7 +6257,7 @@ msgctxt "" "label\n" "string.text" msgid "Style" -msgstr "" +msgstr "Стиль" #: notebookbar_groups.ui msgctxt "" @@ -6263,7 +6266,7 @@ msgctxt "" "label\n" "string.text" msgid " " -msgstr "" +msgstr " " #: notebookbar_groups.ui msgctxt "" @@ -6272,7 +6275,7 @@ msgctxt "" "label\n" "string.text" msgid " " -msgstr "" +msgstr " " #: notebookbar_groups.ui msgctxt "" @@ -6281,7 +6284,7 @@ msgctxt "" "label\n" "string.text" msgid "Left" -msgstr "" +msgstr "Влево" #: notebookbar_groups.ui msgctxt "" @@ -6290,7 +6293,7 @@ msgctxt "" "label\n" "string.text" msgid "Center" -msgstr "" +msgstr "По центру" #: notebookbar_groups.ui msgctxt "" @@ -6299,7 +6302,7 @@ msgctxt "" "label\n" "string.text" msgid "Right" -msgstr "" +msgstr "Вправо" #: notebookbar_groups.ui msgctxt "" @@ -6308,7 +6311,7 @@ msgctxt "" "label\n" "string.text" msgid "Text" -msgstr "" +msgstr "Текст" #: notebookbar_groups.ui msgctxt "" @@ -6317,7 +6320,7 @@ msgctxt "" "label\n" "string.text" msgid "Row" -msgstr "" +msgstr "Строка " #: notebookbar_groups.ui msgctxt "" @@ -6326,7 +6329,7 @@ msgctxt "" "label\n" "string.text" msgid "Column" -msgstr "" +msgstr "Столбец" #: notebookbar_groups.ui msgctxt "" @@ -6335,7 +6338,7 @@ msgctxt "" "label\n" "string.text" msgid "Merge" -msgstr "" +msgstr "Объединить" #: notebookbar_groups.ui msgctxt "" @@ -6344,7 +6347,7 @@ msgctxt "" "label\n" "string.text" msgid "Split" -msgstr "" +msgstr "Разбить" #: notebookbar_groups.ui msgctxt "" @@ -6353,7 +6356,7 @@ msgctxt "" "label\n" "string.text" msgid "Conditional" -msgstr "" +msgstr "Условные" #: notebookbar_groups.ui msgctxt "" @@ -6362,7 +6365,7 @@ msgctxt "" "label\n" "string.text" msgid "Top" -msgstr "" +msgstr "Сверху" #: notebookbar_groups.ui msgctxt "" @@ -6371,7 +6374,7 @@ msgctxt "" "label\n" "string.text" msgid "Center" -msgstr "" +msgstr "По центру" #: notebookbar_groups.ui msgctxt "" @@ -6380,7 +6383,7 @@ msgctxt "" "label\n" "string.text" msgid "Bottom" -msgstr "" +msgstr "Cнизу" #: notebookbar_groups.ui msgctxt "" @@ -6389,7 +6392,7 @@ msgctxt "" "label\n" "string.text" msgid "Spreadsheet" -msgstr "" +msgstr "Электронная таблица" #: notebookbar_groups.ui msgctxt "" @@ -6398,7 +6401,7 @@ msgctxt "" "label\n" "string.text" msgid "Shapes" -msgstr "" +msgstr "Фигуры" #: notebookbar_groups.ui msgctxt "" @@ -6407,7 +6410,7 @@ msgctxt "" "label\n" "string.text" msgid "Links" -msgstr "" +msgstr "Ссылки" #: notebookbar_groups.ui msgctxt "" @@ -6416,7 +6419,7 @@ msgctxt "" "label\n" "string.text" msgid "Insert" -msgstr "" +msgstr "Вставить" #: notebookbar_groups.ui msgctxt "" @@ -6425,7 +6428,7 @@ msgctxt "" "label\n" "string.text" msgid "Style" -msgstr "" +msgstr "Стиль" #: notebookbar_groups.ui msgctxt "" @@ -6434,7 +6437,7 @@ msgctxt "" "label\n" "string.text" msgid "Reset" -msgstr "" +msgstr "Сбросить" #: notebookbar_groups.ui msgctxt "" @@ -6443,7 +6446,7 @@ msgctxt "" "label\n" "string.text" msgid "Wrap" -msgstr "" +msgstr "Обтекание" #: notebookbar_groups.ui msgctxt "" @@ -6461,7 +6464,7 @@ msgctxt "" "label\n" "string.text" msgid "Image" -msgstr "" +msgstr "Изображение" #: notebookbar_groups.ui msgctxt "" @@ -6470,7 +6473,7 @@ msgctxt "" "label\n" "string.text" msgid "None" -msgstr "" +msgstr "Нет" #: notebookbar_groups.ui msgctxt "" @@ -6479,7 +6482,7 @@ msgctxt "" "label\n" "string.text" msgid "Optimal" -msgstr "" +msgstr "Оптимально" #: notebookbar_groups.ui msgctxt "" @@ -6488,7 +6491,7 @@ msgctxt "" "label\n" "string.text" msgid "Parallel" -msgstr "" +msgstr "Параллельно" #: notebookbar_groups.ui msgctxt "" @@ -6497,7 +6500,7 @@ msgctxt "" "label\n" "string.text" msgid "Before" -msgstr "" +msgstr "Перед" #: notebookbar_groups.ui msgctxt "" @@ -6506,7 +6509,7 @@ msgctxt "" "label\n" "string.text" msgid "After" -msgstr "" +msgstr "После" #: notebookbar_groups.ui msgctxt "" @@ -6515,7 +6518,7 @@ msgctxt "" "label\n" "string.text" msgid "Through" -msgstr "" +msgstr "Сквозное" #: notebookbar_groups.ui msgctxt "" @@ -6524,7 +6527,7 @@ msgctxt "" "label\n" "string.text" msgid "Contour" -msgstr "" +msgstr "Контур" #: notebookbar_groups.ui msgctxt "" @@ -6533,7 +6536,7 @@ msgctxt "" "label\n" "string.text" msgid "Edit Contour" -msgstr "" +msgstr "Правка контура" #: optcalculatepage.ui msgctxt "" @@ -6551,7 +6554,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Disable case sensitivity for interoperability with Microsoft Excel" -msgstr "" +msgstr "Отключить регистрозависимость для совместимости с Microsoft Excel" #: optcalculatepage.ui msgctxt "" @@ -6578,7 +6581,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Enable this for interoperability with Microsoft Excel" -msgstr "" +msgstr "Включите для совместимости с Microsoft Excel" #: optcalculatepage.ui msgctxt "" @@ -6596,7 +6599,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Enable wildcards for interoperability with Microsoft Excel" -msgstr "" +msgstr "Разрешить подстановочные знаки для совместимости с Microsoft Excel" #: optcalculatepage.ui msgctxt "" @@ -6704,7 +6707,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Value 0 corresponds to 12/30/1899" -msgstr "" +msgstr "Значение 0 соответствует 30.12.1899" #: optcalculatepage.ui msgctxt "" @@ -6722,7 +6725,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Value 0 corresponds to 01/01/1900" -msgstr "" +msgstr "Значение 0 соответствует 01.01.1900" #: optcalculatepage.ui msgctxt "" @@ -6740,7 +6743,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "0 corresponds to 01/01/1904" -msgstr "" +msgstr "Значение 0 соответствует 01.01.1904" #: optcalculatepage.ui msgctxt "" @@ -7532,7 +7535,7 @@ msgctxt "" "label\n" "string.text" msgid "_Comments" -msgstr "Примеча_ния" +msgstr "Комментарии" #: pastespecial.ui msgctxt "" @@ -8873,7 +8876,7 @@ msgctxt "" "label\n" "string.text" msgid "Comment" -msgstr "Примечание" +msgstr "Комментарий" #: scenariodialog.ui msgctxt "" @@ -9170,7 +9173,7 @@ msgctxt "" "label\n" "string.text" msgid "skipped $1 ..." -msgstr "" +msgstr "пропущено $1 ..." #: selectdatasource.ui msgctxt "" @@ -9539,7 +9542,7 @@ msgctxt "" "label\n" "string.text" msgid "_Comments" -msgstr "Примеча_ния" +msgstr "Комментарии" #: sheetprintpage.ui msgctxt "" @@ -9800,7 +9803,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Left Indent" -msgstr "" +msgstr "Отступ слева " #: sidebaralignment.ui msgctxt "" @@ -9863,7 +9866,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Text Orientation" -msgstr "" +msgstr "Ориентация текста" #: sidebaralignment.ui msgctxt "" @@ -9953,7 +9956,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Border Line Style" -msgstr "" +msgstr "Стиль обрамления" #: sidebarcellappearance.ui msgctxt "" @@ -9980,7 +9983,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Border Line Color" -msgstr "" +msgstr "Цвет обрамления" #: sidebarnumberformat.ui msgctxt "" @@ -10088,7 +10091,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Category" -msgstr "" +msgstr "Категория" #: sidebarnumberformat.ui msgctxt "" @@ -10115,7 +10118,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Decimal Places" -msgstr "" +msgstr "Дробная часть" #: sidebarnumberformat.ui msgctxt "" @@ -10133,7 +10136,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Enter the number of places for the denominator that you want to display." -msgstr "" +msgstr "Задайте количество отображаемых десятичных знаков." #: sidebarnumberformat.ui msgctxt "" @@ -10169,7 +10172,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Leading Zeroes" -msgstr "" +msgstr "Ведущие нули" #: sidebarnumberformat.ui msgctxt "" @@ -10358,7 +10361,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Cell reference" -msgstr "" +msgstr "Ссылка на ячейку" #: solverdlg.ui msgctxt "" @@ -10367,7 +10370,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Cell reference" -msgstr "" +msgstr "Ссылка на ячейку" #: solverdlg.ui msgctxt "" @@ -10376,7 +10379,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Cell reference" -msgstr "" +msgstr "Ссылка на ячейку" #: solverdlg.ui msgctxt "" @@ -10385,7 +10388,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Cell reference" -msgstr "" +msgstr "Ссылка на ячейку" #: solverdlg.ui msgctxt "" @@ -10439,7 +10442,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Operator" -msgstr "" +msgstr "Операция" #: solverdlg.ui msgctxt "" @@ -10493,7 +10496,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Operator" -msgstr "" +msgstr "Операция" #: solverdlg.ui msgctxt "" @@ -10547,7 +10550,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Operator" -msgstr "" +msgstr "Операция" #: solverdlg.ui msgctxt "" @@ -10601,7 +10604,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Operator" -msgstr "" +msgstr "Операция" #: solverdlg.ui msgctxt "" @@ -10610,7 +10613,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Value" -msgstr "" +msgstr "Значение" #: solverdlg.ui msgctxt "" @@ -10619,7 +10622,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Value" -msgstr "" +msgstr "Значение" #: solverdlg.ui msgctxt "" @@ -10628,7 +10631,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Value" -msgstr "" +msgstr "Значение" #: solverdlg.ui msgctxt "" @@ -10637,7 +10640,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Value" -msgstr "" +msgstr "Значение" #: solverdlg.ui msgctxt "" @@ -10898,7 +10901,7 @@ msgctxt "" "label\n" "string.text" msgid "Include comments-only boundary column(s)" -msgstr "" +msgstr "Включить крайние столбцы только с комментариями" #: sortoptionspage.ui msgctxt "" @@ -10907,7 +10910,7 @@ msgctxt "" "label\n" "string.text" msgid "Copy sort results to:" -msgstr "Копировать результат в:" +msgstr "Поместить результат в:" #: sortoptionspage.ui msgctxt "" @@ -10916,7 +10919,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Copy sort results to:" -msgstr "" +msgstr "Поместить результат в:" #: sortoptionspage.ui msgctxt "" @@ -10925,7 +10928,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Copy sort results to:" -msgstr "" +msgstr "Поместить результат в:" #: sortoptionspage.ui msgctxt "" @@ -10934,7 +10937,7 @@ msgctxt "" "label\n" "string.text" msgid "Custom sort order" -msgstr "Порядок сортировки, определённый пользователем" +msgstr "Порядок сортировки, заданный пользователем" #: sortoptionspage.ui msgctxt "" @@ -10943,7 +10946,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Custom sort order" -msgstr "" +msgstr "Порядок сортировки, заданный пользователем" #: sortoptionspage.ui msgctxt "" @@ -11078,7 +11081,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Operator 1" -msgstr "" +msgstr "Операция 1" #: standardfilterdialog.ui msgctxt "" @@ -11105,7 +11108,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Operator 2" -msgstr "" +msgstr "Операция 2" #: standardfilterdialog.ui msgctxt "" @@ -11132,7 +11135,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Operator 3" -msgstr "" +msgstr "Операция 3" #: standardfilterdialog.ui msgctxt "" @@ -11159,7 +11162,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Operator 4" -msgstr "" +msgstr "Операция 4" #: standardfilterdialog.ui msgctxt "" @@ -11204,7 +11207,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Field Name 1" -msgstr "" +msgstr "Имя поля 1" #: standardfilterdialog.ui msgctxt "" @@ -11213,7 +11216,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Field Name 2" -msgstr "" +msgstr "Имя поля 2" #: standardfilterdialog.ui msgctxt "" @@ -11222,7 +11225,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Field Name 3" -msgstr "" +msgstr "Имя поля 3" #: standardfilterdialog.ui msgctxt "" @@ -11231,7 +11234,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Field Name 4" -msgstr "" +msgstr "Имя поля 4" #: standardfilterdialog.ui msgctxt "" @@ -11330,7 +11333,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Condition 1" -msgstr "" +msgstr "Условие 1" #: standardfilterdialog.ui msgctxt "" @@ -11429,7 +11432,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Condition 2" -msgstr "" +msgstr "Условие 2" #: standardfilterdialog.ui msgctxt "" @@ -11528,7 +11531,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Condition 3" -msgstr "" +msgstr "Условие 3" #: standardfilterdialog.ui msgctxt "" @@ -11627,7 +11630,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Condition 4" -msgstr "" +msgstr "Условие 4" #: standardfilterdialog.ui msgctxt "" @@ -11636,7 +11639,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Value 1" -msgstr "" +msgstr "Значение 1" #: standardfilterdialog.ui msgctxt "" @@ -11645,7 +11648,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Value 2" -msgstr "" +msgstr "Значение 2" #: standardfilterdialog.ui msgctxt "" @@ -11654,7 +11657,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Value 3" -msgstr "" +msgstr "Значение 3" #: standardfilterdialog.ui msgctxt "" @@ -11663,7 +11666,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Value 4" -msgstr "" +msgstr "Значение 4" #: standardfilterdialog.ui msgctxt "" @@ -11717,7 +11720,7 @@ msgctxt "" "label\n" "string.text" msgid "Co_py results to:" -msgstr "_Копировать результат в:" +msgstr "Поместить результат в:" #: standardfilterdialog.ui msgctxt "" @@ -11735,7 +11738,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Copy results to" -msgstr "" +msgstr "Поместить результат в" #: standardfilterdialog.ui msgctxt "" @@ -11744,7 +11747,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Copy results to" -msgstr "" +msgstr "Поместить результат в" #: standardfilterdialog.ui msgctxt "" @@ -12194,7 +12197,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Other" -msgstr "" +msgstr "Другой" #: textimportcsv.ui msgctxt "" @@ -12347,7 +12350,7 @@ msgctxt "" "label\n" "string.text" msgid "_Comment indicator" -msgstr "Инди_катор примечания" +msgstr "Инди_катор комментария" #: tpviewpage.ui msgctxt "" @@ -13031,7 +13034,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Browse to set source file." -msgstr "" +msgstr "Укажите исходный файл." #: xmlsourcedialog.ui msgctxt "" diff --git a/source/ru/scp2/source/ooo.po b/source/ru/scp2/source/ooo.po index 2623ec9eee1..b9308f68c7c 100644 --- a/source/ru/scp2/source/ooo.po +++ b/source/ru/scp2/source/ooo.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: ooo\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2016-12-01 12:11+0100\n" -"PO-Revision-Date: 2016-07-05 06:55+0000\n" +"PO-Revision-Date: 2017-01-06 18:16+0000\n" "Last-Translator: bormant <bormant@mail.ru>\n" "Language-Team: Russian <l10n@ru.libreoffice.org>\n" "Language: ru\n" @@ -12,10 +12,10 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" -"X-Generator: LibreOffice\n" "X-Accelerator-Marker: ~\n" +"X-Generator: Pootle 2.8\n" "X-Project-Style: openoffice\n" -"X-POOTLE-MTIME: 1467701755.000000\n" +"X-POOTLE-MTIME: 1483726588.000000\n" #: folderitem_ooo.ulf msgctxt "" @@ -3071,7 +3071,7 @@ msgctxt "" "STR_NAME_MODULE_LANGPACK_VEC\n" "LngText.text" msgid "Venetian" -msgstr "" +msgstr "Венетский" #: module_langpack.ulf msgctxt "" @@ -3079,7 +3079,7 @@ msgctxt "" "STR_DESC_MODULE_LANGPACK_VEC\n" "LngText.text" msgid "Installs the Venetian user interface" -msgstr "" +msgstr "Установить венетский интерфейс пользователя" #: module_langpack.ulf msgctxt "" @@ -3807,7 +3807,7 @@ msgctxt "" "STR_NAME_MODULE_EXTENSION_DICTIONARY_BO\n" "LngText.text" msgid "Classical Tibetan" -msgstr "" +msgstr "Классический тибетский" #: module_ooo.ulf msgctxt "" @@ -3815,7 +3815,7 @@ msgctxt "" "STR_DESC_MODULE_EXTENSION_DICTIONARY_BO\n" "LngText.text" msgid "Classical Tibetan syllable spelling dictionary" -msgstr "" +msgstr "Классический тибетский слоговый орфографический словарь" #: module_ooo.ulf msgctxt "" diff --git a/source/ru/sd/source/core.po b/source/ru/sd/source/core.po index 84db973811f..210c5de47f4 100644 --- a/source/ru/sd/source/core.po +++ b/source/ru/sd/source/core.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: core\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2016-12-01 12:12+0100\n" -"PO-Revision-Date: 2016-07-05 06:56+0000\n" +"PO-Revision-Date: 2017-01-06 18:16+0000\n" "Last-Translator: bormant <bormant@mail.ru>\n" "Language-Team: Russian <l10n@ru.libreoffice.org>\n" "Language: ru\n" @@ -12,9 +12,9 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" -"X-Generator: LibreOffice\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1467701761.000000\n" +"X-Generator: Pootle 2.8\n" +"X-POOTLE-MTIME: 1483726589.000000\n" #: glob.src msgctxt "" @@ -86,7 +86,7 @@ msgctxt "" "STR_MASTERSLIDE_NAME\n" "string.text" msgid "Master Slide" -msgstr "" +msgstr "Мастер-слайд" #: glob.src msgctxt "" @@ -94,7 +94,7 @@ msgctxt "" "STR_MASTERPAGE_NAME\n" "string.text" msgid "Master Page" -msgstr "" +msgstr "Мастер-страница" #: glob.src msgctxt "" @@ -677,7 +677,7 @@ msgctxt "" "STR_SHRINK_FONT_SIZE\n" "string.text" msgid "Shrink font size" -msgstr "" +msgstr "Уменьшить кегль" #: glob.src msgctxt "" @@ -685,4 +685,4 @@ msgctxt "" "STR_GROW_FONT_SIZE\n" "string.text" msgid "Grow font size" -msgstr "" +msgstr "Увеличить кегль" diff --git a/source/ru/sd/source/ui/animations.po b/source/ru/sd/source/ui/animations.po index 5ab277ec54f..f7a142bb3f4 100644 --- a/source/ru/sd/source/ui/animations.po +++ b/source/ru/sd/source/ui/animations.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: animations\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2016-11-09 14:10+0100\n" -"PO-Revision-Date: 2016-06-16 18:21+0000\n" +"PO-Revision-Date: 2017-01-06 18:16+0000\n" "Last-Translator: bormant <bormant@mail.ru>\n" "Language-Team: Russian <l10n@ru.libreoffice.org>\n" "Language: ru\n" @@ -13,8 +13,8 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" "X-Accelerator-Marker: ~\n" -"X-Generator: LibreOffice\n" -"X-POOTLE-MTIME: 1466101260.000000\n" +"X-Generator: Pootle 2.8\n" +"X-POOTLE-MTIME: 1483726594.000000\n" #: CustomAnimation.src msgctxt "" @@ -280,7 +280,7 @@ msgctxt "" "STR_CUSTOMANIMATION_DIRECTION_PROPERTY\n" "string.text" msgid "Direction:" -msgstr "" +msgstr "Направление:" #: CustomAnimation.src msgctxt "" @@ -288,7 +288,7 @@ msgctxt "" "STR_CUSTOMANIMATION_ZOOM_PROPERTY\n" "string.text" msgid "Zoom:" -msgstr "" +msgstr "Масштаб:" #: CustomAnimation.src msgctxt "" @@ -296,7 +296,7 @@ msgctxt "" "STR_CUSTOMANIMATION_SPOKES_PROPERTY\n" "string.text" msgid "Spokes:" -msgstr "" +msgstr "Спицы:" #: CustomAnimation.src msgctxt "" @@ -304,7 +304,7 @@ msgctxt "" "STR_CUSTOMANIMATION_FIRST_COLOR_PROPERTY\n" "string.text" msgid "First color:" -msgstr "" +msgstr "Первый цвет" #: CustomAnimation.src msgctxt "" @@ -312,7 +312,7 @@ msgctxt "" "STR_CUSTOMANIMATION_SECOND_COLOR_PROPERTY\n" "string.text" msgid "Second color:" -msgstr "" +msgstr "Второй цвет" #: CustomAnimation.src msgctxt "" @@ -320,7 +320,7 @@ msgctxt "" "STR_CUSTOMANIMATION_FILL_COLOR_PROPERTY\n" "string.text" msgid "Fill color:" -msgstr "" +msgstr "Цвет заливки" #: CustomAnimation.src msgctxt "" @@ -328,7 +328,7 @@ msgctxt "" "STR_CUSTOMANIMATION_STYLE_PROPERTY\n" "string.text" msgid "Style:" -msgstr "" +msgstr "Стиль:" #: CustomAnimation.src msgctxt "" @@ -336,7 +336,7 @@ msgctxt "" "STR_CUSTOMANIMATION_FONT_PROPERTY\n" "string.text" msgid "Font:" -msgstr "" +msgstr "Г_арнитура:" #: CustomAnimation.src msgctxt "" @@ -344,7 +344,7 @@ msgctxt "" "STR_CUSTOMANIMATION_FONT_COLOR_PROPERTY\n" "string.text" msgid "Font color:" -msgstr "" +msgstr "Цвет шрифта:" #: CustomAnimation.src msgctxt "" @@ -352,7 +352,7 @@ msgctxt "" "STR_CUSTOMANIMATION_FONT_SIZE_STYLE_PROPERTY\n" "string.text" msgid "Style:" -msgstr "" +msgstr "Стиль:" #: CustomAnimation.src msgctxt "" @@ -360,7 +360,7 @@ msgctxt "" "STR_CUSTOMANIMATION_FONT_STYLE_PROPERTY\n" "string.text" msgid "Typeface:" -msgstr "" +msgstr "Начертание" #: CustomAnimation.src msgctxt "" @@ -368,7 +368,7 @@ msgctxt "" "STR_CUSTOMANIMATION_LINE_COLOR_PROPERTY\n" "string.text" msgid "Line color:" -msgstr "" +msgstr "Цвет линии:" #: CustomAnimation.src msgctxt "" @@ -376,7 +376,7 @@ msgctxt "" "STR_CUSTOMANIMATION_SIZE_PROPERTY\n" "string.text" msgid "Font size:" -msgstr "" +msgstr "Кегль:" #: CustomAnimation.src msgctxt "" @@ -384,7 +384,7 @@ msgctxt "" "STR_CUSTOMANIMATION_SCALE_PROPERTY\n" "string.text" msgid "Size:" -msgstr "" +msgstr "Размер:" #: CustomAnimation.src msgctxt "" @@ -392,7 +392,7 @@ msgctxt "" "STR_CUSTOMANIMATION_AMOUNT_PROPERTY\n" "string.text" msgid "Amount:" -msgstr "" +msgstr "Количество:" #: CustomAnimation.src msgctxt "" @@ -400,7 +400,7 @@ msgctxt "" "STR_CUSTOMANIMATION_COLOR_PROPERTY\n" "string.text" msgid "Color:" -msgstr "" +msgstr "Цвет:" #: CustomAnimation.src msgctxt "" diff --git a/source/ru/sd/source/ui/annotations.po b/source/ru/sd/source/ui/annotations.po index 98ee4bff1ce..a6468e63fd3 100644 --- a/source/ru/sd/source/ui/annotations.po +++ b/source/ru/sd/source/ui/annotations.po @@ -2,18 +2,19 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2013-05-23 12:05+0200\n" -"PO-Revision-Date: 2011-04-06 01:49+0200\n" -"Last-Translator: Helen <helenrussian@gmail.com>\n" +"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" +"POT-Creation-Date: 2015-04-22 23:40+0200\n" +"PO-Revision-Date: 2016-12-26 21:38+0000\n" +"Last-Translator: bormant <bormant@mail.ru>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: ru\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" -"X-Generator: LibreOffice\n" "X-Accelerator-Marker: ~\n" +"X-Generator: Pootle 2.8\n" +"X-POOTLE-MTIME: 1482788328.000000\n" #: annotations.src msgctxt "" @@ -85,7 +86,7 @@ msgctxt "" "SID_DELETE_POSTIT\n" "menuitem.text" msgid "~Delete Comment" -msgstr "~Удалить примечание" +msgstr "~Удалить комментарий" #: annotations.src msgctxt "" @@ -94,7 +95,7 @@ msgctxt "" "SID_DELETEALLBYAUTHOR_POSTIT\n" "menuitem.text" msgid "Delete All Comments b~y %1" -msgstr "Удалить ~все примечания автора %1" +msgstr "Удалить все комментарии ~от %1" #: annotations.src msgctxt "" @@ -103,7 +104,7 @@ msgctxt "" "SID_DELETEALL_POSTIT\n" "menuitem.text" msgid "Delete ~All Comments" -msgstr "Удалить все приме~чания" +msgstr "Удалить ~все комментарии" #: annotations.src msgctxt "" @@ -121,7 +122,7 @@ msgctxt "" "SID_DELETE_POSTIT\n" "menuitem.text" msgid "~Delete Comment" -msgstr "~Удалить примечание" +msgstr "~Удалить комментарий" #: annotations.src msgctxt "" @@ -130,7 +131,7 @@ msgctxt "" "SID_DELETEALLBYAUTHOR_POSTIT\n" "menuitem.text" msgid "Delete All Comments ~by %1" -msgstr "Удалить все примечания ав~тора %1" +msgstr "Удалить все комментарии ~от %1" #: annotations.src msgctxt "" @@ -139,7 +140,7 @@ msgctxt "" "SID_DELETEALL_POSTIT\n" "menuitem.text" msgid "Delete ~All Comments" -msgstr "Удалить все приме~чания" +msgstr "Удалить ~все комментарии" #: annotations.src msgctxt "" @@ -203,7 +204,7 @@ msgctxt "" "STR_ANNOTATION_UNDO_INSERT\n" "string.text" msgid "Insert Comment" -msgstr "Вставить примечание" +msgstr "Вставить комментарий" #: annotations.src msgctxt "" @@ -211,7 +212,7 @@ msgctxt "" "STR_ANNOTATION_UNDO_DELETE\n" "string.text" msgid "Delete Comment(s)" -msgstr "Удалить ~примечание" +msgstr "Удалить комментарий" #: annotations.src msgctxt "" @@ -219,7 +220,7 @@ msgctxt "" "STR_ANNOTATION_UNDO_MOVE\n" "string.text" msgid "Move Comment" -msgstr "Переместить примечание" +msgstr "Переместить комментарий" #: annotations.src msgctxt "" @@ -227,7 +228,7 @@ msgctxt "" "STR_ANNOTATION_UNDO_EDIT\n" "string.text" msgid "Edit Comment" -msgstr "Изменить примечание" +msgstr "Изменить комментарий" #: annotations.src msgctxt "" @@ -235,7 +236,7 @@ msgctxt "" "STR_ANNOTATION_UNDO_REPLY\n" "string.text" msgid "Reply to Comment" -msgstr "Ответить на примечание" +msgstr "Ответить на комментарий" #: annotations.src msgctxt "" diff --git a/source/ru/sd/source/ui/app.po b/source/ru/sd/source/ui/app.po index 30779f11895..d6f2da9438f 100644 --- a/source/ru/sd/source/ui/app.po +++ b/source/ru/sd/source/ui/app.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: app\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2016-11-09 14:10+0100\n" -"PO-Revision-Date: 2016-11-14 21:48+0000\n" +"PO-Revision-Date: 2017-01-06 18:16+0000\n" "Last-Translator: bormant <bormant@mail.ru>\n" "Language-Team: Russian <l10n@ru.libreoffice.org>\n" "Language: ru\n" @@ -12,9 +12,9 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" -"X-Generator: LibreOffice\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1479160129.000000\n" +"X-Generator: Pootle 2.8\n" +"X-POOTLE-MTIME: 1483726601.000000\n" #: popup.src msgctxt "" @@ -155,7 +155,7 @@ msgctxt "" "All Styles\n" "itemlist.text" msgid "All Styles" -msgstr "" +msgstr "Все стили" #: res_bmp.src msgctxt "" @@ -164,7 +164,7 @@ msgctxt "" "Hidden Styles\n" "itemlist.text" msgid "Hidden Styles" -msgstr "" +msgstr "Скрытые стили" #: res_bmp.src msgctxt "" @@ -173,7 +173,7 @@ msgctxt "" "Applied Styles\n" "itemlist.text" msgid "Applied Styles" -msgstr "" +msgstr "Используемые стили" #: res_bmp.src msgctxt "" @@ -182,7 +182,7 @@ msgctxt "" "Custom Styles\n" "itemlist.text" msgid "Custom Styles" -msgstr "" +msgstr "Стили пользователя" #: res_bmp.src msgctxt "" @@ -191,7 +191,7 @@ msgctxt "" "All Styles\n" "itemlist.text" msgid "All Styles" -msgstr "" +msgstr "Все стили" #: res_bmp.src msgctxt "" @@ -200,7 +200,7 @@ msgctxt "" "Hidden Styles\n" "itemlist.text" msgid "Hidden Styles" -msgstr "" +msgstr "Скрытые стили" #: sdstring.src msgctxt "" @@ -2378,7 +2378,7 @@ msgctxt "" "STR_TASKPANEL_RECENT_MASTER_PAGES_TITLE\n" "string.text" msgid "Recently Used" -msgstr "Последние" +msgstr "Недавние" #: strings.src msgctxt "" @@ -2426,7 +2426,7 @@ msgctxt "" "STR_PRESENTATIONS_STYLE_FAMILY\n" "string.text" msgid "Presentation Styles" -msgstr "" +msgstr "Стили презентации" #: strings.src msgctxt "" @@ -2450,7 +2450,7 @@ msgctxt "" "STR_CUSTOMANIMATIONPANE\n" "string.text" msgid "Animation" -msgstr "" +msgstr "Анимация" #: strings.src msgctxt "" @@ -2506,7 +2506,7 @@ msgctxt "" "RID_ANNOTATIONS_START\n" "string.text" msgid "Comments" -msgstr "Примечания" +msgstr "Комментарии" #: strings.src msgctxt "" @@ -2602,7 +2602,7 @@ msgctxt "" "STR_OBJECTS_TREE\n" "string.text" msgid "Page Tree" -msgstr "" +msgstr "Дерево страниц" #: toolbox.src msgctxt "" diff --git a/source/ru/sd/uiconfig/sdraw/ui.po b/source/ru/sd/uiconfig/sdraw/ui.po index 96e5ee09bfc..089ade8990d 100644 --- a/source/ru/sd/uiconfig/sdraw/ui.po +++ b/source/ru/sd/uiconfig/sdraw/ui.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: ui\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2016-11-09 14:10+0100\n" -"PO-Revision-Date: 2016-06-16 18:50+0000\n" +"PO-Revision-Date: 2017-01-06 18:16+0000\n" "Last-Translator: bormant <bormant@mail.ru>\n" "Language-Team: Russian <l10n@ru.libreoffice.org>\n" "Language: ru\n" @@ -13,8 +13,8 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" "X-Accelerator-Marker: ~\n" -"X-Generator: LibreOffice\n" -"X-POOTLE-MTIME: 1466103040.000000\n" +"X-Generator: Pootle 2.8\n" +"X-POOTLE-MTIME: 1483726601.000000\n" #: breakdialog.ui msgctxt "" @@ -86,7 +86,7 @@ msgctxt "" "label\n" "string.text" msgid "Numbering" -msgstr "" +msgstr "Нумерация" #: bulletsandnumbering.ui msgctxt "" @@ -158,7 +158,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Values from Selection" -msgstr "" +msgstr "Значения из отбора" #: copydlg.ui msgctxt "" @@ -446,7 +446,7 @@ msgctxt "" "label\n" "string.text" msgid "Transparency" -msgstr "" +msgstr "Прозрачность" #: drawparadialog.ui msgctxt "" @@ -599,7 +599,7 @@ msgctxt "" "label\n" "string.text" msgid "Numbering" -msgstr "" +msgstr "Нумерация" #: drawprtldialog.ui msgctxt "" diff --git a/source/ru/sd/uiconfig/simpress/ui.po b/source/ru/sd/uiconfig/simpress/ui.po index fd7e0d9f96a..aa59d16b84e 100644 --- a/source/ru/sd/uiconfig/simpress/ui.po +++ b/source/ru/sd/uiconfig/simpress/ui.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: ui\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2016-11-09 14:10+0100\n" -"PO-Revision-Date: 2016-11-15 08:08+0000\n" +"PO-Revision-Date: 2017-01-06 18:16+0000\n" "Last-Translator: bormant <bormant@mail.ru>\n" "Language-Team: Russian <l10n@ru.libreoffice.org>\n" "Language: ru\n" @@ -12,9 +12,9 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" -"X-Generator: LibreOffice\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1479197283.000000\n" +"X-Generator: Pootle 2.8\n" +"X-POOTLE-MTIME: 1483726609.000000\n" #: customanimationeffecttab.ui msgctxt "" @@ -365,7 +365,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Options" -msgstr "" +msgstr "Параметры" #: customanimationspanel.ui msgctxt "" @@ -410,7 +410,7 @@ msgctxt "" "label\n" "string.text" msgid "Animation Deck" -msgstr "" +msgstr "Панель анимации" #: customanimationspanel.ui msgctxt "" @@ -419,7 +419,7 @@ msgctxt "" "label\n" "string.text" msgid "Animation List" -msgstr "" +msgstr "Список анимации" #: customanimationspanelhorizontal.ui msgctxt "" @@ -428,7 +428,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Add Effect" -msgstr "" +msgstr "Добавить эффект" #: customanimationspanelhorizontal.ui msgctxt "" @@ -437,7 +437,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Remove Effect" -msgstr "" +msgstr "Удалить эффект" #: customanimationspanelhorizontal.ui msgctxt "" @@ -446,7 +446,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Move Up" -msgstr "" +msgstr "Вверх" #: customanimationspanelhorizontal.ui msgctxt "" @@ -455,7 +455,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Move Down" -msgstr "" +msgstr "Вниз" #: customanimationspanelhorizontal.ui msgctxt "" @@ -464,7 +464,7 @@ msgctxt "" "label\n" "string.text" msgid "_Start:" -msgstr "" +msgstr "Начало:" #: customanimationspanelhorizontal.ui msgctxt "" @@ -473,7 +473,7 @@ msgctxt "" "label\n" "string.text" msgid "_Direction:" -msgstr "" +msgstr "Направление:" #: customanimationspanelhorizontal.ui msgctxt "" @@ -482,7 +482,7 @@ msgctxt "" "0\n" "stringlist.text" msgid "On click" -msgstr "" +msgstr "При щелчке" #: customanimationspanelhorizontal.ui msgctxt "" @@ -491,7 +491,7 @@ msgctxt "" "1\n" "stringlist.text" msgid "With previous" -msgstr "" +msgstr "С предыдущим" #: customanimationspanelhorizontal.ui msgctxt "" @@ -500,7 +500,7 @@ msgctxt "" "2\n" "stringlist.text" msgid "After previous" -msgstr "" +msgstr "После предыдущего" #: customanimationspanelhorizontal.ui msgctxt "" @@ -509,7 +509,7 @@ msgctxt "" "label\n" "string.text" msgid "Category:" -msgstr "" +msgstr "Категория:" #: customanimationspanelhorizontal.ui msgctxt "" @@ -518,7 +518,7 @@ msgctxt "" "0\n" "stringlist.text" msgid "Entrance" -msgstr "" +msgstr "Вступление" #: customanimationspanelhorizontal.ui msgctxt "" @@ -527,7 +527,7 @@ msgctxt "" "1\n" "stringlist.text" msgid "Emphasis" -msgstr "" +msgstr "Выделение" #: customanimationspanelhorizontal.ui msgctxt "" @@ -536,7 +536,7 @@ msgctxt "" "2\n" "stringlist.text" msgid "Exit" -msgstr "" +msgstr "Выход" #: customanimationspanelhorizontal.ui msgctxt "" @@ -545,7 +545,7 @@ msgctxt "" "3\n" "stringlist.text" msgid "Motion Paths" -msgstr "" +msgstr "Траектории" #: customanimationspanelhorizontal.ui msgctxt "" @@ -554,7 +554,7 @@ msgctxt "" "4\n" "stringlist.text" msgid "Misc Effects" -msgstr "" +msgstr "Прочие эффекты" #: customanimationspanelhorizontal.ui msgctxt "" @@ -563,7 +563,7 @@ msgctxt "" "label\n" "string.text" msgid "D_uration:" -msgstr "" +msgstr "Длительность:" #: customanimationspanelhorizontal.ui msgctxt "" @@ -572,7 +572,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Select the speed of the Animation." -msgstr "" +msgstr "Выбор скорости воспроизведения анимации." #: customanimationspanelhorizontal.ui msgctxt "" @@ -581,7 +581,7 @@ msgctxt "" "label\n" "string.text" msgid "Effect:" -msgstr "" +msgstr "Эффект:" #: customanimationspanelhorizontal.ui msgctxt "" @@ -590,7 +590,7 @@ msgctxt "" "label\n" "string.text" msgid "Automatic Preview" -msgstr "" +msgstr "Автоматический просмотр" #: customanimationspanelhorizontal.ui msgctxt "" @@ -599,7 +599,7 @@ msgctxt "" "label\n" "string.text" msgid "Play" -msgstr "" +msgstr "Воспроизвести" #: customanimationspanelhorizontal.ui msgctxt "" @@ -608,7 +608,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Preview Effect" -msgstr "" +msgstr "Просмотр эффекта" #: customanimationtexttab.ui msgctxt "" @@ -779,7 +779,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Select the speed of the Animation." -msgstr "" +msgstr "Выбор скорости воспроизведения анимации." #: customanimationtimingtab.ui msgctxt "" @@ -1571,7 +1571,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Document" -msgstr "" +msgstr "Документ" #: navigatorpanel.ui msgctxt "" @@ -1580,7 +1580,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Active Window" -msgstr "" +msgstr "Активное окно" #: navigatorpanel.ui msgctxt "" @@ -1589,7 +1589,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "First Slide" -msgstr "" +msgstr "Первый слайд" #: navigatorpanel.ui msgctxt "" @@ -1598,7 +1598,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Previous Slide" -msgstr "" +msgstr "Предыдущий слайд" #: navigatorpanel.ui msgctxt "" @@ -1607,7 +1607,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Next Slide" -msgstr "" +msgstr "Следующий слайд" #: navigatorpanel.ui msgctxt "" @@ -1616,7 +1616,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Last Slide" -msgstr "" +msgstr "Последний слайд" #: navigatorpanel.ui msgctxt "" @@ -1625,7 +1625,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Drag Mode" -msgstr "" +msgstr "Режим перетаскивания" #: navigatorpanel.ui msgctxt "" @@ -1634,7 +1634,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Show Shapes" -msgstr "" +msgstr "Показать фигуры" #: notebookbar.ui msgctxt "" @@ -1643,7 +1643,7 @@ msgctxt "" "label\n" "string.text" msgid "File" -msgstr "" +msgstr "Файл" #: notebookbar.ui msgctxt "" @@ -1652,7 +1652,7 @@ msgctxt "" "label\n" "string.text" msgid "Clone" -msgstr "" +msgstr "Копировать формат" #: notebookbar.ui msgctxt "" @@ -1661,7 +1661,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Bullets and Numbering" -msgstr "" +msgstr "Маркеры и нумерация" #: notebookbar.ui msgctxt "" @@ -1670,7 +1670,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Indent" -msgstr "" +msgstr "Отступ" #: notebookbar.ui msgctxt "" @@ -1679,7 +1679,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Increase Indent" -msgstr "" +msgstr "Увеличить отступ" #: notebookbar.ui msgctxt "" @@ -1688,7 +1688,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Decrease Indent" -msgstr "" +msgstr "Уменьшить отступ" #: notebookbar.ui msgctxt "" @@ -1697,7 +1697,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Horizontal Alignment" -msgstr "" +msgstr "Горизонтальное выравнивание" #: notebookbar.ui msgctxt "" @@ -1706,7 +1706,7 @@ msgctxt "" "label\n" "string.text" msgid "Home" -msgstr "" +msgstr "На главную" #: notebookbar.ui msgctxt "" @@ -1715,7 +1715,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Insert Audio or Video" -msgstr "" +msgstr "Вставить звук или видео" #: notebookbar.ui msgctxt "" @@ -1724,7 +1724,7 @@ msgctxt "" "label\n" "string.text" msgid "Symbol" -msgstr "" +msgstr "Символ" #: notebookbar.ui msgctxt "" @@ -1733,7 +1733,7 @@ msgctxt "" "label\n" "string.text" msgid "Insert" -msgstr "" +msgstr "Вставка" #: notebookbar.ui msgctxt "" @@ -1742,7 +1742,7 @@ msgctxt "" "label\n" "string.text" msgid "Transitions" -msgstr "" +msgstr "Переходы" #: notebookbar.ui msgctxt "" @@ -1751,7 +1751,7 @@ msgctxt "" "label\n" "string.text" msgid "Animation" -msgstr "" +msgstr "Анимация" #: notebookbar.ui msgctxt "" @@ -1760,7 +1760,7 @@ msgctxt "" "label\n" "string.text" msgid "Slide Show" -msgstr "" +msgstr "Демонстрация" #: notebookbar.ui msgctxt "" @@ -1769,7 +1769,7 @@ msgctxt "" "label\n" "string.text" msgid "Auto Spellcheck" -msgstr "" +msgstr "Автопроверка орфографии" #: notebookbar.ui msgctxt "" @@ -1778,7 +1778,7 @@ msgctxt "" "label\n" "string.text" msgid "Review" -msgstr "" +msgstr "Проверить" #: notebookbar.ui msgctxt "" @@ -1787,7 +1787,7 @@ msgctxt "" "label\n" "string.text" msgid "Grid" -msgstr "" +msgstr "Сетка" #: notebookbar.ui msgctxt "" @@ -1805,7 +1805,7 @@ msgctxt "" "label\n" "string.text" msgid "Table" -msgstr "" +msgstr "Таблица" #: notebookbar.ui msgctxt "" @@ -1814,7 +1814,7 @@ msgctxt "" "label\n" "string.text" msgid "Image" -msgstr "" +msgstr "Изображение" #: notebookbar_groups.ui msgctxt "" @@ -1823,7 +1823,7 @@ msgctxt "" "label\n" "string.text" msgid "Blank" -msgstr "" +msgstr "Пусто" #: notebookbar_groups.ui msgctxt "" @@ -1832,7 +1832,7 @@ msgctxt "" "label\n" "string.text" msgid "Title Slide" -msgstr "" +msgstr "Титульный слайд" #: notebookbar_groups.ui msgctxt "" @@ -1841,7 +1841,7 @@ msgctxt "" "label\n" "string.text" msgid "Title, Text" -msgstr "" +msgstr "Заголовок, текст" #: notebookbar_groups.ui msgctxt "" @@ -1850,7 +1850,7 @@ msgctxt "" "label\n" "string.text" msgid "Title, Content" -msgstr "" +msgstr "Заголовок, блок" #: notebookbar_groups.ui msgctxt "" @@ -1859,7 +1859,7 @@ msgctxt "" "label\n" "string.text" msgid "Centered Text" -msgstr "" +msgstr "Текст по центру" #: notebookbar_groups.ui msgctxt "" @@ -1868,7 +1868,7 @@ msgctxt "" "label\n" "string.text" msgid "Hyperlink" -msgstr "" +msgstr "Ссылка" #: notebookbar_groups.ui msgctxt "" @@ -1877,7 +1877,7 @@ msgctxt "" "label\n" "string.text" msgid "Footnote" -msgstr "" +msgstr "Сноска" #: notebookbar_groups.ui msgctxt "" @@ -1886,7 +1886,7 @@ msgctxt "" "label\n" "string.text" msgid "Endnote" -msgstr "" +msgstr "Концевая сноска" #: notebookbar_groups.ui msgctxt "" @@ -1895,7 +1895,7 @@ msgctxt "" "label\n" "string.text" msgid "Bookmark" -msgstr "" +msgstr "Закладка" #: notebookbar_groups.ui msgctxt "" @@ -1904,7 +1904,7 @@ msgctxt "" "label\n" "string.text" msgid "Cross-Reference" -msgstr "" +msgstr "Перекрёстная ссылка" #: notebookbar_groups.ui msgctxt "" @@ -1913,7 +1913,7 @@ msgctxt "" "label\n" "string.text" msgid "Master 1" -msgstr "" +msgstr "Мастер 1" #: notebookbar_groups.ui msgctxt "" @@ -1922,7 +1922,7 @@ msgctxt "" "label\n" "string.text" msgid "Master 2" -msgstr "" +msgstr "Мастер 2" #: notebookbar_groups.ui msgctxt "" @@ -1931,7 +1931,7 @@ msgctxt "" "label\n" "string.text" msgid "Default" -msgstr "" +msgstr "Стандарт" #: notebookbar_groups.ui msgctxt "" @@ -1940,7 +1940,7 @@ msgctxt "" "label\n" "string.text" msgid "No Fill" -msgstr "" +msgstr "Без заливки" #: notebookbar_groups.ui msgctxt "" @@ -1949,7 +1949,7 @@ msgctxt "" "label\n" "string.text" msgid "With Shadow" -msgstr "" +msgstr "С тенью" #: notebookbar_groups.ui msgctxt "" @@ -1958,7 +1958,7 @@ msgctxt "" "label\n" "string.text" msgid "Title 1" -msgstr "" +msgstr "Заголовок 1" #: notebookbar_groups.ui msgctxt "" @@ -1967,7 +1967,7 @@ msgctxt "" "label\n" "string.text" msgid "Title 2" -msgstr "" +msgstr "Заголовок 2" #: notebookbar_groups.ui msgctxt "" @@ -1976,7 +1976,7 @@ msgctxt "" "label\n" "string.text" msgid "File" -msgstr "" +msgstr "Файл" #: notebookbar_groups.ui msgctxt "" @@ -1985,7 +1985,7 @@ msgctxt "" "label\n" "string.text" msgid "Clipboard" -msgstr "" +msgstr "Буфер обмена" #: notebookbar_groups.ui msgctxt "" @@ -1994,7 +1994,7 @@ msgctxt "" "label\n" "string.text" msgid "Style" -msgstr "" +msgstr "Стиль" #: notebookbar_groups.ui msgctxt "" @@ -2003,7 +2003,7 @@ msgctxt "" "label\n" "string.text" msgid " " -msgstr "" +msgstr " " #: notebookbar_groups.ui msgctxt "" @@ -2012,7 +2012,7 @@ msgctxt "" "label\n" "string.text" msgid " " -msgstr "" +msgstr " " #: notebookbar_groups.ui msgctxt "" @@ -2021,7 +2021,7 @@ msgctxt "" "label\n" "string.text" msgid "Text" -msgstr "" +msgstr "Текст" #: notebookbar_groups.ui msgctxt "" @@ -2039,7 +2039,7 @@ msgctxt "" "label\n" "string.text" msgid "Master" -msgstr "" +msgstr "Мастер" #: notebookbar_groups.ui msgctxt "" @@ -2048,7 +2048,7 @@ msgctxt "" "label\n" "string.text" msgid "Layout" -msgstr "" +msgstr "Разметка" #: notebookbar_groups.ui msgctxt "" @@ -2057,7 +2057,7 @@ msgctxt "" "label\n" "string.text" msgid "Animation" -msgstr "" +msgstr "Анимация" #: notebookbar_groups.ui msgctxt "" @@ -2066,7 +2066,7 @@ msgctxt "" "label\n" "string.text" msgid "Transition" -msgstr "" +msgstr "Переход" #: notebookbar_groups.ui msgctxt "" @@ -2075,7 +2075,7 @@ msgctxt "" "label\n" "string.text" msgid "Slide" -msgstr "" +msgstr "Слайд" #: notebookbar_groups.ui msgctxt "" @@ -2084,7 +2084,7 @@ msgctxt "" "label\n" "string.text" msgid "Shapes" -msgstr "" +msgstr "Фигуры" #: notebookbar_groups.ui msgctxt "" @@ -2093,7 +2093,7 @@ msgctxt "" "label\n" "string.text" msgid "Links" -msgstr "" +msgstr "Ссылки" #: notebookbar_groups.ui msgctxt "" @@ -2102,7 +2102,7 @@ msgctxt "" "label\n" "string.text" msgid "Insert" -msgstr "" +msgstr "Вставка" #: notebookbar_groups.ui msgctxt "" @@ -2111,7 +2111,7 @@ msgctxt "" "label\n" "string.text" msgid "Style" -msgstr "" +msgstr "STYLE" #: notebookbar_groups.ui msgctxt "" @@ -2120,7 +2120,7 @@ msgctxt "" "label\n" "string.text" msgid "Reset" -msgstr "" +msgstr "Сброс" #: notebookbar_groups.ui msgctxt "" @@ -2129,7 +2129,7 @@ msgctxt "" "label\n" "string.text" msgid "Wrap" -msgstr "" +msgstr "Обтекание" #: notebookbar_groups.ui msgctxt "" @@ -2147,7 +2147,7 @@ msgctxt "" "label\n" "string.text" msgid "Image" -msgstr "" +msgstr "Изображение" #: notebookbar_groups.ui msgctxt "" @@ -2156,7 +2156,7 @@ msgctxt "" "label\n" "string.text" msgid "None" -msgstr "" +msgstr "Нет" #: notebookbar_groups.ui msgctxt "" @@ -2165,7 +2165,7 @@ msgctxt "" "label\n" "string.text" msgid "Optimal" -msgstr "" +msgstr "Оптимально" #: notebookbar_groups.ui msgctxt "" @@ -2174,7 +2174,7 @@ msgctxt "" "label\n" "string.text" msgid "Parallel" -msgstr "" +msgstr "параллельно" #: notebookbar_groups.ui msgctxt "" @@ -2183,7 +2183,7 @@ msgctxt "" "label\n" "string.text" msgid "Before" -msgstr "" +msgstr "Перед" #: notebookbar_groups.ui msgctxt "" @@ -2192,7 +2192,7 @@ msgctxt "" "label\n" "string.text" msgid "After" -msgstr "" +msgstr "После" #: notebookbar_groups.ui msgctxt "" @@ -2201,7 +2201,7 @@ msgctxt "" "label\n" "string.text" msgid "Through" -msgstr "" +msgstr "Сквозное" #: notebookbar_groups.ui msgctxt "" @@ -2210,7 +2210,7 @@ msgctxt "" "label\n" "string.text" msgid "Contour" -msgstr "" +msgstr "Контур" #: notebookbar_groups.ui msgctxt "" @@ -2219,7 +2219,7 @@ msgctxt "" "label\n" "string.text" msgid "Edit Contour" -msgstr "" +msgstr "Правка контура" #: optimpressgeneralpage.ui msgctxt "" @@ -2255,7 +2255,7 @@ msgctxt "" "label\n" "string.text" msgid "Start with _Template Selection" -msgstr "" +msgstr "Начать с выбора шаблона" #: optimpressgeneralpage.ui msgctxt "" @@ -2507,7 +2507,7 @@ msgctxt "" "label\n" "string.text" msgid "Fill Screen" -msgstr "" +msgstr "Весь экран" #: photoalbum.ui msgctxt "" @@ -2516,7 +2516,7 @@ msgctxt "" "label\n" "string.text" msgid "Link images" -msgstr "" +msgstr "Связать изображения" #: photoalbum.ui msgctxt "" @@ -3758,7 +3758,7 @@ msgctxt "" "label\n" "string.text" msgid "Master Slide" -msgstr "" +msgstr "Мастер-слайд" #: sidebarslidebackground.ui msgctxt "" @@ -3767,7 +3767,7 @@ msgctxt "" "label\n" "string.text" msgid "Close Master Slide" -msgstr "" +msgstr "Закрыть мастер-слайд" #: slidedesigndialog.ui msgctxt "" @@ -3956,7 +3956,7 @@ msgctxt "" "label\n" "string.text" msgid "Duration:" -msgstr "" +msgstr "Длительность:" #: slidetransitionspanelhorizontal.ui msgctxt "" @@ -3965,7 +3965,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Select the speed of Slide Transition." -msgstr "" +msgstr "Выбор скорости смены слайдов." #: slidetransitionspanelhorizontal.ui msgctxt "" @@ -3974,7 +3974,7 @@ msgctxt "" "label\n" "string.text" msgid "Variant:" -msgstr "" +msgstr "Вариант:" #: slidetransitionspanelhorizontal.ui msgctxt "" @@ -3983,7 +3983,7 @@ msgctxt "" "label\n" "string.text" msgid "Sound:" -msgstr "" +msgstr "Звук:" #: slidetransitionspanelhorizontal.ui msgctxt "" @@ -3992,7 +3992,7 @@ msgctxt "" "0\n" "stringlist.text" msgid "No sound" -msgstr "" +msgstr "Без звука" #: slidetransitionspanelhorizontal.ui msgctxt "" @@ -4001,7 +4001,7 @@ msgctxt "" "1\n" "stringlist.text" msgid "Stop previous sound" -msgstr "" +msgstr "Остановить предыдущий звук" #: slidetransitionspanelhorizontal.ui msgctxt "" @@ -4010,7 +4010,7 @@ msgctxt "" "2\n" "stringlist.text" msgid "Other sound..." -msgstr "" +msgstr "Другой звук..." #: slidetransitionspanelhorizontal.ui msgctxt "" @@ -4019,7 +4019,7 @@ msgctxt "" "label\n" "string.text" msgid "Loop until next sound" -msgstr "" +msgstr "Непрерывно" #: slidetransitionspanelhorizontal.ui msgctxt "" @@ -4028,7 +4028,7 @@ msgctxt "" "label\n" "string.text" msgid "On mouse click" -msgstr "" +msgstr "По щелчку мыши" #: slidetransitionspanelhorizontal.ui msgctxt "" @@ -4037,7 +4037,7 @@ msgctxt "" "label\n" "string.text" msgid "Automatically after:" -msgstr "" +msgstr "Автоматически через:" #: slidetransitionspanelhorizontal.ui msgctxt "" @@ -4046,7 +4046,7 @@ msgctxt "" "text\n" "string.text" msgid "0,00" -msgstr "" +msgstr "0,00" #: slidetransitionspanelhorizontal.ui msgctxt "" @@ -4055,7 +4055,7 @@ msgctxt "" "label\n" "string.text" msgid "Automatic Preview" -msgstr "" +msgstr "Автоматический просмотр" #: slidetransitionspanelhorizontal.ui msgctxt "" @@ -4064,7 +4064,7 @@ msgctxt "" "label\n" "string.text" msgid "Apply Transition to All Slides" -msgstr "" +msgstr "Применить переход ко всем слайдам" #: slidetransitionspanelhorizontal.ui msgctxt "" @@ -4073,7 +4073,7 @@ msgctxt "" "label\n" "string.text" msgid "Play" -msgstr "" +msgstr "Воспроизвести" #: tabledesignpanel.ui msgctxt "" @@ -4136,7 +4136,7 @@ msgctxt "" "label\n" "string.text" msgid "_Header row" -msgstr "" +msgstr "Строка заголовка" #: tabledesignpanelhorizontal.ui msgctxt "" @@ -4145,7 +4145,7 @@ msgctxt "" "label\n" "string.text" msgid "Tot_al row" -msgstr "" +msgstr "Строка итогов" #: tabledesignpanelhorizontal.ui msgctxt "" @@ -4154,7 +4154,7 @@ msgctxt "" "label\n" "string.text" msgid "_Banded rows" -msgstr "" +msgstr "Чередование строк" #: tabledesignpanelhorizontal.ui msgctxt "" @@ -4163,7 +4163,7 @@ msgctxt "" "label\n" "string.text" msgid "Ba_nded columns" -msgstr "" +msgstr "Чередование столбцов" #: tabledesignpanelhorizontal.ui msgctxt "" @@ -4172,7 +4172,7 @@ msgctxt "" "label\n" "string.text" msgid "Fi_rst column" -msgstr "" +msgstr "Первый столбец" #: tabledesignpanelhorizontal.ui msgctxt "" @@ -4181,7 +4181,7 @@ msgctxt "" "label\n" "string.text" msgid "_Last column" -msgstr "" +msgstr "Последний столбец" #: templatedialog.ui msgctxt "" diff --git a/source/ru/sfx2/source/appl.po b/source/ru/sfx2/source/appl.po index 74a1f74df37..cb9fc878f56 100644 --- a/source/ru/sfx2/source/appl.po +++ b/source/ru/sfx2/source/appl.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: appl\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2016-11-09 14:10+0100\n" -"PO-Revision-Date: 2016-06-11 21:08+0000\n" +"PO-Revision-Date: 2017-01-06 18:16+0000\n" "Last-Translator: bormant <bormant@mail.ru>\n" "Language-Team: Russian <ru@li.org>\n" "Language: ru\n" @@ -13,8 +13,8 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" "X-Accelerator-Marker: ~\n" -"X-Generator: LibreOffice\n" -"X-POOTLE-MTIME: 1465679337.000000\n" +"X-Generator: Pootle 2.8\n" +"X-POOTLE-MTIME: 1483726613.000000\n" #: app.src msgctxt "" @@ -434,7 +434,7 @@ msgctxt "" "STR_QUICKSTART_RECENTDOC\n" "string.text" msgid "Recent Documents" -msgstr "Предыдущие документы" +msgstr "Недавние документы" #: app.src msgctxt "" @@ -578,7 +578,7 @@ msgctxt "" "STR_SFX_FILTERNAME_PDF\n" "string.text" msgid "PDF files" -msgstr "" +msgstr "Файлы PDF" #: app.src msgctxt "" diff --git a/source/ru/sfx2/source/dialog.po b/source/ru/sfx2/source/dialog.po index deff486d5d6..780ac559440 100644 --- a/source/ru/sfx2/source/dialog.po +++ b/source/ru/sfx2/source/dialog.po @@ -4,8 +4,8 @@ msgstr "" "Project-Id-Version: dialog\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2016-11-09 14:10+0100\n" -"PO-Revision-Date: 2016-03-12 00:42+0000\n" -"Last-Translator: Anonymous Pootle User\n" +"PO-Revision-Date: 2017-01-06 18:46+0000\n" +"Last-Translator: bormant <bormant@mail.ru>\n" "Language-Team: Russian <ru@li.org>\n" "Language: ru\n" "MIME-Version: 1.0\n" @@ -13,8 +13,8 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" "X-Accelerator-Marker: ~\n" -"X-Generator: LibreOffice\n" -"X-POOTLE-MTIME: 1457743378.000000\n" +"X-Generator: Pootle 2.8\n" +"X-POOTLE-MTIME: 1483728385.000000\n" #: dialog.src msgctxt "" @@ -185,7 +185,7 @@ msgctxt "" "STR_PREVIEW_CHECKBOX\n" "string.text" msgid "Show Previews" -msgstr "" +msgstr "Показывать миниатюры" #: dialog.src msgctxt "" @@ -194,7 +194,7 @@ msgctxt "" "SID_OPENDOC\n" "menuitem.text" msgid "Open..." -msgstr "" +msgstr "Открыть..." #: dialog.src msgctxt "" @@ -203,7 +203,7 @@ msgctxt "" "SID_SAVEDOC\n" "menuitem.text" msgid "Save" -msgstr "" +msgstr "Сохранить" #: dialog.src msgctxt "" @@ -212,7 +212,7 @@ msgctxt "" "SID_UNDO\n" "menuitem.text" msgid "Undo" -msgstr "" +msgstr "Отменить" #: dialog.src msgctxt "" @@ -221,7 +221,7 @@ msgctxt "" "SID_REDO\n" "menuitem.text" msgid "Redo" -msgstr "" +msgstr "Вернуть" #: dialog.src msgctxt "" @@ -230,7 +230,7 @@ msgctxt "" "SID_PRINTDOC\n" "menuitem.text" msgid "Print" -msgstr "" +msgstr "Печать" #: dialog.src msgctxt "" @@ -239,7 +239,7 @@ msgctxt "" "SID_MENUBAR\n" "menuitem.text" msgid "Menubar" -msgstr "" +msgstr "Главное меню" #: dialog.src msgctxt "" @@ -248,7 +248,7 @@ msgctxt "" "SID_OPTIONS\n" "menuitem.text" msgid "Options" -msgstr "" +msgstr "Параметры" #: dialog.src msgctxt "" @@ -257,7 +257,7 @@ msgctxt "" "SID_CLOSEDOC\n" "menuitem.text" msgid "Close" -msgstr "" +msgstr "Закрыть" #: dinfdlg.src msgctxt "" @@ -274,7 +274,7 @@ msgctxt "" "Checked by\n" "itemlist.text" msgid "Checked by" -msgstr "" +msgstr "Проверен" #: dinfdlg.src msgctxt "" @@ -283,7 +283,7 @@ msgctxt "" "Client\n" "itemlist.text" msgid "Client" -msgstr "" +msgstr "Клиент" #: dinfdlg.src msgctxt "" @@ -292,7 +292,7 @@ msgctxt "" "Date completed\n" "itemlist.text" msgid "Date completed" -msgstr "" +msgstr "Дата завершения" #: dinfdlg.src msgctxt "" @@ -301,7 +301,7 @@ msgctxt "" "Department\n" "itemlist.text" msgid "Department" -msgstr "" +msgstr "Отдел" #: dinfdlg.src msgctxt "" @@ -310,7 +310,7 @@ msgctxt "" "Destinations\n" "itemlist.text" msgid "Destinations" -msgstr "" +msgstr "Место назначения" #: dinfdlg.src msgctxt "" @@ -319,7 +319,7 @@ msgctxt "" "Disposition\n" "itemlist.text" msgid "Disposition" -msgstr "" +msgstr "Размещение" #: dinfdlg.src msgctxt "" @@ -328,7 +328,7 @@ msgctxt "" "Division\n" "itemlist.text" msgid "Division" -msgstr "" +msgstr "Подразделение" #: dinfdlg.src msgctxt "" @@ -337,7 +337,7 @@ msgctxt "" "Document number\n" "itemlist.text" msgid "Document number" -msgstr "" +msgstr "Номер документа" #: dinfdlg.src msgctxt "" @@ -346,7 +346,7 @@ msgctxt "" "Editor\n" "itemlist.text" msgid "Editor" -msgstr "" +msgstr "Редактор" #: dinfdlg.src msgctxt "" @@ -355,7 +355,7 @@ msgctxt "" "E-Mail\n" "itemlist.text" msgid "E-Mail" -msgstr "" +msgstr "Эл. почта" #: dinfdlg.src msgctxt "" @@ -364,7 +364,7 @@ msgctxt "" "Forward to\n" "itemlist.text" msgid "Forward to" -msgstr "" +msgstr "Переадресован" #: dinfdlg.src msgctxt "" @@ -373,7 +373,7 @@ msgctxt "" "Group\n" "itemlist.text" msgid "Group" -msgstr "" +msgstr "Группа" #: dinfdlg.src msgctxt "" @@ -382,7 +382,7 @@ msgctxt "" "Info\n" "itemlist.text" msgid "Info" -msgstr "" +msgstr "Информация" #: dinfdlg.src msgctxt "" @@ -391,7 +391,7 @@ msgctxt "" "Language\n" "itemlist.text" msgid "Language" -msgstr "" +msgstr "Язык" #: dinfdlg.src msgctxt "" @@ -400,7 +400,7 @@ msgctxt "" "Mailstop\n" "itemlist.text" msgid "Mailstop" -msgstr "" +msgstr "Аб. ящик" #: dinfdlg.src msgctxt "" @@ -409,7 +409,7 @@ msgctxt "" "Matter\n" "itemlist.text" msgid "Matter" -msgstr "" +msgstr "Тема письма" #: dinfdlg.src msgctxt "" @@ -418,7 +418,7 @@ msgctxt "" "Office\n" "itemlist.text" msgid "Office" -msgstr "" +msgstr "Офис" #: dinfdlg.src msgctxt "" @@ -427,7 +427,7 @@ msgctxt "" "Owner\n" "itemlist.text" msgid "Owner" -msgstr "" +msgstr "Владелец" #: dinfdlg.src msgctxt "" @@ -436,7 +436,7 @@ msgctxt "" "Project\n" "itemlist.text" msgid "Project" -msgstr "" +msgstr "Проект" #: dinfdlg.src msgctxt "" @@ -445,7 +445,7 @@ msgctxt "" "Publisher\n" "itemlist.text" msgid "Publisher" -msgstr "" +msgstr "Публикатор" #: dinfdlg.src msgctxt "" @@ -454,7 +454,7 @@ msgctxt "" "Purpose\n" "itemlist.text" msgid "Purpose" -msgstr "" +msgstr "Назначение" #: dinfdlg.src msgctxt "" @@ -463,7 +463,7 @@ msgctxt "" "Received from\n" "itemlist.text" msgid "Received from" -msgstr "" +msgstr "Получен от" #: dinfdlg.src msgctxt "" @@ -472,7 +472,7 @@ msgctxt "" "Recorded by\n" "itemlist.text" msgid "Recorded by" -msgstr "" +msgstr "Записан" #: dinfdlg.src msgctxt "" @@ -481,7 +481,7 @@ msgctxt "" "Recorded date\n" "itemlist.text" msgid "Recorded date" -msgstr "" +msgstr "Дата записи" #: dinfdlg.src msgctxt "" @@ -490,7 +490,7 @@ msgctxt "" "Reference\n" "itemlist.text" msgid "Reference" -msgstr "" +msgstr "Ссылка" #: dinfdlg.src msgctxt "" @@ -499,7 +499,7 @@ msgctxt "" "Source\n" "itemlist.text" msgid "Source" -msgstr "" +msgstr "Источник" #: dinfdlg.src msgctxt "" @@ -508,7 +508,7 @@ msgctxt "" "Status\n" "itemlist.text" msgid "Status" -msgstr "" +msgstr "Состояние" #: dinfdlg.src msgctxt "" @@ -517,7 +517,7 @@ msgctxt "" "Telephone number\n" "itemlist.text" msgid "Telephone number" -msgstr "" +msgstr "Номер телефона" #: dinfdlg.src msgctxt "" @@ -526,7 +526,7 @@ msgctxt "" "Typist\n" "itemlist.text" msgid "Typist" -msgstr "" +msgstr "Машинистка" #: dinfdlg.src msgctxt "" @@ -535,7 +535,7 @@ msgctxt "" "URL\n" "itemlist.text" msgid "URL" -msgstr "" +msgstr "URL " #: dinfdlg.src msgctxt "" @@ -544,7 +544,7 @@ msgctxt "" "Text\n" "itemlist.text" msgid "Text" -msgstr "" +msgstr "Текст" #: dinfdlg.src msgctxt "" @@ -553,7 +553,7 @@ msgctxt "" "DateTime\n" "itemlist.text" msgid "DateTime" -msgstr "" +msgstr "Дата и время" #: dinfdlg.src msgctxt "" @@ -562,7 +562,7 @@ msgctxt "" "Date\n" "itemlist.text" msgid "Date" -msgstr "" +msgstr "Дата" #: dinfdlg.src msgctxt "" @@ -571,7 +571,7 @@ msgctxt "" "Duration\n" "itemlist.text" msgid "Duration" -msgstr "" +msgstr "Длительность" #: dinfdlg.src msgctxt "" @@ -580,7 +580,7 @@ msgctxt "" "Number\n" "itemlist.text" msgid "Number" -msgstr "" +msgstr "Номер" #: dinfdlg.src msgctxt "" @@ -589,7 +589,7 @@ msgctxt "" "Yes or no\n" "itemlist.text" msgid "Yes or no" -msgstr "" +msgstr "Да или нет" #: dinfdlg.src msgctxt "" @@ -729,7 +729,7 @@ msgctxt "" "STR_VIEWVERSIONCOMMENT\n" "string.text" msgid "View Version Comment" -msgstr "Смотреть примечание к версии" +msgstr "Смотреть комментарий к версии" #: versdlg.src msgctxt "" diff --git a/source/ru/sfx2/source/doc.po b/source/ru/sfx2/source/doc.po index 406748ccfdb..4e98105b09c 100644 --- a/source/ru/sfx2/source/doc.po +++ b/source/ru/sfx2/source/doc.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: doc\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2016-11-09 14:10+0100\n" -"PO-Revision-Date: 2016-07-07 10:21+0000\n" +"PO-Revision-Date: 2017-01-06 18:17+0000\n" "Last-Translator: bormant <bormant@mail.ru>\n" "Language-Team: Russian <ru@li.org>\n" "Language: ru\n" @@ -13,8 +13,8 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" "X-Accelerator-Marker: ~\n" -"X-Generator: LibreOffice\n" -"X-POOTLE-MTIME: 1467886897.000000\n" +"X-Generator: Pootle 2.8\n" +"X-POOTLE-MTIME: 1483726627.000000\n" #: doc.src msgctxt "" @@ -146,7 +146,7 @@ msgctxt "" "STR_TEMPLATE_SELECTION\n" "string.text" msgid "Select a Template" -msgstr "" +msgstr "Выберите шаблон" #: doc.src msgctxt "" @@ -733,7 +733,7 @@ msgctxt "" "Styles\n" "itemlist.text" msgid "Styles" -msgstr "" +msgstr "Стили" #: doctempl.src msgctxt "" diff --git a/source/ru/sfx2/source/sidebar.po b/source/ru/sfx2/source/sidebar.po index 02ddae6e443..05c3a0cf01a 100644 --- a/source/ru/sfx2/source/sidebar.po +++ b/source/ru/sfx2/source/sidebar.po @@ -4,8 +4,8 @@ msgstr "" "Project-Id-Version: sidebar\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2016-11-09 14:10+0100\n" -"PO-Revision-Date: 2015-12-11 19:20+0000\n" -"Last-Translator: Anonymous Pootle User\n" +"PO-Revision-Date: 2017-01-06 18:17+0000\n" +"Last-Translator: bormant <bormant@mail.ru>\n" "Language-Team: Russian <l10n@ru.libreoffice.org>\n" "Language: ru\n" "MIME-Version: 1.0\n" @@ -13,8 +13,8 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" "X-Accelerator-Marker: ~\n" -"X-Generator: LibreOffice\n" -"X-POOTLE-MTIME: 1449861643.000000\n" +"X-Generator: Pootle 2.8\n" +"X-POOTLE-MTIME: 1483726627.000000\n" #: Sidebar.src msgctxt "" @@ -46,7 +46,7 @@ msgctxt "" "SFX_STR_SIDEBAR_CUSTOMIZATION\n" "string.text" msgid "Customization" -msgstr "" +msgstr "Настройка" #: Sidebar.src msgctxt "" @@ -54,7 +54,7 @@ msgctxt "" "SFX_STR_SIDEBAR_RESTORE\n" "string.text" msgid "Restore Default" -msgstr "" +msgstr "Восстановить умолчания" #: Sidebar.src msgctxt "" @@ -62,4 +62,4 @@ msgctxt "" "SFX_STR_SIDEBAR_HIDE_SIDEBAR\n" "string.text" msgid "Close Sidebar" -msgstr "" +msgstr "Закрыть боковую панель" diff --git a/source/ru/sfx2/source/view.po b/source/ru/sfx2/source/view.po index 98438c5ee78..1160309abff 100644 --- a/source/ru/sfx2/source/view.po +++ b/source/ru/sfx2/source/view.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: view\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2016-12-01 12:11+0100\n" -"PO-Revision-Date: 2016-07-21 06:33+0000\n" +"PO-Revision-Date: 2017-01-06 18:17+0000\n" "Last-Translator: bormant <bormant@mail.ru>\n" "Language-Team: Russian <l10n@ru.libreoffice.org>\n" "Language: ru\n" @@ -12,9 +12,9 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" -"X-Generator: LibreOffice\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1469082822.000000\n" +"X-Generator: Pootle 2.8\n" +"X-POOTLE-MTIME: 1483726628.000000\n" #: view.src msgctxt "" @@ -184,7 +184,7 @@ msgctxt "" "STR_READONLY_PDF\n" "string.text" msgid "This PDF is open in read-only mode to allow signing the existing file." -msgstr "" +msgstr "Этот PDF открыт в режиме только для чтения для возможности его подписания." #: view.src msgctxt "" @@ -240,7 +240,7 @@ msgctxt "" "STR_CHECKOUT\n" "string.text" msgid "Check Out" -msgstr "" +msgstr "Блокировать" #: view.src msgctxt "" @@ -248,7 +248,7 @@ msgctxt "" "STR_READONLY_EDIT\n" "string.text" msgid "Edit Document" -msgstr "" +msgstr "Редактировать документ" #: view.src msgctxt "" @@ -256,4 +256,4 @@ msgctxt "" "STR_READONLY_SIGN\n" "string.text" msgid "Sign Document" -msgstr "" +msgstr "Подписать документ" diff --git a/source/ru/sfx2/uiconfig/ui.po b/source/ru/sfx2/uiconfig/ui.po index e695af3b0dd..26e09865839 100644 --- a/source/ru/sfx2/uiconfig/ui.po +++ b/source/ru/sfx2/uiconfig/ui.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: ui\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2016-12-01 12:11+0100\n" -"PO-Revision-Date: 2016-07-07 10:22+0000\n" +"PO-Revision-Date: 2017-01-06 18:17+0000\n" "Last-Translator: bormant <bormant@mail.ru>\n" "Language-Team: Russian <l10n@ru.libreoffice.org>\n" "Language: ru\n" @@ -12,9 +12,9 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" -"X-Generator: LibreOffice\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1467886950.000000\n" +"X-Generator: Pootle 2.8\n" +"X-POOTLE-MTIME: 1483726631.000000\n" #: alienwarndialog.ui msgctxt "" @@ -122,7 +122,7 @@ msgctxt "" "label\n" "string.text" msgid "Version comment:" -msgstr "Примечание к версии:" +msgstr "Комментарий к версии:" #: cmisinfopage.ui msgctxt "" @@ -248,7 +248,7 @@ msgctxt "" "label\n" "string.text" msgid "_Comments:" -msgstr "_Примечания:" +msgstr "Комментарии:" #: documentfontspage.ui msgctxt "" @@ -482,7 +482,7 @@ msgctxt "" "title\n" "string.text" msgid "Confirm editing of document" -msgstr "" +msgstr "Подтвердите правку документа" #: editdocumentdialog.ui msgctxt "" @@ -491,7 +491,7 @@ msgctxt "" "text\n" "string.text" msgid "Are you sure you want to edit the document?" -msgstr "" +msgstr "Действительно редактировать документ?" #: editdocumentdialog.ui msgctxt "" @@ -500,7 +500,7 @@ msgctxt "" "secondary_text\n" "string.text" msgid "The original file can be signed without editing the document. Existing signatures on the document will be lost in case of saving an edited version." -msgstr "" +msgstr "Возможно подписать исходный файл без его изменения. При сохранении изменённого документа имеющиеся в нём подписи будут утрачены." #: editdocumentdialog.ui msgctxt "" @@ -509,7 +509,7 @@ msgctxt "" "label\n" "string.text" msgid "Edit Document" -msgstr "" +msgstr "Редактировать документ" #: editdocumentdialog.ui msgctxt "" @@ -518,7 +518,7 @@ msgctxt "" "label\n" "string.text" msgid "Cancel" -msgstr "" +msgstr "Отменить" #: editdurationdialog.ui msgctxt "" @@ -1346,7 +1346,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Password" -msgstr "" +msgstr "Пароль" #: password.ui msgctxt "" @@ -1436,7 +1436,7 @@ msgctxt "" "title\n" "string.text" msgid "Enter Safe Mode" -msgstr "" +msgstr "Безопасный режим" #: safemodequerydialog.ui msgctxt "" @@ -1445,7 +1445,7 @@ msgctxt "" "label\n" "string.text" msgid "_Restart" -msgstr "" +msgstr "Перезапустить" #: safemodequerydialog.ui msgctxt "" @@ -1454,7 +1454,7 @@ msgctxt "" "label\n" "string.text" msgid "Are you sure you want to restart %PRODUCTNAME and enter the Safe Mode?" -msgstr "" +msgstr "Действительно перезапустить %PRODUCTNAME в безопасном режиме?" #: saveastemplatedlg.ui msgctxt "" @@ -1472,7 +1472,7 @@ msgctxt "" "label\n" "string.text" msgid "Template _Name" -msgstr "" +msgstr "Имя шаблона" #: saveastemplatedlg.ui msgctxt "" @@ -1481,7 +1481,7 @@ msgctxt "" "label\n" "string.text" msgid "Template _Category" -msgstr "" +msgstr "Категория шаблона" #: saveastemplatedlg.ui msgctxt "" @@ -1490,7 +1490,7 @@ msgctxt "" "label\n" "string.text" msgid "_Set as default template" -msgstr "" +msgstr "Установить шаблоном по умолчанию" #: saveastemplatedlg.ui msgctxt "" @@ -1616,7 +1616,7 @@ msgctxt "" "label\n" "string.text" msgid "Clear Recent Documents" -msgstr "" +msgstr "Очистить недавние документы" #: startcenter.ui msgctxt "" @@ -1787,7 +1787,7 @@ msgctxt "" "label\n" "string.text" msgid "Application" -msgstr "" +msgstr "Приложение" #: startcenter.ui msgctxt "" @@ -1796,7 +1796,7 @@ msgctxt "" "label\n" "string.text" msgid "Recent Files List" -msgstr "" +msgstr "Недавние файлы" #: startcenter.ui msgctxt "" @@ -1805,7 +1805,7 @@ msgctxt "" "label\n" "string.text" msgid "Templates List" -msgstr "" +msgstr "Список шаблонов" #: templatecategorydlg.ui msgctxt "" @@ -1859,7 +1859,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Search" -msgstr "" +msgstr "Поиск" #: templatedlg.ui msgctxt "" @@ -1877,7 +1877,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Filter by Application" -msgstr "" +msgstr "Фильтр по приложению" #: templatedlg.ui msgctxt "" @@ -1886,7 +1886,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Filter by Category" -msgstr "" +msgstr "Фильтр по категории" #: templatedlg.ui msgctxt "" @@ -1904,7 +1904,7 @@ msgctxt "" "label\n" "string.text" msgid "Template List" -msgstr "" +msgstr "Список шаблонов" #: templatedlg.ui msgctxt "" @@ -1913,7 +1913,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Settings" -msgstr "" +msgstr "Настройки" #: templatedlg.ui msgctxt "" @@ -1922,7 +1922,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Browse online templates" -msgstr "" +msgstr "Обзор шаблонов онлайн" #: templatedlg.ui msgctxt "" @@ -1931,7 +1931,7 @@ msgctxt "" "label\n" "string.text" msgid "Show this dialog at startup" -msgstr "" +msgstr "Показывать при запуске" #: templatedlg.ui msgctxt "" @@ -2048,7 +2048,7 @@ msgctxt "" "title\n" "string.text" msgid "Insert Version Comment" -msgstr "Вставить примечание к версии" +msgstr "Вставить комментарий к версии" #: versioncommentdialog.ui msgctxt "" @@ -2111,7 +2111,7 @@ msgctxt "" "label\n" "string.text" msgid "Comments" -msgstr "Примечания" +msgstr "Комментарии" #: versionscmis.ui msgctxt "" @@ -2201,7 +2201,7 @@ msgctxt "" "label\n" "string.text" msgid "Comments" -msgstr "Примечания" +msgstr "Комментарии" #: versionsofdialog.ui msgctxt "" diff --git a/source/ru/shell/source/win32/shlxthandler/res.po b/source/ru/shell/source/win32/shlxthandler/res.po index d47bdaaeb53..1cc2b1f5fad 100644 --- a/source/ru/shell/source/win32/shlxthandler/res.po +++ b/source/ru/shell/source/win32/shlxthandler/res.po @@ -3,17 +3,18 @@ msgid "" msgstr "" "Project-Id-Version: res\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2013-11-20 13:01+0100\n" -"PO-Revision-Date: 2014-01-03 14:22+0600\n" -"Last-Translator: \n" +"POT-Creation-Date: 2015-04-22 23:40+0200\n" +"PO-Revision-Date: 2016-12-26 21:27+0000\n" +"Last-Translator: bormant <bormant@mail.ru>\n" "Language-Team: Russian <ru@li.org>\n" "Language: ru\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" -"X-Generator: LibreOffice\n" "X-Accelerator-Marker: ~\n" +"X-Generator: Pootle 2.8\n" +"X-POOTLE-MTIME: 1482787659.000000\n" #: shlxthdl.ulf msgctxt "" @@ -85,7 +86,7 @@ msgctxt "" "%COMMENTS%\n" "LngText.text" msgid "Comments" -msgstr "Примечания" +msgstr "Комментарии" #: shlxthdl.ulf msgctxt "" @@ -93,7 +94,7 @@ msgctxt "" "%COMMENTS_COLON%\n" "LngText.text" msgid "Comments:" -msgstr "Примечания:" +msgstr "Комментарии:" #: shlxthdl.ulf msgctxt "" diff --git a/source/ru/starmath/source.po b/source/ru/starmath/source.po index b92acfd33b4..a1ff3b687a0 100644 --- a/source/ru/starmath/source.po +++ b/source/ru/starmath/source.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: source\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2016-12-01 12:11+0100\n" -"PO-Revision-Date: 2016-07-05 07:06+0000\n" +"PO-Revision-Date: 2017-01-06 18:17+0000\n" "Last-Translator: bormant <bormant@mail.ru>\n" "Language-Team: Russian <ru@li.org>\n" "Language: ru\n" @@ -12,9 +12,9 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" -"X-Generator: LibreOffice\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1467702363.000000\n" +"X-Generator: Pootle 2.8\n" +"X-POOTLE-MTIME: 1483726632.000000\n" #: commands.src msgctxt "" @@ -1414,7 +1414,7 @@ msgctxt "" "RID_XEVALUATEDATY_HELP\n" "string.text" msgid "Evaluated At" -msgstr "" +msgstr "Вычислено" #: commands.src msgctxt "" @@ -2476,7 +2476,7 @@ msgctxt "" "RID_PRINTUIOPT_PRODNAME\n" "string.text" msgid "%PRODUCTNAME %s" -msgstr "" +msgstr "%PRODUCTNAME %s" #: smres.src msgctxt "" @@ -2484,7 +2484,7 @@ msgctxt "" "RID_PRINTUIOPT_CONTENTS\n" "string.text" msgid "Contents" -msgstr "" +msgstr "Содержимое" #: smres.src msgctxt "" @@ -2492,7 +2492,7 @@ msgctxt "" "RID_PRINTUIOPT_TITLE\n" "string.text" msgid "~Title" -msgstr "" +msgstr "Заглавие" #: smres.src msgctxt "" @@ -2500,7 +2500,7 @@ msgctxt "" "RID_PRINTUIOPT_FRMLTXT\n" "string.text" msgid "~Formula text" -msgstr "" +msgstr "Текст формулы" #: smres.src msgctxt "" @@ -2508,7 +2508,7 @@ msgctxt "" "RID_PRINTUIOPT_BORDERS\n" "string.text" msgid "B~orders" -msgstr "" +msgstr "Обрамление" #: smres.src msgctxt "" @@ -2516,7 +2516,7 @@ msgctxt "" "RID_PRINTUIOPT_SIZE\n" "string.text" msgid "Size" -msgstr "" +msgstr "Размер" #: smres.src msgctxt "" @@ -2524,7 +2524,7 @@ msgctxt "" "RID_PRINTUIOPT_ORIGSIZE\n" "string.text" msgid "O~riginal size" -msgstr "" +msgstr "Исходный размер" #: smres.src msgctxt "" @@ -2532,7 +2532,7 @@ msgctxt "" "RID_PRINTUIOPT_FITTOPAGE\n" "string.text" msgid "Fit to ~page" -msgstr "" +msgstr "По размеру страницы" #: smres.src msgctxt "" @@ -2540,7 +2540,7 @@ msgctxt "" "RID_PRINTUIOPT_SCALING\n" "string.text" msgid "~Scaling" -msgstr "" +msgstr "Масштаб" #: symbol.src msgctxt "" diff --git a/source/ru/svtools/source/java.po b/source/ru/svtools/source/java.po index 70149eef501..ec4efc8d9a0 100644 --- a/source/ru/svtools/source/java.po +++ b/source/ru/svtools/source/java.po @@ -4,8 +4,8 @@ msgstr "" "Project-Id-Version: java\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2016-11-09 14:10+0100\n" -"PO-Revision-Date: 2014-11-30 00:11+0000\n" -"Last-Translator: Anonymous Pootle User\n" +"PO-Revision-Date: 2016-12-24 19:01+0000\n" +"Last-Translator: bormant <bormant@mail.ru>\n" "Language-Team: Russian <l10n@ru.libreoffice.org>\n" "Language: ru\n" "MIME-Version: 1.0\n" @@ -13,8 +13,8 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" "X-Accelerator-Marker: ~\n" -"X-Generator: LibreOffice\n" -"X-POOTLE-MTIME: 1417306301.000000\n" +"X-Generator: Pootle 2.8\n" +"X-POOTLE-MTIME: 1482606105.000000\n" #: javaerror.src msgctxt "" @@ -30,7 +30,7 @@ msgctxt "" "STR_WARNING_JAVANOTFOUND_MAC\n" "string.text" msgid "%PRODUCTNAME requires Oracle's Java Development Kit (JDK) on Mac OS X 10.10 or greater to perform this task. Please install them and restart %PRODUCTNAME." -msgstr "" +msgstr "Для выполнения данного задания %PRODUCTNAME на Mac OS X 10.10 необходим Java Development Kit (JDK) от Oracle. Установите его и перезапустите %PRODUCTNAME." #: javaerror.src msgctxt "" diff --git a/source/ru/svtools/source/misc.po b/source/ru/svtools/source/misc.po index 7b2e9a452cd..3f402d80392 100644 --- a/source/ru/svtools/source/misc.po +++ b/source/ru/svtools/source/misc.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: misc\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2016-11-09 14:10+0100\n" -"PO-Revision-Date: 2016-06-11 21:33+0000\n" +"PO-Revision-Date: 2016-12-24 19:03+0000\n" "Last-Translator: bormant <bormant@mail.ru>\n" "Language-Team: Russian <ru@li.org>\n" "Language: ru\n" @@ -13,8 +13,8 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" "X-Accelerator-Marker: ~\n" -"X-Generator: LibreOffice\n" -"X-POOTLE-MTIME: 1465680793.000000\n" +"X-Generator: Pootle 2.8\n" +"X-POOTLE-MTIME: 1482606216.000000\n" #: imagemgr.src msgctxt "" @@ -3876,7 +3876,7 @@ msgctxt "" "LANGUAGE_USER_SILESIAN\n" "pairedlist.text" msgid "Silesian" -msgstr "" +msgstr "Силезский" #: langtab.src msgctxt "" @@ -3885,7 +3885,7 @@ msgctxt "" "LANGUAGE_USER_HUNGARIAN_ROVAS\n" "pairedlist.text" msgid "Hungarian (Szekely-Hungarian Rovas)" -msgstr "" +msgstr "Венгерский (венгерские руны)" #: svtools.src msgctxt "" diff --git a/source/ru/svtools/uiconfig/ui.po b/source/ru/svtools/uiconfig/ui.po index de288646ba4..80d7e73266c 100644 --- a/source/ru/svtools/uiconfig/ui.po +++ b/source/ru/svtools/uiconfig/ui.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: ui\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2016-11-09 14:10+0100\n" -"PO-Revision-Date: 2016-06-11 21:25+0000\n" +"PO-Revision-Date: 2016-12-26 21:27+0000\n" "Last-Translator: bormant <bormant@mail.ru>\n" "Language-Team: Russian <l10n@ru.libreoffice.org>\n" "Language: ru\n" @@ -13,8 +13,8 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" "X-Accelerator-Marker: ~\n" -"X-Generator: LibreOffice\n" -"X-POOTLE-MTIME: 1465680310.000000\n" +"X-Generator: Pootle 2.8\n" +"X-POOTLE-MTIME: 1482787675.000000\n" #: GraphicExportOptionsDialog.ui msgctxt "" @@ -707,7 +707,7 @@ msgctxt "" "label\n" "string.text" msgid "Comment:" -msgstr "Примечание:" +msgstr "Комментарий:" #: printersetupdialog.ui msgctxt "" @@ -896,7 +896,7 @@ msgctxt "" "label\n" "string.text" msgid "For the extension to work properly, %PRODUCTNAME must be restarted." -msgstr "" +msgstr "Для корректной работы расширения %PRODUCTNAME должен быть перезапущен." #: restartdialog.ui msgctxt "" @@ -905,7 +905,7 @@ msgctxt "" "label\n" "string.text" msgid "For the OpenGL changes to take effect, %PRODUCTNAME must be restarted." -msgstr "" +msgstr "Для применения изменений OpenGL %PRODUCTNAME должен быть перезапущен." #: restartdialog.ui msgctxt "" diff --git a/source/ru/svx/source/dialog.po b/source/ru/svx/source/dialog.po index d90b222011d..6fbb65a1915 100644 --- a/source/ru/svx/source/dialog.po +++ b/source/ru/svx/source/dialog.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: dialog\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2016-11-09 14:10+0100\n" -"PO-Revision-Date: 2016-06-11 19:14+0000\n" +"PO-Revision-Date: 2017-01-06 18:17+0000\n" "Last-Translator: bormant <bormant@mail.ru>\n" "Language-Team: Russian <l10n@ru.libreoffice.org>\n" "Language: ru\n" @@ -13,8 +13,8 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" "X-Accelerator-Marker: ~\n" -"X-Generator: LibreOffice\n" -"X-POOTLE-MTIME: 1465672456.000000\n" +"X-Generator: Pootle 2.8\n" +"X-POOTLE-MTIME: 1483726635.000000\n" #: SafeMode.src msgctxt "" @@ -22,7 +22,7 @@ msgctxt "" "RID_SVXSTR_SAFEMODE_ZIP_FAILURE\n" "string.text" msgid "The zip file could not be created." -msgstr "" +msgstr "Невозможно создать файл ZIP." #: bmpmask.src msgctxt "" @@ -419,7 +419,7 @@ msgctxt "" "A6\n" "itemlist.text" msgid "A6" -msgstr "" +msgstr "A6" #: page.src msgctxt "" @@ -428,7 +428,7 @@ msgctxt "" "A5\n" "itemlist.text" msgid "A5" -msgstr "" +msgstr "A5" #: page.src msgctxt "" @@ -437,7 +437,7 @@ msgctxt "" "A4\n" "itemlist.text" msgid "A4" -msgstr "" +msgstr "A4" #: page.src msgctxt "" @@ -446,7 +446,7 @@ msgctxt "" "A3\n" "itemlist.text" msgid "A3" -msgstr "" +msgstr "A3" #: page.src msgctxt "" @@ -455,7 +455,7 @@ msgctxt "" "B6 (ISO)\n" "itemlist.text" msgid "B6 (ISO)" -msgstr "" +msgstr "B6 (ISO)" #: page.src msgctxt "" @@ -464,7 +464,7 @@ msgctxt "" "B5 (ISO)\n" "itemlist.text" msgid "B5 (ISO)" -msgstr "" +msgstr "B5 (ISO)" #: page.src msgctxt "" @@ -473,7 +473,7 @@ msgctxt "" "B4 (ISO)\n" "itemlist.text" msgid "B4 (ISO)" -msgstr "" +msgstr "B4 (ISO)" #: page.src msgctxt "" @@ -482,7 +482,7 @@ msgctxt "" "Letter\n" "itemlist.text" msgid "Letter" -msgstr "" +msgstr "Letter" #: page.src msgctxt "" @@ -491,7 +491,7 @@ msgctxt "" "Legal\n" "itemlist.text" msgid "Legal" -msgstr "" +msgstr "Legal" #: page.src msgctxt "" @@ -500,7 +500,7 @@ msgctxt "" "Long Bond\n" "itemlist.text" msgid "Long Bond" -msgstr "" +msgstr "Long Bond" #: page.src msgctxt "" @@ -509,7 +509,7 @@ msgctxt "" "Tabloid\n" "itemlist.text" msgid "Tabloid" -msgstr "" +msgstr "Tabloid" #: page.src msgctxt "" @@ -518,7 +518,7 @@ msgctxt "" "B6 (JIS)\n" "itemlist.text" msgid "B6 (JIS)" -msgstr "" +msgstr "B6 (JIS)" #: page.src msgctxt "" @@ -527,7 +527,7 @@ msgctxt "" "B5 (JIS)\n" "itemlist.text" msgid "B5 (JIS)" -msgstr "" +msgstr "B5 (JIS)" #: page.src msgctxt "" @@ -536,7 +536,7 @@ msgctxt "" "B4 (JIS)\n" "itemlist.text" msgid "B4 (JIS)" -msgstr "" +msgstr "B4 (JIS)" #: page.src msgctxt "" @@ -545,7 +545,7 @@ msgctxt "" "16 Kai\n" "itemlist.text" msgid "16 Kai" -msgstr "" +msgstr "16 Kai" #: page.src msgctxt "" @@ -554,7 +554,7 @@ msgctxt "" "32 Kai\n" "itemlist.text" msgid "32 Kai" -msgstr "" +msgstr "32 Kai" #: page.src msgctxt "" @@ -563,7 +563,7 @@ msgctxt "" "Big 32 Kai\n" "itemlist.text" msgid "Big 32 Kai" -msgstr "" +msgstr "32 Kai большой" #: page.src msgctxt "" @@ -572,7 +572,7 @@ msgctxt "" "User\n" "itemlist.text" msgid "User" -msgstr "" +msgstr "Пользовательский" #: page.src msgctxt "" @@ -581,7 +581,7 @@ msgctxt "" "DL Envelope\n" "itemlist.text" msgid "DL Envelope" -msgstr "" +msgstr "Конверт DL" #: page.src msgctxt "" @@ -590,7 +590,7 @@ msgctxt "" "C6 Envelope\n" "itemlist.text" msgid "C6 Envelope" -msgstr "" +msgstr "Конверт С6" #: page.src msgctxt "" @@ -599,7 +599,7 @@ msgctxt "" "C6/5 Envelope\n" "itemlist.text" msgid "C6/5 Envelope" -msgstr "" +msgstr "Конверт C6/5" #: page.src msgctxt "" @@ -608,7 +608,7 @@ msgctxt "" "C5 Envelope\n" "itemlist.text" msgid "C5 Envelope" -msgstr "" +msgstr "Конверт C5" #: page.src msgctxt "" @@ -617,7 +617,7 @@ msgctxt "" "C4 Envelope\n" "itemlist.text" msgid "C4 Envelope" -msgstr "" +msgstr "Конверт С4" #: page.src msgctxt "" @@ -626,7 +626,7 @@ msgctxt "" "#6¾ Envelope\n" "itemlist.text" msgid "#6¾ Envelope" -msgstr "" +msgstr "Конверт 6¾" #: page.src msgctxt "" @@ -635,7 +635,7 @@ msgctxt "" "#7¾ (Monarch) Envelope\n" "itemlist.text" msgid "#7¾ (Monarch) Envelope" -msgstr "" +msgstr "Конверт 7¾ (Monarch)" #: page.src msgctxt "" @@ -644,7 +644,7 @@ msgctxt "" "#9 Envelope\n" "itemlist.text" msgid "#9 Envelope" -msgstr "" +msgstr "Конверт 9" #: page.src msgctxt "" @@ -653,7 +653,7 @@ msgctxt "" "#10 Envelope\n" "itemlist.text" msgid "#10 Envelope" -msgstr "" +msgstr "Конверт 10" #: page.src msgctxt "" @@ -662,7 +662,7 @@ msgctxt "" "#11 Envelope\n" "itemlist.text" msgid "#11 Envelope" -msgstr "" +msgstr "Конверт 11" #: page.src msgctxt "" @@ -671,7 +671,7 @@ msgctxt "" "#12 Envelope\n" "itemlist.text" msgid "#12 Envelope" -msgstr "" +msgstr "Конверт 12" #: page.src msgctxt "" @@ -680,7 +680,7 @@ msgctxt "" "Japanese Postcard\n" "itemlist.text" msgid "Japanese Postcard" -msgstr "" +msgstr "Японская открытка" #: page.src msgctxt "" @@ -689,7 +689,7 @@ msgctxt "" "A6\n" "itemlist.text" msgid "A6" -msgstr "" +msgstr "A6" #: page.src msgctxt "" @@ -698,7 +698,7 @@ msgctxt "" "A5\n" "itemlist.text" msgid "A5" -msgstr "" +msgstr "A5" #: page.src msgctxt "" @@ -707,7 +707,7 @@ msgctxt "" "A4\n" "itemlist.text" msgid "A4" -msgstr "" +msgstr "A4" #: page.src msgctxt "" @@ -716,7 +716,7 @@ msgctxt "" "A3\n" "itemlist.text" msgid "A3" -msgstr "" +msgstr "A3" #: page.src msgctxt "" @@ -725,7 +725,7 @@ msgctxt "" "A2\n" "itemlist.text" msgid "A2" -msgstr "" +msgstr "A2" #: page.src msgctxt "" @@ -734,7 +734,7 @@ msgctxt "" "A1\n" "itemlist.text" msgid "A1" -msgstr "" +msgstr "A1" #: page.src msgctxt "" @@ -743,7 +743,7 @@ msgctxt "" "A0\n" "itemlist.text" msgid "A0" -msgstr "" +msgstr "A0" #: page.src msgctxt "" @@ -752,7 +752,7 @@ msgctxt "" "B6 (ISO)\n" "itemlist.text" msgid "B6 (ISO)" -msgstr "" +msgstr "B6 (ISO)" #: page.src msgctxt "" @@ -761,7 +761,7 @@ msgctxt "" "B5 (ISO)\n" "itemlist.text" msgid "B5 (ISO)" -msgstr "" +msgstr "B5 (ISO)" #: page.src msgctxt "" @@ -770,7 +770,7 @@ msgctxt "" "B4 (ISO)\n" "itemlist.text" msgid "B4 (ISO)" -msgstr "" +msgstr "B4 (ISO)" #: page.src msgctxt "" @@ -779,7 +779,7 @@ msgctxt "" "Letter\n" "itemlist.text" msgid "Letter" -msgstr "" +msgstr "Letter" #: page.src msgctxt "" @@ -788,7 +788,7 @@ msgctxt "" "Legal\n" "itemlist.text" msgid "Legal" -msgstr "" +msgstr "Legal" #: page.src msgctxt "" @@ -797,7 +797,7 @@ msgctxt "" "Long Bond\n" "itemlist.text" msgid "Long Bond" -msgstr "" +msgstr "Long Bond" #: page.src msgctxt "" @@ -806,7 +806,7 @@ msgctxt "" "Tabloid\n" "itemlist.text" msgid "Tabloid" -msgstr "" +msgstr "Tabloid" #: page.src msgctxt "" @@ -815,7 +815,7 @@ msgctxt "" "B6 (JIS)\n" "itemlist.text" msgid "B6 (JIS)" -msgstr "" +msgstr "B6 (JIS)" #: page.src msgctxt "" @@ -824,7 +824,7 @@ msgctxt "" "B5 (JIS)\n" "itemlist.text" msgid "B5 (JIS)" -msgstr "" +msgstr "B5 (JIS)" #: page.src msgctxt "" @@ -833,7 +833,7 @@ msgctxt "" "B4 (JIS)\n" "itemlist.text" msgid "B4 (JIS)" -msgstr "" +msgstr "B4 (JIS)" #: page.src msgctxt "" @@ -842,7 +842,7 @@ msgctxt "" "16 Kai\n" "itemlist.text" msgid "16 Kai" -msgstr "" +msgstr "16 Kai" #: page.src msgctxt "" @@ -851,7 +851,7 @@ msgctxt "" "32 Kai\n" "itemlist.text" msgid "32 Kai" -msgstr "" +msgstr "32 Kai" #: page.src msgctxt "" @@ -860,7 +860,7 @@ msgctxt "" "Big 32 Kai\n" "itemlist.text" msgid "Big 32 Kai" -msgstr "" +msgstr "32 Kai большой" #: page.src msgctxt "" @@ -869,7 +869,7 @@ msgctxt "" "User\n" "itemlist.text" msgid "User" -msgstr "" +msgstr "Пользовательский" #: page.src msgctxt "" @@ -878,7 +878,7 @@ msgctxt "" "DL Envelope\n" "itemlist.text" msgid "DL Envelope" -msgstr "" +msgstr "Конверт DL" #: page.src msgctxt "" @@ -887,7 +887,7 @@ msgctxt "" "C6 Envelope\n" "itemlist.text" msgid "C6 Envelope" -msgstr "" +msgstr "Конверт С6" #: page.src msgctxt "" @@ -896,7 +896,7 @@ msgctxt "" "C6/5 Envelope\n" "itemlist.text" msgid "C6/5 Envelope" -msgstr "" +msgstr "Конверт C6/5" #: page.src msgctxt "" @@ -905,7 +905,7 @@ msgctxt "" "C5 Envelope\n" "itemlist.text" msgid "C5 Envelope" -msgstr "" +msgstr "Конверт C5" #: page.src msgctxt "" @@ -914,7 +914,7 @@ msgctxt "" "C4 Envelope\n" "itemlist.text" msgid "C4 Envelope" -msgstr "" +msgstr "Конверт С4" #: page.src msgctxt "" @@ -923,7 +923,7 @@ msgctxt "" "Dia Slide\n" "itemlist.text" msgid "Dia Slide" -msgstr "" +msgstr "Dia Slide" #: page.src msgctxt "" @@ -932,7 +932,7 @@ msgctxt "" "Screen 4:3\n" "itemlist.text" msgid "Screen 4:3" -msgstr "" +msgstr "Экран 4:3" #: page.src msgctxt "" @@ -941,7 +941,7 @@ msgctxt "" "Screen 16:9\n" "itemlist.text" msgid "Screen 16:9" -msgstr "" +msgstr "Экран 16:9" #: page.src msgctxt "" @@ -950,7 +950,7 @@ msgctxt "" "Screen 16:10\n" "itemlist.text" msgid "Screen 16:10" -msgstr "" +msgstr "Экран 16:10" #: page.src msgctxt "" @@ -959,7 +959,7 @@ msgctxt "" "Japanese Postcard\n" "itemlist.text" msgid "Japanese Postcard" -msgstr "" +msgstr "Японская открытка" #: pagenumbering.src msgctxt "" @@ -968,7 +968,7 @@ msgctxt "" "1, 2, 3, ...\n" "itemlist.text" msgid "1, 2, 3, ..." -msgstr "" +msgstr "1, 2, 3, ..." #: pagenumbering.src msgctxt "" @@ -977,7 +977,7 @@ msgctxt "" "A, B, C, ...\n" "itemlist.text" msgid "A, B, C, ..." -msgstr "" +msgstr "A, B, C, ..." #: pagenumbering.src msgctxt "" @@ -986,7 +986,7 @@ msgctxt "" "a, b, c, ...\n" "itemlist.text" msgid "a, b, c, ..." -msgstr "" +msgstr "a, b, c, ..." #: pagenumbering.src msgctxt "" @@ -995,7 +995,7 @@ msgctxt "" "I, II, III, ...\n" "itemlist.text" msgid "I, II, III, ..." -msgstr "" +msgstr "I, II, III, ..." #: pagenumbering.src msgctxt "" @@ -1004,7 +1004,7 @@ msgctxt "" "i, ii, iii, ...\n" "itemlist.text" msgid "i, ii, iii, ..." -msgstr "" +msgstr "i, ii, iii, ..." #: pagenumbering.src msgctxt "" @@ -1013,7 +1013,7 @@ msgctxt "" "None\n" "itemlist.text" msgid "None" -msgstr "" +msgstr "Нет" #: pagenumbering.src msgctxt "" @@ -1022,7 +1022,7 @@ msgctxt "" "A, .., AA, .., AAA, ...\n" "itemlist.text" msgid "A, .., AA, .., AAA, ..." -msgstr "" +msgstr "A, .., AA, .., AAA, ..." #: pagenumbering.src msgctxt "" @@ -1031,7 +1031,7 @@ msgctxt "" "a, .., aa, .., aaa, ...\n" "itemlist.text" msgid "a, .., aa, .., aaa, ..." -msgstr "" +msgstr "a, .., aa, .., aaa, ..." #: pagenumbering.src msgctxt "" @@ -1040,7 +1040,7 @@ msgctxt "" "Native Numbering\n" "itemlist.text" msgid "Native Numbering" -msgstr "" +msgstr "Национальная нумерация" #: pagenumbering.src msgctxt "" @@ -1049,7 +1049,7 @@ msgctxt "" "А, Б, .., Аа, Аб, ... (Bulgarian)\n" "itemlist.text" msgid "А, Б, .., Аа, Аб, ... (Bulgarian)" -msgstr "" +msgstr "А, Б, .., Аа, Аб, ... (болгарский)" #: pagenumbering.src msgctxt "" @@ -1058,7 +1058,7 @@ msgctxt "" "а, б, .., аа, аб, ... (Bulgarian)\n" "itemlist.text" msgid "а, б, .., аа, аб, ... (Bulgarian)" -msgstr "" +msgstr "а, б, .., аа, аб, ... (болгарский)" #: pagenumbering.src msgctxt "" @@ -1067,7 +1067,7 @@ msgctxt "" "А, Б, .., Аа, Бб, ... (Bulgarian)\n" "itemlist.text" msgid "А, Б, .., Аа, Бб, ... (Bulgarian)" -msgstr "" +msgstr "А, Б, .., Аа, Бб, ... (болгарский)" #: pagenumbering.src msgctxt "" @@ -1076,7 +1076,7 @@ msgctxt "" "а, б, .., аа, бб, ... (Bulgarian)\n" "itemlist.text" msgid "а, б, .., аа, бб, ... (Bulgarian)" -msgstr "" +msgstr "а, б, .., аа, бб, ... (болгарский)" #: pagenumbering.src msgctxt "" @@ -1085,7 +1085,7 @@ msgctxt "" "А, Б, .., Аа, Аб, ... (Russian)\n" "itemlist.text" msgid "А, Б, .., Аа, Аб, ... (Russian)" -msgstr "" +msgstr "А, Б, .., Аа, Аб, ... (русский)" #: pagenumbering.src msgctxt "" @@ -1094,7 +1094,7 @@ msgctxt "" "а, б, .., аа, аб, ... (Russian)\n" "itemlist.text" msgid "а, б, .., аа, аб, ... (Russian)" -msgstr "" +msgstr "а, б, .., аа, аб, ... (русский)" #: pagenumbering.src msgctxt "" @@ -1103,7 +1103,7 @@ msgctxt "" "А, Б, .., Аа, Бб, ... (Russian)\n" "itemlist.text" msgid "А, Б, .., Аа, Бб, ... (Russian)" -msgstr "" +msgstr "А, Б, .., Аа, Бб, ... (русский)" #: pagenumbering.src msgctxt "" @@ -1112,7 +1112,7 @@ msgctxt "" "а, б, .., аа, бб, ... (Russian)\n" "itemlist.text" msgid "а, б, .., аа, бб, ... (Russian)" -msgstr "" +msgstr "а, б, .., аа, бб, ... (русский)" #: pagenumbering.src msgctxt "" @@ -1121,7 +1121,7 @@ msgctxt "" "А, Б, .., Аа, Аб, ... (Serbian)\n" "itemlist.text" msgid "А, Б, .., Аа, Аб, ... (Serbian)" -msgstr "" +msgstr "А, Б, .., Аа, Аб, ... (сербский)" #: pagenumbering.src msgctxt "" @@ -1130,7 +1130,7 @@ msgctxt "" "а, б, .., аа, аб, ... (Serbian)\n" "itemlist.text" msgid "а, б, .., аа, аб, ... (Serbian)" -msgstr "" +msgstr "а, б, .., аа, аб, ... (сербский)" #: pagenumbering.src msgctxt "" @@ -1139,7 +1139,7 @@ msgctxt "" "А, Б, .., Аа, Бб, ... (Serbian)\n" "itemlist.text" msgid "А, Б, .., Аа, Бб, ... (Serbian)" -msgstr "" +msgstr "А, Б, .., Аа, Бб, ... (сербский)" #: pagenumbering.src msgctxt "" @@ -1148,7 +1148,7 @@ msgctxt "" "а, б, .., аа, бб, ... (Serbian)\n" "itemlist.text" msgid "а, б, .., аа, бб, ... (Serbian)" -msgstr "" +msgstr "а, б, .., аа, бб, ... (сербский)" #: pagenumbering.src msgctxt "" @@ -1157,7 +1157,7 @@ msgctxt "" "Α, Β, Γ, ... (Greek Upper Letter)\n" "itemlist.text" msgid "Α, Β, Γ, ... (Greek Upper Letter)" -msgstr "" +msgstr "Α, Β, Γ, ... (Греческие заглавные)" #: pagenumbering.src msgctxt "" @@ -1166,7 +1166,7 @@ msgctxt "" "α, β, γ, ... (Greek Lower Letter)\n" "itemlist.text" msgid "α, β, γ, ... (Greek Lower Letter)" -msgstr "" +msgstr "α, β, γ, ... (греческие строчные)" #: passwd.src msgctxt "" @@ -1354,7 +1354,7 @@ msgctxt "" "All Pages\n" "itemlist.text" msgid "All Pages" -msgstr "" +msgstr "Все страницы" #: samecontent.src msgctxt "" @@ -1363,7 +1363,7 @@ msgctxt "" "First Page\n" "itemlist.text" msgid "First Page" -msgstr "" +msgstr "Первая страница" #: samecontent.src msgctxt "" @@ -1372,7 +1372,7 @@ msgctxt "" "Left and Right Pages\n" "itemlist.text" msgid "Left and Right Pages" -msgstr "" +msgstr "Левые и правые страницы" #: samecontent.src msgctxt "" @@ -1381,7 +1381,7 @@ msgctxt "" "First, Left and Right Pages\n" "itemlist.text" msgid "First, Left and Right Pages" -msgstr "" +msgstr "Первая, левые и правые страницы" #: sdstring.src msgctxt "" @@ -1413,7 +1413,7 @@ msgctxt "" "RID_SVXSTR_PATTERN\n" "string.text" msgid "Pattern" -msgstr "" +msgstr "Узор" #: sdstring.src msgctxt "" @@ -1421,7 +1421,7 @@ msgctxt "" "RID_SVXSTR_PATTERN_UNTITLED\n" "string.text" msgid "Untitled Pattern" -msgstr "" +msgstr "Узор без имени" #: sdstring.src msgctxt "" @@ -2717,7 +2717,7 @@ msgctxt "" "RID_SVXSTR_HATCH0\n" "string.text" msgid "Black 45 Degrees Wide" -msgstr "" +msgstr "Чёрная 45 градусов, разреженная" #: sdstring.src msgctxt "" @@ -2725,7 +2725,7 @@ msgctxt "" "RID_SVXSTR_HATCH1\n" "string.text" msgid "Black 45 Degrees" -msgstr "" +msgstr "Чёрная 45 градусов" #: sdstring.src msgctxt "" @@ -2733,7 +2733,7 @@ msgctxt "" "RID_SVXSTR_HATCH2\n" "string.text" msgid "Black -45 Degrees" -msgstr "" +msgstr "Чёрная -45 градусов" #: sdstring.src msgctxt "" @@ -2741,7 +2741,7 @@ msgctxt "" "RID_SVXSTR_HATCH3\n" "string.text" msgid "Black 90 Degrees" -msgstr "" +msgstr "Чёрная 90 градусов" #: sdstring.src msgctxt "" @@ -2749,7 +2749,7 @@ msgctxt "" "RID_SVXSTR_HATCH4\n" "string.text" msgid "Red Crossed 45 Degrees" -msgstr "" +msgstr "Красная перекрёстная 45 градусов" #: sdstring.src msgctxt "" @@ -2757,7 +2757,7 @@ msgctxt "" "RID_SVXSTR_HATCH5\n" "string.text" msgid "Red Crossed 0 Degrees" -msgstr "" +msgstr "Красная перекрёстная 0 градусов" #: sdstring.src msgctxt "" @@ -2765,7 +2765,7 @@ msgctxt "" "RID_SVXSTR_HATCH6\n" "string.text" msgid "Blue Crossed 45 Degrees" -msgstr "" +msgstr "Синяя перекрёстная 45 градусов" #: sdstring.src msgctxt "" @@ -2773,7 +2773,7 @@ msgctxt "" "RID_SVXSTR_HATCH7\n" "string.text" msgid "Blue Crossed 0 Degrees" -msgstr "" +msgstr "Синяя перекрёстная 0 градусов" #: sdstring.src msgctxt "" @@ -2781,7 +2781,7 @@ msgctxt "" "RID_SVXSTR_HATCH8\n" "string.text" msgid "Blue Triple 90 Degrees" -msgstr "" +msgstr "Синяя тройная 90 градусов" #: sdstring.src msgctxt "" @@ -2789,7 +2789,7 @@ msgctxt "" "RID_SVXSTR_HATCH9\n" "string.text" msgid "Black 0 Degrees" -msgstr "" +msgstr "Чёрная 0 градусов" #: sdstring.src msgctxt "" @@ -2805,7 +2805,7 @@ msgctxt "" "RID_SVXSTR_BMP0\n" "string.text" msgid "Empty" -msgstr "" +msgstr "Пусто" #: sdstring.src msgctxt "" @@ -3576,7 +3576,7 @@ msgctxt "" "RID_SVXSTR_RECOVERY_INPROGRESS\n" "string.text" msgid "%PRODUCTNAME %PRODUCTVERSION has begun recovering your documents. Depending on the size of the documents this process can take some time." -msgstr "" +msgstr "%PRODUCTNAME %PRODUCTVERSION начал восстановление документов. В зависимости от их размера этот процесс может занять некоторое время." #: sdstring.src msgctxt "" @@ -3584,7 +3584,7 @@ msgctxt "" "RID_SVXSTR_RECOVERYONLY_FINISH_DESCR\n" "string.text" msgid "Recovery of your documents was finished. Click 'Finish' to see your documents." -msgstr "" +msgstr "Восстановление документов завершено. Нажмите «Завершить» для просмотра этих документов." #: sdstring.src msgctxt "" @@ -3617,7 +3617,7 @@ msgctxt "" "None\n" "itemlist.text" msgid "None" -msgstr "" +msgstr "Нет" #: spacing.src msgctxt "" @@ -3626,7 +3626,7 @@ msgctxt "" "Extra Small (1/16\")\n" "itemlist.text" msgid "Extra Small (1/16\")" -msgstr "" +msgstr "Очень маленький (1/16\")" #: spacing.src msgctxt "" @@ -3635,7 +3635,7 @@ msgctxt "" "Small (1/8\")\n" "itemlist.text" msgid "Small (1/8\")" -msgstr "" +msgstr "Маленький (1/8\")" #: spacing.src msgctxt "" @@ -3644,7 +3644,7 @@ msgctxt "" "Small Medium (1/4\")\n" "itemlist.text" msgid "Small Medium (1/4\")" -msgstr "" +msgstr "Меньше среднего (1/4\")" #: spacing.src msgctxt "" @@ -3653,7 +3653,7 @@ msgctxt "" "Medium (3/8\")\n" "itemlist.text" msgid "Medium (3/8\")" -msgstr "" +msgstr "Средний (3/8\")" #: spacing.src msgctxt "" @@ -3662,7 +3662,7 @@ msgctxt "" "Medium Large (1/2\")\n" "itemlist.text" msgid "Medium Large (1/2\")" -msgstr "" +msgstr "Больше среднего (1/2\")" #: spacing.src msgctxt "" @@ -3671,7 +3671,7 @@ msgctxt "" "Large (3/4\")\n" "itemlist.text" msgid "Large (3/4\")" -msgstr "" +msgstr "Большой (3/4\")" #: spacing.src msgctxt "" @@ -3680,7 +3680,7 @@ msgctxt "" "Extra Large (1\")\n" "itemlist.text" msgid "Extra Large (1\")" -msgstr "" +msgstr "Очень большой (1\")" #: srchdlg.src msgctxt "" @@ -7418,7 +7418,7 @@ msgctxt "" "RID_SUBSETSTR_CYRILLIC_EXTENDED_C\n" "string.text" msgid "Cyrillic Extended-C" -msgstr "" +msgstr "Расширенная кириллица-C" #: ucsubset.src msgctxt "" @@ -7427,7 +7427,7 @@ msgctxt "" "RID_SUBSETSTR_GLAGOLITIC_SUPPLEMENT\n" "string.text" msgid "Glagolitic Supplement" -msgstr "" +msgstr "Дополнения глаголицы" #: ucsubset.src msgctxt "" @@ -7436,7 +7436,7 @@ msgctxt "" "RID_SUBSETSTR_IDEOGRAPHIC_SYMBOLS_AND_PUNCTUATION\n" "string.text" msgid "Ideographic Symbols and Punctuation" -msgstr "" +msgstr "Идеографические символы и пунктуация" #: ucsubset.src msgctxt "" @@ -7454,7 +7454,7 @@ msgctxt "" "RID_SUBSETSTR_MONGOLIAN_SUPPLEMENT\n" "string.text" msgid "Mongolian Supplement" -msgstr "" +msgstr "Монгольские дополнения" #: ucsubset.src msgctxt "" @@ -7472,7 +7472,7 @@ msgctxt "" "RID_SUBSETSTR_OSAGE\n" "string.text" msgid "Osage" -msgstr "" +msgstr "Осейдж" #: ucsubset.src msgctxt "" @@ -7481,7 +7481,7 @@ msgctxt "" "RID_SUBSETSTR_TANGUT\n" "string.text" msgid "Tangut" -msgstr "" +msgstr "Тангутское письмо" #: ucsubset.src msgctxt "" @@ -7490,4 +7490,4 @@ msgctxt "" "RID_SUBSETSTR_TANGUT_COMPONENTS\n" "string.text" msgid "Tangut Components" -msgstr "" +msgstr "Тангутские компоненты" diff --git a/source/ru/svx/source/form.po b/source/ru/svx/source/form.po index 497429621c9..19590351e56 100644 --- a/source/ru/svx/source/form.po +++ b/source/ru/svx/source/form.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2016-11-09 14:10+0100\n" -"PO-Revision-Date: 2016-03-12 21:18+0000\n" +"PO-Revision-Date: 2017-01-06 18:17+0000\n" "Last-Translator: bormant <bormant@mail.ru>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: ru\n" @@ -13,8 +13,8 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" "X-Accelerator-Marker: ~\n" -"X-Generator: LibreOffice\n" -"X-POOTLE-MTIME: 1457817498.000000\n" +"X-Generator: Pootle 2.8\n" +"X-POOTLE-MTIME: 1483726640.000000\n" #: datanavi.src msgctxt "" @@ -813,7 +813,7 @@ msgctxt "" "Table\n" "itemlist.text" msgid "Table" -msgstr "" +msgstr "Таблица" #: fmstring.src msgctxt "" @@ -822,7 +822,7 @@ msgctxt "" "Query\n" "itemlist.text" msgid "Query" -msgstr "" +msgstr "Запрос" #: fmstring.src msgctxt "" @@ -831,7 +831,7 @@ msgctxt "" "SQL\n" "itemlist.text" msgid "SQL" -msgstr "" +msgstr "SQL" #: fmstring.src msgctxt "" @@ -1284,7 +1284,7 @@ msgctxt "" "LIKE\n" "itemlist.text" msgid "LIKE" -msgstr "" +msgstr "LIKE" #: fmstring.src msgctxt "" @@ -1293,7 +1293,7 @@ msgctxt "" "NOT\n" "itemlist.text" msgid "NOT" -msgstr "" +msgstr "NOT" #: fmstring.src msgctxt "" @@ -1302,7 +1302,7 @@ msgctxt "" "EMPTY\n" "itemlist.text" msgid "EMPTY" -msgstr "" +msgstr "EMPTY" #: fmstring.src msgctxt "" @@ -1311,7 +1311,7 @@ msgctxt "" "TRUE\n" "itemlist.text" msgid "TRUE" -msgstr "" +msgstr "TRUE" #: fmstring.src msgctxt "" @@ -1320,7 +1320,7 @@ msgctxt "" "FALSE\n" "itemlist.text" msgid "FALSE" -msgstr "" +msgstr "FALSE" #: fmstring.src msgctxt "" @@ -1329,7 +1329,7 @@ msgctxt "" "IS\n" "itemlist.text" msgid "IS" -msgstr "" +msgstr "IS" #: fmstring.src msgctxt "" @@ -1338,7 +1338,7 @@ msgctxt "" "BETWEEN\n" "itemlist.text" msgid "BETWEEN" -msgstr "" +msgstr "BETWEEN" #: fmstring.src msgctxt "" @@ -1347,7 +1347,7 @@ msgctxt "" "OR\n" "itemlist.text" msgid "OR" -msgstr "" +msgstr "OR" #: fmstring.src msgctxt "" @@ -1356,7 +1356,7 @@ msgctxt "" "AND\n" "itemlist.text" msgid "AND" -msgstr "" +msgstr "AND" #: fmstring.src msgctxt "" @@ -1365,7 +1365,7 @@ msgctxt "" "Average\n" "itemlist.text" msgid "Average" -msgstr "" +msgstr "Среднее" #: fmstring.src msgctxt "" @@ -1374,7 +1374,7 @@ msgctxt "" "Count\n" "itemlist.text" msgid "Count" -msgstr "" +msgstr "Количество" #: fmstring.src msgctxt "" @@ -1383,7 +1383,7 @@ msgctxt "" "Maximum\n" "itemlist.text" msgid "Maximum" -msgstr "" +msgstr "Максимум" #: fmstring.src msgctxt "" @@ -1392,7 +1392,7 @@ msgctxt "" "Minimum\n" "itemlist.text" msgid "Minimum" -msgstr "" +msgstr "Минимум" #: fmstring.src msgctxt "" @@ -1401,7 +1401,7 @@ msgctxt "" "Sum\n" "itemlist.text" msgid "Sum" -msgstr "" +msgstr "Сумма" #: fmstring.src msgctxt "" @@ -1410,7 +1410,7 @@ msgctxt "" "Every\n" "itemlist.text" msgid "Every" -msgstr "" +msgstr "Каждый" #: fmstring.src msgctxt "" @@ -1419,7 +1419,7 @@ msgctxt "" "Any\n" "itemlist.text" msgid "Any" -msgstr "" +msgstr "Любой" #: fmstring.src msgctxt "" @@ -1428,7 +1428,7 @@ msgctxt "" "Some\n" "itemlist.text" msgid "Some" -msgstr "" +msgstr "Некоторый" #: fmstring.src msgctxt "" @@ -1437,7 +1437,7 @@ msgctxt "" "STDDEV_POP\n" "itemlist.text" msgid "STDDEV_POP" -msgstr "" +msgstr "STDDEV_POP" #: fmstring.src msgctxt "" @@ -1446,7 +1446,7 @@ msgctxt "" "STDDEV_SAMP\n" "itemlist.text" msgid "STDDEV_SAMP" -msgstr "" +msgstr "STDDEV_SAMP" #: fmstring.src msgctxt "" @@ -1455,7 +1455,7 @@ msgctxt "" "VAR_SAMP\n" "itemlist.text" msgid "VAR_SAMP" -msgstr "" +msgstr "VAR_SAMP" #: fmstring.src msgctxt "" @@ -1464,7 +1464,7 @@ msgctxt "" "VAR_POP\n" "itemlist.text" msgid "VAR_POP" -msgstr "" +msgstr "VAR_POP" #: fmstring.src msgctxt "" @@ -1473,7 +1473,7 @@ msgctxt "" "Collect\n" "itemlist.text" msgid "Collect" -msgstr "" +msgstr "Собрание" #: fmstring.src msgctxt "" @@ -1482,7 +1482,7 @@ msgctxt "" "Fusion\n" "itemlist.text" msgid "Fusion" -msgstr "" +msgstr "Объединение" #: fmstring.src msgctxt "" @@ -1491,7 +1491,7 @@ msgctxt "" "Intersection\n" "itemlist.text" msgid "Intersection" -msgstr "" +msgstr "Пересечение" #: fmstring.src msgctxt "" diff --git a/source/ru/svx/source/src.po b/source/ru/svx/source/src.po index dc58b767b3b..d09dc47e4ac 100644 --- a/source/ru/svx/source/src.po +++ b/source/ru/svx/source/src.po @@ -4,8 +4,8 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2016-11-09 14:10+0100\n" -"PO-Revision-Date: 2014-11-19 13:02+0000\n" -"Last-Translator: Anonymous Pootle User\n" +"PO-Revision-Date: 2016-12-25 20:23+0000\n" +"Last-Translator: bormant <bormant@mail.ru>\n" "Language-Team: Russian <l10n@ru.libreoffice.org>\n" "Language: ru\n" "MIME-Version: 1.0\n" @@ -13,8 +13,8 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" "X-Accelerator-Marker: ~\n" -"X-Generator: LibreOffice\n" -"X-POOTLE-MTIME: 1416402178.000000\n" +"X-Generator: Pootle 2.8\n" +"X-POOTLE-MTIME: 1482697415.000000\n" #: errtxt.src msgctxt "" @@ -239,7 +239,7 @@ msgctxt "" "ERRCODE_CLASS_READ\n" "string.text" msgid "Read Error" -msgstr "" +msgstr "Ошибка чтения" #: errtxt.src msgctxt "" diff --git a/source/ru/svx/source/stbctrls.po b/source/ru/svx/source/stbctrls.po index 9fe555b0047..4e4b192f942 100644 --- a/source/ru/svx/source/stbctrls.po +++ b/source/ru/svx/source/stbctrls.po @@ -4,8 +4,8 @@ msgstr "" "Project-Id-Version: stbctrls\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2016-11-09 14:10+0100\n" -"PO-Revision-Date: 2015-12-11 19:22+0000\n" -"Last-Translator: Anonymous Pootle User\n" +"PO-Revision-Date: 2017-01-06 18:17+0000\n" +"Last-Translator: bormant <bormant@mail.ru>\n" "Language-Team: Russian <l10n@ru.libreoffice.org>\n" "Language: ru\n" "MIME-Version: 1.0\n" @@ -13,8 +13,8 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" "X-Accelerator-Marker: ~\n" -"X-Generator: LibreOffice\n" -"X-POOTLE-MTIME: 1449861733.000000\n" +"X-Generator: Pootle 2.8\n" +"X-POOTLE-MTIME: 1483726642.000000\n" #: stbctrls.src msgctxt "" @@ -251,7 +251,7 @@ msgctxt "" "RID_SIDEBAR_EMPTY_PANEL_TEXT\n" "string.text" msgid "Properties for the task that you are performing are not available for the current selection" -msgstr "" +msgstr "Эти настройки недоступны для текущего выбора" #: stbctrls.src msgctxt "" diff --git a/source/ru/svx/source/tbxctrls.po b/source/ru/svx/source/tbxctrls.po index 1e6407cbcde..0b573ddeaf9 100644 --- a/source/ru/svx/source/tbxctrls.po +++ b/source/ru/svx/source/tbxctrls.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: tbxctrls\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2016-11-09 14:10+0100\n" -"PO-Revision-Date: 2016-03-12 21:18+0000\n" +"PO-Revision-Date: 2017-01-06 18:17+0000\n" "Last-Translator: bormant <bormant@mail.ru>\n" "Language-Team: Russian <ru@li.org>\n" "Language: ru\n" @@ -13,8 +13,8 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" "X-Accelerator-Marker: ~\n" -"X-Generator: LibreOffice\n" -"X-POOTLE-MTIME: 1457817535.000000\n" +"X-Generator: Pootle 2.8\n" +"X-POOTLE-MTIME: 1483726644.000000\n" #: colrctrl.src msgctxt "" @@ -478,7 +478,7 @@ msgctxt "" "RID_SVXSTR_NOFILL\n" "string.text" msgid "No Fill" -msgstr "" +msgstr "Без заливки" #: tbcontrl.src msgctxt "" @@ -486,7 +486,7 @@ msgctxt "" "RID_SVXSTR_TRANSPARENT\n" "string.text" msgid "Transparent" -msgstr "" +msgstr "Прозрачный" #: tbcontrl.src msgctxt "" @@ -577,7 +577,7 @@ msgctxt "" "RID_SVX_PRESET_RENAME\n" "menuitem.text" msgid "Rename" -msgstr "" +msgstr "Переименовать" #: tbcontrl.src msgctxt "" @@ -586,7 +586,7 @@ msgctxt "" "RID_SVX_PRESET_DELETE\n" "menuitem.text" msgid "Delete" -msgstr "" +msgstr "Удалить" #: tbcontrl.src msgctxt "" @@ -618,7 +618,7 @@ msgctxt "" "RID_SVXSTR_BY_AUTHOR\n" "string.text" msgid "By author" -msgstr "" +msgstr "По автору" #: tbcontrl.src msgctxt "" @@ -682,7 +682,7 @@ msgctxt "" "RID_SVXSTR_CUSTOM_PAL\n" "string.text" msgid "custom" -msgstr "" +msgstr "Настроить" #: tbcontrl.src msgctxt "" diff --git a/source/ru/svx/uiconfig/ui.po b/source/ru/svx/uiconfig/ui.po index 613fab1b2b9..2512e881e7c 100644 --- a/source/ru/svx/uiconfig/ui.po +++ b/source/ru/svx/uiconfig/ui.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: ui\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2016-12-21 15:38+0100\n" -"PO-Revision-Date: 2016-07-07 10:15+0000\n" +"PO-Revision-Date: 2017-01-06 18:17+0000\n" "Last-Translator: bormant <bormant@mail.ru>\n" "Language-Team: Russian <l10n@ru.libreoffice.org>\n" "Language: ru\n" @@ -13,8 +13,8 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" "X-Accelerator-Marker: ~\n" -"X-Generator: LibreOffice\n" -"X-POOTLE-MTIME: 1467886531.000000\n" +"X-Generator: Pootle 2.8\n" +"X-POOTLE-MTIME: 1483726650.000000\n" #: acceptrejectchangesdialog.ui msgctxt "" @@ -455,7 +455,7 @@ msgctxt "" "label\n" "string.text" msgid "Base text" -msgstr "" +msgstr "Основной текст" #: asianphoneticguidedialog.ui msgctxt "" @@ -473,7 +473,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Base text" -msgstr "" +msgstr "Основной текст" #: asianphoneticguidedialog.ui msgctxt "" @@ -482,7 +482,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Ruby text" -msgstr "" +msgstr "Текст фуриганы" #: asianphoneticguidedialog.ui msgctxt "" @@ -491,7 +491,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Base text" -msgstr "" +msgstr "Основной текст" #: asianphoneticguidedialog.ui msgctxt "" @@ -500,7 +500,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Ruby text" -msgstr "" +msgstr "Текст фуриганы" #: asianphoneticguidedialog.ui msgctxt "" @@ -509,7 +509,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Ruby text" -msgstr "" +msgstr "Текст фуриганы" #: asianphoneticguidedialog.ui msgctxt "" @@ -518,7 +518,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Base text" -msgstr "" +msgstr "Основной текст" #: asianphoneticguidedialog.ui msgctxt "" @@ -905,7 +905,7 @@ msgctxt "" "label\n" "string.text" msgid "None" -msgstr "" +msgstr "Нет" #: colorwindow.ui msgctxt "" @@ -941,7 +941,7 @@ msgctxt "" "label\n" "string.text" msgid "JPEG Quality" -msgstr "" +msgstr "Качество JPEG" #: compressgraphicdialog.ui msgctxt "" @@ -950,7 +950,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Lossy compression" -msgstr "" +msgstr "Сжатие c потерями" #: compressgraphicdialog.ui msgctxt "" @@ -959,7 +959,7 @@ msgctxt "" "label\n" "string.text" msgid "PNG Compression" -msgstr "" +msgstr "Сжатие PNG" #: compressgraphicdialog.ui msgctxt "" @@ -968,7 +968,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Lossless compression" -msgstr "" +msgstr "Сжатие без потерь" #: compressgraphicdialog.ui msgctxt "" @@ -977,7 +977,7 @@ msgctxt "" "text\n" "string.text" msgid "90" -msgstr "" +msgstr "90" #: compressgraphicdialog.ui msgctxt "" @@ -986,7 +986,7 @@ msgctxt "" "text\n" "string.text" msgid "9" -msgstr "" +msgstr "9" #: compressgraphicdialog.ui msgctxt "" @@ -995,7 +995,7 @@ msgctxt "" "label\n" "string.text" msgid "Compression" -msgstr "" +msgstr "Сжатие" #: compressgraphicdialog.ui msgctxt "" @@ -1049,7 +1049,7 @@ msgctxt "" "text\n" "string.text" msgid "1" -msgstr "" +msgstr "1" #: compressgraphicdialog.ui msgctxt "" @@ -1058,7 +1058,7 @@ msgctxt "" "text\n" "string.text" msgid "1" -msgstr "" +msgstr "1" #: compressgraphicdialog.ui msgctxt "" @@ -1094,7 +1094,7 @@ msgctxt "" "label\n" "string.text" msgid "Resolution" -msgstr "" +msgstr "Разрешение" #: compressgraphicdialog.ui msgctxt "" @@ -1139,7 +1139,7 @@ msgctxt "" "label\n" "string.text" msgid "Calculate New Size:" -msgstr "" +msgstr "Расчётный новый размер:" #: compressgraphicdialog.ui msgctxt "" @@ -1274,7 +1274,7 @@ msgctxt "" "label\n" "string.text" msgid "Restart LibreOffice to enter Safe Mode" -msgstr "" +msgstr "Перезагрузить LibreOffice в безопасном режиме" #: datanavigator.ui msgctxt "" @@ -1391,7 +1391,7 @@ msgctxt "" "label\n" "string.text" msgid "Lines & Arrows" -msgstr "" +msgstr "Линии и стрелки" #: defaultshapespanel.ui msgctxt "" @@ -1400,7 +1400,7 @@ msgctxt "" "label\n" "string.text" msgid "Curve" -msgstr "" +msgstr "Кривые" #: defaultshapespanel.ui msgctxt "" @@ -1409,7 +1409,7 @@ msgctxt "" "label\n" "string.text" msgid "Connectors" -msgstr "" +msgstr "Соединительные линии" #: defaultshapespanel.ui msgctxt "" @@ -1418,7 +1418,7 @@ msgctxt "" "label\n" "string.text" msgid "Basic Shapes" -msgstr "" +msgstr "Основные фигуры" #: defaultshapespanel.ui msgctxt "" @@ -1427,7 +1427,7 @@ msgctxt "" "label\n" "string.text" msgid "Symbols" -msgstr "" +msgstr "Символы" #: defaultshapespanel.ui msgctxt "" @@ -1436,7 +1436,7 @@ msgctxt "" "label\n" "string.text" msgid "Block Arrows" -msgstr "" +msgstr "Блочные стрелки" #: defaultshapespanel.ui msgctxt "" @@ -1445,7 +1445,7 @@ msgctxt "" "label\n" "string.text" msgid "Flowchart" -msgstr "" +msgstr "Блок-схема" #: defaultshapespanel.ui msgctxt "" @@ -1454,7 +1454,7 @@ msgctxt "" "label\n" "string.text" msgid "Callouts" -msgstr "" +msgstr "Выноски" #: defaultshapespanel.ui msgctxt "" @@ -1463,7 +1463,7 @@ msgctxt "" "label\n" "string.text" msgid "Stars" -msgstr "" +msgstr "Звёзды" #: defaultshapespanel.ui msgctxt "" @@ -1472,7 +1472,7 @@ msgctxt "" "label\n" "string.text" msgid "3D Objects" -msgstr "" +msgstr "Трёхмерные объекты" #: deletefooterdialog.ui msgctxt "" @@ -2345,7 +2345,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Source Color 2" -msgstr "" +msgstr "Исходный цвет 2" #: dockingcolorreplace.ui msgctxt "" @@ -2354,7 +2354,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Source Color 3" -msgstr "" +msgstr "Исходный цвет 3" #: dockingcolorreplace.ui msgctxt "" @@ -2363,7 +2363,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Source Color 4" -msgstr "" +msgstr "Исходный цвет 4" #: dockingcolorreplace.ui msgctxt "" @@ -2372,7 +2372,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Source Color 1" -msgstr "" +msgstr "Исходный цвет 1" #: dockingcolorreplace.ui msgctxt "" @@ -2390,7 +2390,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Tolerance 1" -msgstr "" +msgstr "Допуск 1" #: dockingcolorreplace.ui msgctxt "" @@ -2399,7 +2399,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Tolerance 2" -msgstr "" +msgstr "Допуск 2" #: dockingcolorreplace.ui msgctxt "" @@ -2408,7 +2408,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Tolerance 3" -msgstr "" +msgstr "Допуск 3" #: dockingcolorreplace.ui msgctxt "" @@ -2417,7 +2417,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Tolerance 4" -msgstr "" +msgstr "Допуск 4" #: dockingcolorreplace.ui msgctxt "" @@ -2426,7 +2426,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Replace with 1" -msgstr "" +msgstr "Заменить на 1" #: dockingcolorreplace.ui msgctxt "" @@ -2435,7 +2435,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Replace with 2" -msgstr "" +msgstr "Заменить на 2" #: dockingcolorreplace.ui msgctxt "" @@ -2444,7 +2444,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Replace with 3" -msgstr "" +msgstr "Заменить на 3" #: dockingcolorreplace.ui msgctxt "" @@ -2453,7 +2453,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Replace with 4" -msgstr "" +msgstr "Заменить на 4" #: dockingcolorreplace.ui msgctxt "" @@ -2756,7 +2756,7 @@ msgctxt "" "title\n" "string.text" msgid "%PRODUCTNAME %PRODUCTVERSION Document Recovery" -msgstr "" +msgstr "Восстановление документа %PRODUCTNAME %PRODUCTVERSION" #: docrecoveryrecoverdialog.ui msgctxt "" @@ -2765,7 +2765,7 @@ msgctxt "" "label\n" "string.text" msgid "_Discard" -msgstr "" +msgstr "Отклонить" #: docrecoveryrecoverdialog.ui msgctxt "" @@ -2774,7 +2774,7 @@ msgctxt "" "label\n" "string.text" msgid "_Start" -msgstr "" +msgstr "Начать" #: docrecoveryrecoverdialog.ui msgctxt "" @@ -2819,7 +2819,7 @@ msgctxt "" "title\n" "string.text" msgid "%PRODUCTNAME %PRODUCTVERSION Document Recovery" -msgstr "" +msgstr "Восстановление документа %PRODUCTNAME %PRODUCTVERSION" #: docrecoverysavedialog.ui msgctxt "" @@ -2900,7 +2900,7 @@ msgctxt "" "label\n" "string.text" msgid "For_matted display" -msgstr "" +msgstr "Учитывать формат" #: findreplacedialog.ui msgctxt "" @@ -2927,7 +2927,7 @@ msgctxt "" "label\n" "string.text" msgid "All _sheets" -msgstr "" +msgstr "Все листы" #: findreplacedialog.ui msgctxt "" @@ -2972,7 +2972,7 @@ msgctxt "" "label\n" "string.text" msgid "Find Pre_vious" -msgstr "" +msgstr "Предыдущее" #: findreplacedialog.ui msgctxt "" @@ -2981,7 +2981,7 @@ msgctxt "" "label\n" "string.text" msgid "Find Ne_xt" -msgstr "" +msgstr "Следующее" #: findreplacedialog.ui msgctxt "" @@ -3017,7 +3017,7 @@ msgctxt "" "label\n" "string.text" msgid "Re_gular expressions" -msgstr "" +msgstr "Регулярные выражения" #: findreplacedialog.ui msgctxt "" @@ -3026,7 +3026,7 @@ msgctxt "" "label\n" "string.text" msgid "Attribut_es..." -msgstr "" +msgstr "Атрибуты..." #: findreplacedialog.ui msgctxt "" @@ -3062,7 +3062,7 @@ msgctxt "" "label\n" "string.text" msgid "Ignore diac_ritics" -msgstr "" +msgstr "Игнорировать диакритику" #: findreplacedialog.ui msgctxt "" @@ -3071,7 +3071,7 @@ msgctxt "" "label\n" "string.text" msgid "Ignore _kashida" -msgstr "" +msgstr "Игнорировать кашиды" #: findreplacedialog.ui msgctxt "" @@ -3107,7 +3107,7 @@ msgctxt "" "label\n" "string.text" msgid "Sounds like (_Japanese)" -msgstr "" +msgstr "Фонетически (японский)" #: findreplacedialog.ui msgctxt "" @@ -3134,7 +3134,7 @@ msgctxt "" "label\n" "string.text" msgid "_Comments" -msgstr "Примечания" +msgstr "Комментарии" #: findreplacedialog.ui msgctxt "" @@ -3143,7 +3143,7 @@ msgctxt "" "label\n" "string.text" msgid "Replace _backwards" -msgstr "" +msgstr "В обратном порядке" #: findreplacedialog.ui msgctxt "" @@ -3206,7 +3206,7 @@ msgctxt "" "label\n" "string.text" msgid "Colum_ns" -msgstr "" +msgstr "Столб_цы" #: findreplacedialog.ui msgctxt "" @@ -3224,7 +3224,7 @@ msgctxt "" "label\n" "string.text" msgid "_Angle:" -msgstr "" +msgstr "Угол:" #: floatingareastyle.ui msgctxt "" @@ -3233,7 +3233,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Specify the angle of rotation for the gradient shading style." -msgstr "" +msgstr "Укажите угол поворота градиентной тени." #: floatingareastyle.ui msgctxt "" @@ -3242,7 +3242,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Rotate counterclockwise by 45 degrees." -msgstr "" +msgstr "Поворот против часовой стрелки на 45 градусов" #: floatingareastyle.ui msgctxt "" @@ -3251,7 +3251,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Rotate clockwise by 45 degrees." -msgstr "" +msgstr "Поворот по часовой стрелке на 45 градусов." #: floatingareastyle.ui msgctxt "" @@ -3260,7 +3260,7 @@ msgctxt "" "label\n" "string.text" msgid "_Start value:" -msgstr "" +msgstr "Начальное значение:" #: floatingareastyle.ui msgctxt "" @@ -3269,7 +3269,7 @@ msgctxt "" "label\n" "string.text" msgid "_End value:" -msgstr "" +msgstr "Конечное значение:" #: floatingareastyle.ui msgctxt "" @@ -3278,7 +3278,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Enter a transparency value for the beginning point of the gradient, where 0% is fully opaque and 100% is fully transparent." -msgstr "" +msgstr "Введите значение прозрачности для начальной точки градиента, где 0% соответствует полной непрозрачности, а 100% - полной прозрачности." #: floatingareastyle.ui msgctxt "" @@ -3287,7 +3287,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Enter a transparency value for the endpoint of the gradient, where 0% is fully opaque and 100% is fully transparent." -msgstr "" +msgstr "Введите значение прозрачности для конечной точки градиента, где 0% соответствует полной непрозрачности, а 100% - полной прозрачности." #: floatingareastyle.ui msgctxt "" @@ -3296,7 +3296,7 @@ msgctxt "" "text\n" "string.text" msgid "0" -msgstr "" +msgstr "0" #: floatingareastyle.ui msgctxt "" @@ -3305,7 +3305,7 @@ msgctxt "" "label\n" "string.text" msgid "_Border:" -msgstr "" +msgstr "Обрамление:" #: floatingareastyle.ui msgctxt "" @@ -3314,7 +3314,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Specify the border value of gradient transparency." -msgstr "" +msgstr "Укажите значение контура для прозрачного градиента." #: floatingareastyle.ui msgctxt "" @@ -3323,7 +3323,7 @@ msgctxt "" "text\n" "string.text" msgid "0" -msgstr "" +msgstr "0" #: floatingareastyle.ui msgctxt "" @@ -3332,7 +3332,7 @@ msgctxt "" "label\n" "string.text" msgid "Center _X:" -msgstr "" +msgstr "Центр _X:" #: floatingareastyle.ui msgctxt "" @@ -3341,7 +3341,7 @@ msgctxt "" "label\n" "string.text" msgid "Center _Y:" -msgstr "" +msgstr "Центр _Y:" #: floatingareastyle.ui msgctxt "" @@ -3350,7 +3350,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Specify the horizontal offset percentage from the center for the gradient shading style. 50% is the horizontal center." -msgstr "" +msgstr "Укажите смещение в процентах по горизонтали от центра для градиентной тени. 50% - это центр горизонтали." #: floatingareastyle.ui msgctxt "" @@ -3359,7 +3359,7 @@ msgctxt "" "text\n" "string.text" msgid "0" -msgstr "" +msgstr "0" #: floatingareastyle.ui msgctxt "" @@ -3368,7 +3368,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Specify the vertical offset percentage from the center for the gradient shading style. 50% is the vertical center." -msgstr "" +msgstr "Укажите смещение в процентах по вертикали от центра для градиентной тени. 50% - это центр вертикали." #: floatingareastyle.ui msgctxt "" @@ -3377,7 +3377,7 @@ msgctxt "" "text\n" "string.text" msgid "0" -msgstr "" +msgstr "0" #: floatingcontour.ui msgctxt "" @@ -3626,7 +3626,7 @@ msgctxt "" "label\n" "string.text" msgid "Same _content on left and right pages" -msgstr "" +msgstr "Одинаковое содержимое слева/справа" #: headfootformatpage.ui msgctxt "" @@ -3977,7 +3977,7 @@ msgctxt "" "label\n" "string.text" msgid "Playback:" -msgstr "" +msgstr "Воспроизведение:" #: mediaplayback.ui msgctxt "" @@ -3995,7 +3995,7 @@ msgctxt "" "label\n" "string.text" msgid "Volume:" -msgstr "" +msgstr "Громкость:" #: mediaplayback.ui msgctxt "" @@ -4004,7 +4004,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "View" -msgstr "" +msgstr "Просмотр" #: namespacedialog.ui msgctxt "" @@ -4328,7 +4328,7 @@ msgctxt "" "1\n" "stringlist.text" msgid "1.15 Lines" -msgstr "" +msgstr "1,15 строки" #: paralinespacingcontrol.ui msgctxt "" @@ -4337,7 +4337,7 @@ msgctxt "" "2\n" "stringlist.text" msgid "1.5 Lines" -msgstr "" +msgstr "Полуторный" #: paralinespacingcontrol.ui msgctxt "" @@ -4346,7 +4346,7 @@ msgctxt "" "3\n" "stringlist.text" msgid "Double" -msgstr "" +msgstr "Двойной" #: paralinespacingcontrol.ui msgctxt "" @@ -4355,7 +4355,7 @@ msgctxt "" "4\n" "stringlist.text" msgid "Proportional" -msgstr "" +msgstr "Пропорционально" #: paralinespacingcontrol.ui msgctxt "" @@ -4364,7 +4364,7 @@ msgctxt "" "5\n" "stringlist.text" msgid "At least" -msgstr "" +msgstr "Минимум" #: paralinespacingcontrol.ui msgctxt "" @@ -4373,7 +4373,7 @@ msgctxt "" "6\n" "stringlist.text" msgid "Leading" -msgstr "" +msgstr "Дополнительно" #: paralinespacingcontrol.ui msgctxt "" @@ -4382,7 +4382,7 @@ msgctxt "" "7\n" "stringlist.text" msgid "Fixed" -msgstr "" +msgstr "Точно" #: paralinespacingcontrol.ui msgctxt "" @@ -4409,7 +4409,7 @@ msgctxt "" "label\n" "string.text" msgid "Before" -msgstr "" +msgstr "Перед" #: paralrspacing.ui msgctxt "" @@ -4418,7 +4418,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Before Text Indent" -msgstr "" +msgstr "Отступ перед текстом" #: paralrspacing.ui msgctxt "" @@ -4427,7 +4427,7 @@ msgctxt "" "label\n" "string.text" msgid "After" -msgstr "" +msgstr "После" #: paralrspacing.ui msgctxt "" @@ -4436,7 +4436,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "After Text Indent" -msgstr "" +msgstr "Отступ после текста" #: paralrspacing.ui msgctxt "" @@ -4445,7 +4445,7 @@ msgctxt "" "label\n" "string.text" msgid "First line" -msgstr "" +msgstr "Первая строка" #: paralrspacing.ui msgctxt "" @@ -4454,7 +4454,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "First Line Indent" -msgstr "" +msgstr "Отступ первой строки" #: paraulspacing.ui msgctxt "" @@ -4463,7 +4463,7 @@ msgctxt "" "label\n" "string.text" msgid "Above" -msgstr "" +msgstr "Над" #: paraulspacing.ui msgctxt "" @@ -4472,7 +4472,7 @@ msgctxt "" "label\n" "string.text" msgid "Below" -msgstr "" +msgstr "Под" #: paraulspacing.ui msgctxt "" @@ -4481,7 +4481,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Above Paragraph Spacing" -msgstr "" +msgstr "Интервал перед абзацем" #: paraulspacing.ui msgctxt "" @@ -4490,7 +4490,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Below Paragraph Spacing" -msgstr "" +msgstr "Интервал после абзаца" #: passwd.ui msgctxt "" @@ -4553,7 +4553,7 @@ msgctxt "" "title\n" "string.text" msgid "Profile exported" -msgstr "" +msgstr "Профиль экспортирован" #: profileexporteddialog.ui msgctxt "" @@ -4562,7 +4562,7 @@ msgctxt "" "label\n" "string.text" msgid "Open Containing _Folder" -msgstr "" +msgstr "Открыть содержащий каталог" #: profileexporteddialog.ui msgctxt "" @@ -4571,7 +4571,7 @@ msgctxt "" "label\n" "string.text" msgid "Your user profile has been exported as “libreoffice-profile.zip”." -msgstr "" +msgstr "Профиль пользователя экспортирован как «libreoffice-profile.zip»." #: querydeletecontourdialog.ui msgctxt "" @@ -4809,7 +4809,7 @@ msgctxt "" "label\n" "string.text" msgid "C_omment:" -msgstr "Примечание:" +msgstr "Комментарий:" #: redlinefilterpage.ui msgctxt "" @@ -4818,7 +4818,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Comment" -msgstr "" +msgstr "Комментарий" #: redlinefilterpage.ui msgctxt "" @@ -4854,7 +4854,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Author" -msgstr "" +msgstr "Автор" #: redlinefilterpage.ui msgctxt "" @@ -4863,7 +4863,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Range" -msgstr "" +msgstr "Диапазон" #: redlinefilterpage.ui msgctxt "" @@ -5043,7 +5043,7 @@ msgctxt "" "label\n" "string.text" msgid "Comment" -msgstr "Примечание" +msgstr "Комментарий" #: redlineviewpage.ui msgctxt "" @@ -5061,7 +5061,7 @@ msgctxt "" "title\n" "string.text" msgid "Safe Mode" -msgstr "" +msgstr "Безопасный режим" #: safemodedialog.ui msgctxt "" @@ -5070,7 +5070,7 @@ msgctxt "" "label\n" "string.text" msgid "_Continue in Safe Mode" -msgstr "" +msgstr "Продолжить в безопасном режиме" #: safemodedialog.ui msgctxt "" @@ -5079,7 +5079,7 @@ msgctxt "" "label\n" "string.text" msgid "_Quit" -msgstr "" +msgstr "Выход" #: safemodedialog.ui msgctxt "" @@ -5088,7 +5088,7 @@ msgctxt "" "label\n" "string.text" msgid "_Apply Changes and Restart" -msgstr "" +msgstr "Применить и перезапустить" #: safemodedialog.ui msgctxt "" @@ -5103,6 +5103,11 @@ msgid "" "\n" "The proposed changes get more radical from top down so it is recommended to try them successively one after another." msgstr "" +"Сейчас %PRODUCTNAME выполняется в безопасном режиме, настройки и расширения пользователя временно отключены.\n" +"\n" +"Для восстановления работоспособности профиля пользователя %PRODUCTNAME имеются следующие возможности.\n" +"\n" +"Чем ниже, тем более радикальны вносимые изменения, поэтому рекомендуется пробовать их по очереди." #: safemodedialog.ui msgctxt "" @@ -5111,7 +5116,7 @@ msgctxt "" "label\n" "string.text" msgid "Restore from backup" -msgstr "" +msgstr "Восстановить из резервной копии" #: safemodedialog.ui msgctxt "" @@ -5120,7 +5125,7 @@ msgctxt "" "label\n" "string.text" msgid "Restore user configuration to the last known working state" -msgstr "" +msgstr "Восстановить настройки пользователя к последнему рабочему состоянию" #: safemodedialog.ui msgctxt "" @@ -5129,7 +5134,7 @@ msgctxt "" "label\n" "string.text" msgid "Restore state of installed user extensions to the last known working state" -msgstr "" +msgstr "Восстановить расширения пользователя к последнему рабочему состоянию" #: safemodedialog.ui msgctxt "" @@ -5138,7 +5143,7 @@ msgctxt "" "label\n" "string.text" msgid "Configure" -msgstr "" +msgstr "Настроить" #: safemodedialog.ui msgctxt "" @@ -5147,7 +5152,7 @@ msgctxt "" "label\n" "string.text" msgid "Disable all user extensions" -msgstr "" +msgstr "Отключить все расширения пользователя" #: safemodedialog.ui msgctxt "" @@ -5156,7 +5161,7 @@ msgctxt "" "label\n" "string.text" msgid "Disable hardware acceleration (OpenGL, OpenCL)" -msgstr "" +msgstr "Отключить аппаратное ускорение (OpenGL, OpenCL)" #: safemodedialog.ui msgctxt "" @@ -5165,7 +5170,7 @@ msgctxt "" "label\n" "string.text" msgid "Extensions" -msgstr "" +msgstr "Расширения" #: safemodedialog.ui msgctxt "" @@ -5174,7 +5179,7 @@ msgctxt "" "label\n" "string.text" msgid "Uninstall all user extensions" -msgstr "" +msgstr "Удалить все расширения пользователя" #: safemodedialog.ui msgctxt "" @@ -5183,7 +5188,7 @@ msgctxt "" "label\n" "string.text" msgid "Reset state of shared extensions" -msgstr "" +msgstr "Сброс состояния общих расширений" #: safemodedialog.ui msgctxt "" @@ -5192,7 +5197,7 @@ msgctxt "" "label\n" "string.text" msgid "Reset state of bundled extensions" -msgstr "" +msgstr "Сброс состояния встроенных расширений" #: safemodedialog.ui msgctxt "" @@ -5201,7 +5206,7 @@ msgctxt "" "label\n" "string.text" msgid "Reset to factory settings" -msgstr "" +msgstr "Возврат к настройкам установки" #: safemodedialog.ui msgctxt "" @@ -5210,7 +5215,7 @@ msgctxt "" "label\n" "string.text" msgid "Reset settings and user interface modifications" -msgstr "" +msgstr "Сброс настроек и изменений интерфейса" #: safemodedialog.ui msgctxt "" @@ -5219,7 +5224,7 @@ msgctxt "" "label\n" "string.text" msgid "Reset entire user profile" -msgstr "" +msgstr "Сброс профиля пользователя" #: safemodedialog.ui msgctxt "" @@ -5228,7 +5233,7 @@ msgctxt "" "label\n" "string.text" msgid "If you experience problems that are not resolved by using safe mode, visit the following link to get help or report a bug." -msgstr "" +msgstr "Если возникшие проблемы не решаются с помощью безопасного режима, перейдите по следующей ссылке, чтобы получить помощь или сообщить об ошибке." #: safemodedialog.ui msgctxt "" @@ -5237,7 +5242,7 @@ msgctxt "" "label\n" "string.text" msgid "Get Help" -msgstr "" +msgstr "Получить помощь" #: safemodedialog.ui msgctxt "" @@ -5246,7 +5251,7 @@ msgctxt "" "label\n" "string.text" msgid "You can also include relevant parts of your user profile in the bugreport (be aware it might contain personal data)." -msgstr "" +msgstr "Возможно присоединить к отчету часть профиля пользователя (осторожно, может содержать персональные данные)." #: safemodedialog.ui msgctxt "" @@ -5255,7 +5260,7 @@ msgctxt "" "label\n" "string.text" msgid "Create Zip Archive from User Profile" -msgstr "" +msgstr "Архивировать профиль пользователя" #: safemodedialog.ui msgctxt "" @@ -5264,7 +5269,7 @@ msgctxt "" "label\n" "string.text" msgid "Show User Profile" -msgstr "" +msgstr "Показать профиль пользователя" #: safemodedialog.ui msgctxt "" @@ -5273,7 +5278,7 @@ msgctxt "" "label\n" "string.text" msgid "Advanced" -msgstr "" +msgstr "Дополнительно" #: savemodifieddialog.ui msgctxt "" @@ -5453,7 +5458,7 @@ msgctxt "" "label\n" "string.text" msgid "_Import" -msgstr "" +msgstr "Импорт" #: sidebararea.ui msgctxt "" @@ -5687,7 +5692,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Color mode" -msgstr "" +msgstr "Цветовой режим" #: sidebargraphic.ui msgctxt "" @@ -5732,7 +5737,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Red" -msgstr "" +msgstr "Красный" #: sidebargraphic.ui msgctxt "" @@ -5750,7 +5755,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Green" -msgstr "" +msgstr "Зелёный" #: sidebargraphic.ui msgctxt "" @@ -5768,7 +5773,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Blue" -msgstr "" +msgstr "Синий" #: sidebargraphic.ui msgctxt "" @@ -6092,7 +6097,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Above Paragraph Spacing" -msgstr "" +msgstr "Интервал перед абзацем" #: sidebarparagraph.ui msgctxt "" @@ -6110,7 +6115,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Below Paragraph Spacing" -msgstr "" +msgstr "Интервал после абзаца" #: sidebarparagraph.ui msgctxt "" @@ -6182,7 +6187,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Before Text Indent" -msgstr "" +msgstr "Отступ перед текстом" #: sidebarparagraph.ui msgctxt "" @@ -6200,7 +6205,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "After Text Indent" -msgstr "" +msgstr "Отступ после текста" #: sidebarparagraph.ui msgctxt "" @@ -6218,7 +6223,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "First Line Indent" -msgstr "" +msgstr "Отступ первой строки" #: sidebarparagraph.ui msgctxt "" @@ -6236,7 +6241,7 @@ msgctxt "" "label\n" "string.text" msgid "Position _X:" -msgstr "" +msgstr "Положение _X:" #: sidebarpossize.ui msgctxt "" @@ -6263,7 +6268,7 @@ msgctxt "" "label\n" "string.text" msgid "Position _Y:" -msgstr "" +msgstr "Положение _Y:" #: sidebarpossize.ui msgctxt "" diff --git a/source/ru/sw/source/core/undo.po b/source/ru/sw/source/core/undo.po index e41ac43a27a..70211aad6db 100644 --- a/source/ru/sw/source/core/undo.po +++ b/source/ru/sw/source/core/undo.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: undo\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2016-11-09 14:10+0100\n" -"PO-Revision-Date: 2016-06-11 17:59+0000\n" +"PO-Revision-Date: 2016-12-26 21:28+0000\n" "Last-Translator: bormant <bormant@mail.ru>\n" "Language-Team: Russian <ru@li.org>\n" "Language: ru\n" @@ -13,8 +13,8 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" "X-Accelerator-Marker: ~\n" -"X-Generator: LibreOffice\n" -"X-POOTLE-MTIME: 1465667960.000000\n" +"X-Generator: Pootle 2.8\n" +"X-POOTLE-MTIME: 1482787709.000000\n" #: undo.src msgctxt "" @@ -1174,7 +1174,7 @@ msgctxt "" "STR_NOTE\n" "string.text" msgid "comment" -msgstr "примечание" +msgstr "комментарий" #: undo.src msgctxt "" @@ -1270,7 +1270,7 @@ msgctxt "" "STR_UNDO_TBLSTYLE_CREATE\n" "string.text" msgid "Create table style: $1" -msgstr "" +msgstr "Создать стиль таблицы: $1" #: undo.src msgctxt "" @@ -1278,7 +1278,7 @@ msgctxt "" "STR_UNDO_TBLSTYLE_DELETE\n" "string.text" msgid "Delete table style: $1" -msgstr "" +msgstr "Удалить стиль таблицы: $1" #: undo.src msgctxt "" @@ -1286,7 +1286,7 @@ msgctxt "" "STR_UNDO_TBLSTYLE_UPDATE\n" "string.text" msgid "Update table style: $1" -msgstr "" +msgstr "Обновить стиль таблицы: $1" #: undo.src msgctxt "" diff --git a/source/ru/sw/source/core/unocore.po b/source/ru/sw/source/core/unocore.po index e9b9418a7af..7b1ed133557 100644 --- a/source/ru/sw/source/core/unocore.po +++ b/source/ru/sw/source/core/unocore.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2016-11-09 14:10+0100\n" -"PO-Revision-Date: 2016-05-29 11:40+0000\n" +"PO-Revision-Date: 2016-12-24 18:46+0000\n" "Last-Translator: bormant <bormant@mail.ru>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: ru\n" @@ -13,8 +13,8 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" "X-Accelerator-Marker: ~\n" -"X-Generator: LibreOffice\n" -"X-POOTLE-MTIME: 1464522048.000000\n" +"X-Generator: Pootle 2.8\n" +"X-POOTLE-MTIME: 1482605200.000000\n" #: unocore.src msgctxt "" @@ -86,4 +86,4 @@ msgctxt "" "STR_STYLE_FAMILY_CELL\n" "string.text" msgid "Cell" -msgstr "" +msgstr "Ячейка" diff --git a/source/ru/sw/source/ui/app.po b/source/ru/sw/source/ui/app.po index 6e722ff144d..c366d16ebb4 100644 --- a/source/ru/sw/source/ui/app.po +++ b/source/ru/sw/source/ui/app.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: app\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2016-11-09 14:10+0100\n" -"PO-Revision-Date: 2016-07-01 08:11+0000\n" +"PO-Revision-Date: 2016-12-26 21:39+0000\n" "Last-Translator: bormant <bormant@mail.ru>\n" "Language-Team: Russian <ru@li.org>\n" "Language: ru\n" @@ -13,8 +13,8 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" "X-Accelerator-Marker: ~\n" -"X-Generator: LibreOffice\n" -"X-POOTLE-MTIME: 1467360683.000000\n" +"X-Generator: Pootle 2.8\n" +"X-POOTLE-MTIME: 1482788347.000000\n" #: app.src msgctxt "" @@ -38,7 +38,7 @@ msgctxt "" "STR_PARAGRAPHSTYLEFAMILY\n" "string.text" msgid "Paragraph Styles" -msgstr "" +msgstr "Стили абзацев" #: app.src msgctxt "" @@ -46,7 +46,7 @@ msgctxt "" "STR_CHARACTERSTYLEFAMILY\n" "string.text" msgid "Character Styles" -msgstr "" +msgstr "Стили символов" #: app.src msgctxt "" @@ -54,7 +54,7 @@ msgctxt "" "STR_FRAMESTYLEFAMILY\n" "string.text" msgid "Frame Styles" -msgstr "" +msgstr "Стили врезок" #: app.src msgctxt "" @@ -62,7 +62,7 @@ msgctxt "" "STR_PAGESTYLEFAMILY\n" "string.text" msgid "Page Styles" -msgstr "" +msgstr "Стили страниц" #: app.src msgctxt "" @@ -70,7 +70,7 @@ msgctxt "" "STR_LISTSTYLEFAMILY\n" "string.text" msgid "List Styles" -msgstr "" +msgstr "Стили списков" #: app.src msgctxt "" @@ -78,7 +78,7 @@ msgctxt "" "STR_TABLESTYLEFAMILY\n" "string.text" msgid "Table Styles" -msgstr "" +msgstr "Стили таблиц" #: app.src msgctxt "" @@ -87,7 +87,7 @@ msgctxt "" "All Styles\n" "itemlist.text" msgid "All Styles" -msgstr "" +msgstr "Все стили" #: app.src msgctxt "" @@ -96,7 +96,7 @@ msgctxt "" "Hidden Styles\n" "itemlist.text" msgid "Hidden Styles" -msgstr "" +msgstr "Скрытые стили" #: app.src msgctxt "" @@ -105,7 +105,7 @@ msgctxt "" "Applied Styles\n" "itemlist.text" msgid "Applied Styles" -msgstr "" +msgstr "Используемые стили" #: app.src msgctxt "" @@ -114,7 +114,7 @@ msgctxt "" "Custom Styles\n" "itemlist.text" msgid "Custom Styles" -msgstr "" +msgstr "Стили пользователя" #: app.src msgctxt "" @@ -123,7 +123,7 @@ msgctxt "" "Automatic\n" "itemlist.text" msgid "Automatic" -msgstr "" +msgstr "Автоматически" #: app.src msgctxt "" @@ -132,7 +132,7 @@ msgctxt "" "Text Styles\n" "itemlist.text" msgid "Text Styles" -msgstr "" +msgstr "Стили текста" #: app.src msgctxt "" @@ -141,7 +141,7 @@ msgctxt "" "Chapter Styles\n" "itemlist.text" msgid "Chapter Styles" -msgstr "" +msgstr "Стили глав" #: app.src msgctxt "" @@ -150,7 +150,7 @@ msgctxt "" "List Styles\n" "itemlist.text" msgid "List Styles" -msgstr "" +msgstr "Стили списков" #: app.src msgctxt "" @@ -159,7 +159,7 @@ msgctxt "" "Index Styles\n" "itemlist.text" msgid "Index Styles" -msgstr "" +msgstr "Стили указателей" #: app.src msgctxt "" @@ -168,7 +168,7 @@ msgctxt "" "Special Styles\n" "itemlist.text" msgid "Special Styles" -msgstr "" +msgstr "Специальные стили" #: app.src msgctxt "" @@ -177,7 +177,7 @@ msgctxt "" "HTML Styles\n" "itemlist.text" msgid "HTML Styles" -msgstr "" +msgstr "Стили HTML" #: app.src msgctxt "" @@ -186,7 +186,7 @@ msgctxt "" "Conditional Styles\n" "itemlist.text" msgid "Conditional Styles" -msgstr "" +msgstr "Условные стили" #: app.src msgctxt "" @@ -195,7 +195,7 @@ msgctxt "" "All\n" "itemlist.text" msgid "All" -msgstr "" +msgstr "Все" #: app.src msgctxt "" @@ -204,7 +204,7 @@ msgctxt "" "Hidden Styles\n" "itemlist.text" msgid "Hidden Styles" -msgstr "" +msgstr "Скрытые стили" #: app.src msgctxt "" @@ -213,7 +213,7 @@ msgctxt "" "Applied Styles\n" "itemlist.text" msgid "Applied Styles" -msgstr "" +msgstr "Используемые стили" #: app.src msgctxt "" @@ -222,7 +222,7 @@ msgctxt "" "Custom Styles\n" "itemlist.text" msgid "Custom Styles" -msgstr "" +msgstr "Стили пользователя" #: app.src msgctxt "" @@ -231,7 +231,7 @@ msgctxt "" "All\n" "itemlist.text" msgid "All" -msgstr "" +msgstr "Все" #: app.src msgctxt "" @@ -240,7 +240,7 @@ msgctxt "" "Hidden Styles\n" "itemlist.text" msgid "Hidden Styles" -msgstr "" +msgstr "Скрытые стили" #: app.src msgctxt "" @@ -249,7 +249,7 @@ msgctxt "" "Applied Styles\n" "itemlist.text" msgid "Applied Styles" -msgstr "" +msgstr "Используемые стили" #: app.src msgctxt "" @@ -258,7 +258,7 @@ msgctxt "" "Custom Styles\n" "itemlist.text" msgid "Custom Styles" -msgstr "" +msgstr "Стили пользователя" #: app.src msgctxt "" @@ -267,7 +267,7 @@ msgctxt "" "All\n" "itemlist.text" msgid "All" -msgstr "" +msgstr "Все" #: app.src msgctxt "" @@ -276,7 +276,7 @@ msgctxt "" "Hidden Styles\n" "itemlist.text" msgid "Hidden Styles" -msgstr "" +msgstr "Скрытые стили" #: app.src msgctxt "" @@ -285,7 +285,7 @@ msgctxt "" "Applied Styles\n" "itemlist.text" msgid "Applied Styles" -msgstr "" +msgstr "Используемые стили" #: app.src msgctxt "" @@ -294,7 +294,7 @@ msgctxt "" "Custom Styles\n" "itemlist.text" msgid "Custom Styles" -msgstr "" +msgstr "Стили пользователя" #: app.src msgctxt "" @@ -303,7 +303,7 @@ msgctxt "" "All\n" "itemlist.text" msgid "All" -msgstr "" +msgstr "Все" #: app.src msgctxt "" @@ -312,7 +312,7 @@ msgctxt "" "Hidden Styles\n" "itemlist.text" msgid "Hidden Styles" -msgstr "" +msgstr "Скрытые стили" #: app.src msgctxt "" @@ -321,7 +321,7 @@ msgctxt "" "Applied Styles\n" "itemlist.text" msgid "Applied Styles" -msgstr "" +msgstr "Используемые стили" #: app.src msgctxt "" @@ -330,7 +330,7 @@ msgctxt "" "Custom Styles\n" "itemlist.text" msgid "Custom Styles" -msgstr "" +msgstr "Стили пользователя" #: app.src msgctxt "" @@ -339,7 +339,7 @@ msgctxt "" "All\n" "itemlist.text" msgid "All" -msgstr "" +msgstr "Все" #: app.src msgctxt "" @@ -348,7 +348,7 @@ msgctxt "" "Hidden Styles\n" "itemlist.text" msgid "Hidden Styles" -msgstr "" +msgstr "Скрытые стили" #: app.src msgctxt "" @@ -357,7 +357,7 @@ msgctxt "" "Applied Styles\n" "itemlist.text" msgid "Applied Styles" -msgstr "" +msgstr "Используемые стили" #: app.src msgctxt "" @@ -366,7 +366,7 @@ msgctxt "" "Custom Styles\n" "itemlist.text" msgid "Custom Styles" -msgstr "" +msgstr "Стили пользователя" #: app.src msgctxt "" @@ -854,7 +854,7 @@ msgctxt "" "STR_DELETE_NOTE_AUTHOR\n" "string.text" msgid "Delete ~All Comments by $1" -msgstr "Удалить ~все примечания автора $1" +msgstr "Удалить все комментарии ~от $1" #: app.src msgctxt "" @@ -862,7 +862,7 @@ msgctxt "" "STR_HIDE_NOTE_AUTHOR\n" "string.text" msgid "H~ide All Comments by $1" -msgstr "Скрыть все примечания автора $1" +msgstr "Скрыть все комментарии от $1" #: app.src msgctxt "" @@ -1148,7 +1148,7 @@ msgctxt "" "STR_COMCORE_READERROR\n" "string.text" msgid "Read Error" -msgstr "" +msgstr "Ошибка чтения" #: error.src msgctxt "" @@ -1483,7 +1483,7 @@ msgctxt "" "FN_DELETE_COMMENT\n" "menuitem.text" msgid "Delete ~Comment" -msgstr "Удалить примечание" +msgstr "Удалить комментарий" #: mn.src msgctxt "" @@ -1492,7 +1492,7 @@ msgctxt "" "FN_DELETE_NOTE_AUTHOR\n" "menuitem.text" msgid "Delete ~All Comments by $1" -msgstr "Удалить ~все примечания от $1" +msgstr "Удалить все комментарии ~от $1" #: mn.src msgctxt "" @@ -1501,7 +1501,7 @@ msgctxt "" "FN_DELETE_ALL_NOTES\n" "menuitem.text" msgid "~Delete All Comments" -msgstr "~Удалить все примечания" +msgstr "Удалить ~все комментарии" #: mn.src msgctxt "" @@ -1510,7 +1510,7 @@ msgctxt "" "FN_FORMAT_ALL_NOTES\n" "menuitem.text" msgid "~Format All Comments..." -msgstr "~Форматировать все примечания..." +msgstr "~Формат всех комментариев..." #: mn.src msgctxt "" diff --git a/source/ru/sw/source/ui/config.po b/source/ru/sw/source/ui/config.po index 7e0ec31a9ab..862ea604f03 100644 --- a/source/ru/sw/source/ui/config.po +++ b/source/ru/sw/source/ui/config.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: config\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2016-03-09 20:49+0100\n" -"PO-Revision-Date: 2016-06-16 17:36+0000\n" +"PO-Revision-Date: 2016-12-26 21:31+0000\n" "Last-Translator: bormant <bormant@mail.ru>\n" "Language-Team: Russian <ru@li.org>\n" "Language: ru\n" @@ -13,8 +13,8 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" "X-Accelerator-Marker: ~\n" -"X-Generator: Pootle 2.7\n" -"X-POOTLE-MTIME: 1466098580.000000\n" +"X-Generator: Pootle 2.8\n" +"X-POOTLE-MTIME: 1482787862.000000\n" #: optdlg.src msgctxt "" @@ -158,7 +158,7 @@ msgctxt "" "STR_PRINTOPTUI_COMMENTS_ONLY\n" "string.text" msgid "Comments only" -msgstr "Только примечания" +msgstr "Только комментарии" #: optdlg.src msgctxt "" @@ -182,7 +182,7 @@ msgctxt "" "STR_PRINTOPTUI_COMMENTS\n" "string.text" msgid "~Comments" -msgstr "Примеча~ния" +msgstr "Комментарии" #: optdlg.src msgctxt "" diff --git a/source/ru/sw/source/ui/dochdl.po b/source/ru/sw/source/ui/dochdl.po index 4b767c3d8b9..46c1917b07b 100644 --- a/source/ru/sw/source/ui/dochdl.po +++ b/source/ru/sw/source/ui/dochdl.po @@ -13,7 +13,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" "X-Accelerator-Marker: ~\n" -"X-Generator: Pootle 2.8\n" +"X-Generator: LibreOffice\n" "X-POOTLE-MTIME: 1446409370.000000\n" #: dochdl.src @@ -87,10 +87,3 @@ msgctxt "" "string.text" msgid "DDE link" msgstr "Связь по DDE" - -msgctxt "" -"dochdl.src\n" -"STR_NO_TABLE\n" -"string.text" -msgid "A table cannot be inserted into another table. However, you can paste the data into the document when the cursor is not in a table." -msgstr "Сейчас невозможно вставить таблицу" diff --git a/source/ru/sw/source/ui/docvw.po b/source/ru/sw/source/ui/docvw.po index 90d1ead2ae0..fa84bd25d89 100644 --- a/source/ru/sw/source/ui/docvw.po +++ b/source/ru/sw/source/ui/docvw.po @@ -3,18 +3,18 @@ msgid "" msgstr "" "Project-Id-Version: docvw\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2014-05-02 00:02+0200\n" -"PO-Revision-Date: 2014-06-28 16:47+0000\n" -"Last-Translator: Helen <helenrussian@gmail.com>\n" +"POT-Creation-Date: 2015-04-22 23:40+0200\n" +"PO-Revision-Date: 2016-12-26 21:32+0000\n" +"Last-Translator: bormant <bormant@mail.ru>\n" "Language-Team: Russian <ru@li.org>\n" "Language: ru\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" -"X-Generator: LibreOffice\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1403974063.000000\n" +"X-Generator: Pootle 2.8\n" +"X-POOTLE-MTIME: 1482787922.000000\n" #: access.src msgctxt "" @@ -214,7 +214,7 @@ msgctxt "" "STR_DELETE_ALL_NOTES\n" "string.text" msgid "All Comments" -msgstr "Все примечания" +msgstr "Все комментарии" #: annotation.src msgctxt "" @@ -222,7 +222,7 @@ msgctxt "" "STR_FORMAT_ALL_NOTES\n" "string.text" msgid "All Comments" -msgstr "Все примечания" +msgstr "Все комментарии" #: annotation.src msgctxt "" @@ -230,7 +230,7 @@ msgctxt "" "STR_DELETE_AUTHOR_NOTES\n" "string.text" msgid "Comments by " -msgstr "Примечания от автора " +msgstr "Комментарии от " #: annotation.src msgctxt "" diff --git a/source/ru/sw/source/ui/index.po b/source/ru/sw/source/ui/index.po index 658987d97c6..487bc43ba89 100644 --- a/source/ru/sw/source/ui/index.po +++ b/source/ru/sw/source/ui/index.po @@ -4,8 +4,8 @@ msgstr "" "Project-Id-Version: index\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2016-11-09 14:10+0100\n" -"PO-Revision-Date: 2014-11-30 00:13+0000\n" -"Last-Translator: Anonymous Pootle User\n" +"PO-Revision-Date: 2016-12-24 18:53+0000\n" +"Last-Translator: bormant <bormant@mail.ru>\n" "Language-Team: Russian <ru@li.org>\n" "Language: ru\n" "MIME-Version: 1.0\n" @@ -13,8 +13,8 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" "X-Accelerator-Marker: ~\n" -"X-Generator: LibreOffice\n" -"X-POOTLE-MTIME: 1417306380.000000\n" +"X-Generator: Pootle 2.8\n" +"X-POOTLE-MTIME: 1482605633.000000\n" #: cnttab.src msgctxt "" @@ -231,7 +231,7 @@ msgctxt "" "%PRODUCTNAME Math\n" "itemlist.text" msgid "%PRODUCTNAME Math" -msgstr "" +msgstr "%PRODUCTNAME Math" #: cnttab.src msgctxt "" @@ -240,7 +240,7 @@ msgctxt "" "%PRODUCTNAME Chart\n" "itemlist.text" msgid "%PRODUCTNAME Chart" -msgstr "" +msgstr "Диаграмма %PRODUCTNAME" #: cnttab.src msgctxt "" @@ -249,7 +249,7 @@ msgctxt "" "%PRODUCTNAME Calc\n" "itemlist.text" msgid "%PRODUCTNAME Calc" -msgstr "" +msgstr "%PRODUCTNAME Calc" #: cnttab.src msgctxt "" @@ -258,7 +258,7 @@ msgctxt "" "%PRODUCTNAME Draw/%PRODUCTNAME Impress\n" "itemlist.text" msgid "%PRODUCTNAME Draw/%PRODUCTNAME Impress" -msgstr "" +msgstr "%PRODUCTNAME Draw/%PRODUCTNAME Impress" #: cnttab.src msgctxt "" @@ -267,7 +267,7 @@ msgctxt "" "Other OLE Objects\n" "itemlist.text" msgid "Other OLE Objects" -msgstr "" +msgstr "Другие объекты OLE" #: cnttab.src msgctxt "" diff --git a/source/ru/sw/source/ui/misc.po b/source/ru/sw/source/ui/misc.po index d7073857227..3e1cbb37fbe 100644 --- a/source/ru/sw/source/ui/misc.po +++ b/source/ru/sw/source/ui/misc.po @@ -4,8 +4,8 @@ msgstr "" "Project-Id-Version: misc\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2016-11-09 14:10+0100\n" -"PO-Revision-Date: 2015-12-11 19:23+0000\n" -"Last-Translator: Anonymous Pootle User\n" +"PO-Revision-Date: 2016-12-26 21:32+0000\n" +"Last-Translator: bormant <bormant@mail.ru>\n" "Language-Team: Russian <ru@li.org>\n" "Language: ru\n" "MIME-Version: 1.0\n" @@ -13,8 +13,8 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" "X-Accelerator-Marker: ~\n" -"X-Generator: LibreOffice\n" -"X-POOTLE-MTIME: 1449861830.000000\n" +"X-Generator: Pootle 2.8\n" +"X-POOTLE-MTIME: 1482787946.000000\n" #: glossary.src msgctxt "" @@ -87,7 +87,7 @@ msgctxt "" "None\n" "itemlist.text" msgid "None" -msgstr "" +msgstr "Нет" #: numberingtypelistbox.src msgctxt "" @@ -96,7 +96,7 @@ msgctxt "" "Bullet\n" "itemlist.text" msgid "Bullet" -msgstr "" +msgstr "Маркер" #: numberingtypelistbox.src msgctxt "" @@ -105,7 +105,7 @@ msgctxt "" "Graphics\n" "itemlist.text" msgid "Graphics" -msgstr "" +msgstr "Изображение" #: numberingtypelistbox.src msgctxt "" @@ -114,7 +114,7 @@ msgctxt "" "1, 2, 3, ...\n" "itemlist.text" msgid "1, 2, 3, ..." -msgstr "" +msgstr "1, 2, 3, ..." #: numberingtypelistbox.src msgctxt "" @@ -123,7 +123,7 @@ msgctxt "" "A, B, C, ...\n" "itemlist.text" msgid "A, B, C, ..." -msgstr "" +msgstr "A, B, C, ..." #: numberingtypelistbox.src msgctxt "" @@ -132,7 +132,7 @@ msgctxt "" "a, b, c, ...\n" "itemlist.text" msgid "a, b, c, ..." -msgstr "" +msgstr "a, b, c, ..." #: numberingtypelistbox.src msgctxt "" @@ -141,7 +141,7 @@ msgctxt "" "I, II, III, ...\n" "itemlist.text" msgid "I, II, III, ..." -msgstr "" +msgstr "I, II, III, ..." #: numberingtypelistbox.src msgctxt "" @@ -150,7 +150,7 @@ msgctxt "" "i, ii, iii, ...\n" "itemlist.text" msgid "i, ii, iii, ..." -msgstr "" +msgstr "i, ii, iii, ..." #: numberingtypelistbox.src msgctxt "" @@ -159,7 +159,7 @@ msgctxt "" "A, .., AA, .., AAA, ...\n" "itemlist.text" msgid "A, .., AA, .., AAA, ..." -msgstr "" +msgstr "A, .., AA, .., AAA, ..." #: numberingtypelistbox.src msgctxt "" @@ -168,7 +168,7 @@ msgctxt "" "a, .., aa, .., aaa, ...\n" "itemlist.text" msgid "a, .., aa, .., aaa, ..." -msgstr "" +msgstr "a, .., aa, .., aaa, ..." #: numberingtypelistbox.src msgctxt "" @@ -177,7 +177,7 @@ msgctxt "" "Native Numbering\n" "itemlist.text" msgid "Native Numbering" -msgstr "" +msgstr "Национальная нумерация" #: numberingtypelistbox.src msgctxt "" @@ -186,7 +186,7 @@ msgctxt "" "А, Б, .., Аа, Аб, ... (Bulgarian)\n" "itemlist.text" msgid "А, Б, .., Аа, Аб, ... (Bulgarian)" -msgstr "" +msgstr "А, Б, .., Аа, Аб, ... (болгарский)" #: numberingtypelistbox.src msgctxt "" @@ -195,7 +195,7 @@ msgctxt "" "а, б, .., аа, аб, ... (Bulgarian)\n" "itemlist.text" msgid "а, б, .., аа, аб, ... (Bulgarian)" -msgstr "" +msgstr "а, б, .., аа, аб, ... (болгарский)" #: numberingtypelistbox.src msgctxt "" @@ -204,7 +204,7 @@ msgctxt "" "А, Б, .., Аа, Бб, ... (Bulgarian)\n" "itemlist.text" msgid "А, Б, .., Аа, Бб, ... (Bulgarian)" -msgstr "" +msgstr "А, Б, .., Аа, Бб, ... (болгарский)" #: numberingtypelistbox.src msgctxt "" @@ -213,7 +213,7 @@ msgctxt "" "а, б, .., аа, бб, ... (Bulgarian)\n" "itemlist.text" msgid "а, б, .., аа, бб, ... (Bulgarian)" -msgstr "" +msgstr "а, б, .., аа, бб, ... (болгарский)" #: numberingtypelistbox.src msgctxt "" @@ -222,7 +222,7 @@ msgctxt "" "А, Б, .., Аа, Аб, ... (Russian)\n" "itemlist.text" msgid "А, Б, .., Аа, Аб, ... (Russian)" -msgstr "" +msgstr "А, Б, .., Аа, Аб, ... (русский)" #: numberingtypelistbox.src msgctxt "" @@ -231,7 +231,7 @@ msgctxt "" "а, б, .., аа, аб, ... (Russian)\n" "itemlist.text" msgid "а, б, .., аа, аб, ... (Russian)" -msgstr "" +msgstr "а, б, .., аа, аб, ... (русский)" #: numberingtypelistbox.src msgctxt "" @@ -240,7 +240,7 @@ msgctxt "" "А, Б, .., Аа, Бб, ... (Russian)\n" "itemlist.text" msgid "А, Б, .., Аа, Бб, ... (Russian)" -msgstr "" +msgstr "А, Б, .., Аа, Бб, ... (русский)" #: numberingtypelistbox.src msgctxt "" @@ -249,7 +249,7 @@ msgctxt "" "а, б, .., аа, бб, ... (Russian)\n" "itemlist.text" msgid "а, б, .., аа, бб, ... (Russian)" -msgstr "" +msgstr "а, б, .., аа, бб, ... (русский)" #: numberingtypelistbox.src msgctxt "" @@ -258,7 +258,7 @@ msgctxt "" "А, Б, .., Аа, Аб, ... (Serbian)\n" "itemlist.text" msgid "А, Б, .., Аа, Аб, ... (Serbian)" -msgstr "" +msgstr "А, Б, .., Аа, Аб, ... (сербский)" #: numberingtypelistbox.src msgctxt "" @@ -267,7 +267,7 @@ msgctxt "" "а, б, .., аа, аб, ... (Serbian)\n" "itemlist.text" msgid "а, б, .., аа, аб, ... (Serbian)" -msgstr "" +msgstr "а, б, .., аа, аб, ... (сербский)" #: numberingtypelistbox.src msgctxt "" @@ -276,7 +276,7 @@ msgctxt "" "А, Б, .., Аа, Бб, ... (Serbian)\n" "itemlist.text" msgid "А, Б, .., Аа, Бб, ... (Serbian)" -msgstr "" +msgstr "А, Б, .., Аа, Бб, ... (сербский)" #: numberingtypelistbox.src msgctxt "" @@ -285,7 +285,7 @@ msgctxt "" "а, б, .., аа, бб, ... (Serbian)\n" "itemlist.text" msgid "а, б, .., аа, бб, ... (Serbian)" -msgstr "" +msgstr "а, б, .., аа, бб, ... (сербский)" #: numberingtypelistbox.src msgctxt "" @@ -294,7 +294,7 @@ msgctxt "" "Α, Β, Γ, ... (Greek Upper Letter)\n" "itemlist.text" msgid "Α, Β, Γ, ... (Greek Upper Letter)" -msgstr "" +msgstr "Α, Β, Γ, ... (Греческие заглавные)" #: numberingtypelistbox.src msgctxt "" @@ -303,7 +303,7 @@ msgctxt "" "α, β, γ, ... (Greek Lower Letter)\n" "itemlist.text" msgid "α, β, γ, ... (Greek Lower Letter)" -msgstr "" +msgstr "α, β, γ, ... (греческие строчные)" #: swruler.src msgctxt "" @@ -311,7 +311,7 @@ msgctxt "" "STR_COMMENTS_LABEL\n" "string.text" msgid "Comments" -msgstr "Примечания" +msgstr "Комментарии" #: swruler.src msgctxt "" @@ -319,7 +319,7 @@ msgctxt "" "STR_SHOW_COMMENTS\n" "string.text" msgid "Show comments" -msgstr "Показать примечания" +msgstr "Показать комментарии" #: swruler.src msgctxt "" @@ -327,4 +327,4 @@ msgctxt "" "STR_HIDE_COMMENTS\n" "string.text" msgid "Hide comments" -msgstr "Скрыть примечания" +msgstr "Скрыть комментарии" diff --git a/source/ru/sw/source/ui/shells.po b/source/ru/sw/source/ui/shells.po index 01401b2617d..7bad23a3fc6 100644 --- a/source/ru/sw/source/ui/shells.po +++ b/source/ru/sw/source/ui/shells.po @@ -4,16 +4,17 @@ msgstr "" "Project-Id-Version: shells\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2015-04-22 23:40+0200\n" -"PO-Revision-Date: 2014-11-29 18:25+0300\n" -"Last-Translator: Serg Bormant <bormant@mail.ru>\n" +"PO-Revision-Date: 2016-12-26 21:32+0000\n" +"Last-Translator: bormant <bormant@mail.ru>\n" "Language-Team: Russian <ru@li.org>\n" "Language: ru\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" -"X-Generator: LibreOffice\n" "X-Accelerator-Marker: ~\n" +"X-Generator: Pootle 2.8\n" +"X-POOTLE-MTIME: 1482787957.000000\n" #: shells.src msgctxt "" @@ -85,7 +86,7 @@ msgctxt "" "STR_REDLINE_COMMENT\n" "string.text" msgid "Comment: " -msgstr "Примечание: " +msgstr "Комментарий: " #: shells.src msgctxt "" diff --git a/source/ru/sw/source/ui/sidebar.po b/source/ru/sw/source/ui/sidebar.po index e3843676567..8470dddeb00 100644 --- a/source/ru/sw/source/ui/sidebar.po +++ b/source/ru/sw/source/ui/sidebar.po @@ -4,8 +4,8 @@ msgstr "" "Project-Id-Version: sidebar\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2016-11-09 14:10+0100\n" -"PO-Revision-Date: 2013-11-26 20:41+0000\n" -"Last-Translator: Anonymous Pootle User\n" +"PO-Revision-Date: 2016-12-26 16:46+0000\n" +"Last-Translator: bormant <bormant@mail.ru>\n" "Language-Team: Russian <l10n@ru.libreoffice.org>\n" "Language: ru\n" "MIME-Version: 1.0\n" @@ -13,8 +13,8 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" "X-Accelerator-Marker: ~\n" -"X-Generator: LibreOffice\n" -"X-POOTLE-MTIME: 1385498479.000000\n" +"X-Generator: Pootle 2.8\n" +"X-POOTLE-MTIME: 1482770774.000000\n" #: PagePropertyPanel.src msgctxt "" @@ -22,7 +22,7 @@ msgctxt "" "STR_MARGIN_TOOLTIP_LEFT\n" "string.text" msgid "Left: " -msgstr "" +msgstr "Слева: " #: PagePropertyPanel.src msgctxt "" @@ -30,7 +30,7 @@ msgctxt "" "STR_MARGIN_TOOLTIP_RIGHT\n" "string.text" msgid ". Right: " -msgstr "" +msgstr " Справа: " #: PagePropertyPanel.src msgctxt "" @@ -38,7 +38,7 @@ msgctxt "" "STR_MARGIN_TOOLTIP_INNER\n" "string.text" msgid "Inner: " -msgstr "" +msgstr "Внутри: " #: PagePropertyPanel.src msgctxt "" @@ -46,7 +46,7 @@ msgctxt "" "STR_MARGIN_TOOLTIP_OUTER\n" "string.text" msgid ". Outer: " -msgstr "" +msgstr " Снаружи: " #: PagePropertyPanel.src msgctxt "" @@ -54,7 +54,7 @@ msgctxt "" "STR_MARGIN_TOOLTIP_TOP\n" "string.text" msgid ". Top: " -msgstr "" +msgstr " Сверху: " #: PagePropertyPanel.src msgctxt "" @@ -62,4 +62,4 @@ msgctxt "" "STR_MARGIN_TOOLTIP_BOT\n" "string.text" msgid ". Bottom: " -msgstr "" +msgstr " Снизу: " diff --git a/source/ru/sw/source/ui/utlui.po b/source/ru/sw/source/ui/utlui.po index 316809808dc..2a225f48d05 100644 --- a/source/ru/sw/source/ui/utlui.po +++ b/source/ru/sw/source/ui/utlui.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: utlui\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2016-11-09 14:10+0100\n" -"PO-Revision-Date: 2016-06-16 17:36+0000\n" +"PO-Revision-Date: 2016-12-26 21:32+0000\n" "Last-Translator: bormant <bormant@mail.ru>\n" "Language-Team: Russian <ru@li.org>\n" "Language: ru\n" @@ -13,8 +13,8 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" "X-Accelerator-Marker: ~\n" -"X-Generator: LibreOffice\n" -"X-POOTLE-MTIME: 1466098606.000000\n" +"X-Generator: Pootle 2.8\n" +"X-POOTLE-MTIME: 1482787970.000000\n" #: poolfmt.src msgctxt "" @@ -1479,7 +1479,7 @@ msgctxt "" "STR_TABSTYLE_3D\n" "string.text" msgid "3D" -msgstr "" +msgstr "3D" #: poolfmt.src msgctxt "" @@ -1487,7 +1487,7 @@ msgctxt "" "STR_TABSTYLE_BLACK1\n" "string.text" msgid "Black 1" -msgstr "" +msgstr "Чёрный 1" #: poolfmt.src msgctxt "" @@ -1495,7 +1495,7 @@ msgctxt "" "STR_TABSTYLE_BLACK2\n" "string.text" msgid "Black 2" -msgstr "" +msgstr "Чёрный 2" #: poolfmt.src msgctxt "" @@ -1503,7 +1503,7 @@ msgctxt "" "STR_TABSTYLE_BLUE\n" "string.text" msgid "Blue" -msgstr "" +msgstr "Синий" #: poolfmt.src msgctxt "" @@ -1511,7 +1511,7 @@ msgctxt "" "STR_TABSTYLE_BROWN\n" "string.text" msgid "Brown" -msgstr "" +msgstr "Коричневый" #: poolfmt.src msgctxt "" @@ -1519,7 +1519,7 @@ msgctxt "" "STR_TABSTYLE_CURRENCY\n" "string.text" msgid "Currency" -msgstr "" +msgstr "Денежный" #: poolfmt.src msgctxt "" @@ -1527,7 +1527,7 @@ msgctxt "" "STR_TABSTYLE_CURRENCY_3D\n" "string.text" msgid "Currency 3D" -msgstr "" +msgstr "Денежный, трёхмерный" #: poolfmt.src msgctxt "" @@ -1535,7 +1535,7 @@ msgctxt "" "STR_TABSTYLE_CURRENCY_GRAY\n" "string.text" msgid "Currency Gray" -msgstr "" +msgstr "Денежный, серый" #: poolfmt.src msgctxt "" @@ -1543,7 +1543,7 @@ msgctxt "" "STR_TABSTYLE_CURRENCY_LAVENDER\n" "string.text" msgid "Currency Lavender" -msgstr "" +msgstr "Денежный, фиолетовый" #: poolfmt.src msgctxt "" @@ -1551,7 +1551,7 @@ msgctxt "" "STR_TABSTYLE_CURRENCY_TURQUOISE\n" "string.text" msgid "Currency Turquoise" -msgstr "" +msgstr "Денежный, бирюзовый" #: poolfmt.src msgctxt "" @@ -1559,7 +1559,7 @@ msgctxt "" "STR_TABSTYLE_GRAY\n" "string.text" msgid "Gray" -msgstr "" +msgstr "Серый" #: poolfmt.src msgctxt "" @@ -1567,7 +1567,7 @@ msgctxt "" "STR_TABSTYLE_GREEN\n" "string.text" msgid "Green" -msgstr "" +msgstr "Зелёный" #: poolfmt.src msgctxt "" @@ -1575,7 +1575,7 @@ msgctxt "" "STR_TABSTYLE_LAVENDER\n" "string.text" msgid "Lavender" -msgstr "" +msgstr "Фиолетовый" #: poolfmt.src msgctxt "" @@ -1583,7 +1583,7 @@ msgctxt "" "STR_TABSTYLE_RED\n" "string.text" msgid "Red" -msgstr "" +msgstr "Красный" #: poolfmt.src msgctxt "" @@ -1591,7 +1591,7 @@ msgctxt "" "STR_TABSTYLE_TURQUOISE\n" "string.text" msgid "Turquoise" -msgstr "" +msgstr "Бирюзовый" #: poolfmt.src msgctxt "" @@ -1599,7 +1599,7 @@ msgctxt "" "STR_TABSTYLE_YELLOW\n" "string.text" msgid "Yellow" -msgstr "" +msgstr "Желтый" #: utlui.src msgctxt "" @@ -1997,7 +1997,7 @@ msgctxt "" "STR_CONTENT_TYPE_POSTIT\n" "string.text" msgid "Comments" -msgstr "Примечания" +msgstr "Комментарии" #: utlui.src msgctxt "" @@ -2149,7 +2149,7 @@ msgctxt "" "STR_CONTENT_TYPE_SINGLE_POSTIT\n" "string.text" msgid "Comment" -msgstr "Примечание" +msgstr "Комментарий" #: utlui.src msgctxt "" diff --git a/source/ru/sw/source/uibase/misc.po b/source/ru/sw/source/uibase/misc.po index 6894f939483..1c8d6a659ec 100644 --- a/source/ru/sw/source/uibase/misc.po +++ b/source/ru/sw/source/uibase/misc.po @@ -3,16 +3,18 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2014-11-18 11:23+0100\n" -"PO-Revision-Date: 2014-11-29 18:17+0300\n" -"Last-Translator: Serg Bormant <bormant@mail.ru>\n" +"POT-Creation-Date: 2015-04-22 23:40+0200\n" +"PO-Revision-Date: 2016-12-26 21:33+0000\n" +"Last-Translator: bormant <bormant@mail.ru>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: ru\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Generator: LibreOffice\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" "X-Accelerator-Marker: ~\n" +"X-Generator: Pootle 2.8\n" +"X-POOTLE-MTIME: 1482787991.000000\n" #: redlndlg.src msgctxt "" @@ -21,7 +23,7 @@ msgctxt "" "MN_EDIT_COMMENT\n" "menuitem.text" msgid "Edit Comment..." -msgstr "Изменить примечание..." +msgstr "Изменить комментарий..." #: redlndlg.src msgctxt "" @@ -57,7 +59,7 @@ msgctxt "" "MN_SORT_COMMENT\n" "menuitem.text" msgid "Comment" -msgstr "Примечание" +msgstr "Комментарий" #: redlndlg.src msgctxt "" diff --git a/source/ru/sw/source/uibase/ribbar.po b/source/ru/sw/source/uibase/ribbar.po index 5064db1ea6b..aac8035d83b 100644 --- a/source/ru/sw/source/uibase/ribbar.po +++ b/source/ru/sw/source/uibase/ribbar.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2016-11-09 14:10+0100\n" -"PO-Revision-Date: 2016-03-12 21:10+0000\n" +"PO-Revision-Date: 2016-12-26 21:33+0000\n" "Last-Translator: bormant <bormant@mail.ru>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: ru\n" @@ -13,8 +13,8 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" "X-Accelerator-Marker: ~\n" -"X-Generator: LibreOffice\n" -"X-POOTLE-MTIME: 1457817021.000000\n" +"X-Generator: Pootle 2.8\n" +"X-POOTLE-MTIME: 1482788007.000000\n" #: inputwin.src msgctxt "" @@ -274,7 +274,7 @@ msgctxt "" "STR_FORMULA_CALC\n" "string.text" msgid "Functions" -msgstr "" +msgstr "Функции" #: inputwin.src msgctxt "" @@ -282,7 +282,7 @@ msgctxt "" "STR_FORMULA_CANCEL\n" "string.text" msgid "Cancel" -msgstr "" +msgstr "Отмена" #: inputwin.src msgctxt "" @@ -290,7 +290,7 @@ msgctxt "" "STR_FORMULA_APPLY\n" "string.text" msgid "Apply" -msgstr "" +msgstr "Применить" #: inputwin.src msgctxt "" @@ -426,7 +426,7 @@ msgctxt "" "ST_POSTIT\n" "string.text" msgid "Comment" -msgstr "Примечание" +msgstr "Комментарий" #: workctrl.src msgctxt "" @@ -570,7 +570,7 @@ msgctxt "" "STR_IMGBTN_POSTIT_DOWN\n" "string.text" msgid "Next Comment" -msgstr "Следующее примечание" +msgstr "Следующий комментарий" #: workctrl.src msgctxt "" @@ -698,7 +698,7 @@ msgctxt "" "STR_IMGBTN_POSTIT_UP\n" "string.text" msgid "Previous Comment" -msgstr "Предыдущее примечание" +msgstr "Предыдущий комментарий" #: workctrl.src msgctxt "" diff --git a/source/ru/sw/source/uibase/utlui.po b/source/ru/sw/source/uibase/utlui.po index 7e39cfdece9..7a0c5811b4e 100644 --- a/source/ru/sw/source/uibase/utlui.po +++ b/source/ru/sw/source/uibase/utlui.po @@ -4,8 +4,8 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2016-11-09 14:10+0100\n" -"PO-Revision-Date: 2016-06-11 21:34+0000\n" -"Last-Translator: Anonymous Pootle User\n" +"PO-Revision-Date: 2016-12-26 21:33+0000\n" +"Last-Translator: bormant <bormant@mail.ru>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: ru\n" "MIME-Version: 1.0\n" @@ -13,8 +13,8 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" "X-Accelerator-Marker: ~\n" -"X-Generator: LibreOffice\n" -"X-POOTLE-MTIME: 1465680872.000000\n" +"X-Generator: Pootle 2.8\n" +"X-POOTLE-MTIME: 1482788014.000000\n" #: attrdesc.src msgctxt "" @@ -959,7 +959,7 @@ msgctxt "" "FLD_DOCINFO_COMMENT\n" "string.text" msgid "Comments" -msgstr "Примечания" +msgstr "Комментарии" #: initui.src msgctxt "" @@ -1816,7 +1816,7 @@ msgctxt "" "~Zoom\n" "itemlist.text" msgid "~Zoom" -msgstr "" +msgstr "Масштаб" #: unotools.src msgctxt "" @@ -1825,7 +1825,7 @@ msgctxt "" "~Upwards\n" "itemlist.text" msgid "~Upwards" -msgstr "" +msgstr "В~верх" #: unotools.src msgctxt "" @@ -1834,4 +1834,4 @@ msgctxt "" "Do~wnwards\n" "itemlist.text" msgid "Do~wnwards" -msgstr "" +msgstr "В~низ" diff --git a/source/ru/sw/uiconfig/swriter/ui.po b/source/ru/sw/uiconfig/swriter/ui.po index 906cb1a964c..9cfce594a0c 100644 --- a/source/ru/sw/uiconfig/swriter/ui.po +++ b/source/ru/sw/uiconfig/swriter/ui.po @@ -3,8 +3,8 @@ msgid "" msgstr "" "Project-Id-Version: ui\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2016-12-10 23:39+0100\n" -"PO-Revision-Date: 2016-07-21 12:22+0000\n" +"POT-Creation-Date: 2016-12-27 21:50+0100\n" +"PO-Revision-Date: 2017-01-06 18:45+0000\n" "Last-Translator: bormant <bormant@mail.ru>\n" "Language-Team: Russian <l10n@ru.libreoffice.org>\n" "Language: ru\n" @@ -13,8 +13,8 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" "X-Accelerator-Marker: ~\n" -"X-Generator: LibreOffice\n" -"X-POOTLE-MTIME: 1469103734.000000\n" +"X-Generator: Pootle 2.8\n" +"X-POOTLE-MTIME: 1483728302.000000\n" #: abstractdialog.ui msgctxt "" @@ -950,7 +950,7 @@ msgctxt "" "label\n" "string.text" msgid "Numbering" -msgstr "" +msgstr "Нумерация" #: bulletsandnumbering.ui msgctxt "" @@ -982,11 +982,11 @@ msgstr "Положение" #: bulletsandnumbering.ui msgctxt "" "bulletsandnumbering.ui\n" -"options\n" +"customize\n" "label\n" "string.text" -msgid "Options" -msgstr "Настройки" +msgid "Customize" +msgstr "Настроить" #: businessdatapage.ui msgctxt "" @@ -1256,7 +1256,7 @@ msgctxt "" "label\n" "string.text" msgid "Numbering Captions by Chapter" -msgstr "Нумерация по главам:" +msgstr "Нумерация по главам" #: captionoptions.ui msgctxt "" @@ -1391,7 +1391,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Insert" -msgstr "" +msgstr "Вставить" #: cardmediumpage.ui msgctxt "" @@ -1544,7 +1544,7 @@ msgctxt "" "label\n" "string.text" msgid "Link" -msgstr "" +msgstr "Ссылка" #: characterproperties.ui msgctxt "" @@ -1625,7 +1625,7 @@ msgctxt "" "label\n" "string.text" msgid "Link" -msgstr "" +msgstr "Ссылка" #: charurlpage.ui msgctxt "" @@ -2390,7 +2390,7 @@ msgctxt "" "label\n" "string.text" msgid "Options" -msgstr "Настройки" +msgstr "Параметры" #: createaddresslist.ui msgctxt "" @@ -2489,7 +2489,7 @@ msgctxt "" "label\n" "string.text" msgid "C_ustomize..." -msgstr "Настройка..." +msgstr "Настроить..." #: createauthorentry.ui msgctxt "" @@ -2561,7 +2561,7 @@ msgctxt "" "label\n" "string.text" msgid "Comment" -msgstr "Примечание" +msgstr "Комментарий" #: createautomarkdialog.ui msgctxt "" @@ -2615,7 +2615,7 @@ msgctxt "" "title\n" "string.text" msgid "Customize Address List" -msgstr "Изменить список адресов" +msgstr "Настроить список адресов" #: customizeaddrlistdialog.ui msgctxt "" @@ -3155,7 +3155,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Insert" -msgstr "" +msgstr "Вставить" #: envaddresspage.ui msgctxt "" @@ -4905,7 +4905,7 @@ msgctxt "" "title\n" "string.text" msgid "Options" -msgstr "Параметры соединения" +msgstr "Параметры" #: formatsectiondialog.ui msgctxt "" @@ -5175,7 +5175,7 @@ msgctxt "" "label\n" "string.text" msgid "Link" -msgstr "" +msgstr "Ссылка" #: framedialog.ui msgctxt "" @@ -5436,7 +5436,7 @@ msgctxt "" "3\n" "stringlist.text" msgid "Left-to-right (vertical)" -msgstr "" +msgstr "Слева-направо (вертикально)" #: frmaddpage.ui msgctxt "" @@ -5445,7 +5445,7 @@ msgctxt "" "4\n" "stringlist.text" msgid "Use superordinate object settings" -msgstr "" +msgstr "Наследовать настройки" #: frmtypepage.ui msgctxt "" @@ -5760,7 +5760,7 @@ msgctxt "" "title\n" "string.text" msgid "Go to Page" -msgstr "" +msgstr "Перейти к странице" #: gotopagedialog.ui msgctxt "" @@ -5769,7 +5769,7 @@ msgctxt "" "label\n" "string.text" msgid "of $1" -msgstr "" +msgstr "из $1" #: gotopagedialog.ui msgctxt "" @@ -5778,7 +5778,7 @@ msgctxt "" "label\n" "string.text" msgid "Page:" -msgstr "" +msgstr "Страница:" #: indentpage.ui msgctxt "" @@ -5958,7 +5958,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Update entry from selection" -msgstr "" +msgstr "Обновить по выделению" #: indexentry.ui msgctxt "" @@ -6156,7 +6156,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Change page number" -msgstr "" +msgstr "Изменить номер страницы" #: insertbreak.ui msgctxt "" @@ -6759,7 +6759,7 @@ msgctxt "" "label\n" "string.text" msgid "Options" -msgstr "Настройки" +msgstr "Параметры" #: labeldialog.ui msgctxt "" @@ -8775,7 +8775,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Toggle Master View" -msgstr "" +msgstr "Составной документ" #: navigatorpanel.ui msgctxt "" @@ -8784,7 +8784,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Navigation" -msgstr "" +msgstr "Навигация" #: navigatorpanel.ui msgctxt "" @@ -8793,7 +8793,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Back" -msgstr "" +msgstr "Показать предыдущий объект" #: navigatorpanel.ui msgctxt "" @@ -8802,7 +8802,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Forward" -msgstr "" +msgstr "Показать следующий объект" #: navigatorpanel.ui msgctxt "" @@ -8811,7 +8811,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Drag Mode" -msgstr "" +msgstr "Режим перетаскивания" #: navigatorpanel.ui msgctxt "" @@ -8820,7 +8820,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Promote Chapter" -msgstr "" +msgstr "Перенести вверх" #: navigatorpanel.ui msgctxt "" @@ -8829,7 +8829,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Demote Chapter" -msgstr "" +msgstr "Перенести вниз" #: navigatorpanel.ui msgctxt "" @@ -8838,7 +8838,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "List Box On/Off" -msgstr "" +msgstr "Окно списка вкл./выкл." #: navigatorpanel.ui msgctxt "" @@ -8847,7 +8847,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Content Navigation View" -msgstr "" +msgstr "Содержимое" #: navigatorpanel.ui msgctxt "" @@ -8856,7 +8856,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Set Reminder" -msgstr "" +msgstr "Поставить напоминание" #: navigatorpanel.ui msgctxt "" @@ -8865,7 +8865,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Header" -msgstr "" +msgstr "Верхний колонтитул" #: navigatorpanel.ui msgctxt "" @@ -8874,7 +8874,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Footer" -msgstr "" +msgstr "Нижний колонтитул" #: navigatorpanel.ui msgctxt "" @@ -8883,7 +8883,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Anchor<->Text" -msgstr "" +msgstr "Привязка<->Текст" #: navigatorpanel.ui msgctxt "" @@ -8892,7 +8892,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Heading Levels Shown" -msgstr "" +msgstr "Показать заголовки до уровня" #: navigatorpanel.ui msgctxt "" @@ -8901,7 +8901,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Promote Level" -msgstr "" +msgstr "Повысить уровень" #: navigatorpanel.ui msgctxt "" @@ -8910,7 +8910,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Demote Level" -msgstr "" +msgstr "Понизить уровень" #: navigatorpanel.ui msgctxt "" @@ -8919,7 +8919,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Document" -msgstr "" +msgstr "Документ" #: navigatorpanel.ui msgctxt "" @@ -8928,7 +8928,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Active Window" -msgstr "" +msgstr "Активное окно" #: navigatorpanel.ui msgctxt "" @@ -8937,7 +8937,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Toggle Master View" -msgstr "" +msgstr "Составной документ" #: navigatorpanel.ui msgctxt "" @@ -8946,7 +8946,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Edit" -msgstr "" +msgstr "Изменить" #: navigatorpanel.ui msgctxt "" @@ -8955,7 +8955,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Update" -msgstr "" +msgstr "Обновить" #: navigatorpanel.ui msgctxt "" @@ -8964,7 +8964,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Insert" -msgstr "" +msgstr "Вставить" #: navigatorpanel.ui msgctxt "" @@ -8973,7 +8973,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Save Contents as well" -msgstr "" +msgstr "Сохранять содержимое в составном документе" #: navigatorpanel.ui msgctxt "" @@ -8982,7 +8982,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Move Up" -msgstr "" +msgstr "Вверх" #: navigatorpanel.ui msgctxt "" @@ -8991,7 +8991,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Move Down" -msgstr "" +msgstr "Вниз" #: newuserindexdialog.ui msgctxt "" @@ -9027,7 +9027,7 @@ msgctxt "" "label\n" "string.text" msgid "File" -msgstr "" +msgstr "Файл" #: notebookbar.ui msgctxt "" @@ -9036,7 +9036,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Font" -msgstr "" +msgstr "Шрифт" #: notebookbar.ui msgctxt "" @@ -9045,7 +9045,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Font" -msgstr "" +msgstr "Шрифт" #: notebookbar.ui msgctxt "" @@ -9054,7 +9054,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Outline" -msgstr "" +msgstr "Структура" #: notebookbar.ui msgctxt "" @@ -9072,7 +9072,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Horizontal Alignment" -msgstr "" +msgstr "Горизонтальное выравнивание" #: notebookbar.ui msgctxt "" @@ -9081,7 +9081,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Alignment" -msgstr "" +msgstr "Выравнивание" #: notebookbar.ui msgctxt "" @@ -9090,7 +9090,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Vertical Alignment" -msgstr "" +msgstr "Вертикальное выравнивание" #: notebookbar.ui msgctxt "" @@ -9108,7 +9108,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Spacing" -msgstr "" +msgstr "Интервал" #: notebookbar.ui msgctxt "" @@ -9126,7 +9126,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Increase Indent" -msgstr "" +msgstr "Увеличить отступ" #: notebookbar.ui msgctxt "" @@ -9135,7 +9135,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Decrease Indent" -msgstr "" +msgstr "Уменьшить отступ" #: notebookbar.ui msgctxt "" @@ -9153,7 +9153,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Style" -msgstr "" +msgstr "Стиль" #: notebookbar.ui msgctxt "" @@ -9162,7 +9162,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Find" -msgstr "" +msgstr "Поиск" #: notebookbar.ui msgctxt "" @@ -9171,7 +9171,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Find" -msgstr "" +msgstr "Поиск" #: notebookbar.ui msgctxt "" @@ -9180,7 +9180,7 @@ msgctxt "" "label\n" "string.text" msgid "Home" -msgstr "" +msgstr "На главную" #: notebookbar.ui msgctxt "" @@ -9189,7 +9189,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Break" -msgstr "" +msgstr "Разрыв" #: notebookbar.ui msgctxt "" @@ -9198,7 +9198,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Gallery" -msgstr "" +msgstr "Галерея" #: notebookbar.ui msgctxt "" @@ -9207,7 +9207,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Open Clip Art and Media Gallery" -msgstr "" +msgstr "Открыть галерею" #: notebookbar.ui msgctxt "" @@ -9216,7 +9216,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Symbol" -msgstr "" +msgstr "Символ" #: notebookbar.ui msgctxt "" @@ -9234,7 +9234,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Insert Audio or Video" -msgstr "" +msgstr "Вставить звук или видео" #: notebookbar.ui msgctxt "" @@ -9243,7 +9243,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Shapes" -msgstr "" +msgstr "Фигуры" #: notebookbar.ui msgctxt "" @@ -9252,7 +9252,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Links" -msgstr "" +msgstr "Ссылки" #: notebookbar.ui msgctxt "" @@ -9261,7 +9261,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Text" -msgstr "" +msgstr "Текст" #: notebookbar.ui msgctxt "" @@ -9270,7 +9270,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Fields" -msgstr "" +msgstr "Поля" #: notebookbar.ui msgctxt "" @@ -9279,7 +9279,7 @@ msgctxt "" "label\n" "string.text" msgid "Insert" -msgstr "" +msgstr "Вставка" #: notebookbar.ui msgctxt "" @@ -9288,7 +9288,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Indent" -msgstr "" +msgstr "Отступ" #: notebookbar.ui msgctxt "" @@ -9297,7 +9297,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Indent" -msgstr "" +msgstr "Отступ" #: notebookbar.ui msgctxt "" @@ -9306,7 +9306,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Setup" -msgstr "" +msgstr "Настройки" #: notebookbar.ui msgctxt "" @@ -9315,7 +9315,7 @@ msgctxt "" "label\n" "string.text" msgid "Page layout" -msgstr "" +msgstr "Разметка страницы" #: notebookbar.ui msgctxt "" @@ -9324,7 +9324,7 @@ msgctxt "" "label\n" "string.text" msgid "References" -msgstr "" +msgstr "Ссылки" #: notebookbar.ui msgctxt "" @@ -9333,7 +9333,7 @@ msgctxt "" "label\n" "string.text" msgid "Review" -msgstr "" +msgstr "Проверить" #: notebookbar.ui msgctxt "" @@ -9342,7 +9342,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Page View" -msgstr "" +msgstr "Вид страницы" #: notebookbar.ui msgctxt "" @@ -9351,7 +9351,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Document Area Elements" -msgstr "" +msgstr "Элементы области документа" #: notebookbar.ui msgctxt "" @@ -9360,7 +9360,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Zoom" -msgstr "" +msgstr "Масштаб" #: notebookbar.ui msgctxt "" @@ -9369,7 +9369,7 @@ msgctxt "" "label\n" "string.text" msgid "View" -msgstr "" +msgstr "Вид" #: notebookbar.ui msgctxt "" @@ -9396,7 +9396,7 @@ msgctxt "" "label\n" "string.text" msgid "Table" -msgstr "" +msgstr "Таблица" #: notebookbar.ui msgctxt "" @@ -9405,7 +9405,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Basics" -msgstr "" +msgstr "Основные" #: notebookbar.ui msgctxt "" @@ -9414,7 +9414,7 @@ msgctxt "" "label\n" "string.text" msgid "Properties" -msgstr "" +msgstr "Свойства" #: notebookbar.ui msgctxt "" @@ -9423,7 +9423,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Basics" -msgstr "" +msgstr "Основные" #: notebookbar.ui msgctxt "" @@ -9432,7 +9432,7 @@ msgctxt "" "label\n" "string.text" msgid "Crop" -msgstr "" +msgstr "Кадрировать" #: notebookbar.ui msgctxt "" @@ -9441,7 +9441,7 @@ msgctxt "" "label\n" "string.text" msgid "Image" -msgstr "" +msgstr "Изображение" #: notebookbar_groups.ui msgctxt "" @@ -9450,7 +9450,7 @@ msgctxt "" "label\n" "string.text" msgid "Default" -msgstr "" +msgstr "По умолчанию" #: notebookbar_groups.ui msgctxt "" @@ -9459,7 +9459,7 @@ msgctxt "" "label\n" "string.text" msgid "Grayscale" -msgstr "" +msgstr "Оттенки серого" #: notebookbar_groups.ui msgctxt "" @@ -9468,7 +9468,7 @@ msgctxt "" "label\n" "string.text" msgid "Black and White" -msgstr "" +msgstr "Чёрно-белое" #: notebookbar_groups.ui msgctxt "" @@ -9477,7 +9477,7 @@ msgctxt "" "label\n" "string.text" msgid "Watermark" -msgstr "" +msgstr "Водяной знак" #: notebookbar_groups.ui msgctxt "" @@ -9486,7 +9486,7 @@ msgctxt "" "label\n" "string.text" msgid "-20% Brightness & Contrast" -msgstr "" +msgstr "-20% яркости и контраста" #: notebookbar_groups.ui msgctxt "" @@ -9495,7 +9495,7 @@ msgctxt "" "label\n" "string.text" msgid "-20% Brightness" -msgstr "" +msgstr "-20% яркости" #: notebookbar_groups.ui msgctxt "" @@ -9504,7 +9504,7 @@ msgctxt "" "label\n" "string.text" msgid "-20% Contrast" -msgstr "" +msgstr "-20% контраста" #: notebookbar_groups.ui msgctxt "" @@ -9513,7 +9513,7 @@ msgctxt "" "label\n" "string.text" msgid "0% Brightness & Contrast" -msgstr "" +msgstr "0% яркости и контраста" #: notebookbar_groups.ui msgctxt "" @@ -9522,7 +9522,7 @@ msgctxt "" "label\n" "string.text" msgid "+20% Brightness" -msgstr "" +msgstr "+20% яркости" #: notebookbar_groups.ui msgctxt "" @@ -9531,7 +9531,7 @@ msgctxt "" "label\n" "string.text" msgid "+20% Contrast" -msgstr "" +msgstr "+20% контраста" #: notebookbar_groups.ui msgctxt "" @@ -9540,7 +9540,7 @@ msgctxt "" "label\n" "string.text" msgid "+20% Brightness & Contrast" -msgstr "" +msgstr "+20% яркости и контраста" #: notebookbar_groups.ui msgctxt "" @@ -9549,7 +9549,7 @@ msgctxt "" "label\n" "string.text" msgid "Colorize Red" -msgstr "" +msgstr "Окрасить красным" #: notebookbar_groups.ui msgctxt "" @@ -9558,7 +9558,7 @@ msgctxt "" "label\n" "string.text" msgid "Colorize Blue" -msgstr "" +msgstr "Окрасить синим" #: notebookbar_groups.ui msgctxt "" @@ -9567,7 +9567,7 @@ msgctxt "" "label\n" "string.text" msgid "Colorize Green" -msgstr "" +msgstr "Окрасить зеленым" #: notebookbar_groups.ui msgctxt "" @@ -9576,7 +9576,7 @@ msgctxt "" "label\n" "string.text" msgid "Colorize Orange" -msgstr "" +msgstr "Окрасить оранжевым" #: notebookbar_groups.ui msgctxt "" @@ -9585,7 +9585,7 @@ msgctxt "" "label\n" "string.text" msgid "Hyperlink" -msgstr "" +msgstr "Гиперссылка" #: notebookbar_groups.ui msgctxt "" @@ -9594,7 +9594,7 @@ msgctxt "" "label\n" "string.text" msgid "Footnote" -msgstr "" +msgstr "Сноска" #: notebookbar_groups.ui msgctxt "" @@ -9603,7 +9603,7 @@ msgctxt "" "label\n" "string.text" msgid "Endnote" -msgstr "" +msgstr "Концевая сноска" #: notebookbar_groups.ui msgctxt "" @@ -9612,7 +9612,7 @@ msgctxt "" "label\n" "string.text" msgid "Bookmark" -msgstr "" +msgstr "Закладка" #: notebookbar_groups.ui msgctxt "" @@ -9621,7 +9621,7 @@ msgctxt "" "label\n" "string.text" msgid "Cross-Reference" -msgstr "" +msgstr "Перекрёстная ссылка" #: notebookbar_groups.ui msgctxt "" @@ -9630,7 +9630,7 @@ msgctxt "" "label\n" "string.text" msgid "Default Paragraph" -msgstr "" +msgstr "Базовый абзац" #: notebookbar_groups.ui msgctxt "" @@ -9639,7 +9639,7 @@ msgctxt "" "label\n" "string.text" msgid "Title" -msgstr "" +msgstr "Заглавие" #: notebookbar_groups.ui msgctxt "" @@ -9648,7 +9648,7 @@ msgctxt "" "label\n" "string.text" msgid "Subtitle" -msgstr "" +msgstr "Подзаголовок" #: notebookbar_groups.ui msgctxt "" @@ -9657,7 +9657,7 @@ msgctxt "" "label\n" "string.text" msgid "Default Character" -msgstr "" +msgstr "Базовый символ" #: notebookbar_groups.ui msgctxt "" @@ -9666,7 +9666,7 @@ msgctxt "" "label\n" "string.text" msgid "Emphasis" -msgstr "" +msgstr "Выделение" #: notebookbar_groups.ui msgctxt "" @@ -9675,7 +9675,7 @@ msgctxt "" "label\n" "string.text" msgid "Strong Emphasis" -msgstr "" +msgstr "Сильное выделение" #: notebookbar_groups.ui msgctxt "" @@ -9684,7 +9684,7 @@ msgctxt "" "label\n" "string.text" msgid "None" -msgstr "" +msgstr "Нет" #: notebookbar_groups.ui msgctxt "" @@ -9693,7 +9693,7 @@ msgctxt "" "label\n" "string.text" msgid "Default" -msgstr "" +msgstr "По умолчанию" #: notebookbar_groups.ui msgctxt "" @@ -9702,7 +9702,7 @@ msgctxt "" "label\n" "string.text" msgid "Style 1" -msgstr "" +msgstr "Стиль 1" #: notebookbar_groups.ui msgctxt "" @@ -9711,7 +9711,7 @@ msgctxt "" "label\n" "string.text" msgid "Style 2" -msgstr "" +msgstr "Стиль 2" #: notebookbar_groups.ui msgctxt "" @@ -9720,7 +9720,7 @@ msgctxt "" "label\n" "string.text" msgid "Style 3" -msgstr "" +msgstr "Стиль 3" #: notebookbar_groups.ui msgctxt "" @@ -9729,7 +9729,7 @@ msgctxt "" "label\n" "string.text" msgid "Style 4" -msgstr "" +msgstr "Стиль 4" #: notebookbar_groups.ui msgctxt "" @@ -9738,7 +9738,7 @@ msgctxt "" "label\n" "string.text" msgid "Insert Rows Above" -msgstr "" +msgstr "Вставить строки выше" #: notebookbar_groups.ui msgctxt "" @@ -9747,7 +9747,7 @@ msgctxt "" "label\n" "string.text" msgid "Insert Rows Below" -msgstr "" +msgstr "Вставить строки ниже" #: notebookbar_groups.ui msgctxt "" @@ -9756,7 +9756,7 @@ msgctxt "" "label\n" "string.text" msgid "Delete Rows" -msgstr "" +msgstr "Удалить строки" #: notebookbar_groups.ui msgctxt "" @@ -9765,7 +9765,7 @@ msgctxt "" "label\n" "string.text" msgid "Select Rows" -msgstr "" +msgstr "Выбрать строки" #: notebookbar_groups.ui msgctxt "" @@ -9774,7 +9774,7 @@ msgctxt "" "label\n" "string.text" msgid "Row Height..." -msgstr "" +msgstr "Высота строк..." #: notebookbar_groups.ui msgctxt "" @@ -9783,7 +9783,7 @@ msgctxt "" "label\n" "string.text" msgid "Optimal Row Height" -msgstr "" +msgstr "Оптимальная высота строки" #: notebookbar_groups.ui msgctxt "" @@ -9792,7 +9792,7 @@ msgctxt "" "label\n" "string.text" msgid "Distribute Rows Evenly" -msgstr "" +msgstr "Выровнять высоту строк" #: notebookbar_groups.ui msgctxt "" @@ -9801,7 +9801,7 @@ msgctxt "" "label\n" "string.text" msgid "File" -msgstr "" +msgstr "Файл" #: notebookbar_groups.ui msgctxt "" @@ -9810,7 +9810,7 @@ msgctxt "" "label\n" "string.text" msgid "Clipboard" -msgstr "" +msgstr "Буфер обмена" #: notebookbar_groups.ui msgctxt "" @@ -9819,7 +9819,7 @@ msgctxt "" "label\n" "string.text" msgid "Style" -msgstr "" +msgstr "Стиль" #: notebookbar_groups.ui msgctxt "" @@ -9828,7 +9828,7 @@ msgctxt "" "label\n" "string.text" msgid "Text" -msgstr "" +msgstr "Текст" #: notebookbar_groups.ui msgctxt "" @@ -9837,7 +9837,7 @@ msgctxt "" "label\n" "string.text" msgid "Links" -msgstr "" +msgstr "Ссылки" #: notebookbar_groups.ui msgctxt "" @@ -9846,7 +9846,7 @@ msgctxt "" "label\n" "string.text" msgid "Shapes" -msgstr "" +msgstr "Фигуры" #: notebookbar_groups.ui msgctxt "" @@ -9855,7 +9855,7 @@ msgctxt "" "label\n" "string.text" msgid "Insert" -msgstr "" +msgstr "Вставка" #: notebookbar_groups.ui msgctxt "" @@ -9864,7 +9864,7 @@ msgctxt "" "label\n" "string.text" msgid "Style" -msgstr "" +msgstr "Стиль" #: notebookbar_groups.ui msgctxt "" @@ -9873,7 +9873,7 @@ msgctxt "" "label\n" "string.text" msgid "Rows" -msgstr "" +msgstr "Строки" #: notebookbar_groups.ui msgctxt "" @@ -9882,7 +9882,7 @@ msgctxt "" "label\n" "string.text" msgid "Columns" -msgstr "" +msgstr "Столбцы" #: notebookbar_groups.ui msgctxt "" @@ -9891,7 +9891,7 @@ msgctxt "" "label\n" "string.text" msgid "Table" -msgstr "" +msgstr "Таблица" #: notebookbar_groups.ui msgctxt "" @@ -9900,7 +9900,7 @@ msgctxt "" "label\n" "string.text" msgid "Style" -msgstr "" +msgstr "Стиль" #: notebookbar_groups.ui msgctxt "" @@ -9909,7 +9909,7 @@ msgctxt "" "label\n" "string.text" msgid "Reset" -msgstr "" +msgstr "Сброс" #: notebookbar_groups.ui msgctxt "" @@ -9918,7 +9918,7 @@ msgctxt "" "label\n" "string.text" msgid "Wrap" -msgstr "" +msgstr "Обтекание" #: notebookbar_groups.ui msgctxt "" @@ -9927,7 +9927,7 @@ msgctxt "" "label\n" "string.text" msgid "Lock" -msgstr "" +msgstr "Блокировка" #: notebookbar_groups.ui msgctxt "" @@ -9936,7 +9936,7 @@ msgctxt "" "label\n" "string.text" msgid "Image" -msgstr "" +msgstr "Изображение" #: notebookbar_groups.ui msgctxt "" @@ -9945,7 +9945,7 @@ msgctxt "" "label\n" "string.text" msgid "None" -msgstr "" +msgstr "Нет" #: notebookbar_groups.ui msgctxt "" @@ -9954,7 +9954,7 @@ msgctxt "" "label\n" "string.text" msgid "Optimal" -msgstr "" +msgstr "Оптимально" #: notebookbar_groups.ui msgctxt "" @@ -9963,7 +9963,7 @@ msgctxt "" "label\n" "string.text" msgid "Parallel" -msgstr "" +msgstr "Параллельно" #: notebookbar_groups.ui msgctxt "" @@ -9972,7 +9972,7 @@ msgctxt "" "label\n" "string.text" msgid "Before" -msgstr "" +msgstr "Перед" #: notebookbar_groups.ui msgctxt "" @@ -9981,7 +9981,7 @@ msgctxt "" "label\n" "string.text" msgid "After" -msgstr "" +msgstr "После" #: notebookbar_groups.ui msgctxt "" @@ -9990,7 +9990,7 @@ msgctxt "" "label\n" "string.text" msgid "Through" -msgstr "" +msgstr "Сквозное" #: notebookbar_groups.ui msgctxt "" @@ -9999,7 +9999,7 @@ msgctxt "" "label\n" "string.text" msgid "Contour" -msgstr "" +msgstr "Контур" #: notebookbar_groups.ui msgctxt "" @@ -10008,7 +10008,7 @@ msgctxt "" "label\n" "string.text" msgid "Edit Contour" -msgstr "" +msgstr "Правка контура" #: notebookbar_single.ui msgctxt "" @@ -10017,7 +10017,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Horizontal Alignment" -msgstr "" +msgstr "Горизонтальное выравнивание" #: notebookbar_single.ui msgctxt "" @@ -10026,7 +10026,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Indent" -msgstr "" +msgstr "Отступ" #: notebookbar_single.ui msgctxt "" @@ -10035,7 +10035,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Indent" -msgstr "" +msgstr "Отступ" #: numberingnamedialog.ui msgctxt "" @@ -10386,7 +10386,7 @@ msgctxt "" "label\n" "string.text" msgid "Link" -msgstr "" +msgstr "Ссылка" #: objectdialog.ui msgctxt "" @@ -11344,7 +11344,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Color of Insertions" -msgstr "" +msgstr "Цвет вставленного" #: optredlinepage.ui msgctxt "" @@ -11389,7 +11389,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Color of Deletions" -msgstr "" +msgstr "Цвет удалённого" #: optredlinepage.ui msgctxt "" @@ -11434,7 +11434,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Color of Changed Attributes" -msgstr "" +msgstr "Цвет измененных аттрибутов" #: optredlinepage.ui msgctxt "" @@ -11461,7 +11461,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Color of Mark" -msgstr "" +msgstr "Цвет отметок" #: optredlinepage.ui msgctxt "" @@ -11893,7 +11893,7 @@ msgctxt "" "label\n" "string.text" msgid "Number:" -msgstr "Число" +msgstr "Число:" #: outlinenumberingpage.ui msgctxt "" @@ -12050,7 +12050,7 @@ msgctxt "" "label\n" "string.text" msgid "Tab stop at:" -msgstr "" +msgstr "Позиция табуляции:" #: outlinepositionpage.ui msgctxt "" @@ -12140,7 +12140,7 @@ msgctxt "" "label\n" "string.text" msgid "1 Column" -msgstr "" +msgstr "1 колонка" #: pagecolumncontrol.ui msgctxt "" @@ -12149,7 +12149,7 @@ msgctxt "" "label\n" "string.text" msgid "2 Columns" -msgstr "" +msgstr "2 колонки" #: pagecolumncontrol.ui msgctxt "" @@ -12158,7 +12158,7 @@ msgctxt "" "label\n" "string.text" msgid "3 Columns" -msgstr "" +msgstr "3 колонки" #: pagecolumncontrol.ui msgctxt "" @@ -12167,7 +12167,7 @@ msgctxt "" "label\n" "string.text" msgid "Left" -msgstr "" +msgstr "Слева" #: pagecolumncontrol.ui msgctxt "" @@ -12176,7 +12176,7 @@ msgctxt "" "label\n" "string.text" msgid "Right" -msgstr "" +msgstr "Справа" #: pagecolumncontrol.ui msgctxt "" @@ -12185,7 +12185,7 @@ msgctxt "" "label\n" "string.text" msgid "1 Column" -msgstr "" +msgstr "1 колонка" #: pagecolumncontrol.ui msgctxt "" @@ -12194,7 +12194,7 @@ msgctxt "" "label\n" "string.text" msgid "2 Columns" -msgstr "" +msgstr "2 колонки" #: pagecolumncontrol.ui msgctxt "" @@ -12203,7 +12203,7 @@ msgctxt "" "label\n" "string.text" msgid "3 Columns" -msgstr "" +msgstr "3 колонки" #: pagecolumncontrol.ui msgctxt "" @@ -12212,7 +12212,7 @@ msgctxt "" "label\n" "string.text" msgid "Left" -msgstr "" +msgstr "Слева" #: pagecolumncontrol.ui msgctxt "" @@ -12221,7 +12221,7 @@ msgctxt "" "label\n" "string.text" msgid "Right" -msgstr "" +msgstr "Справа" #: pagecolumncontrol.ui msgctxt "" @@ -12230,7 +12230,7 @@ msgctxt "" "label\n" "string.text" msgid "_More Options" -msgstr "" +msgstr "Дополнительно" #: pagecolumncontrol.ui msgctxt "" @@ -12239,7 +12239,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "More Options" -msgstr "" +msgstr "Дополнительно" #: pagefooterpanel.ui msgctxt "" @@ -12248,7 +12248,7 @@ msgctxt "" "label\n" "string.text" msgid "Margins:" -msgstr "" +msgstr "Поля:" #: pagefooterpanel.ui msgctxt "" @@ -12257,7 +12257,7 @@ msgctxt "" "label\n" "string.text" msgid "Custom" -msgstr "" +msgstr "Другое" #: pagefooterpanel.ui msgctxt "" @@ -12266,7 +12266,7 @@ msgctxt "" "label\n" "string.text" msgid "Spacing:" -msgstr "" +msgstr "Интервал:" #: pagefooterpanel.ui msgctxt "" @@ -12275,7 +12275,7 @@ msgctxt "" "label\n" "string.text" msgid "Same Content:" -msgstr "" +msgstr "Одинаковое содержимое:" #: pageformatpanel.ui msgctxt "" @@ -12284,7 +12284,7 @@ msgctxt "" "label\n" "string.text" msgid "Size:" -msgstr "" +msgstr "Размер:" #: pageformatpanel.ui msgctxt "" @@ -12293,7 +12293,7 @@ msgctxt "" "label\n" "string.text" msgid "Width:" -msgstr "" +msgstr "Ширина:" #: pageformatpanel.ui msgctxt "" @@ -12302,7 +12302,7 @@ msgctxt "" "label\n" "string.text" msgid "Height:" -msgstr "" +msgstr "Высота:" #: pageformatpanel.ui msgctxt "" @@ -12311,7 +12311,7 @@ msgctxt "" "label\n" "string.text" msgid "Orientation:" -msgstr "" +msgstr "Ориентация:" #: pageformatpanel.ui msgctxt "" @@ -12320,7 +12320,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Paper Width" -msgstr "" +msgstr "Ширина страницы" #: pageformatpanel.ui msgctxt "" @@ -12329,7 +12329,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Paper Height" -msgstr "" +msgstr "Высота страницы" #: pageformatpanel.ui msgctxt "" @@ -12338,7 +12338,7 @@ msgctxt "" "0\n" "stringlist.text" msgid "Portrait" -msgstr "" +msgstr "Книжная" #: pageformatpanel.ui msgctxt "" @@ -12347,7 +12347,7 @@ msgctxt "" "1\n" "stringlist.text" msgid "Landscape" -msgstr "" +msgstr "Альбомный" #: pageformatpanel.ui msgctxt "" @@ -12356,7 +12356,7 @@ msgctxt "" "label\n" "string.text" msgid "Margins:" -msgstr "" +msgstr "Поля:" #: pageformatpanel.ui msgctxt "" @@ -12365,7 +12365,7 @@ msgctxt "" "0\n" "stringlist.text" msgid "None" -msgstr "" +msgstr "Нет" #: pageformatpanel.ui msgctxt "" @@ -12374,7 +12374,7 @@ msgctxt "" "1\n" "stringlist.text" msgid "Narrow" -msgstr "" +msgstr "Узкие" #: pageformatpanel.ui msgctxt "" @@ -12383,7 +12383,7 @@ msgctxt "" "2\n" "stringlist.text" msgid "Moderate" -msgstr "" +msgstr "Средние" #: pageformatpanel.ui msgctxt "" @@ -12392,7 +12392,7 @@ msgctxt "" "3\n" "stringlist.text" msgid "Normal 0.75\"" -msgstr "" +msgstr "Обычно 0.75\"" #: pageformatpanel.ui msgctxt "" @@ -12401,7 +12401,7 @@ msgctxt "" "4\n" "stringlist.text" msgid "Normal 1\"" -msgstr "" +msgstr "Обычно 1\"" #: pageformatpanel.ui msgctxt "" @@ -12410,7 +12410,7 @@ msgctxt "" "5\n" "stringlist.text" msgid "Normal 1.25\"" -msgstr "" +msgstr "Обычно 1.25\"" #: pageformatpanel.ui msgctxt "" @@ -12419,7 +12419,7 @@ msgctxt "" "6\n" "stringlist.text" msgid "Wide" -msgstr "" +msgstr "Широкие" #: pageformatpanel.ui msgctxt "" @@ -12428,7 +12428,7 @@ msgctxt "" "7\n" "stringlist.text" msgid "Mirrored" -msgstr "" +msgstr "Зеркальные" #: pageformatpanel.ui msgctxt "" @@ -12437,7 +12437,7 @@ msgctxt "" "label\n" "string.text" msgid "Custom" -msgstr "" +msgstr "Другое" #: pageheaderpanel.ui msgctxt "" @@ -12446,7 +12446,7 @@ msgctxt "" "label\n" "string.text" msgid "Margins:" -msgstr "" +msgstr "Поля:" #: pageheaderpanel.ui msgctxt "" @@ -12455,7 +12455,7 @@ msgctxt "" "label\n" "string.text" msgid "Custom" -msgstr "" +msgstr "Другое" #: pageheaderpanel.ui msgctxt "" @@ -12464,7 +12464,7 @@ msgctxt "" "label\n" "string.text" msgid "Spacing:" -msgstr "" +msgstr "Интервал:" #: pageheaderpanel.ui msgctxt "" @@ -12473,7 +12473,7 @@ msgctxt "" "label\n" "string.text" msgid "Same Content:" -msgstr "" +msgstr "Одинаковое содержимое:" #: pagemargincontrol.ui msgctxt "" @@ -12482,7 +12482,7 @@ msgctxt "" "label\n" "string.text" msgid "Narrow" -msgstr "" +msgstr "Узкие" #: pagemargincontrol.ui msgctxt "" @@ -12491,7 +12491,7 @@ msgctxt "" "label\n" "string.text" msgid "Normal" -msgstr "" +msgstr "Обычные" #: pagemargincontrol.ui msgctxt "" @@ -12500,7 +12500,7 @@ msgctxt "" "label\n" "string.text" msgid "Wide" -msgstr "" +msgstr "Широкие" #: pagemargincontrol.ui msgctxt "" @@ -12509,7 +12509,7 @@ msgctxt "" "label\n" "string.text" msgid "Mirrored" -msgstr "" +msgstr "Зеркальные" #: pagemargincontrol.ui msgctxt "" @@ -12518,7 +12518,7 @@ msgctxt "" "label\n" "string.text" msgid "Last Custom Value" -msgstr "" +msgstr "Последнее значение" #: pagemargincontrol.ui msgctxt "" @@ -12527,7 +12527,7 @@ msgctxt "" "label\n" "string.text" msgid "Narrow" -msgstr "" +msgstr "Узкие" #: pagemargincontrol.ui msgctxt "" @@ -12536,7 +12536,7 @@ msgctxt "" "label\n" "string.text" msgid "Normal" -msgstr "" +msgstr "Обычные" #: pagemargincontrol.ui msgctxt "" @@ -12545,7 +12545,7 @@ msgctxt "" "label\n" "string.text" msgid "Wide" -msgstr "" +msgstr "Широкие" #: pagemargincontrol.ui msgctxt "" @@ -12554,7 +12554,7 @@ msgctxt "" "label\n" "string.text" msgid "Mirrored" -msgstr "" +msgstr "Зеркальные" #: pagemargincontrol.ui msgctxt "" @@ -12563,7 +12563,7 @@ msgctxt "" "label\n" "string.text" msgid "Last Custom Value" -msgstr "" +msgstr "Последнее значение" #: pagemargincontrol.ui msgctxt "" @@ -12572,7 +12572,7 @@ msgctxt "" "label\n" "string.text" msgid "_Top" -msgstr "" +msgstr "С_верху" #: pagemargincontrol.ui msgctxt "" @@ -12581,7 +12581,7 @@ msgctxt "" "label\n" "string.text" msgid "_Bottom" -msgstr "" +msgstr "С_низу" #: pagemargincontrol.ui msgctxt "" @@ -12590,7 +12590,7 @@ msgctxt "" "label\n" "string.text" msgid "_Left" -msgstr "" +msgstr "С_лева" #: pagemargincontrol.ui msgctxt "" @@ -12599,7 +12599,7 @@ msgctxt "" "label\n" "string.text" msgid "I_nner" -msgstr "" +msgstr "Вн_утри" #: pagemargincontrol.ui msgctxt "" @@ -12608,7 +12608,7 @@ msgctxt "" "label\n" "string.text" msgid "_Right" -msgstr "" +msgstr "С_права" #: pagemargincontrol.ui msgctxt "" @@ -12617,7 +12617,7 @@ msgctxt "" "label\n" "string.text" msgid "O_uter" -msgstr "" +msgstr "Сн_аружи" #: pagemargincontrol.ui msgctxt "" @@ -12626,7 +12626,7 @@ msgctxt "" "text\n" "string.text" msgid "0,00" -msgstr "" +msgstr "0,00" #: pagemargincontrol.ui msgctxt "" @@ -12635,7 +12635,7 @@ msgctxt "" "text\n" "string.text" msgid "0,00" -msgstr "" +msgstr "0,00" #: pagemargincontrol.ui msgctxt "" @@ -12644,7 +12644,7 @@ msgctxt "" "text\n" "string.text" msgid "0,00" -msgstr "" +msgstr "0,00" #: pagemargincontrol.ui msgctxt "" @@ -12653,7 +12653,7 @@ msgctxt "" "text\n" "string.text" msgid "0,00" -msgstr "" +msgstr "0,00" #: pagemargincontrol.ui msgctxt "" @@ -12662,7 +12662,7 @@ msgctxt "" "label\n" "string.text" msgid "Custom" -msgstr "" +msgstr "Другое" #: pageorientationcontrol.ui msgctxt "" @@ -12671,7 +12671,7 @@ msgctxt "" "label\n" "string.text" msgid "Portrait" -msgstr "" +msgstr "Книжная" #: pageorientationcontrol.ui msgctxt "" @@ -12680,7 +12680,7 @@ msgctxt "" "label\n" "string.text" msgid "Landscape" -msgstr "" +msgstr "Альбомная" #: pageorientationcontrol.ui msgctxt "" @@ -12698,7 +12698,7 @@ msgctxt "" "label\n" "string.text" msgid "_More Options" -msgstr "" +msgstr "Дополнительно" #: pagesizecontrol.ui msgctxt "" @@ -12707,7 +12707,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "More Options" -msgstr "" +msgstr "Дополнительно" #: pagestylespanel.ui msgctxt "" @@ -12716,7 +12716,7 @@ msgctxt "" "label\n" "string.text" msgid "Number:" -msgstr "" +msgstr "Число:" #: pagestylespanel.ui msgctxt "" @@ -12725,7 +12725,7 @@ msgctxt "" "label\n" "string.text" msgid "Background:" -msgstr "" +msgstr "Фон:" #: pagestylespanel.ui msgctxt "" @@ -12734,7 +12734,7 @@ msgctxt "" "label\n" "string.text" msgid "Layout:" -msgstr "" +msgstr "Разметка:" #: pagestylespanel.ui msgctxt "" @@ -12743,7 +12743,7 @@ msgctxt "" "label\n" "string.text" msgid "Columns:" -msgstr "" +msgstr "Колонки:" #: pagestylespanel.ui msgctxt "" @@ -12752,7 +12752,7 @@ msgctxt "" "0\n" "stringlist.text" msgid "1 Column" -msgstr "" +msgstr "1 колонка" #: pagestylespanel.ui msgctxt "" @@ -12761,7 +12761,7 @@ msgctxt "" "1\n" "stringlist.text" msgid "2 Columns" -msgstr "" +msgstr "Таблица в 2 столбца" #: pagestylespanel.ui msgctxt "" @@ -12770,7 +12770,7 @@ msgctxt "" "2\n" "stringlist.text" msgid "3 Columns" -msgstr "" +msgstr "Таблица в 3 столбца" #: pagestylespanel.ui msgctxt "" @@ -12779,7 +12779,7 @@ msgctxt "" "3\n" "stringlist.text" msgid "Left" -msgstr "" +msgstr "Слева" #: pagestylespanel.ui msgctxt "" @@ -12788,7 +12788,7 @@ msgctxt "" "4\n" "stringlist.text" msgid "Right" -msgstr "" +msgstr "Справа" #: pagestylespanel.ui msgctxt "" @@ -12797,7 +12797,7 @@ msgctxt "" "label\n" "string.text" msgid "Custom" -msgstr "" +msgstr "Другое" #: pagestylespanel.ui msgctxt "" @@ -12806,7 +12806,7 @@ msgctxt "" "0\n" "stringlist.text" msgid "Right and left" -msgstr "" +msgstr "Справа и слева" #: pagestylespanel.ui msgctxt "" @@ -12815,7 +12815,7 @@ msgctxt "" "1\n" "stringlist.text" msgid "Mirrored" -msgstr "" +msgstr "Зеркально" #: pagestylespanel.ui msgctxt "" @@ -12824,7 +12824,7 @@ msgctxt "" "2\n" "stringlist.text" msgid "Only right" -msgstr "" +msgstr "Только справа" #: pagestylespanel.ui msgctxt "" @@ -12833,7 +12833,7 @@ msgctxt "" "3\n" "stringlist.text" msgid "Only left" -msgstr "" +msgstr "Только слева" #: paradialog.ui msgctxt "" @@ -12977,7 +12977,7 @@ msgctxt "" "label\n" "string.text" msgid "Link" -msgstr "" +msgstr "Ссылка" #: picturedialog.ui msgctxt "" @@ -13400,7 +13400,7 @@ msgctxt "" "label\n" "string.text" msgid "Comments _only" -msgstr "Тол_ько примечания" +msgstr "Тол_ько комментарии" #: printoptionspage.ui msgctxt "" @@ -13436,7 +13436,7 @@ msgctxt "" "label\n" "string.text" msgid "Comments" -msgstr "Примечания" +msgstr "Комментарии" #: printoptionspage.ui msgctxt "" @@ -14507,7 +14507,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "None" -msgstr "" +msgstr "Нет" #: sidebarwrap.ui msgctxt "" @@ -14525,7 +14525,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Parallel" -msgstr "" +msgstr "Параллельно" #: sidebarwrap.ui msgctxt "" @@ -14543,7 +14543,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Optimal" -msgstr "" +msgstr "Оптимально" #: sidebarwrap.ui msgctxt "" @@ -14561,7 +14561,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Before" -msgstr "" +msgstr "Перед" #: sidebarwrap.ui msgctxt "" @@ -14579,7 +14579,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "After" -msgstr "" +msgstr "После" #: sidebarwrap.ui msgctxt "" @@ -14588,7 +14588,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Through" -msgstr "Сквозное обтекание" +msgstr "Сквозное" #: sidebarwrap.ui msgctxt "" @@ -14597,7 +14597,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Through" -msgstr "" +msgstr "Сквозное" #: sidebarwrap.ui msgctxt "" @@ -14660,7 +14660,7 @@ msgctxt "" "label\n" "string.text" msgid "Custom" -msgstr "Особый" +msgstr "Другое" #: sortdialog.ui msgctxt "" @@ -14786,7 +14786,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Key type" -msgstr "" +msgstr "Тип ключа" #: sortdialog.ui msgctxt "" @@ -14795,7 +14795,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Key type" -msgstr "" +msgstr "Тип ключа" #: sortdialog.ui msgctxt "" @@ -14804,7 +14804,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Key type" -msgstr "" +msgstr "Тип ключа" #: sortdialog.ui msgctxt "" @@ -15128,7 +15128,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Column 2 Width" -msgstr "" +msgstr "Ширина столбца 2" #: tablecolumnpage.ui msgctxt "" @@ -15137,7 +15137,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Column 3 Width" -msgstr "" +msgstr "Ширина столбца 3" #: tablecolumnpage.ui msgctxt "" @@ -15146,7 +15146,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Column 4 Width" -msgstr "" +msgstr "Ширина столбца 4" #: tablecolumnpage.ui msgctxt "" @@ -15155,7 +15155,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Column 5 Width" -msgstr "" +msgstr "Ширина столбца 5" #: tablecolumnpage.ui msgctxt "" @@ -15164,7 +15164,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Column 6 Width" -msgstr "" +msgstr "Ширина столбца 6" #: tablecolumnpage.ui msgctxt "" @@ -15173,7 +15173,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Column 1 Width" -msgstr "" +msgstr "Ширина столбца 1" #: tablecolumnpage.ui msgctxt "" @@ -15272,7 +15272,7 @@ msgctxt "" "label\n" "string.text" msgid "_Page" -msgstr "Страницы" +msgstr "Страница " #: tabletextflowpage.ui msgctxt "" @@ -15326,7 +15326,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "With Page Style" -msgstr "" +msgstr "Со стилем страницы" #: tabletextflowpage.ui msgctxt "" @@ -15335,7 +15335,7 @@ msgctxt "" "label\n" "string.text" msgid "Allow _table to split across pages and columns" -msgstr "Разрешить разбиение таблиц между страницами и колонками" +msgstr "Разрывать таблицу по страницами и колонками" #: tabletextflowpage.ui msgctxt "" @@ -15344,7 +15344,7 @@ msgctxt "" "label\n" "string.text" msgid "Allow row to break a_cross pages and columns" -msgstr "Разрешить разбиение строки между страницами и колонками" +msgstr "Разрывать строку по страницами и колонками" #: tabletextflowpage.ui msgctxt "" @@ -15380,7 +15380,7 @@ msgctxt "" "label\n" "string.text" msgid "The first " -msgstr "Первое" +msgstr "Первые " #: tabletextflowpage.ui msgctxt "" @@ -15407,7 +15407,7 @@ msgctxt "" "label\n" "string.text" msgid "_Vertical alignment" -msgstr "По вертикали" +msgstr "Вертикальное выравнивание" #: tabletextflowpage.ui msgctxt "" @@ -15461,7 +15461,7 @@ msgctxt "" "1\n" "stringlist.text" msgid "Centered" -msgstr "По центру" +msgstr "По середине" #: tabletextflowpage.ui msgctxt "" @@ -15619,11 +15619,11 @@ msgstr "Положение" #: templatedialog16.ui msgctxt "" "templatedialog16.ui\n" -"options\n" +"customize\n" "label\n" "string.text" -msgid "Options" -msgstr "Параметры" +msgid "Customize" +msgstr "Настроить" #: templatedialog2.ui msgctxt "" @@ -16397,7 +16397,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Preview" -msgstr "" +msgstr "Просмотр" #: tocdialog.ui msgctxt "" @@ -16667,7 +16667,7 @@ msgctxt "" "label\n" "string.text" msgid "L_ink" -msgstr "" +msgstr "Ссылка" #: tocentriespage.ui msgctxt "" @@ -16784,7 +16784,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Ascending" -msgstr "" +msgstr "По возрастанию " #: tocentriespage.ui msgctxt "" @@ -16793,7 +16793,7 @@ msgctxt "" "tooltip_text\n" "string.text" msgid "Descending" -msgstr "" +msgstr "По убыванию" #: tocentriespage.ui msgctxt "" @@ -17054,7 +17054,7 @@ msgctxt "" "label\n" "string.text" msgid "Object names" -msgstr "Названия объектов" +msgstr "Имена объектов" #: tocindexpage.ui msgctxt "" @@ -17468,7 +17468,7 @@ msgctxt "" "label\n" "string.text" msgid "_Comments" -msgstr "Примеча_ния" +msgstr "Комментарии" #: viewoptionspage.ui msgctxt "" diff --git a/source/ru/swext/mediawiki/help.po b/source/ru/swext/mediawiki/help.po index f2cbe5946b0..bd8a01ddc26 100644 --- a/source/ru/swext/mediawiki/help.po +++ b/source/ru/swext/mediawiki/help.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: help\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2016-11-09 14:10+0100\n" -"PO-Revision-Date: 2014-08-07 18:51+0000\n" +"PO-Revision-Date: 2017-01-06 18:44+0000\n" "Last-Translator: bormant <bormant@mail.ru>\n" "Language-Team: Russian <l10n@ru.libreoffice.org>\n" "Language: ru\n" @@ -13,8 +13,8 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" "X-Accelerator-Marker: ~\n" -"X-Generator: LibreOffice\n" -"X-POOTLE-MTIME: 1407437484.000000\n" +"X-Generator: Pootle 2.8\n" +"X-POOTLE-MTIME: 1483728242.000000\n" #: help.tree msgctxt "" @@ -62,7 +62,7 @@ msgctxt "" "par_id9647511\n" "help.text" msgid "<ahelp hid=\".\">By using the Wiki Publisher you can upload your current Writer text document to a MediaWiki server. After uploading, all wiki users can read your document on the wiki.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\".\">Используя Wiki Publisher, возможна загрузка текущего текстового документа Writer на сервер MediaWiki. Документ станет доступен всем пользователям Wiki.</ahelp>" #: wiki.xhp msgctxt "" @@ -94,7 +94,7 @@ msgctxt "" "par_id7387615\n" "help.text" msgid "A wiki account on a supported <link href=\"http://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> server" -msgstr "" +msgstr "Учётная запись на поддерживаемом сервере <link href=\"http://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link>" #: wiki.xhp msgctxt "" @@ -110,7 +110,7 @@ msgctxt "" "par_id4277169\n" "help.text" msgid "Before you use the Wiki Publisher, ensure that %PRODUCTNAME uses a Java Runtime Environment (JRE). To check the status of the JRE, choose <item type=\"menuitem\">Tools - Options - %PRODUCTNAME - Advanced</item>. Ensure that “Use a Java runtime environment” is checked and that a Java runtime folder is selected in the big listbox. If no JRE was activated, then activate a JRE of version 1.4 or later and restart %PRODUCTNAME." -msgstr "" +msgstr "Перед использованием Wiki Publisher убедитесь, что %PRODUCTNAME использует Java Runtime Environment (JRE). Для проверки состояния JRE выберите <item type=\"menuitem\">Сервис - Параметры - %PRODUCTNAME - Расширенные возможности</item>. Убедитесь, что флажок \"Использовать виртуальную машину Java\" отмечен и одна из установленных виртуальных машин Java выбрана в списке. Если ни одна JRE не выбрана, выберите JRE 1.4 или более позднюю версию и перезапустите %PRODUCTNAME." #: wiki.xhp msgctxt "" @@ -158,7 +158,7 @@ msgctxt "" "par_id6962187\n" "help.text" msgid "In the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\">MediaWiki</link> dialog, enter the account information for the wiki." -msgstr "" +msgstr "В диалоге <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\">MediaWiki</link> введите информацию об учётной записи Wiki." #: wiki.xhp msgctxt "" @@ -166,7 +166,7 @@ msgctxt "" "par_id5328836\n" "help.text" msgid "In the URL text box, enter the address of a wiki that you want to connect to." -msgstr "" +msgstr "В текстовом поле URL введите адрес сервера Wiki, к которому нужно подключиться." #: wiki.xhp msgctxt "" @@ -182,7 +182,7 @@ msgctxt "" "par_id5906552\n" "help.text" msgid "In the Username box, enter your user ID for your wiki account." -msgstr "" +msgstr "В поле Имя пользователя введите идентификатор вашей учётной записи Wiki." #: wiki.xhp msgctxt "" @@ -190,7 +190,7 @@ msgctxt "" "par_id9297158\n" "help.text" msgid "If the wiki allows anonymous write access, you can leave the Username and Password boxes empty." -msgstr "" +msgstr "Если Wiki позволяет анонимную запись, то поля имя пользователя и пароль можно не заполнять." #: wiki.xhp msgctxt "" @@ -198,7 +198,7 @@ msgctxt "" "par_id8869594\n" "help.text" msgid "In the Password box, enter the password for your wiki account, then click OK." -msgstr "" +msgstr "В поле Пароль введите пароль учётной записи Wiki и щёлкните «ОК»." #: wiki.xhp msgctxt "" @@ -206,7 +206,7 @@ msgctxt "" "par_id292062\n" "help.text" msgid "Optionally enable “Save password” to save the password between sessions. A master password is used to maintain access to all saved passwords. Choose <item type=\"menuitem\">Tools - Options - %PRODUCTNAME - Security</item> to enable the master password. “Save password” is unavailable when the master password is not enabled." -msgstr "" +msgstr "Включите функцию «Сохранить пароль» для запоминания пароля между сеансами. Мастер-пароль обеспечивает доступ ко всем сохранённым паролям. Выберите <item type=\"menuitem\">Сервис - Параметры - %PRODUCTNAME - Безопасность</item> для включения мастер-пароля. Если мастер-пароль не введён, функция «Сохранить пароль» недоступна." #: wiki.xhp msgctxt "" @@ -230,7 +230,7 @@ msgctxt "" "par_id944853\n" "help.text" msgid "Write the content of the wiki page. You can use formatting such as text formats, headings, footnotes, and more. See the <link href=\"com.sun.wiki-publisher/wikiformats.xhp\">list of supported formats</link>." -msgstr "" +msgstr "Введите содержимое Wiki-страницы. Вы можете использовать различное форматирование текста, верхние и нижние колонтитулы и др. См. <link href=\"com.sun.wiki-publisher/wikiformats.xhp\">список поддерживаемых форматов</link>." #: wiki.xhp msgctxt "" @@ -254,7 +254,7 @@ msgctxt "" "par_id2564165\n" "help.text" msgid "<emph>MediaWiki server</emph>: Select the wiki." -msgstr "" +msgstr "<emph>Сервер MediaWiki</emph>: выберите Wiki." #: wiki.xhp msgctxt "" @@ -262,7 +262,7 @@ msgctxt "" "par_id5566576\n" "help.text" msgid "<emph>Title</emph>: Type the title of your page. Type the title of an existing page to overwrite the page with your current text document. Type a new title to create a new page on the wiki." -msgstr "" +msgstr "<emph>Заголовок</emph>: введите заголовок страницы. Для перезаписи текста уже существующей страницы введите её заголовок. Для создания новой страницы Wiki введите новый заголовок." #: wiki.xhp msgctxt "" @@ -286,7 +286,7 @@ msgctxt "" "par_id452284\n" "help.text" msgid "<emph>Show in web browser</emph>: Check this box to open your system web browser and show the uploaded wiki page." -msgstr "" +msgstr "<emph>Показать в веб-браузере</emph>: Отметьте этот параметр для открытия веб-браузера и показа загруженной Wiki-страницы." #: wiki.xhp msgctxt "" @@ -294,7 +294,7 @@ msgctxt "" "par_id8346812\n" "help.text" msgid "Click <emph>Send</emph>." -msgstr "" +msgstr "Щёлкните <emph>Отправить</emph>." #: wikiaccount.xhp msgctxt "" @@ -350,7 +350,7 @@ msgctxt "" "par_id656758\n" "help.text" msgid "<ahelp hid=\".\" visibility=\"hidden\">Enable to store your password between sessions. The master password must be enabled; see <item type=\"menuitem\">Tools - Options - %PRODUCTNAME - Security</item>.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\".\" visibility=\"hidden\">Включите сохранение вашего пароля между сеансами. Мастер-пароль должен быть включён, см. <item type=\"menuitem\">Сервис - Параметры - %PRODUCTNAME - Безопасность</item>.</ahelp>" #: wikiaccount.xhp msgctxt "" @@ -358,7 +358,7 @@ msgctxt "" "par_id3112582\n" "help.text" msgid "Enter the Internet address of a wiki server in a format like “http://wiki.documentfoundation.org” or copy the URL from a web browser." -msgstr "" +msgstr "Введите адрес сервера Wiki в формате http://wiki.documentfoundation.org или скопируйте его из браузера." #: wikiaccount.xhp msgctxt "" @@ -366,7 +366,7 @@ msgctxt "" "par_id628070\n" "help.text" msgid "If the wiki allows anonymous access, you can leave the account text boxes empty. Else enter your user name and password." -msgstr "" +msgstr "Если Wiki позволяет анонимные записи, поля информации об учётной записи заполнять не следует. В противном случае введите имя пользователя и пароль." #: wikiaccount.xhp msgctxt "" @@ -398,7 +398,7 @@ msgctxt "" "par_id8654133\n" "help.text" msgid "The following list gives an overview of the text formats that the Wiki Publisher can upload to the wiki server." -msgstr "" +msgstr "Следующий список даёт общее представление о текстовых форматах, которые можно загружать на сервер Wiki при помощи Wiki Publisher ." #: wikiformats.xhp msgctxt "" @@ -406,7 +406,7 @@ msgctxt "" "par_id5630664\n" "help.text" msgid "The OpenDocument format used by Writer and the MediaWiki format are quite different. Only a subset of all features can be transformed from one format to the other." -msgstr "" +msgstr "Формат OpenDocument, используемый в Writer и формат WikiMedia являются разными. Не все возможности могут быть переведены из одного формата в другой." #: wikiformats.xhp msgctxt "" @@ -422,7 +422,7 @@ msgctxt "" "par_id508133\n" "help.text" msgid "Apply a heading paragraph style to the headings in your Writer document. The wiki will show the heading styles of the same outline level, formatted as defined by the wiki engine." -msgstr "" +msgstr "Примените стиль заголовка к заголовку текстового документа Writer. Wiki будет отображать стили заголовков соответствующего уровня, отформатированные в соответствии с правилами Wiki." #: wikiformats.xhp msgctxt "" @@ -438,7 +438,7 @@ msgctxt "" "par_id3735465\n" "help.text" msgid "Native OpenDocument hyperlinks are transformed into “external” wiki links. Therefore, the built-in linking facility of OpenDocument should only be used to create links that point to other sites outside the wiki web. For creating wiki links that point to other subjects of the same wiki domain, use wiki links." -msgstr "" +msgstr "Гиперссылки OpenDocument преобразуются во внешние гиперссылки Wiki. Поэтому следует использовать встроенную возможность гиперссылок OpenDocument только для создания ссылок на внешние сайты. Для создания ссылок, которые ссылаются на другие статьи текущего домена используйте Wiki-ссылки." #: wikiformats.xhp msgctxt "" @@ -454,7 +454,7 @@ msgctxt "" "par_id8942838\n" "help.text" msgid "Lists can be exported reliably when the whole list uses a consistent list style. Use the Numbering or Bullets icon to generate a list in Writer. If you need a list without numbering or bullets, use <emph>Format - Bullets and Numbering</emph> to define and apply the respective list style." -msgstr "" +msgstr "Списки будут экспортированы достаточно достоверно в случаях, когда используется последовательная нумерация. Используйте символы нумерации или маркеры для создания списка в Writer'е. Если требуется создать список без нумерации или маркеров, используйте <emph>Формат - Маркеры и нумерация</emph> для применения соответствующего стиля списка" #: wikiformats.xhp msgctxt "" @@ -478,7 +478,7 @@ msgctxt "" "par_id376598\n" "help.text" msgid "Explicit text alignment should not be used in wiki articles. Nevertheless, text alignment is supported for left, centered, and right alignment of text." -msgstr "" +msgstr "Явное выравнивание не должно использоваться в статьях Wiki. Тем не менее, выравнивание текста поддерживается для выравнивания по левому, правому краю и по центру." #: wikiformats.xhp msgctxt "" @@ -494,7 +494,7 @@ msgctxt "" "par_id1459395\n" "help.text" msgid "A paragraph style with a fixed-width font is transformed as pre-formatted text. Pre-formatted text is shown on the wiki with a border around the text." -msgstr "" +msgstr "Стили абзаца с моноширинными шрифтами преобразовывается в форматированный текст. Форматированный текст отображается в Wiki с обрамлением вокруг текста." #: wikiformats.xhp msgctxt "" @@ -510,7 +510,7 @@ msgctxt "" "par_id6397595\n" "help.text" msgid "Character styles modify the appearance of parts of a paragraph. The transformation supports bold, italics, bold/italics, subscript and superscript. All fixed-width fonts are transformed into the wiki typewriter style." -msgstr "" +msgstr "Стили символов изменяют вид отдельных частей абзаца. Поддерживается преобразование для следующих начертаний: полужирное, курсивное, полужирное курсивное, подстрочное и надстрочное. Все шрифты фиксированной ширины будут преобразованы в машинописный Wiki-стиль." #: wikiformats.xhp msgctxt "" @@ -526,7 +526,7 @@ msgctxt "" "par_id5238196\n" "help.text" msgid "Note: The transformation uses the new style of footnotes with <ref> and <references> tags that requires the Cite.php extension to be installed into MediaWiki. If those tags are shown as plain text in the transformation result, ask the wiki administrator to install this extension." -msgstr "" +msgstr "Примечание: преобразование использует новый стиль для сносок при помощи тэгов <ref> и <references>, что требует установленного расширения MediaWiki Cite.php. Если эти тэги отображаются как простой текст, обратитесь к администратору Wiki для установки указанного расширения." #: wikiformats.xhp msgctxt "" @@ -542,7 +542,7 @@ msgctxt "" "par_id3541673\n" "help.text" msgid "Images cannot be exported by a transformation producing a single file of wiki text. However, if the image is already uploaded to the target wiki domain (e. g., Wikimedia Commons), then the transformation produces a valid image tag that includes the image. Image captions are also supported." -msgstr "" +msgstr "Изображения не могут быть экспортированы для использования в Wiki. Однако, если изображение заранее загружено на целевой домен Wiki (например, WikiMedia Commons), тогда изображения будут преобразованы в соответствующий тэг изображения. Так же поддерживаются названия изображений." #: wikiformats.xhp msgctxt "" @@ -558,7 +558,7 @@ msgctxt "" "par_id3037202\n" "help.text" msgid "Simple tables are supported well. Table headers are translated into corresponding wiki-style table headers. However, custom formatting of table borders, column sizes and background colors is ignored." -msgstr "" +msgstr "Простые таблицы поддерживаются хорошо. Заголовки таблиц преобразовываются в соответствующие стили заголовков таблиц Wiki. Однако, особое форматирование обрамления таблиц, размеры колонок и фон будут проигнорированы." #: wikiformats.xhp msgctxt "" @@ -598,7 +598,7 @@ msgctxt "" "par_id1831110\n" "help.text" msgid "Irrespective of custom table styles for border and background, a table is always exported as “prettytable,” which renders in the wiki engine with simple borders and bold header." -msgstr "" +msgstr "Вне зависимости от пользовательских стилей обрамления и фона, таблицы всегда экспортируются как таблицы «prettytable», которые отображаются в Wiki с простым обрамлением и полужирным заголовком." #: wikiformats.xhp msgctxt "" @@ -606,7 +606,7 @@ msgctxt "" "hd_id6255073\n" "help.text" msgid "Character set and special characters" -msgstr "" +msgstr "Кодировка и особые символы" #: wikiformats.xhp msgctxt "" @@ -638,7 +638,7 @@ msgctxt "" "par_id1743827\n" "help.text" msgid "In the Send to MediaWiki dialog, specify the settings for your current wiki upload." -msgstr "" +msgstr "Укажите параметры Wiki в диалоговом окне Отправки в Wiki." #: wikisend.xhp msgctxt "" @@ -654,7 +654,7 @@ msgctxt "" "par_id2794885\n" "help.text" msgid "<ahelp hid=\".\">Enter the title of your wiki entry. This is the top heading of your wiki entry. For a new entry, the title must be unique on this wiki. If you enter an existing title, your upload will overwrite the existing wiki entry.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\".\">Введите название вашей Wiki-статьи. Оно станет её заголовком. Для новой статьи название должно быть уникальным в пределах этой Wiki. Если вы укажете существующее название, то при загрузке существующая Wiki-страница будет перезаписана.</ahelp>" #: wikisend.xhp msgctxt "" @@ -678,7 +678,7 @@ msgctxt "" "par_id6592913\n" "help.text" msgid "<emph>Show in web browser</emph>: <ahelp hid=\".\">Check this box to open your system web browser and show the uploaded wiki page.</ahelp>" -msgstr "" +msgstr "<emph>Показать в веб-браузере</emph>: <ahelp hid=\".\">Отметьте этот параметр для открытия веб-браузера и показа загруженной Wiki-страницы.</ahelp>" #: wikisettings.xhp msgctxt "" @@ -702,7 +702,7 @@ msgctxt "" "par_id1188390\n" "help.text" msgid "You can add, edit and remove MediaWiki servers. Open the options dialog by going to <item type=\"menuitem\">Tools - Options - Internet - MediaWiki</item>." -msgstr "" +msgstr "Возможно добавление, правка и удаление серверов MediaWiki. Параметры настраиваются в окне <item type=\"menuitem\">Сервис - Параметры - Интернет - MediaWiki</item>." #: wikisettings.xhp msgctxt "" @@ -710,7 +710,7 @@ msgctxt "" "par_id300607\n" "help.text" msgid "<ahelp hid=\".\">Click Add to add a new wiki server.<br/>Select an entry and click Edit to edit the account settings.<br/>Select an entry and click Remove to remove the entry from the list.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\".\">Щёлкните «Добавить» для добавления нового сервера Wiki.<br/>Выберите элемент и нажмите «Редактировать» для изменения настроек учётной записи.<br/>Выберите элемент и щёлкните «Удалить» для удаления элемента из списка.</ahelp>" #: wikisettings.xhp msgctxt "" diff --git a/source/ru/uui/uiconfig/ui.po b/source/ru/uui/uiconfig/ui.po index 401270fa1d5..42ece613c43 100644 --- a/source/ru/uui/uiconfig/ui.po +++ b/source/ru/uui/uiconfig/ui.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: ui\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2016-11-09 14:10+0100\n" -"PO-Revision-Date: 2016-06-11 18:44+0000\n" +"PO-Revision-Date: 2016-12-24 18:45+0000\n" "Last-Translator: bormant <bormant@mail.ru>\n" "Language-Team: Russian <l10n@ru.libreoffice.org>\n" "Language: ru\n" @@ -13,8 +13,8 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" "X-Accelerator-Marker: ~\n" -"X-Generator: LibreOffice\n" -"X-POOTLE-MTIME: 1465670661.000000\n" +"X-Generator: Pootle 2.8\n" +"X-POOTLE-MTIME: 1482605109.000000\n" #: authfallback.ui msgctxt "" @@ -32,7 +32,7 @@ msgctxt "" "label\n" "string.text" msgid "Enter the 6 digit PIN:" -msgstr "" +msgstr "Введите 6-значный ПИН:" #: filterselect.ui msgctxt "" diff --git a/source/ru/vcl/source/src.po b/source/ru/vcl/source/src.po index 83e90b12c88..1885a9c62c0 100644 --- a/source/ru/vcl/source/src.po +++ b/source/ru/vcl/source/src.po @@ -4,8 +4,8 @@ msgstr "" "Project-Id-Version: src\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2016-11-09 14:10+0100\n" -"PO-Revision-Date: 2016-02-11 10:15+0000\n" -"Last-Translator: Anonymous Pootle User\n" +"PO-Revision-Date: 2016-12-24 18:42+0000\n" +"Last-Translator: bormant <bormant@mail.ru>\n" "Language-Team: Russian <ru@li.org>\n" "Language: ru\n" "MIME-Version: 1.0\n" @@ -13,8 +13,8 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" "X-Accelerator-Marker: ~\n" -"X-Generator: LibreOffice\n" -"X-POOTLE-MTIME: 1455185716.000000\n" +"X-Generator: Pootle 2.8\n" +"X-POOTLE-MTIME: 1482604976.000000\n" #: app.src msgctxt "" @@ -62,7 +62,7 @@ msgctxt "" "SV_APP_VCLBACKEND\n" "string.text" msgid "VCL: " -msgstr "" +msgstr "VCL: " #: app.src msgctxt "" @@ -70,7 +70,7 @@ msgctxt "" "SV_APP_LAYOUT_ENGINE\n" "string.text" msgid "Layout Engine: " -msgstr "" +msgstr "Способ разметки: " #: app.src msgctxt "" @@ -78,7 +78,7 @@ msgctxt "" "SV_APP_LAYOUT_NEW\n" "string.text" msgid "new" -msgstr "" +msgstr "новый" #: app.src msgctxt "" @@ -86,7 +86,7 @@ msgctxt "" "SV_APP_LAYOUT_OLD\n" "string.text" msgid "old" -msgstr "" +msgstr "прежний" #. This is used on buttons for platforms other than windows, there should be a ~ mnemonic in this string #: btntext.src diff --git a/source/ru/vcl/uiconfig/ui.po b/source/ru/vcl/uiconfig/ui.po index ce656ce72f2..61598a2d1bf 100644 --- a/source/ru/vcl/uiconfig/ui.po +++ b/source/ru/vcl/uiconfig/ui.po @@ -4,17 +4,17 @@ msgstr "" "Project-Id-Version: ui\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2016-04-16 21:40+0200\n" -"PO-Revision-Date: 2015-12-11 19:24+0000\n" -"Last-Translator: system user <>\n" +"PO-Revision-Date: 2016-12-26 21:34+0000\n" +"Last-Translator: bormant <bormant@mail.ru>\n" "Language-Team: Russian <ru@li.org>\n" "Language: ru\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" -"X-Generator: Pootle 2.7\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1449861898.000000\n" +"X-Generator: Pootle 2.8\n" +"X-POOTLE-MTIME: 1482788077.000000\n" #: cupspassworddialog.ui msgctxt "" @@ -149,7 +149,7 @@ msgctxt "" "label\n" "string.text" msgid "Comment:" -msgstr "Примечание:" +msgstr "Комментарий:" #: printdialog.ui msgctxt "" @@ -311,7 +311,7 @@ msgctxt "" "label\n" "string.text" msgid "Comments" -msgstr "Примечания" +msgstr "Комментарии" #: printdialog.ui msgctxt "" diff --git a/source/ru/xmlsecurity/uiconfig/ui.po b/source/ru/xmlsecurity/uiconfig/ui.po index 8ba17e0aaa2..3b3e129b031 100644 --- a/source/ru/xmlsecurity/uiconfig/ui.po +++ b/source/ru/xmlsecurity/uiconfig/ui.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: ui\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2016-12-10 23:39+0100\n" -"PO-Revision-Date: 2016-06-21 10:03+0000\n" +"PO-Revision-Date: 2016-12-24 18:44+0000\n" "Last-Translator: bormant <bormant@mail.ru>\n" "Language-Team: Russian <l10n@ru.libreoffice.org>\n" "Language: ru\n" @@ -13,8 +13,8 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" "X-Accelerator-Marker: ~\n" -"X-Generator: LibreOffice\n" -"X-POOTLE-MTIME: 1466503393.000000\n" +"X-Generator: Pootle 2.8\n" +"X-POOTLE-MTIME: 1482605066.000000\n" #: certgeneral.ui msgctxt "" @@ -212,7 +212,7 @@ msgctxt "" "label\n" "string.text" msgid "Signature type" -msgstr "" +msgstr "Тип подписи" #: digitalsignaturesdialog.ui msgctxt "" @@ -275,7 +275,7 @@ msgctxt "" "label\n" "string.text" msgid "Use AdES-compliant signature when there is a choice" -msgstr "" +msgstr "Используйте AdES-совместимую подпись, если возможно" #: macrosecuritydialog.ui msgctxt "" |