~ubuntu-manual/ubuntu-manual/maverick-do-not-use

« back to all changes in this revision

Viewing changes to website/daker-test/includes/config.php

  • Committer: Adnane Belmadiaf
  • Date: 2010-04-03 00:01:32 UTC
  • Revision ID: adnane002@gmail.com-20100403000132-gpgphvc3yl4ctdad
*Added the Audio Book page to the main website
*Imported all the mo language files
*Others bugs fixes

Show diffs side-by-side

added added

removed removed

Lines of Context:
46
46
$globals['languages'] = array(
47
47
        'sq' => 'Albanian','ar' => 'Arabic',    
48
48
        'bn' => 'Bengali','pt_BR' => 'Brazilian Portuguese',
 
49
        'ca' => 'Catalan',      
49
50
        'bg' => 'Bulgarian','zh_CN' => 'Chinese Simplified',
 
51
        'zh_TW' => 'Chinese Traditional',
50
52
        'cs' => 'Czech','nl' => 'Dutch','en' => 'English',
51
 
        'en_GB' => 'English UK','fi' => 'Finnish',
 
53
        'en_AU' => 'English Australia','en_GB' => 'English UK',
 
54
        'eo' => 'Esperanto','fi' => 'Finnish',
52
55
        'fr' => 'French','gl' => 'Galician',
53
56
        'de' => 'German','el' => 'Greek',
54
 
        'he' => 'Hebrew','hu' => 'Hungarian',
 
57
        'he' => 'Hebrew','hi' => 'Hindi',
 
58
        'hu' => 'Hungarian',
55
59
        'it' => 'Italian','ja' => 'Japanese',
56
60
        'lt' => 'Lithuanian','ms' => 'Malay',
57
 
        'oc' => 'Occitan','pl' => 'Polish',
 
61
        'mr' => 'Marathi','nb' => 'Norwegian Bokmal', 
 
62
        'oc' => 'Occitan','fa' => 'Persian',
 
63
        'pl' => 'Polish',
58
64
        'pt' => 'Portuguese','ro' => 'Romanian',
59
 
        'sr' => 'Serbian ','es' => 'Spanish',
60
 
        'vi' => 'Vietnamese',
 
65
        'ru' => 'Russian ','sr' => 'Serbian ',
 
66
        'si' => 'Sinhalese','es' => 'Spanish',
 
67
        'sv' => 'Swedish','ta' => 'Tamil',
 
68
        'te' => 'Telugu','th' => 'Thai',
 
69
        'tr' => 'Turkish','vi' => 'Vietnamese',
61
70
);
62
71
 
63
72
$globals['rtl'] = array('ar','he');