Rebuild frontend, final files for 5.5.0

This commit is contained in:
James Cole
2021-03-28 11:53:27 +02:00
parent e6fbd9259d
commit 13b8ba3746
15 changed files with 59 additions and 79 deletions

View File

@@ -67,7 +67,7 @@
"quarterly_budgets": "Quartalsbudgets", "quarterly_budgets": "Quartalsbudgets",
"create_new_expense": "Neues Ausgabenkonto erstellen", "create_new_expense": "Neues Ausgabenkonto erstellen",
"create_new_revenue": "Neues Einnahmenkonto erstellen", "create_new_revenue": "Neues Einnahmenkonto erstellen",
"create_new_liabilities": "Create new liability", "create_new_liabilities": "Neue Verbindlichkeit anlegen",
"half_year_budgets": "Halbjahresbudgets", "half_year_budgets": "Halbjahresbudgets",
"yearly_budgets": "Jahresbudgets", "yearly_budgets": "Jahresbudgets",
"split_transaction_title": "Beschreibung der Splittbuchung", "split_transaction_title": "Beschreibung der Splittbuchung",

View File

@@ -67,7 +67,7 @@
"quarterly_budgets": "Presupuestos trimestrales", "quarterly_budgets": "Presupuestos trimestrales",
"create_new_expense": "Crear nueva cuenta de gastos", "create_new_expense": "Crear nueva cuenta de gastos",
"create_new_revenue": "Crear nueva cuenta de ingresos", "create_new_revenue": "Crear nueva cuenta de ingresos",
"create_new_liabilities": "Create new liability", "create_new_liabilities": "Crear nuevo pasivo",
"half_year_budgets": "Presupuestos semestrales", "half_year_budgets": "Presupuestos semestrales",
"yearly_budgets": "Presupuestos anuales", "yearly_budgets": "Presupuestos anuales",
"split_transaction_title": "Descripci\u00f3n de la transacci\u00f3n dividida", "split_transaction_title": "Descripci\u00f3n de la transacci\u00f3n dividida",
@@ -80,7 +80,7 @@
"after_update_create_another": "Despu\u00e9s de actualizar, vuelve aqu\u00ed para continuar editando.", "after_update_create_another": "Despu\u00e9s de actualizar, vuelve aqu\u00ed para continuar editando.",
"transaction_updated_no_changes": "<a href=\"transactions\/show\/{ID}\">La transacci\u00f3n #{ID}<\/a> (\"{title}\") no recibi\u00f3 ning\u00fan cambio.", "transaction_updated_no_changes": "<a href=\"transactions\/show\/{ID}\">La transacci\u00f3n #{ID}<\/a> (\"{title}\") no recibi\u00f3 ning\u00fan cambio.",
"transaction_updated_link": "<a href=\"transactions\/show\/{ID}\">La transacci\u00f3n #{ID}<\/a> (\"{title}\") ha sido actualizada.", "transaction_updated_link": "<a href=\"transactions\/show\/{ID}\">La transacci\u00f3n #{ID}<\/a> (\"{title}\") ha sido actualizada.",
"spent_x_of_y": "Spent {amount} of {total}", "spent_x_of_y": "{amount} gastado de {total}",
"search": "Buscar", "search": "Buscar",
"create_new_asset": "Crear nueva cuenta de activos", "create_new_asset": "Crear nueva cuenta de activos",
"asset_accounts": "Cuenta de activos", "asset_accounts": "Cuenta de activos",

View File

@@ -67,7 +67,7 @@
"quarterly_budgets": "Budgets trimestriels", "quarterly_budgets": "Budgets trimestriels",
"create_new_expense": "Cr\u00e9er nouveau compte de d\u00e9penses", "create_new_expense": "Cr\u00e9er nouveau compte de d\u00e9penses",
"create_new_revenue": "Cr\u00e9er nouveau compte de recettes", "create_new_revenue": "Cr\u00e9er nouveau compte de recettes",
"create_new_liabilities": "Create new liability", "create_new_liabilities": "Cr\u00e9er un nouveau passif",
"half_year_budgets": "Budgets semestriels", "half_year_budgets": "Budgets semestriels",
"yearly_budgets": "Budgets annuels", "yearly_budgets": "Budgets annuels",
"split_transaction_title": "Description de l'op\u00e9ration ventil\u00e9e", "split_transaction_title": "Description de l'op\u00e9ration ventil\u00e9e",

View File

@@ -67,7 +67,7 @@
"quarterly_budgets": "Bilanci trimestrali", "quarterly_budgets": "Bilanci trimestrali",
"create_new_expense": "Crea un nuovo conto di spesa", "create_new_expense": "Crea un nuovo conto di spesa",
"create_new_revenue": "Crea un nuovo conto entrate", "create_new_revenue": "Crea un nuovo conto entrate",
"create_new_liabilities": "Create new liability", "create_new_liabilities": "Crea nuova passivit\u00e0",
"half_year_budgets": "Bilanci semestrali", "half_year_budgets": "Bilanci semestrali",
"yearly_budgets": "Budget annuali", "yearly_budgets": "Budget annuali",
"split_transaction_title": "Descrizione della transazione suddivisa", "split_transaction_title": "Descrizione della transazione suddivisa",

View File

@@ -67,7 +67,7 @@
"quarterly_budgets": "Or\u00e7amentos trimestrais", "quarterly_budgets": "Or\u00e7amentos trimestrais",
"create_new_expense": "Criar nova conta de despesa", "create_new_expense": "Criar nova conta de despesa",
"create_new_revenue": "Criar nova conta de receita", "create_new_revenue": "Criar nova conta de receita",
"create_new_liabilities": "Create new liability", "create_new_liabilities": "Criar novo passivo",
"half_year_budgets": "Or\u00e7amentos semestrais", "half_year_budgets": "Or\u00e7amentos semestrais",
"yearly_budgets": "Or\u00e7amentos anuais", "yearly_budgets": "Or\u00e7amentos anuais",
"split_transaction_title": "Descri\u00e7\u00e3o da transa\u00e7\u00e3o dividida", "split_transaction_title": "Descri\u00e7\u00e3o da transa\u00e7\u00e3o dividida",

20
public/v2/js/empty.js vendored
View File

@@ -1,22 +1,2 @@
/*
* empty.js
* Copyright (c) 2021 james@firefly-iii.org
*
* This file is part of Firefly III (https://github.com/firefly-iii).
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Affero General Public License for more details.
*
* You should have received a copy of the GNU Affero General Public License
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
(window.webpackJsonp=window.webpackJsonp||[]).push([[5],{330:function(n,o,p){n.exports=p(331)},331:function(n,o,p){p(41)}},[[330,0,1]]]); (window.webpackJsonp=window.webpackJsonp||[]).push([[5],{330:function(n,o,p){n.exports=p(331)},331:function(n,o,p){p(41)}},[[330,0,1]]]);
//# sourceMappingURL=empty.js.map //# sourceMappingURL=empty.js.map

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -886,7 +886,7 @@ return [
'create_new_deposit' => 'Erstelle eine neue Einnahme', 'create_new_deposit' => 'Erstelle eine neue Einnahme',
'create_new_transfer' => 'Eine neue Umbuchung erstellen', 'create_new_transfer' => 'Eine neue Umbuchung erstellen',
'create_new_asset' => 'Neues Bestandskonto erstellen', 'create_new_asset' => 'Neues Bestandskonto erstellen',
'create_new_liabilities' => 'Create new liability', 'create_new_liabilities' => 'Neue Verbindlichkeit anlegen',
'create_new_expense' => 'Neues Ausgabenkonto erstellen', 'create_new_expense' => 'Neues Ausgabenkonto erstellen',
'create_new_revenue' => 'Neues Einnahmenkonto erstellen', 'create_new_revenue' => 'Neues Einnahmenkonto erstellen',
'create_new_piggy_bank' => 'Ein neues Sparschwein erstellen', 'create_new_piggy_bank' => 'Ein neues Sparschwein erstellen',
@@ -1131,7 +1131,7 @@ return [
'interest_calc_monthly' => 'Monatlich', 'interest_calc_monthly' => 'Monatlich',
'interest_calc_yearly' => 'Jährlich', 'interest_calc_yearly' => 'Jährlich',
'initial_balance_account' => 'Anfangsguthaben von „:account”', 'initial_balance_account' => 'Anfangsguthaben von „:account”',
'list_options' => 'List options', 'list_options' => 'Listenoptionen',
// categories: // categories:
'new_category' => 'Neue Kategorie', 'new_category' => 'Neue Kategorie',

View File

@@ -886,7 +886,7 @@ return [
'create_new_deposit' => 'Crear nuevo deposito', 'create_new_deposit' => 'Crear nuevo deposito',
'create_new_transfer' => 'Crear nueva transferencia', 'create_new_transfer' => 'Crear nueva transferencia',
'create_new_asset' => 'Crear nueva cuenta de activos', 'create_new_asset' => 'Crear nueva cuenta de activos',
'create_new_liabilities' => 'Create new liability', 'create_new_liabilities' => 'Crear nuevo pasivo',
'create_new_expense' => 'Crear nueva cuenta de gastos', 'create_new_expense' => 'Crear nueva cuenta de gastos',
'create_new_revenue' => 'Crear nueva cuenta de ingresos', 'create_new_revenue' => 'Crear nueva cuenta de ingresos',
'create_new_piggy_bank' => 'Crear nueva hucha', 'create_new_piggy_bank' => 'Crear nueva hucha',
@@ -1131,7 +1131,7 @@ return [
'interest_calc_monthly' => 'Por mes', 'interest_calc_monthly' => 'Por mes',
'interest_calc_yearly' => 'Por año', 'interest_calc_yearly' => 'Por año',
'initial_balance_account' => 'Balance inicial de la cuenta :account', 'initial_balance_account' => 'Balance inicial de la cuenta :account',
'list_options' => 'List options', 'list_options' => 'Opciones de lista',
// categories: // categories:
'new_category' => 'Nueva categoría', 'new_category' => 'Nueva categoría',
@@ -1245,7 +1245,7 @@ return [
'first_split_decides' => 'La primera división determina el valor de este campo', 'first_split_decides' => 'La primera división determina el valor de este campo',
'first_split_overrules_source' => 'La primera división puede anular la cuenta de origen', 'first_split_overrules_source' => 'La primera división puede anular la cuenta de origen',
'first_split_overrules_destination' => 'La primera división puede anular la cuenta de destino', 'first_split_overrules_destination' => 'La primera división puede anular la cuenta de destino',
'spent_x_of_y' => 'Spent {amount} of {total}', 'spent_x_of_y' => '{amount} gastado de {total}',
// new user: // new user:
'welcome' => 'Bienvenido a Firefly III!', 'welcome' => 'Bienvenido a Firefly III!',

View File

@@ -886,7 +886,7 @@ return [
'create_new_deposit' => 'Créer un nouveau dépôt', 'create_new_deposit' => 'Créer un nouveau dépôt',
'create_new_transfer' => 'Créer un nouveau transfert', 'create_new_transfer' => 'Créer un nouveau transfert',
'create_new_asset' => 'Créer un nouveau compte dactif', 'create_new_asset' => 'Créer un nouveau compte dactif',
'create_new_liabilities' => 'Create new liability', 'create_new_liabilities' => 'Créer un nouveau passif',
'create_new_expense' => 'Créer nouveau compte de dépenses', 'create_new_expense' => 'Créer nouveau compte de dépenses',
'create_new_revenue' => 'Créer nouveau compte de recettes', 'create_new_revenue' => 'Créer nouveau compte de recettes',
'create_new_piggy_bank' => 'Créer une nouvelle tirelire', 'create_new_piggy_bank' => 'Créer une nouvelle tirelire',
@@ -1131,7 +1131,7 @@ return [
'interest_calc_monthly' => 'Par mois', 'interest_calc_monthly' => 'Par mois',
'interest_calc_yearly' => 'Par an', 'interest_calc_yearly' => 'Par an',
'initial_balance_account' => 'Solde initial du compte :account', 'initial_balance_account' => 'Solde initial du compte :account',
'list_options' => 'List options', 'list_options' => 'Lister les options',
// categories: // categories:
'new_category' => 'Nouvelle catégorie', 'new_category' => 'Nouvelle catégorie',

View File

@@ -62,16 +62,16 @@ return [
'no_rules_for_bill' => 'Bill ini tidak terkait dengan aturan yang telah ada.', 'no_rules_for_bill' => 'Bill ini tidak terkait dengan aturan yang telah ada.',
'go_to_asset_accounts' => 'Menampilkan rekening aset', 'go_to_asset_accounts' => 'Menampilkan rekening aset',
'go_to_budgets' => 'Pergi ke anggaran mu', 'go_to_budgets' => 'Pergi ke anggaran mu',
'go_to_withdrawals' => 'Go to your withdrawals', 'go_to_withdrawals' => 'Pergi ke penarikan',
'clones_journal_x' => 'Transaksi ini adalah salinan dari ":description" (#:id)', 'clones_journal_x' => 'Transaksi ini adalah salinan dari ":description" (#:id)',
'go_to_categories' => 'Menuju ke kategori yang anda miliki', 'go_to_categories' => 'Menuju ke kategori yang anda miliki',
'go_to_bills' => 'Menuju ke bill yang anda miliki', 'go_to_bills' => 'Menuju ke bill yang anda miliki',
'go_to_expense_accounts' => 'Melihat akun pengeluaran anda', 'go_to_expense_accounts' => 'Melihat akun pengeluaran anda',
'go_to_revenue_accounts' => 'See your revenue accounts', 'go_to_revenue_accounts' => 'Lihat rekening pendapatan Anda',
'go_to_piggies' => 'Go to your piggy banks', 'go_to_piggies' => 'Pergi ke celengan',
'new_deposit' => 'Deposit baru', 'new_deposit' => 'Deposit baru',
'new_transfer' => 'Transfer baru', 'new_transfer' => 'Transfer baru',
'new_transfers' => 'New transfer', 'new_transfers' => 'Transfer baru',
'new_asset_account' => 'Akun aset baru', 'new_asset_account' => 'Akun aset baru',
'new_expense_account' => 'Akun pengeluaran baru', 'new_expense_account' => 'Akun pengeluaran baru',
'new_revenue_account' => 'Akun pendapatan baru', 'new_revenue_account' => 'Akun pendapatan baru',
@@ -195,14 +195,14 @@ return [
'register_new_account' => 'Register a new account', 'register_new_account' => 'Register a new account',
'forgot_my_password' => 'I forgot my password', 'forgot_my_password' => 'I forgot my password',
'problems_with_input' => 'There were some problems with your input.', 'problems_with_input' => 'There were some problems with your input.',
'reset_password' => 'Reset your password', 'reset_password' => 'Atur ulang kata sandi Anda',
'button_reset_password' => 'Reset password', 'button_reset_password' => 'Atur ulang kata sandi',
'reset_button' => 'Reset', 'reset_button' => 'Atur ulang',
'want_to_login' => 'I want to login', 'want_to_login' => 'Saya ingin masuk',
'login_page_title' => 'Login to Firefly III', 'login_page_title' => 'Masuk ke Firefly III',
'register_page_title' => 'Register at Firefly III', 'register_page_title' => 'Daftar di Firefly III',
'forgot_pw_page_title' => 'Forgot your password for Firefly III', 'forgot_pw_page_title' => 'Lupa kata sandi Anda untuk Firefly III',
'reset_pw_page_title' => 'Reset your password for Firefly III', 'reset_pw_page_title' => 'Atur ulang kata sandi Anda untuk Firefly III',
'cannot_reset_demo_user' => 'You cannot reset the password of the demo user.', 'cannot_reset_demo_user' => 'You cannot reset the password of the demo user.',
'no_att_demo_user' => 'The demo user can\'t upload attachments.', 'no_att_demo_user' => 'The demo user can\'t upload attachments.',
'button_register' => 'Register', 'button_register' => 'Register',
@@ -219,37 +219,37 @@ return [
'per_period_sum_1Y' => 'Expected yearly costs', 'per_period_sum_1Y' => 'Expected yearly costs',
'average_per_bill' => 'average per bill', 'average_per_bill' => 'average per bill',
'expected_total' => 'expected total', 'expected_total' => 'expected total',
'reconciliation_account_name' => ':name reconciliation (:currency)', 'reconciliation_account_name' => ':name rekonsiliasi (:currency)',
'saved' => 'Saved', 'saved' => 'Tersimpan',
'advanced_options' => 'Advanced options', 'advanced_options' => 'Pilihan lanjutan',
'advanced_options_explain' => 'Some pages in Firefly III have advanced options hidden behind this button. This page doesn\'t have anything fancy here, but do check out the others!', 'advanced_options_explain' => 'Beberapa halaman di Firefly III memiliki pilihan lanjutan tersembunyi di belakang tombol ini. Halaman ini tidak memiliki hal yang menarik, tetapi cobalah cek yang lain!',
'here_be_dragons' => 'Hic sunt dracones', 'here_be_dragons' => 'Hic sunt dracones',
// Webhooks // Webhooks
'webhooks' => 'Webhooks', 'webhooks' => 'Webhooks',
// API access // API access
'authorization_request' => 'Firefly III v:version Authorization Request', 'authorization_request' => 'Firefly III v:version Permintaan Otorisasi',
'authorization_request_intro' => '<strong>:client</strong> is requesting permission to access your financial administration. Would you like to authorize <strong>:client</strong> to access these records?', 'authorization_request_intro' => '<strong>:client</strong> meminta izin untuk mengakses administrasi finansial. Apakah Anda ingin memberikan izin kepada <strong>:client</strong> untuk mengakses rekaman itu?',
'scopes_will_be_able' => 'This application will be able to:', 'scopes_will_be_able' => 'Aplikasi ini akan mampu untuk:',
'button_authorize' => 'Authorize', 'button_authorize' => 'Izinkan',
'none_in_select_list' => '(none)', 'none_in_select_list' => '(tidak ada)',
'no_piggy_bank' => '(no piggy bank)', 'no_piggy_bank' => '(tidak ada celengan)',
'name_in_currency' => ':name in :currency', 'name_in_currency' => ':name di :currency',
'paid_in_currency' => 'Paid in :currency', 'paid_in_currency' => 'Dibayarkan dengan :currency',
'unpaid_in_currency' => 'Unpaid in :currency', 'unpaid_in_currency' => 'Belum dibayarkan dengan :currency',
'is_alpha_warning' => 'You are running an ALPHA version. Be wary of bugs and issues.', 'is_alpha_warning' => 'Anda menggunakan versi ALPHA. Hati-hati dengan kutu dan isu.',
'is_beta_warning' => 'You are running an BETA version. Be wary of bugs and issues.', 'is_beta_warning' => 'Anda menggunakan versi BETA. Hati-hati dengan kutu dan isu.',
'all_destination_accounts' => 'Destination accounts', 'all_destination_accounts' => 'Rekening tujuan',
'all_source_accounts' => 'Source accounts', 'all_source_accounts' => 'Rekening asal',
'back_to_index' => 'Back to the index', 'back_to_index' => 'Kembali ke indeks',
'cant_logout_guard' => 'Firefly III can\'t log you out.', 'cant_logout_guard' => 'Firefly III tidak dapat mengeluarkan Anda.',
'external_url' => 'External URL', 'external_url' => 'URL luar',
'internal_reference' => 'Internal reference', 'internal_reference' => 'Referensi internal',
// check for updates: // check for updates:
'update_check_title' => 'Check for updates', 'update_check_title' => 'Periksa pembaruan',
'admin_update_check_title' => 'Automatically check for update', 'admin_update_check_title' => 'Secara otomatis memeriksa pembaruan',
'admin_update_check_explain' => 'Firefly III can check for updates automatically. When you enable this setting, it will contact the Firefly III update server to see if a new version of Firefly III is available. When it is, you will get a notification. You can test this notification using the button on the right. Please indicate below if you want Firefly III to check for updates.', 'admin_update_check_explain' => 'Firefly III can check for updates automatically. When you enable this setting, it will contact the Firefly III update server to see if a new version of Firefly III is available. When it is, you will get a notification. You can test this notification using the button on the right. Please indicate below if you want Firefly III to check for updates.',
'check_for_updates_permission' => 'Firefly III can check for updates, but it needs your permission to do so. Please go to the <a href=":link">administration</a> to indicate if you would like this feature to be enabled.', 'check_for_updates_permission' => 'Firefly III can check for updates, but it needs your permission to do so. Please go to the <a href=":link">administration</a> to indicate if you would like this feature to be enabled.',
'updates_ask_me_later' => 'Ask me later', 'updates_ask_me_later' => 'Ask me later',
@@ -886,7 +886,7 @@ return [
'create_new_deposit' => 'Buat deposit baru', 'create_new_deposit' => 'Buat deposit baru',
'create_new_transfer' => 'Buat transfer baru', 'create_new_transfer' => 'Buat transfer baru',
'create_new_asset' => 'Buat akun aset baru', 'create_new_asset' => 'Buat akun aset baru',
'create_new_liabilities' => 'Create new liability', 'create_new_liabilities' => 'Buat tagihan baru',
'create_new_expense' => 'Buat akun biaya baru', 'create_new_expense' => 'Buat akun biaya baru',
'create_new_revenue' => 'Buat akun pendapatan baru', 'create_new_revenue' => 'Buat akun pendapatan baru',
'create_new_piggy_bank' => 'Buat celengan baru', 'create_new_piggy_bank' => 'Buat celengan baru',
@@ -1131,7 +1131,7 @@ return [
'interest_calc_monthly' => 'Per month', 'interest_calc_monthly' => 'Per month',
'interest_calc_yearly' => 'Per year', 'interest_calc_yearly' => 'Per year',
'initial_balance_account' => 'Initial balance account of :account', 'initial_balance_account' => 'Initial balance account of :account',
'list_options' => 'List options', 'list_options' => 'Pilihan daftar',
// categories: // categories:
'new_category' => 'Kategori baru', 'new_category' => 'Kategori baru',

View File

@@ -886,7 +886,7 @@ return [
'create_new_deposit' => 'Crea una nuova entrata', 'create_new_deposit' => 'Crea una nuova entrata',
'create_new_transfer' => 'Crea un nuovo trasferimento', 'create_new_transfer' => 'Crea un nuovo trasferimento',
'create_new_asset' => 'Crea un nuovo conto attività', 'create_new_asset' => 'Crea un nuovo conto attività',
'create_new_liabilities' => 'Create new liability', 'create_new_liabilities' => 'Crea nuova passività',
'create_new_expense' => 'Crea un nuovo conto di spesa', 'create_new_expense' => 'Crea un nuovo conto di spesa',
'create_new_revenue' => 'Crea un nuovo conto entrate', 'create_new_revenue' => 'Crea un nuovo conto entrate',
'create_new_piggy_bank' => 'Crea un nuovo salvadanaio', 'create_new_piggy_bank' => 'Crea un nuovo salvadanaio',
@@ -1131,7 +1131,7 @@ return [
'interest_calc_monthly' => 'Al mese', 'interest_calc_monthly' => 'Al mese',
'interest_calc_yearly' => 'All\'anno', 'interest_calc_yearly' => 'All\'anno',
'initial_balance_account' => 'Saldo iniziale del conto :account', 'initial_balance_account' => 'Saldo iniziale del conto :account',
'list_options' => 'List options', 'list_options' => 'Lista opzioni',
// categories: // categories:
'new_category' => 'Nuova categoria', 'new_category' => 'Nuova categoria',

View File

@@ -886,7 +886,7 @@ return [
'create_new_deposit' => 'Criar um novo depósito', 'create_new_deposit' => 'Criar um novo depósito',
'create_new_transfer' => 'Criar nova transferência', 'create_new_transfer' => 'Criar nova transferência',
'create_new_asset' => 'Criar nova conta de ativo', 'create_new_asset' => 'Criar nova conta de ativo',
'create_new_liabilities' => 'Create new liability', 'create_new_liabilities' => 'Criar novo passivo',
'create_new_expense' => 'Criar nova conta de despesa', 'create_new_expense' => 'Criar nova conta de despesa',
'create_new_revenue' => 'Criar nova conta de receita', 'create_new_revenue' => 'Criar nova conta de receita',
'create_new_piggy_bank' => 'Criar novo cofrinho', 'create_new_piggy_bank' => 'Criar novo cofrinho',
@@ -1131,7 +1131,7 @@ return [
'interest_calc_monthly' => 'Por mês', 'interest_calc_monthly' => 'Por mês',
'interest_calc_yearly' => 'Por ano', 'interest_calc_yearly' => 'Por ano',
'initial_balance_account' => 'Saldo inicial da conta :account', 'initial_balance_account' => 'Saldo inicial da conta :account',
'list_options' => 'List options', 'list_options' => 'Opções de lista',
// categories: // categories:
'new_category' => 'Nova categoria', 'new_category' => 'Nova categoria',

View File

@@ -3353,9 +3353,9 @@ html-comment-regex@^1.1.0:
integrity sha512-P+M65QY2JQ5Y0G9KKdlDpo0zK+/OHptU5AaBwUfAIDJZk1MYf32Frm84EcOytfJE0t5JvkAnKlmjsXDnWzCJmQ== integrity sha512-P+M65QY2JQ5Y0G9KKdlDpo0zK+/OHptU5AaBwUfAIDJZk1MYf32Frm84EcOytfJE0t5JvkAnKlmjsXDnWzCJmQ==
html-entities@^2.1.1: html-entities@^2.1.1:
version "2.2.0" version "2.3.0"
resolved "https://registry.yarnpkg.com/html-entities/-/html-entities-2.2.0.tgz#25115921cb7234d44ea76f23f0f31798a595777c" resolved "https://registry.yarnpkg.com/html-entities/-/html-entities-2.3.0.tgz#83474887115f12d33a7b85f6573c95223c2940a4"
integrity sha512-wy65ltEBQPf8884vKoA8fHh+A0++7N/NaBIR+hFesj5HhJK0ANSYlXtBMxV5zo/7pj1os51BQWb02WLNTBghyQ== integrity sha512-/XzLX7A79umjBdw7yYw99bk20uj+L1hQINB029One2OCIqtHj0o5F+XMRam1pveHF4pEYZyr8RSLYWdhguHrwg==
html-loader@^1.3.2: html-loader@^1.3.2:
version "1.3.2" version "1.3.2"