From 0f5091a14e55cafc13232aba70d031174dc890f1 Mon Sep 17 00:00:00 2001 From: Jozef Gaal Date: Fri, 24 Mar 2023 23:14:37 +0000 Subject: [PATCH] Translated using Weblate (Slovak) Currently translated at 100.0% (3762 of 3762 strings) Translation: Element Web/matrix-react-sdk Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/sk/ --- src/i18n/strings/sk.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/src/i18n/strings/sk.json b/src/i18n/strings/sk.json index f69699081a..34ca5a8354 100644 --- a/src/i18n/strings/sk.json +++ b/src/i18n/strings/sk.json @@ -3752,5 +3752,13 @@ "Show avatars in user, room and event mentions": "Zobraziť obrázky profilov v zmienkach o používateľoch, miestnostiach a udalostiach", "Message from %(user)s": "Správa od %(user)s", "Message in %(room)s": "Správa v %(room)s", - "Enable intentional mentions": "Povoliť úmyselné zmienky" + "Enable intentional mentions": "Povoliť úmyselné zmienky", + "Error details": "Podrobnosti o chybe", + "Unable to find event at that date": "Nie je možné nájsť udalosť k danému dátumu", + "Please submit debug logs to help us track down the problem.": "Odošlite prosím ladiace záznamy, aby ste nám pomohli nájsť problém.", + "unavailable": "nedostupný", + "unknown status code": "neznámy kód stavu", + "Server returned %(statusCode)s with error code %(errorCode)s": "Server vrátil %(statusCode)s s kódom chyby %(errorCode)s", + "We were unable to find an event looking forwards from %(dateString)s. Try choosing an earlier date.": "Nepodarilo sa nám nájsť udalosť od dátumu %(dateString)s. Skúste vybrať skorší dátum.", + "A network error occurred while trying to find and jump to the given date. Your homeserver might be down or there was just a temporary problem with your internet connection. Please try again. If this continues, please contact your homeserver administrator.": "Pri pokuse nájsť a prejsť na daný dátum došlo k sieťovej chybe. Váš domovský server môže byť vypnutý alebo sa vyskytol len dočasný problém s internetovým pripojením. Skúste to prosím znova. Ak to bude pokračovať, obráťte sa na správcu domovského servera." }