X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/b3c63712e4e54e3743c302416528423def4eefbb..d4cfc24887851fa55f93a1a3c09f662b80f97729:/po/ro.po diff --git a/po/ro.po b/po/ro.po index 0412610a3..6a76b9445 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 \n" -"POT-Creation-Date: 2015-12-07 15:31+0100\n" +"POT-Creation-Date: 2015-12-30 00:41+0100\n" "PO-Revision-Date: 2008-11-15 02:21+0200\n" "Last-Translator: Eddy Petrișor \n" "Language-Team: Romanian \n" @@ -1314,6 +1314,7 @@ msgstr "" #: cmdline/apt-helper.cc msgid "" "Usage: apt-helper [options] command\n" +" apt-helper [options] cat-file file ...\n" " apt-helper [options] download-file uri target-path\n" "\n" "apt-helper bundles a variety of commands for shell scripts to use\n" @@ -1328,6 +1329,10 @@ msgstr "" msgid "lookup a SRV record (e.g. _http._tcp.ftp.debian.org)" msgstr "" +#: cmdline/apt-helper.cc +msgid "concatenate files, with automatic decompression" +msgstr "" + #: cmdline/apt-helper.cc msgid "detect proxy using apt.conf" msgstr "" @@ -2552,6 +2557,13 @@ msgid "" "or malformed file)" msgstr "" +#: apt-pkg/acquire-item.cc +#, c-format +msgid "" +"Skipping acquire of configured file '%s' as repository '%s' provides only " +"weak security information for it" +msgstr "" + #: apt-pkg/acquire-item.cc msgid "There is no public key available for the following key IDs:\n" msgstr "" @@ -3058,6 +3070,14 @@ msgstr "Subprocesul %s s-a terminat brusc" msgid "Problem closing the gzip file %s" msgstr "Problemă la închiderea fișierului" +#: apt-pkg/contrib/fileutl.cc +msgid "Failed to create subprocess IPC" +msgstr "Eșec la crearea IPC-ului pentru subproces" + +#: apt-pkg/contrib/fileutl.cc +msgid "Failed to exec compressor " +msgstr "Eșec la executarea compresorului" + #: apt-pkg/contrib/fileutl.cc #, c-format msgid "Could not open file %s" @@ -3068,14 +3088,6 @@ msgstr "Nu s-a putut deschide fișierul %s" msgid "Could not open file descriptor %d" msgstr "Nu s-a putut deschide conexiunea pentru %s" -#: apt-pkg/contrib/fileutl.cc -msgid "Failed to create subprocess IPC" -msgstr "Eșec la crearea IPC-ului pentru subproces" - -#: apt-pkg/contrib/fileutl.cc -msgid "Failed to exec compressor " -msgstr "Eșec la executarea compresorului" - #: apt-pkg/contrib/fileutl.cc #, fuzzy, c-format msgid "read, still have %llu to read but none left" @@ -3232,6 +3244,13 @@ msgstr "Notă, se selectează %s în locul lui %s\n" msgid "No Hash entry in Release file %s" msgstr "" +#: apt-pkg/deb/debmetaindex.cc +#, c-format +msgid "" +"No Hash entry in Release file %s, which is considered strong enough for " +"security purposes" +msgstr "" + #: apt-pkg/deb/debmetaindex.cc #, fuzzy, c-format msgid "Invalid 'Date' entry in Release file %s" @@ -3545,11 +3564,6 @@ msgstr "Cache-ul fișierului pachet este deteriorat" msgid "The package cache file is an incompatible version" msgstr "Fișierul cache al pachetului este o versiune incompatibilă" -#: apt-pkg/pkgcache.cc -#, fuzzy -msgid "The package cache file is corrupted, it is too small" -msgstr "Cache-ul fișierului pachet este deteriorat" - #: apt-pkg/pkgcache.cc #, c-format msgid "This APT does not support the versioning system '%s'" @@ -3560,6 +3574,11 @@ msgstr "Acest APT nu suportă versioning system '%s'" msgid "The package cache was built for different architectures: %s vs %s" msgstr "Cache-ul pachetului a fost construit pentru o arhitectură diferită" +#: apt-pkg/pkgcache.cc +#, fuzzy +msgid "The package cache file is corrupted, it has the wrong hash" +msgstr "Cache-ul fișierului pachet este deteriorat" + #: apt-pkg/pkgcache.cc msgid "Depends" msgstr "Depinde" @@ -3596,14 +3615,14 @@ msgstr "Corupe" msgid "Enhances" msgstr "" -#: apt-pkg/pkgcache.cc -msgid "important" -msgstr "important" - #: apt-pkg/pkgcache.cc msgid "required" msgstr "cerut" +#: apt-pkg/pkgcache.cc +msgid "important" +msgstr "important" + #: apt-pkg/pkgcache.cc msgid "standard" msgstr "standard" @@ -3729,7 +3748,7 @@ msgstr "Trebuie să puneți niște 'surse' de URI în sources.list" #: apt-pkg/tagfile.cc #, c-format -msgid "Cannot convert %s to integer" +msgid "Cannot convert %s to integer: out of range" msgstr "" #: apt-pkg/update.cc