# SOME DESCRIPTIVE TITLE. # Copyright (C) 2022 Free Software Foundation, Inc. # This file is distributed under the same license as the cpio package. # Temuri Doghonadze , 2022 # msgid "" msgstr "" "Project-Id-Version: GNU cpio 2.13\n" "Report-Msgid-Bugs-To: bug-cpio@gnu.org\n" "POT-Creation-Date: 2019-11-06 09:58+0200\n" "PO-Revision-Date: 2022-05-29 07:43+0200\n" "Last-Translator: Temuri Doghonadze \n" "Language-Team: Georgian <(nothing)>\n" "Language: ka\n" "X-Bugs: Report translation errors to the Language-Team address.\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Poedit 3.0.1\n" #: gnu/argmatch.c:134 #, c-format msgid "invalid argument %s for %s" msgstr "%s არასწორი არგუმენტია %s-თვის" #: gnu/argmatch.c:135 #, c-format msgid "ambiguous argument %s for %s" msgstr "%s გაურკვეველი არგუმენტია %s-თვის" #: gnu/argmatch.c:154 msgid "Valid arguments are:" msgstr "სწორი არგუმენტებია:" #: gnu/argp-help.c:148 #, c-format msgid "ARGP_HELP_FMT: %s value is less than or equal to %s" msgstr "ARGP_HELP_FMT: %s-ის მნიშვნელობა %s-ზე ნაკლები ან ტოლია" #: gnu/argp-help.c:224 #, c-format msgid "%.*s: ARGP_HELP_FMT parameter requires a value" msgstr "%.*s: ARGP_HELP_FMT საჭიროა პარამეტრის მნიშვნელობა" #: gnu/argp-help.c:234 #, c-format msgid "%.*s: Unknown ARGP_HELP_FMT parameter" msgstr "%.*s: ARGP_HELP_FMT-ის უცნობი პარამეტრი" #: gnu/argp-help.c:247 #, c-format msgid "Garbage in ARGP_HELP_FMT: %s" msgstr "ნაგავი ARGP_HELP_FMT-ში: %s" #: gnu/argp-help.c:1227 msgid "Mandatory or optional arguments to long options are also mandatory or optional for any corresponding short options." msgstr "გრძელი პარამეტრების აუცილებელი ან არასავალდებულო არგუმენტები ასევე აუცილებელი ან არასავალდებულოა მათი მოკლე ვარიანტებისთვისაც." #: gnu/argp-help.c:1614 msgid "Usage:" msgstr "გამოყენება:" #: gnu/argp-help.c:1618 msgid " or: " msgstr " ან: " #: gnu/argp-help.c:1630 msgid " [OPTION...]" msgstr " [პარამეტრი..]" #: gnu/argp-help.c:1657 #, c-format msgid "Try '%s --help' or '%s --usage' for more information.\n" msgstr "მეტი ინფორმაციისთვის სცადეთ '%s --help' ან '%s --usage'.\n" #: gnu/argp-help.c:1685 #, c-format msgid "Report bugs to %s.\n" msgstr "შეცდომების შესახებ მიწერეთ: %s\n" #: gnu/argp-help.c:1886 gnu/error.c:191 msgid "Unknown system error" msgstr "სისტემის უცნობი შეცდომა" #: gnu/argp-parse.c:81 msgid "give this help list" msgstr "ამ დახმარების სიის მიღება" #: gnu/argp-parse.c:82 msgid "give a short usage message" msgstr "გამოყენების მოკლე შეტყობინების მიღება" #: gnu/argp-parse.c:83 tests/genfile.c:131 msgid "NAME" msgstr "სახელი" #: gnu/argp-parse.c:84 msgid "set the program name" msgstr "პროგრამის სახელის დაყენება" #: gnu/argp-parse.c:85 msgid "SECS" msgstr "წამი" #: gnu/argp-parse.c:86 msgid "hang for SECS seconds (default 3600)" msgstr "დაეკიდება მითითებული წამების რაოდენობის განმავლობაში (ნაგულისხმები: 3600)" #: gnu/argp-parse.c:143 msgid "print program version" msgstr "პროგრამის ვერსიის დაბეჭდვა" #: gnu/argp-parse.c:160 msgid "(PROGRAM ERROR) No version known!?" msgstr "(PROGRAM ERROR) ვერსია უცნობია!?" #: gnu/argp-parse.c:613 #, c-format msgid "%s: Too many arguments\n" msgstr "%s: მეტისმეტად ბევრი არგუმენტი\n" #: gnu/argp-parse.c:756 msgid "(PROGRAM ERROR) Option should have been recognized!?" msgstr "(PROGRAM ERROR) პარამეტრი ნაცნობი უნდა ყოფილიყო!?" #: gnu/closeout.c:112 src/util.c:93 src/util.c:96 src/util.c:146 #, c-format msgid "write error" msgstr "ჩაწერის შეცდომა" #: gnu/getopt.c:575 gnu/getopt.c:604 #, c-format msgid "%s: option '%s' is ambiguous; possibilities:" msgstr "%s: პარამეტრი '%s' გაურკვეველია; შესაძლო ვარიანტები:" #: gnu/getopt.c:619 #, c-format msgid "%s: option '%s' is ambiguous\n" msgstr "%s: პარამეტრი '%s' გაურკვეველია\n" #: gnu/getopt.c:654 gnu/getopt.c:658 #, c-format msgid "%s: option '--%s' doesn't allow an argument\n" msgstr "%s: პარამეტრი '--%s' არგუმენტებს არ იღებს\n" #: gnu/getopt.c:667 gnu/getopt.c:672 #, c-format msgid "%s: option '%c%s' doesn't allow an argument\n" msgstr "%s: პარამეტრი '%c%s' არგუმენტებს არ იღებს\n" #: gnu/getopt.c:715 gnu/getopt.c:734 #, c-format msgid "%s: option '--%s' requires an argument\n" msgstr "%s: პარამეტრი '--%s' საჭიროებს არგუმენტს.\n" #: gnu/getopt.c:772 gnu/getopt.c:775 #, c-format msgid "%s: unrecognized option '--%s'\n" msgstr "%s: უცნობი პარამეტრი '--%s'\n" #: gnu/getopt.c:783 gnu/getopt.c:786 #, c-format msgid "%s: unrecognized option '%c%s'\n" msgstr "%s: უცნობი პარამეტრი '%c'%s'\n" #: gnu/getopt.c:835 gnu/getopt.c:838 #, c-format msgid "%s: invalid option -- '%c'\n" msgstr "%s: არასწორი პარამეტრი -- '%c'\n" #: gnu/getopt.c:891 gnu/getopt.c:908 gnu/getopt.c:1118 gnu/getopt.c:1136 #, c-format msgid "%s: option requires an argument -- '%c'\n" msgstr "%s: პარამეტრს ესაჭიროება არგუმენტი -- '%c'\n" #: gnu/getopt.c:964 gnu/getopt.c:980 #, c-format msgid "%s: option '-W %s' is ambiguous\n" msgstr "%s: პარამეტრი '-W %s' ბუნდოვანია\n" #: gnu/getopt.c:1004 gnu/getopt.c:1022 #, c-format msgid "%s: option '-W %s' doesn't allow an argument\n" msgstr "%s: პარამეტრი '-W %s' არგუმენტს არ იღებს\n" #: gnu/getopt.c:1043 gnu/getopt.c:1061 #, c-format msgid "%s: option '-W %s' requires an argument\n" msgstr "%s: პარამეტრი '-W %s' საჭიროებს არგუმენტს\n" #: gnu/obstack.c:338 gnu/obstack.c:340 gnu/xalloc-die.c:34 msgid "memory exhausted" msgstr "მეხსიერება გადავსებულია" #: gnu/openat-die.c:38 #, c-format msgid "unable to record current working directory" msgstr "მიმდინარე საქაღალდის ჩაწერა შეუძლებელია" #: gnu/openat-die.c:57 #, c-format msgid "failed to return to initial working directory" msgstr "საწყისი საქაღალდის დაბრუნების შეცდომა" #. TRANSLATORS: #. Get translations for open and closing quotation marks. #. The message catalog should translate "`" to a left #. quotation mark suitable for the locale, and similarly for #. "'". For example, a French Unicode local should translate #. these to U+00AB (LEFT-POINTING DOUBLE ANGLE #. QUOTATION MARK), and U+00BB (RIGHT-POINTING DOUBLE ANGLE #. QUOTATION MARK), respectively. #. #. If the catalog has no translation, we will try to #. use Unicode U+2018 (LEFT SINGLE QUOTATION MARK) and #. Unicode U+2019 (RIGHT SINGLE QUOTATION MARK). If the #. current locale is not Unicode, locale_quoting_style #. will quote 'like this', and clocale_quoting_style will #. quote "like this". You should always include translations #. for "`" and "'" even if U+2018 and U+2019 are appropriate #. for your locale. #. #. If you don't know what to put here, please see #. #. and use glyphs suitable for your language. #: gnu/quotearg.c:354 msgid "`" msgstr "`" #: gnu/quotearg.c:355 msgid "'" msgstr "'" #: gnu/version-etc.c:74 #, c-format msgid "Packaged by %s (%s)\n" msgstr "აწყობილია %s-ის მიერ (%s)\n" #: gnu/version-etc.c:77 #, c-format msgid "Packaged by %s\n" msgstr "აწყობილია %s-ის მიერ\n" #. TRANSLATORS: Translate "(C)" to the copyright symbol #. (C-in-a-circle), if this symbol is available in the user's #. locale. Otherwise, do not translate "(C)"; leave it as-is. #: gnu/version-etc.c:84 msgid "(C)" msgstr "(C)" #: gnu/version-etc.c:86 msgid "" "\n" "License GPLv3+: GNU GPL version 3 or later .\n" "This is free software: you are free to change and redistribute it.\n" "There is NO WARRANTY, to the extent permitted by law.\n" "\n" msgstr "" #. TRANSLATORS: %s denotes an author name. #: gnu/version-etc.c:102 #, c-format msgid "Written by %s.\n" msgstr "ავტორი: %s.\n" #. TRANSLATORS: Each %s denotes an author name. #: gnu/version-etc.c:106 #, c-format msgid "Written by %s and %s.\n" msgstr "ავტორები: %s და %s.\n" #. TRANSLATORS: Each %s denotes an author name. #: gnu/version-etc.c:110 #, c-format msgid "Written by %s, %s, and %s.\n" msgstr "ავტორები: %s, %s და %s.\n" #. TRANSLATORS: Each %s denotes an author name. #. You can use line breaks, estimating that each author name occupies #. ca. 16 screen columns and that a screen line has ca. 80 columns. #: gnu/version-etc.c:117 #, c-format msgid "" "Written by %s, %s, %s,\n" "and %s.\n" msgstr "" "ავტორები: %s, %s, %s\n" "და %s.\n" #. TRANSLATORS: Each %s denotes an author name. #. You can use line breaks, estimating that each author name occupies #. ca. 16 screen columns and that a screen line has ca. 80 columns. #: gnu/version-etc.c:124 #, c-format msgid "" "Written by %s, %s, %s,\n" "%s, and %s.\n" msgstr "" "ავტორები: %s, %s, %s,\n" "%s და %s.\n" #. TRANSLATORS: Each %s denotes an author name. #. You can use line breaks, estimating that each author name occupies #. ca. 16 screen columns and that a screen line has ca. 80 columns. #: gnu/version-etc.c:131 #, c-format msgid "" "Written by %s, %s, %s,\n" "%s, %s, and %s.\n" msgstr "" "ავტორები: %s, %s, %s,\n" "%s, %s და %s.\n" #. TRANSLATORS: Each %s denotes an author name. #. You can use line breaks, estimating that each author name occupies #. ca. 16 screen columns and that a screen line has ca. 80 columns. #: gnu/version-etc.c:139 #, c-format msgid "" "Written by %s, %s, %s,\n" "%s, %s, %s, and %s.\n" msgstr "" "ავტორები: %s, %s, %s,\n" "%s, %s, %s და %s.\n" #. TRANSLATORS: Each %s denotes an author name. #. You can use line breaks, estimating that each author name occupies #. ca. 16 screen columns and that a screen line has ca. 80 columns. #: gnu/version-etc.c:147 #, c-format msgid "" "Written by %s, %s, %s,\n" "%s, %s, %s, %s,\n" "and %s.\n" msgstr "" "ავტორები: %s, %s, %s,\n" "%s, %s, %s, %s\n" "და %s.\n" #. TRANSLATORS: Each %s denotes an author name. #. You can use line breaks, estimating that each author name occupies #. ca. 16 screen columns and that a screen line has ca. 80 columns. #: gnu/version-etc.c:156 #, c-format msgid "" "Written by %s, %s, %s,\n" "%s, %s, %s, %s,\n" "%s, and %s.\n" msgstr "" "ავტორები: %s, %s, %s,\n" "%s, %s, %s, %s\n" "%s და %s.\n" #. TRANSLATORS: Each %s denotes an author name. #. You can use line breaks, estimating that each author name occupies #. ca. 16 screen columns and that a screen line has ca. 80 columns. #: gnu/version-etc.c:167 #, c-format msgid "" "Written by %s, %s, %s,\n" "%s, %s, %s, %s,\n" "%s, %s, and others.\n" msgstr "" "ავტორები: %s, %s, %s,\n" "%s, %s, %s, %s\n" "%s, %s და სხვ.\n" #. TRANSLATORS: The placeholder indicates the bug-reporting address #. for this package. Please add _another line_ saying #. "Report translation bugs to <...>\n" with the address for translation #. bugs (typically your translation team's web or email address). #: gnu/version-etc.c:245 #, c-format msgid "" "\n" "Report bugs to: %s\n" msgstr "" "\n" "შეცდომები გაუგზავნეთ: %s\n" #: gnu/version-etc.c:247 #, c-format msgid "Report %s bugs to: %s\n" msgstr "%s-ის შეცდომების შესახებ მისაწერი ელფოსტა: %s\n" #: gnu/version-etc.c:251 #, c-format msgid "%s home page: <%s>\n" msgstr "%s-ის საწყისი გვერდია: <%s>\n" #: gnu/version-etc.c:253 #, c-format msgid "%s home page: \n" msgstr "%s საწყისი გვერდი: \n" #: gnu/version-etc.c:256 msgid "General help using GNU software: \n" msgstr "GNU-ის პროგრამების ზოგადი დახმარება: \n" #. TRANSLATORS: %s after `Cannot' is a function name, e.g. `Cannot open'. #. Directly translating this to another language will not work, first because #. %s itself is not translated. #. Translate it as `%s: Function %s failed'. #: lib/paxerror.c:60 lib/paxerror.c:73 #, c-format msgid "%s: Cannot %s" msgstr "%s: %s შეუძლებელია" #. TRANSLATORS: %s after `Cannot' is a function name, e.g. `Cannot open'. #. Directly translating this to another language will not work, first because #. %s itself is not translated. #. Translate it as `%s: Function %s failed'. #: lib/paxerror.c:86 #, c-format msgid "%s: Warning: Cannot %s" msgstr "%s: გაფრთხილება: %s შეუძლებელია" #: lib/paxerror.c:95 #, c-format msgid "%s: Cannot change mode to %s" msgstr "%s: რეჟიმის %s-ზე შეცვლა შეუძლებელია" #: lib/paxerror.c:103 #, c-format msgid "%s: Cannot change ownership to uid %lu, gid %lu" msgstr "%s: uid-ის %lu-ზე, gid-ის კი %lu-ზე შეცვლა შეუძლებელია" #: lib/paxerror.c:129 #, c-format msgid "%s: Cannot hard link to %s" msgstr "%s: მყარი ბმულის შექმნა %s-სთან შეუძლებელია" #: lib/paxerror.c:181 lib/paxerror.c:213 #, c-format msgid "%s: Read error at byte %s, while reading %lu byte" msgid_plural "%s: Read error at byte %s, while reading %lu bytes" msgstr[0] "%s: კითხვის შეცდომა %s-ე ბაიტთან, %lu ბაიტის წაკითხვისას" #: lib/paxerror.c:194 #, c-format msgid "%s: Warning: Read error at byte %s, while reading %lu byte" msgid_plural "%s: Warning: Read error at byte %s, while reading %lu bytes" msgstr[0] "%s კითხვის შეცდომა %s-ე ბაიტთან, %lu ბაიტის წაკითხვისას" #: lib/paxerror.c:261 #, c-format msgid "%s: Cannot seek to %s" msgstr "%s: %s-ზე გადასვლა შეუძლებელია" #: lib/paxerror.c:277 #, c-format msgid "%s: Warning: Cannot seek to %s" msgstr "%s: გაფრთხილება: %s-ზე გადახვევა შეუძლებელია" #: lib/paxerror.c:286 #, c-format msgid "%s: Cannot create symlink to %s" msgstr "%s: %s-მდე სიმბმულის შექმნა შეუძლებელია" #: lib/paxerror.c:351 #, c-format msgid "%s: Wrote only %lu of %lu byte" msgid_plural "%s: Wrote only %lu of %lu bytes" msgstr[0] "%s: ჩაწერილია მხოლოდ %lu ბაიტი %lu-დან" #: lib/paxnames.c:140 #, c-format msgid "Removing leading `%s' from member names" msgstr "წევრების სახელების წინ დამატებული '%s'-ის მოცილება" #: lib/paxnames.c:141 #, c-format msgid "Removing leading `%s' from hard link targets" msgstr "მყარი ბმულის სამიზნეების წინ დამატებული '%s'-ის მოცილება" #: lib/paxnames.c:154 msgid "Substituting `.' for empty member name" msgstr "წევრის ცარიელი სახელის '.'-ით ჩანაცვლება" #: lib/paxnames.c:155 msgid "Substituting `.' for empty hard link target" msgstr "მყარი ბმულის ცარიელი სამიზნის '.'-ით ჩანაცვლება" #: lib/rtapelib.c:299 #, c-format msgid "exec/tcp: Service not available" msgstr "exec/tcp: სერვისი მიუწვდომელია" #: lib/rtapelib.c:303 #, c-format msgid "stdin" msgstr "stdin" #: lib/rtapelib.c:306 #, c-format msgid "stdout" msgstr "stdout" #: lib/rtapelib.c:429 #, c-format msgid "Cannot connect to %s: resolve failed" msgstr "%s-სთან მიერთების შეცდომა: გადაწყვეტა შეუძებელია" #: lib/rtapelib.c:502 #, c-format msgid "Cannot redirect files for remote shell" msgstr "ფაილების დაშორებულ გარსში გადამისამართება შეუძლებელია" #: lib/rtapelib.c:516 #, c-format msgid "Cannot execute remote shell" msgstr "დაშორებულ გარსის შესრულება შეუძლებელია" #: rmt/rmt.c:432 msgid "Seek direction out of range" msgstr "ძებნის მიმართულება ზღვარს მიღმაა" #: rmt/rmt.c:438 msgid "Invalid seek direction" msgstr "ძებნის მიმართულება არასწორია" #: rmt/rmt.c:446 msgid "Invalid seek offset" msgstr "ძებნის არასწორი წანაცვლება" #: rmt/rmt.c:452 msgid "Seek offset out of range" msgstr "ძებნის წანაცვლება ზღვარს მიღმაა" #: rmt/rmt.c:493 rmt/rmt.c:544 rmt/rmt.c:608 msgid "Invalid byte count" msgstr "ბაიტების არასწორი რიცხვი" #: rmt/rmt.c:499 rmt/rmt.c:550 rmt/rmt.c:614 rmt/rmt.c:625 msgid "Byte count out of range" msgstr "ბაიტების რიცხვი ზღვრულს აჭარბებს" #: rmt/rmt.c:558 msgid "Premature eof" msgstr "ფაილის მოულოდნელი დასასრული" #: rmt/rmt.c:601 msgid "Invalid operation code" msgstr "ოპერაციის არასწორი კოდი" #: rmt/rmt.c:636 rmt/rmt.c:680 msgid "Operation not supported" msgstr "ოპერაცია მხარდაუჭერელია" #: rmt/rmt.c:664 msgid "Unexpected arguments" msgstr "მოულოდნელი არგუმენტები" #: rmt/rmt.c:689 msgid "Manipulate a tape drive, accepting commands from a remote process" msgstr "მაგნიტური დისკის წამყვანის მართვა. დაიშვება ბრძანებები დაშორებული პროცესიდანაც" #: rmt/rmt.c:696 src/main.c:129 tests/genfile.c:167 msgid "NUMBER" msgstr "ნომერი" #: rmt/rmt.c:697 msgid "set debug level" msgstr "გამართვის დონის დაყენება" #: rmt/rmt.c:698 src/main.c:166 src/main.c:172 tests/genfile.c:133 #: tests/genfile.c:181 tests/genfile.c:185 tests/genfile.c:188 #: tests/genfile.c:194 msgid "FILE" msgstr "FILE" #: rmt/rmt.c:699 msgid "set debug output file name" msgstr "გამართვის შეტყობინებების ფაილის სახელი" #: rmt/rmt.c:715 rmt/rmt.c:783 #, c-format msgid "cannot open %s" msgstr "%s გახსნა ვერ მოხერხდა" #: rmt/rmt.c:780 tests/genfile.c:953 tests/genfile.c:970 #, c-format msgid "too many arguments" msgstr "მეტისმეტად ბევრი არგუმენტი" #: rmt/rmt.c:822 msgid "Garbage command" msgstr "ნაგვით სავსე ბრძანება" #: src/copyin.c:45 #, c-format msgid "warning: skipped %ld byte of junk" msgid_plural "warning: skipped %ld bytes of junk" msgstr[0] "გაფრთხილება: გამოტოვებულია %ld ბაიტი ნაგავი" #: src/copyin.c:66 #, c-format msgid "rename %s -> " msgstr "%s-ის სახელის გადარქმევა -> " #: src/copyin.c:114 #, c-format msgid "%s: stored filename length is out of range" msgstr "%s: ფაილის სახელის დამახსოვრებული სიგრძე ზღვარს მიღმაა" #: src/copyin.c:173 src/copyin.c:519 src/copyin.c:534 src/copyin.c:1378 #, c-format msgid "%s: checksum error (0x%x, should be 0x%x)" msgstr "%s: საკონტროლო ჯამის შეცდომა (0x%x, უნდა იყოს 0x%x)" #: src/copyin.c:200 src/copypass.c:135 #, c-format msgid "%s not created: newer or same age version exists" msgstr "%s არ შექმნილა: ახალი ან იგივე ასაკის ვერსია უკვე არსებობს" #: src/copyin.c:210 src/copypass.c:143 #, c-format msgid "cannot remove current %s" msgstr "მიმდინარე %s-ის წაშლა შეუძლებელია" #: src/copyin.c:271 src/copyin.c:467 src/copyin.c:582 src/copypass.c:391 #, c-format msgid "cannot link %s to %s" msgstr "%s-დან %s-მდე ბმის შეცდომა" #: src/copyin.c:500 #, c-format msgid "cannot swap halfwords of %s: odd number of halfwords" msgstr "" #: src/copyin.c:508 #, c-format msgid "cannot swap bytes of %s: odd number of bytes" msgstr "" #: src/copyin.c:659 #, c-format msgid "%s: Cannot symlink to %s" msgstr "%s: %s-მდე სიმბმულის შექმნა შეუძლებელია" #: src/copyin.c:713 src/copyout.c:832 src/copypass.c:314 #, c-format msgid "%s: unknown file type" msgstr "%s: ფაილის არასწორი ტიპი" #: src/copyin.c:848 src/copyin.c:855 #, c-format msgid "Malformed number %.*s" msgstr "არასწორი რიცხვი %.*s" #: src/copyin.c:865 #, c-format msgid "Archive value %.*s is out of range" msgstr "არქივის მნიშვნელობა %.*s ზღვარს მიღმაა" #: src/copyin.c:904 #, c-format msgid "premature end of archive" msgstr "არქივის მოულოდნელი დასასრული" #: src/copyin.c:1120 #, c-format msgid "warning: archive header has reverse byte-order" msgstr "" #: src/copyin.c:1260 #, c-format msgid "standard input is closed" msgstr "სტანდარტული შეტანა დახურულია" #: src/copyin.c:1435 src/copyout.c:874 src/copypass.c:332 #, c-format msgid "%lu block\n" msgid_plural "%lu blocks\n" msgstr[0] "%lu ბლოკი\n" #: src/copyout.c:51 src/copyout.c:60 #, c-format msgid "cannot read checksum for %s" msgstr "%s-ის საკონტროლო ჯამის წაკითხვა შეუძლებელია" #: src/copyout.c:293 #, c-format msgid "%s: value %s %s out of allowed range 0..%s" msgstr "%s: %s-ის მნიშვნელობა %s დასაშვებ ფარგლებს გარეთაა (0.. %s)" #: src/copyout.c:304 #, c-format msgid "%s: truncating %s" msgstr "%s: %s-ის წაკვეთა" #: src/copyout.c:339 src/copyout.c:402 src/copyout.c:476 msgid "inode number" msgstr "inode-ის ნომერი" #: src/copyout.c:342 src/copyout.c:405 src/copyout.c:480 msgid "file mode" msgstr "ფაილის რეჟიმი" #: src/copyout.c:345 src/copyout.c:407 src/copyout.c:484 msgid "uid" msgstr "uid" #: src/copyout.c:348 src/copyout.c:409 src/copyout.c:488 msgid "gid" msgstr "gid" #: src/copyout.c:351 src/copyout.c:412 src/copyout.c:492 msgid "number of links" msgstr "ბმულების რაოდენობა" #: src/copyout.c:354 src/copyout.c:417 msgid "modification time" msgstr "ცვლილების დრო" #: src/copyout.c:357 src/copyout.c:424 src/copyout.c:516 msgid "file size" msgstr "ფაილის ზომა" #: src/copyout.c:361 msgid "device major number" msgstr "მოწყობილობის ძირითადი ნომერი" #: src/copyout.c:365 msgid "device minor number" msgstr "მოწყობილობის მეორადი ნომერი" #: src/copyout.c:369 msgid "rdev major" msgstr "rdev-ის ძირითადი" #: src/copyout.c:373 msgid "rdev minor" msgstr "rdev-ის დამხმარე" #: src/copyout.c:377 src/copyout.c:420 src/copyout.c:503 msgid "name size" msgstr "სახელის ზომა" #: src/copyout.c:399 msgid "device number" msgstr "მოწყობილობის ნომერი" #: src/copyout.c:414 msgid "rdev" msgstr "rdev" #: src/copyout.c:472 #, c-format msgid "%s: truncating inode number" msgstr "%s: inode-ის ნომრის წაკვეთა" #: src/copyout.c:502 #, c-format msgid "%s: value %s %s out of allowed range 0..%u" msgstr "%s: მნიშვნელობა %s %s-ის ზღვარია 0..%u" #: src/copyout.c:515 #, c-format msgid "%s: value %s %s out of allowed range 0..%lu" msgstr "%s: %s-ის მნიშვნელობა %s დასაშვებ ფარგლებს გარეთაა (0.. %lu)" #: src/copyout.c:564 #, c-format msgid "%s: file name too long" msgstr "%s: ფაილის სახელი ძალიან გრძელია" #: src/copyout.c:621 #, c-format msgid "standard output is closed" msgstr "სტანდარტული გამოტანა დახურულია" #: src/copyout.c:644 src/copypass.c:99 #, c-format msgid "blank line ignored" msgstr "ცარიელი ხაზი იგნორირებულია" #: src/copyout.c:757 #, c-format msgid "%s not dumped: not a regular file" msgstr "%s არ ჩაწერილა: არ წარმოადგენს ჩვეულებრივ ფაილს" #: src/copyout.c:808 #, c-format msgid "%s: symbolic link too long" msgstr "%s: სიმბმული ძალიან გრძელია" #: src/copypass.c:386 #, c-format msgid "%s linked to %s" msgstr "%s გადაება %s-ზე" #: src/main.c:76 msgid "" "GNU `cpio' copies files to and from archives\n" "\n" "Examples:\n" " # Copy files named in name-list to the archive\n" " cpio -o < name-list [> archive]\n" " # Extract files from the archive\n" " cpio -i [< archive]\n" " # Copy files named in name-list to destination-directory\n" " cpio -p destination-directory < name-list\n" msgstr "" #: src/main.c:92 #, c-format msgid "%s is meaningless with %s" msgstr "%s %s-სთან ერთად უაზროა" #: src/main.c:98 msgid "Main operation mode:" msgstr "მთავარი საოპერაციო რეჟიმი:" #: src/main.c:100 msgid "Create the archive (run in copy-out mode)" msgstr "არქივის შექმნა (გარეთ კოპირების რეჟიმი)" #: src/main.c:102 msgid "Extract files from an archive (run in copy-in mode)" msgstr "არქივიდან ფაილების გამოტანა (შიგნით კოპირების რეჟიმი)" #: src/main.c:104 msgid "Run in copy-pass mode" msgstr "კოპირება-გატარების რეჟიმში გაშვება" #: src/main.c:106 msgid "Print a table of contents of the input" msgstr "შეყვანილის სარჩევის გამოტანა" #: src/main.c:112 msgid "Operation modifiers valid in any mode:" msgstr "ყველა რეჟიმში მოქმედი ოპერაციის მოდიფიკატორების:" #: src/main.c:114 msgid "DIR" msgstr "საქაღალდე" #: src/main.c:115 msgid "Change to directory DIR" msgstr "საქაღალდე DIR-ზე გადასვლა" #: src/main.c:118 msgid "Archive file is local, even if its name contains colons" msgstr "" #: src/main.c:119 tests/genfile.c:154 msgid "FORMAT" msgstr "ფორმატი" #: src/main.c:120 msgid "Use given archive FORMAT" msgstr "არქივის მითითებული ფორმატის გამოყენება" #: src/main.c:122 msgid "Set the I/O block size to 5120 bytes" msgstr "I/O ბლოკის ზომის 5120 ბაიტზე დაყენება" #: src/main.c:123 msgid "BLOCK-SIZE" msgstr "ბლოკის-ზომა" #: src/main.c:124 msgid "Set the I/O block size to BLOCK-SIZE * 512 bytes" msgstr "I/O ბლოკის ზომის ბლოკის-ზომა*512 ბაიტზე დაყენება" #: src/main.c:126 msgid "Use the old portable (ASCII) archive format" msgstr "ძველი, გადატანადი (ASCII) არქივის ფორმატი" #: src/main.c:128 msgid "Print a \".\" for each file processed" msgstr "თითოეული დამუშავებული ფაილისთვის წერტილის დახატვა" #: src/main.c:130 msgid "Set the I/O block size to the given NUMBER of bytes" msgstr "" #: src/main.c:132 msgid "Do not print the number of blocks copied" msgstr "" #: src/main.c:134 msgid "Verbosely list the files processed" msgstr "" #: src/main.c:137 msgid "Enable debugging info" msgstr "გამართვის ინფორმაციის ჩართვა" #: src/main.c:139 msgid "FLAG" msgstr "ალამი" #: src/main.c:140 msgid "Control warning display. Currently FLAG is one of 'none', 'truncate', 'all'. Multiple options accumulate." msgstr "" #: src/main.c:141 msgid "[USER][:.][GROUP]" msgstr "[მომხმარებელი][:.][ჯგუფი]" #: src/main.c:142 msgid "Set the ownership of all files created to the specified USER and/or GROUP" msgstr "" #: src/main.c:147 msgid "Operation modifiers valid in copy-in and copy-out modes" msgstr "" #: src/main.c:148 src/main.c:183 src/main.c:193 msgid "[[USER@]HOST:]FILE-NAME" msgstr "[[მომხმარებელი@]ჰოსტი:]ფაილის-სახელი" #: src/main.c:149 msgid "Use this FILE-NAME instead of standard input or output. Optional USER and HOST specify the user and host names in case of a remote archive" msgstr "" #: src/main.c:150 tests/genfile.c:170 msgid "STRING" msgstr "სტრიქონი" #: src/main.c:151 msgid "Print STRING when the end of a volume of the backup media is reached" msgstr "" #: src/main.c:153 src/mt.c:182 tests/genfile.c:191 msgid "COMMAND" msgstr "ბრძანება" #: src/main.c:154 msgid "Use COMMAND instead of rsh" msgstr "RSH-ის მაგიერ მითითებული ბრძანების გამოყენება" #: src/main.c:160 msgid "Operation modifiers valid only in copy-in mode:" msgstr "მხოლოდ შიგნით-კოპირების რეჟიმში გამოყენებადი მოდიფიკატორების:" #: src/main.c:162 msgid "Only copy files that do not match any of the given patterns" msgstr "" #: src/main.c:164 msgid "In the verbose table of contents listing, show numeric UID and GID" msgstr "" #: src/main.c:167 msgid "Read additional patterns specifying filenames to extract or list from FILE" msgstr "" #: src/main.c:169 msgid "When reading a CRC format archive, only verify the CRC's of each file in the archive, don't actually extract the files" msgstr "" #: src/main.c:171 msgid "Interactively rename files" msgstr "ფაილების სახელების ინტერაქტიური გადარქმევა" #: src/main.c:175 msgid "Swap both halfwords of words and bytes of halfwords in the data. Equivalent to -sS" msgstr "" #: src/main.c:177 msgid "Swap the bytes of each halfword in the files" msgstr "" #: src/main.c:179 msgid "Swap the halfwords of each word (4 bytes) in the files" msgstr "" #: src/main.c:182 msgid "Extract files to standard output" msgstr "ფაილების სტანდარტულ გამოტანაზე გატანა" #: src/main.c:184 msgid "Archive filename to use instead of standard input. Optional USER and HOST specify the user and host names in case of a remote archive" msgstr "" #: src/main.c:190 msgid "Operation modifiers valid only in copy-out mode:" msgstr "" #: src/main.c:192 msgid "Append to an existing archive." msgstr "არსებული არქივისთვის მიწერა." #: src/main.c:194 msgid "Archive filename to use instead of standard output. Optional USER and HOST specify the user and host names in case of a remote archive" msgstr "" #: src/main.c:196 msgid "Renumber inodes" msgstr "Inode-ების გადანომრვა" #: src/main.c:198 msgid "Don't store device numbers" msgstr "არ დაიმახსოვრო მოწყობილობების ნომრები" #: src/main.c:200 msgid "Create device-independent (reproducible) archives" msgstr "მოწყობილობაზე დამოუკიდებელი არქივების შექმნა" #: src/main.c:207 msgid "Operation modifiers valid only in copy-pass mode:" msgstr "ოპერაციის მხოლოდ კოპირება-გატარების რეჟიმი მოქმედი მოდიფიკატორების:" #: src/main.c:209 msgid "Link files instead of copying them, when possible" msgstr "როცა შესაძლებელია, ფაილების კოპირების მაგიერ მათზე ბმების შექმნა" #: src/main.c:216 msgid "Operation modifiers valid in copy-in and copy-out modes:" msgstr "ოპერაციის მხოლოდ შიგნით-კოპირებისა და გარეთ-კოპირების რეჟიმში გამოყენებადი მოდიფიკატორების:" #: src/main.c:218 msgid "Do not strip file system prefix components from the file names" msgstr "" #: src/main.c:221 msgid "Create all files relative to the current directory" msgstr "ყველა ფაილის მიმდინარე საქაღალდის მდებარეობის დამოკიდებულებით" #: src/main.c:226 msgid "Operation modifiers valid in copy-out and copy-pass modes:" msgstr "" #: src/main.c:228 msgid "Filenames in the list are delimited by null characters instead of newlines" msgstr "" #: src/main.c:230 msgid "Dereference symbolic links (copy the files that they point to instead of copying the links)." msgstr "" #: src/main.c:232 msgid "Reset the access times of files after reading them" msgstr "" #: src/main.c:238 msgid "Operation modifiers valid in copy-in and copy-pass modes:" msgstr "" #: src/main.c:240 msgid "Retain previous file modification times when creating files" msgstr "" #: src/main.c:242 msgid "Create leading directories where needed" msgstr "" #: src/main.c:244 msgid "Do not change the ownership of the files" msgstr "" #: src/main.c:246 msgid "Replace all files unconditionally" msgstr "ყველა ფაილის უპირობოდ შეცვლა" #: src/main.c:248 msgid "Write files with large blocks of zeros as sparse files" msgstr "" #: src/main.c:324 src/main.c:341 msgid "invalid block size" msgstr "ბლოკის არასწორი ზომა" #: src/main.c:330 src/main.c:366 msgid "Archive format multiply defined" msgstr "" #: src/main.c:384 #, c-format msgid "" "invalid archive format `%s'; valid formats are:\n" "crc newc odc bin ustar tar (all-caps also recognized)" msgstr "" #: src/main.c:391 src/main.c:436 src/main.c:450 msgid "Mode already defined" msgstr "რეჟიმი უკვე აღწერილია" #: src/main.c:430 msgid "--no-preserve-owner cannot be used with --owner" msgstr "--no-preserve-owner შეუძლებელია --owner -თან ერთად გამოიყენოთ" #: src/main.c:485 msgid "--owner cannot be used with --no-preserve-owner" msgstr "--owner შეუძლებელია --no-preserve-owner -თან ერთად გამოიყენოთ" #: src/main.c:532 #, c-format msgid "Invalid value for --warning option: %s" msgstr "--warning პარამეტრის არასწორი მნიშვნელობა: %s" #: src/main.c:562 msgid "[destination-directory]" msgstr "[სამიზნე-საქაღალდე]" #: src/main.c:598 msgid "You must specify one of -oipt options." msgstr "უნდა მიუთითოთ -oipt პარამეტრებიდან ერთ-ერთი." #: src/main.c:624 msgid "Both -I and -F are used in copy-in mode" msgstr "" #: src/main.c:636 src/main.c:676 msgid "Too many arguments" msgstr "მეტისმეტად ბევრი არგუმენტი" #: src/main.c:655 msgid "--append is used but no archive file name is given (use -F or -O options)" msgstr "" #: src/main.c:662 msgid "Both -O and -F are used in copy-out mode" msgstr "" #: src/main.c:678 msgid "Not enough arguments" msgstr "არასაკმარისი არგუმენტები" #: src/main.c:682 msgid "Archive format is not specified in copy-pass mode (use --format option)" msgstr "" #: src/main.c:708 #, c-format msgid "-F can be used only with --create or --extract" msgstr "" #: src/main.c:711 #, c-format msgid "Cannot open %s" msgstr "%s-ის გახსნა ვერ მოხერხდა" #: src/main.c:783 #, c-format msgid "error closing archive" msgstr "არქივის დახურვის შეცდომა" #: src/makepath.c:82 src/makepath.c:129 #, c-format msgid "cannot make directory `%s'" msgstr "საქაღალდის შექმნის შეცდომა: %s" #: src/makepath.c:105 src/makepath.c:155 #, c-format msgid "`%s' exists but is not a directory" msgstr "%s არსებობს, მაგრამ საქაღალდე არაა" #: src/mt.c:166 msgid "control magnetic tape drive operation" msgstr "მაგნიტური დისკის ოპერაციის კონტროლი" #: src/mt.c:180 msgid "DEVICE" msgstr "მოწყობილობა" #: src/mt.c:181 msgid "use device as the file name of the tape drive to operate on" msgstr "" #: src/mt.c:183 msgid "use remote COMMAND instead of rsh" msgstr "rsh-ის მაგიერ მითითებული ბრძანების გამოყენება" #: src/mt.c:204 msgid "operation" msgstr "ოპერაცია" #: src/mt.c:212 #, c-format msgid "invalid count value" msgstr "რაოდენობის არასწორი მნიშვნელობა" #: src/mt.c:231 #, c-format msgid "no tape device specified" msgstr "მაგნიტური მოწყობილობეა მითითებული არაა" #: src/mt.c:254 msgid "operation [count]" msgstr "ოპერაცია [რაოდენობა]" #: src/mt.c:271 #, c-format msgid "%s is not a character special file" msgstr "%s მულტიპლექსირებულ სპეციალურ ფაილს არ წარმოადგენს" #: src/mt.c:282 src/mt.c:291 #, c-format msgid "%s: rmtioctl failed" msgstr "%s: rmtioctl-ის შეცდომა" #: src/mt.c:344 #, c-format msgid "%s: rmtopen failed" msgstr "%s: rmtopen-ის შეცდომა" #: src/mt.c:357 #, c-format msgid "%s: rmtclose failed" msgstr "%s: rmtclose-ის შეცდომა" #: src/tar.c:303 #, c-format msgid "invalid header: checksum error" msgstr "არასწორი თავსართი: საკონტროლო ჯამის შეცდომა" #: src/userspec.c:122 msgid "invalid user" msgstr "არასწორი მომხმარებელი" #: src/userspec.c:128 msgid "cannot get the login group of a numeric UID" msgstr "" #: src/userspec.c:175 msgid "invalid group" msgstr "არასწორი ჯგუფი" #: src/util.c:148 #, c-format msgid "write error: partial write" msgstr "ჩაწერის შეცდომა: ნაწილობრივი ჩაწერა" #: src/util.c:210 src/util.c:376 #, c-format msgid "read error" msgstr "წაკითხვის შეცდომა" #: src/util.c:212 #, c-format msgid "premature end of file" msgstr "ფაილის მოულოდნელი დასასრული" #: src/util.c:495 src/util.c:546 #, c-format msgid "File %s shrunk by %s byte, padding with zeros" msgid_plural "File %s shrunk by %s bytes, padding with zeros" msgstr[0] "" #: src/util.c:502 src/util.c:553 #, c-format msgid "Read error at byte %lld in file %s, padding with zeros" msgstr "" #: src/util.c:588 #, c-format msgid "File %s grew, % new byte not copied" msgid_plural "File %s grew, % new bytes not copied" msgstr[0] "" #: src/util.c:594 #, c-format msgid "File %s was modified while being copied" msgstr "" #: src/util.c:608 #, c-format msgid "virtual memory exhausted" msgstr "ვირტუალური მეხსიერება გადავსებულია" #: src/util.c:614 #, c-format msgid "Creating intermediate directory `%s'" msgstr "შუალედური საქაღალდის შექმნა: '%s'" #: src/util.c:651 src/util.c:657 #, c-format msgid "cannot seek on output" msgstr "გამოტანაში გადახვევა შეუძლებელია" #: src/util.c:875 #, c-format msgid "Found end of tape. Load next tape and press RETURN. " msgstr "მაგნიტური ლენტის ბოლო. ჩადეთ შემდეგი ლენტი და RETURN-ს დააჭირეთ. " #: src/util.c:877 #, c-format msgid "Found end of tape. To continue, type device/file name when ready.\n" msgstr "" #: src/util.c:900 #, c-format msgid "To continue, type device/file name when ready.\n" msgstr "" #: src/util.c:925 #, c-format msgid "internal error: tape descriptor changed from %d to %d" msgstr "" #: src/util.c:1487 #, c-format msgid "%s is not a directory" msgstr "%s საქაღალდეს არ წარმოადგენს" #: src/util.c:1507 #, c-format msgid "Creating directory `%s'" msgstr "შეიქმნა საქაღალდე: %s" #: src/util.c:1514 #, c-format msgid "cannot change to directory `%s'" msgstr "საქაღალდეში გადასვლის შეცდომა: %s" #: tests/genfile.c:112 msgid "" "genfile manipulates data files for GNU paxutils test suite.\n" "OPTIONS are:\n" msgstr "" #: tests/genfile.c:128 msgid "File creation options:" msgstr "ფაილის შექმნის მორგება:" #: tests/genfile.c:129 tests/genfile.c:140 msgid "SIZE" msgstr "SIZE" #: tests/genfile.c:130 msgid "Create file of the given SIZE" msgstr "მოცემული ზომის ფაილის შექმნა" #: tests/genfile.c:132 msgid "Write to file NAME, instead of standard output" msgstr "" #: tests/genfile.c:134 msgid "Read file names from FILE" msgstr "ფაილის სახელების მითითებული ფაილიდან წაკითხვა" #: tests/genfile.c:136 msgid "-T reads null-terminated names" msgstr "" #: tests/genfile.c:137 msgid "PATTERN" msgstr "შაბლონი" #: tests/genfile.c:138 msgid "Fill the file with the given PATTERN. PATTERN is 'default' or 'zeros'" msgstr "" #: tests/genfile.c:141 msgid "Size of a block for sparse file" msgstr "" #: tests/genfile.c:143 msgid "Generate sparse file. Rest of the command line gives the file map." msgstr "" #: tests/genfile.c:145 msgid "OFFSET" msgstr "წანაცვლება" #: tests/genfile.c:146 msgid "Seek to the given offset before writing data" msgstr "" #: tests/genfile.c:152 msgid "File statistics options:" msgstr "ფაილის სტატისტიკის პარამეტრები:" #: tests/genfile.c:155 msgid "Print contents of struct stat for each given file. Default FORMAT is: " msgstr "" #: tests/genfile.c:162 msgid "Synchronous execution options:" msgstr "" #: tests/genfile.c:164 msgid "OPTION" msgstr "პარამეტრი" #: tests/genfile.c:165 msgid "Execute ARGS. Useful with --checkpoint and one of --cut, --append, --touch, --unlink" msgstr "" #: tests/genfile.c:168 msgid "Perform given action (see below) upon reaching checkpoint NUMBER" msgstr "" #: tests/genfile.c:171 msgid "Set date for next --touch option" msgstr "" #: tests/genfile.c:174 msgid "Display executed checkpoints and exit status of COMMAND" msgstr "" #: tests/genfile.c:179 msgid "Synchronous execution actions. These are executed when checkpoint number given by --checkpoint option is reached." msgstr "" #: tests/genfile.c:182 msgid "Truncate FILE to the size specified by previous --length option (or 0, if it is not given)" msgstr "" #: tests/genfile.c:186 msgid "Append SIZE bytes to FILE. SIZE is given by previous --length option." msgstr "" #: tests/genfile.c:189 msgid "Update the access and modification times of FILE" msgstr "" #: tests/genfile.c:192 msgid "Execute COMMAND" msgstr "მითითებული ბრძანების შესრულება" #: tests/genfile.c:195 msgid "Unlink FILE" msgstr "ფაილის ბმის მოხსნა" #: tests/genfile.c:245 #, c-format msgid "Invalid size: %s" msgstr "არასწორი ზომა: %s" #: tests/genfile.c:250 #, c-format msgid "Number out of allowed range: %s" msgstr "" #: tests/genfile.c:253 #, c-format msgid "Negative size: %s" msgstr "უარყოფითი ზომა: %s" #: tests/genfile.c:266 tests/genfile.c:630 #, c-format msgid "stat(%s) failed" msgstr "" #: tests/genfile.c:269 #, c-format msgid "requested file length %lu, actual %lu" msgstr "" #: tests/genfile.c:273 #, c-format msgid "created file is not sparse" msgstr "" #: tests/genfile.c:362 #, c-format msgid "Error parsing number near `%s'" msgstr "" #: tests/genfile.c:368 #, c-format msgid "Unknown date format" msgstr "თარიღის უცნობი ფორმატი" #: tests/genfile.c:392 msgid "[ARGS...]" msgstr "[არგუმენტები…]" #: tests/genfile.c:429 tests/genfile.c:469 tests/genfile.c:571 #: tests/genfile.c:734 tests/genfile.c:748 #, c-format msgid "cannot open `%s'" msgstr "%s გახსნა ვერ მოხერხდა" #: tests/genfile.c:435 msgid "cannot seek" msgstr "გადახვევის შეცდომა" #: tests/genfile.c:452 #, c-format msgid "file name contains null character" msgstr "" #: tests/genfile.c:566 #, c-format msgid "cannot generate sparse files on standard output, use --file option" msgstr "" #: tests/genfile.c:657 #, c-format msgid "incorrect mask (near `%s')" msgstr "" #: tests/genfile.c:663 tests/genfile.c:696 #, c-format msgid "Unknown field `%s'" msgstr "უცნობი ველი: %s" #: tests/genfile.c:723 #, c-format msgid "cannot set time on `%s'" msgstr "%s-ზე დროის დაყენების შეცდომა" #: tests/genfile.c:753 #, c-format msgid "cannot truncate `%s'" msgstr "%s-ის მოკვეთის შეცდომა" #: tests/genfile.c:762 #, c-format msgid "command failed: %s" msgstr "ბრძანების შეცდომა: %s" #: tests/genfile.c:767 #, c-format msgid "cannot unlink `%s'" msgstr "ბმულის მოხსნის შეცდომა: %s" #: tests/genfile.c:894 #, c-format msgid "Command exited successfully\n" msgstr "ბრძანება ნორმალურად დასრულდა\n" #: tests/genfile.c:896 #, c-format msgid "Command failed with status %d\n" msgstr "ბრძანების დასრულების შეცდომა: %d\n" #: tests/genfile.c:900 #, c-format msgid "Command terminated on signal %d\n" msgstr "ბრძანება შეჩერდა სიგნალით %d\n" #: tests/genfile.c:902 #, c-format msgid "Command stopped on signal %d\n" msgstr "ბრძანება გაჩერდა სიგნალით %d\n" #: tests/genfile.c:905 #, c-format msgid "Command dumped core\n" msgstr "ბრძანების ბირთვი ჩაწერილია\n" #: tests/genfile.c:908 #, c-format msgid "Command terminated\n" msgstr "ბრძანება დასრულდა\n" #: tests/genfile.c:940 #, c-format msgid "--stat requires file names" msgstr "--stat -ს ფაილის სახელებიც უნდა მიუთითოთ"