diff options
| author | 2023-04-30 18:30:36 -0400 | |
|---|---|---|
| committer | 2023-04-30 18:30:36 -0400 | |
| commit | 3565aad630864ecdbe53fdaa501ea708555b3c7c (patch) | |
| tree | c743e4ad0bad39ebdb2f514c7cc52d34a257ebbe /Plugins/MultiEditorImage/translations/MultiEditorImage_kaa.ts | |
| parent | 1fdc150116cad39aae5c5da407c3312b47a59e3a (diff) | |
New upstream version 3.4.4+dfsg.upstream/3.4.4+dfsg
Diffstat (limited to 'Plugins/MultiEditorImage/translations/MultiEditorImage_kaa.ts')
| -rw-r--r-- | Plugins/MultiEditorImage/translations/MultiEditorImage_kaa.ts | 80 |
1 files changed, 80 insertions, 0 deletions
diff --git a/Plugins/MultiEditorImage/translations/MultiEditorImage_kaa.ts b/Plugins/MultiEditorImage/translations/MultiEditorImage_kaa.ts new file mode 100644 index 0000000..191ba09 --- /dev/null +++ b/Plugins/MultiEditorImage/translations/MultiEditorImage_kaa.ts @@ -0,0 +1,80 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.1" language="kaa" sourcelanguage="en"> + <context> + <name>MultiEditorImage</name> + <message> + <location filename="../multieditorimage.cpp" line="25"/> + <source>Load from file</source> + <translation type="unfinished">Load from file</translation> + </message> + <message> + <location filename="../multieditorimage.cpp" line="26"/> + <source>Store in a file</source> + <translation type="unfinished">Store in a file</translation> + </message> + <message> + <location filename="../multieditorimage.cpp" line="27"/> + <source>Zoom in by 25%</source> + <translation type="unfinished">Zoom in by 25%</translation> + </message> + <message> + <location filename="../multieditorimage.cpp" line="28"/> + <source>Zoom out by 25%</source> + <translation type="unfinished">Zoom out by 25%</translation> + </message> + <message> + <location filename="../multieditorimage.cpp" line="29"/> + <source>Reset zoom</source> + <translation type="unfinished">Reset zoom</translation> + </message> + <message> + <location filename="../multieditorimage.cpp" line="103"/> + <source>Images (*.jpeg *.jpg *.png *.bmp *.gif *.tiff *.jp2 *.svg *.tga *.icns *.webp *.wbmp *.mng);;All files (*)</source> + <translation type="unfinished">Images (*.jpeg *.jpg *.png *.bmp *.gif *.tiff *.jp2 *.svg *.tga *.icns *.webp *.wbmp *.mng);;All files (*)</translation> + </message> + <message> + <location filename="../multieditorimage.cpp" line="104"/> + <source>Open image</source> + <translation type="unfinished">Open image</translation> + </message> + <message> + <location filename="../multieditorimage.cpp" line="113"/> + <source>Could not open file %1 for reading.</source> + <translation type="unfinished">Could not open file %1 for reading.</translation> + </message> + <message> + <location filename="../multieditorimage.cpp" line="133"/> + <source>All files (*)</source> + <translation type="unfinished">All files (*)</translation> + </message> + <message> + <location filename="../multieditorimage.cpp" line="135"/> + <source>Save image</source> + <translation>Súwretti saqlaw</translation> + </message> + <message> + <location filename="../multieditorimage.cpp" line="154"/> + <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 type="unfinished">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)</translation> + </message> + <message> + <location filename="../multieditorimage.cpp" line="165"/> + <source>Could not open file %1 for writting.</source> + <translation type="unfinished">Could not open file %1 for writting.</translation> + </message> + <message> + <location filename="../multieditorimage.cpp" line="170"/> + <source>Could not write image into the file %1</source> + <translation type="unfinished">Could not write image into the file %1</translation> + </message> + </context> + <context> + <name>MultiEditorImagePlugin</name> + <message> + <location filename="../multieditorimage.cpp" line="263"/> + <source>Image</source> + <translation>Súwret</translation> + </message> + </context> +</TS> |
