From 69c700e1c500f7a2e290475a4b56bef91ceeeb19 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Sat, 8 Dec 2018 19:54:52 +0100 Subject: Add translation templates for tdebase. Add missing header in PO files. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Slávek Banko --- template/messages/tdebase/kdialog.pot | 183 ++++++++++++++++++++++++++++++++++ 1 file changed, 183 insertions(+) create mode 100644 template/messages/tdebase/kdialog.pot (limited to 'template/messages/tdebase/kdialog.pot') diff --git a/template/messages/tdebase/kdialog.pot b/template/messages/tdebase/kdialog.pot new file mode 100644 index 00000000000..7dc4e1ee818 --- /dev/null +++ b/template/messages/tdebase/kdialog.pot @@ -0,0 +1,183 @@ +# SOME DESCRIPTIVE TITLE. +# FIRST AUTHOR , YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2018-12-06 17:06+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 "" + +#: kdialog.cpp:65 +msgid "Question message box with yes/no buttons" +msgstr "" + +#: kdialog.cpp:66 +msgid "Question message box with yes/no/cancel buttons" +msgstr "" + +#: kdialog.cpp:67 +msgid "Warning message box with yes/no buttons" +msgstr "" + +#: kdialog.cpp:68 +msgid "Warning message box with continue/cancel buttons" +msgstr "" + +#: kdialog.cpp:69 +msgid "Warning message box with yes/no/cancel buttons" +msgstr "" + +#: kdialog.cpp:70 +msgid "'Sorry' message box" +msgstr "" + +#: kdialog.cpp:71 +msgid "'Error' message box" +msgstr "" + +#: kdialog.cpp:72 +msgid "Message Box dialog" +msgstr "" + +#: kdialog.cpp:73 +msgid "Input Box dialog" +msgstr "" + +#: kdialog.cpp:74 +msgid "Password dialog" +msgstr "" + +#: kdialog.cpp:75 +msgid "Text Box dialog" +msgstr "" + +#: kdialog.cpp:76 +msgid "Text Input Box dialog" +msgstr "" + +#: kdialog.cpp:77 +msgid "ComboBox dialog" +msgstr "" + +#: kdialog.cpp:78 +msgid "Menu dialog" +msgstr "" + +#: kdialog.cpp:79 +msgid "Check List dialog" +msgstr "" + +#: kdialog.cpp:80 +msgid "Radio List dialog" +msgstr "" + +#: kdialog.cpp:81 +msgid "Passive Popup" +msgstr "" + +#: kdialog.cpp:82 +msgid "File dialog to open an existing file" +msgstr "" + +#: kdialog.cpp:83 +msgid "File dialog to save a file" +msgstr "" + +#: kdialog.cpp:84 +msgid "File dialog to select an existing directory" +msgstr "" + +#: kdialog.cpp:85 +msgid "File dialog to open an existing URL" +msgstr "" + +#: kdialog.cpp:86 +msgid "File dialog to save a URL" +msgstr "" + +#: kdialog.cpp:87 +msgid "Icon chooser dialog" +msgstr "" + +#: kdialog.cpp:88 +msgid "Progress bar dialog, returns a DCOP reference for communication" +msgstr "" + +#: kdialog.cpp:92 +msgid "Dialog title" +msgstr "" + +#: kdialog.cpp:93 +msgid "Default entry to use for combobox and menu" +msgstr "" + +#: kdialog.cpp:94 +msgid "" +"Allows the --getopenurl and --getopenfilename options to return multiple " +"files" +msgstr "" + +#: kdialog.cpp:95 +msgid "" +"Return list items on separate lines (for checklist option and file open with " +"--multiple)" +msgstr "" + +#: kdialog.cpp:96 +msgid "Outputs the winId of each dialog" +msgstr "" + +#: kdialog.cpp:97 +msgid "Makes the dialog transient for an X app specified by winid" +msgstr "" + +#: kdialog.cpp:98 +msgid "" +"Config file and option name for saving the \"dont-show/ask-again\" state" +msgstr "" + +#: kdialog.cpp:100 +msgid "Arguments - depending on main option" +msgstr "" + +#: kdialog.cpp:461 kdialog.cpp:573 +msgid "Open" +msgstr "" + +#: kdialog.cpp:502 +msgid "Save As" +msgstr "" + +#: kdialog.cpp:679 +msgid "KDialog" +msgstr "" + +#: kdialog.cpp:680 +msgid "KDialog can be used to show nice dialog boxes from shell scripts" +msgstr "" + +#: kdialog.cpp:683 +msgid "Current maintainer" +msgstr "" + +#: widgets.cpp:96 +msgid "kdialog: could not open file " +msgstr "" -- cgit v1.2.1