feat: Translate frontend/src/i18n/en.json in sk

97% of minimum 50% translated source file: 'frontend/src/i18n/en.json'
on 'sk'.

Sync of partially translated files: 
untranslated content is included with an empty translation 
or source language content depending on file format
This commit is contained in:
transifex-integration[bot] 2025-11-29 09:50:15 +00:00 committed by GitHub
parent 10748c7fa7
commit 1419c6a80f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -43,7 +43,8 @@
"upload": "Nahrať", "upload": "Nahrať",
"openFile": "Otvoriť súbor", "openFile": "Otvoriť súbor",
"discardChanges": "Zahodiť", "discardChanges": "Zahodiť",
"saveChanges": "Uložiť zmeny" "saveChanges": "Uložiť zmeny",
"editAsText": "Edit as Text"
}, },
"download": { "download": {
"downloadFile": "Stiahnuť súbor", "downloadFile": "Stiahnuť súbor",
@ -75,7 +76,9 @@
"sortByLastModified": "Zoradiť podľa dátumu", "sortByLastModified": "Zoradiť podľa dátumu",
"sortByName": "Zoradiť podľa názvu", "sortByName": "Zoradiť podľa názvu",
"sortBySize": "Zoradiť podľa veľkosti", "sortBySize": "Zoradiť podľa veľkosti",
"noPreview": "Pre tento súbor nie je dostupný náhľad." "noPreview": "Pre tento súbor nie je dostupný náhľad.",
"csvTooLarge": "CSV file is too large for preview (>5MB). Please download to view.",
"csvLoadFailed": "Failed to load CSV file."
}, },
"help": { "help": {
"click": "vyberie súbor alebo priečinok", "click": "vyberie súbor alebo priečinok",