mirror of
https://github.com/openclassify/openclassify.git
synced 2026-03-10 02:05:27 -05:00
New translations field.php (Albanian)
This commit is contained in:
parent
80febeae2a
commit
4cca043257
@ -1,33 +1,33 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'latest_ads' => 'Latest Ads',
|
||||
'show_all' => 'Show All',
|
||||
'latest_ads' => 'Reklamat më të fundit',
|
||||
'show_all' => 'Trego të Gjithë',
|
||||
'login' => [
|
||||
'name' => 'Login',
|
||||
'name' => 'hyrje',
|
||||
],
|
||||
'logout' => [
|
||||
'name' => 'Logout',
|
||||
'name' => 'Shkyç',
|
||||
],
|
||||
'profile' => 'Profile',
|
||||
'email' => 'Email Address',
|
||||
'reset_code' => 'Reset Code',
|
||||
'password_confirmation' => 'Password Confirmation',
|
||||
'password' => 'Password',
|
||||
'first_name' => 'First Name',
|
||||
'last_name' => 'Last Name',
|
||||
'remember_me' => 'Remember Me',
|
||||
'not_a_member_yet' => 'Not a Member Yet',
|
||||
'not_a_member_yet_message' => 'Sign up for our members to benefit from our special service',
|
||||
'forgot_password' => 'I Forgot My Password',
|
||||
'email_or_phone_number' => 'Email Address or Phone Number',
|
||||
'phone_number' => 'Phone Number',
|
||||
'email' => 'Adresa e postës elektronike',
|
||||
'reset_code' => 'Rivendosni kodin',
|
||||
'password_confirmation' => 'Konfirmimi i fjalëkalimit',
|
||||
'password' => 'fjalëkalim',
|
||||
'first_name' => 'Emri',
|
||||
'last_name' => 'Mbiemri',
|
||||
'remember_me' => 'Më kujto',
|
||||
'not_a_member_yet' => 'Jo Anëtar ende',
|
||||
'not_a_member_yet_message' => 'Regjistrohuni që anëtarët tanë të përfitojnë nga shërbimi ynë special',
|
||||
'forgot_password' => 'Kam harruar fjalëkalimin tim',
|
||||
'email_or_phone_number' => 'Adresa e emailit ose numri i telefonit',
|
||||
'phone_number' => 'Numri i telefonit',
|
||||
|
||||
// Registration instructions
|
||||
'personal_registration_header' => 'What Are Individual Membership Advantages?',
|
||||
'personal_registration_body' => 'Sell and rent your home, car, sell your unused items, get new ones.',
|
||||
'personal_registration_list_1' => 'Post a free ad,',
|
||||
'personal_registration_list_2' => 'Add the ads you are interested in, follow the price changes after adding them to your favorites, create favorite searches that meet your criteria,',
|
||||
'personal_registration_list_3' => 'Send messages to the ad owners on the site.',
|
||||
'register_information_note' => 'The information on this page is taken for ' . env('APPLICATION_DOMAIN') . ' membership. You can find detailed information about the protection of personal data here.',
|
||||
'personal_registration_header' => 'Cilat janë avantazhet e anëtarësisë individuale?',
|
||||
'personal_registration_body' => 'Shes dhe marr me qira shtëpinë, makinën tënde, shes sendet e tua të papërdorura, merr të reja.',
|
||||
'personal_registration_list_1' => 'Posto një reklamë falas,',
|
||||
'personal_registration_list_2' => 'Shtoni reklamat që ju interesojnë, ndiqni ndryshimet e çmimeve pasi t\'i shtoni ato në të preferuarat tuaja, krijoni kërkime të preferuara që plotësojnë kriteret tuaja,',
|
||||
'personal_registration_list_3' => 'Dërgoni mesazhe pronarëve të reklamave në faqe.',
|
||||
'register_information_note' => 'Informacioni në këtë faqe merret për ' . env('APPLICATION_DOMAIN') . ' anëtarësimi. Mund të gjeni informacione të hollësishme në lidhje me mbrojtjen e të dhënave personale këtu.',
|
||||
];
|
||||
Loading…
Reference in New Issue
Block a user