From a6a8c407a3247702dadedd19774ca7cf64be154f Mon Sep 17 00:00:00 2001 From: Arin Alexander Date: Thu, 17 Oct 2019 00:11:27 +0300 Subject: [PATCH] Russian translation has been updated --- common.pri | 2 +- .../objectinspector/lrobjectitemmodel.cpp | 1 + translations/limereport_ru.ts | 44 ++++++++++++++----- 3 files changed, 34 insertions(+), 13 deletions(-) diff --git a/common.pri b/common.pri index c7b5359..78767ea 100644 --- a/common.pri +++ b/common.pri @@ -127,7 +127,7 @@ RCC_DIR = $${ARCH_DIR}/$${BUILD_TYPE}/rcc LIMEREPORT_VERSION_MAJOR = 1 LIMEREPORT_VERSION_MINOR = 5 -LIMEREPORT_VERSION_RELEASE = 20 +LIMEREPORT_VERSION_RELEASE = 21 LIMEREPORT_VERSION = '$${LIMEREPORT_VERSION_MAJOR}.$${LIMEREPORT_VERSION_MINOR}.$${LIMEREPORT_VERSION_RELEASE}' DEFINES *= LIMEREPORT_VERSION_STR=\\\"$${LIMEREPORT_VERSION}\\\" diff --git a/limereport/objectinspector/lrobjectitemmodel.cpp b/limereport/objectinspector/lrobjectitemmodel.cpp index ea92de3..eb09d92 100644 --- a/limereport/objectinspector/lrobjectitemmodel.cpp +++ b/limereport/objectinspector/lrobjectitemmodel.cpp @@ -163,6 +163,7 @@ void QObjectPropertyModel::translatePropertyName() tr("units"); tr("geometryLocked"); tr("printBehavior"); + tr("shiftItems"); } void QObjectPropertyModel::clearObjectsList() diff --git a/translations/limereport_ru.ts b/translations/limereport_ru.ts index adf4c0e..198080b 100644 --- a/translations/limereport_ru.ts +++ b/translations/limereport_ru.ts @@ -1488,6 +1488,18 @@ p, li { white-space: pre-wrap; } EditModeTools Панель инструментов редактирования + + Printing + Печатается + + + Attention + Внимание + + + The printing is in process + Отчет находится в процессе печати + LimeReport::ProxyHolder @@ -2006,6 +2018,10 @@ p, li { white-space: pre-wrap; } printBehavior Поведение при печати + + shiftItems + Смещение элементов + LimeReport::RectPropItem @@ -2258,18 +2274,6 @@ p, li { white-space: pre-wrap; } Report file name Файл отчета - - Rendering report - Создается отчет - - - Abort - Прервать - - - page rendered - создается страница - Warning Предупреждение @@ -2342,6 +2346,22 @@ p, li { white-space: pre-wrap; } Select one level items Выделить элементы одного уровня + + Rendered %1 pages + Сформировано %1 страниц + + + Cancel report rendering + Отменить построение отчета + + + Attention + Внимание + + + The rendering is in process + Отчет находится в процессе создания + LimeReport::ReportEnginePrivate