]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/sr.lang.php
Combining add button labels into one.
[timetracker.git] / WEB-INF / resources / sr.lang.php
index c4c16e561f39300e0d27f946538adb35088bec48..34ef63ace46918b3cc21d4e0732ba109bd0b81bd 100644 (file)
@@ -108,8 +108,6 @@ $i18n_key_words = array(
 'button.add_project' => 'Dodaj projekat',
 'button.add_task' => 'Dodaj zadatak',
 'button.add_client' => 'Dodaj klijenta',
-'button.add_invoice' => 'Dodaj račun',
-'button.add_option' => 'Dodaj opcije',
 'button.add' => 'Dodaj',
 'button.generate' => 'Napravi',
 'button.reset_password' => 'Resetuj lozinku',
@@ -142,6 +140,8 @@ $i18n_key_words = array(
 'label.end_date' => 'Krajnji datum',
 'label.user' => 'Korisnik',
 'label.users' => 'Korisnici',
+// TODO: translate the following.
+// 'label.roles' => 'Roles',
 'label.client' => 'Klijent',
 'label.clients' => 'Klijenti',
 'label.option' => 'Opcije',
@@ -405,6 +405,12 @@ $i18n_key_words = array(
 'form.users.rate' => 'Cena',
 'form.users.default_rate' => 'Podrazumevana cena sati',
 
+// Roles form. See example at https://timetracker.anuko.com/roles.php
+// TODO: translate the following.
+// 'form.roles.active_roles' => 'Active Roles',
+// 'form.roles.inactive_roles' => 'Inactive Roles',
+// 'form.roles.rights' => 'Rights',
+
 // Forma klijenata. Pogledajte primer na https://timetracker.anuko.com/clients.php
 'form.clients.active_clients' => 'Aktivni klijent',
 'form.clients.inactive_clients' => 'Neaktivni klijent',
@@ -441,7 +447,7 @@ $i18n_key_words = array(
 'form.profile.type_start_finish' => 'početak i kraj',
 'form.profile.type_duration' => 'trajanje',
 // TODO: translate the following.
-// 'form.profile.punch_in_mode' => 'Punch in mode',
+// 'form.profile.punch_mode' => 'Punch mode',
 // 'form.profile.allow_overlap' => 'Allow overlap',
 // 'form.profile.future_entries' => 'Future entries',
 // 'form.profile.uncompleted_indicators' => 'Uncompleted indicators',