X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;ds=sidebyside;f=WEB-INF%2Fresources%2Fsr.lang.php;h=320117194f741511fe719788f4dc30185e6d92fd;hb=cf9315882cd37786cc8ba5d13bf6381b935d1600;hp=84dfa80306822de4313ef1373de8a88b43e0913b;hpb=170717b62207bd2da1628959d55b691a2d6f95a3;p=timetracker.git diff --git a/WEB-INF/resources/sr.lang.php b/WEB-INF/resources/sr.lang.php index 84dfa803..32011719 100644 --- a/WEB-INF/resources/sr.lang.php +++ b/WEB-INF/resources/sr.lang.php @@ -86,7 +86,7 @@ $i18n_key_words = array( 'error.no_login' => 'Nema korisnika pod ovom prijavom', 'error.no_teams' => 'Vaša baza podataka je prazna. Prijavite se kao administrator i napravite novi tim.', 'error.upload' => 'Greška pri otpremanju podatka.', -// TODO: Translate the following: +// TODO: translate the following. // 'error.range_locked' => 'Date range is locked.', 'error.mail_send' => 'Greška u slanju mejla.', 'error.no_email' => 'Nema imejla pod korisničkom imenom.', @@ -186,6 +186,8 @@ $i18n_key_words = array( 'label.role_comanager' => '(saradnik)', 'label.role_admin' => '(administrator)', 'label.page' => 'Strana', +// TODO: translate the following. +// 'label.condition' => 'Condition', // Labels for plugins (extensions to Time Tracker that provide additional features). 'label.custom_fields' => 'Dodatna polja', // Translate the following. @@ -257,7 +259,7 @@ $i18n_key_words = array( 'title.cf_delete_dropdown_option' => 'Brisanje opcija', // NOTE TO TRANSLATORS: Locking is a feature to lock records from modifications (ex: weekly on Mondays we lock all previous weeks). // It is also a name for the Locking plugin on the Team profile page. -// TODO: Translate the following: +// TODO: translate the following. // 'title.locking' => 'Locking', // Section for common strings inside combo boxes on forms. Strings shared between forms shall be placed here.