mirror of
https://bitbucket.org/jsuto/piler.git
synced 2025-06-12 23:47:02 +02:00
added a gui item for managing automated searches
This commit is contained in:
@ -31,6 +31,7 @@ $_['text_attachment_name'] = "Mell
|
||||
$_['text_attachment_size'] = "Mell<EFBFBD>klet m<>ret";
|
||||
$_['text_attachment_type'] = "Mell<EFBFBD>klet t<>pus";
|
||||
$_['text_audit'] = "Audit";
|
||||
$_['text_automated_search'] = "Automatikus keres<65>s";
|
||||
|
||||
$_['text_back'] = "Vissza";
|
||||
$_['text_background_colour'] = "H<EFBFBD>tt<EFBFBD>rsz<EFBFBD>n";
|
||||
@ -75,6 +76,7 @@ $_['text_days_to_retain'] = "Meg
|
||||
$_['text_deferred_queue'] = "k<EFBFBD>s<EFBFBD>bbi kik<69>ld<6C>sre v<>r<EFBFBD> <20>zenetsor";
|
||||
$_['text_deferred_queue_sender'] = "k<EFBFBD>s<EFBFBD>bbi kik<69>ld<6C>sre v<>r<EFBFBD> <20>zenetsor (felad<61> szerint)";
|
||||
$_['text_delay'] = "K<EFBFBD>sleltet<EFBFBD>s";
|
||||
$_['text_delete_confirm_message'] = "T<EFBFBD>r<EFBFBD>lni akarja";
|
||||
$_['text_deleted_users'] = "t<EFBFBD>r<EFBFBD>lt";
|
||||
$_['text_deliver'] = "K<EFBFBD>zbes<EFBFBD>t<EFBFBD>s";
|
||||
$_['text_delivered'] = "K<EFBFBD>zbes<EFBFBD>tett";
|
||||
@ -117,6 +119,7 @@ $_['text_enter_search_terms'] = "
|
||||
$_['text_error'] = "Hiba";
|
||||
$_['text_exact_domain_name_or_email_address'] = "pontos domainn<6E>v vagy email c<>m";
|
||||
$_['text_exclude'] = "Kihagy";
|
||||
$_['text_existing'] = "L<EFBFBD>tez<EFBFBD>";
|
||||
$_['text_existing_domains'] = "L<EFBFBD>tez<EFBFBD> domainek";
|
||||
$_['text_existing_email'] = "L<EFBFBD>tez<EFBFBD> email";
|
||||
$_['text_existing_entries'] = "Jelenlegi bejegyz<79>sek";
|
||||
@ -220,6 +223,7 @@ $_['text_monitor'] = "Monitor";
|
||||
$_['text_months'] = "h<EFBFBD>nap";
|
||||
$_['text_monthly_report'] = "Havi jelent<6E>s";
|
||||
|
||||
$_['text_new'] = "<EFBFBD>j";
|
||||
$_['text_new_users'] = "<EFBFBD>j";
|
||||
$_['text_next'] = "K<EFBFBD>vetkez<EFBFBD>";
|
||||
$_['text_no_domain_found'] = 'Nem tal<61>ltam domaineket';
|
||||
|
@ -31,6 +31,7 @@ $_['text_attachment_name'] = "Melléklet név";
|
||||
$_['text_attachment_size'] = "Melléklet méret";
|
||||
$_['text_attachment_type'] = "Melléklet típus";
|
||||
$_['text_audit'] = "Audit";
|
||||
$_['text_automated_search'] = "Automatikus keresés";
|
||||
|
||||
$_['text_back'] = "Vissza";
|
||||
$_['text_background_colour'] = "Háttérszín";
|
||||
@ -75,6 +76,7 @@ $_['text_days_to_retain'] = "Megőrzési idő (nap)";
|
||||
$_['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_delay'] = "Késleltetés";
|
||||
$_['text_delete_confirm_message'] = "Törölni akarja";
|
||||
$_['text_deleted_users'] = "törölt";
|
||||
$_['text_deliver'] = "Kézbesítés";
|
||||
$_['text_delivered'] = "Kézbesített";
|
||||
@ -117,6 +119,7 @@ $_['text_enter_search_terms'] = "Írja be a keresési feltételeket";
|
||||
$_['text_error'] = "Hiba";
|
||||
$_['text_exact_domain_name_or_email_address'] = "pontos domainnév vagy email cím";
|
||||
$_['text_exclude'] = "Kihagy";
|
||||
$_['text_existing'] = "Létező";
|
||||
$_['text_existing_domains'] = "Létező domainek";
|
||||
$_['text_existing_email'] = "Létező email";
|
||||
$_['text_existing_entries'] = "Jelenlegi bejegyzések";
|
||||
@ -220,6 +223,7 @@ $_['text_monitor'] = "Monitor";
|
||||
$_['text_months'] = "hónap";
|
||||
$_['text_monthly_report'] = "Havi jelentés";
|
||||
|
||||
$_['text_new'] = "új";
|
||||
$_['text_new_users'] = "új";
|
||||
$_['text_next'] = "Következő";
|
||||
$_['text_no_domain_found'] = 'Nem találtam domaineket';
|
||||
|
Reference in New Issue
Block a user