mirror of
https://bitbucket.org/jsuto/piler.git
synced 2025-06-12 23:47:02 +02:00
accounting i18n fix
This commit is contained in:
@ -184,6 +184,8 @@ $_['text_monthly_report'] = "Monthly report";
|
||||
|
||||
$_['text_new_users'] = "new";
|
||||
$_['text_next'] = "Next";
|
||||
$_['text_no_domain_found'] = 'No domain found';
|
||||
$_['text_no_email_found'] = 'No email found';
|
||||
$_['text_no_message_in_the_quarantine'] = "No message in the quarantine matching the search criteria";
|
||||
$_['text_no_records'] = "No records";
|
||||
$_['text_no_sender'] = "no sender";
|
||||
|
@ -185,6 +185,8 @@ $_['text_monthly_report'] = "Havi jelent
|
||||
|
||||
$_['text_new_users'] = "<EFBFBD>j";
|
||||
$_['text_next'] = "K<EFBFBD>vetkez<EFBFBD>";
|
||||
$_['text_no_domain_found'] = 'Nem tal<61>ltam domaineket';
|
||||
$_['text_no_email_found'] = 'Nem tal<61>ltam emaileket';
|
||||
$_['text_no_message_in_the_quarantine'] = "Nincs a keres<65>si felt<6C>telnek megfelel<65> <20>zenet a karant<6E>nban";
|
||||
$_['text_no_records'] = "nincs tal<61>lat";
|
||||
$_['text_no_sender'] = "nincs felad<61>";
|
||||
|
@ -185,6 +185,8 @@ $_['text_monthly_report'] = "Havi jelentés";
|
||||
|
||||
$_['text_new_users'] = "új";
|
||||
$_['text_next'] = "Következő";
|
||||
$_['text_no_domain_found'] = 'Nem találtam domaineket';
|
||||
$_['text_no_email_found'] = 'Nem találtam emaileket';
|
||||
$_['text_no_message_in_the_quarantine'] = "Nincs a keresési feltételnek megfelelő üzenet a karanténban";
|
||||
$_['text_no_records'] = "nincs találat";
|
||||
$_['text_no_sender'] = "nincs feladó";
|
||||
|
@ -184,6 +184,8 @@ $_['text_monthly_report'] = "Relatório mensal";
|
||||
|
||||
$_['text_new_users'] = "novo";
|
||||
$_['text_next'] = "Próximo";
|
||||
$_['text_no_domain_found'] = 'No domain found';
|
||||
$_['text_no_email_found'] = 'No email found';
|
||||
$_['text_no_message_in_the_quarantine'] = "Nenhuma mensagem na quarentena combinando com os critérios da pesquisa";
|
||||
$_['text_no_records'] = "Sem registros";
|
||||
$_['text_no_sender'] = "sem remetente";
|
||||
|
Reference in New Issue
Block a user