dutch translation updated

This commit is contained in:
Michal Čihař
2003-03-19 12:33:48 +00:00
parent e2505d7472
commit 43a118819c
3 changed files with 135 additions and 108 deletions

View File

@@ -7,6 +7,7 @@ $Source$
2003-03-19 Michal Cihar <nijel@users.sourceforge.net> 2003-03-19 Michal Cihar <nijel@users.sourceforge.net>
* tbl_properties_operations.php3: fixed bad id of option (#706147). * tbl_properties_operations.php3: fixed bad id of option (#706147).
* lang/dutch: Updated, thanks to Gilles van den Hoven.
2003-03-18 Garvin Hicking <me@supergarv.de> 2003-03-18 Garvin Hicking <me@supergarv.de>
* libraries/display_export.lib.php3: Fixed variable usage. * libraries/display_export.lib.php3: Fixed variable usage.

View File

@@ -84,11 +84,19 @@ $strCantUseRecodeIconv = 'Kan iconv, libiconv en recode_string functies niet geb
$strCardinality = 'Kardinaliteit'; $strCardinality = 'Kardinaliteit';
$strCarriage = 'Harde return: \\r'; $strCarriage = 'Harde return: \\r';
$strChange = 'Veranderen'; $strChange = 'Veranderen';
$strChangeCopyMode = 'Maak een nieuwe gebruiker aan met dezelfde privileges en ...';
$strChangeCopyModeCopy = '... behoud de oude.';
$strChangeCopyModeDeleteAndReload = ' ... verwijder de oude van de user tabellen en herlaad de privileges achteraf.';
$strChangeCopyModeJustDelete = ' ... verwijder de oude van de user tabellen.';
$strChangeCopyModeRevoke = ' ... herstel alle actieve privileges van de oude en verwijder deze daarna.';
$strChangeCopyUser = 'Wijzig de Login Informatie / Kopieer gebruiker';
$strChangeDisplay = 'Kies weer te geven veld'; $strChangeDisplay = 'Kies weer te geven veld';
$strChangePassword = 'Wijzig paswoord'; $strChangePassword = 'Wijzig paswoord';
$strCharsetOfFile = 'Karakter set van het bestand:'; $strCharsetOfFile = 'Karakter set van het bestand:';
$strCheckAll = 'Selecteer alles'; $strCheckAll = 'Selecteer alles';
$strCheckDbPriv = 'Controleer database rechten'; $strCheckDbPriv = 'Controleer database rechten';
$strCheckPrivs = 'Controleer privileges';
$strCheckPrivsLong = 'Controleer privileges voor database &quot;%s&quot;.';
$strCheckTable = 'Controleer tabel'; $strCheckTable = 'Controleer tabel';
$strChoosePage = 'Kies een pagina om aan te passen'; $strChoosePage = 'Kies een pagina om aan te passen';
$strColComFeat = 'Toon kolom commentaar'; $strColComFeat = 'Toon kolom commentaar';
@@ -132,9 +140,15 @@ $strDatabase = 'Database ';
$strDatabaseHasBeenDropped = 'Database %s is vervallen.'; $strDatabaseHasBeenDropped = 'Database %s is vervallen.';
$strDatabaseWildcard = 'Database (wildcards toegestaan):'; $strDatabaseWildcard = 'Database (wildcards toegestaan):';
$strDatabases = 'databases'; $strDatabases = 'databases';
$strDatabasesDropped = '%s databases zijn succesvol verwijderd.';
$strDatabasesStats = 'Database statistieken'; $strDatabasesStats = 'Database statistieken';
$strDatabasesStatsDisable = 'Statistieken uitzetten';
$strDatabasesStatsEnable = 'Statistieken aanzetten';
$strDatabasesStatsHeavyTraffic = 'Attentie: Indien u hier Database statistieken aanzet kan dit zorgen voor veel data verkeer tussen de webserver en de MySQL server.';
$strDbPrivileges = 'Database-specifieke privileges'; $strDbPrivileges = 'Database-specifieke privileges';
$strDbSpecific = 'database-specifiek';
$strDefault = 'Standaardwaarde'; $strDefault = 'Standaardwaarde';
$strDefaultValueHelp = 'Voer voor standaard waarden aub een enkele waarde in, zonder backslash of aanhalingstekens, gebruik makend van dit formaat: a';
$strDelete = 'Verwijderen'; $strDelete = 'Verwijderen';
$strDeleteAndFlush = 'Verwijder de gebruikers en vernieuw de privileges daarna.'; $strDeleteAndFlush = 'Verwijder de gebruikers en vernieuw de privileges daarna.';
$strDeleteAndFlushDescr = 'Dit is de nette manier, maar het vernieuwen van de privileges kan even duren.'; $strDeleteAndFlushDescr = 'Dit is de nette manier, maar het vernieuwen van de privileges kan even duren.';
@@ -154,6 +168,7 @@ $strDoYouReally = 'Weet u zeker dat u dit wilt ';
$strDocu = 'Documentatie'; $strDocu = 'Documentatie';
$strDrop = 'Verwijderen'; $strDrop = 'Verwijderen';
$strDropDB = 'Verwijder database %s'; $strDropDB = 'Verwijder database %s';
$strDropSelectedDatabases = 'Geselecteerde databases verwijderen';
$strDropTable = 'Verwijder tabel'; $strDropTable = 'Verwijder tabel';
$strDropUsersDb = 'Verwijder de databasen die dezelfde naam hebben als de gebruikers.'; $strDropUsersDb = 'Verwijder de databasen die dezelfde naam hebben als de gebruikers.';
$strDumpXRows = '%s rijen aan het dumpen, start bij rij %s.'; $strDumpXRows = '%s rijen aan het dumpen, start bij rij %s.';
@@ -198,6 +213,7 @@ $strFunction = 'Functie';
$strGenBy = 'Gegenereerd door'; $strGenBy = 'Gegenereerd door';
$strGenTime = 'Generatie Tijd'; $strGenTime = 'Generatie Tijd';
$strGeneralRelationFeat = 'Basis relatie opties'; $strGeneralRelationFeat = 'Basis relatie opties';
$strGlobal = 'globaal';
$strGlobalPrivileges = 'Globale privileges'; $strGlobalPrivileges = 'Globale privileges';
$strGlobalValue = 'Globale waarde'; $strGlobalValue = 'Globale waarde';
$strGo = 'Start'; $strGo = 'Start';
@@ -237,6 +253,7 @@ $strInsertedRows = 'Ingevoegde rijen:';
$strInstructions = 'Instructies'; $strInstructions = 'Instructies';
$strInvalidName = '"%s" is een gereserveerd woord, u kunt het niet gebruiken voor een database/tabel/veld naam.'; $strInvalidName = '"%s" is een gereserveerd woord, u kunt het niet gebruiken voor een database/tabel/veld naam.';
$strJumpToDB = 'Ga naar database &quot;%s&quot;.';
$strJustDelete = 'Verwijder gewoon de gebruikers van de privileges tabel.'; $strJustDelete = 'Verwijder gewoon de gebruikers van de privileges tabel.';
$strJustDeleteDescr = 'De &quot;verwijderde&quot; gebruikers zullen de server kunnen gebruiken zoals altijd zolang de privileges nog niet zijn vernieuwd.'; $strJustDeleteDescr = 'De &quot;verwijderde&quot; gebruikers zullen de server kunnen gebruiken zoals altijd zolang de privileges nog niet zijn vernieuwd.';
@@ -281,6 +298,7 @@ $strName = 'Naam';
$strNext = 'Volgende'; $strNext = 'Volgende';
$strNo = 'Nee'; $strNo = 'Nee';
$strNoDatabases = 'Geen databases'; $strNoDatabases = 'Geen databases';
$strNoDatabasesSelected = 'Er is geen databases geselecteerd.';
$strNoDescription = 'Geen beschrijving aanwezig'; $strNoDescription = 'Geen beschrijving aanwezig';
$strNoDropDatabases = '"DROP DATABASE" opdrachten zijn niet mogelijk.'; $strNoDropDatabases = '"DROP DATABASE" opdrachten zijn niet mogelijk.';
$strNoExplain = 'Uitleg SQL overslaan'; $strNoExplain = 'Uitleg SQL overslaan';
@@ -535,6 +553,7 @@ $strUserNotFound = 'De geselecteerde gebruiker werd niet aangetroffen in de priv
$strUserOverview = 'Gebruikers Overzicht'; $strUserOverview = 'Gebruikers Overzicht';
$strUsers = 'Gebruikers'; $strUsers = 'Gebruikers';
$strUsersDeleted = 'De geselecteerde gebruikers zijn met succes verwijderd.'; $strUsersDeleted = 'De geselecteerde gebruikers zijn met succes verwijderd.';
$strUsersHavingAccessToDb = 'Gebruikers die toegang hebben tot &quot;%s&quot;';
$strValidateSQL = 'Valideer SQL'; $strValidateSQL = 'Valideer SQL';
$strValidatorError = 'De SQL validatie kon niet worden geinitialiseerd. Controleer of u de nodige php extensies heeft geinstalleerd zoals beschreven in de %sdocumentatie%s.'; $strValidatorError = 'De SQL validatie kon niet worden geinitialiseerd. Controleer of u de nodige php extensies heeft geinstalleerd zoals beschreven in de %sdocumentatie%s.';
@@ -546,6 +565,7 @@ $strViewDumpDB = 'Bekijk een dump (schema) van database';
$strWebServerUploadDirectory = 'web-server upload directory'; $strWebServerUploadDirectory = 'web-server upload directory';
$strWebServerUploadDirectoryError = 'De directory die u heeft ingesteld om te uploaden kan niet worden bereikt.'; $strWebServerUploadDirectoryError = 'De directory die u heeft ingesteld om te uploaden kan niet worden bereikt.';
$strWelcome = 'Welkom op %s'; $strWelcome = 'Welkom op %s';
$strWildcard = 'joker teken';
$strWithChecked = 'Met geselecteerd:'; $strWithChecked = 'Met geselecteerd:';
$strWritingCommentNotPossible = 'Het toevoegen van commentaar is niet mogelijk'; $strWritingCommentNotPossible = 'Het toevoegen van commentaar is niet mogelijk';
$strWritingRelationNotPossible = 'Toevoegen van een relatie is niet mogelijk'; $strWritingRelationNotPossible = 'Toevoegen van een relatie is niet mogelijk';
@@ -556,69 +576,62 @@ $strYes = 'Ja';
$strZeroRemovesTheLimit = 'Opmerking: Het instellen van deze waarden op 0 (nul) verwijderd het limiet.'; $strZeroRemovesTheLimit = 'Opmerking: Het instellen van deze waarden op 0 (nul) verwijderd het limiet.';
$strZip = '"Gezipt"'; $strZip = '"Gezipt"';
// To translate // To translate
$updComTab = 'Please see Documentation on how to update your Column_comments Table'; //to translate
$strAutomaticLayout = 'Automatic layout'; //to translate
$strCSVOptions = 'CSV options';//to translate
$strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate
$strCheckPrivs = 'Check Privileges'; //to translate
$strCheckPrivsLong = 'Check privileges for database &quot;%s&quot;.'; //to translate
$strDatabasesStatsHeavyTraffic = 'Note: Enabling the Database statistics here might cause heavy traffic between the webserver and the MySQL one.'; //to translate
$strDatabasesStatsDisable = 'Disable Statistics'; //to translate
$strDatabasesStatsEnable = 'Enable Statistics'; //to translate
$strJumpToDB = 'Jump to database &quot;%s&quot;.'; //to translate
$strDropSelectedDatabases = 'Drop Selected Databases'; //to translate
$strNoDatabasesSelected = 'No databases selected.'; //to translate
$strDatabasesDropped = '%s databases have been dropped successfully.'; //to translate
$strGlobal = 'global'; //to translate
$strDbSpecific = 'database-specific'; //to translate
$strUsersHavingAccessToDb = 'Users having access to &quot;%s&quot;'; //to translate
$strChangeCopyUser = 'Change Login Information / Copy User'; //to translate
$strChangeCopyMode = 'Create a new user with the same privileges and ...'; //to translate
$strChangeCopyModeCopy = '... keep the old one.'; //to translate
$strChangeCopyModeJustDelete = ' ... delete the old one from the user tables.'; //to translate
$strChangeCopyModeRevoke = ' ... revoke all active privileges from the old one and delete it afterwards.'; //to translate
$strChangeCopyModeDeleteAndReload = ' ... delete the old one from the user tables and reload the privileges afterwards.'; //to translate
$strWildcard = 'wildcard'; //to translate
$strRowsModeFlippedHorizontal = 'horizontal (rotated headers)';//to translate
$strQueryTime = 'Query took %01.4f sec';//to translate
$strDumpComments = 'Include column comments as inline SQL-comments';//to translate
$strDBComment = 'Database comment: ';//to translate $strDBComment = 'Database comment: ';//to translate
$strDelOld = 'The current Page has References to Tables that no longer exist. Would you like to delete those References?'; //to translate
$strDumpComments = 'Include column comments as inline SQL-comments';//to translate
$strFileNameTemplate = 'File name template';//to translate
$strFileNameTemplateHelp = 'Use __DB__ for database name, __TABLE__ for table name and %sany strftime%s options for time specification, extension will be automagically added. Any other text will be preserved.';//to translate
$strFileNameTemplateRemember = 'remember template';//to translate
$strInnodbStat = 'InnoDB Status'; //to translate
$strMIME_MIMEtype = 'MIME-type';//to translate
$strMIME_available_mime = 'Available MIME-types';//to translate
$strMIME_available_transform = 'Available transformations';//to translate
$strMIME_description = 'Description';//to translate
$strMIME_file = 'Filename';//to translate
$strMIME_nodescription = 'No Description is available for this transformation.<br />Please ask the author, what %s does.';//to translate
$strMIME_transformation = 'Browser transformation';//to translate
$strMIME_transformation_note = 'For a list of available transformation options and their MIME-type transformations, click on %stransformation descriptions%s';//to translate
$strMIME_transformation_options = 'Transformation options';//to translate
$strMIME_transformation_options_note = 'Please enter the values for transformation options using this format: \'a\',\'b\',\'c\'...<br />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
$strMIME_without = 'MIME-types printed in italics do not have a seperate transformation function';//to translate
$strNoOptions = 'This format has no options';//to translate
$strPerMinute = 'per minute';//to translate
$strPerSecond = 'per second';//to translate
$strQueryFrame = 'Query window';//to translate $strQueryFrame = 'Query window';//to translate
$strQueryFrameDebug = 'Debugging information';//to translate $strQueryFrameDebug = 'Debugging information';//to translate
$strQueryFrameDebugBox = 'Active variables for the query form:\nDB: %s\nTable: %s\nServer: %s\n\nCurrent variables for the query form:\nDB: %s\nTable: %s\nServer: %s\n\nOpener location: %s\nFrameset location: %s.';//to translate $strQueryFrameDebugBox = 'Active variables for the query form:\nDB: %s\nTable: %s\nServer: %s\n\nCurrent variables for the query form:\nDB: %s\nTable: %s\nServer: %s\n\nOpener location: %s\nFrameset location: %s.';//to translate
$strQuerySQLHistory = 'SQL-history';//to translate $strQuerySQLHistory = 'SQL-history';//to translate
$strMIME_MIMEtype = 'MIME-type';//to translate $strQueryTime = 'Query took %01.4f sec';//to translate
$strMIME_transformation = 'Browser transformation';//to translate
$strMIME_transformation_options = 'Transformation options';//to translate $strRowsModeFlippedHorizontal = 'horizontal (rotated headers)';//to translate
$strMIME_transformation_options_note = 'Please enter the values for transformation options using this format: \'a\',\'b\',\'c\'...<br />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
$strMIME_transformation_note = 'For a list of available transformation options and their MIME-type transformations, click on %stransformation descriptions%s';//to translate
$strMIME_available_mime = 'Available MIME-types';//to translate
$strMIME_available_transform = 'Available transformations';//to translate
$strMIME_without = 'MIME-types printed in italics do not have a seperate transformation function';//to translate
$strMIME_description = 'Description';//to translate
$strMIME_nodescription = 'No Description is available for this transformation.<br />Please ask the author, what %s does.';//to translate
$strMIME_file = 'Filename';//to translate
$strTransformation_image_jpeg__plain = 'Takes an imagefile and outputs a link for it. First options argument is a possible prepended string like http://...';//to translate
$strTransformation_text_plain__formatted = 'Preserves original formatting of the field. No Escaping is done.';//to translate
$strTransformation_text_plain__unformatted = 'Displays HTML code as HTML entities. No HTML formatting is shown.';//to translate
$strTransformation_image_jpeg__link = 'Displays a link to this image (direct blob download, i.e.).';//to translate
$strInnodbStat = 'InnoDB Status'; //to translate
$updComTab = 'Please see Documentation on how to update your Column_comments Table'; //to translate
$strTransformation_image_jpeg__inline = 'Displays a clickable thumbnail; options: width,height in pixels (keeps the original ratio)'; //to translate
$strTransformation_image_png__inline = 'See image/jpeg: inline'; //to translate
$strSQLOptions = 'SQL options';//to translate $strSQLOptions = 'SQL options';//to translate
$strXML = 'XML';//to translate $strStatCheckTime = 'Last check';//to translate
$strCSVOptions = 'CSV options';//to translate
$strNoOptions = 'This format has no options';//to translate
$strStatCreateTime = 'Creation';//to translate $strStatCreateTime = 'Creation';//to translate
$strStatUpdateTime = 'Last update';//to translate $strStatUpdateTime = 'Last update';//to translate
$strStatCheckTime = 'Last check';//to translate
$strPerMinute = 'per minute';//to translate $strTransformation_image_jpeg__inline = 'Displays a clickable thumbnail; options: width,height in pixels (keeps the original ratio)'; //to translate
$strPerSecond = 'per second';//to translate $strTransformation_image_jpeg__link = 'Displays a link to this image (direct blob download, i.e.).';//to translate
$strAutomaticLayout = 'Automatic layout'; //to translate $strTransformation_image_jpeg__plain = 'Takes an imagefile and outputs a link for it. First options argument is a possible prepended string like http://...';//to translate
$strDelOld = 'The current Page has References to Tables that no longer exist. Would you like to delete those References?'; //to translate $strTransformation_image_png__inline = 'See image/jpeg: inline'; //to translate
$strFileNameTemplate = 'File name template';//to translate
$strFileNameTemplateRemember = 'remember template';//to translate
$strFileNameTemplateHelp = 'Use __DB__ for database name, __TABLE__ for table name and %sany strftime%s options for time specification, extension will be automagically added. Any other text will be preserved.';//to translate
$strTransformation_text_plain__dateformat = 'Takes a TIME, TIMESTAMP or DATETIME field and formats it using your local dateformat. First option is the offset (in hours) which will be added to the timestamp (Default: 0). Second option is a different dateformat according to the parameters available for PHPs strftime().';//to translate $strTransformation_text_plain__dateformat = 'Takes a TIME, TIMESTAMP or DATETIME field and formats it using your local dateformat. First option is the offset (in hours) which will be added to the timestamp (Default: 0). Second option is a different dateformat according to the parameters available for PHPs strftime().';//to translate
$strTransformation_text_plain__substr = 'Only shows part of a string. First option is an offset to define where the output of your text starts (Default 0). Second option is an offset how much text is returned. If empty, returns all the remaining text. The third option defines which chars will be appended to the output when a substring is returned (Default: ...) .';//to translate
$strTransformation_text_plain__external = 'LINUX ONLY: Launches an external application and feeds the fielddata via standard input. Returns standard output of the application. Default is Tidy, to pretty print HTML code. For security reasons, you have to manually edit the file libraries/transformations/text_plain__external.inc.php and insert the tools you allow to be run. The first option is then the number of the program you want to use and the second option are the parameters for the program. The third parameter, if set to 1 will convert the output using htmlspecialchars() (Default is 1). A fourth parameter, if set to 1 will put a NOWRAP to the content cell so that the whole output will be shown without reformatting (Default 1)';//to translate $strTransformation_text_plain__external = 'LINUX ONLY: Launches an external application and feeds the fielddata via standard input. Returns standard output of the application. Default is Tidy, to pretty print HTML code. For security reasons, you have to manually edit the file libraries/transformations/text_plain__external.inc.php and insert the tools you allow to be run. The first option is then the number of the program you want to use and the second option are the parameters for the program. The third parameter, if set to 1 will convert the output using htmlspecialchars() (Default is 1). A fourth parameter, if set to 1 will put a NOWRAP to the content cell so that the whole output will be shown without reformatting (Default 1)';//to translate
$strTransformation_text_plain__formatted = 'Preserves original formatting of the field. No Escaping is done.';//to translate
$strTransformation_text_plain__substr = 'Only shows part of a string. First option is an offset to define where the output of your text starts (Default 0). Second option is an offset how much text is returned. If empty, returns all the remaining text. The third option defines which chars will be appended to the output when a substring is returned (Default: ...) .';//to translate
$strTransformation_text_plain__unformatted = 'Displays HTML code as HTML entities. No HTML formatting is shown.';//to translate
$strXML = 'XML';//to translate
?> ?>

View File

@@ -85,11 +85,19 @@ $strCantUseRecodeIconv = 'Kan iconv, libiconv en recode_string functies niet geb
$strCardinality = 'Kardinaliteit'; $strCardinality = 'Kardinaliteit';
$strCarriage = 'Harde return: \\r'; $strCarriage = 'Harde return: \\r';
$strChange = 'Veranderen'; $strChange = 'Veranderen';
$strChangeCopyMode = 'Maak een nieuwe gebruiker aan met dezelfde privileges en ...';
$strChangeCopyModeCopy = '... behoud de oude.';
$strChangeCopyModeDeleteAndReload = ' ... verwijder de oude van de user tabellen en herlaad de privileges achteraf.';
$strChangeCopyModeJustDelete = ' ... verwijder de oude van de user tabellen.';
$strChangeCopyModeRevoke = ' ... herstel alle actieve privileges van de oude en verwijder deze daarna.';
$strChangeCopyUser = 'Wijzig de Login Informatie / Kopieer gebruiker';
$strChangeDisplay = 'Kies weer te geven veld'; $strChangeDisplay = 'Kies weer te geven veld';
$strChangePassword = 'Wijzig paswoord'; $strChangePassword = 'Wijzig paswoord';
$strCharsetOfFile = 'Karakter set van het bestand:'; $strCharsetOfFile = 'Karakter set van het bestand:';
$strCheckAll = 'Selecteer alles'; $strCheckAll = 'Selecteer alles';
$strCheckDbPriv = 'Controleer database rechten'; $strCheckDbPriv = 'Controleer database rechten';
$strCheckPrivs = 'Controleer privileges';
$strCheckPrivsLong = 'Controleer privileges voor database &quot;%s&quot;.';
$strCheckTable = 'Controleer tabel'; $strCheckTable = 'Controleer tabel';
$strChoosePage = 'Kies een pagina om aan te passen'; $strChoosePage = 'Kies een pagina om aan te passen';
$strColComFeat = 'Toon kolom commentaar'; $strColComFeat = 'Toon kolom commentaar';
@@ -133,9 +141,15 @@ $strDatabase = 'Database ';
$strDatabaseHasBeenDropped = 'Database %s is vervallen.'; $strDatabaseHasBeenDropped = 'Database %s is vervallen.';
$strDatabaseWildcard = 'Database (wildcards toegestaan):'; $strDatabaseWildcard = 'Database (wildcards toegestaan):';
$strDatabases = 'databases'; $strDatabases = 'databases';
$strDatabasesDropped = '%s databases zijn succesvol verwijderd.';
$strDatabasesStats = 'Database statistieken'; $strDatabasesStats = 'Database statistieken';
$strDatabasesStatsDisable = 'Statistieken uitzetten';
$strDatabasesStatsEnable = 'Statistieken aanzetten';
$strDatabasesStatsHeavyTraffic = 'Attentie: Indien u hier Database statistieken aanzet kan dit zorgen voor veel data verkeer tussen de webserver en de MySQL server.';
$strDbPrivileges = 'Database-specifieke privileges'; $strDbPrivileges = 'Database-specifieke privileges';
$strDbSpecific = 'database-specifiek';
$strDefault = 'Standaardwaarde'; $strDefault = 'Standaardwaarde';
$strDefaultValueHelp = 'Voer voor standaard waarden aub een enkele waarde in, zonder backslash of aanhalingstekens, gebruik makend van dit formaat: a';
$strDelete = 'Verwijderen'; $strDelete = 'Verwijderen';
$strDeleteAndFlush = 'Verwijder de gebruikers en vernieuw de privileges daarna.'; $strDeleteAndFlush = 'Verwijder de gebruikers en vernieuw de privileges daarna.';
$strDeleteAndFlushDescr = 'Dit is de nette manier, maar het vernieuwen van de privileges kan even duren.'; $strDeleteAndFlushDescr = 'Dit is de nette manier, maar het vernieuwen van de privileges kan even duren.';
@@ -155,6 +169,7 @@ $strDoYouReally = 'Weet u zeker dat u dit wilt ';
$strDocu = 'Documentatie'; $strDocu = 'Documentatie';
$strDrop = 'Verwijderen'; $strDrop = 'Verwijderen';
$strDropDB = 'Verwijder database %s'; $strDropDB = 'Verwijder database %s';
$strDropSelectedDatabases = 'Geselecteerde databases verwijderen';
$strDropTable = 'Verwijder tabel'; $strDropTable = 'Verwijder tabel';
$strDropUsersDb = 'Verwijder de databasen die dezelfde naam hebben als de gebruikers.'; $strDropUsersDb = 'Verwijder de databasen die dezelfde naam hebben als de gebruikers.';
$strDumpXRows = '%s rijen aan het dumpen, start bij rij %s.'; $strDumpXRows = '%s rijen aan het dumpen, start bij rij %s.';
@@ -199,6 +214,7 @@ $strFunction = 'Functie';
$strGenBy = 'Gegenereerd door'; $strGenBy = 'Gegenereerd door';
$strGenTime = 'Generatie Tijd'; $strGenTime = 'Generatie Tijd';
$strGeneralRelationFeat = 'Basis relatie opties'; $strGeneralRelationFeat = 'Basis relatie opties';
$strGlobal = 'globaal';
$strGlobalPrivileges = 'Globale privileges'; $strGlobalPrivileges = 'Globale privileges';
$strGlobalValue = 'Globale waarde'; $strGlobalValue = 'Globale waarde';
$strGo = 'Start'; $strGo = 'Start';
@@ -238,6 +254,7 @@ $strInsertedRows = 'Ingevoegde rijen:';
$strInstructions = 'Instructies'; $strInstructions = 'Instructies';
$strInvalidName = '"%s" is een gereserveerd woord, u kunt het niet gebruiken voor een database/tabel/veld naam.'; $strInvalidName = '"%s" is een gereserveerd woord, u kunt het niet gebruiken voor een database/tabel/veld naam.';
$strJumpToDB = 'Ga naar database &quot;%s&quot;.';
$strJustDelete = 'Verwijder gewoon de gebruikers van de privileges tabel.'; $strJustDelete = 'Verwijder gewoon de gebruikers van de privileges tabel.';
$strJustDeleteDescr = 'De &quot;verwijderde&quot; gebruikers zullen de server kunnen gebruiken zoals altijd zolang de privileges nog niet zijn vernieuwd.'; $strJustDeleteDescr = 'De &quot;verwijderde&quot; gebruikers zullen de server kunnen gebruiken zoals altijd zolang de privileges nog niet zijn vernieuwd.';
@@ -282,6 +299,7 @@ $strName = 'Naam';
$strNext = 'Volgende'; $strNext = 'Volgende';
$strNo = 'Nee'; $strNo = 'Nee';
$strNoDatabases = 'Geen databases'; $strNoDatabases = 'Geen databases';
$strNoDatabasesSelected = 'Er is geen databases geselecteerd.';
$strNoDescription = 'Geen beschrijving aanwezig'; $strNoDescription = 'Geen beschrijving aanwezig';
$strNoDropDatabases = '"DROP DATABASE" opdrachten zijn niet mogelijk.'; $strNoDropDatabases = '"DROP DATABASE" opdrachten zijn niet mogelijk.';
$strNoExplain = 'Uitleg SQL overslaan'; $strNoExplain = 'Uitleg SQL overslaan';
@@ -536,6 +554,7 @@ $strUserNotFound = 'De geselecteerde gebruiker werd niet aangetroffen in de priv
$strUserOverview = 'Gebruikers Overzicht'; $strUserOverview = 'Gebruikers Overzicht';
$strUsers = 'Gebruikers'; $strUsers = 'Gebruikers';
$strUsersDeleted = 'De geselecteerde gebruikers zijn met succes verwijderd.'; $strUsersDeleted = 'De geselecteerde gebruikers zijn met succes verwijderd.';
$strUsersHavingAccessToDb = 'Gebruikers die toegang hebben tot &quot;%s&quot;';
$strValidateSQL = 'Valideer SQL'; $strValidateSQL = 'Valideer SQL';
$strValidatorError = 'De SQL validatie kon niet worden geinitialiseerd. Controleer of u de nodige php extensies heeft geinstalleerd zoals beschreven in de %sdocumentatie%s.'; $strValidatorError = 'De SQL validatie kon niet worden geinitialiseerd. Controleer of u de nodige php extensies heeft geinstalleerd zoals beschreven in de %sdocumentatie%s.';
@@ -547,6 +566,7 @@ $strViewDumpDB = 'Bekijk een dump (schema) van database';
$strWebServerUploadDirectory = 'web-server upload directory'; $strWebServerUploadDirectory = 'web-server upload directory';
$strWebServerUploadDirectoryError = 'De directory die u heeft ingesteld om te uploaden kan niet worden bereikt.'; $strWebServerUploadDirectoryError = 'De directory die u heeft ingesteld om te uploaden kan niet worden bereikt.';
$strWelcome = 'Welkom op %s'; $strWelcome = 'Welkom op %s';
$strWildcard = 'joker teken';
$strWithChecked = 'Met geselecteerd:'; $strWithChecked = 'Met geselecteerd:';
$strWritingCommentNotPossible = 'Het toevoegen van commentaar is niet mogelijk'; $strWritingCommentNotPossible = 'Het toevoegen van commentaar is niet mogelijk';
$strWritingRelationNotPossible = 'Toevoegen van een relatie is niet mogelijk'; $strWritingRelationNotPossible = 'Toevoegen van een relatie is niet mogelijk';
@@ -557,69 +577,62 @@ $strYes = 'Ja';
$strZeroRemovesTheLimit = 'Opmerking: Het instellen van deze waarden op 0 (nul) verwijderd het limiet.'; $strZeroRemovesTheLimit = 'Opmerking: Het instellen van deze waarden op 0 (nul) verwijderd het limiet.';
$strZip = '"Gezipt"'; $strZip = '"Gezipt"';
// To translate // To translate
$updComTab = 'Please see Documentation on how to update your Column_comments Table'; //to translate
$strAutomaticLayout = 'Automatic layout'; //to translate
$strCSVOptions = 'CSV options';//to translate
$strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate
$strCheckPrivs = 'Check Privileges'; //to translate
$strCheckPrivsLong = 'Check privileges for database &quot;%s&quot;.'; //to translate
$strDatabasesStatsHeavyTraffic = 'Note: Enabling the Database statistics here might cause heavy traffic between the webserver and the MySQL one.'; //to translate
$strDatabasesStatsDisable = 'Disable Statistics'; //to translate
$strDatabasesStatsEnable = 'Enable Statistics'; //to translate
$strJumpToDB = 'Jump to database &quot;%s&quot;.'; //to translate
$strDropSelectedDatabases = 'Drop Selected Databases'; //to translate
$strNoDatabasesSelected = 'No databases selected.'; //to translate
$strDatabasesDropped = '%s databases have been dropped successfully.'; //to translate
$strGlobal = 'global'; //to translate
$strDbSpecific = 'database-specific'; //to translate
$strUsersHavingAccessToDb = 'Users having access to &quot;%s&quot;'; //to translate
$strChangeCopyUser = 'Change Login Information / Copy User'; //to translate
$strChangeCopyMode = 'Create a new user with the same privileges and ...'; //to translate
$strChangeCopyModeCopy = '... keep the old one.'; //to translate
$strChangeCopyModeJustDelete = ' ... delete the old one from the user tables.'; //to translate
$strChangeCopyModeRevoke = ' ... revoke all active privileges from the old one and delete it afterwards.'; //to translate
$strChangeCopyModeDeleteAndReload = ' ... delete the old one from the user tables and reload the privileges afterwards.'; //to translate
$strWildcard = 'wildcard'; //to translate
$strRowsModeFlippedHorizontal = 'horizontal (rotated headers)';//to translate
$strQueryTime = 'Query took %01.4f sec';//to translate
$strDumpComments = 'Include column comments as inline SQL-comments';//to translate
$strDBComment = 'Database comment: ';//to translate $strDBComment = 'Database comment: ';//to translate
$strDelOld = 'The current Page has References to Tables that no longer exist. Would you like to delete those References?'; //to translate
$strDumpComments = 'Include column comments as inline SQL-comments';//to translate
$strFileNameTemplate = 'File name template';//to translate
$strFileNameTemplateHelp = 'Use __DB__ for database name, __TABLE__ for table name and %sany strftime%s options for time specification, extension will be automagically added. Any other text will be preserved.';//to translate
$strFileNameTemplateRemember = 'remember template';//to translate
$strInnodbStat = 'InnoDB Status'; //to translate
$strMIME_MIMEtype = 'MIME-type';//to translate
$strMIME_available_mime = 'Available MIME-types';//to translate
$strMIME_available_transform = 'Available transformations';//to translate
$strMIME_description = 'Description';//to translate
$strMIME_file = 'Filename';//to translate
$strMIME_nodescription = 'No Description is available for this transformation.<br />Please ask the author, what %s does.';//to translate
$strMIME_transformation = 'Browser transformation';//to translate
$strMIME_transformation_note = 'For a list of available transformation options and their MIME-type transformations, click on %stransformation descriptions%s';//to translate
$strMIME_transformation_options = 'Transformation options';//to translate
$strMIME_transformation_options_note = 'Please enter the values for transformation options using this format: \'a\',\'b\',\'c\'...<br />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
$strMIME_without = 'MIME-types printed in italics do not have a seperate transformation function';//to translate
$strNoOptions = 'This format has no options';//to translate
$strPerMinute = 'per minute';//to translate
$strPerSecond = 'per second';//to translate
$strQueryFrame = 'Query window';//to translate $strQueryFrame = 'Query window';//to translate
$strQueryFrameDebug = 'Debugging information';//to translate $strQueryFrameDebug = 'Debugging information';//to translate
$strQueryFrameDebugBox = 'Active variables for the query form:\nDB: %s\nTable: %s\nServer: %s\n\nCurrent variables for the query form:\nDB: %s\nTable: %s\nServer: %s\n\nOpener location: %s\nFrameset location: %s.';//to translate $strQueryFrameDebugBox = 'Active variables for the query form:\nDB: %s\nTable: %s\nServer: %s\n\nCurrent variables for the query form:\nDB: %s\nTable: %s\nServer: %s\n\nOpener location: %s\nFrameset location: %s.';//to translate
$strQuerySQLHistory = 'SQL-history';//to translate $strQuerySQLHistory = 'SQL-history';//to translate
$strMIME_MIMEtype = 'MIME-type';//to translate $strQueryTime = 'Query took %01.4f sec';//to translate
$strMIME_transformation = 'Browser transformation';//to translate
$strMIME_transformation_options = 'Transformation options';//to translate $strRowsModeFlippedHorizontal = 'horizontal (rotated headers)';//to translate
$strMIME_transformation_options_note = 'Please enter the values for transformation options using this format: \'a\',\'b\',\'c\'...<br />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
$strMIME_transformation_note = 'For a list of available transformation options and their MIME-type transformations, click on %stransformation descriptions%s';//to translate
$strMIME_available_mime = 'Available MIME-types';//to translate
$strMIME_available_transform = 'Available transformations';//to translate
$strMIME_without = 'MIME-types printed in italics do not have a seperate transformation function';//to translate
$strMIME_description = 'Description';//to translate
$strMIME_nodescription = 'No Description is available for this transformation.<br />Please ask the author, what %s does.';//to translate
$strMIME_file = 'Filename';//to translate
$strTransformation_image_jpeg__plain = 'Takes an imagefile and outputs a link for it. First options argument is a possible prepended string like http://...';//to translate
$strTransformation_text_plain__formatted = 'Preserves original formatting of the field. No Escaping is done.';//to translate
$strTransformation_text_plain__unformatted = 'Displays HTML code as HTML entities. No HTML formatting is shown.';//to translate
$strTransformation_image_jpeg__link = 'Displays a link to this image (direct blob download, i.e.).';//to translate
$strInnodbStat = 'InnoDB Status'; //to translate
$updComTab = 'Please see Documentation on how to update your Column_comments Table'; //to translate
$strTransformation_image_jpeg__inline = 'Displays a clickable thumbnail; options: width,height in pixels (keeps the original ratio)'; //to translate
$strTransformation_image_png__inline = 'See image/jpeg: inline'; //to translate
$strSQLOptions = 'SQL options';//to translate $strSQLOptions = 'SQL options';//to translate
$strXML = 'XML';//to translate $strStatCheckTime = 'Last check';//to translate
$strCSVOptions = 'CSV options';//to translate
$strNoOptions = 'This format has no options';//to translate
$strStatCreateTime = 'Creation';//to translate $strStatCreateTime = 'Creation';//to translate
$strStatUpdateTime = 'Last update';//to translate $strStatUpdateTime = 'Last update';//to translate
$strStatCheckTime = 'Last check';//to translate
$strPerMinute = 'per minute';//to translate $strTransformation_image_jpeg__inline = 'Displays a clickable thumbnail; options: width,height in pixels (keeps the original ratio)'; //to translate
$strPerSecond = 'per second';//to translate $strTransformation_image_jpeg__link = 'Displays a link to this image (direct blob download, i.e.).';//to translate
$strAutomaticLayout = 'Automatic layout'; //to translate $strTransformation_image_jpeg__plain = 'Takes an imagefile and outputs a link for it. First options argument is a possible prepended string like http://...';//to translate
$strDelOld = 'The current Page has References to Tables that no longer exist. Would you like to delete those References?'; //to translate $strTransformation_image_png__inline = 'See image/jpeg: inline'; //to translate
$strFileNameTemplate = 'File name template';//to translate
$strFileNameTemplateRemember = 'remember template';//to translate
$strFileNameTemplateHelp = 'Use __DB__ for database name, __TABLE__ for table name and %sany strftime%s options for time specification, extension will be automagically added. Any other text will be preserved.';//to translate
$strTransformation_text_plain__dateformat = 'Takes a TIME, TIMESTAMP or DATETIME field and formats it using your local dateformat. First option is the offset (in hours) which will be added to the timestamp (Default: 0). Second option is a different dateformat according to the parameters available for PHPs strftime().';//to translate $strTransformation_text_plain__dateformat = 'Takes a TIME, TIMESTAMP or DATETIME field and formats it using your local dateformat. First option is the offset (in hours) which will be added to the timestamp (Default: 0). Second option is a different dateformat according to the parameters available for PHPs strftime().';//to translate
$strTransformation_text_plain__substr = 'Only shows part of a string. First option is an offset to define where the output of your text starts (Default 0). Second option is an offset how much text is returned. If empty, returns all the remaining text. The third option defines which chars will be appended to the output when a substring is returned (Default: ...) .';//to translate
$strTransformation_text_plain__external = 'LINUX ONLY: Launches an external application and feeds the fielddata via standard input. Returns standard output of the application. Default is Tidy, to pretty print HTML code. For security reasons, you have to manually edit the file libraries/transformations/text_plain__external.inc.php and insert the tools you allow to be run. The first option is then the number of the program you want to use and the second option are the parameters for the program. The third parameter, if set to 1 will convert the output using htmlspecialchars() (Default is 1). A fourth parameter, if set to 1 will put a NOWRAP to the content cell so that the whole output will be shown without reformatting (Default 1)';//to translate $strTransformation_text_plain__external = 'LINUX ONLY: Launches an external application and feeds the fielddata via standard input. Returns standard output of the application. Default is Tidy, to pretty print HTML code. For security reasons, you have to manually edit the file libraries/transformations/text_plain__external.inc.php and insert the tools you allow to be run. The first option is then the number of the program you want to use and the second option are the parameters for the program. The third parameter, if set to 1 will convert the output using htmlspecialchars() (Default is 1). A fourth parameter, if set to 1 will put a NOWRAP to the content cell so that the whole output will be shown without reformatting (Default 1)';//to translate
$strTransformation_text_plain__formatted = 'Preserves original formatting of the field. No Escaping is done.';//to translate
$strTransformation_text_plain__substr = 'Only shows part of a string. First option is an offset to define where the output of your text starts (Default 0). Second option is an offset how much text is returned. If empty, returns all the remaining text. The third option defines which chars will be appended to the output when a substring is returned (Default: ...) .';//to translate
$strTransformation_text_plain__unformatted = 'Displays HTML code as HTML entities. No HTML formatting is shown.';//to translate
$strXML = 'XML';//to translate
?> ?>