summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAutomated System <gitea@mirror.git.trinitydesktop.org>2021-07-07 22:35:05 +0000
committerTDE Gitea <gitea@mirror.git.trinitydesktop.org>2021-07-07 22:35:05 +0000
commit4dc0b129f4d5758558e345fe8cf3c38ec12d13f9 (patch)
tree824f57af78fe06997ea69324a75653e2983235ac
parent16f13af612268732a79ef527e1bdfb1db1e45343 (diff)
downloadkile-4dc0b129.tar.gz
kile-4dc0b129.zip
Update translation template.
-rw-r--r--translations/kile.pot148
1 files changed, 70 insertions, 78 deletions
diff --git a/translations/kile.pot b/translations/kile.pot
index 8bcdd30..5206c35 100644
--- a/translations/kile.pot
+++ b/translations/kile.pot
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"POT-Creation-Date: 2020-05-11 13:14+0200\n"
+"POT-Creation-Date: 2021-07-07 22:30+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"
@@ -61,9 +61,9 @@ msgstr ""
#: configcheckerdlg.cpp:160
msgid ""
-"<qt>The following tools did not pass all <b>critical</b> "
-"tests:<br>%1<br>Your system is not ready to use. Please consult the results "
-"to find out what to fix.</qt>"
+"<qt>The following tools did not pass all <b>critical</b> tests:<br>"
+"%1<br>Your system is not ready to use. Please consult the results to find "
+"out what to fix.</qt>"
msgstr ""
#: configcheckerdlg.cpp:162
@@ -243,8 +243,7 @@ msgstr ""
msgid "Index"
msgstr ""
-#: configstructure.cpp:96 graphicsconfigwidget.ui:16
-#: kileconfigdialog.cpp:241
+#: configstructure.cpp:96 graphicsconfigwidget.ui:16 kileconfigdialog.cpp:241
#, no-c-format
msgid "Graphics"
msgstr ""
@@ -286,8 +285,7 @@ msgstr ""
msgid "Structure Node"
msgstr ""
-#: configstructure.cpp:154 kileconfigdialog.cpp:247
-#: structureconfigwidget.ui:30
+#: configstructure.cpp:154 kileconfigdialog.cpp:247 structureconfigwidget.ui:30
#, no-c-format
msgid "Structure View"
msgstr ""
@@ -344,8 +342,8 @@ msgstr ""
#: configtester.cpp:139
msgid ""
-"Supported, use the 'Modern' configuration for (La)TeX and PDF(La)TeX to "
-"auto-enable inverse and forward search capabilities."
+"Supported, use the 'Modern' configuration for (La)TeX and PDF(La)TeX to auto-"
+"enable inverse and forward search capabilities."
msgstr ""
#: configtester.cpp:140
@@ -360,8 +358,8 @@ msgstr ""
#: configtester.cpp:145
msgid ""
-"You can't use the png previews with conversions 'dvi->ps->png' and "
-"'pdf->png'."
+"You can't use the png previews with conversions 'dvi->ps->png' and 'pdf-"
+">png'."
msgstr ""
#: configtester.cpp:146
@@ -927,8 +925,7 @@ msgstr ""
msgid "Floats"
msgstr ""
-#: kile.cpp:625 kileui.rc:585 latexcmddialog.cpp:324
-#: latexcmddialog.cpp:413
+#: kile.cpp:625 kileui.rc:585 latexcmddialog.cpp:324 latexcmddialog.cpp:413
#, no-c-format
msgid "Math"
msgstr ""
@@ -1150,8 +1147,7 @@ msgstr ""
msgid "Editor"
msgstr ""
-#: generalconfigwidget.ui:30 kileconfigdialog.cpp:169
-#: kileconfigdialog.cpp:227
+#: generalconfigwidget.ui:30 kileconfigdialog.cpp:169 kileconfigdialog.cpp:227
#, no-c-format
msgid "General"
msgstr ""
@@ -1478,8 +1474,8 @@ msgstr ""
#: kiledocumentinfo.cpp:100
msgid ""
-"The filename contains invalid characters ($~ #).<br>Please provide "
-"\t\t\t\tanother one, or click \"Cancel\" to save anyway."
+"The filename contains invalid characters ($~ #).<br>Please provide \t\t\t"
+"\tanother one, or click \"Cancel\" to save anyway."
msgstr ""
#: kiledocumentinfo.cpp:119 kileprojectdlgs.cpp:439
@@ -1647,23 +1643,21 @@ msgstr ""
#: kilegrepdialog.cpp:250
msgid ""
"Enter the regular expression you want to search for here.<br>Possible meta "
-"characters are:<br><ul><li>&nbsp;<b>.</b> - Matches any "
-"character</li><li>&nbsp;<b>^</b> - Matches the beginning of a "
-"line</li><li>&nbsp;<b>$</b> - Matches the end of a "
-"line</li><li>&nbsp;<b>\\\\\\&lt;</b> - Matches the beginning of a "
-"word</li><li>&nbsp;<b>\\\\\\&gt;</b> - Matches the end of a "
-"word</li></ul>The following repetition operators "
-"exist:<ul><li>&nbsp;<b>?</b> - The preceding item is matched at most "
-"once</li><li>&nbsp;<b>*</b> - The preceding item is matched zero or more "
-"times</li><li>&nbsp;<b>+</b> - The preceding item is matched one or more "
-"times</li><li>&nbsp;<b>{<i>n</i>}</b> - The preceding item is matched "
-"exactly <i>n</i> times</li><li>&nbsp;<b>{<i>n</i>,}</b> - The preceding item "
-"is matched <i>n</i> or more times</li><li>&nbsp;<b>{,<i>n</i>}</b> - The "
-"preceding item is matched at most <i>n</i> "
-"times</li><li>&nbsp;<b>{<i>n</i>,<i>m</i>}</b> - The preceding item is "
-"matched at least <i>n</i>, but at most <i>m</i> times.</li></ul>Furthermore, "
-"backreferences to bracketed subexpressions are available via the notation "
-"\\\\<i>n</i>."
+"characters are:<br><ul><li>&nbsp;<b>.</b> - Matches any character</"
+"li><li>&nbsp;<b>^</b> - Matches the beginning of a line</li><li>&nbsp;<b>$</"
+"b> - Matches the end of a line</li><li>&nbsp;<b>\\\\\\&lt;</b> - Matches the "
+"beginning of a word</li><li>&nbsp;<b>\\\\\\&gt;</b> - Matches the end of a "
+"word</li></ul>The following repetition operators exist:<ul><li>&nbsp;<b>?</"
+"b> - The preceding item is matched at most once</li><li>&nbsp;<b>*</b> - The "
+"preceding item is matched zero or more times</li><li>&nbsp;<b>+</b> - The "
+"preceding item is matched one or more times</li><li>&nbsp;<b>{<i>n</i>}</b> "
+"- The preceding item is matched exactly <i>n</i> times</li><li>&nbsp;"
+"<b>{<i>n</i>,}</b> - The preceding item is matched <i>n</i> or more times</"
+"li><li>&nbsp;<b>{,<i>n</i>}</b> - The preceding item is matched at most "
+"<i>n</i> times</li><li>&nbsp;<b>{<i>n</i>,<i>m</i>}</b> - The preceding item "
+"is matched at least <i>n</i>, but at most <i>m</i> times.</li></"
+"ul>Furthermore, backreferences to bracketed subexpressions are available via "
+"the notation \\\\<i>n</i>."
msgstr ""
#: kilegrepdialog.cpp:274
@@ -1676,13 +1670,13 @@ msgstr ""
#, c-format
msgid ""
"Choose one search mode. For the first modes, the search pattern is build "
-"from the editable template, where '%s' is replaced by the given "
-"pattern.<br><br>There are additional fixed predefined modes for "
-"environments, graphics, labels, references and input files. If the pattern "
-"is empty, Kile will search for all commands of this mode. If a pattern is "
-"given, it will be inserted as a parameter. F.e., in environment mode with "
-"pattern 'center', Kile will search for '\\begin{center}' and in graphics "
-"mode with pattern '.*\\.png', Kile will search for all png files."
+"from the editable template, where '%s' is replaced by the given pattern."
+"<br><br>There are additional fixed predefined modes for environments, "
+"graphics, labels, references and input files. If the pattern is empty, Kile "
+"will search for all commands of this mode. If a pattern is given, it will be "
+"inserted as a parameter. F.e., in environment mode with pattern 'center', "
+"Kile will search for '\\begin{center}' and in graphics mode with pattern '.*"
+"\\.png', Kile will search for all png files."
msgstr ""
#: kilegrepdialog.cpp:285
@@ -1858,8 +1852,8 @@ msgstr ""
#: kileproject.cpp:369
msgid ""
-"The project file of %1 was created by a newer version of "
-"kile.\t\t\t\tOpening it can lead to unexpected results.\n"
+"The project file of %1 was created by a newer version of kile.\t\t\t"
+"\tOpening it can lead to unexpected results.\n"
"\t\t\t\tDo you really want to continue (not recommended)?"
msgstr ""
@@ -5758,8 +5752,8 @@ msgstr ""
#: tabulardialog.cpp:1848
msgid ""
-"<center>Hint: You can set some cell properties with a right mouse "
-"click.</center>"
+"<center>Hint: You can set some cell properties with a right mouse click.</"
+"center>"
msgstr ""
#: tabulardialog.cpp:1864
@@ -5914,8 +5908,8 @@ msgstr ""
#: texdocdialog.cpp:568 texdocdialog.cpp:581
msgid ""
-"Could not determine the search paths of TexLive/teTeX or file "
-"'texdoctk.dat'.<br> So this dialog is useless."
+"Could not determine the search paths of TexLive/teTeX or file 'texdoctk.dat'."
+"<br> So this dialog is useless."
msgstr ""
#: texdocdialog.cpp:568
@@ -6176,8 +6170,8 @@ msgstr ""
#: helpconfigwidget.ui:33
#, no-c-format
msgid ""
-"Insert the path to the TeX documentation directory here. For example "
-"/usr/share/texmf/doc."
+"Insert the path to the TeX documentation directory here. For example /usr/"
+"share/texmf/doc."
msgstr ""
#: helpconfigwidget.ui:46
@@ -6303,9 +6297,9 @@ msgstr ""
#: kile.kcfg:110
#, no-c-format
msgid ""
-"Set the TEXINPUTS environment variable here. TEXINPUTS should be a "
-"colon-separated list of all paths TeX should look for additional packages "
-"and/or files. You do not have to add :$TEXINPUTS at the end."
+"Set the TEXINPUTS environment variable here. TEXINPUTS should be a colon-"
+"separated list of all paths TeX should look for additional packages and/or "
+"files. You do not have to add :$TEXINPUTS at the end."
msgstr ""
#: kile.kcfg:114
@@ -6330,9 +6324,9 @@ msgstr ""
#: kile.kcfg:120
#, no-c-format
msgid ""
-"Set the BIBINPUTS environment variable here. BIBINPUTS should be a "
-"colon-separated list of all paths bibtex should look for additional .bib "
-"files. You do not have to add :$BIBINPUTS at the end."
+"Set the BIBINPUTS environment variable here. BIBINPUTS should be a colon-"
+"separated list of all paths bibtex should look for additional .bib files. "
+"You do not have to add :$BIBINPUTS at the end."
msgstr ""
#: kile.kcfg:124
@@ -6343,9 +6337,9 @@ msgstr ""
#: kile.kcfg:125
#, no-c-format
msgid ""
-"Set the BSTINPUTS environment variable here. BSTINPUTS should be a "
-"colon-separated list of all paths bibtex should look for additional .bst "
-"files. You do not have to add :$BSTINPUTS at the end."
+"Set the BSTINPUTS environment variable here. BSTINPUTS should be a colon-"
+"separated list of all paths bibtex should look for additional .bst files. "
+"You do not have to add :$BSTINPUTS at the end."
msgstr ""
#: kile.kcfg:131
@@ -6880,8 +6874,7 @@ msgid ""
"necessary"
msgstr ""
-#: librarytoolconfigwidget.ui:41
-#: processtoolconfigwidget.ui:61
+#: librarytoolconfigwidget.ui:41 processtoolconfigwidget.ui:61
#, no-c-format
msgid "&Options:"
msgstr ""
@@ -7205,9 +7198,8 @@ msgstr ""
#: tips:17
msgid ""
-"<p>...that the Quick Build tool is now fully configurable? Go to "
-"<b>Settings->Configure Kile->Build</b> and select the <b>QuickBuild</b> "
-"tool.</p>\n"
+"<p>...that the Quick Build tool is now fully configurable? Go to <b>Settings-"
+">Configure Kile->Build</b> and select the <b>QuickBuild</b> tool.</p>\n"
msgstr ""
#: tips:23
@@ -7215,8 +7207,8 @@ msgid ""
"<p>...that using projects gives Kile much more power? You can, for example, "
"bundle and archive all related documents in a project; also, features like "
"auto-completion of references and citations become much more powerful. Kile "
-"is even able to determine which document is the master document in a "
-"project.</p>\n"
+"is even able to determine which document is the master document in a project."
+"</p>\n"
msgstr ""
#: tips:29
@@ -7234,9 +7226,9 @@ msgid ""
"Ctrl+Space).</p>\n"
"<p>Note that this feature is much more powerful if the current document "
"belongs to a project.</p>\n"
-"<p>You can configure auto-completion by going to <b>Settings->Configure "
-"Kile->Complete</b>; there, you can select databases of LaTeX commands. You "
-"can even create your own lists of commands.</p>\n"
+"<p>You can configure auto-completion by going to <b>Settings->Configure Kile-"
+">Complete</b>; there, you can select databases of LaTeX commands. You can "
+"even create your own lists of commands.</p>\n"
msgstr ""
#: tips:45
@@ -7244,9 +7236,9 @@ msgid ""
"<p>...that Kile can complete LaTeX commands for you? Type <code>\\se</code> "
"and press Ctrl+Space, a list of all commands starting with <code>\\se</code> "
"will appear.</p>\n"
-"<p>You can configure auto-completion by going to <b>Settings->Configure "
-"Kile->Complete</b>; there, you can select databases of LaTeX commands. You "
-"can even create your own lists of commands.</p>\n"
+"<p>You can configure auto-completion by going to <b>Settings->Configure Kile-"
+">Complete</b>; there, you can select databases of LaTeX commands. You can "
+"even create your own lists of commands.</p>\n"
msgstr ""
#: tips:53
@@ -7256,9 +7248,9 @@ msgid ""
"of all environments starting with <code>equ</code> appears. Press Enter to "
"select the first entry and a <code>\\begin{equation}\\end{equation}</code> "
"pair is inserted in your document.</p>\n"
-"<p>You can configure auto-completion by going to <b>Settings->Configure "
-"Kile->Complete</b>; there, you can select databases of LaTeX commands. You "
-"can even create your own lists of commands.</p>\n"
+"<p>You can configure auto-completion by going to <b>Settings->Configure Kile-"
+">Complete</b>; there, you can select databases of LaTeX commands. You can "
+"even create your own lists of commands.</p>\n"
msgstr ""
#: tips:61
@@ -7273,9 +7265,9 @@ msgid ""
"<p>...that the Quick Preview tool will compile and select a part of a "
"document? This can be a <b>selected text</b>, the <b>current environment</b> "
"or the <b>current subdocument</b>.</p>\n"
-"<p>You can configure Quick preview by going to <b>Settings->Configure "
-"Kile->Preview</b>. There, you can select one of the predefined "
-"configurations.</p>\n"
+"<p>You can configure Quick preview by going to <b>Settings->Configure Kile-"
+">Preview</b>. There, you can select one of the predefined configurations.</"
+"p>\n"
msgstr ""
#: tips:75