"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"
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