@@ -9,46 +9,46 @@ msgid ""
9
9
msgstr ""
10
10
"Project-Id-Version : pg_config (PostgreSQL 9.3)\n "
11
11
"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 "
14
14
"Last-Translator : Alvaro Herrera <alvherre@alvh.no-ip.org>\n "
15
15
"Language-Team : es <pgsql-es-ayuda@postgresql.org>\n "
16
16
"Language : es\n "
17
17
"MIME-Version : 1.0\n "
18
18
"Content-Type : text/plain; charset=UTF-8\n "
19
19
"Content-Transfer-Encoding : 8bit\n "
20
20
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
22
22
#, c-format
23
23
msgid "could not identify current directory: %s"
24
24
msgstr "no se pudo identificar el directorio actual: %s"
25
25
26
- #: ../../port /exec.c:146
26
+ #: ../../common /exec.c:146
27
27
#, c-format
28
28
msgid "invalid binary \" %s\" "
29
29
msgstr "el binario «%s» no es válido"
30
30
31
- #: ../../port /exec.c:195
31
+ #: ../../common /exec.c:195
32
32
#, c-format
33
33
msgid "could not read binary \" %s\" "
34
34
msgstr "no se pudo leer el binario «%s»"
35
35
36
- #: ../../port /exec.c:202
36
+ #: ../../common /exec.c:202
37
37
#, c-format
38
38
msgid "could not find a \" %s\" to execute"
39
39
msgstr "no se pudo encontrar un «%s» para ejecutar"
40
40
41
- #: ../../port /exec.c:257 ../../port /exec.c:293
41
+ #: ../../common /exec.c:257 ../../common /exec.c:293
42
42
#, c-format
43
43
msgid "could not change directory to \" %s\" : %s"
44
44
msgstr "no se pudo cambiar el directorio a «%s»: %s"
45
45
46
- #: ../../port /exec.c:272
46
+ #: ../../common /exec.c:272
47
47
#, c-format
48
48
msgid "could not read symbolic link \" %s\" "
49
49
msgstr "no se pudo leer el enlace simbólico «%s»"
50
50
51
- #: ../../port /exec.c:523
51
+ #: ../../common /exec.c:523
52
52
#, c-format
53
53
msgid "pclose failed: %s"
54
54
msgstr "pclose falló: %s"
@@ -276,18 +276,3 @@ msgstr "%s: no se pudo encontrar el ejecutable propio\n"
276
276
#, c-format
277
277
msgid "%s: invalid argument: %s\n"
278
278
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