]> wagnertech.de Git - timetracker.git/commitdiff
Some rearrangements in translation files.
authorNik Okuntseff <support@anuko.com>
Fri, 19 Apr 2019 16:50:01 +0000 (16:50 +0000)
committerNik Okuntseff <support@anuko.com>
Fri, 19 Apr 2019 16:50:01 +0000 (16:50 +0000)
34 files changed:
WEB-INF/resources/ca.lang.php
WEB-INF/resources/cs.lang.php
WEB-INF/resources/da.lang.php
WEB-INF/resources/de.lang.php
WEB-INF/resources/en.lang.php
WEB-INF/resources/es.lang.php
WEB-INF/resources/et.lang.php
WEB-INF/resources/fa.lang.php
WEB-INF/resources/fi.lang.php
WEB-INF/resources/fr.lang.php
WEB-INF/resources/gr.lang.php
WEB-INF/resources/he.lang.php
WEB-INF/resources/hu.lang.php
WEB-INF/resources/it.lang.php
WEB-INF/resources/ja.lang.php
WEB-INF/resources/ko.lang.php
WEB-INF/resources/nl.lang.php
WEB-INF/resources/no.lang.php
WEB-INF/resources/pl.lang.php
WEB-INF/resources/pt-br.lang.php
WEB-INF/resources/pt.lang.php
WEB-INF/resources/ro.lang.php
WEB-INF/resources/ru.lang.php
WEB-INF/resources/sk.lang.php
WEB-INF/resources/sl.lang.php
WEB-INF/resources/sr.lang.php
WEB-INF/resources/sv.lang.php
WEB-INF/resources/tr.lang.php
WEB-INF/resources/zh-cn.lang.php
WEB-INF/resources/zh-tw.lang.php
WEB-INF/templates/footer.tpl
WEB-INF/templates/mobile/users.tpl
WEB-INF/templates/reports.tpl
WEB-INF/templates/users.tpl

index d5f4fbb24449e80ba0ad67fdb336c9f19837b881..ff7a3a35d2d034fc51512aaef62b3f44366a8a6e 100644 (file)
@@ -278,6 +278,8 @@ $i18n_key_words = array(
 // 'label.file' => 'File',
 // 'label.image' => 'Image',
 // 'label.download' => 'Download',
+// 'label.active_users' => 'Active Users',
+// 'label.inactive_users' => 'Inactive Users',
 
 // Form titles.
 // TODO: Improve titles for consistency, so that each title explains correctly what each
@@ -525,8 +527,6 @@ $i18n_key_words = array(
 
 // Users form. See example at https://timetracker.anuko.com/users.php
 // TODO: translate the following.
-// 'form.users.active_users' => 'Active Users',
-// 'form.users.inactive_users' => 'Inactive Users',
 // 'form.users.uncompleted_entry' => 'User has an uncompleted time entry',
 'form.users.role' => 'Rol',
 'form.users.manager' => 'Manejador',
index 26fc89c0884cb5e5111196b806c926df43edc40a..0143505b25bd7c10c7b5e117d5efff5ec565c05c 100644 (file)
@@ -288,6 +288,8 @@ $i18n_key_words = array(
 // 'label.file' => 'File',
 // 'label.image' => 'Image',
 // 'label.download' => 'Download',
+// 'label.active_users' => 'Active Users',
+// 'label.inactive_users' => 'Inactive Users',
 
 // Form titles.
 // TODO: Improve titles for consistency, so that each title explains correctly what each
@@ -534,8 +536,6 @@ $i18n_key_words = array(
 
 // Users form. See example at https://timetracker.anuko.com/users.php
 // TODO: translate the following.
-// 'form.users.active_users' => 'Active Users',
-// 'form.users.inactive_users' => 'Inactive Users',
 // 'form.users.uncompleted_entry' => 'User has an uncompleted time entry',
 'form.users.role' => 'Role',
 'form.users.manager' => 'Manažer',
index f3a29fe4c8b7fd4fecead51db02753c3a9063b2a..2d41a45e8a109564768527fcd717bcb11b18bd09 100644 (file)
@@ -266,6 +266,8 @@ $i18n_key_words = array(
 // 'label.file' => 'File',
 // 'label.image' => 'Image',
 // 'label.download' => 'Download',
+'label.active_users' => 'Aktive Brugere',
+'label.inactive_users' => 'Inaktive Brugere',
 
 // Form titles.
 'title.error' => 'Fejl',
@@ -498,8 +500,6 @@ $i18n_key_words = array(
 'form.tasks.inactive_tasks' => 'Inaktive Opgaver',
 
 // Users form. See example at https://timetracker.anuko.com/users.php
-'form.users.active_users' => 'Aktive Brugere',
-'form.users.inactive_users' => 'Inaktive Brugere',
 'form.users.uncompleted_entry' => 'Bruger har en uafsluttet tidsregistrering',
 'form.users.role' => 'Rolle',
 'form.users.manager' => 'Manager',
index 7153361ecf2e310f277cc27e6c86cf9328cede26..c050cfc9c49a380f51e2564d2ac960e875e26247 100644 (file)
@@ -254,6 +254,8 @@ $i18n_key_words = array(
 // 'label.file' => 'File',
 // 'label.image' => 'Image',
 // 'label.download' => 'Download',
+'label.active_users' => 'Aktive Nutzer',
+'label.inactive_users' => 'Inaktive Nutzer',
 
 // Form titles.
 'title.error' => 'Fehler',
@@ -478,8 +480,6 @@ $i18n_key_words = array(
 'form.tasks.inactive_tasks' => 'Inaktive Tasks',
 
 // Users form. See example at https://timetracker.anuko.com/users.php
-'form.users.active_users' => 'Aktive Nutzer',
-'form.users.inactive_users' => 'Inaktive Nutzer',
 'form.users.uncompleted_entry' => 'Nutzer hat einen unvollständigen Zeiteintrag',
 'form.users.role' => 'Rolle',
 'form.users.manager' => 'Manager',
index 780de306fdaaffc7df0ac2c58f7319ae1c067045..dd18c560adf92e4425e88be01898022ad457363d 100644 (file)
@@ -244,6 +244,8 @@ $i18n_key_words = array(
 'label.file' => 'File',
 'label.image' => 'Image',
 'label.download' => 'Download',
+'label.active_users' => 'Active Users',
+'label.inactive_users' => 'Inactive Users',
 
 // Form titles.
 'title.error' => 'Error',
@@ -468,8 +470,6 @@ $i18n_key_words = array(
 'form.tasks.inactive_tasks' => 'Inactive Tasks',
 
 // Users form. See example at https://timetracker.anuko.com/users.php
-'form.users.active_users' => 'Active Users',
-'form.users.inactive_users' => 'Inactive Users',
 'form.users.uncompleted_entry' => 'User has an uncompleted time entry',
 'form.users.role' => 'Role',
 'form.users.manager' => 'Manager',
index bfd0dcdc4b08b12df2a56f973ce2a9e61a4f2fb7..9e9b4af9b0d28a056d9e9b89a26ae5f3d4c9600c 100644 (file)
@@ -281,6 +281,8 @@ $i18n_key_words = array(
 // 'label.file' => 'File',
 // 'label.image' => 'Image',
 // 'label.download' => 'Download',
+// 'label.active_users' => 'Active Users',
+// 'label.inactive_users' => 'Inactive Users',
 
 // Form titles.
 // TODO: Translate the following.
@@ -537,8 +539,6 @@ $i18n_key_words = array(
 
 // Users form. See example at https://timetracker.anuko.com/users.php
 // TODO: translate the following.
-// 'form.users.active_users' => 'Active Users',
-// 'form.users.inactive_users' => 'Inactive Users',
 // 'form.users.uncompleted_entry' => 'User has an uncompleted time entry',
 'form.users.role' => 'Rol',
 'form.users.manager' => 'Manejador',
index 20255da3eba4263a7ebd537f24d5fd1d9d8376d0..01b8702bfb89b217e47905b4495fde21369f317e 100644 (file)
@@ -270,6 +270,8 @@ $i18n_key_words = array(
 // 'label.file' => 'File',
 // 'label.image' => 'Image',
 // 'label.download' => 'Download',
+'label.active_users' => 'Aktiivsed kasutajad',
+'label.inactive_users' => 'Mitteaktiivsed kasutajad',
 
 // Form titles.
 // TODO: Improve titles for consistency, so that each title explains correctly what each
@@ -504,8 +506,6 @@ $i18n_key_words = array(
 'form.tasks.inactive_tasks' => 'Mitteaktiivsed tööülesanded',
 
 // Users form. See example at https://timetracker.anuko.com/users.php
-'form.users.active_users' => 'Aktiivsed kasutajad',
-'form.users.inactive_users' => 'Mitteaktiivsed kasutajad',
 'form.users.uncompleted_entry' => 'Kasutajal on lõpetamata aja kanne',
 'form.users.role' => 'Roll',
 'form.users.manager' => 'Haldur',
index 8190779e51c25153cb954ac225fbfaee89b3e604..7ec9e70de99f4f367d5b076c3b593d6a76392d64 100644 (file)
@@ -277,6 +277,8 @@ $i18n_key_words = array(
 // 'label.file' => 'File',
 // 'label.image' => 'Image',
 // 'label.download' => 'Download',
+'label.active_users' => 'کاربران فعال',
+'label.inactive_users' => 'کاربران غیرفعال',
 
 // Form titles.
 'title.error' => 'خطا',
@@ -519,8 +521,6 @@ $i18n_key_words = array(
 'form.tasks.inactive_tasks' => 'وظایف غیرفعال',
 
 // Users form. See example at https://timetracker.anuko.com/users.php
-'form.users.active_users' => 'کاربران فعال',
-'form.users.inactive_users' => 'کاربران غیرفعال',
  // TODO: translate the following.
  // 'form.users.uncompleted_entry' => 'User has an uncompleted time entry',
 'form.users.role' => 'سمت',
index 366990dbc9485411fde5209114e453e009f78759..8f04168dcb0efc2fc4e211097abeb923f913488b 100644 (file)
@@ -270,6 +270,8 @@ $i18n_key_words = array(
 // 'label.file' => 'File',
 // 'label.image' => 'Image',
 // 'label.download' => 'Download',
+'label.active_users' => 'Aktiiviset käyttäjät',
+'label.inactive_users' => 'Ei-aktiiviset käyttäjät',
 
 // Form titles.
 'title.error' => 'Virhe',
@@ -503,10 +505,8 @@ $i18n_key_words = array(
 'form.tasks.inactive_tasks' => 'Ei-aktiiviset tehtävät',
 
 // Users form. See example at https://timetracker.anuko.com/users.php
-'form.users.active_users' => 'Aktiiviset käyttäjät',
-'form.users.inactive_users' => 'Ei-aktiiviset käyttäjät',
- // TODO: translate the following.
- // 'form.users.uncompleted_entry' => 'User has an uncompleted time entry',
+// TODO: translate the following.
+// 'form.users.uncompleted_entry' => 'User has an uncompleted time entry',
 'form.users.role' => 'Rooli',
 'form.users.manager' => 'Esimies',
 'form.users.comanager' => 'Apuesimies',
index dc5d350ec877eb328264a25a82b932e311606c97..6d74a9975d391408155e30450fd08c453cee2a5c 100644 (file)
@@ -264,6 +264,8 @@ $i18n_key_words = array(
 // 'label.file' => 'File',
 // 'label.image' => 'Image',
 // 'label.download' => 'Download',
+'label.active_users' => 'Utilisateurs actifs',
+'label.inactive_users' => 'Utilisateurs inactifs',
 
 // Form titles.
 'title.error' => 'Erreur',
@@ -495,8 +497,6 @@ $i18n_key_words = array(
 'form.tasks.inactive_tasks' => 'Tâches inactives',
 
 // Users form. See example at https://timetracker.anuko.com/users.php
-'form.users.active_users' => 'Utilisateurs actifs',
-'form.users.inactive_users' => 'Utilisateurs inactifs',
 'form.users.uncompleted_entry' => 'L\\\'utilisateur a une entrée incomplète',
 'form.users.role' => 'Rôle',
 'form.users.manager' => 'Responsable',
index fbdf6d386ea3575f3ee1301ef72a94607b81485a..71c875620879d0e17f641d1e3725a8f9f46ee698 100644 (file)
@@ -257,6 +257,8 @@ $i18n_key_words = array(
 // 'label.file' => 'File',
 // 'label.image' => 'Image',
 // 'label.download' => 'Download',
+'label.active_users' => 'Ενεργοί χρήστες',
+'label.inactive_users' => 'Ανενεργοί χρήστες',
 
 // Form titles.
 'title.error' => 'Σφάλμα',
@@ -486,8 +488,6 @@ $i18n_key_words = array(
 'form.tasks.inactive_tasks' => 'Ανενεργές εργασίες',
 
 // Users form. See example at https://timetracker.anuko.com/users.php
-'form.users.active_users' => 'Ενεργοί χρήστες',
-'form.users.inactive_users' => 'Ανενεργοί χρήστες',
 'form.users.uncompleted_entry' => 'Ο χρήστης έχει μια μη ολοκληρωμένη εισαγωγή χρόνου',
 'form.users.role' => 'Ρόλος',
 'form.users.manager' => 'Διευθυντής',
index e943ed6cc0f7a294a83a3e1c11aafa49bfce24a5..0b8bf119c35370f8d402a8967b2077ac45b75aeb 100644 (file)
@@ -287,6 +287,8 @@ $i18n_key_words = array(
 // 'label.file' => 'File',
 // 'label.image' => 'Image',
 // 'label.download' => 'Download',
+'label.active_users' => 'משתמשים פעילים',
+'label.inactive_users' => 'משתמשים לא פעילים',
 
 // Form titles.
 'title.error' => 'שגיאה',
@@ -524,8 +526,6 @@ $i18n_key_words = array(
 'form.tasks.inactive_tasks' => 'משימות לא פעילות',
 
 // Users form. See example at https://timetracker.anuko.com/users.php
-'form.users.active_users' => 'משתמשים פעילים',
-'form.users.inactive_users' => 'משתמשים לא פעילים',
 // TODO: translate the following.
 // 'form.users.uncompleted_entry' => 'User has an uncompleted time entry',
 'form.users.role' => 'תפקיד',
index bcf597d5150c84d14cc34f7fdfffc815012e07ef..835ff96c30b04a023f0cce89c2abf31aaaf28d91 100644 (file)
@@ -283,6 +283,8 @@ $i18n_key_words = array(
 // 'label.file' => 'File',
 // 'label.image' => 'Image',
 // 'label.download' => 'Download',
+// 'label.active_users' => 'Active Users',
+// 'label.inactive_users' => 'Inactive Users',
 
 // Form titles.
 // TODO: Translate the following.
@@ -528,8 +530,6 @@ $i18n_key_words = array(
 
 // Users form. See example at https://timetracker.anuko.com/users.php
 // TODO: translate the following.
-// 'form.users.active_users' => 'Active Users',
-// 'form.users.inactive_users' => 'Inactive Users',
 // 'form.users.uncompleted_entry' => 'User has an uncompleted time entry',
 'form.users.role' => 'Szerepkör',
 'form.users.manager' => 'Vezető',
index d931d5f57807c4df4ec3ba38ae331c205db1003d..e3cf96d217b60fe52234fda031688faf9d1944e3 100644 (file)
@@ -261,6 +261,8 @@ $i18n_key_words = array(
 // 'label.file' => 'File',
 // 'label.image' => 'Image',
 // 'label.download' => 'Download',
+'label.active_users' => 'Utenti attivi',
+'label.inactive_users' => 'Utenti inattivi',
 
 // Form titles.
 // TODO: Improve titles for consistency, so that each title explains correctly what each
@@ -499,8 +501,6 @@ $i18n_key_words = array(
 'form.tasks.inactive_tasks' => 'Compiti inattivi',
 
 // Users form. See example at https://timetracker.anuko.com/users.php
-'form.users.active_users' => 'Utenti attivi',
-'form.users.inactive_users' => 'Utenti inattivi',
 'form.users.uncompleted_entry' => 'Questo utente ha un record temporale incompleto',
 'form.users.role' => 'Ruolo',
 'form.users.manager' => 'Manager',
index 46eb8f13219b3efcd01745df103dbbef330ba1c6..eb5a2347b873e311c57cdd82fa9a49dbad86e397 100644 (file)
@@ -288,6 +288,8 @@ $i18n_key_words = array(
 // 'label.file' => 'File',
 // 'label.image' => 'Image',
 // 'label.download' => 'Download',
+// 'label.active_users' => 'Active Users',
+// 'label.inactive_users' => 'Inactive Users',
 
 // Form titles.
 // TODO: Translate the following.
@@ -533,8 +535,6 @@ $i18n_key_words = array(
 
 // Users form. See example at https://timetracker.anuko.com/users.php
 // TODO: translate the following.
-// 'form.users.active_users' => 'Active Users',
-// 'form.users.inactive_users' => 'Inactive Users',
 // 'form.users.uncompleted_entry' => 'User has an uncompleted time entry',
 'form.users.role' => '役割', // TODO: is this correct?
 'form.users.manager' => '管理者',
index 46d69536b7b85597e4b0261cabf4d946bd2e4823..2eb2f776c49b16c286a67f47808ebf6af1a86ee4 100644 (file)
@@ -288,6 +288,8 @@ $i18n_key_words = array(
 // 'label.file' => 'File',
 // 'label.image' => 'Image',
 // 'label.download' => 'Download',
+// 'label.active_users' => 'Active Users',
+// 'label.inactive_users' => 'Inactive Users',
 
 // Form titles.
 // TODO: Translate the following.
@@ -531,8 +533,6 @@ $i18n_key_words = array(
 
 // Users form. See example at https://timetracker.anuko.com/users.php
 // TODO: translate the following.
-// 'form.users.active_users' => 'Active Users',
-// 'form.users.inactive_users' => 'Inactive Users',
 // 'form.users.uncompleted_entry' => 'User has an uncompleted time entry',
 'form.users.role' => '직위', // TODO: is this correct? The term "role" describes user function, as in "team manager role".
 'form.users.manager' => '관리자',
index 336304d60132ccc5d98eab690b45eec16970ca07..91958bf195e1a42cfc665d647cd9216590fc18ae 100644 (file)
@@ -245,6 +245,8 @@ $i18n_key_words = array(
 'label.image' => 'Afbeelding',
 // TODO: translate the following.
 // 'label.download' => 'Download',
+'label.active_users' => 'Actieve medewerkers',
+'label.inactive_users' => 'Inactieve medewerkers',
 
 // Form titles.
 'title.error' => 'Fout',
@@ -463,8 +465,6 @@ $i18n_key_words = array(
 'form.tasks.inactive_tasks' => 'Inactieve taken',
 
 // Users form. See example at https://timetracker.anuko.com/users.php
-'form.users.active_users' => 'Actieve medewerkers',
-'form.users.inactive_users' => 'Inactieve medewerkers',
 'form.users.uncompleted_entry' => 'Gebruiker heeft tijd ingevoerd die niet compleet is',
 'form.users.role' => 'Rol',
 'form.users.manager' => 'Manager',
index debf1f92783580c0e0e640d5c03d6467fe23fa4e..a2f9cfac03c25b4090d857a297f7bd45863f3237 100644 (file)
@@ -285,6 +285,8 @@ $i18n_key_words = array(
 // 'label.file' => 'File',
 // 'label.image' => 'Image',
 // 'label.download' => 'Download',
+// 'label.active_users' => 'Active Users',
+// 'label.inactive_users' => 'Inactive Users',
 
 // Form titles.
 // TODO: Translate the following.
@@ -529,8 +531,6 @@ $i18n_key_words = array(
 
 // Users form. See example at https://timetracker.anuko.com/users.php
 // TODO: translate the following.
-// 'form.users.active_users' => 'Active Users',
-// 'form.users.inactive_users' => 'Inactive Users',
 // 'form.users.uncompleted_entry' => 'User has an uncompleted time entry',
 'form.users.role' => 'Rolle',
 // TODO: translate the following.
index f676a7be2ca04b280c7bfca338787937069d37e0..4fd5af42c5bc645d6b4ee0586feef5634363e539 100644 (file)
@@ -271,6 +271,8 @@ $i18n_key_words = array(
 // 'label.file' => 'File',
 // 'label.image' => 'Image',
 // 'label.download' => 'Download',
+'label.active_users' => 'Aktywni użytkownicy',
+'label.inactive_users' => 'Nieaktywni użytkownicy',
 
 // Form titles.
 'title.error' => 'Błąd',
@@ -506,8 +508,6 @@ $i18n_key_words = array(
 'form.tasks.inactive_tasks' => 'Nieaktywne zadania',
 
 // Users form. See example at https://timetracker.anuko.com/users.php
-'form.users.active_users' => 'Aktywni użytkownicy',
-'form.users.inactive_users' => 'Nieaktywni użytkownicy',
  // TODO: translate the following.
  // 'form.users.uncompleted_entry' => 'User has an uncompleted time entry',
 'form.users.role' => 'Rola',
index 9bb3a47cc694f8538c7df257e2769ef89c6c2e23..2d85a5b752d4bfcab9c9b6cdb078e458178d948b 100644 (file)
@@ -268,6 +268,8 @@ $i18n_key_words = array(
 // 'label.file' => 'File',
 // 'label.image' => 'Image',
 // 'label.download' => 'Download',
+'label.active_users' => 'Usuários ativos',
+'label.inactive_users' => 'Usuários inativos',
 
 // Form titles.
 'title.error' => 'Erro',
@@ -501,8 +503,6 @@ $i18n_key_words = array(
 'form.tasks.inactive_tasks' => 'Tarefas inativas',
 
 // Users form. See example at https://timetracker.anuko.com/users.php
-'form.users.active_users' => 'Usuários ativos',
-'form.users.inactive_users' => 'Usuários inativos',
 // TODO: translate the following.
 // 'form.users.uncompleted_entry' => 'User has an uncompleted time entry',
 'form.users.role' => 'Papel',
index 913e891650b412c2ced938004514032b6dc56bdf..68f41f3ac68456fbbed5b438ca90f8c5001c59ee 100644 (file)
@@ -273,6 +273,8 @@ $i18n_key_words = array(
 // 'label.file' => 'File',
 // 'label.image' => 'Image',
 // 'label.download' => 'Download',
+// 'label.active_users' => 'Active Users',
+// 'label.inactive_users' => 'Inactive Users',
 
 // Form titles.
 // TODO: Translate the following.
@@ -510,8 +512,6 @@ $i18n_key_words = array(
 
 // Users form. See example at https://timetracker.anuko.com/users.php
 // TODO: translate the following.
-// 'form.users.active_users' => 'Active Users',
-// 'form.users.inactive_users' => 'Inactive Users',
 // 'form.users.uncompleted_entry' => 'User has an uncompleted time entry',
 // 'form.users.role' => 'Role',
 'form.users.manager' => 'Gerente',
index 630d1711ad9d086afce5cc2abdb98b10138447c6..5c56da222a09c0673c1cd9608041e2e88ddb19e4 100644 (file)
@@ -285,6 +285,8 @@ $i18n_key_words = array(
 // 'label.file' => 'File',
 // 'label.image' => 'Image',
 // 'label.download' => 'Download',
+// 'label.active_users' => 'Active Users',
+// 'label.inactive_users' => 'Inactive Users',
 
 // Form titles.
 // TODO: Improve titles for consistency, so that each title explains correctly what each
@@ -531,8 +533,6 @@ $i18n_key_words = array(
 
 // Users form. See example at https://timetracker.anuko.com/users.php
 // TODO: translate the following.
-// 'form.users.active_users' => 'Active Users',
-// 'form.users.inactive_users' => 'Inactive Users',
 // 'form.users.uncompleted_entry' => 'User has an uncompleted time entry',
 'form.users.role' => 'Functie', // TODO: is "Rol" a better term here?
 'form.users.manager' => 'Manager',
index c9c325ceebee541129935ec7567969125d5c5423..9536114e831d4687ad328e127a73ab040c340cf7 100644 (file)
@@ -243,6 +243,8 @@ $i18n_key_words = array(
 'label.file' => 'Файл',
 'label.image' => 'Изображение',
 'label.download' => 'Скачать',
+'label.active_users' => 'Активные пользователи',
+'label.inactive_users' => 'Неактивные пользователи',
 
 // Form titles.
 'title.error' => 'Ошибка',
@@ -457,8 +459,6 @@ $i18n_key_words = array(
 'form.tasks.inactive_tasks' => 'Неактивные задачи',
 
 // Users form. See example at https://timetracker.anuko.com/users.php
-'form.users.active_users' => 'Активные пользователи',
-'form.users.inactive_users' => 'Неактивные пользователи',
 'form.users.uncompleted_entry' => 'Пользователь имеет неоконченную запись',
 'form.users.role' => 'Роль',
 'form.users.manager' => 'Менеджер',
index 57d652ab2e127abf150b773d1ba54fdc4fdf0fd0..59c9b5ab01e114d62f94f6ef8e83644c9f28422a 100644 (file)
@@ -276,6 +276,8 @@ $i18n_key_words = array(
 // 'label.file' => 'File',
 // 'label.image' => 'Image',
 // 'label.download' => 'Download',
+'label.active_users' => 'Aktívny používatelia',
+'label.inactive_users' => 'Neaktívny používatelia',
 
 // Form titles.
 'title.error' => 'Chyba',
@@ -513,8 +515,6 @@ $i18n_key_words = array(
 'form.tasks.inactive_tasks' => 'Neaktívne úlohy',
 
 // Users form. See example at https://timetracker.anuko.com/users.php
-'form.users.active_users' => 'Aktívny používatelia',
-'form.users.inactive_users' => 'Neaktívny používatelia',
 // TODO: translate the following.
 // 'form.users.uncompleted_entry' => 'User has an uncompleted time entry',
 'form.users.role' => 'Rola',
index e6ee244779f42cf270236573f11c4f964402c0bf..da43e50475aac4bfd4f52a4b4b3903d095e3e292 100644 (file)
@@ -268,6 +268,8 @@ $i18n_key_words = array(
 // 'label.file' => 'File',
 // 'label.image' => 'Image',
 // 'label.download' => 'Download',
+// 'label.active_users' => 'Active Users',
+// 'label.inactive_users' => 'Inactive Users',
 
 // Form titles.
 // TODO: Translate the following.
@@ -506,8 +508,6 @@ $i18n_key_words = array(
 
 // Users form. See example at https://timetracker.anuko.com/users.php
 // TODO: translate the following.
-// 'form.users.active_users' => 'Active Users',
-// 'form.users.inactive_users' => 'Inactive Users',
 // 'form.users.uncompleted_entry' => 'User has an uncompleted time entry',
 // 'form.users.role' => 'Role',
 // 'form.users.manager' => 'Manager',
index c1dfd1db0daaa11567d8b0394206d9646364e791..289c71cc1eeb74601b95cea0786fed0e57e0b373 100644 (file)
@@ -269,6 +269,8 @@ $i18n_key_words = array(
 // 'label.file' => 'File',
 // 'label.image' => 'Image',
 // 'label.download' => 'Download',
+'label.active_users' => 'Aktivni korisnik',
+'label.inactive_users' => 'Neaktivni korisnik',
 
 // Form titles.
 'title.error' => 'Greška',
@@ -504,8 +506,6 @@ $i18n_key_words = array(
 'form.tasks.inactive_tasks' => 'Neaktivni zadaci',
 
 // Korisnička forma. Pogledajte primer na https://timetracker.anuko.com/users.php
-'form.users.active_users' => 'Aktivni korisnik',
-'form.users.inactive_users' => 'Neaktivni korisnik',
 // TODO: translate the following.
 // 'form.users.uncompleted_entry' => 'User has an uncompleted time entry',
 'form.users.role' => 'Funkcija',
index 8eb1baba9d142daf1e9e216a3f6e2e72bc8892cc..2a69ff3c294800286c3f73422c4dfee8168c2ae7 100644 (file)
@@ -265,6 +265,8 @@ $i18n_key_words = array(
 // 'label.file' => 'File',
 // 'label.image' => 'Image',
 // 'label.download' => 'Download',
+'label.active_users' => 'Aktiva användare',
+'label.inactive_users' => 'Inaktiva användare',
 
 // Rubriker för formulär
 'title.error' => 'Fel',
@@ -502,8 +504,6 @@ $i18n_key_words = array(
 'form.tasks.inactive_tasks' => 'Inaktiva arbetsuppgifter',
 
 // Users form. See example at https://timetracker.anuko.com/users.php
-'form.users.active_users' => 'Aktiva användare',
-'form.users.inactive_users' => 'Inaktiva användare',
 'form.users.uncompleted_entry' => 'Användaren har en oavslutad tidsregistrering',
 'form.users.role' => 'Roll',
 'form.users.manager' => 'Ansvarig',
index 67d2ad63f271017686ecaaa4a0beaaa9a56d2098..d50a396996269d41fa64c0280fa4c6da6ef57785 100644 (file)
@@ -292,6 +292,8 @@ $i18n_key_words = array(
 // 'label.file' => 'File',
 // 'label.image' => 'Image',
 // 'label.download' => 'Download',
+// 'label.active_users' => 'Active Users',
+// 'label.inactive_users' => 'Inactive Users',
 
 // Form titles.
 // Form titles.
@@ -543,8 +545,6 @@ $i18n_key_words = array(
 
 // Users form. See example at https://timetracker.anuko.com/users.php
 // TODO: translate the following.
-// 'form.users.active_users' => 'Active Users',
-// 'form.users.inactive_users' => 'Inactive Users',
 // 'form.users.uncompleted_entry' => 'User has an uncompleted time entry',
 'form.users.role' => 'Rol',
 // TODO: translate the following.
index 9cfe56471def309a6b70dec6d4fa9eb507ef2f10..d80d920a18aaf3aac571997e500cc5af97a7f582 100644 (file)
@@ -276,6 +276,8 @@ $i18n_key_words = array(
 // 'label.file' => 'File',
 // 'label.image' => 'Image',
 // 'label.download' => 'Download',
+// 'label.active_users' => 'Active Users',
+// 'label.inactive_users' => 'Inactive Users',
 
 // Form titles.
 // TODO: Translate the following.
@@ -516,8 +518,6 @@ $i18n_key_words = array(
 
 // Users form. See example at https://timetracker.anuko.com/users.php
 // TODO: translate the following.
-// 'form.users.active_users' => 'Active Users',
-// 'form.users.inactive_users' => 'Inactive Users',
 // 'form.users.uncompleted_entry' => 'User has an uncompleted time entry',
 'form.users.role' => '角色',
 'form.users.manager' => '经理',
index a204a733943259bc4122c84020de9d504a0f9c42..c6e1bb4e458aff88382f0cb019286e7c344627b2 100644 (file)
@@ -283,6 +283,8 @@ $i18n_key_words = array(
 // 'label.file' => 'File',
 // 'label.image' => 'Image',
 // 'label.download' => 'Download',
+// 'label.active_users' => 'Active Users',
+// 'label.inactive_users' => 'Inactive Users',
 
 // Form titles.
 // TODO: Translate the following.
@@ -523,8 +525,6 @@ $i18n_key_words = array(
 
 // Users form. See example at https://timetracker.anuko.com/users.php
 // TODO: translate the following.
-// 'form.users.active_users' => 'Active Users',
-// 'form.users.inactive_users' => 'Inactive Users',
 // 'form.users.uncompleted_entry' => 'User has an uncompleted time entry',
 'form.users.role' => '角色',
 'form.users.manager' => '經理',
index eea5a85db3ca353d4fc557aeaaf1299756159239..757996c479a8d47ae3d7b12e04f5c11bd1e5698f 100644 (file)
@@ -12,7 +12,7 @@
       <br>
       <table cellspacing="0" cellpadding="4" width="100%" border="0">
         <tr>
-          <td align="center">&nbsp;Anuko Time Tracker 1.19.1.4960 | Copyright &copy; <a href="https://www.anuko.com/lp/tt_3.htm" target="_blank">Anuko</a> |
+          <td align="center">&nbsp;Anuko Time Tracker 1.19.1.4961 | Copyright &copy; <a href="https://www.anuko.com/lp/tt_3.htm" target="_blank">Anuko</a> |
             <a href="https://www.anuko.com/lp/tt_4.htm" target="_blank">{$i18n.footer.credits}</a> |
             <a href="https://www.anuko.com/lp/tt_5.htm" target="_blank">{$i18n.footer.license}</a> |
             <a href="https://www.anuko.com/lp/tt_7.htm" target="_blank">{$i18n.footer.improve}</a>
index b3af8e206db891ee9e3c41820607a5afc5613953..8841ea31878b329aa7c02463a890db37d1ec3427 100644 (file)
@@ -8,7 +8,7 @@
 {if $user->can('manage_users')}
       <table class="mobile-table-details">
   {if $inactive_users}
-        <tr><td class="sectionHeaderNoBorder">{$i18n.form.users.active_users}</td></tr>
+        <tr><td class="sectionHeaderNoBorder">{$i18n.label.active_users}</td></tr>
   {/if}
         <tr>
           <td width="35%" class="tableHeader">{$i18n.label.person_name}</td>
@@ -45,7 +45,7 @@
 
   {if $inactive_users}
       <table class="mobile-table-details">
-        <tr><td class="sectionHeaderNoBorder">{$i18n.form.users.inactive_users}</td></tr>
+        <tr><td class="sectionHeaderNoBorder">{$i18n.label.inactive_users}</td></tr>
         <tr>
           <td width="35%" class="tableHeader">{$i18n.label.person_name}</td>
           <td width="35%" class="tableHeader">{$i18n.label.login}</td>
index c79425e646251308b745f7625a35cbe53274aa15..58fe61dcdbd15f73212732ac368b6943e21f68ca 100644 (file)
@@ -302,7 +302,7 @@ function handleCheckboxes() {
         </tr>
 {if $show_active_users}
         <tr>
-          <td colspan="3"><b>{$i18n.form.users.active_users}</b></td>
+          <td colspan="3"><b>{$i18n.label.active_users}</b></td>
         </tr>
         <tr>
           <td colspan="3">{$forms.reportForm.users_active.control}</td>
@@ -310,7 +310,7 @@ function handleCheckboxes() {
 {/if}
 {if $show_inactive_users}
         <tr>
-          <td colspan="3"><b>{$i18n.form.users.inactive_users}</b></td>
+          <td colspan="3"><b>{$i18n.label.inactive_users}</b></td>
         </tr>
         <tr>
           <td colspan="3">{$forms.reportForm.users_inactive.control}</td>
index f03dfd0cf6546096ab56cb767f1e039101f5c7be..6067ce6f8f1d02ea28ed672048ed502ce38091a9 100644 (file)
@@ -8,7 +8,7 @@
 {if $user->can('manage_users')}
       <table cellspacing="1" cellpadding="3" border="0" width="100%">
   {if $inactive_users}
-        <tr><td class="sectionHeaderNoBorder">{$i18n.form.users.active_users}</td></tr>
+        <tr><td class="sectionHeaderNoBorder">{$i18n.label.active_users}</td></tr>
   {/if}
         <tr>
           <td width="30%" class="tableHeader">{$i18n.label.person_name}</td>
@@ -56,7 +56,7 @@
 
   {if $inactive_users}
       <table cellspacing="1" cellpadding="3" border="0" width="100%">
-        <tr><td class="sectionHeaderNoBorder">{$i18n.form.users.inactive_users}</td></tr>
+        <tr><td class="sectionHeaderNoBorder">{$i18n.label.inactive_users}</td></tr>
         <tr>
           <td width="30%" class="tableHeader">{$i18n.label.person_name}</td>
           <td width="30%" class="tableHeader">{$i18n.label.login}</td>