From d6edeb55f8b6851bd38b905819be0e8d25abd057 Mon Sep 17 00:00:00 2001 From: Jarvis Date: Thu, 12 Sep 2024 11:09:52 +0200 Subject: [PATCH 01/25] New translations modulesautoupgradeadmin.en.xlf (French) --- translations/ModulesAutoupgradeAdmin.fr.xlf | 157 +++++++++++++------- 1 file changed, 103 insertions(+), 54 deletions(-) diff --git a/translations/ModulesAutoupgradeAdmin.fr.xlf b/translations/ModulesAutoupgradeAdmin.fr.xlf index 8ad98a953..b207302e2 100644 --- a/translations/ModulesAutoupgradeAdmin.fr.xlf +++ b/translations/ModulesAutoupgradeAdmin.fr.xlf @@ -859,6 +859,60 @@ Comment: directory already exists + + + + + + Line: 245 + + + Maintenance mode needs to be enabled. Enable maintenance mode and add your maintenance IP. + Maintenance mode needs to be enabled. Enable maintenance mode and add your maintenance IP. + Line: 266 + + + PrestaShop's caching features needs to be disabled. + PrestaShop's caching features needs to be disabled. + Line: 270 + + + PHP's max_execution_time setting needs to have a high value or needs to be disabled entirely (current value: %s seconds) + PHP's max_execution_time setting needs to have a high value or needs to be disabled entirely (current value: %s seconds) + Line: 274 + + + The following PHP extension%s need%s to be installed: + The following PHP extension%s need%s to be installed: + Line: 285 + + + The following PHP function%s need%s to be allowed: + The following PHP function%s need%s to be allowed: + Line: 293 + + + + + Line: 310 + + + Your current version of the module is outdated. + Your current version of the module is outdated. + Line: 319 + + + Some core files have been altered, customization made on these files will be lost during the update: + Some core files have been altered, customization made on these files will be lost during the update: + Line: 326 + + + Unknown requirement. + Unknown requirement. + Line: 330 + + + @@ -1498,6 +1552,11 @@ Comment: check DB access + + Your current PHP version isn't compatible with your PrestaShop version. (Expected: %s - %s | Current: %s) + Votre version actuelle de PHP n'est pas compatible avec votre version de PrestaShop. (Attendu : %s - %s | Actuel : %s) + Line: 24 + Unable to generate private keys using openssl_pkey_new. Check your OpenSSL configuration, especially the path to openssl.cafile. Impossible de générer de clé privée à partir de openssl_pkey_new. Vérifiez votre configuration OpenSSL. Le problème peut être lié au chemin vers openssl.cafile. @@ -1533,11 +1592,6 @@ Comment: check DB access Avant de lancer la mise à jour, veuillez vous assurer que tous les points de la liste de vérifications sont au vert. Line: 18 - - Your current PHP version isn't compatible with your PrestaShop version. (Expected: %s - %s | Current: %s) - Votre version actuelle de PHP n'est pas compatible avec votre version de PrestaShop. (Attendu : %s - %s | Actuel : %s) - Line: 24 - Your store's root directory (%s) is writable (with appropriate CHMOD permissions). Le répertoire racine de votre magasin (%s) est accessible en écriture (avec les autorisations CHMOD appropriées). @@ -1628,30 +1682,25 @@ Comment: check DB access Impossible de créer une session PHP. Line: 185 - - The following files are missing: - Les fichiers suivants sont introuvables : - Line: 198 - It's not possible to write in the following folders: Il n'est pas possible d'écrire dans les dossiers suivants : - Line: 211 + Line: 198 The version of PrestaShop does not match the one stored in database. Your database structure may not be up-to-date and/or the value of PS_VERSION_DB needs to be updated in the configuration table. [1]Learn more[/1]. La version de PrestaShop ne correspond pas à celle stockée dans la base de données. La structure de votre base de données n'est peut-être pas à jour et/ou la valeur de PS_VERSION_DB doit être mise à jour dans la table de configuration. [1]En savoir plus[/1]. - Line: 224 + Line: 211 Please also make sure you make a full manual backup of your files and database. Veuillez aussi vous assurez qu'une sauvegarde manuelle complète de vos fichiers et de votre base de donnée est faite. - Line: 234 + Line: 221 PrestaShop requirements are not satisfied. Les exigences de PrestaShop ne sont pas respectées. - Line: 236 + Line: 223 @@ -2000,6 +2049,46 @@ Comment: check DB access + + + + Line: 50 + + + PHP's "Safe mode" needs to be disabled. + PHP's "Safe mode" needs to be disabled. + Line: 57 + + + Files can't be downloaded. Enable PHP's "allow_url_fopen" option or install PHP extension "cURL". + Files can't be downloaded. Enable PHP's "allow_url_fopen" option or install PHP extension "cURL". + Line: 64 + + + Missing PHP extension "zip". + Missing PHP extension "zip". + Line: 71 + + + Apache mod_rewrite needs to be enabled. + Apache mod_rewrite needs to be enabled. + Line: 109 + + + PHP memory_limit needs to be greater than 256 MB. + PHP memory_limit needs to be greater than 256 MB. + Line: 146 + + + PHP file_uploads configuration needs to be enabled. + PHP file_uploads configuration needs to be enabled. + Line: 153 + + + The version of PrestaShop does not match the one stored in database. Your database structure may not be up-to-date and/or the value of PS_VERSION_DB needs to be updated in the configuration table. + The version of PrestaShop does not match the one stored in database. Your database structure may not be up-to-date and/or the value of PS_VERSION_DB needs to be updated in the configuration table. + Line: 177 + Checking requirements... Checking requirements... @@ -2025,26 +2114,6 @@ Comment: check DB access Line: 41 - - - - Line: 50 - - - PHP's "Safe mode" needs to be disabled. - PHP's "Safe mode" needs to be disabled. - Line: 57 - - - Files can't be downloaded. Enable PHP's "allow_url_fopen" option or install PHP extension "cURL". - Files can't be downloaded. Enable PHP's "allow_url_fopen" option or install PHP extension "cURL". - Line: 64 - - - Missing PHP extension "zip". - Missing PHP extension "zip". - Line: 71 - General > Maintenance[/1].]]> General > Maintenance[/1].]]> @@ -2060,11 +2129,6 @@ Comment: check DB access PHP's max_execution_time setting needs to have a high value or needs to be disabled entirely (current value: %s seconds). Line: 101 - - Apache mod_rewrite needs to be enabled. - Apache mod_rewrite needs to be enabled. - Line: 109 - The following PHP extensions need to be installed: %extensions%. The following PHP extensions need to be installed: %extensions%. @@ -2085,16 +2149,6 @@ Comment: check DB access The following PHP function needs to be allowed: %function%. Line: 136 - - PHP memory_limit needs to be greater than 256 MB. - PHP memory_limit needs to be greater than 256 MB. - Line: 146 - - - PHP file_uploads configuration needs to be enabled. - PHP file_uploads configuration needs to be enabled. - Line: 153 - It's not possible to write in the following folders: %directories%. It's not possible to write in the following folders: %directories%. @@ -2105,11 +2159,6 @@ Comment: check DB access Line: 170 - - The version of PrestaShop does not match the one stored in database. Your database structure may not be up-to-date and/or the value of PS_VERSION_DB needs to be updated in the configuration table. - The version of PrestaShop does not match the one stored in database. Your database structure may not be up-to-date and/or the value of PS_VERSION_DB needs to be updated in the configuration table. - Line: 177 - Your current version of the module is out of date. Update now %link% Your current version of the module is out of date. Update now %link% From 28739bd32e8ea0d022fba93340fb359c03753b07 Mon Sep 17 00:00:00 2001 From: Jarvis Date: Thu, 12 Sep 2024 11:09:53 +0200 Subject: [PATCH 02/25] New translations modulesautoupgradeadmin.en.xlf (Spanish) --- translations/ModulesAutoupgradeAdmin.es.xlf | 157 +++++++++++++------- 1 file changed, 103 insertions(+), 54 deletions(-) diff --git a/translations/ModulesAutoupgradeAdmin.es.xlf b/translations/ModulesAutoupgradeAdmin.es.xlf index 39d24e470..7acc15a90 100644 --- a/translations/ModulesAutoupgradeAdmin.es.xlf +++ b/translations/ModulesAutoupgradeAdmin.es.xlf @@ -858,6 +858,60 @@ Comment: directory already exists + + + + + + Line: 245 + + + Maintenance mode needs to be enabled. Enable maintenance mode and add your maintenance IP. + Maintenance mode needs to be enabled. Enable maintenance mode and add your maintenance IP. + Line: 266 + + + PrestaShop's caching features needs to be disabled. + PrestaShop's caching features needs to be disabled. + Line: 270 + + + PHP's max_execution_time setting needs to have a high value or needs to be disabled entirely (current value: %s seconds) + PHP's max_execution_time setting needs to have a high value or needs to be disabled entirely (current value: %s seconds) + Line: 274 + + + The following PHP extension%s need%s to be installed: + The following PHP extension%s need%s to be installed: + Line: 285 + + + The following PHP function%s need%s to be allowed: + The following PHP function%s need%s to be allowed: + Line: 293 + + + + + Line: 310 + + + Your current version of the module is outdated. + Your current version of the module is outdated. + Line: 319 + + + Some core files have been altered, customization made on these files will be lost during the update: + Some core files have been altered, customization made on these files will be lost during the update: + Line: 326 + + + Unknown requirement. + Unknown requirement. + Line: 330 + + + @@ -1497,6 +1551,11 @@ Comment: check DB access + + Your current PHP version isn't compatible with your PrestaShop version. (Expected: %s - %s | Current: %s) + Your current PHP version isn't compatible with your PrestaShop version. (Expected: %s - %s | Current: %s) + Line: 24 + Unable to generate private keys using openssl_pkey_new. Check your OpenSSL configuration, especially the path to openssl.cafile. No se pueden generar claves privadas usando openssl_pkey_new. Verifica la configuración de OpenSSL, especialmente la ruta al archivo openssl.cafile. @@ -1532,11 +1591,6 @@ Comment: check DB access Antes de iniciar el proceso de actualización, por favor, asegúrate de que el listado de verificación se encuentra en color verde. Line: 18 - - Your current PHP version isn't compatible with your PrestaShop version. (Expected: %s - %s | Current: %s) - Your current PHP version isn't compatible with your PrestaShop version. (Expected: %s - %s | Current: %s) - Line: 24 - Your store's root directory (%s) is writable (with appropriate CHMOD permissions). El directorio raíz de tu tienda (%s) tiene permisos de escritura (con permisos CHMOD apropiados). @@ -1627,30 +1681,25 @@ Comment: check DB access No es posible crear una sesión de PHP. Line: 185 - - The following files are missing: - Faltan los siguientes archivos: - Line: 198 - It's not possible to write in the following folders: No es posible escribir en las siguientes carpetas: - Line: 211 + Line: 198 The version of PrestaShop does not match the one stored in database. Your database structure may not be up-to-date and/or the value of PS_VERSION_DB needs to be updated in the configuration table. [1]Learn more[/1]. The version of PrestaShop does not match the one stored in database. Your database structure may not be up-to-date and/or the value of PS_VERSION_DB needs to be updated in the configuration table. [1]Learn more[/1]. - Line: 224 + Line: 211 Please also make sure you make a full manual backup of your files and database. Por favor, asegúrate de realizar una copia de seguridad manual completa de tus archivos y de la base de datos. - Line: 234 + Line: 221 PrestaShop requirements are not satisfied. No se cumplen los requisitos de PrestaShop. - Line: 236 + Line: 223 @@ -1999,6 +2048,46 @@ Comment: check DB access + + + + Line: 50 + + + PHP's "Safe mode" needs to be disabled. + PHP's "Safe mode" needs to be disabled. + Line: 57 + + + Files can't be downloaded. Enable PHP's "allow_url_fopen" option or install PHP extension "cURL". + Files can't be downloaded. Enable PHP's "allow_url_fopen" option or install PHP extension "cURL". + Line: 64 + + + Missing PHP extension "zip". + Missing PHP extension "zip". + Line: 71 + + + Apache mod_rewrite needs to be enabled. + Apache mod_rewrite needs to be enabled. + Line: 109 + + + PHP memory_limit needs to be greater than 256 MB. + PHP memory_limit needs to be greater than 256 MB. + Line: 146 + + + PHP file_uploads configuration needs to be enabled. + PHP file_uploads configuration needs to be enabled. + Line: 153 + + + The version of PrestaShop does not match the one stored in database. Your database structure may not be up-to-date and/or the value of PS_VERSION_DB needs to be updated in the configuration table. + The version of PrestaShop does not match the one stored in database. Your database structure may not be up-to-date and/or the value of PS_VERSION_DB needs to be updated in the configuration table. + Line: 177 + Checking requirements... Checking requirements... @@ -2024,26 +2113,6 @@ Comment: check DB access Line: 41 - - - - Line: 50 - - - PHP's "Safe mode" needs to be disabled. - PHP's "Safe mode" needs to be disabled. - Line: 57 - - - Files can't be downloaded. Enable PHP's "allow_url_fopen" option or install PHP extension "cURL". - Files can't be downloaded. Enable PHP's "allow_url_fopen" option or install PHP extension "cURL". - Line: 64 - - - Missing PHP extension "zip". - Missing PHP extension "zip". - Line: 71 - General > Maintenance[/1].]]> General > Maintenance[/1].]]> @@ -2059,11 +2128,6 @@ Comment: check DB access PHP's max_execution_time setting needs to have a high value or needs to be disabled entirely (current value: %s seconds). Line: 101 - - Apache mod_rewrite needs to be enabled. - Apache mod_rewrite needs to be enabled. - Line: 109 - The following PHP extensions need to be installed: %extensions%. The following PHP extensions need to be installed: %extensions%. @@ -2084,16 +2148,6 @@ Comment: check DB access The following PHP function needs to be allowed: %function%. Line: 136 - - PHP memory_limit needs to be greater than 256 MB. - PHP memory_limit needs to be greater than 256 MB. - Line: 146 - - - PHP file_uploads configuration needs to be enabled. - PHP file_uploads configuration needs to be enabled. - Line: 153 - It's not possible to write in the following folders: %directories%. It's not possible to write in the following folders: %directories%. @@ -2104,11 +2158,6 @@ Comment: check DB access Line: 170 - - The version of PrestaShop does not match the one stored in database. Your database structure may not be up-to-date and/or the value of PS_VERSION_DB needs to be updated in the configuration table. - The version of PrestaShop does not match the one stored in database. Your database structure may not be up-to-date and/or the value of PS_VERSION_DB needs to be updated in the configuration table. - Line: 177 - Your current version of the module is out of date. Update now %link% Your current version of the module is out of date. Update now %link% From c178be8262442b759c3e3c2cb98023c53e58db86 Mon Sep 17 00:00:00 2001 From: Jarvis Date: Thu, 12 Sep 2024 11:09:54 +0200 Subject: [PATCH 03/25] New translations modulesautoupgradeadmin.en.xlf (Czech) --- translations/ModulesAutoupgradeAdmin.cs.xlf | 293 ++++++++++++-------- 1 file changed, 171 insertions(+), 122 deletions(-) diff --git a/translations/ModulesAutoupgradeAdmin.cs.xlf b/translations/ModulesAutoupgradeAdmin.cs.xlf index 618b33a06..c91f7b1c0 100644 --- a/translations/ModulesAutoupgradeAdmin.cs.xlf +++ b/translations/ModulesAutoupgradeAdmin.cs.xlf @@ -858,6 +858,60 @@ Comment: directory already exists + + + + + + Line: 245 + + + Maintenance mode needs to be enabled. Enable maintenance mode and add your maintenance IP. + Maintenance mode needs to be enabled. Enable maintenance mode and add your maintenance IP. + Line: 266 + + + PrestaShop's caching features needs to be disabled. + PrestaShop's caching features needs to be disabled. + Line: 270 + + + PHP's max_execution_time setting needs to have a high value or needs to be disabled entirely (current value: %s seconds) + PHP's max_execution_time setting needs to have a high value or needs to be disabled entirely (current value: %s seconds) + Line: 274 + + + The following PHP extension%s need%s to be installed: + The following PHP extension%s need%s to be installed: + Line: 285 + + + The following PHP function%s need%s to be allowed: + The following PHP function%s need%s to be allowed: + Line: 293 + + + + + Line: 310 + + + Your current version of the module is outdated. + Your current version of the module is outdated. + Line: 319 + + + Some core files have been altered, customization made on these files will be lost during the update: + Some core files have been altered, customization made on these files will be lost during the update: + Line: 326 + + + Unknown requirement. + Unknown requirement. + Line: 330 + + + @@ -1497,6 +1551,11 @@ Comment: check DB access + + Your current PHP version isn't compatible with your PrestaShop version. (Expected: %s - %s | Current: %s) + Aktuální nastavená verze PHP není kompatibilní s vaší verzí PrestaShopu. (Podporováno: %s - %s | Aktuální: %s) + Line: 24 + Unable to generate private keys using openssl_pkey_new. Check your OpenSSL configuration, especially the path to openssl.cafile. Nepodařilo se vygenerovat privátní klíče pomocí funkce openssl_pkey_new. Zkontrolujte a opravte prosím konfiguraci OpenSSL, např. cestu k openssl.cafile. @@ -1532,11 +1591,6 @@ Comment: check DB access Před zahájením procesu aktualizace se ujistěte, že tento seznam je celý zelený. Line: 18 - - Your current PHP version isn't compatible with your PrestaShop version. (Expected: %s - %s | Current: %s) - Aktuální nastavená verze PHP není kompatibilní s vaší verzí PrestaShopu. (Podporováno: %s - %s | Aktuální: %s) - Line: 24 - Your store's root directory (%s) is writable (with appropriate CHMOD permissions). Kořenový adresář obchodu (%s) je zapisovatelný (má odpovídající oprávnění CHMOD). @@ -1627,30 +1681,25 @@ Comment: check DB access Není možné vytvořit PHP session. Line: 185 - - The following files are missing: - Následující soubory chybí: - Line: 198 - It's not possible to write in the following folders: Do následujících složek nelze zapisovat: - Line: 211 + Line: 198 The version of PrestaShop does not match the one stored in database. Your database structure may not be up-to-date and/or the value of PS_VERSION_DB needs to be updated in the configuration table. [1]Learn more[/1]. Verze PrestaShopu na disku neodpovídá verzi uložené v databázi. Struktura vaší databáze možná není aktuální a/nebo je třeba aktualizovat hodnotu PS_VERSION_DB v tabulce configuration. [1]Další informace[/1]. - Line: 224 + Line: 211 Please also make sure you make a full manual backup of your files and database. Ujistěte se prosím, že jste provedli kompletní zálohu souborů a databáze. - Line: 234 + Line: 221 PrestaShop requirements are not satisfied. Systémové požadavky PrestaShopu nejsou splněny. - Line: 236 + Line: 223 @@ -1985,157 +2034,157 @@ Comment: check DB access - + Select the backup you want to restore to - Select the backup you want to restore to + Vyberte zálohu, kterou chcete obnovit Line: 3 - + Delete selection - Delete selection + Smazat výběr Line: 17 - + + + + Line: 50 + + + PHP's "Safe mode" needs to be disabled. + "Safe mode" PHP musí být zakázán. + Line: 57 + + + Files can't be downloaded. Enable PHP's "allow_url_fopen" option or install PHP extension "cURL". + Soubory nelze stáhnout. Povolte volbu PHP „allow_url_fopen“ nebo nainstalujte rozšíření PHP „cURL“. + Line: 64 + + + Missing PHP extension "zip". + Chybí rozšíření PHP "zip". + Line: 71 + + + Apache mod_rewrite needs to be enabled. + Apache mod_rewrite musí být povolen. + Line: 109 + + + PHP memory_limit needs to be greater than 256 MB. + PHP memory_limit musí být větší než 256 MB. + Line: 146 + + + PHP file_uploads configuration needs to be enabled. + Je třeba povolit konfiguraci PHP file_uploads. + Line: 153 + + + The version of PrestaShop does not match the one stored in database. Your database structure may not be up-to-date and/or the value of PS_VERSION_DB needs to be updated in the configuration table. + Verze PrestaShopu neodpovídá verzi uložené v databázi. Struktura vaší databáze možná není aktuální a/nebo je třeba aktualizovat hodnotu PS_VERSION_DB v tabulce configuration. + Line: 177 + + Checking requirements... - Checking requirements... + Kontrola stavu systému... Line: 8 - + Update requirements - Update requirements + Požadavky na aktualizaci Line: 13 - + Once all the following conditions are met, you can continue with the update. Read more in the [1]developer documentation[/1]. - Once all the following conditions are met, you can continue with the update. Read more in the [1]developer documentation[/1]. + Jakmile budou splněny všechny následující podmínky, můžete pokračovat v aktualizaci. Přečtěte si více v [1]dokumentaci pro vývojáře[/1]. Line: 17 - + Your current PHP version isn't compatible with PrestaShop %max_version%. (Expected: %min_version% - %max_version% | Current: %current_version%) - Your current PHP version isn't compatible with PrestaShop %max_version%. (Expected: %min_version% - %max_version% | Current: %current_version%) + Vaše aktuální verze PHP není kompatibilní s PrestaShopem %max_version%. (Podporováno: %min_version% - %max_version% | Aktuální: %current_version%) Line: 29 - + - + Line: 41 - - - - Line: 50 - - - PHP's "Safe mode" needs to be disabled. - PHP's "Safe mode" needs to be disabled. - Line: 57 - - - Files can't be downloaded. Enable PHP's "allow_url_fopen" option or install PHP extension "cURL". - Files can't be downloaded. Enable PHP's "allow_url_fopen" option or install PHP extension "cURL". - Line: 64 - - - Missing PHP extension "zip". - Missing PHP extension "zip". - Line: 71 - - + General > Maintenance[/1].]]> - General > Maintenance[/1].]]> + Obecné > Údržba[/1].]]> Line: 80 - + Performance > Caching[/1].]]> - Performance > Caching[/1].]]> + Výkon[/1].]]> Line: 91 - + PHP's max_execution_time setting needs to have a high value or needs to be disabled entirely (current value: %s seconds). - PHP's max_execution_time setting needs to have a high value or needs to be disabled entirely (current value: %s seconds). + Nastavení max_execution_time PHP musí mít vysokou hodnotu nebo musí být zcela zakázáno (aktuální hodnota: %s sekund). Line: 101 - - Apache mod_rewrite needs to be enabled. - Apache mod_rewrite needs to be enabled. - Line: 109 - - + The following PHP extensions need to be installed: %extensions%. - The following PHP extensions need to be installed: %extensions%. + Je třeba nainstalovat následující rozšíření PHP: %extensions%. Line: 117 - + The following PHP extension needs to be installed: %extension%. - The following PHP extension needs to be installed: %extension%. + Je třeba nainstalovat následující rozšíření PHP: %extension%. Line: 121 - + The following PHP functions need to be allowed: %functions%. - The following PHP functions need to be allowed: %functions%. + Je třeba povolit následující funkce PHP: %functions%. Line: 132 - + The following PHP function needs to be allowed: %function%. - The following PHP function needs to be allowed: %function%. + Musí být povolena následující funkce PHP: %function%. Line: 136 - - PHP memory_limit needs to be greater than 256 MB. - PHP memory_limit needs to be greater than 256 MB. - Line: 146 - - - PHP file_uploads configuration needs to be enabled. - PHP file_uploads configuration needs to be enabled. - Line: 153 - - + It's not possible to write in the following folders: %directories%. - It's not possible to write in the following folders: %directories%. + Není možné zapisovat do následujících složek: %directories%. Line: 167 - + - + Line: 170 - - The version of PrestaShop does not match the one stored in database. Your database structure may not be up-to-date and/or the value of PS_VERSION_DB needs to be updated in the configuration table. - The version of PrestaShop does not match the one stored in database. Your database structure may not be up-to-date and/or the value of PS_VERSION_DB needs to be updated in the configuration table. - Line: 177 - - + Your current version of the module is out of date. Update now %link% - Your current version of the module is out of date. Update now %link% + Vaše aktuální verze modulu je zastaralá, aktualizujte ho %link% Line: 185 - + Some core files have been altered, customization made on these files will be lost during the update. See the list in %link% - Some core files have been altered, customization made on these files will be lost during the update. See the list in %link% + Některé soubory jádra byly změněny, úpravy provedené v těchto souborech budou během aktualizace ztraceny. Viz seznam v %link% Line: 203 - + Check requirements again - Check requirements again + Znovu překontrolovat požadavky Line: 212 - + The requirements check is complete, you can update your store (to this version of PrestaShop). - The requirements check is complete, you can update your store (to this version of PrestaShop). + Kontrola požadavků je dokončena, nyní můžete aktualizovat svůj obchod (na tuto verzi PrestaShopu). Line: 219 - + We couldn't find a PrestaShop version in the .zip file you uploaded. Please try again. - We couldn't find a PrestaShop version in the .zip file you uploaded. Please try again. + V souboru .zip, který jste nahráli, jsme nenašli verzi PrestaShopu. Zkuste to znovu. Line: 21 @@ -2147,9 +2196,9 @@ Comment: check DB access - + Warning summary - Warning summary + Shrnutí varování Line: 16 @@ -2157,9 +2206,9 @@ Comment: check DB access See warning Line: 24 - + Error summary - Error summary + Shrnutí chyb Line: 33 @@ -2171,42 +2220,42 @@ Comment: check DB access - + Yes - Yes + Ano Line: 9 - + No - No + Ne Line: 15 - + Back up your store - Back up your store + Záloha obchodu Line: 6 - + 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. - 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. + Zálohování souborů, databáze a obrázků vašeho obchodu znamená, že pokud se během aktualizace něco pokazí, můžete obnovit předchozí verzi. Vaše data tak zůstanou v bezpečí a vaše firma zůstane v provozu. Line: 12 - + Launch backup - Launch backup + Spustit zálohování Line: 55 - + Post-update checklist - Post-update checklist + Kontrolní seznam po aktualizaci Line: 6 @@ -2376,37 +2425,37 @@ Comment: check DB access Cancel Line: 8 - + Start backup - Start backup + Spustit zálohování Line: 12 - + Help us improve the module by sending us this error report. You can add details in the description if you want to. - Help us improve the module by sending us this error report. You can add details in the description if you want to. + Pomozte nám vylepšit tento modul zasláním tohoto chybového hlášení. Pokud chcete, můžete do popisu přidat podrobnosti. Line: 6 - + Before starting the update, make sure you have a complete and recent backup of your store (database, files, and images). - Before starting the update, make sure you have a complete and recent backup of your store (database, files, and images). + Před zahájením aktualizace se ujistěte, že máte úplnou a aktuální zálohu svého obchodu (databáze, soubory a obrázky). Line: 6 - + I have made my own backup and can restore it manually if a problem occur. - I have made my own backup and can restore it manually if a problem occur. + Vytvořil jsem si vlastní zálohu a v případě problému ji mohu obnovit ručně. Line: 18 - + Start update - Start update + Spustit aktualizaci Line: 31 From 8d1dff734c81558fb78565c2941b8fc04df2d70e Mon Sep 17 00:00:00 2001 From: Jarvis Date: Thu, 12 Sep 2024 11:09:56 +0200 Subject: [PATCH 04/25] New translations modulesautoupgradeadmin.en.xlf (Italian) --- translations/ModulesAutoupgradeAdmin.it.xlf | 157 +++++++++++++------- 1 file changed, 103 insertions(+), 54 deletions(-) diff --git a/translations/ModulesAutoupgradeAdmin.it.xlf b/translations/ModulesAutoupgradeAdmin.it.xlf index e40bb8a18..1559c9f80 100644 --- a/translations/ModulesAutoupgradeAdmin.it.xlf +++ b/translations/ModulesAutoupgradeAdmin.it.xlf @@ -858,6 +858,60 @@ Comment: directory already exists + + + + + + Line: 245 + + + Maintenance mode needs to be enabled. Enable maintenance mode and add your maintenance IP. + Maintenance mode needs to be enabled. Enable maintenance mode and add your maintenance IP. + Line: 266 + + + PrestaShop's caching features needs to be disabled. + PrestaShop's caching features needs to be disabled. + Line: 270 + + + PHP's max_execution_time setting needs to have a high value or needs to be disabled entirely (current value: %s seconds) + PHP's max_execution_time setting needs to have a high value or needs to be disabled entirely (current value: %s seconds) + Line: 274 + + + The following PHP extension%s need%s to be installed: + The following PHP extension%s need%s to be installed: + Line: 285 + + + The following PHP function%s need%s to be allowed: + The following PHP function%s need%s to be allowed: + Line: 293 + + + + + Line: 310 + + + Your current version of the module is outdated. + Your current version of the module is outdated. + Line: 319 + + + Some core files have been altered, customization made on these files will be lost during the update: + Some core files have been altered, customization made on these files will be lost during the update: + Line: 326 + + + Unknown requirement. + Unknown requirement. + Line: 330 + + + @@ -1497,6 +1551,11 @@ Comment: check DB access + + Your current PHP version isn't compatible with your PrestaShop version. (Expected: %s - %s | Current: %s) + Your current PHP version isn't compatible with your PrestaShop version. (Expected: %s - %s | Current: %s) + Line: 24 + Unable to generate private keys using openssl_pkey_new. Check your OpenSSL configuration, especially the path to openssl.cafile. Impossibile generare chiavi private utilizzando openssl_pkey_new. Controlla la tua configurazione OpenSSL, in particolare il percorso di openssl.cafile. @@ -1532,11 +1591,6 @@ Comment: check DB access Prima di iniziare il processo di aggiornamento, si prega di assicurarsi che la checklist sia tutta verde. Line: 18 - - Your current PHP version isn't compatible with your PrestaShop version. (Expected: %s - %s | Current: %s) - Your current PHP version isn't compatible with your PrestaShop version. (Expected: %s - %s | Current: %s) - Line: 24 - Your store's root directory (%s) is writable (with appropriate CHMOD permissions). La directory principale del tuo negozio (%s) è scrivibile (con appropriati permessi CHMOD). @@ -1627,30 +1681,25 @@ Comment: check DB access Impossibile creare una sessione PHP. Line: 185 - - The following files are missing: - I file seguenti sono mancanti: - Line: 198 - It's not possible to write in the following folders: Impossibile scrivere nelle seguenti cartelle: - Line: 211 + Line: 198 The version of PrestaShop does not match the one stored in database. Your database structure may not be up-to-date and/or the value of PS_VERSION_DB needs to be updated in the configuration table. [1]Learn more[/1]. The version of PrestaShop does not match the one stored in database. Your database structure may not be up-to-date and/or the value of PS_VERSION_DB needs to be updated in the configuration table. [1]Learn more[/1]. - Line: 224 + Line: 211 Please also make sure you make a full manual backup of your files and database. Assicurati di fare un backup manuale completo dei files e del database. - Line: 234 + Line: 221 PrestaShop requirements are not satisfied. I requisiti di PrestaShop non sono soddisfatti. - Line: 236 + Line: 223 @@ -1999,6 +2048,46 @@ Comment: check DB access + + + + Line: 50 + + + PHP's "Safe mode" needs to be disabled. + PHP's "Safe mode" needs to be disabled. + Line: 57 + + + Files can't be downloaded. Enable PHP's "allow_url_fopen" option or install PHP extension "cURL". + Files can't be downloaded. Enable PHP's "allow_url_fopen" option or install PHP extension "cURL". + Line: 64 + + + Missing PHP extension "zip". + Missing PHP extension "zip". + Line: 71 + + + Apache mod_rewrite needs to be enabled. + Apache mod_rewrite needs to be enabled. + Line: 109 + + + PHP memory_limit needs to be greater than 256 MB. + PHP memory_limit needs to be greater than 256 MB. + Line: 146 + + + PHP file_uploads configuration needs to be enabled. + PHP file_uploads configuration needs to be enabled. + Line: 153 + + + The version of PrestaShop does not match the one stored in database. Your database structure may not be up-to-date and/or the value of PS_VERSION_DB needs to be updated in the configuration table. + The version of PrestaShop does not match the one stored in database. Your database structure may not be up-to-date and/or the value of PS_VERSION_DB needs to be updated in the configuration table. + Line: 177 + Checking requirements... Checking requirements... @@ -2024,26 +2113,6 @@ Comment: check DB access Line: 41 - - - - Line: 50 - - - PHP's "Safe mode" needs to be disabled. - PHP's "Safe mode" needs to be disabled. - Line: 57 - - - Files can't be downloaded. Enable PHP's "allow_url_fopen" option or install PHP extension "cURL". - Files can't be downloaded. Enable PHP's "allow_url_fopen" option or install PHP extension "cURL". - Line: 64 - - - Missing PHP extension "zip". - Missing PHP extension "zip". - Line: 71 - General > Maintenance[/1].]]> General > Maintenance[/1].]]> @@ -2059,11 +2128,6 @@ Comment: check DB access PHP's max_execution_time setting needs to have a high value or needs to be disabled entirely (current value: %s seconds). Line: 101 - - Apache mod_rewrite needs to be enabled. - Apache mod_rewrite needs to be enabled. - Line: 109 - The following PHP extensions need to be installed: %extensions%. The following PHP extensions need to be installed: %extensions%. @@ -2084,16 +2148,6 @@ Comment: check DB access The following PHP function needs to be allowed: %function%. Line: 136 - - PHP memory_limit needs to be greater than 256 MB. - PHP memory_limit needs to be greater than 256 MB. - Line: 146 - - - PHP file_uploads configuration needs to be enabled. - PHP file_uploads configuration needs to be enabled. - Line: 153 - It's not possible to write in the following folders: %directories%. It's not possible to write in the following folders: %directories%. @@ -2104,11 +2158,6 @@ Comment: check DB access Line: 170 - - The version of PrestaShop does not match the one stored in database. Your database structure may not be up-to-date and/or the value of PS_VERSION_DB needs to be updated in the configuration table. - The version of PrestaShop does not match the one stored in database. Your database structure may not be up-to-date and/or the value of PS_VERSION_DB needs to be updated in the configuration table. - Line: 177 - Your current version of the module is out of date. Update now %link% Your current version of the module is out of date. Update now %link% From c01470e675acfa6d1da37c8c6122f1c3f9e8ad39 Mon Sep 17 00:00:00 2001 From: Jarvis Date: Thu, 12 Sep 2024 11:09:57 +0200 Subject: [PATCH 05/25] New translations modulesautoupgradeadmin.en.xlf (Dutch) --- translations/ModulesAutoupgradeAdmin.nl.xlf | 157 +++++++++++++------- 1 file changed, 103 insertions(+), 54 deletions(-) diff --git a/translations/ModulesAutoupgradeAdmin.nl.xlf b/translations/ModulesAutoupgradeAdmin.nl.xlf index 96b40d17d..998e1e22a 100644 --- a/translations/ModulesAutoupgradeAdmin.nl.xlf +++ b/translations/ModulesAutoupgradeAdmin.nl.xlf @@ -858,6 +858,60 @@ Comment: directory already exists + + + + + + Line: 245 + + + Maintenance mode needs to be enabled. Enable maintenance mode and add your maintenance IP. + Maintenance mode needs to be enabled. Enable maintenance mode and add your maintenance IP. + Line: 266 + + + PrestaShop's caching features needs to be disabled. + PrestaShop's caching features needs to be disabled. + Line: 270 + + + PHP's max_execution_time setting needs to have a high value or needs to be disabled entirely (current value: %s seconds) + PHP's max_execution_time setting needs to have a high value or needs to be disabled entirely (current value: %s seconds) + Line: 274 + + + The following PHP extension%s need%s to be installed: + The following PHP extension%s need%s to be installed: + Line: 285 + + + The following PHP function%s need%s to be allowed: + The following PHP function%s need%s to be allowed: + Line: 293 + + + + + Line: 310 + + + Your current version of the module is outdated. + Your current version of the module is outdated. + Line: 319 + + + Some core files have been altered, customization made on these files will be lost during the update: + Some core files have been altered, customization made on these files will be lost during the update: + Line: 326 + + + Unknown requirement. + Unknown requirement. + Line: 330 + + + @@ -1497,6 +1551,11 @@ Comment: check DB access + + Your current PHP version isn't compatible with your PrestaShop version. (Expected: %s - %s | Current: %s) + Your current PHP version isn't compatible with your PrestaShop version. (Expected: %s - %s | Current: %s) + Line: 24 + Unable to generate private keys using openssl_pkey_new. Check your OpenSSL configuration, especially the path to openssl.cafile. Problemen met het genereren van de privésleutel gebruikmakend van openssl_pkey_new. Controleer uw OpenSSL configuratie, vooral het pad naar openssl.cafile. @@ -1532,11 +1591,6 @@ Comment: check DB access Vooraleer u kan bijwerken moet u zeker zijn dat deze checklist volledig groen is. Line: 18 - - Your current PHP version isn't compatible with your PrestaShop version. (Expected: %s - %s | Current: %s) - Your current PHP version isn't compatible with your PrestaShop version. (Expected: %s - %s | Current: %s) - Line: 24 - Your store's root directory (%s) is writable (with appropriate CHMOD permissions). De hoofdmap van uw winkel (%s) is beschrijfbaar (met de juiste CHMOD-machtigingen). @@ -1627,30 +1681,25 @@ Comment: check DB access Het is niet mogelijk om een ​​PHP-sessie aan te maken. Line: 185 - - The following files are missing: - De volgende bestanden ontbreken: - Line: 198 - It's not possible to write in the following folders: Het is niet mogelijk om in de volgende mappen te schrijven: - Line: 211 + Line: 198 The version of PrestaShop does not match the one stored in database. Your database structure may not be up-to-date and/or the value of PS_VERSION_DB needs to be updated in the configuration table. [1]Learn more[/1]. The version of PrestaShop does not match the one stored in database. Your database structure may not be up-to-date and/or the value of PS_VERSION_DB needs to be updated in the configuration table. [1]Learn more[/1]. - Line: 224 + Line: 211 Please also make sure you make a full manual backup of your files and database. Zorg er ook voor dat u een volledig handmatige backup van uw bestanden en database maakt. - Line: 234 + Line: 221 PrestaShop requirements are not satisfied. Er is niet voldaan aan de PrestaShop-vereisten. - Line: 236 + Line: 223 @@ -1999,6 +2048,46 @@ Comment: check DB access + + + + Line: 50 + + + PHP's "Safe mode" needs to be disabled. + PHP's "Safe mode" needs to be disabled. + Line: 57 + + + Files can't be downloaded. Enable PHP's "allow_url_fopen" option or install PHP extension "cURL". + Files can't be downloaded. Enable PHP's "allow_url_fopen" option or install PHP extension "cURL". + Line: 64 + + + Missing PHP extension "zip". + Missing PHP extension "zip". + Line: 71 + + + Apache mod_rewrite needs to be enabled. + Apache mod_rewrite needs to be enabled. + Line: 109 + + + PHP memory_limit needs to be greater than 256 MB. + PHP memory_limit needs to be greater than 256 MB. + Line: 146 + + + PHP file_uploads configuration needs to be enabled. + PHP file_uploads configuration needs to be enabled. + Line: 153 + + + The version of PrestaShop does not match the one stored in database. Your database structure may not be up-to-date and/or the value of PS_VERSION_DB needs to be updated in the configuration table. + The version of PrestaShop does not match the one stored in database. Your database structure may not be up-to-date and/or the value of PS_VERSION_DB needs to be updated in the configuration table. + Line: 177 + Checking requirements... Checking requirements... @@ -2024,26 +2113,6 @@ Comment: check DB access Line: 41 - - - - Line: 50 - - - PHP's "Safe mode" needs to be disabled. - PHP's "Safe mode" needs to be disabled. - Line: 57 - - - Files can't be downloaded. Enable PHP's "allow_url_fopen" option or install PHP extension "cURL". - Files can't be downloaded. Enable PHP's "allow_url_fopen" option or install PHP extension "cURL". - Line: 64 - - - Missing PHP extension "zip". - Missing PHP extension "zip". - Line: 71 - General > Maintenance[/1].]]> General > Maintenance[/1].]]> @@ -2059,11 +2128,6 @@ Comment: check DB access PHP's max_execution_time setting needs to have a high value or needs to be disabled entirely (current value: %s seconds). Line: 101 - - Apache mod_rewrite needs to be enabled. - Apache mod_rewrite needs to be enabled. - Line: 109 - The following PHP extensions need to be installed: %extensions%. The following PHP extensions need to be installed: %extensions%. @@ -2084,16 +2148,6 @@ Comment: check DB access The following PHP function needs to be allowed: %function%. Line: 136 - - PHP memory_limit needs to be greater than 256 MB. - PHP memory_limit needs to be greater than 256 MB. - Line: 146 - - - PHP file_uploads configuration needs to be enabled. - PHP file_uploads configuration needs to be enabled. - Line: 153 - It's not possible to write in the following folders: %directories%. It's not possible to write in the following folders: %directories%. @@ -2104,11 +2158,6 @@ Comment: check DB access Line: 170 - - The version of PrestaShop does not match the one stored in database. Your database structure may not be up-to-date and/or the value of PS_VERSION_DB needs to be updated in the configuration table. - The version of PrestaShop does not match the one stored in database. Your database structure may not be up-to-date and/or the value of PS_VERSION_DB needs to be updated in the configuration table. - Line: 177 - Your current version of the module is out of date. Update now %link% Your current version of the module is out of date. Update now %link% From 8de7c6f4f356d05f5f2b0f02d016af9610a41db1 Mon Sep 17 00:00:00 2001 From: Jarvis Date: Thu, 12 Sep 2024 11:09:59 +0200 Subject: [PATCH 06/25] New translations modulesautoupgradeadmin.en.xlf (Polish) --- translations/ModulesAutoupgradeAdmin.pl.xlf | 157 +++++++++++++------- 1 file changed, 103 insertions(+), 54 deletions(-) diff --git a/translations/ModulesAutoupgradeAdmin.pl.xlf b/translations/ModulesAutoupgradeAdmin.pl.xlf index 101178fbd..34f7539f1 100644 --- a/translations/ModulesAutoupgradeAdmin.pl.xlf +++ b/translations/ModulesAutoupgradeAdmin.pl.xlf @@ -858,6 +858,60 @@ Comment: directory already exists + + + + + + Line: 245 + + + Maintenance mode needs to be enabled. Enable maintenance mode and add your maintenance IP. + Maintenance mode needs to be enabled. Enable maintenance mode and add your maintenance IP. + Line: 266 + + + PrestaShop's caching features needs to be disabled. + PrestaShop's caching features needs to be disabled. + Line: 270 + + + PHP's max_execution_time setting needs to have a high value or needs to be disabled entirely (current value: %s seconds) + PHP's max_execution_time setting needs to have a high value or needs to be disabled entirely (current value: %s seconds) + Line: 274 + + + The following PHP extension%s need%s to be installed: + The following PHP extension%s need%s to be installed: + Line: 285 + + + The following PHP function%s need%s to be allowed: + The following PHP function%s need%s to be allowed: + Line: 293 + + + + + Line: 310 + + + Your current version of the module is outdated. + Your current version of the module is outdated. + Line: 319 + + + Some core files have been altered, customization made on these files will be lost during the update: + Some core files have been altered, customization made on these files will be lost during the update: + Line: 326 + + + Unknown requirement. + Unknown requirement. + Line: 330 + + + @@ -1497,6 +1551,11 @@ Comment: check DB access + + Your current PHP version isn't compatible with your PrestaShop version. (Expected: %s - %s | Current: %s) + Twoja aktualna wersja PHP nie jest kompatybilna z Twoją wersją PrestaShop. (Oczekiwana: %s - %s | Aktualna: %s) + Line: 24 + Unable to generate private keys using openssl_pkey_new. Check your OpenSSL configuration, especially the path to openssl.cafile. Nie można wygenerować kluczy prywatnych przy użyciu openssl_pkey_new. Sprawdź konfigurację OpenSSL, szczególnie ścieżkę do openssl.cafile. @@ -1532,11 +1591,6 @@ Comment: check DB access Przed rozpoczęciem aktualizacji, sprawdź czy wszystkie punkty z listy weryfikacyjnej są w kolorze zielonym. Line: 18 - - Your current PHP version isn't compatible with your PrestaShop version. (Expected: %s - %s | Current: %s) - Twoja aktualna wersja PHP nie jest kompatybilna z Twoją wersją PrestaShop. (Oczekiwana: %s - %s | Aktualna: %s) - Line: 24 - Your store's root directory (%s) is writable (with appropriate CHMOD permissions). Katalog główny Twojego sklepu (%s) jest zapisywalny (z odpowiednimi uprawnieniami CHMOD). @@ -1627,30 +1681,25 @@ Comment: check DB access Nie można utworzyć sesji PHP. Line: 185 - - The following files are missing: - Brakuje następujących plików: - Line: 198 - It's not possible to write in the following folders: Nie można zapisywać w następujących folderach: - Line: 211 + Line: 198 The version of PrestaShop does not match the one stored in database. Your database structure may not be up-to-date and/or the value of PS_VERSION_DB needs to be updated in the configuration table. [1]Learn more[/1]. Wersja PrestaShop nie jest zgodna z wersją zapisaną w bazie danych. Struktura Twojej bazy danych może być nieaktualna i/lub wartość PS_VERSION_DB wymaga aktualizacji w tabeli konfiguracyjnej. [1]Dowiedz się więcej[/1]. - Line: 224 + Line: 211 Please also make sure you make a full manual backup of your files and database. Należy również upewnić się, że ręczna kopia zapasową plików i bazy danych została wykonana. - Line: 234 + Line: 221 PrestaShop requirements are not satisfied. Wymagania PrestaShop nie zostały spełnione. - Line: 236 + Line: 223 @@ -1999,6 +2048,46 @@ Comment: check DB access + + + + Line: 50 + + + PHP's "Safe mode" needs to be disabled. + PHP's "Safe mode" needs to be disabled. + Line: 57 + + + Files can't be downloaded. Enable PHP's "allow_url_fopen" option or install PHP extension "cURL". + Files can't be downloaded. Enable PHP's "allow_url_fopen" option or install PHP extension "cURL". + Line: 64 + + + Missing PHP extension "zip". + Missing PHP extension "zip". + Line: 71 + + + Apache mod_rewrite needs to be enabled. + Apache mod_rewrite needs to be enabled. + Line: 109 + + + PHP memory_limit needs to be greater than 256 MB. + PHP memory_limit needs to be greater than 256 MB. + Line: 146 + + + PHP file_uploads configuration needs to be enabled. + PHP file_uploads configuration needs to be enabled. + Line: 153 + + + The version of PrestaShop does not match the one stored in database. Your database structure may not be up-to-date and/or the value of PS_VERSION_DB needs to be updated in the configuration table. + The version of PrestaShop does not match the one stored in database. Your database structure may not be up-to-date and/or the value of PS_VERSION_DB needs to be updated in the configuration table. + Line: 177 + Checking requirements... Checking requirements... @@ -2024,26 +2113,6 @@ Comment: check DB access Line: 41 - - - - Line: 50 - - - PHP's "Safe mode" needs to be disabled. - PHP's "Safe mode" needs to be disabled. - Line: 57 - - - Files can't be downloaded. Enable PHP's "allow_url_fopen" option or install PHP extension "cURL". - Files can't be downloaded. Enable PHP's "allow_url_fopen" option or install PHP extension "cURL". - Line: 64 - - - Missing PHP extension "zip". - Missing PHP extension "zip". - Line: 71 - General > Maintenance[/1].]]> General > Maintenance[/1].]]> @@ -2059,11 +2128,6 @@ Comment: check DB access PHP's max_execution_time setting needs to have a high value or needs to be disabled entirely (current value: %s seconds). Line: 101 - - Apache mod_rewrite needs to be enabled. - Apache mod_rewrite needs to be enabled. - Line: 109 - The following PHP extensions need to be installed: %extensions%. The following PHP extensions need to be installed: %extensions%. @@ -2084,16 +2148,6 @@ Comment: check DB access The following PHP function needs to be allowed: %function%. Line: 136 - - PHP memory_limit needs to be greater than 256 MB. - PHP memory_limit needs to be greater than 256 MB. - Line: 146 - - - PHP file_uploads configuration needs to be enabled. - PHP file_uploads configuration needs to be enabled. - Line: 153 - It's not possible to write in the following folders: %directories%. It's not possible to write in the following folders: %directories%. @@ -2104,11 +2158,6 @@ Comment: check DB access Line: 170 - - The version of PrestaShop does not match the one stored in database. Your database structure may not be up-to-date and/or the value of PS_VERSION_DB needs to be updated in the configuration table. - The version of PrestaShop does not match the one stored in database. Your database structure may not be up-to-date and/or the value of PS_VERSION_DB needs to be updated in the configuration table. - Line: 177 - Your current version of the module is out of date. Update now %link% Your current version of the module is out of date. Update now %link% From 724cfc768b6fe20e8978d6058d72d925ea384b4d Mon Sep 17 00:00:00 2001 From: Jarvis Date: Thu, 12 Sep 2024 11:10:00 +0200 Subject: [PATCH 07/25] New translations modulesautoupgradeadmin.en.xlf (Portuguese) --- translations/ModulesAutoupgradeAdmin.pt.xlf | 157 +++++++++++++------- 1 file changed, 103 insertions(+), 54 deletions(-) diff --git a/translations/ModulesAutoupgradeAdmin.pt.xlf b/translations/ModulesAutoupgradeAdmin.pt.xlf index 02d42fd41..fdf7e48b5 100644 --- a/translations/ModulesAutoupgradeAdmin.pt.xlf +++ b/translations/ModulesAutoupgradeAdmin.pt.xlf @@ -858,6 +858,60 @@ Comment: directory already exists + + + + + + Line: 245 + + + Maintenance mode needs to be enabled. Enable maintenance mode and add your maintenance IP. + Maintenance mode needs to be enabled. Enable maintenance mode and add your maintenance IP. + Line: 266 + + + PrestaShop's caching features needs to be disabled. + PrestaShop's caching features needs to be disabled. + Line: 270 + + + PHP's max_execution_time setting needs to have a high value or needs to be disabled entirely (current value: %s seconds) + PHP's max_execution_time setting needs to have a high value or needs to be disabled entirely (current value: %s seconds) + Line: 274 + + + The following PHP extension%s need%s to be installed: + The following PHP extension%s need%s to be installed: + Line: 285 + + + The following PHP function%s need%s to be allowed: + The following PHP function%s need%s to be allowed: + Line: 293 + + + + + Line: 310 + + + Your current version of the module is outdated. + Your current version of the module is outdated. + Line: 319 + + + Some core files have been altered, customization made on these files will be lost during the update: + Some core files have been altered, customization made on these files will be lost during the update: + Line: 326 + + + Unknown requirement. + Unknown requirement. + Line: 330 + + + @@ -1497,6 +1551,11 @@ Comment: check DB access + + Your current PHP version isn't compatible with your PrestaShop version. (Expected: %s - %s | Current: %s) + Your current PHP version isn't compatible with your PrestaShop version. (Expected: %s - %s | Current: %s) + Line: 24 + Unable to generate private keys using openssl_pkey_new. Check your OpenSSL configuration, especially the path to openssl.cafile. Unable to generate private keys using openssl_pkey_new. Check your OpenSSL configuration, especially the path to openssl.cafile. @@ -1532,11 +1591,6 @@ Comment: check DB access Antes de iniciar o processo de atualização, deve garantir que esta lista de verificação tem todos os pontos a verde. Line: 18 - - Your current PHP version isn't compatible with your PrestaShop version. (Expected: %s - %s | Current: %s) - Your current PHP version isn't compatible with your PrestaShop version. (Expected: %s - %s | Current: %s) - Line: 24 - Your store's root directory (%s) is writable (with appropriate CHMOD permissions). O directório raiz da sua loja (%s) pode ser escrito (com as permissões CHMOD adequadas). @@ -1627,30 +1681,25 @@ Comment: check DB access Não é possível criar uma sessão PHP. Line: 185 - - The following files are missing: - Faltam os seguintes ficheiros: - Line: 198 - It's not possible to write in the following folders: Não é possível escrever nas seguintes pastas: - Line: 211 + Line: 198 The version of PrestaShop does not match the one stored in database. Your database structure may not be up-to-date and/or the value of PS_VERSION_DB needs to be updated in the configuration table. [1]Learn more[/1]. The version of PrestaShop does not match the one stored in database. Your database structure may not be up-to-date and/or the value of PS_VERSION_DB needs to be updated in the configuration table. [1]Learn more[/1]. - Line: 224 + Line: 211 Please also make sure you make a full manual backup of your files and database. Verifique igualmente que realiza manualmente uma cópia de segurança integral de todo os seus ficheiros e da sua base de dados. - Line: 234 + Line: 221 PrestaShop requirements are not satisfied. Os requisitos da PrestaShop não são satisfeitos. - Line: 236 + Line: 223 @@ -1999,6 +2048,46 @@ Comment: check DB access + + + + Line: 50 + + + PHP's "Safe mode" needs to be disabled. + PHP's "Safe mode" needs to be disabled. + Line: 57 + + + Files can't be downloaded. Enable PHP's "allow_url_fopen" option or install PHP extension "cURL". + Files can't be downloaded. Enable PHP's "allow_url_fopen" option or install PHP extension "cURL". + Line: 64 + + + Missing PHP extension "zip". + Missing PHP extension "zip". + Line: 71 + + + Apache mod_rewrite needs to be enabled. + Apache mod_rewrite needs to be enabled. + Line: 109 + + + PHP memory_limit needs to be greater than 256 MB. + PHP memory_limit needs to be greater than 256 MB. + Line: 146 + + + PHP file_uploads configuration needs to be enabled. + PHP file_uploads configuration needs to be enabled. + Line: 153 + + + The version of PrestaShop does not match the one stored in database. Your database structure may not be up-to-date and/or the value of PS_VERSION_DB needs to be updated in the configuration table. + The version of PrestaShop does not match the one stored in database. Your database structure may not be up-to-date and/or the value of PS_VERSION_DB needs to be updated in the configuration table. + Line: 177 + Checking requirements... Checking requirements... @@ -2024,26 +2113,6 @@ Comment: check DB access Line: 41 - - - - Line: 50 - - - PHP's "Safe mode" needs to be disabled. - PHP's "Safe mode" needs to be disabled. - Line: 57 - - - Files can't be downloaded. Enable PHP's "allow_url_fopen" option or install PHP extension "cURL". - Files can't be downloaded. Enable PHP's "allow_url_fopen" option or install PHP extension "cURL". - Line: 64 - - - Missing PHP extension "zip". - Missing PHP extension "zip". - Line: 71 - General > Maintenance[/1].]]> General > Maintenance[/1].]]> @@ -2059,11 +2128,6 @@ Comment: check DB access PHP's max_execution_time setting needs to have a high value or needs to be disabled entirely (current value: %s seconds). Line: 101 - - Apache mod_rewrite needs to be enabled. - Apache mod_rewrite needs to be enabled. - Line: 109 - The following PHP extensions need to be installed: %extensions%. The following PHP extensions need to be installed: %extensions%. @@ -2084,16 +2148,6 @@ Comment: check DB access The following PHP function needs to be allowed: %function%. Line: 136 - - PHP memory_limit needs to be greater than 256 MB. - PHP memory_limit needs to be greater than 256 MB. - Line: 146 - - - PHP file_uploads configuration needs to be enabled. - PHP file_uploads configuration needs to be enabled. - Line: 153 - It's not possible to write in the following folders: %directories%. It's not possible to write in the following folders: %directories%. @@ -2104,11 +2158,6 @@ Comment: check DB access Line: 170 - - The version of PrestaShop does not match the one stored in database. Your database structure may not be up-to-date and/or the value of PS_VERSION_DB needs to be updated in the configuration table. - The version of PrestaShop does not match the one stored in database. Your database structure may not be up-to-date and/or the value of PS_VERSION_DB needs to be updated in the configuration table. - Line: 177 - Your current version of the module is out of date. Update now %link% Your current version of the module is out of date. Update now %link% From 1545a3929f2ab1c42788f4218136e9a563ebaf46 Mon Sep 17 00:00:00 2001 From: Jarvis Date: Thu, 12 Sep 2024 11:10:02 +0200 Subject: [PATCH 08/25] New translations modulesautoupgradeadmin.en.xlf (Russian) --- translations/ModulesAutoupgradeAdmin.ru.xlf | 157 +++++++++++++------- 1 file changed, 103 insertions(+), 54 deletions(-) diff --git a/translations/ModulesAutoupgradeAdmin.ru.xlf b/translations/ModulesAutoupgradeAdmin.ru.xlf index ec13586a5..bd17c66ee 100644 --- a/translations/ModulesAutoupgradeAdmin.ru.xlf +++ b/translations/ModulesAutoupgradeAdmin.ru.xlf @@ -858,6 +858,60 @@ Comment: directory already exists + + + + + + Line: 245 + + + Maintenance mode needs to be enabled. Enable maintenance mode and add your maintenance IP. + Maintenance mode needs to be enabled. Enable maintenance mode and add your maintenance IP. + Line: 266 + + + PrestaShop's caching features needs to be disabled. + PrestaShop's caching features needs to be disabled. + Line: 270 + + + PHP's max_execution_time setting needs to have a high value or needs to be disabled entirely (current value: %s seconds) + PHP's max_execution_time setting needs to have a high value or needs to be disabled entirely (current value: %s seconds) + Line: 274 + + + The following PHP extension%s need%s to be installed: + The following PHP extension%s need%s to be installed: + Line: 285 + + + The following PHP function%s need%s to be allowed: + The following PHP function%s need%s to be allowed: + Line: 293 + + + + + Line: 310 + + + Your current version of the module is outdated. + Your current version of the module is outdated. + Line: 319 + + + Some core files have been altered, customization made on these files will be lost during the update: + Some core files have been altered, customization made on these files will be lost during the update: + Line: 326 + + + Unknown requirement. + Unknown requirement. + Line: 330 + + + @@ -1497,6 +1551,11 @@ Comment: check DB access + + Your current PHP version isn't compatible with your PrestaShop version. (Expected: %s - %s | Current: %s) + Your current PHP version isn't compatible with your PrestaShop version. (Expected: %s - %s | Current: %s) + Line: 24 + Unable to generate private keys using openssl_pkey_new. Check your OpenSSL configuration, especially the path to openssl.cafile. Unable to generate private keys using openssl_pkey_new. Check your OpenSSL configuration, especially the path to openssl.cafile. @@ -1532,11 +1591,6 @@ Comment: check DB access Перед началом обновления убедитесь, что все пункты контрольного списка выделены зеленым цветом. Line: 18 - - Your current PHP version isn't compatible with your PrestaShop version. (Expected: %s - %s | Current: %s) - Your current PHP version isn't compatible with your PrestaShop version. (Expected: %s - %s | Current: %s) - Line: 24 - Your store's root directory (%s) is writable (with appropriate CHMOD permissions). Your store's root directory (%s) is writable (with appropriate CHMOD permissions). @@ -1627,30 +1681,25 @@ Comment: check DB access It's not possible to create a PHP session. Line: 185 - - The following files are missing: - The following files are missing: - Line: 198 - It's not possible to write in the following folders: It's not possible to write in the following folders: - Line: 211 + Line: 198 The version of PrestaShop does not match the one stored in database. Your database structure may not be up-to-date and/or the value of PS_VERSION_DB needs to be updated in the configuration table. [1]Learn more[/1]. The version of PrestaShop does not match the one stored in database. Your database structure may not be up-to-date and/or the value of PS_VERSION_DB needs to be updated in the configuration table. [1]Learn more[/1]. - Line: 224 + Line: 211 Please also make sure you make a full manual backup of your files and database. Также имеет смысл сделать полную резервную копию файлов и базы данных вручную. - Line: 234 + Line: 221 PrestaShop requirements are not satisfied. PrestaShop requirements are not satisfied. - Line: 236 + Line: 223 @@ -1999,6 +2048,46 @@ Comment: check DB access + + + + Line: 50 + + + PHP's "Safe mode" needs to be disabled. + PHP's "Safe mode" needs to be disabled. + Line: 57 + + + Files can't be downloaded. Enable PHP's "allow_url_fopen" option or install PHP extension "cURL". + Files can't be downloaded. Enable PHP's "allow_url_fopen" option or install PHP extension "cURL". + Line: 64 + + + Missing PHP extension "zip". + Missing PHP extension "zip". + Line: 71 + + + Apache mod_rewrite needs to be enabled. + Apache mod_rewrite needs to be enabled. + Line: 109 + + + PHP memory_limit needs to be greater than 256 MB. + PHP memory_limit needs to be greater than 256 MB. + Line: 146 + + + PHP file_uploads configuration needs to be enabled. + PHP file_uploads configuration needs to be enabled. + Line: 153 + + + The version of PrestaShop does not match the one stored in database. Your database structure may not be up-to-date and/or the value of PS_VERSION_DB needs to be updated in the configuration table. + The version of PrestaShop does not match the one stored in database. Your database structure may not be up-to-date and/or the value of PS_VERSION_DB needs to be updated in the configuration table. + Line: 177 + Checking requirements... Checking requirements... @@ -2024,26 +2113,6 @@ Comment: check DB access Line: 41 - - - - Line: 50 - - - PHP's "Safe mode" needs to be disabled. - PHP's "Safe mode" needs to be disabled. - Line: 57 - - - Files can't be downloaded. Enable PHP's "allow_url_fopen" option or install PHP extension "cURL". - Files can't be downloaded. Enable PHP's "allow_url_fopen" option or install PHP extension "cURL". - Line: 64 - - - Missing PHP extension "zip". - Missing PHP extension "zip". - Line: 71 - General > Maintenance[/1].]]> General > Maintenance[/1].]]> @@ -2059,11 +2128,6 @@ Comment: check DB access PHP's max_execution_time setting needs to have a high value or needs to be disabled entirely (current value: %s seconds). Line: 101 - - Apache mod_rewrite needs to be enabled. - Apache mod_rewrite needs to be enabled. - Line: 109 - The following PHP extensions need to be installed: %extensions%. The following PHP extensions need to be installed: %extensions%. @@ -2084,16 +2148,6 @@ Comment: check DB access The following PHP function needs to be allowed: %function%. Line: 136 - - PHP memory_limit needs to be greater than 256 MB. - PHP memory_limit needs to be greater than 256 MB. - Line: 146 - - - PHP file_uploads configuration needs to be enabled. - PHP file_uploads configuration needs to be enabled. - Line: 153 - It's not possible to write in the following folders: %directories%. It's not possible to write in the following folders: %directories%. @@ -2104,11 +2158,6 @@ Comment: check DB access Line: 170 - - The version of PrestaShop does not match the one stored in database. Your database structure may not be up-to-date and/or the value of PS_VERSION_DB needs to be updated in the configuration table. - The version of PrestaShop does not match the one stored in database. Your database structure may not be up-to-date and/or the value of PS_VERSION_DB needs to be updated in the configuration table. - Line: 177 - Your current version of the module is out of date. Update now %link% Your current version of the module is out of date. Update now %link% From 592d44d3ef5f7a77d48e8fa23a5ac815d8527efc Mon Sep 17 00:00:00 2001 From: Jarvis Date: Thu, 12 Sep 2024 13:01:26 +0200 Subject: [PATCH 09/25] New translations modulesautoupgradeadmin.en.xlf (Czech) --- translations/ModulesAutoupgradeAdmin.cs.xlf | 136 ++++++++++---------- 1 file changed, 68 insertions(+), 68 deletions(-) diff --git a/translations/ModulesAutoupgradeAdmin.cs.xlf b/translations/ModulesAutoupgradeAdmin.cs.xlf index c91f7b1c0..750448186 100644 --- a/translations/ModulesAutoupgradeAdmin.cs.xlf +++ b/translations/ModulesAutoupgradeAdmin.cs.xlf @@ -860,24 +860,24 @@ Comment: directory already exists - + - + Line: 245 - + Maintenance mode needs to be enabled. Enable maintenance mode and add your maintenance IP. - Maintenance mode needs to be enabled. Enable maintenance mode and add your maintenance IP. + Je třeba povolit režim údržby. Povolte režim údržby a přidejte svou IP. Line: 266 - + PrestaShop's caching features needs to be disabled. - PrestaShop's caching features needs to be disabled. + Cachovací funkce PrestaShopu musí být zakázány. Line: 270 - + PHP's max_execution_time setting needs to have a high value or needs to be disabled entirely (current value: %s seconds) - PHP's max_execution_time setting needs to have a high value or needs to be disabled entirely (current value: %s seconds) + Nastavení max_execution_time PHP musí mít vysokou hodnotu nebo musí být zcela zakázáno (aktuální hodnota: %s sekund) Line: 274 @@ -890,24 +890,24 @@ Comment: directory already exists The following PHP function%s need%s to be allowed: Line: 293 - + - + Line: 310 - + Your current version of the module is outdated. - Your current version of the module is outdated. + Nainstalovaná verze modulu je zastaralá, aktualizujte ho. Line: 319 - + Some core files have been altered, customization made on these files will be lost during the update: - Some core files have been altered, customization made on these files will be lost during the update: + Některé soubory jádra byly změněny, úpravy provedené v těchto souborech budou během aktualizace ztraceny: Line: 326 - + Unknown requirement. - Unknown requirement. + Neznámý požadavek. Line: 330 @@ -2201,9 +2201,9 @@ Comment: check DB access Shrnutí varování Line: 16 - + See warning - See warning + Zobrazit upozornění Line: 24 @@ -2211,9 +2211,9 @@ Comment: check DB access Shrnutí chyb Line: 33 - + See error - See error + Zobrazit chybu Line: 41 @@ -2258,134 +2258,134 @@ Comment: check DB access Kontrolní seznam po aktualizaci Line: 6 - + Open the developer documentation to keep this checklist at-hand.]]> - Open the developer documentation to keep this checklist at-hand.]]> + Otevřete dokumentaci pro vývojáře, abyste měli tento kontrolní seznam po ruce.]]> Line: 23 - + Re-enable and check your modules one by one to prevent any compatibility issue.]]> - Re-enable and check your modules one by one to prevent any compatibility issue.]]> + Znovu povolte a zkontrolujte své moduly jeden po druhém, abyste předešli problémům s kompatibilitou.]]> Line: 24 - + Make sure your store’s front office is working properly: try to create an account, place an order, add a product, etc.]]> - Make sure your store’s front office is working properly: try to create an account, place an order, add a product, etc.]]> + Ujistěte se, že veřejná část vašeho obchodu funguje správně: zkuste si vytvořit účet, zadat objednávku, přidat produkt atd.]]> Line: 25 - + Disable the maintenance mode in General settings > Maintenance.]]> - Disable the maintenance mode in General settings > Maintenance.]]> + Vypněte režim údržby v sekci Nastavení eshopu > Hlavní > Údržba obchodu.]]> Line: 26 - + Images.]]> - Images.]]> + Nastavení obrázků.]]> Line: 34 - + Download update logs - Download update logs + Stáhnout protokoly aktualizace Line: 42 - + Exit - Exit + Konec Line: 53 - + Backup selection - Backup selection + Výběr zálohy Line: 6 - + Restore - Restore + Obnovit Line: 15 - + Update options - Update options + Možnosti aktualizace Line: 6 - + Next - Next + Další Line: 17 - + Update - Update + Aktualizovat Line: 6 - + Version choice - Version choice + Volba verze Line: 6 - + You’re up to date - You’re up to date + Jste na poslední verzi Line: 18 - + Current PrestaShop version: - Current PrestaShop version: + Aktuální verze PrestaShopu: Line: 61 - + Current PHP version: - Current PHP version: + Aktuální verze PHP: Line: 62 - + You are already using the latest PrestaShop version available but you can update to the version of your choice from a local archive. - You are already using the latest PrestaShop version available but you can update to the version of your choice from a local archive. + Již používáte nejnovější dostupnou verzi PrestaShopu, ale můžete ji aktualizovat na verzi dle vašeho výběru z místního archivu. Line: 38 - + A more recent version is available - A more recent version is available + K dispozici je novější verze Line: 57 - + Select version: - Select version: + Vyberte verzi: Line: 68 - + A more recent version of PrestaShop is available. You can also use a local archive. - A more recent version of PrestaShop is available. You can also use a local archive. + K dispozici je novější verze PrestaShopu. Můžete také použít místní archiv. Line: 73 - + Welcome to PrestaShop Update Assistant - Welcome to PrestaShop Update Assistant + Vítejte v PrestaShop Update Assistant Line: 8 - + Get Started - Get Started + Jdeme na to Line: 33 @@ -2411,18 +2411,18 @@ Comment: check DB access - + Delete - Delete + Odstranit Line: 11 - + Cancel - Cancel + Zrušit Line: 8 From 7965bf8c4228a529d7115372c9aa5f06ff909819 Mon Sep 17 00:00:00 2001 From: Jarvis Date: Thu, 12 Sep 2024 17:15:25 +0200 Subject: [PATCH 10/25] New translations modulesautoupgradeadmin.en.xlf (French) --- translations/ModulesAutoupgradeAdmin.fr.xlf | 95 ++++++++++----------- 1 file changed, 45 insertions(+), 50 deletions(-) diff --git a/translations/ModulesAutoupgradeAdmin.fr.xlf b/translations/ModulesAutoupgradeAdmin.fr.xlf index b207302e2..d0381e1a3 100644 --- a/translations/ModulesAutoupgradeAdmin.fr.xlf +++ b/translations/ModulesAutoupgradeAdmin.fr.xlf @@ -542,35 +542,40 @@ Comment: directory already exists - - Updating module %module%... - Mise à jour du module %module%... - Line: 88 + + Checking updates of module %module%... + Checking updates of module %module%... + Line: 76 + + + Module %module% is up-to-date. + Module %module% is up-to-date. + Line: 82 [WARNING] Error when trying to retrieve module %s instance. [WARNING] Erreur lors de l'initialisation du module %s. - Line: 100 + Line: 93 Module %s does not need to be migrated. Module is up to date. Le module %s n'a pas besoin d'être migré. Le module est à jour. - Line: 106 + Line: 99 - - %s modules left to upgrade. - %s module(s) restant à mettre à jour. - Line: 131 + + %s modules left to update. + %s modules left to update. + Line: 127 - - Addons modules files have been upgraded. - Les modules Addons ont bien été mis à jour. - Line: 136 + + All modules have been updated. + All modules have been updated. + Line: 132 %s modules will be upgraded. %s modules seront mis à jour. - Line: 203 + Line: 160 @@ -1160,46 +1165,36 @@ Comment: check DB access [ERROR] %dir% does not exist or is not a directory. [ERREUR] %dir% n'existe pas ou n'est pas un répertoire. - Line: 129 + Line: 142 [ERROR] %s does not exist or is not a directory. [ERREUR] %s n'existe pas ou n'est pas un répertoire. - Line: 129 + Line: 142 - - [WARNING] An error occurred while downloading module %s, the received file is empty. - [WARNING] Une erreur s'est produite lors du téléchargement du module %s, le fichier reçu est vide. - Line: 73 - - - Local module %s successfully copied. - Le module local %s a été copié avec succès. - Line: 87 - - - Can not found or copy local module %s. Trying to download it from Addons. - Impossible de trouver ou de copier le module local %s. Tentative de téléchargement depuis Addons Marketplace. - Line: 91 + + Download of source #%s has failed. + Download of source #%s has failed. + Line: 72 + + + %s) have been fetched from %s.]]> + %s) have been fetched from %s.]]> + Line: 103 - - [WARNING] No response from Addons server. - [WARNING] Aucune réponse du serveur Addons Marketplace. + + The received module archive is empty. + The received module archive is empty. Line: 119 - - [WARNING] Unable to write module %s's zip file in temporary directory. - [WARNING] Impossible d'écrire le fichier zip du module %s dans le répertoire temporaire. - Line: 123 - - - Module %s has been successfully downloaded from Addons. - Le module %s a été téléchargé avec succès depuis Addons Marketplace. - Line: 126 + + Invalid contents from provider (Got an XML file). + Invalid contents from provider (Got an XML file). + Line: 124 @@ -1244,10 +1239,10 @@ Comment: check DB access - - [WARNING] Error when trying to extract module %s. - [ATTENTION] Erreur lors de la tentative d'extraction du module %s. - Line: 58 + + Error when trying to extract module %s. + Error when trying to extract module %s. + Line: 61 @@ -1433,17 +1428,17 @@ Comment: check DB access Unable to create file %s Impossible de créer le fichier %s - Line: 360 + Line: 358 Error when trying to delete backups %s Erreur à la suppression des sauvegardes %s - Line: 407 + Line: 405 The module %s requires PHP %s to work properly. Please upgrade your server configuration. Le module %s nécessite PHP %s pour fonctionner correctement. Veuillez mettre à niveau la configuration de votre serveur. - Line: 451 + Line: 449 From cfa784f4091d774fd95a1526b4379eade35fee7b Mon Sep 17 00:00:00 2001 From: Jarvis Date: Thu, 12 Sep 2024 17:15:26 +0200 Subject: [PATCH 11/25] New translations modulesautoupgradeadmin.en.xlf (Spanish) --- translations/ModulesAutoupgradeAdmin.es.xlf | 95 ++++++++++----------- 1 file changed, 45 insertions(+), 50 deletions(-) diff --git a/translations/ModulesAutoupgradeAdmin.es.xlf b/translations/ModulesAutoupgradeAdmin.es.xlf index 7acc15a90..9f796b74f 100644 --- a/translations/ModulesAutoupgradeAdmin.es.xlf +++ b/translations/ModulesAutoupgradeAdmin.es.xlf @@ -541,35 +541,40 @@ Comment: directory already exists - - Updating module %module%... - Updating module %module%... - Line: 88 + + Checking updates of module %module%... + Checking updates of module %module%... + Line: 76 + + + Module %module% is up-to-date. + Module %module% is up-to-date. + Line: 82 [WARNING] Error when trying to retrieve module %s instance. [WARNING] Error when trying to retrieve module %s instance. - Line: 100 + Line: 93 Module %s does not need to be migrated. Module is up to date. Module %s does not need to be migrated. Module is up to date. - Line: 106 + Line: 99 - - %s modules left to upgrade. - quedan %s módulos por actualizar. - Line: 131 + + %s modules left to update. + %s modules left to update. + Line: 127 - - Addons modules files have been upgraded. - Se han actualizado los archivos de módulos Addons. - Line: 136 + + All modules have been updated. + All modules have been updated. + Line: 132 %s modules will be upgraded. %s módulos serán actualizados. - Line: 203 + Line: 160 @@ -1159,46 +1164,36 @@ Comment: check DB access [ERROR] %dir% does not exist or is not a directory. [ERROR] %dir% does not exist or is not a directory. - Line: 129 + Line: 142 [ERROR] %s does not exist or is not a directory. [ERROR] %s does not exist or is not a directory. - Line: 129 + Line: 142 - - [WARNING] An error occurred while downloading module %s, the received file is empty. - [WARNING] An error occurred while downloading module %s, the received file is empty. - Line: 73 - - - Local module %s successfully copied. - Local module %s successfully copied. - Line: 87 - - - Can not found or copy local module %s. Trying to download it from Addons. - Can not found or copy local module %s. Trying to download it from Addons. - Line: 91 + + Download of source #%s has failed. + Download of source #%s has failed. + Line: 72 + + + %s) have been fetched from %s.]]> + %s) have been fetched from %s.]]> + Line: 103 - - [WARNING] No response from Addons server. - [WARNING] No response from Addons server. + + The received module archive is empty. + The received module archive is empty. Line: 119 - - [WARNING] Unable to write module %s's zip file in temporary directory. - [WARNING] Unable to write module %s's zip file in temporary directory. - Line: 123 - - - Module %s has been successfully downloaded from Addons. - Module %s has been successfully downloaded from Addons. - Line: 126 + + Invalid contents from provider (Got an XML file). + Invalid contents from provider (Got an XML file). + Line: 124 @@ -1243,10 +1238,10 @@ Comment: check DB access - - [WARNING] Error when trying to extract module %s. - [WARNING] Error when trying to extract module %s. - Line: 58 + + Error when trying to extract module %s. + Error when trying to extract module %s. + Line: 61 @@ -1432,17 +1427,17 @@ Comment: check DB access Unable to create file %s No se puede crear el archivo %s - Line: 360 + Line: 358 Error when trying to delete backups %s Error al intentar eliminar las copias de seguridad %s - Line: 407 + Line: 405 The module %s requires PHP %s to work properly. Please upgrade your server configuration. The module %s requires PHP %s to work properly. Please upgrade your server configuration. - Line: 451 + Line: 449 From 6a6bf6084e285b0971df3f10c6c3c909e3428c88 Mon Sep 17 00:00:00 2001 From: Jarvis Date: Thu, 12 Sep 2024 17:15:28 +0200 Subject: [PATCH 12/25] New translations modulesautoupgradeadmin.en.xlf (Czech) --- translations/ModulesAutoupgradeAdmin.cs.xlf | 95 ++++++++++----------- 1 file changed, 45 insertions(+), 50 deletions(-) diff --git a/translations/ModulesAutoupgradeAdmin.cs.xlf b/translations/ModulesAutoupgradeAdmin.cs.xlf index 750448186..5cf8d8bb0 100644 --- a/translations/ModulesAutoupgradeAdmin.cs.xlf +++ b/translations/ModulesAutoupgradeAdmin.cs.xlf @@ -541,35 +541,40 @@ Comment: directory already exists - - Updating module %module%... - Probíhá aktualizace modulu %module%... - Line: 88 + + Checking updates of module %module%... + Checking updates of module %module%... + Line: 76 + + + Module %module% is up-to-date. + Module %module% is up-to-date. + Line: 82 [WARNING] Error when trying to retrieve module %s instance. [VAROVÁNÍ] Nepodařilo se získat instanci modulu %s. - Line: 100 + Line: 93 Module %s does not need to be migrated. Module is up to date. Modul %s není potřeba migrovat, je aktuální. - Line: 106 + Line: 99 - - %s modules left to upgrade. - %s modulů bude aktualizováno. - Line: 131 + + %s modules left to update. + %s modules left to update. + Line: 127 - - Addons modules files have been upgraded. - Moduly Addons byly zaktualizovány. - Line: 136 + + All modules have been updated. + All modules have been updated. + Line: 132 %s modules will be upgraded. %s modulů bude aktualizováno. - Line: 203 + Line: 160 @@ -1159,46 +1164,36 @@ Comment: check DB access [ERROR] %dir% does not exist or is not a directory. [ERROR] %dir% neexistuje, nebo se nejedná o složku. - Line: 129 + Line: 142 [ERROR] %s does not exist or is not a directory. [ERROR] %s neexistuje, nebo se nejedná o složku. - Line: 129 + Line: 142 - - [WARNING] An error occurred while downloading module %s, the received file is empty. - [VAROVÁNÍ] Při stahování modulu %s došlo k chybě, stažený soubor je prázdný. - Line: 73 - - - Local module %s successfully copied. - Místní modul %s byl úspěšně zkopírován. - Line: 87 - - - Can not found or copy local module %s. Trying to download it from Addons. - Nelze najít nebo zkopírovat místní modul %s. Pokusím se ho stáhnout z Addons. - Line: 91 + + Download of source #%s has failed. + Download of source #%s has failed. + Line: 72 + + + %s) have been fetched from %s.]]> + %s) have been fetched from %s.]]> + Line: 103 - - [WARNING] No response from Addons server. - [VAROVÁNÍ] Žádná odpověď ze serveru Addons. + + The received module archive is empty. + The received module archive is empty. Line: 119 - - [WARNING] Unable to write module %s's zip file in temporary directory. - [VAROVÁNÍ] Nelze zapsat soubor zip modulu %s do dočasného adresáře. - Line: 123 - - - Module %s has been successfully downloaded from Addons. - Modul %s byl úspěšně stažen z Addons. - Line: 126 + + Invalid contents from provider (Got an XML file). + Invalid contents from provider (Got an XML file). + Line: 124 @@ -1243,10 +1238,10 @@ Comment: check DB access - - [WARNING] Error when trying to extract module %s. - [WARNING] Chyba při pokusu o rozbalení modulu %s. - Line: 58 + + Error when trying to extract module %s. + Error when trying to extract module %s. + Line: 61 @@ -1432,17 +1427,17 @@ Comment: check DB access Unable to create file %s Nebylo možné vytvořit soubor %s - Line: 360 + Line: 358 Error when trying to delete backups %s Chyba při pokusu o smazání zálohy %s - Line: 407 + Line: 405 The module %s requires PHP %s to work properly. Please upgrade your server configuration. Modul %s vyžaduje ke správnému fungování PHP %s. Upravte prosím nastavení serveru. - Line: 451 + Line: 449 From 974bf5c206b4b0cd457c84daf7841355727dce90 Mon Sep 17 00:00:00 2001 From: Jarvis Date: Thu, 12 Sep 2024 17:15:29 +0200 Subject: [PATCH 13/25] New translations modulesautoupgradeadmin.en.xlf (Italian) --- translations/ModulesAutoupgradeAdmin.it.xlf | 95 ++++++++++----------- 1 file changed, 45 insertions(+), 50 deletions(-) diff --git a/translations/ModulesAutoupgradeAdmin.it.xlf b/translations/ModulesAutoupgradeAdmin.it.xlf index 1559c9f80..4aa24fc2e 100644 --- a/translations/ModulesAutoupgradeAdmin.it.xlf +++ b/translations/ModulesAutoupgradeAdmin.it.xlf @@ -541,35 +541,40 @@ Comment: directory already exists - - Updating module %module%... - Updating module %module%... - Line: 88 + + Checking updates of module %module%... + Checking updates of module %module%... + Line: 76 + + + Module %module% is up-to-date. + Module %module% is up-to-date. + Line: 82 [WARNING] Error when trying to retrieve module %s instance. [WARNING] Error when trying to retrieve module %s instance. - Line: 100 + Line: 93 Module %s does not need to be migrated. Module is up to date. Module %s does not need to be migrated. Module is up to date. - Line: 106 + Line: 99 - - %s modules left to upgrade. - Rimasti da aggiornare %s moduli. - Line: 131 + + %s modules left to update. + %s modules left to update. + Line: 127 - - Addons modules files have been upgraded. - I file dei moduli addons sono stati aggiornati. - Line: 136 + + All modules have been updated. + All modules have been updated. + Line: 132 %s modules will be upgraded. %s moduli saranno aggiornati. - Line: 203 + Line: 160 @@ -1159,46 +1164,36 @@ Comment: check DB access [ERROR] %dir% does not exist or is not a directory. [ERROR] %dir% does not exist or is not a directory. - Line: 129 + Line: 142 [ERROR] %s does not exist or is not a directory. [ERROR] %s does not exist or is not a directory. - Line: 129 + Line: 142 - - [WARNING] An error occurred while downloading module %s, the received file is empty. - [WARNING] An error occurred while downloading module %s, the received file is empty. - Line: 73 - - - Local module %s successfully copied. - Local module %s successfully copied. - Line: 87 - - - Can not found or copy local module %s. Trying to download it from Addons. - Can not found or copy local module %s. Trying to download it from Addons. - Line: 91 + + Download of source #%s has failed. + Download of source #%s has failed. + Line: 72 + + + %s) have been fetched from %s.]]> + %s) have been fetched from %s.]]> + Line: 103 - - [WARNING] No response from Addons server. - [WARNING] No response from Addons server. + + The received module archive is empty. + The received module archive is empty. Line: 119 - - [WARNING] Unable to write module %s's zip file in temporary directory. - [WARNING] Unable to write module %s's zip file in temporary directory. - Line: 123 - - - Module %s has been successfully downloaded from Addons. - Module %s has been successfully downloaded from Addons. - Line: 126 + + Invalid contents from provider (Got an XML file). + Invalid contents from provider (Got an XML file). + Line: 124 @@ -1243,10 +1238,10 @@ Comment: check DB access - - [WARNING] Error when trying to extract module %s. - [WARNING] Error when trying to extract module %s. - Line: 58 + + Error when trying to extract module %s. + Error when trying to extract module %s. + Line: 61 @@ -1432,17 +1427,17 @@ Comment: check DB access Unable to create file %s Impossibile creare il file %s - Line: 360 + Line: 358 Error when trying to delete backups %s Si è verificato un errore durante il tentativo di cancellazione dei backup %s - Line: 407 + Line: 405 The module %s requires PHP %s to work properly. Please upgrade your server configuration. The module %s requires PHP %s to work properly. Please upgrade your server configuration. - Line: 451 + Line: 449 From d471cafc5706b7472f2e27fdc91accfc3147a435 Mon Sep 17 00:00:00 2001 From: Jarvis Date: Thu, 12 Sep 2024 17:15:31 +0200 Subject: [PATCH 14/25] New translations modulesautoupgradeadmin.en.xlf (Dutch) --- translations/ModulesAutoupgradeAdmin.nl.xlf | 95 ++++++++++----------- 1 file changed, 45 insertions(+), 50 deletions(-) diff --git a/translations/ModulesAutoupgradeAdmin.nl.xlf b/translations/ModulesAutoupgradeAdmin.nl.xlf index 998e1e22a..f1b303d42 100644 --- a/translations/ModulesAutoupgradeAdmin.nl.xlf +++ b/translations/ModulesAutoupgradeAdmin.nl.xlf @@ -541,35 +541,40 @@ Comment: directory already exists - - Updating module %module%... - Updating module %module%... - Line: 88 + + Checking updates of module %module%... + Checking updates of module %module%... + Line: 76 + + + Module %module% is up-to-date. + Module %module% is up-to-date. + Line: 82 [WARNING] Error when trying to retrieve module %s instance. [WARNING] Error when trying to retrieve module %s instance. - Line: 100 + Line: 93 Module %s does not need to be migrated. Module is up to date. Module %s does not need to be migrated. Module is up to date. - Line: 106 + Line: 99 - - %s modules left to upgrade. - %s modules over om bij te werken. - Line: 131 + + %s modules left to update. + %s modules left to update. + Line: 127 - - Addons modules files have been upgraded. - Addons modules bestanden zijn bijgewerkt. - Line: 136 + + All modules have been updated. + All modules have been updated. + Line: 132 %s modules will be upgraded. %s modules zullen worden bijgewerkt. - Line: 203 + Line: 160 @@ -1159,46 +1164,36 @@ Comment: check DB access [ERROR] %dir% does not exist or is not a directory. [ERROR] %dir% does not exist or is not a directory. - Line: 129 + Line: 142 [ERROR] %s does not exist or is not a directory. [ERROR] %s does not exist or is not a directory. - Line: 129 + Line: 142 - - [WARNING] An error occurred while downloading module %s, the received file is empty. - [WARNING] An error occurred while downloading module %s, the received file is empty. - Line: 73 - - - Local module %s successfully copied. - Local module %s successfully copied. - Line: 87 - - - Can not found or copy local module %s. Trying to download it from Addons. - Can not found or copy local module %s. Trying to download it from Addons. - Line: 91 + + Download of source #%s has failed. + Download of source #%s has failed. + Line: 72 + + + %s) have been fetched from %s.]]> + %s) have been fetched from %s.]]> + Line: 103 - - [WARNING] No response from Addons server. - [WARNING] No response from Addons server. + + The received module archive is empty. + The received module archive is empty. Line: 119 - - [WARNING] Unable to write module %s's zip file in temporary directory. - [WARNING] Unable to write module %s's zip file in temporary directory. - Line: 123 - - - Module %s has been successfully downloaded from Addons. - Module %s has been successfully downloaded from Addons. - Line: 126 + + Invalid contents from provider (Got an XML file). + Invalid contents from provider (Got an XML file). + Line: 124 @@ -1243,10 +1238,10 @@ Comment: check DB access - - [WARNING] Error when trying to extract module %s. - [WARNING] Error when trying to extract module %s. - Line: 58 + + Error when trying to extract module %s. + Error when trying to extract module %s. + Line: 61 @@ -1432,17 +1427,17 @@ Comment: check DB access Unable to create file %s Bestand %s aanmaken mislukt - Line: 360 + Line: 358 Error when trying to delete backups %s Fout bij het verwijderen van backups %s - Line: 407 + Line: 405 The module %s requires PHP %s to work properly. Please upgrade your server configuration. The module %s requires PHP %s to work properly. Please upgrade your server configuration. - Line: 451 + Line: 449 From 1807b9d767fd9dee20f5b86da3f507ae2a4ee568 Mon Sep 17 00:00:00 2001 From: Jarvis Date: Thu, 12 Sep 2024 17:15:32 +0200 Subject: [PATCH 15/25] New translations modulesautoupgradeadmin.en.xlf (Polish) --- translations/ModulesAutoupgradeAdmin.pl.xlf | 95 ++++++++++----------- 1 file changed, 45 insertions(+), 50 deletions(-) diff --git a/translations/ModulesAutoupgradeAdmin.pl.xlf b/translations/ModulesAutoupgradeAdmin.pl.xlf index 34f7539f1..e9153cfeb 100644 --- a/translations/ModulesAutoupgradeAdmin.pl.xlf +++ b/translations/ModulesAutoupgradeAdmin.pl.xlf @@ -541,35 +541,40 @@ Comment: directory already exists - - Updating module %module%... - Updating module %module%... - Line: 88 + + Checking updates of module %module%... + Checking updates of module %module%... + Line: 76 + + + Module %module% is up-to-date. + Module %module% is up-to-date. + Line: 82 [WARNING] Error when trying to retrieve module %s instance. [WARNING] Error when trying to retrieve module %s instance. - Line: 100 + Line: 93 Module %s does not need to be migrated. Module is up to date. Module %s does not need to be migrated. Module is up to date. - Line: 106 + Line: 99 - - %s modules left to upgrade. - %s modułów pozostało do zaktualizowania. - Line: 131 + + %s modules left to update. + %s modules left to update. + Line: 127 - - Addons modules files have been upgraded. - Moduły z dodatkami zostały zaktualizowane. - Line: 136 + + All modules have been updated. + All modules have been updated. + Line: 132 %s modules will be upgraded. %s modułów zostanie zaktualizowanych. - Line: 203 + Line: 160 @@ -1159,46 +1164,36 @@ Comment: check DB access [ERROR] %dir% does not exist or is not a directory. [ERROR] %dir% does not exist or is not a directory. - Line: 129 + Line: 142 [ERROR] %s does not exist or is not a directory. [ERROR] %s does not exist or is not a directory. - Line: 129 + Line: 142 - - [WARNING] An error occurred while downloading module %s, the received file is empty. - [WARNING] An error occurred while downloading module %s, the received file is empty. - Line: 73 - - - Local module %s successfully copied. - Local module %s successfully copied. - Line: 87 - - - Can not found or copy local module %s. Trying to download it from Addons. - Can not found or copy local module %s. Trying to download it from Addons. - Line: 91 + + Download of source #%s has failed. + Download of source #%s has failed. + Line: 72 + + + %s) have been fetched from %s.]]> + %s) have been fetched from %s.]]> + Line: 103 - - [WARNING] No response from Addons server. - [WARNING] No response from Addons server. + + The received module archive is empty. + The received module archive is empty. Line: 119 - - [WARNING] Unable to write module %s's zip file in temporary directory. - [WARNING] Unable to write module %s's zip file in temporary directory. - Line: 123 - - - Module %s has been successfully downloaded from Addons. - Module %s has been successfully downloaded from Addons. - Line: 126 + + Invalid contents from provider (Got an XML file). + Invalid contents from provider (Got an XML file). + Line: 124 @@ -1243,10 +1238,10 @@ Comment: check DB access - - [WARNING] Error when trying to extract module %s. - [WARNING] Error when trying to extract module %s. - Line: 58 + + Error when trying to extract module %s. + Error when trying to extract module %s. + Line: 61 @@ -1432,17 +1427,17 @@ Comment: check DB access Unable to create file %s Nie można utworzyć pliku %s - Line: 360 + Line: 358 Error when trying to delete backups %s Błąd podczas próby usuwania kopii zapasowych %s - Line: 407 + Line: 405 The module %s requires PHP %s to work properly. Please upgrade your server configuration. Moduł %s wymaga PHP %s do poprawnego działania. Zaktualizuj konfigurację serwera. - Line: 451 + Line: 449 From 1150264fa5150985d9a5587027cb3a94dfb8339d Mon Sep 17 00:00:00 2001 From: Jarvis Date: Thu, 12 Sep 2024 17:15:34 +0200 Subject: [PATCH 16/25] New translations modulesautoupgradeadmin.en.xlf (Portuguese) --- translations/ModulesAutoupgradeAdmin.pt.xlf | 95 ++++++++++----------- 1 file changed, 45 insertions(+), 50 deletions(-) diff --git a/translations/ModulesAutoupgradeAdmin.pt.xlf b/translations/ModulesAutoupgradeAdmin.pt.xlf index fdf7e48b5..112726e27 100644 --- a/translations/ModulesAutoupgradeAdmin.pt.xlf +++ b/translations/ModulesAutoupgradeAdmin.pt.xlf @@ -541,35 +541,40 @@ Comment: directory already exists - - Updating module %module%... - Updating module %module%... - Line: 88 + + Checking updates of module %module%... + Checking updates of module %module%... + Line: 76 + + + Module %module% is up-to-date. + Module %module% is up-to-date. + Line: 82 [WARNING] Error when trying to retrieve module %s instance. [WARNING] Error when trying to retrieve module %s instance. - Line: 100 + Line: 93 Module %s does not need to be migrated. Module is up to date. Module %s does not need to be migrated. Module is up to date. - Line: 106 + Line: 99 - - %s modules left to upgrade. - %s módulos por atualizar. - Line: 131 + + %s modules left to update. + %s modules left to update. + Line: 127 - - Addons modules files have been upgraded. - Foram atualizados os ficheiros dos Módulos do Addons. - Line: 136 + + All modules have been updated. + All modules have been updated. + Line: 132 %s modules will be upgraded. %s módulos serão atualizados. - Line: 203 + Line: 160 @@ -1159,46 +1164,36 @@ Comment: check DB access [ERROR] %dir% does not exist or is not a directory. [ERROR] %dir% does not exist or is not a directory. - Line: 129 + Line: 142 [ERROR] %s does not exist or is not a directory. [ERROR] %s does not exist or is not a directory. - Line: 129 + Line: 142 - - [WARNING] An error occurred while downloading module %s, the received file is empty. - [WARNING] An error occurred while downloading module %s, the received file is empty. - Line: 73 - - - Local module %s successfully copied. - Local module %s successfully copied. - Line: 87 - - - Can not found or copy local module %s. Trying to download it from Addons. - Can not found or copy local module %s. Trying to download it from Addons. - Line: 91 + + Download of source #%s has failed. + Download of source #%s has failed. + Line: 72 + + + %s) have been fetched from %s.]]> + %s) have been fetched from %s.]]> + Line: 103 - - [WARNING] No response from Addons server. - [WARNING] No response from Addons server. + + The received module archive is empty. + The received module archive is empty. Line: 119 - - [WARNING] Unable to write module %s's zip file in temporary directory. - [WARNING] Unable to write module %s's zip file in temporary directory. - Line: 123 - - - Module %s has been successfully downloaded from Addons. - Module %s has been successfully downloaded from Addons. - Line: 126 + + Invalid contents from provider (Got an XML file). + Invalid contents from provider (Got an XML file). + Line: 124 @@ -1243,10 +1238,10 @@ Comment: check DB access - - [WARNING] Error when trying to extract module %s. - [WARNING] Error when trying to extract module %s. - Line: 58 + + Error when trying to extract module %s. + Error when trying to extract module %s. + Line: 61 @@ -1432,17 +1427,17 @@ Comment: check DB access Unable to create file %s Não é possível criar o ficheiro %s - Line: 360 + Line: 358 Error when trying to delete backups %s Erro ao tentar eliminar os ficheiros das cópias de segurança %s - Line: 407 + Line: 405 The module %s requires PHP %s to work properly. Please upgrade your server configuration. The module %s requires PHP %s to work properly. Please upgrade your server configuration. - Line: 451 + Line: 449 From 70de6646bb713b39a150c8c75fd18b8fe68f6259 Mon Sep 17 00:00:00 2001 From: Jarvis Date: Thu, 12 Sep 2024 17:15:35 +0200 Subject: [PATCH 17/25] New translations modulesautoupgradeadmin.en.xlf (Russian) --- translations/ModulesAutoupgradeAdmin.ru.xlf | 95 ++++++++++----------- 1 file changed, 45 insertions(+), 50 deletions(-) diff --git a/translations/ModulesAutoupgradeAdmin.ru.xlf b/translations/ModulesAutoupgradeAdmin.ru.xlf index bd17c66ee..0b864a9c4 100644 --- a/translations/ModulesAutoupgradeAdmin.ru.xlf +++ b/translations/ModulesAutoupgradeAdmin.ru.xlf @@ -541,35 +541,40 @@ Comment: directory already exists - - Updating module %module%... - Updating module %module%... - Line: 88 + + Checking updates of module %module%... + Checking updates of module %module%... + Line: 76 + + + Module %module% is up-to-date. + Module %module% is up-to-date. + Line: 82 [WARNING] Error when trying to retrieve module %s instance. [WARNING] Error when trying to retrieve module %s instance. - Line: 100 + Line: 93 Module %s does not need to be migrated. Module is up to date. Module %s does not need to be migrated. Module is up to date. - Line: 106 + Line: 99 - - %s modules left to upgrade. - осталось обновить модулей: %s. - Line: 131 + + %s modules left to update. + %s modules left to update. + Line: 127 - - Addons modules files have been upgraded. - Модули дополнений были обновлены. - Line: 136 + + All modules have been updated. + All modules have been updated. + Line: 132 %s modules will be upgraded. будет обновлено модулей: %s. - Line: 203 + Line: 160 @@ -1159,46 +1164,36 @@ Comment: check DB access [ERROR] %dir% does not exist or is not a directory. [ERROR] %dir% does not exist or is not a directory. - Line: 129 + Line: 142 [ERROR] %s does not exist or is not a directory. [ERROR] %s does not exist or is not a directory. - Line: 129 + Line: 142 - - [WARNING] An error occurred while downloading module %s, the received file is empty. - [WARNING] An error occurred while downloading module %s, the received file is empty. - Line: 73 - - - Local module %s successfully copied. - Local module %s successfully copied. - Line: 87 - - - Can not found or copy local module %s. Trying to download it from Addons. - Can not found or copy local module %s. Trying to download it from Addons. - Line: 91 + + Download of source #%s has failed. + Download of source #%s has failed. + Line: 72 + + + %s) have been fetched from %s.]]> + %s) have been fetched from %s.]]> + Line: 103 - - [WARNING] No response from Addons server. - [WARNING] No response from Addons server. + + The received module archive is empty. + The received module archive is empty. Line: 119 - - [WARNING] Unable to write module %s's zip file in temporary directory. - [WARNING] Unable to write module %s's zip file in temporary directory. - Line: 123 - - - Module %s has been successfully downloaded from Addons. - Module %s has been successfully downloaded from Addons. - Line: 126 + + Invalid contents from provider (Got an XML file). + Invalid contents from provider (Got an XML file). + Line: 124 @@ -1243,10 +1238,10 @@ Comment: check DB access - - [WARNING] Error when trying to extract module %s. - [WARNING] Error when trying to extract module %s. - Line: 58 + + Error when trying to extract module %s. + Error when trying to extract module %s. + Line: 61 @@ -1432,17 +1427,17 @@ Comment: check DB access Unable to create file %s Невозможно создать файл %s - Line: 360 + Line: 358 Error when trying to delete backups %s Ошибка при удалении резервных копий %s - Line: 407 + Line: 405 The module %s requires PHP %s to work properly. Please upgrade your server configuration. The module %s requires PHP %s to work properly. Please upgrade your server configuration. - Line: 451 + Line: 449 From 1ef96238a20923dd7908e281f36a5d5c5753d034 Mon Sep 17 00:00:00 2001 From: Jarvis Date: Thu, 12 Sep 2024 18:13:51 +0200 Subject: [PATCH 18/25] New translations modulesautoupgradeadmin.en.xlf (French) --- translations/ModulesAutoupgradeAdmin.fr.xlf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/translations/ModulesAutoupgradeAdmin.fr.xlf b/translations/ModulesAutoupgradeAdmin.fr.xlf index d0381e1a3..130754589 100644 --- a/translations/ModulesAutoupgradeAdmin.fr.xlf +++ b/translations/ModulesAutoupgradeAdmin.fr.xlf @@ -1942,9 +1942,9 @@ Comment: check DB access Veuillez choisir votre canal : Line: 83 - - Channels are offering you different ways to perform an upgrade. You can either upload the new version manually or let the 1-Click Upgrade module download it for you. - Les canaux vous offrent différentes manières de réaliser une mise à jour. Vous pouvez soit télécharger la nouvelle version sur votre serveur manuellement, soit laisser le module Mise à Jour en 1 Clic le télécharger pour vous. + + Channels are offering you different ways to perform an upgrade. You can either upload the new version manually or let the Update assistant module download it for you. + Channels are offering you different ways to perform an upgrade. You can either upload the new version manually or let the Update assistant module download it for you. Line: 85 From 0579ec60a5bb6396a765e523571b345ad890d67e Mon Sep 17 00:00:00 2001 From: Jarvis Date: Thu, 12 Sep 2024 18:13:52 +0200 Subject: [PATCH 19/25] New translations modulesautoupgradeadmin.en.xlf (Spanish) --- translations/ModulesAutoupgradeAdmin.es.xlf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/translations/ModulesAutoupgradeAdmin.es.xlf b/translations/ModulesAutoupgradeAdmin.es.xlf index 9f796b74f..73d6aef1c 100644 --- a/translations/ModulesAutoupgradeAdmin.es.xlf +++ b/translations/ModulesAutoupgradeAdmin.es.xlf @@ -1941,9 +1941,9 @@ Comment: check DB access Por favor, selecciona tu canal: Line: 83 - - Channels are offering you different ways to perform an upgrade. You can either upload the new version manually or let the 1-Click Upgrade module download it for you. - Los canales te ofrecen diferentes formas de realizar una actualización. Puedes subir la nueva versión manualmente o dejar que el módulo Actualización en 1-Clic la descargue para ti. + + Channels are offering you different ways to perform an upgrade. You can either upload the new version manually or let the Update assistant module download it for you. + Channels are offering you different ways to perform an upgrade. You can either upload the new version manually or let the Update assistant module download it for you. Line: 85 From fb394dde3ec631f3bf71a13badb84850d660305c Mon Sep 17 00:00:00 2001 From: Jarvis Date: Thu, 12 Sep 2024 18:13:54 +0200 Subject: [PATCH 20/25] New translations modulesautoupgradeadmin.en.xlf (Czech) --- translations/ModulesAutoupgradeAdmin.cs.xlf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/translations/ModulesAutoupgradeAdmin.cs.xlf b/translations/ModulesAutoupgradeAdmin.cs.xlf index 5cf8d8bb0..d3c4f0feb 100644 --- a/translations/ModulesAutoupgradeAdmin.cs.xlf +++ b/translations/ModulesAutoupgradeAdmin.cs.xlf @@ -1941,9 +1941,9 @@ Comment: check DB access Prosím vyberte kanál: Line: 83 - - Channels are offering you different ways to perform an upgrade. You can either upload the new version manually or let the 1-Click Upgrade module download it for you. - Kanály Vám nabízí různé způsoby, jak provést aktualizaci. Buď můžete nahrát novou verzi ručně nebo nechat tento modul provést aktualizaci za Vás. + + Channels are offering you different ways to perform an upgrade. You can either upload the new version manually or let the Update assistant module download it for you. + Channels are offering you different ways to perform an upgrade. You can either upload the new version manually or let the Update assistant module download it for you. Line: 85 From 5d88f8113b1c30e02bc855488f80e3491ca4478b Mon Sep 17 00:00:00 2001 From: Jarvis Date: Thu, 12 Sep 2024 18:13:55 +0200 Subject: [PATCH 21/25] New translations modulesautoupgradeadmin.en.xlf (Italian) --- translations/ModulesAutoupgradeAdmin.it.xlf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/translations/ModulesAutoupgradeAdmin.it.xlf b/translations/ModulesAutoupgradeAdmin.it.xlf index 4aa24fc2e..8639638d6 100644 --- a/translations/ModulesAutoupgradeAdmin.it.xlf +++ b/translations/ModulesAutoupgradeAdmin.it.xlf @@ -1941,9 +1941,9 @@ Comment: check DB access Per favore seleziona il tuo canale: Line: 83 - - Channels are offering you different ways to perform an upgrade. You can either upload the new version manually or let the 1-Click Upgrade module download it for you. - I Canali ti offrono modi differenti per effettuare un aggiornamento. Puoi caricare manualmente la nuova versione o lasciare che il modulo Aggiornamento in 1-Click lo scarichi per te. + + Channels are offering you different ways to perform an upgrade. You can either upload the new version manually or let the Update assistant module download it for you. + Channels are offering you different ways to perform an upgrade. You can either upload the new version manually or let the Update assistant module download it for you. Line: 85 From 935c2a688ae8e37b31001ddcb2557ab13cc8c919 Mon Sep 17 00:00:00 2001 From: Jarvis Date: Thu, 12 Sep 2024 18:13:56 +0200 Subject: [PATCH 22/25] New translations modulesautoupgradeadmin.en.xlf (Dutch) --- translations/ModulesAutoupgradeAdmin.nl.xlf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/translations/ModulesAutoupgradeAdmin.nl.xlf b/translations/ModulesAutoupgradeAdmin.nl.xlf index f1b303d42..86aeef136 100644 --- a/translations/ModulesAutoupgradeAdmin.nl.xlf +++ b/translations/ModulesAutoupgradeAdmin.nl.xlf @@ -1941,9 +1941,9 @@ Comment: check DB access Selecteer uw kanaal: Line: 83 - - Channels are offering you different ways to perform an upgrade. You can either upload the new version manually or let the 1-Click Upgrade module download it for you. - Kanalen laten u toe om op verschillende manieren bij te werken. U kan ofwel zelf een nieuwe versie manueel uploaden of laat de 1-Click Upgrade module het voor u doen. + + Channels are offering you different ways to perform an upgrade. You can either upload the new version manually or let the Update assistant module download it for you. + Channels are offering you different ways to perform an upgrade. You can either upload the new version manually or let the Update assistant module download it for you. Line: 85 From 6f62affc58aa4b4e11ce4c73fb778fdcc56922b8 Mon Sep 17 00:00:00 2001 From: Jarvis Date: Thu, 12 Sep 2024 18:13:58 +0200 Subject: [PATCH 23/25] New translations modulesautoupgradeadmin.en.xlf (Polish) --- translations/ModulesAutoupgradeAdmin.pl.xlf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/translations/ModulesAutoupgradeAdmin.pl.xlf b/translations/ModulesAutoupgradeAdmin.pl.xlf index e9153cfeb..f7856fe1f 100644 --- a/translations/ModulesAutoupgradeAdmin.pl.xlf +++ b/translations/ModulesAutoupgradeAdmin.pl.xlf @@ -1941,9 +1941,9 @@ Comment: check DB access Wybierz swój kanał: Line: 83 - - Channels are offering you different ways to perform an upgrade. You can either upload the new version manually or let the 1-Click Upgrade module download it for you. - Kanały oferują Ci różne sposoby wykonania aktualizacji. Możesz albo wgrać nową wersję ręcznie lub pozwolić aby moduł aktualizacji jednym kliknięciem pobrał ją za Ciebie. + + Channels are offering you different ways to perform an upgrade. You can either upload the new version manually or let the Update assistant module download it for you. + Channels are offering you different ways to perform an upgrade. You can either upload the new version manually or let the Update assistant module download it for you. Line: 85 From 356825efc8a2ca5c75f57e1d776d6eaf3e20e6d7 Mon Sep 17 00:00:00 2001 From: Jarvis Date: Thu, 12 Sep 2024 18:13:59 +0200 Subject: [PATCH 24/25] New translations modulesautoupgradeadmin.en.xlf (Portuguese) --- translations/ModulesAutoupgradeAdmin.pt.xlf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/translations/ModulesAutoupgradeAdmin.pt.xlf b/translations/ModulesAutoupgradeAdmin.pt.xlf index 112726e27..7e43a5c12 100644 --- a/translations/ModulesAutoupgradeAdmin.pt.xlf +++ b/translations/ModulesAutoupgradeAdmin.pt.xlf @@ -1941,9 +1941,9 @@ Comment: check DB access Selecione o seu canal: Line: 83 - - Channels are offering you different ways to perform an upgrade. You can either upload the new version manually or let the 1-Click Upgrade module download it for you. - Os diferentes canais oferecem diferentes formas de realizar atualizações. Pode enviar uma nova versão manualmente ou deixar que o módulo "Atualização em 1-clique" faça isso. + + Channels are offering you different ways to perform an upgrade. You can either upload the new version manually or let the Update assistant module download it for you. + Channels are offering you different ways to perform an upgrade. You can either upload the new version manually or let the Update assistant module download it for you. Line: 85 From cdb26838ceabaf8d0852dcb3bbed99fdd2cd1ebd Mon Sep 17 00:00:00 2001 From: Jarvis Date: Thu, 12 Sep 2024 18:14:00 +0200 Subject: [PATCH 25/25] New translations modulesautoupgradeadmin.en.xlf (Russian) --- translations/ModulesAutoupgradeAdmin.ru.xlf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/translations/ModulesAutoupgradeAdmin.ru.xlf b/translations/ModulesAutoupgradeAdmin.ru.xlf index 0b864a9c4..f5e57c6a6 100644 --- a/translations/ModulesAutoupgradeAdmin.ru.xlf +++ b/translations/ModulesAutoupgradeAdmin.ru.xlf @@ -1941,9 +1941,9 @@ Comment: check DB access Пожалуйста, выберите канал: Line: 83 - - Channels are offering you different ways to perform an upgrade. You can either upload the new version manually or let the 1-Click Upgrade module download it for you. - Каналы позволяют вам выбирать способ обновления. Вы можете загрузить новую версию вручную или разрешить модулю 1-click upgrade самому осуществить загрузку обновления. + + Channels are offering you different ways to perform an upgrade. You can either upload the new version manually or let the Update assistant module download it for you. + Channels are offering you different ways to perform an upgrade. You can either upload the new version manually or let the Update assistant module download it for you. Line: 85