From: Nik Okuntseff Date: Thu, 21 Jul 2016 21:17:43 +0000 (+0000) Subject: Some renaming in localization files. X-Git-Tag: timetracker_1.19-1~1684 X-Git-Url: http://wagnertech.de/git?a=commitdiff_plain;h=37a79d8c923c46dd1ffd1219d493f52fb0fc4ca1;p=timetracker.git Some renaming in localization files. --- diff --git a/WEB-INF/resources/de.lang.php b/WEB-INF/resources/de.lang.php index 3994fb18..81805711 100644 --- a/WEB-INF/resources/de.lang.php +++ b/WEB-INF/resources/de.lang.php @@ -156,8 +156,8 @@ $i18n_key_words = array( 'label.week_total' => 'Summe (Woche)', // TODO: translate the following strings. // 'label.month_total' => 'Month total', -// 'label.month_left' => 'Time until quota is met', -// 'label.month_over' => 'Over monthly quota', +// 'label.remaining_quota' => 'Remaining quota', +// 'label.over_quota' => 'Over quota', 'label.today' => 'Heute', 'label.total_hours' => 'Gesamtstunden', 'label.total_cost' => 'Totale Kosten', diff --git a/WEB-INF/resources/en.lang.php b/WEB-INF/resources/en.lang.php index 3537201c..76a3e34b 100644 --- a/WEB-INF/resources/en.lang.php +++ b/WEB-INF/resources/en.lang.php @@ -154,8 +154,8 @@ $i18n_key_words = array( 'label.day_total' => 'Day total', 'label.week_total' => 'Week total', 'label.month_total' => 'Month total', -'label.month_left' => 'Time until quota is met', -'label.month_over' => 'Over monthly quota', +'label.remaining_quota' => 'Remaining quota', +'label.over_quota' => 'Over quota', 'label.today' => 'Today', 'label.total_hours' => 'Total hours', 'label.total_cost' => 'Total cost', diff --git a/WEB-INF/resources/es.lang.php b/WEB-INF/resources/es.lang.php index 6ad3f139..3c809317 100644 --- a/WEB-INF/resources/es.lang.php +++ b/WEB-INF/resources/es.lang.php @@ -179,8 +179,8 @@ $i18n_key_words = array( // 'label.day_total' => 'Day total', // 'label.week_total' => 'Week total', // 'label.month_total' => 'Month total', -// 'label.month_left' => 'Time until quota is met', -// 'label.month_over' => 'Over monthly quota', +// 'label.remaining_quota' => 'Remaining quota', +// 'label.over_quota' => 'Over quota', 'label.today' => 'Hoy', 'label.total_hours' => 'Horas totales', // TODO: translate the following strings. diff --git a/WEB-INF/resources/fa.lang.php b/WEB-INF/resources/fa.lang.php index 84851577..207900ca 100644 --- a/WEB-INF/resources/fa.lang.php +++ b/WEB-INF/resources/fa.lang.php @@ -164,8 +164,8 @@ $i18n_key_words = array( 'label.week_total' => 'کل هفته', // TODO: translate the following strings. // 'label.month_total' => 'Month total', -// 'label.month_left' => 'Time until quota is met', -// 'label.month_over' => 'Over monthly quota', +// 'label.remaining_quota' => 'Remaining quota', +// 'label.over_quota' => 'Over quota', 'label.today' => 'امروز', 'label.total_hours' => 'مجموع ساعت', 'label.total_cost' => 'مجموع هزینه ها', diff --git a/WEB-INF/resources/fi.lang.php b/WEB-INF/resources/fi.lang.php index 84d4d05d..28275e77 100644 --- a/WEB-INF/resources/fi.lang.php +++ b/WEB-INF/resources/fi.lang.php @@ -153,8 +153,8 @@ $i18n_key_words = array( 'label.week_total' => 'Viikko yhteensä', // TODO: translate the following strings. // 'label.month_total' => 'Month total', -// 'label.month_left' => 'Time until quota is met', -// 'label.month_over' => 'Over monthly quota', +// 'label.remaining_quota' => 'Remaining quota', +// 'label.over_quota' => 'Over quota', 'label.today' => 'Tänään', 'label.total_hours' => 'Tunnit yhteensä', 'label.total_cost' => 'Hinta yhteensä', diff --git a/WEB-INF/resources/fr.lang.php b/WEB-INF/resources/fr.lang.php index 120df7a2..3b04c2b0 100644 --- a/WEB-INF/resources/fr.lang.php +++ b/WEB-INF/resources/fr.lang.php @@ -168,8 +168,8 @@ $i18n_key_words = array( 'label.week_total' => 'Total hebdomadaire', // TODO: translate the following. // 'label.month_total' => 'Month total', -// 'label.month_left' => 'Time until quota is met', -// 'label.month_over' => 'Over monthly quota', +// 'label.remaining_quota' => 'Remaining quota', +// 'label.over_quota' => 'Over quota', 'label.today' => 'Aujourd\\\'hui', 'label.total_hours' => 'Total d\\\'heures', 'label.total_cost' => 'Coût total', diff --git a/WEB-INF/resources/he.lang.php b/WEB-INF/resources/he.lang.php index ccf4bdd1..6650dfaf 100644 --- a/WEB-INF/resources/he.lang.php +++ b/WEB-INF/resources/he.lang.php @@ -169,8 +169,8 @@ $i18n_key_words = array( 'label.week_total' => 'סיכום שבועי', // TODO: translate the following. // 'label.month_total' => 'Month total', -// 'label.month_left' => 'Time until quota is met', -// 'label.month_over' => 'Over monthly quota', +// 'label.remaining_quota' => 'Remaining quota', +// 'label.over_quota' => 'Over quota', 'label.today' => 'היום', 'label.total_hours' => 'סך הכל שעות', 'label.total_cost' => 'סך הכל עלות', diff --git a/WEB-INF/resources/nl.lang.php b/WEB-INF/resources/nl.lang.php index 6a427355..b7e93281 100644 --- a/WEB-INF/resources/nl.lang.php +++ b/WEB-INF/resources/nl.lang.php @@ -154,8 +154,8 @@ $i18n_key_words = array( 'label.week_total' => 'Week totaal', // TODO: translate the following. // 'label.month_total' => 'Month total', -// 'label.month_left' => 'Time until quota is met', -// 'label.month_over' => 'Over monthly quota', +// 'label.remaining_quota' => 'Remaining quota', +// 'label.over_quota' => 'Over quota', 'label.today' => 'Vandaag', 'label.total_hours' => 'Uren totaal', 'label.total_cost' => 'Totale kosten', diff --git a/WEB-INF/resources/pl.lang.php b/WEB-INF/resources/pl.lang.php index bd1bb014..eaa303fd 100644 --- a/WEB-INF/resources/pl.lang.php +++ b/WEB-INF/resources/pl.lang.php @@ -158,8 +158,8 @@ $i18n_key_words = array( 'label.week_total' => 'W tym tygodniu', // TODO: translate the following. // 'label.month_total' => 'Month total', -// 'label.month_left' => 'Time until quota is met', -// 'label.month_over' => 'Over monthly quota', +// 'label.remaining_quota' => 'Remaining quota', +// 'label.over_quota' => 'Over quota', 'label.today' => 'Dziś', 'label.total_hours' => 'Całkowita liczba godzin', 'label.total_cost' => 'Koszt całkowity', diff --git a/WEB-INF/resources/pt-br.lang.php b/WEB-INF/resources/pt-br.lang.php index 71de70ab..21ed4e74 100644 --- a/WEB-INF/resources/pt-br.lang.php +++ b/WEB-INF/resources/pt-br.lang.php @@ -153,8 +153,8 @@ $i18n_key_words = array( 'label.week_total' => 'Total semanal', // TODO: translate the following. // 'label.month_total' => 'Month total', -// 'label.month_left' => 'Time until quota is met', -// 'label.month_over' => 'Over monthly quota', +// 'label.remaining_quota' => 'Remaining quota', +// 'label.over_quota' => 'Over quota', 'label.today' => 'Hoje', 'label.total_hours' => 'Total de horas', 'label.total_cost' => 'Custo total', diff --git a/WEB-INF/resources/ru.lang.php b/WEB-INF/resources/ru.lang.php index c15f87c8..1f9074a0 100644 --- a/WEB-INF/resources/ru.lang.php +++ b/WEB-INF/resources/ru.lang.php @@ -154,9 +154,8 @@ $i18n_key_words = array( 'label.day_total' => 'Итог за день', 'label.week_total' => 'Итог за неделю', 'label.month_total' => 'Итог за месяц', -// TODO: translate the following. -// 'label.month_left' => 'Time until quota is met', -// 'label.month_over' => 'Over monthly quota', +'label.remaining_quota' => 'Доступная квота', +'label.over_quota' => 'Превышение квоты', 'label.today' => 'Сегодня', 'label.total_hours' => 'Итого часов', 'label.total_cost' => 'Итоговая стоимость', diff --git a/WEB-INF/resources/sk.lang.php b/WEB-INF/resources/sk.lang.php index cf23ca0e..3c5bb2f4 100644 --- a/WEB-INF/resources/sk.lang.php +++ b/WEB-INF/resources/sk.lang.php @@ -166,8 +166,8 @@ $i18n_key_words = array( 'label.week_total' => 'Týždeň celkom', // TODO: translate the following. // 'label.month_total' => 'Month total', -// 'label.month_left' => 'Time until quota is met', -// 'label.month_over' => 'Over monthly quota', +// 'label.remaining_quota' => 'Remaining quota', +// 'label.over_quota' => 'Over quota', 'label.today' => 'Dnes', 'label.total_hours' => 'Hodín celkom', 'label.total_cost' => 'Náklady celkom', diff --git a/WEB-INF/resources/sr.lang.php b/WEB-INF/resources/sr.lang.php index e6280393..8bf54881 100644 --- a/WEB-INF/resources/sr.lang.php +++ b/WEB-INF/resources/sr.lang.php @@ -155,8 +155,8 @@ $i18n_key_words = array( 'label.week_total' => 'Zbir časova nedeljno', // TODO: translate the following. // 'label.month_total' => 'Month total', -// 'label.month_left' => 'Time until quota is met', -// 'label.month_over' => 'Over monthly quota', +// 'label.remaining_quota' => 'Remaining quota', +// 'label.over_quota' => 'Over quota', 'label.today' => 'Danas', 'label.total_hours' => 'Ukupno časova', 'label.total_cost' => 'Ukupna cena', diff --git a/WEB-INF/templates/footer.tpl b/WEB-INF/templates/footer.tpl index 4b4982b5..a29d4913 100644 --- a/WEB-INF/templates/footer.tpl +++ b/WEB-INF/templates/footer.tpl @@ -12,7 +12,7 @@
- {if $over_quota} - + {else} - + {/if} {/if}
 Anuko Time Tracker 1.9.27.3508 | Copyright © Anuko | +  Anuko Time Tracker 1.9.27.3509 | Copyright © Anuko | {$i18n.footer.credits} | {$i18n.footer.license} | {$i18n.footer.improve} diff --git a/WEB-INF/templates/time.tpl b/WEB-INF/templates/time.tpl index e5a753fd..8df37772 100644 --- a/WEB-INF/templates/time.tpl +++ b/WEB-INF/templates/time.tpl @@ -358,9 +358,9 @@ function get_time() {
{$i18n.label.month_total}: {$month_total}{$i18n.label.month_over}: {$month_left}{$i18n.label.over_quota}: {$month_left}{$i18n.label.month_left}: {$month_left}{$i18n.label.remaining_quota}: {$month_left}