X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/f70b38c195ffb7b7dcaa14fb6af38f59cd43c0db..887ff98dde2f444ef7f33b32fc7f550b5833b5e6:/WEB-INF/resources/sk.lang.php diff --git a/WEB-INF/resources/sk.lang.php b/WEB-INF/resources/sk.lang.php index 3285b490..44492dc2 100644 --- a/WEB-INF/resources/sk.lang.php +++ b/WEB-INF/resources/sk.lang.php @@ -126,7 +126,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. @@ -228,6 +228,8 @@ $i18n_key_words = array( // 'label.paid_status' => 'Paid status', // 'label.paid' => 'Paid', // 'button.mark_paid' => 'Mark paid', +// 'label.week_note' => 'Week note', +// 'label.week_list' => 'Week list', // Form titles. 'title.login' => 'Prihlásenie', @@ -293,6 +295,7 @@ $i18n_key_words = array( // It is also a name for the Locking plugin on the Team profile page. // TODO: translate the following. // 'title.locking' => 'Locking', +// 'title.week_view' => 'Week View', // 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. @@ -391,6 +394,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',