health i18n fix

This commit is contained in:
SJ 2013-03-21 20:45:04 +01:00
parent fe67582304
commit 0d59e95bd8
5 changed files with 13 additions and 1 deletions

View File

@ -53,6 +53,7 @@ $_['text_date'] = "Date";
$_['text_date_from'] = "Date from"; $_['text_date_from'] = "Date from";
$_['text_date_to'] = "Date to"; $_['text_date_to'] = "Date to";
$_['text_days'] = "Days"; $_['text_days'] = "Days";
$_['text_days2'] = "days";
$_['text_days_to_retain'] = "Days to retain"; $_['text_days_to_retain'] = "Days to retain";
$_['text_deferred_queue'] = "deferred queue"; $_['text_deferred_queue'] = "deferred queue";
$_['text_deferred_queue_sender'] = "deferred queue vs. sender"; $_['text_deferred_queue_sender'] = "deferred queue vs. sender";
@ -181,6 +182,7 @@ $_['text_missing_data'] = "Missing data";
$_['text_missing_password'] = "Missing password"; $_['text_missing_password'] = "Missing password";
$_['text_modify'] = "Modify"; $_['text_modify'] = "Modify";
$_['text_monitor'] = "Monitor"; $_['text_monitor'] = "Monitor";
$_['text_months'] = "months";
$_['text_monthly_report'] = "Monthly report"; $_['text_monthly_report'] = "Monthly report";
$_['text_new_users'] = "new"; $_['text_new_users'] = "new";
@ -345,6 +347,7 @@ $_['text_whitelist_settings'] = "Whitelist settings";
$_['text_with_attachment'] = "with attachment(s)"; $_['text_with_attachment'] = "with attachment(s)";
$_['text_without_attachment'] = "without attachment"; $_['text_without_attachment'] = "without attachment";
$_['text_years'] = "years";
$_['text_you_are'] = "You are"; $_['text_you_are'] = "You are";
$_['text_you_are_not_admin'] = "You are not an admin user"; $_['text_you_are_not_admin'] = "You are not an admin user";

View File

@ -53,6 +53,7 @@ $_['text_date'] = "D
$_['text_date_from'] = "Dátumtól"; $_['text_date_from'] = "Dátumtól";
$_['text_date_to'] = "Dátumig"; $_['text_date_to'] = "Dátumig";
$_['text_days'] = "Napok"; $_['text_days'] = "Napok";
$_['text_days2'] = "nap";
$_['text_days_to_retain'] = "Megőrzési idő (nap)"; $_['text_days_to_retain'] = "Megőrzési idő (nap)";
$_['text_deferred_queue'] = "későbbi kiküldésre váró üzenetsor"; $_['text_deferred_queue'] = "későbbi kiküldésre váró üzenetsor";
$_['text_deferred_queue_sender'] = "későbbi kiküldésre váró üzenetsor (feladó szerint)"; $_['text_deferred_queue_sender'] = "későbbi kiküldésre váró üzenetsor (feladó szerint)";
@ -182,6 +183,7 @@ $_['text_missing_data'] = "Hi
$_['text_missing_password'] = "Hiányzó jelszó"; $_['text_missing_password'] = "Hiányzó jelszó";
$_['text_modify'] = "Módosítás"; $_['text_modify'] = "Módosítás";
$_['text_monitor'] = "Monitor"; $_['text_monitor'] = "Monitor";
$_['text_months'] = "hónap";
$_['text_monthly_report'] = "Havi jelentés"; $_['text_monthly_report'] = "Havi jelentés";
$_['text_new_users'] = "új"; $_['text_new_users'] = "új";
@ -346,6 +348,7 @@ $_['text_whitelist_settings'] = "Feh
$_['text_with_attachment'] = "mellékletekkel"; $_['text_with_attachment'] = "mellékletekkel";
$_['text_without_attachment'] = "mellékletek nélkül"; $_['text_without_attachment'] = "mellékletek nélkül";
$_['text_years'] = "év";
$_['text_you_are'] = "Ön"; $_['text_you_are'] = "Ön";
$_['text_you_are_not_admin'] = "Önnek nincs jogosultsága a művelethez"; $_['text_you_are_not_admin'] = "Önnek nincs jogosultsága a művelethez";

View File

@ -53,6 +53,7 @@ $_['text_date'] = "Dátum";
$_['text_date_from'] = "Dátumtól"; $_['text_date_from'] = "Dátumtól";
$_['text_date_to'] = "Dátumig"; $_['text_date_to'] = "Dátumig";
$_['text_days'] = "Napok"; $_['text_days'] = "Napok";
$_['text_days2'] = "nap";
$_['text_days_to_retain'] = "Megőrzési idő (nap)"; $_['text_days_to_retain'] = "Megőrzési idő (nap)";
$_['text_deferred_queue'] = "későbbi kiküldésre váró üzenetsor"; $_['text_deferred_queue'] = "későbbi kiküldésre váró üzenetsor";
$_['text_deferred_queue_sender'] = "későbbi kiküldésre váró üzenetsor (feladó szerint)"; $_['text_deferred_queue_sender'] = "későbbi kiküldésre váró üzenetsor (feladó szerint)";
@ -182,6 +183,7 @@ $_['text_missing_data'] = "Hiányzó adat";
$_['text_missing_password'] = "Hiányzó jelszó"; $_['text_missing_password'] = "Hiányzó jelszó";
$_['text_modify'] = "Módosítás"; $_['text_modify'] = "Módosítás";
$_['text_monitor'] = "Monitor"; $_['text_monitor'] = "Monitor";
$_['text_months'] = "hónap";
$_['text_monthly_report'] = "Havi jelentés"; $_['text_monthly_report'] = "Havi jelentés";
$_['text_new_users'] = "új"; $_['text_new_users'] = "új";
@ -346,6 +348,7 @@ $_['text_whitelist_settings'] = "Fehérlista beállítások";
$_['text_with_attachment'] = "mellékletekkel"; $_['text_with_attachment'] = "mellékletekkel";
$_['text_without_attachment'] = "mellékletek nélkül"; $_['text_without_attachment'] = "mellékletek nélkül";
$_['text_years'] = "év";
$_['text_you_are'] = "Ön"; $_['text_you_are'] = "Ön";
$_['text_you_are_not_admin'] = "Önnek nincs jogosultsága a művelethez"; $_['text_you_are_not_admin'] = "Önnek nincs jogosultsága a művelethez";

View File

@ -53,6 +53,7 @@ $_['text_date'] = "Data";
$_['text_date_from'] = "Data de"; $_['text_date_from'] = "Data de";
$_['text_date_to'] = "Data até"; $_['text_date_to'] = "Data até";
$_['text_days'] = "Dias"; $_['text_days'] = "Dias";
$_['text_days2'] = "dias";
$_['text_days_to_retain'] = "Dias a reter"; $_['text_days_to_retain'] = "Dias a reter";
$_['text_deferred_queue'] = "fila de espera"; $_['text_deferred_queue'] = "fila de espera";
$_['text_deferred_queue_sender'] = "fila de espera x enviados"; $_['text_deferred_queue_sender'] = "fila de espera x enviados";
@ -181,6 +182,7 @@ $_['text_missing_data'] = "Faltando dados";
$_['text_missing_password'] = "Senha faltando"; $_['text_missing_password'] = "Senha faltando";
$_['text_modify'] = "Alterar"; $_['text_modify'] = "Alterar";
$_['text_monitor'] = "Monitor"; $_['text_monitor'] = "Monitor";
$_['text_months'] = "months";
$_['text_monthly_report'] = "Relatório mensal"; $_['text_monthly_report'] = "Relatório mensal";
$_['text_new_users'] = "novo"; $_['text_new_users'] = "novo";
@ -345,6 +347,7 @@ $_['text_whitelist_settings'] = "Configuração de lista branca";
$_['text_with_attachment'] = "com anexo(s)"; $_['text_with_attachment'] = "com anexo(s)";
$_['text_without_attachment'] = "sem anexo"; $_['text_without_attachment'] = "sem anexo";
$_['text_years'] = "years";
$_['text_you_are'] = "Você é"; $_['text_you_are'] = "Você é";
$_['text_you_are_not_admin'] = "Você não é um usuário admin"; $_['text_you_are_not_admin'] = "Você não é um usuário admin";

View File

@ -104,7 +104,7 @@
</div> </div>
<div class="row"> <div class="row">
<div class="cellhealthright">"<?php print DATA_PARTITION; ?>" <?php print $text_partition_full; ?></div> <div class="cellhealthright">"<?php print DATA_PARTITION; ?>" <?php print $text_partition_full; ?></div>
<div class="cellhealthright"><?php print $daysleftatcurrentrate[0]; ?> years, <?php print $daysleftatcurrentrate[1]; ?> months, <?php print $daysleftatcurrentrate[2]; ?> days</div> <div class="cellhealthright"><?php print $daysleftatcurrentrate[0]; ?> <?php print $text_years; ?>, <?php print $daysleftatcurrentrate[1]; ?> <?php print $text_months; ?>, <?php print $daysleftatcurrentrate[2]; ?> <?php print $text_days2; ?></div>
</div> </div>
<div class="row"> <div class="row">
<div class="cellhealthright"><?php print $text_usage_trend; ?></div> <div class="cellhealthright"><?php print $text_usage_trend; ?></div>