From 4200469bb5a14c4659285917ed30c46a0b15c286 Mon Sep 17 00:00:00 2001 From: Julian Andres Klode Date: Wed, 23 Jan 2019 16:50:11 +0100 Subject: Release 1.8.0~beta1 --- CMakeLists.txt | 2 +- debian/changelog | 39 +++++++++++++++++++++ doc/apt-mark.8.xml | 2 +- doc/apt-verbatim.ent | 2 +- doc/po/apt-doc.pot | 14 ++++++-- doc/po/de.po | 20 ++++++++++- doc/po/es.po | 20 ++++++++++- doc/po/fr.po | 96 ++++++++++++++++++++++++++++++++++++++++------------ doc/po/it.po | 21 +++++++++++- doc/po/ja.po | 20 ++++++++++- doc/po/nl.po | 73 +++++++++++++++++++++++++++++---------- doc/po/pl.po | 20 ++++++++++- doc/po/pt.po | 20 ++++++++++- doc/po/pt_BR.po | 12 ++++++- po/apt-all.pot | 20 ++++++++--- po/ar.po | 21 ++++++++++-- po/ast.po | 21 ++++++++++-- po/bg.po | 22 ++++++++++-- po/bs.po | 21 ++++++++++-- po/ca.po | 22 ++++++++++-- po/cs.po | 22 ++++++++++-- po/cy.po | 21 ++++++++++-- po/da.po | 22 ++++++++++-- po/de.po | 22 ++++++++++-- po/dz.po | 21 ++++++++++-- po/el.po | 21 ++++++++++-- po/es.po | 22 ++++++++++-- po/eu.po | 21 ++++++++++-- po/fi.po | 21 ++++++++++-- po/fr.po | 22 ++++++++++-- po/gl.po | 21 ++++++++++-- po/hu.po | 22 ++++++++++-- po/it.po | 22 ++++++++++-- po/ja.po | 22 ++++++++++-- po/km.po | 21 ++++++++++-- po/ko.po | 21 ++++++++++-- po/ku.po | 21 ++++++++++-- po/lt.po | 21 ++++++++++-- po/mr.po | 21 ++++++++++-- po/nb.po | 22 ++++++++++-- po/ne.po | 21 ++++++++++-- po/nl.po | 22 ++++++++++-- po/nn.po | 21 ++++++++++-- po/pl.po | 22 ++++++++++-- po/pt.po | 22 ++++++++++-- po/pt_BR.po | 21 ++++++++++-- po/ro.po | 21 ++++++++++-- po/ru.po | 22 ++++++++++-- po/sk.po | 22 ++++++++++-- po/sl.po | 22 ++++++++++-- po/sv.po | 22 ++++++++++-- po/th.po | 22 ++++++++++-- po/tl.po | 21 ++++++++++-- po/tr.po | 22 ++++++++++-- po/uk.po | 22 ++++++++++-- po/vi.po | 22 ++++++++++-- po/zh_CN.po | 22 ++++++++++-- po/zh_TW.po | 21 ++++++++++-- 58 files changed, 1123 insertions(+), 184 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 5ce6ebeae..0b3cc73de 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -183,7 +183,7 @@ endif() # Configure some variables like package, version and architecture. set(PACKAGE ${PROJECT_NAME}) set(PACKAGE_MAIL "APT Development Team ") -set(PACKAGE_VERSION "1.8.0~alpha3.1") +set(PACKAGE_VERSION "1.8.0~beta1") if (NOT DEFINED DPKG_DATADIR) execute_process(COMMAND ${PERL_EXECUTABLE} -MDpkg -e "print $Dpkg::DATADIR;" diff --git a/debian/changelog b/debian/changelog index faa701416..7bf8ca6ed 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,42 @@ +apt (1.8.0~beta1) unstable; urgency=medium + + [ anatoly techtonik ] + * README.md: Document that apt is also included + * apt.cc: Add "apt info" alias for muscle memory + + [ Jean-Pierre Giraud ] + * French manpages translation update (Closes: #915952) + + [ Frans Spiesschaert ] + * Dutch manpages translation update (Closes: #916358) + + [ Julian Andres Klode ] + * cache hash: Use sse4.2 CRC32c on x86-64 where available + * configuration: Compare size first during lookup + * debListParser: Avoid native arch lookup in ParseDepends + * hash32: Tighten to multiversion to x86-64 ELF and use uint32_t + * apt-mark: Introduce minimize-manual + * doc/apt-verbatim.ent: Point ubuntu-codename to disco (LP: #1812696) + * CI: Use debian:buster as test base image + * doc/apt-verbatim.ent: Debian buster is stable + * SECURITY UPDATE: content injection in http method (CVE-2019-3462) + (LP: #1812353) + * debian/control: Drop libcurl4-gnutls-dev build dependency + + [ Mo Zhou ] + * zh_CN.po: Update Simplified Chinese programs translation. + + [ Khem Raj ] + * Remove `register` keyword + + [ Vasya Novikov ] + * bash completion: add keys + + [ David Kalnischkies ] + * Communicate back which key(s) were used for signing + + -- Julian Andres Klode Wed, 23 Jan 2019 16:49:34 +0100 + apt (1.8.0~alpha3.1) unstable; urgency=emergency * SECURITY UPDATE: content injection in http method (CVE-2019-3462) diff --git a/doc/apt-mark.8.xml b/doc/apt-mark.8.xml index ea39b7faa..76675fcd0 100644 --- a/doc/apt-mark.8.xml +++ b/doc/apt-mark.8.xml @@ -14,7 +14,7 @@ &apt-email; &apt-product; - 2015-09-25T00:00:00Z + 2018-12-11T00:00:00Z diff --git a/doc/apt-verbatim.ent b/doc/apt-verbatim.ent index 4a533ebf3..f8ebf2923 100644 --- a/doc/apt-verbatim.ent +++ b/doc/apt-verbatim.ent @@ -268,7 +268,7 @@ "> - + diff --git a/doc/po/apt-doc.pot b/doc/po/apt-doc.pot index 00266f7ed..9188af7fc 100644 --- a/doc/po/apt-doc.pot +++ b/doc/po/apt-doc.pot @@ -5,9 +5,9 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: apt-doc 1.8.0~alpha3.1\n" +"Project-Id-Version: apt-doc 1.8.0~beta1\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2019-01-22 19:51+0100\n" +"POT-Creation-Date: 2019-01-23 16:49+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -2183,6 +2183,16 @@ msgid "" "if no other packages depend on it." msgstr "" +#. type: Content of: +#: apt-mark.8.xml +msgid "" +"minimize-manual is used to mark (transitive) dependencies " +"of metapackages as automatically installed. This can be used after an " +"installation for example, to minimize the number of manually installed " +"packages; or continuously on systems managed by system configuration " +"metapackages." +msgstr "" + #. type: Content of: #: apt-mark.8.xml msgid "" diff --git a/doc/po/de.po b/doc/po/de.po index 73ebf1b9f..f568fe1ea 100644 --- a/doc/po/de.po +++ b/doc/po/de.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.6\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2018-12-18 15:02+0100\n" +"POT-Creation-Date: 2019-01-23 16:49+0100\n" "PO-Revision-Date: 2018-10-21 12:58+0200\n" "Last-Translator: Chris Leick \n" "Language-Team: German \n" @@ -3076,6 +3076,24 @@ msgstr "" "zu markieren, was verhindert, dass das Paket automatisch entfernt wird, wenn " "kein anderes Paket von ihm abhängt." +#. type: Content of: +#: apt-mark.8.xml +#, fuzzy +#| msgid "" +#| "auto is used to mark a package as being automatically " +#| "installed, which will cause the package to be removed when no more " +#| "manually installed packages depend on this package." +msgid "" +"minimize-manual is used to mark (transitive) dependencies " +"of metapackages as automatically installed. This can be used after an " +"installation for example, to minimize the number of manually installed " +"packages; or continuously on systems managed by system configuration " +"metapackages." +msgstr "" +"auto wird benutzt, um ein Paket als automatisch " +"installiert zu markieren, was veranlasst, dass das Paket entfernt wird, wenn " +"keine manuell installierten Pakete von ihm abhängen." + #. type: Content of: #: apt-mark.8.xml msgid "" diff --git a/doc/po/es.po b/doc/po/es.po index 1d42cd2af..5cc38df40 100644 --- a/doc/po/es.po +++ b/doc/po/es.po @@ -38,7 +38,7 @@ msgid "" msgstr "" "Project-Id-Version: apt-doc 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2018-12-18 15:02+0100\n" +"POT-Creation-Date: 2019-01-23 16:49+0100\n" "PO-Revision-Date: 2014-07-04 01:31+0200\n" "Last-Translator: Omar Campagne \n" "Language-Team: Debian l10n Spanish \n" @@ -3098,6 +3098,24 @@ msgstr "" "manualmente, impidiendo la eliminación automática de este paquete si ningún " "otro depende de él." +#. type: Content of: +#: apt-mark.8.xml +#, fuzzy +#| msgid "" +#| "auto is used to mark a package as being automatically " +#| "installed, which will cause the package to be removed when no more " +#| "manually installed packages depend on this package." +msgid "" +"minimize-manual is used to mark (transitive) dependencies " +"of metapackages as automatically installed. This can be used after an " +"installation for example, to minimize the number of manually installed " +"packages; or continuously on systems managed by system configuration " +"metapackages." +msgstr "" +"auto se utiliza para marcar un paquete como " +"automáticamente instalado, provocando la eliminación del paquete cuando " +"ningún otro paquete manualmente instalado depende de este paquete." + #. type: Content of: #: apt-mark.8.xml msgid "" diff --git a/doc/po/fr.po b/doc/po/fr.po index 416d0eebd..e4f56c6f7 100644 --- a/doc/po/fr.po +++ b/doc/po/fr.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: apt-doc 1.8.0\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2018-11-12 11:52+0100\n" +"POT-Creation-Date: 2019-01-23 16:49+0100\n" "PO-Revision-Date: 2018-11-26 17:47+0100\n" "Last-Translator: Jean-Pierre Giraud \n" "Language-Team: French \n" @@ -169,8 +169,7 @@ msgstr "" " Fichier de configuration ; indique le fichier de configuration à utiliser. \n" " Le programme lira le fichier de configuration par défaut puis le fichier indiqué ici. \n" " Si les réglages de configuration doivent être établis avant l'analyse des fichiers\n" -" de configuration par défaut, un fichier peut être indiqué avec la variable d'environnement APT_CONFIG." -" Veuillez consulter &apt-conf; pour des informations sur la syntaxe d'utilisation.\n" +" de configuration par défaut, un fichier peut être indiqué avec la variable d'environnement APT_CONFIG. Veuillez consulter &apt-conf; pour des informations sur la syntaxe d'utilisation.\n" " \n" " \n" " \n" @@ -3079,6 +3078,24 @@ msgstr "" "manuellement. Un tel paquet ne sera pas supprimé automatiquement, même si " "aucun autre paquet n'en dépend." +#. type: Content of: +#: apt-mark.8.xml +#, fuzzy +#| msgid "" +#| "auto is used to mark a package as being automatically " +#| "installed, which will cause the package to be removed when no more " +#| "manually installed packages depend on this package." +msgid "" +"minimize-manual is used to mark (transitive) dependencies " +"of metapackages as automatically installed. This can be used after an " +"installation for example, to minimize the number of manually installed " +"packages; or continuously on systems managed by system configuration " +"metapackages." +msgstr "" +"auto permet de marquer un paquet comme ayant été installé " +"automatiquement. Un tel paquet sera supprimé automatiquement dès que plus " +"aucun paquet installé manuellement ne dépend de lui." + #. type: Content of: #: apt-mark.8.xml msgid "" @@ -3412,9 +3429,9 @@ msgid "" "propagate malicious software to all users downloading packages from that " "host." msgstr "" -"Attaque par compromission d'un miroir sur le réseau. " -"Sans vérification de signature, quelqu'un de malveillant peut compromettre " -"un miroir et modifier les fichiers. Ainsi tous ceux qui téléchargent les " +"Attaque par compromission d'un miroir sur le réseau. Sans " +"vérification de signature, quelqu'un de malveillant peut compromettre un " +"miroir et modifier les fichiers. Ainsi tous ceux qui téléchargent les " "paquets de ce miroir propagent du code malveillant." #. type: Content of: @@ -5533,6 +5550,14 @@ msgstr "" "déclarées en utilisant la notation de liste et chaque élément de la liste " "est passé comme un seul paramètre à &dpkg;." +#. type: Content of: +#: apt.conf.5.xml +msgid "" +"This is a string that defines the PATH environment variable " +"used when running dpkg. It may be set to any valid value of that environment " +"variable; or the empty string, in which case the variable is not changed." +msgstr "" + #. type: Content of: #: apt.conf.5.xml msgid "" @@ -5974,8 +5999,8 @@ msgstr "" "MarkInstall suivi de nom-paquet <a.b.c -> " "d.e.f | x.y.z> (section)a.b.c est la " "version actuelle du paquet, d.e.f la version devant être " -"installée et x.y.z une version plus récente qui n'est " -"pas prévue pour être installée (à cause d'un score plus faible). Ces deux " +"installée et x.y.z une version plus récente qui n'est pas " +"prévue pour être installée (à cause d'un score plus faible). Ces deux " "derniers éléments peuvent ne pas être mentionnés s'ils ne sont pas " "pertinents où lorsque ils sont identiques à la version installée. " "section est le nom de la section où figure le paquet." @@ -6644,9 +6669,9 @@ msgstr "" "APT gére également l'épinglage (« pinning ») avec des expressions &glob; et " "des expressions régulières entourées par des barres obliques. Par exemple, " "l'exemple qui suit affecte une priorité de 500 à tous les paquets " -"d'experimental dont le nom commence par gnome (en tant qu'expression de " -"type &glob;) ou contient le mot kde (sous format d'une expression régulière " -"POSIX étendue, entourée de barres obliques)." +"d'experimental dont le nom commence par gnome (en tant qu'expression de type " +"&glob;) ou contient le mot kde (sous format d'une expression régulière POSIX " +"étendue, entourée de barres obliques)." #. type: Content of: #: apt_preferences.5.xml @@ -6974,8 +6999,8 @@ msgstr "" "Le fichier Release se trouve normalement dans le " "répertoire .../dists/nom-distribution, par exemple, .../dists/stable/Release, ou " -".../dists/&debian-stable-codename;/Release. Il " -"consiste en une seule entrée composée de plusieurs lignes qui s'applique à " +".../dists/&debian-stable-codename;/Release. Il consiste " +"en une seule entrée composée de plusieurs lignes qui s'applique à " "tous les paquets situés dans les répertoires sous le " "répertoire parent. Contrairement au fichier Packages, " "presque toutes les lignes du fichier Release sont " @@ -9240,9 +9265,9 @@ msgstr "" "utilisé sans actualisation. Quand cette limite est franchie, le « mtime » du " "fichier « Contents » est mis à jour. Cela peut arriver quand un fichier est " "modifié sans que cela modifie le fichier « Contents » (modification par " -"« override » par exemple). Un délai est permis dans l'espoir que de " -"nouveaux « .deb » seront installés, exigeant un nouveau « Contents ». Par " -"défaut ce nombre vaut 10, l'unité étant le jour." +"« override » par exemple). Un délai est permis dans l'espoir que de nouveaux " +"« .deb » seront installés, exigeant un nouveau « Contents ». Par défaut ce " +"nombre vaut 10, l'unité étant le jour." #. type: Content of: #: apt-ftparchive.1.xml @@ -9832,14 +9857,19 @@ msgstr "" #. type: Content of: #: apt_auth.conf.5.xml +#, fuzzy +#| msgid "" +#| "The APT auth.conf file /etc/apt/auth.conf can be " +#| "used to store login information in a netrc-like format with restrictive " +#| "file permissions." msgid "" -"The APT auth.conf file /etc/apt/auth.conf can be used " -"to store login information in a netrc-like format with restrictive file " -"permissions." +"The APT auth.conf file /etc/apt/auth.conf, and .conf " +"files inside /etc/apt/auth.conf.d can be used to store " +"login information in a netrc-like format with restrictive file permissions." msgstr "" -"Le fichier auth.conf d'APT /etc/apt/auth.conf peut " -"être utilisé pour stocker les informations de connexion dans un format " -"detype netrc avec des droits d'accès restreints" +"Le fichier auth.conf d'APT /etc/apt/auth.conf peut être " +"utilisé pour stocker les informations de connexion dans un format detype " +"netrc avec des droits d'accès restreints" #. type: Content of: #: apt_auth.conf.5.xml @@ -10047,6 +10077,27 @@ msgstr "" "format de type netrc. Élément de configuration : <literal>Dir::Etc::netrc</" "literal>." +#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> +#: apt_auth.conf.5.xml +#, fuzzy +#| msgid "<filename>/etc/apt/auth.conf</filename>" +msgid "<filename>/etc/apt/auth.conf.d/*.conf</filename>" +msgstr "<filename>/etc/apt/auth.conf</filename>" + +#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> +#: apt_auth.conf.5.xml +#, fuzzy +#| msgid "" +#| "Login information for APT sources and proxies in a netrc-like format. " +#| "Configuration Item: <literal>Dir::Etc::netrc</literal>." +msgid "" +"Login information for APT sources and proxies in a netrc-like format. " +"Configuration Item: <literal>Dir::Etc::netrcparts</literal>." +msgstr "" +"Informations de connexion pour les sources et les mandataires d'APT dans un " +"format de type netrc. Élément de configuration : <literal>Dir::Etc::netrc</" +"literal>." + #. type: Content of: <refentry><refsect1><para> #: apt_auth.conf.5.xml msgid "&apt-conf; &sources-list;" @@ -10545,6 +10596,7 @@ msgstr "" #. type: Content of: <refentry><refsect1><literallayout> #: apt-transport-https.1.xml +#, no-wrap msgid "" "Acquire::https {\n" "\tProxy::example.org \"DIRECT\";\n" diff --git a/doc/po/it.po b/doc/po/it.po index dfd590436..1af0b5e73 100644 --- a/doc/po/it.po +++ b/doc/po/it.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: apt-doc 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2018-12-18 15:02+0100\n" +"POT-Creation-Date: 2019-01-23 16:49+0100\n" "PO-Revision-Date: 2017-03-27 19:05+0200\n" "Last-Translator: Beatrice Torracca <beatricet@libero.it>\n" "Language-Team: Italian <debian-l10n-italian@lists.debian.org>\n" @@ -3092,6 +3092,25 @@ msgstr "" "installato manualmente, il che impedisce che un pacchetto venga rimosso " "automaticamente se nessun altro dipende da esso." +#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> +#: apt-mark.8.xml +#, fuzzy +#| msgid "" +#| "<literal>auto</literal> is used to mark a package as being automatically " +#| "installed, which will cause the package to be removed when no more " +#| "manually installed packages depend on this package." +msgid "" +"<literal>minimize-manual</literal> is used to mark (transitive) dependencies " +"of metapackages as automatically installed. This can be used after an " +"installation for example, to minimize the number of manually installed " +"packages; or continuously on systems managed by system configuration " +"metapackages." +msgstr "" +"<literal>auto</literal> viene usato per contrassegnare un pacchetto come " +"installato automaticamente, il che fa sì che il pacchetto venga rimosso " +"quando non c'è più alcun pacchetto installato manualmente che dipende da " +"esso." + #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> #: apt-mark.8.xml msgid "" diff --git a/doc/po/ja.po b/doc/po/ja.po index f60ec2f15..271084134 100644 --- a/doc/po/ja.po +++ b/doc/po/ja.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: apt-doc 1.4\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2018-12-18 15:02+0100\n" +"POT-Creation-Date: 2019-01-23 16:49+0100\n" "PO-Revision-Date: 2017-01-06 04:50+0900\n" "Last-Translator: Takuma Yamada <tyamada@takumayamada.com>\n" "Language-Team: Japanese <debian-japanese@lists.debian.org>\n" @@ -2991,6 +2991,24 @@ msgstr "" "す。このパッケージに依存するほかのパッケージがなくなっても、このパッケージを" "自動的に削除するのを防ぎます。" +#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> +#: apt-mark.8.xml +#, fuzzy +#| msgid "" +#| "<literal>auto</literal> is used to mark a package as being automatically " +#| "installed, which will cause the package to be removed when no more " +#| "manually installed packages depend on this package." +msgid "" +"<literal>minimize-manual</literal> is used to mark (transitive) dependencies " +"of metapackages as automatically installed. This can be used after an " +"installation for example, to minimize the number of manually installed " +"packages; or continuously on systems managed by system configuration " +"metapackages." +msgstr "" +"<literal>auto</literal> は、パッケージを自動インストール済みとマークします。" +"このパッケージに依存する手動でインストールされたパッケージがなくなると、この" +"パッケージを削除します。" + #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> #: apt-mark.8.xml msgid "" diff --git a/doc/po/nl.po b/doc/po/nl.po index 6622d1925..b23d26810 100644 --- a/doc/po/nl.po +++ b/doc/po/nl.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: apt-doc 1.8.0~alpha2\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2018-10-30 22:06+0100\n" +"POT-Creation-Date: 2019-01-23 16:49+0100\n" "PO-Revision-Date: 2018-11-19 20:54+0100\n" "Last-Translator: Frans Spiesschaert <Frans.Spiesschaert@yucom.be>\n" "Language-Team: Debian Dutch l10n Team <debian-l10n-dutch@lists.debian.org>\n" @@ -3155,6 +3155,25 @@ msgstr "" "geïnstalleerd te markeren. Dit zal voorkomen dat het pakket automatisch " "wordt verwijderd als geen andere pakketten ervan afhankelijk zijn." +#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> +#: apt-mark.8.xml +#, fuzzy +#| msgid "" +#| "<literal>auto</literal> is used to mark a package as being automatically " +#| "installed, which will cause the package to be removed when no more " +#| "manually installed packages depend on this package." +msgid "" +"<literal>minimize-manual</literal> is used to mark (transitive) dependencies " +"of metapackages as automatically installed. This can be used after an " +"installation for example, to minimize the number of manually installed " +"packages; or continuously on systems managed by system configuration " +"metapackages." +msgstr "" +"<literal>auto</literal> wordt gebruikt om een pakket als automatisch " +"geïnstalleerd te markeren. Dit zal tot gevolg hebben dat dit pakket " +"verwijderd wordt als er geen handmatig geïnstalleerde pakketten meer zijn " +"die dat pakket nodig hebben." + #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> #: apt-mark.8.xml msgid "" @@ -5630,6 +5649,14 @@ msgstr "" "gebruikt worden om de opties op te geven en elk lijstitem wordt als een " "apart argument aan &dpkg; doorgegeven." +#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> +#: apt.conf.5.xml +msgid "" +"This is a string that defines the <envar>PATH</envar> environment variable " +"used when running dpkg. It may be set to any valid value of that environment " +"variable; or the empty string, in which case the variable is not changed." +msgstr "" + #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> #: apt.conf.5.xml msgid "" @@ -8187,19 +8214,6 @@ msgstr "" #. type: Content of: <refentry><refsect1><para><itemizedlist><listitem><para> #: sources.list.5.xml -#| msgid "" -#| "<option>Signed-By</option> (<option>signed-by</option>) is either an " -#| "absolute path to a keyring file (has to be accessible and readable for " -#| "the <literal>_apt</literal> user, so ensure everyone has read-permissions " -#| "on the file) or one or more fingerprints of keys either in the " -#| "<filename>trusted.gpg</filename> keyring or in the keyrings in the " -#| "<filename>trusted.gpg.d/</filename> directory (see <command>apt-key " -#| "fingerprint</command>). If the option is set, only the key(s) in this " -#| "keyring or only the keys with these fingerprints are used for the &apt-" -#| "secure; verification of this repository. Defaults to the value of the " -#| "option with the same name if set in the previously acquired " -#| "<filename>Release</filename> file. Otherwise all keys in the trusted " -#| "keyrings are considered valid signers for this repository." msgid "" "<option>Signed-By</option> (<option>signed-by</option>) is an option to " "require a repository to pass &apt-secure; verification with a certain set of " @@ -10022,10 +10036,15 @@ msgstr "" #. type: Content of: <refentry><refsect1><para> #: apt_auth.conf.5.xml +#, fuzzy +#| msgid "" +#| "The APT auth.conf file <filename>/etc/apt/auth.conf</filename> can be " +#| "used to store login information in a netrc-like format with restrictive " +#| "file permissions." msgid "" -"The APT auth.conf file <filename>/etc/apt/auth.conf</filename> can be used " -"to store login information in a netrc-like format with restrictive file " -"permissions." +"The APT auth.conf file <filename>/etc/apt/auth.conf</filename>, and .conf " +"files inside <filename>/etc/apt/auth.conf.d</filename> can be used to store " +"login information in a netrc-like format with restrictive file permissions." msgstr "" "Het bestand auth.conf van APT, <filename>/etc/apt/auth.conf</filename>, met " "restrictieve bestandspermissies, kan gebruikt worden om er login-informatie " @@ -10238,6 +10257,26 @@ msgstr "" "Inloginformatie voor APT-bronnen en -proxy's in a netrc-achtige indeling. " "Configuratie-item: <literal>Dir::Etc::netrc</literal>." +#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> +#: apt_auth.conf.5.xml +#, fuzzy +#| msgid "<filename>/etc/apt/auth.conf</filename>" +msgid "<filename>/etc/apt/auth.conf.d/*.conf</filename>" +msgstr "<filename>/etc/apt/auth.conf</filename>" + +#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> +#: apt_auth.conf.5.xml +#, fuzzy +#| msgid "" +#| "Login information for APT sources and proxies in a netrc-like format. " +#| "Configuration Item: <literal>Dir::Etc::netrc</literal>." +msgid "" +"Login information for APT sources and proxies in a netrc-like format. " +"Configuration Item: <literal>Dir::Etc::netrcparts</literal>." +msgstr "" +"Inloginformatie voor APT-bronnen en -proxy's in a netrc-achtige indeling. " +"Configuratie-item: <literal>Dir::Etc::netrc</literal>." + #. type: Content of: <refentry><refsect1><para> #: apt_auth.conf.5.xml msgid "&apt-conf; &sources-list;" diff --git a/doc/po/pl.po b/doc/po/pl.po index 2d05a84fe..ed921763f 100644 --- a/doc/po/pl.po +++ b/doc/po/pl.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: apt-doc 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2018-12-18 15:02+0100\n" +"POT-Creation-Date: 2019-01-23 16:49+0100\n" "PO-Revision-Date: 2014-07-04 02:13+0200\n" "Last-Translator: Robert Luberda <robert@debian.org>\n" "Language-Team: Polish <manpages-pl-list@lists.sourceforge.net>\n" @@ -3146,6 +3146,24 @@ msgstr "" "zainstalowanego ręcznie, co go uchroni przed automatycznym usunięciem, w " "sytuacji gdy żaden inny pakiet nie będzie od niego zależał." +#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> +#: apt-mark.8.xml +#, fuzzy +#| msgid "" +#| "<literal>auto</literal> is used to mark a package as being automatically " +#| "installed, which will cause the package to be removed when no more " +#| "manually installed packages depend on this package." +msgid "" +"<literal>minimize-manual</literal> is used to mark (transitive) dependencies " +"of metapackages as automatically installed. This can be used after an " +"installation for example, to minimize the number of manually installed " +"packages; or continuously on systems managed by system configuration " +"metapackages." +msgstr "" +"<literal>auto</literal> jest używane do zaznaczania pakietu jako " +"zainstalowanego automatycznie, co spowoduje jego usunięcie, w sytuacji gdy " +"żaden inny ręcznie zainstalowany pakiet nie będzie od niego zależał." + #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> #: apt-mark.8.xml msgid "" diff --git a/doc/po/pt.po b/doc/po/pt.po index 4e29015a9..6d3e1f7db 100644 --- a/doc/po/pt.po +++ b/doc/po/pt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: apt-doc 1.0.7\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2018-12-18 15:02+0100\n" +"POT-Creation-Date: 2019-01-23 16:49+0100\n" "PO-Revision-Date: 2014-08-29 00:34+0100\n" "Last-Translator: Américo Monteiro <a_monteiro@gmx.com>\n" "Language-Team: Portuguese <traduz@debianpt.org>\n" @@ -3039,6 +3039,24 @@ msgstr "" "manualmente, o que irá prevenir que o pacote seja removido automaticamente " "se nenhum outro pacote depender dele." +#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> +#: apt-mark.8.xml +#, fuzzy +#| msgid "" +#| "<literal>auto</literal> is used to mark a package as being automatically " +#| "installed, which will cause the package to be removed when no more " +#| "manually installed packages depend on this package." +msgid "" +"<literal>minimize-manual</literal> is used to mark (transitive) dependencies " +"of metapackages as automatically installed. This can be used after an " +"installation for example, to minimize the number of manually installed " +"packages; or continuously on systems managed by system configuration " +"metapackages." +msgstr "" +"<literal>auto</literal> é usado para marcar um pacote como sendo instalado " +"automaticamente, o que irá causar a remoção do pacote quando mais nenhum " +"pacote instalado manualmente depender deste pacote." + #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> #: apt-mark.8.xml msgid "" diff --git a/doc/po/pt_BR.po b/doc/po/pt_BR.po index 707bb66ae..72465f1f5 100644 --- a/doc/po/pt_BR.po +++ b/doc/po/pt_BR.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: apt-doc 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2018-12-18 15:02+0100\n" +"POT-Creation-Date: 2019-01-23 16:49+0100\n" "PO-Revision-Date: 2004-09-20 17:02+0000\n" "Last-Translator: André Luís Lopes <andrelop@debian.org>\n" "Language-Team: <debian-l10n-portuguese@lists.debian.org>\n" @@ -2147,6 +2147,16 @@ msgid "" "if no other packages depend on it." msgstr "" +#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> +#: apt-mark.8.xml +msgid "" +"<literal>minimize-manual</literal> is used to mark (transitive) dependencies " +"of metapackages as automatically installed. This can be used after an " +"installation for example, to minimize the number of manually installed " +"packages; or continuously on systems managed by system configuration " +"metapackages." +msgstr "" + #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> #: apt-mark.8.xml msgid "" diff --git a/po/apt-all.pot b/po/apt-all.pot index a428571bf..339663225 100644 --- a/po/apt-all.pot +++ b/po/apt-all.pot @@ -5,9 +5,9 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: apt 1.8.0~alpha3.1\n" +"Project-Id-Version: apt 1.8.0~beta1\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2019-01-22 19:51+0100\n" +"POT-Creation-Date: 2019-01-23 16:49+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -1881,7 +1881,7 @@ msgstr "" msgid "Abort." msgstr "" -#: apt-private/private-install.cc +#: apt-private/private-install.cc cmdline/apt-mark.cc msgid "Do you want to continue?" msgstr "" @@ -2407,7 +2407,7 @@ msgstr[1] "" msgid "All packages are up to date." msgstr "" -#: cmdline/apt-cache.cc +#: cmdline/apt-cache.cc cmdline/apt-mark.cc #, c-format msgid "%s does not take any arguments" msgstr "" @@ -2776,6 +2776,14 @@ msgstr "" msgid "%s was already set to automatically installed.\n" msgstr "" +#: cmdline/apt-mark.cc +msgid "No changes necessary" +msgstr "" + +#: cmdline/apt-mark.cc +msgid "The following packages will be marked as automatically installed:" +msgstr "" + #: cmdline/apt-mark.cc #, c-format msgid "%s was already set on hold.\n" @@ -2833,6 +2841,10 @@ msgstr "" msgid "Mark the given packages as manually installed" msgstr "" +#: cmdline/apt-mark.cc +msgid "Mark all dependencies of meta packages as automatically installed." +msgstr "" + #: cmdline/apt-mark.cc msgid "Mark a package as held back" msgstr "" diff --git a/po/ar.po b/po/ar.po index 73df37b58..f7767ae9f 100644 --- a/po/ar.po +++ b/po/ar.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2018-12-18 15:02+0100\n" +"POT-Creation-Date: 2019-01-23 16:49+0100\n" "PO-Revision-Date: 2006-10-20 21:28+0300\n" "Last-Translator: Ossama M. Khayat <okhayat@yahoo.com>\n" "Language-Team: Arabic <support@arabeyes.org>\n" @@ -1909,7 +1909,7 @@ msgstr "" msgid "Abort." msgstr "إجهاض." -#: apt-private/private-install.cc +#: apt-private/private-install.cc cmdline/apt-mark.cc msgid "Do you want to continue?" msgstr "هل تريد الاستمرار؟" @@ -2444,7 +2444,7 @@ msgstr[1] "" msgid "All packages are up to date." msgstr "" -#: cmdline/apt-cache.cc +#: cmdline/apt-cache.cc cmdline/apt-mark.cc #, fuzzy, c-format msgid "%s does not take any arguments" msgstr "لا يقبل الأمر update أية مُعطيات" @@ -2823,6 +2823,16 @@ msgstr "إلا أنه سيتم تثبيت %s" msgid "%s was already set to automatically installed.\n" msgstr "إلا أنه سيتم تثبيت %s" +#: cmdline/apt-mark.cc +msgid "No changes necessary" +msgstr "" + +#: cmdline/apt-mark.cc +#, fuzzy +#| msgid "The following NEW packages will be installed:" +msgid "The following packages will be marked as automatically installed:" +msgstr "سيتم تثبيت الحزم الجديدة التالية:" + #: cmdline/apt-mark.cc #, fuzzy, c-format msgid "%s was already set on hold.\n" @@ -2882,6 +2892,11 @@ msgstr "إلا أنه سيتم تثبيت %s" msgid "Mark the given packages as manually installed" msgstr "سيتم تثبيت الحزم الجديدة التالية:" +#: cmdline/apt-mark.cc +#, fuzzy +msgid "Mark all dependencies of meta packages as automatically installed." +msgstr "إلا أنه سيتم تثبيت %s" + #: cmdline/apt-mark.cc msgid "Mark a package as held back" msgstr "" diff --git a/po/ast.po b/po/ast.po index cdd964e14..532e98263 100644 --- a/po/ast.po +++ b/po/ast.po @@ -4,7 +4,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 0.7.18\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2018-12-18 15:02+0100\n" +"POT-Creation-Date: 2019-01-23 16:49+0100\n" "PO-Revision-Date: 2010-10-02 23:35+0100\n" "Last-Translator: Iñigo Varela <ivarela@softastur.org>\n" "Language-Team: Asturian (ast)\n" @@ -1968,7 +1968,7 @@ msgstr "" msgid "Abort." msgstr "Encaboxar." -#: apt-private/private-install.cc +#: apt-private/private-install.cc cmdline/apt-mark.cc msgid "Do you want to continue?" msgstr "¿Quies continuar?" @@ -2523,7 +2523,7 @@ msgstr[1] "" msgid "All packages are up to date." msgstr "" -#: cmdline/apt-cache.cc +#: cmdline/apt-cache.cc cmdline/apt-mark.cc #, fuzzy, c-format msgid "%s does not take any arguments" msgstr "La orde update nun lleva argumentos" @@ -2942,6 +2942,16 @@ msgstr "%s axustáu como instaláu manualmente.\n" msgid "%s was already set to automatically installed.\n" msgstr "%s axustáu como instaláu automáticamente.\n" +#: cmdline/apt-mark.cc +msgid "No changes necessary" +msgstr "" + +#: cmdline/apt-mark.cc +#, fuzzy +#| msgid "The following NEW packages will be installed:" +msgid "The following packages will be marked as automatically installed:" +msgstr "Van instalase los siguientes paquetes NUEVOS:" + #: cmdline/apt-mark.cc #, fuzzy, c-format msgid "%s was already set on hold.\n" @@ -3001,6 +3011,11 @@ msgstr "%s axustáu como instaláu automáticamente.\n" msgid "Mark the given packages as manually installed" msgstr "Comprueba qu'el paquete 'dpkg-dev' ta instaláu.\n" +#: cmdline/apt-mark.cc +#, fuzzy +msgid "Mark all dependencies of meta packages as automatically installed." +msgstr "%s axustáu como instaláu automáticamente.\n" + #: cmdline/apt-mark.cc msgid "Mark a package as held back" msgstr "" diff --git a/po/bg.po b/po/bg.po index fedc7fc93..679119b8b 100644 --- a/po/bg.po +++ b/po/bg.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 0.7.21\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2018-12-18 15:02+0100\n" +"POT-Creation-Date: 2019-01-23 16:49+0100\n" "PO-Revision-Date: 2012-06-25 17:23+0300\n" "Last-Translator: Damyan Ivanov <dmn@debian.org>\n" "Language-Team: Bulgarian <dict@fsa-bg.org>\n" @@ -2012,7 +2012,7 @@ msgstr "" msgid "Abort." msgstr "Прекъсване." -#: apt-private/private-install.cc +#: apt-private/private-install.cc cmdline/apt-mark.cc msgid "Do you want to continue?" msgstr "Искате ли да продължите?" @@ -2570,7 +2570,7 @@ msgstr[1] "" msgid "All packages are up to date." msgstr "" -#: cmdline/apt-cache.cc +#: cmdline/apt-cache.cc cmdline/apt-mark.cc #, fuzzy, c-format msgid "%s does not take any arguments" msgstr "Командата „update“ не възприема аргументи" @@ -2990,6 +2990,16 @@ msgstr "Пакетът „%s“ вече е отбелязан като ръчн msgid "%s was already set to automatically installed.\n" msgstr "Пакетът „%s“ вече е отбелязан като автоматично инсталиран.\n" +#: cmdline/apt-mark.cc +msgid "No changes necessary" +msgstr "" + +#: cmdline/apt-mark.cc +#, fuzzy +#| msgid "The following NEW packages will be installed:" +msgid "The following packages will be marked as automatically installed:" +msgstr "Следните НОВИ пакети ще бъдат инсталирани:" + #: cmdline/apt-mark.cc #, c-format msgid "%s was already set on hold.\n" @@ -3053,6 +3063,12 @@ msgstr "Маркиране на пакети като инсталирани а msgid "Mark the given packages as manually installed" msgstr "Маркиране на пакети като инсталирани ръчно" +#: cmdline/apt-mark.cc +#, fuzzy +#| msgid "Mark the given packages as automatically installed" +msgid "Mark all dependencies of meta packages as automatically installed." +msgstr "Маркиране на пакети като инсталирани автоматично" + #: cmdline/apt-mark.cc msgid "Mark a package as held back" msgstr "" diff --git a/po/bs.po b/po/bs.po index 7c9d1db39..f8c19332d 100644 --- a/po/bs.po +++ b/po/bs.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 0.5.26\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2018-12-18 15:02+0100\n" +"POT-Creation-Date: 2019-01-23 16:49+0100\n" "PO-Revision-Date: 2004-05-06 15:25+0100\n" "Last-Translator: Safir Šećerović <sapphire@linux.org.ba>\n" "Language-Team: Bosnian <lokal@lugbih.org>\n" @@ -1894,7 +1894,7 @@ msgstr "" msgid "Abort." msgstr "Odustani." -#: apt-private/private-install.cc +#: apt-private/private-install.cc cmdline/apt-mark.cc msgid "Do you want to continue?" msgstr "Da li želite nastaviti?" @@ -2426,7 +2426,7 @@ msgstr[1] "" msgid "All packages are up to date." msgstr "" -#: cmdline/apt-cache.cc +#: cmdline/apt-cache.cc cmdline/apt-mark.cc #, c-format msgid "%s does not take any arguments" msgstr "" @@ -2806,6 +2806,16 @@ msgstr "ali se %s treba instalirati" msgid "%s was already set to automatically installed.\n" msgstr "ali se %s treba instalirati" +#: cmdline/apt-mark.cc +msgid "No changes necessary" +msgstr "" + +#: cmdline/apt-mark.cc +#, fuzzy +#| msgid "The following NEW packages will be installed:" +msgid "The following packages will be marked as automatically installed:" +msgstr "Slijedeći NOVI paketi će biti instalirani:" + #: cmdline/apt-mark.cc #, c-format msgid "%s was already set on hold.\n" @@ -2865,6 +2875,11 @@ msgstr "ali se %s treba instalirati" msgid "Mark the given packages as manually installed" msgstr "Slijedeći NOVI paketi će biti instalirani:" +#: cmdline/apt-mark.cc +#, fuzzy +msgid "Mark all dependencies of meta packages as automatically installed." +msgstr "ali se %s treba instalirati" + #: cmdline/apt-mark.cc msgid "Mark a package as held back" msgstr "" diff --git a/po/ca.po b/po/ca.po index 41fb9f23d..d4cd398d9 100644 --- a/po/ca.po +++ b/po/ca.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.4~beta1\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2018-12-18 15:02+0100\n" +"POT-Creation-Date: 2019-01-23 16:49+0100\n" "PO-Revision-Date: 2016-12-05 21:09+0100\n" "Last-Translator: Oriol Debian <oriol.debian@gmail.com>\n" "Language-Team: Catalan <debian-l10n-catalan@lists.debian.org>\n" @@ -2060,7 +2060,7 @@ msgstr "" msgid "Abort." msgstr "Avortat." -#: apt-private/private-install.cc +#: apt-private/private-install.cc cmdline/apt-mark.cc msgid "Do you want to continue?" msgstr "Voleu continuar?" @@ -2628,7 +2628,7 @@ msgstr[1] "" msgid "All packages are up to date." msgstr "Tots els paquets estan actualitzats." -#: cmdline/apt-cache.cc +#: cmdline/apt-cache.cc cmdline/apt-mark.cc #, c-format msgid "%s does not take any arguments" msgstr "%s no pren cap argument" @@ -3066,6 +3066,16 @@ msgstr "%s ja estava marcat com instal·lat manualment.\n" msgid "%s was already set to automatically installed.\n" msgstr "%s ja estava marcat com instal·lat automàticament.\n" +#: cmdline/apt-mark.cc +msgid "No changes necessary" +msgstr "" + +#: cmdline/apt-mark.cc +#, fuzzy +#| msgid "The following NEW packages will be installed:" +msgid "The following packages will be marked as automatically installed:" +msgstr "S'instal·laran els paquets NOUS següents:" + #: cmdline/apt-mark.cc #, c-format msgid "%s was already set on hold.\n" @@ -3130,6 +3140,12 @@ msgstr "Marca els paquets proporcionats com instal·lables automàticament" msgid "Mark the given packages as manually installed" msgstr "Marca els paquets proporcionats com instal·lables manualment" +#: cmdline/apt-mark.cc +#, fuzzy +#| msgid "Mark the given packages as automatically installed" +msgid "Mark all dependencies of meta packages as automatically installed." +msgstr "Marca els paquets proporcionats com instal·lables automàticament" + #: cmdline/apt-mark.cc msgid "Mark a package as held back" msgstr "Marca el paquet com retingut" diff --git a/po/cs.po b/po/cs.po index a1893aba0..6fb44f4a1 100644 --- a/po/cs.po +++ b/po/cs.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.4.2\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2018-12-18 15:02+0100\n" +"POT-Creation-Date: 2019-01-23 16:49+0100\n" "PO-Revision-Date: 2017-05-06 11:08+0200\n" "Last-Translator: Miroslav Kure <kurem@debian.cz>\n" "Language-Team: Czech <debian-l10n-czech@lists.debian.org>\n" @@ -1994,7 +1994,7 @@ msgstr "" msgid "Abort." msgstr "Přerušeno." -#: apt-private/private-install.cc +#: apt-private/private-install.cc cmdline/apt-mark.cc msgid "Do you want to continue?" msgstr "Chcete pokračovat?" @@ -2557,7 +2557,7 @@ msgstr[2] "" msgid "All packages are up to date." msgstr "Všechny balíky jsou aktuální." -#: cmdline/apt-cache.cc +#: cmdline/apt-cache.cc cmdline/apt-mark.cc #, c-format msgid "%s does not take any arguments" msgstr "%s neakceptuje žádné argumenty" @@ -2980,6 +2980,16 @@ msgstr "%s již byl nastaven jako instalovaný ručně.\n" msgid "%s was already set to automatically installed.\n" msgstr "%s již byl nastaven jako instalovaný automaticky.\n" +#: cmdline/apt-mark.cc +msgid "No changes necessary" +msgstr "" + +#: cmdline/apt-mark.cc +#, fuzzy +#| msgid "The following NEW packages will be installed:" +msgid "The following packages will be marked as automatically installed:" +msgstr "Následující NOVÉ balíky budou nainstalovány:" + #: cmdline/apt-mark.cc #, c-format msgid "%s was already set on hold.\n" @@ -3042,6 +3052,12 @@ msgstr "Označí dané balíky jako instalované automaticky" msgid "Mark the given packages as manually installed" msgstr "Označí dané balíky jako instalované ručně" +#: cmdline/apt-mark.cc +#, fuzzy +#| msgid "Mark the given packages as automatically installed" +msgid "Mark all dependencies of meta packages as automatically installed." +msgstr "Označí dané balíky jako instalované automaticky" + #: cmdline/apt-mark.cc msgid "Mark a package as held back" msgstr "Označí balík jako podržený v aktuální verzi" diff --git a/po/cy.po b/po/cy.po index ed6d074cd..55ab1caef 100644 --- a/po/cy.po +++ b/po/cy.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2018-12-18 15:02+0100\n" +"POT-Creation-Date: 2019-01-23 16:49+0100\n" "PO-Revision-Date: 2005-06-06 13:46+0100\n" "Last-Translator: Dafydd Harries <daf@muse.19inch.net>\n" "Language-Team: Welsh <cy@pengwyn.linux.org.uk>\n" @@ -1970,7 +1970,7 @@ msgstr "" msgid "Abort." msgstr "Erthylu." -#: apt-private/private-install.cc +#: apt-private/private-install.cc cmdline/apt-mark.cc msgid "Do you want to continue?" msgstr "Ydych chi eisiau mynd ymlaen?" @@ -2515,7 +2515,7 @@ msgstr[1] "" msgid "All packages are up to date." msgstr "" -#: cmdline/apt-cache.cc +#: cmdline/apt-cache.cc cmdline/apt-mark.cc #, fuzzy, c-format msgid "%s does not take any arguments" msgstr "Nid yw'r gorchymyn diweddaru yn derbyn ymresymiadau" @@ -2956,6 +2956,16 @@ msgstr "ond mae %s yn mynd i gael ei sefydlu" msgid "%s was already set to automatically installed.\n" msgstr "ond mae %s yn mynd i gael ei sefydlu" +#: cmdline/apt-mark.cc +msgid "No changes necessary" +msgstr "" + +#: cmdline/apt-mark.cc +#, fuzzy +#| msgid "The following NEW packages will be installed:" +msgid "The following packages will be marked as automatically installed:" +msgstr "Caiff y pecynnau NEWYDD canlynol eu sefydlu:" + #: cmdline/apt-mark.cc #, fuzzy, c-format msgid "%s was already set on hold.\n" @@ -3015,6 +3025,11 @@ msgstr "ond mae %s yn mynd i gael ei sefydlu" msgid "Mark the given packages as manually installed" msgstr "Caiff y pecynnau NEWYDD canlynol eu sefydlu:" +#: cmdline/apt-mark.cc +#, fuzzy +msgid "Mark all dependencies of meta packages as automatically installed." +msgstr "ond mae %s yn mynd i gael ei sefydlu" + #: cmdline/apt-mark.cc msgid "Mark a package as held back" msgstr "" diff --git a/po/da.po b/po/da.po index 3d963a3fc..737ad0f7f 100644 --- a/po/da.po +++ b/po/da.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.4~rc2\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2018-12-18 15:02+0100\n" +"POT-Creation-Date: 2019-01-23 16:49+0100\n" "PO-Revision-Date: 2017-03-02 23:51+0200\n" "Last-Translator: Joe Hansen <joedalton2@yahoo.dk>\n" "Language-Team: Danish <debian-l10n-danish@lists.debian.org>\n" @@ -2012,7 +2012,7 @@ msgstr "" msgid "Abort." msgstr "Afbryder." -#: apt-private/private-install.cc +#: apt-private/private-install.cc cmdline/apt-mark.cc msgid "Do you want to continue?" msgstr "Vil du fortsætte?" @@ -2575,7 +2575,7 @@ msgstr[1] "" msgid "All packages are up to date." msgstr "Alle pakker er opdateret." -#: cmdline/apt-cache.cc +#: cmdline/apt-cache.cc cmdline/apt-mark.cc #, c-format msgid "%s does not take any arguments" msgstr "»%s« benytter ingen parametre" @@ -3006,6 +3006,16 @@ msgstr "%s var allerede sat til manuelt installeret.\n" msgid "%s was already set to automatically installed.\n" msgstr "%s var allerede sat til automatisk installeret.\n" +#: cmdline/apt-mark.cc +msgid "No changes necessary" +msgstr "" + +#: cmdline/apt-mark.cc +#, fuzzy +#| msgid "The following NEW packages will be installed:" +msgid "The following packages will be marked as automatically installed:" +msgstr "Følgende NYE pakker vil blive installeret:" + #: cmdline/apt-mark.cc #, c-format msgid "%s was already set on hold.\n" @@ -3069,6 +3079,12 @@ msgstr "Marker de givne pakker som automatisk installeret" msgid "Mark the given packages as manually installed" msgstr "Marker de givne pakker som manuelt installeret" +#: cmdline/apt-mark.cc +#, fuzzy +#| msgid "Mark the given packages as automatically installed" +msgid "Mark all dependencies of meta packages as automatically installed." +msgstr "Marker de givne pakker som automatisk installeret" + #: cmdline/apt-mark.cc msgid "Mark a package as held back" msgstr "Marker en pakke som tilbageholdt" diff --git a/po/de.po b/po/de.po index db6e6f4c6..f54e01f64 100644 --- a/po/de.po +++ b/po/de.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.6\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2018-12-18 15:02+0100\n" +"POT-Creation-Date: 2019-01-23 16:49+0100\n" "PO-Revision-Date: 2018-01-11 21:11+0100\n" "Last-Translator: Holger Wansing <linux@wansing-online.de>\n" "Language-Team: German <debian-l10n-german@lists.debian.org>\n" @@ -2087,7 +2087,7 @@ msgstr "" msgid "Abort." msgstr "Abbruch." -#: apt-private/private-install.cc +#: apt-private/private-install.cc cmdline/apt-mark.cc msgid "Do you want to continue?" msgstr "Möchten Sie fortfahren?" @@ -2675,7 +2675,7 @@ msgstr[1] "" msgid "All packages are up to date." msgstr "Alle Pakete sind aktuell." -#: cmdline/apt-cache.cc +#: cmdline/apt-cache.cc cmdline/apt-mark.cc #, c-format msgid "%s does not take any arguments" msgstr "Der Befehl »%s« akzeptiert keine Argumente." @@ -3125,6 +3125,16 @@ msgstr "%s wurde bereits auf manuell installiert gesetzt.\n" msgid "%s was already set to automatically installed.\n" msgstr "%s wurde bereits auf automatisch installiert gesetzt.\n" +#: cmdline/apt-mark.cc +msgid "No changes necessary" +msgstr "" + +#: cmdline/apt-mark.cc +#, fuzzy +#| msgid "The following NEW packages will be installed:" +msgid "The following packages will be marked as automatically installed:" +msgstr "Die folgenden NEUEN Pakete werden installiert:" + #: cmdline/apt-mark.cc #, c-format msgid "%s was already set on hold.\n" @@ -3190,6 +3200,12 @@ msgstr "das angegebene Paket als »Automatisch installiert« markieren" msgid "Mark the given packages as manually installed" msgstr "das angegebene Paket als »Manuell installiert« markieren" +#: cmdline/apt-mark.cc +#, fuzzy +#| msgid "Mark the given packages as automatically installed" +msgid "Mark all dependencies of meta packages as automatically installed." +msgstr "das angegebene Paket als »Automatisch installiert« markieren" + #: cmdline/apt-mark.cc msgid "Mark a package as held back" msgstr "ein Paket als zurückgehalten markieren" diff --git a/po/dz.po b/po/dz.po index 6573db5aa..703c1fd57 100644 --- a/po/dz.po +++ b/po/dz.po @@ -4,7 +4,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2018-12-18 15:02+0100\n" +"POT-Creation-Date: 2019-01-23 16:49+0100\n" "PO-Revision-Date: 2006-09-19 09:49+0530\n" "Last-Translator: Kinley Tshering <gasepkuenden2k3@hotmail.com>\n" "Language-Team: Dzongkha <pgeyleg@dit.gov.bt>\n" @@ -1938,7 +1938,7 @@ msgstr "" msgid "Abort." msgstr "བར་བཤོལ་འབད།" -#: apt-private/private-install.cc +#: apt-private/private-install.cc cmdline/apt-mark.cc #, fuzzy msgid "Do you want to continue?" msgstr "ཁྱོན་ཀྱི་འཕྲོ་མཐུད་ནི་འབད་ནི་ཨིན་ན་" @@ -2479,7 +2479,7 @@ msgstr[1] "" msgid "All packages are up to date." msgstr "" -#: cmdline/apt-cache.cc +#: cmdline/apt-cache.cc cmdline/apt-mark.cc #, fuzzy, c-format msgid "%s does not take any arguments" msgstr "དུས་མཐུན་བཟོ་བའི་བརྡ་བཀོད་འདི་གིས་སྒྲུབ་རྟགས་ཚུ་མི་འབག་འབད།" @@ -2901,6 +2901,16 @@ msgstr "འདི་འབདཝ་ད་%sའདི་གཞི་བཙུག msgid "%s was already set to automatically installed.\n" msgstr "འདི་འབདཝ་ད་%sའདི་གཞི་བཙུགས་འབད་ནི་ཨིན།" +#: cmdline/apt-mark.cc +msgid "No changes necessary" +msgstr "" + +#: cmdline/apt-mark.cc +#, fuzzy +#| msgid "The following NEW packages will be installed:" +msgid "The following packages will be marked as automatically installed:" +msgstr "འོག་གི་ཐུམ་སྒྲིས་གསརཔ་འདི་ཚུ་ཁཞི་བཙུགས་འབད་འོང་:" + #: cmdline/apt-mark.cc #, fuzzy, c-format msgid "%s was already set on hold.\n" @@ -2960,6 +2970,11 @@ msgstr "འདི་འབདཝ་ད་%sའདི་གཞི་བཙུག msgid "Mark the given packages as manually installed" msgstr "'dpkg-dev'་ཐུམ་སྒྲིལ་དེ་གཞི་བཙུགས་འབད་ཡོད་པ་ཅིན་ཨེབ་གཏང་འབད།\n" +#: cmdline/apt-mark.cc +#, fuzzy +msgid "Mark all dependencies of meta packages as automatically installed." +msgstr "འདི་འབདཝ་ད་%sའདི་གཞི་བཙུགས་འབད་ནི་ཨིན།" + #: cmdline/apt-mark.cc msgid "Mark a package as held back" msgstr "" diff --git a/po/el.po b/po/el.po index 338b86844..a0661d6ac 100644 --- a/po/el.po +++ b/po/el.po @@ -16,7 +16,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2018-12-18 15:02+0100\n" +"POT-Creation-Date: 2019-01-23 16:49+0100\n" "PO-Revision-Date: 2008-08-26 18:25+0300\n" "Last-Translator: Θανάσης Νάτσης <natsisthanasis@gmail.com>\n" "Language-Team: Greek <debian-l10n-greek@lists.debian.org>\n" @@ -1959,7 +1959,7 @@ msgstr "" msgid "Abort." msgstr "Εγκατάλειψη." -#: apt-private/private-install.cc +#: apt-private/private-install.cc cmdline/apt-mark.cc msgid "Do you want to continue?" msgstr "Θέλετε να συνεχίσετε;" @@ -2506,7 +2506,7 @@ msgstr[1] "" msgid "All packages are up to date." msgstr "" -#: cmdline/apt-cache.cc +#: cmdline/apt-cache.cc cmdline/apt-mark.cc #, fuzzy, c-format msgid "%s does not take any arguments" msgstr "Η εντολή update δεν παίρνει ορίσματα" @@ -2929,6 +2929,16 @@ msgstr "το %s έχει εγκατασταθεί με το χέρι\n" msgid "%s was already set to automatically installed.\n" msgstr "το %s έχει εγκατασταθεί με το χέρι\n" +#: cmdline/apt-mark.cc +msgid "No changes necessary" +msgstr "" + +#: cmdline/apt-mark.cc +#, fuzzy +#| msgid "The following NEW packages will be installed:" +msgid "The following packages will be marked as automatically installed:" +msgstr "Τα ακόλουθα ΝΕΑ πακέτα θα εγκατασταθούν:" + #: cmdline/apt-mark.cc #, fuzzy, c-format msgid "%s was already set on hold.\n" @@ -2988,6 +2998,11 @@ msgstr "το %s έχει εγκατασταθεί αυτόματα\n" msgid "Mark the given packages as manually installed" msgstr "Ελέγξτε αν είναι εγκαταστημένο το πακέτο 'dpkg-dev'.\n" +#: cmdline/apt-mark.cc +#, fuzzy +msgid "Mark all dependencies of meta packages as automatically installed." +msgstr "το %s έχει εγκατασταθεί αυτόματα\n" + #: cmdline/apt-mark.cc msgid "Mark a package as held back" msgstr "" diff --git a/po/es.po b/po/es.po index d828b5b73..e67b3f3c9 100644 --- a/po/es.po +++ b/po/es.po @@ -34,7 +34,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 0.8.10\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2018-12-18 15:02+0100\n" +"POT-Creation-Date: 2019-01-23 16:49+0100\n" "PO-Revision-Date: 2016-01-26 01:51+0100\n" "Last-Translator: Manuel \"Venturi\" Porras Peralta <venturi@openmailbox." "org>\n" @@ -2125,7 +2125,7 @@ msgstr "" msgid "Abort." msgstr "Anulado." -#: apt-private/private-install.cc +#: apt-private/private-install.cc cmdline/apt-mark.cc msgid "Do you want to continue?" msgstr "¿Desea continuar?" @@ -2690,7 +2690,7 @@ msgstr[1] "" msgid "All packages are up to date." msgstr "Todos los paquetes están actualizados." -#: cmdline/apt-cache.cc +#: cmdline/apt-cache.cc cmdline/apt-mark.cc #, c-format msgid "%s does not take any arguments" msgstr "«%s» no necesita argumentos" @@ -3125,6 +3125,16 @@ msgstr "%s ya estaba fijado como instalado manualmente.\n" msgid "%s was already set to automatically installed.\n" msgstr "%s ya estaba fijado como instalado automáticamente.\n" +#: cmdline/apt-mark.cc +msgid "No changes necessary" +msgstr "" + +#: cmdline/apt-mark.cc +#, fuzzy +#| msgid "The following NEW packages will be installed:" +msgid "The following packages will be marked as automatically installed:" +msgstr "Se instalarán los siguientes paquetes NUEVOS:" + #: cmdline/apt-mark.cc #, c-format msgid "%s was already set on hold.\n" @@ -3189,6 +3199,12 @@ msgstr "Marca los paquetes proporcionados como instalados automáticamente" msgid "Mark the given packages as manually installed" msgstr "Marca los paquetes proporcionados como instalados manualmente" +#: cmdline/apt-mark.cc +#, fuzzy +#| msgid "Mark the given packages as automatically installed" +msgid "Mark all dependencies of meta packages as automatically installed." +msgstr "Marca los paquetes proporcionados como instalados automáticamente" + #: cmdline/apt-mark.cc msgid "Mark a package as held back" msgstr "Marca el paquete como retenido" diff --git a/po/eu.po b/po/eu.po index eb70279f3..519728d9a 100644 --- a/po/eu.po +++ b/po/eu.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2018-12-18 15:02+0100\n" +"POT-Creation-Date: 2019-01-23 16:49+0100\n" "PO-Revision-Date: 2009-05-17 00:41+0200\n" "Last-Translator: Piarres Beobide <pi@beobide.net>\n" "Language-Team: Euskara <debian-l10n-basque@lists.debian.org>\n" @@ -1935,7 +1935,7 @@ msgstr "" msgid "Abort." msgstr "Abortatu." -#: apt-private/private-install.cc +#: apt-private/private-install.cc cmdline/apt-mark.cc msgid "Do you want to continue?" msgstr "Aurrera jarraitu nahi al duzu?" @@ -2483,7 +2483,7 @@ msgstr[1] "" msgid "All packages are up to date." msgstr "" -#: cmdline/apt-cache.cc +#: cmdline/apt-cache.cc cmdline/apt-mark.cc #, fuzzy, c-format msgid "%s does not take any arguments" msgstr "Eguneratzeko komandoak ez du argumenturik hartzen" @@ -2902,6 +2902,16 @@ msgstr "%s eskuz instalatua bezala ezarri.\n" msgid "%s was already set to automatically installed.\n" msgstr "%s eskuz instalatua bezala ezarri.\n" +#: cmdline/apt-mark.cc +msgid "No changes necessary" +msgstr "" + +#: cmdline/apt-mark.cc +#, fuzzy +#| msgid "The following NEW packages will be installed:" +msgid "The following packages will be marked as automatically installed:" +msgstr "Ondorengo pakete BERRIAK instalatuko dira:" + #: cmdline/apt-mark.cc #, fuzzy, c-format msgid "%s was already set on hold.\n" @@ -2961,6 +2971,11 @@ msgstr "%s eskuz instalatua bezala ezarri.\n" msgid "Mark the given packages as manually installed" msgstr "Egiaztatu 'dpkg-dev' paketea instalaturik dagoen.\n" +#: cmdline/apt-mark.cc +#, fuzzy +msgid "Mark all dependencies of meta packages as automatically installed." +msgstr "%s eskuz instalatua bezala ezarri.\n" + #: cmdline/apt-mark.cc msgid "Mark a package as held back" msgstr "" diff --git a/po/fi.po b/po/fi.po index 2476d6f8f..5952573ad 100644 --- a/po/fi.po +++ b/po/fi.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 0.5.26\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2018-12-18 15:02+0100\n" +"POT-Creation-Date: 2019-01-23 16:49+0100\n" "PO-Revision-Date: 2008-12-11 14:52+0200\n" "Last-Translator: Tapio Lehtonen <tale@debian.org>\n" "Language-Team: Finnish <debian-l10n-finnish@lists.debian.org>\n" @@ -1929,7 +1929,7 @@ msgstr "" msgid "Abort." msgstr "Keskeytä." -#: apt-private/private-install.cc +#: apt-private/private-install.cc cmdline/apt-mark.cc msgid "Do you want to continue?" msgstr "Haluatko jatkaa?" @@ -2475,7 +2475,7 @@ msgstr[1] "" msgid "All packages are up to date." msgstr "" -#: cmdline/apt-cache.cc +#: cmdline/apt-cache.cc cmdline/apt-mark.cc #, fuzzy, c-format msgid "%s does not take any arguments" msgstr "Komento update ei käytä parametreja" @@ -2893,6 +2893,16 @@ msgstr "%s on merkitty käyttäjän toimesta asennetuksi.\n" msgid "%s was already set to automatically installed.\n" msgstr "%s on merkitty käyttäjän toimesta asennetuksi.\n" +#: cmdline/apt-mark.cc +msgid "No changes necessary" +msgstr "" + +#: cmdline/apt-mark.cc +#, fuzzy +#| msgid "The following NEW packages will be installed:" +msgid "The following packages will be marked as automatically installed:" +msgstr "Seuraavat UUDET paketit asennetaan:" + #: cmdline/apt-mark.cc #, fuzzy, c-format msgid "%s was already set on hold.\n" @@ -2952,6 +2962,11 @@ msgstr "%s on merkitty käyttäjän toimesta asennetuksi.\n" msgid "Mark the given packages as manually installed" msgstr "Tarkista onko paketti \"dpkg-dev\" asennettu.\n" +#: cmdline/apt-mark.cc +#, fuzzy +msgid "Mark all dependencies of meta packages as automatically installed." +msgstr "%s on merkitty käyttäjän toimesta asennetuksi.\n" + #: cmdline/apt-mark.cc msgid "Mark a package as held back" msgstr "" diff --git a/po/fr.po b/po/fr.po index 396d9ed2b..2b94b2518 100644 --- a/po/fr.po +++ b/po/fr.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2018-12-18 15:02+0100\n" +"POT-Creation-Date: 2019-01-23 16:49+0100\n" "PO-Revision-Date: 2018-01-02 15:09+0100\n" "Last-Translator: Julien Patriarca <leatherface@debian.org>\n" "Language-Team: French <debian-l10n-french@lists.debian.org>\n" @@ -2099,7 +2099,7 @@ msgstr "" msgid "Abort." msgstr "Annulation." -#: apt-private/private-install.cc +#: apt-private/private-install.cc cmdline/apt-mark.cc msgid "Do you want to continue?" msgstr "Souhaitez-vous continuer ?" @@ -2686,7 +2686,7 @@ msgstr[1] "" msgid "All packages are up to date." msgstr "Tous les paquets sont à jour." -#: cmdline/apt-cache.cc +#: cmdline/apt-cache.cc cmdline/apt-mark.cc #, fuzzy, c-format #| msgid "%s does not take any arguments" msgid "%s does not take any arguments" @@ -3140,6 +3140,16 @@ msgstr "%s était déjà marqué comme installé manuellement.\n" msgid "%s was already set to automatically installed.\n" msgstr "%s était déjà marqué comme installé automatiquement.\n" +#: cmdline/apt-mark.cc +msgid "No changes necessary" +msgstr "" + +#: cmdline/apt-mark.cc +#, fuzzy +#| msgid "The following NEW packages will be installed:" +msgid "The following packages will be marked as automatically installed:" +msgstr "Les NOUVEAUX paquets suivants seront installés :" + #: cmdline/apt-mark.cc #, c-format msgid "%s was already set on hold.\n" @@ -3206,6 +3216,12 @@ msgstr "Marquer les paquets indiqués comme installés automatiquement" msgid "Mark the given packages as manually installed" msgstr "Marquer les paquets indiqués comme installés manuellement" +#: cmdline/apt-mark.cc +#, fuzzy +#| msgid "Mark the given packages as automatically installed" +msgid "Mark all dependencies of meta packages as automatically installed." +msgstr "Marquer les paquets indiqués comme installés automatiquement" + #: cmdline/apt-mark.cc msgid "Mark a package as held back" msgstr "Marquer un paquet comme maintenu dans une version" diff --git a/po/gl.po b/po/gl.po index 42242f41f..adecc3a7d 100644 --- a/po/gl.po +++ b/po/gl.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2018-12-18 15:02+0100\n" +"POT-Creation-Date: 2019-01-23 16:49+0100\n" "PO-Revision-Date: 2011-05-12 15:28+0100\n" "Last-Translator: Miguel Anxo Bouzada <mbouzada@gmail.com>\n" "Language-Team: galician <proxecto@trasno.net>\n" @@ -1996,7 +1996,7 @@ msgstr "" msgid "Abort." msgstr "Interromper." -#: apt-private/private-install.cc +#: apt-private/private-install.cc cmdline/apt-mark.cc msgid "Do you want to continue?" msgstr "Quere continuar?" @@ -2555,7 +2555,7 @@ msgstr[1] "" msgid "All packages are up to date." msgstr "" -#: cmdline/apt-cache.cc +#: cmdline/apt-cache.cc cmdline/apt-mark.cc #, fuzzy, c-format msgid "%s does not take any arguments" msgstr "A orde «update» non toma argumentos" @@ -2974,6 +2974,16 @@ msgstr "%s cambiado a instalado manualmente.\n" msgid "%s was already set to automatically installed.\n" msgstr "%s está estabelecido para a súa instalación automática.\n" +#: cmdline/apt-mark.cc +msgid "No changes necessary" +msgstr "" + +#: cmdline/apt-mark.cc +#, fuzzy +#| msgid "The following NEW packages will be installed:" +msgid "The following packages will be marked as automatically installed:" +msgstr "Os seguintes paquetes NOVOS hanse instalar:" + #: cmdline/apt-mark.cc #, fuzzy, c-format msgid "%s was already set on hold.\n" @@ -3033,6 +3043,11 @@ msgstr "%s está estabelecido para a súa instalación automática.\n" msgid "Mark the given packages as manually installed" msgstr "Comprobe que o paquete «dpkg-dev» estea instalado.\n" +#: cmdline/apt-mark.cc +#, fuzzy +msgid "Mark all dependencies of meta packages as automatically installed." +msgstr "%s está estabelecido para a súa instalación automática.\n" + #: cmdline/apt-mark.cc msgid "Mark a package as held back" msgstr "" diff --git a/po/hu.po b/po/hu.po index 8ea1f6151..21c97acc1 100644 --- a/po/hu.po +++ b/po/hu.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2018-12-18 15:02+0100\n" +"POT-Creation-Date: 2019-01-23 16:49+0100\n" "PO-Revision-Date: 2016-04-10 19:46+0200\n" "Last-Translator: Gabor Kelemen <kelemeng@ubuntu.com>\n" "Language-Team: Hungarian <gnome-hu-list@gnome.org>\n" @@ -2042,7 +2042,7 @@ msgstr "" msgid "Abort." msgstr "Megszakítva." -#: apt-private/private-install.cc +#: apt-private/private-install.cc cmdline/apt-mark.cc msgid "Do you want to continue?" msgstr "Folytatni akarja?" @@ -2605,7 +2605,7 @@ msgstr[1] "" msgid "All packages are up to date." msgstr "Minden csomag naprakész." -#: cmdline/apt-cache.cc +#: cmdline/apt-cache.cc cmdline/apt-mark.cc #, c-format msgid "%s does not take any arguments" msgstr "Az %s parancsnak nincsenek argumentumai" @@ -3029,6 +3029,16 @@ msgstr "%s már be van állítva kézi telepítésűre.\n" msgid "%s was already set to automatically installed.\n" msgstr "%s már meg van jelölve automatikusan telepítettként.\n" +#: cmdline/apt-mark.cc +msgid "No changes necessary" +msgstr "" + +#: cmdline/apt-mark.cc +#, fuzzy +#| msgid "The following NEW packages will be installed:" +msgid "The following packages will be marked as automatically installed:" +msgstr "Az alábbi ÚJ csomagok lesznek telepítve:" + #: cmdline/apt-mark.cc #, c-format msgid "%s was already set on hold.\n" @@ -3092,6 +3102,12 @@ msgstr "Az adott csomagok megjelölése automatikusan telepítettként" msgid "Mark the given packages as manually installed" msgstr "Az adott csomagok megjelölése kézzel telepítettként" +#: cmdline/apt-mark.cc +#, fuzzy +#| msgid "Mark the given packages as automatically installed" +msgid "Mark all dependencies of meta packages as automatically installed." +msgstr "Az adott csomagok megjelölése automatikusan telepítettként" + #: cmdline/apt-mark.cc msgid "Mark a package as held back" msgstr "Csomag megjelölése visszatartottként" diff --git a/po/it.po b/po/it.po index fc28b3111..18c396fc5 100644 --- a/po/it.po +++ b/po/it.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: apt\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2018-12-18 15:02+0100\n" +"POT-Creation-Date: 2019-01-23 16:49+0100\n" "PO-Revision-Date: 2018-12-04 09:33+0100\n" "Last-Translator: Milo Casagrande <milo@milo.name>\n" "Language-Team: Italian <tp@lists.linux.it>\n" @@ -2067,7 +2067,7 @@ msgstr "" msgid "Abort." msgstr "Interrotto." -#: apt-private/private-install.cc +#: apt-private/private-install.cc cmdline/apt-mark.cc msgid "Do you want to continue?" msgstr "Continuare?" @@ -2640,7 +2640,7 @@ msgstr[1] "" msgid "All packages are up to date." msgstr "Tutti i pacchetti sono aggiornati." -#: cmdline/apt-cache.cc +#: cmdline/apt-cache.cc cmdline/apt-mark.cc #, c-format msgid "%s does not take any arguments" msgstr "Il comando \"%s\" non accetta alcun argomento" @@ -3081,6 +3081,16 @@ msgstr "%s è già stato impostato come installato manualmente.\n" msgid "%s was already set to automatically installed.\n" msgstr "%s è già stato impostato come installato automaticamente.\n" +#: cmdline/apt-mark.cc +msgid "No changes necessary" +msgstr "" + +#: cmdline/apt-mark.cc +#, fuzzy +#| msgid "The following NEW packages will be installed:" +msgid "The following packages will be marked as automatically installed:" +msgstr "I seguenti pacchetti NUOVI saranno installati:" + #: cmdline/apt-mark.cc #, c-format msgid "%s was already set on hold.\n" @@ -3147,6 +3157,12 @@ msgstr "Segna i pacchetti forniti come installati automaticamente" msgid "Mark the given packages as manually installed" msgstr "Segna i pacchetti forniti come installati manualmente" +#: cmdline/apt-mark.cc +#, fuzzy +#| msgid "Mark the given packages as automatically installed" +msgid "Mark all dependencies of meta packages as automatically installed." +msgstr "Segna i pacchetti forniti come installati automaticamente" + #: cmdline/apt-mark.cc msgid "Mark a package as held back" msgstr "Segna un pacchetto come bloccato a una vecchia versione" diff --git a/po/ja.po b/po/ja.po index 8ba4df794..651d9bb00 100644 --- a/po/ja.po +++ b/po/ja.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.4\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2018-12-18 15:02+0100\n" +"POT-Creation-Date: 2019-01-23 16:49+0100\n" "PO-Revision-Date: 2017-01-06 04:50+0900\n" "Last-Translator: Takuma Yamada <tyamada@takumayamada.com>\n" "Language-Team: Japanese <debian-japanese@lists.debian.org>\n" @@ -2039,7 +2039,7 @@ msgstr "" msgid "Abort." msgstr "中断しました。" -#: apt-private/private-install.cc +#: apt-private/private-install.cc cmdline/apt-mark.cc msgid "Do you want to continue?" msgstr "続行しますか?" @@ -2593,7 +2593,7 @@ msgstr[0] "" msgid "All packages are up to date." msgstr "パッケージはすべて最新です。" -#: cmdline/apt-cache.cc +#: cmdline/apt-cache.cc cmdline/apt-mark.cc #, c-format msgid "%s does not take any arguments" msgstr "%s は引数をとりません" @@ -3025,6 +3025,16 @@ msgstr "%s は手動でインストールしたとすでに設定されていま msgid "%s was already set to automatically installed.\n" msgstr "%s は自動でインストールしたとすでに設定されています。\n" +#: cmdline/apt-mark.cc +msgid "No changes necessary" +msgstr "" + +#: cmdline/apt-mark.cc +#, fuzzy +#| msgid "The following NEW packages will be installed:" +msgid "The following packages will be marked as automatically installed:" +msgstr "以下のパッケージが新たにインストールされます:" + #: cmdline/apt-mark.cc #, c-format msgid "%s was already set on hold.\n" @@ -3088,6 +3098,12 @@ msgstr "指定のパッケージを自動でインストールされたものと msgid "Mark the given packages as manually installed" msgstr "指定のパッケージを手動でインストールしたものとしてマークする" +#: cmdline/apt-mark.cc +#, fuzzy +#| msgid "Mark the given packages as automatically installed" +msgid "Mark all dependencies of meta packages as automatically installed." +msgstr "指定のパッケージを自動でインストールされたものとしてマークする" + #: cmdline/apt-mark.cc msgid "Mark a package as held back" msgstr "パッケージを保留としてマークする" diff --git a/po/km.po b/po/km.po index ace0cbe10..6fa211a31 100644 --- a/po/km.po +++ b/po/km.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2018-12-18 15:02+0100\n" +"POT-Creation-Date: 2019-01-23 16:49+0100\n" "PO-Revision-Date: 2006-10-10 09:48+0700\n" "Last-Translator: Khoem Sokhem <khoemsokhem@khmeros.info>\n" "Language-Team: Khmer <support@khmeros.info>\n" @@ -1930,7 +1930,7 @@ msgstr "" msgid "Abort." msgstr "បោះបង់ ។" -#: apt-private/private-install.cc +#: apt-private/private-install.cc cmdline/apt-mark.cc #, fuzzy msgid "Do you want to continue?" msgstr "តើ​អ្នក​ចង់​បន្តឬ​ [បាទ ចាស/ទេ​] ? " @@ -2466,7 +2466,7 @@ msgstr[1] "" msgid "All packages are up to date." msgstr "" -#: cmdline/apt-cache.cc +#: cmdline/apt-cache.cc cmdline/apt-mark.cc #, fuzzy, c-format msgid "%s does not take any arguments" msgstr "ពាក្យ​បញ្ជា​ដែលធ្វើ​ឲ្យ​ទាន់​សម័យ​គ្មាន​អាគុយម៉ង់​ទេ" @@ -2887,6 +2887,16 @@ msgstr "ប៉ុន្តែ​ %s នឹង​ត្រូវ​បាន​ msgid "%s was already set to automatically installed.\n" msgstr "ប៉ុន្តែ​ %s នឹង​ត្រូវ​បាន​ដំឡើ​ង" +#: cmdline/apt-mark.cc +msgid "No changes necessary" +msgstr "" + +#: cmdline/apt-mark.cc +#, fuzzy +#| msgid "The following NEW packages will be installed:" +msgid "The following packages will be marked as automatically installed:" +msgstr "កញ្ចប់​ថ្មី​ខាងក្រោម​នឹង​ត្រូវ​បាន​ដំឡើង​ ៖" + #: cmdline/apt-mark.cc #, fuzzy, c-format msgid "%s was already set on hold.\n" @@ -2946,6 +2956,11 @@ msgstr "ប៉ុន្តែ​ %s នឹង​ត្រូវ​បាន​ msgid "Mark the given packages as manually installed" msgstr "ពិនិត្យ​ប្រសិន​បើកញ្ចប់ 'dpkg-dev' មិន​ទាន់​បាន​ដំឡើង​ ។\n" +#: cmdline/apt-mark.cc +#, fuzzy +msgid "Mark all dependencies of meta packages as automatically installed." +msgstr "ប៉ុន្តែ​ %s នឹង​ត្រូវ​បាន​ដំឡើ​ង" + #: cmdline/apt-mark.cc msgid "Mark a package as held back" msgstr "" diff --git a/po/ko.po b/po/ko.po index 04b77dde0..38ff71c17 100644 --- a/po/ko.po +++ b/po/ko.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2018-12-18 15:02+0100\n" +"POT-Creation-Date: 2019-01-23 16:49+0100\n" "PO-Revision-Date: 2010-08-30 02:31+0900\n" "Last-Translator: Changwoo Ryu <cwryu@debian.org>\n" "Language-Team: Korean <debian-l10n-korean@lists.debian.org>\n" @@ -1951,7 +1951,7 @@ msgstr "" msgid "Abort." msgstr "중단." -#: apt-private/private-install.cc +#: apt-private/private-install.cc cmdline/apt-mark.cc msgid "Do you want to continue?" msgstr "계속 하시겠습니까?" @@ -2490,7 +2490,7 @@ msgstr[0] "" msgid "All packages are up to date." msgstr "" -#: cmdline/apt-cache.cc +#: cmdline/apt-cache.cc cmdline/apt-mark.cc #, fuzzy, c-format msgid "%s does not take any arguments" msgstr "update 명령은 인수를 받지 않습니다" @@ -2905,6 +2905,16 @@ msgstr "%s 패키지는 이미 수동설치로 지정되어 있습니다.\n" msgid "%s was already set to automatically installed.\n" msgstr "%s 패키지는 이미 자동설치로 지정되어 있습니다.\n" +#: cmdline/apt-mark.cc +msgid "No changes necessary" +msgstr "" + +#: cmdline/apt-mark.cc +#, fuzzy +#| msgid "The following NEW packages will be installed:" +msgid "The following packages will be marked as automatically installed:" +msgstr "다음 새 패키지를 설치할 것입니다:" + #: cmdline/apt-mark.cc #, fuzzy, c-format msgid "%s was already set on hold.\n" @@ -2964,6 +2974,11 @@ msgstr "%s 패키지는 수동설치로 지정합니다.\n" msgid "Mark the given packages as manually installed" msgstr "'dpkg-dev' 패키지가 설치되었는지를 확인하십시오.\n" +#: cmdline/apt-mark.cc +#, fuzzy +msgid "Mark all dependencies of meta packages as automatically installed." +msgstr "%s 패키지는 수동설치로 지정합니다.\n" + #: cmdline/apt-mark.cc msgid "Mark a package as held back" msgstr "" diff --git a/po/ku.po b/po/ku.po index 18e2bce96..50a9f6336 100644 --- a/po/ku.po +++ b/po/ku.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2018-12-18 15:02+0100\n" +"POT-Creation-Date: 2019-01-23 16:49+0100\n" "PO-Revision-Date: 2008-05-08 12:48+0200\n" "Last-Translator: Erdal Ronahi <erdal.ronahi@gmail.com>\n" "Language-Team: ku <ubuntu-l10n-kur@lists.ubuntu.com>\n" @@ -1893,7 +1893,7 @@ msgstr "" msgid "Abort." msgstr "Betal." -#: apt-private/private-install.cc +#: apt-private/private-install.cc cmdline/apt-mark.cc msgid "Do you want to continue?" msgstr "Dixwazî bidomînî?" @@ -2426,7 +2426,7 @@ msgstr[1] "" msgid "All packages are up to date." msgstr "" -#: cmdline/apt-cache.cc +#: cmdline/apt-cache.cc cmdline/apt-mark.cc #, c-format msgid "%s does not take any arguments" msgstr "" @@ -2831,6 +2831,16 @@ msgstr "lê %s dê were sazkirin" msgid "%s was already set to automatically installed.\n" msgstr "lê %s dê were sazkirin" +#: cmdline/apt-mark.cc +msgid "No changes necessary" +msgstr "" + +#: cmdline/apt-mark.cc +#, fuzzy +#| msgid "The following NEW packages will be installed:" +msgid "The following packages will be marked as automatically installed:" +msgstr "Ev pakêtên NÛ dê werine sazkirin:" + #: cmdline/apt-mark.cc #, fuzzy, c-format msgid "%s was already set on hold.\n" @@ -2890,6 +2900,11 @@ msgstr "lê %s dê were sazkirin" msgid "Mark the given packages as manually installed" msgstr "Ev pakêtên NÛ dê werine sazkirin:" +#: cmdline/apt-mark.cc +#, fuzzy +msgid "Mark all dependencies of meta packages as automatically installed." +msgstr "lê %s dê were sazkirin" + #: cmdline/apt-mark.cc msgid "Mark a package as held back" msgstr "" diff --git a/po/lt.po b/po/lt.po index 75add9735..a126737da 100644 --- a/po/lt.po +++ b/po/lt.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2018-12-18 15:02+0100\n" +"POT-Creation-Date: 2019-01-23 16:49+0100\n" "PO-Revision-Date: 2008-08-02 01:47-0400\n" "Last-Translator: Gintautas Miliauskas <gintas@akl.lt>\n" "Language-Team: Lithuanian <komp_lt@konferencijos.lt>\n" @@ -1921,7 +1921,7 @@ msgstr "" msgid "Abort." msgstr "Nutraukti." -#: apt-private/private-install.cc +#: apt-private/private-install.cc cmdline/apt-mark.cc msgid "Do you want to continue?" msgstr "Ar norite tęsti?" @@ -2456,7 +2456,7 @@ msgstr[1] "" msgid "All packages are up to date." msgstr "" -#: cmdline/apt-cache.cc +#: cmdline/apt-cache.cc cmdline/apt-mark.cc #, fuzzy, c-format msgid "%s does not take any arguments" msgstr "Atnaujinimo komandai argumentų nereikia" @@ -2876,6 +2876,16 @@ msgstr "%s nustatytas kaip įdiegtas rankiniu būdu\n" msgid "%s was already set to automatically installed.\n" msgstr "%s nustatytas kaip įdiegtas rankiniu būdu\n" +#: cmdline/apt-mark.cc +msgid "No changes necessary" +msgstr "" + +#: cmdline/apt-mark.cc +#, fuzzy +#| msgid "The following NEW packages will be installed:" +msgid "The following packages will be marked as automatically installed:" +msgstr "Bus įdiegti šie NAUJI paketai:" + #: cmdline/apt-mark.cc #, fuzzy, c-format msgid "%s was already set on hold.\n" @@ -2935,6 +2945,11 @@ msgstr "%s nustatytas kaip įdiegtas rankiniu būdu\n" msgid "Mark the given packages as manually installed" msgstr "Patikrinkite, ar įdiegtas „dpkg-dev“ paketas.\n" +#: cmdline/apt-mark.cc +#, fuzzy +msgid "Mark all dependencies of meta packages as automatically installed." +msgstr "%s nustatytas kaip įdiegtas rankiniu būdu\n" + #: cmdline/apt-mark.cc msgid "Mark a package as held back" msgstr "" diff --git a/po/mr.po b/po/mr.po index 929e07352..395570c15 100644 --- a/po/mr.po +++ b/po/mr.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2018-12-18 15:02+0100\n" +"POT-Creation-Date: 2019-01-23 16:49+0100\n" "PO-Revision-Date: 2008-11-20 23:27+0530\n" "Last-Translator: Sampada <sampadanakhare@gmail.com>\n" "Language-Team: Marathi, janabhaaratii, C-DAC, Mumbai, India " @@ -1931,7 +1931,7 @@ msgstr "" msgid "Abort." msgstr "व्यत्यय/बंद करा." -#: apt-private/private-install.cc +#: apt-private/private-install.cc cmdline/apt-mark.cc #, fuzzy msgid "Do you want to continue?" msgstr "तुम्हाला पुढे जायचे आहे [Y/n]? " @@ -2469,7 +2469,7 @@ msgstr[1] "" msgid "All packages are up to date." msgstr "" -#: cmdline/apt-cache.cc +#: cmdline/apt-cache.cc cmdline/apt-mark.cc #, fuzzy, c-format msgid "%s does not take any arguments" msgstr "सुधारित आवृत्तीचा विधान आर्ग्युमेंटस घेऊ शकत नाही." @@ -2883,6 +2883,16 @@ msgstr "%s स्वहस्ते संस्थापित करायच msgid "%s was already set to automatically installed.\n" msgstr "%s स्वहस्ते संस्थापित करायचे आहे.\n" +#: cmdline/apt-mark.cc +msgid "No changes necessary" +msgstr "" + +#: cmdline/apt-mark.cc +#, fuzzy +#| msgid "The following NEW packages will be installed:" +msgid "The following packages will be marked as automatically installed:" +msgstr "खालील नविन पॅकेजेस संस्थापित होतील:" + #: cmdline/apt-mark.cc #, fuzzy, c-format msgid "%s was already set on hold.\n" @@ -2942,6 +2952,11 @@ msgstr "%s स्वहस्ते संस्थापित करायच msgid "Mark the given packages as manually installed" msgstr "'dpkg-dev' पॅकेज संस्थापित केले आहे का ते पडताळून पहा.\n" +#: cmdline/apt-mark.cc +#, fuzzy +msgid "Mark all dependencies of meta packages as automatically installed." +msgstr "%s स्वहस्ते संस्थापित करायचे आहे.\n" + #: cmdline/apt-mark.cc msgid "Mark a package as held back" msgstr "" diff --git a/po/nb.po b/po/nb.po index 70c4afa0d..4c0c1e3f0 100644 --- a/po/nb.po +++ b/po/nb.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2018-12-18 15:02+0100\n" +"POT-Creation-Date: 2019-01-23 16:49+0100\n" "PO-Revision-Date: 2018-10-30 20:53+0100\n" "Last-Translator: Petter Reinholdtsen <pere@hungry.com>\n" "Language-Team: Norwegian Bokmål <i18n-no@lister.ping.uio.no>\n" @@ -1982,7 +1982,7 @@ msgstr "" msgid "Abort." msgstr "Avbryter." -#: apt-private/private-install.cc +#: apt-private/private-install.cc cmdline/apt-mark.cc msgid "Do you want to continue?" msgstr "Vil du fortsette?" @@ -2543,7 +2543,7 @@ msgstr[1] "" msgid "All packages are up to date." msgstr "Alle pakkene er oppdatert." -#: cmdline/apt-cache.cc +#: cmdline/apt-cache.cc cmdline/apt-mark.cc #, fuzzy, c-format msgid "%s does not take any arguments" msgstr "Oppdaterings-kommandoen tar ingen argumenter" @@ -2966,6 +2966,16 @@ msgstr "%s satt til manuell installasjon.\n" msgid "%s was already set to automatically installed.\n" msgstr "%s satt til automatisk installasjon.\n" +#: cmdline/apt-mark.cc +msgid "No changes necessary" +msgstr "" + +#: cmdline/apt-mark.cc +#, fuzzy +#| msgid "The following NEW packages will be installed:" +msgid "The following packages will be marked as automatically installed:" +msgstr "Følgende NYE pakker vil bli installert:" + #: cmdline/apt-mark.cc #, fuzzy, c-format msgid "%s was already set on hold.\n" @@ -3024,6 +3034,12 @@ msgstr "Marker den angitte pakken som automatisk installert" msgid "Mark the given packages as manually installed" msgstr "Sjekk om pakken «dpkg-dev» er installert.\n" +#: cmdline/apt-mark.cc +#, fuzzy +#| msgid "Mark the given packages as automatically installed" +msgid "Mark all dependencies of meta packages as automatically installed." +msgstr "Marker den angitte pakken som automatisk installert" + #: cmdline/apt-mark.cc msgid "Mark a package as held back" msgstr "Marker en pakke som holdt tilbake" diff --git a/po/ne.po b/po/ne.po index 565c11719..eb6c4dcfa 100644 --- a/po/ne.po +++ b/po/ne.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2018-12-18 15:02+0100\n" +"POT-Creation-Date: 2019-01-23 16:49+0100\n" "PO-Revision-Date: 2006-06-12 14:35+0545\n" "Last-Translator: Shiva Pokharel <pokharelshiva@hotmail.com>\n" "Language-Team: Nepali <info@mpp.org.np>\n" @@ -1928,7 +1928,7 @@ msgstr "" msgid "Abort." msgstr "परित्याग गर्नुहोस् ।" -#: apt-private/private-install.cc +#: apt-private/private-install.cc cmdline/apt-mark.cc #, fuzzy msgid "Do you want to continue?" msgstr "के तपाईँ निरन्तरता दिन चाहनुहुन्छ [Y/n]? " @@ -2464,7 +2464,7 @@ msgstr[1] "" msgid "All packages are up to date." msgstr "" -#: cmdline/apt-cache.cc +#: cmdline/apt-cache.cc cmdline/apt-mark.cc #, fuzzy, c-format msgid "%s does not take any arguments" msgstr "अद्यावधिक आदेशले कुनै तर्कहरू लिदैन" @@ -2884,6 +2884,16 @@ msgstr "तर %s स्थापना हुनुपर्यो" msgid "%s was already set to automatically installed.\n" msgstr "तर %s स्थापना हुनुपर्यो" +#: cmdline/apt-mark.cc +msgid "No changes necessary" +msgstr "" + +#: cmdline/apt-mark.cc +#, fuzzy +#| msgid "The following NEW packages will be installed:" +msgid "The following packages will be marked as automatically installed:" +msgstr "निम्न नयाँ प्याकेजहरू स्थापना हुनेछन्:" + #: cmdline/apt-mark.cc #, fuzzy, c-format msgid "%s was already set on hold.\n" @@ -2943,6 +2953,11 @@ msgstr "तर %s स्थापना हुनुपर्यो" msgid "Mark the given packages as manually installed" msgstr "जाँच्नुहोस् यदि 'dpkg-dev' प्याकेज स्थापना भयो ।\n" +#: cmdline/apt-mark.cc +#, fuzzy +msgid "Mark all dependencies of meta packages as automatically installed." +msgstr "तर %s स्थापना हुनुपर्यो" + #: cmdline/apt-mark.cc msgid "Mark a package as held back" msgstr "" diff --git a/po/nl.po b/po/nl.po index d3ba448fc..23eb9210e 100644 --- a/po/nl.po +++ b/po/nl.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.7.0\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2018-12-18 15:02+0100\n" +"POT-Creation-Date: 2019-01-23 16:49+0100\n" "PO-Revision-Date: 2018-10-09 16:26+0200\n" "Last-Translator: Frans Spiesschaert <Frans.Spiesschaert@yucom.be>\n" "Language-Team: Debian Dutch l10n Team <debian-l10n-dutch@lists.debian.org>\n" @@ -2065,7 +2065,7 @@ msgstr "" msgid "Abort." msgstr "Afbreken." -#: apt-private/private-install.cc +#: apt-private/private-install.cc cmdline/apt-mark.cc msgid "Do you want to continue?" msgstr "Wilt u doorgaan?" @@ -2636,7 +2636,7 @@ msgstr[1] "" msgid "All packages are up to date." msgstr "Alle pakketten zijn up-to-date." -#: cmdline/apt-cache.cc +#: cmdline/apt-cache.cc cmdline/apt-mark.cc #, c-format msgid "%s does not take any arguments" msgstr "De opdracht '%s' aanvaardt geen argumenten" @@ -3073,6 +3073,16 @@ msgstr "%s was reeds ingesteld als handmatig geïnstalleerd.\n" msgid "%s was already set to automatically installed.\n" msgstr "%s was reeds ingesteld als automatisch geïnstalleerd.\n" +#: cmdline/apt-mark.cc +msgid "No changes necessary" +msgstr "" + +#: cmdline/apt-mark.cc +#, fuzzy +#| msgid "The following NEW packages will be installed:" +msgid "The following packages will be marked as automatically installed:" +msgstr "De volgende NIEUWE pakketten zullen geïnstalleerd worden:" + #: cmdline/apt-mark.cc #, c-format msgid "%s was already set on hold.\n" @@ -3137,6 +3147,12 @@ msgstr "Markeer het vermelde pakket als automatisch geïnstalleerd" msgid "Mark the given packages as manually installed" msgstr "Markeer het vermelde pakket als manueel geïnstalleerd" +#: cmdline/apt-mark.cc +#, fuzzy +#| msgid "Mark the given packages as automatically installed" +msgid "Mark all dependencies of meta packages as automatically installed." +msgstr "Markeer het vermelde pakket als automatisch geïnstalleerd" + #: cmdline/apt-mark.cc msgid "Mark a package as held back" msgstr "Markeer een pakket als gehandhaafd" diff --git a/po/nn.po b/po/nn.po index c5bd2bbac..41c93ae66 100644 --- a/po/nn.po +++ b/po/nn.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2018-12-18 15:02+0100\n" +"POT-Creation-Date: 2019-01-23 16:49+0100\n" "PO-Revision-Date: 2005-02-14 23:30+0100\n" "Last-Translator: Havard Korsvoll <korsvoll@skulelinux.no>\n" "Language-Team: Norwegian nynorsk <i18n-nn@lister.ping.uio.no>\n" @@ -1937,7 +1937,7 @@ msgstr "" msgid "Abort." msgstr "Avbryt." -#: apt-private/private-install.cc +#: apt-private/private-install.cc cmdline/apt-mark.cc msgid "Do you want to continue?" msgstr "Vil du halda fram?" @@ -2477,7 +2477,7 @@ msgstr[1] "" msgid "All packages are up to date." msgstr "" -#: cmdline/apt-cache.cc +#: cmdline/apt-cache.cc cmdline/apt-mark.cc #, fuzzy, c-format msgid "%s does not take any arguments" msgstr "Oppdateringskommandoen tek ingen argument" @@ -2901,6 +2901,16 @@ msgstr "men %s skal installerast" msgid "%s was already set to automatically installed.\n" msgstr "men %s skal installerast" +#: cmdline/apt-mark.cc +msgid "No changes necessary" +msgstr "" + +#: cmdline/apt-mark.cc +#, fuzzy +#| msgid "The following NEW packages will be installed:" +msgid "The following packages will be marked as automatically installed:" +msgstr "Dei flgjande NYE pakkane vil verta installerte:" + #: cmdline/apt-mark.cc #, fuzzy, c-format msgid "%s was already set on hold.\n" @@ -2960,6 +2970,11 @@ msgstr "men %s skal installerast" msgid "Mark the given packages as manually installed" msgstr "Dei flgjande NYE pakkane vil verta installerte:" +#: cmdline/apt-mark.cc +#, fuzzy +msgid "Mark all dependencies of meta packages as automatically installed." +msgstr "men %s skal installerast" + #: cmdline/apt-mark.cc msgid "Mark a package as held back" msgstr "" diff --git a/po/pl.po b/po/pl.po index bd1ed694c..cc2abeb62 100644 --- a/po/pl.po +++ b/po/pl.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 0.9.7.3\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2018-12-18 15:02+0100\n" +"POT-Creation-Date: 2019-01-23 16:49+0100\n" "PO-Revision-Date: 2012-07-28 21:53+0200\n" "Last-Translator: Michał Kułach <michal.kulach@gmail.com>\n" "Language-Team: Polish <debian-l10n-polish@lists.debian.org>\n" @@ -2011,7 +2011,7 @@ msgstr "" msgid "Abort." msgstr "Przerwane." -#: apt-private/private-install.cc +#: apt-private/private-install.cc cmdline/apt-mark.cc msgid "Do you want to continue?" msgstr "Kontynuować?" @@ -2595,7 +2595,7 @@ msgstr[2] "" msgid "All packages are up to date." msgstr "" -#: cmdline/apt-cache.cc +#: cmdline/apt-cache.cc cmdline/apt-mark.cc #, fuzzy, c-format msgid "%s does not take any arguments" msgstr "Polecenie update nie wymaga żadnych argumentów" @@ -3016,6 +3016,16 @@ msgstr "%s został już ustawiony jako zainstalowany ręcznie.\n" msgid "%s was already set to automatically installed.\n" msgstr "%s został już ustawiony jako zainstalowany automatycznie.\n" +#: cmdline/apt-mark.cc +msgid "No changes necessary" +msgstr "" + +#: cmdline/apt-mark.cc +#, fuzzy +#| msgid "The following NEW packages will be installed:" +msgid "The following packages will be marked as automatically installed:" +msgstr "Zostaną zainstalowane następujące NOWE pakiety:" + #: cmdline/apt-mark.cc #, c-format msgid "%s was already set on hold.\n" @@ -3081,6 +3091,12 @@ msgstr "Oznacza dany pakiet jako zainstalowany automatycznie" msgid "Mark the given packages as manually installed" msgstr "Oznacza dany pakiet jako zainstalowany ręcznie" +#: cmdline/apt-mark.cc +#, fuzzy +#| msgid "Mark the given packages as automatically installed" +msgid "Mark all dependencies of meta packages as automatically installed." +msgstr "Oznacza dany pakiet jako zainstalowany automatycznie" + #: cmdline/apt-mark.cc msgid "Mark a package as held back" msgstr "" diff --git a/po/pt.po b/po/pt.po index cfc665a96..d0caab48a 100644 --- a/po/pt.po +++ b/po/pt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2018-12-18 15:02+0100\n" +"POT-Creation-Date: 2019-01-23 16:49+0100\n" "PO-Revision-Date: 2012-06-29 15:45+0100\n" "Last-Translator: Miguel Figueiredo <elmig@debianpt.org>\n" "Language-Team: Portuguese <traduz@debianpt.org>\n" @@ -2013,7 +2013,7 @@ msgstr "" msgid "Abort." msgstr "Abortado." -#: apt-private/private-install.cc +#: apt-private/private-install.cc cmdline/apt-mark.cc msgid "Do you want to continue?" msgstr "Deseja continuar?" @@ -2574,7 +2574,7 @@ msgstr[1] "" msgid "All packages are up to date." msgstr "" -#: cmdline/apt-cache.cc +#: cmdline/apt-cache.cc cmdline/apt-mark.cc #, fuzzy, c-format msgid "%s does not take any arguments" msgstr "O comando update não leva argumentos" @@ -2996,6 +2996,16 @@ msgstr "%s já estava definido para ser instalado manualmente.\n" msgid "%s was already set to automatically installed.\n" msgstr "%s já estava definido para ser instalado automaticamente.\n" +#: cmdline/apt-mark.cc +msgid "No changes necessary" +msgstr "" + +#: cmdline/apt-mark.cc +#, fuzzy +#| msgid "The following NEW packages will be installed:" +msgid "The following packages will be marked as automatically installed:" +msgstr "Serão instalados os seguintes NOVOS pacotes:" + #: cmdline/apt-mark.cc #, c-format msgid "%s was already set on hold.\n" @@ -3059,6 +3069,12 @@ msgstr "Marca os pacotes como instalados automaticamente" msgid "Mark the given packages as manually installed" msgstr "Marca os pacotes como instalados manualmente" +#: cmdline/apt-mark.cc +#, fuzzy +#| msgid "Mark the given packages as automatically installed" +msgid "Mark all dependencies of meta packages as automatically installed." +msgstr "Marca os pacotes como instalados automaticamente" + #: cmdline/apt-mark.cc msgid "Mark a package as held back" msgstr "" diff --git a/po/pt_BR.po b/po/pt_BR.po index 66e3b1568..40d51085c 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2018-12-18 15:02+0100\n" +"POT-Creation-Date: 2019-01-23 16:49+0100\n" "PO-Revision-Date: 2008-11-17 02:33-0200\n" "Last-Translator: Felipe Augusto van de Wiel (faw) <faw@debian.org>\n" "Language-Team: Brazilian Portuguese <debian-l10n-portuguese@lists.debian." @@ -1944,7 +1944,7 @@ msgstr "" msgid "Abort." msgstr "Abortar." -#: apt-private/private-install.cc +#: apt-private/private-install.cc cmdline/apt-mark.cc msgid "Do you want to continue?" msgstr "Você quer continuar?" @@ -2493,7 +2493,7 @@ msgstr[1] "" msgid "All packages are up to date." msgstr "" -#: cmdline/apt-cache.cc +#: cmdline/apt-cache.cc cmdline/apt-mark.cc #, fuzzy, c-format msgid "%s does not take any arguments" msgstr "O comando update não leva argumentos" @@ -2916,6 +2916,16 @@ msgstr "%s configurado para instalar manualmente.\n" msgid "%s was already set to automatically installed.\n" msgstr "%s configurado para instalar manualmente.\n" +#: cmdline/apt-mark.cc +msgid "No changes necessary" +msgstr "" + +#: cmdline/apt-mark.cc +#, fuzzy +#| msgid "The following NEW packages will be installed:" +msgid "The following packages will be marked as automatically installed:" +msgstr "Os NOVOS pacotes a seguir serão instalados:" + #: cmdline/apt-mark.cc #, fuzzy, c-format msgid "%s was already set on hold.\n" @@ -2975,6 +2985,11 @@ msgstr "%s configurado para instalar manualmente.\n" msgid "Mark the given packages as manually installed" msgstr "Confira se o pacote 'dpkg-dev' está instalado.\n" +#: cmdline/apt-mark.cc +#, fuzzy +msgid "Mark all dependencies of meta packages as automatically installed." +msgstr "%s configurado para instalar manualmente.\n" + #: cmdline/apt-mark.cc msgid "Mark a package as held back" msgstr "" diff --git a/po/ro.po b/po/ro.po index 904481a07..09eb76ec5 100644 --- a/po/ro.po +++ b/po/ro.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2018-12-18 15:02+0100\n" +"POT-Creation-Date: 2019-01-23 16:49+0100\n" "PO-Revision-Date: 2008-11-15 02:21+0200\n" "Last-Translator: Eddy Petrișor <eddy.petrisor@gmail.com>\n" "Language-Team: Romanian <debian-l10n-romanian@lists.debian.org>\n" @@ -1948,7 +1948,7 @@ msgstr "" msgid "Abort." msgstr "Renunțare." -#: apt-private/private-install.cc +#: apt-private/private-install.cc cmdline/apt-mark.cc msgid "Do you want to continue?" msgstr "Vreți să continuați?" @@ -2502,7 +2502,7 @@ msgstr[2] "" msgid "All packages are up to date." msgstr "" -#: cmdline/apt-cache.cc +#: cmdline/apt-cache.cc cmdline/apt-mark.cc #, fuzzy, c-format msgid "%s does not take any arguments" msgstr "Comanda de actualizare nu are argumente" @@ -2922,6 +2922,16 @@ msgstr "%s este marcat ca fiind instalat manual.\n" msgid "%s was already set to automatically installed.\n" msgstr "%s este marcat ca fiind instalat manual.\n" +#: cmdline/apt-mark.cc +msgid "No changes necessary" +msgstr "" + +#: cmdline/apt-mark.cc +#, fuzzy +#| msgid "The following NEW packages will be installed:" +msgid "The following packages will be marked as automatically installed:" +msgstr "Următoarele pachete NOI vor fi instalate:" + #: cmdline/apt-mark.cc #, fuzzy, c-format msgid "%s was already set on hold.\n" @@ -2981,6 +2991,11 @@ msgstr "%s este marcat ca fiind instalat manual.\n" msgid "Mark the given packages as manually installed" msgstr "Verificați dacă pachetul 'dpkg-dev' este instalat.\n" +#: cmdline/apt-mark.cc +#, fuzzy +msgid "Mark all dependencies of meta packages as automatically installed." +msgstr "%s este marcat ca fiind instalat manual.\n" + #: cmdline/apt-mark.cc msgid "Mark a package as held back" msgstr "" diff --git a/po/ru.po b/po/ru.po index 714cb22c8..6b50ab080 100644 --- a/po/ru.po +++ b/po/ru.po @@ -14,7 +14,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.8.0\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2018-12-18 15:02+0100\n" +"POT-Creation-Date: 2019-01-23 16:49+0100\n" "PO-Revision-Date: 2018-10-25 19:03+0300\n" "Last-Translator: Aleksej Shilin <rootlexx@mail.ru>\n" "Language-Team: Russian <debian-l10n-russian@lists.debian.org>\n" @@ -2056,7 +2056,7 @@ msgstr "" msgid "Abort." msgstr "Прервано." -#: apt-private/private-install.cc +#: apt-private/private-install.cc cmdline/apt-mark.cc msgid "Do you want to continue?" msgstr "Хотите продолжить?" @@ -2624,7 +2624,7 @@ msgstr[2] "" msgid "All packages are up to date." msgstr "Все пакеты имеют последние версии." -#: cmdline/apt-cache.cc +#: cmdline/apt-cache.cc cmdline/apt-mark.cc #, c-format msgid "%s does not take any arguments" msgstr "Команде %s не нужны аргументы" @@ -3056,6 +3056,16 @@ msgstr "%s уже помечен как установленный вручну msgid "%s was already set to automatically installed.\n" msgstr "%s уже помечен как установленный автоматически.\n" +#: cmdline/apt-mark.cc +msgid "No changes necessary" +msgstr "" + +#: cmdline/apt-mark.cc +#, fuzzy +#| msgid "The following NEW packages will be installed:" +msgid "The following packages will be marked as automatically installed:" +msgstr "Следующие НОВЫЕ пакеты будут установлены:" + #: cmdline/apt-mark.cc #, c-format msgid "%s was already set on hold.\n" @@ -3120,6 +3130,12 @@ msgstr "пометить указанные пакеты как установл msgid "Mark the given packages as manually installed" msgstr "пометить указанные пакеты как установленные вручную" +#: cmdline/apt-mark.cc +#, fuzzy +#| msgid "Mark the given packages as automatically installed" +msgid "Mark all dependencies of meta packages as automatically installed." +msgstr "пометить указанные пакеты как установленные автоматически" + #: cmdline/apt-mark.cc msgid "Mark a package as held back" msgstr "пометить пакет как зафиксированный" diff --git a/po/sk.po b/po/sk.po index 97f794269..c7e192cb3 100644 --- a/po/sk.po +++ b/po/sk.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2018-12-18 15:02+0100\n" +"POT-Creation-Date: 2019-01-23 16:49+0100\n" "PO-Revision-Date: 2012-06-28 20:49+0100\n" "Last-Translator: Ivan Masár <helix84@centrum.sk>\n" "Language-Team: Slovak <sk-i18n@lists.linux.sk>\n" @@ -1975,7 +1975,7 @@ msgstr "" msgid "Abort." msgstr "Prerušené." -#: apt-private/private-install.cc +#: apt-private/private-install.cc cmdline/apt-mark.cc msgid "Do you want to continue?" msgstr "Chcete pokračovať?" @@ -2544,7 +2544,7 @@ msgstr[2] "" msgid "All packages are up to date." msgstr "" -#: cmdline/apt-cache.cc +#: cmdline/apt-cache.cc cmdline/apt-mark.cc #, fuzzy, c-format msgid "%s does not take any arguments" msgstr "Príkaz update neprijíma žiadne argumenty" @@ -2963,6 +2963,16 @@ msgstr "%s už bol označený ako manuálne nainštalovaný.\n" msgid "%s was already set to automatically installed.\n" msgstr "%s už bol označený ako automaticky nainštalovaný.\n" +#: cmdline/apt-mark.cc +msgid "No changes necessary" +msgstr "" + +#: cmdline/apt-mark.cc +#, fuzzy +#| msgid "The following NEW packages will be installed:" +msgid "The following packages will be marked as automatically installed:" +msgstr "Nainštalujú sa nasledovné NOVÉ balíky:" + #: cmdline/apt-mark.cc #, c-format msgid "%s was already set on hold.\n" @@ -3026,6 +3036,12 @@ msgstr "Označí uvedené balíky ako automaticky nainštalované" msgid "Mark the given packages as manually installed" msgstr "Označí uvedené balíky ako manuálne nainštalované" +#: cmdline/apt-mark.cc +#, fuzzy +#| msgid "Mark the given packages as automatically installed" +msgid "Mark all dependencies of meta packages as automatically installed." +msgstr "Označí uvedené balíky ako automaticky nainštalované" + #: cmdline/apt-mark.cc msgid "Mark a package as held back" msgstr "" diff --git a/po/sl.po b/po/sl.po index 22580f245..7862bd8a1 100644 --- a/po/sl.po +++ b/po/sl.po @@ -4,7 +4,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 0.5.5\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2018-12-18 15:02+0100\n" +"POT-Creation-Date: 2019-01-23 16:49+0100\n" "PO-Revision-Date: 2012-06-27 21:29+0000\n" "Last-Translator: Andrej Znidarsic <andrej.znidarsic@gmail.com>\n" "Language-Team: Slovenian <sl@li.org>\n" @@ -1975,7 +1975,7 @@ msgstr "" msgid "Abort." msgstr "Prekini." -#: apt-private/private-install.cc +#: apt-private/private-install.cc cmdline/apt-mark.cc msgid "Do you want to continue?" msgstr "Ali želite nadaljevati?" @@ -2549,7 +2549,7 @@ msgstr[3] "" msgid "All packages are up to date." msgstr "" -#: cmdline/apt-cache.cc +#: cmdline/apt-cache.cc cmdline/apt-mark.cc #, fuzzy, c-format msgid "%s does not take any arguments" msgstr "Ukaz update ne sprejema argumentov" @@ -2969,6 +2969,16 @@ msgstr "paket %s je bil že nastavljen na ročno nameščen.\n" msgid "%s was already set to automatically installed.\n" msgstr "paket %s je bil že nastavljen kot samodejno nameščen.\n" +#: cmdline/apt-mark.cc +msgid "No changes necessary" +msgstr "" + +#: cmdline/apt-mark.cc +#, fuzzy +#| msgid "The following NEW packages will be installed:" +msgid "The following packages will be marked as automatically installed:" +msgstr "Naslednji NOVI paketi bodo nameščeni:" + #: cmdline/apt-mark.cc #, c-format msgid "%s was already set on hold.\n" @@ -3031,6 +3041,12 @@ msgstr "Označi dane pakete kot samodejno nameščene" msgid "Mark the given packages as manually installed" msgstr "Označi dane pakete kot ročno nameščene" +#: cmdline/apt-mark.cc +#, fuzzy +#| msgid "Mark the given packages as automatically installed" +msgid "Mark all dependencies of meta packages as automatically installed." +msgstr "Označi dane pakete kot samodejno nameščene" + #: cmdline/apt-mark.cc msgid "Mark a package as held back" msgstr "" diff --git a/po/sv.po b/po/sv.po index daa2d336e..59a21c7d6 100644 --- a/po/sv.po +++ b/po/sv.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2018-12-18 15:02+0100\n" +"POT-Creation-Date: 2019-01-23 16:49+0100\n" "PO-Revision-Date: 2015-08-19 21:33+0200\n" "Last-Translator: Anders Jonsson <anders.jonsson@norsjovallen.se>\n" "Language-Team: Swedish <debian-l10n-swedish@debian.org>\n" @@ -2001,7 +2001,7 @@ msgstr "" msgid "Abort." msgstr "Avbryter." -#: apt-private/private-install.cc +#: apt-private/private-install.cc cmdline/apt-mark.cc msgid "Do you want to continue?" msgstr "Vill du fortsätta?" @@ -2563,7 +2563,7 @@ msgstr[1] "" msgid "All packages are up to date." msgstr "Alla paket är uppdaterade." -#: cmdline/apt-cache.cc +#: cmdline/apt-cache.cc cmdline/apt-mark.cc #, fuzzy, c-format msgid "%s does not take any arguments" msgstr "Uppdateringskommandot tar inga argument" @@ -2991,6 +2991,16 @@ msgstr "%s var redan satt till manuellt installerad.\n" msgid "%s was already set to automatically installed.\n" msgstr "%s var redan satt till automatiskt installerad.\n" +#: cmdline/apt-mark.cc +msgid "No changes necessary" +msgstr "" + +#: cmdline/apt-mark.cc +#, fuzzy +#| msgid "The following NEW packages will be installed:" +msgid "The following packages will be marked as automatically installed:" +msgstr "Följande NYA paket kommer att installeras:" + #: cmdline/apt-mark.cc #, c-format msgid "%s was already set on hold.\n" @@ -3054,6 +3064,12 @@ msgstr "Markera de angivna paketen som automatiskt installerade" msgid "Mark the given packages as manually installed" msgstr "Markera de angivna paketen som manuellt installerade" +#: cmdline/apt-mark.cc +#, fuzzy +#| msgid "Mark the given packages as automatically installed" +msgid "Mark all dependencies of meta packages as automatically installed." +msgstr "Markera de angivna paketen som automatiskt installerade" + #: cmdline/apt-mark.cc msgid "Mark a package as held back" msgstr "Markera ett paket som tillbakahållet" diff --git a/po/th.po b/po/th.po index c31a2dd65..711b99c2a 100644 --- a/po/th.po +++ b/po/th.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2018-12-18 15:02+0100\n" +"POT-Creation-Date: 2019-01-23 16:49+0100\n" "PO-Revision-Date: 2014-12-12 13:00+0700\n" "Last-Translator: Theppitak Karoonboonyanan <thep@debian.org>\n" "Language-Team: Thai <thai-l10n@googlegroups.com>\n" @@ -1941,7 +1941,7 @@ msgstr "" msgid "Abort." msgstr "เลิกทำ" -#: apt-private/private-install.cc +#: apt-private/private-install.cc cmdline/apt-mark.cc msgid "Do you want to continue?" msgstr "คุณต้องการจะดำเนินการต่อไปหรือไม่?" @@ -2478,7 +2478,7 @@ msgstr[0] "" msgid "All packages are up to date." msgstr "ปรับรุ่นทุกแพกเกจเป็นรุ่นล่าสุดแล้ว" -#: cmdline/apt-cache.cc +#: cmdline/apt-cache.cc cmdline/apt-mark.cc #, fuzzy, c-format msgid "%s does not take any arguments" msgstr "คำสั่ง update ไม่รับอาร์กิวเมนต์เพิ่ม" @@ -2902,6 +2902,16 @@ msgstr "%s ถูกกำหนดให้เป็นการติดตั msgid "%s was already set to automatically installed.\n" msgstr "%s ถูกกำหนดให้เป็นการติดตั้งแบบอัตโนมัติอยู่ก่อนแล้ว\n" +#: cmdline/apt-mark.cc +msgid "No changes necessary" +msgstr "" + +#: cmdline/apt-mark.cc +#, fuzzy +#| msgid "The following NEW packages will be installed:" +msgid "The following packages will be marked as automatically installed:" +msgstr "จะติดตั้งแพกเกจ *ใหม่* ต่อไปนี้:" + #: cmdline/apt-mark.cc #, c-format msgid "%s was already set on hold.\n" @@ -2964,6 +2974,12 @@ msgstr "ทำเครื่องหมายแพกเกจที่กำ msgid "Mark the given packages as manually installed" msgstr "ทำเครื่องหมายแพกเกจที่กำหนดให้เป็นการติดตั้งแบบเลือกเอง" +#: cmdline/apt-mark.cc +#, fuzzy +#| msgid "Mark the given packages as automatically installed" +msgid "Mark all dependencies of meta packages as automatically installed." +msgstr "ทำเครื่องหมายแพกเกจที่กำหนดให้เป็นการติดตั้งแบบอัตโนมัติ" + #: cmdline/apt-mark.cc msgid "Mark a package as held back" msgstr "ทำเครื่องหมายแพกเกจที่กำหนดให้เป็นการคงรุ่น" diff --git a/po/tl.po b/po/tl.po index a50de95a6..3241998d7 100644 --- a/po/tl.po +++ b/po/tl.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2018-12-18 15:02+0100\n" +"POT-Creation-Date: 2019-01-23 16:49+0100\n" "PO-Revision-Date: 2007-03-29 21:36+0800\n" "Last-Translator: Eric Pareja <xenos@upm.edu.ph>\n" "Language-Team: Tagalog <debian-tl@banwa.upm.edu.ph>\n" @@ -1956,7 +1956,7 @@ msgstr "" msgid "Abort." msgstr "Abort." -#: apt-private/private-install.cc +#: apt-private/private-install.cc cmdline/apt-mark.cc msgid "Do you want to continue?" msgstr "Nais niyo bang magpatuloy?" @@ -2493,7 +2493,7 @@ msgstr[1] "" msgid "All packages are up to date." msgstr "" -#: cmdline/apt-cache.cc +#: cmdline/apt-cache.cc cmdline/apt-mark.cc #, fuzzy, c-format msgid "%s does not take any arguments" msgstr "Ang utos na update ay hindi tumatanggap ng mga argumento" @@ -2914,6 +2914,16 @@ msgstr "ngunit ang %s ay iluluklok" msgid "%s was already set to automatically installed.\n" msgstr "ngunit ang %s ay iluluklok" +#: cmdline/apt-mark.cc +msgid "No changes necessary" +msgstr "" + +#: cmdline/apt-mark.cc +#, fuzzy +#| msgid "The following NEW packages will be installed:" +msgid "The following packages will be marked as automatically installed:" +msgstr "Ang sumusunod na mga paketeng BAGO ay iluluklok:" + #: cmdline/apt-mark.cc #, fuzzy, c-format msgid "%s was already set on hold.\n" @@ -2971,6 +2981,11 @@ msgstr "" msgid "Mark the given packages as manually installed" msgstr "" +#: cmdline/apt-mark.cc +#, fuzzy +msgid "Mark all dependencies of meta packages as automatically installed." +msgstr "ngunit ang %s ay iluluklok" + #: cmdline/apt-mark.cc msgid "Mark a package as held back" msgstr "" diff --git a/po/tr.po b/po/tr.po index 68a997f5e..ae8f238b2 100644 --- a/po/tr.po +++ b/po/tr.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2018-12-18 15:02+0100\n" +"POT-Creation-Date: 2019-01-23 16:49+0100\n" "PO-Revision-Date: 2018-01-03 16:32+0300\n" "Last-Translator: Mert Dirik <mertdirik@gmail.com>\n" "Language-Team: Debian l10n Turkish <debian-l10n-turkish@lists.debian.org>\n" @@ -2034,7 +2034,7 @@ msgstr "" msgid "Abort." msgstr "Vazgeç." -#: apt-private/private-install.cc +#: apt-private/private-install.cc cmdline/apt-mark.cc msgid "Do you want to continue?" msgstr "Devam etmek istiyor musunuz?" @@ -2597,7 +2597,7 @@ msgstr[1] "" msgid "All packages are up to date." msgstr "Tüm paketler güncel." -#: cmdline/apt-cache.cc +#: cmdline/apt-cache.cc cmdline/apt-mark.cc #, c-format msgid "%s does not take any arguments" msgstr "%s komutu argüman almaz" @@ -3024,6 +3024,16 @@ msgstr "%s zaten elle kurulmuş olarak ayarlı.\n" msgid "%s was already set to automatically installed.\n" msgstr "%s zaten otomatik kurulmuş olarak ayarlı.\n" +#: cmdline/apt-mark.cc +msgid "No changes necessary" +msgstr "" + +#: cmdline/apt-mark.cc +#, fuzzy +#| msgid "The following NEW packages will be installed:" +msgid "The following packages will be marked as automatically installed:" +msgstr "Aşağıdaki YENİ paketler kurulacak:" + #: cmdline/apt-mark.cc #, c-format msgid "%s was already set on hold.\n" @@ -3088,6 +3098,12 @@ msgstr "Belirtilen paketleri otomatik kurulmuş olarak işaretle" msgid "Mark the given packages as manually installed" msgstr "Belirtilen paketleri elle kurulmuş olarak işaretle" +#: cmdline/apt-mark.cc +#, fuzzy +#| msgid "Mark the given packages as automatically installed" +msgid "Mark all dependencies of meta packages as automatically installed." +msgstr "Belirtilen paketleri otomatik kurulmuş olarak işaretle" + #: cmdline/apt-mark.cc msgid "Mark a package as held back" msgstr "Paketi tutulacak şekilde işaretle" diff --git a/po/uk.po b/po/uk.po index b5a968df9..80b4bcf47 100644 --- a/po/uk.po +++ b/po/uk.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2018-12-18 15:02+0100\n" +"POT-Creation-Date: 2019-01-23 16:49+0100\n" "PO-Revision-Date: 2012-09-25 20:19+0300\n" "Last-Translator: A. Bondarenko <artem.brz@gmail.com>\n" "Language-Team: Українська <uk@li.org>\n" @@ -2013,7 +2013,7 @@ msgstr "" msgid "Abort." msgstr "Перервано." -#: apt-private/private-install.cc +#: apt-private/private-install.cc cmdline/apt-mark.cc msgid "Do you want to continue?" msgstr "Бажаєте продовжити?" @@ -2581,7 +2581,7 @@ msgstr[2] "" msgid "All packages are up to date." msgstr "" -#: cmdline/apt-cache.cc +#: cmdline/apt-cache.cc cmdline/apt-mark.cc #, fuzzy, c-format msgid "%s does not take any arguments" msgstr "Команді update не потрібні аргументи" @@ -3009,6 +3009,16 @@ msgstr "%s вже був позначений, як встановлений в msgid "%s was already set to automatically installed.\n" msgstr "%s вже був позначений, як автоматично встановлений.\n" +#: cmdline/apt-mark.cc +msgid "No changes necessary" +msgstr "" + +#: cmdline/apt-mark.cc +#, fuzzy +#| msgid "The following NEW packages will be installed:" +msgid "The following packages will be marked as automatically installed:" +msgstr "НОВІ пакунки, які будуть встановлені:" + #: cmdline/apt-mark.cc #, c-format msgid "%s was already set on hold.\n" @@ -3072,6 +3082,12 @@ msgstr "позначити вказані пакунки як автоматич msgid "Mark the given packages as manually installed" msgstr "позначити вказані пакунки як встановлені вручну" +#: cmdline/apt-mark.cc +#, fuzzy +#| msgid "Mark the given packages as automatically installed" +msgid "Mark all dependencies of meta packages as automatically installed." +msgstr "позначити вказані пакунки як автоматично встановлені" + #: cmdline/apt-mark.cc msgid "Mark a package as held back" msgstr "" diff --git a/po/vi.po b/po/vi.po index 316333913..4171d54f6 100644 --- a/po/vi.po +++ b/po/vi.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.8\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2018-12-18 15:02+0100\n" +"POT-Creation-Date: 2019-01-23 16:49+0100\n" "PO-Revision-Date: 2014-09-12 13:48+0700\n" "Last-Translator: Trần Ngọc Quân <vnwildman@gmail.com>\n" "Language-Team: Vietnamese <translation-team-vi@lists.sourceforge.net>\n" @@ -1991,7 +1991,7 @@ msgstr "" msgid "Abort." msgstr "Hủy bỏ." -#: apt-private/private-install.cc +#: apt-private/private-install.cc cmdline/apt-mark.cc msgid "Do you want to continue?" msgstr "Bạn có muốn tiếp tục không?" @@ -2535,7 +2535,7 @@ msgstr[0] "" msgid "All packages are up to date." msgstr "Mọi gói đã được cập nhật." -#: cmdline/apt-cache.cc +#: cmdline/apt-cache.cc cmdline/apt-mark.cc #, fuzzy, c-format msgid "%s does not take any arguments" msgstr "Lệnh cập nhật không chấp nhận đối số" @@ -2976,6 +2976,16 @@ msgstr "%s được đặt thành được cài đặt bằng tay.\n" msgid "%s was already set to automatically installed.\n" msgstr "%s đã sẵn được đặt thành cài đặt tự động rồi.\n" +#: cmdline/apt-mark.cc +msgid "No changes necessary" +msgstr "" + +#: cmdline/apt-mark.cc +#, fuzzy +#| msgid "The following NEW packages will be installed:" +msgid "The following packages will be marked as automatically installed:" +msgstr "Những gói MỚI sau sẽ được CÀI ĐẶT:" + #: cmdline/apt-mark.cc #, c-format msgid "%s was already set on hold.\n" @@ -3041,6 +3051,12 @@ msgstr "Đánh dấu các gói đưa ra là được cài đặt tự động" msgid "Mark the given packages as manually installed" msgstr "Đánh dấu các gói đưa ra là được cài đặt bằng tay" +#: cmdline/apt-mark.cc +#, fuzzy +#| msgid "Mark the given packages as automatically installed" +msgid "Mark all dependencies of meta packages as automatically installed." +msgstr "Đánh dấu các gói đưa ra là được cài đặt tự động" + #: cmdline/apt-mark.cc msgid "Mark a package as held back" msgstr "Đánh dấu một gói là giữ lại" diff --git a/po/zh_CN.po b/po/zh_CN.po index 07eca117d..35955997a 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.7.x\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2018-12-18 15:02+0100\n" +"POT-Creation-Date: 2019-01-23 16:49+0100\n" "PO-Revision-Date: 2019-01-12 00:00+0000\n" "Last-Translator: Mo Zhou <cdluminate@gmail.com>\n" "Language-Team: Chinese (simplified) <debian-l10n-chinese@lists.debian.org>\n" @@ -1941,7 +1941,7 @@ msgstr "" msgid "Abort." msgstr "中止。" -#: apt-private/private-install.cc +#: apt-private/private-install.cc cmdline/apt-mark.cc msgid "Do you want to continue?" msgstr "您希望继续执行吗?" @@ -2473,7 +2473,7 @@ msgstr[0] "" msgid "All packages are up to date." msgstr "所有软件包均为最新。" -#: cmdline/apt-cache.cc +#: cmdline/apt-cache.cc cmdline/apt-mark.cc #, c-format msgid "%s does not take any arguments" msgstr "%s 命令不需要参数" @@ -2887,6 +2887,16 @@ msgstr "%s 已经被设置为手动安装。\n" msgid "%s was already set to automatically installed.\n" msgstr "%s 已经被设置为自动安装。\n" +#: cmdline/apt-mark.cc +msgid "No changes necessary" +msgstr "" + +#: cmdline/apt-mark.cc +#, fuzzy +#| msgid "The following NEW packages will be installed:" +msgid "The following packages will be marked as automatically installed:" +msgstr "下列【新】软件包将被安装:" + #: cmdline/apt-mark.cc #, c-format msgid "%s was already set on hold.\n" @@ -2948,6 +2958,12 @@ msgstr "标记指定软件包为自动安装" msgid "Mark the given packages as manually installed" msgstr "标记指定软件包为手动安装" +#: cmdline/apt-mark.cc +#, fuzzy +#| msgid "Mark the given packages as automatically installed" +msgid "Mark all dependencies of meta packages as automatically installed." +msgstr "标记指定软件包为自动安装" + #: cmdline/apt-mark.cc msgid "Mark a package as held back" msgstr "标记指定软件包为保留(held back)" diff --git a/po/zh_TW.po b/po/zh_TW.po index d6a08d0ec..713b291d6 100644 --- a/po/zh_TW.po +++ b/po/zh_TW.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.2.X\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2018-12-18 15:02+0100\n" +"POT-Creation-Date: 2019-01-23 16:49+0100\n" "PO-Revision-Date: 2009-01-28 10:41+0800\n" "Last-Translator: Tetralet <tetralet@gmail.com>\n" "Language-Team: Debian-user in Chinese [Big5] <debian-chinese-big5@lists." @@ -1918,7 +1918,7 @@ msgstr "" msgid "Abort." msgstr "放棄執行。" -#: apt-private/private-install.cc +#: apt-private/private-install.cc cmdline/apt-mark.cc msgid "Do you want to continue?" msgstr "是否繼續進行 [Y/n]?" @@ -2453,7 +2453,7 @@ msgstr[1] "" msgid "All packages are up to date." msgstr "" -#: cmdline/apt-cache.cc +#: cmdline/apt-cache.cc cmdline/apt-mark.cc #, fuzzy, c-format msgid "%s does not take any arguments" msgstr "update 指令不需任何參數" @@ -2870,6 +2870,16 @@ msgstr "%s 被設定為手動安裝。\n" msgid "%s was already set to automatically installed.\n" msgstr "%s 被設定為手動安裝。\n" +#: cmdline/apt-mark.cc +msgid "No changes necessary" +msgstr "" + +#: cmdline/apt-mark.cc +#, fuzzy +#| msgid "The following NEW packages will be installed:" +msgid "The following packages will be marked as automatically installed:" +msgstr "下列【新】套件將會被安裝:" + #: cmdline/apt-mark.cc #, fuzzy, c-format msgid "%s was already set on hold.\n" @@ -2929,6 +2939,11 @@ msgstr "%s 被設定為手動安裝。\n" msgid "Mark the given packages as manually installed" msgstr "請檢查是否已安裝了 'dpkg-dev' 套件。\n" +#: cmdline/apt-mark.cc +#, fuzzy +msgid "Mark all dependencies of meta packages as automatically installed." +msgstr "%s 被設定為手動安裝。\n" + #: cmdline/apt-mark.cc msgid "Mark a package as held back" msgstr "" -- cgit v1.2.3