Skip to content

Commit

Permalink
Translation catalog update for version dev 2024-08-02-15_28_29
Browse files Browse the repository at this point in the history
  • Loading branch information
Github Actions - Module translation tool committed Aug 2, 2024
1 parent 4695846 commit 7fd3c8a
Showing 1 changed file with 96 additions and 29 deletions.
125 changes: 96 additions & 29 deletions translations/ModulesAutoupgradeAdmin.en.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -541,30 +541,35 @@ Comment: directory already exists</note>
</file>
<file original="classes/Task/Upgrade/UpgradeModules.php" source-language="en-US" target-language="en-US" datatype="plaintext">
<body>
<trans-unit id="04663743fc92eeb1f90a4d165c470e54">
<source>Upgrading module %module%...</source>
<target>Upgrading module %module%...</target>
<note>Line: 72</note>
</trans-unit>
<trans-unit id="35687f9e2d83cd9e89860c47fb3a7bbd">
<source>The files of module %s have been upgraded.</source>
<target>The files of module %s have been upgraded.</target>
<note>Line: 74</note>
<trans-unit id="d2570f64d3e815681ef166d3601a52e6">
<source>Updating module %module%...</source>
<target>Updating module %module%...</target>
<note>Line: 88</note>
</trans-unit>
<trans-unit id="ec44b213f2da02f294c10211129cdd77">
<source>[WARNING] Error when trying to retrieve module %s instance.</source>
<target>[WARNING] Error when trying to retrieve module %s instance.</target>
<note>Line: 100</note>
</trans-unit>
<trans-unit id="a5db680b38097b4289b24d4925b8368e">
<source>Module %s does not need to be migrated. Module is up to date.</source>
<target>Module %s does not need to be migrated. Module is up to date.</target>
<note>Line: 106</note>
</trans-unit>
<trans-unit id="d88a8630bd4e8fdbd61c550e53d62a94">
<source>%s modules left to upgrade.</source>
<target>%s modules left to upgrade.</target>
<note>Line: 93</note>
<note>Line: 131</note>
</trans-unit>
<trans-unit id="f0d18de100ab33463602ea5b8165d842">
<source>Addons modules files have been upgraded.</source>
<target>Addons modules files have been upgraded.</target>
<note>Line: 98</note>
<note>Line: 136</note>
</trans-unit>
<trans-unit id="0530243ad5b9bd205a04b975d3ef8aaf">
<source>%s modules will be upgraded.</source>
<target>%s modules will be upgraded.</target>
<note>Line: 165</note>
<note>Line: 203</note>
</trans-unit>
</body>
</file>
Expand Down Expand Up @@ -1500,37 +1505,99 @@ Comment: check DB access</note>
</trans-unit>
</body>
</file>
<file original="classes/UpgradeTools/ModuleAdapter.php" source-language="en-US" target-language="en-US" datatype="plaintext">
<file original="classes/UpgradeTools/Module/ModuleAdapter.php" source-language="en-US" target-language="en-US" datatype="plaintext">
<body>
<trans-unit id="a739fd67729d2f540137b85917f13a21">
<source>[ERROR] %dir% does not exist or is not a directory.</source>
<target>[ERROR] %dir% does not exist or is not a directory.</target>
<note>Line: 143</note>
<note>Line: 129</note>
</trans-unit>
<trans-unit id="99f0e3a6d61b6d39da9213c647fd35ce">
<source>[ERROR] %s does not exist or is not a directory.</source>
<target>[ERROR] %s does not exist or is not a directory.</target>
<note>Line: 143</note>
<note>Line: 129</note>
</trans-unit>
<trans-unit id="36d56d20b3894281531cd4108e2c4cec">
<source>[ERROR] No response from Addons server.</source>
<target>[ERROR] No response from Addons server.</target>
<note>Line: 225</note>
</body>
</file>
<file original="classes/UpgradeTools/Module/ModuleDownloader.php" source-language="en-US" target-language="en-US" datatype="plaintext">
<body>
<trans-unit id="6b9ba379ceafd6e4308df511a029ffcd">
<source>[WARNING] An error occurred while downloading module %s, the received file is empty.</source>
<target>[WARNING] An error occurred while downloading module %s, the received file is empty.</target>
<note>Line: 73</note>
</trans-unit>
<trans-unit id="57898e974b7f70ea451b60dd2dca3929">
<source>Local module %s successfully copied.</source>
<target>Local module %s successfully copied.</target>
<note>Line: 87</note>
</trans-unit>
<trans-unit id="23f0dcc0dc41c4206bb741661da76c93">
<source>[ERROR] Unable to write module %s's zip file in temporary directory.</source>
<target>[ERROR] Unable to write module %s's zip file in temporary directory.</target>
<note>Line: 230</note>
<trans-unit id="6f2a7cdadd0626e3a0c375e39564beff">
<source>Can not found or copy local module %s. Trying to download it from Addons.</source>
<target>Can not found or copy local module %s. Trying to download it from Addons.</target>
<note>Line: 91</note>
</trans-unit>
<trans-unit id="37a7fd9b821f1ee910fe84bd47d5efe9">
<source>[WARNING] No response from Addons server.</source>
<target>[WARNING] No response from Addons server.</target>
<note>Line: 119</note>
</trans-unit>
<trans-unit id="dcfe99d4f8db68d3dfb01d476b2a6776">
<source>[WARNING] Unable to write module %s's zip file in temporary directory.</source>
<target>[WARNING] Unable to write module %s's zip file in temporary directory.</target>
<note>Line: 123</note>
</trans-unit>
<trans-unit id="7c4e820dec375d651a3a486c7b932b70">
<source>Module %s has been successfully downloaded from Addons.</source>
<target>Module %s has been successfully downloaded from Addons.</target>
<note>Line: 126</note>
</trans-unit>
</body>
</file>
<file original="classes/UpgradeTools/Module/ModuleMigration.php" source-language="en-US" target-language="en-US" datatype="plaintext">
<body>
<trans-unit id="8f38733175adf1f9ee790c7d108bf9b1">
<source>No version present in database for module %s, all files for upgrade will be applied.</source>
<target>No version present in database for module %s, all files for upgrade will be applied.</target>
<note>Line: 70</note>
</trans-unit>
<trans-unit id="b7158eb495a4a06e4a75736c3707e1da">
<source>(%s/%s) Applying migration file %s.</source>
<target>(%s/%s) Applying migration file %s.</target>
<note>Line: 104</note>
</trans-unit>
<trans-unit id="e46a854b6f61f10b78bf1cc9eb91d841">
<source>[WARNING] Method %s already exists. Migration for module %s aborted, you can try again later on the module manager. Module %s disabled.</source>
<target>[WARNING] Method %s already exists. Migration for module %s aborted, you can try again later on the module manager. Module %s disabled.</target>
<note>Line: 111</note>
</trans-unit>
<trans-unit id="92b76c0e0cef06a602701b9c617cad35">
<source>[WARNING] Method %s does not exist. Module %s disabled.</source>
<target>[WARNING] Method %s does not exist. Module %s disabled.</target>
<note>Line: 119</note>
</trans-unit>
<trans-unit id="990cd5bffcdc70ca21ede43a4fedaff4">
<source>[WARNING] Migration failed while running the file %s. Module %s disabled.</source>
<target>[WARNING] Migration failed while running the file %s. Module %s disabled.</target>
<note>Line: 125</note>
</trans-unit>
<trans-unit id="b68ce0bec6698c81522d26e4c66070d1">
<source>[WARNING] Unexpected error when trying to upgrade module %s. Module %s disabled.</source>
<target>[WARNING] Unexpected error when trying to upgrade module %s. Module %s disabled.</target>
<note>Line: 132</note>
</trans-unit>
<trans-unit id="027f29df1c91bae7d74f0ac2bc3588f0">
<source>[WARNING] Module %s version could not be updated. Database might be unavailable.</source>
<target>[WARNING] Module %s version could not be updated. Database might be unavailable.</target>
<note>Line: 143</note>
</trans-unit>
</body>
</file>
<file original="classes/UpgradeTools/Module/ModuleUnzipper.php" source-language="en-US" target-language="en-US" datatype="plaintext">
<body>
<trans-unit id="8ed212a996fe818de7fcb6dd7e89a1b7">
<source>[WARNING] Error when trying to extract module %s.</source>
<target>[WARNING] Error when trying to extract module %s.</target>
<note>Line: 240</note>
</trans-unit>
<trans-unit id="2743947c7353cf849fbff70085764d76">
<source>[WARNING] Error when trying to upgrade module %s.</source>
<target>[WARNING] Error when trying to upgrade module %s.</target>
<note>Line: 287</note>
<note>Line: 58</note>
</trans-unit>
</body>
</file>
Expand Down

0 comments on commit 7fd3c8a

Please sign in to comment.