Documentation TYPO3 par Ameos

locallang.php

00001 <?php
00002 $LOCAL_LANG = Array (
00003         "default" => Array (
00004                 "plugins_title"=>"Rating",
00005                 "plugins_description"=>"Inserts a rating element on the page.",
00006         ),
00007         "dk" => Array (
00008                 "plugins_title" => "Karaktergivning",
00009                 "plugins_description" => "Indsćtter et karaktergivnings-element pĺ siden (Rating).",
00010         ),
00011         "de" => Array (
00012                 "plugins_title" => "Bewertung",
00013                 "plugins_description" => "Fügt ein Bewertungselement auf der Seite ein.",
00014         ),
00015         "no" => Array (
00016                 "plugins_title" => "Karaktergivning",
00017                 "plugins_description" => "Setter inn et karaktergivningselement pĺ siden (Rating).",
00018         ),
00019         "it" => Array (
00020         ),
00021         "pl" => Array (
00022                 "plugins_title" => "Ranking",
00023                 "plugins_description" => "Wstawia element, dzięki któremu można wydać ocenę.",
00024         ),
00025         "fr" => Array (
00026         ),
00027         "es" => Array (
00028         ),
00029         "nl" => Array (
00030                 "plugins_title" => "Waardering",
00031                 "plugins_description" => "Invoegen waarderingselement op de pagina.",
00032         ),
00033         "cz" => Array (
00034         ),
00035         "si" => Array (
00036         ),
00037         "fi" => Array (
00038                 "plugins_title" => "Arvostelu",
00039                 "plugins_description" => "Lisää arvostelu elementin sivulle.",
00040         ),
00041         "tr" => Array (
00042                 "plugins_title" => "Rating",
00043                 "plugins_description" => "Sayfa üzerinde rating elementi ekle",
00044         )
00045 );
00046 ?>


Généré par Le spécialiste TYPO3 avec  doxygen 1.4.6