updated translations

This commit is contained in:
denisdulici
2018-08-06 10:25:41 +03:00
parent 7b206fb2aa
commit c0eb6c3f44
100 changed files with 624 additions and 357 deletions

View File

@ -8,6 +8,8 @@ return [
'deleted' => ':type izbrisan!',
'duplicated' => ':type dupliciran!',
'imported' => ':type uvezen!',
'enabled' => ':type enabled!',
'disabled' => ':type disabled!',
],
'error' => [
'over_payment' => 'Pogreška: Plaćanje nije dodano! Iznos prelazi ukupan iznos.',
@ -16,6 +18,8 @@ return [
'no_file' => 'Pogreška: Nije odabrana nijedna datoteka!',
'last_category' => 'Pogreška: Nije moguće izbrisati zadnju :type kategoriju!',
'invalid_token' => 'Pogreška: Upisani token nije valjan!',
'import_column' => 'Error: :message Sheet name: :sheet. Line number: :line.',
'import_sheet' => 'Error: Sheet name is not valid. Please, check the sample file.',
],
'warning' => [
'deleted' => 'Upozorenje: Nije vam dozvoljeno izbrisati <b>:name</b> jer postoji poveznica s :text.',