Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
94 changes: 47 additions & 47 deletions frontend/src/i18n/locales/cs/app.json
Original file line number Diff line number Diff line change
@@ -1,57 +1,57 @@
{
"Failed to fetch plugin info": "Failed to fetch plugin info",
"An error occurred while fetching plugin info from {{ URL }}.": "An error occurred while fetching plugin info from {{ URL }}.",
"Yes": "Ano",
"No": "Ne",
"Plugin Installation": "Plugin Installation",
"Do you want to install the plugin \"{{ pluginName }}\"?": "Do you want to install the plugin \"{{ pluginName }}\"?",
"You are about to install a plugin from: {{ url }}\nDo you want to proceed?": "You are about to install a plugin from: {{ url }}\nDo you want to proceed?",
"About": "O produktu",
"Quit": "Ukončit",
"Select All": "Vybrat vše",
"Delete": "Odstranit",
"Services": "Služby",
"Hide": "Skrýt",
"Hide Others": "Hide Others",
"Show All": "Show All",
"File": "Soubor",
"An error occurred while fetching plugin info from {{ URL }}.": "Při načítání informací o modulu plug-in z {{ URL }} došlo k chybě.",
"Another process is running": "Je spuštěn jiný proces.",
"Application opened with an invalid URL: {{ url }}": "Aplikace se otevřela s neplatnou adresou URL: {{ url }}.",
"Bring All to Front": "Přenést vše do popředí",
"Close": "Zavřít",
"Edit": "Upravit",
"Cut": "Vyjmout",
"Continue": "Pokračovat",
"Copy": "Kopírovat",
"Could not find an available port in the range {{startPort}}-{{endPort}}. Please free up a port and try again.": "Nelze najít dostupný port v rozsahu {{startPort}}–{{endPort}}. Uvolněte prosím port a zkuste to znovu.",
"Could not find an available port. There are processes running on ports {{startPort}}-{{endPort}}. Terminate these processes and retry?": "Nelze najít dostupný port. Na portech {{startPort}}–{{endPort}} běží procesy. Chcete tyto procesy ukončit a zkusit to znovu?",
"Could not quit the other running process, PIDs: {{ process_list }}. Please stop that process and relaunch the app.": "Nelze ukončit jiný běžící proces, PID: {{ process_list }}. Zastavte prosím tento proces a znovu spusťte aplikaci.",
"Could not start the server even after terminating existing processes.": "Server nelze spustit ani po ukončení existujících procesů.",
"Cut": "Vyjmout",
"Delete": "Odstranit",
"Do you want to install the plugin \"{{ pluginName }}\"?": "Chcete nainstalovat modul plug-in {{ pluginName }}?",
"Documentation": "Dokumentace",
"Edit": "Upravit",
"Failed to fetch plugin info": "Nepovedlo se načíst informace o modulu plug-in.",
"Failed to quit the other running process": "Nepodařilo se ukončit jiný spuštěný proces.",
"Failed to start": "Spuštění selhalo.",
"File": "Soubor",
"Go Back": "Přejít zpět",
"Go Forward": "Přejít vpřed",
"Go to Home": "Přejít na domovskou stránku",
"Help": "Nápověda",
"Hide": "Skrýt",
"Hide Others": "Skrýt ostatní",
"Invalid URL": "Neplatná adresa URL",
"Looks like another process is already running. Continue by terminating that process automatically, or quit?": "Zdá se, že už běží jiný proces. Chcete pokračovat automatickým ukončením tohoto procesu, nebo skončit?",
"Minimize": "Minimalizovat",
"Navigate": "Navigovat",
"No": "Ne",
"No available ports": "Žádné dostupné porty",
"Open an Issue": "Otevřít problém",
"Paste": "Vložit",
"Paste and Match Style": "Styl vložení a porovnání",
"Plugin Installation": "Instalace modulu plug-in",
"Quit": "Ukončit",
"Reload": "Načíst znovu",
"Reset Zoom": "Obnovit přiblížení",
"Select All": "Vybrat vše",
"Services": "Služby",
"Show All": "Zobrazit vše",
"Speech": "Speech",
"Start Speaking": "Start Speaking",
"Stop Speaking": "Stop Speaking",
"Start Speaking": "Začít předčítat",
"Stop Speaking": "Přestat předčítat",
"Terminate and Retry": "Ukončit a zkusit znovu",
"Toggle Developer Tools": "Přepnout vývojářské nástroje",
"Toggle Fullscreen": "Přepnout zobrazení na celou obrazovku",
"View": "Zobrazit",
"Toggle Developer Tools": "Toggle Developer Tools",
"Reset Zoom": "Reset Zoom",
"Zoom In": "Zoom In",
"Zoom Out": "Zoom Out",
"Toggle Fullscreen": "Toggle Fullscreen",
"Navigate": "Navigovat",
"Reload": "Načíst znovu",
"Go to Home": "Go to Home",
"Go Back": "Go Back",
"Go Forward": "Go Forward",
"Window": "Časové období",
"Minimize": "Minimalizovat",
"Bring All to Front": "Přenést vše do popředí",
"Help": "Nápověda",
"Documentation": "Dokumentace",
"Open an Issue": "Open an Issue",
"Another process is running": "Another process is running",
"Looks like another process is already running. Continue by terminating that process automatically, or quit?": "Looks like another process is already running. Continue by terminating that process automatically, or quit?",
"Continue": "Pokračovat",
"Failed to quit the other running process": "Failed to quit the other running process",
"Could not quit the other running process, PIDs: {{ process_list }}. Please stop that process and relaunch the app.": "Could not quit the other running process, PIDs: {{ process_list }}. Please stop that process and relaunch the app.",
"No available ports": "No available ports",
"Could not find an available port. There are processes running on ports {{startPort}}-{{endPort}}. Terminate these processes and retry?": "Could not find an available port. There are processes running on ports {{startPort}}-{{endPort}}. Terminate these processes and retry?",
"Terminate and Retry": "Terminate and Retry",
"Failed to start": "Failed to start",
"Could not start the server even after terminating existing processes.": "Could not start the server even after terminating existing processes.",
"Could not find an available port in the range {{startPort}}-{{endPort}}. Please free up a port and try again.": "Could not find an available port in the range {{startPort}}-{{endPort}}. Please free up a port and try again.",
"Invalid URL": "Invalid URL",
"Application opened with an invalid URL: {{ url }}": "Application opened with an invalid URL: {{ url }}"
"Yes": "Ano",
"You are about to install a plugin from: {{ url }}\nDo you want to proceed?": "Chystáte se nainstalovat modul plug-in z: {{ url }}\nChcete pokračovat?",
"Zoom In": "Přiblížit",
"Zoom Out": "Oddálit"
}
Loading
Loading