Documentation TYPO3 par Ameos

locallang.php

00001 <?php
00002 
00003 $LOCAL_LANG = Array (
00004         'default' => Array (
00005                 'type_1' => 'DB',
00006                 'action_1_1' => 'Insert',
00007                 'action_1_2' => 'Update',
00008                 'action_1_3' => 'Delete',
00009                 'action_1_4' => 'Check',
00010                 'msg_1_0_1' => 'Referer host \'%s\' and server host \'%s\' did not match!',
00011                 'msg_1_1_11' => 'Attempt to insert record on page \'%s\' (%s) where this table, %s, is not allowed',
00012                 'msg_1_1_12' => 'Attempt to insert a record on page \'%s\' (%s) from table \'%s\' without permissions. Or non-existing page.',
00013                 'msg_1_2_1' => 'Attempt to modify table \'%s\' without permission',
00014                 'msg_1_2_2' => 'Attempt to modify record \'%s\' (%s) without permission. Or non-existing page.',
00015                 'msg_1_2_10' => 'Record \'%s\' (%s) was updated.',
00016                 'msg_1_2_12' => 'MySQL error: \'%s\' (%s)',
00017                 'msg_1_4_1' => 'Attempt to move record \'%s\' (%s) to after a non-existing record (uid=%s)',
00018                 'msg_1_4_2' => 'Moved record \'%s\' (%s) to page \'%s\' (%s)',
00019                 'msg_1_4_3' => 'Moved record \'%s\' (%s) from page \'%s\' (%s)',
00020                 'msg_1_4_4' => 'Moved record \'%s\' (%s) on page \'%s\' (%s)',
00021                 'msg_1_4_10' => 'Attempt to move page \'%s\' (%s) to inside of its own rootline (at page \'%s\' (%s))',
00022                 'msg_1_4_11' => 'Attempt to insert record on page \'%s\' (%s) where this table, %s, is not allowed',
00023                 'msg_1_4_12' => 'Attempt to insert a record on page \'%s\' (%s) from table \'%s\' without permissions. Or non-existing page.',
00024                 'msg_1_4_13' => 'Attempt to move record \'%s\' (%s) to after another record, although the table has no sorting row.',
00025                 'msg_1_4_14' => 'Attempt to move record \'%s\' (%s) without having permissions to do so',
00026                 'msg_1_5_1' => 'You cannot change the \'doktype\' of page \'%s\' to the desired value.',
00027                 'msg_1_5_2' => '\'doktype\' of page \'%s\' could not be changed because the page contains records from disallowed tables; %s',
00028                 'msg_1_5_3' => 'Too few items in the list of values. (%s)',
00029                 'msg_1_5_10' => 'Could not delete file \'%s\' (does not exist). (%s)',
00030                 'msg_1_5_11' => 'Copying file \'%s\' failed!: No destination file (%s) possible!. (%s)',
00031                 'msg_1_5_12' => 'Fileextension \'%s\' not allowed. (%s)',
00032                 'msg_1_5_13' => 'Filesize (%s) of file \'%s\' exceeds limit (%s). (%s)',
00033                 'msg_1_5_14' => 'The destination (%s) or the source file (%s) does not exist. (%s)',
00034                 'msg_1_5_15' => 'Copying to file \'%s\' failed! (%s)',
00035                 'msg_1_5_16' => 'Copying file \'%s\' failed!: The destination path (%s) may be write protected. Please make it write enabled!. (%s)',
00036                 'type_2' => 'FILE',
00037                 'action_2_1' => 'Upload',
00038                 'action_2_2' => 'Copy',
00039                 'action_2_3' => 'Move',
00040                 'action_2_4' => 'Delete',
00041                 'action_2_5' => 'Rename',
00042                 'action_2_6' => 'New',
00043                 'action_2_7' => 'Unzip',
00044                 'action_2_8' => 'New file',
00045                 'action_2_9' => 'Edit',
00046                 'msg_2_9_1' => 'File saved to \'%s\', bytes: %s, MD5: %s ',
00047                 'type_254' => 'SETTING',
00048                 'action_254_1' => 'Change',
00049                 'type_255' => 'LOGIN',
00050                 'action_255_1' => 'LOGIN',
00051                 'action_255_2' => 'LOGOUT',
00052                 'action_255_3' => 'ATTEMPT',
00053         ),
00054         'dk' => Array (
00055                 'msg_1_2_10' => 'Elementet \'%s\' (\'%s:%s\') er opdateret.',
00056                 'msg_2_9_1' => 'Fil \'%s\' gemt, bytes: %s, MD5: %s ',
00057         ),
00058         'de' => Array (
00059                 'type_1' => 'DB',
00060                 'action_1_1' => 'Einfügen',
00061                 'action_1_2' => 'Aktualisieren',
00062                 'action_1_3' => 'Löschen',
00063                 'action_1_4' => 'Prüfen',
00064                 'msg_1_2_12' => 'MySQL-Fehler: \'%s\' (%s)',
00065                 'msg_1_4_2' => 'Datensatz \'%s\' (%s) verschoben auf Seite \'%s\' (%s)',
00066                 'msg_1_4_3' => 'Datensatz \'%s\' (%s) verschoben von Seite \'%s\' (%s)',
00067                 'msg_1_4_4' => 'Datensatz \'%s\' (%s) verschoben innerhalb der Seite \'%s\' (%s)',
00068                 'msg_1_5_12' => 'Dateiendung \'%s\' nicht erlaubt. (%s)',
00069                 'msg_1_5_13' => 'Dateigrösse (%s) von Datei \'%s\' erreicht Limit (%s). (%s)',
00070                 'type_2' => 'DATEI',
00071                 'action_2_1' => 'Hochladen',
00072                 'action_2_2' => 'Kopieren',
00073                 'action_2_3' => 'Verschieben',
00074                 'action_2_4' => 'Löschen',
00075                 'action_2_5' => 'Umbenennen',
00076                 'action_2_6' => 'Neu',
00077                 'action_2_7' => 'Dekomprimieren',
00078                 'action_2_8' => 'Neue Datei',
00079                 'action_2_9' => 'Bearbeiten',
00080                 'msg_2_9_1' => 'Datei gespeichert unter \'%s\', Grösse: %s Bytes, MD5: %s',
00081                 'type_254' => 'EINSTELLUNGEN',
00082                 'action_254_1' => 'Ändern',
00083                 'type_255' => 'LOGIN',
00084                 'action_255_1' => 'LOGIN',
00085                 'action_255_2' => 'LOGOUT',
00086         ),
00087         'no' => Array (
00088         ),
00089         'it' => Array (
00090                 'type_1' => 'DB',
00091                 'type_2' => 'File',
00092                 'action_2_1' => 'Invia',
00093                 'action_2_2' => 'Copia',
00094                 'action_2_3' => 'Muovi',
00095                 'action_2_4' => 'Cancella',
00096                 'action_2_5' => 'Rinomina',
00097                 'action_2_6' => 'Nuovo',
00098                 'action_2_7' => 'Unzip',
00099                 'type_254' => 'Configurazione',
00100                 'action_254_1' => 'Cambio',
00101                 'type_255' => 'Login',
00102                 'action_255_1' => 'Login',
00103                 'action_255_2' => 'Uscita',
00104                 'action_255_3' => 'Tentativo',
00105         ),
00106         'fr' => Array (
00107                 'type_1' => 'BD',
00108                 'action_1_1' => 'Insérer',
00109                 'action_1_2' => 'Mettre à jour',
00110                 'action_1_3' => 'Supprimer',
00111                 'action_1_4' => 'Contrôler',
00112                 'type_2' => 'FICHIER',
00113                 'action_2_1' => 'Charger',
00114                 'action_2_2' => 'Copier',
00115                 'action_2_3' => 'Déplacer',
00116                 'action_2_4' => 'Supprimer',
00117                 'action_2_5' => 'Renommer',
00118                 'action_2_6' => 'Nouveau',
00119                 'action_2_7' => 'Décompresser',
00120                 'action_2_8' => 'Nouveau fichier',
00121                 'action_2_9' => 'Editer',
00122                 'type_254' => 'CONFIGURATION',
00123                 'action_254_1' => 'Changement',
00124                 'type_255' => 'ENTRER',
00125                 'action_255_1' => 'ENTRER',
00126                 'action_255_2' => 'SORTIR',
00127                 'action_255_3' => 'SORTIR',
00128         ),
00129         'es' => Array (
00130         ),
00131         'nl' => Array (
00132         ),
00133         'cz' => Array (
00134                 'type_1' => 'DB',
00135                 'action_1_1' => 'Vložení',
00136                 'action_1_2' => 'Aktualizace',
00137                 'action_1_3' => 'Odstranìní',
00138                 'action_1_4' => 'Kontrola',
00139                 'msg_1_2_10' => 'Záznam \'%s\' (%s) byl aktualizován.',
00140                 'type_2' => 'SOUBOR',
00141                 'action_2_1' => 'Upload',
00142                 'action_2_2' => 'Kopie',
00143                 'action_2_3' => 'Pøesun',
00144                 'action_2_4' => 'Odstranìní',
00145                 'action_2_5' => 'Pøejmenování',
00146                 'action_2_6' => 'Nový',
00147                 'action_2_7' => 'Unzip',
00148                 'action_2_8' => 'Nový soubor',
00149                 'action_2_9' => 'Upravit',
00150                 'msg_2_9_1' => 'Soubor uložen do \'%s\', bytù: %s, MD5: %s',
00151                 'type_254' => 'NASTAVENÍ',
00152                 'action_254_1' => 'Zmìna',
00153                 'type_255' => 'LOGIN',
00154                 'action_255_1' => 'LOGIN',
00155                 'action_255_2' => 'LOGOUT',
00156                 'action_255_3' => 'POKUS',
00157         ),
00158         'pl' => Array (
00159                 'type_1' => 'DB',
00160                 'action_1_1' => 'Wstawienie',
00161                 'action_1_2' => 'Aktualizacja',
00162                 'action_1_3' => 'Usuniêcie',
00163                 'action_1_4' => 'Sprawdzenie',
00164                 'msg_1_2_10' => 'Rekord \'%s\' (%s) zosta³ zmieniony.',
00165                 'type_2' => 'FILE',
00166                 'action_2_1' => 'Upload',
00167                 'action_2_2' => 'Kopiowanie',
00168                 'action_2_3' => 'Przeniesienie',
00169                 'action_2_4' => 'Usuniêcie',
00170                 'action_2_5' => 'Zmiana nazwy',
00171                 'action_2_6' => 'Stworzenie nowego',
00172                 'action_2_7' => 'Rozpakowanie',
00173                 'action_2_8' => 'Nowy plik',
00174                 'action_2_9' => 'Edycja',
00175                 'msg_2_9_1' => 'Plik zapisany w \'%s\', bajtów: %s, MD5: %s',
00176                 'type_254' => 'USTAWIENIE',
00177                 'action_254_1' => 'Zmiana',
00178                 'type_255' => 'LOGIN',
00179                 'action_255_1' => 'LOGIN',
00180                 'action_255_2' => 'LOGOUT',
00181                 'action_255_3' => 'PRÓBA',
00182         ),
00183         'si' => Array (
00184                 'type_1' => 'BAZA',
00185                 'action_1_1' => 'Vstavi',
00186                 'action_1_2' => 'Posodobi',
00187                 'action_1_3' => 'Briši',
00188                 'action_1_4' => 'Preveri',
00189                 'msg_1_2_10' => 'Zapis \'%s\' (%s) je bil posodobljen.',
00190                 'type_2' => 'DATOTEKA',
00191                 'action_2_1' => 'Prenesi',
00192                 'action_2_2' => 'Kopiraj',
00193                 'action_2_3' => 'Premakni',
00194                 'action_2_4' => 'Briši',
00195                 'action_2_5' => 'Preimenuj',
00196                 'action_2_6' => 'Nova',
00197                 'action_2_7' => 'Unzip',
00198                 'type_254' => 'NASTAVITVE',
00199                 'action_254_1' => 'Spremeni',
00200                 'type_255' => 'PRIJAVA',
00201                 'action_255_1' => 'PRIJAVA',
00202                 'action_255_2' => 'ODJAVA',
00203                 'action_255_3' => 'POSKUS',
00204         ),
00205         'fi' => Array (
00206                 'type_1' => 'DB',
00207                 'action_1_1' => 'Lisää',
00208                 'action_1_2' => 'Päivitä',
00209                 'action_1_3' => 'Poista',
00210                 'action_1_4' => 'Tarkista',
00211                 'msg_1_0_1' => 'Referer host \'%s\' ja server host \'%s\' eivät vastaa toisiaan!',
00212                 'msg_1_1_11' => 'Yritys lisätä tietuetta sivulle \'%s\' (%s) jossa taulu, %s, ei ole sallittua',
00213                 'msg_1_1_12' => 'Yritys lisätä tietuetta sivulle \'%s\' (%s) taulusta \'%s\' ilman oikeuksia. Tai sivu jota ei ole.',
00214                 'msg_1_2_1' => 'Yritys muokata taulua \'%s\' ilman oikeuksia.',
00215                 'msg_1_2_2' => 'Yritys muokata tietuetta \'%s\' (%s) ilman oikeuksia. Tai sivu jota ei ole.',
00216                 'msg_1_2_10' => 'Tietue \'%s\' (%s) päivitettiin.',
00217                 'msg_1_2_12' => 'MySQL virhe: \'%s\' (%s)',
00218                 'msg_1_4_1' => 'Yritys siirtää tietuetta \'%s\' (%s) olemattoman tiedon jälkeiseksi (uid=%s)',
00219                 'msg_1_4_2' => 'Siirretty tietue \'%s\' (%s) sivulle \'%s\' (%s)',
00220                 'msg_1_4_3' => 'Siirretty tietue \'%s\' (%s) sivulta \'%s\' (%s)',
00221                 'msg_1_4_4' => 'Siirretty tietue \'%s\' (%s) sivulla \'%s\' (%s)',
00222                 'msg_1_4_10' => 'Yritys siirtäää sivu \'%s\' (%s) sen oman juuren sisälle (sivulla \'%s\' (%s))',
00223                 'msg_1_4_11' => 'Yritys lisätä tietue sivulle \'%s\' (%s) jossa on taulu, %s, ei ole sallittua',
00224                 'msg_1_4_12' => 'Yritys lisätä tietuetta sivulle \'%s\' (%s) taulusta \'%s\' ilman oikeuksia. Tai sivu jota ei ole.',
00225                 'msg_1_4_13' => 'Yritys siirtää tietuetta \'%s\' (%s) toisen tietueen jälkeiseksi, vaikkei taulussa ole lajittelu riviä.',
00226                 'msg_1_4_14' => 'Yritys siirtää tietuetta \'%s\' (%s) ilman oikeuksia tehdä sitä.',
00227                 'msg_1_5_1' => 'Et voi muuttaa sivun \'doktype\'  \'%s\' haluamaasi arvoon.',
00228                 'msg_1_5_2' => 'Sivun \'doktype\' \'%s\' ei voitu muuttaa koska sivu sisältää tietueita pois rajatuista tauluista; %s',
00229                 'msg_1_5_3' => 'Liian vähän muuttujia arvolistassa. (%s)',
00230                 'msg_1_5_10' => 'Tiedostoa \'%s\' ei voitu poistaa (ei ole olemassa). (%s)',
00231                 'msg_1_5_11' => 'Tiedoston \'%s\' kopiointi epäonnistui!: Ei kohdetiedosto (%s) mahdollisuutta!. (%s)',
00232                 'msg_1_5_12' => 'Tiedostolaji(pääte) \'%s\' ei sallittu. (%s)',
00233                 'msg_1_5_13' => 'Koko (%s) tiedostossa \'%s\' ylittää rajat (%s). (%s)',
00234                 'msg_1_5_14' => 'Kohde- (%s) tai lähdetiedostoa (%s) ei ole olemassa. (%s)',
00235                 'msg_1_5_15' => 'Kopiointi tiedostoon \'%s\' epäonnistui! (%s)',
00236                 'msg_1_5_16' => 'Tiedoston \'%s\' kopiointi epäonnistui!: Kohteen polku (%s) voi olla kirjoitussuojattu. Ole hyvä ja tee se kirjoituksen sallivaksi!. (%s)',
00237                 'type_2' => 'Tiedosto',
00238                 'action_2_1' => 'Vie',
00239                 'action_2_2' => 'Kopioi',
00240                 'action_2_3' => 'Siirrä',
00241                 'action_2_4' => 'Poista',
00242                 'action_2_5' => 'Nimeä uudelleen',
00243                 'action_2_6' => 'Uusi',
00244                 'action_2_7' => 'Pura (unzip)',
00245                 'action_2_8' => 'Uusi tiedosto',
00246                 'action_2_9' => 'Muokkaa',
00247                 'msg_2_9_1' => 'Tiedosto tallennettiin %s\', tavuja %s, MD5: %s',
00248                 'type_254' => 'Asetukset',
00249                 'action_254_1' => 'Muuta',
00250                 'type_255' => 'Sisäänkijoitus',
00251                 'action_255_1' => 'Sisäänkirjoitus',
00252                 'action_255_2' => 'Kirjottaudu ulos',
00253                 'action_255_3' => 'Yritys',
00254         ),
00255         'tr' => Array (
00256                 'type_1' => 'VB',
00257                 'action_1_1' => 'Ekle',
00258                 'action_1_2' => 'Güncelle',
00259                 'action_1_3' => 'Sil',
00260                 'action_1_4' => 'Kontrol et',
00261                 'msg_1_0_1' => 'Referer host \'%s\' ve sunucu host \'%s\' eþleþtirilemedi!',
00262                 'msg_1_1_11' => 'Sayfa üzerinde kayýt eklemeyi dene \'%s\' (%s) bu tablonun, %s, izin verilmediði aralýkta',
00263                 'msg_1_1_12' => 'Sayfa üzerinde bir kayýt eklemeyi dene \'%s\' (%s) tablodan \'%s\' izinsiz. Veya sayfa var olmaksýzýn.',
00264                 'msg_1_2_1' => 'Tabloyu modifiye etmeyi dene \'%s\' izinsiz',
00265                 'msg_1_2_2' => 'Kayýtý modifiye etmeyi dene \'%s\' (%s) izinsiz. Veya sayfa var olmaksýzýn.',
00266                 'msg_1_2_10' => 'Kayýt \'%s\' (%s) güncellendi.',
00267                 'msg_1_2_12' => 'MySQL hata: \'%s\' (%s)',
00268                 'msg_1_4_1' => 'Kayýtý taþýmayý dene \'%s\' (%s) sonraki var olmayan kayýta (uid=%s)',
00269                 'msg_1_4_2' => 'Kayýt taþýndý \'%s\' (%s) sayfaya \'%s\' (%s)',
00270                 'msg_1_4_3' => 'Kayýt taþýndý \'%s\' (%s) sayfadan \'%s\' (%s)',
00271                 'msg_1_4_4' => 'Kayýt taþýndý \'%s\' (%s) sayfa üzerine \'%s\' (%s)',
00272                 'msg_1_4_10' => 'Sayfayý taþýmayý dene \'%s\' (%s) kendi kökçizgisinin içine (sayfada \'%s\' (%s))',
00273                 'msg_1_4_11' => 'Sayfa üzerinde kayýt eklemeyi dene \'%s\' (%s) bu tablonun, %s, izin verilmediði aralýkta',
00274                 'msg_1_4_12' => 'Sayfa üzerinde bir kayýt eklemeyi dene \'%s\' (%s) tablodan \'%s\' izinsiz. Veya sayfa var olmaksýzýn.',
00275                 'msg_1_4_13' => 'Kayýtý taþýmayý dene \'%s\' (%s) sonraki baþka kayýta, yine de tablo satýrý olmadan.',
00276                 'msg_1_4_14' => 'Kayýtý taþýmayý dene \'%s\' (%s) bunu yapmayý saðlayan izinlere sahip olmadan',
00277                 'msg_1_5_1' => 'doktype\' sayfasýnýn arzu edilen deðerini\'%s\' deðiþtiemezsiniz.',
00278                 'msg_1_5_2' => '\'doktype\' sayfasý \'%s\' deðiþtirilemez çünkü sayfa içerik kayýtlarý izin alýnmayan tablolardan saðlanýyor; %s',
00279                 'msg_1_5_3' => 'Deðerlerin listelenmesinde çok az nesne var. (%s)',
00280                 'msg_1_5_10' => 'Silinemeyen dosya \'%s\' (mevcut deðil). (%s)',
00281                 'msg_1_5_11' => 'Kopyalanan dosya \'%s\' hatalý!: Herhangi bir hedef dosya (%s) olanaklý deðil!. (%s)',
00282                 'msg_1_5_12' => 'Dosya uzantýsý \'%s\' izin verilmedi. (%s)',
00283                 'msg_1_5_13' => 'Dosya ebatý (%s) dosyanýn \'%s\' limitini aþýyor (%s). (%s)',
00284                 'msg_1_5_14' => 'Hedef (%s) veya kaynak dosya (%s) mevcut deðil. (%s)',
00285                 'msg_1_5_15' => 'Kopyalanan dosya \'%s\' hatalý! (%s)',
00286                 'msg_1_5_16' => 'Kopyalanan dosya \'%s\' hatalý!: Hedef yolu (%s) yazmaya karþý korumalý olabilir. Lütfen yazýlabilir duruma çevirin!. (%s)',
00287                 'type_2' => 'DOSYA',
00288                 'action_2_1' => 'Yükleme',
00289                 'action_2_2' => 'Kopyala',
00290                 'action_2_3' => 'Taþý',
00291                 'action_2_4' => 'Sil',
00292                 'action_2_5' => 'Yeniden adlandýr',
00293                 'action_2_6' => 'Yeni',
00294                 'action_2_7' => 'Sýkýþtýrýlmýþ dosyayý aç',
00295                 'action_2_8' => 'Yeni dosya',
00296                 'action_2_9' => 'Düzenle',
00297                 'msg_2_9_1' => 'Dosyayý kaydet \'%s\', bytelara: %s, MD5: %s ',
00298                 'type_254' => 'AYAR',
00299                 'action_254_1' => 'Deðiþtir',
00300                 'type_255' => 'GÝRÝÞ',
00301                 'action_255_1' => 'GÝRÝÞ',
00302                 'action_255_2' => 'ÇIKIÞ',
00303                 'action_255_3' => 'DENE',
00304         ),
00305         'se' => Array (
00306                 'type_1' => 'DB',
00307                 'action_1_1' => 'Infoga',
00308                 'action_1_2' => 'Uppdatera',
00309                 'action_1_3' => 'Radera',
00310                 'action_1_4' => 'Kontrollera',
00311                 'msg_1_0_1' => 'Refererad host \'%s\' och serverhost stämmer inte överens!',
00312                 'msg_1_1_11' => 'Försöket att lägga till ett element på sidan \'%s\' (%s) var tabellen \'%s\' finns, är inte tillåtet',
00313                 'msg_1_1_12' => 'Försöket att lägga till ett element på sidan \'%s\' (%s) från tabell \'%s\' är utan rättigheter. Eller så finns inte sidan.',
00314                 'msg_1_2_1' => 'Inga rättigheter att ändra tabellen \'%s\'.',
00315                 'msg_1_2_2' => 'Inga rättigheter att ändra elementet \'%s\'. Eller så finns inte sidan.',
00316                 'msg_1_2_10' => 'Elementet \'%s\' (%s) uppdaterat.',
00317                 'msg_1_2_12' => 'MySQL -fel: \'%s\' (%s)',
00318                 'msg_1_4_1' => 'Försök att flytta elementet \'%s\' (%s) till en plats efter ett element som inte finns (uid=%s)',
00319                 'msg_1_4_2' => 'Flyttat elementet \'%s\' (%s) till sidan \'%s\' (%s)',
00320                 'msg_1_4_3' => 'Flyttat elementet \'%s\' (%s) från sidan \'%s\' (%s)',
00321                 'msg_1_4_4' => 'Flyttat elementet \'%s\' (%s) på sidan \'%s\' (%s)',
00322                 'msg_1_4_10' => 'Försöket att flytta sidan \'%s\' (%s) innanför sidans egen rotlinje (på sidan \'%s\' (%s))',
00323                 'msg_1_4_11' => 'Försök att infoga element på sidan \'%s\' (%s) var tabellen %s finns, är inte tillåtet',
00324                 'msg_1_4_12' => 'Försöket att lägga till ett element på sidan \'%s\' (%s) från tabell \'%s\' utan rättigheter. Eller så finns inte sidan.',
00325                 'msg_1_4_13' => 'Försök att flytta elementet \'%s\' (%s) till en plats efter ett annat element trots att tabellen inte har sorteringsrad.',
00326                 'msg_1_4_14' => 'Försök att flytta elementet \'%s\' (%s) utan att ha rättigheter till det.',
00327                 'msg_1_5_1' => 'Det går inte att ändra sidans \'doktyp\' till det önskade.',
00328                 'msg_1_5_2' => '\'%s\' -sidans \'doktyp\' kunde inte ändras eftersom sidan innehåller element från förbjudna tabeller; %s',
00329                 'msg_1_5_3' => 'För lite artiklar i listan över värden. (%s)',
00330                 'msg_1_5_10' => 'Kunde inte radera filen \'%s\' (filen existerar inte). (%s)',
00331                 'msg_1_5_11' => 'Kopieringen av filen \'%s\' misslyckades! Ingen möjlig målfil (%s)! (%s)',
00332                 'msg_1_5_12' => 'Fil-extensionen \'%s\' får inte användas. (%s)',
00333                 'msg_1_5_13' => 'Filen \'%s\':s filstorlek (%s) överskrider maxstorleken (%s). (%s)',
00334                 'msg_1_5_14' => 'Målfilen (%s) eller källfilen (%s) existerar inte. (%s)',
00335                 'msg_1_5_15' => 'Misslyckades att kopiera till filen \'%s\'! (%s)',
00336                 'msg_1_5_16' => 'Kopiering av filen \'%s\' misslyckades! Målstigen (%s) kan vara skrivskyddad. Vänligen ändra skrivskyddet! (%s)',
00337                 'type_2' => 'FIL',
00338                 'action_2_1' => 'Uppladdning',
00339                 'action_2_2' => 'Kopiera',
00340                 'action_2_3' => 'Flytta',
00341                 'action_2_4' => 'Radera',
00342                 'action_2_5' => 'Nytt namn',
00343                 'action_2_6' => 'Ny',
00344                 'action_2_7' => 'Packa upp',
00345                 'action_2_8' => 'Ny fil',
00346                 'action_2_9' => 'Ändra',
00347                 'msg_2_9_1' => 'Filen sparad i \'%s\', storlek: %s, MD5: %s',
00348                 'type_254' => 'INSTÄLLNING',
00349                 'action_254_1' => 'Ändra',
00350                 'type_255' => 'LOGGA IN',
00351                 'action_255_1' => 'LOGGA IN',
00352                 'action_255_2' => 'LOGGA UT',
00353                 'action_255_3' => 'FÖRSÖK',
00354         ),
00355         'pt' => Array (
00356                 'type_1' => 'BD',
00357                 'action_1_1' => 'Inserir',
00358                 'action_1_2' => 'Actualizar',
00359                 'action_1_3' => 'Apagar',
00360                 'action_1_4' => 'Verificar',
00361                 'msg_1_0_1' => 'Hospedeiro referência \'%s\' e servidor hospedeiro \'%s\' não coincidem!',
00362                 'msg_1_1_11' => 'Tentativa de inserir registo na página \'%s\' (%s) onde a tabela %s não é permitida',
00363                 'msg_1_1_12' => 'Tentativa de inserir um registo na página \'%s\' (%s) da tabela \'%s\' sem permissões. Ou página inexistente.',
00364                 'msg_1_2_1' => 'Tentativa de modificar tabela \'%s\' sem permissão',
00365                 'msg_1_2_2' => 'Tentativa de modificar registo \'%s\' (%s) sem permissão. Ou página inexistente.',
00366                 'msg_1_2_10' => 'Registo \'%s\' (%s) foi actualizado.',
00367                 'msg_1_2_12' => 'Erro MySQL: \'%s\' (%s)',
00368                 'msg_1_4_1' => 'Tentativa de mover registo \'%s\' (%s) para depois de um registo inexistente (uid=%s)',
00369                 'msg_1_4_2' => 'Movido o registo \'%s\' (%s) para a página \'%s\' (%s)',
00370                 'msg_1_4_3' => 'Movido o registo \'%s\' (%s) da página \'%s\' (%s)',
00371                 'msg_1_4_4' => 'Movido o registo \'%s\' (%s) na página \'%s\' (%s)',
00372                 'msg_1_4_10' => 'Tentativa de mover página \'%s\' (%s) para dentro da sua própria raíz (na página \'%s\' (%s))',
00373                 'msg_1_4_11' => 'Tentativa de inserir registo na página \'%s\' (%s) onde a tabela %s não é permitida',
00374                 'msg_1_4_12' => 'Tentativa de inserir um registo na página \'%s\' (%s) a partir da tabela \'%s\' sem permissão. Ou página inexistente.',
00375                 'msg_1_4_13' => 'Tentativa de mover o registo \'%s\' (%s) para depois de outro registo, contudo a tabela não tem linha de ordenação.',
00376                 'msg_1_4_14' => 'Tentativa de mover registo \'%s\' (%s) sem ter permissões para o efectuar',
00377                 'msg_1_5_1' => 'Não pode alterar o \'doktype\' da página \'%s\' para o valor desejado.',
00378                 'msg_1_5_2' => '\'doktype\' da página \'%s\' não pode ser alterado porque a mesma contém registos de tabelas não permitidas; %s',
00379                 'msg_1_5_3' => 'Muito poucos items na list de valores. (%s)',
00380                 'msg_1_5_10' => 'Impossível remover ficheiro \'%s\' (não existe). (%s)',
00381                 'msg_1_5_11' => 'Cópia do ficheiro \'%s\' falhou! Nenhum ficheiro (%s) destino possível! (%s)',
00382                 'msg_1_5_12' => 'Extensão \'%s\' não autorizada. (%s)',
00383                 'msg_1_5_13' => 'Tamanho (%s) do ficheiro \'%s\' excede limite (%s). (%s)',
00384                 'msg_1_5_14' => 'O destino (%s) ou o ficheiro fonte (%s) não existe. (%s)',
00385                 'msg_1_5_15' => 'Cópia do ficheiro \'%s\' falhou! (%s)',
00386                 'msg_1_5_16' => 'Cópia do ficheiro \'%s\' falhou! A directoria destino (%s) pode estar protegida contra escrita. Por favor modifique-a! (%s)',
00387                 'type_2' => 'FICHEIRO',
00388                 'action_2_1' => 'Carregar',
00389                 'action_2_2' => 'Copiar',
00390                 'action_2_3' => 'Mover',
00391                 'action_2_4' => 'Apagar',
00392                 'action_2_5' => 'Renomear',
00393                 'action_2_6' => 'Novo',
00394                 'action_2_7' => 'Descompactar',
00395                 'action_2_8' => 'Novo ficheiro',
00396                 'action_2_9' => 'Editar',
00397                 'msg_2_9_1' => 'Ficheiro salvo para \'%s\', bytes: %s, MD5: %s',
00398                 'type_254' => 'DEFINIÇÃO',
00399                 'action_254_1' => 'Alterar',
00400                 'type_255' => 'CONECTAR',
00401                 'action_255_1' => 'CONECTAR',
00402                 'action_255_2' => 'DESCONECTAR',
00403                 'action_255_3' => 'TENTATIVA',
00404         ),
00405         'ru' => Array (
00406         ),
00407         'ro' => Array (
00408                 'type_1' => 'DB',
00409                 'action_1_1' => 'Inserare',
00410                 'action_1_2' => 'Actualizare',
00411                 'action_1_3' => 'ªtergere',
00412                 'action_1_4' => 'Verificare',
00413                 'msg_1_0_1' => 'Calculatorul de referinþã ºi calculatorul server \'%s\' nu se potrivesc!',
00414                 'msg_1_1_11' => 'Încercare de a insera o înregistrare în pagina \'%s\' (%s), din tabela %s. Eroare permisiuni!!',
00415                 'msg_1_1_12' => 'Încercare de a insera o înregistrare în pagina \'%s\' (%s), din tabela %s. Eroare permisiuni sau paginã inexistentã!!',
00416                 'msg_1_2_1' => 'Încercare de a modifica tabelul \'%s\' fãrã permisiuni!!',
00417                 'msg_1_2_2' => 'Încercare de a modifica înregistrarea \'%s\' (%s) fãrã permisiuni. Sau paginã inexistentã.',
00418                 'msg_1_2_10' => 'Înregistrarea \'%s\' (%s) a fost actualizatã.',
00419                 'msg_1_2_12' => 'Eroare mysql: \'%s\' (%s)',
00420                 'msg_1_4_1' => 'Încercare de a muta înregistrarea \'%s\' (%s)',
00421                 'type_254' => 'SETARE',
00422                 'action_254_1' => 'Modificare',
00423                 'type_255' => 'CONECTARE',
00424                 'action_255_1' => 'CONECTARE',
00425                 'action_255_2' => 'DECONECTARE',
00426                 'action_255_3' => 'ÎNCERCARE',
00427         ),
00428         'ch' => Array (
00429         ),
00430         'sk' => Array (
00431         ),
00432         'lt' => Array (
00433         ),
00434 );
00435 ?>


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