updated translations
This commit is contained in:
@@ -114,6 +114,7 @@ $strFieldsEnclosedBy = 'F
|
||||
$strFieldsEscapedBy = 'Specialtecken i f<>lt f<>reg<65>s av';
|
||||
$strFieldsTerminatedBy = 'F<>lten avslutas med';
|
||||
$strFixed = 'fast';
|
||||
$strFlushTable = 'Reng<6E>r tabellen ("FLUSH")';
|
||||
$strFormat = 'Format';
|
||||
$strFormEmpty = 'V<>rde saknas i formul<75>ret!';
|
||||
$strFullText = 'Fullst<73>ndig text';
|
||||
@@ -164,7 +165,7 @@ $strModifications = '
|
||||
$strModify = '<27>ndra';
|
||||
$strMoveTable = 'Flytta tabellen till (databas<b>.</b>tabell):';
|
||||
$strMoveTableOK = 'Tabellen %s har flyttats till %s.';
|
||||
$strMySQLReloaded = 'MySQL har laddats om.';
|
||||
$strMySQLReloaded = 'MySQL har startats om.';
|
||||
$strMySQLSaid = 'MySQL sa: ';
|
||||
$strMySQLShowProcess = 'Visa processer';
|
||||
$strMySQLShowStatus = 'Visa MySQL-k<>rningsinformation';
|
||||
@@ -176,6 +177,7 @@ $strNext = 'N
|
||||
$strNo = 'Nej';
|
||||
$strNoDatabases = 'Inga databaser';
|
||||
$strNoDropDatabases = '"DROP DATABASE"-instruktioner <20>r avst<73>ngda.';
|
||||
$strNoFrames = 'phpMyAdmin fungerar tyv<79>rr endast med webbl<62>sare som hanterar ramar.';
|
||||
$strNoModification = 'Ingen f<>r<EFBFBD>ndring';
|
||||
$strNoPassword = 'Inget l<>senord';
|
||||
$strNoPrivileges = 'Inga privilegier';
|
||||
@@ -213,7 +215,7 @@ $strProperties = 'Inst
|
||||
$strQBE = 'Skapa fr<66>ga mha formul<75>r (Query by Example)';
|
||||
$strQBEDel = 'Ta bort';
|
||||
$strQBEIns = 'Infoga';
|
||||
$strQueryOnDb = 'SQL-query on database ';
|
||||
$strQueryOnDb = 'SQL-fr<EFBFBD>ga i databas ';
|
||||
|
||||
$strRecords = 'Rader';
|
||||
$strReloadFailed = 'Omstart av MySQL misslyckades.';
|
||||
@@ -278,6 +280,7 @@ $strTableComments = 'Tabellkommentarer';
|
||||
$strTableEmpty = 'Tabellnamnet <20>r tomt!';
|
||||
$strTableHasBeenDropped = 'Tabellen %s har tagits bort';
|
||||
$strTableHasBeenEmptied = 'Tabellen %s har t<>mts';
|
||||
$strTableHasBeenFlushed = 'Tabellen %s har rengjorts';
|
||||
$strTableMaintenance = 'Tabellunderh<72>ll';
|
||||
$strTables = '%s tabell(er)';
|
||||
$strTableStructure = 'Struktur f<>r tabell';
|
||||
@@ -316,7 +319,4 @@ $strYes = 'Ja';
|
||||
$strZip = '"zippad"';
|
||||
|
||||
// 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';
|
||||
?>
|
||||
|
Reference in New Issue
Block a user