aboutsummaryrefslogtreecommitdiff
path: root/source/da/dbaccess
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2018-04-25 22:51:37 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2018-04-25 23:06:53 +0200
commit61991bde16235b2c9c4028466bcdc51a352e7bc5 (patch)
treeb2d7059a15a64a79ef1f2dd05566586eebdaaf1a /source/da/dbaccess
parente3802bb90081c3cc63ca8ec9726772d8e42299b0 (diff)
update translatiosn for 6.1.0 alpha1
Change-Id: I0ed5d948cf89a4260c8771057d463448b76a4527
Diffstat (limited to 'source/da/dbaccess')
-rw-r--r--source/da/dbaccess/messages.po1664
1 files changed, 842 insertions, 822 deletions
diff --git a/source/da/dbaccess/messages.po b/source/da/dbaccess/messages.po
index 9efe8925ec5..64337865da9 100644
--- a/source/da/dbaccess/messages.po
+++ b/source/da/dbaccess/messages.po
@@ -3,9 +3,9 @@ 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: 2017-11-22 13:53+0100\n"
-"PO-Revision-Date: 2017-10-28 17:01+0000\n"
-"Last-Translator: Leif Lodahl <leiflodahl@gmail.com>\n"
+"POT-Creation-Date: 2018-04-23 18:10+0200\n"
+"PO-Revision-Date: 2018-04-15 14:42+0000\n"
+"Last-Translator: David Lamhauge <davidlamhauge@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: da\n"
"MIME-Version: 1.0\n"
@@ -14,64 +14,64 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1509210070.000000\n"
+"X-POOTLE-MTIME: 1523803366.000000\n"
-#: query.hrc:26
+#: dbaccess/inc/query.hrc:26
msgctxt "RSC_QUERY_OBJECT_TYPE"
msgid "The table view"
msgstr "Tabelvisningen"
-#: query.hrc:27
+#: dbaccess/inc/query.hrc:27
msgctxt "RSC_QUERY_OBJECT_TYPE"
msgid "The query"
msgstr "Forespørgslen"
-#: query.hrc:28
+#: dbaccess/inc/query.hrc:28
msgctxt "RSC_QUERY_OBJECT_TYPE"
msgid "The SQL statement"
msgstr "SQL-sætningen"
-#: strings.hrc:25
+#: dbaccess/inc/strings.hrc:25
msgctxt "RID_STR_CONNECTION_INVALID"
msgid "No connection could be established."
msgstr "Der kunne ikke etableres forbindelse."
-#: strings.hrc:26
+#: dbaccess/inc/strings.hrc:26
msgctxt "RID_STR_TABLE_IS_FILTERED"
msgid "The table $name$ already exists. It is not visible because it has been filtered out."
msgstr "Tabellen $name$ findes allerede. Den er ikke synlig, da den er filtreret fra."
-#: strings.hrc:27
+#: dbaccess/inc/strings.hrc:27
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 "Der kunne ikke oprettes forbindelse til den eksterne datakilde. Der opstod en ukendt fejl. Driveren er sandsynligvis defekt."
-#: strings.hrc:28
+#: dbaccess/inc/strings.hrc:28
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 "Forbindelsen til den eksterne datakilde kunne ikke etableres. Der blev ikke fundet en SDBC-driver til URL'en '$name$'."
-#: strings.hrc:29
+#: dbaccess/inc/strings.hrc:29
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 "Der kunne ikke oprettes forbindelse til den eksterne datakilde. SDBC-driverhåndteringen kunne ikke indlæses."
-#: strings.hrc:30
+#: dbaccess/inc/strings.hrc:30
msgctxt "RID_STR_FORM"
msgid "Form"
msgstr "Formular"
-#: strings.hrc:31
+#: dbaccess/inc/strings.hrc:31
msgctxt "RID_STR_REPORT"
msgid "Report"
msgstr "Rapport"
-#: strings.hrc:32
+#: dbaccess/inc/strings.hrc:32
msgctxt "RID_STR_DATASOURCE_NOT_STORED"
msgid "The data source was not saved. Please use the interface XStorable to save the data source."
msgstr "Datakilden blev ikke gemt. Brug grænsefladen XStorable til at gemme datakilden."
-#: strings.hrc:33
+#: dbaccess/inc/strings.hrc:33
msgctxt "RID_STR_ONLY_QUERY"
msgid ""
"The given command is not a SELECT statement.\n"
@@ -80,138 +80,138 @@ msgstr ""
"Den givne kommando er ikke en SELECT-sætning.\n"
"Kun forespørgsler er tilladt."
-#: strings.hrc:34
+#: dbaccess/inc/strings.hrc:34
msgctxt "RID_STR_NO_VALUE_CHANGED"
msgid "No values were modified."
msgstr "Ingen værdier blev modificeret."
-#: strings.hrc:35
+#: dbaccess/inc/strings.hrc:35
msgctxt "RID_STR_NO_XROWUPDATE"
msgid "Values could not be inserted. The XRowUpdate interface is not supported by ResultSet."
msgstr "Værdier kunne ikke indsættes. XRowUpdate-grænsefladen er ikke understøttet af ResultSet."
-#: strings.hrc:36
+#: dbaccess/inc/strings.hrc:36
msgctxt "RID_STR_NO_XRESULTSETUPDATE"
msgid "Values could not be inserted. The XResultSetUpdate interface is not supported by ResultSet."
msgstr "Værdier kunne ikke indsættes. XResultSetUpdate-grænsefladen er ikke understøttet af ResultSet."
-#: strings.hrc:37
+#: dbaccess/inc/strings.hrc:37
msgctxt "RID_STR_NO_UPDATE_MISSING_CONDITION"
msgid "Values could not be modified, due to a missing condition statement."
msgstr "Værdier kunne ikke ændres på grund af manglende betingelsessætning."
-#: strings.hrc:38
+#: dbaccess/inc/strings.hrc:38
msgctxt "RID_STR_NO_COLUMN_ADD"
msgid "The adding of columns is not supported."
msgstr "Tilføjelse af kolonner er ikke understøttet."
-#: strings.hrc:39
+#: dbaccess/inc/strings.hrc:39
msgctxt "RID_STR_NO_COLUMN_DROP"
msgid "The dropping of columns is not supported."
msgstr "Sletning af kolonner er ikke understøttet."
-#: strings.hrc:40
+#: dbaccess/inc/strings.hrc:40
msgctxt "RID_STR_NO_CONDITION_FOR_PK"
msgid "The WHERE condition could not be created for the primary key."
msgstr "WHERE-betingelsen kunne ikke oprettes for primærnøglen."
-#: strings.hrc:41
+#: dbaccess/inc/strings.hrc:41
msgctxt "RID_STR_COLUMN_UNKNOWN_PROP"
msgid "The column does not support the property '%value'."
msgstr "Kolonnen understøtter ikke egenskaben '%value'."
-#: strings.hrc:42
+#: dbaccess/inc/strings.hrc:42
msgctxt "RID_STR_COLUMN_NOT_SEARCHABLE"
msgid "The column is not searchable!"
msgstr "Kolonnen er ikke søgbar!"
-#: strings.hrc:43
+#: dbaccess/inc/strings.hrc:43
msgctxt "RID_STR_NOT_SEQUENCE_INT8"
msgid "The value of the columns is not of the type Sequence<sal_Int8>."
msgstr "Værdien af kolonnerne er ikke af typen Sequence<sal_Int8>."
-#: strings.hrc:44
+#: dbaccess/inc/strings.hrc:44
msgctxt "RID_STR_COLUMN_NOT_VALID"
msgid "The column is not valid."
msgstr "Kolonnen er ikke gyldig."
-#: strings.hrc:45
+#: dbaccess/inc/strings.hrc:45
#, c-format
msgctxt "RID_STR_COLUMN_MUST_VISIBLE"
msgid "The column '%name' must be visible as a column."
msgstr "Kolonnen '%name' skal være synlig som en kolonne."
-#: strings.hrc:46
+#: dbaccess/inc/strings.hrc:46
msgctxt "RID_STR_NO_XQUERIESSUPPLIER"
msgid "The interface XQueriesSupplier is not available."
msgstr "Grænsefladen XQueriesSupplier er ikke tilgængelig."
-#: strings.hrc:47
+#: dbaccess/inc/strings.hrc:47
msgctxt "RID_STR_NO_ABS_ZERO"
msgid "An 'absolute(0)' call is not allowed."
msgstr "Et 'absolute(0)'-kald er ikke tilladt."
-#: strings.hrc:48
+#: dbaccess/inc/strings.hrc:48
msgctxt "RID_STR_NO_RELATIVE"
msgid "Relative positioning is not allowed in this state."
msgstr "Relativ placering er ikke tilladt i denne tilstand."
-#: strings.hrc:49
+#: dbaccess/inc/strings.hrc:49
msgctxt "RID_STR_NO_REFESH_AFTERLAST"
msgid "A row cannot be refreshed when the ResultSet is positioned after the last row."
msgstr "En række kan ikke opdateres, når ResultSet placeres efter sidste række."
-#: strings.hrc:50
+#: dbaccess/inc/strings.hrc:50
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 "En ny række kan ikke indsættes, når ResultSet ikke først er flyttet til den indsattte række."
-#: strings.hrc:51
+#: dbaccess/inc/strings.hrc:51
msgctxt "RID_STR_NO_UPDATEROW"
msgid "A row cannot be modified in this state"
msgstr "En række kan ikke ændres i denne tilstand"
-#: strings.hrc:52
+#: dbaccess/inc/strings.hrc:52
msgctxt "RID_STR_NO_DELETEROW"
msgid "A row cannot be deleted in this state."
msgstr "En række kan ikke slettes i denne tilstand."
-#: strings.hrc:53
+#: dbaccess/inc/strings.hrc:53
msgctxt "RID_STR_NO_TABLE_RENAME"
msgid "The driver does not support table renaming."
msgstr "Driveren understøtter ikke tabelomdøbning."
-#: strings.hrc:54
+#: dbaccess/inc/strings.hrc:54
msgctxt "RID_STR_COLUMN_ALTER_BY_NAME"
msgid "The driver does not support the modification of column descriptions by changing the name."
msgstr "Driveren understøtter ikke ændring af kolonnebeskrivelser ved at ændre navnet."
-#: strings.hrc:55
+#: dbaccess/inc/strings.hrc:55
msgctxt "RID_STR_COLUMN_ALTER_BY_INDEX"
msgid "The driver does not support the modification of column descriptions by changing the index."
msgstr "Driveren understøtter ikke ændring af kolonnebeskrivelser ved at ændre indekset."
-#: strings.hrc:56
+#: dbaccess/inc/strings.hrc:56
msgctxt "RID_STR_FILE_DOES_NOT_EXIST"
msgid "The file \"$file$\" does not exist."
msgstr "Filen \"$file$\" findes ikke."
-#: strings.hrc:57
+#: dbaccess/inc/strings.hrc:57
msgctxt "RID_STR_TABLE_DOES_NOT_EXIST"
msgid "There exists no table named \"$table$\"."
msgstr "Der findes ingen tabel med navnet \"$table$\"."
-#: strings.hrc:58
+#: dbaccess/inc/strings.hrc:58
msgctxt "RID_STR_QUERY_DOES_NOT_EXIST"
msgid "There exists no query named \"$table$\"."
msgstr "Der findes ingen forespørgsel med navnet \"$table$\"."
-#: strings.hrc:59
+#: dbaccess/inc/strings.hrc:59
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 "Der er tabeller i databasen, hvis navne er i konflikt med navnene på eksisterende forespørgsler. For at bruge alle forespørgsler og tabeller fuldt ud skal du være sikker på, at de har unikke navne."
-#: strings.hrc:60
+#: dbaccess/inc/strings.hrc:60
msgctxt "RID_STR_COMMAND_LEADING_TO_ERROR"
msgid ""
"The SQL command leading to this error is:\n"
@@ -222,42 +222,42 @@ msgstr ""
"\n"
"$command$"
-#: strings.hrc:61
+#: dbaccess/inc/strings.hrc:61
msgctxt "RID_STR_STATEMENT_WITHOUT_RESULT_SET"
msgid "The SQL command does not describe a result set."
msgstr "SQL-kommandoen beskriver ikke et resultatsæt."
-#: strings.hrc:62
+#: dbaccess/inc/strings.hrc:62
msgctxt "RID_STR_NAME_MUST_NOT_BE_EMPTY"
msgid "The name must not be empty."
msgstr "Navnet må ikke være tomt."
-#: strings.hrc:63
+#: dbaccess/inc/strings.hrc:63
msgctxt "RID_STR_NO_NULL_OBJECTS_IN_CONTAINER"
msgid "The container cannot contain NULL objects."
msgstr "Containeren kan ikke indeholde NULL-objekter."
-#: strings.hrc:64
+#: dbaccess/inc/strings.hrc:64
msgctxt "RID_STR_NAME_ALREADY_USED"
msgid "There already is an object with the given name."
msgstr "Der allerede er et objekt med det givne navn."
-#: strings.hrc:65
+#: dbaccess/inc/strings.hrc:65
msgctxt "RID_STR_OBJECT_CONTAINER_MISMATCH"
msgid "This object cannot be part of this container."
msgstr "Dette objekt kan ikke være del af denne container."
-#: strings.hrc:66
+#: dbaccess/inc/strings.hrc:66
msgctxt "RID_STR_OBJECT_ALREADY_CONTAINED"
msgid "The object already is, with a different name, part of the container."
msgstr "Objektet er allerede, med et andet navn, del af containeren."
-#: strings.hrc:67
+#: dbaccess/inc/strings.hrc:67
msgctxt "RID_STR_NAME_NOT_FOUND"
msgid "Unable to find the document '$name$'."
msgstr "Kan ikke finde dokumentet '$name$'."
-#: strings.hrc:68
+#: dbaccess/inc/strings.hrc:68
msgctxt "RID_STR_ERROR_WHILE_SAVING"
msgid ""
"Could not save the document to $location$:\n"
@@ -266,7 +266,7 @@ msgstr ""
"Kunne ikke gemme dokumentet i $location$: \n"
"$message$"
-#: strings.hrc:69
+#: dbaccess/inc/strings.hrc:69
msgctxt "RID_NO_SUCH_DATA_SOURCE"
msgid ""
"Error accessing data source '$name$':\n"
@@ -275,445 +275,445 @@ msgstr ""
"Fejl ved adgang til datakilde '$name$':\n"
"$error$"
-#: strings.hrc:70
+#: dbaccess/inc/strings.hrc:70
msgctxt "RID_STR_NO_SUB_FOLDER"
msgid "There exists no folder named \"$folder$\"."
msgstr "Der eksisterer ingen mappe med navnet \"$folder$\"."
-#: strings.hrc:71
+#: dbaccess/inc/strings.hrc:71
msgctxt "RID_STR_NO_DELETE_BEFORE_AFTER"
msgid "Cannot delete the before-first or after-last row."
msgstr "Kan ikke slette rækken før-første eller efter-sidste."
-#: strings.hrc:72
+#: dbaccess/inc/strings.hrc:72
msgctxt "RID_STR_NO_DELETE_INSERT_ROW"
msgid "Cannot delete the insert-row."
msgstr "Kan ikke slette indsæt-rækken."
-#: strings.hrc:73
+#: dbaccess/inc/strings.hrc:73
msgctxt "RID_STR_RESULT_IS_READONLY"
msgid "Result set is read only."
msgstr "Resultatsættet er skrivebeskyttet."
-#: strings.hrc:74
+#: dbaccess/inc/strings.hrc:74
msgctxt "RID_STR_NO_DELETE_PRIVILEGE"
msgid "DELETE privilege not available."
msgstr "DELETE-privilegium er ikke til rådighed."
-#: strings.hrc:75
+#: dbaccess/inc/strings.hrc:75
msgctxt "RID_STR_ROW_ALREADY_DELETED"
msgid "Current row is already deleted."
msgstr "Aktuel række er allerede slettet."
-#: strings.hrc:76
+#: dbaccess/inc/strings.hrc:76
msgctxt "RID_STR_UPDATE_FAILED"
msgid "Current row could not be updated."
msgstr "Aktuel række kunne ikke opdateres."
-#: strings.hrc:77
+#: dbaccess/inc/strings.hrc:77
msgctxt "RID_STR_NO_INSERT_PRIVILEGE"
msgid "INSERT privilege not available."
msgstr "INSERT-privilegium er ikke til rådighed."
-#: strings.hrc:78
+#: dbaccess/inc/strings.hrc:78
msgctxt "RID_STR_INTERNAL_ERROR"
msgid "Internal error: no statement object provided by the database driver."
msgstr "Intern fejl: Intet sætningsobjekt leveret af databasedriveren."
-#: strings.hrc:79
+#: dbaccess/inc/strings.hrc:79
msgctxt "RID_STR_EXPRESSION1"
msgid "Expression1"
msgstr "Udtryk1"
-#: strings.hrc:80
+#: dbaccess/inc/strings.hrc:80
msgctxt "RID_STR_NO_SQL_COMMAND"
msgid "No SQL command was provided."
msgstr "Ingen SQL-kommando blev givet."
-#: strings.hrc:81
+#: dbaccess/inc/strings.hrc:81
msgctxt "RID_STR_INVALID_INDEX"
msgid "Invalid column index."
msgstr "Ugyldigt kolonneindeks."
-#: strings.hrc:82
+#: dbaccess/inc/strings.hrc:82
msgctxt "RID_STR_INVALID_CURSOR_STATE"
msgid "Invalid cursor state."
msgstr "Ugyldig cursor-tilstand."
-#: strings.hrc:83
+#: dbaccess/inc/strings.hrc:83
msgctxt "RID_STR_CURSOR_BEFORE_OR_AFTER"
msgid "The cursor points to before the first or after the last row."
msgstr "Cursoren peger før den første eller efter den sidste række."
-#: strings.hrc:84
+#: dbaccess/inc/strings.hrc:84
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 "Rækkerne før den første og efter den sidste række har ikke et bogmærke."
-#: strings.hrc:85
+#: dbaccess/inc/strings.hrc:85
msgctxt "RID_STR_NO_BOOKMARK_DELETED"
msgid "The current row is deleted, and thus doesn't have a bookmark."
msgstr "Den aktuelle række er slettet og har derfor ikke et bogmærke."
-#: strings.hrc:86
+#: dbaccess/inc/strings.hrc:86
msgctxt "RID_STR_CONNECTION_REQUEST"
msgid "A connection for the following URL was requested \"$name$\"."
msgstr "Der blev bedt om en forbindelse for følgende URL: \"$name$\"."
-#: strings.hrc:87
+#: dbaccess/inc/strings.hrc:87
msgctxt "RID_STR_MISSING_EXTENSION"
msgid "The extension is not installed."
msgstr "Udvidelsen er ikke installeret."
-#: strings.hrc:89
+#: dbaccess/inc/strings.hrc:89
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 "Du kan ikke give en tabel og en forespørgsel det samme navn. Brug et navn, som endnu ikke er brugt af en forespørgsel eller tabel."
-#: strings.hrc:90
+#: dbaccess/inc/strings.hrc:90
msgctxt "STR_BASENAME_TABLE"
msgid "Table"
msgstr "Tabel"
-#: strings.hrc:91
+#: dbaccess/inc/strings.hrc:91
msgctxt "STR_BASENAME_QUERY"
msgid "Query"
msgstr "Forespørgsel"
-#: strings.hrc:92
+#: dbaccess/inc/strings.hrc:92
msgctxt "STR_CONN_WITHOUT_QUERIES_OR_TABLES"
msgid "The given connection is no valid query and/or tables supplier."
msgstr "Den givne forbindelse er ikke en gyldig forespørgsel- og/eller tabelleverandør."
-#: strings.hrc:93
+#: dbaccess/inc/strings.hrc:93
msgctxt "STR_NO_TABLE_OBJECT"
msgid "The given object is no table object."
msgstr "Det givne objekt er ikke et tabelobjekt."
-#: strings.hrc:94
+#: dbaccess/inc/strings.hrc:94
msgctxt "STR_INVALID_COMPOSITION_TYPE"
msgid "Invalid composition type - need a value from com.sun.star.sdb.tools.CompositionType."
-msgstr "Ugyldig kompositionstype - har brug for en værdi fra com.sun.star.sdb.tools.CompositionType"
+msgstr "Ugyldig kompositionstype - har brug for en værdi fra com.sun.star.sdb.tools.CompositionType."
-#: strings.hrc:95
+#: dbaccess/inc/strings.hrc:95
msgctxt "STR_INVALID_COMMAND_TYPE"
msgid "Invalid command type - only TABLE and QUERY from com.sun.star.sdb.CommandType are allowed."
msgstr "Ugyldig kommandotype - kun TABLE og QUERY fra com.sun.star.sdb.CommandType er tilladt."
-#: strings.hrc:97
+#: dbaccess/inc/strings.hrc:97
msgctxt "STR_STATE_CLOSE_SUB_DOCS"
msgid "Prepare"
msgstr "Forbered"
-#: strings.hrc:98
+#: dbaccess/inc/strings.hrc:98
msgctxt "STR_STATE_BACKUP_DBDOC"
msgid "Backup Document"
msgstr "Sikkerhedskopier dokument"
-#: strings.hrc:99
+#: dbaccess/inc/strings.hrc:99
msgctxt "STR_STATE_MIGRATE"
msgid "Migrate"
msgstr "Flyt"
-#: strings.hrc:100
+#: dbaccess/inc/strings.hrc:100
msgctxt "STR_STATE_SUMMARY"
msgid "Summary"
msgstr "Sammenfatning"
#. To translators: This refers to a form documen t inside a database document.
-#: strings.hrc:102
+#: dbaccess/inc/strings.hrc:102
msgctxt "STR_FORM"
msgid "Form '$name$'"
msgstr "Formular '$name$'"
#. To translators: This refers to a report docum ent inside a database document.
-#: strings.hrc:104
+#: dbaccess/inc/strings.hrc:104
msgctxt "STR_REPORT"
msgid "Report '$name$'"
msgstr "Rapport '$name$'"
-#: strings.hrc:105
+#: dbaccess/inc/strings.hrc:105
msgctxt "STR_OVERALL_PROGRESS"
msgid "document $current$ of $overall$"
msgstr "dokument $current$ af $overall$"
-#: strings.hrc:106
+#: dbaccess/inc/strings.hrc:106
msgctxt "STR_DATABASE_DOCUMENT"
msgid "Database Document"
msgstr "Databasedokument"
-#: strings.hrc:107
+#: dbaccess/inc/strings.hrc:107
msgctxt "STR_SAVED_COPY_TO"
msgid "saved copy to $location$"
msgstr "gemt kopi til $location$"
-#: strings.hrc:108
+#: dbaccess/inc/strings.hrc:108
msgctxt "STR_MOVED_LIBRARY"
msgid "migrated $type$ library '$old$' to '$new$'"
msgstr "flyttet $type$ bibliotek '$old$' til '$new$'"
-#: strings.hrc:109
+#: dbaccess/inc/strings.hrc:109
msgctxt "STR_LIBRARY_TYPE_AND_NAME"
msgid "$type$ library '$library$'"
msgstr "$type$ bibliotek '$library$'"
-#: strings.hrc:110
+#: dbaccess/inc/strings.hrc:110
msgctxt "STR_MIGRATING_LIBS"
msgid "migrating libraries ..."
msgstr "migrerer biblioteker ..."
-#: strings.hrc:111
+#: dbaccess/inc/strings.hrc:111
msgctxt "STR_OOO_BASIC"
msgid "%PRODUCTNAME Basic"
msgstr "%PRODUCTNAME Basic"
-#: strings.hrc:112
+#: dbaccess/inc/strings.hrc:112
msgctxt "STR_JAVA_SCRIPT"
msgid "JavaScript"
msgstr "JavaScript"
-#: strings.hrc:113
+#: dbaccess/inc/strings.hrc:113
msgctxt "STR_BEAN_SHELL"
msgid "BeanShell"
msgstr "BeanShell"
-#: strings.hrc:114
+#: dbaccess/inc/strings.hrc:114
msgctxt "STR_JAVA"
msgid "Java"
msgstr "Java"
-#: strings.hrc:115
+#: dbaccess/inc/strings.hrc:115
msgctxt "STR_PYTHON"
msgid "Python"
msgstr "Python"
-#: strings.hrc:116
+#: dbaccess/inc/strings.hrc:116
msgctxt "STR_DIALOG"
msgid "dialog"
msgstr "dialog"
-#: strings.hrc:117
+#: dbaccess/inc/strings.hrc:117
msgctxt "STR_ERRORS"
msgid "Error(s)"
msgstr "Fejl"
-#: strings.hrc:118
+#: dbaccess/inc/strings.hrc:118
msgctxt "STR_WARNINGS"
msgid "Warnings"
msgstr "Advarsler"
-#: strings.hrc:119
+#: dbaccess/inc/strings.hrc:119
msgctxt "STR_EXCEPTION"
msgid "caught exception:"
msgstr "fandt undtagelse:"
-#: strings.hrc:120
+#: dbaccess/inc/strings.hrc:120
msgctxt "STR_INVALID_BACKUP_LOCATION"
msgid "You need to choose a backup location other than the document location itself."
msgstr "Du skal vælge en anden placering til sikkerhedskopien end filens egen placering."
-#: strings.hrc:121
+#: dbaccess/inc/strings.hrc:121
msgctxt "STR_INVALID_NUMBER_ARGS"
msgid "Invalid number of initialization arguments. Expected 1."
msgstr "Ulovligt antal initialiseringsargumenter. Forventede 1."
-#: strings.hrc:122
+#: dbaccess/inc/strings.hrc:122
msgctxt "STR_NO_DATABASE"
msgid "No database document found in the initialization arguments."
msgstr "Intet databasedokument fundet i initialiseringsargumenterne."
-#: strings.hrc:123
+#: dbaccess/inc/strings.hrc:123
msgctxt "STR_NOT_READONLY"
msgid "Not applicable to read-only documents."
msgstr "Kan ikke anvendes til skrivebeskyttede dokumenter."
-#: strings.hrc:125
+#: dbaccess/inc/strings.hrc:125
msgctxt "STR_QUERY_UNDO_TABWINSHOW"
msgid "Add Table Window"
msgstr "Tilføj tabelvindue"
-#: strings.hrc:126
+#: dbaccess/inc/strings.hrc:126
msgctxt "STR_QUERY_UNDO_MOVETABWIN"
msgid "Move table window"
msgstr "Flyt tabelvindue"
-#: strings.hrc:127
+#: dbaccess/inc/strings.hrc:127
msgctxt "STR_QUERY_UNDO_INSERTCONNECTION"
msgid "Insert Join"
msgstr "Indsæt Join"
-#: strings.hrc:128
+#: dbaccess/inc/strings.hrc:128
msgctxt "STR_QUERY_UNDO_REMOVECONNECTION"
msgid "Delete Join"
msgstr "Slet Join"
-#: strings.hrc:129
+#: dbaccess/inc/strings.hrc:129
msgctxt "STR_QUERY_UNDO_SIZETABWIN"
msgid "Resize table window"
msgstr "Tabelvindue - modificer størrelse"
-#: strings.hrc:130
+#: dbaccess/inc/strings.hrc:130
msgctxt "STR_QUERY_UNDO_TABFIELDDELETE"
msgid "Delete Column"
msgstr "Slet kolonne"
-#: strings.hrc:131
+#: dbaccess/inc/strings.hrc:131
msgctxt "STR_QUERY_UNDO_TABFIELDMOVED"
msgid "Move column"
msgstr "Flyt kolonne"
-#: strings.hrc:132
+#: dbaccess/inc/strings.hrc:132
msgctxt "STR_QUERY_UNDO_TABFIELDCREATE"
msgid "Add Column"
msgstr "Tilføj kolonne"
-#: strings.hrc:133
+#: dbaccess/inc/strings.hrc:133
msgctxt "RID_STR_FIELD_DOESNT_EXIST"
msgid "Invalid expression, field name '$name$' does not exist."
msgstr "Udtrykket er ugyldigt, da feltnavnet '$name$' ikke findes."
-#: strings.hrc:134
+#: dbaccess/inc/strings.hrc:134
msgctxt "STR_QUERY_UNDO_TABWINDELETE"
msgid "Delete Table Window"
msgstr "Slet tabelvindue"
-#: strings.hrc:135
+#: dbaccess/inc/strings.hrc:135
msgctxt "STR_QUERY_UNDO_MODIFY_CELL"
msgid "Edit Column Description"
msgstr "Modificer kolonnebeskrivelse"
-#: strings.hrc:136
+#: dbaccess/inc/strings.hrc:136
msgctxt "STR_QUERY_UNDO_SIZE_COLUMN"
msgid "Adjust column width"
msgstr "Modificer kolonnebredde"
-#: strings.hrc:137
+#: dbaccess/inc/strings.hrc:137
msgctxt "STR_QUERY_SORTTEXT"
msgid "(not sorted);ascending;descending"
msgstr "(ikke sorteret);stigende;faldende"
-#: strings.hrc:138
+#: dbaccess/inc/strings.hrc:138
msgctxt "STR_QUERY_FUNCTIONS"
msgid "(no function);Group"
msgstr "(ingen funktion);Gruppe"
-#: strings.hrc:139
+#: dbaccess/inc/strings.hrc:139
msgctxt "STR_QUERY_NOTABLE"
msgid "(no table)"
msgstr "(ingen tabel)"
-#: strings.hrc:140
+#: dbaccess/inc/strings.hrc:140
msgctxt "STR_QRY_ORDERBY_UNRELATED"
msgid "The database only supports sorting for visible fields."
msgstr "Databasen understøtter kun sortering for synlige felter."
-#: strings.hrc:141
+#: dbaccess/inc/strings.hrc:141
msgctxt "STR_QUERY_HANDLETEXT"
msgid "Field;Alias;Table;Sort;Visible;Function;Criterion;Or;Or"
msgstr "Felt;Alias;Tabel;Sortering;Synlig;Funktion;Kriterie;eller;eller"
-#: strings.hrc:142
+#: dbaccess/inc/strings.hrc:142
msgctxt "STR_QUERY_LIMIT_ALL"
msgid "All"
msgstr "Alt"
-#: strings.hrc:143
+#: dbaccess/inc/strings.hrc:143
msgctxt "STR_QRY_TOO_MANY_COLUMNS"
msgid "There are too many columns."
msgstr "Der er for mange kolonner."
-#: strings.hrc:144
+#: dbaccess/inc/strings.hrc:144
msgctxt "STR_QRY_CRITERIA_ON_ASTERISK"
msgid "A condition cannot be applied to field [*]"
msgstr "Der kan ikke angives en betingelse for feltet [*]"
-#: strings.hrc:145
+#: dbaccess/inc/strings.hrc:145
msgctxt "STR_QRY_TOO_LONG_STATEMENT"
msgid "The SQL statement created is too long."
msgstr "Den frembragte SQL-sætning er for lang."
-#: strings.hrc:146
+#: dbaccess/inc/strings.hrc:146
msgctxt "STR_QRY_TOOCOMPLEX"
msgid "Query is too complex"
msgstr "Forespørgslen er for kompleks"
-#: strings.hrc:147
+#: dbaccess/inc/strings.hrc:147
msgctxt "STR_QRY_NOSELECT"
msgid "Nothing has been selected."
msgstr "Intet er markeret."
-#: strings.hrc:148
+#: dbaccess/inc/strings.hrc:148
msgctxt "STR_QRY_SYNTAX"
msgid "SQL syntax error"
msgstr "SQL-syntaksfejl"
-#: strings.hrc:149
+#: dbaccess/inc/strings.hrc:149
msgctxt "STR_QRY_ORDERBY_ON_ASTERISK"
msgid "[*] cannot be used as a sort criterion."
msgstr "Der kan ikke sorteres efter [*]."
-#: strings.hrc:150
+#: dbaccess/inc/strings.hrc:150
msgctxt "STR_QRY_TOO_MANY_TABLES"
msgid "There are too many tables."
msgstr "Der er for mange tabeller."
-#: strings.hrc:151
+#: dbaccess/inc/strings.hrc:151
msgctxt "STR_QRY_NATIVE"
msgid "The statement will not be applied when querying in the SQL dialect of the database."
-msgstr "Ved forespørgsel i databasens SQL-dialekt bliver sætningen ikke overtaget"
+msgstr "Ved forespørgsel i databasens SQL-dialekt bliver sætningen ikke overtaget."
-#: strings.hrc:152
+#: dbaccess/inc/strings.hrc:152
msgctxt "STR_QRY_ILLEGAL_JOIN"
msgid "Join could not be processed"
msgstr "Det var ikke muligt at oprette et Join"
-#: strings.hrc:153
+#: dbaccess/inc/strings.hrc:153
msgctxt "STR_SVT_SQL_SYNTAX_ERROR"
msgid "Syntax error in SQL statement"
msgstr "Syntaksfejl i SQL-sætning"
-#: strings.hrc:154
+#: dbaccess/inc/strings.hrc:154
msgctxt "STR_QUERYDESIGN_NO_VIEW_SUPPORT"
msgid "This database does not support table views."
msgstr "Denne database understøtter ikke tabelvisninger."
-#: strings.hrc:155
+#: dbaccess/inc/strings.hrc:155
msgctxt "STR_NO_ALTER_VIEW_SUPPORT"
msgid "This database does not support altering of existing table views."
msgstr "Denne database understøtter ikke ændring af eksisterende tabelvisninger."
-#: strings.hrc:156
+#: dbaccess/inc/strings.hrc:156
msgctxt "STR_QUERYDESIGN_NO_VIEW_ASK"
msgid "Do you want to create a query instead?"
msgstr "Vil du i stedet oprette en forespørgsel?"
-#: strings.hrc:157
+#: dbaccess/inc/strings.hrc:157
msgctxt "STR_DATASOURCE_DELETED"
msgid "The corresponding data source has been deleted. Therefore, data relevant to that data source cannot be saved."
msgstr "Den tilhørende datakilde er blevet slettet. Det er ikke muligt at gemme data med relation til denne."
-#: strings.hrc:158
+#: dbaccess/inc/strings.hrc:158
msgctxt "STR_QRY_COLUMN_NOT_FOUND"
msgid "The column '$name$' is unknown."
msgstr "Kolonnenavnet '$name$ er ukendt"
-#: strings.hrc:159
+#: dbaccess/inc/strings.hrc:159
msgctxt "STR_QRY_JOIN_COLUMN_COMPARE"
msgid "Columns can only be compared using '='."
msgstr "Kolonner kan kun sammenlignes med '='."
-#: strings.hrc:160
+#: dbaccess/inc/strings.hrc:160
msgctxt "STR_QRY_LIKE_LEFT_NO_COLUMN"
msgid "You must use a column name before 'LIKE'."
msgstr "Du skal benytte et kolonnenavn på venstre side af 'LIKE'"
-#: strings.hrc:161
+#: dbaccess/inc/strings.hrc:161
msgctxt "STR_QRY_CHECK_CASESENSITIVE"
msgid "The column could not be found. Please note that the database is case-sensitive."
msgstr "Kolonnen kunne ikke findes. Vær opmærksom på, at der i databasen skelnes mellem store og små bogstaver."
#. To translators: For $object$, one of the valu es of the RSC_QUERY_OBJECT_TYPE resource will be inserted.
-#: strings.hrc:163
+#: dbaccess/inc/strings.hrc:163
msgctxt "STR_QUERY_SAVEMODIFIED"
msgid ""
"$object$ has been changed.\n"
@@ -723,233 +723,233 @@ msgstr ""
"Vil du gemme ændringerne?"
#. To translators: For $object$, one of the valu es of the RSC_QUERY_OBJECT_TYPE resource (except \"SQL command\", which doesn't make sense here) will be inserted.
-#: strings.hrc:165
+#: dbaccess/inc/strings.hrc:165
msgctxt "STR_ERROR_PARSING_STATEMENT"
msgid "$object$ is based on an SQL command which could not be parsed."
msgstr "SQL-kommandoen, som udgør $object$, kunne ikke fortolkes."
#. To translators: For $object$, one of the valu es of the RSC_QUERY_OBJECT_TYPE resource (except \"SQL command\", which doesn't make sense here) will be inserted.
-#: strings.hrc:167
+#: dbaccess/inc/strings.hrc:167
msgctxt "STR_INFO_OPENING_IN_SQL_VIEW"
msgid "$object$ will be opened in SQL view."
msgstr "$object$ vil blive åbnet i SQL-visning."
-#: strings.hrc:168
+#: dbaccess/inc/strings.hrc:168
msgctxt "STR_STATEMENT_WITHOUT_RESULT_SET"
msgid "The query does not create a result set, and thus cannot be part of another query."
msgstr "Forespørgslen opretter ikke et resultatsæt og kan således ikke være del af en anden forespørgsel."
-#: strings.hrc:170
+#: dbaccess/inc/strings.hrc:170
msgctxt "RID_STR_COLUMN_FORMAT"
msgid "Column ~Format..."
msgstr "Kolonne~format..."
-#: strings.hrc:171
+#: dbaccess/inc/strings.hrc:171
msgctxt "RID_STR_COLUMN_WIDTH"
msgid "Column ~Width..."
msgstr "~Kolonnebredde..."
-#: strings.hrc:172
+#: dbaccess/inc/strings.hrc:172
msgctxt "RID_STR_TABLE_FORMAT"
msgid "Table Format..."
msgstr "Tabelformat..."
-#: strings.hrc:173
+#: dbaccess/inc/strings.hrc:173
msgctxt "RID_STR_ROW_HEIGHT"
msgid "Row Height..."
msgstr "Rækkehøjde..."
-#: strings.hrc:174
+#: dbaccess/inc/strings.hrc:174
msgctxt "RID_STR_COPY"
msgid "~Copy"
msgstr "~Kopier"
-#: strings.hrc:175
+#: dbaccess/inc/strings.hrc:175
msgctxt "RID_STR_UNDO_MODIFY_RECORD"
msgid "Undo: Data Input"
msgstr "Fortryd: Dataindtastning"
-#: strings.hrc:176
+#: dbaccess/inc/strings.hrc:176
msgctxt "RID_STR_SAVE_CURRENT_RECORD"
msgid "Save current record"
msgstr "Gem aktuel datapost"
-#: strings.hrc:177
+#: dbaccess/inc/strings.hrc:177
msgctxt "STR_QRY_TITLE"
msgid "Query #"
msgstr "Forespørgsel #"
-#: strings.hrc:178
+#: dbaccess/inc/strings.hrc:178
msgctxt "STR_TBL_TITLE"
msgid "Table #"
msgstr "Tabel #"
-#: strings.hrc:179
+#: dbaccess/inc/strings.hrc:179
msgctxt "STR_VIEW_TITLE"
msgid "View #"
msgstr "Visning #"
-#: strings.hrc:180
+#: dbaccess/inc/strings.hrc:180
msgctxt "STR_NAME_ALREADY_EXISTS"
msgid "The name \"#\" already exists."
msgstr "Navnet \"#\" findes allerede."
-#: strings.hrc:181
+#: dbaccess/inc/strings.hrc:181
msgctxt "STR_NO_COLUMNNAME_MATCHING"
msgid "No matching column names were found."
msgstr "Der kunne ikke findes noget passende kolonnenavn!"
-#: strings.hrc:182
+#: dbaccess/inc/strings.hrc:182
msgctxt "STR_ERROR_OCCURRED_WHILE_COPYING"
msgid "An error occurred. Do you want to continue copying?"
msgstr "Der er opstået en fejl ! Vil du fortsætte kopieringen?"
-#: strings.hrc:183
+#: dbaccess/inc/strings.hrc:183
msgctxt "STR_DATASOURCE_GRIDCONTROL_NAME"
msgid "Data source table view"
msgstr "Tabeloversigt over datakilder"
-#: strings.hrc:184
+#: dbaccess/inc/strings.hrc:184
msgctxt "STR_DATASOURCE_GRIDCONTROL_DESC"
msgid "Shows the selected table or query."
msgstr "Viser den valgte tabel eller forespørgsel."
-#: strings.hrc:186
+#: dbaccess/inc/strings.hrc:186
msgctxt "STR_QUERY_UNDO_MODIFYSQLEDIT"
msgid "Modify SQL statement(s)"
msgstr "Rediger SQL-sætning(er)"
-#: strings.hrc:188
+#: dbaccess/inc/strings.hrc:188
msgctxt "RID_STR_NEW_FORM"
msgid "Create Form in Design View..."
msgstr "Opret formular i designvisning..."
-#: strings.hrc:189
+#: dbaccess/inc/strings.hrc:189
msgctxt "RID_STR_NEW_FORM_AUTO"
msgid "Use Wizard to Create Form..."
msgstr "Brug guide til at oprette formular..."
-#: strings.hrc:190
+#: dbaccess/inc/strings.hrc:190
msgctxt "RID_STR_NEW_REPORT_AUTO"
msgid "Use Wizard to Create Report..."
msgstr "Brug guide til at oprette rapport..."
-#: strings.hrc:191
+#: dbaccess/inc/strings.hrc:191
msgctxt "RID_STR_NEW_REPORT"
msgid "Create Report in Design View..."
msgstr "Opret rapport i designvisning..."
-#: strings.hrc:192
+#: dbaccess/inc/strings.hrc:192
msgctxt "RID_STR_NEW_QUERY"
msgid "Create Query in Design View..."
msgstr "Opret forespørgsel i designvisning..."
-#: strings.hrc:193
+#: dbaccess/inc/strings.hrc:193
msgctxt "RID_STR_NEW_QUERY_SQL"
msgid "Create Query in SQL View..."
msgstr "Opret forespørgsel i SQL-visning..."
-#: strings.hrc:194
+#: dbaccess/inc/strings.hrc:194
msgctxt "RID_STR_NEW_QUERY_AUTO"
msgid "Use Wizard to Create Query..."
msgstr "Brug guide til at oprette forespørgsel..."
-#: strings.hrc:195
+#: dbaccess/inc/strings.hrc:195
msgctxt "RID_STR_NEW_TABLE"
msgid "Create Table in Design View..."
msgstr "Opret tabel i designvisning..."
-#: strings.hrc:196
+#: dbaccess/inc/strings.hrc:196
msgctxt "RID_STR_NEW_TABLE_AUTO"
msgid "Use Wizard to Create Table..."
msgstr "Brug guide til at oprette tabel..."
-#: strings.hrc:197
+#: dbaccess/inc/strings.hrc:197
msgctxt "RID_STR_NEW_VIEW"
msgid "Create View..."
msgstr "Opret visning..."
-#: strings.hrc:198
+#: dbaccess/inc/strings.hrc:198
msgctxt "RID_STR_FORMS_CONTAINER"
msgid "Forms"
msgstr "Formularer"
-#: strings.hrc:199
+#: dbaccess/inc/strings.hrc:199
msgctxt "RID_STR_REPORTS_CONTAINER"
msgid "Reports"
msgstr "Rapporter"
-#: strings.hrc:200
+#: dbaccess/inc/strings.hrc:200
msgctxt "RID_STR_REPORTS_HELP_TEXT_WIZARD"
msgid "The wizard will guide you through the steps necessary to create a report."
msgstr "Guiden vil hjælpe dig gennem de nødvendige trin for at oprette en rapport."
-#: strings.hrc:201
+#: dbaccess/inc/strings.hrc:201
msgctxt "RID_STR_FORMS_HELP_TEXT"
msgid "Create a form by specifying the record source, controls, and control properties."
msgstr "Opret en formular ved at angive datapostkilden, kontrolelementer og kontrolelementegenskaber."
-#: strings.hrc:202
+#: dbaccess/inc/strings.hrc:202
msgctxt "RID_STR_REPORT_HELP_TEXT"
msgid "Create a report by specifying the record source, controls, and control properties."
msgstr "Opret en rapport med ved at angive datakilden, kontrolelementerne og kontrolelementegenskaberne."
-#: strings.hrc:203
+#: dbaccess/inc/strings.hrc:203
msgctxt "RID_STR_FORMS_HELP_TEXT_WIZARD"
msgid "The wizard will guide you through the steps necessary to create a form."
msgstr "Guiden vil hjælpe dig gennem de nødvendige trin for at oprette en formular."
-#: strings.hrc:204
+#: dbaccess/inc/strings.hrc:204
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 "Opret en forespørgsel ved at angive filtre, indtastningstabeller, feltnavne og egenskaber for sortering eller gruppering."
-#: strings.hrc:205
+#: dbaccess/inc/strings.hrc:205
msgctxt "RID_STR_QUERIES_HELP_TEXT_SQL"
msgid "Create a query by entering an SQL statement directly."
msgstr "Opret en forespørgsel ved at indtaste en SQL-sætning direkte."
-#: strings.hrc:206
+#: dbaccess/inc/strings.hrc:206
msgctxt "RID_STR_QUERIES_HELP_TEXT_WIZARD"
msgid "The wizard will guide you through the steps necessary to create a query."
msgstr "Guiden vil hjælpe dig gennem de nødvendige trin for at oprette en forespørgsel."
-#: strings.hrc:207
+#: dbaccess/inc/strings.hrc:207
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 "Opret en tabel ved at angive feltnavnene og egenskaber såvel som datatyper."
-#: strings.hrc:208
+#: dbaccess/inc/strings.hrc:208
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 "Vælg fra et udvalg af prøvetabeller til personlig og forretningsbrug, og tilpas og opret en tabel ud fra disse."
-#: strings.hrc:209
+#: dbaccess/inc/strings.hrc:209
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 "Opret en visning ved at angive tabel- og feltnavne, som skal være synlige."
-#: strings.hrc:210
+#: dbaccess/inc/strings.hrc:210
msgctxt "STR_DATABASE"
msgid "Database"
msgstr "Database"
-#: strings.hrc:211
+#: dbaccess/inc/strings.hrc:211
msgctxt "STR_TASKS"
msgid "Tasks"
msgstr "Opgaver"
-#: strings.hrc:212
+#: dbaccess/inc/strings.hrc:212
msgctxt "STR_DESCRIPTION"
msgid "Description"
msgstr "Beskrivelse"
-#: strings.hrc:213
+#: dbaccess/inc/strings.hrc:213
msgctxt "STR_PREVIEW"
msgid "Preview"
msgstr "Forhåndsvisning"
-#: strings.hrc:214
+#: dbaccess/inc/strings.hrc:214
msgctxt "STR_QUERY_CLOSEDOCUMENTS"
msgid ""
"The connection type has been altered.\n"
@@ -962,27 +962,27 @@ msgstr ""
"\n"
"Vil du lukke alle dokumenter nu?"
-#: strings.hrc:217
+#: dbaccess/inc/strings.hrc:217
msgctxt "STR_FRM_LABEL"
msgid "F~orm name"
msgstr "Formular~navn"
-#: strings.hrc:218
+#: dbaccess/inc/strings.hrc:218
msgctxt "STR_RPT_LABEL"
msgid "~Report name"
msgstr "~Navn på rapport"
-#: strings.hrc:219
+#: dbaccess/inc/strings.hrc:219
msgctxt "STR_FOLDER_LABEL"
msgid "F~older name"
msgstr "~Mappenavn"
-#: strings.hrc:220
+#: dbaccess/inc/strings.hrc:220
msgctxt "STR_SUB_DOCS_WITH_SCRIPTS"
msgid "The document contains forms or reports with embedded macros."
msgstr "Dokumentet indeholder formularer eller rapporter med indlejrede makroer."
-#: strings.hrc:221
+#: dbaccess/inc/strings.hrc:221
msgctxt "STR_SUB_DOCS_WITH_SCRIPTS_DETAIL"
msgid ""
"Macros should be embedded into the database document itself.\n"
@@ -997,263 +997,263 @@ msgstr ""
"\n"
"Bemærk, at det ikke vil være muligt at indlejre makroer i selve databasedokumentet før denne migrering er gennemført."
-#: strings.hrc:226
+#: dbaccess/inc/strings.hrc:226
msgctxt "RID_STR_EMBEDDED_DATABASE"
msgid "Embedded database"
msgstr "Indlejret database"
-#: strings.hrc:227
+#: dbaccess/inc/strings.hrc:227
msgctxt "RID_STR_NO_DIFF_CAT"
msgid "You cannot select different categories."
msgstr "Du kan ikke markere forskellige kategorier."
-#: strings.hrc:228
+#: dbaccess/inc/strings.hrc:228
msgctxt "RID_STR_UNSUPPORTED_OBJECT_TYPE"
msgid "Unsupported object type found ($type$)."
msgstr "Fundet objekttype, som ikke er understøttet: ($type$)."
-#: strings.hrc:229
+#: dbaccess/inc/strings.hrc:229
msgctxt "STR_PAGETITLE_GENERAL"
msgid "Advanced Properties"
msgstr "Avancerede egenskaber"
-#: strings.hrc:230
+#: dbaccess/inc/strings.hrc:230
msgctxt "STR_PAGETITLE_ADVANCED"
msgid "Additional Settings"
msgstr "Yderligere indstillinger"
-#: strings.hrc:231
+#: dbaccess/inc/strings.hrc:231
msgctxt "STR_PAGETITLE_CONNECTION"
msgid "Connection settings"
msgstr "Forbindelsesindstillinger"
-#: strings.hrc:232
+#: dbaccess/inc/strings.hrc:232
msgctxt "STR_TBL_LABEL"
msgid "~Table Name"
msgstr "Tabelnavn"
-#: strings.hrc:233
+#: dbaccess/inc/strings.hrc:233
msgctxt "STR_QRY_LABEL"
msgid "~Query name"
msgstr "Navn på forespørgsel"
-#: strings.hrc:234
+#: dbaccess/inc/strings.hrc:234
msgctxt "STR_TITLE_RENAME"
msgid "Rename to"
msgstr "Omdøb til"
-#: strings.hrc:235
+#: dbaccess/inc/strings.hrc:235
msgctxt "STR_TITLE_PASTE_AS"
msgid "Insert as"
msgstr "Indsæt som"
-#: strings.hrc:237
+#: dbaccess/inc/strings.hrc:237
msgctxt "STR_QUERY_BRW_DELETE_ROWS"
msgid "Do you want to delete the selected data?"
msgstr "Skal de markerede data slettes?"
-#: strings.hrc:238
+#: dbaccess/inc/strings.hrc:238
msgctxt "SBA_BROWSER_SETTING_ORDER"
msgid "Error setting the sort criteria"
msgstr "Fejl ved bestemmelse af sorteringskriterierne"
-#: strings.hrc:239
+#: dbaccess/inc/strings.hrc:239
msgctxt "SBA_BROWSER_SETTING_FILTER"
msgid "Error setting the filter criteria"
msgstr "Fejl ved bestemmelse af filtreringskriterierne"
-#: strings.hrc:240
+#: dbaccess/inc/strings.hrc:240
msgctxt "RID_STR_CONNECTION_LOST"
msgid "Connection lost"
msgstr "Forbindelsen blev afbrudt"
-#: strings.hrc:241
+#: dbaccess/inc/strings.hrc:241
msgctxt "RID_STR_QUERIES_CONTAINER"
msgid "Queries"
msgstr "Forespørgsler"
-#: strings.hrc:242
+#: dbaccess/inc/strings.hrc:242
msgctxt "RID_STR_TABLES_CONTAINER"
msgid "Tables"
msgstr "Tabeller"
-#: strings.hrc:243
+#: dbaccess/inc/strings.hrc:243
msgctxt "STR_TITLE_CONFIRM_DELETION"
msgid "Confirm Deletion"
msgstr "Bekræft sletning"
-#: strings.hrc:244
+#: dbaccess/inc/strings.hrc:244
msgctxt "STR_QUERY_DELETE_TABLE"
msgid "Do you want to delete the table '%1'?"
msgstr "Skal tabellen '%1' slettes?"
-#: strings.hrc:245
+#: dbaccess/inc/strings.hrc:245
msgctxt "STR_QUERY_CONNECTION_LOST"
msgid "The connection to the database has been lost. Do you want to reconnect?"
msgstr "Forbindelsen til databasen er tabt. Skal den genoprettes?"
-#: strings.hrc:246
+#: dbaccess/inc/strings.hrc:246
msgctxt "STR_OPENTABLES_WARNINGS"
msgid "Warnings encountered"
msgstr "Advarsler foreligger"
-#: strings.hrc:247
+#: dbaccess/inc/strings.hrc:247
msgctxt "STR_OPENTABLES_WARNINGS_DETAILS"
msgid "While retrieving the tables, warnings were reported by the database connection."
msgstr "Ved modtagelse af tabellerne blev der modtaget advarsler fra databaseforbindelsen."
-#: strings.hrc:248
+#: dbaccess/inc/strings.hrc:248
msgctxt "STR_CONNECTING_DATASOURCE"
msgid "Connecting to \"$name$\" ..."
msgstr "Opretter forbindelse til \"$name$\" ..."
-#: strings.hrc:249
+#: dbaccess/inc/strings.hrc:249
msgctxt "STR_LOADING_QUERY"
msgid "Loading query $name$ ..."
msgstr "Indlæser forespørgslen $name$ ..."
-#: strings.hrc:250
+#: dbaccess/inc/strings.hrc:250
msgctxt "STR_LOADING_TABLE"
msgid "Loading table $name$ ..."
msgstr "Indlæser tabellen $name$ ..."
-#: strings.hrc:251
+#: dbaccess/inc/strings.hrc:251
msgctxt "STR_NO_TABLE_FORMAT_INSIDE"
msgid "No table format could be found."
msgstr "Det var ikke muligt at finde noget tabelformat."
-#: strings.hrc:252
+#: dbaccess/inc/strings.hrc:252
msgctxt "STR_COULDNOTCONNECT_DATASOURCE"
msgid "The connection to the data source \"$name$\" could not be established."
msgstr "Der kunne ikke oprettes forbindelse til datakilden \"$name$\"."
-#: strings.hrc:254
+#: dbaccess/inc/strings.hrc:254
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 "Ukendt;Tekst;Tal;Dato/Klokkeslæt;Dato;Klokkeslæt;Ja/Nej;Valuta;Notat;Tæller;Billede;Tekst (fix);Decimal;Binært felt (fix);Binært felt;Stort heltal;Dobbelt;Decimal;Rationelt tal;Heltal;Lille heltal;Miniheltal;SQL Null;Objekt;Distinkt;Struktur;Felt;BLOB;CLOB;REF;ANDET;Bit (fix)"
-#: strings.hrc:255
+#: dbaccess/inc/strings.hrc:255
msgctxt "STR_TABLEDESIGN_UNDO_PRIMKEY"
msgid "Insert/remove primary key"
msgstr "Indsæt/fjern primærnøgle"
-#: strings.hrc:256
+#: dbaccess/inc/strings.hrc:256
msgctxt "STR_VALUE_YES"
msgid "Yes"
msgstr "Ja"
-#: strings.hrc:257
+#: dbaccess/inc/strings.hrc:257
msgctxt "STR_VALUE_NO"
msgid "No"
msgstr "Nej"
#. Note: should somehow fit to the word "value" in other languages as well: value - none ....
-#: strings.hrc:259
+#: dbaccess/inc/strings.hrc:259
msgctxt "STR_VALUE_NONE"
msgid "<none>"
msgstr "<ingen>"
-#: strings.hrc:260
+#: dbaccess/inc/strings.hrc:260
msgctxt "STR_TAB_FIELD_NAME"
msgid "Field name"
msgstr "Feltnavn"
-#: strings.hrc:261
+#: dbaccess/inc/strings.hrc:261
msgctxt "STR_TAB_FIELD_COLUMN_NAME"
msgid "Field Name"
msgstr "Feltnavn"
-#: strings.hrc:262
+#: dbaccess/inc/strings.hrc:262
msgctxt "STR_TAB_FIELD_DATATYPE"
msgid "Field ~type"
msgstr "Felt~type"
-#: strings.hrc:263
+#: dbaccess/inc/strings.hrc:263
msgctxt "STR_TAB_FIELD_COLUMN_DATATYPE"
msgid "Field Type"
msgstr "Felttype"
-#: strings.hrc:264
+#: dbaccess/inc/strings.hrc:264
msgctxt "STR_TAB_HELP_TEXT"
msgid "Description"
msgstr "Beskrivelse"
-#: strings.hrc:265
+#: dbaccess/inc/strings.hrc:265
msgctxt "STR_COLUMN_DESCRIPTION"
msgid "Column Description"
msgstr "Kolonnebeskrivelse"
-#: strings.hrc:266
+#: dbaccess/inc/strings.hrc:266
msgctxt "STR_FIELD_AUTOINCREMENT"
msgid "~AutoValue"
msgstr "~Automatisk værdi"
-#: strings.hrc:267
+#: dbaccess/inc/strings.hrc:267
msgctxt "STR_TAB_PROPERTIES"
msgid "Field Properties"
msgstr "Feltegenskaber"
-#: strings.hrc:268
+#: dbaccess/inc/strings.hrc:268
msgctxt "STR_TABED_UNDO_CELLMODIFIED"
msgid "Modify cell"
msgstr "Modificer celle"
-#: strings.hrc:269
+#: dbaccess/inc/strings.hrc:269
msgctxt "STR_TABED_UNDO_ROWDELETED"
msgid "Delete row"
msgstr "Slet række"
-#: strings.hrc:270
+#: dbaccess/inc/strings.hrc:270
msgctxt "STR_TABED_UNDO_TYPE_CHANGED"
msgid "Modify field type"
msgstr "Modificer felttype"
-#: strings.hrc:271
+#: dbaccess/inc/strings.hrc:271
msgctxt "STR_TABED_UNDO_ROWINSERTED"
msgid "Insert row"
msgstr "Indsæt række"
-#: strings.hrc:272
+#: dbaccess/inc/strings.hrc:272
msgctxt "STR_TABED_UNDO_NEWROWINSERTED"
msgid "Insert new row"
msgstr "Indsæt ny række"
-#: strings.hrc:273
+#: dbaccess/inc/strings.hrc:273
msgctxt "STR_DEFAULT_VALUE"
msgid "~Default value"
msgstr "~Standardværdi"
-#: strings.hrc:274
+#: dbaccess/inc/strings.hrc:274
msgctxt "STR_FIELD_REQUIRED"
msgid "~Entry required"
msgstr "~Indtastning påkrævet"
-#: strings.hrc:275
+#: dbaccess/inc/strings.hrc:275
msgctxt "STR_TEXT_LENGTH"
msgid "~Length"
msgstr "~Længde"
-#: strings.hrc:276
+#: dbaccess/inc/strings.hrc:276
msgctxt "STR_NUMERIC_TYPE"
msgid "~Type"
msgstr "~Type"
-#: strings.hrc:277
+#: dbaccess/inc/strings.hrc:277
msgctxt "STR_LENGTH"
msgid "~Length"
msgstr "~Længde"
-#: strings.hrc:278
+#: dbaccess/inc/strings.hrc:278
msgctxt "STR_SCALE"
msgid "Decimal ~places"
msgstr "~Antal decimaler"
-#: strings.hrc:279
+#: dbaccess/inc/strings.hrc:279
msgctxt "STR_FORMAT"
msgid "Format example"
msgstr "Format-eksempel"
-#: strings.hrc:280
+#: dbaccess/inc/strings.hrc:280
msgctxt "STR_HELP_BOOL_DEFAULT"
msgid ""
"Select a value that is to appear in all new records as default.\n"
@@ -1262,7 +1262,7 @@ msgstr ""
"Vælg en værdi, der skal vises som standard i alle nyindsatte dataposter.\n"
"Vælg den tomme streng, hvis feltet ikke skal have en standardværdi."
-#: strings.hrc:281
+#: dbaccess/inc/strings.hrc:281
msgctxt "STR_HELP_DEFAULT_VALUE"
msgid ""
"Enter a default value for this field.\n"
@@ -1273,22 +1273,22 @@ msgstr ""
"\n"
"Når du senere indtaster data i tabellen, anvendes denne streng til det aktuelle felt i alle nye dataposter. Den bør derfor svare til den celleformatering, der indtastes senere."
-#: strings.hrc:282
+#: dbaccess/inc/strings.hrc:282
msgctxt "STR_HELP_FIELD_REQUIRED"
msgid "Activate this option if this field cannot contain NULL values, i.e. the user must always enter data."
msgstr "Aktiver denne indstilling, hvis NULL-værdier ikke er tilladt i dette felt, så brugeren altså altid skal indtaste data."
-#: strings.hrc:283
+#: dbaccess/inc/strings.hrc:283
msgctxt "STR_HELP_TEXT_LENGTH"
msgid "Enter the maximum text length permitted."
msgstr "Indtast den maksimalt tilladte tekstlængde."
-#: strings.hrc:284
+#: dbaccess/inc/strings.hrc:284
msgctxt "STR_HELP_NUMERIC_TYPE"
msgid "Enter the number format."
msgstr "Definer her, hvilken type tallet skal have."
-#: strings.hrc:285
+#: dbaccess/inc/strings.hrc:285
msgctxt "STR_HELP_LENGTH"
msgid ""
"Determine the length data can have in this field.\n"
@@ -1301,22 +1301,22 @@ msgstr ""
"For decimalfelter er dette den maksimale længde for det indtastede tal, for binære felter længden på datablokken.\n"
"Hvis værdien er større end den maksimale værdi for denne database, korrigeres den i overensstemmelse dermed."
-#: strings.hrc:286
+#: dbaccess/inc/strings.hrc:286
msgctxt "STR_HELP_SCALE"
msgid "Specify the number of decimal places permitted in this field."
msgstr "Angiv hvor mange decimaler, som tal i dette felt skal indeholde."
-#: strings.hrc:287
+#: dbaccess/inc/strings.hrc:287
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 "Her ser du, hvordan dataene i den aktuelle kolonne ville komme til at se ud med det aktuelle format - som du kan ændre med knappen ved siden af."
-#: strings.hrc:288
+#: dbaccess/inc/strings.hrc:288
msgctxt "STR_HELP_FORMAT_BUTTON"
msgid "This is where you determine the output format of the data."
msgstr "På denne måde kan du definere, hvordan dataene i tabellen skal formateres ved udskrivningen."
-#: strings.hrc:289
+#: dbaccess/inc/strings.hrc:289
msgctxt "STR_HELP_AUTOINCREMENT"
msgid ""
"Choose if this field should contain AutoIncrement values.\n"
@@ -1327,47 +1327,47 @@ msgstr ""
"\n"
"Du kan ikke indtaste data direkte i feltet, men alle nye dataposter får automatisk en ny værdi (som fremkommer ved at lægge 1 til værdien for den senest tilføjede datapost)."
-#: strings.hrc:290
+#: dbaccess/inc/strings.hrc:290
msgctxt "STR_BUTTON_FORMAT"
msgid "~..."
msgstr "~..."
-#: strings.hrc:291
+#: dbaccess/inc/strings.hrc:291
msgctxt "STR_TABLEDESIGN_DUPLICATE_NAME"
msgid "The table cannot be saved because column name \"$column$\" was assigned twice."
msgstr "Tabellen kan ikke gemmes, da kolonnenavnet \"$column$\" findes to gange."
-#: strings.hrc:292
+#: dbaccess/inc/strings.hrc:292
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 "Kolonnerne \"$column$\" hører til primærnøglen. Hvis denne kolonne slettes, slettes også primærnøglen. Er du sikker på, at du vil fortsætte?"
-#: strings.hrc:293
+#: dbaccess/inc/strings.hrc:293
msgctxt "STR_TBL_COLUMN_IS_KEYCOLUMN_TITLE"
msgid "Primary Key Affected"
msgstr "Primærnøgle berørt"
-#: strings.hrc:294
+#: dbaccess/inc/strings.hrc:294
msgctxt "STR_COLUMN_NAME"
msgid "Column"
msgstr "Kolonne"
-#: strings.hrc:295
+#: dbaccess/inc/strings.hrc:295
msgctxt "STR_QRY_CONTINUE"
msgid "Continue anyway?"
msgstr "Vil du fortsætte alligevel?"
-#: strings.hrc:296
+#: dbaccess/inc/strings.hrc:296
msgctxt "STR_TABLEDESIGN_CONNECTION_MISSING"
msgid "The table could not be saved due to problems connecting to the database."
msgstr "Tabellen kunne ikke gemmes, da der ikke kunne oprettes forbindelse til databasen."
-#: strings.hrc:297
+#: dbaccess/inc/strings.hrc:297
msgctxt "STR_TABLEDESIGN_DATASOURCE_DELETED"
msgid "The table filter could not be adjusted because the data source has been deleted."
msgstr "Tabelfiltret kunne ikke tilpasses, da datakilden blev slettet."
-#: strings.hrc:298
+#: dbaccess/inc/strings.hrc:298
msgctxt "STR_QUERY_SAVE_TABLE_EDIT_INDEXES"
msgid ""
"Before you can edit the indexes of a table, you have to save it.\n"
@@ -1376,12 +1376,12 @@ msgstr ""
"Før du kan ændre indekser i en tabel, skal denne gemmes.\n"
"Vil du gemme ændringerne nu?"
-#: strings.hrc:299
+#: dbaccess/inc/strings.hrc:299
msgctxt "STR_TABLEDESIGN_NO_PRIM_KEY_HEAD"
msgid "No primary key"
msgstr "Ingen primærnøgle"
-#: strings.hrc:300
+#: dbaccess/inc/strings.hrc:300
msgctxt "STR_TABLEDESIGN_NO_PRIM_KEY"
msgid ""
"A unique index or primary key is required for data record identification in this database.\n"
@@ -1394,27 +1394,27 @@ msgstr ""
"\n"
"Vil du oprette en primærnøgle nu?"
-#: strings.hrc:301
+#: dbaccess/inc/strings.hrc:301
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 "Kolonnen \"$column$\" kunne ikke ændres. Skal den i stedet slettes og det nye format vedhæftes?"
-#: strings.hrc:302
+#: dbaccess/inc/strings.hrc:302
msgctxt "STR_TABLEDESIGN_SAVE_ERROR"
msgid "Error while saving the table design"
msgstr "Fejl under lagring af tabeldesignet"
-#: strings.hrc:303
+#: dbaccess/inc/strings.hrc:303
msgctxt "STR_TABLEDESIGN_COULD_NOT_DROP_COL"
msgid "The column $column$ could not be deleted."
msgstr "Kolonnen $column$ kunne ikke slettes."
-#: strings.hrc:304
+#: dbaccess/inc/strings.hrc:304
msgctxt "STR_AUTOINCREMENT_VALUE"
msgid "A~uto-increment statement"
msgstr "'~Auto-increment'-sætning"
-#: strings.hrc:305
+#: dbaccess/inc/strings.hrc:305
msgctxt "STR_HELP_AUTOINCREMENT_VALUE"
msgid ""
"Enter an SQL statement for the auto-increment field.\n"
@@ -1425,7 +1425,7 @@ msgstr ""
"\n"
"Denne sætning bliver automatisk overført til databasen, når tabellen bliver oprettet."
-#: strings.hrc:306
+#: dbaccess/inc/strings.hrc:306
msgctxt "STR_NO_TYPE_INFO_AVAILABLE"
msgid ""
"No type information could be retrieved from the database.\n"
@@ -1434,32 +1434,32 @@ msgstr ""
"Ingen type information kunne modtages fra databasen.\n"
"Tabeldesign er ikke muligt for denne datakilde."
-#: strings.hrc:307
+#: dbaccess/inc/strings.hrc:307
msgctxt "STR_CHANGE_COLUMN_NAME"
msgid "change field name"
msgstr "skift feltnavn"
-#: strings.hrc:308
+#: dbaccess/inc/strings.hrc:308
msgctxt "STR_CHANGE_COLUMN_TYPE"
msgid "change field type"
msgstr "skift felttype"
-#: strings.hrc:309
+#: dbaccess/inc/strings.hrc:309
msgctxt "STR_CHANGE_COLUMN_DESCRIPTION"
msgid "change field description"
msgstr "skift feltbeskrivelse"
-#: strings.hrc:310
+#: dbaccess/inc/strings.hrc:310
msgctxt "STR_CHANGE_COLUMN_ATTRIBUTE"
msgid "change field attribute"
msgstr "skift feltattribut"
-#: strings.hrc:312
+#: dbaccess/inc/strings.hrc:312
msgctxt "STR_ENTER_CONNECTION_PASSWORD"
msgid "A password is needed to connect to the data source \"$name$\"."
msgstr "Forbindelsen til datakilden \"$name$\" kræver en adgangskode."
-#: strings.hrc:313
+#: dbaccess/inc/strings.hrc:313
msgctxt "STR_ASK_FOR_DIRECTORY_CREATION"
msgid ""
"The directory\n"
@@ -1474,42 +1474,42 @@ msgstr ""
"\n"
"findes ikke. Skal det oprettes?"
-#: strings.hrc:314
+#: dbaccess/inc/strings.hrc:314
msgctxt "STR_COULD_NOT_CREATE_DIRECTORY"
msgid "The directory $name$ could not be created."
msgstr "Kataloget $name$ kunne ikke oprettes."
-#: strings.hrc:315
+#: dbaccess/inc/strings.hrc:315
msgctxt "STR_ALREADYEXISTOVERWRITE"
msgid "The file already exists. Overwrite?"
msgstr "Filen findes allerede. Skal den overskrives?"
-#: strings.hrc:316
+#: dbaccess/inc/strings.hrc:316
msgctxt "STR_NEW_FOLDER"
msgid "Folder"
msgstr "Mappe"
-#: strings.hrc:318
+#: dbaccess/inc/strings.hrc:318
msgctxt "STR_DATABASE_TYPE_CHANGE"
msgid "Database properties"
msgstr "Databaseegenskaber"
-#: strings.hrc:319
+#: dbaccess/inc/strings.hrc:319
msgctxt "STR_PARENTTITLE_GENERAL"
msgid "Data Source Properties: #"
msgstr "Datakildeegenskaber: #"
-#: strings.hrc:320
+#: dbaccess/inc/strings.hrc:320
msgctxt "STR_ERR_USE_CONNECT_TO"
msgid "Please choose 'Connect to an existing database' to connect to an existing database instead."
msgstr "Vælg 'Forbind til en eksisterende database' for at oprette forbindelse til en eksisterende database i stedet."
-#: strings.hrc:321
+#: dbaccess/inc/strings.hrc:321
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 "Programbiblioteket #lib# kunne ikke indlæses eller er beskadiget. Den valgte ODBC-datakilde er ikke tilgængelig."
-#: strings.hrc:322
+#: dbaccess/inc/strings.hrc:322
msgctxt "STR_UNSUPPORTED_DATASOURCE_TYPE"
msgid ""
"This kind of data source is not supported on this platform.\n"
@@ -1518,128 +1518,128 @@ msgstr ""
"Denne datakildetype understøttes ikke på denne platform.\n"
"Du kan ændre indstillingerne, men kan sandsynligvis ikke oprette forbindelse til databasen."
-#: strings.hrc:323
+#: dbaccess/inc/strings.hrc:323
msgctxt "STR_AUTOTEXT_FIELD_SEP_NONE"
msgid "{None}"
msgstr "{Intet}"
#. To translators: EM Dec 2002: 'Space' refers t o what you get when you hit the space bar on your keyboard.
-#: strings.hrc:325
+#: dbaccess/inc/strings.hrc:325
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{mellemrum}\t32"
-#: strings.hrc:326
+#: dbaccess/inc/strings.hrc:326
msgctxt "STR_AUTODELIMITER_MISSING"
msgid "#1 must be set."
msgstr "#1 skal være angivet."
-#: strings.hrc:327
+#: dbaccess/inc/strings.hrc:327
msgctxt "STR_AUTODELIMITER_MUST_DIFFER"
msgid "#1 and #2 must be different."
msgstr "#1 og #2 skal være forskellige."
-#: strings.hrc:328
+#: dbaccess/inc/strings.hrc:328
msgctxt "STR_AUTONO_WILDCARDS"
msgid "Wildcards such as ?,* are not allowed in #1."
msgstr "Jokertegn som *,? er ikke tilladt i #1."
-#: strings.hrc:330
+#: dbaccess/inc/strings.hrc:330
msgctxt "STR_CONNECTION_TEST"
msgid "Connection Test"
msgstr "Forbindelsestest"
-#: strings.hrc:331
+#: dbaccess/inc/strings.hrc:331
msgctxt "STR_CONNECTION_SUCCESS"
msgid "The connection was established successfully."
msgstr "Forbindelsen blev etableret."
-#: strings.hrc:332
+#: dbaccess/inc/strings.hrc:332
msgctxt "STR_CONNECTION_NO_SUCCESS"
msgid "The connection could not be established."
msgstr "Forbindelsen kunne ikke etableres."
-#: strings.hrc:333
+#: dbaccess/inc/strings.hrc:333
msgctxt "STR_JDBCDRIVER_SUCCESS"
msgid "The JDBC driver was loaded successfully."
msgstr "JDBC-driveren blev indlæst."
-#: strings.hrc:334
+#: dbaccess/inc/strings.hrc:334
msgctxt "STR_JDBCDRIVER_NO_SUCCESS"
msgid "The JDBC driver could not be loaded."
msgstr "JDBC-driveren kunne ikke indlæses."
-#: strings.hrc:335
+#: dbaccess/inc/strings.hrc:335
msgctxt "STR_MSACCESS_FILTERNAME"
msgid "MS Access file"
msgstr "MS Access-fil"
-#: strings.hrc:336
+#: dbaccess/inc/strings.hrc:336
msgctxt "STR_MSACCESS_2007_FILTERNAME"
msgid "MS Access 2007 file"
msgstr "MS Access 2007-fil"
-#: strings.hrc:337
+#: dbaccess/inc/strings.hrc:337
msgctxt "STR_FIREBIRD_FILTERNAME"
msgid "Firebird Database"
msgstr "Firebird Database"
-#: strings.hrc:339
+#: dbaccess/inc/strings.hrc:339
msgctxt "STR_RSC_CHARSETS"
msgid "System"
msgstr "System"
-#: strings.hrc:340
+#: dbaccess/inc/strings.hrc:340
msgctxt "STR_ERROR_DURING_CREATION"
msgid "Error during creation"
msgstr "Fejl under oprettelsen"
-#: strings.hrc:341
+#: dbaccess/inc/strings.hrc:341
msgctxt "STR_UNEXPECTED_ERROR"
msgid "An unexpected error occurred. The operation could not be performed."
msgstr "Der er opstået en uventet fejl. Operationen kan ikke udføres."
-#: strings.hrc:342
+#: dbaccess/inc/strings.hrc:342
msgctxt "STR_COULDNOTOPEN_LINKEDDOC"
msgid "The document \"$file$\" could not be opened."
msgstr "Dokumentet \"$file$\" kunne ikke åbnes."
-#: strings.hrc:343
+#: dbaccess/inc/strings.hrc:343
msgctxt "STR_MISSING_TABLES_XDROP"
msgid "The table cannot be deleted because the database connection does not support this."
msgstr "Tabellen kan ikke slettes, da databaseforbindelsen ikke understøtter den."
-#: strings.hrc:344
+#: dbaccess/inc/strings.hrc:344
msgctxt "STR_BUTTON_TEXT_ALL"
msgid "~All"
msgstr "~Alle"
-#: strings.hrc:345
+#: dbaccess/inc/strings.hrc:345
msgctxt "STR_UNDO_COLON"
msgid "Undo:"
msgstr "Fortryd:"
-#: strings.hrc:346
+#: dbaccess/inc/strings.hrc:346
msgctxt "STR_REDO_COLON"
msgid "Redo:"
msgstr "Gendan:"
-#: strings.hrc:347
+#: dbaccess/inc/strings.hrc:347
msgctxt "STR_UNKNOWN_TYPE_FOUND"
msgid "No corresponding column type could be found for column '#1'."
msgstr "Der kunne ikke findes en tilsvarende kolonnetype '#1'."
-#: strings.hrc:348
+#: dbaccess/inc/strings.hrc:348
msgctxt "STR_FILE_DOES_NOT_EXIST"
msgid "The file \"$file$\" does not exist."
msgstr "Filen \"$file$\" findes ikke."
-#: strings.hrc:349
+#: dbaccess/inc/strings.hrc:349
msgctxt "STR_WARNINGS_DURING_CONNECT"
msgid "Warnings were encountered while connecting to the data source. Press \"$buttontext$\" to view them."
msgstr "Advarsler forekom under etablering af forbindelse til datakilden. Tryk \"$buttontext$\" for at vise dem."
-#: strings.hrc:350
+#: dbaccess/inc/strings.hrc:350
msgctxt "STR_NAMED_OBJECT_ALREADY_EXISTS"
msgid ""
"The name '$#$' already exists.\n"
@@ -1649,168 +1649,168 @@ msgstr ""
"Indtast et andet navn."
#. #i96130# use hard coded name
-#: strings.hrc:352
+#: dbaccess/inc/strings.hrc:352
msgctxt "RID_STR_EXTENSION_NOT_PRESENT"
-msgid "The report, \"$file$\", requires the Oracle Report Builder feature."
-msgstr "Rapporten \"$file$\" kræver udvidelsen Report Builder."
+msgid "The report, \"$file$\", requires the Report Builder feature."
+msgstr "Rapporten \"$file$\" kræver udvidelsen rapportgenerator."
-#: strings.hrc:354
+#: dbaccess/inc/strings.hrc:354
msgctxt "STR_COULDNOTCREATE_DRIVERMANAGER"
msgid "Cannot connect to the SDBC driver manager (#servicename#)."
msgstr "Det var ikke muligt at oprette en forbindelse til SDBC driver håndteringen (#servicename#)."
-#: strings.hrc:355
+#: dbaccess/inc/strings.hrc:355
msgctxt "STR_NOREGISTEREDDRIVER"
msgid "A driver is not registered for the URL #connurl#."
msgstr "Der er ikke registeret en driver for URL'en #connurl#!"
-#: strings.hrc:356
+#: dbaccess/inc/strings.hrc:356
msgctxt "STR_NOTABLEINFO"
msgid "Successfully connected, but information about database tables is not available."
msgstr "Forbindelsen er blevet oprettet; men det var ikke muligt at hente informationer om tabeller i databasen."
-#: strings.hrc:357
+#: dbaccess/inc/strings.hrc:357
msgctxt "STR_ALL_TABLES"
msgid "All tables"
msgstr "Alle tabeller"
-#: strings.hrc:358
+#: dbaccess/inc/strings.hrc:358
msgctxt "STR_ALL_VIEWS"
msgid "All views"
msgstr "Alle tabelvisninger"
-#: strings.hrc:359
+#: dbaccess/inc/strings.hrc:359
msgctxt "STR_ALL_TABLES_AND_VIEWS"
msgid "All tables and views"
msgstr "Alle tabeller og tabelvisninger"
-#: strings.hrc:361
+#: dbaccess/inc/strings.hrc:361
msgctxt "STR_TABLE_PRIV_NAME"
msgid "Table name"
msgstr "Tabelnavn"
-#: strings.hrc:362
+#: dbaccess/inc/strings.hrc:362
msgctxt "STR_TABLE_PRIV_INSERT"
msgid "Insert data"
msgstr "Indsæt data"
-#: strings.hrc:363
+#: dbaccess/inc/strings.hrc:363
msgctxt "STR_TABLE_PRIV_DELETE"
msgid "Delete data"
msgstr "Slet data"
-#: strings.hrc:364
+#: dbaccess/inc/strings.hrc:364
msgctxt "STR_TABLE_PRIV_UPDATE"
msgid "Modify data"
msgstr "Modificer data"
-#: strings.hrc:365
+#: dbaccess/inc/strings.hrc:365
msgctxt "STR_TABLE_PRIV_ALTER"
msgid "Alter structure"
msgstr "Modificer struktur"
-#: strings.hrc:366
+#: dbaccess/inc/strings.hrc:366
msgctxt "STR_TABLE_PRIV_SELECT"
msgid "Read data"
msgstr "Læs data"
-#: strings.hrc:367
+#: dbaccess/inc/strings.hrc:367
msgctxt "STR_TABLE_PRIV_REFERENCE"
msgid "Modify references"
msgstr "Modificer referencer"
-#: strings.hrc:368
+#: dbaccess/inc/strings.hrc:368
msgctxt "STR_TABLE_PRIV_DROP"
msgid "Drop structure"
msgstr "Slet struktur"
-#: strings.hrc:370
+#: dbaccess/inc/strings.hrc:370
msgctxt "STR_DBASE_PATH_OR_FILE"
msgid "Path to the dBASE files"
msgstr "Sti til dBASE-filerne"
-#: strings.hrc:371
+#: dbaccess/inc/strings.hrc:371
msgctxt "STR_FLAT_PATH_OR_FILE"
msgid "Path to the text files"
msgstr "Sti til tekstfilerne"
-#: strings.hrc:372
+#: dbaccess/inc/strings.hrc:372
msgctxt "STR_CALC_PATH_OR_FILE"
msgid "Path to the spreadsheet document"
msgstr "Sti til regnearkdokumentet"
-#: strings.hrc:373
+#: dbaccess/inc/strings.hrc:373
msgctxt "STR_NAME_OF_ODBC_DATASOURCE"
msgid "Name of the ODBC data source on your system"
msgstr "Navnet på ODBC-datakilden på dit system"
-#: strings.hrc:374
+#: dbaccess/inc/strings.hrc:374
msgctxt "STR_WRITER_PATH_OR_FILE"
msgid "Path to the Writer document"
msgstr "Sti til Writer-dokumentet"
-#: strings.hrc:375
+#: dbaccess/inc/strings.hrc:375
msgctxt "STR_MYSQL_DATABASE_NAME"
msgid "Name of the MySQL database"
msgstr "Navnet på MySQL-databasen"
-#: strings.hrc:376
+#: dbaccess/inc/strings.hrc:376
msgctxt "STR_ORACLE_DATABASE_NAME"
msgid "Name of the Oracle database"
msgstr "Navnet på Oracle-databasen"
-#: strings.hrc:377
+#: dbaccess/inc/strings.hrc:377
msgctxt "STR_MSACCESS_MDB_FILE"
msgid "Microsoft Access database file"
msgstr "Microsoft Access-databasefil"
-#: strings.hrc:378
+#: dbaccess/inc/strings.hrc:378
#, c-format
msgctxt "STR_NO_ADDITIONAL_SETTINGS"
msgid "No more settings are necessary. To verify that the connection is working, click the '%test' button."
msgstr "Der er ikke behov for yderligere indstillinger. For at bekræfte at forbindelsen virker, klik på '%test'-knappen."
-#: strings.hrc:379
+#: dbaccess/inc/strings.hrc:379
msgctxt "STR_COMMONURL"
-msgid "Datasource URL (e.g. postgresql://host:port/database)"
-msgstr "Datakilde-URL (fx postgresql://host:port/database)"
+msgid "Datasource URL (e.g. host=$host:$port dbname=$database)"
+msgstr ""
-#: strings.hrc:380
+#: dbaccess/inc/strings.hrc:380
msgctxt "STR_HOSTNAME"
msgid "~Host name"
msgstr "~Værtscomputerens navn"
-#: strings.hrc:381
+#: dbaccess/inc/strings.hrc:381
msgctxt "STR_MOZILLA_PROFILE_NAME"
msgid "~Mozilla profile name"
msgstr "~Mozilla-profilnavn"
-#: strings.hrc:382
+#: dbaccess/inc/strings.hrc:382
msgctxt "STR_THUNDERBIRD_PROFILE_NAME"
msgid "~Thunderbird profile name"
msgstr "~Thunderbird-profilnavn"
-#: strings.hrc:383
+#: dbaccess/inc/strings.hrc:383
msgctxt "STR_ADD_TABLES"
msgid "Add Tables"
msgstr "Tilføj tabeller"
-#: strings.hrc:384
+#: dbaccess/inc/strings.hrc:384
msgctxt "STR_ADD_TABLE_OR_QUERY"
msgid "Add Table or Query"
msgstr "Tilføj tabel eller forespørgsel"
-#: strings.hrc:386
+#: dbaccess/inc/strings.hrc:386
msgctxt "STR_WIZ_COLUMN_SELECT_TITEL"
msgid "Apply columns"
msgstr "Anvend kolonner"
-#: strings.hrc:387
+#: dbaccess/inc/strings.hrc:387
msgctxt "STR_WIZ_TYPE_SELECT_TITEL"
msgid "Type formatting"
msgstr "Typeformatering"
-#: strings.hrc:388
+#: dbaccess/inc/strings.hrc:388
msgctxt "STR_WIZ_NAME_ALREADY_DEFINED"
msgid ""
"Enter a unique name for the new primary key data field.\n"
@@ -1819,137 +1819,137 @@ msgstr ""
"Indtast et entydigt navn for den nye primære nøgle.\n"
"Følgende navne er allerede i brug:"
-#: strings.hrc:389
+#: dbaccess/inc/strings.hrc:389
msgctxt "STR_WIZ_NAME_MATCHING_TITEL"
msgid "Assign columns"
msgstr "Tildel kolonner"
-#: strings.hrc:390
+#: dbaccess/inc/strings.hrc:390
msgctxt "STR_WIZ_PB_PREV"
msgid "< ~Back"
msgstr "< ~Tilbage"
-#: strings.hrc:391
+#: dbaccess/inc/strings.hrc:391
msgctxt "STR_WIZ_PB_NEXT"
msgid "~Next>"
msgstr "~Næste>"
-#: strings.hrc:392
+#: dbaccess/inc/strings.hrc:392
msgctxt "STR_WIZ_PB_OK"
msgid "C~reate"
msgstr "~Opret"
-#: strings.hrc:393
+#: dbaccess/inc/strings.hrc:393
msgctxt "STR_WIZ_TABLE_COPY"
msgid "Copy table"
msgstr "Kopier tabel"
-#: strings.hrc:394
+#: dbaccess/inc/strings.hrc:394
msgctxt "STR_COPYTABLE_TITLE_COPY"
msgid "Copy table"
msgstr "Kopier tabel"
-#: strings.hrc:395
+#: dbaccess/inc/strings.hrc:395
msgctxt "STR_INVALID_TABLE_NAME"
msgid "This table name is not valid in the current database."
msgstr "Dette tabelnavn er ikke gyldigt i den aktuelle database."
-#: strings.hrc:396
+#: dbaccess/inc/strings.hrc:396
msgctxt "STR_SUGGEST_APPEND_TABLE_DATA"
msgid "Choose the option 'Append data' on the first page to append data to an existing table."
msgstr "Vælg indstillingen 'Tilføj data' på den første side for at føje data til en eksisterende tabel."
-#: strings.hrc:397
+#: dbaccess/inc/strings.hrc:397
msgctxt "STR_INVALID_TABLE_NAME_LENGTH"
msgid "Please change the table name. It is too long."
msgstr "Ret tabelnavnet. Det er for langt."
-#: strings.hrc:399
+#: dbaccess/inc/strings.hrc:399
msgctxt "STR_DBWIZARDTITLE"
msgid "Database Wizard"
msgstr "Databaseguide"
-#: strings.hrc:400
+#: dbaccess/inc/strings.hrc:400
msgctxt "STR_PAGETITLE_INTROPAGE"
msgid "Select database"
msgstr "Vælg database"
-#: strings.hrc:401
+#: dbaccess/inc/strings.hrc:401
msgctxt "STR_PAGETITLE_DBASE"
msgid "Set up dBASE connection"
msgstr "Opret dBASE-forbindelse"
-#: strings.hrc:402
+#: dbaccess/inc/strings.hrc:402
msgctxt "STR_PAGETITLE_TEXT"
msgid "Set up a connection to text files"
msgstr "Opret en forbindelse til tekstfiler"
-#: strings.hrc:403
+#: dbaccess/inc/strings.hrc:403
msgctxt "STR_PAGETITLE_MSACCESS"
msgid "Set up Microsoft Access connection"
msgstr "Opret Microsoft Access-forbindelse"
-#: strings.hrc:404
+#: dbaccess/inc/strings.hrc:404
msgctxt "STR_PAGETITLE_LDAP"
msgid "Set up LDAP connection"
msgstr "Opret LDAP-forbindelse"
-#: strings.hrc:405
+#: dbaccess/inc/strings.hrc:405
msgctxt "STR_PAGETITLE_ADO"
msgid "Set up ADO connection"
msgstr "Opret ADO-forbindelse"
-#: strings.hrc:406
+#: dbaccess/inc/strings.hrc:406
msgctxt "STR_PAGETITLE_JDBC"
msgid "Set up JDBC connection"
msgstr "Opret JDBC-forbindelse"
-#: strings.hrc:407
+#: dbaccess/inc/strings.hrc:407
msgctxt "STR_PAGETITLE_ORACLE"
msgid "Set up Oracle database connection"
msgstr "Opret Oracle-databaseforbindelse"
-#: strings.hrc:408
+#: dbaccess/inc/strings.hrc:408
msgctxt "STR_PAGETITLE_MYSQL"
msgid "Set up MySQL connection"
msgstr "Opret MySQL-forbindelse"
-#: strings.hrc:409
+#: dbaccess/inc/strings.hrc:409
msgctxt "STR_PAGETITLE_ODBC"
msgid "Set up ODBC connection"
msgstr "Opret ODBC-forbindelse"
-#: strings.hrc:410
+#: dbaccess/inc/strings.hrc:410
msgctxt "STR_PAGETITLE_DOCUMENT_OR_SPREADSHEET"
msgid "Set up Writer Document or Spreadsheet connection"
msgstr "Sæt Writer-dokument eller regnearksforbindelsen op"
-#: strings.hrc:411
+#: dbaccess/inc/strings.hrc:411
msgctxt "STR_PAGETITLE_AUTHENTIFICATION"
msgid "Set up user authentication"
msgstr "Opsæt brugergodkendelse"
-#: strings.hrc:412
+#: dbaccess/inc/strings.hrc:412
msgctxt "STR_PAGETITLE_MYSQL_NATIVE"
msgid "Set up MySQL server data"
msgstr "Opsætning af MySQL server data"
-#: strings.hrc:413
+#: dbaccess/inc/strings.hrc:413
msgctxt "STR_PAGETITLE_FINAL"
msgid "Save and proceed"
msgstr "Gem og fortsæt"
-#: strings.hrc:414
+#: dbaccess/inc/strings.hrc:414
msgctxt "STR_DATABASEDEFAULTNAME"
msgid "New Database"
msgstr "Ny database"
-#: strings.hrc:415
+#: dbaccess/inc/strings.hrc:415
msgctxt "STR_MYSQLJDBC_HEADERTEXT"
msgid "Set up connection to a MySQL database using JDBC"
msgstr "Opsæt forbindelse til en MySQL-database ved brug af JDBC"
-#: strings.hrc:416
+#: dbaccess/inc/strings.hrc:416
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"
@@ -1958,57 +1958,57 @@ msgstr ""
"Indtast den nødvendige information for at forbinde til en MySQL-database ved brug af JDBC. Bemærk, at en JDBC-driverklasse skal være installeret på dit system og registreret i %PRODUCTNAME.\n"
"Kontakt din systemadministrator, hvis du er usikker på de følgende indstillinger."
-#: strings.hrc:417
+#: dbaccess/inc/strings.hrc:417
msgctxt "STR_MYSQL_DRIVERCLASSTEXT"
msgid "MySQL JDBC d~river class:"
msgstr "MySQL JDBC-~driverklasse:"
-#: strings.hrc:418
+#: dbaccess/inc/strings.hrc:418
msgctxt "STR_MYSQL_DEFAULT"
msgid "Default: 3306"
msgstr "Standard: 3306"
-#: strings.hrc:419
+#: dbaccess/inc/strings.hrc:419
msgctxt "STR_DBASE_HEADERTEXT"
msgid "Set up a connection to dBASE files"
msgstr "Opret en forbindelse til dBASE-filer"
-#: strings.hrc:420
+#: dbaccess/inc/strings.hrc:420
msgctxt "STR_DBASE_HELPTEXT"
msgid "Select the folder where the dBASE files are stored."
msgstr "Vælg mappen, hvor dBASE-filerne er lagret."
-#: strings.hrc:421
+#: dbaccess/inc/strings.hrc:421
msgctxt "STR_TEXT_HEADERTEXT"
msgid "Set up a connection to text files"
msgstr "Opret en forbindelse til tekstfiler"
-#: strings.hrc:422
+#: dbaccess/inc/strings.hrc:422
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 "Vælg mappen, hvor CSV-tekstfilerne (Comma Separated Values) er lagret. %PRODUCTNAME Base vil åbne disse filer i skrivebeskyttet tilstand."
-#: strings.hrc:423
+#: dbaccess/inc/strings.hrc:423
msgctxt "STR_TEXT_PATH_OR_FILE"
msgid "Path to text files"
msgstr "Sti til tekstfilerne"
-#: strings.hrc:424
+#: dbaccess/inc/strings.hrc:424
msgctxt "STR_MSACCESS_HEADERTEXT"
msgid "Set up a connection to a Microsoft Access database"
msgstr "Opret en forbindelse til en Microsoft Access-database"
-#: strings.hrc:425
+#: dbaccess/inc/strings.hrc:425
msgctxt "STR_MSACCESS_HELPTEXT"
msgid "Please select the Microsoft Access file you want to access."
msgstr "Vælg Microsoft Access-filen, som du vil tilgå."
-#: strings.hrc:426
+#: dbaccess/inc/strings.hrc:426
msgctxt "STR_ADO_HEADERTEXT"
msgid "Set up a connection to an ADO database"
msgstr "Opret en forbindelse til en ADO-database"
-#: strings.hrc:427
+#: dbaccess/inc/strings.hrc:427
msgctxt "STR_ADO_HELPTEXT"
msgid ""
"Please enter the URL of the ADO data source you want to connect to.\n"
@@ -2019,12 +2019,12 @@ msgstr ""
"Klik på 'Gennemse' for at tilpasse udbyderspecifikke indstillinger.\n"
"Kontakt din systemadministrator, hvis du er usikker på de følgende indstillinger."
-#: strings.hrc:428
+#: dbaccess/inc/strings.hrc:428
msgctxt "STR_ODBC_HEADERTEXT"
msgid "Set up a connection to an ODBC database"
msgstr "Opret en forbindelse til en ODBC-database"
-#: strings.hrc:429
+#: dbaccess/inc/strings.hrc:429
msgctxt "STR_ODBC_HELPTEXT"
msgid ""
"Enter the name of the ODBC database you want to connect to.\n"
@@ -2035,12 +2035,12 @@ msgstr ""
"Klik på 'Gennemse...' for at vælge en ODBC-database, der allerede er registreret i %PRODUCTNAME.\n"
"Kontakt din systemadministrator, hvis du er usikker på de følgende indstillinger."
-#: strings.hrc:430
+#: dbaccess/inc/strings.hrc:430
msgctxt "STR_JDBC_HEADERTEXT"
msgid "Set up a connection to a JDBC database"
msgstr "Opret en forbindelse til en JDBC-database"
-#: strings.hrc:431
+#: dbaccess/inc/strings.hrc:431
msgctxt "STR_JDBC_HELPTEXT"
msgid ""
"Please enter the required information to connect to a JDBC database.\n"
@@ -2049,22 +2049,22 @@ msgstr ""
"Indtast den nødvendige information for at forbinde til en JDBC-database.\n"
"Kontakt din systemadministrator, hvis du er usikker på de følgende indstillinger."
-#: strings.hrc:432
+#: dbaccess/inc/strings.hrc:432
msgctxt "STR_ORACLE_HEADERTEXT"
msgid "Set up a connection to an Oracle database"
msgstr "Opret en forbindelse til en Oracle-database"
-#: strings.hrc:433
+#: dbaccess/inc/strings.hrc:433
msgctxt "STR_ORACLE_DEFAULT"
msgid "Default: 1521"
msgstr "Standard: 1521"
-#: strings.hrc:434
+#: dbaccess/inc/strings.hrc:434
msgctxt "STR_ORACLE_DRIVERCLASSTEXT"
msgid "Oracle JDBC ~driver class"
msgstr "Oracle JDBC-driverklasse"
-#: strings.hrc:435
+#: dbaccess/inc/strings.hrc:435
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"
@@ -2073,12 +2073,12 @@ msgstr ""
"Indtast den nødvendige information for at forbinde til en Oracle-database. Bemærk at en JDBC-driverklasse skal være installeret på dit system og registreret med %PRODUCTNAME.\n"
"Kontakt din systemadministrator, hvis du er usikker på de følgende indstillinger."
-#: strings.hrc:436
+#: dbaccess/inc/strings.hrc:436
msgctxt "STR_SPREADSHEET_HEADERTEXT"
msgid "Set up a connection to spreadsheets"
msgstr "Opret en forbindelse til regneark"
-#: strings.hrc:437
+#: dbaccess/inc/strings.hrc:437
msgctxt "STR_SPREADSHEET_HELPTEXT"
msgid ""
"Click 'Browse...' to select a %PRODUCTNAME spreadsheet or Microsoft Excel workbook.\n"
@@ -2087,232 +2087,232 @@ msgstr ""
"Klik på 'Gennemse...' for at vælge et %PRODUCTNAME-regneark eller Microsoft Excel-projektmappe.\n"
"%PRODUCTNAME vil åbne denne fil i skrivebeskyttet tilstand."
-#: strings.hrc:438
+#: dbaccess/inc/strings.hrc:438
msgctxt "STR_SPREADSHEETPATH"
msgid "~Location and file name"
msgstr "~Placering og filnavn"
-#: strings.hrc:440
+#: dbaccess/inc/strings.hrc:440
msgctxt "STR_COMMAND_EXECUTED_SUCCESSFULLY"
msgid "Command successfully executed."
msgstr "Kommando gennemført."
-#: strings.hrc:441
+#: dbaccess/inc/strings.hrc:441
msgctxt "STR_DIRECTSQL_CONNECTIONLOST"
msgid "The connection to the database has been lost. This dialog will be closed."
msgstr "Forbindelsen til databasen blev tabt. Denne dialog lukkes."
-#: strings.hrc:443
+#: dbaccess/inc/strings.hrc:443
msgctxt "STR_TAB_INDEX_SORTORDER"
msgid "Sort order"
msgstr "Sorteringsrækkefølge"
-#: strings.hrc:444
+#: dbaccess/inc/strings.hrc:444
msgctxt "STR_TAB_INDEX_FIELD"
msgid "Index field"
msgstr "Indeksfelt"
-#: strings.hrc:445
+#: dbaccess/inc/strings.hrc:445
msgctxt "STR_ORDER_ASCENDING"
msgid "Ascending"
msgstr "Stigende"
-#: strings.hrc:446
+#: dbaccess/inc/strings.hrc:446
msgctxt "STR_ORDER_DESCENDING"
msgid "Descending"
msgstr "Faldende"
-#: strings.hrc:447
+#: dbaccess/inc/strings.hrc:447
msgctxt "STR_CONFIRM_DROP_INDEX"
msgid "Do you really want to delete the index '$name$'?"
msgstr "Er du sikker på, at du vil slette indekset '$name$'?"
-#: strings.hrc:448
+#: dbaccess/inc/strings.hrc:448
msgctxt "STR_LOGICAL_INDEX_NAME"
msgid "index"
msgstr "indeks"
-#: strings.hrc:449
+#: dbaccess/inc/strings.hrc:449
msgctxt "STR_NEED_INDEX_FIELDS"
msgid "The index must contain at least one field."
msgstr "Indekset skal mindst indeholde ét felt."
-#: strings.hrc:450
+#: dbaccess/inc/strings.hrc:450
msgctxt "STR_INDEX_NAME_ALREADY_USED"
msgid "There is already another index named \"$name$\"."
msgstr "Der findes allerede et andet indeks ved navn \"$name$\"."
-#: strings.hrc:451
+#: dbaccess/inc/strings.hrc:451
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 "I en indeksdefinition må hver tabelkolonne højst forekomme en gang, men du har brugt kolonnen \"$name$\" to gange."
-#: strings.hrc:453
+#: dbaccess/inc/strings.hrc:453
msgctxt "STR_COULD_NOT_CONVERT_PARAM"
msgid "The entry could not be converted to a valid value for the \"$name$\" parameter"
msgstr "Indtastningen kunne ikke konverteres til en gyldig værdi for parameteren \"$name$\""
-#: strings.hrc:455
+#: dbaccess/inc/strings.hrc:455
msgctxt "STR_EXCEPTION_STATUS"
msgid "SQL Status"
msgstr "SQL-status"
-#: strings.hrc:456
+#: dbaccess/inc/strings.hrc:456
msgctxt "STR_EXCEPTION_ERRORCODE"
msgid "Error code"
msgstr "Fejlkode"
-#: strings.hrc:457
+#: dbaccess/inc/strings.hrc:457
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 "En hyppig årsag til denne fejl er en upassende indstilling af tegnsæt for databasens sprog. Kontroller indstillingen ved at vælge Rediger - Database - Egenskaber."
-#: strings.hrc:458
+#: dbaccess/inc/strings.hrc:458
msgctxt "STR_EXCEPTION_ERROR"
msgid "Error"
msgstr "Fejl"
-#: strings.hrc:459
+#: dbaccess/inc/strings.hrc:459
msgctxt "STR_EXCEPTION_WARNING"
msgid "Warning"
msgstr "Advarsel"
-#: strings.hrc:460
+#: dbaccess/inc/strings.hrc:460
msgctxt "STR_EXCEPTION_INFO"
msgid "Information"
msgstr "Information"
-#: strings.hrc:461
+#: dbaccess/inc/strings.hrc:461
msgctxt "STR_EXCEPTION_DETAILS"
msgid "Details"
msgstr "Detaljer"
-#: strings.hrc:463
+#: dbaccess/inc/strings.hrc:463
msgctxt "STR_QUERY_USERADMIN_DELETE_USER"
msgid "Do you really want to delete the user?"
msgstr "Er du sikker på, at du vil slette brugeren?"
-#: strings.hrc:464
+#: dbaccess/inc/strings.hrc:464
msgctxt "STR_USERADMIN_NOT_AVAILABLE"
msgid "The database does not support user administration."
msgstr "Databasen understøtter ikke brugeradministration."
-#: strings.hrc:465
+#: dbaccess/inc/strings.hrc:465
msgctxt "STR_ERROR_PASSWORDS_NOT_IDENTICAL"
msgid "The passwords do not match. Please enter the password again."
msgstr "Adgangskoderne stemmer ikke overens. Prøv igen."
-#: strings.hrc:467
+#: dbaccess/inc/strings.hrc:467
msgctxt "STR_JOIN_TYPE_HINT"
msgid "Please note that some databases may not support this join type."
msgstr "Bemærk at nogle databaser ikke understøtter denne join-type."
-#: strings.hrc:468
+#: dbaccess/inc/strings.hrc:468
msgctxt "STR_QUERY_INNER_JOIN"
msgid "Includes only records for which the contents of the related fields of both tables are identical."
msgstr "Indeholder kun de dataposter, hvor indholdet i de kædede felter i de to tabeller er ens."
-#: strings.hrc:469
+#: dbaccess/inc/strings.hrc:469
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 "Indeholder ALLE dataposter fra '%1' og kun de dataposter fra '%2', hvor indholdet i de relaterede felter i de to tabeller er ens."
-#: strings.hrc:470
+#: dbaccess/inc/strings.hrc:470
msgctxt "STR_QUERY_FULL_JOIN"
msgid "Contains ALL records from '%1' and from '%2'."
msgstr "Indeholder ALLE dataposter fra '%1' og '%2'."
-#: strings.hrc:471
+#: dbaccess/inc/strings.hrc:471
msgctxt "STR_QUERY_CROSS_JOIN"
msgid "Contains the Cartesian product of ALL records from '%1' and from '%2'."
msgstr "Indeholder det kartesiske produkt af ALLE dataposter fra '%1' og fra '%2'."
-#: strings.hrc:473
+#: dbaccess/inc/strings.hrc:473
msgctxt "STR_CTW_NO_VIEWS_SUPPORT"
msgid "The destination database does not support views."
msgstr "Mål-databasen understøtter ikke visninger."
-#: strings.hrc:474
+#: dbaccess/inc/strings.hrc:474
msgctxt "STR_CTW_NO_PRIMARY_KEY_SUPPORT"
msgid "The destination database does not support primary keys."
msgstr "Mål-databasen understøtter ikke primærnøgler."
-#: strings.hrc:475
+#: dbaccess/inc/strings.hrc:475
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 "Ingen data access descriptor fundet, eller ingen data access descriptor i stand til at forsyne de nødvendige informationer"
-#: strings.hrc:476
+#: dbaccess/inc/strings.hrc:476
msgctxt "STR_CTW_ONLY_TABLES_AND_QUERIES_SUPPORT"
msgid "Only tables and queries are supported at the moment."
msgstr "Kun tabeller og forespørgsler er understøttet i øjeblikket."
-#: strings.hrc:477
+#: dbaccess/inc/strings.hrc:477
msgctxt "STR_CTW_COPY_SOURCE_NEEDS_BOOKMARKS"
msgid "The copy source's result set must support bookmarks."
msgstr "Kopikildens resultatsæt skal understøtte bogmærker."
-#: strings.hrc:478
+#: dbaccess/inc/strings.hrc:478
msgctxt "STR_CTW_UNSUPPORTED_COLUMN_TYPE"
msgid "Unsupported source column type ($type$) at column position $pos$."
msgstr "Ikke understøttet kolonnetype ($type$) for kilden ved kolonneplacering $pos$."
-#: strings.hrc:479
+#: dbaccess/inc/strings.hrc:479
msgctxt "STR_CTW_ILLEGAL_PARAMETER_COUNT"
msgid "Illegal number of initialization parameters."
msgstr "Ugyldigt antal initialiseringsparametre."
-#: strings.hrc:480
+#: dbaccess/inc/strings.hrc:480
msgctxt "STR_CTW_ERROR_DURING_INITIALIZATION"
msgid "An error occurred during initialization."
msgstr "En fejl opstod under initialisering."
-#: strings.hrc:481
+#: dbaccess/inc/strings.hrc:481
msgctxt "STR_CTW_ERROR_UNSUPPORTED_SETTING"
msgid "Unsupported setting in the copy source descriptor: $name$."
msgstr "Ikke understøttet indstilling i kopikildens deskriptor: $name$."
-#: strings.hrc:482
+#: dbaccess/inc/strings.hrc:482
msgctxt "STR_CTW_ERROR_NO_QUERY"
msgid "To copy a query, your connection must be able to provide queries."
msgstr "For at kopiere en forespørgsel, skal din forbindelse være i stand til give forespørgsler."
-#: strings.hrc:483
+#: dbaccess/inc/strings.hrc:483
msgctxt "STR_CTW_ERROR_INVALID_INTERACTIONHANDLER"
msgid "The given interaction handler is invalid."
msgstr "Den givet Interaktion håndtering er ugyldig."
-#: strings.hrc:485
+#: dbaccess/inc/strings.hrc:485
msgctxt "STR_QUERY_REL_EDIT_RELATION"
msgid "This relation already exists. Do you want to edit it or create a new one?"
msgstr "Denne relation findes allerede. Vil du redigere den eller oprette en ny?"
-#: strings.hrc:486
+#: dbaccess/inc/strings.hrc:486
msgctxt "STR_QUERY_REL_EDIT"
msgid "Edit..."
msgstr "Rediger..."
-#: strings.hrc:487
+#: dbaccess/inc/strings.hrc:487
msgctxt "STR_QUERY_REL_CREATE"
msgid "Create..."
msgstr "Opret..."
-#: strings.hrc:488
+#: dbaccess/inc/strings.hrc:488
msgctxt "STR_RELATIONDESIGN"
msgid " - %PRODUCTNAME Base: Relation design"
msgstr " - %PRODUCTNAME Base: Relationsdesign"
-#: strings.hrc:489
+#: dbaccess/inc/strings.hrc:489
msgctxt "STR_RELATIONDESIGN_NOT_AVAILABLE"
msgid "The database does not support relations."
msgstr "Databasen understøtter ikke relationer!"
-#: strings.hrc:490
+#: dbaccess/inc/strings.hrc:490
msgctxt "STR_QUERY_REL_DELETE_WINDOW"
msgid "When you delete this table all corresponding relations will be deleted as well. Continue?"
msgstr "Hvis du sletter denne tabel, slettes også alle tilhørende relationer. Vil du fortsætte?"
-#: strings.hrc:491
+#: dbaccess/inc/strings.hrc:491
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"
@@ -2321,332 +2321,332 @@ msgstr ""
"Databasen kunne ikke etablere relationen. Måske understøttes fremmednøgler ikke i denne type tabeller.\n"
"Kontroller venligst dokumentationen for databasen."
-#: admindialog.ui:8
+#: dbaccess/uiconfig/ui/admindialog.ui:8
msgctxt "admindialog|AdminDialog"
msgid "Database Properties"
msgstr "Databaseegenskaber"
-#: admindialog.ui:92
+#: dbaccess/uiconfig/ui/admindialog.ui:92
msgctxt "admindialog|advanced"
msgid "Advanced Properties"
msgstr "Avancerede egenskaber"
-#: advancedsettingsdialog.ui:8
+#: dbaccess/uiconfig/ui/advancedsettingsdialog.ui:8
msgctxt "advancedsettingsdialog|AdvancedSettingsDialog"
msgid "Advanced Settings"
msgstr "Avancerede indstillinger"
-#: advancedsettingsdialog.ui:92
+#: dbaccess/uiconfig/ui/advancedsettingsdialog.ui:92
msgctxt "advancedsettingsdialog|generated"
msgid "Generated Values"
msgstr "Dannede værdier"
-#: advancedsettingsdialog.ui:114
+#: dbaccess/uiconfig/ui/advancedsettingsdialog.ui:114
msgctxt "advancedsettingsdialog|special"
msgid "Special Settings"
msgstr "Specielle indstillinger"
-#: applycolpage.ui:162
+#: dbaccess/uiconfig/ui/applycolpage.ui:162
msgctxt "applycolpage|label1"
msgid "Existing Columns"
msgstr "Eksisterende kolonner"
-#: authentificationpage.ui:18
+#: dbaccess/uiconfig/ui/authentificationpage.ui:18
msgctxt "authentificationpage|header"
msgid "Set up the user authentication"
msgstr "Sæt brugergodkendelsen op"
-#: authentificationpage.ui:35
+#: dbaccess/uiconfig/ui/authentificationpage.ui:35
msgctxt "authentificationpage|helptext"
msgid "Some databases require you to enter a user name."
msgstr "Nogle databaser kræver, at du indtaster et brugernavn."
-#: authentificationpage.ui:60
+#: dbaccess/uiconfig/ui/authentificationpage.ui:60
msgctxt "authentificationpage|generalUserNameLabel"
msgid "_User name"
msgstr "Br_ugernavn"
-#: authentificationpage.ui:86
+#: dbaccess/uiconfig/ui/authentificationpage.ui:86
msgctxt "authentificationpage|passRequiredCheckbutton"
msgid "Password re_quired"
msgstr "Adgangskode er påkrævet"
-#: authentificationpage.ui:111
+#: dbaccess/uiconfig/ui/authentificationpage.ui:111
msgctxt "authentificationpage|testConnectionButton"
msgid "_Test Connection"
msgstr "Test forbindelse"
-#: autocharsetpage.ui:38
+#: dbaccess/uiconfig/ui/autocharsetpage.ui:38
msgctxt "autocharsetpage|charsetlabel"
msgid "_Character set:"
msgstr "T_egnsæt:"
-#: autocharsetpage.ui:68
+#: dbaccess/uiconfig/ui/autocharsetpage.ui:68
msgctxt "autocharsetpage|charsetheader"
msgid "Data Conversion"
msgstr "Datakonvertering"
-#: backuppage.ui:18
+#: dbaccess/uiconfig/ui/backuppage.ui:18
msgctxt "backuppage|label1"
msgid "Backup Your Document"
msgstr "Sikkerhedskopier dit dokument"
-#: backuppage.ui:35
+#: dbaccess/uiconfig/ui/backuppage.ui:35
msgctxt "backuppage|label2"
msgid "To allow you to go back to the state before the migration, the database document will be backed up to a location of your choice. Every change done by the wizard will be made to the original document, the backup will stay untouched."
msgstr "For at gøre det muligt at gå tilbage til tilstanden før migreringen, vil databasedokumentet blive sikkerhedskopieret til en placering efter dit valg. Enhver ændring guiden foretager, vil ske i det originale dokument. Sikkerhedskopien vil forblive urørt."
-#: backuppage.ui:51
+#: dbaccess/uiconfig/ui/backuppage.ui:51
msgctxt "backuppage|startmigrate"
msgid "Press 'Next' to save a copy of your document, and to begin the migration."
msgstr "Tryk 'Næste' for at gemme en kopi af dit dokument, og begynde flytningen."
-#: backuppage.ui:76
+#: dbaccess/uiconfig/ui/backuppage.ui:76
msgctxt "backuppage|label3"
msgid "Save to:"
msgstr "Gem til:"
-#: backuppage.ui:110
+#: dbaccess/uiconfig/ui/backuppage.ui:110
msgctxt "backuppage|browse"
msgid "Browse..."
msgstr "Gennemse..."
-#: choosedatasourcedialog.ui:8
+#: dbaccess/uiconfig/ui/choosedatasourcedialog.ui:8
msgctxt "choosedatasourcedialog|ChooseDataSourceDialog"
msgid "Data Source"
msgstr "Datakilde"
-#: choosedatasourcedialog.ui:67
+#: dbaccess/uiconfig/ui/choosedatasourcedialog.ui:67
msgctxt "choosedatasourcedialog|organize"
msgid "Or_ganize..."
msgstr "Organisér..."
-#: choosedatasourcedialog.ui:100
+#: dbaccess/uiconfig/ui/choosedatasourcedialog.ui:100
msgctxt "choosedatasourcedialog|label1"
msgid "Choose a data source:"
msgstr "Vælg en datakilde:"
-#: collectionviewdialog.ui:11
+#: dbaccess/uiconfig/ui/collectionviewdialog.ui:11
msgctxt "collectionviewdialog|CollectionView"
msgid "Save"
msgstr "Gem"
-#: collectionviewdialog.ui:26
+#: dbaccess/uiconfig/ui/collectionviewdialog.ui:26
msgctxt "collectionviewdialog|ok"
msgid "_Save"
msgstr "_Gem"
-#: collectionviewdialog.ui:119
+#: dbaccess/uiconfig/ui/collectionviewdialog.ui:120
msgctxt "collectionviewdialog|newFolderButton|tooltip_text"
msgid "Create New Directory"
msgstr "Opret ny mappe"
-#: collectionviewdialog.ui:135
+#: dbaccess/uiconfig/ui/collectionviewdialog.ui:136
msgctxt "collectionviewdialog|upButton|tooltip_text"
msgid "Up One Level"
msgstr "Gå et niveau op"
-#: collectionviewdialog.ui:176
+#: dbaccess/uiconfig/ui/collectionviewdialog.ui:177
msgctxt "collectionviewdialog|fileNameLabel"
msgid "File _name:"
msgstr "Fil_navn:"
-#: colwidthdialog.ui:15
+#: dbaccess/uiconfig/ui/colwidthdialog.ui:15
msgctxt "colwidthdialog|ColWidthDialog"
msgid "Column Width"
msgstr "Kolonnebredde"
-#: colwidthdialog.ui:94
+#: dbaccess/uiconfig/ui/colwidthdialog.ui:94
msgctxt "colwidthdialog|label1"
msgid "_Width:"
msgstr "_Bredde:"
-#: colwidthdialog.ui:119
+#: dbaccess/uiconfig/ui/colwidthdialog.ui:118
msgctxt "colwidthdialog|automatic"
msgid "_Automatic"
msgstr "Automatisk"
-#: connectionpage.ui:41
+#: dbaccess/uiconfig/ui/connectionpage.ui:41
msgctxt "connectionpage|browseurllabel"
msgid "Path to the dBASE files:"
msgstr "Sti til dBASE-filerne:"
-#: connectionpage.ui:64
+#: dbaccess/uiconfig/ui/connectionpage.ui:63
msgctxt "connectionpage|create"
msgid "_Create New"
msgstr "_Opret ny"
-#: connectionpage.ui:78
+#: dbaccess/uiconfig/ui/connectionpage.ui:77
msgctxt "connectionpage|browse"
msgid "_Browse…"
msgstr "_Gennemse…"
-#: connectionpage.ui:98
+#: dbaccess/uiconfig/ui/connectionpage.ui:97
msgctxt "connectionpage|generalLabel"
msgid "General"
msgstr "Generelt"
-#: connectionpage.ui:140
+#: dbaccess/uiconfig/ui/connectionpage.ui:139
msgctxt "connectionpage|userNameLabel"
msgid "_User name:"
msgstr "_Brugernavn:"
-#: connectionpage.ui:162
+#: dbaccess/uiconfig/ui/connectionpage.ui:161
msgctxt "connectionpage|passCheckbutton"
msgid "Password required"
msgstr "Adgangskode kræves"
-#: connectionpage.ui:186
+#: dbaccess/uiconfig/ui/connectionpage.ui:186
msgctxt "connectionpage|userlabel"
msgid "User Authentication"
msgstr "Brugerautentifikation"
-#: connectionpage.ui:227
+#: dbaccess/uiconfig/ui/connectionpage.ui:227
msgctxt "connectionpage|javaDriverLabel"
msgid "_JDBC driver class:"
msgstr "JDBC-driverklasse:"
-#: connectionpage.ui:252
+#: dbaccess/uiconfig/ui/connectionpage.ui:251
msgctxt "connectionpage|driverButton"
msgid "Test Class"
msgstr "Testklasse"
-#: connectionpage.ui:272
+#: dbaccess/uiconfig/ui/connectionpage.ui:271
msgctxt "connectionpage|JDBCLabel"
msgid "JDBC Properties"
msgstr "JDBC-egenskaber"
-#: connectionpage.ui:287
+#: dbaccess/uiconfig/ui/connectionpage.ui:286
msgctxt "connectionpage|connectionButton"
msgid "Test Connection"
msgstr "Test forbindelse"
-#: copytablepage.ui:35
+#: dbaccess/uiconfig/ui/copytablepage.ui:35
msgctxt "copytablepage|defdata"
msgid "De_finition and data"
msgstr "Definition og data"
-#: copytablepage.ui:52
+#: dbaccess/uiconfig/ui/copytablepage.ui:52
msgctxt "copytablepage|def"
msgid "Def_inition"
msgstr "Definition"
-#: copytablepage.ui:68
+#: dbaccess/uiconfig/ui/copytablepage.ui:68
msgctxt "copytablepage|view"
msgid "A_s table view"
msgstr "Som tabelvisning"
-#: copytablepage.ui:84
+#: dbaccess/uiconfig/ui/copytablepage.ui:84
msgctxt "copytablepage|data"
msgid "Append _data"
msgstr "Tilknyt data"
-#: copytablepage.ui:100
+#: dbaccess/uiconfig/ui/copytablepage.ui:100
msgctxt "copytablepage|firstline"
msgid "Use first _line as column names"
msgstr "Benyt første linje som kolonnenavne"
-#: copytablepage.ui:115
+#: dbaccess/uiconfig/ui/copytablepage.ui:115
msgctxt "copytablepage|primarykey"
msgid "Crea_te new field as primary key"
msgstr "Opre_t nyt felt som primær nøgle"
-#: copytablepage.ui:143
+#: dbaccess/uiconfig/ui/copytablepage.ui:143
msgctxt "copytablepage|keynamelabel"
msgid "Name:"
msgstr "Navn:"
-#: copytablepage.ui:175
+#: dbaccess/uiconfig/ui/copytablepage.ui:175
msgctxt "copytablepage|infoLabel"
msgid "Existing data fields can be set as primary key on the type formatting step (third page) of the wizard."
msgstr "Eksisterende datafelter kan anvendes som primær nøgle i trinnet typeformatering (tredje side) i guiden."
-#: copytablepage.ui:192
+#: dbaccess/uiconfig/ui/copytablepage.ui:192
msgctxt "copytablepage|label1"
msgid "Options"
msgstr "Indstillinger"
-#: copytablepage.ui:215
+#: dbaccess/uiconfig/ui/copytablepage.ui:215
msgctxt "copytablepage|label2"
msgid "Ta_ble name:"
msgstr "Tabelnavn:"
-#: dbaseindexdialog.ui:28
+#: dbaccess/uiconfig/ui/dbaseindexdialog.ui:28
msgctxt "dbaseindexdialog|DBaseIndexDialog"
msgid "Indexes"
msgstr "Indekser"
-#: dbaseindexdialog.ui:107
+#: dbaccess/uiconfig/ui/dbaseindexdialog.ui:107
msgctxt "dbaseindexdialog|label1"
msgid "_Table:"
msgstr "_Tabel:"
-#: dbaseindexdialog.ui:162
+#: dbaccess/uiconfig/ui/dbaseindexdialog.ui:162
msgctxt "dbaseindexdialog|label3"
msgid "T_able indexes"
msgstr "Tabeloversigter"
-#: dbaseindexdialog.ui:176
+#: dbaccess/uiconfig/ui/dbaseindexdialog.ui:176
msgctxt "dbaseindexdialog|label4"
msgid "_Free indexes"
msgstr "Frie indekser"
-#: dbaseindexdialog.ui:294
+#: dbaccess/uiconfig/ui/dbaseindexdialog.ui:294
msgctxt "dbaseindexdialog|label2"
msgid "Assignment"
msgstr "Tildeling"
-#: dbasepage.ui:38
+#: dbaccess/uiconfig/ui/dbasepage.ui:38
msgctxt "dbasepage|charsetlabel"
msgid "_Character set:"
msgstr "_Tegnsæt:"
-#: dbasepage.ui:68
+#: dbaccess/uiconfig/ui/dbasepage.ui:68
msgctxt "dbasepage|charsetheader"
msgid "Data Conversion"
msgstr "Datakonvertering"
-#: dbasepage.ui:104
+#: dbaccess/uiconfig/ui/dbasepage.ui:104
msgctxt "dbasepage|showDelRowsCheckbutton"
msgid "Display deleted records as well"
msgstr "Vis også slettede dataposter"
-#: dbasepage.ui:123
+#: dbaccess/uiconfig/ui/dbasepage.ui:124
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 "Bemærk: Når slettede og dermed inaktive dataposter vises, kan du ikke slette dataposter fra datakilden."
-#: dbasepage.ui:141
+#: dbaccess/uiconfig/ui/dbasepage.ui:142
msgctxt "dbasepage|label1"
msgid "Optional Settings"
msgstr "Valgfri indstillinger"
-#: dbasepage.ui:156
+#: dbaccess/uiconfig/ui/dbasepage.ui:157
msgctxt "dbasepage|indiciesButton"
msgid "Indexes..."
msgstr "Indekser..."
-#: dbwizconnectionpage.ui:36
+#: dbaccess/uiconfig/ui/dbwizconnectionpage.ui:36
msgctxt "dbwizconnectionpage|helptext"
msgid "label"
msgstr "etiket"
-#: dbwizconnectionpage.ui:57
+#: dbaccess/uiconfig/ui/dbwizconnectionpage.ui:57
msgctxt "dbwizconnectionpage|browseurllabel"
msgid "Path to the dBASE files:"
msgstr "Sti til dBASE-filerne:"
-#: dbwizconnectionpage.ui:80
+#: dbaccess/uiconfig/ui/dbwizconnectionpage.ui:79
msgctxt "dbwizconnectionpage|create"
msgid "_Create New"
msgstr "_Opret ny"
-#: dbwizconnectionpage.ui:94
+#: dbaccess/uiconfig/ui/dbwizconnectionpage.ui:93
msgctxt "dbwizconnectionpage|browse"
msgid "_Browse…"
msgstr "_Gennemse…"
-#: dbwizmysqlintropage.ui:38
+#: dbaccess/uiconfig/ui/dbwizmysqlintropage.ui:38
msgctxt "dbwizmysqlintropage|label2"
msgid ""
"You can connect to a MySQL database using either ODBC or JDBC.\n"
@@ -2655,192 +2655,192 @@ msgstr ""
"Du kan forbinde til en MySQL-database ved brug af enten ODBC eller JDBC.\n"
"Kontakt din systemadministrator, hvis du er usikker på de følgende indstillinger."
-#: dbwizmysqlintropage.ui:69
+#: dbaccess/uiconfig/ui/dbwizmysqlintropage.ui:69
msgctxt "dbwizmysqlintropage|odbc"
msgid "Connect using ODBC (Open Database Connectivity)"
msgstr "Forbind ved hjælp af ODBC (Open DataBase Connectivity)"
-#: dbwizmysqlintropage.ui:85
+#: dbaccess/uiconfig/ui/dbwizmysqlintropage.ui:86
msgctxt "dbwizmysqlintropage|jdbc"
msgid "Connect using JDBC (Java Database Connectivity)"
msgstr "Forbind ved brug af JDBC (Java Database Connectivity)"
-#: dbwizmysqlintropage.ui:103
+#: dbaccess/uiconfig/ui/dbwizmysqlintropage.ui:105
msgctxt "dbwizmysqlintropage|directly"
msgid "Connect directly"
msgstr "Forbind direkte"
-#: dbwizmysqlintropage.ui:125
+#: dbaccess/uiconfig/ui/dbwizmysqlintropage.ui:128
msgctxt "dbwizmysqlintropage|label1"
msgid "How do you want to connect to your MySQL database?"
msgstr "Hvordan vil du forbinde til din MySQL-database?"
-#: dbwizmysqlintropage.ui:143
+#: dbaccess/uiconfig/ui/dbwizmysqlintropage.ui:146
msgctxt "dbwizmysqlintropage|header"
msgid "Set Up a Connection to a MySQL Database"
msgstr "Opret en forbindelse til en MySQL-database"
-#: dbwizmysqlnativepage.ui:41
+#: dbaccess/uiconfig/ui/dbwizmysqlnativepage.ui:41
msgctxt "dbwizmysqlnativepage|helptext"
msgid "Please enter the required information to connect to a MySQL database."
msgstr "Indtast den nødvendige information for at forbinde til en MySQL-database."
-#: dbwizmysqlnativepage.ui:76
+#: dbaccess/uiconfig/ui/dbwizmysqlnativepage.ui:76
msgctxt "dbwizmysqlnativepage|header"
msgid "Set Up a Connection to a MySQL Database"
msgstr "Opret en forbindelse til en MySQL-database"
-#: dbwizspreadsheetpage.ui:74
+#: dbaccess/uiconfig/ui/dbwizspreadsheetpage.ui:73
msgctxt "dbwizspreadsheetpage|browse"
msgid "Browse"
msgstr "Gennemse"
-#: dbwizspreadsheetpage.ui:90
+#: dbaccess/uiconfig/ui/dbwizspreadsheetpage.ui:89
msgctxt "dbwizspreadsheetpage|create"
msgid "Create New"
msgstr "Opret ny"
-#: dbwizspreadsheetpage.ui:148
+#: dbaccess/uiconfig/ui/dbwizspreadsheetpage.ui:147
msgctxt "dbwizspreadsheetpage|passwordrequired"
msgid "_Password required"
msgstr "Adgangskode nødvendig"
-#: dbwiztextpage.ui:74
+#: dbaccess/uiconfig/ui/dbwiztextpage.ui:73
msgctxt "dbwiztextpage|browse"
msgid "Browse"
msgstr "Gennemse"
-#: dbwiztextpage.ui:90
+#: dbaccess/uiconfig/ui/dbwiztextpage.ui:89
msgctxt "dbwiztextpage|create"
msgid "Create New"
msgstr "Opret ny"
-#: deleteallrowsdialog.ui:12
+#: 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 "Du forsøger at slette alle kolonner i databasen. En tabel kan ikke eksistere uden kolonner. Skal tabellen slettes helt fra databasen? Hvis ikke, vil tabellen forblive uændret i databasen."
-#: designsavemodifieddialog.ui:12
+#: dbaccess/uiconfig/ui/designsavemodifieddialog.ui:12
msgctxt "designsavemodifieddialog|DesignSaveModifiedDialog"
msgid "Do you want to save the changes?"
msgstr "Ønsker du at gemme ændringerne?"
-#: designsavemodifieddialog.ui:13
+#: dbaccess/uiconfig/ui/designsavemodifieddialog.ui:13
msgctxt "designsavemodifieddialog|DesignSaveModifiedDialog"
msgid "The relation design has been changed."
msgstr "Relationsdesignet er blevet ændret."
-#: directsqldialog.ui:9
+#: dbaccess/uiconfig/ui/directsqldialog.ui:9
msgctxt "directsqldialog|DirectSQLDialog"
msgid "Execute SQL Statement"
msgstr "Eksekver SQL-erklæring"
-#: directsqldialog.ui:92
+#: dbaccess/uiconfig/ui/directsqldialog.ui:92
msgctxt "directsqldialog|sql_label"
msgid "_Command to execute:"
msgstr "Kommando, der skal udføres:"
-#: directsqldialog.ui:108
+#: dbaccess/uiconfig/ui/directsqldialog.ui:108
msgctxt "directsqldialog|showoutput"
msgid "_Show output of \"select\" statements"
msgstr "Vis resultatet fra \"select statements\""
-#: directsqldialog.ui:123
+#: dbaccess/uiconfig/ui/directsqldialog.ui:123
msgctxt "directsqldialog|execute"
msgid "_Execute"
msgstr "Udfør"
-#: directsqldialog.ui:158
+#: dbaccess/uiconfig/ui/directsqldialog.ui:158
msgctxt "directsqldialog|sqlhistory_label"
msgid "_Previous commands:"
msgstr "Tidligere kommandoer:"
-#: directsqldialog.ui:175
+#: dbaccess/uiconfig/ui/directsqldialog.ui:175
msgctxt "directsqldialog|label1"
msgid "SQL Command"
msgstr "SQL-kommando"
-#: directsqldialog.ui:220
+#: dbaccess/uiconfig/ui/directsqldialog.ui:220
msgctxt "directsqldialog|label2"
msgid "Status"
msgstr "Status"
-#: directsqldialog.ui:265
+#: dbaccess/uiconfig/ui/directsqldialog.ui:265
msgctxt "directsqldialog|label3"
msgid "Output"
msgstr "Output"
-#: fielddialog.ui:8
+#: dbaccess/uiconfig/ui/fielddialog.ui:8
msgctxt "fielddialog|FieldDialog"
msgid "Field Format"
msgstr "Feltformat"
-#: fielddialog.ui:111
+#: dbaccess/uiconfig/ui/fielddialog.ui:111
msgctxt "fielddialog|format"
msgid "Format"
msgstr "Format"
-#: fielddialog.ui:133
+#: dbaccess/uiconfig/ui/fielddialog.ui:133
msgctxt "fielddialog|alignment"
msgid "Alignment"
msgstr "Justering"
-#: fielddialog.ui:152
+#: dbaccess/uiconfig/ui/fielddialog.ui:152
msgctxt "fielddialog|alttitle"
msgid "Table Format"
msgstr "Tabelformat"
-#: finalpagewizard.ui:17
+#: dbaccess/uiconfig/ui/finalpagewizard.ui:17
msgctxt "finalpagewizard|headerText"
msgid "Decide How to Proceed After Saving the Database"
msgstr "Bestem, hvorledes der skal fortsættes, efter at databasen er gemt"
-#: finalpagewizard.ui:44
+#: dbaccess/uiconfig/ui/finalpagewizard.ui:44
msgctxt "finalpagewizard|helpText"
msgid "Do you want the wizard to register the database in %PRODUCTNAME?"
msgstr "Skal guiden registrere databasen i %PRODUCTNAME?"
-#: finalpagewizard.ui:56
+#: dbaccess/uiconfig/ui/finalpagewizard.ui:56
msgctxt "finalpagewizard|yesregister"
msgid "_Yes, register the database for me"
msgstr "Ja, registrér databasen for mig"
-#: finalpagewizard.ui:74
+#: dbaccess/uiconfig/ui/finalpagewizard.ui:74
msgctxt "finalpagewizard|noregister"
msgid "N_o, do not register the database"
msgstr "Nej, registrér ikke databasen"
-#: finalpagewizard.ui:105
+#: dbaccess/uiconfig/ui/finalpagewizard.ui:105
msgctxt "finalpagewizard|additionalText"
msgid "After the database file has been saved, what do you want to do?"
msgstr "Når databasen er blevet gemt, hvad skal der så ske ?"
-#: finalpagewizard.ui:116
+#: dbaccess/uiconfig/ui/finalpagewizard.ui:116
msgctxt "finalpagewizard|openediting"
msgid "Open the database for editing"
msgstr "Åbn databasen for redigering"
-#: finalpagewizard.ui:132
+#: dbaccess/uiconfig/ui/finalpagewizard.ui:132
msgctxt "finalpagewizard|usewizard"
msgid "Create tables using the table wizard"
msgstr "Opret tabeller ved hjælp af tabelguiden"
-#: finalpagewizard.ui:156
+#: dbaccess/uiconfig/ui/finalpagewizard.ui:157
msgctxt "finalpagewizard|finishText"
msgid "Click 'Finish' to save the database."
msgstr "Klik på 'Afslut' for at gemme databasen."
-#: generalpagedialog.ui:17
+#: dbaccess/uiconfig/ui/generalpagedialog.ui:17
msgctxt "generalpagedialog|datasourceTypePre"
msgid "Select the type of database to which you want to establish a connection."
msgstr "Vælg typen af database til hvilken du vil etablere en forbindelse."
-#: generalpagedialog.ui:31
+#: dbaccess/uiconfig/ui/generalpagedialog.ui:31
msgctxt "generalpagedialog|datasourceTypeLabel"
msgid "Database _type:"
msgstr "Database_type:"
-#: generalpagedialog.ui:59
+#: dbaccess/uiconfig/ui/generalpagedialog.ui:59
msgctxt "generalpagedialog|datasourceTypeHelp"
msgid ""
"On the following pages, you can make detailed settings for the connection.\n"
@@ -2851,527 +2851,547 @@ msgstr ""
"\n"
"De nye indstillinger vil overskrive dine eksisterende indstillinger."
-#: generalpagewizard.ui:18
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:18
msgctxt "generalpagewizard|headerText"
msgid "Welcome to the %PRODUCTNAME Database Wizard"
msgstr "Velkommen til databaseguiden for %PRODUCTNAME"
-#: generalpagewizard.ui:35
+#: 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 "Brug Databaseguiden til at oprette en ny database, åbne en eksisterende databasefil eller forbinde til en database på en server."
-#: generalpagewizard.ui:50
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:50
msgctxt "generalpagewizard|sourceTypeHeader"
msgid "What do you want to do?"
msgstr "Hvad vil du foretage dig?"
-#: generalpagewizard.ui:61
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:61
msgctxt "generalpagewizard|createDatabase"
msgid "Create a n_ew database"
msgstr "Opret en ny database"
-#: generalpagewizard.ui:88
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:88
msgctxt "generalpagewizard|embeddeddbLabel"
msgid "_Embedded database:"
msgstr "Indlejret database:"
-#: generalpagewizard.ui:118
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:118
msgctxt "generalpagewizard|openExistingDatabase"
msgid "Open an existing database _file"
msgstr "Åbn en eksisterende databasefil"
-#: generalpagewizard.ui:146
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:146
msgctxt "generalpagewizard|docListLabel"
msgid "_Recently used:"
msgstr "Senest brugte:"
-#: generalpagewizard.ui:179
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:179
msgctxt "generalpagewizard|openDatabase"
msgid "Open"
msgstr "Åbn"
-#: generalpagewizard.ui:195
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:195
msgctxt "generalpagewizard|connectDatabase"
msgid "Connect to an e_xisting database"
msgstr "Forbind til en eksisterende database"
-#: generalspecialjdbcdetailspage.ui:39
+#: dbaccess/uiconfig/ui/generalspecialjdbcdetailspage.ui:39
msgctxt "generalspecialjdbcdetailspage|label2"
msgid "_Host name:"
msgstr "_Værtsnavn:"
-#: generalspecialjdbcdetailspage.ui:53
+#: dbaccess/uiconfig/ui/generalspecialjdbcdetailspage.ui:53
msgctxt "generalspecialjdbcdetailspage|label3"
msgid "_Port number:"
msgstr "_Portnummer:"
-#: generalspecialjdbcdetailspage.ui:78
+#: dbaccess/uiconfig/ui/generalspecialjdbcdetailspage.ui:78
msgctxt "generalspecialjdbcdetailspage|socketLabel"
msgid "Socket:"
msgstr "Sokkel:"
-#: generalspecialjdbcdetailspage.ui:90
+#: dbaccess/uiconfig/ui/generalspecialjdbcdetailspage.ui:90
msgctxt "generalspecialjdbcdetailspage|driverClassLabel"
msgid "MySQL JDBC d_river class:"
msgstr "MySQL JDBC-driverklasse:"
-#: generalspecialjdbcdetailspage.ui:112
+#: dbaccess/uiconfig/ui/generalspecialjdbcdetailspage.ui:112
msgctxt "generalspecialjdbcdetailspage|testDriverClassButton"
msgid "Test Class"
msgstr "Testklasse"
-#: generalspecialjdbcdetailspage.ui:162
+#: dbaccess/uiconfig/ui/generalspecialjdbcdetailspage.ui:162
msgctxt "generalspecialjdbcdetailspage|label1"
msgid "Connection Settings"
msgstr "Forbindelsesindstillinger"
-#: generalspecialjdbcdetailspage.ui:199
+#: dbaccess/uiconfig/ui/generalspecialjdbcdetailspage.ui:199
msgctxt "generalspecialjdbcdetailspage|charsetlabel"
msgid "_Character set:"
msgstr "_Tegnsæt:"
-#: generalspecialjdbcdetailspage.ui:229
+#: dbaccess/uiconfig/ui/generalspecialjdbcdetailspage.ui:229
msgctxt "generalspecialjdbcdetailspage|charsetheader"
msgid "Data Conversion"
msgstr "Datakonvertering"
-#: generatedvaluespage.ui:29
+#: dbaccess/uiconfig/ui/generatedvaluespage.ui:29
msgctxt "generatedvaluespage|autoretrieve"
msgid "Re_trieve generated values"
msgstr "Hent de dannede værdier"
-#: generatedvaluespage.ui:65
+#: dbaccess/uiconfig/ui/generatedvaluespage.ui:65
msgctxt "generatedvaluespage|statementft"
msgid "_Auto-increment statement:"
msgstr "_Auto-forøgelsessætning"
-#: generatedvaluespage.ui:103
+#: dbaccess/uiconfig/ui/generatedvaluespage.ui:103
msgctxt "generatedvaluespage|queryft"
msgid "_Query of generated values:"
msgstr "_Forespørgsel på dannede værdier"
-#: generatedvaluespage.ui:146
+#: dbaccess/uiconfig/ui/generatedvaluespage.ui:146
msgctxt "generatedvaluespage|label1"
msgid "Settings"
msgstr "Indstillinger"
-#: indexdesigndialog.ui:9
+#: dbaccess/uiconfig/ui/indexdesigndialog.ui:9
msgctxt "indexdesigndialog|IndexDesignDialog"
msgid "Indexes"
msgstr "Indekser"
-#: indexdesigndialog.ui:80
+#: dbaccess/uiconfig/ui/indexdesigndialog.ui:80
msgctxt "indexdesigndialog|ID_INDEX_NEW"
msgid "New Index"
msgstr "Nyt indeks"
-#: indexdesigndialog.ui:95
+#: dbaccess/uiconfig/ui/indexdesigndialog.ui:95
msgctxt "indexdesigndialog|ID_INDEX_DROP"
msgid "Delete Current Index"
msgstr "Slet aktuelt indeks"
-#: indexdesigndialog.ui:110
+#: dbaccess/uiconfig/ui/indexdesigndialog.ui:110
msgctxt "indexdesigndialog|ID_INDEX_RENAME"
msgid "Rename Current Index"
msgstr "Omdøb aktuelt indeks"
-#: indexdesigndialog.ui:125
+#: dbaccess/uiconfig/ui/indexdesigndialog.ui:125
msgctxt "indexdesigndialog|ID_INDEX_SAVE"
msgid "Save Current Index"
msgstr "Gem aktuelt indeks"
-#: indexdesigndialog.ui:140
+#: dbaccess/uiconfig/ui/indexdesigndialog.ui:140
msgctxt "indexdesigndialog|ID_INDEX_RESET"
msgid "Reset Current Index"
msgstr "Nulstil aktuelt indeks"
-#: indexdesigndialog.ui:276
+#: dbaccess/uiconfig/ui/indexdesigndialog.ui:276
msgctxt "indexdesigndialog|DESC_LABEL"
msgid "Index identifier:"
msgstr "Indeksidentifikator:"
-#: indexdesigndialog.ui:297
+#: dbaccess/uiconfig/ui/indexdesigndialog.ui:297
msgctxt "indexdesigndialog|UNIQUE"
msgid "_Unique"
msgstr "Ingen d_ubletter"
-#: indexdesigndialog.ui:319
+#: dbaccess/uiconfig/ui/indexdesigndialog.ui:319
msgctxt "indexdesigndialog|FIELDS_LABEL"
msgid "Fields:"
msgstr "Felter:"
-#: indexdesigndialog.ui:352
+#: dbaccess/uiconfig/ui/indexdesigndialog.ui:352
msgctxt "indexdesigndialog|INDEX_DETAILS"
msgid "Index Details"
msgstr "Indeksdetaljer"
-#: jdbcconnectionpage.ui:20
+#: dbaccess/uiconfig/ui/jdbcconnectionpage.ui:20
msgctxt "jdbcconnectionpage|header"
msgid "Set Up a Connection to a JDBC Database"
msgstr "Opsæt en forbindelse til en JDBC-database"
-#: jdbcconnectionpage.ui:36
+#: dbaccess/uiconfig/ui/jdbcconnectionpage.ui:36
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 "Indtast venligst den nødvendige information for at forbinde til en JDBC-database. Kontakt venligst din systemadministrator, hvis du er usikker på de følgende indstillinger."
-#: jdbcconnectionpage.ui:57
+#: dbaccess/uiconfig/ui/jdbcconnectionpage.ui:57
msgctxt "jdbcconnectionpage|browseurllabel"
msgid "Path to the dBASE files:"
msgstr "Sti til dBASE-filerne:"
-#: jdbcconnectionpage.ui:80
+#: dbaccess/uiconfig/ui/jdbcconnectionpage.ui:79
msgctxt "jdbcconnectionpage|create"
msgid "_Create New"
msgstr "O_pret ny"
-#: jdbcconnectionpage.ui:94
+#: dbaccess/uiconfig/ui/jdbcconnectionpage.ui:93
msgctxt "jdbcconnectionpage|browse"
msgid "_Browse…"
msgstr "_Gennemse…"
-#: jdbcconnectionpage.ui:126
+#: dbaccess/uiconfig/ui/jdbcconnectionpage.ui:125
msgctxt "jdbcconnectionpage|jdbcLabel"
msgid "JDBC d_river class:"
msgstr "JDBC-d_riverklasse:"
-#: jdbcconnectionpage.ui:156
+#: dbaccess/uiconfig/ui/jdbcconnectionpage.ui:155
msgctxt "jdbcconnectionpage|jdbcButton"
msgid "_Test Class"
msgstr "_Testklasse"
-#: joindialog.ui:15
+#: dbaccess/uiconfig/ui/joindialog.ui:15
msgctxt "joindialog|liststore1"
msgid "Inner join"
msgstr "Inner join"
-#: joindialog.ui:19
+#: dbaccess/uiconfig/ui/joindialog.ui:19
msgctxt "joindialog|liststore1"
msgid "Left join"
msgstr "Left join"
-#: joindialog.ui:23
+#: dbaccess/uiconfig/ui/joindialog.ui:23
msgctxt "joindialog|liststore1"
msgid "Right join"
msgstr "Right join"
-#: joindialog.ui:27
+#: dbaccess/uiconfig/ui/joindialog.ui:27
msgctxt "joindialog|liststore1"
msgid "Full (outer) join"
msgstr "Full (outer) join"
-#: joindialog.ui:31
+#: dbaccess/uiconfig/ui/joindialog.ui:31
msgctxt "joindialog|liststore1"
msgid "Cross join"
msgstr "Cross join"
-#: joindialog.ui:39
+#: dbaccess/uiconfig/ui/joindialog.ui:39
msgctxt "joindialog|JoinDialog"
msgid "Join Properties"
msgstr "Join egenskaber"
-#: joindialog.ui:162
+#: dbaccess/uiconfig/ui/joindialog.ui:162
msgctxt "joindialog|label1"
msgid "Tables Involved"
msgstr "Involverede tabeller"
-#: joindialog.ui:228
+#: dbaccess/uiconfig/ui/joindialog.ui:228
msgctxt "joindialog|label2"
msgid "Fields Involved"
msgstr "Involverede felter"
-#: joindialog.ui:264
+#: dbaccess/uiconfig/ui/joindialog.ui:264
msgctxt "joindialog|label5"
msgid "_Type:"
msgstr "Type:"
-#: joindialog.ui:287
+#: dbaccess/uiconfig/ui/joindialog.ui:287
msgctxt "joindialog|natural"
msgid "Natural"
msgstr "Naturlig"
-#: joindialog.ui:311
+#: dbaccess/uiconfig/ui/joindialog.ui:311
msgctxt "joindialog|label6"
msgid "Options"
msgstr "Indstillinger"
-#: jointablemenu.ui:12
+#: dbaccess/uiconfig/ui/jointablemenu.ui:12
msgctxt "jointablemenu|delete"
msgid "_Delete"
msgstr "_Slet"
-#: joinviewmenu.ui:12
+#: dbaccess/uiconfig/ui/joinviewmenu.ui:12
msgctxt "joinviewmenu|delete"
msgid "_Delete"
msgstr "_Slet"
-#: joinviewmenu.ui:20
+#: dbaccess/uiconfig/ui/joinviewmenu.ui:20
msgctxt "joinviewmenu|edit"
msgid "Edit..."
msgstr "Redigér..."
-#: keymenu.ui:12
+#: dbaccess/uiconfig/ui/keymenu.ui:12
msgctxt "keymenu|primarykey"
msgid "Primary Key"
msgstr "Primærnøgle"
-#: ldapconnectionpage.ui:18
+#: dbaccess/uiconfig/ui/ldapconnectionpage.ui:18
msgctxt "ldapconnectionpage|header"
msgid "Set Up a Connection to an LDAP Directory"
msgstr "Opsæt en forbindelse til et LDAP-katalog"
-#: ldapconnectionpage.ui:34
+#: dbaccess/uiconfig/ui/ldapconnectionpage.ui:34
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 "Indtast venligst den nødvendige information for at forbinde til et LDAP-katalog. Kontakt venligst din systemadministrator, hvis du er usikker på de følgende indstillinger."
-#: ldapconnectionpage.ui:57
+#: dbaccess/uiconfig/ui/ldapconnectionpage.ui:57
msgctxt "ldapconnectionpage|hostNameLabel"
msgid "_Server:"
msgstr "Server:"
-#: ldapconnectionpage.ui:71
+#: dbaccess/uiconfig/ui/ldapconnectionpage.ui:71
msgctxt "ldapconnectionpage|portNumLabel"
msgid "_Port number:"
msgstr "_Portnummer:"
-#: ldapconnectionpage.ui:113
+#: dbaccess/uiconfig/ui/ldapconnectionpage.ui:113
msgctxt "ldapconnectionpage|portNumDefLabel"
msgid "Default: 389"
msgstr "Standard: 389"
-#: ldapconnectionpage.ui:132
+#: dbaccess/uiconfig/ui/ldapconnectionpage.ui:132
msgctxt "ldapconnectionpage|baseDNLabel"
msgid "Base _DN:"
msgstr "Basis-_DN:"
-#: ldapconnectionpage.ui:161
+#: dbaccess/uiconfig/ui/ldapconnectionpage.ui:161
msgctxt "ldapconnectionpage|useSSLCheckbutton"
msgid "Use _secure connection (SSL)"
msgstr "Brug _sikker forbindelse (SSL)"
-#: ldappage.ui:39
+#: dbaccess/uiconfig/ui/ldappage.ui:39
msgctxt "ldappage|label1"
msgid "_Base DN:"
msgstr "_Basis-DN:"
-#: ldappage.ui:61
+#: dbaccess/uiconfig/ui/ldappage.ui:61
msgctxt "ldappage|useSSLCheckbutton"
msgid "Use secure connection (SSL)"
msgstr "Brug sikker forbindelse (SSL)"
-#: ldappage.ui:80
+#: dbaccess/uiconfig/ui/ldappage.ui:81
msgctxt "ldappage|label2"
msgid "_Port number:"
msgstr "_Portnummer:"
-#: ldappage.ui:105
+#: dbaccess/uiconfig/ui/ldappage.ui:106
msgctxt "ldappage|label3"
msgid "Maximum number of _records:"
msgstr "Maksimalt antal dataposter:"
-#: ldappage.ui:133
+#: dbaccess/uiconfig/ui/ldappage.ui:134
msgctxt "ldappage|charsetheader"
msgid "Connection Settings"
msgstr "Indstillinger for forbindelse"
-#: migratepage.ui:17
+#: dbaccess/uiconfig/ui/migratepage.ui:17
msgctxt "migratepage|label1"
msgid "Migration Progress"
msgstr "Fremgang for overflytning"
-#: migratepage.ui:34
+#: dbaccess/uiconfig/ui/migratepage.ui:34
msgctxt "migratepage|count"
msgid "The database document contains $forms$ form(s) and $reports$ report(s), which are currently being processed:"
msgstr "Databasedokumentet indeholder $forms$ formular(er) og $reports$ rapport(er), som i øjeblikket behandles:"
-#: migratepage.ui:50
+#: dbaccess/uiconfig/ui/migratepage.ui:50
msgctxt "migratepage|done"
msgid "All forms and reports have been successfully processed. Press 'Next' to show a detailed summary."
msgstr "Alle formularer og rapporter er behandlet. Tryk på 'Næste' for at vise en detaljeret opsummering."
-#: migratepage.ui:71
+#: dbaccess/uiconfig/ui/migratepage.ui:71
msgctxt "migratepage|label4"
msgid "Overall progress:"
msgstr "Samlet fremskridt:"
-#: migratepage.ui:83
+#: dbaccess/uiconfig/ui/migratepage.ui:83
msgctxt "migratepage|overall"
msgid "document $current$ of $overall$"
msgstr "dokument $current$ af $overall$"
-#: migratepage.ui:123
+#: dbaccess/uiconfig/ui/migratepage.ui:123
msgctxt "migratepage|label6"
msgid "Current progress:"
msgstr "Aktuel fremgang:"
-#: migratepage.ui:174
+#: dbaccess/uiconfig/ui/migratepage.ui:174
msgctxt "migratepage|label5"
msgid "Current object:"
msgstr "Aktuelt objekt:"
-#: mysqlnativepage.ui:48
+#: dbaccess/uiconfig/ui/migrwarndlg.ui:7
+msgctxt "migrationwarndialog|MigrationWarnDialog"
+msgid "Confirm Migration"
+msgstr ""
+
+#: dbaccess/uiconfig/ui/migrwarndlg.ui:11
+msgctxt "migrationwarndialog|MigrationWarnDialog"
+msgid "The document contains embedded HSQL data, which is deprecated."
+msgstr ""
+
+#: dbaccess/uiconfig/ui/migrwarndlg.ui:12
+msgctxt "migrationwarndialog|MigrationWarnDialog"
+msgid "Would you like to migrate to Firebird now?"
+msgstr ""
+
+#: dbaccess/uiconfig/ui/migrwarndlg.ui:37
+msgctxt "migrationwarndialog|later"
+msgid "_Later"
+msgstr ""
+
+#: dbaccess/uiconfig/ui/mysqlnativepage.ui:48
msgctxt "mysqlnativepage|connectionheader"
msgid "Connection Settings"
msgstr "Forbindelsesindstillinger"
-#: mysqlnativepage.ui:90
+#: dbaccess/uiconfig/ui/mysqlnativepage.ui:90
msgctxt "mysqlnativepage|usernamelabel"
msgid "_User name:"
msgstr "Br_ugernavn:"
-#: mysqlnativepage.ui:113
+#: dbaccess/uiconfig/ui/mysqlnativepage.ui:112
msgctxt "mysqlnativepage|passwordrequired"
msgid "Password required"
msgstr "Adgangskode krævet"
-#: mysqlnativepage.ui:137
+#: dbaccess/uiconfig/ui/mysqlnativepage.ui:137
msgctxt "mysqlnativepage|userheader"
msgid "User Authentication"
msgstr "Brugergodkendelse"
-#: mysqlnativepage.ui:176
+#: dbaccess/uiconfig/ui/mysqlnativepage.ui:176
msgctxt "mysqlnativepage|charsetlabel"
msgid "_Character set:"
msgstr "T_egnsæt:"
-#: mysqlnativepage.ui:206
+#: dbaccess/uiconfig/ui/mysqlnativepage.ui:206
msgctxt "mysqlnativepage|charsetheader"
msgid "Data Conversion"
msgstr "Datakonvertering"
-#: mysqlnativesettings.ui:25
+#: dbaccess/uiconfig/ui/mysqlnativesettings.ui:25
msgctxt "mysqlnativesettings|dbnamelabel"
msgid "_Database name:"
msgstr "_Databasenavn:"
-#: mysqlnativesettings.ui:63
+#: dbaccess/uiconfig/ui/mysqlnativesettings.ui:62
msgctxt "mysqlnativesettings|hostport"
msgid "Se_rver/port"
msgstr "Se_rver/port"
-#: mysqlnativesettings.ui:96
+#: dbaccess/uiconfig/ui/mysqlnativesettings.ui:95
msgctxt "mysqlnativesettings|serverlabel"
msgid "_Server:"
msgstr "Server:"
-#: mysqlnativesettings.ui:110
+#: dbaccess/uiconfig/ui/mysqlnativesettings.ui:109
msgctxt "mysqlnativesettings|portlabel"
msgid "_Port:"
msgstr "_Port:"
-#: mysqlnativesettings.ui:138
+#: dbaccess/uiconfig/ui/mysqlnativesettings.ui:136
msgctxt "mysqlnativesettings|defaultport"
msgid "Default: 3306"
msgstr "Standard: 3306"
-#: mysqlnativesettings.ui:182
+#: dbaccess/uiconfig/ui/mysqlnativesettings.ui:179
msgctxt "mysqlnativesettings|socketlabel"
msgid "So_cket:"
msgstr "So_cket:"
-#: mysqlnativesettings.ui:225
+#: dbaccess/uiconfig/ui/mysqlnativesettings.ui:221
msgctxt "mysqlnativesettings|namedpipelabel"
msgid "Named p_ipe:"
msgstr "Navng_ivet datakanal (pipe):"
-#: namematchingpage.ui:48
+#: dbaccess/uiconfig/ui/namematchingpage.ui:48
msgctxt "namematchingpage|all"
msgid "_All"
msgstr "_Alle"
-#: namematchingpage.ui:65
+#: dbaccess/uiconfig/ui/namematchingpage.ui:65
msgctxt "namematchingpage|none"
msgid "Non_e"
msgstr "Ing_en"
-#: namematchingpage.ui:101
+#: dbaccess/uiconfig/ui/namematchingpage.ui:101
msgctxt "namematchingpage|leftlabel"
msgid "Source table: "
msgstr "Kildetabel: "
-#: namematchingpage.ui:146
+#: dbaccess/uiconfig/ui/namematchingpage.ui:146
msgctxt "namematchingpage|rightlabel"
msgid "Destination table: "
msgstr "Destinationstabel: "
-#: odbcpage.ui:38
+#: dbaccess/uiconfig/ui/odbcpage.ui:38
msgctxt "odbcpage|charsetlabel"
msgid "_Character set:"
msgstr "T_egnsæt:"
-#: odbcpage.ui:68
+#: dbaccess/uiconfig/ui/odbcpage.ui:68
msgctxt "odbcpage|charsetheader"
msgid "Data Conversion"
msgstr "Datakonvertering"
-#: odbcpage.ui:112
+#: dbaccess/uiconfig/ui/odbcpage.ui:112
msgctxt "odbcpage|optionslabel"
msgid "ODBC _options:"
msgstr "ODBC-valgmuligheder:"
-#: odbcpage.ui:143
+#: dbaccess/uiconfig/ui/odbcpage.ui:143
msgctxt "odbcpage|useCatalogCheckbutton"
msgid "Use catalog for file-based databases"
msgstr "Brug katalog til filbaserede databaser"
-#: odbcpage.ui:165
+#: dbaccess/uiconfig/ui/odbcpage.ui:166
msgctxt "odbcpage|label1"
msgid "Optional Settings"
msgstr "Valgfri indstillinger"
-#: parametersdialog.ui:10
+#: dbaccess/uiconfig/ui/parametersdialog.ui:10
msgctxt "parametersdialog|Parameters"
msgid "Parameter Input"
msgstr "Parameterindtastning"
-#: parametersdialog.ui:122
+#: dbaccess/uiconfig/ui/parametersdialog.ui:122
msgctxt "parametersdialog|label2"
msgid "_Value:"
msgstr "_Værdi:"
-#: parametersdialog.ui:153
+#: dbaccess/uiconfig/ui/parametersdialog.ui:152
msgctxt "parametersdialog|next"
msgid "_Next"
msgstr "_Næste"
-#: parametersdialog.ui:181
+#: dbaccess/uiconfig/ui/parametersdialog.ui:180
msgctxt "parametersdialog|label1"
msgid "_Parameters"
msgstr "_Parametre"
-#: password.ui:8
+#: dbaccess/uiconfig/ui/password.ui:8
msgctxt "password|PasswordDialog"
msgid "Change Password"
msgstr "Skift adgangskode"
-#: password.ui:120
+#: dbaccess/uiconfig/ui/password.ui:120
msgctxt "password|label2"
msgid "Old p_assword:"
msgstr "Tidligere adgangskode:"
-#: password.ui:134
+#: dbaccess/uiconfig/ui/password.ui:134
msgctxt "password|label3"
msgid "_Password:"
msgstr "Adgangskode:"
-#: password.ui:148
+#: dbaccess/uiconfig/ui/password.ui:148
msgctxt "password|label4"
msgid "_Confirm password:"
msgstr "Bekræft adgangskode:"
-#: password.ui:177
+#: dbaccess/uiconfig/ui/password.ui:177
msgctxt "password|label1"
msgid "User “$name$: $”"
msgstr "Bruger “$name$: $”"
-#: preparepage.ui:17
+#: dbaccess/uiconfig/ui/preparepage.ui:17
msgctxt "preparepage|label1"
msgid "Welcome to the Database Macro Migration Wizard"
msgstr "Velkommen til guiden for overflytning af databasemakroer"
-#: preparepage.ui:34
+#: dbaccess/uiconfig/ui/preparepage.ui:34
msgctxt "preparepage|label2"
msgid ""
"This wizard will guide you through the task of migrating your macros.\n"
@@ -3390,842 +3410,842 @@ msgstr ""
"\n"
"Før overflytningen kan finde sted, skal alle formularer, rapporter og forespørgsler tilknyttet dokumentet lukkes. Tryk 'Næste' for at gøre dette."
-#: preparepage.ui:56
+#: dbaccess/uiconfig/ui/preparepage.ui:56
msgctxt "preparepage|closedocerror"
msgid "Not all objects could be closed. Please close them manually, and re-start the wizard."
msgstr "Ikke alle objekter kunne lukkes. Luk dem venligst manuelt og genstart guiden."
-#: querycolmenu.ui:12
+#: dbaccess/uiconfig/ui/querycolmenu.ui:12
msgctxt "querycolmenu|width"
msgid "Column _Width..."
msgstr "_Kolonnebredde..."
-#: querycolmenu.ui:26
+#: dbaccess/uiconfig/ui/querycolmenu.ui:26
msgctxt "querycolmenu|delete"
msgid "_Delete"
msgstr "_Slet"
-#: queryfilterdialog.ui:8
+#: dbaccess/uiconfig/ui/queryfilterdialog.ui:8
msgctxt "queryfilterdialog|QueryFilterDialog"
msgid "Standard Filter"
msgstr "Standardfilter"
-#: queryfilterdialog.ui:96
+#: dbaccess/uiconfig/ui/queryfilterdialog.ui:96
msgctxt "queryfilterdialog|label2"
msgid "Operator"
msgstr "Operator"
-#: queryfilterdialog.ui:108
+#: dbaccess/uiconfig/ui/queryfilterdialog.ui:108
msgctxt "queryfilterdialog|label5"
msgid "Field name"
msgstr "Feltnavn"
-#: queryfilterdialog.ui:120
+#: dbaccess/uiconfig/ui/queryfilterdialog.ui:120
msgctxt "queryfilterdialog|label6"
msgid "Condition"
msgstr "Betingelse"
-#: queryfilterdialog.ui:134
+#: dbaccess/uiconfig/ui/queryfilterdialog.ui:134
msgctxt "queryfilterdialog|field1"
msgid "- none -"
msgstr "- ingen/intet -"
-#: queryfilterdialog.ui:148
+#: dbaccess/uiconfig/ui/queryfilterdialog.ui:148
msgctxt "queryfilterdialog|cond1"
msgid "="
msgstr "="
-#: queryfilterdialog.ui:149
+#: dbaccess/uiconfig/ui/queryfilterdialog.ui:149
msgctxt "queryfilterdialog|cond1"
msgid "<>"
msgstr "<>"
-#: queryfilterdialog.ui:150
+#: dbaccess/uiconfig/ui/queryfilterdialog.ui:150
msgctxt "queryfilterdialog|cond1"
msgid "<"
msgstr "<"
-#: queryfilterdialog.ui:151
+#: dbaccess/uiconfig/ui/queryfilterdialog.ui:151
msgctxt "queryfilterdialog|cond1"
msgid "<="
msgstr "<="
-#: queryfilterdialog.ui:152
+#: dbaccess/uiconfig/ui/queryfilterdialog.ui:152
msgctxt "queryfilterdialog|cond1"
msgid ">"
msgstr ">"
-#: queryfilterdialog.ui:153
+#: dbaccess/uiconfig/ui/queryfilterdialog.ui:153
msgctxt "queryfilterdialog|cond1"
msgid ">="
msgstr ">="
-#: queryfilterdialog.ui:154
+#: dbaccess/uiconfig/ui/queryfilterdialog.ui:154
msgctxt "queryfilterdialog|cond1"
msgid "like"
msgstr "like"
-#: queryfilterdialog.ui:155
+#: dbaccess/uiconfig/ui/queryfilterdialog.ui:155
msgctxt "queryfilterdialog|cond1"
msgid "not like"
msgstr "not like"
-#: queryfilterdialog.ui:156
+#: dbaccess/uiconfig/ui/queryfilterdialog.ui:156
msgctxt "queryfilterdialog|cond1"
msgid "null"
msgstr "null"
-#: queryfilterdialog.ui:157
+#: dbaccess/uiconfig/ui/queryfilterdialog.ui:157
msgctxt "queryfilterdialog|cond1"
msgid "not null"
msgstr "not null"
-#: queryfilterdialog.ui:171
+#: dbaccess/uiconfig/ui/queryfilterdialog.ui:171
msgctxt "queryfilterdialog|field2"
msgid "- none -"
msgstr "- ingen/intet -"
-#: queryfilterdialog.ui:185
+#: dbaccess/uiconfig/ui/queryfilterdialog.ui:185
msgctxt "queryfilterdialog|field3"
msgid "- none -"
msgstr "- ingen/intet -"
-#: queryfilterdialog.ui:219
+#: dbaccess/uiconfig/ui/queryfilterdialog.ui:219
msgctxt "queryfilterdialog|label7"
msgid "Value"
msgstr "Værdi"
-#: queryfilterdialog.ui:263
+#: dbaccess/uiconfig/ui/queryfilterdialog.ui:263
msgctxt "queryfilterdialog|op2"
msgid "AND"
msgstr "AND"
-#: queryfilterdialog.ui:264
+#: dbaccess/uiconfig/ui/queryfilterdialog.ui:264
msgctxt "queryfilterdialog|op2"
msgid "OR"
msgstr "OR"
-#: queryfilterdialog.ui:278
+#: dbaccess/uiconfig/ui/queryfilterdialog.ui:278
msgctxt "queryfilterdialog|op3"
msgid "AND"
msgstr "AND"
-#: queryfilterdialog.ui:279
+#: dbaccess/uiconfig/ui/queryfilterdialog.ui:279
msgctxt "queryfilterdialog|op3"
msgid "OR"
msgstr "OR"
-#: queryfilterdialog.ui:298
+#: dbaccess/uiconfig/ui/queryfilterdialog.ui:298
msgctxt "queryfilterdialog|label1"
msgid "Criteria"
msgstr "Kriterier"
-#: queryfuncmenu.ui:12
+#: dbaccess/uiconfig/ui/queryfuncmenu.ui:12
msgctxt "queryfuncmenu|functions"
msgid "Functions"
msgstr "Funktioner"
-#: queryfuncmenu.ui:26
+#: dbaccess/uiconfig/ui/queryfuncmenu.ui:26
msgctxt "queryfuncmenu|tablename"
msgid "Table Name"
msgstr "Tabelnavn"
-#: queryfuncmenu.ui:34
+#: dbaccess/uiconfig/ui/queryfuncmenu.ui:34
msgctxt "queryfuncmenu|alias"
msgid "Alias"
msgstr "Alias"
-#: queryfuncmenu.ui:48
+#: dbaccess/uiconfig/ui/queryfuncmenu.ui:48
msgctxt "queryfuncmenu|distinct"
msgid "Distinct Values"
msgstr "Entydige værdier"
-#: querypropertiesdialog.ui:9
+#: dbaccess/uiconfig/ui/querypropertiesdialog.ui:9
msgctxt "querypropertiesdialog|QueryPropertiesDialog"
msgid "Query Properties"
msgstr "Egenskaber for forespørgsel"
-#: querypropertiesdialog.ui:101
+#: dbaccess/uiconfig/ui/querypropertiesdialog.ui:101
msgctxt "querypropertiesdialog|limit-label"
msgid "Limit:"
msgstr "Begrænsning:"
-#: querypropertiesdialog.ui:117
+#: dbaccess/uiconfig/ui/querypropertiesdialog.ui:117
msgctxt "querypropertiesdialog|distinct"
msgid "Yes"
msgstr "Ja"
-#: querypropertiesdialog.ui:133
+#: dbaccess/uiconfig/ui/querypropertiesdialog.ui:134
msgctxt "querypropertiesdialog|nondistinct"
msgid "No"
msgstr "Nej"
-#: querypropertiesdialog.ui:160
+#: dbaccess/uiconfig/ui/querypropertiesdialog.ui:162
msgctxt "querypropertiesdialog|distinctvalues"
msgid "Distinct values:"
msgstr "Entydige værdier:"
-#: relationdialog.ui:9
+#: dbaccess/uiconfig/ui/relationdialog.ui:9
msgctxt "relationdialog|RelationDialog"
msgid "Relations"
msgstr "Relationer"
-#: relationdialog.ui:132
+#: dbaccess/uiconfig/ui/relationdialog.ui:132
msgctxt "relationdialog|label1"
msgid "Tables Involved"
msgstr "Involverede tabeller"
-#: relationdialog.ui:173
+#: dbaccess/uiconfig/ui/relationdialog.ui:173
msgctxt "relationdialog|label2"
msgid "Fields Involved"
msgstr "Involverede felter"
-#: relationdialog.ui:211
+#: dbaccess/uiconfig/ui/relationdialog.ui:211
msgctxt "relationdialog|addaction"
msgid "_No action"
msgstr "Ingen handling"
-#: relationdialog.ui:228
+#: dbaccess/uiconfig/ui/relationdialog.ui:228
msgctxt "relationdialog|addcascade"
msgid "_Update cascade"
msgstr "Opdatér i kaskade"
-#: relationdialog.ui:244
+#: dbaccess/uiconfig/ui/relationdialog.ui:244
msgctxt "relationdialog|addnull"
-msgid "_Set null"
-msgstr "Angiv null (ingen værdi)"
+msgid "_Set NULL"
+msgstr ""
-#: relationdialog.ui:260
+#: dbaccess/uiconfig/ui/relationdialog.ui:260
msgctxt "relationdialog|adddefault"
msgid "Set _default"
msgstr "Sæt standard"
-#: relationdialog.ui:282
+#: dbaccess/uiconfig/ui/relationdialog.ui:282
msgctxt "relationdialog|label3"
msgid "Update Options"
msgstr "Opdatér valgmuligheder"
-#: relationdialog.ui:315
+#: dbaccess/uiconfig/ui/relationdialog.ui:315
msgctxt "relationdialog|delaction"
msgid "_No action"
msgstr "Ingen handling"
-#: relationdialog.ui:331
+#: dbaccess/uiconfig/ui/relationdialog.ui:331
msgctxt "relationdialog|delcascade"
msgid "Delete _cascade"
msgstr "Slet kaskade"
-#: relationdialog.ui:346
+#: dbaccess/uiconfig/ui/relationdialog.ui:346
msgctxt "relationdialog|delnull"
-msgid "_Set null"
-msgstr "Sæt null"
+msgid "_Set NULL"
+msgstr ""
-#: relationdialog.ui:361
+#: dbaccess/uiconfig/ui/relationdialog.ui:361
msgctxt "relationdialog|deldefault"
msgid "Set _default"
msgstr "Sæt standard"
-#: relationdialog.ui:382
+#: dbaccess/uiconfig/ui/relationdialog.ui:382
msgctxt "relationdialog|label4"
msgid "Delete Options"
msgstr "Slet valgmuligheder"
-#: relationdialog.ui:435
+#: dbaccess/uiconfig/ui/relationdialog.ui:435
msgctxt "relationdialog|liststore1"
msgid "Inner join"
msgstr "Inner join"
-#: relationdialog.ui:439
+#: dbaccess/uiconfig/ui/relationdialog.ui:439
msgctxt "relationdialog|liststore1"
msgid "Left join"
msgstr "Left join"
-#: relationdialog.ui:443
+#: dbaccess/uiconfig/ui/relationdialog.ui:443
msgctxt "relationdialog|liststore1"
msgid "Right join"
msgstr "Right join"
-#: relationdialog.ui:447
+#: dbaccess/uiconfig/ui/relationdialog.ui:447
msgctxt "relationdialog|liststore1"
msgid "Full (outer) join"
msgstr "Full (outer) join"
-#: relationdialog.ui:451
+#: dbaccess/uiconfig/ui/relationdialog.ui:451
msgctxt "relationdialog|liststore1"
msgid "Cross join"
msgstr "Cross join"
-#: rowheightdialog.ui:15
+#: dbaccess/uiconfig/ui/rowheightdialog.ui:15
msgctxt "rowheightdialog|RowHeightDialog"
msgid "Row Height"
msgstr "Rækkehøjde"
-#: rowheightdialog.ui:94
+#: dbaccess/uiconfig/ui/rowheightdialog.ui:94
msgctxt "rowheightdialog|label1"
msgid "_Height:"
msgstr "_Højde:"
-#: rowheightdialog.ui:119
+#: dbaccess/uiconfig/ui/rowheightdialog.ui:118
msgctxt "rowheightdialog|automatic"
msgid "_Automatic"
msgstr "Automatisk"
-#: rtfcopytabledialog.ui:9
+#: dbaccess/uiconfig/ui/rtfcopytabledialog.ui:9
msgctxt "rtfcopytabledialog|RTFCopyTable"
msgid "Copy RTF Table"
msgstr "Kopiér RTF-tabel"
-#: savedialog.ui:9
+#: dbaccess/uiconfig/ui/savedialog.ui:9
msgctxt "savedialog|SaveDialog"
msgid "Save As"
msgstr "Gem som"
-#: savedialog.ui:85
+#: dbaccess/uiconfig/ui/savedialog.ui:85
msgctxt "savedialog|descriptionft"
msgid "Please enter a name for the object to be created:"
msgstr "Angiv venligst et navn på det objekt, der skal oprettes:"
-#: savedialog.ui:100
+#: dbaccess/uiconfig/ui/savedialog.ui:100
msgctxt "savedialog|catalogft"
msgid "_Catalog:"
msgstr "Katalog:"
-#: savedialog.ui:114
+#: dbaccess/uiconfig/ui/savedialog.ui:114
msgctxt "savedialog|schemaft"
msgid "_Schema:"
msgstr "Skema:"
-#: saveindexdialog.ui:8
+#: dbaccess/uiconfig/ui/saveindexdialog.ui:7
msgctxt "saveindexdialog|SaveIndexDialog"
msgid "Exit Index Design"
msgstr "Afslut indeksdesign"
-#: saveindexdialog.ui:13
+#: dbaccess/uiconfig/ui/saveindexdialog.ui:13
msgctxt "saveindexdialog|SaveIndexDialog"
msgid "Do you want to save the changes made to the current index?"
msgstr "Vil du gemme ændringerne i det aktuelle indeks?"
-#: savemodifieddialog.ui:12
+#: dbaccess/uiconfig/ui/savemodifieddialog.ui:12
msgctxt "savemodifieddialog|SaveModifiedDialog"
msgid "Do you want to save the changes?"
msgstr "Vil du gemme ændringerne?"
-#: savemodifieddialog.ui:13
+#: dbaccess/uiconfig/ui/savemodifieddialog.ui:13
msgctxt "savemodifieddialog|SaveModifiedDialog"
msgid "The current record has been changed."
msgstr "Den aktuelle post er ændret."
-#: sortdialog.ui:8
+#: dbaccess/uiconfig/ui/sortdialog.ui:8
msgctxt "sortdialog|SortDialog"
msgid "Sort Order"
msgstr "Sorteringsrækkefølge"
-#: sortdialog.ui:96
+#: dbaccess/uiconfig/ui/sortdialog.ui:96
msgctxt "sortdialog|label2"
msgid "Operator"
msgstr "Operator"
-#: sortdialog.ui:109
+#: dbaccess/uiconfig/ui/sortdialog.ui:109
msgctxt "sortdialog|label3"
msgid "and then"
msgstr "og derefter"
-#: sortdialog.ui:122
+#: dbaccess/uiconfig/ui/sortdialog.ui:122
msgctxt "sortdialog|label4"
msgid "and then"
msgstr "og derefter"
-#: sortdialog.ui:134
+#: dbaccess/uiconfig/ui/sortdialog.ui:134
msgctxt "sortdialog|label5"
msgid "Field name"
msgstr "Feltnavn"
-#: sortdialog.ui:146
+#: dbaccess/uiconfig/ui/sortdialog.ui:146
msgctxt "sortdialog|label6"
msgid "Order"
msgstr "Rækkefølge"
-#: sortdialog.ui:171
+#: dbaccess/uiconfig/ui/sortdialog.ui:171
msgctxt "sortdialog|value1"
msgid "ascending"
msgstr "stigende"
-#: sortdialog.ui:172
+#: dbaccess/uiconfig/ui/sortdialog.ui:172
msgctxt "sortdialog|value1"
msgid "descending"
msgstr "faldende"
-#: sortdialog.ui:208
+#: dbaccess/uiconfig/ui/sortdialog.ui:208
msgctxt "sortdialog|value2"
msgid "ascending"
msgstr "stigende"
-#: sortdialog.ui:209
+#: dbaccess/uiconfig/ui/sortdialog.ui:209
msgctxt "sortdialog|value2"
msgid "descending"
msgstr "faldende"
-#: sortdialog.ui:223
+#: dbaccess/uiconfig/ui/sortdialog.ui:223
msgctxt "sortdialog|value3"
msgid "ascending"
msgstr "stigende"
-#: sortdialog.ui:224
+#: dbaccess/uiconfig/ui/sortdialog.ui:224
msgctxt "sortdialog|value3"
msgid "descending"
msgstr "faldende"
-#: sortdialog.ui:243
+#: dbaccess/uiconfig/ui/sortdialog.ui:243
msgctxt "sortdialog|label1"
msgid "Sort Order"
msgstr "Sorteringsrækkefølge"
-#: specialjdbcconnectionpage.ui:19
+#: dbaccess/uiconfig/ui/specialjdbcconnectionpage.ui:19
msgctxt "specialjdbcconnectionpage|header"
msgid "Set up connection to a MySQL database using JDBC"
msgstr "Opsæt forbindelse til en MySQL-database ved hjælp af JDBC"
-#: specialjdbcconnectionpage.ui:35
+#: dbaccess/uiconfig/ui/specialjdbcconnectionpage.ui:35
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 "Indtast den nødvendige information for at forbinde til en MySQL-database ved hjælp af JDBC. Bemærk at en JDBC-driverklasse skal være installeret på dit system og registreret med %PRODUCTNAME. Kontakt din systemadministrator, hvis du er usikker på de følgende indstillinger."
-#: specialjdbcconnectionpage.ui:58
+#: dbaccess/uiconfig/ui/specialjdbcconnectionpage.ui:58
msgctxt "specialjdbcconnectionpage|dbNameLabel"
msgid "_Database name:"
msgstr "_Databasenavn:"
-#: specialjdbcconnectionpage.ui:72
+#: dbaccess/uiconfig/ui/specialjdbcconnectionpage.ui:72
msgctxt "specialjdbcconnectionpage|hostNameLabel"
msgid "_Server:"
msgstr "Server:"
-#: specialjdbcconnectionpage.ui:86
+#: dbaccess/uiconfig/ui/specialjdbcconnectionpage.ui:86
msgctxt "specialjdbcconnectionpage|portNumLabel"
msgid "_Port number:"
msgstr "_Portnummer:"
-#: specialjdbcconnectionpage.ui:139
+#: dbaccess/uiconfig/ui/specialjdbcconnectionpage.ui:139
msgctxt "specialjdbcconnectionpage|portNumDefLabel"
msgid "Default: 3306"
msgstr "Standard: 3306"
-#: specialjdbcconnectionpage.ui:173
+#: dbaccess/uiconfig/ui/specialjdbcconnectionpage.ui:173
msgctxt "specialjdbcconnectionpage|jdbcDriverLabel"
msgid "MySQL JDBC d_river class:"
msgstr "MySQL JDBC-driverklasse:"
-#: specialjdbcconnectionpage.ui:195
+#: dbaccess/uiconfig/ui/specialjdbcconnectionpage.ui:195
msgctxt "specialjdbcconnectionpage|testDriverButton"
msgid "_Test Class"
msgstr "_Testklasse"
-#: specialsettingspage.ui:18
+#: dbaccess/uiconfig/ui/specialsettingspage.ui:18
msgctxt "specialsettingspage|usesql92"
msgid "Use SQL92 naming constraints"
msgstr "Anvend SQL92 navnebegrænsninger"
-#: specialsettingspage.ui:35
+#: dbaccess/uiconfig/ui/specialsettingspage.ui:35
msgctxt "specialsettingspage|append"
msgid "Append the table alias name on SELECT statements"
msgstr "Tilføj tabelaliasnavn til SELECT-erklæringer"
-#: specialsettingspage.ui:52
+#: dbaccess/uiconfig/ui/specialsettingspage.ui:52
msgctxt "specialsettingspage|useas"
msgid "Use keyword AS before table alias names"
msgstr "Anvend nøgleord AS før tabelaliasnavne"
-#: specialsettingspage.ui:69
+#: dbaccess/uiconfig/ui/specialsettingspage.ui:69
msgctxt "specialsettingspage|useoj"
msgid "Use Outer Join syntax '{oj }'"
msgstr "Anvend Outer Join syntaks '{OJ }'"
-#: specialsettingspage.ui:86
+#: dbaccess/uiconfig/ui/specialsettingspage.ui:86
msgctxt "specialsettingspage|ignoreprivs"
msgid "Ignore the privileges from the database driver"
msgstr "Ignorér rettighederne fra databasedriveren"
-#: specialsettingspage.ui:103
+#: dbaccess/uiconfig/ui/specialsettingspage.ui:103
msgctxt "specialsettingspage|replaceparams"
msgid "Replace named parameters with '?'"
msgstr "Erstat benævnte parametre med '?'"
-#: specialsettingspage.ui:120
+#: dbaccess/uiconfig/ui/specialsettingspage.ui:120
msgctxt "specialsettingspage|displayver"
msgid "Display version columns (when available)"
msgstr "Vis versionskolonner (når de findes)"
-#: specialsettingspage.ui:137
+#: dbaccess/uiconfig/ui/specialsettingspage.ui:137
msgctxt "specialsettingspage|usecatalogname"
msgid "Use catalog name in SELECT statements"
msgstr "Anvend katalognavn i SELECT statements"
-#: specialsettingspage.ui:154
+#: dbaccess/uiconfig/ui/specialsettingspage.ui:154
msgctxt "specialsettingspage|useschemaname"
msgid "Use schema name in SELECT statements"
msgstr "Anvend skemanavn i SELECT statements"
-#: specialsettingspage.ui:171
+#: dbaccess/uiconfig/ui/specialsettingspage.ui:171
msgctxt "specialsettingspage|createindex"
msgid "Create index with ASC or DESC statement"
msgstr "Opret indeks med ASC eller DESC statement"
-#: specialsettingspage.ui:188
+#: dbaccess/uiconfig/ui/specialsettingspage.ui:188
msgctxt "specialsettingspage|eol"
msgid "End text lines with CR+LF"
msgstr "Afslut tekstlinjer med CR+LF"
-#: specialsettingspage.ui:205
+#: dbaccess/uiconfig/ui/specialsettingspage.ui:205
msgctxt "specialsettingspage|ignorecurrency"
msgid "Ignore currency field information"
msgstr "Ignorér valutafelt information"
-#: specialsettingspage.ui:222
+#: dbaccess/uiconfig/ui/specialsettingspage.ui:222
msgctxt "specialsettingspage|inputchecks"
msgid "Form data input checks for required fields"
msgstr "Formular inddata kontroller for påkrævede felter"
-#: specialsettingspage.ui:239
+#: dbaccess/uiconfig/ui/specialsettingspage.ui:239
msgctxt "specialsettingspage|useodbcliterals"
msgid "Use ODBC conformant date/time literals"
msgstr "Anvend ODBC kompatible dato/tid konstantangivelser"
-#: specialsettingspage.ui:256
+#: dbaccess/uiconfig/ui/specialsettingspage.ui:256
msgctxt "specialsettingspage|primarykeys"
msgid "Supports primary keys"
msgstr "Understøtter primære nøgler"
-#: specialsettingspage.ui:273
+#: dbaccess/uiconfig/ui/specialsettingspage.ui:273
msgctxt "specialsettingspage|resulttype"
msgid "Respect the result set type from the database driver"
msgstr "Respektér resultatsættets type fra databasedriveren"
-#: specialsettingspage.ui:299
+#: dbaccess/uiconfig/ui/specialsettingspage.ui:299
msgctxt "specialsettingspage|comparisonft"
msgid "Comparison of Boolean values:"
msgstr "Sammenligning af boolske værdier:"
-#: specialsettingspage.ui:315
+#: dbaccess/uiconfig/ui/specialsettingspage.ui:315
msgctxt "specialsettingspage|comparison"
msgid "Default"
msgstr "Standard"
-#: specialsettingspage.ui:316
+#: dbaccess/uiconfig/ui/specialsettingspage.ui:316
msgctxt "specialsettingspage|comparison"
msgid "SQL"
msgstr "SQL"
-#: specialsettingspage.ui:317
+#: dbaccess/uiconfig/ui/specialsettingspage.ui:317
msgctxt "specialsettingspage|comparison"
msgid "Mixed"
msgstr "Blandede"
-#: specialsettingspage.ui:318
+#: dbaccess/uiconfig/ui/specialsettingspage.ui:318
msgctxt "specialsettingspage|comparison"
msgid "MS Access"
msgstr "MS Access"
-#: specialsettingspage.ui:333
+#: dbaccess/uiconfig/ui/specialsettingspage.ui:333
msgctxt "specialsettingspage|rowsft"
msgid "Rows to scan column types:"
msgstr "Rækker som skal skanne kolonnetyper:"
-#: sqlexception.ui:9
+#: dbaccess/uiconfig/ui/sqlexception.ui:18
msgctxt "sqlexception|SQLExceptionDialog"
msgid "Error Details"
msgstr "Detaljer om fejl"
-#: sqlexception.ui:58
+#: dbaccess/uiconfig/ui/sqlexception.ui:68
msgctxt "sqlexception|label2"
msgid "Error _list:"
msgstr "Fejlliste:"
-#: sqlexception.ui:72
+#: dbaccess/uiconfig/ui/sqlexception.ui:82
msgctxt "sqlexception|label3"
msgid "_Description:"
msgstr "Beskrivelse:"
-#: summarypage.ui:17
+#: dbaccess/uiconfig/ui/summarypage.ui:17
msgctxt "summarypage|label1"
msgid "Summary"
msgstr "Sammendrag"
-#: summarypage.ui:34
+#: dbaccess/uiconfig/ui/summarypage.ui:34
msgctxt "summarypage|success"
msgid "The migration was successful. Below is a log of the actions which have been taken to your document."
msgstr "Overflytningen lykkedes. Herunder er en log over de handlinger, der er blevet udført i dit dokument."
-#: summarypage.ui:50
+#: dbaccess/uiconfig/ui/summarypage.ui:50
msgctxt "summarypage|failure"
msgid "The migration was not successful. Examine the migration log below for details."
msgstr "Overflytningen lykkedes ikke. Undersøg overflytningsloggen nedenfor for detaljer."
-#: tabledesignrowmenu.ui:12
+#: dbaccess/uiconfig/ui/tabledesignrowmenu.ui:12
msgctxt "tabledesignrowmenu|cut"
msgid "Cu_t"
msgstr "Klip"
-#: tabledesignrowmenu.ui:20
+#: dbaccess/uiconfig/ui/tabledesignrowmenu.ui:20
msgctxt "tabledesignrowmenu|copy"
msgid "_Copy"
msgstr "K_opier"
-#: tabledesignrowmenu.ui:28
+#: dbaccess/uiconfig/ui/tabledesignrowmenu.ui:28
msgctxt "tabledesignrowmenu|paste"
msgid "_Paste"
msgstr "_Indsæt"
-#: tabledesignrowmenu.ui:35
+#: dbaccess/uiconfig/ui/tabledesignrowmenu.ui:35
msgctxt "tabledesignrowmenu|delete"
msgid "_Delete"
msgstr "_Slet"
-#: tabledesignrowmenu.ui:42
+#: dbaccess/uiconfig/ui/tabledesignrowmenu.ui:42
msgctxt "tabledesignrowmenu|insert"
msgid "Insert Rows"
msgstr "Indsæt rækker"
-#: tabledesignrowmenu.ui:55
+#: dbaccess/uiconfig/ui/tabledesignrowmenu.ui:55
msgctxt "tabledesignrowmenu|primarykey"
msgid "Primary Key"
msgstr "Primærnøgle"
-#: tabledesignsavemodifieddialog.ui:12
+#: dbaccess/uiconfig/ui/tabledesignsavemodifieddialog.ui:12
msgctxt "tabledesignsavemodifieddialog|TableDesignSaveModifiedDialog"
msgid "Do you want to save the changes?"
msgstr "Vil du gemme ændringerne?"
-#: tabledesignsavemodifieddialog.ui:13
+#: dbaccess/uiconfig/ui/tabledesignsavemodifieddialog.ui:13
msgctxt "tabledesignsavemodifieddialog|TableDesignSaveModifiedDialog"
msgid "The table has been changed."
msgstr "Tabellen er blevet ændret."
-#: tablesfilterdialog.ui:8
+#: dbaccess/uiconfig/ui/tablesfilterdialog.ui:8
msgctxt "tablesfilterdialog|TablesFilterDialog"
msgid "Tables Filter"
msgstr "Tabelfilter"
-#: tablesfilterpage.ui:34
+#: dbaccess/uiconfig/ui/tablesfilterpage.ui:34
msgctxt "tablesfilterpage|label2"
msgid "Mark the tables that should be visible for the applications."
msgstr "Angiv de tabeller, der skal være synlige for programmerne."
-#: tablesfilterpage.ui:70
+#: dbaccess/uiconfig/ui/tablesfilterpage.ui:70
msgctxt "tablesfilterpage|label1"
msgid "Tables and Table Filter"
msgstr "Tabeller og tabelfilter"
-#: tablesjoindialog.ui:82
+#: dbaccess/uiconfig/ui/tablesjoindialog.ui:82
msgctxt "tablesjoindialog|tables"
msgid "Tables"
msgstr "Tabeller"
-#: tablesjoindialog.ui:99
+#: dbaccess/uiconfig/ui/tablesjoindialog.ui:99
msgctxt "tablesjoindialog|queries"
msgid "Queries"
msgstr "Forespørgsler"
-#: tablesjoindialog.ui:132
+#: dbaccess/uiconfig/ui/tablesjoindialog.ui:132
msgctxt "tablesjoindialog|title"
msgid "Add Tables"
msgstr "Tilføj tabeller"
-#: tablesjoindialog.ui:143
+#: dbaccess/uiconfig/ui/tablesjoindialog.ui:143
msgctxt "tablesjoindialog|alttitle"
msgid "Add Table or Query"
msgstr "Tilføj tabel eller forespørgsel"
-#: textconnectionsettings.ui:8
+#: dbaccess/uiconfig/ui/textconnectionsettings.ui:8
msgctxt "textconnectionsettings|TextConnectionSettingsDialog"
msgid "Text Connection Settings"
msgstr "Indstillinger for tekstforbindelse"
-#: textpage.ui:39
+#: dbaccess/uiconfig/ui/textpage.ui:39
msgctxt "textpage|textfile"
msgid "Plain text files (*.txt)"
msgstr "Simple tekstfiler (*.txt)"
-#: textpage.ui:56
+#: dbaccess/uiconfig/ui/textpage.ui:57
msgctxt "textpage|csvfile"
msgid "Comma-separated value files (*.csv)"
msgstr "Filer med kommaseparerede værdier (*.csv)"
-#: textpage.ui:73
+#: dbaccess/uiconfig/ui/textpage.ui:75
msgctxt "textpage|custom"
msgid "Custom:"
msgstr "Brugertilpasset:"
-#: textpage.ui:106
+#: dbaccess/uiconfig/ui/textpage.ui:107
msgctxt "textpage|example"
msgid "Custom: *.abc"
msgstr "Brugerdefinerede: *.abc"
-#: textpage.ui:121
+#: dbaccess/uiconfig/ui/textpage.ui:122
msgctxt "textpage|extensionheader"
msgid "Specify the Type of Files You Want to Access"
msgstr "Angiv hvilken type filer du vil tilgå"
-#: textpage.ui:159
+#: dbaccess/uiconfig/ui/textpage.ui:160
msgctxt "textpage|containsheaders"
msgid "_Text contains headers"
msgstr "Teksten indeholder overskrifter"
-#: textpage.ui:181
+#: dbaccess/uiconfig/ui/textpage.ui:182
msgctxt "textpage|fieldlabel"
msgid "Field separator:"
msgstr "Skilletegn mellem felter:"
-#: textpage.ui:195
+#: dbaccess/uiconfig/ui/textpage.ui:196
msgctxt "textpage|textlabel"
msgid "Text separator:"
msgstr "Tekstskilletegn"
-#: textpage.ui:209
+#: dbaccess/uiconfig/ui/textpage.ui:210
msgctxt "textpage|decimallabel"
msgid "Decimal separator:"
msgstr "Decimalskilletegn:"
-#: textpage.ui:223
+#: dbaccess/uiconfig/ui/textpage.ui:224
msgctxt "textpage|thousandslabel"
msgid "Thousands separator:"
msgstr "Tusindtalsskilletegn:"
-#: textpage.ui:273
+#: dbaccess/uiconfig/ui/textpage.ui:274
msgctxt "textpage|decimalseparator"
msgid "."
msgstr "."
-#: textpage.ui:274
+#: dbaccess/uiconfig/ui/textpage.ui:275
msgctxt "textpage|decimalseparator"
msgid ","
msgstr ","
-#: textpage.ui:275
+#: dbaccess/uiconfig/ui/textpage.ui:276
msgctxt "textpage|decimalseparator"
msgid ";"
msgstr ";"
-#: textpage.ui:276
+#: dbaccess/uiconfig/ui/textpage.ui:277
msgctxt "textpage|decimalseparator"
msgid ":"
msgstr ":"
-#: textpage.ui:296
+#: dbaccess/uiconfig/ui/textpage.ui:297
msgctxt "textpage|thousandsseparator"
msgid "."
msgstr "."
-#: textpage.ui:297
+#: dbaccess/uiconfig/ui/textpage.ui:298
msgctxt "textpage|thousandsseparator"
msgid ","
msgstr ","
-#: textpage.ui:318
+#: dbaccess/uiconfig/ui/textpage.ui:319
msgctxt "textpage|formatlabel"
msgid "Row Format"
msgstr "Rækkeformat"
-#: textpage.ui:359
+#: dbaccess/uiconfig/ui/textpage.ui:360
msgctxt "textpage|charsetlabel"
msgid "_Character set:"
msgstr "T_egnsæt:"
-#: textpage.ui:389
+#: dbaccess/uiconfig/ui/textpage.ui:390
msgctxt "textpage|charsetheader"
msgid "Data Conversion"
msgstr "Datakonvertering"
-#: typeselectpage.ui:71
+#: dbaccess/uiconfig/ui/typeselectpage.ui:71
msgctxt "typeselectpage|columns"
msgid "Column Information"
msgstr "Kolonneinformation"
-#: typeselectpage.ui:110
+#: dbaccess/uiconfig/ui/typeselectpage.ui:110
msgctxt "typeselectpage|autolabel"
msgid "Lines (ma_x.):"
msgstr "Linjer (maks.):"
-#: typeselectpage.ui:121
+#: dbaccess/uiconfig/ui/typeselectpage.ui:121
msgctxt "typeselectpage|autobutton"
msgid "_Auto"
msgstr "Automatisk"
-#: typeselectpage.ui:153
+#: dbaccess/uiconfig/ui/typeselectpage.ui:152
msgctxt "typeselectpage|autotype"
msgid "Automatic Type Recognition"
msgstr "Automatisk typegenkendelse"
-#: useradmindialog.ui:8
+#: dbaccess/uiconfig/ui/useradmindialog.ui:8
msgctxt "useradmindialog|UserAdminDialog"
msgid "User Administration"
msgstr "Brugeradministration"
-#: useradmindialog.ui:92
+#: dbaccess/uiconfig/ui/useradmindialog.ui:92
msgctxt "useradmindialog|settings"
msgid "User Settings"
msgstr "Brugerindstillinger"
-#: useradminpage.ui:47
+#: dbaccess/uiconfig/ui/useradminpage.ui:47
msgctxt "useradminpage|label3"
msgid "Us_er:"
msgstr "Bruger:"
-#: useradminpage.ui:83
+#: dbaccess/uiconfig/ui/useradminpage.ui:83
msgctxt "useradminpage|add"
msgid "_Add User..."
msgstr "Tilføj bruger..."
-#: useradminpage.ui:98
+#: dbaccess/uiconfig/ui/useradminpage.ui:98
msgctxt "useradminpage|changepass"
msgid "Change _Password..."
msgstr "Skift _adgangskode..."
-#: useradminpage.ui:113
+#: dbaccess/uiconfig/ui/useradminpage.ui:113
msgctxt "useradminpage|delete"
msgid "_Delete User..."
msgstr "Slet bruger..."
-#: useradminpage.ui:141
+#: dbaccess/uiconfig/ui/useradminpage.ui:141
msgctxt "useradminpage|label1"
msgid "User Selection"
msgstr "Brugervalg"
-#: useradminpage.ui:180
+#: dbaccess/uiconfig/ui/useradminpage.ui:180
msgctxt "useradminpage|label2"
msgid "Access Rights for Selected User"
msgstr "Adgangsrettigheder for den valgte bruger"
-#: userdetailspage.ui:40
+#: dbaccess/uiconfig/ui/userdetailspage.ui:40
msgctxt "userdetailspage|hostnameft"
msgid "_Host name:"
msgstr "_Værtsnavn:"
-#: userdetailspage.ui:56
+#: dbaccess/uiconfig/ui/userdetailspage.ui:56
msgctxt "userdetailspage|portnumberft"
msgid "_Port number:"
msgstr "_Portnummer:"
-#: userdetailspage.ui:89
+#: dbaccess/uiconfig/ui/userdetailspage.ui:89
msgctxt "userdetailspage|usecatalog"
msgid "_Use catalog"
msgstr "Brug katalog"
-#: userdetailspage.ui:109
+#: dbaccess/uiconfig/ui/userdetailspage.ui:109
msgctxt "userdetailspage|optionslabel"
msgid "_Driver settings:"
msgstr "Driverindstillinger:"
-#: userdetailspage.ui:137
+#: dbaccess/uiconfig/ui/userdetailspage.ui:137
msgctxt "userdetailspage|label1"
msgid "Connection Settings"
msgstr "Indstillinger for forbindelse"
-#: userdetailspage.ui:175
+#: dbaccess/uiconfig/ui/userdetailspage.ui:175
msgctxt "userdetailspage|charsetlabel"
msgid "_Character set:"
msgstr "T_egnsæt:"
-#: userdetailspage.ui:205
+#: dbaccess/uiconfig/ui/userdetailspage.ui:205
msgctxt "userdetailspage|charsetheader"
msgid "Data conversion"
msgstr "Datakonvertering"