From 62def094c8d197f797ca2c1900545968bd0faaf6 Mon Sep 17 00:00:00 2001 From: AMOS bot Date: Wed, 23 Apr 2025 00:07:57 +0000 Subject: [PATCH] Automatically generated installer lang files --- install/lang/ia/error.php | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/install/lang/ia/error.php b/install/lang/ia/error.php index 24458b999da..7f826d7fe2d 100644 --- a/install/lang/ia/error.php +++ b/install/lang/ia/error.php @@ -45,3 +45,8 @@ $string['dmlexceptiononinstall'] = '

Un error de base de datos ha occurrite [{ $string['downloadedfilecheckfailed'] = 'Verifica de file discargate falleva'; $string['invalidmd5'] = 'Le variabile de verifica esseva errate - essaya novemente'; $string['missingrequiredfield'] = 'Alcun campo requirite es mancante'; +$string['remotedownloaderror'] = '

Le discargamento delcomponente sur tu servitor falleva. Per favor verifica preferentias de proxy; le extension de PHP cURL ed fortemente recommendate.

+

Tu debe discargar le file {$a->url} manualmente, copiar lo a "{$a->dest}" in tu servitor e extraher lo (unzip) illac.

'; +$string['wrongdestpath'] = 'Percurso de destination errate'; +$string['wrongsourcebase'] = 'Base de URL de fonte errate'; +$string['wrongzipfilename'] = 'Nomine de file ZIP errate';