Skip to content

Commit

Permalink
Updated strings from microsoft/vscode-loc-drop@2cfb383 (#1423)
Browse files Browse the repository at this point in the history
Co-authored-by: vscode <vscode@microsoft.com>
  • Loading branch information
azure-pipelines[bot] and vscode authored Jul 12, 2023
1 parent f60c9ed commit eeeb86f
Show file tree
Hide file tree
Showing 14 changed files with 14 additions and 14 deletions.
2 changes: 1 addition & 1 deletion i18n/vscode-language-pack-cs/translations/main.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -10191,7 +10191,7 @@
"terminal.integrated.drawBoldTextInBrightColors": "Určuje, jestli se bude pro tučný text v terminálu vždy používat varianta „bright“ barvy ANSI.",
"terminal.integrated.enableBell": "Určuje, jestli má být povolen zvonek terminálu. Zobrazuje se v podobě vizuálního zvonku vedle názvu terminálu.",
"terminal.integrated.enableFileLinks": "Určuje, jestli se mají povolit odkazy na soubory v terminálech. Odkazy mohou být pomalé, zejména pokud jsou spuštěny na síťové jednotce, protože každý odkaz na soubor se ověřuje v systému souborů. Změna tohoto nastavení bude platit pouze pro nové terminály.",
"terminal.integrated.enableImages": "Povolí podporu imagí v terminálu. V Linuxu a macOS se podporuje protokol vložené image sixelu i iTerm. Když funkce ConPTY projde posloupnostmi, podpora Windows se automaticky rozsvítí. Obrázky se v tuto chvíli mezi opětovným načtením a opětovným připojením okna neobnoví.",
"terminal.integrated.enableImages": "Enables image support in the terminal, this will only work when {0} is enabled. Both sixel and iTerm's inline image protocol are supported on Linux and macOS, Windows support will light up automatically when ConPTY passes through the sequences. Images will currently not be restored between window reloads/reconnects.",
"terminal.integrated.enableMultiLinePasteWarning": "Umožňuje zobrazit dialogové okno s upozorněním při vkládání více řádků do terminálu. Dialogové okno se nezobrazuje, pokud je povolen režim\r\n\r\n– Vkládání v závorkách (prostředí nativně podporuje víceřádkové vkládání)\r\n– Vložení je zpracováno příkazem readline prostředí (v případě pwsh).",
"terminal.integrated.enablePersistentSessions": "Zachovat relace nebo historii terminálu pro pracovní prostor mezi načteními oken.",
"terminal.integrated.env.linux": "Objekt s proměnnými prostředí, které se přidají do procesu VS Code, který bude používat terminál v systému Linux. Pokud chcete proměnnou prostředí odstranit, nastavte hodnotu null.",
Expand Down
2 changes: 1 addition & 1 deletion i18n/vscode-language-pack-de/translations/main.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -10191,7 +10191,7 @@
"terminal.integrated.drawBoldTextInBrightColors": "Steuert, ob fett formatierter Text im Terminal immer die ANSI-Farbvariante \"bright\" verwendet.",
"terminal.integrated.enableBell": "Steuert, ob die Terminalglocke aktiviert ist. Dies wird als visuelle Glocke neben dem Namen des Terminals angezeigt.",
"terminal.integrated.enableFileLinks": "Gibt an, ob Dateiverknüpfungen in Terminals aktiviert werden sollen. Verknüpfungen können insbesondere bei der Arbeit auf einem Netzlaufwerk langsam sein, weil jede Dateiverknüpfung anhand des Dateisystems überprüft wird. Eine Änderung dieser Einstellung wird nur in neuen Terminals wirksam.",
"terminal.integrated.enableImages": "Aktiviert die Unterstützung von Bildern im Terminal. Das Inlinebild-Protokoll von sixel und iTerm wird unter Linux und macOS unterstützt. Der Windows-Support leuchtet automatisch auf, wenn ConPTY die Sequenzen durchläuft. Bilder werden derzeit nicht zwischen neu geladenen Fenstern/erneuten Verbindungen wiederhergestellt.",
"terminal.integrated.enableImages": "Enables image support in the terminal, this will only work when {0} is enabled. Both sixel and iTerm's inline image protocol are supported on Linux and macOS, Windows support will light up automatically when ConPTY passes through the sequences. Images will currently not be restored between window reloads/reconnects.",
"terminal.integrated.enableMultiLinePasteWarning": "Zeigt ein Warndialogfeld an, wenn mehrere Zeilen in das Terminal eingefügt werden. Das Dialogfeld wird nicht angezeigt, wenn:\r\n\r\n- Der Einfügemodus in Klammern ist aktiviert (die Shell unterstützt nativ mehrzeiliges Einfügen)\r\n – Das Einfügen wird von der Leselinie der Shell verarbeitet (im Fall von pwsh).",
"terminal.integrated.enablePersistentSessions": "Speichern Sie Terminalsitzungen/-verlauf für den Arbeitsbereich über neu geladene Fenster hinweg.",
"terminal.integrated.env.linux": "Objekt mit Umgebungsvariablen, die dem VS Code-Prozess zur Verwendung durch das Terminal unter Linux hinzugefügt werden sollen. Legen Sie \"null\" fest, um die Umgebungsvariable zu löschen.",
Expand Down
2 changes: 1 addition & 1 deletion i18n/vscode-language-pack-es/translations/main.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -10191,7 +10191,7 @@
"terminal.integrated.drawBoldTextInBrightColors": "Controla si el texto en negrita del terminal usará siempre la variante de color de ANSI \"bright\".",
"terminal.integrated.enableBell": "Controla si la campana de terminal está habilitada. Se muestra como una campana visual junto al nombre del terminal.",
"terminal.integrated.enableFileLinks": "Indica si se deben habilitar los vínculos de archivo en los terminales. Los vínculos pueden ser lentos cuando se trabaja en una unidad de red en particular porque cada vínculo de archivo se comprueba en el sistema de archivos. Cambiar esto solo surtirá efecto en los terminales nuevos.",
"terminal.integrated.enableImages": "Habilita la compatibilidad con imágenes en el terminal. Los protocolos de imagen alineada de Sixel e iTerm se admiten en Linux y macOS. La compatibilidad con Windows se iluminará automáticamente cuando ConPTY pase por las secuencias. Las imágenes no se restaurarán actualmente entre recargas o reconexiones de ventana.",
"terminal.integrated.enableImages": "Enables image support in the terminal, this will only work when {0} is enabled. Both sixel and iTerm's inline image protocol are supported on Linux and macOS, Windows support will light up automatically when ConPTY passes through the sequences. Images will currently not be restored between window reloads/reconnects.",
"terminal.integrated.enableMultiLinePasteWarning": "Muestra un cuadro de diálogo de advertencia al pegar varias líneas en el terminal. El cuadro de diálogo no muestra cuando:\r\n\r\n- El modo de pegado entre corchetes está habilitado (el shell admite pegar varias líneas de forma nativa)\r\n- La línea de lectura del shell controla el pegado (en el caso de pwsh)",
"terminal.integrated.enablePersistentSessions": "Conservar las sesiones de terminal o el historial del área de trabajo entre recargas de ventana.",
"terminal.integrated.env.linux": "Objeto con variables de entorno que se agregarán al proceso de VS Code que el terminal va a usar en Linux. Establézcalo en \"null\" para eliminar la variable de entorno.",
Expand Down
2 changes: 1 addition & 1 deletion i18n/vscode-language-pack-fr/translations/main.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -10191,7 +10191,7 @@
"terminal.integrated.drawBoldTextInBrightColors": "Détermine si le texte en gras dans le terminal doit toujours utiliser la variante de couleur ANSI \"bright\".",
"terminal.integrated.enableBell": "Contrôle si la cloche du terminal est activée. Elle s’affiche sous la forme d’une cloche près du nom du terminal.",
"terminal.integrated.enableFileLinks": "Indique si les liens de fichiers doivent être activés dans les terminaux. Les liens peuvent être lents quand vous travaillez sur un lecteur réseau, car chaque lien de fichier est vérifié par rapport au système de fichiers. Le changement de cette option ne prend effet que sur les nouveaux terminaux.",
"terminal.integrated.enableImages": "Active la prise en charge des images dans le terminal. Le protocole d’image incluse de sixel et iTerm sont pris en charge sur Linux et macOS. La prise en charge de Windows s’activera automatiquement lorsque ConPTY passe par les séquences. Les images ne seront pas restaurées entre les rechargements/reconnexions de fenêtres.",
"terminal.integrated.enableImages": "Enables image support in the terminal, this will only work when {0} is enabled. Both sixel and iTerm's inline image protocol are supported on Linux and macOS, Windows support will light up automatically when ConPTY passes through the sequences. Images will currently not be restored between window reloads/reconnects.",
"terminal.integrated.enableMultiLinePasteWarning": "Afficher une boîte de dialogue d’avertissement lors du collage de plusieurs lignes dans le terminal. La boîte de dialogue ne s’affiche pas quand :\r\n\r\n- Le mode collage entre crochets est activé (l’interpréteur de commandes prend en charge le collage multiligne en mode natif)\r\n- Le collage est géré par la ligne de lecture de l’interpréteur de commandes (dans le cas de pwsh)",
"terminal.integrated.enablePersistentSessions": "Permet la persistance des sessions/historiques de terminal de l'espace de travail entre les rechargements de fenêtres.",
"terminal.integrated.env.linux": "Objet et variables d'environnement ajoutés au processus de VS Code pour être utilisés par le terminal sur Linux. Affectez la valeur 'null' pour supprimer la variable d'environnement.",
Expand Down
2 changes: 1 addition & 1 deletion i18n/vscode-language-pack-it/translations/main.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -10191,7 +10191,7 @@
"terminal.integrated.drawBoldTextInBrightColors": "Controlla se il testo in grassetto nel terminale userà sempre la variante di colore ANSI \"bright\".",
"terminal.integrated.enableBell": "Controlla se la campana del terminale è abilitata. Viene visualizzata come una campana visiva accanto al nome del terminale.",
"terminal.integrated.enableFileLinks": "Indica se abilitare i collegamenti di file nei terminali. I collegamenti possono essere lenti se si usa un'unità di rete, in particolare perché ogni collegamento di file viene verificato in base al file system. La modifica di questa impostazione ha effetto solo nel nuovi terminali.",
"terminal.integrated.enableImages": "Abilita il supporto delle immagini nel terminale. Sia il protocollo di immagine inline di sixel che quello di iTerm sono supportati in Linux e macOS. Il supporto di Windows sarà automaticamente disponibile quando ConPTY passa attraverso le sequenze. Le immagini non verranno al momento ripristinate tra le operazioni di ricaricamento/riconnessione della finestra.",
"terminal.integrated.enableImages": "Enables image support in the terminal, this will only work when {0} is enabled. Both sixel and iTerm's inline image protocol are supported on Linux and macOS, Windows support will light up automatically when ConPTY passes through the sequences. Images will currently not be restored between window reloads/reconnects.",
"terminal.integrated.enableMultiLinePasteWarning": "Visualizzare una finestra di dialogo di avviso quando si incollano più righe nel terminale. La finestra di dialogo non viene visualizzata quando:\r\n\r\n- La modalità Incolla tra parentesi quadre è abilitata (la shell supporta l'operazione incolla su più righe in modo nativo)\r\n- L'operazione Incolla viene gestita dalla riga di lettura della shell (nel caso di pwsh)",
"terminal.integrated.enablePersistentSessions": "Abilita la persistenza delle sessioni del terminale per l'area di lavoro tra un ricaricamento e l'altro della finestra.",
"terminal.integrated.env.linux": "Oggetto con variabili di ambiente che verrà aggiunto al processo VS Code per essere usato dal terminale in Linux. Impostare su `null` per eliminare la variabile di ambiente.",
Expand Down
2 changes: 1 addition & 1 deletion i18n/vscode-language-pack-ja/translations/main.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -10191,7 +10191,7 @@
"terminal.integrated.drawBoldTextInBrightColors": "ターミナルの太字のテキストで常に \"明るい\" ANSI 色のバリエーションを使用するかどうかを制御します。",
"terminal.integrated.enableBell": "端末のベルを有効にするかどうかを制御します。これは、ターミナル名の横に視覚的ベルで表示されます。",
"terminal.integrated.enableFileLinks": "ターミナルのファイル リンクを有効にするかどうかを指定します。各ファイルのリンクがファイル システムに対して確認されるため、特にネットワーク ドライブ上での作業時にリンクの動作が低速になることがあります。この変更は、新しいターミナルでのみ有効になります。",
"terminal.integrated.enableImages": "ターミナルでイメージのサポートを有効にします。Linux macOS では、6el と iTerm の両方のインライン イメージ プロトコルがサポートされています。ConPTY がシーケンスを通過すると、Windows のサポートが自動的に点灯します。現在、イメージはウィンドウの再読み込み/再接続の間は復元されません。",
"terminal.integrated.enableImages": "Enables image support in the terminal, this will only work when {0} is enabled. Both sixel and iTerm's inline image protocol are supported on Linux and macOS, Windows support will light up automatically when ConPTY passes through the sequences. Images will currently not be restored between window reloads/reconnects.",
"terminal.integrated.enableMultiLinePasteWarning": "ターミナルに複数の行を貼り付けるときに警告ダイアログを表示します。ダイアログに when:\r\n\r\n- 角かっこで囲まれた貼り付けモードが表示されない 有効 (シェルはネイティブで複数行貼り付けをサポート)\r\n- 貼り付けはシェルの読み取りラインによって処理されます (pwsh の場合)。",
"terminal.integrated.enablePersistentSessions": "ウィンドウの再読み込み時にワークスペースのターミナル セッション/履歴を保持します。",
"terminal.integrated.env.linux": "Linux 上のターミナルで使用される VS Code プロセスに追加される環境変数を含むオブジェクト。環境変数を削除するには、'null' に設定します。",
Expand Down
2 changes: 1 addition & 1 deletion i18n/vscode-language-pack-ko/translations/main.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -10191,7 +10191,7 @@
"terminal.integrated.drawBoldTextInBrightColors": "터미널의 굵은 텍스트에 항상 \"밝은\" ANSI 색 변형을 사용할지 여부를 제어합니다.",
"terminal.integrated.enableBell": "터미널 벨을 사용할 수 있는지 여부를 제어합니다. 터미널 이름 옆에 시각적 벨로 표시됩니다.",
"terminal.integrated.enableFileLinks": "터미널에서 파일 링크를 사용할지 여부입니다. 파일 시스템에서 각 파일 링크를 확인하기 때문에 특히 네트워크 드라이브에서 작업하는 경우 링크가 느릴 수 있습니다. 이 설정을 변경하면 새 터미널에서만 적용됩니다.",
"terminal.integrated.enableImages": "터미널에서 이미지 지원을 활성화합니다. sixel과 iTerm의 인라인 이미지 프로토콜은 모두 Linux 및 macOS에서 지원되며 Windows 지원은 ConPTY가 시퀀스를 통과할 때 자동으로 켜집니다. 이미지는 현재 창 다시 로드/다시 연결 사이에 복원되지 않습니다.",
"terminal.integrated.enableImages": "Enables image support in the terminal, this will only work when {0} is enabled. Both sixel and iTerm's inline image protocol are supported on Linux and macOS, Windows support will light up automatically when ConPTY passes through the sequences. Images will currently not be restored between window reloads/reconnects.",
"terminal.integrated.enableMultiLinePasteWarning": "터미널에 여러 줄을 붙여넣을 때 경고 대화 상자를 표시합니다. 다음 경우에는 대화 상자가 표시되지 않습니다.\r\n\r\n- 대괄호 붙여넣기 모드가 사용되는 경우(셸은 기본적으로 여러 줄 붙여넣기를 지원함)\r\n- 붙여넣기는 셸의 readline에서 처리됩니다(pwsh의 경우).",
"terminal.integrated.enablePersistentSessions": "창 다시 로드에서 작업 영역에 대한 터미널 세션/기록을 유지합니다.",
"terminal.integrated.env.linux": "Linux 터미널에서 사용할 VS Code 프로세스에 추가되는 환경 변수를 포함하는 개체입니다. 환경 변수를 삭제하려면 'null'로 설정합니다.",
Expand Down
2 changes: 1 addition & 1 deletion i18n/vscode-language-pack-pl/translations/main.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -10191,7 +10191,7 @@
"terminal.integrated.drawBoldTextInBrightColors": "Określa, czy tekst pogrubiony w terminalu będzie zawsze korzystać z „jasnej” odmiany koloru ANSI.",
"terminal.integrated.enableBell": "Określa, czy dzwonek terminalu jest włączony. Jest to wyświetlane w postaci dzwonka graficznego obok nazwy terminalu.",
"terminal.integrated.enableFileLinks": "Określa, czy włączyć linki do plików w terminalu. Linki mogą być wolne w szczególności podczas pracy na dysku sieciowym, ponieważ każdy link do pliku jest weryfikowany w odniesieniu do systemu plików. Zmiana tego ustawienia będzie miała zastosowanie tylko w przypadku nowych terminali.",
"terminal.integrated.enableImages": "Włącza obsługę obrazów w terminalu. Zarówno sixel, jak i śródwierszowy protokół obrazu iTerm są obsługiwane w systemach Linux i macOS, a wsparcie dla systemu Windows podświetli się automatycznie, gdy ConPTY przejdzie przez sekwencje. Obrazy nie będą obecnie przywracane między kolejnym doładowaniem okna/ponownym połączeniem.",
"terminal.integrated.enableImages": "Enables image support in the terminal, this will only work when {0} is enabled. Both sixel and iTerm's inline image protocol are supported on Linux and macOS, Windows support will light up automatically when ConPTY passes through the sequences. Images will currently not be restored between window reloads/reconnects.",
"terminal.integrated.enableMultiLinePasteWarning": "Wyświetl okno dialogowe ostrzeżenia podczas wklejania wielu wierszy do terminala. Okno dialogowe nie wyświetla się, gdy:\r\n\r\n– tryb wklejania w nawiasach jest włączony (powłoka obsługuje wklejanie wielowierszowe natywnie)\r\n– wklejanie jest obsługiwane przez wiersz odczytu powłoki (w przypadku pwsh)",
"terminal.integrated.enablePersistentSessions": "Utrwalaj sesje/historie terminali dla obszaru roboczego między ponownym ładowaniem okien.",
"terminal.integrated.env.linux": "Obiekt ze zmiennymi środowiskowymi, które zostaną dodane do procesu programu VS Code używanego przez terminal w systemie Linux. Aby usunąć określoną zmienną środowiskową, ustaw wartość „null”.",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10191,7 +10191,7 @@
"terminal.integrated.drawBoldTextInBrightColors": "Controla se o texto em negrito no terminal sempre usará a variante de cor ANSI \"brilhante\".",
"terminal.integrated.enableBell": "Controla se a campainha do terminal está habilitada. Isso aparece como um sino visual ao lado do nome do terminal.",
"terminal.integrated.enableFileLinks": "Se deve habilitar links de arquivos em terminais. Os links podem ser lentos ao trabalhar em uma unidade de rede, principalmente porque cada link de arquivo é verificado no sistema de arquivos. Alterar isso terá efeito apenas em novos terminais.",
"terminal.integrated.enableImages": "Habilita o suporte a imagens no terminal. Tanto o protocolo de imagem em linha do sixel quanto o iTerm têm suporte no Linux e no macOS, o suporte do Windows acenderá automaticamente quando o ConPTY passar pelas sequências. No momento, as imagens não serão restauradas entre recarregamentos/reconexões de janelas.",
"terminal.integrated.enableImages": "Enables image support in the terminal, this will only work when {0} is enabled. Both sixel and iTerm's inline image protocol are supported on Linux and macOS, Windows support will light up automatically when ConPTY passes through the sequences. Images will currently not be restored between window reloads/reconnects.",
"terminal.integrated.enableMultiLinePasteWarning": "Mostra uma caixa de diálogo de aviso ao colar várias linhas no terminal. A caixa de diálogo não é exibida quando:\r\n\r\n- O modo de colagem entre colchetes está ativado (o shell suporta nativamente a colagem de várias linhas)\r\n- A colagem é tratada pela linha de leitura do shell (no caso de pwsh)",
"terminal.integrated.enablePersistentSessions": "Persistir sessões/histórico de terminal para o espaço de trabalho em recarregamentos de janela.",
"terminal.integrated.env.linux": "Objeto com variáveis de ambiente que serão adicionadas ao processo do VS Code a ser usado pelo terminal no Linux. Defina como `null` para excluir a variável de ambiente.",
Expand Down
Loading

0 comments on commit eeeb86f

Please sign in to comment.