Skip to content

Commit 4d06258

Browse files
badboleweblate
authored andcommitted
Translated using Weblate (Croatian)
Currently translated at 63.4% (40 of 63 strings) Translation: server-tools-16.0/server-tools-16.0-base_exception Translate-URL: https://translation.odoo-community.org/projects/server-tools-16-0/server-tools-16-0-base_exception/hr/
1 parent 9567287 commit 4d06258

File tree

1 file changed

+38
-36
lines changed

1 file changed

+38
-36
lines changed

base_exception/i18n/hr.po

+38-36
Original file line numberDiff line numberDiff line change
@@ -10,27 +10,28 @@ msgstr ""
1010
"Project-Id-Version: Odoo Server 10.0\n"
1111
"Report-Msgid-Bugs-To: \n"
1212
"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"
1515
"Language-Team: Croatian (https://www.transifex.com/oca/teams/23907/hr/)\n"
1616
"Language: hr\n"
1717
"MIME-Version: 1.0\n"
1818
"Content-Type: text/plain; charset=UTF-8\n"
1919
"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"
2223

2324
#. module: base_exception
2425
#. odoo-python
2526
#: code:addons/base_exception/models/base_exception.py:0
2627
#, python-format
2728
msgid "(Blocking exception)"
28-
msgstr ""
29+
msgstr "(Blokirajući izuzetak)"
2930

3031
#. module: base_exception
3132
#: model_terms:ir.ui.view,arch_db:base_exception.view_exception_rule_form
3233
msgid "<code>self</code>: Record on which the rule is evaluated."
33-
msgstr ""
34+
msgstr "<code>self</code>: Zapis nad kojim se pravilo evaluira."
3435

3536
#. module: base_exception
3637
#: model:ir.model.fields,field_description:base_exception.field_exception_rule__active
@@ -40,32 +41,32 @@ msgstr "Aktivan"
4041
#. module: base_exception
4142
#: model:ir.model.fields,field_description:base_exception.field_exception_rule__model
4243
msgid "Apply on"
43-
msgstr ""
44+
msgstr "Primjeni na"
4445

4546
#. module: base_exception
4647
#: model_terms:ir.ui.view,arch_db:base_exception.view_exception_rule_form
4748
msgid "Archived"
48-
msgstr ""
49+
msgstr "Arihiviran"
4950

5051
#. module: base_exception
5152
#: model_terms:ir.ui.view,arch_db:base_exception.view_exception_rule_form
5253
msgid "As well as all the libraries provided in safe_eval."
53-
msgstr ""
54+
msgstr "kao i svi paketi dostupni u safe_eval."
5455

5556
#. module: base_exception
5657
#: model:ir.model.fields.selection,name:base_exception.selection__exception_rule__exception_type__by_domain
5758
msgid "By domain"
58-
msgstr ""
59+
msgstr "Po domeni"
5960

6061
#. module: base_exception
6162
#: model:ir.model.fields.selection,name:base_exception.selection__exception_rule__exception_type__by_method
6263
msgid "By method"
63-
msgstr ""
64+
msgstr "Po metodi"
6465

6566
#. module: base_exception
6667
#: model:ir.model.fields.selection,name:base_exception.selection__exception_rule__exception_type__by_py_code
6768
msgid "By python code"
68-
msgstr ""
69+
msgstr "Po python kodu"
6970

7071
#. module: base_exception
7172
#: model:ir.model.fields,help:base_exception.field_exception_rule__exception_type
@@ -140,14 +141,16 @@ msgstr "Naziv "
140141
#. module: base_exception
141142
#: model:ir.model.fields,field_description:base_exception.field_exception_rule__domain
142143
msgid "Domain"
143-
msgstr ""
144+
msgstr "Domena"
144145

145146
#. module: base_exception
146147
#: model_terms:ir.ui.view,arch_db:base_exception.view_exception_rule_form
147148
msgid ""
148149
"Enter Python code here. Help about Python expression is available in the "
149150
"help tab of this document."
150151
msgstr ""
152+
"Ovdje upišite python kod. Pomoć oko python izraza je dostupna na kartici "
153+
"pomoći ovog dokumenta."
151154

152155
#. module: base_exception
153156
#. odoo-python
@@ -158,71 +161,70 @@ msgid ""
158161
" %(rule_name)s \n"
159162
"(%(error)s)"
160163
msgstr ""
164+
"Greška u evaluaciji exception.rule pravila:\n"
165+
" %(rule_name)s \n"
166+
"(%(error)s)"
161167

162168
#. module: base_exception
163169
#: model:ir.model,name:base_exception.model_base_exception
164-
#, fuzzy
165170
msgid "Exception"
166-
msgstr "base.exception"
171+
msgstr "Izuzetak"
167172

168173
#. module: base_exception
169174
#: model:ir.model.fields,field_description:base_exception.field_exception_rule__name
170175
msgid "Exception Name"
171-
msgstr ""
176+
msgstr "Naziv izuzetka"
172177

173178
#. module: base_exception
174179
#: model:ir.model,name:base_exception.model_exception_rule
175180
msgid "Exception Rule"
176-
msgstr ""
181+
msgstr "Pravilo izuzetka"
177182

178183
#. module: base_exception
179184
#: model:ir.model,name:base_exception.model_exception_rule_confirm
180-
#, fuzzy
181185
msgid "Exception Rule Confirm Wizard"
182-
msgstr "exception.rule.confirm"
186+
msgstr "Čarobnjak za potvrđivanje pravila"
183187

184188
#. module: base_exception
185189
#: model:ir.model,name:base_exception.model_base_exception_method
186-
#, fuzzy
187190
msgid "Exception Rule Methods"
188-
msgstr "exception.rule.confirm"
191+
msgstr "Metode pravila izuzetaka"
189192

190193
#. module: base_exception
191194
#: model_terms:ir.ui.view,arch_db:base_exception.view_exception_rule_form
192195
msgid "Exception Rule Setup"
193-
msgstr ""
196+
msgstr "Postavke Pravila izuzetaka"
194197

195198
#. module: base_exception
196199
#: model:ir.actions.act_window,name:base_exception.action_exception_rule_tree
197200
#: model:ir.ui.menu,name:base_exception.menu_action_exception
198201
msgid "Exception Rules"
199-
msgstr ""
202+
msgstr "Pravila izuzetaka"
200203

201204
#. module: base_exception
202205
#: model:ir.model.fields,field_description:base_exception.field_exception_rule__exception_type
203206
msgid "Exception Type"
204-
msgstr ""
207+
msgstr "Tip izuzetka"
205208

206209
#. module: base_exception
207210
#: model:res.groups,name:base_exception.group_exception_rule_manager
208211
msgid "Exception manager"
209-
msgstr ""
212+
msgstr "Upravitelj izuzecima"
210213

211214
#. module: base_exception
212215
#: model:ir.model.fields,field_description:base_exception.field_base_exception__exception_ids
213216
msgid "Exceptions"
214-
msgstr ""
217+
msgstr "Izuzeci"
215218

216219
#. module: base_exception
217220
#: model:ir.model.fields,field_description:base_exception.field_base_exception__exceptions_summary
218-
#, fuzzy
219221
msgid "Exceptions Summary"
220-
msgstr "base.exception"
222+
msgstr "Sažetak izuzetaka"
221223

222224
#. module: base_exception
223225
#: model:ir.model.fields,field_description:base_exception.field_exception_rule_confirm__exception_ids
224226
msgid "Exceptions to resolve"
225-
msgstr ""
227+
msgstr "Izuzeci za riješiti"
226228

227229
#. module: base_exception
228230
#: model:ir.model.fields,help:base_exception.field_exception_rule__sequence
@@ -232,12 +234,12 @@ msgstr ""
232234
#. module: base_exception
233235
#: model_terms:ir.ui.view,arch_db:base_exception.view_exception_rule_form
234236
msgid "Help"
235-
msgstr ""
237+
msgstr "Pomoć"
236238

237239
#. module: base_exception
238240
#: model_terms:ir.ui.view,arch_db:base_exception.view_exception_rule_form
239241
msgid "Help with Python expressions"
240-
msgstr ""
242+
msgstr "Pomoć sa Python izrazima"
241243

242244
#. module: base_exception
243245
#: model:ir.model.fields,field_description:base_exception.field_exception_rule__id
@@ -248,12 +250,12 @@ msgstr "ID"
248250
#: model:ir.model.fields,field_description:base_exception.field_base_exception__ignore_exception
249251
#: model:ir.model.fields,field_description:base_exception.field_exception_rule_confirm__ignore
250252
msgid "Ignore Exceptions"
251-
msgstr ""
253+
msgstr "Ignoriraj izuzetke"
252254

253255
#. module: base_exception
254256
#: model:ir.model.fields,field_description:base_exception.field_exception_rule__is_blocking
255257
msgid "Is Blocking"
256-
msgstr ""
258+
msgstr "Blokira"
257259

258260
#. module: base_exception
259261
#: model:ir.model.fields,field_description:base_exception.field_exception_rule____last_update
@@ -273,19 +275,19 @@ msgstr "Zadnje ažuriranje"
273275
#. module: base_exception
274276
#: model:ir.model.fields,field_description:base_exception.field_base_exception__main_exception_id
275277
msgid "Main Exception"
276-
msgstr ""
278+
msgstr "Glavni izuzetak"
277279

278280
#. module: base_exception
279281
#: model:ir.model.fields,field_description:base_exception.field_exception_rule__method
280282
msgid "Method"
281-
msgstr ""
283+
msgstr "Metoda"
282284

283285
#. module: base_exception
284286
#. odoo-python
285287
#: code:addons/base_exception/wizard/base_exception_confirm.py:0
286288
#, python-format
287289
msgid "Only 1 ID accepted, got %r."
288-
msgstr ""
290+
msgstr "Samo 1 ID se prihvaća, došlo %r."
289291

290292
#. module: base_exception
291293
#: model:ir.actions.act_window,name:base_exception.action_exception_rule_confirm

0 commit comments

Comments
 (0)