From 418acb08a5064195fba8d3732a1ab189d00a5256 Mon Sep 17 00:00:00 2001 From: Roman Holinec <3ko@pixeon.sk> Date: Sun, 26 May 2024 18:14:11 +0000 Subject: [PATCH] Translated using Weblate (Slovak) Currently translated at 5.7% (74 of 1297 strings) Translation: Grist/client Translate-URL: https://hosted.weblate.org/projects/grist/client/sk/ --- static/locales/sk.client.json | 87 ++++++++++++++++++++++++++++++++++- 1 file changed, 86 insertions(+), 1 deletion(-) diff --git a/static/locales/sk.client.json b/static/locales/sk.client.json index 0967ef42..910f031b 100644 --- a/static/locales/sk.client.json +++ b/static/locales/sk.client.json @@ -1 +1,86 @@ -{} +{ + "ACUserManager": { + "Enter email address": "Vložiť emailovú adresu", + "Invite new member": "Pozvať nového člena", + "We'll email an invite to {{email}}": "Pozvánku poslať e-mailom na adresu {{email}}" + }, + "AccessRules": { + "Add Default Rule": "Pridať predvolené pravidlo", + "Add Column Rule": "Pridať pravidlo stĺpca", + "Add Table Rules": "Pridať pravidlá tabuľky", + "Add User Attributes": "Pridať používateľské atribúty", + "Allow everyone to view Access Rules.": "Umožniť každému zobraziť Prístupové Pravidlá.", + "Attribute name": "Názov atribútu", + "Checking...": "Kontroluje sa…", + "Condition": "Podmienka", + "Default Rules": "Predvolené Pravidlá", + "Delete Table Rules": "Odstrániť Pravidlá Tabuľky", + "Enter Condition": "Zadať Podmienku", + "Everyone": "Každý", + "Everyone Else": "Hocikto Iný", + "Invalid": "Neplatné", + "Attribute to Look Up": "Vyhľadávaný Atribút", + "Lookup Column": "Vyhľadávací stĺpec", + "Lookup Table": "Vyhľadávacia Tabuľka", + "Permission to access the document in full when needed": "Povolenie na úplný prístup k dokumentu v prípade potreby", + "Permission to view Access Rules": "Povolenie na zobrazenie Prístupových Pravidiel", + "Permissions": "Povolenia", + "Remove column {{- colId }} from {{- tableId }} rules": "Odstrániť stĺpec {{- colId }} z pravidiel {{- tableId }}", + "Remove {{- tableId }} rules": "Odstrániť pravidlá {{- tableId }}", + "Reset": "Reset", + "Rules for table ": "Pravidlá pre tabuľku ", + "Save": "Uložiť", + "Special Rules": "Špeciálné pravidlá", + "Type a message...": "Napísať správu…", + "User Attributes": "Používateľské Atribúty", + "View As": "Zobraziť Ako", + "Seed rules": "Seed Pravidlá", + "When adding table rules, automatically add a rule to grant OWNER full access.": "Pri pridávaní pravidiel tabuľky automaticky pridať pravidlo na udelenie úplného prístupu VLASTNÍKOVI.", + "Permission to edit document structure": "Povolenie upravovať štruktúru dokumentu", + "This default should be changed if editors' access is to be limited. ": "Toto predvolené nastavenie by sa malo zmeniť, ak má byť prístup redaktorov obmedzený. ", + "Allow everyone to copy the entire document, or view it in full in fiddle mode.\nUseful for examples and templates, but not for sensitive data.": "Umožnite každému skopírovať celý dokument alebo ho zobraziť celý vo fiddle móde.\n Užitočné pre príklady a šablóny, ale nie pre citlivé údaje.", + "Saved": "Uložené", + "Allow editors to edit structure (e.g. modify and delete tables, columns, layouts), and to write formulas, which give access to all data regardless of read restrictions.": "Umožniť editorom upravovať štruktúru (napr. upravovať a mazať tabuľky, stĺpce, rozloženia) a písať vzorce, ktoré umožňujú prístup ku všetkým údajom bez ohľadu na obmedzenia čítania.", + "Remove {{- name }} user attribute": "Odstrániť používateľský atribút {{- name }}" + }, + "AccountPage": { + "API": "API", + "API Key": "API Kľúč", + "Account settings": "Nastavenia účtu", + "Allow signing in to this account with Google": "Povoliť prihlásenie do tohto účtu pomocou Google", + "Change Password": "Zmeniť Heslo", + "Login Method": "Metóda Prihlásenia", + "Password & Security": "Heslo a Zabezpečenie", + "Save": "Uložiť", + "Theme": "Téma", + "Two-factor authentication": "Dvojvázové overenie", + "Two-factor authentication is an extra layer of security for your Grist account designed to ensure that you're the only person who can access your account, even if someone knows your password.": "Dvojfázová autentifikácia je ďalšou vrstvou zabezpečenia vášho účtu Grist, ktorá je navrhnutá tak, aby zaistila, že ste jedinou osobou, ktorá môže pristupovať k vášmu účtu, aj keď niekto pozná vaše heslo.", + "Language": "Jazyk", + "Edit": "Upraviť", + "Email": "E-mail", + "Names only allow letters, numbers and certain special characters": "Názvy povoľujú iba písmená, čísla a určité špeciálne znaky", + "Name": "Meno" + }, + "AccountWidget": { + "Access Details": "Prístupové podrobnosti", + "Accounts": "Účty", + "Add Account": "Pridať účet", + "Document Settings": "Nastavenie Dokumentu", + "Manage Team": "Spravovať tím", + "Pricing": "Cenník", + "Profile Settings": "Nastavenie profilu", + "Sign Out": "Odhlásiť sa", + "Sign in": "Prihlásiť sa", + "Switch Accounts": "Prepnúť Účty", + "Toggle Mobile Mode": "Prepnúť Mobilný Režim", + "Activation": "Aktivácia", + "Billing Account": "Fakturačný účet", + "Support Grist": "Podpora Grist", + "Upgrade Plan": "Plán Inovácie", + "Sign In": "Prihlásiť sa", + "Use This Template": "Použiť túto Šablónu" + }, + "ViewAsDropdown": { + "View As": "Zobraziť Ako" + } +}