diff options
author | Slávek Banko <[email protected]> | 2019-03-19 22:02:37 +0100 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2019-03-31 10:56:16 +0200 |
commit | db9836f994a69340f26b768f03fe8144d5bfee15 (patch) | |
tree | f7f97d35ea14b106a9b6e9219f0a92192d8ba4c0 /po/kipiplugin_wallpaper.pot | |
parent | 2cf95fc0a83b6b23e7850a393ae10df7994ba38e (diff) | |
download | kipi-plugins-db9836f994a69340f26b768f03fe8144d5bfee15.tar.gz kipi-plugins-db9836f994a69340f26b768f03fe8144d5bfee15.zip |
Add CMakeL10n rules.
Create translation templates.
Signed-off-by: Slávek Banko <[email protected]>
(cherry picked from commit dbc86217d05b4e7c00958fd3da95dafda1877fdf)
Diffstat (limited to 'po/kipiplugin_wallpaper.pot')
-rw-r--r-- | po/kipiplugin_wallpaper.pot | 69 |
1 files changed, 69 insertions, 0 deletions
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 <EMAIL@ADDRESS>, 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 <EMAIL@ADDRESS>\n" +"Language-Team: LANGUAGE <[email protected]>\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 "" +"<qt><p>You selected a remote image. It needs to be saved to your local disk " +"to be used as a wallpaper.</p><p>You will now be asked where to save the " +"image.</p></qt>" +msgstr "" |