updated translations
This commit is contained in:
@@ -12,15 +12,15 @@ return [
|
||||
'quantity' => 'Sasia',
|
||||
'price' => 'Çmimi',
|
||||
'sub_total' => 'Nëntotali',
|
||||
'discount' => 'Discount',
|
||||
'discount' => 'Skonto',
|
||||
'tax_total' => 'Tatimi Gjithsej',
|
||||
'total' => 'Totali',
|
||||
|
||||
'item_name' => 'Emri i Artikullit | Emrat e Artikullit',
|
||||
|
||||
'show_discount' => ':discount% Discount',
|
||||
'add_discount' => 'Add Discount',
|
||||
'discount_desc' => 'of subtotal',
|
||||
'show_discount' => ':discount% Skonto',
|
||||
'add_discount' => 'Shto Skonto',
|
||||
'discount_desc' => 'e nëntotalit',
|
||||
|
||||
'payment_due' => 'Pagesa e Duhur',
|
||||
'amount_due' => 'Shuma e Duhur',
|
||||
|
@@ -3,7 +3,6 @@
|
||||
return [
|
||||
|
||||
'accounts_cash' => 'Para',
|
||||
'categories_uncat' => 'Pakategorizueme',
|
||||
'categories_deposit' => 'Depozite',
|
||||
'categories_sales' => 'Shitjet',
|
||||
'currencies_usd' => 'Dollar Amerikan',
|
||||
|
@@ -37,7 +37,7 @@ return [
|
||||
'updates' => 'Përditësimi | Përditësimet',
|
||||
'numbers' => 'Numri | Numrat',
|
||||
'statuses' => 'Statusi | Statuset',
|
||||
'others' => 'Other|Others',
|
||||
'others' => 'Tjetër | Të tjera',
|
||||
|
||||
'dashboard' => 'Paneli Kryesor',
|
||||
'banking' => 'Veprime Bankare',
|
||||
|
@@ -12,15 +12,15 @@ return [
|
||||
'quantity' => 'Sasia',
|
||||
'price' => 'Çmimi',
|
||||
'sub_total' => 'Nëntotali',
|
||||
'discount' => 'Discount',
|
||||
'discount' => 'Skonto',
|
||||
'tax_total' => 'Tatimi Gjithsej',
|
||||
'total' => 'Totali',
|
||||
|
||||
'item_name' => 'Emri i Artikullit | Emrat e Artikullit',
|
||||
|
||||
'show_discount' => ':discount% Discount',
|
||||
'add_discount' => 'Add Discount',
|
||||
'discount_desc' => 'of subtotal',
|
||||
'show_discount' => ':discount% Skonto',
|
||||
'add_discount' => 'Shto Skonto',
|
||||
'discount_desc' => 'e nëntotalit',
|
||||
|
||||
'payment_due' => 'Pagesa e Duhur',
|
||||
'paid' => 'I paguar',
|
||||
|
@@ -14,8 +14,8 @@ return [
|
||||
'not_user_company' => 'Gabim: Nuk ju lejohet të menaxhoni këtë kompani!',
|
||||
'customer' => 'Gabim: Përdoruesi nuk u krijua! :name tashmë përdor këtë adresë e-maili.',
|
||||
'no_file' => 'Gabim: Asnjë skedar i përzgjedhur!',
|
||||
'last_category' => 'Error: Can not delete the last :type category!',
|
||||
'invalid_token' => 'Error: The token entered is invalid!',
|
||||
'last_category' => 'Gabim: Nuk mund të fshihet :type kategoria e fundit!',
|
||||
'invalid_token' => 'Gabim: Marku i dhënë është i pavlefshëm!',
|
||||
],
|
||||
'warning' => [
|
||||
'deleted' => 'Njoftim: <b>:name</b> nuk mund të fshihet sepse ka :text të lidhur.',
|
||||
|
@@ -8,7 +8,7 @@ return [
|
||||
'new' => 'I ri',
|
||||
'top_free' => 'Më të mirët Falas',
|
||||
'free' => 'FALAS',
|
||||
'search' => 'Search',
|
||||
'search' => 'Kërko',
|
||||
'install' => 'Instalo',
|
||||
'buy_now' => 'Bli Tani',
|
||||
'token_link' => '<a href="https://akaunting.com/tokens" target="_blank">Kliko këtu</a>për të marrë shenjën tuaj API.',
|
||||
|
@@ -2,19 +2,19 @@
|
||||
|
||||
return [
|
||||
|
||||
'recurring' => 'Recurring',
|
||||
'every' => 'Every',
|
||||
'period' => 'Period',
|
||||
'times' => 'Times',
|
||||
'daily' => 'Daily',
|
||||
'weekly' => 'Weekly',
|
||||
'monthly' => 'Monthly',
|
||||
'yearly' => 'Yearly',
|
||||
'custom' => 'Custom',
|
||||
'days' => 'Day(s)',
|
||||
'weeks' => 'Week(s)',
|
||||
'months' => 'Month(s)',
|
||||
'years' => 'Year(s)',
|
||||
'message' => 'This is a recurring :type and the next :type will be automatically generated at :date',
|
||||
'recurring' => 'Periodik',
|
||||
'every' => 'Çdo',
|
||||
'period' => 'Periudhë',
|
||||
'times' => 'Kohët',
|
||||
'daily' => 'Ditore',
|
||||
'weekly' => 'Javore',
|
||||
'monthly' => 'Mujore',
|
||||
'yearly' => 'Vjetore',
|
||||
'custom' => 'Special',
|
||||
'days' => 'Ditë(t)',
|
||||
'weeks' => 'Javë(t)',
|
||||
'months' => 'Muaj(t)',
|
||||
'years' => 'Vit(e)',
|
||||
'message' => 'Ky është një :type i periodik dhe :type i ardhshëm do të gjenerohet automatikisht në :date',
|
||||
|
||||
];
|
||||
|
@@ -7,24 +7,24 @@ return [
|
||||
'this_quarter' => 'Këtë Tremujor',
|
||||
'previous_quarter' => 'Tremujor i Kaluar',
|
||||
'last_12_months' => '12 Muajt e Fundit',
|
||||
'profit_loss' => 'Profit & Loss',
|
||||
'gross_profit' => 'Gross Profit',
|
||||
'net_profit' => 'Net Profit',
|
||||
'total_expenses' => 'Total Expenses',
|
||||
'net' => 'NET',
|
||||
'profit_loss' => 'Fitimi & Humbje',
|
||||
'gross_profit' => 'Fitimi Bruto',
|
||||
'net_profit' => 'Fitimi Neto',
|
||||
'total_expenses' => 'Shpenzimet Totale',
|
||||
'net' => 'NETO',
|
||||
|
||||
'summary' => [
|
||||
'income' => 'Përmbledhje e të Ardhurave',
|
||||
'expense' => 'Përmbledhje e Shpenzimeve',
|
||||
'income_expense' => 'Të Ardhurat vs Shpenzimet',
|
||||
'tax' => 'Tax Summary',
|
||||
'tax' => 'Përmbledhje e Taksave',
|
||||
],
|
||||
|
||||
'quarter' => [
|
||||
'1' => 'Jan-Mar',
|
||||
'2' => 'Apr-Jun',
|
||||
'3' => 'Jul-Sep',
|
||||
'4' => 'Oct-Dec',
|
||||
'2' => 'Prill-Qer',
|
||||
'3' => 'Korr-Shta',
|
||||
'4' => 'Tet-Dhje',
|
||||
],
|
||||
|
||||
];
|
||||
|
@@ -22,9 +22,9 @@ return [
|
||||
],
|
||||
'timezone' => 'Zona Kohore',
|
||||
'percent' => [
|
||||
'title' => 'Percent (%) Position',
|
||||
'before' => 'Before Number',
|
||||
'after' => 'After Number',
|
||||
'title' => 'Pozicioni Përqindja (%)',
|
||||
'before' => 'Para Numrit',
|
||||
'after' => 'Pas Numrit',
|
||||
],
|
||||
],
|
||||
'invoice' => [
|
||||
|
Reference in New Issue
Block a user