mirror of
https://bitbucket.org/jsuto/piler.git
synced 2025-06-12 23:37:02 +02:00
l10n fixes
This commit is contained in:
@ -477,4 +477,7 @@ $_['text_delete_confirm_message'] = "Wirklich löschen?";
|
||||
$_['text_existing'] = "existiert";
|
||||
$_['text_new'] = "neu";
|
||||
|
||||
$_['text_cumulative_counts'] = "Cumulative counts";
|
||||
$_['text_message_disposition'] = "Message Disposition";
|
||||
|
||||
?>
|
||||
|
@ -60,6 +60,7 @@ $_['text_counters'] = "Counters";
|
||||
$_['text_cpu_load'] = "CPU load";
|
||||
$_['text_cpu_usage'] = "CPU usage";
|
||||
$_['text_create_new_secret'] = "Create new secret";
|
||||
$_['text_cumulative_counts'] = "Cumulative counts";
|
||||
$_['text_customers'] = "Customers";
|
||||
|
||||
$_['text_daily_quarantine_report'] = "Daily quarantine report";
|
||||
@ -213,6 +214,7 @@ $_['text_marked_for_removal'] = "Message marked for removal";
|
||||
$_['text_memory_usage'] = "Memory usage";
|
||||
$_['text_message'] = "message";
|
||||
$_['text_messages'] = "messages";
|
||||
$_['text_message_disposition'] = "Message Disposition";
|
||||
$_['text_message_text'] = "Message text";
|
||||
$_['text_min_2_chars'] = "Min. 2 characters";
|
||||
$_['text_missing_data'] = "Missing data";
|
||||
|
@ -476,4 +476,7 @@ $_['text_delete_confirm_message'] = "Do you wish to delete";
|
||||
$_['text_existing'] = "Existing";
|
||||
$_['text_new'] = "new";
|
||||
|
||||
$_['text_cumulative_counts'] = "Cumulative counts";
|
||||
$_['text_message_disposition'] = "Message Disposition";
|
||||
|
||||
?>
|
||||
|
@ -60,6 +60,7 @@ $_['text_counters'] = "Sz
|
||||
$_['text_cpu_load'] = "CPU terhel<65>s";
|
||||
$_['text_cpu_usage'] = "CPU haszn<7A>lat";
|
||||
$_['text_create_new_secret'] = "<EFBFBD>j k<>d";
|
||||
$_['text_cumulative_counts'] = "<EFBFBD>sszes<EFBFBD>tett sz<73>ml<6D>l<EFBFBD>k";
|
||||
$_['text_customers'] = "<EFBFBD>gyfelek";
|
||||
|
||||
$_['text_daily_quarantine_report'] = "Napi karant<6E>n riport";
|
||||
@ -214,6 +215,7 @@ $_['text_marked_for_removal'] = "Lev
|
||||
$_['text_memory_usage'] = "Mem<EFBFBD>ria haszn<7A>lat";
|
||||
$_['text_message'] = "<EFBFBD>zenet";
|
||||
$_['text_messages'] = "<EFBFBD>zenet";
|
||||
$_['text_message_disposition'] = "<EFBFBD>zenet t<>pusok";
|
||||
$_['text_message_text'] = "Lev<EFBFBD>l sz<73>veg";
|
||||
$_['text_min_2_chars'] = "Min. 2 karakter";
|
||||
$_['text_missing_data'] = "Hi<EFBFBD>nyz<EFBFBD> adat";
|
||||
|
@ -60,6 +60,7 @@ $_['text_counters'] = "Számlálók";
|
||||
$_['text_cpu_load'] = "CPU terhelés";
|
||||
$_['text_cpu_usage'] = "CPU használat";
|
||||
$_['text_create_new_secret'] = "Új kód";
|
||||
$_['text_cumulative_counts'] = "Összesített számlálók";
|
||||
$_['text_customers'] = "Ügyfelek";
|
||||
|
||||
$_['text_daily_quarantine_report'] = "Napi karantén riport";
|
||||
@ -214,6 +215,7 @@ $_['text_marked_for_removal'] = "Levél törlésre jelölve";
|
||||
$_['text_memory_usage'] = "Memória használat";
|
||||
$_['text_message'] = "üzenet";
|
||||
$_['text_messages'] = "üzenet";
|
||||
$_['text_message_disposition'] = "Üzenet típusok";
|
||||
$_['text_message_text'] = "Levél szöveg";
|
||||
$_['text_min_2_chars'] = "Min. 2 karakter";
|
||||
$_['text_missing_data'] = "Hiányzó adat";
|
||||
|
@ -466,4 +466,7 @@ $_['text_delete_confirm_message'] = "Do you wish to delete";
|
||||
$_['text_existing'] = "Existing";
|
||||
$_['text_new'] = "new";
|
||||
|
||||
$_['text_cumulative_counts'] = "Cumulative counts";
|
||||
$_['text_message_disposition'] = "Message Disposition";
|
||||
|
||||
?>
|
||||
|
@ -474,4 +474,7 @@ $_['text_ldap_delete_confirm_message'] = 'LDAP girişini silmek istiyor musunuz'
|
||||
$_['text_customer_delete_confirm_message'] = 'Müşteriyi silmek istiyor musunuz';
|
||||
$_['text_with_selected'] = 'Seçilenler ile';
|
||||
|
||||
$_['text_cumulative_counts'] = "Cumulative counts";
|
||||
$_['text_message_disposition'] = "Message Disposition";
|
||||
|
||||
?>
|
||||
|
Reference in New Issue
Block a user