summaryrefslogtreecommitdiff
path: root/po/ru.po
diff options
context:
space:
mode:
Diffstat (limited to 'po/ru.po')
-rw-r--r--po/ru.po51
1 files changed, 43 insertions, 8 deletions
diff --git a/po/ru.po b/po/ru.po
index 28afc63a..768dddee 100644
--- a/po/ru.po
+++ b/po/ru.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: drawing\n"
"Report-Msgid-Bugs-To: github.com/maoschanz/drawing/issues/new/choose\n"
-"POT-Creation-Date: 2022-04-10 15:56+0200\n"
+"POT-Creation-Date: 2023-02-23 00:46+0100\n"
"PO-Revision-Date: 2022-04-05 19:02+1000\n"
"Last-Translator: Ser82-png <sw@atrus.ru>\n"
"Language-Team: \n"
@@ -90,6 +90,32 @@ msgstr "Поддерживаемые типы файлов включают PNG,
#. translate this one!
#: data/com.github.maoschanz.drawing.appdata.xml.in
msgid ""
+"Version 1.0.2 features several minor bug fixes, and various new translations."
+msgstr ""
+"Версия 1.0.2 содержит несколько мелких исправлений и несколько новых "
+"переводов."
+
+#: data/com.github.maoschanz.drawing.appdata.xml.in
+msgid ""
+"Saving the image should be more reliable, especially when replacing the "
+"transparent pixels with a solid color."
+msgstr ""
+
+#: data/com.github.maoschanz.drawing.appdata.xml.in
+msgid ""
+"The user interface of the \"select\" tool changed, as well as the keyboard "
+"shortcuts to change tab."
+msgstr ""
+
+#: data/com.github.maoschanz.drawing.appdata.xml.in
+msgid ""
+"A small rendering issue when previewing a blur filter has also been fixed."
+msgstr ""
+
+#. very generic release notes i use for ALL minor updates, please
+#. translate this one!
+#: data/com.github.maoschanz.drawing.appdata.xml.in
+msgid ""
"Version 1.0.1 features several minor bug fixes, and various new translations."
msgstr ""
"Версия 1.0.1 содержит несколько мелких исправлений и несколько новых "
@@ -364,8 +390,9 @@ msgstr "Параметры"
msgid "View"
msgstr "Вид"
-#: src/ui/app-menus.ui
-msgid "Show the preview"
+#: src/ui/app-menus.ui src/optionsbars/classic/optionsbar-classic.ui
+#: src/optionsbars/selection/optionsbar-selection.ui src/tools/ui/tool-text.ui
+msgid "Preview"
msgstr "Предварительный просмотр"
#: src/ui/app-menus.ui src/ui/shortcuts.ui src/preferences.py
@@ -1300,12 +1327,25 @@ msgstr "Цветовое пространство"
msgid "Invalid format"
msgstr "Неверный формат"
+#. an actual error occurred!
+#. Context: an error message
+#: src/saving_manager.py
+#, fuzzy
+msgid "Failed to replace transparency"
+msgstr "Заменить прозрачность на:"
+
#. Context: an error message
#: src/saving_manager.py
#, python-format
msgid "Failed to save %s"
msgstr "Ошибка сохранения %s"
+#. Context: an error message
+#: src/saving_manager.py
+#, fuzzy, python-format
+msgid "Failed to reload %s"
+msgstr "Не удалось загрузить инструмент: %s"
+
#. Context: Untitled(.png) is the default name of a newly saved file
#: src/saving_manager.py
msgid "Untitled"
@@ -1667,11 +1707,6 @@ msgstr "Размер инструмента"
msgid "No options"
msgstr "Без параметров"
-#: src/optionsbars/classic/optionsbar-classic.ui
-#: src/optionsbars/selection/optionsbar-selection.ui src/tools/ui/tool-text.ui
-msgid "Preview"
-msgstr "Предварительный просмотр"
-
#: src/optionsbars/classic/optionsbar-color-popover.ui
msgid "How the color will be applied to the existing pixels"
msgstr "Как будет применяться цвет к существующим пикселям"