]> wagnertech.de Git - timetracker.git/commitdiff
Work in progress on translations.
authorNik Okuntseff <support@anuko.com>
Mon, 29 Jan 2018 14:45:34 +0000 (14:45 +0000)
committerNik Okuntseff <support@anuko.com>
Mon, 29 Jan 2018 14:45:34 +0000 (14:45 +0000)
13 files changed:
WEB-INF/resources/et.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/no.lang.php
WEB-INF/resources/pt.lang.php
WEB-INF/resources/ro.lang.php
WEB-INF/resources/sl.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 01cfae60a0522f8701d5fb0fb47d740663f31d57..79d32bd8e76c5b01ef5d644bee31ebeeb7f83b48 100644 (file)
@@ -111,10 +111,6 @@ $i18n_key_words = array(
 // 'error.overlap' => 'Time interval overlaps with existing records.',
 // 'error.future_date' => 'Date is in future.',
 
-
-
-// TODO: refactoring ongoing down from here.
-
 // Labels for buttons.
 'button.login' => 'Login',
 'button.now' => 'Kohe',
@@ -122,6 +118,11 @@ $i18n_key_words = array(
 // TODO: translate the following.
 // 'button.copy' => 'Copy',
 'button.cancel' => 'Tühista',
+
+
+
+// TODO: refactoring ongoing down from here.
+
 'button.submit' => 'Postita',
 'button.add_user' => 'Lisa kasutaja',
 'button.add_project' => 'Lisa projekt',
index 83c0c562a0ba5363e5a38640e00e1d718cc481c0..edfc79b4e9d18e7f53613273c8a8457d8f12fe95 100644 (file)
@@ -110,16 +110,19 @@ $i18n_key_words = array(
 // 'error.overlap' => 'Time interval overlaps with existing records.',
 // 'error.future_date' => 'Date is in future.',
 
+// Labels for buttons.
+'button.login' => 'Bejelentkezés',
+'button.now' => 'Most',
+'button.save' => 'Mentés',
+// TODO: translate the following.
+// 'button.copy' => 'Copy',
+'button.cancel' => 'Vissza',
+
 
 
 // TODO: refactoring ongoing down from here.
 
 // Labels for buttons.
-'button.login' => 'bejelentkezés',
-'button.now' => 'most',
-'button.save' => 'mentés',
-'button.delete' => 'törlés',
-'button.cancel' => 'vissza',
 'button.submit' => 'mentés',
 'button.add_user' => 'Felhasználó felvétele',
 'button.add_project' => 'Projekt felvétele',
@@ -164,6 +167,7 @@ $i18n_key_words = array(
 // 'label.condition' => 'Condition',
 // 'label.yes' => 'yes',
 // 'label.no' => 'no',
+'label.delete' => 'Törlés',
 
 // Form titles.
 // TODO: the entire title section is missing here. See the English file.
index 310eaf6b0b0243be4188ecc05b55c52298de3ab1..f15cce8fb65aeadfb73767955c9496cd60e6afca 100644 (file)
@@ -107,16 +107,18 @@ $i18n_key_words = array(
 // 'error.overlap' => 'Time interval overlaps with existing records.',
 // 'error.future_date' => 'Date is in future.',
 
+// Labels for buttons.
+'button.login' => 'Login',
+'button.now' => 'Adesso',
+'button.save' => 'Salva',
+// TODO: translate the following.
+// 'button.copy' => 'Copy',
+'button.cancel' => 'Cancella',
+
 
 
 // TODO: refactoring ongoing down from here.
 
-// Labels for buttons.
-'button.login' => 'login',
-'button.now' => 'adesso',
-'button.save' => 'salva',
-'button.delete' => 'elimina',
-'button.cancel' => 'cancella',
 'button.submit' => 'invia',
 'button.add_user' => 'Aggiungi utente',
 'button.add_project' => 'Aggiungi progetto',
@@ -161,6 +163,7 @@ $i18n_key_words = array(
 // TODO: translate the following.
 // 'label.yes' => 'yes',
 // 'label.no' => 'no',
+'label.delete' => 'Elimina',
 
 // Form titles.
 // TODO: the entire title section is missing here. See the English file.
index 906018901979ef0fcc06ecae79efda81e9bcbb90..2bf52d411ec4b900172c5aa02c6ec2713476f1e6 100644 (file)
@@ -111,16 +111,18 @@ $i18n_key_words = array(
 // 'error.overlap' => 'Time interval overlaps with existing records.',
 // 'error.future_date' => 'Date is in future.',
 
-
-
-// TODO: refactoring ongoing down from here.
-
 // Labels for buttons.
 'button.login' => 'ログイン',
 'button.now' => '現在',
 'button.save' => '保存',
-'button.delete' => '削除',
+// TODO: translate the following.
+// 'button.copy' => 'Copy',
 'button.cancel' => 'キャンセル',
+
+
+
+// TODO: refactoring ongoing down from here.
+
 'button.submit' => '送信',
 // TODO: improve translation of all button.add... strings.
 'button.add_user' => '新規ユーザーの追加',
@@ -164,6 +166,7 @@ $i18n_key_words = array(
 // 'label.condition' => 'Condition',
 // 'label.yes' => 'yes',
 // 'label.no' => 'no',
+'label.delete' => '削除',
 
 // Form titles.
 // TODO: the entire title section is missing here. See the English file.
index 26d7f65ae3e67b7c7099e24b3afd26f98bb3d6ce..8262ed9f8a47533901ee1f8359fc816c7dfa38f6 100644 (file)
@@ -111,16 +111,18 @@ $i18n_key_words = array(
 // 'error.overlap' => 'Time interval overlaps with existing records.',
 // 'error.future_date' => 'Date is in future.',
 
-
-
-// TODO: refactoring ongoing down from here.
-
 // Labels for buttons.
 'button.login' => '로그인',
 'button.now' => '지금',
 'button.save' => '저장',
-'button.delete' => '삭제',
+// TODO: translate the following.
+// 'button.copy' => 'Copy',
 'button.cancel' => '취소',
+
+
+
+// TODO: refactoring ongoing down from here.
+
 'button.submit' => '발송',
 // TODO: improve translation of all button.add strings.
 'button.add_user' => '신규 사용자 추가',
@@ -164,6 +166,7 @@ $i18n_key_words = array(
 // TODO: translate the following.
 // 'label.yes' => 'yes',
 // 'label.no' => 'no',
+'label.delete' => '삭제',
 
 // Form titles.
 // TODO: the entire title section is missing here. See the English file.
index 705fa65ca1dba90c2b2930b12546aef28af1e1f7..79e8b6cde82975f87c9c6ad4c17d1b3b47b9b2d7 100644 (file)
@@ -110,15 +110,18 @@ $i18n_key_words = array(
 // 'error.overlap' => 'Time interval overlaps with existing records.',
 // 'error.future_date' => 'Date is in future.',
 
-
-
-// TODO: refactoring ongoing down from here.
-
 // Labels for buttons.
 'button.login' => 'Innlogging',
 'button.now' => 'Nå',
 'button.save' => 'Lagre',
+// TODO: translate the following.
+// 'button.copy' => 'Copy',
 'button.cancel' => 'Avbryt',
+
+
+
+// TODO: refactoring ongoing down from here.
+
 // TODO: check translation of button.submit. It is used on several pages, including https://timetracker.anuko.com/time.php.
 // 'button.submit' => 'Registrer',
 'button.add_user' => 'Legg til bruker',
index 3c8503a961dae10ea54eec169f0e87c050db8dbf..8daaa378deb60c9f025648e1344b126eec45fe0a 100644 (file)
@@ -105,16 +105,18 @@ $i18n_key_words = array(
 // 'error.overlap' => 'Time interval overlaps with existing records.',
 // 'error.future_date' => 'Date is in future.',
 
-
-
-// TODO: refactoring ongoing down from here.
-
 // Labels for buttons.
 'button.login' => 'Login',
 'button.now' => 'Hoje',
 'button.save' => 'Salvar',
-'button.delete' => 'Apagar',
+// TODO: translate the following.
+// 'button.copy' => 'Copy',
 'button.cancel' => 'Cancelar',
+
+
+
+// TODO: refactoring ongoing down from here.
+
 'button.submit' => 'Submeter',
 // TODO: translate the following.
 // 'button.add_user' => 'Add user',
@@ -155,6 +157,7 @@ $i18n_key_words = array(
 // TODO: translate the following.
 // 'label.yes' => 'yes',
 // 'label.no' => 'no',
+'label.delete' => 'Apagar',
 
 // Form titles.
 // TODO: the entire title section is missing here. See the English file.
index cee01c55d0a61e5a55ba30a51480bad8ab9ef1e8..bcb744eeb72d447eac4d671215480c37228c0b80 100644 (file)
@@ -113,16 +113,18 @@ $i18n_key_words = array(
 // 'error.overlap' => 'Time interval overlaps with existing records.',
 // 'error.future_date' => 'Date is in future.',
 
+// Labels for buttons.
+'button.login' => 'Autentifica',
+'button.now' => 'Acum',
+'button.save' => 'Salveaza',
+// TODO: translate the following.
+// 'button.copy' => 'Copy',
+'button.cancel' => 'Renunta',
+
 
 
 // TODO: refactoring ongoing down from here.
 
-// Labels for buttons.
-'button.login' => 'autentifica',
-'button.now' => 'acum',
-'button.save' => 'salveaza',
-'button.delete' => 'sterge',
-'button.cancel' => 'renunta',
 'button.submit' => 'trimite',
 'button.add_user' => 'adauga utilizator',
 'button.add_project' => 'adauga proiect',
@@ -160,6 +162,7 @@ $i18n_key_words = array(
 // 'label.condition' => 'Condition',
 // 'label.yes' => 'yes',
 // 'label.no' => 'no',
+'label.delete' => 'Sterge',
 
 // Form titles.
 // TODO: the entire title section is missing here. See the English file.
index 154d2d644506781e51b0bb03a5e518812473d0fa..a541040a49be1a7ab973aa36d8f8cccdb1f4eb61 100644 (file)
@@ -106,16 +106,18 @@ $i18n_key_words = array(
 // 'error.overlap' => 'Time interval overlaps with existing records.',
 // 'error.future_date' => 'Date is in future.',
 
+// Labels for buttons.
+'button.login' => 'Prijava',
+'button.now' => 'Zdaj',
+'button.save' => 'Shrani',
+// TODO: translate the following.
+// 'button.copy' => 'Copy',
+'button.cancel' => 'Prekliči',
+
 
 
 // TODO: refactoring ongoing down from here.
 
-// Labels for buttons.
-'button.login' => 'prijava',
-'button.now' => 'zdaj',
-'button.save' => 'shrani',
-'button.delete' => 'izbriši',
-'button.cancel' => 'prekliči',
 'button.submit' => 'potrdi',
 'button.add_user' => 'dodaj uporabnika',
 'button.add_project' => 'dodaj projekt',
@@ -152,6 +154,7 @@ $i18n_key_words = array(
 // 'label.condition' => 'Condition',
 // 'label.yes' => 'yes',
 // 'label.no' => 'no',
+'label.delete' => 'Izbriši',
 
 // Form titles.
 // TODO: the entire title section is missing here. See the English file.
index 585e9ec9d6b5c65a8c50c7d42f6694cd9d98bf4e..2a5d247d897eb296946e0e72d5343bb2039776f9 100644 (file)
@@ -116,16 +116,18 @@ $i18n_key_words = array(
 // 'error.overlap' => 'Time interval overlaps with existing records.',
 // 'error.future_date' => 'Date is in future.',
 
+// Labels for buttons.
+'button.login' => 'Giriş',
+'button.now' => 'Şimdi',
+'button.save' => 'Kaydet',
+// TODO: translate the following.
+// 'button.copy' => 'Copy',
+'button.cancel' => 'Iptal',
+
 
 
 // TODO: refactoring ongoing down from here.
 
-// Labels for buttons.
-'button.login' => 'giriş',
-'button.now' => 'şimdi',
-'button.save' => 'kaydet',
-'button.delete' => 'sil',
-'button.cancel' => 'iptal',
 'button.submit' => 'gönder',
 'button.add_user' => 'kullanıcı ekle',
 'button.add_project' => 'proje ekle',
@@ -165,7 +167,8 @@ $i18n_key_words = array(
 // TODO: translate the following.
 // 'label.yes' => 'yes',
 // 'label.no' => 'no',
-    
+'label.delete' => 'Sil',
+
 // Form titles.
 // TODO: the entire title section is missing here. See the English file.
 
index d40437589ba6420b572769bf1ec2a85756e65707..a39358bbe375d8c48525cf8cba07142a7dd70af4 100644 (file)
@@ -101,9 +101,6 @@ $i18n_key_words = array(
 // 'error.overlap' => 'Time interval overlaps with existing records.',
 // 'error.future_date' => 'Date is in future.',
 
-
-// TODO: refactoring ongoing down from here.
-
 // Labels for buttons.
 'button.login' => '登录',
 'button.now' => '当前时间',
@@ -111,9 +108,14 @@ $i18n_key_words = array(
 // TODO: translate the following.
 // 'button.copy' => 'Copy',
 'button.cancel' => '取消',
-'button.submit' => '提交',
 
 
+
+// TODO: refactoring ongoing down from here.
+
+// Labels for buttons.
+'button.submit' => '提交',
+
 // TODO: check / improve translation of all button.add... strings.
 // Concern is that it used to be "add new something", now just "add something".
 'button.add_user' => '添加新用户',
index d23c70223a8057249517d4dcc02aa9b4983a10aa..d9b6240dc70a273cd611a61314c2180aa91e1324 100644 (file)
@@ -108,16 +108,18 @@ $i18n_key_words = array(
 // 'error.overlap' => 'Time interval overlaps with existing records.',
 // 'error.future_date' => 'Date is in future.',
 
-
-
-// TODO: refactoring ongoing down from here.
-
 // Labels for buttons.
 'button.login' => '登錄',
 'button.now' => '當前時間',
 'button.save' => '保存',
-'button.delete' => '刪除',
+// TODO: translate the following.
+// 'button.copy' => 'Copy',
 'button.cancel' => '取消',
+
+
+
+// TODO: refactoring ongoing down from here.
+
 'button.submit' => '提交',
 // TODO: check / improve translation of all button.add... strings.
 'button.add_user' => '添加新用戶',
@@ -157,6 +159,7 @@ $i18n_key_words = array(
 // 'label.condition' => 'Condition',
 // 'label.yes' => 'yes',
 // 'label.no' => 'no',
+'label.delete' => '刪除',
 
 // Form titles.
 // TODO: the entire title section is missing here. See the English file.
index d0385226cbba4e4cef5c70e81ea435f11b39d049..6d6c69ea84d4206dea7f070c1e76f86a355f5a23 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.9.3825 | 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.9.3826 | 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>