~ubuntu-branches/ubuntu/dapper/phpmyadmin/dapper-updates

« back to all changes in this revision

Viewing changes to lang/afrikaans-utf-8.inc.php

  • Committer: Bazaar Package Importer
  • Author(s): Piotr Roszatycki
  • Date: 2004-12-13 19:23:57 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20041213192357-5jfwhvbnxaip4zbv
Tags: 2:2.6.1-rc1-1
* New upstream release.
* Security fix: Command execution and file disclosure was found.
  See http://www.phpmyadmin.net/home_page/security.php?issue=PMASA-2004-4
  Closes: #285488.
* Remove 003.non_standard_port_fix.diff applied to upstream.
* Add commented out options 'extension' and 'AllowRoot' to default config
  file.
* Support mysqli.so extension. Autodetect modules from 'extension' option.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
<?php
2
 
/* $Id: afrikaans-utf-8.inc.php,v 2.6.2.1 2004/06/07 10:09:53 rabus Exp $ */
 
2
/* $Id: afrikaans-utf-8.inc.php,v 2.48 2004/12/01 11:30:40 lem9 Exp $ */
3
3
 
4
4
/*
5
5
     translated by Andreas Pauley <pauley@buitegroep.org.za>
29
29
$strAddDeleteColumn = 'Voeg By/Verwyder Veld Kolomme';
30
30
$strAddDeleteRow = 'Voeg By/Verwyder Kriteria Ry';
31
31
$strAddNewField = 'Voeg \'n nuwe veld by';
32
 
$strAddPriv = 'Voeg nuwe regte by';
33
 
$strAddPrivMessage = 'Jy het nuwe regte bygevoeg';
34
32
$strAddSearchConditions = 'Voeg soek kriteria by (laaste deel van die "where" in SQL SELECT):';
35
33
$strAddToIndex = 'Voeg by indeks &nbsp;%s&nbsp;kolom(me)';
36
34
$strAddUser = 'Voeg \'n nuwe gebruiker by';
46
44
$strAnd = 'En';
47
45
$strAnIndex = '\'n Indeks is bygevoeg op %s';
48
46
$strAny = 'Enige';
49
 
$strAnyColumn = 'Enige Kolom';
50
 
$strAnyDatabase = 'Enige databasis';
51
47
$strAnyHost = 'Enige gasheer (host)';
52
 
$strAnyTable = 'Enige tabel';
53
48
$strAnyUser = 'Enige gebruiker';
54
49
$strAPrimaryKey = '\'n primere sleutel is bygevoeg op %s';
55
50
$strAscending = 'Dalend';
70
65
$strBrowse = 'Beloer Data';
71
66
$strBzip = '"ge-bzip"';
72
67
 
73
 
$strCantLoadMySQL = 'kan ongelukkig nie die MySQL module laai nie, <br />kyk asb. na die PHP opstelling.';
74
68
$strCantLoadRecodeIconv = 'Kan nie iconv laai nie, of "recode" ekstensie word benodig vir die karakterstel omskakeling, stel PHP op om hierdie ekstensies toe te laat of verwyder karakterstel omskakeling in phpMyAdmin.';
75
69
$strCantRenameIdxToPrimary = 'Kannie die indeks hernoem na PRIMARY!';
76
70
$strCantUseRecodeIconv = 'Kan nie iconv, libiconv of recode_string funksie gebruik terwyl die extensie homself as gelaai rapporteer nie. Kyk na jou PHP opstelling.';
81
75
$strChangePassword = 'Verander wagwoord';
82
76
$strCharsetOfFile = 'Karakterstel van die leer:';
83
77
$strCheckAll = 'Kies Alles';
84
 
$strCheckDbPriv = 'Kontroleer Databasis Regte';
85
78
$strCheckTable = 'Kontroleer tabel';
86
79
$strChoosePage = 'Kies asb. \'n bladsy om te verander';
87
80
$strColComFeat = 'Kolom Kommentaar word vertoon';
88
 
$strColumn = 'Kolom';
89
81
$strColumnNames = 'Kolom name';
90
82
$strComments = 'Kommentaar';
91
83
$strCompleteInserts = 'Voltooi invoegings';
92
84
$strConfigFileError = 'phpMyAdmin was nie in staat om jou konfigurasie leer te lees nie!<br />Dit kan moontlik gebeur wanneer PHP \'n fout in die leer vind of die leer sommer glad nie vind nie.<br />Volg asb. die skakel hieronder om die leer direk te roep, en lees dan enige foutboodskappe. In die meeste gevalle is daar net \'n quote of \'n kommapunt weg erens.<br />Indien jy \'n bladsy kry wat leeg is, is alles klopdisselboom.';
93
85
$strConfigureTableCoord = 'Stel asb. die koordinate op van tabel %s';
94
 
$strConfirm = 'Wil jy dit regtig doen?';
95
86
$strCookiesRequired = 'HTTP Koekies moet van nou af geaktifeer wees.';
96
87
$strCopyTable = 'Kopieer tabel na (databasis<b>.</b>tabel):';
97
88
$strCopyTableOK = 'Tabel %s is gekopieer na %s.';
105
96
$strCriteria = 'Kriteria';
106
97
 
107
98
$strData = 'Data';
108
 
$strDatabase = 'Databasis ';
 
99
$strDatabase = 'Databasis';
109
100
$strDatabaseHasBeenDropped = 'Databasis %s is verwyder.';
110
101
$strDatabases = 'databasisse';
111
102
$strDatabasesStats = 'Databasis statistieke';
112
 
$strDatabaseWildcard = 'Databasis (wildcards toegelaat):';
113
103
$strDataOnly = 'Slegs Data';
114
104
$strDefault = 'Verstekwaarde (default)';
115
105
$strDelete = 'Verwyder';
116
106
$strDeleted = 'Die ry is verwyder';
117
107
$strDeletedRows = 'Verwyderde rye:';
118
 
$strDeleteFailed = 'Verwyder aksie het misluk!';
119
 
$strDeleteUserMessage = 'Jy het die gebruiker %s verwyder.';
120
108
$strDescending = 'Dalend';
121
109
$strDisabled = 'Onbeskikbaar';
122
 
$strDisplay = 'Vertoon';
123
110
$strDisplayFeat = 'Vertoon Funksies';
124
111
$strDisplayOrder = 'Vertoon volgorde:';
125
112
$strDisplayPDF = 'Vertoon PDF skema';
127
114
$strDocu = 'Dokumentasie';
128
115
$strDoYouReally = 'Wil jy regtig ';
129
116
$strDrop = 'Verwyder';
130
 
$strDropDB = 'Verwyder databasis %s';
131
 
$strDropTable = 'Verwyder tabel';
132
117
$strDumpingData = 'Stort data vir tabel';
133
118
$strDumpXRows = 'Stort %s rye beginnende by rekord # %s.';
134
119
$strDynamic = 'dinamies';
147
132
$strError = 'Fout';
148
133
$strExplain = 'Verduidelik SQL';
149
134
$strExport = 'Export';
150
 
$strExportToXML = 'Export na XML formaat';
151
135
$strExtendedInserts = 'Uitgebreide toevoegings';
152
136
$strExtra = 'Ekstra';
153
137
 
169
153
$strGeneralRelationFeat = 'Algemene verwantskap funksies';
170
154
$strGenTime = 'Generasie Tyd';
171
155
$strGo = 'Gaan';
172
 
$strGrants = 'Vergunnings';
173
156
$strGzip = '"ge-gzip"';
174
157
 
175
158
$strHasBeenAltered = 'is verander.';
177
160
$strHaveToShow = 'Jy moet ten minste een Kolom kies om te vertoon';
178
161
$strHome = 'Tuis';
179
162
$strHomepageOfficial = 'Amptelike phpMyAdmin Tuisblad';
180
 
$strHomepageSourceforge = 'Sourceforge phpMyAdmin Aflaai bladsy';
181
163
$strHost = 'Gasheer (host)';
182
164
$strHostEmpty = 'Die gasheer naam is leeg!';
183
165
 
196
178
$strInsertTextfiles = 'Voeg data vanaf \'n teks leer in die tabel in';
197
179
$strInstructions = 'Instruksies';
198
180
$strInUse = 'in gebruik';
199
 
$strInvalidName = '"%s" is \'n gereserveerde woord, jy kan dit nie as \'n databasis/tabel/veld naam gebruik nie.';
200
181
 
201
182
$strKeepPass = 'Moenie die wagwoord verander nie';
202
183
$strKeyname = 'Sleutelnaam';
203
184
$strKill = 'Vermoor';
204
185
 
205
 
$strLength = 'Lengte';
206
186
$strLengthSet = 'Lengte/Waardes*';
207
187
$strLimitNumRows = 'Hoeveelheid rye per bladsy';
208
188
$strLineFeed = 'Linefeed: \\n';
209
 
$strLines = 'Lyne';
210
189
$strLinesTerminatedBy = 'Lyne beeindig deur';
211
190
$strLinkNotFound = 'Skakel nie gevind nie';
212
191
$strLinksTo = 'Skakels na';
216
195
$strLogPassword = 'Wagwoord:';
217
196
$strLogUsername = 'Gebruiker Naam:';
218
197
 
219
 
$strMissingBracket = 'Hakie Ontbreek';
220
198
$strModifications = 'Veranderinge is gestoor';
221
199
$strModify = 'Verander';
222
200
$strModifyIndexTopic = 'Verander \'n indeks';
264
242
$strOptimizeTable = 'Optimaliseer tabel';
265
243
$strOptionalControls = 'Opsioneel. Kontroleer hoe om spesiale karakters te lees en skryf.';
266
244
$strOptionally = 'OPSIONEEL';
267
 
$strOptions = 'Opsies';
268
245
$strOr = 'Of';
269
246
$strOverhead = 'Overhead';
270
247
 
274
251
$strPasswordEmpty = 'Die wagwoord is leeg!';
275
252
$strPasswordNotSame = 'Die wagwoorde is verskillend!';
276
253
$strPdfDbSchema = 'Skema van die "%s" databasis - Bladsy %s';
277
 
$strPdfInvalidPageNum = 'Ongedefinieerde PDF bladsy nommer!';
278
254
$strPdfInvalidTblName = 'Die "%s" databasis bestaan nie!';
279
255
$strPdfNoTables = 'Geen tabelle';
280
256
$strPhp = 'Skep PHP Kode';
284
260
$strPos1 = 'Begin';
285
261
$strPrevious = 'Vorige';
286
262
$strPrimary = 'Primere';
287
 
$strPrimaryKey = 'Primere sleutel';
288
263
$strPrimaryKeyHasBeenDropped = 'Die primere sleutel is verwyder';
289
264
$strPrimaryKeyName = 'Die naam van die primere sleutel moet PRIMARY wees!';
290
265
$strPrimaryKeyWarning = '("PRIMARY" <b>moet</b> die naam wees van die primere sleutel, en <b>slegs</b> van die primere sleutel!)';
291
266
$strPrintView = 'Drukker mooi (print view)';
292
267
$strPrivileges = 'Regte';
293
 
$strProperties = 'Eienskappe';
294
268
 
295
269
$strQBE = 'Navraag dmv Voorbeeld';
296
270
$strQBEDel = 'Del';
303
277
$strRelationView = 'Relasie uitsig';
304
278
$strReloadFailed = 'MySQL herlaai het misluk.';
305
279
$strReloadMySQL = 'Herlaai MySQL';
306
 
$strRememberReload = 'Onthou om die bediener (server) te herlaai.';
307
280
$strRenameTable = 'Hernoem tabel na';
308
281
$strRenameTableOK = 'Tabel %s is vernoem na %s';
309
282
$strRepairTable = 'Herstel tabel';
312
285
$strReset = 'Herstel';
313
286
$strReType = 'Tik weer';
314
287
$strRevoke = 'Herroep';
315
 
$strRevokeGrant = 'Herroep Vergunning';
316
 
$strRevokeGrantMessage = 'Jy het die Vergunnings-reg herroep vir %s';
317
288
$strRevokeMessage = 'Jy het die regte herroep vir %s';
318
 
$strRevokePriv = 'Herroep Regte';
319
289
$strRowLength = 'Ry lengte';
320
290
$strRows = 'Rye';
321
291
$strRowsFrom = 'ry(e) beginnende vanaf rekord #';
340
310
$strSearchOption4 = 'as \'n regular expression';
341
311
$strSearchResultsFor = 'Soek resultate vir "<i>%s</i>" %s:';
342
312
$strSearchType = 'Vind:';
343
 
$strSelect = 'Kies';
344
313
$strSelectADb = 'Kies asb. \'n databasis';
345
314
$strSelectAll = 'Kies Alles';
346
315
$strSelectFields = 'Kies Velde (ten minste een):';
353
322
$strShow = 'Wys';
354
323
$strShowAll = 'Wys alles';
355
324
$strShowColor = 'Wys kleur';
356
 
$strShowCols = 'Wys kolomme';
357
325
$strShowGrid = 'Wys ruitgebied';
358
326
$strShowingRecords = 'Vertoon rye';
359
327
$strShowPHPInfo = 'Wys PHP informasie';
376
344
$strStatement = 'Stellings';
377
345
$strStrucCSV = 'CSV data';
378
346
$strStrucData = 'Struktuur en data';
379
 
$strStrucDrop = 'Voeg \'drop table\' by';
 
347
$strStrucDrop = 'Voeg DROP TABLE by';
380
348
$strStrucExcelCSV = 'CSV vir M$ Excel data';
381
349
$strStrucOnly = 'Slegs struktuur';
382
350
$strStructPropose = 'Stel tabel struktuur voor';
406
374
$strUnique = 'Uniek';
407
375
$strUnselectAll = 'Selekteer Niks';
408
376
$strUpdatePrivMessage = 'Jy het die regte opgedateer vir %s.';
409
 
$strUpdateProfile = 'Verander profiel:';
410
377
$strUpdateProfileMessage = 'Die profiel is opgedateer.';
411
378
$strUpdateQuery = 'Verander Navraag';
412
379
$strUsage = 'Gebruik';
414
381
$strUser = 'Gebruiker';
415
382
$strUserEmpty = 'Die gebruiker naam ontbreek!';
416
383
$strUserName = 'Gebruiker naam';
417
 
$strUsers = 'Gebruikers';
418
384
$strUseTables = 'Gebruik Tabelle';
419
385
 
420
386
$strValidateSQL = 'Valideer SQL';
434
400
$strWebServerUploadDirectory = 'web-server upload directory';  //to translate
435
401
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached';  //to translate
436
402
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
437
 
$strServer = 'Server %s';  //to translate
 
403
$strServer = 'Server';  //to translate
438
404
$strPutColNames = 'Put fields names at first row';  //to translate
439
405
$strImportDocSQL = 'Import docSQL Files';  //to translate
440
406
$strDataDict = 'Data Dictionary';  //to translate
546
512
$strUserAlreadyExists = 'The user %s already exists!'; //to translate
547
513
$strUseTextField = 'Use text field'; //to translate
548
514
 
549
 
$strNoUsersSelected = 'No users selected.'; //to translate
550
515
$strDropUsersDb = 'Drop the databases that have the same names as the users.'; //to translate
551
516
$strAddedColumnComment = 'Added comment for column';  //to translate
552
517
$strWritingCommentNotPossible = 'Writing of comment not possible';  //to translate
590
555
$strWildcard = 'wildcard';  //to translate
591
556
$strRowsModeFlippedHorizontal = 'horizontal (rotated headers)';//to translate
592
557
$strQueryTime = 'Query took %01.4f sec';//to translate
593
 
$strDumpComments = 'Include column comments as inline SQL-comments';//to translate
594
558
$strDBComment = 'Database comment: ';//to translate
595
559
$strQueryFrame = 'Query window';//to translate
596
 
$strQueryFrameDebug = 'Debugging information';//to translate
597
 
$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
598
560
$strQuerySQLHistory = 'SQL-history';//to translate
599
561
$strMIME_MIMEtype = 'MIME-type';//to translate
600
562
$strMIME_transformation = 'Browser transformation';//to translate
606
568
$strMIME_without = 'MIME-types printed in italics do not have a seperate transformation function';//to translate
607
569
$strMIME_description = 'Description';//to translate
608
570
$strMIME_nodescription = 'No Description is available for this transformation.<br />Please ask the author, what %s does.';//to translate
609
 
$strMIME_file = 'Filename';//to translate
610
571
$strTransformation_text_plain__formatted = 'Preserves original formatting of the field. No Escaping is done.';//to translate
611
572
$strTransformation_text_plain__unformatted = 'Displays HTML code as HTML entities. No HTML formatting is shown.';//to translate
612
573
$strTransformation_image_jpeg__link = 'Displays a link to this image (direct blob download, i.e.).';//to translate
736
697
$strCzechSlovak = 'Czech-Slovak';  //to translate
737
698
$strTransformation_application_octetstream__download = 'Display a link to download the binary data of a field. First option is the filename of the binary file. Second option is a possible fieldname of a table row containing the filename. If you provide a second option you need to have the first option set to an empty string';  //to translate
738
699
$strMaximumSize = 'Maximum size: %s%s';  //to translate
 
700
$strConnectionError = 'Cannot connect: invalid settings.';  //to translate
 
701
$strDropDatabaseStrongWarning = 'You are about to DESTROY a complete database!';  //to translate
 
702
$strAddHeaderComment = 'Add custom comment into header (\\n splits lines)';  //to translate
 
703
$strNeedPrimaryKey = 'You should define a primary key for this table.';  //to translate
 
704
$strIgnoreInserts = 'Use ignore inserts';  //to translate
 
705
$strAddIfNotExists = 'Add IF NOT EXISTS';  //to translate
 
706
$strCommentsForTable = 'COMMENTS FOR TABLE';  //to translate
 
707
$strMIMETypesForTable = 'MIME TYPES FOR TABLE';  //to translate
 
708
$strRelationsForTable = 'RELATIONS FOR TABLE';  //to translate
 
709
$strAfterInsertSame = 'Go back to this page';  //to translate
 
710
$strRenameDatabaseOK = 'Database %s has been renamed to %s';  //to translate
 
711
$strDatabaseEmpty = 'The database name is empty!';  //to translate
 
712
$strDBRename = 'Rename database to';  //to translate
 
713
$strOperator = 'Operator';  //to translate
 
714
$strEncloseInTransaction = 'Enclose export in a transaction';  //to translate
 
715
$strCalendar = 'Calendar';  //to translate
 
716
$strRefresh = 'Refresh';  //to translate
 
717
$strDefragment = 'Defragment table';  //to translate
 
718
$strNoRowsSelected = 'No rows selected';  //to translate
739
719
$strSpanish = 'Spanish';  //to translate
 
720
$strStrucNativeExcel = 'Native MS Excel data';  //to translate
 
721
$strDisableForeignChecks = 'Disable foreign key checks';  //to translate
 
722
$strServerNotResponding = 'The server is not responding';  //to translate
 
723
$strTheme = 'Theme / Style';  //to translate
 
724
$strTakeIt = 'take it';  //to translate
 
725
$strHexForBinary = 'Use hexadecimal for binary fields';  //to translate
 
726
$strIcelandic = 'Icelandic';  //to translate
 
727
$strLatvian = 'Latvian';  //to translate
 
728
$strPolish = 'Polish';  //to translate
 
729
$strRomanian = 'Romanian';  //to translate
 
730
$strSlovenian = 'Slovenian';  //to translate
 
731
$strTraditionalSpanish = 'Traditional Spanish';  //to translate
 
732
$strSlovak = 'Slovak';  //to translate
 
733
$strMySQLConnectionCollation = 'MySQL connection collation';  //to translate
 
734
$strPersian = 'Persian';  //to translate
 
735
$strAddFields = 'Add %s field(s)';  //to translate
 
736
$strInsertBookmarkTitle = 'Please insert bookmark title';  //to translate
 
737
$strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.';  //to translate
 
738
$strUseTabKey = 'Use TAB key to move from value to value, or CTRL+arrows to move anywhere';  //to translate
 
739
$strEscapeWildcards = 'Wildcards _ and % should be escaped with a \ to use them literally';  //to translate
 
740
$strBinLogName = 'Log name';  //to translate
 
741
$strBinLogPosition = 'Position';  //to translate
 
742
$strBinLogEventType = 'Event type';  //to translate
 
743
$strBinLogServerId = 'Server ID';  //to translate
 
744
$strBinLogOriginalPosition = 'Original position';  //to translate
 
745
$strBinLogInfo = 'Information';  //to translate
 
746
$strBinaryLog = 'Binary log';  //to translate
 
747
$strSelectBinaryLog = 'Select binary log to view';  //to translate
 
748
$strDBCopy = 'Copy database to';  //to translate
 
749
$strCopyDatabaseOK = 'Database %s has been copied to %s';  //to translate
 
750
$strSwitchToDatabase = 'Switch to copied database';  //to translate
 
751
$strPasswordHashing = 'Password Hashing';  //to translate
 
752
$strCompatibleHashing = 'MySQL&nbsp;4.0 compatible';  //to translate
 
753
$strIndexWarningPrimary = 'PRIMARY and INDEX keys should not both be set for column `%s`';//to translate
 
754
$strIndexWarningUnique = 'UNIQUE and INDEX keys should not both be set for column `%s`';//to translate
 
755
$strIndexWarningMultiple = 'More than one %s key was created for column `%s`';//to translate
 
756
$strIndexWarningTable = 'Problems with indexes of table `%s`';//to translate
 
757
$strNoActivity = 'No activity since %s seconds or more, please login again';  //to translate
 
758
$strApproximateCount = 'May be approximate. See FAQ 3.11';  //to translate
740
759
?>