diff options
author | Julian Andres Klode <jak@debian.org> | 2015-12-14 16:57:32 +0100 |
---|---|---|
committer | Julian Andres Klode <jak@debian.org> | 2015-12-14 16:57:32 +0100 |
commit | 493e032a9dcccb19dca87c542a067d759213f566 (patch) | |
tree | a67045c570362d7b97cd68fd3fcb95dee331efea /po/dz.po | |
parent | 56873870ce6c118b3ce58f7d7cc9b5762f2be113 (diff) |
Release 1.1.51.1.5
Diffstat (limited to 'po/dz.po')
-rw-r--r-- | po/dz.po | 26 |
1 files changed, 20 insertions, 6 deletions
@@ -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: 2015-12-07 15:31+0100\n" +"POT-Creation-Date: 2015-12-14 16:56+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" @@ -2528,6 +2528,13 @@ msgid "" 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 "འོག་གི་ ཨའི་ཌི་་ ལྡེ་མིག་ཚུ་གི་དོན་ལུ་མི་དམང་གི་ལྡེ་མིག་འདི་འཐོབ་མི་ཚུགས་པས:\n" @@ -3199,6 +3206,13 @@ 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" msgstr "%s (༡་)་ཐུམ་སྒྲིལ་ཡིག་སྣོད་འདི་མིང་དཔྱད་འབད་མ་ཚུགས།" @@ -3565,14 +3579,14 @@ msgid "Enhances" msgstr "" #: apt-pkg/pkgcache.cc -msgid "important" -msgstr "གལ་ཅན།" - -#: apt-pkg/pkgcache.cc msgid "required" msgstr "དགོས་མཁོ་ཡོདཔ།" #: apt-pkg/pkgcache.cc +msgid "important" +msgstr "གལ་ཅན།" + +#: apt-pkg/pkgcache.cc msgid "standard" msgstr "ཚད་ལྡན།" @@ -3694,7 +3708,7 @@ msgstr "" #: 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 |