'Príhlásenie', 'menu.logout' => 'Odhlásenie', 'menu.forum' => 'Fórum', 'menu.help' => 'Pomoc', // TODO: translate the following. // 'menu.create_group' => 'Create Group', 'menu.profile' => 'Profil', // TODO: translate the following. // 'menu.group' => 'Group', 'menu.plugins' => 'Moduly', 'menu.time' => 'Časový záznam', // TODO: translate the following. // 'menu.expenses' => 'Expenses', 'menu.reports' => 'Zostavy', 'menu.charts' => 'Grafy', 'menu.projects' => 'Projekty', 'menu.tasks' => 'Úlohy', 'menu.users' => 'Používatelia', // TODO: translate the following. // 'menu.groups' => 'Groups', // 'menu.subgroups' => 'Subgroups', 'menu.export' => 'Export', 'menu.clients' => 'Klienti', 'menu.options' => 'Nastavenia', // Footer - strings on the bottom of most pages. // TODO: translate the following. // 'footer.contribute_msg' => 'You can contribute to Time Tracker in different ways.', 'footer.credits' => 'Vývojový tím', 'footer.license' => 'Licencia', // TODO: translate the following. // 'footer.improve' => 'Contribute', // Translators: this could mean "Improve", if it makes better sense in your language. // This is a link to a webpage that describes how to contribute to the project. // Error messages. // TODO: translate the following. // 'error.access_denied' => 'Access denied.', 'error.sys' => 'Systémová chyba.', 'error.db' => 'Databázová chyba.', // TODO: translate the following. // 'error.feature_disabled' => 'Feature is disabled.', 'error.field' => 'Nesprávne "{0}" údaje.', 'error.empty' => 'Pole "{0}" je prázdne.', 'error.not_equal' => 'Pole "{0}" nie je zhodné s poľom "{1}".', 'error.interval' => 'Hodnota v poli "{0}" musí byť väčšia než "{1}".', 'error.project' => 'Vyberte projekt.', 'error.task' => 'Vyberte úlohy.', 'error.client' => 'Vyberte klienta.', // TODO: translate the following. // 'error.report' => 'Select report.', // 'error.record' => 'Select record.', 'error.auth' => 'Nesprávne prihlasovacie meno alebo heslo.', 'error.user_exists' => 'Používateľ s týmto prihlasovacím menom už existuje.', // TODO: translate the following. // 'error.object_exists' => 'Object with this name already exists.', 'error.invoice_exists' => 'Faktúra s týmto číslom už existuje.', // TODO: translate the following. // 'error.role_exists' => 'Role with this rank already exists.', 'error.no_invoiceable_items' => 'Neexistujú položky, ktoré by bolo možné fakturovať.', 'error.no_login' => 'Neexistuje používateľ s týmto prihlasovacím menom.', 'error.no_groups' => 'Vaša databáza je prázdna. Prihláste sa ako admin a vytvorte nový tím.', // TODO: replace "team" with "group". 'error.upload' => 'Prenos súboru bol neúspešný.', // TODO: translate the following. // 'error.range_locked' => 'Date range is locked.', 'error.mail_send' => 'Chyba v odosielaní e-mailu.', // TODO: improve the translation above by adding MAIL_SMTP_DEBUG part. // 'error.mail_send' => 'Error sending mail. Use MAIL_SMTP_DEBUG for diagnostics.', 'error.no_email' => 'K tomuto prihlasovaciemu menu nie je priradený žiadny e-mail.', 'error.uncompleted_exists' => 'Nekompletný záznam už existuje. Zatvorte ho alebo ho vymažte.', 'error.goto_uncompleted' => 'Ísť na nekompletný záznam.', // TODO: translate the following. // 'error.overlap' => 'Time interval overlaps with existing records.', // 'error.future_date' => 'Date is in future.', // 'error.xml' => 'Error in XML file at line %d: %s.', // 'error.cannot_import' => 'Cannot import: %s.', // 'error.format' => 'Invalid file format.', // 'error.user_count' => 'Limit on user count.', // 'error.expired' => 'Expiration date reached.', // Warning messages. // TODO: translate the following. // 'warn.sure' => 'Are you sure?', // 'warn.confirm_save' => 'Date has changed. Confirm saving, not copying this item.', // Success messages. // TODO: translate the following. // 'msg.success' => 'Operation completed successfully.', // Labels for buttons. 'button.login' => 'Prihlásiť', 'button.now' => 'Teraz', 'button.save' => 'Uložiť', // TODO: translate the following. // 'button.copy' => 'Copy', 'button.cancel' => 'Zrušiť', 'button.submit' => 'Odoslať', 'button.add' => 'Pridať', 'button.delete' => 'Vymazať', 'button.generate' => 'Generovať', 'button.reset_password' => 'Obnoviť heslo', 'button.send' => 'Odoslať', 'button.send_by_email' => 'Odoslať na e-mail', 'button.create_group' => 'Vytvoriť tím', // TODO: replace "team" with "group". 'button.export' => 'Exportovať tím', // TODO: replace "team" with "group". 'button.import' => 'Importovať tím', // TODO: replace "team" with "group". 'button.close' => 'Zatvoriť', // TODO: translate the following. // 'button.stop' => 'Stop', // Labels for controls on forms. Labels in this section are used on multiple forms. 'label.group_name' => 'Názov tímu', // TODO: replace "team" with "group". 'label.address' => 'Adresa', 'label.currency' => 'Mena', 'label.manager_name' => 'Meno manažéra', 'label.manager_login' => 'Prihlasovacie meno manažéra', 'label.person_name' => 'Meno', 'label.thing_name' => 'Meno', 'label.login' => 'Prihlasovacie meno', 'label.password' => 'Heslo', 'label.confirm_password' => 'Potvrdenie hesla', 'label.email' => 'E-mail', 'label.cc' => 'Kópia', // TODO: translate the following. // 'label.bcc' => 'Bcc', 'label.subject' => 'Predmet', 'label.date' => 'Dátum', 'label.start_date' => 'Dátum začiatku', 'label.end_date' => 'Dátum konca', 'label.user' => 'Používateľ', 'label.users' => 'Používatelia', // TODO: translate the following. // 'label.group' => 'Group', // 'label.subgroups' => 'Subgroups', // 'label.roles' => 'Roles', 'label.client' => 'Klient', 'label.clients' => 'Klienti', 'label.option' => 'Možnosť', 'label.invoice' => 'Fakttúra', 'label.project' => 'Projekt', 'label.projects' => 'Projekty', 'label.task' => 'Úloha', 'label.tasks' => 'Úlohy', 'label.description' => 'Popis', 'label.start' => 'Začiatok', 'label.finish' => 'Koniec', 'label.duration' => 'Dĺžka', 'label.note' => 'Poznámka', // TODO: translate the following. // 'label.notes' => 'Notes', // 'label.item' => 'Item', 'label.cost' => 'Náklady', // TODO: translate the following. // 'label.ip' => 'IP', // 'label.day_total' => 'Day total', 'label.week_total' => 'Týždeň celkom', // TODO: translate the following. // 'label.month_total' => 'Month total', 'label.today' => 'Dnes', 'label.view' => 'Zobraziť', 'label.edit' => 'Upraviť', 'label.delete' => 'Vymazať', 'label.configure' => 'Nastaviť', 'label.select_all' => 'Označiť všetky', 'label.select_none' => 'Odznačiť všetky', // TODO: translate the following. // 'label.day_view' => 'Day view', // 'label.week_view' => 'Week view', 'label.id' => 'ID', 'label.language' => 'Jazyk', // TODO: translate the following. // 'label.decimal_mark' => 'Decimal mark', 'label.date_format' => 'Formát dátumu', 'label.time_format' => 'Formát času', 'label.week_start' => 'Prvý deň v týždni', 'label.comment' => 'Komentáre', 'label.status' => 'Stav', 'label.tax' => 'Daň', 'label.subtotal' => 'Medzisúčet', 'label.total' => 'Celkovo', 'label.client_name' => 'Názov klienta', 'label.client_address' => 'Adresa klienta', 'label.or' => 'alebo', 'label.error' => 'Chyba', 'label.ldap_hint' => 'Zadajte prihlasovacie meno do Windowsu a heslo do polí nižšie.', 'label.required_fields' => '* - povinné polia', 'label.on_behalf' => 'v zastúpení', 'label.role_manager' => '(manažér)', 'label.role_comanager' => '(spolu-manažér)', 'label.role_admin' => '(administrátor)', // TODO: translate the following. // 'label.page' => 'Page', // 'label.condition' => 'Condition', // 'label.yes' => 'yes', // 'label.no' => 'no', // Labels for plugins (extensions to Time Tracker that provide additional features). 'label.custom_fields' => 'Vlastné polia', // Translate the following. // 'label.monthly_quotas' => 'Monthly quotas', 'label.type' => 'Typ', 'label.type_dropdown' => 'rozbaľovacie pole', 'label.type_text' => 'text', 'label.required' => 'Povinné', 'label.fav_report' => 'Obľúbená zostava', // TODO: translate the following. // 'label.schedule' => 'Schedule', // 'label.what_is_it' => 'What is it?', // 'label.expense' => 'Expense', // 'label.quantity' => 'Quantity', // 'label.paid_status' => 'Paid status', // 'label.paid' => 'Paid', // 'button.mark_paid' => 'Mark paid', // 'label.week_note' => 'Week note', // 'label.week_list' => 'Week list', // 'label.work_units' => 'Work units', // 'label.work_units_short' => 'Units', 'label.totals_only' => 'Iba celkové', // TODO: translate the following. // 'label.quota' => 'Quota', // Form titles. 'title.error' => 'Chyba', // TODO: Translate the following. // 'title.success' => 'Success', 'title.login' => 'Prihlásenie', 'title.groups' => 'Tímy', // TODO: change "teams" to "groups". // TODO: translate the following. // 'title.subgroups' => 'Subgroups', // 'title.add_group' => 'Adding Group', // 'title.edit_group' => 'Editing Group', 'title.delete_group' => 'Vymazávanie tímu', // TODO: change "team" to "group". 'title.reset_password' => 'Obnovovanie hesla', 'title.change_password' => 'Menenie hesla', 'title.time' => 'Časový záznam', 'title.edit_time_record' => 'Upravovanie časového záznamu', 'title.delete_time_record' => 'Vymazávanie časového záznamu', // TODO: translate the following. // 'title.expenses' => 'Expenses', // 'title.edit_expense' => 'Editing Expense Item', // 'title.delete_expense' => 'Deleting Expense Item', 'title.reports' => 'Zostavy', 'title.report' => 'Zostava', 'title.send_report' => 'Odosielanie zostavy', 'title.invoice' => 'Faktúra', 'title.send_invoice' => 'Odosielanie faktúry', 'title.charts' => 'Grafy', 'title.projects' => 'Projekty', 'title.add_project' => 'Pridávanie projektu', 'title.edit_project' => 'Upravovanie projektu', 'title.delete_project' => 'Vymazávanie projektu', 'title.tasks' => 'Úlohy', 'title.add_task' => 'Pridávanie úlohy', 'title.edit_task' => 'Upravovanie úlohy', 'title.delete_task' => 'Vymazávanie úlohy', 'title.users' => 'Používatelia', 'title.add_user' => 'Pridávanie používateľa', 'title.edit_user' => 'Upravovanie používateľa', 'title.delete_user' => 'Vymazávanie používateľa', // TODO: translate the following. // 'title.roles' => 'Roles', // 'title.add_role' => 'Adding Role', // 'title.edit_role' => 'Editing Role', // 'title.delete_role' => 'Deleting Role', 'title.clients' => 'Klienti', 'title.add_client' => 'Pridávanie klienta', 'title.edit_client' => 'Upravovanie klienta', 'title.delete_client' => 'Vymazávanie klienta', 'title.invoices' => 'Faktúry', 'title.add_invoice' => 'Pridávanie faktúry', 'title.view_invoice' => 'Priehliadanie faktúry', 'title.delete_invoice' => 'Vymazávanie faktúry', // TODO: translate the following. // 'title.notifications' => 'Notifications', // 'title.add_notification' => 'Adding Notification', // 'title.edit_notification' => 'Editing Notification', // 'title.delete_notification' => 'Deleting Notification', // 'title.monthly_quotas' => 'Monthly Quotas', 'title.export' => 'Exportovanie údajov o tíme', // TODO: replace "team" with "group". 'title.import' => 'Importovanie údajov o tíme', // TODO: replace "team" with "group". 'title.options' => 'Nastavenia', 'title.profile' => 'Profil', 'title.plugins' => 'Doplnkové moduly', 'title.cf_custom_fields' => 'Vlastné polia', 'title.cf_add_custom_field' => 'Pridávanie vlastného poľa', 'title.cf_edit_custom_field' => 'Upravovanie vlastného poľa', 'title.cf_delete_custom_field' => 'Vymazávanie vlastného poľa', 'title.cf_dropdown_options' => 'Nastavenia rozbaľovacieho poľa', 'title.cf_add_dropdown_option' => 'Pridávanie možností', 'title.cf_edit_dropdown_option' => 'Upravovanie možností', 'title.cf_delete_dropdown_option' => 'Vymazávanie možností', // NOTE TO TRANSLATORS: Locking is a feature to lock records from modifications (ex: weekly on Mondays we lock all previous weeks). // It is also a name for the Locking plugin on the group settings page. // TODO: translate the following. // 'title.locking' => 'Locking', // 'title.week_view' => 'Week View', // 'title.swap_roles' => 'Swapping Roles', // 'title.work_units' => 'Work Units', // Section for common strings inside combo boxes on forms. Strings shared between forms shall be placed here. // Strings that are used in a single form must go to the specific form section. 'dropdown.all' => '--- všetky ---', 'dropdown.no' => '--- žiadne ---', // TODO: translate the following. // 'dropdown.current_day' => 'today', // 'dropdown.previous_day' => 'yesterday', 'dropdown.selected_day' => 'deň', 'dropdown.current_week' => 'tento týždeň', 'dropdown.previous_week' => 'minulý týždeň', 'dropdown.selected_week' => 'týždeň', 'dropdown.current_month' => 'tento mesiac', 'dropdown.previous_month' => 'minulý mesiac', 'dropdown.selected_month' => 'mesiac', 'dropdown.current_year' => 'tento rok', // TODO: translate the following. // 'dropdown.previous_year' => 'previous year', 'dropdown.selected_year' => 'rok', 'dropdown.all_time' => 'celý čas', 'dropdown.projects' => 'projekty', 'dropdown.tasks' => 'úlohy', // TODO: translate the following. // 'dropdown.clients' => 'clients', 'dropdown.select' => '--- vyberte ---', // TODO: translate the following. // 'dropdown.select_invoice' => '--- select invoice ---', 'dropdown.status_active' => 'aktívny', 'dropdown.status_inactive' => 'neaktívny', // TODO: translate the following. // 'dropdown.delete' => 'delete', // 'dropdown.do_not_delete' => 'do not delete', // 'dropdown.paid' => 'paid', // 'dropdown.not_paid' => 'not paid', // 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. // One exception is for closely related forms such as "Time" and "Editing Time Record" with similar controls. In such cases // a string can be defined on the main form and used on related forms. The reasoning for this is to make translation effort easier. // Strings that are used on multiple unrelated forms should be placed in shared sections such as label., etc. // Login form. See example at https://timetracker.anuko.com/login.php. 'form.login.forgot_password' => 'Zabudnuté heslo?', 'form.login.about' => 'Anuko Time Tracker je jednoduchý a ľahko použiteľný systém na sledovanie času s otvoreným zdrojovým kódom.', // Resetting Password form. See example at https://timetracker.anuko.com/password_reset.php. 'form.reset_password.message' => 'Žiadosť o obnovenie hesla bola odoslaná e-mailom.', 'form.reset_password.email_subject' => 'Žiadosť o obnovenie hesla do Anuko Time Tracker', // TODO: English string has changed. "from IP" added. Re-translate the beginning. // '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", // "IP %s" probably sounds awkward. 'form.reset_password.email_body' => "Vážený používateľ,\n\nniekto, IP %s, si vyžiadal obnovenie vášho hesla do Anuko Time Tracker. Prosím kliknite na nasledujúcu linku, ak si prajete obnoviť heslo.\n\n%s\n\nAnuko Time Tracker je jednoduchý a ľahko použiteľný systém na sledovanie času s otvoreným zdrojovým kódom. Navštívte https://www.anuko.com pre viac informácií.\n\n", // Changing Password form. See example at https://timetracker.anuko.com/password_change.php?ref=1. 'form.change_password.tip' => 'Zadajte nové heslo a kliknite na Uložiť.', // Time form. See example at https://timetracker.anuko.com/time.php. 'form.time.duration_format' => '(hh:mm alebo 0,0h)', 'form.time.billable' => 'Faktúrovateľných', 'form.time.uncompleted' => 'Neukončené', // TODO: translate the folllowing. // 'form.time.remaining_quota' => 'Remaining quota', // 'form.time.over_quota' => 'Over quota', // 'form.time.remaining_balance' => 'Remaining balance', // 'form.time.over_balance' => 'Over balance', // Editing Time Record form. See example at https://timetracker.anuko.com/time_edit.php (get there by editing an uncompleted time record). 'form.time_edit.uncompleted' => 'Tento záznam bol uložený iba s časom začiatku. Nie je to chyba.', // Week view form. See example at https://timetracker.anuko.com/week.php. // TODO: translate the following. // 'form.week.new_entry' => 'New entry', // Reports form. See example at https://timetracker.anuko.com/reports.php 'form.reports.save_as_favorite' => 'Uložiť ako obľúbenú zostavu', 'form.reports.confirm_delete' => 'Ste si istý, že chcete vymazať túto obľúbenú zostavu?', 'form.reports.include_billable' => 'faktúrovateĺné', 'form.reports.include_not_billable' => 'nefaktúrovateľné', // TODO: translate the following. // 'form.reports.include_invoiced' => 'invoiced', // 'form.reports.include_not_invoiced' => 'not invoiced', 'form.reports.select_period' => 'Vyberte časový rozsah', 'form.reports.set_period' => 'alebo nastavte dátumy', 'form.reports.show_fields' => 'Zobraziť polia', // TODO: translate the following. // 'form.reports.group_by' => 'Group by', // 'form.reports.group_by_no' => '--- no grouping ---', 'form.reports.group_by_date' => 'dátum', 'form.reports.group_by_user' => 'používateľ', 'form.reports.group_by_client' => 'klient', 'form.reports.group_by_project' => 'projekt', 'form.reports.group_by_task' => 'úloha', // Report form. See example at https://timetracker.anuko.com/report.php // (after generating a report at https://timetracker.anuko.com/reports.php). 'form.report.export' => 'Exportovať', // TODO: translate the following. // 'form.report.assign_to_invoice' => 'Assign to invoice', // Invoice form. See example at https://timetracker.anuko.com/invoice.php // (you can get to this form after generating a report). 'form.invoice.number' => 'Číslo faktúry', 'form.invoice.person' => 'Osoba', // Deleting Invoice form. See example at https://timetracker.anuko.com/invoice_delete.php // TODO: translate the following. // 'form.invoice.invoice_to_delete' => 'Invoice to delete', // 'form.invoice.invoice_entries' => 'Invoice entries', // 'form.invoice.confirm_deleting_entries' => 'Please confirm deleting invoice entries from Time Tracker.', // Charts form. See example at https://timetracker.anuko.com/charts.php 'form.charts.interval' => 'Interval', 'form.charts.chart' => 'Graf', // Projects form. See example at https://timetracker.anuko.com/projects.php 'form.projects.active_projects' => 'Aktívne projekty', 'form.projects.inactive_projects' => 'Neaktívne projekty', // Tasks form. See example at https://timetracker.anuko.com/tasks.php 'form.tasks.active_tasks' => 'Aktívne úlohy', 'form.tasks.inactive_tasks' => 'Neaktívne úlohy', // Users form. See example at https://timetracker.anuko.com/users.php 'form.users.active_users' => 'Aktívny používatelia', 'form.users.inactive_users' => 'Neaktívny používatelia', // TODO: translate the following. // 'form.users.uncompleted_entry' => 'User has an uncompleted time entry', 'form.users.role' => 'Rola', 'form.users.manager' => 'Manažér', 'form.users.comanager' => 'Spolumanažér', 'form.users.rate' => 'Sadzba', 'form.users.default_rate' => 'Predvolená hodinová sadzba', // Editing User form. See example at https://timetracker.anuko.com/user_edit.php // TODO: translate the following. // 'form.user_edit.swap_roles' => 'Swap roles', // Roles form. See example at https://timetracker.anuko.com/roles.php // TODO: translate the following. // 'form.roles.active_roles' => 'Active Roles', // 'form.roles.inactive_roles' => 'Inactive Roles', // 'form.roles.rank' => 'Rank', // 'form.roles.rights' => 'Rights', // 'form.roles.assigned' => 'Assigned', // 'form.roles.not_assigned' => 'Not assigned', // Clients form. See example at https://timetracker.anuko.com/clients.php 'form.clients.active_clients' => 'Aktívny klienti', 'form.clients.inactive_clients' => 'Neaktívny klienti', // Deleting Client form. See example at https://timetracker.anuko.com/client_delete.php // TODO: translate the following. // 'form.client.client_to_delete' => 'Client to delete', // 'form.client.client_entries' => 'Client entries', // Exporting Group Data form. See example at https://timetracker.anuko.com/export.php // TODO: replace "team" with "group" in the string below. 'form.export.hint' => 'Môžete exportovať všetky údaje o tíme do xml súboru. Toto môže byť užitočné pri prenose údajov na iný server.', 'form.export.compression' => 'Kompresia', 'form.export.compression_none' => 'žiadna', 'form.export.compression_bzip' => 'bzip', // Importing Group Data form. See example at https://timetracker.anuko.com/import.php (login as admin first). 'form.import.hint' => 'Importovať dáta o tíme z xml súboru.', // TODO: replace "team" with "group". 'form.import.file' => 'Vyberte súbor', 'form.import.success' => 'Import úspešne dokončený.', // Groups form. See example at https://timetracker.anuko.com/admin_groups.php (login as admin first). // TODO: replace "team" with "group" in the string below (3 places). 'form.groups.hint' => 'Pomocou vytvorenia nového účtu tímového manažéra vytvorte nový tím.
Taktiež môžete importovať údaje o tíme z xml súboru z iného Anuko Time Tracker serveru (nie sú povolené kolízie v prihlasovacom mene).', // Group Settings form. See example at https://timetracker.anuko.com/group_edit.php. 'form.group_edit.12_hours' => '12-hodinový', 'form.group_edit.24_hours' => '24-hodinový', // TODO: translate the following. // 'form.group_edit.show_holidays' => 'Show holidays', 'form.group_edit.tracking_mode' => 'Režim sledovania', 'form.group_edit.mode_time' => 'čas', 'form.group_edit.mode_projects' => 'projekty', 'form.group_edit.mode_projects_and_tasks' => 'projekty a úlohy', 'form.group_edit.record_type' => 'Typ záznamu', 'form.group_edit.type_all' => 'všetky', 'form.group_edit.type_start_finish' => 'začiatok a koniec', 'form.group_edit.type_duration' => 'trvanie', // TODO: translate the following. // 'form.group_edit.punch_mode' => 'Punch mode', // 'form.group_edit.allow_overlap' => 'Allow overlap', // 'form.group_edit.future_entries' => 'Future entries', // 'form.group_edit.uncompleted_indicators' => 'Uncompleted indicators', // 'form.group_edit.confirm_save' => 'Confirm saving', // 'form.group_edit.allow_ip' => 'Allow IP', // Deleting Group form. See example at https://timetracker.anuko.com/delete_group.php // TODO: translate the following. // 'form.group_delete.hint' => 'Are you sure you want to delete the entire group?', // Mail form. See example at https://timetracker.anuko.com/report_send.php when emailing a report. 'form.mail.from' => 'Od', 'form.mail.to' => 'Komu', 'form.mail.report_subject' => 'Time Tracker zostava', 'form.mail.footer' => 'Anuko Time Tracker je jednoduchý a ľahko použiteľný systém na sledovanie času s otvoreným zdrojovým kódom.
Navštívte www.anuko.com pre viac informácií.', 'form.mail.report_sent' => 'Zostava odoslaná.', 'form.mail.invoice_sent' => 'Faktúra odoslaná.', // Quotas configuration form. See example at https://timetracker.anuko.com/quotas.php after enabling Monthly quotas plugin. // TODO: translate the following. // 'form.quota.year' => 'Year', // 'form.quota.month' => 'Month', // 'form.quota.workday_hours' => 'Hours in a work day', // 'form.quota.hint' => 'If values are empty, quotas are calculated automatically based on workday hours and holidays.', // Swap roles form. See example at https://timetracker.anuko.com/swap_roles.php. // TODO: translate the following. // 'form.swap.hint' => 'Demote yourself to a lower role by swapping roles with someone else. This cannot be undone.', // 'form.swap.swap_with' => 'Swap roles with', // Work Units configuration form. See example at https://timetracker.anuko.com/work_units.php after enabling Work units plugin. // TODO: translate the following. // 'form.work_units.minutes_in_unit' => 'Minutes in unit', // 'form.work_units.1st_unit_threshold' => '1st unit threshold', // Roles and rights. These strings are used in multiple places. Grouped here to provide consistent translations. // TODO: translate the following. // 'role.user.label' => 'User', // 'role.user.low_case_label' => 'user', // 'role.user.description' => 'A regular member without management rights.', // 'role.client.label' => 'Client', // 'role.client.low_case_label' => 'client', // 'role.client.description' => 'A client can view its own reports, charts, and invoices.', // 'role.supervisor.label' => 'Supervisor', // 'role.supervisor.low_case_label' => 'supervisor', // 'role.supervisor.description' => 'A person with a small set of management rights.', // 'role.comanager.label' => 'Co-manager', // 'role.comanager.low_case_label' => 'co-manager', // 'role.comanager.description' => 'A person with a big set of management functions.', // 'role.manager.label' => 'Manager', // 'role.manager.low_case_label' => 'manager', // 'role.manager.description' => 'Group manager. Can do most of things for a group.', // 'role.top_manager.label' => 'Top manager', // 'role.top_manager.low_case_label' => 'top manager', // 'role.top_manager.description' => 'Top group manager. Can do everything in a tree of groups.', // 'role.admin.label' => 'Administrator', // 'role.admin.low_case_label' => 'administrator', // 'role.admin.description' => 'Site adminsitrator.', );