Aquesta pàgina forma part de la documentació de Moodle en català, tot i que no ha estat traduïda encara. Podeu contribuir obertament a les tasques de traducció. Podeu consultar la Guia d'edició de la documentació i també participar ens els debats del fòrum de traductors de la documentació a moodle.org

Language packs: diferència entre les revisions

De MoodleDocs
Salta a:navegació, cerca
Cap resum de modificació
m (typo corrected)
 
(27 revisions intermèdies per 14 usuaris que no es mostren)
Línia 1: Línia 1:
{{Moodle 1.6}}
{{Language}}
Desired language packs may be selected from the list in the right pane and installed directly. Updating the language packs can now easily be done by following the update link.
Over 100 language packs are available for an administrator to install on your Moodle site via ''Settings > Site administration > Language > Language packs''. Simply select the languages you require from the list of available language packs and click on the "Install selected language pack" button.


* the new location for lang files is '''$CFG->dataroot/lang'''
Multiple language packs may be selected for install by holding down the Apple or Ctrl key whilst clicking on the language packs.


=See also==
All language packs, apart from English, are stored in ''moodledata/lang'' folder.
 
==Parent language packs==
 
Certain language packs contain only the modified language strings from their parent language, rather than a complete set. Thus, it is necessary to install the parent language pack too. These language packs are:
* de_du, de_kids and de_comm (which requires de)
* es_ar (which require es)
* fr_ca (which requires fr)
* en_us (which requires the default en)
 
==Manual language pack installation==
 
Language packs may also be installed manually by downloading the zip file from http://download.moodle.org/langpack/ to a directory called ''lang'' in your ''moodledata'' directory and then unzipping.
 
==Language pack updates==
 
To update installed language packs, except English and any local language packs, click the 'Update all installed language packs' button in ''Settings > Site administration > Language > Language packs''. The English language pack is updated automatically each time the site is upgraded.
 
==See also==


*[[Upgrading to Moodle 1.6]]
*Using Moodle [http://moodle.org/mod/forum/discuss.php?d=48492 Language import utility broken] forum discussion
*Using Moodle [http://moodle.org/mod/forum/discuss.php?d=48492 Language import utility broken] forum discussion
*List of [http://en.wikipedia.org/wiki/List_of_ISO_639-1_codes language codes] on Wikipedia


[[Category: Administrator]]
[[eu:Hizkuntza-paketeak]]
[[Category:Language]]
[[es:Paquetes de idioma]]
[[fr:Paquetages de langue]]
[[ja:言語インポートユーティリティ]]
[[de:Sprachpakete]]
[[zh:语言倒入工具]]

Revisió de 17:49, 13 feb 2013

Over 100 language packs are available for an administrator to install on your Moodle site via Settings > Site administration > Language > Language packs. Simply select the languages you require from the list of available language packs and click on the "Install selected language pack" button.

Multiple language packs may be selected for install by holding down the Apple or Ctrl key whilst clicking on the language packs.

All language packs, apart from English, are stored in moodledata/lang folder.

Parent language packs

Certain language packs contain only the modified language strings from their parent language, rather than a complete set. Thus, it is necessary to install the parent language pack too. These language packs are:

  • de_du, de_kids and de_comm (which requires de)
  • es_ar (which require es)
  • fr_ca (which requires fr)
  • en_us (which requires the default en)

Manual language pack installation

Language packs may also be installed manually by downloading the zip file from http://download.moodle.org/langpack/ to a directory called lang in your moodledata directory and then unzipping.

Language pack updates

To update installed language packs, except English and any local language packs, click the 'Update all installed language packs' button in Settings > Site administration > Language > Language packs. The English language pack is updated automatically each time the site is upgraded.

See also