X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/c6ebb0657fa010dc5724ad1ddf4f8866ea9013e0..c0c074a026debe06878f1ade76e02ebd0ae0fe9d:/WEB-INF/resources/sk.lang.php diff --git a/WEB-INF/resources/sk.lang.php b/WEB-INF/resources/sk.lang.php index 4ef634a9..a44c791d 100644 --- a/WEB-INF/resources/sk.lang.php +++ b/WEB-INF/resources/sk.lang.php @@ -98,7 +98,7 @@ $i18n_key_words = array( '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 strings. +// TODO: translate the following. // 'error.overlap' => 'Time interval overlaps with existing records.', // 'error.future_date' => 'Date is in future.', @@ -162,7 +162,8 @@ $i18n_key_words = array( 'label.finish' => 'Koniec', 'label.duration' => 'Dĺžka', 'label.note' => 'Poznámka', -// TODO: translate label.item +// TODO: translate the following. +// 'label.notes' => 'Notes', // 'label.item' => 'Item', 'label.cost' => 'Náklady', // TODO: translate the following string. @@ -216,9 +217,13 @@ $i18n_key_words = array( 'label.type_text' => 'text', 'label.required' => 'Povinné', 'label.fav_report' => 'Obľúbená zostava', -// TODO: translate the following strings. +// TODO: translate the following. // 'label.cron_schedule' => 'Cron schedule', // 'label.what_is_it' => 'What is it?', +// 'label.expense' => 'Expense', +// 'label.quantity' => 'Quantity', +// 'label.paid_status' => 'Paid status', +// 'label.paid' => 'Paid', // Form titles. 'title.login' => 'Prihlásenie', @@ -232,7 +237,7 @@ $i18n_key_words = array( '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 strings. +// TODO: translate the following. // 'title.expenses' => 'Expenses', // 'title.edit_expense' => 'Editing Expense Item', // 'title.delete_expense' => 'Deleting Expense Item', @@ -262,7 +267,7 @@ $i18n_key_words = array( 'title.add_invoice' => 'Pridávanie faktúry', 'title.view_invoice' => 'Priehliadanie faktúry', 'title.delete_invoice' => 'Vymazávanie faktúry', -// TODO: translate the following strings. +// TODO: translate the following. // 'title.notifications' => 'Notifications', // 'title.add_notification' => 'Adding Notification', // 'title.edit_notification' => 'Editing Notification', @@ -313,7 +318,7 @@ $i18n_key_words = array( // 'dropdown.select_invoice' => '--- select invoice ---', 'dropdown.status_active' => 'aktívny', 'dropdown.status_inactive' => 'neaktívny', -// TODO: translate the following strings. +// TODO: translate the following. // 'dropdown.delete'=>'delete', // 'dropdown.do_not_delete'=>'do not delete', @@ -355,13 +360,13 @@ $i18n_key_words = array( 'form.reports.include_records' => 'Zahrnúť záznamy', 'form.reports.include_billable' => 'faktúrovateĺné', 'form.reports.include_not_billable' => 'nefaktúrovateľné', -// TODO: translate the following strings. +// 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 strings. +// TODO: translate the following. // 'form.reports.group_by' => 'Group by', // 'form.reports.group_by_no' => '--- no grouping ---', 'form.reports.group_by_date' => 'dátum', @@ -379,9 +384,10 @@ $i18n_key_words = array( // (you can get to this form after generating a report). 'form.invoice.number' => 'Číslo faktúry', 'form.invoice.person' => 'Osoba', -// TODO: translate the following stings. +// 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', @@ -407,7 +413,7 @@ $i18n_key_words = array( 'form.users.default_rate' => 'Predvolená hodinová sadzba', // Client delete form. See example at https://timetracker.anuko.com/client_delete.php -// TODO: translate the following strings. +// TODO: translate the following. // 'form.client.client_to_delete' => 'Client to delete', // 'form.client.client_entries' => 'Client entries',