diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2008-02-21 16:46:31 +0100 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2008-02-21 16:46:31 +0100 |
commit | 7810fc042d4d3dda6b2c721d09d3eb7eadc12e2d (patch) | |
tree | 243a6de124c8a38e106015bf78dd3e5c70e22bc4 /po/ne.po | |
parent | bd668fbb93a536135f8a001f98a7485158a5075f (diff) | |
parent | e3a1f08d41bf6ef6a42bbc6e5f8e20f7b4aa37a0 (diff) |
* Fix typos in manpages. Thanks to Daniel Leidert for the fixes
Closes: #444922
[ Raise urgency to critical since it fixes a critical but for Debian
Installer Lenny Beta1 release ]
- Vietnamese updated. Closes: #460825
- Basque updated. Closes: #461166
- Galician updated. Closes: #461468
- Portuguese updated. Closes: #464575
- Korean updated. Closes: #448430
- Simplified Chinese updated. Closes: #465866
* Applied patch from Robert Millan <rmh@aybabtu.com> to fix the error
message when gpgv isn't installed, closes: #452640.
* Fix regression about APT::Get::List-Cleanup setting being ignored,
closes: #466052.
* Fix compilation warnings in apt-pkg/cdrom.cc and
apt-pkg/contrib/configuration.cc.
* Fix typo in debian/copyright file ("licened" instead of "licensed"),
closes: #458966.
- Vietnamese updated. Closes: #453774, #459013
- Simplified Chinese updated. Closes: #458039
- Norwegian Bokmål updated. Closes: #457917
* Fix wording for "After unpacking...". Thanks to Michael Gilbert
Diffstat (limited to 'po/ne.po')
-rw-r--r-- | po/ne.po | 12 |
1 files changed, 6 insertions, 6 deletions
@@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: apt_po\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2007-12-17 05:49+0100\n" +"POT-Creation-Date: 2008-01-12 16:56+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" @@ -1957,8 +1957,8 @@ msgstr "कम्तिमा एउटा अवैध हस्ताक्ष #: methods/gpgv.cc:214 #, c-format -msgid "Could not execute '%s' to verify signature (is gnupg installed?)" -msgstr "हस्ताक्षर रूजू गर्न '%s' कार्यन्वयन गर्न सकिएन (के gnupg स्थापना भयो?)" +msgid "Could not execute '%s' to verify signature (is gpgv installed?)" +msgstr "हस्ताक्षर रूजू गर्न '%s' कार्यन्वयन गर्न सकिएन (के gpgv स्थापना भयो?)" #: methods/gpgv.cc:219 msgid "Unknown error executing gpgv" @@ -2083,7 +2083,7 @@ msgstr "कनफिगरेसन फाइल खोलिदैछ %s" #: apt-pkg/contrib/configuration.cc:515 #, fuzzy, c-format -msgid "Line %d too long (max %u)" +msgid "Line %d too long (max %lu)" msgstr "लाइन %d अति लामो छ (अधिक्तम %d)" #: apt-pkg/contrib/configuration.cc:611 @@ -2726,8 +2726,8 @@ msgstr "अनुक्रमणिका फाइलहरुको लाग #: apt-pkg/cdrom.cc:678 #, fuzzy, c-format msgid "" -"Found %u package indexes, %u source indexes, %u translation indexes and %u " -"signatures\n" +"Found %zu package indexes, %zu source indexes, %zu translation indexes and %" +"zu signatures\n" msgstr " %i प्याकेज अनुक्रमणिकाहरू, %i स्रोत अनुक्रमणिका र %i हस्ताक्षरहरू फेला परे\n" #: apt-pkg/cdrom.cc:715 |