Updated ts files

This commit is contained in:
Yorik van Havre
2024-07-11 14:56:33 +02:00
parent ac2b65c37b
commit 0a69f0d7c2
18 changed files with 1850 additions and 2054 deletions

View File

@@ -609,7 +609,7 @@ installed addons will be checked for available updates</source>
</message>
<message>
<location filename="../../AddonManagerOptions.ui" line="353"/>
<source>Path to git executable (optional):</source>
<source>Path to Git executable (optional):</source>
<translation type="unfinished"></translation>
</message>
<message>
@@ -1206,10 +1206,15 @@ installed addons will be checked for available updates</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../Widgets/addonmanager_widget_global_buttons.py" line="106"/>
<location filename="../../Widgets/addonmanager_widget_global_buttons.py" line="107"/>
<source>Apply %n available update(s)</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../Widgets/addonmanager_widget_global_buttons.py" line="110"/>
<source>No updates available</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../AddonManager.py" line="826"/>
<location filename="../../AddonManager.py" line="852"/>
@@ -1244,18 +1249,18 @@ installed addons will be checked for available updates</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../manage_python_dependencies.py" line="199"/>
<location filename="../../manage_python_dependencies.py" line="198"/>
<source>Processing, please wait...</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../manage_python_dependencies.py" line="247"/>
<location filename="../../manage_python_dependencies.py" line="246"/>
<location filename="../../Widgets/addonmanager_widget_addon_buttons.py" line="115"/>
<source>Update</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../manage_python_dependencies.py" line="341"/>
<location filename="../../manage_python_dependencies.py" line="340"/>
<source>Updating...</source>
<translation type="unfinished"></translation>
</message>
@@ -1285,7 +1290,7 @@ installed addons will be checked for available updates</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../NetworkManager.py" line="512"/>
<location filename="../../NetworkManager.py" line="511"/>
<source>Error with encrypted connection</source>
<translation type="unfinished"></translation>
</message>
@@ -1429,7 +1434,7 @@ installed addons will be checked for available updates</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../addonmanager_installer_gui.py" line="477"/>
<location filename="../../addonmanager_installer_gui.py" line="476"/>
<location filename="../../addonmanager_package_details_controller.py" line="245"/>
<location filename="../../AddonManagerTest/gui/test_installer_gui.py" line="54"/>
<source>Success</source>
@@ -1612,11 +1617,6 @@ installed addons will be checked for available updates</source>
<source>Other...</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../addonmanager_installer_gui.py" line="153"/>
<source>This addon requires Python packages that are not installed, and cannot be installed automatically. To use this workbench you must install the following Python packages manually:</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../addonmanager_installer_gui.py" line="159"/>
<source>Too many to list</source>
@@ -1648,122 +1648,127 @@ installed addons will be checked for available updates</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../addonmanager_installer_gui.py" line="243"/>
<location filename="../../addonmanager_installer_gui.py" line="242"/>
<location filename="../../AddonManagerTest/gui/test_installer_gui.py" line="189"/>
<source>Incompatible Python version</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../addonmanager_installer_gui.py" line="247"/>
<source>This Addon (or one if its dependencies) requires Python {}.{}, and your system is running {}.{}. Installation cancelled.</source>
<location filename="../../addonmanager_installer_gui.py" line="153"/>
<source>This addon requires Python packages that are not installed, and cannot be installed automatically. To use this addon you must install the following Python packages manually:</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../addonmanager_installer_gui.py" line="268"/>
<location filename="../../addonmanager_installer_gui.py" line="246"/>
<source>This Addon (or one of its dependencies) requires Python {}.{}, and your system is running {}.{}. Installation cancelled.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../addonmanager_installer_gui.py" line="267"/>
<source>Optional dependency on {} ignored because it is not in the allow-list</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../addonmanager_installer_gui.py" line="313"/>
<location filename="../../addonmanager_installer_gui.py" line="314"/>
<location filename="../../addonmanager_installer_gui.py" line="315"/>
<source>Installing dependencies</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../addonmanager_installer_gui.py" line="340"/>
<location filename="../../addonmanager_installer_gui.py" line="339"/>
<location filename="../../AddonManagerTest/gui/test_installer_gui.py" line="76"/>
<source>Cannot execute Python</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../addonmanager_installer_gui.py" line="345"/>
<location filename="../../addonmanager_installer_gui.py" line="344"/>
<source>Failed to automatically locate your Python executable, or the path is set incorrectly. Please check the Addon Manager preferences setting for the path to Python.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../addonmanager_installer_gui.py" line="349"/>
<location filename="../../addonmanager_installer_gui.py" line="348"/>
<source>Dependencies could not be installed. Continue with installation of {} anyway?</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../addonmanager_installer_gui.py" line="364"/>
<location filename="../../addonmanager_installer_gui.py" line="363"/>
<location filename="../../AddonManagerTest/gui/test_installer_gui.py" line="86"/>
<source>Cannot execute pip</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../addonmanager_installer_gui.py" line="370"/>
<location filename="../../addonmanager_installer_gui.py" line="369"/>
<source>Failed to execute pip, which may be missing from your Python installation. Please ensure your system has pip installed and try again. The failed command was:</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../addonmanager_installer_gui.py" line="374"/>
<location filename="../../addonmanager_installer_gui.py" line="399"/>
<location filename="../../addonmanager_installer_gui.py" line="373"/>
<location filename="../../addonmanager_installer_gui.py" line="398"/>
<source>Continue with installation of {} anyway?</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../addonmanager_installer_gui.py" line="391"/>
<location filename="../../addonmanager_installer_gui.py" line="390"/>
<location filename="../../AddonManagerTest/gui/test_installer_gui.py" line="96"/>
<source>Package installation failed</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../addonmanager_installer_gui.py" line="395"/>
<location filename="../../addonmanager_installer_gui.py" line="394"/>
<source>See Report View for detailed failure log.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../addonmanager_installer_gui.py" line="436"/>
<location filename="../../addonmanager_installer_gui.py" line="435"/>
<source>Installing Addon</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../addonmanager_installer_gui.py" line="437"/>
<location filename="../../addonmanager_installer_gui.py" line="436"/>
<source>Installing FreeCAD Addon &apos;{}&apos;</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../addonmanager_installer_gui.py" line="451"/>
<location filename="../../addonmanager_installer_gui.py" line="450"/>
<source>Cancelling</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../addonmanager_installer_gui.py" line="452"/>
<location filename="../../addonmanager_installer_gui.py" line="451"/>
<source>Cancelling installation of &apos;{}&apos;</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../addonmanager_installer_gui.py" line="478"/>
<location filename="../../addonmanager_installer_gui.py" line="477"/>
<source>{} was installed successfully</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../addonmanager_installer_gui.py" line="490"/>
<location filename="../../addonmanager_installer_gui.py" line="489"/>
<location filename="../../AddonManagerTest/gui/test_installer_gui.py" line="64"/>
<source>Installation Failed</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../addonmanager_installer_gui.py" line="491"/>
<location filename="../../addonmanager_installer_gui.py" line="490"/>
<source>Failed to install {}</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../addonmanager_installer_gui.py" line="608"/>
<location filename="../../install_to_toolbar.py" line="96"/>
<location filename="../../addonmanager_installer_gui.py" line="605"/>
<location filename="../../install_to_toolbar.py" line="94"/>
<source>Create new toolbar</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../addonmanager_installer_gui.py" line="734"/>
<location filename="../../install_to_toolbar.py" line="253"/>
<location filename="../../addonmanager_installer_gui.py" line="731"/>
<location filename="../../install_to_toolbar.py" line="251"/>
<source>A macro installed with the FreeCAD Addon Manager</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../addonmanager_installer_gui.py" line="736"/>
<location filename="../../install_to_toolbar.py" line="255"/>
<location filename="../../addonmanager_installer_gui.py" line="733"/>
<location filename="../../install_to_toolbar.py" line="253"/>
<source>Run</source>
<comment>Indicates a macro that can be &apos;run&apos;</comment>
<translation type="unfinished"></translation>
@@ -2031,39 +2036,39 @@ installed addons will be checked for available updates</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../change_branch.py" line="87"/>
<location filename="../../change_branch.py" line="86"/>
<source>DANGER: Developer feature</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../change_branch.py" line="94"/>
<location filename="../../change_branch.py" line="93"/>
<source>DANGER: Switching branches is intended for developers and beta testers, and may result in broken, non-backwards compatible documents, instability, crashes, and/or the premature heat death of the universe. Are you sure you want to continue?</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../change_branch.py" line="103"/>
<location filename="../../change_branch.py" line="102"/>
<source>There are local changes</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../change_branch.py" line="108"/>
<location filename="../../change_branch.py" line="107"/>
<source>WARNING: This repo has uncommitted local changes. Are you sure you want to change branches (bringing the changes with you)?</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../change_branch.py" line="207"/>
<location filename="../../change_branch.py" line="206"/>
<source>Local</source>
<comment>Table header for local git ref name</comment>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../change_branch.py" line="213"/>
<location filename="../../change_branch.py" line="212"/>
<source>Remote tracking</source>
<comment>Table header for git remote tracking branch name</comment>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../change_branch.py" line="219"/>
<location filename="../../change_branch.py" line="218"/>
<source>Last Updated</source>
<comment>Table header for git update date</comment>
<translation type="unfinished"></translation>
@@ -2381,12 +2386,12 @@ installed addons will be checked for available updates</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../addonmanager_update_all_gui.py" line="199"/>
<location filename="../../addonmanager_update_all_gui.py" line="198"/>
<source>Update was cancelled</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../addonmanager_update_all_gui.py" line="200"/>
<location filename="../../addonmanager_update_all_gui.py" line="199"/>
<source>some addons may have been updated</source>
<translation type="unfinished"></translation>
</message>
@@ -2480,7 +2485,7 @@ installed addons will be checked for available updates</source>
<context>
<name>Addons installer</name>
<message>
<location filename="../../addonmanager_update_all_gui.py" line="193"/>
<location filename="../../addonmanager_update_all_gui.py" line="192"/>
<source>Finished updating the following addons</source>
<translation type="unfinished"></translation>
</message>
@@ -2488,7 +2493,7 @@ installed addons will be checked for available updates</source>
<context>
<name>Workbench</name>
<message>
<location filename="../../addonmanager_installer_gui.py" line="653"/>
<location filename="../../addonmanager_installer_gui.py" line="650"/>
<source>Auto-Created Macro Toolbar</source>
<translation type="unfinished"></translation>
</message>