1
0
mirror of https://github.com/LibreTranslate/LibreTranslate.git synced 2024-09-29 16:10:13 +02:00
LibreTranslate/libretranslate/locales/sk/LC_MESSAGES/messages.po

668 lines
17 KiB
Plaintext
Raw Normal View History

2023-01-06 21:27:04 +01:00
# Slovak translations for LibreTranslate.
# Copyright (C) 2023 LibreTranslate Authors
# This file is distributed under the same license as the LibreTranslate
# project.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2023.
#
msgid ""
msgstr ""
"Project-Id-Version: LibreTranslate 1.3.9\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
2023-10-09 21:20:47 +02:00
"POT-Creation-Date: 2023-10-09 15:17-0400\n"
"PO-Revision-Date: 2023-08-10 21:59+0000\n"
"Last-Translator: Milan Šalka <salka.milan@googlemail.com>\n"
2023-10-09 21:20:47 +02:00
"Language-Team: Slovak <https://hosted.weblate.org/projects/libretranslate/app/sk/>\n"
2023-01-06 22:35:07 +01:00
"Language: sk\n"
2023-01-06 21:27:04 +01:00
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
2023-10-09 21:20:47 +02:00
"Generated-By: Babel 2.12.1\n"
2023-01-06 21:27:04 +01:00
2023-10-09 21:20:47 +02:00
#: libretranslate/app.py:79
2023-01-06 21:27:04 +01:00
msgid "Invalid JSON format"
msgstr "Neplatný formát JSON"
2023-10-09 21:20:47 +02:00
#: libretranslate/app.py:149 libretranslate/templates/app.js.template:459
2023-01-06 21:27:04 +01:00
msgid "Auto Detect"
msgstr "Auto Detect"
2023-10-09 21:20:47 +02:00
#: libretranslate/app.py:232
2023-01-06 21:27:04 +01:00
msgid "Unauthorized"
msgstr "Neoprávnené"
2023-10-09 21:20:47 +02:00
#: libretranslate/app.py:250
2023-01-06 21:27:04 +01:00
msgid "Too many request limits violations"
msgstr "Príliš veľa porušení limitov žiadostí"
2023-01-06 21:27:04 +01:00
2023-10-09 21:20:47 +02:00
#: libretranslate/app.py:257
2023-01-06 21:27:04 +01:00
msgid "Invalid API key"
msgstr "Neplatný API kľúč"
2023-10-09 21:20:47 +02:00
#: libretranslate/app.py:276
2023-01-06 21:27:04 +01:00
msgid "Please contact the server operator to get an API key"
msgstr "Prosím, kontaktujte operátora servera, aby ste dostali kľúč API"
2023-10-09 21:20:47 +02:00
#: libretranslate/app.py:278
2023-01-06 21:27:04 +01:00
#, python-format
msgid "Visit %(url)s to get an API key"
msgstr "Návšteva %(url)s získať API kľúč"
2023-10-09 21:20:47 +02:00
#: libretranslate/app.py:318
2023-01-06 21:27:04 +01:00
msgid "Slowdown:"
msgstr "Spomaľovanie:"
2023-10-09 21:20:47 +02:00
#: libretranslate/app.py:525 libretranslate/app.py:527
#: libretranslate/app.py:529 libretranslate/app.py:741
#: libretranslate/app.py:743 libretranslate/app.py:745
#: libretranslate/app.py:896 libretranslate/app.py:1053
#: libretranslate/app.py:1055 libretranslate/app.py:1057
#: libretranslate/app.py:1059
2023-01-06 21:27:04 +01:00
#, python-format
msgid "Invalid request: missing %(name)s parameter"
msgstr "Neplatná požiadavka: chýba %(name)s parameter"
2023-10-09 21:20:47 +02:00
#: libretranslate/app.py:544 libretranslate/app.py:553
2023-01-06 21:27:04 +01:00
#, python-format
msgid "Invalid request: request (%(size)s) exceeds text limit (%(limit)s)"
2023-10-09 21:20:47 +02:00
msgstr ""
"Neplatná požiadavka: žiadosť (%(size)s) presahuje limit textu (%(limit)s)"
2023-01-06 21:27:04 +01:00
2023-10-09 21:20:47 +02:00
#: libretranslate/app.py:583 libretranslate/app.py:588
#: libretranslate/app.py:758 libretranslate/app.py:763
2023-01-06 21:27:04 +01:00
#, python-format
msgid "%(lang)s is not supported"
msgstr "%(lang)s nie je podporovaný"
2023-10-09 21:20:47 +02:00
#: libretranslate/app.py:594
2023-01-06 21:27:04 +01:00
#, python-format
msgid "%(format)s format is not supported"
msgstr "%(format)s formát nie je podporovaný"
2023-10-09 21:20:47 +02:00
#: libretranslate/app.py:602 libretranslate/app.py:626
2023-01-06 21:27:04 +01:00
#, python-format
msgid ""
2023-10-09 21:20:47 +02:00
"%(tname)s (%(tcode)s) is not available as a target language from %(sname)s "
"(%(scode)s)"
2023-01-06 21:27:04 +01:00
msgstr ""
2023-10-09 21:20:47 +02:00
"%(tname)s ()%(tcode)s) nie je k dispozícii ako cieľový jazyk od %(sname)s "
"()%(scode)s)"
2023-01-06 21:27:04 +01:00
2023-10-09 21:20:47 +02:00
#: libretranslate/app.py:647
2023-01-06 21:27:04 +01:00
#, python-format
msgid "Cannot translate text: %(text)s"
msgstr "Nemožno preložiť text: %(text)s"
2023-10-09 21:20:47 +02:00
#: libretranslate/app.py:734 libretranslate/app.py:788
2023-01-06 21:27:04 +01:00
msgid "Files translation are disabled on this server."
msgstr "Preklady sú zakázané na tomto serveri."
2023-10-09 21:20:47 +02:00
#: libretranslate/app.py:748
2023-01-06 21:27:04 +01:00
msgid "Invalid request: empty file"
msgstr "Neplatná požiadavka: prázdny súbor"
2023-10-09 21:20:47 +02:00
#: libretranslate/app.py:751
2023-01-06 21:27:04 +01:00
msgid "Invalid request: file format not supported"
msgstr "Neplatná požiadavka: formát súboru nie je podporovaný"
2023-10-09 21:20:47 +02:00
#: libretranslate/app.py:796
2023-01-06 21:27:04 +01:00
msgid "Invalid filename"
msgstr "Neplatné meno"
2023-10-09 21:20:47 +02:00
#: libretranslate/app.py:1038
2023-01-06 21:27:04 +01:00
msgid "Suggestions are disabled on this server."
msgstr "Návrhy sú zakázané na tomto serveri."
#: libretranslate/locales/.langs.py:1
msgid "English"
msgstr "Angličtina"
2023-01-06 21:27:04 +01:00
#: libretranslate/locales/.langs.py:2
msgid "Arabic"
msgstr "Arabčina"
2023-01-06 21:27:04 +01:00
#: libretranslate/locales/.langs.py:3
msgid "Azerbaijani"
msgstr "Azerbaština"
2023-01-06 21:27:04 +01:00
#: libretranslate/locales/.langs.py:4
msgid "Chinese"
msgstr "Čínske"
#: libretranslate/locales/.langs.py:5
msgid "Czech"
msgstr "Čeština"
2023-01-06 21:27:04 +01:00
#: libretranslate/locales/.langs.py:6
msgid "Danish"
msgstr "Dánčina"
2023-01-06 21:27:04 +01:00
#: libretranslate/locales/.langs.py:7
msgid "Dutch"
msgstr "Dánština"
2023-01-06 21:27:04 +01:00
#: libretranslate/locales/.langs.py:8
msgid "Esperanto"
msgstr "Esperanto"
2023-01-06 21:27:04 +01:00
#: libretranslate/locales/.langs.py:9
msgid "Finnish"
msgstr "Fínština"
2023-01-06 21:27:04 +01:00
#: libretranslate/locales/.langs.py:10
msgid "French"
msgstr "Francúzština"
2023-01-06 21:27:04 +01:00
#: libretranslate/locales/.langs.py:11
msgid "German"
msgstr "Nemčina"
2023-01-06 21:27:04 +01:00
#: libretranslate/locales/.langs.py:12
msgid "Greek"
msgstr "Gréčtina"
2023-01-06 21:27:04 +01:00
#: libretranslate/locales/.langs.py:13
msgid "Hebrew"
msgstr "Hebrejčina"
#: libretranslate/locales/.langs.py:14
msgid "Hindi"
msgstr "Všeobecný"
#: libretranslate/locales/.langs.py:15
msgid "Hungarian"
msgstr "Madarčina"
2023-01-06 21:27:04 +01:00
#: libretranslate/locales/.langs.py:16
msgid "Indonesian"
msgstr "Indonézske"
#: libretranslate/locales/.langs.py:17
msgid "Irish"
msgstr "Írština"
2023-01-06 21:27:04 +01:00
#: libretranslate/locales/.langs.py:18
msgid "Italian"
msgstr "Taliančina"
2023-01-06 21:27:04 +01:00
#: libretranslate/locales/.langs.py:19
msgid "Japanese"
msgstr "Japonština"
2023-01-06 21:27:04 +01:00
#: libretranslate/locales/.langs.py:20
msgid "Korean"
msgstr "Kórejština"
2023-01-06 21:27:04 +01:00
#: libretranslate/locales/.langs.py:21
msgid "Persian"
msgstr "Perzština"
2023-01-06 21:27:04 +01:00
#: libretranslate/locales/.langs.py:22
msgid "Polish"
msgstr "Polština"
2023-01-06 21:27:04 +01:00
#: libretranslate/locales/.langs.py:23
msgid "Portuguese"
msgstr "Portugalština"
2023-01-06 21:27:04 +01:00
#: libretranslate/locales/.langs.py:24
msgid "Russian"
msgstr "Ruština"
2023-01-06 21:27:04 +01:00
#: libretranslate/locales/.langs.py:25
msgid "Slovak"
msgstr "Slovenčina"
#: libretranslate/locales/.langs.py:26
msgid "Spanish"
msgstr "Španiečina"
2023-01-06 21:27:04 +01:00
#: libretranslate/locales/.langs.py:27
msgid "Swedish"
msgstr "Švédština"
2023-01-06 21:27:04 +01:00
#: libretranslate/locales/.langs.py:28
msgid "Turkish"
msgstr "Turečtina"
2023-01-06 21:27:04 +01:00
#: libretranslate/locales/.langs.py:29
msgid "Ukranian"
msgstr "Ukrajinčina"
2023-01-06 21:27:04 +01:00
#: libretranslate/locales/.langs.py:30
msgid "Vietnamese"
msgstr "Vietnamčina"
#: libretranslate/locales/.swag.py:1
msgid "Retrieve list of supported languages"
msgstr "Zdroj podporovaných jazykov"
#: libretranslate/locales/.swag.py:2
msgid "List of languages"
msgstr "Zoznam jazykov"
#: libretranslate/locales/.swag.py:3
msgid "translate"
msgstr "preložiť"
#: libretranslate/locales/.swag.py:4
msgid "Translate text from a language to another"
msgstr "Preložiť text z jazyka do druhého"
2023-10-09 21:20:47 +02:00
#: libretranslate/locales/.swag.py:5 libretranslate/templates/index.html:222
2023-01-06 21:27:04 +01:00
msgid "Translated text"
msgstr "Preklad"
#: libretranslate/locales/.swag.py:6
msgid "Invalid request"
msgstr "Neplatná požiadavka"
#: libretranslate/locales/.swag.py:7
msgid "Translation error"
msgstr "Chyba prekladu"
#: libretranslate/locales/.swag.py:8
msgid "Slow down"
msgstr "Spomaľte"
#: libretranslate/locales/.swag.py:9
msgid "Banned"
msgstr "Zakázané"
#: libretranslate/locales/.swag.py:10
2023-01-06 22:35:07 +01:00
msgid "Hello world!"
msgstr "Dobrý deň, svet!"
#: libretranslate/locales/.swag.py:11
msgid "Text(s) to translate"
msgstr "Text(y) na preloženie"
2023-01-06 22:35:07 +01:00
#: libretranslate/locales/.swag.py:12
msgid "Source language code"
msgstr "Kód zdrojového jazyka"
2023-01-06 22:35:07 +01:00
#: libretranslate/locales/.swag.py:13
msgid "Target language code"
msgstr "Kód cieľového jazyka"
2023-01-06 22:35:07 +01:00
#: libretranslate/locales/.swag.py:14
msgid "text"
msgstr "text"
2023-01-06 22:35:07 +01:00
#: libretranslate/locales/.swag.py:15
msgid "html"
msgstr "html"
#: libretranslate/locales/.swag.py:16
msgid ""
"Format of source text:\n"
" * `text` - Plain text\n"
" * `html` - HTML markup\n"
msgstr ""
"Formát zdrojového textu:\n"
" * `text` - Jednoduchý text\n"
" * `html` - HTML markup\n"
2023-01-06 22:35:07 +01:00
#: libretranslate/locales/.swag.py:17
msgid "API key"
msgstr "API kľúč"
2023-01-06 22:35:07 +01:00
#: libretranslate/locales/.swag.py:18
2023-01-06 21:27:04 +01:00
msgid "Translate file from a language to another"
msgstr "Preložiť súbor z jedného jazyka do iného"
2023-01-06 21:27:04 +01:00
2023-01-06 22:35:07 +01:00
#: libretranslate/locales/.swag.py:19
2023-01-06 21:27:04 +01:00
msgid "Translated file"
msgstr "Preložený súbor"
2023-01-06 22:35:07 +01:00
#: libretranslate/locales/.swag.py:20
msgid "File to translate"
msgstr "Súbor na preloženie"
2023-01-06 22:35:07 +01:00
#: libretranslate/locales/.swag.py:21
2023-01-06 21:27:04 +01:00
msgid "Detect the language of a single text"
msgstr "Detegovať jazyk jedného kusu textu"
2023-01-06 21:27:04 +01:00
2023-01-06 23:53:36 +01:00
#: libretranslate/locales/.swag.py:22
2023-01-06 21:27:04 +01:00
msgid "Detections"
msgstr "Detekcie"
2023-01-06 21:27:04 +01:00
2023-01-06 23:53:36 +01:00
#: libretranslate/locales/.swag.py:23
2023-01-06 21:27:04 +01:00
msgid "Detection error"
msgstr "Chyba detekcie"
2023-01-06 21:27:04 +01:00
2023-01-06 23:53:36 +01:00
#: libretranslate/locales/.swag.py:24
2023-01-06 22:35:07 +01:00
msgid "Text to detect"
msgstr "Text na detekciu"
2023-01-06 22:35:07 +01:00
2023-01-06 23:53:36 +01:00
#: libretranslate/locales/.swag.py:25
2023-01-06 21:27:04 +01:00
msgid "Retrieve frontend specific settings"
msgstr "Získať nastavenia špecifické pre rozhranie"
2023-01-06 21:27:04 +01:00
2023-01-06 23:53:36 +01:00
#: libretranslate/locales/.swag.py:26
2023-01-06 21:27:04 +01:00
msgid "frontend settings"
msgstr "Nastavenia rozhrania"
2023-01-06 21:27:04 +01:00
2023-01-06 23:53:36 +01:00
#: libretranslate/locales/.swag.py:27
2023-01-06 21:27:04 +01:00
msgid "frontend"
msgstr "frontend"
2023-01-06 23:53:36 +01:00
#: libretranslate/locales/.swag.py:28
2023-01-06 21:27:04 +01:00
msgid "Submit a suggestion to improve a translation"
msgstr "Poslať návrh na zlepšenie prekladu"
2023-01-06 21:27:04 +01:00
2023-01-06 23:53:36 +01:00
#: libretranslate/locales/.swag.py:29
2023-01-06 21:27:04 +01:00
msgid "Success"
msgstr "Úspech"
2023-01-06 23:53:36 +01:00
#: libretranslate/locales/.swag.py:30
2023-01-06 21:27:04 +01:00
msgid "Not authorized"
msgstr "Chýba oprávnenie"
2023-01-06 21:27:04 +01:00
2023-01-06 23:53:36 +01:00
#: libretranslate/locales/.swag.py:31
2023-01-06 22:35:07 +01:00
msgid "Original text"
msgstr "Pôvodný text"
2023-01-06 23:53:36 +01:00
#: libretranslate/locales/.swag.py:32
2023-01-06 22:35:07 +01:00
msgid "Suggested translation"
msgstr "Navrhnutý preklad"
2023-01-06 22:35:07 +01:00
2023-01-06 23:53:36 +01:00
#: libretranslate/locales/.swag.py:33
2023-01-06 22:35:07 +01:00
msgid "Language of original text"
msgstr "Jazyk pôvodného textu"
2023-01-06 22:35:07 +01:00
2023-01-06 23:53:36 +01:00
#: libretranslate/locales/.swag.py:34
2023-01-06 22:35:07 +01:00
msgid "Language of suggested translation"
msgstr "Jazyk navrhovaného prekladu"
2023-01-06 22:35:07 +01:00
2023-01-06 23:53:36 +01:00
#: libretranslate/locales/.swag.py:35
2023-01-06 21:27:04 +01:00
msgid "feedback"
msgstr "spätná väzba"
2023-01-06 23:53:36 +01:00
#: libretranslate/locales/.swag.py:36
2023-01-06 21:27:04 +01:00
msgid "Language code"
msgstr "Kód jazyka"
2023-01-06 21:27:04 +01:00
2023-01-06 23:53:36 +01:00
#: libretranslate/locales/.swag.py:37
2023-01-06 21:27:04 +01:00
msgid "Human-readable language name (in English)"
msgstr "Ľudské meno jazyka (v angličtine)"
2023-01-06 23:53:36 +01:00
#: libretranslate/locales/.swag.py:38
2023-01-06 21:27:04 +01:00
msgid "Supported target language codes"
msgstr "Podporované cieľové jazykové kódy"
2023-01-06 23:53:36 +01:00
#: libretranslate/locales/.swag.py:39
2023-01-06 21:27:04 +01:00
msgid "Translated text(s)"
msgstr "Preložený text(y)"
2023-01-06 21:27:04 +01:00
2023-01-06 23:53:36 +01:00
#: libretranslate/locales/.swag.py:40
2023-01-06 21:27:04 +01:00
msgid "Error message"
msgstr "Chybová správa"
2023-01-06 21:27:04 +01:00
2023-01-06 23:53:36 +01:00
#: libretranslate/locales/.swag.py:41
2023-01-06 21:27:04 +01:00
msgid "Reason for slow down"
msgstr "Dôvod spomalenia"
2023-01-06 21:27:04 +01:00
2023-01-06 23:53:36 +01:00
#: libretranslate/locales/.swag.py:42
2023-01-06 21:27:04 +01:00
msgid "Translated file url"
msgstr "Url preloženého súboru"
2023-01-06 21:27:04 +01:00
2023-01-06 23:53:36 +01:00
#: libretranslate/locales/.swag.py:43
2023-01-06 21:27:04 +01:00
msgid "Confidence value"
msgstr "Miera istoty"
2023-01-06 21:27:04 +01:00
2023-01-06 23:53:36 +01:00
#: libretranslate/locales/.swag.py:44
2023-01-06 21:27:04 +01:00
msgid "Character input limit for this language (-1 indicates no limit)"
msgstr "Limit vloženia znakov pre tento jazyk (-1 označuje žiadny limit)"
2023-01-06 21:27:04 +01:00
2023-01-06 23:53:36 +01:00
#: libretranslate/locales/.swag.py:45
2023-01-06 21:27:04 +01:00
msgid "Frontend translation timeout"
msgstr "Časový limit prekladu rozhrania"
2023-01-06 21:27:04 +01:00
2023-01-06 23:53:36 +01:00
#: libretranslate/locales/.swag.py:46
2023-01-06 21:27:04 +01:00
msgid "Whether the API key database is enabled."
msgstr "Či je povolená databáza API kľúčov."
2023-01-06 21:27:04 +01:00
2023-01-06 23:53:36 +01:00
#: libretranslate/locales/.swag.py:47
2023-01-06 21:27:04 +01:00
msgid "Whether an API key is required."
msgstr "Či je potrebný API kľúč."
2023-01-06 23:53:36 +01:00
#: libretranslate/locales/.swag.py:48
2023-01-06 21:27:04 +01:00
msgid "Whether submitting suggestions is enabled."
msgstr "Či je povolené posielanie návrhov."
2023-01-06 21:27:04 +01:00
2023-01-06 23:53:36 +01:00
#: libretranslate/locales/.swag.py:49
2023-01-06 21:27:04 +01:00
msgid "Supported files format"
msgstr "Podporovaný formát súborov"
2023-01-06 23:53:36 +01:00
#: libretranslate/locales/.swag.py:50
2023-01-06 21:27:04 +01:00
msgid "Whether submission was successful"
msgstr "Či bolo podanie úspešné"
2023-01-06 21:27:04 +01:00
#: libretranslate/templates/app.js.template:31
2023-10-09 21:20:47 +02:00
#: libretranslate/templates/app.js.template:286
#: libretranslate/templates/app.js.template:290
2023-01-06 21:27:04 +01:00
msgid "Copy text"
msgstr "Kopírovať text"
2023-10-09 21:20:47 +02:00
#: libretranslate/templates/app.js.template:80
#: libretranslate/templates/app.js.template:86
#: libretranslate/templates/app.js.template:91
#: libretranslate/templates/app.js.template:273
#: libretranslate/templates/app.js.template:343
#: libretranslate/templates/app.js.template:431
#: libretranslate/templates/app.js.template:479
2023-01-06 21:27:04 +01:00
#, python-format
msgid "Cannot load %(url)s"
msgstr "Nemožno načítať %(url)s"
2023-10-09 21:20:47 +02:00
#: libretranslate/templates/app.js.template:264
#: libretranslate/templates/app.js.template:334
#: libretranslate/templates/app.js.template:412
#: libretranslate/templates/app.js.template:423
2023-01-06 21:27:04 +01:00
msgid "Unknown error"
msgstr "Neznáma chyba"
2023-10-09 21:20:47 +02:00
#: libretranslate/templates/app.js.template:287
2023-01-06 21:27:04 +01:00
msgid "Copied"
msgstr "Skopírované"
2023-01-06 21:27:04 +01:00
2023-10-09 21:20:47 +02:00
#: libretranslate/templates/app.js.template:331
2023-01-06 21:27:04 +01:00
msgid ""
2023-10-09 21:20:47 +02:00
"Thanks for your correction. Note the suggestion will not take effect right "
"away."
2023-01-06 21:27:04 +01:00
msgstr "Vďaka za vašu korekciu. Všimnite si, že návrh nebude mať vplyv hneď."
2023-10-09 21:20:47 +02:00
#: libretranslate/templates/app.js.template:455
2023-01-06 21:27:04 +01:00
msgid "No languages available. Did you install the models correctly?"
msgstr "K dispozícii nie sú žiadne jazyky. Nainštalovali ste modely správne?"
2023-01-06 21:27:04 +01:00
2023-10-09 21:20:47 +02:00
#: libretranslate/templates/app.js.template:522
2023-01-06 21:27:04 +01:00
#, python-format
msgid "Type in your API Key. If you need an API key, %(instructions)s"
msgstr "Zadajte svoje API kľúč. Ak potrebujete kľúč API, %(instructions)s"
2023-10-09 21:20:47 +02:00
#: libretranslate/templates/app.js.template:522
2023-01-06 21:27:04 +01:00
msgid "press the \"Get API Key\" link."
msgstr "stlačte odkaz „Get API Key“."
2023-01-06 21:27:04 +01:00
2023-10-09 21:20:47 +02:00
#: libretranslate/templates/app.js.template:522
2023-01-06 21:27:04 +01:00
msgid "contact the server operator."
msgstr "kontaktujte operátora servera."
2023-10-09 21:20:47 +02:00
#: libretranslate/templates/index.html:9
#: libretranslate/templates/index.html:27
#: libretranslate/templates/index.html:336
2023-01-06 21:27:04 +01:00
msgid "Free and Open Source Machine Translation API"
msgstr "Zadarmo a Open Source strojový preklad API"
2023-01-06 21:27:04 +01:00
#: libretranslate/templates/index.html:10
2023-10-09 21:20:47 +02:00
#: libretranslate/templates/index.html:31
2023-01-06 21:27:04 +01:00
msgid ""
2023-10-09 21:20:47 +02:00
"Free and Open Source Machine Translation API. Self-hosted, offline capable "
"and easy to setup. Run your own API server in just a few minutes."
2023-01-06 21:27:04 +01:00
msgstr ""
2023-10-09 21:20:47 +02:00
"Zadarmo a Open Source strojového prekladu API. Seba-hosted, offline schopný "
"a ľahko nastaviť. Spustite svoj vlastný server API za pár minút."
2023-01-06 21:27:04 +01:00
#: libretranslate/templates/index.html:11
msgid "translation"
msgstr "preklad"
2023-01-06 21:27:04 +01:00
#: libretranslate/templates/index.html:11
msgid "api"
msgstr "api"
2023-10-09 21:20:47 +02:00
#: libretranslate/templates/index.html:65
2023-01-06 21:27:04 +01:00
msgid "API Docs"
msgstr "API dokumentácia"
2023-01-06 21:27:04 +01:00
2023-10-09 21:20:47 +02:00
#: libretranslate/templates/index.html:67
2023-01-06 21:27:04 +01:00
msgid "Get API Key"
msgstr "Získať API kľúč"
2023-01-06 21:27:04 +01:00
2023-10-09 21:20:47 +02:00
#: libretranslate/templates/index.html:69
2023-01-06 21:27:04 +01:00
msgid "GitHub"
msgstr "GitHub"
2023-10-09 21:20:47 +02:00
#: libretranslate/templates/index.html:71
2023-01-06 21:27:04 +01:00
msgid "Set API Key"
msgstr "Nastaviť API kľúč"
2023-01-06 21:27:04 +01:00
2023-10-09 21:20:47 +02:00
#: libretranslate/templates/index.html:73
2023-01-06 21:27:04 +01:00
msgid "Change language"
msgstr "Zmeniť jazyk"
2023-10-09 21:20:47 +02:00
#: libretranslate/templates/index.html:79
2023-01-06 21:27:04 +01:00
msgid "Edit"
msgstr "Upraviť"
2023-10-09 21:20:47 +02:00
#: libretranslate/templates/index.html:81
msgid "Toggle dark/light mode"
msgstr "Toggle tmavý / svetelný režim"
#: libretranslate/templates/index.html:157
2023-01-06 21:27:04 +01:00
msgid "Dismiss"
msgstr "Odmietnuť"
2023-01-06 21:27:04 +01:00
2023-10-09 21:20:47 +02:00
#: libretranslate/templates/index.html:171
2023-01-06 21:27:04 +01:00
msgid "Translation API"
msgstr "Prekladové API"
2023-01-06 21:27:04 +01:00
2023-10-09 21:20:47 +02:00
#: libretranslate/templates/index.html:175
2023-01-06 21:27:04 +01:00
msgid "Translate Text"
msgstr "Preložiť text"
2023-10-09 21:20:47 +02:00
#: libretranslate/templates/index.html:179
2023-01-06 21:27:04 +01:00
msgid "Translate Files"
msgstr "Preložiť súbory"
2023-10-09 21:20:47 +02:00
#: libretranslate/templates/index.html:185
2023-01-06 21:27:04 +01:00
msgid "Translate from"
msgstr "Preložiť z"
2023-10-09 21:20:47 +02:00
#: libretranslate/templates/index.html:195
2023-01-06 21:27:04 +01:00
msgid "Swap source and target languages"
msgstr "Zameniť zdrojový a cieľový jazyk"
2023-01-06 21:27:04 +01:00
2023-10-09 21:20:47 +02:00
#: libretranslate/templates/index.html:198
2023-01-06 21:27:04 +01:00
msgid "Translate into"
msgstr "Preložiť do"
2023-10-09 21:20:47 +02:00
#: libretranslate/templates/index.html:210
2023-01-06 21:27:04 +01:00
msgid "Text to translate"
msgstr "Text na preloženie"
2023-01-06 21:27:04 +01:00
2023-10-09 21:20:47 +02:00
#: libretranslate/templates/index.html:213
2023-01-06 21:27:04 +01:00
msgid "Delete text"
msgstr "Odstrániť text"
2023-10-09 21:20:47 +02:00
#: libretranslate/templates/index.html:226
2023-01-06 21:27:04 +01:00
msgid "Suggest translation"
msgstr "Navrhnúť preklad"
2023-10-09 21:20:47 +02:00
#: libretranslate/templates/index.html:230
2023-01-06 21:27:04 +01:00
msgid "Cancel"
msgstr "Zrušiť"
2023-10-09 21:20:47 +02:00
#: libretranslate/templates/index.html:233
2023-01-06 21:27:04 +01:00
msgid "Send"
msgstr "Odoslať"
2023-10-09 21:20:47 +02:00
#: libretranslate/templates/index.html:249
2023-01-06 21:27:04 +01:00
msgid "Supported file formats:"
msgstr "Podporované formáty súborov:"
2023-10-09 21:20:47 +02:00
#: libretranslate/templates/index.html:253
2023-01-06 21:27:04 +01:00
msgid "File"
msgstr "Súbor"
2023-01-06 21:27:04 +01:00
2023-10-09 21:20:47 +02:00
#: libretranslate/templates/index.html:268
2023-01-06 21:27:04 +01:00
msgid "Remove file"
msgstr "Odstrániť súbor"
2023-10-09 21:20:47 +02:00
#: libretranslate/templates/index.html:275
2023-01-06 21:27:04 +01:00
msgid "Translate"
msgstr "Preložiť"
2023-10-09 21:20:47 +02:00
#: libretranslate/templates/index.html:276
#: libretranslate/templates/index.html:320
2023-01-06 21:27:04 +01:00
msgid "Download"
msgstr "Stiahnuť"
2023-01-06 21:27:04 +01:00
2023-10-09 21:20:47 +02:00
#: libretranslate/templates/index.html:295
2023-01-06 21:27:04 +01:00
msgid "Request"
msgstr "Žiadosť"
2023-10-09 21:20:47 +02:00
#: libretranslate/templates/index.html:300
2023-01-06 21:27:04 +01:00
msgid "Response"
msgstr "Odpoveď"
2023-10-09 21:20:47 +02:00
#: libretranslate/templates/index.html:315
2023-01-06 21:27:04 +01:00
msgid "Open Source Machine Translation API"
msgstr "Open Source strojového prekladu API"
2023-10-09 21:20:47 +02:00
#: libretranslate/templates/index.html:316
2023-01-06 21:27:04 +01:00
msgid "Self-Hosted. Offline Capable. Easy to Setup."
msgstr "Samostatne. Offline Capable. Jednoduché nastavenie."
2023-10-09 21:20:47 +02:00
#: libretranslate/templates/index.html:335
2023-01-06 21:27:04 +01:00
msgid "LibreTranslate"
msgstr "LibreTranslate"
2023-10-09 21:20:47 +02:00
#: libretranslate/templates/index.html:337
2023-01-06 21:27:04 +01:00
msgid "License:"
msgstr "Licencia:"
2023-01-06 21:27:04 +01:00
2023-10-09 21:20:47 +02:00
#: libretranslate/templates/index.html:340
2023-01-06 21:27:04 +01:00
#, python-format
msgid ""
2023-10-09 21:20:47 +02:00
"This public API should be used for testing, personal or infrequent use. If "
"you're going to run an application in production, please %(host_server)s or "
"%(get_api_key)s."
2023-01-06 21:27:04 +01:00
msgstr ""
"Toto verejné API by malo byť použité pre testovanie, osobné alebo zriedkavé "
2023-10-09 21:20:47 +02:00
"použitie. Ak sa chystáte spustiť aplikáciu vo výrobe, prosím %(host_server)s"
" alebo %(get_api_key)s."
2023-01-06 21:27:04 +01:00
2023-10-09 21:20:47 +02:00
#: libretranslate/templates/index.html:340
2023-01-06 21:27:04 +01:00
msgid "host your own server"
msgstr "hostiť svoj vlastný server"
2023-10-09 21:20:47 +02:00
#: libretranslate/templates/index.html:340
2023-01-06 21:27:04 +01:00
msgid "get an API key"
msgstr "získať API kľúč"
2023-01-06 21:27:04 +01:00
2023-10-09 21:20:47 +02:00
#: libretranslate/templates/index.html:348
2023-01-06 21:27:04 +01:00
#, python-format
msgid "Made with %(heart)s by %(contributors)s and powered by %(engine)s"
msgstr "Vyrobené s %(heart)s za pomoci %(contributors)s a poháňaný %(engine)s"
2023-01-06 21:27:04 +01:00
2023-10-09 21:20:47 +02:00
#: libretranslate/templates/index.html:348
2023-01-06 21:27:04 +01:00
#, python-format
msgid "%(libretranslate)s Contributors"
msgstr "%(libretranslate)s Prispievatelia"
2023-01-06 23:53:36 +01:00
#~ msgid "multipart/form-data"
#~ msgstr "multipart/formátové údaje"