mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-16 09:22:33 +00:00
Update files and languages.
This commit is contained in:
@@ -43,13 +43,13 @@ return [
|
||||
'external_ip' => 'Zewnętrzny adres IP Twojego serwera',
|
||||
'attachments' => 'Załączniki',
|
||||
'journal_amount' => 'Kwota',
|
||||
'journal_source_name' => 'Revenue account (source)',
|
||||
'journal_source_id' => 'Asset account (source)',
|
||||
'journal_source_name' => 'Konto przychodów (źródło)',
|
||||
'journal_source_id' => 'Konto aktywów (źródło)',
|
||||
'BIC' => 'BIC',
|
||||
'verify_password' => 'Sprawdź bezpieczeństwo hasła',
|
||||
'source_account' => 'Konto źródłowe',
|
||||
'destination_account' => 'Konto docelowe',
|
||||
'journal_destination_id' => 'Asset account (destination)',
|
||||
'journal_destination_id' => 'Konto aktywów (przeznaczenie)',
|
||||
'asset_destination_account' => 'Konto aktywów (przeznaczenie)',
|
||||
'asset_source_account' => 'Konto aktywów (źródło)',
|
||||
'journal_description' => 'Opis',
|
||||
@@ -150,7 +150,7 @@ return [
|
||||
'delete_rule_group' => 'Usuń grupę reguł ":title"',
|
||||
'delete_link_type' => 'Usuń typ łącza ":name"',
|
||||
'delete_user' => 'Usuń użytkownika ":email"',
|
||||
'delete_recurring' => 'Delete recurring transaction ":title"',
|
||||
'delete_recurring' => 'Usuń cykliczną transakcję ":title"',
|
||||
'user_areYouSure' => 'Jeśli usuniesz użytkownika ":email", wszystko zniknie. Nie ma cofania, przywracania ani czegokolwiek. Jeśli usuniesz siebie, stracisz dostęp do tej instalacji Firefly III.',
|
||||
'attachment_areYouSure' => 'Czy na pewno chcesz usunąć załącznik o nazwie ":name"?',
|
||||
'account_areYouSure' => 'Czy na pewno chcesz usunąć konto o nazwie ":name"?',
|
||||
|
Reference in New Issue
Block a user