Commit feaf66aa authored by Dennis Bjorklund's avatar Dennis Bjorklund

Translation updates

parent a376a467
...@@ -6,7 +6,7 @@ msgstr "" ...@@ -6,7 +6,7 @@ msgstr ""
"Project-Id-Version: PostgreSQL 7.5\n" "Project-Id-Version: PostgreSQL 7.5\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2004-01-11 20:39+0100\n" "POT-Creation-Date: 2004-01-11 20:39+0100\n"
"PO-Revision-Date: 2004-01-21 08:21+0100\n" "PO-Revision-Date: 2004-01-22 08:24+0100\n"
"Last-Translator: Dennis Bjrklund <db@zigo.dhs.org>\n" "Last-Translator: Dennis Bjrklund <db@zigo.dhs.org>\n"
"Language-Team: Swedish <sv@li.org>\n" "Language-Team: Swedish <sv@li.org>\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
...@@ -1629,17 +1629,17 @@ msgstr "" ...@@ -1629,17 +1629,17 @@ msgstr ""
#: commands/functioncmds.c:1083 #: commands/functioncmds.c:1083
#, c-format #, c-format
msgid "must be owner of type %s or type %s" msgid "must be owner of type %s or type %s"
msgstr "" msgstr "mste vara garen till typ %s eller typ %s"
#: commands/conversioncmds.c:66 #: commands/conversioncmds.c:66
#, c-format #, c-format
msgid "source encoding \"%s\" does not exist" msgid "source encoding \"%s\" does not exist"
msgstr "" msgstr "kllkodning \"%s\" finns inte"
#: commands/conversioncmds.c:73 #: commands/conversioncmds.c:73
#, c-format #, c-format
msgid "destination encoding \"%s\" does not exist" msgid "destination encoding \"%s\" does not exist"
msgstr "" msgstr "mlkodning \"%s\" finns inte"
#: commands/conversioncmds.c:151 #: commands/conversioncmds.c:151
#, c-format #, c-format
...@@ -2871,7 +2871,7 @@ msgstr "BEFORE STATEMENT-utl ...@@ -2871,7 +2871,7 @@ msgstr "BEFORE STATEMENT-utl
#: commands/trigger.c:1584 executor/execMain.c:1141 executor/execMain.c:1442 #: commands/trigger.c:1584 executor/execMain.c:1141 executor/execMain.c:1442
#: executor/execMain.c:1578 #: executor/execMain.c:1578
msgid "could not serialize access due to concurrent update" msgid "could not serialize access due to concurrent update"
msgstr "" msgstr "kunde inte serialisera tkomst p grund av samtidig uppdatering"
#: commands/trigger.c:2259 #: commands/trigger.c:2259
msgid "unnamed constraints cannot be set explicitly" msgid "unnamed constraints cannot be set explicitly"
...@@ -3172,7 +3172,7 @@ msgstr "m ...@@ -3172,7 +3172,7 @@ msgstr "m
#: commands/vacuum.c:475 #: commands/vacuum.c:475
msgid "oldest xmin is far in the past" msgid "oldest xmin is far in the past"
msgstr "" msgstr "ldsta xmin r frn lng tid tillbaka"
#: commands/vacuum.c:476 #: commands/vacuum.c:476
msgid "Close open transactions soon to avoid wraparound problems." msgid "Close open transactions soon to avoid wraparound problems."
...@@ -3180,7 +3180,7 @@ msgstr "" ...@@ -3180,7 +3180,7 @@ msgstr ""
#: commands/vacuum.c:694 #: commands/vacuum.c:694
msgid "some databases have not been vacuumed in over 2 billion transactions" msgid "some databases have not been vacuumed in over 2 billion transactions"
msgstr "" msgstr "ngra databaser har inte stdats (vacuum) p ver 2 miljarder transaktioner"
#: commands/vacuum.c:695 #: commands/vacuum.c:695
msgid "You may have already suffered transaction-wraparound data loss." msgid "You may have already suffered transaction-wraparound data loss."
...@@ -3188,7 +3188,7 @@ msgstr "" ...@@ -3188,7 +3188,7 @@ msgstr ""
#: commands/vacuum.c:706 #: commands/vacuum.c:706
msgid "some databases have not been vacuumed in over 1 billion transactions" msgid "some databases have not been vacuumed in over 1 billion transactions"
msgstr "" msgstr "en del databaser har inte stdats (vacuum) p ver en miljard transaktioner"
#: commands/vacuum.c:707 #: commands/vacuum.c:707
msgid "Better vacuum them soon, or you may have a wraparound failure." msgid "Better vacuum them soon, or you may have a wraparound failure."
...@@ -3228,21 +3228,21 @@ msgstr "k ...@@ -3228,21 +3228,21 @@ msgstr "k
#: commands/vacuum.c:1097 commands/vacuumlazy.c:263 #: commands/vacuum.c:1097 commands/vacuumlazy.c:263
#, c-format #, c-format
msgid "relation \"%s\" page %u is uninitialized --- fixing" msgid "relation \"%s\" page %u is uninitialized --- fixing"
msgstr "" msgstr "relation \"%s\" sida %u r inte initierad --- fixar"
#: commands/vacuum.c:1214 #: commands/vacuum.c:1214
#, c-format #, c-format
msgid "" msgid ""
"relation \"%s\" TID %u/%u: InsertTransactionInProgress %u --- can't shrink " "relation \"%s\" TID %u/%u: InsertTransactionInProgress %u --- can't shrink "
"relation" "relation"
msgstr "" msgstr "relation \"%s\" TID %u/%u: InsertTransactionInProgress %u --- kan inte krympa relationen"
#: commands/vacuum.c:1227 #: commands/vacuum.c:1227
#, c-format #, c-format
msgid "" msgid ""
"relation \"%s\" TID %u/%u: DeleteTransactionInProgress %u --- can't shrink " "relation \"%s\" TID %u/%u: DeleteTransactionInProgress %u --- can't shrink "
"relation" "relation"
msgstr "" msgstr "relation \"%s\" TID %u/%u: DeleteTransactionInProgress %u --- kan inte krympa relationen"
#: commands/vacuum.c:1389 commands/vacuumlazy.c:428 #: commands/vacuum.c:1389 commands/vacuumlazy.c:428
#, c-format #, c-format
...@@ -3372,7 +3372,7 @@ msgstr "konvertering mellan %s och %s st ...@@ -3372,7 +3372,7 @@ msgstr "konvertering mellan %s och %s st
#: commands/view.c:89 #: commands/view.c:89
msgid "view must have at least one column" msgid "view must have at least one column"
msgstr "" msgstr "en vy mste ha minst en kolumn"
#: commands/view.c:169 commands/view.c:181 #: commands/view.c:169 commands/view.c:181
msgid "cannot change number of columns in view" msgid "cannot change number of columns in view"
...@@ -3537,19 +3537,19 @@ msgid "query-specified return row and actual function return row do not match" ...@@ -3537,19 +3537,19 @@ msgid "query-specified return row and actual function return row do not match"
msgstr "" msgstr ""
#: executor/nodeHashjoin.c:562 executor/nodeHashjoin.c:572 #: executor/nodeHashjoin.c:562 executor/nodeHashjoin.c:572
#, fuzzy, c-format #, c-format
msgid "could not read from hash-join temporary file: %m" msgid "could not read from hash-join temporary file: %m"
msgstr "kunde inte lsa serverfil \"%s\": %m" msgstr ""
#: executor/nodeHashjoin.c:630 executor/nodeHashjoin.c:637 #: executor/nodeHashjoin.c:630 executor/nodeHashjoin.c:637
#, fuzzy, c-format #, c-format
msgid "could not rewind hash-join temporary file: %m" msgid "could not rewind hash-join temporary file: %m"
msgstr "kunde inte lsa serverfil \"%s\": %m" msgstr ""
#: executor/nodeHashjoin.c:688 executor/nodeHashjoin.c:693 #: executor/nodeHashjoin.c:688 executor/nodeHashjoin.c:693
#, fuzzy, c-format #, c-format
msgid "could not write to hash-join temporary file: %m" msgid "could not write to hash-join temporary file: %m"
msgstr "kunde inte skriva till temp-fil \"%s\": %m" msgstr ""
#: executor/nodeMergejoin.c:1479 #: executor/nodeMergejoin.c:1479
msgid "RIGHT JOIN is only supported with merge-joinable join conditions" msgid "RIGHT JOIN is only supported with merge-joinable join conditions"
...@@ -3816,28 +3816,28 @@ msgstr "" ...@@ -3816,28 +3816,28 @@ msgstr ""
#: libpq/be-secure.c:651 #: libpq/be-secure.c:651
#, c-format #, c-format
msgid "could not access private key file \"%s\": %m" msgid "could not access private key file \"%s\": %m"
msgstr "" msgstr "kunde inte lsa privata nyckelfilen \"%s\": %m"
#: libpq/be-secure.c:657 #: libpq/be-secure.c:657
#, c-format #, c-format
msgid "unsafe permissions on private key file \"%s\"" msgid "unsafe permissions on private key file \"%s\""
msgstr "" msgstr "ej skra rttigheter p privata nyckelfilen \"%s\""
#: libpq/be-secure.c:659 #: libpq/be-secure.c:659
msgid "" msgid ""
"File must be owned by the database user and must have no permissions for " "File must be owned by the database user and must have no permissions for "
"\"group\" or \"other\"." "\"group\" or \"other\"."
msgstr "" msgstr "Filen mste gas av databasanvndaren och fr inte ha ngra rttigheter fr \"gruppen\" eller \"andra\"."
#: libpq/be-secure.c:663 #: libpq/be-secure.c:663
#, c-format #, c-format
msgid "could not load private key file \"%s\": %s" msgid "could not load private key file \"%s\": %s"
msgstr "" msgstr "kunde inte lsa in privata nyckelfilen \"%s\": %s"
#: libpq/be-secure.c:668 #: libpq/be-secure.c:668
#, c-format #, c-format
msgid "check of private key failed: %s" msgid "check of private key failed: %s"
msgstr "" msgstr "kontroll av privat nyckel misslyckades: %s"
#: libpq/be-secure.c:686 #: libpq/be-secure.c:686
#, c-format #, c-format
...@@ -4040,7 +4040,7 @@ msgstr "" ...@@ -4040,7 +4040,7 @@ msgstr ""
#: libpq/pqcomm.c:678 #: libpq/pqcomm.c:678
#, c-format #, c-format
msgid "could not receive data from client: %m" msgid "could not receive data from client: %m"
msgstr "" msgstr "kunde inte ta emot data frn klient: %m"
#: libpq/pqcomm.c:841 #: libpq/pqcomm.c:841
msgid "unexpected EOF within message length word" msgid "unexpected EOF within message length word"
...@@ -4057,7 +4057,7 @@ msgstr "inkomplett meddelande fr ...@@ -4057,7 +4057,7 @@ msgstr "inkomplett meddelande fr
#: libpq/pqcomm.c:946 #: libpq/pqcomm.c:946
#, c-format #, c-format
msgid "could not send data to client: %m" msgid "could not send data to client: %m"
msgstr "" msgstr "kunde inte skicka data till klient: %m"
#: libpq/pqformat.c:443 #: libpq/pqformat.c:443
msgid "no data left in message" msgid "no data left in message"
...@@ -4070,7 +4070,7 @@ msgstr "" ...@@ -4070,7 +4070,7 @@ msgstr ""
#: libpq/pqformat.c:671 #: libpq/pqformat.c:671
msgid "invalid string in message" msgid "invalid string in message"
msgstr "" msgstr "ogiltig strng i meddelande"
#: libpq/pqformat.c:687 #: libpq/pqformat.c:687
msgid "invalid message format" msgid "invalid message format"
...@@ -4126,7 +4126,7 @@ msgstr "" ...@@ -4126,7 +4126,7 @@ msgstr ""
#: optimizer/plan/initsplan.c:743 #: optimizer/plan/initsplan.c:743
#, c-format #, c-format
msgid "could not identify an equality operator for types %s and %s" msgid "could not identify an equality operator for types %s and %s"
msgstr "" msgstr "kunde inte hitta en likhetsoperator fr typerna %s och %s"
#: optimizer/plan/initsplan.c:756 #: optimizer/plan/initsplan.c:756
#, c-format #, c-format
...@@ -4137,11 +4137,11 @@ msgstr "" ...@@ -4137,11 +4137,11 @@ msgstr ""
#: optimizer/plan/planner.c:594 parser/analyze.c:2119 parser/analyze.c:2283 #: optimizer/plan/planner.c:594 parser/analyze.c:2119 parser/analyze.c:2283
#: parser/analyze.c:2838 #: parser/analyze.c:2838
msgid "SELECT FOR UPDATE is not allowed with UNION/INTERSECT/EXCEPT" msgid "SELECT FOR UPDATE is not allowed with UNION/INTERSECT/EXCEPT"
msgstr "" msgstr "SELECT FOR UPDATE tillts inte med UNION/INTERSECT/EXCEPT"
#: optimizer/plan/planner.c:660 #: optimizer/plan/planner.c:660
msgid "SELECT FOR UPDATE is not allowed in subqueries" msgid "SELECT FOR UPDATE is not allowed in subqueries"
msgstr "" msgstr "SELECT FOR UPDATE tillts inte i subfrgor"
#: optimizer/util/clauses.c:2023 #: optimizer/util/clauses.c:2023
#, c-format #, c-format
...@@ -4589,7 +4589,7 @@ msgstr "" ...@@ -4589,7 +4589,7 @@ msgstr ""
#: parser/parse_expr.c:497 #: parser/parse_expr.c:497
msgid "subquery must return a column" msgid "subquery must return a column"
msgstr "" msgstr "subfrga mste returnera en kolumn"
#: parser/parse_expr.c:503 #: parser/parse_expr.c:503
msgid "subquery must return only one column" msgid "subquery must return only one column"
...@@ -4601,9 +4601,8 @@ msgid "row comparison cannot use operator %s" ...@@ -4601,9 +4601,8 @@ msgid "row comparison cannot use operator %s"
msgstr "radjmfrelse kan inte anvnda operator %s" msgstr "radjmfrelse kan inte anvnda operator %s"
#: parser/parse_expr.c:586 #: parser/parse_expr.c:586
#, fuzzy
msgid "subquery has too many columns" msgid "subquery has too many columns"
msgstr "subselect har fr mnga kolumner" msgstr "subfrga har fr mnga kolumner"
#: parser/parse_expr.c:604 #: parser/parse_expr.c:604
#, fuzzy, c-format #, fuzzy, c-format
...@@ -4621,9 +4620,8 @@ msgid "operator %s must not return a set" ...@@ -4621,9 +4620,8 @@ msgid "operator %s must not return a set"
msgstr "operator %s fr inte returnera en mngd" msgstr "operator %s fr inte returnera en mngd"
#: parser/parse_expr.c:624 #: parser/parse_expr.c:624
#, fuzzy
msgid "subquery has too few columns" msgid "subquery has too few columns"
msgstr "subselect har fr mnga kolumner" msgstr "subfrga har fr f kolumner"
#: parser/parse_expr.c:1531 #: parser/parse_expr.c:1531
#, c-format #, c-format
...@@ -4643,12 +4641,12 @@ msgstr "" ...@@ -4643,12 +4641,12 @@ msgstr ""
#: parser/parse_func.c:265 #: parser/parse_func.c:265
#, c-format #, c-format
msgid "%s(*) specified, but %s is not an aggregate function" msgid "%s(*) specified, but %s is not an aggregate function"
msgstr "" msgstr "%s(*) angivet, men %s r inte en aggregatfunktion"
#: parser/parse_func.c:271 #: parser/parse_func.c:271
#, c-format #, c-format
msgid "DISTINCT specified, but %s is not an aggregate function" msgid "DISTINCT specified, but %s is not an aggregate function"
msgstr "" msgstr "DISTINCT angiven, men %s r inte en aggregatfunktion"
#: parser/parse_func.c:296 #: parser/parse_func.c:296
#, c-format #, c-format
...@@ -4656,14 +4654,14 @@ msgid "attribute notation .%s applied to type %s, which is not a complex type" ...@@ -4656,14 +4654,14 @@ msgid "attribute notation .%s applied to type %s, which is not a complex type"
msgstr "" msgstr ""
#: parser/parse_func.c:301 #: parser/parse_func.c:301
#, fuzzy, c-format #, c-format
msgid "attribute \"%s\" not found in data type %s" msgid "attribute \"%s\" not found in data type %s"
msgstr "attributet \"%s\" har sammanslagen typ %s" msgstr ""
#: parser/parse_func.c:311 #: parser/parse_func.c:311
#, c-format #, c-format
msgid "function %s is not unique" msgid "function %s is not unique"
msgstr "" msgstr "funktionen %s r inte unik"
#: parser/parse_func.c:314 #: parser/parse_func.c:314
msgid "" msgid ""
...@@ -4920,7 +4918,7 @@ msgstr "" ...@@ -4920,7 +4918,7 @@ msgstr ""
#: scan.l:408 scan.l:566 #: scan.l:408 scan.l:566
#, c-format #, c-format
msgid "identifier \"%s\" will be truncated to \"%.*s\"" msgid "identifier \"%s\" will be truncated to \"%.*s\""
msgstr "" msgstr "identifierare \"%s\" trunkeras till \"%.*s\""
#: scan.l:422 #: scan.l:422
msgid "unterminated quoted identifier" msgid "unterminated quoted identifier"
...@@ -4940,7 +4938,7 @@ msgstr "%s vid eller n ...@@ -4940,7 +4938,7 @@ msgstr "%s vid eller n
#: y.tab.c:9106 #: y.tab.c:9106
msgid "syntax error: cannot back up" msgid "syntax error: cannot back up"
msgstr "" msgstr "syntaxfel: kan inte backa tillbaka"
#: gram.y:971 gram.y:997 #: gram.y:971 gram.y:997
msgid "time zone interval must be HOUR or HOUR TO MINUTE" msgid "time zone interval must be HOUR or HOUR TO MINUTE"
...@@ -4949,12 +4947,12 @@ msgstr "" ...@@ -4949,12 +4947,12 @@ msgstr ""
#: gram.y:982 gram.y:5172 gram.y:7270 #: gram.y:982 gram.y:5172 gram.y:7270
#, c-format #, c-format
msgid "INTERVAL(%d) precision must not be negative" msgid "INTERVAL(%d) precision must not be negative"
msgstr "" msgstr "INTERVAL(%d)-precision kan inte vara negativ"
#: gram.y:988 gram.y:5178 gram.y:7276 #: gram.y:988 gram.y:5178 gram.y:7276
#, c-format #, c-format
msgid "INTERVAL(%d) precision reduced to maximum allowed, %d" msgid "INTERVAL(%d) precision reduced to maximum allowed, %d"
msgstr "" msgstr "INTERVAL(%d)-precision reducerad till maximalt tilltna, %d"
#: gram.y:1780 utils/adt/ri_triggers.c:300 utils/adt/ri_triggers.c:362 #: gram.y:1780 utils/adt/ri_triggers.c:300 utils/adt/ri_triggers.c:362
#: utils/adt/ri_triggers.c:541 utils/adt/ri_triggers.c:780 #: utils/adt/ri_triggers.c:541 utils/adt/ri_triggers.c:780
...@@ -4969,7 +4967,7 @@ msgstr "MATCH PARTIAL ...@@ -4969,7 +4967,7 @@ msgstr "MATCH PARTIAL
#: gram.y:1862 #: gram.y:1862
msgid "CREATE TABLE AS may not specify INTO" msgid "CREATE TABLE AS may not specify INTO"
msgstr "" msgstr "CREATE TABLE AS kan inte ange INTO"
#: gram.y:2283 #: gram.y:2283
msgid "CREATE ASSERTION is not yet implemented" msgid "CREATE ASSERTION is not yet implemented"
...@@ -4997,7 +4995,7 @@ msgstr "" ...@@ -4997,7 +4995,7 @@ msgstr ""
#: gram.y:4231 #: gram.y:4231
msgid "column name list not allowed in CREATE TABLE / AS EXECUTE" msgid "column name list not allowed in CREATE TABLE / AS EXECUTE"
msgstr "" msgstr "kolumnnamnlista tillts inte i CREATE TABLE / AS EXECUTE"
#: gram.y:4697 #: gram.y:4697
msgid "LIMIT #,# syntax is not supported" msgid "LIMIT #,# syntax is not supported"
...@@ -5012,13 +5010,12 @@ msgid "For example, FROM (SELECT ...) [AS] foo." ...@@ -5012,13 +5010,12 @@ msgid "For example, FROM (SELECT ...) [AS] foo."
msgstr "Till exempel, FROM (SELECT ...) [AS] foo" msgstr "Till exempel, FROM (SELECT ...) [AS] foo"
#: gram.y:5275 #: gram.y:5275
#, fuzzy
msgid "precision for type float must be at least 1 bit" msgid "precision for type float must be at least 1 bit"
msgstr "lngden fr typ %s mste vara minst 1" msgstr "precisionen fr typen float mste vara minst 1 bit"
#: gram.y:5283 #: gram.y:5283
msgid "precision for type float must be less than 54 bits" msgid "precision for type float must be less than 54 bits"
msgstr "" msgstr "precisionen fr typen float mste vara mindre n 54 bits"
#: gram.y:5297 gram.y:5312 #: gram.y:5297 gram.y:5312
#, c-format #, c-format
...@@ -5063,12 +5060,12 @@ msgstr "" ...@@ -5063,12 +5060,12 @@ msgstr ""
#: gram.y:5592 #: gram.y:5592
#, c-format #, c-format
msgid "TIME(%d)%s precision must not be negative" msgid "TIME(%d)%s precision must not be negative"
msgstr "" msgstr "TIME(%d)%s-precisionen fr inte vara negativ"
#: gram.y:5598 #: gram.y:5598
#, c-format #, c-format
msgid "TIME(%d)%s precision reduced to maximum allowed, %d" msgid "TIME(%d)%s precision reduced to maximum allowed, %d"
msgstr "" msgstr "TIME(%d)%s-precisionen reducerad till maximalt tilltna, %d"
#: gram.y:5744 gram.y:7852 gram.y:7908 #: gram.y:5744 gram.y:7852 gram.y:7908
msgid "unequal number of entries in row expression" msgid "unequal number of entries in row expression"
...@@ -5120,20 +5117,19 @@ msgstr "" ...@@ -5120,20 +5117,19 @@ msgstr ""
#: gram.y:7721 #: gram.y:7721
msgid "OLD used in query that is not in a rule" msgid "OLD used in query that is not in a rule"
msgstr "" msgstr "OLD anvnd i en frga som inte r i en regel"
#: gram.y:7730 #: gram.y:7730
msgid "NEW used in query that is not in a rule" msgid "NEW used in query that is not in a rule"
msgstr "" msgstr "NEW anvnd i en frga som inte r i en regel"
#: y.tab.c:18355 #: y.tab.c:18355
msgid "syntax error; also virtual memory exhausted" msgid "syntax error; also virtual memory exhausted"
msgstr "" msgstr ""
#: y.tab.c:18359 #: y.tab.c:18359
#, fuzzy
msgid "syntax error" msgid "syntax error"
msgstr "syntaxfel i \"" msgstr "syntaxfel\""
#: y.tab.c:18458 #: y.tab.c:18458
msgid "parser stack overflow" msgid "parser stack overflow"
...@@ -5154,19 +5150,19 @@ msgstr "" ...@@ -5154,19 +5150,19 @@ msgstr ""
#: gram.y:8030 #: gram.y:8030
msgid "multiple ORDER BY clauses not allowed" msgid "multiple ORDER BY clauses not allowed"
msgstr "" msgstr "multipla ORDER BY-klausuler tillts inte"
#: gram.y:8038 #: gram.y:8038
msgid "multiple FOR UPDATE clauses not allowed" msgid "multiple FOR UPDATE clauses not allowed"
msgstr "" msgstr "multipla FOR UPDATE-klausuler tillts inte"
#: gram.y:8046 #: gram.y:8046
msgid "multiple OFFSET clauses not allowed" msgid "multiple OFFSET clauses not allowed"
msgstr "" msgstr "multipla OFFSET-klausuler tillts inte"
#: gram.y:8054 #: gram.y:8054
msgid "multiple LIMIT clauses not allowed" msgid "multiple LIMIT clauses not allowed"
msgstr "" msgstr "multipla LIMIT-klausuler tillts inte"
#: port/sysv_sema.c:117 port/pg_sema.c:117 #: port/sysv_sema.c:117 port/pg_sema.c:117
#, c-format #, c-format
...@@ -5255,9 +5251,9 @@ msgid "could not resolve \"localhost\": %s" ...@@ -5255,9 +5251,9 @@ msgid "could not resolve \"localhost\": %s"
msgstr "" msgstr ""
#: postmaster/pgstat.c:250 #: postmaster/pgstat.c:250
#, fuzzy, c-format #, c-format
msgid "could not create socket for statistics collector: %m" msgid "could not create socket for statistics collector: %m"
msgstr "kan inte skapa lsfil \"%s\": %m" msgstr ""
#: postmaster/pgstat.c:262 #: postmaster/pgstat.c:262
#, c-format #, c-format
...@@ -5352,19 +5348,19 @@ msgid "could not read statistics message: %m" ...@@ -5352,19 +5348,19 @@ msgid "could not read statistics message: %m"
msgstr "kunde inte lsa \"%s\": %m" msgstr "kunde inte lsa \"%s\": %m"
#: postmaster/pgstat.c:1949 #: postmaster/pgstat.c:1949
#, fuzzy, c-format #, c-format
msgid "could not write to statistics collector pipe: %m" msgid "could not write to statistics collector pipe: %m"
msgstr "kunde inte skriva till temp-fil \"%s\": %m" msgstr ""
#: postmaster/pgstat.c:2003 #: postmaster/pgstat.c:2003
#, fuzzy, c-format #, c-format
msgid "invalid server process ID %d" msgid "invalid server process ID %d"
msgstr "serverprocess" msgstr ""
#: postmaster/pgstat.c:2198 #: postmaster/pgstat.c:2198
#, fuzzy, c-format #, c-format
msgid "could not open temporary statistics file \"%s\": %m" msgid "could not open temporary statistics file \"%s\": %m"
msgstr "kunde inte ppna serverfil \"%s\": %m" msgstr ""
#: postmaster/pgstat.c:2225 #: postmaster/pgstat.c:2225
msgid "database hash table corrupted during cleanup --- abort" msgid "database hash table corrupted during cleanup --- abort"
...@@ -5381,9 +5377,9 @@ msgid "could not close temporary statistics file \"%s\": %m" ...@@ -5381,9 +5377,9 @@ msgid "could not close temporary statistics file \"%s\": %m"
msgstr "kan inte skapa skapa init-fil \"%s\": %m" msgstr "kan inte skapa skapa init-fil \"%s\": %m"
#: postmaster/pgstat.c:2320 #: postmaster/pgstat.c:2320
#, fuzzy, c-format #, c-format
msgid "could not rename temporary statistics file \"%s\" to \"%s\": %m" msgid "could not rename temporary statistics file \"%s\" to \"%s\": %m"
msgstr "kunde inte dpa om \"%s\" till \"%s\": %m" msgstr "kunde inte dpa om temporr statistikfil \"%s\" till \"%s\": %m"
#: postmaster/pgstat.c:2342 #: postmaster/pgstat.c:2342
msgid "dead-server-process hash table corrupted during cleanup --- abort" msgid "dead-server-process hash table corrupted during cleanup --- abort"
...@@ -5472,9 +5468,8 @@ msgid "could not create TCP/IP listen socket" ...@@ -5472,9 +5468,8 @@ msgid "could not create TCP/IP listen socket"
msgstr "" msgstr ""
#: postmaster/postmaster.c:813 #: postmaster/postmaster.c:813
#, fuzzy
msgid "could not create Unix-domain socket" msgid "could not create Unix-domain socket"
msgstr "kan inte skapa semafor: %m" msgstr ""
#: postmaster/postmaster.c:938 #: postmaster/postmaster.c:938
#, c-format #, c-format
...@@ -5482,9 +5477,9 @@ msgid "could not fork background process: %s" ...@@ -5482,9 +5477,9 @@ msgid "could not fork background process: %s"
msgstr "" msgstr ""
#: postmaster/postmaster.c:960 #: postmaster/postmaster.c:960
#, fuzzy, c-format #, c-format
msgid "could not dissociate from controlling TTY: %s" msgid "could not dissociate from controlling TTY: %s"
msgstr "kunde inte skapa kontrollfil \"%s\": %m" msgstr ""
#: postmaster/postmaster.c:980 #: postmaster/postmaster.c:980
#, c-format #, c-format
...@@ -5588,7 +5583,7 @@ msgstr "" ...@@ -5588,7 +5583,7 @@ msgstr ""
#: postmaster/postmaster.c:1005 #: postmaster/postmaster.c:1005
msgid "" msgid ""
" -n do not reinitialize shared memory after abnormal exit\n" " -n do not reinitialize shared memory after abnormal exit\n"
msgstr "" msgstr " -n initiera inte delat minne p nytt efter onormal avstngning\n"
#: postmaster/postmaster.c:1006 #: postmaster/postmaster.c:1006
msgid " -s send SIGSTOP to all backend servers if one dies\n" msgid " -s send SIGSTOP to all backend servers if one dies\n"
...@@ -5811,7 +5806,7 @@ msgstr "" ...@@ -5811,7 +5806,7 @@ msgstr ""
#: rewrite/rewriteDefine.c:239 #: rewrite/rewriteDefine.c:239
msgid "Use triggers instead." msgid "Use triggers instead."
msgstr "" msgstr "Anvnd utlsare istllet."
#: rewrite/rewriteDefine.c:256 #: rewrite/rewriteDefine.c:256
#, fuzzy #, fuzzy
...@@ -5820,7 +5815,7 @@ msgstr "CREATE FUNCTION / OUT -parametrar ...@@ -5820,7 +5815,7 @@ msgstr "CREATE FUNCTION / OUT -parametrar
#: rewrite/rewriteDefine.c:257 #: rewrite/rewriteDefine.c:257
msgid "Use views instead." msgid "Use views instead."
msgstr "" msgstr "Anvnd vyer istllet."
#: rewrite/rewriteDefine.c:265 #: rewrite/rewriteDefine.c:265
msgid "multiple actions for rules on SELECT are not implemented" msgid "multiple actions for rules on SELECT are not implemented"
...@@ -5968,7 +5963,7 @@ msgstr "" ...@@ -5968,7 +5963,7 @@ msgstr ""
#: storage/buffer/bufmgr.c:2092 #: storage/buffer/bufmgr.c:2092
#, c-format #, c-format
msgid "writing block %u of relation %u/%u" msgid "writing block %u of relation %u/%u"
msgstr "" msgstr "skriver block %u i relation %u/%u"
#: storage/buffer/localbuf.c:85 #: storage/buffer/localbuf.c:85
msgid "no empty local buffer available" msgid "no empty local buffer available"
...@@ -5986,7 +5981,7 @@ msgstr "" ...@@ -5986,7 +5981,7 @@ msgstr ""
#: storage/file/fd.c:330 #: storage/file/fd.c:330
#, c-format #, c-format
msgid "System allows %ld, we need at least %d." msgid "System allows %ld, we need at least %d."
msgstr "" msgstr "Systemet tillter %ld, vi behver minst %d."
#: storage/freespace/freespace.c:275 storage/freespace/freespace.c:293 #: storage/freespace/freespace.c:275 storage/freespace/freespace.c:293
#: storage/freespace/freespace.c:312 #: storage/freespace/freespace.c:312
...@@ -6000,7 +5995,7 @@ msgstr "" ...@@ -6000,7 +5995,7 @@ msgstr ""
#: storage/freespace/freespace.c:340 #: storage/freespace/freespace.c:340
msgid "max_fsm_pages is too large" msgid "max_fsm_pages is too large"
msgstr "" msgstr "max_fsm_pages r fr stor"
#: storage/freespace/freespace.c:711 #: storage/freespace/freespace.c:711
#, c-format #, c-format
...@@ -6013,9 +6008,9 @@ msgid "Allocated FSM size: %d relations + %d pages = %.0f kB shared memory." ...@@ -6013,9 +6008,9 @@ msgid "Allocated FSM size: %d relations + %d pages = %.0f kB shared memory."
msgstr "" msgstr ""
#: storage/ipc/shmem.c:408 #: storage/ipc/shmem.c:408
#, fuzzy, c-format #, c-format
msgid "could not allocate shared memory segment \"%s\"" msgid "could not allocate shared memory segment \"%s\""
msgstr "kunde inte allokera \"%s\"" msgstr "kunde inte allokera delat minnessegment \"%s\""
#: storage/lmgr/deadlock.c:867 #: storage/lmgr/deadlock.c:867
#, c-format #, c-format
...@@ -6030,7 +6025,7 @@ msgstr "" ...@@ -6030,7 +6025,7 @@ msgstr ""
#: storage/lmgr/deadlock.c:887 #: storage/lmgr/deadlock.c:887
msgid "deadlock detected" msgid "deadlock detected"
msgstr "" msgstr "deadlock upptckt"
#: storage/lmgr/lock.c:466 storage/lmgr/lock.c:514 #: storage/lmgr/lock.c:466 storage/lmgr/lock.c:514
msgid "You may need to increase max_locks_per_transaction." msgid "You may need to increase max_locks_per_transaction."
...@@ -6142,17 +6137,17 @@ msgstr "" ...@@ -6142,17 +6137,17 @@ msgstr ""
#: tcop/postgres.c:463 #: tcop/postgres.c:463
#, c-format #, c-format
msgid "statement: %s" msgid "statement: %s"
msgstr "" msgstr "sats: %s"
#: tcop/postgres.c:956 #: tcop/postgres.c:956
#, c-format #, c-format
msgid "duration: %ld.%03ld ms" msgid "duration: %ld.%03ld ms"
msgstr "" msgstr "varaktighet: %ld.%03ld ms"
#: tcop/postgres.c:969 #: tcop/postgres.c:969
#, c-format #, c-format
msgid "duration: %ld.%03ld ms statement: %s" msgid "duration: %ld.%03ld ms statement: %s"
msgstr "" msgstr "varaktighet: %ld.%03ld ms sats: %s"
#: tcop/postgres.c:1077 #: tcop/postgres.c:1077
msgid "cannot insert multiple commands into a prepared statement" msgid "cannot insert multiple commands into a prepared statement"
...@@ -6239,18 +6234,16 @@ msgstr "" ...@@ -6239,18 +6234,16 @@ msgstr ""
"\n" "\n"
#: tcop/postgres.c:1981 #: tcop/postgres.c:1981
#, fuzzy
msgid " -d 0-5 debugging level (0 is off)\n" msgid " -d 0-5 debugging level (0 is off)\n"
msgstr " -d 1-5 debug-niv\n" msgstr " -d 1-5 debug-niv (0 r av)\n"
#: tcop/postgres.c:1983 #: tcop/postgres.c:1983
msgid " -e use European date input format (DMY)\n" msgid " -e use European date input format (DMY)\n"
msgstr "" msgstr ""
#: tcop/postgres.c:1984 #: tcop/postgres.c:1984
#, fuzzy
msgid " -E echo query before execution\n" msgid " -E echo query before execution\n"
msgstr " -l tillt SSL-anslutningar\n" msgstr " -E skriv ut frgan fre krning\n"
#: tcop/postgres.c:1986 #: tcop/postgres.c:1986
msgid " -N do not use newline as interactive query delimiter\n" msgid " -N do not use newline as interactive query delimiter\n"
...@@ -6261,9 +6254,8 @@ msgid " -o FILENAME send stdout and stderr to given file\n" ...@@ -6261,9 +6254,8 @@ msgid " -o FILENAME send stdout and stderr to given file\n"
msgstr "" msgstr ""
#: tcop/postgres.c:1988 #: tcop/postgres.c:1988
#, fuzzy
msgid " -P disable system indexes\n" msgid " -P disable system indexes\n"
msgstr " -l tillt SSL-anslutningar\n" msgstr " -P stng av systemindex\n"
#: tcop/postgres.c:1989 #: tcop/postgres.c:1989
msgid " -s show statistics after each query\n" msgid " -s show statistics after each query\n"
...@@ -6282,14 +6274,12 @@ msgid " -f s|i|n|m|h forbid use of some plan types\n" ...@@ -6282,14 +6274,12 @@ msgid " -f s|i|n|m|h forbid use of some plan types\n"
msgstr "" msgstr ""
#: tcop/postgres.c:1996 #: tcop/postgres.c:1996
#, fuzzy
msgid " -i do not execute queries\n" msgid " -i do not execute queries\n"
msgstr " -i tillt TCP/IP-uppkopplingar\n" msgstr " -i utfr inga frgor\n"
#: tcop/postgres.c:1997 #: tcop/postgres.c:1997
#, fuzzy
msgid " -O allow system table structure changes\n" msgid " -O allow system table structure changes\n"
msgstr " -l tillt SSL-anslutningar\n" msgstr ""
#: tcop/postgres.c:1998 #: tcop/postgres.c:1998
msgid " -t pa|pl|ex show timings after each query\n" msgid " -t pa|pl|ex show timings after each query\n"
...@@ -6303,7 +6293,7 @@ msgstr "" ...@@ -6303,7 +6293,7 @@ msgstr ""
msgid "" msgid ""
"\n" "\n"
"Report bugs to <pgsql-bugs@postgresql.org>.\n" "Report bugs to <pgsql-bugs@postgresql.org>.\n"
msgstr "" msgstr "\nRapportera buggar till <pgsql-bugs@postgresql.org>.\n"
#: tcop/postgres.c:2448 #: tcop/postgres.c:2448
msgid "" msgid ""
...@@ -6319,7 +6309,7 @@ msgstr "%s: ogiltigt kommandoradsargument" ...@@ -6319,7 +6309,7 @@ msgstr "%s: ogiltigt kommandoradsargument"
#: tcop/postgres.c:2536 tcop/postgres.c:2554 #: tcop/postgres.c:2536 tcop/postgres.c:2554
#, c-format #, c-format
msgid "Try \"%s --help\" for more information." msgid "Try \"%s --help\" for more information."
msgstr "" msgstr "Frsk med \"%s --help\" fr mer information."
#: tcop/postgres.c:2552 #: tcop/postgres.c:2552
#, c-format #, c-format
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment