aboutsummaryrefslogtreecommitdiff
path: root/src/bin/pg_config/po/pt_BR.po
blob: 44e05d47191bd183ecb5ce9e3da91101afff433f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
# "pg_config" translation to Brazilian Portuguese Language.
# Euler Taveira de Oliveira <euler@timbira.com>, 2004-2006.
#
msgid ""
msgstr ""
"Project-Id-Version: PostgreSQL 8.2\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2006-10-23 23:49-0200\n"
"PO-Revision-Date: 2005-10-04 22:15-0300\n"
"Last-Translator: Euler Taveira de Oliveira <euler@timbira.com>\n"
"Language-Team: Brazilian Portuguese <pgbr-dev@listas.postgresql.org.br>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=ISO-8859-1\n"
"Content-Transfer-Encoding: 8bit\n"

#: pg_config.c:231 pg_config.c:247 pg_config.c:263 pg_config.c:279
#: pg_config.c:295 pg_config.c:311 pg_config.c:327 pg_config.c:343
#, c-format
msgid "not recorded\n"
msgstr "n�o informado\n"

#: pg_config.c:398
#, c-format
msgid ""
"\n"
"%s provides information about the installed version of PostgreSQL.\n"
"\n"
msgstr ""
"\n"
"%s fornece informa��o sobre a vers�o do PostgreSQL instalada.\n"
"\n"

#: pg_config.c:399
#, c-format
msgid "Usage:\n"
msgstr "Uso:\n"

#: pg_config.c:400
#, c-format
msgid ""
"  %s [ OPTION ... ]\n"
"\n"
msgstr ""
"  %s [ OP��O... ]\n"
"\n"

#: pg_config.c:401
#, c-format
msgid "Options:\n"
msgstr "Op��es:\n"

#: pg_config.c:402
#, c-format
msgid "  --bindir              show location of user executables\n"
msgstr "  --bindir              mostra local dos execut�veis\n"

#: pg_config.c:403
#, c-format
msgid "  --docdir              show location of documentation files\n"
msgstr "  --docdir              mostra local dos arquivos da documenta��o\n"

#: pg_config.c:404
#, c-format
msgid ""
"  --includedir          show location of C header files of the client\n"
"                        interfaces\n"
msgstr ""
"  --includedir          mostra local dos arquivos de cabe�alho das "
"interfaces\n"
"                        com cliente\n"

#: pg_config.c:406
#, c-format
msgid "  --pkgincludedir       show location of other C header files\n"
msgstr ""
"  --pkgincludedir       mostra local dos outros arquivos de cabe�alho\n"

#: pg_config.c:407
#, c-format
msgid ""
"  --includedir-server   show location of C header files for the server\n"
msgstr ""
"  --includedir-server   mostra local dos arquivos de cabe�alho do servidor\n"

#: pg_config.c:408
#, c-format
msgid "  --libdir              show location of object code libraries\n"
msgstr "  --libdir              mostra local das bibliotecas objeto\n"

#: pg_config.c:409
#, c-format
msgid "  --pkglibdir           show location of dynamically loadable modules\n"
msgstr ""
"  --pkglibdir           mostra local dos m�dulos carreg�veis dinamicamente\n"

#: pg_config.c:410
#, c-format
msgid "  --localedir           show location of locale support files\n"
msgstr ""
"  --localedir           mostra local dos arquivos de suporte a idiomas\n"

#: pg_config.c:411
#, c-format
msgid "  --mandir              show location of manual pages\n"
msgstr "  --bindir              mostra local das p�ginas de manual\n"

#: pg_config.c:412
#, c-format
msgid ""
"  --sharedir            show location of architecture-independent support "
"files\n"
msgstr ""
"  --sharedir            mostra local dos arquivos de suporte independentes "
"de arquitetura\n"

#: pg_config.c:413
#, c-format
msgid ""
"  --sysconfdir          show location of system-wide configuration files\n"
msgstr ""
"  --sysconfdir          mostra local dos arquivos de configura��o do "
"sistema\n"

#: pg_config.c:414
#, c-format
msgid "  --pgxs                show location of extension makefile\n"
msgstr "  --pgxs                mostra local do makefile extens�vel\n"

#: pg_config.c:415
#, c-format
msgid ""
"  --configure           show options given to \"configure\" script when\n"
"                        PostgreSQL was built\n"
msgstr ""
"  --configure           mostra op��es informadas ao script \"configure\" "
"quando\n"
"                        o PostgreSQL foi constru�do\n"

#: pg_config.c:417
#, c-format
msgid "  --cc                  show CC value used when PostgreSQL was built\n"
msgstr ""
"  --cc                  mostra valor de CC utilizado quando PostgreSQL foi "
"constru�do\n"

#: pg_config.c:418
#, c-format
msgid ""
"  --cppflags            show CPPFLAGS value used when PostgreSQL was built\n"
msgstr ""
"  --cppflags            mostra valor de CPPFLAGS utilizado quando PostgreSQL "
"foi constru�do\n"

#: pg_config.c:419
#, c-format
msgid ""
"  --cflags              show CFLAGS value used when PostgreSQL was built\n"
msgstr ""
"  --cflags              mostra valor de CFLAGS utilizado quando PostgreSQL "
"foi constru�do\n"

#: pg_config.c:420
#, c-format
msgid ""
"  --cflags_sl           show CFLAGS_SL value used when PostgreSQL was built\n"
msgstr ""
"  --cflags_sl           mostra valor de CFLAGS_SL utilizado quando "
"PostgreSQL foi constru�do\n"

#: pg_config.c:421
#, c-format
msgid ""
"  --ldflags             show LDFLAGS value used when PostgreSQL was built\n"
msgstr ""
"  --ldflags             mostra valor de LDFLAGS utilizado quando PostgreSQL "
"foi constru�do\n"

#: pg_config.c:422
#, c-format
msgid ""
"  --ldflags_sl          show LDFLAGS_SL value used when PostgreSQL was "
"built\n"
msgstr ""
"  --ldflags_sl          mostra valor de LDFLAGS_SL utilizado quando "
"PostgreSQL foi constru�do\n"

#: pg_config.c:423
#, c-format
msgid ""
"  --libs                show LIBS value used when PostgreSQL was built\n"
msgstr ""
"  --libs              mostra valor de LIBS utilizado quando PostgreSQL foi "
"constru�do\n"

#: pg_config.c:424
#, c-format
msgid "  --version             show the PostgreSQL version\n"
msgstr "  --version             mostra a vers�o do PostgreSQL\n"

#: pg_config.c:425
#, c-format
msgid "  --help                show this help, then exit\n"
msgstr "  --help                mostra esta ajuda e termina\n"

#: pg_config.c:426
#, c-format
msgid ""
"\n"
"With no arguments, all known items are shown.\n"
"\n"
msgstr ""
"\n"
"Sem argumentos, todos os itens ser�o mostrados.\n"
"\n"

#: pg_config.c:427
#, c-format
msgid "Report bugs to <pgsql-bugs@postgresql.org>.\n"
msgstr "Relate erros a <pgsql-bugs@postgresql.org>.\n"

#: pg_config.c:433
#, c-format
msgid "Try \"%s --help\" for more information.\n"
msgstr "Tente \"%s --help\" para obter informa��es adicionais.\n"

#: pg_config.c:472
#, c-format
msgid "%s: could not find own executable\n"
msgstr "%s: n�o p�de encontrar o pr�prio execut�vel\n"

#: pg_config.c:495
#, c-format
msgid "%s: invalid argument: %s\n"
msgstr "%s: argumento inv�lido: %s\n"

#: ../../port/exec.c:191 ../../port/exec.c:305 ../../port/exec.c:348
#, c-format
msgid "could not identify current directory: %s"
msgstr "n�o p�de identificar diret�rio atual: %s"

#: ../../port/exec.c:210
#, c-format
msgid "invalid binary \"%s\""
msgstr "bin�rio \"%s\" � inv�lido"

#: ../../port/exec.c:259
#, c-format
msgid "could not read binary \"%s\""
msgstr "n�o p�de ler o bin�rio \"%s\""

#: ../../port/exec.c:266
#, c-format
msgid "could not find a \"%s\" to execute"
msgstr "n�o p�de encontrar o \"%s\" para execut�-lo"

#: ../../port/exec.c:321 ../../port/exec.c:357
#, c-format
msgid "could not change directory to \"%s\""
msgstr "n�o p�de mudar diret�rio para \"%s\""

#: ../../port/exec.c:336
#, c-format
msgid "could not read symbolic link \"%s\""
msgstr "n�o p�de ler link simb�lico \"%s\""

#: ../../port/exec.c:582
#, c-format
msgid "child process exited with exit code %d"
msgstr "processo filho terminou com c�digo de sa�da %d"

#: ../../port/exec.c:585
#, c-format
msgid "child process was terminated by signal %d"
msgstr "processo filho foi terminado pelo sinal %d"

#: ../../port/exec.c:588
#, c-format
msgid "child process exited with unrecognized status %d"
msgstr "processo filho terminou com status desconhecido %d"