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 // Note to translators: Please use proper capitalization rules for your language.
 
  34 $i18n_language = 'Română';
 
  35 $i18n_months = array('ianuarie', 'februarie', 'martie', 'aprilie', 'mai', 'iunie', 'iulie', 'august', 'septembrie', 'octombrie', 'noiembrie', 'decembrie');
 
  36 $i18n_weekdays = array('duminica', 'luni', 'marti', 'miercuri', 'joi', 'vineri', 'sambata');
 
  37 $i18n_weekdays_short = array('du', 'lu', 'ma', 'mi', 'jo', 'vi', 'sa');
 
  39 $i18n_holidays = array('01/01', '01/02', '04/19', '04/20', '05/01', '06/07', '06/08', '08/15', '12/01', '12/25', '12/26');
 
  41 $i18n_key_words = array(
 
  44 'menu.login' => 'Autentificare',
 
  45 'menu.logout' => 'Iesire',
 
  46 // TODO: Translate the following:
 
  47 // 'menu.forum' => 'Forum',
 
  48 'menu.help' => 'Ajutor',
 
  49 // Note to translators: menu.create_team needs a more accurate translation.
 
  50 'menu.create_team' => 'Creaza cont manager',
 
  51 'menu.profile' => 'Profil',
 
  52 'menu.time' => 'Timpul',
 
  53 // TODO: Translate the following:
 
  54 // 'menu.expenses' => 'Expenses',
 
  55 'menu.reports' => 'Rapoarte',
 
  56 // TODO: Translate the following:
 
  57 // 'menu.charts' => 'Charts',
 
  58 'menu.projects' => 'Proiecte',
 
  59 // TODO: Translate the following:
 
  60 // 'menu.tasks' => 'Tasks',
 
  61 // 'menu.users' => 'Users',
 
  62 'menu.teams' => 'Echipe',
 
  63 // TODO: Translate the following:
 
  64 // 'menu.export' => 'Export',
 
  65 'menu.clients' => 'Clienti',
 
  66 // TODO: Translate the following:
 
  67 // 'menu.options' => 'Options',
 
  69 // Footer - strings on the bottom of most pages.
 
  70 // TODO: Translate the following:
 
  71 // 'footer.contribute_msg' => 'You can contribute to Time Tracker in different ways.',
 
  72 // 'footer.credits' => 'Credits',
 
  73 // 'footer.license' => 'License',
 
  74 // 'footer.improve' => 'Contribute', // Translators: this could mean "Improve", if it makes better sense in your language.
 
  75                                      // This is a link to a webpage that describes how to contribute to the project.
 
  78 // TODO: Translate the following:
 
  79 // 'error.access_denied' => 'Access denied.',
 
  80 // 'error.sys' => 'System error.',
 
  81 'error.db' => 'eroare baza de date',
 
  82 // Note to translators: the string below must be translated 
 
  83 // 'error.field' => 'incorrect "{0}" data',
 
  84 'error.empty' => 'campul "{0}" este gol',
 
  85 'error.not_equal' => 'campul "{0}" nu este egal cu campul "{1}"',
 
  86 'error.interval' => 'interval incorect',
 
  87 'error.project' => 'selecteaza proiect',
 
  88 'error.activity' => 'selecteaza activitate',
 
  89 'error.auth' => 'nume de utilizator sau parola incorecta',
 
  90 // Note to translators: this string needs to be translated.
 
  91 // 'error.user_exists' => 'user with this login already exists',
 
  92 'error.project_exists' => 'proiectul cu acest nume exista deja',
 
  93 'error.activity_exists' => 'activitatea cu acest nume exista deja',
 
  94 // TODO: translate error.client_exists.
 
  95 // 'error.client_exists' => 'client with this name already exists',
 
  96 // Note to translators: this string needs to be properly translated (e-mail replaced with login).
 
  97 // 'error.no_login' => 'nu exista utilizator cu acest email',
 
  98 'error.upload' => 'eroare la upload-ul fisierului',
 
  99 // TODO: Translate the following:
 
 100 // 'error.range_locked' => 'Date range is locked.',
 
 101 // 'error.mail_send' => 'error sending mail',
 
 102 // 'error.no_email' => 'no email associated with this login',
 
 103 // 'error.uncompleted_exists' => 'uncompleted entry already exists. close or delete it.',
 
 104 // 'error.goto_uncompleted' => 'go to uncompleted entry.',
 
 106 // labels for various buttons
 
 107 'button.login' => 'autentifica',
 
 108 'button.now' => 'acum',
 
 109 // 'button.set' => 'set',
 
 110 'button.save' => 'salveaza',
 
 111 'button.delete' => 'sterge',
 
 112 'button.cancel' => 'renunta',
 
 113 'button.submit' => 'trimite',
 
 114 'button.add_user' => 'adauga utilizator',
 
 115 'button.add_project' => 'adauga proiect',
 
 116 'button.add_activity' => 'adauga activitate',
 
 117 'button.add_client' => 'adauga client',
 
 118 'button.add' => 'adauga',
 
 119 'button.generate' => 'genereaza',
 
 120 // Note to translators: button.reset_password needs an improved translation.
 
 121 // 'button.reset_password' => 'reset password',
 
 122 'button.send' => 'trimite',
 
 123 'button.send_by_email' => 'trimite pe e-mail',
 
 124 // TODO: button.create_team needs an improved translation.
 
 125 'button.create_team' => 'adauga echipa noua',
 
 126 'button.export' => 'exporta echipa',
 
 127 'button.import' => 'importa echipa',
 
 128 'button.apply' => 'aplica',
 
 130 // labels for controls on various forms
 
 131 // TODO: translate label.team_name
 
 132 // 'label.team_name' => 'team name',
 
 133 'label.currency' => 'moneda',
 
 134 // TODO: translate label.manager_name and label.manager_login.
 
 135 // 'label.manager_name' => 'manager name',
 
 136 // 'label.manager_login' => 'manager login',
 
 137 'label.password' => 'parola',
 
 138 'label.confirm_password' => 'confirma parola',
 
 139 // 'label.email' => 'email',
 
 140 'label.total' => 'total',
 
 141 // Translate the following string.
 
 142 // 'label.page' => 'Page',
 
 145 // TODO: the entire title section is missing here. See the English file.
 
 147 "form.filter.project" => 'proiect',
 
 148 "form.filter.filter" => 'rapoarte favorite',
 
 149 "form.filter.filter_new" => 'salveaza ca favorit',
 
 150 // Note to translators: the string below is missing and must be added and translated 
 
 151 // "form.filter.filter_confirm_delete" => 'are you sure you want to delete this favorite report?',
 
 153 // login form attributes
 
 154 "form.login.title" => 'autentificare',
 
 155 "form.login.login" => 'autentifica', 
 
 157 // password reminder form attributes
 
 158 "form.fpass.title" => 'reseteaza parola',
 
 159 "form.fpass.login" => 'autentifica', 
 
 160 "form.fpass.send_pass_str" => 'cererea de resetare a parolei a fost trimisa',
 
 161 "form.fpass.send_pass_subj" => 'Anuko Time Tracker - cerere de resetare a parolei',
 
 162 // Note to translators: the ending of this string below needs to be translated.
 
 163 "form.fpass.send_pass_body" => "Draga Utilizator,\n\nCineva, posibil tu, a cerut resetarea parolei pentru contul Anuko Time Tracker. Te rog, viziteaza acesta legatura daca doresti sa iti resetezi parola.\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",
 
 164 "form.fpass.reset_comment" => "pentru resetarea parolei introdu-o si da click pe salveaza",
 
 166 // administrator form
 
 167 "form.admin.title" => 'administrator',
 
 168 "form.admin.duty_text" => 'adauga o noua echipa prin adaugarea unui nou cont de tip manager.<br>deasemeni poti importa datele despre echipa dintr-un fisier xml generat de un alt server Anuko Time Tracker  (nu sunt permise duplicate pentru emailuri).',
 
 170 "form.admin.change_pass" => 'schimba parola contului de administrator',
 
 171 "form.admin.profile.title" => 'echipe',
 
 172 "form.admin.profile.noprofiles" => 'baza de date este goala. intra ca admin si adauga o noua echipa.',
 
 173 "form.admin.profile.comment" => 'sterge echipa',
 
 174 "form.admin.profile.th.id" => 'id',
 
 175 "form.admin.profile.th.name" => 'nunme',
 
 176 "form.admin.profile.th.edit" => 'editeaza',
 
 177 "form.admin.profile.th.del" => 'sterge',
 
 178 "form.admin.profile.th.active" => 'activ',
 
 179 // Note to translators: the strings below are missing and must be added and translated 
 
 180 // "form.admin.options" => 'options',
 
 181 // "form.admin.lang_default" => 'site default language',
 
 182 // "form.admin.custom_date_format" => "date format",
 
 183 // "form.admin.custom_time_format" => "time format",
 
 184 // "form.admin.start_week" => "first day of week",
 
 186 // my time form attributes
 
 187 "form.mytime.title" => 'timpul meu',
 
 188 "form.mytime.edit_title" => 'editarea inregistrarii timpului',
 
 189 "form.mytime.del_str" => 'stergerea inregistrarii timpului',
 
 190 "form.mytime.time_form" => ' (hh:mm)',
 
 191 "form.mytime.date" => 'data',
 
 192 "form.mytime.project" => 'proiect',
 
 193 "form.mytime.activity" => 'activitate',
 
 194 "form.mytime.start" => 'inceput',
 
 195 "form.mytime.finish" => 'sfarsit',
 
 196 "form.mytime.duration" => 'durata',
 
 197 "form.mytime.note" => 'nota',
 
 198 "form.mytime.behalf" => 'activitatea zilnica pentru',
 
 199 "form.mytime.daily" => 'activitatea zilnica',
 
 200 "form.mytime.total" => 'ore total: ',
 
 201 "form.mytime.th.project" => 'proiect',
 
 202 "form.mytime.th.activity" => 'activitate',
 
 203 "form.mytime.th.start" => 'inceput',
 
 204 "form.mytime.th.finish" => 'sfarsit',
 
 205 "form.mytime.th.duration" => 'durata',
 
 206 "form.mytime.th.note" => 'nota',
 
 207 "form.mytime.th.edit" => 'editeaza',
 
 208 "form.mytime.th.delete" => 'sterge',
 
 209 "form.mytime.del_yes" => 'inregistrarea timului a fost stearsa cu succes',
 
 210 "form.mytime.no_finished_rec" => 'aceasta inregistrare a fost salvata numei cu timpul de inceput. nu este o eroare. poti parasi aplicatia daca este nevoie.',
 
 211 // Note to translators: the strings below are missing and must be added and translated 
 
 212 // "form.mytime.billable" => 'billable',
 
 213 // "form.mytime.warn_tozero_rec" => 'this time record must be deleted because this time period is locked',
 
 214 // "form.mytime.uncompleted" => 'uncompleted',
 
 216 // profile form attributes
 
 217 // Note to translators: we need a more accurate translation of form.profile.create_title
 
 218 "form.profile.create_title" => 'creazaun nou cont de tip manager',
 
 219 "form.profile.edit_title" => 'editeaza profilul',
 
 220 "form.profile.name" => 'nume',
 
 221 // Note to translators: the string below is missing and must be added and translated 
 
 222 // "form.profile.login" => 'login',
 
 224 // Note to translators: the strings below are missing and must be added and translated 
 
 225 // "form.profile.showchart" => 'show pie charts',
 
 226 // "form.profile.lang" => 'language',
 
 227 // "form.profile.custom_date_format" => "date format",
 
 228 // "form.profile.custom_time_format" => "time format",
 
 229 // "form.profile.default_format" => "(default)",
 
 230 // "form.profile.start_week" => "first day of week",
 
 232 // people form attributes
 
 233 "form.people.ppl_str" => 'persoane',
 
 234 "form.people.createu_str" => 'adaugare untilizator nou',
 
 235 "form.people.edit_str" => 'editare utilizator',
 
 236 "form.people.del_str" => 'stergee utilizator',
 
 237 "form.people.th.name" => 'nume',
 
 238 // Note to translators: the string below is missing and must be added and translated 
 
 239 // "form.people.th.login" => 'login',
 
 240 "form.people.th.role" => 'functie',
 
 241 "form.people.th.edit" => 'editeaza',
 
 242 "form.people.th.del" => 'sterge',
 
 243 "form.people.th.status" => 'stare',
 
 244 "form.people.th.project" => 'proiect',
 
 245 "form.people.th.rate" => 'rata',
 
 246 "form.people.manager" => 'manager',
 
 247 "form.people.comanager" => 'comanager',
 
 248 "form.people.empl" => 'utilizator',
 
 249 "form.people.name" => 'nume',
 
 250 // Note to translators: "form.people.login" => 'e-mail', // email has been changed to login
 
 252 "form.people.rate" => 'pret pe ora implicit',
 
 253 "form.people.comanager" => 'co-manager',
 
 254 "form.people.projects" => 'proiecte',
 
 256 // projects form attributes
 
 257 "form.project.proj_title" => 'proiecte',
 
 258 "form.project.edit_str" => 'editare proiect',
 
 259 "form.project.add_str" => 'adauagre proiect nou',
 
 260 "form.project.del_str" => 'stergere proiect',
 
 261 "form.project.th.name" => 'nume',
 
 262 "form.project.th.edit" => 'editeaza',
 
 263 "form.project.th.del" => 'sterge',
 
 264 "form.project.name" => 'nume',
 
 266 // activities form attributes
 
 267 "form.activity.act_title" => 'activitati',
 
 268 "form.activity.add_title" => 'adaugare activitate noua',
 
 269 "form.activity.edit_str" => 'editare activitate',
 
 270 "form.activity.del_str" => 'stergere activitate',
 
 271 "form.activity.name" => 'nume',
 
 272 "form.activity.project" => 'proiect',
 
 273 "form.activity.th.name" => 'nume',
 
 274 "form.activity.th.project" => 'proiect',
 
 275 "form.activity.th.edit" => 'editare',
 
 276 "form.activity.th.del" => 'stergere',
 
 279 "form.report.title" => 'rapoarte',
 
 280 "form.report.from" => 'data inceput',
 
 281 "form.report.to" => 'data sfarsit',
 
 282 "form.report.groupby_user" => 'utilizator',
 
 283 "form.report.groupby_project" => 'proiect',
 
 284 "form.report.groupby_activity" => 'activitate',
 
 285 "form.report.duration" => 'durata',
 
 286 "form.report.start" => 'inceput',
 
 287 "form.report.activity" => 'activitate',
 
 288 "form.report.show_idle" => 'arata liber',
 
 289 "form.report.finish" => 'sfarsit',
 
 290 "form.report.note" => 'nota',
 
 291 "form.report.project" => 'proiect',
 
 292 "form.report.totals_only" => 'numai totaluri',
 
 293 "form.report.total" => 'ore total',
 
 294 "form.report.th.empllist" => 'utilizator',
 
 295 "form.report.th.date" => 'data',
 
 296 "form.report.th.project" => 'proiect',
 
 297 "form.report.th.activity" => 'activitate',
 
 298 "form.report.th.start" => 'inceput',
 
 299 "form.report.th.finish" => 'sfarsit',
 
 300 "form.report.th.duration" => 'durata',
 
 301 "form.report.th.note" => 'nota',
 
 303 // mail form attributes
 
 304 "form.mail.from" => 'de la',
 
 305 "form.mail.to" => 'catre',
 
 306 "form.mail.cc" => 'copie',
 
 307 "form.mail.subject" => 'subiect',
 
 308 "form.mail.comment" => 'comentariu',
 
 309 "form.mail.above" => 'trimite acest raport pe e-mail',
 
 310 // Note to translators: this string needs to be translated.
 
 311 // "form.mail.footer_str" => 'Anuko Time Tracker is a simple, easy to use, open source<br>time tracking system. Visit <a href="https://www.anuko.com">www.anuko.com</a> for more information.',
 
 312 "form.mail.sending_str" => '<b>mesaj trimis</b>',
 
 314 // invoice attributes
 
 315 "form.invoice.title" => 'factura',
 
 316 "form.invoice.caption" => 'factura',
 
 317 "form.invoice.above" => 'informatii aditionale pentru factura',
 
 318 "form.invoice.select_cust" => 'alege client',
 
 319 "form.invoice.fillform" => 'comleteaza campurile',
 
 320 "form.invoice.date" => 'data',
 
 321 "form.invoice.number" => 'numar factura',
 
 322 "form.invoice.tax" => 'taxa',
 
 323 "form.invoice.comment" => 'comentariu ',
 
 324 "form.invoice.th.username" => 'persoana',
 
 325 "form.invoice.th.time" => 'ore',
 
 326 "form.invoice.th.rate" => 'rata',
 
 327 "form.invoice.th.summ" => 'valoare',
 
 328 "form.invoice.subtotal" => 'subtotal',
 
 329 "form.invoice.customer" => 'client',
 
 330 "form.invoice.mailinv_above" => 'trimite aceasta factura pe email',
 
 331 "form.invoice.sending_str" => '<b>factura trimisa</b>',
 
 333 "form.migration.zip" => 'compresie',
 
 334 "form.migration.file" => 'alege fisier',
 
 335 "form.migration.import.title" => 'importa date',
 
 336 "form.migration.import.success" => 'importul s-a incheiat cu succes',
 
 337 "form.migration.import.text" => 'importa date echipa dintr-un fisier xml',
 
 338 "form.migration.export.title" => 'exporta date',
 
 339 "form.migration.export.success" => 'exportul s-a inchieat cu succes',
 
 340 "form.migration.export.text" => 'poti exporta toate datele despre echipa intr-un fisier xml. acesta poate fi folositor daca transferi datele pe alt server',
 
 341 // Note to translators: the strings below are missing and must be added and translated 
 
 342 // "form.migration.compression.none" => 'none',
 
 343 // "form.migration.compression.gzip" => 'gzip',
 
 344 // "form.migration.compression.bzip" => 'bzip',
 
 346 "form.client.title" => 'clienti',
 
 347 "form.client.add_title" => 'adauga client',
 
 348 "form.client.edit_title" => 'editeaza client',
 
 349 "form.client.del_title" => 'sterge client',
 
 350 "form.client.th.name" => 'nume',
 
 351 "form.client.th.edit" => 'editeaza',
 
 352 "form.client.th.del" => 'sterge',
 
 353 "form.client.name" => 'nume',
 
 354 "form.client.tax" => 'taxa',
 
 355 "form.client.comment" => 'comentariu ',
 
 357 // miscellaneous strings
 
 358 "forward.forgot_password" => 'parola pierduta?',
 
 359 "forward.edit" => 'editeaza',
 
 360 "forward.delete" => 'sterge',
 
 361 "forward.tocsvfile" => 'exporta date in fisier .csv',
 
 362 // Note to translators: the string below is missing and must be added and translated 
 
 363 // "forward.toxmlfile" => 'export data to .xml file',
 
 364 "forward.geninvoice" => 'genereaza factura',
 
 365 "forward.change" => 'configureaza clienti',
 
 367 // strings inside contols on forms
 
 368 "controls.select.project" => '--- alege proiect    ---',
 
 369 "controls.select.activity" => '--- alege activitate ---',
 
 370 "controls.select.client" => '--- alege client     ---',
 
 371 "controls.project_bind" => '--- toate ---',
 
 372 "controls.all" => '--- toate ---',
 
 373 "controls.notbind" => '--- nu ---',
 
 374 "controls.per_tm" => 'luna curenta',
 
 375 "controls.per_lm" => 'luna trecuta',
 
 376 "controls.per_tw" => 'saptamana curenta',
 
 377 "controls.per_lw" => 'saptamana trecuta',
 
 378 // Note to translators: the strings below must be translated
 
 379 // "controls.per_td" => 'this day',
 
 380 // "controls.per_at" => 'all time',
 
 381 // "controls.per_ty" => 'this year'
 
 382 "controls.sel_period" => '--- alege perioada ---',
 
 383 "controls.sel_groupby" => '--- fara grupare   ---',
 
 384 // Note to translators: the strings below must be translated
 
 385 // "controls.inc_billable" => 'billable',
 
 386 // "controls.inc_nbillable" => 'not billable',
 
 387 // "controls.default" => '--- default ---',
 
 390 // Note to translators: the strings below are missing and must be added and translated 
 
 391 // "label.chart.title1" => 'activities for user',
 
 392 // "label.chart.title2" => 'projects for user',
 
 393 // "label.chart.period" => 'chart for period',
 
 395 "label.pinfo" => '%s, %s',
 
 396 "label.pinfo2" => '%s',
 
 397 "label.pbehalf_info" => '%s %s <b>in numele %s</b>',
 
 398 "label.pminfo" => ' (manager)',
 
 399 "label.pcminfo" => ' (co-manager)',
 
 400 "label.painfo" => ' (administrator)',
 
 401 "label.time_noentry" => 'nu exista inregistrari',
 
 402 "label.today" => 'astazi',
 
 403 "label.req_fields" => '* date obligatorii',
 
 404 "label.sel_project" => 'alege proiect',
 
 405 "label.sel_activity" => 'alege activitate',
 
 406 "label.sel_tp" => 'alege perioada',
 
 407 "label.set_tp" => 'sau introdu intervalul de date',
 
 408 "label.fields" => 'arata campuri',
 
 409 "label.group_title" => 'grupat dupa',
 
 410 // Note to translators: the string below is missing and must be added and translated 
 
 411 // "label.include_title" => 'include records',
 
 412 "label.inv_str" => 'factura',
 
 413 "label.set_empl" => 'alege utilizatori',
 
 414 "label.sel_all" => 'selecteaza   tot',
 
 415 "label.sel_none" => 'deselecteaza tot',
 
 417 "label.disable" => 'inactiv',
 
 418 "label.enable" => 'activ',
 
 419 "label.filter" => 'filtru',
 
 420 // Note to translators: the strings below are missing and must be added and translated 
 
 421 // "label.timeweek" => 'weekly total',
 
 422 // "label.hrs" => 'hrs',
 
 423 // "label.errors" => 'errors',
 
 424 // "label.ldap_hint" => 'Type your <b>Windows login</b> and <b>password</b> in the fields below.',
 
 425 // "label.calendar_today" => 'today',
 
 426 // "label.calendar_close" => 'close',
 
 429 // "login.hello.text" => "Anuko Time Tracker is a simple, easy to use, open source time tracking system.",