/[public]/getopt/trunk/po/hr.po
ViewVC logotype

Contents of /getopt/trunk/po/hr.po

Parent Directory Parent Directory | Revision Log Revision Log


Revision 366 - (show annotations)
Sat Nov 22 12:16:19 2014 UTC (9 years, 4 months ago) by frodo
File size: 3822 byte(s)
(Frodo) Synchronize po files with util-linux

1 # Translation of util-linux to Croatian.
2 # Copyright © 2012 Karel Zak <kzak@redhat.com>
3 # This file is distributed under the same license as the util-linux package.
4 # Tomislav Krznar <tomislav.krznar@gmail.com>, 2012, 2013.
5 #
6 msgid ""
7 msgstr ""
8 "Project-Id-Version: util-linux 2.23-rc2\n"
9 "Report-Msgid-Bugs-To: \n"
10 "POT-Creation-Date: 2014-11-22 13:14+0100\n"
11 "PO-Revision-Date: 2013-04-18 16:36+0200\n"
12 "Last-Translator: Tomislav Krznar <tomislav.krznar@gmail.com>\n"
13 "Language-Team: Croatian <lokalizacija@linux.hr>\n"
14 "Language: hr\n"
15 "MIME-Version: 1.0\n"
16 "Content-Type: text/plain; charset=UTF-8\n"
17 "Content-Transfer-Encoding: 8bit\n"
18 "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
19 "%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
20 "X-Generator: Gtranslator 2.91.6\n"
21
22 #: getopt.c:228
23 #, c-format
24 msgid "Try `%s --help' for more information.\n"
25 msgstr ""
26
27 #: getopt.c:297
28 msgid "empty long option after -l or --long argument"
29 msgstr ""
30
31 #: getopt.c:318
32 msgid "unknown shell after -s or --shell argument"
33 msgstr ""
34
35 #: getopt.c:325
36 #, c-format
37 msgid ""
38 " %1$s optstring parameters\n"
39 " %1$s [options] [--] optstring parameters\n"
40 " %1$s [options] -o|--options optstring [options] [--] parameters\n"
41 msgstr ""
42
43 #: getopt.c:331
44 msgid ""
45 " -a, --alternative Allow long options starting with single -\n"
46 msgstr ""
47
48 #: getopt.c:332
49 msgid " -l, --longoptions <longopts> Long options to be recognized\n"
50 msgstr ""
51
52 #: getopt.c:333
53 msgid ""
54 " -n, --name <progname> The name under which errors are reported\n"
55 msgstr ""
56
57 #: getopt.c:334
58 msgid " -o, --options <optstring> Short options to be recognized\n"
59 msgstr ""
60
61 #: getopt.c:335
62 msgid " -q, --quiet Disable error reporting by getopt(3)\n"
63 msgstr ""
64
65 #: getopt.c:336
66 msgid " -Q, --quiet-output No normal output\n"
67 msgstr ""
68
69 #: getopt.c:337
70 msgid " -s, --shell <shell> Set shell quoting conventions\n"
71 msgstr ""
72
73 #: getopt.c:338
74 msgid " -T, --test Test for getopt(1) version\n"
75 msgstr ""
76
77 #: getopt.c:339
78 msgid " -u, --unquoted Do not quote the output\n"
79 msgstr ""
80
81 #: getopt.c:390 getopt.c:449
82 msgid "missing optstring argument"
83 msgstr ""
84
85 #: getopt.c:444
86 msgid "internal error, contact the author."
87 msgstr ""
88
89 #: util-linux-compat.h:11
90 msgid ""
91 "\n"
92 "Usage:\n"
93 msgstr ""
94
95 #: util-linux-compat.h:12
96 msgid ""
97 "\n"
98 "Options:\n"
99 msgstr ""
100 "\n"
101 "Opcije:\n"
102
103 #: util-linux-compat.h:13
104 msgid "\n"
105 msgstr ""
106
107 #: util-linux-compat.h:14
108 msgid " -h, --help display this help and exit\n"
109 msgstr ""
110
111 #: util-linux-compat.h:15
112 msgid " -V, --version output version information and exit\n"
113 msgstr ""
114
115 #: util-linux-compat.h:16
116 #, c-format
117 msgid ""
118 "\n"
119 "For more details see %s.\n"
120 msgstr ""
121
122 #: util-linux-compat.h:18
123 #, c-format
124 msgid "%s (enhanced) %s\n"
125 msgstr ""
126
127 #: gnu/getopt.c:678
128 #, c-format
129 msgid "%s: option `%s' is ambiguous\n"
130 msgstr ""
131
132 #: gnu/getopt.c:702
133 #, c-format
134 msgid "%s: option `--%s' doesn't allow an argument\n"
135 msgstr ""
136
137 #: gnu/getopt.c:707
138 #, c-format
139 msgid "%s: option `%c%s' doesn't allow an argument\n"
140 msgstr ""
141
142 #: gnu/getopt.c:724 gnu/getopt.c:897
143 #, c-format
144 msgid "%s: option `%s' requires an argument\n"
145 msgstr ""
146
147 #: gnu/getopt.c:753
148 #, c-format
149 msgid "%s: unrecognized option `--%s'\n"
150 msgstr ""
151
152 #: gnu/getopt.c:757
153 #, c-format
154 msgid "%s: unrecognized option `%c%s'\n"
155 msgstr ""
156
157 #: gnu/getopt.c:783
158 #, c-format
159 msgid "%s: illegal option -- %c\n"
160 msgstr ""
161
162 #: gnu/getopt.c:786
163 #, c-format
164 msgid "%s: invalid option -- %c\n"
165 msgstr ""
166
167 #: gnu/getopt.c:816 gnu/getopt.c:946
168 #, c-format
169 msgid "%s: option requires an argument -- %c\n"
170 msgstr ""
171
172 #: gnu/getopt.c:863
173 #, c-format
174 msgid "%s: option `-W %s' is ambiguous\n"
175 msgstr ""
176
177 #: gnu/getopt.c:881
178 #, c-format
179 msgid "%s: option `-W %s' doesn't allow an argument\n"
180 msgstr ""

frodo@frodo.looijaard.name
ViewVC Help
Powered by ViewVC 1.1.26