From dbc86217d05b4e7c00958fd3da95dafda1877fdf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Tue, 19 Mar 2019 22:02:37 +0100 Subject: Add CMakeL10n rules. Create translation templates. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Slávek Banko --- po/kipiplugin_wallpaper.pot | 69 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 69 insertions(+) create mode 100644 po/kipiplugin_wallpaper.pot (limited to 'po/kipiplugin_wallpaper.pot') diff --git a/po/kipiplugin_wallpaper.pot b/po/kipiplugin_wallpaper.pot new file mode 100644 index 0000000..4227935 --- /dev/null +++ b/po/kipiplugin_wallpaper.pot @@ -0,0 +1,69 @@ +# SOME DESCRIPTIVE TITLE. +# FIRST AUTHOR , YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2019-03-19 18:33+0100\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: _translatorinfo:1 +msgid "" +"_: NAME OF TRANSLATORS\n" +"Your names" +msgstr "" + +#: _translatorinfo:2 +msgid "" +"_: EMAIL OF TRANSLATORS\n" +"Your emails" +msgstr "" + +#: plugin_wallpaper.cpp:69 +msgid "&Set as Background" +msgstr "" + +#: plugin_wallpaper.cpp:73 +msgid "Centered" +msgstr "" + +#: plugin_wallpaper.cpp:80 +msgid "Tiled" +msgstr "" + +#: plugin_wallpaper.cpp:87 +msgid "Centered Tiled" +msgstr "" + +#: plugin_wallpaper.cpp:94 +msgid "Centered Max-Aspect" +msgstr "" + +#: plugin_wallpaper.cpp:101 +msgid "Tiled Max-Aspect" +msgstr "" + +#: plugin_wallpaper.cpp:108 +msgid "Scaled" +msgstr "" + +#: plugin_wallpaper.cpp:115 +msgid "Centered Auto Fit" +msgstr "" + +#: plugin_wallpaper.cpp:124 +msgid "Scale && Crop" +msgstr "" + +#: plugin_wallpaper.cpp:244 +msgid "" +"

You selected a remote image. It needs to be saved to your local disk " +"to be used as a wallpaper.

You will now be asked where to save the " +"image.

" +msgstr "" -- cgit v1.2.1