summaryrefslogtreecommitdiffstats
path: root/template/messages/tdelibs
diff options
context:
space:
mode:
Diffstat (limited to 'template/messages/tdelibs')
-rw-r--r--template/messages/tdelibs/cupsdconf.pot22
-rw-r--r--template/messages/tdelibs/katepart.pot294
-rw-r--r--template/messages/tdelibs/knotify.pot6
-rw-r--r--template/messages/tdelibs/tdeio.pot195
-rw-r--r--template/messages/tdelibs/tdelibs.pot324
-rw-r--r--template/messages/tdelibs/tdeprint.pot593
-rw-r--r--template/messages/tdelibs/tdetexteditor_autobookmarker.pot6
7 files changed, 660 insertions, 780 deletions
diff --git a/template/messages/tdelibs/cupsdconf.pot b/template/messages/tdelibs/cupsdconf.pot
index 05ca9e2832e..fe43b804140 100644
--- a/template/messages/tdelibs/cupsdconf.pot
+++ b/template/messages/tdelibs/cupsdconf.pot
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"POT-Creation-Date: 2020-05-11 13:03+0200\n"
+"POT-Creation-Date: 2021-07-07 22:17+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -1027,8 +1027,8 @@ msgid ""
"<b>Hostname lookups (HostNameLookups)</b>\n"
"<p>\n"
"Whether or not to do lookups on IP addresses to get a\n"
-"fully-qualified hostname. This defaults to Off for performance "
-"reasons...</p>\n"
+"fully-qualified hostname. This defaults to Off for performance reasons...</"
+"p>\n"
"<p>\n"
"<i>ex</i>: On</p>\n"
msgstr ""
@@ -1087,8 +1087,8 @@ msgid ""
"ServerAdmin, etc.)\n"
"<b>Client timeout (Timeout)</b>\n"
"<p>\n"
-"The timeout (in seconds) before requests time out. Default is 300 "
-"seconds.</p>\n"
+"The timeout (in seconds) before requests time out. Default is 300 seconds.</"
+"p>\n"
"<p>\n"
"<i>ex</i>: 300</p>\n"
msgstr ""
@@ -1368,10 +1368,10 @@ msgid ""
"The authorization to use:<p>\n"
"<ul type=circle>\n"
"<li><i>None</i> - Perform no authentication.</li>\n"
-"<li><i>Basic</i> - Perform authentication using the HTTP Basic "
-"method.</li>\n"
-"<li><i>Digest</i> - Perform authentication using the HTTP Digest "
-"method.</li>\n"
+"<li><i>Basic</i> - Perform authentication using the HTTP Basic method.</"
+"li>\n"
+"<li><i>Digest</i> - Perform authentication using the HTTP Digest method.</"
+"li>\n"
"</ul><p>\n"
"Note: local certificate authentication can be substituted by\n"
"the client for <i>Basic</i> or <i>Digest</i> when connecting to the\n"
@@ -1643,8 +1643,8 @@ msgid ""
"ServerAdmin, etc.)\n"
"<b>Max jobs per printer (MaxJobsPerPrinter)</b>\n"
"<p>\n"
-"The MaxJobsPerPrinter directive controls the maximum number of "
-"<i>active</i>\n"
+"The MaxJobsPerPrinter directive controls the maximum number of <i>active</"
+"i>\n"
"jobs that are allowed for each printer or class. Once a printer or class\n"
"reaches the limit, new jobs will be rejected until one of the active jobs\n"
"is completed, stopped, aborted, or canceled.</p>\n"
diff --git a/template/messages/tdelibs/katepart.pot b/template/messages/tdelibs/katepart.pot
index 484654f25f8..751e7025667 100644
--- a/template/messages/tdelibs/katepart.pot
+++ b/template/messages/tdelibs/katepart.pot
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"POT-Creation-Date: 2020-12-09 20:10+0100\n"
+"POT-Creation-Date: 2021-07-07 22:17+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -464,16 +464,16 @@ msgstr ""
#: part/katedialogs.cpp:562
msgid ""
"This determines where KateView will get the search text from (this will be "
-"automatically entered into the Find Text dialog): "
-"<br><ul><li><b>Nowhere:</b> Don't guess the search "
-"text.</li><li><b>Selection Only:</b> Use the current text selection, if "
-"available.</li><li><b>Selection, then Current Word:</b> Use the current "
-"selection if available, otherwise use the current word.</li><li><b>Current "
-"Word Only:</b> Use the word that the cursor is currently resting on, if "
-"available.</li><li><b>Current Word, then Selection:</b> Use the current word "
-"if available, otherwise use the current selection.</li></ul>Note that, in "
-"all the above modes, if a search string has not been or cannot be "
-"determined, then the Find Text Dialog will fall back to the last search text."
+"automatically entered into the Find Text dialog): <br><ul><li><b>Nowhere:</"
+"b> Don't guess the search text.</li><li><b>Selection Only:</b> Use the "
+"current text selection, if available.</li><li><b>Selection, then Current "
+"Word:</b> Use the current selection if available, otherwise use the current "
+"word.</li><li><b>Current Word Only:</b> Use the word that the cursor is "
+"currently resting on, if available.</li><li><b>Current Word, then Selection:"
+"</b> Use the current word if available, otherwise use the current selection."
+"</li></ul>Note that, in all the above modes, if a search string has not been "
+"or cannot be determined, then the Find Text Dialog will fall back to the "
+"last search text."
msgstr ""
#: part/katedialogs.cpp:587
@@ -723,8 +723,8 @@ msgstr ""
#: part/katedialogs.cpp:919
msgid ""
-"<p>Backing up on save will cause Kate to copy the disk file to "
-"'&lt;prefix&gt;&lt;filename&gt;&lt;suffix&gt;' before saving changes.<p>The "
+"<p>Backing up on save will cause Kate to copy the disk file to '&lt;"
+"prefix&gt;&lt;filename&gt;&lt;suffix&gt;' before saving changes.<p>The "
"suffix defaults to <strong>~</strong> and prefix is empty by default"
msgstr ""
@@ -752,8 +752,8 @@ msgstr ""
#: part/katedialogs.cpp:934
msgid ""
-"The editor will search the given number of folder levels upwards for "
-".kateconfig file and load the settings line from it."
+"The editor will search the given number of folder levels upwards for ."
+"kateconfig file and load the settings line from it."
msgstr ""
#: part/katedialogs.cpp:937
@@ -843,9 +843,9 @@ msgstr ""
#: part/katedialogs.cpp:1341
msgid ""
-"Display a dialog with a list of all available mime types to choose "
-"from.<p>The <strong>File Extensions</strong> entry will automatically be "
-"edited as well."
+"Display a dialog with a list of all available mime types to choose from."
+"<p>The <strong>File Extensions</strong> entry will automatically be edited "
+"as well."
msgstr ""
#: part/katedialogs.cpp:1345
@@ -1326,22 +1326,22 @@ msgstr ""
msgid ""
"<p>This string allows you to configure Kate's settings for the files "
"selected by this mimetype using Kate variables. You can set almost any "
-"configuration option, such as highlight, indent-mode, encoding, "
-"etc.</p><p>For a full list of known variables, see the manual.</p>"
+"configuration option, such as highlight, indent-mode, encoding, etc.</"
+"p><p>For a full list of known variables, see the manual.</p>"
msgstr ""
#: part/katefiletype.cpp:344
msgid ""
"The wildcards mask allows you to select files by filename. A typical mask "
-"uses an asterisk and the file extension, for example <code>*.txt; "
-"*.text</code>. The string is a semicolon-separated list of masks."
+"uses an asterisk and the file extension, for example <code>*.txt; *.text</"
+"code>. The string is a semicolon-separated list of masks."
msgstr ""
#: part/katefiletype.cpp:349
msgid ""
"The mime type mask allows you to select files by mimetype. The string is a "
-"semicolon-separated list of mimetypes, for example <code>text/plain; "
-"text/english</code>."
+"semicolon-separated list of mimetypes, for example <code>text/plain; text/"
+"english</code>."
msgstr ""
#: part/katefiletype.cpp:353
@@ -1515,8 +1515,8 @@ msgstr ""
#: part/kateluaindentscript.cpp:156
msgid ""
-"document.insertText:Three parameters needed (line,col,text) "
-"(number,number,string)"
+"document.insertText:Three parameters needed (line,col,text) (number,number,"
+"string)"
msgstr ""
#: part/kateluaindentscript.cpp:253
@@ -1561,15 +1561,14 @@ msgstr ""
#: part/kateprinter.cpp:659
msgid ""
-"<p>This option is only available if some text is selected in the "
-"document.</p><p>If available and enabled, only the selected text is "
-"printed.</p>"
+"<p>This option is only available if some text is selected in the document.</"
+"p><p>If available and enabled, only the selected text is printed.</p>"
msgstr ""
#: part/kateprinter.cpp:662
msgid ""
-"<p>If enabled, line numbers will be printed on the left side of the "
-"page(s).</p>"
+"<p>If enabled, line numbers will be printed on the left side of the page(s)."
+"</p>"
msgstr ""
#: part/kateprinter.cpp:664
@@ -1636,13 +1635,13 @@ msgstr ""
#: part/kateprinter.cpp:790
msgid ""
-"<ul><li><tt>%u</tt>: current user name</li><li><tt>%d</tt>: complete "
-"date/time in short format</li><li><tt>%D</tt>: complete date/time in long "
-"format</li><li><tt>%h</tt>: current time</li><li><tt>%y</tt>: current date "
-"in short format</li><li><tt>%Y</tt>: current date in long "
-"format</li><li><tt>%f</tt>: file name</li><li><tt>%U</tt>: full URL of the "
-"document</li><li><tt>%p</tt>: page number</li></ul><br><u>Note:</u> Do "
-"<b>not</b> use the '|' (vertical bar) character."
+"<ul><li><tt>%u</tt>: current user name</li><li><tt>%d</tt>: complete date/"
+"time in short format</li><li><tt>%D</tt>: complete date/time in long format</"
+"li><li><tt>%h</tt>: current time</li><li><tt>%y</tt>: current date in short "
+"format</li><li><tt>%Y</tt>: current date in long format</li><li><tt>%f</tt>: "
+"file name</li><li><tt>%U</tt>: full URL of the document</li><li><tt>%p</tt>: "
+"page number</li></ul><br><u>Note:</u> Do <b>not</b> use the '|' (vertical "
+"bar) character."
msgstr ""
#: part/kateprinter.cpp:804
@@ -1806,9 +1805,9 @@ msgstr ""
#: part/kateschema.cpp:374
msgid ""
-"<p>Sets the color of Word Wrap-related markers:</p><dl><dt>Static Word "
-"Wrap</dt><dd>A vertical line which shows the column where text is going to "
-"be wrapped</dd><dt>Dynamic Word Wrap</dt><dd>An arrow shown to the left of "
+"<p>Sets the color of Word Wrap-related markers:</p><dl><dt>Static Word Wrap</"
+"dt><dd>A vertical line which shows the column where text is going to be "
+"wrapped</dd><dt>Dynamic Word Wrap</dt><dd>An arrow shown to the left of "
"visually-wrapped lines</dd></dl>"
msgstr ""
@@ -2195,9 +2194,9 @@ msgstr ""
#: part/kateview.cpp:251
msgid ""
-"Use this to clean the indentation of a selected block of text (only "
-"tabs/only spaces)<br><br>You can configure whether tabs should be honored "
-"and used or replaced with spaces, in the configuration dialog."
+"Use this to clean the indentation of a selected block of text (only tabs/"
+"only spaces)<br><br>You can configure whether tabs should be honored and "
+"used or replaced with spaces, in the configuration dialog."
msgstr ""
#: part/kateview.cpp:254
@@ -2216,9 +2215,9 @@ msgstr ""
#: part/kateview.cpp:259
msgid ""
-"This command comments out the current line or a selected block of "
-"text.<BR><BR>The characters for single/multiple line comments are defined "
-"within the language's highlighting."
+"This command comments out the current line or a selected block of text."
+"<BR><BR>The characters for single/multiple line comments are defined within "
+"the language's highlighting."
msgstr ""
#: part/kateview.cpp:262
@@ -2708,8 +2707,8 @@ msgstr ""
#: part/kateviewhelpers.cpp:239
msgid ""
-"<p>For help on individual commands, do <code>'help "
-"&lt;command&gt;'</code></p>"
+"<p>For help on individual commands, do <code>'help &lt;command&gt;'</code></"
+"p>"
msgstr ""
#: part/kateviewhelpers.cpp:250
@@ -2722,8 +2721,8 @@ msgstr ""
#: part/kateviewhelpers.cpp:258
msgid ""
-"<p>This is the Katepart <b>command line</b>.<br>Syntax: <code><b>command [ "
-"arguments ]</b></code><br>For a list of available commands, enter "
+"<p>This is the Katepart <b>command line</b>.<br>Syntax: <code><b>command "
+"[ arguments ]</b></code><br>For a list of available commands, enter "
"<code><b>help list</b></code><br>For help for individual commands, enter "
"<code><b>help &lt;command&gt;</b></code></p>"
msgstr ""
@@ -2783,8 +2782,8 @@ msgstr ""
#: plugins/autobookmarker/autobookmarker.cpp:301
msgid ""
-"<p>If enabled, the pattern matching will be case sensitive, otherwise "
-"not.</p>"
+"<p>If enabled, the pattern matching will be case sensitive, otherwise not.</"
+"p>"
msgstr ""
#: plugins/autobookmarker/autobookmarker.cpp:304
@@ -3103,169 +3102,120 @@ msgstr ""
msgid "Word Completion"
msgstr ""
-#: data/4dos.xml:9 data/ahk.xml:3 data/ample.xml:3
-#: data/awk.xml:3 data/bash.xml:11
-#: data/chicken.xml:44 data/coffee.xml:7
-#: data/dosbat.xml:11 data/erlang.xml:39
-#: data/euphoria.xml:32 data/ferite.xml:3
-#: data/gnuplot.xml:3 data/html-php.xml:13
-#: data/idconsole.xml:3 data/j.xml:27
-#: data/javascript.xml:6 data/ld.xml:4
-#: data/lsl.xml:14 data/lua.xml:38 data/mason.xml:3
-#: data/mel.xml:23 data/perl.xml:42 data/php.xml:67
-#: data/pig.xml:4 data/pike.xml:4 data/praat.xml:24
-#: data/puppet.xml:37 data/python.xml:16
-#: data/q.xml:3 data/qml.xml:4 data/r.xml:10
-#: data/rexx.xml:3 data/ruby.xml:33
-#: data/scheme.xml:3 data/sed.xml:3
-#: data/sieve.xml:4 data/taskjuggler.xml:14
-#: data/tcl.xml:31 data/tcsh.xml:11
-#: data/uscript.xml:3 data/velocity.xml:3
-#: data/xonotic-console.xml:3 data/zsh.xml:11
+#: data/4dos.xml:9 data/ahk.xml:3 data/ample.xml:3 data/awk.xml:3
+#: data/bash.xml:11 data/chicken.xml:44 data/coffee.xml:7 data/dosbat.xml:11
+#: data/erlang.xml:39 data/euphoria.xml:32 data/ferite.xml:3 data/gnuplot.xml:3
+#: data/html-php.xml:13 data/idconsole.xml:3 data/j.xml:27
+#: data/javascript.xml:6 data/ld.xml:4 data/lsl.xml:14 data/lua.xml:38
+#: data/mason.xml:3 data/mel.xml:23 data/perl.xml:42 data/php.xml:67
+#: data/pig.xml:4 data/pike.xml:4 data/praat.xml:24 data/puppet.xml:37
+#: data/python.xml:16 data/q.xml:3 data/qml.xml:4 data/r.xml:10 data/rexx.xml:3
+#: data/ruby.xml:33 data/scheme.xml:3 data/sed.xml:3 data/sieve.xml:4
+#: data/taskjuggler.xml:14 data/tcl.xml:31 data/tcsh.xml:11 data/uscript.xml:3
+#: data/velocity.xml:3 data/xonotic-console.xml:3 data/zsh.xml:11
msgid ""
"_: Language Section\n"
"Scripts"
msgstr ""
-#: data/abap.xml:3 data/actionscript.xml:3
-#: data/ada.xml:6 data/ansic89.xml:27
-#: data/bitbake.xml:11 data/c.xml:3 data/cg.xml:23
-#: data/cgis.xml:3 data/clipper.xml:3
-#: data/clojure.xml:25 data/commonlisp.xml:26
-#: data/component-pascal.xml:13 data/cpp.xml:9
-#: data/crk.xml:2 data/cs.xml:2 data/curry.xml:34
-#: data/d.xml:104 data/e.xml:3 data/eiffel.xml:13
-#: data/fortran.xml:3 data/freebasic.xml:3
-#: data/fsharp.xml:12 data/gcc.xml:18
-#: data/glsl.xml:3 data/go.xml:29
-#: data/grammar.xml:6 data/groovy.xml:6
-#: data/haskell.xml:3 data/haxe.xml:15
-#: data/idl.xml:3 data/ilerpg.xml:48
-#: data/inform.xml:5 data/isocpp.xml:13
-#: data/java.xml:3 data/julia.xml:32
-#: data/kbasic.xml:3 data/lex.xml:21
-#: data/literate-curry.xml:4 data/literate-haskell.xml:3
-#: data/logtalk.xml:4 data/lpc.xml:19
-#: data/m4.xml:41 data/modelica.xml:19
-#: data/modula-2-iso-only.xml:4 data/modula-2-pim-only.xml:4
-#: data/modula-2-r10-only.xml:4 data/modula-2.xml:4
-#: data/monobasic.xml:13 data/nemerle.xml:4
-#: data/nesc.xml:3 data/noweb.xml:3
-#: data/objectivec.xml:3 data/objectivecpp.xml:3
-#: data/ocaml.xml:19 data/ocamllex.xml:11
-#: data/ocamlyacc.xml:14 data/oors.xml:3
-#: data/opal.xml:3 data/opencl.xml:3
-#: data/pascal.xml:4 data/prolog.xml:107
-#: data/protobuf.xml:3 data/purebasic.xml:2
-#: data/qt4.xml:13 data/rapidq.xml:3
-#: data/rsiidl.xml:3 data/rust.xml:37
-#: data/sather.xml:3 data/scala.xml:3
-#: data/sml.xml:3 data/tads3.xml:5
-#: data/xharbour.xml:3 data/yacc.xml:35
+#: data/abap.xml:3 data/actionscript.xml:3 data/ada.xml:6 data/ansic89.xml:27
+#: data/bitbake.xml:11 data/c.xml:3 data/cg.xml:23 data/cgis.xml:3
+#: data/clipper.xml:3 data/clojure.xml:25 data/commonlisp.xml:26
+#: data/component-pascal.xml:13 data/cpp.xml:9 data/crk.xml:2 data/cs.xml:2
+#: data/curry.xml:34 data/d.xml:104 data/e.xml:3 data/eiffel.xml:13
+#: data/fortran.xml:3 data/freebasic.xml:3 data/fsharp.xml:12 data/gcc.xml:18
+#: data/glsl.xml:3 data/go.xml:29 data/grammar.xml:6 data/groovy.xml:6
+#: data/haskell.xml:3 data/haxe.xml:15 data/idl.xml:3 data/ilerpg.xml:48
+#: data/inform.xml:5 data/isocpp.xml:13 data/java.xml:3 data/julia.xml:32
+#: data/kbasic.xml:3 data/lex.xml:21 data/literate-curry.xml:4
+#: data/literate-haskell.xml:3 data/logtalk.xml:4 data/lpc.xml:19
+#: data/m4.xml:41 data/modelica.xml:19 data/modula-2-iso-only.xml:4
+#: data/modula-2-pim-only.xml:4 data/modula-2-r10-only.xml:4
+#: data/modula-2.xml:4 data/monobasic.xml:13 data/nemerle.xml:4 data/nesc.xml:3
+#: data/noweb.xml:3 data/objectivec.xml:3 data/objectivecpp.xml:3
+#: data/ocaml.xml:19 data/ocamllex.xml:11 data/ocamlyacc.xml:14 data/oors.xml:3
+#: data/opal.xml:3 data/opencl.xml:3 data/pascal.xml:4 data/prolog.xml:107
+#: data/protobuf.xml:3 data/purebasic.xml:2 data/qt4.xml:13 data/rapidq.xml:3
+#: data/rsiidl.xml:3 data/rust.xml:37 data/sather.xml:3 data/scala.xml:3
+#: data/sml.xml:3 data/tads3.xml:5 data/xharbour.xml:3 data/yacc.xml:35
#: data/zonnon.xml:3
msgid ""
"_: Language Section\n"
"Sources"
msgstr ""
-#: data/abc.xml:5 data/alert.xml:29
-#: data/alert_indent.xml:3 data/changelog.xml:3
-#: data/cmake.xml:36 data/css-php.xml:32
-#: data/cue.xml:3 data/debianchangelog.xml:3
-#: data/debiancontrol.xml:3 data/diff.xml:18
-#: data/dockerfile.xml:4 data/email.xml:6
-#: data/gcode.xml:31 data/gdb.xml:10
-#: data/git-rebase.xml:3 data/hunspell-aff.xml:6
-#: data/hunspell-dat.xml:3 data/hunspell-dic.xml:3
-#: data/hunspell-idx.xml:3 data/jam.xml:24
-#: data/javascript-php.xml:12 data/lilypond.xml:23
-#: data/m3u.xml:17 data/makefile.xml:10
-#: data/meson.xml:3 data/modelines.xml:13
-#: data/mup.xml:3 data/pgn.xml:15 data/povray.xml:9
-#: data/qmake.xml:3 data/rpmspec.xml:11
+#: data/abc.xml:5 data/alert.xml:29 data/alert_indent.xml:3
+#: data/changelog.xml:3 data/cmake.xml:36 data/css-php.xml:32 data/cue.xml:3
+#: data/debianchangelog.xml:3 data/debiancontrol.xml:3 data/diff.xml:18
+#: data/dockerfile.xml:4 data/email.xml:6 data/gcode.xml:31 data/gdb.xml:10
+#: data/git-rebase.xml:3 data/hunspell-aff.xml:6 data/hunspell-dat.xml:3
+#: data/hunspell-dic.xml:3 data/hunspell-idx.xml:3 data/jam.xml:24
+#: data/javascript-php.xml:12 data/lilypond.xml:23 data/m3u.xml:17
+#: data/makefile.xml:10 data/meson.xml:3 data/modelines.xml:13 data/mup.xml:3
+#: data/pgn.xml:15 data/povray.xml:9 data/qmake.xml:3 data/rpmspec.xml:11
#: data/valgrind-suppression.xml:3
msgid ""
"_: Language Section\n"
"Other"
msgstr ""
-#: data/ahdl.xml:3 data/spice.xml:4
-#: data/systemc.xml:10 data/systemverilog.xml:42
-#: data/vera.xml:42 data/verilog.xml:3
+#: data/ahdl.xml:3 data/spice.xml:4 data/systemc.xml:10
+#: data/systemverilog.xml:42 data/vera.xml:42 data/verilog.xml:3
#: data/vhdl.xml:14
msgid ""
"_: Language Section\n"
"Hardware"
msgstr ""
-#: data/ansys.xml:3 data/bmethod.xml:3
-#: data/dot.xml:4 data/gap.xml:17 data/gdl.xml:3
-#: data/magma.xml:3 data/mathematica.xml:3
-#: data/matlab.xml:60 data/maxima.xml:24
-#: data/octave.xml:18 data/replicode.xml:14
-#: data/sci.xml:3 data/stata.xml:3
-#: data/tibasic.xml:3 data/yacas.xml:3
+#: data/ansys.xml:3 data/bmethod.xml:3 data/dot.xml:4 data/gap.xml:17
+#: data/gdl.xml:3 data/magma.xml:3 data/mathematica.xml:3 data/matlab.xml:60
+#: data/maxima.xml:24 data/octave.xml:18 data/replicode.xml:14 data/sci.xml:3
+#: data/stata.xml:3 data/tibasic.xml:3 data/yacas.xml:3
msgid ""
"_: Language Section\n"
"Scientific"
msgstr ""
-#: data/apache.xml:15 data/asterisk.xml:19
-#: data/cisco.xml:3 data/desktop.xml:4
-#: data/fstab.xml:4 data/git-ignore.xml:3
-#: data/gitolite.xml:3 data/ini.xml:3
-#: data/mergetagtext.xml:28 data/nagios.xml:3
-#: data/varnish.xml:3 data/varnishtest.xml:3
-#: data/winehq.xml:3 data/xorg.xml:3
+#: data/apache.xml:15 data/asterisk.xml:19 data/cisco.xml:3 data/desktop.xml:4
+#: data/fstab.xml:4 data/git-ignore.xml:3 data/gitolite.xml:3 data/ini.xml:3
+#: data/mergetagtext.xml:28 data/nagios.xml:3 data/varnish.xml:3
+#: data/varnishtest.xml:3 data/winehq.xml:3 data/xorg.xml:3
msgid ""
"_: Language Section\n"
"Configuration"
msgstr ""
-#: data/asm-avr.xml:36 data/asm-dsp56k.xml:4
-#: data/asm-m68k.xml:4 data/asm6502.xml:3
-#: data/fasm.xml:16 data/gnuassembler.xml:46
-#: data/mips.xml:3 data/nasm.xml:43
-#: data/picsrc.xml:10
+#: data/asm-avr.xml:36 data/asm-dsp56k.xml:4 data/asm-m68k.xml:4
+#: data/asm6502.xml:3 data/fasm.xml:16 data/gnuassembler.xml:46 data/mips.xml:3
+#: data/nasm.xml:43 data/picsrc.xml:10
msgid ""
"_: Language Section\n"
"Assembler"
msgstr ""
-#: data/asn1.xml:12 data/asp.xml:3
-#: data/bibtex.xml:9 data/carto-css.xml:6
-#: data/ccss.xml:9 data/coldfusion.xml:3
-#: data/context.xml:3 data/css.xml:26
-#: data/ddoc.xml:52 data/djangotemplate.xml:7
-#: data/doxygen.xml:34 data/doxygenlua.xml:30
-#: data/dtd.xml:6 data/ftl.xml:3
-#: data/gettext.xml:26 data/glosstex.xml:3
-#: data/haml.xml:3 data/hamlet.xml:8
-#: data/html.xml:7 data/javadoc.xml:3
-#: data/json.xml:15 data/jsp.xml:3 data/latex.xml:3
-#: data/less.xml:3 data/mab.xml:3 data/mako.xml:7
-#: data/mandoc.xml:3 data/mediawiki.xml:7
-#: data/metafont.xml:9 data/pango.xml:3
-#: data/postscript.xml:3 data/ppd.xml:12
-#: data/relaxng.xml:22 data/relaxngcompact.xml:3
-#: data/rest.xml:14 data/restructuredtext.xml:3
-#: data/rhtml.xml:47 data/roff.xml:10
-#: data/rtf.xml:3 data/scss.xml:28 data/sgml.xml:3
-#: data/sisu.xml:3 data/template-toolkit.xml:21
-#: data/texinfo.xml:3 data/textile.xml:18
-#: data/txt2tags.xml:6 data/vcard.xml:5
-#: data/wml.xml:57 data/xml.xml:9
-#: data/xmldebug.xml:3 data/xslt.xml:55
+#: data/asn1.xml:12 data/asp.xml:3 data/bibtex.xml:9 data/carto-css.xml:6
+#: data/ccss.xml:9 data/coldfusion.xml:3 data/context.xml:3 data/css.xml:26
+#: data/ddoc.xml:52 data/djangotemplate.xml:7 data/doxygen.xml:34
+#: data/doxygenlua.xml:30 data/dtd.xml:6 data/ftl.xml:3 data/gettext.xml:26
+#: data/glosstex.xml:3 data/haml.xml:3 data/hamlet.xml:8 data/html.xml:7
+#: data/javadoc.xml:3 data/json.xml:15 data/jsp.xml:3 data/latex.xml:3
+#: data/less.xml:3 data/mab.xml:3 data/mako.xml:7 data/mandoc.xml:3
+#: data/mediawiki.xml:7 data/metafont.xml:9 data/pango.xml:3
+#: data/postscript.xml:3 data/ppd.xml:12 data/relaxng.xml:22
+#: data/relaxngcompact.xml:3 data/rest.xml:14 data/restructuredtext.xml:3
+#: data/rhtml.xml:47 data/roff.xml:10 data/rtf.xml:3 data/scss.xml:28
+#: data/sgml.xml:3 data/sisu.xml:3 data/template-toolkit.xml:21
+#: data/texinfo.xml:3 data/textile.xml:18 data/txt2tags.xml:6 data/vcard.xml:5
+#: data/wml.xml:57 data/xml.xml:9 data/xmldebug.xml:3 data/xslt.xml:55
#: data/xul.xml:7 data/yaml.xml:4
msgid ""
"_: Language Section\n"
"Markup"
msgstr ""
-#: data/fgl-4gl.xml:3 data/fgl-per.xml:3
-#: data/ldif.xml:3 data/progress.xml:3
-#: data/sql-mysql.xml:8 data/sql-oracle.xml:4
-#: data/sql-postgresql.xml:6 data/sql.xml:7
+#: data/fgl-4gl.xml:3 data/fgl-per.xml:3 data/ldif.xml:3 data/progress.xml:3
+#: data/sql-mysql.xml:8 data/sql-oracle.xml:4 data/sql-postgresql.xml:6
+#: data/sql.xml:7
msgid ""
"_: Language Section\n"
"Database"
diff --git a/template/messages/tdelibs/knotify.pot b/template/messages/tdelibs/knotify.pot
index b3de1569510..32de079f36e 100644
--- a/template/messages/tdelibs/knotify.pot
+++ b/template/messages/tdelibs/knotify.pot
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"POT-Creation-Date: 2020-05-11 13:00+0200\n"
+"POT-Creation-Date: 2021-07-07 22:14+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -49,8 +49,8 @@ msgstr ""
#: knotify.cpp:148
msgid ""
-"During the previous startup, KNotify crashed while creating "
-"Arts::Dispatcher. Do you want to try again or disable aRts sound output?\n"
+"During the previous startup, KNotify crashed while creating Arts::"
+"Dispatcher. Do you want to try again or disable aRts sound output?\n"
"\n"
"If you choose to disable aRts output now, you can re-enable it later or "
"select an alternate sound player in the System Notifications control panel."
diff --git a/template/messages/tdelibs/tdeio.pot b/template/messages/tdelibs/tdeio.pot
index 98d4cfa91ae..f910027cffc 100644
--- a/template/messages/tdelibs/tdeio.pot
+++ b/template/messages/tdelibs/tdeio.pot
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"POT-Creation-Date: 2021-06-10 20:19+0000\n"
+"POT-Creation-Date: 2021-07-07 22:17+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -584,8 +584,8 @@ msgstr ""
#: misc/tdefile/fileprops.cpp:244
msgid ""
-"Prints the value for 'key' of the given file(s). 'key' may also be a "
-"comma-separated list of keys"
+"Prints the value for 'key' of the given file(s). 'key' may also be a comma-"
+"separated list of keys"
msgstr ""
#: misc/tdefile/fileprops.cpp:248
@@ -694,8 +694,8 @@ msgstr ""
#: misc/tdewalletd/tdewalletd.cpp:440
msgid ""
-"<qt>The application '<b>%1</b>' has requested to open the wallet "
-"'<b>%2</b>'. Please enter the password for this wallet below."
+"<qt>The application '<b>%1</b>' has requested to open the wallet '<b>%2</"
+"b>'. Please enter the password for this wallet below."
msgstr ""
#: misc/tdewalletd/tdewalletd.cpp:443 misc/tdewalletd/tdewalletd.cpp:457
@@ -753,8 +753,8 @@ msgstr ""
#: misc/tdewalletd/tdewalletd.cpp:564
msgid ""
-"<qt>The application '<b>%1</b>' has requested access to the open wallet "
-"'<b>%2</b>'."
+"<qt>The application '<b>%1</b>' has requested access to the open wallet '<b>"
+"%2</b>'."
msgstr ""
#: misc/tdewalletd/tdewalletd.cpp:651
@@ -843,8 +843,7 @@ msgstr ""
msgid "Speed"
msgstr ""
-#: misc/uiserver.cpp:145 misc/uiserver.cpp:470
-#: tdefile/tdefiledetailview.cpp:66
+#: misc/uiserver.cpp:145 misc/uiserver.cpp:470 tdefile/tdefiledetailview.cpp:66
msgid "Size"
msgstr ""
@@ -1728,8 +1727,7 @@ msgid ""
"column."
msgstr ""
-#: tdefile/kpropertiesdesktopadvbase.ui:95
-#: tdefile/kpropertiesdialog.cpp:2012
+#: tdefile/kpropertiesdesktopadvbase.ui:95 tdefile/kpropertiesdialog.cpp:2012
#, no-c-format
msgid "User"
msgstr ""
@@ -1927,32 +1925,28 @@ msgstr ""
msgid "&Window title:"
msgstr ""
-#: tdefile/kpropertiesdesktopadvbase.ui:55
-#: tdefile/kpropertiesdialog.cpp:3741
+#: tdefile/kpropertiesdesktopadvbase.ui:55 tdefile/kpropertiesdialog.cpp:3741
#, no-c-format
msgid "&Run in terminal"
msgstr ""
-#: tdefile/kpropertiesdesktopadvbase.ui:77
-#: tdefile/kpropertiesdialog.cpp:3756
+#: tdefile/kpropertiesdesktopadvbase.ui:77 tdefile/kpropertiesdialog.cpp:3756
#, no-c-format
msgid "Do not &close when command exits"
msgstr ""
-#: tdefile/kpropertiesdesktopadvbase.ui:66
-#: tdefile/kpropertiesdialog.cpp:3760
+#: tdefile/kpropertiesdesktopadvbase.ui:66 tdefile/kpropertiesdialog.cpp:3760
#, no-c-format
msgid "&Terminal options:"
msgstr ""
-#: tdefile/kpropertiesdesktopadvbase.ui:106
-#: tdefile/kpropertiesdialog.cpp:3780
+#: tdefile/kpropertiesdesktopadvbase.ui:106 tdefile/kpropertiesdialog.cpp:3780
#, no-c-format
msgid "Ru&n as a different user"
msgstr ""
-#: tdefile/kpropertiesdesktopadvbase.ui:134
-#: tdefile/kpropertiesdialog.cpp:3783 tdeio/passdlg.cpp:108
+#: tdefile/kpropertiesdesktopadvbase.ui:134 tdefile/kpropertiesdialog.cpp:3783
+#: tdeio/passdlg.cpp:108
#, no-c-format
msgid "&Username:"
msgstr ""
@@ -2027,8 +2021,8 @@ msgstr ""
msgid ""
"<qt>This is the location associated with the entry. Any valid URL may be "
"used. For example:<p>%1<br>http://www.trinitydesktop.org<p>By clicking on "
-"the button next to the text edit box you can browse to an appropriate "
-"URL.</qt>"
+"the button next to the text edit box you can browse to an appropriate URL.</"
+"qt>"
msgstr ""
#: tdefile/kurlbar.cpp:952
@@ -2396,12 +2390,12 @@ msgid ""
"This option enables some convenient features for saving files with "
"extensions:<br><ol><li>Any extension specified in the <b>%1</b> text area "
"will be updated if you change the file type to save in.<br><br></li><li>If "
-"no extension is specified in the <b>%2</b> text area when you click "
-"<b>Save</b>, %3 will be added to the end of the filename (if the filename "
-"does not already exist). This extension is based on the file type that you "
-"have chosen to save in.<br><br>If you do not want TDE to supply an extension "
-"for the filename, you can either turn this option off or you can suppress it "
-"by adding a period (.) to the end of the filename (the period will be "
+"no extension is specified in the <b>%2</b> text area when you click <b>Save</"
+"b>, %3 will be added to the end of the filename (if the filename does not "
+"already exist). This extension is based on the file type that you have "
+"chosen to save in.<br><br>If you do not want TDE to supply an extension for "
+"the filename, you can either turn this option off or you can suppress it by "
+"adding a period (.) to the end of the filename (the period will be "
"automatically removed).</li></ol>If unsure, keep this option enabled as it "
"makes your files more manageable."
msgstr ""
@@ -3306,9 +3300,8 @@ msgstr ""
#: tdeio/global.cpp:634
msgid ""
-"This means that the contents of the requested file or folder "
-"<strong>%1</strong> could not be retrieved, as read access could not be "
-"obtained."
+"This means that the contents of the requested file or folder <strong>%1</"
+"strong> could not be retrieved, as read access could not be obtained."
msgstr ""
#: tdeio/global.cpp:637
@@ -3335,9 +3328,9 @@ msgstr ""
#: tdeio/global.cpp:654
msgid ""
-"The program on your computer which provides access to the "
-"<strong>%1</strong> protocol could not be started. This is usually due to "
-"technical reasons."
+"The program on your computer which provides access to the <strong>%1</"
+"strong> protocol could not be started. This is usually due to technical "
+"reasons."
msgstr ""
#: tdeio/global.cpp:657
@@ -3353,8 +3346,8 @@ msgstr ""
#: tdeio/global.cpp:666
msgid ""
-"The program on your computer which provides access to the "
-"<strong>%1</strong> protocol has reported an internal error."
+"The program on your computer which provides access to the <strong>%1</"
+"strong> protocol has reported an internal error."
msgstr ""
#: tdeio/global.cpp:674
@@ -3363,11 +3356,11 @@ msgstr ""
#: tdeio/global.cpp:675
msgid ""
-"The <strong>U</strong>niform <strong>R</strong>esource "
-"<strong>L</strong>ocator (URL) that you entered was not properly formatted. "
-"The format of a URL is generally as "
-"follows:<blockquote><strong>protocol://user:password@www.example.org:port/fol"
-"der/filename.extension?query=value</strong></blockquote>"
+"The <strong>U</strong>niform <strong>R</strong>esource <strong>L</"
+"strong>ocator (URL) that you entered was not properly formatted. The format "
+"of a URL is generally as follows:<blockquote><strong>protocol://user:"
+"password@www.example.org:port/folder/filename.extension?query=value</"
+"strong></blockquote>"
msgstr ""
#: tdeio/global.cpp:684
@@ -3395,9 +3388,8 @@ msgstr ""
msgid ""
"You may perform a search on the Trinity website for a TDE program (called a "
"tdeioslave, ioslave or tdeio) which supports this protocol. Places to search "
-"include <a "
-"href=\"https://mirror.git.trinitydesktop.org/cgit/\">https://mirror.git.trini"
-"tydesktop.org/cgit/</a> or the repos for your distribution."
+"include <a href=\"https://mirror.git.trinitydesktop.org/cgit/\">https://"
+"mirror.git.trinitydesktop.org/cgit/</a> or the repos for your distribution."
msgstr ""
#: tdeio/global.cpp:699
@@ -3410,9 +3402,8 @@ msgstr ""
#: tdeio/global.cpp:701
msgid ""
-"The <strong>U</strong>niform <strong>R</strong>esource "
-"<strong>L</strong>ocator (URL) that you entered did not refer to a specific "
-"resource."
+"The <strong>U</strong>niform <strong>R</strong>esource <strong>L</"
+"strong>ocator (URL) that you entered did not refer to a specific resource."
msgstr ""
#: tdeio/global.cpp:704
@@ -3712,9 +3703,9 @@ msgstr ""
#: tdeio/global.cpp:887
msgid ""
-"The <strong>U</strong>niform <strong>R</strong>esource "
-"<strong>L</strong>ocator (URL) that you entered did not refer to a valid "
-"mechanism of accessing the specific resource, <strong>%1%2</strong>."
+"The <strong>U</strong>niform <strong>R</strong>esource <strong>L</"
+"strong>ocator (URL) that you entered did not refer to a valid mechanism of "
+"accessing the specific resource, <strong>%1%2</strong>."
msgstr ""
#: tdeio/global.cpp:892
@@ -3872,9 +3863,8 @@ msgstr ""
#: tdeio/global.cpp:1009
msgid ""
-"An attempt to determine information about the status of the resource "
-"<strong>%1</strong>, such as the resource name, type, size, etc., was "
-"unsuccessful."
+"An attempt to determine information about the status of the resource <strong>"
+"%1</strong>, such as the resource name, type, size, etc., was unsuccessful."
msgstr ""
#: tdeio/global.cpp:1012
@@ -3953,8 +3943,8 @@ msgstr ""
#: tdeio/global.cpp:1067
msgid ""
-"An attempt to alter the permissions on the specified resource "
-"<strong>%1</strong> failed."
+"An attempt to alter the permissions on the specified resource <strong>%1</"
+"strong> failed."
msgstr ""
#: tdeio/global.cpp:1074
@@ -3971,8 +3961,8 @@ msgstr ""
#: tdeio/global.cpp:1083
msgid ""
-"The program on your computer which provides access to the "
-"<strong>%1</strong> protocol has unexpectedly terminated."
+"The program on your computer which provides access to the <strong>%1</"
+"strong> protocol has unexpectedly terminated."
msgstr ""
#: tdeio/global.cpp:1091
@@ -3981,9 +3971,8 @@ msgstr ""
#: tdeio/global.cpp:1092
msgid ""
-"The program on your computer which provides access to the "
-"<strong>%1</strong> protocol could not obtain the memory required to "
-"continue."
+"The program on your computer which provides access to the <strong>%1</"
+"strong> protocol could not obtain the memory required to continue."
msgstr ""
#: tdeio/global.cpp:1100
@@ -3992,9 +3981,9 @@ msgstr ""
#: tdeio/global.cpp:1101
msgid ""
-"While retrieving information about the specified proxy host, "
-"<strong>%1</strong>, an Unknown Host error was encountered. An unknown host "
-"error indicates that the requested name could not be located on the Internet."
+"While retrieving information about the specified proxy host, <strong>%1</"
+"strong>, an Unknown Host error was encountered. An unknown host error "
+"indicates that the requested name could not be located on the Internet."
msgstr ""
#: tdeio/global.cpp:1105
@@ -4022,9 +4011,9 @@ msgstr ""
#: tdeio/global.cpp:1120
msgid ""
-"Please file a bug at <a "
-"href=\"http://bugs.trinitydesktop.org/\">http://bugs.trinitydesktop.org/</a> "
-"to inform the TDE team of the unsupported authentication method."
+"Please file a bug at <a href=\"http://bugs.trinitydesktop.org/\">http://bugs."
+"trinitydesktop.org/</a> to inform the TDE team of the unsupported "
+"authentication method."
msgstr ""
#: tdeio/global.cpp:1126
@@ -4104,8 +4093,8 @@ msgstr ""
#: tdeio/global.cpp:1178
msgid ""
-"The program on your computer which provides access to the "
-"<strong>%1</strong> protocol has reported an unknown error: %2."
+"The program on your computer which provides access to the <strong>%1</"
+"strong> protocol has reported an unknown error: %2."
msgstr ""
#: tdeio/global.cpp:1186
@@ -4114,9 +4103,8 @@ msgstr ""
#: tdeio/global.cpp:1187
msgid ""
-"The program on your computer which provides access to the "
-"<strong>%1</strong> protocol has reported an interruption of an unknown "
-"type: %2."
+"The program on your computer which provides access to the <strong>%1</"
+"strong> protocol has reported an interruption of an unknown type: %2."
msgstr ""
#: tdeio/global.cpp:1195
@@ -4126,8 +4114,8 @@ msgstr ""
#: tdeio/global.cpp:1196
msgid ""
"The requested operation required the deleting of the original file, most "
-"likely at the end of a file move operation. The original file "
-"<strong>%1</strong> could not be deleted."
+"likely at the end of a file move operation. The original file <strong>%1</"
+"strong> could not be deleted."
msgstr ""
#: tdeio/global.cpp:1205
@@ -4137,8 +4125,8 @@ msgstr ""
#: tdeio/global.cpp:1206
msgid ""
"The requested operation required the creation of a temporary file in which "
-"to save the new file while being downloaded. This temporary file "
-"<strong>%1</strong> could not be deleted."
+"to save the new file while being downloaded. This temporary file <strong>%1</"
+"strong> could not be deleted."
msgstr ""
#: tdeio/global.cpp:1215
@@ -4147,8 +4135,8 @@ msgstr ""
#: tdeio/global.cpp:1216
msgid ""
-"The requested operation required the renaming of the original file "
-"<strong>%1</strong>, however it could not be renamed."
+"The requested operation required the renaming of the original file <strong>"
+"%1</strong>, however it could not be renamed."
msgstr ""
#: tdeio/global.cpp:1224
@@ -4157,8 +4145,8 @@ msgstr ""
#: tdeio/global.cpp:1225
msgid ""
-"The requested operation required the creation of a temporary file "
-"<strong>%1</strong>, however it could not be created."
+"The requested operation required the creation of a temporary file <strong>"
+"%1</strong>, however it could not be created."
msgstr ""
#: tdeio/global.cpp:1233
@@ -5446,8 +5434,7 @@ msgstr ""
msgid "Turn O&ff All"
msgstr ""
-#: tdefile/knotifywidgetbase.ui:173
-#: tdefile/knotifywidgetbase.ui:184
+#: tdefile/knotifywidgetbase.ui:173 tdefile/knotifywidgetbase.ui:184
#, no-c-format
msgid "Allows you to change the behavior for all events at once"
msgstr ""
@@ -5606,8 +5593,7 @@ msgstr ""
msgid "&Supported file types:"
msgstr ""
-#: tdefile/kpropertiesdesktopbase.ui:50
-#: tdefile/kpropertiesdesktopbase.ui:93
+#: tdefile/kpropertiesdesktopbase.ui:50 tdefile/kpropertiesdesktopbase.ui:93
#, no-c-format
msgid ""
"<qt><p>This list should show the types of file that your application can "
@@ -5615,25 +5601,23 @@ msgid ""
"<p>MIME, Multipurpose Internet (e)Mail Extension, is a standard protocol for "
"identifying the type of data based on filename extensions and correspondent "
"<u>mimetypes</u>. Example: the \"bmp\" part that comes after the dot in "
-"flower.bmp indicates that it is a specific kind of image, "
-"<u>image/x-bmp</u>. To know which application should open each type of file, "
-"the system should be informed about the abilities of each application to "
-"handle these extensions and mimetypes.</p>\n"
+"flower.bmp indicates that it is a specific kind of image, <u>image/x-bmp</"
+"u>. To know which application should open each type of file, the system "
+"should be informed about the abilities of each application to handle these "
+"extensions and mimetypes.</p>\n"
"<p>If you want to associate this application with one or more mimetypes that "
"are not in this list, click on the button <b>Add</b> below. If there are one "
"or more filetypes that this application cannot handle, you may want to "
-"remove them from the list clicking on the button <b>Remove</b> "
-"below.</p></qt>"
+"remove them from the list clicking on the button <b>Remove</b> below.</p></"
+"qt>"
msgstr ""
-#: tdefile/kpropertiesdesktopbase.ui:58
-#: tdefile/kpropertiesmimetypebase.ui:36
+#: tdefile/kpropertiesdesktopbase.ui:58 tdefile/kpropertiesmimetypebase.ui:36
#, no-c-format
msgid "Mimetype"
msgstr ""
-#: tdefile/kpropertiesdesktopbase.ui:69
-#: tdefile/kpropertiesmimetypebase.ui:47
+#: tdefile/kpropertiesdesktopbase.ui:69 tdefile/kpropertiesmimetypebase.ui:47
#, no-c-format
msgid "Description"
msgstr ""
@@ -5643,16 +5627,14 @@ msgstr ""
msgid "&Name:"
msgstr ""
-#: tdefile/kpropertiesdesktopbase.ui:109
-#: tdefile/kpropertiesdesktopbase.ui:117
+#: tdefile/kpropertiesdesktopbase.ui:109 tdefile/kpropertiesdesktopbase.ui:117
#, no-c-format
msgid ""
"Type the name you want to give to this application here. This application "
"will appear under this name in the applications menu and in the panel."
msgstr ""
-#: tdefile/kpropertiesdesktopbase.ui:131
-#: tdefile/kpropertiesdesktopbase.ui:139
+#: tdefile/kpropertiesdesktopbase.ui:131 tdefile/kpropertiesdesktopbase.ui:139
#, no-c-format
msgid ""
"Type the description of this application, based on its use, here. Examples: "
@@ -5664,8 +5646,7 @@ msgstr ""
msgid "Comm&ent:"
msgstr ""
-#: tdefile/kpropertiesdesktopbase.ui:153
-#: tdefile/kpropertiesdesktopbase.ui:161
+#: tdefile/kpropertiesdesktopbase.ui:153 tdefile/kpropertiesdesktopbase.ui:161
#, no-c-format
msgid "Type any comment you think is useful here."
msgstr ""
@@ -5675,8 +5656,7 @@ msgstr ""
msgid "Co&mmand:"
msgstr ""
-#: tdefile/kpropertiesdesktopbase.ui:175
-#: tdefile/kpropertiesdesktopbase.ui:194
+#: tdefile/kpropertiesdesktopbase.ui:175 tdefile/kpropertiesdesktopbase.ui:194
#, no-c-format
msgid ""
"Type the command to start this application here.\n"
@@ -5707,8 +5687,7 @@ msgstr ""
msgid "&Work path:"
msgstr ""
-#: tdefile/kpropertiesdesktopbase.ui:230
-#: tdefile/kpropertiesdesktopbase.ui:238
+#: tdefile/kpropertiesdesktopbase.ui:230 tdefile/kpropertiesdesktopbase.ui:238
#, no-c-format
msgid "Sets the working directory for your application."
msgstr ""
@@ -5757,8 +5736,8 @@ msgid ""
"<p>MIME, Multipurpose Internet (e)Mail Extension, is a standard protocol for "
"identifying the type of data based on filename extensions and correspondent "
"<u>mimetypes</u>. Example: the \"bmp\" part that comes after the dot in "
-"flower.bmp indicates that it is a specific kind of image, "
-"<u>image/x-bmp</u>. To know which application should open each type of file, "
-"the system should be informed about the abilities of each application to "
-"handle these extensions and mimetypes.</p>"
+"flower.bmp indicates that it is a specific kind of image, <u>image/x-bmp</"
+"u>. To know which application should open each type of file, the system "
+"should be informed about the abilities of each application to handle these "
+"extensions and mimetypes.</p>"
msgstr ""
diff --git a/template/messages/tdelibs/tdelibs.pot b/template/messages/tdelibs/tdelibs.pot
index 65f38f06f50..b4e8f623f6f 100644
--- a/template/messages/tdelibs/tdelibs.pot
+++ b/template/messages/tdelibs/tdelibs.pot
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"POT-Creation-Date: 2021-04-11 20:18+0000\n"
+"POT-Creation-Date: 2021-07-07 22:14+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -296,8 +296,8 @@ msgstr ""
#: ../../dependencies/tqt3/src/dialogs/qerrormessage.cpp:174
#: ../../dependencies/tqt3/src/dialogs/qfiledialog.cpp:2561
-#: ../../dependencies/tqt3/src/dialogs/qfiledialog.cpp:4667
-#: common_texts.cpp:67 tdecore/kdebug.cpp:345 tdecore/tdeapplication.cpp:1625
+#: ../../dependencies/tqt3/src/dialogs/qfiledialog.cpp:4667 common_texts.cpp:67
+#: tdecore/kdebug.cpp:345 tdecore/tdeapplication.cpp:1625
#: tdecore/tdeapplication.cpp:2685 tdecore/tdeapplication.cpp:2720
#: tdecore/tdeapplication.cpp:2991 tdecore/tdeapplication.cpp:3016
#: tdeui/kdialogbase.cpp:908 tdeui/kstdguiitem.cpp:99
@@ -341,8 +341,8 @@ msgstr ""
msgid "&Apply"
msgstr ""
-#: ../../dependencies/tqt3/src/dialogs/qfiledialog.cpp:2788
-#: common_texts.cpp:74 tdecore/tdestdaccel.cpp:52
+#: ../../dependencies/tqt3/src/dialogs/qfiledialog.cpp:2788 common_texts.cpp:74
+#: tdecore/tdestdaccel.cpp:52
msgid "File"
msgstr ""
@@ -354,8 +354,7 @@ msgstr ""
msgid "Discard"
msgstr ""
-#: common_texts.cpp:77 tdehtml/tdehtml_browser.rc:4
-#: tdeui/ui_standards.rc:4
+#: common_texts.cpp:77 tdehtml/tdehtml_browser.rc:4 tdeui/ui_standards.rc:4
#, no-c-format
msgid "&File"
msgstr ""
@@ -378,8 +377,8 @@ msgstr ""
msgid "Edit"
msgstr ""
-#: common_texts.cpp:81 tdehtml/tdehtml.rc:4
-#: tdehtml/tdehtml_browser.rc:11 tdeui/ui_standards.rc:57
+#: common_texts.cpp:81 tdehtml/tdehtml.rc:4 tdehtml/tdehtml_browser.rc:11
+#: tdeui/ui_standards.rc:57
#, no-c-format
msgid "&Edit"
msgstr ""
@@ -392,8 +391,7 @@ msgstr ""
msgid "View"
msgstr ""
-#: common_texts.cpp:84 tdehtml/tdehtml_browser.rc:20
-#: tdeui/ui_standards.rc:97
+#: common_texts.cpp:84 tdehtml/tdehtml_browser.rc:20 tdeui/ui_standards.rc:97
#, no-c-format
msgid "&View"
msgstr ""
@@ -414,8 +412,8 @@ msgstr ""
msgid "Reload"
msgstr ""
-#: ../../dependencies/tqt3/src/dialogs/qfiledialog.cpp:2613
-#: common_texts.cpp:89 tdecore/tdestdaccel.cpp:86
+#: ../../dependencies/tqt3/src/dialogs/qfiledialog.cpp:2613 common_texts.cpp:89
+#: tdecore/tdestdaccel.cpp:86
msgid "Back"
msgstr ""
@@ -464,9 +462,8 @@ msgid "&New Game"
msgstr ""
#: ../../dependencies/tqt3/src/dialogs/qfiledialog.cpp:3519
-#: ../../dependencies/tqt3/src/dialogs/qfiledialog.cpp:5716
-#: common_texts.cpp:99 tdecore/kkeyserver_x11.cpp:134
-#: tdecore/tdestdaccel.cpp:53
+#: ../../dependencies/tqt3/src/dialogs/qfiledialog.cpp:5716 common_texts.cpp:99
+#: tdecore/kkeyserver_x11.cpp:134 tdecore/tdestdaccel.cpp:53
msgid "Open"
msgstr ""
@@ -556,14 +553,13 @@ msgstr ""
msgid "&Print..."
msgstr ""
-#: common_texts.cpp:117 tdeui/tdemessagebox.cpp:837
-#: tdeui/tdemessagebox.cpp:867
+#: common_texts.cpp:117 tdeui/tdemessagebox.cpp:837 tdeui/tdemessagebox.cpp:867
msgid "Sorry"
msgstr ""
#: ../../dependencies/tqt3/src/dialogs/qprintdialog.cpp:1183
-#: common_texts.cpp:118 tdespell2/ui/configui.ui:34
-#: tdeui/keditcl2.cpp:723 tdeui/keditcl2.cpp:862 tdeutils/kfinddialog.cpp:162
+#: common_texts.cpp:118 tdespell2/ui/configui.ui:34 tdeui/keditcl2.cpp:723
+#: tdeui/keditcl2.cpp:862 tdeutils/kfinddialog.cpp:162
#, no-c-format
msgid "Options"
msgstr ""
@@ -596,8 +592,7 @@ msgstr ""
msgid "Clear"
msgstr ""
-#: common_texts.cpp:125 tdeui/tdefontdialog.cpp:225
-#: tdeui/tdefontdialog.cpp:477
+#: common_texts.cpp:125 tdeui/tdefontdialog.cpp:225 tdeui/tdefontdialog.cpp:477
msgid "Italic"
msgstr ""
@@ -783,10 +778,9 @@ msgstr ""
msgid "&Previous"
msgstr ""
-#: common_texts.cpp:170 tdecert/tdecertpart.cpp:723
-#: tdecert/tdecertpart.cpp:739 tdecore/tdestdaccel.cpp:73
-#: tdeui/keditcl2.cpp:456 tdeui/keditcl2.cpp:469 tdeui/keditcl2.cpp:830
-#: tdeutils/kreplace.cpp:45 tdeutils/kreplace.cpp:49
+#: common_texts.cpp:170 tdecert/tdecertpart.cpp:723 tdecert/tdecertpart.cpp:739
+#: tdecore/tdestdaccel.cpp:73 tdeui/keditcl2.cpp:456 tdeui/keditcl2.cpp:469
+#: tdeui/keditcl2.cpp:830 tdeutils/kreplace.cpp:45 tdeutils/kreplace.cpp:49
msgid "Replace"
msgstr ""
@@ -888,8 +882,7 @@ msgstr ""
msgid "Do not show this message again"
msgstr ""
-#: ../../dependencies/tqt3/src/kernel/qkeysequence.cpp:180
-#: common_texts.cpp:194
+#: ../../dependencies/tqt3/src/kernel/qkeysequence.cpp:180 common_texts.cpp:194
msgid ""
"_: TQAccel\n"
"Escape"
@@ -907,100 +900,86 @@ msgid ""
"Backtab"
msgstr ""
-#: ../../dependencies/tqt3/src/kernel/qkeysequence.cpp:100
-#: common_texts.cpp:197
+#: ../../dependencies/tqt3/src/kernel/qkeysequence.cpp:100 common_texts.cpp:197
msgid ""
"_: TQAccel\n"
"Backspace"
msgstr ""
-#: ../../dependencies/tqt3/src/kernel/qkeysequence.cpp:101
-#: common_texts.cpp:198
+#: ../../dependencies/tqt3/src/kernel/qkeysequence.cpp:101 common_texts.cpp:198
msgid ""
"_: TQAccel\n"
"Return"
msgstr ""
-#: ../../dependencies/tqt3/src/kernel/qkeysequence.cpp:102
-#: common_texts.cpp:199
+#: ../../dependencies/tqt3/src/kernel/qkeysequence.cpp:102 common_texts.cpp:199
msgid ""
"_: TQAccel\n"
"Enter"
msgstr ""
-#: ../../dependencies/tqt3/src/kernel/qkeysequence.cpp:178
-#: common_texts.cpp:200
+#: ../../dependencies/tqt3/src/kernel/qkeysequence.cpp:178 common_texts.cpp:200
msgid ""
"_: TQAccel\n"
"Insert"
msgstr ""
-#: ../../dependencies/tqt3/src/kernel/qkeysequence.cpp:179
-#: common_texts.cpp:201
+#: ../../dependencies/tqt3/src/kernel/qkeysequence.cpp:179 common_texts.cpp:201
msgid ""
"_: TQAccel\n"
"Delete"
msgstr ""
-#: ../../dependencies/tqt3/src/kernel/qkeysequence.cpp:105
-#: common_texts.cpp:202
+#: ../../dependencies/tqt3/src/kernel/qkeysequence.cpp:105 common_texts.cpp:202
msgid ""
"_: TQAccel\n"
"Pause"
msgstr ""
-#: ../../dependencies/tqt3/src/kernel/qkeysequence.cpp:106
-#: common_texts.cpp:203
+#: ../../dependencies/tqt3/src/kernel/qkeysequence.cpp:106 common_texts.cpp:203
msgid ""
"_: TQAccel\n"
"Print"
msgstr ""
-#: ../../dependencies/tqt3/src/kernel/qkeysequence.cpp:107
-#: common_texts.cpp:204
+#: ../../dependencies/tqt3/src/kernel/qkeysequence.cpp:107 common_texts.cpp:204
msgid ""
"_: TQAccel\n"
"SysReq"
msgstr ""
#: ../../dependencies/tqt3/src/kernel/qkeysequence.cpp:108
-#: ../../dependencies/tqt3/src/kernel/qkeysequence.cpp:140
-#: common_texts.cpp:205
+#: ../../dependencies/tqt3/src/kernel/qkeysequence.cpp:140 common_texts.cpp:205
msgid ""
"_: TQAccel\n"
"Home"
msgstr ""
-#: ../../dependencies/tqt3/src/kernel/qkeysequence.cpp:109
-#: common_texts.cpp:206
+#: ../../dependencies/tqt3/src/kernel/qkeysequence.cpp:109 common_texts.cpp:206
msgid ""
"_: TQAccel\n"
"End"
msgstr ""
-#: ../../dependencies/tqt3/src/kernel/qkeysequence.cpp:110
-#: common_texts.cpp:207
+#: ../../dependencies/tqt3/src/kernel/qkeysequence.cpp:110 common_texts.cpp:207
msgid ""
"_: TQAccel\n"
"Left"
msgstr ""
-#: ../../dependencies/tqt3/src/kernel/qkeysequence.cpp:111
-#: common_texts.cpp:208
+#: ../../dependencies/tqt3/src/kernel/qkeysequence.cpp:111 common_texts.cpp:208
msgid ""
"_: TQAccel\n"
"Up"
msgstr ""
-#: ../../dependencies/tqt3/src/kernel/qkeysequence.cpp:112
-#: common_texts.cpp:209
+#: ../../dependencies/tqt3/src/kernel/qkeysequence.cpp:112 common_texts.cpp:209
msgid ""
"_: TQAccel\n"
"Right"
msgstr ""
-#: ../../dependencies/tqt3/src/kernel/qkeysequence.cpp:113
-#: common_texts.cpp:210
+#: ../../dependencies/tqt3/src/kernel/qkeysequence.cpp:113 common_texts.cpp:210
msgid ""
"_: TQAccel\n"
"Down"
@@ -1042,22 +1021,19 @@ msgid ""
"Alt"
msgstr ""
-#: ../../dependencies/tqt3/src/kernel/qkeysequence.cpp:116
-#: common_texts.cpp:217
+#: ../../dependencies/tqt3/src/kernel/qkeysequence.cpp:116 common_texts.cpp:217
msgid ""
"_: TQAccel\n"
"CapsLock"
msgstr ""
-#: ../../dependencies/tqt3/src/kernel/qkeysequence.cpp:117
-#: common_texts.cpp:218
+#: ../../dependencies/tqt3/src/kernel/qkeysequence.cpp:117 common_texts.cpp:218
msgid ""
"_: TQAccel\n"
"NumLock"
msgstr ""
-#: ../../dependencies/tqt3/src/kernel/qkeysequence.cpp:118
-#: common_texts.cpp:219
+#: ../../dependencies/tqt3/src/kernel/qkeysequence.cpp:118 common_texts.cpp:219
msgid ""
"_: TQAccel\n"
"ScrollLock"
@@ -1207,15 +1183,13 @@ msgid ""
"AsciiTilde"
msgstr ""
-#: ../../dependencies/tqt3/src/kernel/qkeysequence.cpp:114
-#: common_texts.cpp:244
+#: ../../dependencies/tqt3/src/kernel/qkeysequence.cpp:114 common_texts.cpp:244
msgid ""
"_: TQAccel\n"
"PgUp"
msgstr ""
-#: ../../dependencies/tqt3/src/kernel/qkeysequence.cpp:115
-#: common_texts.cpp:245
+#: ../../dependencies/tqt3/src/kernel/qkeysequence.cpp:115 common_texts.cpp:245
msgid ""
"_: TQAccel\n"
"PgDown"
@@ -1251,15 +1225,13 @@ msgid ""
"Percent"
msgstr ""
-#: ../../dependencies/tqt3/src/kernel/qkeysequence.cpp:119
-#: common_texts.cpp:251
+#: ../../dependencies/tqt3/src/kernel/qkeysequence.cpp:119 common_texts.cpp:251
msgid ""
"_: TQAccel\n"
"Menu"
msgstr ""
-#: ../../dependencies/tqt3/src/kernel/qkeysequence.cpp:120
-#: common_texts.cpp:252
+#: ../../dependencies/tqt3/src/kernel/qkeysequence.cpp:120 common_texts.cpp:252
msgid ""
"_: TQAccel\n"
"Help"
@@ -1271,8 +1243,7 @@ msgid ""
"NumberSign"
msgstr ""
-#: common_texts.cpp:254 tdehtml/tdehtml_browser.rc:37
-#: tdeui/ui_standards.rc:186
+#: common_texts.cpp:254 tdehtml/tdehtml_browser.rc:37 tdeui/ui_standards.rc:186
#, no-c-format
msgid "Main Toolbar"
msgstr ""
@@ -1814,8 +1785,8 @@ msgstr ""
#: kded/tde-menu.cpp:142
msgid ""
-"You must specify at least one of --print-menu-id, --print-menu-name or "
-"--highlight"
+"You must specify at least one of --print-menu-id, --print-menu-name or --"
+"highlight"
msgstr ""
#: kded/tde-menu.cpp:164
@@ -2078,11 +2049,10 @@ msgstr ""
#: tdeabc/addresseedialog.cpp:70 tdeabc/addresseedialog.cpp:100
#: tdeabc/distributionlistdialog.cpp:174 tdeabc/distributionlistdialog.cpp:189
#: tdeabc/distributionlisteditor.cpp:142 tdeabc/distributionlisteditor.cpp:161
-#: tdeabc/scripts/entrylist:16
-#: tdehtml/misc/knsplugininstaller.cpp:380 tdenewstuff/downloaddialog.cpp:282
-#: tdenewstuff/downloaddialog.cpp:288 tdenewstuff/downloaddialog.cpp:294
-#: tdenewstuff/providerdialog.cpp:65 tderesources/configpage.cpp:119
-#: tdeutils/kpluginselector.cpp:200
+#: tdeabc/scripts/entrylist:16 tdehtml/misc/knsplugininstaller.cpp:380
+#: tdenewstuff/downloaddialog.cpp:282 tdenewstuff/downloaddialog.cpp:288
+#: tdenewstuff/downloaddialog.cpp:294 tdenewstuff/providerdialog.cpp:65
+#: tderesources/configpage.cpp:119 tdeutils/kpluginselector.cpp:200
msgid "Name"
msgstr ""
@@ -3444,8 +3414,8 @@ msgstr ""
msgid "Greek"
msgstr ""
-#: tdecore/kcharsets.cpp:51 tdehtml/tdehtml_part.cpp:284
-#: tdeui/ksconfig.cpp:235 tdeui/ksconfig.cpp:395 tdeui/ksconfig.cpp:665
+#: tdecore/kcharsets.cpp:51 tdehtml/tdehtml_part.cpp:284 tdeui/ksconfig.cpp:235
+#: tdeui/ksconfig.cpp:395 tdeui/ksconfig.cpp:665
msgid "Hebrew"
msgstr ""
@@ -3461,8 +3431,8 @@ msgstr ""
msgid "Thai"
msgstr ""
-#: tdecore/kcharsets.cpp:55 tdehtml/tdehtml_part.cpp:289
-#: tdeui/ksconfig.cpp:240 tdeui/ksconfig.cpp:400 tdeui/ksconfig.cpp:670
+#: tdecore/kcharsets.cpp:55 tdehtml/tdehtml_part.cpp:289 tdeui/ksconfig.cpp:240
+#: tdeui/ksconfig.cpp:400 tdeui/ksconfig.cpp:670
msgid "Turkish"
msgstr ""
@@ -3841,9 +3811,9 @@ msgid ""
"_: replace this with information about your translation team\n"
"<p>TDE is translated into many languages thanks to the work of the "
"translation teams all over the world.</p><p>For more information on TDE "
-"internationalization visit the <a "
-"href=\"https://wiki.trinitydesktop.org/TDE_Weblate_Translation_Workspace\">TD"
-"E Weblate Translation Workspace (TWTW)</a></p>"
+"internationalization visit the <a href=\"https://wiki.trinitydesktop.org/"
+"TDE_Weblate_Translation_Workspace\">TDE Weblate Translation Workspace "
+"(TWTW)</a></p>"
msgstr ""
#: tdecore/tdeaboutdata.cpp:454
@@ -3860,9 +3830,9 @@ msgstr ""
#: tdecore/tdeapplication.cpp:1139
msgid ""
-"_: Dear Translator! Translate this string to the string 'LTR' in "
-"left-to-right languages (as english) or to 'RTL' in right-to-left languages "
-"(such as Hebrew and Arabic) to get proper widget layout."
+"_: Dear Translator! Translate this string to the string 'LTR' in left-to-"
+"right languages (as english) or to 'RTL' in right-to-left languages (such as "
+"Hebrew and Arabic) to get proper widget layout."
msgstr ""
#: tdecore/tdeapplication.cpp:1612
@@ -4709,8 +4679,7 @@ msgstr ""
msgid "Scanner"
msgstr ""
-#: tdeabc/scripts/entrylist:83
-#: tdecore/tdehw/tdehardwaredevices.cpp:4201
+#: tdeabc/scripts/entrylist:83 tdecore/tdehw/tdehardwaredevices.cpp:4201
msgid "Sound"
msgstr ""
@@ -6122,8 +6091,8 @@ msgstr ""
#: tdehtml/tdehtml_part.cpp:4824
msgid ""
-"<qt>The form will be submitted to <BR><B>%1</B><BR>on your local "
-"filesystem.<BR>Do you want to submit the form?"
+"<qt>The form will be submitted to <BR><B>%1</B><BR>on your local filesystem."
+"<BR>Do you want to submit the form?"
msgstr ""
#: tdehtml/tdehtml_part.cpp:4873
@@ -6787,8 +6756,8 @@ msgstr ""
#: tdenewstuff/knewstuffsecure.cpp:131
msgid ""
-"The resource was signed with key <i>0x%1</i>, belonging to <i>%2 "
-"&lt;%3&gt;</i>."
+"The resource was signed with key <i>0x%1</i>, belonging to <i>%2 &lt;%3&gt;</"
+"i>."
msgstr ""
#: tdenewstuff/knewstuffsecure.cpp:137
@@ -6850,8 +6819,8 @@ msgstr ""
#: tdenewstuff/security.cpp:177
msgid ""
-"<qt>Enter passphrase for key <b>0x%1</b>, belonging "
-"to<br><i>%2&lt;%3&gt;</i>:</qt>"
+"<qt>Enter passphrase for key <b>0x%1</b>, belonging to<br><i>%2&lt;%3&gt;</"
+"i>:</qt>"
msgstr ""
#: tdenewstuff/security.cpp:257
@@ -7274,8 +7243,8 @@ msgstr ""
#: tderesources/configpage.cpp:528
msgid ""
-"There is no valid standard resource! Please select one which is neither "
-"read-only nor inactive."
+"There is no valid standard resource! Please select one which is neither read-"
+"only nor inactive."
msgstr ""
#: tderesources/kcmtderesources.cpp:44
@@ -7551,8 +7520,8 @@ msgid ""
"Consider using any large email service if you want to avoid using your "
"private email address.\n"
"\n"
-"Selecting the button below opens your web browser to "
-"http://bugs.trinitydesktop.org,\n"
+"Selecting the button below opens your web browser to http://bugs."
+"trinitydesktop.org,\n"
"where you will find the report form.\n"
"The information displayed above will be transferred to the reporting "
"system.\n"
@@ -7581,9 +7550,9 @@ msgstr ""
msgid ""
"<p>You chose the severity <b>Critical</b>. Please note that this severity is "
"intended only for bugs that</p><ul><li>break unrelated software on the "
-"system (or the whole system)</li><li>cause serious data "
-"loss</li><li>introduce a security hole on the system where the affected "
-"package is installed</li></ul>\n"
+"system (or the whole system)</li><li>cause serious data loss</"
+"li><li>introduce a security hole on the system where the affected package is "
+"installed</li></ul>\n"
"<p>Does the bug you are reporting cause any of the above damage? If it does "
"not, please select a lower severity. Thank you!</p>"
msgstr ""
@@ -7593,8 +7562,8 @@ msgid ""
"<p>You chose the severity <b>Grave</b>. Please note that this severity is "
"intended only for bugs that</p><ul><li>make the package in question unusable "
"or mostly so</li><li>cause data loss</li><li>introduce a security hole "
-"allowing access to the accounts of users who use the affected "
-"package</li></ul>\n"
+"allowing access to the accounts of users who use the affected package</li></"
+"ul>\n"
"<p>Does the bug you are reporting cause any of the above damage? If it does "
"not, please select a lower severity. Thank you!</p>"
msgstr ""
@@ -7623,8 +7592,8 @@ msgstr ""
#: tdeui/kcharselect.cpp:366
msgid ""
"_: Character\n"
-"<qt><font size=\"+4\" face=\"%1\">%2</font><br>Unicode code point: "
-"U+%3<br>(In decimal: %4)<br>(Character: %5)</qt>"
+"<qt><font size=\"+4\" face=\"%1\">%2</font><br>Unicode code point: U+"
+"%3<br>(In decimal: %4)<br>(Character: %5)</qt>"
msgstr ""
#: tdeui/kcharselect.cpp:383 tdeui/tdefontdialog.cpp:144
@@ -8542,8 +8511,7 @@ msgstr ""
msgid "Cu&t"
msgstr ""
-#: tdehtml/kjserrordlg.ui:39 tdeui/kstdaction_p.h:58
-#: tdeui/kstdguiitem.cpp:161
+#: tdehtml/kjserrordlg.ui:39 tdeui/kstdaction_p.h:58 tdeui/kstdguiitem.cpp:161
#, no-c-format
msgid "C&lear"
msgstr ""
@@ -8935,9 +8903,8 @@ msgstr ""
#: tdeui/tdeaboutapplication.cpp:119
msgid ""
-"Please use <a "
-"href=\"http://bugs.trinitydesktop.org\">http://bugs.trinitydesktop.org</a> "
-"to report bugs.\n"
+"Please use <a href=\"http://bugs.trinitydesktop.org\">http://bugs."
+"trinitydesktop.org</a> to report bugs.\n"
msgstr ""
#: tdeui/tdeaboutapplication.cpp:123 tdeui/tdeaboutapplication.cpp:126
@@ -8988,8 +8955,8 @@ msgstr ""
msgid ""
"<p>The <b>Trinity Desktop Environment</b> was born as a fork of the K "
"Desktop Environment version 3.5, which was originally written by the KDE "
-"Team, a world-wide network of software engineers committed to <a "
-"href=\"http://www.gnu.org/philosophy/free-sw.html\">Free Software</a> "
+"Team, a world-wide network of software engineers committed to <a href="
+"\"http://www.gnu.org/philosophy/free-sw.html\">Free Software</a> "
"development. The name <i>Trinity</i> was chosen because the word means "
"<i>Three</i> as in <i>continuation of KDE 3</i>.</p><p>Since then, TDE has "
"evolved to be an independent and standalone computer desktop environment "
@@ -8997,11 +8964,10 @@ msgid ""
"giving up on the efficiency, productivity and traditional user interface "
"experience characteristic of the original KDE 3 series.</p><p>No single "
"group, company or organization controls the Trinity source code. Everyone is "
-"welcome to contribute to Trinity.<br><br>Visit <a "
-"href=\"http://www.trinitydesktop.org\">http://www.trinitydesktop.org</a> for "
-"more information about Trinity, and <a "
-"href=\"http://www.kde.org\">http://www.kde.org</a> for more information on "
-"the KDE project.</p>"
+"welcome to contribute to Trinity.<br><br>Visit <a href=\"http://www."
+"trinitydesktop.org\">http://www.trinitydesktop.org</a> for more information "
+"about Trinity, and <a href=\"http://www.kde.org\">http://www.kde.org</a> for "
+"more information on the KDE project.</p>"
msgstr ""
#: tdeui/tdeabouttde.cpp:50
@@ -9009,28 +8975,25 @@ msgid ""
"<p>Software can always be improved, and the Trinity Team is ready to do so. "
"However, you - the user - must tell us when something does not work as "
"expected or could be done better.</p><p>The Trinity Desktop Environment has "
-"a bug tracking system. Visit <a "
-"href=\"http://bugs.trinitydesktop.org\">http://bugs.trinitydesktop.org</a> "
-"or use the \"Report Bug...\" dialog from the \"Help\" menu to report "
-"bugs.</p><p>If you have a suggestion for improvement then you are welcome to "
-"use the bug tracking system to register your wish. Make sure you use the "
-"severity called \"Wishlist\".</p>"
+"a bug tracking system. Visit <a href=\"http://bugs.trinitydesktop.org"
+"\">http://bugs.trinitydesktop.org</a> or use the \"Report Bug...\" dialog "
+"from the \"Help\" menu to report bugs.</p><p>If you have a suggestion for "
+"improvement then you are welcome to use the bug tracking system to register "
+"your wish. Make sure you use the severity called \"Wishlist\".</p>"
msgstr ""
#: tdeui/tdeabouttde.cpp:61
msgid ""
"<p>You do not have to be a software developer to be a member of the Trinity "
"team. You can join the national teams that translate program interfaces. You "
-"can provide graphics, themes, sounds, and improved documentation. You "
-"decide!</p><p>Visit the <a "
-"href=\"https://wiki.trinitydesktop.org/TDE_Gitea_Workspace\">TDE Gitea "
-"Workspace (TGW)</a> to find out how you can contribute or mail us using one "
-"of the available <a "
-"href=\"http://www.trinitydesktop.org/mailinglist.php\">mailing "
-"lists</a>.</p><p>If you need more information or documentation, then a visit "
-"to <a "
-"href=\"http://www.trinitydesktop.org/docs\">http://www.trinitydesktop.org/doc"
-"s</a> will provide you with what you need.</p>"
+"can provide graphics, themes, sounds, and improved documentation. You decide!"
+"</p><p>Visit the <a href=\"https://wiki.trinitydesktop.org/"
+"TDE_Gitea_Workspace\">TDE Gitea Workspace (TGW)</a> to find out how you can "
+"contribute or mail us using one of the available <a href=\"http://www."
+"trinitydesktop.org/mailinglist.php\">mailing lists</a>.</p><p>If you need "
+"more information or documentation, then a visit to <a href=\"http://www."
+"trinitydesktop.org/docs\">http://www.trinitydesktop.org/docs</a> will "
+"provide you with what you need.</p>"
msgstr ""
#: tdeui/tdeabouttde.cpp:76
@@ -9040,9 +9003,9 @@ msgid ""
"support the expenses incurred to keep the TDE servers running, so that you - "
"the user - can access them at any time. You are encouraged to support "
"Trinity through a financial or hardware donation, using one of the ways "
-"described at <a "
-"href=\"http://www.trinitydesktop.org/donate.php\">http://www.trinitydesktop.o"
-"rg/donate.php</a>.</p><p>Thank you very much in advance for your support!</p>"
+"described at <a href=\"http://www.trinitydesktop.org/donate.php\">http://www."
+"trinitydesktop.org/donate.php</a>.</p><p>Thank you very much in advance for "
+"your support!</p>"
msgstr ""
#: tdeui/tdeabouttde.cpp:86
@@ -9526,8 +9489,8 @@ msgid ""
"(where <code><b>N</b></code> is a integer number, e.g. \\1, \\2, ...), will "
"be replaced with the corresponding capture (\"parenthesized substring\") "
"from the pattern.<p>To include a literal <code><b>\\N</b></code> in your "
-"replacement, put an extra backslash in front of it, like "
-"<code><b>\\\\N</b></code>.</qt>"
+"replacement, put an extra backslash in front of it, like <code><b>\\\\N</b></"
+"code>.</qt>"
msgstr ""
#: tdeutils/kfinddialog.cpp:267
@@ -9627,8 +9590,8 @@ msgstr ""
#: tdeutils/kpluginselector.cpp:111
msgid ""
"<qt><table><tr><td><b>Description:</b></td><td>%1</td></tr><tr><td><b>Author:"
-"</b></td><td>%2</td></tr><tr><td><b>Version:</b></td><td>%3</td></tr><tr><td>"
-"<b>License:</b></td><td>%4</td></tr></table></qt>"
+"</b></td><td>%2</td></tr><tr><td><b>Version:</b></td><td>%3</td></"
+"tr><tr><td><b>License:</b></td><td>%4</td></tr></table></qt>"
msgstr ""
#: tdeutils/kpluginselector.cpp:536
@@ -9725,8 +9688,8 @@ msgstr ""
#: tdeutils/tdecmoduleloader.cpp:145
msgid ""
-"<qt><p>The diagnostics is:<br>The desktop file %1 could not be "
-"found.</p></qt>"
+"<qt><p>The diagnostics is:<br>The desktop file %1 could not be found.</p></"
+"qt>"
msgstr ""
#: tdeutils/tdecmoduleloader.cpp:166
@@ -9739,8 +9702,8 @@ msgstr ""
#: tdeutils/tdecmoduleloader.cpp:186
msgid ""
-"<qt><p>The diagnostics is:<br>The desktop file %1 does not specify a "
-"library.</qt>"
+"<qt><p>The diagnostics is:<br>The desktop file %1 does not specify a library."
+"</qt>"
msgstr ""
#: tdeutils/tdecmoduleloader.cpp:220
@@ -9753,8 +9716,8 @@ msgid ""
"occurred during your last TDE upgrade leaving an orphaned control "
"module<li>You have old third party modules lying around.</ul><p>Check these "
"points carefully and try to remove the module mentioned in the error "
-"message. If this fails, consider contacting your distributor or "
-"packager.</p></qt>"
+"message. If this fails, consider contacting your distributor or packager.</"
+"p></qt>"
msgstr ""
#: tdeutils/tdecmoduleproxy.cpp:213
@@ -10490,10 +10453,10 @@ msgstr ""
msgid ""
"<h3>About TQt</h3><p>This program uses TQt version %1.</p><p>TQt is a C++ "
"toolkit for multiplatform GUI &amp; application development.</p><p>TQt "
-"provides single-source portability across MS&nbsp;Windows, "
-"Mac&nbsp;OS&nbsp;X, Linux, and all major commercial Unix variants.<br>TQt is "
-"also available for embedded devices.</p><p>TQt is a Trolltech product. See "
-"<tt>https://trinitydesktop.org/docs/qt3/</tt> for more information.</p>"
+"provides single-source portability across MS&nbsp;Windows, Mac&nbsp;OS&nbsp;"
+"X, Linux, and all major commercial Unix variants.<br>TQt is also available "
+"for embedded devices.</p><p>TQt is a Trolltech product. See <tt>https://"
+"trinitydesktop.org/docs/qt3/</tt> for more information.</p>"
msgstr ""
#: ../../dependencies/tqt3/src/dialogs/qmessagebox.cpp:1603
@@ -12204,9 +12167,8 @@ msgstr ""
msgid "Unknown word:"
msgstr ""
-#: tdespell2/ui/tdespell2ui.ui:41
-#: tdespell2/ui/tdespell2ui.ui:58 tdeui/tdespellui.ui:41
-#: tdeui/tdespellui.ui:58
+#: tdespell2/ui/tdespell2ui.ui:41 tdespell2/ui/tdespell2ui.ui:58
+#: tdeui/tdespellui.ui:41 tdeui/tdespellui.ui:58
#, no-c-format
msgid ""
"<qt><p>This word was considered to be an \"unknown word\" because it does "
@@ -12238,9 +12200,8 @@ msgstr ""
msgid "&Language:"
msgstr ""
-#: tdespell2/ui/tdespell2ui.ui:75
-#: tdespell2/ui/tdespell2ui.ui:202 tdeui/tdespellui.ui:75
-#: tdeui/tdespellui.ui:264
+#: tdespell2/ui/tdespell2ui.ui:75 tdespell2/ui/tdespell2ui.ui:202
+#: tdeui/tdespellui.ui:75 tdeui/tdespellui.ui:264
#, no-c-format
msgid ""
"<qt>\n"
@@ -12303,11 +12264,11 @@ msgid ""
"<qt>\n"
"<p>If the unknown word is misspelled, you should check if the correction for "
"it is available and if it is, click on it. If none of the words in this list "
-"is a good replacement you may type the correct word in the edit box "
-"above.</p>\n"
+"is a good replacement you may type the correct word in the edit box above.</"
+"p>\n"
"<p>To correct this word click <b>Replace</b> if you want to correct only "
-"this occurrence or <b>Replace All</b> if you want to correct all "
-"occurrences.</p>\n"
+"this occurrence or <b>Replace All</b> if you want to correct all occurrences."
+"</p>\n"
"</qt>"
msgstr ""
@@ -12316,9 +12277,8 @@ msgstr ""
msgid "Replace &with:"
msgstr ""
-#: tdespell2/ui/tdespell2ui.ui:172
-#: tdespell2/ui/tdespell2ui.ui:183 tdeui/tdespellui.ui:198
-#: tdeui/tdespellui.ui:237
+#: tdespell2/ui/tdespell2ui.ui:172 tdespell2/ui/tdespell2ui.ui:183
+#: tdeui/tdespellui.ui:198 tdeui/tdespellui.ui:237
#, no-c-format
msgid ""
"<qt>\n"
@@ -12369,8 +12329,8 @@ msgid ""
"<qt>\n"
"<p>Click here to let this occurrence of the unknown word remain as is.</p>\n"
"<p>This action is useful when the word is a name, an acronym, a foreign word "
-"or any other unknown word that you want to use but not add to the "
-"dictionary.</p>\n"
+"or any other unknown word that you want to use but not add to the dictionary."
+"</p>\n"
"</qt>"
msgstr ""
@@ -12379,16 +12339,16 @@ msgstr ""
msgid "I&gnore All"
msgstr ""
-#: tdespell2/ui/tdespell2ui.ui:271
-#: tdespell2/ui/tdespell2ui.ui:285 tdeui/tdespellui.ui:226
+#: tdespell2/ui/tdespell2ui.ui:271 tdespell2/ui/tdespell2ui.ui:285
+#: tdeui/tdespellui.ui:226
#, no-c-format
msgid ""
"<qt>\n"
-"<p>Click here to let all occurrences of the unknown word remain as they "
-"are.</p>\n"
+"<p>Click here to let all occurrences of the unknown word remain as they are."
+"</p>\n"
"<p>This action is useful when the word is a name, an acronym, a foreign word "
-"or any other unknown word that you want to use but not add to the "
-"dictionary.</p>\n"
+"or any other unknown word that you want to use but not add to the dictionary."
+"</p>\n"
"</qt>"
msgstr ""
@@ -12415,15 +12375,13 @@ msgid ""
msgstr ""
#: tdeui/tdeshortcutdialog_advanced.ui:182
-#: tdeui/tdeshortcutdialog_advanced.ui:196
-#: tdeui/tdeshortcutdialog_simple.ui:79
+#: tdeui/tdeshortcutdialog_advanced.ui:196 tdeui/tdeshortcutdialog_simple.ui:79
#, no-c-format
msgid "x"
msgstr ""
#: tdeui/tdeshortcutdialog_advanced.ui:188
-#: tdeui/tdeshortcutdialog_advanced.ui:202
-#: tdeui/tdeshortcutdialog_simple.ui:85
+#: tdeui/tdeshortcutdialog_advanced.ui:202 tdeui/tdeshortcutdialog_simple.ui:85
#, no-c-format
msgid "Clear shortcut"
msgstr ""
@@ -12441,9 +12399,9 @@ msgstr ""
#: tdeui/tdeshortcutdialog_advanced.ui:219
#, no-c-format
msgid ""
-"Select this checkbox to enable the entry of multi-key shortcuts. A "
-"multi-key shortcut consists of a sequence of up to 4 keys. For example, you "
-"could assign \"Ctrl+F,B\" to Font-Bold and \"Ctrl+F,U\" to Font-Underline."
+"Select this checkbox to enable the entry of multi-key shortcuts. A multi-"
+"key shortcut consists of a sequence of up to 4 keys. For example, you could "
+"assign \"Ctrl+F,B\" to Font-Bold and \"Ctrl+F,U\" to Font-Underline."
msgstr ""
#: tdeui/tdeshortcutdialog_simple.ui:27
@@ -12486,8 +12444,8 @@ msgstr ""
#: tdeutils/kdeglobals.kcfg:24
#, no-c-format
msgid ""
-"The name of the widget style, for example &quot;keramik&quot; or "
-"&quot;plastik&quot;. Without quotes."
+"The name of the widget style, for example &quot;keramik&quot; or &quot;"
+"plastik&quot;. Without quotes."
msgstr ""
#: tdeutils/kdeglobals.kcfg:30
diff --git a/template/messages/tdelibs/tdeprint.pot b/template/messages/tdelibs/tdeprint.pot
index 86f197a5996..0dd12a8fd77 100644
--- a/template/messages/tdelibs/tdeprint.pot
+++ b/template/messages/tdelibs/tdeprint.pot
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"POT-Creation-Date: 2020-05-13 23:53+0200\n"
+"POT-Creation-Date: 2021-07-07 22:17+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -52,24 +52,24 @@ msgid ""
"<p><b>Samba server</b></p>Adobe Windows PostScript driver files plus the "
"CUPS printer PPD will be exported to the <tt>[print$]</tt> special share of "
"the Samba server (to change the source CUPS server, use the "
-"<nobr><i>Configure Manager -> CUPS server</i></nobr> first). The "
-"<tt>[print$]</tt> share must exist on the Samba side prior to clicking the "
-"<b>Export</b> button below."
+"<nobr><i>Configure Manager -> CUPS server</i></nobr> first). The <tt>[print"
+"$]</tt> share must exist on the Samba side prior to clicking the <b>Export</"
+"b> button below."
msgstr ""
#: cups/cupsaddsmb2.cpp:89
msgid ""
-"<p><b>Samba username</b></p>User needs to have write access to the "
-"<tt>[print$]</tt> share on the Samba server. <tt>[print$]</tt> holds printer "
-"drivers prepared for download to Windows clients. This dialog does not work "
-"for Samba servers configured with <tt>security = share</tt> (but works fine "
-"with <tt>security = user</tt>)."
+"<p><b>Samba username</b></p>User needs to have write access to the <tt>[print"
+"$]</tt> share on the Samba server. <tt>[print$]</tt> holds printer drivers "
+"prepared for download to Windows clients. This dialog does not work for "
+"Samba servers configured with <tt>security = share</tt> (but works fine with "
+"<tt>security = user</tt>)."
msgstr ""
#: cups/cupsaddsmb2.cpp:97
msgid ""
-"<p><b>Samba password</b></p>The Samba setting <tt>encrypt passwords = "
-"yes</tt> (default) requires prior use of <tt>smbpasswd -a [username]</tt> "
+"<p><b>Samba password</b></p>The Samba setting <tt>encrypt passwords = yes</"
+"tt> (default) requires prior use of <tt>smbpasswd -a [username]</tt> "
"command, to create an encrypted Samba password and have Samba recognize it."
msgstr ""
@@ -102,8 +102,8 @@ msgid ""
"Operation failed. Possible reasons are: permission denied or invalid Samba "
"configuration (see <a href=\"man:/cupsaddsmb\">cupsaddsmb</a> manual page "
"for detailed information, you need <a href=\"http://www.cups.org\">CUPS</a> "
-"version 1.1.11 or higher). You may want to try again with another "
-"login/password."
+"version 1.1.11 or higher). You may want to try again with another login/"
+"password."
msgstr ""
#: cups/cupsaddsmb2.cpp:353
@@ -117,21 +117,20 @@ msgstr ""
#: cups/cupsaddsmb2.cpp:374
msgid ""
"You are about to prepare the <b>%1</b> driver to be shared out to Windows "
-"clients through Samba. This operation requires the <a "
-"href=\"http://www.adobe.com/products/printerdrivers/main.html\">Adobe "
-"PostScript Driver</a>, a recent version of Samba 2.2.x and a running SMB "
-"service on the target server. Click <b>Export</b> to start the operation. "
-"Read the <a href=\"man:/cupsaddsmb\">cupsaddsmb</a> manual page in Konqueror "
-"or type <tt>man cupsaddsmb</tt> in a console window to learn more about this "
-"functionality."
+"clients through Samba. This operation requires the <a href=\"http://www."
+"adobe.com/products/printerdrivers/main.html\">Adobe PostScript Driver</a>, a "
+"recent version of Samba 2.2.x and a running SMB service on the target "
+"server. Click <b>Export</b> to start the operation. Read the <a href=\"man:/"
+"cupsaddsmb\">cupsaddsmb</a> manual page in Konqueror or type <tt>man "
+"cupsaddsmb</tt> in a console window to learn more about this functionality."
msgstr ""
#: cups/cupsaddsmb2.cpp:394
msgid ""
-"Some driver files are missing. You can get them on <a "
-"href=\"http://www.adobe.com\">Adobe</a> web site. See <a "
-"href=\"man:/cupsaddsmb\">cupsaddsmb</a> manual page for more details (you "
-"need <a href=\"http://www.cups.org\">CUPS</a> version 1.1.11 or higher)."
+"Some driver files are missing. You can get them on <a href=\"http://www."
+"adobe.com\">Adobe</a> web site. See <a href=\"man:/cupsaddsmb\">cupsaddsmb</"
+"a> manual page for more details (you need <a href=\"http://www.cups.org"
+"\">CUPS</a> version 1.1.11 or higher)."
msgstr ""
#: cups/cupsaddsmb2.cpp:405
@@ -308,15 +307,13 @@ msgstr ""
msgid "Unable to set job attributes: "
msgstr ""
-#: cups/kmcupsmanager.cpp:651 lpr/matichandler.cpp:254
-#: lpr/matichandler.cpp:358
+#: cups/kmcupsmanager.cpp:651 lpr/matichandler.cpp:254 lpr/matichandler.cpp:358
msgid ""
"Unable to find the executable foomatic-datafile in your PATH. Check that "
"Foomatic is correctly installed."
msgstr ""
-#: cups/kmcupsmanager.cpp:683 lpr/matichandler.cpp:286
-#: lpr/matichandler.cpp:405
+#: cups/kmcupsmanager.cpp:683 lpr/matichandler.cpp:286 lpr/matichandler.cpp:405
msgid ""
"Unable to create the Foomatic driver [%1,%2]. Either that driver does not "
"exist, or you don't have the required permissions to perform that operation."
@@ -397,9 +394,9 @@ msgstr ""
#: cups/kmcupsuimanager.cpp:101
msgid ""
"<qt><p>Fax/Modem printer</p><p>Use this for a fax/modem printer. This "
-"requires the installation of the <a "
-"href=\"http://vigna.dsi.unimi.it/fax4CUPS/\">fax4CUPS</a> backend. Documents "
-"sent on this printer will be faxed to the given target fax number.</p></qt>"
+"requires the installation of the <a href=\"http://vigna.dsi.unimi.it/"
+"fax4CUPS/\">fax4CUPS</a> backend. Documents sent on this printer will be "
+"faxed to the given target fax number.</p></qt>"
msgstr ""
#: cups/kmcupsuimanager.cpp:108
@@ -691,9 +688,9 @@ msgstr ""
#: cups/kmwother.cpp:46
msgid ""
-"<p>Enter the URI corresponding to the printer to be installed. "
-"Examples:</p><ul><li>smb://[login[:passwd]@]server/printer</li><li>lpd://serv"
-"er/queue</li><li>parallel:/dev/lp0</li></ul>"
+"<p>Enter the URI corresponding to the printer to be installed. Examples:</"
+"p><ul><li>smb://[login[:passwd]@]server/printer</li><li>lpd://server/queue</"
+"li><li>parallel:/dev/lp0</li></ul>"
msgstr ""
#: cups/kmwother.cpp:51 management/kminfopage.cpp:52
@@ -792,11 +789,11 @@ msgstr ""
#: cups/kphpgl2page.cpp:68
msgid ""
" <qt> <b>Set Pen Width for HP-GL (if not defined in file)</b>. <p>The pen "
-"width value can be set here in case the original HP-GL file does not have it "
-" set. The pen width specifies the value in micrometers. The default value of "
-"1000 produces lines that are 1000 micrometers == 1 millimeter in width. "
-"Specifying a pen width of 0 produces lines that are exactly 1 pixel wide. "
-"</p> <p><b>Note:</b> The penwidth option set here is ignored if the pen "
+"width value can be set here in case the original HP-GL file does not have "
+"it set. The pen width specifies the value in micrometers. The default value "
+"of 1000 produces lines that are 1000 micrometers == 1 millimeter in width. "
+"Specifying a pen width of 0 produces lines that are exactly 1 pixel wide. </"
+"p> <p><b>Note:</b> The penwidth option set here is ignored if the pen "
"widths are set inside the plot file itself..</p> <br> <hr> "
"<p><em><b>Additional hint for power users:</b> This TDEPrint GUI element "
"matches with the CUPS commandline job option parameter:</em> <pre> -o "
@@ -811,15 +808,14 @@ msgid ""
"developed by Hewlett-Packard to drive Pen Plotting devices. </p> "
"<p>TDEPrint can (with the help of CUPS) convert the HP-GL file format and "
"print it on any installed printer. </p> <p><b>Note 1:</b> To print HP-GL "
-"files, start 'kprinter' and simply load the file into the running "
-"kprinter.</p> <p><b>Note 2:</b> The 'fitplot' parameter provided on this "
-"dialog does also work for printing PDF files (if your CUPS version is more "
-"recent than 1.1.22).</p> <br> <hr> <p><em><b>Additional hint for power "
-"users:</b> These TDEPrint GUI elements match with CUPS commandline job "
-"option parameters:</em> <pre> -o blackplot=... # examples: \"true\" or "
-"\"false\" <br> -o fitplot=... # examples: \"true\" or \"false\" "
-"<br> -o penwidth=... # examples: \"true\" or \"false\" </pre> </p> "
-"</qt>"
+"files, start 'kprinter' and simply load the file into the running kprinter."
+"</p> <p><b>Note 2:</b> The 'fitplot' parameter provided on this dialog does "
+"also work for printing PDF files (if your CUPS version is more recent than "
+"1.1.22).</p> <br> <hr> <p><em><b>Additional hint for power users:</b> "
+"These TDEPrint GUI elements match with CUPS commandline job option "
+"parameters:</em> <pre> -o blackplot=... # examples: \"true\" or \"false"
+"\" <br> -o fitplot=... # examples: \"true\" or \"false\" <br> -"
+"o penwidth=... # examples: \"true\" or \"false\" </pre> </p> </qt>"
msgstr ""
#: cups/kphpgl2page.cpp:113
@@ -855,18 +851,18 @@ msgid ""
"rotation.</p> <p> The hue value is a number from -360 to 360 and represents "
"the color hue rotation. The following table summarizes the change you will "
"see for the base colors: <center> <table border=\"1\" width=\"70%\"> "
-"<tr><th><b>Original</b></th> <th><b>hue=-45</b></th> <th><b>hue=45</b></th> "
-" </tr> <tr><td>Red</td> <td>Purple</td> "
-"<td>Yellow-orange</td> </tr> <tr><td>Green</td> "
-"<td>Yellow-green</td> <td>Blue-green</td> </tr> <tr><td>Yellow</td> "
-" <td>Orange</td> <td>Green-yellow</td> </tr> "
-"<tr><td>Blue</td> <td>Sky-blue</td> <td>Purple</td> "
-" </tr> <tr><td>Magenta</td> <td>Indigo</td> "
-"<td>Crimson</td> </tr> <tr><td>Cyan</td> "
-"<td>Blue-green</td> <td>Light-navy-blue</td> </tr> </table> </center> "
-"<br> <hr> <p><em><b>Additional hint for power users:</b> This TDEPrint GUI "
-"element matches with the CUPS commandline job option parameter:</em> <pre> "
-" -o hue=... # use range from \"-360\" to \"360\" </pre> </p> </qt>"
+"<tr><th><b>Original</b></th> <th><b>hue=-45</b></th> <th><b>hue=45</b></"
+"th> </tr> <tr><td>Red</td> <td>Purple</td> <td>Yellow-"
+"orange</td> </tr> <tr><td>Green</td> <td>Yellow-green</td> "
+"<td>Blue-green</td> </tr> <tr><td>Yellow</td> <td>Orange</"
+"td> <td>Green-yellow</td> </tr> <tr><td>Blue</td> "
+"<td>Sky-blue</td> <td>Purple</td> </tr> <tr><td>Magenta</"
+"td> <td>Indigo</td> <td>Crimson</td> </tr> "
+"<tr><td>Cyan</td> <td>Blue-green</td> <td>Light-navy-blue</"
+"td> </tr> </table> </center> <br> <hr> <p><em><b>Additional hint for "
+"power users:</b> This TDEPrint GUI element matches with the CUPS "
+"commandline job option parameter:</em> <pre> -o hue=... # use range "
+"from \"-360\" to \"360\" </pre> </p> </qt>"
msgstr ""
#: cups/kpimagepage.cpp:83
@@ -879,9 +875,9 @@ msgid ""
"uses more toner. A color saturation of 0 produces a black-and-white print, "
"while a value of 200 will make the colors extremely intense. </p> <br> "
"<hr> <p><em><b>Additional hint for power users:</b> This TDEPrint GUI "
-"element matches with the CUPS commandline job option parameter:</em> <pre> "
-" -o saturation=... # use range from \"0\" to \"200\" </pre> </p> "
-"</qt>"
+"element matches with the CUPS commandline job option parameter:</em> "
+"<pre> -o saturation=... # use range from \"0\" to \"200\" </pre> </"
+"p> </qt>"
msgstr ""
#: cups/kpimagepage.cpp:101
@@ -892,8 +888,9 @@ msgid ""
"darken the print. The default gamma is 1000. </p> <p><b>Note:</b></p> the "
"gamma value adjustment is not visible in the thumbnail preview. </p> <br> "
"<hr> <p><em><b>Additional hint for power users:</b> This TDEPrint GUI "
-"element matches with the CUPS commandline job option parameter:</em> <pre> "
-" -o gamma=... # use range from \"1\" to \"3000\" </pre> </p> </qt>"
+"element matches with the CUPS commandline job option parameter:</em> "
+"<pre> -o gamma=... # use range from \"1\" to \"3000\" </pre> </p> "
+"</qt>"
msgstr ""
#: cups/kpimagepage.cpp:118
@@ -960,8 +957,8 @@ msgid ""
"on horizontal and vertical radio buttons to move image alignment on paper "
"around. Options are: <ul> <li> center </li> <li> top </li> "
"<li> top-left </li> <li> left </li> <li> bottom-left </li> <li> "
-"bottom </li> <li> bottom-right</li> <li> right </li> <li> "
-"top-right </li> </ul> </p> </qt>"
+"bottom </li> <li> bottom-right</li> <li> right </li> <li> top-"
+"right </li> </ul> </p> </qt>"
msgstr ""
#: cups/kpimagepage.cpp:210
@@ -974,8 +971,8 @@ msgstr ""
#: cups/kpimagepage.cpp:222
msgid ""
-" <qt> <p><b>Image Positioning:</b></p> <p>Select a pair of radiobuttons to "
-" move image to the position you want on the paper printout. Default is "
+" <qt> <p><b>Image Positioning:</b></p> <p>Select a pair of radiobuttons "
+"to move image to the position you want on the paper printout. Default is "
"'center'. </p> <br> <hr> <p><em><b>Additional hint for power users:</b> "
"This TDEPrint GUI element matches with the CUPS commandline job option "
"parameter:</em> <pre> -o position=... # examples: \"top-left\" or "
@@ -1080,9 +1077,9 @@ msgid ""
"top and bottom of each page. They appear on the pages surrounded by a little "
"frame box. <p>They contain any string you type into the line edit field.</p> "
"<br> <hr> <p><em><b>Additional hint for power users:</b> This TDEPrint GUI "
-"element matches with the CUPS commandline job option parameter:</em> <pre> "
-" -o page-label=\"...\" # example: \"Company Confidential\" </pre> "
-"</p> </qt>"
+"element matches with the CUPS commandline job option parameter:</em> "
+"<pre> -o page-label=\"...\" # example: \"Company Confidential\" </"
+"pre> </p> </qt>"
msgstr ""
#: cups/kpschedulepage.cpp:102
@@ -1178,22 +1175,22 @@ msgid ""
"additional print filters and backends which understand custom job options. "
"You can specify such custom job options here. If in doubt, ask your system "
"administrator..</p> <p><b> </b></p> <p><b>Operator Messages:</b> You may "
-"send additional messages to the operator(s) of your production printers "
-"(e.g. in your <em>Central Repro Department</p>) Messages can be read by the "
+"send additional messages to the operator(s) of your production printers (e."
+"g. in your <em>Central Repro Department</p>) Messages can be read by the "
"operator(s) (or yourself) by viewing the <em>\"Job IPP Report\"</em> for the "
"job.</p> <b>Examples:</b><br> <pre> A standard CUPS job option:<br> "
-"<em>(Name) number-up</em> -- <em>(Value) 9</em> "
-" <br> <br> A job option for custom CUPS filters or backends:<br> "
-"<em>(Name) DANKA_watermark</em> -- <em>(Value) "
+"<em>(Name) number-up</em> -- <em>(Value) 9</"
+"em> <br> <br> A job option for custom CUPS filters or "
+"backends:<br> <em>(Name) DANKA_watermark</em> -- <em>(Value) "
"Company_Confidential</em> <br> <br> A message to the operator(s):<br> "
-"<em>(Name) Deliver_after_completion</em> -- <em>(Value) "
-"to_Marketing_Departm.</em><br> </pre> <p><b>Note:</b> the fields must not "
-"include spaces, tabs or quotes. You may need to double-click on a field to "
-"edit it. <p><b>Warning:</b> Do not use such standard CUPS option names which "
-"also can be used through the TDEPrint GUI. Results may be unpredictable if "
-"they conflict, or if they are sent multiple times. For all options "
-"supported by the GUI, please do use the GUI. (Each GUI element's "
-"'WhatsThis' names the related CUPS option name.) </p> </qt>"
+"<em>(Name) Deliver_after_completion</em> -- <em>(Value) to_Marketing_Departm."
+"</em><br> </pre> <p><b>Note:</b> the fields must not include spaces, tabs or "
+"quotes. You may need to double-click on a field to edit it. <p><b>Warning:</"
+"b> Do not use such standard CUPS option names which also can be used "
+"through the TDEPrint GUI. Results may be unpredictable if they conflict, "
+"or if they are sent multiple times. For all options supported by the GUI, "
+"please do use the GUI. (Each GUI element's 'WhatsThis' names the related "
+"CUPS option name.) </p> </qt>"
msgstr ""
#: cups/kptagspage.cpp:77
@@ -1235,9 +1232,9 @@ msgid ""
"size of characters when printing a text file. </p> <p>The default value is "
"6, meaning that the font is scaled in a way that 6 lines per inch will be "
"printed. </p> <hr> <p><em><b>Additional hint for power users:</b> This "
-"TDEPrint GUI element matches with the CUPS commandline job option "
-"parameter:</em> <pre> -o lpi=... # example \"5\" or \"7\" "
-"</pre> </p> </qt>"
+"TDEPrint GUI element matches with the CUPS commandline job option parameter:"
+"</em> <pre> -o lpi=... # example \"5\" or \"7\" </pre> </p> </"
+"qt>"
msgstr ""
#: cups/kptextpage.cpp:69
@@ -1246,9 +1243,9 @@ msgid ""
"text will be printed on each page when. printing text files. </p> <p>The "
"default value is 1, meaning that only one column of text per page will be "
"printed. </p> <hr> <p><em><b>Additional hint for power users:</b> This "
-"TDEPrint GUI element matches with the CUPS commandline job option "
-"parameter:</em> <pre> -o columns=... # example: \"2\" or \"4\" "
-"</pre> </p> </qt>"
+"TDEPrint GUI element matches with the CUPS commandline job option parameter:"
+"</em> <pre> -o columns=... # example: \"2\" or \"4\" </pre> </p> </"
+"qt>"
msgstr ""
#: cups/kptextpage.cpp:84
@@ -1267,8 +1264,8 @@ msgid ""
"power users:</b> This TDEPrint GUI element matches with the CUPS "
"commandline job option parameter:</em> <pre> -o cpi=... # "
"example: \"8\" or \"12\" <br> -o lpi=... # example: \"5\" or "
-"\"7\" <br> -o columns=... # example: \"2\" or \"4\" </pre> </p> "
-"</qt>"
+"\"7\" <br> -o columns=... # example: \"2\" or \"4\" </pre> </p> </"
+"qt>"
msgstr ""
#: cups/kptextpage.cpp:108
@@ -1287,15 +1284,15 @@ msgid ""
"<p><em><b>Additional hint for power users:</b> This TDEPrint GUI element "
"matches with the CUPS commandline job option parameter:</em> <pre> -o "
"page-top=... # example: \"72\" <br> -o page-bottom=... # "
-"example: \"24\" <br> -o page-left=... # example: \"36\" <br> "
-"-o page-right=... # example: \"12\" </pre> </p> </qt>"
+"example: \"24\" <br> -o page-left=... # example: \"36\" <br> -"
+"o page-right=... # example: \"12\" </pre> </p> </qt>"
msgstr ""
#: cups/kptextpage.cpp:134
msgid ""
-" <qt> <p><b>Turn Text Printing with Syntax Highlighting (Prettyprint) "
-"On!</b></p> <p>ASCII text file printouts can be 'prettyfied' by enabling "
-"this option. If you do so, a header is printed at the top of each page. The "
+" <qt> <p><b>Turn Text Printing with Syntax Highlighting (Prettyprint) On!</"
+"b></p> <p>ASCII text file printouts can be 'prettyfied' by enabling this "
+"option. If you do so, a header is printed at the top of each page. The "
"header contains the page number, job title (usually the filename), and the "
"date. In addition, C and C++ keywords are highlighted, and comment lines "
"are italicized.</p> <p>This prettyprint option is handled by CUPS.</p> "
@@ -1313,8 +1310,8 @@ msgid ""
"appearing without a page header and without syntax highlighting. (You can "
"still set the page margins, though.) </p> <br> <hr> <p><em><b>Additional "
"hint for power users:</b> This TDEPrint GUI element matches with the CUPS "
-"commandline job option parameter:</em> <pre> -o prettyprint=false "
-"</pre> </p> </qt>"
+"commandline job option parameter:</em> <pre> -o prettyprint=false </"
+"pre> </p> </qt>"
msgstr ""
#: cups/kptextpage.cpp:167
@@ -1416,19 +1413,19 @@ msgid ""
"printoption highlighted above, as laid down in the printer's description "
"file (PostScript Printer Description == 'PPD') </p> <p>Select the value you "
"want and proceed. </p> <p>Then use one of the pushbuttons below to leave "
-"this dialog:</p> <ul> <li><em>'Save'</em> your settings if you want to "
-"re-use them in your next job(s) too. <em>'Save'</em> will store your "
-"settings permanently until you change them again. </li>. <li>Click "
-"<em>'OK'</em> if you want to use your selected settings just once, for the "
-"next print job. <em>'OK'</em> will forget your current settings when "
-"kprinter is closed again, and will start next time with your previous "
-"defaults. </li> <li><em>'Cancel'</em> will not change anything. If you "
-"proceed to print after clicking <em>'Cancel'</em>, the job will print with "
-"the default settings of this queue. </ul> <p><b>Note.</b> The number of "
-"available job options depends strongly on the actual driver used for your "
-"print queue. <em>'Raw'</em> queues do not have a driver or a PPD. For raw "
-"queues this tab page is not loaded by TDEPrint, and thus is not present in "
-"the kprinter dialog.</p> </qt>"
+"this dialog:</p> <ul> <li><em>'Save'</em> your settings if you want to re-"
+"use them in your next job(s) too. <em>'Save'</em> will store your settings "
+"permanently until you change them again. </li>. <li>Click <em>'OK'</em> if "
+"you want to use your selected settings just once, for the next print job. "
+"<em>'OK'</em> will forget your current settings when kprinter is closed "
+"again, and will start next time with your previous defaults. </li> "
+"<li><em>'Cancel'</em> will not change anything. If you proceed to print "
+"after clicking <em>'Cancel'</em>, the job will print with the default "
+"settings of this queue. </ul> <p><b>Note.</b> The number of available job "
+"options depends strongly on the actual driver used for your print queue. "
+"<em>'Raw'</em> queues do not have a driver or a PPD. For raw queues this "
+"tab page is not loaded by TDEPrint, and thus is not present in the kprinter "
+"dialog.</p> </qt>"
msgstr ""
#: droptionview.cpp:61
@@ -1588,32 +1585,33 @@ msgstr ""
#: kpcopiespage.cpp:61
msgid ""
" <qt><b>Page Range:</b> Choose a \"Page Range\" to select a subset of the "
-"complete document pages to be printed. The format is <em>\"n,m,o-p,q,r,s-t, "
-"u\"</em>.</p> <p><b>Example:</b> <em>\"4,6,10-13,17,20,23-25\"</em> will "
-"print the pages 4, 6, 10, 11, 12, 13, 17, 20, 23, 24, 25 of your "
-"document.</p> <br> <hr> <p><em><b>Additional hint for power users:</b> "
-"This TDEPrint GUI element matches with the CUPS commandline job option "
-"parameter:</em> <pre> -o page-ranges=... # example: "
-"\"4,6,10-13,17,20,23-25\" </pre> </p> </qt>"
+"complete document pages to be printed. The format is <em>\"n,m,o-p,q,r,s-t, u"
+"\"</em>.</p> <p><b>Example:</b> <em>\"4,6,10-13,17,20,23-25\"</em> will "
+"print the pages 4, 6, 10, 11, 12, 13, 17, 20, 23, 24, 25 of your document.</"
+"p> <br> <hr> <p><em><b>Additional hint for power users:</b> This TDEPrint "
+"GUI element matches with the CUPS commandline job option parameter:</em> "
+"<pre> -o page-ranges=... # example: \"4,6,10-13,17,20,23-25\" </pre> "
+"</p> </qt>"
msgstr ""
#: kpcopiespage.cpp:75
msgid ""
-" <qt><b>Page Set:</b> <p>Choose <em>\"All Pages\"</em>, <em>\"Even "
-"Pages\"</em> or <em>\"Odd Pages\"</em> if you want to print a page selection "
-"matching one of these terms. The default is <em>\"All Pages\"</em>.</p> "
-"<p><b>Note:</b> If you combine a selection of a <em>\"Page Range\"</em> with "
-"a <em>\"Page Set\"</em> of <em>\"Odd\"</em> or <em>\"Even\"</em>, you will "
-"only get the odd or even pages from the originally selected page range. This "
-"is useful if you odd or even pages from the originally selected page range. "
-"This is useful if you want to print a page range in duplex on a simplex-only "
+" <qt><b>Page Set:</b> <p>Choose <em>\"All Pages\"</em>, <em>\"Even Pages\"</"
+"em> or <em>\"Odd Pages\"</em> if you want to print a page selection matching "
+"one of these terms. The default is <em>\"All Pages\"</em>.</p> <p><b>Note:</"
+"b> If you combine a selection of a <em>\"Page Range\"</em> with a <em>\"Page "
+"Set\"</em> of <em>\"Odd\"</em> or <em>\"Even\"</em>, you will only get the "
+"odd or even pages from the originally selected page range. This is useful if "
+"you odd or even pages from the originally selected page range. This is "
+"useful if you want to print a page range in duplex on a simplex-only "
"printer. In this case you can feed the paper to the printer twice; in the "
"first pass, select \"Odd\" or \"Even\" (depending on your printer model), in "
"second pass select the other option. You may need to <em>\"Reverse\"</em> "
-"the output in one of the passes (depending on your printer model).</p> <br> "
-" <hr> <p><em><b>Additional hint for power users:</b> This TDEPrint GUI "
-"element matches with the CUPS commandline job option parameter:</em> <pre> "
-" -o page-set=... # example: \"odd\" or \"even\" </pre> </p> </qt>"
+"the output in one of the passes (depending on your printer model).</p> "
+"<br> <hr> <p><em><b>Additional hint for power users:</b> This TDEPrint GUI "
+"element matches with the CUPS commandline job option parameter:</em> "
+"<pre> -o page-set=... # example: \"odd\" or \"even\" </pre> </p> "
+"</qt>"
msgstr ""
#: kpcopiespage.cpp:98
@@ -1621,12 +1619,12 @@ msgid ""
" <qt><b>Output Settings:</b> Here you can determine the number of copies, "
"the output order and the collate mode for the pages of your printjob. (Note, "
"that the maximum number of copies allowed to print may be restricted by "
-"your print subsystem.)</p> <p>The 'Copies' setting defaults to 1. </p> <br> "
-" <hr> <p><em><b>Additional hint for power users:</b> This TDEPrint GUI "
-"element matches with the CUPS commandline job option parameter:</em> <pre> "
-" -o copies=... # examples: \"5\" or \"42\" <br> -o "
-"outputorder=... # example: \"reverse\" <br> -o Collate=... "
-" # example: \"true\" or \"false\" </pre> </p> .</qt>"
+"your print subsystem.)</p> <p>The 'Copies' setting defaults to 1. </p> "
+"<br> <hr> <p><em><b>Additional hint for power users:</b> This TDEPrint GUI "
+"element matches with the CUPS commandline job option parameter:</em> "
+"<pre> -o copies=... # examples: \"5\" or \"42\" <br> -o "
+"outputorder=... # example: \"reverse\" <br> -o "
+"Collate=... # example: \"true\" or \"false\" </pre> </p> .</qt>"
msgstr ""
#: kpcopiespage.cpp:116
@@ -1635,21 +1633,22 @@ msgid ""
"You can increase or decrease the number of printed copies by clicking on the "
"up and down arrows. You can also type the figure directly into the box. </p> "
"<br> <hr> <p><em><b>Additional hint for power users:</b> This TDEPrint GUI "
-"element matches with the CUPS commandline job option parameter:</em> <pre> "
-" -o copies=... # examples: \"5\" or \"42\" </pre> </p> </qt>"
+"element matches with the CUPS commandline job option parameter:</em> "
+"<pre> -o copies=... # examples: \"5\" or \"42\" </pre> </p> "
+"</qt>"
msgstr ""
#: kpcopiespage.cpp:129
msgid ""
" <qt><b>Collate Copies</b> <p>If the <em>\"Collate\"</em> checkbox is "
"enabled (default), the output order for multiple copies of a multi-page "
-"document will be \"1-2-3-..., 1-2-3-..., 1-2-3-...\".</p> <p>If the "
-"<em>\"Collate\"</em> checkbox is disabled, the output order for multiple "
-"copies of a multi-page document will be \"1-1-1-..., 2-2-2-..., "
-"3-3-3-...\".</p> <br> <hr> <p><em><b>Additional hint for power users:</b> "
-"This TDEPrint GUI element matches with the CUPS commandline job option "
-"parameter:</em> <pre> -o Collate=... # example: \"true\" or "
-"\"false\" </pre> </p> </qt>"
+"document will be \"1-2-3-..., 1-2-3-..., 1-2-3-...\".</p> <p>If the <em>"
+"\"Collate\"</em> checkbox is disabled, the output order for multiple copies "
+"of a multi-page document will be \"1-1-1-..., 2-2-2-..., 3-3-3-...\".</p> "
+"<br> <hr> <p><em><b>Additional hint for power users:</b> This TDEPrint GUI "
+"element matches with the CUPS commandline job option parameter:</em> "
+"<pre> -o Collate=... # example: \"true\" or \"false\" </pre> "
+"</p> </qt>"
msgstr ""
#: kpcopiespage.cpp:143
@@ -1659,12 +1658,12 @@ msgid ""
"be \"...-3-2-1, ...-3-2-1, ...-3-2-1\", if you also have <em>en</em>abled "
"the <em>\"Collate\"</em> checkbox at the same time (the usual usecase).</p> "
"<p>If the <em>\"Reverse\"</em> checkbox is enabled, the output order for "
-"multiple copies of a multi-page document will be \"...-3-3-3, ...-2-2-2, "
-"...-1-1-1\", if you have <em>dis</em>abled the <em>\"Collate\"</em> checkbox "
-"at the same time. </p> <br> <hr> <p><em><b>Additional hint for power "
-"users:</b> This TDEPrint GUI element matches with the CUPS commandline job "
-"option parameter:</em> <pre> -o outputorder=... # example: "
-"\"reverse\" </pre> </p> </qt>"
+"multiple copies of a multi-page document will be "
+"\"...-3-3-3, ...-2-2-2, ...-1-1-1\", if you have <em>dis</em>abled the <em>"
+"\"Collate\"</em> checkbox at the same time. </p> <br> <hr> "
+"<p><em><b>Additional hint for power users:</b> This TDEPrint GUI element "
+"matches with the CUPS commandline job option parameter:</em> <pre> -o "
+"outputorder=... # example: \"reverse\" </pre> </p> </qt>"
msgstr ""
#: kpcopiespage.cpp:164
@@ -1735,8 +1734,8 @@ msgstr ""
#: kpdriverpage.cpp:48
msgid ""
"<qt>Some options selected are in conflict. You must resolve these conflicts "
-"before continuing. See <b>Driver Settings</b> tab for detailed "
-"information.</qt>"
+"before continuing. See <b>Driver Settings</b> tab for detailed information.</"
+"qt>"
msgstr ""
#: kpfileselectpage.cpp:33
@@ -1770,8 +1769,8 @@ msgstr ""
#: kpfilterpage.cpp:64
msgid ""
" <qt> <b>Move Filter Down button</b> <p>This button moves the highlighted "
-"filter down in the list of filters, towards the end of the filtering "
-"chain..</p> </qt>"
+"filter down in the list of filters, towards the end of the filtering chain.."
+"</p> </qt>"
msgstr ""
#: kpfilterpage.cpp:69
@@ -1787,9 +1786,9 @@ msgid ""
"(as displayed in the TDEPrint user interface); </li> <li>the <em>filter "
"requirements</em> (that is the external program that needs to present and "
"executable on this system); </li> <li>the <em>filter input format</em> (in "
-"the form of one or several <em>MIME types</em> accepted by the filter); "
-"</li> <li>the <em>filter output format</em> (in the form of a <em>MIME "
-"type</em> generated by the filter); </li> <li>a more or less verbose text "
+"the form of one or several <em>MIME types</em> accepted by the filter); </"
+"li> <li>the <em>filter output format</em> (in the form of a <em>MIME type</"
+"em> generated by the filter); </li> <li>a more or less verbose text "
"describing the filter's operation.</li> </ul> </p> </qt>"
msgstr ""
@@ -1799,28 +1798,28 @@ msgid ""
"submission to print system) <p>This field shows which filters are currently "
"selected to act as 'pre-filters' for TDEPrint. Pre-filters are processing "
"the print files <em>before</em> they are send downstream to your real print "
-"subsystem. </p> <p>The list shown in this field may be empty (default). "
-"</p> <p>The pre-filters act on the printjob in the order they are listed "
+"subsystem. </p> <p>The list shown in this field may be empty (default). </"
+"p> <p>The pre-filters act on the printjob in the order they are listed "
"(from top to bottom). This is done by acting as a <em>filtering chain</em> "
"where the output of one filter acts as input to the next. By putting the "
"filters into the wrong order, you can make the filtering chain fail. For "
"example: if your file is ASCII text, and you want the output being "
"processed by the 'Multipage per Sheet' filter, the first filter must be one "
-"that processes ASCII into PostScript. </p> <p>TDEPrint can utilize "
-"<em>any</em> external filtering program which you may find useful through "
-"this interface. </p> <p>TDEPrint ships preconfigured with support for a "
+"that processes ASCII into PostScript. </p> <p>TDEPrint can utilize <em>any</"
+"em> external filtering program which you may find useful through this "
+"interface. </p> <p>TDEPrint ships preconfigured with support for a "
"selection of common filters. These filters however need to be installed "
"independently from TDEPrint. These pre-filters work <em>for all</em> print "
"subsystems supported by TDEPrint (such as CUPS, LPRng and LPD), because they "
"are not depending on these.</p> .<p> Amongst the pre-configured filters "
-"shipping with TDEPrint are: </p> <ul> <li>the <em>Enscript text "
-"filter</em> </li> <li>a <em>Multiple Pages per Sheet filter</em </li> "
-"<li>a <em>PostScript to PDF converter</em>.</li> <li>a <em>Page "
-"Selection/Ordering filter</em>.</li> <li>a <em>Poster Printing "
-"filter</em>.</li> <li>and some more..</li> </ul> To insert a filter into "
-"this list, simply click on the <em>funnel</em> icon (topmost on the right "
-"icon column group) and proceed. </p> <p>Please click on the other elements "
-"of this dialog to learn more about the TDEPrint pre-filters. </p> </qt>"
+"shipping with TDEPrint are: </p> <ul> <li>the <em>Enscript text filter</"
+"em> </li> <li>a <em>Multiple Pages per Sheet filter</em </li> <li>a "
+"<em>PostScript to PDF converter</em>.</li> <li>a <em>Page Selection/"
+"Ordering filter</em>.</li> <li>a <em>Poster Printing filter</em>.</li> "
+"<li>and some more..</li> </ul> To insert a filter into this list, simply "
+"click on the <em>funnel</em> icon (topmost on the right icon column group) "
+"and proceed. </p> <p>Please click on the other elements of this dialog to "
+"learn more about the TDEPrint pre-filters. </p> </qt>"
msgstr ""
#: kpfilterpage.cpp:125
@@ -1854,8 +1853,8 @@ msgstr ""
#: kpfilterpage.cpp:394
msgid ""
"<p>The filter chain is wrong. The output format of at least one filter is "
-"not supported by its follower. See <b>Filters</b> tab for more "
-"information.</p>"
+"not supported by its follower. See <b>Filters</b> tab for more information.</"
+"p>"
msgstr ""
#: kpfilterpage.cpp:407 management/kxmlcommanddlg.cpp:840
@@ -1944,10 +1943,10 @@ msgstr ""
#: kpgeneralpage.cpp:124
msgid ""
-" <qt> <p><b>\"General\"</b> </p> <p>This dialog page contains "
-"<em>general</em> print job settings. General settings are applicable to most "
-"printers, most jobs and most job file types. <p>To get more specific help, "
-"enable the \"WhatsThis\" cursor and click on any of the text labels or GUI "
+" <qt> <p><b>\"General\"</b> </p> <p>This dialog page contains <em>general</"
+"em> print job settings. General settings are applicable to most printers, "
+"most jobs and most job file types. <p>To get more specific help, enable "
+"the \"WhatsThis\" cursor and click on any of the text labels or GUI "
"elements of this dialog. </qt>"
msgstr ""
@@ -1978,8 +1977,8 @@ msgid ""
"the printer driver (\"PPD\") you have installed. </p> <br> <hr> "
"<p><em><b>Additional hint for power users:</b> This TDEPrint GUI element "
"matches with the CUPS commandline job option parameter:</em> <pre> -o "
-"InputSlot=... # examples: \"Lower\" or \"LargeCapacity\" </pre> </p> "
-" </qt>"
+"InputSlot=... # examples: \"Lower\" or \"LargeCapacity\" </pre> </"
+"p> </qt>"
msgstr ""
#: kpgeneralpage.cpp:171
@@ -1993,9 +1992,9 @@ msgid ""
"Portrait prints the image upside down.</li> </ul> The icon changes "
"according to your selection.</p> <br> <hr> <p><em><b>Additional hint for "
"power users:</b> This TDEPrint GUI element matches with the CUPS "
-"commandline job option parameter:</em> <pre> -o "
-"orientation-requested=... # examples: \"landscape\" or "
-"\"reverse-portrait\" </pre> </p> </qt>"
+"commandline job option parameter:</em> <pre> -o orientation-"
+"requested=... # examples: \"landscape\" or \"reverse-portrait\" </"
+"pre> </p> </qt>"
msgstr ""
#: kpgeneralpage.cpp:192
@@ -2035,9 +2034,9 @@ msgid ""
"PNG, JPEG or GIF. Your added banner pages will appear in the drop down menu "
"after a restart of CUPS. </p> <p>CUPS comes with a selection of banner "
"pages. </p> <br> <hr> <p><em><b>Additional hint for power users:</b> This "
-"TDEPrint GUI element matches with the CUPS commandline job option "
-"parameter:</em> <pre> -o job-sheets=... # examples: \"standard\" "
-"or \"topsecret\" </pre> </p> </qt>"
+"TDEPrint GUI element matches with the CUPS commandline job option parameter:"
+"</em> <pre> -o job-sheets=... # examples: \"standard\" or "
+"\"topsecret\" </pre> </p> </qt>"
msgstr ""
#: kpgeneralpage.cpp:240
@@ -2172,18 +2171,17 @@ msgid ""
"'A0'. [A0 is the same size as 16 sheets of A4, or '84cm x 118.2cm'.] </p> "
"<p><b>Notice</b>, how the little preview window below changes with your "
"change of poster size. It indicates to you how many tiles need to be "
-"printed to make the poster, given the selected paper size.</p> "
-"<p><b>Hint:</b> The little preview window below is not just a passive icon. "
-"You can click on its individual tiles to select them for printing. To "
-"select multiple tiles to be printed at once, you need to "
-"<em>'shift-click'</em> on the tiles ('shift-click' means: hold down the "
-"[SHIFT]-key on your keyboard and click with the mouse while [SHIFT]-key is "
-"held.) The order of your clicking is significant to the order of printing "
-"the different tiles. The order of your selection (and for the printed "
-"tiles) is indicated by the contents of the text field labelled as <em>'Tile "
-"pages (to be printed):'</em><p> <b>Note:</b> By default no tile is selected. "
-"Before you can print (a part of) your poster, you must select at least one "
-"tile. </p> </qt>"
+"printed to make the poster, given the selected paper size.</p> <p><b>Hint:"
+"</b> The little preview window below is not just a passive icon. You can "
+"click on its individual tiles to select them for printing. To select "
+"multiple tiles to be printed at once, you need to <em>'shift-click'</em> on "
+"the tiles ('shift-click' means: hold down the [SHIFT]-key on your keyboard "
+"and click with the mouse while [SHIFT]-key is held.) The order of your "
+"clicking is significant to the order of printing the different tiles. The "
+"order of your selection (and for the printed tiles) is indicated by the "
+"contents of the text field labelled as <em>'Tile pages (to be printed):'</"
+"em><p> <b>Note:</b> By default no tile is selected. Before you can print (a "
+"part of) your poster, you must select at least one tile. </p> </qt>"
msgstr ""
#: kpposterpage.cpp:102
@@ -2231,11 +2229,11 @@ msgid ""
" <qt> <b>Order and number of tile pages to be printed</b> <p>This field "
"displays and sets the individual tiles to be printed, as well as the order "
"for their printout. </p> You can file the field with 2 different methods: "
-"<ul> <li>Either use the interactive thumbnail preview above and "
-"'[SHIFT]-click' on the tiles. </li> <li>Or edit this text field "
-"accordingly. </li> </ul> <p>When editing the field, you can use a '3-7' "
-"syntax instead of a '3,4,5,6,7' one. </p> <p><b>Examples:</b></p> <pre> "
-"\"2,3,7,9,3\" <br> \"1-3,6,8-11\" </qt>"
+"<ul> <li>Either use the interactive thumbnail preview above and '[SHIFT]-"
+"click' on the tiles. </li> <li>Or edit this text field accordingly. </li> "
+"</ul> <p>When editing the field, you can use a '3-7' syntax instead of a "
+"'3,4,5,6,7' one. </p> <p><b>Examples:</b></p> <pre> \"2,3,7,9,3\" "
+"<br> \"1-3,6,8-11\" </qt>"
msgstr ""
#: kpposterpage.cpp:154
@@ -2301,12 +2299,12 @@ msgid ""
"print 1 page per sheet (the default setting.). <p><b>Note 2:</b> If you "
"select multiple pages per sheet here, the scaling and re-arranging is done "
"by your printing system. <p><b>Note 3, regarding \"Other\":</b> You cannot "
-"really select <em>Other</em> as the number of pages to print on one "
-"sheet.\"Other\" is checkmarked here for information purposes only. <p>To "
-"select 8, 9, 16 or other numbers of pages per sheet: <ul> <li> go to the "
-"tab headlined \"Filter\"</li> <li> enable the <em>Multiple Pages per "
-"Sheet</em> filter </li> <li> and configure it (bottom-most button on the "
-"right of the \"Filters\" tab). </li> </ul> </qt>"
+"really select <em>Other</em> as the number of pages to print on one sheet."
+"\"Other\" is checkmarked here for information purposes only. <p>To select "
+"8, 9, 16 or other numbers of pages per sheet: <ul> <li> go to the tab "
+"headlined \"Filter\"</li> <li> enable the <em>Multiple Pages per Sheet</em> "
+"filter </li> <li> and configure it (bottom-most button on the right of the "
+"\"Filters\" tab). </li> </ul> </qt>"
msgstr ""
#: kpqtpage.cpp:102
@@ -2352,8 +2350,8 @@ msgstr ""
#: kprintdialog.cpp:102
msgid ""
-" <qt><b>Printer Type:</b> The <em>Type</em> indicates your printer type. "
-"</qt>"
+" <qt><b>Printer Type:</b> The <em>Type</em> indicates your printer type. </"
+"qt>"
msgstr ""
#: kprintdialog.cpp:104
@@ -2401,27 +2399,26 @@ msgstr ""
#: kprintdialog.cpp:141
msgid ""
" <qt><b>Selective View on List of Printers:</b> <p> This button reduces the "
-"list of visible printers to a shorter, more convenient, pre-defined "
-"list.</p> <p>This is particularly useful in enterprise environments with "
-"lots of printers. The default is to show <b>all</b> printers.</p> <p>To "
-"create a personal <em>'selective view list'</em>, click on the <em>'System "
-"Options'</em> button at the bottom of this dialog. Then, in the new dialog, "
-"select <em>'Filter'</em> (left column in the <em>TDE Print "
-"Configuration</em> dialog) and setup your selection..</p> <p><b>Warning:</b> "
-"Clicking this button without prior creation of a personal <em>'selective "
-"view list'</em> will make all printers dissappear from the view. (To "
-"re-enable all printers, just click this button again.) </p> </qt>"
+"list of visible printers to a shorter, more convenient, pre-defined list.</"
+"p> <p>This is particularly useful in enterprise environments with lots of "
+"printers. The default is to show <b>all</b> printers.</p> <p>To create a "
+"personal <em>'selective view list'</em>, click on the <em>'System Options'</"
+"em> button at the bottom of this dialog. Then, in the new dialog, select "
+"<em>'Filter'</em> (left column in the <em>TDE Print Configuration</em> "
+"dialog) and setup your selection..</p> <p><b>Warning:</b> Clicking this "
+"button without prior creation of a personal <em>'selective view list'</em> "
+"will make all printers dissappear from the view. (To re-enable all "
+"printers, just click this button again.) </p> </qt>"
msgstr ""
#: kprintdialog.cpp:154
msgid ""
"<qt><b>TDE Add Printer Wizard</b> <p>This button starts the <em>TDE Add "
-"Printer Wizard</em>.</p> <p>Use the Wizard (with <em>\"CUPS\"</em> or "
-"<em>\"RLPR\"</em>) to add locally defined printers to your system. </p> "
+"Printer Wizard</em>.</p> <p>Use the Wizard (with <em>\"CUPS\"</em> or <em>"
+"\"RLPR\"</em>) to add locally defined printers to your system. </p> "
"<p><b>Note:</b> The <em>TDE Add Printer Wizard</em> does <b>not</b> work, "
-"and this button is disabled if you use <em>\"Generic LPD</em>\", "
-"<em>\"LPRng\"</em>, or <em>\"Print Through an External Program</em>\".) "
-"</p> </qt>"
+"and this button is disabled if you use <em>\"Generic LPD</em>\", <em>\"LPRng"
+"\"</em>, or <em>\"Print Through an External Program</em>\".) </p> </qt>"
msgstr ""
#: kprintdialog.cpp:163
@@ -2442,15 +2439,15 @@ msgid ""
" <qt><b>System Options:</b> <p>This button starts a new dialog where you "
"can adjust various settings of your printing system. Amongst them: <ul><li> "
"Should \tDE applications embed all fonts into the PostScript they generate "
-"for printing? <li> Should TDE use an external PostScript viewer like "
-"<em>gv</em> for print page previews? <li> Should TDEPrint use a local or a "
-"remote CUPS server?, </ul> and many more.... </qt>"
+"for printing? <li> Should TDE use an external PostScript viewer like <em>gv</"
+"em> for print page previews? <li> Should TDEPrint use a local or a remote "
+"CUPS server?, </ul> and many more.... </qt>"
msgstr ""
#: kprintdialog.cpp:182
msgid ""
-" <qt><b>Help:</b> This button takes you to the complete <em>TDEPrint "
-"Manual</em>. </qt>"
+" <qt><b>Help:</b> This button takes you to the complete <em>TDEPrint Manual</"
+"em>. </qt>"
msgstr ""
#: kprintdialog.cpp:186
@@ -2473,8 +2470,8 @@ msgid ""
"printing dialog stays open after you hit the <em>Print</em> button.</p> <p> "
"This is especially useful, if you need to test various print settings (like "
"color matching for an inkjet printer) or if you want to send your job to "
-"multiple printers (one after the other) to have it finished more "
-"quickly.</p> </qt>"
+"multiple printers (one after the other) to have it finished more quickly.</"
+"p> </qt>"
msgstr ""
#: kprintdialog.cpp:206
@@ -2483,8 +2480,8 @@ msgid ""
"your file will be saved if you decide to \"Print to File\" your job, using "
"one of the TDE <em>Special Printers</em> named \"Print to File "
"(PostScript)\" or \"Print to File (PDF)\". Choose a name and location that "
-"suits your need by using the button and/or editing the line on the right. "
-"</qt>"
+"suits your need by using the button and/or editing the line on the right. </"
+"qt>"
msgstr ""
#: kprintdialog.cpp:214
@@ -2528,9 +2525,9 @@ msgstr ""
msgid ""
" <qt><b>Set as Default Printer</b> This button sets the current printer as "
"the user's default. <p><b>Note:</b> (Button is only visible if the checkbox "
-"for <em>System Options</em> --> <em>General</em> --> "
-"<em>Miscellaneous</em>: <em>\"Defaults to the last printer used in the "
-"application\"</em> is disabled.) </qt>"
+"for <em>System Options</em> --> <em>General</em> --> <em>Miscellaneous</"
+"em>: <em>\"Defaults to the last printer used in the application\"</em> is "
+"disabled.) </qt>"
msgstr ""
#: kprintdialog.cpp:265 management/kmmainview.cpp:289 management/kmwend.cpp:90
@@ -2653,8 +2650,8 @@ msgstr ""
#: kprinter.cpp:690 tdeprintd.cpp:158
#, c-format
msgid ""
-"<p><nobr>A print error occurred. Error message received from "
-"system:</nobr></p><br>%1"
+"<p><nobr>A print error occurred. Error message received from system:</nobr></"
+"p><br>%1"
msgstr ""
#: kprinterimpl.cpp:156
@@ -2698,10 +2695,9 @@ msgstr ""
#: kprinterimpl.cpp:325
msgid ""
-"<p>Unable to perform the requested page selection. The filter "
-"<b>psselect</b> cannot be inserted in the current filter chain. See "
-"<b>Filter</b> tab in the printer properties dialog for further "
-"information.</p>"
+"<p>Unable to perform the requested page selection. The filter <b>psselect</"
+"b> cannot be inserted in the current filter chain. See <b>Filter</b> tab in "
+"the printer properties dialog for further information.</p>"
msgstr ""
#: kprinterimpl.cpp:355
@@ -2717,9 +2713,9 @@ msgstr ""
#: kprinterimpl.cpp:385
msgid ""
"The MIME type %1 is not supported as input of the filter chain (this may "
-"happen with non-CUPS spoolers when performing page selection on a "
-"non-PostScript file). Do you want TDE to convert the file to a supported "
-"format?</p>"
+"happen with non-CUPS spoolers when performing page selection on a non-"
+"PostScript file). Do you want TDE to convert the file to a supported format?"
+"</p>"
msgstr ""
#: kprinterimpl.cpp:389 kprinterimpl.cpp:509
@@ -2744,8 +2740,8 @@ msgstr ""
#: kprinterimpl.cpp:423
msgid ""
-"<qt>Operation failed with message:<br>%1<br>Select another target "
-"format.</qt>"
+"<qt>Operation failed with message:<br>%1<br>Select another target format.</"
+"qt>"
msgstr ""
#: kprinterimpl.cpp:441
@@ -2764,11 +2760,11 @@ msgstr ""
msgid ""
"<qt>The file format <em> %1 </em> is not directly supported by the current "
"print system. You now have 3 options: <ul> <li> TDE can attempt to convert "
-"this file automatically to a supported format. (Select <em>Convert</em>) "
-"</li><li> You can try to send the file to the printer without any "
-"conversion. (Select <em>Keep</em>) </li><li> You can cancel the printjob. "
-"(Select <em>Cancel</em>) </li></ul> Do you want TDE to attempt and convert "
-"this file to %2?</qt>"
+"this file automatically to a supported format. (Select <em>Convert</em>) </"
+"li><li> You can try to send the file to the printer without any conversion. "
+"(Select <em>Keep</em>) </li><li> You can cancel the printjob. (Select "
+"<em>Cancel</em>) </li></ul> Do you want TDE to attempt and convert this file "
+"to %2?</qt>"
msgstr ""
#: kprinterimpl.cpp:510 management/kmwname.cpp:62
@@ -2777,11 +2773,10 @@ msgstr ""
#: kprinterimpl.cpp:518
msgid ""
-"<qt>No appropriate filter was found to convert the file format %1 into "
-"%2.<br><ul><li>Go to <i>System Options -> Commands</i> to look through the "
-"list of possible filters. Each filter executes an external program.</li><li> "
-"See if the required external program is available.on your "
-"system.</li></ul></qt>"
+"<qt>No appropriate filter was found to convert the file format %1 into %2."
+"<br><ul><li>Go to <i>System Options -> Commands</i> to look through the list "
+"of possible filters. Each filter executes an external program.</li><li> See "
+"if the required external program is available.on your system.</li></ul></qt>"
msgstr ""
#: kprinterpropertydialog.cpp:78 kprinterpropertydialog.cpp:138
@@ -2890,8 +2885,8 @@ msgstr ""
#: lpd/kmlpdmanager.cpp:193
msgid ""
-"Unable to set correct permissions on spool directory %1 for printer "
-"<b>%2</b>."
+"Unable to set correct permissions on spool directory %1 for printer <b>%2</"
+"b>."
msgstr ""
#: lpd/kmlpdmanager.cpp:237
@@ -3443,8 +3438,8 @@ msgstr ""
#: management/kmconfigpreview.cpp:44
msgid ""
-"You can use an external preview program (PS viewer) instead of the TDE "
-"built-in preview system. Note that if the TDE default PS viewer (KGhostView) "
+"You can use an external preview program (PS viewer) instead of the TDE built-"
+"in preview system. Note that if the TDE default PS viewer (KGhostView) "
"cannot be found, TDE tries automatically to find another external PostScript "
"viewer"
msgstr ""
@@ -4109,8 +4104,8 @@ msgstr ""
#: management/kmpropwidget.cpp:50
msgid ""
-"<qt>Unable to change printer properties. Error received from "
-"manager:<p>%1</p></qt>"
+"<qt>Unable to change printer properties. Error received from manager:<p>%1</"
+"p></qt>"
msgstr ""
#: management/kmspecialprinterdlg.cpp:46
@@ -4163,15 +4158,14 @@ msgid ""
"provided for backward compatibility). When using a plain command, the "
"following tags are recognized:</p><ul><li><b>%in</b>: the input file "
"(required).</li><li><b>%out</b>: the output file (required if using an "
-"output file).</li><li><b>%psl</b>: the paper size in lower "
-"case.</li><li><b>%psu</b>: the paper size with the first letter in upper "
-"case.</li></ul>"
+"output file).</li><li><b>%psl</b>: the paper size in lower case.</li><li><b>"
+"%psu</b>: the paper size with the first letter in upper case.</li></ul>"
msgstr ""
#: management/kmspecialprinterdlg.cpp:118
msgid ""
-"<p>The default mimetype for the output file (e.g. "
-"application/postscript).</p>"
+"<p>The default mimetype for the output file (e.g. application/postscript).</"
+"p>"
msgstr ""
#: management/kmspecialprinterdlg.cpp:121
@@ -4217,8 +4211,8 @@ msgstr ""
#: management/kmwbackend.cpp:123
msgid ""
"<qt><p>Shared Windows printer</p><p>Use this for a printer installed on a "
-"Windows server and shared on the network using the SMB protocol "
-"(samba).</p></qt>"
+"Windows server and shared on the network using the SMB protocol (samba).</"
+"p></qt>"
msgstr ""
#: management/kmwbackend.cpp:130
@@ -4352,8 +4346,8 @@ msgstr ""
msgid "Confirmation"
msgstr ""
-#: management/kmwend.cpp:50 management/kmwend.cpp:106
-#: management/kmwend.cpp:109 tdefilelist.cpp:102
+#: management/kmwend.cpp:50 management/kmwend.cpp:106 management/kmwend.cpp:109
+#: tdefilelist.cpp:102
msgid "Type"
msgstr ""
@@ -4574,8 +4568,8 @@ msgstr ""
#: management/kmwpassword.cpp:43
msgid ""
"<p>This backend may require a login/password to work properly. Select the "
-"type of access to use and fill in the login and password entries if "
-"needed.</p>"
+"type of access to use and fill in the login and password entries if needed.</"
+"p>"
msgstr ""
#: management/kmwpassword.cpp:49
@@ -4814,11 +4808,10 @@ msgstr ""
msgid ""
"The full command line to execute the associated underlying utility. This "
"command line is based on a mechanism of tags that are replaced at run-time. "
-"The supported tags are:<ul><li><b>%filterargs</b>: command "
-"options</li><li><b>%filterinput</b>: input "
-"specification</li><li><b>%filteroutput</b>: output "
-"specification</li><li><b>%psu</b>: the page size in upper "
-"case</li><li><b>%psl</b>: the page size in lower case</li></ul>"
+"The supported tags are:<ul><li><b>%filterargs</b>: command options</"
+"li><li><b>%filterinput</b>: input specification</li><li><b>%filteroutput</"
+"b>: output specification</li><li><b>%psu</b>: the page size in upper case</"
+"li><li><b>%psl</b>: the page size in lower case</li></ul>"
msgstr ""
#: management/kxmlcommanddlg.cpp:323
@@ -5024,11 +5017,11 @@ msgid ""
"</p> <p><b>Note:</b></p>This margin setting is not intended for KOffice or "
"OpenOffice.org printing, because these applications (or rather their users) "
"are expected to do it by themselves. It also does not work for PostScript "
-"or PDF file, which in most cases have their margins hardcoded "
-"internally.</p> <br> <hr> <p><em><b>Additional hint for power users:</b> "
-"This TDEPrint GUI element matches with the CUPS commandline job option "
-"parameter:</em> <pre> -o page-left=... # use values from \"0\" or "
-"higher. \"72\" is equal to 1 inch. </pre> </qt>"
+"or PDF file, which in most cases have their margins hardcoded internally.</"
+"p> <br> <hr> <p><em><b>Additional hint for power users:</b> This TDEPrint "
+"GUI element matches with the CUPS commandline job option parameter:</em> "
+"<pre> -o page-left=... # use values from \"0\" or higher. \"72\" is "
+"equal to 1 inch. </pre> </qt>"
msgstr ""
#: marginwidget.cpp:95
@@ -5040,11 +5033,11 @@ msgid ""
"</p> <p><b>Note:</b></p>This margin setting is not intended for KOffice or "
"OpenOffice.org printing, because these applications (or rather their users) "
"are expected to do it by themselves. It also does not work for PostScript "
-"or PDF file, which in most cases have their margins hardcoded "
-"internally.</p> <br> <hr> <p><em><b>Additional hint for power users:</b> "
-"This TDEPrint GUI element matches with the CUPS commandline job option "
-"parameter:</em> <pre> -o page-right=... # use values from \"0\" or "
-"higher. \"72\" is equal to 1 inch. </pre> </qt>"
+"or PDF file, which in most cases have their margins hardcoded internally.</"
+"p> <br> <hr> <p><em><b>Additional hint for power users:</b> This TDEPrint "
+"GUI element matches with the CUPS commandline job option parameter:</em> "
+"<pre> -o page-right=... # use values from \"0\" or higher. \"72\" is "
+"equal to 1 inch. </pre> </qt>"
msgstr ""
#: marginwidget.cpp:114
@@ -5063,9 +5056,9 @@ msgid ""
"margins in preview frame with mouse. </li> </ul> <b>Note:</b> The margin "
"setting does not work if you load such files directly into kprinter, which "
"have their print margins hardcoded internally, like as most PDF or "
-"PostScript files. It works for all ASCII text files however. It also may not "
-" work with non-TDE applications which fail to fully utilize the TDEPrint "
-"framework, such as OpenOffice.org. </p> </qt>"
+"PostScript files. It works for all ASCII text files however. It also may "
+"not work with non-TDE applications which fail to fully utilize the "
+"TDEPrint framework, such as OpenOffice.org. </p> </qt>"
msgstr ""
#: marginwidget.cpp:138
@@ -5223,9 +5216,9 @@ msgstr ""
#: tdefilelist.cpp:73
msgid ""
" <qt> <b>File Open button</b> <p>This button tries to open the highlighted "
-"file, so you can view or edit it before you send it to the printing "
-"system.</p> <p>If you open files, TDEPrint will use the application matching "
-"the MIME type of the file.</p> </qt>"
+"file, so you can view or edit it before you send it to the printing system.</"
+"p> <p>If you open files, TDEPrint will use the application matching the MIME "
+"type of the file.</p> </qt>"
msgstr ""
#: tdefilelist.cpp:82
@@ -5234,8 +5227,8 @@ msgid ""
"for printing. You can see the file name(s), file path(s) and the file (MIME) "
"type(s) as determined by TDEPrint. You may re-arrange the initial order of "
"the list with the help of the arrow buttons on the right.</p> <p>The files "
-"will be printed as a single job, in the same order as displayed in the "
-"list.</p> <p><b>Note:</b> You can select multiple files. The files may be in "
+"will be printed as a single job, in the same order as displayed in the list."
+"</p> <p><b>Note:</b> You can select multiple files. The files may be in "
"multiple locations. The files may be of multiple MIME types. The buttons on "
"the right side let you add more files, remove already selected files from "
"the list, re-order the list (by moving files up or down), and open files. "
diff --git a/template/messages/tdelibs/tdetexteditor_autobookmarker.pot b/template/messages/tdelibs/tdetexteditor_autobookmarker.pot
index 3116b7b0eaf..a091d7a3763 100644
--- a/template/messages/tdelibs/tdetexteditor_autobookmarker.pot
+++ b/template/messages/tdelibs/tdetexteditor_autobookmarker.pot
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"POT-Creation-Date: 2020-05-11 13:03+0200\n"
+"POT-Creation-Date: 2021-07-07 22:17+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -53,8 +53,8 @@ msgstr ""
#: autobookmarker.cpp:301
msgid ""
-"<p>If enabled, the pattern matching will be case sensitive, otherwise "
-"not.</p>"
+"<p>If enabled, the pattern matching will be case sensitive, otherwise not.</"
+"p>"
msgstr ""
#: autobookmarker.cpp:304