]> wagnertech.de Git - timetracker.git/commitdiff
Further work on localization files in preparation for integrating paid status plugin...
authorNik Okuntseff <support@anuko.com>
Thu, 18 Jan 2018 15:59:38 +0000 (15:59 +0000)
committerNik Okuntseff <support@anuko.com>
Thu, 18 Jan 2018 15:59:38 +0000 (15:59 +0000)
17 files changed:
WEB-INF/resources/ca.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/fa.lang.php
WEB-INF/resources/fi.lang.php
WEB-INF/resources/fr.lang.php
WEB-INF/resources/he.lang.php
WEB-INF/resources/nl.lang.php
WEB-INF/resources/pl.lang.php
WEB-INF/resources/pt-br.lang.php
WEB-INF/resources/ru.lang.php
WEB-INF/resources/sk.lang.php
WEB-INF/resources/sr.lang.php
WEB-INF/resources/sv.lang.php
WEB-INF/templates/footer.tpl

index 3ac69f79b731fcc3215307ee588605be9e0100e4..7b3118052592ff4fbb2bf16ccaaf9f6eaf0c24bd 100644 (file)
@@ -320,6 +320,8 @@ $i18n_key_words = array(
 // 'dropdown.status_inactive' => 'inactive',
 // 'dropdown.delete'=>'delete',
 // 'dropdown.do_not_delete'=>'do not delete',
+// 'dropdown.paid' => 'paid',
+// 'dropdown.not_paid' => 'not paid',
 
 // Login form. See example at https://timetracker.anuko.com/login.php.
 // TODO: translate the following.
index 90edcd22a669d98f3cbe88e688a24f9bf827557d..2699acb8a8325eae3870db81016af20bc9bf2023 100644 (file)
@@ -302,6 +302,9 @@ $i18n_key_words = array(
 'dropdown.status_inactive' => 'Inaktive',
 'dropdown.delete'=>'Slet',
 'dropdown.do_not_delete'=>'Slet ikke',
+// TODO: translate the following.
+// 'dropdown.paid' => 'paid',
+// 'dropdown.not_paid' => 'not paid',
 
 // Login form. See example at https://timetracker.anuko.com/login.php.
 'form.login.forgot_password' => 'Har du glemt din adgangskode?',
index 391f8d19993f6a8635df725726603fa6237dde99..dd54e5d39aafcadc6d527219f81de5767ac6eb57 100644 (file)
@@ -297,6 +297,9 @@ $i18n_key_words = array(
 'dropdown.status_inactive' => 'inaktiv',
 'dropdown.delete'=>'löschen',
 'dropdown.do_not_delete'=>'nicht löschen',
+// TODO: translate the following.
+// 'dropdown.paid' => 'paid',
+// 'dropdown.not_paid' => 'not paid',
 
 // Below is a section for strings that are used on individual forms. When a string is used only on one form it should be placed here.
 // One exception is for closely related forms such as "Time" and "Editing Time Record" with similar controls. In such cases
index 8bdc991c383694a0d1da72f48cacee4863483f2f..327c9f250b9be94834efc1246a5ced59aa087b06 100644 (file)
@@ -298,6 +298,8 @@ $i18n_key_words = array(
 'dropdown.status_inactive' => 'inactive',
 'dropdown.delete'=>'delete',
 'dropdown.do_not_delete'=>'do not delete',
+'dropdown.paid' => 'paid',
+'dropdown.not_paid' => 'not paid',
 
 // Below is a section for strings that are used on individual forms. When a string is used only on one form it should be placed here.
 // One exception is for closely related forms such as "Time" and "Editing Time Record" with similar controls. In such cases
index d52837df0620b3a094e0ccc4bc8a3402c71b02c1..8d643179eab587d310574c5032aef234c5548521 100644 (file)
@@ -347,6 +347,8 @@ $i18n_key_words = array(
 // 'dropdown.status_inactive' => 'inactive',
 // 'dropdown.delete'=>'delete',
 // 'dropdown.do_not_delete'=>'do not delete',
+// 'dropdown.paid' => 'paid',
+// 'dropdown.not_paid' => 'not paid',
 
 // Below is a section for strings that are used on individual forms. When a string is used only on one form it should be placed here.
 // One exception is for closely related forms such as "Time" and "Editing Time Record" with similar controls. In such cases
index d72e4722c687c6e8d8ea6dd873d4a392cafe3ce0..f0dce4b71cefee3e29e26111f17c5d160658309c 100644 (file)
@@ -320,6 +320,8 @@ $i18n_key_words = array(
 // TODO: translate the following.
 // 'dropdown.delete'=>'delete',
 // 'dropdown.do_not_delete'=>'do not delete',
+// 'dropdown.paid' => 'paid',
+// 'dropdown.not_paid' => 'not paid',
 
 // Below is a section for strings that are used on individual forms. When a string is used only on one form it should be placed here.
 // One exception is for closely related forms such as "Time" and "Editing Time Record" with similar controls. In such cases
index c2d56e73d0b7ad55b6f4a1a51c3861312388fd27..308320d1ffd99404681f3028073e4fbd59e7274e 100644 (file)
@@ -298,6 +298,9 @@ $i18n_key_words = array(
 'dropdown.status_inactive' => 'inaktiivinen',
 'dropdown.delete'=>'poista',
 'dropdown.do_not_delete'=>'älä poista',
+// TODO: translate the following.
+// 'dropdown.paid' => 'paid',
+// 'dropdown.not_paid' => 'not paid',
 
 // Below is a section for strings that are used on individual forms. When a string is used only on one form it should be placed here.
 // One exception is for closely related forms such as "Time" and "Editing Time Record" with similar controls. In such cases
index b9690b3df1de73df61004cc3b1a99dec31937239..2748de7519209734a05a0027222da97ae2f8faf4 100644 (file)
@@ -290,6 +290,9 @@ $i18n_key_words = array(
 'dropdown.status_inactive' => 'inactif',
 'dropdown.delete'=>'supprimer',
 'dropdown.do_not_delete'=>'ne pas supprimer',
+// TODO: translate the following.
+// 'dropdown.paid' => 'paid',
+// 'dropdown.not_paid' => 'not paid',
 
 // Below is a section for strings that are used on individual forms. When a string is used only on one form it should be placed here.
 // One exception is for closely related forms such as "Time" and "Editing Time Record" with similar controls. In such cases
index 4ec907b1cc761e287bb63537de1000cad8ce3c60..0c1350d351e679629d7c6a1b08720d57f8bf1d2e 100644 (file)
@@ -323,6 +323,8 @@ $i18n_key_words = array(
 // TODO: translate the following.
 // 'dropdown.delete'=>'delete',
 // 'dropdown.do_not_delete'=>'do not delete',
+// 'dropdown.paid' => 'paid',
+// 'dropdown.not_paid' => 'not paid',
 
 // Below is a section for strings that are used on individual forms. When a string is used only on one form it should be placed here.
 // One exception is for closely related forms such as "Time" and "Editing Time Record" with similar controls. In such cases
index 6e45e0c801ff3ee384d3daf0fcc540945b348b8e..899f559b8ed640ab49023301e42107e57ce06822 100644 (file)
@@ -297,6 +297,9 @@ $i18n_key_words = array(
 'dropdown.status_inactive' => 'inactief',
 'dropdown.delete'=>'verwijderen',
 'dropdown.do_not_delete'=>'niet verwijderen',
+// TODO: translate the following.
+// 'dropdown.paid' => 'paid',
+// 'dropdown.not_paid' => 'not paid',
 
 // Below is a section for strings that are used on individual forms. When a string is used only on one form it should be placed here.
 // One exception is for closely related forms such as "Time" and "Editing Time Record" with similar controls. In such cases
index f71ebfa801e4cbb30fbf416744f9ad1d58f7a23e..ffa5a2a65611c23b8aeed9e9103bd2827827867a 100644 (file)
@@ -306,6 +306,9 @@ $i18n_key_words = array(
 'dropdown.status_inactive' => 'nieaktywny',
 'dropdown.delete'=>'usuń',
 'dropdown.do_not_delete'=>'nie usuwaj',
+// TODO: translate the following.
+// 'dropdown.paid' => 'paid',
+// 'dropdown.not_paid' => 'not paid',
 
 // Below is a section for strings that are used on individual forms. When a string is used only on one form it should be placed here.
 // One exception is for closely related forms such as "Time" and "Editing Time Record" with similar controls. In such cases
index d5d5a22f75fb675493e7bde6e231d0a5fb6d6c75..50ab6d2e3fbe36319fcb9fa64b032a1288deb870 100644 (file)
@@ -298,7 +298,9 @@ $i18n_key_words = array(
 'dropdown.status_inactive' => 'inativo',
 'dropdown.delete' => 'apagar',
 'dropdown.do_not_delete' => 'não apagar',
-
+// TODO: translate the following.
+// 'dropdown.paid' => 'paid',
+// 'dropdown.not_paid' => 'not paid',
 
 // Below is a section for strings that are used on individual forms. When a string is used only on one form it should be placed here.
 // One exception is for closely related forms such as "Time" and "Editing Time Record" with similar controls. In such cases
index 138def6b9692e2d4b1cab77964ab8cc0a9a2efc5..c0d2deaef90ea233ac4288c2980e180c391a9502 100644 (file)
@@ -296,6 +296,8 @@ $i18n_key_words = array(
 'dropdown.status_inactive' => 'неактивный',
 'dropdown.delete'=>'удалить',
 'dropdown.do_not_delete'=>'не удалять',
+'dropdown.paid' => 'оплачено',
+'dropdown.not_paid' => 'не оплачено',
 
 // Below is a section for strings that are used on individual forms. When a string is used only on one form it should be placed here.
 // One exception is for closely related forms such as "Time" and "Editing Time Record" with similar controls. In such cases
index a44c791d02440efd6cb08cda5714cd1b1d89aeb8..100cfece294befc5075734c26a2e801c423eb334 100644 (file)
@@ -321,6 +321,8 @@ $i18n_key_words = array(
 // TODO: translate the following.
 // 'dropdown.delete'=>'delete',
 // 'dropdown.do_not_delete'=>'do not delete',
+// 'dropdown.paid' => 'paid',
+// 'dropdown.not_paid' => 'not paid',
 
 // Below is a section for strings that are used on individual forms. When a string is used only on one form it should be placed here.
 // One exception is for closely related forms such as "Time" and "Editing Time Record" with similar controls. In such cases
index 278a5289f24ceadf672a34eeae7723b8ac1e301d..e7a01e22b8a18e2196c3c2232a616e2f9d8a2311 100644 (file)
@@ -304,6 +304,9 @@ $i18n_key_words = array(
 'dropdown.status_inactive' => 'neaktivan',
 'dropdown.delete'=>'obriši',
 'dropdown.do_not_delete'=>'nemoj obrisati',
+// TODO: translate the following.
+// 'dropdown.paid' => 'paid',
+// 'dropdown.not_paid' => 'not paid',
 
 // Below is a section for strings that are used on individual forms. When a string is used only on one form it should be placed here.
 // One exception is for closely related forms such as "Time" and "Editing Time Record" with similar controls. In such cases
index 12e65c5504c4fd64540229dcea66edc13cdf6281..899cc1de9e18d17de6a36ab81d236e51c90a45a9 100644 (file)
@@ -301,6 +301,9 @@ $i18n_key_words = array(
 'dropdown.status_inactive' => 'Inaktiv',
 'dropdown.delete' => 'Ta bort',
 'dropdown.do_not_delete' => 'Ta inte bort',
+// TODO: translate the following.
+// 'dropdown.paid' => 'paid',
+// 'dropdown.not_paid' => 'not paid',
 
 // Below is a section for strings that are used on individual forms. When a string is used only on one form it should be placed here.
 // One exception is for closely related forms such as "Time" and "Editing Time Record" with similar controls. In such cases
index faf09a264747a16b3b070e9fcefa9cb58343876a..b7dd2acd9b3133c0697b79f04113d19a27e58f40 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.14.0.3751 | Copyright &copy; <a href="https://www.anuko.com/lp/tt_3.htm" target="_blank">Anuko</a> |
+          <td align="center">&nbsp;Anuko Time Tracker 1.14.0.3752 | 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>