Documentation TYPO3 par Ameos |
00001 <?php 00002 00003 $LOCAL_LANG = Array ( 00004 "default" => Array ( 00005 "sys_note" => "Internal note", 00006 "sys_note.category.I.1" => "Instructions", 00007 "sys_note.category.I.2" => "Notes", 00008 "sys_note.category.I.3" => "To-do", 00009 "sys_note.category.I.4" => "Template", 00010 "sys_note.subject" => "Subject:", 00011 "sys_note.message" => "Message:", 00012 "sys_note.personal" => "Personal:", 00013 ), 00014 "dk" => Array ( 00015 "sys_note" => "Intern note", 00016 "sys_note.category.I.1" => "Vejledning", 00017 "sys_note.category.I.2" => "Noter", 00018 "sys_note.category.I.3" => "To-do", 00019 "sys_note.category.I.4" => "Skabelon", 00020 "sys_note.subject" => "Emne:", 00021 "sys_note.message" => "Indhold:", 00022 "sys_note.personal" => "Personlig:", 00023 ), 00024 "de" => Array ( 00025 "sys_note" => "Interne Notiz", 00026 "sys_note.category.I.1" => "Anweisung", 00027 "sys_note.category.I.2" => "Notiz", 00028 "sys_note.category.I.3" => "To-do", 00029 "sys_note.category.I.4" => "Template", 00030 "sys_note.subject" => "Titel:", 00031 "sys_note.message" => "Inhalt:", 00032 "sys_note.personal" => "Persönlich:", 00033 ), 00034 "no" => Array ( 00035 "sys_note" => "Internt notis", 00036 "sys_note.category.I.1" => "Veiledning", 00037 "sys_note.category.I.2" => "Notis", 00038 "sys_note.category.I.3" => "Oppgave", 00039 "sys_note.category.I.4" => "Mal", 00040 "sys_note.subject" => "Emne:", 00041 "sys_note.message" => "Innhold:", 00042 "sys_note.personal" => "Personlig:", 00043 ), 00044 "it" => Array ( 00045 "sys_note" => "Note interne", 00046 "sys_note.category.I.1" => "Istruzioni", 00047 "sys_note.category.I.2" => "Note", 00048 "sys_note.category.I.3" => "Da fare", 00049 "sys_note.category.I.4" => "Template", 00050 "sys_note.subject" => "Soggetto:", 00051 "sys_note.message" => "Messaggio:", 00052 "sys_note.personal" => "Personale:", 00053 ), 00054 "fr" => Array ( 00055 "sys_note" => "Note interne", 00056 "sys_note.category.I.1" => "Insctructions", 00057 "sys_note.category.I.2" => "Notes", 00058 "sys_note.category.I.3" => "A Faire", 00059 "sys_note.category.I.4" => "Gabarit", 00060 "sys_note.subject" => "Sujet:", 00061 "sys_note.message" => "Message:", 00062 "sys_note.personal" => "Personnel:", 00063 ), 00064 "es" => Array ( 00065 "sys_note" => "Nota Interna", 00066 "sys_note.category.I.1" => "Instructies", 00067 "sys_note.category.I.2" => "Notas", 00068 "sys_note.category.I.3" => "Por hacer", 00069 "sys_note.subject" => "Asunto:", 00070 "sys_note.message" => "Mensaje:", 00071 "sys_note.personal" => "Personal:", 00072 ), 00073 "nl" => Array ( 00074 "sys_note" => "Interne opmerking", 00075 "sys_note.category.I.1" => "Instructies", 00076 "sys_note.category.I.2" => "Opmerkingen", 00077 "sys_note.category.I.3" => "Te-Doen", 00078 "sys_note.category.I.4" => "Template", 00079 "sys_note.subject" => "Onderwerp:", 00080 "sys_note.message" => "Bericht:", 00081 "sys_note.personal" => "Persoonlijk:", 00082 ), 00083 "cz" => Array ( 00084 "sys_note" => "Interní poznámka", 00085 "sys_note.category.I.1" => "Instrukce", 00086 "sys_note.category.I.2" => "Poznámky", 00087 "sys_note.category.I.3" => "Úkoly", 00088 "sys_note.category.I.4" => "Šablona", 00089 "sys_note.subject" => "Předmět:", 00090 "sys_note.message" => "Zpráva:", 00091 "sys_note.personal" => "Osobní:", 00092 ), 00093 "pl" => Array ( 00094 "sys_note" => "Notatka wewnętrzna", 00095 "sys_note.category.I.1" => "Instrukcje", 00096 "sys_note.category.I.2" => "Notatki", 00097 "sys_note.category.I.3" => "Zadanie", 00098 "sys_note.category.I.4" => "Szablon", 00099 "sys_note.subject" => "Temat:", 00100 "sys_note.message" => "Wiadomo¶ć:", 00101 "sys_note.personal" => "Prywatna:", 00102 ), 00103 "si" => Array ( 00104 "sys_note" => "Interna opomba", 00105 "sys_note.category.I.1" => "Navodila", 00106 "sys_note.category.I.2" => "Opombe", 00107 "sys_note.category.I.3" => "Naloge", 00108 "sys_note.category.I.4" => "Predloga", 00109 "sys_note.subject" => "Predmet:", 00110 "sys_note.message" => "Sporočilo:", 00111 "sys_note.personal" => "Osebno:", 00112 ), 00113 "fi" => Array ( 00114 "sys_note" => "Sisäinen tiedote", 00115 "sys_note.category.I.1" => "Ohjeet", 00116 "sys_note.category.I.2" => "Muistiot", 00117 "sys_note.category.I.3" => "To-Do", 00118 "sys_note.category.I.4" => "Malli", 00119 "sys_note.subject" => "Asia:", 00120 "sys_note.message" => "Viesti:", 00121 "sys_note.personal" => "Henkilökohtainen:", 00122 ), 00123 "tr" => Array ( 00124 "sys_note" => "Ýç kýsma ait not", 00125 "sys_note.category.I.1" => "Kýlavuz", 00126 "sys_note.category.I.2" => "Notlar", 00127 "sys_note.category.I.3" => "Yapýlacak iţler", 00128 "sys_note.category.I.4" => "Ţablon", 00129 "sys_note.subject" => "Konu:", 00130 "sys_note.message" => "Mesaj:", 00131 "sys_note.personal" => "Kiţisel:", 00132 ), 00133 "se" => Array ( 00134 00135 ), 00136 "pt" => Array ( 00137 00138 ), 00139 "ru" => Array ( 00140 00141 ), 00142 ); 00143 ?>