summaryrefslogtreecommitdiff
path: root/po/gl.po
diff options
context:
space:
mode:
Diffstat (limited to 'po/gl.po')
-rw-r--r--po/gl.po135
1 files changed, 65 insertions, 70 deletions
diff --git a/po/gl.po b/po/gl.po
index b032550..9a4fd1a 100644
--- a/po/gl.po
+++ b/po/gl.po
@@ -19,17 +19,41 @@
msgid ""
msgstr ""
"Project-Id-Version: attr-2.4.37\n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-03-06 12:02+0100\n"
+"Report-Msgid-Bugs-To: acl-devel@nongnu.org\n"
+"POT-Creation-Date: 2014-01-09 16:19-0500\n"
"PO-Revision-Date: 2007-03-16 23:28+0100\n"
"Last-Translator: Antonio Trueba <atrueba@users.sourceforge.net>\n"
"Language-Team: Galician\n"
+"Language: gl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Poedit-Language: Galician\n"
-#: ../attr/attr.c:46
+#: libattr/attr_copy_file.c:80 libattr/attr_copy_file.c:95
+#: libattr/attr_copy_fd.c:82 libattr/attr_copy_fd.c:97
+#, c-format
+msgid "listing attributes of %s"
+msgstr "listando atributos de %s"
+
+#: libattr/attr_copy_file.c:115 libattr/attr_copy_file.c:132
+#: libattr/attr_copy_fd.c:117 libattr/attr_copy_fd.c:134
+#, c-format
+msgid "getting attribute %s of %s"
+msgstr "obtendo atributo %s de %s"
+
+#: libattr/attr_copy_file.c:145 libattr/attr_copy_file.c:164
+#: libattr/attr_copy_fd.c:148 libattr/attr_copy_fd.c:166
+#, c-format
+msgid "setting attributes for %s"
+msgstr "establecendo atributos para %s"
+
+#: libattr/attr_copy_file.c:152 libattr/attr_copy_fd.c:154
+#, c-format
+msgid "setting attribute %s for %s"
+msgstr "establecendo atributo %s para %s"
+
+#: tools/attr.c:49
#, c-format
msgid ""
"Usage: %s [-LRSq] -s attrname [-V attrvalue] pathname # set value\n"
@@ -42,93 +66,89 @@ msgstr ""
" %s [-LRSq] -g nomatrib rota # obter valor\n"
" %s [-LRSq] -r nomatrib rota # borrar atributo\n"
" %s [-LRq] -l rota # listar atributos \n"
-" -s le un valor da entrada estándar e -g escrebe un valor á saída estándar\n"
+" -s le un valor da entrada estándar e -g escrebe un valor á saída "
+"estándar\n"
-#: ../attr/attr.c:83
-#: ../attr/attr.c:100
-#: ../attr/attr.c:109
-#: ../attr/attr.c:118
+#: tools/attr.c:87 tools/attr.c:104 tools/attr.c:113 tools/attr.c:122
#, c-format
msgid "Only one of -s, -g, -r, or -l allowed\n"
msgstr "Só se permite un de -s, -g, -r, ou -l\n"
-#: ../attr/attr.c:91
+#: tools/attr.c:95
#, c-format
msgid "-V only allowed with -s\n"
msgstr "-V só está permitido con -s\n"
-#: ../attr/attr.c:136
+#: tools/attr.c:140
#, c-format
msgid "Unrecognized option: %c\n"
msgstr "Opción non recoñecida: %c\n"
-#: ../attr/attr.c:143
+#: tools/attr.c:147
#, c-format
msgid "A filename to operate on is required\n"
msgstr "Precísase un nome de ficheiro a tratar\n"
-#: ../attr/attr.c:171
+#: tools/attr.c:175
#, c-format
msgid "Could not set \"%s\" for %s\n"
msgstr "Non se puido establecer \"%s\" para %s\n"
-#: ../attr/attr.c:176
+#: tools/attr.c:180
#, c-format
msgid "Attribute \"%s\" set to a %d byte value for %s:\n"
msgstr "Atributo \"%s\" establecido ó valor byte %d para %s:\n"
-#: ../attr/attr.c:194
+#: tools/attr.c:198
#, c-format
msgid "Could not get \"%s\" for %s\n"
msgstr "Non se puido obter \"%s\" para %s\n"
-#: ../attr/attr.c:199
+#: tools/attr.c:203
#, c-format
msgid "Attribute \"%s\" had a %d byte value for %s:\n"
msgstr "O atributo \"%s\" tiña o valor byte %d para %s:\n"
-#: ../attr/attr.c:212
+#: tools/attr.c:216
#, c-format
msgid "Could not remove \"%s\" for %s\n"
msgstr "Non se puido eliminar \"%s\" para %s\n"
-#: ../attr/attr.c:230
+#: tools/attr.c:234
#, c-format
msgid "Could not list \"%s\" for %s\n"
msgstr "Non se puido listar \"%s\" para %s\n"
-#: ../attr/attr.c:240
+#: tools/attr.c:244
#, c-format
msgid "Attribute \"%s\" has a %d byte value for %s\n"
msgstr "O atributo \"%s\" ten o valor byte %d para %s\n"
-#: ../attr/attr.c:252
+#: tools/attr.c:256
#, c-format
msgid "At least one of -s, -g, -r, or -l is required\n"
msgstr "É preciso alomenos un de -s, -g, -r, ou -l\n"
-#: ../getfattr/getfattr.c:98
-#: ../setfattr/setfattr.c:70
+#: tools/getfattr.c:98 tools/setfattr.c:71
msgid "No such attribute"
msgstr "Non hai tal atributo"
-#: ../getfattr/getfattr.c:256
+#: tools/getfattr.c:259
#, c-format
msgid "%s: Removing leading '/' from absolute path names\n"
msgstr "%s: Borrando '/' iniciais dos nomes de rota absolutos\n"
-#: ../getfattr/getfattr.c:394
+#: tools/getfattr.c:377
#, c-format
msgid "%s %s -- get extended attributes\n"
msgstr "%s %s -- obter atributos estendidos\n"
-#: ../getfattr/getfattr.c:396
-#: ../setfattr/setfattr.c:175
+#: tools/getfattr.c:379 tools/setfattr.c:177
#, c-format
msgid "Usage: %s %s\n"
msgstr "Uso: %s %s\n"
-#: ../getfattr/getfattr.c:399
+#: tools/getfattr.c:382
#, c-format
msgid ""
" -n, --name=name get the named extended attribute value\n"
@@ -146,23 +166,26 @@ msgid ""
msgstr ""
" -n, --name=nome obter o valor de atributo estendido especificado\n"
" -d, --dump obté-lo valor de tódolos atributos estendidos\n"
-" -e, --encoding=... codificar valores (coma 'text', 'hex' ou 'base64')\n"
-" --match=patrón só obté-los atributos de nome coincidente co patrón\n"
+" -e, --encoding=... codificar valores (coma 'text', 'hex' ou "
+"'base64')\n"
+" --match=patrón só obté-los atributos de nome coincidente co "
+"patrón\n"
" --only-values só amosá-los valores crus dos atributos\n"
" -h, --no-dereference non resolvé-los enlaces simbólicos\n"
" --absolute-names non eliminá-los '/' iniciáis en nomes de rota\n"
" -R, --recursive recorrer subdirectorios recursivamente\n"
" -L, --logical percorrido lóxico, seguindo enlaces simbólicos\n"
-" -P --physical percorrido físico, non segui-los enlaces simbólicos\n"
+" -P --physical percorrido físico, non segui-los enlaces "
+"simbólicos\n"
" --version amosar versión e sair\n"
" --help este texto de axuda\n"
-#: ../getfattr/getfattr.c:496
+#: tools/getfattr.c:478
#, c-format
msgid "%s: invalid regular expression \"%s\"\n"
msgstr "%s: expresión regular incorrecta: \"%s\"\n"
-#: ../getfattr/getfattr.c:514
+#: tools/getfattr.c:492
#, c-format
msgid ""
"Usage: %s %s\n"
@@ -171,27 +194,29 @@ msgstr ""
"Uso: %s %s\n"
"Escriba `%s --help' para obter máis información.\n"
-#: ../setfattr/setfattr.c:123
+#: tools/setfattr.c:125
#, c-format
msgid "%s: %s: No filename found in line %d, aborting\n"
msgstr "%s: %s: Non se atopuo un nome de ficheiro na liña %d, abortando\n"
-#: ../setfattr/setfattr.c:127
+#: tools/setfattr.c:129
#, c-format
msgid "%s: No filename found in line %d of standard input, aborting\n"
-msgstr "%s: Non se atopou un nome de ficheiro na liña %d da entrada estándar, abortando\n"
+msgstr ""
+"%s: Non se atopou un nome de ficheiro na liña %d da entrada estándar, "
+"abortando\n"
-#: ../setfattr/setfattr.c:174
+#: tools/setfattr.c:176
#, c-format
msgid "%s %s -- set extended attributes\n"
msgstr "%s %s -- establecer atributos estendidos\n"
-#: ../setfattr/setfattr.c:176
+#: tools/setfattr.c:178
#, c-format
msgid " %s %s\n"
msgstr " %s %s\n"
-#: ../setfattr/setfattr.c:178
+#: tools/setfattr.c:180
#, c-format
msgid ""
" -n, --name=name set the value of the named extended attribute\n"
@@ -202,7 +227,8 @@ msgid ""
" --version print version and exit\n"
" --help this help text\n"
msgstr ""
-" -n, --name=nome establecé-lo valor do atributo estendido especificado\n"
+" -n, --name=nome establecé-lo valor do atributo estendido "
+"especificado\n"
" -x, --remove=nome eliminá-lo atributo estendido especificado\n"
" -v, --value=valor usar 'valor' coma o valor do atributo\n"
" -h, --no-dereference non resolver enlaces simbólicos\n"
@@ -210,7 +236,7 @@ msgstr ""
" --version amosar versión e sair\n"
" --help este texto de axuda\n"
-#: ../setfattr/setfattr.c:253
+#: tools/setfattr.c:255
#, c-format
msgid ""
"Usage: %s %s\n"
@@ -220,34 +246,3 @@ msgstr ""
"Uso: %s %s\n"
" %s %s\n"
"Escriba `%s --help' para obter máis información.\n"
-
-#: ../libattr/attr_copy_fd.c:82
-#: ../libattr/attr_copy_fd.c:97
-#: ../libattr/attr_copy_file.c:80
-#: ../libattr/attr_copy_file.c:95
-#, c-format
-msgid "listing attributes of %s"
-msgstr "listando atributos de %s"
-
-#: ../libattr/attr_copy_fd.c:117
-#: ../libattr/attr_copy_fd.c:134
-#: ../libattr/attr_copy_file.c:115
-#: ../libattr/attr_copy_file.c:132
-#, c-format
-msgid "getting attribute %s of %s"
-msgstr "obtendo atributo %s de %s"
-
-#: ../libattr/attr_copy_fd.c:147
-#: ../libattr/attr_copy_fd.c:165
-#: ../libattr/attr_copy_file.c:144
-#: ../libattr/attr_copy_file.c:163
-#, c-format
-msgid "setting attributes for %s"
-msgstr "establecendo atributos para %s"
-
-#: ../libattr/attr_copy_fd.c:153
-#: ../libattr/attr_copy_file.c:151
-#, c-format
-msgid "setting attribute %s for %s"
-msgstr "establecendo atributo %s para %s"
-