Browsing Spanish translation

Don't show this notice anymore
Before translating, be sure to go through Ubuntu Translators instructions and Spanish guidelines.
2130 of 39 results
25.
%s: No filename found in line %d of standard input, aborting
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
%s: No se ha encontrado un nombre de archivo en la línea %d de la entrada estándar, abortando
Translated and reviewed by Daniel Fuertes Pérez (DaniFP)
In upstream:
%s: %s: No se encontró nombre de archivo en línea %d de entrada estándar, abortando
Suggested by atrueba
Shared:
%s: No se encontró nombre de archivo en línea %d de entrada estándar, abortando
Suggested by Paco Molinero
Located in tools/setfacl.c:151
26.
%s: %s: %s in line %d
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
%s: %s: %s en la línea %d
Translated and reviewed by Daniel Fuertes Pérez (DaniFP)
In upstream:
%s: %s: %s en línea %d
Suggested by atrueba
Located in tools/setfacl.c:172
27.
%s: %s: Cannot change owner/group: %s
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
%s: %s: No se puede cambiar el propietario/grupo: %s
Translated and reviewed by Daniel Fuertes Pérez (DaniFP)
In upstream:
%s: %s: No se pudo cambiar el propietario/grupo: %s
Suggested by atrueba
Located in tools/setfacl.c:204
28.
%s %s -- set file access control lists
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
%s %s -- establecer archivo de listas de control de acceso
Translated and reviewed by Ricardo Pérez López
In upstream:
%s %s -- establecer listas de control de acceso a archivo
Suggested by atrueba
Located in tools/setfacl.c:265
30.
-m, --modify=acl modify the current ACL(s) of file(s)
-M, --modify-file=file read ACL entries to modify from file
-x, --remove=acl remove entries from the ACL(s) of file(s)
-X, --remove-file=file read ACL entries to remove from file
-b, --remove-all remove all extended ACL entries
-k, --remove-default remove the default ACL
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
There are leading/trailing spaces here. Each one represents a space character. Enter a space in the equivalent position in the translation.
-m, --modify=acl modifica la(s) ACL(s) actuales del archivo(s)
-M, --modify-file=file lee del archivo las entradas de la ACL para modificar
-x, --remove=acl quita entradas de las ACL(s) del archivo(s)
-X, --remove-file=file lee entradas de la ACL para quitar del archivo
-b, --remove-all lee todas las entradas extendidas de la ACL
-k, --remove-default quita la ACL predeterminada
Translated and reviewed by Ricardo Pérez López
In upstream:
-m, --modify=acl modificar ACL actual(es) de archivo(s)
-M, --modify-file=arch leer entradas ACL desde "arch"
-x, --remove=acl eliminar entradas desde ACL(s) de archivo(s)
-X, --remove-file=arch leer entradas de ACL a borrar desde "arch"
-b, --remove-all eliminar todas las entradas ACL extendidas
-k, --remove-default eliminar el ACL predeterminado
Suggested by atrueba
Located in tools/setfacl.c:270
31.
--set=acl set the ACL of file(s), replacing the current ACL
--set-file=file read ACL entries to set from file
--mask do recalculate the effective rights mask
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
There are leading/trailing spaces here. Each one represents a space character. Enter a space in the equivalent position in the translation.
--set=acl establece la ACL del archivo(s), sustituyendo la ACL actual
--set-file=file lee del archivo las entradas de la ACL a establecer
--mask recalcula la máscara efectiva de privilegios
Translated and reviewed by Ricardo Pérez López
In upstream:
--set=acl establecer ACL(s) de archivo(s), reemplazando el actual
--set-file=arch leer entradas ACL a establecer desde "arch"
--mask recalcular la máscara de permisos efectivos
Suggested by atrueba
Located in tools/setfacl.c:279
32.
-n, --no-mask don't recalculate the effective rights mask
-d, --default operations apply to the default ACL
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
There are leading/trailing spaces here. Each one represents a space character. Enter a space in the equivalent position in the translation.
-n, --no-mask no recalcula la máscara efectiva de privilegios
-d, --default las operaciones se aplican sobre la ACL predeterminada
Translated and reviewed by Ricardo Pérez López
In upstream:
-n, --no-mask no recalcular la máscara de derechos efectivos
-d, --default las operaciones afectal al ACL predeterminado
Suggested by atrueba
Located in tools/setfacl.c:285
33.
-R, --recursive recurse into subdirectories
-L, --logical logical walk, follow symbolic links
-P, --physical physical walk, do not follow symbolic links
--restore=file restore ACLs (inverse of `getfacl -R')
--test test mode (ACLs are not modified)
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
There are leading/trailing spaces here. Each one represents a space character. Enter a space in the equivalent position in the translation.
-R, --recursive operar recursivamente dentro de los subdirectorios
-L, --logical seguir los enlaces simbólicos
-P, --physical no seguir los enlaces simbólicos
--restore=file restaurar las ACLs (operación inversa a `getfacl -R')
--test modo de pruebas (las ACLs no se modifican)
Translated and reviewed by Ricardo Pérez López
In upstream:
-R, --recursive recorrer subdirectorios recursivamente
-L, --logical recorrido lógico, siguiendo enlaces simbólicos
-P, --physical recorrido físico, sin seguir enlaces simbólicos
--restore=file restaurar ACLs (inverso de `getfacl -R')
--test modo de prueba (los ACLs no se modifican)
Suggested by atrueba
Shared:
-R, --recursive recorrer subdirectorios recursivamente
-L, --logical recorrido lógico, siguiendo enlaces simbólicos
-P, --physical recorrido físico, sin seguir enlaces simbólicos
--restore=file restaurar ACL (inverso de «getfacl -R»)
--test modo de prueba (los ACL no se modifican)
Suggested by Paco Molinero
Located in tools/setfacl.c:290
38.
%s: %s in line %d of file %s
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
%s: %s en la línea %d del archivo %s
Translated and reviewed by Daniel Fuertes Pérez (DaniFP)
In upstream:
%s: %s en línea %d de archivo %s
Suggested by atrueba
Located in tools/setfacl.c:532
39.
%s: %s in line %d of standard input
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
%s: %s en la línea %d de la entrada estándar
Translated and reviewed by Daniel Fuertes Pérez (DaniFP)
In upstream:
%s: %s en línea %d de entrada estándar
Suggested by atrueba
Located in tools/setfacl.c:540
2130 of 39 results

This translation is managed by Ubuntu Spanish Translators, assigned by Ubuntu Translators.

You are not logged in. Please log in to work on translations.

Contributors to this translation: Daniel Fuertes Pérez (DaniFP), Gonzalo L. Campos Medina, Paco Molinero, Ricardo Pérez López, atrueba.