X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;ds=sidebyside;f=WEB-INF%2Fresources%2Fsk.lang.php;h=a70af3993d0049dc585e82dd2bcd374be8ef8442;hb=2908e17af44b65d6a97e299edd03293ddd802802;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..a70af399 100644 --- a/WEB-INF/resources/sk.lang.php +++ b/WEB-INF/resources/sk.lang.php @@ -117,6 +117,10 @@ $i18n_key_words = array( // 'error.cannot_import' => 'Cannot import: %s.', // 'error.format' => 'Invalid file format.', +// Success messages. +// TODO: translate the following. +// 'msg.success' => 'Operation completed successfully.', + // Labels for buttons. 'button.login' => 'Prihlásiť', 'button.now' => 'Teraz', @@ -247,8 +251,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".