This commit is contained in:
SJ
2013-08-15 00:03:20 +02:00
parent 29482ffb1d
commit 281d0f7ec8
7 changed files with 100 additions and 33 deletions

View File

@ -435,19 +435,19 @@ $_['text_newest_record'] = 'Leg
$_['text_items'] = 'T<>telek';
$_['text_average_size'] = '<27>tlag m<>ret';
$_['text_return_to'] = 'Return to';
$_['text_error_message'] = 'Please correct the below errors and re-submit.';
$_['text_field_required'] = 'This field is required.';
$_['text_field_length'] = 'This field is required to be longer than ? characters.';
$_['text_field_domain'] = 'This field must be a valid domain (ie - domain.com).';
$_['text_field_colour'] = 'This field must be a valid color code (ie - #fcfcfc).';
$_['text_delete'] = 'Delete';
$_['text_confirm'] = 'Confirm';
$_['text_user_delete_confirm_message'] = 'Do you wish to delete the user';
$_['text_domain_delete_confirm_message'] = 'Do you wish to delete the domain';
$_['text_group_delete_confirm_message'] = 'Do you wish to delete the group';
$_['text_ldap_delete_confirm_message'] = 'Do you wish to delete the LDAP entry';
$_['text_customer_delete_confirm_message'] = 'Do you wish to delete the customer';
$_['text_with_selected'] = 'With Selected';
$_['text_return_to'] = 'Vissza';
$_['text_error_message'] = 'K<EFBFBD>rj<EFBFBD>k, jav<61>tsa ki az al<61>bbi hib<69>kat, <20>s k<>ldje el <20>jra a formot.';
$_['text_field_required'] = 'K<EFBFBD>telez<EFBFBD> mez<65>.';
$_['text_field_length'] = 'Ennek a mez<65>nek hosszabbnak kell lennie ? karaktern<EFBFBD>l.';
$_['text_field_domain'] = 'Ennek a mez<65>nek <20>rv<72>nyes domainn<6E>vnek kell lennie (pl. - domain.com).';
$_['text_field_colour'] = 'Ennek a mez<65>nek <20>rv<72>nyes sz<73>nk<6E>dnak kell lennie (pl. - #fcfcfc).';
$_['text_delete'] = 'T<EFBFBD>rl<EFBFBD>s';
$_['text_confirm'] = 'Meger<EFBFBD>s<EFBFBD>t<EFBFBD>s';
$_['text_user_delete_confirm_message'] = 'T<EFBFBD>r<EFBFBD>lni akarja a felhaszn<7A>l<EFBFBD>t';
$_['text_domain_delete_confirm_message'] = 'T<EFBFBD>r<EFBFBD>lni akarja a domaint';
$_['text_group_delete_confirm_message'] = 'T<EFBFBD>r<EFBFBD>lni akarja a csoportot';
$_['text_ldap_delete_confirm_message'] = 'T<EFBFBD>r<EFBFBD>lni akarja az LDAP bejegyz<79>st';
$_['text_customer_delete_confirm_message'] = 'T<EFBFBD>r<EFBFBD>lni akarja az <20>gyfelet';
$_['text_with_selected'] = 'Kiv<EFBFBD>lasztott levelek';
?>

View File

@ -435,19 +435,19 @@ $_['text_newest_record'] = 'Legújabb rekord';
$_['text_items'] = 'Tételek';
$_['text_average_size'] = 'Átlag méret';
$_['text_return_to'] = 'Return to';
$_['text_error_message'] = 'Please correct the below errors and re-submit.';
$_['text_field_required'] = 'This field is required.';
$_['text_field_length'] = 'This field is required to be longer than ? characters.';
$_['text_field_domain'] = 'This field must be a valid domain (ie - domain.com).';
$_['text_field_colour'] = 'This field must be a valid color code (ie - #fcfcfc).';
$_['text_delete'] = 'Delete';
$_['text_confirm'] = 'Confirm';
$_['text_user_delete_confirm_message'] = 'Do you wish to delete the user';
$_['text_domain_delete_confirm_message'] = 'Do you wish to delete the domain';
$_['text_group_delete_confirm_message'] = 'Do you wish to delete the group';
$_['text_ldap_delete_confirm_message'] = 'Do you wish to delete the LDAP entry';
$_['text_customer_delete_confirm_message'] = 'Do you wish to delete the customer';
$_['text_with_selected'] = 'With Selected';
$_['text_return_to'] = 'Vissza';
$_['text_error_message'] = 'Kérjük, javítsa ki az alábbi hibákat, és küldje el újra a formot.';
$_['text_field_required'] = 'Kötelező mező.';
$_['text_field_length'] = 'Ennek a mezőnek hosszabbnak kell lennie ? karakternél.';
$_['text_field_domain'] = 'Ennek a mezőnek érvényes domainnévnek kell lennie (pl. - domain.com).';
$_['text_field_colour'] = 'Ennek a mezőnek érvényes színkódnak kell lennie (pl. - #fcfcfc).';
$_['text_delete'] = 'Törlés';
$_['text_confirm'] = 'Megerősítés';
$_['text_user_delete_confirm_message'] = 'Törölni akarja a felhasználót';
$_['text_domain_delete_confirm_message'] = 'Törölni akarja a domaint';
$_['text_group_delete_confirm_message'] = 'Törölni akarja a csoportot';
$_['text_ldap_delete_confirm_message'] = 'Törölni akarja az LDAP bejegyzést';
$_['text_customer_delete_confirm_message'] = 'Törölni akarja az ügyfelet';
$_['text_with_selected'] = 'Kiválasztott levelek';
?>