diff options
Diffstat (limited to 'po/ro.po')
-rw-r--r-- | po/ro.po | 21 |
1 files changed, 18 insertions, 3 deletions
@@ -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" @@ -2923,6 +2923,16 @@ 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" msgstr "%s este deja la cea mai nouă versiune.\n" @@ -2982,6 +2992,11 @@ 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 "" |