mirror of
https://github.com/gristlabs/grist-core.git
synced 2024-10-27 20:44:07 +00:00
Translated using Weblate (Slovak)
Currently translated at 13.7% (184 of 1334 strings) Translation: Grist/client Translate-URL: https://hosted.weblate.org/projects/grist/client/sk/
This commit is contained in:
parent
f071d91a0a
commit
414e0c5e69
@ -185,7 +185,9 @@
|
|||||||
"Widget does not require any permissions.": "Widget nevyžaduje žiadne povolenia.",
|
"Widget does not require any permissions.": "Widget nevyžaduje žiadne povolenia.",
|
||||||
"Widget needs to {{read}} the current table.": "Widget vyžaduje {{read}} aktuálnu tabuľku.",
|
"Widget needs to {{read}} the current table.": "Widget vyžaduje {{read}} aktuálnu tabuľku.",
|
||||||
"Widget needs {{fullAccess}} to this document.": "Widget vyžaduje {{fullAccess}} k tomuto dokumentu.",
|
"Widget needs {{fullAccess}} to this document.": "Widget vyžaduje {{fullAccess}} k tomuto dokumentu.",
|
||||||
"No document access": "Bez prístupu k dokumentu"
|
"No document access": "Bez prístupu k dokumentu",
|
||||||
|
"Clear selection": "Vyčistiť výber",
|
||||||
|
"No {{columnType}} columns in table.": "V tabuľke nie sú žiadne stĺpce {{columnType}}."
|
||||||
},
|
},
|
||||||
"AppModel": {
|
"AppModel": {
|
||||||
"This team site is suspended. Documents can be read, but not modified.": "Táto tímová stránka je pozastavená. Dokumenty je možné čítať, ale nie upravovať."
|
"This team site is suspended. Documents can be read, but not modified.": "Táto tímová stránka je pozastavená. Dokumenty je možné čítať, ale nie upravovať."
|
||||||
@ -198,5 +200,25 @@
|
|||||||
"Apply": "Použiť",
|
"Apply": "Použiť",
|
||||||
"Cancel": "Zrušiť",
|
"Cancel": "Zrušiť",
|
||||||
"Default cell style": "Predvolený štýl bunky"
|
"Default cell style": "Predvolený štýl bunky"
|
||||||
|
},
|
||||||
|
"DataTables": {
|
||||||
|
"Delete {{formattedTableName}} data, and remove it from all pages?": "Odstrániť údaje {{formattedTableName}} a odobrať ich zo všetkých stránok?",
|
||||||
|
"Duplicate Table": "Duplikovať Tabuľku",
|
||||||
|
"Raw Data Tables": "Tbuľky s nespracovanými údajmi",
|
||||||
|
"Table ID copied to clipboard": "ID tabuľky bolo skopírované do schránky",
|
||||||
|
"Record Card": "Karta Záznamu",
|
||||||
|
"Edit Record Card": "Úprava Karty Záznamu",
|
||||||
|
"Click to copy": "Kliknutím skopírovať",
|
||||||
|
"You do not have edit access to this document": "Nemáte prístup k úprave tohto dokumentu",
|
||||||
|
"Record Card Disabled": "Zakázaná Karta Záznamu",
|
||||||
|
"Rename Table": "Premenovať tabuľku",
|
||||||
|
"{{action}} Record Card": "{{action}} Kartu Záznamu",
|
||||||
|
"Remove Table": "Odstrániť tabuľku"
|
||||||
|
},
|
||||||
|
"DocHistory": {
|
||||||
|
"Activity": "Aktivita",
|
||||||
|
"Beta": "Beta",
|
||||||
|
"Compare to Previous": "Porovnať s Predchádzajúcim",
|
||||||
|
"Compare to Current": "Porovnať s Aktuálnym"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user