From 6e2b9664d9502712682a5e8611ac597f2298fb64 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C4=8Dek=20Prijatelj?= Date: Fri, 23 Feb 2024 10:58:15 +0000 Subject: [PATCH] Translated using Weblate (Slovenian) Currently translated at 100.0% (1101 of 1101 strings) Translation: Grist/client Translate-URL: https://hosted.weblate.org/projects/grist/client/sl/ --- static/locales/sl.client.json | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/static/locales/sl.client.json b/static/locales/sl.client.json index 7d59573e..d5e76b2e 100644 --- a/static/locales/sl.client.json +++ b/static/locales/sl.client.json @@ -727,7 +727,10 @@ "Lookups return data from related tables.": "Iskanje vrne podatke iz povezanih tabel.", "Use reference columns to relate data in different tables.": "Uporabite referenčne stolpce za povezavo podatkov v različnih tabelah.", "You can choose from widgets available to you in the dropdown, or embed your own by providing its full URL.": "Izbirate lahko med pripomočki, ki so vam na voljo v spustnem meniju, ali vdelate svojega tako, da navedete njegov polni URL.", - "Formulas support many Excel functions, full Python syntax, and include a helpful AI Assistant.": "Formule podpirajo številne Excelove funkcije, polno Pythonovo sintakso in vključujejo koristnega AI pomočnika." + "Formulas support many Excel functions, full Python syntax, and include a helpful AI Assistant.": "Formule podpirajo številne Excelove funkcije, polno Pythonovo sintakso in vključujejo koristnega AI pomočnika.", + "Forms are here!": "Obrazci so tukaj!", + "Learn more": "Nauči se več", + "Build simple forms right in Grist and share in a click with our new widget. {{learnMoreButton}}": "Ustvari preproste obrazce neposredno v Gristu in jih deli z enim klikom z našim novim pripomočkom. {{learnMoreButton}}" }, "UserManager": { "Anyone with link ": "Vsakdo s povezavo ", @@ -1342,5 +1345,9 @@ "Schedule your {{freeCoachingCall}} with a member of our team.": "Dogovori se za {{freeCoachingCall}} s članom naše ekipe.", "Maybe Later": "Mogoče kasneje", "On the call, we'll take the time to understand your needs and tailor the call to you. We can show you the Grist basics, or start working with your data right away to build the dashboards you need.": "Med klicem si bomo vzeli čas, da bomo razumeli vaše potrebe in vam klic prilagodili. Lahko vam pokažemo osnove Grista ali pa takoj začnemo delati z vašimi podatki, da zgradimo nadzorne plošče, ki jih potrebujete." + }, + "FormConfig": { + "Required field": "Obvezno polje", + "Field rules": "Pravila polj" } }