New translations message.php (Albanian)

This commit is contained in:
Fatih Alp 2020-02-12 14:18:15 +03:00
parent ef13539fed
commit b7931fb59d

View File

@ -1,28 +1,28 @@
<?php <?php
return [ return [
'error_added_cart' => 'Requested product is currently missing or inactive', 'error_added_cart' => 'Produkti i kërkuar aktualisht mungon ose joaktiv',
'please_buy_package' => 'Please buy package', 'please_buy_package' => 'Ju lutemi blini paketën',
'please_payment' => 'Please Pay', 'please_payment' => 'Ju lutemi paguani',
'bank_account_info' => 'Bank account information', 'bank_account_info' => 'Informacione për llogarinë bankare',
'agreement' => 'By clicking Post, you agree to our Terms of Use and Privacy Policy acknowledge that you are the rightful owner of this item.', 'agreement' => 'Duke klikuar Postën, ju pranoni që Kushtet tona të Përdorimit dhe Politika e Privatësisë pranojnë se jeni pronari i ligjshëm i këtij artikulli.',
'update_category_msg' => 'The classified category will be updated.', 'update_category_msg' => 'Kategoria e klasifikuar do të azhurnohet.',
'updated_category_msg' => 'Category successfully edited.', 'updated_category_msg' => 'Kategoria u redaktua me sukses.',
'max_ad_limit' => [ 'max_ad_limit' => [
'title' => "Your Free Ad Limit is Out.", 'title' => "Kufiri juaj falas për reklama është jashtë.",
'msg' => "You have reached your free ad limit.", 'msg' => "Ju keni arritur kufirin tuaj falas të reklamave.",
'nextBtn' => "Show Ads", 'nextBtn' => "Shfaq reklamat",
'cancelBtn' => "or Cancel", 'cancelBtn' => "ose Anuloni",
], ],
'create_ad_with_post_cat' => [ 'create_ad_with_post_cat' => [
'title' => "Post an Ad in just 30 seconds", 'title' => "Posto një shpallje në vetëm 30 sekonda",
'msg' => "Please DO NOT post multiple ads for the same items or service. All duplicate, spam and wrongly categorized ads will be deleted.", 'msg' => "Ju lutemi NUK postoni reklama të shumta për të njëjtat artikuj ose shërbim. Të gjitha reklamat e kopjuara, spam dhe të kategorizuara gabimisht do të fshihen.",
'nextBtn' => "Next", 'nextBtn' => "tjetër",
'cancelBtn' => "or Cancel", 'cancelBtn' => "ose Anuloni",
'link' => "", 'link' => "",
], ],
'update_category_info' => 'Please update category.', 'update_category_info' => 'Ju lutemi azhurnoni kategorinë.',
'filter_by_search_msg' => 'Filter By Search.', 'filter_by_search_msg' => 'Filtro Nga kërkimi.',
'delete_author_error' => 'You cannot delete a post that does not belong to you', 'delete_author_error' => 'Ju nuk mund të fshini një postim që nuk ju përket juve',
'success_delete' => 'Ad Deleted', 'success_delete' => 'Shpallja është fshirë',
]; ];