@@ -10,27 +10,28 @@ msgstr ""
10
10
"Project-Id-Version : Odoo Server 10.0\n "
11
11
"Report-Msgid-Bugs-To : \n "
12
12
"POT-Creation-Date : 2017-05-01 10:38+0000\n "
13
- "PO-Revision-Date : 2017-05-01 10:38 +0000\n "
14
- "Last-Translator : Bole <bole@dajmi5.com>, 2017 \n "
13
+ "PO-Revision-Date : 2024-09-11 14:06 +0000\n "
14
+ "Last-Translator : Bole <bole@dajmi5.com>\n "
15
15
"Language-Team : Croatian (https://www.transifex.com/oca/teams/23907/hr/)\n "
16
16
"Language : hr\n "
17
17
"MIME-Version : 1.0\n "
18
18
"Content-Type : text/plain; charset=UTF-8\n "
19
19
"Content-Transfer-Encoding : \n "
20
- "Plural-Forms : nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n "
21
- "%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n "
20
+ "Plural-Forms : nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && "
21
+ "n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n "
22
+ "X-Generator : Weblate 5.6.2\n "
22
23
23
24
#. module: base_exception
24
25
#. odoo-python
25
26
#: code:addons/base_exception/models/base_exception.py:0
26
27
#, python-format
27
28
msgid "(Blocking exception)"
28
- msgstr ""
29
+ msgstr "(Blokirajući izuzetak) "
29
30
30
31
#. module: base_exception
31
32
#: model_terms:ir.ui.view,arch_db: base_exception.view_exception_rule_form
32
33
msgid "<code>self</code>: Record on which the rule is evaluated."
33
- msgstr ""
34
+ msgstr "<code>self</code>: Zapis nad kojim se pravilo evaluira. "
34
35
35
36
#. module: base_exception
36
37
#: model:ir.model.fields,field_description: base_exception.field_exception_rule__active
@@ -40,32 +41,32 @@ msgstr "Aktivan"
40
41
#. module: base_exception
41
42
#: model:ir.model.fields,field_description: base_exception.field_exception_rule__model
42
43
msgid "Apply on"
43
- msgstr ""
44
+ msgstr "Primjeni na "
44
45
45
46
#. module: base_exception
46
47
#: model_terms:ir.ui.view,arch_db: base_exception.view_exception_rule_form
47
48
msgid "Archived"
48
- msgstr ""
49
+ msgstr "Arihiviran "
49
50
50
51
#. module: base_exception
51
52
#: model_terms:ir.ui.view,arch_db: base_exception.view_exception_rule_form
52
53
msgid "As well as all the libraries provided in safe_eval."
53
- msgstr ""
54
+ msgstr "kao i svi paketi dostupni u safe_eval. "
54
55
55
56
#. module: base_exception
56
57
#: model:ir.model.fields.selection,name: base_exception.selection__exception_rule__exception_type__by_domain
57
58
msgid "By domain"
58
- msgstr ""
59
+ msgstr "Po domeni "
59
60
60
61
#. module: base_exception
61
62
#: model:ir.model.fields.selection,name: base_exception.selection__exception_rule__exception_type__by_method
62
63
msgid "By method"
63
- msgstr ""
64
+ msgstr "Po metodi "
64
65
65
66
#. module: base_exception
66
67
#: model:ir.model.fields.selection,name: base_exception.selection__exception_rule__exception_type__by_py_code
67
68
msgid "By python code"
68
- msgstr ""
69
+ msgstr "Po python kodu "
69
70
70
71
#. module: base_exception
71
72
#: model:ir.model.fields,help: base_exception.field_exception_rule__exception_type
@@ -140,14 +141,16 @@ msgstr "Naziv "
140
141
#. module: base_exception
141
142
#: model:ir.model.fields,field_description: base_exception.field_exception_rule__domain
142
143
msgid "Domain"
143
- msgstr ""
144
+ msgstr "Domena "
144
145
145
146
#. module: base_exception
146
147
#: model_terms:ir.ui.view,arch_db: base_exception.view_exception_rule_form
147
148
msgid ""
148
149
"Enter Python code here. Help about Python expression is available in the "
149
150
"help tab of this document."
150
151
msgstr ""
152
+ "Ovdje upišite python kod. Pomoć oko python izraza je dostupna na kartici "
153
+ "pomoći ovog dokumenta."
151
154
152
155
#. module: base_exception
153
156
#. odoo-python
@@ -158,71 +161,70 @@ msgid ""
158
161
" %(rule_name)s \n"
159
162
"(%(error)s)"
160
163
msgstr ""
164
+ "Greška u evaluaciji exception.rule pravila:\n"
165
+ " %(rule_name)s \n"
166
+ "(%(error)s)"
161
167
162
168
#. module: base_exception
163
169
#: model:ir.model,name: base_exception.model_base_exception
164
- #, fuzzy
165
170
msgid "Exception"
166
- msgstr "base.exception "
171
+ msgstr "Izuzetak "
167
172
168
173
#. module: base_exception
169
174
#: model:ir.model.fields,field_description: base_exception.field_exception_rule__name
170
175
msgid "Exception Name"
171
- msgstr ""
176
+ msgstr "Naziv izuzetka "
172
177
173
178
#. module: base_exception
174
179
#: model:ir.model,name: base_exception.model_exception_rule
175
180
msgid "Exception Rule"
176
- msgstr ""
181
+ msgstr "Pravilo izuzetka "
177
182
178
183
#. module: base_exception
179
184
#: model:ir.model,name: base_exception.model_exception_rule_confirm
180
- #, fuzzy
181
185
msgid "Exception Rule Confirm Wizard"
182
- msgstr "exception.rule.confirm "
186
+ msgstr "Čarobnjak za potvrđivanje pravila "
183
187
184
188
#. module: base_exception
185
189
#: model:ir.model,name: base_exception.model_base_exception_method
186
- #, fuzzy
187
190
msgid "Exception Rule Methods"
188
- msgstr "exception.rule.confirm "
191
+ msgstr "Metode pravila izuzetaka "
189
192
190
193
#. module: base_exception
191
194
#: model_terms:ir.ui.view,arch_db: base_exception.view_exception_rule_form
192
195
msgid "Exception Rule Setup"
193
- msgstr ""
196
+ msgstr "Postavke Pravila izuzetaka "
194
197
195
198
#. module: base_exception
196
199
#: model:ir.actions.act_window,name: base_exception.action_exception_rule_tree
197
200
#: model:ir.ui.menu,name: base_exception.menu_action_exception
198
201
msgid "Exception Rules"
199
- msgstr ""
202
+ msgstr "Pravila izuzetaka "
200
203
201
204
#. module: base_exception
202
205
#: model:ir.model.fields,field_description: base_exception.field_exception_rule__exception_type
203
206
msgid "Exception Type"
204
- msgstr ""
207
+ msgstr "Tip izuzetka "
205
208
206
209
#. module: base_exception
207
210
#: model:res.groups,name: base_exception.group_exception_rule_manager
208
211
msgid "Exception manager"
209
- msgstr ""
212
+ msgstr "Upravitelj izuzecima "
210
213
211
214
#. module: base_exception
212
215
#: model:ir.model.fields,field_description: base_exception.field_base_exception__exception_ids
213
216
msgid "Exceptions"
214
- msgstr ""
217
+ msgstr "Izuzeci "
215
218
216
219
#. module: base_exception
217
220
#: model:ir.model.fields,field_description: base_exception.field_base_exception__exceptions_summary
218
- #, fuzzy
219
221
msgid "Exceptions Summary"
220
- msgstr "base.exception "
222
+ msgstr "Sažetak izuzetaka "
221
223
222
224
#. module: base_exception
223
225
#: model:ir.model.fields,field_description: base_exception.field_exception_rule_confirm__exception_ids
224
226
msgid "Exceptions to resolve"
225
- msgstr ""
227
+ msgstr "Izuzeci za riješiti "
226
228
227
229
#. module: base_exception
228
230
#: model:ir.model.fields,help: base_exception.field_exception_rule__sequence
@@ -232,12 +234,12 @@ msgstr ""
232
234
#. module: base_exception
233
235
#: model_terms:ir.ui.view,arch_db: base_exception.view_exception_rule_form
234
236
msgid "Help"
235
- msgstr ""
237
+ msgstr "Pomoć "
236
238
237
239
#. module: base_exception
238
240
#: model_terms:ir.ui.view,arch_db: base_exception.view_exception_rule_form
239
241
msgid "Help with Python expressions"
240
- msgstr ""
242
+ msgstr "Pomoć sa Python izrazima "
241
243
242
244
#. module: base_exception
243
245
#: model:ir.model.fields,field_description: base_exception.field_exception_rule__id
@@ -248,12 +250,12 @@ msgstr "ID"
248
250
#: model:ir.model.fields,field_description: base_exception.field_base_exception__ignore_exception
249
251
#: model:ir.model.fields,field_description: base_exception.field_exception_rule_confirm__ignore
250
252
msgid "Ignore Exceptions"
251
- msgstr ""
253
+ msgstr "Ignoriraj izuzetke "
252
254
253
255
#. module: base_exception
254
256
#: model:ir.model.fields,field_description: base_exception.field_exception_rule__is_blocking
255
257
msgid "Is Blocking"
256
- msgstr ""
258
+ msgstr "Blokira "
257
259
258
260
#. module: base_exception
259
261
#: model:ir.model.fields,field_description: base_exception.field_exception_rule____last_update
@@ -273,19 +275,19 @@ msgstr "Zadnje ažuriranje"
273
275
#. module: base_exception
274
276
#: model:ir.model.fields,field_description: base_exception.field_base_exception__main_exception_id
275
277
msgid "Main Exception"
276
- msgstr ""
278
+ msgstr "Glavni izuzetak "
277
279
278
280
#. module: base_exception
279
281
#: model:ir.model.fields,field_description: base_exception.field_exception_rule__method
280
282
msgid "Method"
281
- msgstr ""
283
+ msgstr "Metoda "
282
284
283
285
#. module: base_exception
284
286
#. odoo-python
285
287
#: code:addons/base_exception/wizard/base_exception_confirm.py:0
286
288
#, python-format
287
289
msgid "Only 1 ID accepted, got %r."
288
- msgstr ""
290
+ msgstr "Samo 1 ID se prihvaća, došlo %r. "
289
291
290
292
#. module: base_exception
291
293
#: model:ir.actions.act_window,name: base_exception.action_exception_rule_confirm
0 commit comments