mirror of
https://bitbucket.org/jsuto/piler.git
synced 2025-06-12 23:37:02 +02:00
audit fixes
This commit is contained in:
@ -72,6 +72,7 @@ $_['text_dn_asterisk_means_skip_sync'] = "A csillag (*) azt jelenti, hogy ez a f
|
||||
$_['text_domain'] = "Domain";
|
||||
$_['text_domains'] = "Domain(ek)";
|
||||
$_['text_domainname'] = "Domainn<EFBFBD>v";
|
||||
$_['text_download_attachment2'] = "mell<EFBFBD>klet let<65>lt<6C>s";
|
||||
$_['text_download_message'] = "Lev<EFBFBD>l let<65>lt<6C>se (EML)";
|
||||
$_['text_download_message2'] = "lev<EFBFBD>l let<65>lt<6C>se";
|
||||
|
||||
@ -313,6 +314,7 @@ $_['text_total_users'] = "
|
||||
$_['text_uids'] = "Felhaszn<EFBFBD>l<EFBFBD> azonos<6F>t<EFBFBD>k";
|
||||
$_['text_unknown'] = "ismeretlen";
|
||||
$_['text_unauthorized_domain'] = "Nem megengedett domain";
|
||||
$_['text_unauthorized_download_attachment'] = "jogosulatlan mell<6C>klet let<65>lt<6C>s";
|
||||
$_['text_unauthorized_remove_message'] = "jogosulatlan <20>zenet t<>rl<72>s";
|
||||
$_['text_unauthorized_view_message'] = "jogosulatlan <20>zenet megtekint<6E>s";
|
||||
$_['text_update_selected_uids'] = "Kijel<EFBFBD>lt azonos<6F>t<EFBFBD>k m<>dos<6F>t<EFBFBD>sa";
|
||||
|
@ -72,6 +72,7 @@ $_['text_dn_asterisk_means_skip_sync'] = "A csillag (*) azt jelenti, hogy ez a f
|
||||
$_['text_domain'] = "Domain";
|
||||
$_['text_domains'] = "Domain(ek)";
|
||||
$_['text_domainname'] = "Domainnév";
|
||||
$_['text_download_attachment2'] = "melléklet letöltés";
|
||||
$_['text_download_message'] = "Levél letöltése (EML)";
|
||||
$_['text_download_message2'] = "levél letöltése";
|
||||
|
||||
@ -313,6 +314,7 @@ $_['text_total_users'] = "összes";
|
||||
$_['text_uids'] = "Felhasználó azonosítók";
|
||||
$_['text_unknown'] = "ismeretlen";
|
||||
$_['text_unauthorized_domain'] = "Nem megengedett domain";
|
||||
$_['text_unauthorized_download_attachment'] = "jogosulatlan melléklet letöltés";
|
||||
$_['text_unauthorized_remove_message'] = "jogosulatlan üzenet törlés";
|
||||
$_['text_unauthorized_view_message'] = "jogosulatlan üzenet megtekintés";
|
||||
$_['text_update_selected_uids'] = "Kijelölt azonosítók módosítása";
|
||||
|
Reference in New Issue
Block a user