X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fsk.lang.php;h=7ed5339e7867aa97823f6ec4c780b6beae8fda11;hb=a67c7fec533237be9be83379eb19fbbf51174c9a;hp=3f38b378f65e4ec871b41e25888ab1b82fd577d5;hpb=167e70e68597a70269edea5c5af9b186c489d57f;p=timetracker.git diff --git a/WEB-INF/resources/sk.lang.php b/WEB-INF/resources/sk.lang.php index 3f38b378..7ed5339e 100644 --- a/WEB-INF/resources/sk.lang.php +++ b/WEB-INF/resources/sk.lang.php @@ -236,14 +236,15 @@ $i18n_key_words = array( // 'button.mark_paid' => 'Mark paid', // 'label.week_note' => 'Week note', // 'label.week_list' => 'Week list', +// 'label.work_units' => 'Work units', // Form titles. 'title.login' => 'Prihlásenie', -'title.teams' => 'Tímy', -'title.create_team' => 'Vytváranie tímu', +'title.groups' => 'Tímy', // TODO: change "teams" to "groups". +'title.create_group' => 'Vytváranie tímu', // TODO: change "team" to "group". // TODO: translate the following. -// 'title.edit_team' => 'Editing Team', -'title.delete_team' => 'Vymazávanie tímu', +// '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', @@ -290,8 +291,8 @@ $i18n_key_words = array( // 'title.edit_notification' => 'Editing Notification', // 'title.delete_notification' => 'Deleting Notification', // 'title.monthly_quotas' => 'Monthly Quotas', -'title.export' => 'Exportovanie údajov o tíme', -'title.import' => 'Importovanie údajov o tíme', +'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', // TODO: translate the following. @@ -305,11 +306,12 @@ $i18n_key_words = array( '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 Team profile page. +// 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. @@ -441,6 +443,10 @@ $i18n_key_words = array( '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', @@ -459,42 +465,46 @@ $i18n_key_words = array( // 'form.client.client_to_delete' => 'Client to delete', // 'form.client.client_entries' => 'Client entries', -// Exporting Team Data form. See example at https://timetracker.anuko.com/export.php +// 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 Team Data form. See example at https://timetracker.anuko.com/imort.php (login as admin first). -'form.import.hint' => 'Importovať dáta o tíme z xml súboru.', +// Importing Group Data form. See example at https://timetracker.anuko.com/imort.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ý.', -// Teams form. See example at https://timetracker.anuko.com/admin_teams.php (login as admin first). -'form.teams.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).', - -// Profile form. See example at https://timetracker.anuko.com/profile_edit.php. -// TODO: translate the following. -// 'form.profile.swap_roles' => 'Swap roles', -'form.profile.12_hours' => '12-hodinový', -'form.profile.24_hours' => '24-hodinový', -// TODO: translate the following. -// 'form.profile.show_holidays' => 'Show holidays', -'form.profile.tracking_mode' => 'Režim sledovania', -'form.profile.mode_time' => 'čas', -'form.profile.mode_projects' => 'projekty', -'form.profile.mode_projects_and_tasks' => 'projekty a úlohy', -'form.profile.record_type' => 'Typ záznamu', -'form.profile.type_all' => 'všetky', -'form.profile.type_start_finish' => 'začiatok a koniec', -'form.profile.type_duration' => 'trvanie', -// TODO: translate the following. -// 'form.profile.punch_mode' => 'Punch mode', -// 'form.profile.allow_overlap' => 'Allow overlap', -// 'form.profile.future_entries' => 'Future entries', -// 'form.profile.uncompleted_indicators' => 'Uncompleted indicators', -// 'form.profile.allow_ip' => 'Allow IP', -'form.profile.plugins' => 'Doplnkové moduly', +// 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.allow_ip' => 'Allow IP', +'form.group_edit.plugins' => 'Doplnkové moduly', + +// 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',