mirror of
https://bitbucket.org/jsuto/piler.git
synced 2025-06-12 23:47:02 +02:00
added an option to change the stored retention values
This commit is contained in:
@ -271,6 +271,7 @@ $_['text_restore_message'] = "lev
|
||||
$_['text_restore_to_mailbox'] = "Lev<EFBFBD>l vissza<7A>ll<6C>t<EFBFBD>sa postafi<66>kba";
|
||||
$_['text_restored'] = "Vissza<EFBFBD>ll<EFBFBD>tva";
|
||||
$_['text_result'] = "Eredm<EFBFBD>ny";
|
||||
$_['text_retention_days'] = "Megtart<EFBFBD>si id<69> [nap]";
|
||||
$_['text_retention_rules'] = "Megtart<EFBFBD>si szab<61>lyok";
|
||||
$_['text_role'] = "Felhaszn<EFBFBD>l<EFBFBD>t<EFBFBD>pus";
|
||||
$_['text_running'] = "fut";
|
||||
@ -340,7 +341,9 @@ $_['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_retention_within_this_domain'] = "Megtart<EFBFBD>si id<69> friss<73>t<EFBFBD>se ebben a domainben";
|
||||
$_['text_update_selected_uids'] = "Kijel<EFBFBD>lt azonos<6F>t<EFBFBD>k m<>dos<6F>t<EFBFBD>sa";
|
||||
$_['text_updated_records'] = "Friss<EFBFBD>tett rekordok";
|
||||
$_['text_uptime'] = "Uptime";
|
||||
$_['text_user'] = "Felhaszn<EFBFBD>l<EFBFBD>";
|
||||
$_['text_users'] = "Felhaszn<EFBFBD>l<EFBFBD>k";
|
||||
|
@ -271,6 +271,7 @@ $_['text_restore_message'] = "levél visszaállítása";
|
||||
$_['text_restore_to_mailbox'] = "Levél visszaállítása postafiókba";
|
||||
$_['text_restored'] = "Visszaállítva";
|
||||
$_['text_result'] = "Eredmény";
|
||||
$_['text_retention_days'] = "Megtartási idő [nap]";
|
||||
$_['text_retention_rules'] = "Megtartási szabályok";
|
||||
$_['text_role'] = "Felhasználótípus";
|
||||
$_['text_running'] = "fut";
|
||||
@ -340,7 +341,9 @@ $_['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_retention_within_this_domain'] = "Megtartási idő frissítése ebben a domainben";
|
||||
$_['text_update_selected_uids'] = "Kijelölt azonosítók módosítása";
|
||||
$_['text_updated_records'] = "Frissített rekordok";
|
||||
$_['text_uptime'] = "Uptime";
|
||||
$_['text_user'] = "Felhasználó";
|
||||
$_['text_users'] = "Felhasználók";
|
||||
|
Reference in New Issue
Block a user