mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-11-02 03:51:18 +00:00
Updated strings.
This commit is contained in:
@@ -40,35 +40,25 @@ return [
|
||||
'repeat_freq' => 'Toistot',
|
||||
'location' => 'Sijainti',
|
||||
'update_channel' => 'Päivityskanava',
|
||||
'journal_currency_id' => 'Valuutta',
|
||||
'currency_id' => 'Valuutta',
|
||||
'transaction_currency_id' => 'Valuutta',
|
||||
'auto_budget_currency_id' => 'Valuutta',
|
||||
'external_ip' => 'Serverin ulkoinen verkko-osoite (IP)',
|
||||
'attachments' => 'Liitteet',
|
||||
'journal_amount' => 'Summa',
|
||||
'journal_source_name' => 'Tuottotili (lähde)',
|
||||
'keep_bill_id' => 'Lasku',
|
||||
'journal_source_id' => 'Käyttötili (lähde)',
|
||||
'BIC' => 'BIC',
|
||||
'verify_password' => 'Vahvista salasanan turvallisuus',
|
||||
'source_account' => 'Lähdetili',
|
||||
'destination_account' => 'Kohdetili',
|
||||
'journal_destination_id' => 'Käyttötili (kohde)',
|
||||
'asset_destination_account' => 'Kohdetili',
|
||||
'include_net_worth' => 'Sisällytä varallisuuteen',
|
||||
'asset_source_account' => 'Lähdetili',
|
||||
'journal_description' => 'Kuvaus',
|
||||
'note' => 'Muistiinpanot',
|
||||
'store_new_transaction' => 'Tallenna uusi tapahtuma',
|
||||
'split_journal' => 'Lisää uusi osa tähän tapahtumaan',
|
||||
'split_journal_explanation' => 'Jaa tämä tapahtuma useampiin osiin',
|
||||
'currency' => 'Valuutta',
|
||||
'account_id' => 'Käyttötili',
|
||||
'budget_id' => 'Budjetti',
|
||||
'opening_balance' => 'Alkusaldo',
|
||||
'tagMode' => 'Tägimoodi',
|
||||
'tag_position' => 'Tunnisteen sijainti',
|
||||
'virtual_balance' => 'Virtuaalinen saldo',
|
||||
'targetamount' => 'Tavoitesumma',
|
||||
'account_role' => 'Tilin tyyppi',
|
||||
@@ -83,10 +73,7 @@ return [
|
||||
'expense_account' => 'Kulutustili',
|
||||
'revenue_account' => 'Tuottotili',
|
||||
'decimal_places' => 'Desimaaleja',
|
||||
'exchange_rate_instruction' => 'Ulkomaan valuutat',
|
||||
'source_amount' => 'Summa (lähde)',
|
||||
'destination_amount' => 'Summa (kohde)',
|
||||
'native_amount' => 'Alkuperäinen summa',
|
||||
'new_email_address' => 'Uusi sähköpostiosoite',
|
||||
'verification' => 'Vahvistus',
|
||||
'api_key' => 'API-avain',
|
||||
@@ -95,10 +82,6 @@ return [
|
||||
'interest' => 'Korko',
|
||||
'interest_period' => 'Korkojakso',
|
||||
|
||||
'source_account_asset' => 'Lähdetili (käyttötili)',
|
||||
'destination_account_expense' => 'Kohdetili (kustannustili)',
|
||||
'destination_account_asset' => 'Kohdetili (käyttötili)',
|
||||
'source_account_revenue' => 'Lähdetili (tuottotili)',
|
||||
'type' => 'Tyyppi',
|
||||
'convert_Withdrawal' => 'Muuta nosto',
|
||||
'convert_Deposit' => 'Muuta talletus',
|
||||
@@ -106,7 +89,6 @@ return [
|
||||
|
||||
'amount' => 'Summa',
|
||||
'foreign_amount' => 'Ulkomaan summa',
|
||||
'existing_attachments' => 'Nykyiset liitteet',
|
||||
'date' => 'Päivämäärä',
|
||||
'interest_date' => 'Korkopäivä',
|
||||
'book_date' => 'Kirjauspäivä',
|
||||
@@ -128,12 +110,6 @@ return [
|
||||
'date_format' => 'Päivämäärän esitystapa',
|
||||
'specifix' => 'Pankki- ja tiedostokohtaiset korjaukset',
|
||||
'attachments[]' => 'Liitteet',
|
||||
'store_new_withdrawal' => 'Tallenna uusi nosto',
|
||||
'store_new_deposit' => 'Tallenna uusi talletus',
|
||||
'store_new_transfer' => 'Tallenna uusi siirto',
|
||||
'add_new_withdrawal' => 'Lisää uusi nosto',
|
||||
'add_new_deposit' => 'Lisää uusi talletus',
|
||||
'add_new_transfer' => 'Lisää uusi siirto',
|
||||
'title' => 'Otsikko',
|
||||
'notes' => 'Muistiinpanot',
|
||||
'filename' => 'Tiedoston nimi',
|
||||
@@ -143,8 +119,6 @@ return [
|
||||
'stop_processing' => 'Lopeta käsittely',
|
||||
'start_date' => 'Valikoiman alku',
|
||||
'end_date' => 'Valikoiman loppu',
|
||||
'include_attachments' => 'Sisällytä ladatut liitteet',
|
||||
'include_old_uploads' => 'Sisällytä tuodut tiedot',
|
||||
'delete_account' => 'Poista tili ":name"',
|
||||
'delete_bill' => 'Poista lasku ":name"',
|
||||
'delete_budget' => 'Poista budjetti ":name"',
|
||||
@@ -217,10 +191,7 @@ return [
|
||||
'csv_tab' => 'Sarkain (näkymätön)',
|
||||
'csv_delimiter' => 'CSV kentän erotin',
|
||||
'csv_import_account' => 'Oletus tuontitili',
|
||||
'csv_config' => 'CSV tuonnin määrittely',
|
||||
'client_id' => 'Asiakastunnus',
|
||||
'service_secret' => 'Service secret',
|
||||
'app_secret' => 'App secret',
|
||||
'app_id' => 'Sovelluksen ID (App ID)',
|
||||
'secret' => 'Salaisuus',
|
||||
'public_key' => 'Julkinen avain',
|
||||
|
||||
Reference in New Issue
Block a user