mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06:00
New translations form.php (Polish)
This commit is contained in:
parent
9d2fdb8f07
commit
3ab0a44bd9
@ -67,9 +67,9 @@ return [
|
||||
'source_amount' => 'Kwota (źródło)',
|
||||
'destination_amount' => 'Kwota (przeznaczenie)',
|
||||
'native_amount' => 'Źródłowa kwota',
|
||||
'new_email_address' => 'New email address',
|
||||
'verification' => 'Verification',
|
||||
'api_key' => 'API key',
|
||||
'new_email_address' => 'Nowy adres e-mail',
|
||||
'verification' => 'Weryfikacja',
|
||||
'api_key' => 'Klucz API',
|
||||
|
||||
'source_account_asset' => 'Konto źródłowe (konto aktywów)',
|
||||
'destination_account_expense' => 'Konto docelowe (konto wydatków)',
|
||||
@ -133,8 +133,8 @@ return [
|
||||
'delete_rule' => 'Usuń regułę ":title"',
|
||||
'delete_rule_group' => 'Usuń grupę reguł ":title"',
|
||||
'delete_link_type' => 'Delete link type ":name"',
|
||||
'delete_user' => 'Delete user ":email"',
|
||||
'user_areYouSure' => 'If you delete user ":email", everything will be gone. There is no undo, undelete or anything. If you delete yourself, you will lose access to this instance of Firefly III.',
|
||||
'delete_user' => 'Usuń użytkownika ":email"',
|
||||
'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"?',
|
||||
'bill_areYouSure' => 'Czy na pewno chcesz usunąć rachunek o nazwie ":name"?',
|
||||
|
Loading…
Reference in New Issue
Block a user