updated translations

This commit is contained in:
denisdulici
2020-02-05 13:43:29 +03:00
parent 0f8ebc6846
commit 260bda2ca3
83 changed files with 669 additions and 365 deletions

View File

@ -2,18 +2,18 @@
return [
'bulk_actions' => 'Bulk Action|Bulk Actions',
'selected' => 'selected',
'bulk_actions' => 'Veprimi me Shumicë|Veprimet me Shumicë',
'selected' => 'e selektuar',
'message' => [
'duplicate' => 'Are you sure you want to <b>duplicate</b> selected record?',
'delete' => 'Are you sure you want to <b>delete</b> selected record?|Are you sure you want to <b>delete</b> selected records?',
'export' => 'Are you sure you want to <b>export</b> selected record?|Are you sure you want to <b>export</b> selected records?',
'enable' => 'Are you sure you want to <b>enable</b> selected record?|Are you sure you want to <b>enable</b> selected records?',
'disable' => 'Are you sure you want to <b>disable</b> selected record?|Are you sure you want to <b>disable</b> selected records?',
'paid' => 'Are you sure you want to mark selected invoice as <b>paid</b>?|Are you sure you want to mark selected invoices as <b>paid</b>?',
'sent' => 'Are you sure you want to mark selected invoice as <b>sent</b>?|Are you sure you want to mark selected invoices as <b>sent</b>?',
'received' => 'Are you sure you want to mark selected bill as <b>received</b>?|Are you sure you want to mark selected bills as <b>received</b>?',
'duplicate' => 'Jeni i sigurt që doni të <b>kopjoni</b> rekordin e zgjedhur?',
'delete' => 'Jeni i sigurt që doni të <b>fshini</b> rekordin e zgjedhur?|Jeni i sigurt që doni të <b>fshini</b> rekordet e zgjedhura?',
'export' => 'Jeni i sigurt që doni të <b>eksportoni</b> rekordin e zgjedhur?|Jeni i sigurt që doni të <b>eksportoni</b> rekordet e zgjedhura?',
'enable' => 'Jeni i sigurt që doni të <b>aktivizoni</b> rekordin e zgjedhur?|Jeni i sigurt që doni të <b>aktivizoni</b> rekordet e zgjedhura?',
'disable' => 'Jeni i sigurt që doni të <b>çaktivizoni</b> rekordin e zgjedhur?|Jeni i sigurt që doni të <b>çaktivizoni</b> rekordet e zgjedhura?',
'paid' => 'Jeni i sigurt që doni të shënoni faturën e zgjedhur si të <b>paguar</b>?|Jeni i sigurt që doni të shënoni faturat e zgjedhura si të <b>paguara</b>?',
'sent' => 'Jeni i sigurt që doni të shënoni faturën e zgjedhur si të <b>dërguar</b>?|Jeni i sigurt që doni të shënoni faturat e zgjedhura si të <b>dërguara</b>?',
'received' => 'Jeni i sigurt që doni të shënoni faturën e zgjedhur si të <b>pranuar</b>?|Jeni i sigurt që doni të shënoni faturat e zgjedhura si të <b>pranuara</b>?',
],
];