Documentation TYPO3 par Ameos |
00001 <?php 00002 00003 $LOCAL_LANG = Array ( 00004 'default' => Array ( 00005 'chLog_title' => 'Admin Changelog', 00006 'chLog_users_0' => 'All users', 00007 'chLog_users_-1' => 'Self', 00008 'chLog_time_0' => 'This week', 00009 'chLog_time_1' => 'Last week', 00010 'chLog_time_2' => 'Last 7 days', 00011 'chLog_time_10' => 'This month', 00012 'chLog_time_11' => 'Last month', 00013 'chLog_time_12' => 'Last 31 days', 00014 'chLog_time_20' => 'No limit', 00015 'chLog_l_time' => 'Time', 00016 'chLog_l_user' => 'User', 00017 'chLog_l_error' => 'E', 00018 'chLog_l_action' => 'Action', 00019 'chLog_l_table' => 'Table', 00020 'chLog_l_details' => 'Details', 00021 'chLog_menuUsers' => 'Users', 00022 'chLog_menuDepth' => 'Depth', 00023 'chLog_menuTime' => 'Time', 00024 ), 00025 'dk' => Array ( 00026 'chLog_title' => 'Opdateringslog', 00027 'chLog_users_0' => 'Alle brugere', 00028 'chLog_users_-1' => 'Selv', 00029 'chLog_time_0' => 'Denne uge', 00030 'chLog_time_1' => 'Forrige uge', 00031 'chLog_time_2' => 'Sidste 7 dage', 00032 'chLog_time_10' => 'Denne måned', 00033 'chLog_time_11' => 'Forrige måned', 00034 'chLog_time_12' => 'Sidste 31 dage', 00035 'chLog_time_20' => 'Ingen grænse', 00036 'chLog_l_time' => 'Tid', 00037 'chLog_l_user' => 'Bruger', 00038 'chLog_l_error' => 'F', 00039 'chLog_l_action' => 'Handling', 00040 'chLog_l_table' => 'Tabel', 00041 'chLog_l_details' => 'Detaljer', 00042 'chLog_menuUsers' => 'Brugere', 00043 'chLog_menuDepth' => 'Niveauer', 00044 'chLog_menuTime' => 'Tid', 00045 ), 00046 'de' => Array ( 00047 'chLog_title' => 'Admin Changelog', 00048 'chLog_users_0' => 'Alle Benutzer', 00049 'chLog_users_-1' => 'Selbst', 00050 'chLog_time_0' => 'Diese Woche', 00051 'chLog_time_1' => 'Letzte Woche', 00052 'chLog_time_2' => 'Letzten 7 Tage', 00053 'chLog_time_10' => 'Diesen Monat', 00054 'chLog_time_11' => 'Letzten Monat', 00055 'chLog_time_12' => 'Letzte 31 Tage', 00056 'chLog_time_20' => 'Ohne Begrenzung', 00057 'chLog_l_time' => 'Zeit', 00058 'chLog_l_user' => 'Benutzer', 00059 'chLog_l_error' => 'E', 00060 'chLog_l_action' => 'Befehl', 00061 'chLog_l_table' => 'Tabelle', 00062 'chLog_l_details' => 'Details', 00063 'chLog_menuUsers' => 'Benutzer', 00064 'chLog_menuDepth' => 'Tiefe', 00065 'chLog_menuTime' => 'Zeit', 00066 ), 00067 'no' => Array ( 00068 'chLog_title' => 'Oppdateringslogg', 00069 'chLog_users_0' => 'Alle brukere', 00070 'chLog_users_-1' => 'Selv', 00071 'chLog_time_0' => 'Denne uken', 00072 'chLog_time_1' => 'Forrige uke', 00073 'chLog_time_2' => 'Siste 7 dager', 00074 'chLog_time_10' => 'Denne måned', 00075 'chLog_time_11' => 'Forrige måned', 00076 'chLog_time_12' => 'Siste 31 dager', 00077 'chLog_time_20' => 'Ingen begrensning', 00078 'chLog_l_time' => 'Tid', 00079 'chLog_l_user' => 'Bruker', 00080 'chLog_l_error' => 'F', 00081 'chLog_l_action' => 'Handling', 00082 'chLog_l_table' => 'Tabell', 00083 'chLog_l_details' => 'Detaljer', 00084 'chLog_menuUsers' => 'Brukere', 00085 'chLog_menuDepth' => 'Nivåer', 00086 'chLog_menuTime' => 'Tid', 00087 ), 00088 'it' => Array ( 00089 'chLog_title' => 'Changelog dell\'amministratore', 00090 'chLog_users_0' => 'Tutti gli utenti', 00091 'chLog_users_-1' => 'Self', 00092 'chLog_time_0' => 'Questa settimana', 00093 'chLog_time_1' => 'Ultima settimana', 00094 'chLog_time_2' => 'Ultimi sette giorni', 00095 'chLog_time_10' => 'Questo mese', 00096 'chLog_time_11' => 'Ultimo mese', 00097 'chLog_time_12' => 'Ultimi 31 giorni', 00098 'chLog_time_20' => 'Nessun limite', 00099 'chLog_l_time' => 'Ora', 00100 'chLog_l_user' => 'Utente', 00101 'chLog_l_error' => 'E', 00102 'chLog_l_action' => 'Azione', 00103 'chLog_l_table' => 'Tavola', 00104 'chLog_l_details' => 'Dettagli', 00105 'chLog_menuUsers' => 'Utenti', 00106 'chLog_menuDepth' => 'Profondita', 00107 'chLog_menuTime' => 'Ora', 00108 ), 00109 'fr' => Array ( 00110 'chLog_title' => 'Log des modification (Admin)', 00111 'chLog_users_0' => 'Tous les utilisateurs', 00112 'chLog_users_-1' => 'Personnel', 00113 'chLog_time_0' => 'Cette semaine', 00114 'chLog_time_1' => 'Dernière semaine', 00115 'chLog_time_2' => 'Derniers 7 jours', 00116 'chLog_time_10' => 'Ce mois', 00117 'chLog_time_11' => 'Dernier mois', 00118 'chLog_time_12' => 'Dernier 31 jours', 00119 'chLog_time_20' => 'Pas de limite', 00120 'chLog_l_time' => 'Temps', 00121 'chLog_l_user' => 'Utilisateur', 00122 'chLog_l_error' => 'E', 00123 'chLog_l_action' => 'Action', 00124 'chLog_l_table' => 'Table', 00125 'chLog_l_details' => 'Détails', 00126 'chLog_menuUsers' => 'Utilisateurs', 00127 'chLog_menuDepth' => 'Profondeur', 00128 'chLog_menuTime' => 'Temps', 00129 ), 00130 'es' => Array ( 00131 'chLog_title' => 'Bitácora de cambios', 00132 'chLog_users_0' => 'Todos los usuarios', 00133 'chLog_users_-1' => 'Yo mismo', 00134 'chLog_time_0' => 'Esta semana', 00135 'chLog_time_1' => 'Semana pasada', 00136 'chLog_time_2' => 'Últimos 7 días', 00137 'chLog_time_10' => 'Este mes', 00138 'chLog_time_11' => 'Mes pasado', 00139 'chLog_time_12' => 'Últimos 31 días', 00140 'chLog_time_20' => 'Sin límite', 00141 'chLog_l_time' => 'Hora', 00142 'chLog_l_user' => 'Usuario', 00143 'chLog_l_error' => 'E', 00144 'chLog_l_action' => 'Acción', 00145 'chLog_l_table' => 'Tabla', 00146 'chLog_l_details' => 'Detalles', 00147 'chLog_menuUsers' => 'Usuarios', 00148 'chLog_menuDepth' => 'Profundidad', 00149 'chLog_menuTime' => 'Hora', 00150 ), 00151 'nl' => Array ( 00152 'chLog_title' => 'Overzicht van wijzigingen', 00153 'chLog_users_0' => 'Alle gebruikers', 00154 'chLog_users_-1' => 'Zelf', 00155 'chLog_time_0' => 'Deze week', 00156 'chLog_time_1' => 'Vorige week', 00157 'chLog_time_2' => 'Laatste zeven dagen', 00158 'chLog_time_10' => 'Deze maand', 00159 'chLog_time_11' => 'Vorige maand', 00160 'chLog_time_12' => 'Laatste 31 dagen', 00161 'chLog_time_20' => 'Geen limiet', 00162 'chLog_l_time' => 'Tijd', 00163 'chLog_l_user' => 'Gebruiker', 00164 'chLog_l_error' => 'E', 00165 'chLog_l_action' => 'Actie', 00166 'chLog_l_table' => 'Tabel', 00167 'chLog_l_details' => 'Details', 00168 'chLog_menuUsers' => 'Gebruikers', 00169 'chLog_menuDepth' => 'Diepte', 00170 'chLog_menuTime' => 'Tijd', 00171 ), 00172 'cz' => Array ( 00173 'chLog_title' => 'Admin záznam zmìn', 00174 'chLog_users_0' => 'Všichni uživatelé', 00175 'chLog_users_-1' => 'Já', 00176 'chLog_time_0' => 'Tento týten', 00177 'chLog_time_1' => 'Minulý týden', 00178 'chLog_time_2' => 'Posledních 7 dní', 00179 'chLog_time_10' => 'Tento mìsíc', 00180 'chLog_time_11' => 'Minulý mìsíc', 00181 'chLog_time_12' => 'Posledních 31 dní', 00182 'chLog_time_20' => 'Žádné omezení', 00183 'chLog_l_time' => 'Èas', 00184 'chLog_l_user' => 'Uživatel', 00185 'chLog_l_error' => 'E', 00186 'chLog_l_action' => 'Akce', 00187 'chLog_l_table' => 'Tabulka', 00188 'chLog_l_details' => 'Detaily', 00189 'chLog_menuUsers' => 'Uživatelé', 00190 'chLog_menuDepth' => 'Hloubka', 00191 'chLog_menuTime' => 'Èas', 00192 ), 00193 'pl' => Array ( 00194 'chLog_title' => 'Log zmian', 00195 'chLog_users_0' => 'Zmiany wszystkich', 00196 'chLog_users_-1' => 'Tylko moje', 00197 'chLog_time_0' => 'Z tego tygodnia', 00198 'chLog_time_1' => 'Zesz³ego tygodnia', 00199 'chLog_time_2' => 'Ostatnich 7 dni', 00200 'chLog_time_10' => 'Tego miesi±ca', 00201 'chLog_time_11' => 'Zesz³ego miesi±ca', 00202 'chLog_time_12' => 'Ostatnich 31 dni', 00203 'chLog_time_20' => 'Bez ograniczenia', 00204 'chLog_l_time' => 'Czas', 00205 'chLog_l_user' => 'U¿ytkownik', 00206 'chLog_l_error' => 'E', 00207 'chLog_l_action' => 'Akcja', 00208 'chLog_l_table' => 'Tablica', 00209 'chLog_l_details' => 'Szczegó³y', 00210 'chLog_menuUsers' => 'U¿ytkownicy', 00211 'chLog_menuDepth' => 'G³êboko¶æ', 00212 'chLog_menuTime' => 'Czas', 00213 ), 00214 'si' => Array ( 00215 'chLog_title' => 'Dnevnik', 00216 'chLog_users_0' => 'Vsi uporabniki', 00217 'chLog_users_-1' => 'Jaz', 00218 'chLog_time_0' => 'Ta teden', 00219 'chLog_time_1' => 'Prejšnji teden', 00220 'chLog_time_2' => 'Zadnjih 7 dni', 00221 'chLog_time_10' => 'Ta mesec', 00222 'chLog_time_11' => 'Zadnji mesec', 00223 'chLog_time_12' => 'Zadnjih 31 dni', 00224 'chLog_time_20' => 'Brez omejitve', 00225 'chLog_l_time' => 'Èas', 00226 'chLog_l_user' => 'Uporabnik', 00227 'chLog_l_error' => 'N', 00228 'chLog_l_action' => 'Akcija', 00229 'chLog_l_table' => 'Tabela', 00230 'chLog_l_details' => 'Podrobnosti', 00231 'chLog_menuUsers' => 'Uporabniki', 00232 'chLog_menuDepth' => 'Globina', 00233 'chLog_menuTime' => 'Èas', 00234 ), 00235 'fi' => Array ( 00236 'chLog_title' => 'Admin muutosloki', 00237 'chLog_users_0' => 'Kaikki käyttäjät', 00238 'chLog_users_-1' => 'Itse', 00239 'chLog_time_0' => 'Tämä viikko', 00240 'chLog_time_1' => 'Viime viikko', 00241 'chLog_time_2' => 'Viimeiset 7 päivää', 00242 'chLog_time_10' => 'Tämä kuukausi', 00243 'chLog_time_11' => 'Viime kuukausi', 00244 'chLog_time_12' => 'Viimeiset 31 päivää', 00245 'chLog_time_20' => 'Ei rajoituksia', 00246 'chLog_l_time' => 'Aika', 00247 'chLog_l_user' => 'Käyttäjä', 00248 'chLog_l_error' => 'E', 00249 'chLog_l_action' => 'Toiminta', 00250 'chLog_l_table' => 'Taulu', 00251 'chLog_l_details' => 'Yksityiskohdat', 00252 'chLog_menuUsers' => 'Käyttäjät', 00253 'chLog_menuDepth' => 'Syvyys', 00254 'chLog_menuTime' => 'Aika', 00255 ), 00256 'tr' => Array ( 00257 'chLog_title' => 'Deðiþim logunun Yönetim', 00258 'chLog_users_0' => 'Tüm kullanýcýlar', 00259 'chLog_users_-1' => 'Kendi', 00260 'chLog_time_0' => 'Bu hafta', 00261 'chLog_time_1' => 'Geçen hafta', 00262 'chLog_time_2' => 'Geçen 7 gün', 00263 'chLog_time_10' => 'Bu ay', 00264 'chLog_time_11' => 'Geçen ay', 00265 'chLog_time_12' => 'Son 31 gün', 00266 'chLog_time_20' => 'Limitsiz', 00267 'chLog_l_time' => 'Zaman', 00268 'chLog_l_user' => 'Kullanýý', 00269 'chLog_l_error' => 'H', 00270 'chLog_l_action' => 'Aksiyon', 00271 'chLog_l_table' => 'Tablo', 00272 'chLog_l_details' => 'Ayrýntýlar', 00273 'chLog_menuUsers' => 'Kullanýcýlar', 00274 'chLog_menuDepth' => 'Derinlik', 00275 'chLog_menuTime' => 'Zaman', 00276 ), 00277 'se' => Array ( 00278 'chLog_title' => 'Admin-log över ändringar', 00279 'chLog_users_0' => 'Alla användare', 00280 'chLog_users_-1' => 'Själv', 00281 'chLog_time_0' => 'Denna vecka', 00282 'chLog_time_1' => 'Senaste vecka', 00283 'chLog_time_2' => 'Senaste 7 dagar', 00284 'chLog_time_10' => 'Denna månad', 00285 'chLog_time_11' => 'Senaste månad', 00286 'chLog_time_12' => 'Senaste 31 dagar', 00287 'chLog_time_20' => 'Utan gräns', 00288 'chLog_l_time' => 'Tid', 00289 'chLog_l_user' => 'Användare', 00290 'chLog_l_error' => 'FEL', 00291 'chLog_l_action' => 'Händelse', 00292 'chLog_l_table' => 'Tabell', 00293 'chLog_l_details' => 'Detaljer', 00294 'chLog_menuUsers' => 'Användare', 00295 'chLog_menuDepth' => 'Djup', 00296 'chLog_menuTime' => 'Tid', 00297 ), 00298 'pt' => Array ( 00299 'chLog_title' => 'Diário do Admin', 00300 'chLog_users_0' => 'Todos os Utilizadores', 00301 'chLog_users_-1' => 'Próprio', 00302 'chLog_time_0' => 'Esta semana', 00303 'chLog_time_1' => 'Última semana', 00304 'chLog_time_2' => 'Últimos 7 dias', 00305 'chLog_time_10' => 'Este mês', 00306 'chLog_time_11' => 'Último mês', 00307 'chLog_time_12' => 'Últimos 31 dias', 00308 'chLog_time_20' => 'Sem limite', 00309 'chLog_l_time' => 'Hora', 00310 'chLog_l_user' => 'Utilizador', 00311 'chLog_l_error' => 'Erro', 00312 'chLog_l_action' => 'Acção', 00313 'chLog_l_table' => 'Tabela', 00314 'chLog_l_details' => 'Detalhes', 00315 'chLog_menuUsers' => 'Utilizadores', 00316 'chLog_menuDepth' => 'Profundidade', 00317 'chLog_menuTime' => 'Horas', 00318 ), 00319 'ru' => Array ( 00320 ), 00321 'ro' => Array ( 00322 'chLog_title' => 'Modificãri administrare', 00323 'chLog_users_0' => 'Toþi utilizatorii', 00324 'chLog_users_-1' => 'Sine', 00325 'chLog_time_0' => 'Sãptãmîna aceasta', 00326 'chLog_time_1' => 'Ultima sãptãmînã', 00327 'chLog_time_2' => 'Ultimile 7 zile', 00328 'chLog_time_10' => 'Luna aceasta', 00329 'chLog_time_11' => 'Ultima lunã', 00330 'chLog_time_12' => 'Ultimile 31 zile', 00331 'chLog_time_20' => 'Fãrã limite', 00332 'chLog_l_time' => 'Data', 00333 'chLog_l_user' => 'Utilizator', 00334 'chLog_l_error' => 'E', 00335 'chLog_l_action' => 'Acþiune', 00336 'chLog_l_table' => 'Tabel', 00337 'chLog_l_details' => 'Detalii', 00338 'chLog_menuUsers' => 'Utilizatori', 00339 'chLog_menuDepth' => 'Adîncime', 00340 'chLog_menuTime' => 'Data', 00341 ), 00342 'ch' => Array ( 00343 ), 00344 'sk' => Array ( 00345 ), 00346 'lt' => Array ( 00347 ), 00348 ); 00349 ?>