finnish updates
This commit is contained in:
@@ -5,6 +5,9 @@ phpMyAdmin - Changelog
|
|||||||
$Id$
|
$Id$
|
||||||
$Source$
|
$Source$
|
||||||
|
|
||||||
|
2001-10-18 Marc Delisle <lem9@users.sourceforge.net>
|
||||||
|
* lang/finnish.inc.php3 updates, thanks to Visa Kopu.
|
||||||
|
|
||||||
2001-10-17 Marc Delisle <lem9@users.sourceforge.net>
|
2001-10-17 Marc Delisle <lem9@users.sourceforge.net>
|
||||||
* release 2.2.1rc2
|
* release 2.2.1rc2
|
||||||
|
|
||||||
|
@@ -118,6 +118,7 @@ $strFieldsEnclosedBy = 'Sarakkeiden ymp
|
|||||||
$strFieldsEscapedBy = 'Koodinvaihtomerkki (escape)';
|
$strFieldsEscapedBy = 'Koodinvaihtomerkki (escape)';
|
||||||
$strFieldsTerminatedBy = 'Sarakkeiden erotinmerkki';
|
$strFieldsTerminatedBy = 'Sarakkeiden erotinmerkki';
|
||||||
$strFixed = 'kiinte<74>';
|
$strFixed = 'kiinte<74>';
|
||||||
|
$strFlush = 'Tyhjenn<6E> v<>limuisti';
|
||||||
$strFormat = 'Muoto';
|
$strFormat = 'Muoto';
|
||||||
$strFormEmpty = 'Tarvittava tieto puuttuu lomakkeesta!';
|
$strFormEmpty = 'Tarvittava tieto puuttuu lomakkeesta!';
|
||||||
$strFullText = 'Koko tekstit';
|
$strFullText = 'Koko tekstit';
|
||||||
@@ -180,6 +181,7 @@ $strNext = 'Seuraava';
|
|||||||
$strNo = 'Ei';
|
$strNo = 'Ei';
|
||||||
$strNoDatabases = 'Ei tietokantoja';
|
$strNoDatabases = 'Ei tietokantoja';
|
||||||
$strNoDropDatabases = '"DROP DATABASE"-lauseiden k<>ytt<74> on estetty.';
|
$strNoDropDatabases = '"DROP DATABASE"-lauseiden k<>ytt<74> on estetty.';
|
||||||
|
$strNoFrames = 'phpMyAdmin toimii parhaiten <b>kehyksi<73></b> tukevalla selaimella.';
|
||||||
$strNoModification = 'Ei muutoksia';
|
$strNoModification = 'Ei muutoksia';
|
||||||
$strNoPassword = 'Ei salasanaa';
|
$strNoPassword = 'Ei salasanaa';
|
||||||
$strNoPrivileges = 'Ei k<>ytt<74>oikeuksia';
|
$strNoPrivileges = 'Ei k<>ytt<74>oikeuksia';
|
||||||
@@ -280,6 +282,7 @@ $strTableComments = 'Kommentoi taulua';
|
|||||||
$strTableEmpty = 'Taulun nimi puuttuu!';
|
$strTableEmpty = 'Taulun nimi puuttuu!';
|
||||||
$strTableHasBeenDropped = 'Taulu %s on pudotettu';
|
$strTableHasBeenDropped = 'Taulu %s on pudotettu';
|
||||||
$strTableHasBeenEmptied = 'Taulu %s on tyhjennetty';
|
$strTableHasBeenEmptied = 'Taulu %s on tyhjennetty';
|
||||||
|
$strTableHasBeenFlushed = 'Taulun %s v<>limuisti on tyhjennetty';
|
||||||
$strTableMaintenance = 'Taulun huolto';
|
$strTableMaintenance = 'Taulun huolto';
|
||||||
$strTables = '%s taulu(a)';
|
$strTables = '%s taulu(a)';
|
||||||
$strTableStructure = 'Rakenne taululle';
|
$strTableStructure = 'Rakenne taululle';
|
||||||
@@ -318,8 +321,5 @@ $strYes = 'Kyll
|
|||||||
$strZip = '"zip-pakattu"';
|
$strZip = '"zip-pakattu"';
|
||||||
|
|
||||||
// To translate
|
// To translate
|
||||||
$strFlush = 'Flush';
|
$strOverhead = 'Overhead';
|
||||||
$strNoFrames = 'phpMyAdmin is more friendly with a <b>frames-capable</b> browser.';
|
|
||||||
$strOverhead = 'Overhead'; //to translate
|
|
||||||
$strTableHasBeenFlushed = 'Table %s has been flushed';
|
|
||||||
?>
|
?>
|
||||||
|
Reference in New Issue
Block a user