Updated strings.

This commit is contained in:
James Cole
2019-08-17 12:24:16 +02:00
parent c5e047ea02
commit 34c19b145c
32 changed files with 689 additions and 625 deletions

View File

@@ -770,6 +770,7 @@ return [
'start_reconcile' => 'Spustit vyúčtování',
'cash_account_type' => 'Cash',
'cash' => 'hotovost',
'cant_find_redirect_account' => 'Firefly III tried to redirect you but couldn\'t. Sorry about that. Back to the index.',
'account_type' => 'Typ účtu',
'save_transactions_by_moving' => 'Save these transaction(s) by moving them to another account:',
'stored_new_account' => 'Nový účet „:name“ uložen!',
@@ -1028,7 +1029,7 @@ return [
'fiscal_year' => 'Fiskální rok',
'income_entry' => 'Příjmy z účtu „:name“ mezi :start a :end',
'expense_entry' => 'Expenses to account ":name" between :start and :end',
'category_entry' => 'Expenses in category ":name" between :start and :end',
'category_entry' => 'Expenses and income in category ":name" between :start and :end',
'budget_spent_amount' => 'Expenses in budget ":budget" between :start and :end',
'balance_amount' => 'Expenses in budget ":budget" paid from account ":account" between :start and :end',
'no_audit_activity' => 'No activity was recorded on account <a href=":url" title=":account_name">:account_name</a> between :start and :end.',
@@ -1406,6 +1407,7 @@ return [
'box_balance_in_currency' => 'Balance (:currency)',
'box_spent_in_currency' => 'Spent (:currency)',
'box_earned_in_currency' => 'Earned (:currency)',
'box_sum_in_currency' => 'Sum (:currency)',
'box_bill_paid_in_currency' => 'Bills paid (:currency)',
'box_bill_unpaid_in_currency' => 'Bills unpaid (:currency)',
'box_left_to_spend_in_currency' => 'Left to spend (:currency)',

View File

@@ -255,5 +255,7 @@ return [
'withdrawal_destination_id' => 'Destination account',
'deposit_source_id' => 'Source account',
'expected_on' => 'Expected on',
'paid' => 'Paid',
];

View File

@@ -770,6 +770,7 @@ return [
'start_reconcile' => 'Jetzt abgleichen',
'cash_account_type' => 'Barzahlung',
'cash' => 'Bar',
'cant_find_redirect_account' => 'Firefly III tried to redirect you but couldn\'t. Sorry about that. Back to the index.',
'account_type' => 'Kontotyp',
'save_transactions_by_moving' => 'Speichern Sie diese Transaktion(en), indem Sie sie auf ein anderes Konto verschieben:',
'stored_new_account' => 'Neues Konto „:name” gespeichert!',
@@ -1028,7 +1029,7 @@ return [
'fiscal_year' => 'Geschäftsjahr',
'income_entry' => 'Einnahmen aus dem Konto „:name” zwischen :start und :end',
'expense_entry' => 'Aufwendungen auf Konto „:name” zwischen :start und :end',
'category_entry' => 'Aufwendungen der Kategorie „:name” zwischen :start und :end',
'category_entry' => 'Expenses and income in category ":name" between :start and :end',
'budget_spent_amount' => 'Ausgaben im Haushalt „:budget” zwischen :start und :end',
'balance_amount' => 'Ausgaben im Budget „:budget” bezahlt von Konto „:account” zwischen :start und :end',
'no_audit_activity' => 'Zwischen :start und :end wurde keine Aktivität auf dem Konto <a href=":url" title=":account_name">:account_name</a> festgestellt.',
@@ -1406,6 +1407,7 @@ return [
'box_balance_in_currency' => 'Guthaben (:currency)',
'box_spent_in_currency' => 'Ausgaben (:currency)',
'box_earned_in_currency' => 'Einnahmen (:currency)',
'box_sum_in_currency' => 'Sum (:currency)',
'box_bill_paid_in_currency' => 'Gezahlte Rechnungen (:currency)',
'box_bill_unpaid_in_currency' => 'Unbezahlte Rechnungen (:currency)',
'box_left_to_spend_in_currency' => 'Verbleibend zum Ausgeben (:currency)',

View File

@@ -255,5 +255,7 @@ return [
'withdrawal_destination_id' => 'Zielkonto',
'deposit_source_id' => 'Quellkonto',
'expected_on' => 'Expected on',
'paid' => 'Paid',
];

View File

@@ -770,6 +770,7 @@ return [
'start_reconcile' => 'Comienzo de reconciliación',
'cash_account_type' => 'Cash',
'cash' => 'efectivo',
'cant_find_redirect_account' => 'Firefly III tried to redirect you but couldn\'t. Sorry about that. Back to the index.',
'account_type' => 'Tipo de cuenta',
'save_transactions_by_moving' => 'Guarde estas transacción (es) moviendolas a otra cuenta:',
'stored_new_account' => 'Nueva cuenta ":name" almacenada!',
@@ -1028,7 +1029,7 @@ return [
'fiscal_year' => 'Año fiscal',
'income_entry' => 'Ingresos de la cuenta ":name" entre :start y :end',
'expense_entry' => 'Gastos a cuenta ":name" entre :start y :end',
'category_entry' => 'Gastos en categoría ":name" entre :start y :end',
'category_entry' => 'Expenses and income in category ":name" between :start and :end',
'budget_spent_amount' => 'Gastos en presupuesto ":budget" entre :start y :end',
'balance_amount' => 'Gastos en presupuesto ":budget" pago desde la cuenta ":account" entre :start y :end',
'no_audit_activity' => 'Ninguna actividad fue registrada en la cuenta <a href=":url" title=":account_name">:account_name</a> entre :start y :end.',
@@ -1406,6 +1407,7 @@ return [
'box_balance_in_currency' => 'Balance (:currency)',
'box_spent_in_currency' => 'Spent (:currency)',
'box_earned_in_currency' => 'Earned (:currency)',
'box_sum_in_currency' => 'Sum (:currency)',
'box_bill_paid_in_currency' => 'Bills paid (:currency)',
'box_bill_unpaid_in_currency' => 'Bills unpaid (:currency)',
'box_left_to_spend_in_currency' => 'Left to spend (:currency)',

View File

@@ -255,5 +255,7 @@ return [
'withdrawal_destination_id' => 'Destination account',
'deposit_source_id' => 'Source account',
'expected_on' => 'Expected on',
'paid' => 'Paid',
];

View File

@@ -770,6 +770,7 @@ return [
'start_reconcile' => 'Commencer le rapprochement',
'cash_account_type' => 'Cash',
'cash' => 'espèces',
'cant_find_redirect_account' => 'Firefly III tried to redirect you but couldn\'t. Sorry about that. Back to the index.',
'account_type' => 'Type de compte',
'save_transactions_by_moving' => 'Enregistrer ces opération(s) en les déplaçant vers un autre compte :',
'stored_new_account' => 'Nouveau compte ":name" créé !',
@@ -1028,7 +1029,7 @@ return [
'fiscal_year' => 'Année fiscale',
'income_entry' => 'Revenus du compte ":name" entre le :start et le :end',
'expense_entry' => 'Dépenses du compte ":name" entre le :start et le :end',
'category_entry' => 'penses dans la catégorie ":name" entre le :start et le :end',
'category_entry' => 'Expenses and income in category ":name" between :start and :end',
'budget_spent_amount' => 'Dépenses dans le budget ":budget" entre le :start et le :end',
'balance_amount' => 'Dépenses dans le budget ":budget" payé depuis le compte ":account" entre le :start et le :end',
'no_audit_activity' => 'Aucune activité n\'a été enregistrée sur le compte <a href=":url" title=":account_name">:account_name</a> entre le :start et le :end.',
@@ -1406,6 +1407,7 @@ return [
'box_balance_in_currency' => 'Solde (:currency)',
'box_spent_in_currency' => 'Dépensé (:currency)',
'box_earned_in_currency' => 'Gagné (:currency)',
'box_sum_in_currency' => 'Sum (:currency)',
'box_bill_paid_in_currency' => 'Factures payées (:currency)',
'box_bill_unpaid_in_currency' => 'Factures impayées (:currency)',
'box_left_to_spend_in_currency' => 'Reste à dépenser (:currency)',

View File

@@ -255,5 +255,7 @@ return [
'withdrawal_destination_id' => 'Destination account',
'deposit_source_id' => 'Source account',
'expected_on' => 'Expected on',
'paid' => 'Paid',
];

View File

@@ -770,6 +770,7 @@ return [
'start_reconcile' => 'Egyeztetés indítása',
'cash_account_type' => 'Cash',
'cash' => 'készpénz',
'cant_find_redirect_account' => 'Firefly III tried to redirect you but couldn\'t. Sorry about that. Back to the index.',
'account_type' => 'Bankszámla típusa',
'save_transactions_by_moving' => 'Tranzakciók mentése más számlára mozgatással:',
'stored_new_account' => '":name" új számla letárolva!',
@@ -1028,7 +1029,7 @@ return [
'fiscal_year' => 'Pénzügyi év',
'income_entry' => '":name" bevételei :start és :end között',
'expense_entry' => '":name" számla kiadásai :start és :end között',
'category_entry' => '":name" kategória kiadásai :start és :end között',
'category_entry' => 'Expenses and income in category ":name" between :start and :end',
'budget_spent_amount' => '":budget" költségkeret kiadásai :start és :end között',
'balance_amount' => '":budget" költségkeret ":account" számláról fizetett kiadásai :start és :end között',
'no_audit_activity' => '<a href=":url" title=":account_name">:account_name</a> számlán nem volt aktivitás :start és :end között.',
@@ -1406,6 +1407,7 @@ return [
'box_balance_in_currency' => 'Egyenleg (:currency)',
'box_spent_in_currency' => 'Költés (:currency)',
'box_earned_in_currency' => 'Megkeresett (:currency)',
'box_sum_in_currency' => 'Sum (:currency)',
'box_bill_paid_in_currency' => 'Fizetett számlák (:currency)',
'box_bill_unpaid_in_currency' => 'Fizetetlen számlák (:currency)',
'box_left_to_spend_in_currency' => 'Elkölthető (:currency)',

View File

@@ -255,5 +255,7 @@ return [
'withdrawal_destination_id' => 'Destination account',
'deposit_source_id' => 'Source account',
'expected_on' => 'Expected on',
'paid' => 'Paid',
];

View File

@@ -770,6 +770,7 @@ return [
'start_reconcile' => 'Mulai rekonsiliasi',
'cash_account_type' => 'Cash',
'cash' => 'tunai',
'cant_find_redirect_account' => 'Firefly III tried to redirect you but couldn\'t. Sorry about that. Back to the index.',
'account_type' => 'Jenis akun',
'save_transactions_by_moving' => 'Menyimpan transaksi tersebut(s) dengan memindahkan mereka ke akun lain:',
'stored_new_account' => 'Akun baru ":name" disimpan!',
@@ -1028,7 +1029,7 @@ return [
'fiscal_year' => 'Tahun fiskal',
'income_entry' => 'Penghasilan dari akun ":name" antara :start dan :end',
'expense_entry' => 'Biaya untuk akun ":name" antara :start dan :end',
'category_entry' => 'Biaya dalam kategori ":name" antara :start dan :end',
'category_entry' => 'Expenses and income in category ":name" between :start and :end',
'budget_spent_amount' => 'Biaya anggaran ":budget" antara :start dan :end',
'balance_amount' => 'Biaya dalam anggaran ":budget" dibayar dari rekening ":account" antara :start dan :end',
'no_audit_activity' => 'Tidak ada aktivitas yang tercatat dalam akun <a href=":url" title=":account_name">:account_name</a> antara :start and :end.',
@@ -1406,6 +1407,7 @@ return [
'box_balance_in_currency' => 'Balance (:currency)',
'box_spent_in_currency' => 'Spent (:currency)',
'box_earned_in_currency' => 'Earned (:currency)',
'box_sum_in_currency' => 'Sum (:currency)',
'box_bill_paid_in_currency' => 'Bills paid (:currency)',
'box_bill_unpaid_in_currency' => 'Bills unpaid (:currency)',
'box_left_to_spend_in_currency' => 'Left to spend (:currency)',

View File

@@ -255,5 +255,7 @@ return [
'withdrawal_destination_id' => 'Destination account',
'deposit_source_id' => 'Source account',
'expected_on' => 'Expected on',
'paid' => 'Paid',
];

View File

@@ -770,6 +770,7 @@ return [
'start_reconcile' => 'Inizia la riconciliazione',
'cash_account_type' => 'Contante',
'cash' => 'contanti',
'cant_find_redirect_account' => 'Firefly III tried to redirect you but couldn\'t. Sorry about that. Back to the index.',
'account_type' => 'Tipo conto',
'save_transactions_by_moving' => 'Salva queste transazioni spostandole in un altro conto:',
'stored_new_account' => 'Nuovo conto ":name" stored!',
@@ -1028,7 +1029,7 @@ return [
'fiscal_year' => 'Anno fiscale',
'income_entry' => 'Entrate del conto ":name" tra :start e :end',
'expense_entry' => 'Spese per il conto ":name" tra :start e :end',
'category_entry' => 'Spese nella categoria ":name" tra :start e :end',
'category_entry' => 'Expenses and income in category ":name" between :start and :end',
'budget_spent_amount' => 'Spese nel budget ":budget" tra :start e :end',
'balance_amount' => 'Spese nel budget ":budget" pagate dal conto ":account" tra il :start e il :end',
'no_audit_activity' => 'Nessuna attività è stata registrata nel conto <a href=":url" title=":account_name">:account_name</a> tra il :start e il :end.',
@@ -1406,6 +1407,7 @@ return [
'box_balance_in_currency' => 'Saldo (:currency)',
'box_spent_in_currency' => 'Spesi (:currency)',
'box_earned_in_currency' => 'Guadagnati (:currency)',
'box_sum_in_currency' => 'Sum (:currency)',
'box_bill_paid_in_currency' => 'Bollette pagate (:currency)',
'box_bill_unpaid_in_currency' => 'Bollette non pagate (:currency)',
'box_left_to_spend_in_currency' => 'Disponibile da spendere (:currency)',

View File

@@ -255,5 +255,7 @@ return [
'withdrawal_destination_id' => 'Conto di destinazione',
'deposit_source_id' => 'Conto di origine',
'expected_on' => 'Expected on',
'paid' => 'Paid',
];

View File

@@ -770,6 +770,7 @@ return [
'start_reconcile' => 'Start avstemming',
'cash_account_type' => 'Cash',
'cash' => 'kontanter',
'cant_find_redirect_account' => 'Firefly III tried to redirect you but couldn\'t. Sorry about that. Back to the index.',
'account_type' => 'Kontotype',
'save_transactions_by_moving' => 'Lagre disse transaksjonene ved å flytte dem til en annen konto:',
'stored_new_account' => 'Ny konto:name: lagret!',
@@ -1028,7 +1029,7 @@ return [
'fiscal_year' => 'Regnskapsår',
'income_entry' => 'Inntekter fra konto ":name" mellom :start og :end',
'expense_entry' => 'Utgifter til konto ":name" mellom :start og :end',
'category_entry' => 'Utgifter i kategori ":name" mellom :start og :end',
'category_entry' => 'Expenses and income in category ":name" between :start and :end',
'budget_spent_amount' => 'Utgifter i budsjett ":budget" mellom :start og :end',
'balance_amount' => 'Utgifter i budsjett ":budget" betalt fra konto ":account" mellom :start og :end',
'no_audit_activity' => 'Ingen aktivitet er registrert på konto <a href=":url" title=":account_name">:account_name</a> mellom :start og :end.',
@@ -1406,6 +1407,7 @@ return [
'box_balance_in_currency' => 'Balance (:currency)',
'box_spent_in_currency' => 'Spent (:currency)',
'box_earned_in_currency' => 'Earned (:currency)',
'box_sum_in_currency' => 'Sum (:currency)',
'box_bill_paid_in_currency' => 'Bills paid (:currency)',
'box_bill_unpaid_in_currency' => 'Bills unpaid (:currency)',
'box_left_to_spend_in_currency' => 'Left to spend (:currency)',

View File

@@ -255,5 +255,7 @@ return [
'withdrawal_destination_id' => 'Destination account',
'deposit_source_id' => 'Source account',
'expected_on' => 'Expected on',
'paid' => 'Paid',
];

View File

@@ -770,6 +770,7 @@ return [
'start_reconcile' => 'Begin met afstemmen',
'cash_account_type' => 'Cash',
'cash' => 'contant',
'cant_find_redirect_account' => 'Firefly III tried to redirect you but couldn\'t. Sorry about that. Back to the index.',
'account_type' => 'Rekeningtype',
'save_transactions_by_moving' => 'Bewaar deze transacties door ze aan een andere rekening te koppelen:',
'stored_new_account' => 'Nieuwe rekening ":name" opgeslagen!',
@@ -1028,7 +1029,7 @@ return [
'fiscal_year' => 'Boekjaar',
'income_entry' => 'Inkomsten naar rekening ":name" tussen :start en :end',
'expense_entry' => 'Uitgaven naar rekening ":name" tussen :start en :end',
'category_entry' => 'Uitgaven in categorie ":name" tussen :start en :end',
'category_entry' => 'Expenses and income in category ":name" between :start and :end',
'budget_spent_amount' => 'Uitgaven in budget ":budget" tussen :start en :end',
'balance_amount' => 'Uitgaven in :budget betaald van rekening ":account" tussen :start en :end',
'no_audit_activity' => 'Geen activiteit op betaalrekening <a href=":url" title=":account_name">:account_name</a> tussen :start en :end.',
@@ -1406,6 +1407,7 @@ return [
'box_balance_in_currency' => 'Saldo (:currency)',
'box_spent_in_currency' => 'Uitgegeven (:currency)',
'box_earned_in_currency' => 'Verdiend (:currency)',
'box_sum_in_currency' => 'Sum (:currency)',
'box_bill_paid_in_currency' => 'Betaalde rekeningen (:currency)',
'box_bill_unpaid_in_currency' => 'Onbetaalde rekeningen (:currency)',
'box_left_to_spend_in_currency' => 'Uit te geven (:currency)',

View File

@@ -255,5 +255,7 @@ return [
'withdrawal_destination_id' => 'Doelrekening',
'deposit_source_id' => 'Bronrekening',
'expected_on' => 'Expected on',
'paid' => 'Paid',
];

View File

@@ -770,6 +770,7 @@ return [
'start_reconcile' => 'Rozpocznij uzgadnianie',
'cash_account_type' => 'Cash',
'cash' => 'gotówka',
'cant_find_redirect_account' => 'Firefly III tried to redirect you but couldn\'t. Sorry about that. Back to the index.',
'account_type' => 'Typ konta',
'save_transactions_by_moving' => 'Zapisz te transakcje, przenosząc je do innego konta:',
'stored_new_account' => 'Nowe konto ":name" zostało zapisane!',
@@ -1028,7 +1029,7 @@ return [
'fiscal_year' => 'Rok podatkowy',
'income_entry' => 'Dochód z konta ":name" między: :start a :end',
'expense_entry' => 'Wydatki na konto ":name" między :start a :end',
'category_entry' => 'Wydatki w kategorii ":name" między :start i :end',
'category_entry' => 'Expenses and income in category ":name" between :start and :end',
'budget_spent_amount' => 'Wydatki w budżecie ":budget" między :start i :end',
'balance_amount' => 'Wydatki w budżecie ":budget" zapłacone z konta ":account" między :start a :end',
'no_audit_activity' => 'Nie zarejestrowano żadnej aktywności na koncie <a href=":url" title=":account_name">:account_name</a> między :start a :end.',
@@ -1406,6 +1407,7 @@ return [
'box_balance_in_currency' => 'Saldo (:currency)',
'box_spent_in_currency' => 'Wydano (:currency)',
'box_earned_in_currency' => 'Zarobiono (:currency)',
'box_sum_in_currency' => 'Sum (:currency)',
'box_bill_paid_in_currency' => 'Zapłacone rachunki (:currency)',
'box_bill_unpaid_in_currency' => 'Niezapłacone rachunki (:currency)',
'box_left_to_spend_in_currency' => 'Możliwe do wydania (:currency)',

View File

@@ -255,5 +255,7 @@ return [
'withdrawal_destination_id' => 'Destination account',
'deposit_source_id' => 'Source account',
'expected_on' => 'Expected on',
'paid' => 'Paid',
];

View File

@@ -770,6 +770,7 @@ return [
'start_reconcile' => 'Comece a reconciliar',
'cash_account_type' => 'Dinheiro',
'cash' => 'dinheiro',
'cant_find_redirect_account' => 'Firefly III tried to redirect you but couldn\'t. Sorry about that. Back to the index.',
'account_type' => 'Tipo de conta',
'save_transactions_by_moving' => 'Salve essas transações, movendo-os para outra conta:',
'stored_new_account' => 'Nova conta ":name" armazenado!',
@@ -1028,7 +1029,7 @@ return [
'fiscal_year' => 'Ano fiscal',
'income_entry' => 'Rendimento da conta ":name" entre :start e :end',
'expense_entry' => 'Despesas da conta ":name" entre :start e :end',
'category_entry' => 'Despesas na categoria ":name" entre :start e :end',
'category_entry' => 'Expenses and income in category ":name" between :start and :end',
'budget_spent_amount' => 'Despesas no orçamento ":name" entre :start e :end',
'balance_amount' => 'Despesas no orçamento ":budget" pagas por conta":account" entre :start e :end',
'no_audit_activity' => 'Nenhuma atividade foi registrada na conta <a href=":url" title=":account_name">:account_name</a> entre :start e :end.',
@@ -1395,7 +1396,7 @@ return [
'help_weekend' => 'O que o Firefly III deve fazer quando a transação recorrente cai em um sábado ou domingo?',
'do_nothing' => 'Apenas criar a transação',
'skip_transaction' => 'Pular a ocorrência',
'jump_to_friday' => 'Criar a transação na segunda-feira seguinte',
'jump_to_friday' => 'Criar a transação na sexta-feira anterior',
'jump_to_monday' => 'Criar a transação na segunda-feira seguinte',
'will_jump_friday' => 'Será criada na sexta-feira em vez de nos finais de semana.',
'will_jump_monday' => 'Será criada na segunda-feira em vez de nos finais de semana.',
@@ -1406,6 +1407,7 @@ return [
'box_balance_in_currency' => 'Saldo (:currency)',
'box_spent_in_currency' => 'Gasto (:currency)',
'box_earned_in_currency' => 'Ganho (:currency)',
'box_sum_in_currency' => 'Sum (:currency)',
'box_bill_paid_in_currency' => 'Faturas pagas (:currency)',
'box_bill_unpaid_in_currency' => 'Faturas não pagas (:currency)',
'box_left_to_spend_in_currency' => 'Valor para gastar (:currency)',

View File

@@ -255,5 +255,7 @@ return [
'withdrawal_destination_id' => 'Conta de destino',
'deposit_source_id' => 'Conta de origem',
'expected_on' => 'Expected on',
'paid' => 'Paid',
];

View File

@@ -770,6 +770,7 @@ return [
'start_reconcile' => 'Porniți reconcilierea',
'cash_account_type' => 'Cash',
'cash' => 'numerar',
'cant_find_redirect_account' => 'Firefly III tried to redirect you but couldn\'t. Sorry about that. Back to the index.',
'account_type' => 'Tip cont',
'save_transactions_by_moving' => 'Salvați aceste tranzacții prin mutarea acestora într-un alt cont:',
'stored_new_account' => 'Cont nou ":name" salvat!',
@@ -1028,7 +1029,7 @@ return [
'fiscal_year' => 'An fiscal',
'income_entry' => 'Venituri din cont ":name" între :start și :end',
'expense_entry' => 'Cheltuieli în cont ":name" între :start și :end',
'category_entry' => 'Cheltuieli în categoria ":name" între :start și :end',
'category_entry' => 'Expenses and income in category ":name" between :start and :end',
'budget_spent_amount' => 'Cheltuieli în bugetul ":budget" între :start și :end',
'balance_amount' => 'Cheltuieli în bugetul ":budget" plătit din cont ":account" între :start și :end',
'no_audit_activity' => 'Nu a fost înregistrată nici o activitate în contul <a href=":url" title=":account_name">:account_name</a> între :start și :end.',
@@ -1406,6 +1407,7 @@ return [
'box_balance_in_currency' => 'Balance (:currency)',
'box_spent_in_currency' => 'Spent (:currency)',
'box_earned_in_currency' => 'Earned (:currency)',
'box_sum_in_currency' => 'Sum (:currency)',
'box_bill_paid_in_currency' => 'Bills paid (:currency)',
'box_bill_unpaid_in_currency' => 'Bills unpaid (:currency)',
'box_left_to_spend_in_currency' => 'Left to spend (:currency)',

View File

@@ -255,5 +255,7 @@ return [
'withdrawal_destination_id' => 'Destination account',
'deposit_source_id' => 'Source account',
'expected_on' => 'Expected on',
'paid' => 'Paid',
];

View File

@@ -770,6 +770,7 @@ return [
'start_reconcile' => 'Начать сверку',
'cash_account_type' => 'Cash',
'cash' => 'наличные',
'cant_find_redirect_account' => 'Firefly III tried to redirect you but couldn\'t. Sorry about that. Back to the index.',
'account_type' => 'Тип счёта',
'save_transactions_by_moving' => 'Сохраните эти транзакции, переместив их на другой счёт:',
'stored_new_account' => 'Новый счёт ":name" сохранён!',
@@ -1028,7 +1029,7 @@ return [
'fiscal_year' => 'Фискальный год',
'income_entry' => 'Поступления со счёта ":name" между :start и :end',
'expense_entry' => 'Расходы на счёт ":name" между :start и :end',
'category_entry' => 'Расходы по категории ":name" между :start и :end',
'category_entry' => 'Expenses and income in category ":name" between :start and :end',
'budget_spent_amount' => 'Расходы по статье бюджета ":budget" между :start и :end',
'balance_amount' => 'Расходы по статmt бюджета ":budget", оплаченные со счёта ":account" между :start и :end',
'no_audit_activity' => 'Для счёта <a href=":url" title=":account_name">:account_name</a> не было зафиксировано никакой активности между :start и :end.',
@@ -1406,6 +1407,7 @@ return [
'box_balance_in_currency' => 'Баланс (:currency)',
'box_spent_in_currency' => 'Расходы (:currency)',
'box_earned_in_currency' => 'Доходы (:currency)',
'box_sum_in_currency' => 'Sum (:currency)',
'box_bill_paid_in_currency' => 'Счета на оплату (:currency)',
'box_bill_unpaid_in_currency' => 'Неоплаченные счета (:currency)',
'box_left_to_spend_in_currency' => 'Осталось потратить (:currency)',

View File

@@ -255,5 +255,7 @@ return [
'withdrawal_destination_id' => 'Счёт назначения',
'deposit_source_id' => 'Исходный счёт',
'expected_on' => 'Expected on',
'paid' => 'Paid',
];

View File

@@ -773,6 +773,7 @@ işlemlerin kontrol edildiğini lütfen unutmayın.',
'start_reconcile' => 'Mutabakatı başlat',
'cash_account_type' => 'Cash',
'cash' => 'nakit',
'cant_find_redirect_account' => 'Firefly III tried to redirect you but couldn\'t. Sorry about that. Back to the index.',
'account_type' => 'Hesap Türü',
'save_transactions_by_moving' => 'Bu işlemleri başka bir hesaba taşıyarak kaydet:',
'stored_new_account' => 'Yeni hesap ":name" kaydedildi!',
@@ -1031,7 +1032,7 @@ işlemlerin kontrol edildiğini lütfen unutmayın.',
'fiscal_year' => 'Mali yıl',
'income_entry' => ':start ve :end arasında ":name" hesabının geliri',
'expense_entry' => ':start ve :end arasında ":name" hesabının giderleri',
'category_entry' => ':start ve :end arasında ":name" kategorisinde giderler',
'category_entry' => 'Expenses and income in category ":name" between :start and :end',
'budget_spent_amount' => '":budget" bütçesindeki :start ve :end arası harcamalar',
'balance_amount' => '":budget" bütçesindeki, ":account" hesabından :start ve :end arası ödenen giderler',
'no_audit_activity' => '<a href=":url" title=":account_name">:account_name</a> hesabında :start ve :end arasında hiç bir hareket kaydedilmedi.',
@@ -1409,6 +1410,7 @@ işlemlerin kontrol edildiğini lütfen unutmayın.',
'box_balance_in_currency' => 'Balance (:currency)',
'box_spent_in_currency' => 'Spent (:currency)',
'box_earned_in_currency' => 'Earned (:currency)',
'box_sum_in_currency' => 'Sum (:currency)',
'box_bill_paid_in_currency' => 'Bills paid (:currency)',
'box_bill_unpaid_in_currency' => 'Bills unpaid (:currency)',
'box_left_to_spend_in_currency' => 'Left to spend (:currency)',

View File

@@ -255,5 +255,7 @@ return [
'withdrawal_destination_id' => 'Destination account',
'deposit_source_id' => 'Source account',
'expected_on' => 'Expected on',
'paid' => 'Paid',
];

View File

@@ -770,6 +770,7 @@ return [
'start_reconcile' => '开始对帐',
'cash_account_type' => 'Cash',
'cash' => '现金',
'cant_find_redirect_account' => 'Firefly III tried to redirect you but couldn\'t. Sorry about that. Back to the index.',
'account_type' => '帐户类型',
'save_transactions_by_moving' => '藉由移动至其他帐户以储存这些交易',
'stored_new_account' => '新帐户 ":name" 已储存!',
@@ -1028,7 +1029,7 @@ return [
'fiscal_year' => '财政年度',
'income_entry' => '帐户 “:name” 自 :start 至 :end 的所得',
'expense_entry' => '帐户 “:name” 自 :start 至 :end 的支出',
'category_entry' => '分类 “:name” 自 :start :end 的支出',
'category_entry' => 'Expenses and income in category ":name" between :start and :end',
'budget_spent_amount' => '预算 “:budget” 自 :start 至 :end 的支出',
'balance_amount' => '自 :start 至 :end 间由帐户 ":account" 于预算 “:budget” 的支出',
'no_audit_activity' => '帐户 <a href=":url" title=":account_name">:account_name</a> 自 :start 至 :end 没有任何交易纪录。',
@@ -1406,6 +1407,7 @@ return [
'box_balance_in_currency' => 'Balance (:currency)',
'box_spent_in_currency' => 'Spent (:currency)',
'box_earned_in_currency' => 'Earned (:currency)',
'box_sum_in_currency' => 'Sum (:currency)',
'box_bill_paid_in_currency' => 'Bills paid (:currency)',
'box_bill_unpaid_in_currency' => 'Bills unpaid (:currency)',
'box_left_to_spend_in_currency' => 'Left to spend (:currency)',

View File

@@ -255,5 +255,7 @@ return [
'withdrawal_destination_id' => 'Destination account',
'deposit_source_id' => 'Source account',
'expected_on' => 'Expected on',
'paid' => 'Paid',
];

View File

@@ -770,6 +770,7 @@ return [
'start_reconcile' => '開始對帳',
'cash_account_type' => 'Cash',
'cash' => '現金',
'cant_find_redirect_account' => 'Firefly III tried to redirect you but couldn\'t. Sorry about that. Back to the index.',
'account_type' => '帳戶類型',
'save_transactions_by_moving' => '藉由移動至其他帳戶以儲存這些交易',
'stored_new_account' => '新帳戶 ":name" 已儲存!',
@@ -1028,7 +1029,7 @@ return [
'fiscal_year' => '財政年度',
'income_entry' => '帳戶 “:name” 自 :start 至 :end 的所得',
'expense_entry' => '帳戶 “:name” 自 :start 至 :end 的支出',
'category_entry' => '分類 “:name” 自 :start :end 的支出',
'category_entry' => 'Expenses and income in category ":name" between :start and :end',
'budget_spent_amount' => '預算 “:budget” 自 :start 至 :end 的支出',
'balance_amount' => '自 :start 至 :end 間由帳戶 ":account" 於預算 “:budget” 的支出',
'no_audit_activity' => '帳戶 <a href=":url" title=":account_name">:account_name</a> 自 :start 至 :end 沒有任何交易紀錄。',
@@ -1406,6 +1407,7 @@ return [
'box_balance_in_currency' => '餘額 (:currency)',
'box_spent_in_currency' => '已花費 (:currency)',
'box_earned_in_currency' => '盈利 (:currency)',
'box_sum_in_currency' => 'Sum (:currency)',
'box_bill_paid_in_currency' => '已付帳單 (:currency)',
'box_bill_unpaid_in_currency' => '未付帳單 (:currency)',
'box_left_to_spend_in_currency' => '可供花費 (:currency)',

View File

@@ -255,5 +255,7 @@ return [
'withdrawal_destination_id' => 'Destination account',
'deposit_source_id' => 'Source account',
'expected_on' => 'Expected on',
'paid' => 'Paid',
];