diff --git a/resources/lang/bg_BG/api.php b/resources/lang/bg_BG/api.php index 526481993b..e90fe1fd5d 100644 --- a/resources/lang/bg_BG/api.php +++ b/resources/lang/bg_BG/api.php @@ -21,7 +21,17 @@ declare(strict_types=1); -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + return [ diff --git a/resources/lang/bg_BG/auth.php b/resources/lang/bg_BG/auth.php index e9dd985f27..8ab8b5ae0e 100644 --- a/resources/lang/bg_BG/auth.php +++ b/resources/lang/bg_BG/auth.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); diff --git a/resources/lang/bg_BG/breadcrumbs.php b/resources/lang/bg_BG/breadcrumbs.php index 53d9748d8d..e7f8b7c531 100644 --- a/resources/lang/bg_BG/breadcrumbs.php +++ b/resources/lang/bg_BG/breadcrumbs.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -56,7 +66,17 @@ return [ 'transfer_list' => 'Прехвърляне', 'transfers_list' => 'Прехвърляне', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'reconciliation_list' => 'Съгласувания', 'create_withdrawal' => 'Създай нов разход', diff --git a/resources/lang/bg_BG/components.php b/resources/lang/bg_BG/components.php index 399d53fddc..468cd4d47d 100644 --- a/resources/lang/bg_BG/components.php +++ b/resources/lang/bg_BG/components.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); diff --git a/resources/lang/bg_BG/config.php b/resources/lang/bg_BG/config.php index ef08417dd8..dd3acebef1 100644 --- a/resources/lang/bg_BG/config.php +++ b/resources/lang/bg_BG/config.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -41,7 +51,17 @@ return [ //'month_and_day_no_year' => '%B %e', 'month_and_day_no_year_js' => 'MMMM Do', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + //'date_time' => '%B %e, %Y, @ %T', 'date_time_js' => 'Do MMMM, YYYY, @ HH:mm:ss', @@ -71,4 +91,14 @@ return [ 'dow_7' => 'Неделя', ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/bg_BG/demo.php b/resources/lang/bg_BG/demo.php index c72fe40883..5c056e559d 100644 --- a/resources/lang/bg_BG/demo.php +++ b/resources/lang/bg_BG/demo.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -38,4 +48,14 @@ return [ 'profile-index' => 'Имайте предвид, че демонстрационният сайт се нулира на всеки четири часа. Вашият достъп може да бъде отменен по всяко време. Това се случва автоматично и не е грешка.', ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/bg_BG/email.php b/resources/lang/bg_BG/email.php index 9d6fef2b3f..cc07599487 100644 --- a/resources/lang/bg_BG/email.php +++ b/resources/lang/bg_BG/email.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -35,7 +45,17 @@ return [ 'admin_test_subject' => 'Тестово съобщение от вашата инсталация на Firefly III', 'admin_test_body' => 'Това е тестово съобщение от вашата Firefly III инстанция. То беше изпратено на :email.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // invite 'invitation_created_subject' => 'An invitation has been created', @@ -74,7 +94,17 @@ return [ 'registered_pw_reset_link' => 'Смяна на парола:', 'registered_doc_link' => 'Документация:', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // new version 'new_version_email_subject' => 'A new Firefly III version is available', @@ -119,7 +149,17 @@ return [ 'error_stacktrace_below' => 'Пълният stacktrace е отдолу:', 'error_headers' => 'The following headers may also be relevant:', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // report new journals 'new_journals_subject' => 'Firefly III създаде нова транзакция | Firefly III създаде :count нови транзакции', @@ -137,4 +177,14 @@ return [ 'bill_warning_please_action' => 'Please take the appropriate action.', ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/bg_BG/errors.php b/resources/lang/bg_BG/errors.php index 6b26c916d4..4727efca8c 100644 --- a/resources/lang/bg_BG/errors.php +++ b/resources/lang/bg_BG/errors.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -42,7 +52,17 @@ return [ 'stacktrace' => 'Проследяване на стека', 'more_info' => 'Повече информация', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'collect_info' => 'Моля, съберете повече информация в директорията storage/logs , където ще намерите файловете на дневника. Ако използвате Docker, използвайте docker logs -f [container].', 'collect_info_more' => 'Можете да прочетете повече за събирането на информация за грешки на the FAQ.', diff --git a/resources/lang/bg_BG/firefly.php b/resources/lang/bg_BG/firefly.php index 5e372eab29..a60f503b9c 100644 --- a/resources/lang/bg_BG/firefly.php +++ b/resources/lang/bg_BG/firefly.php @@ -22,7 +22,17 @@ declare(strict_types=1); -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + return [ // general stuff: @@ -326,7 +336,17 @@ return [ // old - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'search_modifier_date_on' => 'Transaction date is ":value"', 'search_modifier_not_date_on' => 'Transaction date is not ":value"', @@ -688,7 +708,17 @@ return [ 'create_rule_from_query' => 'Създай ново правило от низа за търсене', 'rule_from_search_words' => 'Механизмът за правила има затруднения с обработката на ":string". Предложеното правило, което отговаря на низа ви за търсене, може да даде различни резултати. Моля проверете внимателно задействанията на правилото.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // END 'modifiers_applies_are' => 'И следните модификатори се прилагат към търсенето:', @@ -1173,7 +1203,17 @@ 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', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // actions 'rule_action_delete_transaction_choice' => 'DELETE transaction(!)', @@ -1471,7 +1511,17 @@ return [ 'multi_account_warning_deposit' => 'Имайте предвид, че приходната сметка на следващите разделяния ще бъде тази която е дефинирана в първия раздел на депозита.', 'multi_account_warning_transfer' => 'Имайте предвид, че приходната + разходната сметка на следващите разделяния ще бъде тази която е дефинирана в първия раздел на прехвърлянето.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // export data: 'export_data_title' => 'Експортирайте данни от Firefly III', @@ -1847,7 +1897,17 @@ return [ 'stored_category' => 'Новата категория ":name" бе запазена', 'without_category_between' => 'Без категория между :start и :end', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // transactions: 'update_withdrawal' => 'Обнови тегленето', @@ -2067,7 +2127,17 @@ return [ 'classification' => 'Класификация', 'store_transaction' => 'Запазете транзакция', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // reports: 'report_default' => 'Финансов отчет по подразбиране между :start и :end', @@ -2173,7 +2243,17 @@ return [ 'sum_in_default_currency' => 'Сумата винаги ще бъде във вашата валута по подразбиране.', 'net_filtered_prefs' => 'Тази графика никога няма да включва сметки, при които в опцията „Включи в нетната стойност“ не е поставена отметка.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // charts: 'chart' => 'Графика', @@ -2263,7 +2343,17 @@ return [ 'total_amount' => 'Обща сума', 'number_of_decimals' => 'Брой десетични знаци', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // administration 'invite_new_user_title' => 'Invite new user', @@ -2535,7 +2625,17 @@ return [ 'except_weekends' => 'Освен уикендите', 'recurrence_deleted' => 'Повтарящата се транзакция ":title" беше изтрита', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // new lines for summary controller. 'box_balance_in_currency' => 'Баланс (:currency)', @@ -2595,4 +2695,14 @@ return [ ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/bg_BG/form.php b/resources/lang/bg_BG/form.php index 2f35c5c167..ec6a723e54 100644 --- a/resources/lang/bg_BG/form.php +++ b/resources/lang/bg_BG/form.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -65,7 +75,17 @@ return [ 'tagMode' => 'Режим на етикети', 'virtual_balance' => 'Виртуален баланс', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'targetamount' => 'Планирана сума', 'account_role' => 'Роля на сметката', @@ -159,7 +179,17 @@ return [ 'journal_areYouSure' => 'Наистина ли искате да изтриете транзакцията озаглавена ":description"?', 'mass_journal_are_you_sure' => 'Наистина ли искате да изтриете тези транзакции?', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'tag_areYouSure' => 'Наистина ли искате да изтриете етикета ":tag"?', 'journal_link_areYouSure' => 'Наистина ли искате да изтриете връзката между :source и :destination?', @@ -225,7 +255,17 @@ return [ 'fints_account' => 'FinTS account', 'local_account' => 'Firefly III сметка', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'from_date' => 'Дата от', 'to_date' => 'Дата до', @@ -263,4 +303,14 @@ return [ 'webhook_response' => 'Response', 'webhook_trigger' => 'Trigger', ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/bg_BG/intro.php b/resources/lang/bg_BG/intro.php index ffd4c2fe76..6dac1be988 100644 --- a/resources/lang/bg_BG/intro.php +++ b/resources/lang/bg_BG/intro.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -55,7 +65,17 @@ return [ 'budgets_index_list_of_budgets' => 'Използвайте тази таблица, за да зададете сумите за всеки бюджет и да видите как се справяте.', 'budgets_index_outro' => 'За да научите повече за бюджетирането, проверете иконата за помощ в горния десен ъгъл.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // reports (index) 'reports_index_intro' => 'Използвайте тези отчети, за да получите подробна информация за вашите финанси.', @@ -94,7 +114,17 @@ return [ 'piggy-banks_index_button' => 'До тази лента за прогрес са разположени два бутона (+ и -) за добавяне или премахване на пари от всяка касичка.', 'piggy-banks_index_accountStatus' => 'За всяка сметка за активи с най-малко една касичка статусът е посочен в тази таблица.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // create piggy 'piggy-banks_create_name' => 'Каква е твоята цел? Нов диван, камера, пари за спешни случаи?', @@ -138,7 +168,17 @@ return [ 'rules_create_test_rule_triggers' => 'Използвайте този бутон, за да видите кои транзакции биха съответствали на вашето правило.', 'rules_create_actions' => 'Задайте толкова действия, колкото искате.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // preferences 'preferences_index_tabs' => 'Повече опции са достъпни зад тези раздели.', @@ -151,4 +191,14 @@ return [ // create currency 'currencies_create_code' => 'Този код трябва да е съвместим с ISO (използвайте Google да го намерите за вашата нова валута).', ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/bg_BG/list.php b/resources/lang/bg_BG/list.php index d84bfb3c80..e70b56847d 100644 --- a/resources/lang/bg_BG/list.php +++ b/resources/lang/bg_BG/list.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -59,7 +69,17 @@ return [ 'next_expected_match' => 'Следващo очакванo съвпадение', 'automatch' => 'Автоматично съвпадение?', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'repeat_freq' => 'Повторения', 'description' => 'Описание', @@ -127,7 +147,17 @@ return [ 'account_at_bunq' => 'Сметка в bunq', 'file_name' => 'Име на файла', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'file_size' => 'Размер на файла', 'file_type' => 'Вид файл', @@ -157,4 +187,14 @@ return [ 'secret' => 'Secret', ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/bg_BG/pagination.php b/resources/lang/bg_BG/pagination.php index d685cc4272..2ba8df23c6 100644 --- a/resources/lang/bg_BG/pagination.php +++ b/resources/lang/bg_BG/pagination.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); diff --git a/resources/lang/bg_BG/passwords.php b/resources/lang/bg_BG/passwords.php index 20bff28e7e..52a88d954d 100644 --- a/resources/lang/bg_BG/passwords.php +++ b/resources/lang/bg_BG/passwords.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); diff --git a/resources/lang/bg_BG/validation.php b/resources/lang/bg_BG/validation.php index 8a96b7e305..486c79884f 100644 --- a/resources/lang/bg_BG/validation.php +++ b/resources/lang/bg_BG/validation.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -81,7 +91,17 @@ return [ 'unique_object_for_user' => 'Това име вече се използва.', 'unique_account_for_user' => 'Това име на потребител вече се използва.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'between.numeric' => ':attribute трябва да бъде между :min и :max.', 'between.file' => ':attribute трябва да бъде с големина между :min и :max Kb.', @@ -151,7 +171,17 @@ return [ 'same_account_type' => 'Both accounts must be of the same account type', 'same_account_currency' => 'Both accounts must have the same currency setting', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'secure_password' => 'Това не е сигурна парола. Моля, опитайте отново. За повече информация посетете https://bit.ly/FF3-password-security', 'valid_recurrence_rep_type' => 'Невалиден тип повторение за повтарящи се транзакции.', @@ -211,7 +241,17 @@ return [ 'deposit_dest_bad_data' => 'Не може да се намери валидна приходна сметка при търсене на ID ":id" или име ":name".', 'deposit_dest_wrong_type' => 'Използваната приходна сметка не е от правилния тип.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'transfer_source_need_data' => 'Трябва да използвате валидно ID на разходната сметка и / или валидно име на разходната сметка, за да продължите.', 'transfer_source_bad_data' => 'Не може да се намери валидна разходна сметка при търсене на ID ":id" или име ":name".', @@ -242,4 +282,14 @@ return [ 'auto_budget_period_mandatory' => 'Периодът на автоматичния бюджет е задължително поле.', ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/cs_CZ/api.php b/resources/lang/cs_CZ/api.php index 526481993b..e90fe1fd5d 100644 --- a/resources/lang/cs_CZ/api.php +++ b/resources/lang/cs_CZ/api.php @@ -21,7 +21,17 @@ declare(strict_types=1); -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + return [ diff --git a/resources/lang/cs_CZ/auth.php b/resources/lang/cs_CZ/auth.php index 08516d98b5..4ad445bfa5 100644 --- a/resources/lang/cs_CZ/auth.php +++ b/resources/lang/cs_CZ/auth.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); diff --git a/resources/lang/cs_CZ/breadcrumbs.php b/resources/lang/cs_CZ/breadcrumbs.php index 7f0deb10e7..8246cdebc1 100644 --- a/resources/lang/cs_CZ/breadcrumbs.php +++ b/resources/lang/cs_CZ/breadcrumbs.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -56,7 +66,17 @@ return [ 'transfer_list' => 'Převody', 'transfers_list' => 'Převody', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'reconciliation_list' => 'Vyúčtování', 'create_withdrawal' => 'Vytvořit nový výběr', diff --git a/resources/lang/cs_CZ/components.php b/resources/lang/cs_CZ/components.php index 399d53fddc..468cd4d47d 100644 --- a/resources/lang/cs_CZ/components.php +++ b/resources/lang/cs_CZ/components.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); diff --git a/resources/lang/cs_CZ/config.php b/resources/lang/cs_CZ/config.php index 5a5eb95777..d60f6bee34 100644 --- a/resources/lang/cs_CZ/config.php +++ b/resources/lang/cs_CZ/config.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -41,7 +51,17 @@ return [ //'month_and_day_no_year' => '%B %e', 'month_and_day_no_year_js' => 'MMMM Do', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + //'date_time' => '%B %e, %Y, @ %T', 'date_time_js' => 'D. MMMM YYYY, @ HH:mm:ss', @@ -71,4 +91,14 @@ return [ 'dow_7' => 'Neděle', ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/cs_CZ/demo.php b/resources/lang/cs_CZ/demo.php index 78e03d7a95..fdf117c0af 100644 --- a/resources/lang/cs_CZ/demo.php +++ b/resources/lang/cs_CZ/demo.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -38,4 +48,14 @@ return [ 'profile-index' => 'Mějte na paměti, že obsah demostránky je každé čtyři hodny smazán. Přístup může být zrušen kdykoli. Toto se děje automaticky a nejedná se o chybu.', ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/cs_CZ/email.php b/resources/lang/cs_CZ/email.php index 7c8639e187..bb0411ccdd 100644 --- a/resources/lang/cs_CZ/email.php +++ b/resources/lang/cs_CZ/email.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -35,7 +45,17 @@ 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.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // invite 'invitation_created_subject' => 'An invitation has been created', @@ -74,7 +94,17 @@ return [ 'registered_pw_reset_link' => 'Obnovení hesla:', 'registered_doc_link' => 'Dokumentace:', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // new version 'new_version_email_subject' => 'A new Firefly III version is available', @@ -119,7 +149,17 @@ return [ 'error_stacktrace_below' => 'Celý zásobník je níže:', 'error_headers' => 'The following headers may also be relevant:', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // report new journals 'new_journals_subject' => 'Firefly III vytvořil novou transakci|Firefly III vytvořil :count nových transakcí', @@ -137,4 +177,14 @@ return [ 'bill_warning_please_action' => 'Please take the appropriate action.', ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/cs_CZ/errors.php b/resources/lang/cs_CZ/errors.php index 01e4018c6a..680dfc220d 100644 --- a/resources/lang/cs_CZ/errors.php +++ b/resources/lang/cs_CZ/errors.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -42,7 +52,17 @@ return [ 'stacktrace' => 'Trasování zásobníku', 'more_info' => 'Více informací', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'collect_info' => 'Shromažďujte prosím další informace do adresáře storage/logs, kde najdete chybové záznamy. Pokud používáte Docker, použijte docker logs -f [container].', 'collect_info_more' => 'Více informací o shromažďování chyb si můžete přečíst v FAQ.', diff --git a/resources/lang/cs_CZ/firefly.php b/resources/lang/cs_CZ/firefly.php index 973a576335..f136c5e33a 100644 --- a/resources/lang/cs_CZ/firefly.php +++ b/resources/lang/cs_CZ/firefly.php @@ -22,7 +22,17 @@ declare(strict_types=1); -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + return [ // general stuff: @@ -326,7 +336,17 @@ return [ // old - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'search_modifier_date_on' => 'Transaction date is ":value"', 'search_modifier_not_date_on' => 'Transaction date is not ":value"', @@ -688,7 +708,17 @@ 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.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // END 'modifiers_applies_are' => 'The following modifiers are applied to the search as well:', @@ -1173,7 +1203,17 @@ 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', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // actions 'rule_action_delete_transaction_choice' => 'DELETE transaction(!)', @@ -1471,7 +1511,17 @@ 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.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // export data: 'export_data_title' => 'Export data from Firefly III', @@ -1847,7 +1897,17 @@ return [ 'stored_category' => 'Uložena nová kategorie „:name“', 'without_category_between' => 'Bez kategorie mezi :start a :end', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // transactions: 'update_withdrawal' => 'Aktualizovat výběr', @@ -2067,7 +2127,17 @@ return [ 'classification' => 'Klasifikace', 'store_transaction' => 'Store transaction', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // reports: 'report_default' => 'Výchozí finanční výkaz v období :start a :end', @@ -2173,7 +2243,17 @@ 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.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // charts: 'chart' => 'Graf', @@ -2263,7 +2343,17 @@ return [ 'total_amount' => 'Celková částka', 'number_of_decimals' => 'Počet desetinných míst', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // administration 'invite_new_user_title' => 'Invite new user', @@ -2535,7 +2625,17 @@ return [ 'except_weekends' => 'Vyjma výkendů', 'recurrence_deleted' => 'Recurring transaction ":title" deleted', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // new lines for summary controller. 'box_balance_in_currency' => 'Zůstatek (:currency)', @@ -2595,4 +2695,14 @@ return [ ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/cs_CZ/form.php b/resources/lang/cs_CZ/form.php index 62fc3f7212..1c5939bc09 100644 --- a/resources/lang/cs_CZ/form.php +++ b/resources/lang/cs_CZ/form.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -65,7 +75,17 @@ return [ 'tagMode' => 'Režim štítku', 'virtual_balance' => 'Virtuální zůstatek', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'targetamount' => 'Cílová částka', 'account_role' => 'Role účtu', @@ -159,7 +179,17 @@ 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?', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'tag_areYouSure' => 'Jste si jisti, že chcete odstranit štítek „:tag“?', 'journal_link_areYouSure' => 'Jste si jisti, že chcete odstranit provázání mezi :source a :destination?', @@ -225,7 +255,17 @@ return [ 'fints_account' => 'FinTS účet', 'local_account' => 'Účet Firefly III', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'from_date' => 'Od data', 'to_date' => 'Do data', @@ -263,4 +303,14 @@ return [ 'webhook_response' => 'Response', 'webhook_trigger' => 'Trigger', ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/cs_CZ/intro.php b/resources/lang/cs_CZ/intro.php index 803d1fcd4c..ec701b12b4 100644 --- a/resources/lang/cs_CZ/intro.php +++ b/resources/lang/cs_CZ/intro.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -55,7 +65,17 @@ 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.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // reports (index) 'reports_index_intro' => 'Pomocí těchto přehledů získáte podrobné informace o svých financích.', @@ -94,7 +114,17 @@ 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.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // create piggy 'piggy-banks_create_name' => 'Co je vašim cílem? Nová pohovka, fotoaparát, rezerva pro nečekané výdaje?', @@ -138,7 +168,17 @@ 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.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // preferences 'preferences_index_tabs' => 'Další volby jsou k dispozici v kartách.', @@ -151,4 +191,14 @@ return [ // create currency 'currencies_create_code' => 'Tento kód by měl být v souladu s normou ISO (vyhledejte si pro novou měnu).', ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/cs_CZ/list.php b/resources/lang/cs_CZ/list.php index c49a77f34f..722c3a5bbc 100644 --- a/resources/lang/cs_CZ/list.php +++ b/resources/lang/cs_CZ/list.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -59,7 +69,17 @@ return [ 'next_expected_match' => 'Další očekávaná shoda', 'automatch' => 'Automatické hledání shody?', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'repeat_freq' => 'Opakuje se', 'description' => 'Popis', @@ -127,7 +147,17 @@ return [ 'account_at_bunq' => 'Účet s bunq', 'file_name' => 'Název souboru', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'file_size' => 'Velikost souboru', 'file_type' => 'Typ souboru', @@ -157,4 +187,14 @@ return [ 'secret' => 'Secret', ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/cs_CZ/pagination.php b/resources/lang/cs_CZ/pagination.php index c1cb889d4f..069d02a1bc 100644 --- a/resources/lang/cs_CZ/pagination.php +++ b/resources/lang/cs_CZ/pagination.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); diff --git a/resources/lang/cs_CZ/passwords.php b/resources/lang/cs_CZ/passwords.php index b1cad78840..7a39c80581 100644 --- a/resources/lang/cs_CZ/passwords.php +++ b/resources/lang/cs_CZ/passwords.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); diff --git a/resources/lang/cs_CZ/validation.php b/resources/lang/cs_CZ/validation.php index e02d1447d2..0a0396cea0 100644 --- a/resources/lang/cs_CZ/validation.php +++ b/resources/lang/cs_CZ/validation.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -81,7 +91,17 @@ 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.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'between.numeric' => ':attribute musí být v rozmezí :min a :max.', 'between.file' => ':attribute musí být v rozmezí :min a :max kilobajtů.', @@ -151,7 +171,17 @@ return [ 'same_account_type' => 'Oba účty musí být stejného typu', 'same_account_currency' => 'Oba účty musí mít stejné nastavení měny', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + '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.', @@ -211,7 +241,17 @@ 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.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + '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' => 'Nelze najít platný zdrojový účet při hledání ID „:id“ nebo jména „:name“.', @@ -242,4 +282,14 @@ return [ 'auto_budget_period_mandatory' => 'Období automatického rozpočtu je povinné.', ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/da_DK/api.php b/resources/lang/da_DK/api.php index 526481993b..e90fe1fd5d 100644 --- a/resources/lang/da_DK/api.php +++ b/resources/lang/da_DK/api.php @@ -21,7 +21,17 @@ declare(strict_types=1); -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + return [ diff --git a/resources/lang/da_DK/auth.php b/resources/lang/da_DK/auth.php index 50b1b9e89c..fff4a4c605 100644 --- a/resources/lang/da_DK/auth.php +++ b/resources/lang/da_DK/auth.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); diff --git a/resources/lang/da_DK/breadcrumbs.php b/resources/lang/da_DK/breadcrumbs.php index 4a043444e3..04a423efe7 100644 --- a/resources/lang/da_DK/breadcrumbs.php +++ b/resources/lang/da_DK/breadcrumbs.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -56,7 +66,17 @@ return [ 'transfer_list' => 'Overførsler', 'transfers_list' => 'Overførsler', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'reconciliation_list' => 'Afstemninger', 'create_withdrawal' => 'Opret ny hævning', diff --git a/resources/lang/da_DK/components.php b/resources/lang/da_DK/components.php index 399d53fddc..468cd4d47d 100644 --- a/resources/lang/da_DK/components.php +++ b/resources/lang/da_DK/components.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); diff --git a/resources/lang/da_DK/config.php b/resources/lang/da_DK/config.php index f6e5e6c275..a5cbc58d22 100644 --- a/resources/lang/da_DK/config.php +++ b/resources/lang/da_DK/config.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -41,7 +51,17 @@ return [ //'month_and_day_no_year' => '%B %e', 'month_and_day_no_year_js' => 'D MMMM', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + //'date_time' => '%B %e, %Y, @ %T', 'date_time_js' => 'Do MMMM, YYYY @ HH:mm:ss', @@ -71,4 +91,14 @@ return [ 'dow_7' => 'Søndag', ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/da_DK/demo.php b/resources/lang/da_DK/demo.php index 53a10cb34f..2886b880b3 100644 --- a/resources/lang/da_DK/demo.php +++ b/resources/lang/da_DK/demo.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -38,4 +48,14 @@ return [ 'profile-index' => 'Vær opmærksom på at demosiden nulstilles hver fjerde time. Din adgang kan blive trukket tilbage til enhver tid. Dette sker automatisk, og er ikke en fejl.', ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/da_DK/email.php b/resources/lang/da_DK/email.php index bed40c0638..3d1121baf1 100644 --- a/resources/lang/da_DK/email.php +++ b/resources/lang/da_DK/email.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -35,7 +45,17 @@ 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.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // invite 'invitation_created_subject' => 'En invitation er blevet oprettet', @@ -74,7 +94,17 @@ return [ 'registered_pw_reset_link' => 'Nulstilling af adgangskode:', 'registered_doc_link' => 'Dokumentation:', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // new version 'new_version_email_subject' => 'A new Firefly III version is available', @@ -119,7 +149,17 @@ return [ 'error_stacktrace_below' => 'Den fulde stacktrace er nedenfor:', 'error_headers' => 'The following headers may also be relevant:', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // report new journals 'new_journals_subject' => 'Firefly III har oprettet en ny transaktion|Firefly III har oprettet :count nye transaktioner', @@ -137,4 +177,14 @@ return [ 'bill_warning_please_action' => 'Udfør venligt den krævede handling.', ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/da_DK/errors.php b/resources/lang/da_DK/errors.php index bc1c247743..4b0fe3446e 100644 --- a/resources/lang/da_DK/errors.php +++ b/resources/lang/da_DK/errors.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -42,7 +52,17 @@ return [ 'stacktrace' => 'Stack trace', 'more_info' => 'Yderligere information', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'collect_info' => 'Der findes mere information i mappen storage/logs hvor du vil finde logfilerne. Hvis du kører Docker, brug docker logs -f [container].', 'collect_info_more' => 'Du kan læse mere om indhentning af fejloplysninger i FAQ.', diff --git a/resources/lang/da_DK/firefly.php b/resources/lang/da_DK/firefly.php index 2bfcb3993f..9d9e0b78d9 100644 --- a/resources/lang/da_DK/firefly.php +++ b/resources/lang/da_DK/firefly.php @@ -22,7 +22,17 @@ declare(strict_types=1); -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + return [ // general stuff: @@ -326,7 +336,17 @@ return [ // old - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'search_modifier_date_on' => 'Transaktionsdato er ":value"', 'search_modifier_not_date_on' => 'Transaktionsdato er ikke ":value"', @@ -688,7 +708,17 @@ 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.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // END 'modifiers_applies_are' => 'De følgende tilpasninger anvendes også i søgningen:', @@ -1173,7 +1203,17 @@ 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', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // actions 'rule_action_delete_transaction_choice' => 'DELETE transaction(!)', @@ -1471,7 +1511,17 @@ 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.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // export data: 'export_data_title' => 'Eksporter data fra Firefly III', @@ -1847,7 +1897,17 @@ return [ 'stored_category' => 'Stored new category ":name"', 'without_category_between' => 'Without category between :start and :end', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // transactions: 'update_withdrawal' => 'Opdater udbetaling', @@ -2067,7 +2127,17 @@ return [ 'classification' => 'Classification', 'store_transaction' => 'Store transaction', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // reports: 'report_default' => 'Default financial report between :start and :end', @@ -2173,7 +2243,17 @@ 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.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // charts: 'chart' => 'Chart', @@ -2263,7 +2343,17 @@ return [ 'total_amount' => 'Total amount', 'number_of_decimals' => 'Number of decimals', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // administration 'invite_new_user_title' => 'Invite new user', @@ -2535,7 +2625,17 @@ return [ 'except_weekends' => 'Except weekends', 'recurrence_deleted' => 'Recurring transaction ":title" deleted', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // new lines for summary controller. 'box_balance_in_currency' => 'Balance (:currency)', @@ -2595,4 +2695,14 @@ return [ ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/da_DK/form.php b/resources/lang/da_DK/form.php index 61ef97a954..b015bd1230 100644 --- a/resources/lang/da_DK/form.php +++ b/resources/lang/da_DK/form.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -65,7 +75,17 @@ return [ 'tagMode' => 'Tag tilstand', 'virtual_balance' => 'Virtuel saldo', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'targetamount' => 'Målbeløb', 'account_role' => 'Kontorolle', @@ -159,7 +179,17 @@ 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?', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + '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 :source og :destination?', @@ -225,7 +255,17 @@ return [ 'fints_account' => 'FinTS konto', 'local_account' => 'Firefly III konto', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'from_date' => 'Dato fra', 'to_date' => 'Dato til', @@ -263,4 +303,14 @@ return [ 'webhook_response' => 'Response', 'webhook_trigger' => 'Trigger', ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/da_DK/intro.php b/resources/lang/da_DK/intro.php index 07e3d5005f..45c9ac2df6 100644 --- a/resources/lang/da_DK/intro.php +++ b/resources/lang/da_DK/intro.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -55,7 +65,17 @@ 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.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // reports (index) 'reports_index_intro' => 'Brug disse rapporter til at få detaljeret indsigt i dine finanser.', @@ -94,7 +114,17 @@ 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.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // create piggy 'piggy-banks_create_name' => 'Hvad er dit mål? En ny sofa, et kamera, penge til nødsituationer?', @@ -138,7 +168,17 @@ 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.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // preferences 'preferences_index_tabs' => 'Flere indstillinger er tilgængelige bag disse fanerblade.', @@ -151,4 +191,14 @@ return [ // create currency 'currencies_create_code' => 'Denne kode skal være ISO-kompatibel (Slå den op på Google for din nye valuta).', ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/da_DK/list.php b/resources/lang/da_DK/list.php index 4954e694c9..93433080fe 100644 --- a/resources/lang/da_DK/list.php +++ b/resources/lang/da_DK/list.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -59,7 +69,17 @@ return [ 'next_expected_match' => 'Næste forventede afstemning', 'automatch' => 'Auto afstem?', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'repeat_freq' => 'Gentagelser', 'description' => 'Beskrivelse', @@ -127,7 +147,17 @@ return [ 'account_at_bunq' => 'Konto hos bunq', 'file_name' => 'Filnavn', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'file_size' => 'Filstørrelse', 'file_type' => 'Filtype', @@ -157,4 +187,14 @@ return [ 'secret' => 'Hemmelighed', ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/da_DK/pagination.php b/resources/lang/da_DK/pagination.php index 161fd44767..6eaf17cdf8 100644 --- a/resources/lang/da_DK/pagination.php +++ b/resources/lang/da_DK/pagination.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); diff --git a/resources/lang/da_DK/passwords.php b/resources/lang/da_DK/passwords.php index dfbf51e4f4..264b2c19e6 100644 --- a/resources/lang/da_DK/passwords.php +++ b/resources/lang/da_DK/passwords.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); diff --git a/resources/lang/da_DK/validation.php b/resources/lang/da_DK/validation.php index 1be82b83c8..f38c51e464 100644 --- a/resources/lang/da_DK/validation.php +++ b/resources/lang/da_DK/validation.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -81,7 +91,17 @@ return [ 'unique_object_for_user' => 'Navnet er allerede i brug.', 'unique_account_for_user' => 'Kontonavnet er allerede i brug.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'between.numeric' => ':attribute skal være mellem :min og :max.', 'between.file' => ':attribute skal være mellem :min og :max kilobytes.', @@ -151,7 +171,17 @@ return [ 'same_account_type' => 'Begge konti skal være af samme kontotype', 'same_account_currency' => 'Begge konti skal have samme valuta', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + '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.', @@ -211,7 +241,17 @@ 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.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + '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' => 'Kunne ikke finde en gyldig kildekonto ved søgning efter ID ":id" eller kontonavn ":name".', @@ -242,4 +282,14 @@ return [ 'auto_budget_period_mandatory' => 'Perioden for autobudget skal udfyldes.', ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/de_DE/api.php b/resources/lang/de_DE/api.php index 526481993b..e90fe1fd5d 100644 --- a/resources/lang/de_DE/api.php +++ b/resources/lang/de_DE/api.php @@ -21,7 +21,17 @@ declare(strict_types=1); -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + return [ diff --git a/resources/lang/de_DE/auth.php b/resources/lang/de_DE/auth.php index 0069c575ef..fd6c775846 100644 --- a/resources/lang/de_DE/auth.php +++ b/resources/lang/de_DE/auth.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); diff --git a/resources/lang/de_DE/breadcrumbs.php b/resources/lang/de_DE/breadcrumbs.php index 27f8d232e2..79d6afe9e0 100644 --- a/resources/lang/de_DE/breadcrumbs.php +++ b/resources/lang/de_DE/breadcrumbs.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -56,7 +66,17 @@ return [ 'transfer_list' => 'Umbuchungen', 'transfers_list' => 'Umbuchungen', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'reconciliation_list' => 'Kontenabgleiche', 'create_withdrawal' => 'Neue Ausgabe erstellen', diff --git a/resources/lang/de_DE/components.php b/resources/lang/de_DE/components.php index 399d53fddc..468cd4d47d 100644 --- a/resources/lang/de_DE/components.php +++ b/resources/lang/de_DE/components.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); diff --git a/resources/lang/de_DE/config.php b/resources/lang/de_DE/config.php index 423da05f50..a80cc56d10 100644 --- a/resources/lang/de_DE/config.php +++ b/resources/lang/de_DE/config.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -41,7 +51,17 @@ return [ //'month_and_day_no_year' => '%B %e', 'month_and_day_no_year_js' => 'DD. MMMM', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + //'date_time' => '%B %e, %Y, @ %T', 'date_time_js' => 'Do MMMM YYYY um HH:mm:ss', @@ -71,4 +91,14 @@ return [ 'dow_7' => 'Sonntag', ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/de_DE/demo.php b/resources/lang/de_DE/demo.php index 3012f87d26..a82ae72011 100644 --- a/resources/lang/de_DE/demo.php +++ b/resources/lang/de_DE/demo.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -38,4 +48,14 @@ return [ 'profile-index' => 'Beachten Sie, dass die Demo-Seite alle vier Stunden zurückgesetzt wird. Ihr Zugang kann jederzeit widerrufen werden. Dies geschieht automatisch und ist kein Fehler.', ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/de_DE/email.php b/resources/lang/de_DE/email.php index 1eba34d2a8..2639cef2a2 100644 --- a/resources/lang/de_DE/email.php +++ b/resources/lang/de_DE/email.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -35,7 +45,17 @@ 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.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // invite 'invitation_created_subject' => 'Eine Einladung wurde erstellt', @@ -74,7 +94,17 @@ return [ 'registered_pw_reset_link' => 'Passwort zurücksetzen:', 'registered_doc_link' => 'Dokumentation:', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // new version 'new_version_email_subject' => 'Eine neue Firefly III-Version ist verfügbar', @@ -119,7 +149,17 @@ return [ 'error_stacktrace_below' => 'Der vollständige Stacktrace ist unten:', 'error_headers' => 'Die folgenden Kopfzeilen können ebenfalls von Bedeutung sein:', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // report new journals 'new_journals_subject' => 'Firefly III hat eine neue Transaktion erstellt|Firefly III hat :count neue Transaktionen erstellt', @@ -137,4 +177,14 @@ return [ 'bill_warning_please_action' => 'Bitte ergreifen Sie die entsprechende Maßnahme.', ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/de_DE/errors.php b/resources/lang/de_DE/errors.php index 5b8515e73e..49396100b6 100644 --- a/resources/lang/de_DE/errors.php +++ b/resources/lang/de_DE/errors.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -42,7 +52,17 @@ return [ 'stacktrace' => 'Stack-Trace', 'more_info' => 'Weitere Informationen', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'collect_info' => 'Bitte sammeln Sie weitere Informationen im Verzeichnis storage/logs wo Sie Logdateien finden können. Wenn Sie Docker verwenden, verwenden Sie docker logs -f [container].', 'collect_info_more' => 'Lesen Sie mehr über das Sammeln von Fehlerinformationen in der FAQ.', diff --git a/resources/lang/de_DE/firefly.php b/resources/lang/de_DE/firefly.php index d1ab3ea8be..739b104a72 100644 --- a/resources/lang/de_DE/firefly.php +++ b/resources/lang/de_DE/firefly.php @@ -22,7 +22,17 @@ declare(strict_types=1); -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + return [ // general stuff: @@ -326,7 +336,17 @@ return [ // old - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'search_modifier_date_on' => 'Buchungsdatum ist „:value”', 'search_modifier_not_date_on' => 'Buchungsdatum ist nicht ":value"', @@ -688,7 +708,17 @@ 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.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // END 'modifiers_applies_are' => 'Die folgenden Einschränkungen werden ebenfalls auf die Suche angewendet:', @@ -1173,7 +1203,17 @@ return [ 'rule_trigger_not_destination_is_cash' => 'Zielkonto ist kein Bargeldkonto', 'rule_trigger_not_account_is_cash' => 'Beide Konten sind keine Bargeldkonten', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // actions 'rule_action_delete_transaction_choice' => 'Buchung LÖSCHEN(!)', @@ -1471,7 +1511,17 @@ return [ 'multi_account_warning_deposit' => 'Bedenken Sie, dass das Zielkonto nachfolgender Aufteilungen von dem, was in der ersten Aufteilung der Einzahlung 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.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // export data: 'export_data_title' => 'Daten aus Firefly III exportieren', @@ -1847,7 +1897,17 @@ return [ 'stored_category' => 'Neue Kategorie „:name” gespeichert', 'without_category_between' => 'Ohne Kategorie zwischen :start und :end', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // transactions: 'update_withdrawal' => 'Ausgaben aktualisieren', @@ -2067,7 +2127,17 @@ return [ 'classification' => 'Klassifizierung', 'store_transaction' => 'Buchung speichern', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // reports: 'report_default' => 'Standardfinanzbericht zwischen :start und :end', @@ -2173,7 +2243,17 @@ 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.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // charts: 'chart' => 'Diagram', @@ -2263,7 +2343,17 @@ return [ 'total_amount' => 'Gesamtbetrag', 'number_of_decimals' => 'Anzahl der Nachkommastellen', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // administration 'invite_new_user_title' => 'Neuen Nutzer einladen', @@ -2535,7 +2625,17 @@ return [ 'except_weekends' => 'Außer an Wochenenden', 'recurrence_deleted' => 'Dauerauftrag „:title” gelöscht', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // new lines for summary controller. 'box_balance_in_currency' => 'Guthaben (:currency)', @@ -2595,4 +2695,14 @@ return [ ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/de_DE/form.php b/resources/lang/de_DE/form.php index c954c1a56a..427e3dc0ab 100644 --- a/resources/lang/de_DE/form.php +++ b/resources/lang/de_DE/form.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -65,7 +75,17 @@ return [ 'tagMode' => 'Schlagwort-Modus', 'virtual_balance' => 'Virtueller Kontostand', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'targetamount' => 'Zielbetrag', 'account_role' => 'Kontenfunktion', @@ -159,7 +179,17 @@ 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?', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'tag_areYouSure' => 'Möchten Sie das Schlagwort „:tag” wirklich löschen?', 'journal_link_areYouSure' => 'Sind Sie sicher, dass Sie die Verknüpfung zwischen :source und :destination löschen möchten?', @@ -225,7 +255,17 @@ return [ 'fints_account' => 'FinTS-Konto', 'local_account' => 'Firefly-III-Konto', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'from_date' => 'Datum ab', 'to_date' => 'Datum bis', @@ -263,4 +303,14 @@ return [ 'webhook_response' => 'Antwort', 'webhook_trigger' => 'Auslöser', ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/de_DE/intro.php b/resources/lang/de_DE/intro.php index 42ddfc7968..5585b13a02 100644 --- a/resources/lang/de_DE/intro.php +++ b/resources/lang/de_DE/intro.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -55,7 +65,17 @@ 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.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // reports (index) 'reports_index_intro' => 'Verwenden Sie diese Reports, um detaillierte Einblicke in Ihre Finanzen zu erhalten.', @@ -94,7 +114,17 @@ 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.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // create piggy 'piggy-banks_create_name' => 'Worauf sparen Sie? Eine neue Couch, eine Kamera, Geld für Notfälle?', @@ -138,7 +168,17 @@ 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.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // preferences 'preferences_index_tabs' => 'Weitere Optionen sind hinter diesen Registerkarten verfügbar.', @@ -151,4 +191,14 @@ return [ // create currency 'currencies_create_code' => 'Dieser Code sollte ISO-konform sein (Für eine neue Währung googlen).', ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/de_DE/list.php b/resources/lang/de_DE/list.php index 964eef6841..bc4ab86dc9 100644 --- a/resources/lang/de_DE/list.php +++ b/resources/lang/de_DE/list.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -59,7 +69,17 @@ return [ 'next_expected_match' => 'Nächste erwartete Übereinstimmung', 'automatch' => 'Automatisch erkennen?', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'repeat_freq' => 'Wiederholungen', 'description' => 'Beschreibung', @@ -127,7 +147,17 @@ return [ 'account_at_bunq' => 'Konto bei „bunq”', 'file_name' => 'Dateiname', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'file_size' => 'Dateigröße', 'file_type' => 'Dateityp', @@ -157,4 +187,14 @@ return [ 'secret' => 'Secret', ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/de_DE/pagination.php b/resources/lang/de_DE/pagination.php index 0fbc4886bc..5a76103f75 100644 --- a/resources/lang/de_DE/pagination.php +++ b/resources/lang/de_DE/pagination.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); diff --git a/resources/lang/de_DE/passwords.php b/resources/lang/de_DE/passwords.php index 6eed1d31fb..dc3399f50c 100644 --- a/resources/lang/de_DE/passwords.php +++ b/resources/lang/de_DE/passwords.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); diff --git a/resources/lang/de_DE/validation.php b/resources/lang/de_DE/validation.php index 8289068665..813e7e7f62 100644 --- a/resources/lang/de_DE/validation.php +++ b/resources/lang/de_DE/validation.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -81,7 +91,17 @@ return [ 'unique_object_for_user' => 'Dieser Name wird bereits verwendet.', 'unique_account_for_user' => 'Dieser Kontoname wird bereits verwendet.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'between.numeric' => ':attribute muss zwischen :min und :max liegen.', 'between.file' => ':attribute muss zwischen :min und :max Kilobytes groß sein.', @@ -151,7 +171,17 @@ return [ 'same_account_type' => 'Beide Konten müssen vom selben Kontotyp sein', 'same_account_currency' => 'Beiden Konten muss die gleiche Währung zugeordnet sein', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + '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.', @@ -211,7 +241,17 @@ 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.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'transfer_source_need_data' => 'Um fortzufahren, benötigen Sie eine gültige Quellkontenkennung und/oder einen gültigen Quellkontonamen.', 'transfer_source_bad_data' => 'Bei der Suche nach der Kennung „:id” oder dem Namen „:name” konnte kein gültiges Quellkonto gefunden werden.', @@ -242,4 +282,14 @@ return [ 'auto_budget_period_mandatory' => 'Der Zeitraum für das automatische Budget ist ein Pflichtfeld.', ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/el_GR/api.php b/resources/lang/el_GR/api.php index 526481993b..e90fe1fd5d 100644 --- a/resources/lang/el_GR/api.php +++ b/resources/lang/el_GR/api.php @@ -21,7 +21,17 @@ declare(strict_types=1); -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + return [ diff --git a/resources/lang/el_GR/auth.php b/resources/lang/el_GR/auth.php index 8aaa8aed5d..602353c5df 100644 --- a/resources/lang/el_GR/auth.php +++ b/resources/lang/el_GR/auth.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); diff --git a/resources/lang/el_GR/breadcrumbs.php b/resources/lang/el_GR/breadcrumbs.php index 345ee5f4ea..c66bec15b0 100644 --- a/resources/lang/el_GR/breadcrumbs.php +++ b/resources/lang/el_GR/breadcrumbs.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -56,7 +66,17 @@ return [ 'transfer_list' => 'Μεταφορές', 'transfers_list' => 'Μεταφορές', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'reconciliation_list' => 'Συνδιαλλαγές', 'create_withdrawal' => 'Δημιουργία νέας ανάληψης', diff --git a/resources/lang/el_GR/components.php b/resources/lang/el_GR/components.php index 399d53fddc..468cd4d47d 100644 --- a/resources/lang/el_GR/components.php +++ b/resources/lang/el_GR/components.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); diff --git a/resources/lang/el_GR/config.php b/resources/lang/el_GR/config.php index f1b02a9ba5..a2f5774679 100644 --- a/resources/lang/el_GR/config.php +++ b/resources/lang/el_GR/config.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -41,7 +51,17 @@ return [ //'month_and_day_no_year' => '%B %e', 'month_and_day_no_year_js' => 'Do MMMM', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + //'date_time' => '%B %e, %Y, @ %T', 'date_time_js' => 'Do MMMM YYYY, HH:mm:ss', @@ -71,4 +91,14 @@ return [ 'dow_7' => 'Κυριακή', ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/el_GR/demo.php b/resources/lang/el_GR/demo.php index c7f6db3e97..e4c29c2e8a 100644 --- a/resources/lang/el_GR/demo.php +++ b/resources/lang/el_GR/demo.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -38,4 +48,14 @@ return [ 'profile-index' => 'Λάβετε υπόψιν ότι o ιστότοπος επίδειξης επαναφέρεται κάθε τέσσερις ώρες. Η πρόσβασή σας μπορεί να ανακληθεί οποιαδήποτε στιγμή. Αυτό συμβαίνει αυτόματα και δεν είναι σφάλμα.', ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/el_GR/email.php b/resources/lang/el_GR/email.php index 566827503d..c4cdd1f04c 100644 --- a/resources/lang/el_GR/email.php +++ b/resources/lang/el_GR/email.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -35,7 +45,17 @@ return [ 'admin_test_subject' => 'Ένα δοκιμαστικό μήνυμα από την εγκατάσταση του Firefly III', 'admin_test_body' => 'Αυτό είναι ένα δοκιμαστικό μήνυμα από την εγκατάσταση του Firefly III. Αποστάλθηκε στο :email.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // invite 'invitation_created_subject' => 'Έχει δημιουργηθεί μια πρόσκληση', @@ -74,7 +94,17 @@ return [ 'registered_pw_reset_link' => 'Επαναφορά κωδικού πρόσβασης:', 'registered_doc_link' => 'Τεκμηρίωση:', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // new version 'new_version_email_subject' => 'Μια νέα έκδοση του Firefly III είναι διαθέσιμη', @@ -119,7 +149,17 @@ return [ 'error_stacktrace_below' => 'Το πλήρες stacktrace είναι παρακάτω:', 'error_headers' => 'The following headers may also be relevant:', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // report new journals 'new_journals_subject' => 'Το Firefly III έχει δημιουργήσει μια νέα συναλλαγή|Το Firefly III έχει δημιουργήσει :count νέες συναλλαγές', @@ -137,4 +177,14 @@ return [ 'bill_warning_please_action' => 'Please take the appropriate action.', ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/el_GR/errors.php b/resources/lang/el_GR/errors.php index 3322023875..ca40adbd8a 100644 --- a/resources/lang/el_GR/errors.php +++ b/resources/lang/el_GR/errors.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -42,7 +52,17 @@ return [ 'stacktrace' => 'Ιχνηλάτηση στοίβας', 'more_info' => 'Περισσότερες πληροφορίες', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'collect_info' => 'Συλλέξτε περισσότερες πληροφορίες στον κατάλογο storage/logs όπου θα βρείτε αρχεία καταγραφής. Εάν χρησιμοποιείτε το Docker, χρησιμοποιήστε το docker logs -f [container].', 'collect_info_more' => 'Μπορείτε να διαβάσετε περισσότερα σχετικά με τη συλλογή πληροφοριών σφάλματος στο FAQ.', diff --git a/resources/lang/el_GR/firefly.php b/resources/lang/el_GR/firefly.php index 4ac2cc49e3..15ea3946a8 100644 --- a/resources/lang/el_GR/firefly.php +++ b/resources/lang/el_GR/firefly.php @@ -22,7 +22,17 @@ declare(strict_types=1); -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + return [ // general stuff: @@ -326,7 +336,17 @@ return [ // old - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'search_modifier_date_on' => 'Transaction date is ":value"', 'search_modifier_not_date_on' => 'Transaction date is not ":value"', @@ -688,7 +708,17 @@ return [ 'create_rule_from_query' => 'Δημιουργία νέου κανόνα από το ερώτημα αναζήτησης', 'rule_from_search_words' => 'Η ρουτίνα για τους κανόνες δυσκολεύτηκε στο χειρισμό του ":string". Ο προτεινόμενος κανόνας που ταιριάζει στο ερώτημά αναζήτησης μπορεί να δώσει διαφορετικά αποτελέσματα. Παρακαλώ να επιβεβαιώσετε προσεκτικά τους κανόνες ενεργοποίησης.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // END 'modifiers_applies_are' => 'Οι ακόλουθοι τροποποιητές εφαρμόστηκαν στην αναζήτηση επίσης:', @@ -1173,7 +1203,17 @@ 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', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // actions 'rule_action_delete_transaction_choice' => 'DELETE transaction(!)', @@ -1471,7 +1511,17 @@ return [ 'multi_account_warning_deposit' => 'Λάβετε υπόψη ότι ο λογαριασμός προορισμού των επόμενων διαχωρισμών θα υπερισχύσει αυτού του πρώτου διαχωρισμού της κατάθεσης.', 'multi_account_warning_transfer' => 'Λάβετε υπόψη ότι ο λογαριασμός προέλευσης και προορισμού των επόμενων διαχωρισμών θα υπερισχύσει αυτού του πρώτου διαχωρισμού της μεταφοράς.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // export data: 'export_data_title' => 'Εξαγωγή δεδομένων από το Firefly III', @@ -1847,7 +1897,17 @@ return [ 'stored_category' => 'Αποθηκεύτηκε η νέα κατηγορία ":name"', 'without_category_between' => 'Χωρίς κατηγορία μεταξύ :start και :end', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // transactions: 'update_withdrawal' => 'Ενημέρωση ανάληψης', @@ -2067,7 +2127,17 @@ return [ 'classification' => 'Ταξινόμηση', 'store_transaction' => 'Αποθήκευση συναλλαγής', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // reports: 'report_default' => 'Προεπιλεγμένη οικονομική αναφορά μεταξύ :start και :end', @@ -2173,7 +2243,17 @@ return [ 'sum_in_default_currency' => 'Το σύνολο θα είναι πάντοτε στο προεπιλεγμένο σας νόμισμα.', 'net_filtered_prefs' => 'Αυτό το διάγραμμα δε θα περιλαμβάνει ποτέ λογαριασμούς που δεν έχουν τσεκαρισμένη την επιλογή "Συμπεριλαμβάνεται στην καθαρή αξία".', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // charts: 'chart' => 'Διάγραμμα', @@ -2263,7 +2343,17 @@ return [ 'total_amount' => 'Συνολικό ποσό', 'number_of_decimals' => 'Πλήθος δεκαδικών ψηφίων', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // administration 'invite_new_user_title' => 'Invite new user', @@ -2535,7 +2625,17 @@ return [ 'except_weekends' => 'Εκτός από τα Σαββατοκύριακα', 'recurrence_deleted' => 'Η επαναλαμβανόμενη συναλλαγή ":title" διαγράφηκε', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // new lines for summary controller. 'box_balance_in_currency' => 'Υπόλοιπο (:currency)', @@ -2595,4 +2695,14 @@ return [ ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/el_GR/form.php b/resources/lang/el_GR/form.php index 64eda4a58f..46bc29f43f 100644 --- a/resources/lang/el_GR/form.php +++ b/resources/lang/el_GR/form.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -65,7 +75,17 @@ return [ 'tagMode' => 'Λειτουργία ετικέτας', 'virtual_balance' => 'Εικονικό υπόλοιπο', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'targetamount' => 'Ποσό στόχου', 'account_role' => 'Ρόλος λογαριασμού', @@ -159,7 +179,17 @@ return [ 'journal_areYouSure' => 'Είστε σίγουροι ότι θέλετε να διαγράψετε τη συναλλαγή με περιγραφή ":description";', 'mass_journal_are_you_sure' => 'Είστε σίγουροι ότι θέλετε να διαγράψετε αυτές τις συναλλαγές;', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'tag_areYouSure' => 'Είστε σίγουροι ότι θέλετε να διαγράψετε την ετικέτα ":tag";', 'journal_link_areYouSure' => 'Είστε σίγουροι ότι θέλετε να διαγράψετε το σύνδεσμο μεταξύ :source και :destination;', @@ -225,7 +255,17 @@ return [ 'fints_account' => 'Λογαριασμός FinTS', 'local_account' => 'Λογαριασμός Firefly III', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'from_date' => 'Από ημερομηνία', 'to_date' => 'Εώς ημερομηνία', @@ -263,4 +303,14 @@ return [ 'webhook_response' => 'Απόκριση', 'webhook_trigger' => 'Ενεργοποίηση', ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/el_GR/intro.php b/resources/lang/el_GR/intro.php index 730651d62b..fb04d07594 100644 --- a/resources/lang/el_GR/intro.php +++ b/resources/lang/el_GR/intro.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -55,7 +65,17 @@ return [ 'budgets_index_list_of_budgets' => 'Χρησιμοποιήστε αυτό τον πίνακα για να ορίσετε τα ποσά για κάθε προϋπολογισμό και την πρόοδό σας.', 'budgets_index_outro' => 'Για να μάθετε περισσότερα για προϋπολογισμούς, ελέγξτε το εικονίδιο βοήθειας στην επάνω δεξιά γωνία.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // reports (index) 'reports_index_intro' => 'Χρησιμοποιήστε αυτές τις αναφορές για να λάβετε λεπτομερείς πληροφορίες για τα οικονομικά σας.', @@ -94,7 +114,17 @@ return [ 'piggy-banks_index_button' => 'Διπλά από αυτή τη γραμμή προόδου υπάρχουν δύο κουμπιά (+ και -) για να προσθέσετε ή να αφαιρέσετε χρήματα από κάθε κουμπαρά.', 'piggy-banks_index_accountStatus' => 'Πίνακας κατάστασης για κάθε πάγιο λογαριασμό με τουλάχιστον ένα κουμπαρά.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // create piggy 'piggy-banks_create_name' => 'Ποιός είναι ο στόχος σας; Ένας νέος καναπές, μια κάμερα, χρήματα για έκτακτες ανάγκες;', @@ -138,7 +168,17 @@ return [ 'rules_create_test_rule_triggers' => 'Χρησιμοποιήστε αυτό το κουμπί για να δείτε ποιές συναλλαγές θα ταίριαζαν με τον κανόνα σας.', 'rules_create_actions' => 'Ορίστε όσες ενέργειες επιθυμείτε.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // preferences 'preferences_index_tabs' => 'Περισσότερες επιλογές είναι διαθέσιμες πίσω από αυτές τις καρτέλες.', @@ -151,4 +191,14 @@ return [ // create currency 'currencies_create_code' => 'Αυτός ο κωδικός πρέπει να είναι αποδεκτός κατά ISO (Αναζητήστε το στο Google για το νέο σας νόμισμα).', ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/el_GR/list.php b/resources/lang/el_GR/list.php index c4572f31c0..98d7cf5fac 100644 --- a/resources/lang/el_GR/list.php +++ b/resources/lang/el_GR/list.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -59,7 +69,17 @@ return [ 'next_expected_match' => 'Επόμενη αναμενόμενη αντιστοίχιση', 'automatch' => 'Αυτόματη αντιστοίχιση;', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'repeat_freq' => 'Επαναλήψεις', 'description' => 'Περιγραφή', @@ -127,7 +147,17 @@ return [ 'account_at_bunq' => 'Λογαριασμός με bunq', 'file_name' => 'Όνομα αρχείου', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'file_size' => 'Μέγεθος αρχείου', 'file_type' => 'Τύπος αρχείου', @@ -157,4 +187,14 @@ return [ 'secret' => 'Μυστικό', ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/el_GR/pagination.php b/resources/lang/el_GR/pagination.php index 7ba5464761..4a0616ba0f 100644 --- a/resources/lang/el_GR/pagination.php +++ b/resources/lang/el_GR/pagination.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); diff --git a/resources/lang/el_GR/passwords.php b/resources/lang/el_GR/passwords.php index bb2994c73b..3c49a97905 100644 --- a/resources/lang/el_GR/passwords.php +++ b/resources/lang/el_GR/passwords.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); diff --git a/resources/lang/el_GR/validation.php b/resources/lang/el_GR/validation.php index 1050769b0a..71f277cffc 100644 --- a/resources/lang/el_GR/validation.php +++ b/resources/lang/el_GR/validation.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -81,7 +91,17 @@ return [ 'unique_object_for_user' => 'Αυτό το όνομα είναι ήδη σε χρήση.', 'unique_account_for_user' => 'Αυτό το όνομα λογαριασμού είναι ήδη σε χρήση.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'between.numeric' => 'Το :attribute πρέπει να είναι μεταξύ :min και :max.', 'between.file' => 'Το :attribute πρέπει να είναι μεταξύ :min και :max kilobytes.', @@ -151,7 +171,17 @@ return [ 'same_account_type' => 'Και οι δύο λογαριασμοί πρέπει να έχουν τον ίδιο τύπο λογαριασμού', 'same_account_currency' => 'Και οι δύο λογαριασμοί πρέπει να έχουν την ίδια ρύθμιση νομίσματος', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'secure_password' => 'Αυτό δεν είναι ασφαλές συνθηματικό. Παρακαλώ δοκιμάστε ξανά. Για περισσότερες πληροφορίες επισκεφτείτε https://bit.ly/FF3-password-security', 'valid_recurrence_rep_type' => 'Μη έγκυρος τύπος επανάληψης για επαναλαμβανόμενες συναλλαγές.', @@ -211,7 +241,17 @@ return [ 'deposit_dest_bad_data' => 'Δεν ήταν δυνατή η εύρεση ενός έγκυρου λογαριασμού προορισμού κατά την αναζήτηση του αναγνωριστικού ID ":id" ή του ονόματος ":name".', 'deposit_dest_wrong_type' => 'O υποβεβλημένος λογαριασμός προέλευσης δεν είναι σωστού τύπου.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'transfer_source_need_data' => 'Πρέπει να λάβετε ένα έγκυρο αναγνωριστικό λογαριασμού προέλευσης και/ή ένα έγκυρο όνομα λογαριασμού προέλευσης για να συνεχίσετε.', 'transfer_source_bad_data' => 'Δεν ήταν δυνατή η εύρεση ενός έγκυρου λογαριασμού προέλευσης κατά την αναζήτηση του αναγνωριστικού ID ":id" ή του ονόματος ":name".', @@ -242,4 +282,14 @@ return [ 'auto_budget_period_mandatory' => 'Η περίοδος αυτόματου προϋπολογισμού είναι υποχρεωτικό πεδίο.', ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/en_GB/api.php b/resources/lang/en_GB/api.php index 526481993b..e90fe1fd5d 100644 --- a/resources/lang/en_GB/api.php +++ b/resources/lang/en_GB/api.php @@ -21,7 +21,17 @@ declare(strict_types=1); -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + return [ diff --git a/resources/lang/en_GB/auth.php b/resources/lang/en_GB/auth.php index bafc9610ac..3dd82d9131 100644 --- a/resources/lang/en_GB/auth.php +++ b/resources/lang/en_GB/auth.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); diff --git a/resources/lang/en_GB/breadcrumbs.php b/resources/lang/en_GB/breadcrumbs.php index 8a7011923f..18142bdf97 100644 --- a/resources/lang/en_GB/breadcrumbs.php +++ b/resources/lang/en_GB/breadcrumbs.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -56,7 +66,17 @@ return [ 'transfer_list' => 'Transfers', 'transfers_list' => 'Transfers', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'reconciliation_list' => 'Reconciliations', 'create_withdrawal' => 'Create new withdrawal', diff --git a/resources/lang/en_GB/components.php b/resources/lang/en_GB/components.php index 399d53fddc..468cd4d47d 100644 --- a/resources/lang/en_GB/components.php +++ b/resources/lang/en_GB/components.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); diff --git a/resources/lang/en_GB/config.php b/resources/lang/en_GB/config.php index 04f6273ff4..c9253e8b95 100644 --- a/resources/lang/en_GB/config.php +++ b/resources/lang/en_GB/config.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -41,7 +51,17 @@ return [ //'month_and_day_no_year' => '%B %e', 'month_and_day_no_year_js' => 'MMMM Do', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + //'date_time' => '%B %e, %Y, @ %T', 'date_time_js' => 'MMMM Do, YYYY, @ HH:mm:ss', @@ -71,4 +91,14 @@ return [ 'dow_7' => 'Sunday', ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/en_GB/demo.php b/resources/lang/en_GB/demo.php index 5b756def0c..762446055d 100644 --- a/resources/lang/en_GB/demo.php +++ b/resources/lang/en_GB/demo.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -38,4 +48,14 @@ return [ 'profile-index' => 'Keep in mind that the demo site resets every four hours. Your access may be revoked at any time. This happens automatically and is not a bug.', ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/en_GB/email.php b/resources/lang/en_GB/email.php index f46c6a54b5..aa312d7218 100644 --- a/resources/lang/en_GB/email.php +++ b/resources/lang/en_GB/email.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -35,7 +45,17 @@ 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.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // invite 'invitation_created_subject' => 'An invitation has been created', @@ -74,7 +94,17 @@ return [ 'registered_pw_reset_link' => 'Password reset:', 'registered_doc_link' => 'Documentation:', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // new version 'new_version_email_subject' => 'A new Firefly III version is available', @@ -119,7 +149,17 @@ return [ 'error_stacktrace_below' => 'The full stacktrace is below:', 'error_headers' => 'The following headers may also be relevant:', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // report new journals 'new_journals_subject' => 'Firefly III has created a new transaction|Firefly III has created :count new transactions', @@ -137,4 +177,14 @@ return [ 'bill_warning_please_action' => 'Please take the appropriate action.', ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/en_GB/errors.php b/resources/lang/en_GB/errors.php index 412b8f08a1..7d4ac408bb 100644 --- a/resources/lang/en_GB/errors.php +++ b/resources/lang/en_GB/errors.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -42,7 +52,17 @@ return [ 'stacktrace' => 'Stack trace', 'more_info' => 'More information', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'collect_info' => 'Please collect more information in the storage/logs directory where you will find log files. If you\'re running Docker, use docker logs -f [container].', 'collect_info_more' => 'You can read more about collecting error information in the FAQ.', diff --git a/resources/lang/en_GB/firefly.php b/resources/lang/en_GB/firefly.php index 35d79d14fd..1518f9d949 100644 --- a/resources/lang/en_GB/firefly.php +++ b/resources/lang/en_GB/firefly.php @@ -22,7 +22,17 @@ declare(strict_types=1); -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + return [ // general stuff: @@ -326,7 +336,17 @@ return [ // old - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'search_modifier_date_on' => 'Transaction date is ":value"', 'search_modifier_not_date_on' => 'Transaction date is not ":value"', @@ -688,7 +708,17 @@ 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.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // END 'modifiers_applies_are' => 'The following modifiers are applied to the search as well:', @@ -1173,7 +1203,17 @@ 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', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // actions 'rule_action_delete_transaction_choice' => 'DELETE transaction(!)', @@ -1471,7 +1511,17 @@ 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.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // export data: 'export_data_title' => 'Export data from Firefly III', @@ -1847,7 +1897,17 @@ return [ 'stored_category' => 'Stored new category ":name"', 'without_category_between' => 'Without category between :start and :end', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // transactions: 'update_withdrawal' => 'Update withdrawal', @@ -2067,7 +2127,17 @@ return [ 'classification' => 'Classification', 'store_transaction' => 'Store transaction', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // reports: 'report_default' => 'Default financial report between :start and :end', @@ -2173,7 +2243,17 @@ 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.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // charts: 'chart' => 'Chart', @@ -2263,7 +2343,17 @@ return [ 'total_amount' => 'Total amount', 'number_of_decimals' => 'Number of decimals', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // administration 'invite_new_user_title' => 'Invite new user', @@ -2535,7 +2625,17 @@ return [ 'except_weekends' => 'Except weekends', 'recurrence_deleted' => 'Recurring transaction ":title" deleted', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // new lines for summary controller. 'box_balance_in_currency' => 'Balance (:currency)', @@ -2595,4 +2695,14 @@ return [ ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/en_GB/form.php b/resources/lang/en_GB/form.php index 8bdbb08f49..b8b0c9f339 100644 --- a/resources/lang/en_GB/form.php +++ b/resources/lang/en_GB/form.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -65,7 +75,17 @@ return [ 'tagMode' => 'Tag mode', 'virtual_balance' => 'Virtual balance', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'targetamount' => 'Target amount', 'account_role' => 'Account role', @@ -159,7 +179,17 @@ 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?', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + '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 :source and :destination?', @@ -225,7 +255,17 @@ return [ 'fints_account' => 'FinTS account', 'local_account' => 'Firefly III account', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'from_date' => 'Date from', 'to_date' => 'Date to', @@ -263,4 +303,14 @@ return [ 'webhook_response' => 'Response', 'webhook_trigger' => 'Trigger', ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/en_GB/intro.php b/resources/lang/en_GB/intro.php index 963bac9b98..cd7678bd18 100644 --- a/resources/lang/en_GB/intro.php +++ b/resources/lang/en_GB/intro.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -55,7 +65,17 @@ return [ 'budgets_index_list_of_budgets' => 'Use this table to set the amounts for each budget and see how you are doing.', 'budgets_index_outro' => 'To learn more about budgeting, checkout the help icon in the top right corner.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // reports (index) 'reports_index_intro' => 'Use these reports to get detailed insights in your finances.', @@ -94,7 +114,17 @@ return [ 'piggy-banks_index_button' => 'Next to this progress bar are two buttons (+ and -) to add or remove money from each piggy bank.', 'piggy-banks_index_accountStatus' => 'For each asset account with at least one piggy bank the status is listed in this table.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // create piggy 'piggy-banks_create_name' => 'What is your goal? A new couch, a camera, money for emergencies?', @@ -138,7 +168,17 @@ return [ 'rules_create_test_rule_triggers' => 'Use this button to see which transactions would match your rule.', 'rules_create_actions' => 'Set as many actions as you like.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // preferences 'preferences_index_tabs' => 'More options are available behind these tabs.', @@ -151,4 +191,14 @@ return [ // create currency 'currencies_create_code' => 'This code should be ISO compliant (Google it for your new currency).', ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/en_GB/list.php b/resources/lang/en_GB/list.php index ec9987be3a..5572cf83dc 100644 --- a/resources/lang/en_GB/list.php +++ b/resources/lang/en_GB/list.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -59,7 +69,17 @@ return [ 'next_expected_match' => 'Next expected match', 'automatch' => 'Auto match?', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'repeat_freq' => 'Repeats', 'description' => 'Description', @@ -127,7 +147,17 @@ return [ 'account_at_bunq' => 'Account with bunq', 'file_name' => 'File name', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'file_size' => 'File size', 'file_type' => 'File type', @@ -157,4 +187,14 @@ return [ 'secret' => 'Secret', ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/en_GB/pagination.php b/resources/lang/en_GB/pagination.php index 6f72ad6b3a..100d45a039 100644 --- a/resources/lang/en_GB/pagination.php +++ b/resources/lang/en_GB/pagination.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); diff --git a/resources/lang/en_GB/passwords.php b/resources/lang/en_GB/passwords.php index 3a941e12d5..293dc7288e 100644 --- a/resources/lang/en_GB/passwords.php +++ b/resources/lang/en_GB/passwords.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); diff --git a/resources/lang/en_GB/validation.php b/resources/lang/en_GB/validation.php index 8a6eb545b3..b066ed5d4b 100644 --- a/resources/lang/en_GB/validation.php +++ b/resources/lang/en_GB/validation.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -81,7 +91,17 @@ return [ 'unique_object_for_user' => 'This name is already in use.', 'unique_account_for_user' => 'This account name is already in use.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'between.numeric' => 'The :attribute must be between :min and :max.', 'between.file' => 'The :attribute must be between :min and :max kilobytes.', @@ -151,7 +171,17 @@ return [ 'same_account_type' => 'Both accounts must be of the same account type', 'same_account_currency' => 'Both accounts must have the same currency setting', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'secure_password' => 'This is not a secure password. Please try again. For more information, visit https://bit.ly/FF3-password-security', 'valid_recurrence_rep_type' => 'Invalid repetition type for recurring transactions.', @@ -211,7 +241,17 @@ return [ 'deposit_dest_bad_data' => 'Could not find a valid destination account when searching for ID ":id" or name ":name".', 'deposit_dest_wrong_type' => 'The submitted destination account is not of the right type.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'transfer_source_need_data' => 'Need to get a valid source account ID and/or valid source account name to continue.', 'transfer_source_bad_data' => 'Could not find a valid source account when searching for ID ":id" or name ":name".', @@ -242,4 +282,14 @@ return [ 'auto_budget_period_mandatory' => 'The auto budget period is a mandatory field.', ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/es_ES/api.php b/resources/lang/es_ES/api.php index 526481993b..e90fe1fd5d 100644 --- a/resources/lang/es_ES/api.php +++ b/resources/lang/es_ES/api.php @@ -21,7 +21,17 @@ declare(strict_types=1); -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + return [ diff --git a/resources/lang/es_ES/auth.php b/resources/lang/es_ES/auth.php index 611d9ba326..e0c07235ee 100644 --- a/resources/lang/es_ES/auth.php +++ b/resources/lang/es_ES/auth.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); diff --git a/resources/lang/es_ES/breadcrumbs.php b/resources/lang/es_ES/breadcrumbs.php index cc48403cd2..cbf276f430 100644 --- a/resources/lang/es_ES/breadcrumbs.php +++ b/resources/lang/es_ES/breadcrumbs.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -56,7 +66,17 @@ return [ 'transfer_list' => 'Transferencias', 'transfers_list' => 'Transferencias', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'reconciliation_list' => 'Reconciliaciones', 'create_withdrawal' => 'Crear nuevo retiro', diff --git a/resources/lang/es_ES/components.php b/resources/lang/es_ES/components.php index 399d53fddc..468cd4d47d 100644 --- a/resources/lang/es_ES/components.php +++ b/resources/lang/es_ES/components.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); diff --git a/resources/lang/es_ES/config.php b/resources/lang/es_ES/config.php index 3db62b6301..0cb2271965 100644 --- a/resources/lang/es_ES/config.php +++ b/resources/lang/es_ES/config.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -41,7 +51,17 @@ return [ //'month_and_day_no_year' => '%B %e', 'month_and_day_no_year_js' => 'D [de] MMMM', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + //'date_time' => '%B %e, %Y, @ %T', 'date_time_js' => 'D MMMM YYYY, HH:mm:ss', @@ -71,4 +91,14 @@ return [ 'dow_7' => 'Domingo', ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/es_ES/demo.php b/resources/lang/es_ES/demo.php index 79ad14397a..a487eb103c 100644 --- a/resources/lang/es_ES/demo.php +++ b/resources/lang/es_ES/demo.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -38,4 +48,14 @@ return [ 'profile-index' => 'Tenga en cuenta que el sitio de demostración se restablece cada cuatro horas. Su acceso puede ser revocado en cualquier momento. Esto ocurre automáticamente y no es un error.', ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/es_ES/email.php b/resources/lang/es_ES/email.php index bd7aae8f19..c23d04d2fe 100644 --- a/resources/lang/es_ES/email.php +++ b/resources/lang/es_ES/email.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -35,7 +45,17 @@ return [ 'admin_test_subject' => 'Un mensaje de prueba de su instalación de Firefly III', 'admin_test_body' => 'Este es un mensaje de prueba de tu instancia de Firefly III. Fue enviado a :email.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // invite 'invitation_created_subject' => 'An invitation has been created', @@ -74,7 +94,17 @@ return [ 'registered_pw_reset_link' => 'Restablecer contraseña:', 'registered_doc_link' => 'Documentación:', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // new version 'new_version_email_subject' => 'A new Firefly III version is available', @@ -119,7 +149,17 @@ return [ 'error_stacktrace_below' => 'El stacktrace completo está a continuación:', 'error_headers' => 'Los siguientes encabezados también pueden ser relevantes:', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // report new journals 'new_journals_subject' => 'Firefly III ha creado una nueva transacción|Firefly III ha creado :count nuevas transacciones', @@ -137,4 +177,14 @@ return [ 'bill_warning_please_action' => 'Please take the appropriate action.', ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/es_ES/errors.php b/resources/lang/es_ES/errors.php index 77e79eae0c..864f094d45 100644 --- a/resources/lang/es_ES/errors.php +++ b/resources/lang/es_ES/errors.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -42,7 +52,17 @@ return [ 'stacktrace' => 'Seguimiento de la pila', 'more_info' => 'Más información', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'collect_info' => 'Por favor, recopile más información en el directorio storage/logs donde encontrará los archivos de registro. Si está ejecutando Docker, use registros docker -f [container].', 'collect_info_more' => 'Puede leer más sobre la recolección de información de errores en las Preguntas Frecuentes.', diff --git a/resources/lang/es_ES/firefly.php b/resources/lang/es_ES/firefly.php index d36e94bd4f..48396d3b70 100644 --- a/resources/lang/es_ES/firefly.php +++ b/resources/lang/es_ES/firefly.php @@ -22,7 +22,17 @@ declare(strict_types=1); -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + return [ // general stuff: @@ -326,7 +336,17 @@ return [ // old - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'search_modifier_date_on' => 'La fecha de la transacción es ":value"', 'search_modifier_not_date_on' => 'Transaction date is not ":value"', @@ -688,7 +708,17 @@ return [ 'create_rule_from_query' => 'Crear nueva regla a partir de la consulta de búsqueda', 'rule_from_search_words' => 'El motor de reglas tiene un manejo difícil ":string". La regla sugerida que se ajusta a su consulta de búsqueda puede dar diferentes resultados. Por favor verifique los activadores de la regla cuidadosamente.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // END 'modifiers_applies_are' => 'Los siguientes modificadores también se aplican a la búsqueda:', @@ -1173,7 +1203,17 @@ 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', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // actions 'rule_action_delete_transaction_choice' => 'DELETE transaction(!)', @@ -1471,7 +1511,17 @@ return [ 'multi_account_warning_deposit' => 'Tenga en cuenta que la cuenta de destino de las divisiones posteriores será anulada por lo que se defina en la primera división del retiro.', 'multi_account_warning_transfer' => 'Tenga en cuenta que la cuenta de origen + destino de divisiones posteriores será anulada por lo que se defina en la primera división de la transferencia.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // export data: 'export_data_title' => 'Exportar datos de Firefly III', @@ -1847,7 +1897,17 @@ return [ 'stored_category' => 'Nueva categoría guardada ":name"', 'without_category_between' => 'Sin categoría entre :start y:end', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // transactions: 'update_withdrawal' => 'Actualización de gasto', @@ -2067,7 +2127,17 @@ return [ 'classification' => 'Clasificación', 'store_transaction' => 'Guardar transacción', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // reports: 'report_default' => 'Reporte financiero por defecto entre :start y :end', @@ -2173,7 +2243,17 @@ return [ 'sum_in_default_currency' => 'La suma siempre estará en tu moneda predeterminada.', 'net_filtered_prefs' => 'Este gráfico nunca incluirá cuentas que tengan la opción "Incluir en el valor neto" no marcada.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // charts: 'chart' => 'Grafico', @@ -2263,7 +2343,17 @@ return [ 'total_amount' => 'Cantidad total', 'number_of_decimals' => 'Número de decimales', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // administration 'invite_new_user_title' => 'Invite new user', @@ -2535,7 +2625,17 @@ return [ 'except_weekends' => 'Excluir los fines de semana', 'recurrence_deleted' => 'Transacción recurrente ":title" eliminada', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // new lines for summary controller. 'box_balance_in_currency' => 'Saldo (:currency)', @@ -2595,4 +2695,14 @@ return [ ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/es_ES/form.php b/resources/lang/es_ES/form.php index 03b7663bf4..7bd90cbda4 100644 --- a/resources/lang/es_ES/form.php +++ b/resources/lang/es_ES/form.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -65,7 +75,17 @@ return [ 'tagMode' => 'Modo de etiqueta', 'virtual_balance' => 'Saldo virtual', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'targetamount' => 'Cantidad objetivo', 'account_role' => 'Rol de cuenta', @@ -159,7 +179,17 @@ return [ 'journal_areYouSure' => '¿Estás seguro de que deseas eliminar la transacción descrita ":description"?', 'mass_journal_are_you_sure' => '¿Usted esta seguro de querer eliminar estas transacciones?', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'tag_areYouSure' => '¿Seguro que quieres eliminar la etiqueta ":tag"?', 'journal_link_areYouSure' => '¿Seguro que quieres eliminar el vínculo entre :source y :destination?', @@ -225,7 +255,17 @@ return [ 'fints_account' => 'Cuenta FinTS', 'local_account' => 'Cuenta Firefly III', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'from_date' => 'Fecha desde', 'to_date' => 'Fecha hasta', @@ -263,4 +303,14 @@ return [ 'webhook_response' => 'Respuesta', 'webhook_trigger' => 'Disparador', ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/es_ES/intro.php b/resources/lang/es_ES/intro.php index 0e0be3c666..7d37c2850f 100644 --- a/resources/lang/es_ES/intro.php +++ b/resources/lang/es_ES/intro.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -55,7 +65,17 @@ return [ 'budgets_index_list_of_budgets' => 'Use esta tabla para establecer las cantidades para cada presupuesto y ver cómo lo está haciendo.', 'budgets_index_outro' => 'Para aprender mas acerca de los presupuestos, revise el icono de ayuda en la esquina superior derecha.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // reports (index) 'reports_index_intro' => 'Utilice estos informes para tener información detallada de sus finanzas.', @@ -94,7 +114,17 @@ return [ 'piggy-banks_index_button' => 'Junto con esta barra de progreso hay dos botones (+ y -) para añadir o quitar dinero de cada hucha.', 'piggy-banks_index_accountStatus' => 'Para cada cuenta de activos con al menos una hucha, el estado está listado en esta tabla.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // create piggy 'piggy-banks_create_name' => '¿Cuál es tu meta? ¿Un nuevo sofá, una cámara, dinero para emergencias?', @@ -138,7 +168,17 @@ return [ 'rules_create_test_rule_triggers' => 'Use este botón para ver cuáles transacciones coincidirán con su regla.', 'rules_create_actions' => 'Establezca tantas acciones como quiera.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // preferences 'preferences_index_tabs' => 'Mas opciones están disponibles detrás de estas pestañas.', @@ -151,4 +191,14 @@ return [ // create currency 'currencies_create_code' => 'Este código debe ser compatible con ISO (Googlee para su nueva moneda).', ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/es_ES/list.php b/resources/lang/es_ES/list.php index 9f6c66eafb..7879af004e 100644 --- a/resources/lang/es_ES/list.php +++ b/resources/lang/es_ES/list.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -59,7 +69,17 @@ return [ 'next_expected_match' => 'Próxima coincidencia esperada', 'automatch' => '¿Buscar coincidencia automaticamente?', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'repeat_freq' => 'Repetición:', 'description' => 'Descripción', @@ -127,7 +147,17 @@ return [ 'account_at_bunq' => 'Cuenta con bunq', 'file_name' => 'Nombre de fichero', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'file_size' => 'Tamaño de fichero', 'file_type' => 'Tipo de fichero', @@ -157,4 +187,14 @@ return [ 'secret' => 'Secreto', ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/es_ES/pagination.php b/resources/lang/es_ES/pagination.php index 8f2f8d3677..a93f7a597e 100644 --- a/resources/lang/es_ES/pagination.php +++ b/resources/lang/es_ES/pagination.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); diff --git a/resources/lang/es_ES/passwords.php b/resources/lang/es_ES/passwords.php index f2da4a79bd..96c00b7305 100644 --- a/resources/lang/es_ES/passwords.php +++ b/resources/lang/es_ES/passwords.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); diff --git a/resources/lang/es_ES/validation.php b/resources/lang/es_ES/validation.php index 18e08d497e..6f0624bb3e 100644 --- a/resources/lang/es_ES/validation.php +++ b/resources/lang/es_ES/validation.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -81,7 +91,17 @@ return [ 'unique_object_for_user' => 'Este nombre ya está en uso.', 'unique_account_for_user' => 'Este nombre de cuenta ya está en uso.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'between.numeric' => 'El atributo :attribute debe estar entre :min y :max.', 'between.file' => 'El atributo :attribute debe estar entre :min y :max kilobytes.', @@ -151,7 +171,17 @@ return [ 'same_account_type' => 'Ambas cuentas deben ser del mismo tipo de cuenta', 'same_account_currency' => 'Ambas cuentas deben tener la misma configuración de moneda', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'secure_password' => 'Esta contraseña no es segura. Por favor inténtalo de nuevo. Para más información, visita https://bit.ly/FF3-password-security', 'valid_recurrence_rep_type' => 'Tipo de repetición no válido para transacciones recurrentes.', @@ -211,7 +241,17 @@ return [ 'deposit_dest_bad_data' => 'No se pudo encontrar una cuenta de destino válida buscando ID ":id" o nombre ":name".', 'deposit_dest_wrong_type' => 'La cuenta de destino enviada no es del tipo correcto.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'transfer_source_need_data' => 'Necesita obtener un ID de cuenta de origen válido y/o nombre de cuenta de origen válido para continuar.', 'transfer_source_bad_data' => 'No se pudo encontrar una cuenta de origen válida para ID ":id" o nombre ":name".', @@ -242,4 +282,14 @@ return [ 'auto_budget_period_mandatory' => 'El período del autopresupuesto es un campo obligatorio.', ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/fi_FI/api.php b/resources/lang/fi_FI/api.php index 526481993b..e90fe1fd5d 100644 --- a/resources/lang/fi_FI/api.php +++ b/resources/lang/fi_FI/api.php @@ -21,7 +21,17 @@ declare(strict_types=1); -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + return [ diff --git a/resources/lang/fi_FI/auth.php b/resources/lang/fi_FI/auth.php index eb100f4194..e5da60c203 100644 --- a/resources/lang/fi_FI/auth.php +++ b/resources/lang/fi_FI/auth.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); diff --git a/resources/lang/fi_FI/breadcrumbs.php b/resources/lang/fi_FI/breadcrumbs.php index 64d15c1427..442af65fe5 100644 --- a/resources/lang/fi_FI/breadcrumbs.php +++ b/resources/lang/fi_FI/breadcrumbs.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -56,7 +66,17 @@ return [ 'transfer_list' => 'Tilisiirrot', 'transfers_list' => 'Tilisiirrot', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'reconciliation_list' => 'Täsmäytykset', 'create_withdrawal' => 'Luo uusi nosto', diff --git a/resources/lang/fi_FI/components.php b/resources/lang/fi_FI/components.php index 399d53fddc..468cd4d47d 100644 --- a/resources/lang/fi_FI/components.php +++ b/resources/lang/fi_FI/components.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); diff --git a/resources/lang/fi_FI/config.php b/resources/lang/fi_FI/config.php index 400125bf2c..af622b4bab 100644 --- a/resources/lang/fi_FI/config.php +++ b/resources/lang/fi_FI/config.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -41,7 +51,17 @@ return [ //'month_and_day_no_year' => '%B %e', 'month_and_day_no_year_js' => 'MMMM Do', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + //'date_time' => '%B %e, %Y, @ %T', 'date_time_js' => 'MMMM Do, YYYY, @ HH:mm:ss', @@ -71,4 +91,14 @@ return [ 'dow_7' => 'Sunnuntai', ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/fi_FI/demo.php b/resources/lang/fi_FI/demo.php index d074648acd..e3065ea816 100644 --- a/resources/lang/fi_FI/demo.php +++ b/resources/lang/fi_FI/demo.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -38,4 +48,14 @@ return [ 'profile-index' => 'Muista, että esittelysivusto nollautuu joka neljäs tunti. Käyttöoikeutesi voidaan peruuttaa milloin tahansa. Tämä tapahtuu automaattisesti eikä ole virhe.', ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/fi_FI/email.php b/resources/lang/fi_FI/email.php index df9306c380..d20f464335 100644 --- a/resources/lang/fi_FI/email.php +++ b/resources/lang/fi_FI/email.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -35,7 +45,17 @@ return [ 'admin_test_subject' => 'Testiviesti Firefly III applikaatioltasi', 'admin_test_body' => 'Tämä on testiviesti Firefly III instanssiltasi. Se lähetettiin osoitteeseen :email.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // invite 'invitation_created_subject' => 'An invitation has been created', @@ -74,7 +94,17 @@ return [ 'registered_pw_reset_link' => 'Salasanan nollaus:', 'registered_doc_link' => 'Dokumentaatio:', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // new version 'new_version_email_subject' => 'Uusi Firefly III versio on saatavilla', @@ -119,7 +149,17 @@ return [ 'error_stacktrace_below' => 'Täydellinen stack trace:', 'error_headers' => 'Seuraavat otsikot voivat myös olla merkityksellisiä:', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // report new journals 'new_journals_subject' => 'Firefly III on luonut uuden tapahtuman|Firefly III on luonut :count uutta tapahtumaa', @@ -137,4 +177,14 @@ return [ 'bill_warning_please_action' => 'Suorita asianmukaiset toimet, ole hyvä.', ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/fi_FI/errors.php b/resources/lang/fi_FI/errors.php index a450fc5908..673cfe0e91 100644 --- a/resources/lang/fi_FI/errors.php +++ b/resources/lang/fi_FI/errors.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -42,7 +52,17 @@ return [ 'stacktrace' => 'Pinojäljitys', 'more_info' => 'Lisää tietoja', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'collect_info' => 'Kerää lisätietoja storage/logs hakemistosta, josta löydät lokitiedostoja. Jos käytät Dockeria, käytä komentoa docker logs -f [container].', 'collect_info_more' => 'Voit lukea lisää virhetietojen keräämisestä FAQ:sta.', diff --git a/resources/lang/fi_FI/firefly.php b/resources/lang/fi_FI/firefly.php index 76febdf6f5..59d44e6af8 100644 --- a/resources/lang/fi_FI/firefly.php +++ b/resources/lang/fi_FI/firefly.php @@ -22,7 +22,17 @@ declare(strict_types=1); -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + return [ // general stuff: @@ -326,7 +336,17 @@ return [ // old - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'search_modifier_date_on' => 'Tapahtumapäivä on ":value"', 'search_modifier_not_date_on' => 'Transaction date is not ":value"', @@ -688,7 +708,17 @@ return [ 'create_rule_from_query' => 'Luo uusi sääntö hausta', 'rule_from_search_words' => 'Sääntömoottorilla on vaikeuksia käsitellä ":string". Ehdotettu sääntö, joka sopii hakuusi, voi antaa erilaisia tuloksia. Tarkista säännön ehdot huolellisesti.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // END 'modifiers_applies_are' => 'Seuraavat muokkaukset vaikuttavat myös hakuun:', @@ -1173,7 +1203,17 @@ 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', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // actions 'rule_action_delete_transaction_choice' => 'DELETE transaction(!)', @@ -1471,7 +1511,17 @@ return [ 'multi_account_warning_deposit' => 'Muista, että myöhempien jakojen kohdetili määräytyy talletuksen ensimmäisen jaon määritysten mukaan.', 'multi_account_warning_transfer' => 'Muista, että myöhempien jakojen lähde- ja kohdetili määräytyvät ensimmäisen jaon määritysten mukaan.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // export data: 'export_data_title' => 'Vie tietoja Firefly III:sta', @@ -1847,7 +1897,17 @@ return [ 'stored_category' => 'Tallennettiin uusi kategoria ":name"', 'without_category_between' => 'Ilman kategoriaa välillä :start ja :end', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // transactions: 'update_withdrawal' => 'Päivitä nosto', @@ -2067,7 +2127,17 @@ return [ 'classification' => 'Luokitus', 'store_transaction' => 'Tallenna tapahtuma', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // reports: 'report_default' => 'Talousraportti välillä :start ja :end', @@ -2173,7 +2243,17 @@ return [ 'sum_in_default_currency' => 'Summa on aina oletusvaluutassasi.', 'net_filtered_prefs' => 'Tässä kuvaajassa ei koskaan ole tilejä joissa on "Sisällytä varallisuuteen"-optio valitsematta.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // charts: 'chart' => 'Kuvaaja', @@ -2263,7 +2343,17 @@ return [ 'total_amount' => 'Kokonaissumma', 'number_of_decimals' => 'Desimaalien määrä', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // administration 'invite_new_user_title' => 'Invite new user', @@ -2535,7 +2625,17 @@ return [ 'except_weekends' => 'Paitsi viikonloppuisin', 'recurrence_deleted' => 'Toistuva tapahtuma ":title" poistettu', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // new lines for summary controller. 'box_balance_in_currency' => 'Saldo (:currency)', @@ -2595,4 +2695,14 @@ return [ ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/fi_FI/form.php b/resources/lang/fi_FI/form.php index 59f696bf20..5091a655aa 100644 --- a/resources/lang/fi_FI/form.php +++ b/resources/lang/fi_FI/form.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -65,7 +75,17 @@ return [ 'tagMode' => 'Tägimoodi', 'virtual_balance' => 'Virtuaalinen saldo', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'targetamount' => 'Tavoitesumma', 'account_role' => 'Tilin tyyppi', @@ -159,7 +179,17 @@ return [ 'journal_areYouSure' => 'Haluatko varmasti poistaa tapahtuman kuvauksella ":description"?', 'mass_journal_are_you_sure' => 'Haluatko varmasti poistaa nämä tapahtumat?', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'tag_areYouSure' => 'Haluatko varmasti poistaa tägin ":tag"?', 'journal_link_areYouSure' => 'Haluatko varmasti poistaa linkin välillä :source ja :destination?', @@ -225,7 +255,17 @@ return [ 'fints_account' => 'FinTS käyttäjätili', 'local_account' => 'Firefly III käyttäjätili', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'from_date' => 'Aloituspäivämäärä', 'to_date' => 'Päättymispäivämäärä', @@ -263,4 +303,14 @@ return [ 'webhook_response' => 'Response', 'webhook_trigger' => 'Trigger', ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/fi_FI/intro.php b/resources/lang/fi_FI/intro.php index 9d73319dfc..3eea6263db 100644 --- a/resources/lang/fi_FI/intro.php +++ b/resources/lang/fi_FI/intro.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -55,7 +65,17 @@ return [ 'budgets_index_list_of_budgets' => 'Tämän taulukon avulla voit asettaa summat jokaiselle budjetille ja nähdä miten sinulla menee.', 'budgets_index_outro' => 'Lisätietoja budjetoinnista saat tutustumalla oikeassa yläkulmassa olevaan ohjekuvakkeeseen.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // reports (index) 'reports_index_intro' => 'Näiden raporttien avulla saat yksityiskohtaista tietoa taloudestasi.', @@ -94,7 +114,17 @@ return [ 'piggy-banks_index_button' => 'Tämän edistymispalkin vieressä on kaksi painiketta (+ ja -) lisäämään tai poistamaan rahaa kustakin säästöpossusta.', 'piggy-banks_index_accountStatus' => 'Tässä taulukossa listataan kaikkien niiden omaisuustilien tila, joilla on vähintään yksi säästöpossu.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // create piggy 'piggy-banks_create_name' => 'Mikä on tavoitteesi? Uusi sohva, kamera, rahaa hätätilanteisiin?', @@ -138,7 +168,17 @@ return [ 'rules_create_test_rule_triggers' => 'Käytä tätä painiketta nähdäksesi, mitkä tapahtumat vastaisivat sääntöäsi.', 'rules_create_actions' => 'Aseta niin monta toimintoa kuin haluat.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // preferences 'preferences_index_tabs' => 'Lisää vaihtoehtoja on saatavana näiden välilehtien takana.', @@ -151,4 +191,14 @@ return [ // create currency 'currencies_create_code' => 'Tämän koodin tulisi olla ISO-yhteensopiva (Googlaa se uutta valuuttaasi varten).', ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/fi_FI/list.php b/resources/lang/fi_FI/list.php index ba65b4c1fb..ee4371eadd 100644 --- a/resources/lang/fi_FI/list.php +++ b/resources/lang/fi_FI/list.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -59,7 +69,17 @@ return [ 'next_expected_match' => 'Seuraava lasku odotettavissa', 'automatch' => 'Automaattinen vertailu?', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'repeat_freq' => 'Toistot', 'description' => 'Kuvaus', @@ -127,7 +147,17 @@ return [ 'account_at_bunq' => 'Bung käyttäjätili', 'file_name' => 'Tiedoston nimi', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'file_size' => 'Tiedoston koko', 'file_type' => 'Tiedoston tyyppi', @@ -157,4 +187,14 @@ return [ 'secret' => 'Secret', ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/fi_FI/pagination.php b/resources/lang/fi_FI/pagination.php index 9bda6226ae..4744260be2 100644 --- a/resources/lang/fi_FI/pagination.php +++ b/resources/lang/fi_FI/pagination.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); diff --git a/resources/lang/fi_FI/passwords.php b/resources/lang/fi_FI/passwords.php index 1d0413f047..8a51d61f07 100644 --- a/resources/lang/fi_FI/passwords.php +++ b/resources/lang/fi_FI/passwords.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); diff --git a/resources/lang/fi_FI/validation.php b/resources/lang/fi_FI/validation.php index 6cc55284de..a4ee6e1989 100644 --- a/resources/lang/fi_FI/validation.php +++ b/resources/lang/fi_FI/validation.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -81,7 +91,17 @@ return [ 'unique_object_for_user' => 'Tämä nimi on jo käytössä.', 'unique_account_for_user' => 'Tämän niminen tili on jo käytössä.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'between.numeric' => 'Kentän :attribute arvon täytyy olla välillä :min ja :max.', 'between.file' => 'Tiedoston :attribute koon täytyy olla välillä :min ja :max kilotavua.', @@ -151,7 +171,17 @@ return [ 'same_account_type' => 'Molempien tilien on oltava samaa tyyppiä', 'same_account_currency' => 'Molemmilla tileillä on oltava sama valuuttaasetus', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'secure_password' => 'Tämä ei ole turvallinen salasana. Yritäpä uudestaan. Lisätietoja löydät osoitteesta https://bit.ly/FF3-password-security', 'valid_recurrence_rep_type' => 'Virheellinen toiston tyyppi toistuville tapahtumille.', @@ -211,7 +241,17 @@ return [ 'deposit_dest_bad_data' => 'Kelvollista kohdetiliä ei löytynyt tunnuksella ":id" tai nimellä ":name".', 'deposit_dest_wrong_type' => 'Syötetty kohdetili ei ole oikean tyyppinen.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'transfer_source_need_data' => 'Tarvitset kelvollisen lähdetilin tunnuksen ja/tai kelvollisen lähdetilin nimen jatkaaksesi.', 'transfer_source_bad_data' => 'Nostolle kelvollista lähdetiliä ei löytynyt tunnuksella ":id" tai nimellä ":name".', @@ -242,4 +282,14 @@ return [ 'auto_budget_period_mandatory' => 'Automaattisen budjetin jakso on pakollinen kenttä.', ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/fr_FR/api.php b/resources/lang/fr_FR/api.php index 526481993b..e90fe1fd5d 100644 --- a/resources/lang/fr_FR/api.php +++ b/resources/lang/fr_FR/api.php @@ -21,7 +21,17 @@ declare(strict_types=1); -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + return [ diff --git a/resources/lang/fr_FR/auth.php b/resources/lang/fr_FR/auth.php index f10fbd91f5..40535b2952 100644 --- a/resources/lang/fr_FR/auth.php +++ b/resources/lang/fr_FR/auth.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); diff --git a/resources/lang/fr_FR/breadcrumbs.php b/resources/lang/fr_FR/breadcrumbs.php index 0f2822d0a0..0032ecfa0c 100644 --- a/resources/lang/fr_FR/breadcrumbs.php +++ b/resources/lang/fr_FR/breadcrumbs.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -56,7 +66,17 @@ return [ 'transfer_list' => 'Virements', 'transfers_list' => 'Virements', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'reconciliation_list' => 'Rapprochements', 'create_withdrawal' => 'Créer une nouvelle dépense', diff --git a/resources/lang/fr_FR/components.php b/resources/lang/fr_FR/components.php index 399d53fddc..468cd4d47d 100644 --- a/resources/lang/fr_FR/components.php +++ b/resources/lang/fr_FR/components.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); diff --git a/resources/lang/fr_FR/config.php b/resources/lang/fr_FR/config.php index 888d69da2b..b1bbfc80fb 100644 --- a/resources/lang/fr_FR/config.php +++ b/resources/lang/fr_FR/config.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -41,7 +51,17 @@ return [ //'month_and_day_no_year' => '%B %e', 'month_and_day_no_year_js' => 'D MMMM', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + //'date_time' => '%B %e, %Y, @ %T', 'date_time_js' => 'Do MMMM YYYY, à HH:mm:ss', @@ -71,4 +91,14 @@ return [ 'dow_7' => 'Dimanche', ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/fr_FR/demo.php b/resources/lang/fr_FR/demo.php index ad910e8001..962fa369fa 100644 --- a/resources/lang/fr_FR/demo.php +++ b/resources/lang/fr_FR/demo.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -38,4 +48,14 @@ return [ 'profile-index' => 'Garder à l’esprit que le site de démo se réinitialise toutes les quatre heures. Votre accès peut être révoqué à n\'importe quel moment. Ceci intervient automatiquement, ce n\'est pas un bug.', ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/fr_FR/email.php b/resources/lang/fr_FR/email.php index cff8fa4014..a1c1836b87 100644 --- a/resources/lang/fr_FR/email.php +++ b/resources/lang/fr_FR/email.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -35,7 +45,17 @@ return [ 'admin_test_subject' => 'Un message de test de votre installation de Firefly III', 'admin_test_body' => 'Ceci est un message de test de votre instance Firefly III. Il a été envoyé à :email.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // invite 'invitation_created_subject' => 'Une invitation a été créée', @@ -74,7 +94,17 @@ return [ 'registered_pw_reset_link' => 'Réinitialisation du mot de passe :', 'registered_doc_link' => 'Documentation :', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // new version 'new_version_email_subject' => 'Une nouvelle version de Firefly III est disponible', @@ -119,7 +149,17 @@ return [ 'error_stacktrace_below' => 'La stacktrace complète se trouve ci-dessous :', 'error_headers' => 'Les en-têtes suivants peuvent également être pertinents :', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // report new journals 'new_journals_subject' => 'Firefly III a créé une nouvelle opération|Firefly III a créé :count nouvelles opérations', @@ -137,4 +177,14 @@ return [ 'bill_warning_please_action' => 'Merci de prendre les mesures appropriées.', ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/fr_FR/errors.php b/resources/lang/fr_FR/errors.php index 6939331899..2dacd171a2 100644 --- a/resources/lang/fr_FR/errors.php +++ b/resources/lang/fr_FR/errors.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -42,7 +52,17 @@ return [ 'stacktrace' => 'Stack trace', 'more_info' => 'Plus d\'informations', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'collect_info' => 'Vous pouvez obtenir plus d\'informations dans le répertoire stockage/logs où vous trouverez des fichiers journaux. Si vous utilisez Docker, utilisez docker logs -f [container].', 'collect_info_more' => 'Vous pouvez en savoir plus sur la récupération des informations d\'erreur dans la FAQ.', diff --git a/resources/lang/fr_FR/firefly.php b/resources/lang/fr_FR/firefly.php index 7bb3ce02d5..7ec730e892 100644 --- a/resources/lang/fr_FR/firefly.php +++ b/resources/lang/fr_FR/firefly.php @@ -22,7 +22,17 @@ declare(strict_types=1); -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + return [ // general stuff: @@ -326,7 +336,17 @@ return [ // old - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'search_modifier_date_on' => 'La date de l\'opération est ":value"', 'search_modifier_not_date_on' => 'La date de l\'opération n\'est pas ":value"', @@ -688,7 +708,17 @@ return [ 'create_rule_from_query' => 'Créer une nouvelle règle à partir de la requête de recherche', 'rule_from_search_words' => 'Le moteur de règles a du mal à gérer ":string". La règle suggérée qui correspond à votre requête de recherche peut donner des résultats différents. Veuillez vérifier que la règle se déclenche correctement.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // END 'modifiers_applies_are' => 'Les modificateurs suivants sont aussi appliqués à la recherche :', @@ -1173,7 +1203,17 @@ return [ 'rule_trigger_not_destination_is_cash' => 'Le compte de destination n\'est pas un compte en espèces', 'rule_trigger_not_account_is_cash' => 'Aucun compte n\'est un compte en espèces', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // actions 'rule_action_delete_transaction_choice' => 'SUPPRIMER l\'opération(!)', @@ -1471,7 +1511,17 @@ return [ 'multi_account_warning_deposit' => 'Gardez en tête que le compte de destination des ventilations suivantes peut être remplacé par celui de la première ventilation du dépôt.', 'multi_account_warning_transfer' => 'Gardez en tête que les comptes source et de destination des ventilations suivantes peuvent être remplacés par ceux de la première ventilation du transfert.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // export data: 'export_data_title' => 'Exporter des données depuis Firefly III', @@ -1847,7 +1897,17 @@ return [ 'stored_category' => 'Nouvelle catégorie stockée ":name"', 'without_category_between' => 'Sans catégorie entre :start et :end', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // transactions: 'update_withdrawal' => 'Mettre à jour une dépense', @@ -2067,7 +2127,17 @@ return [ 'classification' => 'Classification', 'store_transaction' => 'Enregistrer l\'opération', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // reports: 'report_default' => 'Rapport financier par défaut entre le :start et le :end', @@ -2173,7 +2243,17 @@ return [ 'sum_in_default_currency' => 'La somme sera toujours dans votre devise par défaut.', 'net_filtered_prefs' => 'Ce graphique n’inclura jamais les comptes dont l\'option « inclure dans l\'avoir net » n\'est pas cochée.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // charts: 'chart' => 'Graphique', @@ -2263,7 +2343,17 @@ return [ 'total_amount' => 'Montant total', 'number_of_decimals' => 'Nombre de décimales', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // administration 'invite_new_user_title' => 'Inviter un nouvel utilisateur', @@ -2535,7 +2625,17 @@ return [ 'except_weekends' => 'Sauf les week-ends', 'recurrence_deleted' => 'Opération périodique ":title" supprimée', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // new lines for summary controller. 'box_balance_in_currency' => 'Solde (:currency)', @@ -2595,4 +2695,14 @@ return [ ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/fr_FR/form.php b/resources/lang/fr_FR/form.php index 60db4940a2..9aee291a27 100644 --- a/resources/lang/fr_FR/form.php +++ b/resources/lang/fr_FR/form.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -65,7 +75,17 @@ return [ 'tagMode' => 'Mode du tag', 'virtual_balance' => 'Solde virtuel', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'targetamount' => 'Montant cible', 'account_role' => 'Rôle du compte', @@ -159,7 +179,17 @@ return [ 'journal_areYouSure' => 'Êtes-vous sûr de vouloir supprimer la description de l\'opération ":description" ?', 'mass_journal_are_you_sure' => 'Êtes-vous sûr de que vouloir supprimer ces opérations ?', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'tag_areYouSure' => 'Êtes-vous sûr de vouloir supprimer le tag ":tag" ?', 'journal_link_areYouSure' => 'Êtes-vous sûr de vouloir supprimer le lien entre :source et :destination?', @@ -225,7 +255,17 @@ return [ 'fints_account' => 'Compte FinTS', 'local_account' => 'Compte Firefly III', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'from_date' => 'À partir du', 'to_date' => 'Jusqu\'au', @@ -263,4 +303,14 @@ return [ 'webhook_response' => 'Réponse', 'webhook_trigger' => 'Déclencheur', ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/fr_FR/intro.php b/resources/lang/fr_FR/intro.php index 6c2b7f6a95..574b8a99b1 100644 --- a/resources/lang/fr_FR/intro.php +++ b/resources/lang/fr_FR/intro.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -55,7 +65,17 @@ return [ 'budgets_index_list_of_budgets' => 'Utilisez ce tableau pour définir les montants pour chaque budget et voir comment vous vous en sortez.', 'budgets_index_outro' => 'Pour en savoir plus sur la budgétisation, utilisez l\'icône d\'aide en haut à droite.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // reports (index) 'reports_index_intro' => 'Utilisez ces rapports pour obtenir des informations détaillées sur vos finances.', @@ -94,7 +114,17 @@ return [ 'piggy-banks_index_button' => 'À côté de cette barre de progression sont deux boutons (+ et -) pour ajouter ou retirer de l’argent de chaque tirelire.', 'piggy-banks_index_accountStatus' => 'Pour chaque compte d\'actif avec au moins une tirelire, le statut est indiqué dans ce tableau.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // create piggy 'piggy-banks_create_name' => 'Quel est votre objectif ? Un nouveau divan, une caméra, de l\'argent pour les urgences ?', @@ -138,7 +168,17 @@ return [ 'rules_create_test_rule_triggers' => 'Utilisez ce bouton pour voir quelles opérations correspondent à votre règle.', 'rules_create_actions' => 'Définissez autant d\'actions que vous le souhaitez.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // preferences 'preferences_index_tabs' => 'Plus d\'options sont disponibles derrière ces onglets.', @@ -151,4 +191,14 @@ return [ // create currency 'currencies_create_code' => 'Ce code devrait être conforme à l\'ISO (recherchez-le sur google votre nouvelle devise).', ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/fr_FR/list.php b/resources/lang/fr_FR/list.php index a2bba71c1a..59c040c946 100644 --- a/resources/lang/fr_FR/list.php +++ b/resources/lang/fr_FR/list.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -59,7 +69,17 @@ return [ 'next_expected_match' => 'Prochaine association attendue', 'automatch' => 'Correspondance automatique ?', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'repeat_freq' => 'Répétitions', 'description' => 'Description', @@ -127,7 +147,17 @@ return [ 'account_at_bunq' => 'Compte avec bunq', 'file_name' => 'Nom du fichier', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'file_size' => 'Taille du fichier', 'file_type' => 'Type de fichier', @@ -157,4 +187,14 @@ return [ 'secret' => 'Secret', ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/fr_FR/pagination.php b/resources/lang/fr_FR/pagination.php index af197c5fd5..1be7f011d2 100644 --- a/resources/lang/fr_FR/pagination.php +++ b/resources/lang/fr_FR/pagination.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); diff --git a/resources/lang/fr_FR/passwords.php b/resources/lang/fr_FR/passwords.php index 6eae0b79a3..529b778d9d 100644 --- a/resources/lang/fr_FR/passwords.php +++ b/resources/lang/fr_FR/passwords.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); diff --git a/resources/lang/fr_FR/validation.php b/resources/lang/fr_FR/validation.php index 34c211d42f..375692af3d 100644 --- a/resources/lang/fr_FR/validation.php +++ b/resources/lang/fr_FR/validation.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -81,7 +91,17 @@ return [ 'unique_object_for_user' => 'Ce nom est déjà utilisé.', 'unique_account_for_user' => 'Ce nom de compte est déjà utilisé.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'between.numeric' => 'La valeur de :attribute doit être comprise entre :min et :max.', 'between.file' => 'Le fichier :attribute doit avoir une taille entre :min et :max kilo-octets.', @@ -151,7 +171,17 @@ return [ 'same_account_type' => 'Les deux comptes doivent être du même type', 'same_account_currency' => 'Les deux comptes doivent avoir la même devise', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'secure_password' => 'Ce n\'est pas un mot de passe sécurisé. Veuillez essayez à nouveau. Pour plus d\'informations, visitez https://bit.ly/FF3-password-security', 'valid_recurrence_rep_type' => 'Type de répétition non valide pour des opérations périodiques.', @@ -211,7 +241,17 @@ return [ 'deposit_dest_bad_data' => 'Impossible de trouver un compte de destination valide lors de la recherche de l\'ID ":id" ou du nom ":name".', 'deposit_dest_wrong_type' => 'Le compte de destination saisi n\'est pas du bon type.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'transfer_source_need_data' => 'Vous devez obtenir un ID de compte source valide et/ou un nom de compte source valide pour continuer.', 'transfer_source_bad_data' => 'Impossible de trouver un compte source valide lors de la recherche de l\'ID ":id" ou du nom ":name".', @@ -242,4 +282,14 @@ return [ 'auto_budget_period_mandatory' => 'La période du budget automatique est un champ obligatoire.', ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/hu_HU/api.php b/resources/lang/hu_HU/api.php index 526481993b..e90fe1fd5d 100644 --- a/resources/lang/hu_HU/api.php +++ b/resources/lang/hu_HU/api.php @@ -21,7 +21,17 @@ declare(strict_types=1); -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + return [ diff --git a/resources/lang/hu_HU/auth.php b/resources/lang/hu_HU/auth.php index 45a6fa069e..d9be1bbb22 100644 --- a/resources/lang/hu_HU/auth.php +++ b/resources/lang/hu_HU/auth.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); diff --git a/resources/lang/hu_HU/breadcrumbs.php b/resources/lang/hu_HU/breadcrumbs.php index e9457545dd..c0b34c1ca8 100644 --- a/resources/lang/hu_HU/breadcrumbs.php +++ b/resources/lang/hu_HU/breadcrumbs.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -56,7 +66,17 @@ return [ 'transfer_list' => 'Átvezetések', 'transfers_list' => 'Átvezetések', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'reconciliation_list' => 'Egyeztetések', 'create_withdrawal' => 'Új költség létrehozása', diff --git a/resources/lang/hu_HU/components.php b/resources/lang/hu_HU/components.php index 399d53fddc..468cd4d47d 100644 --- a/resources/lang/hu_HU/components.php +++ b/resources/lang/hu_HU/components.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); diff --git a/resources/lang/hu_HU/config.php b/resources/lang/hu_HU/config.php index 0f01873da5..ba3eb2fb8b 100644 --- a/resources/lang/hu_HU/config.php +++ b/resources/lang/hu_HU/config.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -41,7 +51,17 @@ return [ //'month_and_day_no_year' => '%B %e', 'month_and_day_no_year_js' => 'MMMM Do', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + //'date_time' => '%B %e, %Y, @ %T', 'date_time_js' => 'YYYY. MMMM DD. HH:mm:ss', @@ -71,4 +91,14 @@ return [ 'dow_7' => 'Vasárnap', ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/hu_HU/demo.php b/resources/lang/hu_HU/demo.php index 8e0be87b22..50b8470cd3 100644 --- a/resources/lang/hu_HU/demo.php +++ b/resources/lang/hu_HU/demo.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -38,4 +48,14 @@ return [ 'profile-index' => 'Ne feledje, hogy a bemutató oldal adatai négyóránként automatikusan visszaállnak. A hozzáférése bármikor visszavonható. Ez automatikusan történik, és nem egy hiba.', ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/hu_HU/email.php b/resources/lang/hu_HU/email.php index 92697e27a0..571525cd5e 100644 --- a/resources/lang/hu_HU/email.php +++ b/resources/lang/hu_HU/email.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -35,7 +45,17 @@ 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.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // invite 'invitation_created_subject' => 'An invitation has been created', @@ -74,7 +94,17 @@ return [ 'registered_pw_reset_link' => 'Password reset:', 'registered_doc_link' => 'Documentation:', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // new version 'new_version_email_subject' => 'A new Firefly III version is available', @@ -119,7 +149,17 @@ return [ 'error_stacktrace_below' => 'The full stacktrace is below:', 'error_headers' => 'The following headers may also be relevant:', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // report new journals 'new_journals_subject' => 'Firefly III has created a new transaction|Firefly III has created :count new transactions', @@ -137,4 +177,14 @@ return [ 'bill_warning_please_action' => 'Please take the appropriate action.', ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/hu_HU/errors.php b/resources/lang/hu_HU/errors.php index 873632575f..70538f7e49 100644 --- a/resources/lang/hu_HU/errors.php +++ b/resources/lang/hu_HU/errors.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -42,7 +52,17 @@ return [ 'stacktrace' => 'Stack trace', 'more_info' => 'További információ', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'collect_info' => 'További információk gyűjthetők a storage/logs könyvtárban lévő napló fájlokból. Vagy ha Dockert használ, akkor a docker logs -f [container] paranccsal.', 'collect_info_more' => 'Hiba információk gyűjtéséről tovább olvashatsz az FAQ-ban.', diff --git a/resources/lang/hu_HU/firefly.php b/resources/lang/hu_HU/firefly.php index 85a88d779b..f9750746d6 100644 --- a/resources/lang/hu_HU/firefly.php +++ b/resources/lang/hu_HU/firefly.php @@ -22,7 +22,17 @@ declare(strict_types=1); -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + return [ // general stuff: @@ -326,7 +336,17 @@ return [ // old - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'search_modifier_date_on' => 'Transaction date is ":value"', 'search_modifier_not_date_on' => 'Transaction date is not ":value"', @@ -688,7 +708,17 @@ return [ 'create_rule_from_query' => 'Új szabály létrehozása a keresési feltételek alapján', '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.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // END 'modifiers_applies_are' => 'A következő módosítókat a keresésre is alkalmaztuk:', @@ -1173,7 +1203,17 @@ 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', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // actions 'rule_action_delete_transaction_choice' => 'DELETE transaction(!)', @@ -1471,7 +1511,17 @@ 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.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // export data: 'export_data_title' => 'Adatok exportálása a Firefly III-ból', @@ -1847,7 +1897,17 @@ return [ 'stored_category' => 'Új kategória létrehozva ":name"', 'without_category_between' => 'Kategória nélkül :start és :end között', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // transactions: 'update_withdrawal' => 'Költség frissítése', @@ -2067,7 +2127,17 @@ return [ 'classification' => 'Besorolás', 'store_transaction' => 'Store transaction', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // reports: 'report_default' => 'Alapértelmezett pénzügyi jelentés :start és :end között', @@ -2173,7 +2243,17 @@ return [ 'sum_in_default_currency' => 'Az összeg mindig az alapértelmezett pénznemben lesz.', 'net_filtered_prefs' => 'Ezen a diagramon sose fognak szerepelni azok a számlák melyeknél a "Befoglalva a nettó értékbe" beállítás nincs bekapcsolva.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // charts: 'chart' => 'Diagram', @@ -2263,7 +2343,17 @@ return [ 'total_amount' => 'Teljes összeg', 'number_of_decimals' => 'Tizedesjegyek száma', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // administration 'invite_new_user_title' => 'Invite new user', @@ -2535,7 +2625,17 @@ return [ 'except_weekends' => 'Kivéve hétvégék', 'recurrence_deleted' => '":title" ismétlődő tranzakció törölve', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // new lines for summary controller. 'box_balance_in_currency' => 'Egyenleg (:currency)', @@ -2595,4 +2695,14 @@ return [ ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/hu_HU/form.php b/resources/lang/hu_HU/form.php index 71ab55efcb..53e2beabeb 100644 --- a/resources/lang/hu_HU/form.php +++ b/resources/lang/hu_HU/form.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -65,7 +75,17 @@ return [ 'tagMode' => 'Címke mód', 'virtual_balance' => 'Virtuális egyenleg', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'targetamount' => 'Cél összeg', 'account_role' => 'Bankszámla szerepköre', @@ -159,7 +179,17 @@ return [ 'journal_areYouSure' => '":description" tranzakció biztosan törölhető?', 'mass_journal_are_you_sure' => 'Ezek a tranzakciók biztosan törölhetőek?', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'tag_areYouSure' => '":tag" címke biztosan törölhető?', 'journal_link_areYouSure' => ':source és :destination közötti kapcsolat biztosan törölhető?', @@ -225,7 +255,17 @@ return [ 'fints_account' => 'FinTS fiók', 'local_account' => 'Firefly III fiók', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'from_date' => 'Dátumtól', 'to_date' => 'Dátumig', @@ -263,4 +303,14 @@ return [ 'webhook_response' => 'Response', 'webhook_trigger' => 'Trigger', ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/hu_HU/intro.php b/resources/lang/hu_HU/intro.php index fc761cc6dd..29b427cbd6 100644 --- a/resources/lang/hu_HU/intro.php +++ b/resources/lang/hu_HU/intro.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -55,7 +65,17 @@ return [ 'budgets_index_list_of_budgets' => 'Ezen a táblán lehet beállítani a költségkeretek összegeit és áttekinteni, hogy hogyan állnak.', 'budgets_index_outro' => 'A költségkeretek használatáról további információk a jobb felső sarokban található súgó ikon alatt találhatóak.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // reports (index) 'reports_index_intro' => 'Ezek a jelentések részletes betekintést biztosítanak a pénzügyekbe.', @@ -94,7 +114,17 @@ return [ 'piggy-banks_index_button' => 'A folyamatsáv mellett két gomb található (+ és -) melyekkel pénzt lehet a malacperselyekbe betenni vagy kivenni onnan.', 'piggy-banks_index_accountStatus' => 'A legalább egy malacpersellyel rendelkező eszközszámlák állapota ebben a listában jelenik meg.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // create piggy 'piggy-banks_create_name' => 'Mi a cél? Egy új kanapé, egy kamera, pénz a vészhelyzetekre?', @@ -138,7 +168,17 @@ return [ 'rules_create_test_rule_triggers' => 'Ezzel a gombbal meg lehet nézni, hogy mely tranzakciók felelnek meg a szabálynak.', 'rules_create_actions' => 'Bármennyi műveletet be lehet állítani.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // preferences 'preferences_index_tabs' => 'A fülek mögött több beállítása lehetőség áll rendelkezésre.', @@ -151,4 +191,14 @@ return [ // create currency 'currencies_create_code' => 'Ennek a kódnak ISO kompatibilisnek kell lennie (új pénznemnél érdemes a Google-t használni).', ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/hu_HU/list.php b/resources/lang/hu_HU/list.php index e61f6f7faa..755078ae8a 100644 --- a/resources/lang/hu_HU/list.php +++ b/resources/lang/hu_HU/list.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -59,7 +69,17 @@ return [ 'next_expected_match' => 'Következő várható egyezés', 'automatch' => 'Automatikus egyezés?', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'repeat_freq' => 'Ismétlődések', 'description' => 'Leírás', @@ -127,7 +147,17 @@ return [ 'account_at_bunq' => 'Bunq fiók', 'file_name' => 'Fájlnév', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'file_size' => 'Fájl méret', 'file_type' => 'Fájltípus', @@ -157,4 +187,14 @@ return [ 'secret' => 'Secret', ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/hu_HU/pagination.php b/resources/lang/hu_HU/pagination.php index 4e5cdf70f7..57a275a128 100644 --- a/resources/lang/hu_HU/pagination.php +++ b/resources/lang/hu_HU/pagination.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); diff --git a/resources/lang/hu_HU/passwords.php b/resources/lang/hu_HU/passwords.php index 997f82a030..3f728eba0a 100644 --- a/resources/lang/hu_HU/passwords.php +++ b/resources/lang/hu_HU/passwords.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); diff --git a/resources/lang/hu_HU/validation.php b/resources/lang/hu_HU/validation.php index f09986fb91..e79e55a3f7 100644 --- a/resources/lang/hu_HU/validation.php +++ b/resources/lang/hu_HU/validation.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -81,7 +91,17 @@ return [ 'unique_object_for_user' => 'A név már használatban van.', 'unique_account_for_user' => 'Ez a fióknév már használatban van.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'between.numeric' => ':attribute :min és :max között kell legyen.', 'between.file' => ':attribute :min és :max kilobájt között kell legyen.', @@ -151,7 +171,17 @@ return [ 'same_account_type' => 'Both accounts must be of the same account type', 'same_account_currency' => 'Both accounts must have the same currency setting', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'secure_password' => 'Ez nem biztonságos jelszó. Kérlek próbáld meg újra. További információért lásd: https://bit.ly/FF3-password-security', 'valid_recurrence_rep_type' => 'Érvénytelen ismétléstípus az ismétlődő tranzakciókhoz.', @@ -211,7 +241,17 @@ return [ 'deposit_dest_bad_data' => 'Nem található érvényes célszámla ":id" azonosító vagy ":name" név keresésekor.', 'deposit_dest_wrong_type' => 'A beküldött célfiók nem megfelelő típusú.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'transfer_source_need_data' => 'Egy érvényes forrásszámla azonosító és/vagy egy érvényes forrásszámla név kell a folytatáshoz.', 'transfer_source_bad_data' => 'Nem található érvényes forrásszámla ":id" azonosító vagy ":name" név keresésekor.', @@ -242,4 +282,14 @@ return [ 'auto_budget_period_mandatory' => 'Az auto költségvetési periódus kötelező mező.', ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/id_ID/api.php b/resources/lang/id_ID/api.php index 526481993b..e90fe1fd5d 100644 --- a/resources/lang/id_ID/api.php +++ b/resources/lang/id_ID/api.php @@ -21,7 +21,17 @@ declare(strict_types=1); -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + return [ diff --git a/resources/lang/id_ID/auth.php b/resources/lang/id_ID/auth.php index 42cddcdac2..de4e35501e 100644 --- a/resources/lang/id_ID/auth.php +++ b/resources/lang/id_ID/auth.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); diff --git a/resources/lang/id_ID/breadcrumbs.php b/resources/lang/id_ID/breadcrumbs.php index 4d215137df..f7365590b2 100644 --- a/resources/lang/id_ID/breadcrumbs.php +++ b/resources/lang/id_ID/breadcrumbs.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -56,7 +66,17 @@ return [ 'transfer_list' => 'Transfer', 'transfers_list' => 'Transfer', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'reconciliation_list' => 'Penyesuaian', 'create_withdrawal' => 'Buat penarikan baru', diff --git a/resources/lang/id_ID/components.php b/resources/lang/id_ID/components.php index 399d53fddc..468cd4d47d 100644 --- a/resources/lang/id_ID/components.php +++ b/resources/lang/id_ID/components.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); diff --git a/resources/lang/id_ID/config.php b/resources/lang/id_ID/config.php index f3be917b59..c83569553f 100644 --- a/resources/lang/id_ID/config.php +++ b/resources/lang/id_ID/config.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -41,7 +51,17 @@ return [ //'month_and_day_no_year' => '%B %e', 'month_and_day_no_year_js' => 'Do MMMM', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + //'date_time' => '%B %e, %Y, @ %T', 'date_time_js' => 'DD MMMM YYYY, @ HH:mm:ss', @@ -71,4 +91,14 @@ return [ 'dow_7' => 'Minggu', ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/id_ID/demo.php b/resources/lang/id_ID/demo.php index 0a49e42b0f..769acc33b2 100644 --- a/resources/lang/id_ID/demo.php +++ b/resources/lang/id_ID/demo.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -38,4 +48,14 @@ return [ 'profile-index' => 'Mohon diingat bahwa situs demo ini diatur ulang setiap 4 jam. Akses Anda bisa ditolak kapan saja. Ini berjalan secara otomatis dan bukanlah merupakan sebuah kesalahan.', ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/id_ID/email.php b/resources/lang/id_ID/email.php index e6b256fd7d..a9118821b7 100644 --- a/resources/lang/id_ID/email.php +++ b/resources/lang/id_ID/email.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -35,7 +45,17 @@ return [ 'admin_test_subject' => 'Sebuah pesan tes dari instalasi Firefly III Anda', 'admin_test_body' => 'Ini adalah sebuah pesan tes dari instans Firefly III Anda. Pesan ini dikirim ke :email.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // invite 'invitation_created_subject' => 'Undangan telah terkirim', @@ -74,7 +94,17 @@ return [ 'registered_pw_reset_link' => 'Atur ulang kata sandi:', 'registered_doc_link' => 'Dokumentasi:', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // new version 'new_version_email_subject' => 'A new Firefly III version is available', @@ -119,7 +149,17 @@ return [ 'error_stacktrace_below' => 'Jejak tumpukan lengkap ada di bawah:', 'error_headers' => 'The following headers may also be relevant:', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // report new journals 'new_journals_subject' => 'Firefly III telah membuat transaksi baru|Firefly III telah membuat :count transaksi baru', @@ -137,4 +177,14 @@ return [ 'bill_warning_please_action' => 'Please take the appropriate action.', ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/id_ID/errors.php b/resources/lang/id_ID/errors.php index 245a538b6a..41406e4340 100644 --- a/resources/lang/id_ID/errors.php +++ b/resources/lang/id_ID/errors.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -42,7 +52,17 @@ return [ 'stacktrace' => 'Tumpukan jejak', 'more_info' => 'Informasi lebih lanjut', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'collect_info' => 'Silakan ambil informasi lebih lanjut di direktoristorage/logs di mana Anda dapat menemukan file log. Jika Anda menggunakan Docker, gunakan docker logs -f [container].', 'collect_info_more' => 'Anda dapat membaca lebih lanjut dalam mengumpulkan informasi kesalahan di Pertanyaan yang sering diajukan.', diff --git a/resources/lang/id_ID/firefly.php b/resources/lang/id_ID/firefly.php index 49291fead2..7283df0c6d 100644 --- a/resources/lang/id_ID/firefly.php +++ b/resources/lang/id_ID/firefly.php @@ -22,7 +22,17 @@ declare(strict_types=1); -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + return [ // general stuff: @@ -326,7 +336,17 @@ return [ // old - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'search_modifier_date_on' => 'Transaction date is ":value"', 'search_modifier_not_date_on' => 'Transaction date is not ":value"', @@ -688,7 +708,17 @@ 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.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // END 'modifiers_applies_are' => 'The following modifiers are applied to the search as well:', @@ -1173,7 +1203,17 @@ 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', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // actions 'rule_action_delete_transaction_choice' => 'DELETE transaction(!)', @@ -1471,7 +1511,17 @@ 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.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // export data: 'export_data_title' => 'Export data from Firefly III', @@ -1847,7 +1897,17 @@ return [ 'stored_category' => 'Stored new category ":name"', 'without_category_between' => 'Tanpa kategori antara :start dan :end', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // transactions: 'update_withdrawal' => 'Perbarui penarikan', @@ -2067,7 +2127,17 @@ return [ 'classification' => 'Classification', 'store_transaction' => 'Store transaction', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // reports: 'report_default' => 'Laporan keuangan standar antara :start dan :end', @@ -2173,7 +2243,17 @@ 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.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // charts: 'chart' => 'Grafik', @@ -2263,7 +2343,17 @@ return [ 'total_amount' => 'Jumlah total', 'number_of_decimals' => 'Jumlah desimal', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // administration 'invite_new_user_title' => 'Invite new user', @@ -2535,7 +2625,17 @@ return [ 'except_weekends' => 'Except weekends', 'recurrence_deleted' => 'Recurring transaction ":title" deleted', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // new lines for summary controller. 'box_balance_in_currency' => 'Balance (:currency)', @@ -2595,4 +2695,14 @@ return [ ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/id_ID/form.php b/resources/lang/id_ID/form.php index 358a920589..733f150f0b 100644 --- a/resources/lang/id_ID/form.php +++ b/resources/lang/id_ID/form.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -65,7 +75,17 @@ return [ 'tagMode' => 'Mode Tag', 'virtual_balance' => 'Saldo virtual', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'targetamount' => 'Jumlah target', 'account_role' => 'Peran akun', @@ -159,7 +179,17 @@ return [ 'journal_areYouSure' => 'Yakin ingin menghapus transaksi yang dijelaskan ":description"?', 'mass_journal_are_you_sure' => 'Yakin ingin menghapus transaksi ini?', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'tag_areYouSure' => 'Yakin ingin menghapus tag ":tag"?', 'journal_link_areYouSure' => 'Yakin ingin menghapus tautan antara :source and :destination?', @@ -225,7 +255,17 @@ return [ 'fints_account' => 'Akun FinTS', 'local_account' => 'Akun Firefly III', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'from_date' => 'Tanggal dari', 'to_date' => 'Tanggal ke', @@ -263,4 +303,14 @@ return [ 'webhook_response' => 'Response', 'webhook_trigger' => 'Trigger', ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/id_ID/intro.php b/resources/lang/id_ID/intro.php index e5007b1148..ae09cd018e 100644 --- a/resources/lang/id_ID/intro.php +++ b/resources/lang/id_ID/intro.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -55,7 +65,17 @@ return [ 'budgets_index_list_of_budgets' => 'Gunakan tabel ini untuk menetapkan jumlah setiap anggaran daan melihat bagaimana keadaan anda.', 'budgets_index_outro' => 'Untuk mempelajari lebih lanjut tentang anggaran, periksa ikon bantuan di pojok kanan atas.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // reports (index) 'reports_index_intro' => 'Gunakan laporan ini untuk mendapatkan wawasan terperinci dalam keuangan anda.', @@ -94,7 +114,17 @@ return [ 'piggy-banks_index_button' => 'Di samping bilah kemajuan ini ada dua tombol (+ dan -) untuk menanmbahkan atau menghapus uang dari masing-masing celengan.', 'piggy-banks_index_accountStatus' => 'Untuk setiap akun aset dengan sedikitnya satu celenggan, statusnya terdaftar dalam tabel ini.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // create piggy 'piggy-banks_create_name' => 'Apa tujuanmu? Sofa baru, kamera baru, uang untuk keadaan darurat?', @@ -138,7 +168,17 @@ return [ 'rules_create_test_rule_triggers' => 'Gunakan tombol ini untuk melihat transaksi mana yang sesuai dengan peraturan anda.', 'rules_create_actions' => 'Tentukan sebanyak mungkin tindakan yang anda inginkan.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // preferences 'preferences_index_tabs' => 'Pilihan lainnya tersedia di balik tab ini.', @@ -151,4 +191,14 @@ return [ // create currency 'currencies_create_code' => 'Kode ini harus sesuai dengan ISO (Google untuk mata uang baru anda).', ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/id_ID/list.php b/resources/lang/id_ID/list.php index de2eacbffd..88fb0d8ebb 100644 --- a/resources/lang/id_ID/list.php +++ b/resources/lang/id_ID/list.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -59,7 +69,17 @@ return [ 'next_expected_match' => 'Transaksi yang diharapkan berikutnya', 'automatch' => 'Pencocokan otomatis?', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'repeat_freq' => 'Berulang', 'description' => 'Deskripsi', @@ -127,7 +147,17 @@ return [ 'account_at_bunq' => 'Rekening dengan bunq', 'file_name' => 'Nama file', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'file_size' => 'Ukuran file', 'file_type' => 'Jenis file', @@ -157,4 +187,14 @@ return [ 'secret' => 'Secret', ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/id_ID/pagination.php b/resources/lang/id_ID/pagination.php index ef3e4c0fff..8e4e868e36 100644 --- a/resources/lang/id_ID/pagination.php +++ b/resources/lang/id_ID/pagination.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); diff --git a/resources/lang/id_ID/passwords.php b/resources/lang/id_ID/passwords.php index ed004db4a5..b5d597eb47 100644 --- a/resources/lang/id_ID/passwords.php +++ b/resources/lang/id_ID/passwords.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); diff --git a/resources/lang/id_ID/validation.php b/resources/lang/id_ID/validation.php index 77da76423f..cd1e8a6af5 100644 --- a/resources/lang/id_ID/validation.php +++ b/resources/lang/id_ID/validation.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -81,7 +91,17 @@ return [ 'unique_object_for_user' => 'Nama ini sudah digunakan.', 'unique_account_for_user' => 'Nama akun ini sudah digunakan.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'between.numeric' => ':attribute harus antara :min dan :max.', 'between.file' => ':attribute harus antara :min dan :max kilobyte.', @@ -151,7 +171,17 @@ return [ 'same_account_type' => 'Kedua akun harus dari jenis akun yang sama', 'same_account_currency' => 'Kedua akun harus memiliki pengaturan mata uang yang sama', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'secure_password' => 'Ini bukan sebuah kata sandi yang aman. Silahkan coba lagi. Untuk informasi lebih lanjut, kunjungi https://bit.ly/FF3-password-security', 'valid_recurrence_rep_type' => 'Tipe pengulangan yang tidak valid untuk transaksi berkala.', @@ -211,7 +241,17 @@ return [ 'deposit_dest_bad_data' => 'Tidak dapat menemukan sebuah akun tujuan yang valid saat mencari ID ":id" atau nama ":name".', 'deposit_dest_wrong_type' => 'Akun tujuan yang dikirimkan bukan dari jenis yang benar.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'transfer_source_need_data' => 'Perlu untuk mendapatkan sebuah ID akun sumber yang valid dan/atau nama akun sumber yang valid untuk melanjutkan.', 'transfer_source_bad_data' => 'Tidak dapat menemukan sebuah akun sumber yang valid saat mencari ID ":id" atau nama ":name".', @@ -242,4 +282,14 @@ return [ 'auto_budget_period_mandatory' => 'Periode anggaran otomatis adalah bidang yang wajib.', ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/it_IT/api.php b/resources/lang/it_IT/api.php index 526481993b..e90fe1fd5d 100644 --- a/resources/lang/it_IT/api.php +++ b/resources/lang/it_IT/api.php @@ -21,7 +21,17 @@ declare(strict_types=1); -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + return [ diff --git a/resources/lang/it_IT/auth.php b/resources/lang/it_IT/auth.php index 66a050ca29..a1f22c32c8 100644 --- a/resources/lang/it_IT/auth.php +++ b/resources/lang/it_IT/auth.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); diff --git a/resources/lang/it_IT/breadcrumbs.php b/resources/lang/it_IT/breadcrumbs.php index 38365d2162..27d537a2d0 100644 --- a/resources/lang/it_IT/breadcrumbs.php +++ b/resources/lang/it_IT/breadcrumbs.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -56,7 +66,17 @@ return [ 'transfer_list' => 'Trasferimenti', 'transfers_list' => 'Trasferimenti', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'reconciliation_list' => 'Riconciliazioni', 'create_withdrawal' => 'Crea nuova uscita', diff --git a/resources/lang/it_IT/components.php b/resources/lang/it_IT/components.php index 399d53fddc..468cd4d47d 100644 --- a/resources/lang/it_IT/components.php +++ b/resources/lang/it_IT/components.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); diff --git a/resources/lang/it_IT/config.php b/resources/lang/it_IT/config.php index dd5cb67541..21c928921a 100644 --- a/resources/lang/it_IT/config.php +++ b/resources/lang/it_IT/config.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -41,7 +51,17 @@ return [ //'month_and_day_no_year' => '%B %e', 'month_and_day_no_year_js' => 'D MMMM', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + //'date_time' => '%B %e, %Y, @ %T', 'date_time_js' => 'D MMMM YYYY, HH:mm:ss', @@ -71,4 +91,14 @@ return [ 'dow_7' => 'Domenica', ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/it_IT/demo.php b/resources/lang/it_IT/demo.php index acc5cf2d76..b06cd86c1e 100644 --- a/resources/lang/it_IT/demo.php +++ b/resources/lang/it_IT/demo.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -38,4 +48,14 @@ return [ 'profile-index' => 'Tieni a mente che il sito demo viene reimpostato ogni quattro ore. L\'acceso può essere revocato in qualsiasi momento. Questo avviene automaticamente e non è un bug.', ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/it_IT/email.php b/resources/lang/it_IT/email.php index 6691813f21..5142f5aa46 100644 --- a/resources/lang/it_IT/email.php +++ b/resources/lang/it_IT/email.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -35,7 +45,17 @@ return [ 'admin_test_subject' => 'Un messaggio di prova dalla tua installazione di Firefly III', 'admin_test_body' => 'Questo è un messaggio di prova dalla tua istanza Firefly III. È stato inviato a :email.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // invite 'invitation_created_subject' => 'È stato creato un invito', @@ -74,7 +94,17 @@ return [ 'registered_pw_reset_link' => 'Reimposta la password:', 'registered_doc_link' => 'Documentazione:', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // new version 'new_version_email_subject' => 'È disponibile una nuova versione di Firefly III', @@ -119,7 +149,17 @@ return [ 'error_stacktrace_below' => 'Lo stacktrace completo è qui sotto:', 'error_headers' => 'Anche le seguenti intestazioni potrebbero esser rilevanti:', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // report new journals 'new_journals_subject' => 'Firefly III ha creato una nuova transazione|Firefly III ha creato :count nuove transazioni', @@ -137,4 +177,14 @@ return [ 'bill_warning_please_action' => 'Si prega di adottare le misure appropriate.', ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/it_IT/errors.php b/resources/lang/it_IT/errors.php index 12383e070f..a6a7d849e6 100644 --- a/resources/lang/it_IT/errors.php +++ b/resources/lang/it_IT/errors.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -42,7 +52,17 @@ return [ 'stacktrace' => 'Stack trace', 'more_info' => 'Ulterioni informazioni', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'collect_info' => 'Raccogli ulteriori informazioni nella cartella storage/log dove troverai i file di log. Se stai eseguendo Docker, usa docker logs -f [container].', 'collect_info_more' => 'Puoi leggere maggiori informazioni sulla raccolta delle informazioni di errore in FAQ.', diff --git a/resources/lang/it_IT/firefly.php b/resources/lang/it_IT/firefly.php index c1fc19e01a..18920626e2 100644 --- a/resources/lang/it_IT/firefly.php +++ b/resources/lang/it_IT/firefly.php @@ -22,7 +22,17 @@ declare(strict_types=1); -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + return [ // general stuff: @@ -326,7 +336,17 @@ return [ // old - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'search_modifier_date_on' => 'La data della transazione è ":value"', 'search_modifier_not_date_on' => 'La data della transazione non è ":value"', @@ -688,7 +708,17 @@ return [ 'create_rule_from_query' => 'Crea nuova regola dalla ricerca', 'rule_from_search_words' => 'Il motore delle regole ha difficoltà a gestire ":string". La regola suggerita che si adatta alla tua ricerca potrebbe dare risultati diversi. Verifica attentamente che la regola funzioni.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // END 'modifiers_applies_are' => 'Alla ricerca vengono applicati anche questi modificatori:', @@ -1173,7 +1203,17 @@ 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', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // actions 'rule_action_delete_transaction_choice' => 'DELETE transaction(!)', @@ -1471,7 +1511,17 @@ return [ 'multi_account_warning_deposit' => 'Ricorda che il conto di destinazione delle successive suddivisioni verrà sovrascritto da quello definito nella prima suddivisione del deposito.', 'multi_account_warning_transfer' => 'Ricorda che il conto di origine e il conto di destinazione delle successive suddivisioni verranno sovrascritti da quelli definiti nella prima suddivisione del trasferimento.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // export data: 'export_data_title' => 'Esporta dati da Firefly III', @@ -1847,7 +1897,17 @@ return [ 'stored_category' => 'Salva nuova categoria ":name"', 'without_category_between' => 'Senza categoria tra :start e :end', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // transactions: 'update_withdrawal' => 'Aggiorna prelievo', @@ -2067,7 +2127,17 @@ return [ 'classification' => 'Classificazione', 'store_transaction' => 'Salva transazione', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // reports: 'report_default' => 'Resoconto predefinito delle tue finanze tra :start e :end', @@ -2173,7 +2243,17 @@ return [ 'sum_in_default_currency' => 'La somma sarà sempre nella tua valuta predefinita.', 'net_filtered_prefs' => 'Questo grafico non includerà mai i conti che hanno l\'opzione "Includi nel patrimonio" non selezionata.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // charts: 'chart' => 'Grafico', @@ -2263,7 +2343,17 @@ return [ 'total_amount' => 'Importo totale', 'number_of_decimals' => 'Cifre decimali', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // administration 'invite_new_user_title' => 'Invite new user', @@ -2535,7 +2625,17 @@ return [ 'except_weekends' => 'Tranne il fine settimana', 'recurrence_deleted' => 'La transazione ricorrente ":title" è stata eliminata', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // new lines for summary controller. 'box_balance_in_currency' => 'Saldo (:currency)', @@ -2595,4 +2695,14 @@ return [ ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/it_IT/form.php b/resources/lang/it_IT/form.php index 72f5935e5c..a86464ae88 100644 --- a/resources/lang/it_IT/form.php +++ b/resources/lang/it_IT/form.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -65,7 +75,17 @@ return [ 'tagMode' => 'Modalità etichetta', 'virtual_balance' => 'Saldo virtuale', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'targetamount' => 'Importo obiettivo', 'account_role' => 'Ruolo del conto', @@ -159,7 +179,17 @@ return [ 'journal_areYouSure' => 'Sei sicuro di voler eliminare la transazione ":description"?', 'mass_journal_are_you_sure' => 'Sei sicuro di voler eliminare queste transazioni?', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'tag_areYouSure' => 'Sei sicuro di voler eliminare l\'etichetta ":tag"?', 'journal_link_areYouSure' => 'Sei sicuro di voler eliminare il collegamento tra :source e :destination?', @@ -225,7 +255,17 @@ return [ 'fints_account' => 'Conto FinTS', 'local_account' => 'Conto Firefly III', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'from_date' => 'Data inizio', 'to_date' => 'Alla data', @@ -263,4 +303,14 @@ return [ 'webhook_response' => 'Risposta', 'webhook_trigger' => 'Trigger', ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/it_IT/intro.php b/resources/lang/it_IT/intro.php index 2f82dc2a0b..9bc98f29bb 100644 --- a/resources/lang/it_IT/intro.php +++ b/resources/lang/it_IT/intro.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -55,7 +65,17 @@ return [ 'budgets_index_list_of_budgets' => 'Usa questa tabella per impostare gli importi per ciascun budget e vedere l\'andamento.', 'budgets_index_outro' => 'Per saperne di più sui budget, controlla l\'icona della guida nell\'angolo in alto a destra.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // reports (index) 'reports_index_intro' => 'Utilizza questi resoconti per ottenere informazioni dettagliate sulle tue finanze.', @@ -94,7 +114,17 @@ return [ 'piggy-banks_index_button' => 'Accanto a questa barra di avanzamento ci sono due pulsanti (+ e -) per aggiungere o rimuovere denaro da ogni salvadanaio.', 'piggy-banks_index_accountStatus' => 'Per ogni conto attività con almeno un salvadanaio lo stato è elencato in questa tabella.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // create piggy 'piggy-banks_create_name' => 'Qual è il tuo obiettivo? Un nuovo divano, una macchina fotografica, soldi per le emergenze?', @@ -138,7 +168,17 @@ return [ 'rules_create_test_rule_triggers' => 'Usa questo pulsante per vedere quali transazioni corrispondono alla tua regola.', 'rules_create_actions' => 'Imposta tutte le azioni che vuoi.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // preferences 'preferences_index_tabs' => 'Altre opzioni sono disponibili dietro queste schede.', @@ -151,4 +191,14 @@ return [ // create currency 'currencies_create_code' => 'Questo codice dovrebbe essere conforme ISO (cercalo con Google per la tua nuova valuta).', ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/it_IT/list.php b/resources/lang/it_IT/list.php index a1ea71d14e..86af127071 100644 --- a/resources/lang/it_IT/list.php +++ b/resources/lang/it_IT/list.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -59,7 +69,17 @@ return [ 'next_expected_match' => 'Prossimo abbinamento previsto', 'automatch' => 'Abbinamento automatico?', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'repeat_freq' => 'Si ripete', 'description' => 'Descrizione', @@ -127,7 +147,17 @@ return [ 'account_at_bunq' => 'Conto con Bunq', 'file_name' => 'Nome del file', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'file_size' => 'Dimensione del file', 'file_type' => 'Tipo del file', @@ -157,4 +187,14 @@ return [ 'secret' => 'Segreto', ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/it_IT/pagination.php b/resources/lang/it_IT/pagination.php index 9da431134d..82ff0d0c38 100644 --- a/resources/lang/it_IT/pagination.php +++ b/resources/lang/it_IT/pagination.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); diff --git a/resources/lang/it_IT/passwords.php b/resources/lang/it_IT/passwords.php index f33928b92c..6dff1a439d 100644 --- a/resources/lang/it_IT/passwords.php +++ b/resources/lang/it_IT/passwords.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); diff --git a/resources/lang/it_IT/validation.php b/resources/lang/it_IT/validation.php index ee392539d8..8515482f04 100644 --- a/resources/lang/it_IT/validation.php +++ b/resources/lang/it_IT/validation.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -81,7 +91,17 @@ return [ 'unique_object_for_user' => 'Questo nome è già in uso.', 'unique_account_for_user' => 'Il nome del conto è già in uso.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'between.numeric' => ':attribute con questo nome conto è già in uso :min e :max.', 'between.file' => ':attribute deve essere :min e :max kilobyte.', @@ -151,7 +171,17 @@ return [ 'same_account_type' => 'Entrambi i conti devono essere dello stesso tipo', 'same_account_currency' => 'Entrambi i conti devono essere impostati sulla stessa valuta', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'secure_password' => 'Questa non è una password sicura. Riprova. Per maggiori informazioni visita https://bit.ly/FF3-password-security', 'valid_recurrence_rep_type' => 'Il tipo di ripetizione della transazione ricorrente non è valido.', @@ -211,7 +241,17 @@ return [ 'deposit_dest_bad_data' => 'Non è stato possibile trovare un conto di destinazione valido effettuando la ricerca con l\'ID ":id" o il nome ":name".', 'deposit_dest_wrong_type' => 'Il conto di destinazione inviato non è di tipo corretto.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'transfer_source_need_data' => 'È necessario ottenere un ID e/o un nome del conto di origine validi per continuare.', 'transfer_source_bad_data' => 'Non è stato possibile trovare un conto d\'origine valido effettuando la ricerca con l\'ID ":id" o il nome ":name".', @@ -242,4 +282,14 @@ return [ 'auto_budget_period_mandatory' => 'Il periodo per il budget automatico è un campo obbligatorio.', ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/ja_JP/api.php b/resources/lang/ja_JP/api.php index 526481993b..e90fe1fd5d 100644 --- a/resources/lang/ja_JP/api.php +++ b/resources/lang/ja_JP/api.php @@ -21,7 +21,17 @@ declare(strict_types=1); -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + return [ diff --git a/resources/lang/ja_JP/auth.php b/resources/lang/ja_JP/auth.php index 908e81cf20..558340b078 100644 --- a/resources/lang/ja_JP/auth.php +++ b/resources/lang/ja_JP/auth.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); diff --git a/resources/lang/ja_JP/breadcrumbs.php b/resources/lang/ja_JP/breadcrumbs.php index e6389dffaa..ac38d4ee3a 100644 --- a/resources/lang/ja_JP/breadcrumbs.php +++ b/resources/lang/ja_JP/breadcrumbs.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -56,7 +66,17 @@ return [ 'transfer_list' => '振り替え', 'transfers_list' => '振り替え', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'reconciliation_list' => '調整', 'create_withdrawal' => '新規出金を作成', diff --git a/resources/lang/ja_JP/components.php b/resources/lang/ja_JP/components.php index 399d53fddc..468cd4d47d 100644 --- a/resources/lang/ja_JP/components.php +++ b/resources/lang/ja_JP/components.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); diff --git a/resources/lang/ja_JP/config.php b/resources/lang/ja_JP/config.php index 5b103482e5..8b087607b9 100644 --- a/resources/lang/ja_JP/config.php +++ b/resources/lang/ja_JP/config.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -41,7 +51,17 @@ return [ //'month_and_day_no_year' => '%B %e', 'month_and_day_no_year_js' => 'M月D日', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + //'date_time' => '%B %e, %Y, @ %T', 'date_time_js' => 'YYYY年MM月DD日 HH:mm:ss', @@ -71,4 +91,14 @@ return [ 'dow_7' => '日曜日', ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/ja_JP/demo.php b/resources/lang/ja_JP/demo.php index 767cda20ea..0f138614ab 100644 --- a/resources/lang/ja_JP/demo.php +++ b/resources/lang/ja_JP/demo.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -38,4 +48,14 @@ return [ 'profile-index' => 'デモサイトは4時間毎にリセットされることに注意してください。あなたの変更はいつでも破棄される可能性があります。これは自動的に行われ、バグではありません。', ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/ja_JP/email.php b/resources/lang/ja_JP/email.php index 1b061e08b6..0fa9be5fd8 100644 --- a/resources/lang/ja_JP/email.php +++ b/resources/lang/ja_JP/email.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -35,7 +45,17 @@ return [ 'admin_test_subject' => 'あなたの Firefly III からのテストメッセージ', 'admin_test_body' => 'これはあなたの Firefly III からのテストメッセージです。:email 宛に送信しました。', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // invite 'invitation_created_subject' => 'An invitation has been created', @@ -74,7 +94,17 @@ return [ 'registered_pw_reset_link' => 'パスワードのリセット:', 'registered_doc_link' => 'ドキュメント:', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // new version 'new_version_email_subject' => 'A new Firefly III version is available', @@ -119,7 +149,17 @@ return [ 'error_stacktrace_below' => '完全なスタックトレースは以下の通りです:', 'error_headers' => '「headers」は技術用語「HTTP headers」を参照します', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // report new journals 'new_journals_subject' => 'Firefly III が取引を作成しました|Firefly III が:count件の取引を作成しました', @@ -137,4 +177,14 @@ return [ 'bill_warning_please_action' => '適切に対処してください。', ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/ja_JP/errors.php b/resources/lang/ja_JP/errors.php index dfba2349f5..b95f97328c 100644 --- a/resources/lang/ja_JP/errors.php +++ b/resources/lang/ja_JP/errors.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -42,7 +52,17 @@ return [ 'stacktrace' => 'スタックトレース', 'more_info' => '詳細情報', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'collect_info' => 'ログファイルがある storage/logs ディレクトリにて、より詳細な情報を集めてください。Docker を使っている場合は docker logs -f [container] を使用してください。', 'collect_info_more' => 'エラー情報の収集については、 FAQ をご覧ください。', diff --git a/resources/lang/ja_JP/firefly.php b/resources/lang/ja_JP/firefly.php index ce1ed37a09..78cbaef4d2 100644 --- a/resources/lang/ja_JP/firefly.php +++ b/resources/lang/ja_JP/firefly.php @@ -22,7 +22,17 @@ declare(strict_types=1); -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + return [ // general stuff: @@ -326,7 +336,17 @@ return [ // old - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'search_modifier_date_on' => '取引日が「:value」', 'search_modifier_not_date_on' => 'Transaction date is not ":value"', @@ -688,7 +708,17 @@ return [ 'create_rule_from_query' => '検索クエリから新しいルールを作成', 'rule_from_search_words' => 'ルールエンジンは「:string」をうまく扱えません。 検索クエリに提案されたルールは、異なる結果をもたらす可能性があります。ルールのトリガーは慎重に検証してください。', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // END 'modifiers_applies_are' => '次の修飾子も検索に適用されます:', @@ -1173,7 +1203,17 @@ 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', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // actions 'rule_action_delete_transaction_choice' => 'DELETE transaction(!)', @@ -1471,7 +1511,17 @@ return [ 'multi_account_warning_deposit' => '続く分割の送金先口座は、送金の最初の分割の定義によって覆されることに注意してください。', 'multi_account_warning_transfer' => '続く分割の送金先口座と出金元口座は、送金の最初の分割の定義によって覆されることに注意してください。', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // export data: 'export_data_title' => 'Firefly III からデータをエクスポート', @@ -1847,7 +1897,17 @@ return [ 'stored_category' => '新しいカテゴリ「:name」を保存しました', 'without_category_between' => ':start から :end までのカテゴリなし', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // transactions: 'update_withdrawal' => '出金を更新', @@ -2067,7 +2127,17 @@ return [ 'classification' => '分類', 'store_transaction' => '取引を保存', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // reports: 'report_default' => ':start から :end までのデフォルトの財務レポート', @@ -2173,7 +2243,17 @@ return [ 'sum_in_default_currency' => '合計は常にデフォルト通貨になります。', 'net_filtered_prefs' => 'このチャートには「純資産に含める」オプションがチェックされていない口座が含まれることはありません。', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // charts: 'chart' => 'チャート', @@ -2263,7 +2343,17 @@ return [ 'total_amount' => '合計金額', 'number_of_decimals' => '小数点以下の桁数', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // administration 'invite_new_user_title' => 'Invite new user', @@ -2535,7 +2625,17 @@ return [ 'except_weekends' => '週末を除外する', 'recurrence_deleted' => '定期的な取引「:title」を削除しました', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // new lines for summary controller. 'box_balance_in_currency' => '残高 (:currency)', @@ -2595,4 +2695,14 @@ return [ ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/ja_JP/form.php b/resources/lang/ja_JP/form.php index 6669e59c92..03adc6035d 100644 --- a/resources/lang/ja_JP/form.php +++ b/resources/lang/ja_JP/form.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -65,7 +75,17 @@ return [ 'tagMode' => 'タグモード', 'virtual_balance' => '仮想残高', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'targetamount' => '目標金額', 'account_role' => '口座の役割', @@ -159,7 +179,17 @@ return [ 'journal_areYouSure' => '「:description」と説明されている取引を削除してもよろしいですか?', 'mass_journal_are_you_sure' => 'これらの取引を削除してもよろしいですか?', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'tag_areYouSure' => 'タグ「:tag」を削除してもよろしいですか?', 'journal_link_areYouSure' => ':source:destination の間のリンクを削除してもよろしいですか?', @@ -225,7 +255,17 @@ return [ 'fints_account' => '資産形成口座', 'local_account' => 'Firefly III アカウント', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'from_date' => '開始日', 'to_date' => '終了日', @@ -263,4 +303,14 @@ return [ 'webhook_response' => 'Response', 'webhook_trigger' => 'Trigger', ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/ja_JP/intro.php b/resources/lang/ja_JP/intro.php index 36ea830008..d1a212f567 100644 --- a/resources/lang/ja_JP/intro.php +++ b/resources/lang/ja_JP/intro.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -55,7 +65,17 @@ return [ 'budgets_index_list_of_budgets' => '各予算の金額を設定したり、状況を確認するにはこの表を使ってください。', 'budgets_index_outro' => '予算計上についてもっと知るには、右上のヘルプアイコンを確認してください。', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // reports (index) 'reports_index_intro' => 'あなたの財務状況の詳細を見るにはこれらのレポートを使用してください。', @@ -94,7 +114,17 @@ return [ 'piggy-banks_index_button' => 'このプログレスバーの隣には、それぞれの貯金箱からお金を追加または削除する、2つのボタン(+と-) があります。', 'piggy-banks_index_accountStatus' => 'この表には、1つ以上の貯金箱をもつ資産口座の状況が表示されています。', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // create piggy 'piggy-banks_create_name' => 'あなたの目標は何ですか? 新しいソファ、カメラ、もしもの時のお金ですか?', @@ -138,7 +168,17 @@ return [ 'rules_create_test_rule_triggers' => 'ルールに一致する取引を確認するには、このボタンを使用します。', 'rules_create_actions' => '好きなだけアクションを設定します。', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // preferences 'preferences_index_tabs' => 'これらのタブには、より多くのオプションがあります。', @@ -151,4 +191,14 @@ return [ // create currency 'currencies_create_code' => 'このコードはISOに準拠している必要があります(新しい通貨はググってください)。', ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/ja_JP/list.php b/resources/lang/ja_JP/list.php index f60ebe8a1b..d910066b47 100644 --- a/resources/lang/ja_JP/list.php +++ b/resources/lang/ja_JP/list.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -59,7 +69,17 @@ return [ 'next_expected_match' => '次の一致予測', 'automatch' => '自動一致', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'repeat_freq' => '繰り返し', 'description' => '説明', @@ -127,7 +147,17 @@ return [ 'account_at_bunq' => 'bunq口座', 'file_name' => 'ファイル名', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'file_size' => 'ファイルサイズ', 'file_type' => 'ファイルの種類', @@ -157,4 +187,14 @@ return [ 'secret' => 'Secret', ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/ja_JP/pagination.php b/resources/lang/ja_JP/pagination.php index 8b1bc38360..f3eb707d0d 100644 --- a/resources/lang/ja_JP/pagination.php +++ b/resources/lang/ja_JP/pagination.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); diff --git a/resources/lang/ja_JP/passwords.php b/resources/lang/ja_JP/passwords.php index 4e769a3a1d..3d59042db2 100644 --- a/resources/lang/ja_JP/passwords.php +++ b/resources/lang/ja_JP/passwords.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); diff --git a/resources/lang/ja_JP/validation.php b/resources/lang/ja_JP/validation.php index 7d8b01cac7..e606116707 100644 --- a/resources/lang/ja_JP/validation.php +++ b/resources/lang/ja_JP/validation.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -81,7 +91,17 @@ return [ 'unique_object_for_user' => 'この名称はすでに使われています。', 'unique_account_for_user' => 'この口座番号は既に使われているようです。', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'between.numeric' => ':attributeには、:minから、:maxまでの数字を指定してください。', 'between.file' => ':attributeには、:min KBから:max KBまでのサイズのファイルを指定してください。', @@ -151,7 +171,17 @@ return [ 'same_account_type' => 'これらの口座は同じ口座種別でなければなりません', 'same_account_currency' => 'これらの口座には同じ通貨設定でなければいけません', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'secure_password' => 'これは安全なパスワードではありません。もう一度やり直してください。詳細については、https://bit.ly/FF3-password-security を参照してください。', 'valid_recurrence_rep_type' => '繰り返し取引のタイプが無効です。', @@ -211,7 +241,17 @@ return [ 'deposit_dest_bad_data' => 'ID「:id」、名称「:name」で検索した結果、有効な預け入れ先口座が見つかりませんでした。', 'deposit_dest_wrong_type' => '預け入れ先口座が適切なタイプではありません。', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'transfer_source_need_data' => '続行するには、有効な引き出し元口座 ID および(または)有効な引き出し元口座名を取得する必要があります。', 'transfer_source_bad_data' => 'ID「:id」、名称「:name」で検索した結果、有効な引き出し元口座が見つかりませんでした。', @@ -242,4 +282,14 @@ return [ 'auto_budget_period_mandatory' => '自動予算期間は必須項目です。', ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/ko_KR/api.php b/resources/lang/ko_KR/api.php index 526481993b..e90fe1fd5d 100644 --- a/resources/lang/ko_KR/api.php +++ b/resources/lang/ko_KR/api.php @@ -21,7 +21,17 @@ declare(strict_types=1); -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + return [ diff --git a/resources/lang/ko_KR/auth.php b/resources/lang/ko_KR/auth.php index 43e39eb671..4454924130 100644 --- a/resources/lang/ko_KR/auth.php +++ b/resources/lang/ko_KR/auth.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); diff --git a/resources/lang/ko_KR/breadcrumbs.php b/resources/lang/ko_KR/breadcrumbs.php index d465b4813f..e23c570255 100644 --- a/resources/lang/ko_KR/breadcrumbs.php +++ b/resources/lang/ko_KR/breadcrumbs.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -56,7 +66,17 @@ return [ 'transfer_list' => '송금', 'transfers_list' => '송금', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'reconciliation_list' => '조정', 'create_withdrawal' => '새로운 환불 만들기', diff --git a/resources/lang/ko_KR/components.php b/resources/lang/ko_KR/components.php index 399d53fddc..468cd4d47d 100644 --- a/resources/lang/ko_KR/components.php +++ b/resources/lang/ko_KR/components.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); diff --git a/resources/lang/ko_KR/config.php b/resources/lang/ko_KR/config.php index 75c08937f5..d6e9a65575 100644 --- a/resources/lang/ko_KR/config.php +++ b/resources/lang/ko_KR/config.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -41,7 +51,17 @@ return [ //'month_and_day_no_year' => '%B %e', 'month_and_day_no_year_js' => 'MMMM Do', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + //'date_time' => '%B %e, %Y, @ %T', 'date_time_js' => 'MMMM Do, YYYY, @ HH:mm:ss', @@ -71,4 +91,14 @@ return [ 'dow_7' => 'Sunday', ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/ko_KR/demo.php b/resources/lang/ko_KR/demo.php index 3d721b3d80..3f5e93c84d 100644 --- a/resources/lang/ko_KR/demo.php +++ b/resources/lang/ko_KR/demo.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -38,4 +48,14 @@ return [ 'profile-index' => 'Keep in mind that the demo site resets every four hours. Your access may be revoked at any time. This happens automatically and is not a bug.', ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/ko_KR/email.php b/resources/lang/ko_KR/email.php index 92697e27a0..571525cd5e 100644 --- a/resources/lang/ko_KR/email.php +++ b/resources/lang/ko_KR/email.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -35,7 +45,17 @@ 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.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // invite 'invitation_created_subject' => 'An invitation has been created', @@ -74,7 +94,17 @@ return [ 'registered_pw_reset_link' => 'Password reset:', 'registered_doc_link' => 'Documentation:', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // new version 'new_version_email_subject' => 'A new Firefly III version is available', @@ -119,7 +149,17 @@ return [ 'error_stacktrace_below' => 'The full stacktrace is below:', 'error_headers' => 'The following headers may also be relevant:', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // report new journals 'new_journals_subject' => 'Firefly III has created a new transaction|Firefly III has created :count new transactions', @@ -137,4 +177,14 @@ return [ 'bill_warning_please_action' => 'Please take the appropriate action.', ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/ko_KR/errors.php b/resources/lang/ko_KR/errors.php index 412b8f08a1..7d4ac408bb 100644 --- a/resources/lang/ko_KR/errors.php +++ b/resources/lang/ko_KR/errors.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -42,7 +52,17 @@ return [ 'stacktrace' => 'Stack trace', 'more_info' => 'More information', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'collect_info' => 'Please collect more information in the storage/logs directory where you will find log files. If you\'re running Docker, use docker logs -f [container].', 'collect_info_more' => 'You can read more about collecting error information in the FAQ.', diff --git a/resources/lang/ko_KR/firefly.php b/resources/lang/ko_KR/firefly.php index 646a6e5ee4..3c75b3c055 100644 --- a/resources/lang/ko_KR/firefly.php +++ b/resources/lang/ko_KR/firefly.php @@ -22,7 +22,17 @@ declare(strict_types=1); -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + return [ // general stuff: @@ -326,7 +336,17 @@ return [ // old - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'search_modifier_date_on' => 'Transaction date is ":value"', 'search_modifier_not_date_on' => 'Transaction date is not ":value"', @@ -688,7 +708,17 @@ 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.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // END 'modifiers_applies_are' => 'The following modifiers are applied to the search as well:', @@ -1173,7 +1203,17 @@ 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', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // actions 'rule_action_delete_transaction_choice' => 'DELETE transaction(!)', @@ -1471,7 +1511,17 @@ 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.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // export data: 'export_data_title' => 'Export data from Firefly III', @@ -1847,7 +1897,17 @@ return [ 'stored_category' => 'Stored new category ":name"', 'without_category_between' => 'Without category between :start and :end', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // transactions: 'update_withdrawal' => 'Update withdrawal', @@ -2067,7 +2127,17 @@ return [ 'classification' => 'Classification', 'store_transaction' => 'Store transaction', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // reports: 'report_default' => 'Default financial report between :start and :end', @@ -2173,7 +2243,17 @@ 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.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // charts: 'chart' => 'Chart', @@ -2263,7 +2343,17 @@ return [ 'total_amount' => 'Total amount', 'number_of_decimals' => 'Number of decimals', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // administration 'invite_new_user_title' => 'Invite new user', @@ -2535,7 +2625,17 @@ return [ 'except_weekends' => 'Except weekends', 'recurrence_deleted' => 'Recurring transaction ":title" deleted', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // new lines for summary controller. 'box_balance_in_currency' => 'Balance (:currency)', @@ -2595,4 +2695,14 @@ return [ ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/ko_KR/form.php b/resources/lang/ko_KR/form.php index 8bdbb08f49..b8b0c9f339 100644 --- a/resources/lang/ko_KR/form.php +++ b/resources/lang/ko_KR/form.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -65,7 +75,17 @@ return [ 'tagMode' => 'Tag mode', 'virtual_balance' => 'Virtual balance', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'targetamount' => 'Target amount', 'account_role' => 'Account role', @@ -159,7 +179,17 @@ 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?', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + '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 :source and :destination?', @@ -225,7 +255,17 @@ return [ 'fints_account' => 'FinTS account', 'local_account' => 'Firefly III account', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'from_date' => 'Date from', 'to_date' => 'Date to', @@ -263,4 +303,14 @@ return [ 'webhook_response' => 'Response', 'webhook_trigger' => 'Trigger', ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/ko_KR/intro.php b/resources/lang/ko_KR/intro.php index 246e74f7be..6da1e6b79b 100644 --- a/resources/lang/ko_KR/intro.php +++ b/resources/lang/ko_KR/intro.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -55,7 +65,17 @@ return [ 'budgets_index_list_of_budgets' => 'Use this table to set the amounts for each budget and see how you are doing.', 'budgets_index_outro' => 'To learn more about budgeting, checkout the help icon in the top right corner.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // reports (index) 'reports_index_intro' => 'Use these reports to get detailed insights in your finances.', @@ -94,7 +114,17 @@ return [ 'piggy-banks_index_button' => 'Next to this progress bar are two buttons (+ and -) to add or remove money from each piggy bank.', 'piggy-banks_index_accountStatus' => 'For each asset account with at least one piggy bank the status is listed in this table.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // create piggy 'piggy-banks_create_name' => 'What is your goal? A new couch, a camera, money for emergencies?', @@ -138,7 +168,17 @@ return [ 'rules_create_test_rule_triggers' => 'Use this button to see which transactions would match your rule.', 'rules_create_actions' => 'Set as many actions as you like.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // preferences 'preferences_index_tabs' => 'More options are available behind these tabs.', @@ -151,4 +191,14 @@ return [ // create currency 'currencies_create_code' => 'This code should be ISO compliant (Google it for your new currency).', ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/ko_KR/list.php b/resources/lang/ko_KR/list.php index ec9987be3a..5572cf83dc 100644 --- a/resources/lang/ko_KR/list.php +++ b/resources/lang/ko_KR/list.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -59,7 +69,17 @@ return [ 'next_expected_match' => 'Next expected match', 'automatch' => 'Auto match?', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'repeat_freq' => 'Repeats', 'description' => 'Description', @@ -127,7 +147,17 @@ return [ 'account_at_bunq' => 'Account with bunq', 'file_name' => 'File name', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'file_size' => 'File size', 'file_type' => 'File type', @@ -157,4 +187,14 @@ return [ 'secret' => 'Secret', ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/ko_KR/pagination.php b/resources/lang/ko_KR/pagination.php index 35a72d0156..b8063cb4a6 100644 --- a/resources/lang/ko_KR/pagination.php +++ b/resources/lang/ko_KR/pagination.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); diff --git a/resources/lang/ko_KR/passwords.php b/resources/lang/ko_KR/passwords.php index 7ffb813818..d126545868 100644 --- a/resources/lang/ko_KR/passwords.php +++ b/resources/lang/ko_KR/passwords.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); diff --git a/resources/lang/ko_KR/validation.php b/resources/lang/ko_KR/validation.php index 30c184fa6a..bfd9e35e27 100644 --- a/resources/lang/ko_KR/validation.php +++ b/resources/lang/ko_KR/validation.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -81,7 +91,17 @@ return [ 'unique_object_for_user' => 'This name is already in use.', 'unique_account_for_user' => 'This account name is already in use.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'between.numeric' => 'The :attribute must be between :min and :max.', 'between.file' => 'The :attribute must be between :min and :max kilobytes.', @@ -151,7 +171,17 @@ return [ 'same_account_type' => 'Both accounts must be of the same account type', 'same_account_currency' => 'Both accounts must have the same currency setting', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'secure_password' => 'This is not a secure password. Please try again. For more information, visit https://bit.ly/FF3-password-security', 'valid_recurrence_rep_type' => 'Invalid repetition type for recurring transactions.', @@ -211,7 +241,17 @@ return [ 'deposit_dest_bad_data' => 'Could not find a valid destination account when searching for ID ":id" or name ":name".', 'deposit_dest_wrong_type' => 'The submitted destination account is not of the right type.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'transfer_source_need_data' => 'Need to get a valid source account ID and/or valid source account name to continue.', 'transfer_source_bad_data' => 'Could not find a valid source account when searching for ID ":id" or name ":name".', @@ -242,4 +282,14 @@ return [ 'auto_budget_period_mandatory' => 'The auto budget period is a mandatory field.', ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/nb_NO/api.php b/resources/lang/nb_NO/api.php index 526481993b..e90fe1fd5d 100644 --- a/resources/lang/nb_NO/api.php +++ b/resources/lang/nb_NO/api.php @@ -21,7 +21,17 @@ declare(strict_types=1); -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + return [ diff --git a/resources/lang/nb_NO/auth.php b/resources/lang/nb_NO/auth.php index 1001ab570b..e3226a8937 100644 --- a/resources/lang/nb_NO/auth.php +++ b/resources/lang/nb_NO/auth.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); diff --git a/resources/lang/nb_NO/breadcrumbs.php b/resources/lang/nb_NO/breadcrumbs.php index 53f7d5a6c5..5008df2852 100644 --- a/resources/lang/nb_NO/breadcrumbs.php +++ b/resources/lang/nb_NO/breadcrumbs.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -56,7 +66,17 @@ return [ 'transfer_list' => 'Overføringer', 'transfers_list' => 'Overføringer', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'reconciliation_list' => 'Avstemminger', 'create_withdrawal' => 'Opprett nytt uttak', diff --git a/resources/lang/nb_NO/components.php b/resources/lang/nb_NO/components.php index 399d53fddc..468cd4d47d 100644 --- a/resources/lang/nb_NO/components.php +++ b/resources/lang/nb_NO/components.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); diff --git a/resources/lang/nb_NO/config.php b/resources/lang/nb_NO/config.php index 4864ef954d..3b163aa71c 100644 --- a/resources/lang/nb_NO/config.php +++ b/resources/lang/nb_NO/config.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -42,7 +52,17 @@ return [ 'month_and_day_no_year_js' => 'MMMM Do CONTEXTREQUEST', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + //'date_time' => '%B %e, %Y, @ %T', 'date_time_js' => 'MMMM Do, YYYY, @ HH:mm:ss', @@ -72,4 +92,14 @@ CONTEXTREQUEST', 'dow_7' => 'Søndag', ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/nb_NO/demo.php b/resources/lang/nb_NO/demo.php index 1a679c7dd0..46a1a5c790 100644 --- a/resources/lang/nb_NO/demo.php +++ b/resources/lang/nb_NO/demo.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -38,4 +48,14 @@ return [ 'profile-index' => 'Vær oppmerksom at demoen tilbakestilles hver fjerde time. Din tilgang kan trekkes tilbake når som helst. Dette skjer automatisk og er ikke en feil.', ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/nb_NO/email.php b/resources/lang/nb_NO/email.php index 1d207f82f0..2f82297c7f 100644 --- a/resources/lang/nb_NO/email.php +++ b/resources/lang/nb_NO/email.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -35,7 +45,17 @@ return [ 'admin_test_subject' => 'En testmelding fra Firefly III-installasjonen', 'admin_test_body' => 'Dette er en testmelding fra din Firefly III-instans. Den ble sendt til :email.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // invite 'invitation_created_subject' => 'An invitation has been created', @@ -74,7 +94,17 @@ return [ 'registered_pw_reset_link' => 'Tilbakestill passord:', 'registered_doc_link' => 'Dokumentasjon:', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // new version 'new_version_email_subject' => 'A new Firefly III version is available', @@ -119,7 +149,17 @@ return [ 'error_stacktrace_below' => 'The full stacktrace is below:', 'error_headers' => 'The following headers may also be relevant:', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // report new journals 'new_journals_subject' => 'Firefly III has created a new transaction|Firefly III has created :count new transactions', @@ -137,4 +177,14 @@ return [ 'bill_warning_please_action' => 'Please take the appropriate action.', ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/nb_NO/errors.php b/resources/lang/nb_NO/errors.php index 6e84579320..c048b7b11b 100644 --- a/resources/lang/nb_NO/errors.php +++ b/resources/lang/nb_NO/errors.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -42,7 +52,17 @@ return [ 'stacktrace' => 'Stack Trace', 'more_info' => 'Mer informasjon', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'collect_info' => 'Samle inn mer informasjon i lagring/logger mappen hvor du finner loggfiler. Hvis du kjører Docker, bruk docker logger -f [container].', 'collect_info_more' => 'Du kan lese mer om innsamling av feilinformasjon i FAQ.', diff --git a/resources/lang/nb_NO/firefly.php b/resources/lang/nb_NO/firefly.php index f6fac61fcd..6d5a540856 100644 --- a/resources/lang/nb_NO/firefly.php +++ b/resources/lang/nb_NO/firefly.php @@ -22,7 +22,17 @@ declare(strict_types=1); -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + return [ // general stuff: @@ -326,7 +336,17 @@ return [ // old - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'search_modifier_date_on' => 'Transaksjons dato er ":value"', 'search_modifier_not_date_on' => 'Transaction date is not ":value"', @@ -688,7 +708,17 @@ 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.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // END 'modifiers_applies_are' => 'De følgende modifikatorer er lagt til søket i tillegg:', @@ -1173,7 +1203,17 @@ 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', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // actions 'rule_action_delete_transaction_choice' => 'DELETE transaction(!)', @@ -1471,7 +1511,17 @@ return [ 'multi_account_warning_deposit' => 'Husk at mottakerkontoen for etterfølgende oppsplitting skal overstyres av det som er definert i den første delen av depositumet.', 'multi_account_warning_transfer' => 'Husk at kildens pluss destinasjonskonto med etterfølgende oppdeling overstyres av det som er definert i en første del av overføringen.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // export data: 'export_data_title' => 'Eksportere data fra Firefly III', @@ -1847,7 +1897,17 @@ return [ 'stored_category' => 'Lagret ny kategori ":name"', 'without_category_between' => 'Uten kategori mellom :start og :end', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // transactions: 'update_withdrawal' => 'Oppdater uttak', @@ -2067,7 +2127,17 @@ return [ 'classification' => 'Classification', 'store_transaction' => 'Store transaction', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // reports: 'report_default' => 'Standard finansiell rapport mellom :start og :end', @@ -2173,7 +2243,17 @@ return [ 'sum_in_default_currency' => 'Summen vil alltid be i din standard valuta.', 'net_filtered_prefs' => 'Dette diagrammet vil aldri inkludere kontoer som ikke har "Inkluder i nettoverdi"-valget avkrysset.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // charts: 'chart' => 'Diagram', @@ -2263,7 +2343,17 @@ return [ 'total_amount' => 'Totalbeløp', 'number_of_decimals' => 'Antall desimaler', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // administration 'invite_new_user_title' => 'Invite new user', @@ -2535,7 +2625,17 @@ return [ 'except_weekends' => 'Unntatt helger', 'recurrence_deleted' => 'Gjentakende transaksjon ":title" slettet', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // new lines for summary controller. 'box_balance_in_currency' => 'Balanse i (:currency)', @@ -2595,4 +2695,14 @@ return [ ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/nb_NO/form.php b/resources/lang/nb_NO/form.php index 20e6d06a3f..0c0b20fde1 100644 --- a/resources/lang/nb_NO/form.php +++ b/resources/lang/nb_NO/form.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -65,7 +75,17 @@ return [ 'tagMode' => 'Taggmodus', 'virtual_balance' => 'Virtual balance', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'targetamount' => 'Målbeløp', 'account_role' => 'Account role', @@ -159,7 +179,17 @@ return [ 'journal_areYouSure' => 'Er du sikker på at du vil slette transaksjonen med beskrivelse ":description"?', 'mass_journal_are_you_sure' => 'Er du sikker på at du vil slette disse transaksjonene?', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'tag_areYouSure' => 'Er du sikker på at du vil slette taggen ":tag"?', 'journal_link_areYouSure' => 'Er du sikker på at du vil slette koblingen mellom :source og :destination?', @@ -225,7 +255,17 @@ return [ 'fints_account' => 'FinTS konto', 'local_account' => 'Firefly III konto', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'from_date' => 'Dato fra', 'to_date' => 'Dato til', @@ -263,4 +303,14 @@ return [ 'webhook_response' => 'Response', 'webhook_trigger' => 'Trigger', ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/nb_NO/intro.php b/resources/lang/nb_NO/intro.php index c13e4840bf..e61b5024ad 100644 --- a/resources/lang/nb_NO/intro.php +++ b/resources/lang/nb_NO/intro.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -55,7 +65,17 @@ return [ 'budgets_index_list_of_budgets' => 'Bruk denne tabellen til å angi beløp for hvert budsjett og se hvordan du klarer deg.', 'budgets_index_outro' => 'Hvis du vil vite mer om budsjettering, trykk på hjelp-ikonet øverst til høyre.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // reports (index) 'reports_index_intro' => 'Bruk disse rapportene for å få detaljert innsikt i din økonomi.', @@ -94,7 +114,17 @@ return [ 'piggy-banks_index_button' => 'Ved siden av denne fremdriftslinjen er det to knapper (+ og -) for å legge til eller fjerne penger fra hver sparegris.', 'piggy-banks_index_accountStatus' => 'For hver aktivakonto med minst en sparegris er statusen oppført i denne tabellen.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // create piggy 'piggy-banks_create_name' => 'Hva er ditt mål? En ny sofa, et kamera, penger til uforutsette utgifter?', @@ -138,7 +168,17 @@ return [ 'rules_create_test_rule_triggers' => 'Bruk denne knappen for å se hvilke eksisterende transaksjoner som samsvarer med regelen din.', 'rules_create_actions' => 'Sett så mange handlinger som du vil.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // preferences 'preferences_index_tabs' => 'Flere alternativer er tilgjengelig bak disse fanene.', @@ -151,4 +191,14 @@ return [ // create currency 'currencies_create_code' => 'Denne koden bør være ISO-kompatibel (Søk på Google for å finne ISO-koden).', ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/nb_NO/list.php b/resources/lang/nb_NO/list.php index 367d85f702..d9f03fd7c7 100644 --- a/resources/lang/nb_NO/list.php +++ b/resources/lang/nb_NO/list.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -59,7 +69,17 @@ return [ 'next_expected_match' => 'Neste forventede treff', 'automatch' => 'Automatisk treff?', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'repeat_freq' => 'Gjentas', 'description' => 'Beskrivelse', @@ -127,7 +147,17 @@ return [ 'account_at_bunq' => 'Konto med bunq', 'file_name' => 'Filnavn', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'file_size' => 'Filstørrelse', 'file_type' => 'Filtype', @@ -157,4 +187,14 @@ return [ 'secret' => 'Secret', ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/nb_NO/pagination.php b/resources/lang/nb_NO/pagination.php index b31e3bd73d..4203ef7909 100644 --- a/resources/lang/nb_NO/pagination.php +++ b/resources/lang/nb_NO/pagination.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); diff --git a/resources/lang/nb_NO/passwords.php b/resources/lang/nb_NO/passwords.php index 3dc64bc73d..097a45cfcf 100644 --- a/resources/lang/nb_NO/passwords.php +++ b/resources/lang/nb_NO/passwords.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); diff --git a/resources/lang/nb_NO/validation.php b/resources/lang/nb_NO/validation.php index ebf08b5d2b..f9495758b1 100644 --- a/resources/lang/nb_NO/validation.php +++ b/resources/lang/nb_NO/validation.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -81,7 +91,17 @@ return [ 'unique_object_for_user' => 'Dette navnet er allerede i bruk.', 'unique_account_for_user' => 'Dette konto navnet er allerede i bruk.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'between.numeric' => ':attribute må være en verdi mellom :min og :max.', 'between.file' => ':attribute må være mellom :min og :max kilobyte.', @@ -151,7 +171,17 @@ return [ 'same_account_type' => 'Both accounts must be of the same account type', 'same_account_currency' => 'Both accounts must have the same currency setting', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'secure_password' => 'Dette er ikke et sikkert passord. Vennligst prøv igjen. For mer informasjon, se https://bit.ly/FF3-password-security', 'valid_recurrence_rep_type' => 'Ugyldig repetisjons type for gjentakende transaksjoner.', @@ -211,7 +241,17 @@ return [ 'deposit_dest_bad_data' => 'Kunne ikke finne en gyldig destinasjons konto ved å søke etter ID ":id" eller navn ":name".', 'deposit_dest_wrong_type' => 'The submitted destination account is not of the right type.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'transfer_source_need_data' => 'Trenger en gyldig kilde konto-ID og/eller gyldig kilde kontonavn for å fortsette.', 'transfer_source_bad_data' => 'Finner ikke en gyldig kilde-konto ved å søke etter ID ":id" eller navn ":name".', @@ -242,4 +282,14 @@ return [ 'auto_budget_period_mandatory' => 'Auto budsjett perioden er et obligatorisk felt.', ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/nl_NL/api.php b/resources/lang/nl_NL/api.php index 526481993b..e90fe1fd5d 100644 --- a/resources/lang/nl_NL/api.php +++ b/resources/lang/nl_NL/api.php @@ -21,7 +21,17 @@ declare(strict_types=1); -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + return [ diff --git a/resources/lang/nl_NL/auth.php b/resources/lang/nl_NL/auth.php index ccb7145c44..1c67d651a4 100644 --- a/resources/lang/nl_NL/auth.php +++ b/resources/lang/nl_NL/auth.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); diff --git a/resources/lang/nl_NL/breadcrumbs.php b/resources/lang/nl_NL/breadcrumbs.php index 5f7c0547cf..36523df947 100644 --- a/resources/lang/nl_NL/breadcrumbs.php +++ b/resources/lang/nl_NL/breadcrumbs.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -56,7 +66,17 @@ return [ 'transfer_list' => 'Overschrijvingen', 'transfers_list' => 'Overschrijvingen', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'reconciliation_list' => 'Afstemmingen', 'create_withdrawal' => 'Sla nieuwe uitgave op', diff --git a/resources/lang/nl_NL/components.php b/resources/lang/nl_NL/components.php index 399d53fddc..468cd4d47d 100644 --- a/resources/lang/nl_NL/components.php +++ b/resources/lang/nl_NL/components.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); diff --git a/resources/lang/nl_NL/config.php b/resources/lang/nl_NL/config.php index 11fa701f9e..73663ca816 100644 --- a/resources/lang/nl_NL/config.php +++ b/resources/lang/nl_NL/config.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -41,7 +51,17 @@ return [ //'month_and_day_no_year' => '%B %e', 'month_and_day_no_year_js' => 'D MMMM', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + //'date_time' => '%B %e, %Y, @ %T', 'date_time_js' => 'D MMMM YYYY @ HH:mm:ss', @@ -71,4 +91,14 @@ return [ 'dow_7' => 'Zondag', ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/nl_NL/demo.php b/resources/lang/nl_NL/demo.php index 95741badb3..8af9edb2f1 100644 --- a/resources/lang/nl_NL/demo.php +++ b/resources/lang/nl_NL/demo.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -38,4 +48,14 @@ return [ 'profile-index' => 'Houd in gedachten dat de demosite elke vier uur reset. Je toegang kan dus te allen tijde worden herroepen. Dit gebeurt automatisch en is niet een bug.', ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/nl_NL/email.php b/resources/lang/nl_NL/email.php index 9510e0945b..20ce7020f1 100644 --- a/resources/lang/nl_NL/email.php +++ b/resources/lang/nl_NL/email.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -35,7 +45,17 @@ return [ 'admin_test_subject' => 'Een testbericht van je Firefly III-installatie', 'admin_test_body' => 'Dit is een testbericht vanaf jouw Firefly III-installatie. Het is verstuurd naar :email.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // invite 'invitation_created_subject' => 'Een uitnodiging is gemaakt', @@ -74,7 +94,17 @@ return [ 'registered_pw_reset_link' => 'Wachtwoord resetten:', 'registered_doc_link' => 'Documentatie:', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // new version 'new_version_email_subject' => 'Er is een nieuwe Firefly III-versie beschikbaar', @@ -119,7 +149,17 @@ return [ 'error_stacktrace_below' => 'De volledige stacktrace staat hieronder:', 'error_headers' => 'De volgende headers zijn wellicht ook interessant:', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // report new journals 'new_journals_subject' => 'Firefly III heeft een nieuwe transactie aangemaakt|Firefly III heeft :count nieuwe transacties aangemaakt', @@ -137,4 +177,14 @@ return [ 'bill_warning_please_action' => 'Zorg dat je hier iets mee doet.', ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/nl_NL/errors.php b/resources/lang/nl_NL/errors.php index 8a331b4f05..4c1f516537 100644 --- a/resources/lang/nl_NL/errors.php +++ b/resources/lang/nl_NL/errors.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -42,7 +52,17 @@ return [ 'stacktrace' => 'Stack trace', 'more_info' => 'Meer informatie', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'collect_info' => 'Verzamel meer informatie in de storage/logs-directory waar je de logbestanden kan vinden. Als Docker gebruikt, gebruik dan docker logs -f [container].', 'collect_info_more' => 'Je kan meer lezen over het verzamelen van foutinformatie in de FAQ.', diff --git a/resources/lang/nl_NL/firefly.php b/resources/lang/nl_NL/firefly.php index 019b273391..e2c960538e 100644 --- a/resources/lang/nl_NL/firefly.php +++ b/resources/lang/nl_NL/firefly.php @@ -22,7 +22,17 @@ declare(strict_types=1); -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + return [ // general stuff: @@ -326,7 +336,17 @@ return [ // old - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'search_modifier_date_on' => 'Transactiedatum is ":value"', 'search_modifier_not_date_on' => 'Transactiedatum is niet ":value"', @@ -688,7 +708,17 @@ return [ 'create_rule_from_query' => 'Nieuwe regel op basis van zoekquery', 'rule_from_search_words' => 'Firefly III heeft moeite met deze query: ":string". De voorgestelde regel die past bij je zoekquery kan afwijken. Controleer de regel zorgvuldig.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // END 'modifiers_applies_are' => 'De volgende wijzigingen worden ook toegepast op de zoekopdracht:', @@ -1173,7 +1203,17 @@ 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', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // actions 'rule_action_delete_transaction_choice' => 'DELETE transaction(!)', @@ -1471,7 +1511,17 @@ return [ 'multi_account_warning_deposit' => 'De doelrekening wordt overschreven door wat er in de eerste split staat.', 'multi_account_warning_transfer' => 'De bron + doelrekening wordt overschreven door wat er in de eerste split staat.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // export data: 'export_data_title' => 'Gegevens exporteren uit Firefly III', @@ -1847,7 +1897,17 @@ return [ 'stored_category' => 'Nieuwe categorie ":name" opgeslagen', 'without_category_between' => 'Zonder categorie tussen :start en :end', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // transactions: 'update_withdrawal' => 'Wijzig uitgave', @@ -2067,7 +2127,17 @@ return [ 'classification' => 'Indeling', 'store_transaction' => 'Transactie opslaan', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // reports: 'report_default' => 'Standaard financieel rapport (:start tot :end)', @@ -2173,7 +2243,17 @@ return [ 'sum_in_default_currency' => 'Deze lijst is altijd in je standaardvaluta.', 'net_filtered_prefs' => 'Deze grafiek bevat nooit betaalrekeningen die je niet het vinkje "meetellen in kapitaal" hebt gegeven.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // charts: 'chart' => 'Diagram', @@ -2263,7 +2343,17 @@ return [ 'total_amount' => 'Totaalbedrag', 'number_of_decimals' => 'Aantal decimalen', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // administration 'invite_new_user_title' => 'Invite new user', @@ -2535,7 +2625,17 @@ return [ 'except_weekends' => 'Behalve de weekenden', 'recurrence_deleted' => 'Periodieke transactie ":title" verwijderd', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // new lines for summary controller. 'box_balance_in_currency' => 'Saldo (:currency)', @@ -2595,4 +2695,14 @@ return [ ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/nl_NL/form.php b/resources/lang/nl_NL/form.php index bad5ad5c2e..21eb848e74 100644 --- a/resources/lang/nl_NL/form.php +++ b/resources/lang/nl_NL/form.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -65,7 +75,17 @@ return [ 'tagMode' => 'Tag modus', 'virtual_balance' => 'Virtueel saldo', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'targetamount' => 'Doelbedrag', 'account_role' => 'Rol van rekening', @@ -159,7 +179,17 @@ return [ 'journal_areYouSure' => 'Weet je zeker dat je de transactie met naam ":description" wilt verwijderen?', 'mass_journal_are_you_sure' => 'Weet je zeker dat je al deze transacties wilt verwijderen?', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'tag_areYouSure' => 'Weet je zeker dat je de tag met naam ":tag" wilt verwijderen?', 'journal_link_areYouSure' => 'Weet je zeker dat je de koppeling tussen :source en :destination wilt verwijderen?', @@ -225,7 +255,17 @@ return [ 'fints_account' => 'FinTS-rekening', 'local_account' => 'Firefly III rekening', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'from_date' => 'Datum van', 'to_date' => 'Datum tot', @@ -263,4 +303,14 @@ return [ 'webhook_response' => 'Reactie', 'webhook_trigger' => 'Trigger', ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/nl_NL/intro.php b/resources/lang/nl_NL/intro.php index e246557946..154ad6ed7d 100644 --- a/resources/lang/nl_NL/intro.php +++ b/resources/lang/nl_NL/intro.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -55,7 +65,17 @@ return [ 'budgets_index_list_of_budgets' => 'Gebruik deze tabel om de bedragen voor elk budget vast te stellen en te zien hoe je er voor staat.', 'budgets_index_outro' => 'Om meer te leren over budgetteren, klik dan op het help-icoontje rechtsboven.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // reports (index) 'reports_index_intro' => 'Gebruik deze rapporten om gedetailleerde inzicht in je financiën te krijgen.', @@ -94,7 +114,17 @@ return [ 'piggy-banks_index_button' => 'Naast deze balk zitten twee knoppen (+ en -) om geld aan je spaarpotje toe te voegen, of er uit te halen.', 'piggy-banks_index_accountStatus' => 'Voor elke betaalrekening met minstens één spaarpotje zie je hier de status.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // create piggy 'piggy-banks_create_name' => 'Wat is je doel? Een nieuwe zithoek, een camera of geld voor noodgevallen?', @@ -138,7 +168,17 @@ return [ 'rules_create_test_rule_triggers' => 'Gebruik deze knop om te zien welke bestaande transacties overeen zouden komen.', 'rules_create_actions' => 'Stel zoveel acties in als je wilt.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // preferences 'preferences_index_tabs' => 'Meer opties zijn beschikbaar achter deze tabbladen.', @@ -151,4 +191,14 @@ return [ // create currency 'currencies_create_code' => 'Deze code moet ISO-compatibel zijn (Google die code voor je nieuwe valuta).', ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/nl_NL/list.php b/resources/lang/nl_NL/list.php index 6f77b126c2..6167342448 100644 --- a/resources/lang/nl_NL/list.php +++ b/resources/lang/nl_NL/list.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -59,7 +69,17 @@ return [ 'next_expected_match' => 'Volgende verwachte match', 'automatch' => 'Automatisch herkennen?', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'repeat_freq' => 'Herhaling', 'description' => 'Omschrijving', @@ -127,7 +147,17 @@ return [ 'account_at_bunq' => 'Bunq-account', 'file_name' => 'Bestandsnaam', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'file_size' => 'Bestandsgrootte', 'file_type' => 'Bestandstype', @@ -157,4 +187,14 @@ return [ 'secret' => 'Geheim', ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/nl_NL/pagination.php b/resources/lang/nl_NL/pagination.php index 09f0b814ef..9f67d6a21d 100644 --- a/resources/lang/nl_NL/pagination.php +++ b/resources/lang/nl_NL/pagination.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); diff --git a/resources/lang/nl_NL/passwords.php b/resources/lang/nl_NL/passwords.php index 81d93110b5..aaacb903f2 100644 --- a/resources/lang/nl_NL/passwords.php +++ b/resources/lang/nl_NL/passwords.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); diff --git a/resources/lang/nl_NL/validation.php b/resources/lang/nl_NL/validation.php index cd5ab3e512..43e0c24869 100644 --- a/resources/lang/nl_NL/validation.php +++ b/resources/lang/nl_NL/validation.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -81,7 +91,17 @@ return [ 'unique_object_for_user' => 'Deze naam is al in gebruik.', 'unique_account_for_user' => 'Deze rekeningnaam is al in gebruik.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'between.numeric' => ':attribute moet tussen :min en :max zijn.', 'between.file' => ':attribute moet tussen :min en :max kilobytes zijn.', @@ -151,7 +171,17 @@ return [ 'same_account_type' => 'Beide rekeningen moeten van hetzelfde rekeningtype zijn', 'same_account_currency' => 'Beide rekeningen moeten dezelfde valuta hebben', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'secure_password' => 'Dit is geen veilig wachtwoord. Probeer het nog een keer. Zie ook: https://bit.ly/FF3-password-security', 'valid_recurrence_rep_type' => 'Dit is geen geldige herhaling voor periodieke transacties.', @@ -211,7 +241,17 @@ return [ 'deposit_dest_bad_data' => 'Kan geen geldige doelrekening vinden bij het zoeken naar ID ":id" of naam ":name".', 'deposit_dest_wrong_type' => 'De ingevoerde doelrekening is niet van het juiste type.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'transfer_source_need_data' => 'Om door te gaan moet een geldig bronaccount ID en/of geldige bronaccountnaam worden gevonden.', 'transfer_source_bad_data' => 'Kan geen geldige bronrekening vinden bij het zoeken naar ID ":id" of naam ":name".', @@ -242,4 +282,14 @@ return [ 'auto_budget_period_mandatory' => 'De auto-budgetperiode is verplicht.', ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/pl_PL/api.php b/resources/lang/pl_PL/api.php index 526481993b..e90fe1fd5d 100644 --- a/resources/lang/pl_PL/api.php +++ b/resources/lang/pl_PL/api.php @@ -21,7 +21,17 @@ declare(strict_types=1); -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + return [ diff --git a/resources/lang/pl_PL/auth.php b/resources/lang/pl_PL/auth.php index 0ad266fd76..86bea27e81 100644 --- a/resources/lang/pl_PL/auth.php +++ b/resources/lang/pl_PL/auth.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); diff --git a/resources/lang/pl_PL/breadcrumbs.php b/resources/lang/pl_PL/breadcrumbs.php index e7d3299f36..efb990232c 100644 --- a/resources/lang/pl_PL/breadcrumbs.php +++ b/resources/lang/pl_PL/breadcrumbs.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -56,7 +66,17 @@ return [ 'transfer_list' => 'Transfery', 'transfers_list' => 'Transfery', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'reconciliation_list' => 'Uzgodnienia', 'create_withdrawal' => 'Utwórz nową wypłatę', diff --git a/resources/lang/pl_PL/components.php b/resources/lang/pl_PL/components.php index 399d53fddc..468cd4d47d 100644 --- a/resources/lang/pl_PL/components.php +++ b/resources/lang/pl_PL/components.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); diff --git a/resources/lang/pl_PL/config.php b/resources/lang/pl_PL/config.php index 9b4c30cf0f..e6e3979bce 100644 --- a/resources/lang/pl_PL/config.php +++ b/resources/lang/pl_PL/config.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -41,7 +51,17 @@ return [ //'month_and_day_no_year' => '%B %e', 'month_and_day_no_year_js' => 'D MMMM', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + //'date_time' => '%B %e, %Y, @ %T', 'date_time_js' => 'D MMMM YYYY [o] HH:mm:ss', @@ -71,4 +91,14 @@ return [ 'dow_7' => 'Niedziela', ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/pl_PL/demo.php b/resources/lang/pl_PL/demo.php index ece10bcfea..a8e07c183d 100644 --- a/resources/lang/pl_PL/demo.php +++ b/resources/lang/pl_PL/demo.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -38,4 +48,14 @@ return [ 'profile-index' => 'Pamiętaj, że strona demo resetuje się co cztery godziny. Dostęp może zostać cofnięty w dowolnym momencie. Dzieje się to automatycznie i nie jest to błąd.', ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/pl_PL/email.php b/resources/lang/pl_PL/email.php index b15eeb11d8..04781a7eee 100644 --- a/resources/lang/pl_PL/email.php +++ b/resources/lang/pl_PL/email.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -35,7 +45,17 @@ return [ 'admin_test_subject' => 'Wiadomość testowa z twojej instalacji Firefly III', 'admin_test_body' => 'To jest wiadomość testowa z twojej instancji Firefly III. Została wysłana na :email.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // invite 'invitation_created_subject' => 'Zaproszenie zostało utworzone', @@ -74,7 +94,17 @@ return [ 'registered_pw_reset_link' => 'Resetowanie hasła:', 'registered_doc_link' => 'Dokumentacja:', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // new version 'new_version_email_subject' => 'Dostępna jest nowa wersja Firefly III', @@ -119,7 +149,17 @@ return [ 'error_stacktrace_below' => 'Pełny opis błędu znajduje się poniżej:', 'error_headers' => 'Istotne mogą być również następujące nagłówki:', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // report new journals 'new_journals_subject' => 'Firefly III stworzył nową transakcję|Firefly III stworzył :count nowych transakcji', @@ -137,4 +177,14 @@ return [ 'bill_warning_please_action' => 'Proszę podejmij odpowiednie działania.', ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/pl_PL/errors.php b/resources/lang/pl_PL/errors.php index f56abedacb..6e703f1f73 100644 --- a/resources/lang/pl_PL/errors.php +++ b/resources/lang/pl_PL/errors.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -42,7 +52,17 @@ return [ 'stacktrace' => 'Ślad stosu', 'more_info' => 'Więcej informacji', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'collect_info' => 'Więcej informacji znajdziesz w katalogu storage/logs, w który zawiera pliki dziennika. Jeśli używasz Docker, użyj docker logs -f [container].', 'collect_info_more' => 'Więcej informacji o zbieraniu informacji o błędach możesz znaleźć w FAQ.', diff --git a/resources/lang/pl_PL/firefly.php b/resources/lang/pl_PL/firefly.php index e823170f38..ef50ee7a0d 100644 --- a/resources/lang/pl_PL/firefly.php +++ b/resources/lang/pl_PL/firefly.php @@ -22,7 +22,17 @@ declare(strict_types=1); -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + return [ // general stuff: @@ -326,7 +336,17 @@ return [ // old - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'search_modifier_date_on' => 'Data transakcji to ":value"', 'search_modifier_not_date_on' => 'Data transakcji to nie ":value"', @@ -688,7 +708,17 @@ return [ 'create_rule_from_query' => 'Utwórz nową regułę z zapytania wyszukiwania', 'rule_from_search_words' => 'Silnik reguł ma problemy z obsługą ":string". Sugerowana reguła, która pasuje do Twojego zapytania może dawać różne wyniki. Proszę dokładnie sprawdź wyzwalacze reguł.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // END 'modifiers_applies_are' => 'Zastosowano także poniższe modyfikatory:', @@ -1173,7 +1203,17 @@ 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', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // actions 'rule_action_delete_transaction_choice' => 'DELETE transaction(!)', @@ -1471,7 +1511,17 @@ return [ 'multi_account_warning_deposit' => 'Pamiętaj, że konto docelowe kolejnych podziałów zostanie ustawione na konto zdefiniowane w pierwszym podziale wpłaty.', 'multi_account_warning_transfer' => 'Pamiętaj, że konta źródłowe i docelowe kolejnych podziałów zostaną ustawione na konto zdefiniowane w pierwszym podziale transferu.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // export data: 'export_data_title' => 'Eksportuj dane z Firefly III', @@ -1847,7 +1897,17 @@ return [ 'stored_category' => 'Zapisano nową kategorię ":name"', 'without_category_between' => 'Bez kategorii między :start i :end', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // transactions: 'update_withdrawal' => 'Modyfikuj wypłatę', @@ -2067,7 +2127,17 @@ return [ 'classification' => 'Klasyfikacja', 'store_transaction' => 'Zapisz transakcję', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // reports: 'report_default' => 'Domyślny raport finansowy między :start i :end', @@ -2173,7 +2243,17 @@ return [ 'sum_in_default_currency' => 'Suma zawsze będzie w domyślnej walucie.', 'net_filtered_prefs' => 'Ten wykres nigdy nie będzie zawierał kont, które nie mają zaznaczonej opcji "Uwzględnij w wartości netto".', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // charts: 'chart' => 'Wykres', @@ -2263,7 +2343,17 @@ return [ 'total_amount' => 'Łączna kwota', 'number_of_decimals' => 'Ilość miejsc dziesiętnych', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // administration 'invite_new_user_title' => 'Invite new user', @@ -2535,7 +2625,17 @@ return [ 'except_weekends' => 'Pomiń weekendy', 'recurrence_deleted' => 'Cykliczna transakcja ":title" została usunięta', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // new lines for summary controller. 'box_balance_in_currency' => 'Saldo (:currency)', @@ -2595,4 +2695,14 @@ return [ ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/pl_PL/form.php b/resources/lang/pl_PL/form.php index cbcd14c3ce..fd726d96a5 100644 --- a/resources/lang/pl_PL/form.php +++ b/resources/lang/pl_PL/form.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -65,7 +75,17 @@ return [ 'tagMode' => 'Tryb tagów', 'virtual_balance' => 'Wirtualne saldo', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'targetamount' => 'Kwota docelowa', 'account_role' => 'Rola konta', @@ -159,7 +179,17 @@ return [ 'journal_areYouSure' => 'Czy na pewno chcesz usunąć transakcję opisaną ":description"?', 'mass_journal_are_you_sure' => 'Czy na pewno chcesz usunąć te transakcje?', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'tag_areYouSure' => 'Czy na pewno chcesz usunąć tag ":tag"?', 'journal_link_areYouSure' => 'Czy na pewno chcesz usunąć powiązanie między :source a :destination?', @@ -225,7 +255,17 @@ return [ 'fints_account' => 'Konto FinTS', 'local_account' => 'Konto Firefly III', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'from_date' => 'Data od', 'to_date' => 'Data do', @@ -263,4 +303,14 @@ return [ 'webhook_response' => 'Odpowiedź', 'webhook_trigger' => 'Wyzwalacz', ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/pl_PL/intro.php b/resources/lang/pl_PL/intro.php index 72e7fbe550..afabc80790 100644 --- a/resources/lang/pl_PL/intro.php +++ b/resources/lang/pl_PL/intro.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -55,7 +65,17 @@ return [ 'budgets_index_list_of_budgets' => 'Skorzystaj z tej tabeli, aby ustawić kwoty dla każdego budżetu i sprawdź jak ci idzie.', 'budgets_index_outro' => 'Aby dowiedzieć się więcej o budżetowaniu, użyj ikonki pomocy w prawym górnym rogu.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // reports (index) 'reports_index_intro' => 'Skorzystaj z tych raportów, aby uzyskać szczegółowe informacje o swoich finansach.', @@ -94,7 +114,17 @@ return [ 'piggy-banks_index_button' => 'Obok tego paska postępu znajdują się dwa przyciski (+ oraz -) do dodawania lub usuwania pieniędzy z każdej skarbonki.', 'piggy-banks_index_accountStatus' => 'Dla każdego konta aktywów z co najmniej jedną skarbonką status jest pokazany w tej tabeli.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // create piggy 'piggy-banks_create_name' => 'Jaki jest twój cel? Nowa kanapa, aparat fotograficzny, pieniądze na nagłe wypadki?', @@ -138,7 +168,17 @@ return [ 'rules_create_test_rule_triggers' => 'Użyj tego przycisku, aby zobaczyć, które transakcje pasują do Twojej reguły.', 'rules_create_actions' => 'Ustaw tak wiele akcji, jak chcesz.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // preferences 'preferences_index_tabs' => 'Więcej opcji dostępne są za tymi kartami.', @@ -151,4 +191,14 @@ return [ // create currency 'currencies_create_code' => 'Ten kod powinien być zgodny z normą ISO (poszukaj go w Google dla Twojej nowej waluty).', ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/pl_PL/list.php b/resources/lang/pl_PL/list.php index 30e1566312..7abf4dd5e6 100644 --- a/resources/lang/pl_PL/list.php +++ b/resources/lang/pl_PL/list.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -59,7 +69,17 @@ return [ 'next_expected_match' => 'Następne oczekiwane dopasowanie', 'automatch' => 'Auto dopasowanie?', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'repeat_freq' => 'Powtarza się', 'description' => 'Opis', @@ -127,7 +147,17 @@ return [ 'account_at_bunq' => 'Konto bunq', 'file_name' => 'Nazwa pliku', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'file_size' => 'Rozmiar pliku', 'file_type' => 'Typ pliku', @@ -157,4 +187,14 @@ return [ 'secret' => 'Sekret', ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/pl_PL/pagination.php b/resources/lang/pl_PL/pagination.php index 56e3660d01..f1b9c5a648 100644 --- a/resources/lang/pl_PL/pagination.php +++ b/resources/lang/pl_PL/pagination.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); diff --git a/resources/lang/pl_PL/passwords.php b/resources/lang/pl_PL/passwords.php index 90fcd64e19..c85729c4c1 100644 --- a/resources/lang/pl_PL/passwords.php +++ b/resources/lang/pl_PL/passwords.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); diff --git a/resources/lang/pl_PL/validation.php b/resources/lang/pl_PL/validation.php index fe11eda7ec..934987dbd6 100644 --- a/resources/lang/pl_PL/validation.php +++ b/resources/lang/pl_PL/validation.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -81,7 +91,17 @@ return [ 'unique_object_for_user' => 'Ta nazwa jest już w użyciu.', 'unique_account_for_user' => 'Ta nazwa konta jest już w użyciu.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'between.numeric' => ':attribute musi się mieścić w zakresie pomiędzy :min a :max.', 'between.file' => ':attribute musi się mieścić w zakresie pomiędzy :min oraz :max kilobajtów.', @@ -151,7 +171,17 @@ return [ 'same_account_type' => 'Oba konta muszą być tego samego typu', 'same_account_currency' => 'Oba konta muszą mieć to samo ustawienie waluty', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'secure_password' => 'To nie jest bezpieczne hasło. Proszę spróbować ponownie. Aby uzyskać więcej informacji odwiedź https://bit.ly/FF3-password-security', 'valid_recurrence_rep_type' => 'Nieprawidłowy typ powtórzeń dla cyklicznych transakcji.', @@ -211,7 +241,17 @@ return [ 'deposit_dest_bad_data' => 'Nie można znaleźć poprawnego konta wydatków podczas wyszukiwania identyfikatora ":id" lub nazwy ":name".', 'deposit_dest_wrong_type' => 'Konto docelowe nie jest poprawnego typu.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'transfer_source_need_data' => 'Aby kontynuować, musisz uzyskać prawidłowy identyfikator konta źródłowego i/lub prawidłową nazwę konta źródłowego.', 'transfer_source_bad_data' => 'Nie można znaleźć poprawnego konta źródłowego podczas wyszukiwania identyfikatora ":id" lub nazwy ":name".', @@ -242,4 +282,14 @@ return [ 'auto_budget_period_mandatory' => 'Okres automatycznego budżetu to pole obowiązkowe.', ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/pt_BR/api.php b/resources/lang/pt_BR/api.php index 526481993b..e90fe1fd5d 100644 --- a/resources/lang/pt_BR/api.php +++ b/resources/lang/pt_BR/api.php @@ -21,7 +21,17 @@ declare(strict_types=1); -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + return [ diff --git a/resources/lang/pt_BR/auth.php b/resources/lang/pt_BR/auth.php index 1dcea842f6..fdd298d04b 100644 --- a/resources/lang/pt_BR/auth.php +++ b/resources/lang/pt_BR/auth.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); diff --git a/resources/lang/pt_BR/breadcrumbs.php b/resources/lang/pt_BR/breadcrumbs.php index 6e0077e740..a8d4a8f1cb 100644 --- a/resources/lang/pt_BR/breadcrumbs.php +++ b/resources/lang/pt_BR/breadcrumbs.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -56,7 +66,17 @@ return [ 'transfer_list' => 'Transferências', 'transfers_list' => 'Transferências', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'reconciliation_list' => 'Reconciliações', 'create_withdrawal' => 'Criar uma nova retirada', diff --git a/resources/lang/pt_BR/components.php b/resources/lang/pt_BR/components.php index 399d53fddc..468cd4d47d 100644 --- a/resources/lang/pt_BR/components.php +++ b/resources/lang/pt_BR/components.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); diff --git a/resources/lang/pt_BR/config.php b/resources/lang/pt_BR/config.php index 8d9a068036..72de98305d 100644 --- a/resources/lang/pt_BR/config.php +++ b/resources/lang/pt_BR/config.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -41,7 +51,17 @@ return [ //'month_and_day_no_year' => '%B %e', 'month_and_day_no_year_js' => 'D [de] MMMM', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + //'date_time' => '%B %e, %Y, @ %T', 'date_time_js' => 'MMMM Do, YYYY, @ HH:mm:ss', @@ -71,4 +91,14 @@ return [ 'dow_7' => 'Domingo', ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/pt_BR/demo.php b/resources/lang/pt_BR/demo.php index 61b3cba557..8fcfd44337 100644 --- a/resources/lang/pt_BR/demo.php +++ b/resources/lang/pt_BR/demo.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -38,4 +48,14 @@ return [ 'profile-index' => 'Tenha em mente que o site de demonstração reinicia a cada 4 horas. Seu acesso pode ser revogado a qualquer momento. Isso acontece automaticamente e não é um erro.', ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/pt_BR/email.php b/resources/lang/pt_BR/email.php index cb1cf9385c..a777cb4f36 100644 --- a/resources/lang/pt_BR/email.php +++ b/resources/lang/pt_BR/email.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -35,7 +45,17 @@ return [ 'admin_test_subject' => 'Uma mensagem de teste de sua instalação do Firefly III', 'admin_test_body' => 'Essa é uma mensagem de teste de sua instância do Firefly III. Foi enviada para :email.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // invite 'invitation_created_subject' => 'Um convite foi criado', @@ -74,7 +94,17 @@ return [ 'registered_pw_reset_link' => 'Redefinição de senha:', 'registered_doc_link' => 'Documentação:', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // new version 'new_version_email_subject' => 'Uma nova versão do Firefly III está disponível', @@ -119,7 +149,17 @@ return [ 'error_stacktrace_below' => 'O rastreamento completo está abaixo:', 'error_headers' => 'Os seguintes cabeçalhos também podem ser relevantes:', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // report new journals 'new_journals_subject' => 'Firefly III criou uma nova transação.|Firefly III criou :count novas transações', @@ -137,4 +177,14 @@ return [ 'bill_warning_please_action' => 'Por favor, tome a medida apropriada.', ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/pt_BR/errors.php b/resources/lang/pt_BR/errors.php index d6bf472340..b70830f14c 100644 --- a/resources/lang/pt_BR/errors.php +++ b/resources/lang/pt_BR/errors.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -42,7 +52,17 @@ return [ 'stacktrace' => 'Stack trace', 'more_info' => 'Mais informações', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'collect_info' => 'Por favor recupere mais informações no diretório storage/logs onde você encontrará os arquivos de log. Se você estiver executando o Docker, use docker logs -f [container].', 'collect_info_more' => 'Você pode ler mais sobre a coleta de informações de erro em Perguntas Frequentes.', diff --git a/resources/lang/pt_BR/firefly.php b/resources/lang/pt_BR/firefly.php index eae9e86bc1..9419bb28ec 100644 --- a/resources/lang/pt_BR/firefly.php +++ b/resources/lang/pt_BR/firefly.php @@ -22,7 +22,17 @@ declare(strict_types=1); -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + return [ // general stuff: @@ -326,7 +336,17 @@ return [ // old - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'search_modifier_date_on' => 'A data da transação é ":value"', 'search_modifier_not_date_on' => 'A data da transação não é ":value"', @@ -688,7 +708,17 @@ return [ 'create_rule_from_query' => 'Criar nova regra a partir da pesquisa', 'rule_from_search_words' => 'O mecanismo de regra tem dificuldade para tratar ":string". A regra sugerida que se encaixa na sua pesquisa pode retornar resultados diferentes. Por favor, verifique os gatilhos das regras cuidadosamente.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // END 'modifiers_applies_are' => 'Os seguintes modificadores são aplicados também à busca:', @@ -1173,7 +1203,17 @@ 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', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // actions 'rule_action_delete_transaction_choice' => 'DELETE transaction(!)', @@ -1471,7 +1511,17 @@ return [ 'multi_account_warning_deposit' => 'Tenha em mente que a conta de destino das divisões subsequentes será sobrescrita pelo que estiver definido na primeira divisão da entrada.', 'multi_account_warning_transfer' => 'Tenha em mente que a conta de origem + de destino das divisões subsequentes será sobrescrita pelo que for definido na primeira divisão da transferência.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // export data: 'export_data_title' => 'Exportar dados do Firefly III', @@ -1847,7 +1897,17 @@ return [ 'stored_category' => 'Armazenada nova categoria ":name"', 'without_category_between' => 'Sem categoria entre :start e :end', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // transactions: 'update_withdrawal' => 'Atualizar retirada', @@ -2067,7 +2127,17 @@ return [ 'classification' => 'Classificação', 'store_transaction' => 'Salvar transação', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // reports: 'report_default' => 'Relatório financeiro padrão entre :start e :end', @@ -2173,7 +2243,17 @@ return [ 'sum_in_default_currency' => 'A soma será sempre em sua moeda padrão.', 'net_filtered_prefs' => 'Esse gráfico nunca irá incluir contas que têm a opção "incluir no patrimônio líquido" desmarcada.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // charts: 'chart' => 'Gráfico', @@ -2263,7 +2343,17 @@ return [ 'total_amount' => 'Valor total', 'number_of_decimals' => 'Número de casas decimais', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // administration 'invite_new_user_title' => 'Convidar novo usuário', @@ -2535,7 +2625,17 @@ return [ 'except_weekends' => 'Exceto nos fins de semana', 'recurrence_deleted' => 'Transação recorrente ":title" apagada', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // new lines for summary controller. 'box_balance_in_currency' => 'Saldo (:currency)', @@ -2595,4 +2695,14 @@ return [ ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/pt_BR/form.php b/resources/lang/pt_BR/form.php index e966d78537..ecc1903311 100644 --- a/resources/lang/pt_BR/form.php +++ b/resources/lang/pt_BR/form.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -65,7 +75,17 @@ return [ 'tagMode' => 'Modo de tag', 'virtual_balance' => 'Saldo virtual', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'targetamount' => 'Valor alvo', 'account_role' => 'Função de conta', @@ -159,7 +179,17 @@ return [ 'journal_areYouSure' => 'Tem certeza que deseja excluir a transação descrita ":description"?', 'mass_journal_are_you_sure' => 'Tem a certeza que pretende apagar estas transações?', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'tag_areYouSure' => 'Você tem certeza que quer apagar a tag ":tag"?', 'journal_link_areYouSure' => 'Tem certeza que deseja excluir a ligação entre :source e :destination?', @@ -225,7 +255,17 @@ return [ 'fints_account' => 'Conta no FinTS', 'local_account' => 'Conta no Firefly III', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'from_date' => 'Data inicial', 'to_date' => 'Data final', @@ -263,4 +303,14 @@ return [ 'webhook_response' => 'Resposta', 'webhook_trigger' => 'Gatilho', ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/pt_BR/intro.php b/resources/lang/pt_BR/intro.php index 2d15cc91e1..3603a91169 100644 --- a/resources/lang/pt_BR/intro.php +++ b/resources/lang/pt_BR/intro.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -55,7 +65,17 @@ return [ 'budgets_index_list_of_budgets' => 'Use esta tabela para definir os montantes para cada orçamento e veja como você está fazendo.', 'budgets_index_outro' => 'Para saber mais sobre orçamentação, clique no ícone de ajuda no canto superior direito.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // reports (index) 'reports_index_intro' => 'Use esses relatórios para obter informações detalhadas sobre suas finanças.', @@ -94,7 +114,17 @@ return [ 'piggy-banks_index_button' => 'Ao lado desta barra de progresso estão dois botões (+ e -) para adicionar ou remover dinheiro de cada banco.', 'piggy-banks_index_accountStatus' => 'Para cada conta de ativos com pelo menos um banco, o status está listado nesta tabela.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // create piggy 'piggy-banks_create_name' => 'Qual é o teu objetivo? Um novo sofá, uma câmera, dinheiro para emergências?', @@ -138,7 +168,17 @@ return [ 'rules_create_test_rule_triggers' => 'Use este botão para ver quais transações combinariam com sua regra.', 'rules_create_actions' => 'Defina todas ações que desejar realizar.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // preferences 'preferences_index_tabs' => 'Mais opções estão disponíveis atrás dessas abas/guias.', @@ -151,4 +191,14 @@ return [ // create currency 'currencies_create_code' => 'Este código deve ser compatível com ISO (Google é para sua nova moeda).', ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/pt_BR/list.php b/resources/lang/pt_BR/list.php index e244e71d84..ab1f22d59a 100644 --- a/resources/lang/pt_BR/list.php +++ b/resources/lang/pt_BR/list.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -59,7 +69,17 @@ return [ 'next_expected_match' => 'Próximo correspondente esperado', 'automatch' => 'Correspondência automática?', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'repeat_freq' => 'Repetições', 'description' => 'Descrição', @@ -127,7 +147,17 @@ return [ 'account_at_bunq' => 'Loja com bunq', 'file_name' => 'Nome do arquivo', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'file_size' => 'Tamanho do Arquivo', 'file_type' => 'Tipo do arquivo', @@ -157,4 +187,14 @@ return [ 'secret' => 'Chave', ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/pt_BR/pagination.php b/resources/lang/pt_BR/pagination.php index 1b1be47730..22e3eeda41 100644 --- a/resources/lang/pt_BR/pagination.php +++ b/resources/lang/pt_BR/pagination.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); diff --git a/resources/lang/pt_BR/passwords.php b/resources/lang/pt_BR/passwords.php index 65cfaf85c5..7d632957ef 100644 --- a/resources/lang/pt_BR/passwords.php +++ b/resources/lang/pt_BR/passwords.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); diff --git a/resources/lang/pt_BR/validation.php b/resources/lang/pt_BR/validation.php index 1d9c214143..a4b3a9f48e 100644 --- a/resources/lang/pt_BR/validation.php +++ b/resources/lang/pt_BR/validation.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -81,7 +91,17 @@ return [ 'unique_object_for_user' => 'Este nome já esta em uso.', 'unique_account_for_user' => 'Este nome de conta já está sendo usado.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'between.numeric' => 'O campo :attribute deverá ter um valor entre :min - :max.', 'between.file' => 'O campo :attribute deverá ter um tamanho entre :min - :max kilobytes.', @@ -151,7 +171,17 @@ return [ 'same_account_type' => 'Ambas as contas devem ser do mesmo tipo', 'same_account_currency' => 'Ambas as contas devem ter a mesma configuração de moeda', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'secure_password' => 'Esta não é uma senha segura. Por favor, tente novamente. Para mais informações, visite https://bit.ly/FF3-password-security', 'valid_recurrence_rep_type' => 'Tipo de repetição inválido para transações recorrentes.', @@ -211,7 +241,17 @@ return [ 'deposit_dest_bad_data' => 'Não foi possível encontrar uma conta de destino válida ao pesquisar por ID ":id" ou nome ":name".', 'deposit_dest_wrong_type' => 'A conta de destino enviada não é do tipo certo.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'transfer_source_need_data' => 'É necessário obter um ID de uma conta de origem válida e/ou um nome de conta de origem válido para continuar.', 'transfer_source_bad_data' => 'Não foi possível encontrar uma conta de destino válida ao pesquisar por ID ":id" ou nome ":name".', @@ -242,4 +282,14 @@ return [ 'auto_budget_period_mandatory' => 'O período de orçamento automático é um campo obrigatório.', ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/pt_PT/api.php b/resources/lang/pt_PT/api.php index 526481993b..e90fe1fd5d 100644 --- a/resources/lang/pt_PT/api.php +++ b/resources/lang/pt_PT/api.php @@ -21,7 +21,17 @@ declare(strict_types=1); -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + return [ diff --git a/resources/lang/pt_PT/auth.php b/resources/lang/pt_PT/auth.php index e1eb4fe435..22e78d3c95 100644 --- a/resources/lang/pt_PT/auth.php +++ b/resources/lang/pt_PT/auth.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); diff --git a/resources/lang/pt_PT/breadcrumbs.php b/resources/lang/pt_PT/breadcrumbs.php index 188d96f943..4770df5cc5 100644 --- a/resources/lang/pt_PT/breadcrumbs.php +++ b/resources/lang/pt_PT/breadcrumbs.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -56,7 +66,17 @@ return [ 'transfer_list' => 'Transferências', 'transfers_list' => 'Transferências', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'reconciliation_list' => 'Reconciliações', 'create_withdrawal' => 'Novo levantamento', diff --git a/resources/lang/pt_PT/components.php b/resources/lang/pt_PT/components.php index 399d53fddc..468cd4d47d 100644 --- a/resources/lang/pt_PT/components.php +++ b/resources/lang/pt_PT/components.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); diff --git a/resources/lang/pt_PT/config.php b/resources/lang/pt_PT/config.php index 6bc2e96bd7..1dc956ede7 100644 --- a/resources/lang/pt_PT/config.php +++ b/resources/lang/pt_PT/config.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -41,7 +51,17 @@ return [ //'month_and_day_no_year' => '%B %e', 'month_and_day_no_year_js' => 'Do MMMM', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + //'date_time' => '%B %e, %Y, @ %T', 'date_time_js' => 'Do MMMM YYYY, @ HH:mm:ss', @@ -71,4 +91,14 @@ return [ 'dow_7' => 'Domingo', ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/pt_PT/demo.php b/resources/lang/pt_PT/demo.php index 6872044993..2fa62313c8 100644 --- a/resources/lang/pt_PT/demo.php +++ b/resources/lang/pt_PT/demo.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -38,4 +48,14 @@ return [ 'profile-index' => 'Nao te esquecas que a plataforma demo reinicia a cada 4 horas. O teu acesso pode ser revogado a qualquer altura. Isto acontece automaticamente e nao e um problema na plataforma.', ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/pt_PT/email.php b/resources/lang/pt_PT/email.php index f14468a71f..8e56acfc69 100644 --- a/resources/lang/pt_PT/email.php +++ b/resources/lang/pt_PT/email.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -35,7 +45,17 @@ return [ 'admin_test_subject' => 'Uma mensagem de teste da instalação do Firefly III', 'admin_test_body' => 'Esta é uma mensagem de teste da sua plataforma Firefly III. Foi enviada para :email.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // invite 'invitation_created_subject' => 'An invitation has been created', @@ -74,7 +94,17 @@ return [ 'registered_pw_reset_link' => 'Alteração da senha:', 'registered_doc_link' => 'Documentação:', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // new version 'new_version_email_subject' => 'A new Firefly III version is available', @@ -120,7 +150,17 @@ Isto pode ajudar a compor a bug que acabou de encontrar.', 'error_stacktrace_below' => 'O rastreamento da pilha completo é:', 'error_headers' => 'The following headers may also be relevant:', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // report new journals 'new_journals_subject' => 'O Firefly III criou uma nova transação|O Firefly III criou :count novas transações', @@ -138,4 +178,14 @@ Isto pode ajudar a compor a bug que acabou de encontrar.', 'bill_warning_please_action' => 'Please take the appropriate action.', ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/pt_PT/errors.php b/resources/lang/pt_PT/errors.php index 35ebd1abeb..804452d1d5 100644 --- a/resources/lang/pt_PT/errors.php +++ b/resources/lang/pt_PT/errors.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -42,7 +52,17 @@ return [ 'stacktrace' => 'Rasteamento da pilha', 'more_info' => 'Mais informação', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'collect_info' => 'Por favor recolha mais informação na diretoria storage/logs que é onde encontra os ficheiros de log. Se estiver a utilizar Docker, utilize docker logs -f [container].', 'collect_info_more' => 'Pode ler mais sobre a recolha de informação de erros em nas FAQ.', diff --git a/resources/lang/pt_PT/firefly.php b/resources/lang/pt_PT/firefly.php index 684b30c6d1..3827880895 100644 --- a/resources/lang/pt_PT/firefly.php +++ b/resources/lang/pt_PT/firefly.php @@ -22,7 +22,17 @@ declare(strict_types=1); -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + return [ // general stuff: @@ -326,7 +336,17 @@ return [ // old - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'search_modifier_date_on' => 'A data da transação é ":value"', 'search_modifier_not_date_on' => 'Transaction date is not ":value"', @@ -688,7 +708,17 @@ return [ 'create_rule_from_query' => 'Criar nova regra a partir da pesquisa', 'rule_from_search_words' => 'O mecanismo de regras tem dificuldade com ":string". A regra sugerida que se encaixa na pesquisa pode mostrar resultados diferentes. Por favor, verifique os gatilhos das regras cuidadosamente.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // END 'modifiers_applies_are' => 'Os seguintes modificadores também são aplicados à pesquisa:', @@ -1173,7 +1203,17 @@ 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', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // actions 'rule_action_delete_transaction_choice' => 'DELETE transaction(!)', @@ -1471,7 +1511,17 @@ return [ 'multi_account_warning_deposit' => 'Mantenha em mente que a conta de destino de divisões subsequentes será sobre-escrita por quaisquer regra definida na primeira divisão do depósito.', 'multi_account_warning_transfer' => 'Mantenha em mente que a conta de origem + destino de divisões subsequentes serão sobre-escritas por quaisquer regras definidas na divisão da transferência.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // export data: 'export_data_title' => 'Exportar dados do Firefly III', @@ -1847,7 +1897,17 @@ return [ 'stored_category' => 'Categoria ":name" gravada', 'without_category_between' => 'Sem categoria entre :start e :end', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // transactions: 'update_withdrawal' => 'Alterar levantamento', @@ -2067,7 +2127,17 @@ return [ 'classification' => 'Classificação', 'store_transaction' => 'Guardar transação', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // reports: 'report_default' => 'Relatório financeiro padrão entre :start e :end', @@ -2173,7 +2243,17 @@ return [ 'sum_in_default_currency' => 'A soma estará sempre na moeda padrão.', 'net_filtered_prefs' => 'Esse gráfico nunca incluirá contas que tenham a opção "incluir no património líquido" desmarcada.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // charts: 'chart' => 'Gráfico', @@ -2263,7 +2343,17 @@ return [ 'total_amount' => 'Montante total', 'number_of_decimals' => 'Numero de casas decimais', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // administration 'invite_new_user_title' => 'Invite new user', @@ -2535,7 +2625,17 @@ return [ 'except_weekends' => 'Excepto fins de semana', 'recurrence_deleted' => 'Transação recorrente ":title" apagada', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // new lines for summary controller. 'box_balance_in_currency' => 'Saldo (:currency)', @@ -2595,4 +2695,14 @@ return [ ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/pt_PT/form.php b/resources/lang/pt_PT/form.php index ca93ad11e6..eae3618108 100644 --- a/resources/lang/pt_PT/form.php +++ b/resources/lang/pt_PT/form.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -65,7 +75,17 @@ return [ 'tagMode' => 'Modo da etiqueta', 'virtual_balance' => 'Saldo virtual', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'targetamount' => 'Montante alvo', 'account_role' => 'Tipo de conta', @@ -159,7 +179,17 @@ return [ 'journal_areYouSure' => 'Tens a certeza que pretendes apagar a transaccao com descricao ":description"?', 'mass_journal_are_you_sure' => 'Tens a certeza que pretendes apagar estas transações?', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'tag_areYouSure' => 'Tem a certeza que pretende apagar a etiqueta ":tag"?', 'journal_link_areYouSure' => 'Tens a certeza que pretendes apagar a ligacao entre :source e :destination?', @@ -225,7 +255,17 @@ return [ 'fints_account' => 'Conta FinTS', 'local_account' => 'Conta Firefly III', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'from_date' => 'Data desde', 'to_date' => 'Data ate', @@ -263,4 +303,14 @@ return [ 'webhook_response' => 'Response', 'webhook_trigger' => 'Trigger', ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/pt_PT/intro.php b/resources/lang/pt_PT/intro.php index a16ce07dd4..b770bca912 100644 --- a/resources/lang/pt_PT/intro.php +++ b/resources/lang/pt_PT/intro.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -55,7 +65,17 @@ return [ 'budgets_index_list_of_budgets' => 'Use esta tabela para definir os valores para cada orçamento e manter o controlo dos gastos.', 'budgets_index_outro' => 'Para obter mais informações sobre orçamentos, verifica o ícone de ajuda no canto superior direito.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // reports (index) 'reports_index_intro' => 'Use estes relatórios para obter sínteses detalhadas sobre as suas finanças.', @@ -94,7 +114,17 @@ return [ 'piggy-banks_index_button' => 'Ao lado desta barra de progresso existem 2 butoes(+ e -) para adicionares ou removeres dinheiro de cada mealheiro.', 'piggy-banks_index_accountStatus' => 'Para cada conta de activos com pelo menos um mealheiro, o estado e listado nesta tabela.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // create piggy 'piggy-banks_create_name' => 'Qual e o teu objectivo? Um sofa novo, uma camara, dinheiro para emergencias?', @@ -138,7 +168,17 @@ return [ 'rules_create_test_rule_triggers' => 'Usa este botao para ver quais transaccoes podem coincidir com a tua regra.', 'rules_create_actions' => 'Define todas as accoes que quiseres.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // preferences 'preferences_index_tabs' => 'Mais opções estão disponíveis atrás destas abas.', @@ -151,4 +191,14 @@ return [ // create currency 'currencies_create_code' => 'Este codigo deve ser compativel com ISO (procura pela tua nova moeda no google).', ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/pt_PT/list.php b/resources/lang/pt_PT/list.php index 3b58a83976..bbaf299000 100644 --- a/resources/lang/pt_PT/list.php +++ b/resources/lang/pt_PT/list.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -59,7 +69,17 @@ return [ 'next_expected_match' => 'Proxima correspondencia esperada', 'automatch' => 'Auto correspondencia?', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'repeat_freq' => 'Repete', 'description' => 'Descricao', @@ -127,7 +147,17 @@ return [ 'account_at_bunq' => 'Conta com bunq', 'file_name' => 'Nome do ficheiro', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'file_size' => 'Tamanho do ficheiro', 'file_type' => 'Tipo do ficheiro', @@ -157,4 +187,14 @@ return [ 'secret' => 'Secret', ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/pt_PT/pagination.php b/resources/lang/pt_PT/pagination.php index 473d3afbdf..5585fc2fbb 100644 --- a/resources/lang/pt_PT/pagination.php +++ b/resources/lang/pt_PT/pagination.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); diff --git a/resources/lang/pt_PT/passwords.php b/resources/lang/pt_PT/passwords.php index 073cc79956..6c1f746029 100644 --- a/resources/lang/pt_PT/passwords.php +++ b/resources/lang/pt_PT/passwords.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); diff --git a/resources/lang/pt_PT/validation.php b/resources/lang/pt_PT/validation.php index b07c9a2e65..79fe5299ad 100644 --- a/resources/lang/pt_PT/validation.php +++ b/resources/lang/pt_PT/validation.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -81,7 +91,17 @@ return [ 'unique_object_for_user' => 'Este nome ja esta em uso.', 'unique_account_for_user' => 'Este nome de conta ja esta em uso.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'between.numeric' => 'O :attribute tem de estar entre :min e :max.', 'between.file' => 'O :attribute tem de estar entre :min e :max kilobytes.', @@ -151,7 +171,17 @@ return [ 'same_account_type' => 'Ambas as contas devem ser do mesmo tipo de conta', 'same_account_currency' => 'Ambas as contas devem ter a mesma moeda configurada', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'secure_password' => 'Esta nao e uma password segura. Tenta de novo por favor. Para mais informacoes visita https://bit.ly/FF3-password-security', 'valid_recurrence_rep_type' => 'Tipo de repetição inválido para transações recorrentes.', @@ -211,7 +241,17 @@ return [ 'deposit_dest_bad_data' => 'Não foi possível encontrar uma conta de destino válida ao pesquisar pelo ID ":id" ou nome ":name".', 'deposit_dest_wrong_type' => 'A conta de destino enviada não é do tipo correto.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'transfer_source_need_data' => 'É preciso ter um ID de uma conta de origem válida e/ou um nome de uma conta de origem válida para continuar.', 'transfer_source_bad_data' => 'Não foi possível encontrar uma conta de origem válida ao pesquisar pelo ID ":id" ou nome ":name".', @@ -242,4 +282,14 @@ return [ 'auto_budget_period_mandatory' => 'O período de orçamento automático é um campo obrigatório.', ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/ro_RO/api.php b/resources/lang/ro_RO/api.php index 526481993b..e90fe1fd5d 100644 --- a/resources/lang/ro_RO/api.php +++ b/resources/lang/ro_RO/api.php @@ -21,7 +21,17 @@ declare(strict_types=1); -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + return [ diff --git a/resources/lang/ro_RO/auth.php b/resources/lang/ro_RO/auth.php index be9b5b6650..c814d0c078 100644 --- a/resources/lang/ro_RO/auth.php +++ b/resources/lang/ro_RO/auth.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); diff --git a/resources/lang/ro_RO/breadcrumbs.php b/resources/lang/ro_RO/breadcrumbs.php index 6b1d4b0e99..54ff1e4e5a 100644 --- a/resources/lang/ro_RO/breadcrumbs.php +++ b/resources/lang/ro_RO/breadcrumbs.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -56,7 +66,17 @@ return [ 'transfer_list' => 'Transferuri', 'transfers_list' => 'Transferuri', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'reconciliation_list' => 'Reconcilieri', 'create_withdrawal' => 'Crează o nouă retragere', diff --git a/resources/lang/ro_RO/components.php b/resources/lang/ro_RO/components.php index 399d53fddc..468cd4d47d 100644 --- a/resources/lang/ro_RO/components.php +++ b/resources/lang/ro_RO/components.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); diff --git a/resources/lang/ro_RO/config.php b/resources/lang/ro_RO/config.php index 1565dbf284..166e6514cb 100644 --- a/resources/lang/ro_RO/config.php +++ b/resources/lang/ro_RO/config.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -41,7 +51,17 @@ return [ //'month_and_day_no_year' => '%B %e', 'month_and_day_no_year_js' => 'MMMM Do', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + //'date_time' => '%B %e, %Y, @ %T', 'date_time_js' => 'MMMM Do, YYYY, @ HH:mm:ss', @@ -71,4 +91,14 @@ return [ 'dow_7' => 'Duminică', ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/ro_RO/demo.php b/resources/lang/ro_RO/demo.php index 3ec2d0d75c..a0b3fa1b8b 100644 --- a/resources/lang/ro_RO/demo.php +++ b/resources/lang/ro_RO/demo.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -38,4 +48,14 @@ return [ 'profile-index' => 'Rețineți că site-ul demo se resetează la fiecare patru ore. Accesul dvs. poate fi revocat oricând. Acest lucru se întâmplă automat și nu este un bug.', ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/ro_RO/email.php b/resources/lang/ro_RO/email.php index e57cd97b43..0213b8ae72 100644 --- a/resources/lang/ro_RO/email.php +++ b/resources/lang/ro_RO/email.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -35,7 +45,17 @@ return [ 'admin_test_subject' => 'Un mesaj de testare de la instalarea Firefly III', 'admin_test_body' => 'Acesta este un mesaj de test de la instanța dvs. Firefly III. Acesta a fost trimis la :email.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // invite 'invitation_created_subject' => 'An invitation has been created', @@ -74,7 +94,17 @@ return [ 'registered_pw_reset_link' => 'Resetare parolă:', 'registered_doc_link' => 'Documentaţie:', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // new version 'new_version_email_subject' => 'A new Firefly III version is available', @@ -119,7 +149,17 @@ return [ 'error_stacktrace_below' => 'Stacktrack-ul complet este mai jos:', 'error_headers' => 'The following headers may also be relevant:', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // report new journals 'new_journals_subject' => 'Firefly III a creat o nouă tranzacție, Firefly III a creat :count tranzacții noi', @@ -137,4 +177,14 @@ return [ 'bill_warning_please_action' => 'Please take the appropriate action.', ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/ro_RO/errors.php b/resources/lang/ro_RO/errors.php index b49fcba5a6..d92566bcce 100644 --- a/resources/lang/ro_RO/errors.php +++ b/resources/lang/ro_RO/errors.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -42,7 +52,17 @@ return [ 'stacktrace' => 'Stack trace', 'more_info' => 'Mai multe informaţii', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'collect_info' => 'Vă rugăm să colectați mai multe informații în directorul storage/logs unde veți găsi fișiere jurnal. Dacă rulați Docker, folosiți docker logs -f[container].', 'collect_info_more' => 'Poți citi mai multe despre colectarea informațiilor despre erori în FAQ.', diff --git a/resources/lang/ro_RO/firefly.php b/resources/lang/ro_RO/firefly.php index 08b60a027f..0ada182134 100644 --- a/resources/lang/ro_RO/firefly.php +++ b/resources/lang/ro_RO/firefly.php @@ -22,7 +22,17 @@ declare(strict_types=1); -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + return [ // general stuff: @@ -326,7 +336,17 @@ return [ // old - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'search_modifier_date_on' => 'Transaction date is ":value"', 'search_modifier_not_date_on' => 'Transaction date is not ":value"', @@ -688,7 +708,17 @@ return [ 'create_rule_from_query' => 'Creați o nouă regulă din interogarea de căutare', 'rule_from_search_words' => 'Motorul regulii are dificultăți în manipularea ":string". Regula sugerată care se potrivește interogării dvs. poate da rezultate diferite. Vă rugăm să verificați declanșatorii regulii cu atenție.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // END 'modifiers_applies_are' => 'Următorii modificatorii sunt aplicați la căutare:', @@ -1173,7 +1203,17 @@ 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', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // actions 'rule_action_delete_transaction_choice' => 'DELETE transaction(!)', @@ -1471,7 +1511,17 @@ return [ 'multi_account_warning_deposit' => 'Țineți cont de faptul că destinația scindărilor ulterioare va fi depășită cu orice se definește la prima împărțire a depozitului.', 'multi_account_warning_transfer' => 'Reţineţi faptul că contul sursei + destinaţia fracţionărilor ulterioare va fi anulat de orice se defineşte în prima împărţire a transferului.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // export data: 'export_data_title' => 'Exportă date din Firefly III', @@ -1847,7 +1897,17 @@ return [ 'stored_category' => 'Categorie nouă ":name" salvată', 'without_category_between' => 'Fără categorie între :start și :end', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // transactions: 'update_withdrawal' => 'Actualizați retragere', @@ -2067,7 +2127,17 @@ return [ 'classification' => 'Clasificare', 'store_transaction' => 'Tranzacție magazin', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // reports: 'report_default' => 'Raportul financiar prestabilit între :start și :end', @@ -2173,7 +2243,17 @@ return [ 'sum_in_default_currency' => 'Suma va fi întotdeauna în moneda dvs. prestabilită.', 'net_filtered_prefs' => 'Acest grafic nu va include niciodată conturi care nu au selectat opțiunea "Include în valoare netă".', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // charts: 'chart' => 'Grafic', @@ -2263,7 +2343,17 @@ return [ 'total_amount' => 'Valoare totală', 'number_of_decimals' => 'Număr de zecimale', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // administration 'invite_new_user_title' => 'Invite new user', @@ -2535,7 +2625,17 @@ return [ 'except_weekends' => 'Cu excepția weekend-urilor', 'recurrence_deleted' => 'tranzacție recurentă ":title" ștearsă', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // new lines for summary controller. 'box_balance_in_currency' => 'Balanța (:currency)', @@ -2595,4 +2695,14 @@ return [ ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/ro_RO/form.php b/resources/lang/ro_RO/form.php index acd5496589..433d44a380 100644 --- a/resources/lang/ro_RO/form.php +++ b/resources/lang/ro_RO/form.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -65,7 +75,17 @@ return [ 'tagMode' => 'Mod de etichetare', 'virtual_balance' => 'Soldul virtual', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'targetamount' => 'Sumă țintă', 'account_role' => 'Rolul contului', @@ -159,7 +179,17 @@ return [ 'journal_areYouSure' => 'Sunteți sigur că doriți să ștergeți tranzacția ":description"?', 'mass_journal_are_you_sure' => 'Sunteți sigur că doriți să ștergeți aceste tranzacții?', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'tag_areYouSure' => 'Sunteți sigur că doriți să ștergeți eticheta ":tag"?', 'journal_link_areYouSure' => 'Sunteți sigur că doriți să ștergeți legătura dintre :source și :destination?', @@ -225,7 +255,17 @@ return [ 'fints_account' => 'Cont FinTS', 'local_account' => 'Cont Firefly III', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'from_date' => 'Data din', 'to_date' => 'Data până la', @@ -263,4 +303,14 @@ return [ 'webhook_response' => 'Response', 'webhook_trigger' => 'Trigger', ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/ro_RO/intro.php b/resources/lang/ro_RO/intro.php index 13dbc22824..a7d74e9068 100644 --- a/resources/lang/ro_RO/intro.php +++ b/resources/lang/ro_RO/intro.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -55,7 +65,17 @@ return [ 'budgets_index_list_of_budgets' => 'Utilizați acest tabel pentru a stabili sumele pentru fiecare buget și pentru a vedea cum progresaţi.', 'budgets_index_outro' => 'Pentru a afla mai multe despre bugetare, verificați pictograma de ajutor din colțul din dreapta sus.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // reports (index) 'reports_index_intro' => 'Utilizați aceste rapoarte pentru a obține informații detaliate despre finanțele dumneavoastră.', @@ -94,7 +114,17 @@ return [ 'piggy-banks_index_button' => 'Lângă această bara de progres sunt două butoane (+ și -) pentru a adăuga sau a elimina bani din fiecare pușculiță.', 'piggy-banks_index_accountStatus' => 'Pentru fiecare cont de activ cu cel puțin o pușculiță, statutul este menționat în acest tabel.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // create piggy 'piggy-banks_create_name' => 'Care este țelul tău? O canapea nouă, o cameră, bani pentru urgențe?', @@ -138,7 +168,17 @@ return [ 'rules_create_test_rule_triggers' => 'Utilizați acest buton pentru a vedea care tranzacții s-ar potrivi regulii dvs.', 'rules_create_actions' => 'Setați câte acțiuni doriți.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // preferences 'preferences_index_tabs' => 'Mai multe opțiuni sunt disponibile în spatele acestor file.', @@ -151,4 +191,14 @@ return [ // create currency 'currencies_create_code' => 'Acest cod ar trebui să fie conform ISO (căutați pe Google noua dvs. monedă).', ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/ro_RO/list.php b/resources/lang/ro_RO/list.php index 9029e9564d..e25f5766a8 100644 --- a/resources/lang/ro_RO/list.php +++ b/resources/lang/ro_RO/list.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -59,7 +69,17 @@ return [ 'next_expected_match' => 'Următoarea potrivire așteptată', 'automatch' => 'Potrivire automată?', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'repeat_freq' => 'Repetă', 'description' => 'Descriere', @@ -127,7 +147,17 @@ return [ 'account_at_bunq' => 'Cont cu bunq', 'file_name' => 'Nume de fișier', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'file_size' => 'Mărime fișier', 'file_type' => 'Tip fișier', @@ -157,4 +187,14 @@ return [ 'secret' => 'Secret', ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/ro_RO/pagination.php b/resources/lang/ro_RO/pagination.php index 4b7fd2ce05..827a3f3230 100644 --- a/resources/lang/ro_RO/pagination.php +++ b/resources/lang/ro_RO/pagination.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); diff --git a/resources/lang/ro_RO/passwords.php b/resources/lang/ro_RO/passwords.php index 7c53ccde40..c791de7427 100644 --- a/resources/lang/ro_RO/passwords.php +++ b/resources/lang/ro_RO/passwords.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); diff --git a/resources/lang/ro_RO/validation.php b/resources/lang/ro_RO/validation.php index 9826735ccd..55039b17ad 100644 --- a/resources/lang/ro_RO/validation.php +++ b/resources/lang/ro_RO/validation.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -81,7 +91,17 @@ return [ 'unique_object_for_user' => 'Acest nume este deja folosit.', 'unique_account_for_user' => 'Acest nume de cont este deja utilizat.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'between.numeric' => ':attribute trebuie să fie între :min și :max.', 'between.file' => ':attribute trebuie să fie între :min și :max kilobyți.', @@ -151,7 +171,17 @@ return [ 'same_account_type' => 'Ambele conturi trebuie să fie de acelaşi tip de cont', 'same_account_currency' => 'Ambele conturi trebuie să aibă aceeași monedă', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'secure_password' => 'Aceasta nu este o parolă sigură. Vă rugăm să încercați din nou. Pentru mai multe informații, vizitați https://bit.ly/FF3-password-security', 'valid_recurrence_rep_type' => 'Tip de repetare nevalid pentru tranzacțiile recurente.', @@ -211,7 +241,17 @@ return [ 'deposit_dest_bad_data' => 'Nu s-a găsit un cont de destinaţie valabil la căutarea ID ":id" sau nume ":name".', 'deposit_dest_wrong_type' => 'Contul de destinație trimis nu este de tipul potrivit.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'transfer_source_need_data' => 'Trebuie să continuați să obțineți un ID de cont sursă valabil și / sau un nume de cont sursă valabil.', 'transfer_source_bad_data' => 'Nu s-a găsit un cont sursă valabil la căutarea ID ":id" sau nume ":name".', @@ -242,4 +282,14 @@ return [ 'auto_budget_period_mandatory' => 'Perioada de autobuget este un câmp obligatoriu.', ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/ru_RU/api.php b/resources/lang/ru_RU/api.php index 526481993b..e90fe1fd5d 100644 --- a/resources/lang/ru_RU/api.php +++ b/resources/lang/ru_RU/api.php @@ -21,7 +21,17 @@ declare(strict_types=1); -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + return [ diff --git a/resources/lang/ru_RU/auth.php b/resources/lang/ru_RU/auth.php index e574083934..35a13dbd5e 100644 --- a/resources/lang/ru_RU/auth.php +++ b/resources/lang/ru_RU/auth.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); diff --git a/resources/lang/ru_RU/breadcrumbs.php b/resources/lang/ru_RU/breadcrumbs.php index 3135ca2940..f9b31b554e 100644 --- a/resources/lang/ru_RU/breadcrumbs.php +++ b/resources/lang/ru_RU/breadcrumbs.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -56,7 +66,17 @@ return [ 'transfer_list' => 'Переводы', 'transfers_list' => 'Переводы', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'reconciliation_list' => 'Сверка', 'create_withdrawal' => 'Создать новый расход', diff --git a/resources/lang/ru_RU/components.php b/resources/lang/ru_RU/components.php index 399d53fddc..468cd4d47d 100644 --- a/resources/lang/ru_RU/components.php +++ b/resources/lang/ru_RU/components.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); diff --git a/resources/lang/ru_RU/config.php b/resources/lang/ru_RU/config.php index d60da36a0e..dfdf63a9ea 100644 --- a/resources/lang/ru_RU/config.php +++ b/resources/lang/ru_RU/config.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -41,7 +51,17 @@ return [ //'month_and_day_no_year' => '%B %e', 'month_and_day_no_year_js' => 'Do MMMM', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + //'date_time' => '%B %e, %Y, @ %T', 'date_time_js' => 'Do MMMM YYYY, @ HH:mm:ss', @@ -71,4 +91,14 @@ return [ 'dow_7' => 'Воскресенье', ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/ru_RU/demo.php b/resources/lang/ru_RU/demo.php index d4a1e1c04e..23fec714e9 100644 --- a/resources/lang/ru_RU/demo.php +++ b/resources/lang/ru_RU/demo.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -38,4 +48,14 @@ return [ 'profile-index' => 'Обратите внимание, что все данные на демо сайте очищаются каждые 4 часа. Ваш доступ к сайту может быть прекращён в любой момент. Это происходит автоматически и не является ошибкой.', ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/ru_RU/email.php b/resources/lang/ru_RU/email.php index 482a7ef115..9288eddc1d 100644 --- a/resources/lang/ru_RU/email.php +++ b/resources/lang/ru_RU/email.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -35,7 +45,17 @@ return [ 'admin_test_subject' => 'Тестовое сообщение от вашей установки Firefly III', 'admin_test_body' => 'Это тестовое сообщение с вашего сервера Firefly III. Оно было отправлено на :email.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // invite 'invitation_created_subject' => 'Приглашение было создано', @@ -74,7 +94,17 @@ return [ 'registered_pw_reset_link' => 'Сбросить пароль:', 'registered_doc_link' => 'Документация:', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // new version 'new_version_email_subject' => 'Доступна новая версия Firefly III', @@ -119,7 +149,17 @@ return [ 'error_stacktrace_below' => 'Полная трассировка стека:', 'error_headers' => 'Заголовки также могут иметь отношение к следующим темам:', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // report new journals 'new_journals_subject' => 'Firefly III создал новую транзакцию|Firefly III создал :count новых транзакций', @@ -137,4 +177,14 @@ return [ 'bill_warning_please_action' => 'Просим принять соответствующие меры.', ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/ru_RU/errors.php b/resources/lang/ru_RU/errors.php index 1209d330c6..a7a1e0aa71 100644 --- a/resources/lang/ru_RU/errors.php +++ b/resources/lang/ru_RU/errors.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -42,7 +52,17 @@ return [ 'stacktrace' => 'Трассировка стека', 'more_info' => 'Подробности', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'collect_info' => 'Пожалуйста, соберите больше информации в каталоге storage/logs, где вы найдете файлы журнала. Если вы используете Docker, используйте docker logs -f [container].', 'collect_info_more' => 'Вы можете прочитать больше о сборе информации об ошибке в FAQ.', diff --git a/resources/lang/ru_RU/firefly.php b/resources/lang/ru_RU/firefly.php index 725a98fc1d..241787d80a 100644 --- a/resources/lang/ru_RU/firefly.php +++ b/resources/lang/ru_RU/firefly.php @@ -22,7 +22,17 @@ declare(strict_types=1); -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + return [ // general stuff: @@ -326,7 +336,17 @@ return [ // old - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'search_modifier_date_on' => 'Дата транзакции: ":value"', 'search_modifier_not_date_on' => 'Transaction date is not ":value"', @@ -688,7 +708,17 @@ return [ 'create_rule_from_query' => 'Создать новое правило из поискового запроса', 'rule_from_search_words' => 'Механизм правил не справился с обработкой ":string". Предлагаемое правило, удовлетворяющее вашему поисковому запросу, может дать различные результаты. Пожалуйста, тщательно проверьте условия правила.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // END 'modifiers_applies_are' => 'В поиске применяются следующие атрибуты:', @@ -1173,7 +1203,17 @@ 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', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // actions 'rule_action_delete_transaction_choice' => 'DELETE transaction(!)', @@ -1471,7 +1511,17 @@ return [ 'multi_account_warning_deposit' => 'Имейте в виду, что счёт назначения в других частях разделённой транзакции будет таким же, как в первой части дохода.', 'multi_account_warning_transfer' => 'Имейте в виду, что счёт-источник и счёт назначения в других частях разделённой транзакции будут такими же, как в первой части перевода.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // export data: 'export_data_title' => 'Экспорт данных из Firefly III', @@ -1847,7 +1897,17 @@ return [ 'stored_category' => 'Новая категория ":name" успешно сохранена!', 'without_category_between' => 'Без категории между :start и :end', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // transactions: 'update_withdrawal' => 'Обновить расход', @@ -2067,7 +2127,17 @@ return [ 'classification' => 'Классификация', 'store_transaction' => 'Сохранить транзакцию', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // reports: 'report_default' => 'Стандартный финансовый отчёт за период с :start по :end', @@ -2173,7 +2243,17 @@ return [ 'sum_in_default_currency' => 'Сумма всегда будет в валюте по умолчанию.', 'net_filtered_prefs' => 'Эта диаграмма никогда не будет включать счета, у которых выключена опция "Включать в мои сбережения".', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // charts: 'chart' => 'Диаграмма', @@ -2263,7 +2343,17 @@ return [ 'total_amount' => 'Итого', 'number_of_decimals' => 'Количество знаков после запятой', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // administration 'invite_new_user_title' => 'Invite new user', @@ -2535,7 +2625,17 @@ return [ 'except_weekends' => 'Исключить выходные дни', 'recurrence_deleted' => 'Повторяющаяся транзакция ":title" удалена', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // new lines for summary controller. 'box_balance_in_currency' => 'Баланс (:currency)', @@ -2595,4 +2695,14 @@ return [ ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/ru_RU/form.php b/resources/lang/ru_RU/form.php index 7a40848dc4..28d9824f17 100644 --- a/resources/lang/ru_RU/form.php +++ b/resources/lang/ru_RU/form.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -65,7 +75,17 @@ return [ 'tagMode' => 'Режим метки', 'virtual_balance' => 'Виртуальный баланс', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'targetamount' => 'Целевая сумма', 'account_role' => 'Тип счета', @@ -159,7 +179,17 @@ return [ 'journal_areYouSure' => 'Вы действительно хотите удалить транзакцию с описанием ":description"?', 'mass_journal_are_you_sure' => 'Вы действительно хотите удалить эти транзакции?', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'tag_areYouSure' => 'Вы действительно хотите удалить метку ":tag"?', 'journal_link_areYouSure' => 'Вы действительно хотите удалить связь между :source и :destination?', @@ -225,7 +255,17 @@ return [ 'fints_account' => 'Счёт FinTS', 'local_account' => 'Счёт Firefly III', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'from_date' => 'От даты', 'to_date' => 'До даты', @@ -263,4 +303,14 @@ return [ 'webhook_response' => 'Ответ', 'webhook_trigger' => 'События', ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/ru_RU/intro.php b/resources/lang/ru_RU/intro.php index 32dc5aa960..2d7873ebe5 100644 --- a/resources/lang/ru_RU/intro.php +++ b/resources/lang/ru_RU/intro.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -55,7 +65,17 @@ return [ 'budgets_index_list_of_budgets' => 'Используйте эту таблицу, чтобы установить суммы для каждого бюджета и посмотреть, как у вас идут дела.', 'budgets_index_outro' => 'Чтобы узнать больше о бюджете, воспользуйтесь значком справки в верхнем правом углу.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // reports (index) 'reports_index_intro' => 'Используйте эти отчеты, чтобы получить подробные сведения о ваших финансах.', @@ -94,7 +114,17 @@ return [ 'piggy-banks_index_button' => 'Рядом с этим индикатором выполнения находятся две кнопки (+ и -) для добавления или удаления денег из каждой копилки.', 'piggy-banks_index_accountStatus' => 'Для каждого основного счёта, связанного хотя бы с одной копилкой, статус указан в этой таблице.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // create piggy 'piggy-banks_create_name' => 'Какова ваша цель? Новый диван, камера, деньги на "чёрный день"?', @@ -138,7 +168,17 @@ return [ 'rules_create_test_rule_triggers' => 'Используйте эту кнопку, чтобы узнать, какие транзакции будут соответствовать вашему правилу.', 'rules_create_actions' => 'Установите столько действий, сколько хотите.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // preferences 'preferences_index_tabs' => 'На этих вкладках доступны дополнительные параметры.', @@ -151,4 +191,14 @@ return [ // create currency 'currencies_create_code' => 'Код должен соответствовать требованиям ISO (для новых валют вы можете найти код с помощью Google).', ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/ru_RU/list.php b/resources/lang/ru_RU/list.php index 5590c4a583..5125ee560b 100644 --- a/resources/lang/ru_RU/list.php +++ b/resources/lang/ru_RU/list.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -59,7 +69,17 @@ return [ 'next_expected_match' => 'Следующий ожидаемый результат', 'automatch' => 'Автоподбор?', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'repeat_freq' => 'Повторы', 'description' => 'Описание', @@ -127,7 +147,17 @@ return [ 'account_at_bunq' => 'Счёт с bunq', 'file_name' => 'Имя файла', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'file_size' => 'Размер файла', 'file_type' => 'Тип файла', @@ -157,4 +187,14 @@ return [ 'secret' => 'Secret', ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/ru_RU/pagination.php b/resources/lang/ru_RU/pagination.php index 7c88bab9e0..4dea818a54 100644 --- a/resources/lang/ru_RU/pagination.php +++ b/resources/lang/ru_RU/pagination.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); diff --git a/resources/lang/ru_RU/passwords.php b/resources/lang/ru_RU/passwords.php index 0d10e5363e..1bdadbe64c 100644 --- a/resources/lang/ru_RU/passwords.php +++ b/resources/lang/ru_RU/passwords.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); diff --git a/resources/lang/ru_RU/validation.php b/resources/lang/ru_RU/validation.php index a981991829..6af46c1bca 100644 --- a/resources/lang/ru_RU/validation.php +++ b/resources/lang/ru_RU/validation.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -81,7 +91,17 @@ return [ 'unique_object_for_user' => 'Это название уже используется.', 'unique_account_for_user' => 'Такое название счёта уже используется.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'between.numeric' => ':attribute должен быть больше :min и меньше :max.', 'between.file' => ':attribute должен быть размером :min - :max килобайт.', @@ -151,7 +171,17 @@ return [ 'same_account_type' => 'Оба счета должны иметь один тип счета', 'same_account_currency' => 'Оба счета должны иметь одну и ту же валюту', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'secure_password' => 'Это не безопасный пароль. Попробуйте еще раз. Подробнее можно узнать по ссылке https://bit.ly/FF3-password-security', 'valid_recurrence_rep_type' => 'Недопустимый тип для повторяющихся транзакций.', @@ -211,7 +241,17 @@ return [ 'deposit_dest_bad_data' => 'Не удалось найти действительный счёт назначения при поиске ID ":id" или имени ":name".', 'deposit_dest_wrong_type' => 'Сохраняемый счёт назначения - некорректный.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'transfer_source_need_data' => 'Для продолжения необходим действительный ID счёта-источника и/или действительное имя счёта.', 'transfer_source_bad_data' => 'Не удалось найти корректный счёт-источник при поиске ID ":id" или имени ":name".', @@ -242,4 +282,14 @@ return [ 'auto_budget_period_mandatory' => 'Период авто-бюджета - это обязательно поле.', ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/sk_SK/api.php b/resources/lang/sk_SK/api.php index 526481993b..e90fe1fd5d 100644 --- a/resources/lang/sk_SK/api.php +++ b/resources/lang/sk_SK/api.php @@ -21,7 +21,17 @@ declare(strict_types=1); -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + return [ diff --git a/resources/lang/sk_SK/auth.php b/resources/lang/sk_SK/auth.php index 20120c9fcd..a7d73563f1 100644 --- a/resources/lang/sk_SK/auth.php +++ b/resources/lang/sk_SK/auth.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); diff --git a/resources/lang/sk_SK/breadcrumbs.php b/resources/lang/sk_SK/breadcrumbs.php index a8e9eaf715..e1b304c15c 100644 --- a/resources/lang/sk_SK/breadcrumbs.php +++ b/resources/lang/sk_SK/breadcrumbs.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -56,7 +66,17 @@ return [ 'transfer_list' => 'Prevody', 'transfers_list' => 'Prevody', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'reconciliation_list' => 'Vyúčtovania', 'create_withdrawal' => 'Vytvoriť nový výber', diff --git a/resources/lang/sk_SK/components.php b/resources/lang/sk_SK/components.php index 399d53fddc..468cd4d47d 100644 --- a/resources/lang/sk_SK/components.php +++ b/resources/lang/sk_SK/components.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); diff --git a/resources/lang/sk_SK/config.php b/resources/lang/sk_SK/config.php index 59eedf702c..249b73f625 100644 --- a/resources/lang/sk_SK/config.php +++ b/resources/lang/sk_SK/config.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -41,7 +51,17 @@ return [ //'month_and_day_no_year' => '%B %e', 'month_and_day_no_year_js' => 'MMMM Do', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + //'date_time' => '%B %e, %Y, @ %T', 'date_time_js' => 'D. MMMM YYYY, @ HH:mm:ss', @@ -71,4 +91,14 @@ return [ 'dow_7' => 'Nedeľa', ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/sk_SK/demo.php b/resources/lang/sk_SK/demo.php index 7741c3b7f2..7ea916ad20 100644 --- a/resources/lang/sk_SK/demo.php +++ b/resources/lang/sk_SK/demo.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -38,4 +48,14 @@ return [ 'profile-index' => 'Pamätajte, že ukážková stránka sa resetuje každé štyri hodiny. Váš prístup môže byť kedykoľvek odvolaný. To sa deje automaticky a nejde o chybu.', ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/sk_SK/email.php b/resources/lang/sk_SK/email.php index fa565d5269..679a7293b3 100644 --- a/resources/lang/sk_SK/email.php +++ b/resources/lang/sk_SK/email.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -35,7 +45,17 @@ return [ 'admin_test_subject' => 'Testovacia správa z vašej inštalácie Firefly III', 'admin_test_body' => 'Toto je testovacia správa z vašej inštancie Firefly III. Bola odoslaná na :email.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // invite 'invitation_created_subject' => 'An invitation has been created', @@ -74,7 +94,17 @@ return [ 'registered_pw_reset_link' => 'Obnova hesla:', 'registered_doc_link' => 'Dokumentácia:', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // new version 'new_version_email_subject' => 'A new Firefly III version is available', @@ -119,7 +149,17 @@ return [ 'error_stacktrace_below' => 'Celý zásobník je nižšie:', 'error_headers' => 'The following headers may also be relevant:', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // report new journals 'new_journals_subject' => 'Firefly III vytvoril novú transakciu|Firefly III :count nových transakcií', @@ -137,4 +177,14 @@ return [ 'bill_warning_please_action' => 'Please take the appropriate action.', ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/sk_SK/errors.php b/resources/lang/sk_SK/errors.php index c00c04049a..0a660491e4 100644 --- a/resources/lang/sk_SK/errors.php +++ b/resources/lang/sk_SK/errors.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -42,7 +52,17 @@ return [ 'stacktrace' => 'Trasovanie zásobníka', 'more_info' => 'Viac informácií', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'collect_info' => 'Prosím, získajte viac informácií v zložke storage/logs, kde nájdete chybové záznamy. Ak spúšťate aplikáciu cez Docker, použite docker logs -f [container].', 'collect_info_more' => 'Viac o získavaní informácií o chybách si môžete prečítať v sekcii často kladených otázok.', diff --git a/resources/lang/sk_SK/firefly.php b/resources/lang/sk_SK/firefly.php index ac6d03c7b5..a460575d9b 100644 --- a/resources/lang/sk_SK/firefly.php +++ b/resources/lang/sk_SK/firefly.php @@ -22,7 +22,17 @@ declare(strict_types=1); -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + return [ // general stuff: @@ -326,7 +336,17 @@ return [ // old - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'search_modifier_date_on' => 'Transaction date is ":value"', 'search_modifier_not_date_on' => 'Transaction date is not ":value"', @@ -688,7 +708,17 @@ return [ 'create_rule_from_query' => 'Vytvoriť z vyhľadávaného výrazu nové pravidlo', 'rule_from_search_words' => 'Pravidlo má ťažkosti so spracovaním „:string“. Navrhované pravidlo, ktoré vyhovuje vášmu vyhľadávaciemu pojmu, môže poskytnúť rôzne výsledky. Dôkladne skontrolujte spúšťače pravidiel.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // END 'modifiers_applies_are' => 'Pri vyhľadávaní sa použijú aj nasledujúce modifikátory:', @@ -1173,7 +1203,17 @@ 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', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // actions 'rule_action_delete_transaction_choice' => 'DELETE transaction(!)', @@ -1471,7 +1511,17 @@ return [ 'multi_account_warning_deposit' => 'Majte na pamäti, že zdrojový bankový účet následných rozúčtovaní bude prepísaný tým, čo je definované v prvom rozúčtovaní vkladu.', 'multi_account_warning_transfer' => 'Majte na pamäti, že zdrojový a cieľový bankový účet následných rozúčtovaní bude prepísaný tým, čo je definované v prvom rozúčtovaní prevodu.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // export data: 'export_data_title' => 'Export údajov z Firefly III', @@ -1847,7 +1897,17 @@ return [ 'stored_category' => 'Nová kategória „:name“ bola uložená', 'without_category_between' => 'Bez kategórie medzi :start a :end', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // transactions: 'update_withdrawal' => 'Upraviť výber', @@ -2067,7 +2127,17 @@ return [ 'classification' => 'Klasifikácia', 'store_transaction' => 'Uložiť transakciu', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // reports: 'report_default' => 'Predvolený finančný výkaz v období :start a :end', @@ -2173,7 +2243,17 @@ return [ 'sum_in_default_currency' => 'Suma vždy bude v mene, ktorú ste nastavili jako predvolenú.', 'net_filtered_prefs' => 'Tento graf nikdy nebude obsahovať účty, ktoré nemajú začiarknuté políčko „Zahrnúť do čistého imania“.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // charts: 'chart' => 'Graf', @@ -2263,7 +2343,17 @@ return [ 'total_amount' => 'Celková suma', 'number_of_decimals' => 'Počet desatinných miest', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // administration 'invite_new_user_title' => 'Invite new user', @@ -2535,7 +2625,17 @@ return [ 'except_weekends' => 'Okrem víkendov', 'recurrence_deleted' => 'Opakovaná transakcia ":title" bola odstránená', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // new lines for summary controller. 'box_balance_in_currency' => 'Zostatok (:currency)', @@ -2595,4 +2695,14 @@ return [ ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/sk_SK/form.php b/resources/lang/sk_SK/form.php index 5e8a1f5937..3ec4f140d5 100644 --- a/resources/lang/sk_SK/form.php +++ b/resources/lang/sk_SK/form.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -65,7 +75,17 @@ return [ 'tagMode' => 'Režim štítku', 'virtual_balance' => 'Virtuálnu zostatok', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'targetamount' => 'Cieľová suma', 'account_role' => 'Rola účtu', @@ -159,7 +179,17 @@ return [ 'journal_areYouSure' => 'Skutočne chcete odstrániť transakciu popísanú ":description"?', 'mass_journal_are_you_sure' => 'Skutočne chcete odstrániť tieto transakcie?', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'tag_areYouSure' => 'Skutočne chcete odstrániť značku ":tag"?', 'journal_link_areYouSure' => 'Skutočne chcete odstrániť previazanie medzi :source a :destination?', @@ -225,7 +255,17 @@ return [ 'fints_account' => 'FinTS účet', 'local_account' => 'Účet Firefly III', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'from_date' => 'Od dátumu', 'to_date' => 'Do dátumu', @@ -263,4 +303,14 @@ return [ 'webhook_response' => 'Response', 'webhook_trigger' => 'Trigger', ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/sk_SK/intro.php b/resources/lang/sk_SK/intro.php index dba742c504..c445dac5ce 100644 --- a/resources/lang/sk_SK/intro.php +++ b/resources/lang/sk_SK/intro.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -55,7 +65,17 @@ return [ 'budgets_index_list_of_budgets' => 'Používajte túto tabuľku pre nastavenie súm pre každý rozpočet a zistite, ako ste na tom s financiami.', 'budgets_index_outro' => 'Ak se chcete dozvedieť viac o tvorbe rozpočtov, kliknite na ikonu pomocníka v pravom hornom rohu.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // reports (index) 'reports_index_intro' => 'S pomocou týchto prehľadov získate podrobné informácie o svojich financiách.', @@ -94,7 +114,17 @@ return [ 'piggy-banks_index_button' => 'Vedľa tohto ukazovateľa postupu sa nachádzajú dve tlačítka (+ a -) pre pridanie alebo odobranie peňazí z každej z pokladničiek.', 'piggy-banks_index_accountStatus' => 'Pre každý majetkový účet s aspoň jednou pokladničkou je v tejto tabuľke vypísaný stav.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // create piggy 'piggy-banks_create_name' => 'Čo je vašim cieľom? Nová pohovka, fotoaparát, rezerva pre nečekané výdaje?', @@ -138,7 +168,17 @@ return [ 'rules_create_test_rule_triggers' => 'Toto tlačidlo slúži na zobrazenie transakcií, ktoré zodpovedajú pravidlu.', 'rules_create_actions' => 'Nastavte toľko akcií, koľko potrebujete.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // preferences 'preferences_index_tabs' => 'Ďalšie možnosti sú k dispozícii v kartách.', @@ -151,4 +191,14 @@ return [ // create currency 'currencies_create_code' => 'Tento kód by mal byť v súlade s normou ISO (vyhľadajte si ho pre novú menu).', ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/sk_SK/list.php b/resources/lang/sk_SK/list.php index edb1bc27bc..aa878dd44c 100644 --- a/resources/lang/sk_SK/list.php +++ b/resources/lang/sk_SK/list.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -59,7 +69,17 @@ return [ 'next_expected_match' => 'Ďalšia očakávaná zhoda', 'automatch' => 'Automatické hľadanie zhody?', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'repeat_freq' => 'Opakuje sa', 'description' => 'Popis', @@ -127,7 +147,17 @@ return [ 'account_at_bunq' => 'Účet s bunq', 'file_name' => 'Název souboru', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'file_size' => 'Veľkosť súboru', 'file_type' => 'Typ súboru', @@ -157,4 +187,14 @@ return [ 'secret' => 'Secret', ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/sk_SK/pagination.php b/resources/lang/sk_SK/pagination.php index 5093a02c0b..0f8923e233 100644 --- a/resources/lang/sk_SK/pagination.php +++ b/resources/lang/sk_SK/pagination.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); diff --git a/resources/lang/sk_SK/passwords.php b/resources/lang/sk_SK/passwords.php index a7e2c60abd..2052330ced 100644 --- a/resources/lang/sk_SK/passwords.php +++ b/resources/lang/sk_SK/passwords.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); diff --git a/resources/lang/sk_SK/validation.php b/resources/lang/sk_SK/validation.php index 5d1c606acc..e707ddbdab 100644 --- a/resources/lang/sk_SK/validation.php +++ b/resources/lang/sk_SK/validation.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -81,7 +91,17 @@ return [ 'unique_object_for_user' => 'Tento názov sa už používa.', 'unique_account_for_user' => 'Tento názov účtu je už použitý.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'between.numeric' => ':attribute musí byť v rozsahu :min a :max.', 'between.file' => ':attribute musí byť v rozsahu :min a :max kilobajtov.', @@ -151,7 +171,17 @@ return [ 'same_account_type' => 'Oba účty musia mať rovnaký typ', 'same_account_currency' => 'Oba účty musia mať rovnakú menu', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'secure_password' => 'Toto nie je bezpečné heslo. Skúste iné. Viac se dozviete na http://bit.ly/FF3-password-security', 'valid_recurrence_rep_type' => 'Neplatný typ opakovania pre opakované transakcie.', @@ -211,7 +241,17 @@ return [ 'deposit_dest_bad_data' => 'Pre ID „:id“ alebo meno „:name“ sa nenašiel žiadny platný cieľový účet.', 'deposit_dest_wrong_type' => 'Zadaný cieľový účet nemá správny typ.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'transfer_source_need_data' => 'Pre pokračovanie je potrebné platné ID zdrojového účtu a/alebo platný názov zdrojového účtu.', 'transfer_source_bad_data' => 'Nenašiel sa platný zdrojový účet pri hľadaní ID „:id“ alebo mena „:name“.', @@ -242,4 +282,14 @@ return [ 'auto_budget_period_mandatory' => 'Obdobie rozpočtu je povinný údaj.', ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/sl_SI/api.php b/resources/lang/sl_SI/api.php index 526481993b..e90fe1fd5d 100644 --- a/resources/lang/sl_SI/api.php +++ b/resources/lang/sl_SI/api.php @@ -21,7 +21,17 @@ declare(strict_types=1); -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + return [ diff --git a/resources/lang/sl_SI/auth.php b/resources/lang/sl_SI/auth.php index 5b95399e8a..dc936a380c 100644 --- a/resources/lang/sl_SI/auth.php +++ b/resources/lang/sl_SI/auth.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); diff --git a/resources/lang/sl_SI/breadcrumbs.php b/resources/lang/sl_SI/breadcrumbs.php index 12d59c3e5f..bc07670e90 100644 --- a/resources/lang/sl_SI/breadcrumbs.php +++ b/resources/lang/sl_SI/breadcrumbs.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -56,7 +66,17 @@ return [ 'transfer_list' => 'prenosi', 'transfers_list' => 'prenosi', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'reconciliation_list' => 'Poravnave', 'create_withdrawal' => 'ustvari nov odhodek', diff --git a/resources/lang/sl_SI/components.php b/resources/lang/sl_SI/components.php index 399d53fddc..468cd4d47d 100644 --- a/resources/lang/sl_SI/components.php +++ b/resources/lang/sl_SI/components.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); diff --git a/resources/lang/sl_SI/config.php b/resources/lang/sl_SI/config.php index 7740f50c62..d461122600 100644 --- a/resources/lang/sl_SI/config.php +++ b/resources/lang/sl_SI/config.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -41,7 +51,17 @@ return [ //'month_and_day_no_year' => '%B %e', 'month_and_day_no_year_js' => 'Do MMMM', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + //'date_time' => '%B %e, %Y, @ %T', 'date_time_js' => 'D. MMMM, YYYY, @ HH:mm:ss', @@ -71,4 +91,14 @@ return [ 'dow_7' => 'Nedelja', ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/sl_SI/demo.php b/resources/lang/sl_SI/demo.php index 4780d27e1f..2991f58640 100644 --- a/resources/lang/sl_SI/demo.php +++ b/resources/lang/sl_SI/demo.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -40,4 +50,14 @@ Računi obveznosti so vaši dolgovi in krediti, kot na primer dolg na kreditni k 'profile-index' => 'Demo spletno mesto se ponastavi vsake štiri ure. Dostop lahko izgubiš v vsakem trenutku. Ta proces je samodejen in ne gre za "bug".', ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/sl_SI/email.php b/resources/lang/sl_SI/email.php index 2d13375916..9ebfe08dbd 100644 --- a/resources/lang/sl_SI/email.php +++ b/resources/lang/sl_SI/email.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -35,7 +45,17 @@ return [ 'admin_test_subject' => 'Testno sporočilo Vaše Firefly III namestitve', 'admin_test_body' => 'To je testno sporočilo iz vašega primerka Firefly III. Poslano je bilo na naslov :email.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // invite 'invitation_created_subject' => 'Ustvarjeno je bilo povabilo', @@ -74,7 +94,17 @@ return [ 'registered_pw_reset_link' => 'Ponastavitev gesla:', 'registered_doc_link' => 'Dokumentacija:', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // new version 'new_version_email_subject' => 'Na voljo je nova različica Firefly III', @@ -119,7 +149,17 @@ return [ 'error_stacktrace_below' => 'Celotna stacktrace je spodaj:', 'error_headers' => 'The following headers may also be relevant:', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // report new journals 'new_journals_subject' => 'Firefly III has created a new transaction|Firefly III has created :count new transactions', @@ -137,4 +177,14 @@ return [ 'bill_warning_please_action' => 'Please take the appropriate action.', ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/sl_SI/errors.php b/resources/lang/sl_SI/errors.php index 5d27624916..2dbaf5fef1 100644 --- a/resources/lang/sl_SI/errors.php +++ b/resources/lang/sl_SI/errors.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -42,7 +52,17 @@ return [ 'stacktrace' => 'Stack trace', 'more_info' => 'More information', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'collect_info' => 'Please collect more information in the storage/logs directory where you will find log files. If you\'re running Docker, use docker logs -f [container].', 'collect_info_more' => 'You can read more about collecting error information in the FAQ.', diff --git a/resources/lang/sl_SI/firefly.php b/resources/lang/sl_SI/firefly.php index b52c958d66..c71ff16b51 100644 --- a/resources/lang/sl_SI/firefly.php +++ b/resources/lang/sl_SI/firefly.php @@ -22,7 +22,17 @@ declare(strict_types=1); -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + return [ // general stuff: @@ -326,7 +336,17 @@ return [ // old - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'search_modifier_date_on' => 'Transaction date is ":value"', 'search_modifier_not_date_on' => 'Transaction date is not ":value"', @@ -688,7 +708,17 @@ 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.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // END 'modifiers_applies_are' => 'Naslednji modifikatorji se uporabljajo tudi za iskanje:', @@ -1173,7 +1203,17 @@ 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', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // actions 'rule_action_delete_transaction_choice' => 'DELETE transaction(!)', @@ -1471,7 +1511,17 @@ 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.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // export data: 'export_data_title' => 'Export data from Firefly III', @@ -1847,7 +1897,17 @@ return [ 'stored_category' => 'Nova kategorija ":name" shranjen', 'without_category_between' => 'Brez kategorije med :start in :end', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // transactions: 'update_withdrawal' => 'Posodobi odliv', @@ -2067,7 +2127,17 @@ return [ 'classification' => 'Klasifikacija', 'store_transaction' => 'Store transaction', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // reports: 'report_default' => 'Privzeto finančno poročilo med :start in :end', @@ -2173,7 +2243,17 @@ return [ 'sum_in_default_currency' => 'Vsota bo vedno v privzeti valuti.', 'net_filtered_prefs' => 'Ta diagram nikoli ne bo vključeval računov, ki nimajo izbrano »Vključi v neto vrednost«.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // charts: 'chart' => 'Diagram', @@ -2263,7 +2343,17 @@ return [ 'total_amount' => 'Skupni znesek', 'number_of_decimals' => 'Število decimalk', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // administration 'invite_new_user_title' => 'Invite new user', @@ -2535,7 +2625,17 @@ return [ 'except_weekends' => 'Razen vikendov', 'recurrence_deleted' => 'Ponavljajoča transakcija ":title" izbrisana', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // new lines for summary controller. 'box_balance_in_currency' => 'Balance (:currency)', @@ -2595,4 +2695,14 @@ return [ ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/sl_SI/form.php b/resources/lang/sl_SI/form.php index ef9507c407..653d0745c9 100644 --- a/resources/lang/sl_SI/form.php +++ b/resources/lang/sl_SI/form.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -65,7 +75,17 @@ return [ 'tagMode' => 'Način oznak', 'virtual_balance' => 'Navidezno stanje', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'targetamount' => 'Ciljni znesek', 'account_role' => 'Vloga računa', @@ -159,7 +179,17 @@ return [ 'journal_areYouSure' => 'Si prepričan, da želiš zbrisati transakcijo z opisom ":description"?', 'mass_journal_are_you_sure' => 'Si prepričani, da želite izbrisati te transakcije?', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'tag_areYouSure' => 'Si prepričan, da želite izbrisati to oznako ":tag"?', 'journal_link_areYouSure' => 'Si prepričan, da želiš izbrisati povezavo med :source in :destination?', @@ -225,7 +255,17 @@ return [ 'fints_account' => 'FinTS account', 'local_account' => 'Račun v Firely III', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'from_date' => 'Datum od', 'to_date' => 'Datum do', @@ -263,4 +303,14 @@ return [ 'webhook_response' => 'Response', 'webhook_trigger' => 'Trigger', ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/sl_SI/intro.php b/resources/lang/sl_SI/intro.php index 5769c7c010..28c23c6a2f 100644 --- a/resources/lang/sl_SI/intro.php +++ b/resources/lang/sl_SI/intro.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -55,7 +65,17 @@ return [ 'budgets_index_list_of_budgets' => 'S to tabelo določi zneske za vsak proračun in si oglej, kako napreduješ.', 'budgets_index_outro' => 'Če želiš izvedeti več o pripravi proračuna, preveri ikono pomoči v zgornjem desnem kotu.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // reports (index) 'reports_index_intro' => 'S temi poročili dobiš podroben vpogled v svoje finance.', @@ -94,7 +114,17 @@ return [ 'piggy-banks_index_button' => 'Next to this progress bar are two buttons (+ and -) to add or remove money from each piggy bank.', 'piggy-banks_index_accountStatus' => 'For each asset account with at least one piggy bank the status is listed in this table.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // create piggy 'piggy-banks_create_name' => 'What is your goal? A new couch, a camera, money for emergencies?', @@ -138,7 +168,17 @@ return [ 'rules_create_test_rule_triggers' => 'Use this button to see which transactions would match your rule.', 'rules_create_actions' => 'Set as many actions as you like.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // preferences 'preferences_index_tabs' => 'More options are available behind these tabs.', @@ -151,4 +191,14 @@ return [ // create currency 'currencies_create_code' => 'This code should be ISO compliant (Google it for your new currency).', ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/sl_SI/list.php b/resources/lang/sl_SI/list.php index ee748b0951..be39708287 100644 --- a/resources/lang/sl_SI/list.php +++ b/resources/lang/sl_SI/list.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -59,7 +69,17 @@ return [ 'next_expected_match' => 'Naslenje pričakovano ujemanje', 'automatch' => 'Samodejno poveži?', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'repeat_freq' => 'Ponovitev', 'description' => 'Opis', @@ -127,7 +147,17 @@ return [ 'account_at_bunq' => 'Account with bunq', 'file_name' => 'Ime datoteke', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'file_size' => 'Velikost datoteke', 'file_type' => 'Vrsta datoteke', @@ -157,4 +187,14 @@ return [ 'secret' => 'Secret', ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/sl_SI/pagination.php b/resources/lang/sl_SI/pagination.php index 8208e1e0f4..abd44a1d24 100644 --- a/resources/lang/sl_SI/pagination.php +++ b/resources/lang/sl_SI/pagination.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); diff --git a/resources/lang/sl_SI/passwords.php b/resources/lang/sl_SI/passwords.php index eed73b65bb..b19d24747e 100644 --- a/resources/lang/sl_SI/passwords.php +++ b/resources/lang/sl_SI/passwords.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); diff --git a/resources/lang/sl_SI/validation.php b/resources/lang/sl_SI/validation.php index dad7a9800d..6efaa97402 100644 --- a/resources/lang/sl_SI/validation.php +++ b/resources/lang/sl_SI/validation.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -81,7 +91,17 @@ return [ 'unique_object_for_user' => 'This name is already in use.', 'unique_account_for_user' => 'This account name is already in use.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'between.numeric' => 'The :attribute must be between :min and :max.', 'between.file' => 'The :attribute must be between :min and :max kilobytes.', @@ -151,7 +171,17 @@ return [ 'same_account_type' => 'Both accounts must be of the same account type', 'same_account_currency' => 'Both accounts must have the same currency setting', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'secure_password' => 'This is not a secure password. Please try again. For more information, visit https://bit.ly/FF3-password-security', 'valid_recurrence_rep_type' => 'Invalid repetition type for recurring transactions.', @@ -211,7 +241,17 @@ return [ 'deposit_dest_bad_data' => 'Could not find a valid destination account when searching for ID ":id" or name ":name".', 'deposit_dest_wrong_type' => 'The submitted destination account is not of the right type.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'transfer_source_need_data' => 'Need to get a valid source account ID and/or valid source account name to continue.', 'transfer_source_bad_data' => 'Could not find a valid source account when searching for ID ":id" or name ":name".', @@ -242,4 +282,14 @@ return [ 'auto_budget_period_mandatory' => 'The auto budget period is a mandatory field.', ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/sv_SE/api.php b/resources/lang/sv_SE/api.php index 526481993b..e90fe1fd5d 100644 --- a/resources/lang/sv_SE/api.php +++ b/resources/lang/sv_SE/api.php @@ -21,7 +21,17 @@ declare(strict_types=1); -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + return [ diff --git a/resources/lang/sv_SE/auth.php b/resources/lang/sv_SE/auth.php index cfa2a2d39a..5bc45052fc 100644 --- a/resources/lang/sv_SE/auth.php +++ b/resources/lang/sv_SE/auth.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); diff --git a/resources/lang/sv_SE/breadcrumbs.php b/resources/lang/sv_SE/breadcrumbs.php index ce5f3371db..bae07a6a34 100644 --- a/resources/lang/sv_SE/breadcrumbs.php +++ b/resources/lang/sv_SE/breadcrumbs.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -56,7 +66,17 @@ return [ 'transfer_list' => 'Överföringar', 'transfers_list' => 'Överföringar', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'reconciliation_list' => 'Avstämningar', 'create_withdrawal' => 'Skapa nytt uttag', diff --git a/resources/lang/sv_SE/components.php b/resources/lang/sv_SE/components.php index 399d53fddc..468cd4d47d 100644 --- a/resources/lang/sv_SE/components.php +++ b/resources/lang/sv_SE/components.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); diff --git a/resources/lang/sv_SE/config.php b/resources/lang/sv_SE/config.php index 69024b96d9..b1b9bc9771 100644 --- a/resources/lang/sv_SE/config.php +++ b/resources/lang/sv_SE/config.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -41,7 +51,17 @@ return [ //'month_and_day_no_year' => '%B %e', 'month_and_day_no_year_js' => 'MMMM Do', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + //'date_time' => '%B %e, %Y, @ %T', 'date_time_js' => 'MMMM DD YYYY, @ HH:mm:ss', @@ -71,4 +91,14 @@ return [ 'dow_7' => 'Söndag', ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/sv_SE/demo.php b/resources/lang/sv_SE/demo.php index a41e46059d..01517e1a80 100644 --- a/resources/lang/sv_SE/demo.php +++ b/resources/lang/sv_SE/demo.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -38,4 +48,14 @@ return [ 'profile-index' => 'Tänk på att demosidan återställs var fjärde timme. Din åtkomst kan återkallas när som helst. Detta händer automatiskt och är inte ett fel.', ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/sv_SE/email.php b/resources/lang/sv_SE/email.php index bafaa3a69d..8994b9a277 100644 --- a/resources/lang/sv_SE/email.php +++ b/resources/lang/sv_SE/email.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -35,7 +45,17 @@ return [ 'admin_test_subject' => 'Ett testmeddelande från din Firefly III-installation', 'admin_test_body' => 'Detta är ett testmeddelande från din Firefly III-instans. Det skickades till :email.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // invite 'invitation_created_subject' => 'An invitation has been created', @@ -74,7 +94,17 @@ return [ 'registered_pw_reset_link' => 'Återställ lösenord:', 'registered_doc_link' => 'Dokumentation:', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // new version 'new_version_email_subject' => 'A new Firefly III version is available', @@ -119,7 +149,17 @@ return [ 'error_stacktrace_below' => 'Komplett stacktrace nedan:', 'error_headers' => 'The following headers may also be relevant:', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // report new journals 'new_journals_subject' => 'Firefly III har skapat en ny transaktion|Firefly III har skapat :count nya transaktioner', @@ -137,4 +177,14 @@ return [ 'bill_warning_please_action' => 'Please take the appropriate action.', ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/sv_SE/errors.php b/resources/lang/sv_SE/errors.php index b757d5ea0c..3693f169e5 100644 --- a/resources/lang/sv_SE/errors.php +++ b/resources/lang/sv_SE/errors.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -42,7 +52,17 @@ return [ 'stacktrace' => 'Stackspårning', 'more_info' => 'Mer information', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'collect_info' => 'Vänligen samla in mer information i katalogen lagring/loggar där du hittar loggfiler. Om du kör Docker, använd dockerloggar -f [container].', 'collect_info_more' => 'Du kan läsa mer om att samla in felinformation i FAQ.', diff --git a/resources/lang/sv_SE/firefly.php b/resources/lang/sv_SE/firefly.php index 1e0444e039..ff27216774 100644 --- a/resources/lang/sv_SE/firefly.php +++ b/resources/lang/sv_SE/firefly.php @@ -22,7 +22,17 @@ declare(strict_types=1); -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + return [ // general stuff: @@ -326,7 +336,17 @@ return [ // old - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'search_modifier_date_on' => 'Transaction date is ":value"', 'search_modifier_not_date_on' => 'Transaction date is not ":value"', @@ -688,7 +708,17 @@ return [ 'create_rule_from_query' => 'Skapa ny regel från sökfrågan', 'rule_from_search_words' => 'Regelmotorn har svårt att hantera ":string". Den föreslagna regeln som passar din sökfråga kan ge olika resultat. Kontrollera regelutlösarna noggrant.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // END 'modifiers_applies_are' => 'Följande filter tillämpas även på sökning(ar):', @@ -1173,7 +1203,17 @@ 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', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // actions 'rule_action_delete_transaction_choice' => 'DELETE transaction(!)', @@ -1471,7 +1511,17 @@ return [ 'multi_account_warning_deposit' => 'Tänk på att destinationskontot för efterföljande uppdelningar kommer att styras av vad som än definieras i den första uppdelningen av insättningen.', 'multi_account_warning_transfer' => 'Tänk på att käll + destinationskonto av efterföljande delningar kommer att styras av vad som definieras i den första uppdelningen av överföringen.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // export data: 'export_data_title' => 'Exportera data från Firefly III', @@ -1847,7 +1897,17 @@ return [ 'stored_category' => 'Ny kategori ":name" lagrades', 'without_category_between' => 'Utan kategori mellan :start och :end', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // transactions: 'update_withdrawal' => 'Uppdatera uttag', @@ -2067,7 +2127,17 @@ return [ 'classification' => 'Klassificering', 'store_transaction' => 'Lagra transaktion', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // reports: 'report_default' => 'Standard ekonomisk rapport mellan :start och :end', @@ -2173,7 +2243,17 @@ return [ 'sum_in_default_currency' => 'Summan kommer alltid att vara i din standardvaluta.', 'net_filtered_prefs' => 'Det här diagrammet kommer aldrig att innehålla konton som har alternativet "Inkludera i nätet värdet" avmarkerat.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // charts: 'chart' => 'Graf', @@ -2263,7 +2343,17 @@ return [ 'total_amount' => 'Totala summan', 'number_of_decimals' => 'Antal decimaler', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // administration 'invite_new_user_title' => 'Invite new user', @@ -2535,7 +2625,17 @@ return [ 'except_weekends' => 'Förutom helger', 'recurrence_deleted' => 'Återkommande transaktion ":title" raderad', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // new lines for summary controller. 'box_balance_in_currency' => 'Balans (:currency)', @@ -2595,4 +2695,14 @@ return [ ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/sv_SE/form.php b/resources/lang/sv_SE/form.php index 4adbc2d31c..71686dd6e4 100644 --- a/resources/lang/sv_SE/form.php +++ b/resources/lang/sv_SE/form.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -65,7 +75,17 @@ return [ 'tagMode' => 'Etikett läge', 'virtual_balance' => 'Virtuell balans', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'targetamount' => 'Mål belopp', 'account_role' => 'Konto roll', @@ -159,7 +179,17 @@ return [ 'journal_areYouSure' => 'Är du säker du vill ta bort transaktionen ":description"?', 'mass_journal_are_you_sure' => 'Är du säker du vill ta bort dessa transaktioner?', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'tag_areYouSure' => 'Är du säker du vill ta bort etiketten ":tag"?', 'journal_link_areYouSure' => 'Är du säker du vill ta bort länken mellan :source och :destination?', @@ -225,7 +255,17 @@ return [ 'fints_account' => 'FinTS konto', 'local_account' => 'Firefly III konto', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'from_date' => 'Datum från', 'to_date' => 'Datum till', @@ -263,4 +303,14 @@ return [ 'webhook_response' => 'Response', 'webhook_trigger' => 'Trigger', ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/sv_SE/intro.php b/resources/lang/sv_SE/intro.php index c605d7904e..d530a4216b 100644 --- a/resources/lang/sv_SE/intro.php +++ b/resources/lang/sv_SE/intro.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -55,7 +65,17 @@ return [ 'budgets_index_list_of_budgets' => 'Använd denna tabell för att ställa in beloppen för varje budget och se hur det står till.', 'budgets_index_outro' => 'För att lära dig mer om budgetering, kolla in hjälpikonen i det övre högra hörnet.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // reports (index) 'reports_index_intro' => 'Använd dessa rapporter för att få detaljerad insikt i din ekonomi.', @@ -94,7 +114,17 @@ return [ 'piggy-banks_index_button' => 'Bredvid framstegsfältet finns två knappar (+ och -) för att lägga till eller ta bort pengar från varje spargris.', 'piggy-banks_index_accountStatus' => 'För varje tillgångskonto med minst en spargris listas status i denna tabell.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // create piggy 'piggy-banks_create_name' => 'Vad är ditt mål? En ny soffa, en kamera, pengar för nödsituationer?', @@ -138,7 +168,17 @@ return [ 'rules_create_test_rule_triggers' => 'Använd den här knappen för att se vilka transaktioner som matchar din regel.', 'rules_create_actions' => 'Ställ in så många åtgärder du vill.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // preferences 'preferences_index_tabs' => 'Fler alternativ finns bakom dessa flikar.', @@ -151,4 +191,14 @@ return [ // create currency 'currencies_create_code' => 'Den här koden ska vara ISO-kompatibel (Google den för din nya valuta).', ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/sv_SE/list.php b/resources/lang/sv_SE/list.php index 5929a3c064..b2ec17b18a 100644 --- a/resources/lang/sv_SE/list.php +++ b/resources/lang/sv_SE/list.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -59,7 +69,17 @@ return [ 'next_expected_match' => 'Nästa förväntade träff', 'automatch' => 'Automatisk matchning?', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'repeat_freq' => 'Upprepas', 'description' => 'Beskrivning', @@ -127,7 +147,17 @@ return [ 'account_at_bunq' => 'Konto med bunq', 'file_name' => 'Filnamn', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'file_size' => 'Filstorlek', 'file_type' => 'Filtyp', @@ -157,4 +187,14 @@ return [ 'secret' => 'Secret', ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/sv_SE/pagination.php b/resources/lang/sv_SE/pagination.php index 06a389f0e0..ab17532ece 100644 --- a/resources/lang/sv_SE/pagination.php +++ b/resources/lang/sv_SE/pagination.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); diff --git a/resources/lang/sv_SE/passwords.php b/resources/lang/sv_SE/passwords.php index 44cfc5f5b2..e52c108f65 100644 --- a/resources/lang/sv_SE/passwords.php +++ b/resources/lang/sv_SE/passwords.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); diff --git a/resources/lang/sv_SE/validation.php b/resources/lang/sv_SE/validation.php index d2c388deb7..eebecdde8f 100644 --- a/resources/lang/sv_SE/validation.php +++ b/resources/lang/sv_SE/validation.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -81,7 +91,17 @@ return [ 'unique_object_for_user' => 'Namnet är redan upptaget.', 'unique_account_for_user' => 'Kontonamnet är redan upptaget.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'between.numeric' => ':attribute måste vara mellan :min och :max.', 'between.file' => ':attribute måste vara mellan :min och :max kilobytes.', @@ -151,7 +171,17 @@ return [ 'same_account_type' => 'Båda kontona måste vara samma kontotyp', 'same_account_currency' => 'Båda kontona måste ha samma valutainställning', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'secure_password' => 'Detta lösenord är inte säkert. Vänligen försök igen. För mer info se https://bit.ly/FF3-password-security', 'valid_recurrence_rep_type' => 'Ogiltig repetitionstyp får återkommande transaktioner.', @@ -211,7 +241,17 @@ return [ 'deposit_dest_bad_data' => 'Det gick inte att hitta ett giltigt mottagarkonto med ID ":id" eller namn ":name".', 'deposit_dest_wrong_type' => 'Det inskickade destinationskontot är inte av rätt typ.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'transfer_source_need_data' => 'Ett giltigt källkonto-ID och/eller ett giltigt källkontonamn behövs för att gå vidare.', 'transfer_source_bad_data' => 'Det gick inte att hitta ett giltigt källkonto med ID ":id" eller namn ":name".', @@ -242,4 +282,14 @@ return [ 'auto_budget_period_mandatory' => 'Den automatiska budgetperioden är ett obligatoriskt fält.', ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/th_TH/api.php b/resources/lang/th_TH/api.php index 526481993b..e90fe1fd5d 100644 --- a/resources/lang/th_TH/api.php +++ b/resources/lang/th_TH/api.php @@ -21,7 +21,17 @@ declare(strict_types=1); -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + return [ diff --git a/resources/lang/th_TH/auth.php b/resources/lang/th_TH/auth.php index f18f09480e..1355065f41 100644 --- a/resources/lang/th_TH/auth.php +++ b/resources/lang/th_TH/auth.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); diff --git a/resources/lang/th_TH/breadcrumbs.php b/resources/lang/th_TH/breadcrumbs.php index f45d7ab813..3fe452828f 100644 --- a/resources/lang/th_TH/breadcrumbs.php +++ b/resources/lang/th_TH/breadcrumbs.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -56,7 +66,17 @@ return [ 'transfer_list' => 'โอน', 'transfers_list' => 'โอน', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'reconciliation_list' => 'การกระทบยอดหนี้', 'create_withdrawal' => 'สร้างรายการถอนเงิน', diff --git a/resources/lang/th_TH/components.php b/resources/lang/th_TH/components.php index 399d53fddc..468cd4d47d 100644 --- a/resources/lang/th_TH/components.php +++ b/resources/lang/th_TH/components.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); diff --git a/resources/lang/th_TH/config.php b/resources/lang/th_TH/config.php index 02a29b9c02..9ee00e0647 100644 --- a/resources/lang/th_TH/config.php +++ b/resources/lang/th_TH/config.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -41,7 +51,17 @@ return [ //'month_and_day_no_year' => '%B %e', 'month_and_day_no_year_js' => 'MMMM Do', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + //'date_time' => '%B %e, %Y, @ %T', 'date_time_js' => 'Do MMMM YYYY @ HH:mm:ss', @@ -71,4 +91,14 @@ return [ 'dow_7' => 'อาทิตย์', ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/th_TH/demo.php b/resources/lang/th_TH/demo.php index 14dba3bc8f..3932f4868b 100644 --- a/resources/lang/th_TH/demo.php +++ b/resources/lang/th_TH/demo.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -38,4 +48,14 @@ return [ 'profile-index' => 'ใจเย็นๆ นี่คือเว็บไซต์ตัวอย่าง โดยจะรีเซ็ตค่าทุกๆ 4 ชั่วโมง การเข้าถึงของคุณอาจจะถูกตัดได้ตลอดเวลาโดยเกิดขึ้นอัตโนมัติ ไม่ต้องตกใจ ไม่ใช่บั๊กแต่อย่างใด', ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/th_TH/email.php b/resources/lang/th_TH/email.php index 6b24163765..14089da0ef 100644 --- a/resources/lang/th_TH/email.php +++ b/resources/lang/th_TH/email.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -35,7 +45,17 @@ return [ 'admin_test_subject' => 'ข้อความจากการติดตั้ง Firefly III ของคุณ', 'admin_test_body' => 'นี่คือข้อความทดสอบจากระบบของ Firefly III ซึ่งส่งจากอีเมลของ :email', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // invite 'invitation_created_subject' => 'An invitation has been created', @@ -74,7 +94,17 @@ return [ 'registered_pw_reset_link' => 'ตั้งรหัสผ่านใหม่', 'registered_doc_link' => 'เอกสาร', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // new version 'new_version_email_subject' => 'A new Firefly III version is available', @@ -119,7 +149,17 @@ return [ 'error_stacktrace_below' => 'The full stacktrace is below:', 'error_headers' => 'The following headers may also be relevant:', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // report new journals 'new_journals_subject' => 'Firefly III has created a new transaction|Firefly III has created :count new transactions', @@ -137,4 +177,14 @@ return [ 'bill_warning_please_action' => 'Please take the appropriate action.', ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/th_TH/errors.php b/resources/lang/th_TH/errors.php index 83c264f998..361c1fcbd2 100644 --- a/resources/lang/th_TH/errors.php +++ b/resources/lang/th_TH/errors.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -42,7 +52,17 @@ return [ 'stacktrace' => 'Stack trace', 'more_info' => 'ข้อมูลเพิ่มเติม', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'collect_info' => 'Please collect more information in the storage/logs directory where you will find log files. If you\'re running Docker, use docker logs -f [container].', 'collect_info_more' => 'You can read more about collecting error information in the FAQ.', diff --git a/resources/lang/th_TH/firefly.php b/resources/lang/th_TH/firefly.php index 12a8ae3bfb..9ac30c531d 100644 --- a/resources/lang/th_TH/firefly.php +++ b/resources/lang/th_TH/firefly.php @@ -22,7 +22,17 @@ declare(strict_types=1); -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + return [ // general stuff: @@ -326,7 +336,17 @@ return [ // old - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'search_modifier_date_on' => 'Transaction date is ":value"', 'search_modifier_not_date_on' => 'Transaction date is not ":value"', @@ -688,7 +708,17 @@ 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.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // END 'modifiers_applies_are' => 'The following modifiers are applied to the search as well:', @@ -1173,7 +1203,17 @@ 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', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // actions 'rule_action_delete_transaction_choice' => 'DELETE transaction(!)', @@ -1471,7 +1511,17 @@ 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.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // export data: 'export_data_title' => 'Export data from Firefly III', @@ -1847,7 +1897,17 @@ return [ 'stored_category' => 'Stored new category ":name"', 'without_category_between' => 'Without category between :start and :end', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // transactions: 'update_withdrawal' => 'Update withdrawal', @@ -2067,7 +2127,17 @@ return [ 'classification' => 'Classification', 'store_transaction' => 'Store transaction', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // reports: 'report_default' => 'Default financial report between :start and :end', @@ -2173,7 +2243,17 @@ 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.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // charts: 'chart' => 'Chart', @@ -2263,7 +2343,17 @@ return [ 'total_amount' => 'Total amount', 'number_of_decimals' => 'Number of decimals', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // administration 'invite_new_user_title' => 'Invite new user', @@ -2535,7 +2625,17 @@ return [ 'except_weekends' => 'Except weekends', 'recurrence_deleted' => 'Recurring transaction ":title" deleted', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // new lines for summary controller. 'box_balance_in_currency' => 'Balance (:currency)', @@ -2595,4 +2695,14 @@ return [ ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/th_TH/form.php b/resources/lang/th_TH/form.php index 4e54f54d9b..812b70914a 100644 --- a/resources/lang/th_TH/form.php +++ b/resources/lang/th_TH/form.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -65,7 +75,17 @@ return [ 'tagMode' => 'Tag mode', 'virtual_balance' => 'Virtual balance', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'targetamount' => 'Target amount', 'account_role' => 'Account role', @@ -159,7 +179,17 @@ 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?', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + '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 :source and :destination?', @@ -225,7 +255,17 @@ return [ 'fints_account' => 'FinTS account', 'local_account' => 'Firefly III account', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'from_date' => 'Date from', 'to_date' => 'Date to', @@ -263,4 +303,14 @@ return [ 'webhook_response' => 'Response', 'webhook_trigger' => 'Trigger', ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/th_TH/intro.php b/resources/lang/th_TH/intro.php index 963bac9b98..cd7678bd18 100644 --- a/resources/lang/th_TH/intro.php +++ b/resources/lang/th_TH/intro.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -55,7 +65,17 @@ return [ 'budgets_index_list_of_budgets' => 'Use this table to set the amounts for each budget and see how you are doing.', 'budgets_index_outro' => 'To learn more about budgeting, checkout the help icon in the top right corner.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // reports (index) 'reports_index_intro' => 'Use these reports to get detailed insights in your finances.', @@ -94,7 +114,17 @@ return [ 'piggy-banks_index_button' => 'Next to this progress bar are two buttons (+ and -) to add or remove money from each piggy bank.', 'piggy-banks_index_accountStatus' => 'For each asset account with at least one piggy bank the status is listed in this table.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // create piggy 'piggy-banks_create_name' => 'What is your goal? A new couch, a camera, money for emergencies?', @@ -138,7 +168,17 @@ return [ 'rules_create_test_rule_triggers' => 'Use this button to see which transactions would match your rule.', 'rules_create_actions' => 'Set as many actions as you like.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // preferences 'preferences_index_tabs' => 'More options are available behind these tabs.', @@ -151,4 +191,14 @@ return [ // create currency 'currencies_create_code' => 'This code should be ISO compliant (Google it for your new currency).', ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/th_TH/list.php b/resources/lang/th_TH/list.php index 08bb152996..caa627df4e 100644 --- a/resources/lang/th_TH/list.php +++ b/resources/lang/th_TH/list.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -59,7 +69,17 @@ return [ 'next_expected_match' => 'Next expected match', 'automatch' => 'Auto match?', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'repeat_freq' => 'Repeats', 'description' => 'รายละเอียด', @@ -127,7 +147,17 @@ return [ 'account_at_bunq' => 'Account with bunq', 'file_name' => 'File name', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'file_size' => 'File size', 'file_type' => 'File type', @@ -157,4 +187,14 @@ return [ 'secret' => 'Secret', ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/th_TH/pagination.php b/resources/lang/th_TH/pagination.php index 1a13033fb4..e58db23058 100644 --- a/resources/lang/th_TH/pagination.php +++ b/resources/lang/th_TH/pagination.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); diff --git a/resources/lang/th_TH/passwords.php b/resources/lang/th_TH/passwords.php index 5176dbcd22..bf2b241acb 100644 --- a/resources/lang/th_TH/passwords.php +++ b/resources/lang/th_TH/passwords.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); diff --git a/resources/lang/th_TH/validation.php b/resources/lang/th_TH/validation.php index 30c184fa6a..bfd9e35e27 100644 --- a/resources/lang/th_TH/validation.php +++ b/resources/lang/th_TH/validation.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -81,7 +91,17 @@ return [ 'unique_object_for_user' => 'This name is already in use.', 'unique_account_for_user' => 'This account name is already in use.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'between.numeric' => 'The :attribute must be between :min and :max.', 'between.file' => 'The :attribute must be between :min and :max kilobytes.', @@ -151,7 +171,17 @@ return [ 'same_account_type' => 'Both accounts must be of the same account type', 'same_account_currency' => 'Both accounts must have the same currency setting', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'secure_password' => 'This is not a secure password. Please try again. For more information, visit https://bit.ly/FF3-password-security', 'valid_recurrence_rep_type' => 'Invalid repetition type for recurring transactions.', @@ -211,7 +241,17 @@ return [ 'deposit_dest_bad_data' => 'Could not find a valid destination account when searching for ID ":id" or name ":name".', 'deposit_dest_wrong_type' => 'The submitted destination account is not of the right type.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'transfer_source_need_data' => 'Need to get a valid source account ID and/or valid source account name to continue.', 'transfer_source_bad_data' => 'Could not find a valid source account when searching for ID ":id" or name ":name".', @@ -242,4 +282,14 @@ return [ 'auto_budget_period_mandatory' => 'The auto budget period is a mandatory field.', ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/tr_TR/api.php b/resources/lang/tr_TR/api.php index 526481993b..e90fe1fd5d 100644 --- a/resources/lang/tr_TR/api.php +++ b/resources/lang/tr_TR/api.php @@ -21,7 +21,17 @@ declare(strict_types=1); -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + return [ diff --git a/resources/lang/tr_TR/auth.php b/resources/lang/tr_TR/auth.php index eb6223ba86..abe3190586 100644 --- a/resources/lang/tr_TR/auth.php +++ b/resources/lang/tr_TR/auth.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); diff --git a/resources/lang/tr_TR/breadcrumbs.php b/resources/lang/tr_TR/breadcrumbs.php index 727000294c..dbd096652c 100644 --- a/resources/lang/tr_TR/breadcrumbs.php +++ b/resources/lang/tr_TR/breadcrumbs.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -56,7 +66,17 @@ return [ 'transfer_list' => 'Transferler', 'transfers_list' => 'Transferler', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'reconciliation_list' => 'Mutabakatlar', 'create_withdrawal' => 'Yeni para çekme oluştur', diff --git a/resources/lang/tr_TR/components.php b/resources/lang/tr_TR/components.php index 399d53fddc..468cd4d47d 100644 --- a/resources/lang/tr_TR/components.php +++ b/resources/lang/tr_TR/components.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); diff --git a/resources/lang/tr_TR/config.php b/resources/lang/tr_TR/config.php index 1f75121b59..a9cbaafa28 100644 --- a/resources/lang/tr_TR/config.php +++ b/resources/lang/tr_TR/config.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -41,7 +51,17 @@ return [ //'month_and_day_no_year' => '%B %e', 'month_and_day_no_year_js' => 'MMMM Do', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + //'date_time' => '%B %e, %Y, @ %T', 'date_time_js' => 'MMMM Do, YYYY, @ HH:mm:ss', @@ -71,4 +91,14 @@ return [ 'dow_7' => 'Pazar', ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/tr_TR/demo.php b/resources/lang/tr_TR/demo.php index a33fa0f536..cd25797bda 100644 --- a/resources/lang/tr_TR/demo.php +++ b/resources/lang/tr_TR/demo.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -38,4 +48,14 @@ return [ 'profile-index' => 'Demo sitesinin her dört saatte bir sıfırlandığını unutmayın. Erişiminiz herhangi bir zamanda iptal edilebilir. Bu otomatik olarak gerçekleşir ve bir hata değildir.', ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/tr_TR/email.php b/resources/lang/tr_TR/email.php index d5d6ec8b60..144ff34b6f 100644 --- a/resources/lang/tr_TR/email.php +++ b/resources/lang/tr_TR/email.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -35,7 +45,17 @@ return [ 'admin_test_subject' => 'Firefly III kurulumunuzdan bir test mesajı', 'admin_test_body' => 'Bu, Firefly III örneğinizden gelen bir test mesajıdır. Şu adrese gönderildi: e-posta.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // invite 'invitation_created_subject' => 'An invitation has been created', @@ -74,7 +94,17 @@ return [ 'registered_pw_reset_link' => 'Şifre sıfırlama:', 'registered_doc_link' => 'Belge:', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // new version 'new_version_email_subject' => 'A new Firefly III version is available', @@ -119,7 +149,17 @@ return [ 'error_stacktrace_below' => 'Tam stacktrace aşağıdadır:', 'error_headers' => 'Aşağıdaki başlıklar da alakalı olabilir:', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // report new journals 'new_journals_subject' => 'Firefly III yeni bir işlem yarattı / Firefly III yarattı :count yeni işlemler', @@ -137,4 +177,14 @@ return [ 'bill_warning_please_action' => 'Please take the appropriate action.', ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/tr_TR/errors.php b/resources/lang/tr_TR/errors.php index 6a75ce51cc..be690f4259 100644 --- a/resources/lang/tr_TR/errors.php +++ b/resources/lang/tr_TR/errors.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -42,7 +52,17 @@ return [ 'stacktrace' => 'Yığın izleme', 'more_info' => 'Daha çok bilgi', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'collect_info' => 'Lütfen günlük dosyalarını bulacağınız storage/logs dizininde daha fazla bilgi toplayın. Eğer Docker kullanıyorsanız, docker logs -f [container] komutunu kullanın.', 'collect_info_more' => 'Hata bilgilerini toplama hakkında daha fazla bilgi için the FAQ.', diff --git a/resources/lang/tr_TR/firefly.php b/resources/lang/tr_TR/firefly.php index 8924a3de66..950d2e4ec3 100644 --- a/resources/lang/tr_TR/firefly.php +++ b/resources/lang/tr_TR/firefly.php @@ -22,7 +22,17 @@ declare(strict_types=1); -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + return [ // general stuff: @@ -327,7 +337,17 @@ return [ // old - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'search_modifier_date_on' => 'Transaction date is ":value"', 'search_modifier_not_date_on' => 'Transaction date is not ":value"', @@ -689,7 +709,17 @@ return [ 'create_rule_from_query' => 'Arama sorgusundan yeni kural oluşturma', 'rule_from_search_words' => 'Kural altyapısı ":string" işlemekte zorlanıyor. Arama sorgunuza uyan önerilen kural farklı sonuçlar verebilir. Lütfen kural tetikleyicilerini dikkatlice doğrulayın.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // END 'modifiers_applies_are' => 'Aşağıdaki değiştiriciler arama için de uygulanır:', @@ -1174,7 +1204,17 @@ 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', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // actions 'rule_action_delete_transaction_choice' => 'DELETE transaction(!)', @@ -1472,7 +1512,17 @@ return [ 'multi_account_warning_deposit' => 'Sonraki bölünmelerin hedef hesabının, mevduatın ilk bölünmesinde tanımlanan herhangi bir şey tarafından iptal edileceğini unutmayın.', 'multi_account_warning_transfer' => 'Sonraki bölünmelerin kaynak + hedef hesabının, aktarımın ilk bölünmesinde tanımlanan her şey tarafından geçersiz kılınacağını unutmayın.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // export data: 'export_data_title' => 'Export data from Firefly III', @@ -1848,7 +1898,17 @@ return [ 'stored_category' => 'Kaydedilen yeni kategori ":name"', 'without_category_between' => ':start ve :end arasında kategorisiz', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // transactions: 'update_withdrawal' => 'Geri çekmeyi güncelle', @@ -2068,7 +2128,17 @@ return [ 'classification' => 'Classification', 'store_transaction' => 'Store transaction', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // reports: 'report_default' => ':start ve :end arasında varsayılan finans raporu', @@ -2174,7 +2244,17 @@ 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.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // charts: 'chart' => 'Grafik', @@ -2264,7 +2344,17 @@ return [ 'total_amount' => 'Toplam Tutar', 'number_of_decimals' => 'Ondalık Sayı', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // administration 'invite_new_user_title' => 'Invite new user', @@ -2536,7 +2626,17 @@ return [ 'except_weekends' => 'Except weekends', 'recurrence_deleted' => 'Recurring transaction ":title" deleted', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // new lines for summary controller. 'box_balance_in_currency' => 'Balance (:currency)', @@ -2596,4 +2696,14 @@ return [ ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/tr_TR/form.php b/resources/lang/tr_TR/form.php index 368b78f51f..37a0450fdf 100644 --- a/resources/lang/tr_TR/form.php +++ b/resources/lang/tr_TR/form.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -65,7 +75,17 @@ return [ 'tagMode' => 'Etiket modu', 'virtual_balance' => 'Virtual balance', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'targetamount' => 'Hedef tutar', 'account_role' => 'Account role', @@ -159,7 +179,17 @@ return [ 'journal_areYouSure' => ':description" açıklamalı işlemi silmek istediğinizden emin misiniz?', 'mass_journal_are_you_sure' => 'Bu işlemi silmek istediğinizden emin misiniz?', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'tag_areYouSure' => '":tag" etiketini silmek istediğinizden emin misiniz?', 'journal_link_areYouSure' => ':source and :destination arasındaki bağlantıyı silmek istediğinizden emin misiniz?', @@ -225,7 +255,17 @@ return [ 'fints_account' => 'FinTS account', 'local_account' => 'Firefly III account', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'from_date' => 'Date from', 'to_date' => 'Date to', @@ -263,4 +303,14 @@ return [ 'webhook_response' => 'Response', 'webhook_trigger' => 'Trigger', ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/tr_TR/intro.php b/resources/lang/tr_TR/intro.php index b7c03bbb96..e430dabbd6 100644 --- a/resources/lang/tr_TR/intro.php +++ b/resources/lang/tr_TR/intro.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -55,7 +65,17 @@ return [ 'budgets_index_list_of_budgets' => 'Her bütçe için tutarları ayarlamak ve ne durumda olduğunuzu görmek için bu tabloyu kullanın.', 'budgets_index_outro' => 'Bütçeleme hakkında daha fazla bilgi almak için sağ üst köşedeki yardım simgesini kontrol edin.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // reports (index) 'reports_index_intro' => 'Maliyetlerinizde ayrıntılı bilgi edinmek için bu raporları kullanın.', @@ -94,7 +114,17 @@ return [ 'piggy-banks_index_button' => 'Her bir kumbaraya para eklemek veya çıkarmak için bu ilerleme çubuğunun yanında iki düğme (+ ve -) bulunur.', 'piggy-banks_index_accountStatus' => 'En az bir kumbarası olan her bir aktif hesap için durum bu tabloda listelenir.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // create piggy 'piggy-banks_create_name' => 'Hedefin nedir? Yeni bir kanepe, bir kamera ya da acil durumlar için para mı?', @@ -138,7 +168,17 @@ return [ 'rules_create_test_rule_triggers' => 'Hangi işlemlerin kurallarınıza uyacağını görmek için bu tuşu kullanın.', 'rules_create_actions' => 'İstediğiniz kadar eylem belirleyin.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // preferences 'preferences_index_tabs' => 'Bu sekmelerin arkasında daha fazla seçenek bulunmaktadır.', @@ -151,4 +191,14 @@ return [ // create currency 'currencies_create_code' => 'Bu kod ISO uyumlu olmalıdır (Yeni para biriminiz için Google\'da arayın).', ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/tr_TR/list.php b/resources/lang/tr_TR/list.php index ad76d441e3..3c6e5c265e 100644 --- a/resources/lang/tr_TR/list.php +++ b/resources/lang/tr_TR/list.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -60,7 +70,17 @@ return [ 'next_expected_match' => 'Beklenen sonraki eşleşme', 'automatch' => 'Otomatik eşleştir?', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'repeat_freq' => 'Tekrarlar', 'description' => 'Açıklama', @@ -128,7 +148,17 @@ return [ 'account_at_bunq' => 'Bunq hesapları', 'file_name' => 'Dosya adı', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'file_size' => 'Dosya boyutu', 'file_type' => 'Dosya tipi', @@ -158,4 +188,14 @@ return [ 'secret' => 'Secret', ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/tr_TR/pagination.php b/resources/lang/tr_TR/pagination.php index 56bd8f8009..3d73504053 100644 --- a/resources/lang/tr_TR/pagination.php +++ b/resources/lang/tr_TR/pagination.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); diff --git a/resources/lang/tr_TR/passwords.php b/resources/lang/tr_TR/passwords.php index f8de064b7b..82a8725b96 100644 --- a/resources/lang/tr_TR/passwords.php +++ b/resources/lang/tr_TR/passwords.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); diff --git a/resources/lang/tr_TR/validation.php b/resources/lang/tr_TR/validation.php index bf6ef52f50..1872ea9920 100644 --- a/resources/lang/tr_TR/validation.php +++ b/resources/lang/tr_TR/validation.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -81,7 +91,17 @@ return [ 'unique_object_for_user' => 'Bu isim zaten kullanılıyor.', 'unique_account_for_user' => 'Bu hesap adı zaten kullanılıyor.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'between.numeric' => ':attribute :min ve :max arasında olmalıdır.', 'between.file' => ':attribute, :min kilobayt ve :max kilobayt arasında olmalıdır.', @@ -151,7 +171,17 @@ return [ 'same_account_type' => 'Both accounts must be of the same account type', 'same_account_currency' => 'Both accounts must have the same currency setting', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'secure_password' => 'This is not a secure password. Please try again. For more information, visit https://bit.ly/FF3-password-security', 'valid_recurrence_rep_type' => 'Invalid repetition type for recurring transactions.', @@ -211,7 +241,17 @@ return [ 'deposit_dest_bad_data' => 'Could not find a valid destination account when searching for ID ":id" or name ":name".', 'deposit_dest_wrong_type' => 'The submitted destination account is not of the right type.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'transfer_source_need_data' => 'Need to get a valid source account ID and/or valid source account name to continue.', 'transfer_source_bad_data' => 'Could not find a valid source account when searching for ID ":id" or name ":name".', @@ -242,4 +282,14 @@ return [ 'auto_budget_period_mandatory' => 'The auto budget period is a mandatory field.', ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/uk_UA/api.php b/resources/lang/uk_UA/api.php index 526481993b..e90fe1fd5d 100644 --- a/resources/lang/uk_UA/api.php +++ b/resources/lang/uk_UA/api.php @@ -21,7 +21,17 @@ declare(strict_types=1); -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + return [ diff --git a/resources/lang/uk_UA/auth.php b/resources/lang/uk_UA/auth.php index 86d0e100ea..22b9cdc7d1 100644 --- a/resources/lang/uk_UA/auth.php +++ b/resources/lang/uk_UA/auth.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); diff --git a/resources/lang/uk_UA/breadcrumbs.php b/resources/lang/uk_UA/breadcrumbs.php index 1c0650c31d..b3f97286e5 100644 --- a/resources/lang/uk_UA/breadcrumbs.php +++ b/resources/lang/uk_UA/breadcrumbs.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -56,7 +66,17 @@ return [ 'transfer_list' => 'Перекази', 'transfers_list' => 'Перекази', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'reconciliation_list' => 'Звірка', 'create_withdrawal' => 'Створити нову витрату', diff --git a/resources/lang/uk_UA/components.php b/resources/lang/uk_UA/components.php index 399d53fddc..468cd4d47d 100644 --- a/resources/lang/uk_UA/components.php +++ b/resources/lang/uk_UA/components.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); diff --git a/resources/lang/uk_UA/config.php b/resources/lang/uk_UA/config.php index 2bc6f4f7da..83b45501a4 100644 --- a/resources/lang/uk_UA/config.php +++ b/resources/lang/uk_UA/config.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -41,7 +51,17 @@ return [ //'month_and_day_no_year' => '%B %e', 'month_and_day_no_year_js' => 'dd MMMM', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + //'date_time' => '%B %e, %Y, @ %T', 'date_time_js' => 'MMMM Do, YYYY, @ HH:mm:ss', @@ -71,4 +91,14 @@ return [ 'dow_7' => 'Неділя', ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/uk_UA/demo.php b/resources/lang/uk_UA/demo.php index da387a3cc4..ac4ee12046 100644 --- a/resources/lang/uk_UA/demo.php +++ b/resources/lang/uk_UA/demo.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -38,4 +48,14 @@ return [ 'profile-index' => 'Майте на увазі, що демо-сайт відновлюється кожні чотири години. Доступ може бути відкликаний в будь-який час. Це відбувається автоматично і не є помилкою.', ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/uk_UA/email.php b/resources/lang/uk_UA/email.php index 59ce7618c5..aa8cf41510 100644 --- a/resources/lang/uk_UA/email.php +++ b/resources/lang/uk_UA/email.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -35,7 +45,17 @@ return [ 'admin_test_subject' => 'Тестове повідомлення з вашого додатку Firefly III', 'admin_test_body' => 'Це тестове повідомлення з вашого додатку Firefly III. Воно було надіслано на :email.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // invite 'invitation_created_subject' => 'Запрошення створено', @@ -74,7 +94,17 @@ return [ 'registered_pw_reset_link' => 'Зміна пароля:', 'registered_doc_link' => 'Документація:', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // new version 'new_version_email_subject' => 'Доступна нова версія Firefly III', @@ -119,7 +149,17 @@ return [ 'error_stacktrace_below' => 'Повна інформація про помилку нижче:', 'error_headers' => 'Наступні заголовки також можуть підходити:', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // report new journals 'new_journals_subject' => 'Firefly III створив нову операцію|Firefly III створив :count нових операцій', @@ -137,4 +177,14 @@ return [ 'bill_warning_please_action' => 'Будь ласка, оберіть відповідну дію.', ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/uk_UA/errors.php b/resources/lang/uk_UA/errors.php index d27ddb29e0..075f9f1e43 100644 --- a/resources/lang/uk_UA/errors.php +++ b/resources/lang/uk_UA/errors.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -42,7 +52,17 @@ return [ 'stacktrace' => 'Інформація про помилку', 'more_info' => 'Дізнатися більше', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'collect_info' => 'Будь ласка, знайдіть більше інформації в директорії storage/logs де знаходяться файли журналу. Якщо ви використовуєте Docker, скористайтесь docker logs -f [container].', 'collect_info_more' => 'Дізнатись більше зібраної інформації щодо помилок у розділізапитань, які часто задають.', diff --git a/resources/lang/uk_UA/firefly.php b/resources/lang/uk_UA/firefly.php index 40ab77267a..03ca06812e 100644 --- a/resources/lang/uk_UA/firefly.php +++ b/resources/lang/uk_UA/firefly.php @@ -22,7 +22,17 @@ declare(strict_types=1); -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + return [ // general stuff: @@ -326,7 +336,17 @@ return [ // old - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'search_modifier_date_on' => 'Дата операції ":value"', 'search_modifier_not_date_on' => 'Дата операції не ":value"', @@ -688,7 +708,17 @@ return [ 'create_rule_from_query' => 'Створити нове правило з пошукового запиту', 'rule_from_search_words' => 'Рушію правил важко обробити ":string". Пропоноване правило, яке відповідає вашому запиту, може дати різні результати. Будь ласка, уважно перевіряйте умови.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // END 'modifiers_applies_are' => 'Наступні модифікатори застосовуються до пошуку:', @@ -1173,7 +1203,17 @@ return [ 'rule_trigger_not_destination_is_cash' => 'Рахунком призначення не є готівковий рахунок', 'rule_trigger_not_account_is_cash' => 'Жоден рахунок не є готівковим', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // actions 'rule_action_delete_transaction_choice' => 'ВИДАЛИТИ операцію(!)', @@ -1471,7 +1511,17 @@ 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.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // export data: 'export_data_title' => 'Export data from Firefly III', @@ -1847,7 +1897,17 @@ return [ 'stored_category' => 'Stored new category ":name"', 'without_category_between' => 'Without category between :start and :end', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // transactions: 'update_withdrawal' => 'Update withdrawal', @@ -2067,7 +2127,17 @@ return [ 'classification' => 'Classification', 'store_transaction' => 'Store transaction', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // reports: 'report_default' => 'Default financial report between :start and :end', @@ -2173,7 +2243,17 @@ 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.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // charts: 'chart' => 'Chart', @@ -2263,7 +2343,17 @@ return [ 'total_amount' => 'Total amount', 'number_of_decimals' => 'Number of decimals', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // administration 'invite_new_user_title' => 'Invite new user', @@ -2535,7 +2625,17 @@ return [ 'except_weekends' => 'Except weekends', 'recurrence_deleted' => 'Recurring transaction ":title" deleted', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // new lines for summary controller. 'box_balance_in_currency' => 'Balance (:currency)', @@ -2595,4 +2695,14 @@ return [ ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/uk_UA/form.php b/resources/lang/uk_UA/form.php index c5dc3e6324..e446c7932a 100644 --- a/resources/lang/uk_UA/form.php +++ b/resources/lang/uk_UA/form.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -65,7 +75,17 @@ return [ 'tagMode' => 'Режим міток', 'virtual_balance' => 'Віртуальний баланс', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'targetamount' => 'Сума накопичення', 'account_role' => 'Тип рахунку', @@ -159,7 +179,17 @@ return [ 'journal_areYouSure' => 'Ви впевнені, що хочете видалити транзакцію ":description"?', 'mass_journal_are_you_sure' => 'Видалити ці транзакції?', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'tag_areYouSure' => 'Ви дійсно хочете видалити мітку ":tag"?', 'journal_link_areYouSure' => 'Ви дійсно бажаєте видалити посилання між :source і :destination?', @@ -225,7 +255,17 @@ return [ 'fints_account' => 'Обліковий запис FinTS', 'local_account' => 'Акаунт Firefly III', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'from_date' => 'Дата від', 'to_date' => 'Дата до', @@ -263,4 +303,14 @@ return [ 'webhook_response' => 'Response', 'webhook_trigger' => 'Trigger', ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/uk_UA/intro.php b/resources/lang/uk_UA/intro.php index 1277441f18..6d6eae0ef6 100644 --- a/resources/lang/uk_UA/intro.php +++ b/resources/lang/uk_UA/intro.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -55,7 +65,17 @@ return [ 'budgets_index_list_of_budgets' => 'Використовуте цю таблицю для встановлення розміру кожного бюджету і відстеження балансу по них.', 'budgets_index_outro' => 'Щоб дізнатися більше про бюджет, оберіть іконку довідки у верхньому правому куті.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // reports (index) 'reports_index_intro' => 'Використовуйте ці звіти, щоб отримати докладне розуміння ваших фінансів.', @@ -94,7 +114,17 @@ return [ 'piggy-banks_index_button' => 'Поряд з стовпчиком прогресу є дві кнопки (+ і -) для додавання або зняття грошей з кожної скарбнички.', 'piggy-banks_index_accountStatus' => 'Для кожного активу з хоча б одною скарбничкою, статус відображено в цій табличці.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // create piggy 'piggy-banks_create_name' => 'Яка ваша мета? Нова диван, камера, гроші на надзвичайні ситуації?', @@ -138,7 +168,17 @@ return [ 'rules_create_test_rule_triggers' => 'Використовуйте цю кнопку, щоб побачити, які транзакції будуть відповідати вашому правилу.', 'rules_create_actions' => 'Встановіть стільки дій, скільки забажаєте.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // preferences 'preferences_index_tabs' => 'За цими вкладками доступні додаткові опції.', @@ -151,4 +191,14 @@ return [ // create currency 'currencies_create_code' => 'Цей код має бути ISO сумісним (загугліть щоб дізнатись код для вашої нової валюти).', ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/uk_UA/list.php b/resources/lang/uk_UA/list.php index 634a1e05c9..0b24fa09ae 100644 --- a/resources/lang/uk_UA/list.php +++ b/resources/lang/uk_UA/list.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -59,7 +69,17 @@ return [ 'next_expected_match' => 'Наступний очікуваний збіг', 'automatch' => 'Автоматичний збіг?', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'repeat_freq' => 'Повтор', 'description' => 'Опис', @@ -127,7 +147,17 @@ return [ 'account_at_bunq' => 'Рахунок з bunq', 'file_name' => 'Ім\'я файлу', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'file_size' => 'Розмір файлу', 'file_type' => 'Тип файлу', @@ -157,4 +187,14 @@ return [ 'secret' => 'Secret', ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/uk_UA/pagination.php b/resources/lang/uk_UA/pagination.php index ded2fc0501..bef96f4f72 100644 --- a/resources/lang/uk_UA/pagination.php +++ b/resources/lang/uk_UA/pagination.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); diff --git a/resources/lang/uk_UA/passwords.php b/resources/lang/uk_UA/passwords.php index ac0eed0968..e06f611dd3 100644 --- a/resources/lang/uk_UA/passwords.php +++ b/resources/lang/uk_UA/passwords.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); diff --git a/resources/lang/uk_UA/validation.php b/resources/lang/uk_UA/validation.php index 36eb039555..6cabb57b42 100644 --- a/resources/lang/uk_UA/validation.php +++ b/resources/lang/uk_UA/validation.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -81,7 +91,17 @@ return [ 'unique_object_for_user' => 'Ім\'я вже використовується.', 'unique_account_for_user' => 'Така назва рахунку вже існує.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'between.numeric' => ':attribute повинен бути між :min і :max.', 'between.file' => 'Розмір :attribute має бути в межах між :min і :max кілобайтів.', @@ -151,7 +171,17 @@ return [ 'same_account_type' => 'Both accounts must be of the same account type', 'same_account_currency' => 'Both accounts must have the same currency setting', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'secure_password' => 'Це не надійний пароль. Будь ласка, спробуйте інший. Для отримання додаткової інформації, відвідайте https://bit.ly/FF3-password-security', 'valid_recurrence_rep_type' => 'Неприпустимий тип для повторюваних транзакцій.', @@ -211,7 +241,17 @@ return [ 'deposit_dest_bad_data' => 'Не вдалося знайти дійсний рахунок призначення з ID ":id" або іменем ":name".', 'deposit_dest_wrong_type' => 'Збережений рахунок призначення - некоректний.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'transfer_source_need_data' => 'Щоб продовжити, необхідно вказати дійсний ID вихідного рахунку і/або його назву.', 'transfer_source_bad_data' => 'Не вдалося знайти дійсний вихідний рахунок з ID ":id" або іменем ":name".', @@ -242,4 +282,14 @@ return [ 'auto_budget_period_mandatory' => 'Автоматичний період бюджета - обов\'язкове поле.', ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/vi_VN/api.php b/resources/lang/vi_VN/api.php index 526481993b..e90fe1fd5d 100644 --- a/resources/lang/vi_VN/api.php +++ b/resources/lang/vi_VN/api.php @@ -21,7 +21,17 @@ declare(strict_types=1); -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + return [ diff --git a/resources/lang/vi_VN/auth.php b/resources/lang/vi_VN/auth.php index 2fadd703af..54696283c6 100644 --- a/resources/lang/vi_VN/auth.php +++ b/resources/lang/vi_VN/auth.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); diff --git a/resources/lang/vi_VN/breadcrumbs.php b/resources/lang/vi_VN/breadcrumbs.php index f86d908c2d..df069c44ab 100644 --- a/resources/lang/vi_VN/breadcrumbs.php +++ b/resources/lang/vi_VN/breadcrumbs.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -56,7 +66,17 @@ return [ 'transfer_list' => 'Chuyển', 'transfers_list' => 'Chuyển', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'reconciliation_list' => 'Hòa giải', 'create_withdrawal' => 'Tạo rút tiền mới', diff --git a/resources/lang/vi_VN/components.php b/resources/lang/vi_VN/components.php index 399d53fddc..468cd4d47d 100644 --- a/resources/lang/vi_VN/components.php +++ b/resources/lang/vi_VN/components.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); diff --git a/resources/lang/vi_VN/config.php b/resources/lang/vi_VN/config.php index 3bd064c0b3..f825497928 100644 --- a/resources/lang/vi_VN/config.php +++ b/resources/lang/vi_VN/config.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -41,7 +51,17 @@ return [ //'month_and_day_no_year' => '%B %e', 'month_and_day_no_year_js' => 'MMMM Do', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + //'date_time' => '%B %e, %Y, @ %T', 'date_time_js' => 'MMMM Do, YYYY, @ HH:mm:ss', @@ -71,4 +91,14 @@ return [ 'dow_7' => 'Chủ nhật', ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/vi_VN/demo.php b/resources/lang/vi_VN/demo.php index a5943ce02a..c416ceed69 100644 --- a/resources/lang/vi_VN/demo.php +++ b/resources/lang/vi_VN/demo.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -38,4 +48,14 @@ return [ 'profile-index' => 'Hãy nhớ rằng trang web demo đặt lại sau mỗi bốn giờ. Quyền truy cập của bạn có thể bị thu hồi bất cứ lúc nào. Điều này xảy ra tự động và không phải là một lỗi.', ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/vi_VN/email.php b/resources/lang/vi_VN/email.php index 6156bca754..7209f6cfac 100644 --- a/resources/lang/vi_VN/email.php +++ b/resources/lang/vi_VN/email.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -35,7 +45,17 @@ return [ 'admin_test_subject' => 'Một thông báo kiểm tra từ bản cài đặt Firefly III của bạn', 'admin_test_body' => 'Đây là một thông báo thử nghiệm từ Firefly III của bạn. Nó đã được gửi đến :email.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // invite 'invitation_created_subject' => 'An invitation has been created', @@ -74,7 +94,17 @@ return [ 'registered_pw_reset_link' => 'Thiết lập lại mật khẩu đăng nhập:', 'registered_doc_link' => 'Tài Liệu:', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // new version 'new_version_email_subject' => 'A new Firefly III version is available', @@ -119,7 +149,17 @@ return [ 'error_stacktrace_below' => 'Các stacktrace đầy đủ bên dưới:', 'error_headers' => 'Các tiêu đề sau cũng có thể có liên quan:', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // report new journals 'new_journals_subject' => 'Firefly III đã tạo một giao dịch mới | Firefly III đã tạo: :count các giao dịch mới', @@ -137,4 +177,14 @@ return [ 'bill_warning_please_action' => 'Please take the appropriate action.', ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/vi_VN/errors.php b/resources/lang/vi_VN/errors.php index af2da17ba8..fa451d3b56 100644 --- a/resources/lang/vi_VN/errors.php +++ b/resources/lang/vi_VN/errors.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -42,7 +52,17 @@ return [ 'stacktrace' => 'Stack trace', 'more_info' => 'Thông tin thêm', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'collect_info' => 'Vui lòng thu thập thêm thông tin trong storage/logs nơi bạn lưu file log.', 'collect_info_more' => 'Bạn có thể đọc thêm về việc thu thập thông tin lỗi trong the FAQ.', diff --git a/resources/lang/vi_VN/firefly.php b/resources/lang/vi_VN/firefly.php index 2b81dd6cbd..3d6a3c2a82 100644 --- a/resources/lang/vi_VN/firefly.php +++ b/resources/lang/vi_VN/firefly.php @@ -22,7 +22,17 @@ declare(strict_types=1); -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + return [ // general stuff: @@ -326,7 +336,17 @@ return [ // old - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'search_modifier_date_on' => 'Transaction date is ":value"', 'search_modifier_not_date_on' => 'Transaction date is not ":value"', @@ -688,7 +708,17 @@ return [ 'create_rule_from_query' => 'Tạo quy tắc mới từ truy vấn tìm kiếm', '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.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // END 'modifiers_applies_are' => 'Các sửa đổi sau đây cũng được áp dụng cho tìm kiếm:', @@ -1173,7 +1203,17 @@ 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', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // actions 'rule_action_delete_transaction_choice' => 'DELETE transaction(!)', @@ -1471,7 +1511,17 @@ 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.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // export data: 'export_data_title' => 'Xuất dữ liệu từ Firefly III', @@ -1847,7 +1897,17 @@ return [ 'stored_category' => 'Đã lưu trữ danh mục mới ":name"', 'without_category_between' => 'Không có danh mục giữa :start và :end', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // transactions: 'update_withdrawal' => 'Cập nhật rút tiền', @@ -2067,7 +2127,17 @@ return [ 'classification' => 'Phân loại', 'store_transaction' => 'Store transaction', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // reports: 'report_default' => 'Báo cáo tài chính mặc định giữa: start và: end', @@ -2173,7 +2243,17 @@ return [ 'sum_in_default_currency' => 'Tổng tiền sẽ luôn bằng tiền tệ mặc định của bạn.', 'net_filtered_prefs' => 'Biểu đồ này sẽ không bao giờ bao gồm các tài khoản có phần "Bao gồm giá trị ròng" không được chọn.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // charts: 'chart' => 'Đồ thị', @@ -2263,7 +2343,17 @@ return [ 'total_amount' => 'Tổng cộng', 'number_of_decimals' => 'Số thập phân', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // administration 'invite_new_user_title' => 'Invite new user', @@ -2535,7 +2625,17 @@ return [ 'except_weekends' => 'Trừ những ngày cuối tuần', 'recurrence_deleted' => 'Đã xóa giao dịch định kỳ ":title"', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // new lines for summary controller. 'box_balance_in_currency' => 'Số dư (: tiền tệ)', @@ -2595,4 +2695,14 @@ return [ ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/vi_VN/form.php b/resources/lang/vi_VN/form.php index fa10f154e0..6b95b5f1d7 100644 --- a/resources/lang/vi_VN/form.php +++ b/resources/lang/vi_VN/form.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -65,7 +75,17 @@ return [ 'tagMode' => 'Chế độ nhãn', 'virtual_balance' => 'Cân bằng ảo', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'targetamount' => 'Số tiền mục tiêu', 'account_role' => 'Vai trò tài khoản', @@ -159,7 +179,17 @@ return [ 'journal_areYouSure' => 'Bạn có chắc chắn muốn xóa giao dịch được mô tả ":description"?', 'mass_journal_are_you_sure' => 'Bạn có chắc chắn muốn xóa những giao dịch này?', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'tag_areYouSure' => 'Bạn có chắc chắn muốn xóa nhãn ":tag"?', 'journal_link_areYouSure' => 'Bạn có chắc chắn muốn xóa liên kết giữa :source:destination?', @@ -225,7 +255,17 @@ return [ 'fints_account' => 'FinTS account', 'local_account' => 'Tài khoản Firefly III', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'from_date' => 'Từ ngày', 'to_date' => 'Đến ngày', @@ -263,4 +303,14 @@ return [ 'webhook_response' => 'Response', 'webhook_trigger' => 'Trigger', ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/vi_VN/intro.php b/resources/lang/vi_VN/intro.php index c594496866..2ed170756c 100644 --- a/resources/lang/vi_VN/intro.php +++ b/resources/lang/vi_VN/intro.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -55,7 +65,17 @@ return [ 'budgets_index_list_of_budgets' => 'Sử dụng bảng này để đặt số tiền cho từng ngân sách và xem bạn đang làm như thế nào.', 'budgets_index_outro' => 'Để tìm hiểu thêm về lập ngân sách, hãy kiểm tra biểu tượng trợ giúp ở góc trên bên phải.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // reports (index) 'reports_index_intro' => 'Sử dụng các báo cáo này để có được thông tin chi tiết về tài chính của bạn.', @@ -94,7 +114,17 @@ return [ 'piggy-banks_index_button' => 'Bên cạnh thanh tiến trình này là hai nút (+ và -) để thêm hoặc xóa tiền từ mỗi ngân hàng heo.', 'piggy-banks_index_accountStatus' => 'Đối với mỗi tài khoản có ít nhất một ngân hàng heo, trạng thái được liệt kê trong bảng này.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // create piggy 'piggy-banks_create_name' => 'Mục tiêu của bạn là gì? Một chiếc ghế dài mới, một máy ảnh, tiền cho các trường hợp khẩn cấp?', @@ -138,7 +168,17 @@ return [ 'rules_create_test_rule_triggers' => 'Sử dụng nút này để xem giao dịch nào sẽ phù hợp với quy tắc của bạn.', 'rules_create_actions' => 'Đặt bao nhiêu hành động tùy thích.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // preferences 'preferences_index_tabs' => 'Nhiều tùy chọn có sẵn đằng sau các tab này.', @@ -151,4 +191,14 @@ return [ // create currency 'currencies_create_code' => 'Mã này phải tuân thủ ISO (Google mã cho loại tiền mới của bạn).', ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/vi_VN/list.php b/resources/lang/vi_VN/list.php index e4afad1122..e9279a5532 100644 --- a/resources/lang/vi_VN/list.php +++ b/resources/lang/vi_VN/list.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -59,7 +69,17 @@ return [ 'next_expected_match' => 'Trận đấu dự kiến tiếp theo', 'automatch' => 'Tự động khớp?', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'repeat_freq' => 'Số lần lặp lại', 'description' => 'Mô tả', @@ -127,7 +147,17 @@ return [ 'account_at_bunq' => 'Tài khoản với bunq', 'file_name' => 'Tên file', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'file_size' => 'Kích thước file', 'file_type' => 'Loại file', @@ -157,4 +187,14 @@ return [ 'secret' => 'Secret', ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/vi_VN/pagination.php b/resources/lang/vi_VN/pagination.php index e13f363a36..057a3c5fff 100644 --- a/resources/lang/vi_VN/pagination.php +++ b/resources/lang/vi_VN/pagination.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); diff --git a/resources/lang/vi_VN/passwords.php b/resources/lang/vi_VN/passwords.php index 5c5a9c8e42..78500d9d7e 100644 --- a/resources/lang/vi_VN/passwords.php +++ b/resources/lang/vi_VN/passwords.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); diff --git a/resources/lang/vi_VN/validation.php b/resources/lang/vi_VN/validation.php index f8e45bc0ca..350fd2141c 100644 --- a/resources/lang/vi_VN/validation.php +++ b/resources/lang/vi_VN/validation.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -81,7 +91,17 @@ return [ 'unique_object_for_user' => 'Tên này đã được sử dụng.', 'unique_account_for_user' => 'Tên tài khoản này đã được sử dụng.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'between.numeric' => ':attribute phải nằm trong khoảng :min và :max.', 'between.file' => ':attribute phải nằm trong khoảng :min và :max kilobyte.', @@ -151,7 +171,17 @@ return [ 'same_account_type' => 'Cả hai tài khoản phải thuộc cùng một loại tài khoản', 'same_account_currency' => 'Cả hai tài khoản phải có cùng cài đặt đơn vị tiền tệ', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'secure_password' => 'Đây không phải là một mật khẩu an toàn. Vui lòng thử lại. Để biết thêm thông tin, hãy truy cập https://bit.ly/FF3-password-security', 'valid_recurrence_rep_type' => 'Loại lặp lại không hợp lệ cho các giao dịch định kỳ.', @@ -211,7 +241,17 @@ return [ 'deposit_dest_bad_data' => 'Không thể tìm thấy tài khoản đích hợp lệ khi tìm kiếm ID ":id" hoặc tên ":name".', 'deposit_dest_wrong_type' => 'Tài khoản đích đã gửi không đúng loại.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'transfer_source_need_data' => 'Cần lấy ID tài khoản nguồn hợp lệ và / hoặc tên tài khoản nguồn hợp lệ để tiếp tục.', 'transfer_source_bad_data' => 'Không thể tìm thấy tài khoản nguồn hợp lệ khi tìm kiếm ID ":id" hoặc tên ":name".', @@ -242,4 +282,14 @@ return [ 'auto_budget_period_mandatory' => 'Ngân sách tự động là một trường bắt buộc.', ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/zh_CN/api.php b/resources/lang/zh_CN/api.php index 526481993b..e90fe1fd5d 100644 --- a/resources/lang/zh_CN/api.php +++ b/resources/lang/zh_CN/api.php @@ -21,7 +21,17 @@ declare(strict_types=1); -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + return [ diff --git a/resources/lang/zh_CN/auth.php b/resources/lang/zh_CN/auth.php index 9c00333149..7c982afa3d 100644 --- a/resources/lang/zh_CN/auth.php +++ b/resources/lang/zh_CN/auth.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); diff --git a/resources/lang/zh_CN/breadcrumbs.php b/resources/lang/zh_CN/breadcrumbs.php index a4eb38086f..dfc5cdf88d 100644 --- a/resources/lang/zh_CN/breadcrumbs.php +++ b/resources/lang/zh_CN/breadcrumbs.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -56,7 +66,17 @@ return [ 'transfer_list' => '转账', 'transfers_list' => '转账', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'reconciliation_list' => '对账', 'create_withdrawal' => '创建新取款', diff --git a/resources/lang/zh_CN/components.php b/resources/lang/zh_CN/components.php index 399d53fddc..468cd4d47d 100644 --- a/resources/lang/zh_CN/components.php +++ b/resources/lang/zh_CN/components.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); diff --git a/resources/lang/zh_CN/config.php b/resources/lang/zh_CN/config.php index 0792741748..f8799c9726 100644 --- a/resources/lang/zh_CN/config.php +++ b/resources/lang/zh_CN/config.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -41,7 +51,17 @@ return [ //'month_and_day_no_year' => '%B %e', 'month_and_day_no_year_js' => 'MMMM Do', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + //'date_time' => '%B %e, %Y, @ %T', 'date_time_js' => 'YYYY年M月D日 HH:mm:ss', @@ -71,4 +91,14 @@ return [ 'dow_7' => '星期日', ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/zh_CN/demo.php b/resources/lang/zh_CN/demo.php index 5ac8fe6f86..cd6c08a0f5 100644 --- a/resources/lang/zh_CN/demo.php +++ b/resources/lang/zh_CN/demo.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -38,4 +48,14 @@ return [ 'profile-index' => '请注意,此演示站点每四小时重置一次,您的操作可能随时被删除。此为完全自动过程,而不是站点出现问题。', ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/zh_CN/email.php b/resources/lang/zh_CN/email.php index 68726bcb54..b5c119d62f 100644 --- a/resources/lang/zh_CN/email.php +++ b/resources/lang/zh_CN/email.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -35,7 +45,17 @@ return [ 'admin_test_subject' => '来自 Firefly III 安装的测试消息', 'admin_test_body' => '这是来自 Firefly III 站点的测试消息,收件人是 :email。', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // invite 'invitation_created_subject' => '邀请已发送', @@ -74,7 +94,17 @@ return [ 'registered_pw_reset_link' => '密码已重置', 'registered_doc_link' => '文档', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // new version 'new_version_email_subject' => '有新的 Firefly III 版本可用', @@ -119,7 +149,17 @@ return [ 'error_stacktrace_below' => '完整的堆栈跟踪如下:', 'error_headers' => '以下标题也可能具有相关性:', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // report new journals 'new_journals_subject' => 'Firefly III 创建了一笔新的交易|Firefly III 创建了 :count 笔新的交易', @@ -137,4 +177,14 @@ return [ 'bill_warning_please_action' => '请采取适当的行动。', ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/zh_CN/errors.php b/resources/lang/zh_CN/errors.php index 6c8019996c..97e604f3b7 100644 --- a/resources/lang/zh_CN/errors.php +++ b/resources/lang/zh_CN/errors.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -42,7 +52,17 @@ return [ 'stacktrace' => '堆栈跟踪', 'more_info' => '更多信息', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'collect_info' => '请在 storage/logs 目录中查找日志文件以获取更多信息。如果您正在使用 Docker,请使用 docker logs -f [container]。', 'collect_info_more' => '您可以在FAQ页面了解更多有关收集错误信息的内容。', diff --git a/resources/lang/zh_CN/firefly.php b/resources/lang/zh_CN/firefly.php index d863321a25..0af4cd99a2 100644 --- a/resources/lang/zh_CN/firefly.php +++ b/resources/lang/zh_CN/firefly.php @@ -22,7 +22,17 @@ declare(strict_types=1); -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + return [ // general stuff: @@ -326,7 +336,17 @@ return [ // old - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'search_modifier_date_on' => '交易日期为 “:value”', 'search_modifier_not_date_on' => '交易日期不为 “:value”', @@ -688,7 +708,17 @@ return [ 'create_rule_from_query' => '从搜索语句创建新规则', 'rule_from_search_words' => '规则引擎无法处理“:string”。符合搜索语句的建议规则可能会给出不同的结果,请仔细确认规则触发条件。', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // END 'modifiers_applies_are' => '搜索结果同时包含以下内容:', @@ -1173,7 +1203,17 @@ 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', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // actions 'rule_action_delete_transaction_choice' => 'DELETE transaction(!)', @@ -1471,7 +1511,17 @@ return [ 'multi_account_warning_deposit' => '请注意,后续拆分的目标账户将会被收入的首笔拆分的配置所覆盖。', 'multi_account_warning_transfer' => '请注意,后续拆分的来源和目标账户将会被转账的首笔拆分的配置所覆盖。', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // export data: 'export_data_title' => '从 Firefly III 导出数据', @@ -1847,7 +1897,17 @@ return [ 'stored_category' => '已保存新分类“:name”', 'without_category_between' => ':start – :end 没有分类', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // transactions: 'update_withdrawal' => '更新支出', @@ -2067,7 +2127,17 @@ return [ 'classification' => '归类整理', 'store_transaction' => '保存交易', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // reports: 'report_default' => ':start – :end 的默认财务报表', @@ -2173,7 +2243,17 @@ return [ 'sum_in_default_currency' => '总额会总是以您的默认货币显示', 'net_filtered_prefs' => '此图表永远不会包括未勾选“包含于净资产”选项的账户', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // charts: 'chart' => '图表', @@ -2263,7 +2343,17 @@ return [ 'total_amount' => '总金额', 'number_of_decimals' => '小数位数', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // administration 'invite_new_user_title' => 'Invite new user', @@ -2535,7 +2625,17 @@ return [ 'except_weekends' => '例外的周末', 'recurrence_deleted' => '定期交易“:title”已删除', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // new lines for summary controller. 'box_balance_in_currency' => '余额(:currency)', @@ -2595,4 +2695,14 @@ return [ ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/zh_CN/form.php b/resources/lang/zh_CN/form.php index e823098147..5b0c5fb5de 100644 --- a/resources/lang/zh_CN/form.php +++ b/resources/lang/zh_CN/form.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -65,7 +75,17 @@ return [ 'tagMode' => '标签模式', 'virtual_balance' => '虚拟账户余额', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'targetamount' => '目标金额', 'account_role' => '账户角色', @@ -159,7 +179,17 @@ return [ 'journal_areYouSure' => '您确定要删除描述为“:description”的交易吗?', 'mass_journal_are_you_sure' => '您确定要删除这些交易吗?', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'tag_areYouSure' => '您确定要删除标签“:tag”吗?', 'journal_link_areYouSure' => '您确定要删除 :source:destination 之间的关联吗?', @@ -225,7 +255,17 @@ return [ 'fints_account' => 'FinTS 帐户', 'local_account' => 'Firefly III 账户', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'from_date' => '日期自', 'to_date' => '日期至', @@ -263,4 +303,14 @@ return [ 'webhook_response' => 'Response', 'webhook_trigger' => 'Trigger', ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/zh_CN/intro.php b/resources/lang/zh_CN/intro.php index f22af6b252..cce470d183 100644 --- a/resources/lang/zh_CN/intro.php +++ b/resources/lang/zh_CN/intro.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -55,7 +65,17 @@ return [ 'budgets_index_list_of_budgets' => '使用此表格可以设定每个预算的金额,并查看您的使用情况。', 'budgets_index_outro' => '要了解更多有关预算的信息,请查看右上角的帮助图标。', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // reports (index) 'reports_index_intro' => '使用这些报表可以详细地了解您的财务状况。', @@ -94,7 +114,17 @@ return [ 'piggy-banks_index_button' => '此进度条旁边有两个按钮 (+ 和 -),用于从每个存钱罐中存入或取出资金。', 'piggy-banks_index_accountStatus' => '此表格中列出了所有至少拥有一个存钱罐的资产账户的状态。', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // create piggy 'piggy-banks_create_name' => '您的目标是什么?一张新沙发、一台相机,或是应急用金?', @@ -138,7 +168,17 @@ return [ 'rules_create_test_rule_triggers' => '使用此按钮可以查看哪些交易记录将配对您的规则。', 'rules_create_actions' => '您可以设定任意数量的动作。', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // preferences 'preferences_index_tabs' => '这些标签页后还有更多可用选项。', @@ -151,4 +191,14 @@ return [ // create currency 'currencies_create_code' => '此代码应符合 ISO 标准 (可以用 Google 搜索您的新货币)。', ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/zh_CN/list.php b/resources/lang/zh_CN/list.php index 8d9db73f35..4ec53c298c 100644 --- a/resources/lang/zh_CN/list.php +++ b/resources/lang/zh_CN/list.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -59,7 +69,17 @@ return [ 'next_expected_match' => '预期下次支付', 'automatch' => '自动匹配?', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'repeat_freq' => '重复', 'description' => '描述', @@ -127,7 +147,17 @@ return [ 'account_at_bunq' => 'bunq 账户', 'file_name' => '文件名称', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'file_size' => '文件大小', 'file_type' => '文件类型', @@ -157,4 +187,14 @@ return [ 'secret' => '密钥', ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/zh_CN/pagination.php b/resources/lang/zh_CN/pagination.php index d8955cacec..8bb7357690 100644 --- a/resources/lang/zh_CN/pagination.php +++ b/resources/lang/zh_CN/pagination.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); diff --git a/resources/lang/zh_CN/passwords.php b/resources/lang/zh_CN/passwords.php index 73ef15f561..d037194da3 100644 --- a/resources/lang/zh_CN/passwords.php +++ b/resources/lang/zh_CN/passwords.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); diff --git a/resources/lang/zh_CN/validation.php b/resources/lang/zh_CN/validation.php index 7b9e20f960..7b641e42ca 100644 --- a/resources/lang/zh_CN/validation.php +++ b/resources/lang/zh_CN/validation.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -81,7 +91,17 @@ return [ 'unique_object_for_user' => '此名称已在使用中', 'unique_account_for_user' => '此账户名称已在使用中', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'between.numeric' => ':attribute 必须介于 :min 和 :max 之间', 'between.file' => ':attribute 必须介于 :min kB 到 :max kB之间', @@ -151,7 +171,17 @@ return [ 'same_account_type' => '两个账户必须是相同类型的账户', 'same_account_currency' => '两个账户必须设置有相同的货币', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'secure_password' => '此密码不安全,请重试。访问 https://bit.ly/FF3-password-security 获取更多信息。', 'valid_recurrence_rep_type' => '此重复类型不能用于定期交易', @@ -211,7 +241,17 @@ return [ 'deposit_dest_bad_data' => '搜索 ID “:id”或名称“:name”时找不到有效的目标账户', 'deposit_dest_wrong_type' => '提交的目标账户的类型不正确', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'transfer_source_need_data' => '需要一个有效的来源账户 ID 和/或来源账户名称才能继续', 'transfer_source_bad_data' => '搜索 ID “:id”或名称“:name”时找不到有效的来源账户', @@ -242,4 +282,14 @@ return [ 'auto_budget_period_mandatory' => '自动预算周期是必填项', ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/zh_TW/api.php b/resources/lang/zh_TW/api.php index 526481993b..e90fe1fd5d 100644 --- a/resources/lang/zh_TW/api.php +++ b/resources/lang/zh_TW/api.php @@ -21,7 +21,17 @@ declare(strict_types=1); -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + return [ diff --git a/resources/lang/zh_TW/auth.php b/resources/lang/zh_TW/auth.php index e1fb281daf..554352dd8e 100644 --- a/resources/lang/zh_TW/auth.php +++ b/resources/lang/zh_TW/auth.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); diff --git a/resources/lang/zh_TW/breadcrumbs.php b/resources/lang/zh_TW/breadcrumbs.php index 2e119a1e77..c7676122b8 100644 --- a/resources/lang/zh_TW/breadcrumbs.php +++ b/resources/lang/zh_TW/breadcrumbs.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -56,7 +66,17 @@ return [ 'transfer_list' => '轉帳', 'transfers_list' => '轉帳', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'reconciliation_list' => '對帳', 'create_withdrawal' => '新增提款', diff --git a/resources/lang/zh_TW/components.php b/resources/lang/zh_TW/components.php index 399d53fddc..468cd4d47d 100644 --- a/resources/lang/zh_TW/components.php +++ b/resources/lang/zh_TW/components.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); diff --git a/resources/lang/zh_TW/config.php b/resources/lang/zh_TW/config.php index 5460e7534d..328ccf300c 100644 --- a/resources/lang/zh_TW/config.php +++ b/resources/lang/zh_TW/config.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -41,7 +51,17 @@ return [ //'month_and_day_no_year' => '%B %e', 'month_and_day_no_year_js' => 'MMMM Do', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + //'date_time' => '%B %e, %Y, @ %T', 'date_time_js' => 'MMMM Do, YYYY, @ HH:mm:ss', @@ -71,4 +91,14 @@ return [ 'dow_7' => '週日', ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/zh_TW/demo.php b/resources/lang/zh_TW/demo.php index a1607879d4..2ee8f022cf 100644 --- a/resources/lang/zh_TW/demo.php +++ b/resources/lang/zh_TW/demo.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -38,4 +48,14 @@ return [ 'profile-index' => '請注意,本展示網站每 4 小時會自動重設,存取權限可能隨時撤銷。這是自動安排的,不是錯誤。', ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/zh_TW/email.php b/resources/lang/zh_TW/email.php index 820bb46536..0555a8b60b 100644 --- a/resources/lang/zh_TW/email.php +++ b/resources/lang/zh_TW/email.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -35,7 +45,17 @@ return [ 'admin_test_subject' => '來自 Firefly III 安裝程式的測試訊息', 'admin_test_body' => '這是您 Firefly III 載體的測試訊息,是寄給 :email 的。', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // invite 'invitation_created_subject' => 'An invitation has been created', @@ -74,7 +94,17 @@ return [ 'registered_pw_reset_link' => 'Password reset:', 'registered_doc_link' => 'Documentation:', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // new version 'new_version_email_subject' => 'A new Firefly III version is available', @@ -119,7 +149,17 @@ return [ 'error_stacktrace_below' => 'The full stacktrace is below:', 'error_headers' => 'The following headers may also be relevant:', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // report new journals 'new_journals_subject' => 'Firefly III has created a new transaction|Firefly III has created :count new transactions', @@ -137,4 +177,14 @@ return [ 'bill_warning_please_action' => 'Please take the appropriate action.', ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/zh_TW/errors.php b/resources/lang/zh_TW/errors.php index 412b8f08a1..7d4ac408bb 100644 --- a/resources/lang/zh_TW/errors.php +++ b/resources/lang/zh_TW/errors.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -42,7 +52,17 @@ return [ 'stacktrace' => 'Stack trace', 'more_info' => 'More information', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'collect_info' => 'Please collect more information in the storage/logs directory where you will find log files. If you\'re running Docker, use docker logs -f [container].', 'collect_info_more' => 'You can read more about collecting error information in the FAQ.', diff --git a/resources/lang/zh_TW/firefly.php b/resources/lang/zh_TW/firefly.php index ac6beea003..1adc39b5aa 100644 --- a/resources/lang/zh_TW/firefly.php +++ b/resources/lang/zh_TW/firefly.php @@ -22,7 +22,17 @@ declare(strict_types=1); -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + return [ // general stuff: @@ -326,7 +336,17 @@ return [ // old - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'search_modifier_date_on' => 'Transaction date is ":value"', 'search_modifier_not_date_on' => 'Transaction date is not ":value"', @@ -688,7 +708,17 @@ 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.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // END 'modifiers_applies_are' => '搜尋也套用以下條件:', @@ -1173,7 +1203,17 @@ 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', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // actions 'rule_action_delete_transaction_choice' => 'DELETE transaction(!)', @@ -1471,7 +1511,17 @@ 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.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // export data: 'export_data_title' => 'Export data from Firefly III', @@ -1847,7 +1897,17 @@ return [ 'stored_category' => '已儲存新分類 “:name”', 'without_category_between' => '自 :start 至 :end 之間沒有分類', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // transactions: 'update_withdrawal' => '更新提款', @@ -2067,7 +2127,17 @@ return [ 'classification' => 'Classification', 'store_transaction' => 'Store transaction', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // reports: 'report_default' => '自 :start 至 :end 的預設財務報表', @@ -2173,7 +2243,17 @@ return [ 'sum_in_default_currency' => '總額會總是以您的預設貨幣顯示', 'net_filtered_prefs' => '此圖表永遠不會囊括未勾選 “包含於淨值" 選項的帳戶', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // charts: 'chart' => '圖表', @@ -2263,7 +2343,17 @@ return [ 'total_amount' => '總金額', 'number_of_decimals' => '小數位數:', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // administration 'invite_new_user_title' => 'Invite new user', @@ -2535,7 +2625,17 @@ return [ 'except_weekends' => '例外的周末', 'recurrence_deleted' => '週期性交易 ":title" 已刪除', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // new lines for summary controller. 'box_balance_in_currency' => '餘額 (:currency)', @@ -2595,4 +2695,14 @@ return [ ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/zh_TW/form.php b/resources/lang/zh_TW/form.php index 43c93df0ae..0f6d775e97 100644 --- a/resources/lang/zh_TW/form.php +++ b/resources/lang/zh_TW/form.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -65,7 +75,17 @@ return [ 'tagMode' => '標籤模式', 'virtual_balance' => '虛擬餘額', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'targetamount' => '目標金額', 'account_role' => '帳戶角色', @@ -159,7 +179,17 @@ return [ 'journal_areYouSure' => '你真的要刪除這個描述為 ":description" 的交易嗎?', 'mass_journal_are_you_sure' => '確定刪除這些交易?', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'tag_areYouSure' => '你真的要要刪除標籤 ":tag" 嗎?', 'journal_link_areYouSure' => '您確定您要刪除 :source:destination 間的連結嗎?', @@ -225,7 +255,17 @@ return [ 'fints_account' => 'FinTS 帳戶', 'local_account' => 'Firefly III 帳戶', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'from_date' => '開始自', 'to_date' => '日期至', @@ -263,4 +303,14 @@ return [ 'webhook_response' => 'Response', 'webhook_trigger' => 'Trigger', ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/zh_TW/intro.php b/resources/lang/zh_TW/intro.php index 1d938eb93b..413b18ce13 100644 --- a/resources/lang/zh_TW/intro.php +++ b/resources/lang/zh_TW/intro.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -56,7 +66,17 @@ return [ 'budgets_index_list_of_budgets' => '在此表上設定每個預算的金額,查看表現如何。', 'budgets_index_outro' => '要瞭解有關預算的詳細資訊,請查看右上角的説明圖示。', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // reports (index) 'reports_index_intro' => '從這些報表洞察您的詳細財務狀況。', @@ -95,7 +115,17 @@ return [ 'piggy-banks_index_button' => '進度橫條旁有兩個按鈕 (+ 和-),可以在每個小豬撲滿中加減金額。', 'piggy-banks_index_accountStatus' => '有小豬撲滿的資產帳戶,會在此表格中列出狀態。', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // create piggy 'piggy-banks_create_name' => '您的目標為何?一張新沙發、一台相機,還是應急備用?', @@ -139,7 +169,17 @@ return [ 'rules_create_test_rule_triggers' => '使用此按鈕可以查看哪些交易記錄將配對您的規則。', 'rules_create_actions' => '隨您設定多少動作。', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + // preferences 'preferences_index_tabs' => '這些標籤頁尚有更多可用選項。', @@ -152,4 +192,14 @@ return [ // create currency 'currencies_create_code' => '此應為 ISO 標準代碼 (新貨幣代碼可線上搜尋)。', ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/zh_TW/list.php b/resources/lang/zh_TW/list.php index 3c3ad360b4..ebfbcc156f 100644 --- a/resources/lang/zh_TW/list.php +++ b/resources/lang/zh_TW/list.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -59,7 +69,17 @@ return [ 'next_expected_match' => '下一個預期的配對', 'automatch' => '自動配對?', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'repeat_freq' => '重複', 'description' => '描述', @@ -127,7 +147,17 @@ return [ 'account_at_bunq' => 'bunq 帳戶', 'file_name' => '檔案名稱', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'file_size' => '檔案大小', 'file_type' => '檔案類型', @@ -157,4 +187,14 @@ return [ 'secret' => 'Secret', ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + diff --git a/resources/lang/zh_TW/pagination.php b/resources/lang/zh_TW/pagination.php index 89440a5b08..eacfc137d1 100644 --- a/resources/lang/zh_TW/pagination.php +++ b/resources/lang/zh_TW/pagination.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); diff --git a/resources/lang/zh_TW/passwords.php b/resources/lang/zh_TW/passwords.php index 5e5d542073..858cce78ab 100644 --- a/resources/lang/zh_TW/passwords.php +++ b/resources/lang/zh_TW/passwords.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); diff --git a/resources/lang/zh_TW/validation.php b/resources/lang/zh_TW/validation.php index aaab801a9b..5c444b154d 100644 --- a/resources/lang/zh_TW/validation.php +++ b/resources/lang/zh_TW/validation.php @@ -20,7 +20,17 @@ * along with this program. If not, see . */ -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + declare(strict_types=1); @@ -81,7 +91,17 @@ return [ 'unique_object_for_user' => '這個名稱已被使用。', 'unique_account_for_user' => '這個帳戶名稱已被使用。', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'between.numeric' => ':attribute 必須介於 :min 和 :max 之間。', 'between.file' => ':attribute 必須介於 :min kB 到 :max kB 之間。', @@ -151,7 +171,17 @@ return [ 'same_account_type' => 'Both accounts must be of the same account type', 'same_account_currency' => 'Both accounts must have the same currency setting', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'secure_password' => '此密碼不安全,請再試一遍。如需更多資訊,請瀏覽 https://bit.ly/FF3-password-security', 'valid_recurrence_rep_type' => '定期重複交易的重複類型無效。', @@ -211,7 +241,17 @@ return [ 'deposit_dest_bad_data' => '搜尋 ID ":id" 或名稱 ":name" 都找不到有效的目標帳戶。', 'deposit_dest_wrong_type' => 'The submitted destination account is not of the right type.', - // Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ + 'transfer_source_need_data' => '需要有效的來源帳戶 ID 及/或有效的來源帳戶名稱才能繼續。', 'transfer_source_bad_data' => '搜尋 ID ":id" 或名稱 ":name" 都找不到有效的來源帳戶。', @@ -242,4 +282,14 @@ return [ 'auto_budget_period_mandatory' => 'The auto budget period is a mandatory field.', ]; -// Ignore this comment +/* + * PLEASE DO NOT EDIT THIS FILE DIRECTLY. + * YOUR CHANGES WILL BE OVERWRITTEN! + * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! + * + * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! + * + * https://crowdin.com/project/firefly-iii + * + */ +