From 42d5fbfb9afdd5357b59b1ad6967a2d8999442b1 Mon Sep 17 00:00:00 2001 From: Geert Lund Date: Wed, 3 Oct 2001 07:34:02 +0000 Subject: [PATCH] Language file cleanup - nothing added/removed --- lang/danish.inc.php3 | 108 +++++++++++++++++++++---------------------- 1 file changed, 54 insertions(+), 54 deletions(-) diff --git a/lang/danish.inc.php3 b/lang/danish.inc.php3 index f70130954..fb0e17187 100644 --- a/lang/danish.inc.php3 +++ b/lang/danish.inc.php3 @@ -25,17 +25,20 @@ $strAddPrivMessage = 'You have added a new privilege.'; //to translate $strAddSearchConditions = 'Tilføj søge kriterier (body of the "where" clause):'; $strAddUser = 'Add a new User'; //to translate $strAddUserMessage = 'You have added a new user.'; //to translate +$strAffectedRows = 'Affected rows:'; //to translate $strAfter = 'Efter'; $strAll = 'All'; //to translate $strAlterOrderBy = 'Alter table order by'; //to translate $strAnalyzeTable = 'Analyser tabel'; $strAnd = 'And'; //to translate (tbl_qbe.php3) +$strAnIndex = 'An index has been added on %s';//to translate $strAny = 'Any'; //to translate $strAnyColumn = 'Any Column'; //to translate $strAnyDatabase = 'Any database'; //to translate $strAnyHost = 'Any host'; //to translate $strAnyTable = 'Any table'; //to translate $strAnyUser = 'Any user'; //to translate +$strAPrimaryKey = 'A primary key has been added on %s';//to translate $strAscending = 'Ascending'; //to translate (tbl_qbe.php3) $strAtBeginningOfTable = 'I begyndelsen af tabel'; $strAtEndOfTable = 'I slutning af tabel'; @@ -62,6 +65,7 @@ $strColumnEmpty = 'The columns names are empty!'; //to translate $strColumnNames = 'Kolonne navne'; $strCompleteInserts = 'Lav komplette inserts'; $strConfirm = 'Do you really want to do it?'; //to translate +$strCopyTable = 'Copy table to (database.table):'; //to translate $strCopyTableOK = 'Tabellen %s er nu kopieret til: %s.'; $strCreate = 'Opret'; $strCreateNewDatabase = 'Opret ny database'; @@ -70,20 +74,26 @@ $strCriteria = 'Criteria'; //to translate (tbl_qbe.php3) $strData = 'Data'; //to translate $strDatabase = 'Database: '; +$strDatabaseHasBeenDropped = 'Database %s has been dropped.'; //to translate $strDatabases = 'databaser'; +$strDatabasesStats = 'Databases statistics';//to translate $strDataOnly = 'Data only'; //to translate $strDbEmpty = 'The database name is empty!'; //to translate $strDefault = 'Standardværdi'; $strDelete = 'Slet'; $strDeleted = 'Rækken er slettet!'; +$strDeletedRows = 'Deleted rows:'; //to translate $strDeleteFailed = 'Deleted Failed!'; //to translate +$strDeleteUserMessage = 'You have deleted the user %s.';//to translate $strDescending = 'Desending'; //to translate (tbl_qbe.php3) $strDisplay = 'Vis'; +$strDisplayOrder = 'Display order:'; //to translate $strDoAQuery = 'Kør en forespørgsel på felter (wildcard: "%")'; $strDocu = 'Dokumentation'; $strDoYouReally = 'Er du sikker på at du vil '; $strDrop = 'Slet'; $strDropDB = 'Slet database '; +$strDropTable = 'Drop table'; //to translate $strDumpingData = 'Data dump for tabellen'; $strDynamic = 'dynamic'; //to translate @@ -95,12 +105,20 @@ $strEmptyResultSet = 'MySQL returnerede ingen data (fx ingen rækker).'; $strEnd = 'Slut'; $strEnglishPrivileges = ' Note: MySQL privilege names are expressed in English '; //to translate $strError = 'Fejl'; +$strExtendedInserts = 'Extended inserts'; //to translate $strExtra = 'Ekstra'; $strField = 'Feltnavn'; +$strFieldHasBeenDropped = 'Field %s has been dropped';//to translate $strFields = 'Felter'; +$strFieldsEmpty = ' The field count is empty! '; //to translate +$strFieldsEnclosedBy = 'Fields enclosed by';//to translate +$strFieldsEscapedBy = 'Fields escaped by';//to translate +$strFieldsTerminatedBy = 'Fields terminated by';//to translate $strFixed = 'fixed'; //to translate $strFormat = 'Format'; //to translate +$strFormEmpty = 'Missing value in the form !'; //to translate +$strFullText = 'Full Texts';//to translate $strFunction = 'Funktion'; $strGenTime = 'Generation Time'; //to translate @@ -116,16 +134,22 @@ $strHomepageSourceforge = 'Ny phpMyAdmin hjemmeside '; $strHost = 'Host'; $strHostEmpty = 'The host name is empty!'; //to translate +$strIdxFulltext = 'Fulltext'; //to translate $strIfYouWish = 'Hvis du kun ønsker at importere nogle af tabellens kolonner, angives de med en kommasepereret felt liste.'; $strIndex = 'Indekseret'; $strIndexes = 'Indexes'; //to translate +$strIndexHasBeenDropped = 'Index %s has been dropped';//to translate $strInsert = 'Indsæt'; $strInsertAsNewRow = 'Insert as new row'; //to translate +$strInsertedRows = 'Inserted rows:'; //to translate $strInsertIntoTable = 'Importer til tabel'; $strInsertNewRow = 'Indsæt ny række'; $strInsertTextfiles = 'Importer tekstfil til tabellen'; +$strInstructions = 'Instructions';//to translate +$strInvalidName = '"%s" is a reserved word, you can\'t use it as a database/table/field name.'; //to translate $strInUse = 'in use'; //to translate +$strKeepPass = 'Do not change the password';//to translate $strKeyname = 'Nøgle'; $strKill = 'Kill'; //to translate @@ -134,12 +158,15 @@ $strLengthSet = 'Længde/Værdi*'; $strLimitNumRows = 'poster pr. side'; $strLineFeed = 'Linefeed: \\n'; $strLines = 'Linier'; +$strLinesTerminatedBy = 'Lines terminated by';//to translate $strLocationTextfile = 'Tekstfilens placering'; $strLogin = ''; //to translate, but its not in use ... $strLogout = 'Log af'; $strModifications = 'Rettelserne er gemt!'; $strModify = 'Modify'; //to translate (tbl_qbe.php3) +$strMoveTable = 'Move table to (database.table):'; //to translate +$strMoveTableOK = 'Table %s has been moved to %s.'; //to translate $strMySQLReloaded = 'MySQL genstartet.'; $strMySQLSaid = 'MySQL returnerede: '; $strMySQLShowProcess = 'Vis tråde'; @@ -150,8 +177,12 @@ $strName = 'Navn'; $strNbRecords = 'No. Of records'; $strNext = 'Næste'; $strNo = 'Nej'; +$strNoDatabases = 'No databases'; //to translate +$strNoDropDatabases = '"DROP DATABASE" statements are disabled.'; //to translate +$strNoModification = 'No change'; //to translate $strNoPassword = 'No Password'; //to translate $strNoPrivileges = 'No Privileges'; //to translate +$strNoQuery = 'No SQL query!'; //to translate $strNoRights = 'You don\'t have enough rights to be here right now!'; //to translate $strNoTablesFound = 'Ingen tabeller fundet i databasen.'; $strNotNumber = 'This is not a number!'; //to translate @@ -167,14 +198,17 @@ $strOptionally = 'OPTIONALLY'; $strOr = 'Eller'; $strOverhead = 'Overhead'; //to translate +$strPartialText = 'Partial Texts';//to translate $strPassword = 'Password'; //to translate $strPasswordEmpty = 'The password is empty!'; //to translate $strPasswordNotSame = 'The passwords aren\'t the same!'; //to translate $strPHPVersion = 'PHP Version'; //to translate +$strPmaDocumentation = 'phpMyAdmin Documentation';//to translate $strPos1 = 'Start'; $strPrevious = 'Forrige'; $strPrimary = 'Primær'; $strPrimaryKey = 'Primær nøgle'; +$strPrimaryKeyHasBeenDropped = 'The primary key has been dropped';//to translate $strPrinterFriendly = 'Udskrift venlig version af ovenstående tabel'; $strPrintView = 'Vis (udskriftvenlig)'; $strPrivileges = 'Privileges'; //to translate @@ -184,6 +218,7 @@ $strProperties = 'Egenskaber'; $strQBE = 'Query by Example'; $strQBEDel = 'Del'; //to translate (used in tbl_qbe.php3) $strQBEIns = 'Ins'; //to translate (used in tbl_qbe.php3) +$strQueryOnDb = 'SQL-query on database '; //to translate $strReadTheDocs = 'Læs dokumentationen'; $strRecords = 'Poster'; @@ -208,7 +243,9 @@ $strRowsFrom = 'rækker startende fra'; $strRowSize = ' Row size '; //to translate $strRowsStatistic = 'Row Statistic'; //to translate $strRunning = 'kører på '; +$strRunningAs = 'as'; //to translate $strRunQuery = 'Submit Query'; //to translate (tbl_qbe.php3) +$strRunSQLQuery = 'Run SQL query/queries on database %s';//to translate $strSave = 'Gem'; $strSelect = 'Vælg'; @@ -216,19 +253,27 @@ $strSelectFields = 'Vælg mindst eet felt:'; $strSelectNumRows = 'i forespørgsel'; $strSend = 'send'; $strSequence = 'Seq.'; //to translate +$strServerChoice = 'Server Choice';//to translate $strServerVersion = 'Server version'; //to translate +$strSetEnumVal = 'If field type is "enum" or "set", please enter the values using this format: \'a\',\'b\',\'c\'...
If you ever need to put a backslash ("\") or a single quote ("\'") amongst those values, backslashes it (for example \'\\\\xyz\' or \'a\\\'b\').'; //to translate $strShow = 'Vis'; +$strShowAll = 'Show all'; // to translate +$strShowCols = 'Show columns'; //to translate $strShowingRecords = 'Viser poster '; +$strShowPHPInfo = 'Show PHP information'; // To translate +$strShowTables = 'Show tables'; //to translate $strShowThisQuery = ' Show this query here again '; //to translate $strSingly = '(singly)'; //to translate $strSize = 'Size'; //to translate $strSort = 'Sort'; //to translate (tbl_qbe.php3) $strSpaceUsage = 'Space usage'; //to translate $strSQLQuery = 'SQL-forespørgsel'; +$strStartingRecord = 'Starting record';//to translate $strStatement = 'Statements'; //to translate $strStrucCSV = 'CSV data'; $strStrucData = 'Struturen og data'; $strStrucDrop = 'Tilføj \'drop table\''; +$strStrucExcelCSV = 'CSV for Ms Excel data'; $strStrucOnly = 'Kun strukturen'; $strSubmit = 'Send'; $strSuccess = 'Din SQL-forespørgsel blev eksekveret korrekt'; @@ -237,7 +282,10 @@ $strSum = 'Sum'; //to translate $strTable = 'Tabel: '; $strTableComments = 'Tabel kommentarer'; $strTableEmpty = 'The table name is empty!'; //to translate +$strTableHasBeenDropped = 'Table %s has been dropped';//to translate +$strTableHasBeenEmptied = 'Table %s has been emptied';//to translate $strTableMaintenance = 'Table maintenance'; //to translate +$strTables = '%s table(s)'; //to translate $strTableStructure = 'Struktur dump for tabellen'; $strTableType = 'Tabel type'; $strTextAreaLength = ' Because of its length,
this field might not be editable '; //to translate @@ -249,8 +297,12 @@ $strType = 'Datatype'; $strUncheckAll = 'Uncheck All'; //to translate $strUnique = 'Unik'; +$strUpdatePrivMessage = 'You have updated the privileges for %s.';//to translate +$strUpdateProfile = 'Update profile:';//to translate +$strUpdateProfileMessage = 'The profile has been updated.';//to translate $strUpdateQuery = 'Update Query'; //to translate (tbl_qbe.php3) $strUsage = 'Usage'; //to translate +$strUseBackquotes = 'Use backquotes with tables and fields\' names'; $strUser = 'User'; //to translate $strUserEmpty = 'The user name is empty!'; //to translate $strUserName = 'User name'; //to translate @@ -262,63 +314,11 @@ $strViewDump = 'Vis dump (skema) over tabel'; $strViewDumpDB = 'Vis dump (skema) af database'; $strWelcome = 'Velkommen til '; +$strWithChecked = 'With checked:'; $strWrongUser = 'Forkert brugernavn/kodeord. Adgang Nægtet.'; $strYes = 'Ja'; -// To translate -$strAffectedRows = 'Affected rows:'; -$strDatabasesStats = 'Databases statistics';//to translate -$strDeletedRows = 'Deleted rows:'; -$strDisplayOrder = 'Display order:'; -$strDropTable = 'Drop table'; -$strExtendedInserts = 'Extended inserts'; -$strFieldsEmpty = ' The field count is empty! '; //to translate -$strFormEmpty = 'Missing value in the form !'; -$strFullText = 'Full Texts';//to translate -$strIdxFulltext = 'Fulltext'; //to translate -$strInsertedRows = 'Inserted rows:'; -$strInstructions = 'Instructions';//to translate -$strInvalidName = '"%s" is a reserved word, you can\'t use it as a database/table/field name.'; //to translate -$strNoDatabases = 'No databases'; -$strNoDropDatabases = '"DROP DATABASE" statements are disabled.'; -$strNoModification = 'No change'; -$strPartialText = 'Partial Texts';//to translate -$strPmaDocumentation = 'phpMyAdmin Documentation';//to translate -$strQueryOnDb = 'SQL-query on database '; -$strRunningAs = 'as'; -$strServerChoice = 'Server Choice';//to translate -$strSetEnumVal = 'If field type is "enum" or "set", please enter the values using this format: \'a\',\'b\',\'c\'...
If you ever need to put a backslash ("\") or a single quote ("\'") amongst those values, backslashes it (for example \'\\\\xyz\' or \'a\\\'b\').'; -$strShowAll = 'Show all'; // to translate -$strShowCols = 'Show columns'; -$strShowPHPInfo = 'Show PHP information'; // To translate -$strShowTables = 'Show tables'; -$strStrucExcelCSV = 'CSV for Ms Excel data'; -$strTables = '%s table(s)'; //to translate -$strUseBackquotes = 'Use backquotes with tables and fields\' names'; -$strWithChecked = 'With checked:'; -$strAPrimaryKey = 'A primary key has been added on %s';//to translate -$strAnIndex = 'An index has been added on %s';//to translate -$strFieldHasBeenDropped = 'Field %s has been dropped';//to translate -$strFieldsEnclosedBy = 'Fields enclosed by';//to translate -$strFieldsEscapedBy = 'Fields escaped by';//to translate -$strFieldsTerminatedBy = 'Fields terminated by';//to translate -$strIndexHasBeenDropped = 'Index %s has been dropped';//to translate -$strLinesTerminatedBy = 'Lines terminated by';//to translate -$strPrimaryKeyHasBeenDropped = 'The primary key has been dropped';//to translate -$strRunSQLQuery = 'Run SQL query/queries on database %s';//to translate -$strStartingRecord = 'Starting record';//to translate -$strTableHasBeenDropped = 'Table %s has been dropped';//to translate -$strTableHasBeenEmptied = 'Table %s has been emptied';//to translate -$strDeleteUserMessage = 'You have deleted the user %s.';//to translate -$strKeepPass = 'Do not change the password';//to translate -$strUpdatePrivMessage = 'You have updated the privileges for %s.';//to translate -$strUpdateProfile = 'Update profile:';//to translate -$strUpdateProfileMessage = 'The profile has been updated.';//to translate -$strDatabaseHasBeenDropped = 'Database %s has been dropped.'; //to translate $strZip = '"zipped"'; //to translate -$strNoQuery = 'No SQL query!'; //to translate -$strCopyTable = 'Copy table to (database.table):'; -$strMoveTable = 'Move table to (database.table):'; -$strMoveTableOK = 'Table %s has been moved to %s.'; + ?>