Skip to content

Commit

Permalink
Updated strings from microsoft/vscode-loc-drop@714c2432d05c4ed4c89360…
Browse files Browse the repository at this point in the history
…a9096c397c107296a6
  • Loading branch information
vscode committed Sep 29, 2023
1 parent 4c12fac commit ffd213e
Show file tree
Hide file tree
Showing 14 changed files with 59 additions and 59 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 @@ -8188,7 +8188,7 @@
"notebook.outputWordWrap": "Určuje, jestli se mají řádky ve výstupu zalamovat.",
"notebook.remoteSaving": "Povolí přírůstkové ukládání poznámkových bloků ve vzdáleném prostředí. Pokud je tato možnost povolená, posílají se hostiteli rozšíření jenom změny poznámkového bloku, což zlepšuje výkon pro velké poznámkové bloky a pomalá síťová připojení.",
"notebook.scrolling.anchorToFocusedCell.auto.description": "Anchor the viewport to the focused cell depending on context unless {0} is set to {1}.",
"notebook.scrolling.anchorToFocusedCell.description": "Keep the focused cell steady while surrounding cells change size.",
"notebook.scrolling.anchorToFocusedCell.description": "Experimental. Keep the focused cell steady while surrounding cells change size.",
"notebook.scrolling.anchorToFocusedCell.off.description": "The focused cell may shift around as cells resize.",
"notebook.scrolling.anchorToFocusedCell.on.description": "Always anchor the viewport to the focused cell.",
"notebook.scrolling.revealNextCellOnExecute.description": "How far to scroll when revealing the next cell upon running {0}.",
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 @@ -8188,7 +8188,7 @@
"notebook.outputWordWrap": "Steuert, ob die Zeilen in der Ausgabe umschlossen werden sollen.",
"notebook.remoteSaving": "Aktiviert das inkrementelle Speichern von Notebooks in der Remoteumgebung. Wenn diese Option aktiviert ist, werden nur die Änderungen am Notebook an den Erweiterungshost gesendet, um die Leistung für umfangreiche Notebooks und langsame Netzwerkverbindungen zu verbessern.",
"notebook.scrolling.anchorToFocusedCell.auto.description": "Anchor the viewport to the focused cell depending on context unless {0} is set to {1}.",
"notebook.scrolling.anchorToFocusedCell.description": "Keep the focused cell steady while surrounding cells change size.",
"notebook.scrolling.anchorToFocusedCell.description": "Experimental. Keep the focused cell steady while surrounding cells change size.",
"notebook.scrolling.anchorToFocusedCell.off.description": "The focused cell may shift around as cells resize.",
"notebook.scrolling.anchorToFocusedCell.on.description": "Always anchor the viewport to the focused cell.",
"notebook.scrolling.revealNextCellOnExecute.description": "How far to scroll when revealing the next cell upon running {0}.",
Expand Down
32 changes: 16 additions & 16 deletions i18n/vscode-language-pack-es/translations/main.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -2629,21 +2629,6 @@
"workspaceOpenedDetail": "El área de trabajo ya está abierta en otra ventana. Por favor, cierre primero la ventana y vuelta a intentarlo de nuevo.",
"workspaceOpenedMessage": "No se puede guardar el área de trabajo '{0}'"
},
"win32/i18n/messages": {
"AddContextMenuFiles": "Agregar la acción \"Abrir con %1\" al menú contextual de archivo del Explorador de Windows",
"AddContextMenuFolders": "Agregar la acción \"Abrir con %1\" al menú contextual de directorio del Explorador de Windows",
"AddToPath": "Agregar a PATH (requiere reinicio del shell)",
"AdditionalIcons": "Iconos adicionales:",
"AssociateWithFiles": "Registrar %1 como editor para tipos de archivo admitidos",
"ConfirmUninstall": "¿Seguro que quiere quitar %1 y todos sus componentes por completo?",
"CreateDesktopIcon": "Crear un icono de &escritorio",
"CreateQuickLaunchIcon": "Crear un &icono de inicio rápido",
"FinishedLabel": "El programa de instalación ha terminado de instalar [nombre] en el equipo. La aplicación puede iniciarse mediante la selección de los accesos directos instalados.",
"OpenWithCodeContextMenu": "Abrir &con %1",
"Other": "Otros:",
"RunAfter": "Ejecutar %1 después de la instalación",
"SourceFile": "Archivo de origen %1"
},
"vs/server/node/remoteExtensionHostAgentCli": {
"remotecli": "CLI remota"
},
Expand All @@ -2664,6 +2649,21 @@
"vs/server/node/serverServices": {
"remoteExtensionLog": "Servidor"
},
"win32/i18n/messages": {
"AddContextMenuFiles": "Agregar la acción \"Abrir con %1\" al menú contextual de archivo del Explorador de Windows",
"AddContextMenuFolders": "Agregar la acción \"Abrir con %1\" al menú contextual de directorio del Explorador de Windows",
"AddToPath": "Agregar a PATH (requiere reinicio del shell)",
"AdditionalIcons": "Iconos adicionales:",
"AssociateWithFiles": "Registrar %1 como editor para tipos de archivo admitidos",
"ConfirmUninstall": "¿Seguro que quiere quitar %1 y todos sus componentes por completo?",
"CreateDesktopIcon": "Crear un icono de &escritorio",
"CreateQuickLaunchIcon": "Crear un &icono de inicio rápido",
"FinishedLabel": "El programa de instalación ha terminado de instalar [nombre] en el equipo. La aplicación puede iniciarse mediante la selección de los accesos directos instalados.",
"OpenWithCodeContextMenu": "Abrir &con %1",
"Other": "Otros:",
"RunAfter": "Ejecutar %1 después de la instalación",
"SourceFile": "Archivo de origen %1"
},
"vs/code/electron-main/app": {
"cancel": "&&No",
"confirmOpenDetail": "Si no ha iniciado esta solicitud, puede tratarse de un intento de ataque a su sistema. A menos que haya realizado una acción explícita para iniciar esta solicitud, debe presionar \"No\".",
Expand Down Expand Up @@ -8188,7 +8188,7 @@
"notebook.outputWordWrap": "Controla si las líneas de la salida deben encapsularse.",
"notebook.remoteSaving": "Habilita el guardado incremental de blocs de notas en el entorno Remoto. Cuando está habilitado, solo se envían al host de extensión los cambios realizados en el bloc de notas, lo que mejora el rendimiento en el caso de blocs de notas de gran tamaño y conexiones de red lentas.",
"notebook.scrolling.anchorToFocusedCell.auto.description": "Anchor the viewport to the focused cell depending on context unless {0} is set to {1}.",
"notebook.scrolling.anchorToFocusedCell.description": "Keep the focused cell steady while surrounding cells change size.",
"notebook.scrolling.anchorToFocusedCell.description": "Experimental. Keep the focused cell steady while surrounding cells change size.",
"notebook.scrolling.anchorToFocusedCell.off.description": "The focused cell may shift around as cells resize.",
"notebook.scrolling.anchorToFocusedCell.on.description": "Always anchor the viewport to the focused cell.",
"notebook.scrolling.revealNextCellOnExecute.description": "How far to scroll when revealing the next cell upon running {0}.",
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 @@ -8188,7 +8188,7 @@
"notebook.outputWordWrap": "Contrôle si les lignes de la sortie doivent être incluses dans un wrapper.",
"notebook.remoteSaving": "Active l’enregistrement incrémentiel des blocs-notes dans l’environnement distant. Lorsque cette option est activée, seules les modifications apportées au bloc-notes sont envoyées à l’hôte d’extension, ce qui améliore les performances des blocs-notes volumineux et des connexions réseau lentes.",
"notebook.scrolling.anchorToFocusedCell.auto.description": "Anchor the viewport to the focused cell depending on context unless {0} is set to {1}.",
"notebook.scrolling.anchorToFocusedCell.description": "Keep the focused cell steady while surrounding cells change size.",
"notebook.scrolling.anchorToFocusedCell.description": "Experimental. Keep the focused cell steady while surrounding cells change size.",
"notebook.scrolling.anchorToFocusedCell.off.description": "The focused cell may shift around as cells resize.",
"notebook.scrolling.anchorToFocusedCell.on.description": "Always anchor the viewport to the focused cell.",
"notebook.scrolling.revealNextCellOnExecute.description": "How far to scroll when revealing the next cell upon running {0}.",
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 @@ -8188,7 +8188,7 @@
"notebook.outputWordWrap": "Controlla se le righe dell'output devono andare a capo.",
"notebook.remoteSaving": "Abilita il salvataggio incrementale dei notebook nell'ambiente remoto. Se questa opzione è abilitata, all'host dell'estensione vengono inviate solo le modifiche al blocco appunti, migliorando le prestazioni per i notebook di grandi dimensioni e le connessioni di rete lente.",
"notebook.scrolling.anchorToFocusedCell.auto.description": "Anchor the viewport to the focused cell depending on context unless {0} is set to {1}.",
"notebook.scrolling.anchorToFocusedCell.description": "Keep the focused cell steady while surrounding cells change size.",
"notebook.scrolling.anchorToFocusedCell.description": "Experimental. Keep the focused cell steady while surrounding cells change size.",
"notebook.scrolling.anchorToFocusedCell.off.description": "The focused cell may shift around as cells resize.",
"notebook.scrolling.anchorToFocusedCell.on.description": "Always anchor the viewport to the focused cell.",
"notebook.scrolling.revealNextCellOnExecute.description": "How far to scroll when revealing the next cell upon running {0}.",
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 @@ -8188,7 +8188,7 @@
"notebook.outputWordWrap": "出力内の行を折り返すかどうかを制御します。",
"notebook.remoteSaving": "リモート環境でのノートブックの増分保存を有効にします。有効にすると、ノートブックへの変更のみが拡張機能ホストに送信され、大きなノートブックと低速なネットワーク接続のパフォーマンスが向上します。",
"notebook.scrolling.anchorToFocusedCell.auto.description": "Anchor the viewport to the focused cell depending on context unless {0} is set to {1}.",
"notebook.scrolling.anchorToFocusedCell.description": "Keep the focused cell steady while surrounding cells change size.",
"notebook.scrolling.anchorToFocusedCell.description": "Experimental. Keep the focused cell steady while surrounding cells change size.",
"notebook.scrolling.anchorToFocusedCell.off.description": "The focused cell may shift around as cells resize.",
"notebook.scrolling.anchorToFocusedCell.on.description": "Always anchor the viewport to the focused cell.",
"notebook.scrolling.revealNextCellOnExecute.description": "How far to scroll when revealing the next cell upon running {0}.",
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 @@ -8188,7 +8188,7 @@
"notebook.outputWordWrap": "출력의 줄 바꿈 여부를 제어합니다.",
"notebook.remoteSaving": "원격 환경에서 Notebook의 바뀐 부분만 저장하도록 설정합니다. 사용하도록 설정할 경우 Notebook의 변경 내용만 확장 호스트로 전송되므로 대용량 Notebook의 성능과 네트워크 속도가 향상됩니다.",
"notebook.scrolling.anchorToFocusedCell.auto.description": "Anchor the viewport to the focused cell depending on context unless {0} is set to {1}.",
"notebook.scrolling.anchorToFocusedCell.description": "Keep the focused cell steady while surrounding cells change size.",
"notebook.scrolling.anchorToFocusedCell.description": "Experimental. Keep the focused cell steady while surrounding cells change size.",
"notebook.scrolling.anchorToFocusedCell.off.description": "The focused cell may shift around as cells resize.",
"notebook.scrolling.anchorToFocusedCell.on.description": "Always anchor the viewport to the focused cell.",
"notebook.scrolling.revealNextCellOnExecute.description": "How far to scroll when revealing the next cell upon running {0}.",
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 @@ -8188,7 +8188,7 @@
"notebook.outputWordWrap": "Określa, czy wiersze w danych wyjściowych powinny być zawijane.",
"notebook.remoteSaving": "Umożliwia przyrostowe zapisywanie notesów w środowisku zdalnym. Po włączeniu tej opcji tylko zmiany w notesie są wysyłane do hosta rozszerzenia, co zwiększa wydajność dużych notesów i wolnych połączeń sieciowych.",
"notebook.scrolling.anchorToFocusedCell.auto.description": "Anchor the viewport to the focused cell depending on context unless {0} is set to {1}.",
"notebook.scrolling.anchorToFocusedCell.description": "Keep the focused cell steady while surrounding cells change size.",
"notebook.scrolling.anchorToFocusedCell.description": "Experimental. Keep the focused cell steady while surrounding cells change size.",
"notebook.scrolling.anchorToFocusedCell.off.description": "The focused cell may shift around as cells resize.",
"notebook.scrolling.anchorToFocusedCell.on.description": "Always anchor the viewport to the focused cell.",
"notebook.scrolling.revealNextCellOnExecute.description": "How far to scroll when revealing the next cell upon running {0}.",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8188,7 +8188,7 @@
"notebook.outputWordWrap": "Controla se as linhas na saída devem ser encapsuladas.",
"notebook.remoteSaving": "Habilita o salvamento incremental de blocos de anotações no ambiente remoto. Quando habilitado, somente as alterações no bloco de anotações são enviadas para o host da extensão, aprimorando o desempenho de grandes blocos de anotações e conexões de rede mais lentas.",
"notebook.scrolling.anchorToFocusedCell.auto.description": "Anchor the viewport to the focused cell depending on context unless {0} is set to {1}.",
"notebook.scrolling.anchorToFocusedCell.description": "Keep the focused cell steady while surrounding cells change size.",
"notebook.scrolling.anchorToFocusedCell.description": "Experimental. Keep the focused cell steady while surrounding cells change size.",
"notebook.scrolling.anchorToFocusedCell.off.description": "The focused cell may shift around as cells resize.",
"notebook.scrolling.anchorToFocusedCell.on.description": "Always anchor the viewport to the focused cell.",
"notebook.scrolling.revealNextCellOnExecute.description": "How far to scroll when revealing the next cell upon running {0}.",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8188,7 +8188,7 @@
"notebook.outputWordWrap": "Çøñtrøls whëthër thë lïñës ïñ øµtpµt shøµlð wræp.",
"notebook.remoteSaving": "Ëñæþlës thë ïñçrëmëñtæl sævïñg øf ñøtëþøøks ïñ Rëmøtë ëñvïrøñmëñt. Whëñ ëñæþlëð, øñlÿ thë çhæñgës tø thë ñøtëþøøk ærë sëñt tø thë ëxtëñsïøñ høst, ïmprøvïñg përførmæñçë før lærgë ñøtëþøøks æñð sløw ñëtwørk çøññëçtïøñs.",
"notebook.scrolling.anchorToFocusedCell.auto.description": "Æñçhør thë vïëwpørt tø thë føçµsëð çëll ðëpëñðïñg øñ çøñtëxt µñlëss {0} ïs sët tø {1}.",
"notebook.scrolling.anchorToFocusedCell.description": "Këëp thë føçµsëð çëll stëæðÿ whïlë sµrrøµñðïñg çëlls çhæñgë sïzë.",
"notebook.scrolling.anchorToFocusedCell.description": "Ëxpërïmëñtæl. Këëp thë føçµsëð çëll stëæðÿ whïlë sµrrøµñðïñg çëlls çhæñgë sïzë.",
"notebook.scrolling.anchorToFocusedCell.off.description": "Thë føçµsëð çëll mæÿ shïft ærøµñð æs çëlls rësïzë.",
"notebook.scrolling.anchorToFocusedCell.on.description": "Ælwæÿs æñçhør thë vïëwpørt tø thë føçµsëð çëll.",
"notebook.scrolling.revealNextCellOnExecute.description": "Høw fær tø sçrøll whëñ rëvëælïñg thë ñëxt çëll µpøñ rµññïñg {0}.",
Expand Down
2 changes: 1 addition & 1 deletion i18n/vscode-language-pack-ru/translations/main.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -8188,7 +8188,7 @@
"notebook.outputWordWrap": "Управляет переносом строк в выходных данных.",
"notebook.remoteSaving": "Включает добавочное сохранение записных книжек в удаленной среде. Если этот параметр включен, на узел расширения отправляются только изменения, внесенные в записную книжку, что повышает производительность для больших записных книжек и медленных сетевых подключений.",
"notebook.scrolling.anchorToFocusedCell.auto.description": "Anchor the viewport to the focused cell depending on context unless {0} is set to {1}.",
"notebook.scrolling.anchorToFocusedCell.description": "Keep the focused cell steady while surrounding cells change size.",
"notebook.scrolling.anchorToFocusedCell.description": "Experimental. Keep the focused cell steady while surrounding cells change size.",
"notebook.scrolling.anchorToFocusedCell.off.description": "The focused cell may shift around as cells resize.",
"notebook.scrolling.anchorToFocusedCell.on.description": "Always anchor the viewport to the focused cell.",
"notebook.scrolling.revealNextCellOnExecute.description": "How far to scroll when revealing the next cell upon running {0}.",
Expand Down
Loading

0 comments on commit ffd213e

Please sign in to comment.