summaryrefslogtreecommitdiffstats
path: root/Plugins/MultiEditorImage/MultiEditorImage_ru.ts
diff options
context:
space:
mode:
Diffstat (limited to 'Plugins/MultiEditorImage/MultiEditorImage_ru.ts')
-rw-r--r--Plugins/MultiEditorImage/MultiEditorImage_ru.ts81
1 files changed, 0 insertions, 81 deletions
diff --git a/Plugins/MultiEditorImage/MultiEditorImage_ru.ts b/Plugins/MultiEditorImage/MultiEditorImage_ru.ts
deleted file mode 100644
index a43e653..0000000
--- a/Plugins/MultiEditorImage/MultiEditorImage_ru.ts
+++ /dev/null
@@ -1,81 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!DOCTYPE TS>
-<TS version="2.0" language="ru_RU">
-<context>
- <name>MultiEditorImage</name>
- <message>
- <location filename="multieditorimage.cpp" line="26"/>
- <source>Load from file</source>
- <translation>Загрузить из файла</translation>
- </message>
- <message>
- <location filename="multieditorimage.cpp" line="27"/>
- <source>Store in a file</source>
- <translation>Сохранить в файл</translation>
- </message>
- <message>
- <location filename="multieditorimage.cpp" line="28"/>
- <source>Zoom in by 25%</source>
- <translation>Приблизить на 25%</translation>
- </message>
- <message>
- <location filename="multieditorimage.cpp" line="29"/>
- <source>Zoom out by 25%</source>
- <translation>Отдалить на 25%</translation>
- </message>
- <message>
- <location filename="multieditorimage.cpp" line="30"/>
- <source>Reset zoom</source>
- <translation>Сбросить масштаб</translation>
- </message>
- <message>
- <location filename="multieditorimage.cpp" line="100"/>
- <source>Images (*.jpeg *.jpg *.png *.bmp *.gif *.tiff *.jp2 *.svg *.tga *.icns *.webp *.wbmp *.mng);;All files (*)</source>
- <translation>Изображения (*.jpeg *.jpg *.png *.bmp *.gif *.tiff *.jp2 *.svg *.tga *.icns *.webp *.wbmp *.mng);;Все файлы (*)</translation>
- </message>
- <message>
- <location filename="multieditorimage.cpp" line="101"/>
- <source>Open image</source>
- <translation>Открыть изображение</translation>
- </message>
- <message>
- <location filename="multieditorimage.cpp" line="110"/>
- <source>Could not open file %1 for reading.</source>
- <oldsource>Could not nopen file %1 for reading.</oldsource>
- <translation>Невозможно открыть файл %1 для чтения.</translation>
- </message>
- <message>
- <location filename="multieditorimage.cpp" line="130"/>
- <source>All files (*)</source>
- <translation>Все файлы (*)</translation>
- </message>
- <message>
- <location filename="multieditorimage.cpp" line="132"/>
- <source>Save image</source>
- <translation>Сохранить изображение</translation>
- </message>
- <message>
- <location filename="multieditorimage.cpp" line="143"/>
- <source>Tried to save image under different format (%1) than original (%2), but application failed to convert it. The image with unchanged format (%3) will be saved under the given name (%4)</source>
- <translation>Осуществлена попытка сохранить изображение в формате (%1), отличном от исходного (%2), однако приложению не удалось произвести конвертацию. Изображение в исходном формате (%3) будет сохранено с указанным именем (%4)</translation>
- </message>
- <message>
- <location filename="multieditorimage.cpp" line="154"/>
- <source>Could not nopen file %1 for writting.</source>
- <translation>Невозможно открыть файл %1 для записи.</translation>
- </message>
- <message>
- <location filename="multieditorimage.cpp" line="159"/>
- <source>Could not write image into the file %1</source>
- <translation>Невозможно записать изображение в файл %1</translation>
- </message>
-</context>
-<context>
- <name>MultiEditorImagePlugin</name>
- <message>
- <location filename="multieditorimage.cpp" line="250"/>
- <source>Image</source>
- <translation>Изображение</translation>
- </message>
-</context>
-</TS>