From c21f4a3f3125558ae61630ed827eaa9bb0ab89bc Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 7 Aug 2024 15:32:16 +0200 Subject: Adding upstream version 1.22.9. Signed-off-by: Daniel Baumann --- po/ro.po | 86 +++++++++++++++++++++++++++++++++++++++++++++++----------------- 1 file changed, 64 insertions(+), 22 deletions(-) (limited to 'po/ro.po') diff --git a/po/ro.po b/po/ro.po index 7c0a5d3..0329a8f 100644 --- a/po/ro.po +++ b/po/ro.po @@ -23,7 +23,7 @@ msgid "" msgstr "" "Project-Id-Version: dpkg 1.22.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: 2023-10-04 11:08+0200\n" "Last-Translator: Remus-Gabriel Chelu \n" "Language-Team: Romanian \n" @@ -2838,10 +2838,10 @@ msgid "'%.255s' contains no control component '%.255s'" msgstr "„%.255s” nu conține nicio componentă de control „%.255s”" #: src/deb/info.c -#, c-format -msgid "open component '%.255s' (in %.255s) failed in an unexpected way" -msgstr "" -"deschiderea componentei „%.255s” (în %.255s) a eșuat într-un mod neașteptat" +#, fuzzy, c-format +#| msgid "cannot open file %s" +msgid "cannot open file '%.255s'" +msgstr "nu se poate deschide fișierul %s" #: src/deb/info.c #, c-format @@ -2857,19 +2857,16 @@ msgid "cannot scan directory '%.255s'" msgstr "nu se poate examina directorul „%.255s”" #: src/deb/info.c -#, c-format -msgid "cannot stat '%.255s' (in '%.255s')" -msgstr "nu se poate efectua stat() asupra „%.255s” (în „%.255s”)" - -#: src/deb/info.c -#, c-format -msgid "cannot open '%.255s' (in '%.255s')" -msgstr "nu se poate deschide „%.255s” (în „%.255s”)" +#, fuzzy, c-format +#| msgid "unable to get file '%s%s' metadata" +msgid "cannot get file '%.255s' metadata" +msgstr "nu se pot obține metadatele fișierului „%s%s”" #: src/deb/info.c -#, c-format -msgid "failed to read '%.255s' (in '%.255s')" -msgstr "eșec la citirea lui „%.255s” (în „%.255s”)" +#, fuzzy, c-format +#| msgid "cannot read %s" +msgid "cannot read file '%.255s'" +msgstr "nu se poate scrie %s" #: src/deb/info.c #, c-format @@ -2978,7 +2975,35 @@ msgstr "" "\n" #: src/deb/main.c -#, c-format +#, fuzzy, c-format +#| msgid "" +#| "Options:\n" +#| " -v, --verbose Enable verbose output.\n" +#| " -D, --debug Enable debugging output.\n" +#| " --showformat= Use alternative format for --show.\n" +#| " --deb-format= Select archive format.\n" +#| " Allowed values: 0.939000, 2.0 " +#| "(default).\n" +#| " --nocheck Suppress control file check (build " +#| "bad\n" +#| " packages).\n" +#| " --root-owner-group Forces the owner and groups to root.\n" +#| " --threads-max= Use at most with " +#| "compressor.\n" +#| " --[no-]uniform-compression Use the compression params on all " +#| "members.\n" +#| " -z# Set the compression level when " +#| "building.\n" +#| " -Z Set the compression type used when " +#| "building.\n" +#| " Allowed types: gzip, xz, zstd, " +#| "none.\n" +#| " -S Set the compression strategy when " +#| "building.\n" +#| " Allowed values: none; extreme (xz);\n" +#| " filtered, huffman, rle, fixed " +#| "(gzip).\n" +#| "\n" msgid "" "Options:\n" " -v, --verbose Enable verbose output.\n" @@ -2993,12 +3018,11 @@ msgid "" " --threads-max= Use at most with compressor.\n" " --[no-]uniform-compression Use the compression params on all " "members.\n" -" -z# Set the compression level when building.\n" -" -Z Set the compression type used when " -"building.\n" +" -Z, --compression= Set build compression type.\n" " Allowed types: gzip, xz, zstd, none.\n" -" -S Set the compression strategy when " -"building.\n" +" -z, --compression-level= Set build compression level.\n" +" -S, --compression-strategy=\n" +" Set build compression strategy.\n" " Allowed values: none; extreme (xz);\n" " filtered, huffman, rle, fixed (gzip).\n" "\n" @@ -7474,6 +7498,24 @@ msgstr "" msgid "Authentication is required to run update-alternatives" msgstr "Autentificarea este necesară pentru a rula «update-alternatives»" +#, c-format +#~ msgid "open component '%.255s' (in %.255s) failed in an unexpected way" +#~ msgstr "" +#~ "deschiderea componentei „%.255s” (în %.255s) a eșuat într-un mod " +#~ "neașteptat" + +#, c-format +#~ msgid "cannot stat '%.255s' (in '%.255s')" +#~ msgstr "nu se poate efectua stat() asupra „%.255s” (în „%.255s”)" + +#, c-format +#~ msgid "cannot open '%.255s' (in '%.255s')" +#~ msgstr "nu se poate deschide „%.255s” (în „%.255s”)" + +#, c-format +#~ msgid "failed to read '%.255s' (in '%.255s')" +#~ msgstr "eșec la citirea lui „%.255s” (în „%.255s”)" + #~ msgid "failed to open diversions file" #~ msgstr "eșec la deschiderea fișierului de redirecționări" -- cgit v1.2.3