sv: Translation updates
authorDennis BjΓΆrklund <db@zigo.dhs.org>
Wed, 3 Sep 2025 06:29:47 +0000 (08:29 +0200)
committerDennis BjΓΆrklund <db@zigo.dhs.org>
Wed, 3 Sep 2025 06:30:10 +0000 (08:30 +0200)
sv/postgres.po

index fb55a5eb7cae83dbc84c8cc4a86980c851f19232..c5530e369468e7e6dd4f3c613c5a302af2dd5617 100644 (file)
@@ -24,7 +24,7 @@ msgstr ""
 "Project-Id-Version: PostgreSQL 14\n"
 "Report-Msgid-Bugs-To: pgsql-bugs@lists.postgresql.org\n"
 "POT-Creation-Date: 2025-09-03 05:19+0000\n"
-"PO-Revision-Date: 2025-08-09 20:15+0200\n"
+"PO-Revision-Date: 2025-09-03 06:55+0200\n"
 "Last-Translator: Dennis BjΓΆrklund <db@zigo.dhs.org>\n"
 "Language-Team: Swedish <pgsql-translators@postgresql.org>\n"
 "Language: sv\n"
@@ -21900,16 +21900,14 @@ msgid "must be superuser to do CHECKPOINT"
 msgstr "mΓ₯ste vara superuser fΓΆr att gΓΆra CHECKPOINT"
 
 #: tcop/utility.c:1866
-#, fuzzy, c-format
-#| msgid "Writes temporary statistics files to the specified directory."
+#, c-format
 msgid "cannot create statistics on the specified relation"
-msgstr "Skriver temporΓ€ra statistikfiler till angiven katalog."
+msgstr "kan inte skapa statistik fΓΆr angivna relationen"
 
 #: tcop/utility.c:1867
-#, fuzzy, c-format
-#| msgid "relation \"%s\" is not a table, foreign table, or materialized view"
+#, c-format
 msgid "CREATE STATISTICS only supports tables, foreign tables and materialized views."
-msgstr "relationen \"%s\" Γ€r inte en tabell, frΓ€mmande tabell eller materialiserad vy"
+msgstr "CREATE STATISTICS stΓΆder bara tabeller, frΓ€mmande tabeller och materialiserade vyer."
 
 #: tsearch/dict_ispell.c:52 tsearch/dict_thesaurus.c:615
 #, c-format