Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
P
Postgres FD Implementation
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Abuhujair Javed
Postgres FD Implementation
Commits
58b33f2e
Commit
58b33f2e
authored
Nov 07, 2004
by
Peter Eisentraut
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Translation updates
parent
33be9d35
Changes
5
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
1541 additions
and
1000 deletions
+1541
-1000
src/bin/pg_config/nls.mk
src/bin/pg_config/nls.mk
+2
-2
src/bin/pg_config/po/es.po
src/bin/pg_config/po/es.po
+138
-0
src/bin/pg_ctl/po/es.po
src/bin/pg_ctl/po/es.po
+273
-242
src/bin/psql/po/es.po
src/bin/psql/po/es.po
+981
-622
src/interfaces/libpq/po/es.po
src/interfaces/libpq/po/es.po
+147
-134
No files found.
src/bin/pg_config/nls.mk
View file @
58b33f2e
# $PostgreSQL: pgsql/src/bin/pg_config/nls.mk,v 1.
8 2004/11/02 09:28:28
petere Exp $
# $PostgreSQL: pgsql/src/bin/pg_config/nls.mk,v 1.
9 2004/11/07 23:27:50
petere Exp $
CATALOG_NAME
:=
pg_config
CATALOG_NAME
:=
pg_config
AVAIL_LANGUAGES
:=
cs de fr pt_BR ru sv
tr
zh_TW
AVAIL_LANGUAGES
:=
cs de
es
fr pt_BR ru sv
tr
zh_TW
GETTEXT_FILES
:=
pg_config.c
GETTEXT_FILES
:=
pg_config.c
GETTEXT_TRIGGERS
:=
_
GETTEXT_TRIGGERS
:=
_
src/bin/pg_config/po/es.po
0 → 100644
View file @
58b33f2e
# pg_config spanish translation
# This file is put in the public domain.
# Alvaro Herrera <alvherre@dcc.uchile.cl>, 2004
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
msgid ""
msgstr ""
"Project-Id-Version: pg_config 8.0\n"
"Report-Msgid-Bugs-To: <pgsql-es-ayuda@postgresql.org>\n"
"POT-Creation-Date: 2004-11-02 23:28-0300\n"
"PO-Revision-Date: 2004-11-02 23:30 CLST\n"
"Last-Translator: Alvaro Herrera <alvherre@dcc.uchile.cl>\n"
"Language-Team: es <pgsql-es-ayuda@postgresql.org>\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 provee informacin sobre la versin instalada de PostgreSQL.\n"
"\n"
#: pg_config.c:37
#, c-format
msgid "Usage:\n"
msgstr "Empleo:\n"
#: pg_config.c:38
#, c-format
msgid ""
" %s OPTION...\n"
"\n"
msgstr ""
" %s OPCIN...\n"
"\n"
#: pg_config.c:39
#, c-format
msgid "Options:\n"
msgstr "Opciones:\n"
#: pg_config.c:40
#, c-format
msgid " --bindir show location of user executables\n"
msgstr " --bindir muestra la ubicacin de ejecutables de usuario\n"
#: pg_config.c:41
#, c-format
msgid ""
" --includedir show location of C header files of the client\n"
" interfaces\n"
msgstr ""
" --includedir muestra la ubicacin de archivos de encabezados C\n"
" de las interfaces cliente\n"
#: pg_config.c:43
#, c-format
msgid ""
" --includedir-server show location of C header files for the server\n"
msgstr ""
" --includedir-server muestra la ubicacin de archivos de encabezados C\n"
" del servidor\n"
#: pg_config.c:44
#, c-format
msgid " --libdir show location of object code libraries\n"
msgstr " --libdir muestra la ubicacin de bibliotecas\n"
" de cdigo objeto\n"
#: pg_config.c:45
#, c-format
msgid " --pkglibdir show location of dynamically loadable modules\n"
msgstr
" --pkglibdir muestra la ubicacin de mdulos para carga dinmica\n"
#: pg_config.c:46
#, c-format
msgid " --pgxs show location of extension makefile\n"
msgstr " --pgxs muestra la ubicacin del archivo makefile\n"
" para extensiones\n"
#: pg_config.c:47
#, c-format
msgid ""
" --configure show options given to \"configure\" script when\n"
" PostgreSQL was built\n"
msgstr ""
" --configure muestra las opciones que se dieron a configure\n"
" cuando PostgreSQL fue construido\n"
#: pg_config.c:49
#, c-format
msgid " --version show the PostgreSQL version, then exit\n"
msgstr " --version muestra la versin de PostgreSQL y termina\n"
#: pg_config.c:50
#, c-format
msgid ""
" --help show this help, then exit\n"
"\n"
msgstr ""
" --help muestra esta ayuda y termina\n"
"\n"
#: pg_config.c:51
#, c-format
msgid "Report bugs to <pgsql-bugs@postgresql.org>.\n"
msgstr "Reporte errores a <pgsql-bugs@postgresql.org>.\n"
#: pg_config.c:57
#, c-format
msgid ""
"\n"
"Try \"%s --help\" for more information\n"
msgstr ""
"\n"
"Use %s --help para mayor informacin\n"
#: pg_config.c:75
#, c-format
msgid "%s: argument required\n"
msgstr "%s: se requiere un argumento\n"
#: pg_config.c:104
#, c-format
msgid "%s: invalid argument: %s\n"
msgstr "%s: el argumento no es vlido: %s\n"
#: pg_config.c:113
#, c-format
msgid "%s: could not find own executable\n"
msgstr "%s: no se pudo encontrar el propio ejecutable\n"
src/bin/pg_ctl/po/es.po
View file @
58b33f2e
This diff is collapsed.
Click to expand it.
src/bin/psql/po/es.po
View file @
58b33f2e
This diff is collapsed.
Click to expand it.
src/interfaces/libpq/po/es.po
View file @
58b33f2e
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment