Update translations

This commit is contained in:
Chris Hennes
2023-11-06 22:26:44 -06:00
parent 1266b6f445
commit f25af97811
588 changed files with 139164 additions and 108953 deletions

View File

@@ -1,5 +1,6 @@
<RCC>
<qresource>
<file>translations/Help_en.qm</file>
<file>translations/Help_be.qm</file>
</qresource>
</RCC>

View File

@@ -4,205 +4,162 @@
<context>
<name>Form</name>
<message>
<location filename="../dlgPreferencesHelp.ui" line="14"/>
<location filename="../../dlgPreferencesHelp.ui" line="14"/>
<source>Help</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../dlgPreferencesHelp.ui" line="20"/>
<location filename="../../dlgPreferencesHelp.ui" line="20"/>
<source>Source</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../dlgPreferencesHelp.ui" line="29"/>
<source>This will fetch the documentation from pages rendered on github. This is currently not available...</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../dlgPreferencesHelp.ui" line="32"/>
<source>Github (online)</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../dlgPreferencesHelp.ui" line="45"/>
<location filename="../dlgPreferencesHelp.ui" line="80"/>
<source>Set this to a custom URL or the folder where the help files are located. You can easily download the documentation for offline use by using the Addon Manager and installing the &quot;offline documentation&quot; addon. If this field is left blank, FreeCAD will automatically search for the help files at the default location ($USERAPPDATADIR/Mod/Documentation).</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../dlgPreferencesHelp.ui" line="48"/>
<location filename="../../dlgPreferencesHelp.ui" line="53"/>
<source>Custom location</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../dlgPreferencesHelp.ui" line="67"/>
<source>A translation suffix to use, for example &quot;fr&quot; to get French translation of the documentation.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../dlgPreferencesHelp.ui" line="99"/>
<location filename="../../dlgPreferencesHelp.ui" line="109"/>
<source> Translation suffix:</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../dlgPreferencesHelp.ui" line="106"/>
<source>The documentation pages will be fetched from the official FreeCADwiki at https://wiki.freecad.org</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../dlgPreferencesHelp.ui" line="109"/>
<location filename="../../dlgPreferencesHelp.ui" line="120"/>
<source>FreeCAD Wiki (online)</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../dlgPreferencesHelp.ui" line="125"/>
<source>The documentation pages will be fetched from an automatic markdown conversion of the FreeCAD wiki, hosted on FreeCAD&apos;s github account. This can be styled with a custom stylesheet below and can look nicer than the wiki option. The &apos;markdown&apos; or &apos;pandoc&apos; python module should be installed for optimal results.</source>
<location filename="../../dlgPreferencesHelp.ui" line="29"/>
<source>This will fetch the documentation from pages rendered on GitHub.
This is currently not available...</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../dlgPreferencesHelp.ui" line="128"/>
<location filename="../../dlgPreferencesHelp.ui" line="33"/>
<source>GitHub (online)</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../dlgPreferencesHelp.ui" line="46"/>
<location filename="../../dlgPreferencesHelp.ui" line="86"/>
<source>Set this to a custom URL or the folder where the help files are located.
You can easily download the documentation for offline use by using the Addon
Manager and installing the &quot;offline documentation&quot; addon. If this
field is left blank, FreeCAD will automatically search for the help files at
the default location ($USERAPPDATADIR/Mod/Documentation).</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../dlgPreferencesHelp.ui" line="72"/>
<source>A translation suffix to use, for example &quot;fr&quot;
to get French translation of the documentation.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../dlgPreferencesHelp.ui" line="116"/>
<source>The documentation pages will be fetched from the official
FreeCADwiki at https://wiki.freecad.org</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../dlgPreferencesHelp.ui" line="136"/>
<source>The documentation pages will be fetched from an automatic Markdown conversion
of the FreeCAD wiki,hosted on FreeCAD&apos;s GitHub account. This can be styled with a
custom stylesheet below and can look nicer than the wiki option. The &apos;Markdown&apos; or
&apos;Pandoc&apos; Python module should be installed for optimal results.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../dlgPreferencesHelp.ui" line="142"/>
<source>Markdown version (online)</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../dlgPreferencesHelp.ui" line="147"/>
<location filename="../../dlgPreferencesHelp.ui" line="161"/>
<source>Display</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../dlgPreferencesHelp.ui" line="153"/>
<location filename="../../dlgPreferencesHelp.ui" line="167"/>
<source>The documentation will open in a new tab inside the FreeCAD interface.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../dlgPreferencesHelp.ui" line="156"/>
<location filename="../../dlgPreferencesHelp.ui" line="170"/>
<source>In a FreeCAD tab</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../dlgPreferencesHelp.ui" line="172"/>
<source>The documentation will open in your default desktop browser.</source>
<location filename="../../dlgPreferencesHelp.ui" line="186"/>
<source>The documentation will open in your default web browser.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../dlgPreferencesHelp.ui" line="175"/>
<location filename="../../dlgPreferencesHelp.ui" line="205"/>
<source>The documentation will open in a dockable dialog inside the FreeCAD window,
which allows you to keep it open whlle working in the 3D view.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../dlgPreferencesHelp.ui" line="240"/>
<source>You can here indicate the path to an alternative CSS file to be used
to style the Markdown pages. This will only work if you have selected the
Markdown version above.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../dlgPreferencesHelp.ui" line="189"/>
<source>In your default web browser</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../dlgPreferencesHelp.ui" line="191"/>
<source>The documentation will open in a dockable dialog inside the FreeCAD window, which allows you to keep it open whlle working in the 3D view.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../dlgPreferencesHelp.ui" line="194"/>
<location filename="../../dlgPreferencesHelp.ui" line="209"/>
<source>In a separate, embeddable dialog</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../dlgPreferencesHelp.ui" line="210"/>
<location filename="../../dlgPreferencesHelp.ui" line="225"/>
<source>Options</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../dlgPreferencesHelp.ui" line="218"/>
<location filename="../../dlgPreferencesHelp.ui" line="233"/>
<source> Custom stylesheet:</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../dlgPreferencesHelp.ui" line="225"/>
<source>You can here indicate the path to an alternative CSS file to be used to style the markdown pages. This will only work if you have selected the Markdown version above.</source>
<translation type="unfinished"></translation>
</message>
</context>
<context>
<name>Help</name>
<message>
<location filename="../Help.py" line="69"/>
<location filename="../../Help.py" line="70"/>
<source>Contents for this page could not be retrieved. Please check settings under menu Edit -&gt; Preferences -&gt; General -&gt; Help</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../Help.py" line="70"/>
<location filename="../../Help.py" line="74"/>
<source>Help files location could not be determined. Please check settings under menu Edit -&gt; Preferences -&gt; General -&gt; Help</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../Help.py" line="71"/>
<source>PySide2 QtWebEngineWidgets module is not available. Help rendering is done with the Web module</source>
<location filename="../../Help.py" line="78"/>
<source>PySide QtWebEngineWidgets module is not available. Help rendering is done with the Web module</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../Help.py" line="72"/>
<location filename="../../Help.py" line="82"/>
<source>There is no markdown renderer installed on your system, so this help page is rendered as is. Please install the markdown or pandoc python modules to improve the rendering of this page.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../Help.py" line="104"/>
<location filename="../MenuUtils.py" line="87"/>
<location filename="../../Help.py" line="111"/>
<source>Help</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../MenuUtils.py" line="30"/>
<source>Home</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../MenuUtils.py" line="31"/>
<source>Forum</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../MenuUtils.py" line="32"/>
<source>Wiki</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../MenuUtils.py" line="33"/>
<source>Issues</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../MenuUtils.py" line="34"/>
<source>Code repository</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../MenuUtils.py" line="36"/>
<source>Auto Python modules</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../MenuUtils.py" line="37"/>
<source>About FreeCAD</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../MenuUtils.py" line="38"/>
<source>What&apos;s this?</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../MenuUtils.py" line="91"/>
<source>On the web</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../MenuUtils.py" line="104"/>
<source>Documentation</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../MenuUtils.py" line="107"/>
<source>Shows the index page of the FreeCAD documentation</source>
<translation type="unfinished"></translation>
</message>
</context>
<context>
<name>QObject</name>
<message>
<location filename="../Help.py" line="372"/>
<location filename="../../Help.py" line="388"/>
<source>General</source>
<translation type="unfinished"></translation>
</message>

Binary file not shown.

View File

@@ -0,0 +1,183 @@
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE TS>
<TS version="2.1" language="be" sourcelanguage="en">
<context>
<name>Form</name>
<message>
<location filename="../../dlgPreferencesHelp.ui" line="14"/>
<source>Help</source>
<translation>Даведка</translation>
</message>
<message>
<location filename="../../dlgPreferencesHelp.ui" line="20"/>
<source>Source</source>
<translation>Крыніца</translation>
</message>
<message>
<location filename="../../dlgPreferencesHelp.ui" line="53"/>
<source>Custom location</source>
<translation>Карыстальніцкае месцазнаходжанне</translation>
</message>
<message>
<location filename="../../dlgPreferencesHelp.ui" line="109"/>
<source> Translation suffix:</source>
<translation> Суфікс перакладу:</translation>
</message>
<message>
<location filename="../../dlgPreferencesHelp.ui" line="120"/>
<source>FreeCAD Wiki (online)</source>
<translation>Вікі FreeCAD (анлайн)</translation>
</message>
<message>
<location filename="../../dlgPreferencesHelp.ui" line="29"/>
<source>This will fetch the documentation from pages rendered on GitHub.
This is currently not available...</source>
<translation type="unfinished">This will fetch the documentation from pages rendered on GitHub.
This is currently not available...</translation>
</message>
<message>
<location filename="../../dlgPreferencesHelp.ui" line="33"/>
<source>GitHub (online)</source>
<translation type="unfinished">GitHub (online)</translation>
</message>
<message>
<location filename="../../dlgPreferencesHelp.ui" line="46"/>
<location filename="../../dlgPreferencesHelp.ui" line="86"/>
<source>Set this to a custom URL or the folder where the help files are located.
You can easily download the documentation for offline use by using the Addon
Manager and installing the &quot;offline documentation&quot; addon. If this
field is left blank, FreeCAD will automatically search for the help files at
the default location ($USERAPPDATADIR/Mod/Documentation).</source>
<translation type="unfinished">Set this to a custom URL or the folder where the help files are located.
You can easily download the documentation for offline use by using the Addon
Manager and installing the &quot;offline documentation&quot; addon. If this
field is left blank, FreeCAD will automatically search for the help files at
the default location ($USERAPPDATADIR/Mod/Documentation).</translation>
</message>
<message>
<location filename="../../dlgPreferencesHelp.ui" line="72"/>
<source>A translation suffix to use, for example &quot;fr&quot;
to get French translation of the documentation.</source>
<translation type="unfinished">A translation suffix to use, for example &quot;fr&quot;
to get French translation of the documentation.</translation>
</message>
<message>
<location filename="../../dlgPreferencesHelp.ui" line="116"/>
<source>The documentation pages will be fetched from the official
FreeCADwiki at https://wiki.freecad.org</source>
<translation type="unfinished">The documentation pages will be fetched from the official
FreeCADwiki at https://wiki.freecad.org</translation>
</message>
<message>
<location filename="../../dlgPreferencesHelp.ui" line="136"/>
<source>The documentation pages will be fetched from an automatic Markdown conversion
of the FreeCAD wiki,hosted on FreeCAD&apos;s GitHub account. This can be styled with a
custom stylesheet below and can look nicer than the wiki option. The &apos;Markdown&apos; or
&apos;Pandoc&apos; Python module should be installed for optimal results.</source>
<translation type="unfinished">The documentation pages will be fetched from an automatic Markdown conversion
of the FreeCAD wiki,hosted on FreeCAD&apos;s GitHub account. This can be styled with a
custom stylesheet below and can look nicer than the wiki option. The &apos;Markdown&apos; or
&apos;Pandoc&apos; Python module should be installed for optimal results.</translation>
</message>
<message>
<location filename="../../dlgPreferencesHelp.ui" line="142"/>
<source>Markdown version (online)</source>
<translation>Версія Markdown (анлайн)</translation>
</message>
<message>
<location filename="../../dlgPreferencesHelp.ui" line="161"/>
<source>Display</source>
<translation>Праецыраванне</translation>
</message>
<message>
<location filename="../../dlgPreferencesHelp.ui" line="167"/>
<source>The documentation will open in a new tab inside the FreeCAD interface.</source>
<translation>Дакументацыя будзе адчыненая на новай укладцы ў інтэрфейсе FreeCAD.</translation>
</message>
<message>
<location filename="../../dlgPreferencesHelp.ui" line="170"/>
<source>In a FreeCAD tab</source>
<translation>На ўкладцы FreeCAD</translation>
</message>
<message>
<location filename="../../dlgPreferencesHelp.ui" line="186"/>
<source>The documentation will open in your default web browser.</source>
<translation type="unfinished">The documentation will open in your default web browser.</translation>
</message>
<message>
<location filename="../../dlgPreferencesHelp.ui" line="205"/>
<source>The documentation will open in a dockable dialog inside the FreeCAD window,
which allows you to keep it open whlle working in the 3D view.</source>
<translation type="unfinished">The documentation will open in a dockable dialog inside the FreeCAD window,
which allows you to keep it open whlle working in the 3D view.</translation>
</message>
<message>
<location filename="../../dlgPreferencesHelp.ui" line="240"/>
<source>You can here indicate the path to an alternative CSS file to be used
to style the Markdown pages. This will only work if you have selected the
Markdown version above.</source>
<translation type="unfinished">You can here indicate the path to an alternative CSS file to be used
to style the Markdown pages. This will only work if you have selected the
Markdown version above.</translation>
</message>
<message>
<location filename="../../dlgPreferencesHelp.ui" line="189"/>
<source>In your default web browser</source>
<translation>У вашым першапачатковым інтэрнэт-аглядальніку</translation>
</message>
<message>
<location filename="../../dlgPreferencesHelp.ui" line="209"/>
<source>In a separate, embeddable dialog</source>
<translation>У асобным дыялогавым акне, які ўбудаваны</translation>
</message>
<message>
<location filename="../../dlgPreferencesHelp.ui" line="225"/>
<source>Options</source>
<translation>Налады</translation>
</message>
<message>
<location filename="../../dlgPreferencesHelp.ui" line="233"/>
<source> Custom stylesheet:</source>
<translation> Карыстальніцкая табліца стыляў:</translation>
</message>
</context>
<context>
<name>Help</name>
<message>
<location filename="../../Help.py" line="70"/>
<source>Contents for this page could not be retrieved. Please check settings under menu Edit -&gt; Preferences -&gt; General -&gt; Help</source>
<translation>Змест старонкі не атрымалася здабыць.
Калі ласка, праверце налады ў меню Змяніць -&gt; Перавагі -&gt; Агульныя -&gt; Даведка</translation>
</message>
<message>
<location filename="../../Help.py" line="74"/>
<source>Help files location could not be determined. Please check settings under menu Edit -&gt; Preferences -&gt; General -&gt; Help</source>
<translation>Не атрымалася вызначыць месцазнаходжанне файлаў даведкі.
Калі ласка, праверце налады ў меню Змяніць -&gt; Перавагі -&gt; Агульныя -&gt; Даведка</translation>
</message>
<message>
<location filename="../../Help.py" line="78"/>
<source>PySide QtWebEngineWidgets module is not available. Help rendering is done with the Web module</source>
<translation type="unfinished">PySide QtWebEngineWidgets module is not available. Help rendering is done with the Web module</translation>
</message>
<message>
<location filename="../../Help.py" line="82"/>
<source>There is no markdown renderer installed on your system, so this help page is rendered as is. Please install the markdown or pandoc python modules to improve the rendering of this page.</source>
<translation>У вашай сістэме не ўсталяваныя сродак візуалізацыі Markdown, таму гэтая старонка даведкі адлюстроўваецца як ёсць.
Калі ласка, усталюйце модулі Python - Markdown ці Pandoc, каб палепшыць адлюстраванне гэтай старонкі.</translation>
</message>
<message>
<location filename="../../Help.py" line="111"/>
<source>Help</source>
<translation>Даведка</translation>
</message>
</context>
<context>
<name>QObject</name>
<message>
<location filename="../../Help.py" line="388"/>
<source>General</source>
<translation>Асноўныя</translation>
</message>
</context>
</TS>