OSDN Git Service

4388527ae10609464fa7f53177f7bf151b6d8a33
[redminele/redminele.git] / ruby / lib / ruby / gems / 1.8 / gems / gettext_activerecord-2.1.0 / po / hr / gettext_activerecord.po
1 # translation of rails.po to Bosnian
2 #
3 # a po-file for Ruby-GetText-Package and Ruby on Rails.
4 #
5 # Copyright (C) 2005-2007 Masao Mutoh
6 #
7 # This file is distributed under the same license as the Ruby-GetText-Package.
8 #
9 # Sanjin Sehic <saserr at gmail.com>, 2007.
10 msgid ""
11 msgstr ""
12 "Project-Id-Version: gettext_activerecord 0.1.0\n"
13 "POT-Creation-Date: 2009-02-09 01:48+0900\n"
14 "PO-Revision-Date: 2007-06-26 19:02+0200\n"
15 "Last-Translator: Sanjin Sehic <saserr at gmail.com>\n"
16 "Language-Team: Croatian <saserr at gmail.com>\n"
17 "MIME-Version: 1.0\n"
18 "Content-Type: text/plain; charset=UTF-8\n"
19 "Content-Transfer-Encoding: 8bit\n"
20 "Plural-Forms: n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n"
21 "%100>=20) ? 1 : 2;\n"
22 "X-Generator: KBabel 1.11.4\n"
23
24 #: lib/gettext_activerecord/parser.rb:60
25 msgid "'%{file}' is not found."
26 msgstr ""
27
28 #: lib/gettext_activerecord/parser.rb:104
29 msgid "Ignored '%{file}'. Solve dependencies first."
30 msgstr ""
31
32 #: lib/gettext_activerecord/parser.rb:131
33 msgid "No database is available."
34 msgstr ""
35
36 #: lib/gettext_activerecord/parser.rb:167
37 msgid "rubygems are not found."
38 msgstr ""
39
40 #: lib/gettext_activerecord/active_record.rb:27
41 msgid "Validation failed: %{error_messages}"
42 msgstr "Provjera nije uspjela: %{error_messages}"
43
44 #: lib/gettext_activerecord/active_record.rb:218
45 msgid "%{attribute} is not included in the list"
46 msgstr "%{attribute} nije u listi"
47
48 #: lib/gettext_activerecord/active_record.rb:219
49 msgid "%{attribute} is reserved"
50 msgstr "%{attribute} je rezervisano"
51
52 #: lib/gettext_activerecord/active_record.rb:220
53 msgid "%{attribute} is invalid"
54 msgstr "%{attribute} je pogrešan"
55
56 #: lib/gettext_activerecord/active_record.rb:221
57 msgid "%{attribute} doesn't match confirmation"
58 msgstr "%{attribute} se ne podudara sa potvrdom"
59
60 #: lib/gettext_activerecord/active_record.rb:222
61 msgid "%{attribute} must be accepted"
62 msgstr "%{attribute} se mora prihvatiti"
63
64 #: lib/gettext_activerecord/active_record.rb:223
65 msgid "%{attribute} can't be empty"
66 msgstr "%{attribute} ne može biti prazan"
67
68 #: lib/gettext_activerecord/active_record.rb:224
69 msgid "%{attribute} can't be blank"
70 msgstr "%{attribute} ne može biti prazan"
71
72 #: lib/gettext_activerecord/active_record.rb:225
73 msgid "%{attribute} is too long (maximum is %{count} characters)"
74 msgstr "%{attribute} je previše dugo (maksimum je %{count} karaktera)"
75
76 #: lib/gettext_activerecord/active_record.rb:226
77 msgid "%{attribute} is too short (minimum is %{count} characters)"
78 msgstr "%{attribute} nije dovoljno dugo (maksimum je %{count} karaktera)"
79
80 #: lib/gettext_activerecord/active_record.rb:227
81 msgid "%{attribute} is the wrong length (should be %{count} characters)"
82 msgstr "%{attribute} je pogrešne dužine (trebalo bi biti %{count} karaktera)"
83
84 #: lib/gettext_activerecord/active_record.rb:228
85 msgid "%{attribute} has already been taken"
86 msgstr "%{attribute} se već koristi"
87
88 #: lib/gettext_activerecord/active_record.rb:229
89 msgid "%{attribute} is not a number"
90 msgstr "%{attribute} nije broj"
91
92 #: lib/gettext_activerecord/active_record.rb:230
93 #, fuzzy
94 msgid "%{attribute} must be greater than %{count}"
95 msgstr "%{attribute} se mora prihvatiti"
96
97 #: lib/gettext_activerecord/active_record.rb:231
98 #, fuzzy
99 msgid "%{attribute} must be greater than or equal to %{count}"
100 msgstr "%{attribute} se mora prihvatiti"
101
102 #: lib/gettext_activerecord/active_record.rb:232
103 #, fuzzy
104 msgid "%{attribute} must be equal to %{count}"
105 msgstr "%{attribute} se mora prihvatiti"
106
107 #: lib/gettext_activerecord/active_record.rb:233
108 #, fuzzy
109 msgid "%{attribute} must be less than %{count}"
110 msgstr "%{attribute} se mora prihvatiti"
111
112 #: lib/gettext_activerecord/active_record.rb:234
113 #, fuzzy
114 msgid "%{attribute} must be less than or equal to %{count}"
115 msgstr "%{attribute} se mora prihvatiti"
116
117 #: lib/gettext_activerecord/active_record.rb:235
118 #, fuzzy
119 msgid "%{attribute} must be odd"
120 msgstr "%{attribute} se mora prihvatiti"
121
122 #: lib/gettext_activerecord/active_record.rb:236
123 #, fuzzy
124 msgid "%{attribute} must be even"
125 msgstr "%{attribute} se mora prihvatiti"