diff options
author | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2019-10-02 20:16:31 +0200 |
---|---|---|
committer | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2019-10-02 23:31:35 +0200 |
commit | c1894cfe4c2f406ec16f3c4e7e89b9af279e905c (patch) | |
tree | b1828a30e5195952cbdf0a9429cd765a55b01b02 /source/sv/dbaccess | |
parent | 33c313c3d7e963a2b532b700555b814860000eee (diff) |
update translations from weblate
and force-fix errors using pocheck
Change-Id: I7557b97bdb5a55b6fe5b9566c90bf8fb6ddd6468
Diffstat (limited to 'source/sv/dbaccess')
-rw-r--r-- | source/sv/dbaccess/messages.po | 1689 |
1 files changed, 1191 insertions, 498 deletions
diff --git a/source/sv/dbaccess/messages.po b/source/sv/dbaccess/messages.po index e6646128778..e6970004e42 100644 --- a/source/sv/dbaccess/messages.po +++ b/source/sv/dbaccess/messages.po @@ -3,7 +3,7 @@ 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: 2019-08-28 19:38+0200\n" +"POT-Creation-Date: 2019-09-30 14:01+0200\n" "PO-Revision-Date: 2019-07-10 12:18+0000\n" "Last-Translator: Påvel Nicklasson <pavelnicklasson@bahnhof.se>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -16,61 +16,73 @@ msgstr "" "X-Generator: LibreOffice\n" "X-POOTLE-MTIME: 1562761089.000000\n" +#. BiN6g #: dbaccess/inc/query.hrc:26 msgctxt "RSC_QUERY_OBJECT_TYPE" msgid "The table view" msgstr "Tabellvyn" +#. ySuKZ #: dbaccess/inc/query.hrc:27 msgctxt "RSC_QUERY_OBJECT_TYPE" msgid "The query" msgstr "Frågan" +#. akGh9 #: dbaccess/inc/query.hrc:28 msgctxt "RSC_QUERY_OBJECT_TYPE" msgid "The SQL statement" msgstr "SQL-satsen" +#. FAMGa #: dbaccess/inc/strings.hrc:25 msgctxt "RID_STR_CONNECTION_INVALID" msgid "No connection could be established." msgstr "Det gick inte att skapa en förbindelse." +#. y8rYj #: 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$ finns redan. Den är inte synlig eftersom den har filtrerats bort." +#. ZfmVR #: 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 "Det gick inte att skapa förbindelsen till den externa datakällan. Ett okänt fel uppstod. Det är antagligen fel på drivrutinen." +#. XdFHe #: 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 "Det gick inte att skapa förbindelsen till den externa datakällan. Det gick inte att hitta någon SDBC-drivrutin för URL:en '$name$'." +#. HFLkw #: 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 "Det gick inte att skapa förbindelsen till den externa datakällan. Det gick inte att ladda hanteraren för SDBC-drivrutinen." +#. PzEVD #: dbaccess/inc/strings.hrc:30 msgctxt "RID_STR_FORM" msgid "Form" msgstr "Formulär" +#. nkamB #: dbaccess/inc/strings.hrc:31 msgctxt "RID_STR_REPORT" msgid "Report" msgstr "Rapport" +#. bYjEz #: 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 "Datakällan sparades inte. Använd gränssnittet XStorable för att spara datakällan." +#. BuEPn #: dbaccess/inc/strings.hrc:33 msgctxt "RID_STR_ONLY_QUERY" msgid "" @@ -80,137 +92,164 @@ msgstr "" "Det angivna kommandot är inte en SELECT-sats.\n" "Endast frågor är tillåtna." +#. 4CSx9 #: dbaccess/inc/strings.hrc:34 msgctxt "RID_STR_NO_VALUE_CHANGED" msgid "No values were modified." msgstr "Inga värden har ändrats." +#. TFFGN #: 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 "Det gick inte att infoga värden. XRowUpdate-gränssnittet stöds inte av ResultSet." +#. PQPVY #: 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 "Det gick inte att infoga värden. XResultSetUpdate-gränssnittet stöds inte av ResultSet." +#. EAkm5 #: 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 "Det gick inte att ändra värdena därför att ett villkor saknades." +#. 7Jns7 #: dbaccess/inc/strings.hrc:38 msgctxt "RID_STR_NO_COLUMN_ADD" msgid "The adding of columns is not supported." msgstr "Det finns inget stöd för att lägga till kolumner." +#. BGMPE #: dbaccess/inc/strings.hrc:39 msgctxt "RID_STR_NO_COLUMN_DROP" msgid "The dropping of columns is not supported." msgstr "Det går inte att släppa kolumner." +#. e2SUr #: 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 "Det gick inte att skapa ett WHERE-villkor för primärnyckeln." +#. NPDCA #: dbaccess/inc/strings.hrc:41 msgctxt "RID_STR_COLUMN_UNKNOWN_PROP" msgid "The column does not support the property '%value'." msgstr "Kolumnen har inget stöd för egenskapen '%value'." +#. MDPRn #: dbaccess/inc/strings.hrc:42 msgctxt "RID_STR_COLUMN_NOT_SEARCHABLE" msgid "The column is not searchable!" msgstr "Det går inte att söka i den här kolumnen." +#. s9iVh #: 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 "Kolumnernas värden är inte av typen Sequence<sal_Int8>." +#. Mrizz #: dbaccess/inc/strings.hrc:44 msgctxt "RID_STR_COLUMN_NOT_VALID" msgid "The column is not valid." msgstr "Kolumnen är inte giltig." +#. CyL8V #: dbaccess/inc/strings.hrc:45 #, c-format msgctxt "RID_STR_COLUMN_MUST_VISIBLE" msgid "The column '%name' must be visible as a column." msgstr "Kolumnen '%name' måste vara synlig som kolumn." +#. kZnJD #: dbaccess/inc/strings.hrc:46 msgctxt "RID_STR_NO_XQUERIESSUPPLIER" msgid "The interface XQueriesSupplier is not available." msgstr "Gränssnittet XQueriesSupplier är inte tillgängligt." +#. fBeqP #: dbaccess/inc/strings.hrc:47 msgctxt "RID_STR_NO_ABS_ZERO" msgid "An 'absolute(0)' call is not allowed." msgstr "Ett 'absolute(0)'-anrop är inte tillåtet." +#. GXMTQ #: dbaccess/inc/strings.hrc:48 msgctxt "RID_STR_NO_RELATIVE" msgid "Relative positioning is not allowed in this state." msgstr "Relativ positionering är inte tillåtet i det här tillståndet." +#. LgS5s #: dbaccess/inc/strings.hrc:49 msgctxt "RID_STR_NO_REFRESH_AFTERLAST" msgid "A row cannot be refreshed when the ResultSet is positioned after the last row." msgstr "Det går inte att uppdatera en rad när ResultSet placeras efter den sista raden." +#. TqUZX #: 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 "Det går inte att infoga en ny rad om inte resultatuppsättningen först flyttas till raden som ska infogas." +#. aGfUX #: dbaccess/inc/strings.hrc:51 msgctxt "RID_STR_NO_UPDATEROW" msgid "A row cannot be modified in this state" msgstr "Det går inte att ändra en rad i det här tillståndet." +#. uaxsC #: dbaccess/inc/strings.hrc:52 msgctxt "RID_STR_NO_DELETEROW" msgid "A row cannot be deleted in this state." msgstr "Det går inte att radera en rad i det här tillståndet." +#. 6aAaN #: dbaccess/inc/strings.hrc:53 msgctxt "RID_STR_NO_TABLE_RENAME" msgid "The driver does not support table renaming." msgstr "Drivrutinen har inget stöd för att byta namn på tabeller." +#. Q8ADk #: 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 "Drivrutinen har inget stöd för att ändra kolumnbeskrivningar genom att ändra namnet." +#. tZWaL #: 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 "Drivrutinen stöder inte ändring av kolumnbeskrivningar genom att index ändras." +#. Z5gGE #: dbaccess/inc/strings.hrc:56 msgctxt "RID_STR_FILE_DOES_NOT_EXIST" msgid "The file \"$file$\" does not exist." msgstr "Filen \"$file$\" finns inte." +#. XMAYD #: dbaccess/inc/strings.hrc:57 msgctxt "RID_STR_TABLE_DOES_NOT_EXIST" msgid "There exists no table named \"$table$\"." msgstr "Det finns ingen tabell med namnet \"$table$\"." +#. XcJvN #: dbaccess/inc/strings.hrc:58 msgctxt "RID_STR_QUERY_DOES_NOT_EXIST" msgid "There exists no query named \"$table$\"." msgstr "Det finns ingen instruktion med namnet \"$table$\"." +#. anFDx #: 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 "Databasen innehåller tabeller vars namn är i konflikt med namnen på befintliga frågor. För att kunna använda alla frågor och tabeller fullt ut bör du ge dem unika namn." +#. e2YrR #: dbaccess/inc/strings.hrc:60 msgctxt "RID_STR_COMMAND_LEADING_TO_ERROR" msgid "" @@ -222,41 +261,49 @@ msgstr "" "\n" "$command$" +#. s3B76 #: dbaccess/inc/strings.hrc:61 msgctxt "RID_STR_STATEMENT_WITHOUT_RESULT_SET" msgid "The SQL command does not describe a result set." msgstr "SQL-kommandot beskriver inte en resultatuppsättning." +#. o8AAh #: dbaccess/inc/strings.hrc:62 msgctxt "RID_STR_NAME_MUST_NOT_BE_EMPTY" msgid "The name must not be empty." msgstr "Namnet får inte vara tomt." +#. EDBgs #: dbaccess/inc/strings.hrc:63 msgctxt "RID_STR_NO_NULL_OBJECTS_IN_CONTAINER" msgid "The container cannot contain NULL objects." msgstr "Behållaren kan inte innehålla NULL objekt." +#. BADJn #: dbaccess/inc/strings.hrc:64 msgctxt "RID_STR_NAME_ALREADY_USED" msgid "There already is an object with the given name." msgstr "Det finns redan ett objekt med det givna namnet." +#. VdEjV #: dbaccess/inc/strings.hrc:65 msgctxt "RID_STR_OBJECT_CONTAINER_MISMATCH" msgid "This object cannot be part of this container." msgstr "Detta objekt kan inte vara en del av denna behållare." +#. DFQvz #: 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 utgör redan under ett annat namn en del av behållaren." +#. CjNwC #: dbaccess/inc/strings.hrc:67 msgctxt "RID_STR_NAME_NOT_FOUND" msgid "Unable to find the document '$name$'." msgstr "Det gick inte att hitta dokumentet '$name$'." +#. LM7dF #: dbaccess/inc/strings.hrc:68 msgctxt "RID_STR_ERROR_WHILE_SAVING" msgid "" @@ -266,6 +313,7 @@ msgstr "" "Det gick inte att spara dokumentet till $location$:\n" "$message$" +#. tHzew #: dbaccess/inc/strings.hrc:69 msgctxt "RID_NO_SUCH_DATA_SOURCE" msgid "" @@ -275,443 +323,531 @@ msgstr "" "Fel vid anslutning till datakällan $name$:\n" "$error$" +#. ALTav #: dbaccess/inc/strings.hrc:70 msgctxt "RID_STR_NO_SUB_FOLDER" msgid "There exists no folder named \"$folder$\"." msgstr "Det finns ingen mapp med namnet \"$folder$\"." +#. Fhh7V #: dbaccess/inc/strings.hrc:71 msgctxt "RID_STR_NO_DELETE_BEFORE_AFTER" msgid "Cannot delete the before-first or after-last row." msgstr "Det går inte att ta bort före-första-raden eller efter-sista-raden." +#. nqVfA #: dbaccess/inc/strings.hrc:72 msgctxt "RID_STR_NO_DELETE_INSERT_ROW" msgid "Cannot delete the insert-row." msgstr "Det går inte att ta bort infoga-raden." +#. 9BUGj #: dbaccess/inc/strings.hrc:73 msgctxt "RID_STR_RESULT_IS_READONLY" msgid "Result set is read only." msgstr "Resultatuppsättningen är skrivskyddad." +#. 47GAs #: dbaccess/inc/strings.hrc:74 msgctxt "RID_STR_NO_DELETE_PRIVILEGE" msgid "DELETE privilege not available." msgstr "Behörighet att ta bort är inte tillgänglig." +#. SsHD3 #: dbaccess/inc/strings.hrc:75 msgctxt "RID_STR_ROW_ALREADY_DELETED" msgid "Current row is already deleted." msgstr "Den aktuella raden är redan borttagen." +#. DkbQp #: dbaccess/inc/strings.hrc:76 msgctxt "RID_STR_UPDATE_FAILED" msgid "Current row could not be updated." msgstr "Den aktuella raden gick att uppdatera." +#. ccyRu #: dbaccess/inc/strings.hrc:77 msgctxt "RID_STR_NO_INSERT_PRIVILEGE" msgid "INSERT privilege not available." msgstr "Behörighet att infoga är inte tillgänglig." +#. RyCJt #: dbaccess/inc/strings.hrc:78 msgctxt "RID_STR_INTERNAL_ERROR" msgid "Internal error: no statement object provided by the database driver." msgstr "Internt fel: inget satsobjekt tillhandahålls av databasdrivrutinen." +#. SMWJi #: dbaccess/inc/strings.hrc:79 msgctxt "RID_STR_EXPRESSION1" msgid "Expression1" msgstr "Uttryck1" +#. 32Lgg #: dbaccess/inc/strings.hrc:80 msgctxt "RID_STR_NO_SQL_COMMAND" msgid "No SQL command was provided." msgstr "Inget SQL-kommando tillhandahölls." +#. bvez7 #: dbaccess/inc/strings.hrc:81 msgctxt "RID_STR_INVALID_INDEX" msgid "Invalid column index." msgstr "Ogiltigt kolumnindex." +#. uAGCJ #: dbaccess/inc/strings.hrc:82 msgctxt "RID_STR_INVALID_CURSOR_STATE" msgid "Invalid cursor state." msgstr "Ogiltig markörstatus." +#. Dqrzw #: 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 "Markören pekar på en plats före den första raden eller efter den sista raden." +#. z9fkj #: 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 "Raderna före den första raden och efter den sista raden har inget bokmärke." +#. uYeyd #: 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 aktuella raden har tagits bort och har därför inget bokmärke." +#. 935sJ #: dbaccess/inc/strings.hrc:86 msgctxt "RID_STR_CONNECTION_REQUEST" msgid "A connection for the following URL was requested \"$name$\"." msgstr "En anslutning för följande webbadress begärdes \"$name$\"." +#. UgP8s #: dbaccess/inc/strings.hrc:87 msgctxt "RID_STR_MISSING_EXTENSION" msgid "The extension is not installed." msgstr "Tillägget är inte installerat." +#. CvFBA #: 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 inte använda samma namn för en tabell och en fråga. Använd ett namn som inte redan används för en fråga eller tabell." +#. bT6Um #: dbaccess/inc/strings.hrc:90 msgctxt "STR_BASENAME_TABLE" msgid "Table" msgstr "Tabell" +#. Qw69D #: dbaccess/inc/strings.hrc:91 msgctxt "STR_BASENAME_QUERY" msgid "Query" msgstr "Fråga" +#. 7vX2A #: 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 anslutning som angetts är ingen giltig sökning och/eller tabelleverantör." +#. 7J5ZA #: dbaccess/inc/strings.hrc:93 msgctxt "STR_NO_TABLE_OBJECT" msgid "The given object is no table object." msgstr "Det objekt som angetts är inget tabellobjekt." +#. WboPA #: 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 "Ogiltig sammansättningstyp - ett värde från com.sun.star.sdb.tools.CompositionType behövs." +#. 2aCE8 #: 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 "Ogiltig kommandotyp: endast TABLE och QUERY från com.sun.star.sdb.CommandType tillåts." +#. pZTG2 #: dbaccess/inc/strings.hrc:97 msgctxt "STR_STATE_CLOSE_SUB_DOCS" msgid "Prepare" msgstr "Förbered" +#. pFNR3 #: dbaccess/inc/strings.hrc:98 msgctxt "STR_STATE_BACKUP_DBDOC" msgid "Backup Document" msgstr "Säkerhetskopia av dokument" +#. LDfr3 #: dbaccess/inc/strings.hrc:99 msgctxt "STR_STATE_MIGRATE" msgid "Migrate" msgstr "Migrera" +#. tEttZ #: dbaccess/inc/strings.hrc:100 msgctxt "STR_STATE_SUMMARY" msgid "Summary" msgstr "Sammanfattning" +#. aGU2B #. To translators: This refers to a form document inside a database document. #: dbaccess/inc/strings.hrc:102 msgctxt "STR_FORM" msgid "Form '$name$'" msgstr "$name$'-formulär" +#. DBmvF #. To translators: This refers to a report document inside a database document. #: dbaccess/inc/strings.hrc:104 msgctxt "STR_REPORT" msgid "Report '$name$'" msgstr "'$name$'-rapport" +#. CoMty #: dbaccess/inc/strings.hrc:105 msgctxt "STR_OVERALL_PROGRESS" msgid "document $current$ of $overall$" msgstr "dokument $current$ av $overall$" +#. Ttf95 #: dbaccess/inc/strings.hrc:106 msgctxt "STR_DATABASE_DOCUMENT" msgid "Database Document" msgstr "Databasdokument" +#. 87ADQ #: dbaccess/inc/strings.hrc:107 msgctxt "STR_SAVED_COPY_TO" msgid "saved copy to $location$" msgstr "sparat kopia i $location$" +#. BrPwb #: dbaccess/inc/strings.hrc:108 msgctxt "STR_MOVED_LIBRARY" msgid "migrated $type$ library '$old$' to '$new$'" msgstr "migrerade $type$ bibliotek '$old$' till '$new$'" +#. C7CAR #: dbaccess/inc/strings.hrc:109 msgctxt "STR_LIBRARY_TYPE_AND_NAME" msgid "$type$ library '$library$'" msgstr "$type$ bibliotek '$library$'" +#. E4RNh #: dbaccess/inc/strings.hrc:110 msgctxt "STR_MIGRATING_LIBS" msgid "migrating libraries ..." msgstr "bibliotek migreras ..." +#. h6umj #: dbaccess/inc/strings.hrc:111 msgctxt "STR_OOO_BASIC" -msgid "%PRODUCTNAME Basic" -msgstr "%PRODUCTNAME Basic" +msgid "Basic" +msgstr "" +#. pTV6D #: dbaccess/inc/strings.hrc:112 msgctxt "STR_JAVA_SCRIPT" msgid "JavaScript" msgstr "JavaScript" +#. X2qBp #: dbaccess/inc/strings.hrc:113 msgctxt "STR_BEAN_SHELL" msgid "BeanShell" msgstr "BeanShell" +#. FDBSE #: dbaccess/inc/strings.hrc:114 msgctxt "STR_JAVA" msgid "Java" msgstr "Java" +#. F4yo3 #: dbaccess/inc/strings.hrc:115 msgctxt "STR_PYTHON" msgid "Python" msgstr "Python" +#. BwGMo #: dbaccess/inc/strings.hrc:116 msgctxt "STR_DIALOG" msgid "dialog" msgstr "dialogruta" +#. VXkqp #: dbaccess/inc/strings.hrc:117 msgctxt "STR_ERRORS" msgid "Error(s)" msgstr "Fel" +#. BVTZE #: dbaccess/inc/strings.hrc:118 msgctxt "STR_WARNINGS" msgid "Warnings" msgstr "Varningar" +#. wArT8 #: dbaccess/inc/strings.hrc:119 msgctxt "STR_EXCEPTION" msgid "caught exception:" msgstr "inträffat fel:" +#. 3fagJ #: 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 måste välja en plats för säkerhetskopiering som inte är samma plats som för själva dokumentet." +#. Zj8Ti #: dbaccess/inc/strings.hrc:121 msgctxt "STR_INVALID_NUMBER_ARGS" msgid "Invalid number of initialization arguments. Expected 1." msgstr "Ogiltigt antal initieringsargument. Förväntade 1." +#. N6oEB #: dbaccess/inc/strings.hrc:122 msgctxt "STR_NO_DATABASE" msgid "No database document found in the initialization arguments." msgstr "Inget databasdokument hittades i initieringsargumenten." +#. SvACu #: dbaccess/inc/strings.hrc:123 msgctxt "STR_NOT_READONLY" msgid "Not applicable to read-only documents." msgstr "Gäller inte skrivskyddade dokument." +#. j84AZ #: dbaccess/inc/strings.hrc:125 msgctxt "STR_QUERY_UNDO_TABWINSHOW" msgid "Add Table Window" msgstr "Lägg till tabellfönster" +#. DUDsr #: dbaccess/inc/strings.hrc:126 msgctxt "STR_QUERY_UNDO_MOVETABWIN" msgid "Move table window" msgstr "Flytta tabellfönster" +#. BzDGJ #: dbaccess/inc/strings.hrc:127 msgctxt "STR_QUERY_UNDO_INSERTCONNECTION" msgid "Insert Join" msgstr "Infoga sammanslagning" +#. isNxK #: dbaccess/inc/strings.hrc:128 msgctxt "STR_QUERY_UNDO_REMOVECONNECTION" msgid "Delete Join" msgstr "Radera förbindelse" +#. 9Uu5p #: dbaccess/inc/strings.hrc:129 msgctxt "STR_QUERY_UNDO_SIZETABWIN" msgid "Resize table window" msgstr "Tabellfönster - ändra storlek" +#. 3qaWu #: dbaccess/inc/strings.hrc:130 msgctxt "STR_QUERY_UNDO_TABFIELDDELETE" msgid "Delete Column" msgstr "Radera kolumn" +#. srRyA #: dbaccess/inc/strings.hrc:131 msgctxt "STR_QUERY_UNDO_TABFIELDMOVED" msgid "Move column" msgstr "Flytta kolumn" +#. BdYiZ #: dbaccess/inc/strings.hrc:132 msgctxt "STR_QUERY_UNDO_TABFIELDCREATE" msgid "Add Column" msgstr "Lägg till kolumn" +#. r5myi #: dbaccess/inc/strings.hrc:133 msgctxt "RID_STR_FIELD_DOESNT_EXIST" msgid "Invalid expression, field name '$name$' does not exist." msgstr "Uttrycket är ogiltigt eftersom fältnamnet '$name$' inte kan tilldelas!" +#. WiCaf #: dbaccess/inc/strings.hrc:134 msgctxt "STR_QUERY_UNDO_TABWINDELETE" msgid "Delete Table Window" msgstr "Radera tabellfönster" +#. 4677G #: dbaccess/inc/strings.hrc:135 msgctxt "STR_QUERY_UNDO_MODIFY_CELL" msgid "Edit Column Description" msgstr "Ändra kolumnbeskrivning" +#. 79APm #: dbaccess/inc/strings.hrc:136 msgctxt "STR_QUERY_UNDO_SIZE_COLUMN" msgid "Adjust column width" msgstr "Ändra kolumnbredd" +#. BGEE7 #: dbaccess/inc/strings.hrc:137 msgctxt "STR_QUERY_SORTTEXT" msgid "(not sorted);ascending;descending" msgstr "(inte sorterat);stigande;fallande" +#. NEDpJ #: dbaccess/inc/strings.hrc:138 msgctxt "STR_QUERY_FUNCTIONS" msgid "(no function);Group" msgstr "(ingen funktion);Grupp" +#. rLdqC #: dbaccess/inc/strings.hrc:139 msgctxt "STR_QUERY_NOTABLE" msgid "(no table)" msgstr "(ingen tabell)" +#. PZ5mq #: dbaccess/inc/strings.hrc:140 msgctxt "STR_QRY_ORDERBY_UNRELATED" msgid "The database only supports sorting for visible fields." msgstr "Databasen stöder bara sorteringen för synliga fält." +#. 9w7Ce #: dbaccess/inc/strings.hrc:141 msgctxt "STR_QUERY_HANDLETEXT" msgid "Field;Alias;Table;Sort;Visible;Function;Criterion;Or;Or" msgstr "Fält;Alias;Tabell;Sortering;Synlig;Funktion;Kriterium;eller;eller" +#. qPqvZ #: dbaccess/inc/strings.hrc:142 msgctxt "STR_QUERY_LIMIT_ALL" msgid "All" msgstr "Alla" +#. Zz34h #: dbaccess/inc/strings.hrc:143 msgctxt "STR_QRY_TOO_MANY_COLUMNS" msgid "There are too many columns." msgstr "Det finns för många kolumner." +#. hY4NU #: dbaccess/inc/strings.hrc:144 msgctxt "STR_QRY_CRITERIA_ON_ASTERISK" msgid "A condition cannot be applied to field [*]" msgstr "Ett villkor är omöjligt för fält [*]" +#. ygnPh #: dbaccess/inc/strings.hrc:145 msgctxt "STR_QRY_TOO_LONG_STATEMENT" msgid "The SQL statement created is too long." msgstr "Det skapade SQL-uttrycket är för långt." +#. EumQ9 #: dbaccess/inc/strings.hrc:146 msgctxt "STR_QRY_TOOCOMPLEX" msgid "Query is too complex" msgstr "Frågan är alltför komplex" +#. Ht5Xf #: dbaccess/inc/strings.hrc:147 msgctxt "STR_QRY_NOSELECT" msgid "Nothing has been selected." msgstr "Ingenting har valts." +#. oUXZD #: dbaccess/inc/strings.hrc:148 msgctxt "STR_QRY_SYNTAX" msgid "SQL syntax error" msgstr "Fel i SQL-syntax" +#. D5qmZ #: dbaccess/inc/strings.hrc:149 msgctxt "STR_QRY_ORDERBY_ON_ASTERISK" msgid "[*] cannot be used as a sort criterion." msgstr "Det går inte att sortera efter [*]" +#. E4YC3 #: dbaccess/inc/strings.hrc:150 msgctxt "STR_QRY_TOO_MANY_TABLES" msgid "There are too many tables." msgstr "Det finns för många tabeller." +#. fnEYE #: 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 "När frågan görs i databasens SQL-dialekt kommer inte satsen att tillämpas" +#. iEVz7 #: dbaccess/inc/strings.hrc:152 msgctxt "STR_QRY_ILLEGAL_JOIN" msgid "Join could not be processed" msgstr "Länk gick inte att utföra" +#. 3EkzD #: dbaccess/inc/strings.hrc:153 msgctxt "STR_SVT_SQL_SYNTAX_ERROR" msgid "Syntax error in SQL statement" msgstr "Syntaxfel i SQL-uttryck" +#. 4umu8 #: dbaccess/inc/strings.hrc:154 msgctxt "STR_QUERYDESIGN_NO_VIEW_SUPPORT" msgid "This database does not support table views." msgstr "Databasen kan inte hantera tabellvyer." +#. wsWmH #: dbaccess/inc/strings.hrc:155 msgctxt "STR_NO_ALTER_VIEW_SUPPORT" msgid "This database does not support altering of existing table views." msgstr "Den här databasen stöder inte ändringar av befintliga tabellvyer." +#. DersC #: dbaccess/inc/strings.hrc:156 msgctxt "STR_QUERYDESIGN_NO_VIEW_ASK" msgid "Do you want to create a query instead?" msgstr "Vill du skapa en fråga i stället?" +#. LWaN7 #: 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 tillhörande datakällan har raderats. Det går inte att spara några data som refererar till den." +#. r9TeF #: dbaccess/inc/strings.hrc:158 msgctxt "STR_QRY_COLUMN_NOT_FOUND" msgid "The column '$name$' is unknown." msgstr "Kolumnen '$name$' är okänd!" +#. FzLYr #: dbaccess/inc/strings.hrc:159 msgctxt "STR_QRY_JOIN_COLUMN_COMPARE" msgid "Columns can only be compared using '='." msgstr "Kolumner får bara jämföras med '='." +#. Pzh6C #: dbaccess/inc/strings.hrc:160 msgctxt "STR_QRY_LIKE_LEFT_NO_COLUMN" msgid "You must use a column name before 'LIKE'." msgstr "Det måste stå ett kolumnnamn framför 'SOM'." +#. bwj8B #: 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 "Kolumnen kunde inte hittas. Observera att databasen gör skillnad på stor och liten bokstav." +#. 8fSWD #. To translators: for $object$, one of the values of the RSC_QUERY_OBJECT_TYPE resource will be inserted. #: dbaccess/inc/strings.hrc:163 msgctxt "STR_QUERY_SAVEMODIFIED" @@ -722,233 +858,279 @@ msgstr "" "$object$ har ändrats.\n" "Vill du spara ändringarna?" +#. rLMEX #. To translators: for $object$, one of the values of the RSC_QUERY_OBJECT_TYPE resource (except \"SQL command\", which doesn't make sense here) will be inserted. #: dbaccess/inc/strings.hrc:165 msgctxt "STR_ERROR_PARSING_STATEMENT" msgid "$object$ is based on an SQL command which could not be parsed." msgstr "$object$ utgår från ett SQL-kommando som inte kunde tolkas." +#. 6cpa3 #. To translators: for $object$, one of the values of the RSC_QUERY_OBJECT_TYPE resource (except \"SQL command\", which doesn't make sense here) will be inserted. #: dbaccess/inc/strings.hrc:167 msgctxt "STR_INFO_OPENING_IN_SQL_VIEW" msgid "$object$ will be opened in SQL view." msgstr "$object$ öppnas i SQL-vyn." +#. pH2Jv #: 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 "Frågan ger inte en resultatuppsättning och kan därför inte ingå i en annan fråga." +#. HErUD #: dbaccess/inc/strings.hrc:170 msgctxt "RID_STR_COLUMN_FORMAT" msgid "Column ~Format..." msgstr "Kolumn~formatering..." +#. pSid2 #: dbaccess/inc/strings.hrc:171 msgctxt "RID_STR_COLUMN_WIDTH" msgid "Column ~Width..." msgstr "Kolumnbredd " +#. mczq6 #: dbaccess/inc/strings.hrc:172 msgctxt "RID_STR_TABLE_FORMAT" msgid "Table Format..." msgstr "Tabellformat " +#. Giaeq #: dbaccess/inc/strings.hrc:173 msgctxt "RID_STR_ROW_HEIGHT" msgid "Row Height..." msgstr "Radhöjd" +#. F8EEk #: dbaccess/inc/strings.hrc:174 msgctxt "RID_STR_COPY" msgid "~Copy" msgstr "K~opiera" +#. hAGj6 #: dbaccess/inc/strings.hrc:175 msgctxt "RID_STR_UNDO_MODIFY_RECORD" msgid "Undo: Data Input" msgstr "Ångra: inmatning av data" +#. NeA2w #: dbaccess/inc/strings.hrc:176 msgctxt "RID_STR_SAVE_CURRENT_RECORD" msgid "Save current record" msgstr "Spara aktuell datapost" +#. tV569 #: dbaccess/inc/strings.hrc:177 msgctxt "STR_QRY_TITLE" msgid "Query #" msgstr "Fråga #" +#. FBqHA #: dbaccess/inc/strings.hrc:178 msgctxt "STR_TBL_TITLE" msgid "Table #" msgstr "Tabell #" +#. cCYzs #: dbaccess/inc/strings.hrc:179 msgctxt "STR_VIEW_TITLE" msgid "View #" msgstr "Vy #" +#. 8yp2G #: dbaccess/inc/strings.hrc:180 msgctxt "STR_NAME_ALREADY_EXISTS" msgid "The name \"#\" already exists." msgstr "Namnet \"#\" finns redan." +#. EmTa7 #: dbaccess/inc/strings.hrc:181 msgctxt "STR_NO_COLUMNNAME_MATCHING" msgid "No matching column names were found." msgstr "Det gick inte att hitta några kolumnnamn som stämmer överens." +#. 4EFDH #: dbaccess/inc/strings.hrc:182 msgctxt "STR_ERROR_OCCURRED_WHILE_COPYING" msgid "An error occurred. Do you want to continue copying?" msgstr "Det har uppstått ett fel. Vill du fortsätta att kopiera?" +#. xnbDP #: dbaccess/inc/strings.hrc:183 msgctxt "STR_DATASOURCE_GRIDCONTROL_NAME" msgid "Data source table view" msgstr "Datakällans tabellvisning" +#. r58gb #: dbaccess/inc/strings.hrc:184 msgctxt "STR_DATASOURCE_GRIDCONTROL_DESC" msgid "Shows the selected table or query." msgstr "Visar den markerade tabellen eller frågan." +#. a8LWj #: dbaccess/inc/strings.hrc:186 msgctxt "STR_QUERY_UNDO_MODIFYSQLEDIT" msgid "Modify SQL statement(s)" msgstr "Modifiera SQL" +#. U3N6g #: dbaccess/inc/strings.hrc:188 msgctxt "RID_STR_NEW_FORM" msgid "Create Form in Design View..." msgstr "Skapa formulär i designvy..." +#. vLzx4 #: dbaccess/inc/strings.hrc:189 msgctxt "RID_STR_NEW_FORM_AUTO" msgid "Use Wizard to Create Form..." msgstr "Skapa formulär med hjälp av guiden..." +#. ZRnDp #: dbaccess/inc/strings.hrc:190 msgctxt "RID_STR_NEW_REPORT_AUTO" msgid "Use Wizard to Create Report..." msgstr "Skapa rapport med hjälp av guiden..." +#. aSmAa #: dbaccess/inc/strings.hrc:191 msgctxt "RID_STR_NEW_REPORT" msgid "Create Report in Design View..." msgstr "Skapa rapport i designvyn..." +#. mGsho #: dbaccess/inc/strings.hrc:192 msgctxt "RID_STR_NEW_QUERY" msgid "Create Query in Design View..." msgstr "Skapa fråga i designvy..." +#. sfADq #: dbaccess/inc/strings.hrc:193 msgctxt "RID_STR_NEW_QUERY_SQL" msgid "Create Query in SQL View..." msgstr "Skapa fråga i SQL-vy..." +#. 57XvA #: dbaccess/inc/strings.hrc:194 msgctxt "RID_STR_NEW_QUERY_AUTO" msgid "Use Wizard to Create Query..." msgstr "Skapa fråga med hjälp av guiden..." +#. wzNZ2 #: dbaccess/inc/strings.hrc:195 msgctxt "RID_STR_NEW_TABLE" msgid "Create Table in Design View..." msgstr "Skapa tabell i designvy..." +#. SZdVd #: dbaccess/inc/strings.hrc:196 msgctxt "RID_STR_NEW_TABLE_AUTO" msgid "Use Wizard to Create Table..." msgstr "Skapa tabell med hjälp av guiden..." +#. Xdxfp #: dbaccess/inc/strings.hrc:197 msgctxt "RID_STR_NEW_VIEW" msgid "Create View..." msgstr "Skapa vy..." +#. uinhG #: dbaccess/inc/strings.hrc:198 msgctxt "RID_STR_FORMS_CONTAINER" msgid "Forms" msgstr "Formulär" +#. EhPGD #: dbaccess/inc/strings.hrc:199 msgctxt "RID_STR_REPORTS_CONTAINER" msgid "Reports" msgstr "Rapporter" +#. DFmZD #: 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 visar hur du skapar en rapport." +#. e4rD6 #: 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 "Skapa ett formulär genom att specificera datapostkällan, kontrollelement och egenskaper för kontrollelement." +#. WMRFD #: 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 "Skapa en rapport genom att ange postens källa, kontroller och kontrollegenskaper." +#. mJ9jD #: 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 visar hur du skapar ett formulär." +#. c6NPF #: 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 "Skapa en sökning genom att specificera filter, inmatningstabeller, fältnamn och egenskaper för sortering eller gruppering." +#. Gk7RQ #: dbaccess/inc/strings.hrc:205 msgctxt "RID_STR_QUERIES_HELP_TEXT_SQL" msgid "Create a query by entering an SQL statement directly." msgstr "Skapa en sökning genom att skriva in en SQL-sats direkt." +#. EUCKU #: 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 visar hur du skapar en sökning." +#. hFmde #: 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 "Skapa en tabell genom att specificera fältnamnen och egenskaperna samt datatyperna." +#. ctDmY #: 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älj från en uppsättning affärsinriktade och personliga tabellexempel, som du kan anpassa till en egen tabell." +#. GmBmQ #: 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 "Skapa en vy genom att specificera tabellerna och fältnamnen som du vill visa." +#. 5ADJN #: dbaccess/inc/strings.hrc:210 msgctxt "STR_DATABASE" msgid "Database" msgstr "Databas" +#. D2GFx #: dbaccess/inc/strings.hrc:211 msgctxt "STR_TASKS" msgid "Tasks" msgstr "Uppgifter" +#. t46y2 #: dbaccess/inc/strings.hrc:212 msgctxt "STR_DESCRIPTION" msgid "Description" msgstr "Beskrivning" +#. i4BHJ #: dbaccess/inc/strings.hrc:213 msgctxt "STR_PREVIEW" msgid "Preview" msgstr "Förhandsgranskning" +#. MpYZa #: dbaccess/inc/strings.hrc:214 msgctxt "STR_QUERY_CLOSEDOCUMENTS" msgid "" @@ -962,26 +1144,31 @@ msgstr "" "\n" "Vill du stänga alla dokument nu?" +#. 5Ujux #: dbaccess/inc/strings.hrc:217 msgctxt "STR_FRM_LABEL" msgid "F~orm name" msgstr "F~ormulärnamn" +#. zA6vD #: dbaccess/inc/strings.hrc:218 msgctxt "STR_RPT_LABEL" msgid "~Report name" msgstr "~Rapportnamn" +#. 8RUit #: dbaccess/inc/strings.hrc:219 msgctxt "STR_FOLDER_LABEL" msgid "F~older name" msgstr "Map~pnamn" +#. Twota #: dbaccess/inc/strings.hrc:220 msgctxt "STR_SUB_DOCS_WITH_SCRIPTS" msgid "The document contains forms or reports with embedded macros." msgstr "Dokumentet innehåller formulär eller rapporter med inbäddade makron." +#. v33uG #: dbaccess/inc/strings.hrc:221 msgctxt "STR_SUB_DOCS_WITH_SCRIPTS_DETAIL" msgid "" @@ -997,263 +1184,261 @@ msgstr "" "\n" "Observera att du inte kan bädda in makron i databasdokument förrän migrationen har genomförts. " +#. SBEJP #: dbaccess/inc/strings.hrc:226 msgctxt "RID_STR_EMBEDDED_DATABASE" msgid "Embedded database" msgstr "Inbäddad databas" +#. 9GfaL #: dbaccess/inc/strings.hrc:227 msgctxt "RID_STR_NO_DIFF_CAT" msgid "You cannot select different categories." msgstr "Det går inte att välja olika kategorier." +#. HMRSN #: dbaccess/inc/strings.hrc:228 msgctxt "RID_STR_UNSUPPORTED_OBJECT_TYPE" msgid "Unsupported object type found ($type$)." msgstr "Objekttyp som inte stöds har hittats ($type$)." +#. YgB34 #: dbaccess/inc/strings.hrc:229 msgctxt "STR_PAGETITLE_GENERAL" msgid "Advanced Properties" msgstr "Avancerade egenskaper" +#. wFDHD #: dbaccess/inc/strings.hrc:230 msgctxt "STR_PAGETITLE_ADVANCED" msgid "Additional Settings" msgstr "Ytterligare inställningar" +#. HYDjE #: dbaccess/inc/strings.hrc:231 msgctxt "STR_PAGETITLE_CONNECTION" msgid "Connection settings" msgstr "Anslutningsinställningar" +#. KLRak #: dbaccess/inc/strings.hrc:232 msgctxt "STR_TBL_LABEL" msgid "~Table Name" msgstr "~Namn på tabell" +#. WPmUe #: dbaccess/inc/strings.hrc:233 msgctxt "STR_QRY_LABEL" msgid "~Query name" msgstr "~Namn på fråga" +#. cGPht #: dbaccess/inc/strings.hrc:234 msgctxt "STR_TITLE_RENAME" msgid "Rename to" msgstr "Byt namn till" +#. GQDBD #: dbaccess/inc/strings.hrc:235 msgctxt "STR_TITLE_PASTE_AS" msgid "Insert as" msgstr "Infoga som" +#. yGyEU #: dbaccess/inc/strings.hrc:237 msgctxt "STR_QUERY_BRW_DELETE_ROWS" msgid "Do you want to delete the selected data?" msgstr "Skall de markerade data raderas?" +#. AMTEz #: dbaccess/inc/strings.hrc:238 msgctxt "SBA_BROWSER_SETTING_ORDER" msgid "Error setting the sort criteria" msgstr "Fel vid definition av sorteringskriterier" +#. kXqdF #: dbaccess/inc/strings.hrc:239 msgctxt "SBA_BROWSER_SETTING_FILTER" msgid "Error setting the filter criteria" msgstr "Fel vid definition av filterkriterier" +#. tXz3U #: dbaccess/inc/strings.hrc:240 msgctxt "RID_STR_CONNECTION_LOST" msgid "Connection lost" msgstr "Bruten förbindelse" +#. 5ELXe #: dbaccess/inc/strings.hrc:241 msgctxt "RID_STR_QUERIES_CONTAINER" msgid "Queries" msgstr "Frågor" +#. wdm7E #: dbaccess/inc/strings.hrc:242 msgctxt "RID_STR_TABLES_CONTAINER" msgid "Tables" msgstr "Tabeller" +#. BTcMU #: dbaccess/inc/strings.hrc:243 msgctxt "STR_TITLE_CONFIRM_DELETION" msgid "Confirm Deletion" msgstr "Bekräfta radering" +#. pbjZT #: dbaccess/inc/strings.hrc:244 msgctxt "STR_QUERY_DELETE_TABLE" msgid "Do you want to delete the table '%1'?" msgstr "Ska tabellen '%1' raderas?" +#. CLELW #: 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 "Förbindelsen till databasen har tappats. Ska den upprättas igen?" +#. NRXrT #: dbaccess/inc/strings.hrc:246 msgctxt "STR_OPENTABLES_WARNINGS" msgid "Warnings encountered" msgstr "Varningar har förekommit." +#. EXau9 #: dbaccess/inc/strings.hrc:247 msgctxt "STR_OPENTABLES_WARNINGS_DETAILS" msgid "While retrieving the tables, warnings were reported by the database connection." msgstr "Databasförbindelsen rapporterade varningar medan tabellerna bestämdes." +#. HtRDf #: dbaccess/inc/strings.hrc:248 msgctxt "STR_CONNECTING_DATASOURCE" msgid "Connecting to \"$name$\" ..." msgstr "Kopplar till \"$name$\" ..." +#. QNCRB #: dbaccess/inc/strings.hrc:249 msgctxt "STR_LOADING_QUERY" msgid "Loading query $name$ ..." msgstr "Läser in frågan $name$ ..." +#. QfTUB #: dbaccess/inc/strings.hrc:250 msgctxt "STR_LOADING_TABLE" msgid "Loading table $name$ ..." msgstr "Läser in tabell $name$ ..." +#. FECQm #: dbaccess/inc/strings.hrc:251 msgctxt "STR_NO_TABLE_FORMAT_INSIDE" msgid "No table format could be found." msgstr "Det gick inte att hitta något tabellformat." +#. 6isKD #: dbaccess/inc/strings.hrc:252 msgctxt "STR_COULDNOTCONNECT_DATASOURCE" msgid "The connection to the data source \"$name$\" could not be established." msgstr "Det gick inte att ansluta till datakällan \"$name$\"." +#. CmzsA #: 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 "Okänd;Text;Tal;Datum/Tid;Datum;Tid;Ja/Nej;Valuta;PM;Räknare;Bild;Text (fast);Decimal;Binärt fält (fast);Binärfält;BigInt;Double;Float;Real;Integer;Small Integer;Tiny Integer;SQL Null;Objekt;Distinct;Struktur;Fält;BLOB;CLOB;REF;OTHER;Bit (fast)" +#. hhXGF #: dbaccess/inc/strings.hrc:255 msgctxt "STR_TABLEDESIGN_UNDO_PRIMKEY" msgid "Insert/remove primary key" msgstr "Infoga/ta bort primärnyckel" +#. 26uKH #: dbaccess/inc/strings.hrc:256 msgctxt "STR_VALUE_YES" msgid "Yes" msgstr "Ja" +#. vqVF5 #: 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 .... +#. TDokm +#. Note: should somehow fit to the word "value" in other languages as well: value - none... #: dbaccess/inc/strings.hrc:259 msgctxt "STR_VALUE_NONE" msgid "<none>" msgstr "<inget>" +#. 66g23 #: dbaccess/inc/strings.hrc:260 -msgctxt "STR_TAB_FIELD_NAME" -msgid "Field name" -msgstr "Fältnamn" - -#: dbaccess/inc/strings.hrc:261 msgctxt "STR_TAB_FIELD_COLUMN_NAME" msgid "Field Name" msgstr "Fältnamn" -#: dbaccess/inc/strings.hrc:262 -msgctxt "STR_TAB_FIELD_DATATYPE" -msgid "Field ~type" -msgstr "Fält~typ" - -#: dbaccess/inc/strings.hrc:263 +#. F6UGZ +#: dbaccess/inc/strings.hrc:261 msgctxt "STR_TAB_FIELD_COLUMN_DATATYPE" msgid "Field Type" msgstr "Fälttyp" -#: dbaccess/inc/strings.hrc:264 +#. LFBuq +#: dbaccess/inc/strings.hrc:262 msgctxt "STR_TAB_HELP_TEXT" msgid "Description" msgstr "Beskrivning" -#: dbaccess/inc/strings.hrc:265 +#. BYE5G +#: dbaccess/inc/strings.hrc:263 msgctxt "STR_COLUMN_DESCRIPTION" msgid "Column Description" msgstr "Kolumnbeskrivning" -#: dbaccess/inc/strings.hrc:266 -msgctxt "STR_FIELD_AUTOINCREMENT" -msgid "~AutoValue" -msgstr "~AutoVärde" - -#: dbaccess/inc/strings.hrc:267 +#. Aney5 +#: dbaccess/inc/strings.hrc:264 msgctxt "STR_TAB_PROPERTIES" msgid "Field Properties" msgstr "Fältegenskaper" -#: dbaccess/inc/strings.hrc:268 +#. kjdpF +#: dbaccess/inc/strings.hrc:265 msgctxt "STR_TABED_UNDO_CELLMODIFIED" msgid "Modify cell" msgstr "Ändra cell" -#: dbaccess/inc/strings.hrc:269 +#. aPzA3 +#: dbaccess/inc/strings.hrc:266 msgctxt "STR_TABED_UNDO_ROWDELETED" msgid "Delete row" msgstr "Radera rad" -#: dbaccess/inc/strings.hrc:270 +#. DFnqv +#: dbaccess/inc/strings.hrc:267 msgctxt "STR_TABED_UNDO_TYPE_CHANGED" msgid "Modify field type" msgstr "Ändra fälttyp" -#: dbaccess/inc/strings.hrc:271 +#. XLRpC +#: dbaccess/inc/strings.hrc:268 msgctxt "STR_TABED_UNDO_ROWINSERTED" msgid "Insert row" msgstr "Infoga rad" -#: dbaccess/inc/strings.hrc:272 +#. LgbwQ +#: dbaccess/inc/strings.hrc:269 msgctxt "STR_TABED_UNDO_NEWROWINSERTED" msgid "Insert new row" msgstr "Infoga ny rad" -#: dbaccess/inc/strings.hrc:273 +#. gi8TU +#: dbaccess/inc/strings.hrc:270 msgctxt "STR_DEFAULT_VALUE" msgid "~Default value" msgstr "Stan~dardvärde" -#: dbaccess/inc/strings.hrc:274 -msgctxt "STR_FIELD_REQUIRED" -msgid "~Entry required" -msgstr "In~matning krävs" - -#: dbaccess/inc/strings.hrc:275 -msgctxt "STR_TEXT_LENGTH" -msgid "~Length" -msgstr "~Längd" - -#: dbaccess/inc/strings.hrc:276 -msgctxt "STR_NUMERIC_TYPE" -msgid "~Type" -msgstr "~Typ" - -#: dbaccess/inc/strings.hrc:277 -msgctxt "STR_LENGTH" -msgid "~Length" -msgstr "~Längd" - -#: dbaccess/inc/strings.hrc:278 -msgctxt "STR_SCALE" -msgid "Decimal ~places" -msgstr "A~ntal decimaler" - -#: dbaccess/inc/strings.hrc:279 -msgctxt "STR_FORMAT" -msgid "Format example" -msgstr "Formatexempel" - -#: dbaccess/inc/strings.hrc:280 +#. 3AyBV +#: dbaccess/inc/strings.hrc:271 msgctxt "STR_HELP_BOOL_DEFAULT" msgid "" "Select a value that is to appear in all new records as default.\n" @@ -1262,7 +1447,8 @@ msgstr "" "Välj ett värde som skall visas som standard i varje ny infogad datapost.\n" "Välj den tomma strängen om fältet inte skall ha något standardvärde." -#: dbaccess/inc/strings.hrc:281 +#. AbZU4 +#: dbaccess/inc/strings.hrc:272 msgctxt "STR_HELP_DEFAULT_VALUE" msgid "" "Enter a default value for this field.\n" @@ -1273,22 +1459,26 @@ msgstr "" "\n" "När du matar in data i tabellen senare används den här teckensträngen för det aktuella fältet i varje ny datapost. Den bör därför motsvara cellformateringen som skall matas in nedan." -#: dbaccess/inc/strings.hrc:282 +#. Pay8s +#: dbaccess/inc/strings.hrc:273 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 "Aktivera det här alternativet om inga NULL-värden är tillåtna i det här fältet och användaren alltså alltid måste mata in data." -#: dbaccess/inc/strings.hrc:283 +#. hwwVA +#: dbaccess/inc/strings.hrc:274 msgctxt "STR_HELP_TEXT_LENGTH" msgid "Enter the maximum text length permitted." msgstr "Ange längsta tillåtna textlängd." -#: dbaccess/inc/strings.hrc:284 +#. yPnZq +#: dbaccess/inc/strings.hrc:275 msgctxt "STR_HELP_NUMERIC_TYPE" msgid "Enter the number format." msgstr "Definiera typ för talet här." -#: dbaccess/inc/strings.hrc:285 +#. 2yCJu +#: dbaccess/inc/strings.hrc:276 msgctxt "STR_HELP_LENGTH" msgid "" "Determine the length data can have in this field.\n" @@ -1301,22 +1491,26 @@ msgstr "" "För decimalfält är det den maximala längden på det inmatade talet, för binära fält längden på datablocket.\n" "Om värdet är större än vad som maximalt är tillåtet för den här databasen, korrigeras det." -#: dbaccess/inc/strings.hrc:286 +#. BY4V7 +#: dbaccess/inc/strings.hrc:277 msgctxt "STR_HELP_SCALE" msgid "Specify the number of decimal places permitted in this field." msgstr "Ange hur många decimaler det här fältet skall innehålla." -#: dbaccess/inc/strings.hrc:287 +#. QBHjm +#: dbaccess/inc/strings.hrc:278 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 "Här ser du hur data i den aktuella kolumnen skulle formateras med det nu inställda formatet, som du kan ändra med hjälp av knapparna som finns bredvid." -#: dbaccess/inc/strings.hrc:288 +#. eV4sD +#: dbaccess/inc/strings.hrc:279 msgctxt "STR_HELP_FORMAT_BUTTON" msgid "This is where you determine the output format of the data." msgstr "Här kan du bestämma hur tabellernas data skall formateras vid utmatning." -#: dbaccess/inc/strings.hrc:289 +#. Y5q39 +#: dbaccess/inc/strings.hrc:280 msgctxt "STR_HELP_AUTOINCREMENT" msgid "" "Choose if this field should contain AutoIncrement values.\n" @@ -1327,47 +1521,50 @@ msgstr "" "\n" "Du kan i så fall inte mata in några data direkt i fältet, utan varje ny datapost tilldelas automatiskt ett eget värde (vilket bestäms av inkrementering från den förra dataposten)." -#: dbaccess/inc/strings.hrc:290 -msgctxt "STR_BUTTON_FORMAT" -msgid "~..." -msgstr "~..." - -#: dbaccess/inc/strings.hrc:291 +#. 5uQpF +#: dbaccess/inc/strings.hrc:281 msgctxt "STR_TABLEDESIGN_DUPLICATE_NAME" msgid "The table cannot be saved because column name \"$column$\" was assigned twice." msgstr "Tabellen kan inte sparas eftersom kolumnnamnet \"$column$\" har tilldelats dubbelt." -#: dbaccess/inc/strings.hrc:292 +#. vayRE +#: dbaccess/inc/strings.hrc:282 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 "Kolumnen \"$column$\" hör till primärnyckeln. Om kolumnen raderas kommer även primärnyckeln att raderas. Vill du fortsätta?" -#: dbaccess/inc/strings.hrc:293 +#. fo93e +#: dbaccess/inc/strings.hrc:283 msgctxt "STR_TBL_COLUMN_IS_KEYCOLUMN_TITLE" msgid "Primary Key Affected" msgstr "Påverkad primärnyckel" -#: dbaccess/inc/strings.hrc:294 +#. wcLcG +#: dbaccess/inc/strings.hrc:284 msgctxt "STR_COLUMN_NAME" msgid "Column" msgstr "Kolumn" -#: dbaccess/inc/strings.hrc:295 +#. ES566 +#: dbaccess/inc/strings.hrc:285 msgctxt "STR_QRY_CONTINUE" msgid "Continue anyway?" msgstr "Vill du ändå fortsätta?" -#: dbaccess/inc/strings.hrc:296 +#. iXbw5 +#: dbaccess/inc/strings.hrc:286 msgctxt "STR_TABLEDESIGN_CONNECTION_MISSING" msgid "The table could not be saved due to problems connecting to the database." msgstr "Tabellen kunde inte sparas eftersom det inte gick att upprätta en förbindelse till databasen." -#: dbaccess/inc/strings.hrc:297 +#. kuExF +#: dbaccess/inc/strings.hrc:287 msgctxt "STR_TABLEDESIGN_DATASOURCE_DELETED" msgid "The table filter could not be adjusted because the data source has been deleted." msgstr "Det gick inte att anpassa tabellfiltret eftersom datakällan har raderats." -#: dbaccess/inc/strings.hrc:298 +#. Lt4Yc +#: dbaccess/inc/strings.hrc:288 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 +1573,14 @@ msgstr "" "Innan du kan ändra indexen till en tabell måste du spara den.\n" "Vill du spara dina ändringar nu?" -#: dbaccess/inc/strings.hrc:299 +#. HFLQk +#: dbaccess/inc/strings.hrc:289 msgctxt "STR_TABLEDESIGN_NO_PRIM_KEY_HEAD" msgid "No primary key" msgstr "Ingen primärnyckel" -#: dbaccess/inc/strings.hrc:300 +#. ir5Du +#: dbaccess/inc/strings.hrc:290 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 +1593,26 @@ msgstr "" "\n" "Skall en primärnyckel skapas nu?" -#: dbaccess/inc/strings.hrc:301 +#. R7KDG +#: dbaccess/inc/strings.hrc:291 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 "Det gick inte att ändra kolumnen \"$column$\". Ska den i stället raderas och det nya formatet bifogas?" -#: dbaccess/inc/strings.hrc:302 +#. U3f4j +#: dbaccess/inc/strings.hrc:292 msgctxt "STR_TABLEDESIGN_SAVE_ERROR" msgid "Error while saving the table design" msgstr "Ett fel uppstod när tabellutkastet sparades." -#: dbaccess/inc/strings.hrc:303 +#. 9BsSL +#: dbaccess/inc/strings.hrc:293 msgctxt "STR_TABLEDESIGN_COULD_NOT_DROP_COL" msgid "The column $column$ could not be deleted." msgstr "Det gick inte att ta bort kolumnen $column$." -#: dbaccess/inc/strings.hrc:304 -msgctxt "STR_AUTOINCREMENT_VALUE" -msgid "A~uto-increment statement" -msgstr "A~uto-inkrementsats" - -#: dbaccess/inc/strings.hrc:305 +#. Etkrj +#: dbaccess/inc/strings.hrc:294 msgctxt "STR_HELP_AUTOINCREMENT_VALUE" msgid "" "Enter an SQL statement for the auto-increment field.\n" @@ -1425,7 +1623,8 @@ msgstr "" "\n" "Den här satsen överförs direkt till databasen när tabellen skapas." -#: dbaccess/inc/strings.hrc:306 +#. fAEud +#: dbaccess/inc/strings.hrc:295 msgctxt "STR_NO_TYPE_INFO_AVAILABLE" msgid "" "No type information could be retrieved from the database.\n" @@ -1434,32 +1633,38 @@ msgstr "" "Det gick inte att få fram typinformation från databasen.\n" "Tabellutkastläget är inte tillgängligt för den här datakällan." -#: dbaccess/inc/strings.hrc:307 +#. 2s2rr +#: dbaccess/inc/strings.hrc:296 msgctxt "STR_CHANGE_COLUMN_NAME" msgid "change field name" msgstr "ändra fältnamn" -#: dbaccess/inc/strings.hrc:308 +#. PC3QD +#: dbaccess/inc/strings.hrc:297 msgctxt "STR_CHANGE_COLUMN_TYPE" msgid "change field type" msgstr "ändra fälttyp" -#: dbaccess/inc/strings.hrc:309 +#. Z2B9o +#: dbaccess/inc/strings.hrc:298 msgctxt "STR_CHANGE_COLUMN_DESCRIPTION" msgid "change field description" msgstr "ändra fältbeskrivning" -#: dbaccess/inc/strings.hrc:310 +#. aDrTE +#: dbaccess/inc/strings.hrc:299 msgctxt "STR_CHANGE_COLUMN_ATTRIBUTE" msgid "change field attribute" msgstr "ändra fältattribut" -#: dbaccess/inc/strings.hrc:312 +#. 3srwC +#: dbaccess/inc/strings.hrc:301 msgctxt "STR_ENTER_CONNECTION_PASSWORD" msgid "A password is needed to connect to the data source \"$name$\"." msgstr "Anslutningen till datakällan \"$name$\" kräver att du anger ett lösenord." -#: dbaccess/inc/strings.hrc:313 +#. tYDxc +#: dbaccess/inc/strings.hrc:302 msgctxt "STR_ASK_FOR_DIRECTORY_CREATION" msgid "" "The directory\n" @@ -1474,42 +1679,50 @@ msgstr "" "\n" "existerar inte. Ska den skapas?" -#: dbaccess/inc/strings.hrc:314 +#. 3PFxY +#: dbaccess/inc/strings.hrc:303 msgctxt "STR_COULD_NOT_CREATE_DIRECTORY" msgid "The directory $name$ could not be created." msgstr "Det gick inte att skapa katalogen $name$." -#: dbaccess/inc/strings.hrc:315 +#. V9kGF +#: dbaccess/inc/strings.hrc:304 msgctxt "STR_ALREADYEXISTOVERWRITE" msgid "The file already exists. Overwrite?" msgstr "Den här filen finns redan. Ska den skrivas över?" -#: dbaccess/inc/strings.hrc:316 +#. i47ye +#: dbaccess/inc/strings.hrc:305 msgctxt "STR_NEW_FOLDER" msgid "Folder" msgstr "Mapp" -#: dbaccess/inc/strings.hrc:318 +#. U2bRK +#: dbaccess/inc/strings.hrc:307 msgctxt "STR_DATABASE_TYPE_CHANGE" msgid "Database properties" msgstr "Databasegenskaper" -#: dbaccess/inc/strings.hrc:319 +#. etNzz +#: dbaccess/inc/strings.hrc:308 msgctxt "STR_PARENTTITLE_GENERAL" msgid "Data Source Properties: #" msgstr "Egenskaper för datakälla: #" -#: dbaccess/inc/strings.hrc:320 +#. z9Ecp +#: dbaccess/inc/strings.hrc:309 msgctxt "STR_ERR_USE_CONNECT_TO" msgid "Please choose 'Connect to an existing database' to connect to an existing database instead." msgstr "Välj 'Ansluta till befintlig databas' för att ansluta till en befintlig databas istället." -#: dbaccess/inc/strings.hrc:321 +#. PfAC6 +#: dbaccess/inc/strings.hrc:310 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 "Det gick inte att ladda programbiblioteket #lib# eller så är det defekt. Urvalet av ODBC-datakällor är inte tillgängligt." -#: dbaccess/inc/strings.hrc:322 +#. d3vbZ +#: dbaccess/inc/strings.hrc:311 msgctxt "STR_UNSUPPORTED_DATASOURCE_TYPE" msgid "" "This kind of data source is not supported on this platform.\n" @@ -1518,128 +1731,153 @@ msgstr "" "Den här typen av datakälla går inte att använda på den här plattformen.\n" "Du kan ändra inställningarna men kommer antagligen inte att kunna upprätta en förbindelse till databasen." -#: dbaccess/inc/strings.hrc:323 +#. 2f7Ga +#: dbaccess/inc/strings.hrc:312 msgctxt "STR_AUTOTEXT_FIELD_SEP_NONE" msgid "{None}" msgstr "{Ingen}" +#. iR7CJ #. To translators: EM Dec 2002: 'Space' refers t o what you get when you hit the space bar on your keyboard. -#: dbaccess/inc/strings.hrc:325 +#: dbaccess/inc/strings.hrc:314 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{Mellanslag}\t32" -#: dbaccess/inc/strings.hrc:326 +#. DFGo9 +#: dbaccess/inc/strings.hrc:315 msgctxt "STR_AUTODELIMITER_MISSING" msgid "#1 must be set." msgstr "#1 måste anges." -#: dbaccess/inc/strings.hrc:327 +#. ZDRBf +#: dbaccess/inc/strings.hrc:316 msgctxt "STR_AUTODELIMITER_MUST_DIFFER" msgid "#1 and #2 must be different." msgstr "#1 och #2 får inte vara samma." -#: dbaccess/inc/strings.hrc:328 +#. 9oCZr +#: dbaccess/inc/strings.hrc:317 msgctxt "STR_AUTONO_WILDCARDS" msgid "Wildcards such as ?,* are not allowed in #1." msgstr "Jokertecken som ? och * kan inte användas i #1." -#: dbaccess/inc/strings.hrc:330 +#. BdzcB +#: dbaccess/inc/strings.hrc:319 msgctxt "STR_CONNECTION_TEST" msgid "Connection Test" msgstr "Anslutningstest" -#: dbaccess/inc/strings.hrc:331 +#. oAAKs +#: dbaccess/inc/strings.hrc:320 msgctxt "STR_CONNECTION_SUCCESS" msgid "The connection was established successfully." msgstr "Anslutningen kunde upprättas." -#: dbaccess/inc/strings.hrc:332 +#. 5V7Ay +#: dbaccess/inc/strings.hrc:321 msgctxt "STR_CONNECTION_NO_SUCCESS" msgid "The connection could not be established." msgstr "Det gick inte att koppla." -#: dbaccess/inc/strings.hrc:333 +#. wvNFP +#: dbaccess/inc/strings.hrc:322 msgctxt "STR_JDBCDRIVER_SUCCESS" msgid "The JDBC driver was loaded successfully." msgstr "JDBC-drivrutinen har lästs in." -#: dbaccess/inc/strings.hrc:334 +#. RdMCN +#: dbaccess/inc/strings.hrc:323 msgctxt "STR_JDBCDRIVER_NO_SUCCESS" msgid "The JDBC driver could not be loaded." msgstr "Det gick inte att läsa in JDBC-drivrutinen." -#: dbaccess/inc/strings.hrc:335 +#. dyCvN +#: dbaccess/inc/strings.hrc:324 msgctxt "STR_MSACCESS_FILTERNAME" msgid "MS Access file" msgstr "MS Access-fil" -#: dbaccess/inc/strings.hrc:336 +#. rDsuu +#: dbaccess/inc/strings.hrc:325 msgctxt "STR_MSACCESS_2007_FILTERNAME" msgid "MS Access 2007 file" msgstr "MS Access 2007-fil" -#: dbaccess/inc/strings.hrc:337 +#. jFwxU +#: dbaccess/inc/strings.hrc:326 msgctxt "STR_FIREBIRD_FILTERNAME" msgid "Firebird Database" msgstr "Firebird-databas" -#: dbaccess/inc/strings.hrc:339 +#. 8Uiv2 +#: dbaccess/inc/strings.hrc:328 msgctxt "STR_RSC_CHARSETS" msgid "System" msgstr "System" -#: dbaccess/inc/strings.hrc:340 +#. pnwDB +#: dbaccess/inc/strings.hrc:329 msgctxt "STR_ERROR_DURING_CREATION" msgid "Error during creation" msgstr "Fel vid skapandet" -#: dbaccess/inc/strings.hrc:341 +#. hnyJF +#: dbaccess/inc/strings.hrc:330 msgctxt "STR_UNEXPECTED_ERROR" msgid "An error occurred. The operation could not be performed." msgstr "Ett fel har uppstått. Det går inte att utföra operationen." -#: dbaccess/inc/strings.hrc:342 +#. kXCG9 +#: dbaccess/inc/strings.hrc:331 msgctxt "STR_COULDNOTOPEN_LINKEDDOC" msgid "The document \"$file$\" could not be opened." msgstr "Dokumentet \"$file$\" kunde inte öppnas." -#: dbaccess/inc/strings.hrc:343 +#. bFHHW +#: dbaccess/inc/strings.hrc:332 msgctxt "STR_MISSING_TABLES_XDROP" msgid "The table cannot be deleted because the database connection does not support this." msgstr "Det går inte att radera tabellen eftersom databasförbindelsen inte stödjer den." -#: dbaccess/inc/strings.hrc:344 +#. ZNB5D +#: dbaccess/inc/strings.hrc:333 msgctxt "STR_BUTTON_TEXT_ALL" msgid "~All" msgstr "~Alla" -#: dbaccess/inc/strings.hrc:345 +#. C8eBG +#: dbaccess/inc/strings.hrc:334 msgctxt "STR_UNDO_COLON" msgid "Undo:" msgstr "Ångra:" -#: dbaccess/inc/strings.hrc:346 +#. aje2A +#: dbaccess/inc/strings.hrc:335 msgctxt "STR_REDO_COLON" msgid "Redo:" msgstr "Återställ:" -#: dbaccess/inc/strings.hrc:347 +#. ixMkj +#: dbaccess/inc/strings.hrc:336 msgctxt "STR_UNKNOWN_TYPE_FOUND" msgid "No corresponding column type could be found for column '#1'." msgstr "Ingen motsvarande kolumntyp kunde hittas för kolumn '#1'." -#: dbaccess/inc/strings.hrc:348 +#. qVax3 +#: dbaccess/inc/strings.hrc:337 msgctxt "STR_FILE_DOES_NOT_EXIST" msgid "The file \"$file$\" does not exist." msgstr "Filen \"$file$\" finns inte." -#: dbaccess/inc/strings.hrc:349 +#. 737k3 +#: dbaccess/inc/strings.hrc:338 msgctxt "STR_WARNINGS_DURING_CONNECT" msgid "Warnings were encountered while connecting to the data source. Press \"$buttontext$\" to view them." msgstr "Varningar påträffades vid anslutning till datakällan. Tryck på \"$buttontext$\" om du vill visa dem." -#: dbaccess/inc/strings.hrc:350 +#. cGJja +#: dbaccess/inc/strings.hrc:339 msgctxt "STR_NAMED_OBJECT_ALREADY_EXISTS" msgid "" "The name '$#$' already exists.\n" @@ -1648,169 +1886,202 @@ msgstr "" "Namnet \"$#$\" finns redan.\n" "Ange ett annat namn." +#. xTNjt #. #i96130# use hard coded name -#: dbaccess/inc/strings.hrc:352 +#: dbaccess/inc/strings.hrc:341 msgctxt "RID_STR_EXTENSION_NOT_PRESENT" msgid "The report, \"$file$\", requires the Report Builder feature." msgstr "Rapporten, \"$file$\", kräver funktionen Report Builder." -#: dbaccess/inc/strings.hrc:354 +#. oC8Px +#: dbaccess/inc/strings.hrc:343 msgctxt "STR_COULDNOTCREATE_DRIVERMANAGER" msgid "Cannot connect to the SDBC driver manager (#servicename#)." msgstr "Det gick inte att ansluta till SDBC-drivrutinshanteraren (#servicename#)." -#: dbaccess/inc/strings.hrc:355 +#. aym6r +#: dbaccess/inc/strings.hrc:344 msgctxt "STR_NOREGISTEREDDRIVER" msgid "A driver is not registered for the URL #connurl#." msgstr "Det har inte registrerats någon drivrutin för URL:en #connurl#." -#: dbaccess/inc/strings.hrc:356 +#. oafZG +#: dbaccess/inc/strings.hrc:345 msgctxt "STR_NOTABLEINFO" msgid "Successfully connected, but information about database tables is not available." msgstr "Förbindelsen upprättades men det gick inte att få fram någon information om tabeller i databasen." -#: dbaccess/inc/strings.hrc:357 +#. uBW6C +#: dbaccess/inc/strings.hrc:346 msgctxt "STR_ALL_TABLES" msgid "All tables" msgstr "Alla tabeller" -#: dbaccess/inc/strings.hrc:358 +#. nhz6M +#: dbaccess/inc/strings.hrc:347 msgctxt "STR_ALL_VIEWS" msgid "All views" msgstr "Alla tabellvyer" -#: dbaccess/inc/strings.hrc:359 +#. APBCw +#: dbaccess/inc/strings.hrc:348 msgctxt "STR_ALL_TABLES_AND_VIEWS" msgid "All tables and views" msgstr "Alla tabeller och tabellvyer" -#: dbaccess/inc/strings.hrc:361 +#. 4SGBJ +#: dbaccess/inc/strings.hrc:350 msgctxt "STR_TABLE_PRIV_NAME" msgid "Table name" msgstr "Tabellnamn" -#: dbaccess/inc/strings.hrc:362 +#. Nw93R +#: dbaccess/inc/strings.hrc:351 msgctxt "STR_TABLE_PRIV_INSERT" msgid "Insert data" msgstr "Infoga data" -#: dbaccess/inc/strings.hrc:363 +#. nLFJd +#: dbaccess/inc/strings.hrc:352 msgctxt "STR_TABLE_PRIV_DELETE" msgid "Delete data" msgstr "Radera data" -#: dbaccess/inc/strings.hrc:364 +#. eGEDE +#: dbaccess/inc/strings.hrc:353 msgctxt "STR_TABLE_PRIV_UPDATE" msgid "Modify data" msgstr "Ändra data" -#: dbaccess/inc/strings.hrc:365 +#. e2bxV +#: dbaccess/inc/strings.hrc:354 msgctxt "STR_TABLE_PRIV_ALTER" msgid "Alter structure" msgstr "Ändra struktur" -#: dbaccess/inc/strings.hrc:366 +#. zejFA +#: dbaccess/inc/strings.hrc:355 msgctxt "STR_TABLE_PRIV_SELECT" msgid "Read data" msgstr "Läs data" -#: dbaccess/inc/strings.hrc:367 +#. UsMj8 +#: dbaccess/inc/strings.hrc:356 msgctxt "STR_TABLE_PRIV_REFERENCE" msgid "Modify references" msgstr "Ändra referenser" -#: dbaccess/inc/strings.hrc:368 +#. SEGp9 +#: dbaccess/inc/strings.hrc:357 msgctxt "STR_TABLE_PRIV_DROP" msgid "Drop structure" msgstr "Radera struktur" -#: dbaccess/inc/strings.hrc:370 +#. BCCiv +#: dbaccess/inc/strings.hrc:359 msgctxt "STR_DBASE_PATH_OR_FILE" msgid "Path to the dBASE files" msgstr "Sökväg till dBASE-filerna" -#: dbaccess/inc/strings.hrc:371 +#. hnBFY +#: dbaccess/inc/strings.hrc:360 msgctxt "STR_FLAT_PATH_OR_FILE" msgid "Path to the text files" msgstr "Sökväg till textfiler" -#: dbaccess/inc/strings.hrc:372 +#. DRFyX +#: dbaccess/inc/strings.hrc:361 msgctxt "STR_CALC_PATH_OR_FILE" msgid "Path to the spreadsheet document" msgstr "Sökväg till kalkylbladet" -#: dbaccess/inc/strings.hrc:373 +#. qxbA7 +#: dbaccess/inc/strings.hrc:362 msgctxt "STR_NAME_OF_ODBC_DATASOURCE" msgid "Name of the ODBC data source on your system" msgstr "Namn på ODBC-datakällan i systemet" -#: dbaccess/inc/strings.hrc:374 +#. mGJE9 +#: dbaccess/inc/strings.hrc:363 msgctxt "STR_WRITER_PATH_OR_FILE" msgid "Path to the Writer document" msgstr "Sökväg till Writer-dokument" -#: dbaccess/inc/strings.hrc:375 +#. zQxCp +#: dbaccess/inc/strings.hrc:364 msgctxt "STR_MYSQL_DATABASE_NAME" msgid "Name of the MySQL database" msgstr "Namn på MySQL-databasen" -#: dbaccess/inc/strings.hrc:376 +#. uhRMQ +#: dbaccess/inc/strings.hrc:365 msgctxt "STR_ORACLE_DATABASE_NAME" msgid "Name of the Oracle database" msgstr "Namn på Oracle-databasen" -#: dbaccess/inc/strings.hrc:377 +#. nmoae +#: dbaccess/inc/strings.hrc:366 msgctxt "STR_MSACCESS_MDB_FILE" msgid "Microsoft Access database file" msgstr "Microsoft Access-databasfil" -#: dbaccess/inc/strings.hrc:378 +#. 34zwh +#: dbaccess/inc/strings.hrc:367 #, 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 "Inga fler inställningar behövs. Kontrollera att anslutningen fungerar genom att klicka på %test." -#: dbaccess/inc/strings.hrc:379 +#. GAVfb +#: dbaccess/inc/strings.hrc:368 msgctxt "STR_COMMONURL" msgid "Datasource URL (e.g. host=$host:$port dbname=$database)" msgstr "Datakälla URL (t. ex. värd=$host:$port dbname=$database)" -#: dbaccess/inc/strings.hrc:380 +#. rKH3t +#: dbaccess/inc/strings.hrc:369 msgctxt "STR_HOSTNAME" msgid "~Host name" msgstr "~Värddatornamn" -#: dbaccess/inc/strings.hrc:381 +#. Gdbjz +#: dbaccess/inc/strings.hrc:370 msgctxt "STR_MOZILLA_PROFILE_NAME" msgid "~Mozilla profile name" msgstr "~Mozilla-profilnamn" -#: dbaccess/inc/strings.hrc:382 +#. A6YJb +#: dbaccess/inc/strings.hrc:371 msgctxt "STR_THUNDERBIRD_PROFILE_NAME" msgid "~Thunderbird profile name" msgstr "~Thunderbird-profilnamn" -#: dbaccess/inc/strings.hrc:383 +#. HnmRA +#: dbaccess/inc/strings.hrc:372 msgctxt "STR_ADD_TABLES" msgid "Add Tables" msgstr "Lägg till tabeller" -#: dbaccess/inc/strings.hrc:384 +#. eHahH +#: dbaccess/inc/strings.hrc:373 msgctxt "STR_ADD_TABLE_OR_QUERY" msgid "Add Table or Query" msgstr "Lägg till tabell eller fråga" -#: dbaccess/inc/strings.hrc:386 +#. 5dqK5 +#: dbaccess/inc/strings.hrc:375 msgctxt "STR_WIZ_COLUMN_SELECT_TITEL" msgid "Apply columns" msgstr "Välj kolumner" -#: dbaccess/inc/strings.hrc:387 +#. nZ7x6 +#: dbaccess/inc/strings.hrc:376 msgctxt "STR_WIZ_TYPE_SELECT_TITEL" msgid "Type formatting" msgstr "Typformateringar" -#: dbaccess/inc/strings.hrc:388 +#. C5Zs4 +#: dbaccess/inc/strings.hrc:377 msgctxt "STR_WIZ_NAME_ALREADY_DEFINED" msgid "" "Enter a unique name for the new primary key data field.\n" @@ -1819,137 +2090,164 @@ msgstr "" "Skriv in ett unikt namn till primärnyckelfältet.\n" "Följande namn används redan:" -#: dbaccess/inc/strings.hrc:389 +#. MuQ2C +#: dbaccess/inc/strings.hrc:378 msgctxt "STR_WIZ_NAME_MATCHING_TITEL" msgid "Assign columns" msgstr "Tilldela kolumner" -#: dbaccess/inc/strings.hrc:390 +#. 5vCFA +#: dbaccess/inc/strings.hrc:379 msgctxt "STR_WIZ_PB_PREV" msgid "< ~Back" msgstr "< ~Tillbaka" -#: dbaccess/inc/strings.hrc:391 +#. aWFVD +#: dbaccess/inc/strings.hrc:380 msgctxt "STR_WIZ_PB_NEXT" msgid "~Next>" msgstr "~Nästa >" -#: dbaccess/inc/strings.hrc:392 +#. aKHUX +#: dbaccess/inc/strings.hrc:381 msgctxt "STR_WIZ_PB_OK" msgid "C~reate" msgstr "~Färdigställ" -#: dbaccess/inc/strings.hrc:393 +#. 3XyRu +#: dbaccess/inc/strings.hrc:382 msgctxt "STR_WIZ_TABLE_COPY" msgid "Copy table" msgstr "Kopiera tabell" -#: dbaccess/inc/strings.hrc:394 +#. uNGvx +#: dbaccess/inc/strings.hrc:383 msgctxt "STR_COPYTABLE_TITLE_COPY" msgid "Copy table" msgstr "Kopiera tabell" -#: dbaccess/inc/strings.hrc:395 +#. xCPkD +#: dbaccess/inc/strings.hrc:384 msgctxt "STR_INVALID_TABLE_NAME" msgid "This table name is not valid in the current database." msgstr "Det här är inget giltigt tabellnamn i den aktuella databasen." -#: dbaccess/inc/strings.hrc:396 +#. m35Lx +#: dbaccess/inc/strings.hrc:385 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älj alternativet Lägg till data på första sidan om du vill lägga till data i en befintlig tabell." -#: dbaccess/inc/strings.hrc:397 +#. XbmVN +#: dbaccess/inc/strings.hrc:386 msgctxt "STR_INVALID_TABLE_NAME_LENGTH" msgid "Please change the table name. It is too long." msgstr "Ändra tabellnamnet. Det är för långt." -#: dbaccess/inc/strings.hrc:399 +#. 55EA7 +#: dbaccess/inc/strings.hrc:388 msgctxt "STR_DBWIZARDTITLE" msgid "Database Wizard" msgstr "Databasguiden" -#: dbaccess/inc/strings.hrc:400 +#. p4Yy4 +#: dbaccess/inc/strings.hrc:389 msgctxt "STR_PAGETITLE_INTROPAGE" msgid "Select database" msgstr "Välj databas" -#: dbaccess/inc/strings.hrc:401 +#. GTpDz +#: dbaccess/inc/strings.hrc:390 msgctxt "STR_PAGETITLE_DBASE" msgid "Set up dBASE connection" msgstr "Upprätta en dBASE-anslutning" -#: dbaccess/inc/strings.hrc:402 +#. VBaQN +#: dbaccess/inc/strings.hrc:391 msgctxt "STR_PAGETITLE_TEXT" msgid "Set up a connection to text files" msgstr "Upprätta en anslutning till textfiler" -#: dbaccess/inc/strings.hrc:403 +#. TiBeQ +#: dbaccess/inc/strings.hrc:392 msgctxt "STR_PAGETITLE_MSACCESS" msgid "Set up Microsoft Access connection" msgstr "Upprätta en Microsoft Access-anslutning" -#: dbaccess/inc/strings.hrc:404 +#. XaDDh +#: dbaccess/inc/strings.hrc:393 msgctxt "STR_PAGETITLE_LDAP" msgid "Set up LDAP connection" msgstr "Upprätta en LDAP-anslutning" -#: dbaccess/inc/strings.hrc:405 +#. WZtzU +#: dbaccess/inc/strings.hrc:394 msgctxt "STR_PAGETITLE_ADO" msgid "Set up ADO connection" msgstr "Upprätta en ADO-anslutning" -#: dbaccess/inc/strings.hrc:406 +#. n3HgX +#: dbaccess/inc/strings.hrc:395 msgctxt "STR_PAGETITLE_JDBC" msgid "Set up JDBC connection" msgstr "Upprätta en JDBC-anslutning" -#: dbaccess/inc/strings.hrc:407 +#. qiZT5 +#: dbaccess/inc/strings.hrc:396 msgctxt "STR_PAGETITLE_ORACLE" msgid "Set up Oracle database connection" msgstr "Upprätta en Oracle-databasanslutning" -#: dbaccess/inc/strings.hrc:408 +#. KbAqW +#: dbaccess/inc/strings.hrc:397 msgctxt "STR_PAGETITLE_MYSQL" msgid "Set up MySQL connection" msgstr "Upprätta en MySQL-anslutning" -#: dbaccess/inc/strings.hrc:409 +#. uJuNs +#: dbaccess/inc/strings.hrc:398 msgctxt "STR_PAGETITLE_ODBC" msgid "Set up ODBC connection" msgstr "Upprätta en ODBC-anslutning" -#: dbaccess/inc/strings.hrc:410 +#. ecB4x +#: dbaccess/inc/strings.hrc:399 msgctxt "STR_PAGETITLE_DOCUMENT_OR_SPREADSHEET" msgid "Set up Writer Document or Spreadsheet connection" msgstr "Ställ in Writer-dokument- eller kalkylarksanslutning" -#: dbaccess/inc/strings.hrc:411 +#. wUEMA +#: dbaccess/inc/strings.hrc:400 msgctxt "STR_PAGETITLE_AUTHENTIFICATION" msgid "Set up user authentication" msgstr "Konfigurera användarautentisering" -#: dbaccess/inc/strings.hrc:412 +#. YgsyA +#: dbaccess/inc/strings.hrc:401 msgctxt "STR_PAGETITLE_MYSQL_NATIVE" msgid "Set up MySQL server data" msgstr "Konfigurera data för MySQL-server" -#: dbaccess/inc/strings.hrc:413 +#. 6Fy7C +#: dbaccess/inc/strings.hrc:402 msgctxt "STR_PAGETITLE_FINAL" msgid "Save and proceed" msgstr "Spara och fortsätt" -#: dbaccess/inc/strings.hrc:414 +#. LhDjK +#: dbaccess/inc/strings.hrc:403 msgctxt "STR_DATABASEDEFAULTNAME" msgid "New Database" msgstr "Ny databas" -#: dbaccess/inc/strings.hrc:415 +#. DoGLb +#: dbaccess/inc/strings.hrc:404 msgctxt "STR_MYSQLJDBC_HEADERTEXT" msgid "Set up connection to a MySQL database using JDBC" msgstr "Upprätta en anslutning till en MySQL-databas med hjälp av JDBC" -#: dbaccess/inc/strings.hrc:416 +#. B5kEC +#: dbaccess/inc/strings.hrc:405 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 +2256,68 @@ msgstr "" "Ange den information som krävs för att ansluta till en MySQL-databas med hjälp av JDBC. Observera att drivrutinsklassen JDBC måste vara installerad i systemet och registrerad med %PRODUCTNAME.\n" "Kontakta systemadministratören om du är osäker på följande inställningar." -#: dbaccess/inc/strings.hrc:417 +#. uGTyY +#: dbaccess/inc/strings.hrc:406 msgctxt "STR_MYSQL_DRIVERCLASSTEXT" msgid "MySQL JDBC d~river class:" msgstr "D~rivrutinsklass MySQL JDBC:" -#: dbaccess/inc/strings.hrc:418 +#. cBiSe +#: dbaccess/inc/strings.hrc:407 msgctxt "STR_MYSQL_DEFAULT" msgid "Default: 3306" msgstr "Standard: 3306" -#: dbaccess/inc/strings.hrc:419 +#. zDx7G +#: dbaccess/inc/strings.hrc:408 msgctxt "STR_DBASE_HEADERTEXT" msgid "Set up a connection to dBASE files" msgstr "Upprätta en anslutning till dBASE-filer" -#: dbaccess/inc/strings.hrc:420 +#. MXTEF +#: dbaccess/inc/strings.hrc:409 msgctxt "STR_DBASE_HELPTEXT" msgid "Select the folder where the dBASE files are stored." msgstr "Markera mappen där dBASE-filerna lagras." -#: dbaccess/inc/strings.hrc:421 +#. Ke4xP +#: dbaccess/inc/strings.hrc:410 msgctxt "STR_TEXT_HEADERTEXT" msgid "Set up a connection to text files" msgstr "Upprätta en anslutning till textfiler" -#: dbaccess/inc/strings.hrc:422 +#. uJFWa +#: dbaccess/inc/strings.hrc:411 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 "Markera mappen där CSV-textfilerna (Comma Separated Values) lagras. %PRODUCTNAME Base öppnar dessa filer med skrivskydd." -#: dbaccess/inc/strings.hrc:423 +#. chkNh +#: dbaccess/inc/strings.hrc:412 msgctxt "STR_TEXT_PATH_OR_FILE" msgid "Path to text files" msgstr "Sökväg till textfiler" -#: dbaccess/inc/strings.hrc:424 +#. VXUEj +#: dbaccess/inc/strings.hrc:413 msgctxt "STR_MSACCESS_HEADERTEXT" msgid "Set up a connection to a Microsoft Access database" msgstr "Upprätta en anslutning till en Microsoft Access-databas" -#: dbaccess/inc/strings.hrc:425 +#. rTF65 +#: dbaccess/inc/strings.hrc:414 msgctxt "STR_MSACCESS_HELPTEXT" msgid "Please select the Microsoft Access file you want to access." msgstr "Välj den Microsoft Access-fil som du vill använda." -#: dbaccess/inc/strings.hrc:426 +#. DYcM8 +#: dbaccess/inc/strings.hrc:415 msgctxt "STR_ADO_HEADERTEXT" msgid "Set up a connection to an ADO database" msgstr "Upprätta en anslutning till en ADO-databas" -#: dbaccess/inc/strings.hrc:427 +#. WzZiB +#: dbaccess/inc/strings.hrc:416 msgctxt "STR_ADO_HELPTEXT" msgid "" "Please enter the URL of the ADO data source you want to connect to.\n" @@ -2019,12 +2328,14 @@ msgstr "" "Klicka på 'Bläddra…' om du vill konfigurera leverantörsspecifika inställningar.\n" "Kontakta din systemadministratör om du är osäker på följande inställningar." -#: dbaccess/inc/strings.hrc:428 +#. PRyfo +#: dbaccess/inc/strings.hrc:417 msgctxt "STR_ODBC_HEADERTEXT" msgid "Set up a connection to an ODBC database" msgstr "Upprätta en anslutning till en ODBC-databas" -#: dbaccess/inc/strings.hrc:429 +#. CBVtz +#: dbaccess/inc/strings.hrc:418 msgctxt "STR_ODBC_HELPTEXT" msgid "" "Enter the name of the ODBC database you want to connect to.\n" @@ -2035,12 +2346,14 @@ msgstr "" "Klicka på 'Bläddra...' om du vill välja en ODBC-databas som redan är registrerad i %PRODUCTNAME.\n" "Kontakta din systemadministratör om du är osäker på följande inställningar." -#: dbaccess/inc/strings.hrc:430 +#. dmi7n +#: dbaccess/inc/strings.hrc:419 msgctxt "STR_JDBC_HEADERTEXT" msgid "Set up a connection to a JDBC database" msgstr "Upprätta en anslutning till en JDBC-databas" -#: dbaccess/inc/strings.hrc:431 +#. dYGeU +#: dbaccess/inc/strings.hrc:420 msgctxt "STR_JDBC_HELPTEXT" msgid "" "Please enter the required information to connect to a JDBC database.\n" @@ -2049,22 +2362,26 @@ msgstr "" "Ange den information som krävs för att ansluta till en JDBC-databas.\n" "Kontakta din systemadministratör om du är osäker på följande inställningar." -#: dbaccess/inc/strings.hrc:432 +#. DWgup +#: dbaccess/inc/strings.hrc:421 msgctxt "STR_ORACLE_HEADERTEXT" msgid "Set up a connection to an Oracle database" msgstr "Upprätta en anslutning till en Oracle-databas" -#: dbaccess/inc/strings.hrc:433 +#. Z57ca +#: dbaccess/inc/strings.hrc:422 msgctxt "STR_ORACLE_DEFAULT" msgid "Default: 1521" msgstr "Standard: 1521" -#: dbaccess/inc/strings.hrc:434 +#. dnAP9 +#: dbaccess/inc/strings.hrc:423 msgctxt "STR_ORACLE_DRIVERCLASSTEXT" msgid "Oracle JDBC ~driver class" msgstr "~Drivrutinsklass Oracle JDBC" -#: dbaccess/inc/strings.hrc:435 +#. aD8dK +#: dbaccess/inc/strings.hrc:424 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 +2390,14 @@ msgstr "" "Ange den information som krävs för att ansluta till en Oracle-databas. Observera att drivrutinsklassen JDBC måste vara installerad i systemet och registrerad med %PRODUCTNAME.\n" "Kontakta din systemadministratör om du är osäker på följande inställningar." -#: dbaccess/inc/strings.hrc:436 +#. Vqjfj +#: dbaccess/inc/strings.hrc:425 msgctxt "STR_SPREADSHEET_HEADERTEXT" msgid "Set up a connection to spreadsheets" msgstr "Upprätta en anslutning till kalkylblad" -#: dbaccess/inc/strings.hrc:437 +#. FnpBr +#: dbaccess/inc/strings.hrc:426 msgctxt "STR_SPREADSHEET_HELPTEXT" msgid "" "Click 'Browse...' to select a %PRODUCTNAME spreadsheet or Microsoft Excel workbook.\n" @@ -2087,232 +2406,278 @@ msgstr "" "Klicka på 'Bläddra...' om du vill välja ett %PRODUCTNAME-kalkylblad eller en Microsoft Excel-arbetsbok.\n" "%PRODUCTNAME öppnar filen med skrivskydd." -#: dbaccess/inc/strings.hrc:438 +#. fxmJG +#: dbaccess/inc/strings.hrc:427 msgctxt "STR_SPREADSHEETPATH" msgid "~Location and file name" msgstr "P~lacering och filnamn" -#: dbaccess/inc/strings.hrc:440 +#. og5kg +#: dbaccess/inc/strings.hrc:429 msgctxt "STR_COMMAND_EXECUTED_SUCCESSFULLY" msgid "Command successfully executed." msgstr "Kommando utfört." -#: dbaccess/inc/strings.hrc:441 +#. BhFXv +#: dbaccess/inc/strings.hrc:430 msgctxt "STR_DIRECTSQL_CONNECTIONLOST" msgid "The connection to the database has been lost. This dialog will be closed." msgstr "Förbindelsen till databasen har raderats. Den här dialogrutan kommer att stängas." -#: dbaccess/inc/strings.hrc:443 +#. WTysM +#: dbaccess/inc/strings.hrc:432 msgctxt "STR_TAB_INDEX_SORTORDER" msgid "Sort order" msgstr "Sorteringsordning" -#: dbaccess/inc/strings.hrc:444 +#. 67TCR +#: dbaccess/inc/strings.hrc:433 msgctxt "STR_TAB_INDEX_FIELD" msgid "Index field" msgstr "Indexfält" -#: dbaccess/inc/strings.hrc:445 +#. rCZbG +#: dbaccess/inc/strings.hrc:434 msgctxt "STR_ORDER_ASCENDING" msgid "Ascending" msgstr "Stigande" -#: dbaccess/inc/strings.hrc:446 +#. zUeEN +#: dbaccess/inc/strings.hrc:435 msgctxt "STR_ORDER_DESCENDING" msgid "Descending" msgstr "Fallande" -#: dbaccess/inc/strings.hrc:447 +#. DpB67 +#: dbaccess/inc/strings.hrc:436 msgctxt "STR_CONFIRM_DROP_INDEX" msgid "Do you really want to delete the index '$name$'?" msgstr "Vill du verkligen radera indexet '$name$'?" -#: dbaccess/inc/strings.hrc:448 +#. 3sTLe +#: dbaccess/inc/strings.hrc:437 msgctxt "STR_LOGICAL_INDEX_NAME" msgid "index" msgstr "index" -#: dbaccess/inc/strings.hrc:449 +#. HFaXn +#: dbaccess/inc/strings.hrc:438 msgctxt "STR_NEED_INDEX_FIELDS" msgid "The index must contain at least one field." msgstr "Indexet måste innehålla minst ett fält." -#: dbaccess/inc/strings.hrc:450 +#. LRDDD +#: dbaccess/inc/strings.hrc:439 msgctxt "STR_INDEX_NAME_ALREADY_USED" msgid "There is already another index named \"$name$\"." msgstr "Det finns redan ett annat index med namnet \"$name$\"." -#: dbaccess/inc/strings.hrc:451 +#. 9C3mx +#: dbaccess/inc/strings.hrc:440 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 indexdefinition får varje tabellkolumn förekomma högst en gång, men du har använt kolumnen \"$name$\" två gånger." -#: dbaccess/inc/strings.hrc:453 +#. XANpc +#: dbaccess/inc/strings.hrc:442 msgctxt "STR_COULD_NOT_CONVERT_PARAM" msgid "The entry could not be converted to a valid value for the \"$name$\" parameter" msgstr "Inmatningen kunde inte omvandlas till ett giltigt värde för parametern \"$name$\"." -#: dbaccess/inc/strings.hrc:455 +#. FCnE3 +#: dbaccess/inc/strings.hrc:444 msgctxt "STR_EXCEPTION_STATUS" msgid "SQL Status" msgstr "SQL-status" -#: dbaccess/inc/strings.hrc:456 +#. ha64T +#: dbaccess/inc/strings.hrc:445 msgctxt "STR_EXCEPTION_ERRORCODE" msgid "Error code" msgstr "Felkod" -#: dbaccess/inc/strings.hrc:457 +#. 9A2cX +#: dbaccess/inc/strings.hrc:446 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 vanlig orsak till det här felet är att fel teckenuppsättning har ställts in för språket som databasen används med. Kontrollera inställningen genom att välja Redigera - Databas - Egenskaper." -#: dbaccess/inc/strings.hrc:458 +#. itnjJ +#: dbaccess/inc/strings.hrc:447 msgctxt "STR_EXCEPTION_ERROR" msgid "Error" msgstr "Fel" -#: dbaccess/inc/strings.hrc:459 +#. Q4A2Y +#: dbaccess/inc/strings.hrc:448 msgctxt "STR_EXCEPTION_WARNING" msgid "Warning" msgstr "Varning" -#: dbaccess/inc/strings.hrc:460 +#. LSBpE +#: dbaccess/inc/strings.hrc:449 msgctxt "STR_EXCEPTION_INFO" msgid "Information" msgstr "Information" -#: dbaccess/inc/strings.hrc:461 +#. DKRwR +#: dbaccess/inc/strings.hrc:450 msgctxt "STR_EXCEPTION_DETAILS" msgid "Details" msgstr "Detaljer" -#: dbaccess/inc/strings.hrc:463 +#. Avmtu +#: dbaccess/inc/strings.hrc:452 msgctxt "STR_QUERY_USERADMIN_DELETE_USER" msgid "Do you really want to delete the user?" msgstr "Vill du verkligen radera användaren?" -#: dbaccess/inc/strings.hrc:464 +#. yeKZF +#: dbaccess/inc/strings.hrc:453 msgctxt "STR_USERADMIN_NOT_AVAILABLE" msgid "The database does not support user administration." msgstr "Databasen har inget stöd för användaradministration." -#: dbaccess/inc/strings.hrc:465 +#. 4CVtX +#: dbaccess/inc/strings.hrc:454 msgctxt "STR_ERROR_PASSWORDS_NOT_IDENTICAL" msgid "The passwords do not match. Please enter the password again." msgstr "De båda lösenorden stämmer inte överens, mata in lösenordet igen." -#: dbaccess/inc/strings.hrc:467 +#. iu64w +#: dbaccess/inc/strings.hrc:456 msgctxt "STR_JOIN_TYPE_HINT" msgid "Please note that some databases may not support this join type." msgstr "Observera att vissa databaser kanske inte har något stöd för den här sammanslagningstypen (join)." -#: dbaccess/inc/strings.hrc:468 +#. Khmn9 +#: dbaccess/inc/strings.hrc:457 msgctxt "STR_QUERY_INNER_JOIN" msgid "Includes only records for which the contents of the related fields of both tables are identical." msgstr "Innehåller bara de dataposter där innehållet i de länkade fälten är lika i båda tabellerna." -#: dbaccess/inc/strings.hrc:469 +#. JUyyK +#: dbaccess/inc/strings.hrc:458 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 "Innehåller ALLA dataposter från '%1' och bara de dataposter från '%2' där innehållet i de länkade fälten är lika i båda tabellerna." -#: dbaccess/inc/strings.hrc:470 +#. EdhCU +#: dbaccess/inc/strings.hrc:459 msgctxt "STR_QUERY_FULL_JOIN" msgid "Contains ALL records from '%1' and from '%2'." msgstr "Innehåller ALLA dataposter från '%1' och från '%2'." -#: dbaccess/inc/strings.hrc:471 +#. c9PsZ +#: dbaccess/inc/strings.hrc:460 msgctxt "STR_QUERY_CROSS_JOIN" msgid "Contains the Cartesian product of ALL records from '%1' and from '%2'." msgstr "Innehåller den kartesiska produkten för ALLA poster från '%1' och från '%2'." -#: dbaccess/inc/strings.hrc:473 +#. KyLuN +#: dbaccess/inc/strings.hrc:462 msgctxt "STR_CTW_NO_VIEWS_SUPPORT" msgid "The destination database does not support views." msgstr "Måldatabasen har inte stöd för vyer." -#: dbaccess/inc/strings.hrc:474 +#. RaJQd +#: dbaccess/inc/strings.hrc:463 msgctxt "STR_CTW_NO_PRIMARY_KEY_SUPPORT" msgid "The destination database does not support primary keys." msgstr "Måldatabasen har inte stöd för primärnycklar." -#: dbaccess/inc/strings.hrc:475 +#. JBBmY +#: dbaccess/inc/strings.hrc:464 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 "Antingen hittades ingen beskrivning av dataåtkomst eller så fanns det ingen beskrivning av dataåtkomst med den nödvändiga informationen" -#: dbaccess/inc/strings.hrc:476 +#. Z4JFe +#: dbaccess/inc/strings.hrc:465 msgctxt "STR_CTW_ONLY_TABLES_AND_QUERIES_SUPPORT" msgid "Only tables and queries are supported at the moment." msgstr "För närvarande stöds endast tabeller och sökningar." -#: dbaccess/inc/strings.hrc:477 +#. KvUFb +#: dbaccess/inc/strings.hrc:466 msgctxt "STR_CTW_COPY_SOURCE_NEEDS_BOOKMARKS" msgid "The copy source's result set must support bookmarks." msgstr "Det inställda resultatet för kopieringskällan måste ha stöd för bokmärken." -#: dbaccess/inc/strings.hrc:478 +#. XVb6E +#: dbaccess/inc/strings.hrc:467 msgctxt "STR_CTW_UNSUPPORTED_COLUMN_TYPE" msgid "Unsupported source column type ($type$) at column position $pos$." msgstr "Källkolumntypen ($type$) saknar stöd vid kolumnpositionen $pos$." -#: dbaccess/inc/strings.hrc:479 +#. 7pnvE +#: dbaccess/inc/strings.hrc:468 msgctxt "STR_CTW_ILLEGAL_PARAMETER_COUNT" msgid "Illegal number of initialization parameters." msgstr "Otillåtet antal initieringsparametrar." -#: dbaccess/inc/strings.hrc:480 +#. z3h9J +#: dbaccess/inc/strings.hrc:469 msgctxt "STR_CTW_ERROR_DURING_INITIALIZATION" msgid "An error occurred during initialization." msgstr "Ett fel uppstod vid initieringen." -#: dbaccess/inc/strings.hrc:481 +#. Qpda7 +#: dbaccess/inc/strings.hrc:470 msgctxt "STR_CTW_ERROR_UNSUPPORTED_SETTING" msgid "Unsupported setting in the copy source descriptor: $name$." msgstr "Inställning som inte stöds i kopieringskällans beskrivning: $name$." -#: dbaccess/inc/strings.hrc:482 +#. BsP8j +#: dbaccess/inc/strings.hrc:471 msgctxt "STR_CTW_ERROR_NO_QUERY" msgid "To copy a query, your connection must be able to provide queries." msgstr "För att kopiera en sökning måste din anslutning kunna ange sökningar." -#: dbaccess/inc/strings.hrc:483 +#. QYh2y +#: dbaccess/inc/strings.hrc:472 msgctxt "STR_CTW_ERROR_INVALID_INTERACTIONHANDLER" msgid "The given interaction handler is invalid." msgstr "Den angivna interaktionshanteraren är ogiltig." -#: dbaccess/inc/strings.hrc:485 +#. ixrDD +#: dbaccess/inc/strings.hrc:474 msgctxt "STR_QUERY_REL_EDIT_RELATION" msgid "This relation already exists. Do you want to edit it or create a new one?" msgstr "Sambandet finns redan. Vill du redigera den eller skapa en ny?" -#: dbaccess/inc/strings.hrc:486 +#. nFRsS +#: dbaccess/inc/strings.hrc:475 msgctxt "STR_QUERY_REL_EDIT" msgid "Edit..." msgstr "Redigera..." -#: dbaccess/inc/strings.hrc:487 +#. yRkFG +#: dbaccess/inc/strings.hrc:476 msgctxt "STR_QUERY_REL_CREATE" msgid "Create..." msgstr "Skapa..." -#: dbaccess/inc/strings.hrc:488 +#. VWBJF +#: dbaccess/inc/strings.hrc:477 msgctxt "STR_RELATIONDESIGN" msgid " - %PRODUCTNAME Base: Relation design" msgstr " - %PRODUCTNAME Base: Sambandsdesign" -#: dbaccess/inc/strings.hrc:489 +#. ZCd5X +#: dbaccess/inc/strings.hrc:478 msgctxt "STR_RELATIONDESIGN_NOT_AVAILABLE" msgid "The database does not support relations." msgstr "Databasen har inte stöd för samband." -#: dbaccess/inc/strings.hrc:490 +#. CG2Pd +#: dbaccess/inc/strings.hrc:479 msgctxt "STR_QUERY_REL_DELETE_WINDOW" msgid "When you delete this table all corresponding relations will be deleted as well. Continue?" msgstr "Om du raderar den här tabellen raderas även alla tillhörande samband. Vill du fortsätta?" -#: dbaccess/inc/strings.hrc:491 +#. Wzf9T +#: dbaccess/inc/strings.hrc:480 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 +2686,368 @@ msgstr "" "Databasen kunde inte skapa sambandet. Det kan bero på att denna tabelltypen inte stödjer främmande nycklar.\n" "Kontrollera dokumentationen för databasen." +#. 4KVZn #: dbaccess/uiconfig/ui/admindialog.ui:8 msgctxt "admindialog|AdminDialog" msgid "Database Properties" msgstr "Databasegenskaper" +#. k3TWc #: dbaccess/uiconfig/ui/admindialog.ui:138 msgctxt "admindialog|advanced" msgid "Advanced Properties" msgstr "Avancerade egenskaper" +#. 2CAoQ #: dbaccess/uiconfig/ui/advancedsettingsdialog.ui:8 msgctxt "advancedsettingsdialog|AdvancedSettingsDialog" msgid "Advanced Settings" msgstr "Avancerade inställningar" +#. UGSGn #: dbaccess/uiconfig/ui/advancedsettingsdialog.ui:138 msgctxt "advancedsettingsdialog|generated" msgid "Generated Values" msgstr "Genererade värden" +#. KunTv #: dbaccess/uiconfig/ui/advancedsettingsdialog.ui:184 msgctxt "advancedsettingsdialog|special" msgid "Special Settings" msgstr "Specialinställningar" -#: dbaccess/uiconfig/ui/applycolpage.ui:164 +#. CAaA9 +#: dbaccess/uiconfig/ui/applycolpage.ui:226 msgctxt "applycolpage|label1" msgid "Existing Columns" msgstr "Befintliga kolumner" -#: dbaccess/uiconfig/ui/authentificationpage.ui:18 +#. 6FMF4 +#: dbaccess/uiconfig/ui/authentificationpage.ui:19 msgctxt "authentificationpage|header" msgid "Set up the user authentication" msgstr "Konfigurera användarautentisering" +#. zJ8Zt #: dbaccess/uiconfig/ui/authentificationpage.ui:35 msgctxt "authentificationpage|helptext" msgid "Some databases require you to enter a user name." msgstr "För vissa databaser krävs att du anger ett användarnamn." -#: dbaccess/uiconfig/ui/authentificationpage.ui:60 +#. ZqSUv +#: dbaccess/uiconfig/ui/authentificationpage.ui:59 msgctxt "authentificationpage|generalUserNameLabel" msgid "_User name" msgstr "Användarnamn" -#: dbaccess/uiconfig/ui/authentificationpage.ui:86 +#. ZE2AC +#: dbaccess/uiconfig/ui/authentificationpage.ui:82 msgctxt "authentificationpage|passRequiredCheckbutton" msgid "Password re_quired" msgstr "Lösenord krävs" -#: dbaccess/uiconfig/ui/authentificationpage.ui:110 +#. zASUB +#: dbaccess/uiconfig/ui/authentificationpage.ui:107 msgctxt "authentificationpage|testConnectionButton" msgid "_Test Connection" msgstr "Testa anslutning" +#. AKLpS #: dbaccess/uiconfig/ui/autocharsetpage.ui:37 msgctxt "autocharsetpage|charsetlabel" msgid "_Character set:" msgstr "Teckenuppsättning:" +#. tgPJD #: dbaccess/uiconfig/ui/autocharsetpage.ui:67 msgctxt "autocharsetpage|charsetheader" msgid "Data Conversion" msgstr "Datakonvertering" -#: dbaccess/uiconfig/ui/backuppage.ui:18 -msgctxt "backuppage|label1" -msgid "Backup Your Document" -msgstr "Säkerhetskopiera dokumentet" - -#: 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 "Databasdokumentet säkerhetskopieras till valfri plats, så att du kan återgå till samma läge som före migrationen. De ändringar du gör med hjälp av guiden påverkar endast det ursprungliga dokumentet. Säkerhetskopian förblir oförändrad." - -#: 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 "Tryck på Nästa om du vill spara en kopia av dokumentet och påbörja migrationen." - -#: dbaccess/uiconfig/ui/backuppage.ui:76 -msgctxt "backuppage|label3" -msgid "Save to:" -msgstr "Spara i:" - -#: dbaccess/uiconfig/ui/backuppage.ui:110 -msgctxt "backuppage|browse" -msgid "Browse..." -msgstr "Bläddra..." - +#. fw3s6 #: dbaccess/uiconfig/ui/choosedatasourcedialog.ui:16 msgctxt "choosedatasourcedialog|ChooseDataSourceDialog" msgid "Data Source" msgstr "Datakälla" +#. jctjv #: dbaccess/uiconfig/ui/choosedatasourcedialog.ui:81 msgctxt "choosedatasourcedialog|organize" msgid "Or_ganize..." msgstr "Organisera..." +#. auhD3 #: dbaccess/uiconfig/ui/choosedatasourcedialog.ui:113 msgctxt "choosedatasourcedialog|label1" msgid "Choose a data source:" msgstr "Välj en datakälla:" +#. pqsFf #: dbaccess/uiconfig/ui/collectionviewdialog.ui:11 msgctxt "collectionviewdialog|CollectionView" msgid "Save" msgstr "Spara" +#. dBcxN #: dbaccess/uiconfig/ui/collectionviewdialog.ui:26 msgctxt "collectionviewdialog|ok" msgid "_Save" msgstr "_Spara" +#. mvCb2 #: dbaccess/uiconfig/ui/collectionviewdialog.ui:115 msgctxt "collectionviewdialog|newFolderButton|tooltip_text" msgid "Create New Directory" msgstr "Skapa ny mapp" +#. Bwm2H #: dbaccess/uiconfig/ui/collectionviewdialog.ui:130 msgctxt "collectionviewdialog|upButton|tooltip_text" msgid "Up One Level" msgstr "Upp en nivå" +#. G5Eev #: dbaccess/uiconfig/ui/collectionviewdialog.ui:171 msgctxt "collectionviewdialog|fileNameLabel" msgid "File _name:" msgstr "Fil_namn:" +#. ZnGGB #: dbaccess/uiconfig/ui/colwidthdialog.ui:15 msgctxt "colwidthdialog|ColWidthDialog" msgid "Column Width" msgstr "Kolumnbredd" +#. AiEUA #: dbaccess/uiconfig/ui/colwidthdialog.ui:99 msgctxt "colwidthdialog|label1" msgid "_Width:" msgstr "_Bredd:" +#. LtAmr #: dbaccess/uiconfig/ui/colwidthdialog.ui:125 msgctxt "colwidthdialog|automatic" msgid "_Automatic" msgstr "_Automatisk" +#. zBVS9 #: dbaccess/uiconfig/ui/connectionpage.ui:40 msgctxt "connectionpage|browseurllabel" msgid "Path to the dBASE files:" msgstr "Sökväg till dBASE-filerna:" +#. Xmumk #: dbaccess/uiconfig/ui/connectionpage.ui:51 msgctxt "connectionpage|create" msgid "_Create New" msgstr "Skapa ny" +#. zvUpu #: dbaccess/uiconfig/ui/connectionpage.ui:64 msgctxt "connectionpage|browse" msgid "_Browse…" msgstr "_Bläddra…" +#. PxXFZ #: dbaccess/uiconfig/ui/connectionpage.ui:114 msgctxt "connectionpage|generalLabel" msgid "General" msgstr "Allmänt" +#. BvLEW #: dbaccess/uiconfig/ui/connectionpage.ui:155 msgctxt "connectionpage|userNameLabel" msgid "_User name:" msgstr "A_nvändarnamn:" +#. VM8W3 #: dbaccess/uiconfig/ui/connectionpage.ui:178 msgctxt "connectionpage|passCheckbutton" msgid "Password required" msgstr "Lösenord krävs" +#. rG2VU #: dbaccess/uiconfig/ui/connectionpage.ui:202 msgctxt "connectionpage|userlabel" msgid "User Authentication" msgstr "Användarautentisering" +#. jtAGx #: dbaccess/uiconfig/ui/connectionpage.ui:242 msgctxt "connectionpage|javaDriverLabel" msgid "_JDBC driver class:" msgstr "_JDBC-drivrutinsklass:" +#. iv6Vk #: dbaccess/uiconfig/ui/connectionpage.ui:267 msgctxt "connectionpage|driverButton" msgid "Test Class" msgstr "Testa klass" +#. uzAzE #: dbaccess/uiconfig/ui/connectionpage.ui:286 msgctxt "connectionpage|JDBCLabel" msgid "JDBC Properties" msgstr "JDBC-egenskaper" +#. UgDTb #: dbaccess/uiconfig/ui/connectionpage.ui:301 msgctxt "connectionpage|connectionButton" msgid "Test Connection" msgstr "Testa anslutning" +#. 4wjAh #: dbaccess/uiconfig/ui/copytablepage.ui:35 msgctxt "copytablepage|defdata" msgid "De_finition and data" msgstr "Definition och data" -#: dbaccess/uiconfig/ui/copytablepage.ui:52 +#. SVMDA +#: dbaccess/uiconfig/ui/copytablepage.ui:51 msgctxt "copytablepage|def" msgid "Def_inition" msgstr "Definition" -#: dbaccess/uiconfig/ui/copytablepage.ui:68 +#. MWhAZ +#: dbaccess/uiconfig/ui/copytablepage.ui:67 msgctxt "copytablepage|view" msgid "A_s table view" msgstr "Som tabellvy" -#: dbaccess/uiconfig/ui/copytablepage.ui:84 +#. rhvDJ +#: dbaccess/uiconfig/ui/copytablepage.ui:83 msgctxt "copytablepage|data" msgid "Append _data" msgstr "Lägg till _data" -#: dbaccess/uiconfig/ui/copytablepage.ui:100 +#. 8FEcc +#: dbaccess/uiconfig/ui/copytablepage.ui:99 msgctxt "copytablepage|firstline" msgid "Use first _line as column names" msgstr "Använd första _raden som kolumnnamn." -#: dbaccess/uiconfig/ui/copytablepage.ui:115 +#. XdVmL +#: dbaccess/uiconfig/ui/copytablepage.ui:114 msgctxt "copytablepage|primarykey" msgid "Crea_te new field as primary key" msgstr "Skapa nytt fält som primärnyckel" -#: dbaccess/uiconfig/ui/copytablepage.ui:143 +#. 4NZf8 +#: dbaccess/uiconfig/ui/copytablepage.ui:142 msgctxt "copytablepage|keynamelabel" msgid "Name:" msgstr "Namn:" -#: dbaccess/uiconfig/ui/copytablepage.ui:175 +#. 4KFNk +#: dbaccess/uiconfig/ui/copytablepage.ui:176 msgctxt "copytablepage|infoLabel" msgid "Existing data fields can be set as primary key on the type formatting step (third page) of the wizard." msgstr "Befintliga datafält kan anges som primärnyckel i guidens tredje steg (typformat)." -#: dbaccess/uiconfig/ui/copytablepage.ui:192 +#. LqAEB +#: dbaccess/uiconfig/ui/copytablepage.ui:195 msgctxt "copytablepage|label1" msgid "Options" msgstr "Alternativ" -#: dbaccess/uiconfig/ui/copytablepage.ui:215 +#. gKEgD +#: dbaccess/uiconfig/ui/copytablepage.ui:217 msgctxt "copytablepage|label2" msgid "Ta_ble name:" msgstr "Tabellnamn:" +#. PUvDR #: dbaccess/uiconfig/ui/dbaseindexdialog.ui:44 msgctxt "dbaseindexdialog|DBaseIndexDialog" msgid "Indexes" msgstr "Index" +#. ThFEm #: dbaccess/uiconfig/ui/dbaseindexdialog.ui:128 msgctxt "dbaseindexdialog|label1" msgid "_Table:" msgstr "_Tabell:" +#. yKLwM #: dbaccess/uiconfig/ui/dbaseindexdialog.ui:184 msgctxt "dbaseindexdialog|label3" msgid "T_able indexes" msgstr "Tabellindex" +#. CeDzT #: dbaccess/uiconfig/ui/dbaseindexdialog.ui:198 msgctxt "dbaseindexdialog|label4" msgid "_Free indexes" msgstr "Frigör index" +#. DqAFB #: dbaccess/uiconfig/ui/dbaseindexdialog.ui:364 msgctxt "dbaseindexdialog|label2" msgid "Assignment" msgstr "Tilldelning" +#. nLTCr #: dbaccess/uiconfig/ui/dbasepage.ui:37 msgctxt "dbasepage|charsetlabel" msgid "_Character set:" msgstr "Teckenuppsättning:" +#. CT9hn #: dbaccess/uiconfig/ui/dbasepage.ui:67 msgctxt "dbasepage|charsetheader" msgid "Data Conversion" msgstr "Datakonvertering" +#. jH7nJ #: dbaccess/uiconfig/ui/dbasepage.ui:103 msgctxt "dbasepage|showDelRowsCheckbutton" msgid "Display deleted records as well" msgstr "Visa även borttagna poster" +#. sD2dr #: dbaccess/uiconfig/ui/dbasepage.ui:121 msgctxt "dbasepage|specMessageLabel" msgid "Note: When deleted, and thus inactive, records are displayed, you will not be able to delete records from the data source." msgstr "Obs! När poster tas bort, och på så sätt blir inaktiva, visas de. Du kan inte ta bort poster från datakällan." +#. fhzxC #: dbaccess/uiconfig/ui/dbasepage.ui:141 msgctxt "dbasepage|label1" msgid "Optional Settings" msgstr "Valfria inställningar" +#. sLxfs #: dbaccess/uiconfig/ui/dbasepage.ui:156 msgctxt "dbasepage|indiciesButton" msgid "Indexes..." msgstr "Index..." +#. JTECg #: dbaccess/uiconfig/ui/dbwizconnectionpage.ui:34 msgctxt "dbwizconnectionpage|helptext" msgid "label" msgstr "etikett" -#: dbaccess/uiconfig/ui/dbwizconnectionpage.ui:56 +#. hDn8s +#: dbaccess/uiconfig/ui/dbwizconnectionpage.ui:58 msgctxt "dbwizconnectionpage|browseurllabel" msgid "Path to the dBASE files:" msgstr "Sökväg till dBASE-filerna:" -#: dbaccess/uiconfig/ui/dbwizconnectionpage.ui:67 +#. AiYtB +#: dbaccess/uiconfig/ui/dbwizconnectionpage.ui:69 msgctxt "dbwizconnectionpage|create" msgid "_Create New" msgstr "Skapa ny" -#: dbaccess/uiconfig/ui/dbwizconnectionpage.ui:80 +#. PDgBn +#: dbaccess/uiconfig/ui/dbwizconnectionpage.ui:82 msgctxt "dbwizconnectionpage|browse" msgid "_Browse…" msgstr "_Bläddra…" -#: dbaccess/uiconfig/ui/dbwizmysqlintropage.ui:38 +#. pXU9R +#: dbaccess/uiconfig/ui/dbwizmysqlintropage.ui:36 msgctxt "dbwizmysqlintropage|label2" msgid "" "You can connect to a MySQL database using either ODBC or JDBC.\n" @@ -2655,191 +3056,302 @@ msgstr "" "Du kan ansluta till en MySQL-databas med hjälp av ODBC eller JDBC.\n" "Kontakta din systemadministratör om du är osäker på följande inställningar." +#. QSqAG #: dbaccess/uiconfig/ui/dbwizmysqlintropage.ui:69 msgctxt "dbwizmysqlintropage|odbc" msgid "Connect using ODBC (Open Database Connectivity)" msgstr "Anslut med ODBC (Open Database Connectivity)" -#: dbaccess/uiconfig/ui/dbwizmysqlintropage.ui:85 +#. Ysd73 +#: dbaccess/uiconfig/ui/dbwizmysqlintropage.ui:86 msgctxt "dbwizmysqlintropage|jdbc" msgid "Connect using JDBC (Java Database Connectivity)" msgstr "Anslut med JDBC (Java Database Connectivity)" +#. AW2n6 #: dbaccess/uiconfig/ui/dbwizmysqlintropage.ui:103 msgctxt "dbwizmysqlintropage|directly" msgid "Connect directly" msgstr "Anslut direkt" +#. C9PFE #: dbaccess/uiconfig/ui/dbwizmysqlintropage.ui:125 msgctxt "dbwizmysqlintropage|label1" msgid "How do you want to connect to your MySQL database?" msgstr "Hur vill du ansluta till MySQL-databasen?" +#. pdEL5 #: dbaccess/uiconfig/ui/dbwizmysqlintropage.ui:143 msgctxt "dbwizmysqlintropage|header" msgid "Set Up a Connection to a MySQL Database" msgstr "Upprätta en anslutning till en MySQL-databas" -#: dbaccess/uiconfig/ui/dbwizmysqlnativepage.ui:41 +#. E8ACc +#: dbaccess/uiconfig/ui/dbwizmysqlnativepage.ui:39 msgctxt "dbwizmysqlnativepage|helptext" msgid "Please enter the required information to connect to a MySQL database." msgstr "Ange nödvändig information för att ansluta till en MySQL-databas." +#. 2HCAG #: dbaccess/uiconfig/ui/dbwizmysqlnativepage.ui:76 msgctxt "dbwizmysqlnativepage|header" msgid "Set Up a Connection to a MySQL Database" msgstr "Upprätta en anslutning till en MySQL-databas" -#: dbaccess/uiconfig/ui/dbwizspreadsheetpage.ui:61 +#. AEty7 +#: dbaccess/uiconfig/ui/dbwizspreadsheetpage.ui:60 msgctxt "dbwizspreadsheetpage|browse" msgid "Browse" msgstr "Bläddra" -#: dbaccess/uiconfig/ui/dbwizspreadsheetpage.ui:73 +#. eEY69 +#: dbaccess/uiconfig/ui/dbwizspreadsheetpage.ui:72 msgctxt "dbwizspreadsheetpage|create" msgid "Create New" msgstr "Skapa ny" -#: dbaccess/uiconfig/ui/dbwizspreadsheetpage.ui:159 +#. iycse +#: dbaccess/uiconfig/ui/dbwizspreadsheetpage.ui:133 msgctxt "dbwizspreadsheetpage|passwordrequired" msgid "_Password required" msgstr "Lösenord krävs" +#. TQ6pX #: dbaccess/uiconfig/ui/dbwiztextpage.ui:61 msgctxt "dbwiztextpage|browse" msgid "Browse" msgstr "Bläddra" +#. cFQNG #: dbaccess/uiconfig/ui/dbwiztextpage.ui:73 msgctxt "dbwiztextpage|create" msgid "Create New" msgstr "Skapa ny" +#. hKFLd #: dbaccess/uiconfig/ui/deleteallrowsdialog.ui:12 msgctxt "deleteallrowsdialog|DeleteAllRowsDialog" msgid "You are trying to delete all the columns in the table. A table cannot exist without columns. Should the table be deleted from the database? If not, the table will remain unchanged." msgstr "Du försöker att radera alla kolumner i tabellen. Det går inte att ha en tabell utan kolumner. Vill du radera tabellen från databasen? Om inte, kommer tabellen inte att ändras." +#. xXvq5 #: dbaccess/uiconfig/ui/designsavemodifieddialog.ui:12 msgctxt "designsavemodifieddialog|DesignSaveModifiedDialog" msgid "Do you want to save the changes?" msgstr "Vill du spara ändringarna?" +#. GVoxS #: dbaccess/uiconfig/ui/designsavemodifieddialog.ui:13 msgctxt "designsavemodifieddialog|DesignSaveModifiedDialog" msgid "The relation design has been changed." msgstr "Sambandsdesignen har ändrats." -#: dbaccess/uiconfig/ui/directsqldialog.ui:9 +#. ebrWc +#: dbaccess/uiconfig/ui/directsqldialog.ui:8 msgctxt "directsqldialog|DirectSQLDialog" msgid "Execute SQL Statement" msgstr "Kör sql-uttryck" -#: dbaccess/uiconfig/ui/directsqldialog.ui:92 +#. QCHBC +#: dbaccess/uiconfig/ui/directsqldialog.ui:116 msgctxt "directsqldialog|sql_label" msgid "_Command to execute:" msgstr "_Kommando, som ska utföras:" -#: dbaccess/uiconfig/ui/directsqldialog.ui:108 +#. gpXeL +#: dbaccess/uiconfig/ui/directsqldialog.ui:133 msgctxt "directsqldialog|showoutput" msgid "_Show output of \"select\" statements" msgstr "_Visa resultaten från \"select\"-uttrycken" -#: dbaccess/uiconfig/ui/directsqldialog.ui:123 +#. xJT2B +#: dbaccess/uiconfig/ui/directsqldialog.ui:148 msgctxt "directsqldialog|execute" msgid "_Execute" msgstr "Kö_r" -#: dbaccess/uiconfig/ui/directsqldialog.ui:158 +#. FoYMP +#: dbaccess/uiconfig/ui/directsqldialog.ui:181 msgctxt "directsqldialog|sqlhistory_label" msgid "_Previous commands:" msgstr "_Tidigare kommandon:" -#: dbaccess/uiconfig/ui/directsqldialog.ui:175 +#. aqBRi +#: dbaccess/uiconfig/ui/directsqldialog.ui:199 msgctxt "directsqldialog|label1" msgid "SQL Command" msgstr "SQL-kommando" -#: dbaccess/uiconfig/ui/directsqldialog.ui:220 +#. iUSnR +#: dbaccess/uiconfig/ui/directsqldialog.ui:244 msgctxt "directsqldialog|label2" msgid "Status" msgstr "Status" -#: dbaccess/uiconfig/ui/directsqldialog.ui:265 +#. DYZA5 +#: dbaccess/uiconfig/ui/directsqldialog.ui:289 msgctxt "directsqldialog|label3" msgid "Output" msgstr "Resultat" +#. YiZrG +#: dbaccess/uiconfig/ui/fielddescpage.ui:59 +msgctxt "fielddescpage|STR_TAB_FIELD_NAME" +msgid "Field name" +msgstr "" + +#. jYgBz +#: dbaccess/uiconfig/ui/fielddescpage.ui:84 +msgctxt "fielddescpage|STR_AUTOINCREMENT_VALUE" +msgid "A_uto-increment statement" +msgstr "" + +#. QXHDX +#: dbaccess/uiconfig/ui/fielddescpage.ui:110 +msgctxt "fielddescpage|STR_DEFAULT_VALUE" +msgid "_Default value" +msgstr "" + +#. niTFN +#: dbaccess/uiconfig/ui/fielddescpage.ui:135 +msgctxt "fielddescpage|STR_DEFAULT_VALUE" +msgid "Format example" +msgstr "" + +#. 7oPre +#: dbaccess/uiconfig/ui/fielddescpage.ui:165 +msgctxt "fielddescpage|STR_BUTTON_FORMAT" +msgid "_..." +msgstr "" + +#. Ff2B8 +#: dbaccess/uiconfig/ui/fielddescpage.ui:187 +#: dbaccess/uiconfig/ui/fielddescpage.ui:213 +msgctxt "fielddescpage|STR_LENGTH" +msgid "_Length" +msgstr "" + +#. 5DRu2 +#: dbaccess/uiconfig/ui/fielddescpage.ui:239 +msgctxt "fielddescpage|STR_LENGTH" +msgid "Decimal _places" +msgstr "" + +#. oXywj +#: dbaccess/uiconfig/ui/fielddescpage.ui:265 +msgctxt "fielddescpage|STR_FIELD_REQUIRED" +msgid "_Entry required" +msgstr "" + +#. SWgjj +#: dbaccess/uiconfig/ui/fielddescpage.ui:290 +msgctxt "fielddescpage|STR_FIELD_AUTOINCREMENT" +msgid "_AutoValue" +msgstr "" + +#. xNbpF +#: dbaccess/uiconfig/ui/fielddescpage.ui:315 +msgctxt "fielddescpage|STR_FIELD_REQUIRED" +msgid "_Default value" +msgstr "" + +#. XYtyx +#: dbaccess/uiconfig/ui/fielddescpage.ui:340 +msgctxt "fielddescpage|STR_NUMERIC_TYPE" +msgid "_Type" +msgstr "" + +#. Uym6E +#: dbaccess/uiconfig/ui/fielddescpage.ui:365 +msgctxt "fielddescpage|STR_TAB_FIELD_DATATYPE" +msgid "Field _type" +msgstr "" + +#. KUVUc #: dbaccess/uiconfig/ui/fielddialog.ui:9 msgctxt "fielddialog|FieldDialog" msgid "Field Format" msgstr "Fältformat" +#. WhGAL #: dbaccess/uiconfig/ui/fielddialog.ui:144 msgctxt "fielddialog|format" msgid "Format" msgstr "Format" +#. MvFHK #: dbaccess/uiconfig/ui/fielddialog.ui:190 msgctxt "fielddialog|alignment" msgid "Alignment" msgstr "Justering" +#. M2WyU #: dbaccess/uiconfig/ui/fielddialog.ui:209 msgctxt "fielddialog|alttitle" msgid "Table Format" msgstr "Tabellformat" +#. nTFUa #: dbaccess/uiconfig/ui/finalpagewizard.ui:17 msgctxt "finalpagewizard|headerText" msgid "Decide How to Proceed After Saving the Database" msgstr "Bestäm hur du ska fortsätta när du har sparat databasen" -#: dbaccess/uiconfig/ui/finalpagewizard.ui:44 +#. 8F6gE +#: dbaccess/uiconfig/ui/finalpagewizard.ui:43 msgctxt "finalpagewizard|helpText" msgid "Do you want the wizard to register the database in %PRODUCTNAME?" msgstr "Vill du att guiden ska registrera databasen i %PRODUCTNAME?" +#. KheM5 #: dbaccess/uiconfig/ui/finalpagewizard.ui:56 msgctxt "finalpagewizard|yesregister" msgid "_Yes, register the database for me" msgstr "Ja, registrera databasen åt mig" -#: dbaccess/uiconfig/ui/finalpagewizard.ui:74 +#. wLXis +#: dbaccess/uiconfig/ui/finalpagewizard.ui:73 msgctxt "finalpagewizard|noregister" msgid "N_o, do not register the database" msgstr "Nej, registrera inte databasen" -#: dbaccess/uiconfig/ui/finalpagewizard.ui:105 +#. 3AhL3 +#: dbaccess/uiconfig/ui/finalpagewizard.ui:103 msgctxt "finalpagewizard|additionalText" msgid "After the database file has been saved, what do you want to do?" msgstr "Vad vill du göra efter att databasfilen har sparats?" +#. NCBKA #: dbaccess/uiconfig/ui/finalpagewizard.ui:116 msgctxt "finalpagewizard|openediting" msgid "Open the database for editing" msgstr "Öppna databasen för redigering" +#. C8hgG #: dbaccess/uiconfig/ui/finalpagewizard.ui:132 msgctxt "finalpagewizard|usewizard" msgid "Create tables using the table wizard" msgstr "Skapa tabeller med Tabellguiden" -#: dbaccess/uiconfig/ui/finalpagewizard.ui:157 +#. JpPEA +#: dbaccess/uiconfig/ui/finalpagewizard.ui:156 msgctxt "finalpagewizard|finishText" msgid "Click 'Finish' to save the database." msgstr "Spara databasen genom att klicka på Slutför." +#. eUk5Q #: dbaccess/uiconfig/ui/generalpagedialog.ui:17 msgctxt "generalpagedialog|datasourceTypePre" msgid "Select the type of database to which you want to establish a connection." msgstr "Markera den typ av databas som du vill skapa en anslutning till." +#. YBtFA #: dbaccess/uiconfig/ui/generalpagedialog.ui:31 msgctxt "generalpagedialog|datasourceTypeLabel" msgid "Database _type:" msgstr "Databas_typ:" +#. CBhUu #: dbaccess/uiconfig/ui/generalpagedialog.ui:59 msgctxt "generalpagedialog|datasourceTypeHelp" msgid "" @@ -2851,1406 +3363,1587 @@ msgstr "" "\n" "De nya inställningarna du gör skriver över de befintliga." -#: dbaccess/uiconfig/ui/generalpagewizard.ui:18 +#. bWHAD +#: dbaccess/uiconfig/ui/generalpagewizard.ui:17 msgctxt "generalpagewizard|headerText" msgid "Welcome to the %PRODUCTNAME Database Wizard" msgstr "Välkommen till Databasguiden i %PRODUCTNAME" -#: dbaccess/uiconfig/ui/generalpagewizard.ui:35 +#. DSNWP +#: dbaccess/uiconfig/ui/generalpagewizard.ui:34 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 "Skapa en ny databas genom att använda Databasguiden. Öppna sedan en befintlig databasfil eller anslut till en databas som sparats på en server." -#: dbaccess/uiconfig/ui/generalpagewizard.ui:50 +#. KxZny +#: dbaccess/uiconfig/ui/generalpagewizard.ui:49 msgctxt "generalpagewizard|sourceTypeHeader" msgid "What do you want to do?" msgstr "Vad vill du göra?" -#: dbaccess/uiconfig/ui/generalpagewizard.ui:61 +#. M3vFA +#: dbaccess/uiconfig/ui/generalpagewizard.ui:60 msgctxt "generalpagewizard|createDatabase" msgid "Create a n_ew database" msgstr "Skapa en ny databas:" -#: dbaccess/uiconfig/ui/generalpagewizard.ui:88 +#. BRSfR +#: dbaccess/uiconfig/ui/generalpagewizard.ui:85 msgctxt "generalpagewizard|embeddeddbLabel" msgid "_Embedded database:" msgstr "Inbäddad databas:" -#: dbaccess/uiconfig/ui/generalpagewizard.ui:118 +#. S2RBe +#: dbaccess/uiconfig/ui/generalpagewizard.ui:115 msgctxt "generalpagewizard|openExistingDatabase" msgid "Open an existing database _file" msgstr "Öppnar en befintlig databasfil" -#: dbaccess/uiconfig/ui/generalpagewizard.ui:146 +#. dfae2 +#: dbaccess/uiconfig/ui/generalpagewizard.ui:141 msgctxt "generalpagewizard|docListLabel" msgid "_Recently used:" msgstr "Senast använda:" -#: dbaccess/uiconfig/ui/generalpagewizard.ui:179 +#. dVAEy +#: dbaccess/uiconfig/ui/generalpagewizard.ui:172 msgctxt "generalpagewizard|openDatabase" msgid "Open" msgstr "Öppna" -#: dbaccess/uiconfig/ui/generalpagewizard.ui:195 +#. cKpTp +#: dbaccess/uiconfig/ui/generalpagewizard.ui:187 msgctxt "generalpagewizard|connectDatabase" msgid "Connect to an e_xisting database" msgstr "Anslut till en befintlig databas" +#. DQvKi #: dbaccess/uiconfig/ui/generalspecialjdbcdetailspage.ui:42 msgctxt "generalspecialjdbcdetailspage|label2" msgid "_Host name:" msgstr "Värdnamn:" +#. NmRqx #: dbaccess/uiconfig/ui/generalspecialjdbcdetailspage.ui:56 msgctxt "generalspecialjdbcdetailspage|label3" msgid "_Port number:" msgstr "Portnummer:" +#. JjYBA #: dbaccess/uiconfig/ui/generalspecialjdbcdetailspage.ui:82 msgctxt "generalspecialjdbcdetailspage|socketLabel" msgid "Socket:" msgstr "Socket:" +#. CYJEF #: dbaccess/uiconfig/ui/generalspecialjdbcdetailspage.ui:94 msgctxt "generalspecialjdbcdetailspage|driverClassLabel" msgid "MySQL JDBC d_river class:" msgstr "MySQL JDBC-drivrutinsklass:" +#. QDQ3G #: dbaccess/uiconfig/ui/generalspecialjdbcdetailspage.ui:118 msgctxt "generalspecialjdbcdetailspage|testDriverClassButton" msgid "Test Class" msgstr "Testa klass" +#. DNTGo #: dbaccess/uiconfig/ui/generalspecialjdbcdetailspage.ui:169 msgctxt "generalspecialjdbcdetailspage|label1" msgid "Connection Settings" msgstr "Anslutningsinställningar" +#. yPG6n #: dbaccess/uiconfig/ui/generalspecialjdbcdetailspage.ui:206 msgctxt "generalspecialjdbcdetailspage|charsetlabel" msgid "_Character set:" msgstr "Teckenuppsättning:" +#. 3acBr #: dbaccess/uiconfig/ui/generalspecialjdbcdetailspage.ui:236 msgctxt "generalspecialjdbcdetailspage|charsetheader" msgid "Data Conversion" msgstr "Datakonvertering" +#. hLDiy #: dbaccess/uiconfig/ui/generatedvaluespage.ui:29 msgctxt "generatedvaluespage|autoretrieve" msgid "Re_trieve generated values" msgstr "Hämta genererade värden" +#. 3aTBK #: dbaccess/uiconfig/ui/generatedvaluespage.ui:64 msgctxt "generatedvaluespage|statementft" msgid "_Auto-increment statement:" msgstr "Automatisk inkrementsats:" +#. o7FfB #: dbaccess/uiconfig/ui/generatedvaluespage.ui:103 msgctxt "generatedvaluespage|queryft" msgid "_Query of generated values:" msgstr "Fråga med genererade värden:" +#. oZ7DF #: dbaccess/uiconfig/ui/generatedvaluespage.ui:148 msgctxt "generatedvaluespage|label1" msgid "Settings" msgstr "Inställningar" -#: dbaccess/uiconfig/ui/indexdesigndialog.ui:9 +#. WKPaP +#: dbaccess/uiconfig/ui/indexdesigndialog.ui:18 msgctxt "indexdesigndialog|IndexDesignDialog" msgid "Indexes" msgstr "Index" -#: dbaccess/uiconfig/ui/indexdesigndialog.ui:78 +#. pYSUo +#: dbaccess/uiconfig/ui/indexdesigndialog.ui:89 msgctxt "indexdesigndialog|ID_INDEX_NEW" msgid "New Index" msgstr "Nytt index" -#: dbaccess/uiconfig/ui/indexdesigndialog.ui:93 +#. xvFrq +#: dbaccess/uiconfig/ui/indexdesigndialog.ui:103 msgctxt "indexdesigndialog|ID_INDEX_DROP" msgid "Delete Current Index" msgstr "Radera aktuellt index" -#: dbaccess/uiconfig/ui/indexdesigndialog.ui:108 +#. bWECV +#: dbaccess/uiconfig/ui/indexdesigndialog.ui:117 msgctxt "indexdesigndialog|ID_INDEX_RENAME" msgid "Rename Current Index" msgstr "Byt namn på aktuellt index" -#: dbaccess/uiconfig/ui/indexdesigndialog.ui:123 +#. Bqozz +#: dbaccess/uiconfig/ui/indexdesigndialog.ui:131 msgctxt "indexdesigndialog|ID_INDEX_SAVE" msgid "Save Current Index" msgstr "Spara aktuellt index" -#: dbaccess/uiconfig/ui/indexdesigndialog.ui:138 +#. Dxbbx +#: dbaccess/uiconfig/ui/indexdesigndialog.ui:145 msgctxt "indexdesigndialog|ID_INDEX_RESET" msgid "Reset Current Index" msgstr "Återställ aktuellt index" -#: dbaccess/uiconfig/ui/indexdesigndialog.ui:274 +#. RqkCS +#: dbaccess/uiconfig/ui/indexdesigndialog.ui:245 msgctxt "indexdesigndialog|DESC_LABEL" msgid "Index identifier:" msgstr "Indexidentifikator:" -#: dbaccess/uiconfig/ui/indexdesigndialog.ui:295 +#. 5gKPi +#: dbaccess/uiconfig/ui/indexdesigndialog.ui:267 msgctxt "indexdesigndialog|UNIQUE" msgid "_Unique" msgstr "Unik" -#: dbaccess/uiconfig/ui/indexdesigndialog.ui:316 +#. GDL3o +#: dbaccess/uiconfig/ui/indexdesigndialog.ui:287 msgctxt "indexdesigndialog|FIELDS_LABEL" msgid "Fields:" msgstr "Fält:" -#: dbaccess/uiconfig/ui/indexdesigndialog.ui:349 +#. CzG9d +#: dbaccess/uiconfig/ui/indexdesigndialog.ui:318 msgctxt "indexdesigndialog|INDEX_DETAILS" msgid "Index Details" msgstr "Indexdetaljer" +#. XpEhE #: dbaccess/uiconfig/ui/jdbcconnectionpage.ui:19 msgctxt "jdbcconnectionpage|header" msgid "Set Up a Connection to a JDBC Database" msgstr "Upprätta en anslutning till en JDBC-databas" +#. PYDNi #: dbaccess/uiconfig/ui/jdbcconnectionpage.ui:34 msgctxt "jdbcconnectionpage|helptext" msgid "Please enter the required information to connect to a JDBC database. Please contact your system administrator if you are unsure about the following settings." msgstr "Ange den information som krävs för att ansluta till en JDBC-databas.Kontakta systemadministratören om du är osäker på följande inställningar." -#: dbaccess/uiconfig/ui/jdbcconnectionpage.ui:56 +#. E4598 +#: dbaccess/uiconfig/ui/jdbcconnectionpage.ui:57 msgctxt "jdbcconnectionpage|browseurllabel" msgid "Path to the dBASE files:" msgstr "Sökväg till dBASE-filerna:" -#: dbaccess/uiconfig/ui/jdbcconnectionpage.ui:67 +#. WuCxz +#: dbaccess/uiconfig/ui/jdbcconnectionpage.ui:68 msgctxt "jdbcconnectionpage|create" msgid "_Create New" msgstr "Skapa ny" -#: dbaccess/uiconfig/ui/jdbcconnectionpage.ui:80 +#. D3Tg7 +#: dbaccess/uiconfig/ui/jdbcconnectionpage.ui:81 msgctxt "jdbcconnectionpage|browse" msgid "_Browse…" msgstr "_Bläddra…" -#: dbaccess/uiconfig/ui/jdbcconnectionpage.ui:143 +#. DDHsx +#: dbaccess/uiconfig/ui/jdbcconnectionpage.ui:144 msgctxt "jdbcconnectionpage|jdbcLabel" msgid "JDBC d_river class:" msgstr "JDBC-d_rivrutinsklass:" -#: dbaccess/uiconfig/ui/jdbcconnectionpage.ui:174 +#. SfoBB +#: dbaccess/uiconfig/ui/jdbcconnectionpage.ui:175 msgctxt "jdbcconnectionpage|jdbcButton" msgid "_Test Class" msgstr "Testa klass" -#: dbaccess/uiconfig/ui/joindialog.ui:15 +#. hNXMZ +#: dbaccess/uiconfig/ui/joindialog.ui:8 +msgctxt "joindialog|JoinDialog" +msgid "Join Properties" +msgstr "Egenskaper för sammanslagning (join)" + +#. YUCgu +#: dbaccess/uiconfig/ui/joindialog.ui:137 +msgctxt "joindialog|label1" +msgid "Tables Involved" +msgstr "Involverade tabeller" + +#. kbsrd +#: dbaccess/uiconfig/ui/joindialog.ui:201 +msgctxt "joindialog|label2" +msgid "Fields Involved" +msgstr "Involverade fält" + +#. C3Avj +#: dbaccess/uiconfig/ui/joindialog.ui:236 +msgctxt "joindialog|label5" +msgid "_Type:" +msgstr "_Typ:" + +#. RAXzW +#: dbaccess/uiconfig/ui/joindialog.ui:252 msgctxt "joindialog|liststore1" msgid "Inner join" msgstr "Inre sammanslagning" -#: dbaccess/uiconfig/ui/joindialog.ui:19 +#. ZEaHj +#: dbaccess/uiconfig/ui/joindialog.ui:253 msgctxt "joindialog|liststore1" msgid "Left join" msgstr "Vänster sammanslagning" -#: dbaccess/uiconfig/ui/joindialog.ui:23 +#. y9EMH +#: dbaccess/uiconfig/ui/joindialog.ui:254 msgctxt "joindialog|liststore1" msgid "Right join" msgstr "Höger sammanslagning" -#: dbaccess/uiconfig/ui/joindialog.ui:27 +#. G57Ed +#: dbaccess/uiconfig/ui/joindialog.ui:255 msgctxt "joindialog|liststore1" msgid "Full (outer) join" msgstr "Fullständig (yttre) sammanslagning" -#: dbaccess/uiconfig/ui/joindialog.ui:31 +#. vwzCL +#: dbaccess/uiconfig/ui/joindialog.ui:256 msgctxt "joindialog|liststore1" msgid "Cross join" msgstr "Cross join" -#: dbaccess/uiconfig/ui/joindialog.ui:39 -msgctxt "joindialog|JoinDialog" -msgid "Join Properties" -msgstr "Egenskaper för sammanslagning (join)" - -#: dbaccess/uiconfig/ui/joindialog.ui:162 -msgctxt "joindialog|label1" -msgid "Tables Involved" -msgstr "Involverade tabeller" - -#: dbaccess/uiconfig/ui/joindialog.ui:228 -msgctxt "joindialog|label2" -msgid "Fields Involved" -msgstr "Involverade fält" - -#: dbaccess/uiconfig/ui/joindialog.ui:264 -msgctxt "joindialog|label5" -msgid "_Type:" -msgstr "_Typ:" - -#: dbaccess/uiconfig/ui/joindialog.ui:287 +#. GTvPb +#: dbaccess/uiconfig/ui/joindialog.ui:266 msgctxt "joindialog|natural" msgid "Natural" msgstr "Naturlig" -#: dbaccess/uiconfig/ui/joindialog.ui:311 +#. UkuPe +#: dbaccess/uiconfig/ui/joindialog.ui:290 msgctxt "joindialog|label6" msgid "Options" msgstr "Alternativ" +#. urRcL #: dbaccess/uiconfig/ui/jointablemenu.ui:12 msgctxt "jointablemenu|delete" msgid "_Delete" msgstr "Radera" +#. 2WDtr #: dbaccess/uiconfig/ui/joinviewmenu.ui:12 msgctxt "joinviewmenu|delete" msgid "_Delete" msgstr "Radera" +#. phaLD #: dbaccess/uiconfig/ui/joinviewmenu.ui:20 msgctxt "joinviewmenu|edit" msgid "Edit..." msgstr "Redigera..." +#. KF2HS #: dbaccess/uiconfig/ui/keymenu.ui:12 msgctxt "keymenu|primarykey" msgid "Primary Key" msgstr "Primärnyckel" -#: dbaccess/uiconfig/ui/ldapconnectionpage.ui:18 +#. GNYro +#: dbaccess/uiconfig/ui/ldapconnectionpage.ui:23 msgctxt "ldapconnectionpage|header" msgid "Set Up a Connection to an LDAP Directory" msgstr "Upprätta en anslutning till en LDAP-katalog" -#: dbaccess/uiconfig/ui/ldapconnectionpage.ui:34 +#. jCxP3 +#: dbaccess/uiconfig/ui/ldapconnectionpage.ui:38 msgctxt "ldapconnectionpage|helpLabel" msgid "Please enter the required information to connect to an LDAP directory. Please contact your system administrator if you are unsure about the following settings." msgstr "Ange den information som krävs för att ansluta till en LDAP-katalog.Kontakta systemadministratören om du är osäker på följande inställningar." -#: dbaccess/uiconfig/ui/ldapconnectionpage.ui:57 +#. YCmvx +#: dbaccess/uiconfig/ui/ldapconnectionpage.ui:62 msgctxt "ldapconnectionpage|hostNameLabel" msgid "_Server:" msgstr "_Server:" -#: dbaccess/uiconfig/ui/ldapconnectionpage.ui:71 +#. Xp6uQ +#: dbaccess/uiconfig/ui/ldapconnectionpage.ui:76 msgctxt "ldapconnectionpage|portNumLabel" msgid "_Port number:" msgstr "Portnummer:" -#: dbaccess/uiconfig/ui/ldapconnectionpage.ui:113 +#. Gcxv9 +#: dbaccess/uiconfig/ui/ldapconnectionpage.ui:122 msgctxt "ldapconnectionpage|portNumDefLabel" msgid "Default: 389" msgstr "Standard: 389" -#: dbaccess/uiconfig/ui/ldapconnectionpage.ui:132 +#. zAZYs +#: dbaccess/uiconfig/ui/ldapconnectionpage.ui:140 msgctxt "ldapconnectionpage|baseDNLabel" msgid "Base _DN:" msgstr "Base DN:" -#: dbaccess/uiconfig/ui/ldapconnectionpage.ui:161 +#. FBvM5 +#: dbaccess/uiconfig/ui/ldapconnectionpage.ui:171 msgctxt "ldapconnectionpage|useSSLCheckbutton" msgid "Use _secure connection (SSL)" msgstr "Använd säker anslutning (SSL)" +#. UyMMA #: dbaccess/uiconfig/ui/ldappage.ui:48 msgctxt "ldappage|label1" msgid "_Base DN:" msgstr "_Base DN:" +#. Suvjj #: dbaccess/uiconfig/ui/ldappage.ui:72 msgctxt "ldappage|useSSLCheckbutton" msgid "Use secure connection (SSL)" msgstr "Använd säker anslutning (SSL)" +#. uYkAF #: dbaccess/uiconfig/ui/ldappage.ui:90 msgctxt "ldappage|label2" msgid "_Port number:" msgstr "Portnummer:" +#. UMj7r #: dbaccess/uiconfig/ui/ldappage.ui:117 msgctxt "ldappage|label3" msgid "Maximum number of _records:" msgstr "Max antal poster:" +#. azHuR #: dbaccess/uiconfig/ui/ldappage.ui:148 msgctxt "ldappage|charsetheader" msgid "Connection Settings" msgstr "Anslutningsinställningar" -#: dbaccess/uiconfig/ui/migratepage.ui:17 -msgctxt "migratepage|label1" -msgid "Migration Progress" -msgstr "Migrationsförlopp" - -#: 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 "Databasdokumentet innehåller $forms$-formulär och $reports$-rapporter som nu bearbetas." - -#: 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 "Alla formulär och rapporter har bearbetats. Tryck på 'Nästa' om du vill visa en detaljerad sammanfattning." - -#: dbaccess/uiconfig/ui/migratepage.ui:71 -msgctxt "migratepage|label4" -msgid "Overall progress:" -msgstr "Totalt förlopp:" - -#: dbaccess/uiconfig/ui/migratepage.ui:83 -msgctxt "migratepage|overall" -msgid "document $current$ of $overall$" -msgstr "dokument $current$ av $overall$" - -#: dbaccess/uiconfig/ui/migratepage.ui:123 -msgctxt "migratepage|label6" -msgid "Current progress:" -msgstr "Aktuellt förlopp:" - -#: dbaccess/uiconfig/ui/migratepage.ui:174 -msgctxt "migratepage|label5" -msgid "Current object:" -msgstr "Aktuellt objekt" - +#. DJyKE #: dbaccess/uiconfig/ui/migrwarndlg.ui:7 msgctxt "migrationwarndialog|MigrationWarnDialog" msgid "Confirm Migration" msgstr "Bekräfta flyttning" +#. kFt2Q #: dbaccess/uiconfig/ui/migrwarndlg.ui:11 msgctxt "migrationwarndialog|MigrationWarnDialog" msgid "The document contains embedded HSQL data, which is deprecated." msgstr "Dokumentet innehåller inbäddad HSQL-data som är föråldrad." +#. EDMYj #: dbaccess/uiconfig/ui/migrwarndlg.ui:12 msgctxt "migrationwarndialog|MigrationWarnDialog" msgid "Would you like to migrate to Firebird now?" msgstr "Vill du flytta till Firebird nu?" +#. emrEJ #: dbaccess/uiconfig/ui/migrwarndlg.ui:37 msgctxt "migrationwarndialog|later" msgid "_Later" msgstr "_Senare" +#. YEXMF #: dbaccess/uiconfig/ui/migrwarndlg.ui:61 msgctxt "migrationwarndialog|link" msgid "Click for important information about migration." msgstr "Klicka för viktig information om migrering." +#. TWFAB #: dbaccess/uiconfig/ui/mysqlnativepage.ui:47 msgctxt "mysqlnativepage|connectionheader" msgid "Connection Settings" msgstr "Anslutningsinställningar" +#. 2sdZK #: dbaccess/uiconfig/ui/mysqlnativepage.ui:88 msgctxt "mysqlnativepage|usernamelabel" msgid "_User name:" msgstr "Användarnamn:" +#. oz8Rm #: dbaccess/uiconfig/ui/mysqlnativepage.ui:112 msgctxt "mysqlnativepage|passwordrequired" msgid "Password required" msgstr "Lösenord krävs" +#. DsZGv #: dbaccess/uiconfig/ui/mysqlnativepage.ui:136 msgctxt "mysqlnativepage|userheader" msgid "User Authentication" msgstr "Användarautentisering" +#. 8SNx7 #: dbaccess/uiconfig/ui/mysqlnativepage.ui:174 msgctxt "mysqlnativepage|charsetlabel" msgid "_Character set:" msgstr "Teckenuppsättning:" +#. VP2sP #: dbaccess/uiconfig/ui/mysqlnativepage.ui:205 msgctxt "mysqlnativepage|charsetheader" msgid "Data Conversion" msgstr "Datakonvertering" +#. 2zNgz #: dbaccess/uiconfig/ui/mysqlnativesettings.ui:29 msgctxt "mysqlnativesettings|dbnamelabel" msgid "_Database name:" msgstr "Databasnamn:" +#. CKY7R #: dbaccess/uiconfig/ui/mysqlnativesettings.ui:68 msgctxt "mysqlnativesettings|hostport" msgid "Se_rver/port" msgstr "Se_rver/port" +#. RVEr2 #: dbaccess/uiconfig/ui/mysqlnativesettings.ui:99 msgctxt "mysqlnativesettings|serverlabel" msgid "_Server:" msgstr "_Server:" +#. DH5Eg #: dbaccess/uiconfig/ui/mysqlnativesettings.ui:113 msgctxt "mysqlnativesettings|portlabel" msgid "_Port:" msgstr "_Port:" +#. gFnmA #: dbaccess/uiconfig/ui/mysqlnativesettings.ui:141 msgctxt "mysqlnativesettings|defaultport" msgid "Default: 3306" msgstr "Standard: 3306" +#. MQVfg #: dbaccess/uiconfig/ui/mysqlnativesettings.ui:187 msgctxt "mysqlnativesettings|socketlabel" msgid "So_cket:" msgstr "So_cket:" +#. 2qXzD #: dbaccess/uiconfig/ui/mysqlnativesettings.ui:229 msgctxt "mysqlnativesettings|namedpipelabel" msgid "Named p_ipe:" msgstr "Namngiven pipe:" -#: dbaccess/uiconfig/ui/namematchingpage.ui:44 +#. CzRyx +#: dbaccess/uiconfig/ui/namematchingpage.ui:73 msgctxt "namematchingpage|all" msgid "_All" msgstr "Alla" -#: dbaccess/uiconfig/ui/namematchingpage.ui:59 +#. db6rw +#: dbaccess/uiconfig/ui/namematchingpage.ui:87 msgctxt "namematchingpage|none" msgid "Non_e" msgstr "Ingen" -#: dbaccess/uiconfig/ui/namematchingpage.ui:93 +#. yScg2 +#: dbaccess/uiconfig/ui/namematchingpage.ui:119 msgctxt "namematchingpage|leftlabel" msgid "Source table: " msgstr "Källtabell: " -#: dbaccess/uiconfig/ui/namematchingpage.ui:138 +#. SCMEA +#: dbaccess/uiconfig/ui/namematchingpage.ui:206 msgctxt "namematchingpage|rightlabel" msgid "Destination table: " msgstr "Måltabell: " +#. GnhfA #: dbaccess/uiconfig/ui/odbcpage.ui:37 msgctxt "odbcpage|charsetlabel" msgid "_Character set:" msgstr "Teckenuppsättning:" +#. ebokD #: dbaccess/uiconfig/ui/odbcpage.ui:67 msgctxt "odbcpage|charsetheader" msgid "Data Conversion" msgstr "Datakonvertering" +#. doAQr #: dbaccess/uiconfig/ui/odbcpage.ui:111 msgctxt "odbcpage|optionslabel" msgid "ODBC _options:" msgstr "ODBC-alternativ:" +#. siTp3 #: dbaccess/uiconfig/ui/odbcpage.ui:143 msgctxt "odbcpage|useCatalogCheckbutton" msgid "Use catalog for file-based databases" msgstr "Använd katalog för filbaserade databaser" +#. GMUZg #: dbaccess/uiconfig/ui/odbcpage.ui:165 msgctxt "odbcpage|label1" msgid "Optional Settings" msgstr "Valfria inställningar" +#. zjHDt #: dbaccess/uiconfig/ui/parametersdialog.ui:18 msgctxt "parametersdialog|Parameters" msgid "Parameter Input" msgstr "Parameterinmatning" +#. 64gyj #: dbaccess/uiconfig/ui/parametersdialog.ui:158 msgctxt "parametersdialog|label2" msgid "_Value:" msgstr "Värde:" +#. BqYRw #: dbaccess/uiconfig/ui/parametersdialog.ui:189 msgctxt "parametersdialog|next" msgid "_Next" msgstr "_Nästa" +#. xirKR #: dbaccess/uiconfig/ui/parametersdialog.ui:216 msgctxt "parametersdialog|label1" msgid "_Parameters" msgstr "_Parametrar" +#. cJozC #: dbaccess/uiconfig/ui/password.ui:8 msgctxt "password|PasswordDialog" msgid "Change Password" msgstr "Byt lösenord" +#. GDZAN #: dbaccess/uiconfig/ui/password.ui:129 msgctxt "password|label2" msgid "Old p_assword:" msgstr "Gammalt lösenord:" +#. tJbEC #: dbaccess/uiconfig/ui/password.ui:143 msgctxt "password|label3" msgid "_Password:" msgstr "_Lösenord:" +#. hWJs6 #: dbaccess/uiconfig/ui/password.ui:157 msgctxt "password|label4" msgid "_Confirm password:" msgstr "Bekräfta lösenord:" +#. 8t7zU #: dbaccess/uiconfig/ui/password.ui:189 msgctxt "password|label1" msgid "User “$name$: $”" msgstr "Användare “$name$: $”" -#: dbaccess/uiconfig/ui/preparepage.ui:17 -msgctxt "preparepage|label1" -msgid "Welcome to the Database Macro Migration Wizard" -msgstr "Välkommen till guiden för migration av databasmakron." - -#: dbaccess/uiconfig/ui/preparepage.ui:34 -msgctxt "preparepage|label2" -msgid "" -"This wizard will guide you through the task of migrating your macros.\n" -"\n" -"After you finished it, all macros which were formerly embedded into the forms and reports of the current database document will have been moved to the document itself. In this course, libraries will be renamed as needed.\n" -"\n" -"If your forms and reports contain references to those macros, they will be adjusted, where possible.\n" -"\n" -"Before the migration can start, all forms, reports, queries and tables belonging to the document must be closed. Press 'Next' to do so." -msgstr "" -"Guiden vägleder dig genom migrationsprocessen för makron.\n" -"\n" -"När du slutfört processen kommer alla makron som tidigare var inbäddade i formulär och rapporter att ha flyttats till databasdokumentet. Under processen ändras namnen på biblioteken om det behövs.\n" -"\n" -"Om formulären och rapporterna innehåller referenser till flyttade makron justeras dessa om det är möjligt.\n" -"\n" -"Innan migrationen kan påbörjas måste du stänga alla formulär, rapporter, sökningar och tabeller som tillhör dokumentet. Tryck på 'Nästa' om du vill göra det." - -#: 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 "Vissa objekt kunde inte stängas. Stäng dem manuellt och starta om guiden." - +#. 9sAsA #: dbaccess/uiconfig/ui/querycolmenu.ui:12 msgctxt "querycolmenu|width" msgid "Column _Width..." msgstr "Kolumnbredd" +#. JBFyN #: dbaccess/uiconfig/ui/querycolmenu.ui:26 msgctxt "querycolmenu|delete" msgid "_Delete" msgstr "Radera" +#. FeWU3 #: dbaccess/uiconfig/ui/queryfilterdialog.ui:8 msgctxt "queryfilterdialog|QueryFilterDialog" msgid "Standard Filter" msgstr "Standardfilter" +#. Vj95w #: dbaccess/uiconfig/ui/queryfilterdialog.ui:101 msgctxt "queryfilterdialog|label2" msgid "Operator" msgstr "Operator" +#. epkLc #: dbaccess/uiconfig/ui/queryfilterdialog.ui:113 msgctxt "queryfilterdialog|label5" msgid "Field name" msgstr "Fältnamn" +#. Y5DBo #: dbaccess/uiconfig/ui/queryfilterdialog.ui:124 msgctxt "queryfilterdialog|label6" msgid "Condition" msgstr "Villkor" +#. DdcwC #: dbaccess/uiconfig/ui/queryfilterdialog.ui:137 msgctxt "queryfilterdialog|field1" msgid "- none -" msgstr "- inget -" +#. 57zBE #: dbaccess/uiconfig/ui/queryfilterdialog.ui:152 msgctxt "queryfilterdialog|cond1" msgid "=" msgstr "=" +#. GGX3G #: dbaccess/uiconfig/ui/queryfilterdialog.ui:153 msgctxt "queryfilterdialog|cond1" msgid "<>" msgstr "<>" +#. k5DCL #: dbaccess/uiconfig/ui/queryfilterdialog.ui:154 msgctxt "queryfilterdialog|cond1" msgid "<" msgstr "<" +#. FAAzh #: dbaccess/uiconfig/ui/queryfilterdialog.ui:155 msgctxt "queryfilterdialog|cond1" msgid "<=" msgstr "<=" +#. Qzo9n #: dbaccess/uiconfig/ui/queryfilterdialog.ui:156 msgctxt "queryfilterdialog|cond1" msgid ">" msgstr ">" +#. H4pEw #: dbaccess/uiconfig/ui/queryfilterdialog.ui:157 msgctxt "queryfilterdialog|cond1" msgid ">=" msgstr ">=" +#. PWqBz #: dbaccess/uiconfig/ui/queryfilterdialog.ui:158 msgctxt "queryfilterdialog|cond1" msgid "like" msgstr "som" +#. RDy6G #: dbaccess/uiconfig/ui/queryfilterdialog.ui:159 msgctxt "queryfilterdialog|cond1" msgid "not like" msgstr "inte som" +#. 2qvuA #: dbaccess/uiconfig/ui/queryfilterdialog.ui:160 msgctxt "queryfilterdialog|cond1" msgid "null" msgstr "null" +#. 4znh7 #: dbaccess/uiconfig/ui/queryfilterdialog.ui:161 msgctxt "queryfilterdialog|cond1" msgid "not null" msgstr "inte null" +#. A8jis #: dbaccess/uiconfig/ui/queryfilterdialog.ui:175 msgctxt "queryfilterdialog|field2" msgid "- none -" msgstr "- inget -" +#. FdHSG #: dbaccess/uiconfig/ui/queryfilterdialog.ui:189 msgctxt "queryfilterdialog|field3" msgid "- none -" msgstr "- inget -" +#. tBd3g #: dbaccess/uiconfig/ui/queryfilterdialog.ui:225 msgctxt "queryfilterdialog|label7" msgid "Value" msgstr "Värde" +#. PFZ8z #: dbaccess/uiconfig/ui/queryfilterdialog.ui:274 msgctxt "queryfilterdialog|op2" msgid "AND" msgstr "OCH" +#. pQza3 #: dbaccess/uiconfig/ui/queryfilterdialog.ui:275 msgctxt "queryfilterdialog|op2" msgid "OR" msgstr "ELLER" +#. EaXyP #: dbaccess/uiconfig/ui/queryfilterdialog.ui:289 msgctxt "queryfilterdialog|op3" msgid "AND" msgstr "OCH" +#. DV78L #: dbaccess/uiconfig/ui/queryfilterdialog.ui:290 msgctxt "queryfilterdialog|op3" msgid "OR" msgstr "ELLER" +#. SESZq #: dbaccess/uiconfig/ui/queryfilterdialog.ui:309 msgctxt "queryfilterdialog|label1" msgid "Criteria" msgstr "Kriterium" +#. jFD4L #: dbaccess/uiconfig/ui/queryfuncmenu.ui:12 msgctxt "queryfuncmenu|functions" msgid "Functions" msgstr "Funktioner" +#. PyQCz #: dbaccess/uiconfig/ui/queryfuncmenu.ui:26 msgctxt "queryfuncmenu|tablename" msgid "Table Name" msgstr "Tabellnamn" +#. zV9Fb #: dbaccess/uiconfig/ui/queryfuncmenu.ui:34 msgctxt "queryfuncmenu|alias" msgid "Alias" msgstr "Aliasnamn" +#. V3RBW #: dbaccess/uiconfig/ui/queryfuncmenu.ui:48 msgctxt "queryfuncmenu|distinct" msgid "Distinct Values" msgstr "Distinkta värden" +#. peEt4 #: dbaccess/uiconfig/ui/querypropertiesdialog.ui:8 msgctxt "querypropertiesdialog|QueryPropertiesDialog" msgid "Query Properties" msgstr "Egenskaper för frågor" +#. fyogK #: dbaccess/uiconfig/ui/querypropertiesdialog.ui:89 msgctxt "querypropertiesdialog|limit-label" msgid "Limit:" msgstr "Gräns:" +#. 2D6E2 #: dbaccess/uiconfig/ui/querypropertiesdialog.ui:104 msgctxt "querypropertiesdialog|distinct" msgid "Yes" msgstr "Ja" +#. rErxt #: dbaccess/uiconfig/ui/querypropertiesdialog.ui:121 msgctxt "querypropertiesdialog|nondistinct" msgid "No" msgstr "Nej" +#. P9quF #: dbaccess/uiconfig/ui/querypropertiesdialog.ui:146 msgctxt "querypropertiesdialog|distinctvalues" msgid "Distinct values:" msgstr "Distinkta värden:" -#: dbaccess/uiconfig/ui/relationdialog.ui:9 +#. gLFLt +#: dbaccess/uiconfig/ui/relationdialog.ui:8 msgctxt "relationdialog|RelationDialog" msgid "Relations" msgstr "Samband" -#: dbaccess/uiconfig/ui/relationdialog.ui:132 +#. DEGM2 +#: dbaccess/uiconfig/ui/relationdialog.ui:137 msgctxt "relationdialog|label1" msgid "Tables Involved" msgstr "Involverade tabeller" -#: dbaccess/uiconfig/ui/relationdialog.ui:173 +#. 87WEB +#: dbaccess/uiconfig/ui/relationdialog.ui:175 msgctxt "relationdialog|label2" msgid "Fields Involved" msgstr "Involverade fält" -#: dbaccess/uiconfig/ui/relationdialog.ui:211 +#. pf4b4 +#: dbaccess/uiconfig/ui/relationdialog.ui:213 msgctxt "relationdialog|addaction" msgid "_No action" msgstr "Ingen åtgärd" -#: dbaccess/uiconfig/ui/relationdialog.ui:228 +#. uZGGW +#: dbaccess/uiconfig/ui/relationdialog.ui:229 msgctxt "relationdialog|addcascade" msgid "_Update cascade" msgstr "Uppdatera kaskad" -#: dbaccess/uiconfig/ui/relationdialog.ui:244 +#. PfRDx +#: dbaccess/uiconfig/ui/relationdialog.ui:245 msgctxt "relationdialog|addnull" msgid "_Set NULL" msgstr "_Set NULL" -#: dbaccess/uiconfig/ui/relationdialog.ui:260 +#. xNWHg +#: dbaccess/uiconfig/ui/relationdialog.ui:261 msgctxt "relationdialog|adddefault" msgid "Set _default" msgstr "Sätt standard" -#: dbaccess/uiconfig/ui/relationdialog.ui:282 +#. SfKFG +#: dbaccess/uiconfig/ui/relationdialog.ui:283 msgctxt "relationdialog|label3" msgid "Update Options" msgstr "Uppdateringsalternativ" -#: dbaccess/uiconfig/ui/relationdialog.ui:315 +#. wnvZa +#: dbaccess/uiconfig/ui/relationdialog.ui:316 msgctxt "relationdialog|delaction" msgid "_No action" msgstr "Ingen åtgärd" -#: dbaccess/uiconfig/ui/relationdialog.ui:331 +#. 3BAEe +#: dbaccess/uiconfig/ui/relationdialog.ui:332 msgctxt "relationdialog|delcascade" msgid "Delete _cascade" msgstr "Radera kaskad" -#: dbaccess/uiconfig/ui/relationdialog.ui:346 +#. Zd5SC +#: dbaccess/uiconfig/ui/relationdialog.ui:348 msgctxt "relationdialog|delnull" msgid "_Set NULL" msgstr "_Set NULL" -#: dbaccess/uiconfig/ui/relationdialog.ui:361 +#. hZGB8 +#: dbaccess/uiconfig/ui/relationdialog.ui:364 msgctxt "relationdialog|deldefault" msgid "Set _default" msgstr "Sätt standard" -#: dbaccess/uiconfig/ui/relationdialog.ui:382 +#. LLcup +#: dbaccess/uiconfig/ui/relationdialog.ui:386 msgctxt "relationdialog|label4" msgid "Delete Options" msgstr "Alternativ för borttagning" -#: dbaccess/uiconfig/ui/relationdialog.ui:435 +#. 2Cb2G +#: dbaccess/uiconfig/ui/relationdialog.ui:439 msgctxt "relationdialog|liststore1" msgid "Inner join" msgstr "Inre sammanslagning" -#: dbaccess/uiconfig/ui/relationdialog.ui:439 +#. nhWNP +#: dbaccess/uiconfig/ui/relationdialog.ui:443 msgctxt "relationdialog|liststore1" msgid "Left join" msgstr "Vänster sammanslagning" -#: dbaccess/uiconfig/ui/relationdialog.ui:443 +#. TD2LX +#: dbaccess/uiconfig/ui/relationdialog.ui:447 msgctxt "relationdialog|liststore1" msgid "Right join" msgstr "Höger sammanslagning" -#: dbaccess/uiconfig/ui/relationdialog.ui:447 +#. yLDPS +#: dbaccess/uiconfig/ui/relationdialog.ui:451 msgctxt "relationdialog|liststore1" msgid "Full (outer) join" msgstr "Fullständig (yttre) sammanslagning" -#: dbaccess/uiconfig/ui/relationdialog.ui:451 +#. UYDBa +#: dbaccess/uiconfig/ui/relationdialog.ui:455 msgctxt "relationdialog|liststore1" msgid "Cross join" msgstr "Cross join" +#. ATWGG #: dbaccess/uiconfig/ui/rowheightdialog.ui:15 msgctxt "rowheightdialog|RowHeightDialog" msgid "Row Height" msgstr "Radhöjd" +#. 8pFfi #: dbaccess/uiconfig/ui/rowheightdialog.ui:99 msgctxt "rowheightdialog|label1" msgid "_Height:" msgstr "_Höjd:" +#. 4QFsD #: dbaccess/uiconfig/ui/rowheightdialog.ui:125 msgctxt "rowheightdialog|automatic" msgid "_Automatic" msgstr "_Automatisk" -#: dbaccess/uiconfig/ui/rtfcopytabledialog.ui:9 -msgctxt "rtfcopytabledialog|RTFCopyTable" -msgid "Copy RTF Table" -msgstr "Kopiera RTF-tabell" - +#. SD2FQ #: dbaccess/uiconfig/ui/savedialog.ui:8 msgctxt "savedialog|SaveDialog" msgid "Save As" msgstr "Spara som" +#. fTe5E #: dbaccess/uiconfig/ui/savedialog.ui:89 msgctxt "savedialog|descriptionft" msgid "Please enter a name for the object to be created:" msgstr "Ange ett namn för objektet som ska skapas:" +#. oiUCs #: dbaccess/uiconfig/ui/savedialog.ui:104 msgctxt "savedialog|catalogft" msgid "_Catalog:" msgstr "_Katalog:" +#. CGa85 #: dbaccess/uiconfig/ui/savedialog.ui:118 msgctxt "savedialog|schemaft" msgid "_Schema:" msgstr "Schema:" +#. FCptK #: dbaccess/uiconfig/ui/saveindexdialog.ui:7 msgctxt "saveindexdialog|SaveIndexDialog" msgid "Exit Index Design" msgstr "Lämna indexutkast" +#. k9pCR #: dbaccess/uiconfig/ui/saveindexdialog.ui:13 msgctxt "saveindexdialog|SaveIndexDialog" msgid "Do you want to save the changes made to the current index?" msgstr "Vill du spara ändringarna av aktuellt index?" +#. h9UfS #: dbaccess/uiconfig/ui/savemodifieddialog.ui:12 msgctxt "savemodifieddialog|SaveModifiedDialog" msgid "Do you want to save the changes?" msgstr "Vill du spara ändringarna?" +#. P326A #: dbaccess/uiconfig/ui/savemodifieddialog.ui:13 msgctxt "savemodifieddialog|SaveModifiedDialog" msgid "The current record has been changed." msgstr "Den aktuella posten är ändrad." +#. wmp9V #: dbaccess/uiconfig/ui/sortdialog.ui:8 msgctxt "sortdialog|SortDialog" msgid "Sort Order" msgstr "Sorteringsordning" +#. szD83 #: dbaccess/uiconfig/ui/sortdialog.ui:102 msgctxt "sortdialog|label2" msgid "Operator" msgstr "Operator" +#. UcmpV #: dbaccess/uiconfig/ui/sortdialog.ui:114 msgctxt "sortdialog|label3" msgid "and then" msgstr "och sedan" +#. u8kT2 #: dbaccess/uiconfig/ui/sortdialog.ui:127 msgctxt "sortdialog|label4" msgid "and then" msgstr "och sedan" +#. oK7UF #: dbaccess/uiconfig/ui/sortdialog.ui:140 msgctxt "sortdialog|label5" msgid "Field name" msgstr "Fältnamn" +#. AVPtE #: dbaccess/uiconfig/ui/sortdialog.ui:152 msgctxt "sortdialog|label6" msgid "Order" msgstr "Ordning" +#. EGDpm #: dbaccess/uiconfig/ui/sortdialog.ui:177 msgctxt "sortdialog|value1" msgid "ascending" msgstr "stigande" +#. PGxfE #: dbaccess/uiconfig/ui/sortdialog.ui:178 msgctxt "sortdialog|value1" msgid "descending" msgstr "fallande" +#. FqcgB #: dbaccess/uiconfig/ui/sortdialog.ui:214 msgctxt "sortdialog|value2" msgid "ascending" msgstr "stigande" +#. E5DBL #: dbaccess/uiconfig/ui/sortdialog.ui:215 msgctxt "sortdialog|value2" msgid "descending" msgstr "fallande" +#. Fa8EC #: dbaccess/uiconfig/ui/sortdialog.ui:229 msgctxt "sortdialog|value3" msgid "ascending" msgstr "stigande" +#. UFZVT #: dbaccess/uiconfig/ui/sortdialog.ui:230 msgctxt "sortdialog|value3" msgid "descending" msgstr "fallande" +#. C6iQ6 #: dbaccess/uiconfig/ui/sortdialog.ui:249 msgctxt "sortdialog|label1" msgid "Sort Order" msgstr "Sorteringsordning" -#: dbaccess/uiconfig/ui/specialjdbcconnectionpage.ui:19 +#. CsLXB +#: dbaccess/uiconfig/ui/specialjdbcconnectionpage.ui:24 msgctxt "specialjdbcconnectionpage|header" msgid "Set up connection to a MySQL database using JDBC" msgstr "Upprätta en anslutning till en MySQL-databas med hjälp av JDBC" -#: dbaccess/uiconfig/ui/specialjdbcconnectionpage.ui:35 +#. oxw5Q +#: dbaccess/uiconfig/ui/specialjdbcconnectionpage.ui:39 msgctxt "specialjdbcconnectionpage|helpLabel" msgid "Please enter the required information to connect to a MySQL database using JDBC. Note that a JDBC driver class must be installed on your system and registered with %PRODUCTNAME. Please contact your system administrator if you are unsure about the following settings. " msgstr "Ange den information som krävs för att ansluta till en MySQL-databas med hjälp av JDBC. Observera att drivrutinsklassen JDBC måste vara installerad i systemet och registrerad med %PRODUCTNAME.Kontakta systemadministratören om du är osäker på följande inställningar." -#: dbaccess/uiconfig/ui/specialjdbcconnectionpage.ui:58 +#. GchzZ +#: dbaccess/uiconfig/ui/specialjdbcconnectionpage.ui:63 msgctxt "specialjdbcconnectionpage|dbNameLabel" msgid "_Database name:" msgstr "Databasnamn:" -#: dbaccess/uiconfig/ui/specialjdbcconnectionpage.ui:72 +#. ZuWG7 +#: dbaccess/uiconfig/ui/specialjdbcconnectionpage.ui:77 msgctxt "specialjdbcconnectionpage|hostNameLabel" msgid "_Server:" msgstr "_Server:" -#: dbaccess/uiconfig/ui/specialjdbcconnectionpage.ui:86 +#. iZmbB +#: dbaccess/uiconfig/ui/specialjdbcconnectionpage.ui:91 msgctxt "specialjdbcconnectionpage|portNumLabel" msgid "_Port number:" msgstr "Portnummer:" -#: dbaccess/uiconfig/ui/specialjdbcconnectionpage.ui:139 +#. ECnjE +#: dbaccess/uiconfig/ui/specialjdbcconnectionpage.ui:149 msgctxt "specialjdbcconnectionpage|portNumDefLabel" msgid "Default: 3306" msgstr "Standard: 3306" -#: dbaccess/uiconfig/ui/specialjdbcconnectionpage.ui:173 +#. dhiYx +#: dbaccess/uiconfig/ui/specialjdbcconnectionpage.ui:183 msgctxt "specialjdbcconnectionpage|jdbcDriverLabel" msgid "MySQL JDBC d_river class:" msgstr "MySQL JDBC-drivrutinsklass:" -#: dbaccess/uiconfig/ui/specialjdbcconnectionpage.ui:195 +#. 8oG6P +#: dbaccess/uiconfig/ui/specialjdbcconnectionpage.ui:206 msgctxt "specialjdbcconnectionpage|testDriverButton" msgid "_Test Class" msgstr "Testa klass" +#. WKnRX #: dbaccess/uiconfig/ui/specialsettingspage.ui:23 msgctxt "specialsettingspage|usesql92" msgid "Use SQL92 naming constraints" msgstr "Använd namnbegränsningar för SQL92" +#. Gwn9n #: dbaccess/uiconfig/ui/specialsettingspage.ui:38 msgctxt "specialsettingspage|append" msgid "Append the table alias name on SELECT statements" msgstr "Lägg till tabellers aliasnamn i SELECT-satser" +#. rim5j #: dbaccess/uiconfig/ui/specialsettingspage.ui:53 msgctxt "specialsettingspage|useas" msgid "Use keyword AS before table alias names" msgstr "Använd nyckelordet AS före aliasnamn för tabeller" +#. JDTsA #: dbaccess/uiconfig/ui/specialsettingspage.ui:68 msgctxt "specialsettingspage|useoj" msgid "Use Outer Join syntax '{oj }'" msgstr "Använd syntax för yttre join '{oj }'" +#. T8TKQ #: dbaccess/uiconfig/ui/specialsettingspage.ui:83 msgctxt "specialsettingspage|ignoreprivs" msgid "Ignore the privileges from the database driver" msgstr "Ignorera privilegier från databasdrivrutinen" +#. QK4W3 #: dbaccess/uiconfig/ui/specialsettingspage.ui:98 msgctxt "specialsettingspage|replaceparams" msgid "Replace named parameters with '?'" msgstr "Ersätt namngivna parametrar med '?'" +#. kfSki #: dbaccess/uiconfig/ui/specialsettingspage.ui:113 msgctxt "specialsettingspage|displayver" msgid "Display version columns (when available)" msgstr "Visa versionskolumner (när sådana finns)" +#. JqBdc #: dbaccess/uiconfig/ui/specialsettingspage.ui:128 msgctxt "specialsettingspage|usecatalogname" msgid "Use catalog name in SELECT statements" msgstr "Använd katalognamn i SELECT-satser" +#. yFGxG #: dbaccess/uiconfig/ui/specialsettingspage.ui:143 msgctxt "specialsettingspage|useschemaname" msgid "Use schema name in SELECT statements" msgstr "Använd schemanamn i SELECT-satser" +#. gyC7J #: dbaccess/uiconfig/ui/specialsettingspage.ui:158 msgctxt "specialsettingspage|createindex" msgid "Create index with ASC or DESC statement" msgstr "Skapa index med ASC- och DESC-satser" +#. Xabxp #: dbaccess/uiconfig/ui/specialsettingspage.ui:173 msgctxt "specialsettingspage|eol" msgid "End text lines with CR+LF" msgstr "Avsluta textrader med CR+LF" +#. XFM7x #: dbaccess/uiconfig/ui/specialsettingspage.ui:188 msgctxt "specialsettingspage|ignorecurrency" msgid "Ignore currency field information" msgstr "Ignorera valutafält-information" +#. 2tRzG #: dbaccess/uiconfig/ui/specialsettingspage.ui:203 msgctxt "specialsettingspage|inputchecks" msgid "Form data input checks for required fields" msgstr "Skapa datainmatningskontroller för önskade fält" +#. jEgvf #: dbaccess/uiconfig/ui/specialsettingspage.ui:218 msgctxt "specialsettingspage|useodbcliterals" msgid "Use ODBC conformant date/time literals" msgstr "Använd datum-/tidslitteraler som följer ODBC-standard" +#. GuCLC #: dbaccess/uiconfig/ui/specialsettingspage.ui:233 msgctxt "specialsettingspage|primarykeys" msgid "Supports primary keys" msgstr "Stöder primärnycklar" +#. o7mns #: dbaccess/uiconfig/ui/specialsettingspage.ui:248 msgctxt "specialsettingspage|resulttype" msgid "Respect the result set type from the database driver" msgstr "Använd databasens format för resultatet" +#. RQ7hP #: dbaccess/uiconfig/ui/specialsettingspage.ui:271 msgctxt "specialsettingspage|comparisonft" msgid "Comparison of Boolean values:" msgstr "Jämförelse av booleska värden:" +#. MrrnQ #: dbaccess/uiconfig/ui/specialsettingspage.ui:286 msgctxt "specialsettingspage|comparison" msgid "Default" msgstr "Standard" +#. D7LWx #: dbaccess/uiconfig/ui/specialsettingspage.ui:287 msgctxt "specialsettingspage|comparison" msgid "SQL" msgstr "SQL" +#. NzvwB #: dbaccess/uiconfig/ui/specialsettingspage.ui:288 msgctxt "specialsettingspage|comparison" msgid "Mixed" msgstr "Blandat" +#. NhGDH #: dbaccess/uiconfig/ui/specialsettingspage.ui:289 msgctxt "specialsettingspage|comparison" msgid "MS Access" msgstr "MS Access" +#. 3eorZ #: dbaccess/uiconfig/ui/specialsettingspage.ui:301 msgctxt "specialsettingspage|rowsft" msgid "Rows to scan column types:" msgstr "Rader för att söka efter kolumntyper:" +#. Y7PiJ #: dbaccess/uiconfig/ui/sqlexception.ui:18 msgctxt "sqlexception|SQLExceptionDialog" msgid "Error Details" msgstr "Felinformation" +#. sWSQ4 #: dbaccess/uiconfig/ui/sqlexception.ui:68 msgctxt "sqlexception|label2" msgid "Error _list:" msgstr "Fellista:" +#. AFG3c #: dbaccess/uiconfig/ui/sqlexception.ui:82 msgctxt "sqlexception|label3" msgid "_Description:" msgstr "_Beskrivning:" -#: dbaccess/uiconfig/ui/summarypage.ui:17 -msgctxt "summarypage|label1" -msgid "Summary" -msgstr "Sammanfattning" - -#: 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 "Migrationen genomfördes. Nedan finns en logg med alla de åtgärder som genomförts i ditt dokument." - -#: dbaccess/uiconfig/ui/summarypage.ui:50 -msgctxt "summarypage|failure" -msgid "The migration was not successful. Examine the migration log below for details." -msgstr "Migrationen genomfördes inte. Kontrollera migrationens loggfil nedan för mer information." - +#. Y3ZXm #: dbaccess/uiconfig/ui/tabledesignrowmenu.ui:12 msgctxt "tabledesignrowmenu|cut" msgid "Cu_t" msgstr "Klipp ut" +#. YBoBk #: dbaccess/uiconfig/ui/tabledesignrowmenu.ui:20 msgctxt "tabledesignrowmenu|copy" msgid "_Copy" msgstr "Kopiera" +#. dGPAA #: dbaccess/uiconfig/ui/tabledesignrowmenu.ui:28 msgctxt "tabledesignrowmenu|paste" msgid "_Paste" msgstr "Klistra in" +#. Ekmvg #: dbaccess/uiconfig/ui/tabledesignrowmenu.ui:35 msgctxt "tabledesignrowmenu|delete" msgid "_Delete" msgstr "Radera" +#. PWZ9E #: dbaccess/uiconfig/ui/tabledesignrowmenu.ui:42 msgctxt "tabledesignrowmenu|insert" msgid "Insert Rows" msgstr "Infoga rader" +#. 4XEhH #: dbaccess/uiconfig/ui/tabledesignrowmenu.ui:55 msgctxt "tabledesignrowmenu|primarykey" msgid "Primary Key" msgstr "Primärnyckel" +#. PnMFo #: dbaccess/uiconfig/ui/tabledesignsavemodifieddialog.ui:12 msgctxt "tabledesignsavemodifieddialog|TableDesignSaveModifiedDialog" msgid "Do you want to save the changes?" msgstr "Vill du spara ändringarna?" +#. C3FHu #: dbaccess/uiconfig/ui/tabledesignsavemodifieddialog.ui:13 msgctxt "tabledesignsavemodifieddialog|TableDesignSaveModifiedDialog" msgid "The table has been changed." msgstr "Tabellen har ändrats." +#. iFfXZ #: dbaccess/uiconfig/ui/tablesfilterdialog.ui:8 msgctxt "tablesfilterdialog|TablesFilterDialog" msgid "Tables Filter" msgstr "Tabellfilter" +#. 5ZNAA #: dbaccess/uiconfig/ui/tablesfilterpage.ui:50 msgctxt "tablesfilterpage|label2" msgid "Mark the tables that should be visible for the applications." msgstr "Markera de tabeller som ska vara synliga för programmen." +#. Cvzwv #: dbaccess/uiconfig/ui/tablesfilterpage.ui:130 msgctxt "tablesfilterpage|label1" msgid "Tables and Table Filter" msgstr "Tabeller och tabellfilter" +#. xfec4 #: dbaccess/uiconfig/ui/tablesjoindialog.ui:106 msgctxt "tablesjoindialog|tables" msgid "Tables" msgstr "Tabeller" +#. WPTyJ #: dbaccess/uiconfig/ui/tablesjoindialog.ui:122 msgctxt "tablesjoindialog|queries" msgid "Queries" msgstr "Frågor" +#. TYE5C #: dbaccess/uiconfig/ui/tablesjoindialog.ui:188 msgctxt "tablesjoindialog|title" msgid "Add Tables" msgstr "Lägg till tabeller" +#. zFRKj #: dbaccess/uiconfig/ui/tablesjoindialog.ui:199 msgctxt "tablesjoindialog|alttitle" msgid "Add Table or Query" msgstr "Lägg till tabell eller fråga" +#. 8b2nn #: dbaccess/uiconfig/ui/textconnectionsettings.ui:8 msgctxt "textconnectionsettings|TextConnectionSettingsDialog" msgid "Text Connection Settings" msgstr "Inställningar för textanslutning" +#. HScTi #: dbaccess/uiconfig/ui/textpage.ui:38 msgctxt "textpage|textfile" msgid "Plain text files (*.txt)" msgstr "Oformaterade textfiler (*.txt)" +#. i2ntJ #: dbaccess/uiconfig/ui/textpage.ui:55 msgctxt "textpage|csvfile" msgid "Comma-separated value files (*.csv)" msgstr "Filer med kommaseparerade värden (*.csv)" +#. 9DRFR #: dbaccess/uiconfig/ui/textpage.ui:72 msgctxt "textpage|custom" msgid "Custom:" msgstr "Anpassad:" +#. x3eWP #: dbaccess/uiconfig/ui/textpage.ui:104 msgctxt "textpage|example" msgid "Custom: *.abc" msgstr "Anpassad: *.abc" +#. aSpdr #: dbaccess/uiconfig/ui/textpage.ui:119 msgctxt "textpage|extensionheader" msgid "Specify the Type of Files You Want to Access" msgstr "Ange vilken typ av fil som du vill öppna" +#. 4VGRV #: dbaccess/uiconfig/ui/textpage.ui:157 msgctxt "textpage|containsheaders" msgid "_Text contains headers" msgstr "Text innehåller kolumnrubriker" +#. PGqYA #: dbaccess/uiconfig/ui/textpage.ui:177 msgctxt "textpage|fieldlabel" msgid "Field separator:" msgstr "Fältavgränsare:" +#. EBzXo #: dbaccess/uiconfig/ui/textpage.ui:191 msgctxt "textpage|textlabel" msgid "Text separator:" msgstr "Textavgränsare:" +#. Va37w #: dbaccess/uiconfig/ui/textpage.ui:205 msgctxt "textpage|decimallabel" msgid "Decimal separator:" msgstr "Decimaltecken:" +#. qF6Aj #: dbaccess/uiconfig/ui/textpage.ui:219 msgctxt "textpage|thousandslabel" msgid "Thousands separator:" msgstr "Tusentalsavgränsare:" +#. DSrai #: dbaccess/uiconfig/ui/textpage.ui:272 msgctxt "textpage|decimalseparator" msgid "." msgstr "," +#. yWQdQ #: dbaccess/uiconfig/ui/textpage.ui:273 msgctxt "textpage|decimalseparator" msgid "," msgstr "." +#. rD7yP #: dbaccess/uiconfig/ui/textpage.ui:274 msgctxt "textpage|decimalseparator" msgid ";" msgstr ";" +#. FBFxB #: dbaccess/uiconfig/ui/textpage.ui:275 msgctxt "textpage|decimalseparator" msgid ":" msgstr ":" +#. cuU6W #: dbaccess/uiconfig/ui/textpage.ui:296 msgctxt "textpage|thousandsseparator" msgid "." msgstr "." +#. 7y57B #: dbaccess/uiconfig/ui/textpage.ui:297 msgctxt "textpage|thousandsseparator" msgid "," msgstr "," +#. R3dp6 #: dbaccess/uiconfig/ui/textpage.ui:319 msgctxt "textpage|formatlabel" msgid "Row Format" msgstr "Radformat" +#. 8GaPt #: dbaccess/uiconfig/ui/textpage.ui:359 msgctxt "textpage|charsetlabel" msgid "_Character set:" msgstr "Tecken_uppsättning:" +#. 752ii #: dbaccess/uiconfig/ui/textpage.ui:390 msgctxt "textpage|charsetheader" msgid "Data Conversion" msgstr "Datakonvertering" -#: dbaccess/uiconfig/ui/typeselectpage.ui:71 +#. cQGgr +#: dbaccess/uiconfig/ui/typeselectpage.ui:117 msgctxt "typeselectpage|columns" msgid "Column Information" msgstr "Kolumninformation" -#: dbaccess/uiconfig/ui/typeselectpage.ui:110 +#. GneVZ +#: dbaccess/uiconfig/ui/typeselectpage.ui:155 msgctxt "typeselectpage|autolabel" msgid "Lines (ma_x.):" msgstr "Rader (max):" -#: dbaccess/uiconfig/ui/typeselectpage.ui:121 +#. hsswG +#: dbaccess/uiconfig/ui/typeselectpage.ui:167 msgctxt "typeselectpage|autobutton" msgid "_Auto" msgstr "_Automatisk" -#: dbaccess/uiconfig/ui/typeselectpage.ui:151 +#. sTgpa +#: dbaccess/uiconfig/ui/typeselectpage.ui:199 msgctxt "typeselectpage|autotype" msgid "Automatic Type Recognition" msgstr "Automatisk typigenkänning" +#. VANs7 #: dbaccess/uiconfig/ui/useradmindialog.ui:8 msgctxt "useradmindialog|UserAdminDialog" msgid "User Administration" msgstr "Användaradministration" +#. siFUA #: dbaccess/uiconfig/ui/useradmindialog.ui:137 msgctxt "useradmindialog|settings" msgid "User Settings" msgstr "Användarinställningar" -#: dbaccess/uiconfig/ui/useradminpage.ui:47 +#. Jvnnk +#: dbaccess/uiconfig/ui/useradminpage.ui:46 msgctxt "useradminpage|label3" msgid "Us_er:" msgstr "Användare:" +#. ZQhyG #: dbaccess/uiconfig/ui/useradminpage.ui:83 msgctxt "useradminpage|add" msgid "_Add User..." msgstr "Lägg till användare..." +#. L7EVW #: dbaccess/uiconfig/ui/useradminpage.ui:97 msgctxt "useradminpage|changepass" msgid "Change _Password..." msgstr "Byt lösenord..." +#. vDFqX #: dbaccess/uiconfig/ui/useradminpage.ui:111 msgctxt "useradminpage|delete" msgid "_Delete User..." msgstr "_Ta bort användare..." +#. gMJwT #: dbaccess/uiconfig/ui/useradminpage.ui:138 msgctxt "useradminpage|label1" msgid "User Selection" msgstr "Användarurval" -#: dbaccess/uiconfig/ui/useradminpage.ui:177 +#. ADQpm +#: dbaccess/uiconfig/ui/useradminpage.ui:184 msgctxt "useradminpage|label2" msgid "Access Rights for Selected User" msgstr "Åtkomsträttigheter för markerad användare" +#. 5X3RP #: dbaccess/uiconfig/ui/userdetailspage.ui:43 msgctxt "userdetailspage|hostnameft" msgid "_Host name:" msgstr "Värdnamn:" +#. eDvjr #: dbaccess/uiconfig/ui/userdetailspage.ui:59 msgctxt "userdetailspage|portnumberft" msgid "_Port number:" msgstr "Portnummer:" +#. rEGAs #: dbaccess/uiconfig/ui/userdetailspage.ui:96 msgctxt "userdetailspage|usecatalog" msgid "_Use catalog" msgstr "Använd katalog" +#. BzFdV #: dbaccess/uiconfig/ui/userdetailspage.ui:115 msgctxt "userdetailspage|optionslabel" msgid "_Driver settings:" msgstr "Drivrutinsinställningar:" +#. Gjovq #: dbaccess/uiconfig/ui/userdetailspage.ui:145 msgctxt "userdetailspage|label1" msgid "Connection Settings" msgstr "Anslutningsinställningar" +#. eLA6J #: dbaccess/uiconfig/ui/userdetailspage.ui:182 msgctxt "userdetailspage|charsetlabel" msgid "_Character set:" msgstr "Teckenuppsättning:" +#. oaAiD #: dbaccess/uiconfig/ui/userdetailspage.ui:213 msgctxt "userdetailspage|charsetheader" msgid "Data conversion" msgstr "Datakonvertering" + |