mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-01-09 07:26:02 +00:00
Update translations.
This commit is contained in:
@@ -414,7 +414,7 @@ return [
|
||||
'search_modifier_destination_account_ends' => 'Destinationskontonavnet slutter med ":value"',
|
||||
'search_modifier_not_destination_account_ends' => 'Destinationskontonavnet slutter ikke med ":value"',
|
||||
'search_modifier_destination_account_id' => 'Destinationskonto ID er :value',
|
||||
'search_modifier_not_destination_account_id' => 'Destination account ID is not :value',
|
||||
'search_modifier_not_destination_account_id' => 'Destinationskonto-ID er ikke :value',
|
||||
'search_modifier_destination_is_cash' => 'Destination account is the "(cash)" account',
|
||||
'search_modifier_not_destination_is_cash' => 'Destination account is not the "(cash)" account',
|
||||
'search_modifier_source_is_cash' => 'Source account is the "(cash)" account',
|
||||
@@ -430,15 +430,15 @@ return [
|
||||
'search_modifier_account_id' => 'Kilde- eller destinationskonto ID er: :value',
|
||||
'search_modifier_not_account_id' => 'Source or destination account ID\'s is/are not: :value',
|
||||
'search_modifier_category_is' => 'Kategori er ":value"',
|
||||
'search_modifier_not_category_is' => 'Category is not ":value"',
|
||||
'search_modifier_not_category_is' => 'Kategori er ikke ":value"',
|
||||
'search_modifier_budget_is' => 'Budget er ":value"',
|
||||
'search_modifier_not_budget_is' => 'Budget is not ":value"',
|
||||
'search_modifier_not_budget_is' => 'Budget er ikke ":value"',
|
||||
'search_modifier_bill_is' => 'Faktura er ":value"',
|
||||
'search_modifier_not_bill_is' => 'Bill is not ":value"',
|
||||
'search_modifier_not_bill_is' => 'Faktura er ikke ":value"',
|
||||
'search_modifier_transaction_type' => 'Transaktionstype er ":value"',
|
||||
'search_modifier_not_transaction_type' => 'Transaction type is not ":value"',
|
||||
'search_modifier_not_transaction_type' => 'Transaktionstype er ikke ":value"',
|
||||
'search_modifier_tag_is' => 'Tag er ":value"',
|
||||
'search_modifier_not_tag_is' => 'No tag is ":value"',
|
||||
'search_modifier_not_tag_is' => 'Intet tag er ":value"',
|
||||
'search_modifier_date_on_year' => 'Transaktionen er i år ":value"',
|
||||
'search_modifier_not_date_on_year' => 'Transaction is not in year ":value"',
|
||||
'search_modifier_date_on_month' => 'Transaktionen er i måned ":value"',
|
||||
|
||||
Reference in New Issue
Block a user