Strings that have numbers are translated differently for

DO, GT, HN, MX, PA, PE and SV than in other spanish speaking countries.
This commit is contained in:
Pablo Saratxaga
1998-11-25 22:49:24 +00:00
parent 12b9e30f1c
commit bdbc251228
8 changed files with 100 additions and 1 deletions

View File

@@ -185,7 +185,8 @@ AC_TYPE_SIGNAL
AC_FUNC_STRFTIME AC_FUNC_STRFTIME
AC_CHECK_FUNCS(getcwd gettimeofday getwd putenv strdup strtoul uname) AC_CHECK_FUNCS(getcwd gettimeofday getwd putenv strdup strtoul uname)
ALL_LINGUAS="de es fr ko no" dnl ## all 'es_??' are only needed for format numbers different of 'es'
ALL_LINGUAS="de es es_DO es_GT es_HN es_MX es_PA es_PE es_SV fr ko no"
AM_GNU_GETTEXT AM_GNU_GETTEXT
AC_PATH_XTRA AC_PATH_XTRA

14
po/es_DO.po Normal file
View File

@@ -0,0 +1,14 @@
#
# In M<>xico, Dominican Republic, Guatemala, Honduras, Panama, Peru
# and El Salvador, Number formats are the same as in the US, so no
# translation is required for them.
# But the msgstr MUST be filled; otherwise it will default to es.po
# which uses different, non US, format for numbers.
# On the other hand, strings that are the same here and in es.po can
# be left out.
#
#: sysdeps/names/procmem.c:60
msgid "Current limit in bytes on the rss of the process (usually 2,147,483,647)."
msgstr "Limite actual en bytes de conjunto compartido (RSS) del proceso (habitualmente 2,147,483,647)."

14
po/es_GT.po Normal file
View File

@@ -0,0 +1,14 @@
#
# In M<>xico, Dominican Republic, Guatemala, Honduras, Panama, Peru
# and El Salvador, Number formats are the same as in the US, so no
# translation is required for them.
# But the msgstr MUST be filled; otherwise it will default to es.po
# which uses different, non US, format for numbers.
# On the other hand, strings that are the same here and in es.po can
# be left out.
#
#: sysdeps/names/procmem.c:60
msgid "Current limit in bytes on the rss of the process (usually 2,147,483,647)."
msgstr "Limite actual en bytes de conjunto compartido (RSS) del proceso (habitualmente 2,147,483,647)."

14
po/es_HN.po Normal file
View File

@@ -0,0 +1,14 @@
#
# In M<>xico, Dominican Republic, Guatemala, Honduras, Panama, Peru
# and El Salvador, Number formats are the same as in the US, so no
# translation is required for them.
# But the msgstr MUST be filled; otherwise it will default to es.po
# which uses different, non US, format for numbers.
# On the other hand, strings that are the same here and in es.po can
# be left out.
#
#: sysdeps/names/procmem.c:60
msgid "Current limit in bytes on the rss of the process (usually 2,147,483,647)."
msgstr "Limite actual en bytes de conjunto compartido (RSS) del proceso (habitualmente 2,147,483,647)."

14
po/es_MX.po Normal file
View File

@@ -0,0 +1,14 @@
#
# In M<>xico, Dominican Republic, Guatemala, Honduras, Panama, Peru
# and El Salvador, Number formats are the same as in the US, so no
# translation is required for them.
# But the msgstr MUST be filled; otherwise it will default to es.po
# which uses different, non US, format for numbers.
# On the other hand, strings that are the same here and in es.po can
# be left out.
#
#: sysdeps/names/procmem.c:60
msgid "Current limit in bytes on the rss of the process (usually 2,147,483,647)."
msgstr "Limite actual en bytes de conjunto compartido (RSS) del proceso (habitualmente 2,147,483,647)."

14
po/es_PA.po Normal file
View File

@@ -0,0 +1,14 @@
#
# In M<>xico, Dominican Republic, Guatemala, Honduras, Panama, Peru
# and El Salvador, Number formats are the same as in the US, so no
# translation is required for them.
# But the msgstr MUST be filled; otherwise it will default to es.po
# which uses different, non US, format for numbers.
# On the other hand, strings that are the same here and in es.po can
# be left out.
#
#: sysdeps/names/procmem.c:60
msgid "Current limit in bytes on the rss of the process (usually 2,147,483,647)."
msgstr "Limite actual en bytes de conjunto compartido (RSS) del proceso (habitualmente 2,147,483,647)."

14
po/es_PE.po Normal file
View File

@@ -0,0 +1,14 @@
#
# In M<>xico, Dominican Republic, Guatemala, Honduras, Panama, Peru
# and El Salvador, Number formats are the same as in the US, so no
# translation is required for them.
# But the msgstr MUST be filled; otherwise it will default to es.po
# which uses different, non US, format for numbers.
# On the other hand, strings that are the same here and in es.po can
# be left out.
#
#: sysdeps/names/procmem.c:60
msgid "Current limit in bytes on the rss of the process (usually 2,147,483,647)."
msgstr "Limite actual en bytes de conjunto compartido (RSS) del proceso (habitualmente 2,147,483,647)."

14
po/es_SV.po Normal file
View File

@@ -0,0 +1,14 @@
#
# In M<>xico, Dominican Republic, Guatemala, Honduras, Panama, Peru
# and El Salvador, Number formats are the same as in the US, so no
# translation is required for them.
# But the msgstr MUST be filled; otherwise it will default to es.po
# which uses different, non US, format for numbers.
# On the other hand, strings that are the same here and in es.po can
# be left out.
#
#: sysdeps/names/procmem.c:60
msgid "Current limit in bytes on the rss of the process (usually 2,147,483,647)."
msgstr "Limite actual en bytes de conjunto compartido (RSS) del proceso (habitualmente 2,147,483,647)."