|
14.
|
|
|
--si use powers of 1000 not 1024
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
--si usa potencias de 1000, no de 1024
|
|
Translated by
Rodrigo Lledó
|
|
|
|
Located in
src/free.c:87
|
|
15.
|
|
|
-l, --lohi show detailed low and high memory statistics
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
-l, --lohi muestra estadísticas detalladas de memoria baja y alta
|
|
Translated by
Rodrigo Lledó
|
|
|
|
Located in
src/free.c:88
|
|
16.
|
|
|
-t, --total show total for RAM + swap
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
-t, --total muestra el total de RAM + intercambio
|
|
Translated by
Rodrigo Lledó
|
|
|
|
Located in
src/free.c:89
|
|
17.
|
|
|
-s N, --seconds N repeat printing every N seconds
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
-s N, --seconds N se vuelve a mostrar cada N segundos
|
|
Translated by
Rodrigo Lledó
|
|
|
|
Located in
src/free.c:91
|
|
18.
|
|
|
-c N, --count N repeat printing N times, then exit
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
-c N, --count N se muestra N veces, luego sale del programa
|
|
Translated by
Rodrigo Lledó
|
|
|
|
|
Aunque no hay mucho lugar a dudas, 'sale' es muy polisémica.
Sugerencia: sale -> sale del programa, sale -> termina
|
|
Located in
src/free.c:92
|
|
19.
|
|
|
-w, --wide wide output
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
-w, --wide salida amplia
|
|
Translated by
Rodrigo Lledó
|
|
|
|
Located in
src/free.c:93
|
|
20.
|
|
|
--help display this help and exit
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
--help muestra esta ayuda y sale
|
|
Translated by
Rodrigo Lledó
|
|
|
|
Located in
src/free.c:95 src/w.c:553
|
|
21.
|
|
|
Multiple unit options doesn't make sense.
|
|
|
|
Múltiples opciones de unidades no tienen sentido.
|
|
Translated by
Rodrigo Lledó
|
|
Reviewed by
Paco Molinero
|
|
|
|
Located in
free.c:191
|
|
22.
|
|
|
seconds argument `%s ' is not positive number
|
|
|
|
el argumento de segundos «%s » no es un número positivo
|
|
Translated by
Rodrigo Lledó
|
|
|
|
Located in
src/free.c:335
|
|
23.
|
|
|
failed to parse count argument
|
|
|
|
fallo al analizar el argumento de «count»
|
|
Translated by
Rodrigo Lledó
|
|
|
|
|
Siempre me resulta difícil traducir 'count'. 'Cuenta' no suele quedar bien.
Sugerencia: contador
|
|
Located in
src/free.c:341
|