diff options
author | Slávek Banko <[email protected]> | 2025-03-17 16:47:49 +0000 |
---|---|---|
committer | TDE Weblate <[email protected]> | 2025-03-17 16:47:49 +0000 |
commit | f2c4535fe0d77ad3bc4d0640553cfd61869b7699 (patch) | |
tree | bbdc4ec291d8a482e498f4159d4871a510832742 | |
parent | 9af0cfa1b6a5b4c0765a05dee6048fde1ebd5a83 (diff) | |
download | kipi-plugins-f2c4535fe0d77ad3bc4d0640553cfd61869b7699.tar.gz kipi-plugins-f2c4535fe0d77ad3bc4d0640553cfd61869b7699.zip |
-rw-r--r-- | po/cs/kipiplugin_viewer.po | 102 |
1 files changed, 102 insertions, 0 deletions
diff --git a/po/cs/kipiplugin_viewer.po b/po/cs/kipiplugin_viewer.po new file mode 100644 index 0000000..3ccffb6 --- /dev/null +++ b/po/cs/kipiplugin_viewer.po @@ -0,0 +1,102 @@ +# SOME DESCRIPTIVE TITLE. +# Slávek Banko <[email protected]>, 2025. +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2022-09-07 18:27+0000\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: cs\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Instead of a literal translation, add your name to the end of the list (separated by a comma). +#, ignore-inconsistent +msgid "" +"_: NAME OF TRANSLATORS\n" +"Your names" +msgstr "" + +#. Instead of a literal translation, add your email to the end of the list (separated by a comma). +#, ignore-inconsistent +msgid "" +"_: EMAIL OF TRANSLATORS\n" +"Your emails" +msgstr "" + +#: plugin_viewer.cpp:59 +msgid "Image Viewer" +msgstr "" + +#: help.ui:16 +#, no-c-format +msgid "Usage Image Viewer" +msgstr "" + +#: help.ui:34 +#, no-c-format +msgid "O&K" +msgstr "" + +#: help.ui:50 +#, no-c-format +msgid "" +"<b><font color=\"#5500ff\"><font size=\"+2\">Image Access</font></font></" +"b><br>\n" +"<TABLE> \n" +" <TR> \n" +" <TD>next image</TD> \n" +" <TD>scrollwheel down/down arrow/right arrow/PgDown/Space/n</TD>\n" +" </TR> \n" +" <TR> \n" +" <TD>previous image </TD> \n" +" <TD>scrollwheel up/up arrow/left arrow/PgUp/p </TD> \n" +" </TR>\n" +"<TR> \n" +" <TD>quit</TD> \n" +" <TD>Esc</TD> \n" +" </TR> \n" +" </TABLE>\n" +"<br>\n" +" <TH><b><font color=\"#5500ff\"><font size=\"+2\">Display</font></font></b></" +"TH> </br>\n" +"<TABLE> \n" +" <TR> \n" +" <TD>toggle fullscreen/normal </TD> \n" +" <TD>f</TD> \n" +" </TR> \n" +" <TR> \n" +" <TD>toggle scrollwheel action</TD> \n" +" <TD>c (either zoom or change image)</TD> \n" +" </TR>\n" +" <TR> \n" +" <TD>rotation </TD> \n" +" <TD>r</TD> \n" +" </TR> \n" +" <TR> \n" +" <TD>reset view </TD> \n" +" <TD>double click</TD> \n" +" </TR> \n" +" <TR> \n" +" <TD>original size</TD> \n" +" <TD>o</TD> \n" +" </TR>\n" +" </TABLE>\n" +"<br>\n" +"\n" +"\n" +"<b><font color=\"#5500ff\" size=\"+2\">Zooming</font></b><br> \n" +"<UL>\n" +"<LI>move mouse in up/down-direction while pressing the right mouse button\n" +"<LI>alternatively, press c and use the scrollwheel<br>\n" +"<LI>plus/minus\n" +"<LI>ctrl + scrollwheel\n" +"</UL>\n" +"\n" +"<b><font color=\"#5500ff\" size=\"+2\">Panning</font></b><br>\n" +"<UL> \n" +"<LI>move mouse while pressing the left button\n" +"</UL>" +msgstr "" |