Skip to content

Commit 46b1900

Browse files
authored
Merge pull request #1789 from PrestaShop/translation-extraction
Translation catalog update
2 parents f2d0d5c + 55607db commit 46b1900

1 file changed

Lines changed: 35 additions & 20 deletions

File tree

translations/ModulesAutoupgradeAdmin.en.xlf

Lines changed: 35 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -352,14 +352,14 @@
352352
<target>We were unable to fetch missing or altered files. In these conditions, your store cannot be updated to avoid any further bugs.</target>
353353
<note>classes/UpgradeSelfCheck.php:437</note>
354354
</trans-unit>
355-
<trans-unit id="87458a22657103c3a4bc4ef1d43ff56d">
356-
<source>Some modules require your attention. [1]See the details[/1].</source>
357-
<target>Some modules require your attention. [1]See the details[/1].</target>
355+
<trans-unit id="e0c819af7c918cea3b751702e09d23ce">
356+
<source>Some installed modules are incompatible or have uncertain compatibility with the target version. Incompatible ones will be uninstalled. [1]See the details[/1].</source>
357+
<target>Some installed modules are incompatible or have uncertain compatibility with the target version. Incompatible ones will be uninstalled. [1]See the details[/1].</target>
358358
<note>classes/UpgradeSelfCheck.php:446</note>
359359
</trans-unit>
360-
<trans-unit id="c4ec447315a0190bbf7f883f57e407c5">
361-
<source>Some modules require your attention. Run bin/console %command%</source>
362-
<target>Some modules require your attention. Run bin/console %command%</target>
360+
<trans-unit id="fe43fa982ad5723f80f1d91485bf0304">
361+
<source>Some installed modules are incompatible or have uncertain compatibility with the target version. Incompatible ones will be uninstalled. Run bin/console %command%</source>
362+
<target>Some installed modules are incompatible or have uncertain compatibility with the target version. Incompatible ones will be uninstalled. Run bin/console %command%</target>
363363
<note>classes/UpgradeSelfCheck.php:448</note>
364364
</trans-unit>
365365
<trans-unit id="5ae505096414401ddbb2affa6620a869">
@@ -882,25 +882,30 @@
882882
<target>All modules have been uninstalled.</target>
883883
<note>classes/Task/Update/UninstallModules.php:89</note>
884884
</trans-unit>
885+
<trans-unit id="74cb59cc93b0a8c9a64589150b29f9d2">
886+
<source>Uninstalling incompatible modules is disabled. Skipping to the next step.</source>
887+
<target>Uninstalling incompatible modules is disabled. Skipping to the next step.</target>
888+
<note>classes/Task/Update/UninstallModules.php:115</note>
889+
</trans-unit>
885890
<trans-unit id="057237f5489b5c68ba83093439cc5587">
886891
<source>Since this version of PrestaShop is not released to the public, the module compatibility check for uninstallation cannot be performed. Skipping to the next step.</source>
887892
<target>Since this version of PrestaShop is not released to the public, the module compatibility check for uninstallation cannot be performed. Skipping to the next step.</target>
888-
<note>classes/Task/Update/UninstallModules.php:114</note>
893+
<note>classes/Task/Update/UninstallModules.php:117</note>
889894
</trans-unit>
890895
<trans-unit id="a69ed524ced858a2d790fdaccb139cb0">
891896
<source>Checking modules compatibility with PrestaShop %s and uninstalling incompatible ones.</source>
892897
<target>Checking modules compatibility with PrestaShop %s and uninstalling incompatible ones.</target>
893-
<note>classes/Task/Update/UninstallModules.php:125</note>
898+
<note>classes/Task/Update/UninstallModules.php:129</note>
894899
</trans-unit>
895900
<trans-unit id="7936efd0bb368052d140848962efbde8">
896901
<source>Could not check compatibility of module %s with the Marketplace API.</source>
897902
<target>Could not check compatibility of module %s with the Marketplace API.</target>
898-
<note>classes/Task/Update/UninstallModules.php:144</note>
903+
<note>classes/Task/Update/UninstallModules.php:148</note>
899904
</trans-unit>
900905
<trans-unit id="1bb3417aa4ddeb45d58d8cfa775c0a25">
901906
<source>%nbOfModules% incompatible modules with PrestaShop %version% will be uninstalled.</source>
902907
<target>%nbOfModules% incompatible modules with PrestaShop %version% will be uninstalled.</target>
903-
<note>classes/Task/Update/UninstallModules.php:165</note>
908+
<note>classes/Task/Update/UninstallModules.php:169</note>
904909
</trans-unit>
905910
<trans-unit id="64d7e13ba8bcd0c4a6977cf271577a03">
906911
<source>Shop updated to %s, but some warnings have been found.</source>
@@ -970,27 +975,27 @@
970975
<trans-unit id="f82790d7b72439c8a630725ba9948cff">
971976
<source>Downloading step has been skipped, update process will now unzip the local archive.</source>
972977
<target>Downloading step has been skipped, update process will now unzip the local archive.</target>
973-
<note>classes/Task/Update/UpdateInitialization.php:85</note>
978+
<note>classes/Task/Update/UpdateInitialization.php:86</note>
974979
</trans-unit>
975980
<trans-unit id="eeeace3d8262c74ad32f412c8d56fea4">
976981
<source>Store deactivated. Extracting files...</source>
977982
<target>Store deactivated. Extracting files...</target>
978-
<note>classes/Task/Update/UpdateInitialization.php:86</note>
983+
<note>classes/Task/Update/UpdateInitialization.php:87</note>
979984
</trans-unit>
980985
<trans-unit id="05170d952c90239be93cdf479e4fe5e6">
981986
<source>Store deactivated. Now downloading... (this can take a while)</source>
982987
<target>Store deactivated. Now downloading... (this can take a while)</target>
983-
<note>classes/Task/Update/UpdateInitialization.php:90</note>
988+
<note>classes/Task/Update/UpdateInitialization.php:91</note>
984989
</trans-unit>
985990
<trans-unit id="10b5aa33077df49427f04cd33ad3843f">
986991
<source>Downloaded archive will come from %s</source>
987992
<target>Downloaded archive will come from %s</target>
988-
<note>classes/Task/Update/UpdateInitialization.php:91</note>
993+
<note>classes/Task/Update/UpdateInitialization.php:92</note>
989994
</trans-unit>
990995
<trans-unit id="da652b8ece8ba2da84d5f5116f6ef63e">
991996
<source>MD5 hash will be checked against %s</source>
992997
<target>MD5 hash will be checked against %s</target>
993-
<note>classes/Task/Update/UpdateInitialization.php:92</note>
998+
<note>classes/Task/Update/UpdateInitialization.php:93</note>
994999
</trans-unit>
9951000
<trans-unit id="d34ff4aaea46577cb23bcbd044592ebc">
9961001
<source>Directory "%s" does not exist and cannot be emptied.</source>
@@ -1759,7 +1764,7 @@
17591764
<trans-unit id="10ac3d04253ef7e1ddc73e6091c0cd55">
17601765
<source>Next</source>
17611766
<target>Next</target>
1762-
<note>views/templates/steps/update-options.html.twig:72</note>
1767+
<note>views/templates/steps/update-options.html.twig:81</note>
17631768
</trans-unit>
17641769
<trans-unit id="9c32ff52925ba5a296f9696cfbb7edcc">
17651770
<source>Backing up your store's files, database, and images means you can restore to a previous version if something goes wrong during the update. This keeps your data safe and ensures your business stays up and running.</source>
@@ -1796,25 +1801,35 @@
17961801
<target>All the modules installed after creating your store are considered non-native modules. They might be incompatible with the new version of PrestaShop. We recommend deactivating them during the update.</target>
17971802
<note>views/templates/steps/update-options.html.twig:41</note>
17981803
</trans-unit>
1804+
<trans-unit id="98fd59296901dc59ea6d347ec94385cd">
1805+
<source>Uninstall incompatible modules</source>
1806+
<target>Uninstall incompatible modules</target>
1807+
<note>views/templates/steps/update-options.html.twig:50</note>
1808+
</trans-unit>
1809+
<trans-unit id="4a819a329691170558bde7fbbd6afad0">
1810+
<source>Modules detected as incompatible with the new version of PrestaShop will be uninstalled before the update begins, so they can safely remove their modifications. Their configuration and data will be lost.</source>
1811+
<target>Modules detected as incompatible with the new version of PrestaShop will be uninstalled before the update begins, so they can safely remove their modifications. Their configuration and data will be lost.</target>
1812+
<note>views/templates/steps/update-options.html.twig:51</note>
1813+
</trans-unit>
17991814
<trans-unit id="81b6978502363841a3bf10daba2245a0">
18001815
<source>Regenerate email templates</source>
18011816
<target>Regenerate email templates</target>
1802-
<note>views/templates/steps/update-options.html.twig:50</note>
1817+
<note>views/templates/steps/update-options.html.twig:59</note>
18031818
</trans-unit>
18041819
<trans-unit id="fa7822529883d315d967479ca1b03086">
18051820
<source>If you've customized email templates, your changes will be lost if you activate this option.</source>
18061821
<target>If you've customized email templates, your changes will be lost if you activate this option.</target>
1807-
<note>views/templates/steps/update-options.html.twig:51</note>
1822+
<note>views/templates/steps/update-options.html.twig:60</note>
18081823
</trans-unit>
18091824
<trans-unit id="03a9e6840847f96325b7184d5f3c2769">
18101825
<source>Disable all overrides</source>
18111826
<target>Disable all overrides</target>
1812-
<note>views/templates/steps/update-options.html.twig:59</note>
1827+
<note>views/templates/steps/update-options.html.twig:68</note>
18131828
</trans-unit>
18141829
<trans-unit id="88ddcf190382d59544798dece18b890b">
18151830
<source><![CDATA[Overriding is a way to replace business behaviors (class files and controller files) to target only one method or as many as you need. This option disables all classes & controllers overrides, allowing you to avoid conflicts during and after updates.]]></source>
18161831
<target><![CDATA[Overriding is a way to replace business behaviors (class files and controller files) to target only one method or as many as you need. This option disables all classes & controllers overrides, allowing you to avoid conflicts during and after updates.]]></target>
1817-
<note>views/templates/steps/update-options.html.twig:60</note>
1832+
<note>views/templates/steps/update-options.html.twig:69</note>
18181833
</trans-unit>
18191834
<trans-unit id="8f54da32d0160f178f08b2530d1e690b">
18201835
<source>Back up your store</source>

0 commit comments

Comments
 (0)