summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CMakeLists.txt4
-rw-r--r--README.rst4
-rw-r--r--musl-po/es_ES.po416
-rw-r--r--musl-po/pt_BR.po370
4 files changed, 397 insertions, 397 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index c8ac5c4..40ae262 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -1,5 +1,5 @@
+cmake_minimum_required(VERSION 2.8...3.10)
project(locales C)
-cmake_minimum_required(VERSION 2.8)
option(LOCALE_PROFILE "Install profile file setting the MUSL_LOCPATH environment variable" ON)
@@ -22,7 +22,7 @@ target_compile_options(locale
PRIVATE $<$<COMPILE_LANGUAGE:C>:-std=gnu11 -Wno-pedantic>
)
if(LOCALE_PROFILE)
- install(PROGRAMS ${CMAKE_BINARY_DIR}/00locale.sh DESTINATION
+ install(PROGRAMS ${CMAKE_BINARY_DIR}/00locale.sh DESTINATION
"${CMAKE_INSTALL_FULL_SYSCONFDIR}/profile.d")
endif(LOCALE_PROFILE)
install(TARGETS locale DESTINATION bin)
diff --git a/README.rst b/README.rst
index 032b0f1..d7fd696 100644
--- a/README.rst
+++ b/README.rst
@@ -89,13 +89,13 @@ Language Status
cs_CZ Fully translated.
de_DE Date/time strings only.
en_GB Messages translated where different from en_US.
-es_ES Date/time strings only.
+es_ES Fully translated.
fi_FI Date/time strings only.
fr_FR Date/time strings only.
it_IT Date/time strings only.
nb_NO Date/time strings only.
nl_NL Date/time strings only.
-pt_BR Date/time strings only.
+pt_BR Fully translated.
pt_PT Fully translated.
ru_RU Fully translated.
sr_RS Fully translated.
diff --git a/musl-po/es_ES.po b/musl-po/es_ES.po
index 137a01e..6571157 100644
--- a/musl-po/es_ES.po
+++ b/musl-po/es_ES.po
@@ -10,451 +10,451 @@ msgstr ""
#: ../musl/musl-1.1.14/ldso/dynlink.c:1700
#, c-format
msgid "Error loading shared library %s: %m"
-msgstr ""
+msgstr "Error al cargar la biblioteca compartida %s: %m"
#: ../musl/musl-1.1.14/ldso/dynlink.c:1603
#, c-format
msgid "%s: Error getting %zu bytes thread-local storage: %m\n"
-msgstr ""
+msgstr "%s: Error al obtener %zu bytes de almacenamiento local por hilo: %m\n"
#: ../musl/musl-1.1.14/ldso/dynlink.c:1699
#, c-format
msgid "Library %s is not already loaded"
-msgstr ""
+msgstr "La biblioteca %s no esta cargada"
#: ../musl/musl-1.1.14/ldso/dynlink.c:1503
#, c-format
msgid "%s: %s: Not a valid dynamic program\n"
-msgstr ""
+msgstr "%s: %s: No es un programa dinámico valido\n"
#: ../musl/musl-1.1.14/ldso/dynlink.c:1087
#, c-format
msgid "Error loading shared library %s: %m (needed by %s)"
-msgstr ""
+msgstr "Error al cargar la biblioteca compartida %s: %m (requerida por %s)"
#: ../musl/musl-1.1.14/ldso/dynlink.c:1158
#, c-format
msgid "Error relocating %s: RELRO protection failed: %m"
-msgstr ""
+msgstr "Error al reubicar %s: fallo en la protección RELRO: %m"
#: ../musl/musl-1.1.14/ldso/dynlink.c:875
#, c-format
msgid "Error allocating function descriptors for %s"
-msgstr ""
+msgstr "Error al asignar descriptores de función para %s"
#: ../musl/musl-1.1.14/ldso/dynlink.c:448
#, c-format
msgid "Error relocating %s: unsupported relocation type %d"
-msgstr ""
+msgstr "Error al reubicar %s: tipo de reubicación %d no soportado"
#: ../musl/musl-1.1.14/src/exit/assert.c:6
#, c-format
msgid "Assertion failed: %s (%s: %s: %d)\n"
-msgstr ""
+msgstr "Error de aserción: %s (%s %s: %d)\n"
#: ../musl/musl-1.1.14/ldso/dynlink.c:340
#, c-format
msgid "Error relocating %s: %s: symbol not found"
-msgstr ""
+msgstr "Error al reubicar %s: %s: símbolo no encontrado"
#: ../musl/musl-1.1.14/ldso/dynlink.c:426
#, c-format
msgid "Error relocating %s: cannot allocate TLSDESC for %s"
-msgstr ""
+msgstr "Error al reubicar %s: no se puede asignar TLSDESC para %s"
#: ../musl/musl-1.1.14/src/ldso/dlerror.c:14
msgid "Dynamic linker failed to allocate memory for error message"
-msgstr ""
+msgstr "El enlazador dinámico no ha podido asignar memoria para el mensaje de error"
#: ../musl/musl-1.1.14/src/ldso/dlerror.c:60
#: ../musl/musl-1.1.14/ldso/dynlink.c:1742
#, c-format
msgid "Invalid library handle %p"
-msgstr ""
+msgstr "Manejador de biblioteca inválido %p"
#: ../musl/musl-1.1.14/src/ldso/dlopen.c:9
msgid "Dynamic loading not supported"
-msgstr ""
+msgstr "Carga dínamica no soportada"
#: ../musl/musl-1.1.14/src/ldso/dlinfo.c:14
#, c-format
msgid "Unsupported request %d"
-msgstr ""
+msgstr "Solicitud no soportada %d"
#: ../musl/musl-1.1.14/src/ldso/__dlsym.c:9
#: ../musl/musl-1.1.14/ldso/dynlink.c:1824
#, c-format
msgid "Symbol not found: %s"
-msgstr ""
+msgstr "Símbolo no encontrado: %s"
#: ../musl/musl-1.1.14/src/malloc/malloc.c:143
#, c-format
msgid "missing from binmap!\n"
-msgstr ""
+msgstr "falta en el binmap!\n"
#: ../musl/musl-1.1.14/src/malloc/malloc.c:145
#, c-format
msgid "binmap wrongly contains %d!\n"
-msgstr ""
+msgstr "el binmap contiene erróneamente %d!\n"
#: ../musl/musl-1.1.14/src/misc/fmtmsg.c:30
msgid "label"
-msgstr ""
+msgstr "etiqueta"
#: ../musl/musl-1.1.14/src/misc/fmtmsg.c:30
msgid "severity"
-msgstr ""
+msgstr "severidad"
#: ../musl/musl-1.1.14/src/misc/fmtmsg.c:30
msgid "text"
-msgstr ""
+msgstr "texto"
#: ../musl/musl-1.1.14/src/misc/fmtmsg.c:30
msgid "action"
-msgstr ""
+msgstr "acción"
#: ../musl/musl-1.1.14/src/misc/fmtmsg.c:30
msgid "tag"
-msgstr ""
+msgstr "etiqueta"
#: ../musl/musl-1.1.14/src/misc/fmtmsg.c:36
msgid "HALT: "
-msgstr ""
+msgstr "PARADA: "
#: ../musl/musl-1.1.14/src/misc/fmtmsg.c:37
msgid "ERROR: "
-msgstr ""
+msgstr "ERROR: "
#: ../musl/musl-1.1.14/src/misc/fmtmsg.c:38
msgid "WARNING: "
-msgstr ""
+msgstr "AVISO: "
#: ../musl/musl-1.1.14/src/misc/fmtmsg.c:39
msgid "INFO: "
-msgstr ""
+msgstr "INFO: "
#: ../musl/musl-1.1.14/src/misc/getopt_long.c:84
msgid ": option does not take an argument: "
-msgstr ""
+msgstr ": la opción no acepta un argumento: "
#: ../musl/musl-1.1.14/src/misc/getopt_long.c:95
#: ../musl/musl-1.1.14/src/misc/getopt.c:91
msgid ": option requires an argument: "
-msgstr ""
+msgstr ": la opción requiere un argumento: "
#: ../musl/musl-1.1.14/src/misc/getopt_long.c:112
msgid ": option is ambiguous: "
-msgstr ""
+msgstr ": opción ambigua: "
#: ../musl/musl-1.1.14/src/misc/getopt_long.c:113
#: ../musl/musl-1.1.14/src/misc/getopt.c:83
msgid ": unrecognized option: "
-msgstr ""
+msgstr ": opción no reconocida: "
#: ../musl/musl-1.1.14/src/regex/regerror.c:13
msgid "No error"
-msgstr ""
+msgstr "Sin error"
#: ../musl/musl-1.1.14/src/string/strsignal.c:57
msgid "Unknown signal"
-msgstr ""
+msgstr "Señal desconocida"
#: ../musl/musl-1.1.14/src/network/hstrerror.c:6
msgid "Host not found"
-msgstr ""
+msgstr "Host no encontrado"
#: ../musl/musl-1.1.14/src/network/gai_strerror.c:5
msgid "Invalid flags"
-msgstr ""
+msgstr "Banderas inválidas"
#: ../musl/musl-1.1.14/src/time/strftime.c:89
#, c-format
msgid "%2d"
-msgstr ""
+msgstr "%2d"
#: ../musl/musl-1.1.14/src/time/strftime.c:92
msgid "%Y-%m-%d"
-msgstr ""
+msgstr "%d-%m-%Y"
#: ../musl/musl-1.1.14/src/time/strftime.c:141
msgid "\t"
-msgstr ""
+msgstr "\t"
#: ../musl/musl-1.1.14/src/time/strftime.c:174
#, c-format
msgid "+%lld"
-msgstr ""
+msgstr "+%lld"
#: ../musl/musl-1.1.14/src/time/strftime.c:184
#, c-format
msgid "%+.2d%.2d"
-msgstr ""
+msgstr "%+.2d%.2d"
#: ../musl/musl-1.1.14/src/time/strftime.c:202
#, c-format
msgid "%0*lld"
-msgstr ""
+msgstr "%0*lld"
msgid "Illegal byte sequence"
-msgstr ""
+msgstr "Secuencia de bytes ilegal"
msgid "Domain error"
-msgstr ""
+msgstr "Error de dominio"
msgid "Result not representable"
-msgstr ""
+msgstr "Resultado no representable"
msgid "Not a tty"
-msgstr ""
+msgstr "No es una tty"
msgid "Permission denied"
-msgstr ""
+msgstr "Permiso denegado"
msgid "Operation not permitted"
-msgstr ""
+msgstr "Operación no permitida"
msgid "No such file or directory"
-msgstr ""
+msgstr "No existe el archivo o el directorio"
msgid "No such process"
-msgstr ""
+msgstr "No existe el proceso"
msgid "File exists"
-msgstr ""
+msgstr "El archivo ya existe"
msgid "Value too large for data type"
-msgstr ""
+msgstr "Valor demasiado grande para el tipo de datos"
msgid "No space left on device"
-msgstr ""
+msgstr "No queda espacio en el dispositivo"
msgid "Resource busy"
-msgstr ""
+msgstr "Recurso ocupado"
msgid "Interrupted system call"
-msgstr ""
+msgstr "Llamada al sistema interrumpida"
msgid "Resource temporarily unavailable"
-msgstr ""
+msgstr "Recurso no disponible temporalmente"
msgid "Invalid seek"
-msgstr ""
+msgstr "Búsqueda inválida"
msgid "Cross-device link"
-msgstr ""
+msgstr "Enlace entre dispositivos"
msgid "Read-only file system"
-msgstr ""
+msgstr "Sistema de archivos de solo lectura"
msgid "Directory not empty"
-msgstr ""
+msgstr "Directorio no vacío"
msgid "Connection reset by peer"
-msgstr ""
+msgstr "Conexión restablecida por el par"
msgid "Operation timed out"
-msgstr ""
+msgstr "Operación expirada"
msgid "Connection refused"
-msgstr ""
+msgstr "Conexión rehusada"
msgid "Host is down"
-msgstr ""
+msgstr "Host caído"
msgid "Host is unreachable"
-msgstr ""
+msgstr "Host inalcanzable"
msgid "Address in use"
-msgstr ""
+msgstr "Dirección en uso"
msgid "Broken pipe"
-msgstr ""
+msgstr "Tubería rota"
msgid "I/O error"
-msgstr ""
+msgstr "Error de entrada/salida"
msgid "No such device or address"
-msgstr ""
+msgstr "No existe el dispositivo o la dirección"
msgid "Block device required"
-msgstr ""
+msgstr "Dispositivo de bloque requerido"
msgid "No such device"
-msgstr ""
+msgstr "No existe el dispositivo"
msgid "Not a directory"
-msgstr ""
+msgstr "No es un directorio"
msgid "Is a directory"
-msgstr ""
+msgstr "Es un directorio"
msgid "Text file busy"
-msgstr ""
+msgstr "Archivo de texto ocupado"
msgid "Exec format error"
-msgstr ""
+msgstr "Error de formato de ejecución"
msgid "Invalid argument"
-msgstr ""
+msgstr "Argumento inválido"
msgid "Argument list too long"
-msgstr ""
+msgstr "La lista de argumentos es demasiado larga"
msgid "Symbolic link loop"
-msgstr ""
+msgstr "Bucle de enlaces simbólicos"
msgid "Filename too long"
-msgstr ""
+msgstr "Nombre de archivo demasiado largo"
msgid "Too many open files in system"
-msgstr ""
+msgstr "Demasiados archivos abiertos en el sistema"
msgid "No file descriptors available"
-msgstr ""
+msgstr "Ningún descriptor de archivos disponibles"
msgid "Bad file descriptor"
-msgstr ""
+msgstr "Descriptor de archivo erróneo"
msgid "No child process"
-msgstr ""
+msgstr "Ningún proceso hijo"
msgid "Bad address"
-msgstr ""
+msgstr "Dirrección errónea"
msgid "File too large"
-msgstr ""
+msgstr "Archivo demasiado grande"
msgid "Too many links"
-msgstr ""
+msgstr "Demasiados enlaces"
msgid "No locks available"
-msgstr ""
+msgstr "No hay candados disponibles"
msgid "Resource deadlock would occur"
-msgstr ""
+msgstr "Se produciría un bloqueo de recursos"
msgid "State not recoverable"
-msgstr ""
+msgstr "Estado no recuperable"
msgid "Previous owner died"
-msgstr ""
+msgstr "El propietario anterior murió"
msgid "Operation canceled"
-msgstr "Operation cancelled"
+msgstr "Operación cancelada"
msgid "Function not implemented"
-msgstr ""
+msgstr "Función no implementada"
msgid "No message of desired type"
-msgstr ""
+msgstr "Ningún mensaje del tipo deseado"
msgid "Identifier removed"
-msgstr ""
+msgstr "Identificador eliminado"
msgid "Device not a stream"
-msgstr ""
+msgstr "El dispositivo no es un flujo"
msgid "No data available"
-msgstr ""
+msgstr "No hay datos disponibles"
msgid "Device timeout"
-msgstr ""
+msgstr "Tiempo de espera del dispositivo agotado"
msgid "Out of streams resources"
-msgstr ""
+msgstr "Recursos de flujo agotados"
msgid "Link has been severed"
-msgstr ""
+msgstr "Se ha cortado el enlace"
msgid "Protocol error"
-msgstr ""
+msgstr "Error de protocolo"
msgid "Bad message"
-msgstr ""
+msgstr "Mensaje erróneo"
msgid "File descriptor in bad state"
-msgstr ""
+msgstr "Descriptor de archivos en mal estado"
msgid "Not a socket"
-msgstr ""
+msgstr "No es un socket"
msgid "Destination address required"
-msgstr ""
+msgstr "Dirección de destino requerida"
msgid "Message too large"
-msgstr ""
+msgstr "Mensaje demasiado largo"
msgid "Protocol wrong type for socket"
-msgstr ""
+msgstr "Tipo de protocolo erróneo para el socket"
msgid "Protocol not available"
-msgstr ""
+msgstr "Protocolo no disponible"
msgid "Protocol not supported"
-msgstr ""
+msgstr "Protocolo no soportado"
msgid "Socket type not supported"
-msgstr ""
+msgstr "Tipo de socket no soportado"
msgid "Not supported"
-msgstr ""
+msgstr "No soportado"
msgid "Protocol family not supported"
-msgstr ""
+msgstr "Familia de protocolos no soportada"
msgid "Address family not supported by protocol"
-msgstr ""
+msgstr "Familia de direcciones no soportada por el protocolo"
msgid "Address not available"
-msgstr ""
+msgstr "Dirección no disponible"
msgid "Network is down"
-msgstr ""
+msgstr "Red caída"
msgid "Network unreachable"
-msgstr ""
+msgstr "Red inaccesible"
msgid "Connection reset by network"
-msgstr ""
+msgstr "Conexión restablecida por red"
msgid "Connection aborted"
-msgstr ""
+msgstr "Conexión abortada"
msgid "No buffer space available"
-msgstr ""
+msgstr "No hay espacio disponible en el búfer"
msgid "Socket is connected"
-msgstr ""
+msgstr "Socket conectado"
msgid "Socket not connected"
-msgstr ""
+msgstr "Socket no conectado"
msgid "Cannot send after socket shutdown"
-msgstr ""
+msgstr "No se puede enviar tras el cierre del socket"
msgid "Operation already in progress"
-msgstr ""
+msgstr "Operación ya en curso"
msgid "Operation in progress"
-msgstr ""
+msgstr "Operación en curso"
msgid "Stale file handle"
-msgstr ""
+msgstr "Manejador de archivos obsoleto"
msgid "Remote I/O error"
-msgstr ""
+msgstr "Error entrada/salida remoto"
msgid "Quota exceeded"
-msgstr ""
+msgstr "Cuota excedida"
msgid "No medium found"
-msgstr ""
+msgstr "Ningún medio encontrado"
msgid "Wrong medium type"
-msgstr ""
+msgstr "Tipo de medio erróneo"
msgid "No error information"
-msgstr ""
+msgstr "Sin información de error"
msgid "Sun"
msgstr "dom"
@@ -487,7 +487,7 @@ msgid "Tuesday"
msgstr "martes"
msgid "Wednesday"
-msgstr "miercoles"
+msgstr "miércoles"
msgid "Thursday"
msgstr "jueves"
@@ -496,10 +496,10 @@ msgid "Friday"
msgstr "viernes"
msgid "Saturday"
-msgstr "sabado"
+msgstr "sábado"
msgid "Jan"
-msgstr "en"
+msgstr "ene"
msgid "Feb"
msgstr "feb"
@@ -510,6 +510,9 @@ msgstr "mar"
msgid "Apr"
msgstr "abr"
+msgid "May"
+msgstr "mayo"
+
msgid "Jun"
msgstr "jun"
@@ -529,82 +532,79 @@ msgid "Nov"
msgstr "nov"
msgid "Dec"
-msgstr "dec"
+msgstr "dic"
msgid "January"
-msgstr "Enero"
+msgstr "enero"
msgid "February"
-msgstr "Febrero"
+msgstr "febrero"
msgid "March"
-msgstr "Marzo"
+msgstr "marzo"
msgid "April"
-msgstr "Abril"
-
-msgid "May"
-msgstr "Mayo"
+msgstr "abril"
msgid "June"
-msgstr "Junio"
+msgstr "junio"
msgid "July"
-msgstr "Julio"
+msgstr "julio"
msgid "August"
-msgstr "Agosto"
+msgstr "agosto"
msgid "September"
-msgstr "Septiembre"
+msgstr "septiembre"
msgid "October"
-msgstr "Octubre"
+msgstr "octubre"
msgid "November"
-msgstr "Noviembre"
+msgstr "noviembre"
msgid "December"
-msgstr "Diciembre"
+msgstr "diciembre"
msgid "AM"
-msgstr ""
+msgstr "AM"
msgid "PM"
-msgstr ""
+msgstr "PM"
msgid "%a %b %e %T %Y"
-msgstr ""
+msgstr "%a %d %e %Y %T"
#: ../musl/musl-1.1.14/src/time/strptime.c:54
#: ../musl/musl-1.1.14/src/time/strftime.c:86
msgid "%m/%d/%y"
-msgstr "%d-%m-%y"
+msgstr "%d/%m/%y"
#: ../musl/musl-1.1.14/src/time/strptime.c:106
#: ../musl/musl-1.1.14/src/time/strftime.c:130
msgid "%H:%M"
-msgstr ""
+msgstr "%H:%M"
#: ../musl/musl-1.1.14/src/time/strptime.c:115
#: ../musl/musl-1.1.14/src/time/strftime.c:143
msgid "%H:%M:%S"
-msgstr ""
+msgstr "%H:%M:%S"
msgid "%I:%M:%S %p"
-msgstr ""
+msgstr "%I:%M:%S %p"
msgid "0123456789"
-msgstr ""
+msgstr "0123456789"
msgid "%a %b %e %T %Y %Z"
-msgstr ""
+msgstr "%a %e %b %Y %T %Z"
msgid "^[yY]"
-msgstr ""
+msgstr "^[yY]"
msgid "^[nN]"
-msgstr ""
+msgstr "^[nN]"
msgid "yes"
msgstr "sí"
@@ -616,154 +616,154 @@ msgid "."
msgstr ","
msgid "Name does not resolve"
-msgstr ""
+msgstr "El nombre no se resuelve"
msgid "Try again"
-msgstr ""
+msgstr "Inténtelo de nuevo"
msgid "Non-recoverable error"
-msgstr ""
+msgstr "Error no recuperable"
msgid "Unknown error"
-msgstr ""
+msgstr "Error desconocido"
msgid "Unrecognized address family or invalid length"
-msgstr "Unrecognised address family or invalid length"
+msgstr "Familia de direcciones no reconocida o longitud inválida"
msgid "Unrecognized socket type"
-msgstr "Unrecognised socket type"
+msgstr "Tipo de socket no reconocido"
msgid "Unrecognized service"
-msgstr "Unrecognised service"
+msgstr "Servicio no reconocido"
msgid "System error"
-msgstr ""
+msgstr "Error del sistema"
msgid "Overflow"
-msgstr ""
+msgstr "Desbordamiento"
msgid "No match"
-msgstr ""
+msgstr "Sin coincidencia"
msgid "Invalid regexp"
-msgstr ""
+msgstr "Regexp inválido"
msgid "Unknown collating element"
-msgstr ""
+msgstr "Elemento de ordenación desconocido"
msgid "Unknown character class name"
-msgstr ""
+msgstr "Nombre de clase de caracteres desconocido"
msgid "Trailing backslash"
-msgstr ""
+msgstr "Barra invertida sobrante"
msgid "Invalid back reference"
-msgstr ""
+msgstr "Referencia inversa no válida"
msgid "Missing ']'"
-msgstr ""
+msgstr "Falta ']'"
msgid "Missing ')'"
-msgstr ""
+msgstr "Falta ')'"
msgid "Missing '}'"
-msgstr ""
+msgstr "Falta '}'"
msgid "Invalid contents of {}"
-msgstr ""
+msgstr "Contenidos inválido de {}"
msgid "Invalid character range"
-msgstr ""
+msgstr "Rango de caracter inválido"
msgid "Repetition not preceded by valid expression"
-msgstr ""
+msgstr "Repetición no precedida de expresión válida"
msgid "Hangup"
-msgstr ""
+msgstr "Cuelgue"
msgid "Interrupt"
-msgstr ""
+msgstr "Interrupción"
msgid "Quit"
-msgstr ""
+msgstr "Salir"
msgid "Illegal instruction"
-msgstr ""
+msgstr "Instrucción ilegal"
msgid "Trace/breakpoint trap"
-msgstr ""
+msgstr "Trampa de traza/punto de interrupcion"
msgid "Aborted"
-msgstr ""
+msgstr "Abortado"
msgid "Bus error"
-msgstr ""
+msgstr "Error de bus"
msgid "Arithmetic exception"
-msgstr ""
+msgstr "Excepción aritmética"
msgid "Killed"
-msgstr ""
+msgstr "Terminado"
msgid "User defined signal 1"
-msgstr ""
+msgstr "Señal definida por el usuario 1"
msgid "Segmentation fault"
-msgstr ""
+msgstr "Error de segmentación"
msgid "User defined signal 2"
-msgstr ""
+msgstr "Señal definida por el usuario 2"
msgid "Alarm clock"
-msgstr ""
+msgstr "Despertador"
msgid "Terminated"
-msgstr ""
+msgstr "Finalizado"
msgid "Stack fault"
-msgstr ""
+msgstr "Fallo del stack"
msgid "Child process status"
-msgstr ""
+msgstr "Estado del proceso hijo"
msgid "Continued"
-msgstr ""
+msgstr "Continuado"
msgid "Stopped (signal)"
-msgstr ""
+msgstr "Detenido (señal)"
msgid "Stopped"
-msgstr ""
+msgstr "Detenido"
msgid "Stopped (tty input)"
-msgstr ""
+msgstr "Detenido (input de tty)"
msgid "Stopped (tty output)"
-msgstr ""
+msgstr "Detenido (output de tty)"
msgid "Urgent I/O condition"
-msgstr ""
+msgstr "Condición entrada/salida urgente"
msgid "CPU time limit exceeded"
-msgstr ""
+msgstr "Límite de tiempo de CPU excedido"
msgid "File size limit exceeded"
-msgstr ""
+msgstr "Límite de tamaño de archivo excedido"
msgid "Virtual timer expired"
-msgstr ""
+msgstr "El temporizador virtual ha expirado"
msgid "Profiling timer expired"
-msgstr ""
+msgstr "El temporizador de perfilado ha expirado"
msgid "Window changed"
-msgstr ""
+msgstr "La ventana ha cambiado"
msgid "I/O possible"
-msgstr ""
+msgstr "Entrada/salida posible"
msgid "Power failure"
-msgstr ""
+msgstr "Corte de energía"
msgid "Bad system call"
-msgstr ""
+msgstr "Llamada al sistema errónea"
diff --git a/musl-po/pt_BR.po b/musl-po/pt_BR.po
index 797835b..f9da5b5 100644
--- a/musl-po/pt_BR.po
+++ b/musl-po/pt_BR.po
@@ -10,124 +10,124 @@ msgstr ""
#: ../musl/musl-1.1.14/ldso/dynlink.c:1700
#, c-format
msgid "Error loading shared library %s: %m"
-msgstr "Error loading shared library %s: %m"
+msgstr "Erro ao carregar a biblioteca compartilhada %s: %m"
#: ../musl/musl-1.1.14/ldso/dynlink.c:1603
#, c-format
msgid "%s: Error getting %zu bytes thread-local storage: %m\n"
-msgstr "%s: Error getting %zu bytes thread-local storage: %m\n"
+msgstr "%s: Erro ao obter %zu bytes de armazenamento local de thread: %m\n"
#: ../musl/musl-1.1.14/ldso/dynlink.c:1699
#, c-format
msgid "Library %s is not already loaded"
-msgstr "Library %s is not already loaded"
+msgstr "A biblioteca %s não está carregada"
#: ../musl/musl-1.1.14/ldso/dynlink.c:1503
#, c-format
msgid "%s: %s: Not a valid dynamic program\n"
-msgstr "%s: %s: Not a valid dynamic program\n"
+msgstr "%s: %s: Não é um programa dinâmico válido\n"
#: ../musl/musl-1.1.14/ldso/dynlink.c:1087
#, c-format
msgid "Error loading shared library %s: %m (needed by %s)"
-msgstr "Error loading shared library %s: %m (needed by %s)"
+msgstr "Erro ao carregar a biblioteca compartilhada %s: %m (necessária por %s)"
#: ../musl/musl-1.1.14/ldso/dynlink.c:1158
#, c-format
msgid "Error relocating %s: RELRO protection failed: %m"
-msgstr "Error relocating %s: RELRO protection failed: %m"
+msgstr "Erro ao realocar %s: Falha na proteção RELRO: %m"
#: ../musl/musl-1.1.14/ldso/dynlink.c:875
#, c-format
msgid "Error allocating function descriptors for %s"
-msgstr "Error allocating function descriptors for %s"
+msgstr "Erro ao alocar descritores de funções para %s"
#: ../musl/musl-1.1.14/ldso/dynlink.c:448
#, c-format
msgid "Error relocating %s: unsupported relocation type %d"
-msgstr "Error relocating %s: unsupported relocation type %d"
+msgstr "Erro ao realocar %s: tipo de realocação não suportado %d"
#: ../musl/musl-1.1.14/src/exit/assert.c:6
#, c-format
msgid "Assertion failed: %s (%s: %s: %d)\n"
-msgstr "Assertion failed: %s (%s: %s: %d)\n"
+msgstr "Falha na asserção: %s (%s: %s: %d)\n"
#: ../musl/musl-1.1.14/ldso/dynlink.c:340
#, c-format
msgid "Error relocating %s: %s: symbol not found"
-msgstr "Error relocating %s: %s: symbol not found"
+msgstr "Erro ao realocar %s: %s: símbolo não encontrado"
#: ../musl/musl-1.1.14/ldso/dynlink.c:426
#, c-format
msgid "Error relocating %s: cannot allocate TLSDESC for %s"
-msgstr "Error relocating %s: cannot allocate TLSDESC for %s"
+msgstr "Erro ao realocar %s: não é possível alocar TLSDESC para %s"
#: ../musl/musl-1.1.14/src/ldso/dlerror.c:14
msgid "Dynamic linker failed to allocate memory for error message"
-msgstr "Dynamic linker failed to allocate memory for error message"
+msgstr "O vinculador dinâmico falhou ao alocar memória para a mensagem de erro"
#: ../musl/musl-1.1.14/src/ldso/dlerror.c:60
#: ../musl/musl-1.1.14/ldso/dynlink.c:1742
#, c-format
msgid "Invalid library handle %p"
-msgstr "Invalid library handle %p"
+msgstr "Handle de biblioteca inválido %p"
#: ../musl/musl-1.1.14/src/ldso/dlopen.c:9
msgid "Dynamic loading not supported"
-msgstr "Dynamic loading not supported"
+msgstr "Carregamento dinâmico não suportado"
#: ../musl/musl-1.1.14/src/ldso/dlinfo.c:14
#, c-format
msgid "Unsupported request %d"
-msgstr "Unsupported request %d"
+msgstr "Solicitação não suportada %d"
#: ../musl/musl-1.1.14/src/ldso/__dlsym.c:9
#: ../musl/musl-1.1.14/ldso/dynlink.c:1824
#, c-format
msgid "Symbol not found: %s"
-msgstr "Symbol not found: %s"
+msgstr "Símbolo não encontrado: %s"
#: ../musl/musl-1.1.14/src/malloc/malloc.c:143
#, c-format
msgid "missing from binmap!\n"
-msgstr "missing from binmap!\n"
+msgstr "falta do binmap!\n"
#: ../musl/musl-1.1.14/src/malloc/malloc.c:145
#, c-format
msgid "binmap wrongly contains %d!\n"
-msgstr "binmap wrongly contains %d!\n"
+msgstr "binmap contém erroneamente %d!\n"
#: ../musl/musl-1.1.14/src/misc/fmtmsg.c:30
msgid "label"
-msgstr "label"
+msgstr "rótulo"
#: ../musl/musl-1.1.14/src/misc/fmtmsg.c:30
msgid "severity"
-msgstr "severity"
+msgstr "gravidade"
#: ../musl/musl-1.1.14/src/misc/fmtmsg.c:30
msgid "text"
-msgstr "text"
+msgstr "texto"
#: ../musl/musl-1.1.14/src/misc/fmtmsg.c:30
msgid "action"
-msgstr "action"
+msgstr "ação"
#: ../musl/musl-1.1.14/src/misc/fmtmsg.c:30
msgid "tag"
-msgstr "tag"
+msgstr "etiqueta"
#: ../musl/musl-1.1.14/src/misc/fmtmsg.c:36
msgid "HALT: "
-msgstr "HALT: "
+msgstr "PARE: "
#: ../musl/musl-1.1.14/src/misc/fmtmsg.c:37
msgid "ERROR: "
-msgstr "ERROR: "
+msgstr "ERRO: "
#: ../musl/musl-1.1.14/src/misc/fmtmsg.c:38
msgid "WARNING: "
-msgstr "WARNING: "
+msgstr "AVISO: "
#: ../musl/musl-1.1.14/src/misc/fmtmsg.c:39
msgid "INFO: "
@@ -135,37 +135,37 @@ msgstr "INFO: "
#: ../musl/musl-1.1.14/src/misc/getopt_long.c:84
msgid ": option does not take an argument: "
-msgstr ": option does not take an argument: "
+msgstr ": a opção não aceita argumento: "
#: ../musl/musl-1.1.14/src/misc/getopt_long.c:95
#: ../musl/musl-1.1.14/src/misc/getopt.c:91
msgid ": option requires an argument: "
-msgstr ": option requires an argument: "
+msgstr ": a opção requer argumento: "
#: ../musl/musl-1.1.14/src/misc/getopt_long.c:112
msgid ": option is ambiguous: "
-msgstr ": option is ambiguous: "
+msgstr ": a opção é ambígua: "
#: ../musl/musl-1.1.14/src/misc/getopt_long.c:113
#: ../musl/musl-1.1.14/src/misc/getopt.c:83
msgid ": unrecognized option: "
-msgstr ": unrecognized option: "
+msgstr ": opção não reconhecida: "
#: ../musl/musl-1.1.14/src/regex/regerror.c:13
msgid "No error"
-msgstr "No error"
+msgstr "Sem erro"
#: ../musl/musl-1.1.14/src/string/strsignal.c:57
msgid "Unknown signal"
-msgstr "Unknown signal"
+msgstr "Sinal desconhecido"
#: ../musl/musl-1.1.14/src/network/hstrerror.c:6
msgid "Host not found"
-msgstr "Host not found"
+msgstr "Host não encontrado"
#: ../musl/musl-1.1.14/src/network/gai_strerror.c:5
msgid "Invalid flags"
-msgstr "Invalid flags"
+msgstr "Sinalizadores inválidos"
#: ../musl/musl-1.1.14/src/time/strftime.c:89
#, c-format
@@ -178,283 +178,283 @@ msgstr "%d-%m-%Y"
#: ../musl/musl-1.1.14/src/time/strftime.c:141
msgid "\t"
-msgstr ""
+msgstr "\t"
#: ../musl/musl-1.1.14/src/time/strftime.c:174
#, c-format
msgid "+%lld"
-msgstr ""
+msgstr "+%lld"
#: ../musl/musl-1.1.14/src/time/strftime.c:184
#, c-format
msgid "%+.2d%.2d"
-msgstr ""
+msgstr "%+.2d%.2d"
-#: ../musl/musl-1.1.14/src/time/strftime.c:202
+#: ../musl/musl-1.1.14/src/time/
#, c-format
msgid "%0*lld"
-msgstr ""
+msgstr "%0*lld"
msgid "Illegal byte sequence"
-msgstr "Illegal byte sequence"
+msgstr "Sequência de bytes ilegal"
msgid "Domain error"
-msgstr "Domain error"
+msgstr "Erro de domínio"
msgid "Result not representable"
-msgstr "Result not representable"
+msgstr "Resultado não representável"
msgid "Not a tty"
-msgstr "Not a tty"
+msgstr "Não é um tty"
msgid "Permission denied"
-msgstr "Permission denied"
+msgstr "Permissão negada"
msgid "Operation not permitted"
-msgstr "Operation not permitted"
+msgstr "Operação não permitida"
msgid "No such file or directory"
-msgstr "No such file or directory"
+msgstr "Nenhum arquivo ou diretório encontrado"
msgid "No such process"
-msgstr "No such process"
+msgstr "Nenhum processo encontrado"
msgid "File exists"
-msgstr "File exists"
+msgstr "Arquivo existe"
msgid "Value too large for data type"
-msgstr "Value too large for data type"
+msgstr "Valor muito grande para o tipo de dado"
msgid "No space left on device"
-msgstr "No space left on device"
+msgstr "Sem espaço disponível no dispositivo"
msgid "Resource busy"
-msgstr "Resource busy"
+msgstr "Recurso ocupado"
msgid "Interrupted system call"
-msgstr "Interrupted system call"
+msgstr "Chamada de sistema interrompida"
msgid "Resource temporarily unavailable"
-msgstr "Resource temporarily unavailable"
+msgstr "Recurso temporariamente indisponível"
msgid "Invalid seek"
-msgstr "Invalid seek"
+msgstr "Busca inválida"
msgid "Cross-device link"
-msgstr "Cross-device link"
+msgstr "Link entre dispositivos"
msgid "Read-only file system"
-msgstr "Read-only file system"
+msgstr "Sistema de arquivos somente leitura"
msgid "Directory not empty"
-msgstr "Directory not empty"
+msgstr "Diretório não está vazio"
msgid "Connection reset by peer"
-msgstr "Connection reset by peer"
+msgstr "Conexão reiniciada pelo par"
msgid "Operation timed out"
-msgstr "Operation timed out"
+msgstr "Operação timeout"
msgid "Connection refused"
-msgstr "Connection refused"
+msgstr "Conexão recusada"
msgid "Host is down"
-msgstr "Host is down"
+msgstr "Host fora do ar"
msgid "Host is unreachable"
-msgstr "Host is unreachable"
+msgstr "Host inacessível"
msgid "Address in use"
-msgstr "Address in use"
+msgstr "Endereço em uso"
msgid "Broken pipe"
-msgstr "Broken pipe"
+msgstr "Pipe quebrado"
msgid "I/O error"
-msgstr "I/O error"
+msgstr "Erro de I/O"
msgid "No such device or address"
-msgstr "No such device or address"
+msgstr "Nenhum dispositivo ou endereço encontrado"
msgid "Block device required"
-msgstr "Block device required"
+msgstr "Dispositivo de bloco requerido"
msgid "No such device"
-msgstr "No such device"
+msgstr "Nenhum dispositivo encontrado"
msgid "Not a directory"
-msgstr "Not a directory"
+msgstr "Não é um diretório"
msgid "Is a directory"
-msgstr "Is a directory"
+msgstr "É um diretório"
msgid "Text file busy"
-msgstr "Text file busy"
+msgstr "Arquivo de texto ocupado"
msgid "Exec format error"
-msgstr "Exec format error"
+msgstr "Erro de formato de execução"
msgid "Invalid argument"
-msgstr "Invalid argument"
+msgstr "Argumento inválido"
msgid "Argument list too long"
-msgstr "Argument list too long"
+msgstr "Lista de argumentos muito longa"
msgid "Symbolic link loop"
-msgstr "Symbolic link loop"
+msgstr "Loop de link simbólico"
msgid "Filename too long"
-msgstr "Filename too long"
+msgstr "Nome do arquivo muito longo"
msgid "Too many open files in system"
-msgstr "Too many open files in system"
+msgstr "Muitos arquivos abertos no sistema"
msgid "No file descriptors available"
-msgstr "No file descriptors available"
+msgstr "Nenhum descritor de arquivo disponível"
msgid "Bad file descriptor"
-msgstr "Bad file descriptor"
+msgstr "Descritor de arquivo inválido"
msgid "No child process"
-msgstr "No child process"
+msgstr "Nenhum processo filho"
msgid "Bad address"
-msgstr "Bad address"
+msgstr "Endereço inválido"
msgid "File too large"
-msgstr "File too large"
+msgstr "Arquivo muito grande"
msgid "Too many links"
-msgstr "Too many links"
+msgstr "Muitos links"
msgid "No locks available"
-msgstr "No locks available"
+msgstr "Nenhum bloqueio disponível"
msgid "Resource deadlock would occur"
-msgstr "Resource deadlock would occur"
+msgstr "Ocorreu um conflito de recursos"
msgid "State not recoverable"
-msgstr "State not recoverable"
+msgstr "Estado não recuperável"
msgid "Previous owner died"
-msgstr "Previous owner died"
+msgstr "Proprietário anterior morreu"
msgid "Operation canceled"
-msgstr "Operation canceled"
+msgstr "Operação cancelada"
msgid "Function not implemented"
-msgstr "Function not implemented"
+msgstr "Função não implementada"
msgid "No message of desired type"
-msgstr "No message of desired type"
+msgstr "Nenhuma mensagem do tipo desejado"
msgid "Identifier removed"
-msgstr "Identifier removed"
+msgstr "Identificador removido"
msgid "Device not a stream"
-msgstr "Device not a stream"
+msgstr "Dispositivo não é um fluxo"
msgid "No data available"
-msgstr "No data available"
+msgstr "Nenhum dado disponível"
msgid "Device timeout"
-msgstr "Device timeout"
+msgstr "Tempo limite do dispositivo"
msgid "Out of streams resources"
-msgstr "Out of streams resources"
+msgstr "Recursos de fluxo esgotados"
msgid "Link has been severed"
-msgstr "Link has been severed"
+msgstr "Link foi interrompido"
msgid "Protocol error"
-msgstr "Protocol error"
+msgstr "Erro de protocolo"
msgid "Bad message"
-msgstr "Bad message"
+msgstr "Mensagem inválida"
msgid "File descriptor in bad state"
-msgstr "File descriptor in bad state"
+msgstr "Descritor de arquivo em estado inválido"
msgid "Not a socket"
-msgstr "Not a socket"
+msgstr "Não é um socket"
msgid "Destination address required"
-msgstr "Destination address required"
+msgstr "Endereço de destino requerido"
msgid "Message too large"
-msgstr "Message too large"
+msgstr "Mensagem muito grande"
msgid "Protocol wrong type for socket"
-msgstr "Protocol wrong type for socket"
+msgstr "Protocolo do tipo errado para socket"
msgid "Protocol not available"
-msgstr "Protocol not available"
+msgstr "Protocolo não disponível"
msgid "Protocol not supported"
-msgstr "Protocol not supported"
+msgstr "Protocolo não suportado"
msgid "Socket type not supported"
-msgstr "Socket type not supported"
+msgstr "Tipo de socket não suportado"
msgid "Not supported"
-msgstr "Not supported"
+msgstr "Não suportado"
msgid "Protocol family not supported"
-msgstr "Protocol family not supported"
+msgstr "Família de protocolo não suportada"
msgid "Address family not supported by protocol"
-msgstr "Address family not supported by protocol"
+msgstr "Família de endereço não suportada pelo protocolo"
msgid "Address not available"
-msgstr "Address not available"
+msgstr "Endereço não disponível"
msgid "Network is down"
-msgstr "Network is down"
+msgstr "Rede está fora do ar"
msgid "Network unreachable"
-msgstr "Network unreachable"
+msgstr "Rede inatingível"
msgid "Connection reset by network"
-msgstr "Connection reset by network"
+msgstr "Conexão redefinida pela rede"
msgid "Connection aborted"
-msgstr "Connection aborted"
+msgstr "Conexão abortada"
msgid "No buffer space available"
-msgstr "No buffer space available"
+msgstr "Nenhum espaço de buffer disponível"
msgid "Socket is connected"
-msgstr "Socket is connected"
+msgstr "Socket está conectado"
msgid "Socket not connected"
-msgstr "Socket not connected"
+msgstr "Socket não está conectado"
msgid "Cannot send after socket shutdown"
-msgstr "Cannot send after socket shutdown"
+msgstr "Não é possível enviar após o desligamento do socket"
msgid "Operation already in progress"
-msgstr "Operation already in progress"
+msgstr "Operação já em andamento"
msgid "Operation in progress"
-msgstr "Operation in progress"
+msgstr "Operação em andamento"
msgid "Stale file handle"
-msgstr "Stale file handle"
+msgstr "Manipulador de arquivo obsoleto"
msgid "Remote I/O error"
-msgstr "Remote I/O error"
+msgstr "Erro de E/S remota"
msgid "Quota exceeded"
-msgstr "Quota exceeded"
+msgstr "Cota excedida"
msgid "No medium found"
-msgstr "No medium found"
+msgstr "Nenhum meio encontrado"
msgid "Wrong medium type"
-msgstr "Wrong medium type"
+msgstr "Tipo de meio errado"
msgid "No error information"
-msgstr "No error information"
+msgstr "Sem informações de erro"
msgid "Sun"
msgstr "dom"
@@ -568,13 +568,13 @@ msgid "December"
msgstr "dezembro"
msgid "AM"
-msgstr ""
+msgstr "AM"
msgid "PM"
-msgstr ""
+msgstr "PM"
msgid "%a %b %e %T %Y"
-msgstr "%a %d %b %Y %T"
+msgstr "%a %e %b %Y %T"
#: ../musl/musl-1.1.14/src/time/strptime.c:54
#: ../musl/musl-1.1.14/src/time/strftime.c:86
@@ -584,21 +584,21 @@ msgstr "%d/%m/%Y"
#: ../musl/musl-1.1.14/src/time/strptime.c:106
#: ../musl/musl-1.1.14/src/time/strftime.c:130
msgid "%H:%M"
-msgstr ""
+msgstr "%H:%M"
#: ../musl/musl-1.1.14/src/time/strptime.c:115
#: ../musl/musl-1.1.14/src/time/strftime.c:143
msgid "%H:%M:%S"
-msgstr ""
+msgstr "%H:%M:%S"
msgid "%I:%M:%S %p"
-msgstr ""
+msgstr "%I:%M:%S %p"
msgid "0123456789"
-msgstr ""
+msgstr "0123456789"
msgid "%a %b %e %T %Y %Z"
-msgstr "%a %d %b %Y %T %Z"
+msgstr "%a %e %b %Y %T %Z"
msgid "^[yY]"
msgstr "^[+1oOyY]"
@@ -616,154 +616,154 @@ msgid "."
msgstr ","
msgid "Name does not resolve"
-msgstr "Name does not resolve"
+msgstr "O nome não se resolve"
msgid "Try again"
-msgstr "Try again"
+msgstr "Tente novamente"
msgid "Non-recoverable error"
-msgstr "Non-recoverable error"
+msgstr "Erro não recuperável"
msgid "Unknown error"
-msgstr "Unknown error"
+msgstr "Erro desconhecido"
msgid "Unrecognized address family or invalid length"
-msgstr "Unrecognized address family or invalid length"
+msgstr "Família de endereços não reconhecida ou comprimento inválido"
msgid "Unrecognized socket type"
-msgstr "Unrecognized socket type"
+msgstr "Tipo de socket não reconhecido"
msgid "Unrecognized service"
-msgstr "Unrecognized service"
+msgstr "Serviço não reconhecido"
msgid "System error"
-msgstr "System error"
+msgstr "Erro de sistema"
msgid "Overflow"
-msgstr "Overflow"
+msgstr "Transbordamento"
msgid "No match"
-msgstr "No match"
+msgstr "Sem correspondência"
msgid "Invalid regexp"
-msgstr "Invalid regexp"
+msgstr "Expressão regular inválida"
msgid "Unknown collating element"
-msgstr "Unknown collating element"
+msgstr "Elemento de collation desconhecido"
msgid "Unknown character class name"
-msgstr "Unknown character class name"
+msgstr "Nome de classe de caractere desconhecido"
msgid "Trailing backslash"
-msgstr "Trailing backslash"
+msgstr "Barra invertida no final"
msgid "Invalid back reference"
-msgstr "Invalid back reference"
+msgstr "Referência inversa inválida"
msgid "Missing ']'"
-msgstr "Missing ']'"
+msgstr "Faltando ']'"
msgid "Missing ')'"
-msgstr "Missing ')'"
+msgstr "Faltando ')'"
msgid "Missing '}'"
-msgstr "Missing '}'"
+msgstr "Faltando '}'"
msgid "Invalid contents of {}"
-msgstr "Invalid contents of {}"
+msgstr "Conteúdo inválido de {}"
msgid "Invalid character range"
-msgstr "Invalid character range"
+msgstr "Intervalo de caracteres inválido"
msgid "Repetition not preceded by valid expression"
-msgstr "Repetition not preceded by valid expression"
+msgstr "Repetição não precedida por expressão válida"
msgid "Hangup"
-msgstr "Hangup"
+msgstr "Desconexão"
msgid "Interrupt"
-msgstr "Interrupt"
+msgstr "Interrupção"
msgid "Quit"
-msgstr "Quit"
+msgstr "Sair"
msgid "Illegal instruction"
-msgstr "Illegal instruction"
+msgstr "Instrução ilegal"
msgid "Trace/breakpoint trap"
-msgstr "Trace/breakpoint trap"
+msgstr "Armadilha de trace/ponto de interrupção"
msgid "Aborted"
-msgstr "Aborted"
+msgstr "Abortado"
msgid "Bus error"
-msgstr "Bus error"
+msgstr "Erro de barramento"
msgid "Arithmetic exception"
-msgstr "Arithmetic exception"
+msgstr "Exceção aritmética"
msgid "Killed"
-msgstr "Killed"
+msgstr "Finalizado"
msgid "User defined signal 1"
-msgstr "User defined signal 1"
+msgstr "Sinal definido pelo usuário 1"
msgid "Segmentation fault"
-msgstr "Segmentation fault"
+msgstr "Falha de segmentação"
msgid "User defined signal 2"
-msgstr "User defined signal 2"
+msgstr "Sinal definido pelo usuário 2"
msgid "Alarm clock"
-msgstr "Alarm clock"
+msgstr "Despertador"
msgid "Terminated"
-msgstr "Terminated"
+msgstr "Terminada"
msgid "Stack fault"
-msgstr "Stack fault"
+msgstr "Falha de pilha"
msgid "Child process status"
-msgstr "Child process status"
+msgstr "Status do processo filho"
msgid "Continued"
-msgstr "Continued"
+msgstr "Continuado"
msgid "Stopped (signal)"
-msgstr "Stopped (signal)"
+msgstr "Parado (sinal)"
msgid "Stopped"
-msgstr "Stopped"
+msgstr "Parado"
msgid "Stopped (tty input)"
-msgstr "Stopped (tty input)"
+msgstr "Parado (entrada tty)"
msgid "Stopped (tty output)"
-msgstr "Stopped (tty output)"
+msgstr "Parado (saída tty)"
msgid "Urgent I/O condition"
-msgstr "Urgent I/O condition"
+msgstr "Condição urgente de I/O"
msgid "CPU time limit exceeded"
-msgstr "CPU time limit exceeded"
+msgstr "Limite de tempo de CPU excedido"
msgid "File size limit exceeded"
-msgstr "File size limit exceeded"
+msgstr "Limite de tamanho de arquivo excedido"
msgid "Virtual timer expired"
-msgstr "Virtual timer expired"
+msgstr "Temporizador virtual expirou"
msgid "Profiling timer expired"
-msgstr "Profiling timer expired"
+msgstr "Temporizador de perfil expirou"
msgid "Window changed"
-msgstr "Window changed"
+msgstr "Janela alterada"
msgid "I/O possible"
-msgstr "I/O possible"
+msgstr "I/O possível"
msgid "Power failure"
-msgstr "Power failure"
+msgstr "Falha de energia"
msgid "Bad system call"
-msgstr "Bad system call"
+msgstr "Chamada de sistema inválida"