Updated strings from microsoft/vscode-loc-drop@5c5d33f34d (#1398)
Co-authored-by: vscode <vscode@microsoft.com>
This commit is contained in:
Родитель
2dfc60c100
Коммит
7eb58ddb40
|
@ -4336,7 +4336,7 @@
|
|||
"join.closeStorage": "Ukládá se stav uživatelského rozhraní."
|
||||
},
|
||||
"vs/workbench/electron-sandbox/parts/dialogs/dialogHandler": {
|
||||
"aboutDetail": "Version: {0}\r\nCommit: {1}\r\nDate: {2}\r\nElectron: {3}\r\nElectronBuildId: {4}\r\nChromium: {5}\r\nNode.js: {6}\r\nV8: {7}\r\nOS: {8}",
|
||||
"aboutDetail": "Verze: {0}\r\nPotvrzení změn: {1}\r\nDatum: {2}\r\nElectron: {3}\r\nElectronBuildId: {4}\r\nChromium: {5}\r\nNode.js: {6}\r\nV8: {7}\r\nOS: {8}",
|
||||
"copy": "&&Kopírovat",
|
||||
"okButton": "OK"
|
||||
},
|
||||
|
@ -4346,6 +4346,7 @@
|
|||
"closeWindowMessage": "Opravdu chcete okno zavřít?",
|
||||
"configure": "Konfigurovat",
|
||||
"doNotAskAgain": "Tento dotaz příště nezobrazovat",
|
||||
"downloadArmBuild": "Download",
|
||||
"exitButtonLabel": "&&Ukončit",
|
||||
"keychainWriteError": "Zápis přihlašovacích informací do klíčenky selhal s chybou {0}.",
|
||||
"learnMore": "Další informace",
|
||||
|
@ -4364,6 +4365,7 @@
|
|||
"resolveShellEnvironment": "Překládá se prostředí…",
|
||||
"restart": "Restartovat",
|
||||
"runningAsRoot": "Nedoporučuje se spouštět {0} jako uživatel root.",
|
||||
"runningTranslated": "You are running an emulated version of {0}. For better performance download the native arm64 version of {0} build for your machine.",
|
||||
"shutdownErrorClose": "Okno se nepodařilo zavřít kvůli neočekávané chybě.",
|
||||
"shutdownErrorDetail": "Chyba: {0}",
|
||||
"shutdownErrorLoad": "Změna pracovního prostoru se zabránilo neočekávané chybě.",
|
||||
|
@ -11162,6 +11164,8 @@
|
|||
"gettingStarted.pickColor.title": "Zvolte požadovaný vzhled.",
|
||||
"gettingStarted.playground.description.interpolated": "Chcete programovat rychleji a chytřeji? Procvičte si výkonné funkce pro úpravy kódu v interaktivním testovacím prostředí.\r\n{0}",
|
||||
"gettingStarted.playground.title": "Redefinujte své dovednosti úprav",
|
||||
"gettingStarted.profiles.description.interpolated": "Profiles let you create sets of VS Code customizations that include settings, extensions and UI state. Create your own profile from scratch or use the predefined set of profile templates for your specific workflow.\r\n{0}",
|
||||
"gettingStarted.profiles.title": "Customize VS Code with Profiles",
|
||||
"gettingStarted.quickOpen.description.interpolated": "Jediným stisknutím klávesy můžete okamžitě přecházet mezi soubory. Tip: Pomocí klávesy šipky vpravo můžete otevřít více souborů.\r\n{0}",
|
||||
"gettingStarted.quickOpen.title": "Rychlé procházení mezi soubory",
|
||||
"gettingStarted.scm.description.interpolated": "Už nemusíte vyhledávat příkazy Gitu! Pracovní postupy Gitu a GitHub jsou úzce integrovány.\r\n{0}",
|
||||
|
@ -11216,6 +11220,7 @@
|
|||
"splitEditor": "Rozdělit editor",
|
||||
"titleID": "Procházet barevné motivy",
|
||||
"toggleMenuBar": "Přepnout řádek nabídek",
|
||||
"tryProfiles": "Try Profiles",
|
||||
"tweakSettings": "Vylepšit moje nastavení",
|
||||
"watch": "Zhlédnout kurz",
|
||||
"workspaceTrust": "Vztah důvěryhodnosti pracovního prostoru"
|
||||
|
|
|
@ -4336,7 +4336,7 @@
|
|||
"join.closeStorage": "Speichern des UI-Status"
|
||||
},
|
||||
"vs/workbench/electron-sandbox/parts/dialogs/dialogHandler": {
|
||||
"aboutDetail": "Version: {0}\r\nCommit: {1}\r\nDate: {2}\r\nElectron: {3}\r\nElectronBuildId: {4}\r\nChromium: {5}\r\nNode.js: {6}\r\nV8: {7}\r\nOS: {8}",
|
||||
"aboutDetail": "Version: {0}\r\nCommit: {1}\r\nDatum: {2}\r\nElectron: {3}\r\nElectronBuildId: {4}\r\nChromium: {5}\r\nNode.js: {6}\r\nV8: {7}\r\nBetriebssystem: {8}",
|
||||
"copy": "&&Kopieren",
|
||||
"okButton": "OK"
|
||||
},
|
||||
|
@ -4346,6 +4346,7 @@
|
|||
"closeWindowMessage": "Möchten Sie den Assistenten wirklich schließen?",
|
||||
"configure": "Konfigurieren",
|
||||
"doNotAskAgain": "Nicht erneut fragen",
|
||||
"downloadArmBuild": "Download",
|
||||
"exitButtonLabel": "&&Beenden",
|
||||
"keychainWriteError": "Fehler beim Schreiben von Anmeldeinformationen in die Keychain. Fehler: „{0}“.",
|
||||
"learnMore": "Weitere Informationen",
|
||||
|
@ -4364,6 +4365,7 @@
|
|||
"resolveShellEnvironment": "Shell-Umgebung wird aufgelöst ...",
|
||||
"restart": "Neu starten",
|
||||
"runningAsRoot": "Es wird nicht empfohlen, {0} als Root-Benutzer auszuführen.",
|
||||
"runningTranslated": "You are running an emulated version of {0}. For better performance download the native arm64 version of {0} build for your machine.",
|
||||
"shutdownErrorClose": "Ein unerwarteter Fehler hat das Schließen des Fensters verhindert.",
|
||||
"shutdownErrorDetail": "Fehler: {0}",
|
||||
"shutdownErrorLoad": "Unerwarteter Fehler beim Ändern des Arbeitsbereichs.",
|
||||
|
@ -11162,6 +11164,8 @@
|
|||
"gettingStarted.pickColor.title": "Wählen Sie die gewünschte Darstellung aus.",
|
||||
"gettingStarted.playground.description.interpolated": "Möchten Sie schneller und intelligenter programmieren? Üben Sie leistungsstarke Codebearbeitungsfunktionen im interaktiven Playground.\r\n{0}",
|
||||
"gettingStarted.playground.title": "Ihre Bearbeitungsfähigkeiten neu definieren",
|
||||
"gettingStarted.profiles.description.interpolated": "Profiles let you create sets of VS Code customizations that include settings, extensions and UI state. Create your own profile from scratch or use the predefined set of profile templates for your specific workflow.\r\n{0}",
|
||||
"gettingStarted.profiles.title": "Customize VS Code with Profiles",
|
||||
"gettingStarted.quickOpen.description.interpolated": "Mit nur einem Tastaturanschlag können Sie sofort zwischen Dateien wechseln. Tipp: Öffnen Sie mehrere Dateien durch Drücken der NACH-RECHTS-TASTE.\r\n{0}",
|
||||
"gettingStarted.quickOpen.title": "Schnelles Navigieren zwischen Ihren Dateien",
|
||||
"gettingStarted.scm.description.interpolated": "Kein Suchen nach Git-Befehlen mehr! Git- und GitHub-Workflows sind nahtlos integriert.\r\n{0}",
|
||||
|
@ -11216,6 +11220,7 @@
|
|||
"splitEditor": "Editor teilen",
|
||||
"titleID": "Farbdesigns durchsuchen",
|
||||
"toggleMenuBar": "Menüleiste umschalten",
|
||||
"tryProfiles": "Try Profiles",
|
||||
"tweakSettings": "Optimieren meiner Einstellungen",
|
||||
"watch": "Tutorial ansehen",
|
||||
"workspaceTrust": "Vertrauensstellung des Arbeitsbereichs"
|
||||
|
|
|
@ -4336,7 +4336,7 @@
|
|||
"join.closeStorage": "Guardando el estado de la interfaz de usuario"
|
||||
},
|
||||
"vs/workbench/electron-sandbox/parts/dialogs/dialogHandler": {
|
||||
"aboutDetail": "Version: {0}\r\nCommit: {1}\r\nDate: {2}\r\nElectron: {3}\r\nElectronBuildId: {4}\r\nChromium: {5}\r\nNode.js: {6}\r\nV8: {7}\r\nOS: {8}",
|
||||
"aboutDetail": "Versión: {0}\r\nConfirmar: {1}\r\nFecha: {2}\r\nElectron: {3}\r\nElectronBuildId: {4}\r\nChromium: {5}\r\nNode.js: {6}\r\nV8: {7}\r\nSO: {8}",
|
||||
"copy": "&&Copiar",
|
||||
"okButton": "Aceptar"
|
||||
},
|
||||
|
@ -4346,6 +4346,7 @@
|
|||
"closeWindowMessage": "¿Está seguro de que desea cerrar la ventana?",
|
||||
"configure": "Configurar",
|
||||
"doNotAskAgain": "No volver a hacerme esta pregunta",
|
||||
"downloadArmBuild": "Download",
|
||||
"exitButtonLabel": "&&Salida",
|
||||
"keychainWriteError": "Error al escribir la información de inicio de sesión en la cadena de claves: '{0}'.",
|
||||
"learnMore": "Más información",
|
||||
|
@ -4364,6 +4365,7 @@
|
|||
"resolveShellEnvironment": "Resolviendo el entorno de shell...",
|
||||
"restart": "Reiniciar",
|
||||
"runningAsRoot": "No se recomienda ejecutar {0} como usuario raíz.",
|
||||
"runningTranslated": "You are running an emulated version of {0}. For better performance download the native arm64 version of {0} build for your machine.",
|
||||
"shutdownErrorClose": "Un error inesperado impidió que se cerrara la ventana",
|
||||
"shutdownErrorDetail": "Error: {0}",
|
||||
"shutdownErrorLoad": "Un error inesperado impidió cambiar el área de trabajo",
|
||||
|
@ -11162,6 +11164,8 @@
|
|||
"gettingStarted.pickColor.title": "Elija el aspecto que desee",
|
||||
"gettingStarted.playground.description.interpolated": "¿Quiere codificar de forma más rápida y más inteligente? Practique las eficaces características de edición de código en el sitio de pruebas interactivo.\r\n{0}",
|
||||
"gettingStarted.playground.title": "Redefinir sus habilidades de edición",
|
||||
"gettingStarted.profiles.description.interpolated": "Profiles let you create sets of VS Code customizations that include settings, extensions and UI state. Create your own profile from scratch or use the predefined set of profile templates for your specific workflow.\r\n{0}",
|
||||
"gettingStarted.profiles.title": "Customize VS Code with Profiles",
|
||||
"gettingStarted.quickOpen.description.interpolated": "Navegue entre los distintos archivos en un instante con una sola pulsación de tecla. Sugerencia: Para abrir varios archivos, presione la tecla de flecha derecha.\r\n{0}",
|
||||
"gettingStarted.quickOpen.title": "Navegar rápidamente entre los archivos",
|
||||
"gettingStarted.scm.description.interpolated": "Ya no tendrá que buscar más comandos de Git. Los flujos de trabajo de Git y GitHub están integrados sin problemas.\r\n{0}",
|
||||
|
@ -11216,6 +11220,7 @@
|
|||
"splitEditor": "Dividir editor",
|
||||
"titleID": "Examinar temas de color",
|
||||
"toggleMenuBar": "Alternar barra de menús",
|
||||
"tryProfiles": "Try Profiles",
|
||||
"tweakSettings": "Retocar mi configuración",
|
||||
"watch": "Ver tutorial",
|
||||
"workspaceTrust": "Confianza en el área de trabajo"
|
||||
|
|
|
@ -4336,7 +4336,7 @@
|
|||
"join.closeStorage": "Enregistrement de l’état de l’interface utilisateur"
|
||||
},
|
||||
"vs/workbench/electron-sandbox/parts/dialogs/dialogHandler": {
|
||||
"aboutDetail": "Version: {0}\r\nCommit: {1}\r\nDate: {2}\r\nElectron: {3}\r\nElectronBuildId: {4}\r\nChromium: {5}\r\nNode.js: {6}\r\nV8: {7}\r\nOS: {8}",
|
||||
"aboutDetail": "Version : {0}\r\nValidation : {1}\r\nDate : {2}\r\nElectron : {3}\r\nElectronBuildId : {4}\r\nChromium : {5}\r\nNode.js : {6}\r\nV8 : {7}\r\nSystème d’exploitation : {8}",
|
||||
"copy": "&&Copier",
|
||||
"okButton": "OK"
|
||||
},
|
||||
|
@ -4346,6 +4346,7 @@
|
|||
"closeWindowMessage": "Voulez-vous vraiment fermer la fenêtre ?",
|
||||
"configure": "Configurer",
|
||||
"doNotAskAgain": "Ne plus me poser la question",
|
||||
"downloadArmBuild": "Download",
|
||||
"exitButtonLabel": "&&Quitter",
|
||||
"keychainWriteError": "Échec de l'écriture des informations de connexion dans le trousseau. Erreur '{0}'.",
|
||||
"learnMore": "En savoir plus",
|
||||
|
@ -4364,6 +4365,7 @@
|
|||
"resolveShellEnvironment": "Résolution de l’environnement d’interpréteur de commandes...",
|
||||
"restart": "Redémarrer",
|
||||
"runningAsRoot": "Il est déconseillé d’exécuter {0} en tant qu’utilisateur root.",
|
||||
"runningTranslated": "You are running an emulated version of {0}. For better performance download the native arm64 version of {0} build for your machine.",
|
||||
"shutdownErrorClose": "Une erreur inattendue a empêché la fermeture de la fenêtre.",
|
||||
"shutdownErrorDetail": "Erreur : {0}",
|
||||
"shutdownErrorLoad": "Une erreur inattendue a empêché de modifier l’espace de travail.",
|
||||
|
@ -11162,6 +11164,8 @@
|
|||
"gettingStarted.pickColor.title": "Choisissez votre style",
|
||||
"gettingStarted.playground.description.interpolated": "Vous souhaitez coder plus rapidement et plus intelligemment ? Mettez en pratique les puissantes fonctionnalités de modification du code dans le terrain de jeu interactif.\r\n{0}",
|
||||
"gettingStarted.playground.title": "Redéfinissez vos compétences de modification",
|
||||
"gettingStarted.profiles.description.interpolated": "Profiles let you create sets of VS Code customizations that include settings, extensions and UI state. Create your own profile from scratch or use the predefined set of profile templates for your specific workflow.\r\n{0}",
|
||||
"gettingStarted.profiles.title": "Customize VS Code with Profiles",
|
||||
"gettingStarted.quickOpen.description.interpolated": "Naviguez parmi les fichiers en un instant à l'aide d'une seule touche. Conseil : Ouvrez plusieurs fichiers en appuyant sur la touche de direction flèche droite.\r\n{0}",
|
||||
"gettingStarted.quickOpen.title": "Naviguez rapidement entre vos fichiers",
|
||||
"gettingStarted.scm.description.interpolated": "Finie la quête de la commande git appropriée ! Les flux de travail git et GitHub sont impeccablement intégrés.\r\n{0}",
|
||||
|
@ -11216,6 +11220,7 @@
|
|||
"splitEditor": "Fractionner l'éditeur",
|
||||
"titleID": "Parcourir les thèmes de couleur",
|
||||
"toggleMenuBar": "Activer/désactiver la barre de menus",
|
||||
"tryProfiles": "Try Profiles",
|
||||
"tweakSettings": "Adapter mes paramètres",
|
||||
"watch": "Regarder le tutoriel",
|
||||
"workspaceTrust": "Approbation d’espace de travail"
|
||||
|
|
|
@ -4336,7 +4336,7 @@
|
|||
"join.closeStorage": "Salvataggio dello stato dell'interfaccia utente"
|
||||
},
|
||||
"vs/workbench/electron-sandbox/parts/dialogs/dialogHandler": {
|
||||
"aboutDetail": "Version: {0}\r\nCommit: {1}\r\nDate: {2}\r\nElectron: {3}\r\nElectronBuildId: {4}\r\nChromium: {5}\r\nNode.js: {6}\r\nV8: {7}\r\nOS: {8}",
|
||||
"aboutDetail": "Versione: {0}\r\nCommit: {1}\r\nData: {2}\r\nElectron: {3}\r\nElectronBuildId: {4}\r\nChromium: {5}\r\nNode.js: {6}\r\nV8: {7}\r\nSistema operativo: {8}",
|
||||
"copy": "&&Copia",
|
||||
"okButton": "OK"
|
||||
},
|
||||
|
@ -4346,6 +4346,7 @@
|
|||
"closeWindowMessage": "Chiudere la finestra?",
|
||||
"configure": "Configurare",
|
||||
"doNotAskAgain": "Non visualizzare più questo messaggio",
|
||||
"downloadArmBuild": "Download",
|
||||
"exitButtonLabel": "&&Uscita",
|
||||
"keychainWriteError": "La scrittura delle informazioni di accesso al keychain non è riuscita. Errore: '{0}'.",
|
||||
"learnMore": "Altre informazioni",
|
||||
|
@ -4364,6 +4365,7 @@
|
|||
"resolveShellEnvironment": "Risoluzione dell'ambiente shell in corso...",
|
||||
"restart": "Riavvia",
|
||||
"runningAsRoot": "Non è consigliabile eseguire {0} come utente root.",
|
||||
"runningTranslated": "You are running an emulated version of {0}. For better performance download the native arm64 version of {0} build for your machine.",
|
||||
"shutdownErrorClose": "Un errore imprevisto ha impedito la chiusura della finestra",
|
||||
"shutdownErrorDetail": "Errore: {0}",
|
||||
"shutdownErrorLoad": "Un errore imprevisto ha impedito di modificare l'area di lavoro",
|
||||
|
@ -11162,6 +11164,8 @@
|
|||
"gettingStarted.pickColor.title": "Scegli l'aspetto desiderato",
|
||||
"gettingStarted.playground.description.interpolated": "Si vuole codificare in modo più rapido e intelligente? Esercitarsi con potenti caratteristiche di modifica del codice nel playground interattivo.\r\n{0}",
|
||||
"gettingStarted.playground.title": "Ridefinisci le competenze di modifica",
|
||||
"gettingStarted.profiles.description.interpolated": "Profiles let you create sets of VS Code customizations that include settings, extensions and UI state. Create your own profile from scratch or use the predefined set of profile templates for your specific workflow.\r\n{0}",
|
||||
"gettingStarted.profiles.title": "Customize VS Code with Profiles",
|
||||
"gettingStarted.quickOpen.description.interpolated": "Basta premere un tasto per spostarsi rapidamente tra i file. Suggerimento: per aprire più file, premere il tasto freccia DESTRA.",
|
||||
"gettingStarted.quickOpen.title": "Spostamenti rapidi tra i file",
|
||||
"gettingStarted.scm.description.interpolated": "Non è più necessario cercare i comandi GIT. I flussi di lavoro GIT e GitHub sono integrati.\r\n{0}",
|
||||
|
@ -11216,6 +11220,7 @@
|
|||
"splitEditor": "Dividi editor",
|
||||
"titleID": "Sfoglia temi colore",
|
||||
"toggleMenuBar": "Attiva/Disattiva barra dei menu",
|
||||
"tryProfiles": "Try Profiles",
|
||||
"tweakSettings": "Perfeziona le impostazioni personali",
|
||||
"watch": "Guarda l'esercitazione",
|
||||
"workspaceTrust": "Attendibilità dell'area di lavoro"
|
||||
|
|
|
@ -4346,6 +4346,7 @@
|
|||
"closeWindowMessage": "ウィンドウを閉じますか?",
|
||||
"configure": "構成",
|
||||
"doNotAskAgain": "今後このメッセージを表示しない",
|
||||
"downloadArmBuild": "Download",
|
||||
"exitButtonLabel": "終了(&&E)",
|
||||
"keychainWriteError": "ログイン情報のキーチェーンへの書き込みが、エラー '{0}' で失敗しました。",
|
||||
"learnMore": "詳細情報",
|
||||
|
@ -4364,6 +4365,7 @@
|
|||
"resolveShellEnvironment": "シェル環境を解決しています...",
|
||||
"restart": "再起動",
|
||||
"runningAsRoot": "{0} をルート ユーザーとして実行しないことを推奨します。",
|
||||
"runningTranslated": "You are running an emulated version of {0}. For better performance download the native arm64 version of {0} build for your machine.",
|
||||
"shutdownErrorClose": "予期しないエラーが発生したため、ウィンドウを閉じることができませんでした。",
|
||||
"shutdownErrorDetail": "エラー: {0}",
|
||||
"shutdownErrorLoad": "予期しないエラーが発生したため、ワークスペースを変更できませんでした",
|
||||
|
@ -11162,6 +11164,8 @@
|
|||
"gettingStarted.pickColor.title": "好きな外観を選択します",
|
||||
"gettingStarted.playground.description.interpolated": "コードをより速く、よりスマートに記述したくないですか? 対話型のプレイグラウンドで強力なコード編集機能を実践します。\r\n{0}",
|
||||
"gettingStarted.playground.title": "編集スキルを再定義する",
|
||||
"gettingStarted.profiles.description.interpolated": "Profiles let you create sets of VS Code customizations that include settings, extensions and UI state. Create your own profile from scratch or use the predefined set of profile templates for your specific workflow.\r\n{0}",
|
||||
"gettingStarted.profiles.title": "Customize VS Code with Profiles",
|
||||
"gettingStarted.quickOpen.description.interpolated": "1 回のキーボード操作でファイル間を瞬時に移動します。ヒント: →を押すと、複数のファイルが開きます。\r\n{0}",
|
||||
"gettingStarted.quickOpen.title": "ファイル間をすばやく移動する",
|
||||
"gettingStarted.scm.description.interpolated": "もう Git コマンドを検索する必要はありません。Git および GitHub ワークフローはシームレスに統合されています。\r\n{0}",
|
||||
|
@ -11216,6 +11220,7 @@
|
|||
"splitEditor": "エディターの分割",
|
||||
"titleID": "色のテーマを参照する",
|
||||
"toggleMenuBar": "メニュー バーの切り替え",
|
||||
"tryProfiles": "Try Profiles",
|
||||
"tweakSettings": "自分の設定を調整",
|
||||
"watch": "チュートリアルを見る",
|
||||
"workspaceTrust": "ワークスペースの信頼"
|
||||
|
|
|
@ -4336,7 +4336,7 @@
|
|||
"join.closeStorage": "UI 상태 저장 중"
|
||||
},
|
||||
"vs/workbench/electron-sandbox/parts/dialogs/dialogHandler": {
|
||||
"aboutDetail": "Version: {0}\r\nCommit: {1}\r\nDate: {2}\r\nElectron: {3}\r\nElectronBuildId: {4}\r\nChromium: {5}\r\nNode.js: {6}\r\nV8: {7}\r\nOS: {8}",
|
||||
"aboutDetail": "버전: {0}\r\n커밋: {1}\r\n날짜: {2}\r\nElectron: {3}\r\nElectronBuildId: {4}\r\nChromium: {5}\r\nNode.js: {6}\r\nV8: {7}\r\nOS: {8}",
|
||||
"copy": "복사(&&C)",
|
||||
"okButton": "확인"
|
||||
},
|
||||
|
@ -4346,6 +4346,7 @@
|
|||
"closeWindowMessage": "창을 닫으시겠습니까?",
|
||||
"configure": "구성",
|
||||
"doNotAskAgain": "이 메시지를 다시 표시 안 함",
|
||||
"downloadArmBuild": "Download",
|
||||
"exitButtonLabel": "종료(&&E)",
|
||||
"keychainWriteError": "'{0}' 오류로 인해 로그인 정보를 키 집합에 쓰지 못했습니다.",
|
||||
"learnMore": "자세한 정보",
|
||||
|
@ -4364,6 +4365,7 @@
|
|||
"resolveShellEnvironment": "셸 환경을 확인하는 중...",
|
||||
"restart": "다시 시작",
|
||||
"runningAsRoot": "{0}을(를) 루트 사용자로 실행하지 않는 것이 좋습니다.",
|
||||
"runningTranslated": "You are running an emulated version of {0}. For better performance download the native arm64 version of {0} build for your machine.",
|
||||
"shutdownErrorClose": "예기치 않은 오류로 인해 창이 닫히지 않았습니다.",
|
||||
"shutdownErrorDetail": "오류: {0}",
|
||||
"shutdownErrorLoad": "작업 영역을 변경하는 데 예상치 못한 오류가 발생했습니다.",
|
||||
|
@ -11162,6 +11164,8 @@
|
|||
"gettingStarted.pickColor.title": "원하는 모양 선택",
|
||||
"gettingStarted.playground.description.interpolated": "더 빠르고 스마트하게 코딩하고 싶으세요? 대화형 플레이그라운드의 강력한 코드 편집 기능을 연습하세요.\r\n{0}",
|
||||
"gettingStarted.playground.title": "편집 기술 재정의",
|
||||
"gettingStarted.profiles.description.interpolated": "Profiles let you create sets of VS Code customizations that include settings, extensions and UI state. Create your own profile from scratch or use the predefined set of profile templates for your specific workflow.\r\n{0}",
|
||||
"gettingStarted.profiles.title": "Customize VS Code with Profiles",
|
||||
"gettingStarted.quickOpen.description.interpolated": "한 번의 키 입력으로 즉시 파일 간을 이동합니다. 팁: 오른쪽 화살표 키를 눌러 여러 파일을 엽니다. \r\n{0}",
|
||||
"gettingStarted.quickOpen.title": "파일 간을 빠르게 탐색",
|
||||
"gettingStarted.scm.description.interpolated": "더 이상 Git 명령을 찾을 필요가 없습니다! Git 및 GitHub 워크플로가 매끄럽게 통합됩니다.\r\n{0}",
|
||||
|
@ -11216,6 +11220,7 @@
|
|||
"splitEditor": "편집기 분할",
|
||||
"titleID": "색 테마 찾아보기",
|
||||
"toggleMenuBar": "메뉴 모음 설정/해제",
|
||||
"tryProfiles": "Try Profiles",
|
||||
"tweakSettings": "내 설정 조정",
|
||||
"watch": "자습서 보기",
|
||||
"workspaceTrust": "작업 영역 신뢰"
|
||||
|
|
|
@ -4336,7 +4336,7 @@
|
|||
"join.closeStorage": "Zapisywanie stanu interfejsu użytkownika"
|
||||
},
|
||||
"vs/workbench/electron-sandbox/parts/dialogs/dialogHandler": {
|
||||
"aboutDetail": "Version: {0}\r\nCommit: {1}\r\nDate: {2}\r\nElectron: {3}\r\nElectronBuildId: {4}\r\nChromium: {5}\r\nNode.js: {6}\r\nV8: {7}\r\nOS: {8}",
|
||||
"aboutDetail": "Wersja: {0}\r\nZatwierdzenie: {1}\r\nData: {2}\r\nElektron: {3}\r\nElektronBuildId: {4}\r\nChromium: {5}\r\nNode.js: {6}\r\nV8: {7}\r\nSystem operacyjny: {8}",
|
||||
"copy": "&&Kopiuj",
|
||||
"okButton": "OK"
|
||||
},
|
||||
|
@ -4346,6 +4346,7 @@
|
|||
"closeWindowMessage": "Czy na pewno zamknąć okno?",
|
||||
"configure": "Konfiguruj",
|
||||
"doNotAskAgain": "Nie pytaj mnie ponownie",
|
||||
"downloadArmBuild": "Download",
|
||||
"exitButtonLabel": "&&Wyjdź",
|
||||
"keychainWriteError": "Nie można zapisać informacji o logowaniu do łańcucha kluczy z powodu błędu „{0}”.",
|
||||
"learnMore": "Dowiedz się więcej",
|
||||
|
@ -4364,6 +4365,7 @@
|
|||
"resolveShellEnvironment": "Trwa rozpoznawanie środowiska powłoki...",
|
||||
"restart": "Uruchom ponownie",
|
||||
"runningAsRoot": "Nie zaleca się uruchamiania {0} jako użytkownik główny.",
|
||||
"runningTranslated": "You are running an emulated version of {0}. For better performance download the native arm64 version of {0} build for your machine.",
|
||||
"shutdownErrorClose": "Nieoczekiwany błąd uniemożliwił zamknięcie okna",
|
||||
"shutdownErrorDetail": "Błąd: {0}",
|
||||
"shutdownErrorLoad": "Nieoczekiwany błąd uniemożliwił zmianę obszaru roboczego",
|
||||
|
@ -11162,6 +11164,8 @@
|
|||
"gettingStarted.pickColor.title": "Wybierz żądany wygląd",
|
||||
"gettingStarted.playground.description.interpolated": "Chcesz szybkiej i sprytniej kodować? Poćwicz korzystanie z zaawansowanych funkcji do edytowania kodów w środowisku testowym.\r\n{0}",
|
||||
"gettingStarted.playground.title": "Zmienianie definicji umiejętności edytowania",
|
||||
"gettingStarted.profiles.description.interpolated": "Profiles let you create sets of VS Code customizations that include settings, extensions and UI state. Create your own profile from scratch or use the predefined set of profile templates for your specific workflow.\r\n{0}",
|
||||
"gettingStarted.profiles.title": "Customize VS Code with Profiles",
|
||||
"gettingStarted.quickOpen.description.interpolated": "Błyskawiczne nawigowanie między plikami jednym naciśnięciem klawisza. Wskazówka: aby otworzyć wiele plików, naciśnij klawisz strzałki w prawo.\r\n{0}",
|
||||
"gettingStarted.quickOpen.title": "Szybkie przechodzenie między plikami",
|
||||
"gettingStarted.scm.description.interpolated": "Koniec z wyszukiwaniem poleceń narzędzia Git! Przepływy pracy narzędzia Git i usługi GitHub są zintegrowane bezproblemowo.\r\n{0}",
|
||||
|
@ -11216,6 +11220,7 @@
|
|||
"splitEditor": "Dzielenie edytora",
|
||||
"titleID": "Przeglądanie motywów kolorów",
|
||||
"toggleMenuBar": "Przełączanie paska menu",
|
||||
"tryProfiles": "Try Profiles",
|
||||
"tweakSettings": "Dostrajanie własnych ustawień",
|
||||
"watch": "Oglądanie samouczka",
|
||||
"workspaceTrust": "Zaufanie do obszaru roboczego"
|
||||
|
|
|
@ -4346,6 +4346,7 @@
|
|||
"closeWindowMessage": "Tem certeza de que deseja fechar a janela?",
|
||||
"configure": "Configurar",
|
||||
"doNotAskAgain": "Não perguntar novamente",
|
||||
"downloadArmBuild": "Download",
|
||||
"exitButtonLabel": "&&Sair",
|
||||
"keychainWriteError": "Falha ao gravar informações de logon no conjunto de chaves com o erro '{0}'.",
|
||||
"learnMore": "Saiba mais",
|
||||
|
@ -4364,6 +4365,7 @@
|
|||
"resolveShellEnvironment": "Resolvendo o ambiente do shell...",
|
||||
"restart": "Reiniciar",
|
||||
"runningAsRoot": "Não é recomendado executar {0} como usuário root.",
|
||||
"runningTranslated": "You are running an emulated version of {0}. For better performance download the native arm64 version of {0} build for your machine.",
|
||||
"shutdownErrorClose": "Um erro inesperado impediu o fechamento da janela.",
|
||||
"shutdownErrorDetail": "Erro: {0}",
|
||||
"shutdownErrorLoad": "Um erro inesperado impediu a alteração do espaço de trabalho",
|
||||
|
@ -11162,6 +11164,8 @@
|
|||
"gettingStarted.pickColor.title": "Escolha a aparência que você deseja",
|
||||
"gettingStarted.playground.description.interpolated": "Quer codificar de forma mais rápida e inteligente? Pratique recursos avançados de edição de código no playground interativo.\r\n{0}",
|
||||
"gettingStarted.playground.title": "Redefinir suas habilidades de edição",
|
||||
"gettingStarted.profiles.description.interpolated": "Profiles let you create sets of VS Code customizations that include settings, extensions and UI state. Create your own profile from scratch or use the predefined set of profile templates for your specific workflow.\r\n{0}",
|
||||
"gettingStarted.profiles.title": "Customize VS Code with Profiles",
|
||||
"gettingStarted.quickOpen.description.interpolated": "Navegue entre os arquivos em um instantâneo com um pressionamento de tecla. Dica: abra vários arquivos pressionando a tecla de direção para a direita.\r\n{0}",
|
||||
"gettingStarted.quickOpen.title": "Navegue rapidamente entre seus arquivos",
|
||||
"gettingStarted.scm.description.interpolated": "Chega de procurar comandos de Git! Os fluxos de trabalho de Git e GitHub são perfeitamente integrados.\r\n{0}",
|
||||
|
@ -11216,6 +11220,7 @@
|
|||
"splitEditor": "Dividir Editor",
|
||||
"titleID": "Procurar Temas de Cores",
|
||||
"toggleMenuBar": "Ativar/Desativar a Barra de Menus",
|
||||
"tryProfiles": "Try Profiles",
|
||||
"tweakSettings": "Ajustar minhas Configurações",
|
||||
"watch": "Assistir ao Tutorial",
|
||||
"workspaceTrust": "Confiança no Espaço de trabalho"
|
||||
|
|
|
@ -4346,6 +4346,7 @@
|
|||
"closeWindowMessage": "Ærë ÿøµ sµrë ÿøµ wæñt tø çløsë thë wïñðøw?",
|
||||
"configure": "Çøñfïgµrë",
|
||||
"doNotAskAgain": "Ðø ñøt æsk më ægæïñ",
|
||||
"downloadArmBuild": "Ðøwñløæð",
|
||||
"exitButtonLabel": "&&Ëxït",
|
||||
"keychainWriteError": "Wrïtïñg løgïñ ïñførmætïøñ tø thë këÿçhæïñ fæïlëð wïth ërrør '{0}'.",
|
||||
"learnMore": "£ëærñ Mørë",
|
||||
|
@ -4364,6 +4365,7 @@
|
|||
"resolveShellEnvironment": "Rësølvïñg shëll ëñvïrøñmëñt...",
|
||||
"restart": "Rëstært",
|
||||
"runningAsRoot": "Ït ïs ñøt rëçømmëñðëð tø rµñ {0} æs røøt µsër.",
|
||||
"runningTranslated": "Ýøµ ærë rµññïñg æñ ëmµlætëð vërsïøñ øf {0}. Før þëttër përførmæñçë ðøwñløæð thë ñætïvë ærm64 vërsïøñ øf {0} þµïlð før ÿøµr mæçhïñë.",
|
||||
"shutdownErrorClose": "Æñ µñëxpëçtëð ërrør prëvëñtëð thë wïñðøw tø çløsë",
|
||||
"shutdownErrorDetail": "Ërrør: {0}",
|
||||
"shutdownErrorLoad": "Æñ µñëxpëçtëð ërrør prëvëñtëð tø çhæñgë thë wørkspæçë",
|
||||
|
@ -11162,6 +11164,8 @@
|
|||
"gettingStarted.pickColor.title": "Çhøøsë thë løøk ÿøµ wæñt",
|
||||
"gettingStarted.playground.description.interpolated": "Wæñt tø çøðë fæstër æñð smærtër? Præçtïçë pøwërfµl çøðë ëðïtïñg fëætµrës ïñ thë ïñtëræçtïvë plæÿgrøµñð.\r\n{0}",
|
||||
"gettingStarted.playground.title": "Rëðëfïñë ÿøµr ëðïtïñg skïlls",
|
||||
"gettingStarted.profiles.description.interpolated": "Prøfïlës lët ÿøµ çrëætë sëts øf V§ Çøðë çµstømïzætïøñs thæt ïñçlµðë sëttïñgs, ëxtëñsïøñs æñð ÜÏ stætë. Çrëætë ÿøµr øwñ prøfïlë frøm sçrætçh ør µsë thë prëðëfïñëð sët øf prøfïlë tëmplætës før ÿøµr spëçïfïç wørkfløw.\r\n{0}",
|
||||
"gettingStarted.profiles.title": "ǵstømïzë V§ Çøðë wïth Prøfïlës",
|
||||
"gettingStarted.quickOpen.description.interpolated": "Ñævïgætë þëtwëëñ fïlës ïñ æñ ïñstæñt wïth øñë këÿstrøkë. Tïp: Øpëñ mµltïplë fïlës þÿ prëssïñg thë rïght ærrøw këÿ.\r\n{0}",
|
||||
"gettingStarted.quickOpen.title": "Qµïçklÿ ñævïgætë þëtwëëñ ÿøµr fïlës",
|
||||
"gettingStarted.scm.description.interpolated": "Ñø mørë løøkïñg µp Gït çømmæñðs! Gït æñð GïtHµþ wørkfløws ærë sëæmlësslÿ ïñtëgrætëð.\r\n{0}",
|
||||
|
@ -11216,6 +11220,7 @@
|
|||
"splitEditor": "§plït Ëðïtør",
|
||||
"titleID": "ßrøwsë Çølør Thëmës",
|
||||
"toggleMenuBar": "Tøgglë Mëñµ ßær",
|
||||
"tryProfiles": "Trÿ Prøfïlës",
|
||||
"tweakSettings": "Twëæk mÿ §ëttïñgs",
|
||||
"watch": "Wætçh Tµtørïæl",
|
||||
"workspaceTrust": "Wørkspæçë Trµst"
|
||||
|
|
|
@ -4346,6 +4346,7 @@
|
|||
"closeWindowMessage": "Подтверждаете закрытие окна?",
|
||||
"configure": "Настройка",
|
||||
"doNotAskAgain": "Не спрашивать снова",
|
||||
"downloadArmBuild": "Download",
|
||||
"exitButtonLabel": "&&Выход",
|
||||
"keychainWriteError": "Не удалось записать сведения о входе в цепочку ключей. Ошибка: \"{0}\".",
|
||||
"learnMore": "Дополнительные сведения",
|
||||
|
@ -4364,6 +4365,7 @@
|
|||
"resolveShellEnvironment": "Разрешение среды оболочки...",
|
||||
"restart": "Перезапустить",
|
||||
"runningAsRoot": "Не рекомендуется запускать {0} с правами привилегированного пользователя.",
|
||||
"runningTranslated": "You are running an emulated version of {0}. For better performance download the native arm64 version of {0} build for your machine.",
|
||||
"shutdownErrorClose": "Не удалось закрыть окно из-за непредвиденной ошибки",
|
||||
"shutdownErrorDetail": "Ошибка: {0}",
|
||||
"shutdownErrorLoad": "Не удалось изменить рабочую область из-за непредвиденной ошибки",
|
||||
|
@ -11162,6 +11164,8 @@
|
|||
"gettingStarted.pickColor.title": "Выберите нужный вид",
|
||||
"gettingStarted.playground.description.interpolated": "Хотите создавать код быстрее и легче? Попробуйте использовать мощные функции редактирования кода в интерактивной тестовой площадке.\r\n{0}",
|
||||
"gettingStarted.playground.title": "Переопределение навыков редактирования",
|
||||
"gettingStarted.profiles.description.interpolated": "Profiles let you create sets of VS Code customizations that include settings, extensions and UI state. Create your own profile from scratch or use the predefined set of profile templates for your specific workflow.\r\n{0}",
|
||||
"gettingStarted.profiles.title": "Customize VS Code with Profiles",
|
||||
"gettingStarted.quickOpen.description.interpolated": "Мгновенно переходите между файлами с помощью нажатия всего одной клавиши. Совет: чтобы открыть несколько файлов, нажмите клавишу СТРЕЛКА ВПРАВО.\r\n{0}",
|
||||
"gettingStarted.quickOpen.title": "Быстрая навигация между файлами",
|
||||
"gettingStarted.scm.description.interpolated": "Команды Git больше не нужно искать! Рабочие процессы Git и GitHub полностью интегрированы.\r\n{0}",
|
||||
|
@ -11216,6 +11220,7 @@
|
|||
"splitEditor": "Разделить редактор",
|
||||
"titleID": "Обзор цветовых тем",
|
||||
"toggleMenuBar": "Переключить строку меню",
|
||||
"tryProfiles": "Try Profiles",
|
||||
"tweakSettings": "Оптимизировать параметры",
|
||||
"watch": "Просмотреть руководство",
|
||||
"workspaceTrust": "Доверие для рабочей области"
|
||||
|
|
|
@ -4346,6 +4346,7 @@
|
|||
"closeWindowMessage": "Pencereyi kapatmak istediğinizden emin misiniz?",
|
||||
"configure": "Yapılandır",
|
||||
"doNotAskAgain": "Bir daha sorma",
|
||||
"downloadArmBuild": "Download",
|
||||
"exitButtonLabel": "&&Çıkış",
|
||||
"keychainWriteError": "Oturum açma bilgilerini anahtarlığa yazma işlemi '{0}' hatasıyla başarısız oldu.",
|
||||
"learnMore": "Daha Fazla Bilgi",
|
||||
|
@ -4364,6 +4365,7 @@
|
|||
"resolveShellEnvironment": "Kabuk ortamı çözümleniyor...",
|
||||
"restart": "Yeniden Başlat",
|
||||
"runningAsRoot": "{0} uygulamasının kök kullanıcı olarak çalıştırılması önerilmez.",
|
||||
"runningTranslated": "You are running an emulated version of {0}. For better performance download the native arm64 version of {0} build for your machine.",
|
||||
"shutdownErrorClose": "Beklenmeyen bir hata pencerenin kapatılmasını engelledi",
|
||||
"shutdownErrorDetail": "Hata: {0}",
|
||||
"shutdownErrorLoad": "Beklenmeyen bir hata çalışma alanının değiştirilmesini engelledi",
|
||||
|
@ -11162,6 +11164,8 @@
|
|||
"gettingStarted.pickColor.title": "İstediğiniz görünümü seçin",
|
||||
"gettingStarted.playground.description.interpolated": "Daha hızlı ve akıllı bir şekilde kodlamak mı istiyorsunuz? Etkileşimli deneme alanında güçlü kod düzenleme özelliklerini çalışın.\r\n{0}",
|
||||
"gettingStarted.playground.title": "Düzenleme becerilerinizi yeniden tanımlama",
|
||||
"gettingStarted.profiles.description.interpolated": "Profiles let you create sets of VS Code customizations that include settings, extensions and UI state. Create your own profile from scratch or use the predefined set of profile templates for your specific workflow.\r\n{0}",
|
||||
"gettingStarted.profiles.title": "Customize VS Code with Profiles",
|
||||
"gettingStarted.quickOpen.description.interpolated": "Tek bir tuşa basarak dosyalar arasında anında gezinin. İpucu: Sağ ok tuşuna basarak birden çok dosya açın.\r\n{0}",
|
||||
"gettingStarted.quickOpen.title": "Dosyalarınızda hızlıca gezinin",
|
||||
"gettingStarted.scm.description.interpolated": "Artık Git komutlarını aramanıza gerek yok! Git ve GitHub iş akışları sorunsuz bir şekilde tümleştirilmiştir.\r\n{0}",
|
||||
|
@ -11216,6 +11220,7 @@
|
|||
"splitEditor": "Düzenleyiciyi Böl",
|
||||
"titleID": "Renk Temalarına Gözatma",
|
||||
"toggleMenuBar": "Menü Çubuğunu Aç/Kapat",
|
||||
"tryProfiles": "Try Profiles",
|
||||
"tweakSettings": "Ayarlarımı düzenle",
|
||||
"watch": "Öğreticiyi İzleyin",
|
||||
"workspaceTrust": "Çalışma Alanı Güveni"
|
||||
|
|
|
@ -4336,7 +4336,7 @@
|
|||
"join.closeStorage": "正在保存 UI 状态"
|
||||
},
|
||||
"vs/workbench/electron-sandbox/parts/dialogs/dialogHandler": {
|
||||
"aboutDetail": "Version: {0}\r\nCommit: {1}\r\nDate: {2}\r\nElectron: {3}\r\nElectronBuildId: {4}\r\nChromium: {5}\r\nNode.js: {6}\r\nV8: {7}\r\nOS: {8}",
|
||||
"aboutDetail": "版本: {0}\r\n提交: {1}\r\n日期: {2}\r\n电子: {3}\r\nElectronBuildId: {4}\r\nChromium: {5}\r\nNode.js: {6}\r\nV8: {7}\r\nOS: {8}",
|
||||
"copy": "复制(&&C)",
|
||||
"okButton": "确定"
|
||||
},
|
||||
|
@ -4346,6 +4346,7 @@
|
|||
"closeWindowMessage": "是否确实要关闭窗口?",
|
||||
"configure": "配置",
|
||||
"doNotAskAgain": "不再询问",
|
||||
"downloadArmBuild": "Download",
|
||||
"exitButtonLabel": "退出(&&E)",
|
||||
"keychainWriteError": "将登录信息写入密钥链失败,出现错误“{0}”。",
|
||||
"learnMore": "了解详细信息",
|
||||
|
@ -4364,6 +4365,7 @@
|
|||
"resolveShellEnvironment": "正在解析 shell 环境...",
|
||||
"restart": "重启",
|
||||
"runningAsRoot": "不建议以 root 用户身份运行 {0}。",
|
||||
"runningTranslated": "You are running an emulated version of {0}. For better performance download the native arm64 version of {0} build for your machine.",
|
||||
"shutdownErrorClose": "意外错误导致无法关闭窗口",
|
||||
"shutdownErrorDetail": "错误: {0}",
|
||||
"shutdownErrorLoad": "意外错误导致无法更改工作区",
|
||||
|
@ -11162,6 +11164,8 @@
|
|||
"gettingStarted.pickColor.title": "选择想要的外观",
|
||||
"gettingStarted.playground.description.interpolated": "想要更快、更智能地编写代码? 请在交互式操场中练习功能强大的代码编辑功能。\r\n{0}",
|
||||
"gettingStarted.playground.title": "重新定义编辑技能",
|
||||
"gettingStarted.profiles.description.interpolated": "Profiles let you create sets of VS Code customizations that include settings, extensions and UI state. Create your own profile from scratch or use the predefined set of profile templates for your specific workflow.\r\n{0}",
|
||||
"gettingStarted.profiles.title": "Customize VS Code with Profiles",
|
||||
"gettingStarted.quickOpen.description.interpolated": "击键一下即可迅速在文件之间导航。提示: 通过按右箭头键打开多个文件。\r\n{0}",
|
||||
"gettingStarted.quickOpen.title": "在文件之间快速导航",
|
||||
"gettingStarted.scm.description.interpolated": "不再查找 Git 命令! Git 和 GitHub 工作流已无缝集成。\r\n{0}",
|
||||
|
@ -11216,6 +11220,7 @@
|
|||
"splitEditor": "拆分编辑器",
|
||||
"titleID": "浏览颜色主题",
|
||||
"toggleMenuBar": "切换菜单栏",
|
||||
"tryProfiles": "Try Profiles",
|
||||
"tweakSettings": "调整我的设置",
|
||||
"watch": "观看教程",
|
||||
"workspaceTrust": "工作区信任"
|
||||
|
|
|
@ -4346,6 +4346,7 @@
|
|||
"closeWindowMessage": "確定要關閉視窗嗎?",
|
||||
"configure": "設定",
|
||||
"doNotAskAgain": "不用再詢問",
|
||||
"downloadArmBuild": "Download",
|
||||
"exitButtonLabel": "離開(&&E)",
|
||||
"keychainWriteError": "將登入資訊寫入 Keychain 失敗。錯誤: '{0}'。",
|
||||
"learnMore": "深入了解",
|
||||
|
@ -4364,6 +4365,7 @@
|
|||
"resolveShellEnvironment": "正在解析殼層環境...",
|
||||
"restart": "重新啟動",
|
||||
"runningAsRoot": "不建議以 root 身分執行 {0}。",
|
||||
"runningTranslated": "You are running an emulated version of {0}. For better performance download the native arm64 version of {0} build for your machine.",
|
||||
"shutdownErrorClose": "因為發生非預期的錯誤,所以無法關閉視窗。",
|
||||
"shutdownErrorDetail": "錯誤: {0}",
|
||||
"shutdownErrorLoad": "發生意外的錯誤,無法變更工作區",
|
||||
|
@ -11162,6 +11164,8 @@
|
|||
"gettingStarted.pickColor.title": "選擇您想要的外觀",
|
||||
"gettingStarted.playground.description.interpolated": "想要更快速且更聰明地編寫程式碼嗎? 練習互動式遊戲區中強大的程式碼編輯功能。\r\n{0}",
|
||||
"gettingStarted.playground.title": "重新定義您的編輯技巧",
|
||||
"gettingStarted.profiles.description.interpolated": "Profiles let you create sets of VS Code customizations that include settings, extensions and UI state. Create your own profile from scratch or use the predefined set of profile templates for your specific workflow.\r\n{0}",
|
||||
"gettingStarted.profiles.title": "Customize VS Code with Profiles",
|
||||
"gettingStarted.quickOpen.description.interpolated": "使用單一按鍵輸入,立即在檔案間進行瀏覽。提示: 按向右鍵即可開啟多個檔案。\r\n{0}",
|
||||
"gettingStarted.quickOpen.title": "在檔案之間快速瀏覽",
|
||||
"gettingStarted.scm.description.interpolated": "無須再尋找 Git 命令! Git 和 GitHub 工作流程完美整合。\r\n{0}",
|
||||
|
@ -11216,6 +11220,7 @@
|
|||
"splitEditor": "分割編輯器",
|
||||
"titleID": "瀏覽色彩主題",
|
||||
"toggleMenuBar": "切換功能表列",
|
||||
"tryProfiles": "Try Profiles",
|
||||
"tweakSettings": "調校我的設定",
|
||||
"watch": "觀看教學課程",
|
||||
"workspaceTrust": "工作區信任"
|
||||
|
|
Загрузка…
Ссылка в новой задаче