Documentation TYPO3 par Ameos |
00001 <?php 00002 00003 $LOCAL_LANG = Array ( 00004 'default' => Array ( 00005 'tx_taskcentermodules' => 'Plugins', 00006 ), 00007 'dk' => Array ( 00008 'tx_taskcentermodules' => 'Plugins', 00009 ), 00010 'de' => Array ( 00011 'tx_taskcentermodules' => 'Erweiterungen', 00012 ), 00013 'no' => Array ( 00014 'tx_taskcentermodules' => 'Plugins', 00015 ), 00016 'it' => Array ( 00017 'tx_taskcentermodules' => 'Plugins', 00018 ), 00019 'fr' => Array ( 00020 ), 00021 'es' => Array ( 00022 ), 00023 'nl' => Array ( 00024 'tx_taskcentermodules' => 'Plugins', 00025 ), 00026 'cz' => Array ( 00027 'tx_taskcentermodules' => 'Pluginy', 00028 ), 00029 'pl' => Array ( 00030 'tx_taskcentermodules' => 'Wtyczki', 00031 ), 00032 'si' => Array ( 00033 ), 00034 'fi' => Array ( 00035 'tx_taskcentermodules' => 'Liitetoiminnot', 00036 ), 00037 'tr' => Array ( 00038 'tx_taskcentermodules' => 'Modüller', 00039 ), 00040 'se' => Array ( 00041 ), 00042 'pt' => Array ( 00043 'tx_taskcentermodules' => 'Plugins', 00044 ), 00045 'ru' => Array ( 00046 'tx_taskcentermodules' => 'Ïëàãèíû', 00047 ), 00048 'ro' => Array ( 00049 ), 00050 'ch' => Array ( 00051 ), 00052 'sk' => Array ( 00053 ), 00054 'lt' => Array ( 00055 ), 00056 ); 00057 ?>