]> wagnertech.de Git - timetracker.git/commitdiff
Some refactoring in translations.
authorNik Okuntseff <support@anuko.com>
Mon, 25 Feb 2019 16:17:40 +0000 (16:17 +0000)
committerNik Okuntseff <support@anuko.com>
Mon, 25 Feb 2019 16:17:40 +0000 (16:17 +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/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

index 0b8e648ea0d0ae148233e6de3e2a3e15e92e504c..c0a6931344273edfed510c8433e3aaa33ef4d016 100644 (file)
@@ -398,6 +398,8 @@ $i18n_key_words = array(
 // 'dropdown.status_inactive' => 'inactive',
 // 'dropdown.delete' => 'delete',
 // 'dropdown.do_not_delete' => 'do not delete',
+// 'dropdown.approved' => 'approved',
+// 'dropdown.not_approved' => 'not approved',
 // 'dropdown.paid' => 'paid',
 // 'dropdown.not_paid' => 'not paid',
 
index 5024843549dcbed39ef06f608ac343e6b0aa71ca..d48497cf2081b222b21d029a5e4aef62341c4746 100644 (file)
@@ -407,6 +407,8 @@ $i18n_key_words = array(
 // 'dropdown.status_inactive' => 'inactive',
 // 'dropdown.delete' => 'delete',
 // 'dropdown.do_not_delete' => 'do not delete',
+// 'dropdown.approved' => 'approved',
+// 'dropdown.not_approved' => 'not approved',
 // 'dropdown.paid' => 'paid',
 // 'dropdown.not_paid' => 'not paid',
 
index fe00d548954db9e6ce05a0aa7beb4b9111a48bfb..2a639b2ade68ba3be6e156925d02c51ab3d45fc2 100644 (file)
@@ -374,6 +374,8 @@ $i18n_key_words = array(
 'dropdown.delete' => 'Slet',
 'dropdown.do_not_delete' => 'Slet ikke',
 // TODO: translate the following.
+// 'dropdown.approved' => 'approved',
+// 'dropdown.not_approved' => 'not approved',
 // 'dropdown.paid' => 'paid',
 // 'dropdown.not_paid' => 'not paid',
 
index 0de74a3e5c4d9925370a622874e5058f0a9baf93..016ec855818c47d0c0669ca2b70a97236b7238dd 100644 (file)
@@ -353,6 +353,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.approved' => 'approved',
+// 'dropdown.not_approved' => 'not approved',
 'dropdown.paid' => 'bezahlt',
 'dropdown.not_paid' => 'nicht bezahlt',
 
index 91f3e09d7323097801ed58fa98ccae3d91c3b392..4ec12f82dadc8a94322d5d576838aecc6ce16b54 100644 (file)
@@ -345,9 +345,12 @@ $i18n_key_words = array(
 'dropdown.status_inactive' => 'inactive',
 'dropdown.delete' => 'delete',
 'dropdown.do_not_delete' => 'do not delete',
+'dropdown.approved' => 'approved',
+'dropdown.not_approved' => 'not approved',
 '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
 // a string can be defined on the main form and used on related forms. The reasoning for this is to make translation effort easier.
index d5341b9cde91ace4d2590923ff2ebdcad313d555..3c6c44c8567934999d9d44b4ee8aa3a722d46065 100644 (file)
@@ -397,6 +397,8 @@ $i18n_key_words = array(
 // 'dropdown.status_inactive' => 'inactive',
 // 'dropdown.delete' => 'delete',
 // 'dropdown.do_not_delete' => 'do not delete',
+// 'dropdown.approved' => 'approved',
+// 'dropdown.not_approved' => 'not approved',
 // 'dropdown.paid' => 'paid',
 // 'dropdown.not_paid' => 'not paid',
 
index 7696e91867483c12a91971a6d92d0c1c90be228b..cccc548b87f2acd5d95c07efae17d3b453808dd3 100644 (file)
@@ -374,6 +374,9 @@ $i18n_key_words = array(
 'dropdown.status_inactive' => 'mitte aktiivne',
 'dropdown.delete' => 'kustuta',
 'dropdown.do_not_delete' => 'ära kustuta',
+// TODO: translate the following.
+// 'dropdown.approved' => 'approved',
+// 'dropdown.not_approved' => 'not approved',
 'dropdown.paid' => 'makstud',
 'dropdown.not_paid' => 'mitte makstud',
 
index ac87cc8b0f83532888b19ddbd96ad4b3bc584687..95a15739114a5879e7fc1980a4d26c69ffbbaf78 100644 (file)
@@ -385,6 +385,8 @@ $i18n_key_words = array(
 // TODO: translate the following.
 // 'dropdown.delete' => 'delete',
 // 'dropdown.do_not_delete' => 'do not delete',
+// 'dropdown.approved' => 'approved',
+// 'dropdown.not_approved' => 'not approved',
 // 'dropdown.paid' => 'paid',
 // 'dropdown.not_paid' => 'not paid',
 
index 9e194dc8e21d07d0b5ac4f33fabc97ce7098165d..c06af3dec12344f1cdaa3453bb9796c328127292 100644 (file)
@@ -374,6 +374,8 @@ $i18n_key_words = array(
 'dropdown.delete' => 'poista',
 'dropdown.do_not_delete' => 'älä poista',
 // TODO: translate the following.
+// 'dropdown.approved' => 'approved',
+// 'dropdown.not_approved' => 'not approved',
 // 'dropdown.paid' => 'paid',
 // 'dropdown.not_paid' => 'not paid',
 
index d4ef906083425c4b7ad36c74a011a0a4e3a20905..f95325d6cb6b09ec2bd56ac03526fc5bf0376d18 100644 (file)
@@ -366,6 +366,8 @@ $i18n_key_words = array(
 'dropdown.delete' => 'supprimer',
 'dropdown.do_not_delete' => 'ne pas supprimer',
 // TODO: translate the following.
+// 'dropdown.approved' => 'approved',
+// 'dropdown.not_approved' => 'not approved',
 // 'dropdown.paid' => 'paid',
 // 'dropdown.not_paid' => 'not paid',
 
index 6b22ef584e43d9cefcdf7f365b8b140c2047bbba..8079b6f8f1a5ccb4b7bc0931bb69d4e500d625dc 100644 (file)
@@ -361,6 +361,9 @@ $i18n_key_words = array(
 'dropdown.status_inactive' => 'ανένεργος',
 'dropdown.delete' => 'διαγραφή',
 'dropdown.do_not_delete' => 'μη το διαγράψετε',
+// TODO: translate the following.
+// 'dropdown.approved' => 'approved',
+// 'dropdown.not_approved' => 'not approved',
 'dropdown.paid' => 'εξοφλημένο',
 'dropdown.not_paid' => 'δεν έχει εξοφληθεί',
 
index 545ef28cbe520163d25b62f236628fc6b551c082..c2f66657a463748f44145f3a6c37d0635f0bb670 100644 (file)
@@ -395,6 +395,8 @@ $i18n_key_words = array(
 // TODO: translate the following.
 // 'dropdown.delete' => 'delete',
 // 'dropdown.do_not_delete' => 'do not delete',
+// 'dropdown.approved' => 'approved',
+// 'dropdown.not_approved' => 'not approved',
 // 'dropdown.paid' => 'paid',
 // 'dropdown.not_paid' => 'not paid',
 
index 05672d1dc7c30bd9d08d862ed663ed3770154705..245275ab9780cbdb0e0720dc50dc2f03fe4699d9 100644 (file)
@@ -398,6 +398,8 @@ $i18n_key_words = array(
 // 'dropdown.status_inactive' => 'inactive',
 // 'dropdown.delete' => 'delete',
 // 'dropdown.do_not_delete' => 'do not delete',
+// 'dropdown.approved' => 'approved',
+// 'dropdown.not_approved' => 'not approved',
 // 'dropdown.paid' => 'paid',
 // 'dropdown.not_paid' => 'not paid',
 
index 60c7141f9ae7eef62afcf18c00e0849ddff60fa3..da1f2ff99f4a2c553c907a330cc8a82aff149b51 100644 (file)
@@ -371,6 +371,9 @@ $i18n_key_words = array(
 'dropdown.status_inactive' => 'inattivo',
 'dropdown.delete' => 'elimina',
 'dropdown.do_not_delete' => 'non eliminare',
+// TODO: translate the following.
+// 'dropdown.approved' => 'approved',
+// 'dropdown.not_approved' => 'not approved',
 'dropdown.paid' => 'pagato',
 'dropdown.not_paid' => 'non pagato',
 
index 6ba9449aa9d7c9ca2249766ecc9a8f06e2623d84..faa4979719b1dba3f02fa916327b19f7d8878ec0 100644 (file)
@@ -400,6 +400,8 @@ $i18n_key_words = array(
 // 'dropdown.status_inactive' => 'inactive',
 // 'dropdown.delete' => 'delete',
 // 'dropdown.do_not_delete' => 'do not delete',
+// 'dropdown.approved' => 'approved',
+// 'dropdown.not_approved' => 'not approved',
 // 'dropdown.paid' => 'paid',
 // 'dropdown.not_paid' => 'not paid',
 
index 5a69aa16a47910ed8df89e00ad03a7118db52d28..89c01a34f6e1ec46dafbcea2ff40256114ddabe0 100644 (file)
@@ -404,6 +404,8 @@ $i18n_key_words = array(
 // 'dropdown.status_inactive' => 'inactive',
 // 'dropdown.delete' => 'delete',
 // 'dropdown.do_not_delete' => 'do not delete',
+// 'dropdown.approved' => 'approved',
+// 'dropdown.not_approved' => 'not approved',
 // 'dropdown.paid' => 'paid',
 // 'dropdown.not_paid' => 'not paid',
 
index 917c338000396d36a434171cf0ace40ed12d14af..191e8aeea1ba46a99cec7f7f273617deaac3805d 100644 (file)
@@ -348,6 +348,9 @@ $i18n_key_words = array(
 'dropdown.status_inactive' => 'inactief',
 'dropdown.delete' => 'verwijderen',
 'dropdown.do_not_delete' => 'niet verwijderen',
+// TODO: translate the following.
+// 'dropdown.approved' => 'approved',
+// 'dropdown.not_approved' => 'not approved',
 'dropdown.paid' => 'betaald',
 'dropdown.not_paid' => 'niet betaald',
 
index 77b3435eca2725a2071bccd673fe44ac46d876ac..1f4cd35c80b30a3ca5a7c5c4d0f085aafd8c15cc 100644 (file)
@@ -401,6 +401,8 @@ $i18n_key_words = array(
 // TODO: translate the following.
 // 'dropdown.delete' => 'delete',
 // 'dropdown.do_not_delete' => 'do not delete',
+// 'dropdown.approved' => 'approved',
+// 'dropdown.not_approved' => 'not approved',
 // 'dropdown.paid' => 'paid',
 // 'dropdown.not_paid' => 'not paid',
 
index 4e08986cf30994206c195194dc71d8bbfca34430..53cb7e4bf2c69d60d628784ba5ef480a2631a209 100644 (file)
@@ -377,6 +377,8 @@ $i18n_key_words = array(
 'dropdown.delete' => 'usuń',
 'dropdown.do_not_delete' => 'nie usuwaj',
 // TODO: translate the following.
+// 'dropdown.approved' => 'approved',
+// 'dropdown.not_approved' => 'not approved',
 // 'dropdown.paid' => 'paid',
 // 'dropdown.not_paid' => 'not paid',
 
index 0ca9ea66956f56ccfaac27d1b639187d36d15d55..8189bdb4888b8229ec916b9e95aad0a6c1004d38 100644 (file)
@@ -372,6 +372,8 @@ $i18n_key_words = array(
 'dropdown.delete' => 'apagar',
 'dropdown.do_not_delete' => 'não apagar',
 // TODO: translate the following.
+// 'dropdown.approved' => 'approved',
+// 'dropdown.not_approved' => 'not approved',
 // 'dropdown.paid' => 'paid',
 // 'dropdown.not_paid' => 'not paid',
 
index 35ac6bdab169ff229e4f808d68cd315cdafa4992..9ec2d495bfcc9009346a94b73323057f744dee4c 100644 (file)
@@ -383,6 +383,8 @@ $i18n_key_words = array(
 // 'dropdown.status_inactive' => 'inactive',
 // 'dropdown.delete' => 'delete',
 // 'dropdown.do_not_delete' => 'do not delete',
+// 'dropdown.approved' => 'approved',
+// 'dropdown.not_approved' => 'not approved',
 // 'dropdown.paid' => 'paid',
 // 'dropdown.not_paid' => 'not paid',
 
index cb2f5d87b1c8879d7619b83ead8fa2e64ea87f4c..902ca04ba23fb0c0aa8aee46580fbbbe3bb2b9c1 100644 (file)
@@ -405,6 +405,8 @@ $i18n_key_words = array(
 // TODO: translate the following.
 // 'dropdown.delete' => 'delete',
 // 'dropdown.do_not_delete' => 'do not delete',
+// 'dropdown.approved' => 'approved',
+// 'dropdown.not_approved' => 'not approved',
 // 'dropdown.paid' => 'paid',
 // 'dropdown.not_paid' => 'not paid',
 
index 9254e12d9e1d1fabffcb16a94d21f24326a19b2b..588b737a74fc544df7ef9c56355b722c361a0d83 100644 (file)
@@ -342,6 +342,8 @@ $i18n_key_words = array(
 'dropdown.status_inactive' => 'неактивный',
 'dropdown.delete' => 'удалить',
 'dropdown.do_not_delete' => 'не удалять',
+'dropdown.approved' => 'одобрено',
+'dropdown.not_approved' => 'не одобрено',
 'dropdown.paid' => 'оплачено',
 'dropdown.not_paid' => 'не оплачено',
 
index dcb86e2cc8d4d4912832289a21392329bd9147d0..d08d06bc5f870a063493ea9667af54861dc97fa9 100644 (file)
@@ -385,6 +385,8 @@ $i18n_key_words = array(
 // TODO: translate the following.
 // 'dropdown.delete' => 'delete',
 // 'dropdown.do_not_delete' => 'do not delete',
+// 'dropdown.approved' => 'approved',
+// 'dropdown.not_approved' => 'not approved',
 // 'dropdown.paid' => 'paid',
 // 'dropdown.not_paid' => 'not paid',
 
index 548606a4b0026e56cb909cde1348c883cbda269b..c3ee36cbe64470a7b4a43e6adccbd82ae1ae2ed6 100644 (file)
@@ -377,6 +377,8 @@ $i18n_key_words = array(
 // 'dropdown.status_inactive' => 'inactive',
 // 'dropdown.delete' => 'delete',
 // 'dropdown.do_not_delete' => 'do not delete',
+// 'dropdown.approved' => 'approved',
+// 'dropdown.not_approved' => 'not approved',
 // 'dropdown.paid' => 'paid',
 // 'dropdown.not_paid' => 'not paid',
 
index 90b8da5093fe0ea8ab3f498a290a63bb0ad80c07..6c2f926fbb36d6c165658a561167896f85b9e58a 100644 (file)
@@ -375,6 +375,8 @@ $i18n_key_words = array(
 'dropdown.delete' => 'obriši',
 'dropdown.do_not_delete' => 'nemoj obrisati',
 // TODO: translate the following.
+// 'dropdown.approved' => 'approved',
+// 'dropdown.not_approved' => 'not approved',
 // 'dropdown.paid' => 'paid',
 // 'dropdown.not_paid' => 'not paid',
 
index 6499dd080bd8256791a1a0b950ff2089e79c2548..380958784b33c8c26c95b86f7f689ce1b5eb6eac 100644 (file)
@@ -373,6 +373,8 @@ $i18n_key_words = array(
 'dropdown.delete' => 'Ta bort',
 'dropdown.do_not_delete' => 'Ta inte bort',
 // TODO: translate the following.
+// 'dropdown.approved' => 'approved',
+// 'dropdown.not_approved' => 'not approved',
 // 'dropdown.paid' => 'paid',
 // 'dropdown.not_paid' => 'not paid',
 
index 56da8f166b746adfef61f3424ded97129d16003b..1c2ce69f3831e30bfcee3b15a32181657da5d846 100644 (file)
@@ -412,6 +412,8 @@ $i18n_key_words = array(
 // 'dropdown.status_inactive' => 'inactive',
 // 'dropdown.delete' => 'delete',
 // 'dropdown.do_not_delete' => 'do not delete',
+// 'dropdown.approved' => 'approved',
+// 'dropdown.not_approved' => 'not approved',
 // 'dropdown.paid' => 'paid',
 // 'dropdown.not_paid' => 'not paid',
 
index 76ef7f740b80fbbfea5296632ba7aaa6fcf20159..91ae2e993b670324957ccc2866c35593c7eae20a 100644 (file)
@@ -390,6 +390,8 @@ $i18n_key_words = array(
 // 'dropdown.status_inactive' => 'inactive',
 // 'dropdown.delete' => 'delete',
 // 'dropdown.do_not_delete' => 'do not delete',
+// 'dropdown.approved' => 'approved',
+// 'dropdown.not_approved' => 'not approved',
 // 'dropdown.paid' => 'paid',
 // 'dropdown.not_paid' => 'not paid',
 
index 88af0624a8221c7a91ef5cd0a04d7703812c3efc..2888d53652aea38ca41e46d9ed4125e99c6aa6e9 100644 (file)
@@ -397,6 +397,8 @@ $i18n_key_words = array(
 // 'dropdown.status_inactive' => 'inactive',
 // 'dropdown.delete' => 'delete',
 // 'dropdown.do_not_delete' => 'do not delete',
+// 'dropdown.approved' => 'approved',
+// 'dropdown.not_approved' => 'not approved',
 // 'dropdown.paid' => 'paid',
 // 'dropdown.not_paid' => 'not paid',