Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated strings from microsoft/vscode-loc-drop@00d063378e4258b64c7887c7eb801ac5fa1fc335 #1725

Merged
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
Original file line number Diff line number Diff line change
Expand Up @@ -323,7 +323,7 @@
"Networking not available.": "Síť není k dispozici.",
"Never": "Nikdy",
"No": "Ne",
"No npm scripts found in the workspace folder.": "No npm scripts found in the workspace folder.",
"No npm scripts found in the workspace folder.": "Ve složce pracovního prostoru nebyly nalezeny žádné skripty npm.",
"No npm scripts found in your package.json": "Ve vašem souboru package.json nebyly nalezeny žádné skripty npm.",
"No package.json files found in your workspace.": "Ve vašem pracovním prostoru se nenašly žádné soubory package.json.",
"No workspace folder open.": "Není otevřená žádná složka pracovního prostoru.",
Expand Down Expand Up @@ -365,18 +365,18 @@
"Resume AudioContext": "Obnovit AudioContext",
"Return value": "Návratová hodnota",
"Run Current File": "Spustit aktuální soubor",
"Run Node.js tool": "Run Node.js tool",
"Run Node.js tool": "Spustit nástroj Node.js",
"Run Script: {0}": "Spustit skript: {0}",
"Run for a specific amount of time": "Provádět po konkrétní dobu",
"Run until a specific breakpoint is hit": "Provádět, dokud nebude dosaženo konkrétní zarážky",
"Run until manually stopped": "Provádět do ručního zastavení",
"Runs a Node.js command-line installed in the workspace node_modules.": "Runs a Node.js command-line installed in the workspace node_modules.",
"Runs a Node.js command-line installed in the workspace node_modules.": "Spustí příkazový řádek Node.js nainstalovaný v pracovním prostoru node_modules.",
"Saving": "Ukládání",
"Script": "Skript",
"Script Blocked by Content Security Policy": "Skript zablokován zásadami zabezpečení obsahu",
"Script First Statement": "První příkaz skriptu",
"Select a tab": "Vyberte kartu",
"Select a tool to run": "Select a tool to run",
"Select a tool to run": "Vyberte nástroj, který se má spustit.",
"Select current working directory for new terminal": "Vyberte aktuální pracovní adresář pro nový terminál.",
"Select test configuration to run": "Vyberte konfiguraci testu, která se má spustit.",
"Select the page where you want to open the devtools": "Vyberte stránku, na které chcete vývojářské nástroje otevřít.",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"copyCellOutput.title": "Kopírovat výstup buňky",
"description": "Poskytuje základní podporu pro otevírání a čtení souborů poznámkového bloku Jupyter .ipynb.",
"displayName": "Podpora .ipynb",
"ipynb.experimental.serialization": "Experimental feature to serialize the Jupyter notebook in a worker thread. Not supported when the Extension host is running as a web worker.",
"ipynb.experimental.serialization": "Experimentální funkce pro serializaci poznámkového bloku Jupyter Notebook v pracovním vlákně Nepodporuje se, pokud je hostitel rozšíření spuštěný jako webový pracovní proces.",
"ipynb.pasteImagesAsAttachments.enabled": "Umožňuje povolit nebo zakázat vkládání obrázků do buněk Markdown v souborech poznámkového bloku ipynb. Vložené obrázky se vloží do buňky jako přílohy.",
"markdownAttachmentRenderer.displayName": "Renderer příloh buňky ipynb Markdown-It",
"newUntitledIpynb.shortTitle": "Jupyter Notebook",
Expand Down
250 changes: 125 additions & 125 deletions i18n/vscode-language-pack-cs/translations/main.i18n.json

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -323,7 +323,7 @@
"Networking not available.": "Netzwerk nicht verfügbar.",
"Never": "Nie",
"No": "Nein",
"No npm scripts found in the workspace folder.": "No npm scripts found in the workspace folder.",
"No npm scripts found in the workspace folder.": "Im Arbeitsbereichsordner wurden keine npm-Skripts gefunden.",
"No npm scripts found in your package.json": "In Ihrer package.json-Datei wurden keine npm-Skripts gefunden.",
"No package.json files found in your workspace.": "In Ihrem Arbeitsbereich wurden keine package.json-Dateien gefunden.",
"No workspace folder open.": "Kein Ordner des Arbeitsbereichs geöffnet.",
Expand Down Expand Up @@ -365,18 +365,18 @@
"Resume AudioContext": "AudioContext fortsetzen",
"Return value": "Rückgabewert",
"Run Current File": "Aktuelle Datei ausführen",
"Run Node.js tool": "Run Node.js tool",
"Run Node.js tool": "Node.js-Tool ausführen",
"Run Script: {0}": "Skript ausführen: {0}",
"Run for a specific amount of time": "Für einen bestimmten Zeitraum ausführen",
"Run until a specific breakpoint is hit": "Bis zum Erreichen eines bestimmten Haltepunkts ausführen",
"Run until manually stopped": "Bis zur manuellen Beendigung ausführen",
"Runs a Node.js command-line installed in the workspace node_modules.": "Runs a Node.js command-line installed in the workspace node_modules.",
"Runs a Node.js command-line installed in the workspace node_modules.": "Führt eine Node.js Befehlszeile aus, die im Arbeitsbereich node_modules installiert ist.",
"Saving": "Wird gespeichert",
"Script": "Skript",
"Script Blocked by Content Security Policy": "Von Inhaltssicherheitsrichtlinie blockiertes Skript",
"Script First Statement": "Erste Anweisung im Skript",
"Select a tab": "Registerkarte wählen",
"Select a tool to run": "Select a tool to run",
"Select a tool to run": "Ein auszuführendes Tool auswählen",
"Select current working directory for new terminal": "Aktuelles Arbeitsverzeichnis für neues Terminal auswählen",
"Select test configuration to run": "Wählen Sie die auszuführende Testkonfiguration aus.",
"Select the page where you want to open the devtools": "Wählen Sie die Seite aus, auf der Sie die DevTools öffnen möchten.",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -354,9 +354,9 @@
"command.branchFrom": "Branch erstellen aus...",
"command.checkout": "Check-Out nach...",
"command.checkoutDetached": "Auschecken an (getrennt)...",
"command.checkoutRefDetached": "Checkout (Detached)",
"command.checkoutRefDetached": "Check-Out (getrennt)",
"command.cherryPick": "Cherry-Pick...",
"command.cherryPickRef": "Cherry Pick",
"command.cherryPickRef": "Cherrypicking",
"command.clean": "Änderungen verwerfen",
"command.cleanAll": "Alle Änderungen verwerfen",
"command.cleanAllTracked": "Alle nachverfolgten Änderungen verwerfen",
Expand Down Expand Up @@ -391,7 +391,7 @@
"command.commitStagedSignedNoVerify": "Commit gestaget (abgemeldet, keine Überprüfung)",
"command.continueInLocalClone": "Repository lokal klonen und auf Desktop öffnen...",
"command.continueInLocalClone.qualifiedName": "Weiterarbeiten im neuen lokalen Klon",
"command.createTag": "Create Tag...",
"command.createTag": "Tag erstellen...",
"command.deleteBranch": "Branch löschen...",
"command.deleteRemoteTag": "Remotetag löschen...",
"command.deleteTag": "Tag löschen...",
Expand Down
Loading
Loading