mirror of
https://bitbucket.org/jsuto/piler.git
synced 2025-06-13 00:07:03 +02:00
added rc script
This commit is contained in:
@ -12,6 +12,7 @@ $_['text_add_new_user_alias'] = "Add new user";
|
||||
$_['text_add_policy'] = "Add new policy";
|
||||
$_['text_administration'] = "Administration";
|
||||
$_['text_admin_user'] = "Admin user";
|
||||
$_['text_advanced'] = "Advanced";
|
||||
$_['text_advanced_search'] = "Advanced search";
|
||||
$_['text_all'] = "all";
|
||||
$_['text_any'] = "any";
|
||||
@ -82,6 +83,8 @@ $_['text_existing_policies'] = "Existing policies";
|
||||
$_['text_existing_rules'] = "Existing rules";
|
||||
$_['text_existing_user'] = "Existing user";
|
||||
$_['text_existing_users'] = "Existing users";
|
||||
$_['text_expert'] = "Expert";
|
||||
$_['text_expert_search'] = "Expert search";
|
||||
|
||||
$_['text_failed'] = "failed";
|
||||
$_['text_failed_to_add'] = "Failed to add";
|
||||
@ -231,6 +234,8 @@ $_['text_server_name'] = "Server name";
|
||||
$_['text_server_operating_system'] = "Operating System";
|
||||
$_['text_set'] = "Set";
|
||||
$_['text_settings'] = "Settings";
|
||||
$_['text_simple'] = "Simple";
|
||||
$_['text_simple_search'] = "Simple search";
|
||||
$_['text_size'] = "Size";
|
||||
$_['text_smtp_status'] = "SMTP status";
|
||||
$_['text_statistics'] = "Statistics";
|
||||
|
@ -12,6 +12,7 @@ $_['text_add_new_user_alias'] = "
|
||||
$_['text_add_policy'] = "<EFBFBD>j h<>zirend";
|
||||
$_['text_administration'] = "Adminisztr<EFBFBD>ci<EFBFBD>";
|
||||
$_['text_admin_user'] = "Admin felhaszn<7A>l<EFBFBD>";
|
||||
$_['text_advanced'] = "<EFBFBD>sszetett";
|
||||
$_['text_advanced_search'] = "<EFBFBD>sszetett keres<65>s";
|
||||
$_['text_all'] = "<EFBFBD>sszes";
|
||||
$_['text_any'] = "mindegy";
|
||||
@ -82,6 +83,8 @@ $_['text_existing_policies'] = "L
|
||||
$_['text_existing_rules'] = "L<EFBFBD>tez<EFBFBD> szab<61>lyok";
|
||||
$_['text_existing_user'] = "L<EFBFBD>tez<EFBFBD> felhaszn<7A>l<EFBFBD>";
|
||||
$_['text_existing_users'] = "L<EFBFBD>tez<EFBFBD> felhaszn<7A>l<EFBFBD>k";
|
||||
$_['text_expert'] = "Halad<EFBFBD>";
|
||||
$_['text_expert_search'] = "Halad<EFBFBD> keres<65>s";
|
||||
|
||||
$_['text_failed'] = "sikertelen";
|
||||
$_['text_failed_to_add'] = "Hiba a hozz<7A>ad<61>s sor<6F>n";
|
||||
@ -232,6 +235,8 @@ $_['text_server_name'] = "Szerver n
|
||||
$_['text_server_operating_system'] = "Oper<EFBFBD>ci<EFBFBD>s rendszer";
|
||||
$_['text_set'] = "Be<EFBFBD>ll<EFBFBD>t";
|
||||
$_['text_settings'] = "Be<EFBFBD>ll<EFBFBD>t<EFBFBD>sok";
|
||||
$_['text_simple'] = "Egyszer<EFBFBD>";
|
||||
$_['text_simple_search'] = "Egyszer<EFBFBD> keres<65>s";
|
||||
$_['text_size'] = "M<EFBFBD>ret";
|
||||
$_['text_smtp_status'] = "SMTP st<73>tusz";
|
||||
$_['text_statistics'] = "Statisztika";
|
||||
|
@ -12,6 +12,7 @@ $_['text_add_new_user_alias'] = "Új felhasználó";
|
||||
$_['text_add_policy'] = "Új házirend";
|
||||
$_['text_administration'] = "Adminisztráció";
|
||||
$_['text_admin_user'] = "Admin felhasználó";
|
||||
$_['text_advanced'] = "Összetett";
|
||||
$_['text_advanced_search'] = "Összetett keresés";
|
||||
$_['text_all'] = "összes";
|
||||
$_['text_any'] = "mindegy";
|
||||
@ -82,6 +83,8 @@ $_['text_existing_policies'] = "Létező házirendek";
|
||||
$_['text_existing_rules'] = "Létező szabályok";
|
||||
$_['text_existing_user'] = "Létező felhasználó";
|
||||
$_['text_existing_users'] = "Létező felhasználók";
|
||||
$_['text_expert'] = "Haladó";
|
||||
$_['text_expert_search'] = "Haladó keresés";
|
||||
|
||||
$_['text_failed'] = "sikertelen";
|
||||
$_['text_failed_to_add'] = "Hiba a hozzáadás során";
|
||||
@ -232,6 +235,8 @@ $_['text_server_name'] = "Szerver név";
|
||||
$_['text_server_operating_system'] = "Operációs rendszer";
|
||||
$_['text_set'] = "Beállít";
|
||||
$_['text_settings'] = "Beállítások";
|
||||
$_['text_simple'] = "Egyszerű";
|
||||
$_['text_simple_search'] = "Egyszerű keresés";
|
||||
$_['text_size'] = "Méret";
|
||||
$_['text_smtp_status'] = "SMTP státusz";
|
||||
$_['text_statistics'] = "Statisztika";
|
||||
|
Reference in New Issue
Block a user