Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
P
postgres-lambda-diff
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Jakob Huber
postgres-lambda-diff
Commits
8532a1aa
Commit
8532a1aa
authored
20 years ago
by
Peter Eisentraut
Browse files
Options
Downloads
Patches
Plain Diff
New translation
parent
89309441
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
src/bin/pg_config/nls.mk
+5
-0
5 additions, 0 deletions
src/bin/pg_config/nls.mk
src/bin/pg_config/po/pt_BR.po
+117
-0
117 additions, 0 deletions
src/bin/pg_config/po/pt_BR.po
with
122 additions
and
0 deletions
src/bin/pg_config/nls.mk
0 → 100644
+
5
−
0
View file @
8532a1aa
# $PostgreSQL: pgsql/src/bin/pg_config/nls.mk,v 1.1 2004/10/12 18:10:06 petere Exp $
CATALOG_NAME
:=
pg_config
AVAIL_LANGUAGES
:=
pt_BR
GETTEXT_FILES
:=
pg_config.c
GETTEXT_TRIGGERS
:=
_
This diff is collapsed.
Click to expand it.
src/bin/pg_config/po/pt_BR.po
0 → 100644
+
117
−
0
View file @
8532a1aa
# "pg_config" translation to Brazilian Portuguese Language.
# Euler Taveira de Oliveira <euler@ufgnet.ufg.br>, 2004.
#
msgid ""
msgstr ""
"Project-Id-Version: PostgreSQL 8.0\n"
"POT-Creation-Date: 2004-10-05 15:35-0300\n"
"PO-Revision-Date: 2004-10-05 15:15-0300\n"
"Last-Translator: Euler Taveira de Oliveira <euler@ufgnet.ufg.br>\n"
"Language-Team: Brazilian Portuguese <pgsql-dev@lists.querencialivre.rs.gov."
"br>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=ISO-8859-1\n"
"Content-Transfer-Encoding: 8bit\n"
#: pg_config.c:36
#, c-format
msgid ""
"\n"
"%s provides information about the installed version of PostgreSQL.\n"
"\n"
msgstr ""
"\n"
"%s fornece informao sobre a verso do PostgreSQL instalada.\n"
"\n"
#: pg_config.c:37
msgid "Usage:\n"
msgstr "Uso:\n"
#: pg_config.c:38
#, c-format
msgid ""
" %s OPTION...\n"
"\n"
msgstr ""
" %s OPO...\n"
"\n"
#: pg_config.c:39
msgid "Options:\n"
msgstr "Opes:\n"
#: pg_config.c:40
msgid " --bindir show location of user executables\n"
msgstr " --bindir mostra local dos executveis\n"
#: pg_config.c:41
msgid ""
" --includedir show location of C header files of the client\n"
" interfaces\n"
msgstr ""
" --includedir mostra local dos arquivos de cabealho das interfaces\n"
" do cliente\n"
#: pg_config.c:43
msgid ""
" --includedir-server show location of C header files for the server\n"
msgstr ""
" --includedir-server mostra local dos arquivos de cabealho do servidor\n"
#: pg_config.c:44
msgid " --libdir show location of object code libraries\n"
msgstr " --libdir mostra local das bibliotecas objeto\n"
#: pg_config.c:45
msgid " --pkglibdir show location of dynamically loadable modules\n"
msgstr ""
" --pkglibdir mostra local dos mdulos carregveis "
"dinamicamente\n"
#: pg_config.c:46
msgid " --pgxs show location of extension makefile\n"
msgstr " --pgxs mostra local do makefile extensvel\n"
#: pg_config.c:47
msgid ""
" --configure show options given to 'configure' script when\n"
" PostgreSQL was built\n"
msgstr ""
" --configure mostra opes informadas ao script 'configure'\n"
" quando o PostgreSQL foi gerado\n"
#: pg_config.c:49
msgid " --version show the PostgreSQL version, then exit\n"
msgstr " --version mostra a verso do PostgreSQL e sai\n"
#: pg_config.c:50
msgid ""
" --help show this help, then exit\n"
"\n"
msgstr ""
" --help mostra esta ajuda e sai\n"
"\n"
#: pg_config.c:51
msgid "Report bugs to <pgsql-bugs@postgresql.org>.\n"
msgstr "Reporte erros a <pgsql-bugs@postgresql.org>.\n"
#: pg_config.c:57
#, c-format
msgid ""
"\n"
"Try \"%s --help\" for more information\n"
msgstr ""
"\n"
"Tente \"%s --help\" para obter mais informao\n"
#: pg_config.c:73
#, c-format
msgid "%s: argument required\n"
msgstr "%s: argumento requerido\n"
#: pg_config.c:102
#, c-format
msgid "%s: invalid argument: %s\n"
msgstr "%s: argumento invlido: %s\n"
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment