mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-01-08 15:05:29 +00:00
Final file update before alpha release.
This commit is contained in:
@@ -58,7 +58,7 @@ return [
|
||||
'no_rules_for_bill' => 'Esta conta não tem regras associadas a ela.',
|
||||
'go_to_asset_accounts' => 'Veja suas contas ativas',
|
||||
'go_to_budgets' => 'Vá para seus orçamentos',
|
||||
'new_clone_instructions' => 'This button will automatically clone the transaction and set the date to today. Are you sure?',
|
||||
'new_clone_instructions' => 'Este botão irá clonar automaticamente a transação e definir a data para hoje. Tem certeza?',
|
||||
'clones_journal_x' => 'This transaction is a clone of ":description" (#:id)',
|
||||
'go_to_categories' => 'Vá para suas categorias',
|
||||
'go_to_bills' => 'Vá para suas faturas',
|
||||
@@ -232,8 +232,8 @@ return [
|
||||
'update_version_alpha' => 'This version is a ALPHA version. You may run into issues.',
|
||||
'update_current_version_alert' => 'You are running :version, which is the latest available release.',
|
||||
'update_newer_version_alert' => 'You are running :your_version, which is newer than the latest release, :new_version.',
|
||||
'update_check_error' => 'An error occurred while checking for updates: :error',
|
||||
'unknown_error' => 'Unknown error. Sorry about that.',
|
||||
'update_check_error' => 'Ocorreu um erro durante a verificação de atualizações: :error',
|
||||
'unknown_error' => 'Erro desconhecido. Desculpe por isso.',
|
||||
'just_new_release' => 'A new version is available! Version :version was released :date. This release is very fresh. Wait a few days for the new release to stabilize.',
|
||||
'admin_update_channel_title' => 'Update channel',
|
||||
'admin_update_channel_explain' => 'Firefly III has three update "channels" which determine how ahead of the curve you are in terms of features, enhancements and bugs. Use the "beta" channel if you\'re adventurous and the "alpha" when you like to live life dangerously.',
|
||||
|
||||
Reference in New Issue
Block a user