Files
libreoffice-translations-we…/source/af/dbaccess/messages.po
Christian Lohmaier 01f86d5980 update translations for master
and force-fix errors using pocheck

Change-Id: I2afa63a275311dcc62c8283490ec4ad949006c0c
2020-11-16 15:02:01 +01:00

5019 lines
140 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
#. extracted from dbaccess/inc
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2020-11-16 13:42+0100\n"
"PO-Revision-Date: 2020-11-04 20:47+0000\n"
"Last-Translator: Paul Roos <iNetRoos@gmail.com>\n"
"Language-Team: Afrikaans <https://weblate.documentfoundation.org/projects/libo_ui-master/dbaccessmessages/af/>\n"
"Language: af\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1548168630.000000\n"
#. BiN6g
#: dbaccess/inc/query.hrc:26
msgctxt "RSC_QUERY_OBJECT_TYPE"
msgid "The table view"
msgstr "Die tabel-aansig"
#. ySuKZ
#: dbaccess/inc/query.hrc:27
msgctxt "RSC_QUERY_OBJECT_TYPE"
msgid "The query"
msgstr "Die navraag"
#. akGh9
#: dbaccess/inc/query.hrc:28
msgctxt "RSC_QUERY_OBJECT_TYPE"
msgid "The SQL statement"
msgstr "Die SQL-stelling"
#. FAMGa
#: dbaccess/inc/strings.hrc:24
msgctxt "RID_STR_CONNECTION_INVALID"
msgid "No connection could be established."
msgstr "Geen verbinding kon gemaak word nie."
#. y8rYj
#: dbaccess/inc/strings.hrc:25
msgctxt "RID_STR_TABLE_IS_FILTERED"
msgid "The table $name$ already exists. It is not visible because it has been filtered out."
msgstr "Die tabel $name$ bestaan reeds. Dit is nie sigbaar nie omdat dit uitgefilter is."
#. ZfmVR
#: dbaccess/inc/strings.hrc:26
msgctxt "RID_STR_COULDNOTCONNECT_UNSPECIFIED"
msgid "The connection to the external data source could not be established. An unknown error occurred. The driver is probably defective."
msgstr "Die verbinding met die eksterne databron kon nie gemaak word nie. 'n Onbekende fout het plaasgevind. Die drywer is waarskynlik defektief."
#. XdFHe
#: dbaccess/inc/strings.hrc:27
msgctxt "RID_STR_COULDNOTCONNECT_NODRIVER"
msgid "The connection to the external data source could not be established. No SDBC driver was found for the URL '$name$'."
msgstr "Die verbinding met die eksterne databron kon nie gemaak word nie. Geen SDBC-drywer kon vir die URL “$name$” gevind word nie."
#. HFLkw
#: dbaccess/inc/strings.hrc:28
msgctxt "RID_STR_COULDNOTLOAD_MANAGER"
msgid "The connection to the external data source could not be established. The SDBC driver manager could not be loaded."
msgstr "Die verbinding met die eksterne databron kon nie gemaak word nie. Die SDBC-drywerbestuurder kon nie gelaai word nie."
#. PzEVD
#: dbaccess/inc/strings.hrc:29
msgctxt "RID_STR_FORM"
msgid "Form"
msgstr "Vorm"
#. nkamB
#: dbaccess/inc/strings.hrc:30
msgctxt "RID_STR_REPORT"
msgid "Report"
msgstr "Verslag"
#. bYjEz
#: dbaccess/inc/strings.hrc:31
msgctxt "RID_STR_DATASOURCE_NOT_STORED"
msgid "The data source was not saved. Please use the interface XStorable to save the data source."
msgstr "Die databron is nie gestoor nie. Gebruik asseblief die koppelvlak XStoorbaar om die databron te stoor."
#. BuEPn
#: dbaccess/inc/strings.hrc:32
msgctxt "RID_STR_ONLY_QUERY"
msgid ""
"The given command is not a SELECT statement.\n"
"Only queries are allowed."
msgstr ""
"Die gegewe bevel is nie 'n SELECT-stelling nie.\n"
" Net navrae word toegelaat."
#. 4CSx9
#: dbaccess/inc/strings.hrc:33
msgctxt "RID_STR_NO_VALUE_CHANGED"
msgid "No values were modified."
msgstr "Geen waardes is gewysig nie."
#. TFFGN
#: dbaccess/inc/strings.hrc:34
msgctxt "RID_STR_NO_XROWUPDATE"
msgid "Values could not be inserted. The XRowUpdate interface is not supported by ResultSet."
msgstr "Waardes kon nie ingevoeg word nie. Die XRyBywerk-koppelvlak word nie deur ResultaatStel ondersteun nie."
#. PQPVY
#: dbaccess/inc/strings.hrc:35
msgctxt "RID_STR_NO_XRESULTSETUPDATE"
msgid "Values could not be inserted. The XResultSetUpdate interface is not supported by ResultSet."
msgstr "Waardes kon nie ingevoeg word nie. Die XResultaatStelBywerk-koppelvlak word nie deur ResultaatStel ondersteun nie."
#. EAkm5
#: dbaccess/inc/strings.hrc:36
msgctxt "RID_STR_NO_UPDATE_MISSING_CONDITION"
msgid "Values could not be modified, due to a missing condition statement."
msgstr "Waardes kon nie gewysig word nie vanweë 'n vermiste voorwaardestelling."
#. 7Jns7
#: dbaccess/inc/strings.hrc:37
msgctxt "RID_STR_NO_COLUMN_ADD"
msgid "The adding of columns is not supported."
msgstr "Die byvoeg van kolomme word nie ondersteun nie."
#. BGMPE
#: dbaccess/inc/strings.hrc:38
msgctxt "RID_STR_NO_COLUMN_DROP"
msgid "The dropping of columns is not supported."
msgstr "Die weglaat van kolomme word nie ondersteun nie."
#. e2SUr
#: dbaccess/inc/strings.hrc:39
msgctxt "RID_STR_NO_CONDITION_FOR_PK"
msgid "The WHERE condition could not be created for the primary key."
msgstr "Die WHERE-voorwaarde kon nie vir die primêre sleutel geskep word nie."
#. NPDCA
#: dbaccess/inc/strings.hrc:40
msgctxt "RID_STR_COLUMN_UNKNOWN_PROP"
msgid "The column does not support the property '%value'."
msgstr "Die kolom ondersteun nie die eienskap '%value' nie."
#. MDPRn
#: dbaccess/inc/strings.hrc:41
msgctxt "RID_STR_COLUMN_NOT_SEARCHABLE"
msgid "The column is not searchable!"
msgstr "Die kolom is nie deursoekbaar nie!"
#. s9iVh
#: dbaccess/inc/strings.hrc:42
msgctxt "RID_STR_NOT_SEQUENCE_INT8"
msgid "The value of the columns is not of the type Sequence<sal_Int8>."
msgstr "Die waarde van die kolomme is nie van die Sequence<sal_Int8>-soort nie."
#. Mrizz
#: dbaccess/inc/strings.hrc:43
msgctxt "RID_STR_COLUMN_NOT_VALID"
msgid "The column is not valid."
msgstr "Die kolom is nie geldig nie."
#. CyL8V
#: dbaccess/inc/strings.hrc:44
msgctxt "RID_STR_COLUMN_MUST_VISIBLE"
msgid "The column '%name' must be visible as a column."
msgstr "Die kolom '%name' moet sigbaar as 'n kolom wees."
#. kZnJD
#: dbaccess/inc/strings.hrc:45
msgctxt "RID_STR_NO_XQUERIESSUPPLIER"
msgid "The interface XQueriesSupplier is not available."
msgstr "Die koppelvlak XNavraagVerskaffer is nie beskikbaar nie."
#. fBeqP
#: dbaccess/inc/strings.hrc:46
msgctxt "RID_STR_NO_ABS_ZERO"
msgid "An 'absolute(0)' call is not allowed."
msgstr "'n 'absolute(0)'-roep word nie toegelaat nie."
#. GXMTQ
#: dbaccess/inc/strings.hrc:47
msgctxt "RID_STR_NO_RELATIVE"
msgid "Relative positioning is not allowed in this state."
msgstr "Relatiewe posisionering word nie in hierdie staat toegelaat nie."
#. LgS5s
#: dbaccess/inc/strings.hrc:48
msgctxt "RID_STR_NO_REFRESH_AFTERLAST"
msgid "A row cannot be refreshed when the ResultSet is positioned after the last row."
msgstr "'n Ry kan nie vernuwe word nie, as die ResultSet (navraag rye) na die laaste ry geposisioneer is."
#. TqUZX
#: dbaccess/inc/strings.hrc:49
msgctxt "RID_STR_NO_MOVETOINSERTROW_CALLED"
msgid "A new row cannot be inserted when the ResultSet is not first moved to the insert row."
msgstr "'n Nuwe ry kan nie ingevoeg word wanneer die ResultaatStel nie eers na die invoegry geskuif word nie."
#. aGfUX
#: dbaccess/inc/strings.hrc:50
msgctxt "RID_STR_NO_UPDATEROW"
msgid "A row cannot be modified in this state"
msgstr "'n Ry kan nie in hierdie staat gewysig word nie"
#. uaxsC
#: dbaccess/inc/strings.hrc:51
msgctxt "RID_STR_NO_DELETEROW"
msgid "A row cannot be deleted in this state."
msgstr "'n Ry kan nie in hierdie staat geskrap word nie."
#. 6aAaN
#: dbaccess/inc/strings.hrc:52
msgctxt "RID_STR_NO_TABLE_RENAME"
msgid "The driver does not support table renaming."
msgstr "Die drywer ondersteun nie tabelhernoeming nie."
#. Q8ADk
#: dbaccess/inc/strings.hrc:53
msgctxt "RID_STR_COLUMN_ALTER_BY_NAME"
msgid "The driver does not support the modification of column descriptions by changing the name."
msgstr "Die drywer ondersteun nie die wysiging van kolombeskrywings deur die naam te verander nie."
#. tZWaL
#: dbaccess/inc/strings.hrc:54
msgctxt "RID_STR_COLUMN_ALTER_BY_INDEX"
msgid "The driver does not support the modification of column descriptions by changing the index."
msgstr "Die drywer ondersteun nie die wysiging van kolombeskrywings deur die indeks te verander nie."
#. Z5gGE
#: dbaccess/inc/strings.hrc:55
msgctxt "RID_STR_FILE_DOES_NOT_EXIST"
msgid "The file \"$file$\" does not exist."
msgstr "Die lêer \"$file$\" bestaan nie."
#. XMAYD
#: dbaccess/inc/strings.hrc:56
msgctxt "RID_STR_TABLE_DOES_NOT_EXIST"
msgid "There exists no table named \"$table$\"."
msgstr "Daar is geen tabel genaamd \"$table$\" nie."
#. XcJvN
#: dbaccess/inc/strings.hrc:57
msgctxt "RID_STR_QUERY_DOES_NOT_EXIST"
msgid "There exists no query named \"$table$\"."
msgstr "Daar is geen navraag genaamd \"$table$\" nie."
#. anFDx
#: dbaccess/inc/strings.hrc:58
msgctxt "RID_STR_CONFLICTING_NAMES"
msgid "There are tables in the database whose names conflict with the names of existing queries. To make full use of all queries and tables, make sure they have distinct names."
msgstr "Daar is tabelle in die databasis waarvan die name met die name van bestaande navrae bots. Om volledige gebruik van al die navrae en tabelle te maak, maak seker dat hulle unieke name het."
#. e2YrR
#: dbaccess/inc/strings.hrc:59
msgctxt "RID_STR_COMMAND_LEADING_TO_ERROR"
msgid ""
"The SQL command leading to this error is:\n"
"\n"
"$command$"
msgstr ""
"Die SQL-bevel wat tot hierdie fout gelei het, is:\n"
"\n"
"$command$"
#. s3B76
#: dbaccess/inc/strings.hrc:60
msgctxt "RID_STR_STATEMENT_WITHOUT_RESULT_SET"
msgid "The SQL command does not describe a result set."
msgstr "Die SQL-bevel beskryf nie 'n resultaatstel nie."
#. o8AAh
#: dbaccess/inc/strings.hrc:61
msgctxt "RID_STR_NAME_MUST_NOT_BE_EMPTY"
msgid "The name must not be empty."
msgstr "Die naam moenie leeg wees nie."
#. EDBgs
#: dbaccess/inc/strings.hrc:62
msgctxt "RID_STR_NO_NULL_OBJECTS_IN_CONTAINER"
msgid "The container cannot contain NULL objects."
msgstr "Die houer kan nie NUL-objekte bevat nie."
#. BADJn
#: dbaccess/inc/strings.hrc:63
msgctxt "RID_STR_NAME_ALREADY_USED"
msgid "There already is an object with the given name."
msgstr "Daar is reeds 'n objek met die gegewe naam."
#. VdEjV
#: dbaccess/inc/strings.hrc:64
msgctxt "RID_STR_OBJECT_CONTAINER_MISMATCH"
msgid "This object cannot be part of this container."
msgstr "Hierdie objek kan nie deel van hierdie houer wees nie."
#. DFQvz
#: dbaccess/inc/strings.hrc:65
msgctxt "RID_STR_OBJECT_ALREADY_CONTAINED"
msgid "The object already is, with a different name, part of the container."
msgstr "Die objek is reeds, met 'n ander naam, deel van die houer."
#. CjNwC
#: dbaccess/inc/strings.hrc:66
msgctxt "RID_STR_NAME_NOT_FOUND"
msgid "Unable to find the document '$name$'."
msgstr "Kon nie die dokument '$name$' vind nie."
#. LM7dF
#: dbaccess/inc/strings.hrc:67
msgctxt "RID_STR_ERROR_WHILE_SAVING"
msgid ""
"Could not save the document to $location$:\n"
"$message$"
msgstr ""
"Die dokument kon nie gestoor word nie onder $lokasie$:\n"
"$boodskap$"
#. tHzew
#: dbaccess/inc/strings.hrc:68
msgctxt "RID_NO_SUCH_DATA_SOURCE"
msgid ""
"Error accessing data source '$name$':\n"
"$error$"
msgstr ""
"Fout tydens toegang tot databron '$name$':\n"
"$fout$"
#. ALTav
#: dbaccess/inc/strings.hrc:69
msgctxt "RID_STR_NO_SUB_FOLDER"
msgid "There exists no folder named \"$folder$\"."
msgstr "Daar is geen tabel genaamd \"$folder$\" nie."
#. Fhh7V
#: dbaccess/inc/strings.hrc:70
msgctxt "RID_STR_NO_DELETE_BEFORE_AFTER"
msgid "Cannot delete the before-first or after-last row."
msgstr "Skrap voor die eerste- of na die laaste-reël is nie moontlik nie."
#. nqVfA
#: dbaccess/inc/strings.hrc:71
msgctxt "RID_STR_NO_DELETE_INSERT_ROW"
msgid "Cannot delete the insert-row."
msgstr "Dit is nie moontlik om die invoegry uit te vee nie."
#. 9BUGj
#: dbaccess/inc/strings.hrc:72
msgctxt "RID_STR_RESULT_IS_READONLY"
msgid "Result set is read only."
msgstr "Resultaat-stel is lees alleen."
#. 47GAs
#: dbaccess/inc/strings.hrc:73
msgctxt "RID_STR_NO_DELETE_PRIVILEGE"
msgid "DELETE privilege not available."
msgstr "DELETE-regte ontbreek."
#. SsHD3
#: dbaccess/inc/strings.hrc:74
msgctxt "RID_STR_ROW_ALREADY_DELETED"
msgid "Current row is already deleted."
msgstr "Huidige ry is reeds verwyder."
#. DkbQp
#: dbaccess/inc/strings.hrc:75
msgctxt "RID_STR_UPDATE_FAILED"
msgid "Current row could not be updated."
msgstr "Huidige ry kon nie bygewerk word nie."
#. ccyRu
#: dbaccess/inc/strings.hrc:76
msgctxt "RID_STR_NO_INSERT_PRIVILEGE"
msgid "INSERT privilege not available."
msgstr "INSERT-regte ontbreek."
#. RyCJt
#: dbaccess/inc/strings.hrc:77
msgctxt "RID_STR_INTERNAL_ERROR"
msgid "Internal error: no statement object provided by the database driver."
msgstr "Interne fout: Geen Verklaringsobjek is verskaf deur die databasis-drywer nie."
#. SMWJi
#: dbaccess/inc/strings.hrc:78
msgctxt "RID_STR_EXPRESSION1"
msgid "Expression1"
msgstr "Uitdrukking1"
#. 32Lgg
#: dbaccess/inc/strings.hrc:79
msgctxt "RID_STR_NO_SQL_COMMAND"
msgid "No SQL command was provided."
msgstr "Geen SQL bevel was gegee nie."
#. bvez7
#: dbaccess/inc/strings.hrc:80
msgctxt "RID_STR_INVALID_INDEX"
msgid "Invalid column index."
msgstr "Ongeldige kolom indeks."
#. uAGCJ
#: dbaccess/inc/strings.hrc:81
msgctxt "RID_STR_INVALID_CURSOR_STATE"
msgid "Invalid cursor state."
msgstr "Merker Status Ongeldig."
#. Dqrzw
#: dbaccess/inc/strings.hrc:82
msgctxt "RID_STR_CURSOR_BEFORE_OR_AFTER"
msgid "The cursor points to before the first or after the last row."
msgstr "Die merker wys voor die eerste- of na die laaste-ry."
#. z9fkj
#: dbaccess/inc/strings.hrc:83
msgctxt "RID_STR_NO_BOOKMARK_BEFORE_OR_AFTER"
msgid "The rows before the first and after the last row don't have a bookmark."
msgstr "Voor die eerste of na die laaste ry is daar geen boekmerk nie."
#. uYeyd
#: dbaccess/inc/strings.hrc:84
msgctxt "RID_STR_NO_BOOKMARK_DELETED"
msgid "The current row is deleted, and thus doesn't have a bookmark."
msgstr "Die huidige ry is verwyder en het derhalwe geen boekmerk nie."
#. 935sJ
#: dbaccess/inc/strings.hrc:85
msgctxt "RID_STR_CONNECTION_REQUEST"
msgid "A connection for the following URL was requested \"$name$\"."
msgstr "'n Verbinding was versoek vir die URL \"$name$\"."
#. UgP8s
#: dbaccess/inc/strings.hrc:86
msgctxt "RID_STR_MISSING_EXTENSION"
msgid "The extension is not installed."
msgstr "Die uitbreiding is nie geïnstalleer nie."
#. CvFBA
#: dbaccess/inc/strings.hrc:88
msgctxt "STR_QUERY_AND_TABLE_DISTINCT_NAMES"
msgid "You cannot give a table and a query the same name. Please use a name which is not yet used by a query or table."
msgstr "Jy kan nie 'n tabel en 'n navraag selfde naam gee nie. Gebruik asseblief 'n naam wat nog nie deur 'n navraag of tabel gebruik word nie."
#. bT6Um
#: dbaccess/inc/strings.hrc:89
msgctxt "STR_BASENAME_TABLE"
msgid "Table"
msgstr "Tabel"
#. Qw69D
#: dbaccess/inc/strings.hrc:90
msgctxt "STR_BASENAME_QUERY"
msgid "Query"
msgstr "Navraag"
#. 7vX2A
#: dbaccess/inc/strings.hrc:91
msgctxt "STR_CONN_WITHOUT_QUERIES_OR_TABLES"
msgid "The given connection is no valid query and/or tables supplier."
msgstr "Die gegewe verbinding is nie 'n geldige navraag- en/of tabelverskaffer nie."
#. 7J5ZA
#: dbaccess/inc/strings.hrc:92
msgctxt "STR_NO_TABLE_OBJECT"
msgid "The given object is no table object."
msgstr "Die gegewe objek is nie 'n tabelobjek nie."
#. WboPA
#: dbaccess/inc/strings.hrc:93
msgctxt "STR_INVALID_COMPOSITION_TYPE"
msgid "Invalid composition type - need a value from com.sun.star.sdb.tools.CompositionType."
msgstr "Ongeldige saamsteltipe - benodig 'n waarde van com.sun.star.sdb.tools.CompositionType."
#. 2aCE8
#: dbaccess/inc/strings.hrc:94
msgctxt "STR_INVALID_COMMAND_TYPE"
msgid "Invalid command type - only TABLE and QUERY from com.sun.star.sdb.CommandType are allowed."
msgstr "Ongeldige beveltipe - net TABLE en QUERY uit com.sun.star.sdb.CommandType word toegelaat."
#. j84AZ
#: dbaccess/inc/strings.hrc:96
msgctxt "STR_QUERY_UNDO_TABWINSHOW"
msgid "Add Table Window"
msgstr "Voeg tabelvenster by"
#. DUDsr
#: dbaccess/inc/strings.hrc:97
msgctxt "STR_QUERY_UNDO_MOVETABWIN"
msgid "Move table window"
msgstr "Skuif tabelvenster"
#. BzDGJ
#: dbaccess/inc/strings.hrc:98
msgctxt "STR_QUERY_UNDO_INSERTCONNECTION"
msgid "Insert Join"
msgstr "Voeg samesmelting in"
#. isNxK
#: dbaccess/inc/strings.hrc:99
msgctxt "STR_QUERY_UNDO_REMOVECONNECTION"
msgid "Delete Join"
msgstr "Skrap samesmelting"
#. 9Uu5p
#: dbaccess/inc/strings.hrc:100
msgctxt "STR_QUERY_UNDO_SIZETABWIN"
msgid "Resize table window"
msgstr "Verstel tabelvenster grootte"
#. 3qaWu
#: dbaccess/inc/strings.hrc:101
msgctxt "STR_QUERY_UNDO_TABFIELDDELETE"
msgid "Delete Column"
msgstr "Skrap kolom"
#. srRyA
#: dbaccess/inc/strings.hrc:102
msgctxt "STR_QUERY_UNDO_TABFIELDMOVED"
msgid "Move column"
msgstr "Skuif kolom"
#. BdYiZ
#: dbaccess/inc/strings.hrc:103
msgctxt "STR_QUERY_UNDO_TABFIELDCREATE"
msgid "Add Column"
msgstr "Voeg kolom by"
#. r5myi
#: dbaccess/inc/strings.hrc:104
msgctxt "RID_STR_FIELD_DOESNT_EXIST"
msgid "Invalid expression, field name '$name$' does not exist."
msgstr "Ongeldige uitdrukking, veldnaam '$name$' bestaan nie."
#. WiCaf
#: dbaccess/inc/strings.hrc:105
msgctxt "STR_QUERY_UNDO_TABWINDELETE"
msgid "Delete Table Window"
msgstr "Skrap tabelvenster"
#. 4677G
#: dbaccess/inc/strings.hrc:106
msgctxt "STR_QUERY_UNDO_MODIFY_CELL"
msgid "Edit Column Description"
msgstr "Redigeer kolombeskrywing"
#. 79APm
#: dbaccess/inc/strings.hrc:107
msgctxt "STR_QUERY_UNDO_SIZE_COLUMN"
msgid "Adjust column width"
msgstr "Pas kolomwydte aan"
#. BGEE7
#: dbaccess/inc/strings.hrc:108
msgctxt "STR_QUERY_SORTTEXT"
msgid "(not sorted);ascending;descending"
msgstr "(ongesorteer);oplopend;aflopend"
#. NEDpJ
#: dbaccess/inc/strings.hrc:109
msgctxt "STR_QUERY_FUNCTIONS"
msgid "(no function);Group"
msgstr "(geen funksie);Groep"
#. rLdqC
#: dbaccess/inc/strings.hrc:110
msgctxt "STR_QUERY_NOTABLE"
msgid "(no table)"
msgstr "(geen tabel)"
#. PZ5mq
#: dbaccess/inc/strings.hrc:111
msgctxt "STR_QRY_ORDERBY_UNRELATED"
msgid "The database only supports sorting for visible fields."
msgstr "Die databasis ondersteun net sortering vir sigbare velde."
#. 9w7Ce
#: dbaccess/inc/strings.hrc:112
msgctxt "STR_QUERY_HANDLETEXT"
msgid "Field;Alias;Table;Sort;Visible;Function;Criterion;Or;Or"
msgstr "Veld;alias;tabel;Sorteer;Sigbaar;Funksie;Kriteria;Of;Of"
#. qPqvZ
#: dbaccess/inc/strings.hrc:113
msgctxt "STR_QUERY_LIMIT_ALL"
msgid "All"
msgstr "Alle"
#. Zz34h
#: dbaccess/inc/strings.hrc:114
msgctxt "STR_QRY_TOO_MANY_COLUMNS"
msgid "There are too many columns."
msgstr "Daar is te veel kolomme."
#. hY4NU
#: dbaccess/inc/strings.hrc:115
msgctxt "STR_QRY_CRITERIA_ON_ASTERISK"
msgid "A condition cannot be applied to field [*]"
msgstr "'n Voorwaarde kan nie op veld [*] toegepas word nie"
#. ygnPh
#: dbaccess/inc/strings.hrc:116
msgctxt "STR_QRY_TOO_LONG_STATEMENT"
msgid "The SQL statement created is too long."
msgstr "Die SQL-stelling wat geskep is, is te lank."
#. EumQ9
#: dbaccess/inc/strings.hrc:117
msgctxt "STR_QRY_TOOCOMPLEX"
msgid "Query is too complex"
msgstr "Navraag is te kompleks"
#. Ht5Xf
#: dbaccess/inc/strings.hrc:118
msgctxt "STR_QRY_NOSELECT"
msgid "Nothing has been selected."
msgstr "Niks is geselekteer nie."
#. oUXZD
#: dbaccess/inc/strings.hrc:119
msgctxt "STR_QRY_SYNTAX"
msgid "SQL syntax error"
msgstr "SQL-sintaksfout"
#. D5qmZ
#: dbaccess/inc/strings.hrc:120
msgctxt "STR_QRY_ORDERBY_ON_ASTERISK"
msgid "[*] cannot be used as a sort criterion."
msgstr "[*] kan nie as sorteerkriteria gebruik word nie."
#. E4YC3
#: dbaccess/inc/strings.hrc:121
msgctxt "STR_QRY_TOO_MANY_TABLES"
msgid "There are too many tables."
msgstr "Daar is te veel tabelle."
#. fnEYE
#: dbaccess/inc/strings.hrc:122
msgctxt "STR_QRY_NATIVE"
msgid "The statement will not be applied when querying in the SQL dialect of the database."
msgstr "Die stelling sal nie toegepas word wanneer daar in die SQL-dialek van die databasis navraag gedoen word nie."
#. iEVz7
#: dbaccess/inc/strings.hrc:123
msgctxt "STR_QRY_ILLEGAL_JOIN"
msgid "Join could not be processed"
msgstr "Samesmelting kon nie verwerk word nie"
#. 3EkzD
#: dbaccess/inc/strings.hrc:124
msgctxt "STR_SVT_SQL_SYNTAX_ERROR"
msgid "Syntax error in SQL statement"
msgstr "Sintaksfout in SQL-stelling"
#. 4umu8
#: dbaccess/inc/strings.hrc:125
msgctxt "STR_QUERYDESIGN_NO_VIEW_SUPPORT"
msgid "This database does not support table views."
msgstr "Hierdie databasis ondersteun nie tabelaansig nie."
#. wsWmH
#: dbaccess/inc/strings.hrc:126
msgctxt "STR_NO_ALTER_VIEW_SUPPORT"
msgid "This database does not support altering of existing table views."
msgstr "Hierdie databasis werk nie met die wysiging van bestaande tabelaansigte nie."
#. DersC
#: dbaccess/inc/strings.hrc:127
msgctxt "STR_QUERYDESIGN_NO_VIEW_ASK"
msgid "Do you want to create a query instead?"
msgstr "Wil u eerder 'n navraag skep?"
#. LWaN7
#: dbaccess/inc/strings.hrc:128
msgctxt "STR_DATASOURCE_DELETED"
msgid "The corresponding data source has been deleted. Therefore, data relevant to that data source cannot be saved."
msgstr "Die ooreenstemmende databron is geskrap. Data wat vir daardie databron relevant is kon dus nie gestoor word nie."
#. r9TeF
#: dbaccess/inc/strings.hrc:129
msgctxt "STR_QRY_COLUMN_NOT_FOUND"
msgid "The column '$name$' is unknown."
msgstr "Die kolom '$name$' is onbekend."
#. FzLYr
#: dbaccess/inc/strings.hrc:130
msgctxt "STR_QRY_JOIN_COLUMN_COMPARE"
msgid "Columns can only be compared using '='."
msgstr "Kolomme kan net vergelyk word deur '=' te gebruik."
#. Pzh6C
#: dbaccess/inc/strings.hrc:131
msgctxt "STR_QRY_LIKE_LEFT_NO_COLUMN"
msgid "You must use a column name before 'LIKE'."
msgstr "U moet 'n kolomnaam gebruik voor 'LIKE'."
#. bwj8B
#: dbaccess/inc/strings.hrc:132
msgctxt "STR_QRY_CHECK_CASESENSITIVE"
msgid "The column could not be found. Please note that the database is case-sensitive."
msgstr "Die kolom kon nie gevind word nie. Let op dat die databasis kassensitief is."
#. 8fSWD
#. To translators: for $object$, one of the values of the RSC_QUERY_OBJECT_TYPE resource will be inserted.
#: dbaccess/inc/strings.hrc:134
msgctxt "STR_QUERY_SAVEMODIFIED"
msgid ""
"$object$ has been changed.\n"
"Do you want to save the changes?"
msgstr ""
"$object$ is gewysig.\n"
"Wil u die veranderinge stoor?"
#. rLMEX
#. To translators: for $object$, one of the values of the RSC_QUERY_OBJECT_TYPE resource (except \"SQL command\", which doesn't make sense here) will be inserted.
#: dbaccess/inc/strings.hrc:136
msgctxt "STR_ERROR_PARSING_STATEMENT"
msgid "$object$ is based on an SQL command which could not be parsed."
msgstr "$object$ is gebaseer op 'n SQL-bevel wat nie ontleed kon word nie."
#. 6cpa3
#. To translators: for $object$, one of the values of the RSC_QUERY_OBJECT_TYPE resource (except \"SQL command\", which doesn't make sense here) will be inserted.
#: dbaccess/inc/strings.hrc:138
msgctxt "STR_INFO_OPENING_IN_SQL_VIEW"
msgid "$object$ will be opened in SQL view."
msgstr "$object$ sal in SQL-aansig geopen word."
#. pH2Jv
#: dbaccess/inc/strings.hrc:139
msgctxt "STR_STATEMENT_WITHOUT_RESULT_SET"
msgid "The query does not create a result set, and thus cannot be part of another query."
msgstr "Die navraag skep nie 'n resultaatstel nie, en kan dus nie deel van nóg 'n navraag wees nie."
#. HErUD
#: dbaccess/inc/strings.hrc:141
msgctxt "RID_STR_COLUMN_FORMAT"
msgid "Column ~Format..."
msgstr "Kolomformaat..."
#. pSid2
#: dbaccess/inc/strings.hrc:142
msgctxt "RID_STR_COLUMN_WIDTH"
msgid "Column ~Width..."
msgstr "Kolom~wydte..."
#. mczq6
#: dbaccess/inc/strings.hrc:143
msgctxt "RID_STR_TABLE_FORMAT"
msgid "Table Format..."
msgstr "Tabelformaat..."
#. Giaeq
#: dbaccess/inc/strings.hrc:144
msgctxt "RID_STR_ROW_HEIGHT"
msgid "Row Height..."
msgstr "Ryhoogte..."
#. F8EEk
#: dbaccess/inc/strings.hrc:145
msgctxt "RID_STR_COPY"
msgid "~Copy"
msgstr "~Kopieer"
#. hAGj6
#: dbaccess/inc/strings.hrc:146
msgctxt "RID_STR_UNDO_MODIFY_RECORD"
msgid "Undo: Data Input"
msgstr "Ontdoen: data toevoer"
#. NeA2w
#: dbaccess/inc/strings.hrc:147
msgctxt "RID_STR_SAVE_CURRENT_RECORD"
msgid "Save current record"
msgstr "Stoor huidige rekord"
#. tV569
#: dbaccess/inc/strings.hrc:148
msgctxt "STR_QRY_TITLE"
msgid "Query #"
msgstr "Navraag #"
#. FBqHA
#: dbaccess/inc/strings.hrc:149
msgctxt "STR_TBL_TITLE"
msgid "Table #"
msgstr "Tabel #"
#. cCYzs
#: dbaccess/inc/strings.hrc:150
msgctxt "STR_VIEW_TITLE"
msgid "View #"
msgstr "Bekyk #"
#. 8yp2G
#: dbaccess/inc/strings.hrc:151
msgctxt "STR_NAME_ALREADY_EXISTS"
msgid "The name \"#\" already exists."
msgstr "Die naam \"#\" bestaan reeds."
#. EmTa7
#: dbaccess/inc/strings.hrc:152
msgctxt "STR_NO_COLUMNNAME_MATCHING"
msgid "No matching column names were found."
msgstr "Geen passende kolomname is gevind nie."
#. 4EFDH
#: dbaccess/inc/strings.hrc:153
msgctxt "STR_ERROR_OCCURRED_WHILE_COPYING"
msgid "An error occurred. Do you want to continue copying?"
msgstr "'n Fout het plaasgevind. Wil u voortgaan om te kopieer?"
#. xnbDP
#: dbaccess/inc/strings.hrc:154
msgctxt "STR_DATASOURCE_GRIDCONTROL_NAME"
msgid "Data source table view"
msgstr "Databrontabel-aansig"
#. r58gb
#: dbaccess/inc/strings.hrc:155
msgctxt "STR_DATASOURCE_GRIDCONTROL_DESC"
msgid "Shows the selected table or query."
msgstr "Vertoon die geselekteerde tabel of navraag."
#. a8LWj
#: dbaccess/inc/strings.hrc:157
msgctxt "STR_QUERY_UNDO_MODIFYSQLEDIT"
msgid "Modify SQL statement(s)"
msgstr "Wysig SQL-stelling(s)"
#. U3N6g
#: dbaccess/inc/strings.hrc:159
msgctxt "RID_STR_NEW_FORM"
msgid "Create Form in Design View..."
msgstr "Skep vorm in ontwerpaansig..."
#. vLzx4
#: dbaccess/inc/strings.hrc:160
msgctxt "RID_STR_NEW_FORM_AUTO"
msgid "Use Wizard to Create Form..."
msgstr "Gebruik slimmerd om vorm te skep..."
#. ZRnDp
#: dbaccess/inc/strings.hrc:161
msgctxt "RID_STR_NEW_REPORT_AUTO"
msgid "Use Wizard to Create Report..."
msgstr "Gebruik slimmerd om verslag te skep..."
#. aSmAa
#: dbaccess/inc/strings.hrc:162
msgctxt "RID_STR_NEW_REPORT"
msgid "Create Report in Design View..."
msgstr "Skep verslag in ontwerpaansig..."
#. mGsho
#: dbaccess/inc/strings.hrc:163
msgctxt "RID_STR_NEW_QUERY"
msgid "Create Query in Design View..."
msgstr "Skep navraag in ontwerpaansig..."
#. sfADq
#: dbaccess/inc/strings.hrc:164
msgctxt "RID_STR_NEW_QUERY_SQL"
msgid "Create Query in SQL View..."
msgstr "Skep navraag in SQL-aansig..."
#. 57XvA
#: dbaccess/inc/strings.hrc:165
msgctxt "RID_STR_NEW_QUERY_AUTO"
msgid "Use Wizard to Create Query..."
msgstr "Gebruik slimmerd om navraag te skep..."
#. wzNZ2
#: dbaccess/inc/strings.hrc:166
msgctxt "RID_STR_NEW_TABLE"
msgid "Create Table in Design View..."
msgstr "Skep tabel in ontwerpaansig..."
#. SZdVd
#: dbaccess/inc/strings.hrc:167
msgctxt "RID_STR_NEW_TABLE_AUTO"
msgid "Use Wizard to Create Table..."
msgstr "Gebruik slimmerd om tabel te skep..."
#. Xdxfp
#: dbaccess/inc/strings.hrc:168
msgctxt "RID_STR_NEW_VIEW"
msgid "Create View..."
msgstr "Skep aansig..."
#. uinhG
#: dbaccess/inc/strings.hrc:169
msgctxt "RID_STR_FORMS_CONTAINER"
msgid "Forms"
msgstr "Vorms"
#. EhPGD
#: dbaccess/inc/strings.hrc:170
msgctxt "RID_STR_REPORTS_CONTAINER"
msgid "Reports"
msgstr "Verslae"
#. DFmZD
#: dbaccess/inc/strings.hrc:171
msgctxt "RID_STR_REPORTS_HELP_TEXT_WIZARD"
msgid "The wizard will guide you through the steps necessary to create a report."
msgstr "Die slimmerd sal u deur die stappe neem om 'n verslag te skep."
#. e4rD6
#: dbaccess/inc/strings.hrc:172
msgctxt "RID_STR_FORMS_HELP_TEXT"
msgid "Create a form by specifying the record source, controls, and control properties."
msgstr "Skep 'n vorm deur die rekordbron, kontroles en kontrole-eienskappe te spesifiseer."
#. WMRFD
#: dbaccess/inc/strings.hrc:173
msgctxt "RID_STR_REPORT_HELP_TEXT"
msgid "Create a report by specifying the record source, controls, and control properties."
msgstr "Skep 'n verslag deur die rekordbron, kontroles en kontrole-eienskappe te spesifiseer."
#. mJ9jD
#: dbaccess/inc/strings.hrc:174
msgctxt "RID_STR_FORMS_HELP_TEXT_WIZARD"
msgid "The wizard will guide you through the steps necessary to create a form."
msgstr "Die slimmerd sal u deur die stappe neem om 'n vorm te skep."
#. c6NPF
#: dbaccess/inc/strings.hrc:175
msgctxt "RID_STR_QUERIES_HELP_TEXT"
msgid "Create a query by specifying the filters, input tables, field names, and properties for sorting or grouping."
msgstr "Skep 'n navraag deur die filters, invoertabelle, veldname en ook eienskappe vir sortering en groepering te spesifiseer."
#. Gk7RQ
#: dbaccess/inc/strings.hrc:176
msgctxt "RID_STR_QUERIES_HELP_TEXT_SQL"
msgid "Create a query by entering an SQL statement directly."
msgstr "Skep n navraag deur n SQL-stelling direk in te voer."
#. EUCKU
#: dbaccess/inc/strings.hrc:177
msgctxt "RID_STR_QUERIES_HELP_TEXT_WIZARD"
msgid "The wizard will guide you through the steps necessary to create a query."
msgstr "Die slimmerd sal u deur die stappe neem om 'n navraag te skep."
#. hFmde
#: dbaccess/inc/strings.hrc:178
msgctxt "RID_STR_TABLES_HELP_TEXT_DESIGN"
msgid "Create a table by specifying the field names and properties, as well as the data types."
msgstr "Skep 'n tabel deur die veldname en -eienskappe asook die datatipes te spesifiseer."
#. ctDmY
#: dbaccess/inc/strings.hrc:179
msgctxt "RID_STR_TABLES_HELP_TEXT_WIZARD"
msgid "Choose from a selection of business and personal table samples, which you customize to create a table."
msgstr "Kies uit 'n verskeidenheid voorbeelde besigheids- en persoonlike tabelle, wat u doelmaak om 'n tabel te skep."
#. GmBmQ
#: dbaccess/inc/strings.hrc:180
msgctxt "RID_STR_VIEWS_HELP_TEXT_DESIGN"
msgid "Create a view by specifying the tables and field names you would like to have visible."
msgstr "Skep 'n aansig deur die tabelle en veldname te spesifiseer wat u sigbaar wil h."
#. 5ADJN
#: dbaccess/inc/strings.hrc:181
msgctxt "STR_DATABASE"
msgid "Database"
msgstr "Databasis"
#. D2GFx
#: dbaccess/inc/strings.hrc:182
msgctxt "STR_TASKS"
msgid "Tasks"
msgstr "Take"
#. i4BHJ
#: dbaccess/inc/strings.hrc:183
msgctxt "STR_PREVIEW"
msgid "Preview"
msgstr "Voorskou"
#. MpYZa
#: dbaccess/inc/strings.hrc:184
msgctxt "STR_QUERY_CLOSEDOCUMENTS"
msgid ""
"The connection type has been altered.\n"
"For the changes to take effect, all forms, reports, queries and tables must be closed.\n"
"\n"
"Do you want to close all documents now?"
msgstr ""
"Die verbinding-tipe is gewysig.\n"
"Daarmee moet alle vorms, verslae, navrae en tabelle afgesluit word, vir die veranderinge om effektief te word.\n"
"\n"
"Wil u alle dokumente nou sluit?"
#. 5Ujux
#: dbaccess/inc/strings.hrc:187
msgctxt "STR_FRM_LABEL"
msgid "F~orm name"
msgstr "V~ormnaam"
#. zA6vD
#: dbaccess/inc/strings.hrc:188
msgctxt "STR_RPT_LABEL"
msgid "~Report name"
msgstr "~Verslagnaam"
#. 8RUit
#: dbaccess/inc/strings.hrc:189
msgctxt "STR_FOLDER_LABEL"
msgid "F~older name"
msgstr "V~ouernaam"
#. Twota
#: dbaccess/inc/strings.hrc:190
msgctxt "STR_SUB_DOCS_WITH_SCRIPTS"
msgid "The document contains forms or reports with embedded macros."
msgstr "Die dokument bevat vorms of verslae met ingebedde makro's."
#. v33uG
#: dbaccess/inc/strings.hrc:191
msgctxt "STR_SUB_DOCS_WITH_SCRIPTS_DETAIL"
msgid ""
"Macros should be embedded into the database document itself.\n"
"\n"
"You can continue to use your document as before, however, you are encouraged to migrate your macros. The menu item 'Tools / Migrate Macros ...' will assist you with this.\n"
"\n"
"Note that you won't be able to embed macros into the database document itself until this migration is done. "
msgstr ""
"Makro's behoort in die databasisdokument sélf ingebed word.\n"
"\n"
"U kan voortgaan om u dokument soos tevore te gebruik, maar u word aangemoedig om u makro's te migreer. Die kieslysitem 'Nuts / Migreer makro's...' sal u hiermee help.\n"
"\n"
"Let op dat u nie makro's sal kan inbed in die databasisdokument sélf voor die migrasie afgehandel is nie. "
#. SBEJP
#: dbaccess/inc/strings.hrc:196
msgctxt "RID_STR_EMBEDDED_DATABASE"
msgid "Embedded database"
msgstr "Ingebedde databasis"
#. 9GfaL
#: dbaccess/inc/strings.hrc:197
msgctxt "RID_STR_NO_DIFF_CAT"
msgid "You cannot select different categories."
msgstr "U kan nie kies uit kategorieë wat uitsluitend is nie."
#. HMRSN
#: dbaccess/inc/strings.hrc:198
msgctxt "RID_STR_UNSUPPORTED_OBJECT_TYPE"
msgid "Unsupported object type found ($type$)."
msgstr "Objek tipe ($type$) gevind, word nie ondersteun nie."
#. YgB34
#: dbaccess/inc/strings.hrc:199
msgctxt "STR_PAGETITLE_GENERAL"
msgid "Advanced Properties"
msgstr "Gevorderde eienskappe"
#. wFDHD
#: dbaccess/inc/strings.hrc:200
msgctxt "STR_PAGETITLE_ADVANCED"
msgid "Additional Settings"
msgstr "Bykomende instellings"
#. HYDjE
#: dbaccess/inc/strings.hrc:201
msgctxt "STR_PAGETITLE_CONNECTION"
msgid "Connection settings"
msgstr "Verbindinginstellings"
#. KLRak
#: dbaccess/inc/strings.hrc:202
msgctxt "STR_TBL_LABEL"
msgid "~Table Name"
msgstr "~Tabelnaam"
#. WPmUe
#: dbaccess/inc/strings.hrc:203
msgctxt "STR_QRY_LABEL"
msgid "~Query name"
msgstr "~Navraagnaam"
#. cGPht
#: dbaccess/inc/strings.hrc:204
msgctxt "STR_TITLE_RENAME"
msgid "Rename to"
msgstr "Hernoem na"
#. GQDBD
#: dbaccess/inc/strings.hrc:205
msgctxt "STR_TITLE_PASTE_AS"
msgid "Insert as"
msgstr "Voeg in as"
#. yGyEU
#: dbaccess/inc/strings.hrc:207
msgctxt "STR_QUERY_BRW_DELETE_ROWS"
msgid "Do you want to delete the selected data?"
msgstr "Wil u die gemerkte data skrap?"
#. AMTEz
#: dbaccess/inc/strings.hrc:208
msgctxt "SBA_BROWSER_SETTING_ORDER"
msgid "Error setting the sort criteria"
msgstr "Kon nie die sorteerkriteria stel nie"
#. kXqdF
#: dbaccess/inc/strings.hrc:209
msgctxt "SBA_BROWSER_SETTING_FILTER"
msgid "Error setting the filter criteria"
msgstr "Kon nie die filterkriteria stel nie"
#. tXz3U
#: dbaccess/inc/strings.hrc:210
msgctxt "RID_STR_CONNECTION_LOST"
msgid "Connection lost"
msgstr "Verbinding gebreek"
#. 5ELXe
#: dbaccess/inc/strings.hrc:211
msgctxt "RID_STR_QUERIES_CONTAINER"
msgid "Queries"
msgstr "Navrae"
#. wdm7E
#: dbaccess/inc/strings.hrc:212
msgctxt "RID_STR_TABLES_CONTAINER"
msgid "Tables"
msgstr "Tabelle"
#. BTcMU
#: dbaccess/inc/strings.hrc:213
msgctxt "STR_TITLE_CONFIRM_DELETION"
msgid "Confirm Deletion"
msgstr "Bevestig skrapping"
#. pbjZT
#: dbaccess/inc/strings.hrc:214
msgctxt "STR_QUERY_DELETE_TABLE"
msgid "Do you want to delete the table '%1'?"
msgstr "Wil u die tabel '%1' skrap?"
#. CLELW
#: dbaccess/inc/strings.hrc:215
msgctxt "STR_QUERY_CONNECTION_LOST"
msgid "The connection to the database has been lost. Do you want to reconnect?"
msgstr "Die verbinding met die databasis is verloor. Wil u weer verbind?"
#. NRXrT
#: dbaccess/inc/strings.hrc:216
msgctxt "STR_OPENTABLES_WARNINGS"
msgid "Warnings encountered"
msgstr "Daar was waarskuwings"
#. EXau9
#: dbaccess/inc/strings.hrc:217
msgctxt "STR_OPENTABLES_WARNINGS_DETAILS"
msgid "While retrieving the tables, warnings were reported by the database connection."
msgstr "Waarskuwings is deur die databasisverbinding gerapporteer terwyl die tabelle herwin is."
#. HtRDf
#: dbaccess/inc/strings.hrc:218
msgctxt "STR_CONNECTING_DATASOURCE"
msgid "Connecting to \"$name$\" ..."
msgstr "Verbind tans aan \"$name$\" ..."
#. QNCRB
#: dbaccess/inc/strings.hrc:219
msgctxt "STR_LOADING_QUERY"
msgid "Loading query $name$ ..."
msgstr "Laai tans navraag $name$ ..."
#. QfTUB
#: dbaccess/inc/strings.hrc:220
msgctxt "STR_LOADING_TABLE"
msgid "Loading table $name$ ..."
msgstr "Laai tans tabel $name$ ..."
#. FECQm
#: dbaccess/inc/strings.hrc:221
msgctxt "STR_NO_TABLE_FORMAT_INSIDE"
msgid "No table format could be found."
msgstr "Geen tabelformaat kon gevind word nie."
#. 6isKD
#: dbaccess/inc/strings.hrc:222
msgctxt "STR_COULDNOTCONNECT_DATASOURCE"
msgid "The connection to the data source \"$name$\" could not be established."
msgstr "Die verbinding met die databron \"$name$\" kon nie bewerkstellig word nie."
#. CmzsA
#: dbaccess/inc/strings.hrc:224
msgctxt "STR_TABLEDESIGN_DBFIELDTYPES"
msgid "Unknown;Text;Number;Date/Time;Date;Time;Yes/No;Currency;Memo;Counter;Image;Text (fix);Decimal;Binary (fix);Binary;BigInt;Double;Float;Real;Integer;Small Integer;Tiny Integer;SQL Null;Object;Distinct;Structure;Field;BLOB;CLOB;REF;OTHER;Bit (fix)"
msgstr "Onbekend;Teks;Nommer;Datum/Tyd;Datum;Tyd;Ja/Nee;Geldeenheid;Memo;Teller;Beeld;Teks(vaste);Desimaal;Binêr(vaste);Binêr; BigInt;Dubbel;Dryfpunt;Reële;Heelgetal;Klein heelgetal;Klein heelgetal;SQL Null;Objek;Diskreet;Struktuur;Veld;BLOB;CLOP;REF;ANDER;Bis(vaste)"
#. hhXGF
#: dbaccess/inc/strings.hrc:225
msgctxt "STR_TABLEDESIGN_UNDO_PRIMKEY"
msgid "Insert/remove primary key"
msgstr "Voeg in/verwyder primêre sleutel"
#. 26uKH
#: dbaccess/inc/strings.hrc:226
msgctxt "STR_VALUE_YES"
msgid "Yes"
msgstr "Ja"
#. vqVF5
#: dbaccess/inc/strings.hrc:227
msgctxt "STR_VALUE_NO"
msgid "No"
msgstr "Nee"
#. TDokm
#. Note: should somehow fit to the word "value" in other languages as well: value - none...
#: dbaccess/inc/strings.hrc:229
msgctxt "STR_VALUE_NONE"
msgid "<none>"
msgstr "<geen>"
#. 66g23
#: dbaccess/inc/strings.hrc:230
msgctxt "STR_TAB_FIELD_COLUMN_NAME"
msgid "Field Name"
msgstr "Veldnaam"
#. F6UGZ
#: dbaccess/inc/strings.hrc:231
msgctxt "STR_TAB_FIELD_COLUMN_DATATYPE"
msgid "Field Type"
msgstr "Veldtipe"
#. LFBuq
#: dbaccess/inc/strings.hrc:232
msgctxt "STR_TAB_HELP_TEXT"
msgid "Description"
msgstr "Beskrywing"
#. BYE5G
#: dbaccess/inc/strings.hrc:233
msgctxt "STR_COLUMN_DESCRIPTION"
msgid "Column Description"
msgstr "Kolombeskrywing"
#. Aney5
#: dbaccess/inc/strings.hrc:234
msgctxt "STR_TAB_PROPERTIES"
msgid "Field Properties"
msgstr "Veldeienskappe"
#. kjdpF
#: dbaccess/inc/strings.hrc:235
msgctxt "STR_TABED_UNDO_CELLMODIFIED"
msgid "Modify cell"
msgstr "Wysig sel"
#. aPzA3
#: dbaccess/inc/strings.hrc:236
msgctxt "STR_TABED_UNDO_ROWDELETED"
msgid "Delete row"
msgstr "Skrap ry"
#. DFnqv
#: dbaccess/inc/strings.hrc:237
msgctxt "STR_TABED_UNDO_TYPE_CHANGED"
msgid "Modify field type"
msgstr "Wysig veldsoort"
#. XLRpC
#: dbaccess/inc/strings.hrc:238
msgctxt "STR_TABED_UNDO_ROWINSERTED"
msgid "Insert row"
msgstr "Voeg ry in"
#. LgbwQ
#: dbaccess/inc/strings.hrc:239
msgctxt "STR_TABED_UNDO_NEWROWINSERTED"
msgid "Insert new row"
msgstr "Voeg nuwe ry in"
#. gi8TU
#: dbaccess/inc/strings.hrc:240
msgctxt "STR_DEFAULT_VALUE"
msgid "~Default value"
msgstr "~Verstek waarde"
#. 3AyBV
#: dbaccess/inc/strings.hrc:241
msgctxt "STR_HELP_BOOL_DEFAULT"
msgid ""
"Select a value that is to appear in all new records as default.\n"
"If the field is not to have a default value, select the empty string."
msgstr ""
"Kies 'n waarde wat in alle nuwe rekords sal voorkom as die verstek.\n"
"Indien die veld nie die verstek waarde moet hê nie, kies die leë string."
#. AbZU4
#: dbaccess/inc/strings.hrc:242
msgctxt "STR_HELP_DEFAULT_VALUE"
msgid ""
"Enter a default value for this field.\n"
"\n"
"When you later enter data in the table, this string will be used in each new record for the field selected. It should, therefore, correspond to the cell format that needs to be entered below."
msgstr ""
"Tik 'n verstek waarde vir hierdie veld in.\n"
"\n"
"Wanneer u later data in die tabel intik, sal hierdie string gebruik word in elke nuwe rekord vir die gekose veld. Dit moet dus ooreenstem met die selformaat wat hier onder ingevul moet word."
#. hwwVA
#: dbaccess/inc/strings.hrc:243
msgctxt "STR_HELP_TEXT_LENGTH"
msgid "Enter the maximum text length permitted."
msgstr "Tik die maksimum toegelate tekslengte in."
#. yPnZq
#: dbaccess/inc/strings.hrc:244
msgctxt "STR_HELP_NUMERIC_TYPE"
msgid "Enter the number format."
msgstr "Tik die nommerformaat in."
#. 2yCJu
#: dbaccess/inc/strings.hrc:245
msgctxt "STR_HELP_LENGTH"
msgid ""
"Determine the length data can have in this field.\n"
"\n"
"If decimal fields, then the maximum length of the number to be entered, if binary fields, then the length of the data block.\n"
"The value will be corrected accordingly when it exceeds the maximum for this database."
msgstr ""
"Bepaal die lengte wat data in hierdie veld mag hê.\n"
"\n"
"Indien dit desimale velde is, tik dan die maksimum lengte van die getal wat toegevoer moet word, en indien binêre velde, tik dan die lengte van die datablok in.\n"
"Die waarde sal dienooreenkomstig gekorrigeer word indien dit die maksimum vir hierdie databasis oorskry."
#. BY4V7
#: dbaccess/inc/strings.hrc:246
msgctxt "STR_HELP_SCALE"
msgid "Specify the number of decimal places permitted in this field."
msgstr "Spesifiseer die getal desimale plekke wat in hierdie veld toegelaat word."
#. QBHjm
#: dbaccess/inc/strings.hrc:247
msgctxt "STR_HELP_FORMAT_CODE"
msgid "This is where you see how the data would be displayed in the current format (use the button on the right to modify the format)."
msgstr "Dit is waar u sien hoe die data vertoon sal word in die huidige formaat (gebruik die knoppie regs om die formaat te wysig)."
#. eV4sD
#: dbaccess/inc/strings.hrc:248
msgctxt "STR_HELP_FORMAT_BUTTON"
msgid "This is where you determine the output format of the data."
msgstr "Dit is waar u die afvoerformaat van die data bepaal."
#. Y5q39
#: dbaccess/inc/strings.hrc:249
msgctxt "STR_HELP_AUTOINCREMENT"
msgid ""
"Choose if this field should contain AutoIncrement values.\n"
"\n"
"You can not enter data in fields of this type. An intrinsic value will be assigned to each new record automatically (resulting from the increment of the previous record)."
msgstr ""
"Kies indien hierdie veld OutoInkrement-waardes moet bevat.\n"
"\n"
"U kan nie data in velde van dié soort tik nie. 'n Intrinsieke waarde sal outomaties aan elke nuwe rekord toegewys word (wat verband hou met die inkrement van die vorige rekord)."
#. 5uQpF
#: dbaccess/inc/strings.hrc:250
msgctxt "STR_TABLEDESIGN_DUPLICATE_NAME"
msgid "The table cannot be saved because column name \"$column$\" was assigned twice."
msgstr "Die tabel kan nie gestoor word nie omdat kolomnaam \"$column$\" twee keer toegewys is."
#. vayRE
#: dbaccess/inc/strings.hrc:251
msgctxt "STR_TBL_COLUMN_IS_KEYCOLUMN"
msgid "The column \"$column$\" belongs to the primary key. If the column is deleted, the primary key will also be deleted. Do you really want to continue?"
msgstr "Die kolom \"$column$\" behoort aan die primêre sleutel. Indien die kolom geskrap word, sal die primêre sleutel ook geskrap word. Wil u werklik voortgaan?"
#. fo93e
#: dbaccess/inc/strings.hrc:252
msgctxt "STR_TBL_COLUMN_IS_KEYCOLUMN_TITLE"
msgid "Primary Key Affected"
msgstr "Primêre sleutel geaffekteer"
#. wcLcG
#: dbaccess/inc/strings.hrc:253
msgctxt "STR_COLUMN_NAME"
msgid "Column"
msgstr "Kolom"
#. ES566
#: dbaccess/inc/strings.hrc:254
msgctxt "STR_QRY_CONTINUE"
msgid "Continue anyway?"
msgstr "Gaan in elk geval voort?"
#. iXbw5
#: dbaccess/inc/strings.hrc:255
msgctxt "STR_TABLEDESIGN_CONNECTION_MISSING"
msgid "The table could not be saved due to problems connecting to the database."
msgstr "Die tabel kon nie gestoor word nie vanweë probleme om met die databasis te verbind."
#. kuExF
#: dbaccess/inc/strings.hrc:256
msgctxt "STR_TABLEDESIGN_DATASOURCE_DELETED"
msgid "The table filter could not be adjusted because the data source has been deleted."
msgstr "Die tabelfilter kon nie aangepas word nie omdat die databron geskrap is."
#. Lt4Yc
#: dbaccess/inc/strings.hrc:257
msgctxt "STR_QUERY_SAVE_TABLE_EDIT_INDEXES"
msgid ""
"Before you can edit the indexes of a table, you have to save it.\n"
"Do you want to save the changes now?"
msgstr ""
"Voor u die indekse van 'n tabel kan redigeer, moet u dit stoor.\n"
"Wil u die veranderinge nou stoor?"
#. HFLQk
#: dbaccess/inc/strings.hrc:258
msgctxt "STR_TABLEDESIGN_NO_PRIM_KEY_HEAD"
msgid "No primary key"
msgstr "Geen primêre sleutel nie"
#. ir5Du
#: dbaccess/inc/strings.hrc:259
msgctxt "STR_TABLEDESIGN_NO_PRIM_KEY"
msgid ""
"A unique index or primary key is required for data record identification in this database.\n"
"You can only enter data into this table when one of these two structural conditions has been met.\n"
"\n"
"Should a primary key be created now?"
msgstr ""
"'n Unieke indeks- of primêre sleutel word benodig vir datarekordidentifikasie in hierdie databasis.\n"
"U kan net data in hierdie tabel intik wanneer een van hierdie twee strukturele voorwaardes nagekom word.\n"
"\n"
"Moet 'n primêre sleutel nou geskep word?"
#. R7KDG
#: dbaccess/inc/strings.hrc:260
msgctxt "STR_TABLEDESIGN_ALTER_ERROR"
msgid "The column \"$column$\" could not be changed. Should the column instead be deleted and the new format appended?"
msgstr "Die kolom \"$column$\" kon nie gewysig word nie. Moet die kolom eerder geskrap word en 'n nuwe formaat aangeheg word?"
#. U3f4j
#: dbaccess/inc/strings.hrc:261
msgctxt "STR_TABLEDESIGN_SAVE_ERROR"
msgid "Error while saving the table design"
msgstr "Kon nie tabelontwerp stoor nie"
#. 9BsSL
#: dbaccess/inc/strings.hrc:262
msgctxt "STR_TABLEDESIGN_COULD_NOT_DROP_COL"
msgid "The column $column$ could not be deleted."
msgstr "Die kolom $column$ kon nie geskrap word nie."
#. Etkrj
#: dbaccess/inc/strings.hrc:263
msgctxt "STR_HELP_AUTOINCREMENT_VALUE"
msgid ""
"Enter an SQL statement for the auto-increment field.\n"
"\n"
"This statement will be directly transferred to the database when the table is created."
msgstr ""
"Voer 'n SQL-stelling vir die outo-inkrementveld in.\n"
"\n"
"Hierdie stelling sal direk na die databasis oorgedra word wanneer die tabel geskep word."
#. fAEud
#: dbaccess/inc/strings.hrc:264
msgctxt "STR_NO_TYPE_INFO_AVAILABLE"
msgid ""
"No type information could be retrieved from the database.\n"
"The table design mode is not available for this data source."
msgstr ""
"Geen soortinligting kon uit die databasis herwin word nie.\n"
"Die tabelontwerp-modus is nie vir hierdie databron beskikbaar nie."
#. 2s2rr
#: dbaccess/inc/strings.hrc:265
msgctxt "STR_CHANGE_COLUMN_NAME"
msgid "change field name"
msgstr "verander veldname"
#. PC3QD
#: dbaccess/inc/strings.hrc:266
msgctxt "STR_CHANGE_COLUMN_TYPE"
msgid "change field type"
msgstr "verander veldsoort"
#. Z2B9o
#: dbaccess/inc/strings.hrc:267
msgctxt "STR_CHANGE_COLUMN_DESCRIPTION"
msgid "change field description"
msgstr "verander veldbeskrywing"
#. aDrTE
#: dbaccess/inc/strings.hrc:268
msgctxt "STR_CHANGE_COLUMN_ATTRIBUTE"
msgid "change field attribute"
msgstr "verander veldattribuut"
#. 3srwC
#: dbaccess/inc/strings.hrc:270
msgctxt "STR_ENTER_CONNECTION_PASSWORD"
msgid "A password is needed to connect to the data source \"$name$\"."
msgstr "'n Wagwoord is nodig om aan die databron \"$name$\" te verbind."
#. tYDxc
#: dbaccess/inc/strings.hrc:271
msgctxt "STR_ASK_FOR_DIRECTORY_CREATION"
msgid ""
"The directory\n"
"\n"
"$path$\n"
"\n"
"does not exist. Should it be created?"
msgstr ""
"Die gids\n"
"\n"
"$path$\n"
"\n"
"bestaan nie. Moet dit geskep word?"
#. 3PFxY
#: dbaccess/inc/strings.hrc:272
msgctxt "STR_COULD_NOT_CREATE_DIRECTORY"
msgid "The directory $name$ could not be created."
msgstr "Die gids $name$ kon nie geskep word nie."
#. V9kGF
#: dbaccess/inc/strings.hrc:273
msgctxt "STR_ALREADYEXISTOVERWRITE"
msgid "The file already exists. Overwrite?"
msgstr "Die lêer bestaan reeds. Oorheenskryf?"
#. i47ye
#: dbaccess/inc/strings.hrc:274
msgctxt "STR_NEW_FOLDER"
msgid "Folder"
msgstr "Vouer"
#. U2bRK
#: dbaccess/inc/strings.hrc:276
msgctxt "STR_DATABASE_TYPE_CHANGE"
msgid "Database properties"
msgstr "Databasiseienskappe"
#. etNzz
#: dbaccess/inc/strings.hrc:277
msgctxt "STR_PARENTTITLE_GENERAL"
msgid "Data Source Properties: #"
msgstr "Databron-Eienskappe: #"
#. z9Ecp
#: dbaccess/inc/strings.hrc:278
msgctxt "STR_ERR_USE_CONNECT_TO"
msgid "Please choose 'Connect to an existing database' to connect to an existing database instead."
msgstr "Kies asseblief 'Verbind aan 'n bestaande databasis' om aan 'n bestaande databasis te verbind."
#. PfAC6
#: dbaccess/inc/strings.hrc:279
msgctxt "STR_COULD_NOT_LOAD_ODBC_LIB"
msgid "Could not load the program library #lib# or it is corrupted. The ODBC data source selection is not available."
msgstr "Kon nie die programbiblioteek #lib# laai nie, of dit is defek. Die ODBC-Databron Seleksie is nie beskikbaar nie."
#. d3vbZ
#: dbaccess/inc/strings.hrc:280
msgctxt "STR_UNSUPPORTED_DATASOURCE_TYPE"
msgid ""
"This kind of data source is not supported on this platform.\n"
"You are allowed to change the settings, but you probably will not be able to connect to the database."
msgstr ""
"Hierdie soort databron word nie op die platform ondersteun nie.\n"
"U mag die instellings wysig, maar u sal waarskynlik nie aan die databasis kan verbind nie."
#. 2f7Ga
#: dbaccess/inc/strings.hrc:281
msgctxt "STR_AUTOTEXT_FIELD_SEP_NONE"
msgid "{None}"
msgstr "{Geen}"
#. iR7CJ
#. To translators: EM Dec 2002: 'Space' refers t o what you get when you hit the space bar on your keyboard.
#: dbaccess/inc/strings.hrc:283
msgctxt "STR_AUTOFIELDSEPARATORLIST"
msgid ";\t59\t,\t44\t:\t58\t{Tab}\t9\t{Space}\t32"
msgstr ";\t59\t,\t44\t:\t58\t{Tab}\t9\t{Space}\t32"
#. DFGo9
#: dbaccess/inc/strings.hrc:284
msgctxt "STR_AUTODELIMITER_MISSING"
msgid "#1 must be set."
msgstr "#1 moet opgestel word."
#. ZDRBf
#: dbaccess/inc/strings.hrc:285
msgctxt "STR_AUTODELIMITER_MUST_DIFFER"
msgid "#1 and #2 must be different."
msgstr "#1 en #2 moet verskillend wees."
#. 9oCZr
#: dbaccess/inc/strings.hrc:286
msgctxt "STR_AUTONO_WILDCARDS"
msgid "Wildcards such as ?,* are not allowed in #1."
msgstr "Oorheersstringe soos ?,* word nie in #1 toegelaat nie."
#. BdzcB
#: dbaccess/inc/strings.hrc:288
msgctxt "STR_CONNECTION_TEST"
msgid "Connection Test"
msgstr "Verbindingtoets"
#. oAAKs
#: dbaccess/inc/strings.hrc:289
msgctxt "STR_CONNECTION_SUCCESS"
msgid "The connection was established successfully."
msgstr "Daar is suksesvol verbind."
#. 5V7Ay
#: dbaccess/inc/strings.hrc:290
msgctxt "STR_CONNECTION_NO_SUCCESS"
msgid "The connection could not be established."
msgstr "Geen koppeling moontlik nie."
#. wvNFP
#: dbaccess/inc/strings.hrc:291
msgctxt "STR_JDBCDRIVER_SUCCESS"
msgid "The JDBC driver was loaded successfully."
msgstr "Die JDBC-drywer is suksesvol gelaai."
#. RdMCN
#: dbaccess/inc/strings.hrc:292
msgctxt "STR_JDBCDRIVER_NO_SUCCESS"
msgid "The JDBC driver could not be loaded."
msgstr "Die JDBC-drywer kon nie gelaai word nie."
#. dyCvN
#: dbaccess/inc/strings.hrc:293
msgctxt "STR_MSACCESS_FILTERNAME"
msgid "MS Access file"
msgstr "MS Access-lêer"
#. rDsuu
#: dbaccess/inc/strings.hrc:294
msgctxt "STR_MSACCESS_2007_FILTERNAME"
msgid "MS Access 2007 file"
msgstr "MS Access 2007-lêer"
#. jFwxU
#: dbaccess/inc/strings.hrc:295
msgctxt "STR_FIREBIRD_FILTERNAME"
msgid "Firebird Database"
msgstr "Firebird-databasis"
#. 8Uiv2
#: dbaccess/inc/strings.hrc:297
msgctxt "STR_RSC_CHARSETS"
msgid "System"
msgstr "Stelsel"
#. pnwDB
#: dbaccess/inc/strings.hrc:298
msgctxt "STR_ERROR_DURING_CREATION"
msgid "Error during creation"
msgstr "Fout tydens skepping"
#. hnyJF
#: dbaccess/inc/strings.hrc:299
msgctxt "STR_UNEXPECTED_ERROR"
msgid "An error occurred. The operation could not be performed."
msgstr "'n Fout het ontstaan. Die bewerking kan nie uitgevoer word nie."
#. kXCG9
#: dbaccess/inc/strings.hrc:300
msgctxt "STR_COULDNOTOPEN_LINKEDDOC"
msgid "The document \"$file$\" could not be opened."
msgstr "Die dokument \"$file$\" kon nie geopen word nie."
#. bFHHW
#: dbaccess/inc/strings.hrc:301
msgctxt "STR_MISSING_TABLES_XDROP"
msgid "The table cannot be deleted because the database connection does not support this."
msgstr "Die tabel kan nie geskrap word nie aangesien die databasisverbinding dit nie toelaat nie."
#. ZNB5D
#: dbaccess/inc/strings.hrc:302
msgctxt "STR_BUTTON_TEXT_ALL"
msgid "~All"
msgstr "~Alles"
#. C8eBG
#: dbaccess/inc/strings.hrc:303
msgctxt "STR_UNDO_COLON"
msgid "Undo:"
msgstr "Ontdoen:"
#. aje2A
#: dbaccess/inc/strings.hrc:304
msgctxt "STR_REDO_COLON"
msgid "Redo:"
msgstr "Herdoen:"
#. ixMkj
#: dbaccess/inc/strings.hrc:305
msgctxt "STR_UNKNOWN_TYPE_FOUND"
msgid "No corresponding column type could be found for column '#1'."
msgstr "Geen ooreenstemmende kolomsoort kon vir kolom '#1' gekry word nie."
#. qVax3
#: dbaccess/inc/strings.hrc:306
msgctxt "STR_FILE_DOES_NOT_EXIST"
msgid "The file \"$file$\" does not exist."
msgstr "Die lêer \"$file$\" bestaan nie."
#. 737k3
#: dbaccess/inc/strings.hrc:307
msgctxt "STR_WARNINGS_DURING_CONNECT"
msgid "Warnings were encountered while connecting to the data source. Press \"$buttontext$\" to view them."
msgstr "Waarskuwings tydens verbinding aan die databron. Druk \"$buttontext$\" om dit te bekyk."
#. cGJja
#: dbaccess/inc/strings.hrc:308
msgctxt "STR_NAMED_OBJECT_ALREADY_EXISTS"
msgid ""
"The name '$#$' already exists.\n"
"Please enter another name."
msgstr ""
"Die naam '$#$' bestaan reeds.\n"
"Tik asseblief 'n ander naam in."
#. xTNjt
#. #i96130# use hard coded name
#: dbaccess/inc/strings.hrc:310
msgctxt "RID_STR_EXTENSION_NOT_PRESENT"
msgid "The report, \"$file$\", requires the Report Builder feature."
msgstr "Die verslag \"$file$\" benodig die Report Builder-funksie."
#. oC8Px
#: dbaccess/inc/strings.hrc:312
msgctxt "STR_COULDNOTCREATE_DRIVERMANAGER"
msgid "Cannot connect to the SDBC driver manager (#servicename#)."
msgstr "Kan nie aan die SDBC-drywerbestuurder verbind nie ( #servicename#)."
#. aym6r
#: dbaccess/inc/strings.hrc:313
msgctxt "STR_NOREGISTEREDDRIVER"
msgid "A driver is not registered for the URL #connurl#."
msgstr "'n Drywer is nie geregistreer vir die URL #connurl# nie."
#. oafZG
#: dbaccess/inc/strings.hrc:314
msgctxt "STR_NOTABLEINFO"
msgid "Successfully connected, but information about database tables is not available."
msgstr "Suksesvol verbind, maar inligting oor databasistabelle is nie beskikbaar nie."
#. uBW6C
#: dbaccess/inc/strings.hrc:315
msgctxt "STR_ALL_TABLES"
msgid "All tables"
msgstr "Alle tabelle"
#. nhz6M
#: dbaccess/inc/strings.hrc:316
msgctxt "STR_ALL_VIEWS"
msgid "All views"
msgstr "Alle aanskoue"
#. APBCw
#: dbaccess/inc/strings.hrc:317
msgctxt "STR_ALL_TABLES_AND_VIEWS"
msgid "All tables and views"
msgstr "Alle tabelle en aanskoue"
#. 4SGBJ
#: dbaccess/inc/strings.hrc:319
msgctxt "STR_TABLE_PRIV_NAME"
msgid "Table name"
msgstr "Tabelnaam"
#. Nw93R
#: dbaccess/inc/strings.hrc:320
msgctxt "STR_TABLE_PRIV_INSERT"
msgid "Insert data"
msgstr "Voeg data in"
#. nLFJd
#: dbaccess/inc/strings.hrc:321
msgctxt "STR_TABLE_PRIV_DELETE"
msgid "Delete data"
msgstr "Skrap data"
#. eGEDE
#: dbaccess/inc/strings.hrc:322
msgctxt "STR_TABLE_PRIV_UPDATE"
msgid "Modify data"
msgstr "Wysig data"
#. e2bxV
#: dbaccess/inc/strings.hrc:323
msgctxt "STR_TABLE_PRIV_ALTER"
msgid "Alter structure"
msgstr "Verander struktuur"
#. zejFA
#: dbaccess/inc/strings.hrc:324
msgctxt "STR_TABLE_PRIV_SELECT"
msgid "Read data"
msgstr "Lees data"
#. UsMj8
#: dbaccess/inc/strings.hrc:325
msgctxt "STR_TABLE_PRIV_REFERENCE"
msgid "Modify references"
msgstr "Wysig verwysings"
#. SEGp9
#: dbaccess/inc/strings.hrc:326
msgctxt "STR_TABLE_PRIV_DROP"
msgid "Drop structure"
msgstr "Sak struktuur"
#. BCCiv
#: dbaccess/inc/strings.hrc:328
msgctxt "STR_DBASE_PATH_OR_FILE"
msgid "Path to the dBASE files"
msgstr "Pad na die dBASE-lêers"
#. hnBFY
#: dbaccess/inc/strings.hrc:329
msgctxt "STR_FLAT_PATH_OR_FILE"
msgid "Path to the text files"
msgstr "Pad na die teks-lêers"
#. DRFyX
#: dbaccess/inc/strings.hrc:330
msgctxt "STR_CALC_PATH_OR_FILE"
msgid "Path to the spreadsheet document"
msgstr "Pad na die sigblad-dokument"
#. qxbA7
#: dbaccess/inc/strings.hrc:331
msgctxt "STR_NAME_OF_ODBC_DATASOURCE"
msgid "Name of the ODBC data source on your system"
msgstr "Naam van die ODBC-databron op u stelsel"
#. mGJE9
#: dbaccess/inc/strings.hrc:332
msgctxt "STR_WRITER_PATH_OR_FILE"
msgid "Path to the Writer document"
msgstr "Koppeling na die \"Writer\" dokument"
#. zQxCp
#: dbaccess/inc/strings.hrc:333
msgctxt "STR_MYSQL_DATABASE_NAME"
msgid "Name of the MySQL database"
msgstr "Naam van die MySQL-databasis"
#. uhRMQ
#: dbaccess/inc/strings.hrc:334
msgctxt "STR_ORACLE_DATABASE_NAME"
msgid "Name of the Oracle database"
msgstr "Naam van die Oracle-databasis"
#. nmoae
#: dbaccess/inc/strings.hrc:335
msgctxt "STR_MSACCESS_MDB_FILE"
msgid "Microsoft Access database file"
msgstr "Microsoft Access-databasislêer"
#. 34zwh
#: dbaccess/inc/strings.hrc:336
msgctxt "STR_NO_ADDITIONAL_SETTINGS"
msgid "No more settings are necessary. To verify that the connection is working, click the '%test' button."
msgstr "Geen verdere instellings nodig nie. Om te toets of die verbinding werk, kliek die '%test'-knoppie."
#. GAVfb
#: dbaccess/inc/strings.hrc:337
msgctxt "STR_COMMONURL"
msgid "Datasource URL (e.g. host=$host:$port dbname=$database)"
msgstr "Databron URL (byvoorbeeld host=$Host:$Port dbname=$database)"
#. rKH3t
#: dbaccess/inc/strings.hrc:338
msgctxt "STR_HOSTNAME"
msgid "~Host name"
msgstr "~Gasheernaam"
#. Gdbjz
#: dbaccess/inc/strings.hrc:339
msgctxt "STR_MOZILLA_PROFILE_NAME"
msgid "~Mozilla profile name"
msgstr "~Mozilla-profielnaam"
#. A6YJb
#: dbaccess/inc/strings.hrc:340
msgctxt "STR_THUNDERBIRD_PROFILE_NAME"
msgid "~Thunderbird profile name"
msgstr "~Thunderbird-profielnaam"
#. HnmRA
#: dbaccess/inc/strings.hrc:341
msgctxt "STR_ADD_TABLES"
msgid "Add Tables"
msgstr "Voeg Tabelle in..."
#. eHahH
#: dbaccess/inc/strings.hrc:342
msgctxt "STR_ADD_TABLE_OR_QUERY"
msgid "Add Table or Query"
msgstr "Voer Tabel naam of Navraag in"
#. 5dqK5
#: dbaccess/inc/strings.hrc:344
msgctxt "STR_WIZ_COLUMN_SELECT_TITEL"
msgid "Apply columns"
msgstr "Pas kolomme toe"
#. nZ7x6
#: dbaccess/inc/strings.hrc:345
msgctxt "STR_WIZ_TYPE_SELECT_TITEL"
msgid "Type formatting"
msgstr "Soort formatering"
#. C5Zs4
#: dbaccess/inc/strings.hrc:346
msgctxt "STR_WIZ_NAME_ALREADY_DEFINED"
msgid ""
"Enter a unique name for the new primary key data field.\n"
"The following name is already in use:"
msgstr ""
"Voer 'n unieke naam in vir die nuwe primêre sleuteldata veld.\n"
"Die volgende naam word reeds gebruik:"
#. MuQ2C
#: dbaccess/inc/strings.hrc:347
msgctxt "STR_WIZ_NAME_MATCHING_TITEL"
msgid "Assign columns"
msgstr "Wys kolomme toe"
#. 5vCFA
#: dbaccess/inc/strings.hrc:348
msgctxt "STR_WIZ_PB_PREV"
msgid "< ~Back"
msgstr "< ~Terug"
#. aWFVD
#: dbaccess/inc/strings.hrc:349
msgctxt "STR_WIZ_PB_NEXT"
msgid "~Next>"
msgstr "~Volgende>"
#. aKHUX
#: dbaccess/inc/strings.hrc:350
msgctxt "STR_WIZ_PB_OK"
msgid "C~reate"
msgstr "S~kep"
#. 3XyRu
#: dbaccess/inc/strings.hrc:351
msgctxt "STR_WIZ_TABLE_COPY"
msgid "Copy table"
msgstr "Kopieer tabel"
#. uNGvx
#: dbaccess/inc/strings.hrc:352
msgctxt "STR_COPYTABLE_TITLE_COPY"
msgid "Copy table"
msgstr "Kopieer tabel"
#. xCPkD
#: dbaccess/inc/strings.hrc:353
msgctxt "STR_INVALID_TABLE_NAME"
msgid "This table name is not valid in the current database."
msgstr "Hierdie tabelnaam is nie geldig in die huidige databasis nie."
#. m35Lx
#: dbaccess/inc/strings.hrc:354
msgctxt "STR_SUGGEST_APPEND_TABLE_DATA"
msgid "Choose the option 'Append data' on the first page to append data to an existing table."
msgstr "Kies die opsie 'Heg data aan' op die eerste bladsy om data by 'n bestaande tabel aan te heg."
#. XbmVN
#: dbaccess/inc/strings.hrc:355
msgctxt "STR_INVALID_TABLE_NAME_LENGTH"
msgid "Please change the table name. It is too long."
msgstr "Wysig asseblief die tabelnaam. Dit is te lank."
#. 55EA7
#: dbaccess/inc/strings.hrc:357
msgctxt "STR_DBWIZARDTITLE"
msgid "Database Wizard"
msgstr "Databasisslimmerd"
#. p4Yy4
#: dbaccess/inc/strings.hrc:358
msgctxt "STR_PAGETITLE_INTROPAGE"
msgid "Select database"
msgstr "Selekteer databasis"
#. GTpDz
#: dbaccess/inc/strings.hrc:359
msgctxt "STR_PAGETITLE_DBASE"
msgid "Set up dBASE connection"
msgstr "Stel dBASE-verbinding op"
#. VBaQN
#: dbaccess/inc/strings.hrc:360
msgctxt "STR_PAGETITLE_TEXT"
msgid "Set up a connection to text files"
msgstr "Stel 'n verbinding aan tekslêers op"
#. TiBeQ
#: dbaccess/inc/strings.hrc:361
msgctxt "STR_PAGETITLE_MSACCESS"
msgid "Set up Microsoft Access connection"
msgstr "Stel 'n Microsoft Access-verbinding op"
#. XaDDh
#: dbaccess/inc/strings.hrc:362
msgctxt "STR_PAGETITLE_LDAP"
msgid "Set up LDAP connection"
msgstr "Stel LDAP-verbinding op"
#. WZtzU
#: dbaccess/inc/strings.hrc:363
msgctxt "STR_PAGETITLE_ADO"
msgid "Set up ADO connection"
msgstr "Stel ADO-verbinding op"
#. n3HgX
#: dbaccess/inc/strings.hrc:364
msgctxt "STR_PAGETITLE_JDBC"
msgid "Set up JDBC connection"
msgstr "Stel JDBC-verbinding op"
#. qiZT5
#: dbaccess/inc/strings.hrc:365
msgctxt "STR_PAGETITLE_ORACLE"
msgid "Set up Oracle database connection"
msgstr "Stel Oracle-databasisverbinding op"
#. KbAqW
#: dbaccess/inc/strings.hrc:366
msgctxt "STR_PAGETITLE_MYSQL"
msgid "Set up MySQL connection"
msgstr "Stel MySQL-verbinding op"
#. uJuNs
#: dbaccess/inc/strings.hrc:367
msgctxt "STR_PAGETITLE_ODBC"
msgid "Set up ODBC connection"
msgstr "Stel ODBC-verbinding op"
#. ecB4x
#: dbaccess/inc/strings.hrc:368
msgctxt "STR_PAGETITLE_DOCUMENT_OR_SPREADSHEET"
msgid "Set up Writer Document or Spreadsheet connection"
msgstr "Stel die koppeling op na \"Writer\"-Dokument of Spreiblad"
#. wUEMA
#: dbaccess/inc/strings.hrc:369
msgctxt "STR_PAGETITLE_AUTHENTIFICATION"
msgid "Set up user authentication"
msgstr "Stel gebruikerstawing op"
#. YgsyA
#: dbaccess/inc/strings.hrc:370
msgctxt "STR_PAGETITLE_MYSQL_NATIVE"
msgid "Set up MySQL server data"
msgstr "Stel MySQL-bedienerdata op"
#. 6Fy7C
#: dbaccess/inc/strings.hrc:371
msgctxt "STR_PAGETITLE_FINAL"
msgid "Save and proceed"
msgstr "Stoor en gaan voort"
#. LhDjK
#: dbaccess/inc/strings.hrc:372
msgctxt "STR_DATABASEDEFAULTNAME"
msgid "New Database"
msgstr "Nuwe databasis"
#. DoGLb
#: dbaccess/inc/strings.hrc:373
msgctxt "STR_MYSQLJDBC_HEADERTEXT"
msgid "Set up connection to a MySQL database using JDBC"
msgstr "Stel 'n verbinding aan 'n MySQL-databasis op met JDBC"
#. B5kEC
#: dbaccess/inc/strings.hrc:374
msgctxt "STR_MYSQLJDBC_HELPTEXT"
msgid ""
"Please enter the required information to connect to a MySQL database using JDBC. Note that a JDBC driver class must be installed on your system and registered with %PRODUCTNAME.\n"
"Please contact your system administrator if you are unsure about the following settings."
msgstr ""
"Tik asseblief die inligting in, nodig om aan 'n MySQL-databasis dmv. JDBC te verbind. Let op dat 'n JDBC-drywerklas op u stelsel geïnstalleer- en met %PRODUCTNAME geregistreer moet wees.\n"
"Kontak asseblief u stelseladministrateur indien u onseker is oor die volgende instellings."
#. uGTyY
#: dbaccess/inc/strings.hrc:375
msgctxt "STR_MYSQL_DRIVERCLASSTEXT"
msgid "MySQL JDBC d~river class:"
msgstr "MySQL-JDBC-d~rywerklas:"
#. cBiSe
#: dbaccess/inc/strings.hrc:376
msgctxt "STR_MYSQL_DEFAULT"
msgid "Default: 3306"
msgstr "Verstek: 3306"
#. zDx7G
#: dbaccess/inc/strings.hrc:377
msgctxt "STR_DBASE_HEADERTEXT"
msgid "Set up a connection to dBASE files"
msgstr "Stel 'n verbinding aan dBASE-lêers op"
#. MXTEF
#: dbaccess/inc/strings.hrc:378
msgctxt "STR_DBASE_HELPTEXT"
msgid "Select the folder where the dBASE files are stored."
msgstr "Selekteer die vouer waar die dBASE-lêers gestoor is."
#. Ke4xP
#: dbaccess/inc/strings.hrc:379
msgctxt "STR_TEXT_HEADERTEXT"
msgid "Set up a connection to text files"
msgstr "Stel 'n verbinding aan tekslêers op"
#. uJFWa
#: dbaccess/inc/strings.hrc:380
msgctxt "STR_TEXT_HELPTEXT"
msgid "Select the folder where the CSV (Comma Separated Values) text files are stored. %PRODUCTNAME Base will open these files in read-only mode."
msgstr "Selekteer die vouer waar die CSV-lêers (Comma Separated Values) gestoor is. %PRODUCTNAME Base sal daardie lêers open in leesalleenmodus."
#. chkNh
#: dbaccess/inc/strings.hrc:381
msgctxt "STR_TEXT_PATH_OR_FILE"
msgid "Path to text files"
msgstr "Pad na teks-lêers"
#. VXUEj
#: dbaccess/inc/strings.hrc:382
msgctxt "STR_MSACCESS_HEADERTEXT"
msgid "Set up a connection to a Microsoft Access database"
msgstr "Stel 'n verbinding aan 'n Microsoft Access-databasis op"
#. rTF65
#: dbaccess/inc/strings.hrc:383
msgctxt "STR_MSACCESS_HELPTEXT"
msgid "Please select the Microsoft Access file you want to access."
msgstr "Selekteer asseblief die Microsoft Access-lêer waarvoor u toegang wil hê."
#. DYcM8
#: dbaccess/inc/strings.hrc:384
msgctxt "STR_ADO_HEADERTEXT"
msgid "Set up a connection to an ADO database"
msgstr "Stel 'n verbinding aan 'n ADO-databasis op"
#. WzZiB
#: dbaccess/inc/strings.hrc:385
msgctxt "STR_ADO_HELPTEXT"
msgid ""
"Please enter the URL of the ADO data source you want to connect to.\n"
"Click 'Browse' to configure provider-specific settings.\n"
"Please contact your system administrator if you are unsure about the following settings."
msgstr ""
"Tik asseblief die URL van die ADO-databasisbron in waaraan u wil verbind.\n"
"Kliek 'Blaai' om die verskafferspesifieke opstelling op te stel.\n"
"Kontak asseblief u stelseladministrateur indien u onseker is oor die volgende instellings."
#. PRyfo
#: dbaccess/inc/strings.hrc:386
msgctxt "STR_ODBC_HEADERTEXT"
msgid "Set up a connection to an ODBC database"
msgstr "Stel 'n verbinding aan 'n ODBC-databasis op"
#. CBVtz
#: dbaccess/inc/strings.hrc:387
msgctxt "STR_ODBC_HELPTEXT"
msgid ""
"Enter the name of the ODBC database you want to connect to.\n"
"Click 'Browse...' to select an ODBC database that is already registered in %PRODUCTNAME.\n"
"Please contact your system administrator if you are unsure about the following settings."
msgstr ""
"Tik die naam van die ODBC -databasis in waaraan u wil verbind.\n"
"Kliek 'Blaai...' om aan 'n ODBC-databasis te verbind wat reeds in %PRODUCTNAME geregistreer is.\n"
"Kontak asseblief u stelseladministrateur indien u onseker is oor die volgende instellings."
#. dmi7n
#: dbaccess/inc/strings.hrc:388
msgctxt "STR_JDBC_HEADERTEXT"
msgid "Set up a connection to a JDBC database"
msgstr "Stel 'n verbinding aan 'n JDBC-databasis op"
#. dYGeU
#: dbaccess/inc/strings.hrc:389
msgctxt "STR_JDBC_HELPTEXT"
msgid ""
"Please enter the required information to connect to a JDBC database.\n"
"Please contact your system administrator if you are unsure about the following settings."
msgstr ""
"Tik asseblief die nodige inligting in om aan 'n JDBC-databasis te verbind.\n"
"Kontak asseblief u stelseladministrateur indien u onseker is oor die volgende instellings."
#. DWgup
#: dbaccess/inc/strings.hrc:390
msgctxt "STR_ORACLE_HEADERTEXT"
msgid "Set up a connection to an Oracle database"
msgstr "Stel 'n verbinding aan 'n Oracle-databasis op"
#. Z57ca
#: dbaccess/inc/strings.hrc:391
msgctxt "STR_ORACLE_DEFAULT"
msgid "Default: 1521"
msgstr "Verstek: 1521"
#. dnAP9
#: dbaccess/inc/strings.hrc:392
msgctxt "STR_ORACLE_DRIVERCLASSTEXT"
msgid "Oracle JDBC ~driver class"
msgstr "Oracle-JDBC-~drywerklas"
#. aD8dK
#: dbaccess/inc/strings.hrc:393
msgctxt "STR_ORACLE_HELPTEXT"
msgid ""
"Please enter the required information to connect to an Oracle database. Note that a JDBC Driver Class must be installed on your system and registered with %PRODUCTNAME.\n"
"Please contact your system administrator if you are unsure about the following settings."
msgstr ""
"Tik asseblief die nodige inligting in om aan 'n Oracle-databasis te verbind. Let op dat 'n JDBC-drywerklas op u stelsel geïnstalleer- en met %PRODUCTNAME geregistreer-moet wees.\n"
"Kontak asseblief u stelseladministrateur indien u onseker is oor die volgende instellings."
#. Vqjfj
#: dbaccess/inc/strings.hrc:394
msgctxt "STR_SPREADSHEET_HEADERTEXT"
msgid "Set up a connection to spreadsheets"
msgstr "Stel 'n verbinding aan sigblaaie op"
#. FnpBr
#: dbaccess/inc/strings.hrc:395
msgctxt "STR_SPREADSHEET_HELPTEXT"
msgid ""
"Click 'Browse...' to select a %PRODUCTNAME spreadsheet or Microsoft Excel workbook.\n"
"%PRODUCTNAME will open this file in read-only mode."
msgstr ""
"Kliek 'Blaai...' om 'n %PRODUCTNAME-spreiblad of Microsoft Excel-werkboek te selekteer.\n"
"%PRODUCTNAME sal die lêer in leesalleenmodus open."
#. fxmJG
#: dbaccess/inc/strings.hrc:396
msgctxt "STR_SPREADSHEETPATH"
msgid "~Location and file name"
msgstr "~Ligging en lêernaam"
#. og5kg
#: dbaccess/inc/strings.hrc:398
msgctxt "STR_COMMAND_EXECUTED_SUCCESSFULLY"
msgid "Command successfully executed."
msgstr "Bevel suksesvol uitgevoer."
#. BhFXv
#: dbaccess/inc/strings.hrc:399
msgctxt "STR_DIRECTSQL_CONNECTIONLOST"
msgid "The connection to the database has been lost. This dialog will be closed."
msgstr "Die verbinding met die databasis is verbreek. Hierdie dialoog sal gesluit word."
#. WTysM
#: dbaccess/inc/strings.hrc:401
msgctxt "STR_TAB_INDEX_SORTORDER"
msgid "Sort order"
msgstr "Sorteervolgorde"
#. 67TCR
#: dbaccess/inc/strings.hrc:402
msgctxt "STR_TAB_INDEX_FIELD"
msgid "Index field"
msgstr "Indeksveld"
#. rCZbG
#: dbaccess/inc/strings.hrc:403
msgctxt "STR_ORDER_ASCENDING"
msgid "Ascending"
msgstr "Oplopend"
#. zUeEN
#: dbaccess/inc/strings.hrc:404
msgctxt "STR_ORDER_DESCENDING"
msgid "Descending"
msgstr "Aflopend"
#. DpB67
#: dbaccess/inc/strings.hrc:405
msgctxt "STR_CONFIRM_DROP_INDEX"
msgid "Do you really want to delete the index '$name$'?"
msgstr "Wil u werklik die indeks '$name$' skrap?"
#. 3sTLe
#: dbaccess/inc/strings.hrc:406
msgctxt "STR_LOGICAL_INDEX_NAME"
msgid "index"
msgstr "indeks"
#. HFaXn
#: dbaccess/inc/strings.hrc:407
msgctxt "STR_NEED_INDEX_FIELDS"
msgid "The index must contain at least one field."
msgstr "Die indeks moet ten minste een veld bevat."
#. LRDDD
#: dbaccess/inc/strings.hrc:408
msgctxt "STR_INDEX_NAME_ALREADY_USED"
msgid "There is already another index named \"$name$\"."
msgstr "Daar is reeds 'n ander indeks genaamd \"$name$\"."
#. 9C3mx
#: dbaccess/inc/strings.hrc:409
msgctxt "STR_INDEXDESIGN_DOUBLE_COLUMN_NAME"
msgid "In an index definition, no table column may occur more than once. However, you have entered column \"$name$\" twice."
msgstr "Geen tabelkolom mag meer as een keer in 'n indeksdefinisie verskyn nie. U het egter kolom \"$name$\" twee keer ingevoer."
#. XANpc
#: dbaccess/inc/strings.hrc:411
msgctxt "STR_COULD_NOT_CONVERT_PARAM"
msgid "The entry could not be converted to a valid value for the \"$name$\" parameter"
msgstr "Die inskrywing kon nie na 'n geldige waarde vir die \"$name$\"-kolom omskep word nie"
#. FCnE3
#: dbaccess/inc/strings.hrc:413
msgctxt "STR_EXCEPTION_STATUS"
msgid "SQL Status"
msgstr "SQL-Status"
#. ha64T
#: dbaccess/inc/strings.hrc:414
msgctxt "STR_EXCEPTION_ERRORCODE"
msgid "Error code"
msgstr "Foutkode"
#. 9A2cX
#: dbaccess/inc/strings.hrc:415
msgctxt "STR_EXPLAN_STRINGCONVERSION_ERROR"
msgid "A frequent reason for this error is an inappropriate character set setting for the language of your database. Check the setting by choosing Edit - Database - Properties."
msgstr "'n Algemene oorsaak van dié fout is dat 'n ontoepaslike karakterstelinstelling vir die taal van u databasis gebruik word. Kontroleer die instelling met Redigeer - Databasis - Eienskappe."
#. itnjJ
#: dbaccess/inc/strings.hrc:416
msgctxt "STR_EXCEPTION_ERROR"
msgid "Error"
msgstr "Fout"
#. Q4A2Y
#: dbaccess/inc/strings.hrc:417
msgctxt "STR_EXCEPTION_WARNING"
msgid "Warning"
msgstr "Waarskuwing"
#. LSBpE
#: dbaccess/inc/strings.hrc:418
msgctxt "STR_EXCEPTION_INFO"
msgid "Information"
msgstr "Inligting"
#. DKRwR
#: dbaccess/inc/strings.hrc:419
msgctxt "STR_EXCEPTION_DETAILS"
msgid "Details"
msgstr "Besonderhede"
#. Avmtu
#: dbaccess/inc/strings.hrc:421
msgctxt "STR_QUERY_USERADMIN_DELETE_USER"
msgid "Do you really want to delete the user?"
msgstr "Wil u werklik die gebruiker skrap?"
#. yeKZF
#: dbaccess/inc/strings.hrc:422
msgctxt "STR_USERADMIN_NOT_AVAILABLE"
msgid "The database does not support user administration."
msgstr "Die databasis ondersteun nie gebruikeradministrasie nie."
#. 4CVtX
#: dbaccess/inc/strings.hrc:423
msgctxt "STR_ERROR_PASSWORDS_NOT_IDENTICAL"
msgid "The passwords do not match. Please enter the password again."
msgstr "Die wagwoorde kom nie ooreen nie. Tik die wagwoord asseblief weer in."
#. iu64w
#: dbaccess/inc/strings.hrc:425
msgctxt "STR_JOIN_TYPE_HINT"
msgid "Please note that some databases may not support this join type."
msgstr "Let op dat sommige databasisse nie hierdie soort aaneenskakeling ondersteun nie."
#. Khmn9
#: dbaccess/inc/strings.hrc:426
msgctxt "STR_QUERY_INNER_JOIN"
msgid "Includes only records for which the contents of the related fields of both tables are identical."
msgstr "Sluit net rekords in waarvan die inhoud van die verwante velde in beide tabelle identies is."
#. JUyyK
#: dbaccess/inc/strings.hrc:427
msgctxt "STR_QUERY_LEFTRIGHT_JOIN"
msgid "Contains ALL records from table '%1' but only records from table '%2' where the values in the related fields are matching."
msgstr "Bevat ALLE rekords uit tabel '%1' maar net rekords uit tabel '%2' waarvan die waardes in die verwante velde ooreenstem."
#. EdhCU
#: dbaccess/inc/strings.hrc:428
msgctxt "STR_QUERY_FULL_JOIN"
msgid "Contains ALL records from '%1' and from '%2'."
msgstr "Bevat ALLE rekords van '%1' en van '%2'."
#. c9PsZ
#: dbaccess/inc/strings.hrc:429
msgctxt "STR_QUERY_CROSS_JOIN"
msgid "Contains the Cartesian product of ALL records from '%1' and from '%2'."
msgstr "Bevat die Cartesiese produk van ALLE rekords van '%1' en van '%2'."
#. KyLuN
#: dbaccess/inc/strings.hrc:431
msgctxt "STR_CTW_NO_VIEWS_SUPPORT"
msgid "The destination database does not support views."
msgstr "Die bestemmingdatabasis werk nie met aansigte nie."
#. RaJQd
#: dbaccess/inc/strings.hrc:432
msgctxt "STR_CTW_NO_PRIMARY_KEY_SUPPORT"
msgid "The destination database does not support primary keys."
msgstr "Die bestemmingdatabasis werk nie met primêre sleutels nie."
#. JBBmY
#: dbaccess/inc/strings.hrc:433
msgctxt "STR_CTW_INVALID_DATA_ACCESS_DESCRIPTOR"
msgid "no data access descriptor found, or no data access descriptor able to provide all necessary information"
msgstr "geen datatoegangbeskrywer gevind nie, of geen datatoegangbeskrywer in staat om al die nodige inligting te gee nie"
#. Z4JFe
#: dbaccess/inc/strings.hrc:434
msgctxt "STR_CTW_ONLY_TABLES_AND_QUERIES_SUPPORT"
msgid "Only tables and queries are supported at the moment."
msgstr "Net tabelle en navrae werk op die oomblik."
#. KvUFb
#: dbaccess/inc/strings.hrc:435
msgctxt "STR_CTW_COPY_SOURCE_NEEDS_BOOKMARKS"
msgid "The copy source's result set must support bookmarks."
msgstr "Die kopiebron se resultaatstel moet met boekmerke werk."
#. XVb6E
#: dbaccess/inc/strings.hrc:436
msgctxt "STR_CTW_UNSUPPORTED_COLUMN_TYPE"
msgid "Unsupported source column type ($type$) at column position $pos$."
msgstr "Nieondersteunde bronkolomtipe ($type$) by kolomposisie $pos$."
#. 7pnvE
#: dbaccess/inc/strings.hrc:437
msgctxt "STR_CTW_ILLEGAL_PARAMETER_COUNT"
msgid "Illegal number of initialization parameters."
msgstr "Onwettige aantal inisialiseringsparameters."
#. z3h9J
#: dbaccess/inc/strings.hrc:438
msgctxt "STR_CTW_ERROR_DURING_INITIALIZATION"
msgid "An error occurred during initialization."
msgstr "Kon nie inisialiseer nie."
#. Qpda7
#: dbaccess/inc/strings.hrc:439
msgctxt "STR_CTW_ERROR_UNSUPPORTED_SETTING"
msgid "Unsupported setting in the copy source descriptor: $name$."
msgstr "Nie-ondersteunde instelling in die kopie van die bronbesktywing: $name$."
#. BsP8j
#: dbaccess/inc/strings.hrc:440
msgctxt "STR_CTW_ERROR_NO_QUERY"
msgid "To copy a query, your connection must be able to provide queries."
msgstr "Om 'n navraag te kopieër, moet die koppeling daartoe instaat wees."
#. QYh2y
#: dbaccess/inc/strings.hrc:441
msgctxt "STR_CTW_ERROR_INVALID_INTERACTIONHANDLER"
msgid "The given interaction handler is invalid."
msgstr "Die gespesifiseerde interaksiehanteerder is ongeldig."
#. ixrDD
#: dbaccess/inc/strings.hrc:443
msgctxt "STR_QUERY_REL_EDIT_RELATION"
msgid "This relation already exists. Do you want to edit it or create a new one?"
msgstr "Hierdie verwantskap bestaan reeds. Wil u dit redigeer of 'n nuwe een skep?"
#. nFRsS
#: dbaccess/inc/strings.hrc:444
msgctxt "STR_QUERY_REL_EDIT"
msgid "Edit..."
msgstr "Redigeer..."
#. yRkFG
#: dbaccess/inc/strings.hrc:445
msgctxt "STR_QUERY_REL_CREATE"
msgid "Create..."
msgstr "Skep..."
#. VWBJF
#: dbaccess/inc/strings.hrc:446
msgctxt "STR_RELATIONDESIGN"
msgid " - %PRODUCTNAME Base: Relation design"
msgstr " - %PRODUCTNAME Base: Verwantskapsontwerp"
#. ZCd5X
#: dbaccess/inc/strings.hrc:447
msgctxt "STR_RELATIONDESIGN_NOT_AVAILABLE"
msgid "The database does not support relations."
msgstr "Die databasis ondersteun nie verwantskappe nie."
#. CG2Pd
#: dbaccess/inc/strings.hrc:448
msgctxt "STR_QUERY_REL_DELETE_WINDOW"
msgid "When you delete this table all corresponding relations will be deleted as well. Continue?"
msgstr "Wanneer u hierdie tabel skrap, sal alle ooreenstemmende verwantskappe ook geskrap word. Gaan voort?"
#. Wzf9T
#: dbaccess/inc/strings.hrc:449
msgctxt "STR_QUERY_REL_COULD_NOT_CREATE"
msgid ""
"The database could not create the relation. Maybe foreign keys for this kind of table aren't supported.\n"
"Please check your documentation of the database."
msgstr ""
"Die databasis kon nie die relasie skep nie. Vreemde sleutels word moontlik nie vir hierdie tipe tabel ondersteun nie.\n"
"Gaan die dokumentasie van die databasis na."
#. Fsz7D
#: dbaccess/inc/templwin.hrc:41
msgctxt "STRARY_SVT_DOCINFO"
msgid "Title"
msgstr "Titel"
#. zo57j
#: dbaccess/inc/templwin.hrc:42
msgctxt "STRARY_SVT_DOCINFO"
msgid "By"
msgstr "Deur"
#. Zh8Ni
#: dbaccess/inc/templwin.hrc:43
msgctxt "STRARY_SVT_DOCINFO"
msgid "Date"
msgstr "Datum"
#. eHFA4
#: dbaccess/inc/templwin.hrc:44
msgctxt "STRARY_SVT_DOCINFO"
msgid "Keywords"
msgstr "Sleutel woorde"
#. eYGnQ
#: dbaccess/inc/templwin.hrc:45
msgctxt "STRARY_SVT_DOCINFO"
msgid "Description"
msgstr "Beskrywing"
#. Eg2eG
#: dbaccess/inc/templwin.hrc:46
msgctxt "STRARY_SVT_DOCINFO"
msgid "Type"
msgstr "Tipe"
#. hokZy
#: dbaccess/inc/templwin.hrc:47
msgctxt "STRARY_SVT_DOCINFO"
msgid "Modified on"
msgstr "Gewysig op"
#. XMEJb
#: dbaccess/inc/templwin.hrc:48
msgctxt "STRARY_SVT_DOCINFO"
msgid "Modified by"
msgstr "Gewysig deur"
#. MWkd5
#: dbaccess/inc/templwin.hrc:49
msgctxt "STRARY_SVT_DOCINFO"
msgid "Printed on"
msgstr "Gedruk op"
#. BBEEC
#: dbaccess/inc/templwin.hrc:50
msgctxt "STRARY_SVT_DOCINFO"
msgid "Printed by"
msgstr "Gedruk deur"
#. VCGe3
#: dbaccess/inc/templwin.hrc:51
msgctxt "STRARY_SVT_DOCINFO"
msgid "Subject"
msgstr "Onderwerp"
#. HVYdE
#: dbaccess/inc/templwin.hrc:52
msgctxt "STRARY_SVT_DOCINFO"
msgid "Size"
msgstr "Grootte"
#. 4KVZn
#: dbaccess/uiconfig/ui/admindialog.ui:8
msgctxt "admindialog|AdminDialog"
msgid "Database Properties"
msgstr "Databasiseienskappe"
#. k3TWc
#: dbaccess/uiconfig/ui/admindialog.ui:139
msgctxt "admindialog|advanced"
msgid "Advanced Properties"
msgstr "Gevorderde eienskappe"
#. 2CAoQ
#: dbaccess/uiconfig/ui/advancedsettingsdialog.ui:8
msgctxt "advancedsettingsdialog|AdvancedSettingsDialog"
msgid "Advanced Settings"
msgstr "Gevorderde instellings"
#. UGSGn
#: dbaccess/uiconfig/ui/advancedsettingsdialog.ui:139
msgctxt "advancedsettingsdialog|generated"
msgid "Generated Values"
msgstr "Gegenereerde waardes"
#. KunTv
#: dbaccess/uiconfig/ui/advancedsettingsdialog.ui:186
msgctxt "advancedsettingsdialog|special"
msgid "Special Settings"
msgstr "Spesiale instellings"
#. CAaA9
#: dbaccess/uiconfig/ui/applycolpage.ui:228
msgctxt "applycolpage|label1"
msgid "Existing Columns"
msgstr "Bestaande kolomme"
#. 6FMF4
#: dbaccess/uiconfig/ui/authentificationpage.ui:19
msgctxt "authentificationpage|header"
msgid "Set up the user authentication"
msgstr "Stel gebruikerverifikasie op"
#. zJ8Zt
#: dbaccess/uiconfig/ui/authentificationpage.ui:35
msgctxt "authentificationpage|helptext"
msgid "Some databases require you to enter a user name."
msgstr "Sommige databasisse vereis dat u 'n gebruikernaam intik."
#. ZqSUv
#: dbaccess/uiconfig/ui/authentificationpage.ui:60
msgctxt "authentificationpage|generalUserNameLabel"
msgid "_User name"
msgstr "Gebruikernaam"
#. ZE2AC
#: dbaccess/uiconfig/ui/authentificationpage.ui:83
msgctxt "authentificationpage|passRequiredCheckbutton"
msgid "Password re_quired"
msgstr "Wagwoord vereis"
#. zASUB
#: dbaccess/uiconfig/ui/authentificationpage.ui:108
msgctxt "authentificationpage|testConnectionButton"
msgid "_Test Connection"
msgstr "Toetsverbinding"
#. AKLpS
#: dbaccess/uiconfig/ui/autocharsetpage.ui:37
msgctxt "autocharsetpage|charsetlabel"
msgid "_Character set:"
msgstr "Karakterstel:"
#. tgPJD
#: dbaccess/uiconfig/ui/autocharsetpage.ui:67
msgctxt "autocharsetpage|charsetheader"
msgid "Data Conversion"
msgstr "Data-omskakeling"
#. fw3s6
#: dbaccess/uiconfig/ui/choosedatasourcedialog.ui:16
msgctxt "choosedatasourcedialog|ChooseDataSourceDialog"
msgid "Data Source"
msgstr "Databron"
#. jctjv
#: dbaccess/uiconfig/ui/choosedatasourcedialog.ui:81
msgctxt "choosedatasourcedialog|organize"
msgid "Or_ganize..."
msgstr "Organiseer..."
#. auhD3
#: dbaccess/uiconfig/ui/choosedatasourcedialog.ui:114
msgctxt "choosedatasourcedialog|label1"
msgid "Choose a data source:"
msgstr "Kies u, 'n Databron:"
#. pqsFf
#: dbaccess/uiconfig/ui/collectionviewdialog.ui:28
msgctxt "collectionviewdialog|CollectionView"
msgid "Save"
msgstr "Stoor"
#. dBcxN
#: dbaccess/uiconfig/ui/collectionviewdialog.ui:49
msgctxt "collectionviewdialog|ok"
msgid "_Save"
msgstr "Stoor"
#. mvCb2
#: dbaccess/uiconfig/ui/collectionviewdialog.ui:138
msgctxt "collectionviewdialog|newFolderButton|tooltip_text"
msgid "Create New Directory"
msgstr "Skep nuwe vouer"
#. Bwm2H
#: dbaccess/uiconfig/ui/collectionviewdialog.ui:154
msgctxt "collectionviewdialog|upButton|tooltip_text"
msgid "Up One Level"
msgstr "Een vlak op"
#. rSTnu
#: dbaccess/uiconfig/ui/collectionviewdialog.ui:193
msgctxt "collectionviewdialog|columntitle"
msgid "Folder Name"
msgstr "Vouer naam"
#. G5Eev
#: dbaccess/uiconfig/ui/collectionviewdialog.ui:221
msgctxt "collectionviewdialog|fileNameLabel"
msgid "File _name:"
msgstr "Lêernaam:"
#. ZnGGB
#: dbaccess/uiconfig/ui/colwidthdialog.ui:15
msgctxt "colwidthdialog|ColWidthDialog"
msgid "Column Width"
msgstr "Kolomwydte"
#. AiEUA
#: dbaccess/uiconfig/ui/colwidthdialog.ui:97
msgctxt "colwidthdialog|label1"
msgid "_Width:"
msgstr "Breedte:"
#. j9AMh
#: dbaccess/uiconfig/ui/colwidthdialog.ui:117
msgctxt "colwidthdialog|extended_tip|value"
msgid "Enter the column width that you want to use."
msgstr "Tik die kolomwydte in wat u wil gebruik."
#. LtAmr
#: dbaccess/uiconfig/ui/colwidthdialog.ui:128
msgctxt "colwidthdialog|automatic"
msgid "_Automatic"
msgstr "Outomaties"
#. HWoLr
#: dbaccess/uiconfig/ui/colwidthdialog.ui:137
msgctxt "colwidthdialog|extended_tip|automatic"
msgid "Automatically adjusts the column width based on the current font."
msgstr "Die kolomwydte word outomaties aangepas na die huidige font."
#. enAfe
#: dbaccess/uiconfig/ui/colwidthdialog.ui:168
msgctxt "colwidthdialog|extended_tip|ColWidthDialog"
msgid "Changes the width of the current column, or the selected columns."
msgstr "Verander die breedte van die huidige- of die geselekteerde-kolom(/me)."
#. zBVS9
#: dbaccess/uiconfig/ui/connectionpage.ui:41
msgctxt "connectionpage|browseurllabel"
msgid "Path to the dBASE files:"
msgstr "Pad na die dBASE-lêers:"
#. Xmumk
#: dbaccess/uiconfig/ui/connectionpage.ui:52
msgctxt "connectionpage|create"
msgid "_Create New"
msgstr "Skep nuwe"
#. zvUpu
#: dbaccess/uiconfig/ui/connectionpage.ui:65
msgctxt "connectionpage|browse"
msgid "_Browse…"
msgstr "Blaai"
#. PxXFZ
#: dbaccess/uiconfig/ui/connectionpage.ui:116
msgctxt "connectionpage|generalLabel"
msgid "General"
msgstr "Algemeen"
#. BvLEW
#: dbaccess/uiconfig/ui/connectionpage.ui:158
msgctxt "connectionpage|userNameLabel"
msgid "_User name:"
msgstr "Gebruikernaam:"
#. VM8W3
#: dbaccess/uiconfig/ui/connectionpage.ui:181
msgctxt "connectionpage|passCheckbutton"
msgid "Password required"
msgstr "Wagwoord vereis"
#. rG2VU
#: dbaccess/uiconfig/ui/connectionpage.ui:205
msgctxt "connectionpage|userlabel"
msgid "User Authentication"
msgstr "Gebruikerverifikasie"
#. jtAGx
#: dbaccess/uiconfig/ui/connectionpage.ui:245
msgctxt "connectionpage|javaDriverLabel"
msgid "_JDBC driver class:"
msgstr "_JDBC-drywerklas:"
#. iv6Vk
#: dbaccess/uiconfig/ui/connectionpage.ui:270
msgctxt "connectionpage|driverButton"
msgid "Test Class"
msgstr "Toets klas"
#. uzAzE
#: dbaccess/uiconfig/ui/connectionpage.ui:289
msgctxt "connectionpage|JDBCLabel"
msgid "JDBC Properties"
msgstr "JDBC-eienskappe"
#. UgDTb
#: dbaccess/uiconfig/ui/connectionpage.ui:304
msgctxt "connectionpage|connectionButton"
msgid "Test Connection"
msgstr "Toets verbinding"
#. 4wjAh
#: dbaccess/uiconfig/ui/copytablepage.ui:37
msgctxt "copytablepage|defdata"
msgid "De_finition and data"
msgstr "De_finisie en data"
#. SVMDA
#: dbaccess/uiconfig/ui/copytablepage.ui:53
msgctxt "copytablepage|def"
msgid "Def_inition"
msgstr "Def_inisie"
#. MWhAZ
#: dbaccess/uiconfig/ui/copytablepage.ui:69
msgctxt "copytablepage|view"
msgid "A_s table view"
msgstr "A_s tabelaansig"
#. rhvDJ
#: dbaccess/uiconfig/ui/copytablepage.ui:85
msgctxt "copytablepage|data"
msgid "Append _data"
msgstr "Heg data aan"
#. 8FEcc
#: dbaccess/uiconfig/ui/copytablepage.ui:101
msgctxt "copytablepage|firstline"
msgid "Use first _line as column names"
msgstr "Gebruik eerder Lyne as kolomname"
#. XdVmL
#: dbaccess/uiconfig/ui/copytablepage.ui:116
msgctxt "copytablepage|primarykey"
msgid "Crea_te new field as primary key"
msgstr "Maak 'n nuwe veld as 'n primêre sleutel"
#. 4NZf8
#: dbaccess/uiconfig/ui/copytablepage.ui:145
msgctxt "copytablepage|keynamelabel"
msgid "Name:"
msgstr "Naam:"
#. 4KFNk
#: dbaccess/uiconfig/ui/copytablepage.ui:179
msgctxt "copytablepage|infoLabel"
msgid "Existing data fields can be set as primary key on the type formatting step (third page) of the wizard."
msgstr "Bestaande datavelde kan as primêre sleutel in die Type-formateringstap (derde bladsy) van die slimmerd gestel word."
#. LqAEB
#: dbaccess/uiconfig/ui/copytablepage.ui:198
msgctxt "copytablepage|label1"
msgid "Options"
msgstr "Opsies"
#. gKEgD
#: dbaccess/uiconfig/ui/copytablepage.ui:221
msgctxt "copytablepage|label2"
msgid "Ta_ble name:"
msgstr "Tabelnaam:"
#. PUvDR
#: dbaccess/uiconfig/ui/dbaseindexdialog.ui:44
msgctxt "dbaseindexdialog|DBaseIndexDialog"
msgid "Indexes"
msgstr "Indekse"
#. ThFEm
#: dbaccess/uiconfig/ui/dbaseindexdialog.ui:130
msgctxt "dbaseindexdialog|label1"
msgid "_Table:"
msgstr "Tabel:"
#. yKLwM
#: dbaccess/uiconfig/ui/dbaseindexdialog.ui:187
msgctxt "dbaseindexdialog|label3"
msgid "T_able indexes"
msgstr "Tabel Indekse"
#. CeDzT
#: dbaccess/uiconfig/ui/dbaseindexdialog.ui:201
msgctxt "dbaseindexdialog|label4"
msgid "_Free indexes"
msgstr "Vrye Indekse"
#. DqAFB
#: dbaccess/uiconfig/ui/dbaseindexdialog.ui:367
msgctxt "dbaseindexdialog|label2"
msgid "Assignment"
msgstr "Toewysing"
#. nLTCr
#: dbaccess/uiconfig/ui/dbasepage.ui:37
msgctxt "dbasepage|charsetlabel"
msgid "_Character set:"
msgstr "Karakterstel"
#. CT9hn
#: dbaccess/uiconfig/ui/dbasepage.ui:67
msgctxt "dbasepage|charsetheader"
msgid "Data Conversion"
msgstr "Dataomskakeling"
#. jH7nJ
#: dbaccess/uiconfig/ui/dbasepage.ui:103
msgctxt "dbasepage|showDelRowsCheckbutton"
msgid "Display deleted records as well"
msgstr "Vertoon geskrapte rekords ook"
#. sD2dr
#: dbaccess/uiconfig/ui/dbasepage.ui:121
msgctxt "dbasepage|specMessageLabel"
msgid "Note: When deleted, and thus inactive, records are displayed, you will not be able to delete records from the data source."
msgstr "Waarskuwing: as verwyderde en derhalwe onaktiewe datarekords vertoon word, kan u nie datarekords uit die databron uitvee nie."
#. fhzxC
#: dbaccess/uiconfig/ui/dbasepage.ui:141
msgctxt "dbasepage|label1"
msgid "Optional Settings"
msgstr "Opsionele instellings"
#. sLxfs
#: dbaccess/uiconfig/ui/dbasepage.ui:156
msgctxt "dbasepage|indiciesButton"
msgid "Indexes..."
msgstr "Indekse..."
#. JTECg
#: dbaccess/uiconfig/ui/dbwizconnectionpage.ui:34
msgctxt "dbwizconnectionpage|helptext"
msgid "label"
msgstr "etiket"
#. hDn8s
#: dbaccess/uiconfig/ui/dbwizconnectionpage.ui:59
msgctxt "dbwizconnectionpage|browseurllabel"
msgid "Path to the dBASE files:"
msgstr "Pad na die dBASE-lêers:"
#. AiYtB
#: dbaccess/uiconfig/ui/dbwizconnectionpage.ui:70
msgctxt "dbwizconnectionpage|create"
msgid "_Create New"
msgstr "Skep Nuwe"
#. PDgBn
#: dbaccess/uiconfig/ui/dbwizconnectionpage.ui:83
msgctxt "dbwizconnectionpage|browse"
msgid "_Browse…"
msgstr "_Blaai…"
#. pXU9R
#: dbaccess/uiconfig/ui/dbwizmysqlintropage.ui:36
msgctxt "dbwizmysqlintropage|label2"
msgid ""
"You can connect to a MySQL database using either ODBC or JDBC.\n"
"Please contact your system administrator if you are unsure about the following settings."
msgstr ""
"U kan aan n MySQL-databasis verbind met óf ODBC óf JDBC.\n"
"Kontak asseblief u stelseladministrateur indien u onseker is oor die volgende instellings."
#. QSqAG
#: dbaccess/uiconfig/ui/dbwizmysqlintropage.ui:69
msgctxt "dbwizmysqlintropage|odbc"
msgid "Connect using ODBC (Open Database Connectivity)"
msgstr "Verbind met ODBC (Open Database Connectivity)"
#. Ysd73
#: dbaccess/uiconfig/ui/dbwizmysqlintropage.ui:86
msgctxt "dbwizmysqlintropage|jdbc"
msgid "Connect using JDBC (Java Database Connectivity)"
msgstr "Verbind met JDBC (Java Database Connectivity)"
#. AW2n6
#: dbaccess/uiconfig/ui/dbwizmysqlintropage.ui:103
msgctxt "dbwizmysqlintropage|directly"
msgid "Connect directly"
msgstr "Koppel direk"
#. C9PFE
#: dbaccess/uiconfig/ui/dbwizmysqlintropage.ui:125
msgctxt "dbwizmysqlintropage|label1"
msgid "How do you want to connect to your MySQL database?"
msgstr "Hoe wil u aan die MySQL-databasis verbind?"
#. pdEL5
#: dbaccess/uiconfig/ui/dbwizmysqlintropage.ui:143
msgctxt "dbwizmysqlintropage|header"
msgid "Set Up a Connection to a MySQL Database"
msgstr "Stel verbinding na n MySQL-databasis op"
#. E8ACc
#: dbaccess/uiconfig/ui/dbwizmysqlnativepage.ui:39
msgctxt "dbwizmysqlnativepage|helptext"
msgid "Please enter the required information to connect to a MySQL database."
msgstr "Tik asseblief die vereiste inligting in om aan 'n MySQL-databasis te verbind."
#. 2HCAG
#: dbaccess/uiconfig/ui/dbwizmysqlnativepage.ui:76
msgctxt "dbwizmysqlnativepage|header"
msgid "Set Up a Connection to a MySQL Database"
msgstr "Stel n verbinding aan n MySQL-databasis op"
#. AEty7
#: dbaccess/uiconfig/ui/dbwizspreadsheetpage.ui:61
msgctxt "dbwizspreadsheetpage|browse"
msgid "Browse"
msgstr "Blaai"
#. eEY69
#: dbaccess/uiconfig/ui/dbwizspreadsheetpage.ui:73
msgctxt "dbwizspreadsheetpage|create"
msgid "Create New"
msgstr "Skep Nuwe"
#. iycse
#: dbaccess/uiconfig/ui/dbwizspreadsheetpage.ui:135
msgctxt "dbwizspreadsheetpage|passwordrequired"
msgid "_Password required"
msgstr "Wagwoord vereis"
#. TQ6pX
#: dbaccess/uiconfig/ui/dbwiztextpage.ui:62
msgctxt "dbwiztextpage|browse"
msgid "Browse"
msgstr "Blaai"
#. cFQNG
#: dbaccess/uiconfig/ui/dbwiztextpage.ui:74
msgctxt "dbwiztextpage|create"
msgid "Create New"
msgstr "Skep Nuwe"
#. hKFLd
#: dbaccess/uiconfig/ui/deleteallrowsdialog.ui:12
msgctxt "deleteallrowsdialog|DeleteAllRowsDialog"
msgid "You are trying to delete all the columns in the table. A table cannot exist without columns. Should the table be deleted from the database? If not, the table will remain unchanged."
msgstr "U probeer tans om alle kolomme in die tabel te skrap. n Tabel kan nie bestaan sonder kolomme nie. Moet die tabel uit die databasis geskrap word? Indien nie, sal die tabel onveranderd bly."
#. xXvq5
#: dbaccess/uiconfig/ui/designsavemodifieddialog.ui:12
msgctxt "designsavemodifieddialog|DesignSaveModifiedDialog"
msgid "Do you want to save the changes?"
msgstr "Wil u die wysigings stoor?"
#. GVoxS
#: dbaccess/uiconfig/ui/designsavemodifieddialog.ui:13
msgctxt "designsavemodifieddialog|DesignSaveModifiedDialog"
msgid "The relation design has been changed."
msgstr "Die Relasies het verander."
#. ebrWc
#: dbaccess/uiconfig/ui/directsqldialog.ui:8
msgctxt "directsqldialog|DirectSQLDialog"
msgid "Execute SQL Statement"
msgstr "Voer SQL-stelling uit"
#. QCHBC
#: dbaccess/uiconfig/ui/directsqldialog.ui:117
msgctxt "directsqldialog|sql_label"
msgid "_Command to execute:"
msgstr "Opdrag om uit te voer:"
#. gpXeL
#: dbaccess/uiconfig/ui/directsqldialog.ui:135
msgctxt "directsqldialog|showoutput"
msgid "_Show output of \"select\" statements"
msgstr "Vertoon resultaat van die \"select\" stelling"
#. xJT2B
#: dbaccess/uiconfig/ui/directsqldialog.ui:150
msgctxt "directsqldialog|execute"
msgid "_Execute"
msgstr "Voer Uit"
#. FoYMP
#: dbaccess/uiconfig/ui/directsqldialog.ui:183
msgctxt "directsqldialog|sqlhistory_label"
msgid "_Previous commands:"
msgstr "Vorige Bevele:"
#. aqBRi
#: dbaccess/uiconfig/ui/directsqldialog.ui:201
msgctxt "directsqldialog|label1"
msgid "SQL Command"
msgstr "SQL-opdrag"
#. iUSnR
#: dbaccess/uiconfig/ui/directsqldialog.ui:246
msgctxt "directsqldialog|label2"
msgid "Status"
msgstr "Status"
#. DYZA5
#: dbaccess/uiconfig/ui/directsqldialog.ui:291
msgctxt "directsqldialog|label3"
msgid "Output"
msgstr "Afvoer"
#. YiZrG
#: dbaccess/uiconfig/ui/fielddescpage.ui:62
msgctxt "fielddescpage|STR_TAB_FIELD_NAME"
msgid "Field name"
msgstr "Veldnaam"
#. jYgBz
#: dbaccess/uiconfig/ui/fielddescpage.ui:87
msgctxt "fielddescpage|STR_AUTOINCREMENT_VALUE"
msgid "A_uto-increment statement"
msgstr "Instruksie Automatiese Inkrement"
#. QXHDX
#: dbaccess/uiconfig/ui/fielddescpage.ui:113
msgctxt "fielddescpage|STR_DEFAULT_VALUE"
msgid "_Default value"
msgstr "Verstek Waarde"
#. niTFN
#: dbaccess/uiconfig/ui/fielddescpage.ui:138
msgctxt "fielddescpage|STR_DEFAULT_VALUE"
msgid "Format example"
msgstr "Voorbeeld van Formaat"
#. 7oPre
#: dbaccess/uiconfig/ui/fielddescpage.ui:168
msgctxt "fielddescpage|STR_BUTTON_FORMAT"
msgid "_..."
msgstr "_..."
#. Ff2B8
#: dbaccess/uiconfig/ui/fielddescpage.ui:190
#: dbaccess/uiconfig/ui/fielddescpage.ui:216
msgctxt "fielddescpage|STR_LENGTH"
msgid "_Length"
msgstr "Lengte"
#. 5DRu2
#: dbaccess/uiconfig/ui/fielddescpage.ui:242
msgctxt "fielddescpage|STR_LENGTH"
msgid "Decimal _places"
msgstr "Desimale Plekke"
#. oXywj
#: dbaccess/uiconfig/ui/fielddescpage.ui:268
msgctxt "fielddescpage|STR_FIELD_REQUIRED"
msgid "_Entry required"
msgstr "Invoer Benodig"
#. SWgjj
#: dbaccess/uiconfig/ui/fielddescpage.ui:293
msgctxt "fielddescpage|STR_FIELD_AUTOINCREMENT"
msgid "_AutoValue"
msgstr "Auto Waarde"
#. xNbpF
#: dbaccess/uiconfig/ui/fielddescpage.ui:318
msgctxt "fielddescpage|STR_FIELD_REQUIRED"
msgid "_Default value"
msgstr "Verstek Waarde"
#. XYtyx
#: dbaccess/uiconfig/ui/fielddescpage.ui:343
msgctxt "fielddescpage|STR_NUMERIC_TYPE"
msgid "_Type"
msgstr "Tipe"
#. Uym6E
#: dbaccess/uiconfig/ui/fielddescpage.ui:368
msgctxt "fielddescpage|STR_TAB_FIELD_DATATYPE"
msgid "Field _type"
msgstr "Veld Tipe"
#. dUE3D
#: dbaccess/uiconfig/ui/fielddescpanel.ui:46
msgctxt "designhelpbox|textview-tooltip"
msgid "Field Properties Help"
msgstr "Veld Eienskappe Help"
#. KUVUc
#: dbaccess/uiconfig/ui/fielddialog.ui:9
msgctxt "fielddialog|FieldDialog"
msgid "Field Format"
msgstr "Veldformaat"
#. WhGAL
#: dbaccess/uiconfig/ui/fielddialog.ui:145
msgctxt "fielddialog|format"
msgid "Format"
msgstr "Formaat"
#. MvFHK
#: dbaccess/uiconfig/ui/fielddialog.ui:192
msgctxt "fielddialog|alignment"
msgid "Alignment"
msgstr "Belyning"
#. M2WyU
#: dbaccess/uiconfig/ui/fielddialog.ui:211
msgctxt "fielddialog|alttitle"
msgid "Table Format"
msgstr "Tabelformaat"
#. nTFUa
#: dbaccess/uiconfig/ui/finalpagewizard.ui:18
msgctxt "finalpagewizard|headerText"
msgid "Decide How to Proceed After Saving the Database"
msgstr "Besluit wat om te doen nadat die databasis gestoor is"
#. 8F6gE
#: dbaccess/uiconfig/ui/finalpagewizard.ui:46
msgctxt "finalpagewizard|helpText"
msgid "Do you want the wizard to register the database in %PRODUCTNAME?"
msgstr "Wil u hê die slimmerd moet die databasis in %PRODUCTNAME registreer?"
#. KheM5
#: dbaccess/uiconfig/ui/finalpagewizard.ui:59
msgctxt "finalpagewizard|yesregister"
msgid "_Yes, register the database for me"
msgstr "_Ja, registreer die databasis vir my"
#. wLXis
#: dbaccess/uiconfig/ui/finalpagewizard.ui:76
msgctxt "finalpagewizard|noregister"
msgid "N_o, do not register the database"
msgstr "Nee, m_oenie die databasis registreer nie"
#. 3AhL3
#: dbaccess/uiconfig/ui/finalpagewizard.ui:107
msgctxt "finalpagewizard|additionalText"
msgid "After the database file has been saved, what do you want to do?"
msgstr "Nadat die databasis gestoor is, wat wil u doen?"
#. NCBKA
#: dbaccess/uiconfig/ui/finalpagewizard.ui:120
msgctxt "finalpagewizard|openediting"
msgid "Open the database for editing"
msgstr "Open die databasis vir redigering"
#. C8hgG
#: dbaccess/uiconfig/ui/finalpagewizard.ui:136
msgctxt "finalpagewizard|usewizard"
msgid "Create tables using the table wizard"
msgstr "Skep tabelle met die tabelslimmerd"
#. JpPEA
#: dbaccess/uiconfig/ui/finalpagewizard.ui:160
msgctxt "finalpagewizard|finishText"
msgid "Click 'Finish' to save the database."
msgstr "Kliek “Klaar” om die databasis te stoor."
#. eUk5Q
#: dbaccess/uiconfig/ui/generalpagedialog.ui:18
msgctxt "generalpagedialog|datasourceTypePre"
msgid "Select the type of database to which you want to establish a connection."
msgstr "Kies die soort databasis waaraan u wil verbind."
#. YBtFA
#: dbaccess/uiconfig/ui/generalpagedialog.ui:32
msgctxt "generalpagedialog|datasourceTypeLabel"
msgid "Database _type:"
msgstr "Soor_t databasis:"
#. CBhUu
#: dbaccess/uiconfig/ui/generalpagedialog.ui:60
msgctxt "generalpagedialog|datasourceTypeHelp"
msgid ""
"On the following pages, you can make detailed settings for the connection.\n"
"\n"
"The new settings you make will overwrite your existing settings."
msgstr ""
"Op die volgende bladsye kan u uitgebreide instellings vir die verbinding maak.\n"
"\n"
"Die nuwe instellings sal die bestaande instellings oorskryf."
#. bWHAD
#: dbaccess/uiconfig/ui/generalpagewizard.ui:18
msgctxt "generalpagewizard|headerText"
msgid "Welcome to the %PRODUCTNAME Database Wizard"
msgstr "Welkom by die %PRODUCTNAME-databasis-slimmerd"
#. DSNWP
#: dbaccess/uiconfig/ui/generalpagewizard.ui:35
msgctxt "generalpagewizard|helpText"
msgid "Use the Database Wizard to create a new database, open an existing database file, or connect to a database stored on a server."
msgstr "Gebruik die databasis-slimmerd om n nuwe databasis te skep, n bestaande databasis te open of aan n databasis op n bediener te verbind."
#. KxZny
#: dbaccess/uiconfig/ui/generalpagewizard.ui:50
msgctxt "generalpagewizard|sourceTypeHeader"
msgid "What do you want to do?"
msgstr "Wat wil u doen?"
#. M3vFA
#: dbaccess/uiconfig/ui/generalpagewizard.ui:61
msgctxt "generalpagewizard|createDatabase"
msgid "Create a n_ew database"
msgstr "Sk_ep n nuwe databasis"
#. BRSfR
#: dbaccess/uiconfig/ui/generalpagewizard.ui:86
msgctxt "generalpagewizard|embeddeddbLabel"
msgid "_Embedded database:"
msgstr "Ing_ebedde databasis:"
#. S2RBe
#: dbaccess/uiconfig/ui/generalpagewizard.ui:116
msgctxt "generalpagewizard|openExistingDatabase"
msgid "Open an existing database _file"
msgstr "Open n bestaande _databasislêer"
#. dfae2
#: dbaccess/uiconfig/ui/generalpagewizard.ui:142
msgctxt "generalpagewizard|docListLabel"
msgid "_Recently used:"
msgstr "Onlangs geb_ruik:"
#. dVAEy
#: dbaccess/uiconfig/ui/generalpagewizard.ui:173
msgctxt "generalpagewizard|openDatabase"
msgid "Open"
msgstr "Open"
#. cKpTp
#: dbaccess/uiconfig/ui/generalpagewizard.ui:188
msgctxt "generalpagewizard|connectDatabase"
msgid "Connect to an e_xisting database"
msgstr "Verbind _aan n bestaande databasis"
#. emqeD
#: dbaccess/uiconfig/ui/generalpagewizard.ui:230
msgctxt "generalpagewizard|noembeddeddbLabel"
msgid ""
"It is not possible to create a new database, because neither HSQLDB, nor Firebird is\n"
"available in this setup."
msgstr "Dit is nie moontlik om 'n nuwe databasis te skep omdat of HSQLDB, of Firebird nie beskikbaar is in hierdie omgewing."
#. DQvKi
#: dbaccess/uiconfig/ui/generalspecialjdbcdetailspage.ui:43
msgctxt "generalspecialjdbcdetailspage|label2"
msgid "_Host name:"
msgstr "Re_kenaarnaam:"
#. NmRqx
#: dbaccess/uiconfig/ui/generalspecialjdbcdetailspage.ui:57
msgctxt "generalspecialjdbcdetailspage|label3"
msgid "_Port number:"
msgstr "_Poortnommer:"
#. JjYBA
#: dbaccess/uiconfig/ui/generalspecialjdbcdetailspage.ui:83
msgctxt "generalspecialjdbcdetailspage|socketLabel"
msgid "Socket:"
msgstr "Sok:"
#. CYJEF
#: dbaccess/uiconfig/ui/generalspecialjdbcdetailspage.ui:95
msgctxt "generalspecialjdbcdetailspage|driverClassLabel"
msgid "MySQL JDBC d_river class:"
msgstr "MySQL-JDBC-d_rywerklas:"
#. QDQ3G
#: dbaccess/uiconfig/ui/generalspecialjdbcdetailspage.ui:119
msgctxt "generalspecialjdbcdetailspage|testDriverClassButton"
msgid "Test Class"
msgstr "Toets klas"
#. DNTGo
#: dbaccess/uiconfig/ui/generalspecialjdbcdetailspage.ui:170
msgctxt "generalspecialjdbcdetailspage|label1"
msgid "Connection Settings"
msgstr "Verbindinginstellings"
#. yPG6n
#: dbaccess/uiconfig/ui/generalspecialjdbcdetailspage.ui:207
msgctxt "generalspecialjdbcdetailspage|charsetlabel"
msgid "_Character set:"
msgstr "_Karakterstel:"
#. 3acBr
#: dbaccess/uiconfig/ui/generalspecialjdbcdetailspage.ui:237
msgctxt "generalspecialjdbcdetailspage|charsetheader"
msgid "Data Conversion"
msgstr "Dataomskakeling"
#. hLDiy
#: dbaccess/uiconfig/ui/generatedvaluespage.ui:30
msgctxt "generatedvaluespage|autoretrieve"
msgid "Re_trieve generated values"
msgstr "Onttrek gegenereerde Waardes"
#. 3aTBK
#: dbaccess/uiconfig/ui/generatedvaluespage.ui:67
msgctxt "generatedvaluespage|statementft"
msgid "_Auto-increment statement:"
msgstr "Autoinkrementeer Stelling"
#. o7FfB
#: dbaccess/uiconfig/ui/generatedvaluespage.ui:107
msgctxt "generatedvaluespage|queryft"
msgid "_Query of generated values:"
msgstr "Navraagresultaat van gegenereerde Waardes:"
#. oZ7DF
#: dbaccess/uiconfig/ui/generatedvaluespage.ui:152
msgctxt "generatedvaluespage|label1"
msgid "Settings"
msgstr "Instellings"
#. WKPaP
#: dbaccess/uiconfig/ui/indexdesigndialog.ui:18
msgctxt "indexdesigndialog|IndexDesignDialog"
msgid "Indexes"
msgstr "Indekse"
#. pYSUo
#: dbaccess/uiconfig/ui/indexdesigndialog.ui:90
msgctxt "indexdesigndialog|ID_INDEX_NEW"
msgid "New Index"
msgstr "Nuwe indeks"
#. xvFrq
#: dbaccess/uiconfig/ui/indexdesigndialog.ui:104
msgctxt "indexdesigndialog|ID_INDEX_DROP"
msgid "Delete Current Index"
msgstr "Skrap huidige indeks"
#. bWECV
#: dbaccess/uiconfig/ui/indexdesigndialog.ui:118
msgctxt "indexdesigndialog|ID_INDEX_RENAME"
msgid "Rename Current Index"
msgstr "Hernoem huidige indeks"
#. Bqozz
#: dbaccess/uiconfig/ui/indexdesigndialog.ui:132
msgctxt "indexdesigndialog|ID_INDEX_SAVE"
msgid "Save Current Index"
msgstr "Stoor huidige indeks"
#. Dxbbx
#: dbaccess/uiconfig/ui/indexdesigndialog.ui:146
msgctxt "indexdesigndialog|ID_INDEX_RESET"
msgid "Reset Current Index"
msgstr "Stel huidige indeks terug"
#. RqkCS
#: dbaccess/uiconfig/ui/indexdesigndialog.ui:248
msgctxt "indexdesigndialog|DESC_LABEL"
msgid "Index identifier:"
msgstr "Indeksidentifiseerder:"
#. 5gKPi
#: dbaccess/uiconfig/ui/indexdesigndialog.ui:270
msgctxt "indexdesigndialog|UNIQUE"
msgid "_Unique"
msgstr "_Uniek"
#. GDL3o
#: dbaccess/uiconfig/ui/indexdesigndialog.ui:290
msgctxt "indexdesigndialog|FIELDS_LABEL"
msgid "Fields:"
msgstr "Velde:"
#. CzG9d
#: dbaccess/uiconfig/ui/indexdesigndialog.ui:321
msgctxt "indexdesigndialog|INDEX_DETAILS"
msgid "Index Details"
msgstr "Indeksbesonderhede"
#. XpEhE
#: dbaccess/uiconfig/ui/jdbcconnectionpage.ui:19
msgctxt "jdbcconnectionpage|header"
msgid "Set Up a Connection to a JDBC Database"
msgstr "Stel n verbinding na n JDBC-databasis op"
#. PYDNi
#: dbaccess/uiconfig/ui/jdbcconnectionpage.ui:34
msgctxt "jdbcconnectionpage|helptext"
msgid "Please enter the required information to connect to a JDBC database. Please contact your system administrator if you are unsure about the following settings."
msgstr "Tik asseblief die nodige inligting in om aan n JDBC-databasis te verbind. Kontak gerus u stelseladministrateur indien u onseker is oor die volgende instellings."
#. E4598
#: dbaccess/uiconfig/ui/jdbcconnectionpage.ui:58
msgctxt "jdbcconnectionpage|browseurllabel"
msgid "Path to the dBASE files:"
msgstr "Pad na die dBASE-lêers:"
#. WuCxz
#: dbaccess/uiconfig/ui/jdbcconnectionpage.ui:69
msgctxt "jdbcconnectionpage|create"
msgid "_Create New"
msgstr "_Skep nuwe"
#. D3Tg7
#: dbaccess/uiconfig/ui/jdbcconnectionpage.ui:82
msgctxt "jdbcconnectionpage|browse"
msgid "_Browse…"
msgstr "_Blaai…"
#. DDHsx
#: dbaccess/uiconfig/ui/jdbcconnectionpage.ui:146
msgctxt "jdbcconnectionpage|jdbcLabel"
msgid "JDBC d_river class:"
msgstr "JDBC-d_rywerklas:"
#. SfoBB
#: dbaccess/uiconfig/ui/jdbcconnectionpage.ui:177
msgctxt "jdbcconnectionpage|jdbcButton"
msgid "_Test Class"
msgstr "_Toets klas"
#. hNXMZ
#: dbaccess/uiconfig/ui/joindialog.ui:8
msgctxt "joindialog|JoinDialog"
msgid "Join Properties"
msgstr "Saamvoeg-eienskappe"
#. YUCgu
#: dbaccess/uiconfig/ui/joindialog.ui:138
msgctxt "joindialog|label1"
msgid "Tables Involved"
msgstr "Betrokke Tabelle"
#. kbsrd
#: dbaccess/uiconfig/ui/joindialog.ui:203
msgctxt "joindialog|label2"
msgid "Fields Involved"
msgstr "Betrokke Velde"
#. C3Avj
#: dbaccess/uiconfig/ui/joindialog.ui:239
msgctxt "joindialog|label5"
msgid "_Type:"
msgstr "Soor_t:"
#. RAXzW
#: dbaccess/uiconfig/ui/joindialog.ui:255
msgctxt "joindialog|liststore1"
msgid "Inner join"
msgstr "Binne Saamvoeging"
#. ZEaHj
#: dbaccess/uiconfig/ui/joindialog.ui:256
msgctxt "joindialog|liststore1"
msgid "Left join"
msgstr "Links Verbinding"
#. y9EMH
#: dbaccess/uiconfig/ui/joindialog.ui:257
msgctxt "joindialog|liststore1"
msgid "Right join"
msgstr "Regs Verbinding"
#. G57Ed
#: dbaccess/uiconfig/ui/joindialog.ui:258
msgctxt "joindialog|liststore1"
msgid "Full (outer) join"
msgstr "Vol (buite) Samesmelting"
#. vwzCL
#: dbaccess/uiconfig/ui/joindialog.ui:259
msgctxt "joindialog|liststore1"
msgid "Cross join"
msgstr "Kruis Samesmelting"
#. GTvPb
#: dbaccess/uiconfig/ui/joindialog.ui:269
msgctxt "joindialog|natural"
msgid "Natural"
msgstr "Natuurlik"
#. UkuPe
#: dbaccess/uiconfig/ui/joindialog.ui:293
msgctxt "joindialog|label6"
msgid "Options"
msgstr "Opsies"
#. urRcL
#: dbaccess/uiconfig/ui/jointablemenu.ui:12
msgctxt "jointablemenu|delete"
msgid "_Delete"
msgstr "Skrap"
#. 2WDtr
#: dbaccess/uiconfig/ui/joinviewmenu.ui:12
msgctxt "joinviewmenu|delete"
msgid "_Delete"
msgstr "Skrap"
#. phaLD
#: dbaccess/uiconfig/ui/joinviewmenu.ui:20
msgctxt "joinviewmenu|edit"
msgid "Edit..."
msgstr "Redigeer..."
#. KF2HS
#: dbaccess/uiconfig/ui/keymenu.ui:12
msgctxt "keymenu|primarykey"
msgid "Primary Key"
msgstr "Primêre sleutel"
#. GNYro
#: dbaccess/uiconfig/ui/ldapconnectionpage.ui:23
msgctxt "ldapconnectionpage|header"
msgid "Set Up a Connection to an LDAP Directory"
msgstr "Stel n verbinding na n LDAP-gids op"
#. jCxP3
#: dbaccess/uiconfig/ui/ldapconnectionpage.ui:38
msgctxt "ldapconnectionpage|helpLabel"
msgid "Please enter the required information to connect to an LDAP directory. Please contact your system administrator if you are unsure about the following settings."
msgstr "Tik asseblief die nodige inligting in om aan n LDAP-gids te verbind. Kontak gerus u stelseladministrateur indien u onseker is oor die volgende instellings."
#. YCmvx
#: dbaccess/uiconfig/ui/ldapconnectionpage.ui:63
msgctxt "ldapconnectionpage|hostNameLabel"
msgid "_Server:"
msgstr "_Bediener:"
#. Xp6uQ
#: dbaccess/uiconfig/ui/ldapconnectionpage.ui:77
msgctxt "ldapconnectionpage|portNumLabel"
msgid "_Port number:"
msgstr "_Poortnommer:"
#. Gcxv9
#: dbaccess/uiconfig/ui/ldapconnectionpage.ui:123
msgctxt "ldapconnectionpage|portNumDefLabel"
msgid "Default: 389"
msgstr "Verstek: 389"
#. zAZYs
#: dbaccess/uiconfig/ui/ldapconnectionpage.ui:141
msgctxt "ldapconnectionpage|baseDNLabel"
msgid "Base _DN:"
msgstr "Basis-_DN:"
#. FBvM5
#: dbaccess/uiconfig/ui/ldapconnectionpage.ui:172
msgctxt "ldapconnectionpage|useSSLCheckbutton"
msgid "Use _secure connection (SSL)"
msgstr "Gebruik _beveiligde verbinding (SSL)"
#. UyMMA
#: dbaccess/uiconfig/ui/ldappage.ui:49
msgctxt "ldappage|label1"
msgid "_Base DN:"
msgstr "_Basis-DN:"
#. Suvjj
#: dbaccess/uiconfig/ui/ldappage.ui:73
msgctxt "ldappage|useSSLCheckbutton"
msgid "Use secure connection (SSL)"
msgstr "Gebruik beveiligde verbinding (SSL)"
#. uYkAF
#: dbaccess/uiconfig/ui/ldappage.ui:91
msgctxt "ldappage|label2"
msgid "_Port number:"
msgstr "_Poortnommer:"
#. UMj7r
#: dbaccess/uiconfig/ui/ldappage.ui:118
msgctxt "ldappage|label3"
msgid "Maximum number of _records:"
msgstr "Maksimum getal _rekords:"
#. azHuR
#: dbaccess/uiconfig/ui/ldappage.ui:149
msgctxt "ldappage|charsetheader"
msgid "Connection Settings"
msgstr "Verbindinginstellings"
#. DJyKE
#: dbaccess/uiconfig/ui/migrwarndlg.ui:7
msgctxt "migrationwarndialog|MigrationWarnDialog"
msgid "Confirm Migration"
msgstr "Migrasie Bevestig"
#. kFt2Q
#: dbaccess/uiconfig/ui/migrwarndlg.ui:11
msgctxt "migrationwarndialog|MigrationWarnDialog"
msgid "The document contains embedded HSQL data, which is deprecated."
msgstr "Die dokument bevat ingebedde HSQL data wat verouderd is."
#. EDMYj
#: dbaccess/uiconfig/ui/migrwarndlg.ui:12
msgctxt "migrationwarndialog|MigrationWarnDialog"
msgid "Would you like to migrate to Firebird now?"
msgstr "Wil u migreer na \"Firebird\"?"
#. emrEJ
#: dbaccess/uiconfig/ui/migrwarndlg.ui:37
msgctxt "migrationwarndialog|later"
msgid "_Later"
msgstr "Later"
#. YEXMF
#: dbaccess/uiconfig/ui/migrwarndlg.ui:61
msgctxt "migrationwarndialog|link"
msgid "Click for important information about migration."
msgstr "Klik vir belangrike inligting oor Migrasie."
#. TWFAB
#: dbaccess/uiconfig/ui/mysqlnativepage.ui:47
msgctxt "mysqlnativepage|connectionheader"
msgid "Connection Settings"
msgstr "Verbindinginstellings"
#. 2sdZK
#: dbaccess/uiconfig/ui/mysqlnativepage.ui:89
msgctxt "mysqlnativepage|usernamelabel"
msgid "_User name:"
msgstr "Gebr_uikernaam:"
#. oz8Rm
#: dbaccess/uiconfig/ui/mysqlnativepage.ui:113
msgctxt "mysqlnativepage|passwordrequired"
msgid "Password required"
msgstr "Wagwoord vereis"
#. DsZGv
#: dbaccess/uiconfig/ui/mysqlnativepage.ui:137
msgctxt "mysqlnativepage|userheader"
msgid "User Authentication"
msgstr "Gebruiker Verifikasie"
#. 8SNx7
#: dbaccess/uiconfig/ui/mysqlnativepage.ui:175
msgctxt "mysqlnativepage|charsetlabel"
msgid "_Character set:"
msgstr "_Karakterstel:"
#. VP2sP
#: dbaccess/uiconfig/ui/mysqlnativepage.ui:206
msgctxt "mysqlnativepage|charsetheader"
msgid "Data Conversion"
msgstr "Dataomskakeling"
#. 2zNgz
#: dbaccess/uiconfig/ui/mysqlnativesettings.ui:29
msgctxt "mysqlnativesettings|dbnamelabel"
msgid "_Database name:"
msgstr "_Databasisnaam:"
#. CKY7R
#: dbaccess/uiconfig/ui/mysqlnativesettings.ui:69
msgctxt "mysqlnativesettings|hostport"
msgid "Se_rver/port"
msgstr "Bediene_r/poort"
#. RVEr2
#: dbaccess/uiconfig/ui/mysqlnativesettings.ui:101
msgctxt "mysqlnativesettings|serverlabel"
msgid "_Server:"
msgstr "_Bediener:"
#. DH5Eg
#: dbaccess/uiconfig/ui/mysqlnativesettings.ui:115
msgctxt "mysqlnativesettings|portlabel"
msgid "_Port:"
msgstr "_Poort:"
#. gFnmA
#: dbaccess/uiconfig/ui/mysqlnativesettings.ui:143
msgctxt "mysqlnativesettings|defaultport"
msgid "Default: 3306"
msgstr "Verstek: 3306"
#. MQVfg
#: dbaccess/uiconfig/ui/mysqlnativesettings.ui:190
msgctxt "mysqlnativesettings|socketlabel"
msgid "So_cket:"
msgstr "So_k:"
#. 2qXzD
#: dbaccess/uiconfig/ui/mysqlnativesettings.ui:233
msgctxt "mysqlnativesettings|namedpipelabel"
msgid "Named p_ipe:"
msgstr "Ben_oemde pyp:"
#. CzRyx
#: dbaccess/uiconfig/ui/namematchingpage.ui:67
msgctxt "namematchingpage|all"
msgid "_All"
msgstr "Alles"
#. db6rw
#: dbaccess/uiconfig/ui/namematchingpage.ui:81
msgctxt "namematchingpage|none"
msgid "Non_e"
msgstr "Geen"
#. yScg2
#: dbaccess/uiconfig/ui/namematchingpage.ui:113
msgctxt "namematchingpage|leftlabel"
msgid "Source table: "
msgstr "Brontabel: "
#. SCMEA
#: dbaccess/uiconfig/ui/namematchingpage.ui:200
msgctxt "namematchingpage|rightlabel"
msgid "Destination table: "
msgstr "Teikentabel: "
#. GnhfA
#: dbaccess/uiconfig/ui/odbcpage.ui:37
msgctxt "odbcpage|charsetlabel"
msgid "_Character set:"
msgstr "_Karakterstel:"
#. ebokD
#: dbaccess/uiconfig/ui/odbcpage.ui:67
msgctxt "odbcpage|charsetheader"
msgid "Data Conversion"
msgstr "Dataomskakeling"
#. doAQr
#: dbaccess/uiconfig/ui/odbcpage.ui:111
msgctxt "odbcpage|optionslabel"
msgid "ODBC _options:"
msgstr "_ODBC-opsies:"
#. siTp3
#: dbaccess/uiconfig/ui/odbcpage.ui:143
msgctxt "odbcpage|useCatalogCheckbutton"
msgid "Use catalog for file-based databases"
msgstr "Gebruik katalogus vir lêergebaseerde databasisse"
#. GMUZg
#: dbaccess/uiconfig/ui/odbcpage.ui:165
msgctxt "odbcpage|label1"
msgid "Optional Settings"
msgstr "Opsionele instellings"
#. zjHDt
#: dbaccess/uiconfig/ui/parametersdialog.ui:18
msgctxt "parametersdialog|Parameters"
msgid "Parameter Input"
msgstr "Parametertoevoer"
#. 64gyj
#: dbaccess/uiconfig/ui/parametersdialog.ui:158
msgctxt "parametersdialog|label2"
msgid "_Value:"
msgstr "Waarde"
#. BqYRw
#: dbaccess/uiconfig/ui/parametersdialog.ui:189
msgctxt "parametersdialog|next"
msgid "_Next"
msgstr "Volgende"
#. xirKR
#: dbaccess/uiconfig/ui/parametersdialog.ui:217
msgctxt "parametersdialog|label1"
msgid "_Parameters"
msgstr "Parameters"
#. cJozC
#: dbaccess/uiconfig/ui/password.ui:8
msgctxt "password|PasswordDialog"
msgid "Change Password"
msgstr "Verander Wagwoord..."
#. GDZAN
#: dbaccess/uiconfig/ui/password.ui:130
msgctxt "password|label2"
msgid "Old p_assword:"
msgstr "Ou Wagwoord:"
#. tJbEC
#: dbaccess/uiconfig/ui/password.ui:144
msgctxt "password|label3"
msgid "_Password:"
msgstr "Wagwoord:"
#. hWJs6
#: dbaccess/uiconfig/ui/password.ui:158
msgctxt "password|label4"
msgid "_Confirm password:"
msgstr "Bevestig Wagwoord:"
#. 8t7zU
#: dbaccess/uiconfig/ui/password.ui:190
msgctxt "password|label1"
msgid "User “$name$: $”"
msgstr "Gebruiker \"$name$: $\""
#. 9sAsA
#: dbaccess/uiconfig/ui/querycolmenu.ui:12
msgctxt "querycolmenu|width"
msgid "Column _Width..."
msgstr "Kolom Wydte..."
#. JBFyN
#: dbaccess/uiconfig/ui/querycolmenu.ui:26
msgctxt "querycolmenu|delete"
msgid "_Delete"
msgstr "Skrap"
#. FeWU3
#: dbaccess/uiconfig/ui/queryfilterdialog.ui:8
msgctxt "queryfilterdialog|QueryFilterDialog"
msgid "Standard Filter"
msgstr "Standaardfilter"
#. Vj95w
#: dbaccess/uiconfig/ui/queryfilterdialog.ui:99
msgctxt "queryfilterdialog|label2"
msgid "Operator"
msgstr "Operator"
#. epkLc
#: dbaccess/uiconfig/ui/queryfilterdialog.ui:111
msgctxt "queryfilterdialog|label5"
msgid "Field name"
msgstr "Veldnaam"
#. Y5DBo
#: dbaccess/uiconfig/ui/queryfilterdialog.ui:122
msgctxt "queryfilterdialog|label6"
msgid "Condition"
msgstr "Voorwaarde"
#. DdcwC
#: dbaccess/uiconfig/ui/queryfilterdialog.ui:135
msgctxt "queryfilterdialog|field1"
msgid "- none -"
msgstr "- geen -"
#. eYDCU
#: dbaccess/uiconfig/ui/queryfilterdialog.ui:139
msgctxt "queryfilterdialog|extended_tip|field1"
msgid "Specifies the field names from the current table to set them in the argument."
msgstr "Spesifiseer die veldname in die huidige tabel wat in die argument gebruik moet word."
#. 57zBE
#: dbaccess/uiconfig/ui/queryfilterdialog.ui:155
msgctxt "queryfilterdialog|cond1"
msgid "="
msgstr "="
#. GGX3G
#: dbaccess/uiconfig/ui/queryfilterdialog.ui:156
msgctxt "queryfilterdialog|cond1"
msgid "<>"
msgstr "<>"
#. k5DCL
#: dbaccess/uiconfig/ui/queryfilterdialog.ui:157
msgctxt "queryfilterdialog|cond1"
msgid "<"
msgstr "<"
#. FAAzh
#: dbaccess/uiconfig/ui/queryfilterdialog.ui:158
msgctxt "queryfilterdialog|cond1"
msgid "<="
msgstr "<="
#. Qzo9n
#: dbaccess/uiconfig/ui/queryfilterdialog.ui:159
msgctxt "queryfilterdialog|cond1"
msgid ">"
msgstr ">"
#. H4pEw
#: dbaccess/uiconfig/ui/queryfilterdialog.ui:160
msgctxt "queryfilterdialog|cond1"
msgid ">="
msgstr ">="
#. PWqBz
#: dbaccess/uiconfig/ui/queryfilterdialog.ui:161
msgctxt "queryfilterdialog|cond1"
msgid "like"
msgstr "soos"
#. RDy6G
#: dbaccess/uiconfig/ui/queryfilterdialog.ui:162
msgctxt "queryfilterdialog|cond1"
msgid "not like"
msgstr "nie soos"
#. 2qvuA
#: dbaccess/uiconfig/ui/queryfilterdialog.ui:163
msgctxt "queryfilterdialog|cond1"
msgid "null"
msgstr "leeg"
#. 4znh7
#: dbaccess/uiconfig/ui/queryfilterdialog.ui:164
msgctxt "queryfilterdialog|cond1"
msgid "not null"
msgstr "nie leeg"
#. 4qhBZ
#: dbaccess/uiconfig/ui/queryfilterdialog.ui:168
msgctxt "queryfilterdialog|extended_tip|cond1"
msgid "Specifies the comparative operators through which the entries in the Field name and Value fields can be linked."
msgstr "Spesifiseer die vergelykingoperateurs waarmee die inskrywings in die Naam- en Waarde-velde gekoppel kan word."
#. A8jis
#: dbaccess/uiconfig/ui/queryfilterdialog.ui:183
msgctxt "queryfilterdialog|field2"
msgid "- none -"
msgstr "- geen -"
#. y2FAQ
#: dbaccess/uiconfig/ui/queryfilterdialog.ui:187
msgctxt "queryfilterdialog|extended_tip|field2"
msgid "Specifies the field names from the current table to set them in the argument."
msgstr "Spesifiseer die veldname vanuit die huidige tabel om in argumente te gebruik."
#. FdHSG
#: dbaccess/uiconfig/ui/queryfilterdialog.ui:202
msgctxt "queryfilterdialog|field3"
msgid "- none -"
msgstr "- geen -"
#. FvUHF
#: dbaccess/uiconfig/ui/queryfilterdialog.ui:206
msgctxt "queryfilterdialog|extended_tip|field3"
msgid "Specifies the field names from the current table to set them in the argument."
msgstr "Spesifiseer die veldname in die huidige tabel wat in die argument gebruik word."
#. oCJaY
#: dbaccess/uiconfig/ui/queryfilterdialog.ui:223
msgctxt "queryfilterdialog|extended_tip|cond2"
msgid "Specifies the comparative operators through which the entries in the Field name and Value fields can be linked."
msgstr "Spesifiseer die vergelykingoperateurs waarmee die inskrywings in die Naam- en Waarde-velde gekoppel word."
#. rY6Pi
#: dbaccess/uiconfig/ui/queryfilterdialog.ui:240
msgctxt "queryfilterdialog|extended_tip|cond3"
msgid "Specifies the comparative operators through which the entries in the Field name and Value fields can be linked."
msgstr "Spesifiseer die vergelykingoperateurs waarmee die inskrywings in die Naam- en Waarde-velde gekoppel kan word."
#. tBd3g
#: dbaccess/uiconfig/ui/queryfilterdialog.ui:253
msgctxt "queryfilterdialog|label7"
msgid "Value"
msgstr "Waarde"
#. o2BNC
#: dbaccess/uiconfig/ui/queryfilterdialog.ui:268
msgctxt "queryfilterdialog|extended_tip|value1"
msgid "Specifies a value to filter the field."
msgstr "Spesifiseer die waarde om die veld mee te filter."
#. w42mr
#: dbaccess/uiconfig/ui/queryfilterdialog.ui:285
msgctxt "queryfilterdialog|extended_tip|value2"
msgid "Specifies a value to filter the field."
msgstr "Spesifiseer die waarde om die veld mee te filter."
#. tB93H
#: dbaccess/uiconfig/ui/queryfilterdialog.ui:302
msgctxt "queryfilterdialog|extended_tip|value3"
msgid "Specifies a value to filter the field."
msgstr "Spesifiseer die waarde om die veld mee te filter."
#. PFZ8z
#: dbaccess/uiconfig/ui/queryfilterdialog.ui:317
msgctxt "queryfilterdialog|op2"
msgid "AND"
msgstr "AND"
#. pQza3
#: dbaccess/uiconfig/ui/queryfilterdialog.ui:318
msgctxt "queryfilterdialog|op2"
msgid "OR"
msgstr "OR"
#. msKEj
#: dbaccess/uiconfig/ui/queryfilterdialog.ui:322
msgctxt "queryfilterdialog|extended_tip|op2"
msgid "For the following arguments, you can choose between the logical operators AND / OR."
msgstr "Vir die volgende argumente kan u tussen die EN en OF logiese operatore kies."
#. EaXyP
#: dbaccess/uiconfig/ui/queryfilterdialog.ui:337
msgctxt "queryfilterdialog|op3"
msgid "AND"
msgstr "AND"
#. DV78L
#: dbaccess/uiconfig/ui/queryfilterdialog.ui:338
msgctxt "queryfilterdialog|op3"
msgid "OR"
msgstr "OR"
#. kdWnt
#: dbaccess/uiconfig/ui/queryfilterdialog.ui:342
msgctxt "queryfilterdialog|extended_tip|op3"
msgid "For the following arguments, you can choose between the logical operators AND / OR."
msgstr "Vir die volgende argumente kan u kies tussen die logiese EN en OF operatore."
#. SESZq
#: dbaccess/uiconfig/ui/queryfilterdialog.ui:362
msgctxt "queryfilterdialog|label1"
msgid "Criteria"
msgstr "Kriteria"
#. S22Fy
#: dbaccess/uiconfig/ui/queryfilterdialog.ui:387
msgctxt "queryfilterdialog|extended_tip|QueryFilterDialog"
msgid "Allows you to set the filtering options."
msgstr "Hier kan u die filteropsies instel."
#. jFD4L
#: dbaccess/uiconfig/ui/queryfuncmenu.ui:12
msgctxt "queryfuncmenu|functions"
msgid "Functions"
msgstr "Funksies"
#. PyQCz
#: dbaccess/uiconfig/ui/queryfuncmenu.ui:26
msgctxt "queryfuncmenu|tablename"
msgid "Table Name"
msgstr "Tabelnaam"
#. zV9Fb
#: dbaccess/uiconfig/ui/queryfuncmenu.ui:34
msgctxt "queryfuncmenu|alias"
msgid "Alias"
msgstr "Alias"
#. V3RBW
#: dbaccess/uiconfig/ui/queryfuncmenu.ui:48
msgctxt "queryfuncmenu|distinct"
msgid "Distinct Values"
msgstr "Duidelike waardes"
#. peEt4
#: dbaccess/uiconfig/ui/querypropertiesdialog.ui:8
msgctxt "querypropertiesdialog|QueryPropertiesDialog"
msgid "Query Properties"
msgstr "Navraag Eienskappe"
#. fyogK
#: dbaccess/uiconfig/ui/querypropertiesdialog.ui:87
msgctxt "querypropertiesdialog|limit-label"
msgid "Limit:"
msgstr "Limiet:"
#. 2D6E2
#: dbaccess/uiconfig/ui/querypropertiesdialog.ui:102
msgctxt "querypropertiesdialog|distinct"
msgid "Yes"
msgstr "Ja"
#. jgttX
#: dbaccess/uiconfig/ui/querypropertiesdialog.ui:112
msgctxt "querypropertiesdialog|extended_tip|distinct"
msgid "Use distinct values in query."
msgstr "Gebruik unieke waardes in die navraag."
#. rErxt
#: dbaccess/uiconfig/ui/querypropertiesdialog.ui:124
msgctxt "querypropertiesdialog|nondistinct"
msgid "No"
msgstr "Nee"
#. QAGhF
#: dbaccess/uiconfig/ui/querypropertiesdialog.ui:134
msgctxt "querypropertiesdialog|extended_tip|nondistinct"
msgid "Not use distinct values in query."
msgstr "Moenie unieke waardes in die navraag gebruik nie."
#. P9quF
#: dbaccess/uiconfig/ui/querypropertiesdialog.ui:154
msgctxt "querypropertiesdialog|distinctvalues"
msgid "Distinct values:"
msgstr "Bepaalde Waardes:"
#. asbjN
#: dbaccess/uiconfig/ui/querypropertiesdialog.ui:176
msgctxt "querypropertiesdialog|extended_tip|limitbox"
msgid "Adds a Limit to set the maximum number of records to return."
msgstr "Stel 'n limiet vir die maksimum aantal rekords wat gelewer sal word."
#. GoEm9
#: dbaccess/uiconfig/ui/querypropertiesdialog.ui:204
msgctxt "querypropertiesdialog|extended_tip|QueryPropertiesDialog"
msgid "In the Query Properties dialog you can set two properties of the SQL Query, i.e. whether to return distinct values, and whether to limit the result set."
msgstr "In die \"Soekeienskappe\"-dialoog kan u twee eienskappe van die SQL-navraag definieer; of verskillende waardes gelewer moet word en of die resultaatstel beperk moet word."
#. gLFLt
#: dbaccess/uiconfig/ui/relationdialog.ui:8
msgctxt "relationdialog|RelationDialog"
msgid "Relations"
msgstr "Relasies"
#. DEGM2
#: dbaccess/uiconfig/ui/relationdialog.ui:138
msgctxt "relationdialog|label1"
msgid "Tables Involved"
msgstr "Tabelle betrokke"
#. 87WEB
#: dbaccess/uiconfig/ui/relationdialog.ui:176
msgctxt "relationdialog|label2"
msgid "Fields Involved"
msgstr "Velde betrokke"
#. pf4b4
#: dbaccess/uiconfig/ui/relationdialog.ui:216
msgctxt "relationdialog|addaction"
msgid "_No action"
msgstr "Geen aksie"
#. uZGGW
#: dbaccess/uiconfig/ui/relationdialog.ui:232
msgctxt "relationdialog|addcascade"
msgid "_Update cascade"
msgstr "Opdatteer Kaskadegewys"
#. PfRDx
#: dbaccess/uiconfig/ui/relationdialog.ui:248
msgctxt "relationdialog|addnull"
msgid "_Set NULL"
msgstr "Stel NULL"
#. xNWHg
#: dbaccess/uiconfig/ui/relationdialog.ui:264
msgctxt "relationdialog|adddefault"
msgid "Set _default"
msgstr "Stel Verstek"
#. SfKFG
#: dbaccess/uiconfig/ui/relationdialog.ui:286
msgctxt "relationdialog|label3"
msgid "Update Options"
msgstr "Bywerk Opsies"
#. wnvZa
#: dbaccess/uiconfig/ui/relationdialog.ui:320
msgctxt "relationdialog|delaction"
msgid "_No action"
msgstr "Geen aksie"
#. 3BAEe
#: dbaccess/uiconfig/ui/relationdialog.ui:336
msgctxt "relationdialog|delcascade"
msgid "Delete _cascade"
msgstr "Skrap Kaskadegewys"
#. Zd5SC
#: dbaccess/uiconfig/ui/relationdialog.ui:352
msgctxt "relationdialog|delnull"
msgid "_Set NULL"
msgstr "Stel NULL"
#. hZGB8
#: dbaccess/uiconfig/ui/relationdialog.ui:368
msgctxt "relationdialog|deldefault"
msgid "Set _default"
msgstr "Stel Verstek"
#. LLcup
#: dbaccess/uiconfig/ui/relationdialog.ui:390
msgctxt "relationdialog|label4"
msgid "Delete Options"
msgstr "Skrap Opsies"
#. 2Cb2G
#: dbaccess/uiconfig/ui/relationdialog.ui:443
msgctxt "relationdialog|liststore1"
msgid "Inner join"
msgstr "Binne Verbind"
#. nhWNP
#: dbaccess/uiconfig/ui/relationdialog.ui:447
msgctxt "relationdialog|liststore1"
msgid "Left join"
msgstr "Links Verbind"
#. TD2LX
#: dbaccess/uiconfig/ui/relationdialog.ui:451
msgctxt "relationdialog|liststore1"
msgid "Right join"
msgstr "Regs Verbind"
#. yLDPS
#: dbaccess/uiconfig/ui/relationdialog.ui:455
msgctxt "relationdialog|liststore1"
msgid "Full (outer) join"
msgstr "Vol (buite) Verbind"
#. UYDBa
#: dbaccess/uiconfig/ui/relationdialog.ui:459
msgctxt "relationdialog|liststore1"
msgid "Cross join"
msgstr "Kruiskoppeling"
#. ATWGG
#: dbaccess/uiconfig/ui/rowheightdialog.ui:15
msgctxt "rowheightdialog|RowHeightDialog"
msgid "Row Height"
msgstr "Ryhoogte"
#. 8pFfi
#: dbaccess/uiconfig/ui/rowheightdialog.ui:97
msgctxt "rowheightdialog|label1"
msgid "_Height:"
msgstr "Hoogte:"
#. cZCeF
#: dbaccess/uiconfig/ui/rowheightdialog.ui:117
msgctxt "rowheightdialog|extended_tip|value"
msgid "Enter the row height that you want to use."
msgstr "Tik die ryhoogte in wat u verkies."
#. 4QFsD
#: dbaccess/uiconfig/ui/rowheightdialog.ui:128
msgctxt "rowheightdialog|automatic"
msgid "_Automatic"
msgstr "Outomaties"
#. HKRpK
#: dbaccess/uiconfig/ui/rowheightdialog.ui:137
msgctxt "rowheightdialog|extended_tip|automatic"
msgid "Adjusts the row height to the size based on the default template. Existing contents may be shown vertically cropped. The height no longer increases automatically when you enter larger contents."
msgstr "Pas die lynhoogte aan na die grootte van die verstek-sjablone. Bestaande inhoud sal waarskynlik vertikaal gekrimp word. Die hoogte verhoog nie outomaties namate u meer inhoud invoer nie."
#. qEa9T
#: dbaccess/uiconfig/ui/rowheightdialog.ui:168
msgctxt "rowheightdialog|extended_tip|RowHeightDialog"
msgid "Changes the height of the current row, or the selected rows."
msgstr "Verander die hoogte van die huidige- of die geselekteerde ry(/e)."
#. SD2FQ
#: dbaccess/uiconfig/ui/savedialog.ui:8
msgctxt "savedialog|SaveDialog"
msgid "Save As"
msgstr "Stoor as"
#. fTe5E
#: dbaccess/uiconfig/ui/savedialog.ui:90
msgctxt "savedialog|descriptionft"
msgid "Please enter a name for the object to be created:"
msgstr "Voer 'n naam in vir die Objek wat geskep gaan word:"
#. oiUCs
#: dbaccess/uiconfig/ui/savedialog.ui:105
msgctxt "savedialog|catalogft"
msgid "_Catalog:"
msgstr "Katalogus:"
#. CGa85
#: dbaccess/uiconfig/ui/savedialog.ui:119
msgctxt "savedialog|schemaft"
msgid "_Schema:"
msgstr "_Skema:"
#. FCptK
#: dbaccess/uiconfig/ui/saveindexdialog.ui:7
msgctxt "saveindexdialog|SaveIndexDialog"
msgid "Exit Index Design"
msgstr "Sluit indeksontwerp af"
#. k9pCR
#: dbaccess/uiconfig/ui/saveindexdialog.ui:13
msgctxt "saveindexdialog|SaveIndexDialog"
msgid "Do you want to save the changes made to the current index?"
msgstr "Wil u die wysigings stoor wat aan die huidige indeks gemaak is?"
#. h9UfS
#: dbaccess/uiconfig/ui/savemodifieddialog.ui:12
msgctxt "savemodifieddialog|SaveModifiedDialog"
msgid "Do you want to save the changes?"
msgstr "Wil u die wysigings stoor?"
#. P326A
#: dbaccess/uiconfig/ui/savemodifieddialog.ui:13
msgctxt "savemodifieddialog|SaveModifiedDialog"
msgid "The current record has been changed."
msgstr "Die huidige rekord is verander."
#. wmp9V
#: dbaccess/uiconfig/ui/sortdialog.ui:8
msgctxt "sortdialog|SortDialog"
msgid "Sort Order"
msgstr "Sorteervolgorde"
#. szD83
#: dbaccess/uiconfig/ui/sortdialog.ui:100
msgctxt "sortdialog|label2"
msgid "Operator"
msgstr "Operator"
#. UcmpV
#: dbaccess/uiconfig/ui/sortdialog.ui:112
msgctxt "sortdialog|label3"
msgid "and then"
msgstr "en dan"
#. u8kT2
#: dbaccess/uiconfig/ui/sortdialog.ui:125
msgctxt "sortdialog|label4"
msgid "and then"
msgstr "en dan"
#. oK7UF
#: dbaccess/uiconfig/ui/sortdialog.ui:138
msgctxt "sortdialog|label5"
msgid "Field name"
msgstr "Veldnaam"
#. AVPtE
#: dbaccess/uiconfig/ui/sortdialog.ui:150
msgctxt "sortdialog|label6"
msgid "Order"
msgstr "Volgorde"
#. EGDpm
#: dbaccess/uiconfig/ui/sortdialog.ui:175
msgctxt "sortdialog|value1"
msgid "ascending"
msgstr "Stygend"
#. PGxfE
#: dbaccess/uiconfig/ui/sortdialog.ui:176
msgctxt "sortdialog|value1"
msgid "descending"
msgstr "Dalend"
#. FqcgB
#: dbaccess/uiconfig/ui/sortdialog.ui:212
msgctxt "sortdialog|value2"
msgid "ascending"
msgstr "Stygend"
#. E5DBL
#: dbaccess/uiconfig/ui/sortdialog.ui:213
msgctxt "sortdialog|value2"
msgid "descending"
msgstr "Dalend"
#. Fa8EC
#: dbaccess/uiconfig/ui/sortdialog.ui:227
msgctxt "sortdialog|value3"
msgid "ascending"
msgstr "Stygend"
#. UFZVT
#: dbaccess/uiconfig/ui/sortdialog.ui:228
msgctxt "sortdialog|value3"
msgid "descending"
msgstr "Dalend"
#. C6iQ6
#: dbaccess/uiconfig/ui/sortdialog.ui:247
msgctxt "sortdialog|label1"
msgid "Sort Order"
msgstr "Sorteervolgorde"
#. VCWPc
#: dbaccess/uiconfig/ui/sortdialog.ui:272
msgctxt "sortdialog|extended_tip|SortDialog"
msgid "Specifies the sort criteria for the data display."
msgstr "Spesifiseer die sorteer kriteria vir data vertoning."
#. CsLXB
#: dbaccess/uiconfig/ui/specialjdbcconnectionpage.ui:24
msgctxt "specialjdbcconnectionpage|header"
msgid "Set up connection to a MySQL database using JDBC"
msgstr "Stel 'n verbinding aan 'n MySQL-databasis op met JDBC"
#. oxw5Q
#: dbaccess/uiconfig/ui/specialjdbcconnectionpage.ui:39
msgctxt "specialjdbcconnectionpage|helpLabel"
msgid "Please enter the required information to connect to a MySQL database using JDBC. Note that a JDBC driver class must be installed on your system and registered with %PRODUCTNAME. Please contact your system administrator if you are unsure about the following settings. "
msgstr "Tik asseblief die nodige inligting in om aan n MySQL-databasis te verbind met JDBC. Let op dat n JDBC-drywerklas op u stelsel geïnstalleer moet wees en met %PRODUCTNAME geregistreer moet wees. Kontak gerus u stelseladministrateur indien u onseker is oor die volgende instellings. "
#. GchzZ
#: dbaccess/uiconfig/ui/specialjdbcconnectionpage.ui:64
msgctxt "specialjdbcconnectionpage|dbNameLabel"
msgid "_Database name:"
msgstr "_Databasis-naam:"
#. ZuWG7
#: dbaccess/uiconfig/ui/specialjdbcconnectionpage.ui:78
msgctxt "specialjdbcconnectionpage|hostNameLabel"
msgid "_Server:"
msgstr "_Bediener:"
#. iZmbB
#: dbaccess/uiconfig/ui/specialjdbcconnectionpage.ui:92
msgctxt "specialjdbcconnectionpage|portNumLabel"
msgid "_Port number:"
msgstr "_Poortnommer:"
#. ECnjE
#: dbaccess/uiconfig/ui/specialjdbcconnectionpage.ui:150
msgctxt "specialjdbcconnectionpage|portNumDefLabel"
msgid "Default: 3306"
msgstr "Verstek: 3306"
#. dhiYx
#: dbaccess/uiconfig/ui/specialjdbcconnectionpage.ui:185
msgctxt "specialjdbcconnectionpage|jdbcDriverLabel"
msgid "MySQL JDBC d_river class:"
msgstr "MySQL-JDBC-d_rywerklas:"
#. 8oG6P
#: dbaccess/uiconfig/ui/specialjdbcconnectionpage.ui:208
msgctxt "specialjdbcconnectionpage|testDriverButton"
msgid "_Test Class"
msgstr "_Toetsklas"
#. WKnRX
#: dbaccess/uiconfig/ui/specialsettingspage.ui:24
msgctxt "specialsettingspage|usesql92"
msgid "Use SQL92 naming constraints"
msgstr "Gebruik SQL92-naambeperkings"
#. Gwn9n
#: dbaccess/uiconfig/ui/specialsettingspage.ui:39
msgctxt "specialsettingspage|append"
msgid "Append the table alias name on SELECT statements"
msgstr "Voeg die Tabel Alias-naam aan die SELECT stelling"
#. rim5j
#: dbaccess/uiconfig/ui/specialsettingspage.ui:54
msgctxt "specialsettingspage|useas"
msgid "Use keyword AS before table alias names"
msgstr "Gebruik die sleutelwoord AS, voor table alias name"
#. JDTsA
#: dbaccess/uiconfig/ui/specialsettingspage.ui:69
msgctxt "specialsettingspage|useoj"
msgid "Use Outer Join syntax '{oj }'"
msgstr "Gebruik buite Binding sintaks '{OJ }'"
#. T8TKQ
#: dbaccess/uiconfig/ui/specialsettingspage.ui:84
msgctxt "specialsettingspage|ignoreprivs"
msgid "Ignore the privileges from the database driver"
msgstr "Negeer die regte van die databasis drywer"
#. QK4W3
#: dbaccess/uiconfig/ui/specialsettingspage.ui:99
msgctxt "specialsettingspage|replaceparams"
msgid "Replace named parameters with '?'"
msgstr "Vervang benoemde parameters met “?”"
#. kfSki
#: dbaccess/uiconfig/ui/specialsettingspage.ui:114
msgctxt "specialsettingspage|displayver"
msgid "Display version columns (when available)"
msgstr "Vertoon weergawekolomme (indien beskikbaar)"
#. JqBdc
#: dbaccess/uiconfig/ui/specialsettingspage.ui:129
msgctxt "specialsettingspage|usecatalogname"
msgid "Use catalog name in SELECT statements"
msgstr "Gebruik katalogusnaam in SELECT-stellings"
#. yFGxG
#: dbaccess/uiconfig/ui/specialsettingspage.ui:144
msgctxt "specialsettingspage|useschemaname"
msgid "Use schema name in SELECT statements"
msgstr "Gebruik skemanaam in SELECT-stellings"
#. gyC7J
#: dbaccess/uiconfig/ui/specialsettingspage.ui:159
msgctxt "specialsettingspage|createindex"
msgid "Create index with ASC or DESC statement"
msgstr "Skep indeks met ASC- of DESC-stelling"
#. Xabxp
#: dbaccess/uiconfig/ui/specialsettingspage.ui:174
msgctxt "specialsettingspage|eol"
msgid "End text lines with CR+LF"
msgstr "Eindig teksreëls met CR+LF"
#. XFM7x
#: dbaccess/uiconfig/ui/specialsettingspage.ui:189
msgctxt "specialsettingspage|ignorecurrency"
msgid "Ignore currency field information"
msgstr "Ignoreer geldveldinligting"
#. 2tRzG
#: dbaccess/uiconfig/ui/specialsettingspage.ui:204
msgctxt "specialsettingspage|inputchecks"
msgid "Form data input checks for required fields"
msgstr "Toevoerkontroles vir vir vereiste velde in vorms"
#. jEgvf
#: dbaccess/uiconfig/ui/specialsettingspage.ui:219
msgctxt "specialsettingspage|useodbcliterals"
msgid "Use ODBC conformant date/time literals"
msgstr "Gebruik ODBC-formaat Datum/Tyd simbole"
#. GuCLC
#: dbaccess/uiconfig/ui/specialsettingspage.ui:234
msgctxt "specialsettingspage|primarykeys"
msgid "Supports primary keys"
msgstr "Ondersteun primêre sleutels"
#. o7mns
#: dbaccess/uiconfig/ui/specialsettingspage.ui:249
msgctxt "specialsettingspage|resulttype"
msgid "Respect the result set type from the database driver"
msgstr "Aanvaar die resultaat datatipe van die databasis drywer"
#. RQ7hP
#: dbaccess/uiconfig/ui/specialsettingspage.ui:273
msgctxt "specialsettingspage|comparisonft"
msgid "Comparison of Boolean values:"
msgstr "Vergelyking van Boolese waardes:"
#. MrrnQ
#: dbaccess/uiconfig/ui/specialsettingspage.ui:288
msgctxt "specialsettingspage|comparison"
msgid "Default"
msgstr "Verstek"
#. D7LWx
#: dbaccess/uiconfig/ui/specialsettingspage.ui:289
msgctxt "specialsettingspage|comparison"
msgid "SQL"
msgstr "SQL"
#. NzvwB
#: dbaccess/uiconfig/ui/specialsettingspage.ui:290
msgctxt "specialsettingspage|comparison"
msgid "Mixed"
msgstr "Vermengde"
#. NhGDH
#: dbaccess/uiconfig/ui/specialsettingspage.ui:291
msgctxt "specialsettingspage|comparison"
msgid "MS Access"
msgstr "MS Access"
#. 3eorZ
#: dbaccess/uiconfig/ui/specialsettingspage.ui:303
msgctxt "specialsettingspage|rowsft"
msgid "Rows to scan column types:"
msgstr "Rye vir kolomtipes soektog:"
#. Y7PiJ
#: dbaccess/uiconfig/ui/sqlexception.ui:18
msgctxt "sqlexception|SQLExceptionDialog"
msgid "Error Details"
msgstr "Fout Details"
#. sWSQ4
#: dbaccess/uiconfig/ui/sqlexception.ui:69
msgctxt "sqlexception|label2"
msgid "Error _list:"
msgstr "Fout Lys:"
#. AFG3c
#: dbaccess/uiconfig/ui/sqlexception.ui:83
msgctxt "sqlexception|label3"
msgid "_Description:"
msgstr "_Beskrywing:"
#. Y3ZXm
#: dbaccess/uiconfig/ui/tabledesignrowmenu.ui:12
msgctxt "tabledesignrowmenu|cut"
msgid "Cu_t"
msgstr "K_nip"
#. YBoBk
#: dbaccess/uiconfig/ui/tabledesignrowmenu.ui:20
msgctxt "tabledesignrowmenu|copy"
msgid "_Copy"
msgstr "_Kopieer"
#. dGPAA
#: dbaccess/uiconfig/ui/tabledesignrowmenu.ui:28
msgctxt "tabledesignrowmenu|paste"
msgid "_Paste"
msgstr "_Plak"
#. Ekmvg
#: dbaccess/uiconfig/ui/tabledesignrowmenu.ui:35
msgctxt "tabledesignrowmenu|delete"
msgid "_Delete"
msgstr "_Skrap"
#. PWZ9E
#: dbaccess/uiconfig/ui/tabledesignrowmenu.ui:42
msgctxt "tabledesignrowmenu|insert"
msgid "Insert Rows"
msgstr "Voeg rye in"
#. 4XEhH
#: dbaccess/uiconfig/ui/tabledesignrowmenu.ui:55
msgctxt "tabledesignrowmenu|primarykey"
msgid "Primary Key"
msgstr "Primêre sleutel"
#. PnMFo
#: dbaccess/uiconfig/ui/tabledesignsavemodifieddialog.ui:12
msgctxt "tabledesignsavemodifieddialog|TableDesignSaveModifiedDialog"
msgid "Do you want to save the changes?"
msgstr "Wil u die wysigings stoor?"
#. C3FHu
#: dbaccess/uiconfig/ui/tabledesignsavemodifieddialog.ui:13
msgctxt "tabledesignsavemodifieddialog|TableDesignSaveModifiedDialog"
msgid "The table has been changed."
msgstr "Die tabel is verander."
#. iFfXZ
#: dbaccess/uiconfig/ui/tablesfilterdialog.ui:8
msgctxt "tablesfilterdialog|TablesFilterDialog"
msgid "Tables Filter"
msgstr "Tabel Filter"
#. 5ZNAA
#: dbaccess/uiconfig/ui/tablesfilterpage.ui:51
msgctxt "tablesfilterpage|label2"
msgid "Mark the tables that should be visible for the applications."
msgstr "Merk die Tabelle wat sigbaar moet wees vir die Toepassings."
#. Cvzwv
#: dbaccess/uiconfig/ui/tablesfilterpage.ui:126
msgctxt "tablesfilterpage|label1"
msgid "Tables and Table Filter"
msgstr "Tabelle en Tabel Filter"
#. xfec4
#: dbaccess/uiconfig/ui/tablesjoindialog.ui:109
msgctxt "tablesjoindialog|tables"
msgid "Tables"
msgstr "Tabelle"
#. WPTyJ
#: dbaccess/uiconfig/ui/tablesjoindialog.ui:125
msgctxt "tablesjoindialog|queries"
msgid "Queries"
msgstr "Navrae"
#. TYE5C
#: dbaccess/uiconfig/ui/tablesjoindialog.ui:192
msgctxt "tablesjoindialog|title"
msgid "Add Tables"
msgstr "Voeg tabelle by..."
#. zFRKj
#: dbaccess/uiconfig/ui/tablesjoindialog.ui:203
msgctxt "tablesjoindialog|alttitle"
msgid "Add Table or Query"
msgstr "Voeg Tabel of Navraag by"
#. YWLXP
#: dbaccess/uiconfig/ui/taskwindow.ui:109
msgctxt "taskwindow|STR_DESCRIPTION"
msgid "Description"
msgstr "Beskrywing"
#. 8b2nn
#: dbaccess/uiconfig/ui/textconnectionsettings.ui:8
msgctxt "textconnectionsettings|TextConnectionSettingsDialog"
msgid "Text Connection Settings"
msgstr "Teks verbindinginstellings"
#. HScTi
#: dbaccess/uiconfig/ui/textpage.ui:39
msgctxt "textpage|textfile"
msgid "Plain text files (*.txt)"
msgstr "Suiwer Tekslêers (*.txt)"
#. i2ntJ
#: dbaccess/uiconfig/ui/textpage.ui:56
msgctxt "textpage|csvfile"
msgid "Comma-separated value files (*.csv)"
msgstr "'Comma separated value'-lêers (*.csv)"
#. 9DRFR
#: dbaccess/uiconfig/ui/textpage.ui:73
msgctxt "textpage|custom"
msgid "Custom:"
msgstr "Doelmaak:"
#. x3eWP
#: dbaccess/uiconfig/ui/textpage.ui:105
msgctxt "textpage|example"
msgid "Custom: *.abc"
msgstr "Doelmaak: *.abc"
#. aSpdr
#: dbaccess/uiconfig/ui/textpage.ui:120
msgctxt "textpage|extensionheader"
msgid "Specify the Type of Files You Want to Access"
msgstr "Spesifiseer die soort lêers waarna u toegang verlang"
#. 4VGRV
#: dbaccess/uiconfig/ui/textpage.ui:159
msgctxt "textpage|containsheaders"
msgid "_Text contains headers"
msgstr "Teks bevat Opskrifte"
#. PGqYA
#: dbaccess/uiconfig/ui/textpage.ui:179
msgctxt "textpage|fieldlabel"
msgid "Field separator:"
msgstr "Veld grenstekens:"
#. EBzXo
#: dbaccess/uiconfig/ui/textpage.ui:193
msgctxt "textpage|textlabel"
msgid "Text separator:"
msgstr "Teks Grenstekens"
#. Va37w
#: dbaccess/uiconfig/ui/textpage.ui:207
msgctxt "textpage|decimallabel"
msgid "Decimal separator:"
msgstr "Desimaal skeidingsteken"
#. qF6Aj
#: dbaccess/uiconfig/ui/textpage.ui:221
msgctxt "textpage|thousandslabel"
msgid "Thousands separator:"
msgstr "Duisende skeidingsteken"
#. DSrai
#: dbaccess/uiconfig/ui/textpage.ui:274
msgctxt "textpage|decimalseparator"
msgid "."
msgstr ","
#. yWQdQ
#: dbaccess/uiconfig/ui/textpage.ui:275
msgctxt "textpage|decimalseparator"
msgid ","
msgstr " "
#. rD7yP
#: dbaccess/uiconfig/ui/textpage.ui:276
msgctxt "textpage|decimalseparator"
msgid ";"
msgstr ";"
#. FBFxB
#: dbaccess/uiconfig/ui/textpage.ui:277
msgctxt "textpage|decimalseparator"
msgid ":"
msgstr ":"
#. cuU6W
#: dbaccess/uiconfig/ui/textpage.ui:298
msgctxt "textpage|thousandsseparator"
msgid "."
msgstr "."
#. 7y57B
#: dbaccess/uiconfig/ui/textpage.ui:299
msgctxt "textpage|thousandsseparator"
msgid ","
msgstr " "
#. R3dp6
#: dbaccess/uiconfig/ui/textpage.ui:321
msgctxt "textpage|formatlabel"
msgid "Row Format"
msgstr "Ryformaat"
#. 8GaPt
#: dbaccess/uiconfig/ui/textpage.ui:361
msgctxt "textpage|charsetlabel"
msgid "_Character set:"
msgstr "_Karakterstel:"
#. 752ii
#: dbaccess/uiconfig/ui/textpage.ui:392
msgctxt "textpage|charsetheader"
msgid "Data Conversion"
msgstr "Dataomskakeling"
#. cQGgr
#: dbaccess/uiconfig/ui/typeselectpage.ui:117
msgctxt "typeselectpage|columns"
msgid "Column Information"
msgstr "Kolominligting"
#. GneVZ
#: dbaccess/uiconfig/ui/typeselectpage.ui:156
msgctxt "typeselectpage|autolabel"
msgid "Lines (ma_x.):"
msgstr "Reëls (mak~s.)"
#. hsswG
#: dbaccess/uiconfig/ui/typeselectpage.ui:168
msgctxt "typeselectpage|autobutton"
msgid "_Auto"
msgstr "Automaties"
#. sTgpa
#: dbaccess/uiconfig/ui/typeselectpage.ui:200
msgctxt "typeselectpage|autotype"
msgid "Automatic Type Recognition"
msgstr "Outomatiese soortherkenning"
#. VANs7
#: dbaccess/uiconfig/ui/useradmindialog.ui:8
msgctxt "useradmindialog|UserAdminDialog"
msgid "User Administration"
msgstr "Gebruikeradministrasie..."
#. siFUA
#: dbaccess/uiconfig/ui/useradmindialog.ui:138
msgctxt "useradmindialog|settings"
msgid "User Settings"
msgstr "Gebruiker Instellings"
#. Jvnnk
#: dbaccess/uiconfig/ui/useradminpage.ui:46
msgctxt "useradminpage|label3"
msgid "Us_er:"
msgstr "G_ebruiker:"
#. ZQhyG
#: dbaccess/uiconfig/ui/useradminpage.ui:83
msgctxt "useradminpage|add"
msgid "_Add User..."
msgstr "_Voeg gebruiker by..."
#. L7EVW
#: dbaccess/uiconfig/ui/useradminpage.ui:97
msgctxt "useradminpage|changepass"
msgid "Change _Password..."
msgstr "Verander _wagwoord..."
#. vDFqX
#: dbaccess/uiconfig/ui/useradminpage.ui:111
msgctxt "useradminpage|delete"
msgid "_Delete User..."
msgstr "_Skrap gebruiker..."
#. gMJwT
#: dbaccess/uiconfig/ui/useradminpage.ui:138
msgctxt "useradminpage|label1"
msgid "User Selection"
msgstr "Gebruikerseleksie"
#. ADQpm
#: dbaccess/uiconfig/ui/useradminpage.ui:184
msgctxt "useradminpage|label2"
msgid "Access Rights for Selected User"
msgstr "Toegangsregte vir geselekteerde gebruiker"
#. 5X3RP
#: dbaccess/uiconfig/ui/userdetailspage.ui:44
msgctxt "userdetailspage|hostnameft"
msgid "_Host name:"
msgstr "Rekenaarnaam"
#. eDvjr
#: dbaccess/uiconfig/ui/userdetailspage.ui:60
msgctxt "userdetailspage|portnumberft"
msgid "_Port number:"
msgstr "_Poortnommer:"
#. rEGAs
#: dbaccess/uiconfig/ui/userdetailspage.ui:97
msgctxt "userdetailspage|usecatalog"
msgid "_Use catalog"
msgstr "Katalogus in Gebruik"
#. BzFdV
#: dbaccess/uiconfig/ui/userdetailspage.ui:116
msgctxt "userdetailspage|optionslabel"
msgid "_Driver settings:"
msgstr "Drywerinstellings"
#. Gjovq
#: dbaccess/uiconfig/ui/userdetailspage.ui:146
msgctxt "userdetailspage|label1"
msgid "Connection Settings"
msgstr "Verbindinginstellings"
#. eLA6J
#: dbaccess/uiconfig/ui/userdetailspage.ui:183
msgctxt "userdetailspage|charsetlabel"
msgid "_Character set:"
msgstr "_Karakterstel:"
#. 6ZS8N
#: dbaccess/uiconfig/ui/userdetailspage.ui:214
msgctxt "userdetailspage|charsetheader"
msgid "Data Conversion"
msgstr "Data Omsetting"