Some refactoring in translation files.
[timetracker.git] / WEB-INF / resources / sr.lang.php
index a29ffb2..0282837 100644 (file)
@@ -86,7 +86,8 @@ $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.',
-'error.period_locked' => 'Ne može se izvršiti naredba. Uneti podaci su veći od određenog broja dana ne mogu se sačuvati niti modifikovati. Samo Menadžer tim-a može da definiše ovu vrednost u opciji "Blokiraj intervale u danima" na svom "Profilu". Postavite ga na 0 za uklanjanje restrikcija. <br> <br> Nepotpuni zapisi (sa 0 ili bez trajanja) mogu biti izbrisani.',
+// 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.',
 'error.uncompleted_exists' => 'Unos već postoji ali je nekompletan. Zatvorite postojeći ili obrišite unos.',
@@ -150,8 +151,10 @@ $i18n_key_words = array(
 'label.note' => 'Napomena',
 'label.item' => 'Stavka',
 'label.cost' => 'Cena',
-'label.week_total' => 'Zbir časova nedeljno',
 'label.day_total' => 'Zbir časova dnevno',
+'label.week_total' => 'Zbir časova nedeljno',
+// TODO: translate the following.
+// 'label.month_total' => 'Month total',
 'label.today' => 'Danas',
 'label.total_hours' => 'Ukupno časova',
 'label.total_cost' => 'Ukupna cena',
@@ -164,7 +167,6 @@ $i18n_key_words = array(
 'label.id' => 'ID',
 'label.language' => 'Jezik',
 'label.decimal_mark' => 'Decimala',
-'label.lock_interval' => 'Blokiraj intervale u danima',
 'label.date_format' => 'Format datuma',
 'label.time_format' => 'Format vremena',
 'label.week_start' => 'Prvi dan u nedelji',
@@ -193,6 +195,10 @@ $i18n_key_words = array(
 'label.fav_report' => 'Omiljeni izveštaji',
 'label.cron_schedule' => 'Sredi raspored',
 'label.what_is_it' => 'Šta je ovo?',
+// 'label.year' => 'Year',
+// 'label.month' => 'Month',
+// 'label.quota' => 'Quota',
+// 'label.workdayHours' => 'Daily working hours',
 
 // Form titles.
 'title.login' => 'Prijava',
@@ -238,6 +244,7 @@ $i18n_key_words = array(
 'title.add_notification' => 'Dodavanje napomene',
 'title.edit_notification' => 'Izmena napomene',
 'title.delete_notification' => 'Brisanje napomene',
+// 'title.monthly_quota' => 'Monthly quota',
 'title.export' => 'Izvoz podataka tim-a',
 'title.import' => 'Uvoz podataka tim-a',
 'title.options' => 'Opcije',
@@ -250,6 +257,10 @@ $i18n_key_words = array(
 'title.cf_add_dropdown_option' => 'Dodavanje opcija',
 'title.cf_edit_dropdown_option' => 'Izmena opcija',
 '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:
+// 'title.locking' => 'Locking',
 
 // 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.
@@ -293,6 +304,9 @@ $i18n_key_words = array(
 'form.time.duration_format' => '(hh:mm or 0.0h)',
 'form.time.billable' => 'Naplativ',
 'form.time.uncompleted' => 'Nezavršen',
+// TODO: translate the folllowing.
+// 'form.time.remaining_quota' => 'Remaining quota',
+// 'form.time.over_quota' => 'Over quota',
 
 // Izmena vremenske forme. Pogledajte primer na https://timetracker.anuko.com/time_edit.php (get there by editing an uncompleted time record).
 'form.time_edit.uncompleted' => 'Ovaj zapis je sačuvan sa početnim vremenom i nije greška.',