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/kprinter.pot | 147 +++++++++++++++++++++++++++++++++ 1 file changed, 147 insertions(+) create mode 100644 template/messages/tdebase/kprinter.pot (limited to 'template/messages/tdebase/kprinter.pot') diff --git a/template/messages/tdebase/kprinter.pot b/template/messages/tdebase/kprinter.pot new file mode 100644 index 00000000000..a0d0aa407e9 --- /dev/null +++ b/template/messages/tdebase/kprinter.pot @@ -0,0 +1,147 @@ +# 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 "" + +#: main.cpp:29 +msgid "Make an internal copy of the files to print" +msgstr "" + +#: main.cpp:31 +msgid "Printer/destination to print on" +msgstr "" + +#: main.cpp:33 +msgid "Title/Name for the print job" +msgstr "" + +#: main.cpp:35 +msgid "Number of copies" +msgstr "" + +#: main.cpp:36 +msgid "Printer option" +msgstr "" + +#: main.cpp:37 +msgid "Job output mode (gui, console, none)" +msgstr "" + +#: main.cpp:38 +msgid "Print system to use (lpd, cups)" +msgstr "" + +#: main.cpp:39 +msgid "Allow printing from STDIN" +msgstr "" + +#: main.cpp:40 +msgid "Do not show the print dialog (print directly)" +msgstr "" + +#: main.cpp:41 +msgid "Files to load" +msgstr "" + +#: main.cpp:47 +msgid "KPrinter" +msgstr "" + +#: main.cpp:47 +msgid "A printer tool for TDE" +msgstr "" + +#: printwrapper.cpp:61 +msgid "Print Information" +msgstr "" + +#: printwrapper.cpp:62 +msgid "Print Warning" +msgstr "" + +#: printwrapper.cpp:63 +msgid "Print Error" +msgstr "" + +#: printwrapper.cpp:69 +msgid "Print info" +msgstr "" + +#: printwrapper.cpp:69 +msgid "Print warning" +msgstr "" + +#: printwrapper.cpp:69 +msgid "Print error" +msgstr "" + +#: printwrapper.cpp:190 +msgid "" +"A file has been specified on the command line. Printing from STDIN will be " +"disabled." +msgstr "" + +#: printwrapper.cpp:196 +msgid "" +"When using '--nodialog', you must at least specify one file to print or use " +"the '--stdin' flag." +msgstr "" + +#: printwrapper.cpp:245 +msgid "The specified printer or the default printer could not be found." +msgstr "" + +#: printwrapper.cpp:247 +msgid "Operation aborted." +msgstr "" + +#: printwrapper.cpp:276 +msgid "Unable to construct the print dialog." +msgstr "" + +#: printwrapper.cpp:317 +msgid "Multiple files (%1)" +msgstr "" + +#: printwrapper.cpp:324 +msgid "Nothing to print." +msgstr "" + +#: printwrapper.cpp:349 +msgid "Unable to open temporary file." +msgstr "" + +#: printwrapper.cpp:364 +msgid "Stdin is empty, no job sent." +msgstr "" + +#: printwrapper.cpp:376 +#, c-format +msgid "Unable to copy file %1." +msgstr "" + +#: printwrapper.cpp:393 +msgid "Error while printing files" +msgstr "" -- cgit v1.2.3