diff --git a/configure.in b/configure.in index 2e998a9a..6b518649 100644 --- a/configure.in +++ b/configure.in @@ -185,7 +185,8 @@ AC_TYPE_SIGNAL AC_FUNC_STRFTIME 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 AC_PATH_XTRA diff --git a/po/es_DO.po b/po/es_DO.po new file mode 100644 index 00000000..6c70e7c7 --- /dev/null +++ b/po/es_DO.po @@ -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)." + diff --git a/po/es_GT.po b/po/es_GT.po new file mode 100644 index 00000000..6c70e7c7 --- /dev/null +++ b/po/es_GT.po @@ -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)." + diff --git a/po/es_HN.po b/po/es_HN.po new file mode 100644 index 00000000..6c70e7c7 --- /dev/null +++ b/po/es_HN.po @@ -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)." + diff --git a/po/es_MX.po b/po/es_MX.po new file mode 100644 index 00000000..6c70e7c7 --- /dev/null +++ b/po/es_MX.po @@ -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)." + diff --git a/po/es_PA.po b/po/es_PA.po new file mode 100644 index 00000000..6c70e7c7 --- /dev/null +++ b/po/es_PA.po @@ -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)." + diff --git a/po/es_PE.po b/po/es_PE.po new file mode 100644 index 00000000..6c70e7c7 --- /dev/null +++ b/po/es_PE.po @@ -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)." + diff --git a/po/es_SV.po b/po/es_SV.po new file mode 100644 index 00000000..6c70e7c7 --- /dev/null +++ b/po/es_SV.po @@ -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)." +