mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
New translations message.php (Albanian)
This commit is contained in:
parent
ef13539fed
commit
b7931fb59d
@ -1,28 +1,28 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'error_added_cart' => 'Requested product is currently missing or inactive',
|
||||
'please_buy_package' => 'Please buy package',
|
||||
'please_payment' => 'Please Pay',
|
||||
'bank_account_info' => 'Bank account information',
|
||||
'agreement' => 'By clicking Post, you agree to our Terms of Use and Privacy Policy acknowledge that you are the rightful owner of this item.',
|
||||
'update_category_msg' => 'The classified category will be updated.',
|
||||
'updated_category_msg' => 'Category successfully edited.',
|
||||
'error_added_cart' => 'Produkti i kërkuar aktualisht mungon ose joaktiv',
|
||||
'please_buy_package' => 'Ju lutemi blini paketën',
|
||||
'please_payment' => 'Ju lutemi paguani',
|
||||
'bank_account_info' => 'Informacione për llogarinë bankare',
|
||||
'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' => 'Kategoria e klasifikuar do të azhurnohet.',
|
||||
'updated_category_msg' => 'Kategoria u redaktua me sukses.',
|
||||
'max_ad_limit' => [
|
||||
'title' => "Your Free Ad Limit is Out.",
|
||||
'msg' => "You have reached your free ad limit.",
|
||||
'nextBtn' => "Show Ads",
|
||||
'cancelBtn' => "or Cancel",
|
||||
'title' => "Kufiri juaj falas për reklama është jashtë.",
|
||||
'msg' => "Ju keni arritur kufirin tuaj falas të reklamave.",
|
||||
'nextBtn' => "Shfaq reklamat",
|
||||
'cancelBtn' => "ose Anuloni",
|
||||
],
|
||||
'create_ad_with_post_cat' => [
|
||||
'title' => "Post an Ad in just 30 seconds",
|
||||
'msg' => "Please DO NOT post multiple ads for the same items or service. All duplicate, spam and wrongly categorized ads will be deleted.",
|
||||
'nextBtn' => "Next",
|
||||
'cancelBtn' => "or Cancel",
|
||||
'title' => "Posto një shpallje në vetëm 30 sekonda",
|
||||
'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' => "tjetër",
|
||||
'cancelBtn' => "ose Anuloni",
|
||||
'link' => "",
|
||||
],
|
||||
'update_category_info' => 'Please update category.',
|
||||
'filter_by_search_msg' => 'Filter By Search.',
|
||||
'delete_author_error' => 'You cannot delete a post that does not belong to you',
|
||||
'success_delete' => 'Ad Deleted',
|
||||
'update_category_info' => 'Ju lutemi azhurnoni kategorinë.',
|
||||
'filter_by_search_msg' => 'Filtro Nga kërkimi.',
|
||||
'delete_author_error' => 'Ju nuk mund të fshini një postim që nuk ju përket juve',
|
||||
'success_delete' => 'Shpallja është fshirë',
|
||||
];
|
||||
|
||||
Loading…
Reference in New Issue
Block a user