summaryrefslogtreecommitdiff
path: root/src/interfaces/ecpg/ecpglib
diff options
context:
space:
mode:
authorPeter Eisentraut2019-05-20 14:00:53 +0000
committerPeter Eisentraut2019-05-20 14:00:53 +0000
commit3c439a58df83ae51f650cfae9878df1f9b70c4b8 (patch)
treefa98601147c18b0e44700dcbef1c9a7947444317 /src/interfaces/ecpg/ecpglib
parent8bbb8166b63eeebd0cb618ddcf7dcaf8c4ba66f4 (diff)
Translation updates
Source-Git-URL: https://git.postgresql.org/git/pgtranslation/messages.git Source-Git-Hash: a20bf6b8a5b4e32450967055eb5b07cee4704edd
Diffstat (limited to 'src/interfaces/ecpg/ecpglib')
-rw-r--r--src/interfaces/ecpg/ecpglib/po/cs.po96
-rw-r--r--src/interfaces/ecpg/ecpglib/po/es.po22
-rw-r--r--src/interfaces/ecpg/ecpglib/po/fr.po112
-rw-r--r--src/interfaces/ecpg/ecpglib/po/ru.po6
-rw-r--r--src/interfaces/ecpg/ecpglib/po/sv.po24
5 files changed, 164 insertions, 96 deletions
diff --git a/src/interfaces/ecpg/ecpglib/po/cs.po b/src/interfaces/ecpg/ecpglib/po/cs.po
index 38911088079..bc09566ec70 100644
--- a/src/interfaces/ecpg/ecpglib/po/cs.po
+++ b/src/interfaces/ecpg/ecpglib/po/cs.po
@@ -3,171 +3,197 @@
# This file is distributed under the same license as the PostgreSQL package.
#
# Tomáš Vondra <[email protected]>, 2012, 2013.
-
msgid ""
msgstr ""
"Project-Id-Version: ecpglib-cs (PostgreSQL 9.3)\n"
"Report-Msgid-Bugs-To: [email protected]\n"
-"POT-Creation-Date: 2012-09-18 16:40+0000\n"
-"PO-Revision-Date: 2012-MO-DA HO:MI+ZONE\n"
+"POT-Creation-Date: 2018-07-13 19:38+0000\n"
+"PO-Revision-Date: 2018-07-13 23:44+0200\n"
"Last-Translator: Tomas Vondra <[email protected]>\n"
"Language-Team: Czech <[email protected]>\n"
"Language: cs\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: Poedit 2.0.7\n"
-#: connect.c:231
+#: connect.c:237
msgid "empty message text"
msgstr "prázdný text zprávy"
-#: connect.c:384 connect.c:413 connect.c:618
+#: connect.c:401 connect.c:430 connect.c:638
msgid "<DEFAULT>"
msgstr "<VÝCHOZÍ>"
-#: descriptor.c:807 misc.c:113
+#: descriptor.c:834 misc.c:120
msgid "NULL"
msgstr "NULL"
-#: error.c:29
+#. translator: this string will be truncated at 149 characters expanded.
+#: error.c:33
#, c-format
msgid "no data found on line %d"
msgstr "na řádce %d nenalezena žádná data"
-#: error.c:39
+#. translator: this string will be truncated at 149 characters expanded.
+#: error.c:40
#, c-format
msgid "out of memory on line %d"
msgstr "nedostatek paměti na řádce %d"
-#: error.c:49
+#. translator: this string will be truncated at 149 characters expanded.
+#: error.c:47
#, c-format
msgid "unsupported type \"%s\" on line %d"
msgstr "nepodporovaný typ \"%s\" na řádce %d"
-#: error.c:59
+#. translator: this string will be truncated at 149 characters expanded.
+#: error.c:54
#, c-format
msgid "too many arguments on line %d"
msgstr "příliš mnoho argumentů na řádce %d"
-#: error.c:69
+#. translator: this string will be truncated at 149 characters expanded.
+#: error.c:61
#, c-format
msgid "too few arguments on line %d"
msgstr "příliš málo argumentů na řádce %d"
-#: error.c:79
+#. translator: this string will be truncated at 149 characters expanded.
+#: error.c:68
#, c-format
msgid "invalid input syntax for type int: \"%s\", on line %d"
msgstr "chybná vstupní syntaxe pro typ int: \"%s\", na řádce %d"
-#: error.c:89
+#. translator: this string will be truncated at 149 characters expanded.
+#: error.c:75
#, c-format
msgid "invalid input syntax for type unsigned int: \"%s\", on line %d"
msgstr "chybná vstupní syntaxe pro typ unsigned int: \"%s\", na řádce %d"
-#: error.c:99
+#. translator: this string will be truncated at 149 characters expanded.
+#: error.c:82
#, c-format
msgid "invalid input syntax for floating-point type: \"%s\", on line %d"
msgstr "chybná vstupní syntaxe pro typ floating-point: \"%s\", na řádce %d"
-#: error.c:110
+#. translator: this string will be truncated at 149 characters expanded.
+#: error.c:90
#, c-format
msgid "invalid syntax for type boolean: \"%s\", on line %d"
msgstr "chybná vstupní syntaxe pro typ boolean: \"%s\", na řádce %d"
-#: error.c:118
+#. translator: this string will be truncated at 149 characters expanded.
+#: error.c:95
#, c-format
msgid "could not convert boolean value: size mismatch, on line %d"
msgstr "nelze zkonvertovat boolean hodnotu: nesprávná velikost, na řádce %d"
-#: error.c:128
+#. translator: this string will be truncated at 149 characters expanded.
+#: error.c:102
#, c-format
msgid "empty query on line %d"
msgstr "prázdný dotaz na řádce %d"
-#: error.c:138
+#. translator: this string will be truncated at 149 characters expanded.
+#: error.c:109
#, c-format
msgid "null value without indicator on line %d"
msgstr "null hodnota bez indikátoru na řádce %d"
-#: error.c:148
+#. translator: this string will be truncated at 149 characters expanded.
+#: error.c:116
#, c-format
msgid "variable does not have an array type on line %d"
msgstr "proměnná nemá datový typ pole na řádce %d"
-#: error.c:158
+#. translator: this string will be truncated at 149 characters expanded.
+#: error.c:123
#, c-format
msgid "data read from server is not an array on line %d"
msgstr "data načtená ze serveru nejsou pole na řádce %d"
-#: error.c:168
+#. translator: this string will be truncated at 149 characters expanded.
+#: error.c:130
#, c-format
msgid "inserting an array of variables is not supported on line %d"
msgstr "vkládání pole proměnných není podporováno na řádce %d"
-#: error.c:178
+#. translator: this string will be truncated at 149 characters expanded.
+#: error.c:137
#, c-format
msgid "connection \"%s\" does not exist on line %d"
msgstr "spojení \"%s\" neexistuje na řádce %d"
-#: error.c:188
+#. translator: this string will be truncated at 149 characters expanded.
+#: error.c:144
#, c-format
msgid "not connected to connection \"%s\" on line %d"
msgstr "neotevřené spojení \"%s\" na řádce %d"
-#: error.c:198
+#. translator: this string will be truncated at 149 characters expanded.
+#: error.c:151
#, c-format
msgid "invalid statement name \"%s\" on line %d"
msgstr "neplatný název příkazu \"%s\" na řádce %d"
-#: error.c:208
+#. translator: this string will be truncated at 149 characters expanded.
+#: error.c:158
#, c-format
msgid "descriptor \"%s\" not found on line %d"
msgstr "deskriptor \"%s\" nenalezen na řádce %d"
-#: error.c:218
+#. translator: this string will be truncated at 149 characters expanded.
+#: error.c:165
#, c-format
msgid "descriptor index out of range on line %d"
msgstr "index deskriptoru mimo rozsah na řádce %d"
-#: error.c:228
+#. translator: this string will be truncated at 149 characters expanded.
+#: error.c:172
#, c-format
msgid "unrecognized descriptor item \"%s\" on line %d"
msgstr "nerozpoznaná položka deskriptoru \"%s\" na řádce %d"
-#: error.c:238
+#. translator: this string will be truncated at 149 characters expanded.
+#: error.c:179
#, c-format
msgid "variable does not have a numeric type on line %d"
msgstr "proměnná nemá číselný datový typ na řádce %d"
-#: error.c:248
+#. translator: this string will be truncated at 149 characters expanded.
+#: error.c:186
#, c-format
msgid "variable does not have a character type on line %d"
msgstr "proměnná nemá znakový datový typ na řádce %d"
-#: error.c:258
+#. translator: this string will be truncated at 149 characters expanded.
+#: error.c:193
#, c-format
msgid "error in transaction processing on line %d"
msgstr "chyba v transakčním zpracování na řádce %d"
-#: error.c:268
+#. translator: this string will be truncated at 149 characters expanded.
+#: error.c:200
#, c-format
msgid "could not connect to database \"%s\" on line %d"
msgstr "nelze se spojit s databází \"%s\" na řádce %d"
-#: error.c:278
+#. translator: this string will be truncated at 149 characters expanded.
+#: error.c:207
#, c-format
msgid "SQL error %d on line %d"
msgstr "SQL chyba %d na řádce %d"
-#: error.c:318
+#: error.c:254
msgid "the connection to the server was lost"
msgstr "spojení se serverem bylo ztraceno"
-#: error.c:405
+#: error.c:347
#, c-format
msgid "SQL error: %s\n"
msgstr "SQL chyba: %s\n"
-#: execute.c:1921
+#: execute.c:1968
msgid "<empty>"
msgstr "<prázdný>"
diff --git a/src/interfaces/ecpg/ecpglib/po/es.po b/src/interfaces/ecpg/ecpglib/po/es.po
index 4c493fc6533..9b2cf2c4e37 100644
--- a/src/interfaces/ecpg/ecpglib/po/es.po
+++ b/src/interfaces/ecpg/ecpglib/po/es.po
@@ -8,9 +8,9 @@
msgid ""
msgstr ""
"Project-Id-Version: ecpglib (PostgreSQL) 10\n"
-"Report-Msgid-Bugs-To: [email protected]\n"
-"POT-Creation-Date: 2017-05-22 07:38+0000\n"
-"PO-Revision-Date: 2017-07-10 12:14-0400\n"
+"Report-Msgid-Bugs-To: [email protected]\n"
+"POT-Creation-Date: 2019-05-02 23:38+0000\n"
+"PO-Revision-Date: 2019-04-28 22:27-0400\n"
"Last-Translator: Emanuel Calvo Franco <[email protected]>\n"
"Language-Team: PgSQL-es-Ayuda <[email protected]>\n"
"Language: es\n"
@@ -22,11 +22,11 @@ msgstr ""
msgid "empty message text"
msgstr "mensaje de texto vacío"
-#: connect.c:401 connect.c:430 connect.c:638
+#: connect.c:403 connect.c:432 connect.c:640
msgid "<DEFAULT>"
msgstr "<POR OMISIÓN>"
-#: descriptor.c:833 misc.c:120
+#: descriptor.c:888 misc.c:120
msgid "NULL"
msgstr "NULL"
@@ -183,18 +183,24 @@ msgstr "no se pudo conectar a la base de datos «%s» en línea %d"
#. translator: this string will be truncated at 149 characters expanded.
#: error.c:207
#, c-format
+msgid "The cursor is invalid on line %d"
+msgstr "el cursor no es válido en línea %d"
+
+#. translator: this string will be truncated at 149 characters expanded.
+#: error.c:214
+#, c-format
msgid "SQL error %d on line %d"
msgstr "error SQL %d en línea %d"
-#: error.c:254
+#: error.c:261
msgid "the connection to the server was lost"
msgstr "se ha perdido la conexión al servidor"
-#: error.c:347
+#: error.c:354
#, c-format
msgid "SQL error: %s\n"
msgstr "error SQL: %s\n"
-#: execute.c:1961
+#: execute.c:2103
msgid "<empty>"
msgstr "<vacío>"
diff --git a/src/interfaces/ecpg/ecpglib/po/fr.po b/src/interfaces/ecpg/ecpglib/po/fr.po
index b897ec9d998..57ebed62638 100644
--- a/src/interfaces/ecpg/ecpglib/po/fr.po
+++ b/src/interfaces/ecpg/ecpglib/po/fr.po
@@ -8,172 +8,202 @@
msgid ""
msgstr ""
"Project-Id-Version: PostgreSQL 9.6\n"
-"Report-Msgid-Bugs-To: [email protected]\n"
-"POT-Creation-Date: 2010-03-06 17:22+0000\n"
-"PO-Revision-Date: 2013-09-04 20:31-0400\n"
+"Report-Msgid-Bugs-To: [email protected]\n"
+"POT-Creation-Date: 2019-05-17 01:08+0000\n"
+"PO-Revision-Date: 2019-05-17 14:44+0200\n"
"Last-Translator: Guillaume Lelarge <[email protected]>\n"
"Language-Team: PostgreSQLfr <[email protected]>\n"
"Language: fr\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: Poedit 2.2.1\n"
-#: connect.c:226
+#: connect.c:237
msgid "empty message text"
msgstr "texte du message vide"
-#: connect.c:381
-#: connect.c:407
-#: connect.c:520
+#: connect.c:403 connect.c:432 connect.c:640
msgid "<DEFAULT>"
msgstr "<DÉFAUT>"
-#: error.c:29
+#: descriptor.c:888 misc.c:120
+msgid "NULL"
+msgstr "NULL"
+
+#. translator: this string will be truncated at 149 characters expanded.
+#: error.c:33
#, c-format
msgid "no data found on line %d"
msgstr "aucune donnée trouvée sur la ligne %d"
-#: error.c:39
+#. translator: this string will be truncated at 149 characters expanded.
+#: error.c:40
#, c-format
msgid "out of memory on line %d"
msgstr "mémoire épuisée à la ligne %d"
-#: error.c:49
+#. translator: this string will be truncated at 149 characters expanded.
+#: error.c:47
#, c-format
msgid "unsupported type \"%s\" on line %d"
msgstr "type « %s » non supporté sur la ligne %d"
-#: error.c:59
+#. translator: this string will be truncated at 149 characters expanded.
+#: error.c:54
#, c-format
msgid "too many arguments on line %d"
msgstr "trop d'arguments sur la ligne %d"
-#: error.c:69
+#. translator: this string will be truncated at 149 characters expanded.
+#: error.c:61
#, c-format
msgid "too few arguments on line %d"
msgstr "trop peu d'arguments sur la ligne %d"
-#: error.c:79
+#. translator: this string will be truncated at 149 characters expanded.
+#: error.c:68
#, c-format
msgid "invalid input syntax for type int: \"%s\", on line %d"
msgstr "syntaxe invalide en entrée pour le type int : « %s » sur la ligne %d"
-#: error.c:89
+#. translator: this string will be truncated at 149 characters expanded.
+#: error.c:75
#, c-format
msgid "invalid input syntax for type unsigned int: \"%s\", on line %d"
msgstr "syntaxe invalide en entrée pour le type unisgned int : « %s » sur la ligne %d"
-#: error.c:99
+#. translator: this string will be truncated at 149 characters expanded.
+#: error.c:82
#, c-format
msgid "invalid input syntax for floating-point type: \"%s\", on line %d"
msgstr "syntaxe invalide en entrée pour le type float : « %s » sur la ligne %d"
-#: error.c:110
+#. translator: this string will be truncated at 149 characters expanded.
+#: error.c:90
#, c-format
msgid "invalid syntax for type boolean: \"%s\", on line %d"
msgstr "syntaxe invalide en entrée pour le type booléen : « %s » sur la ligne %d"
-#: error.c:118
+#. translator: this string will be truncated at 149 characters expanded.
+#: error.c:95
#, c-format
msgid "could not convert boolean value: size mismatch, on line %d"
msgstr ""
"n'a pas pu convertir la valeur booléenne : différence de taille sur la\n"
"ligne %d"
-#: error.c:128
+#. translator: this string will be truncated at 149 characters expanded.
+#: error.c:102
#, c-format
msgid "empty query on line %d"
msgstr "requête vide sur la ligne %d"
-#: error.c:138
+#. translator: this string will be truncated at 149 characters expanded.
+#: error.c:109
#, c-format
msgid "null value without indicator on line %d"
msgstr "valeur NULL sans indicateur sur la ligne %d"
-#: error.c:148
+#. translator: this string will be truncated at 149 characters expanded.
+#: error.c:116
#, c-format
msgid "variable does not have an array type on line %d"
msgstr "la valeur n'a pas de type tableau sur la ligne %d"
-#: error.c:158
+#. translator: this string will be truncated at 149 characters expanded.
+#: error.c:123
#, c-format
msgid "data read from server is not an array on line %d"
msgstr "la donnée lue du serveur n'est pas un tableau sur la ligne %d"
-#: error.c:168
+#. translator: this string will be truncated at 149 characters expanded.
+#: error.c:130
#, c-format
msgid "inserting an array of variables is not supported on line %d"
msgstr "l'insertion d'un tableau de variables n'est pas supportée, sur la ligne %d"
-#: error.c:178
+#. translator: this string will be truncated at 149 characters expanded.
+#: error.c:137
#, c-format
msgid "connection \"%s\" does not exist on line %d"
msgstr "la connexion « %s » n'existe pas en ligne %d"
-#: error.c:188
+#. translator: this string will be truncated at 149 characters expanded.
+#: error.c:144
#, c-format
msgid "not connected to connection \"%s\" on line %d"
msgstr "non connecté à la connexion « %s » en ligne %d"
-#: error.c:198
+#. translator: this string will be truncated at 149 characters expanded.
+#: error.c:151
#, c-format
msgid "invalid statement name \"%s\" on line %d"
msgstr "nom d'instruction « %s » invalide sur la ligne %d"
-#: error.c:208
+#. translator: this string will be truncated at 149 characters expanded.
+#: error.c:158
#, c-format
msgid "descriptor \"%s\" not found on line %d"
msgstr "descripteur « %s » introuvable sur la ligne %d"
-#: error.c:218
+#. translator: this string will be truncated at 149 characters expanded.
+#: error.c:165
#, c-format
msgid "descriptor index out of range on line %d"
msgstr "index de descripteur hors d'échelle sur la ligne %d"
-#: error.c:228
+#. translator: this string will be truncated at 149 characters expanded.
+#: error.c:172
#, c-format
msgid "unrecognized descriptor item \"%s\" on line %d"
msgstr "élément descripteur « %s » non reconnu sur la ligne %d"
-#: error.c:238
+#. translator: this string will be truncated at 149 characters expanded.
+#: error.c:179
#, c-format
msgid "variable does not have a numeric type on line %d"
msgstr "la variable n'est pas de type numeric sur la ligne %d"
-#: error.c:248
+#. translator: this string will be truncated at 149 characters expanded.
+#: error.c:186
#, c-format
msgid "variable does not have a character type on line %d"
msgstr "la variable n'est pas de type caractère sur la ligne %d"
-#: error.c:258
+#. translator: this string will be truncated at 149 characters expanded.
+#: error.c:193
#, c-format
msgid "error in transaction processing on line %d"
msgstr "erreur dans le traitement de la transaction en ligne %d"
-#: error.c:268
+#. translator: this string will be truncated at 149 characters expanded.
+#: error.c:200
#, c-format
msgid "could not connect to database \"%s\" on line %d"
msgstr "n'a pas pu se connecter à la base de données « %s » en ligne %d"
-#: error.c:278
+#. translator: this string will be truncated at 149 characters expanded.
+#: error.c:207
+#, c-format
+msgid "The cursor is invalid on line %d"
+msgstr "Le curseur est invalide sur la ligne %d"
+
+#. translator: this string will be truncated at 149 characters expanded.
+#: error.c:214
#, c-format
msgid "SQL error %d on line %d"
msgstr "erreur SQL %d en ligne %d"
-#: error.c:316
+#: error.c:261
msgid "the connection to the server was lost"
msgstr "la connexion au serveur a été perdue"
-#: error.c:402
+#: error.c:354
#, c-format
msgid "SQL error: %s\n"
msgstr "erreur SQL : %s\n"
-#: execute.c:1912
+#: execute.c:2103
msgid "<empty>"
msgstr "<vide>"
-
-#: misc.c:113
-msgid "NULL"
-msgstr "NULL"
-
diff --git a/src/interfaces/ecpg/ecpglib/po/ru.po b/src/interfaces/ecpg/ecpglib/po/ru.po
index c5fa23d5fb8..d88e9f84ec0 100644
--- a/src/interfaces/ecpg/ecpglib/po/ru.po
+++ b/src/interfaces/ecpg/ecpglib/po/ru.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: ecpglib (PostgreSQL current)\n"
"Report-Msgid-Bugs-To: [email protected]\n"
-"POT-Creation-Date: 2017-10-30 19:30+0300\n"
+"POT-Creation-Date: 2019-02-08 11:42+0300\n"
"PO-Revision-Date: 2016-09-20 12:00+0300\n"
"Last-Translator: Alexander Lakhin <[email protected]>\n"
"Language-Team: Russian <[email protected]>\n"
@@ -25,7 +25,7 @@ msgstr "пустое сообщение"
msgid "<DEFAULT>"
msgstr "<ПО_УМОЛЧАНИЮ>"
-#: descriptor.c:833 misc.c:120
+#: descriptor.c:857 misc.c:120
msgid "NULL"
msgstr "NULL"
@@ -196,6 +196,6 @@ msgstr "подключение к серверу потеряно"
msgid "SQL error: %s\n"
msgstr "ошибка SQL: %s\n"
-#: execute.c:1968
+#: execute.c:1996
msgid "<empty>"
msgstr "<>"
diff --git a/src/interfaces/ecpg/ecpglib/po/sv.po b/src/interfaces/ecpg/ecpglib/po/sv.po
index 72754fb0f48..1a889519c07 100644
--- a/src/interfaces/ecpg/ecpglib/po/sv.po
+++ b/src/interfaces/ecpg/ecpglib/po/sv.po
@@ -1,14 +1,14 @@
# SWEDISH message translation file for ecpglib
# Copyright (C) 2017 PostgreSQL Global Development Group
# This file is distributed under the same license as the PostgreSQL package.
-# Dennis Björklund <[email protected]>, 2017.
+# Dennis Björklund <[email protected]>, 2017, 2018, 2019.
#
msgid ""
msgstr ""
"Project-Id-Version: ecpglib (PostgreSQL) 10\n"
-"Report-Msgid-Bugs-To: [email protected]\n"
-"POT-Creation-Date: 2017-09-08 23:08+0000\n"
-"PO-Revision-Date: 2017-09-10 11:27+0200\n"
+"Report-Msgid-Bugs-To: [email protected]\n"
+"POT-Creation-Date: 2019-04-27 01:38+0000\n"
+"PO-Revision-Date: 2019-04-27 14:15+0200\n"
"Last-Translator: Dennis Björklund <[email protected]>, 2017\n"
"Language-Team: Swedish <[email protected]>\n"
"Language: sv\n"
@@ -20,11 +20,11 @@ msgstr ""
msgid "empty message text"
msgstr "tom meddelandetext"
-#: connect.c:401 connect.c:430 connect.c:638
+#: connect.c:403 connect.c:432 connect.c:640
msgid "<DEFAULT>"
msgstr "<DEFAULT>"
-#: descriptor.c:833 misc.c:120
+#: descriptor.c:888 misc.c:120
msgid "NULL"
msgstr "NULL"
@@ -181,18 +181,24 @@ msgstr "kunde inte ansluta till databas \"%s\" på rad %d"
#. translator: this string will be truncated at 149 characters expanded.
#: error.c:207
#, c-format
+msgid "The cursor is invalid on line %d"
+msgstr "Markören är ogiltig på rad %d"
+
+#. translator: this string will be truncated at 149 characters expanded.
+#: error.c:214
+#, c-format
msgid "SQL error %d on line %d"
msgstr "SQL-fel %d på rad %d"
-#: error.c:254
+#: error.c:261
msgid "the connection to the server was lost"
msgstr "anslutningen till servern tappades"
-#: error.c:347
+#: error.c:354
#, c-format
msgid "SQL error: %s\n"
msgstr "SQL-fel: %s\n"
-#: execute.c:1961
+#: execute.c:2103
msgid "<empty>"
msgstr "<tom>"