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.
 
  11 // | There are only two ways to violate the license:
 
  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).
 
  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).
 
  21 // | This license applies to this document only, not any other software
 
  22 // | that it may be combined with.
 
  24 // +----------------------------------------------------------------------+
 
  26 // | https://www.anuko.com/time_tracker/credits.htm
 
  27 // +----------------------------------------------------------------------+
 
  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.
 
  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');
 
  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');
 
  39 $i18n_key_words = array(
 
  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 // TODO: translate the following.
 
  57 // 'menu.timesheets' => 'Timesheets',
 
  58 'menu.charts' => 'Grafikoni',
 
  59 'menu.projects' => 'Projekti',
 
  60 'menu.tasks' => 'Zadaci',
 
  61 'menu.users' => 'Korisnici',
 
  62 // TODO: translate the following.
 
  63 // 'menu.groups' => 'Groups',
 
  64 // 'menu.subgroups' => 'Subgroups',
 
  65 'menu.export' => 'Izvoz',
 
  66 'menu.clients' => 'Klijenti',
 
  67 'menu.options' => 'Opcije',
 
  69 // Footer - strings on the bottom of most pages.
 
  70 'footer.contribute_msg' => 'Time Tracker-u možete doprineti i na drugi način.',
 
  71 'footer.credits' => 'Zasluge',
 
  72 'footer.license' => 'Licenca',
 
  73 'footer.improve' => 'Unapredi',
 
  76 'error.access_denied' => 'Pristup odbijen.',
 
  77 'error.sys' => 'Greška u sistemu.',
 
  78 'error.db' => 'Greška u bazi podataka.',
 
  79 // TODO: translate the following.
 
  80 // 'error.feature_disabled' => 'Feature is disabled.',
 
  81 'error.field' => 'Pogrešan "{0}" podatak.',
 
  82 'error.empty' => 'Polje "{0}" je prazno.',
 
  83 'error.not_equal' => 'Polje "{0}" nije jednak polju "{1}".',
 
  84 'error.interval' => 'Polje "{0}" mora biti viši od "{1}".',
 
  85 'error.project' => 'Odaberi projekat.',
 
  86 'error.task' => 'Odaberi zadatak.',
 
  87 'error.client' => 'Odaberi klijenta.',
 
  88 'error.report' => 'Odaberi izveštaj.',
 
  89 // TODO: translate the following.
 
  90 // 'error.record' => 'Select record.',
 
  91 'error.auth' => 'Pogrešno korisničko ime ili lozinka.',
 
  92 'error.user_exists' => 'Korisnik pod ovim imenom već postoji.',
 
  93 // TODO: translate the following.
 
  94 // 'error.object_exists' => 'Object with this name already exists.',
 
  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 // TODO: translate the following.
 
 100 // 'error.no_records' => 'There are no records.',
 
 101 'error.no_login' => 'Nema korisnika pod ovom prijavom',
 
 102 'error.no_groups' => 'Vaša baza podataka je prazna. Prijavite se kao administrator i napravite novi tim.', // TODO: replace "team" with "group".
 
 103 'error.upload' => 'Greška pri otpremanju podatka.',
 
 104 // TODO: translate the following.
 
 105 // 'error.range_locked' => 'Date range is locked.',
 
 106 'error.mail_send' => 'Greška u slanju mejla.',
 
 107 // TODO: improve the translation above by adding MAIL_SMTP_DEBUG part.
 
 108 // 'error.mail_send' => 'Error sending mail. Use MAIL_SMTP_DEBUG for diagnostics.',
 
 109 'error.no_email' => 'Nema imejla pod korisničkom imenom.',
 
 110 'error.uncompleted_exists' => 'Unos već postoji ali je nekompletan. Zatvorite postojeći ili obrišite unos.',
 
 111 'error.goto_uncompleted' => 'Prikaži postojeći unos.',
 
 112 'error.overlap' => 'Navedeni vremenski interval se podudara sa već unetim vremenom.',
 
 113 'error.future_date' => 'Naveli ste budući datum.',
 
 114 // TODO: translate the following.
 
 115 // 'error.xml' => 'Error in XML file at line %d: %s.',
 
 116 // 'error.cannot_import' => 'Cannot import: %s.',
 
 117 // 'error.format' => 'Invalid file format.',
 
 118 // 'error.user_count' => 'Limit on user count.',
 
 119 // 'error.expired' => 'Expiration date reached.',
 
 120 // 'error.file_storage' => 'File storage error.',
 
 123 // TODO: translate the following.
 
 124 // 'warn.sure' => 'Are you sure?',
 
 125 // 'warn.confirm_save' => 'Date has changed. Confirm saving, not copying this item.',
 
 128 // TODO: translate the following.
 
 129 // 'msg.success' => 'Operation completed successfully.',
 
 131 // Labels for buttons.
 
 132 'button.login' => 'Prijava',
 
 133 'button.now' => 'Sada',
 
 134 'button.save' => 'Sačuvaj',
 
 135 'button.copy' => 'Kopiraj',
 
 136 'button.cancel' => 'Otkaži',
 
 137 'button.submit' => 'Pošalji',
 
 138 'button.add' => 'Dodaj',
 
 139 'button.delete' => 'Obriši',
 
 140 'button.generate' => 'Napravi',
 
 141 'button.reset_password' => 'Resetuj lozinku',
 
 142 'button.send' => 'Pošalji',
 
 143 'button.send_by_email' => 'Pošalji mejlom',
 
 144 'button.create_group' => 'Napravi tim', // TODO: replace "team" with "group".
 
 145 'button.export' => 'Izvezi tim', // TODO: replace "team" with "group".
 
 146 'button.import' => 'Uvezi tim', // TODO: replace "team" with "group".
 
 147 'button.close' => 'Zatvori',
 
 148 'button.stop' => 'Stani',
 
 149 // TODO: translate the following.
 
 150 // 'button.approve' => 'Approve',
 
 151 // 'button.disapprove' => 'Disapprove',
 
 153 // Labels for controls on forms. Labels in this section are used on multiple forms.
 
 154 'label.group_name' => 'Naziv tim-a', // TODO: replace "team" with "group".
 
 155 'label.address' => 'Adresa',
 
 156 'label.currency' => 'Valuta',
 
 157 'label.manager_name' => 'Ime Menadžera',
 
 158 'label.manager_login' => 'Menadžer prijava',
 
 159 'label.person_name' => 'Ime',
 
 160 'label.thing_name' => 'Naziv',
 
 161 'label.login' => 'Prijava',
 
 162 'label.password' => 'Lozinka',
 
 163 'label.confirm_password' => 'Potvrdi lozinku',
 
 164 'label.email' => 'Email',
 
 166 // TODO: translate the following.
 
 167 // 'label.bcc' => 'Bcc',
 
 168 'label.subject' => 'Naslov',
 
 169 'label.date' => 'Datum',
 
 170 'label.start_date' => 'Početni datum',
 
 171 'label.end_date' => 'Krajnji datum',
 
 172 'label.user' => 'Korisnik',
 
 173 'label.users' => 'Korisnici',
 
 174 // TODO: translate the following.
 
 175 // 'label.group' => 'Group',
 
 176 // 'label.subgroups' => 'Subgroups',
 
 177 // 'label.roles' => 'Roles',
 
 178 'label.client' => 'Klijent',
 
 179 'label.clients' => 'Klijenti',
 
 180 'label.option' => 'Opcije',
 
 181 'label.invoice' => 'Račun',
 
 182 'label.project' => 'Projekat',
 
 183 'label.projects' => 'Projekti',
 
 184 'label.task' => 'Zadatak',
 
 185 'label.tasks' => 'Zadaci',
 
 186 'label.description' => 'Opis',
 
 187 'label.start' => 'Početak',
 
 188 'label.finish' => 'Završetak',
 
 189 'label.duration' => 'Trajanje',
 
 190 'label.note' => 'Napomena',
 
 191 // TODO: translate the following.
 
 192 // 'label.notes' => 'Notes',
 
 193 'label.item' => 'Stavka',
 
 194 'label.cost' => 'Cena',
 
 195 // TODO: translate the following.
 
 196 // 'label.ip' => 'IP',
 
 197 'label.day_total' => 'Zbir časova dnevno',
 
 198 'label.week_total' => 'Zbir časova nedeljno',
 
 199 // TODO: translate the following.
 
 200 // 'label.month_total' => 'Month total',
 
 201 'label.today' => 'Danas',
 
 202 'label.view' => 'Pregledaj',
 
 203 'label.edit' => 'Izmeni',
 
 204 'label.delete' => 'Obriši',
 
 205 'label.configure' => 'Podesi',
 
 206 'label.select_all' => 'Odaberi sve',
 
 207 'label.select_none' => 'Poništi sve',
 
 208 // TODO: translate the following.
 
 209 // 'label.day_view' => 'Day view',
 
 210 // 'label.week_view' => 'Week view',
 
 212 'label.language' => 'Jezik',
 
 213 'label.decimal_mark' => 'Decimala',
 
 214 'label.date_format' => 'Format datuma',
 
 215 'label.time_format' => 'Format vremena',
 
 216 'label.week_start' => 'Prvi dan u nedelji',
 
 217 'label.comment' => 'Komentar',
 
 218 'label.status' => 'Status',
 
 219 'label.tax' => 'Porez',
 
 220 'label.subtotal' => 'Međuzbir',
 
 221 'label.total' => 'Ukupno',
 
 222 'label.client_name' => 'Ime klijenta',
 
 223 'label.client_address' => 'Adresa klijenta',
 
 225 'label.error' => 'Greška',
 
 226 'label.ldap_hint' => 'Unesi tvoju <b>Windows prijavu</b> i <b>lozinku</b> u polje ispod.',
 
 227 'label.required_fields' => '* - obavezna polja',
 
 228 'label.on_behalf' => 'ispred',
 
 229 'label.role_manager' => '(menadžer)',
 
 230 'label.role_comanager' => '(saradnik)',
 
 231 'label.role_admin' => '(administrator)',
 
 232 'label.page' => 'Strana',
 
 233 // TODO: translate the following.
 
 234 // 'label.condition' => 'Condition',
 
 235 // 'label.yes' => 'yes',
 
 236 // 'label.no' => 'no',
 
 237 // Labels for plugins (extensions to Time Tracker that provide additional features).
 
 238 'label.custom_fields' => 'Dodatna polja',
 
 239 // Translate the following.
 
 240 // 'label.monthly_quotas' => 'Monthly quotas',
 
 241 'label.type' => 'Tipovi',
 
 242 'label.type_dropdown' => 'odaberi',
 
 243 'label.type_text' => 'text',
 
 244 'label.required' => 'Obavezan',
 
 245 'label.fav_report' => 'Omiljeni izveštaji',
 
 246 // TODO: translate the following.
 
 247 // 'label.schedule' => 'Schedule',
 
 248 'label.what_is_it' => 'Šta je ovo?',
 
 249 // TODO: Translate the following.
 
 250 // 'label.expense' => 'Expense',
 
 251 // 'label.quantity' => 'Quantity',
 
 252 // 'label.paid_status' => 'Paid status',
 
 253 // 'label.paid' => 'Paid',
 
 254 // 'button.mark_paid' => 'Mark paid',
 
 255 // 'label.week_note' => 'Week note',
 
 256 // 'label.week_list' => 'Week list',
 
 257 // 'label.work_units' => 'Work units',
 
 258 'label.totals_only' => 'Samo zbirno',
 
 259 // TODO: translate the following.
 
 260 // 'label.quota' => 'Quota',
 
 261 // 'label.timesheet' => 'Timesheet',
 
 262 // 'label.submitted' => 'Submitted',
 
 263 // 'label.approved' => 'Approved',
 
 264 // 'label.approval' => 'Report approval',
 
 265 // 'label.mark_approved' => 'Mark approved',
 
 266 // 'label.template' => 'Template',
 
 267 // 'label.attachments' => 'Attachments',
 
 268 // 'label.files' => 'Files',
 
 269 // 'label.file' => 'File',
 
 270 // 'label.image' => 'Image',
 
 271 // 'label.download' => 'Download',
 
 274 'title.error' => 'Greška',
 
 275 // TODO: Translate the following.
 
 276 // 'title.success' => 'Success',
 
 277 'title.login' => 'Prijava',
 
 278 'title.groups' => 'Timovi', // TODO: change "teams" to "groups".
 
 279 // TODO: translate the following.
 
 280 // 'title.subgroups' => 'Subgroups',
 
 281 // 'title.add_group' => 'Adding Group',
 
 282 'title.edit_group' => 'Izmeni tim', // TODO: change "team" to "group".
 
 283 'title.delete_group' => 'Obriši tim', // TODO: change "team" to "group".
 
 284 'title.reset_password' => 'Resetuj Lozinku',
 
 285 'title.change_password' => 'Promeni Lozinku',
 
 286 'title.time' => 'Vreme',
 
 287 'title.edit_time_record' => 'Izmeni unos vremena',
 
 288 'title.delete_time_record' => 'Obriši unos vremena',
 
 289 // TODO: Translate the following.
 
 290 // 'title.time_files' => 'Time Record Files',
 
 291 'title.expenses' => 'Troškovi',
 
 292 'title.edit_expense' => 'Izmeni stavke troškova',
 
 293 'title.delete_expense' => 'Obriši stavke troškova',
 
 294 'title.reports' => 'Izveštaji',
 
 295 'title.report' => 'Izveštaj',
 
 296 'title.send_report' => 'Slanje izveštaja',
 
 297 // TODO: Translate the following.
 
 298 // 'title.timesheets' => 'Timesheets',
 
 299 // 'title.timesheet' => 'Timesheet',
 
 300 // 'title.timesheet_files' => 'Timesheet Files',
 
 301 'title.invoice' => 'Račun',
 
 302 'title.send_invoice' => 'Slanje računa',
 
 303 'title.charts' => 'Grafikoni',
 
 304 'title.projects' => 'Projekti',
 
 305 // TODO: translate the following.
 
 306 // 'title.project_files' => 'Project Files',
 
 307 'title.add_project' => 'Dodavanje projekta',
 
 308 'title.edit_project' => 'Izmena projekta',
 
 309 'title.delete_project' => 'Brisanje projekta',
 
 310 'title.tasks' => 'Zadaci',
 
 311 'title.add_task' => 'Dodavanje zadatka',
 
 312 'title.edit_task' => 'Izmena zadatka',
 
 313 'title.delete_task' => 'Brisanje zadatka',
 
 314 'title.users' => 'Korisnik',
 
 315 'title.add_user' => 'Dodavanje korisnika',
 
 316 'title.edit_user' => 'Izmena korisnika',
 
 317 'title.delete_user' => 'Brisanje korisnika',
 
 318 // TODO: translate the following.
 
 319 // 'title.roles' => 'Roles',
 
 320 // 'title.add_role' => 'Adding Role',
 
 321 // 'title.edit_role' => 'Editing Role',
 
 322 // 'title.delete_role' => 'Deleting Role',
 
 323 'title.clients' => 'Klijenti',
 
 324 'title.add_client' => 'Dodavanje klijenta',
 
 325 'title.edit_client' => 'Izmena klijenta',
 
 326 'title.delete_client' => 'Brisanje klijenta',
 
 327 'title.invoices' => 'Računi',
 
 328 'title.add_invoice' => 'Dodavanje računa',
 
 329 'title.view_invoice' => 'Pregled računa',
 
 330 'title.delete_invoice' => 'Brisanje računa',
 
 331 'title.notifications' => 'Napomene',
 
 332 'title.add_notification' => 'Dodavanje napomene',
 
 333 'title.edit_notification' => 'Izmena napomene',
 
 334 'title.delete_notification' => 'Brisanje napomene',
 
 335 // TODO: translate the following.
 
 336 // 'title.add_timesheet' => 'Adding Timesheet',
 
 337 // 'title.edit_timesheet' => 'Editing Timesheet',
 
 338 // 'title.delete_timesheet' => 'Deleting Timesheet',
 
 339 // 'title.monthly_quotas' => 'Monthly Quotas',
 
 340 'title.export' => 'Izvoz podataka tim-a', // TODO: replace "team" with "group".
 
 341 'title.import' => 'Uvoz podataka tim-a', // TODO: replace "team" with "group".
 
 342 'title.options' => 'Opcije',
 
 343 // TODO: translate the following.
 
 344 // 'title.display_options' => 'Display Options',
 
 345 'title.profile' => 'Profil',
 
 346 'title.plugins' => 'Dodaci',
 
 347 'title.cf_custom_fields' => 'Dodatna polja',
 
 348 'title.cf_add_custom_field' => 'Dodavanje dodatnih polja',
 
 349 'title.cf_edit_custom_field' => 'Izmena dodatnih polja',
 
 350 'title.cf_delete_custom_field' => 'Brisanje dodatnih polja',
 
 351 'title.cf_dropdown_options' => 'Ocije mogućnosti odabira',
 
 352 'title.cf_add_dropdown_option' => 'Dodavanje opcija',
 
 353 'title.cf_edit_dropdown_option' => 'Izmena opcija',
 
 354 'title.cf_delete_dropdown_option' => 'Brisanje opcija',
 
 355 // NOTE TO TRANSLATORS: Locking is a feature to lock records from modifications (ex: weekly on Mondays we lock all previous weeks).
 
 356 // It is also a name for the Locking plugin on the group settings page.
 
 357 // TODO: translate the following.
 
 358 // 'title.locking' => 'Locking',
 
 359 // 'title.week_view' => 'Week View',
 
 360 // 'title.swap_roles' => 'Swapping Roles',
 
 361 // 'title.work_units' => 'Work Units',
 
 362 // 'title.templates' => 'Templates',
 
 363 // 'title.add_template' => 'Adding Template',
 
 364 // 'title.edit_template' => 'Editing Template',
 
 365 // 'title.delete_template' => 'Deleting Template',
 
 366 // 'title.edit_file' => 'Editing File',
 
 367 // 'title.delete_file' => 'Deleting File',
 
 368 // 'title.download_file' => 'Downloading File',
 
 369 // 'title.work' => 'Work',
 
 371 // Section for common strings inside combo boxes on forms. Strings shared between forms shall be placed here.
 
 372 // Strings that are used in a single form must go to the specific form section.
 
 373 'dropdown.all' => '--- svi ---',
 
 374 'dropdown.no' => '--- ništa ---',
 
 375 // TODO: translate the following.
 
 376 // 'dropdown.current_day' => 'today',
 
 377 // 'dropdown.previous_day' => 'yesterday',
 
 378 'dropdown.selected_day' => 'dan',
 
 379 'dropdown.current_week' => 'ova nedelja',
 
 380 'dropdown.previous_week' => 'prošla nedelja',
 
 381 'dropdown.selected_week' => 'nedelja',
 
 382 'dropdown.current_month' => 'ovaj mesec',
 
 383 'dropdown.previous_month' => 'prošli mesec',
 
 384 'dropdown.selected_month' => 'mesec',
 
 385 'dropdown.current_year' => 'ova godina',
 
 386 // TODO: translate the following.
 
 387 // 'dropdown.previous_year' => 'previous year',
 
 388 'dropdown.selected_year' => 'godina',
 
 389 'dropdown.all_time' => 'svi datumi',
 
 390 'dropdown.projects' => 'projekti',
 
 391 'dropdown.tasks' => 'zadaci',
 
 392 'dropdown.clients' => 'klijenti',
 
 393 'dropdown.select' => '--- odaberi ---',
 
 394 'dropdown.select_invoice' => '--- odaberi račun ---',
 
 395 // TODO: translate the following.
 
 396 // 'dropdown.select_timesheet' => '--- select timesheet ---',
 
 397 'dropdown.status_active' => 'aktivan',
 
 398 'dropdown.status_inactive' => 'neaktivan',
 
 399 'dropdown.delete' => 'obriši',
 
 400 'dropdown.do_not_delete' => 'nemoj obrisati',
 
 401 // TODO: translate the following.
 
 402 // 'dropdown.approved' => 'approved',
 
 403 // 'dropdown.not_approved' => 'not approved',
 
 404 // 'dropdown.paid' => 'paid',
 
 405 // 'dropdown.not_paid' => 'not paid',
 
 407 // 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.
 
 408 // One exception is for closely related forms such as "Time" and "Editing Time Record" with similar controls. In such cases
 
 409 // a string can be defined on the main form and used on related forms. The reasoning for this is to make translation effort easier.
 
 410 // Strings that are used on multiple unrelated forms should be placed in shared sections such as label.<stringname>, etc.
 
 412 // Forma prijave. Pogledajte primer na https://timetracker.anuko.com/login.php.
 
 413 'form.login.forgot_password' => 'Zaboravili ste lozinku?',
 
 414 '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.',
 
 416 // Izmena forme za lozinku. Pogledajte primer na https://timetracker.anuko.com/password_reset.php.
 
 417 'form.reset_password.message' => 'Zahtev za izmenu lozinke je poslat mejlom.',
 
 418 'form.reset_password.email_subject' => 'Anuko Time Tracker zahtev za izmenu lozinke',
 
 419 // TODO: English string has changed. "from IP" added. Re-translate the beginning.
 
 420 // '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",
 
 421 // "IP %s" probably sounds awkward.
 
 422 '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",
 
 424 // Forma za izmenu lozinke. Pogledajte primer na https://timetracker.anuko.com/password_change.php?ref=1.
 
 425 'form.change_password.tip' => 'Unesite novu lozinku i sačuvajte isti.',
 
 427 // Forma vremena. Pogledajte primer na https://timetracker.anuko.com/time.php.
 
 428 'form.time.duration_format' => '(hh:mm or 0.0h)',
 
 429 'form.time.billable' => 'Naplativ',
 
 430 'form.time.uncompleted' => 'Nezavršen',
 
 431 // TODO: translate the folllowing.
 
 432 // 'form.time.remaining_quota' => 'Remaining quota',
 
 433 // 'form.time.over_quota' => 'Over quota',
 
 434 // 'form.time.remaining_balance' => 'Remaining balance',
 
 435 // 'form.time.over_balance' => 'Over balance',
 
 437 // Izmena vremenske forme. Pogledajte primer na https://timetracker.anuko.com/time_edit.php (get there by editing an uncompleted time record).
 
 438 'form.time_edit.uncompleted' => 'Ovaj zapis je sačuvan sa početnim vremenom i nije greška.',
 
 440 // Week view form. See example at https://timetracker.anuko.com/week.php.
 
 441 // TODO: translate the following.
 
 442 // 'form.week.new_entry' => 'New entry',
 
 444 // Forma izveštaja. Pogledajte primer na https://timetracker.anuko.com/reports.php
 
 445 'form.reports.save_as_favorite' => 'Sačuvaj u omiljenima',
 
 446 'form.reports.confirm_delete' => 'Da li ste sigurni da želite obrisati omiljene izveštaje?',
 
 447 'form.reports.include_billable' => 'naplativo',
 
 448 'form.reports.include_not_billable' => 'ne naplativo',
 
 449 'form.reports.include_invoiced' => 'obračunato',
 
 450 'form.reports.include_not_invoiced' => 'nije obračunato',
 
 451 // TODO: translate the following.
 
 452 // 'form.reports.include_assigned' => 'assigned',
 
 453 // 'form.reports.include_not_assigned' => 'not assigned',
 
 454 // 'form.reports.include_pending' => 'pending',
 
 455 'form.reports.select_period' => 'Odaberi vremenski raspon',
 
 456 'form.reports.set_period' => 'ili podesi datum',
 
 457 'form.reports.show_fields' => 'Prikaži polja u izveštaju',
 
 458 'form.reports.group_by' => 'Grupiši po',
 
 459 'form.reports.group_by_no' => '--- nemoj grupisati ---',
 
 460 'form.reports.group_by_date' => 'datum',
 
 461 'form.reports.group_by_user' => 'korisnik',
 
 462 'form.reports.group_by_client' => 'klijent',
 
 463 'form.reports.group_by_project' => 'projekat',
 
 464 'form.reports.group_by_task' => 'zadatak',
 
 466 // Forma izveštaja. Pogledajte primer na https://timetracker.anuko.com/report.php
 
 467 // (after generating a report at https://timetracker.anuko.com/reports.php).
 
 468 'form.report.export' => 'Izvoz',
 
 469 // TODO: translate the following.
 
 470 // 'form.report.assign_to_invoice' => 'Assign to invoice',
 
 471 // 'form.report.assign_to_timesheet' => 'Assign to timesheet',
 
 473 // Timesheets form. See example at https://timetracker.anuko.com/timesheets.php
 
 474 // TODO: translate the following.
 
 475 // 'form.timesheets.active_timesheets' => 'Active Timesheets',
 
 476 // 'form.timesheets.inactive_timesheets' => 'Inactive Timesheets',
 
 478 // Templates form. See example at https://timetracker.anuko.com/templates.php
 
 479 // TODO: translate the following.
 
 480 // 'form.templates.active_templates' => 'Active Templates',
 
 481 // 'form.templates.inactive_templates' => 'Inactive Templates',
 
 483 // Forma izveštaja. Pogledajte primer na https://timetracker.anuko.com/invoice.php
 
 484 // (you can get to this form after generating a report).
 
 485 'form.invoice.number' => 'Broj računa',
 
 486 'form.invoice.person' => 'Osoba',
 
 488 // Deleting Invoice form. See example at https://timetracker.anuko.com/invoice_delete.php
 
 489 'form.invoice.invoice_to_delete' => 'Račun za brisanje',
 
 490 'form.invoice.invoice_entries' => 'Unos u račun',
 
 491 // TODO: translate the following.
 
 492 // 'form.invoice.confirm_deleting_entries' => 'Please confirm deleting invoice entries from Time Tracker.',
 
 494 // Forma grafikona. Pogledajte primer na https://timetracker.anuko.com/charts.php
 
 495 'form.charts.interval' => 'Intervali',
 
 496 'form.charts.chart' => 'Grafikon',
 
 498 // Forma projekata. Pogledajte primer na https://timetracker.anuko.com/projects.php
 
 499 'form.projects.active_projects' => 'Aktivni projekti',
 
 500 'form.projects.inactive_projects' => 'Neaktivni projekti',
 
 502 // Forma zadataka. Pogledajte primer na https://timetracker.anuko.com/tasks.php
 
 503 'form.tasks.active_tasks' => 'Aktivni zadaci',
 
 504 'form.tasks.inactive_tasks' => 'Neaktivni zadaci',
 
 506 // Korisnička forma. Pogledajte primer na https://timetracker.anuko.com/users.php
 
 507 'form.users.active_users' => 'Aktivni korisnik',
 
 508 'form.users.inactive_users' => 'Neaktivni korisnik',
 
 509 // TODO: translate the following.
 
 510 // 'form.users.uncompleted_entry' => 'User has an uncompleted time entry',
 
 511 'form.users.role' => 'Funkcija',
 
 512 'form.users.manager' => 'Menadžer',
 
 513 'form.users.comanager' => 'Saradnik',
 
 514 'form.users.rate' => 'Cena',
 
 515 'form.users.default_rate' => 'Podrazumevana cena sati',
 
 517 // Editing User form. See example at https://timetracker.anuko.com/user_edit.php
 
 518 // TODO: translate the following.
 
 519 // 'form.user_edit.swap_roles' => 'Swap roles',
 
 521 // Roles form. See example at https://timetracker.anuko.com/roles.php
 
 522 // TODO: translate the following.
 
 523 // 'form.roles.active_roles' => 'Active Roles',
 
 524 // 'form.roles.inactive_roles' => 'Inactive Roles',
 
 525 // 'form.roles.rank' => 'Rank',
 
 526 // 'form.roles.rights' => 'Rights',
 
 527 // 'form.roles.assigned' => 'Assigned',
 
 528 // 'form.roles.not_assigned' => 'Not assigned',
 
 530 // Forma klijenata. Pogledajte primer na https://timetracker.anuko.com/clients.php
 
 531 'form.clients.active_clients' => 'Aktivni klijent',
 
 532 'form.clients.inactive_clients' => 'Neaktivni klijent',
 
 534 // Forma brisanja klijenta. Pogledajte primer na  https://timetracker.anuko.com/client_delete.php
 
 535 'form.client.client_to_delete' => 'Klijent za brisanje',
 
 536 'form.client.client_entries' => 'Unos klijenta',
 
 538 // Exporting Group Data form. See example at https://timetracker.anuko.com/export.php
 
 539 // TODO: replace "team" with "group" in the string below.
 
 540 'form.export.hint' => 'Postoji mogućnost izvoza svih podataka od timova u xml fajlu. Može vam biti korisno ako imate internu bazu podataka.',
 
 541 'form.export.compression' => 'Kompresija',
 
 542 'form.export.compression_none' => 'ništa',
 
 543 'form.export.compression_bzip' => 'bzip',
 
 545 // Importing Group Data form. See example at https://timetracker.anuko.com/import.php (login as admin first).
 
 546 'form.import.hint' => 'Uvezi podatke timova iz xml fajla.', // TODO: replace "team" with "group".
 
 547 'form.import.file' => 'Odaberi datoteku',
 
 548 'form.import.success' => 'Uvoz uspešan.',
 
 550 // Groups form. See example at https://timetracker.anuko.com/admin_groups.php (login as admin first).
 
 551 // TODO: replace "team" with "group" in the string below.
 
 552 '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).',
 
 554 // Forma profila. Pogledajte primer na at https://timetracker.anuko.com/profile_edit.php.
 
 555 'form.group_edit.12_hours' => '12 časova',
 
 556 'form.group_edit.24_hours' => '24 časova',
 
 557 // TODO: translate the following.
 
 558 // 'form.group_edit.display_options' => 'Display options',
 
 559 // 'form.group_edit.show_holidays' => 'Show holidays',
 
 560 'form.group_edit.tracking_mode' => 'Način evidencije',
 
 561 'form.group_edit.mode_time' => 'vreme',
 
 562 'form.group_edit.mode_projects' => 'projekti',
 
 563 'form.group_edit.mode_projects_and_tasks' => 'projekti i zadaci',
 
 564 'form.group_edit.record_type' => 'Način čuvanja',
 
 565 'form.group_edit.type_all' => 'sve',
 
 566 'form.group_edit.type_start_finish' => 'početak i kraj',
 
 567 'form.group_edit.type_duration' => 'trajanje',
 
 568 // TODO: translate the following.
 
 569 // 'form.group_edit.punch_mode' => 'Punch mode',
 
 570 // 'form.group_edit.allow_overlap' => 'Allow overlap',
 
 571 // 'form.group_edit.future_entries' => 'Future entries',
 
 572 // 'form.group_edit.uncompleted_indicators' => 'Uncompleted indicators',
 
 573 // 'form.group_edit.confirm_save' => 'Confirm saving',
 
 574 // 'form.group_edit.allow_ip' => 'Allow IP',
 
 576 // Deleting Group form. See example at https://timetracker.anuko.com/delete_group.php
 
 577 // TODO: translate the following.
 
 578 // 'form.group_delete.hint' => 'Are you sure you want to delete the entire group?',
 
 580 // Forma mejla. Pogledajte primer na https://timetracker.anuko.com/report_send.php when emailing a report.
 
 581 'form.mail.from' => 'Od',
 
 582 'form.mail.to' => 'Za',
 
 583 'form.mail.report_subject' => 'Evidencija vremena',
 
 584 '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.',
 
 585 'form.mail.report_sent' => 'Izveštaj poslat.',
 
 586 'form.mail.invoice_sent' => 'Račun poslat.',
 
 588 // Quotas configuration form. See example at https://timetracker.anuko.com/quotas.php after enabling Monthly quotas plugin.
 
 589 // TODO: translate the following.
 
 590 // 'form.quota.year' => 'Year',
 
 591 // 'form.quota.month' => 'Month',
 
 592 // 'form.quota.workday_hours' => 'Hours in a work day',
 
 593 // 'form.quota.hint' => 'If values are empty, quotas are calculated automatically based on workday hours and holidays.',
 
 595 // Swap roles form. See example at https://timetracker.anuko.com/swap_roles.php.
 
 596 // TODO: translate the following.
 
 597 // 'form.swap.hint' => 'Demote yourself to a lower role by swapping roles with someone else. This cannot be undone.',
 
 598 // 'form.swap.swap_with' => 'Swap roles with',
 
 600 // Work Units configuration form. See example at https://timetracker.anuko.com/work_units.php after enabling Work units plugin.
 
 601 // TODO: translate the following.
 
 602 // 'form.work_units.minutes_in_unit' => 'Minutes in unit',
 
 603 // 'form.work_units.1st_unit_threshold' => '1st unit threshold',
 
 605 // Roles and rights. These strings are used in multiple places. Grouped here to provide consistent translations.
 
 606 // TODO: translate the following.
 
 607 // 'role.user.label' => 'User',
 
 608 // 'role.user.low_case_label' => 'user',
 
 609 // 'role.user.description' => 'A regular member without management rights.',
 
 610 // 'role.client.label' => 'Client',
 
 611 // 'role.client.low_case_label' => 'client',
 
 612 // 'role.client.description' => 'A client can view its own data.',
 
 613 // 'role.supervisor.label' => 'Supervisor',
 
 614 // 'role.supervisor.low_case_label' => 'supervisor',
 
 615 // 'role.supervisor.description' => 'A person with a small set of management rights.',
 
 616 // 'role.comanager.label' => 'Co-manager',
 
 617 // 'role.comanager.low_case_label' => 'co-manager',
 
 618 // 'role.comanager.description' => 'A person with a big set of management functions.',
 
 619 // 'role.manager.label' => 'Manager',
 
 620 // 'role.manager.low_case_label' => 'manager',
 
 621 // 'role.manager.description' => 'Group manager. Can do most of things for a group.',
 
 622 // 'role.top_manager.label' => 'Top manager',
 
 623 // 'role.top_manager.low_case_label' => 'top manager',
 
 624 // 'role.top_manager.description' => 'Top group manager. Can do everything in a tree of groups.',
 
 625 // 'role.admin.label' => 'Administrator',
 
 626 // 'role.admin.low_case_label' => 'administrator',
 
 627 // 'role.admin.description' => 'Site adminsitrator.',
 
 629 // Timesheet View form. See example at https://timetracker.anuko.com/timesheet_view.php.
 
 630 // TODO: translate the following.
 
 631 // 'form.timesheet_view.submit_subject' => 'Timesheet approval request',
 
 632 // 'form.timesheet_view.submit_body' => "A new timesheet requires approval.<p>User: %s.",
 
 633 // 'form.timesheet_view.approve_subject' => 'Timesheet approved',
 
 634 // 'form.timesheet_view.approve_body' => "Your timesheet %s was approved.<p>%s",
 
 635 // 'form.timesheet_view.disapprove_subject' => 'Timesheet not approved',
 
 636 // 'form.timesheet_view.disapprove_body' => "Your timesheet %s was not approved.<p>%s",
 
 638 // Display Options form. See example at https://timetracker.anuko.com/display_options.php.
 
 639 // TODO: translate the following.
 
 640 // 'form.display_options.note_on_separate_row' => 'Note on separate row',