bf1e6052a902d9b0b0a2a4aa154bd8fa8a8ac798
[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 = '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 'menu.create_team' => 'Napravi tim',
48 'menu.profile' => 'Profil',
49 'menu.time' => 'Vreme',
50 'menu.expenses' => 'Troškovi',
51 'menu.reports' => 'Izveštaji',
52 'menu.charts' => 'Grafikoni',
53 'menu.projects' => 'Projekti',
54 'menu.tasks' => 'Zadaci',
55 'menu.users' => 'Korisnici',
56 'menu.teams' => 'Timovi',
57 'menu.export' => 'Izvoz',
58 'menu.clients' => 'Klijenti',
59 'menu.options' => 'Opcije',
60
61 // Footer - strings on the bottom of most pages.
62 'footer.contribute_msg' => 'Time Tracker-u možete doprineti i na drugi način.',
63 'footer.credits' => 'Zasluge',
64 'footer.license' => 'Licenca',
65 'footer.improve' => 'Unapredi',
66
67 // Error messages.
68 'error.access_denied' => 'Pristup odbijen.',
69 'error.sys' => 'Greška u sistemu.',
70 'error.db' => 'Greška u bazi podataka.',
71 'error.field' => 'Pogrešan "{0}" podatak.',
72 'error.empty' => 'Polje "{0}" je prazno.',
73 'error.not_equal' => 'Polje "{0}" nije jednak polju "{1}".',
74 'error.interval' => 'Polje "{0}" mora biti viši od "{1}".',
75 'error.project' => 'Odaberi projekat.',
76 'error.task' => 'Odaberi zadatak.',
77 'error.client' => 'Odaberi klijenta.',
78 'error.report' => 'Odaberi izveštaj.',
79 // TODO: translate the following.
80 // 'error.record' => 'Select record.',
81 'error.auth' => 'Pogrešno korisničko ime ili lozinka.',
82 'error.user_exists' => 'Korisnik pod ovim imenom već postoji.',
83 // TODO: translate the following.
84 // 'error.object_exists' => 'Object with this name already exists.',
85 'error.project_exists' => 'Projekat pod ovim nazivom već postoji.',
86 'error.task_exists' => 'Zadatak pod ovim nazivom već postoji.',
87 'error.client_exists' => 'Klijent pod ovim imenom već postoji.',
88 'error.invoice_exists' => 'Račun pod ovim brojem već postoji.',
89 'error.no_invoiceable_items' => 'Nema stavke za naplatu.',
90 'error.no_login' => 'Nema korisnika pod ovom prijavom',
91 'error.no_teams' => 'Vaša baza podataka je prazna. Prijavite se kao administrator i napravite novi tim.',
92 'error.upload' => 'Greška pri otpremanju podatka.',
93 // TODO: translate the following.
94 // 'error.range_locked' => 'Date range is locked.',
95 'error.mail_send' => 'Greška u slanju mejla.',
96 'error.no_email' => 'Nema imejla pod korisničkom imenom.',
97 'error.uncompleted_exists' => 'Unos već postoji ali je nekompletan. Zatvorite postojeći ili obrišite unos.',
98 'error.goto_uncompleted' => 'Prikaži postojeći unos.',
99 'error.overlap' => 'Navedeni vremenski interval se podudara sa već unetim vremenom.',
100 'error.future_date' => 'Naveli ste budući datum.',
101
102 // Labels for buttons.
103 'button.login' => 'Prijava',
104 'button.now' => 'Sada',
105 'button.save' => 'Sačuvaj',
106 'button.copy' => 'Kopiraj',
107 'button.cancel' => 'Otkaži',
108 'button.submit' => 'Pošalji',
109 'button.add' => 'Dodaj',
110 'button.generate' => 'Napravi',
111 'button.reset_password' => 'Resetuj lozinku',
112 'button.send' => 'Pošalji',
113 'button.send_by_email' => 'Pošalji mejlom',
114 'button.create_team' => 'Napravi tim',
115 'button.export' => 'Izvezi tim',
116 'button.import' => 'Uvezi tim',
117 'button.close' => 'Zatvori',
118 'button.stop' => 'Stani',
119
120 // Labels for controls on forms. Labels in this section are used on multiple forms.
121 'label.team_name' => 'Naziv tim-a',
122 'label.address' => 'Adresa',
123 'label.currency' => 'Valuta',
124 'label.manager_name' => 'Ime Menadžera',
125 'label.manager_login' => 'Menadžer prijava',
126 'label.person_name' => 'Ime',
127 'label.thing_name' => 'Naziv',
128 'label.login' => 'Prijava',
129 'label.password' => 'Lozinka',
130 'label.confirm_password' => 'Potvrdi lozinku',
131 'label.email' => 'Email',
132 'label.cc' => 'Cc',
133 // TODO: translate the following.
134 // 'label.bcc' => 'Bcc',
135 'label.subject' => 'Naslov',
136 'label.date' => 'Datum',
137 'label.start_date' => 'Početni datum',
138 'label.end_date' => 'Krajnji datum',
139 'label.user' => 'Korisnik',
140 'label.users' => 'Korisnici',
141 // TODO: translate the following.
142 // 'label.roles' => 'Roles',
143 'label.client' => 'Klijent',
144 'label.clients' => 'Klijenti',
145 'label.option' => 'Opcije',
146 'label.invoice' => 'Račun',
147 'label.project' => 'Projekat',
148 'label.projects' => 'Projekti',
149 'label.task' => 'Zadatak',
150 'label.tasks' => 'Zadaci',
151 'label.description' => 'Opis',
152 'label.start' => 'Početak',
153 'label.finish' => 'Završetak',
154 'label.duration' => 'Trajanje',
155 'label.note' => 'Napomena',
156 // TODO: translate the following.
157 // 'label.notes' => 'Notes',
158 'label.item' => 'Stavka',
159 'label.cost' => 'Cena',
160 'label.day_total' => 'Zbir časova dnevno',
161 'label.week_total' => 'Zbir časova nedeljno',
162 // TODO: translate the following.
163 // 'label.month_total' => 'Month total',
164 'label.today' => 'Danas',
165 'label.view' => 'Pregledaj',
166 'label.edit' => 'Izmeni',
167 'label.delete' => 'Obriši',
168 'label.configure' => 'Podesi',
169 'label.select_all' => 'Odaberi sve',
170 'label.select_none' => 'Poništi sve',
171 // TODO: translate the following.
172 // 'label.day_view' => 'Day view',
173 // 'label.week_view' => 'Week view',
174 'label.id' => 'ID',
175 'label.language' => 'Jezik',
176 'label.decimal_mark' => 'Decimala',
177 'label.date_format' => 'Format datuma',
178 'label.time_format' => 'Format vremena',
179 'label.week_start' => 'Prvi dan u nedelji',
180 'label.comment' => 'Komentar',
181 'label.status' => 'Status',
182 'label.tax' => 'Porez',
183 'label.subtotal' => 'Međuzbir',
184 'label.total' => 'Ukupno',
185 'label.client_name' => 'Ime klijenta',
186 'label.client_address' => 'Adresa klijenta',
187 'label.or' => 'ili',
188 'label.error' => 'Greška',
189 'label.ldap_hint' => 'Unesi tvoju <b>Windows prijavu</b> i <b>lozinku</b> u polje ispod.',
190 'label.required_fields' => '* - obavezna polja',
191 'label.on_behalf' => 'ispred',
192 'label.role_manager' => '(menadžer)',
193 'label.role_comanager' => '(saradnik)',
194 'label.role_admin' => '(administrator)',
195 'label.page' => 'Strana',
196 // TODO: translate the following.
197 // 'label.condition' => 'Condition',
198 // 'label.yes' => 'yes',
199 // 'label.no' => 'no',
200 // Labels for plugins (extensions to Time Tracker that provide additional features).
201 'label.custom_fields' => 'Dodatna polja',
202 // Translate the following.
203 // 'label.monthly_quotas' => 'Monthly quotas',
204 'label.type' => 'Tipovi',
205 'label.type_dropdown' => 'odaberi',
206 'label.type_text' => 'text',
207 'label.required' => 'Obavezan',
208 'label.fav_report' => 'Omiljeni izveštaji',
209 'label.cron_schedule' => 'Sredi raspored',
210 'label.what_is_it' => 'Šta je ovo?',
211 // TODO: Translate the following.
212 // 'label.expense' => 'Expense',
213 // 'label.quantity' => 'Quantity',
214 // 'label.paid_status' => 'Paid status',
215 // 'label.paid' => 'Paid',
216 // 'button.mark_paid' => 'Mark paid',
217 // 'label.week_note' => 'Week note',
218 // 'label.week_list' => 'Week list',
219
220 // Form titles.
221 'title.login' => 'Prijava',
222 'title.teams' => 'Timovi',
223 'title.create_team' => 'Napravi tim',
224 'title.edit_team' => 'Izmeni tim',
225 'title.delete_team' => 'Obriši tim',
226 'title.reset_password' => 'Resetuj Lozinku',
227 'title.change_password' => 'Promeni Lozinku',
228 'title.time' => 'Vreme',
229 'title.edit_time_record' => 'Izmeni unos vremena',
230 'title.delete_time_record' => 'Obriši unos vremena',
231 'title.expenses' => 'Troškovi',
232 'title.edit_expense' => 'Izmeni stavke troškova',
233 'title.delete_expense' => 'Obriši stavke troškova',
234 'title.reports' => 'Izveštaji',
235 'title.report' => 'Izveštaj',
236 'title.send_report' => 'Slanje izveštaja',
237 'title.invoice' => 'Račun',
238 'title.send_invoice' => 'Slanje računa',
239 'title.charts' => 'Grafikoni',
240 'title.projects' => 'Projekti',
241 'title.add_project' => 'Dodavanje projekta',
242 'title.edit_project' => 'Izmena projekta',
243 'title.delete_project' => 'Brisanje projekta',
244 'title.tasks' => 'Zadaci',
245 'title.add_task' => 'Dodavanje zadatka',
246 'title.edit_task' => 'Izmena zadatka',
247 'title.delete_task' => 'Brisanje zadatka',
248 'title.users' => 'Korisnik',
249 'title.add_user' => 'Dodavanje korisnika',
250 'title.edit_user' => 'Izmena korisnika',
251 'title.delete_user' => 'Brisanje korisnika',
252 // TODO: translate the following.
253 // 'title.roles' => 'Roles',
254 // 'title.add_role' => 'Adding Role',
255 // 'title.edit_role' => 'Editing Role',
256 // 'title.delete_role' => 'Deleting Role',
257 'title.clients' => 'Klijenti',
258 'title.add_client' => 'Dodavanje klijenta',
259 'title.edit_client' => 'Izmena klijenta',
260 'title.delete_client' => 'Brisanje klijenta',
261 'title.invoices' => 'Računi',
262 'title.add_invoice' => 'Dodavanje računa',
263 'title.view_invoice' => 'Pregled računa',
264 'title.delete_invoice' => 'Brisanje računa',
265 'title.notifications' => 'Napomene',
266 'title.add_notification' => 'Dodavanje napomene',
267 'title.edit_notification' => 'Izmena napomene',
268 'title.delete_notification' => 'Brisanje napomene',
269 // 'title.monthly_quotas' => 'Monthly Quotas',
270 'title.export' => 'Izvoz podataka tim-a',
271 'title.import' => 'Uvoz podataka tim-a',
272 'title.options' => 'Opcije',
273 'title.profile' => 'Profil',
274 'title.cf_custom_fields' => 'Dodatna polja',
275 'title.cf_add_custom_field' => 'Dodavanje dodatnih polja',
276 'title.cf_edit_custom_field' => 'Izmena dodatnih polja',
277 'title.cf_delete_custom_field' => 'Brisanje dodatnih polja',
278 'title.cf_dropdown_options' => 'Ocije mogućnosti odabira',
279 'title.cf_add_dropdown_option' => 'Dodavanje opcija',
280 'title.cf_edit_dropdown_option' => 'Izmena opcija',
281 'title.cf_delete_dropdown_option' => 'Brisanje opcija',
282 // NOTE TO TRANSLATORS: Locking is a feature to lock records from modifications (ex: weekly on Mondays we lock all previous weeks).
283 // It is also a name for the Locking plugin on the Team profile page.
284 // TODO: translate the following.
285 // 'title.locking' => 'Locking',
286 // 'title.week_view' => 'Week View',
287
288 // Section for common strings inside combo boxes on forms. Strings shared between forms shall be placed here.
289 // Strings that are used in a single form must go to the specific form section.
290 'dropdown.all' => '--- svi ---',
291 'dropdown.no' => '--- ništa ---',
292 // TODO: translate the following.
293 // 'dropdown.current_day' => 'today',
294 // 'dropdown.previous_day' => 'yesterday',
295 'dropdown.selected_day' => 'dan',
296 'dropdown.current_week' => 'ova nedelja',
297 'dropdown.previous_week' => 'prošla nedelja',
298 'dropdown.selected_week' => 'nedelja',
299 'dropdown.current_month' => 'ovaj mesec',
300 'dropdown.previous_month' => 'prošli mesec',
301 'dropdown.selected_month' => 'mesec',
302 'dropdown.current_year' => 'ova godina',
303 // TODO: translate the following.
304 // 'dropdown.previous_year' => 'previous year',
305 'dropdown.selected_year' => 'godina',
306 'dropdown.all_time' => 'svi datumi',
307 'dropdown.projects' => 'projekti',
308 'dropdown.tasks' => 'zadaci',
309 'dropdown.clients' => 'klijenti',
310 'dropdown.select' => '--- odaberi ---',
311 'dropdown.select_invoice' => '--- odaberi račun ---',
312 'dropdown.status_active' => 'aktivan',
313 'dropdown.status_inactive' => 'neaktivan',
314 'dropdown.delete' => 'obriši',
315 'dropdown.do_not_delete' => 'nemoj obrisati',
316 // TODO: translate the following.
317 // 'dropdown.paid' => 'paid',
318 // 'dropdown.not_paid' => 'not paid',
319
320 // 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.
321 // One exception is for closely related forms such as "Time" and "Editing Time Record" with similar controls. In such cases
322 // a string can be defined on the main form and used on related forms. The reasoning for this is to make translation effort easier.
323 // Strings that are used on multiple unrelated forms should be placed in shared sections such as label.<stringname>, etc.
324
325 // Forma prijave. Pogledajte primer na https://timetracker.anuko.com/login.php.
326 'form.login.forgot_password' => 'Zaboravili ste lozinku?',
327 '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.',
328
329 // Izmena forme za lozinku. Pogledajte primer na https://timetracker.anuko.com/password_reset.php.
330 'form.reset_password.message' => 'Zahtev za izmenu lozinke je poslat mejlom.',
331 'form.reset_password.email_subject' => 'Anuko Time Tracker zahtev za izmenu lozinke',
332 'form.reset_password.email_body' => "Poštovani korisniče,\n\nneko, najverovatnije vi, 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",
333
334 // Forma za izmenu lozinke. Pogledajte primer na https://timetracker.anuko.com/password_change.php?ref=1.
335 'form.change_password.tip' => 'Unesite novu lozinku i sačuvajte isti.',
336
337 // Forma vremena. Pogledajte primer na https://timetracker.anuko.com/time.php.
338 'form.time.duration_format' => '(hh:mm or 0.0h)',
339 'form.time.billable' => 'Naplativ',
340 'form.time.uncompleted' => 'Nezavršen',
341 // TODO: translate the folllowing.
342 // 'form.time.remaining_quota' => 'Remaining quota',
343 // 'form.time.over_quota' => 'Over quota',
344
345 // Izmena vremenske forme. Pogledajte primer na https://timetracker.anuko.com/time_edit.php (get there by editing an uncompleted time record).
346 'form.time_edit.uncompleted' => 'Ovaj zapis je sačuvan sa početnim vremenom i nije greška.',
347
348 // Week view form. See example at https://timetracker.anuko.com/week.php.
349 // TODO: translate the following.
350 // 'form.week.new_entry' => 'New entry',
351
352 // Forma izveštaja. Pogledajte primer na https://timetracker.anuko.com/reports.php
353 'form.reports.save_as_favorite' => 'Sačuvaj u omiljenima',
354 'form.reports.confirm_delete' => 'Da li ste sigurni da želite obrisati omiljene izveštaje?',
355 'form.reports.include_billable' => 'naplativo',
356 'form.reports.include_not_billable' => 'ne naplativo',
357 'form.reports.include_invoiced' => 'obračunato',
358 'form.reports.include_not_invoiced' => 'nije obračunato',
359 'form.reports.select_period' => 'Odaberi vremenski raspon',
360 'form.reports.set_period' => 'ili podesi datum',
361 'form.reports.show_fields' => 'Prikaži polja u izveštaju',
362 'form.reports.group_by' => 'Grupiši po',
363 'form.reports.group_by_no' => '--- nemoj grupisati ---',
364 'form.reports.group_by_date' => 'datum',
365 'form.reports.group_by_user' => 'korisnik',
366 'form.reports.group_by_client' => 'klijent',
367 'form.reports.group_by_project' => 'projekat',
368 'form.reports.group_by_task' => 'zadatak',
369 'form.reports.totals_only' => 'Samo zbirno',
370
371 // Forma izveštaja. Pogledajte primer na https://timetracker.anuko.com/report.php
372 // (after generating a report at https://timetracker.anuko.com/reports.php).
373 'form.report.export' => 'Izvoz',
374 // TODO: translate the following.
375 // 'form.report.assign_to_invoice' => 'Assign to invoice',
376
377 // Forma izveštaja. Pogledajte primer na https://timetracker.anuko.com/invoice.php
378 // (you can get to this form after generating a report).
379 'form.invoice.number' => 'Broj računa',
380 'form.invoice.person' => 'Osoba',
381
382 // Deleting Invoice form. See example at https://timetracker.anuko.com/invoice_delete.php
383 'form.invoice.invoice_to_delete' => 'Račun za brisanje',
384 'form.invoice.invoice_entries' => 'Unos u račun',
385 // TODO: translate the following.
386 // 'form.invoice.confirm_deleting_entries' => 'Please confirm deleting invoice entries from Time Tracker.',
387
388 // Forma grafikona. Pogledajte primer na https://timetracker.anuko.com/charts.php
389 'form.charts.interval' => 'Intervali',
390 'form.charts.chart' => 'Grafikon',
391
392 // Forma projekata. Pogledajte primer na https://timetracker.anuko.com/projects.php
393 'form.projects.active_projects' => 'Aktivni projekti',
394 'form.projects.inactive_projects' => 'Neaktivni projekti',
395
396 // Forma zadataka. Pogledajte primer na https://timetracker.anuko.com/tasks.php
397 'form.tasks.active_tasks' => 'Aktivni zadaci',
398 'form.tasks.inactive_tasks' => 'Neaktivni zadaci',
399
400 // Korisnička forma. Pogledajte primer na https://timetracker.anuko.com/users.php
401 'form.users.active_users' => 'Aktivni korisnik',
402 'form.users.inactive_users' => 'Neaktivni korisnik',
403 // TODO: translate the following.
404 // 'form.users.uncompleted_entry' => 'User has an uncompleted time entry',
405 'form.users.role' => 'Funkcija',
406 'form.users.manager' => 'Menadžer',
407 'form.users.comanager' => 'Saradnik',
408 'form.users.rate' => 'Cena',
409 'form.users.default_rate' => 'Podrazumevana cena sati',
410
411 // Roles form. See example at https://timetracker.anuko.com/roles.php
412 // TODO: translate the following.
413 // 'form.roles.active_roles' => 'Active Roles',
414 // 'form.roles.inactive_roles' => 'Inactive Roles',
415 // 'form.roles.rights' => 'Rights',
416
417 // Forma klijenata. Pogledajte primer na https://timetracker.anuko.com/clients.php
418 'form.clients.active_clients' => 'Aktivni klijent',
419 'form.clients.inactive_clients' => 'Neaktivni klijent',
420
421 // Forma brisanja klijenta. Pogledajte primer na  https://timetracker.anuko.com/client_delete.php
422 'form.client.client_to_delete' => 'Klijent za brisanje',
423 'form.client.client_entries' => 'Unos klijenta',
424
425 // Exporting Team Data form. See example at https://timetracker.anuko.com/export.php
426 'form.export.hint' => 'Postoji mogućnost izvoza svih podataka od timova u xml fajlu. Može vam biti korisno ako imate internu bazu podataka.',
427 'form.export.compression' => 'Kompresija',
428 'form.export.compression_none' => 'ništa',
429 'form.export.compression_bzip' => 'bzip',
430
431 // Importing Team Data form. See example at https://timetracker.anuko.com/imort.php (login as admin first).
432 'form.import.hint' => 'Uvezi podatke timova iz xml fajla.',
433 'form.import.file' => 'Odaberi datoteku',
434 'form.import.success' => 'Uvoz uspešan.',
435
436 // Teams form. See example at https://timetracker.anuko.com/admin_teams.php (login as admin first).
437 'form.teams.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).',
438
439 // Forma profila. Pogledajte primer na at https://timetracker.anuko.com/profile_edit.php.
440 'form.profile.12_hours' => '12 časova',
441 'form.profile.24_hours' => '24 časova',
442 // TODO: translate the following.
443 // 'form.profile.show_holidays' => 'Show holidays',
444 'form.profile.tracking_mode' => 'Način evidencije',
445 'form.profile.mode_time' => 'vreme',
446 'form.profile.mode_projects' => 'projekti',
447 'form.profile.mode_projects_and_tasks' => 'projekti i zadaci',
448 'form.profile.record_type' => 'Način čuvanja',
449 'form.profile.type_all' => 'sve',
450 'form.profile.type_start_finish' => 'početak i kraj',
451 'form.profile.type_duration' => 'trajanje',
452 // TODO: translate the following.
453 // 'form.profile.punch_mode' => 'Punch mode',
454 // 'form.profile.allow_overlap' => 'Allow overlap',
455 // 'form.profile.future_entries' => 'Future entries',
456 // 'form.profile.uncompleted_indicators' => 'Uncompleted indicators',
457 'form.profile.plugins' => 'Dodaci',
458
459 // Forma mejla. Pogledajte primer na https://timetracker.anuko.com/report_send.php when emailing a report.
460 'form.mail.from' => 'Od',
461 'form.mail.to' => 'Za',
462 'form.mail.report_subject' => 'Evidencija vremena',
463 '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.',
464 'form.mail.report_sent' => 'Izveštaj poslat.',
465 'form.mail.invoice_sent' => 'Račun poslat.',
466
467 // Quotas configuration form.
468 // TODO: translate the following.
469 // 'form.quota.year' => 'Year',
470 // 'form.quota.month' => 'Month',
471 // 'form.quota.quota' => 'Quota',
472 // 'form.quota.workday_hours' => 'Hours in a work day',
473 // 'form.quota.hint' => 'If values are empty, quotas are calculated automatically based on workday hours and holidays.',
474
475 // Roles and rights. These strings are used in multiple places. Grouped here to provide consistent translations.
476 // TODO: translate the following.
477 // 'role.user.label' => 'User',
478 // 'role.user.low_case_label' => 'user',
479 // 'role.user.description' => 'A regular member without management rights.',
480 // 'role.client.label' => 'Client',
481 // 'role.client.low_case_label' => 'client',
482 // 'role.client.description' => 'A client can view its own reports, charts, and invoices.',
483 // 'role.supervisor.label' => 'Supervisor',
484 // 'role.supervisor.low_case_label' => 'supervisor',
485 // 'role.supervisor.description' => 'A person with a small set of management rights.',
486 // 'role.comanager.label' => 'Co-manager',
487 // 'role.comanager.low_case_label' => 'co-manager',
488 // 'role.comanager.description' => 'A person with a big set of management functions.',
489 // 'role.manager.label' => 'Manager',
490 // 'role.manager.low_case_label' => 'manager',
491 // 'role.manager.description' => 'Group manager. Can do most of things for a group.',
492 // 'role.top_manager.label' => 'Top manager',
493 // 'role.top_manager.low_case_label' => 'top manager',
494 // 'role.top_manager.description' => 'Top group manager. Can do everything in a tree of groups.',
495 // 'role.admin.label' => 'Administrator',
496 // 'role.admin.low_case_label' => 'administrator',
497 // 'role.admin.description' => 'Site adminsitrator.',
498 );