New translations

This commit is contained in:
James Cole
2017-01-02 18:21:52 +01:00
parent 03792b3905
commit 5096a90e34

View File

@@ -14,17 +14,17 @@ return [
// new user:
'bank_name' => 'Nazwa banku',
'bank_balance' => 'Saldo',
'savings_balance' => 'Saldo oszczędności',
'credit_card_limit' => 'Credit card limit',
'savings_balance' => 'Saldo konta oszczędnościowego',
'credit_card_limit' => 'Limit karty kredytowej',
'automatch' => 'Match automatically',
'skip' => 'Skip',
'name' => 'Name',
'active' => 'Active',
'amount_min' => 'Minimum amount',
'amount_max' => 'Maximum amount',
'skip' => 'Pomiń',
'name' => 'Nazwa',
'active' => 'Aktywny',
'amount_min' => 'Minimalna kwota',
'amount_max' => 'Maksymalna kwota',
'match' => 'Matches on',
'repeat_freq' => 'Repeats',
'journal_currency_id' => 'Currency',
'journal_currency_id' => 'Waluta',
'currency_id' => 'Currency',
'attachments' => 'Attachments',
'journal_amount' => 'Amount',
@@ -32,23 +32,23 @@ return [
'journal_source_account_name' => 'Revenue account (source)',
'journal_source_account_id' => 'Asset account (source)',
'BIC' => 'BIC',
'account_from_id' => 'From account',
'account_to_id' => 'To account',
'source_account' => 'Source account',
'destination_account' => 'Destination account',
'account_from_id' => 'Z konta',
'account_to_id' => 'Na konto',
'source_account' => 'Konto źródłowe',
'destination_account' => 'Konto docelowe',
'journal_destination_account_id' => 'Asset account (destination)',
'asset_destination_account' => 'Asset account (destination)',
'asset_source_account' => 'Asset account (source)',
'journal_description' => 'Description',
'note' => 'Notes',
'split_journal' => 'Split this transaction',
'journal_description' => 'Opis',
'note' => 'Notatki',
'split_journal' => 'Podziel tę transakcję',
'split_journal_explanation' => 'Split this transaction in multiple parts',
'currency' => 'Currency',
'account_id' => 'Asset account',
'budget_id' => 'Budget',
'openingBalance' => 'Opening balance',
'currency' => 'Waluta',
'account_id' => 'Konto aktywów',
'budget_id' => 'Budżet',
'openingBalance' => 'Bilans otwarcia',
'tagMode' => 'Tag mode',
'tagPosition' => 'Tag location',
'tagPosition' => 'Lokalizacja taga',
'virtualBalance' => 'Virtual balance',
'longitude_latitude' => 'Location',
'targetamount' => 'Target amount',