2020-02-14 08:07:45 +01:00
< ? php
/**
* form . php
* Copyright ( c ) 2019 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 />.
*/
2023-01-14 15:47:51 +01:00
/*
* PLEASE DO NOT EDIT THIS FILE DIRECTLY .
* YOUR CHANGES WILL BE OVERWRITTEN !
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED !
*
* GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS !
*
* https :// crowdin . com / project / firefly - iii
2023-01-15 15:47:25 +01:00
*
2023-01-14 15:47:51 +01:00
*/
2023-01-14 15:43:25 +01:00
2020-02-14 08:07:45 +01:00
declare ( strict_types = 1 );
return [
// new user:
2023-05-27 07:12:04 +02:00
'bank_name' => 'Pankin nimi' ,
'bank_balance' => 'Saldo' ,
'savings_balance' => 'Säästötilien saldo' ,
'credit_card_limit' => 'Luottoraja' ,
'automatch' => 'Vertaile automaattisesti' ,
'skip' => 'Ohita' ,
'enabled' => 'Käytössä' ,
'name' => 'Nimi' ,
'active' => 'Aktiivinen' ,
'amount_min' => 'Vähimmäissumma' ,
'amount_max' => 'Enimmäissumma' ,
'match' => 'Täsmää' ,
'strict' => 'Tarkka vertailu' ,
'repeat_freq' => 'Toistot' ,
'object_group' => 'Ryhmä' ,
'location' => 'Sijainti' ,
'update_channel' => 'Päivityskanava' ,
'currency_id' => 'Valuutta' ,
'transaction_currency_id' => 'Valuutta' ,
'auto_budget_currency_id' => 'Valuutta' ,
'external_ip' => 'Serverin ulkoinen verkko-osoite (IP)' ,
'attachments' => 'Liitteet' ,
'BIC' => 'BIC' ,
'verify_password' => 'Vahvista salasanan turvallisuus' ,
'source_account' => 'Lähdetili' ,
'destination_account' => 'Kohdetili' ,
'asset_destination_account' => 'Kohdetili' ,
'include_net_worth' => 'Sisällytä varallisuuteen' ,
'asset_source_account' => 'Lähdetili' ,
'journal_description' => 'Kuvaus' ,
'note' => 'Muistiinpanot' ,
'currency' => 'Valuutta' ,
'account_id' => 'Käyttötili' ,
'budget_id' => 'Budjetti' ,
'bill_id' => 'Lasku' ,
'opening_balance' => 'Alkusaldo' ,
'tagMode' => 'Tägimoodi' ,
'virtual_balance' => 'Virtuaalinen saldo' ,
2023-01-14 15:43:25 +01:00
2023-01-14 15:47:51 +01:00
/*
* PLEASE DO NOT EDIT THIS FILE DIRECTLY .
* YOUR CHANGES WILL BE OVERWRITTEN !
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED !
*
* GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS !
*
* https :// crowdin . com / project / firefly - iii
2023-01-15 15:47:25 +01:00
*
2023-01-14 15:47:51 +01:00
*/
2023-01-14 15:43:25 +01:00
2020-02-14 08:07:45 +01:00
'targetamount' => 'Tavoitesumma' ,
'account_role' => 'Tilin tyyppi' ,
'opening_balance_date' => 'Alkusaldon päivämäärä' ,
'cc_type' => 'Luottokortin maksusuunnitelma' ,
'cc_monthly_payment_date' => 'Luottokortin laskun eräpäivä' ,
'piggy_bank_id' => 'Säästöpossu' ,
'returnHere' => 'Palaa tänne' ,
2020-02-22 06:21:56 +01:00
'returnHereExplanation' => 'Palaa tallennuksen jälkeen takaisin tänne luomaan uusi.' ,
2020-02-14 08:07:45 +01:00
'returnHereUpdateExplanation' => 'Palaa takaisin tänne tallennuksen jälkeen.' ,
'description' => 'Kuvaus' ,
'expense_account' => 'Kulutustili' ,
'revenue_account' => 'Tuottotili' ,
'decimal_places' => 'Desimaaleja' ,
'destination_amount' => 'Summa (kohde)' ,
'new_email_address' => 'Uusi sähköpostiosoite' ,
'verification' => 'Vahvistus' ,
'api_key' => 'API-avain' ,
'remember_me' => 'Muista minut' ,
2022-02-26 11:24:16 +01:00
'liability_type_id' => 'Lainan tyyppi' ,
'liability_type' => 'Lainan tyyppi' ,
2020-02-14 08:07:45 +01:00
'interest' => 'Korko' ,
'interest_period' => 'Korkojakso' ,
2022-01-20 18:20:12 +01:00
'extension_date' => 'Laajennuksen päivämäärä' ,
2021-07-29 06:22:59 +02:00
'type' => 'Tyyppi' ,
'convert_Withdrawal' => 'Muuta nosto' ,
'convert_Deposit' => 'Muuta talletus' ,
'convert_Transfer' => 'Muuta siirto' ,
2020-02-14 08:07:45 +01:00
'amount' => 'Summa' ,
'foreign_amount' => 'Ulkomaan summa' ,
'date' => 'Päivämäärä' ,
'interest_date' => 'Korkopäivä' ,
'book_date' => 'Kirjauspäivä' ,
'process_date' => 'Käsittelypäivä' ,
'category' => 'Kategoria' ,
'tags' => 'Tägit' ,
'deletePermanently' => 'Poista pysyvästi' ,
'cancel' => 'Peruuta' ,
'targetdate' => 'Tavoitepäivä' ,
'startdate' => 'Aloituspäivä' ,
'tag' => 'Tägi' ,
'under' => 'Alle' ,
'symbol' => 'Symboli' ,
'code' => 'Koodi' ,
'iban' => 'IBAN' ,
'account_number' => 'Tilinumero' ,
'creditCardNumber' => 'Luottokortin numero' ,
'has_headers' => 'Ylätunnisteet' ,
'date_format' => 'Päivämäärän esitystapa' ,
'specifix' => 'Pankki- ja tiedostokohtaiset korjaukset' ,
'attachments[]' => 'Liitteet' ,
'title' => 'Otsikko' ,
'notes' => 'Muistiinpanot' ,
'filename' => 'Tiedoston nimi' ,
'mime' => 'Mime-tyyppi' ,
'size' => 'Koko' ,
'trigger' => 'Ehto' ,
'stop_processing' => 'Lopeta käsittely' ,
'start_date' => 'Valikoiman alku' ,
'end_date' => 'Valikoiman loppu' ,
2022-01-20 18:20:12 +01:00
'enddate' => 'Loppupäivä' ,
'start' => 'Valikoiman alku' ,
'end' => 'Valikoiman loppu' ,
2020-02-14 08:07:45 +01:00
'delete_account' => 'Poista tili ":name"' ,
2022-10-04 20:49:29 +02:00
'delete_webhook' => 'Delete webhook ":title"' ,
2020-02-14 08:07:45 +01:00
'delete_bill' => 'Poista lasku ":name"' ,
'delete_budget' => 'Poista budjetti ":name"' ,
'delete_category' => 'Poista kategoria ":name"' ,
'delete_currency' => 'Poista valuutta ":name"' ,
'delete_journal' => 'Poista tapahtuma kuvauksella ":description"' ,
'delete_attachment' => 'Poista liite ":name"' ,
'delete_rule' => 'Poista sääntö ":title"' ,
'delete_rule_group' => 'Poista sääntöryhmä ":title"' ,
'delete_link_type' => 'Poista linkkityyppi ":name"' ,
'delete_user' => 'Poista käyttäjätili ":email"' ,
'delete_recurring' => 'Poista toistuva tapahtuma ":title"' ,
'user_areYouSure' => 'Jos poistat käyttäjätilin ":email", kaikki tiedot menetetään. Tätä ei voi peruuttaa, korjata tai mitään. Jos poistat itsesi, et pääse edes kirjautumaan tähän Firefly III instanssiin.' ,
'attachment_areYouSure' => 'Haluatko varmasti poistaa liitteen ":name"?' ,
'account_areYouSure' => 'Haluatko varmasti poistaa tilin ":name"?' ,
2022-01-20 18:20:12 +01:00
'account_areYouSure_js' => 'Oletko varma, että haluat poistaa tilin nimeltä "{name}"?' ,
2020-02-14 08:07:45 +01:00
'bill_areYouSure' => 'Haluatko varmasti poistaa laskun ":name"?' ,
'rule_areYouSure' => 'Haluatko varmasti poistaa säännön ":title"?' ,
2020-07-03 05:59:36 +02:00
'object_group_areYouSure' => 'Haluatko varmasti poistaa ryhmän ":title"?' ,
2020-02-14 08:07:45 +01:00
'ruleGroup_areYouSure' => 'Haluatko varmasti poistaa sääntöryhmän ":title"?' ,
'budget_areYouSure' => 'Haluatko varmasti poistaa budjetin ":name"?' ,
2023-05-27 07:12:04 +02:00
'webhook_areYouSure' => 'Are you sure you want to delete the webhook named ":title"?' ,
2020-02-14 08:07:45 +01:00
'category_areYouSure' => 'Haluatko varmasti poistaa kategorian ":name"?' ,
'recurring_areYouSure' => 'Haluatko varmasti poistaa toistuvan tapahtuman ":title"?' ,
'currency_areYouSure' => 'Haluatko varmasti poistaa valuutan ":name"?' ,
'piggyBank_areYouSure' => 'Haluatko varmasti poistaa säästöpossun ":name"?' ,
'journal_areYouSure' => 'Haluatko varmasti poistaa tapahtuman kuvauksella ":description"?' ,
'mass_journal_are_you_sure' => 'Haluatko varmasti poistaa nämä tapahtumat?' ,
2023-01-14 15:43:25 +01:00
2023-01-14 15:47:51 +01:00
/*
* PLEASE DO NOT EDIT THIS FILE DIRECTLY .
* YOUR CHANGES WILL BE OVERWRITTEN !
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED !
*
* GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS !
*
* https :// crowdin . com / project / firefly - iii
2023-01-15 15:47:25 +01:00
*
2023-01-14 15:47:51 +01:00
*/
2023-01-14 15:43:25 +01:00
2020-02-14 08:07:45 +01:00
'tag_areYouSure' => 'Haluatko varmasti poistaa tägin ":tag"?' ,
'journal_link_areYouSure' => 'Haluatko varmasti poistaa linkin välillä <a href=":source_link">:source</a> ja <a href=":destination_link">:destination</a>?' ,
'linkType_areYouSure' => 'Haluatko varmasti poistaa linkkityypin ":name" (":inward" / ":outward")?' ,
'permDeleteWarning' => 'Asioiden poistaminen Firefly III:sta on lopullista eikä poistoa pysty perumaan.' ,
'mass_make_selection' => 'Voit yhä estää tietojen poiston poistamalla valinnan valintaruudusta.' ,
'delete_all_permanently' => 'Poista valitut lopullisesti' ,
'update_all_journals' => 'Päivitä nämä tapahtumat' ,
'also_delete_transactions' => 'Ainoa tähän tiliin yhdistetty tapahtuma poistetaan samalla.|Kaikki tähän tiliin yhdistetyt :count tapahtumaa poistetaan samalla.' ,
2022-01-20 18:20:12 +01:00
'also_delete_transactions_js' => 'Ei tapahtumia|Ainoa tähän tiliin liitetty tapahtuma poistetaan myös.|Myös kaikki {count} tiliin liitettyä tapahtumaa poistetaan.' ,
2020-02-14 08:07:45 +01:00
'also_delete_connections' => 'Ainoa tähän linkkityyppiin liitetty tapahtuma menettää tämän yhteyden.|Kaikki :count tähän linkkityyppiin yhdistettyä tapahtumaa menettävät yhteytensä.' ,
'also_delete_rules' => 'Ainoa tähän sääntöryhmään yhdistetty sääntö poistetaan samalla.|Kaikki :count tähän sääntöryhmään linkitettyä sääntöä poistetaan samalla.' ,
'also_delete_piggyBanks' => 'Ainoa tähän tähän tiliin linkitetty säästöporsas poistetaan samalla.|Kaikki :count tähän tiliin yhdistettyä säästöpossua poistetaan samalla.' ,
2022-01-20 18:20:12 +01:00
'also_delete_piggyBanks_js' => 'Ei säästöpossuja|Ainoa tähän tiliin liitetty säästöpossu poistetaan myös.|Kaikki {count} säästöpossua, jotka ovat yhteydessä tähän tiliin, poistetaan myös.' ,
2020-07-03 05:59:36 +02:00
'not_delete_piggy_banks' => 'Tämän ryhmän säästöpossua ei poisteta.|Tämän ryhmän säästöpossuja (:count) ei poisteta.' ,
2020-02-14 08:07:45 +01:00
'bill_keep_transactions' => 'Ainoaa tähän laskuun linkitettyä tapahtumaa ei poisteta.|Kaikki :count tähän laskuun yhdistetyt tapahtumat säästetään.' ,
'budget_keep_transactions' => 'Ainoaa tähän budjettiin linkitettyä tapahtumaa ei poisteta.|Kaikki :count tähän budjettiin yhdistetyt tapahtumat säästetään.' ,
'category_keep_transactions' => 'Ainoaa tähän kategoriaan linkitettyä tapahtumaa ei poisteta.|Kaikki :count tähän kategoriaan yhdistetyt tapahtumat säästetään.' ,
'recurring_keep_transactions' => 'Ainoa tämän toistuvan tapahtuman luoma tapahtuma säästetään.|Kaikki :count tämän toistuvan tapahtuman luomaa tapahtumaa säästetään.' ,
'tag_keep_transactions' => 'Ainoa tähän tägiin linkitetty tapahtuma säästetään.|Kaikki :count tähän tägiin yhdistetyt tapahtumat säästetään.' ,
'check_for_updates' => 'Tarkista päivitykset' ,
2022-02-26 11:24:16 +01:00
'liability_direction' => 'Laina sisään/ulos' ,
2021-07-29 06:22:59 +02:00
'delete_object_group' => 'Poista ryhmä ":title"' ,
'email' => 'Sähköpostiosoite' ,
'password' => 'Salasana' ,
'password_confirmation' => 'Salasana (uudestaan)' ,
'blocked' => 'On estetty?' ,
'blocked_code' => 'Eston syy' ,
'login_name' => 'Käyttäjätunnus' ,
'is_owner' => 'On ylläpitäjä?' ,
2022-03-10 18:00:10 +01:00
'url' => 'URL-osoite' ,
2022-04-12 17:45:54 +02:00
'bill_end_date' => 'Päättymispäivä' ,
2020-02-14 08:07:45 +01:00
// import
2021-07-29 06:22:59 +02:00
'apply_rules' => 'Aja säännöt' ,
'artist' => 'Esittäjä' ,
'album' => 'Albumi' ,
'song' => 'Kappale' ,
2020-02-14 08:07:45 +01:00
// admin
2021-07-29 06:22:59 +02:00
'domain' => 'Verkkotunnus' ,
'single_user_mode' => 'Estä lisäkäyttäjien rekisteröityminen' ,
'is_demo_site' => 'Esittelytila käytössä' ,
2020-02-14 08:07:45 +01:00
// import
2021-07-29 06:22:59 +02:00
'configuration_file' => 'Asetustiedosto' ,
'csv_comma' => 'Pilkku (,)' ,
'csv_semicolon' => 'Puolipiste (;)' ,
'csv_tab' => 'Sarkain (näkymätön)' ,
'csv_delimiter' => 'CSV kentän erotin' ,
'client_id' => 'Asiakastunnus' ,
'app_id' => 'Sovelluksen ID (App ID)' ,
'secret' => 'Salaisuus' ,
'public_key' => 'Julkinen avain' ,
'country_code' => 'Maakoodi' ,
'provider_code' => 'Pankki tai tiedon tuottaja' ,
'fints_url' => 'FinTS API URL' ,
'fints_port' => 'Portti' ,
'fints_bank_code' => 'Pankin tunnus' ,
'fints_username' => 'Käyttäjätunnus' ,
'fints_password' => 'PIN / Salasana' ,
'fints_account' => 'FinTS käyttäjätili' ,
'local_account' => 'Firefly III käyttäjätili' ,
2023-01-14 15:43:25 +01:00
2023-01-14 15:47:51 +01:00
/*
* PLEASE DO NOT EDIT THIS FILE DIRECTLY .
* YOUR CHANGES WILL BE OVERWRITTEN !
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED !
*
* GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS !
*
* https :// crowdin . com / project / firefly - iii
2023-01-15 15:47:25 +01:00
*
2023-01-14 15:47:51 +01:00
*/
2023-01-14 15:43:25 +01:00
2023-05-27 07:12:04 +02:00
'from_date' => 'Aloituspäivämäärä' ,
'to_date' => 'Päättymispäivämäärä' ,
'due_date' => 'Eräpäivä' ,
'payment_date' => 'Maksupäivä' ,
'invoice_date' => 'Laskun päivämäärä' ,
'internal_reference' => 'Sisäinen viite' ,
'inward' => 'Sisäinen kuvaus' ,
'outward' => 'Ulkoinen kuvaus' ,
'rule_group_id' => 'Sääntöryhmä' ,
'transaction_description' => 'Tapahtuman kuvaus' ,
'first_date' => 'Aloituspäivä' ,
'transaction_type' => 'Tapahtuman tyyppi' ,
'repeat_until' => 'Toista kunnes' ,
'recurring_description' => 'Toistuvan tapahtuman kuvaus' ,
'repetition_type' => 'Toiston tyyppi' ,
'foreign_currency_id' => 'Ulkomaan valuutta' ,
'repetition_end' => 'Toisto päättyy' ,
'repetitions' => 'Toistot' ,
'calendar' => 'Kalenteri' ,
'weekend' => 'Viikonloppu' ,
'client_secret' => 'Asiakkaan salausavain (Client secret)' ,
'withdrawal_destination_id' => 'Kohdetili' ,
'deposit_source_id' => 'Lähdetili' ,
'expected_on' => 'Odotettavissa' ,
'paid' => 'Maksettu' ,
'auto_budget_type' => 'Automaattibudjetti' ,
'auto_budget_amount' => 'Automaattisen budjetin summa' ,
'auto_budget_period' => 'Automaattisen budjetin jakso' ,
'collected' => 'Koottu' ,
'submitted' => 'Lähetetty' ,
'key' => 'Avain' ,
'value' => 'Tietueen sisältö' ,
'webhook_delivery' => 'Delivery' ,
'webhook_response' => 'Response' ,
'webhook_trigger' => 'Trigger' ,
2020-02-14 08:07:45 +01:00
];
2023-01-14 15:47:51 +01:00
/*
* PLEASE DO NOT EDIT THIS FILE DIRECTLY .
* YOUR CHANGES WILL BE OVERWRITTEN !
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED !
*
* GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS !
*
* https :// crowdin . com / project / firefly - iii
2023-01-15 15:47:25 +01:00
*
2023-01-14 15:47:51 +01:00
*/