183 KiB
183 KiB
| 1 | apps/frappe/frappe/custom/doctype/customize_form/customize_form.js +224 | Press Esc to close | Paina Esc Sulje |
|---|---|---|---|
| 2 | apps/frappe/frappe/desk/form/assign_to.py +153 | A new task, {0}, has been assigned to you by {1}. {2} | uusi tehtävä, {0}, nimetty sinulle {1}. {2} |
| 3 | apps/frappe/frappe/desk/page/messages/messages_main.html +12 | Post | Posti |
| 4 | apps/frappe/frappe/config/setup.py +109 | Rename many items by uploading a .csv file. | nimeä uudelleen useita tuotteita kerrallaan lataamalla .csv-tiedoston |
| 5 | DocType: Workflow State | pause | tauko |
| 6 | apps/frappe/frappe/templates/pages/desk.py +18 | You are not permitted to access this page. | sinulla ei ole oikeutta päästä tälle sivlle |
| 7 | DocType: About Us Settings | Website | verkkosivusto |
| 8 | DocType: User | Facebook Username | Facebook käyttäjänimi |
| 9 | DocType: System Settings | Note: Multiple sessions will be allowed in case of mobile device | Huomio: Useat istunnot saavat tapauksessa mobiililaitteen |
| 10 | apps/frappe/frappe/email/bulk.py +148 | Cannot send this email. You have crossed the sending limit of {0} emails for this month. | Voi lähettää tämän sähköpostin. Olet ylittänyt lähettämisen raja {0} sähköposteja tässä kuussa. |
| 11 | apps/frappe/frappe/public/js/legacy/form.js +701 | Permanently Submit {0}? | lähetetäänkö pysyvästi {0} |
| 12 | apps/frappe/frappe/client.py +162 | Invalid file path: {0} | Virheellinen tiedoston polku: {0} |
| 13 | DocType: Workflow State | eye-open | silmä-kiinni |
| 14 | DocType: Bulk Email | Send After | lähetä jälkeen |
| 15 | apps/frappe/frappe/utils/file_manager.py +31 | Please select a file or url | Valitse tiedosto tai url |
| 16 | DocType: User | Username | Käyttäjätunnus |
| 17 | DocType: DocField | DocField | asiakirja kenttä |
| 18 | DocType: DocField | Options | vaihtoehdot |
| 19 | apps/frappe/frappe/public/js/frappe/views/reports/reportview.js +347 | Cannot edit standard fields | peruskenttiä ei voi muokata |
| 20 | DocType: Print Format | Print Format Builder | tulostusmuodon rakentaja |
| 21 | apps/frappe/frappe/public/js/frappe/ui/page.js +4 | Form | Muoto |
| 22 | DocType: Report | Report Manager | raportinhallinta |
| 23 | DocType: Workflow | Document States | asiakirjan tila |
| 24 | apps/frappe/frappe/public/js/frappe/views/pageview.js +102 | Sorry! I could not find what you were looking for. | etsimääsi ei löytynyt |
| 25 | apps/frappe/frappe/config/core.py +42 | Logs | Lokit |
| 26 | DocType: DocPerm | This role update User Permissions for a user | tämä rooli päivittää käyttöoikeudet käyttäjälle |
| 27 | apps/frappe/frappe/public/js/frappe/model/model.js +510 | Rename {0} | Nimeä {0} |
| 28 | DocType: Workflow State | zoom-out | loitonna |
| 29 | apps/frappe/frappe/public/js/legacy/form.js +66 | Cannot open {0} when its instance is open | ei voi avata {0} sillä esimerkki on auki |
| 30 | apps/frappe/frappe/model/document.py +756 | Table {0} cannot be empty | taulukko {0} ei voi olla tyhjä |
| 31 | apps/frappe/frappe/public/js/frappe/views/reports/grid_report.js +893 | With Ledgers | tilikirjoissa |
| 32 | DocType: Communication | Reference Owner | Viite omistaja |
| 33 | DocType: Currency | Smallest circulating fraction unit (coin). For e.g. 1 cent for USD and it should be entered as 0.01 | Pienin kiertävä osa yksikkö (kolikko). Esim 1 sentin USD ja se pitää syöttää 0.01 |
| 34 | DocType: Social Login Keys | GitHub | GitHub |
| 35 | apps/frappe/frappe/model/base_document.py +478 | {0}, Row {1} | {0}, Rivi {1} |
| 36 | apps/frappe/frappe/model/document.py +730 | Beginning with | Alkaa |
| 37 | apps/frappe/frappe/core/page/data_import_tool/exporter.py +51 | Data Import Template | tietojen tuonti/lataus mallipohja |
| 38 | apps/frappe/frappe/public/js/frappe/model/model.js +31 | Parent | Vanhempi |
| 39 | DocType: About Us Settings | "Team Members" or "Management" | "jäsenet" tai "hallinta" |
| 40 | apps/frappe/frappe/core/doctype/doctype/doctype.py +302 | Default for 'Check' type of field must be either '0' or '1' | oletus tai "täppäisyn" tyyppi kentässä on oltava joko "0" tai "1" |
| 41 | apps/frappe/frappe/public/js/frappe/misc/pretty_date.js +45 | Yesterday | Eilen |
| 42 | apps/frappe/frappe/public/js/frappe/views/test_runner.js +10 | Test Runner | Testi Runner |
| 43 | DocType: Email Account | Enable Incoming | aktivoi saapuva |
| 44 | DocType: Workflow State | Danger | vaara |
| 45 | apps/frappe/frappe/templates/pages/login.html +35 | Email Address | sähköpostiosoite |
| 46 | DocType: Workflow State | th-large | th-iso |
| 47 | DocType: Communication | Unread Notification Sent | lukematon Ilmoitus lähetetty |
| 48 | apps/frappe/frappe/public/js/frappe/misc/tools.js +8 | Export not allowed. You need {0} role to export. | vienti kielletty, tarvitset {0} rooli vientiin |
| 49 | apps/frappe/frappe/public/js/frappe/ui/filters/edit_filter.html +11 | Not Like | Ei niin kuin |
| 50 | apps/frappe/frappe/custom/doctype/customize_form/customize_form.js +154 | Set the display label for the field | aseta näytä etiketti tähän kenttään |
| 51 | apps/frappe/frappe/model/document.py +747 | Incorrect value: {0} must be {1} {2} | virheellinen arvo : {0} täytyy olla {1} {2} |
| 52 | apps/frappe/frappe/config/setup.py +216 | Change field properties (hide, readonly, permission etc.) | muuta kentän ominaisuuksia (piilota, vain luku, oikeus jne) |
| 53 | DocType: Workflow State | lock | lukko |
| 54 | apps/frappe/frappe/config/website.py +74 | Settings for Contact Us Page. | yhteystiedot sivuston asetukset |
| 55 | apps/frappe/frappe/core/doctype/user/user.py +534 | Administrator Logged In | ylläpitäjä kirjautunut |
| 56 | DocType: Contact Us Settings | Contact options, like "Sales Query, Support Query" etc each on a new line or separated by commas. | yhteystietojen vaihtoehtomääritykset, kuten "myyntikysely, tukikysely" jne jokainen omalla rivillä tai pilkulla erotettuna |
| 57 | apps/frappe/frappe/public/js/frappe/ui/editor.js +446 | Insert | aseta |
| 58 | apps/frappe/frappe/public/js/frappe/form/link_selector.js +21 | Select {0} | valitse {0} |
| 59 | DocType: Print Settings | Classic | perinteinen |
| 60 | apps/frappe/frappe/public/js/frappe/views/reports/query_report.js +49 | For ranges | alueille |
| 61 | DocType: Workflow State | indent-right | luetelmakohta-oikeus |
| 62 | apps/frappe/frappe/public/js/frappe/ui/upload.html +12 | Web Link | verkkosivu linkki |
| 63 | apps/frappe/frappe/public/js/frappe/misc/pretty_date.js +41 | 1 minute ago | 1 minuutti sitten |
| 64 | apps/frappe/frappe/core/page/data_import_tool/data_import_main.html +33 | Recommended bulk editing records via import, or understanding the import format. | suositus, massamuokkaa, tai -tuo tietueita tietuetuonnin kautta, huomioi latauksen tuontimuoto |
| 65 | apps/frappe/frappe/core/page/permission_manager/permission_manager_help.html +36 | Apart from System Manager, roles with Set User Permissions right can set permissions for other users for that Document Type. | järjestelmähaltijan roolissa oikeilla käyttäjän käyttöoikeuksilla voit määrittää muille käyttäjille asiakirjatyypin lukurajoituksia ja käyttöoikeuksia |
| 66 | DocType: Company History | Company History | yrityksen historia |
| 67 | DocType: Workflow State | volume-up | volyymi-ylös |
| 68 | apps/frappe/frappe/core/page/data_import_tool/importer.py +45 | Only allowed {0} rows in one import | Sallittu vain {0} rivit yhdessä tuonnin |
| 69 | apps/frappe/frappe/public/js/frappe/list/list_sidebar.js +61 | Refresh Stats | Päivitä tilastot |
| 70 | apps/frappe/frappe/core/page/data_import_tool/data_import_main.html +4 | To import or update records, you must first download the template for importing. | sinun tulee ladata tuontimallipohja, jotta voit päivittää / tuoda tietueita |
| 71 | DocType: DocType | Default Print Format | oletus tulostusmuoto |
| 72 | DocType: Workflow State | Tags | tagit |
| 73 | apps/frappe/frappe/public/js/frappe/form/workflow.js +33 | None: End of Workflow | Ei mitään: työmäärän loppu |
| 74 | apps/frappe/frappe/model/db_schema.py +333 | {0} field cannot be set as unique in {1}, as there are non-unique existing values | {0} kenttää ei saa asettaa ainutlaatuinen {1}, sillä kyse on ei-ainutlaatuinen nykyisten arvojen |
| 75 | apps/frappe/frappe/core/page/permission_manager/permission_manager.js +47 | Document Types | asiakirja tyypit |
| 76 | DocType: Workflow | Workflow State Field | työmäärä tilakenttä |
| 77 | DocType: Blog Post | Guest | vieras |
| 78 | DocType: DocType | Title Field | otsikko kenttä |
| 79 | apps/frappe/frappe/core/doctype/user/user.py +531 | If you think this is unauthorized, please change the Administrator password. | vaihda järjestelmänvalvojan salasana mikäli luulet tämän olevan oikeuttamaton |
| 80 | apps/frappe/frappe/email/doctype/email_account/email_account.py +63 | {0} is mandatory | {0} on pakollinen |
| 81 | DocType: Workflow State | eject | laukaise |
| 82 | apps/frappe/frappe/core/page/user_permissions/user_permissions.js +16 | Help for User Permissions | käyttöoikeudet, ohje |
| 83 | DocType: Standard Reply | Owner | Omistaja |
| 84 | DocType: Communication | Visit | vierailu |
| 85 | apps/frappe/frappe/desk/page/applications/application_row.html +16 | Install | asenna |
| 86 | DocType: Custom Script | Client | asiakas |
| 87 | apps/frappe/frappe/public/js/legacy/form.js +426 | This form has been modified after you have loaded it | Tämä lomake on muutettu sen jälkeen, kun olet ladannut sen |
| 88 | DocType: Website Settings | Twitter Share via | Twitter jaa (kautta) |
| 89 | apps/frappe/frappe/config/website.py +33 | Embed image slideshows in website pages. | upota kuvien diaesitys verkkosivustoon |
| 90 | DocType: Workflow Action | Workflow Action Name | työmäärä toiminto nimi |
| 91 | apps/frappe/frappe/core/doctype/doctype/doctype.py +158 | DocType can not be merged | asiakirjatyyppiä ei voi yhdistää |
| 92 | DocType: Web Form Field | Fieldtype | kenttätyyppi |
| 93 | DocType: Error Snapshot | Friendly Title | Ystävällinen Otsikko |
| 94 | apps/frappe/frappe/desk/form/save.py +46 | Did not cancel | ei ole peruutettu |
| 95 | DocType: Workflow State | plus | plus |
| 96 | apps/frappe/frappe/config/desktop.py +19 | File Manager | Tiedostonhallinta |
| 97 | DocType: Scheduler Log | Scheduler Log | aikataulutus, loki |
| 98 | apps/frappe/frappe/public/js/frappe/misc/user.js +87 | You | Sinä |
| 99 | DocType: Website Theme | lowercase | pieniä |
| 100 | DocType: Print Format | Helvetica | helvetica |
| 101 | DocType: Note | Everyone can read | kaikki voi lukea |
| 102 | apps/frappe/frappe/core/report/permitted_documents_for_user/permitted_documents_for_user.py +25 | Please specify user | Ilmoitathan käyttäjä |
| 103 | DocType: Email Unsubscribe | Email Unsubscribe | sähköposti peruuutus |
| 104 | DocType: Website Settings | Select an image of approx width 150px with a transparent background for best results. | saadaksesi parhaan tuloksen valitse n.150px leveä kuva läpinäkyvällä taustalla |
| 105 | apps/frappe/frappe/public/js/frappe/form/grid_body.html +14 | Add multiple rows | lisää useita rivejä |
| 106 | apps/frappe/frappe/custom/doctype/custom_field/custom_field.py +108 | Insert After field '{0}' mentioned in Custom Field '{1}', does not exist | aseta kentän '{0}' alapuolelle, maininta omassa kentässä '{1}' ei ole olemassa |
| 107 | App Installer | App Installer | |
| 108 | DocType: Workflow State | circle-arrow-up | kierrä-nuoli-ylös |
| 109 | apps/frappe/frappe/public/js/frappe/upload.js +156 | Uploading... | ladataan ... |
| 110 | DocType: Workflow State | italic | kursiivi- |
| 111 | apps/frappe/frappe/core/doctype/doctype/doctype.py +501 | {0}: Cannot set Import without Create | {0}: ei voi tuoda ellei sitä luoda |
| 112 | apps/frappe/frappe/config/desk.py +21 | Event and other calendars. | Tapahtuma ja muut kalentereita. |
| 113 | apps/frappe/frappe/public/js/frappe/views/reports/reportview.js +614 | Drag to sort columns | siirrä muokataksesi sarakkeita |
| 114 | apps/frappe/frappe/print/page/print_format_builder/print_format_builder_column_selector.html +2 | Widths can be set in px or %. | leveydet voidaan asettaa px:na tai %:na |
| 115 | apps/frappe/frappe/public/js/frappe/form/print.js +96 | Start | alku |
| 116 | DocType: User | First Name | etunimi |
| 117 | apps/frappe/frappe/core/doctype/file/file.py +150 | Cannot delete Home and Attachments folders | Voi poistaa Koti ja lisälaitteet kansiot |
| 118 | apps/frappe/frappe/core/page/permission_manager/permission_manager_help.html +6 | Permissions get applied on Users based on what Roles they are assigned. | käyttäjän käyttöoikeudet perustuu nimettyihin rooleihin |
| 119 | apps/frappe/frappe/public/js/frappe/views/communication.js +353 | You are not allowed to send emails related to this document | Et voi lähettää sähköposteja, jotka liittyvät tähän dokumenttiin |
| 120 | apps/frappe/frappe/website/doctype/website_theme/website_theme.py +30 | You are not allowed to delete a standard Website Theme | Verkkosivuston perusteemaa ei voi poistaa |
| 121 | apps/frappe/frappe/custom/doctype/customize_form/customize_form.js +176 | Example | esimerkki |
| 122 | DocType: Workflow State | gift | lahja |
| 123 | apps/frappe/frappe/custom/doctype/customize_form/customize_form.js +180 | Reqd | Reqd |
| 124 | apps/frappe/frappe/core/doctype/communication/email.py +216 | Unable to find attachment {0} | liitetiedostoa ei löydy {0} |
| 125 | apps/frappe/frappe/custom/doctype/customize_form/customize_form.js +168 | Assign a permission level to the field. | nimeä käyttöoikeus kentälle |
| 126 | apps/frappe/frappe/config/setup.py +44 | Show / Hide Modules | näytä / piilota moduuleita |
| 127 | apps/frappe/frappe/core/doctype/report/report.js +37 | Disable Report | poista raportti käytöstä |
| 128 | DocType: Report | JavaScript Format: frappe.query_reports['REPORTNAME'] = {} | formaatti JavaScript: frappe.query_reports ['raportin_nimi'] = {} |
| 129 | DocType: Version | Doclist JSON | asiakirjaluettelo JSON |
| 130 | DocType: Workflow State | chevron-up | välimerkki-ylös |
| 131 | apps/frappe/frappe/public/js/frappe/ui/toolbar/offcanvas_left_sidebar.html +27 | Documentation | dokumentointi |
| 132 | DocType: DocShare | Internal record of document shares | sisäinen tietue asiakirjojen jaosta |
| 133 | DocType: Workflow State | Comment | Kommentti |
| 134 | apps/frappe/frappe/core/page/permission_manager/permission_manager_help.html +17 | You can change Submitted documents by cancelling them and then, amending them. | voit tehdä muutoksia lähetettyyn asiakirjaan peruuttamalla ne ensin ja sitten muuttamalla sitä |
| 135 | DocType: DocField | Display | näyttö |
| 136 | apps/frappe/frappe/core/page/permission_manager/permission_manager_help.html +25 | If a Role does not have access at Level 0, then higher levels are meaningless. | ellei roolilla ole oikeutta tasolle 0, niin korkeammat tasot eivät vaikuta |
| 137 | DocType: Communication | Seen | nähty |
| 138 | apps/frappe/frappe/public/js/frappe/form/layout.js +85 | Show more details | näytä enemmän lisätietoja |
| 139 | DocType: System Settings | Run scheduled jobs only if checked | käytä aikataulutettuja töitä täpättynä |
| 140 | DocType: User | Enter default value fields (keys) and values. If you add multiple values for a field, the first one will be picked. These defaults are also used to set "match" permission rules. To see list of fields, go to "Customize Form". | syötä oletusarvo kentille (avaimet) ja arvoille, mikäli lisäät useampia arvoja kenttään ensimmäinen arvo valitaan, näitä oletuksia käytetään "täsmäämään" oikeutussääntöjen määrityksissä, nähdäksesi kenttäluettelon mene "omaan kaavioon" |
| 141 | DocType: Communication | Message | Viesti |
| 142 | DocType: Customize Form Field | Print Width of the field, if the field is a column in a table | Tulosta leveys kentän, jos kenttä on sarake taulukon |
| 143 | DocType: Dropbox Backup | Dropbox Access Key | Dropbox pääsy tunnus |
| 144 | DocType: Workflow State | headphones | kuulokkeet |
| 145 | DocType: Bulk Email | Bulk Email records. | massasähköposti tietue |
| 146 | DocType: Email Account | e.g. replies@yourcomany.com. All replies will come to this inbox. | esim, vastaukset@yourcomany.com, kaikki vastaukset saapuvat tähän postilaatikkoon |
| 147 | apps/frappe/frappe/templates/includes/login/login.js +33 | Valid email and name required | hyväksyttäy sähköposti ja nimi vaaditaan |
| 148 | DocType: DocType | Hide Heading | piilota otsikko |
| 149 | apps/frappe/frappe/config/core.py +17 | Groups of DocTypes | Ryhmät doctypes |
| 150 | DocType: Workflow State | remove-circle | poista-ympyrä |
| 151 | apps/frappe/frappe/config/website.py +54 | Javascript to append to the head section of the page. | Javascript liittää pään osioon. |
| 152 | apps/frappe/frappe/custom/doctype/customize_form/customize_form.js +52 | Reset to defaults | Palauta oletukset |
| 153 | DocType: Workflow | Transition Rules | siirto säännöt |
| 154 | apps/frappe/frappe/core/doctype/report/report.js +11 | Example: | esimerkki: |
| 155 | DocType: Workflow | Defines workflow states and rules for a document. | määrittelee työmäärän tilat ja -säännöt asiakirjaa varten |
| 156 | DocType: Workflow State | Filter | suodatin |
| 157 | DocType: DocType | Show this field as title | näytä tämän kenttä otsikkona |
| 158 | apps/frappe/frappe/model/db_schema.py +539 | Fieldname {0} cannot have special characters like {1} | kenttänimi {0} nimessä ei voi olla erikoismerkkejä kuten {1} |
| 159 | apps/frappe/frappe/desk/page/setup_wizard/setup_wizard.js +245 | Select Your Language | valitse kieli |
| 160 | apps/frappe/frappe/model/document.py +434 | Error: Document has been modified after you have opened it | virhe: asiakirja on muutettu sen jälkeen kun olet avannut sen |
| 161 | apps/frappe/frappe/core/doctype/doctype/doctype.py +522 | {0}: Cannot set Assign Submit if not Submittable | {0}: ei voi nimetä lähetystä ellei ole lähetettävissä |
| 162 | DocType: Social Login Keys | ||
| 163 | apps/frappe/frappe/templates/pages/list.py +46 | Filtered by "{0}" | suodatusperuste "{0}" |
| 164 | DocType: DocType | Administrator | ylläpitäjä |
| 165 | apps/frappe/frappe/desk/page/messages/messages.js +49 | Message from {0} | Viesti {0} |
| 166 | DocType: Communication | Closed | suljettu |
| 167 | DocType: Blog Settings | Blog Title | Blogin otsikko |
| 168 | apps/frappe/frappe/print/page/print_format_builder/print_format_builder_layout.html +12 | Edit to set heading | muokkaa asettamalla ylätunnisteen |
| 169 | DocType: About Us Settings | Team Members | tiimin jäsenet |
| 170 | apps/frappe/frappe/public/js/frappe/upload.js +83 | Please attach a file or set a URL | Liitä tiedosto tai asettaa URL |
| 171 | DocType: Async Task | System Manager | järjestelmähallinta |
| 172 | DocType: DocField | Permissions | Oikeudet |
| 173 | DocType: Dropbox Backup | Allow Dropbox Access | salli Dropbox pääsy |
| 174 | DocType: User | Get your globally recognized avatar from Gravatar.com | hanki maailmanlaajuisesti tunnustettu avatar gravatar.com:sta |
| 175 | DocType: Workflow State | plus-sign | plus-merkki |
| 176 | apps/frappe/frappe/__init__.py +784 | App {0} is not installed | App {0} ei ole asennettu |
| 177 | DocType: Workflow State | Refresh | Virkistää |
| 178 | DocType: Event | Public | Julkinen |
| 179 | apps/frappe/frappe/public/js/frappe/ui/listing.js +52 | Nothing to show | Mitään näyttöä |
| 180 | apps/frappe/frappe/email/smtp.py +143 | Email Account not setup. Please create a new Email Account from Setup > Email > Email Account | sähköpostitiliä ei ole määritetty, tee uusi sähköpostitili kohdassa määritykset> sähköposti> sähköpostitili |
| 181 | apps/frappe/frappe/public/js/frappe/model/model.js +24 | Liked By | Toivonut |
| 182 | DocType: DocField | Print Hide If No Value | Tulosta Piilota Jos Ei Arvo |
| 183 | apps/frappe/frappe/public/js/frappe/form/footer/attachments.js +211 | Upload Attachment | lataa liitteet |
| 184 | DocType: Block Module | Block Module | estä moduuli |
| 185 | apps/frappe/frappe/core/page/data_import_tool/data_import_main.html +3 | Export Template | vie mallipohja |
| 186 | apps/frappe/frappe/public/js/frappe/views/reports/reportview.js +349 | No permission to edit | Ei lupaa muokata |
| 187 | DocType: Block Module | Module | moduuli |
| 188 | DocType: Email Alert | Send Alert On | lähetä hälyytys päällä |
| 189 | DocType: Web Form | Website URL | verkkosivujen URL |
| 190 | DocType: Customize Form | Customize Label, Print Hide, Default etc. | muokkaa etikettiä, tulostuspiilotus, oletus jne |
| 191 | apps/frappe/frappe/print/page/print_format_builder/print_format_builder_start.html +16 | Create a New Format | tee uusi muoto |
| 192 | DocType: Website Settings | Add a banner to the site. (small banners are usually good) | Lisää banneri sivustolle. (pienet bannerit ovat yleensä hyviä) |
| 193 | DocType: Website Settings | Set Banner from Image | aseta bannerimuodon kuva |
| 194 | apps/frappe/frappe/templates/emails/new_user.html +3 | A new account has been created for you at {0} | Uusi tili on luotu sinulle {0} |
| 195 | apps/frappe/frappe/public/js/frappe/views/communication.js +342 | Enter Email Recipient(s) | Anna sähköpostin vastaanottaja (t) |
| 196 | DocType: Print Format | Verdana | verdana |
| 197 | apps/frappe/frappe/core/doctype/user/user.py +206 | User {0} cannot be deleted | käyttäjää {0} ei voi poistaa |
| 198 | apps/frappe/frappe/public/js/frappe/request.js +92 | Another transaction is blocking this one. Please try again in a few seconds. | toinen tapahtuma on estää tämän, yritä muutaman sekunnin kuluttua uudelleen |
| 199 | DocType: Communication | Attachment | Liite |
| 200 | DocType: Property Setter | Field Name | kentän nimi |
| 201 | apps/frappe/frappe/public/js/frappe/misc/utils.js +95 | or | tai |
| 202 | apps/frappe/frappe/public/js/frappe/ui/toolbar/awesome_bar.js +98 | module name... | moduulin nimi... |
| 203 | apps/frappe/frappe/templates/generators/web_form.html +270 | Continue | jatka |
| 204 | DocType: Custom Field | Fieldname | kenttänimi |
| 205 | DocType: Workflow State | certificate | todistus |
| 206 | DocType: User | Tile | tiili |
| 207 | apps/frappe/frappe/core/page/data_import_tool/exporter.py +62 | First data column must be blank. | ensimmäinen tietosarake tulee olla tyhjä |
| 208 | DocType: Workflow State | Painatus | |
| 209 | DocType: User | Restrict IP | Rajoita IP |
| 210 | apps/frappe/frappe/email/smtp.py +181 | Unable to send emails at this time | sähköposteja ei voi lähettää tällä hetkellä |
| 211 | apps/frappe/frappe/public/js/frappe/ui/toolbar/offcanvas_left_sidebar.html +5 | Search or type a command | haku tai anna komento |
| 212 | DocType: Communication | Timeline Name | Aikajana Name |
| 213 | DocType: Email Account | e.g. smtp.gmail.com | esim, smtp.gmail.com |
| 214 | apps/frappe/frappe/core/page/permission_manager/permission_manager.js +366 | Add A New Rule | Lisää uusi sääntö |
| 215 | apps/frappe/frappe/templates/pages/complete_signup.html +13 | One Last Step | One Last Step |
| 216 | apps/frappe/frappe/custom/doctype/custom_field/custom_field.js +52 | Name of the Document Type (DocType) you want this field to be linked to. e.g. Customer | nimeä asiakirjan tyyppi (asiakirjatyyppi) jos haluat kentän linkitetyksi esim asiakkaaseen |
| 217 | DocType: User | Roles Assigned | Rnimetyt roolit |
| 218 | DocType: Top Bar Item | Parent Label | Parent Label |
| 219 | apps/frappe/frappe/templates/emails/auto_reply.html +2 | Your query has been received. We will reply back shortly. If you have any additional information, please reply to this mail. | Kyselysi on vastaanotettu ja vastaamme mahdollisimman pian. Mikäli haluat lähettää lisää tietoa, voit vastata tähän osoitteeseen. |
| 220 | apps/frappe/frappe/core/page/permission_manager/permission_manager_help.html +10 | Permissions are automatically translated to Standard Reports and Searches. | oikeudet on siirretty automaattisesti perusraporteille ja hauille |
| 221 | DocType: Event | Repeat Till | Toista Till |
| 222 | apps/frappe/frappe/core/doctype/file/file_list.js +176 | New | Uusi |
| 223 | DocType: System Settings | Loading... | Ladataan ... |
| 224 | DocType: DocField | Password | Salasana |
| 225 | DocType: Blogger | Will be used in url (usually first name). | käytetään url:ssa (yleensä etunimi). |
| 226 | apps/frappe/frappe/client.py +63 | Can not edit Read Only fields | ei voi muokata vain luku kenttiä |
| 227 | apps/frappe/frappe/print/page/print_format_builder/print_format_builder.js +463 | Edit Heading | muokkaa ylätynniste |
| 228 | DocType: File | File URL | tiedoston URL |
| 229 | apps/frappe/frappe/desk/doctype/event/event.py +68 | Upcoming Events for Today | tulevat tapahtumat tänään |
| 230 | DocType: Email Alert Recipient | Email By Document Field | sähköposti asiakirjakentän mukaan |
| 231 | apps/frappe/frappe/email/receive.py +61 | Cannot connect: {0} | Ei voi muodostaa: {0} |
| 232 | apps/frappe/frappe/utils/nestedset.py +218 | Merging is only possible between Group-to-Group or Leaf Node-to-Leaf Node | voit yhdistää ainoastaan ryhmän-ryhmään, tai jatkosidoksen-jatkosidokseen |
| 233 | apps/frappe/frappe/utils/file_manager.py +43 | Added {0} | lisätty {0} |
| 234 | DocType: Currency | Fraction Units | jako yksiköt |
| 235 | DocType: Communication | Type | tyyppi |
| 236 | DocType: Communication | Subject | aihe |
| 237 | DocType: Web Page | Parent Web Page | Parent Web-sivu |
| 238 | apps/frappe/frappe/core/doctype/docshare/docshare.py +36 | User is mandatory for Share | käyttäjän jako vaaditaan |
| 239 | DocType: DocField | Hidden | piilotettu |
| 240 | apps/frappe/frappe/model/base_document.py +410 | {0} must be set first | {0} on määritettävä ensin |
| 241 | DocType: Workflow State | plane | kone |
| 242 | apps/frappe/frappe/core/page/data_import_tool/exporter.py +64 | If you are uploading new records, "Naming Series" becomes mandatory, if present. | ladatessasi uusia tietueita "sarjan nimeäminen" muuttuu pakolliseksi, mikäli näin on asetettu |
| 243 | apps/frappe/frappe/core/doctype/doctype/doctype.py +153 | DocType can only be renamed by Administrator | DOCTYPE voi vain nimetä uudelleen Administrator |
| 244 | apps/frappe/frappe/core/doctype/doctype/doctype.py +353 | Fold can not be at the end of the form | taitos ei voi olla muodon lopussa |
| 245 | DocType: Communication | Bounced | Pomppi |
| 246 | apps/frappe/frappe/config/setup.py +14 | System and Website Users | järjestelmä ja verkkosivun käyttäjät |
| 247 | DocType: Workflow Document State | Doc Status | asiakirja tila |
| 248 | apps/frappe/frappe/public/js/frappe/ui/toolbar/toolbar.js +78 | Your download is being built, this may take a few moments... | Latausta valmistellaan, tämä voi kestää hetken... |
| 249 | apps/frappe/frappe/public/js/frappe/ui/listing.html +6 | Add Filter | Lisää suodatin |
| 250 | DocType: Web Page | Begin this page with a slideshow of images | aloita tämä sivu kuvien diaesityksellä |
| 251 | apps/frappe/frappe/utils/data.py +519 | {0} and {1} | {0} ja {1} |
| 252 | DocType: Version | Docname | asiakirjanimi |
| 253 | apps/frappe/frappe/core/doctype/version/version.js +10 | Version restored | versio palautettu |
| 254 | DocType: About Us Settings | Website Manager | verkkosivujen hallinta |
| 255 | DocType: Event Role | Event Role | tapahtuma rooli |
| 256 | apps/frappe/frappe/public/js/frappe/ui/editor.html +65 | Indent (Tab) | sisennys (välilehti) |
| 257 | DocType: Workflow State | List | Lista |
| 258 | DocType: Communication | Link Name | Link Name |
| 259 | DocType: Page Role | Page Role | Page Rooli |
| 260 | apps/frappe/frappe/core/doctype/doctype/doctype.py +283 | Field {0} in row {1} cannot be hidden and mandatory without default | kenttää {0} rivillä {1} ei voi piilottaa ja vaaditaan ilman oletusta |
| 261 | DocType: System Settings | mm/dd/yyyy | pp / kk / vvvv |
| 262 | apps/frappe/frappe/desk/page/setup_wizard/setup_wizard_page.html +16 | Previous | Edellinen |
| 263 | apps/frappe/frappe/email/doctype/email_account/email_account.py +342 | Re: | Re: |
| 264 | DocType: Currency | Sub-currency. For e.g. "Cent" | alavaluutta esim "sentti" |
| 265 | DocType: Letter Head | Check this to make this the default letter head in all prints | täppää mikäli haluat tämän oletus ylätunnisteeksi kaikissa tulosteissa |
| 266 | DocType: Print Format | Server | serveri |
| 267 | DocType: DocField | Link | Linkki |
| 268 | apps/frappe/frappe/utils/file_manager.py +93 | No file attached | Ei tiedostoa liitteenä |
| 269 | DocType: Version | Version | Versio |
| 270 | DocType: User | Fill Screen | täytä näyttö |
| 271 | apps/frappe/frappe/public/js/frappe/views/reports/query_report.js +462 | Unable to display this tree report, due to missing data. Most likely, it is being filtered out due to permissions. | tätä raporttipuuta ei voi näyttää puuttuvien tietojen vuoksi, todennäköisesti käyttöoikeudet on suodatettu pois |
| 272 | apps/frappe/frappe/core/doctype/role/role.js +9 | Edit Permissions | muokkaa oikeuksia |
| 273 | apps/frappe/frappe/public/js/frappe/form/grid.js +271 | Edit via Upload | muokkaa lataamalla |
| 274 | apps/frappe/frappe/public/js/frappe/ui/toolbar/awesome_bar.js +94 | document type..., e.g. customer | asiakirja tyyppi.., esim asiakas |
| 275 | DocType: Workflow State | barcode | viivakoodi |
| 276 | DocType: Country | Country Name | maan nimi |
| 277 | DocType: About Us Team Member | About Us Team Member | tietoa tiimin jäsenistä |
| 278 | apps/frappe/frappe/core/page/permission_manager/permission_manager_help.html +5 | Permissions are set on Roles and Document Types (called DocTypes) by setting rights like Read, Write, Create, Delete, Submit, Cancel, Amend, Report, Import, Export, Print, Email and Set User Permissions. | käyttöikeudet on asetettu roolin ja asiakirjan tyypin mukaan, asetuksissa on esim seuraavia oikeuksia: luku, kirjoitus, luo, poista, lähetä, peruuta, muuta, raportti, tuo, viei, tulosta, sähköposti ja käyttäjän omat käyttöoikeudet |
| 279 | DocType: Event | Wednesday | keskiviikko |
| 280 | apps/frappe/frappe/core/page/user_permissions/user_permissions.js +19 | Apart from Role based Permission Rules, you can apply User Permissions based on DocTypes. | osa roolin oikeuksista perustuu käyttöoikeussääntöihin, voit rajoittaa asiakirjatyyppejä käyttäjän käyttöoikeuksista |
| 281 | apps/frappe/frappe/core/page/user_permissions/user_permissions.js +23 | These permissions will apply for all transactions where the permitted record is linked. For example, if Company C is added to User Permissions of user X, user X will only be able to see transactions that has company C as a linked value. | näitä käyttöoikeuksia sovelletaan kaikkiin tapahtumiin, johon sallitut tietueet on linkitetty esim, jos käyttäjällä X on yhtiön C käyttöoikeudet, käyttäjä X voi nähdä pelkästään tallenteita, johon on yritys C on linkitetty. |
| 282 | DocType: Property Setter | ID (name) of the entity whose property is to be set | tunniste (nimi) kirjaukseen mihin omaisuutta määritetään |
| 283 | DocType: Website Settings | Website Theme Image Link | verkkosivujen teemakuva, linkki |
| 284 | DocType: Website Settings | Sidebar Items | sivupalkki tuotteet |
| 285 | apps/frappe/frappe/public/js/frappe/views/reports/reportview.js +522 | Select Report Name | valitse raportin nimi |
| 286 | DocType: Workflow State | exclamation-sign | huutomerkki |
| 287 | apps/frappe/frappe/core/doctype/doctype/doctype.py +405 | Timeline field must be a Link or Dynamic Link | Aikajana kenttä on linkki tai Dynamic Link |
| 288 | DocType: Website Theme | Hide Sidebar | piilota sivupalkki |
| 289 | apps/frappe/frappe/integrations/doctype/dropbox_backup/dropbox_backup.py +199 | Please install dropbox python module | asenna Dropbox python moduuli |
| 290 | apps/frappe/frappe/public/js/frappe/list/list_sidebar.html +8 | Gantt | gantt |
| 291 | apps/frappe/frappe/templates/print_formats/standard.html +18 | Page {0} of {1} | Page {0} on {1} |
| 292 | DocType: About Us Settings | Introduce your company to the website visitor. | esittele yrityksesi verkkosivujenkävijöille |
| 293 | apps/frappe/frappe/public/js/frappe/form/workflow.js +116 | To | (lle) |
| 294 | apps/frappe/frappe/templates/base.html +145 | Please enter email address | syötä sähköpostiosoite |
| 295 | apps/frappe/frappe/model/rename_doc.py +347 | Successful: {0} to {1} | Onnistunut: {0} on {1} |
| 296 | apps/frappe/frappe/print/doctype/print_format/print_format.js +14 | Please duplicate this to make changes | Ole hyvä ja kopioida tämän tehdä muutoksia |
| 297 | apps/frappe/frappe/utils/pdf.py +33 | PDF generation failed because of broken image links | PDF teko epäonnistui rikkoutuneiden kuvalinkkien johdosta |
| 298 | DocType: Print Settings | Font Size | fonttikoko |
| 299 | apps/frappe/frappe/public/js/frappe/ui/toolbar/navbar.html +14 | Unread Messages | lukemattomat viestit |
| 300 | DocType: System Settings | Disable Standard Email Footer | poista sähköpostin perusalatunniste käytöstä |
| 301 | DocType: Workflow State | facetime-video | FaceTime--video |
| 302 | apps/frappe/frappe/website/doctype/blog_post/blog_post.py +168 | 1 comment | 1 kommentti |
| 303 | DocType: Email Alert | Days Before | päivää ennen |
| 304 | apps/frappe/frappe/website/doctype/website_settings/website_settings.js +72 | Select a Banner Image first. | valitse ensin bannerikuva |
| 305 | DocType: Workflow State | volume-down | volyymi-alas |
| 306 | DocType: Email Account | Send Notification to | lähetä ilmoitus |
| 307 | DocType: DocField | Collapsible | Kokoontaitettava |
| 308 | apps/frappe/frappe/print/page/print_format_builder/print_format_builder.js +656 | Saved | tallennettu |
| 309 | apps/frappe/frappe/custom/doctype/custom_field/custom_field.js +55 | Options for select. Each option on a new line. | valitse vaihtoehdot, kukin vaihtoehto omalle riville |
| 310 | apps/frappe/frappe/public/js/legacy/form.js +724 | Permanently Cancel {0}? | Pysyvästi Peruuta {0}? |
| 311 | DocType: Workflow State | music | musiikki |
| 312 | apps/frappe/frappe/config/setup.py +66 | Settings | asetukset |
| 313 | apps/frappe/frappe/core/report/permitted_documents_for_user/permitted_documents_for_user.py +28 | Please specify doctype | määritä asiakirjatyyppi |
| 314 | apps/frappe/frappe/public/js/frappe/views/module/module_section.html +27 | More | Lisää |
| 315 | apps/frappe/frappe/public/js/frappe/model/model.js +516 | Rename | Nimetä uudelleen |
| 316 | DocType: Print Format | Format Data | muototiedot |
| 317 | DocType: Communication | Like | Kuten |
| 318 | DocType: Customize Form Field | Customize Form Field | muokkaa muotokenttää |
| 319 | apps/frappe/frappe/core/page/user_permissions/user_permissions.js +251 | Allow User | Salli Käyttäjä |
| 320 | apps/frappe/frappe/config/setup.py +54 | Check which Documents are readable by a User | täppää mitkä asiakirjat ovat käyttäjän katsottavissa |
| 321 | apps/frappe/frappe/public/js/frappe/ui/filters/filters.js +161 | use % as wildcard | käytä % jokerina |
| 322 | DocType: User | Reset Password Key | Nollaa salasana Key |
| 323 | DocType: Email Account | Enable Auto Reply | aktivoi automaattivastaus |
| 324 | apps/frappe/frappe/core/doctype/scheduler_log/scheduler_log_list.js +7 | Not Seen | Ei Seen |
| 325 | DocType: Workflow State | zoom-in | lähennä |
| 326 | apps/frappe/frappe/email/bulk.py +165 | Unsubscribe from this list | peruuta muoto tästä luettelosta |
| 327 | apps/frappe/frappe/email/doctype/email_unsubscribe/email_unsubscribe.py +13 | Reference DocType and Reference Name are required | Viite DOCTYPE ja viite Nimi tarvitaan |
| 328 | apps/frappe/frappe/desk/page/activity/activity.js +204 | Sep | syyskuu |
| 329 | apps/frappe/frappe/utils/jinja.py +35 | Syntax error in template | Syntaksivirheen malliin |
| 330 | DocType: DocField | Width | leveys |
| 331 | DocType: Email Account | Notify if unreplied | Ilmoita jos Vastaamattomat |
| 332 | DocType: DocType | Fields | kentät |
| 333 | DocType: System Settings | Your organization name and address for the email footer. | Yrityksen nimi ja osoite sähköpostin alatunnisteeseen |
| 334 | apps/frappe/frappe/core/page/data_import_tool/data_import_tool.py +15 | Parent Table | Parent Taulukko |
| 335 | apps/frappe/frappe/config/desktop.py +38 | Developer | Kehittäjä |
| 336 | DocType: Communication | Created | tehty |
| 337 | apps/frappe/frappe/website/doctype/website_settings/website_settings.py +38 | {0} in row {1} cannot have both URL and child items | {0} rivi {1} ei voi sisältää sekä URL ja alasidoksia |
| 338 | apps/frappe/frappe/utils/nestedset.py +194 | Root {0} cannot be deleted | kantaa {0} ei voi poistaa |
| 339 | apps/frappe/frappe/website/doctype/blog_post/blog_post.py +166 | No comments yet | Ei vielä kommentteja |
| 340 | apps/frappe/frappe/print/page/print_format_builder/print_format_builder.js +120 | Both DocType and Name required | asiakirjatyyppi ja nimi vaaditaan |
| 341 | apps/frappe/frappe/model/document.py +468 | Cannot change docstatus from 1 to 0 | asiakirjan tilaa ei voi muuttaa 1:stä 0:n |
| 342 | apps/frappe/frappe/desk/page/setup_wizard/setup_wizard.js +40 | Welcome | tervetuloa |
| 343 | apps/frappe/frappe/desk/page/applications/applications.js +95 | Installed Apps | Asennetut sovellukset |
| 344 | DocType: Communication | Open | Avoin |
| 345 | DocType: Workflow Transition | Defines actions on states and the next step and allowed roles. | määritä tilojen toimet, seuraava toimenpide sekä siihen sallitut roolit |
| 346 | apps/frappe/frappe/core/page/permission_manager/permission_manager_help.html +11 | As a best practice, do not assign the same set of permission rule to different Roles. Instead, set multiple Roles to the same User. | älä nimeä samoja käyttöoikeuksia eri rooleille, tee useampia rooleja samalle käyttäjälle |
| 347 | DocType: Web Form | Message to be displayed on successful completion | Viesti näytetään suoritetusta |
| 348 | DocType: Contact Us Settings | Address Title | osoiteotsikko |
| 349 | DocType: Website Settings | Footer Items | alatunniste tuotteet |
| 350 | apps/frappe/frappe/public/js/frappe/ui/page.html +21 | Menu | Valikko |
| 351 | DocType: DefaultValue | DefaultValue | oletusarvo |
| 352 | DocType: Dropbox Backup | Daily | päivittäinen |
| 353 | apps/frappe/frappe/config/setup.py +19 | User Roles | käyttäjien roolit |
| 354 | DocType: Property Setter | Property Setter overrides a standard DocType or Field property | omaisuusasettaja ohittaa perusasiakirjatyypin tai omaisuuskentän |
| 355 | apps/frappe/frappe/core/doctype/user/user.py +380 | Cannot Update: Incorrect / Expired Link. | ei voi päivittää: väärä tai vanhentunut linkki |
| 356 | DocType: DocField | Set Only Once | aseta vain kerran |
| 357 | apps/frappe/frappe/core/doctype/user/user.py +315 | Username {0} already exists | Käyttäjätunnus {0} on jo olemassa |
| 358 | apps/frappe/frappe/core/doctype/doctype/doctype.py +528 | {0}: Cannot set import as {1} is not importable | {0}: ei voi tuoda, {1} ei ole tuotavissa |
| 359 | DocType: Top Bar Item | target = "_blank" | tavoite = "_tyhjä" |
| 360 | DocType: Workflow State | hdd | hdd |
| 361 | DocType: ToDo | High | korkeus |
| 362 | DocType: User | Male | Uros |
| 363 | DocType: Communication | From Full Name | Vuodesta Koko nimi |
| 364 | apps/frappe/frappe/desk/query_report.py +19 | You don't have access to Report: {0} | Sinulla ei ole pääsyä raporttiin: {0} |
| 365 | DocType: User | Send Welcome Email | lähetä tervetuloa sähköposti |
| 366 | apps/frappe/frappe/core/page/user_permissions/user_permissions.js +132 | Upload CSV file containing all user permissions in the same format as Download. | lataa järjestelmään .csv-tiedosto, joka sisältää kaikki käyttöoikeudet samassa muodossa kuin mallipohjassa jonka latasit |
| 367 | apps/frappe/frappe/public/js/frappe/ui/filters/filters.js +359 | Remove Filter | Poista suodatin |
| 368 | apps/frappe/frappe/config/setup.py +108 | Bulk Rename | Bulk Rename |
| 369 | DocType: DocField | Heading | otsikko |
| 370 | DocType: Workflow State | resize-vertical | kokoa pystysuora |
| 371 | DocType: Contact Us Settings | Introductory information for the Contact Us Page | johdantotietoa yhteystietosivustolle |
| 372 | DocType: Workflow State | thumbs-down | peukalo-alas |
| 373 | apps/frappe/frappe/core/doctype/page/page.py +33 | Not in Developer Mode | Ei kehittäjätilassa |
| 374 | DocType: Workflow State | indent-left | luetelmakohta vasemmassa |
| 375 | apps/frappe/frappe/utils/file_manager.py +279 | It is risky to delete this file: {0}. Please contact your System Manager. | Se on riskialtista poistaa tiedoston: {0}. Ota yhteyttä System Manager. |
| 376 | DocType: Currency | Currency Name | valuutan nimi |
| 377 | DocType: Report | Javascript | Javascript |
| 378 | DocType: File | Content Hash | sisältöruutu |
| 379 | DocType: User | Stores the JSON of last known versions of various installed apps. It is used to show release notes. | varastoi viimeisimmän JSON version sekalaisiin asennettuihin sovelluksiin, sitä käytetään vapautusilmoitusten näyttämiseen |
| 380 | DocType: Website Theme | Google Font (Text) | Google Font (tekstit) |
| 381 | apps/frappe/frappe/email/doctype/email_unsubscribe/email_unsubscribe.py +31 | {0} already unsubscribed for {1} {2} | {0} on jo jääneet varten {1} {2} |
| 382 | apps/frappe/frappe/core/page/permission_manager/permission_manager.js +323 | Did not remove | ei ole poistettu |
| 383 | apps/frappe/frappe/desk/like.py +89 | Liked | Halunnut |
| 384 | DocType: Report | Query | kysely |
| 385 | DocType: DocType | Sort Order | lajittelujärjestys |
| 386 | apps/frappe/frappe/custom/doctype/customize_form/customize_form.py +137 | 'In List View' not allowed for type {0} in row {1} | 'listausnäkymä' ei voi olla tyypiä {0} rivillä {1} |
| 387 | DocType: Custom Field | Select the label after which you want to insert new field. | valitse etiketti jonkahaluat lisätä uuden kentän jälkeen |
| 388 | DocType: Website Settings | Tweet will be shared via your user account (if specified) | twiitti jaetaan käyttäjätilisi kautta (mikäli sellainen on määritetty) |
| 389 | Document Share Report | asiakirjanjako raportti | |
| 390 | DocType: User | Last Login | Viimeksi kirjautunut |
| 391 | apps/frappe/frappe/core/doctype/doctype/doctype.py +411 | Fieldname is required in row {0} | kentän nimi tulee olla yhdellä rivillä {0} |
| 392 | apps/frappe/frappe/print/page/print_format_builder/print_format_builder_column_selector.html +4 | Column | sarake |
| 393 | DocType: Custom Field | Adds a custom field to a DocType | lisää oman kenttän asiakirjamalliin |
| 394 | DocType: File | Is Home Folder | On Kotikansio |
| 395 | apps/frappe/frappe/public/js/frappe/ui/editor.html +6 | Bold (Ctrl/Cmd+B) | Bold (Ctrl / Cmd + B) |
| 396 | apps/frappe/frappe/core/page/user_permissions/user_permissions.js +140 | Upload and Sync | lataa ja synkronoi |
| 397 | apps/frappe/frappe/public/js/frappe/form/share.js +33 | Shared with {0} | jaettu {0} kanssa |
| 398 | DocType: Communication | Reference Name | Viite Name |
| 399 | DocType: Error Snapshot | Exception | Poikkeus |
| 400 | DocType: Email Account | Use IMAP | Käytä IMAP |
| 401 | DocType: DocType | Single Types have only one record no tables associated. Values are stored in tabSingles | yksittäisillä tuotteilla on vain yksi tietue eikä taulukoita liitetä, arvot on tallennettu yksittäistuote välilehteen |
| 402 | DocType: Bulk Email | Bulk Email | massasähköposti |
| 403 | DocType: Workflow | Rules defining transition of state in the workflow. | säännöt, tilan muuttamisen vaikutus työmäärään |
| 404 | DocType: File | Folder | Kansio |
| 405 | DocType: DocField | Index | indeksi |
| 406 | apps/frappe/frappe/custom/doctype/custom_field/custom_field.js +55 | Option 1 | Vaihtoehto 1 |
| 407 | apps/frappe/frappe/public/js/frappe/ui/editor.html +12 | Number list | numeroluettelo |
| 408 | apps/frappe/frappe/config/setup.py +84 | Log of error during requests. | Kirjaudu virheen aikana pyyntöjä. |
| 409 | DocType: DocShare | Everyone | kaikki |
| 410 | DocType: Workflow State | backward | taakse |
| 411 | apps/frappe/frappe/core/doctype/doctype/doctype.py +475 | {0}: Only one rule allowed with the same Role, Level and {1} | {0}: vain yksi sääntö on sallittu samalla roolilla, tasolla ja {1} |
| 412 | DocType: Workflow State | share | jaa |
| 413 | apps/frappe/frappe/config/setup.py +102 | Set numbering series for transactions. | aseta sarjojen numerointi tapahtumiin |
| 414 | apps/frappe/frappe/desk/like.py +38 | You cannot like something that you created | Voit pidä jotain luomasi |
| 415 | DocType: User | Last IP | Viimeinen IP |
| 416 | DocType: DocPerm | Filter records based on User Permissions defined for a user | suodatintietueet perustuvat käyttäjän käyttöoikeuksien määritettelyihin |
| 417 | apps/frappe/frappe/public/js/frappe/ui/editor.html +46 | Insert picture (or just drag & drop) | aseta kuva (tai vedä ja tiputa) |
| 418 | apps/frappe/frappe/custom/doctype/custom_field/custom_field.py +32 | Fieldname not set for Custom Field | kenttänimi ei asetettu oma kenttä |
| 419 | apps/frappe/frappe/public/js/frappe/model/model.js +22 | Last Updated By | päivittänyt viimeksi |
| 420 | apps/frappe/frappe/public/js/frappe/form/workflow.js +117 | is not allowed. | ei ole sallittu |
| 421 | DocType: Website Theme | Background Color | Taustan väri |
| 422 | apps/frappe/frappe/public/js/frappe/views/communication.js +399 | There were errors while sending email. Please try again. | lähetettäessä sähköpostia oli virheitä, yrita uudelleen |
| 423 | DocType: Web Page | 0 is highest | 0 on korkein |
| 424 | apps/frappe/frappe/templates/pages/login.html +72 | Send Password | Lähetä salasana |
| 425 | apps/frappe/frappe/public/js/frappe/form/form_sidebar.html +24 | Attachments | Liitteet |
| 426 | apps/frappe/frappe/website/doctype/web_form/web_form.py +74 | You don't have the permissions to access this document | Sinulla ei ole oikeuksia käyttää tätä dokumenttia |
| 427 | DocType: Email Alert | Value Changed | arvo muuttunut |
| 428 | apps/frappe/frappe/model/base_document.py +287 | Duplicate name {0} {1} | monista nimi {0} {1} |
| 429 | DocType: Web Form Field | Web Form Field | verkkosivu muoto kenttä |
| 430 | apps/frappe/frappe/custom/doctype/customize_form/customize_form.js +197 | Hide field in Report Builder | piilota raportinrakennuskenttä |
| 431 | apps/frappe/frappe/templates/generators/blog_post.html +25 | This post is filed under {0} | Tämä viesti on arkistoida {0} |
| 432 | apps/frappe/frappe/print/page/print_format_builder/print_format_builder_field.html +14 | Edit HTML | muokkaa HTML |
| 433 | apps/frappe/frappe/core/page/permission_manager/permission_manager.js +494 | Restore Original Permissions | Palauta Alkuperäinen Oikeudet |
| 434 | DocType: DocField | Button | painike |
| 435 | DocType: Email Account | Default Outgoing | oletus lähtevä |
| 436 | DocType: Workflow State | play | pelata |
| 437 | apps/frappe/frappe/templates/emails/new_user.html +5 | Click on the link below to complete your registration and set a new password | klikkaa alla olevaa linkkiä jatkaaksesi rekisteröitymistä ja anna uusi salasana |
| 438 | apps/frappe/frappe/core/page/permission_manager/permission_manager.js +403 | Did not add | ei ole lisätty |
| 439 | DocType: Contact Us Settings | Contact Us Settings | ota yhteyttä sivuston asetukset |
| 440 | DocType: Workflow State | text-width | teksti-leveys |
| 441 | apps/frappe/frappe/public/js/legacy/form.js +141 | Maximum Attachment Limit for this record reached. | tietueen liitteide maksimiraja on saavutettu |
| 442 | apps/frappe/frappe/templates/pages/login.html +15 | Sign in using | Kirjaudu sisään käyttäen |
| 443 | DocType: Email Alert | View Properties (via Customize Form) | näytä vaihtoehdot (muokkaa lomaketta) kautta |
| 444 | DocType: Website Settings | Sidebar | sivupalkki |
| 445 | apps/frappe/frappe/core/doctype/report/report.js +5 | Report Builder reports are managed directly by the report builder. Nothing to do. | raportinhallinta, raportteja hallinnoidaan suoraan raportinrakennus kohdassa |
| 446 | apps/frappe/frappe/website/doctype/web_page/web_page.py +31 | Cannot edit templated page | mallipohja- sivua ei voi muokata |
| 447 | apps/frappe/frappe/model/document.py +729 | none of | mikään |
| 448 | apps/frappe/frappe/public/js/frappe/views/communication.js +67 | Send Me A Copy | lähetä kopio minulle |
| 449 | apps/frappe/frappe/core/page/user_permissions/user_permissions.js +127 | Upload User Permissions | lataa käyttöoikeudet |
| 450 | apps/frappe/frappe/core/page/desktop/all_applications_dialog.html +8 | Checked items will be shown on desktop | täpätyt tuotteet tulee näkymään työpöydällä |
| 451 | apps/frappe/frappe/core/doctype/doctype/doctype.py +518 | {0} cannot be set for Single types | {0} ei voi asettaa yhdelle tyypille |
| 452 | apps/frappe/frappe/public/js/frappe/form/form_viewers.js +46 | {0} are currently viewing this document | {0} parhaillaan tarkastelet tämä asiakirja |
| 453 | apps/frappe/frappe/custom/doctype/customize_form/customize_form.py +104 | {0} updated | {0} päivitetty |
| 454 | apps/frappe/frappe/core/doctype/doctype/doctype.py +508 | Report cannot be set for Single types | raporttia ei voi määrittää yhdelle tyypille |
| 455 | apps/frappe/frappe/public/js/frappe/views/test_runner.js +17 | To run a test add the module name in the route after '{0}'. For example, {1} | Voit suorittaa testin lisätä moduulin nimi reittiä "{0}". Esimerkiksi {1} |
| 456 | apps/frappe/frappe/public/js/frappe/misc/pretty_date.js +46 | {0} days ago | {0} päivää sitten |
| 457 | DocType: Contact Us Settings | Address Line 1 | osoiterivi 1 |
| 458 | apps/frappe/frappe/desk/page/activity/activity.js +203 | Feb | helmikuu |
| 459 | DocType: DocPerm | Role | Rooli |
| 460 | apps/frappe/frappe/utils/data.py +412 | Cent | sentti |
| 461 | apps/frappe/frappe/config/setup.py +176 | States for workflow (e.g. Draft, Approved, Cancelled). | työmäärän vaiheet (esim, luonnos, hyväksytty, peruutettu) |
| 462 | apps/frappe/frappe/public/js/frappe/form/link_selector.js +136 | Set Quantity | aseta yksikkömäärä |
| 463 | DocType: User | Unsubscribed | peruutettu |
| 464 | Data Import Tool | tietojen tuontityökalu | |
| 465 | apps/frappe/frappe/core/doctype/user/user.py +425 | Registration Details Emailed. | rekisteröinnin lisätiedot lähetetty sähköpostilla |
| 466 | DocType: Workflow State | Stop | pysäytä |
| 467 | DocType: Top Bar Item | Link to the page you want to open. Leave blank if you want to make it a group parent. | linkitä sivulle jonka haluat avata, jätä tyhjäksi jos haluat tehdä ryhmän |
| 468 | DocType: DocType | Is Single | on yksittäinen |
| 469 | apps/frappe/frappe/email/bulk.py +231 | {0} has left the conversation in {1} {2} | {0} on jättänyt keskustelun {1} {2} |
| 470 | DocType: Blogger | User ID of a Blogger | bloginkäyttäjän käyttäjätunnus |
| 471 | apps/frappe/frappe/core/doctype/user/user.py +201 | There should remain at least one System Manager | on oltava vähintään yksi järjestelmänhallitsija |
| 472 | DocType: Workflow State | circle-arrow-right | kierrä-nuoli-oikea |
| 473 | apps/frappe/frappe/public/js/legacy/form.js +72 | Cannot open instance when its {0} is open | esimerkkiä ei voi avata silloin kun {0} on auki |
| 474 | DocType: Scheduler Log | Method | Menetelmä |
| 475 | DocType: Report | Script Report | raportti, kirjoitus |
| 476 | DocType: About Us Settings | Company Introduction | yrityksen esittely |
| 477 | DocType: DocField | Length | Pituus |
| 478 | DocType: Email Alert | To add dynamic subject, use jinja tags like <div><pre><code>{{ doc.name }} Delivered</code></pre></div> | Voit lisätä dynaaminen aihe, käytä Jinja tageja kuten <div><pre> <code>{{ doc.name }} Delivered</code> </pre> </div> |
| 479 | DocType: DocPerm | Apply User Permissions | käytä, käyttäjäoikeudet |
| 480 | DocType: User | Modules HTML | HTML moduulit |
| 481 | apps/frappe/frappe/public/js/frappe/ui/field_group.js +66 | Missing Values Required | puuttuvat arvot vaaditaan |
| 482 | apps/frappe/frappe/public/js/frappe/list/list_permission_footer.html +12 | {0} is not set | {0} ei ole määritetty |
| 483 | apps/frappe/frappe/share.py +136 | No permission to {0} {1} {2} | Ei lupaa {0} {1} {2} |
| 484 | apps/frappe/frappe/public/js/frappe/form/workflow.js +42 | Note: Other permission rules may also apply | huom: myös muita oikeutussääntöjä voidaan soveltaa |
| 485 | apps/frappe/frappe/permissions.py +266 | Not allowed to access {0} with {1} = {2} | Ei saa käyttää {0} kanssa {1} = {2} |
| 486 | apps/frappe/frappe/templates/emails/print_link.html +2 | View this in your browser | näytä tämä selaimessasi |
| 487 | DocType: DocType | Search Fields | haku kentät |
| 488 | apps/frappe/frappe/public/js/legacy/print_format.js +120 | No document selected | Asiakirjaa ei valittu |
| 489 | DocType: Event | Event | tapahtuma |
| 490 | apps/frappe/frappe/public/js/frappe/views/communication.js +436 | On {0}, {1} wrote: | Käytössä {0}, {1} kirjoitti: |
| 491 | apps/frappe/frappe/custom/doctype/customize_form/customize_form.js +80 | Cannot delete standard field. You can hide it if you want | peruskenttää ei voi poistaa, halutessasi voit piilottaa sen |
| 492 | DocType: Top Bar Item | For top bar | yläpalkkiin |
| 493 | DocType: Contact Us Settings | Address | Osoite |
| 494 | DocType: Print Settings | In points. Default is 9. | pisteinä, oletus on 9.. |
| 495 | apps/frappe/frappe/public/js/frappe/ui/editor.html +62 | Reduce indent (Shift+Tab) | pienennä sisennystä (shift+tab) |
| 496 | DocType: Print Settings | Print with Letterhead, unless unchecked in a particular Document | tulosta kireen ylätunniste, ellei ole erityisasiakirja täppyä |
| 497 | DocType: Workflow State | heart | sydän |
| 498 | DocType: Workflow State | minus | miinus |
| 499 | apps/frappe/frappe/public/js/frappe/request.js +116 | Server Error: Please check your server logs or contact tech support. | palvelinvirhe: tarkista palvelimen lokit tai ota yhteyttä tekniseen tukeen |
| 500 | apps/frappe/frappe/core/doctype/user/user.py +119 | Welcome email sent | tervetuloa sähköposti lähetetään |
| 501 | apps/frappe/frappe/public/js/frappe/views/calendar.js +90 | Select dates to create a new | Valitse päivämäärät luoda uuden |
| 502 | apps/frappe/frappe/desk/page/setup_wizard/setup_wizard.js +242 | Let's prepare the system for first use. | valmistellaan järjestelmän ensimmäiseen käyttökertaan |
| 503 | apps/frappe/frappe/desk/page/applications/applications.js +129 | Featured | Varustellun |
| 504 | apps/frappe/frappe/core/doctype/user/user.py +408 | Already Registered | on jo rekisteröitynyt |
| 505 | DocType: System Settings | Float Precision | kellunta täsmäytys |
| 506 | apps/frappe/frappe/core/doctype/page/page.py +35 | Only Administrator can edit | Vain pääkäyttäjä voi muokata |
| 507 | DocType: Property Setter | Property Setter | Kiinteistövälitys Setter |
| 508 | apps/frappe/frappe/core/page/user_permissions/user_permissions.js +222 | Select User or DocType to start. | aloita valitsemalla käyttäjä tai asiakirjatyyppi |
| 509 | apps/frappe/frappe/desk/page/applications/applications.js +25 | No Apps Installed | Ei Apps asennettu |
| 510 | apps/frappe/frappe/custom/doctype/customize_form/customize_form.js +181 | Mark the field as Mandatory | Merkitse kentän Pakollinen |
| 511 | DocType: Communication | Clicked | Napsautetaan |
| 512 | apps/frappe/frappe/public/js/legacy/form.js +877 | No permission to '{0}' {1} | Ei lupaa "{0}" {1} |
| 513 | DocType: User | Google User ID | Google käyttäjätunnus |
| 514 | apps/frappe/frappe/desk/form/utils.py +55 | This method can only be used to create a Comment | tätä menetelmää voidaan käyttää vain kommenttien luontiin |
| 515 | apps/frappe/frappe/public/js/frappe/list/doclistview.js +343 | No {0} found | Ei {0} löytyi |
| 516 | apps/frappe/frappe/config/setup.py +232 | Add custom forms. | lisää omia lomakkeita/muotoja |
| 517 | apps/frappe/frappe/desk/like.py +84 | {0}: {1} in {2} | {0}: {1} in {2} |
| 518 | apps/frappe/frappe/core/page/permission_manager/permission_manager_help.html +9 | The system provides many pre-defined roles. You can add new roles to set finer permissions. | järjestelmässä on monia ennalta määriteltyjä rooleja, voit lisätä uusia rooleja määritelläksesi tarkempia käyttöoikeuksia |
| 519 | DocType: Country | Geo | sijainti |
| 520 | apps/frappe/frappe/desk/page/applications/applications.js +46 | Domains | Verkkotunnukset |
| 521 | DocType: Blog Category | Blog Category | Blogi Luokka |
| 522 | apps/frappe/frappe/model/mapper.py +81 | Cannot map because following condition fails: | ei voi kartoittaa sillä seuraava edellytys ei täyty: |
| 523 | DocType: User | Roles HTML | Roolit HTML |
| 524 | apps/frappe/frappe/core/doctype/user/user_list.js +12 | Active | Aktiivinen |
| 525 | apps/frappe/frappe/public/js/frappe/form/grid_form.html +26 | Insert Below | aseta alle |
| 526 | apps/frappe/frappe/custom/doctype/customize_form/customize_form.js +109 | All customizations will be removed. Please confirm. | kaikki omat muokkaukset poistetaan, vahvista |
| 527 | DocType: Page | Page HTML | HTML: |
| 528 | DocType: Web Page | Header | ylätunniste |
| 529 | apps/frappe/frappe/public/js/frappe/model/model.js +79 | Unknown Column: {0} | tuntematon kolumni: {0} |
| 530 | DocType: Email Alert Recipient | Optional: Always send to these ids. Each email id on a new row | Valinnainen: Lähetä aina näihin ids. Jokainen email id on uusi rivi |
| 531 | apps/frappe/frappe/core/page/permission_manager/permission_manager.js +299 | Users with role {0}: | käyttäjät, joilla on rooli {0}: |
| 532 | apps/frappe/frappe/desk/page/applications/applications.py +76 | Installing App {0} | Asentaminen App {0} |
| 533 | DocType: Print Format | Custom Format | oma muoto |
| 534 | DocType: Workflow State | random | satunnainen |
| 535 | DocType: Dropbox Backup | Integrations | integraatiot |
| 536 | DocType: DocField | Section Break | osanvaihto |
| 537 | Messages | Viestit | |
| 538 | apps/frappe/frappe/desk/page/applications/applications.js +49 | Portal | Portal |
| 539 | apps/frappe/frappe/desk/query_report.py +76 | Must specify a Query to run | kysely on määritettävä jatkaaksesi |
| 540 | apps/frappe/frappe/config/setup.py +73 | Language, Date and Time settings | kieli, päivämäärä ja kellon asetukset |
| 541 | DocType: Event | Saturday | lauantai |
| 542 | DocType: User | Represents a User in the system. | Edustaa Käyttäjä järjestelmässä. |
| 543 | DocType: Communication | Label | Etiketti |
| 544 | apps/frappe/frappe/desk/form/assign_to.py +140 | The task {0}, that you assigned to {1}, has been closed. | tehtävä {0} joka on nimetty sinulle {1} on suljettu |
| 545 | DocType: User | Modules Access | moduuleihin pääsy |
| 546 | DocType: Print Format | Print Format Type | tulostusmuoto tyyppi |
| 547 | apps/frappe/frappe/public/js/frappe/ui/toolbar/about.js +7 | Open Source Applications for the Web | sovellusverkkosivu Open Source |
| 548 | DocType: Website Theme | Add the name of a "Google Web Font" e.g. "Open Sans" | lisää "Google Web Font" nimi, esim."Open Sans" |
| 549 | apps/frappe/frappe/public/js/frappe/request.js +121 | Request Timed Out | Pyyntö aikakatkaistiin |
| 550 | DocType: DocType | Hide Toolbar | piilota työkalupalkki |
| 551 | DocType: User | Last Active | Paikalla |
| 552 | DocType: Email Account | SMTP Settings for outgoing emails | SMTP asetukset (lähtevät sähköpostit) |
| 553 | apps/frappe/frappe/core/page/data_import_tool/data_import_tool.js +160 | Import Failed | tuonti epäonnistui |
| 554 | apps/frappe/frappe/templates/emails/password_update.html +3 | Your password has been updated. Here is your new password | Salasanasi on päivitetty. Tässä uusi salasanasi. |
| 555 | DocType: Email Account | Auto Reply Message | Auto Vastaa Message |
| 556 | DocType: Email Alert | Condition | ehto |
| 557 | DocType: Communication | Sent | lähetetty |
| 558 | DocType: File | Lft | Lft |
| 559 | apps/frappe/frappe/public/js/frappe/ui/toolbar/awesome_bar.js +97 | Open a module or tool | avaa moduuli tai työkalu |
| 560 | DocType: Communication | Delivery Status | toimituksen tila |
| 561 | DocType: Module Def | App Name | sovelluksen nimi |
| 562 | DocType: Workflow | Field that represents the Workflow State of the transaction (if field is not present, a new hidden Custom Field will be created) | kenttä, joka näyttää työmäärän tilan tapahtumien osalta (ellei kenttää ole tehty, uusi piilotettu kenttä luodaan) |
| 563 | apps/frappe/frappe/utils/oauth.py +171 | Email not verified with {1} | sähköpostia ei voi todentaa {1} |
| 564 | apps/frappe/frappe/print/page/print_format_builder/print_format_builder.js +556 | Edit to add content | muokkaa lisäämällä sisältöä |
| 565 | apps/frappe/frappe/__init__.py +440 | No permission for {0} | Ei lupaa {0} |
| 566 | DocType: Web Form | Advanced | tarkka |
| 567 | apps/frappe/frappe/templates/emails/auto_reply.html +3 | Reference: {0} {1} | Viite: {0} {1} |
| 568 | DocType: User | User Type "System User" can access Desktop. "Website User" can only be logged into the website and portal pages. | käyttäjä tyyppi "järjestelmäkäyttäjä" voi käyttää työpöytää. "verkkosivuston käyttäjä" voi kirjautua pelkästään verkko- ja portaalin sivustoille |
| 569 | DocType: Customize Form Field | This field will appear only if the fieldname defined here has value OR the rules are true (examples): myfield eval:doc.myfield=='My Value' eval:doc.age>18 | kenttä näkyy vain mikäli kentän nimellä on määritelty arvo tässä, tai säännöt sallivat (esim): myfield eval: doc.myfield == "myvalue" eval: doc.age> 18 |
| 570 | DocType: File | Attached To Name | Attached To Name |
| 571 | apps/frappe/frappe/email/receive.py +91 | Invalid User Name or Support Password. Please rectify and try again. | virheellinen käyttäjätunnus tai tukisalasana, korjaa ja yritä uudelleen |
| 572 | DocType: Email Account | Login Id is Different | Tulo tunnus on erilainen |
| 573 | DocType: Email Account | Yahoo Mail | Yahoo sähköposti |
| 574 | apps/frappe/frappe/core/page/permission_manager/permission_manager.js +476 | Saved! | tallennettu! |
| 575 | apps/frappe/frappe/desk/page/activity/activity_row.html +24 | Updated {0}: {1} | päivitetty {0}: {1} |
| 576 | DocType: DocType | User Cannot Create | käyttäjä ei voi luoda |
| 577 | apps/frappe/frappe/core/doctype/file/file.py +249 | Folder {0} does not exist | Kansio {0} ei ole olemassa |
| 578 | apps/frappe/frappe/core/page/user_permissions/user_permissions.js +27 | These will also be set as default values for those links, if only one such permission record is defined. | näitä käytetään myös linkkien oletusarvoina, mikäli vain yksi lupatietue on määritelty |
| 579 | apps/frappe/frappe/desk/page/activity/activity.js +247 | {0} on {1} | {0} on {1} |
| 580 | DocType: Customize Form | Enter Form Type | syötä kaavion tyyppi |
| 581 | apps/frappe/frappe/public/js/frappe/list/list_sidebar_stat.html +5 | No records tagged. | tietueita ei ole tagattu |
| 582 | DocType: User | Send Password Update Notification | lähetä salasana päivitysilmoitus |
| 583 | apps/frappe/frappe/public/js/legacy/form.js +62 | Allowing DocType, DocType. Be careful! | salli asiakirjatyyppi, asiakirjatyyppi, ole varovainen |
| 584 | apps/frappe/frappe/config/core.py +32 | Customized Formats for Printing, Email | Räätälöidyt tulostusta, sähköposti |
| 585 | apps/frappe/frappe/public/js/frappe/desk.js +308 | Updated To New Version | päivitetty uuteen versioon |
| 586 | DocType: DocField | Depends On | riippuu |
| 587 | DocType: DocPerm | Additional Permissions | lisäkäyttöoikeudet |
| 588 | apps/frappe/frappe/core/page/data_import_tool/data_import_tool.py +13 | Start entering data below this line | aloita tietojen syöttäminen tämän viivan alapuolelle |
| 589 | DocType: Workflow State | retweet | retweet |
| 590 | apps/frappe/frappe/core/page/data_import_tool/data_import_main.html +40 | Update the template and save in CSV (Comma Separate Values) format before attaching. | päivitä mallipohja ja tallenna se .csv tiedostoksi (Comma Separate Values) ennen liittämistä |
| 591 | apps/frappe/frappe/custom/doctype/customize_form/customize_form.js +163 | Specify the value of the field | määritä kentän arvo |
| 592 | DocType: Report | Disabled | poistettu käytöstä |
| 593 | apps/frappe/frappe/desk/page/activity/activity.js +203 | May | Toukokuu |
| 594 | apps/frappe/frappe/desk/page/activity/activity.js +203 | Jan | Tammikuu |
| 595 | DocType: Email Account | Always use Account's Email ID as Sender | Käytä tiliä sähköpostiosoite tunnus kuten lähettäjän |
| 596 | DocType: Workflow State | eye-close | silmä-kiinni |
| 597 | apps/frappe/frappe/public/js/frappe/request.js +295 | Report this issue | raportti tästä aiheesta |
| 598 | apps/frappe/frappe/public/js/frappe/form/save.js +78 | Name is required | Nimi vaaditaan |
| 599 | DocType: Custom Script | Adds a custom script (client or server) to a DocType | lisää oman kirjoituksen (asiakas tai serverin) asiakirjamalliin |
| 600 | apps/frappe/frappe/email/doctype/email_alert/email_alert.py +31 | Cannot set Email Alert on Document Type {0} | asiakirjatyypille {0} ei voi määrittää sähköpostihälyytystä |
| 601 | apps/frappe/frappe/config/website.py +49 | Setup of fonts and background. | määritä fontit ja tausta |
| 602 | apps/frappe/frappe/public/js/frappe/form/grid_form.html +4 | Editing Row | muokataan riviä |
| 603 | DocType: Workflow Action | Workflow Action Master | tyomäärän toiminnot valvonta |
| 604 | DocType: Custom Field | Field Type | kentän tyyppi |
| 605 | apps/frappe/frappe/utils/data.py +429 | only. | vain. |
| 606 | apps/frappe/frappe/public/js/frappe/views/reports/reportview.js +455 | Descending | aleneva |
| 607 | apps/frappe/frappe/email/receive.py +57 | Invalid Mail Server. Please rectify and try again. | virheellinen sähköpostiserveri, korjaa ja yritä uudelleen |
| 608 | DocType: Dropbox Backup | Dropbox Backup | Dropbox Backup |
| 609 | DocType: DocField | For Links, enter the DocType as range. For Select, enter list of Options, each on a new line. | saadaksesi linkin, siirry asiakirjatyyppi aluelle, vaihtoehtoluetteloon, jokainen valinta tulee uudelle riville |
| 610 | DocType: Workflow State | film | elokuva |
| 611 | apps/frappe/frappe/model/db_query.py +334 | No permission to read {0} | Ei lupaa lukea {0} |
| 612 | apps/frappe/frappe/config/desk.py +7 | Tools | työkalut |
| 613 | apps/frappe/frappe/utils/nestedset.py +229 | Multiple root nodes not allowed. | kannalla ei voi olla useampaa sidosta |
| 614 | apps/frappe/frappe/public/js/frappe/model/create_new.js +280 | Get | hae |
| 615 | apps/frappe/frappe/public/js/frappe/views/reports/reportview.js +365 | ID field is required to edit values using Report. Please select the ID field using the Column Picker | kentän tunnus vaaditaan arvojen muokkaamiseen raportin avulla, valitse kentän käyttämällä sarakkeen valitsijaa |
| 616 | apps/frappe/frappe/public/js/frappe/model/model.js +25 | Comments | kommentit |
| 617 | apps/frappe/frappe/public/js/frappe/ui/messages.js +23 | Confirm | vahvista |
| 618 | apps/frappe/frappe/desk/page/applications/applications.js +160 | Install {0}? | Asenna {0}? |
| 619 | apps/frappe/frappe/templates/pages/login.html +50 | Forgot Password? | Unohtuiko salasana? |
| 620 | DocType: System Settings | yyyy-mm-dd | vvvv-kk-pp |
| 621 | apps/frappe/frappe/email/doctype/email_account/email_account.py +44 | Login Id is required | kirjautumistunnus vaaditaan |
| 622 | DocType: Website Slideshow | Website Slideshow | Verkkosivujen Kuvaesitys |
| 623 | apps/frappe/frappe/public/js/frappe/form/grid_body.html +6 | No Data | Ei Dataa |
| 624 | DocType: Website Settings | Link that is the website home page. Standard Links (index, login, products, blog, about, contact) | linkki netin kotisivuille, peruslinkit (pääsivu, kirjaudu, tuotteet, blogi, tietoa, yhteystiedot) |
| 625 | apps/frappe/frappe/public/js/frappe/ui/editor.html +8 | Bullet list | infolista |
| 626 | apps/frappe/frappe/email/doctype/email_account/email_account.py +125 | Authentication failed while receiving emails from Email Account {0}. Message from server: {1} | Todennus epäonnistui taas saa sähköposteja sähköpostitilin {0}. Viesti palvelimelta: {1} |
| 627 | apps/frappe/frappe/public/js/frappe/views/reports/query_report.js +49 | values and dates | arvot ja päivämäärät |
| 628 | DocType: Website Settings | Banner Image | banneri kuva |
| 629 | DocType: Custom Field | Custom Field | oma kenttä |
| 630 | apps/frappe/frappe/email/doctype/email_alert/email_alert.py +18 | Please specify which date field must be checked | määritä mikä päiväkenttä tulee tarkistaa |
| 631 | DocType: DocPerm | Set User Permissions | aseta käyttäjän oikeudet |
| 632 | DocType: Email Account | Email Account Name | sähköpostitilin nimi |
| 633 | apps/frappe/frappe/core/page/permission_manager/permission_manager.js +249 | Select Document Types | valitse asiakirjans tyypit |
| 634 | DocType: File | old_parent | old_parent |
| 635 | DocType: Email Account | e.g. "Support", "Sales", "Jerry Yang" | esim, "tuki", "myynti", "Jerry Yang" |
| 636 | apps/frappe/frappe/public/js/frappe/form/workflow.js +115 | Document Status transition from | asiakirjan tila siirtymisestä |
| 637 | DocType: DocField | Description | kuvaus |
| 638 | DocType: Print Settings | Repeat Header and Footer in PDF | Toista Ylä- ja alatunniste PDF |
| 639 | DocType: Letter Head | Is Default | on oletus |
| 640 | DocType: User | Facebook User ID | Facebook käyttäjätunnus |
| 641 | DocType: Workflow State | fast-forward | pikakelaus eteenpäin |
| 642 | DocType: Communication | Communication | viestintä |
| 643 | apps/frappe/frappe/print/page/print_format_builder/print_format_builder_column_selector.html +1 | Check columns to select, drag to set order. | valitse sarakkeita täppäämällä, siirrä tehdäksesi tilaus |
| 644 | apps/frappe/frappe/public/js/frappe/views/reports/reportview.js +575 | This is PERMANENT action and you cannot undo. Continue? | tätä pysyvää toimintaa ei voi kumota, jatka? |
| 645 | DocType: Event | Every Day | joka päivä |
| 646 | apps/frappe/frappe/email/smtp.py +55 | Please setup default Email Account from Setup > Email > Email Account | määritä oletussähköposti kohdassa määritys> sähköposti> sähköpostitili |
| 647 | DocType: Workflow State | move | liikkua |
| 648 | apps/frappe/frappe/desk/page/applications/applications.py +81 | {0} Installed | {0} Asennettu |
| 649 | DocType: System Settings | Date and Number Format | Päivämäärä ja Number Format |
| 650 | apps/frappe/frappe/model/document.py +728 | one of | Yksi |
| 651 | apps/frappe/frappe/public/js/frappe/list/list_sidebar.js +79 | Show Tags | näytä tagit |
| 652 | DocType: Bulk Email | Not Sent | Ei lähetetty |
| 653 | DocType: Web Form | Actions | Toiminnot |
| 654 | DocType: Workflow State | align-justify | oikea tasaus |
| 655 | DocType: User | Middle Name (Optional) | Middle Name (valinnainen) |
| 656 | apps/frappe/frappe/public/js/frappe/request.js +82 | Not Permitted | Ei Sallittu |
| 657 | apps/frappe/frappe/public/js/frappe/form/link_selector.js +101 | No Results | ei tuloksia |
| 658 | DocType: System Settings | Security | turvallisuus |
| 659 | DocType: Currency | **Currency** Master | **valuutta** valvonta |
| 660 | apps/frappe/frappe/public/js/frappe/form/footer/assign_to.js +87 | Please save the document before assignment | tallenna asiakirja ennen nimeämistä |
| 661 | DocType: Website Settings | Address and other legal information you may want to put in the footer. | osoitteet, yhteys, sekä muut tiedot jotka haluat näkyvän alatunnisteessa. |
| 662 | apps/frappe/frappe/core/page/permission_manager/permission_manager.js +48 | Select Document Type | valitse asiakirjan tyyppi |
| 663 | apps/frappe/frappe/utils/nestedset.py +201 | Cannot delete {0} as it has child nodes | ei poi poistaa {0} koska sillä on alasidoksia |
| 664 | apps/frappe/frappe/public/js/frappe/misc/pretty_date.js +42 | {0} minutes ago | {0} minuuttia sitten |
| 665 | apps/frappe/frappe/templates/includes/list/filters.html +19 | clear | tyhjennä |
| 666 | apps/frappe/frappe/desk/doctype/event/event.py +28 | Every day events should finish on the same day. | joka päivä tapahtumat tulee päättyä samana päivänä |
| 667 | DocType: Communication | User Tags | käyttäjä tagit |
| 668 | DocType: Workflow State | download-alt | lataa-alt |
| 669 | apps/frappe/frappe/desk/page/applications/applications.py +91 | Downloading App {0} | Lataaminen App {0} |
| 670 | apps/frappe/frappe/templates/pages/login.html +42 | Sign in | Kirjaudu sisään |
| 671 | DocType: Web Page | Main Section | Main § |
| 672 | DocType: Page | Icon | ikoni |
| 673 | apps/frappe/frappe/public/js/frappe/views/reports/query_report.js +50 | to filter values between 5 & 10 | suodattaa arvot 5 & 10 |
| 674 | DocType: Web Page | Content in markdown format that appears on the main side of your page | sisältö merkintä muodossa joka näkyy sivun pääpuolella |
| 675 | DocType: System Settings | dd/mm/yyyy | pp / kk / vvvv |
| 676 | apps/frappe/frappe/public/js/frappe/form/layout.js +93 | Hide Details | piilota lisätiedot |
| 677 | DocType: Workflow State | Tasks | tehtävät |
| 678 | DocType: Event | Tuesday | tiistai |
| 679 | DocType: Blog Settings | Blog Settings | blogi asetukset |
| 680 | apps/frappe/frappe/templates/emails/new_user.html +12 | You can also copy-paste this link in your browser | voit kopioida ja liittää tämän linkin selaimeesi |
| 681 | DocType: Workflow State | bullhorn | sarvi |
| 682 | DocType: Social Login Keys | Facebook Client Secret | Facebook asiakas salaus |
| 683 | DocType: Top Bar Item | Target | tavoite |
| 684 | DocType: Website Settings | Copyright | tekijänoikeus |
| 685 | DocType: ToDo | Due Date | eräpäivä |
| 686 | DocType: Social Login Keys | Google Client Secret | Google asiakas salaus |
| 687 | DocType: Website Settings | Hide Footer Signup | piilota kirjautumis alatunniste |
| 688 | apps/frappe/frappe/core/doctype/report/report.js +16 | Write a Python file in the same folder where this is saved and return column and result. | kirjoita dropbox python tiedosto samaan kansioon johon tämä on tallennettu, palaa sarakkeeseen pylvääseen ja lopputulokseen |
| 689 | DocType: DocType | Sort Field | lajittele kenttä |
| 690 | apps/frappe/frappe/public/js/frappe/ui/filters/filters.js +355 | Edit Filter | muokkaa suodatinta |
| 691 | apps/frappe/frappe/templates/pages/404.html +12 | We are very sorry for this, but the page you are looking for is missing (this could be because of a typo in the address) or moved. | etsimäsi sivu puuttuu (tämä voi johtya osoitteen kirjoitusvirheestä) tai sitten sivu on siirretty |
| 692 | apps/frappe/frappe/core/doctype/doctype/doctype.py +265 | Field {0} of type {1} cannot be mandatory | kenttä {0} tyyppiä {1} on valinnainen |
| 693 | DocType: System Settings | eg. If Apply User Permissions is checked for Report DocType but no User Permissions are defined for Report for a User, then all Reports are shown to that User | esim. Jos Käytä Käyttöluvat tarkastetaan Ilmoita DOCTYPE mutta ei Käyttäjän Oikeudet määritellään raportti käyttäjä, niin kaikki raportit osoitettu, että Käyttäjä |
| 694 | DocType: System Settings | Session Expiry Mobile | istunto vanhenee mobiili |
| 695 | apps/frappe/frappe/public/js/frappe/views/reports/grid_report.js +891 | Select To Download: | valitse mitä ladata: |
| 696 | apps/frappe/frappe/core/page/permission_manager/permission_manager.js +421 | If {0} is permitted | mikäli {0} on sallittua |
| 697 | DocType: DocPerm | If user is the owner | mikäli käyttäjä on omistaja |
| 698 | Activity | Aktiviteetti | |
| 699 | DocType: Note | Help: To link to another record in the system, use "#Form/Note/[Note Name]" as the Link URL. (don't use "http://") | ohje: jos haluat linkittää tietueen toiseen tietueeseen järjestelmässä, käytä "#Form/Note/[Nimi]" URL linkkinä. (älä käytä "http://" linkitystä) |
| 700 | DocType: Communication | Delayed | Myöhässä |
| 701 | apps/frappe/frappe/config/setup.py +116 | List of backups available for download | Luettelo varmuuskopiot ladattavissa |
| 702 | apps/frappe/frappe/templates/pages/login.html +61 | Sign up | Kirjaudu |
| 703 | apps/frappe/frappe/config/setup.py +222 | Add fields to forms. | lisätä kenttiä lomakkeisiin |
| 704 | DocType: File | rgt | Rgt |
| 705 | apps/frappe/frappe/templates/pages/me.py +14 | You need to be logged in to access this page. | Sinun tulee olla kirjautunut sisään päästäksesi tälle sivulle. |
| 706 | DocType: Workflow State | leaf | jatko |
| 707 | DocType: Email Account | Email ID | sähköpostitunnus |
| 708 | apps/frappe/frappe/public/js/frappe/ui/editor.html +49 | Insert Link | aseta linkki |
| 709 | DocType: Contact Us Settings | Query Options | kysely, vaihtoehdot |
| 710 | apps/frappe/frappe/core/page/data_import_tool/data_import_tool.js +108 | Import Successful! | tuonti onnistunut! |
| 711 | DocType: Error Snapshot | Timestamp | Timestamp |
| 712 | DocType: Patch Log | Patch Log | Patch Log |
| 713 | apps/frappe/frappe/core/page/permission_manager/permission_manager.js +379 | Add | Lisää |
| 714 | DocType: Communication | Sent or Received | lähetetty tai vastaanotettu |
| 715 | DocType: DefaultValue | Key | Näppäin |
| 716 | apps/frappe/frappe/desk/page/setup_wizard/setup_wizard.js +124 | Setup Complete | määritys valmis |
| 717 | apps/frappe/frappe/config/setup.py +61 | Report of all document shares | raportti kaikista asiakirjan jakamisista |
| 718 | apps/frappe/frappe/templates/pages/update-password.html +16 | New Password | Uusi salasana |
| 719 | apps/frappe/frappe/core/doctype/communication/communication.py +78 | Sorry! You cannot delete auto-generated comments | Sorry! Et voi poistaa automaattisesti luotu kommentit |
| 720 | DocType: Website Theme | Style using CSS | tyyli CSS käyttämällä |
| 721 | DocType: Async Task | Reference DocType | viite asiakirjatyyppi |
| 722 | DocType: User | System User | järjestelmäkäyttäjä |
| 723 | DocType: Report | Is Standard | on perus |
| 724 | apps/frappe/frappe/custom/doctype/customize_form/customize_form.js +218 | Specify a default value | määritä oletusarvo |
| 725 | DocType: Website Settings | FavIcon | faviconi |
| 726 | DocType: Workflow State | minus-sign | miinus |
| 727 | apps/frappe/frappe/public/js/frappe/request.js +75 | Not Found | Not Found |
| 728 | apps/frappe/frappe/templates/pages/print.py +161 | No {0} permission | Ei {0} lupaa |
| 729 | apps/frappe/frappe/templates/includes/navbar/navbar_login.html +25 | Login | Kirjaudu |
| 730 | DocType: System Settings | Enable Scheduled Jobs | aktivoi töiden aikataulut |
| 731 | apps/frappe/frappe/core/page/data_import_tool/exporter.py +60 | Notes: | Huomautuksia: |
| 732 | apps/frappe/frappe/public/js/frappe/form/control.js +1391 | Markdown | Hinnanalennus |
| 733 | DocType: DocShare | Document Name | asiakirjan nimi |
| 734 | DocType: ToDo | Medium | Keskikokoinen |
| 735 | apps/frappe/frappe/public/js/frappe/form/linked_with.js +86 | Not enough permission to see links. | Ei tarpeeksi lupa nähdä linkkejä. |
| 736 | DocType: Customize Form | Customize Form | muokkaa muotoa |
| 737 | DocType: Currency | A symbol for this currency. For e.g. $ | valuutan symboli, esim € |
| 738 | apps/frappe/frappe/public/js/frappe/ui/toolbar/about.js +4 | Frappe Framework | Frappe Framework |
| 739 | apps/frappe/frappe/model/naming.py +162 | Name of {0} cannot be {1} | Nimi {0} ei voi olla {1} |
| 740 | apps/frappe/frappe/config/setup.py +46 | Show or hide modules globally. | näytä tai piilota moduulit yleisesti |
| 741 | DocType: Workflow State | Success | menestys |
| 742 | DocType: Website Settings | Sidebar Links for Home Page only | sivupalkki linkit ainoastaan kotisivulle |
| 743 | apps/frappe/frappe/templates/includes/login/login.js +125 | Invalid Login | virheellinen kirjautuminen |
| 744 | DocType: Communication | Phone No. | Phone No. |
| 745 | DocType: Workflow State | fire | tuli |
| 746 | DocType: Async Task | Async Task | Async Tehtävä |
| 747 | DocType: Workflow State | picture | kuva |
| 748 | apps/frappe/frappe/templates/pages/complete_signup.html +22 | Complete | Täydellinen |
| 749 | DocType: Print Format | Custom HTML Help | Mukautettu HTML Help |
| 750 | apps/frappe/frappe/core/page/user_permissions/user_permissions.js +306 | Add A New Restriction | Lisää uusi rajoitus |
| 751 | DocType: Workflow Transition | Next State | seuraava tila |
| 752 | apps/frappe/frappe/public/js/frappe/ui/editor.html +56 | Align Left (Ctrl/Cmd+L) | vasen tasaus (Ctrl / Cmd + L) |
| 753 | DocType: User | Block Modules | estä moduuleita |
| 754 | apps/frappe/frappe/model/db_schema.py +137 | Reverting length to {0} for '{1}' in '{2}'; Setting the length as {3} will cause truncation of data. | Palataan pituus {0} ja {1} "in" {2} "; Asettaminen pituus kuin {3} aiheuttaa katkaisu tietoja. |
| 755 | DocType: Print Format | Custom CSS | oma CSS |
| 756 | apps/frappe/frappe/public/js/frappe/form/footer/timeline.html +4 | Add a comment | Lisää kommentti |
| 757 | apps/frappe/frappe/model/rename_doc.py +350 | Ignored: {0} to {1} | Ohitetut: {0} on {1} |
| 758 | apps/frappe/frappe/config/setup.py +79 | Log of error on automated events (scheduler). | virheloki automatisoiduille tapahtumille (aikataululla) |
| 759 | apps/frappe/frappe/utils/csvutils.py +74 | Not a valid Comma Separated Value (CSV File) | ei kelvollinen muoto (CSV tiedosto) |
| 760 | DocType: Email Account | Default Incoming | oletus saapuvat |
| 761 | DocType: Workflow State | repeat | toisto |
| 762 | DocType: Website Settings | Banner | banneri |
| 763 | apps/frappe/frappe/public/js/frappe/ui/toolbar/awesome_bar.js +88 | Help on Search | haku, ohje |
| 764 | DocType: User | Uncheck modules to hide from user's desktop | poista täppä piilottaaksesi moduuleja käyttäjältä |
| 765 | DocType: DocType | Hide Copy | piilota kopio |
| 766 | apps/frappe/frappe/core/doctype/user/user.js +162 | Clear all roles | tyhjennä kaikki roolit |
| 767 | apps/frappe/frappe/model/base_document.py +332 | {0} must be unique | {0} tulee olla uniikki |
| 768 | apps/frappe/frappe/permissions.py +269 | Row | Rivi |
| 769 | DocType: Workflow State | Check | täppä |
| 770 | apps/frappe/frappe/desk/page/activity/activity.js +203 | Apr | Huhtikuu |
| 771 | apps/frappe/frappe/public/js/frappe/form/toolbar.js +80 | Edit Title | Muokkaa otsikkoa |
| 772 | apps/frappe/frappe/custom/doctype/custom_field/custom_field.js +58 | Fieldname which will be the DocType for this link field. | kentän nimi, joka tulee olemaan asiakirjatyyppi tälle linkkikentälle |
| 773 | apps/frappe/frappe/config/desk.py +14 | Documents assigned to you and by you. | Asiakirjat annetaan sinulle ja sinä. |
| 774 | DocType: User | Email Signature | sähköposti allekirjoitus |
| 775 | DocType: Website Settings | Google Analytics ID | Google Analytics tunnus |
| 776 | DocType: Website Theme | Link to your Bootstrap theme | Linkki Bootstrap teema |
| 777 | apps/frappe/frappe/public/js/frappe/form/control.js +1390 | Edit as {0} | muokkaa kuten {0} |
| 778 | apps/frappe/frappe/public/js/frappe/form/grid_body.html +11 | Add new row | Lisää rivi |
| 779 | DocType: DocPerm | Delete | poista |
| 780 | apps/frappe/frappe/public/js/frappe/form/toolbar.js +149 | New {0} | Uusi {0} |
| 781 | apps/frappe/frappe/core/page/user_permissions/user_permissions.js +199 | No User Restrictions found. | Ei käyttäjän Rajoitukset löytynyt. |
| 782 | apps/frappe/frappe/email/doctype/email_account/email_account_list.js +10 | Default Inbox | oletus saapuneet postilaatikko |
| 783 | apps/frappe/frappe/public/js/frappe/form/link_selector.js +104 | Make a new | Tee uusi |
| 784 | DocType: Print Settings | PDF Page Size | PDF Page Size |
| 785 | apps/frappe/frappe/public/js/frappe/list/list_permission_footer.html +20 | Note: fields having empty value for above criteria are not filtered out. | Huomautus: kentät, joissa on tyhjiä vastinetta edellä mainitut kriteerit ei suodateta pois. |
| 786 | DocType: Communication | Recipient Unsubscribed | Vastaanottaja tilaamattomat |
| 787 | apps/frappe/frappe/public/js/frappe/ui/toolbar/offcanvas_left_sidebar.html +25 | About | tietoa |
| 788 | apps/frappe/frappe/core/page/data_import_tool/exporter.py +66 | For updating, you can update only selective columns. | voit päivittää vain tiettyjä sarakkeita |
| 789 | DocType: Country | Country | maa |
| 790 | DocType: Communication | Shared | yhteinen |
| 791 | apps/frappe/frappe/public/js/frappe/views/communication.js +75 | Attach Document Print | Liitä Document Tulosta |
| 792 | DocType: Communication | Received | Vastaanotettu |
| 793 | DocType: Social Login Keys | Google Client ID | Google asiakastunnus |
| 794 | apps/frappe/frappe/core/doctype/user/user.py +66 | Adding System Manager to this User as there must be atleast one System Manager | lisää järjestelmähallinta tälle käyttäjälle, tulee olla vähintään yksi järjestelmähallinta käyttäjä |
| 795 | DocType: DocField | Attach Image | liitä kuva |
| 796 | DocType: Workflow State | list-alt | list-alt |
| 797 | apps/frappe/frappe/templates/pages/update-password.html +65 | Password Updated | salasana päivitetty |
| 798 | apps/frappe/frappe/core/page/modules_setup/modules_setup.js +18 | Select modules to be shown (based on permission). If hidden, they will be hidden for all users. | valitse moduulit, jotka näytetään käyttöoikeuksien perusteells, mikäli moduuli on kokonaan piilotettuna se on poissa kaikilta käyttäjiltä |
| 799 | apps/frappe/frappe/core/page/user_permissions/user_permissions.js +154 | Permissions Updated | käyttöoikeudet päivitetty |
| 800 | apps/frappe/frappe/email/doctype/email_account/email_account.py +52 | Append To is mandatory for incoming mails | saapuvissa posteissa tulee olla liite |
| 801 | DocType: Communication | Rejected | Hylätty |
| 802 | apps/frappe/frappe/core/doctype/doctype/doctype.py +270 | Options requried for Link or Table type field {0} in row {1} | vaihtoehtomääritys tarvitsee linkin tai taulukon tyypin kentälle {0} rivillä {1} |
| 803 | DocType: Report | Query Report | raporttikysely |
| 804 | DocType: User | Set New Password | aseta uusi salasana |
| 805 | DocType: User | Github User ID | Github käyttäjätunnus |
| 806 | apps/frappe/frappe/core/page/user_permissions/user_permissions.js +251 | If Document Type | mikäli asiakirja tyyppi |
| 807 | apps/frappe/frappe/desk/page/applications/applications.py +88 | Unknown app {0} | Tuntematon sovellus {0} |
| 808 | DocType: Communication | Chat | chatti |
| 809 | apps/frappe/frappe/core/doctype/doctype/doctype.py +261 | Fieldname {0} appears multiple times in rows {1} | kenttänimi {0} ilmestyy useita kertoja riveissä {1} |
| 810 | DocType: Bulk Email | Expired | vanhentunut |
| 811 | DocType: DocType | System | järjestelmä |
| 812 | apps/frappe/frappe/templates/pages/login.html +63 | Have an account? Login | Onko sinulla tili? Kirjaudu sisään |
| 813 | apps/frappe/frappe/public/js/legacy/print_format.js +144 | Unknown Print Format: {0} | Tuntematon Tulosta Formaatti: {0} |
| 814 | DocType: Workflow State | arrow-down | arrow-down |
| 815 | apps/frappe/frappe/public/js/frappe/ui/tree.js +122 | Collapse | romahdus |
| 816 | apps/frappe/frappe/model/delete_doc.py +133 | User not allowed to delete {0}: {1} | käyttäjä ei saa poistaa {0}: {1} |
| 817 | DocType: Website Settings | Linked In Share | Linked In Share |
| 818 | apps/frappe/frappe/public/js/frappe/model/model.js +21 | Last Updated On | viimeksi päivitetty |
| 819 | apps/frappe/frappe/public/js/frappe/list/list_item_main_head.html +27 | Likes | Tykkää |
| 820 | DocType: Website Settings | Top Bar | ylävalikko |
| 821 | apps/frappe/frappe/core/doctype/file/test_file.py +57 | Home/Test Folder 2 | Etusivu / Test-kansion 2 |
| 822 | DocType: System Settings | Ignore User Permissions If Missing | Torju käyttäjä käyttöoikeudet Jos Puuttuu |
| 823 | apps/frappe/frappe/public/js/frappe/form/control.js +765 | Please save the document before uploading. | tallenna asiakirja ennen lataamista |
| 824 | apps/frappe/frappe/public/js/frappe/ui/messages.js +163 | Enter your password | syötä salasana |
| 825 | DocType: Dropbox Backup | Dropbox Access Secret | Dropbox pääsy salaus |
| 826 | apps/frappe/frappe/core/doctype/doctype/doctype.py +351 | Fold must come before a Section Break | taitos tulee olla ennen osanvaihtoa |
| 827 | apps/frappe/frappe/core/doctype/user/user.py +430 | Not allowed to reset the password of {0} | Ei saa nollata salasanan {0} |
| 828 | DocType: Workflow State | hand-down | käsi-alas |
| 829 | apps/frappe/frappe/core/doctype/doctype/doctype.py +494 | {0}: Cannot set Cancel without Submit | {0}: ei voi perua ilman lähettämistä |
| 830 | DocType: Website Theme | Theme | teema |
| 831 | apps/frappe/frappe/desk/page/setup_wizard/setup_wizard.js +146 | There were errors. | oli virheitä |
| 832 | DocType: DocType | Is Submittable | on lähetettävissä |
| 833 | apps/frappe/frappe/custom/doctype/property_setter/property_setter.js +7 | Value for a check field can be either 0 or 1 | täppäkentän arvo voi olla joko 0 tai 1 |
| 834 | apps/frappe/frappe/model/document.py +525 | Could not find {0} | ei löytynyt {0} |
| 835 | apps/frappe/frappe/core/page/data_import_tool/exporter.py +227 | Column Labels: | sarakkeen nimikkeet: |
| 836 | apps/frappe/frappe/model/naming.py +62 | Naming Series mandatory | sarjan nimeäminen vaaditaan |
| 837 | apps/frappe/frappe/model/db_schema.py +110 | Length of {0} should be between 1 and 255 | Pituus {0} on oltava välillä 1 ja 255 |
| 838 | DocType: Social Login Keys | Facebook Client ID | Facebook asiakastunnus |
| 839 | DocType: Workflow State | Inbox | saapuneet |
| 840 | DocType: Workflow State | Tag | tagi |
| 841 | DocType: Custom Script | Script | kirjoitus |
| 842 | apps/frappe/frappe/public/js/frappe/ui/toolbar/navbar.html +28 | My Settings | omat asetukset |
| 843 | DocType: Website Theme | Text Color | tekstin väri |
| 844 | apps/frappe/frappe/auth.py +74 | Invalid Request | virheellinen pyyntö |
| 845 | apps/frappe/frappe/public/js/frappe/form/layout.js +34 | This form does not have any input | tässä muodossa ei ole mitään sisältöä |
| 846 | apps/frappe/frappe/core/doctype/system_settings/system_settings.py +19 | Session Expiry must be in format {0} | tapahtuman päättyminen tulee olla muodossa {0} |
| 847 | DocType: Top Bar Item | Select target = "_blank" to open in a new page. | valitsetavoite = "_tyhjä" avaa uuden sivun |
| 848 | apps/frappe/frappe/public/js/frappe/model/model.js +490 | Permanently delete {0}? | Pysyvästi poistaa {0}? |
| 849 | apps/frappe/frappe/core/doctype/file/file.py +134 | Same file has already been attached to the record | sama tiedosto on jo liitetty tietueeseen |
| 850 | apps/frappe/frappe/core/page/data_import_tool/data_import_main.html +59 | Ignore encoding errors. | ohita koodi virheet |
| 851 | DocType: Workflow State | wrench | jakoavain |
| 852 | apps/frappe/frappe/desk/page/applications/applications.js +45 | Not Set | Ei asetettu |
| 853 | DocType: Communication | Date | päivä |
| 854 | DocType: Website Settings | Disable Signup | poista kirjautuminen käytöstä |
| 855 | apps/frappe/frappe/desk/page/setup_wizard/setup_wizard.js +115 | Sit tight while your system is being setup. This may take a few moments. | odota kunnes järjestelmä määritetty, tämä saattaa kestää hetken |
| 856 | apps/frappe/frappe/core/page/permission_manager/permission_manager_help.html +7 | Roles can be set for users from their User page. | Roolit voidaan asettaa käyttäjiä heidän User sivulta. |
| 857 | DocType: DocField | Mandatory | Pakollinen |
| 858 | apps/frappe/frappe/core/doctype/doctype/doctype.py +458 | {0}: No basic permissions set | {0}: perusoikeuksia ei määritetty |
| 859 | apps/frappe/frappe/utils/backups.py +158 | Download link for your backup will be emailed on the following email address: {0} | lataa varmuuskopio linkki lähetetään sähköpostilla seuraaviin osoitteisiin {0} |
| 860 | apps/frappe/frappe/core/page/permission_manager/permission_manager_help.html +14 | Meaning of Submit, Cancel, Amend | tarkoittaa lähetä, poista, muuta |
| 861 | apps/frappe/frappe/desk/doctype/todo/todo_list.js +7 | To Do | To Do - tehtävät |
| 862 | apps/frappe/frappe/public/js/frappe/ui/editor.html +25 | Paragraph | Kohta |
| 863 | apps/frappe/frappe/core/page/user_permissions/user_permissions.js +133 | Any existing permission will be deleted / overwritten. | Kaikki olemassa luvalla poistetaan / päälle. |
| 864 | apps/frappe/frappe/public/js/frappe/views/reports/reportview.js +457 | Then By (optional) | tämän jälkeen (valinnainen) |
| 865 | DocType: File | Preview HTML | Esikatselu HTML |
| 866 | apps/frappe/frappe/desk/doctype/todo/todo.py +20 | Assigned to {0}: {1} | nimetty {0}: {1} |
| 867 | apps/frappe/frappe/public/js/frappe/misc/pretty_date.js +49 | > {0} year(s) ago | > {0} year (s) sitten |
| 868 | DocType: DocField | Percent | Prosentti |
| 869 | apps/frappe/frappe/public/js/frappe/views/reports/query_report.js +255 | Please set filters | Aseta suodattimet |
| 870 | apps/frappe/frappe/public/js/frappe/form/linked_with.js +25 | Linked With | Liittyy |
| 871 | DocType: Workflow State | book | kirja |
| 872 | DocType: Website Settings | Landing Page | Aloitussivu |
| 873 | apps/frappe/frappe/core/page/data_import_tool/data_import_tool.js +81 | Import Request Queued. This may take a few moments, please be patient. | Tuo pyyntö Jonossa. Tämä saattaa kestää hetken, olkaa kärsivällisiä. |
| 874 | apps/frappe/frappe/core/page/permission_manager/permission_manager.js +162 | No Permissions set for this criteria. | Ei Oikeudet asettaa nämä kriteerit. |
| 875 | DocType: Custom Field | Custom | oma |
| 876 | apps/frappe/frappe/config/setup.py +133 | Setup Email Alert based on various criteria. | määritä sähköpostin hälyytykset kriteerien perusteella |
| 877 | apps/frappe/frappe/website/doctype/blog_post/blog_post.py +93 | Posts filed under {0} | Virkaa arkistoida {0} |
| 878 | DocType: Email Alert | Send alert if date matches this field's value | lähetä hälyytys mikäli päivä täsmää kentän arvoon |
| 879 | DocType: Workflow | Transitions | siirtymät |
| 880 | DocType: User | Login After | Kirjaudu jälkeen |
| 881 | DocType: Print Format | Monospace | Monospace |
| 882 | apps/frappe/frappe/config/setup.py +143 | Printing | Painaminen |
| 883 | DocType: Workflow State | thumbs-up | peukalo-ylös |
| 884 | apps/frappe/frappe/public/js/frappe/views/communication.js +15 | Add Reply | Vastaa |
| 885 | DocType: DocPerm | DocPerm | asiakirjaoikeus |
| 886 | apps/frappe/frappe/core/doctype/doctype/doctype.py +308 | Precision should be between 1 and 6 | Tarkkuus tulee olla välillä 1 ja 6 |
| 887 | apps/frappe/frappe/public/js/frappe/misc/utils.js +98 | and | ja |
| 888 | DocType: Error Snapshot | Frames | Kehykset |
| 889 | apps/frappe/frappe/patches/v6_19/comment_feed_communication.py +125 | Assignment | toimeksianto |
| 890 | DocType: About Us Team Member | Image Link | kuvalinkki |
| 891 | DocType: Workflow State | step-backward | askel-taaksepäin |
| 892 | apps/frappe/frappe/utils/boilerplate.py +239 | {app_title} | {app_otsikko} |
| 893 | apps/frappe/frappe/integrations/doctype/dropbox_backup/dropbox_backup.py +202 | Please set Dropbox access keys in your site config | määritä Dropbox pääsyn asetukset |
| 894 | apps/frappe/frappe/email/doctype/email_unsubscribe/email_unsubscribe.py +16 | Delete this record to allow sending to this email address | Poista tämä ennätys jotta lähettämällä tähän sähköpostiosoitteeseen |
| 895 | DocType: Email Account | Uses the Email ID mentioned in this Account as the Sender for all emails sent using this Account. | käytä tilin mainittua sähköpostitunnusta lähettäjänä kaikille tililtä lähetetyille sähköposteille |
| 896 | apps/frappe/frappe/core/page/data_import_tool/exporter.py +65 | Only mandatory fields are necessary for new records. You can delete non-mandatory columns if you wish. | uusille tietueille vain pakolliset kentät ovat välttämättömiä, ylimääräiset sarakkeet voidaan poistaa tarvittaessa |
| 897 | apps/frappe/frappe/public/js/frappe/views/calendar.js +274 | Unable to update event | tapahtumaa ei pysty päivittämään |
| 898 | DocType: Workflow State | text-height | teksti-korkeus |
| 899 | DocType: Workflow State | map-marker | map-merkki |
| 900 | apps/frappe/frappe/core/page/permission_manager/permission_manager_help.html +39 | Submit an Issue | lähetä aihe |
| 901 | DocType: Event | Repeat this Event | Toista tämä tapahtuma |
| 902 | DocType: DocPerm | Amend | muuttaa |
| 903 | DocType: File | Is Attachments Folder | On Liitteet Folder |
| 904 | apps/frappe/frappe/templates/includes/login/login.js +46 | Valid Login id required. | hyväksyttäy kirjautumistunnus vaaditaan |
| 905 | apps/frappe/frappe/desk/doctype/todo/todo.js +30 | Re-open | Uudelleen auki |
| 906 | apps/frappe/frappe/model/rename_doc.py +334 | Please select a valid csv file with data | Valitse kelvollinen csv tiedoston tiedot |
| 907 | apps/frappe/frappe/core/doctype/docshare/docshare.py +58 | {0} un-shared this document with {1} | {0} asiakirja on estetty {1}:lta |
| 908 | apps/frappe/frappe/public/js/frappe/form/workflow.js +118 | Document Status transition from {0} to {1} is not allowed | asiakirjan tila siirtymisestä {0}:stä {1}:n ei ole sallittu |
| 909 | apps/frappe/frappe/desk/page/setup_wizard/setup_wizard.js +114 | Setting Up | perusmääritykset |
| 910 | apps/frappe/frappe/templates/emails/auto_reply.html +5 | This is an automatically generated reply | tämä on automaattisesti muodostettu vastaus |
| 911 | apps/frappe/frappe/public/js/frappe/model/create_new.js +269 | Get From | hae, mistä |
| 912 | apps/frappe/frappe/model/document.py +422 | Record does not exist | tietuetta ei löydy |
| 913 | apps/frappe/frappe/templates/pages/404.html +6 | Page missing or moved | Page puuttuu tai siirretty |
| 914 | DocType: DocField | Name | Nimi |
| 915 | apps/frappe/frappe/public/js/frappe/form/control.js +1018 | Open Link | Avaa linkki |
| 916 | apps/frappe/frappe/desk/form/load.py +43 | Did not load | ei ole lanattu |
| 917 | apps/frappe/frappe/desk/query_report.py +80 | Query must be a SELECT | kysely tulee olla valittu |
| 918 | DocType: Website Settings | Facebook Share | Facebook jako |
| 919 | apps/frappe/frappe/core/doctype/doctype/boilerplate/controller_list.html +31 | Completed | valmistunut |
| 920 | DocType: File | Is Private | On Yksityinen |
| 921 | DocType: Web Form | Select DocType | valitse asiakirjatyyppi |
| 922 | apps/frappe/frappe/public/js/frappe/upload.js +207 | File size exceeded the maximum allowed size of {0} MB | tiedoston koko ylitti sallitun koon {0} MB |
| 923 | apps/frappe/frappe/core/doctype/doctype/doctype.py +446 | Enter at least one permission row | syötä vähintään yksi oikeus rivissä |
| 924 | apps/frappe/frappe/public/js/frappe/model/model.js +20 | Created On | tehty |
| 925 | DocType: Workflow State | align-center | keskitys tasaus |
| 926 | apps/frappe/frappe/public/js/frappe/form/set_sharing.html +6 | Can Write | voi kirjoittaa |
| 927 | apps/frappe/frappe/core/page/permission_manager/permission_manager_help.html +16 | Certain documents, like an Invoice, should not be changed once final. The final state for such documents is called Submitted. You can restrict which roles can Submit. | tiettyjä asiakirjoja, kuten myyntilaskut ei tule enää muuttaa lähetetty tilassa, tarvittaessa voit rajoittaa lähettäjän käyttöoikeuksia rooleista |
| 928 | apps/frappe/frappe/public/js/frappe/views/reports/query_report.js +619 | You are not allowed to export this report | Raporttia ei saa ladata |
| 929 | DocType: ToDo | Sender | lähettäjä |
| 930 | DocType: Web Page | Description for search engine optimization. | hakukoneoptimoinnin kuvaus |
| 931 | apps/frappe/frappe/core/page/data_import_tool/data_import_main.html +21 | Download Blank Template | lataa tyhjä mallipohja |
| 932 | DocType: System Settings | Allow only one session per user | Vain yksi istunto per käyttäjä |
| 933 | apps/frappe/frappe/core/doctype/file/file_list.js +104 | Copy | Kopio |
| 934 | apps/frappe/frappe/core/doctype/file/test_file.py +74 | Home/Test Folder 1/Test Folder 3 | Etusivu / Testi kansio 1 / Test-kansion 3 |
| 935 | DocType: Website Settings | <head> HTML | <Head> HTML |
| 936 | apps/frappe/frappe/public/js/frappe/views/calendar.js +86 | Select or drag across time slots to create a new event. | valitse tai vieritä oikea aikaväli tehdäksesi uuden tapahtuman |
| 937 | DocType: DocField | In Filter | suodatuksessa |
| 938 | DocType: Website Theme | Footer Color | alatunniste väri |
| 939 | DocType: Web Page | Page to show on the website | Sivu näyttää sivuilla |
| 940 | apps/frappe/frappe/public/js/frappe/request.js +71 | You have been logged out | Olet kirjautunut ulos |
| 941 | apps/frappe/frappe/core/page/user_permissions/user_permissions.py +58 | Cannot remove permission for DocType: {0} and Name: {1} | ei voi poistaa oikeuksia asiakirjatyyppiin: {0} ja nimeen: {1} |
| 942 | apps/frappe/frappe/public/js/frappe/ui/editor.html +51 | Remove Link | Poista linkki |
| 943 | apps/frappe/frappe/desk/page/activity/activity_row.html +16 | Logged in | Kirjautunut |
| 944 | apps/frappe/frappe/email/doctype/email_account/email_account_list.js +6 | Default Sending and Inbox | oletus lähtevät- ja saapuvat postilaatikko |
| 945 | DocType: Print Settings | Letter | Kirjain |
| 946 | DocType: Async Task | Succeeded | Onnistui |
| 947 | apps/frappe/frappe/public/js/frappe/form/save.js +137 | Mandatory fields required in {0} | pakolliset kentät vaaditaan {0} |
| 948 | apps/frappe/frappe/core/page/permission_manager/permission_manager.js +95 | Reset Permissions for {0}? | Reset Käyttöoikeudet {0}? |
| 949 | apps/frappe/frappe/permissions.py +328 | {0} {1} not found | {0} {1} ei löydy |
| 950 | DocType: Communication | Attachment Removed | attachment Poistettu |
| 951 | apps/frappe/frappe/custom/doctype/customize_form/customize_form.js +214 | Show a description below the field | näytä kuvaus kentän alapuolella |
| 952 | DocType: Workflow State | align-left | tasaa-vasen |
| 953 | DocType: User | Defaults | oletukset |
| 954 | apps/frappe/frappe/public/js/frappe/model/model.js +513 | Merge with existing | Yhdistä nykyiseen |
| 955 | DocType: User | Birth Date | Syntymäaika |
| 956 | DocType: Workflow State | fast-backward | pikakelaus taaksepäin |
| 957 | DocType: DocShare | DocShare | asiakirjajako |
| 958 | DocType: Event | Friday | perjantai |
| 959 | DocType: Report | Add Total Row | lisää yhteensä rivi |
| 960 | apps/frappe/frappe/core/page/permission_manager/permission_manager_help.html +19 | For example if you cancel and amend INV004 it will become a new document INV004-1. This helps you to keep track of each amendment. | esim, mikäli hyvität tositteen ML0004 siitä tulee uusi tosite ML0004-1, tämä helpotaa muutosten seurantaa |
| 961 | DocType: Workflow Document State | 0 - Draft; 1 - Submitted; 2 - Cancelled | 0 - luonnos; 1 - lähetetty; 2 - peruttu |
| 962 | apps/frappe/frappe/core/page/modules_setup/modules_setup.js +5 | Show or Hide Modules | näytä tai piilota moduulit |
| 963 | DocType: File | Attached To DocType | liitetty asiakirjatyyppiin |
| 964 | apps/frappe/frappe/desk/page/activity/activity.js +204 | Aug | Elokuu |
| 965 | DocType: DocField | Int | Int |
| 966 | DocType: Page | Title | otsikko |
| 967 | apps/frappe/frappe/public/js/frappe/list/doclistview.js +419 | Customize | muokata |
| 968 | DocType: Currency | 1 Currency = [?] Fraction For e.g. 1 USD = 100 Cent | 1 valuutta = [?] murtoluku, esim 1 EUR = 100 snt |
| 969 | apps/frappe/frappe/core/page/permission_manager/permission_manager.js +370 | Add New Permission Rule | lisää uusi käyttöoikeus sääntö |
| 970 | apps/frappe/frappe/public/js/frappe/form/link_selector.js +25 | You can use wildcard % | voit käyttää jokeria % |
| 971 | apps/frappe/frappe/desk/page/activity/activity.js +203 | Mar | Maaliskuu |
| 972 | apps/frappe/frappe/public/js/frappe/upload.js +131 | Only image extensions (.gif, .jpg, .jpeg, .tiff, .png, .svg) allowed | ainoastaan kuvalaajennukset (.gif, .jpg, .jpeg, .tiff, .png, .svg) on sallittu |
| 973 | DocType: Customize Form | Fields separated by comma (,) will be included in the "Search By" list of Search dialog box | kentät jotka on erotettu pilkulla (,) sisällytetään "hae" luettelon hae valintaikkunassa |
| 974 | apps/frappe/frappe/website/doctype/website_theme/website_theme.py +35 | Please Duplicate this Website Theme to customize. | Ole hyvä Monista tämä Verkkosivujen Teema muokata. |
| 975 | DocType: DocField | Text Editor | tekstin muokkaus |
| 976 | apps/frappe/frappe/config/website.py +69 | Settings for About Us Page. | tietoa meistä sivun asetukset |
| 977 | apps/frappe/frappe/print/page/print_format_builder/print_format_builder.js +561 | Edit Custom HTML | muokkaa omaa HTML |
| 978 | DocType: Error Snapshot | Error Snapshot | Virhe Snapshot |
| 979 | apps/frappe/frappe/public/js/frappe/ui/filters/edit_filter.html +8 | In | sisään |
| 980 | DocType: Email Alert | Value Change | muuta arvoa |
| 981 | DocType: Standard Reply | Standard Reply | perusvastaus |
| 982 | apps/frappe/frappe/custom/doctype/customize_form/customize_form.js +175 | Width of the input box | syöttöruuduun leveys |
| 983 | DocType: UserRole | UserRole | käyttäjärooli |
| 984 | DocType: System Settings | In Hours | tunteina |
| 985 | DocType: Print Settings | With Letterhead | kirjeotsikolla |
| 986 | apps/frappe/frappe/email/smtp.py +177 | Invalid Outgoing Mail Server or Port | virheellinen lähtevän postin palvelin tai portti |
| 987 | DocType: DocPerm | Write | kirjoita |
| 988 | apps/frappe/frappe/core/doctype/report/report.py +29 | Only Administrator allowed to create Query / Script Reports | ainoastaan ylläpitäjä voi tehdä kyselyn / laatia raportteja |
| 989 | apps/frappe/frappe/public/js/frappe/form/save.js +13 | Updating | päivitys |
| 990 | DocType: File | Preview | Esikatselu |
| 991 | DocType: Customize Form | Use this fieldname to generate title | Käytä tätä fieldname tuottaa otsikko |
| 992 | apps/frappe/frappe/public/js/frappe/views/communication.js +80 | Select Attachments | valitse liitteet |
| 993 | apps/frappe/frappe/model/naming.py +90 | for {0} | {0}lle |
| 994 | apps/frappe/frappe/public/js/legacy/print_format.js +125 | You are not allowed to print this document | Sinulla ei ole oikeutta tulostaa tätä asiakirjaa |
| 995 | apps/frappe/frappe/public/js/frappe/views/reports/grid_report.js +286 | Loading Report | ladataan raporttia |
| 996 | DocType: Page | Standard | perus |
| 997 | apps/frappe/frappe/public/js/frappe/form/form_sidebar.html +26 | Attach File | Liitä tiedosto |
| 998 | apps/frappe/frappe/templates/emails/password_update.html +1 | Password Update Notification | salasanan päivitysilmoitus |
| 999 | apps/frappe/frappe/desk/page/backups/backups.html +13 | Size | koko |
| 1000 | apps/frappe/frappe/public/js/frappe/form/footer/assign_to.js +62 | Assignment Complete | tehtävä valmis |
| 1001 | DocType: DocPerm | User Permission DocTypes | käyttäjä käyttöoikeus asiakirjatyypit |
| 1002 | apps/frappe/frappe/public/js/frappe/model/model.js +512 | New Name | Uusi nimi |
| 1003 | apps/frappe/frappe/public/js/frappe/form/footer/assign_to.js +136 | Please save the document before removing assignment | tallenna asiakirja ennen nimeämisen poistamista |
| 1004 | apps/frappe/frappe/public/js/frappe/form/grid_form.html +10 | Insert Above | aseta yläpuolelle |
| 1005 | apps/frappe/frappe/public/js/frappe/model/indicator.js +30 | Draft | luonnos |
| 1006 | DocType: User | Female | nainen |
| 1007 | DocType: Print Settings | Modern | Nykyaikainen |
| 1008 | apps/frappe/frappe/desk/page/applications/applications.js +61 | Search Results | Hakutulokset |
| 1009 | apps/frappe/frappe/public/js/frappe/model/indicator.js +5 | Not Saved | Ei tallennettu |
| 1010 | DocType: Communication | Replied | Vastasi |
| 1011 | DocType: Custom Field | Default Value | oletus arvo |
| 1012 | apps/frappe/frappe/public/js/frappe/ui/messages.js +178 | Verify | vahvistus |
| 1013 | DocType: Workflow Document State | Update Field | päivitä kenttä |
| 1014 | apps/frappe/frappe/desk/page/applications/applications.js +50 | Regional Extensions | Alueelliset Laajennukset |
| 1015 | apps/frappe/frappe/email/doctype/email_account/email_account.py +348 | Leave this conversation | poistu, keskustelu |
| 1016 | apps/frappe/frappe/model/base_document.py +406 | Options not set for link field {0} | vaihtoehtomäärityksiä ei ole tehty linkin kentälle {0} |
| 1017 | apps/frappe/frappe/custom/doctype/customize_form/customize_form.py +151 | You cannot unset 'Read Only' for field {0} | Et voi katkaistu "Read Only" kentän {0} |
| 1018 | apps/frappe/frappe/desk/page/setup_wizard/setup_wizard_page.html +18 | Complete Setup | määritykset suoritettu loppuun |
| 1019 | DocType: Workflow State | asterisk | tähtimerkki |
| 1020 | apps/frappe/frappe/core/page/data_import_tool/exporter.py +61 | Please do not change the template headings. | älä muuta mallipohjan ylätunnisteita |
| 1021 | DocType: Communication | Linked | Liittyy |
| 1022 | apps/frappe/frappe/public/js/frappe/form/save.js +84 | Enter the name of the new {0} | Kirjoita nimi uuden {0} |
| 1023 | apps/frappe/frappe/config/desk.py +39 | Activity log of all users. | Aktiivisuus kirjaa kaikkien käyttäjien. |
| 1024 | DocType: Workflow State | shopping-cart | ostos-kori |
| 1025 | DocType: Social Login Keys | Google verkkosivu | |
| 1026 | DocType: Workflow State | Inverse | käänteinen |
| 1027 | DocType: DocField | User permissions should not apply for this Link | käyttöoikeudet eivät toimi tässä linkissä |
| 1028 | apps/frappe/frappe/model/naming.py +90 | Invalid naming series (. missing) | virheellinen sarjan nimeäminen (. puuttuu) |
| 1029 | DocType: System Settings | Language | Kieli |
| 1030 | DocType: DocPerm | Cancel | peruuta |
| 1031 | DocType: Web Page | Page content | Sivun sisältö |
| 1032 | apps/frappe/frappe/core/doctype/file/file.py +119 | File {0} does not exist | Tiedoston {0} ei ole olemassa |
| 1033 | apps/frappe/frappe/core/page/data_import_tool/exporter.py +91 | Leave blank for new records | tyhjä mikäli uusi tietue |
| 1034 | apps/frappe/frappe/config/website.py +79 | List of themes for Website. | Luettelo teemoja verkkosivuilla. |
| 1035 | apps/frappe/frappe/public/js/frappe/ui/toolbar/navbar.html +44 | Logout | Kirjaudu ulos |
| 1036 | apps/frappe/frappe/core/page/permission_manager/permission_manager_help.html +26 | Permissions at higher levels are Field Level permissions. All Fields have a Permission Level set against them and the rules defined at that permissions apply to the field. This is useful in case you want to hide or make certain field read-only for certain Roles. | korkeamman tason oikeudet ovat kenttätason käyttöoikeuksia, joka kentällä on asetettu oikeutustaso ja määriteltyjä oikeutussääntöjä käytetään, tätä käytetään mikäli kenttä halutaan poistaa näkyvistä tai antaa pelkät lukuoikeudet kentälle tietyille rooleille |
| 1037 | apps/frappe/frappe/core/page/permission_manager/permission_manager_help.html +38 | If these instructions where not helpful, please add in your suggestions on GitHub Issues. | elleivät nämä ohjeet auta lisää ehdotus GitHub:lle aiheesa |
| 1038 | DocType: Workflow State | bookmark | kirjanmerkki |
| 1039 | DocType: Note | Note | Huomata |
| 1040 | apps/frappe/frappe/public/html/error_snapshot.html +32 | Error Report | Virheraportti |
| 1041 | apps/frappe/frappe/email/bulk.py +96 | This email was sent to you as CC | Tämä sähköposti lähetettiin sinulle CC |
| 1042 | apps/frappe/frappe/core/doctype/doctype/doctype.py +401 | Timeline field must be a valid fieldname | Aikajana kentän täytyy olla kelvollinen fieldname |
| 1043 | DocType: Email Account | Email Ids | sähköpostitunnukset |
| 1044 | DocType: Currency | Symbol | symbooli |
| 1045 | apps/frappe/frappe/model/base_document.py +447 | Row #{0}: | Rivi # {0}: |
| 1046 | apps/frappe/frappe/core/doctype/user/user.py +84 | New password emailed | Uusi salasana lähetetään |
| 1047 | apps/frappe/frappe/auth.py +228 | Login not allowed at this time | Kirjaudu kielletty tällä hetkellä |
| 1048 | DocType: Async Task | Runtime | Runtime |
| 1049 | DocType: Contact Us Settings | Introduction | esittely |
| 1050 | DocType: DocType | Permissions Settings | käyttöoikeus asetukset |
| 1051 | apps/frappe/frappe/public/js/frappe/ui/toolbar/awesome_bar.js +213 | {0} List | {0} lista |
| 1052 | apps/frappe/frappe/desk/form/assign_to.py +41 | Already in user's To Do list | Jo käyttäjän tehdä lista |
| 1053 | DocType: Email Account | Enable Outgoing | aktivoi lähtevä |
| 1054 | apps/frappe/frappe/desk/page/applications/applications.js +147 | No matching apps found | Ei vastaavia sovelluksia löytynyt |
| 1055 | DocType: Communication | Submitted | lähetetty |
| 1056 | DocType: System Settings | Email Footer Address | sähköposti alatunniste |
| 1057 | DocType: Communication | Timeline DocType | Aikajana dOCTYPE |
| 1058 | DocType: DocField | Text | teksti |
| 1059 | apps/frappe/frappe/config/setup.py +138 | Standard replies to common queries. | perusvastaukset tavallisimpiin kyselyihin |
| 1060 | apps/frappe/frappe/public/js/frappe/ui/toolbar/offcanvas_left_sidebar.html +31 | Report an Issue | raportti aihe |
| 1061 | apps/frappe/frappe/email/doctype/email_account/email_account_list.js +14 | Default Sending | oletus lähtevät postilaatikko |
| 1062 | DocType: Workflow State | volume-off | volyymi-pois |
| 1063 | apps/frappe/frappe/public/js/frappe/form/footer/timeline_item.html +107 | Liked by {0} | Halunnut {0} |
| 1064 | Download Backups | lataa varmuuskopiot | |
| 1065 | apps/frappe/frappe/core/doctype/file/test_file.py +43 | Home/Test Folder 1 | Etusivu / Testi kansio 1 |
| 1066 | apps/frappe/frappe/core/page/data_import_tool/data_import_main.html +47 | Do not update, but insert new records. | älä päivitä, vaan tee uusia tietueita |
| 1067 | apps/frappe/frappe/public/js/frappe/form/footer/assign_to.js +160 | Assign to me | Liitä minulle |
| 1068 | apps/frappe/frappe/core/doctype/file/file_list.js +81 | Edit Folder | Muokkaa kansiota |
| 1069 | DocType: DocField | Dynamic Link | dynaaminen linkki |
| 1070 | apps/frappe/frappe/public/js/frappe/form/footer/timeline_item.html +50 | Details | lisätiedot |
| 1071 | DocType: Property Setter | DocType or Field | asiakirjatyyppi tai kenttä |
| 1072 | DocType: Communication | Soft-Bounced | Soft-Palautuneissa |
| 1073 | apps/frappe/frappe/core/page/permission_manager/permission_manager_help.html +3 | Quick Help for Setting Permissions | käyttöoikeusasetukset, pikaohjeet |
| 1074 | apps/frappe/frappe/core/doctype/error_snapshot/error_snapshot.js +9 | Show Relapses | Näytä Sairauden uusiutumiset |
| 1075 | DocType: Report | Report Builder | raportinrakentaja |
| 1076 | DocType: Async Task | Task Name | Tehtävän nimi |
| 1077 | DocType: Communication | Workflow | työmäärä |
| 1078 | apps/frappe/frappe/templates/pages/login.html +46 | Not a user yet? Sign up | Ei käyttäjä vielä? Kirjaudu |
| 1079 | DocType: Workflow State | Upload | lataa |
| 1080 | DocType: System Settings | Date Format | päivämäärän muoto |
| 1081 | apps/frappe/frappe/website/doctype/blog_post/blog_post_list.js +7 | Not Published | Ei Julkaistu |
| 1082 | apps/frappe/frappe/config/setup.py +181 | Actions for workflow (e.g. Approve, Cancel). | työnmäärän toiminnot (esim hyväksy, peruuta) |
| 1083 | DocType: Workflow State | flag | lippu |
| 1084 | DocType: Web Page | Text Align | teksti kohdista |
| 1085 | DocType: Contact Us Settings | Forward To Email Address | lähetä eteenpäin sähköpostiosoitteeseen |
| 1086 | apps/frappe/frappe/core/doctype/doctype/doctype.py +374 | Title field must be a valid fieldname | otsikkokentän on oltava kelvollinen kenttänimi |
| 1087 | apps/frappe/frappe/desk/moduleview.py +61 | Documents | asiakirjat |
| 1088 | apps/frappe/frappe/templates/pages/me.html +21 | Edit Profile | Muokkaa profiilia |
| 1089 | DocType: System Settings | Session Expiry in Hours e.g. 06:00 | istunto vanhenee (tunteja) esim, 06:00 |
| 1090 | apps/frappe/frappe/core/page/permission_manager/permission_manager_help.html +35 | Once you have set this, the users will only be able access documents (eg. Blog Post) where the link exists (eg. Blogger). | Kun olet asettanut tämän, käyttäjät vain voi tutustua asiakirjoihin (esim. Blogiviesti) jos yhteys on olemassa (esim. Blogger). |
| 1091 | apps/frappe/frappe/utils/csvutils.py +33 | Unable to open attached file. Please try again. | liitetiedoston ei avaudu, yritä uudelleen |
| 1092 | DocType: Scheduler Log | Log of Scheduler Errors | aikatauluvirheloki |
| 1093 | DocType: User | Bio | Bio |
| 1094 | apps/frappe/frappe/public/js/frappe/form/save.js +12 | Submitting | lähetetään |
| 1095 | apps/frappe/frappe/desk/page/activity/activity.js +78 | Show Likes | Näytä Likes |
| 1096 | apps/frappe/frappe/print/page/print_format_builder/print_format_builder.js +182 | Custom HTML | oma HTML |
| 1097 | apps/frappe/frappe/core/doctype/file/file_list.js +78 | Enter folder name | Anna kansion nimi |
| 1098 | apps/frappe/frappe/core/page/permission_manager/permission_manager.js +54 | Select Role | valitse rooli |
| 1099 | DocType: Communication | Deleted | poistettu |
| 1100 | DocType: Workflow State | adjust | säädä |
| 1101 | DocType: Website Settings | Disable Customer Signup link in Login page | poista asiakkaan kirjautumislinkki käytöstä kirjautumissivulta |
| 1102 | apps/frappe/frappe/core/report/todo/todo.py +21 | Assigned To/Owner | nimetty / omistaja |
| 1103 | DocType: Workflow State | arrow-left | arrow-left |
| 1104 | apps/frappe/frappe/desk/page/applications/application_row.html +11 | Installed | asennettu |
| 1105 | apps/frappe/frappe/desk/page/applications/applications.js +47 | Developer Tools | Kehittäjän työkalut |
| 1106 | DocType: Workflow State | fullscreen | kokonäyttö |
| 1107 | DocType: Event | Ref Name | Ref Name |
| 1108 | DocType: Web Page | Center | keskus |
| 1109 | apps/frappe/frappe/core/page/permission_manager/permission_manager_help.html +33 | Setup > User Permissions Manager | määritykset > käyttäjät, käyttöoikeushallinta |
| 1110 | apps/frappe/frappe/core/doctype/error_snapshot/error_snapshot_list.js +11 | First Level | Ensimmäinen taso |
| 1111 | DocType: Workflow Document State | Represents the states allowed in one document and role assigned to change the state. | on tila yhdessä sallitussa asiakirjassa sekä hyväksytty rooli tilan muuttamiseksi |
| 1112 | apps/frappe/frappe/custom/doctype/customize_form/customize_form.js +48 | Refresh Form | Päivitä Form |
| 1113 | DocType: DocField | Select | valitse |
| 1114 | apps/frappe/frappe/utils/csvutils.py +25 | File not attached | tiedostoa ei ole liitetty |
| 1115 | DocType: Top Bar Item | If you set this, this Item will come in a drop-down under the selected parent. | mikäli asetat tämän tuote tippuu valitun emon alle |
| 1116 | apps/frappe/frappe/model/db_query.py +449 | Please select atleast 1 column from {0} to sort | valitse vähintään 1 sarake {0}:sta lajitteluun |
| 1117 | apps/frappe/frappe/templates/pages/print.py +187 | No template found at path: {0} | mallipohjaa ei löydy osoitteesta: {0} |
| 1118 | DocType: Website Settings | Menu items in the Top Bar. For setting the color of the Top Bar, go to selected Website Theme. | ylävalikon asetukset, väri valitaan nettisivun teema-asetuksista |
| 1119 | apps/frappe/frappe/core/page/data_import_tool/data_import_main.html +53 | Submit after importing. | lähetä tuomisen jälkeen |
| 1120 | DocType: Communication | Cancelled | peruttu |
| 1121 | DocType: Blogger | Avatar | Avatar |
| 1122 | DocType: Blogger | Posts | Viestit |
| 1123 | apps/frappe/frappe/public/js/frappe/views/communication.js +423 | Dear | hyvä |
| 1124 | apps/frappe/frappe/public/js/frappe/views/reports/reportview.js +57 | Tip: Double click cell to edit | vinkki: tuplaklikkaa solua muokatakesi sitä |
| 1125 | DocType: ToDo | Description and Status | kuvaus ja tila |
| 1126 | DocType: Web Page | HTML for header section. Optional | HTML otsikko-osaan, valinnainen |
| 1127 | apps/frappe/frappe/model/rename_doc.py +339 | Maximum {0} rows allowed | Suurin {0} rivit sallittu |
| 1128 | DocType: Email Unsubscribe | Global Unsubscribe | Globaali tilaus |
| 1129 | apps/frappe/frappe/core/doctype/userrole/userrole.py +14 | Role exists | Rooli on olemassa |
| 1130 | apps/frappe/frappe/core/doctype/communication/communication.js +8 | View | Näkymä |
| 1131 | DocType: Communication | Assigned | sidotut |
| 1132 | apps/frappe/frappe/public/js/frappe/views/communication.js +77 | Select Print Format | valitse tulostusmuoto |
| 1133 | DocType: DocField | Print Hide | Tulosta Piilota |
| 1134 | apps/frappe/frappe/public/js/frappe/ui/messages.js +59 | Enter Value | syötä Arvo |
| 1135 | DocType: Workflow State | tint | sävytys |
| 1136 | DocType: Workflow State | Style | tyyli |
| 1137 | apps/frappe/frappe/custom/doctype/custom_field/custom_field.js +55 | e.g.: | esim, |
| 1138 | apps/frappe/frappe/website/doctype/blog_post/blog_post.py +170 | {0} comments | {0} kommenttia |
| 1139 | apps/frappe/frappe/desk/page/applications/applications.js +44 | Select Category... | Valitse luokka ... |
| 1140 | DocType: Customize Form Field | Label and Type | etiketti ja tyyppi |
| 1141 | DocType: Workflow State | forward | eteenpäin |
| 1142 | apps/frappe/frappe/public/js/frappe/form/sidebar.js +59 | {0} edited this {1} | {0} muokkasi tätä {1} |
| 1143 | DocType: Web Page | Custom Javascript | oma Javascript |
| 1144 | DocType: DocPerm | Submit | lähetä |
| 1145 | apps/frappe/frappe/core/doctype/file/file_list.js +63 | New Folder | Uusi kansio |
| 1146 | DocType: Website Settings | Sub-domain provided by erpnext.com | ala-domainit (erpnext.com) tarjoamat |
| 1147 | DocType: System Settings | dd-mm-yyyy | pp-kk-vvvv |
| 1148 | apps/frappe/frappe/desk/query_report.py +70 | Must have report permission to access this report. | tämän raportin avaamiseen vaaditaan käyttöoikeudet |
| 1149 | apps/frappe/frappe/templates/base.html +134 | Added | lisätty |
| 1150 | apps/frappe/frappe/desk/doctype/event/event.py +66 | Daily Event Digest is sent for Calendar Events where reminders are set. | päivittäinen tapahtumatiedote on lähetetty tapahtumakalenteriin, joissa määritellään muistutukset |
| 1151 | apps/frappe/frappe/public/js/frappe/ui/toolbar/offcanvas_left_sidebar.html +35 | View Website | näytä verkkosivut |
| 1152 | DocType: Workflow State | remove | poistaa |
| 1153 | DocType: Email Account | If non standard port (e.g. 587) | ellei perusporttia (esim 587) |
| 1154 | apps/frappe/frappe/public/js/frappe/form/toolbar.js +137 | Reload | Ladata |
| 1155 | apps/frappe/frappe/desk/query_report.py +136 | Total | yhteensä |
| 1156 | DocType: Event | Participants | Osallistujat |
| 1157 | DocType: Bulk Email | Reference DocName | Viite DocName |
| 1158 | DocType: Web Form | Success Message | menestys viesti |
| 1159 | DocType: DocType | User Cannot Search | käyttäjä voi hakea |
| 1160 | DocType: DocPerm | Apply this rule if the User is the Owner | käytä tätä sääntöä, jos käyttäjä on omistaja |
| 1161 | apps/frappe/frappe/desk/page/activity/activity.js +73 | Build Report | tee raportti |
| 1162 | apps/frappe/frappe/model/rename_doc.py +91 | {0} {1} does not exist, select a new target to merge | {0} {1} ei löydy, valitse uusi yhdistettävä tavoite |
| 1163 | apps/frappe/frappe/core/page/user_permissions/user_permissions.py +66 | Cannot set permission for DocType: {0} and Name: {1} | ei voi määrittää oikeuksia asiakirjatyyppiin: {0} ja nimeen: {1} |
| 1164 | apps/frappe/frappe/public/js/frappe/form/footer/assign_to.js +158 | Add to To Do | Lisää To Do |
| 1165 | apps/frappe/frappe/public/js/frappe/list/list_sidebar.html +10 | Assigned To Me | nimetty minulle |
| 1166 | apps/frappe/frappe/public/js/frappe/ui/messages.js +178 | Verify Password | vahvista salasana |
| 1167 | apps/frappe/frappe/core/page/modules_setup/modules_setup.js +55 | There were errors | oli virheitä |
| 1168 | apps/frappe/frappe/core/doctype/communication/communication.js +19 | Close | lähellä |
| 1169 | apps/frappe/frappe/model/document.py +458 | Cannot change docstatus from 0 to 2 | asiakirjan tilaa ei voi muuttaa 0:stä 2:seen |
| 1170 | apps/frappe/frappe/custom/doctype/customize_form/customize_form.js +87 | Update | päivitys |
| 1171 | DocType: Error Snapshot | Snapshot View | Tilannekuvanäkymä |
| 1172 | apps/frappe/frappe/core/doctype/doctype/doctype.py +276 | Options must be a valid DocType for field {0} in row {1} | vaihtoehto tulee olla hyväksytty asiakirjatyyppi kentälle {0} rivillä {1} |
| 1173 | apps/frappe/frappe/print/page/print_format_builder/print_format_builder.js +160 | Edit Properties | muokkaa ominaisuuksia |
| 1174 | DocType: Patch Log | List of patches executed | Luettelo laastaria teloitettiin |
| 1175 | apps/frappe/frappe/email/doctype/email_unsubscribe/email_unsubscribe.py +21 | {0} already unsubscribed | {0} on jo jääneet |
| 1176 | apps/frappe/frappe/public/js/frappe/views/communication.js +69 | Communication Medium | viestintä medium |
| 1177 | DocType: Website Settings | Banner HTML | banneri HTML |
| 1178 | DocType: Error Snapshot | Pyver | Pyver |
| 1179 | apps/frappe/frappe/model/base_document.py +451 | {0} {1} cannot be "{2}". It should be one of "{3}" | {0} {1} ei voi olla "{2}" sen tulisi olla yksi "{3}":sta |
| 1180 | apps/frappe/frappe/utils/data.py +516 | {0} or {1} | {0} tai {1} |
| 1181 | apps/frappe/frappe/core/doctype/user/user.py +160 | Password Update | salasanan päivitys |
| 1182 | DocType: Workflow State | trash | roska |
| 1183 | apps/frappe/frappe/desk/page/activity/activity.js +204 | Dec | joulukuu |
| 1184 | DocType: Web Form | In JSON as [{"title":"Jobs", "name":"jobs"}] | JSON kuten [{"title": "Jobs", "name": "työpaikat"}] |
| 1185 | DocType: Event | Leave blank to repeat always | tyhjä mikäli toistetaan aina |
| 1186 | DocType: Event | Ends on | päättyy |
| 1187 | DocType: Website Settings | Added HTML in the <head> section of the web page, primarily used for website verification and SEO | Lisätty HTML <head> -osioon sivun, käytetään pääasiassa verkkosivuilla todentaminen ja SEO |
| 1188 | apps/frappe/frappe/core/doctype/error_snapshot/error_snapshot_list.js +9 | Relapsed | Uusiutunut |
| 1189 | apps/frappe/frappe/utils/nestedset.py +181 | Item cannot be added to its own descendents | tuotetta ei voi lisätä omaksi alatuotteekseen |
| 1190 | DocType: Error Snapshot | Relapses | Pahenemisvaiheita |
| 1191 | apps/frappe/frappe/public/js/frappe/form/sidebar.js +62 | {0} created this {1} | {0} on tehnyt tämän {1} |
| 1192 | apps/frappe/frappe/public/js/frappe/form/workflow.js +36 | Document is only editable by users of role | asiakirja on muokattavissa käyttäjä roolissa |
| 1193 | apps/frappe/frappe/desk/form/assign_to.py +146 | The task {0}, that you assigned to {1}, has been closed by {2}. | tehtävä {0} joka on nimetty sinulle {1} on suljettu {2} johdosta |
| 1194 | DocType: Blogger | Short Name | lyhyt nimi |
| 1195 | DocType: Workflow State | magnet | magneetti |
| 1196 | apps/frappe/frappe/geo/doctype/currency/currency.js +7 | This Currency is disabled. Enable to use in transactions | tämä valuutta on poistettu käytöstä, aktivoi se tapahtumissa |
| 1197 | DocType: Contact Us Settings | Default: "Contact Us" | oletus yhteydenotto |
| 1198 | apps/frappe/frappe/core/page/permission_manager/permission_manager.js +378 | Level 0 is for document level permissions, higher levels for field level permissions. | taso 0 ovat asiakirjojen tason käyttöoikeuksia, korkeammat tasot kentällä taso käyttöoikeuksia |
| 1199 | DocType: Custom Script | Sample | näyte |
| 1200 | apps/frappe/frappe/core/doctype/user/user.py +321 | Username should not contain any special characters other than letters, numbers and underscore | Käyttäjätunnus ei saa sisältää erikoismerkkejä muuta kuin kirjaimia, numeroita ja alaviivoja |
| 1201 | DocType: Event | Every Week | joka viikko |
| 1202 | DocType: Custom Field | Is Mandatory Field | kenttä vaaditaan |
| 1203 | DocType: User | Website User | verkkosivujen käyttäjä |
| 1204 | apps/frappe/frappe/public/js/frappe/ui/filters/edit_filter.html +10 | Not equals | Ei tasavertaisten |
| 1205 | DocType: Website Script | Script to attach to all web pages. | kirjoitus liittääksesi sen kaikille verkkodivuille |
| 1206 | DocType: Web Form | Allow Multiple | Salli Useita |
| 1207 | apps/frappe/frappe/public/js/frappe/form/form_sidebar.html +19 | Assign | nimeäminen |
| 1208 | apps/frappe/frappe/config/setup.py +97 | Import / Export Data from .csv files. | tuo / vie tietoa .csv-tiedostot |
| 1209 | apps/frappe/frappe/public/js/frappe/views/reports/query_report.js +62 | You are not allowed to create / edit reports | Sinulla ei ole valtuutuksia luoda tai muokata raportteja |
| 1210 | DocType: Workflow State | Icon will appear on the button | painikkeeseen ilmestyy ikoni |
| 1211 | DocType: Website Settings | Website Settings | verkkosivujen asetukset |
| 1212 | DocType: Web Page | Page url name (auto-generated) | sivun url nimi (automaattimuodostus) |
| 1213 | apps/frappe/frappe/core/page/user_permissions/user_permissions.py +105 | Please upload using the same template as download. | lataa järjestelmään käyttämällä samaa mallipohjaa minkä latasit |
| 1214 | DocType: Email Account | ProTip: Add <code>Reference: {{ reference_doctype }} {{ reference_name }}</code> to send document reference | Protip: Lisää <code>Reference: {{ reference_doctype }} {{ reference_name }}</code> lähettämään asiakirjan viite |
| 1215 | apps/frappe/frappe/modules/__init__.py +81 | App not found | sovellusta ei löytynyt |
| 1216 | apps/frappe/frappe/core/doctype/communication/communication.py +27 | Cannot create a {0} against a child document: {1} | Ei voi luoda {0} vastaan lapsi asiakirjan: {1} |
| 1217 | DocType: Workflow State | pencil | lyijykynä |
| 1218 | apps/frappe/frappe/config/desk.py +27 | Chat messages and other notifications. | Chat-viestien ja muut ilmoitukset. |
| 1219 | apps/frappe/frappe/custom/doctype/custom_field/custom_field.py +112 | Insert After cannot be set as {0} | Aseta jälkeen ei voida asettaa {0} |
| 1220 | apps/frappe/frappe/public/js/frappe/form/share.js +54 | Share {0} with | jaa {0} kanssa |
| 1221 | DocType: Workflow State | hand-up | käsi-ylös |
| 1222 | DocType: Blog Settings | Writers Introduction | kirjoittajan esittely |
| 1223 | DocType: Communication | Phone | Puhelin |
| 1224 | apps/frappe/frappe/core/page/permission_manager/permission_manager.js +140 | Select Document Type or Role to start. | aloita valitsemalla asiakirjan tyyppi tai rooli |
| 1225 | apps/frappe/frappe/public/js/frappe/form/toolbar.js +246 | ProTip: You can also use Ctrl+S to Save | Protip: Voit myös käyttää Ctrl + S Tallenna |
| 1226 | apps/frappe/frappe/public/js/frappe/views/container.js +55 | Page not found | Sivua ei löytynyt |
| 1227 | DocType: DocField | Precision | Tarkkuus |
| 1228 | DocType: Website Slideshow | Slideshow Items | diaesitys tuotteet |
| 1229 | apps/frappe/frappe/model/delete_doc.py +158 | Cannot delete or cancel because {0} {1} is linked with {2} {3} | ei voi poistaa tai peruuttaa sillä se {0} {1} linkitetty {2} {3} kanssa |
| 1230 | DocType: Website Settings | Twitter Share | Twitter jaa |
| 1231 | DocType: Event | Groups | ryhmät |
| 1232 | DocType: Workflow State | Workflow State | työmäärä tila |
| 1233 | apps/frappe/frappe/templates/pages/me.html +3 | My Account | oma tili |
| 1234 | DocType: ToDo | Allocated To | kohdennettu |
| 1235 | apps/frappe/frappe/templates/emails/password_reset.html +4 | Please click on the following link to set your new password | Klikkaa seuraavaa linkkiä asettaa uuden salasanan |
| 1236 | DocType: Email Alert | Days After | päivää jälkeen |
| 1237 | DocType: Contact Us Settings | Settings for Contact Us Page | yhteystiedot sivuston asetukset |
| 1238 | DocType: Custom Script | Script Type | kirjoitus tyyppi |
| 1239 | apps/frappe/frappe/public/js/frappe/misc/pretty_date.js +47 | {0} weeks ago | {0} viikkoa sitten |
| 1240 | DocType: Email Account | Footer | alatunniste |
| 1241 | apps/frappe/frappe/utils/verified_command.py +39 | Invalid Link | virheellinen linkki |
| 1242 | DocType: Web Page | Show Title | näytä otsikko |
| 1243 | DocType: Property Setter | Property Type | omaisuus tyyppi |
| 1244 | DocType: Workflow State | screenshot | kuvakaappaus |
| 1245 | apps/frappe/frappe/core/doctype/report/report.py +24 | Only Administrator can save a standard report. Please rename and save. | ainoastaan ylläpitäjä voi tallentaa perusraportin, nimeä uudellen ja tallenna |
| 1246 | DocType: System Settings | Background Workers | taustaa Työntekijät |
| 1247 | DocType: DocField | Data | tiedot |
| 1248 | apps/frappe/frappe/public/js/frappe/model/model.js +27 | Document Status | asiakirjan tila |
| 1249 | DocType: Email Account | Login Id | Kirjaudu Id |
| 1250 | apps/frappe/frappe/core/page/data_import_tool/importer.py +178 | Not allowed to Import | Ei voi tuoda |
| 1251 | apps/frappe/frappe/core/page/permission_manager/permission_manager_help.html +22 | Permission Levels | lupatasot |
| 1252 | DocType: Workflow State | Warning | varoitus |
| 1253 | apps/frappe/frappe/public/js/frappe/views/reports/grid_report.js +858 | Ignoring Item {0}, because a group exists with the same name! | ohita tuote {0} sillä samalla nimellä on jo olemassa ryhmä |
| 1254 | DocType: DocType | In Dialog | keskustelussa |
| 1255 | apps/frappe/frappe/custom/doctype/customize_form/customize_form.js +142 | Help | ohje |
| 1256 | DocType: User | Login Before | Kirjaudu Ennen |
| 1257 | DocType: Web Page | Insert Style | aseta tyyli |
| 1258 | apps/frappe/frappe/config/setup.py +192 | Application Installer | sovelluksen asennus |
| 1259 | apps/frappe/frappe/core/page/user_permissions/user_permissions.js +251 | Is | on |
| 1260 | DocType: Workflow State | info-sign | info-kyltti |
| 1261 | DocType: Currency | How should this currency be formatted? If not set, will use system defaults | miten tämä valuuttaa tulisi alustaa, ellei käytä järjestelän oletusasetuksia |
| 1262 | apps/frappe/frappe/core/page/permission_manager/permission_manager.js +250 | Show User Permissions | näytä käyttöoikeudet |
| 1263 | apps/frappe/frappe/utils/response.py +117 | You need to be logged in and have System Manager Role to be able to access backups. | Sinun tulee kirjautua sisään järjestelmänhallitsijan roolissa jotta voit käyttää varmuuskopioita. |
| 1264 | apps/frappe/frappe/public/js/legacy/form.js +136 | Please save before attaching. | Tallenna ennen kiinnittämistä. |
| 1265 | apps/frappe/frappe/public/js/frappe/form/link_selector.js +121 | Added {0} ({1}) | lisätty {0} ({1}) |
| 1266 | apps/frappe/frappe/custom/doctype/customize_form/customize_form.py +269 | Fieldtype cannot be changed from {0} to {1} in row {2} | kenttätyyppiä {0} ei voi muuttaa {1}:si rivillä {2} |
| 1267 | apps/frappe/frappe/core/doctype/doctype/doctype.py +364 | Search Fields should contain valid fieldnames | haku kentät tulisi sisältää voimassaolevan kenttänimen |
| 1268 | apps/frappe/frappe/core/doctype/user/user.js +317 | Role Permissions | Rooli Oikeudet |
| 1269 | apps/frappe/frappe/public/js/frappe/form/set_sharing.html +5 | Can Read | voi lukea |
| 1270 | DocType: Standard Reply | Response | Vastaus |
| 1271 | apps/frappe/frappe/public/js/frappe/form/workflow.js +41 | Workflow will start after saving. | työmäärä näkyy tallentamisen jälkeen |
| 1272 | apps/frappe/frappe/public/js/frappe/form/set_sharing.html +7 | Can Share | voi jakaa |
| 1273 | apps/frappe/frappe/email/smtp.py +33 | Invalid recipient address | virheellinen vastaanottajan osoite |
| 1274 | DocType: Workflow State | step-forward | askel-eteenpäin |
| 1275 | apps/frappe/frappe/core/doctype/user/user.js +41 | Refreshing... | Virkistävä ... |
| 1276 | DocType: Event | Starts on | alkaa |
| 1277 | DocType: System Settings | System Settings | järjestelmäasetukset |
| 1278 | apps/frappe/frappe/email/bulk.py +160 | This email was sent to {0} and copied to {1} | Tämä sähköposti lähetettiin {0} ja kopioidaan {1} |
| 1279 | DocType: Workflow State | th | th |
| 1280 | apps/frappe/frappe/public/js/frappe/form/control.js +1144 | Create a new {0} | tee uusi {0} |
| 1281 | apps/frappe/frappe/public/js/frappe/ui/toolbar/awesome_bar.js +226 | Report {0} | raportti {0} |
| 1282 | apps/frappe/frappe/public/js/frappe/ui/toolbar/awesome_bar.js +237 | Open {0} | Open {0} |
| 1283 | DocType: Email Alert | Recipients | Vastaanottajat |
| 1284 | DocType: Workflow State | ok-sign | ok-sign |
| 1285 | apps/frappe/frappe/public/js/frappe/form/toolbar.js +126 | Duplicate | kaksoiskappale |
| 1286 | apps/frappe/frappe/public/js/frappe/views/reports/grid_report.js +305 | From Date must be before To Date | alkaen päivä on ennen päättymispäivää |
| 1287 | apps/frappe/frappe/email/doctype/email_alert/email_alert.py +21 | Please specify which value field must be checked | määritä mikä arvokenttä tulee tarkistaa |
| 1288 | apps/frappe/frappe/core/page/data_import_tool/exporter.py +69 | "Parent" signifies the parent table in which this row must be added | "emo" tarkoittaa emoyritystaulukkoa, johon tämä rivi tulee lisätä |
| 1289 | DocType: Website Theme | Apply Style | käytä tyyliä |
| 1290 | apps/frappe/frappe/public/js/frappe/form/form_sidebar.html +39 | Shared With | jaettu, kanssa |
| 1291 | Modules Setup | moduuli määritykset | |
| 1292 | apps/frappe/frappe/core/page/data_import_tool/exporter.py +230 | Type: | tyyppi: |
| 1293 | DocType: Communication | Unshared | jakamaton |
| 1294 | apps/frappe/frappe/desk/moduleview.py +57 | Module Not Found | moduulia ei löydy |
| 1295 | DocType: User | Location | Sijainti |
| 1296 | Permitted Documents For User | Sallittu dokumentit Käyttäjä | |
| 1297 | apps/frappe/frappe/core/doctype/docshare/docshare.py +42 | You need to have "Share" permission | Sinulla pitää olla oikeus "jakaa" |
| 1298 | DocType: Communication | Assignment Completed | Tehtävä Valmiit |
| 1299 | apps/frappe/frappe/public/js/frappe/form/grid.js +281 | Bulk Edit {0} | massamuokkaus {0} |
| 1300 | DocType: Email Alert Recipient | Email Alert Recipient | sähköposti hälyytys, vastaanottaja |
| 1301 | DocType: Blog Category | Parent Website Route | Parent Verkkosivujen Route |
| 1302 | apps/frappe/frappe/workflow/doctype/workflow/workflow_list.js +7 | Not active | Ei aktiivinen |
| 1303 | DocType: About Us Settings | Settings for the About Us Page | tietoa sivuston asetukset |
| 1304 | apps/frappe/frappe/core/page/data_import_tool/data_import_main.html +5 | Select Type of Document to Download | valitse ladattavan asiakirjan tyyppi |
| 1305 | DocType: Email Account | e.g. pop.gmail.com / imap.gmail.com | esim pop.gmail.com / imap.gmail.com |
| 1306 | apps/frappe/frappe/custom/doctype/customize_form/customize_form.js +185 | Use the field to filter records | käytä kenttä tietueiden suodatukseen |
| 1307 | DocType: Email Account | Outlook.com | Outlook.com |
| 1308 | DocType: System Settings | Scheduler Last Event | aikataulutus tapahtumat, viimeisin |
| 1309 | DocType: Website Settings | Add Google Analytics ID: eg. UA-89XXX57-1. Please search help on Google Analytics for more information. | lisää Google Analytics tunnus: esim. UA-89XXX57-1, saat lisätietoa Google Analyticsin sivuilta. |
| 1310 | DocType: Email Alert Recipient | Expression, Optional | ilmaisu, valinnainen |
| 1311 | apps/frappe/frappe/email/bulk.py +162 | This email was sent to {0} | tämä sähköposti lähetettiin {0}:lle |
| 1312 | DocType: Email Account | Check this to pull emails from your mailbox | täppää siirtääksesi sähköposteja postilaatikosta |
| 1313 | apps/frappe/frappe/model/document.py +471 | Cannot edit cancelled document | peruttua asiakirjaa ei voi muokata |
| 1314 | DocType: Event | Monday | Maanantai |
| 1315 | apps/frappe/frappe/utils/nestedset.py +77 | Nested set error. Please contact the Administrator. | sisäkkäisasetus virhe. ota yhteyttä järjestelmävalvojaan |
| 1316 | apps/frappe/frappe/print/page/print_format_builder/print_format_builder_layout.html +11 | <span class=text-muted data-no-content=1> | <span class=text-muted data-no-content=1> |
| 1317 | DocType: Workflow State | envelope | kirjekuori |
| 1318 | apps/frappe/frappe/custom/doctype/custom_field/custom_field.js +55 | Option 2 | Vaihtoehto 2 |
| 1319 | apps/frappe/frappe/core/doctype/docshare/docshare.py +51 | {0} shared this document with {1} | {0} asiakirja on jaettu {1} kanssa |
| 1320 | DocType: Website Settings | Google Plus One | Google Plus One s |
| 1321 | apps/frappe/frappe/desk/page/activity/activity.js +204 | Jul | Heinäkuu |
| 1322 | apps/frappe/frappe/config/website.py +44 | Setup of top navigation bar, footer and logo. | määritä ylänavigointipalkki, alatunniste ja logo |
| 1323 | apps/frappe/frappe/core/doctype/doctype/doctype.py +454 | For {0} at level {1} in {2} in row {3} | {0} tasolle {1}, {2} rivillä {3} |
| 1324 | DocType: Communication | All | Kaikki |
| 1325 | DocType: Bulk Email | Recipient | Vastaanottaja |
| 1326 | apps/frappe/frappe/config/setup.py +150 | Drag and Drop tool to build and customize Print Formats. | siirrä ja tiputa muodostaaksesi oman tulostusmuodon |
| 1327 | apps/frappe/frappe/public/js/frappe/ui/tree.js +122 | Expand | laajenna |
| 1328 | apps/frappe/frappe/core/page/permission_manager/permission_manager.js +428 | Set | aseta |
| 1329 | DocType: Workflow State | align-right | tasaa-oikea |
| 1330 | apps/frappe/frappe/core/doctype/file/file.py +197 | Folder {0} is not empty | Kansio {0} ei ole tyhjä |
| 1331 | DocType: Page | Roles | Roolit |
| 1332 | apps/frappe/frappe/public/js/frappe/ui/filters/filters.js +208 | Field {0} is not selectable. | kenttä {0} ei ole valittavissa |
| 1333 | DocType: System Settings | Session Expiry | istunto vanhenee |
| 1334 | DocType: Workflow State | ban-circle | kielto-ympyrä |
| 1335 | DocType: Event | Desk | pöytä |
| 1336 | apps/frappe/frappe/core/doctype/report/report.js +8 | Write a SELECT query. Note result is not paged (all data is sent in one go). | kirjoita valintakysely, huom: vastausta ei ole jaoteltu sivuihin vaan se tulee yhtenä datana |
| 1337 | DocType: Email Account | Attachment Limit (MB) | Kiinnitys Limit (MB) |
| 1338 | apps/frappe/frappe/public/js/frappe/form/grid_form.html +22 | Ctrl + Down | Ctrl + alas |
| 1339 | DocType: User | User Defaults | käyttäjä oletusarvot |
| 1340 | DocType: Workflow State | chevron-down | välimerkki-alas |
| 1341 | apps/frappe/frappe/public/js/frappe/views/communication.js +384 | Email not sent to {0} (unsubscribed / disabled) | Email ei lähetetty {0} (jääneitä / vammaiset) |
| 1342 | DocType: Async Task | Traceback | Jäljittää |
| 1343 | DocType: Currency | Smallest Currency Fraction Value | Pienin Valuutta bråkdelsvärdet |
| 1344 | apps/frappe/frappe/public/js/frappe/form/footer/assign_to.js +163 | Assign To | nimeä (lle) |
| 1345 | DocType: Workflow State | th-list | th-luettelo |
| 1346 | DocType: Web Page | Enable Comments | aktivoi kommentit |
| 1347 | apps/frappe/frappe/desk/doctype/note/note_list.js +3 | Notes | Huomautuksia |
| 1348 | DocType: User | Restrict user from this IP address only. Multiple IP addresses can be added by separating with commas. Also accepts partial IP addresses like (111.111.111) | rajoita käyttö pelkästään tähän IP-osoitteseen, useampia IP-osoitteita voidaan lisätä pilkulla erottuna, myös osittaiset IP-osoitteet kuten (111.111.111) ovat hyväksyttyjä |
| 1349 | DocType: Communication | From | alkaen |
| 1350 | DocType: Website Theme | Google Font (Heading) | Google Font (ylätunniste) |
| 1351 | apps/frappe/frappe/public/js/frappe/ui/toolbar/awesome_bar.js +172 | Find {0} in {1} | etsi {0}, {1}:sta |
| 1352 | DocType: Email Account | Append as communication against this DocType (must have fields, "Status", "Subject") | liitä tiedonanto tähän asiakirjatyyppiin, (tulee olla kentät "tila" ja "otsikko") |
| 1353 | DocType: DocType | Allow Import via Data Import Tool | Salli Tuo kautta Tietojen tuonti Tool |
| 1354 | apps/frappe/frappe/model/base_document.py +505 | Not allowed to change {0} after submission | Eivät saa muuttaa {0} toimittamisen jälkeen |
| 1355 | DocType: Communication | Comment Type | kommentti, tyyppi |
| 1356 | apps/frappe/frappe/config/setup.py +8 | Users | käyttäjät |
| 1357 | DocType: Report | Report Type | raportin tyyppi |
| 1358 | DocType: Email Account | Signature | allekirjoitus |
| 1359 | apps/frappe/frappe/public/js/frappe/form/share.js +112 | Share With | jaa jonkun kanssa |
| 1360 | apps/frappe/frappe/core/doctype/user/user.js +130 | Loading | Ladataan |
| 1361 | apps/frappe/frappe/config/setup.py +199 | Enter keys to enable login via Facebook, Google, GitHub. | aktivoi kirjautuminen kautta Facebook, Google, GitHub:n kautta |
| 1362 | apps/frappe/frappe/public/js/frappe/ui/tags.js +21 | Add a tag | Lisää tagi |
| 1363 | apps/frappe/frappe/public/js/frappe/form/control.js +1000 | Please attach a file first. | Liitä tiedosto ensin. |
| 1364 | apps/frappe/frappe/model/naming.py +156 | There were some errors setting the name, please contact the administrator | nimen asennuksessa ilmeni virheitä, ota yhteyttä järjestelmähallintaan |
| 1365 | DocType: Website Slideshow Item | Website Slideshow Item | Verkkosivujen Kuvaesitys Kohde |
| 1366 | DocType: DocType | Title Case | otsikko tapaus |
| 1367 | DocType: Blog Post | Email Sent | sähköposti lähetetty |
| 1368 | apps/frappe/frappe/public/js/frappe/views/communication.js +65 | Send As Email | lähetä sähköpostina |
| 1369 | DocType: Website Theme | Link Color | Link Color |
| 1370 | apps/frappe/frappe/core/doctype/user/user.py +50 | User {0} cannot be disabled | käyttäjää {0} ei voi poistaa |
| 1371 | apps/frappe/frappe/core/doctype/user/user.py +523 | Dear System Manager, | järjestelmänhallito, |
| 1372 | DocType: Event | Sunday | sunnuntai |
| 1373 | apps/frappe/frappe/public/js/frappe/form/save.js +14 | Amending | muuttamisesta |
| 1374 | apps/frappe/frappe/public/js/frappe/form/link_selector.js +5 | Dialog box to select a Link Value | valintaikkuna linkin arvon valintaan |
| 1375 | DocType: Contact Us Settings | Send enquiries to this email address | lähetä kyselyt tähän sähköpostiosoitteeseen |
| 1376 | DocType: Letter Head | Letter Head Name | Kirje Head Name |
| 1377 | apps/frappe/frappe/config/website.py +23 | User editable form on Website. | käyttäjän muokattava muoto verkkosivuilla |
| 1378 | DocType: Workflow State | file | tiedosto |
| 1379 | apps/frappe/frappe/templates/pages/login.html +74 | Back to Login | Takaisin Kirjaudu |
| 1380 | apps/frappe/frappe/model/rename_doc.py +97 | You need write permission to rename | Sinulla pitää olla kirjoitusoikeus, jotta voit uudelleennimetä |
| 1381 | apps/frappe/frappe/core/page/permission_manager/permission_manager.js +433 | Apply Rule | käytä sääntöä |
| 1382 | DocType: User | Karma | Karma |
| 1383 | DocType: DocField | Table | taulukko |
| 1384 | DocType: File | File Size | tiedoston koko |
| 1385 | apps/frappe/frappe/website/doctype/web_form/web_form.py +190 | You must login to submit this form | Sinun pitää kirjautua sisään lähettääksesi lomakeen |
| 1386 | DocType: User | Background Image | Taustakuva |
| 1387 | apps/frappe/frappe/desk/page/setup_wizard/setup_wizard.js +324 | Select your Country, Time Zone and Currency | valitse maa, aikavyöhyke ja valuutta |
| 1388 | DocType: Async Task | Queued | Jonossa |
| 1389 | apps/frappe/frappe/public/js/frappe/form/print.js +96 | New Custom Print Format | uusi oma tulostusmuoto |
| 1390 | DocType: DocPerm | Create | tee |
| 1391 | apps/frappe/frappe/public/js/frappe/views/reports/grid_report.js +201 | Invalid Filter: {0} | virheellinen suodatus: {0} |
| 1392 | DocType: About Us Settings | Org History | Org History |
| 1393 | DocType: Workflow | Workflow Name | työmäärä nimi |
| 1394 | apps/frappe/frappe/public/js/frappe/form/footer/assign_to.js +169 | Notify by Email | Ilmoita sähköpostilla |
| 1395 | DocType: Web Form | Allow Edit | Salli Edit |
| 1396 | apps/frappe/frappe/core/doctype/file/file_list.js +118 | Paste | Tahna |
| 1397 | apps/frappe/frappe/workflow/doctype/workflow/workflow.py +64 | Cannot change state of Cancelled Document. Transition row {0} | ei voi muuttaa asiakirjan peruutettu tilaa, toiminnon rivi {0} |
| 1398 | DocType: Workflow | Rules for how states are transitions, like next state and which role is allowed to change state etc. | säännöt, miten tilat vaihtuvat seuraavaan tilaan ja kenen roolissa on sallittua vaihtaa tila jne |
| 1399 | apps/frappe/frappe/desk/form/save.py +21 | {0} {1} already exists | {0} {1} on jo olemassa |
| 1400 | apps/frappe/frappe/email/doctype/email_account/email_account.py +70 | Append To can be one of {0} | liitä, voi olla yksi {0}:sta |
| 1401 | DocType: User | Github Username | Github Käyttäjätunnus |
| 1402 | DocType: Web Page | Title / headline of your page | otsikko / otsikko sivusi |
| 1403 | DocType: DocType | Plugin | Plugin |
| 1404 | apps/frappe/frappe/public/js/frappe/views/communication.js +249 | Add Attachments | Lisää liitteitä |
| 1405 | DocType: Workflow State | signal | signaali |
| 1406 | DocType: DocType | Show Print First | näytä tulosta ensimmäinen |
| 1407 | apps/frappe/frappe/public/js/frappe/list/doclistview.js +340 | Make a new {0} | Tee uusi {0} |
| 1408 | apps/frappe/frappe/core/doctype/communication/communication.js +24 | Reopen | Avata uudestaan |
| 1409 | apps/frappe/frappe/public/js/frappe/views/communication.js +121 | Re: {0} | Re: {0} |
| 1410 | DocType: Print Settings | Monochrome | Yksivärinen |
| 1411 | DocType: Workflow | Different "States" this document can exist in. Like "Open", "Pending Approval" etc. | eri "tilat" tämän asiakirjan näkyy, kuten "avaa",tai "odottaa hyväksyntää" tilassa jne |
| 1412 | apps/frappe/frappe/utils/verified_command.py +40 | This link is invalid or expired. Please make sure you have pasted correctly. | tämä linkki on virheellinen tai vanhentunut, tarkista että se on liittetty oikein |
| 1413 | DocType: Web Page | Slideshow | diaesitys |
| 1414 | DocType: Workflow State | Search | haku |
| 1415 | DocType: Web Form | Web Form Fields | verkkosivu muoto kentät |
| 1416 | DocType: Website Theme | Top Bar Text Color | ylävalikko tekstin väri |
| 1417 | apps/frappe/frappe/core/doctype/file/file.py +327 | File '{0}' not found | Tiedosto {0} 'ei löytynyt |
| 1418 | apps/frappe/frappe/print/page/print_format_builder/print_format_builder.js +370 | Remove Section | poista jakso |
| 1419 | DocType: User | Change Password | Vaihda salasana |
| 1420 | apps/frappe/frappe/public/js/frappe/form/control.js +438 | Invalid Email: {0} | virheellinen sähköposti: {0} |
| 1421 | apps/frappe/frappe/desk/doctype/event/event.py +20 | Event end must be after start | tapahtuman loppu tulee olla aloituksen jälkeen |
| 1422 | apps/frappe/frappe/desk/query_report.py +22 | You don't have permission to get a report on: {0} | Sinulla ei ole käyttöoikeuksia tehdä raporttia: {0} |
| 1423 | DocType: Blog Post | Blog Post | Blogikirjoitus |
| 1424 | apps/frappe/frappe/public/js/frappe/form/control.js +1153 | Advanced Search | tarkka haku |
| 1425 | apps/frappe/frappe/core/doctype/user/user.py +437 | Password reset instructions have been sent to your email | Salasanan ohjeet on lähetetty sähköpostiisi |
| 1426 | apps/frappe/frappe/public/js/frappe/views/reports/reportview.js +490 | Sort By | lajittele |
| 1427 | apps/frappe/frappe/config/setup.py +204 | Manage cloud backups on Dropbox | hallitse varmuuskopioita Dropboxissa |
| 1428 | DocType: Workflow | States | asemat |
| 1429 | DocType: Email Alert | Attach Print | Kiinnitä Tulosta |
| 1430 | apps/frappe/frappe/core/doctype/user/user.py +339 | Suggested Username: {0} | Ehdotetut Käyttäjätunnus: {0} |
| 1431 | apps/frappe/frappe/core/page/permission_manager/permission_manager_help.html +18 | When you Amend a document after Cancel and save it, it will get a new number that is a version of the old number. | mikäli muutat ja tallennat asiakirjaa peruutuksen jäjleen saa se uuden numeron jossa on sidos vanhaan numeroon |
| 1432 | apps/frappe/frappe/core/doctype/doctype/doctype.py +40 | {0} not allowed in name | {0} ei sallittu nimessä |
| 1433 | DocType: Workflow State | circle-arrow-left | kierrä-nuoli-vasen |
| 1434 | apps/frappe/frappe/sessions.py +112 | Redis cache server not running. Please contact Administrator / Tech support | palvelin ei ole käytössä, ota yhteyttä järjestelmänvalvojaan / tekniseen tukeen |
| 1435 | apps/frappe/frappe/public/js/frappe/ui/toolbar/awesome_bar.js +91 | Make a new record | tee uusi tietue |
| 1436 | DocType: Currency | Fraction | jako |
| 1437 | apps/frappe/frappe/public/js/frappe/form/control.js +775 | Select from existing attachments | valitse olemassaolevat liitteet |
| 1438 | DocType: Custom Field | Field Description | kentän kuvaus |
| 1439 | apps/frappe/frappe/model/naming.py +49 | Name not set via Prompt | Nimeä ei ole asetettu kautta Kysy |
| 1440 | DocType: Note | Note is a free page where users can share documents / notes | Huomautus on ilmainen sivulle, jossa käyttäjät voivat jakaa asiakirjoja / huomautukset |
| 1441 | DocType: Website Theme | Top Bar Color | ylävalikon väri |
| 1442 | DocType: DocType | Setup | määritykset |
| 1443 | DocType: DocType | Allow Import | Salli Import |
| 1444 | apps/frappe/frappe/templates/includes/comments/comments.py +55 | New comment on {0} {1} | Uusi kommentti {0} {1} |
| 1445 | DocType: Workflow State | glass | lasi |
| 1446 | DocType: DocType | Timeline Field | Aikajana Field |
| 1447 | DocType: Country | Time Zones | aikavyöhykkeet |
| 1448 | DocType: DocField | Image | kuva |
| 1449 | DocType: Workflow State | remove-sign | poista-sign |
| 1450 | apps/frappe/frappe/config/setup.py +171 | Define workflows for forms. | määrittele työmäärä lomakkeita/malleja |
| 1451 | DocType: Communication | Other | Muut |
| 1452 | apps/frappe/frappe/print/page/print_format_builder/print_format_builder.js +156 | Start new Format | aloita tekemään uusi muoto |
| 1453 | apps/frappe/frappe/core/page/user_permissions/user_permissions.js +144 | Please attach a file | Liitä tiedosto |
| 1454 | DocType: Workflow State | font | fonttilaji |
| 1455 | apps/frappe/frappe/public/js/legacy/print_format.js +37 | Please enable pop-ups | aktivoi ponnahdusikkunat |
| 1456 | DocType: Customize Form Field | Is Custom Field | Onko Oma kenttä |
| 1457 | DocType: Workflow | If checked, all other workflows become inactive. | mikäli täpätty, kaikki muut työmäärät muuttuu passiivisiksi |
| 1458 | apps/frappe/frappe/core/doctype/report/report.js +10 | [Label]:[Field Type]/[Options]:[Width] | [etiketti]:[kentta_tyyppi]/[vaihtoehdot]:[leveys] |
| 1459 | DocType: Workflow State | folder-close | kansio-kiinni |
| 1460 | DocType: Email Alert Recipient | Optional: Alert will only be sent if value is a valid email id. | Valinnainen: Alert lähetetään vain, jos arvo on voimassa email id. |
| 1461 | apps/frappe/frappe/model/rename_doc.py +100 | {0} not allowed to be renamed | {0} ei sallittu nimetä uudelleen |
| 1462 | DocType: Custom Script | Custom Script | oma kirjoitus |
| 1463 | DocType: Contact Us Settings | Address Line 2 | osoiterivi 2 |
| 1464 | DocType: Communication | Reference | Viite |
| 1465 | apps/frappe/frappe/public/js/frappe/model/model.js +26 | Assigned To | nimetty |
| 1466 | apps/frappe/frappe/core/doctype/user/user.py +169 | Verify Your Account | vahvista tilisi |
| 1467 | DocType: Workflow Transition | Action | Toiminto |
| 1468 | apps/frappe/frappe/core/page/data_import_tool/exporter.py +231 | Info: | info: |
| 1469 | DocType: Custom Field | Permission Level | Lupa Level |
| 1470 | DocType: User | Send Notifications for Transactions I Follow | lähetä ilmoituksia tapahtumista joita seuraan |
| 1471 | apps/frappe/frappe/core/doctype/doctype/doctype.py +497 | {0}: Cannot set Submit, Cancel, Amend without Write | {0}: ei voi lähettää, perua tai muuttaa ilman kirjoitusta |
| 1472 | apps/frappe/frappe/public/js/frappe/form/footer/attachments.js +83 | Are you sure you want to delete the attachment? | Oletko varma, että haluat poistaa liitetiedoston? |
| 1473 | apps/frappe/frappe/core/page/permission_manager/permission_manager_help.html +8 | Setup > User | määritykset> käyttäjät |
| 1474 | apps/frappe/frappe/model/base_document.py +483 | {0}: '{1}' will get truncated, as max characters allowed is {2} | {0}: {1} saavat katkaistu, kun Max merkkiä sallittu on {2} |
| 1475 | apps/frappe/frappe/templates/emails/password_reset.html +6 | Thank you | kiitos |
| 1476 | apps/frappe/frappe/public/js/frappe/form/save.js +11 | Saving | tallennetaan |
| 1477 | DocType: Print Settings | Print Style Preview | Tulosta Style esikatselu |
| 1478 | apps/frappe/frappe/core/doctype/file/test_file.py +81 | Test_Folder | Test_Folder |
| 1479 | apps/frappe/frappe/website/doctype/web_form/web_form.py +156 | You are not allowed to update this Web Form Document | sinulla ei ole valtuutusta päivittää nettikaavake asiakirjaa |
| 1480 | DocType: About Us Settings | About Us Settings | tietoa meistä asetukset |
| 1481 | DocType: Website Settings | Website Theme | Verkkosivujen Theme |
| 1482 | DocType: DocField | In List View | luettelonäkymänä |
| 1483 | DocType: Email Account | Use TLS | käytä TLS:ää |
| 1484 | apps/frappe/frappe/email/smtp.py +30 | Invalid login or password | virheellinen kirjautuminen tai salasana |
| 1485 | apps/frappe/frappe/config/setup.py +227 | Add custom javascript to forms. | lisää omia javascript lomakkeisiin/muotoihin |
| 1486 | apps/frappe/frappe/public/js/frappe/views/reports/query_report.js +297 | Sr No | srj nro |
| 1487 | Role Permissions Manager | roolit- ja käyttöoikeushallinta | |
| 1488 | DocType: Website Theme | This must be checked if the below style settings are applicable | tämä tulee tarkastaa mikäli allaolevia tyyliasetuksia käytetään |
| 1489 | apps/frappe/frappe/print/page/print_format_builder/print_format_builder.js +111 | Name of the new Print Format | nimeä uusi tulostusmuoto |
| 1490 | apps/frappe/frappe/core/page/data_import_tool/exporter.py +229 | Mandatory: | Pakollinen: |
| 1491 | User Permissions Manager | käyttöoikeuksien hallinta | |
| 1492 | DocType: Property Setter | New value to be set | Uusi arvo asetettava |
| 1493 | DocType: Email Alert | Days Before or After | päivää ennen tai jälkeen |
| 1494 | DocType: Email Alert | Email Alert | sähköposti hälyytys |
| 1495 | apps/frappe/frappe/core/page/permission_manager/permission_manager_help.html +34 | Select Document Types to set which User Permissions are used to limit access. | valitse asiakirjan tyypit, joille haluat asettaa käyttäjän käyttöoikeus rajoituksia |
| 1496 | apps/frappe/frappe/website/doctype/blog_post/blog_post.py +84 | Blog | Blogi |
| 1497 | apps/frappe/frappe/core/page/data_import_tool/data_import_main.html +30 | Download with data | lataa tiedoilla |
| 1498 | DocType: Workflow State | hand-right | käsi-oikea |
| 1499 | DocType: Website Settings | Subdomain | ala-domain |
| 1500 | apps/frappe/frappe/desk/page/setup_wizard/setup_wizard.js +322 | Region | Alue |
| 1501 | apps/frappe/frappe/public/js/frappe/form/workflow.js +35 | Current status | nykyinen tila |
| 1502 | DocType: Web Form | Allow Delete | Salli Poista |
| 1503 | DocType: Email Alert | Message Examples | Message Esimerkit |
| 1504 | DocType: Web Form | Login Required | kirjautuminen vaaditaan |
| 1505 | apps/frappe/frappe/config/website.py +59 | Write titles and introductions to your blog. | kirjoita otsikot ja esittäytyminen blogiisi. |
| 1506 | DocType: Email Account | Notify if unreplied for (in mins) | Ilmoita jos ketjut varten (in min) |
| 1507 | apps/frappe/frappe/public/js/frappe/list/listview.js +342 | 2 days ago | 2 päivää sitten |
| 1508 | apps/frappe/frappe/config/website.py +64 | Categorize blog posts. | luokittele blogikirjoituksia |
| 1509 | DocType: Workflow State | Time | aika |
| 1510 | DocType: DocField | Attach | Liittää |
| 1511 | apps/frappe/frappe/core/doctype/doctype/doctype.py +386 | {{{0}}} is not a valid fieldname pattern. It should be {{field_name}}. | {{{0}}} ei ole kelvollinen fieldname kuvio. Sen pitäisi olla {{FIELD_NAME}}. |
| 1512 | DocType: DocType | Permission Rules | Lupa Säännöt |
| 1513 | apps/frappe/frappe/public/js/frappe/form/toolbar.js +119 | Links | Linkit |
| 1514 | apps/frappe/frappe/model/base_document.py +369 | Value missing for | arvo puuttuu |
| 1515 | apps/frappe/frappe/model/delete_doc.py +137 | {0} {1}: Submitted Record cannot be deleted. | {0} {1}: lähetystietuetta ei voi poistaa. |
| 1516 | apps/frappe/frappe/public/js/frappe/ui/toolbar/awesome_bar.js +92 | new type of document | uudentyyppinen asiakirja |
| 1517 | DocType: DocPerm | Read | Luettu |
| 1518 | apps/frappe/frappe/templates/pages/update-password.html +12 | Old Password | Vanha salasana |
| 1519 | apps/frappe/frappe/website/doctype/blog_post/blog_post.py +97 | Posts by {0} | Viestit käyttäjältä {0} |
| 1520 | apps/frappe/frappe/core/doctype/report/report.js +9 | To format columns, give column labels in the query. | muodotoillekasi sarakkeita tee sarakkeen etiketit kysely |
| 1521 | apps/frappe/frappe/core/doctype/doctype/doctype.py +524 | {0}: Cannot set Assign Amend if not Submittable | {0}: ei voi nimetä mutosta ellei ole lähetettävissä |
| 1522 | apps/frappe/frappe/core/page/user_permissions/user_permissions.js +14 | Edit Role Permissions | muokkaa rooli oikeuksia |
| 1523 | DocType: Communication | Link DocType | Link dOCTYPE |
| 1524 | DocType: Social Login Keys | Social Login Keys | sosiaaliset kirjautumistunnukset |
| 1525 | apps/frappe/frappe/custom/doctype/customize_form/customize_form.js +53 | Remove all customizations? | Poista kaikki muokkaukset? |
| 1526 | DocType: Website Slideshow | Slideshow Name | diaesitys nimi |
| 1527 | apps/frappe/frappe/public/js/frappe/form/save.js +15 | Cancelling | peruutetaan |
| 1528 | DocType: DocType | Allow Rename | Salli Nimeä |
| 1529 | DocType: About Us Team Member | Full Name | kokonimi |
| 1530 | DocType: DocType | Child Tables are shown as a Grid in other DocTypes. | alataulukot näkyy toisten asiakirjatyyppien reunalla |
| 1531 | DocType: Website Settings | If checked, the Home page will be the default Item Group for the website. | täpättynä tuoteryhmästä tulee verkkosivuston etusivu |
| 1532 | DocType: Blog Post | Description for listing page, in plain text, only a couple of lines. (max 140 characters) | luettelosivun kuvaus, tekstimuodossa, vain muutama rivi (max 140 merkkiä) |
| 1533 | apps/frappe/frappe/public/js/frappe/ui/toolbar/offcanvas_left_sidebar.html +29 | Forums | foorumit |
| 1534 | apps/frappe/frappe/core/page/user_permissions/user_permissions.js +302 | Add A User Restriction | Lisää käyttäjärajoitus |
| 1535 | DocType: DocType | Name Case | Name Case |
| 1536 | apps/frappe/frappe/public/js/frappe/form/share.js +26 | Shared with everyone | jaettu kaikkien kanssa |
| 1537 | apps/frappe/frappe/model/base_document.py +365 | Data missing in table | taulukon tietoja puuttuu |
| 1538 | DocType: Web Form | Success URL | menestys URL |
| 1539 | DocType: Email Account | Append To | liitä |
| 1540 | DocType: Workflow Document State | Only Allow Edit For | Vain Salli Edit For |
| 1541 | DocType: File | Is Folder | On Folder |
| 1542 | DocType: DocType | DocType | asiakirjatyyppi |
| 1543 | apps/frappe/frappe/core/doctype/user/user.py +440 | User {0} does not exist | käyttäjä {0} ei ole olemassa |
| 1544 | DocType: Website Theme | If image is selected, color will be ignored. | mikäli kuva on valittuna väri ohitetaan |
| 1545 | DocType: User | Mute Sounds | Mute Sounds |
| 1546 | DocType: Top Bar Item | Top Bar Item | ylävalikko tuote |
| 1547 | apps/frappe/frappe/utils/csvutils.py +50 | Unknown file encoding. Tried utf-8, windows-1250, windows-1252. | tuntematon koodaus. kokeiltu utf-8, windows-1250, windows-1252. |
| 1548 | apps/frappe/frappe/core/doctype/user/user.py +107 | Sorry! Sharing with Website User is prohibited. | verkkosivun käyttäjän kanssa jakaminen on kielletty |
| 1549 | apps/frappe/frappe/core/doctype/user/user.js +152 | Add all roles | Lisää kaikki roolit |
| 1550 | apps/frappe/frappe/templates/includes/contact.js +11 | Please enter both your email and message so that we \ can get back to you. Thanks! | syötä sähköpostiosoite ja viestin, jotta voimme \ vastata sinulle, kiitos! |
| 1551 | apps/frappe/frappe/email/smtp.py +155 | Could not connect to outgoing email server | lähtevän sähköpostin palvelimeen ei saatu yhteyttä |
| 1552 | apps/frappe/frappe/public/js/frappe/form/control.js +1391 | Rich Text | Rich Text |
| 1553 | DocType: Workflow State | resize-full | kokoa, täysi |
| 1554 | DocType: Workflow State | off | pois |
| 1555 | apps/frappe/frappe/desk/query_report.py +26 | Report {0} is disabled | raportti {0} on poistettu käytöstä |
| 1556 | apps/frappe/frappe/core/page/data_import_tool/data_import_main.html +24 | Recommended for inserting new records. | uusien tietueiden lisäyssuositus |
| 1557 | DocType: Async Task | Core | sisus |
| 1558 | DocType: DocField | Set non-standard precision for a Float or Currency field | aseta erikois virtaus tai valuutta kenttä |
| 1559 | DocType: Email Account | Ignore attachments over this size | ohita tätä kokoa suuremmat liitteet |
| 1560 | apps/frappe/frappe/database.py +217 | Too many writes in one request. Please send smaller requests | liian paljon kirjoitusta yhteen pyytöön, lähetä lyhyempi pyyntö |
| 1561 | DocType: Workflow State | arrow-up | arrow-up |
| 1562 | DocType: DocField | Allow on Submit | salli lähetys |
| 1563 | apps/frappe/frappe/core/page/desktop/desktop.js +60 | All Applications | kaikki sovellukset |
| 1564 | DocType: Error Snapshot | Exception Type | Poikkeus Tyyppi |
| 1565 | apps/frappe/frappe/public/js/frappe/views/reports/reportview.js +425 | Pick Columns | valitse sarakkeet |
| 1566 | DocType: Web Page | Add code as <script> | Lisää koodi |
| 1567 | apps/frappe/frappe/core/page/data_import_tool/data_import_main.html +7 | Select Type | valitse tyyppi |
| 1568 | apps/frappe/frappe/config/core.py +57 | A log of request errors | Loki pyynnöstä virheitä |
| 1569 | DocType: Letter Head | Letter Head | Kirje Head |
| 1570 | apps/frappe/frappe/core/doctype/file/file.py +207 | No permission to write / remove. | Ei oikeutta kirjoittaa / poistaa. |
| 1571 | apps/frappe/frappe/print/page/print_format_builder/print_format_builder_layout.html +3 | Drag elements from the sidebar to add. Drag them back to trash. | lisää siirtämällä elementit sivuvalikosta lisätä, voit vedä niitä takaisin roskakoriin |
| 1572 | DocType: Workflow State | resize-small | kokoa-small |
| 1573 | apps/frappe/frappe/public/js/frappe/ui/editor.html +69 | Horizontal Line Break | horisontaalinen rivinvaihto |
| 1574 | DocType: Top Bar Item | Right | Oikea |
| 1575 | DocType: User | User Type | käyttäjä tyyppi |
| 1576 | apps/frappe/frappe/core/page/user_permissions/user_permissions.js +68 | Select User | valitse käyttäjä |
| 1577 | DocType: Async Task | Reference Doc | Viite Doc |
| 1578 | DocType: Communication | Keep a track of all communications | seuraa kaikkea kommunikaatiota |
| 1579 | apps/frappe/frappe/desk/form/save.py +30 | Did not save | ei ole tallennettu |
| 1580 | DocType: Property Setter | Property | Omaisuus |
| 1581 | DocType: Email Account | Yandex.Mail | Yandex.Mail |
| 1582 | DocType: Website Slideshow | Note: For best results, images must be of the same size and width must be greater than height. | huom: saat parhaan lopputuloksen mikäli kuvat ovat samaa kokoa ja leveys on suurempi kuin korkeus |
| 1583 | DocType: DocType | Auto Name | Auto Name |
| 1584 | apps/frappe/frappe/custom/doctype/custom_field/custom_field.js +55 | Option 3 | Vaihtoehto 3 |
| 1585 | DocType: Workflow State | Edit | muokkaa |
| 1586 | apps/frappe/frappe/custom/doctype/customize_form/customize_form.js +169 | Permissions can be managed via Setup > Role Permissions Manager | oikeuksia hallitaan kohdassa asetukset > roolit, käyttöoikeushallinta |
| 1587 | DocType: Contact Us Settings | Pincode | PIN koodi |
| 1588 | apps/frappe/frappe/core/page/data_import_tool/importer.py +70 | Please make sure that there are no empty columns in the file. | Varmista, ettei tyhjiä sarakkeita tiedostoon. |
| 1589 | apps/frappe/frappe/utils/oauth.py +209 | Please ensure that your profile has an email address | Varmista, että profiilisi on sähköpostiosoite |
| 1590 | apps/frappe/frappe/public/js/frappe/model/create_new.js +218 | You have unsaved changes in this form. Please save before you continue. | Tekemiäsi muutoksia ei ole tallennettu. Tallenna ennen kuin jatkat. |
| 1591 | apps/frappe/frappe/core/doctype/doctype/doctype.py +304 | Default for {0} must be an option | oletus {0}:lle tulee olla vaihtoehto |
| 1592 | DocType: User | User Image | käyttäjä kuva |
| 1593 | apps/frappe/frappe/email/bulk.py +243 | Emails are muted | sähköpostit on mykistetty |
| 1594 | apps/frappe/frappe/public/js/frappe/form/grid_form.html +22 | Ctrl + Up | Ctrl + ylös |
| 1595 | DocType: Website Theme | Heading Style | otsikko tyyli |
| 1596 | apps/frappe/frappe/desk/page/applications/applications.py +74 | You cannot install this app | tätä sovellusta ei voi asentaa |
| 1597 | DocType: Scheduler Log | Error | virhe |
| 1598 | DocType: DocField | Column Break | sarakkeenvaihto |
| 1599 | DocType: Event | Thursday | torstai |
| 1600 | apps/frappe/frappe/utils/response.py +127 | You don't have permission to access this file | Sinulla ei ole lupaa käyttää tätä tiedostoa |
| 1601 | apps/frappe/frappe/model/document.py +530 | Cannot link cancelled document: {0} | Ei voi linkittää peruttu asiakirjan: {0} |
| 1602 | apps/frappe/frappe/print/page/print_format_builder/print_format_builder.js +579 | For example: If you want to include the document ID, use {0} | esim, mikäli haluat sisällyttää asiakirjan tunnuksen käytä {0} |
| 1603 | apps/frappe/frappe/print/page/print_format_builder/print_format_builder.js +482 | Select Table Columns for {0} | valitse taulukon sarakkeet {0} |
| 1604 | DocType: Custom Field | Options Help | vaihtoehdo, ohjeet |
| 1605 | DocType: DocField | Report Hide | piilota raportti |
| 1606 | DocType: Custom Field | Label Help | etiketti, ohje |
| 1607 | DocType: Workflow State | star-empty | tähtimerkki-tyhjä |
| 1608 | apps/frappe/frappe/public/js/frappe/form/workflow.js +39 | Next actions | Seuraava toimet |
| 1609 | apps/frappe/frappe/public/js/frappe/views/ganttview.js +79 | Nothing to show for this selection | Mitään näyttöä tämän valinnan |
| 1610 | DocType: Workflow State | ok | ok |
| 1611 | DocType: User | These values will be automatically updated in transactions and also will be useful to restrict permissions for this user on transactions containing these values. | arvot päivittyvät tapahtumissa automaattisesti, on hyödyllistä rajoittaa tapahtumien käyttäjien käyttöoikeudet siltä osin mikä osa sisältää näitä arvoja |
| 1612 | apps/frappe/frappe/desk/page/applications/application_row.html +24 | Publisher | Julkaisija |
| 1613 | apps/frappe/frappe/model/rename_doc.py +352 | ** Failed: {0} to {1}: {2} | ** Epäonnistui: {0} on {1}: {2} |
| 1614 | apps/frappe/frappe/public/js/frappe/ui/upload.html +4 | Browse | selaa |
| 1615 | DocType: DocField | Currency | valuutta |
| 1616 | apps/frappe/frappe/templates/includes/comments/comments.py +50 | View it in your browser | näytä se selaimessa |
| 1617 | DocType: Async Task | Running | Running |
| 1618 | apps/frappe/frappe/templates/pages/update-password.html +3 | Reset Password | Nollaa salasana |
| 1619 | DocType: Workflow State | hand-left | käsi-vasen |
| 1620 | apps/frappe/frappe/core/doctype/doctype/doctype.py +317 | Fieldtype {0} for {1} cannot be unique | kenttätyyppi {0} on {1} ei voi olla uniikki |
| 1621 | DocType: Email Account | Use SSL | käytä SSL:ää |
| 1622 | DocType: Workflow State | play-circle | Play-ympyrä |
| 1623 | apps/frappe/frappe/print/page/print_format_builder/print_format_builder.js +75 | Select Print Format to Edit | valitse muokattava tulostusmuoto |
| 1624 | DocType: Workflow State | circle-arrow-down | kierrä-nuoli-alas |
| 1625 | apps/frappe/frappe/config/desk.py +33 | Private and public Notes. | Yksityinen ja julkinen Notes. |
| 1626 | DocType: DocField | Datetime | päiväysaika |
| 1627 | DocType: Workflow State | arrow-right | arrow-right |
| 1628 | DocType: Workflow State | Workflow state represents the current state of a document. | työmäärän tila, näyttää asiakirjan statuksen |
| 1629 | apps/frappe/frappe/utils/oauth.py +198 | Token is missing | Token puuttuu |
| 1630 | apps/frappe/frappe/public/js/frappe/ui/editor.js +443 | Open Link in a new Window | Open Link in new Window |
| 1631 | apps/frappe/frappe/utils/file_manager.py +257 | Removed {0} | Poistettu {0} |
| 1632 | DocType: Company History | Highlight | kohokohta |
| 1633 | DocType: DocField | Fold | taitos |
| 1634 | apps/frappe/frappe/public/js/frappe/views/reports/reportview.js +454 | Ascending | Nouseva |
| 1635 | apps/frappe/frappe/print/doctype/print_format/print_format.py +18 | Standard Print Format cannot be updated | perustulostus lomaketta ei voi päivittää |
| 1636 | apps/frappe/frappe/integrations/doctype/dropbox_backup/dropbox_backup.js +12 | Please specify | Ilmoitathan |
| 1637 | DocType: Page | Page Name | Sivun nimi |
| 1638 | apps/frappe/frappe/custom/doctype/customize_form/customize_form.js +146 | Help: Field Properties | kentän ominaisuudet, ohje |
| 1639 | apps/frappe/frappe/core/page/data_import_tool/data_import_tool.js +86 | Importing... | Tuodaan ... |
| 1640 | apps/frappe/frappe/model/document.py +745 | Incorrect value in row {0}: {1} must be {2} {3} | virheellinen arvo rivillä {0}: {1} täytyy olla {2} {3} |
| 1641 | apps/frappe/frappe/workflow/doctype/workflow/workflow.py +67 | Submitted Document cannot be converted back to draft. Transition row {0} | lähetettyä asiakirjaa ei voi muuntaa takaisin luonnokseksi tapahtuma rivi {0} |
| 1642 | apps/frappe/frappe/print/page/print_format_builder/print_format_builder_start.html +2 | Select an existing format to edit or start a new format. | valitse olemassaoleva muoto muokataksesi tai tehdäksesi uuden muodon |
| 1643 | apps/frappe/frappe/workflow/doctype/workflow/workflow.py +38 | Created Custom Field {0} in {1} | oma kenttä {0} luotu {1}:ssa |
| 1644 | DocType: System Settings | Time Zone | aikavyöhyke |
| 1645 | apps/frappe/frappe/core/page/user_permissions/user_permissions.js +31 | A user can be permitted to multiple records of the same DocType. | käyttäjällä voi olla useita saman asiakirjatyypin tallenteita |
| 1646 | DocType: Workflow State | Home | koti |
| 1647 | DocType: Workflow State | question-sign | kysymys-merkki |
| 1648 | DocType: Email Account | Add Signature | lisää allekirjoitus |
| 1649 | apps/frappe/frappe/email/doctype/email_unsubscribe/email_unsubscribe.py +38 | Left this conversation | Vasen tämä keskustelu |
| 1650 | apps/frappe/frappe/core/page/permission_manager/permission_manager.js +474 | Did not set | ei ole määritetty |
| 1651 | DocType: ToDo | ToDo | ToDo-tehtävät |
| 1652 | DocType: DocField | No Copy | Ei Kopiota |
| 1653 | DocType: Workflow State | qrcode | qrcode |
| 1654 | DocType: Web Form | Breadcrumbs | muruset |
| 1655 | apps/frappe/frappe/core/doctype/doctype/doctype.py +470 | If Owner | mikäli omistaja |
| 1656 | apps/frappe/frappe/website/doctype/web_form/web_form.py +71 | You need to be logged in to access this {0}. | Sinun tulee olla kirjautunut sisään päästäksesi {0}. |
| 1657 | apps/frappe/frappe/public/js/frappe/form/footer/assign_to.js +167 | Complete By | suoritettu loppuun |
| 1658 | apps/frappe/frappe/templates/includes/comments/comments.py +48 | {0} by {1} | {0} mennessä {1} |
| 1659 | apps/frappe/frappe/core/doctype/communication/comment.py +26 | Cannot add more than 50 comments | enintään 50 kommenttia voidaan lisätä |
| 1660 | DocType: Website Settings | Top Bar Items | ylävalikko tuotteet |
| 1661 | DocType: Print Settings | Print Settings | tulostus asetukset |
| 1662 | DocType: Page | Yes | Kyllä |
| 1663 | DocType: DocType | Max Attachments | Max Liitteet |
| 1664 | DocType: Page | Page | Sivu |
| 1665 | DocType: Workflow State | briefcase | salkku |
| 1666 | apps/frappe/frappe/model/base_document.py +464 | Value cannot be changed for {0} | arvoa ei voi muuttaa {0} |
| 1667 | apps/frappe/frappe/templates/includes/contact.js +17 | You seem to have written your name instead of your email. \ Please enter a valid email address so that we can get back. | Olet kirjoittanut nimesi sähköpostiosoitteen sijaan. \ Anna voimassaoleva sähköpostiosoite, jotta voimme vastata sinulle. |
| 1668 | DocType: Workflow State | Style represents the button color: Success - Green, Danger - Red, Inverse - Black, Primary - Dark Blue, Info - Light Blue, Warning - Orange | tyyli muuttaa painikken väriä: voitto-vihreä, palo-punainen, kääntö-musta, tavallinen-tummansininen, vinkki-vaaleansininen, ongelma-oranssi |
| 1669 | apps/frappe/frappe/public/js/frappe/views/reports/query_report.js +124 | No Report Loaded. Please use query-report/[Report Name] to run a report. | raportteja ei ole ladattu, suorita raportti käyttämällä raporttikyselyä / [raportin_nimi] |
| 1670 | DocType: Workflow Transition | Workflow Transition | työmäärän siirto |
| 1671 | apps/frappe/frappe/public/js/frappe/misc/pretty_date.js +48 | {0} months ago | {0} kuukautta sitten |
| 1672 | apps/frappe/frappe/public/js/frappe/model/model.js +18 | Created By | tekijä |
| 1673 | DocType: Workflow State | resize-horizontal | kokoa, vaaka |
| 1674 | DocType: Note | Content | sisältö |
| 1675 | DocType: Communication | Notification | ilmoitus |
| 1676 | DocType: Web Form | Go to this url after completing the form. | siirry tähän url:n kun muoto on valmis |
| 1677 | DocType: DocType | Document | asiakirja |
| 1678 | apps/frappe/frappe/core/doctype/doctype/doctype.py +119 | Series {0} already used in {1} | sarjat {0} on käytetty {1} |
| 1679 | DocType: DocField | Code | koodi |
| 1680 | DocType: Workflow | All possible Workflow States and roles of the workflow. Docstatus Options: 0 is"Saved", 1 is "Submitted" and 2 is "Cancelled" | Kaikki mahdolliset Workflow valtioiden ja roolit työnkulun. Docstatus Vaihtoehdot: 0 on "suosikki", 1 "Lähettäjä" ja 2 "Peruttu" |
| 1681 | DocType: Website Theme | Footer Text Color | alatunniste tekstin väri |
| 1682 | apps/frappe/frappe/core/page/permission_manager/permission_manager_help.html +24 | Permissions at level 0 are Document Level permissions, i.e. they are primary for access to the document. | käyttöoikeudet tasolla 0 ovat asiakirjan taso oikeuksia, eli ne ovat ensisijaisesti asiakirjan pääsyyn |
| 1683 | DocType: Print Format | Print Format | tulostusmuoto |
| 1684 | apps/frappe/frappe/config/website.py +28 | User ID of a blog writer. | blogin kirjoittajan käyttäjätunnus |
| 1685 | apps/frappe/frappe/config/setup.py +32 | Set Permissions on Document Types and Roles | aseta käyttöoikeuksia asiakirjatyypeille ja rooleille |
| 1686 | DocType: About Us Settings | "Company History" | "yrityshistoria" |
| 1687 | apps/frappe/frappe/permissions.py +332 | Permission already set | Lupaa jo |
| 1688 | apps/frappe/frappe/core/doctype/docshare/docshare.py +49 | {0} shared this document with everyone | {0} jakoi tämän asiakirjan kaikkien kanssa |
| 1689 | apps/frappe/frappe/desk/page/activity/activity_row.html +20 | Commented on {0}: {1} | kommentoi {0}:lle {1} |
| 1690 | apps/frappe/frappe/core/page/user_permissions/user_permissions.js +248 | These restrictions will apply for Document Types where 'Apply User Permissions' is checked for the permission rule and a field with this value is present. | nämä rajoitukset koskevat asiakirjan tyyppejä, joissa 'käyttäjän käyttöoikeus' rajoitussääntö on täpätty ja kenttäarvo on käytössä |
| 1691 | DocType: Email Alert | Send alert if this field's value changes | lähetä hälyytys mikäli kentän arvo muuttuu |
| 1692 | apps/frappe/frappe/print/page/print_format_builder/print_format_builder.js +102 | Select a DocType to make a new format | valitse asiakirjatyyppi tehdäksesi uuden formaatin |
| 1693 | apps/frappe/frappe/public/js/frappe/misc/pretty_date.js +40 | just now | juuri nyt |
| 1694 | DocType: Module Def | Module Def | moduulin tunniste |
| 1695 | apps/frappe/frappe/public/js/frappe/form/grid_form.html +7 | Done | tehty |
| 1696 | apps/frappe/frappe/public/js/frappe/form/footer/timeline_item.html +60 | Reply | Vastaus |
| 1697 | apps/frappe/frappe/config/core.py +22 | Pages in Desk (place holders) | Sivut Desk (paikka haltijat) |
| 1698 | DocType: DocField | Collapsible Depends On | Kokoontaitettava Riippuu |
| 1699 | DocType: Email Account | SMTP Server | palvelin SMTP |
| 1700 | DocType: Print Format | Print Format Help | tulostusmuoto, ohjeet |
| 1701 | apps/frappe/frappe/public/js/frappe/views/reports/grid_report.js +892 | With Groups | jossa ryhmät |
| 1702 | apps/frappe/frappe/core/page/data_import_tool/exporter.py +70 | If you are updating, please select "Overwrite" else existing rows will not be deleted. | mikäli olet päivittämässä valitse "korvaa" muuten nykyisiä rivejä ei poisteta |
| 1703 | DocType: Event | Every Month | joka kuukausi |
| 1704 | DocType: Letter Head | Letter Head in HTML | Kirje Head HTML |
| 1705 | DocType: Web Form | Web Form | verkkosivu muoto |
| 1706 | DocType: About Us Settings | Org History Heading | Org Historia otsake |
| 1707 | DocType: Communication | Integrations can use this field to set email delivery status | Integraatiot voivat käyttää tätä kenttää asettaa sähköpostin toimituksen tila |
| 1708 | DocType: Web Form | Web Page Link Text | verkkosivun linkin teksti |
| 1709 | apps/frappe/frappe/config/setup.py +155 | Set default format, page size, print style etc. | aseta oletusmuoto, sivukoko, tulostusmuoto ym |
| 1710 | DocType: DocType | Naming | Nimeäminen |
| 1711 | DocType: Event | Every Year | joka vuosi |
| 1712 | apps/frappe/frappe/public/js/frappe/list/list_item_main_head.html +23 | Select All | valitse kaikki |
| 1713 | apps/frappe/frappe/public/js/frappe/form/linked_with.js +86 | Not Linked to any record. | ei linkitettynä mihinkään tietueeseen |
| 1714 | apps/frappe/frappe/public/js/frappe/form/workflow.js +32 | by Role | rooliin |
| 1715 | apps/frappe/frappe/core/doctype/user/user.py +406 | Registered but disabled. | rekisteröity mutta poistettu käytöstä |
| 1716 | apps/frappe/frappe/public/js/frappe/list/doclistview.js +538 | Delete permanently? | poista pysyvästi? |
| 1717 | apps/frappe/frappe/public/js/frappe/ui/toolbar/awesome_bar.js +95 | Search in a document type | haku asiakirjatyypit |
| 1718 | apps/frappe/frappe/custom/doctype/customize_form/customize_form.js +201 | Allow field to remain editable even after submission | Salli kenttä jäädä muokattavissa vielä toimittamisen jälkeen |
| 1719 | DocType: DocPerm | Role and Level | Rooli ja Level |
| 1720 | DocType: File | Thumbnail URL | Thumbnail URL |
| 1721 | apps/frappe/frappe/desk/moduleview.py +31 | Custom Reports | omat raportit |
| 1722 | DocType: Website Script | Website Script | Verkkosivujen Script |
| 1723 | apps/frappe/frappe/config/setup.py +160 | Customized HTML Templates for printing transactions. | muokatut HTML mallipohjat tulostustapahtumiin |
| 1724 | DocType: Workflow | Is Active | on aktiivinen |
| 1725 | apps/frappe/frappe/desk/form/utils.py +92 | No further records | Ei muita tietueita |
| 1726 | DocType: DocField | Long Text | Pitkä teksti |
| 1727 | DocType: Workflow State | Primary | Ensisijainen |
| 1728 | apps/frappe/frappe/core/page/data_import_tool/importer.py +38 | Please do not change the rows above {0} | Älä muuta rivejä {0} |
| 1729 | apps/frappe/frappe/public/js/frappe/ui/toolbar/navbar.html +58 | (Ctrl + G) | (Ctrl + G) |
| 1730 | DocType: Communication | More Information | Lisää tietoa |
| 1731 | apps/frappe/frappe/public/js/frappe/views/pageview.js +110 | Sorry! You are not permitted to view this page. | sinulla ei ole käyttöoikeutta tämän sivun tarkasteluun |
| 1732 | DocType: Workflow State | bell | soittokello |
| 1733 | apps/frappe/frappe/public/js/frappe/form/set_sharing.html +39 | Share this document with | jaa tämä asiakirja |
| 1734 | apps/frappe/frappe/desk/page/activity/activity.js +203 | Jun | Kesäkuu |
| 1735 | apps/frappe/frappe/utils/nestedset.py +235 | {0} {1} cannot be a leaf node as it has children | {0} {1} ei voi olla jatkosidos koska sillä on alasidoksia |
| 1736 | DocType: Communication | Info | info |
| 1737 | DocType: Communication | sähköposti | |
| 1738 | apps/frappe/frappe/templates/includes/contact.js +30 | Thank you for your message | kiitos viestistäsi |
| 1739 | apps/frappe/frappe/templates/pages/login.py +54 | Invalid Login Token | Virheellinen Kirjaudu Token |
| 1740 | apps/frappe/frappe/public/js/frappe/misc/pretty_date.js +43 | 1 hour ago | 1 tunti sitten |
| 1741 | DocType: Website Settings | Home Page | etusivu |
| 1742 | DocType: Error Snapshot | Parent Error Snapshot | Parent Virhe Snapshot |
| 1743 | DocType: Email Alert | Filters | suodatukset |
| 1744 | DocType: Workflow State | share-alt | jaa-alt |
| 1745 | DocType: Role | Role Name | Rooli Name |
| 1746 | apps/frappe/frappe/config/core.py +27 | Script or Query reports | Käsikirjoitus tai Kyselyn raportit |
| 1747 | DocType: Workflow Document State | Workflow Document State | työmäärä asiakirja tila |
| 1748 | apps/frappe/frappe/core/page/permission_manager/permission_manager_help.html +32 | To give acess to a role for only specific records, check the Apply User Permissions. User Permissions are used to limit users with such role to specific records. | täppää määritä käyttäjän käyttöoikeudet, jotta käyttäjä näkee määritellyt tietueet, käyttöoikeukslla rajataan tietueita roolien mukaan |
| 1749 | apps/frappe/frappe/workflow/doctype/workflow/workflow.py +70 | Cannot cancel before submitting. See Transition {0} | ei voi peruuttaa ilman lähetystä, katso tapahtuma {0} |
| 1750 | apps/frappe/frappe/templates/pages/print.py +173 | Print Format {0} is disabled | tulostusmuoto {0} on poistettu käytöstä |
| 1751 | DocType: Email Alert | Send days before or after the reference date | lähetä päiviä ennen tai jälkeen viitepäivämäärän |
| 1752 | DocType: User | Allow user to login only after this hour (0-24) | Salli käyttäjän kirjautua vasta tämän jälkeen tunti (0-24) |
| 1753 | apps/frappe/frappe/public/js/frappe/form/link_selector.js +21 | Value | arvo |
| 1754 | apps/frappe/frappe/desk/doctype/todo/todo_list.js +21 | Assigned By Me | Toimeksiantaja Me |
| 1755 | apps/frappe/frappe/core/doctype/doctype/doctype.py +69 | Not in Developer Mode! Set in site_config.json or make 'Custom' DocType. | ei kehittäjätilassa, aseta site_config.json, tai tee "oma" asiakirjatyyppi |
| 1756 | DocType: Workflow State | globe | maa |
| 1757 | DocType: System Settings | dd.mm.yyyy | pp.kk.vvvv |
| 1758 | apps/frappe/frappe/custom/doctype/customize_form/customize_form.js +193 | Hide field in Standard Print Format | piilota perustulostusmuoto |
| 1759 | DocType: ToDo | Priority | Prioriteetti |
| 1760 | DocType: Dropbox Backup | Dropbox Access Allowed | Dropbox pääsy sallittu |
| 1761 | DocType: Dropbox Backup | Weekly | viikoittain |
| 1762 | DocType: Communication | In Reply To | Vastauksena |
| 1763 | DocType: DocField | Float | kellunta |
| 1764 | DocType: Module Def | Module Name | moduulin nimi |
| 1765 | DocType: DocType | DocType is a Table / Form in the application. | sovelluksessa asiakirjatyyppi on taulukko / kaavake |
| 1766 | DocType: Email Account | GMail | Gmail sähköposti |
| 1767 | DocType: Web Page | Template Path | mallipohjan osoite |
| 1768 | apps/frappe/frappe/public/js/frappe/form/print.js +143 | Warning: This Print Format is in old style and cannot be generated via the API. | varoitus: tämä tulostusformaatti on vanhaa tyyliä, eikä sitä voi muodostaa API:n kautta |
| 1769 | DocType: DocField | Print Width | Tulosta Leveys |
| 1770 | Setup Wizard | määritys työkalu | |
| 1771 | DocType: User | Allow user to login only before this hour (0-24) | Salli käyttäjän kirjautua sisään vain ennen tätä tunti (0-24) |
| 1772 | apps/frappe/frappe/core/doctype/file/file.py +108 | Folder is mandatory | Kansio on pakollinen |
| 1773 | DocType: Email Alert | Reference Date | Viite Päivämäärä |
| 1774 | DocType: DocType | Comments and Communications will be associated with this linked document | Kommentit ja viestintäministeriö liitetään tähän liittyvän tiedoston |
| 1775 | apps/frappe/frappe/print/page/print_format_builder/print_format_builder_sidebar.html +3 | Filter... | suodata ... |
| 1776 | DocType: Workflow State | bold | rohkea |
| 1777 | DocType: Async Task | Status | tila |
| 1778 | DocType: Company History | Year | Vuosi |
| 1779 | apps/frappe/frappe/website/doctype/website_settings/website_settings.py +34 | {0} does not exist in row {1} | {0} ei ole rivillä {1} |
| 1780 | DocType: Event | Event Type | tapahtuman tyyppi |
| 1781 | DocType: User | Last Known Versions | Viimeinen tiedossa oleva versiot |
| 1782 | apps/frappe/frappe/config/setup.py +128 | Add / Manage Email Accounts. | Lisää / hallitse sähköpostitilejä |
| 1783 | DocType: Blog Category | Published | Julkaistu |
| 1784 | apps/frappe/frappe/templates/emails/auto_reply.html +1 | Thank you for your email | kiitos sähköpostiin |
| 1785 | DocType: DocField | Small Text | pieni teksti |
| 1786 | apps/frappe/frappe/core/doctype/user/user.py +525 | Administrator accessed {0} on {1} via IP Address {2}. | ylläpitäjän kirjautuminen {0} {1}:llä IP-osoiteella {2} |
| 1787 | apps/frappe/frappe/public/js/frappe/ui/filters/edit_filter.html +6 | Equals | yhtäsuuret |
| 1788 | apps/frappe/frappe/core/doctype/doctype/doctype.py +298 | Options 'Dynamic Link' type of field must point to another Link Field with options as 'DocType' | kentän tyyppiä "Dynamic Link" määritykset tulee osoittaa toiseen linkkikenttään 'asiakirjatyypin' vaihtoehtomäärityksillä |
| 1789 | DocType: About Us Settings | Team Members Heading | tiimin jäsenet otsikko |
| 1790 | DocType: DocField | Do not allow user to change after set the first time | älä anna käyttäjän muuttaa määrityksiä ensimmäisen kerrän jälkeen |
| 1791 | apps/frappe/frappe/public/js/frappe/upload.js +112 | Private or Public? | Yksityinen vai julkinen? |
| 1792 | DocType: User | Third Party Authentication | kolmannen osapuolen todennus |
| 1793 | DocType: Website Settings | Banner is above the Top Menu Bar. | banneri on päävalikon yllä |
| 1794 | DocType: Email Account | Port | Portti |
| 1795 | DocType: Print Format | Arial | Arial |
| 1796 | apps/frappe/frappe/config/core.py +12 | Models (building blocks) of the Application | Mallit (rakennuspalikoita) Sovelluksen |
| 1797 | DocType: Website Slideshow | Slideshow like display for the website | diaesitys kuten verkkosivuilla |
| 1798 | apps/frappe/frappe/public/js/frappe/ui/editor.html +59 | Center (Ctrl/Cmd+E) | keskukseen (Ctrl / Cmd + E) |
| 1799 | DocType: Communication | Updated | päivitetty |
| 1800 | apps/frappe/frappe/sessions.py +28 | Cache Cleared | välimuisti tyhjennetty |
| 1801 | apps/frappe/frappe/public/js/frappe/form/footer/timeline.html +16 | New Email | uusi sähköposti |
| 1802 | DocType: Dropbox Backup | Upload Frequency | Tallennettu Taajuus |
| 1803 | apps/frappe/frappe/core/doctype/user/user.py +76 | User with System Manager Role should always have User Type: System User | käyttäjän tulee aina olla järjestelmän käyttäjä ollakseen järjestelmänhallitsijan roolissa |
| 1804 | DocType: DocPerm | Export | vienti |
| 1805 | DocType: About Us Settings | More content for the bottom of the page. | Enemmän sisältöä sivun alareunassa. |
| 1806 | apps/frappe/frappe/public/js/frappe/request.js +214 | Session Expired. Logging you out | istunto on vanhentunut, kirjaudutaan ulos |
| 1807 | DocType: Workflow | DocType on which this Workflow is applicable. | asiakirjatyyppi mihin tämä työmäärä on sovellettavissa |
| 1808 | DocType: User | Enabled | aktivoi |
| 1809 | DocType: Blog Category | Category Name | luokittelun nimi |
| 1810 | DocType: Print Settings | PDF Settings | PDF asetukset |
| 1811 | apps/frappe/frappe/core/page/data_import_tool/data_import_tool.py +16 | Column Name | sarakken nimi |
| 1812 | apps/frappe/frappe/print/doctype/print_format/print_format.js +18 | Make Default | Laita oletusarvoksi |
| 1813 | apps/frappe/frappe/core/doctype/doctype/doctype.py +339 | Fieldtype {0} for {1} cannot be indexed | kenttätyyppi {0}:ä {1} ei voi indeksoida |
| 1814 | DocType: Communication | Email Account | sähköpostitili |
| 1815 | DocType: Workflow State | Download | lataa |
| 1816 | DocType: Blog Post | Blog Intro | Blogi Intro |
| 1817 | DocType: Async Task | Result | Tulos |
| 1818 | apps/frappe/frappe/utils/__init__.py +82 | {0} is not a valid email id | {0} ei sallittu sähköpostitunnus |
| 1819 | apps/frappe/frappe/core/doctype/report/report.js +37 | Enable Report | aktivoi raportti |
| 1820 | DocType: User | Check / Uncheck roles assigned to the User. Click on the Role to find out what permissions that Role has. | nimeä rooleja käyttäjälle täppäämällä päälle/pois, klikkaa roolia nähdäksesi mitä oikeoksia siihen on määritelty |
| 1821 | DocType: Web Page | Insert Code | aseta koodi |
| 1822 | DocType: ToDo | Low | Alhainen |
| 1823 | apps/frappe/frappe/print/page/print_format_builder/print_format_builder.js +578 | You can add dynamic properties from the document by using Jinja templating. | voit lisätä asiakirjan dynaamisia ominaisuuksia käyttämällä Jinja mallinnusta |
| 1824 | apps/frappe/frappe/public/js/frappe/ui/toolbar/awesome_bar.js +93 | List a document type | asiakirja tyyppi luettelo |
| 1825 | DocType: Event | Ref Type | viite tyyppi |
| 1826 | apps/frappe/frappe/core/page/data_import_tool/exporter.py +63 | If you are uploading new records, leave the "name" (ID) column blank. | sarake "nimi" (tunnus) tulee olla tyhjä mikäli ladatessasi uusia tietueita |
| 1827 | apps/frappe/frappe/config/core.py +47 | Errors in Background Events | Virheet Taustaa Tapahtumat |
| 1828 | apps/frappe/frappe/print/page/print_format_builder/print_format_builder.js +364 | No of Columns | Sarakkeiden lukumäärä |
| 1829 | DocType: Workflow State | Calendar | Kalenteri |
| 1830 | apps/frappe/frappe/model/rename_doc.py +94 | Another {0} with name {1} exists, select another name | Toinen {0} kanssa nimellä {1} on olemassa, valitse toinen nimi |
| 1831 | DocType: DocType | Custom? | oma? |
| 1832 | DocType: Website Settings | Website Theme Image | verkkosivujen teemakuva |
| 1833 | DocType: Workflow State | road | tie |
| 1834 | DocType: User | Timezone | aikavyöhyke |
| 1835 | apps/frappe/frappe/public/js/frappe/model/model.js +104 | Unable to load: {0} | lataaminen ei onnistu: {0} |
| 1836 | DocType: DocField | Read Only | Vain luku |
| 1837 | DocType: Print Settings | Send Print as PDF | lähetä PDF tuloste |
| 1838 | DocType: Workflow Transition | Allowed | Sallittu |
| 1839 | apps/frappe/frappe/core/doctype/doctype/doctype.py +346 | There can be only one Fold in a form | muodossa vui olla vain yksi taitto |
| 1840 | apps/frappe/frappe/website/doctype/website_settings/website_settings.py +23 | Invalid Home Page | virheellinen kotisivu |
| 1841 | apps/frappe/frappe/public/js/frappe/views/reports/grid_report.js +170 | Reset Filters | Nollaa suodattimet |
| 1842 | apps/frappe/frappe/core/doctype/doctype/doctype.py +487 | {0}: Permission at level 0 must be set before higher levels are set | {0}: oikeudet tasolla 0 on asetettava ennen korkeampien asennusta |
| 1843 | DocType: Website Settings | Home Page is Products | tuotteiden kotisivu |
| 1844 | apps/frappe/frappe/desk/doctype/todo/todo.py +28 | Assignment closed by {0} | tehtävä suljettu {0}:sta |
| 1845 | apps/frappe/frappe/public/js/frappe/ui/toolbar/awesome_bar.js +99 | Calculate | laske |
| 1846 | apps/frappe/frappe/print/doctype/print_format/print_format.js +31 | Please select DocType first | valitse ensin asiakirjatyyppi |
| 1847 | DocType: Error Snapshot | Locals | Paikalliset |
| 1848 | apps/frappe/frappe/desk/page/activity/activity_row.html +22 | Communicated via {0} on {1}: {2} | Viestitään {0} on {1}: {2} |
| 1849 | apps/frappe/frappe/templates/emails/mentioned_in_comment.html +2 | {0} mentioned you in a comment in {1} | {0} mainitsi sinut kommentin {1} |
| 1850 | apps/frappe/frappe/public/js/frappe/ui/toolbar/awesome_bar.js +100 | e.g. (55 + 434) / 4 or =Math.sin(Math.PI/2)... | esim, (55 + 434) / 4 tai = math.sin (Math.PI / 2) ... |
| 1851 | apps/frappe/frappe/model/naming.py +40 | {0} is required | {0} on pakollinen |
| 1852 | DocType: Social Login Keys | GitHub Client ID | GitHub asiakastunnus |
| 1853 | DocType: Contact Us Settings | City | Kaupunki |
| 1854 | DocType: DocField | Perm Level | Perm Level |
| 1855 | apps/frappe/frappe/desk/doctype/event/event.py +59 | Events In Today's Calendar | tapahtuma tämän päivän kalenterissa |
| 1856 | apps/frappe/frappe/templates/base.html +137 | Error: Not a valid id? | virhe: tunnus ei ole kelvollinen |
| 1857 | DocType: Web Page | Web Page | verkkosivu |
| 1858 | DocType: Blog Category | Blogger | Blogger |
| 1859 | apps/frappe/frappe/public/js/frappe/views/ganttview.js +45 | Gantt Chart | gantt kaavio |
| 1860 | apps/frappe/frappe/public/js/frappe/form/control.js +573 | Date must be in format: {0} | päivän on oltava muodossa: {0} |
| 1861 | apps/frappe/frappe/print/page/print_format_builder/print_format_builder_field.html +22 | Select Columns | valitse sarakkeet |
| 1862 | apps/frappe/frappe/templates/pages/login.py +45 | Missing parameters for login | Puuttuvat parametrit kirjautuminen |
| 1863 | DocType: Workflow State | folder-open | kansio-auki |
| 1864 | apps/frappe/frappe/core/page/desktop/all_applications_dialog.html +1 | Search Application | haku sovellus |
| 1865 | apps/frappe/frappe/config/website.py +18 | Single Post (article). | yksittäistoimi (artikkeli) |
| 1866 | DocType: Page | No | Ei |
| 1867 | DocType: Property Setter | Set Value | aseta arvo |
| 1868 | apps/frappe/frappe/custom/doctype/customize_form/customize_form.js +189 | Hide field in form | piilota kentän muoto |
| 1869 | apps/frappe/frappe/public/js/frappe/desk.js +75 | The application has been updated to a new version, please refresh this page | Hakemus on päivitetty uuteen versioon, päivitä tämä sivu |
| 1870 | DocType: Email Alert | Optional: The alert will be sent if this expression is true | Valinnainen: hälytys lähetetään, jos tämä ilmaus on tosi |
| 1871 | apps/frappe/frappe/public/js/frappe/list/doclistview.js +452 | Select records for assignment | Valitse ennätykset tehtävän |
| 1872 | apps/frappe/frappe/core/page/data_import_tool/data_import_tool.js +87 | Importing | Tuominen |
| 1873 | DocType: ToDo | Assigned By | nimeäjä |
| 1874 | apps/frappe/frappe/core/page/permission_manager/permission_manager_help.html +27 | You can use Customize Form to set levels on fields. | voit asettaa kentälle tasoja käyttämällä muokkaa muotoa |
| 1875 | DocType: DocPerm | Level | taso |
| 1876 | DocType: DocPerm | Report | raportti |
| 1877 | apps/frappe/frappe/templates/generators/web_form.html +37 | Please login to create a new {0} | kirjaudu ja tee uusi {0} |
| 1878 | apps/frappe/frappe/desk/reportview.py +69 | {0} is saved | {0} on tallennettu |
| 1879 | apps/frappe/frappe/core/doctype/user/user.py +240 | User {0} cannot be renamed | käyttäjää {0} ei voi nimetä uudelleen |
| 1880 | DocType: Website Settings | An icon file with .ico extension. Should be 16 x 16 px. Generated using a favicon generator. [favicon-generator.org] | Kuvake tiedosto Ico laajennus. Pitäisi olla 16 x 16 px. Tuottaa käyttäen favicon generaattori. [Favicon-generator.org] |
| 1881 | apps/frappe/frappe/website/doctype/website_settings/website_settings.js +17 | Exported | viety |
| 1882 | DocType: DocPerm | JSON list of DocTypes used to apply User Permissions. If empty, all linked DocTypes will be used to apply User Permissions. | JSON asiakirjatyyppi luetteloa sovelletaan käyttäjien käyttöoikeuksiin, mikäli tyhjä kaikkia linkitettyjä asiakirjatyyppejä käytetään käyttäjän oikeuksien asetuksiin |
| 1883 | DocType: Report | Ref DocType | asiakirjatyyppi viite |
| 1884 | apps/frappe/frappe/core/doctype/doctype/doctype.py +499 | {0}: Cannot set Amend without Cancel | {0}: ei voi muuttaa ilman perumista |
| 1885 | apps/frappe/frappe/public/js/frappe/form/print_layout.html +20 | Full Page | kokosivu |
| 1886 | DocType: DocType | Is Child Table | alasidos taulukko |
| 1887 | apps/frappe/frappe/utils/csvutils.py +123 | {0} must be one of {1} | {0} on oltava yksi {1}:sta |
| 1888 | apps/frappe/frappe/public/js/frappe/form/form_viewers.js +26 | {0} is currently viewing this document | {0} on parhaillaan tarkastelet tämä asiakirja |
| 1889 | apps/frappe/frappe/config/core.py +52 | Background Email Queue | Taustan Sähköposti Jono |
| 1890 | apps/frappe/frappe/templates/emails/password_reset.html +1 | Password Reset | Salasanan palauttaminen |
| 1891 | DocType: Communication | Opened | Avattu |
| 1892 | DocType: Workflow State | chevron-left | välimerkki-vasen |
| 1893 | DocType: Bulk Email | Sending | lähetetään |
| 1894 | apps/frappe/frappe/auth.py +214 | Not allowed from this IP Address | Ei sallita tämän IP Address |
| 1895 | DocType: Website Slideshow | This goes above the slideshow. | tämä menee diaesityksen yli |
| 1896 | apps/frappe/frappe/config/setup.py +193 | Install Applications. | asenna sovellukset |
| 1897 | DocType: User | Last Name | Sukunimi |
| 1898 | DocType: Event | Private | Yksityinen |
| 1899 | DocType: Print Settings | Send Email Print Attachments as PDF (Recommended) | lähetä sähköposti, tulosta liitteet PDF:nä (suositus) |
| 1900 | DocType: Web Page | Left | Vasen |
| 1901 | DocType: Event | All Day | (1/1 päivä) |
| 1902 | apps/frappe/frappe/public/js/frappe/views/reports/grid_report.js +383 | Show rows with zero values | näytä rivit jolla on nolla-arvot |
| 1903 | DocType: Contact Us Settings | State | asema |
| 1904 | DocType: Workflow Action | Workflow Action | työmäärä toiminnot |
| 1905 | DocType: Event | Send an email reminder in the morning | lähetä sähköposti muistutus aamulla |
| 1906 | DocType: Blog Post | Published On | Julkaistu |
| 1907 | DocType: User | Gender | sukupuoli |
| 1908 | apps/frappe/frappe/core/doctype/doctype/doctype.py +336 | Field '{0}' cannot be set as Unique as it has non-unique values | Kenttä "{0}" ei voi asettaa niin ainutlaatuinen, koska se on ei-ainutlaatuinen arvot |
| 1909 | DocType: ToDo | Reference Type | viite tyyppi |
| 1910 | DocType: Event | Repeat On | Toista |
| 1911 | DocType: Communication | Marked As Spam | Merkitty roskapostiksi |
| 1912 | apps/frappe/frappe/utils/file_manager.py +321 | There is some problem with the file url: {0} | On joitakin ongelmia tiedosto url: {0} |
| 1913 | apps/frappe/frappe/core/page/permission_manager/permission_manager_help.html +30 | User Permissions | käyttäjän käyttöoikeudet |
| 1914 | apps/frappe/frappe/desk/page/activity/activity.js +204 | Oct | lokakuu |
| 1915 | DocType: Workflow State | warning-sign | varoitus-merkki |
| 1916 | DocType: Workflow State | User | käyttäjä |
| 1917 | DocType: Website Settings | Show title in browser window as "Prefix - title" | näytä otsikko selainikkunassa muodossa "etuliite - otsikko" |
| 1918 | apps/frappe/frappe/public/js/frappe/ui/toolbar/awesome_bar.js +96 | text in document type | asiakirjatyypin teksti |
| 1919 | DocType: Workflow Document State | Update Value | päivitä arvo |
| 1920 | DocType: System Settings | Number Format | muodon numero |
| 1921 | DocType: Custom Field | Insert After | aseta alapuolelle |
| 1922 | DocType: Social Login Keys | GitHub Client Secret | GitHub asiakas salaus |
| 1923 | DocType: Report | Report Name | raportin nimi |
| 1924 | DocType: Email Alert | Save | tallenna |
| 1925 | DocType: Website Settings | Title Prefix | otsikko etuliite |
| 1926 | DocType: Email Account | Notifications and bulk mails will be sent from this outgoing server. | ilmoitukset ja massasähköpostit lähetetään tästä lähtevän postin palvelimesta |
| 1927 | DocType: Workflow State | cog | ratas |
| 1928 | apps/frappe/frappe/public/js/frappe/form/form_sidebar.html +44 | Currently Viewing | Tuote |
| 1929 | DocType: DocField | Default | oletus |
| 1930 | apps/frappe/frappe/public/js/frappe/form/link_selector.js +140 | {0} added | {0} lisätty |
| 1931 | apps/frappe/frappe/public/js/frappe/ui/filters/edit_filter.html +9 | Not In | Not In |
| 1932 | DocType: Workflow State | star | tähtimerkki |
| 1933 | apps/frappe/frappe/desk/page/activity/activity.js +204 | Nov | Marraskuu |
| 1934 | apps/frappe/frappe/public/js/frappe/ui/filters/filters.js +160 | values separated by commas | arvot pilkulla erotettuna |
| 1935 | apps/frappe/frappe/core/doctype/doctype/doctype.py +287 | Max width for type Currency is 100px in row {0} | max leveys valuutta tyypille on 100px rivillä {0} |
| 1936 | apps/frappe/frappe/config/website.py +13 | Content web page. | sisältö, verkkosivu |
| 1937 | apps/frappe/frappe/core/page/permission_manager/permission_manager_help.html +9 | Add a New Role | Lisää uusi rooli |
| 1938 | apps/frappe/frappe/templates/includes/login/login.js +126 | Oops! Something went wrong | hups! jokin meni vikaan |
| 1939 | apps/frappe/frappe/desk/page/applications/applications.js +42 | Category | Luokka |
| 1940 | apps/frappe/frappe/config/core.py +37 | Client side script extensions in Javascript | Asiakkaan puolella script laajennukset Javascript |
| 1941 | DocType: Blog Settings | Blog Introduction | Blogi Esittely |
| 1942 | apps/frappe/frappe/desk/moduleview.py +67 | Standard Reports | perusraportit |
| 1943 | DocType: User | Email Settings | sähköpostin asetukset |
| 1944 | apps/frappe/frappe/workflow/doctype/workflow/workflow.py +57 | {0} not a valid State | {0} ei sallittu tila |
| 1945 | DocType: Workflow State | ok-circle | ok-ympyrä |
| 1946 | apps/frappe/frappe/core/doctype/user/user.py +105 | Sorry! User should have complete access to their own record. | käyttäjällä tulee olla täysi pääsy omiin tietueisiin |
| 1947 | apps/frappe/frappe/utils/oauth.py +203 | Invalid Token | Tunnus ei kelpaa |
| 1948 | DocType: Custom Field | In Report Filter | raportinsuodatuksessa |
| 1949 | DocType: DocType | Hide Actions | piilota toiminnot |
| 1950 | DocType: DocType | <a onclick="msgprint('<ol>\ <li><b>field:[fieldname]</b> - By Field\ <li><b>naming_series:</b> - By Naming Series (field called naming_series must be present\ <li><b>Prompt</b> - Prompt user for a name\ <li><b>[series]</b> - Series by prefix (separated by a dot); for example PRE.#####\ </ol>')">Naming Options</a> | <a onclick="msgprint('<ol>\ <li><b>field:[fieldname]</b> - By Field\ <li><b>naming_series:</b> - By Naming Series (field called naming_series must be present\ <li><b>Prompt</b> - Prompt user for a name\ <li><b>[series]</b> - Series by prefix (separated by a dot); for example PRE.#####\ </ol>')">Nimeäminen Vaihtoehdot</a> |
| 1951 | DocType: Email Account | Email Server | Email Server |
| 1952 | DocType: DocShare | Document Type | asiakirja tyyppi |
| 1953 | apps/frappe/frappe/custom/doctype/custom_field/custom_field.py +19 | Label is mandatory | Label on pakollinen |
| 1954 | DocType: Communication | Communication Type | viestintä Tyyppi |
| 1955 | DocType: DocField | Unique | uniikki |
| 1956 | DocType: Email Account | Service | palvelu |
| 1957 | DocType: File | File Name | tiedoston nimi |
| 1958 | apps/frappe/frappe/core/page/data_import_tool/importer.py +285 | Did not find {0} for {0} ({1}) | ei löytynyt {0}:a {0} ({1}):lle |
| 1959 | apps/frappe/frappe/desk/page/setup_wizard/setup_wizard_page.html +17 | Next | Seuraava |
| 1960 | apps/frappe/frappe/config/setup.py +39 | Set Permissions per User | aseta käyttöoikeuksia / käyttäjä |
| 1961 | DocType: Print Format | Edit Format | muokkaa muotoa |
| 1962 | apps/frappe/frappe/templates/emails/new_user.html +6 | Complete Registration | rekisteröinti suoritettu loppuun |
| 1963 | apps/frappe/frappe/website/doctype/website_theme/website_theme.py +40 | Top Bar Color and Text Color are the same. They should be have good contrast to be readable. | ylävalikon väri ja tekstin väri ovat samat niissä tulee olla iso kontrasti jotta teksi on luettavissa |
| 1964 | apps/frappe/frappe/core/page/data_import_tool/exporter.py +67 | You can only upload upto 5000 records in one go. (may be less in some cases) | voit ladata enintään 5000 tietueitta kerralla. (vähemmän joissakin tapauksissa) |
| 1965 | apps/frappe/frappe/public/js/frappe/views/reports/reportview.js +545 | Report was not saved (there were errors) | raporttia ei tallenneta (oli virheitä) |
| 1966 | DocType: Print Settings | Print Style | Tulosta Style |
| 1967 | DocType: DocPerm | Import | tuonti |
| 1968 | apps/frappe/frappe/custom/doctype/customize_form/customize_form.py +132 | Row {0}: Not allowed to enable Allow on Submit for standard fields | rivi {0}: peruskentissä ei ole sallittua aktivoida salli lähetettäessä |
| 1969 | apps/frappe/frappe/config/setup.py +95 | Import / Export Data | tuo / vie tietoa |
| 1970 | apps/frappe/frappe/core/doctype/role/role.py +12 | Standard roles cannot be renamed | Standardi rooleja ei voi nimetä uudelleen |
| 1971 | apps/frappe/frappe/public/js/frappe/change_log.html +7 | updated to {0} | päivitetty {0} |
| 1972 | apps/frappe/frappe/public/js/legacy/form.js +171 | Cannot print cancelled documents | peruttua asiakirjaa ei voi tulostaa |
| 1973 | DocType: User | Desktop Background | Työpöydän taustakuvaksi |
| 1974 | DocType: Workflow State | chevron-right | välimerkki-oikea |
| 1975 | apps/frappe/frappe/custom/doctype/customize_form/customize_form.js +158 | Change type of field. (Currently, Type change is \ allowed among 'Currency and Float') | vaihda kentän tyyppiä (tällä hetkellä tyypin muutos on \ sallittua kohdassa 'valuutta- ja virta') |
| 1976 | apps/frappe/frappe/website/doctype/web_form/web_form.py +27 | You need to be in developer mode to edit a Standard Web Form | Sinun täytyy olla kehittäjä tilassa muokata Standard Web Form |
| 1977 | apps/frappe/frappe/public/js/frappe/views/reports/query_report.js +48 | For comparative filters, start with | vaihtoehtoisille suodattiimille, aloita |
| 1978 | DocType: Website Theme | Link to Bootstrap CSS | Linkki bootstrap CSS |
| 1979 | DocType: Workflow State | camera | kamera |
| 1980 | DocType: Website Settings | Brand HTML | brändin HTML |
| 1981 | apps/frappe/frappe/templates/includes/login/login.js +19 | Both login and password required | käyttäjätunnus ja salasana vaaditaan |
| 1982 | apps/frappe/frappe/model/document.py +436 | Please refresh to get the latest document. | Päivitä saada viimeisimmät asiakirjan. |
| 1983 | DocType: User | Security Settings | turva asetukset |
| 1984 | apps/frappe/frappe/public/js/frappe/views/reports/reportview.js +617 | Add Column | Lisää sarake |
| 1985 | Desktop | työpöytä | |
| 1986 | DocType: Web Form | Text to be displayed for Link to Web Page if this form has a web page. Link route will be automatically generated based on `page_name` and `parent_website_route` | teksti linkki verkkosivulle näytetään jos tällä lomakkeella on verkkosivu, linkin reitti muodostuu automaattisesti tyyliin `sivu_nimi` ja` emo_verkkosivu_reitti` |
| 1987 | apps/frappe/frappe/public/js/frappe/form/control.js +1287 | Please set {0} first | Aseta {0} Ensimmäinen |
| 1988 | DocType: Dropbox Backup | Send Backups to Dropbox | lähetä varmuuskopiot Dropbox:iin |
| 1989 | DocType: Patch Log | Patch | Läikkä |
| 1990 | DocType: Async Task | Failed | Epäonnistui |
| 1991 | apps/frappe/frappe/core/page/data_import_tool/importer.py +43 | No data found | Tietoja ei löytynyt |
| 1992 | DocType: Web Form | Allow Comments | Salli kommentit |
| 1993 | DocType: User | Background Style | Taustantyyli |
| 1994 | DocType: System Settings | mm-dd-yyyy | kk-pp-vvvv |
| 1995 | apps/frappe/frappe/core/doctype/communication/feed.py +57 | {0} logged in | {0} kirjautui sisään |
| 1996 | apps/frappe/frappe/templates/emails/new_user.html +4 | Your login id is | Kirjautumistunnuksesi on |
| 1997 | DocType: Dropbox Backup | Send Notifications To | lähetä ilmoituksia |
| 1998 | DocType: DocField | Ignore User Permissions | ohita käyttäjäoikeudet |