From a7e475698863b5733d5dfd4564b87f7c300a01cd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C4=8Dek=20Prijatelj?= Date: Mon, 25 Sep 2023 18:54:31 +0000 Subject: [PATCH] Translated using Weblate (Slovenian) Currently translated at 80.4% (776 of 964 strings) Translation: Grist/client Translate-URL: https://hosted.weblate.org/projects/grist/client/sl/ --- static/locales/sl.client.json | 30 ++++++++++++++++++++++++++++-- 1 file changed, 28 insertions(+), 2 deletions(-) diff --git a/static/locales/sl.client.json b/static/locales/sl.client.json index 4a948929..dd59de62 100644 --- a/static/locales/sl.client.json +++ b/static/locales/sl.client.json @@ -495,7 +495,8 @@ "There are some things you should know when working with me:": "Pri sodelovanju z mano morate vedeti nekaj stvari:", "See our {{helpFunction}} and {{formulaCheat}}, or visit our {{community}} for more help.": "Oglejte si {{helpFunction}} in {{formulaCheat}}, za več pomoči pa obiščite {{community}}.", "Grist's AI Assistance": "Pomoč umetne inteligence", - "Grist's AI Formula Assistance. ": "Pomoč umetne inteligence pri formuli . " + "Grist's AI Formula Assistance. ": "Pomoč umetne inteligence pri formuli . ", + "Clear Conversation": "Briši pogovor" }, "RightPanel": { "WIDGET TITLE": "NASLOV PRIPOMOČKA", @@ -720,7 +721,8 @@ "Close": "Zapri", "Opt in to Telemetry": "Prijava na telemetrijo", "Help Center": "Center za pomoč", - "Contribute": "Prispevajte" + "Contribute": "Prispevajte", + "Support Grist page": "Grist podpora" }, "HomeIntro": { "personal site": "osebna stran", @@ -934,5 +936,29 @@ "Preview": "Predogled", "Apply": "Uporabi", "Cancel": "Prekliči" + }, + "menus": { + "Integer": "Celo število", + "Text": "Tekst", + "Attachment": "Priponka", + "Choice": "Izbira", + "Select fields": "Izberi polja", + "Reference": "Referenca", + "Numeric": "Numeričen", + "Date": "Datum" + }, + "errorPages": { + "Something went wrong": "Nekaj je šlo narobe", + "Sign in": "Vpiši se", + "Add account": "Dodaj račun", + "Signed out{{suffix}}": "Ponovno se vpiši", + "Sign in again": "Ponovno se vpiši" + }, + "WidgetTitle": { + "DATA TABLE NAME": "IME PODATKOVNE TABELE", + "Save": "Shrani" + }, + "breadcrumbs": { + "snapshot": "posnetek" } }