X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;ds=inline;f=WEB-INF%2Fresources%2Fsk.lang.php;h=edb9b2241d9727300ac7bfe5164930e344a40214;hb=f7226ae1586d42a3166bdd9b9384b7e47eb27383;hp=4ef634a90f6a9ac0f49a251ff202ce4150b6ebbd;hpb=c6ebb0657fa010dc5724ad1ddf4f8866ea9013e0;p=timetracker.git diff --git a/WEB-INF/resources/sk.lang.php b/WEB-INF/resources/sk.lang.php index 4ef634a9..edb9b224 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,12 @@ $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', // Form titles. 'title.login' => 'Prihlásenie', @@ -232,7 +236,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 +266,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 +317,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 +359,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 +383,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 +412,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',