New language string.

This commit is contained in:
James Cole
2019-06-23 10:39:59 +02:00
parent c98d2187a0
commit 29158acfff
72 changed files with 776 additions and 928 deletions

View File

@@ -57,21 +57,21 @@ return [
'asset_source_account' => 'Konto źródłowe',
'journal_description' => 'Opis',
'note' => 'Notatki',
'store_new_transaction' => 'Store new transaction',
'store_new_transaction' => 'Zapisz nową transakcję',
'split_journal' => 'Podziel tę transakcję',
'split_journal_explanation' => 'Podziel transakcję na wiele części',
'currency' => 'Waluta',
'account_id' => 'Konto aktywów',
'budget_id' => 'Budżet',
'openingBalance' => 'Bilans otwarcia',
'opening_balance' => 'Opening balance',
'tagMode' => 'Tryb tagów',
'tag_position' => 'Lokalizacja taga',
'virtualBalance' => 'Wirtualne saldo',
'virtual_balance' => 'Virtual balance',
'targetamount' => 'Kwota docelowa',
'accountRole' => 'Rola konta',
'openingBalanceDate' => 'Data salda otwarcia',
'ccType' => 'Plan płatności kartą kredytową',
'ccMonthlyPaymentDate' => 'Miesięczny termin spłaty karty kredytowej',
'account_role' => 'Account role',
'opening_balance_date' => 'Opening balance date',
'cc_type' => 'Credit card payment plan',
'cc_monthly_payment_date' => 'Credit card monthly payment date',
'piggy_bank_id' => 'Skarbonka',
'returnHere' => 'Wróć tutaj',
'returnHereExplanation' => 'Po zapisaniu, wrócić tutaj.',
@@ -119,7 +119,7 @@ return [
'symbol' => 'Symbol',
'code' => 'Kod',
'iban' => 'IBAN',
'accountNumber' => 'Numer konta',
'account_number' => 'Account number',
'creditCardNumber' => 'Numer karty kredytowej',
'has_headers' => 'Nagłówki',
'date_format' => 'Format daty',
@@ -140,12 +140,8 @@ return [
'stop_processing' => 'Zatrzymaj przetwarzanie',
'start_date' => 'Początek zakresu',
'end_date' => 'Koniec zakresu',
'export_start_range' => 'Początek okresu eksportu',
'export_end_range' => 'Koniec okresu eksportu',
'export_format' => 'Format pliku',
'include_attachments' => 'Uwzględnij dołączone załączniki',
'include_old_uploads' => 'Dołącz zaimportowane dane',
'accounts' => 'Eksportuj transakcje z tych kont',
'delete_account' => 'Usuń konto ":name"',
'delete_bill' => 'Usuń rachunek ":name"',
'delete_budget' => 'Usuń budżet ":name"',