mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-04-10 09:59:08 -04:00
89 lines
3.5 KiB
PHP
89 lines
3.5 KiB
PHP
<?php
|
|
return [
|
|
"common_address_1" => "Cím 1",
|
|
"common_address_2" => "Cím 2",
|
|
"common_admin" => "",
|
|
"common_city" => "Város",
|
|
"common_clerk" => "",
|
|
"common_close" => "Bezár",
|
|
"common_color" => "",
|
|
"common_comments" => "Megjegyzések",
|
|
"common_common" => "közös",
|
|
"common_confirm_search" => "Ön egy vagy több mezőt választott ki, a keresés után ezek már nem lesznek kiválasztva. Biztos, hogy elküldi ezt a keresést?",
|
|
"common_copyrights" => "© 2010 - %1",
|
|
"common_correct_errors" => "",
|
|
"common_country" => "Ország",
|
|
"common_dashboard" => "",
|
|
"common_date" => "Dátum",
|
|
"common_delete" => "Törlés",
|
|
"common_det" => "részletek",
|
|
"common_download_import_template" => "CSV sablon (CSV) letöltése",
|
|
"common_edit" => "szerkeszt",
|
|
"common_email" => "E-Mail",
|
|
"common_email_invalid_format" => "Az E-mail cím nem megfelelően formázott",
|
|
"common_export_csv" => "CSV Export",
|
|
"common_export_csv_no" => "Nem",
|
|
"common_export_csv_yes" => "Igen",
|
|
"common_fields_required_message" => "A piros mezők kötelezők",
|
|
"common_fields_required_message_unique" => "",
|
|
"common_first_name" => "Vezetéknév",
|
|
"common_first_name_required" => "A vezetéknév kötelező mező",
|
|
"common_first_page" => "Első",
|
|
"common_gender" => "Neme",
|
|
"common_gender_female" => "Nő",
|
|
"common_gender_male" => "Ffi",
|
|
"common_gender_undefined" => "",
|
|
"common_icon" => "",
|
|
"common_id" => "ID",
|
|
"common_import" => "Import",
|
|
"common_import_change_file" => "Változtat",
|
|
"common_import_csv" => "CSV Import",
|
|
"common_import_full_path" => "A teljes elérési út kötelező",
|
|
"common_import_remove_file" => "Eltávolít",
|
|
"common_import_select_file" => "Fájl kiválasztása",
|
|
"common_inv" => "lelt.",
|
|
"common_last_name" => "Keresztnév",
|
|
"common_last_name_required" => "A keresztnév kötelező mező",
|
|
"common_last_page" => "Utolsó",
|
|
"common_learn_about_project" => "a legfrissebb információkért a projekttel kapcsolatban.",
|
|
"common_list_of" => "Lista: ",
|
|
"common_logo" => "",
|
|
"common_logo_mark" => "",
|
|
"common_logout" => "Kilépés",
|
|
"common_manager" => "",
|
|
"common_migration_needed" => "",
|
|
"common_new" => "Új",
|
|
"common_no" => "",
|
|
"common_no_persons_to_display" => "Nincsenek megjeleníthető emberek",
|
|
"common_none_selected_text" => "Nincs kiválaszva",
|
|
"common_or" => "VAGY",
|
|
"common_people" => "",
|
|
"common_phone_number" => "Telefonszám",
|
|
"common_phone_number_required" => "Telefonszám kötelező mező",
|
|
"common_please_visit_my" => "Kérem látogassa meg a ",
|
|
"common_position" => "",
|
|
"common_powered_by" => "Powered by",
|
|
"common_price" => "Ár",
|
|
"common_print" => "Nyomtat",
|
|
"common_remove" => "Eltávolít",
|
|
"common_required" => "Kötelező",
|
|
"common_restore" => "",
|
|
"common_return_policy" => "Visszatérítési politika",
|
|
"common_search" => "Keres",
|
|
"common_search_options" => "Keresési opciók",
|
|
"common_searched_for" => "Keresett ",
|
|
"common_software_short" => "",
|
|
"common_software_title" => "",
|
|
"common_state" => "Megye",
|
|
"common_submit" => "Elküld",
|
|
"common_total_spent" => "",
|
|
"common_unknown" => "",
|
|
"common_view_recent_sales" => "Eladások megtekintése",
|
|
"common_website" => "weboldalt",
|
|
"common_welcome" => "Üdvözlet",
|
|
"common_welcome_message" => "Üdvözli az OSPOS, kattintson a modulokra a kezdéshez!",
|
|
"common_yes" => "",
|
|
"common_you_are_using_ospos" => "Ön az Open Source Point Of Sale alábbi verzióját használja",
|
|
"common_zip" => "Ir.Szám",
|
|
];
|