From 456754dedf24f3bca0c6fc3fdf4cb23cc864d799 Mon Sep 17 00:00:00 2001 From: Peter Eisentraut Date: Wed, 24 Jun 2009 15:17:52 +0000 Subject: [PATCH] Fix up translations for fix in originals --- de/postgres.po | 4 ++-- es/postgres.po | 4 ++-- fr/postgres.po | 2 +- ja/postgres.po | 2 +- tr/postgres.po | 2 +- 5 files changed, 7 insertions(+), 7 deletions(-) diff --git a/de/postgres.po b/de/postgres.po index 8526436b..55c30a72 100644 --- a/de/postgres.po +++ b/de/postgres.po @@ -1,7 +1,7 @@ # German message translation file for PostgreSQL server # Peter Eisentraut , 2001 - 2009. # -# $Id: postgres.po,v 1.54 2009/06/23 23:34:58 petere Exp $ +# $Id: postgres.po,v 1.55 2009/06/24 15:17:52 petere Exp $ # # Use these quotes: »%s« # @@ -885,7 +885,7 @@ msgstr "ung #: access/gist/gistsplit.c:372 #, c-format -msgid "picksplit method for %d column of index \"%s\" failed" +msgid "picksplit method for column %d of index \"%s\" failed" msgstr "" #: access/gist/gistsplit.c:374 diff --git a/es/postgres.po b/es/postgres.po index 0beb88a2..197724ee 100644 --- a/es/postgres.po +++ b/es/postgres.po @@ -4,7 +4,7 @@ # Jaime Casanova 2005, 2006 # Emanuel Calvo Franco 2008 # -# $Id: postgres.po,v 1.22 2009/06/23 07:06:39 petere Exp $ +# $Id: postgres.po,v 1.23 2009/06/24 15:17:52 petere Exp $ # $PostgreSQL: pgsql/src/backend/po/es.po,v 1.17 2009/05/14 21:41:50 alvherre Exp $ # # FIXME -- quizas sea necesario buscar un termino mejor que @@ -930,7 +930,7 @@ msgstr "formato de mensaje no válido" #: access/gist/gistsplit.c:372 #, c-format -msgid "picksplit method for %d column of index \"%s\" failed" +msgid "picksplit method for column %d of index \"%s\" failed" msgstr "el método picksplit para la columna %d del índice «%s» falló" #: access/gist/gistsplit.c:374 diff --git a/fr/postgres.po b/fr/postgres.po index 50a75332..a1d55269 100644 --- a/fr/postgres.po +++ b/fr/postgres.po @@ -953,7 +953,7 @@ msgstr "format du message invalide" #: access/gist/gistsplit.c:372 #, c-format -msgid "picksplit method for %d column of index \"%s\" failed" +msgid "picksplit method for column %d of index \"%s\" failed" msgstr "échec de la méthode picksplit pour la colonne %d de l'index « %s »" #: access/gist/gistsplit.c:374 diff --git a/ja/postgres.po b/ja/postgres.po index 19faf338..6d40774a 100644 --- a/ja/postgres.po +++ b/ja/postgres.po @@ -1583,7 +1583,7 @@ msgstr "" #: access/gist/gistsplit.c:372 #, c-format -msgid "picksplit method for %d column of index \"%s\" failed" +msgid "picksplit method for column %d of index \"%s\" failed" msgstr "" "インデックス\"%2$s\"の列%1$dに対するピックスプリットメソッドが失敗しました" diff --git a/tr/postgres.po b/tr/postgres.po index 5c9234b5..2e650732 100644 --- a/tr/postgres.po +++ b/tr/postgres.po @@ -928,7 +928,7 @@ msgstr "geçersiz mesaj biçimi" #: access/gist/gistsplit.c:372 #, c-format -msgid "picksplit method for %d column of index \"%s\" failed" +msgid "picksplit method for column %d of index \"%s\" failed" msgstr "" #: access/gist/gistsplit.c:374 -- 2.39.5