mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 15:35:15 +00:00
New translations.
This commit is contained in:
@@ -436,6 +436,8 @@ return [
|
||||
'rule_trigger_tag_is' => 'Tag to ":trigger_value"',
|
||||
'rule_trigger_currency_is_choice' => 'Waluta transakcji to..',
|
||||
'rule_trigger_currency_is' => 'Waluta transakcji to ":trigger_value"',
|
||||
'rule_trigger_foreign_currency_is_choice' => 'Transaction foreign currency is..',
|
||||
'rule_trigger_foreign_currency_is' => 'Transaction foreign currency is ":trigger_value"',
|
||||
'rule_trigger_has_attachments_choice' => 'Ma co najmniej podaną liczbę załączników',
|
||||
'rule_trigger_has_attachments' => 'Has at least :count attachment|Has at least :count attachments',
|
||||
'rule_trigger_store_journal' => 'Po utworzeniu transakcji',
|
||||
@@ -815,7 +817,7 @@ return [
|
||||
'ab_basic_modal_explain' => 'Użyj tego formularza aby wskazać, ile jesteś w stanie zabudżetować (w sumie, w :currency) we skazanym okresie.',
|
||||
'createBudget' => 'Nowy budżet',
|
||||
'invalid_currency' => 'To jest niewłaściwa waluta',
|
||||
'invalid_amount' => 'Please enter an amount',
|
||||
'invalid_amount' => 'Proszę podać kwotę',
|
||||
'set_ab' => 'Dostępna kwota budżetu została ustalona',
|
||||
'updated_ab' => 'Dostępna kwota budżetu została zaktualizowana',
|
||||
'deleted_ab' => 'The available budget amount has been deleted',
|
||||
|
@@ -38,6 +38,7 @@ return [
|
||||
'match' => 'Dopasowanie',
|
||||
'strict' => 'Tryb ścisły',
|
||||
'repeat_freq' => 'Powtarza się',
|
||||
'object_group' => 'Group',
|
||||
'location' => 'Lokalizacja',
|
||||
'update_channel' => 'Kanał aktualizacji',
|
||||
'currency_id' => 'Waluta',
|
||||
|
Reference in New Issue
Block a user