From 68581d4474f0ff654416fed54365951dd786fcdc Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Wed, 27 Aug 2008 16:33:59 +0000 Subject: [PATCH] Norwegian update --- ChangeLog | 1 + lang/norwegian-utf-8.inc.php | 98 ++++++++++++++++++------------------ 2 files changed, 50 insertions(+), 49 deletions(-) diff --git a/ChangeLog b/ChangeLog index 7ea8f7531..b5408fe21 100644 --- a/ChangeLog +++ b/ChangeLog @@ -78,6 +78,7 @@ danbarry + [lang] Swedish update, thanks to Björn T. Hallberg - bug #2050068 [gui] "Check tables having overhead" selects wrong tables + [lang] Belarusian update, thanks to Jaska Zedlik ++ [lang] Norwegian update, thanks to Sven-Erik Andersen 2.11.9.0 (not yet released) - bug #2031221 [auth] Links to version number on login screen diff --git a/lang/norwegian-utf-8.inc.php b/lang/norwegian-utf-8.inc.php index 4bc83ca60..270a4eff7 100644 --- a/lang/norwegian-utf-8.inc.php +++ b/lang/norwegian-utf-8.inc.php @@ -1,4 +1,4 @@ - så vil muligens dette feltet ikke være redigerbart '; +$strTexyText = 'Texy! tekst'; $strThai = 'thai'; $strTheme = 'Tema / Stil'; $strThemeDefaultNotFound = 'Standard stil %s ble ikke funnet!'; @@ -1009,13 +1052,16 @@ $strView = 'Vis'; $strViewDump = 'Vis dump (skjema) av tabell'; $strViewDumpDatabases = 'Vis dumpet skjema av databaser'; $strViewDumpDB = 'Vis dump (skjema) av database'; +$strViewHasAtLeast = 'Denne visningen har minst dette antall rader. Sjekk %sdocumentation%s.'; $strViewHasBeenDropped = 'Visningen %s har blitt slettet'; $strViewName = 'VIEW navn'; +$strWebServer = 'Webserver'; $strWebServerUploadDirectory = 'webtjener opplastingskatalog'; $strWebServerUploadDirectoryError = 'Katalogen du anga for opplasting kan ikke nåes'; $strWelcome = 'Velkommen til %s'; $strWestEuropean = 'vesteuropeisk'; +$strWiki = 'Wiki'; $strWildcard = 'jokertegn'; $strWindowNotFound = 'Målvinduet kunne ikke oppdateres. Muligens du har lukket modervinduet eller din nettleser blokkerer vindu-til-vindu oppdateringer av sikkerhetsårsaker.'; $strWithChecked = 'Med avkrysset:'; @@ -1029,52 +1075,6 @@ $strYes = 'Ja'; $strZeroRemovesTheLimit = 'Merk: Ved å sette disse til 0 (null) fjernes begrensningen.'; $strZip = 'Komprimert (zip)'; -$strTexyText = 'Texy! text'; //to translate -$strDetails = 'Details...'; //to translate -$strComment = 'Comment'; //to translate -$strPacked = 'Packed'; //to translate -$strActions = 'Actions'; //to translate -$strInterface = 'Interface'; //to translate -$strSuhosin = 'Server running with Suhosin. Please refer to %sdocumentation%s for possible issues.'; //to translate -$strEvents = 'Events'; //to translate -$strForeignKeyRelationAdded = 'FOREIGN KEY relation added'; //to translate -$strInternalAndForeign = 'An internal relation is not necessary when a corresponding FOREIGN KEY relation exists.'; //to translate -$strViewHasAtLeast = 'This view has at least this number of rows. Please refer to %sdocumentation%s.'; //to translate -$strRelationalKey = 'Relational key'; //to translate -$strRelationalDisplayField = 'Relational display field'; //to translate -$strSwekeyNoKey = 'No valid authentication key plugged'; //to translate -$strSwekeyNoKeyId = 'File %s does not contain any key id'; //to translate -$strSwekeyAuthFailed = 'Hardware authentication failed'; //to translate -$strSwekeyAuthenticating = 'Authenticating...'; //to translate -$strPBXTIndexCacheSize = 'Index cache size'; //to translate -$strPBXTRecordCacheSize = 'Record cache size'; //to translate -$strPBXTLogCacheSize = 'Log cache size'; //to translate -$strPBXTLogFileThreshold = 'Log file threshold'; //to translate -$strPBXTTransactionBufferSize = 'Transaction buffer size'; //to translate -$strPBXTCheckpointFrequency = 'Checkpoint frequency'; //to translate -$strPBXTDataLogThreshold = 'Data log threshold'; //to translate -$strPBXTGarbageThreshold = 'Garbage threshold'; //to translate -$strPBXTLogBufferSize = 'Log buffer size'; //to translate -$strPBXTDataFileGrowSize = 'Data file grow size'; //to translate -$strPBXTRowFileGrowSize = 'Row file grow size'; //to translate -$strPBXTRowFileGrowSizeDesc = 'The grow size of the row pointer (.xtr) files.'; //to translate -$strPBXTDataFileGrowSizeDesc = 'The grow size of the handle data (.xtd) files.'; //to translate -$strPBXTLogBufferSizeDesc = 'The size of the buffer used when writing a data log. The default is 256MB. The engine allocates one buffer pre thread, but only if the thread is required to write a data log.'; //to translate -$strPBXTGarbageThresholdDesc = 'The percentage of garbage in a data log file before it is compacted. This is a value between 1 and 99. The default is 50.'; //to translate -$strPBXTDataLogThresholdDesc = 'The maximum size of a data log file. The default value is 64MB. PBXT can create a maximum of 32000 data logs, which are used by all tables. So the value of this variable can be increased to increase the total amount of data that can be stored in the database.'; //to translate -$strPBXTCheckpointFrequencyDesc = 'The amount of data written to the transaction log before a checkpoint is performed. The default value is 24MB.'; //to translate -$strPBXTTransactionBufferSizeDesc = 'The size of the global transaction log buffer (the engine allocates 2 buffers of this size). The default is 1MB.'; //to translate -$strPBXTLogFileThresholdDesc = 'The size of a transaction log before rollover, and a new log is created. The default value is 16MB.'; //to translate -$strPBXTLogCacheSizeDesc = 'The amount of memory allocated to the transaction log cache used to cache on transaction log data. The default is 16MB.'; //to translate -$strPBXTRecordCacheSizeDesc = 'This is the amount of memory allocated to the record cache used to cache table data. The default value is 32MB. This memory is used to cache changes to the handle data (.xtd) and row pointer (.xtr) files.'; //to translate -$strPBXTIndexCacheSizeDesc = 'This is the amount of memory allocated to the index cache. Default value is 32MB. The memory allocated here is used only for caching index pages.'; //to translate -$strPBXTLogFileCount = 'Log file count'; //to translate -$strPBXTLogFileCountDesc = 'This is the number of transaction log files (pbxt/system/xlog*.xt) the system will maintain. If the number of logs exceeds this value then old logs will be deleted, otherwise they are renamed and given the next highest number.'; //to translate -$strAsDefined = 'As defined:'; //to translate -$strWiki = 'Wiki'; //to translate -$strWebServer = 'Web server'; //to translate -$strPHPExtension = 'PHP extension'; //to translate -$strCustomColor = 'Custom color'; //to translate $strBLOBRepository = 'BLOB Repository'; //to translate $strBLOBRepositoryDamaged = 'Damaged'; //to translate $strBLOBRepositoryDisableAreYouSure = 'Are you sure you want to disable all BLOB references fot database %s?'; //to translate