This commit is contained in:
Marc Delisle
2001-10-22 22:15:38 +00:00
parent e1f827ba9c
commit 082cefeca0
3 changed files with 7 additions and 7 deletions

View File

@@ -113,6 +113,7 @@ $strFieldsEnclosedBy = 'Felter omsluttet av';
$strFieldsEscapedBy = 'Felter "escaped" med';
$strFieldsTerminatedBy = 'Felter avsluttet med';
$strFixed = 'statisk';
$strFlushTable = 'Oppfrisk tabellen ("FLUSH")';
$strFormat = 'Format';
$strFormEmpty = 'Manglende verdi i skjemaet!';
$strFullText = 'Hele strenger';
@@ -175,6 +176,7 @@ $strNext = 'Neste';
$strNo = 'Nei';
$strNoDatabases = 'Ingen databaser';
$strNoDropDatabases = '"DROP DATABASE" uttrykk er avsl<73>tt.';
$strNoFrames = 'phpMyAdmin er mere brukervennlig med en <b>ramme-kapabel</b> web-leser.';
$strNoModification = 'Ingen endring';
$strNoPassword = 'Intet passord';
$strNoPrivileges = 'Ingen privilegier';
@@ -277,6 +279,7 @@ $strTableComments = 'Tabell kommentarer';
$strTableEmpty = 'Tabellnavnet er tomt!';
$strTableHasBeenDropped = 'Tabellen %s har blitt slettet';
$strTableHasBeenEmptied = 'Tabellen %s har blitt t<>mt';
$strTableHasBeenFlushed = 'Tabelen %s har blitt oppfrisket';
$strTableMaintenance = 'Tabell vedlikehold';
$strTables = '%s tabell(er)';
$strTableStructure = 'Tabell-struktur for tabell';
@@ -315,7 +318,4 @@ $strYes = 'Ja';
$strZip = '"komprimert (zip)"';
// To translate
$strFlushTable = 'Flush the table ("FLUSH")';
$strNoFrames = 'phpMyAdmin is more friendly with a <b>frames-capable</b> browser.';
$strTableHasBeenFlushed = 'Table %s has been flushed';
?>

View File

@@ -260,7 +260,7 @@ $strSize = 'Marime';
$strSort = 'Sortare';
$strSpaceUsage = 'Utilizare spatiu';
$strSQLQuery = 'Comansa SQL';
$strStartingRecord = Incepere inregistrare';
$strStartingRecord = 'Incepere inregistrare';
$strStatement = 'Comenzi';
$strStrucCSV = 'Date CSV';
$strStrucData = 'Structura si date';

View File

@@ -114,7 +114,7 @@ $strFieldsEnclosedBy = 'Alan ay
$strFieldsEscapedBy = 'Ka<4B><61><EFBFBD> simgesi(<28>zel i<>aretler i<>in)';//it does not seem well but just works
$strFieldsTerminatedBy = 'Alan bitirici i<>aret';//it does not stand seem but just works
$strFixed = 'sabit';
$strFlushTable = 'Flush the table ("FLUSH")'; //to translate
$strFlushTable = 'Tabloyu kapat("FLUSH")';
$strFormat = 'Bi<42>im';
$strFormEmpty = 'Form\'da eksik de<64>er !';
$strFullText = 'T<>m metinler';
@@ -177,7 +177,7 @@ $strNext = 'Sonraki';
$strNo = 'Hay<61>r';
$strNoDatabases = 'Veritaban<61> yok';
$strNoDropDatabases = '"DROP DATABASE" c<>mlesi burada kullan<61>lamaz.';
$strNoFrames = 'phpMyAdmin is more friendly with a <b>frames-capable</b> browser.'; //to translate
$strNoFrames = 'phpMyAdmin frame destekli bir taray&#305;c&#305; ile daha iyi <20>al&#305;&#351;maktad&#305;r...';
$strNoModification = 'De<44>i<EFBFBD>iklik yok';
$strNoPassword = '<27>ifre yok';
$strNoPrivileges = 'Ayr<79>cal<61>k yok';
@@ -280,7 +280,7 @@ $strTableComments = 'Tablo yorumlar
$strTableEmpty = 'Tablo ismi bo<62>!';
$strTableHasBeenDropped = '%s tablosu kald<6C>r<EFBFBD>lm<6C><6D>t<EFBFBD>r';
$strTableHasBeenEmptied = '%s tablosu bo<62>alt<6C>lm<6C><6D>t<EFBFBD>r';
$strTableHasBeenFlushed = 'Table %s has been flushed'; //to translate
$strTableHasBeenFlushed = '%s tablosu ba&#351;ar&#305;yla kapat&#305;lm&#305;&#351;t&#305;r.';
$strTableMaintenance = 'Tablo bak<61>m<EFBFBD>';
$strTables = '%s tablo';
$strTableStructure = 'Tablo i<>in tablo yap<61>s<EFBFBD>';