From c06828d35da0a8fe316aca14be508e3d4be886f5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C4=8Dek=20Prijatelj?= Date: Wed, 22 Nov 2023 17:56:04 +0000 Subject: [PATCH] Translated using Weblate (Slovenian) Currently translated at 100.0% (1012 of 1012 strings) Translation: Grist/client Translate-URL: https://hosted.weblate.org/projects/grist/client/sl/ --- static/locales/sl.client.json | 19 +++++++++++++++++-- 1 file changed, 17 insertions(+), 2 deletions(-) diff --git a/static/locales/sl.client.json b/static/locales/sl.client.json index e69bfb5f..bf76dc00 100644 --- a/static/locales/sl.client.json +++ b/static/locales/sl.client.json @@ -260,7 +260,8 @@ "Copy anchor link": "Kopiraj sidrno povezavo", "Duplicate rows_one": "Podvoji vrstico", "Duplicate rows_other": "Podvoji vrstice", - "Insert row above": "Vstavi vrstico zgoraj" + "Insert row above": "Vstavi vrstico zgoraj", + "View as card": "Kartični pogled" }, "Tools": { "Delete": "Izbriši", @@ -298,7 +299,13 @@ "Duplicate Table": "Podvojena tabela", "Table ID copied to clipboard": "ID tabele kopiran v odložišče", "You do not have edit access to this document": "Nimate dostopa za urejanje tega dokumenta", - "Raw Data Tables": "Neobdelana tabela" + "Raw Data Tables": "Neobdelana tabela", + "Edit Record Card": "Uredi evidenčno kartico", + "Rename Table": "Preimenuj Tabelo", + "{{action}} Record Card": "{{action}} Evidenčno Kartico", + "Record Card": "Evidenčna kartica", + "Remove Table": "Odstrani Tabelo", + "Record Card Disabled": "Evidenčna kartica onemogočena" }, "ViewLayoutMenu": { "Delete record": "Brisanje zapisa", @@ -1231,5 +1238,13 @@ }, "sendToDrive": { "Sending file to Google Drive": "Pošiljanje datoteke v Google Drive" + }, + "CardContextMenu": { + "Insert card above": "Vstavi kartico zgoraj", + "Duplicate card": "Podvoji kartico", + "Insert card below": "Vstavi kartico spodaj", + "Delete card": "Briši kartico", + "Copy anchor link": "Kopiraj sidrno povezavo", + "Insert card": "Vstavi kartico" } }