sk-SK translation

This commit is contained in:
denisdulici
2018-10-09 11:02:22 +03:00
parent 6cf7e562f3
commit 7f41494ad9
28 changed files with 879 additions and 1 deletions

View File

@@ -0,0 +1,15 @@
<?php
return [
'change_language' => 'Zvoliť jazyk',
'last_login' => 'Posledné prihlásenie :time',
'notifications' => [
'counter' => '{0} Nemáš žiadné oznámenie|{1} Máš :count oznámenie|[2,*] Máš :count oznámení',
'overdue_invoices' => '{1} :count faktúra po splatnosti|[2,*] :count faktúry po splatnosti',
'upcoming_bills' => '{1} :count blížíacia sa splatnosť|[2,*] :count blížiace se splatnosti platieb',
'items_stock' => '{1} :count položka nie na sklade|[2,*] :count položiek nie sú na sklade',
'view_all' => 'Zobraziť všetko'
],
];