diff options
Diffstat (limited to 'po/mr.po')
-rw-r--r-- | po/mr.po | 52 |
1 files changed, 32 insertions, 20 deletions
@@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: dpkg 1.17.0\n" "Report-Msgid-Bugs-To: debian-dpkg@lists.debian.org\n" -"POT-Creation-Date: 2024-07-21 20:18+0200\n" +"POT-Creation-Date: 2024-07-24 23:02+0200\n" "PO-Revision-Date: 2015-04-07 09:51+0200\n" "Last-Translator: Priti Patil <prithisd@gmail.com>\n" "Language-Team: Marathi <janabhaaratii@cdacmumbai.in>\n" @@ -2725,9 +2725,10 @@ msgid "'%.255s' contains no control component '%.255s'" msgstr "डिपिकेजी-डेब: `%.255s' मधे कोणताही नियंत्रण घटक नाही `%.255s'\n" #: src/deb/info.c -#, c-format -msgid "open component '%.255s' (in %.255s) failed in an unexpected way" -msgstr "चालू असलेला घटक `%.255s' (%.255s मधील) अनपेक्षित रित्या बंद पडला" +#, fuzzy, c-format +#| msgid "cannot open diversions: %s" +msgid "cannot open file '%.255s'" +msgstr "वळवलेले: %s उघडता येत नाही" #: src/deb/info.c #, fuzzy, c-format @@ -2743,19 +2744,15 @@ msgid "cannot scan directory '%.255s'" msgstr "`%.255s' निर्देशिका चाळता येत नाही" #: src/deb/info.c -#, c-format -msgid "cannot stat '%.255s' (in '%.255s')" -msgstr "`%.255s' (`%.255s' मधील) स्टॅट करता येत नाही" - -#: src/deb/info.c -#, c-format -msgid "cannot open '%.255s' (in '%.255s')" -msgstr "`%.255s' (`%.255s' मधील) उघडता येत नाही" +#, fuzzy, c-format +msgid "cannot get file '%.255s' metadata" +msgstr "उगम फाइल `%.250s' उघडता येत नाही" #: src/deb/info.c -#, c-format -msgid "failed to read '%.255s' (in '%.255s')" -msgstr "`%.255s' (`%.255s' मधील) वाचता आली नाही" +#, fuzzy, c-format +#| msgid "unable to write %s: %s" +msgid "cannot read file '%.255s'" +msgstr "%s: %s लिहिता येत नाही" #: src/deb/info.c #, fuzzy, c-format @@ -2879,12 +2876,11 @@ msgid "" " --threads-max=<threads> Use at most <threads> with compressor.\n" " --[no-]uniform-compression Use the compression params on all " "members.\n" -" -z# Set the compression level when building.\n" -" -Z<type> Set the compression type used when " -"building.\n" +" -Z, --compression=<compressor> Set build compression type.\n" " Allowed types: gzip, xz, zstd, none.\n" -" -S<strategy> Set the compression strategy when " -"building.\n" +" -z, --compression-level=<level> Set build compression level.\n" +" -S, --compression-strategy=<name>\n" +" Set build compression strategy.\n" " Allowed values: none; extreme (xz);\n" " filtered, huffman, rle, fixed (gzip).\n" "\n" @@ -7263,6 +7259,22 @@ msgstr "" msgid "Authentication is required to run update-alternatives" msgstr "" +#, c-format +#~ msgid "open component '%.255s' (in %.255s) failed in an unexpected way" +#~ msgstr "चालू असलेला घटक `%.255s' (%.255s मधील) अनपेक्षित रित्या बंद पडला" + +#, c-format +#~ msgid "cannot stat '%.255s' (in '%.255s')" +#~ msgstr "`%.255s' (`%.255s' मधील) स्टॅट करता येत नाही" + +#, c-format +#~ msgid "cannot open '%.255s' (in '%.255s')" +#~ msgstr "`%.255s' (`%.255s' मधील) उघडता येत नाही" + +#, c-format +#~ msgid "failed to read '%.255s' (in '%.255s')" +#~ msgstr "`%.255s' (`%.255s' मधील) वाचता आली नाही" + #~ msgid "failed to open diversions file" #~ msgstr "डाइव्हर्जन्स फाइल उघडण्यास अयशस्वी" |