Combining add button labels into one.
[timetracker.git] / WEB-INF / resources / sk.lang.php
index 56feee8..9ada7ba 100644 (file)
@@ -115,8 +115,6 @@ $i18n_key_words = array(
 'button.add_project' => 'Pridať projekt',
 'button.add_task' => 'Pridať úlohy',
 'button.add_client' => 'Pridať klienta',
-'button.add_invoice' => 'Pridať faktúru',
-'button.add_option' => 'Pridať vlastné pole',
 'button.add' => 'Pridať',
 'button.generate' => 'Generovať',
 'button.reset_password' => 'Obnoviť heslo',
@@ -126,7 +124,7 @@ $i18n_key_words = array(
 'button.export' => 'Exportovať tím',
 'button.import' => 'Importovať tím',
 'button.close' => 'Zatvoriť',
-// TODO: translate the following. 
+// TODO: translate the following.
 // 'button.stop' => 'Stop',
 
 // Labels for controls on forms. Labels in this section are used on multiple forms.
@@ -150,6 +148,8 @@ $i18n_key_words = array(
 'label.end_date' => 'Dátum konca',
 'label.user' => 'Používateľ',
 'label.users' => 'Používatelia',
+// TODO: translate the following.
+// 'label.roles' => 'Roles',
 'label.client' => 'Klient',
 'label.clients' => 'Klienti',
 'label.option' => 'Možnosť',
@@ -173,8 +173,6 @@ $i18n_key_words = array(
 // TODO: translate the following.
 // 'label.month_total' => 'Month total',
 'label.today' => 'Dnes',
-'label.total_hours' => 'Hodín celkom',
-'label.total_cost' => 'Náklady celkom',
 'label.view' => 'Zobraziť',
 'label.edit' => 'Upraviť',
 'label.delete' => 'Vymazať',
@@ -326,8 +324,8 @@ $i18n_key_words = array(
 '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.delete' => 'delete',
+// 'dropdown.do_not_delete' => 'do not delete',
 // 'dropdown.paid' => 'paid',
 // 'dropdown.not_paid' => 'not paid',
 
@@ -338,7 +336,7 @@ $i18n_key_words = array(
 
 // Login form. See example at https://timetracker.anuko.com/login.php.
 'form.login.forgot_password' => 'Zabudnuté heslo?',
-'form.login.about' =>'Anuko <a href="https://www.anuko.com/lp/tt_2.htm" target="_blank">Time Tracker</a> je jednoduchý a ľahko použiteľný systém na sledovanie času s otvoreným zdrojovým kódom.',
+'form.login.about' => 'Anuko <a href="https://www.anuko.com/lp/tt_2.htm" target="_blank">Time Tracker</a> 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.',
@@ -394,6 +392,8 @@ $i18n_key_words = array(
 // (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',
@@ -422,6 +422,12 @@ $i18n_key_words = array(
 'form.users.rate' => 'Sadzba',
 'form.users.default_rate' => 'Predvolená hodinová sadzba',
 
+// 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.rights' => 'Rights',
+
 // 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',
@@ -443,11 +449,13 @@ $i18n_key_words = array(
 '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.<br>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).',
+'form.teams.hint' => 'Pomocou vytvorenia nového účtu tímového manažéra vytvorte nový tím.<br>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.
 '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',
@@ -457,9 +465,10 @@ $i18n_key_words = array(
 '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.uncompleted_indicators_none' => 'do not show',
-// 'form.profile.uncompleted_indicators_show' => 'show',
 'form.profile.plugins' => 'Doplnkové moduly',
 
 // Mail form. See example at https://timetracker.anuko.com/report_send.php when emailing a report.