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 29.7% (398 of 1336 strings) Translation: Grist/client Translate-URL: https://hosted.weblate.org/projects/grist/client/sk/
This commit is contained in:
parent
3c7623b51b
commit
e007b38115
@ -339,7 +339,9 @@
|
||||
"Document ID to use whenever the REST API calls for {{docId}}. See {{apiURL}}": "ID dokumentu, ktoré sa má použiť vždy, keď REST API požaduje {{docId}}. Pozrieť {{apiURL}}",
|
||||
"For currency columns": "Pre stĺpce meny",
|
||||
"Python": "Python",
|
||||
"Notify other services on doc changes": "Upozorniť ostatné služby na zmeny dokumentu"
|
||||
"Notify other services on doc changes": "Upozorniť ostatné služby na zmeny dokumentu",
|
||||
"Only available to document editors": "Dostupné iba pre editorov dokumentov",
|
||||
"Only available to document owners": "Dostupné iba pre vlastníkov dokumentov"
|
||||
},
|
||||
"DocumentUsage": {
|
||||
"Attachments Size": "Veľkosť Príloh",
|
||||
@ -422,7 +424,35 @@
|
||||
"Freeze {{count}} columns_one": "Zmraziť tento stĺpec",
|
||||
"Freeze {{count}} more columns_one": "Zmraziť ešte jeden stĺpec",
|
||||
"Hide {{count}} columns_one": "Skryť stĺpec",
|
||||
"Hide {{count}} columns_other": "Skryť {{count}} stĺpce"
|
||||
"Hide {{count}} columns_other": "Skryť {{count}} stĺpce",
|
||||
"Reset {{count}} columns_one": "Resetovať stĺpec",
|
||||
"Reset {{count}} columns_other": "Resetovať {{count}} stĺpcov",
|
||||
"Reset {{count}} entire columns_one": "Resetovať celý stĺpec",
|
||||
"Reset {{count}} entire columns_other": "Resetovať {{count}} celé stĺpce",
|
||||
"Apply to new records": "Použiť na nové záznamy",
|
||||
"Authorship": "Autorstvo",
|
||||
"Lookups": "Vyhľadávania",
|
||||
"Show column {{- label}}": "Zobraziť stĺpec {{- label}}",
|
||||
"Sort": "Triediť",
|
||||
"Sorted (#{{count}})_one": "Zoradené (#{{count}})",
|
||||
"Sorted (#{{count}})_other": "Zoradené (#{{count}})",
|
||||
"Unfreeze {{count}} columns_one": "Zrušiť zmrazenie tohto stĺpca",
|
||||
"Unfreeze all columns": "Zrušiť zmrazenie všetkých stĺpcov",
|
||||
"Show hidden columns": "Zobraziť skryté stĺpce",
|
||||
"Timestamp": "Časové razítko",
|
||||
"no reference column": "žiadny referenčný stĺpec",
|
||||
"Unfreeze {{count}} columns_other": "Zrušiť zmrazenie {{count}} stĺpcov",
|
||||
"Insert column to the left": "Vložiť stĺpec doľava",
|
||||
"Insert column to the right": "Vložiť stĺpec doprava",
|
||||
"Apply on record changes": "Použiť zmeny záznamu",
|
||||
"Created By": "Vytvoril",
|
||||
"Hidden Columns": "Skryté stĺpce",
|
||||
"Last Updated At": "Naposledy aktualizované v",
|
||||
"Last Updated By": "Naposledy aktualizované používateľom",
|
||||
"Insert column to the {{to}}": "Vložiť stĺpec do {{to}}",
|
||||
"More sort options ...": "Ďalšie možnosti zoradenia…",
|
||||
"Rename column": "Premenovať stĺpec",
|
||||
"Created At": "Vytvorené v"
|
||||
},
|
||||
"GridOptions": {
|
||||
"Horizontal Gridlines": "Horizontálna línia Mriežky",
|
||||
|
Loading…
Reference in New Issue
Block a user