Updated ts files

This commit is contained in:
Yorik van Havre
2022-02-14 12:31:47 +01:00
parent 7fa42aba73
commit 67dcb21efd
5 changed files with 612 additions and 218 deletions

View File

@@ -88,6 +88,38 @@
<source>Fetching README.md from package repository</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="package_details.py" line="354"/>
<source>WARNING: This addon requires FreeCAD </source>
<translation type="unfinished"></translation>
</message>
<message numerus="yes">
<location filename="package_details.py" line="431"/>
<source>Delete cached version of this README and re-download</source>
<translation type="unfinished">
<numerusform></numerusform>
</translation>
</message>
<message>
<location filename="package_details.py" line="563"/>
<source>Could not load README data from URL {}</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="package_details.py" line="577"/>
<source>Success</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="package_details.py" line="600"/>
<source>Changed to git ref &apos;{}&apos; -- please restart to use Addon.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="package_details.py" line="636"/>
<source>Page JavaScript reported</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="package_details.py" line="407"/>
<source>Install</source>
@@ -113,14 +145,19 @@
<source>Run Macro</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="package_details.py" line="786"/>
<source>Change Branch</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="package_details.py" line="424"/>
<source>Return to package list</source>
<translation type="unfinished"></translation>
</message>
<message numerus="yes">
<location filename="package_details.py" line="431"/>
<source>Delete cached version of this README and re-download</source>
<location filename="package_details.py" line="800"/>
<source>QtWebEngine Python bindings not installed -- using fallback README display. See Report View for details and installation instructions.</source>
<translation type="unfinished">
<numerusform></numerusform>
</translation>
@@ -346,6 +383,16 @@
<source>git fetch failed for {wb.name}</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="addonmanager_workers.py" line="433"/>
<source>Raw markdown displayed</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="addonmanager_workers.py" line="435"/>
<source>Python Markdown library is missing.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="addonmanager_workers.py" line="439"/>
<source>git pull failed for {wb.name}</source>
@@ -391,6 +438,11 @@
<source>An error occurred fetching macros from GitHub</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="addonmanager_workers.py" line="651"/>
<source>Retrieving description...</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="addonmanager_workers.py" line="665"/>
<source>This macro is already installed.</source>
@@ -401,26 +453,6 @@
<source>Caching macro code...</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="addonmanager_workers.py" line="651"/>
<source>Retrieving description...</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="addonmanager_workers.py" line="824"/>
<source>Retrieving info from {}</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="addonmanager_workers.py" line="433"/>
<source>Raw markdown displayed</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="addonmanager_workers.py" line="435"/>
<source>Python Markdown library is missing.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="addonmanager_workers.py" line="700"/>
<source>GitPython not found. Using standard download instead.</source>
@@ -461,6 +493,11 @@
<source>A macro has been installed and is available under Macro -&gt; Macros menu</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="addonmanager_workers.py" line="824"/>
<source>Retrieving info from {}</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="addonmanager_workers.py" line="835"/>
<source>Missing workbench</source>
@@ -586,6 +623,66 @@
<source>Failed to connect to URL</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="change_branch.py" line="101"/>
<source>DANGER: Developer feature</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="change_branch.py" line="114"/>
<source>There are local changes</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="change_branch.py" line="192"/>
<source>Branch</source>
<comment>git terminology</comment>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="change_branch.py" line="178"/>
<source>Tag</source>
<comment>git terminology</comment>
<translation type="unfinished"></translation>
</message>
<message numerus="yes">
<location filename="change_branch.py" line="261"/>
<source>Kind</source>
<comment>Table header for git ref type (e.g. either Tag or Branch)</comment>
<translation type="unfinished">
<numerusform></numerusform>
</translation>
</message>
<message>
<location filename="change_branch.py" line="265"/>
<source>Local name</source>
<comment>Table header for git ref name</comment>
<translation type="unfinished"></translation>
</message>
<message numerus="yes">
<location filename="change_branch.py" line="271"/>
<source>Tracking</source>
<comment>Table header for git remote tracking branch name name</comment>
<translation type="unfinished">
<numerusform></numerusform>
</translation>
</message>
<message numerus="yes">
<location filename="change_branch.py" line="277"/>
<source>Local updated</source>
<comment>Table header for git update time of local branch</comment>
<translation type="unfinished">
<numerusform></numerusform>
</translation>
</message>
<message numerus="yes">
<location filename="change_branch.py" line="283"/>
<source>Remote updated</source>
<comment>Table header for git update time of remote branch</comment>
<translation type="unfinished">
<numerusform></numerusform>
</translation>
</message>
<message>
<location filename="AddonManager.py" line="191"/>
<source>Checking connection</source>
@@ -641,16 +738,6 @@
<source>Updating cache...</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="AddonManager.py" line="243"/>
<source>Checking for updates...</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="AddonManager.py" line="773"/>
<source>Apply {} update(s)</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="AddonManager.py" line="86"/>
<source>The addons that can be installed here are not officially part of FreeCAD, and are not reviewed by the FreeCAD team. Make sure you know what you are installing!</source>
@@ -671,6 +758,11 @@
<source>Could not import QtNetwork -- see Report View for details. Addon Manager unavailable.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="AddonManager.py" line="243"/>
<source>Checking for updates...</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="AddonManager.py" line="262"/>
<source>Apply</source>
@@ -721,6 +813,11 @@
<source>Restart required</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="AddonManager.py" line="773"/>
<source>Apply {} update(s)</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="AddonManager.py" line="577"/>
<source>No updates available</source>
@@ -789,6 +886,11 @@
<source>Succeeded</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="AddonManager.py" line="1513"/>
<source>Execution of Addon&apos;s uninstall.py script failed. Proceeding with uninstall...</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="AddonManager.py" line="1159"/>
<source>All packages updates failed:</source>
@@ -824,11 +926,6 @@
<source>Are you sure you want to uninstall this Addon?</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="AddonManager.py" line="1513"/>
<source>Execution of Addon&apos;s uninstall.py script failed. Proceeding with uninstall...</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="AddonManager.py" line="504"/>
<source>Macro could not be removed.</source>