updated translations

This commit is contained in:
denisdulici
2018-03-06 17:05:58 +03:00
parent da5eb9b16a
commit 2915af6243
98 changed files with 449 additions and 185 deletions

View File

@ -10,7 +10,7 @@ return [
'forgot_password' => 'Zapoměl jsem heslo',
'reset_password' => 'Reset hesla',
'enter_email' => 'Zadejte svou emailovou adresu',
'current_email' => 'Aktuální emai',
'current_email' => 'Aktuální email',
'reset' => 'Resetovat',
'never' => 'nikdy',
'password' => [

View File

@ -4,6 +4,6 @@ return [
'version' => 'Verze',
'powered' => 'Powered By Akaunting',
'software' => 'Svobodný účetní software',
'software' => 'Učetní software zdarma',
];

View File

@ -93,6 +93,11 @@ return [
'id' => 'ID',
'more_actions' => 'Další akce',
'duplicate' => 'Duplikovat',
'unpaid' => 'Neuhrazeno',
'paid' => 'Uhrazeno',
'overdue' => 'Po splatnosti',
'partially' => 'Částečně',
'partially_paid' => 'Částečně zaplaceno',
'title' => [
'new' => 'Nová(ý) :type',

View File

@ -17,7 +17,6 @@ return [
],
'requirements' => [
'php_version' => 'Vyžaduji PHP 5.6.4 a vyšší!',
'enabled' => 'Musíš povolit :feature!',
'disabled' => 'Musiš vypnout :feature!',
'extension' => 'Musíš zavést rozšíření:extension!',

View File

@ -37,8 +37,9 @@ return [
],
'messages' => [
'email_sent' => 'Fakturační email byl úspěšně odeslán!',
'marked_sent' => 'Faktura byla úspěšně označena jako odeslaná!',
'email_sent' => 'Fakturační email byl úspěšně odeslán!',
'marked_sent' => 'Faktura byla úspěšně označena jako odeslaná!',
'email_required' => 'Zákazník nemá uvedenou emailovou adresu!',
],
'notification' => [