Using error.object_exists instead of error.project_exists to streamline error messages.
[timetracker.git] / WEB-INF / resources / sr.lang.php
1 <?php
2 // +----------------------------------------------------------------------+
3 // | Anuko Time Tracker
4 // +----------------------------------------------------------------------+
5 // | Copyright (c) Anuko International Ltd. (https://www.anuko.com)
6 // +----------------------------------------------------------------------+
7 // | LIBERAL FREEWARE LICENSE: This source code document may be used
8 // | by anyone for any purpose, and freely redistributed alone or in
9 // | combination with other software, provided that the license is obeyed.
10 // |
11 // | There are only two ways to violate the license:
12 // |
13 // | 1. To redistribute this code in source form, with the copyright
14 // |    notice or license removed or altered. (Distributing in compiled
15 // |    forms without embedded copyright notices is permitted).
16 // |
17 // | 2. To redistribute modified versions of this code in *any* form
18 // |    that bears insufficient indications that the modifications are
19 // |    not the work of the original author(s).
20 // |
21 // | This license applies to this document only, not any other software
22 // | that it may be combined with.
23 // |
24 // +----------------------------------------------------------------------+
25 // | Contributors:
26 // | https://www.anuko.com/time_tracker/credits.htm
27 // +----------------------------------------------------------------------+
28
29 // Note: escape apostrophes with THREE backslashes, like here:  choisir l\\\'option.
30 // Other characters (such as double-quotes in http links, etc.) do not have to be escaped.
31
32 $i18n_language = 'Serbian (Srpski)';
33 $i18n_months = array('Januar', 'Februar', 'Mart', 'April', 'Maj', 'Jun', 'Jul', 'Avgust', 'Septembar', 'Oktobar', 'Novembar', 'Decembar');
34 $i18n_weekdays = array('Nedelja', 'Ponedeljak', 'Utorak', 'Sreda', 'Četvrtak', 'Petak', 'Subota');
35 $i18n_weekdays_short = array('Ne', 'Po', 'Ut', 'Sr', 'Če', 'Pe', 'Su');
36 // format dd/mm
37 $i18n_holidays = array('01/01', '02/01', '07/01', '15/01', '16/02', '29/04', '30/04', '01/05', '02/05', '03/05', '22/04', '09/05', '28/06', '21/10', '11/11');
38
39 $i18n_key_words = array(
40
41 // Menus - short selection strings that are displayed on top of application web pages.
42 // Example: https://timetracker.anuko.com (black menu on top).
43 'menu.login' => 'Prijava',
44 'menu.logout' => 'Odjava',
45 'menu.forum' => 'Forum',
46 'menu.help' => 'Pomoć',
47 // TODO: translate the following.
48 // 'menu.create_group' => 'Create Group',
49 'menu.profile' => 'Profil',
50 // TODO: translate the following.
51 // 'menu.group' => 'Group',
52 'menu.plugins' => 'Dodaci',
53 'menu.time' => 'Vreme',
54 'menu.expenses' => 'Troškovi',
55 'menu.reports' => 'Izveštaji',
56 'menu.charts' => 'Grafikoni',
57 'menu.projects' => 'Projekti',
58 'menu.tasks' => 'Zadaci',
59 'menu.users' => 'Korisnici',
60 // TODO: translate the following.
61 // 'menu.groups' => 'Groups',
62 // 'menu.subgroups' => 'Subgroups',
63 'menu.export' => 'Izvoz',
64 'menu.clients' => 'Klijenti',
65 'menu.options' => 'Opcije',
66
67 // Footer - strings on the bottom of most pages.
68 'footer.contribute_msg' => 'Time Tracker-u možete doprineti i na drugi način.',
69 'footer.credits' => 'Zasluge',
70 'footer.license' => 'Licenca',
71 'footer.improve' => 'Unapredi',
72
73 // Error messages.
74 'error.access_denied' => 'Pristup odbijen.',
75 'error.sys' => 'Greška u sistemu.',
76 'error.db' => 'Greška u bazi podataka.',
77 // TODO: translate the following.
78 // 'error.feature_disabled' => 'Feature is disabled.',
79 'error.field' => 'Pogrešan "{0}" podatak.',
80 'error.empty' => 'Polje "{0}" je prazno.',
81 'error.not_equal' => 'Polje "{0}" nije jednak polju "{1}".',
82 'error.interval' => 'Polje "{0}" mora biti viši od "{1}".',
83 'error.project' => 'Odaberi projekat.',
84 'error.task' => 'Odaberi zadatak.',
85 'error.client' => 'Odaberi klijenta.',
86 'error.report' => 'Odaberi izveštaj.',
87 // TODO: translate the following.
88 // 'error.record' => 'Select record.',
89 'error.auth' => 'Pogrešno korisničko ime ili lozinka.',
90 'error.user_exists' => 'Korisnik pod ovim imenom već postoji.',
91 // TODO: translate the following.
92 // 'error.object_exists' => 'Object with this name already exists.',
93 'error.task_exists' => 'Zadatak pod ovim nazivom već postoji.',
94 'error.client_exists' => 'Klijent pod ovim imenom već postoji.',
95 'error.invoice_exists' => 'Račun pod ovim brojem već postoji.',
96 // TODO: translate the following.
97 // 'error.role_exists' => 'Role with this rank already exists.',
98 'error.no_invoiceable_items' => 'Nema stavke za naplatu.',
99 'error.no_login' => 'Nema korisnika pod ovom prijavom',
100 'error.no_groups' => 'Vaša baza podataka je prazna. Prijavite se kao administrator i napravite novi tim.', // TODO: replace "team" with "group".
101 'error.upload' => 'Greška pri otpremanju podatka.',
102 // TODO: translate the following.
103 // 'error.range_locked' => 'Date range is locked.',
104 'error.mail_send' => 'Greška u slanju mejla.',
105 // TODO: improve the translation above by adding MAIL_SMTP_DEBUG part.
106 // 'error.mail_send' => 'Error sending mail. Use MAIL_SMTP_DEBUG for diagnostics.',
107 'error.no_email' => 'Nema imejla pod korisničkom imenom.',
108 'error.uncompleted_exists' => 'Unos već postoji ali je nekompletan. Zatvorite postojeći ili obrišite unos.',
109 'error.goto_uncompleted' => 'Prikaži postojeći unos.',
110 'error.overlap' => 'Navedeni vremenski interval se podudara sa već unetim vremenom.',
111 'error.future_date' => 'Naveli ste budući datum.',
112 // TODO: translate the following.
113 // 'error.xml' => 'Error in XML file at line %d: %s.',
114 // 'error.cannot_import' => 'Cannot import: %s.',
115 // 'error.format' => 'Invalid file format.',
116
117 // Labels for buttons.
118 'button.login' => 'Prijava',
119 'button.now' => 'Sada',
120 'button.save' => 'Sačuvaj',
121 'button.copy' => 'Kopiraj',
122 'button.cancel' => 'Otkaži',
123 'button.submit' => 'Pošalji',
124 'button.add' => 'Dodaj',
125 'button.delete' => 'Obriši',
126 'button.generate' => 'Napravi',
127 'button.reset_password' => 'Resetuj lozinku',
128 'button.send' => 'Pošalji',
129 'button.send_by_email' => 'Pošalji mejlom',
130 'button.create_group' => 'Napravi tim', // TODO: replace "team" with "group".
131 'button.export' => 'Izvezi tim', // TODO: replace "team" with "group".
132 'button.import' => 'Uvezi tim', // TODO: replace "team" with "group".
133 'button.close' => 'Zatvori',
134 'button.stop' => 'Stani',
135
136 // Labels for controls on forms. Labels in this section are used on multiple forms.
137 'label.group_name' => 'Naziv tim-a', // TODO: replace "team" with "group".
138 'label.address' => 'Adresa',
139 'label.currency' => 'Valuta',
140 'label.manager_name' => 'Ime Menadžera',
141 'label.manager_login' => 'Menadžer prijava',
142 'label.person_name' => 'Ime',
143 'label.thing_name' => 'Naziv',
144 'label.login' => 'Prijava',
145 'label.password' => 'Lozinka',
146 'label.confirm_password' => 'Potvrdi lozinku',
147 'label.email' => 'Email',
148 'label.cc' => 'Cc',
149 // TODO: translate the following.
150 // 'label.bcc' => 'Bcc',
151 'label.subject' => 'Naslov',
152 'label.date' => 'Datum',
153 'label.start_date' => 'Početni datum',
154 'label.end_date' => 'Krajnji datum',
155 'label.user' => 'Korisnik',
156 'label.users' => 'Korisnici',
157 // TODO: translate the following.
158 // 'label.group' => 'Group',
159 // 'label.subgroups' => 'Subgroups',
160 // 'label.roles' => 'Roles',
161 'label.client' => 'Klijent',
162 'label.clients' => 'Klijenti',
163 'label.option' => 'Opcije',
164 'label.invoice' => 'Račun',
165 'label.project' => 'Projekat',
166 'label.projects' => 'Projekti',
167 'label.task' => 'Zadatak',
168 'label.tasks' => 'Zadaci',
169 'label.description' => 'Opis',
170 'label.start' => 'Početak',
171 'label.finish' => 'Završetak',
172 'label.duration' => 'Trajanje',
173 'label.note' => 'Napomena',
174 // TODO: translate the following.
175 // 'label.notes' => 'Notes',
176 'label.item' => 'Stavka',
177 'label.cost' => 'Cena',
178 // TODO: translate the following.
179 // 'label.ip' => 'IP',
180 'label.day_total' => 'Zbir časova dnevno',
181 'label.week_total' => 'Zbir časova nedeljno',
182 // TODO: translate the following.
183 // 'label.month_total' => 'Month total',
184 'label.today' => 'Danas',
185 'label.view' => 'Pregledaj',
186 'label.edit' => 'Izmeni',
187 'label.delete' => 'Obriši',
188 'label.configure' => 'Podesi',
189 'label.select_all' => 'Odaberi sve',
190 'label.select_none' => 'Poništi sve',
191 // TODO: translate the following.
192 // 'label.day_view' => 'Day view',
193 // 'label.week_view' => 'Week view',
194 'label.id' => 'ID',
195 'label.language' => 'Jezik',
196 'label.decimal_mark' => 'Decimala',
197 'label.date_format' => 'Format datuma',
198 'label.time_format' => 'Format vremena',
199 'label.week_start' => 'Prvi dan u nedelji',
200 'label.comment' => 'Komentar',
201 'label.status' => 'Status',
202 'label.tax' => 'Porez',
203 'label.subtotal' => 'Međuzbir',
204 'label.total' => 'Ukupno',
205 'label.client_name' => 'Ime klijenta',
206 'label.client_address' => 'Adresa klijenta',
207 'label.or' => 'ili',
208 'label.error' => 'Greška',
209 'label.ldap_hint' => 'Unesi tvoju <b>Windows prijavu</b> i <b>lozinku</b> u polje ispod.',
210 'label.required_fields' => '* - obavezna polja',
211 'label.on_behalf' => 'ispred',
212 'label.role_manager' => '(menadžer)',
213 'label.role_comanager' => '(saradnik)',
214 'label.role_admin' => '(administrator)',
215 'label.page' => 'Strana',
216 // TODO: translate the following.
217 // 'label.condition' => 'Condition',
218 // 'label.yes' => 'yes',
219 // 'label.no' => 'no',
220 // Labels for plugins (extensions to Time Tracker that provide additional features).
221 'label.custom_fields' => 'Dodatna polja',
222 // Translate the following.
223 // 'label.monthly_quotas' => 'Monthly quotas',
224 'label.type' => 'Tipovi',
225 'label.type_dropdown' => 'odaberi',
226 'label.type_text' => 'text',
227 'label.required' => 'Obavezan',
228 'label.fav_report' => 'Omiljeni izveštaji',
229 // TODO: translate the following.
230 // 'label.schedule' => 'Schedule',
231 'label.what_is_it' => 'Šta je ovo?',
232 // TODO: Translate the following.
233 // 'label.expense' => 'Expense',
234 // 'label.quantity' => 'Quantity',
235 // 'label.paid_status' => 'Paid status',
236 // 'label.paid' => 'Paid',
237 // 'button.mark_paid' => 'Mark paid',
238 // 'label.week_note' => 'Week note',
239 // 'label.week_list' => 'Week list',
240 // 'label.work_units' => 'Work units',
241 'label.totals_only' => 'Samo zbirno',
242
243 // Form titles.
244 'title.login' => 'Prijava',
245 'title.groups' => 'Timovi', // TODO: change "teams" to "groups".
246 // TODO: translate the following.
247 // 'title.subgroups' => 'Subgroups',
248 // 'title.add_group' => 'Adding Group',
249 'title.edit_group' => 'Izmeni tim', // TODO: change "team" to "group".
250 'title.delete_group' => 'Obriši tim', // TODO: change "team" to "group".
251 'title.reset_password' => 'Resetuj Lozinku',
252 'title.change_password' => 'Promeni Lozinku',
253 'title.time' => 'Vreme',
254 'title.edit_time_record' => 'Izmeni unos vremena',
255 'title.delete_time_record' => 'Obriši unos vremena',
256 'title.expenses' => 'Troškovi',
257 'title.edit_expense' => 'Izmeni stavke troškova',
258 'title.delete_expense' => 'Obriši stavke troškova',
259 'title.reports' => 'Izveštaji',
260 'title.report' => 'Izveštaj',
261 'title.send_report' => 'Slanje izveštaja',
262 'title.invoice' => 'Račun',
263 'title.send_invoice' => 'Slanje računa',
264 'title.charts' => 'Grafikoni',
265 'title.projects' => 'Projekti',
266 'title.add_project' => 'Dodavanje projekta',
267 'title.edit_project' => 'Izmena projekta',
268 'title.delete_project' => 'Brisanje projekta',
269 'title.tasks' => 'Zadaci',
270 'title.add_task' => 'Dodavanje zadatka',
271 'title.edit_task' => 'Izmena zadatka',
272 'title.delete_task' => 'Brisanje zadatka',
273 'title.users' => 'Korisnik',
274 'title.add_user' => 'Dodavanje korisnika',
275 'title.edit_user' => 'Izmena korisnika',
276 'title.delete_user' => 'Brisanje korisnika',
277 // TODO: translate the following.
278 // 'title.roles' => 'Roles',
279 // 'title.add_role' => 'Adding Role',
280 // 'title.edit_role' => 'Editing Role',
281 // 'title.delete_role' => 'Deleting Role',
282 'title.clients' => 'Klijenti',
283 'title.add_client' => 'Dodavanje klijenta',
284 'title.edit_client' => 'Izmena klijenta',
285 'title.delete_client' => 'Brisanje klijenta',
286 'title.invoices' => 'Računi',
287 'title.add_invoice' => 'Dodavanje računa',
288 'title.view_invoice' => 'Pregled računa',
289 'title.delete_invoice' => 'Brisanje računa',
290 'title.notifications' => 'Napomene',
291 'title.add_notification' => 'Dodavanje napomene',
292 'title.edit_notification' => 'Izmena napomene',
293 'title.delete_notification' => 'Brisanje napomene',
294 // 'title.monthly_quotas' => 'Monthly Quotas',
295 'title.export' => 'Izvoz podataka tim-a', // TODO: replace "team" with "group".
296 'title.import' => 'Uvoz podataka tim-a', // TODO: replace "team" with "group".
297 'title.options' => 'Opcije',
298 'title.profile' => 'Profil',
299 'title.plugins' => 'Dodaci',
300 'title.cf_custom_fields' => 'Dodatna polja',
301 'title.cf_add_custom_field' => 'Dodavanje dodatnih polja',
302 'title.cf_edit_custom_field' => 'Izmena dodatnih polja',
303 'title.cf_delete_custom_field' => 'Brisanje dodatnih polja',
304 'title.cf_dropdown_options' => 'Ocije mogućnosti odabira',
305 'title.cf_add_dropdown_option' => 'Dodavanje opcija',
306 'title.cf_edit_dropdown_option' => 'Izmena opcija',
307 'title.cf_delete_dropdown_option' => 'Brisanje opcija',
308 // NOTE TO TRANSLATORS: Locking is a feature to lock records from modifications (ex: weekly on Mondays we lock all previous weeks).
309 // It is also a name for the Locking plugin on the group settings page.
310 // TODO: translate the following.
311 // 'title.locking' => 'Locking',
312 // 'title.week_view' => 'Week View',
313 // 'title.swap_roles' => 'Swapping Roles',
314 // 'title.work_units' => 'Work Units',
315
316 // Section for common strings inside combo boxes on forms. Strings shared between forms shall be placed here.
317 // Strings that are used in a single form must go to the specific form section.
318 'dropdown.all' => '--- svi ---',
319 'dropdown.no' => '--- ništa ---',
320 // TODO: translate the following.
321 // 'dropdown.current_day' => 'today',
322 // 'dropdown.previous_day' => 'yesterday',
323 'dropdown.selected_day' => 'dan',
324 'dropdown.current_week' => 'ova nedelja',
325 'dropdown.previous_week' => 'prošla nedelja',
326 'dropdown.selected_week' => 'nedelja',
327 'dropdown.current_month' => 'ovaj mesec',
328 'dropdown.previous_month' => 'prošli mesec',
329 'dropdown.selected_month' => 'mesec',
330 'dropdown.current_year' => 'ova godina',
331 // TODO: translate the following.
332 // 'dropdown.previous_year' => 'previous year',
333 'dropdown.selected_year' => 'godina',
334 'dropdown.all_time' => 'svi datumi',
335 'dropdown.projects' => 'projekti',
336 'dropdown.tasks' => 'zadaci',
337 'dropdown.clients' => 'klijenti',
338 'dropdown.select' => '--- odaberi ---',
339 'dropdown.select_invoice' => '--- odaberi račun ---',
340 'dropdown.status_active' => 'aktivan',
341 'dropdown.status_inactive' => 'neaktivan',
342 'dropdown.delete' => 'obriši',
343 'dropdown.do_not_delete' => 'nemoj obrisati',
344 // TODO: translate the following.
345 // 'dropdown.paid' => 'paid',
346 // 'dropdown.not_paid' => 'not paid',
347
348 // Below is a section for strings that are used on individual forms. When a string is used only on one form it should be placed here.
349 // One exception is for closely related forms such as "Time" and "Editing Time Record" with similar controls. In such cases
350 // a string can be defined on the main form and used on related forms. The reasoning for this is to make translation effort easier.
351 // Strings that are used on multiple unrelated forms should be placed in shared sections such as label.<stringname>, etc.
352
353 // Forma prijave. Pogledajte primer na https://timetracker.anuko.com/login.php.
354 'form.login.forgot_password' => 'Zaboravili ste lozinku?',
355 'form.login.about' => 'Anuko <a href="https://www.anuko.com/lp/tt_2.htm" target="_blank">Time Tracker</a> je jednostavan i lak za korišćenje za praćenje radnog vremena.',
356
357 // Izmena forme za lozinku. Pogledajte primer na https://timetracker.anuko.com/password_reset.php.
358 'form.reset_password.message' => 'Zahtev za izmenu lozinke je poslat mejlom.',
359 'form.reset_password.email_subject' => 'Anuko Time Tracker zahtev za izmenu lozinke',
360 // TODO: English string has changed. "from IP" added. Re-translate the beginning.
361 // 'form.reset_password.email_body' => "Dear User,\n\nSomeone from IP %s requested your Anuko Time Tracker password reset. Please visit this link if you want to reset your password.\n\n%s\n\nAnuko Time Tracker is a simple, easy to use, open source time tracking system. Visit https://www.anuko.com for more information.\n\n",
362 // "IP %s" probably sounds awkward.
363 'form.reset_password.email_body' => "Poštovani korisniče,\n\nneko, IP %s, ste poslali zahtev za izmenu lozinke na Anuko Time Tracker nalogu. Molimo da pratite link ako želite da izmenite lozinku.\n\n%s\n\nAnuko Time Tracker je jednostavan i lak za korišćenje za praćenje radnog vremena. Posetite nas na https://www.anuko.com za više informacija.\n\n",
364
365 // Forma za izmenu lozinke. Pogledajte primer na https://timetracker.anuko.com/password_change.php?ref=1.
366 'form.change_password.tip' => 'Unesite novu lozinku i sačuvajte isti.',
367
368 // Forma vremena. Pogledajte primer na https://timetracker.anuko.com/time.php.
369 'form.time.duration_format' => '(hh:mm or 0.0h)',
370 'form.time.billable' => 'Naplativ',
371 'form.time.uncompleted' => 'Nezavršen',
372 // TODO: translate the folllowing.
373 // 'form.time.remaining_quota' => 'Remaining quota',
374 // 'form.time.over_quota' => 'Over quota',
375
376 // Izmena vremenske forme. Pogledajte primer na https://timetracker.anuko.com/time_edit.php (get there by editing an uncompleted time record).
377 'form.time_edit.uncompleted' => 'Ovaj zapis je sačuvan sa početnim vremenom i nije greška.',
378
379 // Week view form. See example at https://timetracker.anuko.com/week.php.
380 // TODO: translate the following.
381 // 'form.week.new_entry' => 'New entry',
382
383 // Forma izveštaja. Pogledajte primer na https://timetracker.anuko.com/reports.php
384 'form.reports.save_as_favorite' => 'Sačuvaj u omiljenima',
385 'form.reports.confirm_delete' => 'Da li ste sigurni da želite obrisati omiljene izveštaje?',
386 'form.reports.include_billable' => 'naplativo',
387 'form.reports.include_not_billable' => 'ne naplativo',
388 'form.reports.include_invoiced' => 'obračunato',
389 'form.reports.include_not_invoiced' => 'nije obračunato',
390 'form.reports.select_period' => 'Odaberi vremenski raspon',
391 'form.reports.set_period' => 'ili podesi datum',
392 'form.reports.show_fields' => 'Prikaži polja u izveštaju',
393 'form.reports.group_by' => 'Grupiši po',
394 'form.reports.group_by_no' => '--- nemoj grupisati ---',
395 'form.reports.group_by_date' => 'datum',
396 'form.reports.group_by_user' => 'korisnik',
397 'form.reports.group_by_client' => 'klijent',
398 'form.reports.group_by_project' => 'projekat',
399 'form.reports.group_by_task' => 'zadatak',
400
401 // Forma izveštaja. Pogledajte primer na https://timetracker.anuko.com/report.php
402 // (after generating a report at https://timetracker.anuko.com/reports.php).
403 'form.report.export' => 'Izvoz',
404 // TODO: translate the following.
405 // 'form.report.assign_to_invoice' => 'Assign to invoice',
406
407 // Forma izveštaja. Pogledajte primer na https://timetracker.anuko.com/invoice.php
408 // (you can get to this form after generating a report).
409 'form.invoice.number' => 'Broj računa',
410 'form.invoice.person' => 'Osoba',
411
412 // Deleting Invoice form. See example at https://timetracker.anuko.com/invoice_delete.php
413 'form.invoice.invoice_to_delete' => 'Račun za brisanje',
414 'form.invoice.invoice_entries' => 'Unos u račun',
415 // TODO: translate the following.
416 // 'form.invoice.confirm_deleting_entries' => 'Please confirm deleting invoice entries from Time Tracker.',
417
418 // Forma grafikona. Pogledajte primer na https://timetracker.anuko.com/charts.php
419 'form.charts.interval' => 'Intervali',
420 'form.charts.chart' => 'Grafikon',
421
422 // Forma projekata. Pogledajte primer na https://timetracker.anuko.com/projects.php
423 'form.projects.active_projects' => 'Aktivni projekti',
424 'form.projects.inactive_projects' => 'Neaktivni projekti',
425
426 // Forma zadataka. Pogledajte primer na https://timetracker.anuko.com/tasks.php
427 'form.tasks.active_tasks' => 'Aktivni zadaci',
428 'form.tasks.inactive_tasks' => 'Neaktivni zadaci',
429
430 // Korisnička forma. Pogledajte primer na https://timetracker.anuko.com/users.php
431 'form.users.active_users' => 'Aktivni korisnik',
432 'form.users.inactive_users' => 'Neaktivni korisnik',
433 // TODO: translate the following.
434 // 'form.users.uncompleted_entry' => 'User has an uncompleted time entry',
435 'form.users.role' => 'Funkcija',
436 'form.users.manager' => 'Menadžer',
437 'form.users.comanager' => 'Saradnik',
438 'form.users.rate' => 'Cena',
439 'form.users.default_rate' => 'Podrazumevana cena sati',
440
441 // Editing User form. See example at https://timetracker.anuko.com/user_edit.php
442 // TODO: translate the following.
443 // 'form.user_edit.swap_roles' => 'Swap roles',
444
445 // Roles form. See example at https://timetracker.anuko.com/roles.php
446 // TODO: translate the following.
447 // 'form.roles.active_roles' => 'Active Roles',
448 // 'form.roles.inactive_roles' => 'Inactive Roles',
449 // 'form.roles.rank' => 'Rank',
450 // 'form.roles.rights' => 'Rights',
451 // 'form.roles.assigned' => 'Assigned',
452 // 'form.roles.not_assigned' => 'Not assigned',
453
454 // Forma klijenata. Pogledajte primer na https://timetracker.anuko.com/clients.php
455 'form.clients.active_clients' => 'Aktivni klijent',
456 'form.clients.inactive_clients' => 'Neaktivni klijent',
457
458 // Forma brisanja klijenta. Pogledajte primer na  https://timetracker.anuko.com/client_delete.php
459 'form.client.client_to_delete' => 'Klijent za brisanje',
460 'form.client.client_entries' => 'Unos klijenta',
461
462 // Exporting Group Data form. See example at https://timetracker.anuko.com/export.php
463 // TODO: replace "team" with "group" in the string below.
464 'form.export.hint' => 'Postoji mogućnost izvoza svih podataka od timova u xml fajlu. Može vam biti korisno ako imate internu bazu podataka.',
465 'form.export.compression' => 'Kompresija',
466 'form.export.compression_none' => 'ništa',
467 'form.export.compression_bzip' => 'bzip',
468
469 // Importing Group Data form. See example at https://timetracker.anuko.com/import.php (login as admin first).
470 'form.import.hint' => 'Uvezi podatke timova iz xml fajla.', // TODO: replace "team" with "group".
471 'form.import.file' => 'Odaberi datoteku',
472 'form.import.success' => 'Uvoz uspešan.',
473
474 // Groups form. See example at https://timetracker.anuko.com/admin_groups.php (login as admin first).
475 // TODO: replace "team" with "group" in the string below.
476 'form.groups.hint' => 'Napravite novi tim. Počnite sa otvaranjem naloga za Menadžera.<br>Takođe možete uvoziti podatke iz xml fajla sa drugog Anuko Time Tracker server-a (dupliranje prijava nisu dozvoljeni).',
477
478 // Forma profila. Pogledajte primer na at https://timetracker.anuko.com/profile_edit.php.
479 'form.group_edit.12_hours' => '12 časova',
480 'form.group_edit.24_hours' => '24 časova',
481 // TODO: translate the following.
482 // 'form.group_edit.show_holidays' => 'Show holidays',
483 'form.group_edit.tracking_mode' => 'Način evidencije',
484 'form.group_edit.mode_time' => 'vreme',
485 'form.group_edit.mode_projects' => 'projekti',
486 'form.group_edit.mode_projects_and_tasks' => 'projekti i zadaci',
487 'form.group_edit.record_type' => 'Način čuvanja',
488 'form.group_edit.type_all' => 'sve',
489 'form.group_edit.type_start_finish' => 'početak i kraj',
490 'form.group_edit.type_duration' => 'trajanje',
491 // TODO: translate the following.
492 // 'form.group_edit.punch_mode' => 'Punch mode',
493 // 'form.group_edit.allow_overlap' => 'Allow overlap',
494 // 'form.group_edit.future_entries' => 'Future entries',
495 // 'form.group_edit.uncompleted_indicators' => 'Uncompleted indicators',
496 // 'form.group_edit.allow_ip' => 'Allow IP',
497
498 // Deleting Group form. See example at https://timetracker.anuko.com/delete_group.php
499 // TODO: translate the following.
500 // 'form.group_delete.hint' => 'Are you sure you want to delete the entire group?',
501
502 // Forma mejla. Pogledajte primer na https://timetracker.anuko.com/report_send.php when emailing a report.
503 'form.mail.from' => 'Od',
504 'form.mail.to' => 'Za',
505 'form.mail.report_subject' => 'Evidencija vremena',
506 'form.mail.footer' => 'Anuko Time Tracker je jednostavan i lak za korišćenje za praćenje <br>radnog vremena. Posetite <a href="https://www.anuko.com">www.anuko.com</a> za više informacija.',
507 'form.mail.report_sent' => 'Izveštaj poslat.',
508 'form.mail.invoice_sent' => 'Račun poslat.',
509
510 // Quotas configuration form. See example at https://timetracker.anuko.com/quotas.php after enabling Monthly quotas plugin.
511 // TODO: translate the following.
512 // 'form.quota.year' => 'Year',
513 // 'form.quota.month' => 'Month',
514 // 'form.quota.quota' => 'Quota',
515 // 'form.quota.workday_hours' => 'Hours in a work day',
516 // 'form.quota.hint' => 'If values are empty, quotas are calculated automatically based on workday hours and holidays.',
517
518 // Swap roles form. See example at https://timetracker.anuko.com/swap_roles.php.
519 // TODO: translate the following.
520 // 'form.swap.hint' => 'Demote yourself to a lower role by swapping roles with someone else. This cannot be undone.',
521 // 'form.swap.swap_with' => 'Swap roles with',
522
523 // Work Units configuration form. See example at https://timetracker.anuko.com/work_units.php after enabling Work units plugin.
524 // TODO: translate the following.
525 // 'form.work_units.minutes_in_unit' => 'Minutes in unit',
526 // 'form.work_units.1st_unit_threshold' => '1st unit threshold',
527
528 // Roles and rights. These strings are used in multiple places. Grouped here to provide consistent translations.
529 // TODO: translate the following.
530 // 'role.user.label' => 'User',
531 // 'role.user.low_case_label' => 'user',
532 // 'role.user.description' => 'A regular member without management rights.',
533 // 'role.client.label' => 'Client',
534 // 'role.client.low_case_label' => 'client',
535 // 'role.client.description' => 'A client can view its own reports, charts, and invoices.',
536 // 'role.supervisor.label' => 'Supervisor',
537 // 'role.supervisor.low_case_label' => 'supervisor',
538 // 'role.supervisor.description' => 'A person with a small set of management rights.',
539 // 'role.comanager.label' => 'Co-manager',
540 // 'role.comanager.low_case_label' => 'co-manager',
541 // 'role.comanager.description' => 'A person with a big set of management functions.',
542 // 'role.manager.label' => 'Manager',
543 // 'role.manager.low_case_label' => 'manager',
544 // 'role.manager.description' => 'Group manager. Can do most of things for a group.',
545 // 'role.top_manager.label' => 'Top manager',
546 // 'role.top_manager.low_case_label' => 'top manager',
547 // 'role.top_manager.description' => 'Top group manager. Can do everything in a tree of groups.',
548 // 'role.admin.label' => 'Administrator',
549 // 'role.admin.low_case_label' => 'administrator',
550 // 'role.admin.description' => 'Site adminsitrator.',
551 );