mirror of
https://github.com/postgres/postgres.git
synced 2025-07-17 06:41:09 +03:00
Translation updates
Source-Git-URL: git://git.postgresql.org/git/pgtranslation/messages.git Source-Git-Hash: 9128065fbbbb7b7b489a292773618c9273ff5c53
This commit is contained in:
@ -455,7 +455,7 @@ msgstr "enregistrement litéral invalide : « %s »"
|
||||
#: plpy_typeio.c:1348
|
||||
#, c-format
|
||||
msgid "Missing left parenthesis."
|
||||
msgstr "Parenthèse gauche manquante"
|
||||
msgstr "Parenthèse gauche manquante."
|
||||
|
||||
#: plpy_typeio.c:1349 plpy_typeio.c:1550
|
||||
#, c-format
|
||||
|
@ -1,16 +1,16 @@
|
||||
# Swedish message translation file for plpython
|
||||
# Copyright (C) 2017 PostgreSQL Global Development Group
|
||||
# This file is distributed under the same license as the PostgreSQL package.
|
||||
# Dennis Björklund <db@zigo.dhs.org>, 2017, 2018, 2019.
|
||||
# Dennis Björklund <db@zigo.dhs.org>, 2017, 2018, 2019, 2020, 2021.
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: plpython (PostgreSQL) 12\n"
|
||||
"Project-Id-Version: PostgreSQL 12\n"
|
||||
"Report-Msgid-Bugs-To: pgsql-bugs@lists.postgresql.org\n"
|
||||
"POT-Creation-Date: 2019-04-29 12:37+0000\n"
|
||||
"PO-Revision-Date: 2019-04-29 14:54+0200\n"
|
||||
"POT-Creation-Date: 2021-11-07 09:08+0000\n"
|
||||
"PO-Revision-Date: 2021-11-07 10:38+0100\n"
|
||||
"Last-Translator: Dennis Björklund <db@zigo.dhs.org>\n"
|
||||
"Language-Team: Swedish <sv@li.org>\n"
|
||||
"Language-Team: Swedish <pgsql-translators@postgresql.org>\n"
|
||||
"Language: sv\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
@ -457,15 +457,3 @@ msgstr "kunde inte konvertera Python-unicode-objekt till bytes"
|
||||
#, c-format
|
||||
msgid "could not extract bytes from encoded string"
|
||||
msgstr "kunde inte extrahera bytes från kodad sträng"
|
||||
|
||||
#~ msgid "could not create new dictionary while building trigger arguments"
|
||||
#~ msgstr "kunde inte skapa ny katalog vid byggande av utlösarargument"
|
||||
|
||||
#~ msgid "could not create globals"
|
||||
#~ msgstr "kundew inte skapa globaler"
|
||||
|
||||
#~ msgid "could not create exception \"%s\""
|
||||
#~ msgstr "kunde inte skapa undantag \"%s\""
|
||||
|
||||
#~ msgid "could not create new dictionary"
|
||||
#~ msgstr "kunde inte skapa ny katalog"
|
||||
|
Reference in New Issue
Block a user