From: Nik Okuntseff Date: Mon, 29 Jan 2018 15:04:09 +0000 (+0000) Subject: Work in progress on button labels. X-Git-Tag: timetracker_1.19-1~1293 X-Git-Url: http://wagnertech.de/git?a=commitdiff_plain;h=6807f422718097717a86a9ead3a8bca08343c058;p=timetracker.git Work in progress on button labels. --- diff --git a/WEB-INF/resources/ca.lang.php b/WEB-INF/resources/ca.lang.php index d1fe27f2..97ef0abc 100644 --- a/WEB-INF/resources/ca.lang.php +++ b/WEB-INF/resources/ca.lang.php @@ -116,21 +116,21 @@ $i18n_key_words = array( // TODO: translate the following. // 'button.copy' => 'Copy', 'button.cancel' => 'Cancel·lar', - - - -// TODO: refactoring ongoing down from here. - 'button.submit' => 'Enviar', -'button.add_user' => 'Agregar usuari ', +'button.add_user' => 'Agregar usuari', 'button.add_project' => 'Agregar projecte', // TODO: translate the following. // 'button.add_task' => 'Add task', 'button.add_client' => 'Agregar client', -// TODO: translate the folllowing: +// TODO: translate the following. // 'button.add_invoice' => 'Add invoice', // 'button.add_option' => 'Add option', 'button.add' => 'Agregar', + + + +// TODO: refactoring ongoing down from here. + 'button.generate' => 'Generar', // TODO: translate the following. // 'button.reset_password' => 'Reset password', diff --git a/WEB-INF/resources/cs.lang.php b/WEB-INF/resources/cs.lang.php index a09e1011..16a8598c 100644 --- a/WEB-INF/resources/cs.lang.php +++ b/WEB-INF/resources/cs.lang.php @@ -117,20 +117,21 @@ $i18n_key_words = array( // TODO: translate the following. // 'button.copy' => 'Copy', 'button.cancel' => 'Zrušit', - - - -// TODO: refactoring ongoing down from here. -'button.submit' => 'uložit', +'button.submit' => 'Uložit', 'button.add_user' => 'Přidat uživatele', 'button.add_project' => 'Přidat projekt', // TODO: translate the following. // 'button.add_task' => 'Add task', 'button.add_client' => 'Přidat zákazníka', -// TODOL translate the following. +// TODO: translate the following. // 'button.add_invoice' => 'Add invoice', // 'button.add_option' => 'Add option', 'button.add' => 'Přidat', + + + +// TODO: refactoring ongoing down from here. + 'button.generate' => 'Vytvořit', // Note to translators: button.reset_password needs an improved translation. 'button.reset_password' => 'přejít', diff --git a/WEB-INF/resources/es.lang.php b/WEB-INF/resources/es.lang.php index 61ddd6f4..e649f6ea 100644 --- a/WEB-INF/resources/es.lang.php +++ b/WEB-INF/resources/es.lang.php @@ -115,21 +115,21 @@ $i18n_key_words = array( // TODO: translate the following. // 'button.copy' => 'Copy', 'button.cancel' => 'Cancelar', - - - -// TODO: refactoring ongoing down from here. - 'button.submit' => 'Enviar', -'button.add_user' => 'Agregar usuario ', +'button.add_user' => 'Agregar usuario', 'button.add_project' => 'Agregar proyecto', -// TODO: translate button.add_task +// TODO: translate the following. // 'button.add_task' => 'Add task', 'button.add_client' => 'Agregar cliente', // TODO: translate the following. // 'button.add_invoice' => 'Add invoice', // 'button.add_option' => 'Add option', 'button.add' => 'Agregar', + + + +// TODO: refactoring ongoing down from here. + 'button.generate' => 'Generar', // Note to translators: button.reset_password needs an improved translation. 'button.reset_password' => 'Ir', diff --git a/WEB-INF/resources/et.lang.php b/WEB-INF/resources/et.lang.php index 79d32bd8..1299a12f 100644 --- a/WEB-INF/resources/et.lang.php +++ b/WEB-INF/resources/et.lang.php @@ -118,11 +118,6 @@ $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', @@ -133,6 +128,11 @@ $i18n_key_words = array( // 'button.add_invoice' => 'Add invoice', // 'button.add_option' => 'Add option', 'button.add' => 'Lisa', + + + +// TODO: refactoring ongoing down from here. + 'button.generate' => 'Loo', // TODO: translate the following. // 'button.reset_password' => 'Reset password', diff --git a/WEB-INF/templates/footer.tpl b/WEB-INF/templates/footer.tpl index 6d6c69ea..029f5508 100644 --- a/WEB-INF/templates/footer.tpl +++ b/WEB-INF/templates/footer.tpl @@ -12,7 +12,7 @@
-
 Anuko Time Tracker 1.17.9.3826 | Copyright © Anuko | +  Anuko Time Tracker 1.17.9.3827 | Copyright © Anuko | {$i18n.footer.credits} | {$i18n.footer.license} | {$i18n.footer.improve}