X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fsk.lang.php;h=d3e4f4d40650834485117d630841d3e1b7a2a730;hb=9396e4eb81c51af990a074c0042980e938612b59;hp=56de57ba7ddeff66b413c9b8545eccb0cc0e56c6;hpb=78fdadfb6001c22512856ee6a5771b8d5a5ae122;p=timetracker.git diff --git a/WEB-INF/resources/sk.lang.php b/WEB-INF/resources/sk.lang.php index 56de57ba..d3e4f4d4 100644 --- a/WEB-INF/resources/sk.lang.php +++ b/WEB-INF/resources/sk.lang.php @@ -117,6 +117,15 @@ $i18n_key_words = array( // 'error.cannot_import' => 'Cannot import: %s.', // 'error.format' => 'Invalid file format.', +// Warning messages. +// TODO: translate the following. +// 'warn.sure' => 'Are you sure?', +// 'warn.confirm_save' => 'Date has changed. Confirm saving, not copying this item.', + +// Success messages. +// TODO: translate the following. +// 'msg.success' => 'Operation completed successfully.', + // Labels for buttons. 'button.login' => 'Prihlásiť', 'button.now' => 'Teraz', @@ -247,8 +256,8 @@ $i18n_key_words = array( 'label.totals_only' => 'Iba celkové', // Form titles. +'title.error' => 'Chyba', // TODO: Translate the following. -// 'title.error' => 'Error', // 'title.success' => 'Success', 'title.login' => 'Prihlásenie', 'title.groups' => 'Tímy', // TODO: change "teams" to "groups". @@ -509,6 +518,7 @@ $i18n_key_words = array( // 'form.group_edit.allow_overlap' => 'Allow overlap', // 'form.group_edit.future_entries' => 'Future entries', // 'form.group_edit.uncompleted_indicators' => 'Uncompleted indicators', +// 'form.group_edit.copy_warning' => 'Warn on copy', // 'form.group_edit.allow_ip' => 'Allow IP', // Deleting Group form. See example at https://timetracker.anuko.com/delete_group.php