Sun, 10 Jul 2016 12:28:59 +0200
Updated Russian translations provided by Alexander Barkoff.
--- a/ChangeLog Tue May 24 18:39:22 2016 +0200 +++ b/ChangeLog Sun Jul 10 12:28:59 2016 +0200 @@ -1,5 +1,8 @@ ChangeLog --------- +Version 2.1.2: +- updated Russian translations + Version 2.1.1: - added Russian translations provided by Alexander Barkoff
--- a/PluginProjectPyramid.py Tue May 24 18:39:22 2016 +0200 +++ b/PluginProjectPyramid.py Sun Jul 10 12:28:59 2016 +0200 @@ -28,7 +28,7 @@ author = "Detlev Offenbach <detlev@die-offenbachs.de>" autoactivate = True deactivateable = True -version = "2.1.1" +version = "2.1.2" className = "ProjectPyramidPlugin" packageName = "ProjectPyramid" shortDescription = "Project support for Pyramid projects."
--- a/ProjectPyramid/i18n/pyramid_ru.ts Tue May 24 18:39:22 2016 +0200 +++ b/ProjectPyramid/i18n/pyramid_ru.ts Sun Jul 10 12:28:59 2016 +0200 @@ -15,7 +15,7 @@ <message> <location filename="../CreateParametersDialog.ui" line="33"/> <source>Enter the name of the Pyramid project to create</source> - <translation>Для создания Pyramid проекта введите его имя</translation> + <translation>Введите имя Pyramid проекта для его создания</translation> </message> <message> <location filename="../CreateParametersDialog.ui" line="40"/> @@ -25,7 +25,7 @@ <message> <location filename="../CreateParametersDialog.ui" line="50"/> <source>Select the scaffold to be used</source> - <translation>Выберите каркасную структуру для использования</translation> + <translation>Выберите каркас представления для использования</translation> </message> <message> <location filename="../CreateParametersDialog.ui" line="57"/> @@ -121,7 +121,7 @@ <message> <location filename="../FormSelectionDialog.ui" line="53"/> <source>Shows the text of the selected template</source> - <translation>Просмотр текста выбранного шаблона</translation> + <translation>Отображение текста выбранного шаблона</translation> </message> <message> <location filename="../FormSelectionDialog.py" line="33"/> @@ -164,7 +164,7 @@ <message> <location filename="../Project.py" line="835"/> <source>Create Pyramid Project</source> - <translation>Создание Pyramid проекта</translation> + <translation>Создать Pyramid проект</translation> </message> <message> <location filename="../Project.py" line="131"/> @@ -334,32 +334,32 @@ <message> <location filename="../Project.py" line="271"/> <source>Show all URL dispatch routes used by a Pyramid application</source> - <translation type="unfinished">Отображение всех диспетчеров URL маршрутов, используемых Pyramid приложением</translation> + <translation>Отображение всех URL dispatch маршрутов, используемых Pyramid приложением</translation> </message> <message> <location filename="../Project.py" line="273"/> <source><b>Show Routes</b><p>Show all URL dispatch routes used by a Pyramid application in the order in which they are evaluated.</p></source> - <translation><b>Показ маршрутов</b><p>Отображение всех маршрутов URL по шаблону, используемых Pyramid приложением, в том порядке, в котором они выполняются.</p></translation> + <translation><b>Показ маршрутов</b><p>Отображение всех URL dispatch маршрутов, используемых Pyramid приложением, в том порядке, в котором они выполняются.</p></translation> </message> <message> <location filename="../Project.py" line="1302"/> <source>Show Tween Objects</source> - <translation type="unfinished">Показ Tween объектов</translation> + <translation>Показ Tween объектов</translation> </message> <message> <location filename="../Project.py" line="281"/> <source>Show &Tween Objects</source> - <translation type="unfinished">Показ &Tween объектов</translation> + <translation>Показ &Tween объектов</translation> </message> <message> <location filename="../Project.py" line="286"/> <source>Show all implicit and explicit tween objects used by a Pyramid application</source> - <translation type="unfinished">Показ всех явных и неявных tween объектов, используемых Pyramid приложением</translation> + <translation>Показ всех явных и неявных tween-объектов, используемых Pyramid приложением</translation> </message> <message> <location filename="../Project.py" line="289"/> <source><b>Show Tween Objects</b><p>Show all implicit and explicit tween objects used by a Pyramid application.</p></source> - <translation type="unfinished"><b>Показ Tween объектов</b><p>Отображение всех явных и неявных tween объектов, используемых Pyramid приложением.</p></translation> + <translation><b>Показ Tween объектов</b><p>Отображение всех явных и неявных tween-объектов, используемых Pyramid приложением.</p></translation> </message> <message> <location filename="../Project.py" line="301"/> @@ -484,7 +484,7 @@ <message> <location filename="../Project.py" line="933"/> <source>None</source> - <translation>none</translation> + <translation>None</translation> </message> <message> <location filename="../Project.py" line="936"/> @@ -611,7 +611,7 @@ <message> <location filename="../Project.py" line="1414"/> <source>No setup.cfg found or no "extract_messages" section found in setup.cfg.</source> - <translation>Не найден setup.cfg или не найдена "extract_messages" секция в setup.cfg.</translation> + <translation>Не найден файл setup.cfg или не найдена "extract_messages" секция в setup.cfg.</translation> </message> <message> <location filename="../Project.py" line="1421"/> @@ -740,7 +740,7 @@ <message> <location filename="../ConfigurationPage/PyramidPage.ui" line="164"/> <source>Enter the path of the Pyramid virtual environment. Leave empty to not use a virtual environment setup.</source> - <translation>Введите путь для виртуального окружения Pyramid. Оставьте пустым если не будете использовать установки виртуального окружения.</translation> + <translation>Введите путь виртуального окружения Pyramid. Оставьте пустым если не будете использовать установки виртуального окружения.</translation> </message> <message> <location filename="../ConfigurationPage/PyramidPage.ui" line="177"/>