Meta data for new release.

This commit is contained in:
James Cole
2023-12-26 08:42:38 +01:00
parent ffeada037d
commit ef09f88816
93 changed files with 300 additions and 210 deletions

View File

@@ -63,7 +63,7 @@ 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>.',
'collect_info_more' => 'You can read more about collecting error information in <a href="https://docs.firefly-iii.org/how-to/general/debug/">the FAQ</a>.',
'github_help' => 'Получете помощ на GitHub',
'github_instructions' => 'Добре дошли сте да отворите нов проблем <strong><a href="https://github.com/firefly-iii/firefly-iii/issues">на GitHub</a></strong>.',
'use_search' => 'Използвайте търсенето!',

View File

@@ -113,7 +113,7 @@ return [
'two_factor_forgot' => 'Забравих своето двуфакторно нещо.',
'two_factor_lost_header' => 'Загубихте вашата двуфакторната идентификация?',
'two_factor_lost_intro' => 'Ако сте загубили и резервните си кодове, имате лош късмет. Това не е нещо, което можете да поправите от уеб интерфейса. Имате два варианта.',
'two_factor_lost_fix_self' => 'Ако използвате свой собствен екземпляр на Firefly III, прочетете <a href="https://docs.firefly-iii.org/faq/other#i-lost-my-two-factor-authentication-codes-and-backup-codes">тази статия в ЧЗВ </a> за инструкции.',
'two_factor_lost_fix_self' => 'If you run your own instance of Firefly III, read <a href="https://docs.firefly-iii.org/references/faq/firefly-iii/using/#i-lost-my-2fa-token-generator-or-2fa-has-stopped-working>this entry in the FAQ</a> for instructions.',
'two_factor_lost_fix_owner' => 'В противен случай изпратете имейл на собственика на сайта,<a href="mailto::site_owner">:site_owner</a> и ги помолете да нулират вашето двуфакторно удостоверяване.',
'mfa_backup_code' => 'Използвали сте резервен код, за да влезете в Firefly III. Не може да се използва отново, затова го зачеркнете от списъка си.',
'pref_two_factor_new_backup_codes' => 'Вземете нови резервни кодове',
@@ -203,7 +203,7 @@ return [
'transfer_exchange_rate_instructions' => 'Разходната сметка „@source_name“ приема само транзакции в @source_currency. Приходната сметка „@dest_name“ приема само транзакции в @dest_currency. Трябва да предоставите трансферираната сума точно и в двете валути.',
'transaction_data' => 'Данни на транзакцията',
'invalid_server_configuration' => 'Грешна конфигурация на сървъра',
'invalid_locale_settings' => 'Firefly III is unable to format monetary amounts because your server is missing the required packages. There are <a href="https://docs.firefly-iii.org/firefly-iii/advanced-installation/locales/">instructions how to do this</a>.',
'invalid_locale_settings' => 'Firefly III is unable to format monetary amounts because your server is missing the required packages. There are <a href="https://docs.firefly-iii.org/how-to/firefly-iii/advanced/locales/">instructions how to do this</a>.',
'quickswitch' => 'Бърз ключ',
'sign_in_to_start' => 'Влезте, за да започнете сесията си',
'sign_in' => 'Вход',
@@ -748,6 +748,8 @@ return [
// rules
'is_not_rule_trigger' => 'Not',
'cannot_fire_inactive_rules' => 'Не можете да изпълнявате неактивни правила.',
'show_triggers' => 'Show triggers',
'show_actions' => 'Show actions',
'rules' => 'Правила',
'rule_name' => 'Име на правилото',
'rule_triggers' => 'Правилото се задейства, когато',