X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fsk.lang.php;h=38b25f62c059c6c7194fa3eab73e9b76a92cfa4f;hb=de518d7584b24c438ac562b3f1eca4e96568c85a;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..38b25f62 100644 --- a/WEB-INF/resources/sk.lang.php +++ b/WEB-INF/resources/sk.lang.php @@ -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. @@ -379,9 +380,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',