Update translations

git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@533 7c3ca157-0c34-0410-bff1-cbf682f78f5c
This commit is contained in:
jakubvrana 2008-10-17 15:27:12 +00:00
parent 098bdc86ee
commit fe88acccbe
5 changed files with 97 additions and 33 deletions

View file

@ -9,7 +9,7 @@ function page_header($title, $error = "", $breadcrumb = array(), $title2 = "") {
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta http-equiv="Content-Script-Type" content="text/javascript" />
<meta name="robots" content="noindex" />
<title><?php echo $title . (strlen($title2) ? ": " . htmlspecialchars($title2) : "") . " - " . lang('phpMinAdmin') . " 1.9.0-dev"; ?></title>
<title><?php echo $title . (strlen($title2) ? ": " . htmlspecialchars($title2) : "") . " - " . lang('phpMinAdmin') . " 1.9.1-dev"; ?></title>
<link rel="shortcut icon" type="image/x-icon" href="favicon.ico" />
<link rel="stylesheet" type="text/css" href="default.css" /><?php // Ondrej Valka, http://valka.info ?>
</head>

View file

@ -148,12 +148,7 @@ $translations = array(
'Routine' => 'Protseduur',
'Grant' => 'Anna',
'Revoke' => 'Eemalda',
'Error during deleting' => 'Kustutamine ebaõnnestus',
'%d item(s) have been deleted.' => array('Kustutamine õnnestus (%d).', 'Kustutamine õnnestus (%d)'),
'all' => 'kõik',
'Delete selected' => 'Kustuta valitud',
'MySQL version: %s through PHP extension %s' => 'MySQL versioon: %s, kasutatud PHP moodul: %s',
'around %d row(s)' => array('umbes %d rida', 'umbes %d rida'),
'Logged as: %s' => 'Sisse logitud: %s',
'Too big POST data. Reduce the data or increase the "post_max_size" configuration directive.' => 'POST-andmete maht on liialt suur. Palun vähendage andmeid või suurendage "post_max_size" php-seadet.',
'Move up' => 'Liiguta ülespoole',
@ -171,9 +166,6 @@ $translations = array(
'CSV' => 'CSV',
'Functions' => 'Funktsioonid',
'Aggregation' => 'Liitmine',
'Truncate result' => 'Kustuta leitud read',
'Export selected' => 'Ekspordi valitud',
'Export result' => 'Ekspordi leitud read',
'Event has been dropped.' => 'Sündmus on edukalt kustutatud.',
'Event has been altered.' => 'Sündmuse andmed on edukalt uuendatud.',
'Event has been created.' => 'Sündmus on edukalt loodud.',
@ -187,4 +179,28 @@ $translations = array(
'Events' => 'Sündmused (EVENTS)',
'Schedule' => 'Ajakava',
'At given time' => 'Antud ajahetkel',
'Save and continue edit' => 'Salvesta ja jätka muutmist',
'original' => 'originaal',
'Tables have been truncated.' => 'Validud tabelid on edukalt tühjendatud.',
'Tables have been moved.' => 'Valitud tabelid on edukalt liigutatud.',
'Tables have been dropped.' => 'Valitud tabelid on edukalt kustutatud.',
'Tables and views' => 'Tabelid ja vaated',
'Engine' => 'Implementatsioon',
'Collation' => 'Tähetabel',
'Data Length' => 'Andmete pikkus',
'Index Length' => 'Indeksi pikkus',
'Data Free' => 'Vaba ruumi',
'Rows' => 'Ridu',
',' => ',',
'Analyze' => 'Analüüsi',
'Optimize' => 'Optimeeri',
'Check' => 'Kontrolli',
'Repair' => 'Paranda',
'Truncate' => 'Tühjenda',
'Move to other database' => 'Liiguta teise andmebaasi',
'Move' => 'Liiguta',
'%d item(s) have been affected.' => array('Mõjutatud kirjeid: %d.', 'Mõjutatud kirjeid: %d.'),
'whole result' => 'Täielikud tulemused',
'clone' => 'Klooni',
'Clone' => 'Kloon',
);

View file

@ -136,7 +136,6 @@ $translations = array(
'Event' => 'Evento',
'MySQL version: %s through PHP extension %s' => 'Versione MySQL: %s via estensione PHP %s',
'%d row(s)' => array('%d riga', '%d righe'),
'around %d row(s)' => array('su %d riga', 'su %d righe'),
'ON UPDATE CURRENT_TIMESTAMP' => 'ON UPDATE CURRENT_TIMESTAMP',
'Remove' => 'Rimuovi',
'Are you sure?' => 'Sicuro?',
@ -150,11 +149,6 @@ $translations = array(
'Routine' => 'Routine',
'Grant' => 'Permetti',
'Revoke' => 'Revoca',
'Error during deleting' => 'Errore durante la cancellazione',
'%d item(s) have been deleted.' => array('%d elemento eliminato.', '%d elementi eliminati.'),
'all' => 'tutti',
'Delete selected' => 'Elimina la selezione',
'Truncate result' => 'Elimina il risultato',
'Too big POST data. Reduce the data or increase the "post_max_size" configuration directive.' => 'Troppi dati via POST. Ridurre i dati o aumentare la direttiva di configurazione "post_max_size".',
'Logged as: %s' => 'Autenticato come: %s',
'Move up' => 'Sposta su',
@ -172,8 +166,6 @@ $translations = array(
'Tables' => 'Tabelle',
'Structure' => 'Struttura',
'Data' => 'Dati',
'Export selected' => 'Esporta la selezione',
'Export result' => 'Esporta il risultato',
'Event has been dropped.' => 'Evento eliminato.',
'Event has been altered.' => 'Evento modificato.',
'Event has been created.' => 'Evento creato.',
@ -187,4 +179,28 @@ $translations = array(
'Events' => 'Eventi',
'Schedule' => 'Pianifica',
'At given time' => 'A tempo prestabilito',
'Save and continue edit' => 'Salva e continua',
'original' => 'originale',
'Tables have been truncated.' => 'Le tabelle sono state svuotate.',
'Tables have been moved.' => 'Le tabelle sono state spostate.',
'Tables have been dropped.' => 'Le tabelle sono state eliminate.',
'Tables and views' => 'Tabelle e viste',
'Engine' => 'Motore',
'Collation' => 'Collazione',
'Data Length' => 'Lunghezza dato',
'Index Length' => 'Lunghezza indice',
'Data Free' => 'Dati liberi',
'Rows' => 'Righe',
',' => '.',
'Analyze' => 'Analizza',
'Optimize' => 'Ottimizza',
'Check' => 'Controlla',
'Repair' => 'Ripara',
'Truncate' => 'Svuota',
'Move to other database' => 'Sposta in altro database',
'Move' => 'Sposta',
'%d item(s) have been affected.', 'Il risultato consiste in %d elemento(i)',
'whole result' => 'intero risultato',
'clone' => 'clona',
'Clone' => 'Clona',
);

View file

@ -136,7 +136,6 @@ $translations = array(
'Event' => 'Event',
'MySQL version: %s through PHP extension %s' => 'MySQL versie: %s met PHP extensie %s',
'%d row(s)' => array('%d rij', '%d rijen'),
'around %d row(s)' => array('ongeveer %d rij', 'ongeveer %d rijen'),
'ON UPDATE CURRENT_TIMESTAMP' => 'ON UPDATE CURRENT_TIMESTAMP',
'Remove' => 'Verwijderen',
'Are you sure?' => 'Weet u het zeker?',
@ -150,10 +149,6 @@ $translations = array(
'Routine' => 'Routine',
'Grant' => 'Toekennen',
'Revoke' => 'Intrekken',
'Error during deleting' => 'Fout tijdens verwijderen',
'%d item(s) have been deleted.' => array('%d item werd verwijderd.', '%d items warden verwijderd.'),
'all' => 'alle',
'Delete selected' => 'Geselecteerde verwijderen',
'Logged as: %s' => 'Aangemeld als: %s',
'Too big POST data. Reduce the data or increase the "post_max_size" configuration directive.' => 'POST-data is te groot. Verklein de hoeveelheid data of verhoog de "post_max_size" configuratie.',
'Move up' => 'Omhoog',
@ -171,9 +166,6 @@ $translations = array(
'CSV' => 'CSV',
'Functions' => 'Functies',
'Aggregation' => 'Totalen',
'Truncate result' => 'Afkappen',
'Export selected' => 'Geselecteerde exporteren',
'Export result' => 'Resultaten exporteren',
'Event has been dropped.' => 'Event werd verwijderd.',
'Event has been altered.' => 'Event werd aangepast.',
'Event has been created.' => 'Event werd aangemaakt.',
@ -187,4 +179,28 @@ $translations = array(
'Events' => 'Events',
'Schedule' => 'Schedule',
'At given time' => 'Op aangegeven tijd',
'Save and continue edit' => 'Opslaan en verder bewerken',
'original' => 'origineel',
'Tables have been truncated.' => 'Tabellen werden geleegd.',
'Tables have been moved.' => 'Tabellen werden verplaatst.',
'Tables have been dropped.' => 'Tabellen werden verwijderd.',
'Tables and views' => 'Tabellen en views',
'Engine' => 'Engine',
'Collation' => 'Collatie',
'Data Length' => 'Data lengte',
'Index Length' => 'Index lengte',
'Data Free' => 'Data Vrij',
'Rows' => 'Rijen',
',' => '.',
'Analyze' => 'Analyseer',
'Optimize' => 'Optimaliseer',
'Check' => 'Controleer',
'Repair' => 'Herstel',
'Truncate' => 'Legen',
'Move to other database' => 'Verplaats naar andere database',
'Move' => 'Verplaats',
'%d item(s) have been affected.' => array('%d item aangepast.', '%d items aangepast.'),
'whole result' => 'volledig resultaat',
'clone' => 'dupliceer',
'Clone' => 'Dupliceer',
);

View file

@ -136,7 +136,6 @@ $translations = array(
'Event' => 'Udalosť',
'MySQL version: %s through PHP extension %s' => 'Verzia MySQL: %s cez PHP rozšírenie %s',
'%d row(s)' => array('%d riadok', '%d riadky', '%d riadkov'),
'around %d row(s)' => array('približne %d riadok', 'približne %d riadky', 'približne %d riadkov'),
'ON UPDATE CURRENT_TIMESTAMP' => 'Pri zmene aktuálny čas',
'Remove' => 'Odobrať',
'Are you sure?' => 'Naozaj?',
@ -150,15 +149,10 @@ $translations = array(
'Routine' => 'Procedúra',
'Grant' => 'Povoliť',
'Revoke' => 'Zakázať',
'Error during deleting' => 'Chyba pri mazaní',
'%d item(s) have been deleted.' => array('%d záznam bol zmazaný.', '%d záznamy boli zmazané.', '%d záznamov bolo zmazaných.'),
'all' => 'všetko',
'Delete selected' => 'Zmazať označené',
'Too big POST data. Reduce the data or increase the "post_max_size" configuration directive.' => 'Príliš veľké POST dáta. Zmenšite dáta alebo zvýšte hodnotu konfiguračej direktívy "post_max_size".',
'Logged as: %s' => 'Prihlásený ako: %s',
'Move up' => 'Presunúť hore',
'Move down' => 'Presunúť dolu',
'Truncate result' => 'Vymazať výsledok',
'Functions' => 'Funkcie',
'Aggregation' => 'Agregácia',
'Export' => 'Export',
@ -172,8 +166,6 @@ $translations = array(
'Tables' => 'Tabuľky',
'Structure' => 'Štruktúra',
'Data' => 'Dáta',
'Export selected' => 'Exportovať označené',
'Export result' => 'Exportovať výsledok',
'Event has been dropped.' => 'Udalosť bola odstránená.',
'Event has been altered.' => 'Udalosť bola zmenená.',
'Event has been created.' => 'Udalosť bola vytvorená.',
@ -187,4 +179,28 @@ $translations = array(
'End' => 'Koniec',
'Status' => 'Stav',
'On completion preserve' => 'Po dokončení zachovat',
'Save and continue edit' => 'Uložiť a pokračovať v úpravách',
'original' => 'originál',
'Tables have been truncated.' => 'Tabuľka bola vyprázdnená',
'Tables have been moved.' => 'Tabuľka bola presunutá',
'Tables have been dropped.' => 'Tabuľka bola odstránená',
'Tables and views' => 'Tabuľky a pohľady',
'Engine' => 'Typ',
'Collation' => 'Porovnávanie',
'Data Length' => 'Veľkosť dát',
'Index Length' => 'Veľkosť indexu',
'Data Free' => 'Voľné miesto',
'Rows' => 'Riadky',
',' => ' ',
'Analyze' => 'Analyzovať',
'Optimize' => 'Optimalizovať',
'Check' => 'Skontrolovať',
'Repair' => 'Opraviť',
'Truncate' => 'Vyprázdniť',
'Move to other database' => 'Presunúť do inej databázy',
'Move' => 'Presunúť',
'%d item(s) have been affected.' => '%d položiek bolo ovplyvnených.',
'whole result' => 'celý výsledok',
'clone' => 'klonovať',
'Clone' => 'Klonovať',
);