Skip to content

Commit 54d4a8f

Browse files
committed
Translation updates
1 parent ad480bd commit 54d4a8f

File tree

5 files changed

+654
-637
lines changed

5 files changed

+654
-637
lines changed

src/bin/pg_basebackup/po/cs.po

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,21 +2,21 @@
22
# Copyright (C) 2011 PostgreSQL Global Development Group
33
# This file is distributed under the same license as the PostgreSQL package.
44
#
5-
# FIRST AUTHOR <EMAIL@ADDRESS>, 2011, 2012.
5+
# FIRST AUTHOR <EMAIL@ADDRESS>, 2011, 2012, 2013.
66
msgid ""
77
msgstr ""
88
"Project-Id-Version: PostgreSQL 9.1\n"
99
"Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
10-
"POT-Creation-Date: 2012-04-06 23:46+0000\n"
11-
"PO-Revision-Date: 2012-04-07 02:05+0200\n"
10+
"POT-Creation-Date: 2013-03-17 12:08+0000\n"
11+
"PO-Revision-Date: 2013-03-17 21:09+0100\n"
1212
"Last-Translator: \n"
1313
"Language-Team: Czech <kde-i18n-doc@kde.org>\n"
1414
"Language: cs\n"
1515
"MIME-Version: 1.0\n"
1616
"Content-Type: text/plain; charset=UTF-8\n"
1717
"Content-Transfer-Encoding: 8bit\n"
1818
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
19-
"X-Generator: Lokalize 1.4\n"
19+
"X-Generator: Lokalize 1.5\n"
2020

2121
#: pg_basebackup.c:96 pg_basebackup.c:110
2222
#, c-format
@@ -336,8 +336,8 @@ msgstr ""
336336

337337
#: pg_basebackup.c:934
338338
#, c-format
339-
msgid "%s: could not get WAL end position from server\n"
340-
msgstr "%s: ze serveru nelze získat koncovou WAL pozici\n"
339+
msgid "%s: could not get WAL end position from server: %s"
340+
msgstr "%s: ze serveru nelze získat koncovou WAL pozici: %s"
341341

342342
#: pg_basebackup.c:940
343343
#, c-format
@@ -392,3 +392,4 @@ msgstr "%s: pouze tar zálohy mohou být komprimované\n"
392392
msgid "%s: this build does not support compression\n"
393393
msgstr "%s: tento build nepodporuje kompresi\n"
394394

395+

0 commit comments

Comments
 (0)