mirror of
https://github.com/postgres/postgres.git
synced 2025-04-29 13:56:47 +03:00
Translation updates
Source-Git-URL: https://git.postgresql.org/git/pgtranslation/messages.git Source-Git-Hash: 884f33d735870f94357820800840af3e93ff4628
This commit is contained in:
parent
6cb3372411
commit
299addd592
@ -1,6 +1,6 @@
|
|||||||
# src/backend/nls.mk
|
# src/backend/nls.mk
|
||||||
CATALOG_NAME = postgres
|
CATALOG_NAME = postgres
|
||||||
AVAIL_LANGUAGES = de es fr id it ja ko pl pt_BR ru zh_CN
|
AVAIL_LANGUAGES = de es fr id it ja ko pl pt_BR ru sv zh_CN
|
||||||
GETTEXT_FILES = + gettext-files
|
GETTEXT_FILES = + gettext-files
|
||||||
GETTEXT_TRIGGERS = $(BACKEND_COMMON_GETTEXT_TRIGGERS) \
|
GETTEXT_TRIGGERS = $(BACKEND_COMMON_GETTEXT_TRIGGERS) \
|
||||||
GUC_check_errmsg GUC_check_errdetail GUC_check_errhint \
|
GUC_check_errmsg GUC_check_errdetail GUC_check_errhint \
|
||||||
|
@ -13546,7 +13546,7 @@ msgstr "%s n'est pas autorisé avec UNION/INTERSECT/EXCEPT"
|
|||||||
#: optimizer/plan/planner.c:2166 optimizer/plan/planner.c:4124
|
#: optimizer/plan/planner.c:2166 optimizer/plan/planner.c:4124
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "could not implement GROUP BY"
|
msgid "could not implement GROUP BY"
|
||||||
msgstr "n'a pas pu implanté GROUP BY"
|
msgstr "n'a pas pu implanter GROUP BY"
|
||||||
|
|
||||||
#: optimizer/plan/planner.c:2167 optimizer/plan/planner.c:4125 optimizer/plan/planner.c:4865 optimizer/prep/prepunion.c:935
|
#: optimizer/plan/planner.c:2167 optimizer/plan/planner.c:4125 optimizer/plan/planner.c:4865 optimizer/prep/prepunion.c:935
|
||||||
#, c-format
|
#, c-format
|
||||||
@ -13558,7 +13558,7 @@ msgstr ""
|
|||||||
#: optimizer/plan/planner.c:4864
|
#: optimizer/plan/planner.c:4864
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "could not implement DISTINCT"
|
msgid "could not implement DISTINCT"
|
||||||
msgstr "n'a pas pu implanté DISTINCT"
|
msgstr "n'a pas pu implanter DISTINCT"
|
||||||
|
|
||||||
#: optimizer/plan/planner.c:5544
|
#: optimizer/plan/planner.c:5544
|
||||||
#, c-format
|
#, c-format
|
||||||
@ -13590,7 +13590,7 @@ msgstr "trop d'enregistrements dans la table range"
|
|||||||
#: optimizer/prep/prepunion.c:496
|
#: optimizer/prep/prepunion.c:496
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "could not implement recursive UNION"
|
msgid "could not implement recursive UNION"
|
||||||
msgstr "n'a pas pu implanté le UNION récursif"
|
msgstr "n'a pas pu implanter le UNION récursif"
|
||||||
|
|
||||||
#: optimizer/prep/prepunion.c:497
|
#: optimizer/prep/prepunion.c:497
|
||||||
#, c-format
|
#, c-format
|
||||||
@ -13601,7 +13601,7 @@ msgstr "Tous les types de données colonnes doivent être hachables."
|
|||||||
#: optimizer/prep/prepunion.c:934
|
#: optimizer/prep/prepunion.c:934
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "could not implement %s"
|
msgid "could not implement %s"
|
||||||
msgstr "n'a pas pu implanté %s"
|
msgstr "n'a pas pu implanter %s"
|
||||||
|
|
||||||
#: optimizer/util/clauses.c:4693
|
#: optimizer/util/clauses.c:4693
|
||||||
#, c-format
|
#, c-format
|
||||||
|
@ -18,7 +18,7 @@ msgstr ""
|
|||||||
"Project-Id-Version: postgres (PostgreSQL) 10\n"
|
"Project-Id-Version: postgres (PostgreSQL) 10\n"
|
||||||
"Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
|
"Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
|
||||||
"POT-Creation-Date: 2017-11-07 19:08+0000\n"
|
"POT-Creation-Date: 2017-11-07 19:08+0000\n"
|
||||||
"PO-Revision-Date: 2017-11-07 22:06+0100\n"
|
"PO-Revision-Date: 2018-06-25 08:51+0200\n"
|
||||||
"Last-Translator: Daniele Varrazzo <daniele.varrazzo@gmail.com>\n"
|
"Last-Translator: Daniele Varrazzo <daniele.varrazzo@gmail.com>\n"
|
||||||
"Language-Team: https://github.com/dvarrazzo/postgresql-it\n"
|
"Language-Team: https://github.com/dvarrazzo/postgresql-it\n"
|
||||||
"Language: it\n"
|
"Language: it\n"
|
||||||
@ -18378,7 +18378,7 @@ msgstr "il messaggio di bind ha %d formati di parametri ma %d parametri"
|
|||||||
#: tcop/postgres.c:1549
|
#: tcop/postgres.c:1549
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "bind message supplies %d parameters, but prepared statement \"%s\" requires %d"
|
msgid "bind message supplies %d parameters, but prepared statement \"%s\" requires %d"
|
||||||
msgstr "il messaggio di bind fornisce %d paramatri, ma l'istruzione preparata \"%s\" ne richiede %d"
|
msgstr "il messaggio di bind fornisce %d parametri, ma l'istruzione preparata \"%s\" ne richiede %d"
|
||||||
|
|
||||||
#: tcop/postgres.c:1719
|
#: tcop/postgres.c:1719
|
||||||
#, c-format
|
#, c-format
|
||||||
|
26101
src/backend/po/sv.po
Normal file
26101
src/backend/po/sv.po
Normal file
File diff suppressed because it is too large
Load Diff
@ -9,8 +9,8 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: PostgreSQL 11\n"
|
"Project-Id-Version: PostgreSQL 11\n"
|
||||||
"Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
|
"Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
|
||||||
"POT-Creation-Date: 2018-05-18 04:16+0000\n"
|
"POT-Creation-Date: 2018-06-25 02:46+0000\n"
|
||||||
"PO-Revision-Date: 2018-05-18 10:31-0400\n"
|
"PO-Revision-Date: 2018-06-25 09:34+0200\n"
|
||||||
"Last-Translator: Peter Eisentraut <peter_e@gmx.net>\n"
|
"Last-Translator: Peter Eisentraut <peter_e@gmx.net>\n"
|
||||||
"Language-Team: Peter Eisentraut <peter_e@gmx.net>\n"
|
"Language-Team: Peter Eisentraut <peter_e@gmx.net>\n"
|
||||||
"Language: de\n"
|
"Language: de\n"
|
||||||
@ -282,29 +282,30 @@ msgstr " -P, --progress Fortschrittsinformationen zeigen\n"
|
|||||||
msgid " -S, --slot=SLOTNAME replication slot to use\n"
|
msgid " -S, --slot=SLOTNAME replication slot to use\n"
|
||||||
msgstr " -S, --slot=SLOTNAME zu verwendender Replikations-Slot\n"
|
msgstr " -S, --slot=SLOTNAME zu verwendender Replikations-Slot\n"
|
||||||
|
|
||||||
#: pg_basebackup.c:366
|
#: pg_basebackup.c:366 pg_receivewal.c:91 pg_recvlogical.c:99
|
||||||
#, c-format
|
|
||||||
msgid " --no-slot prevent creation of temporary replication slot\n"
|
|
||||||
msgstr " --no-slot keinen temporären Replikations-Slot erzeugen\n"
|
|
||||||
|
|
||||||
#: pg_basebackup.c:367
|
|
||||||
#, fuzzy, c-format
|
|
||||||
#| msgid " -k, --data-checksums use data page checksums\n"
|
|
||||||
msgid ""
|
|
||||||
" -k, --no-verify-checksums\n"
|
|
||||||
" do not verify checksums\n"
|
|
||||||
msgstr " -k, --data-checksums Datenseitenprüfsummen verwenden\n"
|
|
||||||
|
|
||||||
#: pg_basebackup.c:369 pg_receivewal.c:91 pg_recvlogical.c:99
|
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid " -v, --verbose output verbose messages\n"
|
msgid " -v, --verbose output verbose messages\n"
|
||||||
msgstr " -v, --verbose »Verbose«-Modus\n"
|
msgstr " -v, --verbose »Verbose«-Modus\n"
|
||||||
|
|
||||||
#: pg_basebackup.c:370 pg_receivewal.c:92 pg_recvlogical.c:100
|
#: pg_basebackup.c:367 pg_receivewal.c:92 pg_recvlogical.c:100
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid " -V, --version output version information, then exit\n"
|
msgid " -V, --version output version information, then exit\n"
|
||||||
msgstr " -V, --version Versionsinformationen anzeigen, dann beenden\n"
|
msgstr " -V, --version Versionsinformationen anzeigen, dann beenden\n"
|
||||||
|
|
||||||
|
#: pg_basebackup.c:368
|
||||||
|
#, c-format
|
||||||
|
msgid " --no-slot prevent creation of temporary replication slot\n"
|
||||||
|
msgstr " --no-slot keinen temporären Replikations-Slot erzeugen\n"
|
||||||
|
|
||||||
|
#: pg_basebackup.c:369
|
||||||
|
#, c-format
|
||||||
|
msgid ""
|
||||||
|
" --no-verify-checksums\n"
|
||||||
|
" do not verify checksums\n"
|
||||||
|
msgstr ""
|
||||||
|
" --no-verify-checksums\n"
|
||||||
|
" Prüfsummen nicht überprüfen\n"
|
||||||
|
|
||||||
#: pg_basebackup.c:371 pg_receivewal.c:94 pg_recvlogical.c:101
|
#: pg_basebackup.c:371 pg_receivewal.c:94 pg_recvlogical.c:101
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid " -?, --help show this help, then exit\n"
|
msgid " -?, --help show this help, then exit\n"
|
||||||
@ -1366,34 +1367,34 @@ msgstr "%s: konnte Replikations-Slot »%s« nicht erzeugen: %d Zeilen und %d Fel
|
|||||||
msgid "%s: could not drop replication slot \"%s\": got %d rows and %d fields, expected %d rows and %d fields\n"
|
msgid "%s: could not drop replication slot \"%s\": got %d rows and %d fields, expected %d rows and %d fields\n"
|
||||||
msgstr "%s: konnte Replikations-Slot »%s« nicht löschen: %d Zeilen und %d Felder erhalten, %d Zeilen und %d Felder erwartet\n"
|
msgstr "%s: konnte Replikations-Slot »%s« nicht löschen: %d Zeilen und %d Felder erhalten, %d Zeilen und %d Felder erwartet\n"
|
||||||
|
|
||||||
#: walmethods.c:436 walmethods.c:906
|
#: walmethods.c:440 walmethods.c:928
|
||||||
msgid "could not compress data"
|
msgid "could not compress data"
|
||||||
msgstr "konnte Daten nicht komprimieren"
|
msgstr "konnte Daten nicht komprimieren"
|
||||||
|
|
||||||
#: walmethods.c:460
|
#: walmethods.c:471
|
||||||
msgid "could not reset compression stream"
|
msgid "could not reset compression stream"
|
||||||
msgstr "konnte Komprimierungsstrom nicht zurücksetzen"
|
msgstr "konnte Komprimierungsstrom nicht zurücksetzen"
|
||||||
|
|
||||||
#: walmethods.c:562
|
#: walmethods.c:573
|
||||||
msgid "could not initialize compression library"
|
msgid "could not initialize compression library"
|
||||||
msgstr "konnte Komprimierungsbibliothek nicht initialisieren"
|
msgstr "konnte Komprimierungsbibliothek nicht initialisieren"
|
||||||
|
|
||||||
#: walmethods.c:574
|
#: walmethods.c:585
|
||||||
msgid "implementation error: tar files can't have more than one open file"
|
msgid "implementation error: tar files can't have more than one open file"
|
||||||
msgstr "Implementierungsfehler: Tar-Dateien können nicht mehr als eine offene Datei haben"
|
msgstr "Implementierungsfehler: Tar-Dateien können nicht mehr als eine offene Datei haben"
|
||||||
|
|
||||||
#: walmethods.c:588
|
#: walmethods.c:599
|
||||||
msgid "could not create tar header"
|
msgid "could not create tar header"
|
||||||
msgstr "konnte Tar-Dateikopf nicht erzeugen"
|
msgstr "konnte Tar-Dateikopf nicht erzeugen"
|
||||||
|
|
||||||
#: walmethods.c:602 walmethods.c:640 walmethods.c:829 walmethods.c:840
|
#: walmethods.c:613 walmethods.c:652 walmethods.c:846 walmethods.c:857
|
||||||
msgid "could not change compression parameters"
|
msgid "could not change compression parameters"
|
||||||
msgstr "konnte Komprimierungsparameter nicht ändern"
|
msgstr "konnte Komprimierungsparameter nicht ändern"
|
||||||
|
|
||||||
#: walmethods.c:722
|
#: walmethods.c:734
|
||||||
msgid "unlink not supported with compression"
|
msgid "unlink not supported with compression"
|
||||||
msgstr "Unlink wird bei Komprimierung nicht unterstützt"
|
msgstr "Unlink wird bei Komprimierung nicht unterstützt"
|
||||||
|
|
||||||
#: walmethods.c:922
|
#: walmethods.c:952
|
||||||
msgid "could not close compression stream"
|
msgid "could not close compression stream"
|
||||||
msgstr "konnte Komprimierungsstrom nicht schließen"
|
msgstr "konnte Komprimierungsstrom nicht schließen"
|
||||||
|
@ -16,7 +16,7 @@ msgstr ""
|
|||||||
"Project-Id-Version: pg_basebackup (PostgreSQL) 10\n"
|
"Project-Id-Version: pg_basebackup (PostgreSQL) 10\n"
|
||||||
"Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
|
"Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
|
||||||
"POT-Creation-Date: 2017-08-30 21:44+0000\n"
|
"POT-Creation-Date: 2017-08-30 21:44+0000\n"
|
||||||
"PO-Revision-Date: 2017-08-31 01:15+0100\n"
|
"PO-Revision-Date: 2018-06-25 08:58+0200\n"
|
||||||
"Last-Translator: Daniele Varrazzo <daniele.varrazzo@gmail.com>\n"
|
"Last-Translator: Daniele Varrazzo <daniele.varrazzo@gmail.com>\n"
|
||||||
"Language-Team: https://github.com/dvarrazzo/postgresql-it\n"
|
"Language-Team: https://github.com/dvarrazzo/postgresql-it\n"
|
||||||
"Language: it\n"
|
"Language: it\n"
|
||||||
@ -936,9 +936,7 @@ msgstr "%s: disconnesso; aspetterò %d secondi prima di riprovare\n"
|
|||||||
msgid ""
|
msgid ""
|
||||||
"%s controls PostgreSQL logical decoding streams.\n"
|
"%s controls PostgreSQL logical decoding streams.\n"
|
||||||
"\n"
|
"\n"
|
||||||
msgstr ""
|
msgstr "%s controlla i flussi di decodifica logica di PostgreSQL.\n\n"
|
||||||
"%s controlla i flussi di decodifica logica di PostgreSQ.\n"
|
|
||||||
"\n"
|
|
||||||
|
|
||||||
#: pg_recvlogical.c:79
|
#: pg_recvlogical.c:79
|
||||||
#, c-format
|
#, c-format
|
||||||
|
@ -7,8 +7,8 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: pg_basebackup (PostgreSQL) 10\n"
|
"Project-Id-Version: pg_basebackup (PostgreSQL) 10\n"
|
||||||
"Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
|
"Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
|
||||||
"POT-Creation-Date: 2018-05-18 17:15+0000\n"
|
"POT-Creation-Date: 2018-05-23 18:47+0000\n"
|
||||||
"PO-Revision-Date: 2018-05-18 22:39+0200\n"
|
"PO-Revision-Date: 2018-05-23 22:43+0200\n"
|
||||||
"Last-Translator: Dennis Björklund <db@zigo.dhs.org>\n"
|
"Last-Translator: Dennis Björklund <db@zigo.dhs.org>\n"
|
||||||
"Language-Team: SWEDISH <sv@li.org>\n"
|
"Language-Team: SWEDISH <sv@li.org>\n"
|
||||||
"Language: sv\n"
|
"Language: sv\n"
|
||||||
@ -278,30 +278,30 @@ msgstr " -P, --progress visa förloppsinformation\n"
|
|||||||
msgid " -S, --slot=SLOTNAME replication slot to use\n"
|
msgid " -S, --slot=SLOTNAME replication slot to use\n"
|
||||||
msgstr " -S, --slot=SLOTNAMN replikerings-slot att använda\n"
|
msgstr " -S, --slot=SLOTNAMN replikerings-slot att använda\n"
|
||||||
|
|
||||||
#: pg_basebackup.c:366
|
#: pg_basebackup.c:366 pg_receivewal.c:91 pg_recvlogical.c:99
|
||||||
#, c-format
|
|
||||||
msgid " --no-slot prevent creation of temporary replication slot\n"
|
|
||||||
msgstr " --no-slot förhindra skapande av temporär replikerings-slot\n"
|
|
||||||
|
|
||||||
#: pg_basebackup.c:367
|
|
||||||
#, c-format
|
|
||||||
msgid ""
|
|
||||||
" -k, --no-verify-checksums\n"
|
|
||||||
" do not verify checksums\n"
|
|
||||||
msgstr ""
|
|
||||||
" -k, --no-verify-checksums\n"
|
|
||||||
" verifiera inte checksummor\n"
|
|
||||||
|
|
||||||
#: pg_basebackup.c:369 pg_receivewal.c:91 pg_recvlogical.c:99
|
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid " -v, --verbose output verbose messages\n"
|
msgid " -v, --verbose output verbose messages\n"
|
||||||
msgstr " -v, --verbose mata ut utförliga meddelanden\n"
|
msgstr " -v, --verbose mata ut utförliga meddelanden\n"
|
||||||
|
|
||||||
#: pg_basebackup.c:370 pg_receivewal.c:92 pg_recvlogical.c:100
|
#: pg_basebackup.c:367 pg_receivewal.c:92 pg_recvlogical.c:100
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid " -V, --version output version information, then exit\n"
|
msgid " -V, --version output version information, then exit\n"
|
||||||
msgstr " -V, --version visa versionsinformation, avsluta sedan\n"
|
msgstr " -V, --version visa versionsinformation, avsluta sedan\n"
|
||||||
|
|
||||||
|
#: pg_basebackup.c:368
|
||||||
|
#, c-format
|
||||||
|
msgid " --no-slot prevent creation of temporary replication slot\n"
|
||||||
|
msgstr " --no-slot förhindra skapande av temporär replikerings-slot\n"
|
||||||
|
|
||||||
|
#: pg_basebackup.c:369
|
||||||
|
#, c-format
|
||||||
|
msgid ""
|
||||||
|
" --no-verify-checksums\n"
|
||||||
|
" do not verify checksums\n"
|
||||||
|
msgstr ""
|
||||||
|
" --no-verify-checksums\n"
|
||||||
|
" verifiera inte checksummor\n"
|
||||||
|
|
||||||
#: pg_basebackup.c:371 pg_receivewal.c:94 pg_recvlogical.c:101
|
#: pg_basebackup.c:371 pg_receivewal.c:94 pg_recvlogical.c:101
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid " -?, --help show this help, then exit\n"
|
msgid " -?, --help show this help, then exit\n"
|
||||||
@ -1391,8 +1391,8 @@ msgstr "unlink stöds inte med komprimering"
|
|||||||
msgid "could not close compression stream"
|
msgid "could not close compression stream"
|
||||||
msgstr "kunde inte stänga komprimeringsström"
|
msgstr "kunde inte stänga komprimeringsström"
|
||||||
|
|
||||||
#~ msgid "%s: could not send replication command \"%s\": %s\n"
|
|
||||||
#~ msgstr "%s: kunde inte skicka replikeringskommando \"%s\": %s\n"
|
|
||||||
|
|
||||||
#~ msgid "%s: --create-slot needs a slot to be specified using --slot\n"
|
#~ msgid "%s: --create-slot needs a slot to be specified using --slot\n"
|
||||||
#~ msgstr "%s: --create-slot kräver att en slot angivits med flaggan --slot\n"
|
#~ msgstr "%s: --create-slot kräver att en slot angivits med flaggan --slot\n"
|
||||||
|
|
||||||
|
#~ msgid "%s: could not send replication command \"%s\": %s\n"
|
||||||
|
#~ msgstr "%s: kunde inte skicka replikeringskommando \"%s\": %s\n"
|
||||||
|
@ -7,8 +7,8 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: PostgreSQL 11\n"
|
"Project-Id-Version: PostgreSQL 11\n"
|
||||||
"Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
|
"Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
|
||||||
"POT-Creation-Date: 2018-05-18 04:17+0000\n"
|
"POT-Creation-Date: 2018-06-11 23:47+0000\n"
|
||||||
"PO-Revision-Date: 2018-05-18 10:14-0400\n"
|
"PO-Revision-Date: 2018-06-11 20:25-0400\n"
|
||||||
"Last-Translator: Peter Eisentraut <peter_e@gmx.net>\n"
|
"Last-Translator: Peter Eisentraut <peter_e@gmx.net>\n"
|
||||||
"Language-Team: German <peter_e@gmx.net>\n"
|
"Language-Team: German <peter_e@gmx.net>\n"
|
||||||
"Language: de\n"
|
"Language: de\n"
|
||||||
@ -17,21 +17,26 @@ msgstr ""
|
|||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
||||||
|
|
||||||
#: ../../common/controldata_utils.c:61
|
#: ../../common/controldata_utils.c:62
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "%s: could not open file \"%s\" for reading: %s\n"
|
msgid "%s: could not open file \"%s\" for reading: %s\n"
|
||||||
msgstr "%s: konnte Datei »%s« nicht zum Lesen öffnen: %s\n"
|
msgstr "%s: konnte Datei »%s« nicht zum Lesen öffnen: %s\n"
|
||||||
|
|
||||||
#: ../../common/controldata_utils.c:74
|
#: ../../common/controldata_utils.c:78
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "%s: could not read file \"%s\": %s\n"
|
msgid "%s: could not read file \"%s\": %s\n"
|
||||||
msgstr "%s: konnte Datei »%s« nicht lesen: %s\n"
|
msgstr "%s: konnte Datei »%s« nicht lesen: %s\n"
|
||||||
|
|
||||||
#: ../../common/controldata_utils.c:95
|
#: ../../common/controldata_utils.c:90
|
||||||
|
#, c-format
|
||||||
|
msgid "%s: could not read file \"%s\": read %d of %d\n"
|
||||||
|
msgstr "%s: konnte Datei »%s« nicht lesen: %d von %d gelesen\n"
|
||||||
|
|
||||||
|
#: ../../common/controldata_utils.c:112
|
||||||
msgid "byte ordering mismatch"
|
msgid "byte ordering mismatch"
|
||||||
msgstr "falsche Byte-Reihenfolge"
|
msgstr "falsche Byte-Reihenfolge"
|
||||||
|
|
||||||
#: ../../common/controldata_utils.c:97
|
#: ../../common/controldata_utils.c:114
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"WARNING: possible byte ordering mismatch\n"
|
"WARNING: possible byte ordering mismatch\n"
|
||||||
|
@ -9,8 +9,8 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: PostgreSQL 10\n"
|
"Project-Id-Version: PostgreSQL 10\n"
|
||||||
"Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
|
"Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
|
||||||
"POT-Creation-Date: 2018-05-18 17:17+0000\n"
|
"POT-Creation-Date: 2018-06-13 20:47+0000\n"
|
||||||
"PO-Revision-Date: 2018-05-18 22:39+0200\n"
|
"PO-Revision-Date: 2018-06-14 06:56+0200\n"
|
||||||
"Last-Translator: Dennis Björklund <db@zigo.dhs.org>\n"
|
"Last-Translator: Dennis Björklund <db@zigo.dhs.org>\n"
|
||||||
"Language-Team: Swedish <sv@li.org>\n"
|
"Language-Team: Swedish <sv@li.org>\n"
|
||||||
"Language: sv\n"
|
"Language: sv\n"
|
||||||
@ -31,8 +31,8 @@ msgstr "%s: kunde inte läsa fil \"%s\": %s\n"
|
|||||||
|
|
||||||
#: ../../common/controldata_utils.c:90
|
#: ../../common/controldata_utils.c:90
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "%s: could not read file \"%s\": read %d bytes, expected %d\n"
|
msgid "%s: could not read file \"%s\": read %d of %d\n"
|
||||||
msgstr "%s: kunde inte läsa fil \"%s\": läste %d byte, förväntade %d\n"
|
msgstr "%s: kunde inte läsa fil \"%s\": läste %d av %d\n"
|
||||||
|
|
||||||
#: ../../common/controldata_utils.c:112
|
#: ../../common/controldata_utils.c:112
|
||||||
msgid "byte ordering mismatch"
|
msgid "byte ordering mismatch"
|
||||||
@ -492,20 +492,3 @@ msgstr "Checksummaversion för datasidor: %u\n"
|
|||||||
msgid "Mock authentication nonce: %s\n"
|
msgid "Mock authentication nonce: %s\n"
|
||||||
msgstr "Fejkat authentiseringsvärde: %s\n"
|
msgstr "Fejkat authentiseringsvärde: %s\n"
|
||||||
|
|
||||||
#~ msgid " -V, --version output version information, then exit\n"
|
|
||||||
#~ msgstr " -V, --version visa versionsinformation, avsluta sedan\n"
|
|
||||||
|
|
||||||
#~ msgid " -?, --help show this help, then exit\n"
|
|
||||||
#~ msgstr " -?, --help visa denna hjälp, avsluta sedan\n"
|
|
||||||
|
|
||||||
#~ msgid "Prior checkpoint location: %X/%X\n"
|
|
||||||
#~ msgstr "Närmast föregående checkpoint: %X/%X\n"
|
|
||||||
|
|
||||||
#~ msgid "floating-point numbers"
|
|
||||||
#~ msgstr "flyttal"
|
|
||||||
|
|
||||||
#~ msgid " -?, --help show this help, then exit\n"
|
|
||||||
#~ msgstr " -?, --help visa denna hjälp, avsluta sedan\n"
|
|
||||||
|
|
||||||
#~ msgid " -V, --version output version information, then exit\n"
|
|
||||||
#~ msgstr " -V, --version visa versionsinformation, avsluta sedan\n"
|
|
||||||
|
@ -9,7 +9,7 @@ msgstr ""
|
|||||||
"Project-Id-Version: PostgreSQL 10\n"
|
"Project-Id-Version: PostgreSQL 10\n"
|
||||||
"Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
|
"Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
|
||||||
"POT-Creation-Date: 2018-04-29 20:15+0000\n"
|
"POT-Creation-Date: 2018-04-29 20:15+0000\n"
|
||||||
"PO-Revision-Date: 2018-04-30 00:07+0200\n"
|
"PO-Revision-Date: 2018-06-25 08:42+0200\n"
|
||||||
"Last-Translator: Dennis Björklund <db@zigo.dhs.org>\n"
|
"Last-Translator: Dennis Björklund <db@zigo.dhs.org>\n"
|
||||||
"Language-Team: Swedish <sv@li.org>\n"
|
"Language-Team: Swedish <sv@li.org>\n"
|
||||||
"Language: sv\n"
|
"Language: sv\n"
|
||||||
@ -5939,7 +5939,7 @@ msgstr "hämta rader från en tabell eller vy"
|
|||||||
|
|
||||||
#: sql_help.c:5584
|
#: sql_help.c:5584
|
||||||
msgid "change a run-time parameter"
|
msgid "change a run-time parameter"
|
||||||
msgstr "ändra en körningsparamter"
|
msgstr "ändra en körningsparameter"
|
||||||
|
|
||||||
#: sql_help.c:5589
|
#: sql_help.c:5589
|
||||||
msgid "set constraint check timing for the current transaction"
|
msgid "set constraint check timing for the current transaction"
|
||||||
|
@ -9,7 +9,7 @@ msgstr ""
|
|||||||
"Project-Id-Version: PostgreSQL 9.6\n"
|
"Project-Id-Version: PostgreSQL 9.6\n"
|
||||||
"Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
|
"Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
|
||||||
"POT-Creation-Date: 2016-10-25 16:32-0300\n"
|
"POT-Creation-Date: 2016-10-25 16:32-0300\n"
|
||||||
"PO-Revision-Date: 2009-02-09 12:59-0200\n"
|
"PO-Revision-Date: 2018-06-25 08:59+0200\n"
|
||||||
"Last-Translator: Euler Taveira de Oliveira <euler@timbira.com>\n"
|
"Last-Translator: Euler Taveira de Oliveira <euler@timbira.com>\n"
|
||||||
"Language-Team: Brazilian Portuguese <pgbr-dev@listas.postgresql.org.br>\n"
|
"Language-Team: Brazilian Portuguese <pgbr-dev@listas.postgresql.org.br>\n"
|
||||||
"Language: pt_BR\n"
|
"Language: pt_BR\n"
|
||||||
@ -58,9 +58,7 @@ msgstr "item do descritor \"%s\" não pode ser definido"
|
|||||||
msgid ""
|
msgid ""
|
||||||
"%s is the PostgreSQL embedded SQL preprocessor for C programs.\n"
|
"%s is the PostgreSQL embedded SQL preprocessor for C programs.\n"
|
||||||
"\n"
|
"\n"
|
||||||
msgstr ""
|
msgstr "%s é o pré-processador SQL embutido do PostgreSQL para programas em C.\n\n"
|
||||||
"%s é o pré-processador SQL embutido do PostgeSQL para programas em C.\n"
|
|
||||||
"\n"
|
|
||||||
|
|
||||||
#: ecpg.c:37
|
#: ecpg.c:37
|
||||||
#, c-format
|
#, c-format
|
||||||
|
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user