From 6b853ec36baee0d3e61ccaa2728c7a905aa20632 Mon Sep 17 00:00:00 2001 From: Kylapaallikko Date: Fri, 14 Feb 2025 19:47:48 +0200 Subject: [PATCH] Update translation.json --- src/lib/i18n/locales/fi-FI/translation.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/lib/i18n/locales/fi-FI/translation.json b/src/lib/i18n/locales/fi-FI/translation.json index 8531ad396..8aae95fc8 100644 --- a/src/lib/i18n/locales/fi-FI/translation.json +++ b/src/lib/i18n/locales/fi-FI/translation.json @@ -178,9 +178,9 @@ "Close": "Sulje", "Code execution": "Koodin suorittaminen", "Code formatted successfully": "Koodin muotoilu onnistui", - "Code Interpreter": "Koodi Tulkki", - "Code Interpreter Engine": "", - "Code Interpreter Prompt Template": "", + "Code Interpreter": "Ohjelmatulkki", + "Code Interpreter Engine": "Ohjelmatulkin moottori", + "Code Interpreter Prompt Template": "Ohjelmatulkin kehotemalli", "Collection": "Kokoelma", "Color": "Väri", "ComfyUI": "ComfyUI", @@ -335,7 +335,7 @@ "Embedding model set to \"{{embedding_model}}\"": "\"{{embedding_model}}\" valittu upotusmalliksi", "Enable API Key": "", "Enable autocomplete generation for chat messages": "Ota automaattinen täydennys käyttöön keskusteluviesteissä", - "Enable Code Interpreter": "", + "Enable Code Interpreter": "Ota ohjelmatulkki käyttöön", "Enable Community Sharing": "Ota yhteisön jakaminen käyttöön", "Enable Google Drive": "Salli Google Drive", "Enable Memory Locking (mlock) to prevent model data from being swapped out of RAM. This option locks the model's working set of pages into RAM, ensuring that they will not be swapped out to disk. This can help maintain performance by avoiding page faults and ensuring fast data access.": "Ota Memory Locking (mlock) käyttöön estääksesi mallidatan vaihtamisen pois RAM-muistista. Tämä lukitsee mallin työsivut RAM-muistiin, varmistaen että niitä ei vaihdeta levylle. Tämä voi parantaa suorituskykyä välttämällä sivuvikoja ja varmistamalla nopean tietojen käytön.",