Skip to content

Commit

Permalink
Updated strings from microsoft/vscode-loc-drop@4d544d3 (#1782)
Browse files Browse the repository at this point in the history
Co-authored-by: vscode <[email protected]>
  • Loading branch information
azure-pipelines[bot] and vscode authored Jan 22, 2025
1 parent e0fc5bb commit 951d92a
Show file tree
Hide file tree
Showing 28 changed files with 14 additions and 84 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
"package": {
"configuration.copyIntoWorkspace.mediaFiles": "Zkuste do pracovního prostoru zkopírovat externí soubory obrázků a videí.",
"configuration.copyIntoWorkspace.never": "Nekopírovat externí soubory do pracovního prostoru.",
"configuration.markdown.copyFiles.destination": "Nakonfiguruje cestu a název souboru souborů vytvořených kopírováním, vložením nebo přetažením. Toto je mapa globů, které se shodují s cestou k dokumentu Markdownu k cílové cestě, kde by se měl nový soubor vytvořit.\r\n\r\nCílová cesta může používat následující proměnné:\r\n\r\n– ${documentDirName} – absolutní cesta nadřazeného adresáře dokumentu Markdown, například /Users/me/myProject/docs.\r\n– ${documentRelativeDirName} – relativní nadřazená cesta k adresáři dokumentu Markdown, například docs. Je stejná jako ${documentDirName}, pokud soubor není součástí pracovního prostoru.\r\n– ${documentFileName} – úplný název souboru dokumentu Markdown, například README.md.\r\n– ${documentBaseName} – základní název dokumentu Markdownu, například README.\r\n– ${documentExtName} – přípona dokumentu Markdown, například md.\r\n– ${documentFilePath} – absolutní cesta k dokumentu Markdown, například /Users/me/myProject/docs/README.md.\r\n– ${documentRelativeFilePath} – relativní cesta k dokumentu Markdown, například docs/README.md. Je stejná jako ${documentFilePath}, pokud soubor není součástí pracovního prostoru.\r\n– ${documentWorkspaceFolder} – složka pracovního prostoru pro dokument Markdown, například /Users/me/myProject. Je stejná jako ${documentDirName}, pokud soubor není součástí pracovního prostoru.\r\n– ${fileName} – název vyřazeného souboru, například image.png.\r\n– ${fileExtName} – přípona vyřazeného souboru, například png.",
"configuration.markdown.copyFiles.destination": "Configures the path and file name of files created by copy/paste or drag and drop. This is a map of globs that match against a Markdown document path to the destination path where the new file should be created.\r\n\r\nThe destination path may use the following variables:\r\n\r\n- `${documentDirName}` — Absolute parent directory path of the Markdown document, e.g. `/Users/me/myProject/docs`.\r\n- `${documentRelativeDirName}` — Relative parent directory path of the Markdown document, e.g. `docs`. This is the same as `${documentDirName}` if the file is not part of a workspace.\r\n- `${documentFileName}` — The full filename of the Markdown document, e.g. `README.md`.\r\n- `${documentBaseName}` — The basename of the Markdown document, e.g. `README`.\r\n- `${documentExtName}` — The extension of the Markdown document, e.g. `md`.\r\n- `${documentFilePath}` — Absolute path of the Markdown document, e.g. `/Users/me/myProject/docs/README.md`.\r\n- `${documentRelativeFilePath}` — Relative path of the Markdown document, e.g. `docs/README.md`. This is the same as `${documentFilePath}` if the file is not part of a workspace.\r\n- `${documentWorkspaceFolder}` — The workspace folder for the Markdown document, e.g. `/Users/me/myProject`. This is the same as `${documentDirName}` if the file is not part of a workspace.\r\n- `${fileName}` — The file name of the dropped file, e.g. `image.png`.\r\n- `${fileExtName}` — The extension of the dropped file, e.g. `png`.\r\n- `${unixTime}` — The current Unix timestamp in seconds.",
"configuration.markdown.copyFiles.overwriteBehavior": "Určuje, jestli mají soubory vytvořené přetažením nebo vložením přepsat existující soubory.",
"configuration.markdown.copyFiles.overwriteBehavior.nameIncrementally": "Pokud už soubor se stejným názvem existuje, připojte k názvu souboru číslo, například:image.png se stane image-1.png.",
"configuration.markdown.copyFiles.overwriteBehavior.overwrite": "Pokud už existuje soubor se stejným názvem, přepište ho.",
Expand Down
5 changes: 0 additions & 5 deletions i18n/vscode-language-pack-cs/translations/main.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -565,8 +565,6 @@
"inlineSuggest.edits.experimental.useGutterIndicator": "Určuje, jestli se má zobrazit indikátor mezery u okraje pro vložené návrhy.",
"inlineSuggest.edits.experimental.useInterleavedLinesDiff": "Určuje, jestli se má ve vložených návrzích povolit experimentální funkce rozdílů s prokládanými řádky.",
"inlineSuggest.edits.experimental.useMixedLinesDiff": "Určuje, jestli se mají ve vložených návrzích povolit experimentální úpravy.",
"inlineSuggest.edits.experimental.useWordInsertionView": "Určuje, jestli se má povolit experimentální zobrazení vkládání slov ve vložených návrzích.",
"inlineSuggest.edits.experimental.useWordReplacementView": "Určuje, jestli se má povolit experimentální zobrazení nahrazení slov ve vložených návrzích.",
"inlineSuggest.enabled": "Určuje, jestli se mají v editoru automaticky zobrazovat vložené návrhy.",
"inlineSuggest.fontFamily": "Určuje rodinu písem vložených návrhů.",
"inlineSuggest.showToolbar": "Určuje, kdy se má zobrazit panel nástrojů vložených návrhů.",
Expand Down Expand Up @@ -15574,9 +15572,6 @@
"show view": "Zobrazit: {0}",
"toggle view": "Přepnout {0}"
},
"vs/workbench/services/views/common/viewContainerModel": {
"showViewsLog": "Zobrazit protokol zobrazení"
},
"vs/workbench/services/views/test/browser/viewContainerModel.test": {
"Test View 1": "Prohlížeč testů 1",
"Test View 2": "Prohlížeč testů 2",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
"package": {
"configuration.copyIntoWorkspace.mediaFiles": "Versuchen Sie, externe Bild- und Videodateien in den Arbeitsbereich zu kopieren.",
"configuration.copyIntoWorkspace.never": "Kopieren Sie keine externen Dateien in den Arbeitsbereich.",
"configuration.markdown.copyFiles.destination": "Konfiguriert den Pfad und Dateinamen von Dateien, die durch Kopieren/Einfügen oder Drag & Drop erstellt wurden. Dies ist eine Zuordnung von Globs, die mit einem Markdowndokumentpfad mit dem Zielpfad übereinstimmen, in dem die neue Datei erstellt werden soll.\r\n\r\nDer Zielpfad kann die folgenden Variablen verwenden:\r\n\r\n– „${documentDirName}“ – Absoluter übergeordneter Verzeichnispfad des Markdowndokuments, z. B. „/Users/me/myProject/docs“.\r\n– „${documentRelativeDirName}“ – Relativer übergeordneter Verzeichnispfad des Markdowndokuments, z. B. „docs“. Dies ist identisch mit „${documentDirName}“, wenn die Datei nicht Teil eines Arbeitsbereichs ist.\r\n- „${documentFileName}“ – Der vollständige Dateiname des Markdowndokuments, z. B. „README.md“.\r\n- „${documentBaseName}“ – Der Basisname des Markdowndokuments, z. B. „README“.\r\n- „${documentExtName}“ – Die Erweiterung des Markdowndokuments, z. B. „md“.\r\n- „${documentFilePath}“ – Absoluter Pfad des Markdowndokuments, z. B. „/Users/me/myProject/docs/README.md“.\r\n- „${documentRelativeFilePath}“ – Relativer Pfad des Markdowndokuments, z. B. „docs/README.md“. Dies ist identisch mit „${documentFilePath}“, wenn die Datei nicht Teil eines Arbeitsbereichs ist.\r\n- „${documentWorkspaceFolder}“ – Der Arbeitsbereichsordner für das Markdowndokument, z. B. „/Users/me/myProject“. Dies ist identisch mit „${documentDirName}“, wenn die Datei nicht Teil eines Arbeitsbereichs ist.\r\n- „${fileName}“ – Der Dateiname der gelöschten Datei, z. B. „image.png“.\r\n- „${fileExtName}“ – Die Erweiterung der gelöschten Datei, z. B. „png“.",
"configuration.markdown.copyFiles.destination": "Configures the path and file name of files created by copy/paste or drag and drop. This is a map of globs that match against a Markdown document path to the destination path where the new file should be created.\r\n\r\nThe destination path may use the following variables:\r\n\r\n- `${documentDirName}` — Absolute parent directory path of the Markdown document, e.g. `/Users/me/myProject/docs`.\r\n- `${documentRelativeDirName}` — Relative parent directory path of the Markdown document, e.g. `docs`. This is the same as `${documentDirName}` if the file is not part of a workspace.\r\n- `${documentFileName}` — The full filename of the Markdown document, e.g. `README.md`.\r\n- `${documentBaseName}` — The basename of the Markdown document, e.g. `README`.\r\n- `${documentExtName}` — The extension of the Markdown document, e.g. `md`.\r\n- `${documentFilePath}` — Absolute path of the Markdown document, e.g. `/Users/me/myProject/docs/README.md`.\r\n- `${documentRelativeFilePath}` — Relative path of the Markdown document, e.g. `docs/README.md`. This is the same as `${documentFilePath}` if the file is not part of a workspace.\r\n- `${documentWorkspaceFolder}` — The workspace folder for the Markdown document, e.g. `/Users/me/myProject`. This is the same as `${documentDirName}` if the file is not part of a workspace.\r\n- `${fileName}` — The file name of the dropped file, e.g. `image.png`.\r\n- `${fileExtName}` — The extension of the dropped file, e.g. `png`.\r\n- `${unixTime}` — The current Unix timestamp in seconds.",
"configuration.markdown.copyFiles.overwriteBehavior": "Steuert, ob Dateien, die durch Ablegen oder Einfügen erstellt werden, vorhandene Dateien überschreiben sollen.",
"configuration.markdown.copyFiles.overwriteBehavior.nameIncrementally": "Wenn bereits eine Datei mit demselben Namen vorhanden ist, fügen Sie eine Zahl an den Dateinamen an, z. B.: \"image.png\" wird zu \"image-1.png\".",
"configuration.markdown.copyFiles.overwriteBehavior.overwrite": "Wenn bereits eine Datei mit dem gleichen Namen vorhanden ist, überschreiben Sie sie.",
Expand Down
5 changes: 0 additions & 5 deletions i18n/vscode-language-pack-de/translations/main.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -565,8 +565,6 @@
"inlineSuggest.edits.experimental.useGutterIndicator": "Steuert, ob ein Bundstegindikator für Inlinevorschläge angezeigt wird.",
"inlineSuggest.edits.experimental.useInterleavedLinesDiff": "Steuert, ob experimentelle Unterschiede zwischen überlappenden Linien in Inlinevorschlägen aktiviert werden sollen.",
"inlineSuggest.edits.experimental.useMixedLinesDiff": "Steuert, ob experimentelle Bearbeitungen in Inlinevorschlägen aktiviert werden sollen.",
"inlineSuggest.edits.experimental.useWordInsertionView": "Steuert, ob die experimentelle Ansicht zum Einfügen von Wörtern in Inlinevorschlägen aktiviert werden soll.",
"inlineSuggest.edits.experimental.useWordReplacementView": "Steuert, ob die experimentelle Wortersetzungsansicht in Inlinevorschlägen aktiviert werden soll.",
"inlineSuggest.enabled": "Steuert, ob Inline-Vorschläge automatisch im Editor angezeigt werden.",
"inlineSuggest.fontFamily": "Steuert die Schriftfamilie der Inlinevorschläge.",
"inlineSuggest.showToolbar": "Steuert, wann die Inlinevorschlagssymbolleiste angezeigt werden soll.",
Expand Down Expand Up @@ -15574,9 +15572,6 @@
"show view": "{0} anzeigen",
"toggle view": "\"{0}\" umschalten"
},
"vs/workbench/services/views/common/viewContainerModel": {
"showViewsLog": "Ansichtsprotokoll anzeigen"
},
"vs/workbench/services/views/test/browser/viewContainerModel.test": {
"Test View 1": "Testansicht 1",
"Test View 2": "Testansicht 2",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
"package": {
"configuration.copyIntoWorkspace.mediaFiles": "Intente copiar archivos de imagen y vídeo externos en el área de trabajo.",
"configuration.copyIntoWorkspace.never": "No copiar archivos externos en el área de trabajo.",
"configuration.markdown.copyFiles.destination": "Configura la ruta de acceso y el nombre de archivo de los archivos creados copiando/pegando o arrastrando y colocando. Se trata de un mapa de globos que coinciden con una ruta de acceso de documento de Markdown a la ruta de acceso de destino donde se debe crear el nuevo archivo.\r\n\r\nLa ruta de acceso de destino puede usar las siguientes variables:\r\n\r\n- \"${documentDirName}\" — Ruta de acceso del directorio primario absoluto del documento de Markdown, por ejemplo, \"/Users/me/myProject/docs\".\r\n- \"${documentRelativeDirName}\" — Ruta de acceso del directorio primario relativo del documento Markdown, por ejemplo, \"docs\". Es lo mismo que \"${documentDirName}\" si el archivo no forma parte de un área de trabajo.\r\n- '${documentFileName}' — El nombre de archivo completo del documento Markdown, por ejemplo, 'README.md'.\r\n- '${documentBaseName}' — El nombre base del documento Markdown, por ejemplo, `README`.\r\n- '${documentExtName}' — Extensión del documento Markdown, por ejemplo, 'md'.\r\n- \"${documentFilePath}\" — Ruta de acceso absoluta del documento Markdown; por ejemplo, \"/Users/me/myProject/docs/README.md\".\r\n- \"${documentRelativeFilePath}\" — Ruta de acceso relativa del documento Markdown, por ejemplo, \"docs/README.md\". Es lo mismo que \"${documentFilePath}\" si el archivo no forma parte de un área de trabajo.\r\n- \"${documentWorkspaceFolder}\" : carpeta del área de trabajo para el documento de Markdown, por ejemplo, \"/Users/me/myProject\". Es lo mismo que \"${documentDirName}\" si el archivo no forma parte de un área de trabajo.\r\n- '${fileName}' — El nombre de archivo del archivo quitado, por ejemplo, 'image.png'.\r\n- '${fileExtName}' — Extensión del archivo quitado, por ejemplo, 'png'.",
"configuration.markdown.copyFiles.destination": "Configures the path and file name of files created by copy/paste or drag and drop. This is a map of globs that match against a Markdown document path to the destination path where the new file should be created.\r\n\r\nThe destination path may use the following variables:\r\n\r\n- `${documentDirName}` — Absolute parent directory path of the Markdown document, e.g. `/Users/me/myProject/docs`.\r\n- `${documentRelativeDirName}` — Relative parent directory path of the Markdown document, e.g. `docs`. This is the same as `${documentDirName}` if the file is not part of a workspace.\r\n- `${documentFileName}` — The full filename of the Markdown document, e.g. `README.md`.\r\n- `${documentBaseName}` — The basename of the Markdown document, e.g. `README`.\r\n- `${documentExtName}` — The extension of the Markdown document, e.g. `md`.\r\n- `${documentFilePath}` — Absolute path of the Markdown document, e.g. `/Users/me/myProject/docs/README.md`.\r\n- `${documentRelativeFilePath}` — Relative path of the Markdown document, e.g. `docs/README.md`. This is the same as `${documentFilePath}` if the file is not part of a workspace.\r\n- `${documentWorkspaceFolder}` — The workspace folder for the Markdown document, e.g. `/Users/me/myProject`. This is the same as `${documentDirName}` if the file is not part of a workspace.\r\n- `${fileName}` — The file name of the dropped file, e.g. `image.png`.\r\n- `${fileExtName}` — The extension of the dropped file, e.g. `png`.\r\n- `${unixTime}` — The current Unix timestamp in seconds.",
"configuration.markdown.copyFiles.overwriteBehavior": "Controla si los archivos creados mediante colocar o pegar deben sobrescribir los archivos existentes.",
"configuration.markdown.copyFiles.overwriteBehavior.nameIncrementally": "Si ya existe un archivo con el mismo nombre, anexe un número al nombre de archivo, por ejemplo: \"image.png\" se convierte en \"image-1.png\".",
"configuration.markdown.copyFiles.overwriteBehavior.overwrite": "Sobrescribir si ya existe un archivo con el mismo nombre.",
Expand Down
5 changes: 0 additions & 5 deletions i18n/vscode-language-pack-es/translations/main.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -565,8 +565,6 @@
"inlineSuggest.edits.experimental.useGutterIndicator": "Controla si se muestra un indicador de medianil para sugerencias insertadas.",
"inlineSuggest.edits.experimental.useInterleavedLinesDiff": "Controla si se habilitan las diferencias de líneas intercaladas experimentales en sugerencias insertadas.",
"inlineSuggest.edits.experimental.useMixedLinesDiff": "Controla si se habilitan las ediciones experimentales en sugerencias insertadas.",
"inlineSuggest.edits.experimental.useWordInsertionView": "Controla si se va a habilitar la vista experimental de inserción de palabras en sugerencias insertadas.",
"inlineSuggest.edits.experimental.useWordReplacementView": "Controla si se va a habilitar la vista experimental de reemplazo de palabras en sugerencias insertadas.",
"inlineSuggest.enabled": "Controla si se deben mostrar automáticamente las sugerencias alineadas en el editor.",
"inlineSuggest.fontFamily": "Controla la familia de fuentes de las sugerencias insertadas.",
"inlineSuggest.showToolbar": "Controla cuándo mostrar la barra de herramientas de sugerencias insertadas.",
Expand Down Expand Up @@ -15574,9 +15572,6 @@
"show view": "Mostrar {0}",
"toggle view": "Alternar {0}"
},
"vs/workbench/services/views/common/viewContainerModel": {
"showViewsLog": "Mostrar registro de vistas"
},
"vs/workbench/services/views/test/browser/viewContainerModel.test": {
"Test View 1": "Vista de pruebas 1",
"Test View 2": "Vista de pruebas 2",
Expand Down
Loading

0 comments on commit 951d92a

Please sign in to comment.