danish language file code cleanup (only changed order of stings)
This commit is contained in:
@@ -8,6 +8,7 @@ $number_thousands_separator = ",";
|
|||||||
$number_decimal_separator = ".";
|
$number_decimal_separator = ".";
|
||||||
$byteUnits = array("Bytes", "KB", "MB", "GB");
|
$byteUnits = array("Bytes", "KB", "MB", "GB");
|
||||||
|
|
||||||
|
|
||||||
$strAccessDenied = "Adgang Nægtet";
|
$strAccessDenied = "Adgang Nægtet";
|
||||||
$strAction = "Handling";
|
$strAction = "Handling";
|
||||||
$strAddDeleteColumn = ""; //to translate, but its not in use ...
|
$strAddDeleteColumn = ""; //to translate, but its not in use ...
|
||||||
@@ -37,11 +38,14 @@ $strAtEndOfTable = "I slutning af tabel";
|
|||||||
$strAttr = "Attributer";
|
$strAttr = "Attributer";
|
||||||
|
|
||||||
$strBack = "Tilbage";
|
$strBack = "Tilbage";
|
||||||
|
$strBinary=" Binary "; //to translate
|
||||||
|
$strBinaryDoNotEdit=" Binary - do not edit "; //to translate
|
||||||
$strBookmarkLabel = "Label"; //to translate
|
$strBookmarkLabel = "Label"; //to translate
|
||||||
$strBookmarkQuery = "Bookmarked SQL-query"; //to translate
|
$strBookmarkQuery = "Bookmarked SQL-query"; //to translate
|
||||||
$strBookmarkThis = "Bookmark this SQL-query"; //to translate
|
$strBookmarkThis = "Bookmark this SQL-query"; //to translate
|
||||||
$strBookmarkView = "View only"; //to translate
|
$strBookmarkView = "View only"; //to translate
|
||||||
$strBrowse = "Vis";
|
$strBrowse = "Vis";
|
||||||
|
$strBzip = "\"bzipped\"";
|
||||||
|
|
||||||
$strCantLoadMySQL = "cannot load MySQL extension,<br>please check PHP Configuration."; //to translate
|
$strCantLoadMySQL = "cannot load MySQL extension,<br>please check PHP Configuration."; //to translate
|
||||||
$strCarriage = "Carriage return: \\r";
|
$strCarriage = "Carriage return: \\r";
|
||||||
@@ -92,6 +96,7 @@ $strEmptyResultSet = "MySQL returnerede ingen data (fx ingen rækker).";
|
|||||||
$strEnableMagicQuotes = "<B>Advarsel:</B> Du har ikke aktiveret funktionen magic_quotes_gpc i din PHP konfiguration. PhpMyAdmin behøver denne funktion for at kunne virke efter hensigten. Tag venligst et kig i kapitlet om konfiguration i PHP manualen for information om hvordan funktionen aktiveres.";
|
$strEnableMagicQuotes = "<B>Advarsel:</B> Du har ikke aktiveret funktionen magic_quotes_gpc i din PHP konfiguration. PhpMyAdmin behøver denne funktion for at kunne virke efter hensigten. Tag venligst et kig i kapitlet om konfiguration i PHP manualen for information om hvordan funktionen aktiveres.";
|
||||||
$strEnclosedBy = "har denne tekstkvalifikator";
|
$strEnclosedBy = "har denne tekstkvalifikator";
|
||||||
$strEnd = "Slut";
|
$strEnd = "Slut";
|
||||||
|
$strEnglishPrivileges=" Note: MySQL privilege names are expressed in English "; //to translate
|
||||||
$strError = "Fejl";
|
$strError = "Fejl";
|
||||||
$strEscapedBy = "afsluttes med";
|
$strEscapedBy = "afsluttes med";
|
||||||
$strExtra = "Ekstra";
|
$strExtra = "Ekstra";
|
||||||
@@ -105,6 +110,7 @@ $strFunction = "Funktion";
|
|||||||
$strGenTime = "Generation Time"; //to translate
|
$strGenTime = "Generation Time"; //to translate
|
||||||
$strGo = "Udfør";
|
$strGo = "Udfør";
|
||||||
$strGrants = "Grants"; //to translate
|
$strGrants = "Grants"; //to translate
|
||||||
|
$strGzip = "\"gzipped\""; //to translate
|
||||||
|
|
||||||
$strHasBeenAltered = "er ændret.";
|
$strHasBeenAltered = "er ændret.";
|
||||||
$strHasBeenCreated = "er oprettet.";
|
$strHasBeenCreated = "er oprettet.";
|
||||||
@@ -147,16 +153,20 @@ $strMySQLShowStatus = "Vis MySQL runtime information";
|
|||||||
$strMySQLShowVars = "Vis MySQL system variable";
|
$strMySQLShowVars = "Vis MySQL system variable";
|
||||||
|
|
||||||
$strName = "Navn";
|
$strName = "Navn";
|
||||||
|
$strNbRecords = "No. Of records";
|
||||||
$strNext = "Næste";
|
$strNext = "Næste";
|
||||||
$strNo = "Nej";
|
$strNo = "Nej";
|
||||||
$strNoPassword = "No Password"; //to translate
|
$strNoPassword = "No Password"; //to translate
|
||||||
$strNoPrivileges = "No Privileges"; //to translate
|
$strNoPrivileges = "No Privileges"; //to translate
|
||||||
$strNoRights = "You don't have enough rights to be here right now!"; //to translate
|
$strNoRights = "You don't have enough rights to be here right now!"; //to translate
|
||||||
$strNoTablesFound = "Ingen tabeller fundet i databasen.";
|
$strNoTablesFound = "Ingen tabeller fundet i databasen.";
|
||||||
|
$strNotNumber = "This is not a number!"; //to translate
|
||||||
|
$strNotValidNumber = " is not a valid row number!"; //to translate
|
||||||
$strNoUsersFound = "No user(s) found."; //to translate
|
$strNoUsersFound = "No user(s) found."; //to translate
|
||||||
$strNull = "Nulværdi";
|
$strNull = "Nulværdi";
|
||||||
$strNumberIndexes = " Number of advanced indexes "; //to translate
|
$strNumberIndexes = " Number of advanced indexes "; //to translate
|
||||||
|
|
||||||
|
$strOffSet = "Offset";
|
||||||
$strOftenQuotation = "Ofte anførelsestegn. OPTIONALLY betyder at kun char og varchar felter er omsluttet med det valgte \"tekstkvalifikator\"-tegn.";
|
$strOftenQuotation = "Ofte anførelsestegn. OPTIONALLY betyder at kun char og varchar felter er omsluttet med det valgte \"tekstkvalifikator\"-tegn.";
|
||||||
$strOptimizeTable = "Optimer tabel";
|
$strOptimizeTable = "Optimer tabel";
|
||||||
$strOptionalControls = "Optional. Kontrollerer hvordan specialtegn skrives eller læses.";
|
$strOptionalControls = "Optional. Kontrollerer hvordan specialtegn skrives eller læses.";
|
||||||
@@ -200,6 +210,7 @@ $strRevokePriv = "Revoke Privileges"; //to translate
|
|||||||
$strRowLength = "Row length"; //to translate
|
$strRowLength = "Row length"; //to translate
|
||||||
$strRows = "Rows"; //to translate
|
$strRows = "Rows"; //to translate
|
||||||
$strRowsFrom = "rækker startende fra";
|
$strRowsFrom = "rækker startende fra";
|
||||||
|
$strRowSize=" Row size "; //to translate
|
||||||
$strRowsStatistic = "Row Statistic"; //to translate
|
$strRowsStatistic = "Row Statistic"; //to translate
|
||||||
$strRunning = "kører på ";
|
$strRunning = "kører på ";
|
||||||
$strRunQuery = ""; //to translate, but its not in use ...
|
$strRunQuery = ""; //to translate, but its not in use ...
|
||||||
@@ -214,6 +225,7 @@ $strSequence = "Seq."; //to translate
|
|||||||
$strServerVersion = "Server version"; //to translate
|
$strServerVersion = "Server version"; //to translate
|
||||||
$strShow = "Vis";
|
$strShow = "Vis";
|
||||||
$strShowingRecords = "Viser poster ";
|
$strShowingRecords = "Viser poster ";
|
||||||
|
$strShowThisQuery=" Show this query here again "; //to translate
|
||||||
$strSingly = "(singly)"; //to translate
|
$strSingly = "(singly)"; //to translate
|
||||||
$strSize = "Size"; //to translate
|
$strSize = "Size"; //to translate
|
||||||
$strSort = ""; //to translate, but its not in use ...
|
$strSort = ""; //to translate, but its not in use ...
|
||||||
@@ -264,19 +276,4 @@ $strWrongUser = "Forkert brugernavn/kodeord. Adgang Nægtet.";
|
|||||||
|
|
||||||
$strYes = "Ja";
|
$strYes = "Ja";
|
||||||
|
|
||||||
// automatic generated by langxlorer.php (June 27, 2001, 6:53 pm)
|
|
||||||
// V0.11 - experimental (Steve Alberty - alberty@neptunlabs.de)
|
|
||||||
$strBinary=" Binary "; //to translate
|
|
||||||
$strBinaryDoNotEdit=" Binary - do not edit "; //to translate
|
|
||||||
$strEnglishPrivileges=" Note: MySQL privilege names are expressed in English "; //to translate
|
|
||||||
$strNotNumber = "This is not a number!"; //to translate
|
|
||||||
$strNotValidNumber = " is not a valid row number!"; //to translate
|
|
||||||
|
|
||||||
// export Zip (July 07, 2001, 19:48am)
|
|
||||||
$strBzip = "\"bzipped\"";
|
|
||||||
$strGzip = "\"gzipped\""; //to translate
|
|
||||||
$strOffSet = "Offset";
|
|
||||||
$strNbRecords = "No. Of records";
|
|
||||||
$strRowSize=" Row size "; //to translate
|
|
||||||
$strShowThisQuery=" Show this query here again "; //to translate
|
|
||||||
?>
|
?>
|
||||||
|
Reference in New Issue
Block a user