diff options
Diffstat (limited to 'po/ne.po')
-rw-r--r-- | po/ne.po | 113 |
1 files changed, 91 insertions, 22 deletions
@@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: dpkg 1.17.0\n" "Report-Msgid-Bugs-To: debian-dpkg@lists.debian.org\n" -"POT-Creation-Date: 2018-10-08 11:37+0200\n" +"POT-Creation-Date: 2019-01-22 14:24+0100\n" "PO-Revision-Date: 2015-04-07 09:51+0200\n" "Last-Translator: Nabin Gautam <nabin@mpp.org.np>\n" "Language-Team: Nepali <info@mpp.org.np>\n" @@ -1509,6 +1509,11 @@ msgstr "" msgid "missing closing brace" msgstr "हराइरहेको अल्टनाम" +#: lib/dpkg/pkg-format.c +#, c-format +msgid "cannot get package %s filesystem last modification time" +msgstr "" + #: lib/dpkg/pkg-hash.c lib/dpkg/pkg-spec.c #, c-format msgid "ambiguous package name '%s' with more than one installed instance" @@ -1598,6 +1603,68 @@ msgstr "उपप्रक्रियाहरू %s पर्खने स् msgid "wait for %s subprocess failed" msgstr " %s का लागि पर्खने असफल भयो" +#: lib/dpkg/tarfn.c +#, fuzzy +#| msgid "invalid character `%c' in field width\n" +msgid "invalid tar header size field" +msgstr "क्यारेक्टर`%c' फाँट चौडाइमा अवैध\n" + +#: lib/dpkg/tarfn.c +#, fuzzy +#| msgid "invalid character `%c' in field width\n" +msgid "invalid tar header mtime field" +msgstr "क्यारेक्टर`%c' फाँट चौडाइमा अवैध\n" + +#: lib/dpkg/tarfn.c +#, fuzzy +msgid "invalid tar header uid field" +msgstr "अवैध अद्यावधिक मोड" + +#: lib/dpkg/tarfn.c +#, fuzzy +#| msgid "statoverride file `%.250s'" +msgid "invalid tar header gid field" +msgstr "statoverride फाइल `%.250s'" + +#: lib/dpkg/tarfn.c +#, fuzzy +#| msgid "invalid character `%c' in field width\n" +msgid "invalid tar header checksum field" +msgstr "क्यारेक्टर`%c' फाँट चौडाइमा अवैध\n" + +#: lib/dpkg/tarfn.c +msgid "invalid tar header checksum" +msgstr "" + +#: lib/dpkg/tarfn.c +msgid "partially read tar header" +msgstr "" + +#: lib/dpkg/tarfn.c +msgid "invalid tar header with empty name field" +msgstr "" + +#: lib/dpkg/tarfn.c +#, c-format +msgid "unsupported GNU tar header type '%c'" +msgstr "" + +#: lib/dpkg/tarfn.c +#, c-format +msgid "unsupported Solaris tar header type '%c'" +msgstr "" + +#: lib/dpkg/tarfn.c +#, c-format +msgid "unsupported PAX tar header type '%c'" +msgstr "" + +#: lib/dpkg/tarfn.c +#, fuzzy, c-format +#| msgid "unknown compression type '%s'!" +msgid "unknown tar header type '%c'" +msgstr "अज्ञात सङ्कुचन प्रकार `%s'!" + #: lib/dpkg/treewalk.c #, fuzzy, c-format #| msgid "cannot stat old name `%s': %s" @@ -3349,27 +3416,27 @@ msgstr "डेवियन `%s' प्याकेज ब्यवस्था #, fuzzy, c-format msgid "" "Commands:\n" -" -i|--install <.deb file name> ... | -R|--recursive <directory> ...\n" -" --unpack <.deb file name> ... | -R|--recursive <directory> ...\n" -" -A|--record-avail <.deb file name> ... | -R|--recursive <directory> ...\n" -" --configure <package> ... | -a|--pending\n" -" --triggers-only <package> ... | -a|--pending\n" -" -r|--remove <package> ... | -a|--pending\n" -" -P|--purge <package> ... | -a|--pending\n" -" -V|--verify <package> ... Verify the integrity of package(s).\n" -" --get-selections [<pattern> ...] Get list of selections to stdout.\n" +" -i|--install <.deb file name>... | -R|--recursive <directory>...\n" +" --unpack <.deb file name>... | -R|--recursive <directory>...\n" +" -A|--record-avail <.deb file name>... | -R|--recursive <directory>...\n" +" --configure <package>... | -a|--pending\n" +" --triggers-only <package>... | -a|--pending\n" +" -r|--remove <package>... | -a|--pending\n" +" -P|--purge <package>... | -a|--pending\n" +" -V|--verify [<package>...] Verify the integrity of package(s).\n" +" --get-selections [<pattern>...] Get list of selections to stdout.\n" " --set-selections Set package selections from stdin.\n" " --clear-selections Deselect every non-essential package.\n" " --update-avail [<Packages-file>] Replace available packages info.\n" " --merge-avail [<Packages-file>] Merge with info from file.\n" " --clear-avail Erase existing available info.\n" " --forget-old-unavail Forget uninstalled unavailable pkgs.\n" -" -s|--status <package> ... Display package status details.\n" -" -p|--print-avail <package> ... Display available version details.\n" -" -L|--listfiles <package> ... List files 'owned' by package(s).\n" -" -l|--list [<pattern> ...] List packages concisely.\n" -" -S|--search <pattern> ... Find package(s) owning file(s).\n" -" -C|--audit [<package> ...] Check for broken package(s).\n" +" -s|--status [<package>...] Display package status details.\n" +" -p|--print-avail [<package>...] Display available version details.\n" +" -L|--listfiles <package>... List files 'owned' by package(s).\n" +" -l|--list [<pattern>...] List packages concisely.\n" +" -S|--search <pattern>... Find package(s) owning file(s).\n" +" -C|--audit [<package>...] Check for broken package(s).\n" " --yet-to-unpack Print packages selected for " "installation.\n" " --predep-package Print pre-dependencies to unpack.\n" @@ -4998,11 +5065,9 @@ msgid "package filesystem archive extraction" msgstr "" #: src/unpack.c -msgid "error reading dpkg-deb tar output" -msgstr "dpkg-deb टार निर्गत पढ्दा त्रुटि" - -#: src/unpack.c -msgid "corrupted filesystem tarfile - corrupted package archive" +#, fuzzy +#| msgid "corrupted filesystem tarfile - corrupted package archive" +msgid "corrupted filesystem tarfile in package archive" msgstr "दुषित फाइलप्रणाली टारफाइल - दुषित प्याकेज सङ्ग्रह" #: src/unpack.c @@ -6279,8 +6344,9 @@ msgid "" " --skip-auto skip prompt for alternatives correctly " "configured\n" " in automatic mode (relevant for --config only)\n" -" --verbose verbose operation, more output.\n" " --quiet quiet operation, minimal output.\n" +" --verbose verbose operation, more output.\n" +" --debug debug output, way more output.\n" " --help show this help message.\n" " --version show the version.\n" msgstr "" @@ -6789,6 +6855,9 @@ msgstr "" msgid "Authentication is required to run update-alternatives" msgstr "" +#~ msgid "error reading dpkg-deb tar output" +#~ msgstr "dpkg-deb टार निर्गत पढ्दा त्रुटि" + #, fuzzy #~| msgid "unable to open files list file for package `%.250s'" #~ msgid "cannot open control file '%s' for package '%s'" |