diff options
Diffstat (limited to 'core/l10n/sk_SK.json')
-rw-r--r-- | core/l10n/sk_SK.json | 17 |
1 files changed, 16 insertions, 1 deletions
diff --git a/core/l10n/sk_SK.json b/core/l10n/sk_SK.json index a5c883a0bb3..fa6ed266564 100644 --- a/core/l10n/sk_SK.json +++ b/core/l10n/sk_SK.json @@ -82,6 +82,7 @@ "Send" : "Odoslať", "Set expiration date" : "Nastaviť dátum expirácie", "Expiration date" : "Dátum expirácie", + "Adding user..." : "Pridávam používateľa...", "group" : "skupina", "Resharing is not allowed" : "Zdieľanie už zdieľanej položky nie je povolené", "Shared in {item} with {user}" : "Zdieľané v {item} s {user}", @@ -106,7 +107,10 @@ "Edit tags" : "Upraviť štítky", "Error loading dialog template: {error}" : "Chyba pri načítaní šablóny dialógu: {error}", "No tags selected for deletion." : "Nie sú vybraté štítky na zmazanie.", - "_download %n file_::_download %n files_" : ["","",""], + "unknown text" : "neznámy text", + "Hello world!" : "Ahoj svet!", + "sunny" : "slnečno", + "_download %n file_::_download %n files_" : ["stiahnuť %n súbor","stiahnuť %n súbory","stiahnuť %n súborov"], "Updating {productName} to version {version}, this may take a while." : "Aktualizujem {productName} na verziu {version}, chvíľu to môže trvať.", "Please reload the page." : "Obnovte prosím stránku.", "The update was unsuccessful." : "Aktualizácia zlyhala.", @@ -138,9 +142,20 @@ "Error favoriting" : "Chyba pri pridaní do obľúbených", "Error unfavoriting" : "Chyba pri odobratí z obľúbených", "Access forbidden" : "Prístup odmietnutý", + "File not found" : "Súbor nenájdený", "Hey there,\n\njust letting you know that %s shared %s with you.\nView it: %s\n\n" : "Dobrý deň,\n\nPoužívateľ %s zdieľa s vami súbor, alebo priečinok s názvom %s.\nPre zobrazenie kliknite na túto linku: %s\n", "The share will expire on %s." : "Zdieľanie vyprší %s.", "Cheers!" : "Pekný deň!", + "Internal Server Error" : "Vnútorná chyba servera", + "More details can be found in the server log." : "Viac nájdete v logu servera.", + "Technical details" : "Technické podrobnosti", + "Remote Address: %s" : "Vzdialená adresa: %s", + "Request ID: %s" : "ID požiadavky: %s", + "Code: %s" : "Kód: %s", + "Message: %s" : "Správa: %s", + "File: %s" : "Súbor: %s", + "Line: %s" : "Riadok: %s", + "Trace" : "Trasa", "Security Warning" : "Bezpečnostné varovanie", "Your PHP version is vulnerable to the NULL Byte attack (CVE-2006-7243)" : "Verzia Vášho PHP je napadnuteľná pomocou techniky \"NULL Byte\" (CVE-2006-7243)", "Please update your PHP installation to use %s securely." : "Aktualizujte prosím vašu inštanciu PHP pre bezpečné používanie %s.", |