From d35b53595b061facb87715974ba679c07b388fc9 Mon Sep 17 00:00:00 2001
From: stronk7
Date: Fri, 10 Mar 2006 22:55:40 +0000
Subject: [PATCH] Automatic installer.php by installer_builder (20060310)
---
install/lang/ca_utf8/installer.php | 15 +++++++++++++++
install/lang/el_utf8/installer.php | 26 +++++++++++++-------------
install/lang/en_utf8/installer.php | 8 ++++----
install/lang/eu_utf8/installer.php | 1 +
install/lang/fr_utf8/installer.php | 20 ++++++++++++++++++++
install/lang/it_utf8/installer.php | 15 +++++++++++++++
install/lang/ja_utf8/installer.php | 16 ++++++++++++++++
install/lang/nl_utf8/installer.php | 15 +++++++++++++++
install/lang/tl_utf8/installer.php | 16 ++++++++++++++++
install/lang/tr_utf8/installer.php | 19 +++++++++++++++++++
10 files changed, 134 insertions(+), 17 deletions(-)
diff --git a/install/lang/ca_utf8/installer.php b/install/lang/ca_utf8/installer.php
index 2342c4d71b..153731af95 100644
--- a/install/lang/ca_utf8/installer.php
+++ b/install/lang/ca_utf8/installer.php
@@ -15,6 +15,13 @@ $string['admindirsettinghead'] = 'S\'està configurant el directori d\'administr
$string['admindirsettingsub'] = 'Alguns proveïdors d\'espai web utilitzen /admin com una adreça URL especial per accedir a un tauler de control o quelcom semblant. Malauradament això interfereix amb la ubicació està ndard de les pà gines d\'administració de Moodle. Podeu solucionar aquest problema canviant el nom del directori admin en la vostra instal·lació i introduint aquà el nou nom. Per exemple:
moodleadmin
Això repararà tots els enllaços d\'administració de Moodle.';
$string['bypassed'] = 'S\'ha deixat de banda';
+$string['cannotcreatetempdir'] = 'No s\'ha pogut crear el directori temporal';
+$string['cannotdownloadcomponents'] = 'No s\'han pogut baixar components';
+$string['cannotdownloadzipfile'] = 'No s\'ha pogut baixar el fitxer zip';
+$string['cannotfindcomponent'] = 'No s\'ha pogut trobar un component';
+$string['cannotsavemd5file'] = 'No s\'ha pogut desar el fitxer md5';
+$string['cannotsavezipfile'] = 'No s\'ha pogut desar el fitxer zip';
+$string['cannotunzipfile'] = 'No s\'ha pogut descomprimir el fitxer';
$string['caution'] = 'Alerta';
$string['check'] = 'Comprova';
$string['chooselanguagehead'] = 'Trieu un idioma';
@@ -22,6 +29,7 @@ $string['chooselanguagesub'] = 'Trieu un idioma NOMÃS per a la instal·lació.
$string['closewindow'] = 'Tanca aquesta finestra';
$string['compatibilitysettingshead'] = 'S\'estan comprovant els parà metres del PHP...';
$string['compatibilitysettingssub'] = 'El vostre servidor hauria de passar totes aquestes proves per tal que Moodle funcioni correctament.';
+$string['componentisuptodate'] = 'El component està al dia';
$string['configfilenotwritten'] = 'La seqüència d\'instal·lació no ha estat capaç de crear automà ticament un fitxer config.php que contingui els parà metres que heu triat, probablement perquè no pugui escriure al directori de Moodle. Podeu copiar a mà el codi següent en un fitxer anomenat config.php dins del directori arrel de Moodle.';
$string['configfilewritten'] = 'S\'ha creat amb èxit el fitxer config.php';
$string['configurationcompletehead'] = 'S\'ha completat la configuració';
@@ -62,6 +70,7 @@ Necessiteu un lloc on Moodle pugui desar els fitxers que es pengin. L\'usuari de
$string['dirroot'] = 'Directori de Moodle';
$string['dirrooterror'] = 'El parà metre \'Directori de Moodle\' sembla incorrecte: no s\'hi ha pogut trobat cap instal·lació de Moodle. S\'ha reiniciat el valor del parà metre.';
$string['download'] = 'Baixa';
+$string['downloadedfilecheckfailed'] = 'Ha fallat la comprovació del fitxer baixat';
$string['environmenterrortodo'] = 'Abans d\'instal·lar aquesta versió de Moodle heu de resoldre tots els problemes d\'entorn (errors) que s\'han trobat.';
$string['environmenthead'] = 'S\'està comprovant el vostre entorn';
$string['environmentrecommendinstall'] = 'es recomana instal·lar/habilitar';
@@ -82,6 +91,7 @@ $string['help'] = 'Ajuda';
$string['iconvrecommended'] = 'Ãs sumament recomanable instal·lar la biblioteca opcional ICONV a fi de millorar el rendiment del lloc, especialment si el vostre lloc utilitza llengües no romà niques.';
$string['info'] = 'Informació';
$string['installation'] = 'Instal·lació';
+$string['invalidmd5'] = 'El md5 no és và lid';
$string['language'] = 'Idioma';
$string['magicquotesruntime'] = 'Magic Quotes Run Time';
$string['magicquotesruntimeerror'] = 'Hauria d\'estar desactivat';
@@ -99,6 +109,7 @@ $string['memorylimithelp'] = 'El lÃmit de memòria del PHP del vostre servid
php_value memory_limit 16M
Tanmateix, en alguns servidors això farà que no funcioni cap pà gina PHP (es visualitzaran errors) en el qual cas haurÃeu de suprimir el fitxer .htaccess.
';
+$string['missingrequiredfield'] = 'Falta algun camp necessari';
$string['mysql416bypassed'] = 'Tanmateix, si el vostre lloc fa servir NOMÃS llengües romà niques (iso-8859-1), podeu seguir utilitzant el MySQL 4.1.12 (o superior) instal·lat.';
$string['mysql416required'] = 'MySQL 4.1.16 és la versió mÃnima requerida per Moodle 1.6 a fi de garantir la conversió de totes les dades a UTF-8 en el futur.';
$string['mysqlextensionisnotpresentinphp'] = 'El PHP no s\'ha configurat correctament amb l\'extensió MySQL per tal que es pugui comunicar amb MySQL. Comproveu el fitxer php.ini o recompileu el PHP.';
@@ -113,6 +124,7 @@ $string['phpversionhelp'] = 'Moodle necessita la versió de PHP 4.1.0 o poste
A hores d\'ara esteu utilitzant la versió $a.
Us caldrà actualitzar el PHP o traslladar Moodle a un ordinador amb una versió de PHP més recent.
';
$string['previous'] = 'Anterior';
+$string['remotedownloadnotallowed'] = 'El vostre servidor no permet baixar components ((allow_url_fopen inhabilitat).
Baixeu manualment el fitxer url\">$a->url, copieu en la ubicació \"$a->dest\" del vostre servidor i descomprimiu-lo allÃ.';
$string['report'] = 'Informe';
$string['safemode'] = 'Mode segur';
$string['safemodeerror'] = 'Moodle pot tenir problemes amb el mode segur activat';
@@ -132,6 +144,9 @@ $string['welcomep50'] = 'L\'ús de totes les aplicacions d\'aquest paquet és go
sota llicència GPL.';
$string['welcomep60'] = 'Les pà gines següents us guiaran per una sèrie de passos fà cils de seguir per configurar Moodle en el vostre ordinador. Podeu acceptar els parà metres per defecte o, opcionalment, modificar-los perquè s\'ajustin a les vostres necessitats.';
$string['welcomep70'] = 'Feu clic en el botó \"Següent\" per continuar la configuració de Moodle.';
+$string['wrongdestpath'] = 'El camà de destinació és erroni';
+$string['wrongsourcebase'] = 'L\'adreça (URL) base de la font és errònia';
+$string['wrongzipfilename'] = 'El nom del fitxer zip és erroni';
$string['wwwroot'] = 'Adreça web';
$string['wwwrooterror'] = 'L\'adreça web no sembla và lida. La instal·lació de Moodle no sembla que sigui en aquesta ubicació,';
?>
diff --git a/install/lang/el_utf8/installer.php b/install/lang/el_utf8/installer.php
index 1abad5b7fa..06f9ec340a 100644
--- a/install/lang/el_utf8/installer.php
+++ b/install/lang/el_utf8/installer.php
@@ -9,17 +9,17 @@
/// File generated by cvs://contrib/lang2installer/installer_builder
/// using strings defined in installer_strings (same dir)
-$string['closewindow'] = "ÎλείÏÏε αÏ
ÏÏ Ïο ÏαÏάθÏ
Ïο";
-$string['continue'] = "ΣÏ
νÎÏεια";
-$string['error'] = "ΣÏάλμα";
-$string['help'] = "Îοήθεια";
-$string['language'] = "ÎλÏÏÏα";
-$string['name'] = "Îνομα";
-$string['next'] = "ÎÏÏμενοÏ";
-$string['ok'] = "OK";
-$string['password'] = "ÎÏδικÏÏ ÏÏÏÏβαÏηÏ";
-$string['status'] = "ÎαÏάÏÏαÏη";
-$string['thischarset'] = "UTF-8";
-$string['thislanguage'] = "Îλληνικά";
-$string['user'] = "ΧÏήÏÏηÏ";
+$string['closewindow'] = 'ÎλείÏÏε αÏ
ÏÏ Ïο ÏαÏάθÏ
Ïο';
+$string['continue'] = 'ΣÏ
νÎÏεια';
+$string['error'] = 'ΣÏάλμα';
+$string['help'] = 'Îοήθεια';
+$string['language'] = 'ÎλÏÏÏα';
+$string['name'] = 'Îνομα';
+$string['next'] = 'ÎÏÏμενοÏ';
+$string['ok'] = 'OK';
+$string['password'] = 'ÎÏδικÏÏ ÏÏÏÏβαÏηÏ';
+$string['status'] = 'ÎαÏάÏÏαÏη';
+$string['thischarset'] = 'UTF-8';
+$string['thislanguage'] = 'Îλληνικά';
+$string['user'] = 'ΧÏήÏÏηÏ';
?>
diff --git a/install/lang/en_utf8/installer.php b/install/lang/en_utf8/installer.php
index 3005af5acc..a36d94e63f 100644
--- a/install/lang/en_utf8/installer.php
+++ b/install/lang/en_utf8/installer.php
@@ -91,8 +91,8 @@ $string['download'] = 'Download';
$string['downloadedfilecheckfailed'] = 'Downloaded file check failed.';
$string['downloadlanguagebutton'] = 'Download the "$a" language pack';
$string['downloadlanguagehead'] = 'Download language pack';
-$string['downloadlanguagenotneeded'] = 'You are using the \"$a\" lang pack and it\'s included with Moodle by default, so you can continue with the installation.';
-$string['downloadlanguagesub'] = 'You now have the choice of downloading a language pack and continuing the installation process in this language. Otherwise, you may continue the installation process using the default language pack, English.
If you are unable to download the language pack of your choice, you may continue the installation process in English. (You will have an opportunity later to download additional language packs).';
+$string['downloadlanguagenotneeded'] = 'You may continue the installation process using the default language pack, \"$a\".';
+$string['downloadlanguagesub'] = 'You now have the option of downloading a language pack and continuing the installation process in this language.
If you are unable to download the language pack, the installation process will continue in English. (Once the installation process is complete, you will have the opportunity to download and install additional language packs.)';
$string['environmenterrortodo'] = 'You must solve all the environmental problems (errors) found above before proceeding to install this Moodle version!';
$string['environmenthead'] = 'Checking your environment ...';
$string['environmentrecommendinstall'] = 'is recommended to be installed/enabled';
@@ -114,8 +114,8 @@ $string['iconvrecommended'] = 'Installing the optional ICONV library is highly r
$string['info'] = 'Information';
$string['installation'] = 'Installation';
$string['invalidmd5'] = 'Invalid md5';
-$string['langdownloaderror'] = 'Language \"$a\" not installed. The rest of the installation will continue in English. You can download and install other languages once the installation ends from the Admin pages.';
-$string['langdownloadok'] = 'Language \"$a\" installed successfully. The rest of the installation will continue in your selected language.';
+$string['langdownloaderror'] = 'Unfortunately the language \"$a\" was not installed. The installation process will continue in English.';
+$string['langdownloadok'] = 'The language \"$a\" was installed successfully. The installation process will continue in this language.';
$string['language'] = 'Language';
$string['magicquotesruntime'] = 'Magic Quotes Run Time';
$string['magicquotesruntimeerror'] = 'This should be off';
diff --git a/install/lang/eu_utf8/installer.php b/install/lang/eu_utf8/installer.php
index b6f72b4e29..74f9591d54 100644
--- a/install/lang/eu_utf8/installer.php
+++ b/install/lang/eu_utf8/installer.php
@@ -20,6 +20,7 @@ $string['fail'] = 'Errorea';
$string['fileuploads'] = 'Fitxategiak igo';
$string['gdversion'] = 'GD bertsioa';
$string['help'] = 'Laguntza';
+$string['info'] = 'Informazioa';
$string['installation'] = 'Instalazioa';
$string['language'] = 'Hizkuntza';
$string['name'] = 'Izena';
diff --git a/install/lang/fr_utf8/installer.php b/install/lang/fr_utf8/installer.php
index 6268af8f78..45bb02cac6 100644
--- a/install/lang/fr_utf8/installer.php
+++ b/install/lang/fr_utf8/installer.php
@@ -14,6 +14,14 @@ $string['admindirname'] = 'Dossier d\'administration';
$string['admindirsettinghead'] = 'Réglage du dossier « admin »...';
$string['admindirsettingsub'] = 'De rares hébergeurs web utilisent le dossier « /admin » comme URL spéciale vous permettant d\'accéder à un tableau de bord ou autre chose. Ceci entre en collision avec l\'emplacement standard des pages d\'administration de Moodle. Vous pouvez corriger cela en renommant le dossier d\'administration de votre installation de Moodle, en inscrivant ici le nouveau nom, par exemple
moodleadmin.
Les liens vers l\'administration de Moodle seront ainsi corrigés.';
$string['bypassed'] = 'Court-circuité';
+$string['cannotcreatelangdir'] = 'Création du dossier lang impossible.';
+$string['cannotcreatetempdir'] = 'Création du dossier temp impossible.';
+$string['cannotdownloadcomponents'] = 'Téléchargement des composants impossible.';
+$string['cannotdownloadzipfile'] = 'Téléchargement du fichier ZIP impossible.';
+$string['cannotfindcomponent'] = 'Composant introuvable.';
+$string['cannotsavemd5file'] = 'Enregistrement du fichier md5 impossible.';
+$string['cannotsavezipfile'] = 'Enregistrement du fichier ZIP impossible.';
+$string['cannotunzipfile'] = 'Décompression du fichier ZIP impossible.';
$string['caution'] = 'Attention';
$string['check'] = 'Vérifier';
$string['chooselanguagehead'] = 'Choisissez une langue';
@@ -21,6 +29,7 @@ $string['chooselanguagesub'] = 'Veuillez choisir la langue d\'installation. Vous
$string['closewindow'] = 'Fermer cette fenêtre';
$string['compatibilitysettingshead'] = 'Vérification de votre configuration PHP...';
$string['compatibilitysettingssub'] = 'Votre serveur doit passer tous ces tests pour que Moodle fonctionne correctement.';
+$string['componentisuptodate'] = 'Le composant est à jour.';
$string['configfilenotwritten'] = 'Le programme d\'installation n\'a pas pu créer automatiquement le fichier de configuration « config.php » contenant vos réglages, vraisemblablement parce que le dossier principal de Moodle n\'est pas accessible en écriture. Vous pouvez copier le code ci-dessous dans un fichier appelé « config.php », que vous placerez à l\'intérieur du dossier principal de Moodle (là où se trouve un fichier « config-dist.php »).';
$string['configfilewritten'] = 'Le fichier « config.php » a été créé avec succès';
$string['configurationcompletehead'] = 'Configuration terminée';
@@ -56,6 +65,9 @@ $string['directorysettingssub'] = 'Adresse web : veuillez indiq
$string['dirroot'] = 'Dossier Moodle';
$string['dirrooterror'] = 'Le dossier Moodle semble incorrect : aucune installation de Moodle ne se trouve dans ce dossier. Le dossier Moodle indiqué ci-dessous est vraisemblablement correct.';
$string['download'] = 'Télécharger';
+$string['downloadedfilecheckfailed'] = 'La vérification du fichier téléchargé à échoué.';
+$string['downloadlanguagehead'] = 'Télécharger les fichiers de langue';
+$string['downloadlanguagesub'] = 'L\'installeur essaie maintenant de télécharger la totalité des fichiers de la langue que vous avez sélectionnée afin de poursuivre l\'installation dans cette langue.';
$string['environmenterrortodo'] = 'Vous devez résoudre tous les problèmes liés à l\'environnement (erreurs) décrits ci-dessus avant de continuer l\'installation de cette version de Moodle !';
$string['environmenthead'] = 'Vérification de l\'environnement...';
$string['environmentrecommendinstall'] = 'est recommandée ; veuillez l\'installer ou l\'activer';
@@ -76,6 +88,9 @@ $string['help'] = 'Aide';
$string['iconvrecommended'] = 'Bien que la bibliothèque ICONV soit facultative, il est vivement recommandé de l\'installer sur le serveur pour de meilleures performance, notamment si votre site supporte des caractères non latins.';
$string['info'] = 'Information';
$string['installation'] = 'Installation';
+$string['invalidmd5'] = 'Code md5 non valide';
+$string['langdownloaderror'] = 'La langue $a n\'a pas été installée. La suite de l\'installation aura lieu en anglais. Vous pourrez télécharger et installer d\'autres langues à la fin de l\'installation';
+$string['langdownloadok'] = 'La langue $a a été installée correctement. La suite de l\'installation aura lieu dans cette langue';
$string['language'] = 'Langue';
$string['magicquotesruntime'] = 'Magic Quotes Run Time';
$string['magicquotesruntimeerror'] = 'Ce réglage doit être désactivé';
@@ -87,6 +102,7 @@ $string['memorylimithelp'] = 'La limite de mémoire de PHP sur votre serveur
si vous avez accès à votre fichier « php.ini », vous pouvez attribuer au paramètre memory_limit une valeur comme 16M. Si vous n\'y avez pas accès, demandez à l\'administrateur de le faire pour vous ;
sur certains serveur, vous pouvez créer dans le dossier principal de Moodle un fichier « .htaccess » contenant cette ligne : php_value memory_limit 16M
Cependant, sur certains serveur, cela empêchera le fonctionnement correct de tous les fichiers PHP (vous verrez s\'afficher des erreurs lors de la consultation de pages). Dans ce cas, vous devrez supprimer le fichier « .htaccess ».
';
+$string['missingrequiredfield'] = 'Un champ obligatoire n\'est pas renseigné';
$string['mysql416bypassed'] = 'Toutefois, si votre site utilise UNIQUEMENT des langues encodées en iso-8859-1 (latin), vous pouvez continuer à utiliser votre version actuelle de MySQL 4.1.12 (ou ultérieure).';
$string['mysql416required'] = 'MySQL 4.1.16 est la version minimale requise pour Moodle 1.6, afin de garantir que toutes les données pourront à l\'avenir être converties en encodage UTF-8.';
$string['mysqlextensionisnotpresentinphp'] = 'La configuration de l\'extension MySQL de PHP n\'a pas été effectuée correctement. De ce fait, PHP ne peut communiquer avec MySQL. Veuillez contrôler votre fichier « php.ini » ou recompiler PHP.';
@@ -99,6 +115,7 @@ $string['phpversion'] = 'Version de PHP';
$string['phpversionerror'] = 'La version du programme PHP doit être au moins 4.1.0';
$string['phpversionhelp'] = 'Moodle nécessite au minimum la version 4.1.0 de PHP.
Vous utilisez actuellement la version $a.
Pour que Moodle fonctionne, vous devez mettre à jour PHP ou aller chez un hébergeur ayant une version récente de PHP.
';
$string['previous'] = 'Précédent';
+$string['remotedownloadnotallowed'] = 'Le téléchargement de composants sur votre serveur n\'est pas autorisé (l\'option allow_url_fopen est désactivée).
Vous devez télécharger manuellement le fichier url\">$a->url, le copier vers « $a->dest » dans votre serveur et le décompresser.';
$string['report'] = 'Rapport';
$string['safemode'] = 'Safe Mode';
$string['safemodeerror'] = 'Moodle risque de rencontrer des problèmes lorsque le mode « safe mode » est activé';
@@ -116,6 +133,9 @@ $string['welcomep40'] = 'Ce paquet contient également Moodle $a->moodle
$string['welcomep50'] = 'L\'utilisation de tous les logiciels de ce paquet est soumis à l\'acceptation de leurs licences respectives. Le paquet $a->installername est un logiciel libre. Il est distribué sous licence GPL.';
$string['welcomep60'] = 'Les pages suivantes vous aideront pas à pas à configurer et mettre en place Moodle sur votre ordinateur. Il vous sera possible d\'accepter les réglages par défaut ou, facultativement, de les adapter à vos propres besoins.';
$string['welcomep70'] = 'Cliquer sur le bouton « Suivant » ci-dessous pour continuer l\'installation de Moodle.';
+$string['wrongdestpath'] = 'Chemin de destination incorrect.';
+$string['wrongsourcebase'] = 'Adresse URL de base de la source incorrect.';
+$string['wrongzipfilename'] = 'Nom de fichier ZIP incorrect.';
$string['wwwroot'] = 'Adresse web';
$string['wwwrooterror'] = 'L\'adresse web indiquée semble incorrecte : aucune installation de Moodle ne se trouve à cette adresse.';
?>
diff --git a/install/lang/it_utf8/installer.php b/install/lang/it_utf8/installer.php
index 09fa24ea1e..4e57746682 100644
--- a/install/lang/it_utf8/installer.php
+++ b/install/lang/it_utf8/installer.php
@@ -13,11 +13,19 @@ $string['admindirerror'] = 'La directory di amministrazione specificata non è c
$string['admindirname'] = 'Directory di amministrazione';
$string['admindirsettinghead'] = 'Impostazione la directory admin...';
$string['bypassed'] = 'Aggirato';
+$string['cannotcreatetempdir'] = 'Non è possibile creare la cartella temporanea.';
+$string['cannotdownloadcomponents'] = 'Non è possibile scaricare componenti.';
+$string['cannotdownloadzipfile'] = 'Non è possibile scaricare il file compresso.';
+$string['cannotfindcomponent'] = 'Non è possibile trovare il componente.';
+$string['cannotsavemd5file'] = 'Non è possibile salvare il file md5.';
+$string['cannotsavezipfile'] = 'Non è possibile salvare il file compresso.';
+$string['cannotunzipfile'] = 'Non è possibile scompattare il file.';
$string['caution'] = 'Attenzione';
$string['check'] = 'Controlla';
$string['chooselanguagehead'] = 'Scegli la lingua';
$string['closewindow'] = 'Chiudi questa finestra';
$string['compatibilitysettingshead'] = 'Controllo impostazioni PHP...';
+$string['componentisuptodate'] = 'Componente aggiornato.';
$string['configfilenotwritten'] = 'Il sistema di installazione non è in grado di creare il file config.php contenente le vostre impostazioni, probabilmente perchè la directory di Moodle non è scrivibile. à possbile copiare manualmente il codice seguente in un file chiamato config.php nella directory principale di Moodle.';
$string['configfilewritten'] = 'Il config.php è stato creato correttamente';
$string['configurationcompletehead'] = 'Configurazione completata';
@@ -33,6 +41,7 @@ $string['dbtype'] = 'Tipo';
$string['dirroot'] = 'Directory di Moodle';
$string['dirrooterror'] = 'L\'impostazione \'Directory di Moodle\' sembra essere scorretta - non è possibile trovare un\'installazione di Moodle nel percorso specificato. Il valore sotto è stato ripristinato.';
$string['download'] = 'Download';
+$string['downloadedfilecheckfailed'] = 'Controllo file scaricato fallito.';
$string['environmenterrortodo'] = 'Dovete risolvere tutti i problemi relativi all\'ambiente (errori) trovati qui sopra prima di procedere con l\'installazione di questa versione di Moodle!';
$string['environmentrecommendinstall'] = 'è raccomandata l\'installazione/abilitazione';
$string['environmentrecommendversion'] = 'à raccomandata la versione $a->needed e la vostra versione attuale è $a->current';
@@ -49,6 +58,7 @@ $string['help'] = 'Aiuto';
$string['iconvrecommended'] = 'Installare la libreria opzionale ICONV è caldamente consigliato per migliorare le prestazioni del sito, in particolare se il vostro sito supporta lingue non latine.';
$string['info'] = 'Informazioni';
$string['installation'] = 'Installazione';
+$string['invalidmd5'] = 'MD5 non valido';
$string['language'] = 'Lingua';
$string['magicquotesruntime'] = 'Magic Quotes Run Time';
$string['magicquotesruntimeerror'] = 'Questo deve essere impostato a off';
@@ -65,6 +75,7 @@ Questo permetterà  a Moodle di impostare il limite di memoria da solo.
Su alcuni server PHP è possibile creare un file .htaccess nella Directory di Moodle che contenga questa linea:
php_value memory_limit 16M
Tuttavia, su alcuni server questo impedirà  a tutte le pagine PHP di funzionare (vedrete degli errori quando visualizzerete le pagine) cosi dovrete rimuovere il file .htaccess.
';
+$string['missingrequiredfield'] = 'Mancano alcuni campi richiesti';
$string['mysql416bypassed'] = 'Comunque, se il vostro sito sta utilizzando SOLO lingue iso-8859-1 (latin), potete continuare ad utilizzare MySQL 4.1.12 (o successivo) attualmente installato.';
$string['mysql416required'] = 'MySQL 4.1.16 è la versione minima richiesta per Moodle 1.6 per garantire che tutti i dati possano essere convertiti in UTF-8 in futuro.';
$string['mysqlextensionisnotpresentinphp'] = 'Il PHP non è stato correttamente configurato con l\'estensione di MySQL. Controllate il vostro php.ini o ricompilate il PHP.';
@@ -79,6 +90,7 @@ $string['phpversionhelp'] = 'Moodle richiede come minimo la versione 4.1.0 de
Attualmente state utilizzando la versione $a
à necessario aggiornare il PHP o spostarsi su un server con una versione di PHP più recente!
';
$string['previous'] = 'Precedente';
+$string['remotedownloadnotallowed'] = 'Non è permesso scaricare i componenti su vostro server (allow_url_fopen è disabilitato).
È necessario scaricare manualmente il file url\">$a->url, copiarlo in \"$a->dest\" sul vostro server e scompattarlo la.';
$string['report'] = 'Risultato';
$string['safemode'] = 'Safe Mode';
$string['safemodeerror'] = 'Moodle può avere problemi con il safemode impostato a on';
@@ -88,6 +100,9 @@ $string['status'] = 'Status';
$string['thischarset'] = 'UTF-8';
$string['thislanguage'] = 'Italiano';
$string['user'] = 'Utente';
+$string['wrongdestpath'] = 'Percorso della destinazione errato.';
+$string['wrongsourcebase'] = 'Indirizzo (URL) base sorgente errato. ';
+$string['wrongzipfilename'] = 'Nome file compresso errato.';
$string['wwwroot'] = 'Indirizzo web';
$string['wwwrooterror'] = 'L\'indirizzo web sembra non essere valido - questa installazione di Moodle non sembra esere li.';
?>
diff --git a/install/lang/ja_utf8/installer.php b/install/lang/ja_utf8/installer.php
index ece05fe62e..3c18545583 100644
--- a/install/lang/ja_utf8/installer.php
+++ b/install/lang/ja_utf8/installer.php
@@ -15,6 +15,14 @@ $string['admindirsettinghead'] = '管çãã£ã¬ã¯ããªã®è¨å®ä¸ ...';
$string['admindirsettingsub'] = 'ã¾ããªã±ã¼ã¹ã§ãã /admin ãã³ã³ããã¼ã«ããã«ã¾ãã¯ãã®ä»ã®ãã¼ã¸ã«ã¢ã¯ã»ã¹ããããã®ç¹å¥ãªURLã¨ãã¦ä½¿ç¨ãã¦ããã¦ã§ããã¹ããããã¾ããæ®å¿µã§ãããããã¯æ¨æºçãªMoodle管çãã¼ã¸ã®ãã±ã¼ã·ã§ã³ã¨è¡çªãã¾ããããªãã®ã¤ã³ã¹ãã¼ã«ã«é¢ããadminãã£ã¬ã¯ããªããªãã¼ã ãããã¨ã§ããã®è¡çªãåé¿ã§ãã¾ããä¾ãã°:
moodleadmin
ããã«ããMoodleã®ç®¡çãã¼ã¸ã¸ã®ãªã³ã¯ã¯ä¿®æ£ããã¾ãã';
$string['bypassed'] = 'ãã¤ãã¹';
+$string['cannotcreatelangdir'] = 'langãã£ã¬ã¯ããªã使ã§ãã¾ããã';
+$string['cannotcreatetempdir'] = 'tempãã£ã¬ã¯ããªã使ã§ãã¾ããã';
+$string['cannotdownloadcomponents'] = 'ã³ã³ãã¼ãããããã¦ã³ãã¼ãã§ãã¾ããã';
+$string['cannotdownloadzipfile'] = 'ZIPãã¡ã¤ã«ããã¦ã³ãã¼ãã§ãã¾ããã';
+$string['cannotfindcomponent'] = 'ã³ã³ãã¼ãã³ããè¦ã¤ãããã¨ãã§ãã¾ããã';
+$string['cannotsavemd5file'] = 'mp5ãã¡ã¤ã«ãä¿åã§ãã¾ããã';
+$string['cannotsavezipfile'] = 'ZIPãã¡ã¤ã«ãä¿åã§ãã¾ããã';
+$string['cannotunzipfile'] = 'ZIPãã¡ã¤ã«ãè§£åã§ãã¾ããã';
$string['caution'] = 'è¦å';
$string['check'] = 'ãã§ãã¯';
$string['chooselanguagehead'] = 'è¨èªã鏿ãã¦ãã ããã';
@@ -22,6 +30,7 @@ $string['chooselanguagesub'] = 'ã¤ã³ã¹ãã¼ã«ã®ã¿ã«ä½¿ç¨ããè¨èªã
$string['closewindow'] = 'ã¦ã£ã³ãã¦ãéãã';
$string['compatibilitysettingshead'] = 'PHPè¨å®ã確èªãã¦ãã¾ã ...';
$string['compatibilitysettingssub'] = 'Moodleãé©åã«åä½ãããããã«ã¯ãããªãã®ãµã¼ããããããã¹ã¦ã®ãã¹ãã«éãå¿
è¦ãããã¾ãã';
+$string['componentisuptodate'] = 'ã³ã³ãã¼ãã³ãã¯ææ°ã§ãã';
$string['configfilenotwritten'] = 'ã¤ã³ã¹ãã¼ã«ã¹ã¯ãªããã¯ãèªåçã«ããªãã®é¸æããè¨å®ãåæ ããconfig.phpãã¡ã¤ã«ã使ãããã¨ãã§ãã¾ããã§ããããããããMoodleãã£ã¬ã¯ããªã«æ¸ãè¾¼ã¿æ¨©ãç¡ãããã ã¨æããã¾ããä¸è¨ã®ã³ã¼ããconfig.phpã¨ããåç§°ã®ãã¡ã¤ã«ã¨ãã¦Moodleã®ã«ã¼ããã£ã¬ã¯ããªã«ã³ãã¼ãããã¨ãã§ãã¾ãã';
$string['configfilewritten'] = 'config.phpãæ£å¸¸ã«ä½æããã¾ããã';
$string['configurationcompletehead'] = 'è¨å®ãå®äºãã¾ããã';
@@ -64,6 +73,7 @@ Moodleããã¢ãããã¼ãããããã¡ã¤ã«ãä¿åããå ´æãå¿
$string['dirroot'] = 'Moodleãã£ã¬ã¯ããª';
$string['dirrooterror'] = 'ãMoodleãã£ã¬ã¯ããªãè¨å®ãééã£ã¦ããããã§ã - ã¤ã³ã¹ãã¼ã«æ¸ã¿Moodleãè¦ã¤ããã¾ããã§ãããä¸è¨ã®å¤ããªã»ããããã¾ããã';
$string['download'] = 'ãã¦ã³ãã¼ã';
+$string['downloadedfilecheckfailed'] = 'ãã¦ã³ãã¼ããã¡ã¤ã«ã®ãã§ãã¯ã失æãã¾ããã';
$string['environmenterrortodo'] = 'ãã®ãã¼ã¸ã§ã³ã®Moodleãã¤ã³ã¹ãã¼ã«ããåã«ãçºè¦ãããåä½ç°å¢ã®åé¡ ( ã¨ã©ã¼ ) ãè§£æ¶ãã¦ãã ãã!';
$string['environmenthead'] = 'ããªãã®ç°å¢ã確èªãã¦ãã¾ã ...';
$string['environmentrecommendinstall'] = 'ã¤ã³ã¹ãã¼ã«ããã³ Enabled ãæ¨å¥¨ãã¾ãã';
@@ -84,6 +94,7 @@ $string['help'] = 'ãã«ã';
$string['iconvrecommended'] = 'ããè¯ãããã©ã¼ãã³ã¹ãå¾ããããICONVã©ã¤ãã©ãªã®ã¤ã³ã¹ãã¼ã«ããã³ç¨¼åãå¼·ããå§ããã¾ããããªãã®ãµã¤ããã©ãã³æå以å¤ããµãã¼ããã¦ããå ´åãç¹ã«ãå§ããã¾ãã';
$string['info'] = 'æ
å ±';
$string['installation'] = 'ã¤ã³ã¹ãã¬ã¼ã·ã§ã³';
+$string['invalidmd5'] = 'ç¡å¹ãªmp5ãã¡ã¤ã«ã§ãã';
$string['language'] = 'è¨èªè¨å®';
$string['magicquotesruntime'] = 'Magic Quotesã©ã³ã¿ã¤ã ';
$string['magicquotesruntimeerror'] = 'ããã¯ç¡å¹ã«ãã¦ãã ããã';
@@ -100,6 +111,7 @@ $string['memorylimithelp'] = 'ç¾å¨ããµã¼ãã®PHPã¡ã¢ãªã¼å¶éã $
php_value memory_limit 16M
ãããããã®è¨å®ããã¹ã¦ã®PHPãã¼ã¸ã®åä½ã妨ããå ´åãããã¾ãããã¼ã¸é²è¦§æã«ã¨ã©ã¼ã表示ãããå ´åã¯ã.htaccessãã¡ã¤ã«ãåé¤ãã¦ãã ããã
';
+$string['missingrequiredfield'] = 'ããã¤ãã®å¿
é å
¥åãã£ã¼ã«ãã«å
¥åããã¦ãã¾ããã';
$string['mysql416bypassed'] = 'ããªãã®ãµã¤ãã iso-8859-1 ( ã©ãã³ ) è¨èªã®ã¿ã使ç¨ãã¦ããå ´åãç¾å¨ã¤ã³ã¹ãã¼ã«ããã¦ãã MySQL 4.1.12 ( ã¾ãã¯ããä»¥ä¸ ) ã使ç¨ãããã¨ãã§ãã¾ãã';
$string['mysql416required'] = 'Moodle1.6ã§ã¯ãå°æ¥ãã¹ã¦ã®ãã¼ã¿ãUTF-8ã«å¤æãããããMySQL 4.1.16 ãè¦æ±ãããæä½éã®ãã¼ã¸ã§ã³ã§ãã';
$string['mysqlextensionisnotpresentinphp'] = 'MySQLã¨éä¿¡ã§ããããã«PHPã®MySQL extensionè¨å®ãæ£ããè¨å®ããã¦ãã¾ãããphp.iniã確èªããããPHPãå度ã³ã³ãã¤ã«ãã¦ãã ããã';
@@ -114,6 +126,7 @@ $string['phpversionhelp'] = 'Moodleã§ã¯PHPãã¼ã¸ã§ã³4.1.0以ä¸ãå¿
ç¾å¨ããã¼ã¸ã§ã³ $a ãåä½ãã¦ãã¾ãã
PHPãã¢ããã°ã¬ã¼ãããããæ°ãããã¼ã¸ã§ã³ãã¤ã³ã¹ãã¼ã«ããã¦ãããã¹ãã«ç§»åãã¦ãã ãã!
';
$string['previous'] = 'åã¸';
+$string['remotedownloadnotallowed'] = 'ããªãã®ãµã¼ãã¼ã«ã³ã³ãã¼ãã³ãããã¦ã³ãã¼ããããã¨ãã§ãã¾ãã ( allow_url_fopen ãç¡å¹ )ã
url\">$a->url ãã¡ã¤ã«ãæåã§ãã¦ã³ãã¼ããã¦ããµã¼ãã®ã $a->dest ãã«ã³ãã¼ããå¾ãè§£åãã¦ãã ããã';
$string['report'] = 'ã¬ãã¼ã';
$string['safemode'] = 'ã»ã¼ãã¢ã¼ã';
$string['safemodeerror'] = 'ã»ã¼ãã¢ã¼ããæå¹ã®å ´åãMoodleã«åé¡ãçºçããå ´åãããã¾ãã';
@@ -131,6 +144,9 @@ $string['welcomep40'] = 'ããã±ã¼ã¸ã«ã¯ Moodle $a->moodlerelease
$string['welcomep50'] = 'ãã®ããã±ã¼ã¸å
ã®ãã¹ã¦ã®ã¢ããªã±ã¼ã·ã§ã³ã®ä½¿ç¨ã¯åã
ã®ã©ã¤ã»ã³ã¹ã«ãã£ã¦è¦å®ããã¦ãã¾ããå
¨ä½ã® $a->installername ããã±ã¼ã¸ã¯ ãªã¼ãã³ã½ã¼ã¹ ã§ãããGPLã©ã¤ã»ã³ã¹ã®ä¸ã§é
å¸ããã¦ãã¾ãã';
$string['welcomep60'] = '次ããã®ãã¼ã¸ã¯ãããªãã®ã³ã³ãã¥ã¼ã¿ã« Moodle ãç°¡åã«è¨å®ããã³ã»ããã¢ããããæé ã«ãããã£ã¦é²ã¿ã¾ããããã©ã«ãã®è¨å®ã使ç¨ãããã¨ããå¿
è¦ã«å¿ãã¦ä»»æã§è¨å®ã夿´ãããã¨ãã§ãã¾ãã';
$string['welcomep70'] = 'Moodleã®ã»ããã¢ãããç¶ããã«ã¯ã次ã¸ããã¿ã³ãã¯ãªãã¯ãã¦ãã ããã';
+$string['wrongdestpath'] = 'å®å
ãã¹ãééã£ã¦ãã¾ãã';
+$string['wrongsourcebase'] = 'ã½ã¼ã¹URLãã¼ã¹ãééã£ã¦ãã¾ãã';
+$string['wrongzipfilename'] = 'ZIPãã¡ã¤ã«åãééã£ã¦ãã¾ãã';
$string['wwwroot'] = 'ã¦ã§ãã¢ãã¬ã¹';
$string['wwwrooterror'] = 'ã¦ã§ãã¢ãã¬ã¹ãééã£ã¦ãã¾ã - ã¤ã³ã¹ãã¼ã«æ¸ã¿Moodleã¯ããã«è¡¨ç¤ºããã¾ããã';
?>
diff --git a/install/lang/nl_utf8/installer.php b/install/lang/nl_utf8/installer.php
index f0401a45df..a9437d81db 100644
--- a/install/lang/nl_utf8/installer.php
+++ b/install/lang/nl_utf8/installer.php
@@ -14,6 +14,13 @@ $string['admindirname'] = 'Admin-map';
$string['admindirsettinghead'] = 'Admin-map instellen..';
$string['admindirsettingsub'] = 'Enkele webhosts gebruiken /admin als een speciale url om een controle paneel of iets dergelijks te openen. Dat kan jammer genoeg conflict geven met de standaardlocatie van de Moodle admin pagina\'s. Je kunt dit in orde brengen door de adminmap van Moodle hier te hernoemen en die nieuwe naam hier te zetten, bijvoorbeeld
moodleadmin
Dit zal de links naar de adminmap in Moodle herstellen.';
$string['bypassed'] = 'Omzeild';
+$string['cannotcreatetempdir'] = 'Kan tijdelijke map niet maken.';
+$string['cannotdownloadcomponents'] = 'Kan componenten niet downloaden.';
+$string['cannotdownloadzipfile'] = 'Kan ZIP-bestand niet downloaden.';
+$string['cannotfindcomponent'] = 'Kan component niet vinden.';
+$string['cannotsavemd5file'] = 'Kan md5-bestand niet bewaren.';
+$string['cannotsavezipfile'] = 'Kan ZIP-bestand niet bewaren.';
+$string['cannotunzipfile'] = 'Kan bestand niet unzippen';
$string['caution'] = 'Opgelet';
$string['check'] = 'Controleer';
$string['chooselanguagehead'] = 'Kies een taal';
@@ -21,6 +28,7 @@ $string['chooselanguagesub'] = 'De taalinstelling die je hier kiest is enkel voo
$string['closewindow'] = 'Sluit dit venster';
$string['compatibilitysettingshead'] = 'Bezig met je PHP-instellingen te controleren ...';
$string['compatibilitysettingssub'] = 'Om Moodle goed te laten werken, moet je server slagen voor al deze testen.';
+$string['componentisuptodate'] = 'Component niet up-to-date';
$string['configfilenotwritten'] = 'Het installatiescript kon het bestand config.php met jouw gekozen instellingen niet automatisch aanmaken. Kopieer de volgende code in een bestand dat je config.php noemt en plaats dat in de rootmap van Moodle.';
$string['configfilewritten'] = 'Het maken van config.php is gelukt';
$string['configurationcompletehead'] = 'Configuratie klaar';
@@ -63,6 +71,7 @@ Je hebt een plaats nodig waar Moodle bestanden kan opslaat. Deze map moet leesba
$string['dirroot'] = 'Moodle-map';
$string['dirrooterror'] = 'De instelling voor \'Moodle-map\' was niet juist - we kunnen daar geen Moodle-installatie vinden. Onderstaande waarde is gereset.';
$string['download'] = 'Download';
+$string['downloadedfilecheckfailed'] = 'Controle van het gedownloade bestand mislukt';
$string['environmenterrortodo'] = 'Je moet all de problemen over de installatie-omgeving die hierboven gevonden zijn, oplossen. Ga pas dan verder met het installeren van deze Moodleversie.';
$string['environmenthead'] = 'Omgeving controleren ...';
$string['environmentrecommendinstall'] = 'wordt aangeraden om te installeren of in te schakelen';
@@ -83,6 +92,7 @@ $string['help'] = 'Help';
$string['iconvrecommended'] = 'Als je site andere talen dan die uit de Latin1 tekenset gebruikt, dan is het installeren van de optionele ICONV library ten zeerste aangeraden om de performantie van de site te verhogen.';
$string['info'] = 'Informatie';
$string['installation'] = 'Installatie';
+$string['invalidmd5'] = 'Ongeldig md5';
$string['language'] = 'Taal';
$string['magicquotesruntime'] = 'Magic Quotes runtime';
$string['magicquotesruntimeerror'] = 'Dit moet uitgeschakeld zijn';
@@ -99,6 +109,7 @@ Hierdoor kan Moodle zelf zijn geheugenlimiet instellen.
Op sommige PHP-servers kun je een .htaccess-bestand maken in de Moodle-map met volgende lijn: php_value memory_limit 16M
Opgelet: op sommige servers zal dit verhinderen dat alle PHP-bestanden uitgevoerd worden. (je zult foutmeldingen zien wanneer je naar php-pagina\'s kijkt) Je zult dan het .htaccess-bestand moeten verwijderen.
';
+$string['missingrequiredfield'] = 'Vereist veld ontbreekt';
$string['mysql416bypassed'] = 'Als je site echter UITSLUITEND iso-8859-1 (latin) talen gebruikt, dan kun je MySQL 4.1.12 (of hoger) blijven gebruiken.';
$string['mysql416required'] = 'MySQL 4.1.16 is de minimum versie die nodig is voor Moodle 1.6 om te kunnen garanderen dat alle gegevens naar UTF-8 geconverteerd zullen worden.';
$string['mysqlextensionisnotpresentinphp'] = 'PHP is niet goed geconfigureerd met de MySQL-extentie om met MySQL te communiceren. Controleer je php.ini-bestand of hercompileer PHP.';
@@ -112,6 +123,7 @@ $string['phpversionerror'] = 'PHP-versie moet minstens 4.1.0 zijn';
$string['phpversionhelp'] = 'Moodle heeft minstens PHP-versie 4.1.0 nodig.
De huidige versie op je server is $a
Je moet PHP upgraden of verhuizen naar een host met een nieuwere versie van PHP!
';
$string['previous'] = 'Vorige';
+$string['remotedownloadnotallowed'] = 'Het downloaden van componenten naar je server is niet toegelaten (allow_url_fopen is uitgeschakeld)
Je moet het url\">$a->urlbestand manueel downloaden en het kopiëren naar \"$a->dest\" op je server en het daar unzippen.';
$string['report'] = 'Rapport';
$string['safemode'] = 'Safe Mode';
$string['safemodeerror'] = 'Moodle kan bestanden niet juist behandelen met safe mode ingeschakeld';
@@ -130,6 +142,9 @@ $string['welcomep50'] = 'Het gebruik van alle programma\'s in dit pakket wordt g
open source en wordt verdeeld onder de GPL licentie.';
$string['welcomep60'] = 'De volgende pagina\'s leiden je door een aantal makkelijk te volgen stappen om Moodle te installeren op je computer. Je kunt de standaardinstellingen overnemen of, optionneel, ze aanpassen aan je noden.';
$string['welcomep70'] = 'Klik op de \"volgende\"-knop om verder te gaan met de installatie van Moodle';
+$string['wrongdestpath'] = 'Fout pad voor bestemming';
+$string['wrongsourcebase'] = 'Foute URL voor de bron';
+$string['wrongzipfilename'] = 'Foute ZIP-bestandsnaam';
$string['wwwroot'] = 'Web adres';
$string['wwwrooterror'] = 'Het webadres lijkt niet geldig te zijn - deze Moodle-installatie is blijkbaar niet op die plaats.';
?>
diff --git a/install/lang/tl_utf8/installer.php b/install/lang/tl_utf8/installer.php
index 1f436ba4c8..c1002455ce 100644
--- a/install/lang/tl_utf8/installer.php
+++ b/install/lang/tl_utf8/installer.php
@@ -15,6 +15,13 @@ $string['admindirsettinghead'] = 'Itinatakda ang direktoryong pang-admin...';
$string['admindirsettingsub'] = 'May ilang webhost na ginagamit ang /admin bilang isang espesyal na URL, halimbawa ay para makapasok sa isang kontrol panel. Nguni\'t nakakagulo ito sa istandard na lokasyon ng mga pahinang pang-admin ng Moodle. Malulutas ninyo ito sa pamamagitan ng pagbabago ng pangalan ng direktoryong pang-admin sa instalasyon ninyo, tapos ay isulat ang bagong pangalan dito. Halimbawa:
moodleadmin
Maayos nito ang mga link na pang-admin sa Moodle.';
$string['bypassed'] = 'Nilagpasan';
+$string['cannotcreatetempdir'] = 'Hindi makalikha ng temp dir.';
+$string['cannotdownloadcomponents'] = 'Hindi maidownload ang mga piyesa';
+$string['cannotdownloadzipfile'] = 'Hindi maidownload ang ZIP file.';
+$string['cannotfindcomponent'] = 'Hindi makita ang piyesa.';
+$string['cannotsavemd5file'] = 'Hindi maisave ang md5 file.';
+$string['cannotsavezipfile'] = 'Hindi maisave ang ZIP file.';
+$string['cannotunzipfile'] = 'Hindi mai-unzip ang file.';
$string['caution'] = 'Mag-ingat';
$string['check'] = 'Suriin';
$string['chooselanguagehead'] = 'Pumilì ng wika';
@@ -22,6 +29,7 @@ $string['chooselanguagesub'] = 'Pumili po ng wika para sa pag-iinstol LAMANG. S
$string['closewindow'] = 'Isara ang bintanang ito';
$string['compatibilitysettingshead'] = 'Sinusuri ang iyong kaayusan ng PHP...';
$string['compatibilitysettingssub'] = 'Kailangang pumasa ang server mo sa lahat ng pagsubok upang mapatakbo nang mahusay ang Moodle';
+$string['componentisuptodate'] = 'Bago ang piyesa.';
$string['configfilenotwritten'] = 'Hindi awtomatikong nakalikha ang installer script ng config.php file na siyang naglalaman ng mga pinilì mong kaayusan. Marahil ay dahil sa hindi masulatan ang direktoryo ng Moodle. Maaari mong kopyahin nang mano-mano ang sumusunod na code sa isang file na nagngangalang config.php sa loob ng punong direktoryo ng Moodle.';
$string['configfilewritten'] = 'matagumpay na nalikha ang config.php';
$string['configurationcompletehead'] = 'Nakumpleto na ang pagsasaayos';
@@ -74,6 +82,7 @@ direkta sa pamamagitan ng web.';
$string['dirroot'] = 'Direktoryo ng Moodle';
$string['dirrooterror'] = 'Mukhang mali ang kaayusan ng \'Direktoryo ng Moodle\' - wala kaming matagpuang instalasyon ng Moodle doon. Inireset ang halaga sa ibaba.';
$string['download'] = 'Idownload';
+$string['downloadedfilecheckfailed'] = 'Bigo ang pagsusuri sa dinawnload na file.';
$string['environmenterrortodo'] = 'Kailangan mo munang lutasin ang lahat ng suliraning pangkapaligiran (mga error) bago mo maituloy ang pag-instol ng bersiyon ng Moodle na ito.';
$string['environmenthead'] = 'Sinusuri ang kapaligiran mo...';
$string['environmentrecommendinstall'] = 'ay iminumungkahing mainstol/mabuhay';
@@ -94,6 +103,7 @@ $string['help'] = 'Tulong';
$string['iconvrecommended'] = 'Mahigpit na iminumungkahi ang pag-instol ng opsiyonal na ICONV library upang mapahusay ang paggana ng site, lalupa\'t kung sinusuportahan ng site mo ang mga di-latin na wika.';
$string['info'] = 'Impormasyon';
$string['installation'] = 'Instalasyon';
+$string['invalidmd5'] = 'Ditanggap na md5';
$string['language'] = 'Wikà ';
$string['magicquotesruntime'] = 'Magic Quotes Run Time';
$string['magicquotesruntimeerror'] = 'Dapat ay patay ito';
@@ -118,6 +128,7 @@ $string['memorylimithelp'] = 'Ang memory limit ng PHP para sa server mo ay ka
Subali\'t sa ilang server ay pipigilin nito ang paggana ng lahat ng pahinang PHP
(makakakita ka ng mga error kapag tumingin ka sa mga pahina) kaya\'t kakailanganin mong tanggalin ang .htaccess file.
';
+$string['missingrequiredfield'] = 'May ilang nawawalang field na kailangan';
$string['mysql416bypassed'] = 'Magkagayuman, kung TANGING iso-8859-1 (latin) na wika ang ginagamit ng site mo, maaari mong ipagpatuloy ang kasalukuyan mong nakainstol na MySQL 4.1.12 (o mas bago).';
$string['mysql416required'] = 'Ang MySQL 4.1.16 ang minimum na bersiyong kinakailangan ng Moodle 1.6 upang matiyak na lahat ng datos ay makukumberte sa UTF-8, sa hinaharap.';
$string['mysqlextensionisnotpresentinphp'] = 'Hindi isinaayos ang PHP na may MySQL extension para magawa nitong makipag-usap sa MySQL. Pakitsek ang iyong php.ini file o muling icompile ang PHP.';
@@ -132,6 +143,8 @@ $string['phpversionhelp'] = 'Kinakailangan ng Moodle ang isang bersiyon ng PH
Sa kasalukuyan ay pinatatakbo mo ang bersiyon $a
Kailangan mong gawing bago ang PHP o lumipat sa isang host na may mas bagong bersiyon ng PHP!
';
$string['previous'] = 'Nakaraan';
+$string['remotedownloadnotallowed'] = 'Ang pagdownload ng mga piyesa sa server mo ay hindi pinapahintulutan (ang allow_url_fopen ay pinatay).
Kailangan mong idownload ang
+ url\">$a->url file nang mano-mano, kopyahin ito sa \"$a->dest\" ng iyong server at iunzip ito doon.';
$string['report'] = 'Ulat';
$string['safemode'] = 'Safe Mode';
$string['safemodeerror'] = 'Maaaring magkaproblema ang moodle kung naka-ON ang safe mode';
@@ -149,6 +162,9 @@ $string['welcomep40'] = 'Nilalaman din ng paketeng ito ang Moodle $a->m
$string['welcomep50'] = 'Ang paggamit ng lahat ng aplikasyon sa paketeng ito ay alinsunod sa kani-kaniyang lisensiya. Ang kumpletong pakete na $a->installername ay open source at ipinamamahagi alinsunod sa lisensiyang GPL';
$string['welcomep60'] = 'Dadalhin kayo ng mga sumusunod na pahina sa mga madaling hakbang upang maisaayos at mapatakbo ang Moodle sa kompyuter ninyo. Kung gusto ninyo ay panatilihin ang default o kaya ay baguhin ito ayon sa inyong pangangailangan.';
$string['welcomep70'] = 'Iklik ang \"Susunod\" na buton sa ibaba upang maituloy ang pasasaayos ng Moodle.';
+$string['wrongdestpath'] = 'Mali ang patutunguhang landas';
+$string['wrongsourcebase'] = 'Mali ang URL base ng source.';
+$string['wrongzipfilename'] = 'Mali ang filename ng ZIP';
$string['wwwroot'] = 'Web address';
$string['wwwrooterror'] = 'Mukhang hindi tanggap ang web address - mukhang wala roon ang instalasyong ito ng Moodle.';
?>
diff --git a/install/lang/tr_utf8/installer.php b/install/lang/tr_utf8/installer.php
index e8c2bdedbd..cae91ee791 100644
--- a/install/lang/tr_utf8/installer.php
+++ b/install/lang/tr_utf8/installer.php
@@ -14,6 +14,14 @@ $string['admindirname'] = 'Yönetici Dizini';
$string['admindirsettinghead'] = 'Yönetici dizini ayarlanıyor...';
$string['admindirsettingsub'] = 'Bazı web hostingler kontrol paneline ulaÅmak için /admin olarak belirtilmiÅ bir URL kullanıyor. Maalesef, bu Moodle yönetici sayfalarıyla karıÅıklıÄa sebep olmaktadır. Yönetici dizininin ismini kurulum sırasında deÄiÅtirerek bu sorunu ortadan kaldırabilirsiniz. Ãrnek:
moodleadmin
Bu Moodle içinde yönetici linklerini düzeltecektir.';
$string['bypassed'] = 'Geçti';
+$string['cannotcreatelangdir'] = 'Dil dizini oluÅturulamıyor.';
+$string['cannotcreatetempdir'] = 'Geçici dizin oluÅturulamıyor.';
+$string['cannotdownloadcomponents'] = 'BileÅenler indirilemedi.';
+$string['cannotdownloadzipfile'] = 'ZIP dosyası indirilemedi.';
+$string['cannotfindcomponent'] = 'BileÅen bulunamadı.';
+$string['cannotsavemd5file'] = 'Md5 dosyadı kaydedilemedi.';
+$string['cannotsavezipfile'] = 'ZIP dosyası kaydedilemedi.';
+$string['cannotunzipfile'] = 'Dosya arÅivi açılamadı.';
$string['caution'] = 'Dikkat';
$string['check'] = 'Kontrol et';
$string['chooselanguagehead'] = 'Bir dil seçin';
@@ -21,6 +29,7 @@ $string['chooselanguagesub'] = 'Lütfen, SADECE kurulum için bir dil seçin. Si
$string['closewindow'] = 'Bu pencereyi kapat';
$string['compatibilitysettingshead'] = 'PHP ayarlarınız kontrol ediliyor...';
$string['compatibilitysettingssub'] = 'Moodle\'ın düzgün çalıÅması için sunucunuz bütün testleri geçti.';
+$string['componentisuptodate'] = 'BileÅen günceldir.';
$string['configfilenotwritten'] = 'Kurulum programı, Moodle dizini yazılabilir olmadıÄından dolayı seçtiÄiniz ayarları içeren bir config.php dosyası oluÅturamıyor. AÅaÄıdaki kodu kopyalayıp bu kodu config.php dosyası içine yapıÅtırıp Moodle kök dizinine oluÅturduÄunuz dosyayı yükleyebilirsiniz.';
$string['configfilewritten'] = 'config.php dosyası baÅarıyla oluÅturuldu';
$string['configurationcompletehead'] = 'Yapılandırma tamamlandı';
@@ -73,6 +82,9 @@ Ancak, bu dizine direkt olarak webden eriÅim olMAMAlı.';
$string['dirroot'] = 'Moodle Dizini';
$string['dirrooterror'] = '\'Moodle Dizini\' ayarları hatalı görünüyor - Burada bir Moodle kurulumu bulunamadı. AÅaÄıdaki deÄer sıfırlandı.';
$string['download'] = 'İndir';
+$string['downloadedfilecheckfailed'] = 'İndirilmiŠdosya kontrol hatası';
+$string['downloadlanguagehead'] = 'Dil paketi indir';
+$string['downloadlanguagesub'] = 'Kurulum programı kullanmak istediÄiniz dil paketlerini Åimdi indirerek kuruluma devam edecek.';
$string['environmenterrortodo'] = 'Bu Moodle sürümünü kurmaya baÅlamadan önce yukarıda bulunan bütün ortam sorunlarını (hatalarını) çözmeniz gerekiyor.';
$string['environmenthead'] = 'Ortam kontrol ediliyor...';
$string['environmentrecommendinstall'] = 'yüklenmesi/etkinleÅtirilmesi tavsiye edilir';
@@ -93,6 +105,9 @@ $string['help'] = 'Yardım';
$string['iconvrecommended'] = 'Sitenizde latin olmayan dilleri kullanıyorsanız isteÄe baÄlı ICONV kütüphanesinin kurulması site performansını arttırmak için Åiddetle tavsiye edilir.';
$string['info'] = 'Bilgi';
$string['installation'] = 'Kurulum';
+$string['invalidmd5'] = 'Geçersiz md5';
+$string['langdownloaderror'] = '$a dil paketi kurulamadı. Kurulum İngilizce olarak devam edecek. Kurulum bittiÄinde dil paketlerini daha sonra indirip kurabilirsiniz.';
+$string['langdownloadok'] = 'Dil paketi ($a) baÅarıyla kuruldu. Kurulumun kalanı seçtiÄiniz dille devam edecek.';
$string['language'] = 'Dil';
$string['magicquotesruntime'] = 'Magic Quotes Run Time';
$string['magicquotesruntimeerror'] = 'Bu kapalı olmalı';
@@ -121,6 +136,7 @@ için yapmasını isteyin.
(sayfanız altına baktıÄınızda bazı hatalar göreceksiniz)
Böyle bir durumda .htaccess dosyasını silmeniz gerekiyor.
';
+$string['missingrequiredfield'] = 'Bazı gerekli alanlar eksik';
$string['mysql416bypassed'] = 'Siteniz SADECE iso-8859-1 (latin) dillerini kullanıyorsa Åimdiki kurulu MySQL 4.1.12 (veya yüksek) veritabanını kullanmaya devam edebilirsiniz.';
$string['mysql416required'] = 'Moodle 1.6 için ilerde tüm verilerin UTF-8\'e çevrilebilmesinin garantilenmesi için en az MySQL 4.1.16 kurulu olması gerekir. ';
$string['mysqlextensionisnotpresentinphp'] = 'PHP, büyük ihtimal MySQL uzantısıyla birlikte yapılandırılmamıÅ. Bu yüzden MySQL ile baÄlantı kurulamıyor. php.ini dosyasını kontrol edin veya PHP\'yi tekrar derleyin.';
@@ -135,6 +151,7 @@ $string['phpversionhelp'] = 'Moodle, PHP sürümünün en az 4.1.0 olmasını
Åu anda bu sürümü çalıÅıyor: $a
PHP\'yi güncellemeli veya PHP\'nin yeni sürümünü kullananan bir hostinge taÅınmalısınız!
';
$string['previous'] = 'Ãnceki';
+$string['remotedownloadnotallowed'] = 'Sunucunuza bileÅen indirmeye izin verilmiyor. (allow_url_fopen pasif).
ArÅivlenmiÅ dosyayı elle buraya \"$a->dest\" indirip url\">$a->url arÅivi açmalısınız. ';
$string['report'] = 'Rapor';
$string['safemode'] = 'Safe Mode';
$string['safemodeerror'] = 'Moodle, safe mode\'ın açık olması durumunda bazı sorunlar çıkartabilir';
@@ -150,6 +167,8 @@ $string['welcomep20'] = 'Bilgisayarınıza $a->packname $a->packversion<
$string['welcomep40'] = 'Bu paket Moodle $a->moodlerelease ($a->moodleversion) sürümünü de içerir.';
$string['welcomep60'] = 'AÅaÄıdaki sayfalar Moodleın kurulumu ve yapılandırılması için size basitçe yol gösterecektir. Varsayılan ayarları kabul edebilir veya ihtiyaçlarınıza göre bunları deÄiÅtirebilirsiniz.';
$string['welcomep70'] = 'Moodle kurulumu için aÅaÄıdaki \"İleri\" tuÅuna basın.';
+$string['wrongdestpath'] = 'Hatalı hedef yolu';
+$string['wrongzipfilename'] = 'Hatalı ZIP dosya adı.';
$string['wwwroot'] = 'Web adresi';
$string['wwwrooterror'] = 'Web adresi doÄru ayarlanmıŠgörünmüyor. Moodle kurulumu belirtilen yerde görünmüyor.';
?>
--
2.39.5