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_timeadjust.pot | 143 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 143 insertions(+) create mode 100644 po/kipiplugin_timeadjust.pot (limited to 'po/kipiplugin_timeadjust.pot') diff --git a/po/kipiplugin_timeadjust.pot b/po/kipiplugin_timeadjust.pot new file mode 100644 index 0000000..efde01d --- /dev/null +++ b/po/kipiplugin_timeadjust.pot @@ -0,0 +1,143 @@ +# 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_timeadjust.cpp:61 +msgid "Adjust Time && Date..." +msgstr "" + +#: timeadjustdialog.cpp:150 timeadjustdialog.cpp:509 +msgid "Adjust Time & Date" +msgstr "" + +#: timeadjustdialog.cpp:160 +msgid "Time Adjust" +msgstr "" + +#: timeadjustdialog.cpp:163 +msgid "A Kipi plugin for adjusting time stamp of picture files" +msgstr "" + +#: timeadjustdialog.cpp:167 +msgid "Author" +msgstr "" + +#: timeadjustdialog.cpp:170 +msgid "Developper and maintainer" +msgstr "" + +#: timeadjustdialog.cpp:176 +msgid "Plugin Handbook" +msgstr "" + +#: timeadjustdialog.cpp:181 +msgid "Adjustment Type" +msgstr "" + +#: timeadjustdialog.cpp:184 +msgid "Subtract" +msgstr "" + +#: timeadjustdialog.cpp:185 +msgid "Set file date to EXIF/IPTC creation date" +msgstr "" + +#: timeadjustdialog.cpp:186 +msgid "Custom date" +msgstr "" + +#: timeadjustdialog.cpp:200 +msgid "Reset to current date" +msgstr "" + +#: timeadjustdialog.cpp:203 +msgid "Update EXIF creation date" +msgstr "" + +#: timeadjustdialog.cpp:204 +msgid "Update IPTC creation date" +msgstr "" + +#: timeadjustdialog.cpp:210 +msgid "Adjustments" +msgstr "" + +#: timeadjustdialog.cpp:218 +msgid "Hours:" +msgstr "" + +#: timeadjustdialog.cpp:223 +msgid "Minutes:" +msgstr "" + +#: timeadjustdialog.cpp:228 +msgid "Seconds:" +msgstr "" + +#: timeadjustdialog.cpp:233 +msgid "Days:" +msgstr "" + +#: timeadjustdialog.cpp:238 +msgid "Months:" +msgstr "" + +#: timeadjustdialog.cpp:243 +msgid "Years:" +msgstr "" + +#: timeadjustdialog.cpp:250 +msgid "Example" +msgstr "" + +#: timeadjustdialog.cpp:380 +#, c-format +msgid "" +"_n: 1 image will be changed; \n" +"%n images will be changed; " +msgstr "" + +#: timeadjustdialog.cpp:383 +#, c-format +msgid "" +"_n: 1 image will be skipped due to an inexact date.\n" +"%n images will be skipped due to inexact dates." +msgstr "" + +#: timeadjustdialog.cpp:391 +#, c-format +msgid "" +"_n: 1 image will be changed\n" +"%n images will be changed" +msgstr "" + +#: timeadjustdialog.cpp:404 +msgid "%1
would, for example, change into
%2" +msgstr "" + +#: timeadjustdialog.cpp:507 +msgid "Unable to set date and time like picture metadata from:" +msgstr "" -- cgit v1.2.1