Extension talk:Chemistry

Add topic
From mediawiki.org
Latest comment: 12 years ago by Sumanah in topic Join us in Berlin or DC?

Vietnamese[edit]

Here's a localization into Vietnamese, for the ChemFunctions.i18n.php file:

/**
 *  vi
 */

$wgChemFunctions_Messages['vi'] = array(
    'chemicalsources' => 'Nguồn hóa học',
    'ChemFunctions_ListPage' => 'Nguồn hóa học',
    'ChemFunctions_SearchExplanation' => '',
    'ChemFunctions_DataList' => 'Đây là danh sách những website có thể cung cấp thông tin về chất hóa học này:<br /><br />
    * <a href="http://webbook.nist.gov/cgi/cbook.cgi?ID=$MIXCASNameFormula&Units=SI">Chất $MIXCASNameFormula tại NIST</a><br />
    * <a href="http://ptcl.chem.ox.ac.uk/MSDS/">MSDS tại Đại học Oxford (Anh)</a> (không có bộ tìm kiếm)<br />',
    'ChemFunctions_CAS' => 'Số CAS',
    'ChemFunctions_EINECS' => 'Einecs',
    'ChemFunctions_CHEBI' => 'CHEBI',
    'ChemFunctions_PubChem' => 'PubChem',
    'ChemFunctions_SMILES' => 'SMILES',
    'ChemFunctions_InChI' => 'InChI',
    'ChemFunctions_RTECS' => 'RTECS',
    'ChemFunctions_KEGG' => 'KEGG',
    'ChemFunctions_ATCCode' => 'ATCCode',
    'ChemFunctions_DrugBank' => 'DrugBank',
    'ChemFunctions_ECNumber' => 'ECNumber',
    'ChemFunctions_Formula' => 'Công thức',
    'ChemFunctions_Name' => 'Tên IUPAC',

    'ChemFunctions_ChemFormInputError' => 'Chemform: lỗi nhập!'
);

 – Minh Nguyễn (talk, contribs) 08:00, 14 November 2006 (UTC)Reply

Czech[edit]

Here's a localization into Czech, for the ChemFunctions.i18n.php file:

/**
 * Čeština (Czech) - cs
 * @author Matěj Grabovský
 */

$messages['cs'] = array(
	'chemicalsources' => 'Chemické zdroje',
	'chemFunctions_ListPage' => 'Chemické zdroje',
	'chemFunctions_SearchExplanation' => '',
	'chemFunctions_DataList' => 'Níže je seznam odkazů na stránky, které vám mohou poskytnout informace o chemické látce, kterou hledáte.<br /><br />
* <a href="http://webbook.nist.gov/cgi/cbook.cgi?ID=$MIXCASNameFormula&Units=SI">Compound $MIXCASNameFormula at NIST</a><br />
* <a href="http://ptcl.chem.ox.ac.uk/MSDS/">MSDS at the Oxford University (UK) (not searchable)</a><br />',
	'chemFunctions_CAS' => 'CAS číslo',
	'chemFunctions_EINECS' => 'EINECS',
	'chemFunctions_CHEBI' => 'ChEBI',
	'chemFunctions_PubChem' => 'PubChem',
	'chemFunctions_SMILES' => 'SMILES',
	'chemFunctions_InChI' => 'InChI (Mezinárodní chemický identifikátor)',
	'chemFunctions_RTECS' => 'RTECS',
	'chemFunctions_KEGG' => 'KEGG',
	'chemFunctions_ATCCode' => 'ATCCode',
	'chemFunctions_DrugBank' => 'DrugBank',
	'chemFunctions_ECNumber' => 'ECNumber',
	'chemFunctions_Formula' => 'Formule',
	'chemFunctions_Name' => 'Název IUPAC',

	'chemFunctions_ChemFormInputError' => 'Chemform: Chyba zápisu!'
);

--Matěj Grabovský |contribs|talk| 13:08, 28 January 2008 (UTC)Reply

Full equation[edit]

Could you add full support for equations? For example, <chemform>2H2 + O2 --> 2H2O</chemform> The numbers on the left of a formula shouldn't be superscripted, and "-->" and "<-->" should become normal and reversible reaction arrows respectively. I would like to propose this extension for Wikipedia. Thanks, Manishearth 04:49, 28 March 2010 (UTC)Reply

Oi, I have not been working on this for a very long time. I'll have a look if I can do something about it one of these days. Thanks for the request! --Beetstra 07:36, 29 March 2010 (UTC)Reply

Join us in Berlin or DC?[edit]

Hi! Just wanted to invite you to the upcoming MediaWiki developer meetings, including June 1-3 in Berlin, Germany and July 10-11 for the Wikimania hackathon in Washington, DC, USA. Best, Sumana Harihareswara, Wikimedia Foundation Volunteer Development Coordinator 16:40, 13 February 2012 (UTC)Reply