Your message dated Fri, 24 Aug 2012 15:02:36 +0000
with message-id <[email protected]>
and subject line Bug#678663: fixed in apt-show-versions 0.19
has caused the Debian Bug report #678663,
regarding apt-show-versions: [INTL:gl] Galician translation
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
678663: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=678663
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: apt-show-versions
Version: 0.18
Severity: wishlist
Tags: l10n patch

Galician translation is attached.

Thanks.
# Galician translations for PACKAGE package
# Copyright (C) 2012 Free Software Foundation, Inc.
# This file is distributed under the same license as the PACKAGE package.
#
# Jorge Barreiro Gonzalez <[email protected]>, 2012.
msgid ""
msgstr ""
"Project-Id-Version: \n"
"POT-Creation-Date: 2012-06-13 14:19+0000\n"
"PO-Revision-Date: 2012-06-23 17:12+0200\n"
"Last-Translator: Jorge Barreiro <[email protected]>\n"
"Language-Team: Galician <[email protected]>\n"
"Language: gl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Lokalize 1.0\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"

#. type: =head1
#: man/apt-show-versions.pod:3
msgid "NAME"
msgstr "NOME"

#. type: textblock
#: man/apt-show-versions.pod:5
msgid "apt-show-versions - Lists available package versions with distribution"
msgstr ""
"apt-show-versions - Lista as versións de paquete dispoñíbeis ca distribución"

#. type: =head1
#: man/apt-show-versions.pod:7
msgid "DESCRIPTION"
msgstr "DESCRICIÓN"

#. type: textblock
#: man/apt-show-versions.pod:9
msgid ""
"apt-show-versions parses the dpkg status file and the APT lists for the "
"installed and available package versions and distribution and shows upgrade "
"options within the specific distribution of the selected package."
msgstr ""
"«apt-show-versions» analiza o ficheiro de estado de «dpkg» e as listas de "
"APT para as versións e distribucións dos paquetes instalados e dispoñíbeis e "
"amosa as opcións de actualización dentro da distribución específica do "
"paquete escollido."

#. type: textblock
#: man/apt-show-versions.pod:14
msgid ""
"This is really useful if you have a mixed stable/testing environment and "
"want to list all packages which are from testing and can be upgraded in "
"testing."
msgstr ""
"Isto é verdadeiramente útil se ten un ambiente misturado de "
"«stable»/«testing» e quere listar todos os paquetes que son de «testing» e "
"poden ser actualizados en «testing»."

#. type: textblock
#: man/apt-show-versions.pod:18
msgid ""
"apt-show-versions uses caching for the status information of installed and "
"available packages. If you run apt-show-versions as root the cache is "
"updated as needed. If you run as non-root uses the newest available "
"information, but can't update the cache. If you run as root with the option "
"B<-i> the cache is initialized or updated only."
msgstr ""
"«apt-show-versions» usa cachés para a información de estado dos paquetes "
"instalados e dispoñíbeis. Se executa «apt-show-versions» como «root» a caché "
"será actualizada según se precise. Se non o executa como «root» usará a "
"información máis recente dispoñíbel, pero non poderá actualizar a caché. Se "
"o executa como «root» coa opción B<-i> a caché só se inicializa ou actualiza."

#. type: =head1
#: man/apt-show-versions.pod:24
msgid "SYNOPSIS"
msgstr "SINOPSE"

#. type: textblock
#: man/apt-show-versions.pod:26
msgid "B<apt-show-versions> [B<-h>] [[B<-p>] I<package name>] [B<-a>] [B<-b>]"
msgstr ""
"B<apt-show-versions> [B<-h>] [[B<-p>] I<nome do paquete>] [B<-a>] [B<-b>]"

#. type: =head1
#: man/apt-show-versions.pod:28
msgid "OPTIONS"
msgstr "OPCIÓNS"

#. type: textblock
#: man/apt-show-versions.pod:30
msgid ""
"If you don't give any options the status of all installed packages is "
"printed."
msgstr ""
"Se non fornece ningunha opción amosarase o estado de todos os paquetes "
"instalados."

#. type: =item
#: man/apt-show-versions.pod:35
msgid "B<-p> I<package>, B<--package>=I<package>"
msgstr "B<-p> I<paquete>, B<--package>=I<paquete>"

#. type: textblock
#: man/apt-show-versions.pod:37
msgid ""
"Print available and installed versions for specified I<package>. You can "
"also specify a package name without the option B<-p>. If B<-p> and a package "
"name are missing, all installed packages are displayed."
msgstr ""
"Amosa as versións dispoñíbeis e instaladas do I<paquete> especificado. Tamén "
"pode especificar un nome de paquete sen a opción B<-p>. Se non hai opción B<"
"-p> nin un nome de paquete, amosaranse todos os paquetes instalados."

#. type: =item
#: man/apt-show-versions.pod:41
msgid "B<-r>, B<--regex>"
msgstr "B<-r>, B<--regex>"

#. type: textblock
#: man/apt-show-versions.pod:43
msgid "interpret I<package> from option B<-p> as a regex."
msgstr "interpreta I<paquete> da opción B<-p> como unha expresión regular."

#. type: =item
#: man/apt-show-versions.pod:45
msgid "B<-R>, B<--regex-all>"
msgstr "B<-R>, B<--regex-all>"

#. type: textblock
#: man/apt-show-versions.pod:47
msgid ""
"like B<--regex>, but also show matching packages which are not installed"
msgstr ""
"igual que B<--regex>, pero tamén amosa os paquetes que encaixan que non "
"están instalados"

#. type: =item
#: man/apt-show-versions.pod:49
msgid "B<-u>, B<--upgradeable>"
msgstr "B<-u>, B<--upgradeable>"

#. type: textblock
#: man/apt-show-versions.pod:51
msgid "Print only upgradeable packages"
msgstr "Amosa só os paquetes actualizábeis"

#. type: =item
#: man/apt-show-versions.pod:53
msgid "B<-a>, B<--allversions>"
msgstr "B<-a>, B<--allversions>"

#. type: textblock
#: man/apt-show-versions.pod:55
msgid "Print all available versions of the selected packages"
msgstr "Amosa todas as versións dispoñíbeis dos paquetes escollidos"

#. type: =item
#: man/apt-show-versions.pod:57
msgid "B<-b>, B<--brief>"
msgstr "B<-b>, B<--brief>"

#. type: textblock
#: man/apt-show-versions.pod:59
msgid "Print only package_name/distribution for upgradeable packages"
msgstr "Amosa só nome do paquete/distribución para os paquetes actualizábeis."

#. type: =item
#: man/apt-show-versions.pod:61
msgid "B<-v>, B<--verbose>"
msgstr "B<-v>, B<--verbose>"

#. type: textblock
#: man/apt-show-versions.pod:63
msgid "Prints out messages about which Package files are parsed."
msgstr "Amosa mensaxes sobre que ficheiros «Package» se analizan."

#. type: =item
#: man/apt-show-versions.pod:65
msgid "B<-i>, B<--initialize>"
msgstr "B<-i>, B<--initialize>"

#. type: textblock
#: man/apt-show-versions.pod:67
msgid ""
"Initialize or update package cache only (as root). Do this every time when "
"the status of the installed or available packages has changed. "
"Initialization is done automatically on installation of the package and via "
"a cron.daily job."
msgstr ""
"Inicializa ou actualiza só a caché de paquetes (como «root»). Faga isto cada "
"vez o estado dos paquetes instalados ou dispoñíbeis cambie. A inicialización "
"faise automaticamente na instalación do paquete e usando un traballo "
"programado diario (cron.daily)."

#. type: =item
#: man/apt-show-versions.pod:72
msgid "B<-stf> I<file>, B<--status-file>=I<file>"
msgstr "B<-stf> I<ficheiro>, B<--status-file>=I<ficheiro>"

#. type: textblock
#: man/apt-show-versions.pod:74
msgid "Use I<file> as the dpkg status file instead of /var/lib/dpkg/status"
msgstr ""
"Usa  I<ficheiro> como o ficheiro de estado de «dpkg» en lugar de "
"«/var/lib/dpkg/status»"

#. type: =item
#: man/apt-show-versions.pod:76
msgid "B<-ld> I<directory>, B<--list-dir>=I<directory>"
msgstr "B<-ld> I<cartafol>, B<--list-dir>=I<cartafol>"

#. type: textblock
#: man/apt-show-versions.pod:78
msgid ""
"Use I<directory> as path to apt's list files instead of /var/state/apt/"
"lists/ or /var/lib/apt/lists/"
msgstr ""
"Usa I<cartafol> como ruta aos ficheiros de listas de apt en lugar de "
"«/var/state/apt/lists/» ou «/var/lib/apt/lists/»"

#. type: =item
#: man/apt-show-versions.pod:81
msgid "B<-h>, B<--help>"
msgstr "B<-h>, B<--help>"

#. type: textblock
#: man/apt-show-versions.pod:83
msgid "Prints out command-line help."
msgstr "Amosa a axuda da liña de ordes."

#. type: =head1
#: man/apt-show-versions.pod:87
msgid "EXIT CODES"
msgstr "CÓDIGOS DE SAÍDA"

#. type: =item
#: man/apt-show-versions.pod:91
msgid "0"
msgstr "0"

#. type: textblock
#: man/apt-show-versions.pod:93
msgid "No error"
msgstr "Ningún erro"

#. type: =item
#: man/apt-show-versions.pod:95
msgid "1"
msgstr "1"

#. type: textblock
#: man/apt-show-versions.pod:97
msgid "Wrong usage"
msgstr "Uso incorrecto"

#. type: =item
#: man/apt-show-versions.pod:99
msgid "2"
msgstr "2"

#. type: textblock
#: man/apt-show-versions.pod:101
msgid ""
"apt-show-versions has been called with exactly one package and upgradeable "
"option set, but package is uptodate. As no output has been requested, this "
"case gets signaled using the exit code."
msgstr ""
"«apt-show-versions» chamouse con exactamente un paquete e a opción de "
"actualizábel estabelecida, pero o paquete xa está na última versión. Como "
"non se pediu ningunha saída, este caso notifícase usando o código de saída."

#. type: =item
#: man/apt-show-versions.pod:105
msgid "255"
msgstr "255"

#. type: textblock
#: man/apt-show-versions.pod:107
msgid "Unspecified error"
msgstr "Erro non especificado"

#. type: =head1
#: man/apt-show-versions.pod:111
msgid "EXAMPLES"
msgstr "EXEMPLOS"

#. type: textblock
#: man/apt-show-versions.pod:113
msgid ""
"If you want to know for all your installed packages whether they are "
"uptodate or upgradeable, use:"
msgstr ""
"Se quere saber, para todos os paquetes instalados, se están actualizados ou "
"son actualizábeis, use:"

#. type: verbatim
#: man/apt-show-versions.pod:116
#, no-wrap
msgid ""
"    apt-show-versions\n"
"\n"
msgstr ""
"    apt-show-versions\n"
"\n"

#. type: textblock
#: man/apt-show-versions.pod:118
msgid "If you want to have a list of all upgradeable packages:"
msgstr "Se quere obter unha lista de todos os paquetes actualizábeis:"

#. type: verbatim
#: man/apt-show-versions.pod:120
#, no-wrap
msgid ""
"    apt-show-versions -u\n"
"\n"
msgstr ""
"    apt-show-versions -u\n"
"\n"

#. type: textblock
#: man/apt-show-versions.pod:122
msgid "To get a list of all available versions of libc6:"
msgstr "Para obter unha lista de todas as versións dispoñíbeis de «libc6»:"

#. type: verbatim
#: man/apt-show-versions.pod:124
#, no-wrap
msgid ""
"    apt-show-versions -a -p libc6\n"
"\n"
msgstr ""
"    apt-show-versions -a -p libc6\n"
"\n"

#. type: textblock
#: man/apt-show-versions.pod:126
msgid "To get information about several packages:"
msgstr "Para obter información sobre varios paquetes:"

#. type: verbatim
#: man/apt-show-versions.pod:128
#, no-wrap
msgid ""
"    apt-show-versions dpkg apt\n"
"\n"
msgstr ""
"    apt-show-versions dpkg apt\n"
"\n"

#. type: verbatim
#: man/apt-show-versions.pod:130
#, no-wrap
msgid ""
"    apt-show-versions -r ^texlive\n"
"\n"
msgstr ""
"    apt-show-versions -r ^texlive\n"
"\n"

#. type: textblock
#: man/apt-show-versions.pod:132
msgid "To upgrade all packages in testing:"
msgstr "Para actualizar todos os paquetes en «testing»:"

#. type: verbatim
#: man/apt-show-versions.pod:134
#, no-wrap
msgid ""
"    apt-get install `apt-show-versions -u -b | fgrep testing`\n"
"\n"
msgstr ""
"    apt-get install `apt-show-versions -u -b | fgrep testing`\n"
"\n"

#. type: =head1
#: man/apt-show-versions.pod:136
msgid "AUTHOR"
msgstr "AUTOR"

#. type: textblock
#: man/apt-show-versions.pod:138
msgid "Christoph Martin, [email protected]"
msgstr "Christoph Martin, [email protected]"

#. type: =head1
#: man/apt-show-versions.pod:140
msgid "SEE ALSO"
msgstr "MÁIS INFORMACIÓN"

#. type: textblock
#: man/apt-show-versions.pod:142
msgid "apt(8), dpkg(1)"
msgstr "apt(8), dpkg(1)"


--- End Message ---
--- Begin Message ---
Source: apt-show-versions
Source-Version: 0.19

We believe that the bug you reported is fixed in the latest version of
apt-show-versions, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Christoph Martin <[email protected]> (supplier of updated 
apt-show-versions package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: RIPEMD160

Format: 1.8
Date: Fri, 24 Aug 2012 16:15:56 +0200
Source: apt-show-versions
Binary: apt-show-versions
Architecture: source all
Version: 0.19
Distribution: unstable
Urgency: low
Maintainer: Christoph Martin <[email protected]>
Changed-By: Christoph Martin <[email protected]>
Description: 
 apt-show-versions - lists available package versions with distribution
Closes: 617856 677483 677652 677719 678397 678663 678892 679159
Changes: 
 apt-show-versions (0.19) unstable; urgency=low
 .
   * add homepage url to contol file (closes: #617856)
   * add Slovak translation (sk) (closes: #677483)
   * update German translation (de) (closes: #677652)
   * add Danish translation (dk) (closes: #677719)
   * update Frensh translation (fr) (closes: #678397)
   * add Galician translation (gl) (closes: #678663)
   * update Spanish translation (es) (closes: #678892)
   * add Italian translation (it) (closes: #679159)
Checksums-Sha1: 
 622ea7d9eba773e7bb9cacbb70e332cccd778b0c 982 apt-show-versions_0.19.dsc
 39829f76f17d79f21780e41e50cd82c347b3ddd5 26037 apt-show-versions_0.19.tar.gz
 45e832630f094bed3427ab870151033c25cdbb53 34526 apt-show-versions_0.19_all.deb
Checksums-Sha256: 
 7e754cc2acdfbea6233c123fc0de82b8cfb66fb16e0c153baa3d29edee68e523 982 
apt-show-versions_0.19.dsc
 2a6ea58c61f6a125502e0f7ce59d17360ea21ea49e9b7f387efaa328333eed04 26037 
apt-show-versions_0.19.tar.gz
 b0b2955de7d74426f210aaf1f214cb0eaed6adac11ee23a25c8a0b4a9a999319 34526 
apt-show-versions_0.19_all.deb
Files: 
 761439e70d9f2b50628c6ca9435e266d 982 admin optional apt-show-versions_0.19.dsc
 2feb55060a2d7ca0d9c065da0eb1ed5f 26037 admin optional 
apt-show-versions_0.19.tar.gz
 be9acefa2ccd9df12fe7689fed07480c 34526 admin optional 
apt-show-versions_0.19_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEAREDAAYFAlA3k0QACgkQgeVih7XOVJdfxQCfUnFSM8dxfJIJumOmTyWkd5Yk
twkAniWRW7ozWp36fqQSPQ/D+bgb5rhA
=6Uws
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to