Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 84b76f2

Browse files
committed
Translation updates
1 parent 38a8323 commit 84b76f2

File tree

26 files changed

+19729
-15767
lines changed

26 files changed

+19729
-15767
lines changed

src/backend/po/es.po

Lines changed: 5828 additions & 4780 deletions
Large diffs are not rendered by default.

src/backend/po/fr.po

Lines changed: 5697 additions & 3949 deletions
Large diffs are not rendered by default.

src/backend/po/pt_BR.po

Lines changed: 1377 additions & 1434 deletions
Large diffs are not rendered by default.

src/bin/initdb/po/es.po

Lines changed: 250 additions & 209 deletions
Large diffs are not rendered by default.

src/bin/initdb/po/pt_BR.po

Lines changed: 154 additions & 149 deletions
Large diffs are not rendered by default.

src/bin/initdb/po/sv.po

Lines changed: 151 additions & 157 deletions
Large diffs are not rendered by default.

src/bin/pg_basebackup/po/es.po

Lines changed: 491 additions & 187 deletions
Large diffs are not rendered by default.

src/bin/pg_basebackup/po/fr.po

Lines changed: 639 additions & 266 deletions
Large diffs are not rendered by default.

src/bin/pg_basebackup/po/pt_BR.po

Lines changed: 136 additions & 145 deletions
Large diffs are not rendered by default.

src/bin/pg_config/po/es.po

Lines changed: 9 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -9,46 +9,46 @@ msgid ""
99
msgstr ""
1010
"Project-Id-Version: pg_config (PostgreSQL 9.3)\n"
1111
"Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
12-
"POT-Creation-Date: 2013-08-26 19:18+0000\n"
13-
"PO-Revision-Date: 2013-08-28 15:41-0400\n"
12+
"POT-Creation-Date: 2014-12-15 05:41+0000\n"
13+
"PO-Revision-Date: 2014-12-15 10:32-0300\n"
1414
"Last-Translator: Alvaro Herrera <alvherre@alvh.no-ip.org>\n"
1515
"Language-Team: es <pgsql-es-ayuda@postgresql.org>\n"
1616
"Language: es\n"
1717
"MIME-Version: 1.0\n"
1818
"Content-Type: text/plain; charset=UTF-8\n"
1919
"Content-Transfer-Encoding: 8bit\n"
2020

21-
#: ../../port/exec.c:127 ../../port/exec.c:241 ../../port/exec.c:284
21+
#: ../../common/exec.c:127 ../../common/exec.c:241 ../../common/exec.c:284
2222
#, c-format
2323
msgid "could not identify current directory: %s"
2424
msgstr "no se pudo identificar el directorio actual: %s"
2525

26-
#: ../../port/exec.c:146
26+
#: ../../common/exec.c:146
2727
#, c-format
2828
msgid "invalid binary \"%s\""
2929
msgstr "el binario «%s» no es válido"
3030

31-
#: ../../port/exec.c:195
31+
#: ../../common/exec.c:195
3232
#, c-format
3333
msgid "could not read binary \"%s\""
3434
msgstr "no se pudo leer el binario «%s»"
3535

36-
#: ../../port/exec.c:202
36+
#: ../../common/exec.c:202
3737
#, c-format
3838
msgid "could not find a \"%s\" to execute"
3939
msgstr "no se pudo encontrar un «%s» para ejecutar"
4040

41-
#: ../../port/exec.c:257 ../../port/exec.c:293
41+
#: ../../common/exec.c:257 ../../common/exec.c:293
4242
#, c-format
4343
msgid "could not change directory to \"%s\": %s"
4444
msgstr "no se pudo cambiar el directorio a «%s»: %s"
4545

46-
#: ../../port/exec.c:272
46+
#: ../../common/exec.c:272
4747
#, c-format
4848
msgid "could not read symbolic link \"%s\""
4949
msgstr "no se pudo leer el enlace simbólico «%s»"
5050

51-
#: ../../port/exec.c:523
51+
#: ../../common/exec.c:523
5252
#, c-format
5353
msgid "pclose failed: %s"
5454
msgstr "pclose falló: %s"
@@ -276,18 +276,3 @@ msgstr "%s: no se pudo encontrar el ejecutable propio\n"
276276
#, c-format
277277
msgid "%s: invalid argument: %s\n"
278278
msgstr "%s: el argumento no es válido: %s\n"
279-
280-
#~ msgid "child process exited with exit code %d"
281-
#~ msgstr "el proceso hijo terminó con código de salida %d"
282-
283-
#~ msgid "child process was terminated by exception 0x%X"
284-
#~ msgstr "el proceso hijo fue terminado por una excepción 0x%X"
285-
286-
#~ msgid "child process was terminated by signal %s"
287-
#~ msgstr "el proceso hijo fue terminado por una señal %s"
288-
289-
#~ msgid "child process was terminated by signal %d"
290-
#~ msgstr "el proceso hijo fue terminado por una señal %d"
291-
292-
#~ msgid "child process exited with unrecognized status %d"
293-
#~ msgstr "el proceso hijo terminó con código no reconocido %d"

0 commit comments

Comments
 (0)