mirror of
				https://github.com/firefly-iii/firefly-iii.git
				synced 2025-10-31 02:36:28 +00:00 
			
		
		
		
	Code cleanup
This commit is contained in:
		| @@ -32,6 +32,5 @@ declare(strict_types=1); | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
| return [ | ||||
| ]; | ||||
|   | ||||
| @@ -31,7 +31,6 @@ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
| declare(strict_types=1); | ||||
| 
 | ||||
| return [ | ||||
|   | ||||
| @@ -31,7 +31,6 @@ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
| declare(strict_types=1); | ||||
| 
 | ||||
| return [ | ||||
| @@ -66,7 +65,7 @@ return [ | ||||
|     'transfer_list'          => 'Прехвърляне', | ||||
|     'transfers_list'         => 'Прехвърляне', | ||||
| 
 | ||||
| /* | ||||
|     /* | ||||
|  * PLEASE DO NOT EDIT THIS FILE DIRECTLY. | ||||
|  * YOUR CHANGES WILL BE OVERWRITTEN! | ||||
|  * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! | ||||
| @@ -77,7 +76,6 @@ return [ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
|     'reconciliation_list'    => 'Съгласувания', | ||||
|     'create_withdrawal'      => 'Създай нов разход', | ||||
|     'create_deposit'         => 'Създай нов приход', | ||||
|   | ||||
| @@ -31,7 +31,6 @@ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
| declare(strict_types=1); | ||||
| 
 | ||||
| return [ | ||||
|   | ||||
| @@ -31,7 +31,6 @@ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
| declare(strict_types=1); | ||||
| 
 | ||||
| return [ | ||||
| @@ -51,7 +50,7 @@ return [ | ||||
|     // 'month_and_day_no_year'   => '%B %e',
 | ||||
|     'month_and_day_no_year_js' => 'MMMM Do', | ||||
| 
 | ||||
| /* | ||||
|     /* | ||||
|  * PLEASE DO NOT EDIT THIS FILE DIRECTLY. | ||||
|  * YOUR CHANGES WILL BE OVERWRITTEN! | ||||
|  * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! | ||||
| @@ -62,7 +61,6 @@ return [ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
|     // 'date_time'               => '%B %e, %Y, @ %T',
 | ||||
|     'date_time_js'             => 'Do MMMM, YYYY, @ HH:mm:ss', | ||||
|     'date_time_fns'            => 'MMMM do, yyyy @ HH:mm:ss', | ||||
| @@ -101,4 +99,3 @@ return [ | ||||
|  * https://crowdin.com/project/firefly-iii | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
|   | ||||
| @@ -31,7 +31,6 @@ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
| declare(strict_types=1); | ||||
| 
 | ||||
| return [ | ||||
| @@ -58,4 +57,3 @@ return [ | ||||
|  * https://crowdin.com/project/firefly-iii | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
|   | ||||
| @@ -31,7 +31,6 @@ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
| declare(strict_types=1); | ||||
| 
 | ||||
| return [ | ||||
| @@ -45,7 +44,7 @@ return [ | ||||
|     'admin_test_subject'                      => 'Тестово съобщение от вашата инсталация на Firefly III', | ||||
|     'admin_test_body'                         => 'Това е тестово съобщение от вашата Firefly III инстанция. То беше изпратено на :email.', | ||||
| 
 | ||||
| /* | ||||
|     /* | ||||
|  * PLEASE DO NOT EDIT THIS FILE DIRECTLY. | ||||
|  * YOUR CHANGES WILL BE OVERWRITTEN! | ||||
|  * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! | ||||
| @@ -56,7 +55,6 @@ return [ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
|     // invite
 | ||||
|     'invitation_created_subject'              => 'An invitation has been created', | ||||
|     'invitation_created_body'                 => 'Admin user ":email" created a user invitation which can be used by whoever is behind email address ":invitee". The invite will be valid for 48hrs.', | ||||
| @@ -92,7 +90,7 @@ return [ | ||||
|     'registered_pw_reset_link'                => 'Смяна на парола:', | ||||
|     'registered_doc_link'                     => 'Документация:', | ||||
| 
 | ||||
| /* | ||||
|     /* | ||||
|  * PLEASE DO NOT EDIT THIS FILE DIRECTLY. | ||||
|  * YOUR CHANGES WILL BE OVERWRITTEN! | ||||
|  * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! | ||||
| @@ -103,7 +101,6 @@ return [ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
|     // new version
 | ||||
|     'new_version_email_subject'               => 'A new Firefly III version is available', | ||||
| 
 | ||||
| @@ -147,7 +144,7 @@ return [ | ||||
|     'error_stacktrace_below'                  => 'Пълният stacktrace е отдолу:', | ||||
|     'error_headers'                           => 'The following headers may also be relevant:', | ||||
| 
 | ||||
| /* | ||||
|     /* | ||||
|  * PLEASE DO NOT EDIT THIS FILE DIRECTLY. | ||||
|  * YOUR CHANGES WILL BE OVERWRITTEN! | ||||
|  * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! | ||||
| @@ -158,7 +155,6 @@ return [ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
|     // report new journals
 | ||||
|     'new_journals_subject'                    => 'Firefly III създаде нова транзакция | Firefly III създаде :count нови транзакции', | ||||
|     'new_journals_header'                     => 'Firefly III създаде транзакция за вас. Можете да я намерите във вашата инсталация на Firefly III: | Firefly III създаде :count транзакции за вас. Можете да ги намерите във вашата инсталация на Firefly III:', | ||||
| @@ -184,4 +180,3 @@ return [ | ||||
|  * https://crowdin.com/project/firefly-iii | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
|   | ||||
| @@ -31,7 +31,6 @@ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
| declare(strict_types=1); | ||||
| 
 | ||||
| return [ | ||||
| @@ -52,7 +51,7 @@ return [ | ||||
|     'stacktrace'              => 'Проследяване на стека', | ||||
|     'more_info'               => 'Повече информация', | ||||
| 
 | ||||
| /* | ||||
|     /* | ||||
|  * PLEASE DO NOT EDIT THIS FILE DIRECTLY. | ||||
|  * YOUR CHANGES WILL BE OVERWRITTEN! | ||||
|  * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! | ||||
| @@ -63,7 +62,6 @@ return [ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
|     'collect_info'            => 'Моля, съберете повече информация в директорията <code> storage/logs </code>, където ще намерите файловете на дневника. Ако използвате Docker, използвайте <code>docker logs -f [container]</code>.', | ||||
|     'collect_info_more'       => 'You can read more about collecting error information in <a href="https://docs.firefly-iii.org/how-to/general/debug/">the FAQ</a>.', | ||||
|     'github_help'             => 'Получете помощ на GitHub', | ||||
|   | ||||
| @@ -33,7 +33,6 @@ declare(strict_types=1); | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
| return [ | ||||
|     // general stuff:
 | ||||
|     'close'                                               => 'Затвори', | ||||
| @@ -340,7 +339,7 @@ return [ | ||||
| 
 | ||||
|     // old
 | ||||
| 
 | ||||
| /* | ||||
|     /* | ||||
|  * PLEASE DO NOT EDIT THIS FILE DIRECTLY. | ||||
|  * YOUR CHANGES WILL BE OVERWRITTEN! | ||||
|  * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! | ||||
| @@ -351,7 +350,6 @@ return [ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
|     'search_modifier_date_on'                             => 'Transaction date is ":value"', | ||||
|     'search_modifier_not_date_on'                         => 'Transaction date is not ":value"', | ||||
|     'search_modifier_reconciled'                          => 'Transaction is reconciled', | ||||
| @@ -715,7 +713,7 @@ return [ | ||||
|     'create_rule_from_query'                              => 'Създай ново правило от низа за търсене', | ||||
|     'rule_from_search_words'                              => 'Механизмът за правила има затруднения с обработката на ":string". Предложеното правило, което отговаря на низа ви за търсене, може да даде различни резултати. Моля проверете внимателно задействанията на правилото.', | ||||
| 
 | ||||
| /* | ||||
|     /* | ||||
|  * PLEASE DO NOT EDIT THIS FILE DIRECTLY. | ||||
|  * YOUR CHANGES WILL BE OVERWRITTEN! | ||||
|  * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! | ||||
| @@ -726,7 +724,6 @@ return [ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
|     // END
 | ||||
|     'modifiers_applies_are'                               => 'И следните модификатори се прилагат към търсенето:', | ||||
|     'general_search_error'                                => 'При търсенето възникна грешка. Моля, проверете лог файловете за повече информация.', | ||||
| @@ -1215,7 +1212,7 @@ return [ | ||||
|     'rule_trigger_not_destination_is_cash'                => 'Destination account is not a cash account', | ||||
|     'rule_trigger_not_account_is_cash'                    => 'Neither account is a cash account', | ||||
| 
 | ||||
| /* | ||||
|     /* | ||||
|  * PLEASE DO NOT EDIT THIS FILE DIRECTLY. | ||||
|  * YOUR CHANGES WILL BE OVERWRITTEN! | ||||
|  * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! | ||||
| @@ -1226,7 +1223,6 @@ return [ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
|     // actions
 | ||||
|     // set, clear, add, remove, append/prepend
 | ||||
|     'rule_action_delete_transaction_choice'               => 'DELETE transaction(!)', | ||||
| @@ -1498,7 +1494,7 @@ return [ | ||||
|     'login_provider_local_only'                           => 'Това действие не е достъпно при удостоверяване чрез ":login_provider".', | ||||
|     'external_user_mgt_disabled'                          => 'Това действие не е достъпно, когато Firefly III не е отговорен за управлението на потребителите или обработката на удостоверяването.', | ||||
|     'external_auth_disabled'                              => 'Това действие не е достъпно, когато Firefly III не е отговорен обработката на удостоверяването.', | ||||
|     'delete_local_info_only'                              => "Тъй като Firefly III не е отговорен за управлението на потребителите или обработката на удостоверяването, тази функция ще изтрие само локална информация на Firefly III.", | ||||
|     'delete_local_info_only'                              => 'Тъй като Firefly III не е отговорен за управлението на потребителите или обработката на удостоверяването, тази функция ще изтрие само локална информация на Firefly III.', | ||||
|     'oauth'                                               => 'OAuth', | ||||
|     'profile_oauth_clients'                               => 'OAuth клиенти', | ||||
|     'profile_oauth_no_clients'                            => 'Не сте създали клиенти на OAuth.', | ||||
| @@ -1538,7 +1534,7 @@ return [ | ||||
|     'multi_account_warning_deposit'                       => 'Имайте предвид, че приходната сметка на следващите разделяния ще бъде тази която е дефинирана в първия раздел на депозита.', | ||||
|     'multi_account_warning_transfer'                      => 'Имайте предвид, че приходната + разходната сметка на следващите разделяния ще бъде тази която е дефинирана в първия раздел на прехвърлянето.', | ||||
| 
 | ||||
| /* | ||||
|     /* | ||||
|  * PLEASE DO NOT EDIT THIS FILE DIRECTLY. | ||||
|  * YOUR CHANGES WILL BE OVERWRITTEN! | ||||
|  * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! | ||||
| @@ -1549,7 +1545,6 @@ return [ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
|     // export data:
 | ||||
|     'export_data_title'                                   => 'Експортирайте данни от Firefly III', | ||||
|     'export_data_menu'                                    => 'Експортирай данни', | ||||
| @@ -1942,7 +1937,7 @@ return [ | ||||
|     'stored_category'                                     => 'Новата категория ":name" бе запазена', | ||||
|     'without_category_between'                            => 'Без категория между :start и :end', | ||||
| 
 | ||||
| /* | ||||
|     /* | ||||
|  * PLEASE DO NOT EDIT THIS FILE DIRECTLY. | ||||
|  * YOUR CHANGES WILL BE OVERWRITTEN! | ||||
|  * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! | ||||
| @@ -1953,7 +1948,6 @@ return [ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
|     // transactions:
 | ||||
|     'unreconcile'                                         => 'Undo reconciliation', | ||||
|     'update_withdrawal'                                   => 'Обнови тегленето', | ||||
| @@ -2183,7 +2177,7 @@ return [ | ||||
|     'classification'                                      => 'Класификация', | ||||
|     'store_transaction'                                   => 'Запазете транзакция', | ||||
| 
 | ||||
| /* | ||||
|     /* | ||||
|  * PLEASE DO NOT EDIT THIS FILE DIRECTLY. | ||||
|  * YOUR CHANGES WILL BE OVERWRITTEN! | ||||
|  * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! | ||||
| @@ -2194,7 +2188,6 @@ return [ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
|     // reports:
 | ||||
|     'report_default'                                      => 'Финансов отчет по подразбиране между :start и :end', | ||||
|     'report_audit'                                        => 'Преглед на историята на транзакциите между :start и :end', | ||||
| @@ -2299,7 +2292,7 @@ return [ | ||||
|     'sum_in_default_currency'                             => 'Сумата винаги ще бъде във вашата валута по подразбиране.', | ||||
|     'net_filtered_prefs'                                  => 'Тази графика никога няма да включва сметки, при които в опцията „Включи в нетната стойност“ не е поставена отметка.', | ||||
| 
 | ||||
| /* | ||||
|     /* | ||||
|  * PLEASE DO NOT EDIT THIS FILE DIRECTLY. | ||||
|  * YOUR CHANGES WILL BE OVERWRITTEN! | ||||
|  * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! | ||||
| @@ -2310,7 +2303,6 @@ return [ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
|     // charts:
 | ||||
|     'chart'                                               => 'Графика', | ||||
|     'month'                                               => 'Месец', | ||||
| @@ -2401,7 +2393,7 @@ return [ | ||||
|     'total_amount'                                        => 'Обща сума', | ||||
|     'number_of_decimals'                                  => 'Брой десетични знаци', | ||||
| 
 | ||||
| /* | ||||
|     /* | ||||
|  * PLEASE DO NOT EDIT THIS FILE DIRECTLY. | ||||
|  * YOUR CHANGES WILL BE OVERWRITTEN! | ||||
|  * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! | ||||
| @@ -2412,7 +2404,6 @@ return [ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
|     // administration
 | ||||
|     'invite_is_already_redeemed'                          => 'The invite to ":address" has already been redeemed.', | ||||
|     'invite_is_deleted'                                   => 'The invite to ":address" has been deleted.', | ||||
| @@ -2685,7 +2676,7 @@ return [ | ||||
|     'except_weekends'                                     => 'Освен уикендите', | ||||
|     'recurrence_deleted'                                  => 'Повтарящата се транзакция ":title" беше изтрита', | ||||
| 
 | ||||
| /* | ||||
|     /* | ||||
|  * PLEASE DO NOT EDIT THIS FILE DIRECTLY. | ||||
|  * YOUR CHANGES WILL BE OVERWRITTEN! | ||||
|  * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! | ||||
| @@ -2696,7 +2687,6 @@ return [ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
|     // new lines for summary controller.
 | ||||
|     'box_balance_in_currency'                             => 'Баланс (:currency)', | ||||
|     'box_spent_in_currency'                               => 'Похарчени (:currency)', | ||||
| @@ -2772,4 +2762,3 @@ return [ | ||||
|  * https://crowdin.com/project/firefly-iii | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
|   | ||||
| @@ -31,7 +31,6 @@ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
| declare(strict_types=1); | ||||
| 
 | ||||
| return [ | ||||
| @@ -75,7 +74,7 @@ return [ | ||||
|     'tagMode'                     => 'Режим на етикети', | ||||
|     'virtual_balance'             => 'Виртуален баланс', | ||||
| 
 | ||||
| /* | ||||
|     /* | ||||
|  * PLEASE DO NOT EDIT THIS FILE DIRECTLY. | ||||
|  * YOUR CHANGES WILL BE OVERWRITTEN! | ||||
|  * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! | ||||
| @@ -86,7 +85,6 @@ return [ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
|     'targetamount'                => 'Планирана сума', | ||||
|     'account_role'                => 'Роля на сметката', | ||||
|     'opening_balance_date'        => 'Дата на началното салдо', | ||||
| @@ -180,7 +178,7 @@ return [ | ||||
|     'journal_areYouSure'          => 'Наистина ли искате да изтриете транзакцията озаглавена ":description"?', | ||||
|     'mass_journal_are_you_sure'   => 'Наистина ли искате да изтриете тези транзакции?', | ||||
| 
 | ||||
| /* | ||||
|     /* | ||||
|  * PLEASE DO NOT EDIT THIS FILE DIRECTLY. | ||||
|  * YOUR CHANGES WILL BE OVERWRITTEN! | ||||
|  * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! | ||||
| @@ -191,7 +189,6 @@ return [ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
|     'tag_areYouSure'              => 'Наистина ли искате да изтриете етикета ":tag"?', | ||||
|     'journal_link_areYouSure'     => 'Наистина ли искате да изтриете връзката между <a href=":source_link">:source</a> и <a href=":destination_link">:destination</a>?', | ||||
|     'linkType_areYouSure'         => 'Наистина ли искате да изтриете типа връзка ":name" (":inward" / ":outward")?', | ||||
| @@ -255,7 +252,7 @@ return [ | ||||
|     'fints_account'               => 'FinTS account', | ||||
|     'local_account'               => 'Firefly III сметка', | ||||
| 
 | ||||
| /* | ||||
|     /* | ||||
|  * PLEASE DO NOT EDIT THIS FILE DIRECTLY. | ||||
|  * YOUR CHANGES WILL BE OVERWRITTEN! | ||||
|  * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! | ||||
| @@ -266,7 +263,6 @@ return [ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
|     'from_date'                   => 'Дата от', | ||||
|     'to_date'                     => 'Дата до', | ||||
|     'due_date'                    => 'Дата на падеж', | ||||
| @@ -313,4 +309,3 @@ return [ | ||||
|  * https://crowdin.com/project/firefly-iii | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
|   | ||||
| @@ -31,7 +31,6 @@ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
| declare(strict_types=1); | ||||
| 
 | ||||
| return [ | ||||
| @@ -65,7 +64,7 @@ return [ | ||||
|     'budgets_index_list_of_budgets'                           => 'Използвайте тази таблица, за да зададете сумите за всеки бюджет и да видите как се справяте.', | ||||
|     'budgets_index_outro'                                     => 'За да научите повече за бюджетирането, проверете иконата за помощ в горния десен ъгъл.', | ||||
| 
 | ||||
| /* | ||||
|     /* | ||||
|  * PLEASE DO NOT EDIT THIS FILE DIRECTLY. | ||||
|  * YOUR CHANGES WILL BE OVERWRITTEN! | ||||
|  * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! | ||||
| @@ -76,7 +75,6 @@ return [ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
|     // reports (index)
 | ||||
|     'reports_index_intro'                                     => 'Използвайте тези отчети, за да получите подробна информация за вашите финанси.', | ||||
|     'reports_index_inputReportType'                           => 'Изберете тип отчет. Разгледайте страниците за помощ, за да видите какво ви показва всеки отчет.', | ||||
| @@ -114,7 +112,7 @@ return [ | ||||
|     'piggy-banks_index_button'                                => 'До тази лента за прогрес са разположени два бутона (+ и -) за добавяне или премахване на пари от всяка касичка.', | ||||
|     'piggy-banks_index_accountStatus'                         => 'За всяка сметка за активи с най-малко една касичка статусът е посочен в тази таблица.', | ||||
| 
 | ||||
| /* | ||||
|     /* | ||||
|  * PLEASE DO NOT EDIT THIS FILE DIRECTLY. | ||||
|  * YOUR CHANGES WILL BE OVERWRITTEN! | ||||
|  * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! | ||||
| @@ -125,7 +123,6 @@ return [ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
|     // create piggy
 | ||||
|     'piggy-banks_create_name'                                 => 'Каква е твоята цел? Нов диван, камера, пари за спешни случаи?', | ||||
|     'piggy-banks_create_date'                                 => 'Можете да зададете целева дата или краен срок за вашата касичка.', | ||||
| @@ -168,7 +165,7 @@ return [ | ||||
|     'rules_create_test_rule_triggers'                         => 'Използвайте този бутон, за да видите кои транзакции биха съответствали на вашето правило.', | ||||
|     'rules_create_actions'                                    => 'Задайте толкова действия, колкото искате.', | ||||
| 
 | ||||
| /* | ||||
|     /* | ||||
|  * PLEASE DO NOT EDIT THIS FILE DIRECTLY. | ||||
|  * YOUR CHANGES WILL BE OVERWRITTEN! | ||||
|  * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! | ||||
| @@ -179,7 +176,6 @@ return [ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
|     // preferences
 | ||||
|     'preferences_index_tabs'                                  => 'Повече опции са достъпни зад тези раздели.', | ||||
| 
 | ||||
| @@ -201,4 +197,3 @@ return [ | ||||
|  * https://crowdin.com/project/firefly-iii | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
|   | ||||
| @@ -31,7 +31,6 @@ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
| declare(strict_types=1); | ||||
| 
 | ||||
| return [ | ||||
| @@ -69,7 +68,7 @@ return [ | ||||
|     'next_expected_match'     => 'Следващo очакванo съвпадение', | ||||
|     'automatch'               => 'Автоматично съвпадение?', | ||||
| 
 | ||||
| /* | ||||
|     /* | ||||
|  * PLEASE DO NOT EDIT THIS FILE DIRECTLY. | ||||
|  * YOUR CHANGES WILL BE OVERWRITTEN! | ||||
|  * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! | ||||
| @@ -80,7 +79,6 @@ return [ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
|     'repeat_freq'             => 'Повторения', | ||||
|     'description'             => 'Описание', | ||||
|     'amount'                  => 'Сума', | ||||
| @@ -147,7 +145,7 @@ return [ | ||||
|     'account_at_bunq'         => 'Сметка в bunq', | ||||
|     'file_name'               => 'Име на файла', | ||||
| 
 | ||||
| /* | ||||
|     /* | ||||
|  * PLEASE DO NOT EDIT THIS FILE DIRECTLY. | ||||
|  * YOUR CHANGES WILL BE OVERWRITTEN! | ||||
|  * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! | ||||
| @@ -158,7 +156,6 @@ return [ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
|     'file_size'               => 'Размер на файла', | ||||
|     'file_type'               => 'Вид файл', | ||||
|     'attached_to'             => 'Приложен към', | ||||
| @@ -196,4 +193,3 @@ return [ | ||||
|  * https://crowdin.com/project/firefly-iii | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
|   | ||||
| @@ -31,7 +31,6 @@ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
| declare(strict_types=1); | ||||
| 
 | ||||
| return [ | ||||
|   | ||||
| @@ -31,7 +31,6 @@ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
| declare(strict_types=1); | ||||
| 
 | ||||
| return [ | ||||
|   | ||||
| @@ -31,7 +31,6 @@ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
| declare(strict_types=1); | ||||
| 
 | ||||
| return [ | ||||
| @@ -101,7 +100,7 @@ return [ | ||||
|     'unique_object_for_user'          => 'Това име вече се използва.', | ||||
|     'unique_account_for_user'         => 'Това име на потребител вече се използва.', | ||||
| 
 | ||||
| /* | ||||
|     /* | ||||
|  * PLEASE DO NOT EDIT THIS FILE DIRECTLY. | ||||
|  * YOUR CHANGES WILL BE OVERWRITTEN! | ||||
|  * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! | ||||
| @@ -112,7 +111,6 @@ return [ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
|     'between.numeric'                 => ':attribute трябва да бъде между :min и :max.', | ||||
|     'between.file'                    => ':attribute трябва да бъде с големина между :min и :max Kb.', | ||||
|     'between.string'                  => ':attribute трябва да бъде с дължина между :min и :max символа.', | ||||
| @@ -181,7 +179,7 @@ return [ | ||||
|     'same_account_type'               => 'Both accounts must be of the same account type', | ||||
|     'same_account_currency'           => 'Both accounts must have the same currency setting', | ||||
| 
 | ||||
| /* | ||||
|     /* | ||||
|  * PLEASE DO NOT EDIT THIS FILE DIRECTLY. | ||||
|  * YOUR CHANGES WILL BE OVERWRITTEN! | ||||
|  * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! | ||||
| @@ -192,7 +190,6 @@ return [ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
|     'secure_password'                 => 'Това не е сигурна парола. Моля, опитайте отново. За повече информация посетете https://bit.ly/FF3-password-security', | ||||
|     'valid_recurrence_rep_type'       => 'Невалиден тип повторение за повтарящи се транзакции.', | ||||
|     'valid_recurrence_rep_moment'     => 'Невалиден момент на повторение за този тип повторение.', | ||||
| @@ -254,7 +251,7 @@ return [ | ||||
|     'deposit_dest_bad_data'           => 'Не може да се намери валидна приходна сметка при търсене на ID ":id" или име ":name".', | ||||
|     'deposit_dest_wrong_type'         => 'Използваната приходна сметка не е от правилния тип.', | ||||
| 
 | ||||
| /* | ||||
|     /* | ||||
|  * PLEASE DO NOT EDIT THIS FILE DIRECTLY. | ||||
|  * YOUR CHANGES WILL BE OVERWRITTEN! | ||||
|  * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! | ||||
| @@ -265,7 +262,6 @@ return [ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
|     'transfer_source_need_data'       => 'Трябва да използвате валидно ID на разходната сметка и / или валидно име на разходната сметка, за да продължите.', | ||||
|     'transfer_source_bad_data'        => '[c] Could not find a valid source account when searching for ID ":id" or name ":name".', | ||||
|     'transfer_dest_need_data'         => '[c] Need to get a valid destination account ID and/or valid destination account name to continue.', | ||||
| @@ -308,4 +304,3 @@ return [ | ||||
|  * https://crowdin.com/project/firefly-iii | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
|   | ||||
| @@ -32,6 +32,5 @@ declare(strict_types=1); | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
| return [ | ||||
| ]; | ||||
|   | ||||
| @@ -31,7 +31,6 @@ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
| declare(strict_types=1); | ||||
| 
 | ||||
| return [ | ||||
|   | ||||
| @@ -31,7 +31,6 @@ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
| declare(strict_types=1); | ||||
| 
 | ||||
| return [ | ||||
| @@ -66,7 +65,7 @@ return [ | ||||
|     'transfer_list'          => 'Transferències', | ||||
|     'transfers_list'         => 'Transferències', | ||||
| 
 | ||||
| /* | ||||
|     /* | ||||
|  * PLEASE DO NOT EDIT THIS FILE DIRECTLY. | ||||
|  * YOUR CHANGES WILL BE OVERWRITTEN! | ||||
|  * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! | ||||
| @@ -77,7 +76,6 @@ return [ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
|     'reconciliation_list'    => 'Consolidacions', | ||||
|     'create_withdrawal'      => 'Crea un nou reintegrament', | ||||
|     'create_deposit'         => 'Crea un nou dipòsit', | ||||
|   | ||||
| @@ -31,7 +31,6 @@ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
| declare(strict_types=1); | ||||
| 
 | ||||
| return [ | ||||
|   | ||||
| @@ -31,7 +31,6 @@ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
| declare(strict_types=1); | ||||
| 
 | ||||
| return [ | ||||
| @@ -51,7 +50,7 @@ return [ | ||||
|     // 'month_and_day_no_year'   => '%B %e',
 | ||||
|     'month_and_day_no_year_js' => 'D [de/d\'] MMMM', | ||||
| 
 | ||||
| /* | ||||
|     /* | ||||
|  * PLEASE DO NOT EDIT THIS FILE DIRECTLY. | ||||
|  * YOUR CHANGES WILL BE OVERWRITTEN! | ||||
|  * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! | ||||
| @@ -62,7 +61,6 @@ return [ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
|     // 'date_time'               => '%B %e, %Y, @ %T',
 | ||||
|     'date_time_js'             => 'Do MMMM, YYYY a les HH:mm:ss', | ||||
|     'date_time_fns'            => 'D [de/d\'] MMMM yyyy [a les] HH:mm:ss', | ||||
| @@ -101,4 +99,3 @@ return [ | ||||
|  * https://crowdin.com/project/firefly-iii | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
|   | ||||
| @@ -31,7 +31,6 @@ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
| declare(strict_types=1); | ||||
| 
 | ||||
| return [ | ||||
| @@ -58,4 +57,3 @@ return [ | ||||
|  * https://crowdin.com/project/firefly-iii | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
|   | ||||
| @@ -31,7 +31,6 @@ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
| declare(strict_types=1); | ||||
| 
 | ||||
| return [ | ||||
| @@ -45,7 +44,7 @@ return [ | ||||
|     'admin_test_subject'                      => 'Missatge de prova de la teva instal·lació de Firefly III', | ||||
|     'admin_test_body'                         => 'Aquest és un missatge de prova de la teva instància de Firefly III. S\'ha enviat a :email.', | ||||
| 
 | ||||
| /* | ||||
|     /* | ||||
|  * PLEASE DO NOT EDIT THIS FILE DIRECTLY. | ||||
|  * YOUR CHANGES WILL BE OVERWRITTEN! | ||||
|  * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! | ||||
| @@ -56,7 +55,6 @@ return [ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
|     // invite
 | ||||
|     'invitation_created_subject'              => 'S\'ha creat una invitació', | ||||
|     'invitation_created_body'                 => 'L\'usuari administrador ":email" ha creat una invitació d\'usuari que pot utilitzar qui estigui darrere l\'adreça de correu ":invitee". La invitació serà vàlida durant 48 h.', | ||||
| @@ -92,7 +90,7 @@ return [ | ||||
|     'registered_pw_reset_link'                => 'Restablir contrasenya:', | ||||
|     'registered_doc_link'                     => 'Documentació:', | ||||
| 
 | ||||
| /* | ||||
|     /* | ||||
|  * PLEASE DO NOT EDIT THIS FILE DIRECTLY. | ||||
|  * YOUR CHANGES WILL BE OVERWRITTEN! | ||||
|  * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! | ||||
| @@ -103,7 +101,6 @@ return [ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
|     // new version
 | ||||
|     'new_version_email_subject'               => 'Hi ha disponible una nova versió de Firefly III', | ||||
| 
 | ||||
| @@ -147,7 +144,7 @@ return [ | ||||
|     'error_stacktrace_below'                  => 'La traça completa és a continuació:', | ||||
|     'error_headers'                           => 'Les següents capçaleres també podrien ser rellevants:', | ||||
| 
 | ||||
| /* | ||||
|     /* | ||||
|  * PLEASE DO NOT EDIT THIS FILE DIRECTLY. | ||||
|  * YOUR CHANGES WILL BE OVERWRITTEN! | ||||
|  * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! | ||||
| @@ -158,7 +155,6 @@ return [ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
|     // report new journals
 | ||||
|     'new_journals_subject'                    => 'Firefly III ha creat una nova transacció|Firefly III ha creat :count noves transaccions', | ||||
|     'new_journals_header'                     => 'Firefly III ha creat una transacció per tu. Pots trobar-la a la teva instal·lació de Firefly III:|Firefly III ha creat :count transaccions per tu. Les pots trobar a la teva instal·lació de Firefly III:', | ||||
| @@ -184,4 +180,3 @@ return [ | ||||
|  * https://crowdin.com/project/firefly-iii | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
|   | ||||
| @@ -31,7 +31,6 @@ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
| declare(strict_types=1); | ||||
| 
 | ||||
| return [ | ||||
| @@ -52,7 +51,7 @@ return [ | ||||
|     'stacktrace'              => 'Traça de la pila', | ||||
|     'more_info'               => 'Més informació', | ||||
| 
 | ||||
| /* | ||||
|     /* | ||||
|  * PLEASE DO NOT EDIT THIS FILE DIRECTLY. | ||||
|  * YOUR CHANGES WILL BE OVERWRITTEN! | ||||
|  * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! | ||||
| @@ -63,7 +62,6 @@ return [ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
|     'collect_info'            => 'Si us plau, recopili més informació al directori <code>emmagatzematge/registre</code> on hi ha els fitxers de registre. Si utilitzes Docker, utilitza <code>docker logs -f [container]</code>.', | ||||
|     'collect_info_more'       => 'Pots llegir més sobre la recol·lecció d\'errors a <a href="https://docs.firefly-iii.org/how-to/general/debug/">les FAQ</a>.', | ||||
|     'github_help'             => 'Obtenir ajuda a GitHub', | ||||
|   | ||||
| @@ -33,7 +33,6 @@ declare(strict_types=1); | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
| return [ | ||||
|     // general stuff:
 | ||||
|     'close'                                               => 'Tancar', | ||||
| @@ -340,7 +339,7 @@ return [ | ||||
| 
 | ||||
|     // old
 | ||||
| 
 | ||||
| /* | ||||
|     /* | ||||
|  * PLEASE DO NOT EDIT THIS FILE DIRECTLY. | ||||
|  * YOUR CHANGES WILL BE OVERWRITTEN! | ||||
|  * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! | ||||
| @@ -351,7 +350,6 @@ return [ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
|     'search_modifier_date_on'                             => 'La data de la transacció és ":value"', | ||||
|     'search_modifier_not_date_on'                         => 'La data de la transacció no és ":value"', | ||||
|     'search_modifier_reconciled'                          => 'La transacció s\'ha consolidat', | ||||
| @@ -715,7 +713,7 @@ return [ | ||||
|     'create_rule_from_query'                              => 'Crear regla nova a partir de la consulta de la cerca', | ||||
|     'rule_from_search_words'                              => 'El motor de regles ha tingut problemes gestionant ":string". La regla suggerida que s\'ajusti a la consulta de cerca pot donar resultats diferents. Si us plau, verifica els activadors de la regla curosament.', | ||||
| 
 | ||||
| /* | ||||
|     /* | ||||
|  * PLEASE DO NOT EDIT THIS FILE DIRECTLY. | ||||
|  * YOUR CHANGES WILL BE OVERWRITTEN! | ||||
|  * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! | ||||
| @@ -726,7 +724,6 @@ return [ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
|     // END
 | ||||
|     'modifiers_applies_are'                               => 'Els següents modificadors també s\'han aplicat a la cerca:', | ||||
|     'general_search_error'                                => 'Ha succeït un error durant la cerca. Si us plau, comprova els fitxers de registre per obtenir més informació.', | ||||
| @@ -1215,7 +1212,7 @@ return [ | ||||
|     'rule_trigger_not_destination_is_cash'                => 'El compte de destí no és un compte d\'efectiu', | ||||
|     'rule_trigger_not_account_is_cash'                    => 'Cap dels comptes és un compte d\'efectiu', | ||||
| 
 | ||||
| /* | ||||
|     /* | ||||
|  * PLEASE DO NOT EDIT THIS FILE DIRECTLY. | ||||
|  * YOUR CHANGES WILL BE OVERWRITTEN! | ||||
|  * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! | ||||
| @@ -1226,7 +1223,6 @@ return [ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
|     // actions
 | ||||
|     // set, clear, add, remove, append/prepend
 | ||||
|     'rule_action_delete_transaction_choice'               => 'ELIMINAR transacció(!)', | ||||
| @@ -1538,7 +1534,7 @@ return [ | ||||
|     'multi_account_warning_deposit'                       => 'Tingues en compte que el compte de destí de divisions posteriors serà anul·lat pel que es troba definit a la primera divisió del dipòsit.', | ||||
|     'multi_account_warning_transfer'                      => 'Tingues en compte que el compte d\'origen + destí de divisions posteriors serà anul·lat pel que es troba definit a la primera divisió de la transferència.', | ||||
| 
 | ||||
| /* | ||||
|     /* | ||||
|  * PLEASE DO NOT EDIT THIS FILE DIRECTLY. | ||||
|  * YOUR CHANGES WILL BE OVERWRITTEN! | ||||
|  * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! | ||||
| @@ -1549,7 +1545,6 @@ return [ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
|     // export data:
 | ||||
|     'export_data_title'                                   => 'Exportar dades de Firefly III', | ||||
|     'export_data_menu'                                    => 'Exportar dades', | ||||
| @@ -1942,7 +1937,7 @@ return [ | ||||
|     'stored_category'                                     => 'S\'ha desat la nova categoria ":name"', | ||||
|     'without_category_between'                            => 'Sense categoria entre :start i :end', | ||||
| 
 | ||||
| /* | ||||
|     /* | ||||
|  * PLEASE DO NOT EDIT THIS FILE DIRECTLY. | ||||
|  * YOUR CHANGES WILL BE OVERWRITTEN! | ||||
|  * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! | ||||
| @@ -1953,7 +1948,6 @@ return [ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
|     // transactions:
 | ||||
|     'unreconcile'                                         => 'Desfés la reconciliació', | ||||
|     'update_withdrawal'                                   => 'Actualitzar retirada', | ||||
| @@ -2183,7 +2177,7 @@ return [ | ||||
|     'classification'                                      => 'Classificació', | ||||
|     'store_transaction'                                   => 'Desar transacció', | ||||
| 
 | ||||
| /* | ||||
|     /* | ||||
|  * PLEASE DO NOT EDIT THIS FILE DIRECTLY. | ||||
|  * YOUR CHANGES WILL BE OVERWRITTEN! | ||||
|  * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! | ||||
| @@ -2194,7 +2188,6 @@ return [ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
|     // reports:
 | ||||
|     'report_default'                                      => 'Informe financer per defecte entre :start i :end', | ||||
|     'report_audit'                                        => 'Visió general de l\'historial de transaccions entre :start i :end', | ||||
| @@ -2299,7 +2292,7 @@ return [ | ||||
|     'sum_in_default_currency'                             => 'La suma sempre estarà en la teua moneda per defecte.', | ||||
|     'net_filtered_prefs'                                  => 'Aquesta gràfica mai inclourà comptes que tenen la casella "Inclou al valor net" desmarcada.', | ||||
| 
 | ||||
| /* | ||||
|     /* | ||||
|  * PLEASE DO NOT EDIT THIS FILE DIRECTLY. | ||||
|  * YOUR CHANGES WILL BE OVERWRITTEN! | ||||
|  * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! | ||||
| @@ -2310,7 +2303,6 @@ return [ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
|     // charts:
 | ||||
|     'chart'                                               => 'Gràfica', | ||||
|     'month'                                               => 'Mes', | ||||
| @@ -2401,7 +2393,7 @@ return [ | ||||
|     'total_amount'                                        => 'Import total', | ||||
|     'number_of_decimals'                                  => 'Nombre de decimals', | ||||
| 
 | ||||
| /* | ||||
|     /* | ||||
|  * PLEASE DO NOT EDIT THIS FILE DIRECTLY. | ||||
|  * YOUR CHANGES WILL BE OVERWRITTEN! | ||||
|  * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! | ||||
| @@ -2412,7 +2404,6 @@ return [ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
|     // administration
 | ||||
|     'invite_is_already_redeemed'                          => 'La invitació a ":address" ja ha sigut gastada.', | ||||
|     'invite_is_deleted'                                   => 'La invitació a ":address" ha sigut eliminada.', | ||||
| @@ -2685,7 +2676,7 @@ return [ | ||||
|     'except_weekends'                                     => 'Excepte els caps de setmana', | ||||
|     'recurrence_deleted'                                  => 'S\'ha eliminat la transacció recurrent ":title"', | ||||
| 
 | ||||
| /* | ||||
|     /* | ||||
|  * PLEASE DO NOT EDIT THIS FILE DIRECTLY. | ||||
|  * YOUR CHANGES WILL BE OVERWRITTEN! | ||||
|  * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! | ||||
| @@ -2696,7 +2687,6 @@ return [ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
|     // new lines for summary controller.
 | ||||
|     'box_balance_in_currency'                             => 'Saldo (:currency)', | ||||
|     'box_spent_in_currency'                               => 'Gastat (:currency)', | ||||
| @@ -2772,4 +2762,3 @@ return [ | ||||
|  * https://crowdin.com/project/firefly-iii | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
|   | ||||
| @@ -31,7 +31,6 @@ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
| declare(strict_types=1); | ||||
| 
 | ||||
| return [ | ||||
| @@ -75,7 +74,7 @@ return [ | ||||
|     'tagMode'                     => 'Mode d\'etiqueta', | ||||
|     'virtual_balance'             => 'Saldo virtual', | ||||
| 
 | ||||
| /* | ||||
|     /* | ||||
|  * PLEASE DO NOT EDIT THIS FILE DIRECTLY. | ||||
|  * YOUR CHANGES WILL BE OVERWRITTEN! | ||||
|  * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! | ||||
| @@ -86,7 +85,6 @@ return [ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
|     'targetamount'                => 'Quantitat objectiu', | ||||
|     'account_role'                => 'Rol del compte', | ||||
|     'opening_balance_date'        => 'Data del saldo inicial', | ||||
| @@ -180,7 +178,7 @@ return [ | ||||
|     'journal_areYouSure'          => 'Estàs segur que vols eliminar la transacció amb descripció ":description"?', | ||||
|     'mass_journal_are_you_sure'   => 'Estàs segur que vols eliminar aquestes transaccions?', | ||||
| 
 | ||||
| /* | ||||
|     /* | ||||
|  * PLEASE DO NOT EDIT THIS FILE DIRECTLY. | ||||
|  * YOUR CHANGES WILL BE OVERWRITTEN! | ||||
|  * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! | ||||
| @@ -191,7 +189,6 @@ return [ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
|     'tag_areYouSure'              => 'Estàs segur que vols eliminar l\'etiqueta ":tag"?', | ||||
|     'journal_link_areYouSure'     => 'Estàs segur que vols eliminar l\'enllaç entre <a href=":source_link">:source</a> i <a href=":destination_link">:destination</a>?', | ||||
|     'linkType_areYouSure'         => 'Estàs segur que vols eliminar el tipus d\'enllaç ":name" (":inward" / ":outward")?', | ||||
| @@ -255,7 +252,7 @@ return [ | ||||
|     'fints_account'               => 'Compte FinTS', | ||||
|     'local_account'               => 'Compte Firefly III', | ||||
| 
 | ||||
| /* | ||||
|     /* | ||||
|  * PLEASE DO NOT EDIT THIS FILE DIRECTLY. | ||||
|  * YOUR CHANGES WILL BE OVERWRITTEN! | ||||
|  * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! | ||||
| @@ -266,7 +263,6 @@ return [ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
|     'from_date'                   => 'Data des de', | ||||
|     'to_date'                     => 'Data fins a', | ||||
|     'due_date'                    => 'Data de venciment', | ||||
| @@ -313,4 +309,3 @@ return [ | ||||
|  * https://crowdin.com/project/firefly-iii | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
|   | ||||
| @@ -31,7 +31,6 @@ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
| declare(strict_types=1); | ||||
| 
 | ||||
| return [ | ||||
| @@ -65,7 +64,7 @@ return [ | ||||
|     'budgets_index_list_of_budgets'                           => 'Fes servir aquesta taula per establir les quantitats per cada pressupost i veure com t\'està anant.', | ||||
|     'budgets_index_outro'                                     => 'Per aprendre més coses sobre pressupostar, dóna un cop d\'ull a la icona d\'ajuda de la cantonada superior dreta.', | ||||
| 
 | ||||
| /* | ||||
|     /* | ||||
|  * PLEASE DO NOT EDIT THIS FILE DIRECTLY. | ||||
|  * YOUR CHANGES WILL BE OVERWRITTEN! | ||||
|  * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! | ||||
| @@ -76,7 +75,6 @@ return [ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
|     // reports (index)
 | ||||
|     'reports_index_intro'                                     => 'Fes servir aquests informes per obtenir detalls de les teves finances.', | ||||
|     'reports_index_inputReportType'                           => 'Escull un tipus d\'informe. Dóna un cop d\'ull a les pàgines d\'ajuda per veure el que mostra cada informe.', | ||||
| @@ -114,7 +112,7 @@ return [ | ||||
|     'piggy-banks_index_button'                                => 'Al costat d\'aquesta barra de progrés hi ha dos botons (+ i -) per afegir o treure diners de cada guardiola.', | ||||
|     'piggy-banks_index_accountStatus'                         => 'Per cada compte d\'actius amb una guardiola com a mínim, el seu estat es llista en aquesta taula.', | ||||
| 
 | ||||
| /* | ||||
|     /* | ||||
|  * PLEASE DO NOT EDIT THIS FILE DIRECTLY. | ||||
|  * YOUR CHANGES WILL BE OVERWRITTEN! | ||||
|  * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! | ||||
| @@ -125,7 +123,6 @@ return [ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
|     // create piggy
 | ||||
|     'piggy-banks_create_name'                                 => 'Quin és el teu objectiu? Un nou sofà, una càmera, diners per emergències?', | ||||
|     'piggy-banks_create_date'                                 => 'Pots establir una data objectiu o una data límit per la teva guardiola.', | ||||
| @@ -168,7 +165,7 @@ return [ | ||||
|     'rules_create_test_rule_triggers'                         => 'Fes servir aquest botó per veure quines transaccions coincideixen amb la regla.', | ||||
|     'rules_create_actions'                                    => 'Estableix tantes accions com vulguis.', | ||||
| 
 | ||||
| /* | ||||
|     /* | ||||
|  * PLEASE DO NOT EDIT THIS FILE DIRECTLY. | ||||
|  * YOUR CHANGES WILL BE OVERWRITTEN! | ||||
|  * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! | ||||
| @@ -179,7 +176,6 @@ return [ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
|     // preferences
 | ||||
|     'preferences_index_tabs'                                  => 'Hi ha més opcions disponibles sota aquestes pestanyes.', | ||||
| 
 | ||||
| @@ -201,4 +197,3 @@ return [ | ||||
|  * https://crowdin.com/project/firefly-iii | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
|   | ||||
| @@ -31,7 +31,6 @@ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
| declare(strict_types=1); | ||||
| 
 | ||||
| return [ | ||||
| @@ -69,7 +68,7 @@ return [ | ||||
|     'next_expected_match'     => 'Pròxima coincidència esperada', | ||||
|     'automatch'               => 'Cercar coincidència automàticament?', | ||||
| 
 | ||||
| /* | ||||
|     /* | ||||
|  * PLEASE DO NOT EDIT THIS FILE DIRECTLY. | ||||
|  * YOUR CHANGES WILL BE OVERWRITTEN! | ||||
|  * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! | ||||
| @@ -80,7 +79,6 @@ return [ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
|     'repeat_freq'             => 'Repeticions', | ||||
|     'description'             => 'Descripció', | ||||
|     'amount'                  => 'Quantitat', | ||||
| @@ -147,7 +145,7 @@ return [ | ||||
|     'account_at_bunq'         => 'Compte amb bunq', | ||||
|     'file_name'               => 'Nom del fitxer', | ||||
| 
 | ||||
| /* | ||||
|     /* | ||||
|  * PLEASE DO NOT EDIT THIS FILE DIRECTLY. | ||||
|  * YOUR CHANGES WILL BE OVERWRITTEN! | ||||
|  * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! | ||||
| @@ -158,7 +156,6 @@ return [ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
|     'file_size'               => 'Mida del fitxer', | ||||
|     'file_type'               => 'Tipus de fitxer', | ||||
|     'attached_to'             => 'Adjuntat a', | ||||
| @@ -196,4 +193,3 @@ return [ | ||||
|  * https://crowdin.com/project/firefly-iii | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
|   | ||||
| @@ -31,7 +31,6 @@ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
| declare(strict_types=1); | ||||
| 
 | ||||
| return [ | ||||
|   | ||||
| @@ -31,7 +31,6 @@ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
| declare(strict_types=1); | ||||
| 
 | ||||
| return [ | ||||
|   | ||||
| @@ -31,7 +31,6 @@ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
| declare(strict_types=1); | ||||
| 
 | ||||
| return [ | ||||
| @@ -101,7 +100,7 @@ return [ | ||||
|     'unique_object_for_user'          => 'Aquest nom ja és en ús.', | ||||
|     'unique_account_for_user'         => 'Aquest nom de compte ja és en ús.', | ||||
| 
 | ||||
| /* | ||||
|     /* | ||||
|  * PLEASE DO NOT EDIT THIS FILE DIRECTLY. | ||||
|  * YOUR CHANGES WILL BE OVERWRITTEN! | ||||
|  * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! | ||||
| @@ -112,7 +111,6 @@ return [ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
|     'between.numeric'                 => 'El camp :attribute ha d\'estar entre :min i :max.', | ||||
|     'between.file'                    => 'El camp :attribute ha de tenir entre :min i :max kilobytes.', | ||||
|     'between.string'                  => 'El camp :attribute ha de tenir entre :min i :max caràcters.', | ||||
| @@ -181,7 +179,7 @@ return [ | ||||
|     'same_account_type'               => 'Ambdues comptes han de ser del mateix tipus', | ||||
|     'same_account_currency'           => 'Ambdues comptes han de tenir la mateixa configuració de moneda', | ||||
| 
 | ||||
| /* | ||||
|     /* | ||||
|  * PLEASE DO NOT EDIT THIS FILE DIRECTLY. | ||||
|  * YOUR CHANGES WILL BE OVERWRITTEN! | ||||
|  * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! | ||||
| @@ -192,7 +190,6 @@ return [ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
|     'secure_password'                 => 'Aquesta contrasenya no és segura. Si us plau, prova-ho de nou. Per més informació, visita https://bit.ly/FF3-password-security', | ||||
|     'valid_recurrence_rep_type'       => 'Tipus de repetició invàlid per transaccions periòdiques.', | ||||
|     'valid_recurrence_rep_moment'     => 'Moment de repetició invàlid per aquest tipus de repetició.', | ||||
| @@ -254,7 +251,7 @@ return [ | ||||
|     'deposit_dest_bad_data'           => 'No s\'ha pogut trobar un compte de destí vàlid buscant l\'ID ":id" o el nom ":name".', | ||||
|     'deposit_dest_wrong_type'         => 'El compte de destí enviat no és del tipus correcte.', | ||||
| 
 | ||||
| /* | ||||
|     /* | ||||
|  * PLEASE DO NOT EDIT THIS FILE DIRECTLY. | ||||
|  * YOUR CHANGES WILL BE OVERWRITTEN! | ||||
|  * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! | ||||
| @@ -265,7 +262,6 @@ return [ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
|     'transfer_source_need_data'       => 'Necessites obtenir un ID de compte d\'origen vàlid i/o un nom de compte d\'origen vàlid per continuar.', | ||||
|     'transfer_source_bad_data'        => '[c] No s\'ha pogut trobar un compte font vàlid en cercar per l\'identificador ":id" o el nom ":name".', | ||||
|     'transfer_dest_need_data'         => '[c] Cal obtenir un identificador i/o nom vàlid d\'un compte destí per a continuar.', | ||||
| @@ -308,4 +304,3 @@ return [ | ||||
|  * https://crowdin.com/project/firefly-iii | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
|   | ||||
| @@ -32,6 +32,5 @@ declare(strict_types=1); | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
| return [ | ||||
| ]; | ||||
|   | ||||
| @@ -31,7 +31,6 @@ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
| declare(strict_types=1); | ||||
| 
 | ||||
| return [ | ||||
|   | ||||
| @@ -31,7 +31,6 @@ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
| declare(strict_types=1); | ||||
| 
 | ||||
| return [ | ||||
| @@ -66,7 +65,7 @@ return [ | ||||
|     'transfer_list'          => 'Převody', | ||||
|     'transfers_list'         => 'Převody', | ||||
| 
 | ||||
| /* | ||||
|     /* | ||||
|  * PLEASE DO NOT EDIT THIS FILE DIRECTLY. | ||||
|  * YOUR CHANGES WILL BE OVERWRITTEN! | ||||
|  * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! | ||||
| @@ -77,7 +76,6 @@ return [ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
|     'reconciliation_list'    => 'Vyúčtování', | ||||
|     'create_withdrawal'      => 'Vytvořit nový výběr', | ||||
|     'create_deposit'         => 'Vytvořit nový vklad', | ||||
|   | ||||
| @@ -31,7 +31,6 @@ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
| declare(strict_types=1); | ||||
| 
 | ||||
| return [ | ||||
|   | ||||
| @@ -31,7 +31,6 @@ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
| declare(strict_types=1); | ||||
| 
 | ||||
| return [ | ||||
| @@ -51,7 +50,7 @@ return [ | ||||
|     // 'month_and_day_no_year'   => '%B %e',
 | ||||
|     'month_and_day_no_year_js' => 'MMMM Do', | ||||
| 
 | ||||
| /* | ||||
|     /* | ||||
|  * PLEASE DO NOT EDIT THIS FILE DIRECTLY. | ||||
|  * YOUR CHANGES WILL BE OVERWRITTEN! | ||||
|  * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! | ||||
| @@ -62,7 +61,6 @@ return [ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
|     // 'date_time'               => '%B %e, %Y, @ %T',
 | ||||
|     'date_time_js'             => 'D. MMMM YYYY, @ HH:mm:ss', | ||||
|     'date_time_fns'            => 'MMMM do, yyyy @ HH:mm:ss', | ||||
| @@ -101,4 +99,3 @@ return [ | ||||
|  * https://crowdin.com/project/firefly-iii | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
|   | ||||
| @@ -31,7 +31,6 @@ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
| declare(strict_types=1); | ||||
| 
 | ||||
| return [ | ||||
| @@ -58,4 +57,3 @@ return [ | ||||
|  * https://crowdin.com/project/firefly-iii | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
|   | ||||
| @@ -31,7 +31,6 @@ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
| declare(strict_types=1); | ||||
| 
 | ||||
| return [ | ||||
| @@ -45,7 +44,7 @@ return [ | ||||
|     'admin_test_subject'                      => 'Testovací zpráva z vaší instalace Firefly III', | ||||
|     'admin_test_body'                         => 'Toto je testovací zpráva z instance Firefly III. Byla odeslána na :email.', | ||||
| 
 | ||||
| /* | ||||
|     /* | ||||
|  * PLEASE DO NOT EDIT THIS FILE DIRECTLY. | ||||
|  * YOUR CHANGES WILL BE OVERWRITTEN! | ||||
|  * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! | ||||
| @@ -56,7 +55,6 @@ return [ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
|     // invite
 | ||||
|     'invitation_created_subject'              => 'An invitation has been created', | ||||
|     'invitation_created_body'                 => 'Admin user ":email" created a user invitation which can be used by whoever is behind email address ":invitee". The invite will be valid for 48hrs.', | ||||
| @@ -92,7 +90,7 @@ return [ | ||||
|     'registered_pw_reset_link'                => 'Obnovení hesla:', | ||||
|     'registered_doc_link'                     => 'Dokumentace:', | ||||
| 
 | ||||
| /* | ||||
|     /* | ||||
|  * PLEASE DO NOT EDIT THIS FILE DIRECTLY. | ||||
|  * YOUR CHANGES WILL BE OVERWRITTEN! | ||||
|  * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! | ||||
| @@ -103,7 +101,6 @@ return [ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
|     // new version
 | ||||
|     'new_version_email_subject'               => 'A new Firefly III version is available', | ||||
| 
 | ||||
| @@ -147,7 +144,7 @@ return [ | ||||
|     'error_stacktrace_below'                  => 'Celý zásobník je níže:', | ||||
|     'error_headers'                           => 'The following headers may also be relevant:', | ||||
| 
 | ||||
| /* | ||||
|     /* | ||||
|  * PLEASE DO NOT EDIT THIS FILE DIRECTLY. | ||||
|  * YOUR CHANGES WILL BE OVERWRITTEN! | ||||
|  * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! | ||||
| @@ -158,7 +155,6 @@ return [ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
|     // report new journals
 | ||||
|     'new_journals_subject'                    => 'Firefly III vytvořil novou transakci|Firefly III vytvořil :count nových transakcí', | ||||
|     'new_journals_header'                     => 'Firefly III pro Vás vytvořil transakci. Můžete ji najít ve vaší instalaci Firefly III:|Firefly III vytvořil :count transakcí. Najdete je ve vaší instalaci Firefly III:', | ||||
| @@ -184,4 +180,3 @@ return [ | ||||
|  * https://crowdin.com/project/firefly-iii | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
|   | ||||
| @@ -31,7 +31,6 @@ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
| declare(strict_types=1); | ||||
| 
 | ||||
| return [ | ||||
| @@ -52,7 +51,7 @@ return [ | ||||
|     'stacktrace'              => 'Trasování zásobníku', | ||||
|     'more_info'               => 'Více informací', | ||||
| 
 | ||||
| /* | ||||
|     /* | ||||
|  * PLEASE DO NOT EDIT THIS FILE DIRECTLY. | ||||
|  * YOUR CHANGES WILL BE OVERWRITTEN! | ||||
|  * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! | ||||
| @@ -63,7 +62,6 @@ return [ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
|     'collect_info'            => 'Shromažďujte prosím další informace do adresáře <code>storage/logs</code>, kde najdete chybové záznamy. Pokud používáte Docker, použijte <code>docker logs -f [container]</code>.', | ||||
|     'collect_info_more'       => 'You can read more about collecting error information in <a href="https://docs.firefly-iii.org/how-to/general/debug/">the FAQ</a>.', | ||||
|     'github_help'             => 'Získejte nápovědu na GitHub', | ||||
|   | ||||
| @@ -33,7 +33,6 @@ declare(strict_types=1); | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
| return [ | ||||
|     // general stuff:
 | ||||
|     'close'                                               => 'Zavřít', | ||||
| @@ -340,7 +339,7 @@ return [ | ||||
| 
 | ||||
|     // old
 | ||||
| 
 | ||||
| /* | ||||
|     /* | ||||
|  * PLEASE DO NOT EDIT THIS FILE DIRECTLY. | ||||
|  * YOUR CHANGES WILL BE OVERWRITTEN! | ||||
|  * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! | ||||
| @@ -351,7 +350,6 @@ return [ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
|     'search_modifier_date_on'                             => 'Transaction date is ":value"', | ||||
|     'search_modifier_not_date_on'                         => 'Transaction date is not ":value"', | ||||
|     'search_modifier_reconciled'                          => 'Transaction is reconciled', | ||||
| @@ -715,7 +713,7 @@ return [ | ||||
|     '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.', | ||||
| 
 | ||||
| /* | ||||
|     /* | ||||
|  * PLEASE DO NOT EDIT THIS FILE DIRECTLY. | ||||
|  * YOUR CHANGES WILL BE OVERWRITTEN! | ||||
|  * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! | ||||
| @@ -726,7 +724,6 @@ return [ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
|     // 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.', | ||||
| @@ -1215,7 +1212,7 @@ return [ | ||||
|     'rule_trigger_not_destination_is_cash'                => 'Destination account is not a cash account', | ||||
|     'rule_trigger_not_account_is_cash'                    => 'Neither account is a cash account', | ||||
| 
 | ||||
| /* | ||||
|     /* | ||||
|  * PLEASE DO NOT EDIT THIS FILE DIRECTLY. | ||||
|  * YOUR CHANGES WILL BE OVERWRITTEN! | ||||
|  * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! | ||||
| @@ -1226,7 +1223,6 @@ return [ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
|     // actions
 | ||||
|     // set, clear, add, remove, append/prepend
 | ||||
|     'rule_action_delete_transaction_choice'               => 'DELETE transaction(!)', | ||||
| @@ -1538,7 +1534,7 @@ return [ | ||||
|     '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.', | ||||
| 
 | ||||
| /* | ||||
|     /* | ||||
|  * PLEASE DO NOT EDIT THIS FILE DIRECTLY. | ||||
|  * YOUR CHANGES WILL BE OVERWRITTEN! | ||||
|  * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! | ||||
| @@ -1549,7 +1545,6 @@ return [ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
|     // export data:
 | ||||
|     'export_data_title'                                   => 'Export data from Firefly III', | ||||
|     'export_data_menu'                                    => 'Exportovat data', | ||||
| @@ -1942,7 +1937,7 @@ return [ | ||||
|     'stored_category'                                     => 'Uložena nová kategorie „:name“', | ||||
|     'without_category_between'                            => 'Bez kategorie mezi :start a :end', | ||||
| 
 | ||||
| /* | ||||
|     /* | ||||
|  * PLEASE DO NOT EDIT THIS FILE DIRECTLY. | ||||
|  * YOUR CHANGES WILL BE OVERWRITTEN! | ||||
|  * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! | ||||
| @@ -1953,7 +1948,6 @@ return [ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
|     // transactions:
 | ||||
|     'unreconcile'                                         => 'Undo reconciliation', | ||||
|     'update_withdrawal'                                   => 'Aktualizovat výběr', | ||||
| @@ -2183,7 +2177,7 @@ return [ | ||||
|     'classification'                                      => 'Klasifikace', | ||||
|     'store_transaction'                                   => 'Store transaction', | ||||
| 
 | ||||
| /* | ||||
|     /* | ||||
|  * PLEASE DO NOT EDIT THIS FILE DIRECTLY. | ||||
|  * YOUR CHANGES WILL BE OVERWRITTEN! | ||||
|  * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! | ||||
| @@ -2194,7 +2188,6 @@ return [ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
|     // reports:
 | ||||
|     'report_default'                                      => 'Výchozí finanční výkaz v období :start a :end', | ||||
|     'report_audit'                                        => 'Přehled historie transakcí mezi :start a :end', | ||||
| @@ -2299,7 +2292,7 @@ return [ | ||||
|     'sum_in_default_currency'                             => 'Souhrn vždy bude v měně, kterou jste nastavili jako výchozí.', | ||||
|     'net_filtered_prefs'                                  => 'This chart will never include accounts that have the "Include in net worth"-option unchecked.', | ||||
| 
 | ||||
| /* | ||||
|     /* | ||||
|  * PLEASE DO NOT EDIT THIS FILE DIRECTLY. | ||||
|  * YOUR CHANGES WILL BE OVERWRITTEN! | ||||
|  * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! | ||||
| @@ -2310,7 +2303,6 @@ return [ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
|     // charts:
 | ||||
|     'chart'                                               => 'Graf', | ||||
|     'month'                                               => 'Měsíc', | ||||
| @@ -2401,7 +2393,7 @@ return [ | ||||
|     'total_amount'                                        => 'Celková částka', | ||||
|     'number_of_decimals'                                  => 'Počet desetinných míst', | ||||
| 
 | ||||
| /* | ||||
|     /* | ||||
|  * PLEASE DO NOT EDIT THIS FILE DIRECTLY. | ||||
|  * YOUR CHANGES WILL BE OVERWRITTEN! | ||||
|  * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! | ||||
| @@ -2412,7 +2404,6 @@ return [ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
|     // administration
 | ||||
|     'invite_is_already_redeemed'                          => 'The invite to ":address" has already been redeemed.', | ||||
|     'invite_is_deleted'                                   => 'The invite to ":address" has been deleted.', | ||||
| @@ -2685,7 +2676,7 @@ return [ | ||||
|     'except_weekends'                                     => 'Vyjma výkendů', | ||||
|     'recurrence_deleted'                                  => 'Recurring transaction ":title" deleted', | ||||
| 
 | ||||
| /* | ||||
|     /* | ||||
|  * PLEASE DO NOT EDIT THIS FILE DIRECTLY. | ||||
|  * YOUR CHANGES WILL BE OVERWRITTEN! | ||||
|  * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! | ||||
| @@ -2696,7 +2687,6 @@ return [ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
|     // new lines for summary controller.
 | ||||
|     'box_balance_in_currency'                             => 'Zůstatek (:currency)', | ||||
|     'box_spent_in_currency'                               => 'Utraceno (:currency)', | ||||
| @@ -2772,4 +2762,3 @@ return [ | ||||
|  * https://crowdin.com/project/firefly-iii | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
|   | ||||
| @@ -31,7 +31,6 @@ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
| declare(strict_types=1); | ||||
| 
 | ||||
| return [ | ||||
| @@ -75,7 +74,7 @@ return [ | ||||
|     'tagMode'                     => 'Režim štítku', | ||||
|     'virtual_balance'             => 'Virtuální zůstatek', | ||||
| 
 | ||||
| /* | ||||
|     /* | ||||
|  * PLEASE DO NOT EDIT THIS FILE DIRECTLY. | ||||
|  * YOUR CHANGES WILL BE OVERWRITTEN! | ||||
|  * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! | ||||
| @@ -86,7 +85,6 @@ return [ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
|     'targetamount'                => 'Cílová částka', | ||||
|     'account_role'                => 'Role účtu', | ||||
|     'opening_balance_date'        => 'Datum počátečního zůstatku', | ||||
| @@ -180,7 +178,7 @@ return [ | ||||
|     'journal_areYouSure'          => 'Jste si jisti, že chcete odstranit transakci popsanou „:description“?', | ||||
|     'mass_journal_are_you_sure'   => 'Jste si jisti, že chcete odstranit tyto transakce?', | ||||
| 
 | ||||
| /* | ||||
|     /* | ||||
|  * PLEASE DO NOT EDIT THIS FILE DIRECTLY. | ||||
|  * YOUR CHANGES WILL BE OVERWRITTEN! | ||||
|  * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! | ||||
| @@ -191,7 +189,6 @@ return [ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
|     'tag_areYouSure'              => 'Jste si jisti, že chcete odstranit štítek „:tag“?', | ||||
|     'journal_link_areYouSure'     => 'Jste si jisti, že chcete odstranit provázání mezi <a href=":source_link">:source</a> a <a href=":destination_link">:destination</a>?', | ||||
|     'linkType_areYouSure'         => 'Jste si jisti, že chcete odstranit typ provázání „:name“ (":inward" / ":outward")?', | ||||
| @@ -255,7 +252,7 @@ return [ | ||||
|     'fints_account'               => 'FinTS účet', | ||||
|     'local_account'               => 'Účet Firefly III', | ||||
| 
 | ||||
| /* | ||||
|     /* | ||||
|  * PLEASE DO NOT EDIT THIS FILE DIRECTLY. | ||||
|  * YOUR CHANGES WILL BE OVERWRITTEN! | ||||
|  * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! | ||||
| @@ -266,7 +263,6 @@ return [ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
|     'from_date'                   => 'Od data', | ||||
|     'to_date'                     => 'Do data', | ||||
|     'due_date'                    => 'Datum splatnosti', | ||||
| @@ -313,4 +309,3 @@ return [ | ||||
|  * https://crowdin.com/project/firefly-iii | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
|   | ||||
| @@ -31,7 +31,6 @@ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
| declare(strict_types=1); | ||||
| 
 | ||||
| return [ | ||||
| @@ -65,7 +64,7 @@ return [ | ||||
|     'budgets_index_list_of_budgets'                           => 'Použijte tuto tabulku k nastavení částek pro každý rozpočet a zjistěte, jak na tom jste.', | ||||
|     'budgets_index_outro'                                     => 'Pokud se chcete dozvědět více o tvorbě rozpočtů, klikněte na ikonu nápovědy v pravém horním rohu.', | ||||
| 
 | ||||
| /* | ||||
|     /* | ||||
|  * PLEASE DO NOT EDIT THIS FILE DIRECTLY. | ||||
|  * YOUR CHANGES WILL BE OVERWRITTEN! | ||||
|  * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! | ||||
| @@ -76,7 +75,6 @@ return [ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
|     // reports (index)
 | ||||
|     'reports_index_intro'                                     => 'Pomocí těchto přehledů získáte podrobné informace o svých financích.', | ||||
|     'reports_index_inputReportType'                           => 'Vyberte typ přehledu. Podívejte se na stránky nápovědy a zjistěte, co vám každý přehled ukazuje.', | ||||
| @@ -114,7 +112,7 @@ return [ | ||||
|     'piggy-banks_index_button'                                => 'Vedle tohoto ukazatele postupu se nachází dvě tlačítka (+ a -) pro přidání nebo odebrání peněz z každé z pokladniček.', | ||||
|     'piggy-banks_index_accountStatus'                         => 'Pro každý majetkový účet s alespoň jednou pokladničkou je v této tabulce vypsán stav.', | ||||
| 
 | ||||
| /* | ||||
|     /* | ||||
|  * PLEASE DO NOT EDIT THIS FILE DIRECTLY. | ||||
|  * YOUR CHANGES WILL BE OVERWRITTEN! | ||||
|  * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! | ||||
| @@ -125,7 +123,6 @@ return [ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
|     // create piggy
 | ||||
|     'piggy-banks_create_name'                                 => 'Co je vašim cílem? Nová pohovka, fotoaparát, rezerva pro nečekané výdaje?', | ||||
|     'piggy-banks_create_date'                                 => 'Pro pokladničku je možné nastavit cílové datum nebo termín.', | ||||
| @@ -168,7 +165,7 @@ return [ | ||||
|     'rules_create_test_rule_triggers'                         => 'Toto tlačítko slouží ke zobrazení transakcí, které odpovídají pravidlu.', | ||||
|     'rules_create_actions'                                    => 'Nastavte tolik akcí, kolik chcete.', | ||||
| 
 | ||||
| /* | ||||
|     /* | ||||
|  * PLEASE DO NOT EDIT THIS FILE DIRECTLY. | ||||
|  * YOUR CHANGES WILL BE OVERWRITTEN! | ||||
|  * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! | ||||
| @@ -179,7 +176,6 @@ return [ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
|     // preferences
 | ||||
|     'preferences_index_tabs'                                  => 'Další volby jsou k dispozici v kartách.', | ||||
| 
 | ||||
| @@ -201,4 +197,3 @@ return [ | ||||
|  * https://crowdin.com/project/firefly-iii | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
|   | ||||
| @@ -31,7 +31,6 @@ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
| declare(strict_types=1); | ||||
| 
 | ||||
| return [ | ||||
| @@ -69,7 +68,7 @@ return [ | ||||
|     'next_expected_match'     => 'Další očekávaná shoda', | ||||
|     'automatch'               => 'Automatické hledání shody?', | ||||
| 
 | ||||
| /* | ||||
|     /* | ||||
|  * PLEASE DO NOT EDIT THIS FILE DIRECTLY. | ||||
|  * YOUR CHANGES WILL BE OVERWRITTEN! | ||||
|  * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! | ||||
| @@ -80,7 +79,6 @@ return [ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
|     'repeat_freq'             => 'Opakuje se', | ||||
|     'description'             => 'Popis', | ||||
|     'amount'                  => 'Částka', | ||||
| @@ -147,7 +145,7 @@ return [ | ||||
|     'account_at_bunq'         => 'Účet s bunq', | ||||
|     'file_name'               => 'Název souboru', | ||||
| 
 | ||||
| /* | ||||
|     /* | ||||
|  * PLEASE DO NOT EDIT THIS FILE DIRECTLY. | ||||
|  * YOUR CHANGES WILL BE OVERWRITTEN! | ||||
|  * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! | ||||
| @@ -158,7 +156,6 @@ return [ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
|     'file_size'               => 'Velikost souboru', | ||||
|     'file_type'               => 'Typ souboru', | ||||
|     'attached_to'             => 'Připojeno k', | ||||
| @@ -196,4 +193,3 @@ return [ | ||||
|  * https://crowdin.com/project/firefly-iii | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
|   | ||||
| @@ -31,7 +31,6 @@ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
| declare(strict_types=1); | ||||
| 
 | ||||
| return [ | ||||
|   | ||||
| @@ -31,7 +31,6 @@ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
| declare(strict_types=1); | ||||
| 
 | ||||
| return [ | ||||
|   | ||||
| @@ -31,7 +31,6 @@ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
| declare(strict_types=1); | ||||
| 
 | ||||
| return [ | ||||
| @@ -101,7 +100,7 @@ return [ | ||||
|     'unique_object_for_user'          => 'Tento název je již používán.', | ||||
|     'unique_account_for_user'         => 'Tento název účtu je již používán.', | ||||
| 
 | ||||
| /* | ||||
|     /* | ||||
|  * PLEASE DO NOT EDIT THIS FILE DIRECTLY. | ||||
|  * YOUR CHANGES WILL BE OVERWRITTEN! | ||||
|  * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! | ||||
| @@ -112,7 +111,6 @@ return [ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
|     'between.numeric'                 => ':attribute musí být v rozmezí :min a :max.', | ||||
|     'between.file'                    => ':attribute musí být v rozmezí :min a :max kilobajtů.', | ||||
|     'between.string'                  => ':attribute musí mít délku v rozmezí :min a :max znaků.', | ||||
| @@ -181,7 +179,7 @@ return [ | ||||
|     'same_account_type'               => 'Oba účty musí být stejného typu', | ||||
|     'same_account_currency'           => 'Oba účty musí mít stejné nastavení měny', | ||||
| 
 | ||||
| /* | ||||
|     /* | ||||
|  * PLEASE DO NOT EDIT THIS FILE DIRECTLY. | ||||
|  * YOUR CHANGES WILL BE OVERWRITTEN! | ||||
|  * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! | ||||
| @@ -192,7 +190,6 @@ return [ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
|     'secure_password'                 => 'Toto není bezpečné heslo. Zkuste jiné. Více se dozvíte na http://bit.ly/FF3-password-security', | ||||
|     'valid_recurrence_rep_type'       => 'Neplatný typ opakování pro opakované transakce.', | ||||
|     'valid_recurrence_rep_moment'     => 'Neplatné opakování v tento moment tohoto typu opakování.', | ||||
| @@ -254,7 +251,7 @@ return [ | ||||
|     'deposit_dest_bad_data'           => 'Při hledání ID „:id“ nebo jména „:name“ nelze najít platný cílový účet.', | ||||
|     'deposit_dest_wrong_type'         => 'Předložený cílový účet není správného typu.', | ||||
| 
 | ||||
| /* | ||||
|     /* | ||||
|  * PLEASE DO NOT EDIT THIS FILE DIRECTLY. | ||||
|  * YOUR CHANGES WILL BE OVERWRITTEN! | ||||
|  * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! | ||||
| @@ -265,7 +262,6 @@ return [ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
|     'transfer_source_need_data'       => 'Pro pokračování je potřeba získat platné ID zdrojového účtu a/nebo platný název zdrojového účtu.', | ||||
|     'transfer_source_bad_data'        => '[c] Could not find a valid source account when searching for ID ":id" or name ":name".', | ||||
|     'transfer_dest_need_data'         => '[c] Need to get a valid destination account ID and/or valid destination account name to continue.', | ||||
| @@ -308,4 +304,3 @@ return [ | ||||
|  * https://crowdin.com/project/firefly-iii | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
|   | ||||
| @@ -32,6 +32,5 @@ declare(strict_types=1); | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
| return [ | ||||
| ]; | ||||
|   | ||||
| @@ -31,7 +31,6 @@ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
| declare(strict_types=1); | ||||
| 
 | ||||
| return [ | ||||
|   | ||||
| @@ -31,7 +31,6 @@ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
| declare(strict_types=1); | ||||
| 
 | ||||
| return [ | ||||
| @@ -66,7 +65,7 @@ return [ | ||||
|     'transfer_list'          => 'Overførsler', | ||||
|     'transfers_list'         => 'Overførsler', | ||||
| 
 | ||||
| /* | ||||
|     /* | ||||
|  * PLEASE DO NOT EDIT THIS FILE DIRECTLY. | ||||
|  * YOUR CHANGES WILL BE OVERWRITTEN! | ||||
|  * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! | ||||
| @@ -77,7 +76,6 @@ return [ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
|     'reconciliation_list'    => 'Afstemninger', | ||||
|     'create_withdrawal'      => 'Opret ny hævning', | ||||
|     'create_deposit'         => 'Opret ny indtægt', | ||||
|   | ||||
| @@ -31,7 +31,6 @@ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
| declare(strict_types=1); | ||||
| 
 | ||||
| return [ | ||||
|   | ||||
| @@ -31,7 +31,6 @@ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
| declare(strict_types=1); | ||||
| 
 | ||||
| return [ | ||||
| @@ -51,7 +50,7 @@ return [ | ||||
|     // 'month_and_day_no_year'   => '%B %e',
 | ||||
|     'month_and_day_no_year_js' => 'D MMMM', | ||||
| 
 | ||||
| /* | ||||
|     /* | ||||
|  * PLEASE DO NOT EDIT THIS FILE DIRECTLY. | ||||
|  * YOUR CHANGES WILL BE OVERWRITTEN! | ||||
|  * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! | ||||
| @@ -62,7 +61,6 @@ return [ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
|     // 'date_time'               => '%B %e, %Y, @ %T',
 | ||||
|     'date_time_js'             => 'Do MMMM, YYYY @ HH:mm:ss', | ||||
|     'date_time_fns'            => 'MMMM do, yyyy @ HH:mm:ss', | ||||
| @@ -101,4 +99,3 @@ return [ | ||||
|  * https://crowdin.com/project/firefly-iii | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
|   | ||||
| @@ -31,7 +31,6 @@ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
| declare(strict_types=1); | ||||
| 
 | ||||
| return [ | ||||
| @@ -58,4 +57,3 @@ return [ | ||||
|  * https://crowdin.com/project/firefly-iii | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
|   | ||||
| @@ -31,7 +31,6 @@ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
| declare(strict_types=1); | ||||
| 
 | ||||
| return [ | ||||
| @@ -45,7 +44,7 @@ return [ | ||||
|     'admin_test_subject'                      => 'En testbesked fra din Firefly III-installation', | ||||
|     'admin_test_body'                         => 'Dette er en test besked fra din Firefly III installation. Den blev sendt til :email.', | ||||
| 
 | ||||
| /* | ||||
|     /* | ||||
|  * PLEASE DO NOT EDIT THIS FILE DIRECTLY. | ||||
|  * YOUR CHANGES WILL BE OVERWRITTEN! | ||||
|  * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! | ||||
| @@ -56,7 +55,6 @@ return [ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
|     // invite
 | ||||
|     'invitation_created_subject'              => 'En invitation er blevet oprettet', | ||||
|     'invitation_created_body'                 => 'Admin user ":email" created a user invitation which can be used by whoever is behind email address ":invitee". The invite will be valid for 48hrs.', | ||||
| @@ -92,7 +90,7 @@ return [ | ||||
|     'registered_pw_reset_link'                => 'Nulstilling af adgangskode:', | ||||
|     'registered_doc_link'                     => 'Dokumentation:', | ||||
| 
 | ||||
| /* | ||||
|     /* | ||||
|  * PLEASE DO NOT EDIT THIS FILE DIRECTLY. | ||||
|  * YOUR CHANGES WILL BE OVERWRITTEN! | ||||
|  * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! | ||||
| @@ -103,7 +101,6 @@ return [ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
|     // new version
 | ||||
|     'new_version_email_subject'               => 'A new Firefly III version is available', | ||||
| 
 | ||||
| @@ -147,7 +144,7 @@ return [ | ||||
|     'error_stacktrace_below'                  => 'Den fulde stacktrace er nedenfor:', | ||||
|     'error_headers'                           => 'The following headers may also be relevant:', | ||||
| 
 | ||||
| /* | ||||
|     /* | ||||
|  * PLEASE DO NOT EDIT THIS FILE DIRECTLY. | ||||
|  * YOUR CHANGES WILL BE OVERWRITTEN! | ||||
|  * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! | ||||
| @@ -158,7 +155,6 @@ return [ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
|     // report new journals
 | ||||
|     'new_journals_subject'                    => 'Firefly III har oprettet en ny transaktion|Firefly III har oprettet :count nye transaktioner', | ||||
|     'new_journals_header'                     => 'Firefly III har oprettet en transaktion for dig. Du kan finde den i din Firefly III installation:|Firefly III har oprettet :count transaktioner for dig. Du kan finde dem i din Firefly III installation:', | ||||
| @@ -184,4 +180,3 @@ return [ | ||||
|  * https://crowdin.com/project/firefly-iii | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
|   | ||||
| @@ -31,7 +31,6 @@ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
| declare(strict_types=1); | ||||
| 
 | ||||
| return [ | ||||
| @@ -52,7 +51,7 @@ return [ | ||||
|     'stacktrace'              => 'Stack trace', | ||||
|     'more_info'               => 'Yderligere information', | ||||
| 
 | ||||
| /* | ||||
|     /* | ||||
|  * PLEASE DO NOT EDIT THIS FILE DIRECTLY. | ||||
|  * YOUR CHANGES WILL BE OVERWRITTEN! | ||||
|  * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! | ||||
| @@ -63,7 +62,6 @@ return [ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
|     'collect_info'            => 'Der findes mere information i mappen <code>storage/logs</code> hvor du vil finde logfilerne. Hvis du kører Docker, brug <code>docker logs -f [container]</code>.', | ||||
|     'collect_info_more'       => 'You can read more about collecting error information in <a href="https://docs.firefly-iii.org/how-to/general/debug/">the FAQ</a>.', | ||||
|     'github_help'             => 'Få hjælp på GitHub', | ||||
|   | ||||
| @@ -33,7 +33,6 @@ declare(strict_types=1); | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
| return [ | ||||
|     // general stuff:
 | ||||
|     'close'                                               => 'Luk', | ||||
| @@ -340,7 +339,7 @@ return [ | ||||
| 
 | ||||
|     // old
 | ||||
| 
 | ||||
| /* | ||||
|     /* | ||||
|  * PLEASE DO NOT EDIT THIS FILE DIRECTLY. | ||||
|  * YOUR CHANGES WILL BE OVERWRITTEN! | ||||
|  * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! | ||||
| @@ -351,7 +350,6 @@ return [ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
|     'search_modifier_date_on'                             => 'Transaktionsdato er ":value"', | ||||
|     'search_modifier_not_date_on'                         => 'Transaktionsdato er ikke ":value"', | ||||
|     'search_modifier_reconciled'                          => 'Transaktionen er afstemt', | ||||
| @@ -715,7 +713,7 @@ return [ | ||||
|     'create_rule_from_query'                              => 'Opret ny regel fra søgeforespørgsel', | ||||
|     'rule_from_search_words'                              => 'Der er problemer med at håndtere forespørgslen ":string". Den foreslåede regel, der passer til din søgeforespørgsel, kan give forskellige resultater. Kontroller venligst omhyggeligt de udløsende hændelser.', | ||||
| 
 | ||||
| /* | ||||
|     /* | ||||
|  * PLEASE DO NOT EDIT THIS FILE DIRECTLY. | ||||
|  * YOUR CHANGES WILL BE OVERWRITTEN! | ||||
|  * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! | ||||
| @@ -726,7 +724,6 @@ return [ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
|     // END
 | ||||
|     'modifiers_applies_are'                               => 'De følgende tilpasninger anvendes også i søgningen:', | ||||
|     'general_search_error'                                => 'Der opstod en fejl under søgningen. Kontroller logfilerne for mere information.', | ||||
| @@ -1215,7 +1212,7 @@ return [ | ||||
|     'rule_trigger_not_destination_is_cash'                => 'Destination account is not a cash account', | ||||
|     'rule_trigger_not_account_is_cash'                    => 'Neither account is a cash account', | ||||
| 
 | ||||
| /* | ||||
|     /* | ||||
|  * PLEASE DO NOT EDIT THIS FILE DIRECTLY. | ||||
|  * YOUR CHANGES WILL BE OVERWRITTEN! | ||||
|  * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! | ||||
| @@ -1226,7 +1223,6 @@ return [ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
|     // actions
 | ||||
|     // set, clear, add, remove, append/prepend
 | ||||
|     'rule_action_delete_transaction_choice'               => 'DELETE transaction(!)', | ||||
| @@ -1498,7 +1494,7 @@ return [ | ||||
|     'login_provider_local_only'                           => 'Denne handling er ikke tilgængelig ved godkendelse via ":login_provider".', | ||||
|     'external_user_mgt_disabled'                          => 'Denne handling er ikke tilgængelig, når Firefly III ikke er ansvarlig for brugerhåndtering eller godkendelseshåndtering.', | ||||
|     'external_auth_disabled'                              => 'Denne handling er ikke tilgængelig, når Firefly III ikke er ansvarlig for autentificering.', | ||||
|     'delete_local_info_only'                              => "Da Firefly III ikke er ansvarlig for brugerhåndtering eller godkendelseshåndtering, vil denne funktion kun slette lokale Firefly III-oplysninger.", | ||||
|     'delete_local_info_only'                              => 'Da Firefly III ikke er ansvarlig for brugerhåndtering eller godkendelseshåndtering, vil denne funktion kun slette lokale Firefly III-oplysninger.', | ||||
|     'oauth'                                               => 'OAuth', | ||||
|     'profile_oauth_clients'                               => 'OAuth Klienter', | ||||
|     'profile_oauth_no_clients'                            => 'Du har ikke oprettet nogen OAuth klienter.', | ||||
| @@ -1538,7 +1534,7 @@ return [ | ||||
|     'multi_account_warning_deposit'                       => 'Husk, at destinationskontoen for efterfølgende opdelinger vil blive tilsidesat af hvad der er defineret i den første opsplitning af depositummet.', | ||||
|     'multi_account_warning_transfer'                      => 'Husk på, at kilden + destination konto for efterfølgende opdelinger vil blive overstyret af hvad der er defineret i den første opdeling af overførslen.', | ||||
| 
 | ||||
| /* | ||||
|     /* | ||||
|  * PLEASE DO NOT EDIT THIS FILE DIRECTLY. | ||||
|  * YOUR CHANGES WILL BE OVERWRITTEN! | ||||
|  * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! | ||||
| @@ -1549,7 +1545,6 @@ return [ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
|     // export data:
 | ||||
|     'export_data_title'                                   => 'Eksporter data fra Firefly III', | ||||
|     'export_data_menu'                                    => 'Eksporter data', | ||||
| @@ -1942,7 +1937,7 @@ return [ | ||||
|     'stored_category'                                     => 'Stored new category ":name"', | ||||
|     'without_category_between'                            => 'Without category between :start and :end', | ||||
| 
 | ||||
| /* | ||||
|     /* | ||||
|  * PLEASE DO NOT EDIT THIS FILE DIRECTLY. | ||||
|  * YOUR CHANGES WILL BE OVERWRITTEN! | ||||
|  * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! | ||||
| @@ -1953,7 +1948,6 @@ return [ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
|     // transactions:
 | ||||
|     'unreconcile'                                         => 'Undo reconciliation', | ||||
|     'update_withdrawal'                                   => 'Opdater udbetaling', | ||||
| @@ -2183,7 +2177,7 @@ return [ | ||||
|     'classification'                                      => 'Classification', | ||||
|     'store_transaction'                                   => 'Store transaction', | ||||
| 
 | ||||
| /* | ||||
|     /* | ||||
|  * PLEASE DO NOT EDIT THIS FILE DIRECTLY. | ||||
|  * YOUR CHANGES WILL BE OVERWRITTEN! | ||||
|  * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! | ||||
| @@ -2194,7 +2188,6 @@ return [ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
|     // reports:
 | ||||
|     'report_default'                                      => 'Default financial report between :start and :end', | ||||
|     'report_audit'                                        => 'Transaction history overview between :start and :end', | ||||
| @@ -2299,7 +2292,7 @@ return [ | ||||
|     'sum_in_default_currency'                             => 'The sum will always be in your default currency.', | ||||
|     'net_filtered_prefs'                                  => 'This chart will never include accounts that have the "Include in net worth"-option unchecked.', | ||||
| 
 | ||||
| /* | ||||
|     /* | ||||
|  * PLEASE DO NOT EDIT THIS FILE DIRECTLY. | ||||
|  * YOUR CHANGES WILL BE OVERWRITTEN! | ||||
|  * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! | ||||
| @@ -2310,7 +2303,6 @@ return [ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
|     // charts:
 | ||||
|     'chart'                                               => 'Chart', | ||||
|     'month'                                               => 'Month', | ||||
| @@ -2401,7 +2393,7 @@ return [ | ||||
|     'total_amount'                                        => 'Total amount', | ||||
|     'number_of_decimals'                                  => 'Number of decimals', | ||||
| 
 | ||||
| /* | ||||
|     /* | ||||
|  * PLEASE DO NOT EDIT THIS FILE DIRECTLY. | ||||
|  * YOUR CHANGES WILL BE OVERWRITTEN! | ||||
|  * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! | ||||
| @@ -2412,7 +2404,6 @@ return [ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
|     // administration
 | ||||
|     'invite_is_already_redeemed'                          => 'The invite to ":address" has already been redeemed.', | ||||
|     'invite_is_deleted'                                   => 'The invite to ":address" has been deleted.', | ||||
| @@ -2685,7 +2676,7 @@ return [ | ||||
|     'except_weekends'                                     => 'Except weekends', | ||||
|     'recurrence_deleted'                                  => 'Recurring transaction ":title" deleted', | ||||
| 
 | ||||
| /* | ||||
|     /* | ||||
|  * PLEASE DO NOT EDIT THIS FILE DIRECTLY. | ||||
|  * YOUR CHANGES WILL BE OVERWRITTEN! | ||||
|  * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! | ||||
| @@ -2696,7 +2687,6 @@ return [ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
|     // new lines for summary controller.
 | ||||
|     'box_balance_in_currency'                             => 'Balance (:currency)', | ||||
|     'box_spent_in_currency'                               => 'Spent (:currency)', | ||||
| @@ -2772,4 +2762,3 @@ return [ | ||||
|  * https://crowdin.com/project/firefly-iii | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
|   | ||||
| @@ -31,7 +31,6 @@ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
| declare(strict_types=1); | ||||
| 
 | ||||
| return [ | ||||
| @@ -75,7 +74,7 @@ return [ | ||||
|     'tagMode'                     => 'Tag tilstand', | ||||
|     'virtual_balance'             => 'Virtuel saldo', | ||||
| 
 | ||||
| /* | ||||
|     /* | ||||
|  * PLEASE DO NOT EDIT THIS FILE DIRECTLY. | ||||
|  * YOUR CHANGES WILL BE OVERWRITTEN! | ||||
|  * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! | ||||
| @@ -86,7 +85,6 @@ return [ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
|     'targetamount'                => 'Målbeløb', | ||||
|     'account_role'                => 'Kontorolle', | ||||
|     'opening_balance_date'        => 'Dato for startsaldo', | ||||
| @@ -180,7 +178,7 @@ return [ | ||||
|     'journal_areYouSure'          => 'Er du sikker på, at du vil slette transaktionen beskrevet med ":description"?', | ||||
|     'mass_journal_are_you_sure'   => 'Er du sikker på, at du vil slette disse transaktioner?', | ||||
| 
 | ||||
| /* | ||||
|     /* | ||||
|  * PLEASE DO NOT EDIT THIS FILE DIRECTLY. | ||||
|  * YOUR CHANGES WILL BE OVERWRITTEN! | ||||
|  * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! | ||||
| @@ -191,7 +189,6 @@ return [ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
|     'tag_areYouSure'              => 'Er du sikker på, at du vil slette tagget ":tag"?', | ||||
|     'journal_link_areYouSure'     => 'Er du sikker på, at du vil slette linket mellem <a href=":source_link">:source</a> og <a href=":destination_link">:destination</a>?', | ||||
|     'linkType_areYouSure'         => 'Er du sikker på, at du vil slette linktypen ":name" (":inward" / ":outward")?', | ||||
| @@ -255,7 +252,7 @@ return [ | ||||
|     'fints_account'               => 'FinTS konto', | ||||
|     'local_account'               => 'Firefly III konto', | ||||
| 
 | ||||
| /* | ||||
|     /* | ||||
|  * PLEASE DO NOT EDIT THIS FILE DIRECTLY. | ||||
|  * YOUR CHANGES WILL BE OVERWRITTEN! | ||||
|  * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! | ||||
| @@ -266,7 +263,6 @@ return [ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
|     'from_date'                   => 'Dato fra', | ||||
|     'to_date'                     => 'Dato til', | ||||
|     'due_date'                    => 'Forfaldsdato', | ||||
| @@ -313,4 +309,3 @@ return [ | ||||
|  * https://crowdin.com/project/firefly-iii | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
|   | ||||
| @@ -31,7 +31,6 @@ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
| declare(strict_types=1); | ||||
| 
 | ||||
| return [ | ||||
| @@ -65,7 +64,7 @@ return [ | ||||
|     'budgets_index_list_of_budgets'                           => 'Brug denne tabel til at fastsætte beløbene for hvert budget og se, hvordan du klarer det.', | ||||
|     'budgets_index_outro'                                     => 'For at lære mere om budgettering, tjek hjælpeikonet i øverste højre hjørne.', | ||||
| 
 | ||||
| /* | ||||
|     /* | ||||
|  * PLEASE DO NOT EDIT THIS FILE DIRECTLY. | ||||
|  * YOUR CHANGES WILL BE OVERWRITTEN! | ||||
|  * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! | ||||
| @@ -76,7 +75,6 @@ return [ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
|     // reports (index)
 | ||||
|     'reports_index_intro'                                     => 'Brug disse rapporter til at få detaljeret indsigt i dine finanser.', | ||||
|     'reports_index_inputReportType'                           => 'Vælg en rapporttype. Tjek hjælpesiderne for at se, hvad hver rapport viser.', | ||||
| @@ -114,7 +112,7 @@ return [ | ||||
|     'piggy-banks_index_button'                                => 'Ved siden af denne statuslinje er to knapper (+ og -) for at tilføje eller fjerne penge fra hver "sparebøsse".', | ||||
|     'piggy-banks_index_accountStatus'                         => 'For hver konto for aktiver med mindst en "sparebøsse" er status angivet i denne tabel.', | ||||
| 
 | ||||
| /* | ||||
|     /* | ||||
|  * PLEASE DO NOT EDIT THIS FILE DIRECTLY. | ||||
|  * YOUR CHANGES WILL BE OVERWRITTEN! | ||||
|  * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! | ||||
| @@ -125,7 +123,6 @@ return [ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
|     // create piggy
 | ||||
|     'piggy-banks_create_name'                                 => 'Hvad er dit mål? En ny sofa, et kamera, penge til nødsituationer?', | ||||
|     'piggy-banks_create_date'                                 => 'Du kan angive en måldato eller en deadline for din "sparebøsse".', | ||||
| @@ -168,7 +165,7 @@ return [ | ||||
|     'rules_create_test_rule_triggers'                         => 'Brug denne knap til at se, hvilke transaktioner der ville passe til din regel.', | ||||
|     'rules_create_actions'                                    => 'Angiv så mange handlinger som du ønsker.', | ||||
| 
 | ||||
| /* | ||||
|     /* | ||||
|  * PLEASE DO NOT EDIT THIS FILE DIRECTLY. | ||||
|  * YOUR CHANGES WILL BE OVERWRITTEN! | ||||
|  * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! | ||||
| @@ -179,7 +176,6 @@ return [ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
|     // preferences
 | ||||
|     'preferences_index_tabs'                                  => 'Flere indstillinger er tilgængelige bag disse fanerblade.', | ||||
| 
 | ||||
| @@ -201,4 +197,3 @@ return [ | ||||
|  * https://crowdin.com/project/firefly-iii | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
|   | ||||
| @@ -31,7 +31,6 @@ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
| declare(strict_types=1); | ||||
| 
 | ||||
| return [ | ||||
| @@ -69,7 +68,7 @@ return [ | ||||
|     'next_expected_match'     => 'Næste forventede afstemning', | ||||
|     'automatch'               => 'Auto afstem?', | ||||
| 
 | ||||
| /* | ||||
|     /* | ||||
|  * PLEASE DO NOT EDIT THIS FILE DIRECTLY. | ||||
|  * YOUR CHANGES WILL BE OVERWRITTEN! | ||||
|  * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! | ||||
| @@ -80,7 +79,6 @@ return [ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
|     'repeat_freq'             => 'Gentagelser', | ||||
|     'description'             => 'Beskrivelse', | ||||
|     'amount'                  => 'Beløb', | ||||
| @@ -147,7 +145,7 @@ return [ | ||||
|     'account_at_bunq'         => 'Konto hos bunq', | ||||
|     'file_name'               => 'Filnavn', | ||||
| 
 | ||||
| /* | ||||
|     /* | ||||
|  * PLEASE DO NOT EDIT THIS FILE DIRECTLY. | ||||
|  * YOUR CHANGES WILL BE OVERWRITTEN! | ||||
|  * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! | ||||
| @@ -158,7 +156,6 @@ return [ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
|     'file_size'               => 'Filstørrelse', | ||||
|     'file_type'               => 'Filtype', | ||||
|     'attached_to'             => 'Vedhæftet til', | ||||
| @@ -196,4 +193,3 @@ return [ | ||||
|  * https://crowdin.com/project/firefly-iii | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
|   | ||||
| @@ -31,7 +31,6 @@ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
| declare(strict_types=1); | ||||
| 
 | ||||
| return [ | ||||
|   | ||||
| @@ -31,7 +31,6 @@ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
| declare(strict_types=1); | ||||
| 
 | ||||
| return [ | ||||
|   | ||||
| @@ -31,7 +31,6 @@ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
| declare(strict_types=1); | ||||
| 
 | ||||
| return [ | ||||
| @@ -101,7 +100,7 @@ return [ | ||||
|     'unique_object_for_user'          => 'Navnet er allerede i brug.', | ||||
|     'unique_account_for_user'         => 'Kontonavnet er allerede i brug.', | ||||
| 
 | ||||
| /* | ||||
|     /* | ||||
|  * PLEASE DO NOT EDIT THIS FILE DIRECTLY. | ||||
|  * YOUR CHANGES WILL BE OVERWRITTEN! | ||||
|  * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! | ||||
| @@ -112,7 +111,6 @@ return [ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
|     'between.numeric'                 => ':attribute skal være mellem :min og :max.', | ||||
|     'between.file'                    => ':attribute skal være mellem :min og :max kilobytes.', | ||||
|     'between.string'                  => ':attribute skal være imellem :min - :max tegn.', | ||||
| @@ -181,7 +179,7 @@ return [ | ||||
|     'same_account_type'               => 'Begge konti skal være af samme kontotype', | ||||
|     'same_account_currency'           => 'Begge konti skal have samme valuta', | ||||
| 
 | ||||
| /* | ||||
|     /* | ||||
|  * PLEASE DO NOT EDIT THIS FILE DIRECTLY. | ||||
|  * YOUR CHANGES WILL BE OVERWRITTEN! | ||||
|  * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! | ||||
| @@ -192,7 +190,6 @@ return [ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
|     'secure_password'                 => 'Dette er ikke en sikker adgangskode. Prøv venligst igen. For mere information, besøg https://bit.ly/FF3-password-security', | ||||
|     'valid_recurrence_rep_type'       => 'Ugyldig type gentalgelse for periodiske transaktioner.', | ||||
|     'valid_recurrence_rep_moment'     => 'Ugyldigt øjeblik for denne type gentagelse.', | ||||
| @@ -254,7 +251,7 @@ return [ | ||||
|     'deposit_dest_bad_data'           => 'Kunne ikke finde en gyldig destinationskonto, ved søgning efter ID ":id" eller kontonavn ":name".', | ||||
|     'deposit_dest_wrong_type'         => 'Den foreslåede destinationskonto er ikke af den rigtige type.', | ||||
| 
 | ||||
| /* | ||||
|     /* | ||||
|  * PLEASE DO NOT EDIT THIS FILE DIRECTLY. | ||||
|  * YOUR CHANGES WILL BE OVERWRITTEN! | ||||
|  * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! | ||||
| @@ -265,7 +262,6 @@ return [ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
|     'transfer_source_need_data'       => 'Det er nødvendigt at have et gyldigt kildekonto ID og/eller gyldigt kildekontonavn for at fortsætte.', | ||||
|     'transfer_source_bad_data'        => '[c] Could not find a valid source account when searching for ID ":id" or name ":name".', | ||||
|     'transfer_dest_need_data'         => '[c] Need to get a valid destination account ID and/or valid destination account name to continue.', | ||||
| @@ -308,4 +304,3 @@ return [ | ||||
|  * https://crowdin.com/project/firefly-iii | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
|   | ||||
| @@ -32,6 +32,5 @@ declare(strict_types=1); | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
| return [ | ||||
| ]; | ||||
|   | ||||
| @@ -31,7 +31,6 @@ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
| declare(strict_types=1); | ||||
| 
 | ||||
| return [ | ||||
|   | ||||
| @@ -31,7 +31,6 @@ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
| declare(strict_types=1); | ||||
| 
 | ||||
| return [ | ||||
| @@ -66,7 +65,7 @@ return [ | ||||
|     'transfer_list'          => 'Umbuchungen', | ||||
|     'transfers_list'         => 'Umbuchungen', | ||||
| 
 | ||||
| /* | ||||
|     /* | ||||
|  * PLEASE DO NOT EDIT THIS FILE DIRECTLY. | ||||
|  * YOUR CHANGES WILL BE OVERWRITTEN! | ||||
|  * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! | ||||
| @@ -77,7 +76,6 @@ return [ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
|     'reconciliation_list'    => 'Kontenabgleiche', | ||||
|     'create_withdrawal'      => 'Neue Ausgabe erstellen', | ||||
|     'create_deposit'         => 'Neue Einnahme erstellen', | ||||
|   | ||||
| @@ -31,7 +31,6 @@ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
| declare(strict_types=1); | ||||
| 
 | ||||
| return [ | ||||
|   | ||||
| @@ -31,7 +31,6 @@ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
| declare(strict_types=1); | ||||
| 
 | ||||
| return [ | ||||
| @@ -51,7 +50,7 @@ return [ | ||||
|     // 'month_and_day_no_year'   => '%B %e',
 | ||||
|     'month_and_day_no_year_js' => 'DD. MMMM', | ||||
| 
 | ||||
| /* | ||||
|     /* | ||||
|  * PLEASE DO NOT EDIT THIS FILE DIRECTLY. | ||||
|  * YOUR CHANGES WILL BE OVERWRITTEN! | ||||
|  * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! | ||||
| @@ -62,7 +61,6 @@ return [ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
|     // 'date_time'               => '%B %e, %Y, @ %T',
 | ||||
|     'date_time_js'             => 'Do MMMM YYYY um HH:mm:ss', | ||||
|     'date_time_fns'            => 'dd. MMM. yyyy um HH:mm:ss', | ||||
| @@ -101,4 +99,3 @@ return [ | ||||
|  * https://crowdin.com/project/firefly-iii | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
|   | ||||
| @@ -31,7 +31,6 @@ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
| declare(strict_types=1); | ||||
| 
 | ||||
| return [ | ||||
| @@ -58,4 +57,3 @@ return [ | ||||
|  * https://crowdin.com/project/firefly-iii | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
|   | ||||
| @@ -31,7 +31,6 @@ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
| declare(strict_types=1); | ||||
| 
 | ||||
| return [ | ||||
| @@ -45,7 +44,7 @@ return [ | ||||
|     'admin_test_subject'                      => 'Eine Testmeldung von Ihrer Firefly III Installation', | ||||
|     'admin_test_body'                         => 'Dies ist eine Testnachricht von Ihrer Firefly III-Instanz. Sie wurde an :email gesendet.', | ||||
| 
 | ||||
| /* | ||||
|     /* | ||||
|  * PLEASE DO NOT EDIT THIS FILE DIRECTLY. | ||||
|  * YOUR CHANGES WILL BE OVERWRITTEN! | ||||
|  * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! | ||||
| @@ -56,7 +55,6 @@ return [ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
|     // invite
 | ||||
|     'invitation_created_subject'              => 'Eine Einladung wurde erstellt', | ||||
|     'invitation_created_body'                 => 'Admin-Benutzer „:email” hat eine Benutzereinladung erstellt, die von demjenigen benutzt werden kann, der hinter der E-Mail-Adresse „:invitee” steht. Die Einladung ist 48 Stunden lang gültig.', | ||||
| @@ -92,7 +90,7 @@ return [ | ||||
|     'registered_pw_reset_link'                => 'Passwort zurücksetzen:', | ||||
|     'registered_doc_link'                     => 'Dokumentation:', | ||||
| 
 | ||||
| /* | ||||
|     /* | ||||
|  * PLEASE DO NOT EDIT THIS FILE DIRECTLY. | ||||
|  * YOUR CHANGES WILL BE OVERWRITTEN! | ||||
|  * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! | ||||
| @@ -103,7 +101,6 @@ return [ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
|     // new version
 | ||||
|     'new_version_email_subject'               => 'Eine neue Firefly III-Version ist verfügbar', | ||||
| 
 | ||||
| @@ -147,7 +144,7 @@ return [ | ||||
|     'error_stacktrace_below'                  => 'Der vollständige Stacktrace ist unten:', | ||||
|     'error_headers'                           => 'Die folgenden Kopfzeilen können ebenfalls von Bedeutung sein:', | ||||
| 
 | ||||
| /* | ||||
|     /* | ||||
|  * PLEASE DO NOT EDIT THIS FILE DIRECTLY. | ||||
|  * YOUR CHANGES WILL BE OVERWRITTEN! | ||||
|  * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! | ||||
| @@ -158,7 +155,6 @@ return [ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
|     // report new journals
 | ||||
|     'new_journals_subject'                    => 'Firefly III hat eine neue Transaktion erstellt|Firefly III hat :count neue Transaktionen erstellt', | ||||
|     'new_journals_header'                     => 'Firefly III hat eine Transaktion für Sie erstellt. Sie finden sie in Ihrer Firefly III Installation:|Firefly III hat :count Transaktionen für Sie erstellt. Sie können sie in Ihrer Firefly III Installation finden:', | ||||
| @@ -184,4 +180,3 @@ return [ | ||||
|  * https://crowdin.com/project/firefly-iii | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
|   | ||||
| @@ -31,7 +31,6 @@ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
| declare(strict_types=1); | ||||
| 
 | ||||
| return [ | ||||
| @@ -52,7 +51,7 @@ return [ | ||||
|     'stacktrace'              => 'Stack-Trace', | ||||
|     'more_info'               => 'Weitere Informationen', | ||||
| 
 | ||||
| /* | ||||
|     /* | ||||
|  * PLEASE DO NOT EDIT THIS FILE DIRECTLY. | ||||
|  * YOUR CHANGES WILL BE OVERWRITTEN! | ||||
|  * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! | ||||
| @@ -63,7 +62,6 @@ return [ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
|     'collect_info'            => 'Bitte sammeln Sie weitere Informationen im Verzeichnis <code>storage/logs</code> wo Sie Logdateien finden können. Wenn Sie Docker verwenden, verwenden Sie <code>docker logs -f [container]</code>.', | ||||
|     'collect_info_more'       => 'Weitere Informationen zum Sammeln von Fehlerinformationen finden Sie <a href="https://docs.firefly-iii.org/how-to/general/debug/">im FAQ</a>.', | ||||
|     'github_help'             => 'Hilfe auf GitHub erhalten', | ||||
|   | ||||
| @@ -33,7 +33,6 @@ declare(strict_types=1); | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
| return [ | ||||
|     // general stuff:
 | ||||
|     'close'                                               => 'Schließen', | ||||
| @@ -340,7 +339,7 @@ return [ | ||||
| 
 | ||||
|     // old
 | ||||
| 
 | ||||
| /* | ||||
|     /* | ||||
|  * PLEASE DO NOT EDIT THIS FILE DIRECTLY. | ||||
|  * YOUR CHANGES WILL BE OVERWRITTEN! | ||||
|  * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! | ||||
| @@ -351,7 +350,6 @@ return [ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
|     'search_modifier_date_on'                             => 'Buchungsdatum ist „:value”', | ||||
|     'search_modifier_not_date_on'                         => 'Buchungsdatum ist nicht ":value"', | ||||
|     'search_modifier_reconciled'                          => 'Buchung wurde abgeglichen', | ||||
| @@ -715,7 +713,7 @@ return [ | ||||
|     'create_rule_from_query'                              => 'Neue Regel aus Suchanfrage erstellen', | ||||
|     'rule_from_search_words'                              => 'Die Regel-Modul hat Schwierigkeiten „:string” zu verarbeiten. Die vorgeschlagene Regel, die Ihrer Suchanfrage entspricht, kann zu unterschiedlichen Ergebnissen führen. Bitte überprüfen Sie die Regelauslöser sorgfältig.', | ||||
| 
 | ||||
| /* | ||||
|     /* | ||||
|  * PLEASE DO NOT EDIT THIS FILE DIRECTLY. | ||||
|  * YOUR CHANGES WILL BE OVERWRITTEN! | ||||
|  * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! | ||||
| @@ -726,7 +724,6 @@ return [ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
|     // 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.', | ||||
| @@ -1215,7 +1212,7 @@ return [ | ||||
|     'rule_trigger_not_destination_is_cash'                => 'Zielkonto ist kein Bargeldkonto', | ||||
|     'rule_trigger_not_account_is_cash'                    => 'Beide Konten sind keine Bargeldkonten', | ||||
| 
 | ||||
| /* | ||||
|     /* | ||||
|  * PLEASE DO NOT EDIT THIS FILE DIRECTLY. | ||||
|  * YOUR CHANGES WILL BE OVERWRITTEN! | ||||
|  * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! | ||||
| @@ -1226,7 +1223,6 @@ return [ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
|     // actions
 | ||||
|     // set, clear, add, remove, append/prepend
 | ||||
|     'rule_action_delete_transaction_choice'               => 'Buchung LÖSCHEN(!)', | ||||
| @@ -1241,7 +1237,7 @@ return [ | ||||
|     'rule_action_set_description'                         => 'Beschreibung setzen für ":action_value"', | ||||
|     'rule_action_append_description'                      => '":action_value" an Beschreibung anfügen', | ||||
|     'rule_action_prepend_description'                     => '":action_value" vor Beschreibung einfügen', | ||||
|     'rule_action_set_category_choice'                     => 'Kategorie zuweisen ...', | ||||
|     'rule_action_set_category_choice'                     => "Kategorie zuweisen\u{a0}...", | ||||
|     'rule_action_clear_category_choice'                   => 'Bereinige jede Kategorie', | ||||
|     'rule_action_set_budget_choice'                       => 'Setze Budget auf ..', | ||||
|     'rule_action_clear_budget_choice'                     => 'Alle Budgets leeren', | ||||
| @@ -1334,7 +1330,7 @@ return [ | ||||
|     'pref_1Y'                                             => 'Ein Jahr', | ||||
|     'pref_last365'                                        => 'Letztes Jahr', | ||||
|     'pref_last90'                                         => 'Letzte 90 Tage', | ||||
|     'pref_last30'                                         => 'Letzte 30 Tage', | ||||
|     'pref_last30'                                         => "Letzte 30\u{a0}Tage", | ||||
|     'pref_last7'                                          => 'Letzte 7 Tage', | ||||
|     'pref_YTD'                                            => 'Jahr bis heute', | ||||
|     'pref_QTD'                                            => 'Quartal bis heute', | ||||
| @@ -1498,7 +1494,7 @@ return [ | ||||
|     'login_provider_local_only'                           => 'Diese Aktion ist bei der Authentifizierung durch ":login_provider" nicht verfügbar.', | ||||
|     'external_user_mgt_disabled'                          => 'Diese Aktion ist nicht verfügbar, wenn Firefly III nicht für die Benutzerverwaltung oder die Authentifizierungsbehandlung zuständig ist.', | ||||
|     'external_auth_disabled'                              => 'Diese Aktion ist nicht verfügbar, wenn Firefly III nicht für die Bearbeitung der Authentifizierung zuständig ist.', | ||||
|     'delete_local_info_only'                              => "Da Firefly III nicht für die Benutzerverwaltung oder die Authentifizierungsbehandlung zuständig ist, löscht diese Funktion nur lokale Firefly III-Informationen.", | ||||
|     'delete_local_info_only'                              => 'Da Firefly III nicht für die Benutzerverwaltung oder die Authentifizierungsbehandlung zuständig ist, löscht diese Funktion nur lokale Firefly III-Informationen.', | ||||
|     'oauth'                                               => 'OAuth', | ||||
|     'profile_oauth_clients'                               => 'OAuth-Clients', | ||||
|     'profile_oauth_no_clients'                            => 'Sie haben noch keine OAuth-Clients erstellt.', | ||||
| @@ -1538,7 +1534,7 @@ return [ | ||||
|     'multi_account_warning_deposit'                       => 'Bedenken Sie, dass das Zielkonto nachfolgender Aufteilungen von dem, was in der ersten Aufteilung der Einnahmen definiert ist, außer Kraft gesetzt wird.', | ||||
|     'multi_account_warning_transfer'                      => 'Bedenken Sie, dass das Quell- und Zielkonto nachfolgender Aufteilungen durch das, was in der ersten Aufteilung der Übertragung definiert ist, außer Kraft gesetzt wird.', | ||||
| 
 | ||||
| /* | ||||
|     /* | ||||
|  * PLEASE DO NOT EDIT THIS FILE DIRECTLY. | ||||
|  * YOUR CHANGES WILL BE OVERWRITTEN! | ||||
|  * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! | ||||
| @@ -1549,7 +1545,6 @@ return [ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
|     // export data:
 | ||||
|     'export_data_title'                                   => 'Daten aus Firefly III exportieren', | ||||
|     'export_data_menu'                                    => 'Daten exportieren', | ||||
| @@ -1942,7 +1937,7 @@ return [ | ||||
|     'stored_category'                                     => 'Neue Kategorie „:name” gespeichert', | ||||
|     'without_category_between'                            => 'Ohne Kategorie zwischen :start und :end', | ||||
| 
 | ||||
| /* | ||||
|     /* | ||||
|  * PLEASE DO NOT EDIT THIS FILE DIRECTLY. | ||||
|  * YOUR CHANGES WILL BE OVERWRITTEN! | ||||
|  * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! | ||||
| @@ -1953,7 +1948,6 @@ return [ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
|     // transactions:
 | ||||
|     'unreconcile'                                         => 'Kontenabgleich widerrufen', | ||||
|     'update_withdrawal'                                   => 'Ausgaben aktualisieren', | ||||
| @@ -2183,7 +2177,7 @@ return [ | ||||
|     'classification'                                      => 'Klassifizierung', | ||||
|     'store_transaction'                                   => 'Buchung speichern', | ||||
| 
 | ||||
| /* | ||||
|     /* | ||||
|  * PLEASE DO NOT EDIT THIS FILE DIRECTLY. | ||||
|  * YOUR CHANGES WILL BE OVERWRITTEN! | ||||
|  * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! | ||||
| @@ -2194,7 +2188,6 @@ return [ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
|     // reports:
 | ||||
|     'report_default'                                      => 'Standardfinanzbericht zwischen :start und :end', | ||||
|     'report_audit'                                        => 'Übersicht des Buchungsverlaufs zwischen :start und :end', | ||||
| @@ -2299,7 +2292,7 @@ return [ | ||||
|     'sum_in_default_currency'                             => 'Der Betrag wird immer in Ihrer Standardwährung angegeben.', | ||||
|     'net_filtered_prefs'                                  => 'Dieses Diagramm wird niemals Konten einbeziehen, die die Option "Im Eigenkapital enthalten" deaktiviert haben.', | ||||
| 
 | ||||
| /* | ||||
|     /* | ||||
|  * PLEASE DO NOT EDIT THIS FILE DIRECTLY. | ||||
|  * YOUR CHANGES WILL BE OVERWRITTEN! | ||||
|  * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! | ||||
| @@ -2310,7 +2303,6 @@ return [ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
|     // charts:
 | ||||
|     'chart'                                               => 'Diagram', | ||||
|     'month'                                               => 'Monat', | ||||
| @@ -2401,7 +2393,7 @@ return [ | ||||
|     'total_amount'                                        => 'Gesamtbetrag', | ||||
|     'number_of_decimals'                                  => 'Anzahl der Nachkommastellen', | ||||
| 
 | ||||
| /* | ||||
|     /* | ||||
|  * PLEASE DO NOT EDIT THIS FILE DIRECTLY. | ||||
|  * YOUR CHANGES WILL BE OVERWRITTEN! | ||||
|  * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! | ||||
| @@ -2412,7 +2404,6 @@ return [ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
|     // administration
 | ||||
|     'invite_is_already_redeemed'                          => 'Die Einladung zu „:address“ wurde bereits eingelöst.', | ||||
|     'invite_is_deleted'                                   => 'Die Einladung zu „:address“ wurde gelöscht.', | ||||
| @@ -2685,7 +2676,7 @@ return [ | ||||
|     'except_weekends'                                     => 'Außer an Wochenenden', | ||||
|     'recurrence_deleted'                                  => 'Dauerauftrag „:title” gelöscht', | ||||
| 
 | ||||
| /* | ||||
|     /* | ||||
|  * PLEASE DO NOT EDIT THIS FILE DIRECTLY. | ||||
|  * YOUR CHANGES WILL BE OVERWRITTEN! | ||||
|  * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! | ||||
| @@ -2696,7 +2687,6 @@ return [ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
|     // new lines for summary controller.
 | ||||
|     'box_balance_in_currency'                             => 'Guthaben (:currency)', | ||||
|     'box_spent_in_currency'                               => 'Ausgaben (:currency)', | ||||
| @@ -2772,4 +2762,3 @@ return [ | ||||
|  * https://crowdin.com/project/firefly-iii | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
|   | ||||
| @@ -31,7 +31,6 @@ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
| declare(strict_types=1); | ||||
| 
 | ||||
| return [ | ||||
| @@ -75,7 +74,7 @@ return [ | ||||
|     'tagMode'                     => 'Schlagwort-Modus', | ||||
|     'virtual_balance'             => 'Virtueller Kontostand', | ||||
| 
 | ||||
| /* | ||||
|     /* | ||||
|  * PLEASE DO NOT EDIT THIS FILE DIRECTLY. | ||||
|  * YOUR CHANGES WILL BE OVERWRITTEN! | ||||
|  * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! | ||||
| @@ -86,7 +85,6 @@ return [ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
|     'targetamount'                => 'Zielbetrag', | ||||
|     'account_role'                => 'Kontenfunktion', | ||||
|     'opening_balance_date'        => 'Eröffnungsbilanzdatum', | ||||
| @@ -180,7 +178,7 @@ return [ | ||||
|     'journal_areYouSure'          => 'Sind Sie sicher, dass Sie die Überweisung mit dem Namen ":description" löschen möchten?', | ||||
|     'mass_journal_are_you_sure'   => 'Sind Sie sicher, dass Sie diese Überweisung löschen möchten?', | ||||
| 
 | ||||
| /* | ||||
|     /* | ||||
|  * PLEASE DO NOT EDIT THIS FILE DIRECTLY. | ||||
|  * YOUR CHANGES WILL BE OVERWRITTEN! | ||||
|  * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! | ||||
| @@ -191,7 +189,6 @@ return [ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
|     'tag_areYouSure'              => 'Möchten Sie das Schlagwort „:tag” wirklich löschen?', | ||||
|     'journal_link_areYouSure'     => 'Sind Sie sicher, dass Sie die Verknüpfung zwischen <a href=":source_link">:source</a> und <a href=":destination_link">:destination</a> löschen möchten?', | ||||
|     'linkType_areYouSure'         => 'Möchten Sie den Verknüpfungstyp „:name” („:inward”/„:outward”) wirklich löschen?', | ||||
| @@ -255,7 +252,7 @@ return [ | ||||
|     'fints_account'               => 'FinTS-Konto', | ||||
|     'local_account'               => 'Firefly-III-Konto', | ||||
| 
 | ||||
| /* | ||||
|     /* | ||||
|  * PLEASE DO NOT EDIT THIS FILE DIRECTLY. | ||||
|  * YOUR CHANGES WILL BE OVERWRITTEN! | ||||
|  * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! | ||||
| @@ -266,7 +263,6 @@ return [ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
|     'from_date'                   => 'Datum ab', | ||||
|     'to_date'                     => 'Datum bis', | ||||
|     'due_date'                    => 'Fälligkeitstermin', | ||||
| @@ -313,4 +309,3 @@ return [ | ||||
|  * https://crowdin.com/project/firefly-iii | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
|   | ||||
| @@ -31,7 +31,6 @@ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
| declare(strict_types=1); | ||||
| 
 | ||||
| return [ | ||||
| @@ -65,7 +64,7 @@ return [ | ||||
|     'budgets_index_list_of_budgets'                           => 'Verwenden Sie diese Tabelle, um die Beträge für jedes Budget festzulegen und einen Überblick zu erhalten.', | ||||
|     'budgets_index_outro'                                     => 'Um mehr über die Finanzplanung zu erfahren, klicken Sie auf das Hilfesymbol in der oberen rechten Ecke.', | ||||
| 
 | ||||
| /* | ||||
|     /* | ||||
|  * PLEASE DO NOT EDIT THIS FILE DIRECTLY. | ||||
|  * YOUR CHANGES WILL BE OVERWRITTEN! | ||||
|  * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! | ||||
| @@ -76,7 +75,6 @@ return [ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
|     // reports (index)
 | ||||
|     'reports_index_intro'                                     => 'Verwenden Sie diese Reports, um detaillierte Einblicke in Ihre Finanzen zu erhalten.', | ||||
|     'reports_index_inputReportType'                           => 'Wählen Sie einen Berichtstyp aus. Sehen Sie sich die Hilfeseiten an, um zu sehen, was jeder Bericht Ihnen zeigt.', | ||||
| @@ -114,7 +112,7 @@ return [ | ||||
|     'piggy-banks_index_button'                                => 'Neben diesem Fortschrittsbalken befinden sich zwei Buttons (+ und -), um Geld von jedem Sparschwein hinzuzufügen oder zu entfernen.', | ||||
|     'piggy-banks_index_accountStatus'                         => 'In dieser Tabelle wird der Status der Bestandskonten aufgeführt, die mit mindestens einem Sparschwein verbunden sind.', | ||||
| 
 | ||||
| /* | ||||
|     /* | ||||
|  * PLEASE DO NOT EDIT THIS FILE DIRECTLY. | ||||
|  * YOUR CHANGES WILL BE OVERWRITTEN! | ||||
|  * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! | ||||
| @@ -125,7 +123,6 @@ return [ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
|     // create piggy
 | ||||
|     'piggy-banks_create_name'                                 => 'Worauf sparen Sie? Eine neue Couch, eine Kamera, Geld für Notfälle?', | ||||
|     'piggy-banks_create_date'                                 => 'Sie können ein Zieldatum oder einen Termin für Ihr Sparschwein festlegen.', | ||||
| @@ -168,7 +165,7 @@ return [ | ||||
|     'rules_create_test_rule_triggers'                         => 'Verwenden Sie diese Schaltfläche, um zu sehen, welche Transaktionen zu Ihrer Regel passen würden.', | ||||
|     'rules_create_actions'                                    => 'Legen Sie so viele Aktionen fest, wie Sie möchten.', | ||||
| 
 | ||||
| /* | ||||
|     /* | ||||
|  * PLEASE DO NOT EDIT THIS FILE DIRECTLY. | ||||
|  * YOUR CHANGES WILL BE OVERWRITTEN! | ||||
|  * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! | ||||
| @@ -179,7 +176,6 @@ return [ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
|     // preferences
 | ||||
|     'preferences_index_tabs'                                  => 'Weitere Optionen sind hinter diesen Registerkarten verfügbar.', | ||||
| 
 | ||||
| @@ -201,4 +197,3 @@ return [ | ||||
|  * https://crowdin.com/project/firefly-iii | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
|   | ||||
| @@ -31,7 +31,6 @@ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
| declare(strict_types=1); | ||||
| 
 | ||||
| return [ | ||||
| @@ -69,7 +68,7 @@ return [ | ||||
|     'next_expected_match'     => 'Nächste erwartete Übereinstimmung', | ||||
|     'automatch'               => 'Automatisch erkennen?', | ||||
| 
 | ||||
| /* | ||||
|     /* | ||||
|  * PLEASE DO NOT EDIT THIS FILE DIRECTLY. | ||||
|  * YOUR CHANGES WILL BE OVERWRITTEN! | ||||
|  * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! | ||||
| @@ -80,7 +79,6 @@ return [ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
|     'repeat_freq'             => 'Wiederholungen', | ||||
|     'description'             => 'Beschreibung', | ||||
|     'amount'                  => 'Betrag', | ||||
| @@ -147,7 +145,7 @@ return [ | ||||
|     'account_at_bunq'         => 'Konto bei „bunq”', | ||||
|     'file_name'               => 'Dateiname', | ||||
| 
 | ||||
| /* | ||||
|     /* | ||||
|  * PLEASE DO NOT EDIT THIS FILE DIRECTLY. | ||||
|  * YOUR CHANGES WILL BE OVERWRITTEN! | ||||
|  * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! | ||||
| @@ -158,7 +156,6 @@ return [ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
|     'file_size'               => 'Dateigröße', | ||||
|     'file_type'               => 'Dateityp', | ||||
|     'attached_to'             => 'Zugewiesen zu', | ||||
| @@ -196,4 +193,3 @@ return [ | ||||
|  * https://crowdin.com/project/firefly-iii | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
|   | ||||
| @@ -31,7 +31,6 @@ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
| declare(strict_types=1); | ||||
| 
 | ||||
| return [ | ||||
|   | ||||
| @@ -31,7 +31,6 @@ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
| declare(strict_types=1); | ||||
| 
 | ||||
| return [ | ||||
|   | ||||
| @@ -31,7 +31,6 @@ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
| declare(strict_types=1); | ||||
| 
 | ||||
| return [ | ||||
| @@ -101,7 +100,7 @@ return [ | ||||
|     'unique_object_for_user'          => 'Dieser Name wird bereits verwendet.', | ||||
|     'unique_account_for_user'         => 'Dieser Kontoname wird bereits verwendet.', | ||||
| 
 | ||||
| /* | ||||
|     /* | ||||
|  * PLEASE DO NOT EDIT THIS FILE DIRECTLY. | ||||
|  * YOUR CHANGES WILL BE OVERWRITTEN! | ||||
|  * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! | ||||
| @@ -112,7 +111,6 @@ return [ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
|     'between.numeric'                 => ':attribute muss zwischen :min und :max liegen.', | ||||
|     'between.file'                    => ':attribute muss zwischen :min und :max Kilobytes groß sein.', | ||||
|     'between.string'                  => ':attribute muss zwischen :min und :max Zeichen lang sein.', | ||||
| @@ -181,7 +179,7 @@ return [ | ||||
|     'same_account_type'               => 'Beide Konten müssen vom selben Kontotyp sein', | ||||
|     'same_account_currency'           => 'Beiden Konten muss die gleiche Währung zugeordnet sein', | ||||
| 
 | ||||
| /* | ||||
|     /* | ||||
|  * PLEASE DO NOT EDIT THIS FILE DIRECTLY. | ||||
|  * YOUR CHANGES WILL BE OVERWRITTEN! | ||||
|  * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! | ||||
| @@ -192,7 +190,6 @@ return [ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
|     'secure_password'                 => 'Dies ist ein unsicheres Passwort. Bitte versuchen Sie es erneut. Weitere Informationen finden Sie unter https://github.com/firefly-iii/help/wiki/Secure-password', | ||||
|     'valid_recurrence_rep_type'       => 'Ungültige Wiederholungsart für Daueraufträge.', | ||||
|     'valid_recurrence_rep_moment'     => 'Ungültiges Wiederholungsmoment für diese Art der Wiederholung.', | ||||
| @@ -254,7 +251,7 @@ return [ | ||||
|     'deposit_dest_bad_data'           => 'Bei der Suche nach der Kennung „:id” oder dem Namen „:name” konnte kein gültiges Zielkonto gefunden werden.', | ||||
|     'deposit_dest_wrong_type'         => 'Das übermittelte Zielkonto entspricht nicht dem geforderten Typ.', | ||||
| 
 | ||||
| /* | ||||
|     /* | ||||
|  * PLEASE DO NOT EDIT THIS FILE DIRECTLY. | ||||
|  * YOUR CHANGES WILL BE OVERWRITTEN! | ||||
|  * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! | ||||
| @@ -265,7 +262,6 @@ return [ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
|     'transfer_source_need_data'       => 'Um fortzufahren, benötigen Sie eine gültige Quellkontenkennung und/oder einen gültigen Quellkontonamen.', | ||||
|     'transfer_source_bad_data'        => '[c] Bei der Suche nach der ID „:id” oder dem Namen „:name” konnte kein gültiges Quellkonto gefunden werden.', | ||||
|     'transfer_dest_need_data'         => '[c] Sie benötigen eine gültige Zielkonto-ID und/oder einen gültigen Zielkontonamen, um fortzufahren.', | ||||
| @@ -308,4 +304,3 @@ return [ | ||||
|  * https://crowdin.com/project/firefly-iii | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
|   | ||||
| @@ -32,6 +32,5 @@ declare(strict_types=1); | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
| return [ | ||||
| ]; | ||||
|   | ||||
| @@ -31,7 +31,6 @@ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
| declare(strict_types=1); | ||||
| 
 | ||||
| return [ | ||||
|   | ||||
| @@ -31,7 +31,6 @@ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
| declare(strict_types=1); | ||||
| 
 | ||||
| return [ | ||||
| @@ -66,7 +65,7 @@ return [ | ||||
|     'transfer_list'          => 'Μεταφορές', | ||||
|     'transfers_list'         => 'Μεταφορές', | ||||
| 
 | ||||
| /* | ||||
|     /* | ||||
|  * PLEASE DO NOT EDIT THIS FILE DIRECTLY. | ||||
|  * YOUR CHANGES WILL BE OVERWRITTEN! | ||||
|  * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! | ||||
| @@ -77,7 +76,6 @@ return [ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
|     'reconciliation_list'    => 'Συνδιαλλαγές', | ||||
|     'create_withdrawal'      => 'Δημιουργία νέας ανάληψης', | ||||
|     'create_deposit'         => 'Δημιουργία νέας κατάθεσης', | ||||
|   | ||||
| @@ -31,7 +31,6 @@ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
| declare(strict_types=1); | ||||
| 
 | ||||
| return [ | ||||
|   | ||||
| @@ -31,7 +31,6 @@ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
| declare(strict_types=1); | ||||
| 
 | ||||
| return [ | ||||
| @@ -51,7 +50,7 @@ return [ | ||||
|     // 'month_and_day_no_year'   => '%B %e',
 | ||||
|     'month_and_day_no_year_js' => 'Do MMMM', | ||||
| 
 | ||||
| /* | ||||
|     /* | ||||
|  * PLEASE DO NOT EDIT THIS FILE DIRECTLY. | ||||
|  * YOUR CHANGES WILL BE OVERWRITTEN! | ||||
|  * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! | ||||
| @@ -62,7 +61,6 @@ return [ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
|     // 'date_time'               => '%B %e, %Y, @ %T',
 | ||||
|     'date_time_js'             => 'Do MMMM YYYY, HH:mm:ss', | ||||
|     'date_time_fns'            => 'do MMMM yyyy @ HH:mm:ss', | ||||
| @@ -101,4 +99,3 @@ return [ | ||||
|  * https://crowdin.com/project/firefly-iii | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
|   | ||||
| @@ -31,7 +31,6 @@ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
| declare(strict_types=1); | ||||
| 
 | ||||
| return [ | ||||
| @@ -58,4 +57,3 @@ return [ | ||||
|  * https://crowdin.com/project/firefly-iii | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
|   | ||||
| @@ -31,7 +31,6 @@ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
| declare(strict_types=1); | ||||
| 
 | ||||
| return [ | ||||
| @@ -45,7 +44,7 @@ return [ | ||||
|     'admin_test_subject'                      => 'Ένα δοκιμαστικό μήνυμα από την εγκατάσταση του Firefly III', | ||||
|     'admin_test_body'                         => 'Αυτό είναι ένα δοκιμαστικό μήνυμα από την εγκατάσταση του Firefly III. Αποστάλθηκε στο :email.', | ||||
| 
 | ||||
| /* | ||||
|     /* | ||||
|  * PLEASE DO NOT EDIT THIS FILE DIRECTLY. | ||||
|  * YOUR CHANGES WILL BE OVERWRITTEN! | ||||
|  * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! | ||||
| @@ -56,7 +55,6 @@ return [ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
|     // invite
 | ||||
|     'invitation_created_subject'              => 'Έχει δημιουργηθεί μια πρόσκληση', | ||||
|     'invitation_created_body'                 => 'Admin user ":email" created a user invitation which can be used by whoever is behind email address ":invitee". The invite will be valid for 48hrs.', | ||||
| @@ -92,7 +90,7 @@ return [ | ||||
|     'registered_pw_reset_link'                => 'Επαναφορά κωδικού πρόσβασης:', | ||||
|     'registered_doc_link'                     => 'Τεκμηρίωση:', | ||||
| 
 | ||||
| /* | ||||
|     /* | ||||
|  * PLEASE DO NOT EDIT THIS FILE DIRECTLY. | ||||
|  * YOUR CHANGES WILL BE OVERWRITTEN! | ||||
|  * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! | ||||
| @@ -103,7 +101,6 @@ return [ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
|     // new version
 | ||||
|     'new_version_email_subject'               => 'Μια νέα έκδοση του Firefly III είναι διαθέσιμη', | ||||
| 
 | ||||
| @@ -147,7 +144,7 @@ return [ | ||||
|     'error_stacktrace_below'                  => 'Το πλήρες stacktrace είναι παρακάτω:', | ||||
|     'error_headers'                           => 'The following headers may also be relevant:', | ||||
| 
 | ||||
| /* | ||||
|     /* | ||||
|  * PLEASE DO NOT EDIT THIS FILE DIRECTLY. | ||||
|  * YOUR CHANGES WILL BE OVERWRITTEN! | ||||
|  * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! | ||||
| @@ -158,7 +155,6 @@ return [ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
|     // report new journals
 | ||||
|     'new_journals_subject'                    => 'Το Firefly III έχει δημιουργήσει μια νέα συναλλαγή|Το Firefly III έχει δημιουργήσει :count νέες συναλλαγές', | ||||
|     'new_journals_header'                     => 'Το Firefly III έχει δημιουργήσει μια συναλλαγή για εσάς. Μπορείτε να τη βρείτε στην εγκατάσταση Firefly ΙΙΙ:|Το Firefly III έχει δημιουργήσει :count συναλλαγές για εσάς. Μπορείτε να τις βρείτε στην εγκατάσταση Firefly III:', | ||||
| @@ -184,4 +180,3 @@ return [ | ||||
|  * https://crowdin.com/project/firefly-iii | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
|   | ||||
| @@ -31,7 +31,6 @@ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
| declare(strict_types=1); | ||||
| 
 | ||||
| return [ | ||||
| @@ -52,7 +51,7 @@ return [ | ||||
|     'stacktrace'              => 'Ιχνηλάτηση στοίβας', | ||||
|     'more_info'               => 'Περισσότερες πληροφορίες', | ||||
| 
 | ||||
| /* | ||||
|     /* | ||||
|  * PLEASE DO NOT EDIT THIS FILE DIRECTLY. | ||||
|  * YOUR CHANGES WILL BE OVERWRITTEN! | ||||
|  * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! | ||||
| @@ -63,7 +62,6 @@ return [ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
|     'collect_info'            => 'Συλλέξτε περισσότερες πληροφορίες στον κατάλογο <code>storage/logs</code> όπου θα βρείτε αρχεία καταγραφής. Εάν χρησιμοποιείτε το Docker, χρησιμοποιήστε το <code>docker logs -f [container]</code>.', | ||||
|     'collect_info_more'       => 'You can read more about collecting error information in <a href="https://docs.firefly-iii.org/how-to/general/debug/">the FAQ</a>.', | ||||
|     'github_help'             => 'Λάβετε βοήθεια στο GitHub', | ||||
|   | ||||
| @@ -33,7 +33,6 @@ declare(strict_types=1); | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
| return [ | ||||
|     // general stuff:
 | ||||
|     'close'                                               => 'Κλείσιμο', | ||||
| @@ -340,7 +339,7 @@ return [ | ||||
| 
 | ||||
|     // old
 | ||||
| 
 | ||||
| /* | ||||
|     /* | ||||
|  * PLEASE DO NOT EDIT THIS FILE DIRECTLY. | ||||
|  * YOUR CHANGES WILL BE OVERWRITTEN! | ||||
|  * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! | ||||
| @@ -351,7 +350,6 @@ return [ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
|     'search_modifier_date_on'                             => 'Η ημερομηνία συναλλαγής είναι ":value"', | ||||
|     'search_modifier_not_date_on'                         => 'Η ημερομηνία συναλλαγής δεν είναι ":value"', | ||||
|     'search_modifier_reconciled'                          => 'Η συναλλαγή είναι τακτοποιημένη', | ||||
| @@ -715,7 +713,7 @@ return [ | ||||
|     'create_rule_from_query'                              => 'Δημιουργία νέου κανόνα από το ερώτημα αναζήτησης', | ||||
|     'rule_from_search_words'                              => 'Η ρουτίνα για τους κανόνες δυσκολεύτηκε στο χειρισμό του ":string". Ο προτεινόμενος κανόνας που ταιριάζει στο ερώτημά αναζήτησης μπορεί να δώσει διαφορετικά αποτελέσματα. Παρακαλώ να επιβεβαιώσετε προσεκτικά τους κανόνες ενεργοποίησης.', | ||||
| 
 | ||||
| /* | ||||
|     /* | ||||
|  * PLEASE DO NOT EDIT THIS FILE DIRECTLY. | ||||
|  * YOUR CHANGES WILL BE OVERWRITTEN! | ||||
|  * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! | ||||
| @@ -726,7 +724,6 @@ return [ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
|     // END
 | ||||
|     'modifiers_applies_are'                               => 'Οι ακόλουθοι τροποποιητές εφαρμόστηκαν στην αναζήτηση επίσης:', | ||||
|     'general_search_error'                                => 'Ένα σφάλμα προέκυψε κατά την αναζήτηση. Παρακαλώ ελέγξτε τα αρχεία καταγραφής για περισσότερες πληροφορίες.', | ||||
| @@ -1215,7 +1212,7 @@ return [ | ||||
|     'rule_trigger_not_destination_is_cash'                => 'Destination account is not a cash account', | ||||
|     'rule_trigger_not_account_is_cash'                    => 'Neither account is a cash account', | ||||
| 
 | ||||
| /* | ||||
|     /* | ||||
|  * PLEASE DO NOT EDIT THIS FILE DIRECTLY. | ||||
|  * YOUR CHANGES WILL BE OVERWRITTEN! | ||||
|  * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! | ||||
| @@ -1226,7 +1223,6 @@ return [ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
|     // actions
 | ||||
|     // set, clear, add, remove, append/prepend
 | ||||
|     'rule_action_delete_transaction_choice'               => 'ΔΙΑΓΡΑΦΗ συναλλαγής (!)', | ||||
| @@ -1498,7 +1494,7 @@ return [ | ||||
|     'login_provider_local_only'                           => 'Αυτή η λειτουργία δεν είναι διαθέσιμη όταν πιστοποιήστε μέσω ":login_provider".', | ||||
|     'external_user_mgt_disabled'                          => 'Αυτή η ενέργεια δεν είναι διαθέσιμη όταν το Firefly III δεν είναι υπεύθυνο για διαχείριση χρηστών ή έλεγχο ταυτότητας.', | ||||
|     'external_auth_disabled'                              => 'Αυτή η ενέργεια δεν είναι διαθέσιμη όταν το Firefly III δεν είναι υπεύθυνο για το χειρισμό ελέγχου ταυτότητας.', | ||||
|     'delete_local_info_only'                              => "Επειδή το Firefly III δεν είναι υπεύθυνο για διαχείριση χρηστών ή έλεγχο ταυτότητας, αυτή η λειτουργία θα διαγράψει μόνο τις τοπικές εγγραφές του Firefly III.", | ||||
|     'delete_local_info_only'                              => 'Επειδή το Firefly III δεν είναι υπεύθυνο για διαχείριση χρηστών ή έλεγχο ταυτότητας, αυτή η λειτουργία θα διαγράψει μόνο τις τοπικές εγγραφές του Firefly III.', | ||||
|     'oauth'                                               => 'OAuth', | ||||
|     'profile_oauth_clients'                               => 'Πελάτες OAuth', | ||||
|     'profile_oauth_no_clients'                            => 'Δεν έχετε δημιουργήσει πελάτες OAuth.', | ||||
| @@ -1538,7 +1534,7 @@ return [ | ||||
|     'multi_account_warning_deposit'                       => 'Λάβετε υπόψη ότι ο λογαριασμός προορισμού των επόμενων διαχωρισμών θα υπερισχύσει αυτού του πρώτου διαχωρισμού της κατάθεσης.', | ||||
|     'multi_account_warning_transfer'                      => 'Λάβετε υπόψη ότι ο λογαριασμός προέλευσης και προορισμού των επόμενων διαχωρισμών θα υπερισχύσει αυτού του πρώτου διαχωρισμού της μεταφοράς.', | ||||
| 
 | ||||
| /* | ||||
|     /* | ||||
|  * PLEASE DO NOT EDIT THIS FILE DIRECTLY. | ||||
|  * YOUR CHANGES WILL BE OVERWRITTEN! | ||||
|  * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! | ||||
| @@ -1549,7 +1545,6 @@ return [ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
|     // export data:
 | ||||
|     'export_data_title'                                   => 'Εξαγωγή δεδομένων από το Firefly III', | ||||
|     'export_data_menu'                                    => 'Εξαγωγή δεδομένων', | ||||
| @@ -1942,7 +1937,7 @@ return [ | ||||
|     'stored_category'                                     => 'Αποθηκεύτηκε η νέα κατηγορία ":name"', | ||||
|     'without_category_between'                            => 'Χωρίς κατηγορία μεταξύ :start και :end', | ||||
| 
 | ||||
| /* | ||||
|     /* | ||||
|  * PLEASE DO NOT EDIT THIS FILE DIRECTLY. | ||||
|  * YOUR CHANGES WILL BE OVERWRITTEN! | ||||
|  * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! | ||||
| @@ -1953,7 +1948,6 @@ return [ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
|     // transactions:
 | ||||
|     'unreconcile'                                         => 'Undo reconciliation', | ||||
|     'update_withdrawal'                                   => 'Ενημέρωση ανάληψης', | ||||
| @@ -2183,7 +2177,7 @@ return [ | ||||
|     'classification'                                      => 'Ταξινόμηση', | ||||
|     'store_transaction'                                   => 'Αποθήκευση συναλλαγής', | ||||
| 
 | ||||
| /* | ||||
|     /* | ||||
|  * PLEASE DO NOT EDIT THIS FILE DIRECTLY. | ||||
|  * YOUR CHANGES WILL BE OVERWRITTEN! | ||||
|  * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! | ||||
| @@ -2194,7 +2188,6 @@ return [ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
|     // reports:
 | ||||
|     'report_default'                                      => 'Προεπιλεγμένη οικονομική αναφορά μεταξύ :start και :end', | ||||
|     'report_audit'                                        => 'Επισκόπηση ιστορικού συναλλαγών μεταξύ :start και :end', | ||||
| @@ -2299,7 +2292,7 @@ return [ | ||||
|     'sum_in_default_currency'                             => 'Το σύνολο θα είναι πάντοτε στο προεπιλεγμένο σας νόμισμα.', | ||||
|     'net_filtered_prefs'                                  => 'Αυτό το διάγραμμα δε θα περιλαμβάνει ποτέ λογαριασμούς που δεν έχουν τσεκαρισμένη την επιλογή "Συμπεριλαμβάνεται στην καθαρή αξία".', | ||||
| 
 | ||||
| /* | ||||
|     /* | ||||
|  * PLEASE DO NOT EDIT THIS FILE DIRECTLY. | ||||
|  * YOUR CHANGES WILL BE OVERWRITTEN! | ||||
|  * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! | ||||
| @@ -2310,7 +2303,6 @@ return [ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
|     // charts:
 | ||||
|     'chart'                                               => 'Διάγραμμα', | ||||
|     'month'                                               => 'Μήνας', | ||||
| @@ -2401,7 +2393,7 @@ return [ | ||||
|     'total_amount'                                        => 'Συνολικό ποσό', | ||||
|     'number_of_decimals'                                  => 'Πλήθος δεκαδικών ψηφίων', | ||||
| 
 | ||||
| /* | ||||
|     /* | ||||
|  * PLEASE DO NOT EDIT THIS FILE DIRECTLY. | ||||
|  * YOUR CHANGES WILL BE OVERWRITTEN! | ||||
|  * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! | ||||
| @@ -2412,7 +2404,6 @@ return [ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
|     // administration
 | ||||
|     'invite_is_already_redeemed'                          => 'Η πρόσκληση στο ":address" έχει ήδη χρησιμοποιηθεί.', | ||||
|     'invite_is_deleted'                                   => 'Η πρόσκληση στο ":address" έχει διαγραφεί.', | ||||
| @@ -2685,7 +2676,7 @@ return [ | ||||
|     'except_weekends'                                     => 'Εκτός από τα Σαββατοκύριακα', | ||||
|     'recurrence_deleted'                                  => 'Η επαναλαμβανόμενη συναλλαγή ":title" διαγράφηκε', | ||||
| 
 | ||||
| /* | ||||
|     /* | ||||
|  * PLEASE DO NOT EDIT THIS FILE DIRECTLY. | ||||
|  * YOUR CHANGES WILL BE OVERWRITTEN! | ||||
|  * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! | ||||
| @@ -2696,7 +2687,6 @@ return [ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
|     // new lines for summary controller.
 | ||||
|     'box_balance_in_currency'                             => 'Υπόλοιπο (:currency)', | ||||
|     'box_spent_in_currency'                               => 'Δαπάνες (:currency)', | ||||
| @@ -2772,4 +2762,3 @@ return [ | ||||
|  * https://crowdin.com/project/firefly-iii | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
|   | ||||
| @@ -31,7 +31,6 @@ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
| declare(strict_types=1); | ||||
| 
 | ||||
| return [ | ||||
| @@ -75,7 +74,7 @@ return [ | ||||
|     'tagMode'                     => 'Λειτουργία ετικέτας', | ||||
|     'virtual_balance'             => 'Εικονικό υπόλοιπο', | ||||
| 
 | ||||
| /* | ||||
|     /* | ||||
|  * PLEASE DO NOT EDIT THIS FILE DIRECTLY. | ||||
|  * YOUR CHANGES WILL BE OVERWRITTEN! | ||||
|  * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! | ||||
| @@ -86,7 +85,6 @@ return [ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
|     'targetamount'                => 'Ποσό στόχου', | ||||
|     'account_role'                => 'Ρόλος λογαριασμού', | ||||
|     'opening_balance_date'        => 'Ημερομηνία υπολοίπου έναρξης', | ||||
| @@ -180,7 +178,7 @@ return [ | ||||
|     'journal_areYouSure'          => 'Είστε σίγουροι ότι θέλετε να διαγράψετε τη συναλλαγή με περιγραφή ":description";', | ||||
|     'mass_journal_are_you_sure'   => 'Είστε σίγουροι ότι θέλετε να διαγράψετε αυτές τις συναλλαγές;', | ||||
| 
 | ||||
| /* | ||||
|     /* | ||||
|  * PLEASE DO NOT EDIT THIS FILE DIRECTLY. | ||||
|  * YOUR CHANGES WILL BE OVERWRITTEN! | ||||
|  * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! | ||||
| @@ -191,7 +189,6 @@ return [ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
|     'tag_areYouSure'              => 'Είστε σίγουροι ότι θέλετε να διαγράψετε την ετικέτα ":tag";', | ||||
|     'journal_link_areYouSure'     => 'Είστε σίγουροι ότι θέλετε να διαγράψετε το σύνδεσμο μεταξύ <a href=":source_link">:source</a> και <a href=":destination_link">:destination</a>;', | ||||
|     'linkType_areYouSure'         => 'Είστε σίγουροι ότι θέλετε να διαγράψετε τον τύπο συνδέσμου ":name" (":inward" / ":outward");', | ||||
| @@ -255,7 +252,7 @@ return [ | ||||
|     'fints_account'               => 'Λογαριασμός FinTS', | ||||
|     'local_account'               => 'Λογαριασμός Firefly III', | ||||
| 
 | ||||
| /* | ||||
|     /* | ||||
|  * PLEASE DO NOT EDIT THIS FILE DIRECTLY. | ||||
|  * YOUR CHANGES WILL BE OVERWRITTEN! | ||||
|  * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! | ||||
| @@ -266,7 +263,6 @@ return [ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
|     'from_date'                   => 'Από ημερομηνία', | ||||
|     'to_date'                     => 'Εώς ημερομηνία', | ||||
|     'due_date'                    => 'Ημερομηνία προθεσμίας', | ||||
| @@ -313,4 +309,3 @@ return [ | ||||
|  * https://crowdin.com/project/firefly-iii | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
|   | ||||
| @@ -31,7 +31,6 @@ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
| declare(strict_types=1); | ||||
| 
 | ||||
| return [ | ||||
| @@ -65,7 +64,7 @@ return [ | ||||
|     'budgets_index_list_of_budgets'                           => 'Χρησιμοποιήστε αυτό τον πίνακα για να ορίσετε τα ποσά για κάθε προϋπολογισμό και την πρόοδό σας.', | ||||
|     'budgets_index_outro'                                     => 'Για να μάθετε περισσότερα για προϋπολογισμούς, ελέγξτε το εικονίδιο βοήθειας στην επάνω δεξιά γωνία.', | ||||
| 
 | ||||
| /* | ||||
|     /* | ||||
|  * PLEASE DO NOT EDIT THIS FILE DIRECTLY. | ||||
|  * YOUR CHANGES WILL BE OVERWRITTEN! | ||||
|  * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! | ||||
| @@ -76,7 +75,6 @@ return [ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
|     // reports (index)
 | ||||
|     'reports_index_intro'                                     => 'Χρησιμοποιήστε αυτές τις αναφορές για να λάβετε λεπτομερείς πληροφορίες για τα οικονομικά σας.', | ||||
|     'reports_index_inputReportType'                           => 'Επιλέξτε έναν τύπο αναφοράς. Ελέγξτε τις σελίδες βοήθειας για να δείτε τι εμφανίζει ή κάθε αναφορά.', | ||||
| @@ -114,7 +112,7 @@ return [ | ||||
|     'piggy-banks_index_button'                                => 'Διπλά από αυτή τη γραμμή προόδου υπάρχουν δύο κουμπιά (+ και -) για να προσθέσετε ή να αφαιρέσετε χρήματα από κάθε κουμπαρά.', | ||||
|     'piggy-banks_index_accountStatus'                         => 'Πίνακας κατάστασης για κάθε πάγιο λογαριασμό με τουλάχιστον ένα κουμπαρά.', | ||||
| 
 | ||||
| /* | ||||
|     /* | ||||
|  * PLEASE DO NOT EDIT THIS FILE DIRECTLY. | ||||
|  * YOUR CHANGES WILL BE OVERWRITTEN! | ||||
|  * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! | ||||
| @@ -125,7 +123,6 @@ return [ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
|     // create piggy
 | ||||
|     'piggy-banks_create_name'                                 => 'Ποιός είναι ο στόχος σας; Ένας νέος καναπές, μια κάμερα, χρήματα για έκτακτες ανάγκες;', | ||||
|     'piggy-banks_create_date'                                 => 'Μπορείτε να ορίσετε μια ημερομηνία επίτευξης στόχου ή μια προθεσμία για τον κουμπαρά σας.', | ||||
| @@ -168,7 +165,7 @@ return [ | ||||
|     'rules_create_test_rule_triggers'                         => 'Χρησιμοποιήστε αυτό το κουμπί για να δείτε ποιές συναλλαγές θα ταίριαζαν με τον κανόνα σας.', | ||||
|     'rules_create_actions'                                    => 'Ορίστε όσες ενέργειες επιθυμείτε.', | ||||
| 
 | ||||
| /* | ||||
|     /* | ||||
|  * PLEASE DO NOT EDIT THIS FILE DIRECTLY. | ||||
|  * YOUR CHANGES WILL BE OVERWRITTEN! | ||||
|  * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! | ||||
| @@ -179,7 +176,6 @@ return [ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
|     // preferences
 | ||||
|     'preferences_index_tabs'                                  => 'Περισσότερες επιλογές είναι διαθέσιμες πίσω από αυτές τις καρτέλες.', | ||||
| 
 | ||||
| @@ -201,4 +197,3 @@ return [ | ||||
|  * https://crowdin.com/project/firefly-iii | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
|   | ||||
| @@ -31,7 +31,6 @@ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
| declare(strict_types=1); | ||||
| 
 | ||||
| return [ | ||||
| @@ -69,7 +68,7 @@ return [ | ||||
|     'next_expected_match'     => 'Επόμενη αναμενόμενη αντιστοίχιση', | ||||
|     'automatch'               => 'Αυτόματη αντιστοίχιση;', | ||||
| 
 | ||||
| /* | ||||
|     /* | ||||
|  * PLEASE DO NOT EDIT THIS FILE DIRECTLY. | ||||
|  * YOUR CHANGES WILL BE OVERWRITTEN! | ||||
|  * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! | ||||
| @@ -80,7 +79,6 @@ return [ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
|     'repeat_freq'             => 'Επαναλήψεις', | ||||
|     'description'             => 'Περιγραφή', | ||||
|     'amount'                  => 'Ποσό', | ||||
| @@ -147,7 +145,7 @@ return [ | ||||
|     'account_at_bunq'         => 'Λογαριασμός με bunq', | ||||
|     'file_name'               => 'Όνομα αρχείου', | ||||
| 
 | ||||
| /* | ||||
|     /* | ||||
|  * PLEASE DO NOT EDIT THIS FILE DIRECTLY. | ||||
|  * YOUR CHANGES WILL BE OVERWRITTEN! | ||||
|  * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! | ||||
| @@ -158,7 +156,6 @@ return [ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
|     'file_size'               => 'Μέγεθος αρχείου', | ||||
|     'file_type'               => 'Τύπος αρχείου', | ||||
|     'attached_to'             => 'Επισυναπτόμενο σε', | ||||
| @@ -196,4 +193,3 @@ return [ | ||||
|  * https://crowdin.com/project/firefly-iii | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
|   | ||||
| @@ -31,7 +31,6 @@ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
| declare(strict_types=1); | ||||
| 
 | ||||
| return [ | ||||
|   | ||||
| @@ -31,7 +31,6 @@ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
| declare(strict_types=1); | ||||
| 
 | ||||
| return [ | ||||
|   | ||||
| @@ -31,7 +31,6 @@ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
| declare(strict_types=1); | ||||
| 
 | ||||
| return [ | ||||
| @@ -101,7 +100,7 @@ return [ | ||||
|     'unique_object_for_user'          => 'Αυτό το όνομα είναι ήδη σε χρήση.', | ||||
|     'unique_account_for_user'         => 'Αυτό το όνομα λογαριασμού είναι ήδη σε χρήση.', | ||||
| 
 | ||||
| /* | ||||
|     /* | ||||
|  * PLEASE DO NOT EDIT THIS FILE DIRECTLY. | ||||
|  * YOUR CHANGES WILL BE OVERWRITTEN! | ||||
|  * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! | ||||
| @@ -112,7 +111,6 @@ return [ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
|     'between.numeric'                 => 'Το :attribute πρέπει να είναι μεταξύ :min και :max.', | ||||
|     'between.file'                    => 'Το :attribute πρέπει να είναι μεταξύ :min και :max kilobytes.', | ||||
|     'between.string'                  => 'To :attribute πρέπει να είναι μεταξύ :min και :max χαρακτήρων.', | ||||
| @@ -181,7 +179,7 @@ return [ | ||||
|     'same_account_type'               => 'Και οι δύο λογαριασμοί πρέπει να έχουν τον ίδιο τύπο λογαριασμού', | ||||
|     'same_account_currency'           => 'Και οι δύο λογαριασμοί πρέπει να έχουν την ίδια ρύθμιση νομίσματος', | ||||
| 
 | ||||
| /* | ||||
|     /* | ||||
|  * PLEASE DO NOT EDIT THIS FILE DIRECTLY. | ||||
|  * YOUR CHANGES WILL BE OVERWRITTEN! | ||||
|  * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! | ||||
| @@ -192,7 +190,6 @@ return [ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
|     'secure_password'                 => 'Αυτό δεν είναι ασφαλές συνθηματικό. Παρακαλώ δοκιμάστε ξανά. Για περισσότερες πληροφορίες επισκεφτείτε https://bit.ly/FF3-password-security', | ||||
|     'valid_recurrence_rep_type'       => 'Μη έγκυρος τύπος επανάληψης για επαναλαμβανόμενες συναλλαγές.', | ||||
|     'valid_recurrence_rep_moment'     => 'Μη έγκυρη στιγμή επανάληψης για αυτό τον τύπο επανάληψης.', | ||||
| @@ -254,7 +251,7 @@ return [ | ||||
|     'deposit_dest_bad_data'           => 'Δεν ήταν δυνατή η εύρεση ενός έγκυρου λογαριασμού προορισμού κατά την αναζήτηση του αναγνωριστικού ID ":id" ή του ονόματος ":name".', | ||||
|     'deposit_dest_wrong_type'         => 'O υποβεβλημένος λογαριασμός προέλευσης δεν είναι σωστού τύπου.', | ||||
| 
 | ||||
| /* | ||||
|     /* | ||||
|  * PLEASE DO NOT EDIT THIS FILE DIRECTLY. | ||||
|  * YOUR CHANGES WILL BE OVERWRITTEN! | ||||
|  * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! | ||||
| @@ -265,7 +262,6 @@ return [ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
|     'transfer_source_need_data'       => 'Πρέπει να λάβετε ένα έγκυρο αναγνωριστικό λογαριασμού προέλευσης και/ή ένα έγκυρο όνομα λογαριασμού προέλευσης για να συνεχίσετε.', | ||||
|     'transfer_source_bad_data'        => '[c] Could not find a valid source account when searching for ID ":id" or name ":name".', | ||||
|     'transfer_dest_need_data'         => '[c] Need to get a valid destination account ID and/or valid destination account name to continue.', | ||||
| @@ -308,4 +304,3 @@ return [ | ||||
|  * https://crowdin.com/project/firefly-iii | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
|   | ||||
| @@ -32,6 +32,5 @@ declare(strict_types=1); | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
| return [ | ||||
| ]; | ||||
|   | ||||
| @@ -31,7 +31,6 @@ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
| declare(strict_types=1); | ||||
| 
 | ||||
| return [ | ||||
|   | ||||
| @@ -31,7 +31,6 @@ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
| declare(strict_types=1); | ||||
| 
 | ||||
| return [ | ||||
| @@ -66,7 +65,7 @@ return [ | ||||
|     'transfer_list'          => 'Transfers', | ||||
|     'transfers_list'         => 'Transfers', | ||||
| 
 | ||||
| /* | ||||
|     /* | ||||
|  * PLEASE DO NOT EDIT THIS FILE DIRECTLY. | ||||
|  * YOUR CHANGES WILL BE OVERWRITTEN! | ||||
|  * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! | ||||
| @@ -77,7 +76,6 @@ return [ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
|     'reconciliation_list'    => 'Reconciliations', | ||||
|     'create_withdrawal'      => 'Create new withdrawal', | ||||
|     'create_deposit'         => 'Create new deposit', | ||||
|   | ||||
| @@ -31,7 +31,6 @@ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
| declare(strict_types=1); | ||||
| 
 | ||||
| return [ | ||||
|   | ||||
| @@ -31,7 +31,6 @@ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
| declare(strict_types=1); | ||||
| 
 | ||||
| return [ | ||||
| @@ -51,7 +50,7 @@ return [ | ||||
|     // 'month_and_day_no_year'   => '%B %e',
 | ||||
|     'month_and_day_no_year_js' => 'MMMM Do', | ||||
| 
 | ||||
| /* | ||||
|     /* | ||||
|  * PLEASE DO NOT EDIT THIS FILE DIRECTLY. | ||||
|  * YOUR CHANGES WILL BE OVERWRITTEN! | ||||
|  * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! | ||||
| @@ -62,7 +61,6 @@ return [ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
|     // 'date_time'               => '%B %e, %Y, @ %T',
 | ||||
|     'date_time_js'             => 'MMMM Do, YYYY, @ HH:mm:ss', | ||||
|     'date_time_fns'            => 'MMMM do, yyyy @ HH:mm:ss', | ||||
| @@ -101,4 +99,3 @@ return [ | ||||
|  * https://crowdin.com/project/firefly-iii | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
|   | ||||
| @@ -31,7 +31,6 @@ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
| declare(strict_types=1); | ||||
| 
 | ||||
| return [ | ||||
| @@ -58,4 +57,3 @@ return [ | ||||
|  * https://crowdin.com/project/firefly-iii | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
|   | ||||
| @@ -31,7 +31,6 @@ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
| declare(strict_types=1); | ||||
| 
 | ||||
| return [ | ||||
| @@ -45,7 +44,7 @@ return [ | ||||
|     'admin_test_subject'                      => 'A test message from your Firefly III installation', | ||||
|     'admin_test_body'                         => 'This is a test message from your Firefly III instance. It was sent to :email.', | ||||
| 
 | ||||
| /* | ||||
|     /* | ||||
|  * PLEASE DO NOT EDIT THIS FILE DIRECTLY. | ||||
|  * YOUR CHANGES WILL BE OVERWRITTEN! | ||||
|  * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! | ||||
| @@ -56,7 +55,6 @@ return [ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
|     // invite
 | ||||
|     'invitation_created_subject'              => 'An invitation has been created', | ||||
|     'invitation_created_body'                 => 'Admin user ":email" created a user invitation which can be used by whoever is behind email address ":invitee". The invite will be valid for 48hrs.', | ||||
| @@ -92,7 +90,7 @@ return [ | ||||
|     'registered_pw_reset_link'                => 'Password reset:', | ||||
|     'registered_doc_link'                     => 'Documentation:', | ||||
| 
 | ||||
| /* | ||||
|     /* | ||||
|  * PLEASE DO NOT EDIT THIS FILE DIRECTLY. | ||||
|  * YOUR CHANGES WILL BE OVERWRITTEN! | ||||
|  * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! | ||||
| @@ -103,7 +101,6 @@ return [ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
|     // new version
 | ||||
|     'new_version_email_subject'               => 'A new Firefly III version is available', | ||||
| 
 | ||||
| @@ -147,7 +144,7 @@ return [ | ||||
|     'error_stacktrace_below'                  => 'The full stacktrace is below:', | ||||
|     'error_headers'                           => 'The following headers may also be relevant:', | ||||
| 
 | ||||
| /* | ||||
|     /* | ||||
|  * PLEASE DO NOT EDIT THIS FILE DIRECTLY. | ||||
|  * YOUR CHANGES WILL BE OVERWRITTEN! | ||||
|  * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! | ||||
| @@ -158,7 +155,6 @@ return [ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
|     // report new journals
 | ||||
|     'new_journals_subject'                    => 'Firefly III has created a new transaction|Firefly III has created :count new transactions', | ||||
|     'new_journals_header'                     => 'Firefly III has created a transaction for you. You can find it in your Firefly III installation:|Firefly III has created :count transactions for you. You can find them in your Firefly III installation:', | ||||
| @@ -184,4 +180,3 @@ return [ | ||||
|  * https://crowdin.com/project/firefly-iii | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
|   | ||||
| @@ -31,7 +31,6 @@ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
| declare(strict_types=1); | ||||
| 
 | ||||
| return [ | ||||
| @@ -52,7 +51,7 @@ return [ | ||||
|     'stacktrace'              => 'Stack trace', | ||||
|     'more_info'               => 'More information', | ||||
| 
 | ||||
| /* | ||||
|     /* | ||||
|  * PLEASE DO NOT EDIT THIS FILE DIRECTLY. | ||||
|  * YOUR CHANGES WILL BE OVERWRITTEN! | ||||
|  * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! | ||||
| @@ -63,7 +62,6 @@ return [ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
|     'collect_info'            => 'Please collect more information in the <code>storage/logs</code> directory where you will find log files. If you\'re running Docker, use <code>docker logs -f [container]</code>.', | ||||
|     'collect_info_more'       => 'You can read more about collecting error information in <a href="https://docs.firefly-iii.org/how-to/general/debug/">the FAQ</a>.', | ||||
|     'github_help'             => 'Get help on GitHub', | ||||
|   | ||||
| @@ -33,7 +33,6 @@ declare(strict_types=1); | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
| return [ | ||||
|     // general stuff:
 | ||||
|     'close'                                               => 'Close', | ||||
| @@ -340,7 +339,7 @@ return [ | ||||
| 
 | ||||
|     // old
 | ||||
| 
 | ||||
| /* | ||||
|     /* | ||||
|  * PLEASE DO NOT EDIT THIS FILE DIRECTLY. | ||||
|  * YOUR CHANGES WILL BE OVERWRITTEN! | ||||
|  * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! | ||||
| @@ -351,7 +350,6 @@ return [ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
|     'search_modifier_date_on'                             => 'Transaction date is ":value"', | ||||
|     'search_modifier_not_date_on'                         => 'Transaction date is not ":value"', | ||||
|     'search_modifier_reconciled'                          => 'Transaction is reconciled', | ||||
| @@ -715,7 +713,7 @@ return [ | ||||
|     '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.', | ||||
| 
 | ||||
| /* | ||||
|     /* | ||||
|  * PLEASE DO NOT EDIT THIS FILE DIRECTLY. | ||||
|  * YOUR CHANGES WILL BE OVERWRITTEN! | ||||
|  * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! | ||||
| @@ -726,7 +724,6 @@ return [ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
|     // 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.', | ||||
| @@ -1215,7 +1212,7 @@ return [ | ||||
|     'rule_trigger_not_destination_is_cash'                => 'Destination account is not a cash account', | ||||
|     'rule_trigger_not_account_is_cash'                    => 'Neither account is a cash account', | ||||
| 
 | ||||
| /* | ||||
|     /* | ||||
|  * PLEASE DO NOT EDIT THIS FILE DIRECTLY. | ||||
|  * YOUR CHANGES WILL BE OVERWRITTEN! | ||||
|  * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! | ||||
| @@ -1226,7 +1223,6 @@ return [ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
|     // actions
 | ||||
|     // set, clear, add, remove, append/prepend
 | ||||
|     'rule_action_delete_transaction_choice'               => 'DELETE transaction(!)', | ||||
| @@ -1538,7 +1534,7 @@ return [ | ||||
|     '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.', | ||||
| 
 | ||||
| /* | ||||
|     /* | ||||
|  * PLEASE DO NOT EDIT THIS FILE DIRECTLY. | ||||
|  * YOUR CHANGES WILL BE OVERWRITTEN! | ||||
|  * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! | ||||
| @@ -1549,7 +1545,6 @@ return [ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
|     // export data:
 | ||||
|     'export_data_title'                                   => 'Export data from Firefly III', | ||||
|     'export_data_menu'                                    => 'Export data', | ||||
| @@ -1942,7 +1937,7 @@ return [ | ||||
|     'stored_category'                                     => 'Stored new category ":name"', | ||||
|     'without_category_between'                            => 'Without category between :start and :end', | ||||
| 
 | ||||
| /* | ||||
|     /* | ||||
|  * PLEASE DO NOT EDIT THIS FILE DIRECTLY. | ||||
|  * YOUR CHANGES WILL BE OVERWRITTEN! | ||||
|  * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! | ||||
| @@ -1953,7 +1948,6 @@ return [ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
|     // transactions:
 | ||||
|     'unreconcile'                                         => 'Undo reconciliation', | ||||
|     'update_withdrawal'                                   => 'Update withdrawal', | ||||
| @@ -2183,7 +2177,7 @@ return [ | ||||
|     'classification'                                      => 'Classification', | ||||
|     'store_transaction'                                   => 'Store transaction', | ||||
| 
 | ||||
| /* | ||||
|     /* | ||||
|  * PLEASE DO NOT EDIT THIS FILE DIRECTLY. | ||||
|  * YOUR CHANGES WILL BE OVERWRITTEN! | ||||
|  * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! | ||||
| @@ -2194,7 +2188,6 @@ return [ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
|     // reports:
 | ||||
|     'report_default'                                      => 'Default financial report between :start and :end', | ||||
|     'report_audit'                                        => 'Transaction history overview between :start and :end', | ||||
| @@ -2299,7 +2292,7 @@ return [ | ||||
|     'sum_in_default_currency'                             => 'The sum will always be in your default currency.', | ||||
|     'net_filtered_prefs'                                  => 'This chart will never include accounts that have the "Include in net worth"-option unticked.', | ||||
| 
 | ||||
| /* | ||||
|     /* | ||||
|  * PLEASE DO NOT EDIT THIS FILE DIRECTLY. | ||||
|  * YOUR CHANGES WILL BE OVERWRITTEN! | ||||
|  * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! | ||||
| @@ -2310,7 +2303,6 @@ return [ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
|     // charts:
 | ||||
|     'chart'                                               => 'Chart', | ||||
|     'month'                                               => 'Month', | ||||
| @@ -2401,7 +2393,7 @@ return [ | ||||
|     'total_amount'                                        => 'Total amount', | ||||
|     'number_of_decimals'                                  => 'Number of decimals', | ||||
| 
 | ||||
| /* | ||||
|     /* | ||||
|  * PLEASE DO NOT EDIT THIS FILE DIRECTLY. | ||||
|  * YOUR CHANGES WILL BE OVERWRITTEN! | ||||
|  * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! | ||||
| @@ -2412,7 +2404,6 @@ return [ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
|     // administration
 | ||||
|     'invite_is_already_redeemed'                          => 'The invite to ":address" has already been redeemed.', | ||||
|     'invite_is_deleted'                                   => 'The invite to ":address" has been deleted.', | ||||
| @@ -2685,7 +2676,7 @@ return [ | ||||
|     'except_weekends'                                     => 'Except weekends', | ||||
|     'recurrence_deleted'                                  => 'Recurring transaction ":title" deleted', | ||||
| 
 | ||||
| /* | ||||
|     /* | ||||
|  * PLEASE DO NOT EDIT THIS FILE DIRECTLY. | ||||
|  * YOUR CHANGES WILL BE OVERWRITTEN! | ||||
|  * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! | ||||
| @@ -2696,7 +2687,6 @@ return [ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
|     // new lines for summary controller.
 | ||||
|     'box_balance_in_currency'                             => 'Balance (:currency)', | ||||
|     'box_spent_in_currency'                               => 'Spent (:currency)', | ||||
| @@ -2772,4 +2762,3 @@ return [ | ||||
|  * https://crowdin.com/project/firefly-iii | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
|   | ||||
| @@ -31,7 +31,6 @@ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
| declare(strict_types=1); | ||||
| 
 | ||||
| return [ | ||||
| @@ -75,7 +74,7 @@ return [ | ||||
|     'tagMode'                     => 'Tag mode', | ||||
|     'virtual_balance'             => 'Virtual balance', | ||||
| 
 | ||||
| /* | ||||
|     /* | ||||
|  * PLEASE DO NOT EDIT THIS FILE DIRECTLY. | ||||
|  * YOUR CHANGES WILL BE OVERWRITTEN! | ||||
|  * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! | ||||
| @@ -86,7 +85,6 @@ return [ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
|     'targetamount'                => 'Target amount', | ||||
|     'account_role'                => 'Account role', | ||||
|     'opening_balance_date'        => 'Opening balance date', | ||||
| @@ -180,7 +178,7 @@ return [ | ||||
|     'journal_areYouSure'          => 'Are you sure you want to delete the transaction described ":description"?', | ||||
|     'mass_journal_are_you_sure'   => 'Are you sure you want to delete these transactions?', | ||||
| 
 | ||||
| /* | ||||
|     /* | ||||
|  * PLEASE DO NOT EDIT THIS FILE DIRECTLY. | ||||
|  * YOUR CHANGES WILL BE OVERWRITTEN! | ||||
|  * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! | ||||
| @@ -191,7 +189,6 @@ return [ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
|     'tag_areYouSure'              => 'Are you sure you want to delete the tag ":tag"?', | ||||
|     'journal_link_areYouSure'     => 'Are you sure you want to delete the link between <a href=":source_link">:source</a> and <a href=":destination_link">:destination</a>?', | ||||
|     'linkType_areYouSure'         => 'Are you sure you want to delete the link type ":name" (":inward" / ":outward")?', | ||||
| @@ -255,7 +252,7 @@ return [ | ||||
|     'fints_account'               => 'FinTS account', | ||||
|     'local_account'               => 'Firefly III account', | ||||
| 
 | ||||
| /* | ||||
|     /* | ||||
|  * PLEASE DO NOT EDIT THIS FILE DIRECTLY. | ||||
|  * YOUR CHANGES WILL BE OVERWRITTEN! | ||||
|  * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! | ||||
| @@ -266,7 +263,6 @@ return [ | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
| 
 | ||||
|     'from_date'                   => 'Date from', | ||||
|     'to_date'                     => 'Date to', | ||||
|     'due_date'                    => 'Due date', | ||||
| @@ -313,4 +309,3 @@ return [ | ||||
|  * https://crowdin.com/project/firefly-iii | ||||
|  * | ||||
|  */ | ||||
| 
 | ||||
|   | ||||
Some files were not shown because too many files have changed in this diff Show More
		Reference in New Issue
	
	Block a user