mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06:00
Update language strings
This commit is contained in:
parent
3842552256
commit
51d244cfe6
@ -32,7 +32,5 @@ declare(strict_types=1);
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
return [
|
||||
|
||||
];
|
||||
|
@ -31,10 +31,8 @@
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
|
||||
return [
|
||||
'failed' => 'Въведените удостоверителни данни не съвпадат с нашите записи.',
|
||||
'throttle' => 'Твърде много опити за влизане. Опитайте се пак след :seconds секунди.',
|
||||
|
@ -31,7 +31,6 @@
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
return [
|
||||
@ -66,7 +65,7 @@ return [
|
||||
'transfer_list' => 'Прехвърляне',
|
||||
'transfers_list' => 'Прехвърляне',
|
||||
|
||||
/*
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
@ -77,7 +76,6 @@ return [
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
'reconciliation_list' => 'Съгласувания',
|
||||
'create_withdrawal' => 'Създай нов разход',
|
||||
'create_deposit' => 'Създай нов приход',
|
||||
|
@ -31,7 +31,6 @@
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
return [
|
||||
|
@ -31,27 +31,26 @@
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
return [
|
||||
'html_language' => 'bg',
|
||||
'locale' => 'bg, Bulgarian, bg_BG.utf8, bg_BG.UTF-8',
|
||||
//'month' => '%B %Y',
|
||||
// 'month' => '%B %Y',
|
||||
'month_js' => 'MMMM YYYY',
|
||||
|
||||
//'month_and_day' => '%B %e, %Y',
|
||||
// 'month_and_day' => '%B %e, %Y',
|
||||
'month_and_day_moment_js' => 'Do MMMM YYYY',
|
||||
'month_and_day_fns' => 'd MMMM y',
|
||||
'month_and_day_js' => 'Do MMMM, YYYY',
|
||||
|
||||
//'month_and_date_day' => '%A %B %e, %Y',
|
||||
// 'month_and_date_day' => '%A %B %e, %Y',
|
||||
'month_and_date_day_js' => 'dddd MMMM Do, YYYY',
|
||||
|
||||
//'month_and_day_no_year' => '%B %e',
|
||||
// 'month_and_day_no_year' => '%B %e',
|
||||
'month_and_day_no_year_js' => 'MMMM Do',
|
||||
|
||||
/*
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
@ -62,22 +61,21 @@ return [
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
//'date_time' => '%B %e, %Y, @ %T',
|
||||
// 'date_time' => '%B %e, %Y, @ %T',
|
||||
'date_time_js' => 'Do MMMM, YYYY, @ HH:mm:ss',
|
||||
'date_time_fns' => 'MMMM do, yyyy @ HH:mm:ss',
|
||||
|
||||
//'specific_day' => '%e %B %Y',
|
||||
// 'specific_day' => '%e %B %Y',
|
||||
'specific_day_js' => 'D MMMM YYYY',
|
||||
|
||||
//'week_in_year' => 'Week %V, %G',
|
||||
// 'week_in_year' => 'Week %V, %G',
|
||||
'week_in_year_js' => '[Week] W, GGGG',
|
||||
'week_in_year_fns' => "'Week' w, yyyy",
|
||||
|
||||
//'year' => '%Y',
|
||||
// 'year' => '%Y',
|
||||
'year_js' => 'YYYY',
|
||||
|
||||
//'half_year' => '%B %Y',
|
||||
// 'half_year' => '%B %Y',
|
||||
'half_year_js' => '\QQ YYYY',
|
||||
|
||||
'quarter_fns' => "'Q'Q, yyyy",
|
||||
@ -101,4 +99,3 @@ return [
|
||||
* https://crowdin.com/project/firefly-iii
|
||||
*
|
||||
*/
|
||||
|
||||
|
@ -31,7 +31,6 @@
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
return [
|
||||
@ -58,4 +57,3 @@ return [
|
||||
* https://crowdin.com/project/firefly-iii
|
||||
*
|
||||
*/
|
||||
|
||||
|
@ -31,7 +31,6 @@
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
return [
|
||||
@ -45,7 +44,7 @@ return [
|
||||
'admin_test_subject' => 'Тестово съобщение от вашата инсталация на Firefly III',
|
||||
'admin_test_body' => 'Това е тестово съобщение от вашата Firefly III инстанция. То беше изпратено на :email.',
|
||||
|
||||
/*
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
@ -56,7 +55,6 @@ return [
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
// invite
|
||||
'invitation_created_subject' => 'An invitation has been created',
|
||||
'invitation_created_body' => 'Admin user ":email" created a user invitation which can be used by whoever is behind email address ":invitee". The invite will be valid for 48hrs.',
|
||||
@ -92,7 +90,7 @@ return [
|
||||
'registered_pw_reset_link' => 'Смяна на парола:',
|
||||
'registered_doc_link' => 'Документация:',
|
||||
|
||||
/*
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
@ -103,7 +101,6 @@ return [
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
// new version
|
||||
'new_version_email_subject' => 'A new Firefly III version is available',
|
||||
|
||||
@ -147,7 +144,7 @@ return [
|
||||
'error_stacktrace_below' => 'Пълният stacktrace е отдолу:',
|
||||
'error_headers' => 'The following headers may also be relevant:',
|
||||
|
||||
/*
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
@ -158,7 +155,6 @@ return [
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
// report new journals
|
||||
'new_journals_subject' => 'Firefly III създаде нова транзакция | Firefly III създаде :count нови транзакции',
|
||||
'new_journals_header' => 'Firefly III създаде транзакция за вас. Можете да я намерите във вашата инсталация на Firefly III: | Firefly III създаде :count транзакции за вас. Можете да ги намерите във вашата инсталация на Firefly III:',
|
||||
@ -173,7 +169,6 @@ return [
|
||||
'bill_warning_end_date_zero' => 'Your bill **":name"** is due to end on :date. This moment will pass **TODAY!**',
|
||||
'bill_warning_extension_date_zero' => 'Your bill **":name"** is due to be extended or cancelled on :date. This moment will pass **TODAY!**',
|
||||
'bill_warning_please_action' => 'Please take the appropriate action.',
|
||||
|
||||
];
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
@ -185,4 +180,3 @@ return [
|
||||
* https://crowdin.com/project/firefly-iii
|
||||
*
|
||||
*/
|
||||
|
||||
|
@ -31,7 +31,6 @@
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
return [
|
||||
@ -52,7 +51,7 @@ return [
|
||||
'stacktrace' => 'Проследяване на стека',
|
||||
'more_info' => 'Повече информация',
|
||||
|
||||
/*
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
@ -63,7 +62,6 @@ return [
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
'collect_info' => 'Моля, съберете повече информация в директорията <code> storage/logs </code>, където ще намерите файловете на дневника. Ако използвате Docker, използвайте <code>docker logs -f [container]</code>.',
|
||||
'collect_info_more' => 'Можете да прочетете повече за събирането на информация за грешки на <a href="https://docs.firefly-iii.org/faq/other#how-do-i-enable-debug-mode">the FAQ</a>.',
|
||||
'github_help' => 'Получете помощ на GitHub',
|
||||
@ -76,5 +74,4 @@ return [
|
||||
'offline_header' => 'Вие вероятно не сте на линия',
|
||||
'offline_unreachable' => 'Firefly III е недостижим. Устройството Ви в момента не е на линия или сървърът не работи.',
|
||||
'offline_github' => 'Ако сте сигурни, че Вашето устройство и сървъра са на линия, моля отворете билет на <strong><a href="https://github.com/firefly-iii/firefly-iii/issues">GitHub</a></strong>.',
|
||||
|
||||
];
|
||||
|
@ -33,7 +33,6 @@ declare(strict_types=1);
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
return [
|
||||
// general stuff:
|
||||
'close' => 'Затвори',
|
||||
@ -339,7 +338,7 @@ return [
|
||||
|
||||
// old
|
||||
|
||||
/*
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
@ -350,7 +349,6 @@ return [
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
'search_modifier_date_on' => 'Transaction date is ":value"',
|
||||
'search_modifier_not_date_on' => 'Transaction date is not ":value"',
|
||||
'search_modifier_reconciled' => 'Transaction is reconciled',
|
||||
@ -487,7 +485,6 @@ return [
|
||||
'search_modifier_date_after_month' => 'Транзацията е през ":value" месец или след него',
|
||||
'search_modifier_date_after_day' => 'Транзацията е на ":value" число от месеца или след него',
|
||||
|
||||
|
||||
// new
|
||||
'search_modifier_tag_is_not' => 'No tag is ":value"',
|
||||
'search_modifier_not_tag_is_not' => 'Tag is ":value"',
|
||||
@ -715,7 +712,7 @@ return [
|
||||
'create_rule_from_query' => 'Създай ново правило от низа за търсене',
|
||||
'rule_from_search_words' => 'Механизмът за правила има затруднения с обработката на ":string". Предложеното правило, което отговаря на низа ви за търсене, може да даде различни резултати. Моля проверете внимателно задействанията на правилото.',
|
||||
|
||||
/*
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
@ -726,7 +723,6 @@ return [
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
// END
|
||||
'modifiers_applies_are' => 'И следните модификатори се прилагат към търсенето:',
|
||||
'general_search_error' => 'При търсенето възникна грешка. Моля, проверете лог файловете за повече информация.',
|
||||
@ -819,7 +815,6 @@ return [
|
||||
'rule_trigger_update_journal' => 'Когато се обновява транзакция',
|
||||
'rule_trigger_user_action' => 'Действието на потребителя е „:trigger_value“',
|
||||
|
||||
|
||||
// OLD values (remove non-doubles later):
|
||||
'rule_trigger_source_account_starts_choice' => 'Името на разходната сметка започва с..',
|
||||
'rule_trigger_source_account_starts' => 'Името на разходната сметка започва с ":trigger_value"',
|
||||
@ -1214,7 +1209,7 @@ return [
|
||||
'rule_trigger_not_destination_is_cash' => 'Destination account is not a cash account',
|
||||
'rule_trigger_not_account_is_cash' => 'Neither account is a cash account',
|
||||
|
||||
/*
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
@ -1225,7 +1220,6 @@ return [
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
// actions
|
||||
// set, clear, add, remove, append/prepend
|
||||
'rule_action_delete_transaction_choice' => 'DELETE transaction(!)',
|
||||
@ -1314,7 +1308,6 @@ return [
|
||||
'create_rule_from_transaction' => 'Създайте правило въз основа на транзакцията',
|
||||
'create_recurring_from_transaction' => 'Създай повтаряща се транзакция базирана на транзакция',
|
||||
|
||||
|
||||
// preferences
|
||||
'dark_mode_option_browser' => 'Let your browser decide',
|
||||
'dark_mode_option_light' => 'Always light',
|
||||
@ -1498,7 +1491,7 @@ return [
|
||||
'login_provider_local_only' => 'Това действие не е достъпно при удостоверяване чрез ":login_provider".',
|
||||
'external_user_mgt_disabled' => 'Това действие не е достъпно, когато Firefly III не е отговорен за управлението на потребителите или обработката на удостоверяването.',
|
||||
'external_auth_disabled' => 'Това действие не е достъпно, когато Firefly III не е отговорен обработката на удостоверяването.',
|
||||
'delete_local_info_only' => "Тъй като Firefly III не е отговорен за управлението на потребителите или обработката на удостоверяването, тази функция ще изтрие само локална информация на Firefly III.",
|
||||
'delete_local_info_only' => 'Тъй като Firefly III не е отговорен за управлението на потребителите или обработката на удостоверяването, тази функция ще изтрие само локална информация на Firefly III.',
|
||||
'oauth' => 'OAuth',
|
||||
'profile_oauth_clients' => 'OAuth клиенти',
|
||||
'profile_oauth_no_clients' => 'Не сте създали клиенти на OAuth.',
|
||||
@ -1538,7 +1531,7 @@ return [
|
||||
'multi_account_warning_deposit' => 'Имайте предвид, че приходната сметка на следващите разделяния ще бъде тази която е дефинирана в първия раздел на депозита.',
|
||||
'multi_account_warning_transfer' => 'Имайте предвид, че приходната + разходната сметка на следващите разделяния ще бъде тази която е дефинирана в първия раздел на прехвърлянето.',
|
||||
|
||||
/*
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
@ -1549,7 +1542,6 @@ return [
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
// export data:
|
||||
'export_data_title' => 'Експортирайте данни от Firefly III',
|
||||
'export_data_menu' => 'Експортирай данни',
|
||||
@ -1942,7 +1934,7 @@ return [
|
||||
'stored_category' => 'Новата категория ":name" бе запазена',
|
||||
'without_category_between' => 'Без категория между :start и :end',
|
||||
|
||||
/*
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
@ -1953,7 +1945,6 @@ return [
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
// transactions:
|
||||
'unreconcile' => 'Undo reconciliation',
|
||||
'update_withdrawal' => 'Обнови тегленето',
|
||||
@ -2053,7 +2044,6 @@ return [
|
||||
'first_split_overrules_destination' => 'Първия раздел може да отмени приходната сметка',
|
||||
'spent_x_of_y' => 'Похарчено е {amount} от {total}',
|
||||
|
||||
|
||||
// new user:
|
||||
'welcome' => 'Добре дошли в Firefly III!',
|
||||
'submit' => 'Потвърди',
|
||||
@ -2183,7 +2173,7 @@ return [
|
||||
'classification' => 'Класификация',
|
||||
'store_transaction' => 'Запазете транзакция',
|
||||
|
||||
/*
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
@ -2194,7 +2184,6 @@ return [
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
// reports:
|
||||
'report_default' => 'Финансов отчет по подразбиране между :start и :end',
|
||||
'report_audit' => 'Преглед на историята на транзакциите между :start и :end',
|
||||
@ -2299,7 +2288,7 @@ return [
|
||||
'sum_in_default_currency' => 'Сумата винаги ще бъде във вашата валута по подразбиране.',
|
||||
'net_filtered_prefs' => 'Тази графика никога няма да включва сметки, при които в опцията „Включи в нетната стойност“ не е поставена отметка.',
|
||||
|
||||
/*
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
@ -2310,7 +2299,6 @@ return [
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
// charts:
|
||||
'chart' => 'Графика',
|
||||
'month' => 'Месец',
|
||||
@ -2401,7 +2389,7 @@ return [
|
||||
'total_amount' => 'Обща сума',
|
||||
'number_of_decimals' => 'Брой десетични знаци',
|
||||
|
||||
/*
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
@ -2412,7 +2400,6 @@ return [
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
// administration
|
||||
'invite_is_already_redeemed' => 'The invite to ":address" has already been redeemed.',
|
||||
'invite_is_deleted' => 'The invite to ":address" has been deleted.',
|
||||
@ -2473,7 +2460,6 @@ return [
|
||||
'save_notification_settings' => 'Save settings',
|
||||
'notification_settings_saved' => 'The notification settings have been saved',
|
||||
|
||||
|
||||
'split_transaction_title' => 'Описание на разделена транзакция',
|
||||
'split_transaction_title_help' => 'Ако създадете разделена транзакция, трябва да има глобално описание за всички раздели на транзакцията.',
|
||||
'split_title_help' => 'Ако създадете разделена транзакция, трябва да има глобално описание за всички раздели на транзакцията.',
|
||||
@ -2481,7 +2467,6 @@ return [
|
||||
'you_create_withdrawal' => 'Създавате теглене.',
|
||||
'you_create_deposit' => 'Създавате депозит.',
|
||||
|
||||
|
||||
// links
|
||||
'journal_link_configuration' => 'Конфигурация на връзки за транзакции',
|
||||
'create_new_link_type' => 'Създаване на нов тип връзка',
|
||||
@ -2687,7 +2672,7 @@ return [
|
||||
'except_weekends' => 'Освен уикендите',
|
||||
'recurrence_deleted' => 'Повтарящата се транзакция ":title" беше изтрита',
|
||||
|
||||
/*
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
@ -2698,7 +2683,6 @@ return [
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
// new lines for summary controller.
|
||||
'box_balance_in_currency' => 'Баланс (:currency)',
|
||||
'box_spent_in_currency' => 'Похарчени (:currency)',
|
||||
@ -2762,7 +2746,6 @@ return [
|
||||
// dashboard
|
||||
'enable_auto_convert' => 'Enable currency conversion',
|
||||
'disable_auto_convert' => 'Disable currency conversion',
|
||||
|
||||
];
|
||||
|
||||
/*
|
||||
@ -2775,4 +2758,3 @@ return [
|
||||
* https://crowdin.com/project/firefly-iii
|
||||
*
|
||||
*/
|
||||
|
||||
|
@ -31,7 +31,6 @@
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
return [
|
||||
@ -75,7 +74,7 @@ return [
|
||||
'tagMode' => 'Режим на етикети',
|
||||
'virtual_balance' => 'Виртуален баланс',
|
||||
|
||||
/*
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
@ -86,7 +85,6 @@ return [
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
'targetamount' => 'Планирана сума',
|
||||
'account_role' => 'Роля на сметката',
|
||||
'opening_balance_date' => 'Дата на началното салдо',
|
||||
@ -180,7 +178,7 @@ return [
|
||||
'journal_areYouSure' => 'Наистина ли искате да изтриете транзакцията озаглавена ":description"?',
|
||||
'mass_journal_are_you_sure' => 'Наистина ли искате да изтриете тези транзакции?',
|
||||
|
||||
/*
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
@ -191,7 +189,6 @@ return [
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
'tag_areYouSure' => 'Наистина ли искате да изтриете етикета ":tag"?',
|
||||
'journal_link_areYouSure' => 'Наистина ли искате да изтриете връзката между <a href=":source_link">:source</a> и <a href=":destination_link">:destination</a>?',
|
||||
'linkType_areYouSure' => 'Наистина ли искате да изтриете типа връзка ":name" (":inward" / ":outward")?',
|
||||
@ -230,7 +227,6 @@ return [
|
||||
'album' => 'Албум',
|
||||
'song' => 'Песен',
|
||||
|
||||
|
||||
// admin
|
||||
'domain' => 'Домейн',
|
||||
'single_user_mode' => 'Изключи нови регистрации',
|
||||
@ -256,7 +252,7 @@ return [
|
||||
'fints_account' => 'FinTS account',
|
||||
'local_account' => 'Firefly III сметка',
|
||||
|
||||
/*
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
@ -267,7 +263,6 @@ return [
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
'from_date' => 'Дата от',
|
||||
'to_date' => 'Дата до',
|
||||
'due_date' => 'Дата на падеж',
|
||||
@ -314,4 +309,3 @@ return [
|
||||
* https://crowdin.com/project/firefly-iii
|
||||
*
|
||||
*/
|
||||
|
||||
|
@ -31,7 +31,6 @@
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
return [
|
||||
@ -65,7 +64,7 @@ return [
|
||||
'budgets_index_list_of_budgets' => 'Използвайте тази таблица, за да зададете сумите за всеки бюджет и да видите как се справяте.',
|
||||
'budgets_index_outro' => 'За да научите повече за бюджетирането, проверете иконата за помощ в горния десен ъгъл.',
|
||||
|
||||
/*
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
@ -76,7 +75,6 @@ return [
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
// reports (index)
|
||||
'reports_index_intro' => 'Използвайте тези отчети, за да получите подробна информация за вашите финанси.',
|
||||
'reports_index_inputReportType' => 'Изберете тип отчет. Разгледайте страниците за помощ, за да видите какво ви показва всеки отчет.',
|
||||
@ -114,7 +112,7 @@ return [
|
||||
'piggy-banks_index_button' => 'До тази лента за прогрес са разположени два бутона (+ и -) за добавяне или премахване на пари от всяка касичка.',
|
||||
'piggy-banks_index_accountStatus' => 'За всяка сметка за активи с най-малко една касичка статусът е посочен в тази таблица.',
|
||||
|
||||
/*
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
@ -125,7 +123,6 @@ return [
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
// create piggy
|
||||
'piggy-banks_create_name' => 'Каква е твоята цел? Нов диван, камера, пари за спешни случаи?',
|
||||
'piggy-banks_create_date' => 'Можете да зададете целева дата или краен срок за вашата касичка.',
|
||||
@ -148,7 +145,7 @@ return [
|
||||
// create bill
|
||||
'bills_create_intro' => 'Използвайте сметки за да проследявате сумата пари, които дължите за всеки период. Помислете за разходи като наем, застраховка или ипотечни плащания.',
|
||||
'bills_create_name' => 'Използвайте описателно име като "Наем" или "Здравно осигуряване".',
|
||||
//'bills_create_match' => 'To match transactions, use terms from those transactions or the expense account involved. All words must match.',
|
||||
// 'bills_create_match' => 'To match transactions, use terms from those transactions or the expense account involved. All words must match.',
|
||||
'bills_create_amount_min_holder' => 'Изберете минимална и максимална сума за тази сметка.',
|
||||
'bills_create_repeat_freq_holder' => 'Повечето сметки се повтарят месечно, но можете да зададете друга честота тук.',
|
||||
'bills_create_skip_holder' => 'Ако сметката се повтаря на всеки 2 седмици, полето "Пропусни" трябва да бъде настроено на "1", за да се прескача през седмица.',
|
||||
@ -168,7 +165,7 @@ return [
|
||||
'rules_create_test_rule_triggers' => 'Използвайте този бутон, за да видите кои транзакции биха съответствали на вашето правило.',
|
||||
'rules_create_actions' => 'Задайте толкова действия, колкото искате.',
|
||||
|
||||
/*
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
@ -179,7 +176,6 @@ return [
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
// preferences
|
||||
'preferences_index_tabs' => 'Повече опции са достъпни зад тези раздели.',
|
||||
|
||||
@ -201,4 +197,3 @@ return [
|
||||
* https://crowdin.com/project/firefly-iii
|
||||
*
|
||||
*/
|
||||
|
||||
|
@ -31,7 +31,6 @@
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
return [
|
||||
@ -69,7 +68,7 @@ return [
|
||||
'next_expected_match' => 'Следващo очакванo съвпадение',
|
||||
'automatch' => 'Автоматично съвпадение?',
|
||||
|
||||
/*
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
@ -80,7 +79,6 @@ return [
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
'repeat_freq' => 'Повторения',
|
||||
'description' => 'Описание',
|
||||
'amount' => 'Сума',
|
||||
@ -147,7 +145,7 @@ return [
|
||||
'account_at_bunq' => 'Сметка в bunq',
|
||||
'file_name' => 'Име на файла',
|
||||
|
||||
/*
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
@ -158,7 +156,6 @@ return [
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
'file_size' => 'Размер на файла',
|
||||
'file_type' => 'Вид файл',
|
||||
'attached_to' => 'Приложен към',
|
||||
@ -185,7 +182,6 @@ return [
|
||||
'delivery' => 'Delivery',
|
||||
'url' => 'URL адрес',
|
||||
'secret' => 'Тайна',
|
||||
|
||||
];
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
@ -197,4 +193,3 @@ return [
|
||||
* https://crowdin.com/project/firefly-iii
|
||||
*
|
||||
*/
|
||||
|
||||
|
@ -31,7 +31,6 @@
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
return [
|
||||
|
@ -31,7 +31,6 @@
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
return [
|
||||
|
@ -1,6 +1,5 @@
|
||||
<?php
|
||||
|
||||
|
||||
/*
|
||||
* rules.php
|
||||
* Copyright (c) 2023 james@firefly-iii.org
|
||||
|
@ -31,7 +31,6 @@
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
return [
|
||||
@ -101,7 +100,7 @@ return [
|
||||
'unique_object_for_user' => 'Това име вече се използва.',
|
||||
'unique_account_for_user' => 'Това име на потребител вече се използва.',
|
||||
|
||||
/*
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
@ -112,7 +111,6 @@ return [
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
'between.numeric' => ':attribute трябва да бъде между :min и :max.',
|
||||
'between.file' => ':attribute трябва да бъде с големина между :min и :max Kb.',
|
||||
'between.string' => ':attribute трябва да бъде с дължина между :min и :max символа.',
|
||||
@ -181,7 +179,7 @@ return [
|
||||
'same_account_type' => 'Both accounts must be of the same account type',
|
||||
'same_account_currency' => 'Both accounts must have the same currency setting',
|
||||
|
||||
/*
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
@ -192,7 +190,6 @@ return [
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
'secure_password' => 'Това не е сигурна парола. Моля, опитайте отново. За повече информация посетете https://bit.ly/FF3-password-security',
|
||||
'valid_recurrence_rep_type' => 'Невалиден тип повторение за повтарящи се транзакции.',
|
||||
'valid_recurrence_rep_moment' => 'Невалиден момент на повторение за този тип повторение.',
|
||||
@ -254,7 +251,7 @@ return [
|
||||
'deposit_dest_bad_data' => 'Не може да се намери валидна приходна сметка при търсене на ID ":id" или име ":name".',
|
||||
'deposit_dest_wrong_type' => 'Използваната приходна сметка не е от правилния тип.',
|
||||
|
||||
/*
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
@ -265,7 +262,6 @@ return [
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
'transfer_source_need_data' => 'Трябва да използвате валидно ID на разходната сметка и / или валидно име на разходната сметка, за да продължите.',
|
||||
'transfer_source_bad_data' => '[c] Could not find a valid source account when searching for ID ":id" or name ":name".',
|
||||
'transfer_dest_need_data' => '[c] Need to get a valid destination account ID and/or valid destination account name to continue.',
|
||||
@ -308,4 +304,3 @@ return [
|
||||
* https://crowdin.com/project/firefly-iii
|
||||
*
|
||||
*/
|
||||
|
||||
|
@ -32,7 +32,5 @@ declare(strict_types=1);
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
return [
|
||||
|
||||
];
|
||||
|
@ -31,10 +31,8 @@
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
|
||||
return [
|
||||
'failed' => 'Aquestes credencials no es corresponen a les que tenim registrades.',
|
||||
'throttle' => 'Massa intents d\'inici de sessió. Si us plau, prova-ho en :seconds segons.',
|
||||
|
@ -31,7 +31,6 @@
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
return [
|
||||
@ -66,7 +65,7 @@ return [
|
||||
'transfer_list' => 'Transferències',
|
||||
'transfers_list' => 'Transferències',
|
||||
|
||||
/*
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
@ -77,7 +76,6 @@ return [
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
'reconciliation_list' => 'Consolidacions',
|
||||
'create_withdrawal' => 'Crea un nou reintegrament',
|
||||
'create_deposit' => 'Crea un nou dipòsit',
|
||||
|
@ -31,7 +31,6 @@
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
return [
|
||||
|
@ -31,27 +31,26 @@
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
return [
|
||||
'html_language' => 'ca',
|
||||
'locale' => 'ca, Català, ca_ES.utf8, ca_ES.utf8',
|
||||
//'month' => '%B %Y',
|
||||
// 'month' => '%B %Y',
|
||||
'month_js' => 'MMMM YYYY',
|
||||
|
||||
//'month_and_day' => '%B %e, %Y',
|
||||
// 'month_and_day' => '%B %e, %Y',
|
||||
'month_and_day_moment_js' => 'D MMM, YYYY',
|
||||
'month_and_day_fns' => 'd MMMM y',
|
||||
'month_and_day_js' => 'Do MMMM, YYYY',
|
||||
|
||||
//'month_and_date_day' => '%A %B %e, %Y',
|
||||
// 'month_and_date_day' => '%A %B %e, %Y',
|
||||
'month_and_date_day_js' => 'dddd D [de/d\'] MMMM [de] YYYY',
|
||||
|
||||
//'month_and_day_no_year' => '%B %e',
|
||||
// 'month_and_day_no_year' => '%B %e',
|
||||
'month_and_day_no_year_js' => 'D [de/d\'] MMMM',
|
||||
|
||||
/*
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
@ -62,22 +61,21 @@ return [
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
//'date_time' => '%B %e, %Y, @ %T',
|
||||
// 'date_time' => '%B %e, %Y, @ %T',
|
||||
'date_time_js' => 'Do MMMM, YYYY a les HH:mm:ss',
|
||||
'date_time_fns' => 'D [de/d\'] MMMM yyyy [a les] HH:mm:ss',
|
||||
|
||||
//'specific_day' => '%e %B %Y',
|
||||
// 'specific_day' => '%e %B %Y',
|
||||
'specific_day_js' => 'D MMMM YYYY',
|
||||
|
||||
//'week_in_year' => 'Week %V, %G',
|
||||
// 'week_in_year' => 'Week %V, %G',
|
||||
'week_in_year_js' => '[Week] W, GGGG',
|
||||
'week_in_year_fns' => "'Setmana' w, yyyy",
|
||||
|
||||
//'year' => '%Y',
|
||||
// 'year' => '%Y',
|
||||
'year_js' => 'YYYY',
|
||||
|
||||
//'half_year' => '%B %Y',
|
||||
// 'half_year' => '%B %Y',
|
||||
'half_year_js' => '\QQ YYYY',
|
||||
|
||||
'quarter_fns' => "'Trimestre' Q, yyyy",
|
||||
@ -101,4 +99,3 @@ return [
|
||||
* https://crowdin.com/project/firefly-iii
|
||||
*
|
||||
*/
|
||||
|
||||
|
@ -31,7 +31,6 @@
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
return [
|
||||
@ -58,4 +57,3 @@ return [
|
||||
* https://crowdin.com/project/firefly-iii
|
||||
*
|
||||
*/
|
||||
|
||||
|
@ -31,7 +31,6 @@
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
return [
|
||||
@ -45,7 +44,7 @@ return [
|
||||
'admin_test_subject' => 'Missatge de prova de la teva instal·lació de Firefly III',
|
||||
'admin_test_body' => 'Aquest és un missatge de prova de la teva instància de Firefly III. S\'ha enviat a :email.',
|
||||
|
||||
/*
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
@ -56,7 +55,6 @@ return [
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
// invite
|
||||
'invitation_created_subject' => 'S\'ha creat una invitació',
|
||||
'invitation_created_body' => 'L\'usuari administrador ":email" ha creat una invitació d\'usuari que pot utilitzar qui estigui darrere l\'adreça de correu ":invitee". La invitació serà vàlida durant 48 h.',
|
||||
@ -92,7 +90,7 @@ return [
|
||||
'registered_pw_reset_link' => 'Restablir contrasenya:',
|
||||
'registered_doc_link' => 'Documentació:',
|
||||
|
||||
/*
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
@ -103,7 +101,6 @@ return [
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
// new version
|
||||
'new_version_email_subject' => 'Hi ha disponible una nova versió de Firefly III',
|
||||
|
||||
@ -147,7 +144,7 @@ return [
|
||||
'error_stacktrace_below' => 'La traça completa és a continuació:',
|
||||
'error_headers' => 'Les següents capçaleres també podrien ser rellevants:',
|
||||
|
||||
/*
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
@ -158,7 +155,6 @@ return [
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
// report new journals
|
||||
'new_journals_subject' => 'Firefly III ha creat una nova transacció|Firefly III ha creat :count noves transaccions',
|
||||
'new_journals_header' => 'Firefly III ha creat una transacció per tu. Pots trobar-la a la teva instal·lació de Firefly III:|Firefly III ha creat :count transaccions per tu. Les pots trobar a la teva instal·lació de Firefly III:',
|
||||
@ -173,7 +169,6 @@ return [
|
||||
'bill_warning_end_date_zero' => 'La factura **":name"** venç el :date. Això és **AVUI!**',
|
||||
'bill_warning_extension_date_zero' => 'La factura **":name"** ha de ser prorrogada o cancel·lada el :date. Això és **AVUI!**',
|
||||
'bill_warning_please_action' => 'Si us plau, prengui les mesures oportunes.',
|
||||
|
||||
];
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
@ -185,4 +180,3 @@ return [
|
||||
* https://crowdin.com/project/firefly-iii
|
||||
*
|
||||
*/
|
||||
|
||||
|
@ -31,7 +31,6 @@
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
return [
|
||||
@ -52,7 +51,7 @@ return [
|
||||
'stacktrace' => 'Traça de la pila',
|
||||
'more_info' => 'Més informació',
|
||||
|
||||
/*
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
@ -63,7 +62,6 @@ return [
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
'collect_info' => 'Si us plau, recopili més informació al directori <code>emmagatzematge/registre</code> on hi ha els fitxers de registre. Si utilitzes Docker, utilitza <code>docker logs -f [container]</code>.',
|
||||
'collect_info_more' => 'Pots llegir més sobre recol·lectar informació d\'errors a les <a href="https://docs.firefly-iii.org/faq/other#how-do-i-enable-debug-mode">Preguntes Freqüents</a>.',
|
||||
'github_help' => 'Obtenir ajuda a GitHub',
|
||||
@ -76,5 +74,4 @@ return [
|
||||
'offline_header' => 'Probablement estàs desconnectat',
|
||||
'offline_unreachable' => 'Firefly III no es troba accessible. El teu dispositiu està desconnectat o el servidor no funciona.',
|
||||
'offline_github' => 'Si n\'estàs segur que el teu dispositiu i el servidor estan connectats, si us plau, obre un tiquet a <strong><a href="https://github.com/firefly-iii/firefly-iii/issues">GitHub</a></strong>.',
|
||||
|
||||
];
|
||||
|
@ -33,7 +33,6 @@ declare(strict_types=1);
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
return [
|
||||
// general stuff:
|
||||
'close' => 'Tancar',
|
||||
@ -339,7 +338,7 @@ return [
|
||||
|
||||
// old
|
||||
|
||||
/*
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
@ -350,7 +349,6 @@ return [
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
'search_modifier_date_on' => 'La data de la transacció és ":value"',
|
||||
'search_modifier_not_date_on' => 'La data de la transacció no és ":value"',
|
||||
'search_modifier_reconciled' => 'La transacció s\'ha consolidat',
|
||||
@ -487,7 +485,6 @@ return [
|
||||
'search_modifier_date_after_month' => 'El mes de la transacció és igual o posterior a ":value"',
|
||||
'search_modifier_date_after_day' => 'El dia del mes de la transacció és igual o posterior a ":value"',
|
||||
|
||||
|
||||
// new
|
||||
'search_modifier_tag_is_not' => 'Cap etiqueta és ":value"',
|
||||
'search_modifier_not_tag_is_not' => 'L\'etiqueta és ":value"',
|
||||
@ -715,7 +712,7 @@ return [
|
||||
'create_rule_from_query' => 'Crear regla nova a partir de la consulta de la cerca',
|
||||
'rule_from_search_words' => 'El motor de regles ha tingut problemes gestionant ":string". La regla suggerida que s\'ajusti a la consulta de cerca pot donar resultats diferents. Si us plau, verifica els activadors de la regla curosament.',
|
||||
|
||||
/*
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
@ -726,7 +723,6 @@ return [
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
// END
|
||||
'modifiers_applies_are' => 'Els següents modificadors també s\'han aplicat a la cerca:',
|
||||
'general_search_error' => 'Ha succeït un error durant la cerca. Si us plau, comprova els fitxers de registre per obtenir més informació.',
|
||||
@ -819,7 +815,6 @@ return [
|
||||
'rule_trigger_update_journal' => 'Quan s\'actualitza una transacció',
|
||||
'rule_trigger_user_action' => 'L\'acció de l\'usuari és ":trigger_value"',
|
||||
|
||||
|
||||
// OLD values (remove non-doubles later):
|
||||
'rule_trigger_source_account_starts_choice' => 'El nom del compte d\'origen comença per..',
|
||||
'rule_trigger_source_account_starts' => 'El nom del compte d\'origen comença per ":trigger_value"',
|
||||
@ -1214,7 +1209,7 @@ return [
|
||||
'rule_trigger_not_destination_is_cash' => 'El compte de destí no és un compte d\'efectiu',
|
||||
'rule_trigger_not_account_is_cash' => 'Cap dels comptes és un compte d\'efectiu',
|
||||
|
||||
/*
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
@ -1225,7 +1220,6 @@ return [
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
// actions
|
||||
// set, clear, add, remove, append/prepend
|
||||
'rule_action_delete_transaction_choice' => 'ELIMINAR transacció(!)',
|
||||
@ -1314,7 +1308,6 @@ return [
|
||||
'create_rule_from_transaction' => 'Crear regla basada en la transacció',
|
||||
'create_recurring_from_transaction' => 'Crear transacció periòdica basada en la transacció',
|
||||
|
||||
|
||||
// preferences
|
||||
'dark_mode_option_browser' => 'Deixa que el navegador decideixi',
|
||||
'dark_mode_option_light' => 'Sempre Clar',
|
||||
@ -1538,7 +1531,7 @@ return [
|
||||
'multi_account_warning_deposit' => 'Tingues en compte que el compte de destí de divisions posteriors serà anul·lat pel que es troba definit a la primera divisió del dipòsit.',
|
||||
'multi_account_warning_transfer' => 'Tingues en compte que el compte d\'origen + destí de divisions posteriors serà anul·lat pel que es troba definit a la primera divisió de la transferència.',
|
||||
|
||||
/*
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
@ -1549,7 +1542,6 @@ return [
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
// export data:
|
||||
'export_data_title' => 'Exportar dades de Firefly III',
|
||||
'export_data_menu' => 'Exportar dades',
|
||||
@ -1942,7 +1934,7 @@ return [
|
||||
'stored_category' => 'S\'ha desat la nova categoria ":name"',
|
||||
'without_category_between' => 'Sense categoria entre :start i :end',
|
||||
|
||||
/*
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
@ -1953,7 +1945,6 @@ return [
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
// transactions:
|
||||
'unreconcile' => 'Desfés la reconciliació',
|
||||
'update_withdrawal' => 'Actualitzar retirada',
|
||||
@ -2053,7 +2044,6 @@ return [
|
||||
'first_split_overrules_destination' => 'La primera divisió pot sobreescriure el compte de destinació',
|
||||
'spent_x_of_y' => 'Gastat {amount} de {total}',
|
||||
|
||||
|
||||
// new user:
|
||||
'welcome' => 'Benvingut a Firefly III!',
|
||||
'submit' => 'Enviar',
|
||||
@ -2183,7 +2173,7 @@ return [
|
||||
'classification' => 'Classificació',
|
||||
'store_transaction' => 'Desar transacció',
|
||||
|
||||
/*
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
@ -2194,7 +2184,6 @@ return [
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
// reports:
|
||||
'report_default' => 'Informe financer per defecte entre :start i :end',
|
||||
'report_audit' => 'Visió general de l\'historial de transaccions entre :start i :end',
|
||||
@ -2299,7 +2288,7 @@ return [
|
||||
'sum_in_default_currency' => 'La suma sempre estarà en la teua moneda per defecte.',
|
||||
'net_filtered_prefs' => 'Aquesta gràfica mai inclourà comptes que tenen la casella "Inclou al valor net" desmarcada.',
|
||||
|
||||
/*
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
@ -2310,7 +2299,6 @@ return [
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
// charts:
|
||||
'chart' => 'Gràfica',
|
||||
'month' => 'Mes',
|
||||
@ -2401,7 +2389,7 @@ return [
|
||||
'total_amount' => 'Import total',
|
||||
'number_of_decimals' => 'Nombre de decimals',
|
||||
|
||||
/*
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
@ -2412,7 +2400,6 @@ return [
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
// administration
|
||||
'invite_is_already_redeemed' => 'La invitació a ":address" ja ha sigut gastada.',
|
||||
'invite_is_deleted' => 'La invitació a ":address" ha sigut eliminada.',
|
||||
@ -2473,7 +2460,6 @@ return [
|
||||
'save_notification_settings' => 'Desa la configuració',
|
||||
'notification_settings_saved' => 'La configuració de notificacions s\'ha desat',
|
||||
|
||||
|
||||
'split_transaction_title' => 'Descripció de la transacció dividida',
|
||||
'split_transaction_title_help' => 'Si crees una transacció dividida, ha d\'haver una descripció global per a totes les divisions de la transacció.',
|
||||
'split_title_help' => 'Si crees una transacció dividida, ha d\'haver una descripció global per a totes les divisions de la transacció.',
|
||||
@ -2481,7 +2467,6 @@ return [
|
||||
'you_create_withdrawal' => 'Estàs creant una retirada.',
|
||||
'you_create_deposit' => 'Estàs creant un ingrés.',
|
||||
|
||||
|
||||
// links
|
||||
'journal_link_configuration' => 'Configuració dels enllaços de la transacció',
|
||||
'create_new_link_type' => 'Crea un nou tipus d\'enllaç',
|
||||
@ -2687,7 +2672,7 @@ return [
|
||||
'except_weekends' => 'Excepte els caps de setmana',
|
||||
'recurrence_deleted' => 'S\'ha eliminat la transacció recurrent ":title"',
|
||||
|
||||
/*
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
@ -2698,7 +2683,6 @@ return [
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
// new lines for summary controller.
|
||||
'box_balance_in_currency' => 'Saldo (:currency)',
|
||||
'box_spent_in_currency' => 'Gastat (:currency)',
|
||||
@ -2762,7 +2746,6 @@ return [
|
||||
// dashboard
|
||||
'enable_auto_convert' => 'Habilita la conversió de moneda',
|
||||
'disable_auto_convert' => 'Deshabilita la conversió de moneda',
|
||||
|
||||
];
|
||||
|
||||
/*
|
||||
@ -2775,4 +2758,3 @@ return [
|
||||
* https://crowdin.com/project/firefly-iii
|
||||
*
|
||||
*/
|
||||
|
||||
|
@ -31,7 +31,6 @@
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
return [
|
||||
@ -75,7 +74,7 @@ return [
|
||||
'tagMode' => 'Mode d\'etiqueta',
|
||||
'virtual_balance' => 'Saldo virtual',
|
||||
|
||||
/*
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
@ -86,7 +85,6 @@ return [
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
'targetamount' => 'Quantitat objectiu',
|
||||
'account_role' => 'Rol del compte',
|
||||
'opening_balance_date' => 'Data del saldo inicial',
|
||||
@ -180,7 +178,7 @@ return [
|
||||
'journal_areYouSure' => 'Estàs segur que vols eliminar la transacció amb descripció ":description"?',
|
||||
'mass_journal_are_you_sure' => 'Estàs segur que vols eliminar aquestes transaccions?',
|
||||
|
||||
/*
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
@ -191,7 +189,6 @@ return [
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
'tag_areYouSure' => 'Estàs segur que vols eliminar l\'etiqueta ":tag"?',
|
||||
'journal_link_areYouSure' => 'Estàs segur que vols eliminar l\'enllaç entre <a href=":source_link">:source</a> i <a href=":destination_link">:destination</a>?',
|
||||
'linkType_areYouSure' => 'Estàs segur que vols eliminar el tipus d\'enllaç ":name" (":inward" / ":outward")?',
|
||||
@ -230,7 +227,6 @@ return [
|
||||
'album' => 'Àlbum',
|
||||
'song' => 'Cançó',
|
||||
|
||||
|
||||
// admin
|
||||
'domain' => 'Domini',
|
||||
'single_user_mode' => 'Deshabilitar registre d\'usuaris',
|
||||
@ -256,7 +252,7 @@ return [
|
||||
'fints_account' => 'Compte FinTS',
|
||||
'local_account' => 'Compte Firefly III',
|
||||
|
||||
/*
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
@ -267,7 +263,6 @@ return [
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
'from_date' => 'Data des de',
|
||||
'to_date' => 'Data fins a',
|
||||
'due_date' => 'Data de venciment',
|
||||
@ -314,4 +309,3 @@ return [
|
||||
* https://crowdin.com/project/firefly-iii
|
||||
*
|
||||
*/
|
||||
|
||||
|
@ -31,7 +31,6 @@
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
return [
|
||||
@ -65,7 +64,7 @@ return [
|
||||
'budgets_index_list_of_budgets' => 'Fes servir aquesta taula per establir les quantitats per cada pressupost i veure com t\'està anant.',
|
||||
'budgets_index_outro' => 'Per aprendre més coses sobre pressupostar, dóna un cop d\'ull a la icona d\'ajuda de la cantonada superior dreta.',
|
||||
|
||||
/*
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
@ -76,7 +75,6 @@ return [
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
// reports (index)
|
||||
'reports_index_intro' => 'Fes servir aquests informes per obtenir detalls de les teves finances.',
|
||||
'reports_index_inputReportType' => 'Escull un tipus d\'informe. Dóna un cop d\'ull a les pàgines d\'ajuda per veure el que mostra cada informe.',
|
||||
@ -114,7 +112,7 @@ return [
|
||||
'piggy-banks_index_button' => 'Al costat d\'aquesta barra de progrés hi ha dos botons (+ i -) per afegir o treure diners de cada guardiola.',
|
||||
'piggy-banks_index_accountStatus' => 'Per cada compte d\'actius amb una guardiola com a mínim, el seu estat es llista en aquesta taula.',
|
||||
|
||||
/*
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
@ -125,7 +123,6 @@ return [
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
// create piggy
|
||||
'piggy-banks_create_name' => 'Quin és el teu objectiu? Un nou sofà, una càmera, diners per emergències?',
|
||||
'piggy-banks_create_date' => 'Pots establir una data objectiu o una data límit per la teva guardiola.',
|
||||
@ -148,7 +145,7 @@ return [
|
||||
// create bill
|
||||
'bills_create_intro' => 'Fes servir les factures per fer el seguiment als diners que deguis a cada període. Pensa en despeses com el lloguer, assegurança o el pagament de la hipoteca.',
|
||||
'bills_create_name' => 'Usa noms descriptius com "Lloguer" o "Assegurança de salut".',
|
||||
//'bills_create_match' => 'To match transactions, use terms from those transactions or the expense account involved. All words must match.',
|
||||
// 'bills_create_match' => 'To match transactions, use terms from those transactions or the expense account involved. All words must match.',
|
||||
'bills_create_amount_min_holder' => 'Selecciona una quantitat mínima i màxima per aquesta factura.',
|
||||
'bills_create_repeat_freq_holder' => 'La majoria de factures es repeteixen mensualment, però pots establir una altra freqüència aquí.',
|
||||
'bills_create_skip_holder' => 'Si una factura es repeteix cada 2 setmanes, el camp "ometre" s\'ha d\'establir a "1" per saltar cada altra setmana.',
|
||||
@ -168,7 +165,7 @@ return [
|
||||
'rules_create_test_rule_triggers' => 'Fes servir aquest botó per veure quines transaccions coincideixen amb la regla.',
|
||||
'rules_create_actions' => 'Estableix tantes accions com vulguis.',
|
||||
|
||||
/*
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
@ -179,7 +176,6 @@ return [
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
// preferences
|
||||
'preferences_index_tabs' => 'Hi ha més opcions disponibles sota aquestes pestanyes.',
|
||||
|
||||
@ -201,4 +197,3 @@ return [
|
||||
* https://crowdin.com/project/firefly-iii
|
||||
*
|
||||
*/
|
||||
|
||||
|
@ -31,7 +31,6 @@
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
return [
|
||||
@ -69,7 +68,7 @@ return [
|
||||
'next_expected_match' => 'Pròxima coincidència esperada',
|
||||
'automatch' => 'Cercar coincidència automàticament?',
|
||||
|
||||
/*
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
@ -80,7 +79,6 @@ return [
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
'repeat_freq' => 'Repeticions',
|
||||
'description' => 'Descripció',
|
||||
'amount' => 'Quantitat',
|
||||
@ -147,7 +145,7 @@ return [
|
||||
'account_at_bunq' => 'Compte amb bunq',
|
||||
'file_name' => 'Nom del fitxer',
|
||||
|
||||
/*
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
@ -158,7 +156,6 @@ return [
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
'file_size' => 'Mida del fitxer',
|
||||
'file_type' => 'Tipus de fitxer',
|
||||
'attached_to' => 'Adjuntat a',
|
||||
@ -185,7 +182,6 @@ return [
|
||||
'delivery' => 'Lliurament',
|
||||
'url' => 'URL',
|
||||
'secret' => 'Secret',
|
||||
|
||||
];
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
@ -197,4 +193,3 @@ return [
|
||||
* https://crowdin.com/project/firefly-iii
|
||||
*
|
||||
*/
|
||||
|
||||
|
@ -31,7 +31,6 @@
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
return [
|
||||
|
@ -31,7 +31,6 @@
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
return [
|
||||
|
@ -1,6 +1,5 @@
|
||||
<?php
|
||||
|
||||
|
||||
/*
|
||||
* rules.php
|
||||
* Copyright (c) 2023 james@firefly-iii.org
|
||||
|
@ -31,7 +31,6 @@
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
return [
|
||||
@ -101,7 +100,7 @@ return [
|
||||
'unique_object_for_user' => 'Aquest nom ja és en ús.',
|
||||
'unique_account_for_user' => 'Aquest nom de compte ja és en ús.',
|
||||
|
||||
/*
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
@ -112,7 +111,6 @@ return [
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
'between.numeric' => 'El camp :attribute ha d\'estar entre :min i :max.',
|
||||
'between.file' => 'El camp :attribute ha de tenir entre :min i :max kilobytes.',
|
||||
'between.string' => 'El camp :attribute ha de tenir entre :min i :max caràcters.',
|
||||
@ -181,7 +179,7 @@ return [
|
||||
'same_account_type' => 'Ambdues comptes han de ser del mateix tipus',
|
||||
'same_account_currency' => 'Ambdues comptes han de tenir la mateixa configuració de moneda',
|
||||
|
||||
/*
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
@ -192,7 +190,6 @@ return [
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
'secure_password' => 'Aquesta contrasenya no és segura. Si us plau, prova-ho de nou. Per més informació, visita https://bit.ly/FF3-password-security',
|
||||
'valid_recurrence_rep_type' => 'Tipus de repetició invàlid per transaccions periòdiques.',
|
||||
'valid_recurrence_rep_moment' => 'Moment de repetició invàlid per aquest tipus de repetició.',
|
||||
@ -254,7 +251,7 @@ return [
|
||||
'deposit_dest_bad_data' => 'No s\'ha pogut trobar un compte de destí vàlid buscant l\'ID ":id" o el nom ":name".',
|
||||
'deposit_dest_wrong_type' => 'El compte de destí enviat no és del tipus correcte.',
|
||||
|
||||
/*
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
@ -265,7 +262,6 @@ return [
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
'transfer_source_need_data' => 'Necessites obtenir un ID de compte d\'origen vàlid i/o un nom de compte d\'origen vàlid per continuar.',
|
||||
'transfer_source_bad_data' => '[c] No s\'ha pogut trobar un compte font vàlid en cercar per l\'identificador ":id" o el nom ":name".',
|
||||
'transfer_dest_need_data' => '[c] Cal obtenir un identificador i/o nom vàlid d\'un compte destí per a continuar.',
|
||||
@ -308,4 +304,3 @@ return [
|
||||
* https://crowdin.com/project/firefly-iii
|
||||
*
|
||||
*/
|
||||
|
||||
|
@ -32,7 +32,5 @@ declare(strict_types=1);
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
return [
|
||||
|
||||
];
|
||||
|
@ -31,10 +31,8 @@
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
|
||||
return [
|
||||
'failed' => 'Nesprávné přihlašovací údaje.',
|
||||
'throttle' => 'Příliš mnoho pokusů o přihlášení. Zkuste to prosím znovu za :seconds sekund.',
|
||||
|
@ -31,7 +31,6 @@
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
return [
|
||||
@ -66,7 +65,7 @@ return [
|
||||
'transfer_list' => 'Převody',
|
||||
'transfers_list' => 'Převody',
|
||||
|
||||
/*
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
@ -77,7 +76,6 @@ return [
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
'reconciliation_list' => 'Vyúčtování',
|
||||
'create_withdrawal' => 'Vytvořit nový výběr',
|
||||
'create_deposit' => 'Vytvořit nový vklad',
|
||||
|
@ -31,7 +31,6 @@
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
return [
|
||||
|
@ -31,27 +31,26 @@
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
return [
|
||||
'html_language' => 'cs',
|
||||
'locale' => 'cs, Čeština, cs_CZ, cs_CZ.utf8, cs_CZ.UTF-8',
|
||||
//'month' => '%B %Y',
|
||||
// 'month' => '%B %Y',
|
||||
'month_js' => 'MMMM YYYY',
|
||||
|
||||
//'month_and_day' => '%B %e, %Y',
|
||||
// 'month_and_day' => '%B %e, %Y',
|
||||
'month_and_day_moment_js' => 'MMM D, RRRR',
|
||||
'month_and_day_fns' => 'd MMMM, y',
|
||||
'month_and_day_js' => 'D. MMMM YYYY',
|
||||
|
||||
//'month_and_date_day' => '%A %B %e, %Y',
|
||||
// 'month_and_date_day' => '%A %B %e, %Y',
|
||||
'month_and_date_day_js' => 'dddd MMMM Do, YYYY',
|
||||
|
||||
//'month_and_day_no_year' => '%B %e',
|
||||
// 'month_and_day_no_year' => '%B %e',
|
||||
'month_and_day_no_year_js' => 'MMMM Do',
|
||||
|
||||
/*
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
@ -62,22 +61,21 @@ return [
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
//'date_time' => '%B %e, %Y, @ %T',
|
||||
// 'date_time' => '%B %e, %Y, @ %T',
|
||||
'date_time_js' => 'D. MMMM YYYY, @ HH:mm:ss',
|
||||
'date_time_fns' => 'MMMM do, yyyy @ HH:mm:ss',
|
||||
|
||||
//'specific_day' => '%e %B %Y',
|
||||
// 'specific_day' => '%e %B %Y',
|
||||
'specific_day_js' => 'D. MMMM YYYY',
|
||||
|
||||
//'week_in_year' => 'Week %V, %G',
|
||||
// 'week_in_year' => 'Week %V, %G',
|
||||
'week_in_year_js' => '[Week] W, GGGG',
|
||||
'week_in_year_fns' => "'týden' w, yyyy",
|
||||
|
||||
//'year' => '%Y',
|
||||
// 'year' => '%Y',
|
||||
'year_js' => 'YYYY',
|
||||
|
||||
//'half_year' => '%B %Y',
|
||||
// 'half_year' => '%B %Y',
|
||||
'half_year_js' => '\QQ YYYY',
|
||||
|
||||
'quarter_fns' => "Q'Q, yyyy",
|
||||
@ -101,4 +99,3 @@ return [
|
||||
* https://crowdin.com/project/firefly-iii
|
||||
*
|
||||
*/
|
||||
|
||||
|
@ -31,7 +31,6 @@
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
return [
|
||||
@ -58,4 +57,3 @@ return [
|
||||
* https://crowdin.com/project/firefly-iii
|
||||
*
|
||||
*/
|
||||
|
||||
|
@ -31,7 +31,6 @@
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
return [
|
||||
@ -45,7 +44,7 @@ return [
|
||||
'admin_test_subject' => 'Testovací zpráva z vaší instalace Firefly III',
|
||||
'admin_test_body' => 'Toto je testovací zpráva z instance Firefly III. Byla odeslána na :email.',
|
||||
|
||||
/*
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
@ -56,7 +55,6 @@ return [
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
// invite
|
||||
'invitation_created_subject' => 'An invitation has been created',
|
||||
'invitation_created_body' => 'Admin user ":email" created a user invitation which can be used by whoever is behind email address ":invitee". The invite will be valid for 48hrs.',
|
||||
@ -92,7 +90,7 @@ return [
|
||||
'registered_pw_reset_link' => 'Obnovení hesla:',
|
||||
'registered_doc_link' => 'Dokumentace:',
|
||||
|
||||
/*
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
@ -103,7 +101,6 @@ return [
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
// new version
|
||||
'new_version_email_subject' => 'A new Firefly III version is available',
|
||||
|
||||
@ -147,7 +144,7 @@ return [
|
||||
'error_stacktrace_below' => 'Celý zásobník je níže:',
|
||||
'error_headers' => 'The following headers may also be relevant:',
|
||||
|
||||
/*
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
@ -158,7 +155,6 @@ return [
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
// report new journals
|
||||
'new_journals_subject' => 'Firefly III vytvořil novou transakci|Firefly III vytvořil :count nových transakcí',
|
||||
'new_journals_header' => 'Firefly III pro Vás vytvořil transakci. Můžete ji najít ve vaší instalaci Firefly III:|Firefly III vytvořil :count transakcí. Najdete je ve vaší instalaci Firefly III:',
|
||||
@ -173,7 +169,6 @@ return [
|
||||
'bill_warning_end_date_zero' => 'Your bill **":name"** is due to end on :date. This moment will pass **TODAY!**',
|
||||
'bill_warning_extension_date_zero' => 'Your bill **":name"** is due to be extended or cancelled on :date. This moment will pass **TODAY!**',
|
||||
'bill_warning_please_action' => 'Please take the appropriate action.',
|
||||
|
||||
];
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
@ -185,4 +180,3 @@ return [
|
||||
* https://crowdin.com/project/firefly-iii
|
||||
*
|
||||
*/
|
||||
|
||||
|
@ -31,7 +31,6 @@
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
return [
|
||||
@ -52,7 +51,7 @@ return [
|
||||
'stacktrace' => 'Trasování zásobníku',
|
||||
'more_info' => 'Více informací',
|
||||
|
||||
/*
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
@ -63,7 +62,6 @@ return [
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
'collect_info' => 'Shromažďujte prosím další informace do adresáře <code>storage/logs</code>, kde najdete chybové záznamy. Pokud používáte Docker, použijte <code>docker logs -f [container]</code>.',
|
||||
'collect_info_more' => 'Více informací o shromažďování chyb si můžete přečíst v <a href="https://docs.firefly-iii.org/faq/other#how-do-i-enable-debug-mode">FAQ</a>.',
|
||||
'github_help' => 'Získejte nápovědu na GitHub',
|
||||
@ -76,5 +74,4 @@ return [
|
||||
'offline_header' => 'Jste pravděpodobně offline',
|
||||
'offline_unreachable' => 'Firefly III je nedostupný. Vaše zařízení je momentálně offline nebo server nefunguje.',
|
||||
'offline_github' => 'Pokud jste si jisti, že jak vaše zařízení tak i server jsou dostupne online, vytvořte prosím ticket na <strong><a href="https://github.com/firefly-iii/firefly-iii/issues">GitHub</a></strong>.',
|
||||
|
||||
];
|
||||
|
@ -33,7 +33,6 @@ declare(strict_types=1);
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
return [
|
||||
// general stuff:
|
||||
'close' => 'Zavřít',
|
||||
@ -339,7 +338,7 @@ return [
|
||||
|
||||
// old
|
||||
|
||||
/*
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
@ -350,7 +349,6 @@ return [
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
'search_modifier_date_on' => 'Transaction date is ":value"',
|
||||
'search_modifier_not_date_on' => 'Transaction date is not ":value"',
|
||||
'search_modifier_reconciled' => 'Transaction is reconciled',
|
||||
@ -487,7 +485,6 @@ return [
|
||||
'search_modifier_date_after_month' => 'Transaction is in or after month ":value"',
|
||||
'search_modifier_date_after_day' => 'Transaction is after or on day of month ":value"',
|
||||
|
||||
|
||||
// new
|
||||
'search_modifier_tag_is_not' => 'No tag is ":value"',
|
||||
'search_modifier_not_tag_is_not' => 'Tag is ":value"',
|
||||
@ -715,7 +712,7 @@ return [
|
||||
'create_rule_from_query' => 'Create new rule from search query',
|
||||
'rule_from_search_words' => 'The rule engine has a hard time handling ":string". The suggested rule that fits your search query may give different results. Please verify the rule triggers carefully.',
|
||||
|
||||
/*
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
@ -726,7 +723,6 @@ return [
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
// END
|
||||
'modifiers_applies_are' => 'The following modifiers are applied to the search as well:',
|
||||
'general_search_error' => 'An error occurred while searching. Please check the log files for more information.',
|
||||
@ -819,7 +815,6 @@ return [
|
||||
'rule_trigger_update_journal' => 'Kdy je transakce aktualizována',
|
||||
'rule_trigger_user_action' => 'Uživatelská akce je „:trigger_value“',
|
||||
|
||||
|
||||
// OLD values (remove non-doubles later):
|
||||
'rule_trigger_source_account_starts_choice' => 'Source account name starts with..',
|
||||
'rule_trigger_source_account_starts' => 'Source account name starts with ":trigger_value"',
|
||||
@ -1214,7 +1209,7 @@ return [
|
||||
'rule_trigger_not_destination_is_cash' => 'Destination account is not a cash account',
|
||||
'rule_trigger_not_account_is_cash' => 'Neither account is a cash account',
|
||||
|
||||
/*
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
@ -1225,7 +1220,6 @@ return [
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
// actions
|
||||
// set, clear, add, remove, append/prepend
|
||||
'rule_action_delete_transaction_choice' => 'DELETE transaction(!)',
|
||||
@ -1314,7 +1308,6 @@ return [
|
||||
'create_rule_from_transaction' => 'Create rule based on transaction',
|
||||
'create_recurring_from_transaction' => 'Create recurring transaction based on transaction',
|
||||
|
||||
|
||||
// preferences
|
||||
'dark_mode_option_browser' => 'Let your browser decide',
|
||||
'dark_mode_option_light' => 'Always light',
|
||||
@ -1538,7 +1531,7 @@ return [
|
||||
'multi_account_warning_deposit' => 'Keep in mind that the destination account of subsequent splits will be overruled by whatever is defined in the first split of the deposit.',
|
||||
'multi_account_warning_transfer' => 'Keep in mind that the source + destination account of subsequent splits will be overruled by whatever is defined in the first split of the transfer.',
|
||||
|
||||
/*
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
@ -1549,7 +1542,6 @@ return [
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
// export data:
|
||||
'export_data_title' => 'Export data from Firefly III',
|
||||
'export_data_menu' => 'Exportovat data',
|
||||
@ -1942,7 +1934,7 @@ return [
|
||||
'stored_category' => 'Uložena nová kategorie „:name“',
|
||||
'without_category_between' => 'Bez kategorie mezi :start a :end',
|
||||
|
||||
/*
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
@ -1953,7 +1945,6 @@ return [
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
// transactions:
|
||||
'unreconcile' => 'Undo reconciliation',
|
||||
'update_withdrawal' => 'Aktualizovat výběr',
|
||||
@ -2053,7 +2044,6 @@ return [
|
||||
'first_split_overrules_destination' => 'The first split may overrule the destination account',
|
||||
'spent_x_of_y' => 'Spent {amount} of {total}',
|
||||
|
||||
|
||||
// new user:
|
||||
'welcome' => 'Vítejte ve Firefly III!',
|
||||
'submit' => 'Odeslat',
|
||||
@ -2183,7 +2173,7 @@ return [
|
||||
'classification' => 'Klasifikace',
|
||||
'store_transaction' => 'Store transaction',
|
||||
|
||||
/*
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
@ -2194,7 +2184,6 @@ return [
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
// reports:
|
||||
'report_default' => 'Výchozí finanční výkaz v období :start a :end',
|
||||
'report_audit' => 'Přehled historie transakcí mezi :start a :end',
|
||||
@ -2299,7 +2288,7 @@ return [
|
||||
'sum_in_default_currency' => 'Souhrn vždy bude v měně, kterou jste nastavili jako výchozí.',
|
||||
'net_filtered_prefs' => 'This chart will never include accounts that have the "Include in net worth"-option unchecked.',
|
||||
|
||||
/*
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
@ -2310,7 +2299,6 @@ return [
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
// charts:
|
||||
'chart' => 'Graf',
|
||||
'month' => 'Měsíc',
|
||||
@ -2401,7 +2389,7 @@ return [
|
||||
'total_amount' => 'Celková částka',
|
||||
'number_of_decimals' => 'Počet desetinných míst',
|
||||
|
||||
/*
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
@ -2412,7 +2400,6 @@ return [
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
// administration
|
||||
'invite_is_already_redeemed' => 'The invite to ":address" has already been redeemed.',
|
||||
'invite_is_deleted' => 'The invite to ":address" has been deleted.',
|
||||
@ -2473,7 +2460,6 @@ return [
|
||||
'save_notification_settings' => 'Save settings',
|
||||
'notification_settings_saved' => 'The notification settings have been saved',
|
||||
|
||||
|
||||
'split_transaction_title' => 'Popis rozúčtování',
|
||||
'split_transaction_title_help' => 'If you create a split transaction, there must be a global description for all splits of the transaction.',
|
||||
'split_title_help' => 'Pokud vytvoříte rozúčtování, je třeba, aby zde byl celkový popis pro všechna rozúčtování dané transakce.',
|
||||
@ -2481,7 +2467,6 @@ return [
|
||||
'you_create_withdrawal' => 'You\'re creating a withdrawal.',
|
||||
'you_create_deposit' => 'You\'re creating a deposit.',
|
||||
|
||||
|
||||
// links
|
||||
'journal_link_configuration' => 'Transaction links configuration',
|
||||
'create_new_link_type' => 'Vytvořit nový typ odkazu',
|
||||
@ -2687,7 +2672,7 @@ return [
|
||||
'except_weekends' => 'Vyjma výkendů',
|
||||
'recurrence_deleted' => 'Recurring transaction ":title" deleted',
|
||||
|
||||
/*
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
@ -2698,7 +2683,6 @@ return [
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
// new lines for summary controller.
|
||||
'box_balance_in_currency' => 'Zůstatek (:currency)',
|
||||
'box_spent_in_currency' => 'Utraceno (:currency)',
|
||||
@ -2762,7 +2746,6 @@ return [
|
||||
// dashboard
|
||||
'enable_auto_convert' => 'Enable currency conversion',
|
||||
'disable_auto_convert' => 'Disable currency conversion',
|
||||
|
||||
];
|
||||
|
||||
/*
|
||||
@ -2775,4 +2758,3 @@ return [
|
||||
* https://crowdin.com/project/firefly-iii
|
||||
*
|
||||
*/
|
||||
|
||||
|
@ -31,7 +31,6 @@
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
return [
|
||||
@ -75,7 +74,7 @@ return [
|
||||
'tagMode' => 'Režim štítku',
|
||||
'virtual_balance' => 'Virtuální zůstatek',
|
||||
|
||||
/*
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
@ -86,7 +85,6 @@ return [
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
'targetamount' => 'Cílová částka',
|
||||
'account_role' => 'Role účtu',
|
||||
'opening_balance_date' => 'Datum počátečního zůstatku',
|
||||
@ -180,7 +178,7 @@ return [
|
||||
'journal_areYouSure' => 'Jste si jisti, že chcete odstranit transakci popsanou „:description“?',
|
||||
'mass_journal_are_you_sure' => 'Jste si jisti, že chcete odstranit tyto transakce?',
|
||||
|
||||
/*
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
@ -191,7 +189,6 @@ return [
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
'tag_areYouSure' => 'Jste si jisti, že chcete odstranit štítek „:tag“?',
|
||||
'journal_link_areYouSure' => 'Jste si jisti, že chcete odstranit provázání mezi <a href=":source_link">:source</a> a <a href=":destination_link">:destination</a>?',
|
||||
'linkType_areYouSure' => 'Jste si jisti, že chcete odstranit typ provázání „:name“ (":inward" / ":outward")?',
|
||||
@ -230,7 +227,6 @@ return [
|
||||
'album' => 'Album',
|
||||
'song' => 'Skladba',
|
||||
|
||||
|
||||
// admin
|
||||
'domain' => 'Doména',
|
||||
'single_user_mode' => 'Vypnout možnost registrace uživatelů',
|
||||
@ -256,7 +252,7 @@ return [
|
||||
'fints_account' => 'FinTS účet',
|
||||
'local_account' => 'Účet Firefly III',
|
||||
|
||||
/*
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
@ -267,7 +263,6 @@ return [
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
'from_date' => 'Od data',
|
||||
'to_date' => 'Do data',
|
||||
'due_date' => 'Datum splatnosti',
|
||||
@ -314,4 +309,3 @@ return [
|
||||
* https://crowdin.com/project/firefly-iii
|
||||
*
|
||||
*/
|
||||
|
||||
|
@ -31,7 +31,6 @@
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
return [
|
||||
@ -65,7 +64,7 @@ return [
|
||||
'budgets_index_list_of_budgets' => 'Použijte tuto tabulku k nastavení částek pro každý rozpočet a zjistěte, jak na tom jste.',
|
||||
'budgets_index_outro' => 'Pokud se chcete dozvědět více o tvorbě rozpočtů, klikněte na ikonu nápovědy v pravém horním rohu.',
|
||||
|
||||
/*
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
@ -76,7 +75,6 @@ return [
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
// reports (index)
|
||||
'reports_index_intro' => 'Pomocí těchto přehledů získáte podrobné informace o svých financích.',
|
||||
'reports_index_inputReportType' => 'Vyberte typ přehledu. Podívejte se na stránky nápovědy a zjistěte, co vám každý přehled ukazuje.',
|
||||
@ -114,7 +112,7 @@ return [
|
||||
'piggy-banks_index_button' => 'Vedle tohoto ukazatele postupu se nachází dvě tlačítka (+ a -) pro přidání nebo odebrání peněz z každé z pokladniček.',
|
||||
'piggy-banks_index_accountStatus' => 'Pro každý majetkový účet s alespoň jednou pokladničkou je v této tabulce vypsán stav.',
|
||||
|
||||
/*
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
@ -125,7 +123,6 @@ return [
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
// create piggy
|
||||
'piggy-banks_create_name' => 'Co je vašim cílem? Nová pohovka, fotoaparát, rezerva pro nečekané výdaje?',
|
||||
'piggy-banks_create_date' => 'Pro pokladničku je možné nastavit cílové datum nebo termín.',
|
||||
@ -148,7 +145,7 @@ return [
|
||||
// create bill
|
||||
'bills_create_intro' => 'Faktury používejte pro sledování částek, které máte v každém z období zaplatit. Jedná se výdaje jako nájem, pojištění nebo splátky hypotéky.',
|
||||
'bills_create_name' => 'Zadejte výstižný název, jako „Nájem“ nebo „Životní pojištění“.',
|
||||
//'bills_create_match' => 'To match transactions, use terms from those transactions or the expense account involved. All words must match.',
|
||||
// 'bills_create_match' => 'To match transactions, use terms from those transactions or the expense account involved. All words must match.',
|
||||
'bills_create_amount_min_holder' => 'Vyberte nejnižší a nejvyšší částku pro tuto fakturu.',
|
||||
'bills_create_repeat_freq_holder' => 'Většina plateb se opakuje měsíčně, ale je zde možné nastavit i jinou frekvenci.',
|
||||
'bills_create_skip_holder' => 'Pokud se platba opakuje každé dva týdny, kolonka „přeskočit“ by měla být nastavená na „1“, aby byl vynechán každý druhý týden.',
|
||||
@ -168,7 +165,7 @@ return [
|
||||
'rules_create_test_rule_triggers' => 'Toto tlačítko slouží ke zobrazení transakcí, které odpovídají pravidlu.',
|
||||
'rules_create_actions' => 'Nastavte tolik akcí, kolik chcete.',
|
||||
|
||||
/*
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
@ -179,7 +176,6 @@ return [
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
// preferences
|
||||
'preferences_index_tabs' => 'Další volby jsou k dispozici v kartách.',
|
||||
|
||||
@ -201,4 +197,3 @@ return [
|
||||
* https://crowdin.com/project/firefly-iii
|
||||
*
|
||||
*/
|
||||
|
||||
|
@ -31,7 +31,6 @@
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
return [
|
||||
@ -69,7 +68,7 @@ return [
|
||||
'next_expected_match' => 'Další očekávaná shoda',
|
||||
'automatch' => 'Automatické hledání shody?',
|
||||
|
||||
/*
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
@ -80,7 +79,6 @@ return [
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
'repeat_freq' => 'Opakuje se',
|
||||
'description' => 'Popis',
|
||||
'amount' => 'Částka',
|
||||
@ -147,7 +145,7 @@ return [
|
||||
'account_at_bunq' => 'Účet s bunq',
|
||||
'file_name' => 'Název souboru',
|
||||
|
||||
/*
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
@ -158,7 +156,6 @@ return [
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
'file_size' => 'Velikost souboru',
|
||||
'file_type' => 'Typ souboru',
|
||||
'attached_to' => 'Připojeno k',
|
||||
@ -185,7 +182,6 @@ return [
|
||||
'delivery' => 'Delivery',
|
||||
'url' => 'URL',
|
||||
'secret' => 'Secret',
|
||||
|
||||
];
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
@ -197,4 +193,3 @@ return [
|
||||
* https://crowdin.com/project/firefly-iii
|
||||
*
|
||||
*/
|
||||
|
||||
|
@ -31,7 +31,6 @@
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
return [
|
||||
|
@ -31,7 +31,6 @@
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
return [
|
||||
|
@ -1,6 +1,5 @@
|
||||
<?php
|
||||
|
||||
|
||||
/*
|
||||
* rules.php
|
||||
* Copyright (c) 2023 james@firefly-iii.org
|
||||
|
@ -31,7 +31,6 @@
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
return [
|
||||
@ -101,7 +100,7 @@ return [
|
||||
'unique_object_for_user' => 'Tento název je již používán.',
|
||||
'unique_account_for_user' => 'Tento název účtu je již používán.',
|
||||
|
||||
/*
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
@ -112,7 +111,6 @@ return [
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
'between.numeric' => ':attribute musí být v rozmezí :min a :max.',
|
||||
'between.file' => ':attribute musí být v rozmezí :min a :max kilobajtů.',
|
||||
'between.string' => ':attribute musí mít délku v rozmezí :min a :max znaků.',
|
||||
@ -181,7 +179,7 @@ return [
|
||||
'same_account_type' => 'Oba účty musí být stejného typu',
|
||||
'same_account_currency' => 'Oba účty musí mít stejné nastavení měny',
|
||||
|
||||
/*
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
@ -192,7 +190,6 @@ return [
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
'secure_password' => 'Toto není bezpečné heslo. Zkuste jiné. Více se dozvíte na http://bit.ly/FF3-password-security',
|
||||
'valid_recurrence_rep_type' => 'Neplatný typ opakování pro opakované transakce.',
|
||||
'valid_recurrence_rep_moment' => 'Neplatné opakování v tento moment tohoto typu opakování.',
|
||||
@ -254,7 +251,7 @@ return [
|
||||
'deposit_dest_bad_data' => 'Při hledání ID „:id“ nebo jména „:name“ nelze najít platný cílový účet.',
|
||||
'deposit_dest_wrong_type' => 'Předložený cílový účet není správného typu.',
|
||||
|
||||
/*
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
@ -265,7 +262,6 @@ return [
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
'transfer_source_need_data' => 'Pro pokračování je potřeba získat platné ID zdrojového účtu a/nebo platný název zdrojového účtu.',
|
||||
'transfer_source_bad_data' => '[c] Could not find a valid source account when searching for ID ":id" or name ":name".',
|
||||
'transfer_dest_need_data' => '[c] Need to get a valid destination account ID and/or valid destination account name to continue.',
|
||||
@ -308,4 +304,3 @@ return [
|
||||
* https://crowdin.com/project/firefly-iii
|
||||
*
|
||||
*/
|
||||
|
||||
|
@ -32,7 +32,5 @@ declare(strict_types=1);
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
return [
|
||||
|
||||
];
|
||||
|
@ -31,10 +31,8 @@
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
|
||||
return [
|
||||
'failed' => 'Forkert brugernavn eller adgangskode.',
|
||||
'throttle' => 'For mange mislykkede loginforsøg. Prøv igen om :seconds seconds.',
|
||||
|
@ -31,7 +31,6 @@
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
return [
|
||||
@ -66,7 +65,7 @@ return [
|
||||
'transfer_list' => 'Overførsler',
|
||||
'transfers_list' => 'Overførsler',
|
||||
|
||||
/*
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
@ -77,7 +76,6 @@ return [
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
'reconciliation_list' => 'Afstemninger',
|
||||
'create_withdrawal' => 'Opret ny hævning',
|
||||
'create_deposit' => 'Opret ny indtægt',
|
||||
|
@ -31,7 +31,6 @@
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
return [
|
||||
|
@ -31,27 +31,26 @@
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
return [
|
||||
'html_language' => 'da',
|
||||
'locale' => 'da, Danish, da_DK.utf8, da_DK.UTF8',
|
||||
//'month' => '%B %Y',
|
||||
// 'month' => '%B %Y',
|
||||
'month_js' => 'MMMM YYYY',
|
||||
|
||||
//'month_and_day' => '%B %e, %Y',
|
||||
// 'month_and_day' => '%B %e, %Y',
|
||||
'month_and_day_moment_js' => 'D MMMM, YYYY',
|
||||
'month_and_day_fns' => 'd MMMM y',
|
||||
'month_and_day_js' => 'Do MMMM, YYYY',
|
||||
|
||||
//'month_and_date_day' => '%A %B %e, %Y',
|
||||
// 'month_and_date_day' => '%A %B %e, %Y',
|
||||
'month_and_date_day_js' => 'dddd MMMM Do, ÅÅÅÅ',
|
||||
|
||||
//'month_and_day_no_year' => '%B %e',
|
||||
// 'month_and_day_no_year' => '%B %e',
|
||||
'month_and_day_no_year_js' => 'D MMMM',
|
||||
|
||||
/*
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
@ -62,22 +61,21 @@ return [
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
//'date_time' => '%B %e, %Y, @ %T',
|
||||
// 'date_time' => '%B %e, %Y, @ %T',
|
||||
'date_time_js' => 'Do MMMM, YYYY @ HH:mm:ss',
|
||||
'date_time_fns' => 'MMMM do, yyyy @ HH:mm:ss',
|
||||
|
||||
//'specific_day' => '%e %B %Y',
|
||||
// 'specific_day' => '%e %B %Y',
|
||||
'specific_day_js' => 'D MMMM YYYY',
|
||||
|
||||
//'week_in_year' => 'Week %V, %G',
|
||||
// 'week_in_year' => 'Week %V, %G',
|
||||
'week_in_year_js' => '[Week] W, GGGG',
|
||||
'week_in_year_fns' => "'Uge' w, yyyy",
|
||||
|
||||
//'year' => '%Y',
|
||||
// 'year' => '%Y',
|
||||
'year_js' => 'YYYY',
|
||||
|
||||
//'half_year' => '%B %Y',
|
||||
// 'half_year' => '%B %Y',
|
||||
'half_year_js' => '\QQ YYYY',
|
||||
|
||||
'quarter_fns' => "'kvt.' Q, yyyy",
|
||||
@ -101,4 +99,3 @@ return [
|
||||
* https://crowdin.com/project/firefly-iii
|
||||
*
|
||||
*/
|
||||
|
||||
|
@ -31,7 +31,6 @@
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
return [
|
||||
@ -58,4 +57,3 @@ return [
|
||||
* https://crowdin.com/project/firefly-iii
|
||||
*
|
||||
*/
|
||||
|
||||
|
@ -31,7 +31,6 @@
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
return [
|
||||
@ -45,7 +44,7 @@ return [
|
||||
'admin_test_subject' => 'En testbesked fra din Firefly III-installation',
|
||||
'admin_test_body' => 'Dette er en test besked fra din Firefly III installation. Den blev sendt til :email.',
|
||||
|
||||
/*
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
@ -56,7 +55,6 @@ return [
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
// invite
|
||||
'invitation_created_subject' => 'En invitation er blevet oprettet',
|
||||
'invitation_created_body' => 'Admin user ":email" created a user invitation which can be used by whoever is behind email address ":invitee". The invite will be valid for 48hrs.',
|
||||
@ -92,7 +90,7 @@ return [
|
||||
'registered_pw_reset_link' => 'Nulstilling af adgangskode:',
|
||||
'registered_doc_link' => 'Dokumentation:',
|
||||
|
||||
/*
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
@ -103,7 +101,6 @@ return [
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
// new version
|
||||
'new_version_email_subject' => 'A new Firefly III version is available',
|
||||
|
||||
@ -147,7 +144,7 @@ return [
|
||||
'error_stacktrace_below' => 'Den fulde stacktrace er nedenfor:',
|
||||
'error_headers' => 'The following headers may also be relevant:',
|
||||
|
||||
/*
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
@ -158,7 +155,6 @@ return [
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
// report new journals
|
||||
'new_journals_subject' => 'Firefly III har oprettet en ny transaktion|Firefly III har oprettet :count nye transaktioner',
|
||||
'new_journals_header' => 'Firefly III har oprettet en transaktion for dig. Du kan finde den i din Firefly III installation:|Firefly III har oprettet :count transaktioner for dig. Du kan finde dem i din Firefly III installation:',
|
||||
@ -173,7 +169,6 @@ return [
|
||||
'bill_warning_end_date_zero' => 'Regningen **":name"** er sat til at stoppe den :date. Denne dato vil blive overskredet **idag!**',
|
||||
'bill_warning_extension_date_zero' => 'Your bill **":name"** is due to be extended or cancelled on :date. This moment will pass **TODAY!**',
|
||||
'bill_warning_please_action' => 'Udfør venligt den krævede handling.',
|
||||
|
||||
];
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
@ -185,4 +180,3 @@ return [
|
||||
* https://crowdin.com/project/firefly-iii
|
||||
*
|
||||
*/
|
||||
|
||||
|
@ -31,7 +31,6 @@
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
return [
|
||||
@ -52,7 +51,7 @@ return [
|
||||
'stacktrace' => 'Stack trace',
|
||||
'more_info' => 'Yderligere information',
|
||||
|
||||
/*
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
@ -63,7 +62,6 @@ return [
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
'collect_info' => 'Der findes mere information i mappen <code>storage/logs</code> hvor du vil finde logfilerne. Hvis du kører Docker, brug <code>docker logs -f [container]</code>.',
|
||||
'collect_info_more' => 'Du kan læse mere om indhentning af fejloplysninger i <a href="https://docs.firefly-iii.org/faq/other#how-do-i-enable-debug-mode">FAQ</a>.',
|
||||
'github_help' => 'Få hjælp på GitHub',
|
||||
@ -76,5 +74,4 @@ return [
|
||||
'offline_header' => 'Du er sandsynligvis offline',
|
||||
'offline_unreachable' => 'Firefly III er ikke tilgængelig. Din enhed er i øjeblikket offline, eller serveren fungerer ikke.',
|
||||
'offline_github' => 'Hvis du er sikker på, at både din enhed og serveren er online, skal du åbne en ticket på <strong><a href="https://github.com/firefly-iii/firefly-iii/issues">GitHub</a></strong>.',
|
||||
|
||||
];
|
||||
|
@ -33,7 +33,6 @@ declare(strict_types=1);
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
return [
|
||||
// general stuff:
|
||||
'close' => 'Luk',
|
||||
@ -339,7 +338,7 @@ return [
|
||||
|
||||
// old
|
||||
|
||||
/*
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
@ -350,7 +349,6 @@ return [
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
'search_modifier_date_on' => 'Transaktionsdato er ":value"',
|
||||
'search_modifier_not_date_on' => 'Transaktionsdato er ikke ":value"',
|
||||
'search_modifier_reconciled' => 'Transaktionen er afstemt',
|
||||
@ -487,7 +485,6 @@ return [
|
||||
'search_modifier_date_after_month' => 'Transaktionen er i eller efter måned ":value"',
|
||||
'search_modifier_date_after_day' => 'Transaktionen er på eller efter den ":value". i måneden',
|
||||
|
||||
|
||||
// new
|
||||
'search_modifier_tag_is_not' => 'Intet tag er ":value"',
|
||||
'search_modifier_not_tag_is_not' => 'Tag is ":value"',
|
||||
@ -715,7 +712,7 @@ return [
|
||||
'create_rule_from_query' => 'Opret ny regel fra søgeforespørgsel',
|
||||
'rule_from_search_words' => 'Der er problemer med at håndtere forespørgslen ":string". Den foreslåede regel, der passer til din søgeforespørgsel, kan give forskellige resultater. Kontroller venligst omhyggeligt de udløsende hændelser.',
|
||||
|
||||
/*
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
@ -726,7 +723,6 @@ return [
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
// END
|
||||
'modifiers_applies_are' => 'De følgende tilpasninger anvendes også i søgningen:',
|
||||
'general_search_error' => 'Der opstod en fejl under søgningen. Kontroller logfilerne for mere information.',
|
||||
@ -819,7 +815,6 @@ return [
|
||||
'rule_trigger_update_journal' => 'Når en transaktion opdateres',
|
||||
'rule_trigger_user_action' => 'Brugerhandling er ":trigger_value"',
|
||||
|
||||
|
||||
// OLD values (remove non-doubles later):
|
||||
'rule_trigger_source_account_starts_choice' => 'Kildekontonavn starter med..',
|
||||
'rule_trigger_source_account_starts' => 'Kildekontonavn starter med ":trigger_value"',
|
||||
@ -1214,7 +1209,7 @@ return [
|
||||
'rule_trigger_not_destination_is_cash' => 'Destination account is not a cash account',
|
||||
'rule_trigger_not_account_is_cash' => 'Neither account is a cash account',
|
||||
|
||||
/*
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
@ -1225,7 +1220,6 @@ return [
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
// actions
|
||||
// set, clear, add, remove, append/prepend
|
||||
'rule_action_delete_transaction_choice' => 'DELETE transaction(!)',
|
||||
@ -1314,7 +1308,6 @@ return [
|
||||
'create_rule_from_transaction' => 'Opret regel baseret på transaktion',
|
||||
'create_recurring_from_transaction' => 'Opret periodisk transaktion baseret på transaktion',
|
||||
|
||||
|
||||
// preferences
|
||||
'dark_mode_option_browser' => 'Let your browser decide',
|
||||
'dark_mode_option_light' => 'Always light',
|
||||
@ -1498,7 +1491,7 @@ return [
|
||||
'login_provider_local_only' => 'Denne handling er ikke tilgængelig ved godkendelse via ":login_provider".',
|
||||
'external_user_mgt_disabled' => 'Denne handling er ikke tilgængelig, når Firefly III ikke er ansvarlig for brugerhåndtering eller godkendelseshåndtering.',
|
||||
'external_auth_disabled' => 'Denne handling er ikke tilgængelig, når Firefly III ikke er ansvarlig for autentificering.',
|
||||
'delete_local_info_only' => "Da Firefly III ikke er ansvarlig for brugerhåndtering eller godkendelseshåndtering, vil denne funktion kun slette lokale Firefly III-oplysninger.",
|
||||
'delete_local_info_only' => 'Da Firefly III ikke er ansvarlig for brugerhåndtering eller godkendelseshåndtering, vil denne funktion kun slette lokale Firefly III-oplysninger.',
|
||||
'oauth' => 'OAuth',
|
||||
'profile_oauth_clients' => 'OAuth Klienter',
|
||||
'profile_oauth_no_clients' => 'Du har ikke oprettet nogen OAuth klienter.',
|
||||
@ -1538,7 +1531,7 @@ return [
|
||||
'multi_account_warning_deposit' => 'Husk, at destinationskontoen for efterfølgende opdelinger vil blive tilsidesat af hvad der er defineret i den første opsplitning af depositummet.',
|
||||
'multi_account_warning_transfer' => 'Husk på, at kilden + destination konto for efterfølgende opdelinger vil blive overstyret af hvad der er defineret i den første opdeling af overførslen.',
|
||||
|
||||
/*
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
@ -1549,7 +1542,6 @@ return [
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
// export data:
|
||||
'export_data_title' => 'Eksporter data fra Firefly III',
|
||||
'export_data_menu' => 'Eksporter data',
|
||||
@ -1942,7 +1934,7 @@ return [
|
||||
'stored_category' => 'Stored new category ":name"',
|
||||
'without_category_between' => 'Without category between :start and :end',
|
||||
|
||||
/*
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
@ -1953,7 +1945,6 @@ return [
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
// transactions:
|
||||
'unreconcile' => 'Undo reconciliation',
|
||||
'update_withdrawal' => 'Opdater udbetaling',
|
||||
@ -2053,7 +2044,6 @@ return [
|
||||
'first_split_overrules_destination' => 'The first split may overrule the destination account',
|
||||
'spent_x_of_y' => 'Spent {amount} of {total}',
|
||||
|
||||
|
||||
// new user:
|
||||
'welcome' => 'Welcome to Firefly III!',
|
||||
'submit' => 'Submit',
|
||||
@ -2183,7 +2173,7 @@ return [
|
||||
'classification' => 'Classification',
|
||||
'store_transaction' => 'Store transaction',
|
||||
|
||||
/*
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
@ -2194,7 +2184,6 @@ return [
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
// reports:
|
||||
'report_default' => 'Default financial report between :start and :end',
|
||||
'report_audit' => 'Transaction history overview between :start and :end',
|
||||
@ -2299,7 +2288,7 @@ return [
|
||||
'sum_in_default_currency' => 'The sum will always be in your default currency.',
|
||||
'net_filtered_prefs' => 'This chart will never include accounts that have the "Include in net worth"-option unchecked.',
|
||||
|
||||
/*
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
@ -2310,7 +2299,6 @@ return [
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
// charts:
|
||||
'chart' => 'Chart',
|
||||
'month' => 'Month',
|
||||
@ -2401,7 +2389,7 @@ return [
|
||||
'total_amount' => 'Total amount',
|
||||
'number_of_decimals' => 'Number of decimals',
|
||||
|
||||
/*
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
@ -2412,7 +2400,6 @@ return [
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
// administration
|
||||
'invite_is_already_redeemed' => 'The invite to ":address" has already been redeemed.',
|
||||
'invite_is_deleted' => 'The invite to ":address" has been deleted.',
|
||||
@ -2473,7 +2460,6 @@ return [
|
||||
'save_notification_settings' => 'Save settings',
|
||||
'notification_settings_saved' => 'The notification settings have been saved',
|
||||
|
||||
|
||||
'split_transaction_title' => 'Description of the split transaction',
|
||||
'split_transaction_title_help' => 'If you create a split transaction, there must be a global description for all splits of the transaction.',
|
||||
'split_title_help' => 'If you create a split transaction, there must be a global description for all splits of the transaction.',
|
||||
@ -2481,7 +2467,6 @@ return [
|
||||
'you_create_withdrawal' => 'You\'re creating a withdrawal.',
|
||||
'you_create_deposit' => 'You\'re creating a deposit.',
|
||||
|
||||
|
||||
// links
|
||||
'journal_link_configuration' => 'Transaction links configuration',
|
||||
'create_new_link_type' => 'Create new link type',
|
||||
@ -2687,7 +2672,7 @@ return [
|
||||
'except_weekends' => 'Except weekends',
|
||||
'recurrence_deleted' => 'Recurring transaction ":title" deleted',
|
||||
|
||||
/*
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
@ -2698,7 +2683,6 @@ return [
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
// new lines for summary controller.
|
||||
'box_balance_in_currency' => 'Balance (:currency)',
|
||||
'box_spent_in_currency' => 'Spent (:currency)',
|
||||
@ -2762,7 +2746,6 @@ return [
|
||||
// dashboard
|
||||
'enable_auto_convert' => 'Enable currency conversion',
|
||||
'disable_auto_convert' => 'Disable currency conversion',
|
||||
|
||||
];
|
||||
|
||||
/*
|
||||
@ -2775,4 +2758,3 @@ return [
|
||||
* https://crowdin.com/project/firefly-iii
|
||||
*
|
||||
*/
|
||||
|
||||
|
@ -31,7 +31,6 @@
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
return [
|
||||
@ -75,7 +74,7 @@ return [
|
||||
'tagMode' => 'Tag tilstand',
|
||||
'virtual_balance' => 'Virtuel saldo',
|
||||
|
||||
/*
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
@ -86,7 +85,6 @@ return [
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
'targetamount' => 'Målbeløb',
|
||||
'account_role' => 'Kontorolle',
|
||||
'opening_balance_date' => 'Dato for startsaldo',
|
||||
@ -180,7 +178,7 @@ return [
|
||||
'journal_areYouSure' => 'Er du sikker på, at du vil slette transaktionen beskrevet med ":description"?',
|
||||
'mass_journal_are_you_sure' => 'Er du sikker på, at du vil slette disse transaktioner?',
|
||||
|
||||
/*
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
@ -191,7 +189,6 @@ return [
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
'tag_areYouSure' => 'Er du sikker på, at du vil slette tagget ":tag"?',
|
||||
'journal_link_areYouSure' => 'Er du sikker på, at du vil slette linket mellem <a href=":source_link">:source</a> og <a href=":destination_link">:destination</a>?',
|
||||
'linkType_areYouSure' => 'Er du sikker på, at du vil slette linktypen ":name" (":inward" / ":outward")?',
|
||||
@ -230,7 +227,6 @@ return [
|
||||
'album' => 'Album',
|
||||
'song' => 'Sang',
|
||||
|
||||
|
||||
// admin
|
||||
'domain' => 'Domæne',
|
||||
'single_user_mode' => 'Deaktivér brugerregistrering',
|
||||
@ -256,7 +252,7 @@ return [
|
||||
'fints_account' => 'FinTS konto',
|
||||
'local_account' => 'Firefly III konto',
|
||||
|
||||
/*
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
@ -267,7 +263,6 @@ return [
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
'from_date' => 'Dato fra',
|
||||
'to_date' => 'Dato til',
|
||||
'due_date' => 'Forfaldsdato',
|
||||
@ -314,4 +309,3 @@ return [
|
||||
* https://crowdin.com/project/firefly-iii
|
||||
*
|
||||
*/
|
||||
|
||||
|
@ -31,7 +31,6 @@
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
return [
|
||||
@ -65,7 +64,7 @@ return [
|
||||
'budgets_index_list_of_budgets' => 'Brug denne tabel til at fastsætte beløbene for hvert budget og se, hvordan du klarer det.',
|
||||
'budgets_index_outro' => 'For at lære mere om budgettering, tjek hjælpeikonet i øverste højre hjørne.',
|
||||
|
||||
/*
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
@ -76,7 +75,6 @@ return [
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
// reports (index)
|
||||
'reports_index_intro' => 'Brug disse rapporter til at få detaljeret indsigt i dine finanser.',
|
||||
'reports_index_inputReportType' => 'Vælg en rapporttype. Tjek hjælpesiderne for at se, hvad hver rapport viser.',
|
||||
@ -114,7 +112,7 @@ return [
|
||||
'piggy-banks_index_button' => 'Ved siden af denne statuslinje er to knapper (+ og -) for at tilføje eller fjerne penge fra hver "sparebøsse".',
|
||||
'piggy-banks_index_accountStatus' => 'For hver konto for aktiver med mindst en "sparebøsse" er status angivet i denne tabel.',
|
||||
|
||||
/*
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
@ -125,7 +123,6 @@ return [
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
// create piggy
|
||||
'piggy-banks_create_name' => 'Hvad er dit mål? En ny sofa, et kamera, penge til nødsituationer?',
|
||||
'piggy-banks_create_date' => 'Du kan angive en måldato eller en deadline for din "sparebøsse".',
|
||||
@ -148,7 +145,7 @@ return [
|
||||
// create bill
|
||||
'bills_create_intro' => 'Brug regninger til at spore det beløb du skylder hver periode. Tænk på udgifter som leje, forsikring eller realkreditbetalinger.',
|
||||
'bills_create_name' => 'Brug et beskrivende navn som "Leje" eller "Sundhedsforsikring".',
|
||||
//'bills_create_match' => 'To match transactions, use terms from those transactions or the expense account involved. All words must match.',
|
||||
// 'bills_create_match' => 'To match transactions, use terms from those transactions or the expense account involved. All words must match.',
|
||||
'bills_create_amount_min_holder' => 'Vælg et minimum og maksimum beløb for denne regning.',
|
||||
'bills_create_repeat_freq_holder' => 'De fleste regninger gentages månedligt, men du kan indstille en anden hyppighed her.',
|
||||
'bills_create_skip_holder' => 'Hvis en regning gentages hver 2. uge, skal "oversprings"-feltet indstilles til "1" for at springe over hver anden uge.',
|
||||
@ -168,7 +165,7 @@ return [
|
||||
'rules_create_test_rule_triggers' => 'Brug denne knap til at se, hvilke transaktioner der ville passe til din regel.',
|
||||
'rules_create_actions' => 'Angiv så mange handlinger som du ønsker.',
|
||||
|
||||
/*
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
@ -179,7 +176,6 @@ return [
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
// preferences
|
||||
'preferences_index_tabs' => 'Flere indstillinger er tilgængelige bag disse fanerblade.',
|
||||
|
||||
@ -201,4 +197,3 @@ return [
|
||||
* https://crowdin.com/project/firefly-iii
|
||||
*
|
||||
*/
|
||||
|
||||
|
@ -31,7 +31,6 @@
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
return [
|
||||
@ -69,7 +68,7 @@ return [
|
||||
'next_expected_match' => 'Næste forventede afstemning',
|
||||
'automatch' => 'Auto afstem?',
|
||||
|
||||
/*
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
@ -80,7 +79,6 @@ return [
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
'repeat_freq' => 'Gentagelser',
|
||||
'description' => 'Beskrivelse',
|
||||
'amount' => 'Beløb',
|
||||
@ -147,7 +145,7 @@ return [
|
||||
'account_at_bunq' => 'Konto hos bunq',
|
||||
'file_name' => 'Filnavn',
|
||||
|
||||
/*
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
@ -158,7 +156,6 @@ return [
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
'file_size' => 'Filstørrelse',
|
||||
'file_type' => 'Filtype',
|
||||
'attached_to' => 'Vedhæftet til',
|
||||
@ -185,7 +182,6 @@ return [
|
||||
'delivery' => 'Delivery',
|
||||
'url' => 'URL',
|
||||
'secret' => 'Hemmelighed',
|
||||
|
||||
];
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
@ -197,4 +193,3 @@ return [
|
||||
* https://crowdin.com/project/firefly-iii
|
||||
*
|
||||
*/
|
||||
|
||||
|
@ -31,7 +31,6 @@
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
return [
|
||||
|
@ -31,7 +31,6 @@
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
return [
|
||||
|
@ -1,6 +1,5 @@
|
||||
<?php
|
||||
|
||||
|
||||
/*
|
||||
* rules.php
|
||||
* Copyright (c) 2023 james@firefly-iii.org
|
||||
|
@ -31,7 +31,6 @@
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
return [
|
||||
@ -101,7 +100,7 @@ return [
|
||||
'unique_object_for_user' => 'Navnet er allerede i brug.',
|
||||
'unique_account_for_user' => 'Kontonavnet er allerede i brug.',
|
||||
|
||||
/*
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
@ -112,7 +111,6 @@ return [
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
'between.numeric' => ':attribute skal være mellem :min og :max.',
|
||||
'between.file' => ':attribute skal være mellem :min og :max kilobytes.',
|
||||
'between.string' => ':attribute skal være imellem :min - :max tegn.',
|
||||
@ -181,7 +179,7 @@ return [
|
||||
'same_account_type' => 'Begge konti skal være af samme kontotype',
|
||||
'same_account_currency' => 'Begge konti skal have samme valuta',
|
||||
|
||||
/*
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
@ -192,7 +190,6 @@ return [
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
'secure_password' => 'Dette er ikke en sikker adgangskode. Prøv venligst igen. For mere information, besøg https://bit.ly/FF3-password-security',
|
||||
'valid_recurrence_rep_type' => 'Ugyldig type gentalgelse for periodiske transaktioner.',
|
||||
'valid_recurrence_rep_moment' => 'Ugyldigt øjeblik for denne type gentagelse.',
|
||||
@ -254,7 +251,7 @@ return [
|
||||
'deposit_dest_bad_data' => 'Kunne ikke finde en gyldig destinationskonto, ved søgning efter ID ":id" eller kontonavn ":name".',
|
||||
'deposit_dest_wrong_type' => 'Den foreslåede destinationskonto er ikke af den rigtige type.',
|
||||
|
||||
/*
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
@ -265,7 +262,6 @@ return [
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
'transfer_source_need_data' => 'Det er nødvendigt at have et gyldigt kildekonto ID og/eller gyldigt kildekontonavn for at fortsætte.',
|
||||
'transfer_source_bad_data' => '[c] Could not find a valid source account when searching for ID ":id" or name ":name".',
|
||||
'transfer_dest_need_data' => '[c] Need to get a valid destination account ID and/or valid destination account name to continue.',
|
||||
@ -308,4 +304,3 @@ return [
|
||||
* https://crowdin.com/project/firefly-iii
|
||||
*
|
||||
*/
|
||||
|
||||
|
@ -32,7 +32,5 @@ declare(strict_types=1);
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
return [
|
||||
|
||||
];
|
||||
|
@ -31,10 +31,8 @@
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
|
||||
return [
|
||||
'failed' => 'Falscher Benutzername und/oder falsches Passwort.',
|
||||
'throttle' => 'Zu viele Anmeldeversuche. Bitte versuchen Sie es in :seconds Sekunde(n) erneut.',
|
||||
|
@ -31,7 +31,6 @@
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
return [
|
||||
@ -66,7 +65,7 @@ return [
|
||||
'transfer_list' => 'Umbuchungen',
|
||||
'transfers_list' => 'Umbuchungen',
|
||||
|
||||
/*
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
@ -77,7 +76,6 @@ return [
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
'reconciliation_list' => 'Kontenabgleiche',
|
||||
'create_withdrawal' => 'Neue Ausgabe erstellen',
|
||||
'create_deposit' => 'Neue Einnahme erstellen',
|
||||
|
@ -31,7 +31,6 @@
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
return [
|
||||
|
@ -31,27 +31,26 @@
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
return [
|
||||
'html_language' => 'de',
|
||||
'locale' => 'de, Deutsch, de_DE.utf8, de_DE.UTF-8',
|
||||
//'month' => '%B %Y',
|
||||
// 'month' => '%B %Y',
|
||||
'month_js' => 'MMMM YYYY',
|
||||
|
||||
//'month_and_day' => '%B %e, %Y',
|
||||
// 'month_and_day' => '%B %e, %Y',
|
||||
'month_and_day_moment_js' => 'DD. MMM. YYYY',
|
||||
'month_and_day_fns' => 'D. MMMM Y',
|
||||
'month_and_day_js' => 'Do MMMM YYYY',
|
||||
|
||||
//'month_and_date_day' => '%A %B %e, %Y',
|
||||
// 'month_and_date_day' => '%A %B %e, %Y',
|
||||
'month_and_date_day_js' => 'dddd DD. MMMM YYYY',
|
||||
|
||||
//'month_and_day_no_year' => '%B %e',
|
||||
// 'month_and_day_no_year' => '%B %e',
|
||||
'month_and_day_no_year_js' => 'DD. MMMM',
|
||||
|
||||
/*
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
@ -62,22 +61,21 @@ return [
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
//'date_time' => '%B %e, %Y, @ %T',
|
||||
// 'date_time' => '%B %e, %Y, @ %T',
|
||||
'date_time_js' => 'Do MMMM YYYY um HH:mm:ss',
|
||||
'date_time_fns' => 'dd. MMM. yyyy um HH:mm:ss',
|
||||
|
||||
//'specific_day' => '%e %B %Y',
|
||||
// 'specific_day' => '%e %B %Y',
|
||||
'specific_day_js' => 'D. MMMM YYYY',
|
||||
|
||||
//'week_in_year' => 'Week %V, %G',
|
||||
// 'week_in_year' => 'Week %V, %G',
|
||||
'week_in_year_js' => '[KW] W, GGGG',
|
||||
'week_in_year_fns' => "'Woche' ww/yyyy",
|
||||
|
||||
//'year' => '%Y',
|
||||
// 'year' => '%Y',
|
||||
'year_js' => 'YYYY',
|
||||
|
||||
//'half_year' => '%B %Y',
|
||||
// 'half_year' => '%B %Y',
|
||||
'half_year_js' => '\QQ YYYY',
|
||||
|
||||
'quarter_fns' => "'Q'QQQ, yyyy",
|
||||
@ -101,4 +99,3 @@ return [
|
||||
* https://crowdin.com/project/firefly-iii
|
||||
*
|
||||
*/
|
||||
|
||||
|
@ -31,7 +31,6 @@
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
return [
|
||||
@ -58,4 +57,3 @@ return [
|
||||
* https://crowdin.com/project/firefly-iii
|
||||
*
|
||||
*/
|
||||
|
||||
|
@ -31,7 +31,6 @@
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
return [
|
||||
@ -45,7 +44,7 @@ return [
|
||||
'admin_test_subject' => 'Eine Testmeldung von Ihrer Firefly III Installation',
|
||||
'admin_test_body' => 'Dies ist eine Testnachricht von Ihrer Firefly III-Instanz. Sie wurde an :email gesendet.',
|
||||
|
||||
/*
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
@ -56,7 +55,6 @@ return [
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
// invite
|
||||
'invitation_created_subject' => 'Eine Einladung wurde erstellt',
|
||||
'invitation_created_body' => 'Admin-Benutzer „:email” hat eine Benutzereinladung erstellt, die von demjenigen benutzt werden kann, der hinter der E-Mail-Adresse „:invitee” steht. Die Einladung ist 48 Stunden lang gültig.',
|
||||
@ -92,7 +90,7 @@ return [
|
||||
'registered_pw_reset_link' => 'Passwort zurücksetzen:',
|
||||
'registered_doc_link' => 'Dokumentation:',
|
||||
|
||||
/*
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
@ -103,7 +101,6 @@ return [
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
// new version
|
||||
'new_version_email_subject' => 'Eine neue Firefly III-Version ist verfügbar',
|
||||
|
||||
@ -147,7 +144,7 @@ return [
|
||||
'error_stacktrace_below' => 'Der vollständige Stacktrace ist unten:',
|
||||
'error_headers' => 'Die folgenden Kopfzeilen können ebenfalls von Bedeutung sein:',
|
||||
|
||||
/*
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
@ -158,7 +155,6 @@ return [
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
// report new journals
|
||||
'new_journals_subject' => 'Firefly III hat eine neue Transaktion erstellt|Firefly III hat :count neue Transaktionen erstellt',
|
||||
'new_journals_header' => 'Firefly III hat eine Transaktion für Sie erstellt. Sie finden sie in Ihrer Firefly III Installation:|Firefly III hat :count Transaktionen für Sie erstellt. Sie können sie in Ihrer Firefly III Installation finden:',
|
||||
@ -173,7 +169,6 @@ return [
|
||||
'bill_warning_end_date_zero' => 'Ihre Rechnung **":name"** wird am :date enden. Dieser Zeitpunkt wird **HEUTE!** vergehen',
|
||||
'bill_warning_extension_date_zero' => 'Ihre Rechnung **":name"** wird am :date verlängert oder storniert. Dieser Zeitpunkt wird **HEUTE!** vergehen',
|
||||
'bill_warning_please_action' => 'Bitte ergreifen Sie die entsprechende Maßnahme.',
|
||||
|
||||
];
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
@ -185,4 +180,3 @@ return [
|
||||
* https://crowdin.com/project/firefly-iii
|
||||
*
|
||||
*/
|
||||
|
||||
|
@ -31,7 +31,6 @@
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
return [
|
||||
@ -52,7 +51,7 @@ return [
|
||||
'stacktrace' => 'Stack-Trace',
|
||||
'more_info' => 'Weitere Informationen',
|
||||
|
||||
/*
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
@ -63,7 +62,6 @@ return [
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
'collect_info' => 'Bitte sammeln Sie weitere Informationen im Verzeichnis <code>storage/logs</code> wo Sie Logdateien finden können. Wenn Sie Docker verwenden, verwenden Sie <code>docker logs -f [container]</code>.',
|
||||
'collect_info_more' => 'Lesen Sie mehr über das Sammeln von Fehlerinformationen in <a href="https://docs.firefly-iii.org/faq/other#how-do-i-enable-debug-mode">der FAQ</a>.',
|
||||
'github_help' => 'Hilfe auf GitHub erhalten',
|
||||
@ -76,5 +74,4 @@ return [
|
||||
'offline_header' => 'Sie sind wahrscheinlich offline',
|
||||
'offline_unreachable' => 'Firefly III ist nicht erreichbar. Ihr Gerät ist offline oder der Server antwortet nicht.',
|
||||
'offline_github' => 'Falls Sie sicher sind, dass sowohl Ihr Gerät als auch der Server online sind, öffnen Sie bitte ein Ticket auf <strong><a href="https://github.com/firefly-iii/firefly-iii/issues">GitHub</a></strong>.',
|
||||
|
||||
];
|
||||
|
@ -33,7 +33,6 @@ declare(strict_types=1);
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
return [
|
||||
// general stuff:
|
||||
'close' => 'Schließen',
|
||||
@ -339,7 +338,7 @@ return [
|
||||
|
||||
// old
|
||||
|
||||
/*
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
@ -350,7 +349,6 @@ return [
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
'search_modifier_date_on' => 'Buchungsdatum ist „:value”',
|
||||
'search_modifier_not_date_on' => 'Buchungsdatum ist nicht ":value"',
|
||||
'search_modifier_reconciled' => 'Buchung wurde abgeglichen',
|
||||
@ -487,7 +485,6 @@ return [
|
||||
'search_modifier_date_after_month' => 'Buchung ist in oder nach dem Monat ":value"',
|
||||
'search_modifier_date_after_day' => 'Buchung ist nach oder am ":value" Tag des Monats',
|
||||
|
||||
|
||||
// new
|
||||
'search_modifier_tag_is_not' => 'Kein Schlagwort lautet ":value"',
|
||||
'search_modifier_not_tag_is_not' => 'Schlagwort ist ":value"',
|
||||
@ -715,7 +712,7 @@ return [
|
||||
'create_rule_from_query' => 'Neue Regel aus Suchanfrage erstellen',
|
||||
'rule_from_search_words' => 'Die Regel-Modul hat Schwierigkeiten „:string” zu verarbeiten. Die vorgeschlagene Regel, die Ihrer Suchanfrage entspricht, kann zu unterschiedlichen Ergebnissen führen. Bitte überprüfen Sie die Regelauslöser sorgfältig.',
|
||||
|
||||
/*
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
@ -726,7 +723,6 @@ return [
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
// END
|
||||
'modifiers_applies_are' => 'Die folgenden Einschränkungen werden ebenfalls auf die Suche angewendet:',
|
||||
'general_search_error' => 'Bei der Suche ist ein Fehler aufgetreten. Bitte überprüfen Sie die Protokolldateien für weitere Informationen.',
|
||||
@ -819,7 +815,6 @@ return [
|
||||
'rule_trigger_update_journal' => 'Wenn eine Buchung aktualisiert wird',
|
||||
'rule_trigger_user_action' => 'Die Nutzeraktion ist ":trigger_value"',
|
||||
|
||||
|
||||
// OLD values (remove non-doubles later):
|
||||
'rule_trigger_source_account_starts_choice' => 'Quellkonto-Name beginnt mit..',
|
||||
'rule_trigger_source_account_starts' => 'Name des Quellkontos beginnt mit ":trigger_value"',
|
||||
@ -1214,7 +1209,7 @@ return [
|
||||
'rule_trigger_not_destination_is_cash' => 'Zielkonto ist kein Bargeldkonto',
|
||||
'rule_trigger_not_account_is_cash' => 'Beide Konten sind keine Bargeldkonten',
|
||||
|
||||
/*
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
@ -1225,7 +1220,6 @@ return [
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
// actions
|
||||
// set, clear, add, remove, append/prepend
|
||||
'rule_action_delete_transaction_choice' => 'Buchung LÖSCHEN(!)',
|
||||
@ -1314,7 +1308,6 @@ return [
|
||||
'create_rule_from_transaction' => 'Regel auf Basis der Buchung erstellen',
|
||||
'create_recurring_from_transaction' => 'Dauerauftrag basierend auf der Buchung erstellen',
|
||||
|
||||
|
||||
// preferences
|
||||
'dark_mode_option_browser' => 'Browser entscheiden lassen',
|
||||
'dark_mode_option_light' => 'Immer hell',
|
||||
@ -1498,7 +1491,7 @@ return [
|
||||
'login_provider_local_only' => 'Diese Aktion ist bei der Authentifizierung durch ":login_provider" nicht verfügbar.',
|
||||
'external_user_mgt_disabled' => 'Diese Aktion ist nicht verfügbar, wenn Firefly III nicht für die Benutzerverwaltung oder die Authentifizierungsbehandlung zuständig ist.',
|
||||
'external_auth_disabled' => 'Diese Aktion ist nicht verfügbar, wenn Firefly III nicht für die Bearbeitung der Authentifizierung zuständig ist.',
|
||||
'delete_local_info_only' => "Da Firefly III nicht für die Benutzerverwaltung oder die Authentifizierungsbehandlung zuständig ist, löscht diese Funktion nur lokale Firefly III-Informationen.",
|
||||
'delete_local_info_only' => 'Da Firefly III nicht für die Benutzerverwaltung oder die Authentifizierungsbehandlung zuständig ist, löscht diese Funktion nur lokale Firefly III-Informationen.',
|
||||
'oauth' => 'OAuth',
|
||||
'profile_oauth_clients' => 'OAuth-Clients',
|
||||
'profile_oauth_no_clients' => 'Sie haben noch keine OAuth-Clients erstellt.',
|
||||
@ -1538,7 +1531,7 @@ return [
|
||||
'multi_account_warning_deposit' => 'Bedenken Sie, dass das Zielkonto nachfolgender Aufteilungen von dem, was in der ersten Aufteilung der Einnahmen definiert ist, außer Kraft gesetzt wird.',
|
||||
'multi_account_warning_transfer' => 'Bedenken Sie, dass das Quell- und Zielkonto nachfolgender Aufteilungen durch das, was in der ersten Aufteilung der Übertragung definiert ist, außer Kraft gesetzt wird.',
|
||||
|
||||
/*
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
@ -1549,7 +1542,6 @@ return [
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
// export data:
|
||||
'export_data_title' => 'Daten aus Firefly III exportieren',
|
||||
'export_data_menu' => 'Daten exportieren',
|
||||
@ -1942,7 +1934,7 @@ return [
|
||||
'stored_category' => 'Neue Kategorie „:name” gespeichert',
|
||||
'without_category_between' => 'Ohne Kategorie zwischen :start und :end',
|
||||
|
||||
/*
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
@ -1953,7 +1945,6 @@ return [
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
// transactions:
|
||||
'unreconcile' => 'Kontenabgleich widerrufen',
|
||||
'update_withdrawal' => 'Ausgaben aktualisieren',
|
||||
@ -2053,7 +2044,6 @@ return [
|
||||
'first_split_overrules_destination' => 'Die erste Aufteilung könnte das Zielkonto überschreiben',
|
||||
'spent_x_of_y' => '{amount} von {total} ausgegeben',
|
||||
|
||||
|
||||
// new user:
|
||||
'welcome' => 'Willkommen bei Firefly III!',
|
||||
'submit' => 'Absenden',
|
||||
@ -2183,7 +2173,7 @@ return [
|
||||
'classification' => 'Klassifizierung',
|
||||
'store_transaction' => 'Buchung speichern',
|
||||
|
||||
/*
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
@ -2194,7 +2184,6 @@ return [
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
// reports:
|
||||
'report_default' => 'Standardfinanzbericht zwischen :start und :end',
|
||||
'report_audit' => 'Übersicht des Buchungsverlaufs zwischen :start und :end',
|
||||
@ -2299,7 +2288,7 @@ return [
|
||||
'sum_in_default_currency' => 'Der Betrag wird immer in Ihrer Standardwährung angegeben.',
|
||||
'net_filtered_prefs' => 'Dieses Diagramm wird niemals Konten einbeziehen, die die Option "Im Eigenkapital enthalten" deaktiviert haben.',
|
||||
|
||||
/*
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
@ -2310,7 +2299,6 @@ return [
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
// charts:
|
||||
'chart' => 'Diagram',
|
||||
'month' => 'Monat',
|
||||
@ -2401,7 +2389,7 @@ return [
|
||||
'total_amount' => 'Gesamtbetrag',
|
||||
'number_of_decimals' => 'Anzahl der Nachkommastellen',
|
||||
|
||||
/*
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
@ -2412,7 +2400,6 @@ return [
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
// administration
|
||||
'invite_is_already_redeemed' => 'Die Einladung zu „:address“ wurde bereits eingelöst.',
|
||||
'invite_is_deleted' => 'Die Einladung zu „:address“ wurde gelöscht.',
|
||||
@ -2473,7 +2460,6 @@ return [
|
||||
'save_notification_settings' => 'Einstellungen speichern',
|
||||
'notification_settings_saved' => 'Die Benachrichtigungseinstellungen wurden gespeichert',
|
||||
|
||||
|
||||
'split_transaction_title' => 'Beschreibung der Splittbuchung',
|
||||
'split_transaction_title_help' => 'Wenn Sie eine Splittbuchung anlegen, muss es eine eindeutige Beschreibung für alle Aufteilungen der Buchung geben.',
|
||||
'split_title_help' => 'Wenn Sie eine Splittbuchung anlegen, muss es eine eindeutige Beschreibung für alle Aufteilungen der Buchhaltung geben.',
|
||||
@ -2481,7 +2467,6 @@ return [
|
||||
'you_create_withdrawal' => 'Sie haben eine Ausgabe erstellt.',
|
||||
'you_create_deposit' => 'Sie haben eine Einnahme erstellt.',
|
||||
|
||||
|
||||
// links
|
||||
'journal_link_configuration' => 'Konfiguration der Buchungsverknüpfungen',
|
||||
'create_new_link_type' => 'Neuen Verknüpfungstyp erstellen',
|
||||
@ -2687,7 +2672,7 @@ return [
|
||||
'except_weekends' => 'Außer an Wochenenden',
|
||||
'recurrence_deleted' => 'Dauerauftrag „:title” gelöscht',
|
||||
|
||||
/*
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
@ -2698,7 +2683,6 @@ return [
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
// new lines for summary controller.
|
||||
'box_balance_in_currency' => 'Guthaben (:currency)',
|
||||
'box_spent_in_currency' => 'Ausgaben (:currency)',
|
||||
@ -2762,7 +2746,6 @@ return [
|
||||
// dashboard
|
||||
'enable_auto_convert' => 'Währungsumrechnung aktivieren',
|
||||
'disable_auto_convert' => 'Währungsumrechnung deaktivieren',
|
||||
|
||||
];
|
||||
|
||||
/*
|
||||
@ -2775,4 +2758,3 @@ return [
|
||||
* https://crowdin.com/project/firefly-iii
|
||||
*
|
||||
*/
|
||||
|
||||
|
@ -31,7 +31,6 @@
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
return [
|
||||
@ -75,7 +74,7 @@ return [
|
||||
'tagMode' => 'Schlagwort-Modus',
|
||||
'virtual_balance' => 'Virtueller Kontostand',
|
||||
|
||||
/*
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
@ -86,7 +85,6 @@ return [
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
'targetamount' => 'Zielbetrag',
|
||||
'account_role' => 'Kontenfunktion',
|
||||
'opening_balance_date' => 'Eröffnungsbilanzdatum',
|
||||
@ -180,7 +178,7 @@ return [
|
||||
'journal_areYouSure' => 'Sind Sie sicher, dass Sie die Überweisung mit dem Namen ":description" löschen möchten?',
|
||||
'mass_journal_are_you_sure' => 'Sind Sie sicher, dass Sie diese Überweisung löschen möchten?',
|
||||
|
||||
/*
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
@ -191,7 +189,6 @@ return [
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
'tag_areYouSure' => 'Möchten Sie das Schlagwort „:tag” wirklich löschen?',
|
||||
'journal_link_areYouSure' => 'Sind Sie sicher, dass Sie die Verknüpfung zwischen <a href=":source_link">:source</a> und <a href=":destination_link">:destination</a> löschen möchten?',
|
||||
'linkType_areYouSure' => 'Möchten Sie den Verknüpfungstyp „:name” („:inward”/„:outward”) wirklich löschen?',
|
||||
@ -230,7 +227,6 @@ return [
|
||||
'album' => 'Album',
|
||||
'song' => 'Titel',
|
||||
|
||||
|
||||
// admin
|
||||
'domain' => 'Domain',
|
||||
'single_user_mode' => 'Registrierung deaktivieren',
|
||||
@ -256,7 +252,7 @@ return [
|
||||
'fints_account' => 'FinTS-Konto',
|
||||
'local_account' => 'Firefly-III-Konto',
|
||||
|
||||
/*
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
@ -267,7 +263,6 @@ return [
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
'from_date' => 'Datum ab',
|
||||
'to_date' => 'Datum bis',
|
||||
'due_date' => 'Fälligkeitstermin',
|
||||
@ -314,4 +309,3 @@ return [
|
||||
* https://crowdin.com/project/firefly-iii
|
||||
*
|
||||
*/
|
||||
|
||||
|
@ -31,7 +31,6 @@
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
return [
|
||||
@ -65,7 +64,7 @@ return [
|
||||
'budgets_index_list_of_budgets' => 'Verwenden Sie diese Tabelle, um die Beträge für jedes Budget festzulegen und einen Überblick zu erhalten.',
|
||||
'budgets_index_outro' => 'Um mehr über die Finanzplanung zu erfahren, klicken Sie auf das Hilfesymbol in der oberen rechten Ecke.',
|
||||
|
||||
/*
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
@ -76,7 +75,6 @@ return [
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
// reports (index)
|
||||
'reports_index_intro' => 'Verwenden Sie diese Reports, um detaillierte Einblicke in Ihre Finanzen zu erhalten.',
|
||||
'reports_index_inputReportType' => 'Wählen Sie einen Berichtstyp aus. Sehen Sie sich die Hilfeseiten an, um zu sehen, was jeder Bericht Ihnen zeigt.',
|
||||
@ -114,7 +112,7 @@ return [
|
||||
'piggy-banks_index_button' => 'Neben diesem Fortschrittsbalken befinden sich zwei Buttons (+ und -), um Geld von jedem Sparschwein hinzuzufügen oder zu entfernen.',
|
||||
'piggy-banks_index_accountStatus' => 'In dieser Tabelle wird der Status der Bestandskonten aufgeführt, die mit mindestens einem Sparschwein verbunden sind.',
|
||||
|
||||
/*
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
@ -125,7 +123,6 @@ return [
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
// create piggy
|
||||
'piggy-banks_create_name' => 'Worauf sparen Sie? Eine neue Couch, eine Kamera, Geld für Notfälle?',
|
||||
'piggy-banks_create_date' => 'Sie können ein Zieldatum oder einen Termin für Ihr Sparschwein festlegen.',
|
||||
@ -148,7 +145,7 @@ return [
|
||||
// create bill
|
||||
'bills_create_intro' => 'Verwendet Rechnungen, um den Gesamtbetrag zu ermitteln, den Sie in jedem Zeitraum zahlen müssen. Denken Sie an Ausgaben wie Miete, Versicherung oder Hypothekenzahlungen.',
|
||||
'bills_create_name' => 'Verwenden Sie einen aussagekräftigen Namen wie "Miete" oder "Krankenversicherung".',
|
||||
//'bills_create_match' => 'To match transactions, use terms from those transactions or the expense account involved. All words must match.',
|
||||
// 'bills_create_match' => 'To match transactions, use terms from those transactions or the expense account involved. All words must match.',
|
||||
'bills_create_amount_min_holder' => 'Wählen Sie einen Mindest- und Höchstbetrag für diese Rechnung aus.',
|
||||
'bills_create_repeat_freq_holder' => 'Die meisten Rechnungen wiederholen sich monatlich, aber Sie können hier eine andere Frequenz einstellen.',
|
||||
'bills_create_skip_holder' => 'Wenn eine Rechnung alle 2 Wochen wiederholt wird, sollte das Feld „Überspringen” auf „1” festgelegt werden, um jede zweite Woche zu überspringen.',
|
||||
@ -168,7 +165,7 @@ return [
|
||||
'rules_create_test_rule_triggers' => 'Verwenden Sie diese Schaltfläche, um zu sehen, welche Transaktionen zu Ihrer Regel passen würden.',
|
||||
'rules_create_actions' => 'Legen Sie so viele Aktionen fest, wie Sie möchten.',
|
||||
|
||||
/*
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
@ -179,7 +176,6 @@ return [
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
// preferences
|
||||
'preferences_index_tabs' => 'Weitere Optionen sind hinter diesen Registerkarten verfügbar.',
|
||||
|
||||
@ -201,4 +197,3 @@ return [
|
||||
* https://crowdin.com/project/firefly-iii
|
||||
*
|
||||
*/
|
||||
|
||||
|
@ -31,7 +31,6 @@
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
return [
|
||||
@ -69,7 +68,7 @@ return [
|
||||
'next_expected_match' => 'Nächste erwartete Übereinstimmung',
|
||||
'automatch' => 'Automatisch erkennen?',
|
||||
|
||||
/*
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
@ -80,7 +79,6 @@ return [
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
'repeat_freq' => 'Wiederholungen',
|
||||
'description' => 'Beschreibung',
|
||||
'amount' => 'Betrag',
|
||||
@ -147,7 +145,7 @@ return [
|
||||
'account_at_bunq' => 'Konto bei „bunq”',
|
||||
'file_name' => 'Dateiname',
|
||||
|
||||
/*
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
@ -158,7 +156,6 @@ return [
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
'file_size' => 'Dateigröße',
|
||||
'file_type' => 'Dateityp',
|
||||
'attached_to' => 'Zugewiesen zu',
|
||||
@ -185,7 +182,6 @@ return [
|
||||
'delivery' => 'Zustellung',
|
||||
'url' => 'URL',
|
||||
'secret' => 'Secret',
|
||||
|
||||
];
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
@ -197,4 +193,3 @@ return [
|
||||
* https://crowdin.com/project/firefly-iii
|
||||
*
|
||||
*/
|
||||
|
||||
|
@ -31,7 +31,6 @@
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
return [
|
||||
|
@ -31,7 +31,6 @@
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
return [
|
||||
|
@ -1,6 +1,5 @@
|
||||
<?php
|
||||
|
||||
|
||||
/*
|
||||
* rules.php
|
||||
* Copyright (c) 2023 james@firefly-iii.org
|
||||
|
@ -31,7 +31,6 @@
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
return [
|
||||
@ -101,7 +100,7 @@ return [
|
||||
'unique_object_for_user' => 'Dieser Name wird bereits verwendet.',
|
||||
'unique_account_for_user' => 'Dieser Kontoname wird bereits verwendet.',
|
||||
|
||||
/*
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
@ -112,7 +111,6 @@ return [
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
'between.numeric' => ':attribute muss zwischen :min und :max liegen.',
|
||||
'between.file' => ':attribute muss zwischen :min und :max Kilobytes groß sein.',
|
||||
'between.string' => ':attribute muss zwischen :min und :max Zeichen lang sein.',
|
||||
@ -181,7 +179,7 @@ return [
|
||||
'same_account_type' => 'Beide Konten müssen vom selben Kontotyp sein',
|
||||
'same_account_currency' => 'Beiden Konten muss die gleiche Währung zugeordnet sein',
|
||||
|
||||
/*
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
@ -192,7 +190,6 @@ return [
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
'secure_password' => 'Dies ist ein unsicheres Passwort. Bitte versuchen Sie es erneut. Weitere Informationen finden Sie unter https://github.com/firefly-iii/help/wiki/Secure-password',
|
||||
'valid_recurrence_rep_type' => 'Ungültige Wiederholungsart für Daueraufträge.',
|
||||
'valid_recurrence_rep_moment' => 'Ungültiges Wiederholungsmoment für diese Art der Wiederholung.',
|
||||
@ -254,7 +251,7 @@ return [
|
||||
'deposit_dest_bad_data' => 'Bei der Suche nach der Kennung „:id” oder dem Namen „:name” konnte kein gültiges Zielkonto gefunden werden.',
|
||||
'deposit_dest_wrong_type' => 'Das übermittelte Zielkonto entspricht nicht dem geforderten Typ.',
|
||||
|
||||
/*
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
@ -265,7 +262,6 @@ return [
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
'transfer_source_need_data' => 'Um fortzufahren, benötigen Sie eine gültige Quellkontenkennung und/oder einen gültigen Quellkontonamen.',
|
||||
'transfer_source_bad_data' => '[c] Bei der Suche nach der ID „:id” oder dem Namen „:name” konnte kein gültiges Quellkonto gefunden werden.',
|
||||
'transfer_dest_need_data' => '[c] Sie benötigen eine gültige Zielkonto-ID und/oder einen gültigen Zielkontonamen, um fortzufahren.',
|
||||
@ -308,4 +304,3 @@ return [
|
||||
* https://crowdin.com/project/firefly-iii
|
||||
*
|
||||
*/
|
||||
|
||||
|
@ -32,7 +32,5 @@ declare(strict_types=1);
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
return [
|
||||
|
||||
];
|
||||
|
@ -31,10 +31,8 @@
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
|
||||
return [
|
||||
'failed' => 'Αυτά τα διαπιστευτήρια δεν ταιριάζουν με τα αρχεία μας.',
|
||||
'throttle' => 'Πάρα πολλές προσπάθειες σύνδεσης. Παρακαλώ δοκιμάστε ξανά σε :seconds δευτερόλεπτα.',
|
||||
|
@ -31,7 +31,6 @@
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
return [
|
||||
@ -66,7 +65,7 @@ return [
|
||||
'transfer_list' => 'Μεταφορές',
|
||||
'transfers_list' => 'Μεταφορές',
|
||||
|
||||
/*
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
@ -77,7 +76,6 @@ return [
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
'reconciliation_list' => 'Συνδιαλλαγές',
|
||||
'create_withdrawal' => 'Δημιουργία νέας ανάληψης',
|
||||
'create_deposit' => 'Δημιουργία νέας κατάθεσης',
|
||||
|
@ -31,7 +31,6 @@
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
return [
|
||||
|
@ -31,27 +31,26 @@
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
return [
|
||||
'html_language' => 'el',
|
||||
'locale' => 'el, Ελληνικά, el_GR.utf8, el_GR.UTF-8',
|
||||
//'month' => '%B %Y',
|
||||
// 'month' => '%B %Y',
|
||||
'month_js' => 'MMMM YYYY',
|
||||
|
||||
//'month_and_day' => '%B %e, %Y',
|
||||
// 'month_and_day' => '%B %e, %Y',
|
||||
'month_and_day_moment_js' => 'D MMM YYYY',
|
||||
'month_and_day_fns' => 'd MMMM y',
|
||||
'month_and_day_js' => 'Do MMMM YYYY',
|
||||
|
||||
//'month_and_date_day' => '%A %B %e, %Y',
|
||||
// 'month_and_date_day' => '%A %B %e, %Y',
|
||||
'month_and_date_day_js' => 'dddd Do MMMM YYYY',
|
||||
|
||||
//'month_and_day_no_year' => '%B %e',
|
||||
// 'month_and_day_no_year' => '%B %e',
|
||||
'month_and_day_no_year_js' => 'Do MMMM',
|
||||
|
||||
/*
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
@ -62,22 +61,21 @@ return [
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
//'date_time' => '%B %e, %Y, @ %T',
|
||||
// 'date_time' => '%B %e, %Y, @ %T',
|
||||
'date_time_js' => 'Do MMMM YYYY, HH:mm:ss',
|
||||
'date_time_fns' => 'do MMMM yyyy @ HH:mm:ss',
|
||||
|
||||
//'specific_day' => '%e %B %Y',
|
||||
// 'specific_day' => '%e %B %Y',
|
||||
'specific_day_js' => 'D MMMM YYYY',
|
||||
|
||||
//'week_in_year' => 'Week %V, %G',
|
||||
// 'week_in_year' => 'Week %V, %G',
|
||||
'week_in_year_js' => '[Week] W, GGGG',
|
||||
'week_in_year_fns' => "'Εβδομάδα' w, yyyy",
|
||||
|
||||
//'year' => '%Y',
|
||||
// 'year' => '%Y',
|
||||
'year_js' => 'YYYY',
|
||||
|
||||
//'half_year' => '%B %Y',
|
||||
// 'half_year' => '%B %Y',
|
||||
'half_year_js' => '\QQ YYYY',
|
||||
|
||||
'quarter_fns' => "'Q'Q, yyyy",
|
||||
@ -101,4 +99,3 @@ return [
|
||||
* https://crowdin.com/project/firefly-iii
|
||||
*
|
||||
*/
|
||||
|
||||
|
@ -31,7 +31,6 @@
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
return [
|
||||
@ -58,4 +57,3 @@ return [
|
||||
* https://crowdin.com/project/firefly-iii
|
||||
*
|
||||
*/
|
||||
|
||||
|
@ -31,7 +31,6 @@
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
return [
|
||||
@ -45,7 +44,7 @@ return [
|
||||
'admin_test_subject' => 'Ένα δοκιμαστικό μήνυμα από την εγκατάσταση του Firefly III',
|
||||
'admin_test_body' => 'Αυτό είναι ένα δοκιμαστικό μήνυμα από την εγκατάσταση του Firefly III. Αποστάλθηκε στο :email.',
|
||||
|
||||
/*
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
@ -56,7 +55,6 @@ return [
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
// invite
|
||||
'invitation_created_subject' => 'Έχει δημιουργηθεί μια πρόσκληση',
|
||||
'invitation_created_body' => 'Admin user ":email" created a user invitation which can be used by whoever is behind email address ":invitee". The invite will be valid for 48hrs.',
|
||||
@ -92,7 +90,7 @@ return [
|
||||
'registered_pw_reset_link' => 'Επαναφορά κωδικού πρόσβασης:',
|
||||
'registered_doc_link' => 'Τεκμηρίωση:',
|
||||
|
||||
/*
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
@ -103,7 +101,6 @@ return [
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
// new version
|
||||
'new_version_email_subject' => 'Μια νέα έκδοση του Firefly III είναι διαθέσιμη',
|
||||
|
||||
@ -147,7 +144,7 @@ return [
|
||||
'error_stacktrace_below' => 'Το πλήρες stacktrace είναι παρακάτω:',
|
||||
'error_headers' => 'The following headers may also be relevant:',
|
||||
|
||||
/*
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
@ -158,7 +155,6 @@ return [
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
// report new journals
|
||||
'new_journals_subject' => 'Το Firefly III έχει δημιουργήσει μια νέα συναλλαγή|Το Firefly III έχει δημιουργήσει :count νέες συναλλαγές',
|
||||
'new_journals_header' => 'Το Firefly III έχει δημιουργήσει μια συναλλαγή για εσάς. Μπορείτε να τη βρείτε στην εγκατάσταση Firefly ΙΙΙ:|Το Firefly III έχει δημιουργήσει :count συναλλαγές για εσάς. Μπορείτε να τις βρείτε στην εγκατάσταση Firefly III:',
|
||||
@ -173,7 +169,6 @@ return [
|
||||
'bill_warning_end_date_zero' => 'Your bill **":name"** is due to end on :date. This moment will pass **TODAY!**',
|
||||
'bill_warning_extension_date_zero' => 'Your bill **":name"** is due to be extended or cancelled on :date. This moment will pass **TODAY!**',
|
||||
'bill_warning_please_action' => 'Please take the appropriate action.',
|
||||
|
||||
];
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
@ -185,4 +180,3 @@ return [
|
||||
* https://crowdin.com/project/firefly-iii
|
||||
*
|
||||
*/
|
||||
|
||||
|
@ -31,7 +31,6 @@
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
return [
|
||||
@ -52,7 +51,7 @@ return [
|
||||
'stacktrace' => 'Ιχνηλάτηση στοίβας',
|
||||
'more_info' => 'Περισσότερες πληροφορίες',
|
||||
|
||||
/*
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
@ -63,7 +62,6 @@ return [
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
'collect_info' => 'Συλλέξτε περισσότερες πληροφορίες στον κατάλογο <code>storage/logs</code> όπου θα βρείτε αρχεία καταγραφής. Εάν χρησιμοποιείτε το Docker, χρησιμοποιήστε το <code>docker logs -f [container]</code>.',
|
||||
'collect_info_more' => 'Μπορείτε να διαβάσετε περισσότερα σχετικά με τη συλλογή πληροφοριών σφάλματος <a href="https://docs.firefly-iii.org/faq/other#how-do-i-enable-debug-mode">στο FAQ</a>.',
|
||||
'github_help' => 'Λάβετε βοήθεια στο GitHub',
|
||||
@ -76,5 +74,4 @@ return [
|
||||
'offline_header' => 'Μάλλον είστε εκτός σύνδεσης',
|
||||
'offline_unreachable' => 'Το Firefly III δεν είναι προσβάσιμο. Είτε η συσκευή σας αυτή τη στιγμή είναι εκτός σύνδεσης ή ο διακομιστής δεν λειτουργεί.',
|
||||
'offline_github' => 'Εάν είστε βέβαιοι ότι τόσο η συσκευή σας όσο και ο διακομιστής είναι συνδεδεμένοι, ανοίξτε ένα θέμα στο <strong><a href="https://github.com/firefly-iii/firefly-iii/issues">GitHub</a> </strong>.',
|
||||
|
||||
];
|
||||
|
@ -33,7 +33,6 @@ declare(strict_types=1);
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
return [
|
||||
// general stuff:
|
||||
'close' => 'Κλείσιμο',
|
||||
@ -339,7 +338,7 @@ return [
|
||||
|
||||
// old
|
||||
|
||||
/*
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
@ -350,7 +349,6 @@ return [
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
'search_modifier_date_on' => 'Η ημερομηνία συναλλαγής είναι ":value"',
|
||||
'search_modifier_not_date_on' => 'Η ημερομηνία συναλλαγής δεν είναι ":value"',
|
||||
'search_modifier_reconciled' => 'Η συναλλαγή είναι τακτοποιημένη',
|
||||
@ -487,7 +485,6 @@ return [
|
||||
'search_modifier_date_after_month' => 'Η συναλλαγή είναι μέσα ή μετά το μήνα ":value"',
|
||||
'search_modifier_date_after_day' => 'Η συναλλαγή είναι μετά ή την ημέρα του μήνα ":value"',
|
||||
|
||||
|
||||
// new
|
||||
'search_modifier_tag_is_not' => 'Δεν υπάρχει ετικέτα ":value"',
|
||||
'search_modifier_not_tag_is_not' => 'Η ετικέτα είναι «:value»',
|
||||
@ -715,7 +712,7 @@ return [
|
||||
'create_rule_from_query' => 'Δημιουργία νέου κανόνα από το ερώτημα αναζήτησης',
|
||||
'rule_from_search_words' => 'Η ρουτίνα για τους κανόνες δυσκολεύτηκε στο χειρισμό του ":string". Ο προτεινόμενος κανόνας που ταιριάζει στο ερώτημά αναζήτησης μπορεί να δώσει διαφορετικά αποτελέσματα. Παρακαλώ να επιβεβαιώσετε προσεκτικά τους κανόνες ενεργοποίησης.',
|
||||
|
||||
/*
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
@ -726,7 +723,6 @@ return [
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
// END
|
||||
'modifiers_applies_are' => 'Οι ακόλουθοι τροποποιητές εφαρμόστηκαν στην αναζήτηση επίσης:',
|
||||
'general_search_error' => 'Ένα σφάλμα προέκυψε κατά την αναζήτηση. Παρακαλώ ελέγξτε τα αρχεία καταγραφής για περισσότερες πληροφορίες.',
|
||||
@ -819,7 +815,6 @@ return [
|
||||
'rule_trigger_update_journal' => 'Όταν ενημερώνεται μία συναλλαγή',
|
||||
'rule_trigger_user_action' => 'Η ενέργεια χρήστη είναι ":trigger_value"',
|
||||
|
||||
|
||||
// OLD values (remove non-doubles later):
|
||||
'rule_trigger_source_account_starts_choice' => 'Το όνομα του λογαριασμού προέλευσης αρχίζει με..',
|
||||
'rule_trigger_source_account_starts' => 'Το όνομα του λογαριασμού προέλευσης αρχίζει με ":trigger_value"',
|
||||
@ -1214,7 +1209,7 @@ return [
|
||||
'rule_trigger_not_destination_is_cash' => 'Destination account is not a cash account',
|
||||
'rule_trigger_not_account_is_cash' => 'Neither account is a cash account',
|
||||
|
||||
/*
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
@ -1225,7 +1220,6 @@ return [
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
// actions
|
||||
// set, clear, add, remove, append/prepend
|
||||
'rule_action_delete_transaction_choice' => 'ΔΙΑΓΡΑΦΗ συναλλαγής (!)',
|
||||
@ -1314,7 +1308,6 @@ return [
|
||||
'create_rule_from_transaction' => 'Δημιουργία κανόνα με βάση τη συναλλαγή',
|
||||
'create_recurring_from_transaction' => 'Δημιουργία επαναλαμβανόμενης συναλλαγής με βάση τη συναλλαγή',
|
||||
|
||||
|
||||
// preferences
|
||||
'dark_mode_option_browser' => 'Σύμφωνα με τις προτιμήσεις του περιηγητή σας',
|
||||
'dark_mode_option_light' => 'Πάντα φωτεινό',
|
||||
@ -1498,7 +1491,7 @@ return [
|
||||
'login_provider_local_only' => 'Αυτή η λειτουργία δεν είναι διαθέσιμη όταν πιστοποιήστε μέσω ":login_provider".',
|
||||
'external_user_mgt_disabled' => 'Αυτή η ενέργεια δεν είναι διαθέσιμη όταν το Firefly III δεν είναι υπεύθυνο για διαχείριση χρηστών ή έλεγχο ταυτότητας.',
|
||||
'external_auth_disabled' => 'Αυτή η ενέργεια δεν είναι διαθέσιμη όταν το Firefly III δεν είναι υπεύθυνο για το χειρισμό ελέγχου ταυτότητας.',
|
||||
'delete_local_info_only' => "Επειδή το Firefly III δεν είναι υπεύθυνο για διαχείριση χρηστών ή έλεγχο ταυτότητας, αυτή η λειτουργία θα διαγράψει μόνο τις τοπικές εγγραφές του Firefly III.",
|
||||
'delete_local_info_only' => 'Επειδή το Firefly III δεν είναι υπεύθυνο για διαχείριση χρηστών ή έλεγχο ταυτότητας, αυτή η λειτουργία θα διαγράψει μόνο τις τοπικές εγγραφές του Firefly III.',
|
||||
'oauth' => 'OAuth',
|
||||
'profile_oauth_clients' => 'Πελάτες OAuth',
|
||||
'profile_oauth_no_clients' => 'Δεν έχετε δημιουργήσει πελάτες OAuth.',
|
||||
@ -1538,7 +1531,7 @@ return [
|
||||
'multi_account_warning_deposit' => 'Λάβετε υπόψη ότι ο λογαριασμός προορισμού των επόμενων διαχωρισμών θα υπερισχύσει αυτού του πρώτου διαχωρισμού της κατάθεσης.',
|
||||
'multi_account_warning_transfer' => 'Λάβετε υπόψη ότι ο λογαριασμός προέλευσης και προορισμού των επόμενων διαχωρισμών θα υπερισχύσει αυτού του πρώτου διαχωρισμού της μεταφοράς.',
|
||||
|
||||
/*
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
@ -1549,7 +1542,6 @@ return [
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
// export data:
|
||||
'export_data_title' => 'Εξαγωγή δεδομένων από το Firefly III',
|
||||
'export_data_menu' => 'Εξαγωγή δεδομένων',
|
||||
@ -1942,7 +1934,7 @@ return [
|
||||
'stored_category' => 'Αποθηκεύτηκε η νέα κατηγορία ":name"',
|
||||
'without_category_between' => 'Χωρίς κατηγορία μεταξύ :start και :end',
|
||||
|
||||
/*
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
@ -1953,7 +1945,6 @@ return [
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
// transactions:
|
||||
'unreconcile' => 'Undo reconciliation',
|
||||
'update_withdrawal' => 'Ενημέρωση ανάληψης',
|
||||
@ -2053,7 +2044,6 @@ return [
|
||||
'first_split_overrules_destination' => 'Ο πρώτος διαχωρισμός ενδέχεται να παρακάμψει τον λογαριασμό προορισμού',
|
||||
'spent_x_of_y' => 'Δαπανήθηκαν {amount} από {total}',
|
||||
|
||||
|
||||
// new user:
|
||||
'welcome' => 'Καλωσήρθατε στο Firefly III!',
|
||||
'submit' => 'Υποβολή',
|
||||
@ -2183,7 +2173,7 @@ return [
|
||||
'classification' => 'Ταξινόμηση',
|
||||
'store_transaction' => 'Αποθήκευση συναλλαγής',
|
||||
|
||||
/*
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
@ -2194,7 +2184,6 @@ return [
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
// reports:
|
||||
'report_default' => 'Προεπιλεγμένη οικονομική αναφορά μεταξύ :start και :end',
|
||||
'report_audit' => 'Επισκόπηση ιστορικού συναλλαγών μεταξύ :start και :end',
|
||||
@ -2299,7 +2288,7 @@ return [
|
||||
'sum_in_default_currency' => 'Το σύνολο θα είναι πάντοτε στο προεπιλεγμένο σας νόμισμα.',
|
||||
'net_filtered_prefs' => 'Αυτό το διάγραμμα δε θα περιλαμβάνει ποτέ λογαριασμούς που δεν έχουν τσεκαρισμένη την επιλογή "Συμπεριλαμβάνεται στην καθαρή αξία".',
|
||||
|
||||
/*
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
@ -2310,7 +2299,6 @@ return [
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
// charts:
|
||||
'chart' => 'Διάγραμμα',
|
||||
'month' => 'Μήνας',
|
||||
@ -2401,7 +2389,7 @@ return [
|
||||
'total_amount' => 'Συνολικό ποσό',
|
||||
'number_of_decimals' => 'Πλήθος δεκαδικών ψηφίων',
|
||||
|
||||
/*
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
@ -2412,7 +2400,6 @@ return [
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
// administration
|
||||
'invite_is_already_redeemed' => 'Η πρόσκληση στο ":address" έχει ήδη χρησιμοποιηθεί.',
|
||||
'invite_is_deleted' => 'Η πρόσκληση στο ":address" έχει διαγραφεί.',
|
||||
@ -2473,7 +2460,6 @@ return [
|
||||
'save_notification_settings' => 'Αποθήκευση ρυθμίσεων',
|
||||
'notification_settings_saved' => 'Οι ρυθμίσεις ειδοποιήσεων έχουν αποθηκευτεί',
|
||||
|
||||
|
||||
'split_transaction_title' => 'Περιγραφή της συναλλαγής με διαχωρισμό',
|
||||
'split_transaction_title_help' => 'Εάν δημιουργήσετε μια διαχωρισμένη συναλλαγή, πρέπει να υπάρχει μια καθολική περιγραφή για όλους τους διαχωρισμούς της συναλλαγής.',
|
||||
'split_title_help' => 'Εάν δημιουργήσετε μια διαχωρισμένη συναλλαγή, πρέπει να υπάρχει μια καθολική περιγραφή για όλους τους διαχωρισμούς της συναλλαγής.',
|
||||
@ -2481,7 +2467,6 @@ return [
|
||||
'you_create_withdrawal' => 'Δημιουργείτε μια ανάληψη.',
|
||||
'you_create_deposit' => 'Δημιουργείτε μια κατάθεση.',
|
||||
|
||||
|
||||
// links
|
||||
'journal_link_configuration' => 'Παραμετροποίηση συνδέσεων συναλλαγών',
|
||||
'create_new_link_type' => 'Δημιουργία νέου τύπου συνδέσμου',
|
||||
@ -2687,7 +2672,7 @@ return [
|
||||
'except_weekends' => 'Εκτός από τα Σαββατοκύριακα',
|
||||
'recurrence_deleted' => 'Η επαναλαμβανόμενη συναλλαγή ":title" διαγράφηκε',
|
||||
|
||||
/*
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
@ -2698,7 +2683,6 @@ return [
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
// new lines for summary controller.
|
||||
'box_balance_in_currency' => 'Υπόλοιπο (:currency)',
|
||||
'box_spent_in_currency' => 'Δαπάνες (:currency)',
|
||||
@ -2762,7 +2746,6 @@ return [
|
||||
// dashboard
|
||||
'enable_auto_convert' => 'Enable currency conversion',
|
||||
'disable_auto_convert' => 'Disable currency conversion',
|
||||
|
||||
];
|
||||
|
||||
/*
|
||||
@ -2775,4 +2758,3 @@ return [
|
||||
* https://crowdin.com/project/firefly-iii
|
||||
*
|
||||
*/
|
||||
|
||||
|
@ -31,7 +31,6 @@
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
return [
|
||||
@ -75,7 +74,7 @@ return [
|
||||
'tagMode' => 'Λειτουργία ετικέτας',
|
||||
'virtual_balance' => 'Εικονικό υπόλοιπο',
|
||||
|
||||
/*
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
@ -86,7 +85,6 @@ return [
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
'targetamount' => 'Ποσό στόχου',
|
||||
'account_role' => 'Ρόλος λογαριασμού',
|
||||
'opening_balance_date' => 'Ημερομηνία υπολοίπου έναρξης',
|
||||
@ -180,7 +178,7 @@ return [
|
||||
'journal_areYouSure' => 'Είστε σίγουροι ότι θέλετε να διαγράψετε τη συναλλαγή με περιγραφή ":description";',
|
||||
'mass_journal_are_you_sure' => 'Είστε σίγουροι ότι θέλετε να διαγράψετε αυτές τις συναλλαγές;',
|
||||
|
||||
/*
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
@ -191,7 +189,6 @@ return [
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
'tag_areYouSure' => 'Είστε σίγουροι ότι θέλετε να διαγράψετε την ετικέτα ":tag";',
|
||||
'journal_link_areYouSure' => 'Είστε σίγουροι ότι θέλετε να διαγράψετε το σύνδεσμο μεταξύ <a href=":source_link">:source</a> και <a href=":destination_link">:destination</a>;',
|
||||
'linkType_areYouSure' => 'Είστε σίγουροι ότι θέλετε να διαγράψετε τον τύπο συνδέσμου ":name" (":inward" / ":outward");',
|
||||
@ -230,7 +227,6 @@ return [
|
||||
'album' => 'Άλμπουμ',
|
||||
'song' => 'Τραγούδι',
|
||||
|
||||
|
||||
// admin
|
||||
'domain' => 'Τομέας (Domain)',
|
||||
'single_user_mode' => 'Απενεργοποίηση εγγραφής χρήστη',
|
||||
@ -256,7 +252,7 @@ return [
|
||||
'fints_account' => 'Λογαριασμός FinTS',
|
||||
'local_account' => 'Λογαριασμός Firefly III',
|
||||
|
||||
/*
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
@ -267,7 +263,6 @@ return [
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
'from_date' => 'Από ημερομηνία',
|
||||
'to_date' => 'Εώς ημερομηνία',
|
||||
'due_date' => 'Ημερομηνία προθεσμίας',
|
||||
@ -314,4 +309,3 @@ return [
|
||||
* https://crowdin.com/project/firefly-iii
|
||||
*
|
||||
*/
|
||||
|
||||
|
@ -31,7 +31,6 @@
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
return [
|
||||
@ -65,7 +64,7 @@ return [
|
||||
'budgets_index_list_of_budgets' => 'Χρησιμοποιήστε αυτό τον πίνακα για να ορίσετε τα ποσά για κάθε προϋπολογισμό και την πρόοδό σας.',
|
||||
'budgets_index_outro' => 'Για να μάθετε περισσότερα για προϋπολογισμούς, ελέγξτε το εικονίδιο βοήθειας στην επάνω δεξιά γωνία.',
|
||||
|
||||
/*
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
@ -76,7 +75,6 @@ return [
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
// reports (index)
|
||||
'reports_index_intro' => 'Χρησιμοποιήστε αυτές τις αναφορές για να λάβετε λεπτομερείς πληροφορίες για τα οικονομικά σας.',
|
||||
'reports_index_inputReportType' => 'Επιλέξτε έναν τύπο αναφοράς. Ελέγξτε τις σελίδες βοήθειας για να δείτε τι εμφανίζει ή κάθε αναφορά.',
|
||||
@ -114,7 +112,7 @@ return [
|
||||
'piggy-banks_index_button' => 'Διπλά από αυτή τη γραμμή προόδου υπάρχουν δύο κουμπιά (+ και -) για να προσθέσετε ή να αφαιρέσετε χρήματα από κάθε κουμπαρά.',
|
||||
'piggy-banks_index_accountStatus' => 'Πίνακας κατάστασης για κάθε πάγιο λογαριασμό με τουλάχιστον ένα κουμπαρά.',
|
||||
|
||||
/*
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
@ -125,7 +123,6 @@ return [
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
// create piggy
|
||||
'piggy-banks_create_name' => 'Ποιός είναι ο στόχος σας; Ένας νέος καναπές, μια κάμερα, χρήματα για έκτακτες ανάγκες;',
|
||||
'piggy-banks_create_date' => 'Μπορείτε να ορίσετε μια ημερομηνία επίτευξης στόχου ή μια προθεσμία για τον κουμπαρά σας.',
|
||||
@ -148,7 +145,7 @@ return [
|
||||
// create bill
|
||||
'bills_create_intro' => 'Χρησιμοποιήστε πάγια έξοδα για να παρακολουθήσετε το ποσό των οφειλόμενων χρημάτων κάθε περιόδου. Σκεφθείτε πάγιες δαπάνες όπως ενοίκιο, ασφάλεια ή πληρωμές δόσεων.',
|
||||
'bills_create_name' => 'Χρησιμοποιήστε ένα περιγραφικό όνομα όπως "Ενοίκιο" ή "Ασφάλεια υγείας".',
|
||||
//'bills_create_match' => 'To match transactions, use terms from those transactions or the expense account involved. All words must match.',
|
||||
// 'bills_create_match' => 'To match transactions, use terms from those transactions or the expense account involved. All words must match.',
|
||||
'bills_create_amount_min_holder' => 'Επιλέξτε ένα ελάχιστο και μέγιστο ποσό για αυτό το πάγιο έξοδο.',
|
||||
'bills_create_repeat_freq_holder' => 'Τα πιο πολλά πάγια έξοδα επαναλαμβάνονται μηνιαίως, εδώ όμως μπορείτε να ορίσετε μια άλλη συχνότητα επανάληψης.',
|
||||
'bills_create_skip_holder' => 'Εάν ένα πάγιο έξοδο επαναλαμβάνεται κάθε 2 εβδομάδες, το πεδίο "παράληψη" πρέπει να οριστεί σε "1" για την παράλειψη κάθε άλλης εβδομάδας.',
|
||||
@ -168,7 +165,7 @@ return [
|
||||
'rules_create_test_rule_triggers' => 'Χρησιμοποιήστε αυτό το κουμπί για να δείτε ποιές συναλλαγές θα ταίριαζαν με τον κανόνα σας.',
|
||||
'rules_create_actions' => 'Ορίστε όσες ενέργειες επιθυμείτε.',
|
||||
|
||||
/*
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
@ -179,7 +176,6 @@ return [
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
// preferences
|
||||
'preferences_index_tabs' => 'Περισσότερες επιλογές είναι διαθέσιμες πίσω από αυτές τις καρτέλες.',
|
||||
|
||||
@ -201,4 +197,3 @@ return [
|
||||
* https://crowdin.com/project/firefly-iii
|
||||
*
|
||||
*/
|
||||
|
||||
|
@ -31,7 +31,6 @@
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
return [
|
||||
@ -69,7 +68,7 @@ return [
|
||||
'next_expected_match' => 'Επόμενη αναμενόμενη αντιστοίχιση',
|
||||
'automatch' => 'Αυτόματη αντιστοίχιση;',
|
||||
|
||||
/*
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
@ -80,7 +79,6 @@ return [
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
'repeat_freq' => 'Επαναλήψεις',
|
||||
'description' => 'Περιγραφή',
|
||||
'amount' => 'Ποσό',
|
||||
@ -147,7 +145,7 @@ return [
|
||||
'account_at_bunq' => 'Λογαριασμός με bunq',
|
||||
'file_name' => 'Όνομα αρχείου',
|
||||
|
||||
/*
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
@ -158,7 +156,6 @@ return [
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
'file_size' => 'Μέγεθος αρχείου',
|
||||
'file_type' => 'Τύπος αρχείου',
|
||||
'attached_to' => 'Επισυναπτόμενο σε',
|
||||
@ -185,7 +182,6 @@ return [
|
||||
'delivery' => 'Παράδοση',
|
||||
'url' => 'Διεύθυνση URL',
|
||||
'secret' => 'Μυστικό',
|
||||
|
||||
];
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
@ -197,4 +193,3 @@ return [
|
||||
* https://crowdin.com/project/firefly-iii
|
||||
*
|
||||
*/
|
||||
|
||||
|
@ -31,7 +31,6 @@
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
return [
|
||||
|
@ -31,7 +31,6 @@
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
return [
|
||||
|
@ -1,6 +1,5 @@
|
||||
<?php
|
||||
|
||||
|
||||
/*
|
||||
* rules.php
|
||||
* Copyright (c) 2023 james@firefly-iii.org
|
||||
|
@ -31,7 +31,6 @@
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
return [
|
||||
@ -101,7 +100,7 @@ return [
|
||||
'unique_object_for_user' => 'Αυτό το όνομα είναι ήδη σε χρήση.',
|
||||
'unique_account_for_user' => 'Αυτό το όνομα λογαριασμού είναι ήδη σε χρήση.',
|
||||
|
||||
/*
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
@ -112,7 +111,6 @@ return [
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
'between.numeric' => 'Το :attribute πρέπει να είναι μεταξύ :min και :max.',
|
||||
'between.file' => 'Το :attribute πρέπει να είναι μεταξύ :min και :max kilobytes.',
|
||||
'between.string' => 'To :attribute πρέπει να είναι μεταξύ :min και :max χαρακτήρων.',
|
||||
@ -181,7 +179,7 @@ return [
|
||||
'same_account_type' => 'Και οι δύο λογαριασμοί πρέπει να έχουν τον ίδιο τύπο λογαριασμού',
|
||||
'same_account_currency' => 'Και οι δύο λογαριασμοί πρέπει να έχουν την ίδια ρύθμιση νομίσματος',
|
||||
|
||||
/*
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
@ -192,7 +190,6 @@ return [
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
'secure_password' => 'Αυτό δεν είναι ασφαλές συνθηματικό. Παρακαλώ δοκιμάστε ξανά. Για περισσότερες πληροφορίες επισκεφτείτε https://bit.ly/FF3-password-security',
|
||||
'valid_recurrence_rep_type' => 'Μη έγκυρος τύπος επανάληψης για επαναλαμβανόμενες συναλλαγές.',
|
||||
'valid_recurrence_rep_moment' => 'Μη έγκυρη στιγμή επανάληψης για αυτό τον τύπο επανάληψης.',
|
||||
@ -254,7 +251,7 @@ return [
|
||||
'deposit_dest_bad_data' => 'Δεν ήταν δυνατή η εύρεση ενός έγκυρου λογαριασμού προορισμού κατά την αναζήτηση του αναγνωριστικού ID ":id" ή του ονόματος ":name".',
|
||||
'deposit_dest_wrong_type' => 'O υποβεβλημένος λογαριασμός προέλευσης δεν είναι σωστού τύπου.',
|
||||
|
||||
/*
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
@ -265,7 +262,6 @@ return [
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
'transfer_source_need_data' => 'Πρέπει να λάβετε ένα έγκυρο αναγνωριστικό λογαριασμού προέλευσης και/ή ένα έγκυρο όνομα λογαριασμού προέλευσης για να συνεχίσετε.',
|
||||
'transfer_source_bad_data' => '[c] Could not find a valid source account when searching for ID ":id" or name ":name".',
|
||||
'transfer_dest_need_data' => '[c] Need to get a valid destination account ID and/or valid destination account name to continue.',
|
||||
@ -308,4 +304,3 @@ return [
|
||||
* https://crowdin.com/project/firefly-iii
|
||||
*
|
||||
*/
|
||||
|
||||
|
@ -32,7 +32,5 @@ declare(strict_types=1);
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
return [
|
||||
|
||||
];
|
||||
|
@ -31,10 +31,8 @@
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
|
||||
return [
|
||||
'failed' => 'These credentials do not match our records.',
|
||||
'throttle' => 'Too many login attempts. Please try again in :seconds seconds.',
|
||||
|
@ -31,7 +31,6 @@
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
return [
|
||||
@ -66,7 +65,7 @@ return [
|
||||
'transfer_list' => 'Transfers',
|
||||
'transfers_list' => 'Transfers',
|
||||
|
||||
/*
|
||||
/*
|
||||
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
|
||||
* YOUR CHANGES WILL BE OVERWRITTEN!
|
||||
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
|
||||
@ -77,7 +76,6 @@ return [
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
'reconciliation_list' => 'Reconciliations',
|
||||
'create_withdrawal' => 'Create new withdrawal',
|
||||
'create_deposit' => 'Create new deposit',
|
||||
|
@ -31,7 +31,6 @@
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
return [
|
||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user