]> wagnertech.de Git - timetracker.git/commitdiff
Introduced strings required for roles.
authorNik Okuntseff <support@anuko.com>
Thu, 22 Feb 2018 15:34:23 +0000 (15:34 +0000)
committerNik Okuntseff <support@anuko.com>
Thu, 22 Feb 2018 15:34:23 +0000 (15:34 +0000)
30 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/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

index dea1d5085d3eff103d0510ac73a6a93600591ec0..7dcf0e0aed29e3a3927046f0f957fafd375dbc7c 100644 (file)
@@ -449,6 +449,11 @@ $i18n_key_words = array(
 'form.users.rate' => 'Taxa',
 'form.users.default_rate' => 'Taxa per defecte per hora',
 
+// 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',
+
 // Clients form. See example at https://timetracker.anuko.com/clients.php
 // TODO: translate the following.
 // 'form.clients.active_clients' => 'Active Clients',
index ad5f1114edc2568eeda1d65a456c2690d8a3a786..4e8d686019136c94862490b78d32816412830ee1 100644 (file)
@@ -462,6 +462,11 @@ $i18n_key_words = array(
 // TODO: translate the following.
 // 'form.users.default_rate' => 'Default hourly rate',
 
+// 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',
+
 // Clients form. See example at https://timetracker.anuko.com/clients.php
 // TODO: translate the following.
 // 'form.clients.active_clients' => 'Active Clients',
index 5eb053c5e7bf4b03943367557b60a25959bb333c..5514900b88903bc1e77cd553edd595a3a2091465 100644 (file)
@@ -399,6 +399,11 @@ $i18n_key_words = array(
 'form.users.rate' => 'Sats',
 'form.users.default_rate' => 'Standard Time Sats',
 
+// 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',
+
 // Clients form. See example at https://timetracker.anuko.com/clients.php
 'form.clients.active_clients' => 'Aktive Klienter',
 'form.clients.inactive_clients' => 'Inaktive Klienter',
index 23361d2b6f3d4c0d5adc50f5ab011cb9710146b5..84d3a53782022e3e8a7aeccf990eae98596990a9 100644 (file)
@@ -397,6 +397,11 @@ $i18n_key_words = array(
 'form.users.rate' => 'Stundensatz',
 'form.users.default_rate' => 'Normaler Stundensatz',
 
+// 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',
+
 // Clients form. See example at https://timetracker.anuko.com/clients.php
 'form.clients.active_clients' => 'Aktive Kunden',
 'form.clients.inactive_clients' => 'Inaktive Kunden',
index c7f5cd8acafd7ba4ff9de34178c6c3e8f6cac741..2315da14e38f09ee6daad5e5308cfcffba5c5701 100644 (file)
@@ -393,6 +393,10 @@ $i18n_key_words = array(
 'form.users.rate' => 'Rate',
 'form.users.default_rate' => 'Default hourly rate',
 
+ // Roles form. See example at https://timetracker.anuko.com/roles.php
+'form.roles.active_roles' => 'Active Roles',
+'form.roles.inactive_roles' => 'Inactive Roles',
+
 // Clients form. See example at https://timetracker.anuko.com/clients.php
 'form.clients.active_clients' => 'Active Clients',
 'form.clients.inactive_clients' => 'Inactive Clients',
index d17f5f0f36c1c99598ad630f0adc0bc4eb5d0af4..b7085dcf5ded1032080a473b7be66c517289fca3 100644 (file)
@@ -460,6 +460,11 @@ $i18n_key_words = array(
 // TODO: translate the following.
 // 'form.users.default_rate' => 'Default hourly rate',
 
+// 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',
+
 // Clients form. See example at https://timetracker.anuko.com/clients.php
 // TODO: translate the following.
 // 'form.clients.active_clients' => 'Active Clients',
index f8c39eb1b0036bb24519f3f45a800b5eb4778d72..f16823c5514aa4638652a026efc8be9f2cc65e66 100644 (file)
@@ -459,6 +459,11 @@ $i18n_key_words = array(
 'form.users.rate' => 'Hind',
 'form.users.default_rate' => 'Vaikimisi tunni hind',
 
+// 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',
+
 // Clients form. See example at https://timetracker.anuko.com/clients.php
 // TODO: translate the following.
 // 'form.clients.active_clients' => 'Active Clients',
index 01849c0819b44abcc31fb4dee08aef8983e6b956..b68518e5813e027409bece7e9f4287366160d5dd 100644 (file)
@@ -426,6 +426,11 @@ $i18n_key_words = array(
 'form.users.rate' => 'نرخ',
 'form.users.default_rate' => 'نرخ ساعتی پیش فرض',
 
+// 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',
+
 // Clients form. See example at https://timetracker.anuko.com/clients.php
 'form.clients.active_clients' => 'مشتری های فعال',
 'form.clients.inactive_clients' => 'مشتری های غیرفعال',
index 6121ee5c71bd1df42553f60dfa729dd3d71e25e0..c88cd45d853c002b5f6a59e370da3128a5473c94 100644 (file)
@@ -406,6 +406,11 @@ $i18n_key_words = array(
 'form.users.rate' => 'Taksa',
 'form.users.default_rate' => 'Oletustuntitaksa',
 
+// 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',
+
 // Clients form. See example at https://timetracker.anuko.com/clients.php
 'form.clients.active_clients' => 'Aktiiviset asiakkaat',
 'form.clients.inactive_clients' => 'Ei-aktiiviset asiakkaat',
index f4ca02da4a1e79f4ba8073d7d269d861aa8e8a10..36087481f392c0421ecfed4036ab58461565b243 100644 (file)
@@ -396,6 +396,11 @@ $i18n_key_words = array(
 'form.users.rate' => 'Tarif',
 'form.users.default_rate' => 'Tarif horaire par défaut',
 
+// 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',
+
 // Clients form. See example at https://timetracker.anuko.com/clients.php
 'form.clients.active_clients' => 'Clients actifs',
 'form.clients.inactive_clients' => 'Clients inactifs',
index 400f2e88e173e9d896e55b83ff1113e868659b1a..2cd8b8001c70a9950356198e35de76aedf89a3cc 100644 (file)
@@ -432,6 +432,11 @@ $i18n_key_words = array(
 'form.users.rate' => 'תעריף',
 'form.users.default_rate' => 'תעריף ברירת מחדל לשעה',
 
+// 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',
+
 // Clients form. See example at https://timetracker.anuko.com/clients.php
 'form.clients.active_clients' => 'לקוחות פעילים',
 'form.clients.inactive_clients' => 'לקוחות לא פעילים',
index 66a86fb88011c158ea9cc534d9a490c2f1c199a3..b830ba71f1f960b4995251a849bf6d2c9381d268 100644 (file)
@@ -453,6 +453,11 @@ $i18n_key_words = array(
 'form.users.rate' => 'Tarifa',
 'form.users.default_rate' => 'Általános óradíj',
 
+// 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',
+
 // Clients form. See example at https://timetracker.anuko.com/clients.php
 // TODO: translate the following.
 // 'form.clients.active_clients' => 'Active Clients',
index c485060d855937e7e26cd23088e8b9a04a870be0..dcd1b37b657466fd0d3c910657627d449604dcf3 100644 (file)
@@ -399,6 +399,11 @@ $i18n_key_words = array(
 'form.users.rate' => 'Costo',
 'form.users.default_rate' => 'Costo per ora di default',
 
+// 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',
+
 // Clients form. See example at https://timetracker.anuko.com/clients.php
 'form.clients.active_clients' => 'Clienti attivi',
 'form.clients.inactive_clients' => 'Clienti inattivi',
index 80a9e302484c099b540c3bed60466af121c9df6e..aad7ff3032c707d1d010088c9b292f6d756ac789 100644 (file)
@@ -450,6 +450,11 @@ $i18n_key_words = array(
 'form.users.rate' => '給料',
 'form.users.default_rate' => 'デフォルト時間当り給料',
 
+// 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',
+
 // Clients form. See example at https://timetracker.anuko.com/clients.php
 // TODO: translate the following.
 // 'form.clients.active_clients' => 'Active Clients',
index f5c542369bd664e1d1b014361fd69e288c50ff9c..cd39cb13868381c73ef4fe85cd8f55f73a746010 100644 (file)
@@ -452,6 +452,11 @@ $i18n_key_words = array(
 'form.users.rate' => '급여',
 'form.users.default_rate' => '디폴트 시간당 급여',
 
+// 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',
+
 // Clients form. See example at https://timetracker.anuko.com/clients.php
 // TODO: translate the following.
 // 'form.clients.active_clients' => 'Active Clients',
index 801b1a78b403d6c628bcd44a901870063774cf29..b0890545f513d067718afeecf235cf175cc64151 100644 (file)
@@ -395,6 +395,11 @@ $i18n_key_words = array(
 'form.users.rate' => 'Tarief',
 'form.users.default_rate' => 'Standaard uurtarief',
 
+// 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',
+
 // Clients form. See example at https://timetracker.anuko.com/clients.php
 'form.clients.active_clients' => 'Actieve klanten',
 'form.clients.inactive_clients' => 'Inactieve klanten',
index 9408047983a76a00eb029bf48b3e9c3b4efcd7c2..3778d695ecaa6882cfb9a5a6d81020b9e8de25bf 100644 (file)
@@ -448,6 +448,11 @@ $i18n_key_words = array(
 // 'form.users.rate' => 'Rate',
 // 'form.users.default_rate' => 'Default hourly rate',
 
+// 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',
+
 // Clients form. See example at https://timetracker.anuko.com/clients.php
 // TODO: translate the following.
 // 'form.clients.active_clients' => 'Active Clients',
index c94a4703fefc0ce956398928d370fec6038c6db5..9c9c2974ad327de0184f3d84f53cdec4975db434 100644 (file)
@@ -409,6 +409,11 @@ $i18n_key_words = array(
 'form.users.rate' => 'Stawka',
 'form.users.default_rate' => 'Domyślna stawka godzinowa',
 
+// 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',
+
 // Clients form. See example at https://timetracker.anuko.com/clients.phpp
 'form.clients.active_clients' => 'Aktywni klienci',
 'form.clients.inactive_clients' => 'Nieaktywni klienci',
index d108287a2f2ae7e1ba55e55efe6d740d095f6ff8..b8e4a91fc3a75978d5cd767d07ec24ef67e2b3b4 100644 (file)
@@ -404,6 +404,11 @@ $i18n_key_words = array(
 'form.users.rate' => 'Honorário',
 'form.users.default_rate' => 'Honorário padrão por hora',
 
+// 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',
+
 // Clients form. See example at https://timetracker.anuko.com/clients.php
 'form.clients.active_clients' => 'Clientes ativos',
 'form.clients.inactive_clients' => 'Clientes inativos',
index 213c43f7f5bb549583c0ea4220da43e38b03898d..2aa049f79115476b9fbd7680c8c2c02f675f7e25 100644 (file)
@@ -437,6 +437,11 @@ $i18n_key_words = array(
 // 'form.users.rate' => 'Rate',
 // 'form.users.default_rate' => 'Default hourly rate',
 
+// 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',
+
 // Clients form. See example at https://timetracker.anuko.com/clients.php
 // TODO: translate the following.
 // 'form.clients.active_clients' => 'Active Clients',
index c893483d142f9a36689d3090c5a8a5876d3267d9..ee1673c284e65e7c1001b4188acccc45f83dad0f 100644 (file)
@@ -456,6 +456,11 @@ $i18n_key_words = array(
 'form.users.rate' => 'Rată',
 'form.users.default_rate' => 'Pret pe ora implicit',
 
+// 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',
+
 // Clients form. See example at https://timetracker.anuko.com/clients.php
 // TODO: translate the following.
 // 'form.clients.active_clients' => 'Active Clients',
index 7c4e1c6f073cd2d8fc406ff9926042a6cac5c4d5..aee9df750c8b2de42d65b0fcdee801eb3ac18acc 100644 (file)
@@ -391,6 +391,10 @@ $i18n_key_words = array(
 'form.users.rate' => 'Ставка',
 'form.users.default_rate' => 'Почасовая ставка',
 
+// Roles form. See example at https://timetracker.anuko.com/roles.php
+'form.roles.active_roles' => 'Активные роли',
+'form.roles.inactive_roles' => 'Неактивные роли',
+
 // Deleting Client form. See example at https://timetracker.anuko.com/client_delete.php
 'form.client.client_to_delete' => 'Клиент для удаления',
 'form.client.client_entries' => 'Записи клиента',
index 9a7f63eca2811a00f02a1cc54e7916852f25d681..df06ddfccadfceafea70024adc758b27baf27902 100644 (file)
@@ -424,6 +424,11 @@ $i18n_key_words = array(
 'form.users.rate' => 'Sadzba',
 'form.users.default_rate' => 'Predvolená hodinová sadzba',
 
+// 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',
+
 // Clients form. See example at https://timetracker.anuko.com/clients.php
 'form.clients.active_clients' => 'Aktívny klienti',
 'form.clients.inactive_clients' => 'Neaktívny klienti',
index 8276a83f541a1ff19ac7b41db685ec898b0d4c7a..ed7281536954456ee6fc901c2a775853aa8f574a 100644 (file)
@@ -433,6 +433,11 @@ $i18n_key_words = array(
 // 'form.users.rate' => 'Rate',
 // 'form.users.default_rate' => 'Default hourly rate',
 
+// 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',
+
 // Clients form. See example at https://timetracker.anuko.com/clients.php
 // TODO: translate the following.
 // 'form.clients.active_clients' => 'Active Clients',
index 2e0856f05aaf842dff7e43337f4f71496812d499..14df209705dc114a832b828ec36658e3ef0a6f1f 100644 (file)
@@ -407,6 +407,11 @@ $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',
+
 // Forma klijenata. Pogledajte primer na https://timetracker.anuko.com/clients.php
 'form.clients.active_clients' => 'Aktivni klijent',
 'form.clients.inactive_clients' => 'Neaktivni klijent',
index a1522010950c1ccee567f07794bca65ef68ac350..6529f6dc6803dc3167182f1665afb985ee0330d7 100644 (file)
@@ -404,6 +404,11 @@ $i18n_key_words = array(
 'form.users.rate' => 'Timtaxa',
 'form.users.default_rate' => 'Standard timtaxa',
 
+// 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',
+
 // Clients form. See example at https://timetracker.anuko.com/clients.php
 'form.clients.active_clients' => 'Aktiva kunder',
 'form.clients.inactive_clients' => 'Inaktiva kunder',
index 507a988ff70b63bd916f0c9f263a1af80ffb782c..37c225404860a3d6063e09bd95b97d8cee32d9bc 100644 (file)
@@ -467,6 +467,11 @@ $i18n_key_words = array(
 'form.users.rate' => 'Tarife', // TODO: is this correct?
 'form.users.default_rate' => 'Varsayılan saat ücreti',
 
+// 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',
+
 // Clients form. See example at https://timetracker.anuko.com/clients.php
 // TODO: translate the following.
 // 'form.clients.active_clients' => 'Active Clients',
index 05e23ed7f185504e6b0d5e94db76acabc24dbf4a..a0ef26b032ced6a770b5af3e9b83bc9c54ccb4e4 100644 (file)
@@ -437,6 +437,11 @@ $i18n_key_words = array(
 'form.users.rate' => '费率',
 'form.users.default_rate' => '默认小时收费',
 
+// 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',
+
 // Clients form. See example at https://timetracker.anuko.com/clients.php
 // TODO: translate the following.
 // 'form.clients.active_clients' => 'Active Clients',
index 1642c9e5f05a51e4756c11ff230b6c83dc339b72..9e3944f488e2f73117667f91eb1693c1be8beb24 100644 (file)
@@ -446,6 +446,11 @@ $i18n_key_words = array(
 'form.users.rate' => '費率',
 'form.users.default_rate' => '默認小時收費',
 
+// 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',
+
 // Clients form. See example at https://timetracker.anuko.com/clients.php
 // TODO: translate the following.
 // 'form.clients.active_clients' => 'Active Clients',
index c1c46d2a7b8b3fe9b144c7ca53a49eae9222a9cb..865790b18e5897e45df9d1ed301da5784bf3b7cd 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.17.29.4010 | Copyright &copy; <a href="https://www.anuko.com/lp/tt_3.htm" target="_blank">Anuko</a> |
+          <td align="center">&nbsp;Anuko Time Tracker 1.17.29.4011 | 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>