updated translations

This commit is contained in:
denisdulici
2018-11-08 12:11:42 +03:00
parent 9fbac1d4fa
commit 798fc89797
456 changed files with 4227 additions and 309 deletions

View File

@ -8,14 +8,18 @@ return [
'deleted' => ':type odstraněno!',
'duplicated' => ':type duplikováno!',
'imported' => ':type importováno!',
'enabled' => ':type aktivován!',
'disabled' => ':type deaktivován!',
],
'error' => [
'over_payment' => 'Error: Payment not added! Amount passes the total.',
'over_payment' => 'Chyba: Platba nebyla přidána! Zadaná částka překračuje celkové množství :amount',
'not_user_company' => 'Chyba: nemůžeš provádět správu společností!',
'customer' => 'Error: User not created! :name already uses this email address.',
'customer' => 'Chyba: uživatel nebyl vytvořen! Uživatel :name již používá tuto emailovou adresu.',
'no_file' => 'Chyba: Nebyl vybrán žádný soubor!',
'last_category' => 'Error: Can not delete the last :type category!',
'invalid_token' => 'Error: The token entered is invalid!',
'last_category' => 'Chyba: Nemohu smazat poslední kategorii :type ! ',
'invalid_token' => 'Chyba: Zadaný token je neplatný!',
'import_column' => 'Chyba: :message Tabulka :sheet. Řádek: :line.',
'import_sheet' => 'Chyba: Tabulka je neplatná. Prosím, podívej se na vzorový soubor.',
],
'warning' => [
'deleted' => 'Upozornění: Nemůžeš odstranit <b>:name</b> protože je spojená s :text.',