mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 23:45:10 +00:00
Update translations
This commit is contained in:
1
resources/lang/.gitignore
vendored
1
resources/lang/.gitignore
vendored
@@ -5,6 +5,7 @@ ja_JP
|
||||
pt_PT
|
||||
sl_SI
|
||||
uk_UA
|
||||
sk_SK
|
||||
sr_CS
|
||||
et_EE
|
||||
tlh_AA
|
||||
|
@@ -265,31 +265,65 @@ return [
|
||||
'search_found_transactions' => 'Firefly III намери :count транзакция за :time секунди.|Firefly III намери :count транзакции за :time секунди.',
|
||||
'search_found_more_transactions' => 'Firefly III намери повече от :count транзакции за :time секунди.',
|
||||
'search_for_query' => 'Firefly III търси за транзакции с всички от следните думи в тях:<span class="text-info">:query</span>',
|
||||
'search_modifier_amount_is' => 'Стойността е точно :value',
|
||||
'search_modifier_amount' => 'Стойността е точно :value',
|
||||
'search_modifier_amount_max' => 'Стойността е най-много :value',
|
||||
'search_modifier_amount_min' => 'Стойността е най-малко :value',
|
||||
'search_modifier_amount_less' => 'Стойността е по-малко от :value',
|
||||
'search_modifier_amount_more' => 'Стойността е повече от :value',
|
||||
'search_modifier_source' => 'Разходната сметка е :value',
|
||||
'search_modifier_from' => 'Разходната сметка е :value',
|
||||
'search_modifier_destination' => 'Приходната сметка е :value',
|
||||
'search_modifier_to' => 'Приходната сметка е :value',
|
||||
'search_modifier_tag' => 'Етикетът е ":value"',
|
||||
'search_modifier_category' => 'Категорията е ":value"',
|
||||
'search_modifier_budget' => 'Бюджетът е ":value"',
|
||||
'search_modifier_bill' => 'Сметката е ":value"',
|
||||
'search_modifier_type' => 'Видът на транзакцията е :value',
|
||||
'search_modifier_date' => 'Датата на транзакцията е :value',
|
||||
'search_modifier_date_before' => 'Датата на транзакцията е преди :value',
|
||||
'search_modifier_date_after' => 'Датата на транзакцията е след :value',
|
||||
'search_modifier_on' => 'Датата на транзакцията е :value',
|
||||
'search_modifier_before' => 'Датата на транзакцията е преди :value',
|
||||
'search_modifier_after' => 'Датата на транзакцията е след :value',
|
||||
'search_modifier_created_on' => 'Транзакцията е създадена на :value',
|
||||
'search_modifier_updated_on' => 'Транзакцията е последно обновена на :value',
|
||||
'search_modifier_date_is' => 'Датата на транзакцията е ":value"',
|
||||
'search_modifier_date_before' => 'Датата на транзакцията е преди или на ":value"',
|
||||
'search_modifier_date_after' => 'Датата на транзакцията е след или на ":value"',
|
||||
'search_modifier_created_on' => 'Транзакцията е създадена на ":value"',
|
||||
'search_modifier_updated_on' => 'Транзакцията е последно обновена на ":value"',
|
||||
'search_modifier_external_id' => 'Външното ID е ":value"',
|
||||
'search_modifier_internal_reference' => 'Вътрешната референция е ":value"',
|
||||
'search_modifier_description_starts' => 'Описанието е ":value"',
|
||||
'search_modifier_description_ends' => 'Описанието завършва с ":value"',
|
||||
'search_modifier_description_contains' => 'Описанието съдържа ":value"',
|
||||
'search_modifier_description_is' => 'Описанието е точно ":value"',
|
||||
'search_modifier_currency_is' => '(Чуждата) валута на транзакцията е ":value"',
|
||||
'search_modifier_foreign_currency_is' => 'Чуждата валута на транзакцията е ":value"',
|
||||
'search_modifier_has_attachments' => 'Транзакцията трябва да има прикачен файл',
|
||||
'search_modifier_has_no_category' => 'Транзакцията трябва да няма категория',
|
||||
'search_modifier_has_any_category' => 'Транзакцията трябва да има (някаква) категория',
|
||||
'search_modifier_has_no_budget' => 'Транзакцията трябва да няма бюджет',
|
||||
'search_modifier_has_any_budget' => 'Транзакцията трябва да има (някакъв) бюджет',
|
||||
'search_modifier_has_no_tag' => 'Транзакцията трябва да няма етикет',
|
||||
'search_modifier_has_any_tag' => 'Транзакцията трябва да има (някакъв) етикет',
|
||||
'search_modifier_notes_contain' => 'Бележките към транзакцията съдържа ":value"',
|
||||
'search_modifier_notes_start' => 'Бележките към транзакцията започват с ":value"',
|
||||
'search_modifier_notes_end' => 'Бележките към транзакцията завършват с ":value"',
|
||||
'search_modifier_notes_are' => 'Бележките към транзакцията са точно ":value"',
|
||||
'search_modifier_no_notes' => 'Транзакцията няма бележки',
|
||||
'search_modifier_any_notes' => 'Транзакцията трябва да има бележки',
|
||||
'search_modifier_amount_exactly' => 'Стойността е точно :value',
|
||||
'search_modifier_amount_less' => 'Сумата е по-малко или равно на :value',
|
||||
'search_modifier_amount_more' => 'Сумата е по-голяма или равна на :value',
|
||||
'search_modifier_source_account_is' => 'Името на разходната сметка е точно ":value"',
|
||||
'search_modifier_source_account_contains' => 'Името на разходната сметка съдържа ":value"',
|
||||
'search_modifier_source_account_starts' => 'Името на разходната сметка започва с ":value"',
|
||||
'search_modifier_source_account_ends' => 'Името на разходната сметка завършва с ":value"',
|
||||
'search_modifier_source_account_id' => 'ID na разходната сметка е :value',
|
||||
'search_modifier_source_account_nr_is' => 'Номерът на разходната сметка (IBAN) е ":value"',
|
||||
'search_modifier_source_account_nr_contains' => 'Номерът на разходната сметка (IBAN) съдържа ":value"',
|
||||
'search_modifier_source_account_nr_starts' => 'Номерът на разходната сметка (IBAN) започва с ":value"',
|
||||
'search_modifier_source_account_nr_ends' => 'Номерът на разходната сметка (IBAN) завършва с ":value"',
|
||||
'search_modifier_destination_account_is' => 'Името на приходната сметка е точно ":value"',
|
||||
'search_modifier_destination_account_contains' => 'Името на приходната сметка съдържа ":value"',
|
||||
'search_modifier_destination_account_starts' => 'Името на приходната сметка започва с ":value"',
|
||||
'search_modifier_destination_account_ends' => 'Името на приходната сметка завършва с ":value"',
|
||||
'search_modifier_destination_account_id' => 'ID на приходната сметка е :value',
|
||||
'search_modifier_destination_account_nr_is' => 'Номерът на приходната сметка (IBAN) е ":value"',
|
||||
'search_modifier_destination_account_nr_contains' => 'Номерът на приходната сметка (IBAN) съдържа ":value"',
|
||||
'search_modifier_destination_account_nr_starts' => 'Номерът на приходната сметка (IBAN) започва с ":value"',
|
||||
'search_modifier_destination_account_nr_ends' => 'Номерът на приходната сметка (IBAN) завършва с ":value"',
|
||||
'search_modifier_account_id' => 'ID на разходната или приходната сметка е: :value',
|
||||
'search_modifier_category_is' => 'Категорията е ":value"',
|
||||
'search_modifier_budget_is' => 'Бюджетът е ":value"',
|
||||
'search_modifier_bill_is' => 'Сметката е ":value"',
|
||||
'search_modifier_transaction_type' => 'Видът на транзакцията е ":value"',
|
||||
'search_modifier_tag_is' => 'Етикетът е ":value"',
|
||||
'update_rule_from_query' => 'Обновяване на правило ":rule" от низа за търсене',
|
||||
'create_rule_from_query' => 'Създай ново правило от низа за търсене',
|
||||
'rule_from_search_words' => 'Механизмът за правила има затруднения с обработката на ":string". Предложеното правило, което отговаря на низа ви за търсене, може да даде различни резултати. Моля проверете внимателно задействанията на правилото.',
|
||||
|
||||
|
||||
// END
|
||||
'modifiers_applies_are' => 'И следните модификатори се прилагат към търсенето:',
|
||||
'general_search_error' => 'При търсенето възникна грешка. Моля, проверете лог файловете за повече информация.',
|
||||
'search_box' => 'Търсене',
|
||||
@@ -352,7 +386,7 @@ return [
|
||||
'default_rule_name' => 'Вашето първо правило по подразбиране',
|
||||
'default_rule_description' => 'Това правило е пример. Можете безопасно да го изтриете.',
|
||||
'default_rule_trigger_description' => 'Човекът, който продаде света',
|
||||
'default_rule_trigger_from_account' => 'Дейвид Боуй',
|
||||
'default_rule_trigger_source_account' => 'Дейвид Боуй',
|
||||
'default_rule_action_prepend' => 'Купи света от ',
|
||||
'default_rule_action_set_category' => 'Големи разходи',
|
||||
'trigger' => 'Задействане',
|
||||
@@ -367,8 +401,7 @@ return [
|
||||
'delete_rule' => 'Изтрии правило ":title"',
|
||||
'update_rule' => 'Обнови правило',
|
||||
'test_rule_triggers' => 'Вижте съвпадащи транзакции',
|
||||
'warning_transaction_subset' => 'За повишаване на ефективността този списък е ограничен до :max_num_transactions и може да показва само подмножество от съвпадащите транзакции',
|
||||
'warning_no_matching_transactions' => 'Не са намерени съвпадащи транзакции. Моля, обърнете внимание, че за повишаване на ефективността са проверени само последните :num_transactions транзакции.',
|
||||
'warning_no_matching_transactions' => 'Няма намерени транзакции.',
|
||||
'warning_no_valid_triggers' => 'Не са предоставени валидни задействания.',
|
||||
'apply_rule_selection' => 'Приложете правило ":title" към селекция от вашите транзакции',
|
||||
'apply_rule_selection_intro' => 'Правила като ":title" обикновено се прилагат само за нови или актуализирани транзакции, но можете да кажете на Firefly III да го стартира върху селекция от вашите съществуващи транзакции. Това може да бъде полезно, когато сте актуализирали правило и се нуждаете промените, да се отразят на всички останали транзакции.',
|
||||
@@ -381,43 +414,50 @@ return [
|
||||
|
||||
// actions and triggers
|
||||
'rule_trigger_user_action' => 'Действието на потребителя е „:trigger_value“',
|
||||
|
||||
'rule_trigger_from_account_starts_choice' => 'Името на разходната сметка започва с..',
|
||||
'rule_trigger_from_account_starts' => 'Името на разходната сметка започва с ":trigger_value"',
|
||||
'rule_trigger_from_account_ends_choice' => 'Името на разходната сметка завършва с..',
|
||||
'rule_trigger_from_account_ends' => 'Името на разходната сметка завършва с ":trigger_value"',
|
||||
'rule_trigger_from_account_is_choice' => 'Името на разходната сметка е..',
|
||||
'rule_trigger_from_account_is' => 'Името на разходната сметка е ":trigger_value"',
|
||||
'rule_trigger_from_account_contains_choice' => 'Името на разходната сметка съдържа..',
|
||||
'rule_trigger_from_account_contains' => 'Името на разходната сметка съдържа ":trigger_value"',
|
||||
|
||||
'rule_trigger_from_account_nr_starts_choice' => 'Номерът на разходната сметка / IBAN започва с..',
|
||||
'rule_trigger_from_account_nr_starts' => 'Номерът на разходната сметка / IBAN започва с ":trigger_value"',
|
||||
'rule_trigger_from_account_nr_ends_choice' => 'Номерът на разходната сметка / IBAN завършва с..',
|
||||
'rule_trigger_from_account_nr_ends' => 'Номерът на разходната сметка / IBAN завършва с ":trigger_value"',
|
||||
'rule_trigger_from_account_nr_is_choice' => 'Номерът на разходната сметка / IBAN е..',
|
||||
'rule_trigger_from_account_nr_is' => 'Номерът на разходната сметка / IBAN е ":trigger_value"',
|
||||
'rule_trigger_from_account_nr_contains_choice' => 'Номерът на разходната сметка / IBAN съдържа..',
|
||||
'rule_trigger_from_account_nr_contains' => 'Номерът на разходната сметка / IBAN съдържа ":trigger_value"',
|
||||
|
||||
'rule_trigger_to_account_starts_choice' => 'Името на приходната сметка започва с..',
|
||||
'rule_trigger_to_account_starts' => 'Името на приходната сметка започва с ":trigger_value"',
|
||||
'rule_trigger_to_account_ends_choice' => 'Името на разходната сметка завършва с..',
|
||||
'rule_trigger_to_account_ends' => 'Името на разходната сметка завършва с ":trigger_value"',
|
||||
'rule_trigger_to_account_is_choice' => 'Името на разходната сметка е..',
|
||||
'rule_trigger_to_account_is' => 'Името на разходната сметка е ":trigger_value"',
|
||||
'rule_trigger_to_account_contains_choice' => 'Името на разходната сметка съдържа..',
|
||||
'rule_trigger_to_account_contains' => 'Името на разходната сметка съдържа ":trigger_value"',
|
||||
|
||||
'rule_trigger_to_account_nr_starts_choice' => 'Номерът на приходната сметка / IBAN започва с..',
|
||||
'rule_trigger_to_account_nr_starts' => 'Номерът на приходната сметка / IBAN започва с ":trigger_value"',
|
||||
'rule_trigger_to_account_nr_ends_choice' => 'Името на приходната сметка завършва с..',
|
||||
'rule_trigger_to_account_nr_ends' => 'Името на приходната сметка завършва с ":trigger_value"',
|
||||
'rule_trigger_to_account_nr_is_choice' => 'Номерът на приходната сметка / IBAN е..',
|
||||
'rule_trigger_to_account_nr_is' => 'Номерът на приходната сметка / IBAN е ":trigger_value"',
|
||||
'rule_trigger_to_account_nr_contains_choice' => 'Номерът на приходната сметка / IBAN съдържа..',
|
||||
'rule_trigger_to_account_nr_contains' => 'Номерът на приходната сметка / IBAN съдържа ":trigger_value"',
|
||||
|
||||
'rule_trigger_source_account_starts_choice' => 'Името на разходната сметка започва с..',
|
||||
'rule_trigger_source_account_starts' => 'Името на разходната сметка започва с ":trigger_value"',
|
||||
'rule_trigger_source_account_ends_choice' => 'Името на разходната сметка завършва с..',
|
||||
'rule_trigger_source_account_ends' => 'Името на разходната сметка завършва с ":trigger_value"',
|
||||
'rule_trigger_source_account_is_choice' => 'Името на разходната сметка е..',
|
||||
'rule_trigger_source_account_is' => 'Името на разходната сметка е ":trigger_value"',
|
||||
'rule_trigger_source_account_contains_choice' => 'Името на разходната сметка съдържа..',
|
||||
'rule_trigger_source_account_contains' => 'Името на разходната сметка съдържа ":trigger_value"',
|
||||
'rule_trigger_account_id_choice' => 'ID на сметката (разходна/приходна) е точно..',
|
||||
'rule_trigger_account_id' => 'ID на сметката (разходна/приходна) е точно :trigger_value',
|
||||
'rule_trigger_source_account_id_choice' => 'ID на разходната сметка е точно..',
|
||||
'rule_trigger_source_account_id' => 'ID на разходната сметка е точно :trigger_value',
|
||||
'rule_trigger_destination_account_id_choice' => 'ID на приходната сметка е точно..',
|
||||
'rule_trigger_destination_account_id' => 'ID на приходната сметка е точно :trigger_value',
|
||||
'rule_trigger_account_is_cash_choice' => 'Сметката (разходна/приходна) е сметка (в брой)',
|
||||
'rule_trigger_account_is_cash' => 'Сметката (разходна/приходна) е сметка (в брой)',
|
||||
'rule_trigger_source_is_cash_choice' => 'Разходната сметка е сметка (в брой)',
|
||||
'rule_trigger_source_is_cash' => 'Разходната сметка е сметка (в брой)',
|
||||
'rule_trigger_destination_is_cash_choice' => 'Приходната сметка е сметка (в брой)',
|
||||
'rule_trigger_destination_is_cash' => 'Приходната сметка е сметка (в брой)',
|
||||
'rule_trigger_source_account_nr_starts_choice' => 'Номерът на разходната сметка / IBAN започва с..',
|
||||
'rule_trigger_source_account_nr_starts' => 'Номерът на разходната сметка / IBAN започва с ":trigger_value"',
|
||||
'rule_trigger_source_account_nr_ends_choice' => 'Номерът на разходната сметка / IBAN завършва с..',
|
||||
'rule_trigger_source_account_nr_ends' => 'Номерът на разходната сметка / IBAN завършва с ":trigger_value"',
|
||||
'rule_trigger_source_account_nr_is_choice' => 'Номерът на разходната сметка / IBAN е..',
|
||||
'rule_trigger_source_account_nr_is' => 'Номерът на разходната сметка / IBAN е ":trigger_value"',
|
||||
'rule_trigger_source_account_nr_contains_choice' => 'Номерът на разходната сметка / IBAN съдържа..',
|
||||
'rule_trigger_source_account_nr_contains' => 'Номерът на разходната сметка / IBAN съдържа ":trigger_value"',
|
||||
'rule_trigger_destination_account_starts_choice' => 'Името на приходната сметка започва с..',
|
||||
'rule_trigger_destination_account_starts' => 'Името на приходната сметка започва с ":trigger_value"',
|
||||
'rule_trigger_destination_account_ends_choice' => 'Името на разходната сметка завършва с..',
|
||||
'rule_trigger_destination_account_ends' => 'Името на разходната сметка завършва с ":trigger_value"',
|
||||
'rule_trigger_destination_account_is_choice' => 'Името на разходната сметка е..',
|
||||
'rule_trigger_destination_account_is' => 'Името на разходната сметка е ":trigger_value"',
|
||||
'rule_trigger_destination_account_contains_choice' => 'Името на разходната сметка съдържа..',
|
||||
'rule_trigger_destination_account_contains' => 'Името на разходната сметка съдържа ":trigger_value"',
|
||||
'rule_trigger_destination_account_nr_starts_choice' => 'Номерът на приходната сметка / IBAN започва с..',
|
||||
'rule_trigger_destination_account_nr_starts' => 'Номерът на приходната сметка / IBAN започва с ":trigger_value"',
|
||||
'rule_trigger_destination_account_nr_ends_choice' => 'Името на приходната сметка завършва с..',
|
||||
'rule_trigger_destination_account_nr_ends' => 'Името на приходната сметка завършва с ":trigger_value"',
|
||||
'rule_trigger_destination_account_nr_is_choice' => 'Номерът на приходната сметка / IBAN е..',
|
||||
'rule_trigger_destination_account_nr_is' => 'Номерът на приходната сметка / IBAN е ":trigger_value"',
|
||||
'rule_trigger_destination_account_nr_contains_choice' => 'Номерът на приходната сметка / IBAN съдържа..',
|
||||
'rule_trigger_destination_account_nr_contains' => 'Номерът на приходната сметка / IBAN съдържа ":trigger_value"',
|
||||
'rule_trigger_transaction_type_choice' => 'Транзакцията е от тип..',
|
||||
'rule_trigger_transaction_type' => 'Транзакцията е от тип ":trigger_value"',
|
||||
'rule_trigger_category_is_choice' => 'Категирията е..',
|
||||
@@ -436,14 +476,16 @@ return [
|
||||
'rule_trigger_description_contains' => 'Описанието съдържа ":trigger_value"',
|
||||
'rule_trigger_description_is_choice' => 'Описанието е..',
|
||||
'rule_trigger_description_is' => 'Описанието е ":trigger_value"',
|
||||
|
||||
'rule_trigger_date_is_choice' => 'Датата на транзакцията е..',
|
||||
'rule_trigger_date_is' => 'Датата на транзакцията е ":trigger_value"',
|
||||
'rule_trigger_date_before_choice' => 'Датата на транзакцията е преди..',
|
||||
'rule_trigger_date_before' => 'Датата на транзакцията е преди ":trigger_value"',
|
||||
'rule_trigger_date_after_choice' => 'Датата на транзакцията е след..',
|
||||
'rule_trigger_date_after' => 'Датата на транзакцията е след ":trigger_value"',
|
||||
|
||||
'rule_trigger_created_on_choice' => 'Транзакцията е направена на..',
|
||||
'rule_trigger_created_on' => 'Транзакцията е направена на ":trigger_value"',
|
||||
'rule_trigger_updated_on_choice' => 'Транзакцията е последно редактирана на..',
|
||||
'rule_trigger_updated_on' => 'Транзакцията е последно редактирана на ":trigger_value"',
|
||||
'rule_trigger_budget_is_choice' => 'Бюджетът е..',
|
||||
'rule_trigger_budget_is' => 'Бюджетът е ":trigger_value"',
|
||||
'rule_trigger_tag_is_choice' => 'Етикет(ът) е..',
|
||||
@@ -480,6 +522,16 @@ return [
|
||||
'rule_trigger_notes_start' => 'Бележките започват с ":trigger_value"',
|
||||
'rule_trigger_notes_end_choice' => 'Бележките завършват с..',
|
||||
'rule_trigger_notes_end' => 'Бележките завършват с ":trigger_value"',
|
||||
'rule_trigger_bill_is_choice' => 'Сметката е..',
|
||||
'rule_trigger_bill_is' => 'Сметката е ":trigger_value"',
|
||||
'rule_trigger_external_id_choice' => 'Външното ID е..',
|
||||
'rule_trigger_external_id' => 'Външното ID е ":trigger_value"',
|
||||
'rule_trigger_internal_reference_choice' => 'Вътрешната референция е..',
|
||||
'rule_trigger_internal_reference' => 'Вътрешната референция е ":trigger_value"',
|
||||
'rule_trigger_journal_id_choice' => 'ID на транзакцията е..',
|
||||
'rule_trigger_journal_id' => 'ID на транзакцията е ":trigger_value"',
|
||||
|
||||
// actions
|
||||
'rule_action_delete_transaction_choice' => 'ИЗТРИИ транзакция (!)',
|
||||
'rule_action_delete_transaction' => 'ИЗТРИИ транзакция (!)',
|
||||
'rule_action_set_category' => 'Задайте категория на ":action_value"',
|
||||
@@ -1753,7 +1805,6 @@ return [
|
||||
'object_group' => 'Група',
|
||||
|
||||
|
||||
|
||||
//
|
||||
|
||||
];
|
||||
|
@@ -120,6 +120,8 @@ return [
|
||||
'stop_processing' => 'Спри изпълнението',
|
||||
'start_date' => 'Начало на обхвата',
|
||||
'end_date' => 'Край на обхвата',
|
||||
'start' => 'Начало на обхвата',
|
||||
'end' => 'Край на обхвата',
|
||||
'delete_account' => 'Изтрий сметка ":name"',
|
||||
'delete_bill' => 'Изтрий сметка ":name"',
|
||||
'delete_budget' => 'Изтрий бюджет ":name"',
|
||||
@@ -242,7 +244,7 @@ return [
|
||||
'collected' => 'Събрани',
|
||||
'submitted' => 'Потвърдено',
|
||||
'key' => 'Ключ',
|
||||
'value' => 'Съдържание на записа'
|
||||
'value' => 'Съдържание на записа',
|
||||
|
||||
|
||||
];
|
||||
|
@@ -265,31 +265,65 @@ return [
|
||||
'search_found_transactions' => 'Firefly III found :count transaction in :time seconds.|Firefly III found :count transactions in :time seconds.',
|
||||
'search_found_more_transactions' => 'Firefly III found more than :count transactions in :time seconds.',
|
||||
'search_for_query' => 'Firefly III is searching for transactions with all of these words in them: <span class="text-info">:query</span>',
|
||||
'search_modifier_amount_is' => 'Částka je přesně :value',
|
||||
'search_modifier_amount' => 'Částka je přesně :value',
|
||||
'search_modifier_amount_max' => 'Částka je nanejvýše :value',
|
||||
'search_modifier_amount_min' => 'Částka je přinejmenším :value',
|
||||
'search_modifier_amount_less' => 'Částka je nižší než :value',
|
||||
'search_modifier_amount_more' => 'Částka je vyšší než :value',
|
||||
'search_modifier_source' => 'Zdrojový účet je :value',
|
||||
'search_modifier_from' => 'Source account is :value',
|
||||
'search_modifier_destination' => 'Cílový účet je :value',
|
||||
'search_modifier_to' => 'Cílový účet je :value',
|
||||
'search_modifier_tag' => 'Štítek je „:value“',
|
||||
'search_modifier_category' => 'Kategorie je „:value“',
|
||||
'search_modifier_budget' => 'Rozpočet je „:value“',
|
||||
'search_modifier_bill' => 'Faktura je „:value“',
|
||||
'search_modifier_type' => 'Typ transakce je :value',
|
||||
'search_modifier_date' => 'Datum transakce je :value',
|
||||
'search_modifier_date_before' => 'Datum transakce je před :value',
|
||||
'search_modifier_date_after' => 'Datum transakce je po :value',
|
||||
'search_modifier_on' => 'Datum transakce je :value',
|
||||
'search_modifier_before' => 'Datum transakce je před :value',
|
||||
'search_modifier_after' => 'Datum transakce je po :value',
|
||||
'search_modifier_created_on' => 'Transaction was created on :value',
|
||||
'search_modifier_updated_on' => 'Transaction was last updated on :value',
|
||||
'search_modifier_date_is' => 'Transaction date is ":value"',
|
||||
'search_modifier_date_before' => 'Transaction date is before or on ":value"',
|
||||
'search_modifier_date_after' => 'Transaction date is after or on ":value"',
|
||||
'search_modifier_created_on' => 'Transaction was created on ":value"',
|
||||
'search_modifier_updated_on' => 'Transaction was last updated on ":value"',
|
||||
'search_modifier_external_id' => 'External ID is ":value"',
|
||||
'search_modifier_internal_reference' => 'Internal reference is ":value"',
|
||||
'search_modifier_description_starts' => 'Description is ":value"',
|
||||
'search_modifier_description_ends' => 'Description ends with ":value"',
|
||||
'search_modifier_description_contains' => 'Description contains ":value"',
|
||||
'search_modifier_description_is' => 'Description is exactly ":value"',
|
||||
'search_modifier_currency_is' => 'Transaction (foreign) currency is ":value"',
|
||||
'search_modifier_foreign_currency_is' => 'Transaction foreign currency is ":value"',
|
||||
'search_modifier_has_attachments' => 'The transaction must have an attachment',
|
||||
'search_modifier_has_no_category' => 'The transaction must have no category',
|
||||
'search_modifier_has_any_category' => 'The transaction must have a (any) category',
|
||||
'search_modifier_has_no_budget' => 'The transaction must have no budget',
|
||||
'search_modifier_has_any_budget' => 'The transaction must have a (any) budget',
|
||||
'search_modifier_has_no_tag' => 'The transaction must have no tags',
|
||||
'search_modifier_has_any_tag' => 'The transaction must have a (any) tag',
|
||||
'search_modifier_notes_contain' => 'The transaction notes contain ":value"',
|
||||
'search_modifier_notes_start' => 'The transaction notes start with ":value"',
|
||||
'search_modifier_notes_end' => 'The transaction notes end with ":value"',
|
||||
'search_modifier_notes_are' => 'The transaction notes are exactly ":value"',
|
||||
'search_modifier_no_notes' => 'The transaction has no notes',
|
||||
'search_modifier_any_notes' => 'The transaction must have notes',
|
||||
'search_modifier_amount_exactly' => 'Amount is exactly :value',
|
||||
'search_modifier_amount_less' => 'Amount is less than or equal to :value',
|
||||
'search_modifier_amount_more' => 'Amount is more than or equal to :value',
|
||||
'search_modifier_source_account_is' => 'Source account name is exactly ":value"',
|
||||
'search_modifier_source_account_contains' => 'Source account name contains ":value"',
|
||||
'search_modifier_source_account_starts' => 'Source account name starts with ":value"',
|
||||
'search_modifier_source_account_ends' => 'Source account name ends with ":value"',
|
||||
'search_modifier_source_account_id' => 'Source account ID is :value',
|
||||
'search_modifier_source_account_nr_is' => 'Source account number (IBAN) is ":value"',
|
||||
'search_modifier_source_account_nr_contains' => 'Source account number (IBAN) contains ":value"',
|
||||
'search_modifier_source_account_nr_starts' => 'Source account number (IBAN) starts with ":value"',
|
||||
'search_modifier_source_account_nr_ends' => 'Source account number (IBAN) ends with ":value"',
|
||||
'search_modifier_destination_account_is' => 'Destination account name is exactly ":value"',
|
||||
'search_modifier_destination_account_contains' => 'Destination account name contains ":value"',
|
||||
'search_modifier_destination_account_starts' => 'Destination account name starts with ":value"',
|
||||
'search_modifier_destination_account_ends' => 'Destination account name ends with ":value"',
|
||||
'search_modifier_destination_account_id' => 'Destination account ID is :value',
|
||||
'search_modifier_destination_account_nr_is' => 'Destination account number (IBAN) is ":value"',
|
||||
'search_modifier_destination_account_nr_contains' => 'Destination account number (IBAN) contains ":value"',
|
||||
'search_modifier_destination_account_nr_starts' => 'Destination account number (IBAN) starts with ":value"',
|
||||
'search_modifier_destination_account_nr_ends' => 'Destination account number (IBAN) ends with ":value"',
|
||||
'search_modifier_account_id' => 'Source or destination account ID\'s is/are: :value',
|
||||
'search_modifier_category_is' => 'Category is ":value"',
|
||||
'search_modifier_budget_is' => 'Budget is ":value"',
|
||||
'search_modifier_bill_is' => 'Bill is ":value"',
|
||||
'search_modifier_transaction_type' => 'Transaction type is ":value"',
|
||||
'search_modifier_tag_is' => 'Tag is ":value"',
|
||||
'update_rule_from_query' => 'Update rule ":rule" from search query',
|
||||
'create_rule_from_query' => 'Create new rule from search query',
|
||||
'rule_from_search_words' => 'The rule engine has a hard time handling ":string". The suggested rule that fits your search query may give different results. Please verify the rule triggers carefully.',
|
||||
|
||||
|
||||
// END
|
||||
'modifiers_applies_are' => 'The following modifiers are applied to the search as well:',
|
||||
'general_search_error' => 'An error occurred while searching. Please check the log files for more information.',
|
||||
'search_box' => 'Hledat',
|
||||
@@ -352,7 +386,7 @@ return [
|
||||
'default_rule_name' => 'Vaše první výchozí pravidlo',
|
||||
'default_rule_description' => 'Toto pravidlo je ukázkou. Je možné ho bezpečně smazat.',
|
||||
'default_rule_trigger_description' => 'Muž, který prodal svět',
|
||||
'default_rule_trigger_from_account' => 'David Bowie',
|
||||
'default_rule_trigger_source_account' => 'David Bowie',
|
||||
'default_rule_action_prepend' => 'Bought the world from ',
|
||||
'default_rule_action_set_category' => 'Velké výdaje',
|
||||
'trigger' => 'Spouštěč',
|
||||
@@ -367,8 +401,7 @@ return [
|
||||
'delete_rule' => 'Smazat pravidlo „:title“',
|
||||
'update_rule' => 'Aktualizovat pravidlo',
|
||||
'test_rule_triggers' => 'Zobrazit odpovídající transakce',
|
||||
'warning_transaction_subset' => 'Z výkonnostních důvodů je tento seznam omezený na nejvýše :max_num_transactions položek a může se tak stát, že nebudou zobrazeny úplně všechny odpovídající transakce',
|
||||
'warning_no_matching_transactions' => 'Nebyly nalezeny žádné odpovídající transakce. Mějte ovšem na paměti, že z výkonnostních důvodů, je kontrolováno pouze posledních :num_transactions transakcí.',
|
||||
'warning_no_matching_transactions' => 'No matching transactions found.',
|
||||
'warning_no_valid_triggers' => 'Nebyly poskytnuty platné spouštěče.',
|
||||
'apply_rule_selection' => 'Uplatnit pravidlo „:title“ na vybrané transakce',
|
||||
'apply_rule_selection_intro' => 'Rules like ":title" are normally only applied to new or updated transactions, but you can tell Firefly III to run it on a selection of your existing transactions. This can be useful when you have updated a rule and you need the changes to be applied to all of your other transactions.',
|
||||
@@ -381,43 +414,50 @@ return [
|
||||
|
||||
// actions and triggers
|
||||
'rule_trigger_user_action' => 'Uživatelská akce je „:trigger_value“',
|
||||
|
||||
'rule_trigger_from_account_starts_choice' => 'Source account name starts with..',
|
||||
'rule_trigger_from_account_starts' => 'Source account name starts with ":trigger_value"',
|
||||
'rule_trigger_from_account_ends_choice' => 'Source account name ends with..',
|
||||
'rule_trigger_from_account_ends' => 'Source account name ends with ":trigger_value"',
|
||||
'rule_trigger_from_account_is_choice' => 'Source account name is..',
|
||||
'rule_trigger_from_account_is' => 'Source account name is ":trigger_value"',
|
||||
'rule_trigger_from_account_contains_choice' => 'Source account name contains..',
|
||||
'rule_trigger_from_account_contains' => 'Source account name contains ":trigger_value"',
|
||||
|
||||
'rule_trigger_from_account_nr_starts_choice' => 'Source account number / IBAN starts with..',
|
||||
'rule_trigger_from_account_nr_starts' => 'Source account number / IBAN starts with ":trigger_value"',
|
||||
'rule_trigger_from_account_nr_ends_choice' => 'Source account number / IBAN ends with..',
|
||||
'rule_trigger_from_account_nr_ends' => 'Source account number / IBAN ends with ":trigger_value"',
|
||||
'rule_trigger_from_account_nr_is_choice' => 'Source account number / IBAN is..',
|
||||
'rule_trigger_from_account_nr_is' => 'Source account number / IBAN is ":trigger_value"',
|
||||
'rule_trigger_from_account_nr_contains_choice' => 'Source account number / IBAN contains..',
|
||||
'rule_trigger_from_account_nr_contains' => 'Source account number / IBAN contains ":trigger_value"',
|
||||
|
||||
'rule_trigger_to_account_starts_choice' => 'Destination account name starts with..',
|
||||
'rule_trigger_to_account_starts' => 'Destination account name starts with ":trigger_value"',
|
||||
'rule_trigger_to_account_ends_choice' => 'Destination account name ends with..',
|
||||
'rule_trigger_to_account_ends' => 'Destination account name ends with ":trigger_value"',
|
||||
'rule_trigger_to_account_is_choice' => 'Destination account name is..',
|
||||
'rule_trigger_to_account_is' => 'Destination account name is ":trigger_value"',
|
||||
'rule_trigger_to_account_contains_choice' => 'Destination account name contains..',
|
||||
'rule_trigger_to_account_contains' => 'Destination account name contains ":trigger_value"',
|
||||
|
||||
'rule_trigger_to_account_nr_starts_choice' => 'Destination account number / IBAN starts with..',
|
||||
'rule_trigger_to_account_nr_starts' => 'Destination account number / IBAN starts with ":trigger_value"',
|
||||
'rule_trigger_to_account_nr_ends_choice' => 'Destination account number / IBAN ends with..',
|
||||
'rule_trigger_to_account_nr_ends' => 'Destination account number / IBAN ends with ":trigger_value"',
|
||||
'rule_trigger_to_account_nr_is_choice' => 'Destination account number / IBAN is..',
|
||||
'rule_trigger_to_account_nr_is' => 'Destination account number / IBAN is ":trigger_value"',
|
||||
'rule_trigger_to_account_nr_contains_choice' => 'Destination account number / IBAN contains..',
|
||||
'rule_trigger_to_account_nr_contains' => 'Destination account number / IBAN contains ":trigger_value"',
|
||||
|
||||
'rule_trigger_source_account_starts_choice' => 'Source account name starts with..',
|
||||
'rule_trigger_source_account_starts' => 'Source account name starts with ":trigger_value"',
|
||||
'rule_trigger_source_account_ends_choice' => 'Source account name ends with..',
|
||||
'rule_trigger_source_account_ends' => 'Source account name ends with ":trigger_value"',
|
||||
'rule_trigger_source_account_is_choice' => 'Source account name is..',
|
||||
'rule_trigger_source_account_is' => 'Source account name is ":trigger_value"',
|
||||
'rule_trigger_source_account_contains_choice' => 'Source account name contains..',
|
||||
'rule_trigger_source_account_contains' => 'Source account name contains ":trigger_value"',
|
||||
'rule_trigger_account_id_choice' => 'Account ID (source/destination) is exactly..',
|
||||
'rule_trigger_account_id' => 'Account ID (source/destination) is exactly :trigger_value',
|
||||
'rule_trigger_source_account_id_choice' => 'Source account ID is exactly..',
|
||||
'rule_trigger_source_account_id' => 'Source account ID is exactly :trigger_value',
|
||||
'rule_trigger_destination_account_id_choice' => 'Destination account ID is exactly..',
|
||||
'rule_trigger_destination_account_id' => 'Destination account ID is exactly :trigger_value',
|
||||
'rule_trigger_account_is_cash_choice' => 'Account (source/destination) is (cash) account',
|
||||
'rule_trigger_account_is_cash' => 'Account (source/destination) is (cash) account',
|
||||
'rule_trigger_source_is_cash_choice' => 'Source account is (cash) account',
|
||||
'rule_trigger_source_is_cash' => 'Source account is (cash) account',
|
||||
'rule_trigger_destination_is_cash_choice' => 'Destination account is (cash) account',
|
||||
'rule_trigger_destination_is_cash' => 'Destination account is (cash) account',
|
||||
'rule_trigger_source_account_nr_starts_choice' => 'Source account number / IBAN starts with..',
|
||||
'rule_trigger_source_account_nr_starts' => 'Source account number / IBAN starts with ":trigger_value"',
|
||||
'rule_trigger_source_account_nr_ends_choice' => 'Source account number / IBAN ends with..',
|
||||
'rule_trigger_source_account_nr_ends' => 'Source account number / IBAN ends with ":trigger_value"',
|
||||
'rule_trigger_source_account_nr_is_choice' => 'Source account number / IBAN is..',
|
||||
'rule_trigger_source_account_nr_is' => 'Source account number / IBAN is ":trigger_value"',
|
||||
'rule_trigger_source_account_nr_contains_choice' => 'Source account number / IBAN contains..',
|
||||
'rule_trigger_source_account_nr_contains' => 'Source account number / IBAN contains ":trigger_value"',
|
||||
'rule_trigger_destination_account_starts_choice' => 'Destination account name starts with..',
|
||||
'rule_trigger_destination_account_starts' => 'Destination account name starts with ":trigger_value"',
|
||||
'rule_trigger_destination_account_ends_choice' => 'Destination account name ends with..',
|
||||
'rule_trigger_destination_account_ends' => 'Destination account name ends with ":trigger_value"',
|
||||
'rule_trigger_destination_account_is_choice' => 'Destination account name is..',
|
||||
'rule_trigger_destination_account_is' => 'Destination account name is ":trigger_value"',
|
||||
'rule_trigger_destination_account_contains_choice' => 'Destination account name contains..',
|
||||
'rule_trigger_destination_account_contains' => 'Destination account name contains ":trigger_value"',
|
||||
'rule_trigger_destination_account_nr_starts_choice' => 'Destination account number / IBAN starts with..',
|
||||
'rule_trigger_destination_account_nr_starts' => 'Destination account number / IBAN starts with ":trigger_value"',
|
||||
'rule_trigger_destination_account_nr_ends_choice' => 'Destination account number / IBAN ends with..',
|
||||
'rule_trigger_destination_account_nr_ends' => 'Destination account number / IBAN ends with ":trigger_value"',
|
||||
'rule_trigger_destination_account_nr_is_choice' => 'Destination account number / IBAN is..',
|
||||
'rule_trigger_destination_account_nr_is' => 'Destination account number / IBAN is ":trigger_value"',
|
||||
'rule_trigger_destination_account_nr_contains_choice' => 'Destination account number / IBAN contains..',
|
||||
'rule_trigger_destination_account_nr_contains' => 'Destination account number / IBAN contains ":trigger_value"',
|
||||
'rule_trigger_transaction_type_choice' => 'Transakce je typu…',
|
||||
'rule_trigger_transaction_type' => 'Transakce je typu „:trigger_value“',
|
||||
'rule_trigger_category_is_choice' => 'Kategorie je…',
|
||||
@@ -436,14 +476,16 @@ return [
|
||||
'rule_trigger_description_contains' => 'Popis obsahuje „:trigger_value“',
|
||||
'rule_trigger_description_is_choice' => 'Popis je…',
|
||||
'rule_trigger_description_is' => 'Popis je „:trigger_value“',
|
||||
|
||||
'rule_trigger_date_is_choice' => 'Transaction date is..',
|
||||
'rule_trigger_date_is' => 'Transaction date is ":trigger_value"',
|
||||
'rule_trigger_date_before_choice' => 'Transaction date is before..',
|
||||
'rule_trigger_date_before' => 'Transaction date is before ":trigger_value"',
|
||||
'rule_trigger_date_after_choice' => 'Transaction date is after..',
|
||||
'rule_trigger_date_after' => 'Transaction date is after ":trigger_value"',
|
||||
|
||||
'rule_trigger_created_on_choice' => 'Transaction was made on..',
|
||||
'rule_trigger_created_on' => 'Transaction was made on ":trigger_value"',
|
||||
'rule_trigger_updated_on_choice' => 'Transaction was last edited on..',
|
||||
'rule_trigger_updated_on' => 'Transaction was last edited on ":trigger_value"',
|
||||
'rule_trigger_budget_is_choice' => 'Rozpočet je…',
|
||||
'rule_trigger_budget_is' => 'Rozpočet je „:trigger_value“',
|
||||
'rule_trigger_tag_is_choice' => 'Štítek je…',
|
||||
@@ -480,6 +522,16 @@ return [
|
||||
'rule_trigger_notes_start' => 'Poznámky začínají na „:trigger_value“',
|
||||
'rule_trigger_notes_end_choice' => 'Poznámky končí na…',
|
||||
'rule_trigger_notes_end' => 'Poznámky končí na „:trigger_value“',
|
||||
'rule_trigger_bill_is_choice' => 'Bill is..',
|
||||
'rule_trigger_bill_is' => 'Bill is ":trigger_value"',
|
||||
'rule_trigger_external_id_choice' => 'External ID is..',
|
||||
'rule_trigger_external_id' => 'External ID is ":trigger_value"',
|
||||
'rule_trigger_internal_reference_choice' => 'Internal reference is..',
|
||||
'rule_trigger_internal_reference' => 'Internal reference is ":trigger_value"',
|
||||
'rule_trigger_journal_id_choice' => 'Transaction journal ID is..',
|
||||
'rule_trigger_journal_id' => 'Transaction journal ID is ":trigger_value"',
|
||||
|
||||
// actions
|
||||
'rule_action_delete_transaction_choice' => 'DELETE transaction (!)',
|
||||
'rule_action_delete_transaction' => 'DELETE transaction (!)',
|
||||
'rule_action_set_category' => 'Nastavit kategorii na „:action_value“',
|
||||
@@ -1753,7 +1805,6 @@ return [
|
||||
'object_group' => 'Group',
|
||||
|
||||
|
||||
|
||||
//
|
||||
|
||||
];
|
||||
|
@@ -120,6 +120,8 @@ return [
|
||||
'stop_processing' => 'Zastavit zpracování',
|
||||
'start_date' => 'Začátek rozsahu',
|
||||
'end_date' => 'Konec rozsahu',
|
||||
'start' => 'Start of range',
|
||||
'end' => 'End of range',
|
||||
'delete_account' => 'Smazat účet „:name“',
|
||||
'delete_bill' => 'Smazán účet „:name“',
|
||||
'delete_budget' => 'Smazat rozpočet „:name“',
|
||||
@@ -242,7 +244,7 @@ return [
|
||||
'collected' => 'Collected',
|
||||
'submitted' => 'Submitted',
|
||||
'key' => 'Key',
|
||||
'value' => 'Content of record'
|
||||
'value' => 'Content of record',
|
||||
|
||||
|
||||
];
|
||||
|
@@ -49,23 +49,23 @@ return [
|
||||
'no_results_for_empty_search' => 'Ihre Suche war leer, also wurde nichts gefunden.',
|
||||
'removed_amount' => ':amount entfernt',
|
||||
'added_amount' => ':amount hinzugefügt',
|
||||
'asset_account_role_help' => 'Alle zusätzlichen Optionen, welche aus ihrer Entscheidung entstehen, können später eingestellt werden.',
|
||||
'asset_account_role_help' => 'Alle zusätzlichen Optionen können später eingestellt werden.',
|
||||
'Opening balance' => 'Eröffnungssaldo',
|
||||
'create_new_stuff' => 'Erstelle neue Dinge',
|
||||
'new_withdrawal' => 'Neue Ausgabe',
|
||||
'create_new_transaction' => 'Neue Buchung erstellen',
|
||||
'sidebar_frontpage_create' => 'Erstellen',
|
||||
'new_transaction' => 'Neue Buchung',
|
||||
'no_rules_for_bill' => 'Diese Rechnung enthält keine mit ihr verbundenen Regeln.',
|
||||
'no_rules_for_bill' => 'Dieser Rechnung sind keine Regeln zugeordnet.',
|
||||
'go_to_asset_accounts' => 'Bestandskonten anzeigen',
|
||||
'go_to_budgets' => 'Budgets anzeigen',
|
||||
'new_clone_instructions' => 'Mit dieser Schaltfläche wird die Buchung automatisch dupliziert und das Datum auf heute festgelegt. Möchten Sie fortfahren?',
|
||||
'clones_journal_x' => 'Diese Buchung ist ein Duplikat von „:description” (#:id)',
|
||||
'clones_journal_x' => 'Diese Buchung ist ein Duplikat von ":description" (#:id)',
|
||||
'go_to_categories' => 'Kategorien anzeigen',
|
||||
'go_to_bills' => 'Zu Ihren Rechnungen wechseln',
|
||||
'go_to_bills' => 'Rechnungen anzeigen',
|
||||
'go_to_expense_accounts' => 'Kreditoren (Ausgabenkonten) anzeigen',
|
||||
'go_to_revenue_accounts' => 'Erlöskonten anzeigen',
|
||||
'go_to_piggies' => 'Zu Ihrem Sparschweinen wechseln',
|
||||
'go_to_piggies' => 'Sparschweine anzeigen',
|
||||
'new_deposit' => 'Neue Einnahme',
|
||||
'new_transfer' => 'Neue Umbuchung',
|
||||
'new_transfers' => 'Neue Umbuchung',
|
||||
@@ -265,31 +265,65 @@ return [
|
||||
'search_found_transactions' => 'Firefly III hat :count Transaktion in :time Sekunden gefunden.|Firefly III hat :count Transaktionen in :time Sekunden gefunden.',
|
||||
'search_found_more_transactions' => 'Firefly III hat mehr als :count Transaktionen in :time Sekunden gefunden.',
|
||||
'search_for_query' => 'Firefly III sucht nach Buchungen mit folgenden Wörtern im Namen: <span class="text-info">:query</span>',
|
||||
'search_modifier_amount_is' => 'Betrag ist genau :value',
|
||||
'search_modifier_amount' => 'Betrag ist genau :value',
|
||||
'search_modifier_amount_max' => 'Betrag ist höchstens :value',
|
||||
'search_modifier_amount_min' => 'Betrag ist mindestens :value',
|
||||
'search_modifier_amount_less' => 'Betrag ist kleiner als :value',
|
||||
'search_modifier_amount_more' => 'Betrag ist größer als :value',
|
||||
'search_modifier_source' => 'Quellkonto ist :value',
|
||||
'search_modifier_from' => 'Quellkonto ist :value',
|
||||
'search_modifier_destination' => 'Zielkonto ist :value',
|
||||
'search_modifier_to' => 'Zielkonto ist :value',
|
||||
'search_modifier_tag' => 'Schlagwort lautet „:value”',
|
||||
'search_modifier_category' => 'Kategorie ist „:value”',
|
||||
'search_modifier_budget' => 'Budget ist „:value”',
|
||||
'search_modifier_bill' => 'Rechnung ist „:value”',
|
||||
'search_modifier_type' => 'Buchungsart ist :value',
|
||||
'search_modifier_date' => 'Buchungsdatum ist :value',
|
||||
'search_modifier_date_before' => 'Buchungsdatum ist vor :value',
|
||||
'search_modifier_date_after' => 'Buchungsdatum ist nach :value',
|
||||
'search_modifier_on' => 'Buchungsdatum ist :value',
|
||||
'search_modifier_before' => 'Buchungsdatum ist vor :value',
|
||||
'search_modifier_after' => 'Buchungsdatum ist nach :value',
|
||||
'search_modifier_created_on' => 'Buchung wurde am :value erstellt',
|
||||
'search_modifier_updated_on' => 'Buchung wurde zuletzt am :value aktualisiert',
|
||||
'search_modifier_date_is' => 'Buchungsdatum ist „:value”',
|
||||
'search_modifier_date_before' => 'Buchungsdatum ist vor oder am ":value"',
|
||||
'search_modifier_date_after' => 'Buchungsdatum ist nach oder am „:value”',
|
||||
'search_modifier_created_on' => 'Buchung wurde am „:value” erstellt',
|
||||
'search_modifier_updated_on' => 'Buchung wurde zuletzt am „:value” aktualisiert',
|
||||
'search_modifier_external_id' => 'Externe ID lautet „::value”',
|
||||
'search_modifier_internal_reference' => 'Interne Referenz lautet „:value”',
|
||||
'search_modifier_description_starts' => 'Beschreibung ist „:value”',
|
||||
'search_modifier_description_ends' => 'Beschreibung endet mit „:value”',
|
||||
'search_modifier_description_contains' => 'Beschreibung enthält „:value”',
|
||||
'search_modifier_description_is' => 'Beschreibung ist „:value”',
|
||||
'search_modifier_currency_is' => 'Buchungswährung ist „:value”',
|
||||
'search_modifier_foreign_currency_is' => 'Buchungsfremdwährung ist „:value”',
|
||||
'search_modifier_has_attachments' => 'Die Buchung muss einen Anhang haben',
|
||||
'search_modifier_has_no_category' => 'Die Buchung darf keiner Kategorie zugeordnet sein',
|
||||
'search_modifier_has_any_category' => 'Die Buchung muss einer Kategorie zugeordnet werden',
|
||||
'search_modifier_has_no_budget' => 'Der Buchung darf kein Budget zugeordnet werden',
|
||||
'search_modifier_has_any_budget' => 'Die Buchung muss einem Budget zugeordnet werden',
|
||||
'search_modifier_has_no_tag' => 'Der Buchung darf keine Schlagworte zugeordnet werden',
|
||||
'search_modifier_has_any_tag' => 'Die Buchung muss ein Schlagwort zugeordnet werden',
|
||||
'search_modifier_notes_contain' => 'Die Buchungsnotiz enthält „:value”',
|
||||
'search_modifier_notes_start' => 'Die Buchungsnotiz beginnt mit „:value”',
|
||||
'search_modifier_notes_end' => 'Die Buchungsnotiz endet mit „:value”',
|
||||
'search_modifier_notes_are' => 'Die Buchungsnotiz ist „:value”',
|
||||
'search_modifier_no_notes' => 'Die Buchung hat keine Notiz',
|
||||
'search_modifier_any_notes' => 'Die Buchung muss eine Notiz haben',
|
||||
'search_modifier_amount_exactly' => 'Betrag ist genau :value',
|
||||
'search_modifier_amount_less' => 'Betrag ist kleiner oder gleich :value',
|
||||
'search_modifier_amount_more' => 'Betrag ist größer oder gleich :value',
|
||||
'search_modifier_source_account_is' => 'Name des Quellkontos ist ":value"',
|
||||
'search_modifier_source_account_contains' => 'Name des Quellkontos enthält „:value”',
|
||||
'search_modifier_source_account_starts' => 'Name des Quellkontos beginnt mit „:value”',
|
||||
'search_modifier_source_account_ends' => 'Name des Quellkontos endet mit „:value”',
|
||||
'search_modifier_source_account_id' => 'Quellkonto ID ist :value',
|
||||
'search_modifier_source_account_nr_is' => 'Quellkontonummer (IBAN) ist „:value”',
|
||||
'search_modifier_source_account_nr_contains' => 'Quellkontonummer (IBAN) enthält „:value”',
|
||||
'search_modifier_source_account_nr_starts' => 'Quellkontonummer (IBAN) beginnt mit „:value”',
|
||||
'search_modifier_source_account_nr_ends' => 'Quellkontonummer (IBAN) endet mit „:value”',
|
||||
'search_modifier_destination_account_is' => 'Zielkontoname ist „:value”',
|
||||
'search_modifier_destination_account_contains' => 'Zielkontoname enthält „:value”',
|
||||
'search_modifier_destination_account_starts' => 'Zielkontoname beginnt mit „:value”',
|
||||
'search_modifier_destination_account_ends' => 'Zielkontoname endet mit „:value”',
|
||||
'search_modifier_destination_account_id' => 'Zielkonto ID ist :value',
|
||||
'search_modifier_destination_account_nr_is' => 'Zielkontonummer (IBAN) ist „:value”',
|
||||
'search_modifier_destination_account_nr_contains' => 'Zielkontonummer (IBAN) enthält „:value”',
|
||||
'search_modifier_destination_account_nr_starts' => 'Zielkontonummer (IBAN) beginnt mit „:value”',
|
||||
'search_modifier_destination_account_nr_ends' => 'Zielkontonummer (IBAN) endet mit „:value”',
|
||||
'search_modifier_account_id' => 'Quell- oder Zielkonto ID ist/sind :value',
|
||||
'search_modifier_category_is' => 'Kategorie ist „:value”',
|
||||
'search_modifier_budget_is' => 'Budget ist „:value”',
|
||||
'search_modifier_bill_is' => 'Rechnung ist „:value”',
|
||||
'search_modifier_transaction_type' => 'Buchungstyp ist „:value”',
|
||||
'search_modifier_tag_is' => 'Schlagwort ist „:value”',
|
||||
'update_rule_from_query' => 'Regel „:rule” aus Suchanfrage aktualisieren',
|
||||
'create_rule_from_query' => 'Neue Regel aus Suchanfrage erstellen',
|
||||
'rule_from_search_words' => 'The rule engine has a hard time handling ":string". The suggested rule that fits your search query may give different results. Please verify the rule triggers carefully.',
|
||||
|
||||
|
||||
// END
|
||||
'modifiers_applies_are' => 'Die folgenden Einschränkungen werden ebenfalls auf die Suche angewendet:',
|
||||
'general_search_error' => 'Bei der Suche ist ein Fehler aufgetreten. Bitte überprüfen Sie die Protokolldateien für weitere Informationen.',
|
||||
'search_box' => 'Suche',
|
||||
@@ -343,7 +377,7 @@ return [
|
||||
'rule_help_stop_processing' => 'Wenn Sie dieses Kontrollkästchen aktivieren, werden spätere Regeln in dieser Gruppe nicht ausgeführt.',
|
||||
'rule_help_strict' => 'In strengen Regeln müssen alle Auslöser auslösen, damit die Aktion(en) ausgeführt werden. In nicht strengen Regeln genügt jeder Auslöser, um die Aktion(en) auszuführen.',
|
||||
'rule_help_active' => 'Inaktive Regeln werden nie ausgeführt.',
|
||||
'stored_new_rule' => 'Neue Regel mit Titel ":title" speichern',
|
||||
'stored_new_rule' => 'Neue Regel mit Titel ":title" wurde gespeichert',
|
||||
'deleted_rule' => 'Regel mit Titel ":title" löschen',
|
||||
'store_new_rule' => 'Neue Regel speichern',
|
||||
'updated_rule' => 'Regel mit Titel ":title" bearbeiten',
|
||||
@@ -352,7 +386,7 @@ return [
|
||||
'default_rule_name' => 'Ihre erste Standardregel',
|
||||
'default_rule_description' => 'Diese Regel ist ein Beispiel. Sie können sie problemlos löschen.',
|
||||
'default_rule_trigger_description' => 'Der Mann der die Welt verkaufte',
|
||||
'default_rule_trigger_from_account' => 'David Bowie',
|
||||
'default_rule_trigger_source_account' => 'David Bowie',
|
||||
'default_rule_action_prepend' => 'Kaufte die Welt von ',
|
||||
'default_rule_action_set_category' => 'Große Ausgaben',
|
||||
'trigger' => 'Auslöser',
|
||||
@@ -367,8 +401,7 @@ return [
|
||||
'delete_rule' => 'Regel ":title" löschen',
|
||||
'update_rule' => 'Regel aktualisieren',
|
||||
'test_rule_triggers' => 'Übereinstimmende Buchungen anzeigen',
|
||||
'warning_transaction_subset' => 'Aus Geschwindigkeitsgründen beschränkt sich diese Liste auf :max_num_transactions Buchungen und zeigt möglicherweise nur einen Teil der passenden Buchungen an',
|
||||
'warning_no_matching_transactions' => 'Keine übereinstimmenden Buchungen gefunden. Aus Geschwindigkeitsgründen werden nur die letzten :num_transactions Buchungen überprüft.',
|
||||
'warning_no_matching_transactions' => 'Keine passenden Buchungen gefunden.',
|
||||
'warning_no_valid_triggers' => 'Keine gültigen Auslöser gefunden.',
|
||||
'apply_rule_selection' => 'Regel „:title” auf eine Auswahl Ihrer Buchungen anwenden',
|
||||
'apply_rule_selection_intro' => 'Regeln wie „:title” werden im Normalfall nur auf neue oder aktualisierte Buchungen angewandt. Sie können die Regel aber auch auf eine Auswahl Ihrer bestehenden Buchungen anwenden. Dies kann nützlich sein, wenn Sie eine Regel aktualisiert haben und Sie die Änderungen auf andere Buchungen übertragen möchten.',
|
||||
@@ -381,43 +414,50 @@ return [
|
||||
|
||||
// actions and triggers
|
||||
'rule_trigger_user_action' => 'Die Nutzeraktion ist ":trigger_value"',
|
||||
|
||||
'rule_trigger_from_account_starts_choice' => 'Name des Quellkontos beginnt mit …',
|
||||
'rule_trigger_from_account_starts' => 'Name des Quellkontos beginnt mit „:trigger_value”',
|
||||
'rule_trigger_from_account_ends_choice' => 'Name des Quellkontos endet auf …',
|
||||
'rule_trigger_from_account_ends' => 'Name des Quellkontos endet auf ":trigger_value"',
|
||||
'rule_trigger_from_account_is_choice' => 'Name des Quellkontos lautet …',
|
||||
'rule_trigger_from_account_is' => 'Name des Quellkontos lautet „:trigger_value”',
|
||||
'rule_trigger_from_account_contains_choice' => 'Name des Quellkontos enthält …',
|
||||
'rule_trigger_from_account_contains' => 'Name des Quellkontos enthält „:trigger_value”',
|
||||
|
||||
'rule_trigger_from_account_nr_starts_choice' => 'Quellkontonummer/IBAN beginnt mit …',
|
||||
'rule_trigger_from_account_nr_starts' => 'Quellkontonummer/IBAN beginnt mit „:trigger_value”',
|
||||
'rule_trigger_from_account_nr_ends_choice' => 'Quellkontonummer/IBAN endet auf …',
|
||||
'rule_trigger_from_account_nr_ends' => 'Quellkontonummer/IBAN endet auf „:trigger_value”',
|
||||
'rule_trigger_from_account_nr_is_choice' => 'Quellkontonummer/IBAN ist …',
|
||||
'rule_trigger_from_account_nr_is' => 'Quellkontonummer/IBAN ist „:trigger_value”',
|
||||
'rule_trigger_from_account_nr_contains_choice' => 'Quellkontonummer/IBAN enthält …',
|
||||
'rule_trigger_from_account_nr_contains' => 'Quellkontonummer/IBAN enthält „:trigger_value”',
|
||||
|
||||
'rule_trigger_to_account_starts_choice' => 'Name des Zielkontos beginnt mit …',
|
||||
'rule_trigger_to_account_starts' => 'Name des Zielkontos beginnt mit „:trigger_value”',
|
||||
'rule_trigger_to_account_ends_choice' => 'Name des Zielkontos endet auf …',
|
||||
'rule_trigger_to_account_ends' => 'Name des Zielkontos endet auf „:trigger_value”',
|
||||
'rule_trigger_to_account_is_choice' => 'Name des Zielkontos lautet …',
|
||||
'rule_trigger_to_account_is' => 'Name des Zielkontos lautet „:trigger_value”',
|
||||
'rule_trigger_to_account_contains_choice' => 'Name des Zielkontos enthält …',
|
||||
'rule_trigger_to_account_contains' => 'Name des Zielkontos enthält „:trigger_value”',
|
||||
|
||||
'rule_trigger_to_account_nr_starts_choice' => 'Zielkontonummer/IBAN beginnt mit …',
|
||||
'rule_trigger_to_account_nr_starts' => 'Zielkontonummer/IBAN beginnt mit „:trigger_value”',
|
||||
'rule_trigger_to_account_nr_ends_choice' => 'Zielkontonummer/IBAN endet auf …',
|
||||
'rule_trigger_to_account_nr_ends' => 'Zielkontonummer/IBAN endet auf „:trigger_value”',
|
||||
'rule_trigger_to_account_nr_is_choice' => 'Zielkontonummer/IBAN ist …',
|
||||
'rule_trigger_to_account_nr_is' => 'Zielkontonummer/IBAN ist „:trigger_value”',
|
||||
'rule_trigger_to_account_nr_contains_choice' => 'Zielkontonummer/IBAN enthält …',
|
||||
'rule_trigger_to_account_nr_contains' => 'Zielkontonummer/IBAN enthält „:trigger_value”',
|
||||
|
||||
'rule_trigger_source_account_starts_choice' => 'Name des Quellkontos beginnt mit..',
|
||||
'rule_trigger_source_account_starts' => 'Name des Quellkontos beginnt mit ":trigger_value"',
|
||||
'rule_trigger_source_account_ends_choice' => 'Source account name ends with..',
|
||||
'rule_trigger_source_account_ends' => 'Source account name ends with ":trigger_value"',
|
||||
'rule_trigger_source_account_is_choice' => 'Source account name is..',
|
||||
'rule_trigger_source_account_is' => 'Source account name is ":trigger_value"',
|
||||
'rule_trigger_source_account_contains_choice' => 'Source account name contains..',
|
||||
'rule_trigger_source_account_contains' => 'Source account name contains ":trigger_value"',
|
||||
'rule_trigger_account_id_choice' => 'Account ID (source/destination) is exactly..',
|
||||
'rule_trigger_account_id' => 'Account ID (source/destination) is exactly :trigger_value',
|
||||
'rule_trigger_source_account_id_choice' => 'Source account ID is exactly..',
|
||||
'rule_trigger_source_account_id' => 'Source account ID is exactly :trigger_value',
|
||||
'rule_trigger_destination_account_id_choice' => 'Destination account ID is exactly..',
|
||||
'rule_trigger_destination_account_id' => 'Destination account ID is exactly :trigger_value',
|
||||
'rule_trigger_account_is_cash_choice' => 'Account (source/destination) is (cash) account',
|
||||
'rule_trigger_account_is_cash' => 'Account (source/destination) is (cash) account',
|
||||
'rule_trigger_source_is_cash_choice' => 'Source account is (cash) account',
|
||||
'rule_trigger_source_is_cash' => 'Source account is (cash) account',
|
||||
'rule_trigger_destination_is_cash_choice' => 'Destination account is (cash) account',
|
||||
'rule_trigger_destination_is_cash' => 'Destination account is (cash) account',
|
||||
'rule_trigger_source_account_nr_starts_choice' => 'Source account number / IBAN starts with..',
|
||||
'rule_trigger_source_account_nr_starts' => 'Source account number / IBAN starts with ":trigger_value"',
|
||||
'rule_trigger_source_account_nr_ends_choice' => 'Source account number / IBAN ends with..',
|
||||
'rule_trigger_source_account_nr_ends' => 'Source account number / IBAN ends with ":trigger_value"',
|
||||
'rule_trigger_source_account_nr_is_choice' => 'Source account number / IBAN is..',
|
||||
'rule_trigger_source_account_nr_is' => 'Source account number / IBAN is ":trigger_value"',
|
||||
'rule_trigger_source_account_nr_contains_choice' => 'Source account number / IBAN contains..',
|
||||
'rule_trigger_source_account_nr_contains' => 'Source account number / IBAN contains ":trigger_value"',
|
||||
'rule_trigger_destination_account_starts_choice' => 'Destination account name starts with..',
|
||||
'rule_trigger_destination_account_starts' => 'Destination account name starts with ":trigger_value"',
|
||||
'rule_trigger_destination_account_ends_choice' => 'Destination account name ends with..',
|
||||
'rule_trigger_destination_account_ends' => 'Destination account name ends with ":trigger_value"',
|
||||
'rule_trigger_destination_account_is_choice' => 'Destination account name is..',
|
||||
'rule_trigger_destination_account_is' => 'Destination account name is ":trigger_value"',
|
||||
'rule_trigger_destination_account_contains_choice' => 'Destination account name contains..',
|
||||
'rule_trigger_destination_account_contains' => 'Destination account name contains ":trigger_value"',
|
||||
'rule_trigger_destination_account_nr_starts_choice' => 'Destination account number / IBAN starts with..',
|
||||
'rule_trigger_destination_account_nr_starts' => 'Destination account number / IBAN starts with ":trigger_value"',
|
||||
'rule_trigger_destination_account_nr_ends_choice' => 'Destination account number / IBAN ends with..',
|
||||
'rule_trigger_destination_account_nr_ends' => 'Destination account number / IBAN ends with ":trigger_value"',
|
||||
'rule_trigger_destination_account_nr_is_choice' => 'Destination account number / IBAN is..',
|
||||
'rule_trigger_destination_account_nr_is' => 'Destination account number / IBAN is ":trigger_value"',
|
||||
'rule_trigger_destination_account_nr_contains_choice' => 'Destination account number / IBAN contains..',
|
||||
'rule_trigger_destination_account_nr_contains' => 'Destination account number / IBAN contains ":trigger_value"',
|
||||
'rule_trigger_transaction_type_choice' => 'Buchung ist vom Typ..',
|
||||
'rule_trigger_transaction_type' => 'Buchung ist vom Typ ":trigger_value"',
|
||||
'rule_trigger_category_is_choice' => 'Kategorie ist..',
|
||||
@@ -436,14 +476,16 @@ return [
|
||||
'rule_trigger_description_contains' => 'Beschreibung enthält ":trigger_value"',
|
||||
'rule_trigger_description_is_choice' => 'Beschreibung ist..',
|
||||
'rule_trigger_description_is' => 'Beschreibung ist ":trigger_value"',
|
||||
|
||||
'rule_trigger_date_is_choice' => 'Buchungsdatum ist …',
|
||||
'rule_trigger_date_is' => 'Buchungsdatum ist „:trigger_value”',
|
||||
'rule_trigger_date_before_choice' => 'Buchungsdatum ist vor …',
|
||||
'rule_trigger_date_before' => 'Buchungsdatum ist vor „:trigger_value”',
|
||||
'rule_trigger_date_after_choice' => 'Buchungsdatum ist nach …',
|
||||
'rule_trigger_date_after' => 'Buchungsdatum ist nach „:trigger_value”',
|
||||
|
||||
'rule_trigger_created_on_choice' => 'Transaction was made on..',
|
||||
'rule_trigger_created_on' => 'Transaction was made on ":trigger_value"',
|
||||
'rule_trigger_updated_on_choice' => 'Transaction was last edited on..',
|
||||
'rule_trigger_updated_on' => 'Transaction was last edited on ":trigger_value"',
|
||||
'rule_trigger_budget_is_choice' => 'Budget ist..',
|
||||
'rule_trigger_budget_is' => 'Budget ist „:trigger_value”',
|
||||
'rule_trigger_tag_is_choice' => '(Ein) Schlagwort ist …',
|
||||
@@ -480,6 +522,16 @@ return [
|
||||
'rule_trigger_notes_start' => 'Notizen beginnen mit „:trigger_value”',
|
||||
'rule_trigger_notes_end_choice' => 'Notizen enden mit ..',
|
||||
'rule_trigger_notes_end' => 'Notizen enden mit „:trigger_value”',
|
||||
'rule_trigger_bill_is_choice' => 'Bill is..',
|
||||
'rule_trigger_bill_is' => 'Bill is ":trigger_value"',
|
||||
'rule_trigger_external_id_choice' => 'External ID is..',
|
||||
'rule_trigger_external_id' => 'External ID is ":trigger_value"',
|
||||
'rule_trigger_internal_reference_choice' => 'Internal reference is..',
|
||||
'rule_trigger_internal_reference' => 'Internal reference is ":trigger_value"',
|
||||
'rule_trigger_journal_id_choice' => 'Transaction journal ID is..',
|
||||
'rule_trigger_journal_id' => 'Transaction journal ID is ":trigger_value"',
|
||||
|
||||
// actions
|
||||
'rule_action_delete_transaction_choice' => 'Buchung löschen (!)',
|
||||
'rule_action_delete_transaction' => 'Buchung löschen (!)',
|
||||
'rule_action_set_category' => 'Kategorie auf ":action_value" setzen',
|
||||
@@ -724,8 +776,8 @@ return [
|
||||
'profile_personal_access_tokens' => 'Persönliche Zugangs-Tokens',
|
||||
'profile_personal_access_token' => 'Persönlicher Zugangs-Token',
|
||||
'profile_oauth_confidential' => 'Vertraulich',
|
||||
'profile_oauth_confidential_help' => 'Require the client to authenticate with a secret. Confidential clients can hold credentials in a secure way without exposing them to unauthorized parties. Public applications, such as native desktop or JavaScript SPA applications, are unable to hold secrets securely.',
|
||||
'profile_personal_access_token_explanation' => 'Hier ist Ihr neues persönlicher Zugangsschlüssel. Dies ist das einzige Mal, dass er angezeigt wird, also verlieren Sie ihn nicht! Sie können dieses Token jetzt verwenden, um API-Anfragen zu stellen.',
|
||||
'profile_oauth_confidential_help' => 'Der Client muss sich mit einem Secret authentifizieren. Vertrauliche Clients können die Anmeldedaten speichern, ohne diese unautorisierten Akteuren mitzuteilen. Öffentliche Anwendungen wie native Desktop- oder JavaScript-SPA-Anwendungen können Geheimnisse nicht sicher speichern.',
|
||||
'profile_personal_access_token_explanation' => 'Hier ist Ihr neuer persönlicher Zugangsschlüssel. Dies ist das einzige Mal, dass er angezeigt wird, also verlieren Sie ihn nicht! Sie können diesen Token jetzt verwenden, um API-Anfragen zu stellen.',
|
||||
'profile_no_personal_access_token' => 'Sie haben keine persönlichen Zugangsschlüssel erstellt.',
|
||||
'profile_create_new_token' => 'Neuen Schlüssel erstellen',
|
||||
'profile_create_token' => 'Schlüssel erstellen',
|
||||
@@ -1284,7 +1336,7 @@ return [
|
||||
'accountBalances' => 'Kontostände',
|
||||
'balanceStart' => 'Bilanz zum Beginn der Periode',
|
||||
'balanceEnd' => 'Bilanz zum Ende der Periode',
|
||||
'splitByAccount' => 'Nach Konto aufteilen',
|
||||
'splitByAccount' => 'Nach Konten aufgeteilt',
|
||||
'coveredWithTags' => 'Mit Schlagwörtern versehen',
|
||||
'leftInBudget' => 'Verblieben im Budget',
|
||||
'sumOfSums' => 'Summe der Summen',
|
||||
@@ -1753,7 +1805,6 @@ return [
|
||||
'object_group' => 'Gruppe',
|
||||
|
||||
|
||||
|
||||
//
|
||||
|
||||
];
|
||||
|
@@ -120,6 +120,8 @@ return [
|
||||
'stop_processing' => 'Verarbeitung beenden',
|
||||
'start_date' => 'Anfang des Bereichs',
|
||||
'end_date' => 'Ende des Bereichs',
|
||||
'start' => 'Anfang des Bereichs',
|
||||
'end' => 'Ende des Bereichs',
|
||||
'delete_account' => 'Konto „:name” löschen',
|
||||
'delete_bill' => 'Rechnung „:name” löschen',
|
||||
'delete_budget' => 'Budget „:name” löschen',
|
||||
@@ -242,7 +244,7 @@ return [
|
||||
'collected' => 'Gesammelt',
|
||||
'submitted' => 'Übermittelt',
|
||||
'key' => 'Schlüssel',
|
||||
'value' => 'Inhalt der Aufzeichnungen'
|
||||
'value' => 'Inhalt der Aufzeichnungen',
|
||||
|
||||
|
||||
];
|
||||
|
@@ -106,7 +106,7 @@ return [
|
||||
'registered' => 'Έχετε εγγραφεί επιτυχώς!',
|
||||
'Default asset account' => 'Βασικός λογαριασμός κεφαλαίου',
|
||||
'no_budget_pointer' => 'Φαίνεται πως δεν έχετε ορίσει προϋπολογισμούς ακόμη. Πρέπει να δημιουργήσετε κάποιον στη σελίδα <a href="/budgets">προϋπολογισμών</a>. Οι προϋπολογισμοί σας βοηθούν να επιβλέπετε τις δαπάνες σας.',
|
||||
'no_bill_pointer' => 'You seem to have no bills yet. You should create some on the <a href="/bills">bills</a>-page. Bills can help you keep track of expenses.',
|
||||
'no_bill_pointer' => 'Φαίνεται πως δεν έχετε ορίσει πάγια έξοδα ακόμη. Πρέπει να δημιουργήσετε κάποιο στη σελίδα <a href="/bills">πάγιων εξόδων</a>. Τα πάγια έξοδα σας βοηθούν να επιβλέπετε τις δαπάνες σας.',
|
||||
'Savings account' => 'Λογαριασμός αποταμίευσης',
|
||||
'Credit card' => 'Πιστωτική κάρτα',
|
||||
'source_accounts' => 'Λογαριασμός προέλευσης|Λογαριασμοί προέλευσης',
|
||||
@@ -265,31 +265,65 @@ return [
|
||||
'search_found_transactions' => 'Το Firefly III βρήκε :count συναλλαγή σε :time δευτερόλεπτα.|Το Firefly III βρήκε :count συναλλαγές σε :time δευτερόλεπτα.',
|
||||
'search_found_more_transactions' => 'Το Firefly III βρήκε περισσότερες από :count συναλλαγές σε :time δευτερόλεπτα.',
|
||||
'search_for_query' => 'Το Firefly III αναζητεί για συναλλαγές που περιέχουν όλες αυτές τις λέξεις: <span class="text-info">:query</span>',
|
||||
'search_modifier_amount_is' => 'Το ποσό είναι ακριβώς :value',
|
||||
'search_modifier_amount' => 'Το ποσό είναι ακριβώς :value',
|
||||
'search_modifier_amount_max' => 'Το ποσό είναι το πολύ :value',
|
||||
'search_modifier_amount_min' => 'Το ποσό είναι τουλάχιστον :value',
|
||||
'search_modifier_amount_less' => 'Το ποσό είναι μικρότερο από :value',
|
||||
'search_modifier_amount_more' => 'Το ποσό είναι περισσότερο από :value',
|
||||
'search_modifier_source' => 'Ο λογαριασμός προέλευσης είναι :value',
|
||||
'search_modifier_from' => 'Ο λογαριασμός προέλευσης είναι :value',
|
||||
'search_modifier_destination' => 'Ο λογαριασμός προορισμού είναι :value',
|
||||
'search_modifier_to' => 'Ο λογαριασμός προορισμού είναι :value',
|
||||
'search_modifier_tag' => 'Η ετικέτα είναι ":value"',
|
||||
'search_modifier_category' => 'Η κατηγορία είναι ":value"',
|
||||
'search_modifier_budget' => 'Ο προϋπολογισμός είναι ":value"',
|
||||
'search_modifier_bill' => 'Το πάγιο έξοδο είναι ":value"',
|
||||
'search_modifier_type' => 'Ο τύπος συναλλαγής είναι :value',
|
||||
'search_modifier_date' => 'Η ημερομηνία συναλλαγής είναι :value',
|
||||
'search_modifier_date_before' => 'Η ημερομηνία συναλλαγής είναι πρίν από τις :value',
|
||||
'search_modifier_date_after' => 'Η ημερομηνία συναλλαγής είναι μετά τις :value',
|
||||
'search_modifier_on' => 'Η ημερομηνία συναλλαγής είναι :value',
|
||||
'search_modifier_before' => 'Η ημερομηνία συναλλαγής είναι πρίν από τις :value',
|
||||
'search_modifier_after' => 'Η ημερομηνία συναλλαγής είναι μετά τις :value',
|
||||
'search_modifier_created_on' => 'Η συναλλαγή δημιουργήθηκε στις :value',
|
||||
'search_modifier_updated_on' => 'Η συναλλαγή ενημερώθηκε στις :value',
|
||||
'search_modifier_date_is' => 'Transaction date is ":value"',
|
||||
'search_modifier_date_before' => 'Transaction date is before or on ":value"',
|
||||
'search_modifier_date_after' => 'Transaction date is after or on ":value"',
|
||||
'search_modifier_created_on' => 'Transaction was created on ":value"',
|
||||
'search_modifier_updated_on' => 'Transaction was last updated on ":value"',
|
||||
'search_modifier_external_id' => 'Το εξωτερικό ID είναι ":value"',
|
||||
'search_modifier_internal_reference' => 'Η εσωτερική αναφορά είναι ":value"',
|
||||
'search_modifier_description_starts' => 'Description is ":value"',
|
||||
'search_modifier_description_ends' => 'Description ends with ":value"',
|
||||
'search_modifier_description_contains' => 'Description contains ":value"',
|
||||
'search_modifier_description_is' => 'Description is exactly ":value"',
|
||||
'search_modifier_currency_is' => 'Transaction (foreign) currency is ":value"',
|
||||
'search_modifier_foreign_currency_is' => 'Transaction foreign currency is ":value"',
|
||||
'search_modifier_has_attachments' => 'The transaction must have an attachment',
|
||||
'search_modifier_has_no_category' => 'The transaction must have no category',
|
||||
'search_modifier_has_any_category' => 'The transaction must have a (any) category',
|
||||
'search_modifier_has_no_budget' => 'The transaction must have no budget',
|
||||
'search_modifier_has_any_budget' => 'The transaction must have a (any) budget',
|
||||
'search_modifier_has_no_tag' => 'The transaction must have no tags',
|
||||
'search_modifier_has_any_tag' => 'The transaction must have a (any) tag',
|
||||
'search_modifier_notes_contain' => 'The transaction notes contain ":value"',
|
||||
'search_modifier_notes_start' => 'The transaction notes start with ":value"',
|
||||
'search_modifier_notes_end' => 'The transaction notes end with ":value"',
|
||||
'search_modifier_notes_are' => 'The transaction notes are exactly ":value"',
|
||||
'search_modifier_no_notes' => 'The transaction has no notes',
|
||||
'search_modifier_any_notes' => 'The transaction must have notes',
|
||||
'search_modifier_amount_exactly' => 'Amount is exactly :value',
|
||||
'search_modifier_amount_less' => 'Amount is less than or equal to :value',
|
||||
'search_modifier_amount_more' => 'Amount is more than or equal to :value',
|
||||
'search_modifier_source_account_is' => 'Source account name is exactly ":value"',
|
||||
'search_modifier_source_account_contains' => 'Source account name contains ":value"',
|
||||
'search_modifier_source_account_starts' => 'Source account name starts with ":value"',
|
||||
'search_modifier_source_account_ends' => 'Source account name ends with ":value"',
|
||||
'search_modifier_source_account_id' => 'Source account ID is :value',
|
||||
'search_modifier_source_account_nr_is' => 'Source account number (IBAN) is ":value"',
|
||||
'search_modifier_source_account_nr_contains' => 'Source account number (IBAN) contains ":value"',
|
||||
'search_modifier_source_account_nr_starts' => 'Source account number (IBAN) starts with ":value"',
|
||||
'search_modifier_source_account_nr_ends' => 'Source account number (IBAN) ends with ":value"',
|
||||
'search_modifier_destination_account_is' => 'Destination account name is exactly ":value"',
|
||||
'search_modifier_destination_account_contains' => 'Destination account name contains ":value"',
|
||||
'search_modifier_destination_account_starts' => 'Destination account name starts with ":value"',
|
||||
'search_modifier_destination_account_ends' => 'Destination account name ends with ":value"',
|
||||
'search_modifier_destination_account_id' => 'Destination account ID is :value',
|
||||
'search_modifier_destination_account_nr_is' => 'Destination account number (IBAN) is ":value"',
|
||||
'search_modifier_destination_account_nr_contains' => 'Destination account number (IBAN) contains ":value"',
|
||||
'search_modifier_destination_account_nr_starts' => 'Destination account number (IBAN) starts with ":value"',
|
||||
'search_modifier_destination_account_nr_ends' => 'Destination account number (IBAN) ends with ":value"',
|
||||
'search_modifier_account_id' => 'Source or destination account ID\'s is/are: :value',
|
||||
'search_modifier_category_is' => 'Category is ":value"',
|
||||
'search_modifier_budget_is' => 'Budget is ":value"',
|
||||
'search_modifier_bill_is' => 'Bill is ":value"',
|
||||
'search_modifier_transaction_type' => 'Transaction type is ":value"',
|
||||
'search_modifier_tag_is' => 'Tag is ":value"',
|
||||
'update_rule_from_query' => 'Update rule ":rule" from search query',
|
||||
'create_rule_from_query' => 'Create new rule from search query',
|
||||
'rule_from_search_words' => 'The rule engine has a hard time handling ":string". The suggested rule that fits your search query may give different results. Please verify the rule triggers carefully.',
|
||||
|
||||
|
||||
// END
|
||||
'modifiers_applies_are' => 'Οι ακόλουθοι τροποποιητές εφαρμόστηκαν στην αναζήτηση επίσης:',
|
||||
'general_search_error' => 'Ένα σφάλμα προέκυψε κατά την αναζήτηση. Παρακαλώ ελέγξτε τα αρχεία καταγραφής για περισσότερες πληροφορίες.',
|
||||
'search_box' => 'Αναζήτηση',
|
||||
@@ -352,7 +386,7 @@ return [
|
||||
'default_rule_name' => 'Ο πρώτος προεπιλεγμένος κανόνας σας',
|
||||
'default_rule_description' => 'Αυτός ο κανόνας είναι ένα παράδειγμα. Μπορείτε να τον σβήσετε με ασφάλεια.',
|
||||
'default_rule_trigger_description' => 'Ο Άντρας Που Πούλησε τον Κόσμο',
|
||||
'default_rule_trigger_from_account' => 'David Bowie',
|
||||
'default_rule_trigger_source_account' => 'David Bowie',
|
||||
'default_rule_action_prepend' => 'Αγόρασε τον κόσμο από ',
|
||||
'default_rule_action_set_category' => 'Μεγάλες δαπάνες',
|
||||
'trigger' => 'Κριτήριο',
|
||||
@@ -367,8 +401,7 @@ return [
|
||||
'delete_rule' => 'Διαγραφή κανόνα ":title"',
|
||||
'update_rule' => 'Ενημέρωση κανόνα',
|
||||
'test_rule_triggers' => 'Δείτε τις αντιστοιχιζόμενες συναλλαγές',
|
||||
'warning_transaction_subset' => 'Για λόγους απόδοσης αυτή η λίστα περιορίζεται σε :max_num_transactions και μπορεί να εμφανίσει μόνο ένα υποσύνολο αντιστοιχιζομένων συναλλαγών',
|
||||
'warning_no_matching_transactions' => 'Δεν βρέθηκαν αντιστοιχιζόμενες συναλλαγές. Παρακαλώ σημειώστε ότι για λόγους απόδοσης, μόνο οι τελευταίες :num_transactions συναλλαγές έχουν ελεγχθεί.',
|
||||
'warning_no_matching_transactions' => 'No matching transactions found.',
|
||||
'warning_no_valid_triggers' => 'Δεν δώσατε έγκυρα κριτήρια.',
|
||||
'apply_rule_selection' => 'Εφαρμογή του κανόνα ":title" σε μία επιλογή των συναλλαγών σας',
|
||||
'apply_rule_selection_intro' => 'Κανόνες όπως ":title" εφαρμόζονται συνήθως σε νέες ή ενημερωμένες συναλλαγές, αλλά μπορείτε να πείτε στο Firefly ΙΙΙ να τους εκτελέσει σε μια επιλογή υπαρχόντων συναλλαγών. Αυτό μπορεί να είναι χρήσιμο όταν έχετε ενημερώσει έναν κανόνα και χρειάζεστε οι αλλαγές να εφαρμοστούν σε όλες τις άλλες συναλλαγές σας.',
|
||||
@@ -381,43 +414,50 @@ return [
|
||||
|
||||
// actions and triggers
|
||||
'rule_trigger_user_action' => 'Η ενέργεια χρήστη είναι ":trigger_value"',
|
||||
|
||||
'rule_trigger_from_account_starts_choice' => 'Το όνομα του λογαριασμού προέλευσης ξεκινάει με..',
|
||||
'rule_trigger_from_account_starts' => 'Το όνομα του λογαριασμού προέλευσης ξεκινάει με ":trigger_value"',
|
||||
'rule_trigger_from_account_ends_choice' => 'Το όνομα του λογαριασμού προέλευσης τελειώνει με..',
|
||||
'rule_trigger_from_account_ends' => 'Το όνομα του λογαριασμού προέλευσης τελειώνει με ":trigger_value"',
|
||||
'rule_trigger_from_account_is_choice' => 'Το όνομα του λογαριασμού προέλευσης είναι..',
|
||||
'rule_trigger_from_account_is' => 'Το όνομα του λογαριασμού προέλευσης είναι ":trigger_value"',
|
||||
'rule_trigger_from_account_contains_choice' => 'Το όνομα του λογαριασμού προέλευσης περιέχει..',
|
||||
'rule_trigger_from_account_contains' => 'Το όνομα του λογαριασμού προέλευσης περιέχει ":trigger_value"',
|
||||
|
||||
'rule_trigger_from_account_nr_starts_choice' => 'Ο αριθμός του λογαριασμού προέλευσης / IBAN ξεκινάει με..',
|
||||
'rule_trigger_from_account_nr_starts' => 'Ο αριθμός του λογαριασμού προέλευσης / IBAN ξεκινάει με ":trigger_value"',
|
||||
'rule_trigger_from_account_nr_ends_choice' => 'Ο αριθμός του λογαριασμού προέλευσης / IBAN τελειώνει με..',
|
||||
'rule_trigger_from_account_nr_ends' => 'Ο αριθμός του λογαριασμού προέλευσης / IBAN τελειώνει με ":trigger_value"',
|
||||
'rule_trigger_from_account_nr_is_choice' => 'Ο αριθμός του λογαριασμού προέλευσης / IBAN είναι..',
|
||||
'rule_trigger_from_account_nr_is' => 'Ο αριθμός του λογαριασμού προέλευσης / IBAN είναι ":trigger_value"',
|
||||
'rule_trigger_from_account_nr_contains_choice' => 'Ο αριθμός του λογαριασμού προέλευσης / IBAN περιέχει..',
|
||||
'rule_trigger_from_account_nr_contains' => 'Ο αριθμός λογαριασμού προέλευσης /IBAN περιέχει ":trigger_value"',
|
||||
|
||||
'rule_trigger_to_account_starts_choice' => 'Το όνομα του λογαριασμού προορισμού ξεκινάει με..',
|
||||
'rule_trigger_to_account_starts' => 'Το όνομα του λογαριασμού προορισμού ξεκινάει με ":trigger_value"',
|
||||
'rule_trigger_to_account_ends_choice' => 'Το όνομα του λογαριασμού προορισμού τελειώνει με..',
|
||||
'rule_trigger_to_account_ends' => 'Το όνομα του λογαριασμού προορισμού τελειώνει με ":trigger_value"',
|
||||
'rule_trigger_to_account_is_choice' => 'Το όνομα του λογαριασμού προορισμού είναι..',
|
||||
'rule_trigger_to_account_is' => 'Το όνομα του λογαριασμού προορισμού είναι ":trigger_value"',
|
||||
'rule_trigger_to_account_contains_choice' => 'Το όνομα του λογαριασμού προορισμού περιέχει..',
|
||||
'rule_trigger_to_account_contains' => 'Το όνομα του λογαριασμού προορισμού περιέχει ":trigger_value"',
|
||||
|
||||
'rule_trigger_to_account_nr_starts_choice' => 'Ο αριθμός του λογαριασμού προορισμού / IBAN ξεκινάει με..',
|
||||
'rule_trigger_to_account_nr_starts' => 'Ο αριθμός του λογαριασμού προορισμού / IBAN ξεκινάει με ":trigger_value"',
|
||||
'rule_trigger_to_account_nr_ends_choice' => 'Ο αριθμός του λογαριασμού προορισμού / IBAN τελειώνει με..',
|
||||
'rule_trigger_to_account_nr_ends' => 'Ο αριθμός του λογαριασμού προορισμού / IBAN τελειώνει με ":trigger_value"',
|
||||
'rule_trigger_to_account_nr_is_choice' => 'Ο αριθμός / IBAN του λογαριασμού προορισμού είναι..',
|
||||
'rule_trigger_to_account_nr_is' => 'Ο αριθμός / IBAN του λογαριασμού προορισμού είναι ":trigger_value"',
|
||||
'rule_trigger_to_account_nr_contains_choice' => 'Ο αριθμός / IBAN του λογαριασμού προορισμού περιέχει..',
|
||||
'rule_trigger_to_account_nr_contains' => 'Ο αριθμός / IBAN του λογαριασμού προορισμού περιέχει ":trigger_value"',
|
||||
|
||||
'rule_trigger_source_account_starts_choice' => 'Source account name starts with..',
|
||||
'rule_trigger_source_account_starts' => 'Source account name starts with ":trigger_value"',
|
||||
'rule_trigger_source_account_ends_choice' => 'Source account name ends with..',
|
||||
'rule_trigger_source_account_ends' => 'Source account name ends with ":trigger_value"',
|
||||
'rule_trigger_source_account_is_choice' => 'Source account name is..',
|
||||
'rule_trigger_source_account_is' => 'Source account name is ":trigger_value"',
|
||||
'rule_trigger_source_account_contains_choice' => 'Source account name contains..',
|
||||
'rule_trigger_source_account_contains' => 'Source account name contains ":trigger_value"',
|
||||
'rule_trigger_account_id_choice' => 'Account ID (source/destination) is exactly..',
|
||||
'rule_trigger_account_id' => 'Account ID (source/destination) is exactly :trigger_value',
|
||||
'rule_trigger_source_account_id_choice' => 'Source account ID is exactly..',
|
||||
'rule_trigger_source_account_id' => 'Source account ID is exactly :trigger_value',
|
||||
'rule_trigger_destination_account_id_choice' => 'Destination account ID is exactly..',
|
||||
'rule_trigger_destination_account_id' => 'Destination account ID is exactly :trigger_value',
|
||||
'rule_trigger_account_is_cash_choice' => 'Account (source/destination) is (cash) account',
|
||||
'rule_trigger_account_is_cash' => 'Account (source/destination) is (cash) account',
|
||||
'rule_trigger_source_is_cash_choice' => 'Source account is (cash) account',
|
||||
'rule_trigger_source_is_cash' => 'Source account is (cash) account',
|
||||
'rule_trigger_destination_is_cash_choice' => 'Destination account is (cash) account',
|
||||
'rule_trigger_destination_is_cash' => 'Destination account is (cash) account',
|
||||
'rule_trigger_source_account_nr_starts_choice' => 'Source account number / IBAN starts with..',
|
||||
'rule_trigger_source_account_nr_starts' => 'Source account number / IBAN starts with ":trigger_value"',
|
||||
'rule_trigger_source_account_nr_ends_choice' => 'Source account number / IBAN ends with..',
|
||||
'rule_trigger_source_account_nr_ends' => 'Source account number / IBAN ends with ":trigger_value"',
|
||||
'rule_trigger_source_account_nr_is_choice' => 'Source account number / IBAN is..',
|
||||
'rule_trigger_source_account_nr_is' => 'Source account number / IBAN is ":trigger_value"',
|
||||
'rule_trigger_source_account_nr_contains_choice' => 'Source account number / IBAN contains..',
|
||||
'rule_trigger_source_account_nr_contains' => 'Source account number / IBAN contains ":trigger_value"',
|
||||
'rule_trigger_destination_account_starts_choice' => 'Destination account name starts with..',
|
||||
'rule_trigger_destination_account_starts' => 'Destination account name starts with ":trigger_value"',
|
||||
'rule_trigger_destination_account_ends_choice' => 'Destination account name ends with..',
|
||||
'rule_trigger_destination_account_ends' => 'Destination account name ends with ":trigger_value"',
|
||||
'rule_trigger_destination_account_is_choice' => 'Destination account name is..',
|
||||
'rule_trigger_destination_account_is' => 'Destination account name is ":trigger_value"',
|
||||
'rule_trigger_destination_account_contains_choice' => 'Destination account name contains..',
|
||||
'rule_trigger_destination_account_contains' => 'Destination account name contains ":trigger_value"',
|
||||
'rule_trigger_destination_account_nr_starts_choice' => 'Destination account number / IBAN starts with..',
|
||||
'rule_trigger_destination_account_nr_starts' => 'Destination account number / IBAN starts with ":trigger_value"',
|
||||
'rule_trigger_destination_account_nr_ends_choice' => 'Destination account number / IBAN ends with..',
|
||||
'rule_trigger_destination_account_nr_ends' => 'Destination account number / IBAN ends with ":trigger_value"',
|
||||
'rule_trigger_destination_account_nr_is_choice' => 'Destination account number / IBAN is..',
|
||||
'rule_trigger_destination_account_nr_is' => 'Destination account number / IBAN is ":trigger_value"',
|
||||
'rule_trigger_destination_account_nr_contains_choice' => 'Destination account number / IBAN contains..',
|
||||
'rule_trigger_destination_account_nr_contains' => 'Destination account number / IBAN contains ":trigger_value"',
|
||||
'rule_trigger_transaction_type_choice' => 'Η συναλλαγή είναι τύπου..',
|
||||
'rule_trigger_transaction_type' => 'Η συναλλαγή είναι τύπου ":trigger_value"',
|
||||
'rule_trigger_category_is_choice' => 'Η κατηγορία είναι..',
|
||||
@@ -436,14 +476,16 @@ return [
|
||||
'rule_trigger_description_contains' => 'Η περιγραφή περιέχει ":trigger_value"',
|
||||
'rule_trigger_description_is_choice' => 'Η περιγραφή είναι..',
|
||||
'rule_trigger_description_is' => 'Η περιγραφή είναι ":trigger_value"',
|
||||
|
||||
'rule_trigger_date_is_choice' => 'Η ημερομηνία συναλλαγής είναι..',
|
||||
'rule_trigger_date_is' => 'Η ημερομηνία συναλλαγής είναι ":trigger_value"',
|
||||
'rule_trigger_date_before_choice' => 'Η ημερομηνία συναλλαγής είναι πριν από τις..',
|
||||
'rule_trigger_date_before' => 'Η ημερομηνία συναλλαγής είναι πριν από τις ":trigger_value"',
|
||||
'rule_trigger_date_after_choice' => 'Η ημερομηνία συναλλαγής είναι μετά από τις..',
|
||||
'rule_trigger_date_after' => 'Η ημερομηνία συναλλαγής είναι μετά από τις ":trigger_value"',
|
||||
|
||||
'rule_trigger_created_on_choice' => 'Transaction was made on..',
|
||||
'rule_trigger_created_on' => 'Transaction was made on ":trigger_value"',
|
||||
'rule_trigger_updated_on_choice' => 'Transaction was last edited on..',
|
||||
'rule_trigger_updated_on' => 'Transaction was last edited on ":trigger_value"',
|
||||
'rule_trigger_budget_is_choice' => 'Ο προϋπολογισμός είναι..',
|
||||
'rule_trigger_budget_is' => 'Ο προϋπολογισμός είναι ":trigger_value"',
|
||||
'rule_trigger_tag_is_choice' => 'Μία ετικέτα είναι..',
|
||||
@@ -453,7 +495,7 @@ return [
|
||||
'rule_trigger_foreign_currency_is_choice' => 'Το ξένο νόμισμα της συναλλαγής είναι..',
|
||||
'rule_trigger_foreign_currency_is' => 'Το ξένο νόμισμα της συναλλαγής είναι ":trigger_value"',
|
||||
'rule_trigger_has_attachments_choice' => 'Έχει τουλάχιστον τόσα συνημμένα',
|
||||
'rule_trigger_has_attachments' => 'Has at least :trigger_value attachment(s)',
|
||||
'rule_trigger_has_attachments' => 'Έχει τουλάχιστον :trigger_value συνημμένα',
|
||||
'rule_trigger_store_journal' => 'Όταν δημιουργείται μια συναλλαγή',
|
||||
'rule_trigger_update_journal' => 'Όταν ενημερώνεται μία συναλλαγή',
|
||||
'rule_trigger_has_no_category_choice' => 'Δεν έχει κατηγορία',
|
||||
@@ -480,6 +522,16 @@ return [
|
||||
'rule_trigger_notes_start' => 'Οι σημειώσεις αρχίζουν με ":trigger_value"',
|
||||
'rule_trigger_notes_end_choice' => 'Οι σημειώσεις τελειώνουν με..',
|
||||
'rule_trigger_notes_end' => 'Οι σημειώσεις τελειώνουν με ":trigger_value"',
|
||||
'rule_trigger_bill_is_choice' => 'Bill is..',
|
||||
'rule_trigger_bill_is' => 'Bill is ":trigger_value"',
|
||||
'rule_trigger_external_id_choice' => 'External ID is..',
|
||||
'rule_trigger_external_id' => 'External ID is ":trigger_value"',
|
||||
'rule_trigger_internal_reference_choice' => 'Internal reference is..',
|
||||
'rule_trigger_internal_reference' => 'Internal reference is ":trigger_value"',
|
||||
'rule_trigger_journal_id_choice' => 'Transaction journal ID is..',
|
||||
'rule_trigger_journal_id' => 'Transaction journal ID is ":trigger_value"',
|
||||
|
||||
// actions
|
||||
'rule_action_delete_transaction_choice' => 'ΔΙΑΓΡΑΦΗ συναλλαγής (!)',
|
||||
'rule_action_delete_transaction' => 'ΔΙΑΓΡΑΦΗ συναλλαγής (!)',
|
||||
'rule_action_set_category' => 'Ορίστε την κατηγορία σε ":action_value"',
|
||||
@@ -554,8 +606,8 @@ return [
|
||||
'delete_all_selected_tags' => 'Διαγραφή όλων των επιλεγμένων ετικετών',
|
||||
'select_tags_to_delete' => 'Μην ξεχάσετε να επιλέξετε ορισμένες ετικέτες.',
|
||||
'deleted_x_tags' => 'Διαγράφηκε :count ετικέτα.|Διαγράφηκαν :count ετικέτες.',
|
||||
'create_rule_from_transaction' => 'Δημιουργία κανόνα που βασίζεται σε συναλλαγή',
|
||||
'create_recurring_from_transaction' => 'Create recurring transaction based on transaction',
|
||||
'create_rule_from_transaction' => 'Δημιουργία κανόνα με βάση τη συναλλαγή',
|
||||
'create_recurring_from_transaction' => 'Δημιουργία επαναλαμβανόμενης συναλλαγής με βάση τη συναλλαγή',
|
||||
|
||||
|
||||
// preferences
|
||||
@@ -735,7 +787,7 @@ return [
|
||||
'profile_something_wrong' => 'Κάτι πήγε στραβά!',
|
||||
'profile_try_again' => 'Κάτι πήγε στραβά. Παρακαλώ προσπαθήστε ξανά.',
|
||||
'amounts' => 'Ποσά',
|
||||
'multi_account_warning_unknown' => 'Depending on the type of transaction you create, the source and/or destination account of subsequent splits may be overruled by whatever is defined in the first split of the transaction.',
|
||||
'multi_account_warning_unknown' => 'Ανάλογα με τον τύπο της συναλλαγής που δημιουργείτε, ο λογαριασμός προέλευσης ή/και προορισμού των επόμενων διαχωρισμών ενδέχεται να παρακαμφθεί από αυτό που ορίζεται στο πρώτο διαχωρισμό της συναλλαγής.',
|
||||
'multi_account_warning_withdrawal' => 'Keep in mind that the source account of subsequent splits will be overruled by whatever is defined in the first split of the withdrawal.',
|
||||
'multi_account_warning_deposit' => 'Keep in mind that the destination account of subsequent splits will be overruled by whatever is defined in the first split of the deposit.',
|
||||
'multi_account_warning_transfer' => 'Keep in mind that the source + destination account of subsequent splits will be overruled by whatever is defined in the first split of the transfer.',
|
||||
@@ -981,11 +1033,11 @@ return [
|
||||
'expense_accounts' => 'Δαπάνες',
|
||||
'expense_accounts_inactive' => 'Λογαριασμοί δαπανών (ανενεργοί)',
|
||||
'revenue_accounts' => 'Έσοδα',
|
||||
'revenue_accounts_inactive' => 'Revenue accounts (inactive)',
|
||||
'revenue_accounts_inactive' => 'Λογαριασμοί εσόδων (ανενεργοί)',
|
||||
'cash_accounts' => 'Μετρητά',
|
||||
'Cash account' => 'Λογαριασμός μετρητών',
|
||||
'liabilities_accounts' => 'Υποχρεώσεις',
|
||||
'liabilities_accounts_inactive' => 'Liabilities (inactive)',
|
||||
'liabilities_accounts_inactive' => 'Υποχρεώσεις (ανενεργές)',
|
||||
'reconcile_account' => 'Τακτοποίηση λογαριασμού ":account"',
|
||||
'overview_of_reconcile_modal' => 'Επισκόπηση τακτοποίησης',
|
||||
'delete_reconciliation' => 'Διαγραφή τακτοποίησης',
|
||||
@@ -1753,7 +1805,6 @@ return [
|
||||
'object_group' => 'Ομάδα',
|
||||
|
||||
|
||||
|
||||
//
|
||||
|
||||
];
|
||||
|
@@ -120,6 +120,8 @@ return [
|
||||
'stop_processing' => 'Διακοπή επεξεργασίας',
|
||||
'start_date' => 'Αρχή του εύρους',
|
||||
'end_date' => 'Τέλος του εύρους',
|
||||
'start' => 'Start of range',
|
||||
'end' => 'End of range',
|
||||
'delete_account' => 'Διαγραφή λογαριασμού ":name"',
|
||||
'delete_bill' => 'Διαγραφή πάγιου έξοδου ":name"',
|
||||
'delete_budget' => 'Διαγραφή προϋπολογισμού ":name"',
|
||||
@@ -242,7 +244,7 @@ return [
|
||||
'collected' => 'Συλλέχθηκε',
|
||||
'submitted' => 'Υποβλήθηκε',
|
||||
'key' => 'Κλειδί',
|
||||
'value' => 'Περιεχόμενο της εγγραφής'
|
||||
'value' => 'Περιεχόμενο της εγγραφής',
|
||||
|
||||
|
||||
];
|
||||
|
@@ -265,31 +265,65 @@ return [
|
||||
'search_found_transactions' => 'Firefly III found :count transaction in :time seconds.|Firefly III found :count transactions in :time seconds.',
|
||||
'search_found_more_transactions' => 'Firefly III found more than :count transactions in :time seconds.',
|
||||
'search_for_query' => 'Firefly III is searching for transactions with all of these words in them: <span class="text-info">:query</span>',
|
||||
'search_modifier_amount_is' => 'Amount is exactly :value',
|
||||
'search_modifier_amount' => 'Amount is exactly :value',
|
||||
'search_modifier_amount_max' => 'Amount is at most :value',
|
||||
'search_modifier_amount_min' => 'Amount is at least :value',
|
||||
'search_modifier_amount_less' => 'Amount is less than :value',
|
||||
'search_modifier_amount_more' => 'Amount is more than :value',
|
||||
'search_modifier_source' => 'Source account is :value',
|
||||
'search_modifier_from' => 'Source account is :value',
|
||||
'search_modifier_destination' => 'Destination account is :value',
|
||||
'search_modifier_to' => 'Destination account is :value',
|
||||
'search_modifier_tag' => 'Tag is ":value"',
|
||||
'search_modifier_category' => 'Category is ":value"',
|
||||
'search_modifier_budget' => 'Budget is ":value"',
|
||||
'search_modifier_bill' => 'Bill is ":value"',
|
||||
'search_modifier_type' => 'Transaction type is :value',
|
||||
'search_modifier_date' => 'Transaction date is :value',
|
||||
'search_modifier_date_before' => 'Transaction date is before :value',
|
||||
'search_modifier_date_after' => 'Transaction date is after :value',
|
||||
'search_modifier_on' => 'Transaction date is :value',
|
||||
'search_modifier_before' => 'Transaction date is before :value',
|
||||
'search_modifier_after' => 'Transaction date is after :value',
|
||||
'search_modifier_created_on' => 'Transaction was created on :value',
|
||||
'search_modifier_updated_on' => 'Transaction was last updated on :value',
|
||||
'search_modifier_date_is' => 'Transaction date is ":value"',
|
||||
'search_modifier_date_before' => 'Transaction date is before or on ":value"',
|
||||
'search_modifier_date_after' => 'Transaction date is after or on ":value"',
|
||||
'search_modifier_created_on' => 'Transaction was created on ":value"',
|
||||
'search_modifier_updated_on' => 'Transaction was last updated on ":value"',
|
||||
'search_modifier_external_id' => 'External ID is ":value"',
|
||||
'search_modifier_internal_reference' => 'Internal reference is ":value"',
|
||||
'search_modifier_description_starts' => 'Description is ":value"',
|
||||
'search_modifier_description_ends' => 'Description ends with ":value"',
|
||||
'search_modifier_description_contains' => 'Description contains ":value"',
|
||||
'search_modifier_description_is' => 'Description is exactly ":value"',
|
||||
'search_modifier_currency_is' => 'Transaction (foreign) currency is ":value"',
|
||||
'search_modifier_foreign_currency_is' => 'Transaction foreign currency is ":value"',
|
||||
'search_modifier_has_attachments' => 'The transaction must have an attachment',
|
||||
'search_modifier_has_no_category' => 'The transaction must have no category',
|
||||
'search_modifier_has_any_category' => 'The transaction must have a (any) category',
|
||||
'search_modifier_has_no_budget' => 'The transaction must have no budget',
|
||||
'search_modifier_has_any_budget' => 'The transaction must have a (any) budget',
|
||||
'search_modifier_has_no_tag' => 'The transaction must have no tags',
|
||||
'search_modifier_has_any_tag' => 'The transaction must have a (any) tag',
|
||||
'search_modifier_notes_contain' => 'The transaction notes contain ":value"',
|
||||
'search_modifier_notes_start' => 'The transaction notes start with ":value"',
|
||||
'search_modifier_notes_end' => 'The transaction notes end with ":value"',
|
||||
'search_modifier_notes_are' => 'The transaction notes are exactly ":value"',
|
||||
'search_modifier_no_notes' => 'The transaction has no notes',
|
||||
'search_modifier_any_notes' => 'The transaction must have notes',
|
||||
'search_modifier_amount_exactly' => 'Amount is exactly :value',
|
||||
'search_modifier_amount_less' => 'Amount is less than or equal to :value',
|
||||
'search_modifier_amount_more' => 'Amount is more than or equal to :value',
|
||||
'search_modifier_source_account_is' => 'Source account name is exactly ":value"',
|
||||
'search_modifier_source_account_contains' => 'Source account name contains ":value"',
|
||||
'search_modifier_source_account_starts' => 'Source account name starts with ":value"',
|
||||
'search_modifier_source_account_ends' => 'Source account name ends with ":value"',
|
||||
'search_modifier_source_account_id' => 'Source account ID is :value',
|
||||
'search_modifier_source_account_nr_is' => 'Source account number (IBAN) is ":value"',
|
||||
'search_modifier_source_account_nr_contains' => 'Source account number (IBAN) contains ":value"',
|
||||
'search_modifier_source_account_nr_starts' => 'Source account number (IBAN) starts with ":value"',
|
||||
'search_modifier_source_account_nr_ends' => 'Source account number (IBAN) ends with ":value"',
|
||||
'search_modifier_destination_account_is' => 'Destination account name is exactly ":value"',
|
||||
'search_modifier_destination_account_contains' => 'Destination account name contains ":value"',
|
||||
'search_modifier_destination_account_starts' => 'Destination account name starts with ":value"',
|
||||
'search_modifier_destination_account_ends' => 'Destination account name ends with ":value"',
|
||||
'search_modifier_destination_account_id' => 'Destination account ID is :value',
|
||||
'search_modifier_destination_account_nr_is' => 'Destination account number (IBAN) is ":value"',
|
||||
'search_modifier_destination_account_nr_contains' => 'Destination account number (IBAN) contains ":value"',
|
||||
'search_modifier_destination_account_nr_starts' => 'Destination account number (IBAN) starts with ":value"',
|
||||
'search_modifier_destination_account_nr_ends' => 'Destination account number (IBAN) ends with ":value"',
|
||||
'search_modifier_account_id' => 'Source or destination account ID\'s is/are: :value',
|
||||
'search_modifier_category_is' => 'Category is ":value"',
|
||||
'search_modifier_budget_is' => 'Budget is ":value"',
|
||||
'search_modifier_bill_is' => 'Bill is ":value"',
|
||||
'search_modifier_transaction_type' => 'Transaction type is ":value"',
|
||||
'search_modifier_tag_is' => 'Tag is ":value"',
|
||||
'update_rule_from_query' => 'Update rule ":rule" from search query',
|
||||
'create_rule_from_query' => 'Create new rule from search query',
|
||||
'rule_from_search_words' => 'The rule engine has a hard time handling ":string". The suggested rule that fits your search query may give different results. Please verify the rule triggers carefully.',
|
||||
|
||||
|
||||
// END
|
||||
'modifiers_applies_are' => 'The following modifiers are applied to the search as well:',
|
||||
'general_search_error' => 'An error occurred while searching. Please check the log files for more information.',
|
||||
'search_box' => 'Search',
|
||||
@@ -352,7 +386,7 @@ return [
|
||||
'default_rule_name' => 'Your first default rule',
|
||||
'default_rule_description' => 'This rule is an example. You can safely delete it.',
|
||||
'default_rule_trigger_description' => 'The Man Who Sold the World',
|
||||
'default_rule_trigger_from_account' => 'David Bowie',
|
||||
'default_rule_trigger_source_account' => 'David Bowie',
|
||||
'default_rule_action_prepend' => 'Bought the world from ',
|
||||
'default_rule_action_set_category' => 'Large expenses',
|
||||
'trigger' => 'Trigger',
|
||||
@@ -367,8 +401,7 @@ return [
|
||||
'delete_rule' => 'Delete rule ":title"',
|
||||
'update_rule' => 'Update rule',
|
||||
'test_rule_triggers' => 'See matching transactions',
|
||||
'warning_transaction_subset' => 'For performance reasons this list is limited to :max_num_transactions and may only show a subset of matching transactions',
|
||||
'warning_no_matching_transactions' => 'No matching transactions found. Please note that for performance reasons, only the last :num_transactions transactions have been checked.',
|
||||
'warning_no_matching_transactions' => 'No matching transactions found.',
|
||||
'warning_no_valid_triggers' => 'No valid triggers provided.',
|
||||
'apply_rule_selection' => 'Apply rule ":title" to a selection of your transactions',
|
||||
'apply_rule_selection_intro' => 'Rules like ":title" are normally only applied to new or updated transactions, but you can tell Firefly III to run it on a selection of your existing transactions. This can be useful when you have updated a rule and you need the changes to be applied to all of your other transactions.',
|
||||
@@ -381,43 +414,50 @@ return [
|
||||
|
||||
// actions and triggers
|
||||
'rule_trigger_user_action' => 'User action is ":trigger_value"',
|
||||
|
||||
'rule_trigger_from_account_starts_choice' => 'Source account name starts with..',
|
||||
'rule_trigger_from_account_starts' => 'Source account name starts with ":trigger_value"',
|
||||
'rule_trigger_from_account_ends_choice' => 'Source account name ends with..',
|
||||
'rule_trigger_from_account_ends' => 'Source account name ends with ":trigger_value"',
|
||||
'rule_trigger_from_account_is_choice' => 'Source account name is..',
|
||||
'rule_trigger_from_account_is' => 'Source account name is ":trigger_value"',
|
||||
'rule_trigger_from_account_contains_choice' => 'Source account name contains..',
|
||||
'rule_trigger_from_account_contains' => 'Source account name contains ":trigger_value"',
|
||||
|
||||
'rule_trigger_from_account_nr_starts_choice' => 'Source account number / IBAN starts with..',
|
||||
'rule_trigger_from_account_nr_starts' => 'Source account number / IBAN starts with ":trigger_value"',
|
||||
'rule_trigger_from_account_nr_ends_choice' => 'Source account number / IBAN ends with..',
|
||||
'rule_trigger_from_account_nr_ends' => 'Source account number / IBAN ends with ":trigger_value"',
|
||||
'rule_trigger_from_account_nr_is_choice' => 'Source account number / IBAN is..',
|
||||
'rule_trigger_from_account_nr_is' => 'Source account number / IBAN is ":trigger_value"',
|
||||
'rule_trigger_from_account_nr_contains_choice' => 'Source account number / IBAN contains..',
|
||||
'rule_trigger_from_account_nr_contains' => 'Source account number / IBAN contains ":trigger_value"',
|
||||
|
||||
'rule_trigger_to_account_starts_choice' => 'Destination account name starts with..',
|
||||
'rule_trigger_to_account_starts' => 'Destination account name starts with ":trigger_value"',
|
||||
'rule_trigger_to_account_ends_choice' => 'Destination account name ends with..',
|
||||
'rule_trigger_to_account_ends' => 'Destination account name ends with ":trigger_value"',
|
||||
'rule_trigger_to_account_is_choice' => 'Destination account name is..',
|
||||
'rule_trigger_to_account_is' => 'Destination account name is ":trigger_value"',
|
||||
'rule_trigger_to_account_contains_choice' => 'Destination account name contains..',
|
||||
'rule_trigger_to_account_contains' => 'Destination account name contains ":trigger_value"',
|
||||
|
||||
'rule_trigger_to_account_nr_starts_choice' => 'Destination account number / IBAN starts with..',
|
||||
'rule_trigger_to_account_nr_starts' => 'Destination account number / IBAN starts with ":trigger_value"',
|
||||
'rule_trigger_to_account_nr_ends_choice' => 'Destination account number / IBAN ends with..',
|
||||
'rule_trigger_to_account_nr_ends' => 'Destination account number / IBAN ends with ":trigger_value"',
|
||||
'rule_trigger_to_account_nr_is_choice' => 'Destination account number / IBAN is..',
|
||||
'rule_trigger_to_account_nr_is' => 'Destination account number / IBAN is ":trigger_value"',
|
||||
'rule_trigger_to_account_nr_contains_choice' => 'Destination account number / IBAN contains..',
|
||||
'rule_trigger_to_account_nr_contains' => 'Destination account number / IBAN contains ":trigger_value"',
|
||||
|
||||
'rule_trigger_source_account_starts_choice' => 'Source account name starts with..',
|
||||
'rule_trigger_source_account_starts' => 'Source account name starts with ":trigger_value"',
|
||||
'rule_trigger_source_account_ends_choice' => 'Source account name ends with..',
|
||||
'rule_trigger_source_account_ends' => 'Source account name ends with ":trigger_value"',
|
||||
'rule_trigger_source_account_is_choice' => 'Source account name is..',
|
||||
'rule_trigger_source_account_is' => 'Source account name is ":trigger_value"',
|
||||
'rule_trigger_source_account_contains_choice' => 'Source account name contains..',
|
||||
'rule_trigger_source_account_contains' => 'Source account name contains ":trigger_value"',
|
||||
'rule_trigger_account_id_choice' => 'Account ID (source/destination) is exactly..',
|
||||
'rule_trigger_account_id' => 'Account ID (source/destination) is exactly :trigger_value',
|
||||
'rule_trigger_source_account_id_choice' => 'Source account ID is exactly..',
|
||||
'rule_trigger_source_account_id' => 'Source account ID is exactly :trigger_value',
|
||||
'rule_trigger_destination_account_id_choice' => 'Destination account ID is exactly..',
|
||||
'rule_trigger_destination_account_id' => 'Destination account ID is exactly :trigger_value',
|
||||
'rule_trigger_account_is_cash_choice' => 'Account (source/destination) is (cash) account',
|
||||
'rule_trigger_account_is_cash' => 'Account (source/destination) is (cash) account',
|
||||
'rule_trigger_source_is_cash_choice' => 'Source account is (cash) account',
|
||||
'rule_trigger_source_is_cash' => 'Source account is (cash) account',
|
||||
'rule_trigger_destination_is_cash_choice' => 'Destination account is (cash) account',
|
||||
'rule_trigger_destination_is_cash' => 'Destination account is (cash) account',
|
||||
'rule_trigger_source_account_nr_starts_choice' => 'Source account number / IBAN starts with..',
|
||||
'rule_trigger_source_account_nr_starts' => 'Source account number / IBAN starts with ":trigger_value"',
|
||||
'rule_trigger_source_account_nr_ends_choice' => 'Source account number / IBAN ends with..',
|
||||
'rule_trigger_source_account_nr_ends' => 'Source account number / IBAN ends with ":trigger_value"',
|
||||
'rule_trigger_source_account_nr_is_choice' => 'Source account number / IBAN is..',
|
||||
'rule_trigger_source_account_nr_is' => 'Source account number / IBAN is ":trigger_value"',
|
||||
'rule_trigger_source_account_nr_contains_choice' => 'Source account number / IBAN contains..',
|
||||
'rule_trigger_source_account_nr_contains' => 'Source account number / IBAN contains ":trigger_value"',
|
||||
'rule_trigger_destination_account_starts_choice' => 'Destination account name starts with..',
|
||||
'rule_trigger_destination_account_starts' => 'Destination account name starts with ":trigger_value"',
|
||||
'rule_trigger_destination_account_ends_choice' => 'Destination account name ends with..',
|
||||
'rule_trigger_destination_account_ends' => 'Destination account name ends with ":trigger_value"',
|
||||
'rule_trigger_destination_account_is_choice' => 'Destination account name is..',
|
||||
'rule_trigger_destination_account_is' => 'Destination account name is ":trigger_value"',
|
||||
'rule_trigger_destination_account_contains_choice' => 'Destination account name contains..',
|
||||
'rule_trigger_destination_account_contains' => 'Destination account name contains ":trigger_value"',
|
||||
'rule_trigger_destination_account_nr_starts_choice' => 'Destination account number / IBAN starts with..',
|
||||
'rule_trigger_destination_account_nr_starts' => 'Destination account number / IBAN starts with ":trigger_value"',
|
||||
'rule_trigger_destination_account_nr_ends_choice' => 'Destination account number / IBAN ends with..',
|
||||
'rule_trigger_destination_account_nr_ends' => 'Destination account number / IBAN ends with ":trigger_value"',
|
||||
'rule_trigger_destination_account_nr_is_choice' => 'Destination account number / IBAN is..',
|
||||
'rule_trigger_destination_account_nr_is' => 'Destination account number / IBAN is ":trigger_value"',
|
||||
'rule_trigger_destination_account_nr_contains_choice' => 'Destination account number / IBAN contains..',
|
||||
'rule_trigger_destination_account_nr_contains' => 'Destination account number / IBAN contains ":trigger_value"',
|
||||
'rule_trigger_transaction_type_choice' => 'Transaction is of type..',
|
||||
'rule_trigger_transaction_type' => 'Transaction is of type ":trigger_value"',
|
||||
'rule_trigger_category_is_choice' => 'Category is..',
|
||||
@@ -436,14 +476,16 @@ return [
|
||||
'rule_trigger_description_contains' => 'Description contains ":trigger_value"',
|
||||
'rule_trigger_description_is_choice' => 'Description is..',
|
||||
'rule_trigger_description_is' => 'Description is ":trigger_value"',
|
||||
|
||||
'rule_trigger_date_is_choice' => 'Transaction date is..',
|
||||
'rule_trigger_date_is' => 'Transaction date is ":trigger_value"',
|
||||
'rule_trigger_date_before_choice' => 'Transaction date is before..',
|
||||
'rule_trigger_date_before' => 'Transaction date is before ":trigger_value"',
|
||||
'rule_trigger_date_after_choice' => 'Transaction date is after..',
|
||||
'rule_trigger_date_after' => 'Transaction date is after ":trigger_value"',
|
||||
|
||||
'rule_trigger_created_on_choice' => 'Transaction was made on..',
|
||||
'rule_trigger_created_on' => 'Transaction was made on ":trigger_value"',
|
||||
'rule_trigger_updated_on_choice' => 'Transaction was last edited on..',
|
||||
'rule_trigger_updated_on' => 'Transaction was last edited on ":trigger_value"',
|
||||
'rule_trigger_budget_is_choice' => 'Budget is..',
|
||||
'rule_trigger_budget_is' => 'Budget is ":trigger_value"',
|
||||
'rule_trigger_tag_is_choice' => '(A) tag is..',
|
||||
@@ -480,6 +522,16 @@ return [
|
||||
'rule_trigger_notes_start' => 'Notes start with ":trigger_value"',
|
||||
'rule_trigger_notes_end_choice' => 'Notes end with..',
|
||||
'rule_trigger_notes_end' => 'Notes end with ":trigger_value"',
|
||||
'rule_trigger_bill_is_choice' => 'Bill is..',
|
||||
'rule_trigger_bill_is' => 'Bill is ":trigger_value"',
|
||||
'rule_trigger_external_id_choice' => 'External ID is..',
|
||||
'rule_trigger_external_id' => 'External ID is ":trigger_value"',
|
||||
'rule_trigger_internal_reference_choice' => 'Internal reference is..',
|
||||
'rule_trigger_internal_reference' => 'Internal reference is ":trigger_value"',
|
||||
'rule_trigger_journal_id_choice' => 'Transaction journal ID is..',
|
||||
'rule_trigger_journal_id' => 'Transaction journal ID is ":trigger_value"',
|
||||
|
||||
// actions
|
||||
'rule_action_delete_transaction_choice' => 'DELETE transaction (!)',
|
||||
'rule_action_delete_transaction' => 'DELETE transaction (!)',
|
||||
'rule_action_set_category' => 'Set category to ":action_value"',
|
||||
@@ -1753,7 +1805,6 @@ return [
|
||||
'object_group' => 'Group',
|
||||
|
||||
|
||||
|
||||
//
|
||||
|
||||
];
|
||||
|
@@ -120,6 +120,8 @@ return [
|
||||
'stop_processing' => 'Stop processing',
|
||||
'start_date' => 'Start of range',
|
||||
'end_date' => 'End of range',
|
||||
'start' => 'Start of range',
|
||||
'end' => 'End of range',
|
||||
'delete_account' => 'Delete account ":name"',
|
||||
'delete_bill' => 'Delete bill ":name"',
|
||||
'delete_budget' => 'Delete budget ":name"',
|
||||
@@ -242,7 +244,7 @@ return [
|
||||
'collected' => 'Collected',
|
||||
'submitted' => 'Submitted',
|
||||
'key' => 'Key',
|
||||
'value' => 'Content of record'
|
||||
'value' => 'Content of record',
|
||||
|
||||
|
||||
];
|
||||
|
@@ -265,31 +265,65 @@ return [
|
||||
'search_found_transactions' => 'Firefly III encontrado :count transacción en :time segundos.|Firefly III encontrado :count transacciones en :time segundos.',
|
||||
'search_found_more_transactions' => 'Firefly III encontró más de :count transacciones en :time segundos.',
|
||||
'search_for_query' => 'Firefly III está buscando transacciones que contengan todas estas palabras: <span class="text-info">:query</span>',
|
||||
'search_modifier_amount_is' => 'Cantidad es exactamente :value',
|
||||
'search_modifier_amount' => 'Cantidad es exactamente :value',
|
||||
'search_modifier_amount_max' => 'Cantidad máxima :value',
|
||||
'search_modifier_amount_min' => 'Cantidad mínima :value',
|
||||
'search_modifier_amount_less' => 'Cantidad menor que :value',
|
||||
'search_modifier_amount_more' => 'Cantidad es más de :value',
|
||||
'search_modifier_source' => 'Cuenta de origen es :value',
|
||||
'search_modifier_from' => 'Cuenta de origen es :value',
|
||||
'search_modifier_destination' => 'Cuenta de destino es :value',
|
||||
'search_modifier_to' => 'Cuenta de destino es :value',
|
||||
'search_modifier_tag' => 'Etiqueta es ":value"',
|
||||
'search_modifier_category' => 'Categoría es ":value"',
|
||||
'search_modifier_budget' => 'Presupuesto es ":value"',
|
||||
'search_modifier_bill' => 'Factura es ":value"',
|
||||
'search_modifier_type' => 'Tipo de transacción es :value',
|
||||
'search_modifier_date' => 'Fecha de transacción es :value',
|
||||
'search_modifier_date_before' => 'Fecha de transacción es anterior a :value',
|
||||
'search_modifier_date_after' => 'Fecha de transacción es posterior a :value',
|
||||
'search_modifier_on' => 'Fecha de transacción es :value',
|
||||
'search_modifier_before' => 'Fecha de transacción es anterior a :value',
|
||||
'search_modifier_after' => 'Fecha de transacción es posterior a :value',
|
||||
'search_modifier_created_on' => 'Transacción fue creada en :value',
|
||||
'search_modifier_updated_on' => 'La transacción fue actualizada por última vez en :value',
|
||||
'search_modifier_date_is' => 'Fecha de transacción es ":value"',
|
||||
'search_modifier_date_before' => 'Fecha de transacción es anterior al ":value"',
|
||||
'search_modifier_date_after' => 'Fecha de transacción es posterior al ":value"',
|
||||
'search_modifier_created_on' => 'Transacción fue creada el ":value"',
|
||||
'search_modifier_updated_on' => 'La transacción fue actualizada por última vez el ":value"',
|
||||
'search_modifier_external_id' => 'El ID externo es ":value"',
|
||||
'search_modifier_internal_reference' => 'La referencia interna es ":value"',
|
||||
'search_modifier_description_starts' => 'La descripción es ":value"',
|
||||
'search_modifier_description_ends' => 'La descripción termina con ":value"',
|
||||
'search_modifier_description_contains' => 'La descripción contiene ":value"',
|
||||
'search_modifier_description_is' => 'La descripción es exactamente ":value"',
|
||||
'search_modifier_currency_is' => 'La transacción en moneda (extranjera) es ":value"',
|
||||
'search_modifier_foreign_currency_is' => 'La transacción en moneda extranjera es ":value"',
|
||||
'search_modifier_has_attachments' => 'La transacción debe tener un archivo adjunto',
|
||||
'search_modifier_has_no_category' => 'La transacción no debe tener categoría',
|
||||
'search_modifier_has_any_category' => 'La transacción debe tener alguna categoría',
|
||||
'search_modifier_has_no_budget' => 'La transacción no debe tener presupuesto',
|
||||
'search_modifier_has_any_budget' => 'La transacción debe tener un presupuesto',
|
||||
'search_modifier_has_no_tag' => 'La transacción no debe tener etiquetas',
|
||||
'search_modifier_has_any_tag' => 'La transacción debe tener una etiqueta',
|
||||
'search_modifier_notes_contain' => 'Las notas de transacción contienen ":value"',
|
||||
'search_modifier_notes_start' => 'Las notas de transacción comienzan con ":value"',
|
||||
'search_modifier_notes_end' => 'Las notas de transacción terminan con ":value"',
|
||||
'search_modifier_notes_are' => 'Las notas de la transacción son exactamente ":value"',
|
||||
'search_modifier_no_notes' => 'La transacción no tiene notas',
|
||||
'search_modifier_any_notes' => 'La transacción debe tener notas',
|
||||
'search_modifier_amount_exactly' => 'La cantidad es exactamente :value',
|
||||
'search_modifier_amount_less' => 'Cantidad es menor o igual a :value',
|
||||
'search_modifier_amount_more' => 'Cantidad es mayor o igual a :value',
|
||||
'search_modifier_source_account_is' => 'El nombre de la cuenta de origen es exactamente ":value"',
|
||||
'search_modifier_source_account_contains' => 'El nombre de la cuenta de origen contiene ":value"',
|
||||
'search_modifier_source_account_starts' => 'El nombre de la cuenta de origen comienza con ":value"',
|
||||
'search_modifier_source_account_ends' => 'El nombre de la cuenta de origen termina con ":value"',
|
||||
'search_modifier_source_account_id' => 'El ID de cuenta original es :value',
|
||||
'search_modifier_source_account_nr_is' => 'Número de cuenta de origen (IBAN) es ":value"',
|
||||
'search_modifier_source_account_nr_contains' => 'El número de cuenta de origen (IBAN) contiene ":value"',
|
||||
'search_modifier_source_account_nr_starts' => 'El número de cuenta de origen (IBAN) comienza con ":value"',
|
||||
'search_modifier_source_account_nr_ends' => 'El número de cuenta de origen (IBAN) termina con ":value"',
|
||||
'search_modifier_destination_account_is' => 'El nombre de la cuenta de destino es exactamente ":value"',
|
||||
'search_modifier_destination_account_contains' => 'El nombre de la cuenta de destino contiene ":value"',
|
||||
'search_modifier_destination_account_starts' => 'El nombre de cuenta de destino comienza con ":value"',
|
||||
'search_modifier_destination_account_ends' => 'El nombre de la cuenta de destino termina con ":value"',
|
||||
'search_modifier_destination_account_id' => 'El ID de cuenta de destino es :value',
|
||||
'search_modifier_destination_account_nr_is' => 'El número de cuenta de destino (IBAN) es ":value"',
|
||||
'search_modifier_destination_account_nr_contains' => 'El número de cuenta de destino (IBAN) contiene ":value"',
|
||||
'search_modifier_destination_account_nr_starts' => 'El número de cuenta de destino (IBAN) comienza con ":value"',
|
||||
'search_modifier_destination_account_nr_ends' => 'El número de cuenta de destino (IBAN) termina con ":value"',
|
||||
'search_modifier_account_id' => 'El ID de cuenta de origen o destino es/son: :value',
|
||||
'search_modifier_category_is' => 'La Categoría es ":value"',
|
||||
'search_modifier_budget_is' => 'El Presupuesto es ":value"',
|
||||
'search_modifier_bill_is' => 'La factura es ":value"',
|
||||
'search_modifier_transaction_type' => 'El tipo de transacción es ":value"',
|
||||
'search_modifier_tag_is' => 'La etiqueta es ":value"',
|
||||
'update_rule_from_query' => 'Actualizar regla ":rule" de la consulta de búsqueda',
|
||||
'create_rule_from_query' => 'Crear nueva regla a partir de la consulta de búsqueda',
|
||||
'rule_from_search_words' => 'El motor de reglas tiene un manejo difícil ":string". La regla sugerida que se ajusta a su consulta de búsqueda puede dar diferentes resultados. Por favor verifique los activadores de la regla cuidadosamente.',
|
||||
|
||||
|
||||
// END
|
||||
'modifiers_applies_are' => 'Los siguientes modificadores también se aplican a la búsqueda:',
|
||||
'general_search_error' => 'Se ha producido un error durante la búsqueda. Por favor, compruebe los archivos de registro para obtener más información.',
|
||||
'search_box' => 'Buscar',
|
||||
@@ -352,7 +386,7 @@ return [
|
||||
'default_rule_name' => 'Su primera regla por defecto',
|
||||
'default_rule_description' => 'Esta regla es un ejemplo. Puedes eliminarlo de forma segura.',
|
||||
'default_rule_trigger_description' => 'El Hombre que Vendió el Mundo',
|
||||
'default_rule_trigger_from_account' => 'David Bowie',
|
||||
'default_rule_trigger_source_account' => 'David Bowie',
|
||||
'default_rule_action_prepend' => 'Comprado el mundo de ',
|
||||
'default_rule_action_set_category' => 'Grandes gastos',
|
||||
'trigger' => 'Disparador',
|
||||
@@ -367,8 +401,7 @@ return [
|
||||
'delete_rule' => 'Eliminar regla ":title"',
|
||||
'update_rule' => 'Actualizar regla',
|
||||
'test_rule_triggers' => 'Ver transacciones que coinciden',
|
||||
'warning_transaction_subset' => 'Por razones de actuación esta lista esta limitada a :max_num_transactions y puede solo mostrar un subconjunto de transacciones coincidentes',
|
||||
'warning_no_matching_transactions' => 'No se encontraron transacciones que coinciden. por favor tome nota por motivos de rendimiento, solo el ultimo :num_transactions transacciones han sido chequeadas.',
|
||||
'warning_no_matching_transactions' => 'No se encontraron transacciones coincidentes.',
|
||||
'warning_no_valid_triggers' => 'No se proveen disparadores validos.',
|
||||
'apply_rule_selection' => 'Aplique la regla ":title" a una seleccion de sus transacciones',
|
||||
'apply_rule_selection_intro' => 'Las reglas como ":title" normalmente sólo se aplican a transacciones nuevas o actualizadas, pero puedes indicarle a Firefly III que las ejecute en una selección de transacciones existentes. Esto puede ser útil si has actualizado una regla y necesitas que los cambios se apliquen a todas tus otras transacciones.',
|
||||
@@ -381,43 +414,50 @@ return [
|
||||
|
||||
// actions and triggers
|
||||
'rule_trigger_user_action' => 'La acción del usuario es ":trigger_value"',
|
||||
|
||||
'rule_trigger_from_account_starts_choice' => 'Nombre de la cuenta origen comienza con..',
|
||||
'rule_trigger_from_account_starts' => 'Nombre de la cuenta origen comienza con ":trigger_value"',
|
||||
'rule_trigger_from_account_ends_choice' => 'Nombre de la cuenta origen termina con..',
|
||||
'rule_trigger_from_account_ends' => 'Nombre de la cuenta origen termina con ":trigger_value"',
|
||||
'rule_trigger_from_account_is_choice' => 'Nombre de la cuenta origen es..',
|
||||
'rule_trigger_from_account_is' => 'Nombre de la cuenta de origen es ":trigger_value"',
|
||||
'rule_trigger_from_account_contains_choice' => 'Nombre de la cuenta origen contiene..',
|
||||
'rule_trigger_from_account_contains' => 'Nombre de la cuenta origen contiene ":trigger_value"',
|
||||
|
||||
'rule_trigger_from_account_nr_starts_choice' => 'Número / IBAN de la cuenta origen comienza con..',
|
||||
'rule_trigger_from_account_nr_starts' => 'Número / IBAN de la cuenta origen comienza con ":trigger_value"',
|
||||
'rule_trigger_from_account_nr_ends_choice' => 'Número / IBAN de la cuenta origen termina con..',
|
||||
'rule_trigger_from_account_nr_ends' => 'Número / IBAN de la cuenta origen termina con ":trigger_value"',
|
||||
'rule_trigger_from_account_nr_is_choice' => 'Número / IBAN de la cuenta origen es..',
|
||||
'rule_trigger_from_account_nr_is' => 'Número / IBAN de la cuenta origen es ":trigger_value"',
|
||||
'rule_trigger_from_account_nr_contains_choice' => 'Número / IBAN de la cuenta origen contiene..',
|
||||
'rule_trigger_from_account_nr_contains' => 'Número / IBAN de la cuenta origen contiene ":trigger_value"',
|
||||
|
||||
'rule_trigger_to_account_starts_choice' => 'Nombre de la cuenta destino comienza con..',
|
||||
'rule_trigger_to_account_starts' => 'Nombre de la cuenta destino comienza con ":trigger_value"',
|
||||
'rule_trigger_to_account_ends_choice' => 'Nombre de la cuenta destino termina con..',
|
||||
'rule_trigger_to_account_ends' => 'Nombre de la cuenta destino termina con ":trigger_value"',
|
||||
'rule_trigger_to_account_is_choice' => 'Nombre de la cuenta destino es..',
|
||||
'rule_trigger_to_account_is' => 'Nombre de la cuenta destino es ":trigger_value"',
|
||||
'rule_trigger_to_account_contains_choice' => 'Nombre de la cuenta destino contiene..',
|
||||
'rule_trigger_to_account_contains' => 'Nombre de la cuenta destino contiene ":trigger_value"',
|
||||
|
||||
'rule_trigger_to_account_nr_starts_choice' => 'Número / IBAN de la cuenta destino comienza con..',
|
||||
'rule_trigger_to_account_nr_starts' => 'Número / IBAN de la cuenta destino comienza con ":trigger_value"',
|
||||
'rule_trigger_to_account_nr_ends_choice' => 'Número / IBAN de la cuenta destino termina con..',
|
||||
'rule_trigger_to_account_nr_ends' => 'Número / IBAN de la cuenta destino termina con ":trigger_value"',
|
||||
'rule_trigger_to_account_nr_is_choice' => 'Número / IBAN de la cuenta destino es..',
|
||||
'rule_trigger_to_account_nr_is' => 'Número / IBAN de la cuenta destino es ":trigger_value"',
|
||||
'rule_trigger_to_account_nr_contains_choice' => 'Número / IBAN de la cuenta destino contiene..',
|
||||
'rule_trigger_to_account_nr_contains' => 'Número / IBAN de la cuenta destino contiene ":trigger_value"',
|
||||
|
||||
'rule_trigger_source_account_starts_choice' => 'El nombre de la cuenta de origen comienza con..',
|
||||
'rule_trigger_source_account_starts' => 'El nombre de la cuenta de origen comienza con ":trigger_value"',
|
||||
'rule_trigger_source_account_ends_choice' => 'El nombre de la cuenta de origen termina con..',
|
||||
'rule_trigger_source_account_ends' => 'El nombre de la cuenta de origen termina con ":trigger_value"',
|
||||
'rule_trigger_source_account_is_choice' => 'El nombre de la cuenta original es..',
|
||||
'rule_trigger_source_account_is' => 'El nombre de la cuenta original es ":trigger_value"',
|
||||
'rule_trigger_source_account_contains_choice' => 'El nombre de cuenta de origen contiene..',
|
||||
'rule_trigger_source_account_contains' => 'El nombre de la cuenta original contiene ":trigger_value"',
|
||||
'rule_trigger_account_id_choice' => 'El ID de cuenta (origen/destino) es exactamente..',
|
||||
'rule_trigger_account_id' => 'El ID de cuenta (origen/destino) es exactamente :trigger_value',
|
||||
'rule_trigger_source_account_id_choice' => 'El ID de la cuenta de origen es exactamente..',
|
||||
'rule_trigger_source_account_id' => 'El ID de cuenta original es exactamente :trigger_value',
|
||||
'rule_trigger_destination_account_id_choice' => 'El ID de la cuenta de destino es exactamente..',
|
||||
'rule_trigger_destination_account_id' => 'El ID de cuenta de destino es exactamente :trigger_value',
|
||||
'rule_trigger_account_is_cash_choice' => 'La cuenta (origen/destino) es de efectivo',
|
||||
'rule_trigger_account_is_cash' => 'La cuenta (origen/destino) es de efectivo',
|
||||
'rule_trigger_source_is_cash_choice' => 'La cuenta de origen es de efectivo',
|
||||
'rule_trigger_source_is_cash' => 'La cuenta de origen es de efectivo',
|
||||
'rule_trigger_destination_is_cash_choice' => 'La cuenta de destino es de efectivo',
|
||||
'rule_trigger_destination_is_cash' => 'La cuenta de origen es de efectivo',
|
||||
'rule_trigger_source_account_nr_starts_choice' => 'Número de la cuenta de origen / IBAN comienza con..',
|
||||
'rule_trigger_source_account_nr_starts' => 'Número de la cuenta origen comienza con ":trigger_value"',
|
||||
'rule_trigger_source_account_nr_ends_choice' => 'Número de la cuenta de origen / IBAN termina con..',
|
||||
'rule_trigger_source_account_nr_ends' => 'Número de la cuenta de origen / IBAN termina con ":trigger_value"',
|
||||
'rule_trigger_source_account_nr_is_choice' => 'Número de la cuenta de origen / IBAN es..',
|
||||
'rule_trigger_source_account_nr_is' => 'Número de cuenta de origen / IBAN es ":trigger_value"',
|
||||
'rule_trigger_source_account_nr_contains_choice' => 'Número de cuenta de origen / IBAN contiene..',
|
||||
'rule_trigger_source_account_nr_contains' => 'Número de cuenta de origen / IBAN contiene ":trigger_value"',
|
||||
'rule_trigger_destination_account_starts_choice' => 'El nombre de cuenta de destino comienza con..',
|
||||
'rule_trigger_destination_account_starts' => 'El nombre de cuenta de destino comienza con ":trigger_value"',
|
||||
'rule_trigger_destination_account_ends_choice' => 'El nombre de cuenta de destino termina con..',
|
||||
'rule_trigger_destination_account_ends' => 'El nombre de la cuenta de destino termina con ":trigger_value"',
|
||||
'rule_trigger_destination_account_is_choice' => 'El nombre de cuenta de destino es..',
|
||||
'rule_trigger_destination_account_is' => 'El nombre de la cuenta de destino es ":trigger_value"',
|
||||
'rule_trigger_destination_account_contains_choice' => 'El nombre de cuenta de destino contiene..',
|
||||
'rule_trigger_destination_account_contains' => 'El nombre de la cuenta de destino contiene ":trigger_value"',
|
||||
'rule_trigger_destination_account_nr_starts_choice' => 'Número de la cuenta de destino / IBAN comienza con..',
|
||||
'rule_trigger_destination_account_nr_starts' => 'Número de la cuenta de destino / IBAN comienza con ":trigger_value"',
|
||||
'rule_trigger_destination_account_nr_ends_choice' => 'Número de la cuenta de destino / IBAN termina con..',
|
||||
'rule_trigger_destination_account_nr_ends' => 'Número de la cuenta de destino / IBAN termina con ":trigger_value"',
|
||||
'rule_trigger_destination_account_nr_is_choice' => 'Número de la cuenta de destino / IBAN es..',
|
||||
'rule_trigger_destination_account_nr_is' => 'Número de la cuenta de destino / IBAN es ":trigger_value"',
|
||||
'rule_trigger_destination_account_nr_contains_choice' => 'El número de la cuenta de destino / IBAN contiene..',
|
||||
'rule_trigger_destination_account_nr_contains' => 'El número de la cuenta de destino / IBAN contiene ":trigger_value"',
|
||||
'rule_trigger_transaction_type_choice' => 'Transacción es del tipo..',
|
||||
'rule_trigger_transaction_type' => 'La transacción es de tipo ":trigger_value"',
|
||||
'rule_trigger_category_is_choice' => 'Categoría es..',
|
||||
@@ -436,14 +476,16 @@ return [
|
||||
'rule_trigger_description_contains' => 'La descripción contiene ":trigger_value"',
|
||||
'rule_trigger_description_is_choice' => 'Descripción es..',
|
||||
'rule_trigger_description_is' => 'La descripción es ":trigger_value"',
|
||||
|
||||
'rule_trigger_date_is_choice' => 'Fecha de la transacción es..',
|
||||
'rule_trigger_date_is' => 'La fecha de la transacción es ":trigger_value"',
|
||||
'rule_trigger_date_before_choice' => 'La fecha de la transacción es anterior a..',
|
||||
'rule_trigger_date_before' => 'La fecha de la transacción es anterior a ":trigger_value"',
|
||||
'rule_trigger_date_after_choice' => 'La fecha de la transacción es después de..',
|
||||
'rule_trigger_date_after' => 'La fecha de la transacción es después de ":trigger_value"',
|
||||
|
||||
'rule_trigger_created_on_choice' => 'La transacción se realizó el..',
|
||||
'rule_trigger_created_on' => 'La transacción se realizó el ":trigger_value"',
|
||||
'rule_trigger_updated_on_choice' => 'La transacción fue editada por última vez el..',
|
||||
'rule_trigger_updated_on' => 'La transacción fue editada por última vez el ":trigger_value"',
|
||||
'rule_trigger_budget_is_choice' => 'Presupuesto es..',
|
||||
'rule_trigger_budget_is' => 'Presupuesto es ":trigger_value"',
|
||||
'rule_trigger_tag_is_choice' => '(una) etiqueta es..',
|
||||
@@ -480,6 +522,16 @@ return [
|
||||
'rule_trigger_notes_start' => 'Las notas comienzan con ":trigger_value"',
|
||||
'rule_trigger_notes_end_choice' => 'Las notas terminan con..',
|
||||
'rule_trigger_notes_end' => 'Las notas terminan con ":trigger_value"',
|
||||
'rule_trigger_bill_is_choice' => 'La factura es..',
|
||||
'rule_trigger_bill_is' => 'La factura es ":trigger_value"',
|
||||
'rule_trigger_external_id_choice' => 'El ID externo es..',
|
||||
'rule_trigger_external_id' => 'El ID externo es ":trigger_value"',
|
||||
'rule_trigger_internal_reference_choice' => 'La referencia interna es..',
|
||||
'rule_trigger_internal_reference' => 'La referencia interna es ":trigger_value"',
|
||||
'rule_trigger_journal_id_choice' => 'El ID del diario de transacciones es..',
|
||||
'rule_trigger_journal_id' => 'El ID del diario de transacciones es ":trigger_value"',
|
||||
|
||||
// actions
|
||||
'rule_action_delete_transaction_choice' => 'ELIMINAR transacción (!)',
|
||||
'rule_action_delete_transaction' => 'ELIMINAR transacción (!)',
|
||||
'rule_action_set_category' => 'Establecer categoría en ":action_value"',
|
||||
@@ -1753,7 +1805,6 @@ return [
|
||||
'object_group' => 'Grupo',
|
||||
|
||||
|
||||
|
||||
//
|
||||
|
||||
];
|
||||
|
@@ -120,6 +120,8 @@ return [
|
||||
'stop_processing' => 'Detener el procesamiento',
|
||||
'start_date' => 'Inicio del rango',
|
||||
'end_date' => 'Final del rango',
|
||||
'start' => 'Inicio del rango',
|
||||
'end' => 'Final del rango',
|
||||
'delete_account' => 'Borrar cuenta ":name"',
|
||||
'delete_bill' => 'Eliminar factura ":name"',
|
||||
'delete_budget' => 'Eliminar presupuesto ":name"',
|
||||
@@ -242,7 +244,7 @@ return [
|
||||
'collected' => 'Cobrado',
|
||||
'submitted' => 'Enviado',
|
||||
'key' => 'Clave',
|
||||
'value' => 'Contenido del registro'
|
||||
'value' => 'Contenido del registro',
|
||||
|
||||
|
||||
];
|
||||
|
@@ -265,31 +265,65 @@ return [
|
||||
'search_found_transactions' => 'Firefly III found :count transaction in :time seconds.|Firefly III found :count transactions in :time seconds.',
|
||||
'search_found_more_transactions' => 'Firefly III found more than :count transactions in :time seconds.',
|
||||
'search_for_query' => 'Firefly III hakee tapahtumia kaikilla näillä hakusanoilla: <span class="text-info">:query</span>',
|
||||
'search_modifier_amount_is' => 'Summa on tarkalleen :value',
|
||||
'search_modifier_amount' => 'Summa on tarkalleen :value',
|
||||
'search_modifier_amount_max' => 'Summa on enintään :value',
|
||||
'search_modifier_amount_min' => 'Summa on vähintään :value',
|
||||
'search_modifier_amount_less' => 'Summa on vähemmän kuin :value',
|
||||
'search_modifier_amount_more' => 'Summa on enemmän kuin :value',
|
||||
'search_modifier_source' => 'Lähdetili on :value',
|
||||
'search_modifier_from' => 'Lähdetili on :value',
|
||||
'search_modifier_destination' => 'Kohdetili on :value',
|
||||
'search_modifier_to' => 'Kohdetili on :value',
|
||||
'search_modifier_tag' => 'Tägi on ":value"',
|
||||
'search_modifier_category' => 'Kategoria on ":value"',
|
||||
'search_modifier_budget' => 'Budjetti on ":value"',
|
||||
'search_modifier_bill' => 'Lasku on ":value"',
|
||||
'search_modifier_type' => 'Tapahtumatyyppi on :value',
|
||||
'search_modifier_date' => 'Tapahtumapäivä on :value',
|
||||
'search_modifier_date_before' => 'Tapahtumapäivä on ennen :value',
|
||||
'search_modifier_date_after' => 'Tapahtumapäivä on :value jälkeen',
|
||||
'search_modifier_on' => 'Tapahtumapäivä on :value',
|
||||
'search_modifier_before' => 'Tapahtumapäivä on ennen :value',
|
||||
'search_modifier_after' => 'Tapahtumapäivä on :value jälkeen',
|
||||
'search_modifier_created_on' => 'Tapahtuma luotiin :value',
|
||||
'search_modifier_updated_on' => 'Tapahtumaa päivitettiin viimeksi :value',
|
||||
'search_modifier_date_is' => 'Transaction date is ":value"',
|
||||
'search_modifier_date_before' => 'Transaction date is before or on ":value"',
|
||||
'search_modifier_date_after' => 'Transaction date is after or on ":value"',
|
||||
'search_modifier_created_on' => 'Transaction was created on ":value"',
|
||||
'search_modifier_updated_on' => 'Transaction was last updated on ":value"',
|
||||
'search_modifier_external_id' => 'External ID is ":value"',
|
||||
'search_modifier_internal_reference' => 'Sisäinen viite on ":value"',
|
||||
'search_modifier_description_starts' => 'Description is ":value"',
|
||||
'search_modifier_description_ends' => 'Description ends with ":value"',
|
||||
'search_modifier_description_contains' => 'Description contains ":value"',
|
||||
'search_modifier_description_is' => 'Description is exactly ":value"',
|
||||
'search_modifier_currency_is' => 'Transaction (foreign) currency is ":value"',
|
||||
'search_modifier_foreign_currency_is' => 'Transaction foreign currency is ":value"',
|
||||
'search_modifier_has_attachments' => 'The transaction must have an attachment',
|
||||
'search_modifier_has_no_category' => 'The transaction must have no category',
|
||||
'search_modifier_has_any_category' => 'The transaction must have a (any) category',
|
||||
'search_modifier_has_no_budget' => 'The transaction must have no budget',
|
||||
'search_modifier_has_any_budget' => 'The transaction must have a (any) budget',
|
||||
'search_modifier_has_no_tag' => 'The transaction must have no tags',
|
||||
'search_modifier_has_any_tag' => 'The transaction must have a (any) tag',
|
||||
'search_modifier_notes_contain' => 'The transaction notes contain ":value"',
|
||||
'search_modifier_notes_start' => 'The transaction notes start with ":value"',
|
||||
'search_modifier_notes_end' => 'The transaction notes end with ":value"',
|
||||
'search_modifier_notes_are' => 'The transaction notes are exactly ":value"',
|
||||
'search_modifier_no_notes' => 'The transaction has no notes',
|
||||
'search_modifier_any_notes' => 'The transaction must have notes',
|
||||
'search_modifier_amount_exactly' => 'Amount is exactly :value',
|
||||
'search_modifier_amount_less' => 'Amount is less than or equal to :value',
|
||||
'search_modifier_amount_more' => 'Amount is more than or equal to :value',
|
||||
'search_modifier_source_account_is' => 'Source account name is exactly ":value"',
|
||||
'search_modifier_source_account_contains' => 'Source account name contains ":value"',
|
||||
'search_modifier_source_account_starts' => 'Source account name starts with ":value"',
|
||||
'search_modifier_source_account_ends' => 'Source account name ends with ":value"',
|
||||
'search_modifier_source_account_id' => 'Source account ID is :value',
|
||||
'search_modifier_source_account_nr_is' => 'Source account number (IBAN) is ":value"',
|
||||
'search_modifier_source_account_nr_contains' => 'Source account number (IBAN) contains ":value"',
|
||||
'search_modifier_source_account_nr_starts' => 'Source account number (IBAN) starts with ":value"',
|
||||
'search_modifier_source_account_nr_ends' => 'Source account number (IBAN) ends with ":value"',
|
||||
'search_modifier_destination_account_is' => 'Destination account name is exactly ":value"',
|
||||
'search_modifier_destination_account_contains' => 'Destination account name contains ":value"',
|
||||
'search_modifier_destination_account_starts' => 'Destination account name starts with ":value"',
|
||||
'search_modifier_destination_account_ends' => 'Destination account name ends with ":value"',
|
||||
'search_modifier_destination_account_id' => 'Destination account ID is :value',
|
||||
'search_modifier_destination_account_nr_is' => 'Destination account number (IBAN) is ":value"',
|
||||
'search_modifier_destination_account_nr_contains' => 'Destination account number (IBAN) contains ":value"',
|
||||
'search_modifier_destination_account_nr_starts' => 'Destination account number (IBAN) starts with ":value"',
|
||||
'search_modifier_destination_account_nr_ends' => 'Destination account number (IBAN) ends with ":value"',
|
||||
'search_modifier_account_id' => 'Source or destination account ID\'s is/are: :value',
|
||||
'search_modifier_category_is' => 'Category is ":value"',
|
||||
'search_modifier_budget_is' => 'Budget is ":value"',
|
||||
'search_modifier_bill_is' => 'Bill is ":value"',
|
||||
'search_modifier_transaction_type' => 'Transaction type is ":value"',
|
||||
'search_modifier_tag_is' => 'Tag is ":value"',
|
||||
'update_rule_from_query' => 'Update rule ":rule" from search query',
|
||||
'create_rule_from_query' => 'Create new rule from search query',
|
||||
'rule_from_search_words' => 'The rule engine has a hard time handling ":string". The suggested rule that fits your search query may give different results. Please verify the rule triggers carefully.',
|
||||
|
||||
|
||||
// END
|
||||
'modifiers_applies_are' => 'Seuraavat muokkaukset vaikuttavat myös hakuun:',
|
||||
'general_search_error' => 'Haussa tapahtui virhe. Virhe tallennettiin lokitiedostoon.',
|
||||
'search_box' => 'Hae',
|
||||
@@ -352,7 +386,7 @@ return [
|
||||
'default_rule_name' => 'Ensimmäinen oletussääntösi',
|
||||
'default_rule_description' => 'Tämä sääntö on vain esimerkki. Voit huoletta poistaa sen.',
|
||||
'default_rule_trigger_description' => 'The Man Who Sold the World',
|
||||
'default_rule_trigger_from_account' => 'David Bowie',
|
||||
'default_rule_trigger_source_account' => 'David Bowie',
|
||||
'default_rule_action_prepend' => 'Bought the world from ',
|
||||
'default_rule_action_set_category' => 'Large expenses',
|
||||
'trigger' => 'Ehto',
|
||||
@@ -367,8 +401,7 @@ return [
|
||||
'delete_rule' => 'Poista sääntö ":title"',
|
||||
'update_rule' => 'Päivitä sääntö',
|
||||
'test_rule_triggers' => 'Testaa sääntöä - näytä sääntöön sopivat tapahtumat',
|
||||
'warning_transaction_subset' => 'Suorituskyvyn maksimoimiseksi tämä lista on rajattu :max_num_transactions tapahtumaan ja saattaa näyttää ainoastaan osan sääntöä vastaavista tapahtumista',
|
||||
'warning_no_matching_transactions' => 'Sääntöön sopivia tapahtumia ei löytynyt. Huomaa että suorituskyvyn maksimoimiseksi ainoastaan viimeiset :num_transactions tapahtumaa on tarkistettu.',
|
||||
'warning_no_matching_transactions' => 'No matching transactions found.',
|
||||
'warning_no_valid_triggers' => 'Yhtään kelvollista ehtoa ei ole annettu.',
|
||||
'apply_rule_selection' => 'Aja sääntö ":title" valitsemillesi tapahtumille',
|
||||
'apply_rule_selection_intro' => 'Säännöt kuten ":title" ajetaan normaalisti ainoastaan uusille tai päivitetyille tapahtumille, mutta voit pyytää Firefly III:a ajamaan sen myös sinun valitsemillesi, jo olemassa oleville tapahtumille. Tämä voi olla kätevää kun päivität sääntöä ja haluat muutosten vaikuttavan jo olemassaoleviin tapahtumiin.',
|
||||
@@ -381,43 +414,50 @@ return [
|
||||
|
||||
// actions and triggers
|
||||
'rule_trigger_user_action' => 'Käyttäjän toiminto on ":trigger_value"',
|
||||
|
||||
'rule_trigger_from_account_starts_choice' => 'Lähdetilin nimi alkaa ...',
|
||||
'rule_trigger_from_account_starts' => 'Lähdetilin nimi alkaa tekstillä ":trigger_value"',
|
||||
'rule_trigger_from_account_ends_choice' => 'Lähdetilin nimi loppuu ...',
|
||||
'rule_trigger_from_account_ends' => 'Lähdetilin nimi loppuu tekstiin ":trigger_value"',
|
||||
'rule_trigger_from_account_is_choice' => 'Lähdetilin nimi on ...',
|
||||
'rule_trigger_from_account_is' => 'Lähdetilin nimi on ":trigger_value"',
|
||||
'rule_trigger_from_account_contains_choice' => 'Lähdetilin nimi sisältää ...',
|
||||
'rule_trigger_from_account_contains' => 'Lähdetilin nimi sisältää tekstin ":trigger_value"',
|
||||
|
||||
'rule_trigger_from_account_nr_starts_choice' => 'Lähdetilin numero / IBAN alkaa ...',
|
||||
'rule_trigger_from_account_nr_starts' => 'Lähdetilin numero / IBAN alkaa ":trigger_value"',
|
||||
'rule_trigger_from_account_nr_ends_choice' => 'Lähdetilin numero / IBAN päättyy ...',
|
||||
'rule_trigger_from_account_nr_ends' => 'Lähdetilin numero / IBAN päättyy ":trigger_value"',
|
||||
'rule_trigger_from_account_nr_is_choice' => 'Lähdetilin numero / IBAN on ...',
|
||||
'rule_trigger_from_account_nr_is' => 'Lähdetilin numero / IBAN on ":trigger_value"',
|
||||
'rule_trigger_from_account_nr_contains_choice' => 'Lähdetilin numero / IBAN sisältää ...',
|
||||
'rule_trigger_from_account_nr_contains' => 'Lähdetilin numero / IBAN sisältää ":trigger_value"',
|
||||
|
||||
'rule_trigger_to_account_starts_choice' => 'Kohdetilin nimi alkaa ...',
|
||||
'rule_trigger_to_account_starts' => 'Kohdetilin nimi alkaa tekstillä ":trigger_value"',
|
||||
'rule_trigger_to_account_ends_choice' => 'Kohdetilin nimi loppuu ...',
|
||||
'rule_trigger_to_account_ends' => 'Kohdetilin nimi loppuu tekstiin ":trigger_value"',
|
||||
'rule_trigger_to_account_is_choice' => 'Kohdetilin nimi on ...',
|
||||
'rule_trigger_to_account_is' => 'Kohdetilin nimi on ":trigger_value"',
|
||||
'rule_trigger_to_account_contains_choice' => 'Kohdetilin nimi sisältää ...',
|
||||
'rule_trigger_to_account_contains' => 'Kohdetilin nimi sisältää tekstin ":trigger_value"',
|
||||
|
||||
'rule_trigger_to_account_nr_starts_choice' => 'Kohdetilin numero / IBAN alkaa ...',
|
||||
'rule_trigger_to_account_nr_starts' => 'Kohdetilin numero / IBAN alkaa ":trigger_value"',
|
||||
'rule_trigger_to_account_nr_ends_choice' => 'Kohdetilin numero / IBAN loppuu ...',
|
||||
'rule_trigger_to_account_nr_ends' => 'Kohdetilin numero / IBAN loppuu ":trigger_value"',
|
||||
'rule_trigger_to_account_nr_is_choice' => 'Kohdetilin numero / IBAN on ...',
|
||||
'rule_trigger_to_account_nr_is' => 'Kohdetilin numero / IBAN on ":trigger_value"',
|
||||
'rule_trigger_to_account_nr_contains_choice' => 'Kohdetilin numero / IBAN sisältää ...',
|
||||
'rule_trigger_to_account_nr_contains' => 'Kohdetilin numero / IBAN sisältää ":trigger_value"',
|
||||
|
||||
'rule_trigger_source_account_starts_choice' => 'Source account name starts with..',
|
||||
'rule_trigger_source_account_starts' => 'Source account name starts with ":trigger_value"',
|
||||
'rule_trigger_source_account_ends_choice' => 'Source account name ends with..',
|
||||
'rule_trigger_source_account_ends' => 'Source account name ends with ":trigger_value"',
|
||||
'rule_trigger_source_account_is_choice' => 'Source account name is..',
|
||||
'rule_trigger_source_account_is' => 'Source account name is ":trigger_value"',
|
||||
'rule_trigger_source_account_contains_choice' => 'Source account name contains..',
|
||||
'rule_trigger_source_account_contains' => 'Source account name contains ":trigger_value"',
|
||||
'rule_trigger_account_id_choice' => 'Account ID (source/destination) is exactly..',
|
||||
'rule_trigger_account_id' => 'Account ID (source/destination) is exactly :trigger_value',
|
||||
'rule_trigger_source_account_id_choice' => 'Source account ID is exactly..',
|
||||
'rule_trigger_source_account_id' => 'Source account ID is exactly :trigger_value',
|
||||
'rule_trigger_destination_account_id_choice' => 'Destination account ID is exactly..',
|
||||
'rule_trigger_destination_account_id' => 'Destination account ID is exactly :trigger_value',
|
||||
'rule_trigger_account_is_cash_choice' => 'Account (source/destination) is (cash) account',
|
||||
'rule_trigger_account_is_cash' => 'Account (source/destination) is (cash) account',
|
||||
'rule_trigger_source_is_cash_choice' => 'Source account is (cash) account',
|
||||
'rule_trigger_source_is_cash' => 'Source account is (cash) account',
|
||||
'rule_trigger_destination_is_cash_choice' => 'Destination account is (cash) account',
|
||||
'rule_trigger_destination_is_cash' => 'Destination account is (cash) account',
|
||||
'rule_trigger_source_account_nr_starts_choice' => 'Source account number / IBAN starts with..',
|
||||
'rule_trigger_source_account_nr_starts' => 'Source account number / IBAN starts with ":trigger_value"',
|
||||
'rule_trigger_source_account_nr_ends_choice' => 'Source account number / IBAN ends with..',
|
||||
'rule_trigger_source_account_nr_ends' => 'Source account number / IBAN ends with ":trigger_value"',
|
||||
'rule_trigger_source_account_nr_is_choice' => 'Source account number / IBAN is..',
|
||||
'rule_trigger_source_account_nr_is' => 'Source account number / IBAN is ":trigger_value"',
|
||||
'rule_trigger_source_account_nr_contains_choice' => 'Source account number / IBAN contains..',
|
||||
'rule_trigger_source_account_nr_contains' => 'Source account number / IBAN contains ":trigger_value"',
|
||||
'rule_trigger_destination_account_starts_choice' => 'Destination account name starts with..',
|
||||
'rule_trigger_destination_account_starts' => 'Destination account name starts with ":trigger_value"',
|
||||
'rule_trigger_destination_account_ends_choice' => 'Destination account name ends with..',
|
||||
'rule_trigger_destination_account_ends' => 'Destination account name ends with ":trigger_value"',
|
||||
'rule_trigger_destination_account_is_choice' => 'Destination account name is..',
|
||||
'rule_trigger_destination_account_is' => 'Destination account name is ":trigger_value"',
|
||||
'rule_trigger_destination_account_contains_choice' => 'Destination account name contains..',
|
||||
'rule_trigger_destination_account_contains' => 'Destination account name contains ":trigger_value"',
|
||||
'rule_trigger_destination_account_nr_starts_choice' => 'Destination account number / IBAN starts with..',
|
||||
'rule_trigger_destination_account_nr_starts' => 'Destination account number / IBAN starts with ":trigger_value"',
|
||||
'rule_trigger_destination_account_nr_ends_choice' => 'Destination account number / IBAN ends with..',
|
||||
'rule_trigger_destination_account_nr_ends' => 'Destination account number / IBAN ends with ":trigger_value"',
|
||||
'rule_trigger_destination_account_nr_is_choice' => 'Destination account number / IBAN is..',
|
||||
'rule_trigger_destination_account_nr_is' => 'Destination account number / IBAN is ":trigger_value"',
|
||||
'rule_trigger_destination_account_nr_contains_choice' => 'Destination account number / IBAN contains..',
|
||||
'rule_trigger_destination_account_nr_contains' => 'Destination account number / IBAN contains ":trigger_value"',
|
||||
'rule_trigger_transaction_type_choice' => 'Tapahtuman tyyppi on ...',
|
||||
'rule_trigger_transaction_type' => 'Tapahtuman tyyppi on ":trigger_value"',
|
||||
'rule_trigger_category_is_choice' => 'Kategoria on ...',
|
||||
@@ -436,14 +476,16 @@ return [
|
||||
'rule_trigger_description_contains' => 'Kuvaus sisältää tekstin ":trigger_value"',
|
||||
'rule_trigger_description_is_choice' => 'Kuvaus on ...',
|
||||
'rule_trigger_description_is' => 'Kuvaus on ":trigger_value"',
|
||||
|
||||
'rule_trigger_date_is_choice' => 'Tapahtumapäivä on ...',
|
||||
'rule_trigger_date_is' => 'Tapahtumapäivä on ":trigger_value"',
|
||||
'rule_trigger_date_before_choice' => 'Transaction date is before..',
|
||||
'rule_trigger_date_before' => 'Transaction date is before ":trigger_value"',
|
||||
'rule_trigger_date_after_choice' => 'Transaction date is after..',
|
||||
'rule_trigger_date_after' => 'Transaction date is after ":trigger_value"',
|
||||
|
||||
'rule_trigger_created_on_choice' => 'Transaction was made on..',
|
||||
'rule_trigger_created_on' => 'Transaction was made on ":trigger_value"',
|
||||
'rule_trigger_updated_on_choice' => 'Transaction was last edited on..',
|
||||
'rule_trigger_updated_on' => 'Transaction was last edited on ":trigger_value"',
|
||||
'rule_trigger_budget_is_choice' => 'Budjetti on ...',
|
||||
'rule_trigger_budget_is' => 'Budjetti on ":trigger_value"',
|
||||
'rule_trigger_tag_is_choice' => 'Tägi on ...',
|
||||
@@ -480,6 +522,16 @@ return [
|
||||
'rule_trigger_notes_start' => 'Muistiinpano alkaa tekstillä ":trigger_value"',
|
||||
'rule_trigger_notes_end_choice' => 'Muistiinpano loppuu tekstiin ...',
|
||||
'rule_trigger_notes_end' => 'Muistiinpano loppuu tekstiin ":trigger_value"',
|
||||
'rule_trigger_bill_is_choice' => 'Bill is..',
|
||||
'rule_trigger_bill_is' => 'Bill is ":trigger_value"',
|
||||
'rule_trigger_external_id_choice' => 'External ID is..',
|
||||
'rule_trigger_external_id' => 'External ID is ":trigger_value"',
|
||||
'rule_trigger_internal_reference_choice' => 'Internal reference is..',
|
||||
'rule_trigger_internal_reference' => 'Internal reference is ":trigger_value"',
|
||||
'rule_trigger_journal_id_choice' => 'Transaction journal ID is..',
|
||||
'rule_trigger_journal_id' => 'Transaction journal ID is ":trigger_value"',
|
||||
|
||||
// actions
|
||||
'rule_action_delete_transaction_choice' => 'DELETE transaction (!)',
|
||||
'rule_action_delete_transaction' => 'DELETE transaction (!)',
|
||||
'rule_action_set_category' => 'Aseta kategoriaksi ":action_value"',
|
||||
@@ -1753,7 +1805,6 @@ return [
|
||||
'object_group' => 'Ryhmä',
|
||||
|
||||
|
||||
|
||||
//
|
||||
|
||||
];
|
||||
|
@@ -120,6 +120,8 @@ return [
|
||||
'stop_processing' => 'Lopeta käsittely',
|
||||
'start_date' => 'Valikoiman alku',
|
||||
'end_date' => 'Valikoiman loppu',
|
||||
'start' => 'Start of range',
|
||||
'end' => 'End of range',
|
||||
'delete_account' => 'Poista tili ":name"',
|
||||
'delete_bill' => 'Poista lasku ":name"',
|
||||
'delete_budget' => 'Poista budjetti ":name"',
|
||||
@@ -242,7 +244,7 @@ return [
|
||||
'collected' => 'Koottu',
|
||||
'submitted' => 'Lähetetty',
|
||||
'key' => 'Avain',
|
||||
'value' => 'Tietueen sisältö'
|
||||
'value' => 'Tietueen sisältö',
|
||||
|
||||
|
||||
];
|
||||
|
@@ -265,31 +265,65 @@ return [
|
||||
'search_found_transactions' => 'Firefly III a trouvé :count opération en :time secondes.|Firefly III a trouvé :count opérations en :time secondes.',
|
||||
'search_found_more_transactions' => 'Firefly III a trouvé plus de :count transactions en :time secondes.',
|
||||
'search_for_query' => 'Firefly III recherche des opérations contenant tous ces mots : <span class="text-info">:query</span>',
|
||||
'search_modifier_amount_is' => 'Le montant est exactement :value',
|
||||
'search_modifier_amount' => 'Le montant est exactement :value',
|
||||
'search_modifier_amount_max' => 'Le montant est au plus :value',
|
||||
'search_modifier_amount_min' => 'Le montant est au moins :value',
|
||||
'search_modifier_amount_less' => 'Le montant est inférieur à :value',
|
||||
'search_modifier_amount_more' => 'Le montant est supérieur à :value',
|
||||
'search_modifier_source' => 'Le compte source est :value',
|
||||
'search_modifier_from' => 'Le compte source est :value',
|
||||
'search_modifier_destination' => 'Le compte de destination est :value',
|
||||
'search_modifier_to' => 'Le compte de destination est :value',
|
||||
'search_modifier_tag' => 'Le tag est ":value"',
|
||||
'search_modifier_category' => 'La catégorie est :value',
|
||||
'search_modifier_budget' => 'Le budget est :value',
|
||||
'search_modifier_bill' => 'La facture est :value',
|
||||
'search_modifier_type' => 'Le type de l\'opération est :value',
|
||||
'search_modifier_date' => 'La date de l\'opération est :value',
|
||||
'search_modifier_date_before' => 'La date de l\'opération est avant :value',
|
||||
'search_modifier_date_after' => 'La date de l\'opération est après :value',
|
||||
'search_modifier_on' => 'La date de l\'opération est :value',
|
||||
'search_modifier_before' => 'La date de l\'opération est avant :value',
|
||||
'search_modifier_after' => 'La date de l\'opération est après :value',
|
||||
'search_modifier_created_on' => 'L\'opération a été créée le :value',
|
||||
'search_modifier_updated_on' => 'L\'opération a été mise à jour pour la dernière fois le :value',
|
||||
'search_modifier_date_is' => 'La date de l\'opération est ":value"',
|
||||
'search_modifier_date_before' => 'La date de l\'opération est avant ou le ":value"',
|
||||
'search_modifier_date_after' => 'La date de l\'opération est après ou le ":value"',
|
||||
'search_modifier_created_on' => 'L\'opération a été créée le ":value"',
|
||||
'search_modifier_updated_on' => 'L\'opération a été mise à jour pour la dernière fois le ":value"',
|
||||
'search_modifier_external_id' => 'L\'ID externe est ":value"',
|
||||
'search_modifier_internal_reference' => 'La référence interne est ":value"',
|
||||
'search_modifier_description_starts' => 'La description est ":value"',
|
||||
'search_modifier_description_ends' => 'La description se termine par ":value"',
|
||||
'search_modifier_description_contains' => 'La description contient ":value"',
|
||||
'search_modifier_description_is' => 'La description est exactement ":value"',
|
||||
'search_modifier_currency_is' => 'La devise (étrangère) de l\'opération est ":value"',
|
||||
'search_modifier_foreign_currency_is' => 'La devise étrangère de l\'opération est ":value"',
|
||||
'search_modifier_has_attachments' => 'L\'opération doit avoir une pièce jointe',
|
||||
'search_modifier_has_no_category' => 'L\'opération ne doit pas avoir de catégorie',
|
||||
'search_modifier_has_any_category' => 'L\'opération doit avoir une catégorie',
|
||||
'search_modifier_has_no_budget' => 'L\'opération ne doit pas avoir de budget',
|
||||
'search_modifier_has_any_budget' => 'L\'opération doit avoir un budget',
|
||||
'search_modifier_has_no_tag' => 'L\'opération ne doit pas avoir de tags',
|
||||
'search_modifier_has_any_tag' => 'L\'opération doit avoir un tag (n\'importe lequel)',
|
||||
'search_modifier_notes_contain' => 'Les notes de l\'opération contiennent ":value"',
|
||||
'search_modifier_notes_start' => 'Les notes de l\'opération commencent par ":value"',
|
||||
'search_modifier_notes_end' => 'Les notes de l\'opération se terminent par ":value"',
|
||||
'search_modifier_notes_are' => 'Les notes de l\'opération sont exactement ":value"',
|
||||
'search_modifier_no_notes' => 'L\'opération n\'a pas de note',
|
||||
'search_modifier_any_notes' => 'L\'opération doit avoir des notes',
|
||||
'search_modifier_amount_exactly' => 'Le montant est exactement :value',
|
||||
'search_modifier_amount_less' => 'Le montant est inférieur ou égal à :value',
|
||||
'search_modifier_amount_more' => 'Le montant est supérieur ou égal à :value',
|
||||
'search_modifier_source_account_is' => 'Le nom du compte source est exactement ":value"',
|
||||
'search_modifier_source_account_contains' => 'Le nom du compte source contient ":value"',
|
||||
'search_modifier_source_account_starts' => 'Le nom du compte source commence par ":value"',
|
||||
'search_modifier_source_account_ends' => 'Le nom du compte source se termine par ":value"',
|
||||
'search_modifier_source_account_id' => 'L\'ID du compte source est :value',
|
||||
'search_modifier_source_account_nr_is' => 'Le numéro du compte source (IBAN) est ":value"',
|
||||
'search_modifier_source_account_nr_contains' => 'Le numéro du compte source (IBAN) contient ":value"',
|
||||
'search_modifier_source_account_nr_starts' => 'Le numéro du compte source (IBAN) commence par ":value"',
|
||||
'search_modifier_source_account_nr_ends' => 'Le numéro du compte source (IBAN) se termine par ":value"',
|
||||
'search_modifier_destination_account_is' => 'Le nom du compte de destination est exactement ":value"',
|
||||
'search_modifier_destination_account_contains' => 'Le nom du compte de destination contient ":value"',
|
||||
'search_modifier_destination_account_starts' => 'Le nom du compte de destination commence par ":value"',
|
||||
'search_modifier_destination_account_ends' => 'Le nom du compte de destination se termine par ":value"',
|
||||
'search_modifier_destination_account_id' => 'L\'ID du compte de destination est :value',
|
||||
'search_modifier_destination_account_nr_is' => 'Le numéro du compte de destination (IBAN) est ":value"',
|
||||
'search_modifier_destination_account_nr_contains' => 'Le numéro du compte de destination (IBAN) contient ":value"',
|
||||
'search_modifier_destination_account_nr_starts' => 'Le numéro du compte de destination (IBAN) commence par ":value"',
|
||||
'search_modifier_destination_account_nr_ends' => 'Le numéro du compte de destination (IBAN) se termine par ":value"',
|
||||
'search_modifier_account_id' => 'Les IDs du compte source ou de destination est/sont : :value',
|
||||
'search_modifier_category_is' => 'La catégorie est ":value"',
|
||||
'search_modifier_budget_is' => 'Le budget est ":value"',
|
||||
'search_modifier_bill_is' => 'La facture est ":value"',
|
||||
'search_modifier_transaction_type' => 'Le type de transaction est ":value"',
|
||||
'search_modifier_tag_is' => 'Tag is ":value"',
|
||||
'update_rule_from_query' => 'Mettre à jour la règle ":rule" à partir de la requête de recherche',
|
||||
'create_rule_from_query' => 'Créer une nouvelle règle à partir de la requête de recherche',
|
||||
'rule_from_search_words' => 'Le moteur de règles a du mal à gérer ":string". La règle suggérée qui correspond à votre requête de recherche peut donner des résultats différents. Veuillez vérifier que la règle se déclenche correctement.',
|
||||
|
||||
|
||||
// END
|
||||
'modifiers_applies_are' => 'Les modificateurs suivants sont aussi appliqués à la recherche :',
|
||||
'general_search_error' => 'Une erreur s\'est produite lors de la recherche. Veuillez vérifier les fichiers journaux pour plus d\'informations.',
|
||||
'search_box' => 'Rechercher',
|
||||
@@ -352,7 +386,7 @@ return [
|
||||
'default_rule_name' => 'Votre première règle par défaut',
|
||||
'default_rule_description' => 'Cette règle est un exemple. Vous pouvez la supprimer en toute sécurité.',
|
||||
'default_rule_trigger_description' => 'L’homme qui a vendu le monde',
|
||||
'default_rule_trigger_from_account' => 'David Bowie',
|
||||
'default_rule_trigger_source_account' => 'David Bowie',
|
||||
'default_rule_action_prepend' => 'Achat du Monde de ',
|
||||
'default_rule_action_set_category' => 'Grandes dépenses',
|
||||
'trigger' => 'Déclencheur',
|
||||
@@ -367,8 +401,7 @@ return [
|
||||
'delete_rule' => 'Supprimer la règle ":title"',
|
||||
'update_rule' => 'Mettre à jour la règle',
|
||||
'test_rule_triggers' => 'Voir les opérations correspondantes',
|
||||
'warning_transaction_subset' => 'Pour des raisons de performance cette liste est limitée à :max_num_transactions et peut n\'afficher qu\'une partie des opérations correspondantes',
|
||||
'warning_no_matching_transactions' => 'Aucune opération correspondante trouvée. Veuillez noter que pour des raisons de performance, seules les dernières :num_transactions opérations ont été vérifiées.',
|
||||
'warning_no_matching_transactions' => 'No matching transactions found.',
|
||||
'warning_no_valid_triggers' => 'Aucun déclencheur valide fourni.',
|
||||
'apply_rule_selection' => 'Appliquer la règle ":title" à une sélection de vos opérations',
|
||||
'apply_rule_selection_intro' => 'Les règles comme ":title" ne s\'appliquent normalement qu\'aux opérations nouvelles ou mises à jour, mais vous pouvez dire à Firefly III de l’exécuter sur une sélection de vos opérations existantes. Cela peut être utile lorsque vous avez mis à jour une règle et avez besoin que les modifications soient appliquées à l’ensemble de vos autres opérations.',
|
||||
@@ -381,43 +414,50 @@ return [
|
||||
|
||||
// actions and triggers
|
||||
'rule_trigger_user_action' => 'L\'action de l’utilisateur est ":trigger_value"',
|
||||
|
||||
'rule_trigger_from_account_starts_choice' => 'Le nom du compte source commence par..',
|
||||
'rule_trigger_from_account_starts' => 'Le nom du compte source commence par ":trigger_value"',
|
||||
'rule_trigger_from_account_ends_choice' => 'Le nom du compte source se termine par..',
|
||||
'rule_trigger_from_account_ends' => 'Le nom du compte source se termine par ":trigger_value"',
|
||||
'rule_trigger_from_account_is_choice' => 'Le nom du compte source est..',
|
||||
'rule_trigger_from_account_is' => 'Le nom du compte source est ":trigger_value"',
|
||||
'rule_trigger_from_account_contains_choice' => 'Le nom du compte source contient..',
|
||||
'rule_trigger_from_account_contains' => 'Le nom du compte source contient ":trigger_value"',
|
||||
|
||||
'rule_trigger_from_account_nr_starts_choice' => 'L\'IBAN du compte source commence par..',
|
||||
'rule_trigger_from_account_nr_starts' => 'L\'IBAN du compte source commence par ":trigger_value"',
|
||||
'rule_trigger_from_account_nr_ends_choice' => 'L\'IBAN du compte source se termine par..',
|
||||
'rule_trigger_from_account_nr_ends' => 'L\'IBAN du compte source se termine par ":trigger_value"',
|
||||
'rule_trigger_from_account_nr_is_choice' => 'L\'IBAN du compte source est..',
|
||||
'rule_trigger_from_account_nr_is' => 'L\'IBAN du compte source est ":trigger_value"',
|
||||
'rule_trigger_from_account_nr_contains_choice' => 'L\'IBAN du compte source contient..',
|
||||
'rule_trigger_from_account_nr_contains' => 'L\'IBAN du compte source contient ":trigger_value"',
|
||||
|
||||
'rule_trigger_to_account_starts_choice' => 'Le nom du compte de destination commence par..',
|
||||
'rule_trigger_to_account_starts' => 'Le nom du compte de destination commence par ":trigger_value"',
|
||||
'rule_trigger_to_account_ends_choice' => 'Le nom du compte de destination se termine par..',
|
||||
'rule_trigger_to_account_ends' => 'Le nom du compte de destination se termine par ":trigger_value"',
|
||||
'rule_trigger_to_account_is_choice' => 'Le nom du compte de destination est..',
|
||||
'rule_trigger_to_account_is' => 'Le nom du compte de destination est ":trigger_value"',
|
||||
'rule_trigger_to_account_contains_choice' => 'Le nom du compte de destination contient..',
|
||||
'rule_trigger_to_account_contains' => 'Le nom du compte de destination contient ":trigger_value"',
|
||||
|
||||
'rule_trigger_to_account_nr_starts_choice' => 'L\'IBAN du compte de destination commence par..',
|
||||
'rule_trigger_to_account_nr_starts' => 'L\'IBAN du compte de destination commence par ":trigger_value"',
|
||||
'rule_trigger_to_account_nr_ends_choice' => 'L\'IBAN du compte de destination se termine par..',
|
||||
'rule_trigger_to_account_nr_ends' => 'L\'IBAN du compte de destination se termine par ":trigger_value"',
|
||||
'rule_trigger_to_account_nr_is_choice' => 'L\'IBAN du compte de destination est..',
|
||||
'rule_trigger_to_account_nr_is' => 'L\'IBAN du compte de destination est ":trigger_value"',
|
||||
'rule_trigger_to_account_nr_contains_choice' => 'L\'IBAN du compte de destination contient..',
|
||||
'rule_trigger_to_account_nr_contains' => 'L\'IBAN du compte de destination contient ":trigger_value"',
|
||||
|
||||
'rule_trigger_source_account_starts_choice' => 'Le nom du compte source commence par..',
|
||||
'rule_trigger_source_account_starts' => 'Le nom du compte source commence par ":trigger_value"',
|
||||
'rule_trigger_source_account_ends_choice' => 'Le nom du compte source se termine par..',
|
||||
'rule_trigger_source_account_ends' => 'Le nom du compte source se termine par ":trigger_value"',
|
||||
'rule_trigger_source_account_is_choice' => 'Le nom du compte source est..',
|
||||
'rule_trigger_source_account_is' => 'Le nom du compte source est ":trigger_value"',
|
||||
'rule_trigger_source_account_contains_choice' => 'Le nom du compte source contient..',
|
||||
'rule_trigger_source_account_contains' => 'Le nom du compte source contient ":trigger_value"',
|
||||
'rule_trigger_account_id_choice' => 'L\'ID du compte (source/destination) est exactement..',
|
||||
'rule_trigger_account_id' => 'L\'ID du compte (source/destination) est exactement :trigger_value',
|
||||
'rule_trigger_source_account_id_choice' => 'L\'ID du compte source est exactement..',
|
||||
'rule_trigger_source_account_id' => 'L\'ID du compte source est exactement :trigger_value',
|
||||
'rule_trigger_destination_account_id_choice' => 'L\'ID du compte de destination est exactement..',
|
||||
'rule_trigger_destination_account_id' => 'L\'ID du compte de destination est exactement :trigger_value',
|
||||
'rule_trigger_account_is_cash_choice' => 'Account (source/destination) is (cash) account',
|
||||
'rule_trigger_account_is_cash' => 'Account (source/destination) is (cash) account',
|
||||
'rule_trigger_source_is_cash_choice' => 'Source account is (cash) account',
|
||||
'rule_trigger_source_is_cash' => 'Source account is (cash) account',
|
||||
'rule_trigger_destination_is_cash_choice' => 'Destination account is (cash) account',
|
||||
'rule_trigger_destination_is_cash' => 'Destination account is (cash) account',
|
||||
'rule_trigger_source_account_nr_starts_choice' => 'Le numéro / IBAN du compte source commence par..',
|
||||
'rule_trigger_source_account_nr_starts' => 'Le numéro / IBAN du compte source commence par ":trigger_value"',
|
||||
'rule_trigger_source_account_nr_ends_choice' => 'Source account number / IBAN ends with..',
|
||||
'rule_trigger_source_account_nr_ends' => 'Source account number / IBAN ends with ":trigger_value"',
|
||||
'rule_trigger_source_account_nr_is_choice' => 'Source account number / IBAN is..',
|
||||
'rule_trigger_source_account_nr_is' => 'Source account number / IBAN is ":trigger_value"',
|
||||
'rule_trigger_source_account_nr_contains_choice' => 'Source account number / IBAN contains..',
|
||||
'rule_trigger_source_account_nr_contains' => 'Source account number / IBAN contains ":trigger_value"',
|
||||
'rule_trigger_destination_account_starts_choice' => 'Destination account name starts with..',
|
||||
'rule_trigger_destination_account_starts' => 'Destination account name starts with ":trigger_value"',
|
||||
'rule_trigger_destination_account_ends_choice' => 'Destination account name ends with..',
|
||||
'rule_trigger_destination_account_ends' => 'Destination account name ends with ":trigger_value"',
|
||||
'rule_trigger_destination_account_is_choice' => 'Destination account name is..',
|
||||
'rule_trigger_destination_account_is' => 'Destination account name is ":trigger_value"',
|
||||
'rule_trigger_destination_account_contains_choice' => 'Destination account name contains..',
|
||||
'rule_trigger_destination_account_contains' => 'Destination account name contains ":trigger_value"',
|
||||
'rule_trigger_destination_account_nr_starts_choice' => 'Destination account number / IBAN starts with..',
|
||||
'rule_trigger_destination_account_nr_starts' => 'Destination account number / IBAN starts with ":trigger_value"',
|
||||
'rule_trigger_destination_account_nr_ends_choice' => 'Destination account number / IBAN ends with..',
|
||||
'rule_trigger_destination_account_nr_ends' => 'Destination account number / IBAN ends with ":trigger_value"',
|
||||
'rule_trigger_destination_account_nr_is_choice' => 'Destination account number / IBAN is..',
|
||||
'rule_trigger_destination_account_nr_is' => 'Destination account number / IBAN is ":trigger_value"',
|
||||
'rule_trigger_destination_account_nr_contains_choice' => 'Destination account number / IBAN contains..',
|
||||
'rule_trigger_destination_account_nr_contains' => 'Destination account number / IBAN contains ":trigger_value"',
|
||||
'rule_trigger_transaction_type_choice' => 'L\'opération est du type..',
|
||||
'rule_trigger_transaction_type' => 'L\'opération est du type ":trigger_value"',
|
||||
'rule_trigger_category_is_choice' => 'La catégorie est..',
|
||||
@@ -436,14 +476,16 @@ return [
|
||||
'rule_trigger_description_contains' => 'La description contient ":trigger_value"',
|
||||
'rule_trigger_description_is_choice' => 'La description est..',
|
||||
'rule_trigger_description_is' => 'La description est ":trigger_value"',
|
||||
|
||||
'rule_trigger_date_is_choice' => 'La date de l\'opération est..',
|
||||
'rule_trigger_date_is' => 'La date de l\'opération est.. ":trigger_value"',
|
||||
'rule_trigger_date_before_choice' => 'La date de l\'opération se situe avant..',
|
||||
'rule_trigger_date_before' => 'La date de l\'opération se situe avant ":trigger_value"',
|
||||
'rule_trigger_date_after_choice' => 'La date de l\'opération se situe après..',
|
||||
'rule_trigger_date_after' => 'La date de l\'opération se situe après ":trigger_value"',
|
||||
|
||||
'rule_trigger_created_on_choice' => 'Transaction was made on..',
|
||||
'rule_trigger_created_on' => 'Transaction was made on ":trigger_value"',
|
||||
'rule_trigger_updated_on_choice' => 'Transaction was last edited on..',
|
||||
'rule_trigger_updated_on' => 'Transaction was last edited on ":trigger_value"',
|
||||
'rule_trigger_budget_is_choice' => 'Le budget est..',
|
||||
'rule_trigger_budget_is' => 'Le budget est ":trigger_value"',
|
||||
'rule_trigger_tag_is_choice' => 'Un tag est..',
|
||||
@@ -480,6 +522,16 @@ return [
|
||||
'rule_trigger_notes_start' => 'Les notes commencent par ":trigger_value"',
|
||||
'rule_trigger_notes_end_choice' => 'Les notes se terminent par..',
|
||||
'rule_trigger_notes_end' => 'Les notes se finissent par ":trigger_value"',
|
||||
'rule_trigger_bill_is_choice' => 'Bill is..',
|
||||
'rule_trigger_bill_is' => 'Bill is ":trigger_value"',
|
||||
'rule_trigger_external_id_choice' => 'External ID is..',
|
||||
'rule_trigger_external_id' => 'External ID is ":trigger_value"',
|
||||
'rule_trigger_internal_reference_choice' => 'Internal reference is..',
|
||||
'rule_trigger_internal_reference' => 'Internal reference is ":trigger_value"',
|
||||
'rule_trigger_journal_id_choice' => 'Transaction journal ID is..',
|
||||
'rule_trigger_journal_id' => 'Transaction journal ID is ":trigger_value"',
|
||||
|
||||
// actions
|
||||
'rule_action_delete_transaction_choice' => 'SUPPRIMER l\'opération (!)',
|
||||
'rule_action_delete_transaction' => 'SUPPRIMER l\'opération (!)',
|
||||
'rule_action_set_category' => 'Définir la catégorie à ":action_value"',
|
||||
@@ -1753,7 +1805,6 @@ return [
|
||||
'object_group' => 'Groupe',
|
||||
|
||||
|
||||
|
||||
//
|
||||
|
||||
];
|
||||
|
@@ -120,6 +120,8 @@ return [
|
||||
'stop_processing' => 'Arrêter le traitement',
|
||||
'start_date' => 'Début de l\'étendue',
|
||||
'end_date' => 'Fin de l\'étendue',
|
||||
'start' => 'Start of range',
|
||||
'end' => 'End of range',
|
||||
'delete_account' => 'Supprimer le compte ":name"',
|
||||
'delete_bill' => 'Supprimer la facture ":name"',
|
||||
'delete_budget' => 'Supprimer le budget ":name"',
|
||||
@@ -242,7 +244,7 @@ return [
|
||||
'collected' => 'Collecté',
|
||||
'submitted' => 'Envoyé',
|
||||
'key' => 'Clé',
|
||||
'value' => 'Contenu de l\'enregistrement'
|
||||
'value' => 'Contenu de l\'enregistrement',
|
||||
|
||||
|
||||
];
|
||||
|
@@ -265,31 +265,65 @@ return [
|
||||
'search_found_transactions' => 'Firefly III found :count transaction in :time seconds.|Firefly III found :count transactions in :time seconds.',
|
||||
'search_found_more_transactions' => 'Firefly III found more than :count transactions in :time seconds.',
|
||||
'search_for_query' => 'A Firefly III tranzakciókat keres amelyben ez a kifejezés található: <span class="text-info">:query</span>',
|
||||
'search_modifier_amount_is' => 'Összeg pontosan :value',
|
||||
'search_modifier_amount' => 'Összeg pontosan :value',
|
||||
'search_modifier_amount_max' => 'Összeg legfeljebb :value',
|
||||
'search_modifier_amount_min' => 'Összeg legalább :value',
|
||||
'search_modifier_amount_less' => 'Összeg kevesebb mint: :value',
|
||||
'search_modifier_amount_more' => 'Összeg több, mint: :value',
|
||||
'search_modifier_source' => 'Forrásszámla: :value',
|
||||
'search_modifier_from' => 'A forrásszámla: :value',
|
||||
'search_modifier_destination' => 'Célszámla: :value',
|
||||
'search_modifier_to' => 'A célszámla: :value',
|
||||
'search_modifier_tag' => 'A címke ":value"',
|
||||
'search_modifier_category' => 'A kategória: ":value"',
|
||||
'search_modifier_budget' => 'A költségkeret: ":value"',
|
||||
'search_modifier_bill' => 'A számla: ":value"',
|
||||
'search_modifier_type' => 'Tranzakció típusa a :value',
|
||||
'search_modifier_date' => 'Tranzakció dátuma: :value',
|
||||
'search_modifier_date_before' => 'Tranzakció dátuma :value előtt van',
|
||||
'search_modifier_date_after' => 'Tranzakció dátuma :value után van',
|
||||
'search_modifier_on' => 'Tranzakció dátuma: :value',
|
||||
'search_modifier_before' => 'Tranzakció dátuma :value előtt van',
|
||||
'search_modifier_after' => 'Tranzakció dátuma :value után van',
|
||||
'search_modifier_created_on' => 'A tranzakció létrejötte: :value',
|
||||
'search_modifier_updated_on' => 'A tranzakció frissült: :value',
|
||||
'search_modifier_date_is' => 'Transaction date is ":value"',
|
||||
'search_modifier_date_before' => 'Transaction date is before or on ":value"',
|
||||
'search_modifier_date_after' => 'Transaction date is after or on ":value"',
|
||||
'search_modifier_created_on' => 'Transaction was created on ":value"',
|
||||
'search_modifier_updated_on' => 'Transaction was last updated on ":value"',
|
||||
'search_modifier_external_id' => 'External ID is ":value"',
|
||||
'search_modifier_internal_reference' => 'Internal reference is ":value"',
|
||||
'search_modifier_description_starts' => 'Description is ":value"',
|
||||
'search_modifier_description_ends' => 'Description ends with ":value"',
|
||||
'search_modifier_description_contains' => 'Description contains ":value"',
|
||||
'search_modifier_description_is' => 'Description is exactly ":value"',
|
||||
'search_modifier_currency_is' => 'Transaction (foreign) currency is ":value"',
|
||||
'search_modifier_foreign_currency_is' => 'Transaction foreign currency is ":value"',
|
||||
'search_modifier_has_attachments' => 'The transaction must have an attachment',
|
||||
'search_modifier_has_no_category' => 'The transaction must have no category',
|
||||
'search_modifier_has_any_category' => 'The transaction must have a (any) category',
|
||||
'search_modifier_has_no_budget' => 'The transaction must have no budget',
|
||||
'search_modifier_has_any_budget' => 'The transaction must have a (any) budget',
|
||||
'search_modifier_has_no_tag' => 'The transaction must have no tags',
|
||||
'search_modifier_has_any_tag' => 'The transaction must have a (any) tag',
|
||||
'search_modifier_notes_contain' => 'The transaction notes contain ":value"',
|
||||
'search_modifier_notes_start' => 'The transaction notes start with ":value"',
|
||||
'search_modifier_notes_end' => 'The transaction notes end with ":value"',
|
||||
'search_modifier_notes_are' => 'The transaction notes are exactly ":value"',
|
||||
'search_modifier_no_notes' => 'The transaction has no notes',
|
||||
'search_modifier_any_notes' => 'The transaction must have notes',
|
||||
'search_modifier_amount_exactly' => 'Amount is exactly :value',
|
||||
'search_modifier_amount_less' => 'Amount is less than or equal to :value',
|
||||
'search_modifier_amount_more' => 'Amount is more than or equal to :value',
|
||||
'search_modifier_source_account_is' => 'Source account name is exactly ":value"',
|
||||
'search_modifier_source_account_contains' => 'Source account name contains ":value"',
|
||||
'search_modifier_source_account_starts' => 'Source account name starts with ":value"',
|
||||
'search_modifier_source_account_ends' => 'Source account name ends with ":value"',
|
||||
'search_modifier_source_account_id' => 'Source account ID is :value',
|
||||
'search_modifier_source_account_nr_is' => 'Source account number (IBAN) is ":value"',
|
||||
'search_modifier_source_account_nr_contains' => 'Source account number (IBAN) contains ":value"',
|
||||
'search_modifier_source_account_nr_starts' => 'Source account number (IBAN) starts with ":value"',
|
||||
'search_modifier_source_account_nr_ends' => 'Source account number (IBAN) ends with ":value"',
|
||||
'search_modifier_destination_account_is' => 'Destination account name is exactly ":value"',
|
||||
'search_modifier_destination_account_contains' => 'Destination account name contains ":value"',
|
||||
'search_modifier_destination_account_starts' => 'Destination account name starts with ":value"',
|
||||
'search_modifier_destination_account_ends' => 'Destination account name ends with ":value"',
|
||||
'search_modifier_destination_account_id' => 'Destination account ID is :value',
|
||||
'search_modifier_destination_account_nr_is' => 'Destination account number (IBAN) is ":value"',
|
||||
'search_modifier_destination_account_nr_contains' => 'Destination account number (IBAN) contains ":value"',
|
||||
'search_modifier_destination_account_nr_starts' => 'Destination account number (IBAN) starts with ":value"',
|
||||
'search_modifier_destination_account_nr_ends' => 'Destination account number (IBAN) ends with ":value"',
|
||||
'search_modifier_account_id' => 'Source or destination account ID\'s is/are: :value',
|
||||
'search_modifier_category_is' => 'Category is ":value"',
|
||||
'search_modifier_budget_is' => 'Budget is ":value"',
|
||||
'search_modifier_bill_is' => 'Bill is ":value"',
|
||||
'search_modifier_transaction_type' => 'Transaction type is ":value"',
|
||||
'search_modifier_tag_is' => 'Tag is ":value"',
|
||||
'update_rule_from_query' => 'Update rule ":rule" from search query',
|
||||
'create_rule_from_query' => 'Create new rule from search query',
|
||||
'rule_from_search_words' => 'The rule engine has a hard time handling ":string". The suggested rule that fits your search query may give different results. Please verify the rule triggers carefully.',
|
||||
|
||||
|
||||
// END
|
||||
'modifiers_applies_are' => 'A következő módosítókat a keresésre is alkalmaztuk:',
|
||||
'general_search_error' => 'Hiba történt keresés közben. További információ a naplófájlokban található.',
|
||||
'search_box' => 'Keresés',
|
||||
@@ -352,7 +386,7 @@ return [
|
||||
'default_rule_name' => 'Az első saját alapértelmezett szabály',
|
||||
'default_rule_description' => 'Ez a szabály egy példa. Nyugodtan le lehet törölni.',
|
||||
'default_rule_trigger_description' => 'The Man Who Sold the World',
|
||||
'default_rule_trigger_from_account' => 'David Bowie',
|
||||
'default_rule_trigger_source_account' => 'David Bowie',
|
||||
'default_rule_action_prepend' => 'Bought the world from ',
|
||||
'default_rule_action_set_category' => 'Magas költségek',
|
||||
'trigger' => 'Eseményindító',
|
||||
@@ -367,8 +401,7 @@ return [
|
||||
'delete_rule' => '":title" szabály törlése',
|
||||
'update_rule' => 'Frissítési szabály',
|
||||
'test_rule_triggers' => 'Egyező tranzakciók mutatása',
|
||||
'warning_transaction_subset' => 'Teljesítmény javítási okokból ez a lista csak :max_num_transactions tranzakciót jelenít meg, ezért lehet, hogy az egyező tranzakcióknak csak egy része szerepel rajta',
|
||||
'warning_no_matching_transactions' => 'Nem találhatóak egyező tranzakciók. Teljesítmény javítási okokból csak az utolsó :num_transactions tranzakció lett ellenőrizve.',
|
||||
'warning_no_matching_transactions' => 'No matching transactions found.',
|
||||
'warning_no_valid_triggers' => 'Nincs megadva érvényes eseményindító.',
|
||||
'apply_rule_selection' => '":title" szabály alkalmazása a tranzakciók egy csoportján',
|
||||
'apply_rule_selection_intro' => 'Az olyan szabályok mint a ":title" normális esetben csak az új vagy a frissített tranzakciókon lesznek alkalmazva, de meg lehet mondani a Firefly III-nak, hogy futtassa le a már létező tranzakciókon. Ez hasznos lehet, ha egy szabály frissítve lett és a módosításokat az összes tranzakción alkalmazni kell.',
|
||||
@@ -381,43 +414,50 @@ return [
|
||||
|
||||
// actions and triggers
|
||||
'rule_trigger_user_action' => 'A felhasználói művelet ":trigger_value"',
|
||||
|
||||
'rule_trigger_from_account_starts_choice' => 'Forrásszámla nevének eleje..',
|
||||
'rule_trigger_from_account_starts' => 'Forrásszámla nevének eleje: ":trigger_value"',
|
||||
'rule_trigger_from_account_ends_choice' => 'Forrásszámla nevének vége..',
|
||||
'rule_trigger_from_account_ends' => 'Forrásszámla nevének vége: ":trigger_value"',
|
||||
'rule_trigger_from_account_is_choice' => 'A forrásszámla neve..',
|
||||
'rule_trigger_from_account_is' => 'Forrásszámla neve: ":trigger_value"',
|
||||
'rule_trigger_from_account_contains_choice' => 'A forrásszámla neve tartalmazza..',
|
||||
'rule_trigger_from_account_contains' => 'Forrásszámla neve tartalmazza: ":trigger_value"',
|
||||
|
||||
'rule_trigger_from_account_nr_starts_choice' => 'Forrásszámla száma / IBAN eleje..',
|
||||
'rule_trigger_from_account_nr_starts' => 'Forrásszámla száma / IBAN eleje: ":trigger_value"',
|
||||
'rule_trigger_from_account_nr_ends_choice' => 'Forrásszámla száma / IBAN vége..',
|
||||
'rule_trigger_from_account_nr_ends' => 'Forrásszámla száma / IBAN vége: ":trigger_value"',
|
||||
'rule_trigger_from_account_nr_is_choice' => 'Forrásszámla száma / IBAN..',
|
||||
'rule_trigger_from_account_nr_is' => 'Forrásszámla száma / IBAN: ":trigger_value"',
|
||||
'rule_trigger_from_account_nr_contains_choice' => 'Forrásszámla száma / IBAN tartalmazza..',
|
||||
'rule_trigger_from_account_nr_contains' => 'Forrásszámla száma / IBAN tartalmazza: ":trigger_value"',
|
||||
|
||||
'rule_trigger_to_account_starts_choice' => 'Célszámla nevének eleje..',
|
||||
'rule_trigger_to_account_starts' => 'Célszámla nevének eleje: ":trigger_value"',
|
||||
'rule_trigger_to_account_ends_choice' => 'Célszámla nevének vége..',
|
||||
'rule_trigger_to_account_ends' => 'Célszámla nevének vége: ":trigger_value"',
|
||||
'rule_trigger_to_account_is_choice' => 'A célszámla neve..',
|
||||
'rule_trigger_to_account_is' => 'Célszámla neve: ":trigger_value"',
|
||||
'rule_trigger_to_account_contains_choice' => 'A célszámla neve tartalmazza..',
|
||||
'rule_trigger_to_account_contains' => 'Célszámla neve tartalmazza: ":trigger_value"',
|
||||
|
||||
'rule_trigger_to_account_nr_starts_choice' => 'Célszámla száma / IBAN eleje..',
|
||||
'rule_trigger_to_account_nr_starts' => 'Célszámla száma / IBAN eleje: ":trigger_value"',
|
||||
'rule_trigger_to_account_nr_ends_choice' => 'Célszámla száma / IBAN vége..',
|
||||
'rule_trigger_to_account_nr_ends' => 'Célszámla száma / IBAN vége: ":trigger_value"',
|
||||
'rule_trigger_to_account_nr_is_choice' => 'Célszámla száma / IBAN..',
|
||||
'rule_trigger_to_account_nr_is' => 'Célszámla száma / IBAN: ":trigger_value"',
|
||||
'rule_trigger_to_account_nr_contains_choice' => 'Célszámla száma / IBAN tartalmazza..',
|
||||
'rule_trigger_to_account_nr_contains' => 'Célszámla száma / IBAN tartalmazza: ":trigger_value"',
|
||||
|
||||
'rule_trigger_source_account_starts_choice' => 'Source account name starts with..',
|
||||
'rule_trigger_source_account_starts' => 'Source account name starts with ":trigger_value"',
|
||||
'rule_trigger_source_account_ends_choice' => 'Source account name ends with..',
|
||||
'rule_trigger_source_account_ends' => 'Source account name ends with ":trigger_value"',
|
||||
'rule_trigger_source_account_is_choice' => 'Source account name is..',
|
||||
'rule_trigger_source_account_is' => 'Source account name is ":trigger_value"',
|
||||
'rule_trigger_source_account_contains_choice' => 'Source account name contains..',
|
||||
'rule_trigger_source_account_contains' => 'Source account name contains ":trigger_value"',
|
||||
'rule_trigger_account_id_choice' => 'Account ID (source/destination) is exactly..',
|
||||
'rule_trigger_account_id' => 'Account ID (source/destination) is exactly :trigger_value',
|
||||
'rule_trigger_source_account_id_choice' => 'Source account ID is exactly..',
|
||||
'rule_trigger_source_account_id' => 'Source account ID is exactly :trigger_value',
|
||||
'rule_trigger_destination_account_id_choice' => 'Destination account ID is exactly..',
|
||||
'rule_trigger_destination_account_id' => 'Destination account ID is exactly :trigger_value',
|
||||
'rule_trigger_account_is_cash_choice' => 'Account (source/destination) is (cash) account',
|
||||
'rule_trigger_account_is_cash' => 'Account (source/destination) is (cash) account',
|
||||
'rule_trigger_source_is_cash_choice' => 'Source account is (cash) account',
|
||||
'rule_trigger_source_is_cash' => 'Source account is (cash) account',
|
||||
'rule_trigger_destination_is_cash_choice' => 'Destination account is (cash) account',
|
||||
'rule_trigger_destination_is_cash' => 'Destination account is (cash) account',
|
||||
'rule_trigger_source_account_nr_starts_choice' => 'Source account number / IBAN starts with..',
|
||||
'rule_trigger_source_account_nr_starts' => 'Source account number / IBAN starts with ":trigger_value"',
|
||||
'rule_trigger_source_account_nr_ends_choice' => 'Source account number / IBAN ends with..',
|
||||
'rule_trigger_source_account_nr_ends' => 'Source account number / IBAN ends with ":trigger_value"',
|
||||
'rule_trigger_source_account_nr_is_choice' => 'Source account number / IBAN is..',
|
||||
'rule_trigger_source_account_nr_is' => 'Source account number / IBAN is ":trigger_value"',
|
||||
'rule_trigger_source_account_nr_contains_choice' => 'Source account number / IBAN contains..',
|
||||
'rule_trigger_source_account_nr_contains' => 'Source account number / IBAN contains ":trigger_value"',
|
||||
'rule_trigger_destination_account_starts_choice' => 'Destination account name starts with..',
|
||||
'rule_trigger_destination_account_starts' => 'Destination account name starts with ":trigger_value"',
|
||||
'rule_trigger_destination_account_ends_choice' => 'Destination account name ends with..',
|
||||
'rule_trigger_destination_account_ends' => 'Destination account name ends with ":trigger_value"',
|
||||
'rule_trigger_destination_account_is_choice' => 'Destination account name is..',
|
||||
'rule_trigger_destination_account_is' => 'Destination account name is ":trigger_value"',
|
||||
'rule_trigger_destination_account_contains_choice' => 'Destination account name contains..',
|
||||
'rule_trigger_destination_account_contains' => 'Destination account name contains ":trigger_value"',
|
||||
'rule_trigger_destination_account_nr_starts_choice' => 'Destination account number / IBAN starts with..',
|
||||
'rule_trigger_destination_account_nr_starts' => 'Destination account number / IBAN starts with ":trigger_value"',
|
||||
'rule_trigger_destination_account_nr_ends_choice' => 'Destination account number / IBAN ends with..',
|
||||
'rule_trigger_destination_account_nr_ends' => 'Destination account number / IBAN ends with ":trigger_value"',
|
||||
'rule_trigger_destination_account_nr_is_choice' => 'Destination account number / IBAN is..',
|
||||
'rule_trigger_destination_account_nr_is' => 'Destination account number / IBAN is ":trigger_value"',
|
||||
'rule_trigger_destination_account_nr_contains_choice' => 'Destination account number / IBAN contains..',
|
||||
'rule_trigger_destination_account_nr_contains' => 'Destination account number / IBAN contains ":trigger_value"',
|
||||
'rule_trigger_transaction_type_choice' => 'A tranzakció típusa..',
|
||||
'rule_trigger_transaction_type' => 'Tranzakció típusa ":trigger_value"',
|
||||
'rule_trigger_category_is_choice' => 'A kategória..',
|
||||
@@ -436,14 +476,16 @@ return [
|
||||
'rule_trigger_description_contains' => 'Leírás tartalmazza: ":trigger_value"',
|
||||
'rule_trigger_description_is_choice' => 'A leírás pontosan..',
|
||||
'rule_trigger_description_is' => 'Leírás: ":trigger_value"',
|
||||
|
||||
'rule_trigger_date_is_choice' => 'Transaction date is..',
|
||||
'rule_trigger_date_is' => 'Transaction date is ":trigger_value"',
|
||||
'rule_trigger_date_before_choice' => 'Transaction date is before..',
|
||||
'rule_trigger_date_before' => 'Transaction date is before ":trigger_value"',
|
||||
'rule_trigger_date_after_choice' => 'Transaction date is after..',
|
||||
'rule_trigger_date_after' => 'Transaction date is after ":trigger_value"',
|
||||
|
||||
'rule_trigger_created_on_choice' => 'Transaction was made on..',
|
||||
'rule_trigger_created_on' => 'Transaction was made on ":trigger_value"',
|
||||
'rule_trigger_updated_on_choice' => 'Transaction was last edited on..',
|
||||
'rule_trigger_updated_on' => 'Transaction was last edited on ":trigger_value"',
|
||||
'rule_trigger_budget_is_choice' => 'A költségkeret..',
|
||||
'rule_trigger_budget_is' => 'Költségkeret: ":trigger_value"',
|
||||
'rule_trigger_tag_is_choice' => 'A címke..',
|
||||
@@ -480,6 +522,16 @@ return [
|
||||
'rule_trigger_notes_start' => 'Megjegyzések kezdetén ":trigger_value"',
|
||||
'rule_trigger_notes_end_choice' => 'Megjegyzések a végén..',
|
||||
'rule_trigger_notes_end' => 'Megjegyzések végén ":trigger_value"',
|
||||
'rule_trigger_bill_is_choice' => 'Bill is..',
|
||||
'rule_trigger_bill_is' => 'Bill is ":trigger_value"',
|
||||
'rule_trigger_external_id_choice' => 'External ID is..',
|
||||
'rule_trigger_external_id' => 'External ID is ":trigger_value"',
|
||||
'rule_trigger_internal_reference_choice' => 'Internal reference is..',
|
||||
'rule_trigger_internal_reference' => 'Internal reference is ":trigger_value"',
|
||||
'rule_trigger_journal_id_choice' => 'Transaction journal ID is..',
|
||||
'rule_trigger_journal_id' => 'Transaction journal ID is ":trigger_value"',
|
||||
|
||||
// actions
|
||||
'rule_action_delete_transaction_choice' => 'DELETE transaction (!)',
|
||||
'rule_action_delete_transaction' => 'DELETE transaction (!)',
|
||||
'rule_action_set_category' => 'Kategória beállítása ":action_value"',
|
||||
@@ -1753,7 +1805,6 @@ return [
|
||||
'object_group' => 'Group',
|
||||
|
||||
|
||||
|
||||
//
|
||||
|
||||
];
|
||||
|
@@ -120,6 +120,8 @@ return [
|
||||
'stop_processing' => 'Feldolgozás leállítása',
|
||||
'start_date' => 'Tartomány kezdete',
|
||||
'end_date' => 'Tartomány vége',
|
||||
'start' => 'Start of range',
|
||||
'end' => 'End of range',
|
||||
'delete_account' => '":name" bankszámla törlése',
|
||||
'delete_bill' => '":name" számla törlése',
|
||||
'delete_budget' => '":name" költségkeret törlése',
|
||||
@@ -242,7 +244,7 @@ return [
|
||||
'collected' => 'Begyűjtött',
|
||||
'submitted' => 'Elküldött',
|
||||
'key' => 'Kulcs',
|
||||
'value' => 'Bejegyzés tartalma'
|
||||
'value' => 'Bejegyzés tartalma',
|
||||
|
||||
|
||||
];
|
||||
|
@@ -265,31 +265,65 @@ return [
|
||||
'search_found_transactions' => 'Firefly III found :count transaction in :time seconds.|Firefly III found :count transactions in :time seconds.',
|
||||
'search_found_more_transactions' => 'Firefly III found more than :count transactions in :time seconds.',
|
||||
'search_for_query' => 'Firefly III is searching for transactions with all of these words in them: <span class="text-info">:query</span>',
|
||||
'search_modifier_amount_is' => 'Amount is exactly :value',
|
||||
'search_modifier_amount' => 'Amount is exactly :value',
|
||||
'search_modifier_amount_max' => 'Amount is at most :value',
|
||||
'search_modifier_amount_min' => 'Amount is at least :value',
|
||||
'search_modifier_amount_less' => 'Amount is less than :value',
|
||||
'search_modifier_amount_more' => 'Amount is more than :value',
|
||||
'search_modifier_source' => 'Source account is :value',
|
||||
'search_modifier_from' => 'Source account is :value',
|
||||
'search_modifier_destination' => 'Destination account is :value',
|
||||
'search_modifier_to' => 'Destination account is :value',
|
||||
'search_modifier_tag' => 'Tag is ":value"',
|
||||
'search_modifier_category' => 'Category is ":value"',
|
||||
'search_modifier_budget' => 'Budget is ":value"',
|
||||
'search_modifier_bill' => 'Bill is ":value"',
|
||||
'search_modifier_type' => 'Transaction type is :value',
|
||||
'search_modifier_date' => 'Transaction date is :value',
|
||||
'search_modifier_date_before' => 'Transaction date is before :value',
|
||||
'search_modifier_date_after' => 'Transaction date is after :value',
|
||||
'search_modifier_on' => 'Transaction date is :value',
|
||||
'search_modifier_before' => 'Transaction date is before :value',
|
||||
'search_modifier_after' => 'Transaction date is after :value',
|
||||
'search_modifier_created_on' => 'Transaction was created on :value',
|
||||
'search_modifier_updated_on' => 'Transaction was last updated on :value',
|
||||
'search_modifier_date_is' => 'Transaction date is ":value"',
|
||||
'search_modifier_date_before' => 'Transaction date is before or on ":value"',
|
||||
'search_modifier_date_after' => 'Transaction date is after or on ":value"',
|
||||
'search_modifier_created_on' => 'Transaction was created on ":value"',
|
||||
'search_modifier_updated_on' => 'Transaction was last updated on ":value"',
|
||||
'search_modifier_external_id' => 'External ID is ":value"',
|
||||
'search_modifier_internal_reference' => 'Internal reference is ":value"',
|
||||
'search_modifier_description_starts' => 'Description is ":value"',
|
||||
'search_modifier_description_ends' => 'Description ends with ":value"',
|
||||
'search_modifier_description_contains' => 'Description contains ":value"',
|
||||
'search_modifier_description_is' => 'Description is exactly ":value"',
|
||||
'search_modifier_currency_is' => 'Transaction (foreign) currency is ":value"',
|
||||
'search_modifier_foreign_currency_is' => 'Transaction foreign currency is ":value"',
|
||||
'search_modifier_has_attachments' => 'The transaction must have an attachment',
|
||||
'search_modifier_has_no_category' => 'The transaction must have no category',
|
||||
'search_modifier_has_any_category' => 'The transaction must have a (any) category',
|
||||
'search_modifier_has_no_budget' => 'The transaction must have no budget',
|
||||
'search_modifier_has_any_budget' => 'The transaction must have a (any) budget',
|
||||
'search_modifier_has_no_tag' => 'The transaction must have no tags',
|
||||
'search_modifier_has_any_tag' => 'The transaction must have a (any) tag',
|
||||
'search_modifier_notes_contain' => 'The transaction notes contain ":value"',
|
||||
'search_modifier_notes_start' => 'The transaction notes start with ":value"',
|
||||
'search_modifier_notes_end' => 'The transaction notes end with ":value"',
|
||||
'search_modifier_notes_are' => 'The transaction notes are exactly ":value"',
|
||||
'search_modifier_no_notes' => 'The transaction has no notes',
|
||||
'search_modifier_any_notes' => 'The transaction must have notes',
|
||||
'search_modifier_amount_exactly' => 'Amount is exactly :value',
|
||||
'search_modifier_amount_less' => 'Amount is less than or equal to :value',
|
||||
'search_modifier_amount_more' => 'Amount is more than or equal to :value',
|
||||
'search_modifier_source_account_is' => 'Source account name is exactly ":value"',
|
||||
'search_modifier_source_account_contains' => 'Source account name contains ":value"',
|
||||
'search_modifier_source_account_starts' => 'Source account name starts with ":value"',
|
||||
'search_modifier_source_account_ends' => 'Source account name ends with ":value"',
|
||||
'search_modifier_source_account_id' => 'Source account ID is :value',
|
||||
'search_modifier_source_account_nr_is' => 'Source account number (IBAN) is ":value"',
|
||||
'search_modifier_source_account_nr_contains' => 'Source account number (IBAN) contains ":value"',
|
||||
'search_modifier_source_account_nr_starts' => 'Source account number (IBAN) starts with ":value"',
|
||||
'search_modifier_source_account_nr_ends' => 'Source account number (IBAN) ends with ":value"',
|
||||
'search_modifier_destination_account_is' => 'Destination account name is exactly ":value"',
|
||||
'search_modifier_destination_account_contains' => 'Destination account name contains ":value"',
|
||||
'search_modifier_destination_account_starts' => 'Destination account name starts with ":value"',
|
||||
'search_modifier_destination_account_ends' => 'Destination account name ends with ":value"',
|
||||
'search_modifier_destination_account_id' => 'Destination account ID is :value',
|
||||
'search_modifier_destination_account_nr_is' => 'Destination account number (IBAN) is ":value"',
|
||||
'search_modifier_destination_account_nr_contains' => 'Destination account number (IBAN) contains ":value"',
|
||||
'search_modifier_destination_account_nr_starts' => 'Destination account number (IBAN) starts with ":value"',
|
||||
'search_modifier_destination_account_nr_ends' => 'Destination account number (IBAN) ends with ":value"',
|
||||
'search_modifier_account_id' => 'Source or destination account ID\'s is/are: :value',
|
||||
'search_modifier_category_is' => 'Category is ":value"',
|
||||
'search_modifier_budget_is' => 'Budget is ":value"',
|
||||
'search_modifier_bill_is' => 'Bill is ":value"',
|
||||
'search_modifier_transaction_type' => 'Transaction type is ":value"',
|
||||
'search_modifier_tag_is' => 'Tag is ":value"',
|
||||
'update_rule_from_query' => 'Update rule ":rule" from search query',
|
||||
'create_rule_from_query' => 'Create new rule from search query',
|
||||
'rule_from_search_words' => 'The rule engine has a hard time handling ":string". The suggested rule that fits your search query may give different results. Please verify the rule triggers carefully.',
|
||||
|
||||
|
||||
// END
|
||||
'modifiers_applies_are' => 'The following modifiers are applied to the search as well:',
|
||||
'general_search_error' => 'An error occurred while searching. Please check the log files for more information.',
|
||||
'search_box' => 'Pencarian',
|
||||
@@ -352,7 +386,7 @@ return [
|
||||
'default_rule_name' => 'Aturan default pertama Anda',
|
||||
'default_rule_description' => 'Aturan ini adalah sebuah contoh. Anda bisa menghapusnya dengan aman.',
|
||||
'default_rule_trigger_description' => 'Orang yang menjual dunia',
|
||||
'default_rule_trigger_from_account' => 'David Bowie',
|
||||
'default_rule_trigger_source_account' => 'David Bowie',
|
||||
'default_rule_action_prepend' => 'Membeli dunia dari',
|
||||
'default_rule_action_set_category' => 'Biaya besar',
|
||||
'trigger' => 'Pelatuk',
|
||||
@@ -367,8 +401,7 @@ return [
|
||||
'delete_rule' => 'Hapus aturan ":title"',
|
||||
'update_rule' => 'Perbarui aturan',
|
||||
'test_rule_triggers' => 'Lihat transaksi yang sesuai',
|
||||
'warning_transaction_subset' => 'Untuk alasan kinerja daftar ini terbatas pada :max_num_transactions dan mungkin hanya menampilkan subset dari transaksi yang cocok',
|
||||
'warning_no_matching_transactions' => 'Tidak ada transaksi yang cocok ditemukan. Harap dicatat bahwa untuk alasan kinerja, hanya yang terakhir transaksi :num_transactions telah diperiksa.',
|
||||
'warning_no_matching_transactions' => 'No matching transactions found.',
|
||||
'warning_no_valid_triggers' => 'Tidak ada pemicu yang valid.',
|
||||
'apply_rule_selection' => 'Terapkan aturan ":title" untuk pilihan transaksi Anda',
|
||||
'apply_rule_selection_intro' => 'Aturan seperti ":title" biasanya hanya diterapkan pada transaksi baru atau yang telah diperbarui, namun Anda bisa memberi tahu Firefly III untuk menjalankannya pada pilihan transaksi Anda yang ada. Ini bisa berguna bila Anda telah memperbarui peraturan dan Anda memerlukan perubahan yang akan diterapkan pada semua transaksi Anda yang lain.',
|
||||
@@ -381,43 +414,50 @@ return [
|
||||
|
||||
// actions and triggers
|
||||
'rule_trigger_user_action' => 'Tindakan pengguna adalah ":trigger_value"',
|
||||
|
||||
'rule_trigger_from_account_starts_choice' => 'Source account name starts with..',
|
||||
'rule_trigger_from_account_starts' => 'Source account name starts with ":trigger_value"',
|
||||
'rule_trigger_from_account_ends_choice' => 'Source account name ends with..',
|
||||
'rule_trigger_from_account_ends' => 'Source account name ends with ":trigger_value"',
|
||||
'rule_trigger_from_account_is_choice' => 'Source account name is..',
|
||||
'rule_trigger_from_account_is' => 'Source account name is ":trigger_value"',
|
||||
'rule_trigger_from_account_contains_choice' => 'Source account name contains..',
|
||||
'rule_trigger_from_account_contains' => 'Source account name contains ":trigger_value"',
|
||||
|
||||
'rule_trigger_from_account_nr_starts_choice' => 'Source account number / IBAN starts with..',
|
||||
'rule_trigger_from_account_nr_starts' => 'Source account number / IBAN starts with ":trigger_value"',
|
||||
'rule_trigger_from_account_nr_ends_choice' => 'Source account number / IBAN ends with..',
|
||||
'rule_trigger_from_account_nr_ends' => 'Source account number / IBAN ends with ":trigger_value"',
|
||||
'rule_trigger_from_account_nr_is_choice' => 'Source account number / IBAN is..',
|
||||
'rule_trigger_from_account_nr_is' => 'Source account number / IBAN is ":trigger_value"',
|
||||
'rule_trigger_from_account_nr_contains_choice' => 'Source account number / IBAN contains..',
|
||||
'rule_trigger_from_account_nr_contains' => 'Source account number / IBAN contains ":trigger_value"',
|
||||
|
||||
'rule_trigger_to_account_starts_choice' => 'Destination account name starts with..',
|
||||
'rule_trigger_to_account_starts' => 'Destination account name starts with ":trigger_value"',
|
||||
'rule_trigger_to_account_ends_choice' => 'Destination account name ends with..',
|
||||
'rule_trigger_to_account_ends' => 'Destination account name ends with ":trigger_value"',
|
||||
'rule_trigger_to_account_is_choice' => 'Destination account name is..',
|
||||
'rule_trigger_to_account_is' => 'Destination account name is ":trigger_value"',
|
||||
'rule_trigger_to_account_contains_choice' => 'Destination account name contains..',
|
||||
'rule_trigger_to_account_contains' => 'Destination account name contains ":trigger_value"',
|
||||
|
||||
'rule_trigger_to_account_nr_starts_choice' => 'Destination account number / IBAN starts with..',
|
||||
'rule_trigger_to_account_nr_starts' => 'Destination account number / IBAN starts with ":trigger_value"',
|
||||
'rule_trigger_to_account_nr_ends_choice' => 'Destination account number / IBAN ends with..',
|
||||
'rule_trigger_to_account_nr_ends' => 'Destination account number / IBAN ends with ":trigger_value"',
|
||||
'rule_trigger_to_account_nr_is_choice' => 'Destination account number / IBAN is..',
|
||||
'rule_trigger_to_account_nr_is' => 'Destination account number / IBAN is ":trigger_value"',
|
||||
'rule_trigger_to_account_nr_contains_choice' => 'Destination account number / IBAN contains..',
|
||||
'rule_trigger_to_account_nr_contains' => 'Destination account number / IBAN contains ":trigger_value"',
|
||||
|
||||
'rule_trigger_source_account_starts_choice' => 'Source account name starts with..',
|
||||
'rule_trigger_source_account_starts' => 'Source account name starts with ":trigger_value"',
|
||||
'rule_trigger_source_account_ends_choice' => 'Source account name ends with..',
|
||||
'rule_trigger_source_account_ends' => 'Source account name ends with ":trigger_value"',
|
||||
'rule_trigger_source_account_is_choice' => 'Source account name is..',
|
||||
'rule_trigger_source_account_is' => 'Source account name is ":trigger_value"',
|
||||
'rule_trigger_source_account_contains_choice' => 'Source account name contains..',
|
||||
'rule_trigger_source_account_contains' => 'Source account name contains ":trigger_value"',
|
||||
'rule_trigger_account_id_choice' => 'Account ID (source/destination) is exactly..',
|
||||
'rule_trigger_account_id' => 'Account ID (source/destination) is exactly :trigger_value',
|
||||
'rule_trigger_source_account_id_choice' => 'Source account ID is exactly..',
|
||||
'rule_trigger_source_account_id' => 'Source account ID is exactly :trigger_value',
|
||||
'rule_trigger_destination_account_id_choice' => 'Destination account ID is exactly..',
|
||||
'rule_trigger_destination_account_id' => 'Destination account ID is exactly :trigger_value',
|
||||
'rule_trigger_account_is_cash_choice' => 'Account (source/destination) is (cash) account',
|
||||
'rule_trigger_account_is_cash' => 'Account (source/destination) is (cash) account',
|
||||
'rule_trigger_source_is_cash_choice' => 'Source account is (cash) account',
|
||||
'rule_trigger_source_is_cash' => 'Source account is (cash) account',
|
||||
'rule_trigger_destination_is_cash_choice' => 'Destination account is (cash) account',
|
||||
'rule_trigger_destination_is_cash' => 'Destination account is (cash) account',
|
||||
'rule_trigger_source_account_nr_starts_choice' => 'Source account number / IBAN starts with..',
|
||||
'rule_trigger_source_account_nr_starts' => 'Source account number / IBAN starts with ":trigger_value"',
|
||||
'rule_trigger_source_account_nr_ends_choice' => 'Source account number / IBAN ends with..',
|
||||
'rule_trigger_source_account_nr_ends' => 'Source account number / IBAN ends with ":trigger_value"',
|
||||
'rule_trigger_source_account_nr_is_choice' => 'Source account number / IBAN is..',
|
||||
'rule_trigger_source_account_nr_is' => 'Source account number / IBAN is ":trigger_value"',
|
||||
'rule_trigger_source_account_nr_contains_choice' => 'Source account number / IBAN contains..',
|
||||
'rule_trigger_source_account_nr_contains' => 'Source account number / IBAN contains ":trigger_value"',
|
||||
'rule_trigger_destination_account_starts_choice' => 'Destination account name starts with..',
|
||||
'rule_trigger_destination_account_starts' => 'Destination account name starts with ":trigger_value"',
|
||||
'rule_trigger_destination_account_ends_choice' => 'Destination account name ends with..',
|
||||
'rule_trigger_destination_account_ends' => 'Destination account name ends with ":trigger_value"',
|
||||
'rule_trigger_destination_account_is_choice' => 'Destination account name is..',
|
||||
'rule_trigger_destination_account_is' => 'Destination account name is ":trigger_value"',
|
||||
'rule_trigger_destination_account_contains_choice' => 'Destination account name contains..',
|
||||
'rule_trigger_destination_account_contains' => 'Destination account name contains ":trigger_value"',
|
||||
'rule_trigger_destination_account_nr_starts_choice' => 'Destination account number / IBAN starts with..',
|
||||
'rule_trigger_destination_account_nr_starts' => 'Destination account number / IBAN starts with ":trigger_value"',
|
||||
'rule_trigger_destination_account_nr_ends_choice' => 'Destination account number / IBAN ends with..',
|
||||
'rule_trigger_destination_account_nr_ends' => 'Destination account number / IBAN ends with ":trigger_value"',
|
||||
'rule_trigger_destination_account_nr_is_choice' => 'Destination account number / IBAN is..',
|
||||
'rule_trigger_destination_account_nr_is' => 'Destination account number / IBAN is ":trigger_value"',
|
||||
'rule_trigger_destination_account_nr_contains_choice' => 'Destination account number / IBAN contains..',
|
||||
'rule_trigger_destination_account_nr_contains' => 'Destination account number / IBAN contains ":trigger_value"',
|
||||
'rule_trigger_transaction_type_choice' => 'Transaksi adalah tipe..',
|
||||
'rule_trigger_transaction_type' => 'Transaksi adalah tipe ":trigger_value"',
|
||||
'rule_trigger_category_is_choice' => 'Kategori adalah..',
|
||||
@@ -436,14 +476,16 @@ return [
|
||||
'rule_trigger_description_contains' => 'Deskripsi berisi ":trigger_value"',
|
||||
'rule_trigger_description_is_choice' => 'Deskripsi adalah..',
|
||||
'rule_trigger_description_is' => 'Deskripsi adalah ":trigger_value"',
|
||||
|
||||
'rule_trigger_date_is_choice' => 'Transaction date is..',
|
||||
'rule_trigger_date_is' => 'Transaction date is ":trigger_value"',
|
||||
'rule_trigger_date_before_choice' => 'Transaction date is before..',
|
||||
'rule_trigger_date_before' => 'Transaction date is before ":trigger_value"',
|
||||
'rule_trigger_date_after_choice' => 'Transaction date is after..',
|
||||
'rule_trigger_date_after' => 'Transaction date is after ":trigger_value"',
|
||||
|
||||
'rule_trigger_created_on_choice' => 'Transaction was made on..',
|
||||
'rule_trigger_created_on' => 'Transaction was made on ":trigger_value"',
|
||||
'rule_trigger_updated_on_choice' => 'Transaction was last edited on..',
|
||||
'rule_trigger_updated_on' => 'Transaction was last edited on ":trigger_value"',
|
||||
'rule_trigger_budget_is_choice' => 'Anggaran adalah..',
|
||||
'rule_trigger_budget_is' => 'Anggaran adalah ":trigger_value"',
|
||||
'rule_trigger_tag_is_choice' => '(A) tag adalah..',
|
||||
@@ -480,6 +522,16 @@ return [
|
||||
'rule_trigger_notes_start' => 'Catatan dimulai dengan ":trigger_value"',
|
||||
'rule_trigger_notes_end_choice' => 'Catatan diakhiri dengan..',
|
||||
'rule_trigger_notes_end' => 'Catatan diakhiri dengan ":trigger_value"',
|
||||
'rule_trigger_bill_is_choice' => 'Bill is..',
|
||||
'rule_trigger_bill_is' => 'Bill is ":trigger_value"',
|
||||
'rule_trigger_external_id_choice' => 'External ID is..',
|
||||
'rule_trigger_external_id' => 'External ID is ":trigger_value"',
|
||||
'rule_trigger_internal_reference_choice' => 'Internal reference is..',
|
||||
'rule_trigger_internal_reference' => 'Internal reference is ":trigger_value"',
|
||||
'rule_trigger_journal_id_choice' => 'Transaction journal ID is..',
|
||||
'rule_trigger_journal_id' => 'Transaction journal ID is ":trigger_value"',
|
||||
|
||||
// actions
|
||||
'rule_action_delete_transaction_choice' => 'DELETE transaction (!)',
|
||||
'rule_action_delete_transaction' => 'DELETE transaction (!)',
|
||||
'rule_action_set_category' => 'Tetapkan kategori ke ":action_value"',
|
||||
@@ -1753,7 +1805,6 @@ return [
|
||||
'object_group' => 'Group',
|
||||
|
||||
|
||||
|
||||
//
|
||||
|
||||
];
|
||||
|
@@ -120,6 +120,8 @@ return [
|
||||
'stop_processing' => 'Berhenti memproses',
|
||||
'start_date' => 'Mulai dari jangkauan',
|
||||
'end_date' => 'Akhir rentang',
|
||||
'start' => 'Start of range',
|
||||
'end' => 'End of range',
|
||||
'delete_account' => 'Delete account ":name"',
|
||||
'delete_bill' => 'Hapus tagihan ":name"',
|
||||
'delete_budget' => 'Hapus anggaran ":name"',
|
||||
@@ -242,7 +244,7 @@ return [
|
||||
'collected' => 'Collected',
|
||||
'submitted' => 'Submitted',
|
||||
'key' => 'Key',
|
||||
'value' => 'Content of record'
|
||||
'value' => 'Content of record',
|
||||
|
||||
|
||||
];
|
||||
|
@@ -265,31 +265,65 @@ return [
|
||||
'search_found_transactions' => 'Firefly III ha trovato :count transazione in :time secondi.|Firefly III ha trovato :count transazioni in :time secondi.',
|
||||
'search_found_more_transactions' => 'Firefly III ha trovato più di :count transazioni in :time secondi.',
|
||||
'search_for_query' => 'Firefly III sta cercando le transazioni contenenti tutte queste parole: <span class="text-info">:query</span>',
|
||||
'search_modifier_amount_is' => 'L\'importo è esattamente :value',
|
||||
'search_modifier_amount' => 'L\'importo è esattamente :value',
|
||||
'search_modifier_amount_max' => 'L\'importo è al massimo :value',
|
||||
'search_modifier_amount_min' => 'L\'importo è almeno :value',
|
||||
'search_modifier_amount_less' => 'L\'importo è inferiore a :value',
|
||||
'search_modifier_amount_more' => 'L\'importo è superiore a :value',
|
||||
'search_modifier_source' => 'Il conto di origine è :value',
|
||||
'search_modifier_from' => 'Il conto di origine è :value',
|
||||
'search_modifier_destination' => 'Il conto di destinazione è :value',
|
||||
'search_modifier_to' => 'Il conto di destinazione è :value',
|
||||
'search_modifier_tag' => 'L\'etichetta è ":value"',
|
||||
'search_modifier_category' => 'La categoria è ":value"',
|
||||
'search_modifier_budget' => 'Il budget è ":value"',
|
||||
'search_modifier_bill' => 'La bolletta è ":value"',
|
||||
'search_modifier_type' => 'Il tipo di transazione è :value',
|
||||
'search_modifier_date' => 'La data della transazione è :value',
|
||||
'search_modifier_date_before' => 'La data della transazione è antecedente a :value',
|
||||
'search_modifier_date_after' => 'La data della transazione è successiva a :value',
|
||||
'search_modifier_on' => 'La data della transazione è :value',
|
||||
'search_modifier_before' => 'La data della transazione è antecedente a :value',
|
||||
'search_modifier_after' => 'La data della transazione è successiva a :value',
|
||||
'search_modifier_created_on' => 'La transazione è stata creata il :value',
|
||||
'search_modifier_updated_on' => 'La transazione è stata aggiornata l\'ultima volta il :value',
|
||||
'search_modifier_date_is' => 'Transaction date is ":value"',
|
||||
'search_modifier_date_before' => 'Transaction date is before or on ":value"',
|
||||
'search_modifier_date_after' => 'Transaction date is after or on ":value"',
|
||||
'search_modifier_created_on' => 'Transaction was created on ":value"',
|
||||
'search_modifier_updated_on' => 'Transaction was last updated on ":value"',
|
||||
'search_modifier_external_id' => 'L\'ID esterno è ":value"',
|
||||
'search_modifier_internal_reference' => 'Il riferimento interno è ":value"',
|
||||
'search_modifier_description_starts' => 'Description is ":value"',
|
||||
'search_modifier_description_ends' => 'Description ends with ":value"',
|
||||
'search_modifier_description_contains' => 'Description contains ":value"',
|
||||
'search_modifier_description_is' => 'Description is exactly ":value"',
|
||||
'search_modifier_currency_is' => 'Transaction (foreign) currency is ":value"',
|
||||
'search_modifier_foreign_currency_is' => 'Transaction foreign currency is ":value"',
|
||||
'search_modifier_has_attachments' => 'The transaction must have an attachment',
|
||||
'search_modifier_has_no_category' => 'The transaction must have no category',
|
||||
'search_modifier_has_any_category' => 'The transaction must have a (any) category',
|
||||
'search_modifier_has_no_budget' => 'The transaction must have no budget',
|
||||
'search_modifier_has_any_budget' => 'The transaction must have a (any) budget',
|
||||
'search_modifier_has_no_tag' => 'The transaction must have no tags',
|
||||
'search_modifier_has_any_tag' => 'The transaction must have a (any) tag',
|
||||
'search_modifier_notes_contain' => 'The transaction notes contain ":value"',
|
||||
'search_modifier_notes_start' => 'The transaction notes start with ":value"',
|
||||
'search_modifier_notes_end' => 'The transaction notes end with ":value"',
|
||||
'search_modifier_notes_are' => 'The transaction notes are exactly ":value"',
|
||||
'search_modifier_no_notes' => 'The transaction has no notes',
|
||||
'search_modifier_any_notes' => 'The transaction must have notes',
|
||||
'search_modifier_amount_exactly' => 'Amount is exactly :value',
|
||||
'search_modifier_amount_less' => 'Amount is less than or equal to :value',
|
||||
'search_modifier_amount_more' => 'Amount is more than or equal to :value',
|
||||
'search_modifier_source_account_is' => 'Source account name is exactly ":value"',
|
||||
'search_modifier_source_account_contains' => 'Source account name contains ":value"',
|
||||
'search_modifier_source_account_starts' => 'Source account name starts with ":value"',
|
||||
'search_modifier_source_account_ends' => 'Source account name ends with ":value"',
|
||||
'search_modifier_source_account_id' => 'Source account ID is :value',
|
||||
'search_modifier_source_account_nr_is' => 'Source account number (IBAN) is ":value"',
|
||||
'search_modifier_source_account_nr_contains' => 'Source account number (IBAN) contains ":value"',
|
||||
'search_modifier_source_account_nr_starts' => 'Source account number (IBAN) starts with ":value"',
|
||||
'search_modifier_source_account_nr_ends' => 'Source account number (IBAN) ends with ":value"',
|
||||
'search_modifier_destination_account_is' => 'Destination account name is exactly ":value"',
|
||||
'search_modifier_destination_account_contains' => 'Destination account name contains ":value"',
|
||||
'search_modifier_destination_account_starts' => 'Destination account name starts with ":value"',
|
||||
'search_modifier_destination_account_ends' => 'Destination account name ends with ":value"',
|
||||
'search_modifier_destination_account_id' => 'Destination account ID is :value',
|
||||
'search_modifier_destination_account_nr_is' => 'Destination account number (IBAN) is ":value"',
|
||||
'search_modifier_destination_account_nr_contains' => 'Destination account number (IBAN) contains ":value"',
|
||||
'search_modifier_destination_account_nr_starts' => 'Destination account number (IBAN) starts with ":value"',
|
||||
'search_modifier_destination_account_nr_ends' => 'Destination account number (IBAN) ends with ":value"',
|
||||
'search_modifier_account_id' => 'Source or destination account ID\'s is/are: :value',
|
||||
'search_modifier_category_is' => 'Category is ":value"',
|
||||
'search_modifier_budget_is' => 'Budget is ":value"',
|
||||
'search_modifier_bill_is' => 'Bill is ":value"',
|
||||
'search_modifier_transaction_type' => 'Transaction type is ":value"',
|
||||
'search_modifier_tag_is' => 'Tag is ":value"',
|
||||
'update_rule_from_query' => 'Update rule ":rule" from search query',
|
||||
'create_rule_from_query' => 'Create new rule from search query',
|
||||
'rule_from_search_words' => 'The rule engine has a hard time handling ":string". The suggested rule that fits your search query may give different results. Please verify the rule triggers carefully.',
|
||||
|
||||
|
||||
// END
|
||||
'modifiers_applies_are' => 'Alla ricerca vengono applicati anche questi modificatori:',
|
||||
'general_search_error' => 'Si è verificato un errore durante la ricerca. Si prega di controllare i file di registro per ulteriori informazioni.',
|
||||
'search_box' => 'Ricerca',
|
||||
@@ -352,7 +386,7 @@ return [
|
||||
'default_rule_name' => 'La tua prima regola predefinita',
|
||||
'default_rule_description' => 'Questa regola è un esempio. Puoi tranquillamente eliminarla.',
|
||||
'default_rule_trigger_description' => 'L\'uomo che vendette il mondo',
|
||||
'default_rule_trigger_from_account' => 'David Bowie',
|
||||
'default_rule_trigger_source_account' => 'David Bowie',
|
||||
'default_rule_action_prepend' => 'Comprato il mondo da ',
|
||||
'default_rule_action_set_category' => 'Grandi spese',
|
||||
'trigger' => 'Trigger',
|
||||
@@ -367,8 +401,7 @@ return [
|
||||
'delete_rule' => 'Elimina regola ":title"',
|
||||
'update_rule' => 'Aggiorna regola',
|
||||
'test_rule_triggers' => 'Vedi le transazioni corrispondenti',
|
||||
'warning_transaction_subset' => 'Per motivi di prestazioni, questo elenco è limitato a :max_num_transactions e può mostrare solo un sottoinsieme di transazioni corrispondenti',
|
||||
'warning_no_matching_transactions' => 'Nessuna transazione corrispondente trovata. Si prega di notare che, per motivi di prestazioni, sono state controllate solo le ultime :num_transactions transazioni.',
|
||||
'warning_no_matching_transactions' => 'No matching transactions found.',
|
||||
'warning_no_valid_triggers' => 'Nessun trigger valido fornito.',
|
||||
'apply_rule_selection' => 'Applica la regola ":title" a una selezione delle tue transazioni',
|
||||
'apply_rule_selection_intro' => 'Regole come ":title" sono normalmente applicate solo a transazioni nuove o aggiornate, ma puoi dire a Firefly III di eseguirle su una selezione delle tue transazioni esistenti. Questo può essere utile quando hai aggiornato una regola e hai bisogno che le modifiche vengano applicate a tutte le altre transazioni.',
|
||||
@@ -381,43 +414,50 @@ return [
|
||||
|
||||
// actions and triggers
|
||||
'rule_trigger_user_action' => 'L\'azione dell\'utente è ":trigger_value"',
|
||||
|
||||
'rule_trigger_from_account_starts_choice' => 'Il nome del conto di origine inizia con...',
|
||||
'rule_trigger_from_account_starts' => 'Il nome del conto di origine inizia con ":trigger_value"',
|
||||
'rule_trigger_from_account_ends_choice' => 'Il nome del conto di origine termina con...',
|
||||
'rule_trigger_from_account_ends' => 'Il nome del conto di origine termina con ":trigger_value"',
|
||||
'rule_trigger_from_account_is_choice' => 'Il nome del conto di origine è...',
|
||||
'rule_trigger_from_account_is' => 'Il nome del conto di origine è ":trigger_value"',
|
||||
'rule_trigger_from_account_contains_choice' => 'Il nome del conto di origine contiene..',
|
||||
'rule_trigger_from_account_contains' => 'Il nome del conto di origine contiene ":trigger_value"',
|
||||
|
||||
'rule_trigger_from_account_nr_starts_choice' => 'Il numero del conto di origine / l\'IBAN inizia con...',
|
||||
'rule_trigger_from_account_nr_starts' => 'Il numero del conto di origine / l\'IBAN inizia con ":trigger_value"',
|
||||
'rule_trigger_from_account_nr_ends_choice' => 'Il numero del conto di origine / l\'IBAN termina con...',
|
||||
'rule_trigger_from_account_nr_ends' => 'Il numero del conto di origine / l\'IBAN termina con ":trigger_value"',
|
||||
'rule_trigger_from_account_nr_is_choice' => 'Il numero del conto di origine / l\'IBAN è...',
|
||||
'rule_trigger_from_account_nr_is' => 'Il numero del conto di origine / l\'IBAN è ":trigger_value"',
|
||||
'rule_trigger_from_account_nr_contains_choice' => 'Il numero del conto di origine / l\'IBAN contiene...',
|
||||
'rule_trigger_from_account_nr_contains' => 'Il numero del conto di origine / IBAN contiene ":trigger_value"',
|
||||
|
||||
'rule_trigger_to_account_starts_choice' => 'Il nome del conto di destinazione inizia con...',
|
||||
'rule_trigger_to_account_starts' => 'Il nome del conto di destinazione inizia con ":trigger_value"',
|
||||
'rule_trigger_to_account_ends_choice' => 'Il nome del conto di destinazione termina con...',
|
||||
'rule_trigger_to_account_ends' => 'Il nome del conto di destinazione termina con ":trigger_value"',
|
||||
'rule_trigger_to_account_is_choice' => 'Il nome del conto di destinazione è...',
|
||||
'rule_trigger_to_account_is' => 'Il nome del conto di destinazione è ":trigger_value"',
|
||||
'rule_trigger_to_account_contains_choice' => 'Il nome del conto di destinazione contiene...',
|
||||
'rule_trigger_to_account_contains' => 'Il nome del conto di destinazione contiene ":trigger_value"',
|
||||
|
||||
'rule_trigger_to_account_nr_starts_choice' => 'Il numero del conto di destinazione / l\'IBAN inizia con...',
|
||||
'rule_trigger_to_account_nr_starts' => 'Il numero del conto di destinazione / l\'IBAN inizia con ":trigger_value"',
|
||||
'rule_trigger_to_account_nr_ends_choice' => 'Il numero del conto di destinazione / l\'IBAN termina con...',
|
||||
'rule_trigger_to_account_nr_ends' => 'Il numero del conto di destinazione / l\'IBAN termina con ":trigger_value"',
|
||||
'rule_trigger_to_account_nr_is_choice' => 'Il numero del conto di destinazione / l\'IBAN è..',
|
||||
'rule_trigger_to_account_nr_is' => 'Il numero del conto di destinazione / l\'IBAN è ":trigger_value"',
|
||||
'rule_trigger_to_account_nr_contains_choice' => 'Il numero del conto di destinazione / l\'IBAN contiene...',
|
||||
'rule_trigger_to_account_nr_contains' => 'Il numero del conto di destinazione / l\'IBAN contiene ":trigger_value"',
|
||||
|
||||
'rule_trigger_source_account_starts_choice' => 'Source account name starts with..',
|
||||
'rule_trigger_source_account_starts' => 'Source account name starts with ":trigger_value"',
|
||||
'rule_trigger_source_account_ends_choice' => 'Source account name ends with..',
|
||||
'rule_trigger_source_account_ends' => 'Source account name ends with ":trigger_value"',
|
||||
'rule_trigger_source_account_is_choice' => 'Source account name is..',
|
||||
'rule_trigger_source_account_is' => 'Source account name is ":trigger_value"',
|
||||
'rule_trigger_source_account_contains_choice' => 'Source account name contains..',
|
||||
'rule_trigger_source_account_contains' => 'Source account name contains ":trigger_value"',
|
||||
'rule_trigger_account_id_choice' => 'Account ID (source/destination) is exactly..',
|
||||
'rule_trigger_account_id' => 'Account ID (source/destination) is exactly :trigger_value',
|
||||
'rule_trigger_source_account_id_choice' => 'Source account ID is exactly..',
|
||||
'rule_trigger_source_account_id' => 'Source account ID is exactly :trigger_value',
|
||||
'rule_trigger_destination_account_id_choice' => 'Destination account ID is exactly..',
|
||||
'rule_trigger_destination_account_id' => 'Destination account ID is exactly :trigger_value',
|
||||
'rule_trigger_account_is_cash_choice' => 'Account (source/destination) is (cash) account',
|
||||
'rule_trigger_account_is_cash' => 'Account (source/destination) is (cash) account',
|
||||
'rule_trigger_source_is_cash_choice' => 'Source account is (cash) account',
|
||||
'rule_trigger_source_is_cash' => 'Source account is (cash) account',
|
||||
'rule_trigger_destination_is_cash_choice' => 'Destination account is (cash) account',
|
||||
'rule_trigger_destination_is_cash' => 'Destination account is (cash) account',
|
||||
'rule_trigger_source_account_nr_starts_choice' => 'Source account number / IBAN starts with..',
|
||||
'rule_trigger_source_account_nr_starts' => 'Source account number / IBAN starts with ":trigger_value"',
|
||||
'rule_trigger_source_account_nr_ends_choice' => 'Source account number / IBAN ends with..',
|
||||
'rule_trigger_source_account_nr_ends' => 'Source account number / IBAN ends with ":trigger_value"',
|
||||
'rule_trigger_source_account_nr_is_choice' => 'Source account number / IBAN is..',
|
||||
'rule_trigger_source_account_nr_is' => 'Source account number / IBAN is ":trigger_value"',
|
||||
'rule_trigger_source_account_nr_contains_choice' => 'Source account number / IBAN contains..',
|
||||
'rule_trigger_source_account_nr_contains' => 'Source account number / IBAN contains ":trigger_value"',
|
||||
'rule_trigger_destination_account_starts_choice' => 'Destination account name starts with..',
|
||||
'rule_trigger_destination_account_starts' => 'Destination account name starts with ":trigger_value"',
|
||||
'rule_trigger_destination_account_ends_choice' => 'Destination account name ends with..',
|
||||
'rule_trigger_destination_account_ends' => 'Destination account name ends with ":trigger_value"',
|
||||
'rule_trigger_destination_account_is_choice' => 'Destination account name is..',
|
||||
'rule_trigger_destination_account_is' => 'Destination account name is ":trigger_value"',
|
||||
'rule_trigger_destination_account_contains_choice' => 'Destination account name contains..',
|
||||
'rule_trigger_destination_account_contains' => 'Destination account name contains ":trigger_value"',
|
||||
'rule_trigger_destination_account_nr_starts_choice' => 'Destination account number / IBAN starts with..',
|
||||
'rule_trigger_destination_account_nr_starts' => 'Destination account number / IBAN starts with ":trigger_value"',
|
||||
'rule_trigger_destination_account_nr_ends_choice' => 'Destination account number / IBAN ends with..',
|
||||
'rule_trigger_destination_account_nr_ends' => 'Destination account number / IBAN ends with ":trigger_value"',
|
||||
'rule_trigger_destination_account_nr_is_choice' => 'Destination account number / IBAN is..',
|
||||
'rule_trigger_destination_account_nr_is' => 'Destination account number / IBAN is ":trigger_value"',
|
||||
'rule_trigger_destination_account_nr_contains_choice' => 'Destination account number / IBAN contains..',
|
||||
'rule_trigger_destination_account_nr_contains' => 'Destination account number / IBAN contains ":trigger_value"',
|
||||
'rule_trigger_transaction_type_choice' => 'La transazione è di tipo...',
|
||||
'rule_trigger_transaction_type' => 'La transazione è di tipo ":trigger_value"',
|
||||
'rule_trigger_category_is_choice' => 'La categoria è...',
|
||||
@@ -436,14 +476,16 @@ return [
|
||||
'rule_trigger_description_contains' => 'La descrizione contiene ":trigger_value"',
|
||||
'rule_trigger_description_is_choice' => 'La descrizione è...',
|
||||
'rule_trigger_description_is' => 'La descrizione è ":trigger_value"',
|
||||
|
||||
'rule_trigger_date_is_choice' => 'La data della transazione è...',
|
||||
'rule_trigger_date_is' => 'La data della transazione è ":trigger_value"',
|
||||
'rule_trigger_date_before_choice' => 'La data della transazione è antecedente al...',
|
||||
'rule_trigger_date_before' => 'La data della transazione è antecedente al ":trigger_value"',
|
||||
'rule_trigger_date_after_choice' => 'La data della transazione è successiva al...',
|
||||
'rule_trigger_date_after' => 'La data della transazione è successiva al ":trigger_value"',
|
||||
|
||||
'rule_trigger_created_on_choice' => 'Transaction was made on..',
|
||||
'rule_trigger_created_on' => 'Transaction was made on ":trigger_value"',
|
||||
'rule_trigger_updated_on_choice' => 'Transaction was last edited on..',
|
||||
'rule_trigger_updated_on' => 'Transaction was last edited on ":trigger_value"',
|
||||
'rule_trigger_budget_is_choice' => 'Il budget è...',
|
||||
'rule_trigger_budget_is' => 'Il budget è ":trigger_value"',
|
||||
'rule_trigger_tag_is_choice' => 'Un tag è...',
|
||||
@@ -480,6 +522,16 @@ return [
|
||||
'rule_trigger_notes_start' => 'Le note iniziano con ":trigger_value"',
|
||||
'rule_trigger_notes_end_choice' => 'Le note finiscono con...',
|
||||
'rule_trigger_notes_end' => 'Le note finiscono con ":trigger_value"',
|
||||
'rule_trigger_bill_is_choice' => 'Bill is..',
|
||||
'rule_trigger_bill_is' => 'Bill is ":trigger_value"',
|
||||
'rule_trigger_external_id_choice' => 'External ID is..',
|
||||
'rule_trigger_external_id' => 'External ID is ":trigger_value"',
|
||||
'rule_trigger_internal_reference_choice' => 'Internal reference is..',
|
||||
'rule_trigger_internal_reference' => 'Internal reference is ":trigger_value"',
|
||||
'rule_trigger_journal_id_choice' => 'Transaction journal ID is..',
|
||||
'rule_trigger_journal_id' => 'Transaction journal ID is ":trigger_value"',
|
||||
|
||||
// actions
|
||||
'rule_action_delete_transaction_choice' => 'ELIMINA transazione (!)',
|
||||
'rule_action_delete_transaction' => 'ELIMINA transazione (!)',
|
||||
'rule_action_set_category' => 'Imposta categoria a ":action_value"',
|
||||
@@ -1753,7 +1805,6 @@ return [
|
||||
'object_group' => 'Gruppo',
|
||||
|
||||
|
||||
|
||||
//
|
||||
|
||||
];
|
||||
|
@@ -120,6 +120,8 @@ return [
|
||||
'stop_processing' => 'Interrompere l\'elaborazione',
|
||||
'start_date' => 'Inizio intervallo',
|
||||
'end_date' => 'Fine intervallo',
|
||||
'start' => 'Inizio intervallo',
|
||||
'end' => 'Fine intervallo',
|
||||
'delete_account' => 'Elimina conto ":name"',
|
||||
'delete_bill' => 'Elimina bolletta ":name"',
|
||||
'delete_budget' => 'Elimina budget ":name"',
|
||||
@@ -242,7 +244,7 @@ return [
|
||||
'collected' => 'Raccolti',
|
||||
'submitted' => 'Inviati',
|
||||
'key' => 'Chiave',
|
||||
'value' => 'Contenuto dei dati'
|
||||
'value' => 'Contenuto dei dati',
|
||||
|
||||
|
||||
];
|
||||
|
@@ -265,31 +265,65 @@ return [
|
||||
'search_found_transactions' => 'Firefly III found :count transaction in :time seconds.|Firefly III found :count transactions in :time seconds.',
|
||||
'search_found_more_transactions' => 'Firefly III found more than :count transactions in :time seconds.',
|
||||
'search_for_query' => 'Firefly III leter etter transaksjoner med disse ordene: <span class="text-info">:query</span>',
|
||||
'search_modifier_amount_is' => 'Beløpet er eksakt :value',
|
||||
'search_modifier_amount' => 'Beløpet er eksakt :value',
|
||||
'search_modifier_amount_max' => 'Beløpet er på det største :value',
|
||||
'search_modifier_amount_min' => 'Beløpet er på det minste: :value',
|
||||
'search_modifier_amount_less' => 'Beløpet er mindre enn :value',
|
||||
'search_modifier_amount_more' => 'Beløpet er større enn :value',
|
||||
'search_modifier_source' => 'Kildekonto er :value',
|
||||
'search_modifier_from' => 'Source account is :value',
|
||||
'search_modifier_destination' => 'Målkonto er :value',
|
||||
'search_modifier_to' => 'Destination account is :value',
|
||||
'search_modifier_tag' => 'Tag is ":value"',
|
||||
'search_modifier_category' => 'Category is ":value"',
|
||||
'search_modifier_budget' => 'Budget is ":value"',
|
||||
'search_modifier_bill' => 'Bill is ":value"',
|
||||
'search_modifier_type' => 'Transaksjons type er :value',
|
||||
'search_modifier_date' => 'Transaksjons dato er :value',
|
||||
'search_modifier_date_before' => 'Transaksjons dato er før :value',
|
||||
'search_modifier_date_after' => 'Transaksjons dato er etter :value',
|
||||
'search_modifier_on' => 'Transaksjons dato er :value',
|
||||
'search_modifier_before' => 'Transaksjons dato er før :value',
|
||||
'search_modifier_after' => 'Transaksjons er etter :value',
|
||||
'search_modifier_created_on' => 'Transaction was created on :value',
|
||||
'search_modifier_updated_on' => 'Transaction was last updated on :value',
|
||||
'search_modifier_date_is' => 'Transaction date is ":value"',
|
||||
'search_modifier_date_before' => 'Transaction date is before or on ":value"',
|
||||
'search_modifier_date_after' => 'Transaction date is after or on ":value"',
|
||||
'search_modifier_created_on' => 'Transaction was created on ":value"',
|
||||
'search_modifier_updated_on' => 'Transaction was last updated on ":value"',
|
||||
'search_modifier_external_id' => 'External ID is ":value"',
|
||||
'search_modifier_internal_reference' => 'Internal reference is ":value"',
|
||||
'search_modifier_description_starts' => 'Description is ":value"',
|
||||
'search_modifier_description_ends' => 'Description ends with ":value"',
|
||||
'search_modifier_description_contains' => 'Description contains ":value"',
|
||||
'search_modifier_description_is' => 'Description is exactly ":value"',
|
||||
'search_modifier_currency_is' => 'Transaction (foreign) currency is ":value"',
|
||||
'search_modifier_foreign_currency_is' => 'Transaction foreign currency is ":value"',
|
||||
'search_modifier_has_attachments' => 'The transaction must have an attachment',
|
||||
'search_modifier_has_no_category' => 'The transaction must have no category',
|
||||
'search_modifier_has_any_category' => 'The transaction must have a (any) category',
|
||||
'search_modifier_has_no_budget' => 'The transaction must have no budget',
|
||||
'search_modifier_has_any_budget' => 'The transaction must have a (any) budget',
|
||||
'search_modifier_has_no_tag' => 'The transaction must have no tags',
|
||||
'search_modifier_has_any_tag' => 'The transaction must have a (any) tag',
|
||||
'search_modifier_notes_contain' => 'The transaction notes contain ":value"',
|
||||
'search_modifier_notes_start' => 'The transaction notes start with ":value"',
|
||||
'search_modifier_notes_end' => 'The transaction notes end with ":value"',
|
||||
'search_modifier_notes_are' => 'The transaction notes are exactly ":value"',
|
||||
'search_modifier_no_notes' => 'The transaction has no notes',
|
||||
'search_modifier_any_notes' => 'The transaction must have notes',
|
||||
'search_modifier_amount_exactly' => 'Amount is exactly :value',
|
||||
'search_modifier_amount_less' => 'Amount is less than or equal to :value',
|
||||
'search_modifier_amount_more' => 'Amount is more than or equal to :value',
|
||||
'search_modifier_source_account_is' => 'Source account name is exactly ":value"',
|
||||
'search_modifier_source_account_contains' => 'Source account name contains ":value"',
|
||||
'search_modifier_source_account_starts' => 'Source account name starts with ":value"',
|
||||
'search_modifier_source_account_ends' => 'Source account name ends with ":value"',
|
||||
'search_modifier_source_account_id' => 'Source account ID is :value',
|
||||
'search_modifier_source_account_nr_is' => 'Source account number (IBAN) is ":value"',
|
||||
'search_modifier_source_account_nr_contains' => 'Source account number (IBAN) contains ":value"',
|
||||
'search_modifier_source_account_nr_starts' => 'Source account number (IBAN) starts with ":value"',
|
||||
'search_modifier_source_account_nr_ends' => 'Source account number (IBAN) ends with ":value"',
|
||||
'search_modifier_destination_account_is' => 'Destination account name is exactly ":value"',
|
||||
'search_modifier_destination_account_contains' => 'Destination account name contains ":value"',
|
||||
'search_modifier_destination_account_starts' => 'Destination account name starts with ":value"',
|
||||
'search_modifier_destination_account_ends' => 'Destination account name ends with ":value"',
|
||||
'search_modifier_destination_account_id' => 'Destination account ID is :value',
|
||||
'search_modifier_destination_account_nr_is' => 'Destination account number (IBAN) is ":value"',
|
||||
'search_modifier_destination_account_nr_contains' => 'Destination account number (IBAN) contains ":value"',
|
||||
'search_modifier_destination_account_nr_starts' => 'Destination account number (IBAN) starts with ":value"',
|
||||
'search_modifier_destination_account_nr_ends' => 'Destination account number (IBAN) ends with ":value"',
|
||||
'search_modifier_account_id' => 'Source or destination account ID\'s is/are: :value',
|
||||
'search_modifier_category_is' => 'Category is ":value"',
|
||||
'search_modifier_budget_is' => 'Budget is ":value"',
|
||||
'search_modifier_bill_is' => 'Bill is ":value"',
|
||||
'search_modifier_transaction_type' => 'Transaction type is ":value"',
|
||||
'search_modifier_tag_is' => 'Tag is ":value"',
|
||||
'update_rule_from_query' => 'Update rule ":rule" from search query',
|
||||
'create_rule_from_query' => 'Create new rule from search query',
|
||||
'rule_from_search_words' => 'The rule engine has a hard time handling ":string". The suggested rule that fits your search query may give different results. Please verify the rule triggers carefully.',
|
||||
|
||||
|
||||
// END
|
||||
'modifiers_applies_are' => 'De følgende modifikatorer er lagt til søket i tillegg:',
|
||||
'general_search_error' => 'An error occurred while searching. Please check the log files for more information.',
|
||||
'search_box' => 'Søk',
|
||||
@@ -352,7 +386,7 @@ return [
|
||||
'default_rule_name' => 'Din første standardregel',
|
||||
'default_rule_description' => 'Denne regelen er et eksempel. Du kan trygt slette den.',
|
||||
'default_rule_trigger_description' => 'Mannen som solgte verden',
|
||||
'default_rule_trigger_from_account' => 'David Bowie',
|
||||
'default_rule_trigger_source_account' => 'David Bowie',
|
||||
'default_rule_action_prepend' => 'Kjøpte verden fra ',
|
||||
'default_rule_action_set_category' => 'Store utgifter',
|
||||
'trigger' => 'Utløser',
|
||||
@@ -367,8 +401,7 @@ return [
|
||||
'delete_rule' => 'Slett regel ":title"',
|
||||
'update_rule' => 'Oppdater regel',
|
||||
'test_rule_triggers' => 'Se transaksjoner som passer',
|
||||
'warning_transaction_subset' => 'Av ytelseshensyn er denne listen begrenset til :max_num_transactions og kan bare vise et delsett av transaksjoner som passer',
|
||||
'warning_no_matching_transactions' => 'Ingen passende transaksjoner funnet. Vær oppmerksom på at av ytelseshensyn har kun de siste :num_transactions transaksjonene blitt sjekket.',
|
||||
'warning_no_matching_transactions' => 'No matching transactions found.',
|
||||
'warning_no_valid_triggers' => 'Ingen gyldige utløsere oppgitt.',
|
||||
'apply_rule_selection' => 'Bruk regel ":title" til et utvalg av dine transaksjoner',
|
||||
'apply_rule_selection_intro' => 'Regler som ":title" brukes normalt bare til nye eller oppdaterte transaksjoner, men du kan få Firefly III til å kjøre dem på et utvalg av dine eksisterende transaksjoner. Dette kan være nyttig når du har oppdatert en regel, og du trenger at endringene blir brukt på alle dine tidligere transaksjoner.',
|
||||
@@ -381,43 +414,50 @@ return [
|
||||
|
||||
// actions and triggers
|
||||
'rule_trigger_user_action' => 'Brukerhandling er ":trigger_value"',
|
||||
|
||||
'rule_trigger_from_account_starts_choice' => 'Source account name starts with..',
|
||||
'rule_trigger_from_account_starts' => 'Source account name starts with ":trigger_value"',
|
||||
'rule_trigger_from_account_ends_choice' => 'Source account name ends with..',
|
||||
'rule_trigger_from_account_ends' => 'Source account name ends with ":trigger_value"',
|
||||
'rule_trigger_from_account_is_choice' => 'Source account name is..',
|
||||
'rule_trigger_from_account_is' => 'Source account name is ":trigger_value"',
|
||||
'rule_trigger_from_account_contains_choice' => 'Source account name contains..',
|
||||
'rule_trigger_from_account_contains' => 'Source account name contains ":trigger_value"',
|
||||
|
||||
'rule_trigger_from_account_nr_starts_choice' => 'Source account number / IBAN starts with..',
|
||||
'rule_trigger_from_account_nr_starts' => 'Source account number / IBAN starts with ":trigger_value"',
|
||||
'rule_trigger_from_account_nr_ends_choice' => 'Source account number / IBAN ends with..',
|
||||
'rule_trigger_from_account_nr_ends' => 'Source account number / IBAN ends with ":trigger_value"',
|
||||
'rule_trigger_from_account_nr_is_choice' => 'Source account number / IBAN is..',
|
||||
'rule_trigger_from_account_nr_is' => 'Source account number / IBAN is ":trigger_value"',
|
||||
'rule_trigger_from_account_nr_contains_choice' => 'Source account number / IBAN contains..',
|
||||
'rule_trigger_from_account_nr_contains' => 'Source account number / IBAN contains ":trigger_value"',
|
||||
|
||||
'rule_trigger_to_account_starts_choice' => 'Destination account name starts with..',
|
||||
'rule_trigger_to_account_starts' => 'Destination account name starts with ":trigger_value"',
|
||||
'rule_trigger_to_account_ends_choice' => 'Destination account name ends with..',
|
||||
'rule_trigger_to_account_ends' => 'Destination account name ends with ":trigger_value"',
|
||||
'rule_trigger_to_account_is_choice' => 'Destination account name is..',
|
||||
'rule_trigger_to_account_is' => 'Destination account name is ":trigger_value"',
|
||||
'rule_trigger_to_account_contains_choice' => 'Destination account name contains..',
|
||||
'rule_trigger_to_account_contains' => 'Destination account name contains ":trigger_value"',
|
||||
|
||||
'rule_trigger_to_account_nr_starts_choice' => 'Destination account number / IBAN starts with..',
|
||||
'rule_trigger_to_account_nr_starts' => 'Destination account number / IBAN starts with ":trigger_value"',
|
||||
'rule_trigger_to_account_nr_ends_choice' => 'Destination account number / IBAN ends with..',
|
||||
'rule_trigger_to_account_nr_ends' => 'Destination account number / IBAN ends with ":trigger_value"',
|
||||
'rule_trigger_to_account_nr_is_choice' => 'Destination account number / IBAN is..',
|
||||
'rule_trigger_to_account_nr_is' => 'Destination account number / IBAN is ":trigger_value"',
|
||||
'rule_trigger_to_account_nr_contains_choice' => 'Destination account number / IBAN contains..',
|
||||
'rule_trigger_to_account_nr_contains' => 'Destination account number / IBAN contains ":trigger_value"',
|
||||
|
||||
'rule_trigger_source_account_starts_choice' => 'Source account name starts with..',
|
||||
'rule_trigger_source_account_starts' => 'Source account name starts with ":trigger_value"',
|
||||
'rule_trigger_source_account_ends_choice' => 'Source account name ends with..',
|
||||
'rule_trigger_source_account_ends' => 'Source account name ends with ":trigger_value"',
|
||||
'rule_trigger_source_account_is_choice' => 'Source account name is..',
|
||||
'rule_trigger_source_account_is' => 'Source account name is ":trigger_value"',
|
||||
'rule_trigger_source_account_contains_choice' => 'Source account name contains..',
|
||||
'rule_trigger_source_account_contains' => 'Source account name contains ":trigger_value"',
|
||||
'rule_trigger_account_id_choice' => 'Account ID (source/destination) is exactly..',
|
||||
'rule_trigger_account_id' => 'Account ID (source/destination) is exactly :trigger_value',
|
||||
'rule_trigger_source_account_id_choice' => 'Source account ID is exactly..',
|
||||
'rule_trigger_source_account_id' => 'Source account ID is exactly :trigger_value',
|
||||
'rule_trigger_destination_account_id_choice' => 'Destination account ID is exactly..',
|
||||
'rule_trigger_destination_account_id' => 'Destination account ID is exactly :trigger_value',
|
||||
'rule_trigger_account_is_cash_choice' => 'Account (source/destination) is (cash) account',
|
||||
'rule_trigger_account_is_cash' => 'Account (source/destination) is (cash) account',
|
||||
'rule_trigger_source_is_cash_choice' => 'Source account is (cash) account',
|
||||
'rule_trigger_source_is_cash' => 'Source account is (cash) account',
|
||||
'rule_trigger_destination_is_cash_choice' => 'Destination account is (cash) account',
|
||||
'rule_trigger_destination_is_cash' => 'Destination account is (cash) account',
|
||||
'rule_trigger_source_account_nr_starts_choice' => 'Source account number / IBAN starts with..',
|
||||
'rule_trigger_source_account_nr_starts' => 'Source account number / IBAN starts with ":trigger_value"',
|
||||
'rule_trigger_source_account_nr_ends_choice' => 'Source account number / IBAN ends with..',
|
||||
'rule_trigger_source_account_nr_ends' => 'Source account number / IBAN ends with ":trigger_value"',
|
||||
'rule_trigger_source_account_nr_is_choice' => 'Source account number / IBAN is..',
|
||||
'rule_trigger_source_account_nr_is' => 'Source account number / IBAN is ":trigger_value"',
|
||||
'rule_trigger_source_account_nr_contains_choice' => 'Source account number / IBAN contains..',
|
||||
'rule_trigger_source_account_nr_contains' => 'Source account number / IBAN contains ":trigger_value"',
|
||||
'rule_trigger_destination_account_starts_choice' => 'Destination account name starts with..',
|
||||
'rule_trigger_destination_account_starts' => 'Destination account name starts with ":trigger_value"',
|
||||
'rule_trigger_destination_account_ends_choice' => 'Destination account name ends with..',
|
||||
'rule_trigger_destination_account_ends' => 'Destination account name ends with ":trigger_value"',
|
||||
'rule_trigger_destination_account_is_choice' => 'Destination account name is..',
|
||||
'rule_trigger_destination_account_is' => 'Destination account name is ":trigger_value"',
|
||||
'rule_trigger_destination_account_contains_choice' => 'Destination account name contains..',
|
||||
'rule_trigger_destination_account_contains' => 'Destination account name contains ":trigger_value"',
|
||||
'rule_trigger_destination_account_nr_starts_choice' => 'Destination account number / IBAN starts with..',
|
||||
'rule_trigger_destination_account_nr_starts' => 'Destination account number / IBAN starts with ":trigger_value"',
|
||||
'rule_trigger_destination_account_nr_ends_choice' => 'Destination account number / IBAN ends with..',
|
||||
'rule_trigger_destination_account_nr_ends' => 'Destination account number / IBAN ends with ":trigger_value"',
|
||||
'rule_trigger_destination_account_nr_is_choice' => 'Destination account number / IBAN is..',
|
||||
'rule_trigger_destination_account_nr_is' => 'Destination account number / IBAN is ":trigger_value"',
|
||||
'rule_trigger_destination_account_nr_contains_choice' => 'Destination account number / IBAN contains..',
|
||||
'rule_trigger_destination_account_nr_contains' => 'Destination account number / IBAN contains ":trigger_value"',
|
||||
'rule_trigger_transaction_type_choice' => 'Transaksjonen er av typen..',
|
||||
'rule_trigger_transaction_type' => 'Transaksjonen er av typen ":trigger_value"',
|
||||
'rule_trigger_category_is_choice' => 'Kategori er..',
|
||||
@@ -436,14 +476,16 @@ return [
|
||||
'rule_trigger_description_contains' => 'Beskrivelse inneholder ":trigger_value"',
|
||||
'rule_trigger_description_is_choice' => 'Beskrivelse er..',
|
||||
'rule_trigger_description_is' => 'Beskrivelse er ":trigger_value"',
|
||||
|
||||
'rule_trigger_date_is_choice' => 'Transaction date is..',
|
||||
'rule_trigger_date_is' => 'Transaction date is ":trigger_value"',
|
||||
'rule_trigger_date_before_choice' => 'Transaction date is before..',
|
||||
'rule_trigger_date_before' => 'Transaction date is before ":trigger_value"',
|
||||
'rule_trigger_date_after_choice' => 'Transaction date is after..',
|
||||
'rule_trigger_date_after' => 'Transaction date is after ":trigger_value"',
|
||||
|
||||
'rule_trigger_created_on_choice' => 'Transaction was made on..',
|
||||
'rule_trigger_created_on' => 'Transaction was made on ":trigger_value"',
|
||||
'rule_trigger_updated_on_choice' => 'Transaction was last edited on..',
|
||||
'rule_trigger_updated_on' => 'Transaction was last edited on ":trigger_value"',
|
||||
'rule_trigger_budget_is_choice' => 'Budsjett er..',
|
||||
'rule_trigger_budget_is' => 'Budsjett er ":trigger_value"',
|
||||
'rule_trigger_tag_is_choice' => '(En) tagg er..',
|
||||
@@ -480,6 +522,16 @@ return [
|
||||
'rule_trigger_notes_start' => 'Notat som starter med ":trigger_value"',
|
||||
'rule_trigger_notes_end_choice' => 'Notat som slutter med..',
|
||||
'rule_trigger_notes_end' => 'Notat som slutter med ":trigger_value"',
|
||||
'rule_trigger_bill_is_choice' => 'Bill is..',
|
||||
'rule_trigger_bill_is' => 'Bill is ":trigger_value"',
|
||||
'rule_trigger_external_id_choice' => 'External ID is..',
|
||||
'rule_trigger_external_id' => 'External ID is ":trigger_value"',
|
||||
'rule_trigger_internal_reference_choice' => 'Internal reference is..',
|
||||
'rule_trigger_internal_reference' => 'Internal reference is ":trigger_value"',
|
||||
'rule_trigger_journal_id_choice' => 'Transaction journal ID is..',
|
||||
'rule_trigger_journal_id' => 'Transaction journal ID is ":trigger_value"',
|
||||
|
||||
// actions
|
||||
'rule_action_delete_transaction_choice' => 'DELETE transaction (!)',
|
||||
'rule_action_delete_transaction' => 'DELETE transaction (!)',
|
||||
'rule_action_set_category' => 'Sett kategori til ":action_value"',
|
||||
@@ -1753,7 +1805,6 @@ return [
|
||||
'object_group' => 'Group',
|
||||
|
||||
|
||||
|
||||
//
|
||||
|
||||
];
|
||||
|
@@ -120,6 +120,8 @@ return [
|
||||
'stop_processing' => 'Stopp prosessering',
|
||||
'start_date' => 'Startgrense',
|
||||
'end_date' => 'Sluttgrense',
|
||||
'start' => 'Start of range',
|
||||
'end' => 'End of range',
|
||||
'delete_account' => 'Slett konto ":name"',
|
||||
'delete_bill' => 'Slett regning ":name"',
|
||||
'delete_budget' => 'Slett budsjett ":name"',
|
||||
@@ -242,7 +244,7 @@ return [
|
||||
'collected' => 'Collected',
|
||||
'submitted' => 'Submitted',
|
||||
'key' => 'Key',
|
||||
'value' => 'Content of record'
|
||||
'value' => 'Content of record',
|
||||
|
||||
|
||||
];
|
||||
|
@@ -265,31 +265,65 @@ return [
|
||||
'search_found_transactions' => 'Firefly III vond :count transactie in :time seconden.|Firefly III vond :count transacties in :time seconden.',
|
||||
'search_found_more_transactions' => 'Firefly III vond meer dan :count transacties in :time seconden.',
|
||||
'search_for_query' => 'Firefly III zoekt transacties met al deze woorden: <span class="text-info">:query</span>',
|
||||
'search_modifier_amount_is' => 'Bedrag is precies :value',
|
||||
'search_modifier_amount' => 'Bedrag is precies :value',
|
||||
'search_modifier_amount_max' => 'Bedrag is hoogstens :value',
|
||||
'search_modifier_amount_min' => 'Bedrag is minstens :value',
|
||||
'search_modifier_amount_less' => 'Bedrag is minder dan :value',
|
||||
'search_modifier_amount_more' => 'Bedrag is meer dan :value',
|
||||
'search_modifier_source' => 'Bronrekeningnaam is :value',
|
||||
'search_modifier_from' => 'Bronrekeningnaam is :value',
|
||||
'search_modifier_destination' => 'Doelrekening is :value',
|
||||
'search_modifier_to' => 'Doelrekening is :value',
|
||||
'search_modifier_tag' => 'Tag is ":value"',
|
||||
'search_modifier_category' => 'Categorie is ":value"',
|
||||
'search_modifier_budget' => 'Budget is ":value"',
|
||||
'search_modifier_bill' => 'Contract is ":value"',
|
||||
'search_modifier_type' => 'Transactietype is :value',
|
||||
'search_modifier_date' => 'Transactiedatum is :value',
|
||||
'search_modifier_date_before' => 'Transactiedatum is vóór :value',
|
||||
'search_modifier_date_after' => 'Transactiedatum is na :value',
|
||||
'search_modifier_on' => 'Transactiedatum is :value',
|
||||
'search_modifier_before' => 'Transactiedatum is vóór :value',
|
||||
'search_modifier_after' => 'Transactiedatum is na :value',
|
||||
'search_modifier_created_on' => 'Transactie werd gemaakt op :value',
|
||||
'search_modifier_updated_on' => 'Transactie werd laatst gewijzigd op :value',
|
||||
'search_modifier_date_is' => 'Transactiedatum is ":value"',
|
||||
'search_modifier_date_before' => 'Transactiedatum is vóór of op ":value"',
|
||||
'search_modifier_date_after' => 'Transactiedatum is na of op ":value"',
|
||||
'search_modifier_created_on' => 'Transactie werd gemaakt op ":value"',
|
||||
'search_modifier_updated_on' => 'Transactie werd laatst gewijzigd op ":value"',
|
||||
'search_modifier_external_id' => 'Extern ID is ":value"',
|
||||
'search_modifier_internal_reference' => 'Interne referentie is ":value"',
|
||||
'search_modifier_description_starts' => 'Omschrijving is ":value"',
|
||||
'search_modifier_description_ends' => 'Omschrijving eindigt op ":value"',
|
||||
'search_modifier_description_contains' => 'Omschrijving bevat ":value"',
|
||||
'search_modifier_description_is' => 'Omschrijving is ":value"',
|
||||
'search_modifier_currency_is' => 'Transactie (vreemde) valuta is ":value"',
|
||||
'search_modifier_foreign_currency_is' => 'Transactie vreemde valuta is ":value"',
|
||||
'search_modifier_has_attachments' => 'De transactie moet een bijlage hebben',
|
||||
'search_modifier_has_no_category' => 'De transactie heeft geen categorie',
|
||||
'search_modifier_has_any_category' => 'Transactie heeft een (welke dan ook) categorie',
|
||||
'search_modifier_has_no_budget' => 'De transactie heeft geen budget',
|
||||
'search_modifier_has_any_budget' => 'Transactie heeft een (welke dan ook) budget',
|
||||
'search_modifier_has_no_tag' => 'De transactie heeft geen tags',
|
||||
'search_modifier_has_any_tag' => 'Transactie heeft een (welke dan ook) tag',
|
||||
'search_modifier_notes_contain' => 'De transactienotities bevatten ":value"',
|
||||
'search_modifier_notes_start' => 'De transactienotities beginnen met ":value"',
|
||||
'search_modifier_notes_end' => 'De transactienotities eindigen met ":value"',
|
||||
'search_modifier_notes_are' => 'De transactienotities zijn ":value"',
|
||||
'search_modifier_no_notes' => 'Transactie heeft geen notities',
|
||||
'search_modifier_any_notes' => 'Transactie heeft notities (eender wat dan)',
|
||||
'search_modifier_amount_exactly' => 'Bedrag is precies :value',
|
||||
'search_modifier_amount_less' => 'Bedrag is kleiner dan of gelijk aan :value',
|
||||
'search_modifier_amount_more' => 'Bedrag is meer dan of gelijk aan :value',
|
||||
'search_modifier_source_account_is' => 'Bronrekeningnaam is ":value"',
|
||||
'search_modifier_source_account_contains' => 'Bronrekeningnaam bevat ":value"',
|
||||
'search_modifier_source_account_starts' => 'Bronrekeningnaam begint met ":value"',
|
||||
'search_modifier_source_account_ends' => 'Bronrekeningnaam eindigt met ":value"',
|
||||
'search_modifier_source_account_id' => 'Bronrekening ID is :value',
|
||||
'search_modifier_source_account_nr_is' => 'Bronrekeningnummer (IBAN) is ":value"',
|
||||
'search_modifier_source_account_nr_contains' => 'Bronrekeningnummer (IBAN) bevat ":value"',
|
||||
'search_modifier_source_account_nr_starts' => 'Bronrekeningnummer (IBAN) begint met ":value"',
|
||||
'search_modifier_source_account_nr_ends' => 'Bronrekeningnummer (IBAN) eindigt met ":value"',
|
||||
'search_modifier_destination_account_is' => 'Doelrekeningnaam is ":value"',
|
||||
'search_modifier_destination_account_contains' => 'Doelrekeningnaam bevat ":value"',
|
||||
'search_modifier_destination_account_starts' => 'Doelrekeningnaam begint met ":value"',
|
||||
'search_modifier_destination_account_ends' => 'Doelrekeningnaam eindigt met ":value"',
|
||||
'search_modifier_destination_account_id' => 'Doelrekening ID is ":value"',
|
||||
'search_modifier_destination_account_nr_is' => 'Doelrekeningnummer (IBAN) is ":value"',
|
||||
'search_modifier_destination_account_nr_contains' => 'Doelrekeningnummer (IBAN) bevat ":value"',
|
||||
'search_modifier_destination_account_nr_starts' => 'Doelrekeningnummer (IBAN) begint met ":value"',
|
||||
'search_modifier_destination_account_nr_ends' => 'Doelrekeningnummer (IBAN) eindigt met ":value"',
|
||||
'search_modifier_account_id' => 'Bron- of doelrekening ID is/zijn ":value"',
|
||||
'search_modifier_category_is' => 'Categorie is ":value"',
|
||||
'search_modifier_budget_is' => 'Budget is ":value"',
|
||||
'search_modifier_bill_is' => 'Contract is ":value"',
|
||||
'search_modifier_transaction_type' => 'Transactietype is ":value"',
|
||||
'search_modifier_tag_is' => 'Tag is ":value"',
|
||||
'update_rule_from_query' => 'Update regel ":rule" middels zoekquery',
|
||||
'create_rule_from_query' => 'Nieuwe regel op basis van zoekquery',
|
||||
'rule_from_search_words' => 'Firefly III heeft moeite met deze query: ":string". De voorgestelde regel die past bij je zoekquery kan afwijken. Controleer de regel zorgvuldig.',
|
||||
|
||||
|
||||
// END
|
||||
'modifiers_applies_are' => 'De volgende wijzigingen worden ook toegepast op de zoekopdracht:',
|
||||
'general_search_error' => 'Er is een fout opgetreden tijdens het zoeken. Controleer de log-bestanden voor meer informatie.',
|
||||
'search_box' => 'Zoeken',
|
||||
@@ -352,7 +386,7 @@ return [
|
||||
'default_rule_name' => 'Je eerste standaardregel',
|
||||
'default_rule_description' => 'Deze regel is een voorbeeld. Je kan hem rustig verwijderen.',
|
||||
'default_rule_trigger_description' => 'The Man Who Sold the World',
|
||||
'default_rule_trigger_from_account' => 'David Bowie',
|
||||
'default_rule_trigger_source_account' => 'David Bowie',
|
||||
'default_rule_action_prepend' => 'Kocht de wereld van ',
|
||||
'default_rule_action_set_category' => 'Grote uitgaven',
|
||||
'trigger' => 'Trigger',
|
||||
@@ -367,8 +401,7 @@ return [
|
||||
'delete_rule' => 'Verwijder regel ":title"',
|
||||
'update_rule' => 'Werk regel bij',
|
||||
'test_rule_triggers' => 'Bekijk welke transacties hieraan voldoen',
|
||||
'warning_transaction_subset' => 'Je ziet hier maximaal :max_num_transactions transacties omdat je anders veel te lang moet wachten',
|
||||
'warning_no_matching_transactions' => 'Niks gevonden in je laatste :num_transactions transacties.',
|
||||
'warning_no_matching_transactions' => 'Geen overeenkomende transacties gevonden.',
|
||||
'warning_no_valid_triggers' => 'Geen geldige triggers gevonden.',
|
||||
'apply_rule_selection' => 'Pas regel ":title" toe op een selectie van je transacties',
|
||||
'apply_rule_selection_intro' => 'Regels zoals ":title" worden normaal alleen op nieuwe of geüpdate transacties toegepast, maar Firefly III kan ze ook toepassen op (een selectie van) je bestaande transacties. Dit kan praktisch zijn als je een regels hebt veranderd en je wilt de veranderingen toepassen op al je transacties.',
|
||||
@@ -381,43 +414,50 @@ return [
|
||||
|
||||
// actions and triggers
|
||||
'rule_trigger_user_action' => 'Gebruikersactie is ":trigger_value"',
|
||||
|
||||
'rule_trigger_from_account_starts_choice' => 'Bronrekeningnaam begint met..',
|
||||
'rule_trigger_from_account_starts' => 'Bronrekeningnaam begint met ":trigger_value"',
|
||||
'rule_trigger_from_account_ends_choice' => 'Bronrekeningnaam eindigt op..',
|
||||
'rule_trigger_from_account_ends' => 'Bronrekeningnaam eindigt op ":trigger_value"',
|
||||
'rule_trigger_from_account_is_choice' => 'Bronrekeningnaam is..',
|
||||
'rule_trigger_from_account_is' => 'Bronrekeningnaam is ":trigger_value"',
|
||||
'rule_trigger_from_account_contains_choice' => 'Bronrekeningnaam bevat..',
|
||||
'rule_trigger_from_account_contains' => 'Bronrekeningnaam bevat ":trigger_value"',
|
||||
|
||||
'rule_trigger_from_account_nr_starts_choice' => 'Bronrekeningnummer begint met..',
|
||||
'rule_trigger_from_account_nr_starts' => 'Bronrekeningnummer begint met ":trigger_value"',
|
||||
'rule_trigger_from_account_nr_ends_choice' => 'Bronrekeningnummer eindigt op..',
|
||||
'rule_trigger_from_account_nr_ends' => 'Bronrekeningnummer eindigt op ":trigger_value"',
|
||||
'rule_trigger_from_account_nr_is_choice' => 'Bronrekeningnummer / IBAN is..',
|
||||
'rule_trigger_from_account_nr_is' => 'Bronrekeningnummer / IBAN is ":trigger_value"',
|
||||
'rule_trigger_from_account_nr_contains_choice' => 'Bronrekeningnummer / IBAN bevat..',
|
||||
'rule_trigger_from_account_nr_contains' => 'Bronrekeningnummer / IBAN bevat ":trigger_value"',
|
||||
|
||||
'rule_trigger_to_account_starts_choice' => 'Doelrekeningnaam begint met..',
|
||||
'rule_trigger_to_account_starts' => 'Doelrekeningnaam begint met ":trigger_value"',
|
||||
'rule_trigger_to_account_ends_choice' => 'Doelrekeningnaam eindigt op..',
|
||||
'rule_trigger_to_account_ends' => 'Doelrekeningnaam eindigt op ":trigger_value"',
|
||||
'rule_trigger_to_account_is_choice' => 'Doelrekeningnaam is..',
|
||||
'rule_trigger_to_account_is' => 'Doelrekeningnaam is ":trigger_value"',
|
||||
'rule_trigger_to_account_contains_choice' => 'Doelrekeningnaam bevat..',
|
||||
'rule_trigger_to_account_contains' => 'Doelrekeningnaam bevat ":trigger_value"',
|
||||
|
||||
'rule_trigger_to_account_nr_starts_choice' => 'Doelrekeningnummer / IBAN begint met..',
|
||||
'rule_trigger_to_account_nr_starts' => 'Doelrekeningnummer / IBAN begint met ":trigger_value"',
|
||||
'rule_trigger_to_account_nr_ends_choice' => 'Doelrekeningnummer / IBAN eindigt op..',
|
||||
'rule_trigger_to_account_nr_ends' => 'Doelrekeningnummer / IBAN eindigt op ":trigger_value"',
|
||||
'rule_trigger_to_account_nr_is_choice' => 'Doelrekeningnummer / IBAN is..',
|
||||
'rule_trigger_to_account_nr_is' => 'Doelrekeningnummer / IBAN is ":trigger_value"',
|
||||
'rule_trigger_to_account_nr_contains_choice' => 'Doelrekeningnummer / IBAN bevat..',
|
||||
'rule_trigger_to_account_nr_contains' => 'Doelrekeningnummer / IBAN bevat ":trigger_value"',
|
||||
|
||||
'rule_trigger_source_account_starts_choice' => 'Bronrekeningnaam begint met..',
|
||||
'rule_trigger_source_account_starts' => 'Bronrekeningnaam begint met ":trigger_value"',
|
||||
'rule_trigger_source_account_ends_choice' => 'Bronrekeningnaam eindigt op..',
|
||||
'rule_trigger_source_account_ends' => 'Bronrekeningnaam eindigt op ":trigger_value"',
|
||||
'rule_trigger_source_account_is_choice' => 'Bronrekeningnaam is..',
|
||||
'rule_trigger_source_account_is' => 'Bronrekeningnaam is ":trigger_value"',
|
||||
'rule_trigger_source_account_contains_choice' => 'Bronrekeningnaam bevat..',
|
||||
'rule_trigger_source_account_contains' => 'Bronrekeningnaam bevat ":trigger_value"',
|
||||
'rule_trigger_account_id_choice' => 'Account-ID (bron/doel) is precies..',
|
||||
'rule_trigger_account_id' => 'Account-ID (bron/doel) is precies :trigger_value',
|
||||
'rule_trigger_source_account_id_choice' => 'Bronrekening ID is..',
|
||||
'rule_trigger_source_account_id' => 'Bronrekening ID is :trigger_value',
|
||||
'rule_trigger_destination_account_id_choice' => 'Doelrekening ID is..',
|
||||
'rule_trigger_destination_account_id' => 'Doelrekening ID is precies :trigger_value',
|
||||
'rule_trigger_account_is_cash_choice' => 'Account (bron/doel) is (cash) account',
|
||||
'rule_trigger_account_is_cash' => 'Account (bron/doel) is (cash) account',
|
||||
'rule_trigger_source_is_cash_choice' => 'Bronrekening is (cash) account',
|
||||
'rule_trigger_source_is_cash' => 'Bronrekening is (cash) account',
|
||||
'rule_trigger_destination_is_cash_choice' => 'Doelrekening is (cash) account',
|
||||
'rule_trigger_destination_is_cash' => 'Doelrekening is (cash) account',
|
||||
'rule_trigger_source_account_nr_starts_choice' => 'Bronrekeningnummer begint met..',
|
||||
'rule_trigger_source_account_nr_starts' => 'Bronrekeningnummer begint met ":trigger_value"',
|
||||
'rule_trigger_source_account_nr_ends_choice' => 'Bronrekeningnummer eindigt op..',
|
||||
'rule_trigger_source_account_nr_ends' => 'Bronrekeningnummer eindigt op ":trigger_value"',
|
||||
'rule_trigger_source_account_nr_is_choice' => 'Bronrekeningnummer / IBAN is..',
|
||||
'rule_trigger_source_account_nr_is' => 'Bronrekeningnummer / IBAN is ":trigger_value"',
|
||||
'rule_trigger_source_account_nr_contains_choice' => 'Bronrekeningnummer / IBAN bevat..',
|
||||
'rule_trigger_source_account_nr_contains' => 'Bronrekeningnummer / IBAN bevat ":trigger_value"',
|
||||
'rule_trigger_destination_account_starts_choice' => 'Doelrekeningnaam begint met..',
|
||||
'rule_trigger_destination_account_starts' => 'Doelrekeningnaam begint met ":trigger_value"',
|
||||
'rule_trigger_destination_account_ends_choice' => 'Doelrekeningnaam eindigt op..',
|
||||
'rule_trigger_destination_account_ends' => 'Doelrekeningnaam eindigt op ":trigger_value"',
|
||||
'rule_trigger_destination_account_is_choice' => 'Doelrekeningnaam is..',
|
||||
'rule_trigger_destination_account_is' => 'Doelrekeningnaam is ":trigger_value"',
|
||||
'rule_trigger_destination_account_contains_choice' => 'Doelrekeningnaam bevat..',
|
||||
'rule_trigger_destination_account_contains' => 'Doelrekeningnaam bevat ":trigger_value"',
|
||||
'rule_trigger_destination_account_nr_starts_choice' => 'Doelrekeningnummer / IBAN begint met..',
|
||||
'rule_trigger_destination_account_nr_starts' => 'Doelrekeningnummer / IBAN begint met ":trigger_value"',
|
||||
'rule_trigger_destination_account_nr_ends_choice' => 'Doelrekeningnummer / IBAN eindigt op..',
|
||||
'rule_trigger_destination_account_nr_ends' => 'Doelrekeningnummer / IBAN eindigt op ":trigger_value"',
|
||||
'rule_trigger_destination_account_nr_is_choice' => 'Doelrekeningnummer / IBAN is..',
|
||||
'rule_trigger_destination_account_nr_is' => 'Doelrekeningnummer / IBAN is ":trigger_value"',
|
||||
'rule_trigger_destination_account_nr_contains_choice' => 'Doelrekeningnummer / IBAN bevat..',
|
||||
'rule_trigger_destination_account_nr_contains' => 'Doelrekeningnummer / IBAN bevat ":trigger_value"',
|
||||
'rule_trigger_transaction_type_choice' => 'Transactietype is..',
|
||||
'rule_trigger_transaction_type' => 'Transactiesoort is ":trigger_value" (Engels)',
|
||||
'rule_trigger_category_is_choice' => 'Categorie is..',
|
||||
@@ -436,14 +476,16 @@ return [
|
||||
'rule_trigger_description_contains' => 'Omschrijving bevat ":trigger_value"',
|
||||
'rule_trigger_description_is_choice' => 'Omschrijving is..',
|
||||
'rule_trigger_description_is' => 'Omschrijving is ":trigger_value"',
|
||||
|
||||
'rule_trigger_date_is_choice' => 'Transactiedatum is..',
|
||||
'rule_trigger_date_is' => 'Transactiedatum is ":trigger_value"',
|
||||
'rule_trigger_date_before_choice' => 'Transactiedatum is vóór..',
|
||||
'rule_trigger_date_before' => 'Transactiedatum is vóór ":trigger_value"',
|
||||
'rule_trigger_date_after_choice' => 'Transactiedatum is na..',
|
||||
'rule_trigger_date_after' => 'Transactiedatum is na ":trigger_value"',
|
||||
|
||||
'rule_trigger_created_on_choice' => 'Transactie is gemaakt op..',
|
||||
'rule_trigger_created_on' => 'Transactie is gemaakt op ":trigger_value"',
|
||||
'rule_trigger_updated_on_choice' => 'Transactie werd laatst gewijzigd op..',
|
||||
'rule_trigger_updated_on' => 'Transactie werd laatst gewijzigd op ":trigger_value"',
|
||||
'rule_trigger_budget_is_choice' => 'Budget is..',
|
||||
'rule_trigger_budget_is' => 'Budget is ":trigger_value"',
|
||||
'rule_trigger_tag_is_choice' => '(Een) tag is..',
|
||||
@@ -480,6 +522,16 @@ return [
|
||||
'rule_trigger_notes_start' => 'Notitie begint met ":trigger_value"',
|
||||
'rule_trigger_notes_end_choice' => 'Notitie eindigt op..',
|
||||
'rule_trigger_notes_end' => 'Notitie eindigt op ":trigger_value"',
|
||||
'rule_trigger_bill_is_choice' => 'Contract is..',
|
||||
'rule_trigger_bill_is' => 'Contract is ":trigger_value"',
|
||||
'rule_trigger_external_id_choice' => 'Extern ID is..',
|
||||
'rule_trigger_external_id' => 'Extern ID is ":trigger_value"',
|
||||
'rule_trigger_internal_reference_choice' => 'Interne verwijzing is..',
|
||||
'rule_trigger_internal_reference' => 'Interne verwijzing is ":trigger_value"',
|
||||
'rule_trigger_journal_id_choice' => 'Transactiejournaal ID is..',
|
||||
'rule_trigger_journal_id' => 'Transactiejournaal ID is ":trigger_value"',
|
||||
|
||||
// actions
|
||||
'rule_action_delete_transaction_choice' => 'VERWIJDER transactie (!)',
|
||||
'rule_action_delete_transaction' => 'VERWIJDER transactie (!)',
|
||||
'rule_action_set_category' => 'Verander categorie naar ":action_value"',
|
||||
@@ -1753,7 +1805,6 @@ return [
|
||||
'object_group' => 'Groep',
|
||||
|
||||
|
||||
|
||||
//
|
||||
|
||||
];
|
||||
|
@@ -120,6 +120,8 @@ return [
|
||||
'stop_processing' => 'Stop met verwerken',
|
||||
'start_date' => 'Start van bereik',
|
||||
'end_date' => 'Einde van bereik',
|
||||
'start' => 'Start van bereik',
|
||||
'end' => 'Einde van bereik',
|
||||
'delete_account' => 'Verwijder rekening ":name"',
|
||||
'delete_bill' => 'Verwijder contract ":name"',
|
||||
'delete_budget' => 'Verwijder budget ":name"',
|
||||
@@ -242,7 +244,7 @@ return [
|
||||
'collected' => 'Verzameld',
|
||||
'submitted' => 'Verstuurd',
|
||||
'key' => 'Key',
|
||||
'value' => 'Inhoud'
|
||||
'value' => 'Inhoud',
|
||||
|
||||
|
||||
];
|
||||
|
@@ -265,31 +265,65 @@ return [
|
||||
'search_found_transactions' => 'Firefly III znalazł :count transakcję w :time sekund.|Firefly III znalazł :count transakcji w :time sekund.',
|
||||
'search_found_more_transactions' => 'Firefly III znalazł więcej niż :count transakcji w :time sekund.',
|
||||
'search_for_query' => 'Firefly III szuka transakcji zawierających wszystkie słowa: <span class="text-info">:query</span>',
|
||||
'search_modifier_amount_is' => 'Kwota to dokładnie :value',
|
||||
'search_modifier_amount' => 'Kwota to dokładnie :value',
|
||||
'search_modifier_amount_max' => 'Kwota to co najwyżej :value',
|
||||
'search_modifier_amount_min' => 'Kwota to co najmniej :value',
|
||||
'search_modifier_amount_less' => 'Kwota jest mniejsza niż :value',
|
||||
'search_modifier_amount_more' => 'Kwota jest większa niż :value',
|
||||
'search_modifier_source' => 'Konto źródłowe to :value',
|
||||
'search_modifier_from' => 'Konto źródłowe to :value',
|
||||
'search_modifier_destination' => 'Konto docelowe to :value',
|
||||
'search_modifier_to' => 'Konto docelowe to :value',
|
||||
'search_modifier_tag' => 'Tag to ":value"',
|
||||
'search_modifier_category' => 'Kategoria to ":value"',
|
||||
'search_modifier_budget' => 'Budżet to ":value"',
|
||||
'search_modifier_bill' => 'Rachunek to ":value"',
|
||||
'search_modifier_type' => 'Transakcja jest typu :value',
|
||||
'search_modifier_date' => 'Data transakcji to :value',
|
||||
'search_modifier_date_before' => 'Data transakcji jest przed :value',
|
||||
'search_modifier_date_after' => 'Data transakcji jest po :value',
|
||||
'search_modifier_on' => 'Data transakcji to :value',
|
||||
'search_modifier_before' => 'Data transakcji jest przed :value',
|
||||
'search_modifier_after' => 'Data transakcji jest po :value',
|
||||
'search_modifier_created_on' => 'Transakcja stworzona :value',
|
||||
'search_modifier_updated_on' => 'Transakcja zaktualizowana :value',
|
||||
'search_modifier_date_is' => 'Data transakcji to ":value"',
|
||||
'search_modifier_date_before' => 'Data transakcji jest przed lub w ":value"',
|
||||
'search_modifier_date_after' => 'Data transakcji jest po lub w ":value"',
|
||||
'search_modifier_created_on' => 'Transakcja stworzona ":value"',
|
||||
'search_modifier_updated_on' => 'Transakcja zaktualizowana ":value"',
|
||||
'search_modifier_external_id' => 'Zewnętrzne ID to ":value"',
|
||||
'search_modifier_internal_reference' => 'Wewnętrzne odwołanie to ":value"',
|
||||
'search_modifier_description_starts' => 'Opis to ":value"',
|
||||
'search_modifier_description_ends' => 'Opis kończy się na ":value"',
|
||||
'search_modifier_description_contains' => 'Opis zawiera ":value"',
|
||||
'search_modifier_description_is' => 'Opis to ":value"',
|
||||
'search_modifier_currency_is' => 'Waluta (obca) transakcji to ":value"',
|
||||
'search_modifier_foreign_currency_is' => 'Waluta obca transakcji to ":value"',
|
||||
'search_modifier_has_attachments' => 'Transakcja musi mieć załącznik',
|
||||
'search_modifier_has_no_category' => 'Transakcja nie może mieć kategorii',
|
||||
'search_modifier_has_any_category' => 'Transakcja musi mieć (dowolną) kategorię',
|
||||
'search_modifier_has_no_budget' => 'Transakcja nie może mieć budżetu',
|
||||
'search_modifier_has_any_budget' => 'Transakcja musi mieć (dowolny) budżet',
|
||||
'search_modifier_has_no_tag' => 'Transakcja nie może mieć tagów',
|
||||
'search_modifier_has_any_tag' => 'Transakcja musi mieć (dowolny) tag',
|
||||
'search_modifier_notes_contain' => 'Notatki transakcji zawierają ":value"',
|
||||
'search_modifier_notes_start' => 'Notatki transakcji zaczynają się od ":value"',
|
||||
'search_modifier_notes_end' => 'Notatki transakcji kończą się na ":value"',
|
||||
'search_modifier_notes_are' => 'Notatki transakcji to ":value"',
|
||||
'search_modifier_no_notes' => 'Transakcja nie ma notatek',
|
||||
'search_modifier_any_notes' => 'Transakcja musi zawierać notatki',
|
||||
'search_modifier_amount_exactly' => 'Kwota to dokładnie :value',
|
||||
'search_modifier_amount_less' => 'Kwota jest mniejsza lub równa :value',
|
||||
'search_modifier_amount_more' => 'Kwota jest większa lub równa :value',
|
||||
'search_modifier_source_account_is' => 'Konto źródłowe to ":value"',
|
||||
'search_modifier_source_account_contains' => 'Konto źródłowe zawiera ":value"',
|
||||
'search_modifier_source_account_starts' => 'Konto źródłowe zaczyna się od ":value"',
|
||||
'search_modifier_source_account_ends' => 'Konto źródłowe kończy się na ":value"',
|
||||
'search_modifier_source_account_id' => 'ID konta źródłowego to :value',
|
||||
'search_modifier_source_account_nr_is' => 'Numer konta źródłowego (IBAN) to ":value"',
|
||||
'search_modifier_source_account_nr_contains' => 'Numer konta źródłowego (IBAN) zawiera ":value"',
|
||||
'search_modifier_source_account_nr_starts' => 'Numer konta źródłowego (IBAN) zaczyna się od ":value"',
|
||||
'search_modifier_source_account_nr_ends' => 'Numer konta źródłowego (IBAN) kończy się na ":value"',
|
||||
'search_modifier_destination_account_is' => 'Konto docelowe to ":value"',
|
||||
'search_modifier_destination_account_contains' => 'Konto docelowe zawiera ":value"',
|
||||
'search_modifier_destination_account_starts' => 'Konto docelowe zaczyna się od ":value"',
|
||||
'search_modifier_destination_account_ends' => 'Konto docelowe kończy się na ":value"',
|
||||
'search_modifier_destination_account_id' => 'ID konta docelowego to :value',
|
||||
'search_modifier_destination_account_nr_is' => 'Numer konta docelowego (IBAN) to ":value"',
|
||||
'search_modifier_destination_account_nr_contains' => 'Numer konta docelowego (IBAN) zawiera ":value"',
|
||||
'search_modifier_destination_account_nr_starts' => 'Numer konta docelowego (IBAN) zaczyna się od ":value"',
|
||||
'search_modifier_destination_account_nr_ends' => 'Numer konta docelowego (IBAN) kończy się na ":value"',
|
||||
'search_modifier_account_id' => 'ID konta źródłowego lub docelowego to: :value',
|
||||
'search_modifier_category_is' => 'Kategoria to ":value"',
|
||||
'search_modifier_budget_is' => 'Budżet to ":value"',
|
||||
'search_modifier_bill_is' => 'Rachunek to ":value"',
|
||||
'search_modifier_transaction_type' => 'Transakcja jest typu ":value"',
|
||||
'search_modifier_tag_is' => 'Tag to ":value"',
|
||||
'update_rule_from_query' => 'Update rule ":rule" from search query',
|
||||
'create_rule_from_query' => 'Create new rule from search query',
|
||||
'rule_from_search_words' => 'The rule engine has a hard time handling ":string". The suggested rule that fits your search query may give different results. Please verify the rule triggers carefully.',
|
||||
|
||||
|
||||
// END
|
||||
'modifiers_applies_are' => 'Zastosowano także poniższe modyfikatory:',
|
||||
'general_search_error' => 'Wystąpił błąd podczas wyszukiwania. Aby uzyskać więcej informacji proszę sprawdzić logi aplikacji.',
|
||||
'search_box' => 'Szukaj',
|
||||
@@ -352,7 +386,7 @@ return [
|
||||
'default_rule_name' => 'Twoja pierwsza reguła domyślna',
|
||||
'default_rule_description' => 'Ta reguła jest przykładem. Możesz ją bezpiecznie usunąć.',
|
||||
'default_rule_trigger_description' => 'Człowiek, który sprzedał świat',
|
||||
'default_rule_trigger_from_account' => 'David Bowie',
|
||||
'default_rule_trigger_source_account' => 'David Bowie',
|
||||
'default_rule_action_prepend' => 'Kupił świat od ',
|
||||
'default_rule_action_set_category' => 'Duże wydatki',
|
||||
'trigger' => 'Wyzwalacz',
|
||||
@@ -367,8 +401,7 @@ return [
|
||||
'delete_rule' => 'Usuń regułę ":title"',
|
||||
'update_rule' => 'Modyfikuj regułę',
|
||||
'test_rule_triggers' => 'Zobacz pasujące transakcje',
|
||||
'warning_transaction_subset' => 'Ze względów wydajnościowych ta lista ograniczona jest do :max_num_transactions i może zawierać tylko niektóre z pasujących transakcji',
|
||||
'warning_no_matching_transactions' => 'Nie znaleziono pasujących transakcji. Należy pamiętać, że ze względów wydajnościowych sprawdzono ostatnie :num_transactions transakcji.',
|
||||
'warning_no_matching_transactions' => 'Nie znaleziono pasujących transakcji.',
|
||||
'warning_no_valid_triggers' => 'Nie dostarczono prawidłowych wyzwalaczy.',
|
||||
'apply_rule_selection' => 'Zastosuj regułę ":title" do niektórych swoich transakcji',
|
||||
'apply_rule_selection_intro' => 'Reguły takie jak ":title" są zwykle stosowane tylko do nowych lub modyfikowanych transakcji, ale możesz powiedzieć Firefly III aby uruchomił ją dla istniejących transakcji. Może to być przydatne, gdy zmodyfikowałeś regułę i potrzebujesz zastosować zmiany dla wszystkich pozostałych transakcji.',
|
||||
@@ -381,43 +414,50 @@ return [
|
||||
|
||||
// actions and triggers
|
||||
'rule_trigger_user_action' => 'Akcją użytkownika jest ":trigger_value"',
|
||||
|
||||
'rule_trigger_from_account_starts_choice' => 'Konto źródłowe się zaczyna od..',
|
||||
'rule_trigger_from_account_starts' => 'Konto źródłowe się zaczyna od ":trigger_value"',
|
||||
'rule_trigger_from_account_ends_choice' => 'Konto źródłowe się kończy na..',
|
||||
'rule_trigger_from_account_ends' => 'Konto źródłowe się kończy na ":trigger_value"',
|
||||
'rule_trigger_from_account_is_choice' => 'Kontem źródłowym jest..',
|
||||
'rule_trigger_from_account_is' => 'Konto źródłowe to ":trigger_value"',
|
||||
'rule_trigger_from_account_contains_choice' => 'Konto źródłowe zawiera..',
|
||||
'rule_trigger_from_account_contains' => 'Konto źródłowe zawiera ":trigger_value"',
|
||||
|
||||
'rule_trigger_from_account_nr_starts_choice' => 'Numer/IBAN konta źródłowego zaczyna się od..',
|
||||
'rule_trigger_from_account_nr_starts' => 'Konto źródłowe się zaczyna od ":trigger_value"',
|
||||
'rule_trigger_from_account_nr_ends_choice' => 'Numer/IBAN konta kończy się od..',
|
||||
'rule_trigger_from_account_nr_ends' => 'Konto źródłowe / IBAN się kończy na ":trigger_value"',
|
||||
'rule_trigger_from_account_nr_is_choice' => 'Numer konta źródłowego / IBAN to..',
|
||||
'rule_trigger_from_account_nr_is' => 'Numer konta źródłowego / IBAN to ":trigger_value"',
|
||||
'rule_trigger_from_account_nr_contains_choice' => 'Numer konta źródłowego / IBAN zawiera..',
|
||||
'rule_trigger_from_account_nr_contains' => 'Numer konta źródłowego / IBAN zawiera ":trigger_value"',
|
||||
|
||||
'rule_trigger_to_account_starts_choice' => 'Nazwa konta docelowego zaczyna się od..',
|
||||
'rule_trigger_to_account_starts' => 'Nazwa konta docelowego zaczyna się od ":trigger_value"',
|
||||
'rule_trigger_to_account_ends_choice' => 'Nazwa konta docelowego kończy się na..',
|
||||
'rule_trigger_to_account_ends' => 'Nazwa konta docelowego kończy się na ":trigger_value"',
|
||||
'rule_trigger_to_account_is_choice' => 'Nazwa konta docelowego to..',
|
||||
'rule_trigger_to_account_is' => 'Nazwa konta docelowego to ":trigger_value"',
|
||||
'rule_trigger_to_account_contains_choice' => 'Nazwa konta docelowego zawiera..',
|
||||
'rule_trigger_to_account_contains' => 'Nazwa konta docelowego zawiera ":trigger_value"',
|
||||
|
||||
'rule_trigger_to_account_nr_starts_choice' => 'Numer konta docelowego / IBAN zaczyna się od..',
|
||||
'rule_trigger_to_account_nr_starts' => 'Numer konta docelowego / IBAN zaczyna się od ":trigger_value"',
|
||||
'rule_trigger_to_account_nr_ends_choice' => 'Numer konta docelowego / IBAN kończy się na..',
|
||||
'rule_trigger_to_account_nr_ends' => 'Numer konta docelowego / IBAN kończy się ":trigger_value"',
|
||||
'rule_trigger_to_account_nr_is_choice' => 'Numer konta docelowego / IBAN jest..',
|
||||
'rule_trigger_to_account_nr_is' => 'Numer konta docelowego / IBAN to ":trigger_value"',
|
||||
'rule_trigger_to_account_nr_contains_choice' => 'Numer konta docelowego / IBAN zawiera..',
|
||||
'rule_trigger_to_account_nr_contains' => 'Numer konta docelowego / IBAN zawiera ":trigger_value"',
|
||||
|
||||
'rule_trigger_source_account_starts_choice' => 'Konto źródłowe się zaczyna od..',
|
||||
'rule_trigger_source_account_starts' => 'Konto źródłowe się zaczyna od ":trigger_value"',
|
||||
'rule_trigger_source_account_ends_choice' => 'Konto źródłowe kończy się na..',
|
||||
'rule_trigger_source_account_ends' => 'Konto źródłowe kończy się na ":trigger_value"',
|
||||
'rule_trigger_source_account_is_choice' => 'Kontem źródłowym jest..',
|
||||
'rule_trigger_source_account_is' => 'Source account name is ":trigger_value"',
|
||||
'rule_trigger_source_account_contains_choice' => 'Source account name contains..',
|
||||
'rule_trigger_source_account_contains' => 'Source account name contains ":trigger_value"',
|
||||
'rule_trigger_account_id_choice' => 'Account ID (source/destination) is exactly..',
|
||||
'rule_trigger_account_id' => 'Account ID (source/destination) is exactly :trigger_value',
|
||||
'rule_trigger_source_account_id_choice' => 'Source account ID is exactly..',
|
||||
'rule_trigger_source_account_id' => 'Source account ID is exactly :trigger_value',
|
||||
'rule_trigger_destination_account_id_choice' => 'Destination account ID is exactly..',
|
||||
'rule_trigger_destination_account_id' => 'Destination account ID is exactly :trigger_value',
|
||||
'rule_trigger_account_is_cash_choice' => 'Account (source/destination) is (cash) account',
|
||||
'rule_trigger_account_is_cash' => 'Account (source/destination) is (cash) account',
|
||||
'rule_trigger_source_is_cash_choice' => 'Source account is (cash) account',
|
||||
'rule_trigger_source_is_cash' => 'Source account is (cash) account',
|
||||
'rule_trigger_destination_is_cash_choice' => 'Destination account is (cash) account',
|
||||
'rule_trigger_destination_is_cash' => 'Destination account is (cash) account',
|
||||
'rule_trigger_source_account_nr_starts_choice' => 'Source account number / IBAN starts with..',
|
||||
'rule_trigger_source_account_nr_starts' => 'Source account number / IBAN starts with ":trigger_value"',
|
||||
'rule_trigger_source_account_nr_ends_choice' => 'Source account number / IBAN ends with..',
|
||||
'rule_trigger_source_account_nr_ends' => 'Source account number / IBAN ends with ":trigger_value"',
|
||||
'rule_trigger_source_account_nr_is_choice' => 'Source account number / IBAN is..',
|
||||
'rule_trigger_source_account_nr_is' => 'Source account number / IBAN is ":trigger_value"',
|
||||
'rule_trigger_source_account_nr_contains_choice' => 'Source account number / IBAN contains..',
|
||||
'rule_trigger_source_account_nr_contains' => 'Source account number / IBAN contains ":trigger_value"',
|
||||
'rule_trigger_destination_account_starts_choice' => 'Destination account name starts with..',
|
||||
'rule_trigger_destination_account_starts' => 'Destination account name starts with ":trigger_value"',
|
||||
'rule_trigger_destination_account_ends_choice' => 'Destination account name ends with..',
|
||||
'rule_trigger_destination_account_ends' => 'Destination account name ends with ":trigger_value"',
|
||||
'rule_trigger_destination_account_is_choice' => 'Destination account name is..',
|
||||
'rule_trigger_destination_account_is' => 'Destination account name is ":trigger_value"',
|
||||
'rule_trigger_destination_account_contains_choice' => 'Destination account name contains..',
|
||||
'rule_trigger_destination_account_contains' => 'Destination account name contains ":trigger_value"',
|
||||
'rule_trigger_destination_account_nr_starts_choice' => 'Destination account number / IBAN starts with..',
|
||||
'rule_trigger_destination_account_nr_starts' => 'Destination account number / IBAN starts with ":trigger_value"',
|
||||
'rule_trigger_destination_account_nr_ends_choice' => 'Destination account number / IBAN ends with..',
|
||||
'rule_trigger_destination_account_nr_ends' => 'Destination account number / IBAN ends with ":trigger_value"',
|
||||
'rule_trigger_destination_account_nr_is_choice' => 'Destination account number / IBAN is..',
|
||||
'rule_trigger_destination_account_nr_is' => 'Destination account number / IBAN is ":trigger_value"',
|
||||
'rule_trigger_destination_account_nr_contains_choice' => 'Destination account number / IBAN contains..',
|
||||
'rule_trigger_destination_account_nr_contains' => 'Destination account number / IBAN contains ":trigger_value"',
|
||||
'rule_trigger_transaction_type_choice' => 'Transakcja jest typu..',
|
||||
'rule_trigger_transaction_type' => 'Transakcja jest typu ":trigger_value"',
|
||||
'rule_trigger_category_is_choice' => 'Kategoria to..',
|
||||
@@ -436,14 +476,16 @@ return [
|
||||
'rule_trigger_description_contains' => 'Opis zawiera ":trigger_value"',
|
||||
'rule_trigger_description_is_choice' => 'Opis to..',
|
||||
'rule_trigger_description_is' => 'Opis to ":trigger_value"',
|
||||
|
||||
'rule_trigger_date_is_choice' => 'Daty transakcji to..',
|
||||
'rule_trigger_date_is' => 'Data transakcji to ":trigger_value"',
|
||||
'rule_trigger_date_before_choice' => 'Data transakcji jest przed..',
|
||||
'rule_trigger_date_before' => 'Data transakcji jest przed ":trigger_value"',
|
||||
'rule_trigger_date_after_choice' => 'Data transakcji jest po..',
|
||||
'rule_trigger_date_after' => 'Data transakcji jest po ":trigger_value"',
|
||||
|
||||
'rule_trigger_created_on_choice' => 'Transaction was made on..',
|
||||
'rule_trigger_created_on' => 'Transaction was made on ":trigger_value"',
|
||||
'rule_trigger_updated_on_choice' => 'Transaction was last edited on..',
|
||||
'rule_trigger_updated_on' => 'Transaction was last edited on ":trigger_value"',
|
||||
'rule_trigger_budget_is_choice' => 'Budżet to..',
|
||||
'rule_trigger_budget_is' => 'Budżet to ":trigger_value"',
|
||||
'rule_trigger_tag_is_choice' => 'Tag to..',
|
||||
@@ -480,6 +522,16 @@ return [
|
||||
'rule_trigger_notes_start' => 'Notatki zaczynają się od ":trigger_value"',
|
||||
'rule_trigger_notes_end_choice' => 'Notatki kończą się na..',
|
||||
'rule_trigger_notes_end' => 'Notatki kończą się na ":trigger_value"',
|
||||
'rule_trigger_bill_is_choice' => 'Bill is..',
|
||||
'rule_trigger_bill_is' => 'Bill is ":trigger_value"',
|
||||
'rule_trigger_external_id_choice' => 'External ID is..',
|
||||
'rule_trigger_external_id' => 'External ID is ":trigger_value"',
|
||||
'rule_trigger_internal_reference_choice' => 'Internal reference is..',
|
||||
'rule_trigger_internal_reference' => 'Internal reference is ":trigger_value"',
|
||||
'rule_trigger_journal_id_choice' => 'Transaction journal ID is..',
|
||||
'rule_trigger_journal_id' => 'Transaction journal ID is ":trigger_value"',
|
||||
|
||||
// actions
|
||||
'rule_action_delete_transaction_choice' => 'USUŃ transakcję (!)',
|
||||
'rule_action_delete_transaction' => 'USUŃ transakcję (!)',
|
||||
'rule_action_set_category' => 'Ustaw kategorię na ":action_value"',
|
||||
@@ -1753,7 +1805,6 @@ return [
|
||||
'object_group' => 'Grupa',
|
||||
|
||||
|
||||
|
||||
//
|
||||
|
||||
];
|
||||
|
@@ -120,6 +120,8 @@ return [
|
||||
'stop_processing' => 'Zatrzymaj przetwarzanie',
|
||||
'start_date' => 'Początek zakresu',
|
||||
'end_date' => 'Koniec zakresu',
|
||||
'start' => 'Początek zakresu',
|
||||
'end' => 'Koniec zakresu',
|
||||
'delete_account' => 'Usuń konto ":name"',
|
||||
'delete_bill' => 'Usuń rachunek ":name"',
|
||||
'delete_budget' => 'Usuń budżet ":name"',
|
||||
@@ -242,7 +244,7 @@ return [
|
||||
'collected' => 'Zebrane',
|
||||
'submitted' => 'Przesłane',
|
||||
'key' => 'Klucz',
|
||||
'value' => 'Zawartość rekordu'
|
||||
'value' => 'Zawartość rekordu',
|
||||
|
||||
|
||||
];
|
||||
|
@@ -265,31 +265,65 @@ return [
|
||||
'search_found_transactions' => 'Firefly III found :count transaction in :time seconds.|Firefly III found :count transactions in :time seconds.',
|
||||
'search_found_more_transactions' => 'Firefly III found more than :count transactions in :time seconds.',
|
||||
'search_for_query' => 'Firefly III está procurando transações com todas estas palavras neles: <span class="text-info">:query</span>',
|
||||
'search_modifier_amount_is' => 'Valor é exatamente :value',
|
||||
'search_modifier_amount' => 'Valor é exatamente :value',
|
||||
'search_modifier_amount_max' => 'Valor é no máximo :value',
|
||||
'search_modifier_amount_min' => 'Valor é pelo menos :value',
|
||||
'search_modifier_amount_less' => 'Valor é menor que :value',
|
||||
'search_modifier_amount_more' => 'Valor é maior que :value',
|
||||
'search_modifier_source' => 'Conta de origem é :value',
|
||||
'search_modifier_from' => 'Conta de origem é :value',
|
||||
'search_modifier_destination' => 'Conta de destino é :value',
|
||||
'search_modifier_to' => 'Conta de destino é :value',
|
||||
'search_modifier_tag' => 'A tag é ":value"',
|
||||
'search_modifier_category' => 'A categoria é ":value"',
|
||||
'search_modifier_budget' => 'O orçamento é ":value"',
|
||||
'search_modifier_bill' => 'A fatura é ":value"',
|
||||
'search_modifier_type' => 'Tipo de transação é :value',
|
||||
'search_modifier_date' => 'Data da transação é :value',
|
||||
'search_modifier_date_before' => 'Data da transação é antes de :value',
|
||||
'search_modifier_date_after' => 'Data da transação é após :value',
|
||||
'search_modifier_on' => 'Data da transação é :value',
|
||||
'search_modifier_before' => 'Data da transação é antes de :value',
|
||||
'search_modifier_after' => 'Data da transação é após :value',
|
||||
'search_modifier_created_on' => 'A transação foi criada em :value',
|
||||
'search_modifier_updated_on' => 'A transação foi atualizada pela última vez em :value',
|
||||
'search_modifier_date_is' => 'A data da transação é ":value"',
|
||||
'search_modifier_date_before' => 'Transaction date is before or on ":value"',
|
||||
'search_modifier_date_after' => 'Transaction date is after or on ":value"',
|
||||
'search_modifier_created_on' => 'Transaction was created on ":value"',
|
||||
'search_modifier_updated_on' => 'Transaction was last updated on ":value"',
|
||||
'search_modifier_external_id' => 'O ID externo é ":value"',
|
||||
'search_modifier_internal_reference' => 'A referência interna é ":value"',
|
||||
'search_modifier_description_starts' => 'Description is ":value"',
|
||||
'search_modifier_description_ends' => 'Description ends with ":value"',
|
||||
'search_modifier_description_contains' => 'Description contains ":value"',
|
||||
'search_modifier_description_is' => 'Description is exactly ":value"',
|
||||
'search_modifier_currency_is' => 'Transaction (foreign) currency is ":value"',
|
||||
'search_modifier_foreign_currency_is' => 'Transaction foreign currency is ":value"',
|
||||
'search_modifier_has_attachments' => 'The transaction must have an attachment',
|
||||
'search_modifier_has_no_category' => 'The transaction must have no category',
|
||||
'search_modifier_has_any_category' => 'The transaction must have a (any) category',
|
||||
'search_modifier_has_no_budget' => 'The transaction must have no budget',
|
||||
'search_modifier_has_any_budget' => 'The transaction must have a (any) budget',
|
||||
'search_modifier_has_no_tag' => 'The transaction must have no tags',
|
||||
'search_modifier_has_any_tag' => 'The transaction must have a (any) tag',
|
||||
'search_modifier_notes_contain' => 'The transaction notes contain ":value"',
|
||||
'search_modifier_notes_start' => 'The transaction notes start with ":value"',
|
||||
'search_modifier_notes_end' => 'The transaction notes end with ":value"',
|
||||
'search_modifier_notes_are' => 'The transaction notes are exactly ":value"',
|
||||
'search_modifier_no_notes' => 'The transaction has no notes',
|
||||
'search_modifier_any_notes' => 'The transaction must have notes',
|
||||
'search_modifier_amount_exactly' => 'Amount is exactly :value',
|
||||
'search_modifier_amount_less' => 'Amount is less than or equal to :value',
|
||||
'search_modifier_amount_more' => 'Amount is more than or equal to :value',
|
||||
'search_modifier_source_account_is' => 'Source account name is exactly ":value"',
|
||||
'search_modifier_source_account_contains' => 'Source account name contains ":value"',
|
||||
'search_modifier_source_account_starts' => 'Source account name starts with ":value"',
|
||||
'search_modifier_source_account_ends' => 'Source account name ends with ":value"',
|
||||
'search_modifier_source_account_id' => 'Source account ID is :value',
|
||||
'search_modifier_source_account_nr_is' => 'Source account number (IBAN) is ":value"',
|
||||
'search_modifier_source_account_nr_contains' => 'Source account number (IBAN) contains ":value"',
|
||||
'search_modifier_source_account_nr_starts' => 'Source account number (IBAN) starts with ":value"',
|
||||
'search_modifier_source_account_nr_ends' => 'Source account number (IBAN) ends with ":value"',
|
||||
'search_modifier_destination_account_is' => 'Destination account name is exactly ":value"',
|
||||
'search_modifier_destination_account_contains' => 'Destination account name contains ":value"',
|
||||
'search_modifier_destination_account_starts' => 'Destination account name starts with ":value"',
|
||||
'search_modifier_destination_account_ends' => 'Destination account name ends with ":value"',
|
||||
'search_modifier_destination_account_id' => 'Destination account ID is :value',
|
||||
'search_modifier_destination_account_nr_is' => 'Destination account number (IBAN) is ":value"',
|
||||
'search_modifier_destination_account_nr_contains' => 'Destination account number (IBAN) contains ":value"',
|
||||
'search_modifier_destination_account_nr_starts' => 'Destination account number (IBAN) starts with ":value"',
|
||||
'search_modifier_destination_account_nr_ends' => 'Destination account number (IBAN) ends with ":value"',
|
||||
'search_modifier_account_id' => 'Source or destination account ID\'s is/are: :value',
|
||||
'search_modifier_category_is' => 'A categoria é ":value"',
|
||||
'search_modifier_budget_is' => 'O orçamento é ":value"',
|
||||
'search_modifier_bill_is' => 'A fatura é ":value"',
|
||||
'search_modifier_transaction_type' => 'O tipo da transação é ":value"',
|
||||
'search_modifier_tag_is' => 'Tag is ":value"',
|
||||
'update_rule_from_query' => 'Atualizar regra ":rule" da pesquisa',
|
||||
'create_rule_from_query' => 'Criar nova regra a partir da pesquisa',
|
||||
'rule_from_search_words' => 'O mecanismo de regra tem dificuldade para tratar ":string". A regra sugerida que se encaixa na sua pesquisa pode retornar resultados diferentes. Por favor, verifique os gatilhos das regras cuidadosamente.',
|
||||
|
||||
|
||||
// END
|
||||
'modifiers_applies_are' => 'Os seguintes modificadores são aplicados também à busca:',
|
||||
'general_search_error' => 'Um erro ocorreu durante a pesquisa. Por favor, cheque os arquivos de log para mais informações.',
|
||||
'search_box' => 'Pesquisar',
|
||||
@@ -352,7 +386,7 @@ return [
|
||||
'default_rule_name' => 'Sua primeira regra padrão',
|
||||
'default_rule_description' => 'Esta regra é um exemplo. Você pode excluí-la com segurança.',
|
||||
'default_rule_trigger_description' => 'O homem que vendeu o mundo',
|
||||
'default_rule_trigger_from_account' => 'David Bowie',
|
||||
'default_rule_trigger_source_account' => 'David Bowie',
|
||||
'default_rule_action_prepend' => 'Comprei o mundo a partir ',
|
||||
'default_rule_action_set_category' => 'Grandes despesas',
|
||||
'trigger' => 'Disparo',
|
||||
@@ -367,8 +401,7 @@ return [
|
||||
'delete_rule' => 'Excluir a regra ":title"',
|
||||
'update_rule' => 'Atualizar Regra',
|
||||
'test_rule_triggers' => 'Veja transações correspondentes',
|
||||
'warning_transaction_subset' => 'Por razões de desempenho esta lista está limitado a :max_num_transactions e só pode mostrar um subconjunto das transações correspondentes',
|
||||
'warning_no_matching_transactions' => 'Nenhuma transação correspondente encontrada. Por favor note que por motivos de desempenho, apenas as últimas :num_transactions transações tenham sido verificadas.',
|
||||
'warning_no_matching_transactions' => 'No matching transactions found.',
|
||||
'warning_no_valid_triggers' => 'Sem gatilhos válidos fornecidos.',
|
||||
'apply_rule_selection' => 'Aplicar a regra ":title" para uma seleção de suas transações',
|
||||
'apply_rule_selection_intro' => 'As regras como ":title" normalmente são aplicadas apenas a transações novas ou atualizadas, mas você pode informar o Firefly III para executá-lo em uma seleção de suas transações existentes. Isso pode ser útil quando você atualizou uma regra e você precisa das alterações a serem aplicadas a todas as suas outras transações.',
|
||||
@@ -381,43 +414,50 @@ return [
|
||||
|
||||
// actions and triggers
|
||||
'rule_trigger_user_action' => 'Ação do usuário é ":trigger_value"',
|
||||
|
||||
'rule_trigger_from_account_starts_choice' => 'O nome da conta de origem começa com..',
|
||||
'rule_trigger_from_account_starts' => 'O nome da conta de origem começa com ":trigger_value"',
|
||||
'rule_trigger_from_account_ends_choice' => 'O nome da conta de origem termina com..',
|
||||
'rule_trigger_from_account_ends' => 'O nome da conta de origem termina com ":trigger_value"',
|
||||
'rule_trigger_from_account_is_choice' => 'O nome da conta de origem é..',
|
||||
'rule_trigger_from_account_is' => 'O nome da conta de origem é ":trigger_value"',
|
||||
'rule_trigger_from_account_contains_choice' => 'O nome da conta de origem contém..',
|
||||
'rule_trigger_from_account_contains' => 'Source account name contains ":trigger_value"',
|
||||
|
||||
'rule_trigger_from_account_nr_starts_choice' => 'Source account number / IBAN starts with..',
|
||||
'rule_trigger_from_account_nr_starts' => 'Source account number / IBAN starts with ":trigger_value"',
|
||||
'rule_trigger_from_account_nr_ends_choice' => 'Source account number / IBAN ends with..',
|
||||
'rule_trigger_from_account_nr_ends' => 'Source account number / IBAN ends with ":trigger_value"',
|
||||
'rule_trigger_from_account_nr_is_choice' => 'Número da conta de origem / IBAN é..',
|
||||
'rule_trigger_from_account_nr_is' => 'O nome da conta de origem / IBAN é ":trigger_value"',
|
||||
'rule_trigger_from_account_nr_contains_choice' => 'O número/IBAN da conta de destino contém..',
|
||||
'rule_trigger_from_account_nr_contains' => 'O número/IBAN da conta de destino contém ":trigger_value"',
|
||||
|
||||
'rule_trigger_to_account_starts_choice' => 'O nome da conta destino começa com..',
|
||||
'rule_trigger_to_account_starts' => 'O nome da conta destino começa com ":trigger_value"',
|
||||
'rule_trigger_to_account_ends_choice' => 'O nome da conta destino termina com..',
|
||||
'rule_trigger_to_account_ends' => 'O nome da conta destino termina com ":trigger_value"',
|
||||
'rule_trigger_to_account_is_choice' => 'O nome da conta de destino é..',
|
||||
'rule_trigger_to_account_is' => 'O nome da conta de destino é ":trigger_value"',
|
||||
'rule_trigger_to_account_contains_choice' => 'O nome da conta contém..',
|
||||
'rule_trigger_to_account_contains' => 'O nome da conta contém ":trigger_value"',
|
||||
|
||||
'rule_trigger_to_account_nr_starts_choice' => 'O número/IBAN da conta de destino começa com..',
|
||||
'rule_trigger_to_account_nr_starts' => 'O número/IBAN da conta de destino começa com ":trigger_value"',
|
||||
'rule_trigger_to_account_nr_ends_choice' => 'O número/IBAN da conta de destino termina com..',
|
||||
'rule_trigger_to_account_nr_ends' => 'O número/IBAN da conta de destino termina com ":trigger_value"',
|
||||
'rule_trigger_to_account_nr_is_choice' => 'O número/IBAN da conta de destino é..',
|
||||
'rule_trigger_to_account_nr_is' => 'O número/IBAN da conta de destino é ":trigger_value"',
|
||||
'rule_trigger_to_account_nr_contains_choice' => 'O número/IBAN da conta de destino contém..',
|
||||
'rule_trigger_to_account_nr_contains' => 'O número/IBAN da conta de destino contém ":trigger_value"',
|
||||
|
||||
'rule_trigger_source_account_starts_choice' => 'Source account name starts with..',
|
||||
'rule_trigger_source_account_starts' => 'Source account name starts with ":trigger_value"',
|
||||
'rule_trigger_source_account_ends_choice' => 'Source account name ends with..',
|
||||
'rule_trigger_source_account_ends' => 'Source account name ends with ":trigger_value"',
|
||||
'rule_trigger_source_account_is_choice' => 'Source account name is..',
|
||||
'rule_trigger_source_account_is' => 'Source account name is ":trigger_value"',
|
||||
'rule_trigger_source_account_contains_choice' => 'Source account name contains..',
|
||||
'rule_trigger_source_account_contains' => 'Source account name contains ":trigger_value"',
|
||||
'rule_trigger_account_id_choice' => 'Account ID (source/destination) is exactly..',
|
||||
'rule_trigger_account_id' => 'Account ID (source/destination) is exactly :trigger_value',
|
||||
'rule_trigger_source_account_id_choice' => 'Source account ID is exactly..',
|
||||
'rule_trigger_source_account_id' => 'Source account ID is exactly :trigger_value',
|
||||
'rule_trigger_destination_account_id_choice' => 'Destination account ID is exactly..',
|
||||
'rule_trigger_destination_account_id' => 'Destination account ID is exactly :trigger_value',
|
||||
'rule_trigger_account_is_cash_choice' => 'Account (source/destination) is (cash) account',
|
||||
'rule_trigger_account_is_cash' => 'Account (source/destination) is (cash) account',
|
||||
'rule_trigger_source_is_cash_choice' => 'Source account is (cash) account',
|
||||
'rule_trigger_source_is_cash' => 'Source account is (cash) account',
|
||||
'rule_trigger_destination_is_cash_choice' => 'Destination account is (cash) account',
|
||||
'rule_trigger_destination_is_cash' => 'Destination account is (cash) account',
|
||||
'rule_trigger_source_account_nr_starts_choice' => 'Source account number / IBAN starts with..',
|
||||
'rule_trigger_source_account_nr_starts' => 'Source account number / IBAN starts with ":trigger_value"',
|
||||
'rule_trigger_source_account_nr_ends_choice' => 'Source account number / IBAN ends with..',
|
||||
'rule_trigger_source_account_nr_ends' => 'Source account number / IBAN ends with ":trigger_value"',
|
||||
'rule_trigger_source_account_nr_is_choice' => 'Source account number / IBAN is..',
|
||||
'rule_trigger_source_account_nr_is' => 'Source account number / IBAN is ":trigger_value"',
|
||||
'rule_trigger_source_account_nr_contains_choice' => 'Source account number / IBAN contains..',
|
||||
'rule_trigger_source_account_nr_contains' => 'Source account number / IBAN contains ":trigger_value"',
|
||||
'rule_trigger_destination_account_starts_choice' => 'Destination account name starts with..',
|
||||
'rule_trigger_destination_account_starts' => 'Destination account name starts with ":trigger_value"',
|
||||
'rule_trigger_destination_account_ends_choice' => 'Destination account name ends with..',
|
||||
'rule_trigger_destination_account_ends' => 'Destination account name ends with ":trigger_value"',
|
||||
'rule_trigger_destination_account_is_choice' => 'Destination account name is..',
|
||||
'rule_trigger_destination_account_is' => 'Destination account name is ":trigger_value"',
|
||||
'rule_trigger_destination_account_contains_choice' => 'Destination account name contains..',
|
||||
'rule_trigger_destination_account_contains' => 'Destination account name contains ":trigger_value"',
|
||||
'rule_trigger_destination_account_nr_starts_choice' => 'Destination account number / IBAN starts with..',
|
||||
'rule_trigger_destination_account_nr_starts' => 'Destination account number / IBAN starts with ":trigger_value"',
|
||||
'rule_trigger_destination_account_nr_ends_choice' => 'Destination account number / IBAN ends with..',
|
||||
'rule_trigger_destination_account_nr_ends' => 'Destination account number / IBAN ends with ":trigger_value"',
|
||||
'rule_trigger_destination_account_nr_is_choice' => 'Destination account number / IBAN is..',
|
||||
'rule_trigger_destination_account_nr_is' => 'Destination account number / IBAN is ":trigger_value"',
|
||||
'rule_trigger_destination_account_nr_contains_choice' => 'Destination account number / IBAN contains..',
|
||||
'rule_trigger_destination_account_nr_contains' => 'Destination account number / IBAN contains ":trigger_value"',
|
||||
'rule_trigger_transaction_type_choice' => 'Transação é do tipo..',
|
||||
'rule_trigger_transaction_type' => 'Transação é do tipo ":trigger_value"',
|
||||
'rule_trigger_category_is_choice' => 'A categoria é..',
|
||||
@@ -436,14 +476,16 @@ return [
|
||||
'rule_trigger_description_contains' => 'Descrição contém ":trigger_value"',
|
||||
'rule_trigger_description_is_choice' => 'Descrição é..',
|
||||
'rule_trigger_description_is' => 'Descrição é ":trigger_value"',
|
||||
|
||||
'rule_trigger_date_is_choice' => 'A data da transação é...',
|
||||
'rule_trigger_date_is' => 'A data da transação é ":trigger_value"',
|
||||
'rule_trigger_date_before_choice' => 'A data da transação é anterior a...',
|
||||
'rule_trigger_date_before' => 'A data da transação é anterior a ":trigger_value"',
|
||||
'rule_trigger_date_after_choice' => 'A data da transação é posterior a...',
|
||||
'rule_trigger_date_after' => 'A data da transação é posterior a ":trigger_value"',
|
||||
|
||||
'rule_trigger_created_on_choice' => 'Transaction was made on..',
|
||||
'rule_trigger_created_on' => 'Transaction was made on ":trigger_value"',
|
||||
'rule_trigger_updated_on_choice' => 'Transaction was last edited on..',
|
||||
'rule_trigger_updated_on' => 'Transaction was last edited on ":trigger_value"',
|
||||
'rule_trigger_budget_is_choice' => 'O orçamento é..',
|
||||
'rule_trigger_budget_is' => 'O orçamento é ":trigger_value"',
|
||||
'rule_trigger_tag_is_choice' => '(A) tag é..',
|
||||
@@ -480,6 +522,16 @@ return [
|
||||
'rule_trigger_notes_start' => 'As notas começam com ":trigger_value"',
|
||||
'rule_trigger_notes_end_choice' => 'As notas terminam com..',
|
||||
'rule_trigger_notes_end' => 'Notas terminam com ":trigger_value"',
|
||||
'rule_trigger_bill_is_choice' => 'Bill is..',
|
||||
'rule_trigger_bill_is' => 'Bill is ":trigger_value"',
|
||||
'rule_trigger_external_id_choice' => 'External ID is..',
|
||||
'rule_trigger_external_id' => 'External ID is ":trigger_value"',
|
||||
'rule_trigger_internal_reference_choice' => 'Internal reference is..',
|
||||
'rule_trigger_internal_reference' => 'Internal reference is ":trigger_value"',
|
||||
'rule_trigger_journal_id_choice' => 'Transaction journal ID is..',
|
||||
'rule_trigger_journal_id' => 'Transaction journal ID is ":trigger_value"',
|
||||
|
||||
// actions
|
||||
'rule_action_delete_transaction_choice' => 'EXCLUIR transação (!)',
|
||||
'rule_action_delete_transaction' => 'EXCLUIR transação (!)',
|
||||
'rule_action_set_category' => 'Definir categoria para ":action_value"',
|
||||
@@ -1753,7 +1805,6 @@ return [
|
||||
'object_group' => 'Grupo',
|
||||
|
||||
|
||||
|
||||
//
|
||||
|
||||
];
|
||||
|
@@ -120,6 +120,8 @@ return [
|
||||
'stop_processing' => 'Parar processamento',
|
||||
'start_date' => 'Início do intervalo',
|
||||
'end_date' => 'Final do intervalo',
|
||||
'start' => 'Start of range',
|
||||
'end' => 'End of range',
|
||||
'delete_account' => 'Apagar conta ":name"',
|
||||
'delete_bill' => 'Apagar fatura ":name"',
|
||||
'delete_budget' => 'Excluir o orçamento ":name"',
|
||||
@@ -242,7 +244,7 @@ return [
|
||||
'collected' => 'Coletado',
|
||||
'submitted' => 'Enviado',
|
||||
'key' => 'Chave',
|
||||
'value' => 'Conteúdo do registro'
|
||||
'value' => 'Conteúdo do registro',
|
||||
|
||||
|
||||
];
|
||||
|
@@ -265,31 +265,65 @@ return [
|
||||
'search_found_transactions' => 'Firefly III a găsit :count tranzacție în :time secunde.| Firefly III a găsit :count tranzacții în :time secunde.',
|
||||
'search_found_more_transactions' => 'Firefly III a găsit mai mult de :count tranzacții în :time secunde.',
|
||||
'search_for_query' => 'Firefly III este în căutarea pentru tranzacţii cu toate aceste cuvinte în ele: <span class="text-info">:query</span>',
|
||||
'search_modifier_amount_is' => 'Suma este exact :value',
|
||||
'search_modifier_amount' => 'Suma este exact :value',
|
||||
'search_modifier_amount_max' => 'Suma este la cele mai multe :value',
|
||||
'search_modifier_amount_min' => 'Suma este de cel puţin :value',
|
||||
'search_modifier_amount_less' => 'Suma este mai mică decât :value',
|
||||
'search_modifier_amount_more' => 'Suma este mai mare decât :value',
|
||||
'search_modifier_source' => 'Contul sursă este :value',
|
||||
'search_modifier_from' => 'Contul sursă este :value',
|
||||
'search_modifier_destination' => 'Contul destinației este :value',
|
||||
'search_modifier_to' => 'Contul destinației este :value',
|
||||
'search_modifier_tag' => 'Eticheta este ":value"',
|
||||
'search_modifier_category' => 'Categoria este ":value"',
|
||||
'search_modifier_budget' => 'Bugetul este ":value"',
|
||||
'search_modifier_bill' => 'Factura este ":value"',
|
||||
'search_modifier_type' => 'Tipul de tranzacţie este :value',
|
||||
'search_modifier_date' => 'Data tranzacţiei este :value',
|
||||
'search_modifier_date_before' => 'Data tranzacţiei este înainte de :value',
|
||||
'search_modifier_date_after' => 'Data tranzacţiei este după :value',
|
||||
'search_modifier_on' => 'Data tranzacţiei este :value',
|
||||
'search_modifier_before' => 'Data tranzacţiei este înainte de :value',
|
||||
'search_modifier_after' => 'Data tranzacţiei este după :value',
|
||||
'search_modifier_created_on' => 'Tranzacția a fost creată în :value',
|
||||
'search_modifier_updated_on' => 'Tranzacția a actualizată în :value',
|
||||
'search_modifier_date_is' => 'Transaction date is ":value"',
|
||||
'search_modifier_date_before' => 'Transaction date is before or on ":value"',
|
||||
'search_modifier_date_after' => 'Transaction date is after or on ":value"',
|
||||
'search_modifier_created_on' => 'Transaction was created on ":value"',
|
||||
'search_modifier_updated_on' => 'Transaction was last updated on ":value"',
|
||||
'search_modifier_external_id' => 'External ID is ":value"',
|
||||
'search_modifier_internal_reference' => 'Internal reference is ":value"',
|
||||
'search_modifier_description_starts' => 'Description is ":value"',
|
||||
'search_modifier_description_ends' => 'Description ends with ":value"',
|
||||
'search_modifier_description_contains' => 'Description contains ":value"',
|
||||
'search_modifier_description_is' => 'Description is exactly ":value"',
|
||||
'search_modifier_currency_is' => 'Transaction (foreign) currency is ":value"',
|
||||
'search_modifier_foreign_currency_is' => 'Transaction foreign currency is ":value"',
|
||||
'search_modifier_has_attachments' => 'The transaction must have an attachment',
|
||||
'search_modifier_has_no_category' => 'The transaction must have no category',
|
||||
'search_modifier_has_any_category' => 'The transaction must have a (any) category',
|
||||
'search_modifier_has_no_budget' => 'The transaction must have no budget',
|
||||
'search_modifier_has_any_budget' => 'The transaction must have a (any) budget',
|
||||
'search_modifier_has_no_tag' => 'The transaction must have no tags',
|
||||
'search_modifier_has_any_tag' => 'The transaction must have a (any) tag',
|
||||
'search_modifier_notes_contain' => 'The transaction notes contain ":value"',
|
||||
'search_modifier_notes_start' => 'The transaction notes start with ":value"',
|
||||
'search_modifier_notes_end' => 'The transaction notes end with ":value"',
|
||||
'search_modifier_notes_are' => 'The transaction notes are exactly ":value"',
|
||||
'search_modifier_no_notes' => 'The transaction has no notes',
|
||||
'search_modifier_any_notes' => 'The transaction must have notes',
|
||||
'search_modifier_amount_exactly' => 'Amount is exactly :value',
|
||||
'search_modifier_amount_less' => 'Amount is less than or equal to :value',
|
||||
'search_modifier_amount_more' => 'Amount is more than or equal to :value',
|
||||
'search_modifier_source_account_is' => 'Source account name is exactly ":value"',
|
||||
'search_modifier_source_account_contains' => 'Source account name contains ":value"',
|
||||
'search_modifier_source_account_starts' => 'Source account name starts with ":value"',
|
||||
'search_modifier_source_account_ends' => 'Source account name ends with ":value"',
|
||||
'search_modifier_source_account_id' => 'Source account ID is :value',
|
||||
'search_modifier_source_account_nr_is' => 'Source account number (IBAN) is ":value"',
|
||||
'search_modifier_source_account_nr_contains' => 'Source account number (IBAN) contains ":value"',
|
||||
'search_modifier_source_account_nr_starts' => 'Source account number (IBAN) starts with ":value"',
|
||||
'search_modifier_source_account_nr_ends' => 'Source account number (IBAN) ends with ":value"',
|
||||
'search_modifier_destination_account_is' => 'Destination account name is exactly ":value"',
|
||||
'search_modifier_destination_account_contains' => 'Destination account name contains ":value"',
|
||||
'search_modifier_destination_account_starts' => 'Destination account name starts with ":value"',
|
||||
'search_modifier_destination_account_ends' => 'Destination account name ends with ":value"',
|
||||
'search_modifier_destination_account_id' => 'Destination account ID is :value',
|
||||
'search_modifier_destination_account_nr_is' => 'Destination account number (IBAN) is ":value"',
|
||||
'search_modifier_destination_account_nr_contains' => 'Destination account number (IBAN) contains ":value"',
|
||||
'search_modifier_destination_account_nr_starts' => 'Destination account number (IBAN) starts with ":value"',
|
||||
'search_modifier_destination_account_nr_ends' => 'Destination account number (IBAN) ends with ":value"',
|
||||
'search_modifier_account_id' => 'Source or destination account ID\'s is/are: :value',
|
||||
'search_modifier_category_is' => 'Category is ":value"',
|
||||
'search_modifier_budget_is' => 'Budget is ":value"',
|
||||
'search_modifier_bill_is' => 'Bill is ":value"',
|
||||
'search_modifier_transaction_type' => 'Transaction type is ":value"',
|
||||
'search_modifier_tag_is' => 'Tag is ":value"',
|
||||
'update_rule_from_query' => 'Update rule ":rule" from search query',
|
||||
'create_rule_from_query' => 'Create new rule from search query',
|
||||
'rule_from_search_words' => 'The rule engine has a hard time handling ":string". The suggested rule that fits your search query may give different results. Please verify the rule triggers carefully.',
|
||||
|
||||
|
||||
// END
|
||||
'modifiers_applies_are' => 'Următorii modificatorii sunt aplicați la căutare:',
|
||||
'general_search_error' => 'A apărut o eroare în timpul căutării. Verificați log-urile pentru mai multe informații.',
|
||||
'search_box' => 'Caută',
|
||||
@@ -352,7 +386,7 @@ return [
|
||||
'default_rule_name' => 'Prima dvs. regulă implicită',
|
||||
'default_rule_description' => 'Această regulă este un exemplu. Puteți să o ștergeți în siguranță.',
|
||||
'default_rule_trigger_description' => 'Omul care a vandut lumea',
|
||||
'default_rule_trigger_from_account' => 'David Bowie',
|
||||
'default_rule_trigger_source_account' => 'David Bowie',
|
||||
'default_rule_action_prepend' => 'A cumparat lumea de la',
|
||||
'default_rule_action_set_category' => 'Cheltuieli mari',
|
||||
'trigger' => 'Declanșator',
|
||||
@@ -367,8 +401,7 @@ return [
|
||||
'delete_rule' => 'Stergeți regula ":title"',
|
||||
'update_rule' => 'Actualizați regula',
|
||||
'test_rule_triggers' => 'Consultați tranzacțiile potrivite',
|
||||
'warning_transaction_subset' => 'Din motive de performanță, această listă este limitată la :max_num_transactions și poate afișa numai un subset de tranzacții care se potrivesc',
|
||||
'warning_no_matching_transactions' => 'Nu au fost găsite tranzacții. Rețineți că, din motive de performanță, au fost verificate numai ultimele operațiuni :num_transactions.',
|
||||
'warning_no_matching_transactions' => 'No matching transactions found.',
|
||||
'warning_no_valid_triggers' => 'Nu au fost furnizate declanșatoare valide.',
|
||||
'apply_rule_selection' => 'Aplicați regula ":title" la o selecție a tranzacțiilor dvs.',
|
||||
'apply_rule_selection_intro' => 'Reguli de genul ":title" se aplică, în mod normal, tranzacțiilor noi sau actualizate, dar puteți să-i spuneți aplicației să o ruleze pe o selecție a tranzacțiilor existente. Acest lucru poate fi util atunci când ați actualizat o regulă și aveți nevoie de modificările care vor fi aplicate tuturor celorlalte tranzacții.',
|
||||
@@ -381,43 +414,50 @@ return [
|
||||
|
||||
// actions and triggers
|
||||
'rule_trigger_user_action' => 'Acțiunea utilizatorului este ":trigger_value"',
|
||||
|
||||
'rule_trigger_from_account_starts_choice' => 'Contul sursă începe cu..',
|
||||
'rule_trigger_from_account_starts' => 'Contul sursă începe cu ":trigger_value"',
|
||||
'rule_trigger_from_account_ends_choice' => 'Contul sursă se termină cu..',
|
||||
'rule_trigger_from_account_ends' => 'Contul sursă se termină cu ":trigger_value"',
|
||||
'rule_trigger_from_account_is_choice' => 'Contul sursă este..',
|
||||
'rule_trigger_from_account_is' => 'Contul sursă este ":trigger_value"',
|
||||
'rule_trigger_from_account_contains_choice' => 'Contul sursă conține..',
|
||||
'rule_trigger_from_account_contains' => 'Contul sursă conține ":trigger_value"',
|
||||
|
||||
'rule_trigger_from_account_nr_starts_choice' => 'Numărul contulului sursă / IBAN începe cu..',
|
||||
'rule_trigger_from_account_nr_starts' => 'Numărul contulului sursă / IBAN începe cu ":trigger_value"',
|
||||
'rule_trigger_from_account_nr_ends_choice' => 'Numărul contulului sursă / IBAN se termină cu..',
|
||||
'rule_trigger_from_account_nr_ends' => 'Numărul contulului sursă / IBAN se termină cu ":trigger_value"',
|
||||
'rule_trigger_from_account_nr_is_choice' => 'Numărul contulului sursă / IBAN este..',
|
||||
'rule_trigger_from_account_nr_is' => 'Numărul contulului sursă / IBAN este ":trigger_value"',
|
||||
'rule_trigger_from_account_nr_contains_choice' => 'Numărul contulului sursă / IBAN conține..',
|
||||
'rule_trigger_from_account_nr_contains' => 'Numărul contulului sursă / IBAN conține ":trigger_value"',
|
||||
|
||||
'rule_trigger_to_account_starts_choice' => 'Contul destinației începe cu..',
|
||||
'rule_trigger_to_account_starts' => 'Contul destinației începe cu ":trigger_value"',
|
||||
'rule_trigger_to_account_ends_choice' => 'Contul destinației se termină cu..',
|
||||
'rule_trigger_to_account_ends' => 'Contul destinației se termină cu ":trigger_value"',
|
||||
'rule_trigger_to_account_is_choice' => 'Contul destinației este..',
|
||||
'rule_trigger_to_account_is' => 'Contul destinației este ":trigger_value"',
|
||||
'rule_trigger_to_account_contains_choice' => 'Contul destinației conține..',
|
||||
'rule_trigger_to_account_contains' => 'Contul destinației conține ":trigger_value"',
|
||||
|
||||
'rule_trigger_to_account_nr_starts_choice' => 'Numărul contulului de destinație/ IBAN începe cu..',
|
||||
'rule_trigger_to_account_nr_starts' => 'Numărul contulului de destinație / IBAN începe cu ":trigger_value"',
|
||||
'rule_trigger_to_account_nr_ends_choice' => 'Numărul contulului de destinație/ IBAN se termină cu..',
|
||||
'rule_trigger_to_account_nr_ends' => 'Numărul contulului de destinație / IBAN se termină cu ":trigger_value"',
|
||||
'rule_trigger_to_account_nr_is_choice' => 'Numărul contulului de destinație/ IBAN este..',
|
||||
'rule_trigger_to_account_nr_is' => 'Numărul contulului de destinație / IBAN este ":trigger_value"',
|
||||
'rule_trigger_to_account_nr_contains_choice' => 'Numărul contulului de destinație/ IBAN conține..',
|
||||
'rule_trigger_to_account_nr_contains' => 'Numărul contulului de destinație / IBAN conține ":trigger_value"',
|
||||
|
||||
'rule_trigger_source_account_starts_choice' => 'Source account name starts with..',
|
||||
'rule_trigger_source_account_starts' => 'Source account name starts with ":trigger_value"',
|
||||
'rule_trigger_source_account_ends_choice' => 'Source account name ends with..',
|
||||
'rule_trigger_source_account_ends' => 'Source account name ends with ":trigger_value"',
|
||||
'rule_trigger_source_account_is_choice' => 'Source account name is..',
|
||||
'rule_trigger_source_account_is' => 'Source account name is ":trigger_value"',
|
||||
'rule_trigger_source_account_contains_choice' => 'Source account name contains..',
|
||||
'rule_trigger_source_account_contains' => 'Source account name contains ":trigger_value"',
|
||||
'rule_trigger_account_id_choice' => 'Account ID (source/destination) is exactly..',
|
||||
'rule_trigger_account_id' => 'Account ID (source/destination) is exactly :trigger_value',
|
||||
'rule_trigger_source_account_id_choice' => 'Source account ID is exactly..',
|
||||
'rule_trigger_source_account_id' => 'Source account ID is exactly :trigger_value',
|
||||
'rule_trigger_destination_account_id_choice' => 'Destination account ID is exactly..',
|
||||
'rule_trigger_destination_account_id' => 'Destination account ID is exactly :trigger_value',
|
||||
'rule_trigger_account_is_cash_choice' => 'Account (source/destination) is (cash) account',
|
||||
'rule_trigger_account_is_cash' => 'Account (source/destination) is (cash) account',
|
||||
'rule_trigger_source_is_cash_choice' => 'Source account is (cash) account',
|
||||
'rule_trigger_source_is_cash' => 'Source account is (cash) account',
|
||||
'rule_trigger_destination_is_cash_choice' => 'Destination account is (cash) account',
|
||||
'rule_trigger_destination_is_cash' => 'Destination account is (cash) account',
|
||||
'rule_trigger_source_account_nr_starts_choice' => 'Source account number / IBAN starts with..',
|
||||
'rule_trigger_source_account_nr_starts' => 'Source account number / IBAN starts with ":trigger_value"',
|
||||
'rule_trigger_source_account_nr_ends_choice' => 'Source account number / IBAN ends with..',
|
||||
'rule_trigger_source_account_nr_ends' => 'Source account number / IBAN ends with ":trigger_value"',
|
||||
'rule_trigger_source_account_nr_is_choice' => 'Source account number / IBAN is..',
|
||||
'rule_trigger_source_account_nr_is' => 'Source account number / IBAN is ":trigger_value"',
|
||||
'rule_trigger_source_account_nr_contains_choice' => 'Source account number / IBAN contains..',
|
||||
'rule_trigger_source_account_nr_contains' => 'Source account number / IBAN contains ":trigger_value"',
|
||||
'rule_trigger_destination_account_starts_choice' => 'Destination account name starts with..',
|
||||
'rule_trigger_destination_account_starts' => 'Destination account name starts with ":trigger_value"',
|
||||
'rule_trigger_destination_account_ends_choice' => 'Destination account name ends with..',
|
||||
'rule_trigger_destination_account_ends' => 'Destination account name ends with ":trigger_value"',
|
||||
'rule_trigger_destination_account_is_choice' => 'Destination account name is..',
|
||||
'rule_trigger_destination_account_is' => 'Destination account name is ":trigger_value"',
|
||||
'rule_trigger_destination_account_contains_choice' => 'Destination account name contains..',
|
||||
'rule_trigger_destination_account_contains' => 'Destination account name contains ":trigger_value"',
|
||||
'rule_trigger_destination_account_nr_starts_choice' => 'Destination account number / IBAN starts with..',
|
||||
'rule_trigger_destination_account_nr_starts' => 'Destination account number / IBAN starts with ":trigger_value"',
|
||||
'rule_trigger_destination_account_nr_ends_choice' => 'Destination account number / IBAN ends with..',
|
||||
'rule_trigger_destination_account_nr_ends' => 'Destination account number / IBAN ends with ":trigger_value"',
|
||||
'rule_trigger_destination_account_nr_is_choice' => 'Destination account number / IBAN is..',
|
||||
'rule_trigger_destination_account_nr_is' => 'Destination account number / IBAN is ":trigger_value"',
|
||||
'rule_trigger_destination_account_nr_contains_choice' => 'Destination account number / IBAN contains..',
|
||||
'rule_trigger_destination_account_nr_contains' => 'Destination account number / IBAN contains ":trigger_value"',
|
||||
'rule_trigger_transaction_type_choice' => 'Tranzacția este de tip..',
|
||||
'rule_trigger_transaction_type' => 'Tranzacția este de tip ":trigger_value"',
|
||||
'rule_trigger_category_is_choice' => 'Categoria este..',
|
||||
@@ -436,14 +476,16 @@ return [
|
||||
'rule_trigger_description_contains' => 'Descrierea conține ":trigger_value"',
|
||||
'rule_trigger_description_is_choice' => 'Descrierea este..',
|
||||
'rule_trigger_description_is' => 'Descrierea este ":trigger_value"',
|
||||
|
||||
'rule_trigger_date_is_choice' => 'Data tranzacției este..',
|
||||
'rule_trigger_date_is' => 'Data tranzacției este ":trigger_value"',
|
||||
'rule_trigger_date_before_choice' => 'Data tranzacției este dinainte..',
|
||||
'rule_trigger_date_before' => 'Data tranzacției este înainte de ":trigger_value"',
|
||||
'rule_trigger_date_after_choice' => 'Data tranzacției este după..',
|
||||
'rule_trigger_date_after' => 'Data tranzacției este după ":trigger_value"',
|
||||
|
||||
'rule_trigger_created_on_choice' => 'Transaction was made on..',
|
||||
'rule_trigger_created_on' => 'Transaction was made on ":trigger_value"',
|
||||
'rule_trigger_updated_on_choice' => 'Transaction was last edited on..',
|
||||
'rule_trigger_updated_on' => 'Transaction was last edited on ":trigger_value"',
|
||||
'rule_trigger_budget_is_choice' => 'Bugetul este..',
|
||||
'rule_trigger_budget_is' => 'Bugetul este ":trigger_value"',
|
||||
'rule_trigger_tag_is_choice' => 'O etichetă este..',
|
||||
@@ -480,6 +522,16 @@ return [
|
||||
'rule_trigger_notes_start' => 'Notele încep cu ":trigger_value"',
|
||||
'rule_trigger_notes_end_choice' => 'Notele se termină cu..',
|
||||
'rule_trigger_notes_end' => 'Notele se termină cu ":trigger_value"',
|
||||
'rule_trigger_bill_is_choice' => 'Bill is..',
|
||||
'rule_trigger_bill_is' => 'Bill is ":trigger_value"',
|
||||
'rule_trigger_external_id_choice' => 'External ID is..',
|
||||
'rule_trigger_external_id' => 'External ID is ":trigger_value"',
|
||||
'rule_trigger_internal_reference_choice' => 'Internal reference is..',
|
||||
'rule_trigger_internal_reference' => 'Internal reference is ":trigger_value"',
|
||||
'rule_trigger_journal_id_choice' => 'Transaction journal ID is..',
|
||||
'rule_trigger_journal_id' => 'Transaction journal ID is ":trigger_value"',
|
||||
|
||||
// actions
|
||||
'rule_action_delete_transaction_choice' => 'Șterge tranzacția (!)',
|
||||
'rule_action_delete_transaction' => 'Șterge tranzacția (!)',
|
||||
'rule_action_set_category' => 'Setați categoria la ":action_value"',
|
||||
@@ -1753,7 +1805,6 @@ return [
|
||||
'object_group' => 'Group',
|
||||
|
||||
|
||||
|
||||
//
|
||||
|
||||
];
|
||||
|
@@ -120,6 +120,8 @@ return [
|
||||
'stop_processing' => 'Opriți procesarea',
|
||||
'start_date' => 'Start de interval',
|
||||
'end_date' => 'Șfârșit de interval',
|
||||
'start' => 'Start of range',
|
||||
'end' => 'End of range',
|
||||
'delete_account' => 'Șterge cont ":name"',
|
||||
'delete_bill' => 'Șterge factură ":name"',
|
||||
'delete_budget' => 'Șterge buget ":name"',
|
||||
@@ -242,7 +244,7 @@ return [
|
||||
'collected' => 'Colectat',
|
||||
'submitted' => 'Trimis',
|
||||
'key' => 'Cheie',
|
||||
'value' => 'Conținutul înregistrării'
|
||||
'value' => 'Conținutul înregistrării',
|
||||
|
||||
|
||||
];
|
||||
|
@@ -265,31 +265,65 @@ return [
|
||||
'search_found_transactions' => 'Firefly III нашёл :count транзакции за :time секунд.|Firefly III нашёл :count транзакций за :time секунд.',
|
||||
'search_found_more_transactions' => 'Firefly III нашёл более :count транзакций за :time секунд.',
|
||||
'search_for_query' => 'Firefly III ищет транзакции со всеми этими словами: <span class="text-info">:query</span>',
|
||||
'search_modifier_amount_is' => 'Сумма точно равна :value',
|
||||
'search_modifier_amount' => 'Сумма точно равна :value',
|
||||
'search_modifier_amount_max' => 'Сумма больше, чем :value',
|
||||
'search_modifier_amount_min' => 'Сумма не менее, чем :value',
|
||||
'search_modifier_amount_less' => 'Сумма меньше, чем :value',
|
||||
'search_modifier_amount_more' => 'Сумма больше, чем :value',
|
||||
'search_modifier_source' => 'Счёт-источник = :value',
|
||||
'search_modifier_from' => 'Счёт-источник = :value',
|
||||
'search_modifier_destination' => 'Счёт назначения = :value',
|
||||
'search_modifier_to' => 'Счёт назначения = :value',
|
||||
'search_modifier_tag' => 'Метка ":value"',
|
||||
'search_modifier_category' => 'Категория ":value"',
|
||||
'search_modifier_budget' => 'Бюджет ":value"',
|
||||
'search_modifier_bill' => 'Счёт на оплату ":value"',
|
||||
'search_modifier_type' => 'Тип транзакции — :value',
|
||||
'search_modifier_date' => 'Дата транзакции — :value',
|
||||
'search_modifier_date_before' => 'Дата транзакции до :value',
|
||||
'search_modifier_date_after' => 'Дата транзакции после :value',
|
||||
'search_modifier_on' => 'Дата транзакции — :value',
|
||||
'search_modifier_before' => 'Дата транзакции до :value',
|
||||
'search_modifier_after' => 'Дата транзакции после :value',
|
||||
'search_modifier_created_on' => 'Транзакция была создана :value',
|
||||
'search_modifier_updated_on' => 'Транзакция была последний раз обновлена :value',
|
||||
'search_modifier_date_is' => 'Transaction date is ":value"',
|
||||
'search_modifier_date_before' => 'Transaction date is before or on ":value"',
|
||||
'search_modifier_date_after' => 'Transaction date is after or on ":value"',
|
||||
'search_modifier_created_on' => 'Transaction was created on ":value"',
|
||||
'search_modifier_updated_on' => 'Transaction was last updated on ":value"',
|
||||
'search_modifier_external_id' => 'Внешний ID - ":value"',
|
||||
'search_modifier_internal_reference' => 'Внутренняя ссылка - ":value"',
|
||||
'search_modifier_description_starts' => 'Description is ":value"',
|
||||
'search_modifier_description_ends' => 'Description ends with ":value"',
|
||||
'search_modifier_description_contains' => 'Description contains ":value"',
|
||||
'search_modifier_description_is' => 'Description is exactly ":value"',
|
||||
'search_modifier_currency_is' => 'Transaction (foreign) currency is ":value"',
|
||||
'search_modifier_foreign_currency_is' => 'Transaction foreign currency is ":value"',
|
||||
'search_modifier_has_attachments' => 'The transaction must have an attachment',
|
||||
'search_modifier_has_no_category' => 'The transaction must have no category',
|
||||
'search_modifier_has_any_category' => 'The transaction must have a (any) category',
|
||||
'search_modifier_has_no_budget' => 'The transaction must have no budget',
|
||||
'search_modifier_has_any_budget' => 'The transaction must have a (any) budget',
|
||||
'search_modifier_has_no_tag' => 'The transaction must have no tags',
|
||||
'search_modifier_has_any_tag' => 'The transaction must have a (any) tag',
|
||||
'search_modifier_notes_contain' => 'The transaction notes contain ":value"',
|
||||
'search_modifier_notes_start' => 'The transaction notes start with ":value"',
|
||||
'search_modifier_notes_end' => 'The transaction notes end with ":value"',
|
||||
'search_modifier_notes_are' => 'The transaction notes are exactly ":value"',
|
||||
'search_modifier_no_notes' => 'The transaction has no notes',
|
||||
'search_modifier_any_notes' => 'The transaction must have notes',
|
||||
'search_modifier_amount_exactly' => 'Amount is exactly :value',
|
||||
'search_modifier_amount_less' => 'Amount is less than or equal to :value',
|
||||
'search_modifier_amount_more' => 'Amount is more than or equal to :value',
|
||||
'search_modifier_source_account_is' => 'Source account name is exactly ":value"',
|
||||
'search_modifier_source_account_contains' => 'Source account name contains ":value"',
|
||||
'search_modifier_source_account_starts' => 'Source account name starts with ":value"',
|
||||
'search_modifier_source_account_ends' => 'Source account name ends with ":value"',
|
||||
'search_modifier_source_account_id' => 'Source account ID is :value',
|
||||
'search_modifier_source_account_nr_is' => 'Source account number (IBAN) is ":value"',
|
||||
'search_modifier_source_account_nr_contains' => 'Source account number (IBAN) contains ":value"',
|
||||
'search_modifier_source_account_nr_starts' => 'Source account number (IBAN) starts with ":value"',
|
||||
'search_modifier_source_account_nr_ends' => 'Source account number (IBAN) ends with ":value"',
|
||||
'search_modifier_destination_account_is' => 'Destination account name is exactly ":value"',
|
||||
'search_modifier_destination_account_contains' => 'Destination account name contains ":value"',
|
||||
'search_modifier_destination_account_starts' => 'Destination account name starts with ":value"',
|
||||
'search_modifier_destination_account_ends' => 'Destination account name ends with ":value"',
|
||||
'search_modifier_destination_account_id' => 'Destination account ID is :value',
|
||||
'search_modifier_destination_account_nr_is' => 'Destination account number (IBAN) is ":value"',
|
||||
'search_modifier_destination_account_nr_contains' => 'Destination account number (IBAN) contains ":value"',
|
||||
'search_modifier_destination_account_nr_starts' => 'Destination account number (IBAN) starts with ":value"',
|
||||
'search_modifier_destination_account_nr_ends' => 'Destination account number (IBAN) ends with ":value"',
|
||||
'search_modifier_account_id' => 'Source or destination account ID\'s is/are: :value',
|
||||
'search_modifier_category_is' => 'Category is ":value"',
|
||||
'search_modifier_budget_is' => 'Budget is ":value"',
|
||||
'search_modifier_bill_is' => 'Bill is ":value"',
|
||||
'search_modifier_transaction_type' => 'Transaction type is ":value"',
|
||||
'search_modifier_tag_is' => 'Tag is ":value"',
|
||||
'update_rule_from_query' => 'Update rule ":rule" from search query',
|
||||
'create_rule_from_query' => 'Create new rule from search query',
|
||||
'rule_from_search_words' => 'The rule engine has a hard time handling ":string". The suggested rule that fits your search query may give different results. Please verify the rule triggers carefully.',
|
||||
|
||||
|
||||
// END
|
||||
'modifiers_applies_are' => 'В поиске применяются следующие атрибуты:',
|
||||
'general_search_error' => 'При поиске произошла ошибка. Пожалуйста, проверьте log-файлы для получения дополнительной информации.',
|
||||
'search_box' => 'Поиск',
|
||||
@@ -352,7 +386,7 @@ return [
|
||||
'default_rule_name' => 'Ваше первое правило по умолчанию',
|
||||
'default_rule_description' => 'Это правило - просто пример. Вы можете смело его удалить.',
|
||||
'default_rule_trigger_description' => 'Человек, который продал мир',
|
||||
'default_rule_trigger_from_account' => 'Дэвид Боуи',
|
||||
'default_rule_trigger_source_account' => 'David Bowie',
|
||||
'default_rule_action_prepend' => 'Купил мир у ',
|
||||
'default_rule_action_set_category' => 'Большие расходы',
|
||||
'trigger' => 'Условие',
|
||||
@@ -367,8 +401,7 @@ return [
|
||||
'delete_rule' => 'Удалить правило ":title"',
|
||||
'update_rule' => 'Обновить правило',
|
||||
'test_rule_triggers' => 'Показать подходящие транзакции',
|
||||
'warning_transaction_subset' => 'По соображениям производительности этот список ограничен :max_num_transactions и может показывать только часть подходящих транзакций',
|
||||
'warning_no_matching_transactions' => 'Подходящие транзакции не найдены. Обратите внимание, что по соображениям производительности проверены только последние :num_transactions транзакций.',
|
||||
'warning_no_matching_transactions' => 'No matching transactions found.',
|
||||
'warning_no_valid_triggers' => 'Отсутствуют правильные условия.',
|
||||
'apply_rule_selection' => 'Применить ":title" к выбранным вами транзакциям',
|
||||
'apply_rule_selection_intro' => 'Такие правила, как ":title", обычно применяются только к новым или обновлённым транзакциям, но Firefly III может применить его для выбранных вами существующих транзакций. Это может быть полезно, если вы обновили правило, и вам нужно изменить ранее созданные транзакции в соответствии с новыми условиями.',
|
||||
@@ -381,43 +414,50 @@ return [
|
||||
|
||||
// actions and triggers
|
||||
'rule_trigger_user_action' => 'Действие пользователя = ":trigger_value"',
|
||||
|
||||
'rule_trigger_from_account_starts_choice' => 'Название счёта-источника начинается с...',
|
||||
'rule_trigger_from_account_starts' => 'Название счёта-источника начинается с ":trigger_value"',
|
||||
'rule_trigger_from_account_ends_choice' => 'Название счёта-источника заканчивается на..',
|
||||
'rule_trigger_from_account_ends' => 'Название счёта-источника заканчивается на ":trigger_value"',
|
||||
'rule_trigger_from_account_is_choice' => 'Название счёта-источника..',
|
||||
'rule_trigger_from_account_is' => 'Название счёта-источника ":trigger_value"',
|
||||
'rule_trigger_from_account_contains_choice' => 'Название счёта-источника содержит...',
|
||||
'rule_trigger_from_account_contains' => 'Название счёта-источника содержит ":trigger_value"',
|
||||
|
||||
'rule_trigger_from_account_nr_starts_choice' => 'Номер исходного счета / IBAN начинается с..',
|
||||
'rule_trigger_from_account_nr_starts' => 'Номер счёта-источника / IBAN начинается с ":trigger_value"',
|
||||
'rule_trigger_from_account_nr_ends_choice' => 'Номер исходного счета / IBAN заканчивается на..',
|
||||
'rule_trigger_from_account_nr_ends' => 'Номер исходного счета / IBAN заканчивается на ":trigger_value"',
|
||||
'rule_trigger_from_account_nr_is_choice' => 'Номер исходного счета / IBAN..',
|
||||
'rule_trigger_from_account_nr_is' => 'Номер исходного счета / IBAN - ":trigger_value"',
|
||||
'rule_trigger_from_account_nr_contains_choice' => 'Номер исходного счета / IBAN содержит..',
|
||||
'rule_trigger_from_account_nr_contains' => 'Номер исходного счета / IBAN содержит ":trigger_value"',
|
||||
|
||||
'rule_trigger_to_account_starts_choice' => 'Название счёта назначения начинается с..',
|
||||
'rule_trigger_to_account_starts' => 'Название счёта назначения начинается с ":trigger_value"',
|
||||
'rule_trigger_to_account_ends_choice' => 'Название счёта назначения заканчивается на..',
|
||||
'rule_trigger_to_account_ends' => 'Название счёта назначения заканчивается на ":trigger_value"',
|
||||
'rule_trigger_to_account_is_choice' => 'Название счёта назначения..',
|
||||
'rule_trigger_to_account_is' => 'Название счёта назначения ":trigger_value"',
|
||||
'rule_trigger_to_account_contains_choice' => 'Название счёта назначения содержит..',
|
||||
'rule_trigger_to_account_contains' => 'Название счёта назначения содержит ":trigger_value"',
|
||||
|
||||
'rule_trigger_to_account_nr_starts_choice' => 'Номер целевого счета / IBAN начинается с..',
|
||||
'rule_trigger_to_account_nr_starts' => 'Номер целевого счета / IBAN начинается с ":trigger_value"',
|
||||
'rule_trigger_to_account_nr_ends_choice' => 'Номер счета назначения / IBAN заканчивается на..',
|
||||
'rule_trigger_to_account_nr_ends' => 'Номер счета назначения / IBAN заканчивается ":trigger_value"',
|
||||
'rule_trigger_to_account_nr_is_choice' => 'Номер целевого счета / IBAN..',
|
||||
'rule_trigger_to_account_nr_is' => 'Номер счета назначения / IBAN ":trigger_value"',
|
||||
'rule_trigger_to_account_nr_contains_choice' => 'Номер счета назначения / IBAN содержит..',
|
||||
'rule_trigger_to_account_nr_contains' => 'Номер счёта назначения / IBAN содержит ":trigger_value"',
|
||||
|
||||
'rule_trigger_source_account_starts_choice' => 'Source account name starts with..',
|
||||
'rule_trigger_source_account_starts' => 'Source account name starts with ":trigger_value"',
|
||||
'rule_trigger_source_account_ends_choice' => 'Source account name ends with..',
|
||||
'rule_trigger_source_account_ends' => 'Source account name ends with ":trigger_value"',
|
||||
'rule_trigger_source_account_is_choice' => 'Source account name is..',
|
||||
'rule_trigger_source_account_is' => 'Source account name is ":trigger_value"',
|
||||
'rule_trigger_source_account_contains_choice' => 'Source account name contains..',
|
||||
'rule_trigger_source_account_contains' => 'Source account name contains ":trigger_value"',
|
||||
'rule_trigger_account_id_choice' => 'Account ID (source/destination) is exactly..',
|
||||
'rule_trigger_account_id' => 'Account ID (source/destination) is exactly :trigger_value',
|
||||
'rule_trigger_source_account_id_choice' => 'Source account ID is exactly..',
|
||||
'rule_trigger_source_account_id' => 'Source account ID is exactly :trigger_value',
|
||||
'rule_trigger_destination_account_id_choice' => 'Destination account ID is exactly..',
|
||||
'rule_trigger_destination_account_id' => 'Destination account ID is exactly :trigger_value',
|
||||
'rule_trigger_account_is_cash_choice' => 'Account (source/destination) is (cash) account',
|
||||
'rule_trigger_account_is_cash' => 'Account (source/destination) is (cash) account',
|
||||
'rule_trigger_source_is_cash_choice' => 'Source account is (cash) account',
|
||||
'rule_trigger_source_is_cash' => 'Source account is (cash) account',
|
||||
'rule_trigger_destination_is_cash_choice' => 'Destination account is (cash) account',
|
||||
'rule_trigger_destination_is_cash' => 'Destination account is (cash) account',
|
||||
'rule_trigger_source_account_nr_starts_choice' => 'Source account number / IBAN starts with..',
|
||||
'rule_trigger_source_account_nr_starts' => 'Source account number / IBAN starts with ":trigger_value"',
|
||||
'rule_trigger_source_account_nr_ends_choice' => 'Source account number / IBAN ends with..',
|
||||
'rule_trigger_source_account_nr_ends' => 'Source account number / IBAN ends with ":trigger_value"',
|
||||
'rule_trigger_source_account_nr_is_choice' => 'Source account number / IBAN is..',
|
||||
'rule_trigger_source_account_nr_is' => 'Source account number / IBAN is ":trigger_value"',
|
||||
'rule_trigger_source_account_nr_contains_choice' => 'Source account number / IBAN contains..',
|
||||
'rule_trigger_source_account_nr_contains' => 'Source account number / IBAN contains ":trigger_value"',
|
||||
'rule_trigger_destination_account_starts_choice' => 'Destination account name starts with..',
|
||||
'rule_trigger_destination_account_starts' => 'Destination account name starts with ":trigger_value"',
|
||||
'rule_trigger_destination_account_ends_choice' => 'Destination account name ends with..',
|
||||
'rule_trigger_destination_account_ends' => 'Destination account name ends with ":trigger_value"',
|
||||
'rule_trigger_destination_account_is_choice' => 'Destination account name is..',
|
||||
'rule_trigger_destination_account_is' => 'Destination account name is ":trigger_value"',
|
||||
'rule_trigger_destination_account_contains_choice' => 'Destination account name contains..',
|
||||
'rule_trigger_destination_account_contains' => 'Destination account name contains ":trigger_value"',
|
||||
'rule_trigger_destination_account_nr_starts_choice' => 'Destination account number / IBAN starts with..',
|
||||
'rule_trigger_destination_account_nr_starts' => 'Destination account number / IBAN starts with ":trigger_value"',
|
||||
'rule_trigger_destination_account_nr_ends_choice' => 'Destination account number / IBAN ends with..',
|
||||
'rule_trigger_destination_account_nr_ends' => 'Destination account number / IBAN ends with ":trigger_value"',
|
||||
'rule_trigger_destination_account_nr_is_choice' => 'Destination account number / IBAN is..',
|
||||
'rule_trigger_destination_account_nr_is' => 'Destination account number / IBAN is ":trigger_value"',
|
||||
'rule_trigger_destination_account_nr_contains_choice' => 'Destination account number / IBAN contains..',
|
||||
'rule_trigger_destination_account_nr_contains' => 'Destination account number / IBAN contains ":trigger_value"',
|
||||
'rule_trigger_transaction_type_choice' => 'Тип транзакции = ',
|
||||
'rule_trigger_transaction_type' => 'Тип транзакции = ":trigger_value"',
|
||||
'rule_trigger_category_is_choice' => 'Категория =',
|
||||
@@ -436,14 +476,16 @@ return [
|
||||
'rule_trigger_description_contains' => 'Описание содержит ":trigger_value"',
|
||||
'rule_trigger_description_is_choice' => 'Описание =',
|
||||
'rule_trigger_description_is' => 'Описание = ":trigger_value"',
|
||||
|
||||
'rule_trigger_date_is_choice' => 'Дата транзакции...',
|
||||
'rule_trigger_date_is' => 'Дата транзакции - ":trigger_value"',
|
||||
'rule_trigger_date_before_choice' => 'Дата транзакции до...',
|
||||
'rule_trigger_date_before' => 'Дата транзакции до ":trigger_value"',
|
||||
'rule_trigger_date_after_choice' => 'Дата транзакции после..',
|
||||
'rule_trigger_date_after' => 'Дата транзакции после ":trigger_value"',
|
||||
|
||||
'rule_trigger_created_on_choice' => 'Transaction was made on..',
|
||||
'rule_trigger_created_on' => 'Transaction was made on ":trigger_value"',
|
||||
'rule_trigger_updated_on_choice' => 'Transaction was last edited on..',
|
||||
'rule_trigger_updated_on' => 'Transaction was last edited on ":trigger_value"',
|
||||
'rule_trigger_budget_is_choice' => 'Бюджет =',
|
||||
'rule_trigger_budget_is' => 'Бюджет = ":trigger_value"',
|
||||
'rule_trigger_tag_is_choice' => 'Метка =',
|
||||
@@ -480,6 +522,16 @@ return [
|
||||
'rule_trigger_notes_start' => 'Заметки начинаются с ":trigger_value"',
|
||||
'rule_trigger_notes_end_choice' => 'Заметки заканчиваются на...',
|
||||
'rule_trigger_notes_end' => 'Заметки заканчиваются на ":trigger_value"',
|
||||
'rule_trigger_bill_is_choice' => 'Bill is..',
|
||||
'rule_trigger_bill_is' => 'Bill is ":trigger_value"',
|
||||
'rule_trigger_external_id_choice' => 'External ID is..',
|
||||
'rule_trigger_external_id' => 'External ID is ":trigger_value"',
|
||||
'rule_trigger_internal_reference_choice' => 'Internal reference is..',
|
||||
'rule_trigger_internal_reference' => 'Internal reference is ":trigger_value"',
|
||||
'rule_trigger_journal_id_choice' => 'Transaction journal ID is..',
|
||||
'rule_trigger_journal_id' => 'Transaction journal ID is ":trigger_value"',
|
||||
|
||||
// actions
|
||||
'rule_action_delete_transaction_choice' => 'УДАЛИТЬ транзакцию (!)',
|
||||
'rule_action_delete_transaction' => 'УДАЛИТЬ транзакцию (!)',
|
||||
'rule_action_set_category' => 'Назначить категорию ":action_value"',
|
||||
@@ -1753,7 +1805,6 @@ return [
|
||||
'object_group' => 'Группа',
|
||||
|
||||
|
||||
|
||||
//
|
||||
|
||||
];
|
||||
|
@@ -120,6 +120,8 @@ return [
|
||||
'stop_processing' => 'Остановить обработку',
|
||||
'start_date' => 'Начало диапазона',
|
||||
'end_date' => 'Конец диапазона',
|
||||
'start' => 'Start of range',
|
||||
'end' => 'End of range',
|
||||
'delete_account' => 'Удалить счёт ":name"',
|
||||
'delete_bill' => 'Удаление счёта к оплате ":name"',
|
||||
'delete_budget' => 'Удалить бюджет ":name"',
|
||||
@@ -242,7 +244,7 @@ return [
|
||||
'collected' => 'Получено',
|
||||
'submitted' => 'Отправлено',
|
||||
'key' => 'Ключ',
|
||||
'value' => 'Содержание записи'
|
||||
'value' => 'Содержание записи',
|
||||
|
||||
|
||||
];
|
||||
|
@@ -265,31 +265,65 @@ return [
|
||||
'search_found_transactions' => 'Firefly III hittade :count transaktion i :time sekunder.|Firefly III hittade :count transaktioner i :time sekunder.',
|
||||
'search_found_more_transactions' => 'Firefly III hittade mer än :count transaktioner i :time sekunder.',
|
||||
'search_for_query' => 'Firefly III söker efter transaktioner med dessa ord i dem: <span class="text-info">:query</span>',
|
||||
'search_modifier_amount_is' => 'Belopp är precis :value',
|
||||
'search_modifier_amount' => 'Belopp är precis :value',
|
||||
'search_modifier_amount_max' => 'Belopp är som mest :value',
|
||||
'search_modifier_amount_min' => 'Belopp är som minst :value',
|
||||
'search_modifier_amount_less' => 'Belopp är mindre än :value',
|
||||
'search_modifier_amount_more' => 'Belopp är mer än :value',
|
||||
'search_modifier_source' => 'Källkonto är :value',
|
||||
'search_modifier_from' => 'Källkonto är :value',
|
||||
'search_modifier_destination' => 'Destinationskonto är :value',
|
||||
'search_modifier_to' => 'Destinationskonto är :value',
|
||||
'search_modifier_tag' => 'Etikett är ":value"',
|
||||
'search_modifier_category' => 'Kategori är ":value"',
|
||||
'search_modifier_budget' => 'Budget är ":value"',
|
||||
'search_modifier_bill' => 'Nota är ":value"',
|
||||
'search_modifier_type' => 'Transaktionstyp är :value',
|
||||
'search_modifier_date' => 'Transaktions datum är :value',
|
||||
'search_modifier_date_before' => 'Transaktions datum är innan :value',
|
||||
'search_modifier_date_after' => 'Transaktions datum är efter :value',
|
||||
'search_modifier_on' => 'Transaktions datum är :value',
|
||||
'search_modifier_before' => 'Transaktions datum är innan :value',
|
||||
'search_modifier_after' => 'Transaktions datum är efter :value',
|
||||
'search_modifier_created_on' => 'Transaktion skapades :value',
|
||||
'search_modifier_updated_on' => 'Transaktion uppdaterades senast :value',
|
||||
'search_modifier_date_is' => 'Transaction date is ":value"',
|
||||
'search_modifier_date_before' => 'Transaction date is before or on ":value"',
|
||||
'search_modifier_date_after' => 'Transaction date is after or on ":value"',
|
||||
'search_modifier_created_on' => 'Transaction was created on ":value"',
|
||||
'search_modifier_updated_on' => 'Transaction was last updated on ":value"',
|
||||
'search_modifier_external_id' => 'Externt ID är ":value"',
|
||||
'search_modifier_internal_reference' => 'Intern referens är ":value"',
|
||||
'search_modifier_description_starts' => 'Description is ":value"',
|
||||
'search_modifier_description_ends' => 'Description ends with ":value"',
|
||||
'search_modifier_description_contains' => 'Description contains ":value"',
|
||||
'search_modifier_description_is' => 'Description is exactly ":value"',
|
||||
'search_modifier_currency_is' => 'Transaction (foreign) currency is ":value"',
|
||||
'search_modifier_foreign_currency_is' => 'Transaction foreign currency is ":value"',
|
||||
'search_modifier_has_attachments' => 'The transaction must have an attachment',
|
||||
'search_modifier_has_no_category' => 'The transaction must have no category',
|
||||
'search_modifier_has_any_category' => 'The transaction must have a (any) category',
|
||||
'search_modifier_has_no_budget' => 'The transaction must have no budget',
|
||||
'search_modifier_has_any_budget' => 'The transaction must have a (any) budget',
|
||||
'search_modifier_has_no_tag' => 'The transaction must have no tags',
|
||||
'search_modifier_has_any_tag' => 'The transaction must have a (any) tag',
|
||||
'search_modifier_notes_contain' => 'The transaction notes contain ":value"',
|
||||
'search_modifier_notes_start' => 'The transaction notes start with ":value"',
|
||||
'search_modifier_notes_end' => 'The transaction notes end with ":value"',
|
||||
'search_modifier_notes_are' => 'The transaction notes are exactly ":value"',
|
||||
'search_modifier_no_notes' => 'The transaction has no notes',
|
||||
'search_modifier_any_notes' => 'The transaction must have notes',
|
||||
'search_modifier_amount_exactly' => 'Amount is exactly :value',
|
||||
'search_modifier_amount_less' => 'Amount is less than or equal to :value',
|
||||
'search_modifier_amount_more' => 'Amount is more than or equal to :value',
|
||||
'search_modifier_source_account_is' => 'Source account name is exactly ":value"',
|
||||
'search_modifier_source_account_contains' => 'Source account name contains ":value"',
|
||||
'search_modifier_source_account_starts' => 'Source account name starts with ":value"',
|
||||
'search_modifier_source_account_ends' => 'Source account name ends with ":value"',
|
||||
'search_modifier_source_account_id' => 'Source account ID is :value',
|
||||
'search_modifier_source_account_nr_is' => 'Source account number (IBAN) is ":value"',
|
||||
'search_modifier_source_account_nr_contains' => 'Source account number (IBAN) contains ":value"',
|
||||
'search_modifier_source_account_nr_starts' => 'Source account number (IBAN) starts with ":value"',
|
||||
'search_modifier_source_account_nr_ends' => 'Source account number (IBAN) ends with ":value"',
|
||||
'search_modifier_destination_account_is' => 'Destination account name is exactly ":value"',
|
||||
'search_modifier_destination_account_contains' => 'Destination account name contains ":value"',
|
||||
'search_modifier_destination_account_starts' => 'Destination account name starts with ":value"',
|
||||
'search_modifier_destination_account_ends' => 'Destination account name ends with ":value"',
|
||||
'search_modifier_destination_account_id' => 'Destination account ID is :value',
|
||||
'search_modifier_destination_account_nr_is' => 'Destination account number (IBAN) is ":value"',
|
||||
'search_modifier_destination_account_nr_contains' => 'Destination account number (IBAN) contains ":value"',
|
||||
'search_modifier_destination_account_nr_starts' => 'Destination account number (IBAN) starts with ":value"',
|
||||
'search_modifier_destination_account_nr_ends' => 'Destination account number (IBAN) ends with ":value"',
|
||||
'search_modifier_account_id' => 'Source or destination account ID\'s is/are: :value',
|
||||
'search_modifier_category_is' => 'Category is ":value"',
|
||||
'search_modifier_budget_is' => 'Budget is ":value"',
|
||||
'search_modifier_bill_is' => 'Bill is ":value"',
|
||||
'search_modifier_transaction_type' => 'Transaction type is ":value"',
|
||||
'search_modifier_tag_is' => 'Tag is ":value"',
|
||||
'update_rule_from_query' => 'Update rule ":rule" from search query',
|
||||
'create_rule_from_query' => 'Create new rule from search query',
|
||||
'rule_from_search_words' => 'The rule engine has a hard time handling ":string". The suggested rule that fits your search query may give different results. Please verify the rule triggers carefully.',
|
||||
|
||||
|
||||
// END
|
||||
'modifiers_applies_are' => 'Följande filter tillämpas även på sökning(ar):',
|
||||
'general_search_error' => 'Ett fel uppstod vid sökning. Kontrollera loggfilerna för mer information.',
|
||||
'search_box' => 'Sök',
|
||||
@@ -352,7 +386,7 @@ return [
|
||||
'default_rule_name' => 'Din första standardregel',
|
||||
'default_rule_description' => 'Denna regel är ett exempel. Det är säkert att ta bort den.',
|
||||
'default_rule_trigger_description' => 'The Man Who Sold the World',
|
||||
'default_rule_trigger_from_account' => 'David Bowie',
|
||||
'default_rule_trigger_source_account' => 'David Bowie',
|
||||
'default_rule_action_prepend' => 'Köpte världen från ',
|
||||
'default_rule_action_set_category' => 'Stora utgifter',
|
||||
'trigger' => 'Utlösare',
|
||||
@@ -367,8 +401,7 @@ return [
|
||||
'delete_rule' => 'Ta bort regel ":title"',
|
||||
'update_rule' => 'Uppdatera regel',
|
||||
'test_rule_triggers' => 'Se matchande transaktioner',
|
||||
'warning_transaction_subset' => 'För prestanda orsaker är denna vy begränsad till :max_num_transactions och kan bara visa ett visst antal matchande transaktioner',
|
||||
'warning_no_matching_transactions' => 'Inga matchande transaktioner funna. Vänligen observera att på grund av prestanda anledningar, har bara de senaste :num_transactions transaktionerna kontrollerats.',
|
||||
'warning_no_matching_transactions' => 'No matching transactions found.',
|
||||
'warning_no_valid_triggers' => 'Inga giltiga händelser tillhandahållna.',
|
||||
'apply_rule_selection' => 'Tillämpa regel ":title" till ditt val av transaktioner',
|
||||
'apply_rule_selection_intro' => 'Regler som ":title" används normalt bara för nya eller uppdaterade transaktioner, men du kan få Firefly III att köra det på ett utval av nuvarande transaktioner. Detta kan vara användbart när du har uppdaterat en regel ändringen behöver göras på alla dina transaktioner.',
|
||||
@@ -381,43 +414,50 @@ return [
|
||||
|
||||
// actions and triggers
|
||||
'rule_trigger_user_action' => 'Användaråtgärd är ":trigger_value"',
|
||||
|
||||
'rule_trigger_from_account_starts_choice' => 'Källkontonamn börjar med..',
|
||||
'rule_trigger_from_account_starts' => 'Källkontonamn börjar med ":trigger_value"',
|
||||
'rule_trigger_from_account_ends_choice' => 'Källkontonamn slutar med..',
|
||||
'rule_trigger_from_account_ends' => 'Källkontonamn slutar med ":trigger_value"',
|
||||
'rule_trigger_from_account_is_choice' => 'Källkontonamn är..',
|
||||
'rule_trigger_from_account_is' => 'Källkontonamn är ":trigger_value"',
|
||||
'rule_trigger_from_account_contains_choice' => 'Källkontonamn innehåller..',
|
||||
'rule_trigger_from_account_contains' => 'Källkontonamn innehåller ":trigger_value"',
|
||||
|
||||
'rule_trigger_from_account_nr_starts_choice' => 'Källkontonummer / IBAN börjar med..',
|
||||
'rule_trigger_from_account_nr_starts' => 'Källkontonummer / IBAN börjar med ":trigger_value"',
|
||||
'rule_trigger_from_account_nr_ends_choice' => 'Källkontonummer / IBAN slutar med..',
|
||||
'rule_trigger_from_account_nr_ends' => 'Källkontonummer / IBAN slutar med ":trigger_value"',
|
||||
'rule_trigger_from_account_nr_is_choice' => 'Källkontonummer / IBAN är..',
|
||||
'rule_trigger_from_account_nr_is' => 'Källkontonummer / IBAN är ":trigger_value"',
|
||||
'rule_trigger_from_account_nr_contains_choice' => 'Källkontonummer / IBAN innehåller..',
|
||||
'rule_trigger_from_account_nr_contains' => 'Källkontonummer / IBAN innehåller ":trigger_value"',
|
||||
|
||||
'rule_trigger_to_account_starts_choice' => 'Destination account name starts with..',
|
||||
'rule_trigger_to_account_starts' => 'Destination account name starts with ":trigger_value"',
|
||||
'rule_trigger_to_account_ends_choice' => 'Destination account name ends with..',
|
||||
'rule_trigger_to_account_ends' => 'Destination account name ends with ":trigger_value"',
|
||||
'rule_trigger_to_account_is_choice' => 'Destination account name is..',
|
||||
'rule_trigger_to_account_is' => 'Destination account name is ":trigger_value"',
|
||||
'rule_trigger_to_account_contains_choice' => 'Destination account name contains..',
|
||||
'rule_trigger_to_account_contains' => 'Destination account name contains ":trigger_value"',
|
||||
|
||||
'rule_trigger_to_account_nr_starts_choice' => 'Destination account number / IBAN starts with..',
|
||||
'rule_trigger_to_account_nr_starts' => 'Destination account number / IBAN starts with ":trigger_value"',
|
||||
'rule_trigger_to_account_nr_ends_choice' => 'Destination account number / IBAN ends with..',
|
||||
'rule_trigger_to_account_nr_ends' => 'Destination account number / IBAN ends with ":trigger_value"',
|
||||
'rule_trigger_to_account_nr_is_choice' => 'Destination account number / IBAN is..',
|
||||
'rule_trigger_to_account_nr_is' => 'Destination account number / IBAN is ":trigger_value"',
|
||||
'rule_trigger_to_account_nr_contains_choice' => 'Destination account number / IBAN contains..',
|
||||
'rule_trigger_to_account_nr_contains' => 'Destination account number / IBAN contains ":trigger_value"',
|
||||
|
||||
'rule_trigger_source_account_starts_choice' => 'Source account name starts with..',
|
||||
'rule_trigger_source_account_starts' => 'Source account name starts with ":trigger_value"',
|
||||
'rule_trigger_source_account_ends_choice' => 'Source account name ends with..',
|
||||
'rule_trigger_source_account_ends' => 'Source account name ends with ":trigger_value"',
|
||||
'rule_trigger_source_account_is_choice' => 'Source account name is..',
|
||||
'rule_trigger_source_account_is' => 'Source account name is ":trigger_value"',
|
||||
'rule_trigger_source_account_contains_choice' => 'Source account name contains..',
|
||||
'rule_trigger_source_account_contains' => 'Source account name contains ":trigger_value"',
|
||||
'rule_trigger_account_id_choice' => 'Account ID (source/destination) is exactly..',
|
||||
'rule_trigger_account_id' => 'Account ID (source/destination) is exactly :trigger_value',
|
||||
'rule_trigger_source_account_id_choice' => 'Source account ID is exactly..',
|
||||
'rule_trigger_source_account_id' => 'Source account ID is exactly :trigger_value',
|
||||
'rule_trigger_destination_account_id_choice' => 'Destination account ID is exactly..',
|
||||
'rule_trigger_destination_account_id' => 'Destination account ID is exactly :trigger_value',
|
||||
'rule_trigger_account_is_cash_choice' => 'Account (source/destination) is (cash) account',
|
||||
'rule_trigger_account_is_cash' => 'Account (source/destination) is (cash) account',
|
||||
'rule_trigger_source_is_cash_choice' => 'Source account is (cash) account',
|
||||
'rule_trigger_source_is_cash' => 'Source account is (cash) account',
|
||||
'rule_trigger_destination_is_cash_choice' => 'Destination account is (cash) account',
|
||||
'rule_trigger_destination_is_cash' => 'Destination account is (cash) account',
|
||||
'rule_trigger_source_account_nr_starts_choice' => 'Source account number / IBAN starts with..',
|
||||
'rule_trigger_source_account_nr_starts' => 'Source account number / IBAN starts with ":trigger_value"',
|
||||
'rule_trigger_source_account_nr_ends_choice' => 'Source account number / IBAN ends with..',
|
||||
'rule_trigger_source_account_nr_ends' => 'Source account number / IBAN ends with ":trigger_value"',
|
||||
'rule_trigger_source_account_nr_is_choice' => 'Source account number / IBAN is..',
|
||||
'rule_trigger_source_account_nr_is' => 'Source account number / IBAN is ":trigger_value"',
|
||||
'rule_trigger_source_account_nr_contains_choice' => 'Source account number / IBAN contains..',
|
||||
'rule_trigger_source_account_nr_contains' => 'Source account number / IBAN contains ":trigger_value"',
|
||||
'rule_trigger_destination_account_starts_choice' => 'Destination account name starts with..',
|
||||
'rule_trigger_destination_account_starts' => 'Destination account name starts with ":trigger_value"',
|
||||
'rule_trigger_destination_account_ends_choice' => 'Destination account name ends with..',
|
||||
'rule_trigger_destination_account_ends' => 'Destination account name ends with ":trigger_value"',
|
||||
'rule_trigger_destination_account_is_choice' => 'Destination account name is..',
|
||||
'rule_trigger_destination_account_is' => 'Destination account name is ":trigger_value"',
|
||||
'rule_trigger_destination_account_contains_choice' => 'Destination account name contains..',
|
||||
'rule_trigger_destination_account_contains' => 'Destination account name contains ":trigger_value"',
|
||||
'rule_trigger_destination_account_nr_starts_choice' => 'Destination account number / IBAN starts with..',
|
||||
'rule_trigger_destination_account_nr_starts' => 'Destination account number / IBAN starts with ":trigger_value"',
|
||||
'rule_trigger_destination_account_nr_ends_choice' => 'Destination account number / IBAN ends with..',
|
||||
'rule_trigger_destination_account_nr_ends' => 'Destination account number / IBAN ends with ":trigger_value"',
|
||||
'rule_trigger_destination_account_nr_is_choice' => 'Destination account number / IBAN is..',
|
||||
'rule_trigger_destination_account_nr_is' => 'Destination account number / IBAN is ":trigger_value"',
|
||||
'rule_trigger_destination_account_nr_contains_choice' => 'Destination account number / IBAN contains..',
|
||||
'rule_trigger_destination_account_nr_contains' => 'Destination account number / IBAN contains ":trigger_value"',
|
||||
'rule_trigger_transaction_type_choice' => 'Transaktion är av typen..',
|
||||
'rule_trigger_transaction_type' => 'Transaktion är av typen ":trigger_value"',
|
||||
'rule_trigger_category_is_choice' => 'Kategori är..',
|
||||
@@ -436,14 +476,16 @@ return [
|
||||
'rule_trigger_description_contains' => 'Beskrivning innehåller ":trigger_value"',
|
||||
'rule_trigger_description_is_choice' => 'Beskrivning är..',
|
||||
'rule_trigger_description_is' => 'Beskrivning är ":trigger_value"',
|
||||
|
||||
'rule_trigger_date_is_choice' => 'Transaction date is..',
|
||||
'rule_trigger_date_is' => 'Transaction date is ":trigger_value"',
|
||||
'rule_trigger_date_before_choice' => 'Transaction date is before..',
|
||||
'rule_trigger_date_before' => 'Transaction date is before ":trigger_value"',
|
||||
'rule_trigger_date_after_choice' => 'Transaction date is after..',
|
||||
'rule_trigger_date_after' => 'Transaction date is after ":trigger_value"',
|
||||
|
||||
'rule_trigger_created_on_choice' => 'Transaction was made on..',
|
||||
'rule_trigger_created_on' => 'Transaction was made on ":trigger_value"',
|
||||
'rule_trigger_updated_on_choice' => 'Transaction was last edited on..',
|
||||
'rule_trigger_updated_on' => 'Transaction was last edited on ":trigger_value"',
|
||||
'rule_trigger_budget_is_choice' => 'Budget är..',
|
||||
'rule_trigger_budget_is' => 'Budget är ":trigger_value"',
|
||||
'rule_trigger_tag_is_choice' => '(En) etikett är..',
|
||||
@@ -480,6 +522,16 @@ return [
|
||||
'rule_trigger_notes_start' => 'Anteckningar börjar med ":trigger_value"',
|
||||
'rule_trigger_notes_end_choice' => 'Anteckningar slutar med..',
|
||||
'rule_trigger_notes_end' => 'Anteckningar slutar med ":trigger_value"',
|
||||
'rule_trigger_bill_is_choice' => 'Bill is..',
|
||||
'rule_trigger_bill_is' => 'Bill is ":trigger_value"',
|
||||
'rule_trigger_external_id_choice' => 'External ID is..',
|
||||
'rule_trigger_external_id' => 'External ID is ":trigger_value"',
|
||||
'rule_trigger_internal_reference_choice' => 'Internal reference is..',
|
||||
'rule_trigger_internal_reference' => 'Internal reference is ":trigger_value"',
|
||||
'rule_trigger_journal_id_choice' => 'Transaction journal ID is..',
|
||||
'rule_trigger_journal_id' => 'Transaction journal ID is ":trigger_value"',
|
||||
|
||||
// actions
|
||||
'rule_action_delete_transaction_choice' => 'DELETE transaction (!)',
|
||||
'rule_action_delete_transaction' => 'DELETE transaction (!)',
|
||||
'rule_action_set_category' => 'Sätt kategori till ":action_value"',
|
||||
@@ -1753,7 +1805,6 @@ return [
|
||||
'object_group' => 'Group',
|
||||
|
||||
|
||||
|
||||
//
|
||||
|
||||
];
|
||||
|
@@ -120,6 +120,8 @@ return [
|
||||
'stop_processing' => 'Sluta bearbeta',
|
||||
'start_date' => 'Start område',
|
||||
'end_date' => 'Slut område',
|
||||
'start' => 'Start of range',
|
||||
'end' => 'End of range',
|
||||
'delete_account' => 'Ta bort konto ":name"',
|
||||
'delete_bill' => 'Ta bort räkning ":name"',
|
||||
'delete_budget' => 'Ta bort budget ":name"',
|
||||
@@ -242,7 +244,7 @@ return [
|
||||
'collected' => 'Collected',
|
||||
'submitted' => 'Submitted',
|
||||
'key' => 'Key',
|
||||
'value' => 'Content of record'
|
||||
'value' => 'Content of record',
|
||||
|
||||
|
||||
];
|
||||
|
@@ -266,31 +266,65 @@ return [
|
||||
'search_found_transactions' => 'Firefly III found :count transaction in :time seconds.|Firefly III found :count transactions in :time seconds.',
|
||||
'search_found_more_transactions' => 'Firefly III found more than :count transactions in :time seconds.',
|
||||
'search_for_query' => 'Firefly III şu kelimelerin hepsini içeren hareketleri arıyor: <span class="text-info">:query</span>',
|
||||
'search_modifier_amount_is' => 'Miktar tam olarak şu: :value',
|
||||
'search_modifier_amount' => 'Miktar tam olarak şu: :value',
|
||||
'search_modifier_amount_max' => 'Miktar en fazla şu: :value',
|
||||
'search_modifier_amount_min' => 'Miktar en az şu: :value',
|
||||
'search_modifier_amount_less' => 'Tutar :value değerinden daha az',
|
||||
'search_modifier_amount_more' => 'Tutar şundan daha fazla: :value',
|
||||
'search_modifier_source' => 'Kaynak hesabı :value',
|
||||
'search_modifier_from' => 'Kaynak hesabı: :value',
|
||||
'search_modifier_destination' => 'Hedef hesabı :value',
|
||||
'search_modifier_to' => 'Hedef hesap: :value',
|
||||
'search_modifier_tag' => 'Etiket ":value"',
|
||||
'search_modifier_category' => 'Kategori ":value"',
|
||||
'search_modifier_budget' => 'Bütçe ":value"',
|
||||
'search_modifier_bill' => 'Fatura ":value"',
|
||||
'search_modifier_type' => 'Hesap hareketi türü :value',
|
||||
'search_modifier_date' => 'Hesap hareketi tarihi :value',
|
||||
'search_modifier_date_before' => 'Hesap hareketi :value tarihinden önce',
|
||||
'search_modifier_date_after' => 'Hesap hareketi :value tarihinden sonra',
|
||||
'search_modifier_on' => 'Hesap hareketi tarihi :value',
|
||||
'search_modifier_before' => 'Hesap hareketi :value tarihinden önce',
|
||||
'search_modifier_after' => 'Hesap hareketi :value tarihinden sonra',
|
||||
'search_modifier_created_on' => 'Bu işlem :value tarihinde oluşturuldu',
|
||||
'search_modifier_updated_on' => 'Bu işlem :value tarihinde güncellendi',
|
||||
'search_modifier_date_is' => 'Transaction date is ":value"',
|
||||
'search_modifier_date_before' => 'Transaction date is before or on ":value"',
|
||||
'search_modifier_date_after' => 'Transaction date is after or on ":value"',
|
||||
'search_modifier_created_on' => 'Transaction was created on ":value"',
|
||||
'search_modifier_updated_on' => 'Transaction was last updated on ":value"',
|
||||
'search_modifier_external_id' => 'External ID is ":value"',
|
||||
'search_modifier_internal_reference' => 'Internal reference is ":value"',
|
||||
'search_modifier_description_starts' => 'Description is ":value"',
|
||||
'search_modifier_description_ends' => 'Description ends with ":value"',
|
||||
'search_modifier_description_contains' => 'Description contains ":value"',
|
||||
'search_modifier_description_is' => 'Description is exactly ":value"',
|
||||
'search_modifier_currency_is' => 'Transaction (foreign) currency is ":value"',
|
||||
'search_modifier_foreign_currency_is' => 'Transaction foreign currency is ":value"',
|
||||
'search_modifier_has_attachments' => 'The transaction must have an attachment',
|
||||
'search_modifier_has_no_category' => 'The transaction must have no category',
|
||||
'search_modifier_has_any_category' => 'The transaction must have a (any) category',
|
||||
'search_modifier_has_no_budget' => 'The transaction must have no budget',
|
||||
'search_modifier_has_any_budget' => 'The transaction must have a (any) budget',
|
||||
'search_modifier_has_no_tag' => 'The transaction must have no tags',
|
||||
'search_modifier_has_any_tag' => 'The transaction must have a (any) tag',
|
||||
'search_modifier_notes_contain' => 'The transaction notes contain ":value"',
|
||||
'search_modifier_notes_start' => 'The transaction notes start with ":value"',
|
||||
'search_modifier_notes_end' => 'The transaction notes end with ":value"',
|
||||
'search_modifier_notes_are' => 'The transaction notes are exactly ":value"',
|
||||
'search_modifier_no_notes' => 'The transaction has no notes',
|
||||
'search_modifier_any_notes' => 'The transaction must have notes',
|
||||
'search_modifier_amount_exactly' => 'Amount is exactly :value',
|
||||
'search_modifier_amount_less' => 'Amount is less than or equal to :value',
|
||||
'search_modifier_amount_more' => 'Amount is more than or equal to :value',
|
||||
'search_modifier_source_account_is' => 'Source account name is exactly ":value"',
|
||||
'search_modifier_source_account_contains' => 'Source account name contains ":value"',
|
||||
'search_modifier_source_account_starts' => 'Source account name starts with ":value"',
|
||||
'search_modifier_source_account_ends' => 'Source account name ends with ":value"',
|
||||
'search_modifier_source_account_id' => 'Source account ID is :value',
|
||||
'search_modifier_source_account_nr_is' => 'Source account number (IBAN) is ":value"',
|
||||
'search_modifier_source_account_nr_contains' => 'Source account number (IBAN) contains ":value"',
|
||||
'search_modifier_source_account_nr_starts' => 'Source account number (IBAN) starts with ":value"',
|
||||
'search_modifier_source_account_nr_ends' => 'Source account number (IBAN) ends with ":value"',
|
||||
'search_modifier_destination_account_is' => 'Destination account name is exactly ":value"',
|
||||
'search_modifier_destination_account_contains' => 'Destination account name contains ":value"',
|
||||
'search_modifier_destination_account_starts' => 'Destination account name starts with ":value"',
|
||||
'search_modifier_destination_account_ends' => 'Destination account name ends with ":value"',
|
||||
'search_modifier_destination_account_id' => 'Destination account ID is :value',
|
||||
'search_modifier_destination_account_nr_is' => 'Destination account number (IBAN) is ":value"',
|
||||
'search_modifier_destination_account_nr_contains' => 'Destination account number (IBAN) contains ":value"',
|
||||
'search_modifier_destination_account_nr_starts' => 'Destination account number (IBAN) starts with ":value"',
|
||||
'search_modifier_destination_account_nr_ends' => 'Destination account number (IBAN) ends with ":value"',
|
||||
'search_modifier_account_id' => 'Source or destination account ID\'s is/are: :value',
|
||||
'search_modifier_category_is' => 'Category is ":value"',
|
||||
'search_modifier_budget_is' => 'Budget is ":value"',
|
||||
'search_modifier_bill_is' => 'Bill is ":value"',
|
||||
'search_modifier_transaction_type' => 'Transaction type is ":value"',
|
||||
'search_modifier_tag_is' => 'Tag is ":value"',
|
||||
'update_rule_from_query' => 'Update rule ":rule" from search query',
|
||||
'create_rule_from_query' => 'Create new rule from search query',
|
||||
'rule_from_search_words' => 'The rule engine has a hard time handling ":string". The suggested rule that fits your search query may give different results. Please verify the rule triggers carefully.',
|
||||
|
||||
|
||||
// END
|
||||
'modifiers_applies_are' => 'Aşağıdaki değiştiriciler arama için de uygulanır:',
|
||||
'general_search_error' => 'Arama yaparken hata oluştu. Lütfen daha fazla bilgi için kütük dosyalarına göz atınız.',
|
||||
'search_box' => 'Ara',
|
||||
@@ -353,7 +387,7 @@ return [
|
||||
'default_rule_name' => 'İlk varsayılan kuralınız',
|
||||
'default_rule_description' => 'Bu kural bir örnektir. Güvenle silebilirsiniz.',
|
||||
'default_rule_trigger_description' => 'The Man Who Sold the World',
|
||||
'default_rule_trigger_from_account' => 'David Bowie',
|
||||
'default_rule_trigger_source_account' => 'David Bowie',
|
||||
'default_rule_action_prepend' => 'Bought the world from ',
|
||||
'default_rule_action_set_category' => 'Büyük giderler',
|
||||
'trigger' => 'Tetikleyici',
|
||||
@@ -368,9 +402,7 @@ return [
|
||||
'delete_rule' => '":title" kuralını sil',
|
||||
'update_rule' => 'Güncelleme kuralları',
|
||||
'test_rule_triggers' => 'Eşleşen işlemleri görün',
|
||||
'warning_transaction_subset' => 'Performans nedenlerinden bu liste :max_num_transactions ile sınırlıdır ve sadece eşleşen işlemlerin bir alt kümesini gösterebilir',
|
||||
'warning_no_matching_transactions' => 'Uygun olmayan işlemler bulundu. Performans nedenleriyle sadece son :num_transactions
|
||||
işlemlerin kontrol edildiğini lütfen unutmayın.',
|
||||
'warning_no_matching_transactions' => 'No matching transactions found.',
|
||||
'warning_no_valid_triggers' => 'Geçerli tetikleyiciler sağlanmadı.',
|
||||
'apply_rule_selection' => 'İşleminizin bir bölümüne ":title" kuralını uygulayın',
|
||||
'apply_rule_selection_intro' => '":title" gibi kurallar normalde sadece yeni ve güncellenen işlemlerde geçerlidir ama Firefly III\'e onları mevcut işlemlerinizin istediğiniz bölümlerinde uygulanmasını söyleyebilirsiniz. Bu bir kuralı değiştirdiğinizde ve bunun diğer tüm işlemlerde uygulanmasını istediğinizde yararlı olabilir.',
|
||||
@@ -383,43 +415,50 @@ işlemlerin kontrol edildiğini lütfen unutmayın.',
|
||||
|
||||
// actions and triggers
|
||||
'rule_trigger_user_action' => 'Kullanıcı işlemi ":trigger_value"',
|
||||
|
||||
'rule_trigger_from_account_starts_choice' => 'Source account name starts with..',
|
||||
'rule_trigger_from_account_starts' => 'Source account name starts with ":trigger_value"',
|
||||
'rule_trigger_from_account_ends_choice' => 'Source account name ends with..',
|
||||
'rule_trigger_from_account_ends' => 'Source account name ends with ":trigger_value"',
|
||||
'rule_trigger_from_account_is_choice' => 'Source account name is..',
|
||||
'rule_trigger_from_account_is' => 'Source account name is ":trigger_value"',
|
||||
'rule_trigger_from_account_contains_choice' => 'Source account name contains..',
|
||||
'rule_trigger_from_account_contains' => 'Source account name contains ":trigger_value"',
|
||||
|
||||
'rule_trigger_from_account_nr_starts_choice' => 'Source account number / IBAN starts with..',
|
||||
'rule_trigger_from_account_nr_starts' => 'Source account number / IBAN starts with ":trigger_value"',
|
||||
'rule_trigger_from_account_nr_ends_choice' => 'Source account number / IBAN ends with..',
|
||||
'rule_trigger_from_account_nr_ends' => 'Source account number / IBAN ends with ":trigger_value"',
|
||||
'rule_trigger_from_account_nr_is_choice' => 'Source account number / IBAN is..',
|
||||
'rule_trigger_from_account_nr_is' => 'Source account number / IBAN is ":trigger_value"',
|
||||
'rule_trigger_from_account_nr_contains_choice' => 'Source account number / IBAN contains..',
|
||||
'rule_trigger_from_account_nr_contains' => 'Source account number / IBAN contains ":trigger_value"',
|
||||
|
||||
'rule_trigger_to_account_starts_choice' => 'Destination account name starts with..',
|
||||
'rule_trigger_to_account_starts' => 'Destination account name starts with ":trigger_value"',
|
||||
'rule_trigger_to_account_ends_choice' => 'Destination account name ends with..',
|
||||
'rule_trigger_to_account_ends' => 'Destination account name ends with ":trigger_value"',
|
||||
'rule_trigger_to_account_is_choice' => 'Destination account name is..',
|
||||
'rule_trigger_to_account_is' => 'Destination account name is ":trigger_value"',
|
||||
'rule_trigger_to_account_contains_choice' => 'Destination account name contains..',
|
||||
'rule_trigger_to_account_contains' => 'Destination account name contains ":trigger_value"',
|
||||
|
||||
'rule_trigger_to_account_nr_starts_choice' => 'Destination account number / IBAN starts with..',
|
||||
'rule_trigger_to_account_nr_starts' => 'Destination account number / IBAN starts with ":trigger_value"',
|
||||
'rule_trigger_to_account_nr_ends_choice' => 'Destination account number / IBAN ends with..',
|
||||
'rule_trigger_to_account_nr_ends' => 'Destination account number / IBAN ends with ":trigger_value"',
|
||||
'rule_trigger_to_account_nr_is_choice' => 'Destination account number / IBAN is..',
|
||||
'rule_trigger_to_account_nr_is' => 'Destination account number / IBAN is ":trigger_value"',
|
||||
'rule_trigger_to_account_nr_contains_choice' => 'Destination account number / IBAN contains..',
|
||||
'rule_trigger_to_account_nr_contains' => 'Destination account number / IBAN contains ":trigger_value"',
|
||||
|
||||
'rule_trigger_source_account_starts_choice' => 'Source account name starts with..',
|
||||
'rule_trigger_source_account_starts' => 'Source account name starts with ":trigger_value"',
|
||||
'rule_trigger_source_account_ends_choice' => 'Source account name ends with..',
|
||||
'rule_trigger_source_account_ends' => 'Source account name ends with ":trigger_value"',
|
||||
'rule_trigger_source_account_is_choice' => 'Source account name is..',
|
||||
'rule_trigger_source_account_is' => 'Source account name is ":trigger_value"',
|
||||
'rule_trigger_source_account_contains_choice' => 'Source account name contains..',
|
||||
'rule_trigger_source_account_contains' => 'Source account name contains ":trigger_value"',
|
||||
'rule_trigger_account_id_choice' => 'Account ID (source/destination) is exactly..',
|
||||
'rule_trigger_account_id' => 'Account ID (source/destination) is exactly :trigger_value',
|
||||
'rule_trigger_source_account_id_choice' => 'Source account ID is exactly..',
|
||||
'rule_trigger_source_account_id' => 'Source account ID is exactly :trigger_value',
|
||||
'rule_trigger_destination_account_id_choice' => 'Destination account ID is exactly..',
|
||||
'rule_trigger_destination_account_id' => 'Destination account ID is exactly :trigger_value',
|
||||
'rule_trigger_account_is_cash_choice' => 'Account (source/destination) is (cash) account',
|
||||
'rule_trigger_account_is_cash' => 'Account (source/destination) is (cash) account',
|
||||
'rule_trigger_source_is_cash_choice' => 'Source account is (cash) account',
|
||||
'rule_trigger_source_is_cash' => 'Source account is (cash) account',
|
||||
'rule_trigger_destination_is_cash_choice' => 'Destination account is (cash) account',
|
||||
'rule_trigger_destination_is_cash' => 'Destination account is (cash) account',
|
||||
'rule_trigger_source_account_nr_starts_choice' => 'Source account number / IBAN starts with..',
|
||||
'rule_trigger_source_account_nr_starts' => 'Source account number / IBAN starts with ":trigger_value"',
|
||||
'rule_trigger_source_account_nr_ends_choice' => 'Source account number / IBAN ends with..',
|
||||
'rule_trigger_source_account_nr_ends' => 'Source account number / IBAN ends with ":trigger_value"',
|
||||
'rule_trigger_source_account_nr_is_choice' => 'Source account number / IBAN is..',
|
||||
'rule_trigger_source_account_nr_is' => 'Source account number / IBAN is ":trigger_value"',
|
||||
'rule_trigger_source_account_nr_contains_choice' => 'Source account number / IBAN contains..',
|
||||
'rule_trigger_source_account_nr_contains' => 'Source account number / IBAN contains ":trigger_value"',
|
||||
'rule_trigger_destination_account_starts_choice' => 'Destination account name starts with..',
|
||||
'rule_trigger_destination_account_starts' => 'Destination account name starts with ":trigger_value"',
|
||||
'rule_trigger_destination_account_ends_choice' => 'Destination account name ends with..',
|
||||
'rule_trigger_destination_account_ends' => 'Destination account name ends with ":trigger_value"',
|
||||
'rule_trigger_destination_account_is_choice' => 'Destination account name is..',
|
||||
'rule_trigger_destination_account_is' => 'Destination account name is ":trigger_value"',
|
||||
'rule_trigger_destination_account_contains_choice' => 'Destination account name contains..',
|
||||
'rule_trigger_destination_account_contains' => 'Destination account name contains ":trigger_value"',
|
||||
'rule_trigger_destination_account_nr_starts_choice' => 'Destination account number / IBAN starts with..',
|
||||
'rule_trigger_destination_account_nr_starts' => 'Destination account number / IBAN starts with ":trigger_value"',
|
||||
'rule_trigger_destination_account_nr_ends_choice' => 'Destination account number / IBAN ends with..',
|
||||
'rule_trigger_destination_account_nr_ends' => 'Destination account number / IBAN ends with ":trigger_value"',
|
||||
'rule_trigger_destination_account_nr_is_choice' => 'Destination account number / IBAN is..',
|
||||
'rule_trigger_destination_account_nr_is' => 'Destination account number / IBAN is ":trigger_value"',
|
||||
'rule_trigger_destination_account_nr_contains_choice' => 'Destination account number / IBAN contains..',
|
||||
'rule_trigger_destination_account_nr_contains' => 'Destination account number / IBAN contains ":trigger_value"',
|
||||
'rule_trigger_transaction_type_choice' => 'İşlem türü..',
|
||||
'rule_trigger_transaction_type' => 'İşlem türü ":trigger_value"',
|
||||
'rule_trigger_category_is_choice' => 'Kategori..',
|
||||
@@ -438,14 +477,16 @@ işlemlerin kontrol edildiğini lütfen unutmayın.',
|
||||
'rule_trigger_description_contains' => 'Açıklama ":trigger_value" içerir',
|
||||
'rule_trigger_description_is_choice' => 'Açıklama..',
|
||||
'rule_trigger_description_is' => 'Açıklama ":trigger_value"',
|
||||
|
||||
'rule_trigger_date_is_choice' => 'Transaction date is..',
|
||||
'rule_trigger_date_is' => 'Transaction date is ":trigger_value"',
|
||||
'rule_trigger_date_before_choice' => 'Transaction date is before..',
|
||||
'rule_trigger_date_before' => 'Transaction date is before ":trigger_value"',
|
||||
'rule_trigger_date_after_choice' => 'Transaction date is after..',
|
||||
'rule_trigger_date_after' => 'Transaction date is after ":trigger_value"',
|
||||
|
||||
'rule_trigger_created_on_choice' => 'Transaction was made on..',
|
||||
'rule_trigger_created_on' => 'Transaction was made on ":trigger_value"',
|
||||
'rule_trigger_updated_on_choice' => 'Transaction was last edited on..',
|
||||
'rule_trigger_updated_on' => 'Transaction was last edited on ":trigger_value"',
|
||||
'rule_trigger_budget_is_choice' => 'Bütçe..',
|
||||
'rule_trigger_budget_is' => 'Bütçe ":trigger_value"',
|
||||
'rule_trigger_tag_is_choice' => '(A) etiketi..',
|
||||
@@ -482,6 +523,16 @@ işlemlerin kontrol edildiğini lütfen unutmayın.',
|
||||
'rule_trigger_notes_start' => 'Notlar ":trigger_value" ile başlar',
|
||||
'rule_trigger_notes_end_choice' => 'Notlar bitiyor..',
|
||||
'rule_trigger_notes_end' => 'Notlar ":trigger_value" ile bitiyor',
|
||||
'rule_trigger_bill_is_choice' => 'Bill is..',
|
||||
'rule_trigger_bill_is' => 'Bill is ":trigger_value"',
|
||||
'rule_trigger_external_id_choice' => 'External ID is..',
|
||||
'rule_trigger_external_id' => 'External ID is ":trigger_value"',
|
||||
'rule_trigger_internal_reference_choice' => 'Internal reference is..',
|
||||
'rule_trigger_internal_reference' => 'Internal reference is ":trigger_value"',
|
||||
'rule_trigger_journal_id_choice' => 'Transaction journal ID is..',
|
||||
'rule_trigger_journal_id' => 'Transaction journal ID is ":trigger_value"',
|
||||
|
||||
// actions
|
||||
'rule_action_delete_transaction_choice' => 'DELETE transaction (!)',
|
||||
'rule_action_delete_transaction' => 'DELETE transaction (!)',
|
||||
'rule_action_set_category' => 'Kategoriyi ":action_value" olarak ayarla',
|
||||
@@ -1755,7 +1806,6 @@ işlemlerin kontrol edildiğini lütfen unutmayın.',
|
||||
'object_group' => 'Group',
|
||||
|
||||
|
||||
|
||||
//
|
||||
|
||||
];
|
||||
|
@@ -120,6 +120,8 @@ return [
|
||||
'stop_processing' => 'İşlemeyi durdur',
|
||||
'start_date' => 'Sayfa başlangıcı',
|
||||
'end_date' => 'Kapsama alanı dışında',
|
||||
'start' => 'Start of range',
|
||||
'end' => 'End of range',
|
||||
'delete_account' => '":name" adlı hesabı sil',
|
||||
'delete_bill' => 'Faturayı sil ":name"',
|
||||
'delete_budget' => '":name" bütçesini sil',
|
||||
@@ -242,7 +244,7 @@ return [
|
||||
'collected' => 'Collected',
|
||||
'submitted' => 'Submitted',
|
||||
'key' => 'Key',
|
||||
'value' => 'Content of record'
|
||||
'value' => 'Content of record',
|
||||
|
||||
|
||||
];
|
||||
|
@@ -265,31 +265,65 @@ return [
|
||||
'search_found_transactions' => 'Tìm thấy Firefly III :count giao dịch trong :time giây. | Firefly III được tìm thấy :count giao dịch trong :time giây.',
|
||||
'search_found_more_transactions' => 'Firefly III đã tìm thấy hơn :count giao dịch trong :time giây.',
|
||||
'search_for_query' => 'Firefly III đang tìm kiếm các giao dịch với tất cả những từ này trong đó: <span class="text-info">:query</span>',
|
||||
'search_modifier_amount_is' => 'Số tiền là chính xác: giá trị',
|
||||
'search_modifier_amount' => 'Số tiền là chính xác: giá trị',
|
||||
'search_modifier_amount_max' => 'Số tiền nhiều nhất là: giá trị',
|
||||
'search_modifier_amount_min' => 'Số tiền ít nhất là: giá trị',
|
||||
'search_modifier_amount_less' => 'Số tiền ít hơn: giá trị',
|
||||
'search_modifier_amount_more' => 'Số tiền nhiều hơn: giá trị',
|
||||
'search_modifier_source' => 'Tài khoản nguồn là: giá trị',
|
||||
'search_modifier_from' => 'Tài khoản nguồn là: giá trị',
|
||||
'search_modifier_destination' => 'Tài khoản đích là: giá trị',
|
||||
'search_modifier_to' => 'Tài khoản đích là: giá trị',
|
||||
'search_modifier_tag' => 'Nhãn là ":value"',
|
||||
'search_modifier_category' => 'Danh mục là ":value"',
|
||||
'search_modifier_budget' => 'Ngân sách là ":value"',
|
||||
'search_modifier_bill' => 'Hóa đơn là ":value"',
|
||||
'search_modifier_type' => 'Loại giao dịch là :value',
|
||||
'search_modifier_date' => 'Ngày giao dịch là :value',
|
||||
'search_modifier_date_before' => 'Ngày giao dịch là trước :value',
|
||||
'search_modifier_date_after' => 'Ngày giao dịch là sau :value',
|
||||
'search_modifier_on' => 'Ngày giao dịch là :value',
|
||||
'search_modifier_before' => 'Ngày giao dịch là trước :value',
|
||||
'search_modifier_after' => 'Ngày giao dịch là sau :value',
|
||||
'search_modifier_created_on' => 'Giao dịch được tạo trên :value',
|
||||
'search_modifier_updated_on' => 'Giao dịch được cập nhật lần cuối vào :value',
|
||||
'search_modifier_date_is' => 'Transaction date is ":value"',
|
||||
'search_modifier_date_before' => 'Transaction date is before or on ":value"',
|
||||
'search_modifier_date_after' => 'Transaction date is after or on ":value"',
|
||||
'search_modifier_created_on' => 'Transaction was created on ":value"',
|
||||
'search_modifier_updated_on' => 'Transaction was last updated on ":value"',
|
||||
'search_modifier_external_id' => 'External ID is ":value"',
|
||||
'search_modifier_internal_reference' => 'Internal reference is ":value"',
|
||||
'search_modifier_description_starts' => 'Description is ":value"',
|
||||
'search_modifier_description_ends' => 'Description ends with ":value"',
|
||||
'search_modifier_description_contains' => 'Description contains ":value"',
|
||||
'search_modifier_description_is' => 'Description is exactly ":value"',
|
||||
'search_modifier_currency_is' => 'Transaction (foreign) currency is ":value"',
|
||||
'search_modifier_foreign_currency_is' => 'Transaction foreign currency is ":value"',
|
||||
'search_modifier_has_attachments' => 'The transaction must have an attachment',
|
||||
'search_modifier_has_no_category' => 'The transaction must have no category',
|
||||
'search_modifier_has_any_category' => 'The transaction must have a (any) category',
|
||||
'search_modifier_has_no_budget' => 'The transaction must have no budget',
|
||||
'search_modifier_has_any_budget' => 'The transaction must have a (any) budget',
|
||||
'search_modifier_has_no_tag' => 'The transaction must have no tags',
|
||||
'search_modifier_has_any_tag' => 'The transaction must have a (any) tag',
|
||||
'search_modifier_notes_contain' => 'The transaction notes contain ":value"',
|
||||
'search_modifier_notes_start' => 'The transaction notes start with ":value"',
|
||||
'search_modifier_notes_end' => 'The transaction notes end with ":value"',
|
||||
'search_modifier_notes_are' => 'The transaction notes are exactly ":value"',
|
||||
'search_modifier_no_notes' => 'The transaction has no notes',
|
||||
'search_modifier_any_notes' => 'The transaction must have notes',
|
||||
'search_modifier_amount_exactly' => 'Amount is exactly :value',
|
||||
'search_modifier_amount_less' => 'Amount is less than or equal to :value',
|
||||
'search_modifier_amount_more' => 'Amount is more than or equal to :value',
|
||||
'search_modifier_source_account_is' => 'Source account name is exactly ":value"',
|
||||
'search_modifier_source_account_contains' => 'Source account name contains ":value"',
|
||||
'search_modifier_source_account_starts' => 'Source account name starts with ":value"',
|
||||
'search_modifier_source_account_ends' => 'Source account name ends with ":value"',
|
||||
'search_modifier_source_account_id' => 'Source account ID is :value',
|
||||
'search_modifier_source_account_nr_is' => 'Source account number (IBAN) is ":value"',
|
||||
'search_modifier_source_account_nr_contains' => 'Source account number (IBAN) contains ":value"',
|
||||
'search_modifier_source_account_nr_starts' => 'Source account number (IBAN) starts with ":value"',
|
||||
'search_modifier_source_account_nr_ends' => 'Source account number (IBAN) ends with ":value"',
|
||||
'search_modifier_destination_account_is' => 'Destination account name is exactly ":value"',
|
||||
'search_modifier_destination_account_contains' => 'Destination account name contains ":value"',
|
||||
'search_modifier_destination_account_starts' => 'Destination account name starts with ":value"',
|
||||
'search_modifier_destination_account_ends' => 'Destination account name ends with ":value"',
|
||||
'search_modifier_destination_account_id' => 'Destination account ID is :value',
|
||||
'search_modifier_destination_account_nr_is' => 'Destination account number (IBAN) is ":value"',
|
||||
'search_modifier_destination_account_nr_contains' => 'Destination account number (IBAN) contains ":value"',
|
||||
'search_modifier_destination_account_nr_starts' => 'Destination account number (IBAN) starts with ":value"',
|
||||
'search_modifier_destination_account_nr_ends' => 'Destination account number (IBAN) ends with ":value"',
|
||||
'search_modifier_account_id' => 'Source or destination account ID\'s is/are: :value',
|
||||
'search_modifier_category_is' => 'Category is ":value"',
|
||||
'search_modifier_budget_is' => 'Budget is ":value"',
|
||||
'search_modifier_bill_is' => 'Bill is ":value"',
|
||||
'search_modifier_transaction_type' => 'Transaction type is ":value"',
|
||||
'search_modifier_tag_is' => 'Tag is ":value"',
|
||||
'update_rule_from_query' => 'Update rule ":rule" from search query',
|
||||
'create_rule_from_query' => 'Create new rule from search query',
|
||||
'rule_from_search_words' => 'The rule engine has a hard time handling ":string". The suggested rule that fits your search query may give different results. Please verify the rule triggers carefully.',
|
||||
|
||||
|
||||
// END
|
||||
'modifiers_applies_are' => 'Các sửa đổi sau đây cũng được áp dụng cho tìm kiếm:',
|
||||
'general_search_error' => 'Đã xảy ra lỗi trong khi tìm kiếm. Vui lòng kiểm tra các tệp nhật ký để biết thêm thông tin.',
|
||||
'search_box' => 'Tìm kiếm',
|
||||
@@ -352,7 +386,7 @@ return [
|
||||
'default_rule_name' => 'Quy tắc mặc định đầu tiên của bạn',
|
||||
'default_rule_description' => 'Quy tắc này là một ví dụ. Bạn có thể xóa nó một cách an toàn.',
|
||||
'default_rule_trigger_description' => 'Người đàn ông đã bán thế giới',
|
||||
'default_rule_trigger_from_account' => 'David Bowie',
|
||||
'default_rule_trigger_source_account' => 'David Bowie',
|
||||
'default_rule_action_prepend' => 'Mua thế giới từ ',
|
||||
'default_rule_action_set_category' => 'Chi phí lớn',
|
||||
'trigger' => 'Kích hoạt',
|
||||
@@ -367,8 +401,7 @@ return [
|
||||
'delete_rule' => 'Xóa quy tắc ":title"',
|
||||
'update_rule' => 'Cập nhật quy tắc',
|
||||
'test_rule_triggers' => 'Xem các giao dịch khớp',
|
||||
'warning_transaction_subset' => 'Vì lý do hiệu suất, danh sách này được giới hạn ở: max_num_transilities và chỉ có thể hiển thị một tập hợp con của các giao dịch khớp',
|
||||
'warning_no_matching_transactions' => 'Không tìm thấy giao dịch phù hợp. Xin lưu ý rằng vì lý do hiệu suất, chỉ các giao dịch num_transilities cuối cùng đã được kiểm tra.',
|
||||
'warning_no_matching_transactions' => 'No matching transactions found.',
|
||||
'warning_no_valid_triggers' => 'Không có kích hoạt hợp lệ được cung cấp.',
|
||||
'apply_rule_selection' => 'Áp dụng quy tắc ":title" cho giao dịch bạn lựa chọn',
|
||||
'apply_rule_selection_intro' => 'Quy tắc như ":title" thường chỉ được áp dụng cho các giao dịch mới hoặc được cập nhật, nhưng bạn có thể yêu cầu Firefly III chạy nó trên một lựa chọn các giao dịch hiện tại của bạn. Điều này có thể hữu ích khi bạn đã cập nhật quy tắc và bạn cần thay đổi để áp dụng cho tất cả các giao dịch khác của mình.',
|
||||
@@ -381,43 +414,50 @@ return [
|
||||
|
||||
// actions and triggers
|
||||
'rule_trigger_user_action' => 'Hành động của người dùng là ":trigger_value"',
|
||||
|
||||
'rule_trigger_from_account_starts_choice' => 'Tên tài khoản nguồn bắt đầu bằng..',
|
||||
'rule_trigger_from_account_starts' => 'Tên tài khoản nguồn bắt đầu bằng ":trigger_value"',
|
||||
'rule_trigger_from_account_ends_choice' => 'Tên tài khoản nguồn kết thúc bằng..',
|
||||
'rule_trigger_from_account_ends' => 'Tên tài khoản nguồn kết thúc bằng ":trigger_value"',
|
||||
'rule_trigger_from_account_is_choice' => 'Tên tài khoản nguồn là..',
|
||||
'rule_trigger_from_account_is' => 'Tên tài khoản nguồn là ":trigger_value"',
|
||||
'rule_trigger_from_account_contains_choice' => 'Tên tài khoản nguồn chứa..',
|
||||
'rule_trigger_from_account_contains' => 'Tên tài khoản nguồn chứa ":trigger_value"',
|
||||
|
||||
'rule_trigger_from_account_nr_starts_choice' => 'Số tài khoản nguồn / IBAN bắt đầu bằng..',
|
||||
'rule_trigger_from_account_nr_starts' => 'Số tài khoản nguồn / IBAN bắt đầu bằng ":trigger_value"',
|
||||
'rule_trigger_from_account_nr_ends_choice' => 'Số tài khoản nguồn / IBAN kết thúc bằng..',
|
||||
'rule_trigger_from_account_nr_ends' => 'Số tài khoản nguồn / IBAN kết thúc bằng ":trigger_value"',
|
||||
'rule_trigger_from_account_nr_is_choice' => 'Số tài khoản nguồn / IBAN là..',
|
||||
'rule_trigger_from_account_nr_is' => 'Số tài khoản nguồn / IBAN là ":trigger_value"',
|
||||
'rule_trigger_from_account_nr_contains_choice' => 'Số tài khoản nguồn / IBAN chứa..',
|
||||
'rule_trigger_from_account_nr_contains' => 'Số tài khoản nguồn / IBAN chứa ":trigger_value"',
|
||||
|
||||
'rule_trigger_to_account_starts_choice' => 'Tên tài khoản đích bắt đầu bằng..',
|
||||
'rule_trigger_to_account_starts' => 'Tên tài khoản đích bắt đầu bằng ":trigger_value"',
|
||||
'rule_trigger_to_account_ends_choice' => 'Tên tài khoản đích kết thúc bằng..',
|
||||
'rule_trigger_to_account_ends' => 'Tên tài khoản đích kết thúc bằng ":trigger_value"',
|
||||
'rule_trigger_to_account_is_choice' => 'Tên tài khoản đích là..',
|
||||
'rule_trigger_to_account_is' => 'Tên tài khoản đích là ":trigger_value"',
|
||||
'rule_trigger_to_account_contains_choice' => 'Tên tài khoản đích chứa..',
|
||||
'rule_trigger_to_account_contains' => 'Tên tài khoản đích chứa ":trigger_value"',
|
||||
|
||||
'rule_trigger_to_account_nr_starts_choice' => 'Số tài khoản đích / IBAN bắt đầu bằng..',
|
||||
'rule_trigger_to_account_nr_starts' => 'Số tài khoản đích / IBAN bắt đầu bằng ":trigger_value"',
|
||||
'rule_trigger_to_account_nr_ends_choice' => 'Số tài khoản đích / IBAN bắt đầu bằng.....',
|
||||
'rule_trigger_to_account_nr_ends' => 'Số tài khoản đích / IBAN bắt đầu bằng... ":trigger_value"',
|
||||
'rule_trigger_to_account_nr_is_choice' => 'Số tài khoản đích / IBAN là..',
|
||||
'rule_trigger_to_account_nr_is' => 'Số tài khoản đích / IBAN là ":trigger_value"',
|
||||
'rule_trigger_to_account_nr_contains_choice' => 'Số tài khoản đích / IBAN chứa..',
|
||||
'rule_trigger_to_account_nr_contains' => 'Số tài khoản đích / IBAN chứa ":trigger_value"',
|
||||
|
||||
'rule_trigger_source_account_starts_choice' => 'Source account name starts with..',
|
||||
'rule_trigger_source_account_starts' => 'Source account name starts with ":trigger_value"',
|
||||
'rule_trigger_source_account_ends_choice' => 'Source account name ends with..',
|
||||
'rule_trigger_source_account_ends' => 'Source account name ends with ":trigger_value"',
|
||||
'rule_trigger_source_account_is_choice' => 'Source account name is..',
|
||||
'rule_trigger_source_account_is' => 'Source account name is ":trigger_value"',
|
||||
'rule_trigger_source_account_contains_choice' => 'Source account name contains..',
|
||||
'rule_trigger_source_account_contains' => 'Source account name contains ":trigger_value"',
|
||||
'rule_trigger_account_id_choice' => 'Account ID (source/destination) is exactly..',
|
||||
'rule_trigger_account_id' => 'Account ID (source/destination) is exactly :trigger_value',
|
||||
'rule_trigger_source_account_id_choice' => 'Source account ID is exactly..',
|
||||
'rule_trigger_source_account_id' => 'Source account ID is exactly :trigger_value',
|
||||
'rule_trigger_destination_account_id_choice' => 'Destination account ID is exactly..',
|
||||
'rule_trigger_destination_account_id' => 'Destination account ID is exactly :trigger_value',
|
||||
'rule_trigger_account_is_cash_choice' => 'Account (source/destination) is (cash) account',
|
||||
'rule_trigger_account_is_cash' => 'Account (source/destination) is (cash) account',
|
||||
'rule_trigger_source_is_cash_choice' => 'Source account is (cash) account',
|
||||
'rule_trigger_source_is_cash' => 'Source account is (cash) account',
|
||||
'rule_trigger_destination_is_cash_choice' => 'Destination account is (cash) account',
|
||||
'rule_trigger_destination_is_cash' => 'Destination account is (cash) account',
|
||||
'rule_trigger_source_account_nr_starts_choice' => 'Source account number / IBAN starts with..',
|
||||
'rule_trigger_source_account_nr_starts' => 'Source account number / IBAN starts with ":trigger_value"',
|
||||
'rule_trigger_source_account_nr_ends_choice' => 'Source account number / IBAN ends with..',
|
||||
'rule_trigger_source_account_nr_ends' => 'Source account number / IBAN ends with ":trigger_value"',
|
||||
'rule_trigger_source_account_nr_is_choice' => 'Source account number / IBAN is..',
|
||||
'rule_trigger_source_account_nr_is' => 'Source account number / IBAN is ":trigger_value"',
|
||||
'rule_trigger_source_account_nr_contains_choice' => 'Source account number / IBAN contains..',
|
||||
'rule_trigger_source_account_nr_contains' => 'Source account number / IBAN contains ":trigger_value"',
|
||||
'rule_trigger_destination_account_starts_choice' => 'Destination account name starts with..',
|
||||
'rule_trigger_destination_account_starts' => 'Destination account name starts with ":trigger_value"',
|
||||
'rule_trigger_destination_account_ends_choice' => 'Destination account name ends with..',
|
||||
'rule_trigger_destination_account_ends' => 'Destination account name ends with ":trigger_value"',
|
||||
'rule_trigger_destination_account_is_choice' => 'Destination account name is..',
|
||||
'rule_trigger_destination_account_is' => 'Destination account name is ":trigger_value"',
|
||||
'rule_trigger_destination_account_contains_choice' => 'Destination account name contains..',
|
||||
'rule_trigger_destination_account_contains' => 'Destination account name contains ":trigger_value"',
|
||||
'rule_trigger_destination_account_nr_starts_choice' => 'Destination account number / IBAN starts with..',
|
||||
'rule_trigger_destination_account_nr_starts' => 'Destination account number / IBAN starts with ":trigger_value"',
|
||||
'rule_trigger_destination_account_nr_ends_choice' => 'Destination account number / IBAN ends with..',
|
||||
'rule_trigger_destination_account_nr_ends' => 'Destination account number / IBAN ends with ":trigger_value"',
|
||||
'rule_trigger_destination_account_nr_is_choice' => 'Destination account number / IBAN is..',
|
||||
'rule_trigger_destination_account_nr_is' => 'Destination account number / IBAN is ":trigger_value"',
|
||||
'rule_trigger_destination_account_nr_contains_choice' => 'Destination account number / IBAN contains..',
|
||||
'rule_trigger_destination_account_nr_contains' => 'Destination account number / IBAN contains ":trigger_value"',
|
||||
'rule_trigger_transaction_type_choice' => 'Giao dịch thuộc loại..',
|
||||
'rule_trigger_transaction_type' => 'Giao dịch thuộc loại ":trigger_value"',
|
||||
'rule_trigger_category_is_choice' => 'Danh mục là..',
|
||||
@@ -436,14 +476,16 @@ return [
|
||||
'rule_trigger_description_contains' => 'Mô tả có chứa ":trigger_value"',
|
||||
'rule_trigger_description_is_choice' => 'Mô tả là..',
|
||||
'rule_trigger_description_is' => 'Mô tả là ":trigger_value"',
|
||||
|
||||
'rule_trigger_date_is_choice' => 'Ngày giao dịch..',
|
||||
'rule_trigger_date_is' => 'Ngày giao dịch: ":trigger_value"',
|
||||
'rule_trigger_date_before_choice' => 'Ngày giao dịch trước..',
|
||||
'rule_trigger_date_before' => 'Ngày giao dịch là trước: ":trigger_value"',
|
||||
'rule_trigger_date_after_choice' => 'Ngày giao dịch sau..',
|
||||
'rule_trigger_date_after' => 'Ngày giao dịch sau: ":trigger_value"',
|
||||
|
||||
'rule_trigger_created_on_choice' => 'Transaction was made on..',
|
||||
'rule_trigger_created_on' => 'Transaction was made on ":trigger_value"',
|
||||
'rule_trigger_updated_on_choice' => 'Transaction was last edited on..',
|
||||
'rule_trigger_updated_on' => 'Transaction was last edited on ":trigger_value"',
|
||||
'rule_trigger_budget_is_choice' => 'Ngân sách là..',
|
||||
'rule_trigger_budget_is' => 'Ngân sách là ":trigger_value"',
|
||||
'rule_trigger_tag_is_choice' => 'Nhãn là..',
|
||||
@@ -480,6 +522,16 @@ return [
|
||||
'rule_trigger_notes_start' => 'Ghi chú bắt đầu bằng ":trigger_value"',
|
||||
'rule_trigger_notes_end_choice' => 'Ghi chú kết thúc bằng..',
|
||||
'rule_trigger_notes_end' => 'Ghi chú kết thúc bằng ":trigger_value"',
|
||||
'rule_trigger_bill_is_choice' => 'Bill is..',
|
||||
'rule_trigger_bill_is' => 'Bill is ":trigger_value"',
|
||||
'rule_trigger_external_id_choice' => 'External ID is..',
|
||||
'rule_trigger_external_id' => 'External ID is ":trigger_value"',
|
||||
'rule_trigger_internal_reference_choice' => 'Internal reference is..',
|
||||
'rule_trigger_internal_reference' => 'Internal reference is ":trigger_value"',
|
||||
'rule_trigger_journal_id_choice' => 'Transaction journal ID is..',
|
||||
'rule_trigger_journal_id' => 'Transaction journal ID is ":trigger_value"',
|
||||
|
||||
// actions
|
||||
'rule_action_delete_transaction_choice' => 'XÓA giao dịch (!)',
|
||||
'rule_action_delete_transaction' => 'XÓA giao dịch (!)',
|
||||
'rule_action_set_category' => 'Đặt danh mục thành ":action_value"',
|
||||
@@ -1753,7 +1805,6 @@ return [
|
||||
'object_group' => 'Nhóm',
|
||||
|
||||
|
||||
|
||||
//
|
||||
|
||||
];
|
||||
|
@@ -120,6 +120,8 @@ return [
|
||||
'stop_processing' => 'Dừng xử lý',
|
||||
'start_date' => 'Bắt đầu',
|
||||
'end_date' => 'Kết thúc',
|
||||
'start' => 'Start of range',
|
||||
'end' => 'End of range',
|
||||
'delete_account' => 'Xóa tài khoản ":name"',
|
||||
'delete_bill' => 'Xóa hóa đơn ":name"',
|
||||
'delete_budget' => 'Xóa ngân sách ":name"',
|
||||
@@ -242,7 +244,7 @@ return [
|
||||
'collected' => 'Thu thập',
|
||||
'submitted' => 'Đã gửi',
|
||||
'key' => 'Khóa',
|
||||
'value' => 'Nội dung của bản lưu trữ'
|
||||
'value' => 'Nội dung của bản lưu trữ',
|
||||
|
||||
|
||||
];
|
||||
|
@@ -265,31 +265,65 @@ return [
|
||||
'search_found_transactions' => 'Firefly III found :count transaction in :time seconds.|Firefly III found :count transactions in :time seconds.',
|
||||
'search_found_more_transactions' => 'Firefly III found more than :count transactions in :time seconds.',
|
||||
'search_for_query' => 'Firefly III 正搜索含有 <span class="text-info">:query</span> 的交易。',
|
||||
'search_modifier_amount_is' => '金额恰为 :value',
|
||||
'search_modifier_amount' => '金额恰为 :value',
|
||||
'search_modifier_amount_max' => '金额不超过 :value',
|
||||
'search_modifier_amount_min' => '金额不少于 :value',
|
||||
'search_modifier_amount_less' => '金额小于 :value',
|
||||
'search_modifier_amount_more' => '金额大于 :value',
|
||||
'search_modifier_source' => '来源帐户为 :value',
|
||||
'search_modifier_from' => '来源帐户为 :value',
|
||||
'search_modifier_destination' => '目标帐户为 :value',
|
||||
'search_modifier_to' => '目标帐户为 :value',
|
||||
'search_modifier_tag' => '标签为“:value”',
|
||||
'search_modifier_category' => '分类为 “:value”',
|
||||
'search_modifier_budget' => '预算为 “:value"',
|
||||
'search_modifier_bill' => '账单为 “:value”',
|
||||
'search_modifier_type' => '交易类型为 :value',
|
||||
'search_modifier_date' => '交易日期为 :value',
|
||||
'search_modifier_date_before' => '交易日期早于 :value',
|
||||
'search_modifier_date_after' => '交易日期晚于 :value',
|
||||
'search_modifier_on' => '交易日期为 :value',
|
||||
'search_modifier_before' => '交易日期早于 :value',
|
||||
'search_modifier_after' => '交易日期晚于 :value',
|
||||
'search_modifier_created_on' => '交易创建于 :value',
|
||||
'search_modifier_updated_on' => '交易记录最后更新于 :value',
|
||||
'search_modifier_date_is' => 'Transaction date is ":value"',
|
||||
'search_modifier_date_before' => 'Transaction date is before or on ":value"',
|
||||
'search_modifier_date_after' => 'Transaction date is after or on ":value"',
|
||||
'search_modifier_created_on' => 'Transaction was created on ":value"',
|
||||
'search_modifier_updated_on' => 'Transaction was last updated on ":value"',
|
||||
'search_modifier_external_id' => 'External ID is ":value"',
|
||||
'search_modifier_internal_reference' => 'Internal reference is ":value"',
|
||||
'search_modifier_description_starts' => 'Description is ":value"',
|
||||
'search_modifier_description_ends' => 'Description ends with ":value"',
|
||||
'search_modifier_description_contains' => 'Description contains ":value"',
|
||||
'search_modifier_description_is' => 'Description is exactly ":value"',
|
||||
'search_modifier_currency_is' => 'Transaction (foreign) currency is ":value"',
|
||||
'search_modifier_foreign_currency_is' => 'Transaction foreign currency is ":value"',
|
||||
'search_modifier_has_attachments' => 'The transaction must have an attachment',
|
||||
'search_modifier_has_no_category' => 'The transaction must have no category',
|
||||
'search_modifier_has_any_category' => 'The transaction must have a (any) category',
|
||||
'search_modifier_has_no_budget' => 'The transaction must have no budget',
|
||||
'search_modifier_has_any_budget' => 'The transaction must have a (any) budget',
|
||||
'search_modifier_has_no_tag' => 'The transaction must have no tags',
|
||||
'search_modifier_has_any_tag' => 'The transaction must have a (any) tag',
|
||||
'search_modifier_notes_contain' => 'The transaction notes contain ":value"',
|
||||
'search_modifier_notes_start' => 'The transaction notes start with ":value"',
|
||||
'search_modifier_notes_end' => 'The transaction notes end with ":value"',
|
||||
'search_modifier_notes_are' => 'The transaction notes are exactly ":value"',
|
||||
'search_modifier_no_notes' => 'The transaction has no notes',
|
||||
'search_modifier_any_notes' => 'The transaction must have notes',
|
||||
'search_modifier_amount_exactly' => 'Amount is exactly :value',
|
||||
'search_modifier_amount_less' => 'Amount is less than or equal to :value',
|
||||
'search_modifier_amount_more' => 'Amount is more than or equal to :value',
|
||||
'search_modifier_source_account_is' => 'Source account name is exactly ":value"',
|
||||
'search_modifier_source_account_contains' => 'Source account name contains ":value"',
|
||||
'search_modifier_source_account_starts' => 'Source account name starts with ":value"',
|
||||
'search_modifier_source_account_ends' => 'Source account name ends with ":value"',
|
||||
'search_modifier_source_account_id' => 'Source account ID is :value',
|
||||
'search_modifier_source_account_nr_is' => 'Source account number (IBAN) is ":value"',
|
||||
'search_modifier_source_account_nr_contains' => 'Source account number (IBAN) contains ":value"',
|
||||
'search_modifier_source_account_nr_starts' => 'Source account number (IBAN) starts with ":value"',
|
||||
'search_modifier_source_account_nr_ends' => 'Source account number (IBAN) ends with ":value"',
|
||||
'search_modifier_destination_account_is' => 'Destination account name is exactly ":value"',
|
||||
'search_modifier_destination_account_contains' => 'Destination account name contains ":value"',
|
||||
'search_modifier_destination_account_starts' => 'Destination account name starts with ":value"',
|
||||
'search_modifier_destination_account_ends' => 'Destination account name ends with ":value"',
|
||||
'search_modifier_destination_account_id' => 'Destination account ID is :value',
|
||||
'search_modifier_destination_account_nr_is' => 'Destination account number (IBAN) is ":value"',
|
||||
'search_modifier_destination_account_nr_contains' => 'Destination account number (IBAN) contains ":value"',
|
||||
'search_modifier_destination_account_nr_starts' => 'Destination account number (IBAN) starts with ":value"',
|
||||
'search_modifier_destination_account_nr_ends' => 'Destination account number (IBAN) ends with ":value"',
|
||||
'search_modifier_account_id' => 'Source or destination account ID\'s is/are: :value',
|
||||
'search_modifier_category_is' => 'Category is ":value"',
|
||||
'search_modifier_budget_is' => 'Budget is ":value"',
|
||||
'search_modifier_bill_is' => 'Bill is ":value"',
|
||||
'search_modifier_transaction_type' => 'Transaction type is ":value"',
|
||||
'search_modifier_tag_is' => 'Tag is ":value"',
|
||||
'update_rule_from_query' => 'Update rule ":rule" from search query',
|
||||
'create_rule_from_query' => 'Create new rule from search query',
|
||||
'rule_from_search_words' => 'The rule engine has a hard time handling ":string". The suggested rule that fits your search query may give different results. Please verify the rule triggers carefully.',
|
||||
|
||||
|
||||
// END
|
||||
'modifiers_applies_are' => '以下修饰也适用于搜索:',
|
||||
'general_search_error' => '搜索时出错。请检查日志文件以获取更多信息。',
|
||||
'search_box' => '搜寻',
|
||||
@@ -352,7 +386,7 @@ return [
|
||||
'default_rule_name' => '您的第一个预设规则',
|
||||
'default_rule_description' => '此为范例规则,您可安全移除它。',
|
||||
'default_rule_trigger_description' => '那个卖掉世界的男人',
|
||||
'default_rule_trigger_from_account' => 'David Bowie',
|
||||
'default_rule_trigger_source_account' => 'David Bowie',
|
||||
'default_rule_action_prepend' => '从这个人手里买了世界 ',
|
||||
'default_rule_action_set_category' => '钜额消费',
|
||||
'trigger' => '触发器',
|
||||
@@ -367,8 +401,7 @@ return [
|
||||
'delete_rule' => '删除规则 ":title"',
|
||||
'update_rule' => '更新规则',
|
||||
'test_rule_triggers' => '检视相符交易',
|
||||
'warning_transaction_subset' => '基于性能考量,此清单限制 :max_num_transactions 笔交易,且仅显示相符交易的子集',
|
||||
'warning_no_matching_transactions' => '找不到相符的交易。请注意,基于性能考量,仅检查了末 :num_transactions 笔交易。',
|
||||
'warning_no_matching_transactions' => 'No matching transactions found.',
|
||||
'warning_no_valid_triggers' => '未提供有效触发器。',
|
||||
'apply_rule_selection' => '将规则 ":title" 套用至您所选的交易',
|
||||
'apply_rule_selection_intro' => '规则如 ":title" 一般仅套用至新的或更新后的交易,但您可要求 Firefly III 针对既有的单笔或多笔交易执行规则。在您更新一则规则后,且必须套用该规则至其他交易时,即可使用此功能。',
|
||||
@@ -381,43 +414,50 @@ return [
|
||||
|
||||
// actions and triggers
|
||||
'rule_trigger_user_action' => '使用者动作为 ":trigger_value"',
|
||||
|
||||
'rule_trigger_from_account_starts_choice' => '来源帐户名开头为…',
|
||||
'rule_trigger_from_account_starts' => '来源帐户开头为 ":trigger_value"',
|
||||
'rule_trigger_from_account_ends_choice' => '来源帐户结尾为…',
|
||||
'rule_trigger_from_account_ends' => '源账户名以“:tenger_value”结尾。',
|
||||
'rule_trigger_from_account_is_choice' => '源账户名称是...',
|
||||
'rule_trigger_from_account_is' => '源账户名称为“:tenger_value”',
|
||||
'rule_trigger_from_account_contains_choice' => '源账户名称包含...',
|
||||
'rule_trigger_from_account_contains' => '源账户名称包含 ":tenger_value"',
|
||||
|
||||
'rule_trigger_from_account_nr_starts_choice' => '源帐号/IBAN开头为...',
|
||||
'rule_trigger_from_account_nr_starts' => '源帐号/IBAN开头为":trigger_value"...',
|
||||
'rule_trigger_from_account_nr_ends_choice' => 'Source account number / IBAN ends with..',
|
||||
'rule_trigger_from_account_nr_ends' => 'Source account number / IBAN ends with ":trigger_value"',
|
||||
'rule_trigger_from_account_nr_is_choice' => 'Source account number / IBAN is..',
|
||||
'rule_trigger_from_account_nr_is' => 'Source account number / IBAN is ":trigger_value"',
|
||||
'rule_trigger_from_account_nr_contains_choice' => 'Source account number / IBAN contains..',
|
||||
'rule_trigger_from_account_nr_contains' => 'Source account number / IBAN contains ":trigger_value"',
|
||||
|
||||
'rule_trigger_to_account_starts_choice' => 'Destination account name starts with..',
|
||||
'rule_trigger_to_account_starts' => 'Destination account name starts with ":trigger_value"',
|
||||
'rule_trigger_to_account_ends_choice' => 'Destination account name ends with..',
|
||||
'rule_trigger_to_account_ends' => 'Destination account name ends with ":trigger_value"',
|
||||
'rule_trigger_to_account_is_choice' => 'Destination account name is..',
|
||||
'rule_trigger_to_account_is' => 'Destination account name is ":trigger_value"',
|
||||
'rule_trigger_to_account_contains_choice' => 'Destination account name contains..',
|
||||
'rule_trigger_to_account_contains' => 'Destination account name contains ":trigger_value"',
|
||||
|
||||
'rule_trigger_to_account_nr_starts_choice' => 'Destination account number / IBAN starts with..',
|
||||
'rule_trigger_to_account_nr_starts' => 'Destination account number / IBAN starts with ":trigger_value"',
|
||||
'rule_trigger_to_account_nr_ends_choice' => 'Destination account number / IBAN ends with..',
|
||||
'rule_trigger_to_account_nr_ends' => 'Destination account number / IBAN ends with ":trigger_value"',
|
||||
'rule_trigger_to_account_nr_is_choice' => 'Destination account number / IBAN is..',
|
||||
'rule_trigger_to_account_nr_is' => 'Destination account number / IBAN is ":trigger_value"',
|
||||
'rule_trigger_to_account_nr_contains_choice' => 'Destination account number / IBAN contains..',
|
||||
'rule_trigger_to_account_nr_contains' => 'Destination account number / IBAN contains ":trigger_value"',
|
||||
|
||||
'rule_trigger_source_account_starts_choice' => 'Source account name starts with..',
|
||||
'rule_trigger_source_account_starts' => 'Source account name starts with ":trigger_value"',
|
||||
'rule_trigger_source_account_ends_choice' => 'Source account name ends with..',
|
||||
'rule_trigger_source_account_ends' => 'Source account name ends with ":trigger_value"',
|
||||
'rule_trigger_source_account_is_choice' => 'Source account name is..',
|
||||
'rule_trigger_source_account_is' => 'Source account name is ":trigger_value"',
|
||||
'rule_trigger_source_account_contains_choice' => 'Source account name contains..',
|
||||
'rule_trigger_source_account_contains' => 'Source account name contains ":trigger_value"',
|
||||
'rule_trigger_account_id_choice' => 'Account ID (source/destination) is exactly..',
|
||||
'rule_trigger_account_id' => 'Account ID (source/destination) is exactly :trigger_value',
|
||||
'rule_trigger_source_account_id_choice' => 'Source account ID is exactly..',
|
||||
'rule_trigger_source_account_id' => 'Source account ID is exactly :trigger_value',
|
||||
'rule_trigger_destination_account_id_choice' => 'Destination account ID is exactly..',
|
||||
'rule_trigger_destination_account_id' => 'Destination account ID is exactly :trigger_value',
|
||||
'rule_trigger_account_is_cash_choice' => 'Account (source/destination) is (cash) account',
|
||||
'rule_trigger_account_is_cash' => 'Account (source/destination) is (cash) account',
|
||||
'rule_trigger_source_is_cash_choice' => 'Source account is (cash) account',
|
||||
'rule_trigger_source_is_cash' => 'Source account is (cash) account',
|
||||
'rule_trigger_destination_is_cash_choice' => 'Destination account is (cash) account',
|
||||
'rule_trigger_destination_is_cash' => 'Destination account is (cash) account',
|
||||
'rule_trigger_source_account_nr_starts_choice' => 'Source account number / IBAN starts with..',
|
||||
'rule_trigger_source_account_nr_starts' => 'Source account number / IBAN starts with ":trigger_value"',
|
||||
'rule_trigger_source_account_nr_ends_choice' => 'Source account number / IBAN ends with..',
|
||||
'rule_trigger_source_account_nr_ends' => 'Source account number / IBAN ends with ":trigger_value"',
|
||||
'rule_trigger_source_account_nr_is_choice' => 'Source account number / IBAN is..',
|
||||
'rule_trigger_source_account_nr_is' => 'Source account number / IBAN is ":trigger_value"',
|
||||
'rule_trigger_source_account_nr_contains_choice' => 'Source account number / IBAN contains..',
|
||||
'rule_trigger_source_account_nr_contains' => 'Source account number / IBAN contains ":trigger_value"',
|
||||
'rule_trigger_destination_account_starts_choice' => 'Destination account name starts with..',
|
||||
'rule_trigger_destination_account_starts' => 'Destination account name starts with ":trigger_value"',
|
||||
'rule_trigger_destination_account_ends_choice' => 'Destination account name ends with..',
|
||||
'rule_trigger_destination_account_ends' => 'Destination account name ends with ":trigger_value"',
|
||||
'rule_trigger_destination_account_is_choice' => 'Destination account name is..',
|
||||
'rule_trigger_destination_account_is' => 'Destination account name is ":trigger_value"',
|
||||
'rule_trigger_destination_account_contains_choice' => 'Destination account name contains..',
|
||||
'rule_trigger_destination_account_contains' => 'Destination account name contains ":trigger_value"',
|
||||
'rule_trigger_destination_account_nr_starts_choice' => 'Destination account number / IBAN starts with..',
|
||||
'rule_trigger_destination_account_nr_starts' => 'Destination account number / IBAN starts with ":trigger_value"',
|
||||
'rule_trigger_destination_account_nr_ends_choice' => 'Destination account number / IBAN ends with..',
|
||||
'rule_trigger_destination_account_nr_ends' => 'Destination account number / IBAN ends with ":trigger_value"',
|
||||
'rule_trigger_destination_account_nr_is_choice' => 'Destination account number / IBAN is..',
|
||||
'rule_trigger_destination_account_nr_is' => 'Destination account number / IBAN is ":trigger_value"',
|
||||
'rule_trigger_destination_account_nr_contains_choice' => 'Destination account number / IBAN contains..',
|
||||
'rule_trigger_destination_account_nr_contains' => 'Destination account number / IBAN contains ":trigger_value"',
|
||||
'rule_trigger_transaction_type_choice' => '转帐类型为…',
|
||||
'rule_trigger_transaction_type' => '转帐类型为 ":trigger_value"',
|
||||
'rule_trigger_category_is_choice' => '类别...',
|
||||
@@ -436,14 +476,16 @@ return [
|
||||
'rule_trigger_description_contains' => '描述包含 ":trigger_value"',
|
||||
'rule_trigger_description_is_choice' => '描述是…',
|
||||
'rule_trigger_description_is' => '描述为 ":trigger_value"',
|
||||
|
||||
'rule_trigger_date_is_choice' => 'Transaction date is..',
|
||||
'rule_trigger_date_is' => 'Transaction date is ":trigger_value"',
|
||||
'rule_trigger_date_before_choice' => 'Transaction date is before..',
|
||||
'rule_trigger_date_before' => 'Transaction date is before ":trigger_value"',
|
||||
'rule_trigger_date_after_choice' => 'Transaction date is after..',
|
||||
'rule_trigger_date_after' => 'Transaction date is after ":trigger_value"',
|
||||
|
||||
'rule_trigger_created_on_choice' => 'Transaction was made on..',
|
||||
'rule_trigger_created_on' => 'Transaction was made on ":trigger_value"',
|
||||
'rule_trigger_updated_on_choice' => 'Transaction was last edited on..',
|
||||
'rule_trigger_updated_on' => 'Transaction was last edited on ":trigger_value"',
|
||||
'rule_trigger_budget_is_choice' => '预算为…',
|
||||
'rule_trigger_budget_is' => '预算为 ":trigger_value"',
|
||||
'rule_trigger_tag_is_choice' => '(一个) 标签为…',
|
||||
@@ -480,6 +522,16 @@ return [
|
||||
'rule_trigger_notes_start' => '注释开头为 ":trigger_value"',
|
||||
'rule_trigger_notes_end_choice' => '注释结尾为…',
|
||||
'rule_trigger_notes_end' => '注释结尾为 ":trigger_value"',
|
||||
'rule_trigger_bill_is_choice' => 'Bill is..',
|
||||
'rule_trigger_bill_is' => 'Bill is ":trigger_value"',
|
||||
'rule_trigger_external_id_choice' => 'External ID is..',
|
||||
'rule_trigger_external_id' => 'External ID is ":trigger_value"',
|
||||
'rule_trigger_internal_reference_choice' => 'Internal reference is..',
|
||||
'rule_trigger_internal_reference' => 'Internal reference is ":trigger_value"',
|
||||
'rule_trigger_journal_id_choice' => 'Transaction journal ID is..',
|
||||
'rule_trigger_journal_id' => 'Transaction journal ID is ":trigger_value"',
|
||||
|
||||
// actions
|
||||
'rule_action_delete_transaction_choice' => 'DELETE transaction (!)',
|
||||
'rule_action_delete_transaction' => 'DELETE transaction (!)',
|
||||
'rule_action_set_category' => '设定分类为 ":action_value"',
|
||||
@@ -1753,7 +1805,6 @@ return [
|
||||
'object_group' => 'Group',
|
||||
|
||||
|
||||
|
||||
//
|
||||
|
||||
];
|
||||
|
@@ -120,6 +120,8 @@ return [
|
||||
'stop_processing' => '停止处理',
|
||||
'start_date' => '范围起点',
|
||||
'end_date' => '范围终点',
|
||||
'start' => 'Start of range',
|
||||
'end' => 'End of range',
|
||||
'delete_account' => '删除帐户 ":name"',
|
||||
'delete_bill' => '删除帐单 ":name"',
|
||||
'delete_budget' => '删除预算 ":name"',
|
||||
@@ -242,7 +244,7 @@ return [
|
||||
'collected' => '已收藏',
|
||||
'submitted' => '已提交',
|
||||
'key' => 'Key',
|
||||
'value' => '记录内容'
|
||||
'value' => '记录内容',
|
||||
|
||||
|
||||
];
|
||||
|
@@ -265,31 +265,65 @@ return [
|
||||
'search_found_transactions' => 'Firefly III found :count transaction in :time seconds.|Firefly III found :count transactions in :time seconds.',
|
||||
'search_found_more_transactions' => 'Firefly III found more than :count transactions in :time seconds.',
|
||||
'search_for_query' => 'Firefly III 正搜尋包含所有這些字詞的交易:<span class="text-info">:query</span>',
|
||||
'search_modifier_amount_is' => '總數正是 :value',
|
||||
'search_modifier_amount' => '總數正是 :value',
|
||||
'search_modifier_amount_max' => '總數不多於 :value',
|
||||
'search_modifier_amount_min' => '總數不少於 :value',
|
||||
'search_modifier_amount_less' => '總數少於 :value',
|
||||
'search_modifier_amount_more' => '總數多於 :value',
|
||||
'search_modifier_source' => '來源帳戶為 :value',
|
||||
'search_modifier_from' => 'Source account is :value',
|
||||
'search_modifier_destination' => '目標帳戶為 :value',
|
||||
'search_modifier_to' => 'Destination account is :value',
|
||||
'search_modifier_tag' => 'Tag is ":value"',
|
||||
'search_modifier_category' => 'Category is ":value"',
|
||||
'search_modifier_budget' => 'Budget is ":value"',
|
||||
'search_modifier_bill' => 'Bill is ":value"',
|
||||
'search_modifier_type' => '交易類型為 :value',
|
||||
'search_modifier_date' => '交易日期為 :value',
|
||||
'search_modifier_date_before' => '交易日期前於 :value',
|
||||
'search_modifier_date_after' => '交易日期後於 :value',
|
||||
'search_modifier_on' => '交易日期為 :value',
|
||||
'search_modifier_before' => '交易日期前於 :value',
|
||||
'search_modifier_after' => '交易日期後於 :value',
|
||||
'search_modifier_created_on' => 'Transaction was created on :value',
|
||||
'search_modifier_updated_on' => 'Transaction was last updated on :value',
|
||||
'search_modifier_date_is' => 'Transaction date is ":value"',
|
||||
'search_modifier_date_before' => 'Transaction date is before or on ":value"',
|
||||
'search_modifier_date_after' => 'Transaction date is after or on ":value"',
|
||||
'search_modifier_created_on' => 'Transaction was created on ":value"',
|
||||
'search_modifier_updated_on' => 'Transaction was last updated on ":value"',
|
||||
'search_modifier_external_id' => 'External ID is ":value"',
|
||||
'search_modifier_internal_reference' => 'Internal reference is ":value"',
|
||||
'search_modifier_description_starts' => 'Description is ":value"',
|
||||
'search_modifier_description_ends' => 'Description ends with ":value"',
|
||||
'search_modifier_description_contains' => 'Description contains ":value"',
|
||||
'search_modifier_description_is' => 'Description is exactly ":value"',
|
||||
'search_modifier_currency_is' => 'Transaction (foreign) currency is ":value"',
|
||||
'search_modifier_foreign_currency_is' => 'Transaction foreign currency is ":value"',
|
||||
'search_modifier_has_attachments' => 'The transaction must have an attachment',
|
||||
'search_modifier_has_no_category' => 'The transaction must have no category',
|
||||
'search_modifier_has_any_category' => 'The transaction must have a (any) category',
|
||||
'search_modifier_has_no_budget' => 'The transaction must have no budget',
|
||||
'search_modifier_has_any_budget' => 'The transaction must have a (any) budget',
|
||||
'search_modifier_has_no_tag' => 'The transaction must have no tags',
|
||||
'search_modifier_has_any_tag' => 'The transaction must have a (any) tag',
|
||||
'search_modifier_notes_contain' => 'The transaction notes contain ":value"',
|
||||
'search_modifier_notes_start' => 'The transaction notes start with ":value"',
|
||||
'search_modifier_notes_end' => 'The transaction notes end with ":value"',
|
||||
'search_modifier_notes_are' => 'The transaction notes are exactly ":value"',
|
||||
'search_modifier_no_notes' => 'The transaction has no notes',
|
||||
'search_modifier_any_notes' => 'The transaction must have notes',
|
||||
'search_modifier_amount_exactly' => 'Amount is exactly :value',
|
||||
'search_modifier_amount_less' => 'Amount is less than or equal to :value',
|
||||
'search_modifier_amount_more' => 'Amount is more than or equal to :value',
|
||||
'search_modifier_source_account_is' => 'Source account name is exactly ":value"',
|
||||
'search_modifier_source_account_contains' => 'Source account name contains ":value"',
|
||||
'search_modifier_source_account_starts' => 'Source account name starts with ":value"',
|
||||
'search_modifier_source_account_ends' => 'Source account name ends with ":value"',
|
||||
'search_modifier_source_account_id' => 'Source account ID is :value',
|
||||
'search_modifier_source_account_nr_is' => 'Source account number (IBAN) is ":value"',
|
||||
'search_modifier_source_account_nr_contains' => 'Source account number (IBAN) contains ":value"',
|
||||
'search_modifier_source_account_nr_starts' => 'Source account number (IBAN) starts with ":value"',
|
||||
'search_modifier_source_account_nr_ends' => 'Source account number (IBAN) ends with ":value"',
|
||||
'search_modifier_destination_account_is' => 'Destination account name is exactly ":value"',
|
||||
'search_modifier_destination_account_contains' => 'Destination account name contains ":value"',
|
||||
'search_modifier_destination_account_starts' => 'Destination account name starts with ":value"',
|
||||
'search_modifier_destination_account_ends' => 'Destination account name ends with ":value"',
|
||||
'search_modifier_destination_account_id' => 'Destination account ID is :value',
|
||||
'search_modifier_destination_account_nr_is' => 'Destination account number (IBAN) is ":value"',
|
||||
'search_modifier_destination_account_nr_contains' => 'Destination account number (IBAN) contains ":value"',
|
||||
'search_modifier_destination_account_nr_starts' => 'Destination account number (IBAN) starts with ":value"',
|
||||
'search_modifier_destination_account_nr_ends' => 'Destination account number (IBAN) ends with ":value"',
|
||||
'search_modifier_account_id' => 'Source or destination account ID\'s is/are: :value',
|
||||
'search_modifier_category_is' => 'Category is ":value"',
|
||||
'search_modifier_budget_is' => 'Budget is ":value"',
|
||||
'search_modifier_bill_is' => 'Bill is ":value"',
|
||||
'search_modifier_transaction_type' => 'Transaction type is ":value"',
|
||||
'search_modifier_tag_is' => 'Tag is ":value"',
|
||||
'update_rule_from_query' => 'Update rule ":rule" from search query',
|
||||
'create_rule_from_query' => 'Create new rule from search query',
|
||||
'rule_from_search_words' => 'The rule engine has a hard time handling ":string". The suggested rule that fits your search query may give different results. Please verify the rule triggers carefully.',
|
||||
|
||||
|
||||
// END
|
||||
'modifiers_applies_are' => '搜尋也套用以下條件:',
|
||||
'general_search_error' => 'An error occurred while searching. Please check the log files for more information.',
|
||||
'search_box' => '搜尋',
|
||||
@@ -352,7 +386,7 @@ return [
|
||||
'default_rule_name' => '您的第一個預設規則',
|
||||
'default_rule_description' => '此為範例規則,您可安全移除它。',
|
||||
'default_rule_trigger_description' => 'The Man Who Sold the World',
|
||||
'default_rule_trigger_from_account' => 'David Bowie',
|
||||
'default_rule_trigger_source_account' => 'David Bowie',
|
||||
'default_rule_action_prepend' => 'Bought the world from ',
|
||||
'default_rule_action_set_category' => '鉅額消費',
|
||||
'trigger' => '觸發器',
|
||||
@@ -367,8 +401,7 @@ return [
|
||||
'delete_rule' => '刪除規則 ":title"',
|
||||
'update_rule' => '更新規則',
|
||||
'test_rule_triggers' => '檢視相符交易',
|
||||
'warning_transaction_subset' => '為保效率,此清單最多顯示 :max_num_transactions 筆交易,或未顯示全部相符交易',
|
||||
'warning_no_matching_transactions' => '找不到相符的交易。請注意,為保效率,僅檢查了最近 :num_transactions 筆交易。',
|
||||
'warning_no_matching_transactions' => 'No matching transactions found.',
|
||||
'warning_no_valid_triggers' => '未提供有效觸發器。',
|
||||
'apply_rule_selection' => '將規則 ":title" 套用至您所選的交易',
|
||||
'apply_rule_selection_intro' => '規則如 ":title" 一般僅套用至新的或更新後的交易,但您可要求 Firefly III 針對既有的單筆或多筆交易執行規則。在您更新一則規則後,且必須套用該規則至其他交易時,即可使用此功能。',
|
||||
@@ -381,43 +414,50 @@ return [
|
||||
|
||||
// actions and triggers
|
||||
'rule_trigger_user_action' => '使用者動作為 ":trigger_value"',
|
||||
|
||||
'rule_trigger_from_account_starts_choice' => 'Source account name starts with..',
|
||||
'rule_trigger_from_account_starts' => 'Source account name starts with ":trigger_value"',
|
||||
'rule_trigger_from_account_ends_choice' => 'Source account name ends with..',
|
||||
'rule_trigger_from_account_ends' => 'Source account name ends with ":trigger_value"',
|
||||
'rule_trigger_from_account_is_choice' => 'Source account name is..',
|
||||
'rule_trigger_from_account_is' => 'Source account name is ":trigger_value"',
|
||||
'rule_trigger_from_account_contains_choice' => 'Source account name contains..',
|
||||
'rule_trigger_from_account_contains' => 'Source account name contains ":trigger_value"',
|
||||
|
||||
'rule_trigger_from_account_nr_starts_choice' => 'Source account number / IBAN starts with..',
|
||||
'rule_trigger_from_account_nr_starts' => 'Source account number / IBAN starts with ":trigger_value"',
|
||||
'rule_trigger_from_account_nr_ends_choice' => 'Source account number / IBAN ends with..',
|
||||
'rule_trigger_from_account_nr_ends' => 'Source account number / IBAN ends with ":trigger_value"',
|
||||
'rule_trigger_from_account_nr_is_choice' => 'Source account number / IBAN is..',
|
||||
'rule_trigger_from_account_nr_is' => 'Source account number / IBAN is ":trigger_value"',
|
||||
'rule_trigger_from_account_nr_contains_choice' => 'Source account number / IBAN contains..',
|
||||
'rule_trigger_from_account_nr_contains' => 'Source account number / IBAN contains ":trigger_value"',
|
||||
|
||||
'rule_trigger_to_account_starts_choice' => 'Destination account name starts with..',
|
||||
'rule_trigger_to_account_starts' => 'Destination account name starts with ":trigger_value"',
|
||||
'rule_trigger_to_account_ends_choice' => 'Destination account name ends with..',
|
||||
'rule_trigger_to_account_ends' => 'Destination account name ends with ":trigger_value"',
|
||||
'rule_trigger_to_account_is_choice' => 'Destination account name is..',
|
||||
'rule_trigger_to_account_is' => 'Destination account name is ":trigger_value"',
|
||||
'rule_trigger_to_account_contains_choice' => 'Destination account name contains..',
|
||||
'rule_trigger_to_account_contains' => 'Destination account name contains ":trigger_value"',
|
||||
|
||||
'rule_trigger_to_account_nr_starts_choice' => 'Destination account number / IBAN starts with..',
|
||||
'rule_trigger_to_account_nr_starts' => 'Destination account number / IBAN starts with ":trigger_value"',
|
||||
'rule_trigger_to_account_nr_ends_choice' => 'Destination account number / IBAN ends with..',
|
||||
'rule_trigger_to_account_nr_ends' => 'Destination account number / IBAN ends with ":trigger_value"',
|
||||
'rule_trigger_to_account_nr_is_choice' => 'Destination account number / IBAN is..',
|
||||
'rule_trigger_to_account_nr_is' => 'Destination account number / IBAN is ":trigger_value"',
|
||||
'rule_trigger_to_account_nr_contains_choice' => 'Destination account number / IBAN contains..',
|
||||
'rule_trigger_to_account_nr_contains' => 'Destination account number / IBAN contains ":trigger_value"',
|
||||
|
||||
'rule_trigger_source_account_starts_choice' => 'Source account name starts with..',
|
||||
'rule_trigger_source_account_starts' => 'Source account name starts with ":trigger_value"',
|
||||
'rule_trigger_source_account_ends_choice' => 'Source account name ends with..',
|
||||
'rule_trigger_source_account_ends' => 'Source account name ends with ":trigger_value"',
|
||||
'rule_trigger_source_account_is_choice' => 'Source account name is..',
|
||||
'rule_trigger_source_account_is' => 'Source account name is ":trigger_value"',
|
||||
'rule_trigger_source_account_contains_choice' => 'Source account name contains..',
|
||||
'rule_trigger_source_account_contains' => 'Source account name contains ":trigger_value"',
|
||||
'rule_trigger_account_id_choice' => 'Account ID (source/destination) is exactly..',
|
||||
'rule_trigger_account_id' => 'Account ID (source/destination) is exactly :trigger_value',
|
||||
'rule_trigger_source_account_id_choice' => 'Source account ID is exactly..',
|
||||
'rule_trigger_source_account_id' => 'Source account ID is exactly :trigger_value',
|
||||
'rule_trigger_destination_account_id_choice' => 'Destination account ID is exactly..',
|
||||
'rule_trigger_destination_account_id' => 'Destination account ID is exactly :trigger_value',
|
||||
'rule_trigger_account_is_cash_choice' => 'Account (source/destination) is (cash) account',
|
||||
'rule_trigger_account_is_cash' => 'Account (source/destination) is (cash) account',
|
||||
'rule_trigger_source_is_cash_choice' => 'Source account is (cash) account',
|
||||
'rule_trigger_source_is_cash' => 'Source account is (cash) account',
|
||||
'rule_trigger_destination_is_cash_choice' => 'Destination account is (cash) account',
|
||||
'rule_trigger_destination_is_cash' => 'Destination account is (cash) account',
|
||||
'rule_trigger_source_account_nr_starts_choice' => 'Source account number / IBAN starts with..',
|
||||
'rule_trigger_source_account_nr_starts' => 'Source account number / IBAN starts with ":trigger_value"',
|
||||
'rule_trigger_source_account_nr_ends_choice' => 'Source account number / IBAN ends with..',
|
||||
'rule_trigger_source_account_nr_ends' => 'Source account number / IBAN ends with ":trigger_value"',
|
||||
'rule_trigger_source_account_nr_is_choice' => 'Source account number / IBAN is..',
|
||||
'rule_trigger_source_account_nr_is' => 'Source account number / IBAN is ":trigger_value"',
|
||||
'rule_trigger_source_account_nr_contains_choice' => 'Source account number / IBAN contains..',
|
||||
'rule_trigger_source_account_nr_contains' => 'Source account number / IBAN contains ":trigger_value"',
|
||||
'rule_trigger_destination_account_starts_choice' => 'Destination account name starts with..',
|
||||
'rule_trigger_destination_account_starts' => 'Destination account name starts with ":trigger_value"',
|
||||
'rule_trigger_destination_account_ends_choice' => 'Destination account name ends with..',
|
||||
'rule_trigger_destination_account_ends' => 'Destination account name ends with ":trigger_value"',
|
||||
'rule_trigger_destination_account_is_choice' => 'Destination account name is..',
|
||||
'rule_trigger_destination_account_is' => 'Destination account name is ":trigger_value"',
|
||||
'rule_trigger_destination_account_contains_choice' => 'Destination account name contains..',
|
||||
'rule_trigger_destination_account_contains' => 'Destination account name contains ":trigger_value"',
|
||||
'rule_trigger_destination_account_nr_starts_choice' => 'Destination account number / IBAN starts with..',
|
||||
'rule_trigger_destination_account_nr_starts' => 'Destination account number / IBAN starts with ":trigger_value"',
|
||||
'rule_trigger_destination_account_nr_ends_choice' => 'Destination account number / IBAN ends with..',
|
||||
'rule_trigger_destination_account_nr_ends' => 'Destination account number / IBAN ends with ":trigger_value"',
|
||||
'rule_trigger_destination_account_nr_is_choice' => 'Destination account number / IBAN is..',
|
||||
'rule_trigger_destination_account_nr_is' => 'Destination account number / IBAN is ":trigger_value"',
|
||||
'rule_trigger_destination_account_nr_contains_choice' => 'Destination account number / IBAN contains..',
|
||||
'rule_trigger_destination_account_nr_contains' => 'Destination account number / IBAN contains ":trigger_value"',
|
||||
'rule_trigger_transaction_type_choice' => '轉帳類型為…',
|
||||
'rule_trigger_transaction_type' => '轉帳類型為 ":trigger_value"',
|
||||
'rule_trigger_category_is_choice' => '類別...',
|
||||
@@ -436,14 +476,16 @@ return [
|
||||
'rule_trigger_description_contains' => '描述包含 ":trigger_value"',
|
||||
'rule_trigger_description_is_choice' => '描述是…',
|
||||
'rule_trigger_description_is' => '描述為 ":trigger_value"',
|
||||
|
||||
'rule_trigger_date_is_choice' => 'Transaction date is..',
|
||||
'rule_trigger_date_is' => 'Transaction date is ":trigger_value"',
|
||||
'rule_trigger_date_before_choice' => 'Transaction date is before..',
|
||||
'rule_trigger_date_before' => 'Transaction date is before ":trigger_value"',
|
||||
'rule_trigger_date_after_choice' => 'Transaction date is after..',
|
||||
'rule_trigger_date_after' => 'Transaction date is after ":trigger_value"',
|
||||
|
||||
'rule_trigger_created_on_choice' => 'Transaction was made on..',
|
||||
'rule_trigger_created_on' => 'Transaction was made on ":trigger_value"',
|
||||
'rule_trigger_updated_on_choice' => 'Transaction was last edited on..',
|
||||
'rule_trigger_updated_on' => 'Transaction was last edited on ":trigger_value"',
|
||||
'rule_trigger_budget_is_choice' => '預算為…',
|
||||
'rule_trigger_budget_is' => '預算為 ":trigger_value"',
|
||||
'rule_trigger_tag_is_choice' => '(一個) 標籤為…',
|
||||
@@ -480,6 +522,16 @@ return [
|
||||
'rule_trigger_notes_start' => '註釋開頭為 ":trigger_value"',
|
||||
'rule_trigger_notes_end_choice' => '註釋結尾為…',
|
||||
'rule_trigger_notes_end' => '註釋結尾為 ":trigger_value"',
|
||||
'rule_trigger_bill_is_choice' => 'Bill is..',
|
||||
'rule_trigger_bill_is' => 'Bill is ":trigger_value"',
|
||||
'rule_trigger_external_id_choice' => 'External ID is..',
|
||||
'rule_trigger_external_id' => 'External ID is ":trigger_value"',
|
||||
'rule_trigger_internal_reference_choice' => 'Internal reference is..',
|
||||
'rule_trigger_internal_reference' => 'Internal reference is ":trigger_value"',
|
||||
'rule_trigger_journal_id_choice' => 'Transaction journal ID is..',
|
||||
'rule_trigger_journal_id' => 'Transaction journal ID is ":trigger_value"',
|
||||
|
||||
// actions
|
||||
'rule_action_delete_transaction_choice' => 'DELETE transaction (!)',
|
||||
'rule_action_delete_transaction' => 'DELETE transaction (!)',
|
||||
'rule_action_set_category' => '設定分類為 ":action_value"',
|
||||
@@ -1753,7 +1805,6 @@ return [
|
||||
'object_group' => 'Group',
|
||||
|
||||
|
||||
|
||||
//
|
||||
|
||||
];
|
||||
|
@@ -120,6 +120,8 @@ return [
|
||||
'stop_processing' => '停止處理',
|
||||
'start_date' => '範圍起點',
|
||||
'end_date' => '範圍終點',
|
||||
'start' => 'Start of range',
|
||||
'end' => 'End of range',
|
||||
'delete_account' => '刪除帳戶 ":name"',
|
||||
'delete_bill' => '刪除帳單 ":name"',
|
||||
'delete_budget' => '刪除預算 ":name"',
|
||||
@@ -242,7 +244,7 @@ return [
|
||||
'collected' => 'Collected',
|
||||
'submitted' => 'Submitted',
|
||||
'key' => 'Key',
|
||||
'value' => 'Content of record'
|
||||
'value' => 'Content of record',
|
||||
|
||||
|
||||
];
|
||||
|
Reference in New Issue
Block a user