# Translation of cpio to Croatian. # Copyright (C) 2012 Free Software Foundation, Inc. # This file is distributed under the same license as the cpio package. # Tomislav Krznar , 2012. # msgid "" msgstr "" "Project-Id-Version: GNU cpio 2.11\n" "Report-Msgid-Bugs-To: bug-cpio@gnu.org\n" "POT-Creation-Date: 2024-01-14 13:56+0200\n" "PO-Revision-Date: 2012-04-24 16:24+0200\n" "Last-Translator: Tomislav Krznar \n" "Language-Team: Croatian \n" "Language: hr\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Bugs: Report translation errors to the Language-Team address.\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2)\n" #: gnu/argmatch.c:145 #, c-format msgid "invalid argument %s for %s" msgstr "neispravan argument %s za %s" #: gnu/argmatch.c:146 #, c-format msgid "ambiguous argument %s for %s" msgstr "višeznačan argument %s za %s" #: gnu/argmatch.c:165 msgid "Valid arguments are:" msgstr "Ispravni argumenti su:" #: gnu/argp-help.c:151 #, c-format msgid "ARGP_HELP_FMT: %s value is less than or equal to %s" msgstr "ARGP_HELP_FMT: vrijednost %s je manja ili jednaka %s" #: gnu/argp-help.c:227 #, c-format msgid "%.*s: ARGP_HELP_FMT parameter requires a value" msgstr "%.*s: ARGP_HELP_FMT parametar zahtijeva vrijednost" #: gnu/argp-help.c:237 #, c-format msgid "%.*s: Unknown ARGP_HELP_FMT parameter" msgstr "%.*s: Nepoznati ARGP_HELP_FMT parametar" #: gnu/argp-help.c:250 #, c-format msgid "Garbage in ARGP_HELP_FMT: %s" msgstr "Smeće u ARGP_HELP_FMT: %s" #: gnu/argp-help.c:1368 msgid "Mandatory or optional arguments to long options are also mandatory or optional for any corresponding short options." msgstr "Obavezni ili opcionalni argumenti dugačkih opcija također su obavezni ili opcionalni za odgovarajuće kratke opcije." #: gnu/argp-help.c:1734 msgid "Usage:" msgstr "Uporaba:" #: gnu/argp-help.c:1738 msgid " or: " msgstr " ili: " #: gnu/argp-help.c:1750 msgid " [OPTION...]" msgstr " [OPCIJA...]" #: gnu/argp-help.c:1777 #, fuzzy, c-format #| msgid "Try `%s --help' or `%s --usage' for more information.\n" msgid "Try '%s --help' or '%s --usage' for more information.\n" msgstr "Pokušajte „%s --help” ili „%s --usage” za više informacija.\n" #: gnu/argp-help.c:1805 #, c-format msgid "Report bugs to %s.\n" msgstr "Prijavite greške na %s.\n" #: gnu/argp-help.c:2006 gnu/error.c:194 msgid "Unknown system error" msgstr "Nepoznata greška sustava" #: gnu/argp-parse.c:80 msgid "give this help list" msgstr "prikaži ovaj popis pomoći" #: gnu/argp-parse.c:81 msgid "give a short usage message" msgstr "prikaži kratke upute za uporabu" #: gnu/argp-parse.c:82 tests/genfile.c:134 msgid "NAME" msgstr "IME" #: gnu/argp-parse.c:83 msgid "set the program name" msgstr "postavi ime programa" #: gnu/argp-parse.c:84 msgid "SECS" msgstr "SECS" #: gnu/argp-parse.c:85 msgid "hang for SECS seconds (default 3600)" msgstr "zaustavi na SECS sekundi (zadano 3600)" #: gnu/argp-parse.c:142 msgid "print program version" msgstr "ispiši inačicu programa" #: gnu/argp-parse.c:159 msgid "(PROGRAM ERROR) No version known!?" msgstr "(GREŠKA PROGRAMA) Nema poznate inačice!?" #: gnu/argp-parse.c:612 #, c-format msgid "%s: Too many arguments\n" msgstr "%s: Previše argumenata\n" #: gnu/argp-parse.c:758 msgid "(PROGRAM ERROR) Option should have been recognized!?" msgstr "(GREŠKA PROGRAMA) Opcije su trebale biti prepoznate!?" #: gnu/closeout.c:121 src/util.c:91 src/util.c:94 src/util.c:144 #, c-format msgid "write error" msgstr "greška pisanja" #: gnu/getopt.c:282 #, fuzzy, c-format #| msgid "%s: option '%s' is ambiguous\n" msgid "%s: option '%s%s' is ambiguous\n" msgstr "%s: opcija „%s” je višeznačna\n" #: gnu/getopt.c:288 #, fuzzy, c-format #| msgid "%s: option '%s' is ambiguous\n" msgid "%s: option '%s%s' is ambiguous; possibilities:" msgstr "%s: opcija „%s” je višeznačna\n" #: gnu/getopt.c:322 #, fuzzy, c-format #| msgid "%s: unrecognized option '%c%s'\n" msgid "%s: unrecognized option '%s%s'\n" msgstr "%s: neprepoznata opcija „%c%s”\n" #: gnu/getopt.c:348 #, fuzzy, c-format #| msgid "%s: option '%c%s' doesn't allow an argument\n" msgid "%s: option '%s%s' doesn't allow an argument\n" msgstr "%s: opcija „%c%s” ne dozvoljava argument\n" #: gnu/getopt.c:363 #, fuzzy, c-format #| msgid "%s: option '%s' requires an argument\n" msgid "%s: option '%s%s' requires an argument\n" msgstr "%s: opcija „%s” zahtijeva argument\n" #: gnu/getopt.c:624 #, c-format msgid "%s: invalid option -- '%c'\n" msgstr "%s: neispravna opcija -- „%c”\n" #: gnu/getopt.c:639 gnu/getopt.c:685 #, c-format msgid "%s: option requires an argument -- '%c'\n" msgstr "%s: opcija zahtijeva argument -- „%c”\n" #: gnu/obstack.c:317 gnu/obstack.c:319 gnu/xalloc-die.c:34 msgid "memory exhausted" msgstr "memorija iscrpljena" #: gnu/openat-die.c:38 #, c-format msgid "unable to record current working directory" msgstr "ne mogu zapisati trenutni radni direktorij" #: gnu/openat-die.c:57 #, c-format msgid "failed to return to initial working directory" msgstr "nisam se uspio vratiti u početni radni direktorij" #. 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:73 #, c-format msgid "Packaged by %s (%s)\n" msgstr "Pakirao %s (%s)\n" #: gnu/version-etc.c:76 #, c-format msgid "Packaged by %s\n" msgstr "Pakirao %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:83 msgid "(C)" msgstr "(C)" #. TRANSLATORS: The %s placeholder is the web address of the GPL license. #: gnu/version-etc.c:88 #, fuzzy, c-format #| 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" msgid "" "License GPLv3+: GNU GPL version 3 or later <%s>.\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" msgstr "" "\n" "Licenca GPLv3+: GNU GPL inačica 3 ili kasnija .\n" "Ovo je slobodan softver: slobodno ga smijete mijenjati i dijeliti.\n" "NEMA JAMSTAVA, do krajnje mjere dozvoljene zakonom.\n" "\n" #. TRANSLATORS: %s denotes an author name. #: gnu/version-etc.c:105 #, c-format msgid "Written by %s.\n" msgstr "Napisao %s.\n" #. TRANSLATORS: Each %s denotes an author name. #: gnu/version-etc.c:109 #, c-format msgid "Written by %s and %s.\n" msgstr "Napisali %s i %s.\n" #. TRANSLATORS: Each %s denotes an author name. #: gnu/version-etc.c:113 #, c-format msgid "Written by %s, %s, and %s.\n" msgstr "Napisali %s, %s i %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:120 #, c-format msgid "" "Written by %s, %s, %s,\n" "and %s.\n" msgstr "" "Napisali %s, %s, %s\n" "i %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:127 #, c-format msgid "" "Written by %s, %s, %s,\n" "%s, and %s.\n" msgstr "" "Napisali %s, %s, %s,\n" "%s i %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:134 #, c-format msgid "" "Written by %s, %s, %s,\n" "%s, %s, and %s.\n" msgstr "" "Napisali %s, %s, %s,\n" "%s, %s i %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:142 #, c-format msgid "" "Written by %s, %s, %s,\n" "%s, %s, %s, and %s.\n" msgstr "" "Napisali %s, %s, %s,\n" "%s, %s, %s i %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:150 #, c-format msgid "" "Written by %s, %s, %s,\n" "%s, %s, %s, %s,\n" "and %s.\n" msgstr "" "Napisali %s, %s, %s,\n" "%s, %s, %s, %s\n" "i %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:159 #, c-format msgid "" "Written by %s, %s, %s,\n" "%s, %s, %s, %s,\n" "%s, and %s.\n" msgstr "" "Napisali %s, %s, %s,\n" "%s, %s, %s, %s,\n" "%s i %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:170 #, c-format msgid "" "Written by %s, %s, %s,\n" "%s, %s, %s, %s,\n" "%s, %s, and others.\n" msgstr "" "Napisali %s, %s, %s,\n" "%s, %s, %s, %s,\n" "%s, %s i ostali.\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:249 #, fuzzy, c-format #| msgid "" #| "\n" #| "Report bugs to: %s\n" msgid "Report bugs to: %s\n" msgstr "" "\n" "Prijavite greške na %s.\n" "Prijavite greške prijevoda na .\n" #: gnu/version-etc.c:251 #, c-format msgid "Report %s bugs to: %s\n" msgstr "Prijavite greške %s na %s\n" #: gnu/version-etc.c:255 gnu/version-etc.c:257 #, c-format msgid "%s home page: <%s>\n" msgstr "%s početna stranica: <%s>\n" #: gnu/version-etc.c:260 #, fuzzy, c-format #| msgid "General help using GNU software: \n" msgid "General help using GNU software: <%s>\n" msgstr "Općenita pomoć za korištenje GNU softvera: \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: Ne mogu izvršiti %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: Upozorenje: Ne mogu izvršiti %s" #: lib/paxerror.c:95 #, c-format msgid "%s: Cannot change mode to %s" msgstr "%s: Ne mogu promijeniti mod u %s" #: lib/paxerror.c:104 #, fuzzy, c-format #| msgid "%s: Cannot change ownership to uid %lu, gid %lu" msgid "%s: Cannot change ownership to uid %ju, gid %ju" msgstr "%s: Ne mogu promijeniti vlasništvo u uid %lu, gid %lu" #: lib/paxerror.c:130 #, c-format msgid "%s: Cannot hard link to %s" msgstr "%s: Ne mogu napraviti čvrstu vezu na %s" #: lib/paxerror.c:182 lib/paxerror.c:212 #, fuzzy, 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" msgid "%s: Read error at byte %jd, while reading %zu byte" msgid_plural "%s: Read error at byte %jd, while reading %zu bytes" msgstr[0] "%s: Greška čitanja na bajtu %s pri čitanju %lu bajta" msgstr[1] "%s: Greška čitanja na bajtu %s pri čitanju %lu bajta" msgstr[2] "%s: Greška čitanja na bajtu %s pri čitanju %lu bajtova" #: lib/paxerror.c:194 #, fuzzy, c-format #| msgid "%s: Warning: Read error at byte %s, while reading %lu byte" #| msgid_plural "%s: Warning: Read