From 11f06427d5130003701330d1743c08ae7954f9b1 Mon Sep 17 00:00:00 2001 From: vscode Date: Thu, 19 Sep 2024 11:17:33 +0000 Subject: [PATCH] Updated strings from microsoft/vscode-loc-drop@e37d0c275e3ba23198939e4790d9e8407cf258c4 --- .../translations/main.i18n.json | 21 +++++++++++++++---- .../translations/main.i18n.json | 21 +++++++++++++++---- .../translations/main.i18n.json | 21 +++++++++++++++---- .../translations/main.i18n.json | 21 +++++++++++++++---- .../translations/main.i18n.json | 21 +++++++++++++++---- .../translations/main.i18n.json | 21 +++++++++++++++---- .../translations/main.i18n.json | 21 +++++++++++++++---- .../translations/main.i18n.json | 21 +++++++++++++++---- .../translations/main.i18n.json | 21 +++++++++++++++---- .../translations/main.i18n.json | 21 +++++++++++++++---- .../translations/main.i18n.json | 21 +++++++++++++++---- .../translations/main.i18n.json | 21 +++++++++++++++---- .../translations/main.i18n.json | 21 +++++++++++++++---- .../translations/main.i18n.json | 21 +++++++++++++++---- 14 files changed, 238 insertions(+), 56 deletions(-) diff --git a/i18n/vscode-language-pack-cs/translations/main.i18n.json b/i18n/vscode-language-pack-cs/translations/main.i18n.json index b9013de866..432a642c37 100644 --- a/i18n/vscode-language-pack-cs/translations/main.i18n.json +++ b/i18n/vscode-language-pack-cs/translations/main.i18n.json @@ -1395,11 +1395,17 @@ "action.inlineSuggest.acceptNextWord": "Přijmout další vložené slovo návrhu", "action.inlineSuggest.alwaysShowToolbar": "Vždy zobrazit panel nástrojů", "action.inlineSuggest.hide": "Skrýt vložený návrh", + "action.inlineSuggest.jump": "Jump to next inline edit", "action.inlineSuggest.showNext": "Zobrazit další vložený návrh", "action.inlineSuggest.showPrevious": "Zobrazit předchozí vložený návrh", - "action.inlineSuggest.trigger": "Aktivovat vložený návrh" + "action.inlineSuggest.trigger": "Aktivovat vložený návrh", + "jump": "Jump" }, "vs/editor/contrib/inlineCompletions/browser/controller/inlineCompletionContextKeys": { + "cursorAtInlineEdit": "Whether the cursor is at an inline edit", + "cursorInIndentation": "Whether the cursor is in indentation", + "editor.hasSelection": "Whether the editor has a selection", + "inlineEditVisible": "Whether an inline edit is visible", "inlineSuggestionHasIndentation": "Určuje, jestli vložený návrh začíná prázdným znakem.", "inlineSuggestionHasIndentationLessThanTabSize": "Určuje, zda vložený návrh začíná mezerou, která je menší, než jaká by byla vložena tabulátorem", "inlineSuggestionVisible": "Určuje, jestli je vložený návrh viditelný.", @@ -7100,6 +7106,7 @@ "categories": "Kategorie", "changelog": "Protokol změn", "changelogtooltip": "Historie aktualizací rozšíření získaná ze souboru CHANGELOG.md rozšíření", + "contents": "Contents", "dependencies": "Závislosti", "dependenciestooltip": "Zobrazí seznam rozšíření, na kterých je toto rozšíření závislé.", "details": "Podrobnosti", @@ -7286,8 +7293,9 @@ "workbench.extensions.action.addToWorkspaceFolderRecommendations": "Přidat rozšíření do doporučení složky pracovního prostoru", "workbench.extensions.action.addToWorkspaceIgnoredRecommendations": "Přidat rozšíření do ignorovaných doporučení pracovního prostoru", "workbench.extensions.action.addToWorkspaceRecommendations": "Přidat rozšíření do doporučení pracovního prostoru", - "workbench.extensions.action.configure": "Nastavení rozšíření", - "workbench.extensions.action.configureKeybindings": "Klávesové zkratky rozšíření", + "workbench.extensions.action.changeAccountPreference": "Account Preferences", + "workbench.extensions.action.configure": "Settings", + "workbench.extensions.action.configureKeybindings": "Keyboard Shortcuts", "workbench.extensions.action.copyExtension": "Kopírovat", "workbench.extensions.action.copyExtensionId": "Kopírovat ID rozšíření", "workbench.extensions.action.ignoreRecommendation": "Ignorovat doporučení", @@ -10922,7 +10930,7 @@ "search": "Hledat", "searchFileMatch": "Počet nalezených souborů: {0}", "searchFileMatches": "Počet nalezených souborů: {0}", - "searchFolderMatch.aiText.label": "Load AI Results", + "searchFolderMatch.aiText.label": "AI Results", "searchFolderMatch.other.label": "Ostatní soubory", "searchFolderMatch.plainText.label": "Text Results", "searchMatch": "Počet nalezených shod: {0}", @@ -12976,6 +12984,8 @@ "addButton": "Add Folder", "addFolder": "Add Folder", "addFolderTitle": "Select Folders To Add", + "change profile": "Change Profile", + "changeIcon": "Click to change icon", "contents": "Contents", "contents source description": "Konfigurovat zdroj obsahu pro tento profil\r\n", "copy description": "Kopírovat", @@ -12990,6 +13000,8 @@ "default description": "Použít {0} z výchozího profilu", "default info": "- *Výchozí:* Použít obsah z výchozího profilu\r\n", "default profile contents description": "Browse contents of this profile\r\n", + "defaultProfileIcon": "Icon cannot be changed for the default profile", + "defaultProfileName": "Name cannot be changed for the default profile", "deleteTrustedUri": "Delete Path", "editIcon": "Icon for the edit folder icon in the profiles editor.", "editTrustedUri": "Edit Path", @@ -13022,6 +13034,7 @@ "none": "Žádné", "none description": "Vytvořit prázd. {0}", "none info": "- *Žádný:* Vytvořit prázdný obsah\r\n", + "open": "Open in New Window", "options": "Zdroj", "pathColumnLabel": "Path", "profileExists": "Profil nastavení s názvem {0} už existuje.", diff --git a/i18n/vscode-language-pack-de/translations/main.i18n.json b/i18n/vscode-language-pack-de/translations/main.i18n.json index 12668d1fe5..eeb78c91f0 100644 --- a/i18n/vscode-language-pack-de/translations/main.i18n.json +++ b/i18n/vscode-language-pack-de/translations/main.i18n.json @@ -1395,11 +1395,17 @@ "action.inlineSuggest.acceptNextWord": "Nächstes Wort des Inline-Vorschlags annehmen", "action.inlineSuggest.alwaysShowToolbar": "Symbolleiste immer anzeigen", "action.inlineSuggest.hide": "Inlinevorschlag ausblenden", + "action.inlineSuggest.jump": "Jump to next inline edit", "action.inlineSuggest.showNext": "Nächsten Inline-Vorschlag anzeigen", "action.inlineSuggest.showPrevious": "Vorherigen Inline-Vorschlag anzeigen", - "action.inlineSuggest.trigger": "Inline-Vorschlag auslösen" + "action.inlineSuggest.trigger": "Inline-Vorschlag auslösen", + "jump": "Jump" }, "vs/editor/contrib/inlineCompletions/browser/controller/inlineCompletionContextKeys": { + "cursorAtInlineEdit": "Whether the cursor is at an inline edit", + "cursorInIndentation": "Whether the cursor is in indentation", + "editor.hasSelection": "Whether the editor has a selection", + "inlineEditVisible": "Whether an inline edit is visible", "inlineSuggestionHasIndentation": "Gibt an, ob der Inline-Vorschlag mit Leerzeichen beginnt.", "inlineSuggestionHasIndentationLessThanTabSize": "Ob der Inline-Vorschlag mit Leerzeichen beginnt, das kleiner ist als das, was durch die Tabulatortaste eingefügt werden würde", "inlineSuggestionVisible": "Gibt an, ob ein Inline-Vorschlag sichtbar ist.", @@ -7100,6 +7106,7 @@ "categories": "Kategorien", "changelog": "Änderungsprotokoll", "changelogtooltip": "Updateverlauf der Erweiterung, der aus der Datei \"CHANGELOG.md\" der Erweiterung gerendert wurde", + "contents": "Contents", "dependencies": "Abhängigkeiten", "dependenciestooltip": "Listet Erweiterungen auf, von denen diese Erweiterung abhängig ist", "details": "Details", @@ -7286,8 +7293,9 @@ "workbench.extensions.action.addToWorkspaceFolderRecommendations": "Erweiterung den Empfehlungen für den Arbeitsbereichsordner hinzufügen", "workbench.extensions.action.addToWorkspaceIgnoredRecommendations": "Erweiterung den ignorierten Arbeitsbereichsempfehlungen hinzufügen", "workbench.extensions.action.addToWorkspaceRecommendations": "Erweiterung den Arbeitsbereichsempfehlungen hinzufügen", - "workbench.extensions.action.configure": "Erweiterungseinstellungen", - "workbench.extensions.action.configureKeybindings": "Tastenkombinationen für Erweiterungen", + "workbench.extensions.action.changeAccountPreference": "Account Preferences", + "workbench.extensions.action.configure": "Settings", + "workbench.extensions.action.configureKeybindings": "Keyboard Shortcuts", "workbench.extensions.action.copyExtension": "Kopieren", "workbench.extensions.action.copyExtensionId": "Erweiterungs-ID kopieren", "workbench.extensions.action.ignoreRecommendation": "Empfehlung ignorieren", @@ -10922,7 +10930,7 @@ "search": "Suchen", "searchFileMatch": "{0} Datei gefunden", "searchFileMatches": "{0} Dateien gefunden", - "searchFolderMatch.aiText.label": "Load AI Results", + "searchFolderMatch.aiText.label": "AI Results", "searchFolderMatch.other.label": "Andere Dateien", "searchFolderMatch.plainText.label": "Text Results", "searchMatch": "{0} Übereinstimmung gefunden", @@ -12976,6 +12984,8 @@ "addButton": "Add Folder", "addFolder": "Add Folder", "addFolderTitle": "Select Folders To Add", + "change profile": "Change Profile", + "changeIcon": "Click to change icon", "contents": "Contents", "contents source description": "Inhaltsquelle für dieses Profil konfigurieren\r\n", "copy description": "Kopieren", @@ -12990,6 +13000,8 @@ "default description": "{0} aus dem Standardprofil verwenden", "default info": "– *Standard:* Inhalt aus dem Standardprofil verwenden\r\n", "default profile contents description": "Browse contents of this profile\r\n", + "defaultProfileIcon": "Icon cannot be changed for the default profile", + "defaultProfileName": "Name cannot be changed for the default profile", "deleteTrustedUri": "Delete Path", "editIcon": "Icon for the edit folder icon in the profiles editor.", "editTrustedUri": "Edit Path", @@ -13022,6 +13034,7 @@ "none": "Keine", "none description": "Leeren {0} erstellen", "none info": "– *Keine:* Leeren Inhalt erstellen\r\n", + "open": "Open in New Window", "options": "Quelle", "pathColumnLabel": "Path", "profileExists": "Das Profil mit dem Namen {0} ist bereits vorhanden.", diff --git a/i18n/vscode-language-pack-es/translations/main.i18n.json b/i18n/vscode-language-pack-es/translations/main.i18n.json index b4c70835b7..28d54ed9c9 100644 --- a/i18n/vscode-language-pack-es/translations/main.i18n.json +++ b/i18n/vscode-language-pack-es/translations/main.i18n.json @@ -1395,11 +1395,17 @@ "action.inlineSuggest.acceptNextWord": "Aceptar la siguiente palabra de sugerencia insertada", "action.inlineSuggest.alwaysShowToolbar": "Mostrar siempre la barra de herramientas", "action.inlineSuggest.hide": "Ocultar sugerencia insertada", + "action.inlineSuggest.jump": "Jump to next inline edit", "action.inlineSuggest.showNext": "Mostrar sugerencia alineada siguiente", "action.inlineSuggest.showPrevious": "Mostrar sugerencia alineada anterior", - "action.inlineSuggest.trigger": "Desencadenar sugerencia insertada" + "action.inlineSuggest.trigger": "Desencadenar sugerencia insertada", + "jump": "Jump" }, "vs/editor/contrib/inlineCompletions/browser/controller/inlineCompletionContextKeys": { + "cursorAtInlineEdit": "Whether the cursor is at an inline edit", + "cursorInIndentation": "Whether the cursor is in indentation", + "editor.hasSelection": "Whether the editor has a selection", + "inlineEditVisible": "Whether an inline edit is visible", "inlineSuggestionHasIndentation": "Si la sugerencia alineada comienza con un espacio en blanco", "inlineSuggestionHasIndentationLessThanTabSize": "Si la sugerencia insertada comienza con un espacio en blanco menor que lo que se insertaría mediante tabulación", "inlineSuggestionVisible": "Si una sugerencia alineada está visible", @@ -7100,6 +7106,7 @@ "categories": "Categorías", "changelog": "Registro de cambios", "changelogtooltip": "Historial de actualización de extensiones renderizado desde el archivo 'changelog.MD' ", + "contents": "Contents", "dependencies": "Dependencias", "dependenciestooltip": "Enumera las extensiones de las que depende esta extensión", "details": "Detalles", @@ -7286,8 +7293,9 @@ "workbench.extensions.action.addToWorkspaceFolderRecommendations": "Agregar extensión a la carpeta del área de trabajo de recomendaciones", "workbench.extensions.action.addToWorkspaceIgnoredRecommendations": "Agregar extensión a las recomendaciones omitidas del área de trabajo", "workbench.extensions.action.addToWorkspaceRecommendations": "Agregar extensión a las recomendaciones del área de trabajo", - "workbench.extensions.action.configure": "Configuración de la extensión", - "workbench.extensions.action.configureKeybindings": "Métodos abreviados de teclado de extensión", + "workbench.extensions.action.changeAccountPreference": "Account Preferences", + "workbench.extensions.action.configure": "Settings", + "workbench.extensions.action.configureKeybindings": "Keyboard Shortcuts", "workbench.extensions.action.copyExtension": "Copiar", "workbench.extensions.action.copyExtensionId": "Copiar Id. de extensión", "workbench.extensions.action.ignoreRecommendation": "Omitir recomendación", @@ -10922,7 +10930,7 @@ "search": "Buscar", "searchFileMatch": "{0} archivo encontrado", "searchFileMatches": "{0} archivos encontrados", - "searchFolderMatch.aiText.label": "Load AI Results", + "searchFolderMatch.aiText.label": "AI Results", "searchFolderMatch.other.label": "Otros archivos", "searchFolderMatch.plainText.label": "Text Results", "searchMatch": "{0} coincidencia encontrada", @@ -12976,6 +12984,8 @@ "addButton": "Add Folder", "addFolder": "Add Folder", "addFolderTitle": "Select Folders To Add", + "change profile": "Change Profile", + "changeIcon": "Click to change icon", "contents": "Contents", "contents source description": "Configurar el origen de contenido para este perfil\r\n", "copy description": "Copiar", @@ -12990,6 +13000,8 @@ "default description": "Usar {0} desde el perfil predeterminado", "default info": "º- *Predeterminado:* Usar contenido del perfil predeterminado\r\n", "default profile contents description": "Browse contents of this profile\r\n", + "defaultProfileIcon": "Icon cannot be changed for the default profile", + "defaultProfileName": "Name cannot be changed for the default profile", "deleteTrustedUri": "Delete Path", "editIcon": "Icon for the edit folder icon in the profiles editor.", "editTrustedUri": "Edit Path", @@ -13022,6 +13034,7 @@ "none": "Ninguno", "none description": "Crear vacío {0}", "none info": "- *Ninguno:* Crear contenido vacío\r\n", + "open": "Open in New Window", "options": "Origen", "pathColumnLabel": "Path", "profileExists": "Ya existe un perfil con el nombre {0}.", diff --git a/i18n/vscode-language-pack-fr/translations/main.i18n.json b/i18n/vscode-language-pack-fr/translations/main.i18n.json index ce0b9ccc43..0c5e97f963 100644 --- a/i18n/vscode-language-pack-fr/translations/main.i18n.json +++ b/i18n/vscode-language-pack-fr/translations/main.i18n.json @@ -1395,11 +1395,17 @@ "action.inlineSuggest.acceptNextWord": "Accepter le mot suivant de la suggestion inline", "action.inlineSuggest.alwaysShowToolbar": "Toujours afficher la barre d'outils", "action.inlineSuggest.hide": "Masquer la suggestion en ligne", + "action.inlineSuggest.jump": "Jump to next inline edit", "action.inlineSuggest.showNext": "Afficher la suggestion en ligne suivante", "action.inlineSuggest.showPrevious": "Afficher la suggestion en ligne précédente", - "action.inlineSuggest.trigger": "Déclencher une suggestion en ligne" + "action.inlineSuggest.trigger": "Déclencher une suggestion en ligne", + "jump": "Jump" }, "vs/editor/contrib/inlineCompletions/browser/controller/inlineCompletionContextKeys": { + "cursorAtInlineEdit": "Whether the cursor is at an inline edit", + "cursorInIndentation": "Whether the cursor is in indentation", + "editor.hasSelection": "Whether the editor has a selection", + "inlineEditVisible": "Whether an inline edit is visible", "inlineSuggestionHasIndentation": "Indique si la suggestion en ligne commence par un espace blanc", "inlineSuggestionHasIndentationLessThanTabSize": "Indique si la suggestion incluse commence par un espace blanc inférieur à ce qui serait inséré par l’onglet.", "inlineSuggestionVisible": "Indique si une suggestion en ligne est visible", @@ -7100,6 +7106,7 @@ "categories": "Catégories", "changelog": "Journal des modifications", "changelogtooltip": "Historique de mise à jour de l'extension, affiché depuis le fichier 'CHANGELOG.md' de l’extension", + "contents": "Contents", "dependencies": "Dépendances", "dependenciestooltip": "Répertorie les extensions dont dépend cette extension", "details": "Détails", @@ -7286,8 +7293,9 @@ "workbench.extensions.action.addToWorkspaceFolderRecommendations": "Ajouter l'extension aux recommandations du dossier d'espace de travail", "workbench.extensions.action.addToWorkspaceIgnoredRecommendations": "Ajouter l'extension aux recommandations ignorées de l'espace de travail", "workbench.extensions.action.addToWorkspaceRecommendations": "Ajouter l'extension aux recommandations de l'espace de travail", - "workbench.extensions.action.configure": "Paramètres d'extension", - "workbench.extensions.action.configureKeybindings": "Raccourcis clavier d’extension", + "workbench.extensions.action.changeAccountPreference": "Account Preferences", + "workbench.extensions.action.configure": "Settings", + "workbench.extensions.action.configureKeybindings": "Keyboard Shortcuts", "workbench.extensions.action.copyExtension": "Copier", "workbench.extensions.action.copyExtensionId": "Copier l'ID d'extension", "workbench.extensions.action.ignoreRecommendation": "Ignorer la recommandation", @@ -10922,7 +10930,7 @@ "search": "Rechercher", "searchFileMatch": "{0} fichier trouvé", "searchFileMatches": "{0} fichiers", - "searchFolderMatch.aiText.label": "Load AI Results", + "searchFolderMatch.aiText.label": "AI Results", "searchFolderMatch.other.label": "Autres fichiers", "searchFolderMatch.plainText.label": "Text Results", "searchMatch": "{0} correspondance trouvée", @@ -12976,6 +12984,8 @@ "addButton": "Add Folder", "addFolder": "Add Folder", "addFolderTitle": "Select Folders To Add", + "change profile": "Change Profile", + "changeIcon": "Click to change icon", "contents": "Contents", "contents source description": "Configurer la source de contenu pour ce profil\r\n", "copy description": "Copier", @@ -12990,6 +13000,8 @@ "default description": "Utiliser {0} du profil par défaut", "default info": "– *Par défaut :* utiliser le contenu du profil par défaut\r\n", "default profile contents description": "Browse contents of this profile\r\n", + "defaultProfileIcon": "Icon cannot be changed for the default profile", + "defaultProfileName": "Name cannot be changed for the default profile", "deleteTrustedUri": "Delete Path", "editIcon": "Icon for the edit folder icon in the profiles editor.", "editTrustedUri": "Edit Path", @@ -13022,6 +13034,7 @@ "none": "Aucun", "none description": "Créer un élément {0} vide", "none info": "- *Aucun :* créer du contenu vide\r\n", + "open": "Open in New Window", "options": "Source", "pathColumnLabel": "Path", "profileExists": "Il existe déjà un profil intitulé {0}.", diff --git a/i18n/vscode-language-pack-it/translations/main.i18n.json b/i18n/vscode-language-pack-it/translations/main.i18n.json index 9d788e4c3c..52c52d917c 100644 --- a/i18n/vscode-language-pack-it/translations/main.i18n.json +++ b/i18n/vscode-language-pack-it/translations/main.i18n.json @@ -1395,11 +1395,17 @@ "action.inlineSuggest.acceptNextWord": "Accettare suggerimento inline per la parola successiva", "action.inlineSuggest.alwaysShowToolbar": "Mostra sempre la barra degli strumenti", "action.inlineSuggest.hide": "Nascondi suggerimento inline", + "action.inlineSuggest.jump": "Jump to next inline edit", "action.inlineSuggest.showNext": "Mostrare suggerimento inline successivo", "action.inlineSuggest.showPrevious": "Mostrare suggerimento inline precedente", - "action.inlineSuggest.trigger": "Attiva suggerimento inline" + "action.inlineSuggest.trigger": "Attiva suggerimento inline", + "jump": "Jump" }, "vs/editor/contrib/inlineCompletions/browser/controller/inlineCompletionContextKeys": { + "cursorAtInlineEdit": "Whether the cursor is at an inline edit", + "cursorInIndentation": "Whether the cursor is in indentation", + "editor.hasSelection": "Whether the editor has a selection", + "inlineEditVisible": "Whether an inline edit is visible", "inlineSuggestionHasIndentation": "Se il suggerimento in linea inizia con spazi vuoti", "inlineSuggestionHasIndentationLessThanTabSize": "Indica se il suggerimento inline inizia con uno spazio vuoto minore di quello che verrebbe inserito dalla tabulazione", "inlineSuggestionVisible": "Se è visibile un suggerimento inline", @@ -7100,6 +7106,7 @@ "categories": "Categorie", "changelog": "Log delle modifiche", "changelogtooltip": "Cronologia degli aggiornamenti dell'estensione. Rendering eseguito dal file 'CHANGELOG.md' dell'estensione", + "contents": "Contents", "dependencies": "Dipendenze", "dependenciestooltip": "Elenca le estensioni da cui dipende questa estensione", "details": "Dettagli", @@ -7286,8 +7293,9 @@ "workbench.extensions.action.addToWorkspaceFolderRecommendations": "Aggiungi estensione alle raccomandazioni della cartella dell'area di lavoro", "workbench.extensions.action.addToWorkspaceIgnoredRecommendations": "Aggiungi estensione alle raccomandazioni ignorate dell'area di lavoro", "workbench.extensions.action.addToWorkspaceRecommendations": "Aggiungi estensione a raccomandazioni dell'area di lavoro", - "workbench.extensions.action.configure": "Impostazioni estensione", - "workbench.extensions.action.configureKeybindings": "Tasti di scelta rapida dell'estensione", + "workbench.extensions.action.changeAccountPreference": "Account Preferences", + "workbench.extensions.action.configure": "Settings", + "workbench.extensions.action.configureKeybindings": "Keyboard Shortcuts", "workbench.extensions.action.copyExtension": "Copia", "workbench.extensions.action.copyExtensionId": "Copia ID estensione", "workbench.extensions.action.ignoreRecommendation": "Ignora raccomandazione", @@ -10922,7 +10930,7 @@ "search": "Cerca", "searchFileMatch": "{0} file trovato", "searchFileMatches": "{0} file trovati", - "searchFolderMatch.aiText.label": "Load AI Results", + "searchFolderMatch.aiText.label": "AI Results", "searchFolderMatch.other.label": "Altri file", "searchFolderMatch.plainText.label": "Text Results", "searchMatch": "{0} corrispondenza trovata", @@ -12976,6 +12984,8 @@ "addButton": "Add Folder", "addFolder": "Add Folder", "addFolderTitle": "Select Folders To Add", + "change profile": "Change Profile", + "changeIcon": "Click to change icon", "contents": "Contents", "contents source description": "Configurare l'origine del contenuto per il profilo\r\n", "copy description": "Copia", @@ -12990,6 +13000,8 @@ "default description": "Usa {0} dal profilo predefinito", "default info": "- *Predefinito:* usa il contenuto del profilo predefinito\r\n", "default profile contents description": "Browse contents of this profile\r\n", + "defaultProfileIcon": "Icon cannot be changed for the default profile", + "defaultProfileName": "Name cannot be changed for the default profile", "deleteTrustedUri": "Delete Path", "editIcon": "Icon for the edit folder icon in the profiles editor.", "editTrustedUri": "Edit Path", @@ -13022,6 +13034,7 @@ "none": "Nessuno", "none description": "Crea {0} vuoto", "none info": "- *Nessuno:* Crea contenuto vuoto\r\n", + "open": "Open in New Window", "options": "Origine", "pathColumnLabel": "Path", "profileExists": "Il profilo con nome {0} esiste già.", diff --git a/i18n/vscode-language-pack-ja/translations/main.i18n.json b/i18n/vscode-language-pack-ja/translations/main.i18n.json index e0c75684d2..1b3c4b08af 100644 --- a/i18n/vscode-language-pack-ja/translations/main.i18n.json +++ b/i18n/vscode-language-pack-ja/translations/main.i18n.json @@ -1395,11 +1395,17 @@ "action.inlineSuggest.acceptNextWord": "インライン提案の次の単語を承諾する", "action.inlineSuggest.alwaysShowToolbar": "常にツール バーを表示する", "action.inlineSuggest.hide": "インライン候補を非表示にする", + "action.inlineSuggest.jump": "Jump to next inline edit", "action.inlineSuggest.showNext": "次のインライン候補を表示する", "action.inlineSuggest.showPrevious": "前のインライン候補を表示する", - "action.inlineSuggest.trigger": "インライン候補をトリガーする" + "action.inlineSuggest.trigger": "インライン候補をトリガーする", + "jump": "Jump" }, "vs/editor/contrib/inlineCompletions/browser/controller/inlineCompletionContextKeys": { + "cursorAtInlineEdit": "Whether the cursor is at an inline edit", + "cursorInIndentation": "Whether the cursor is in indentation", + "editor.hasSelection": "Whether the editor has a selection", + "inlineEditVisible": "Whether an inline edit is visible", "inlineSuggestionHasIndentation": "インライン候補がスペースで始まるかどうか", "inlineSuggestionHasIndentationLessThanTabSize": "インライン候補が、タブで挿入されるものよりも小さいスペースで始まるかどうか", "inlineSuggestionVisible": "インライン候補を表示するかどうか", @@ -7100,6 +7106,7 @@ "categories": "カテゴリ", "changelog": "変更ログ", "changelogtooltip": "拡張機能の更新履歴、拡張機能の 'CHANGELOG.md' ファイルから表示", + "contents": "Contents", "dependencies": "依存関係", "dependenciestooltip": "この拡張機能が依存する拡張機能の一覧", "details": "詳細", @@ -7286,8 +7293,9 @@ "workbench.extensions.action.addToWorkspaceFolderRecommendations": "ワークスペース フォルダーの推奨事項に拡張機能を追加する", "workbench.extensions.action.addToWorkspaceIgnoredRecommendations": "ワークスペースの無視された推奨事項に拡張機能を追加する", "workbench.extensions.action.addToWorkspaceRecommendations": "ワークスペースの推奨事項に拡張機能を追加する", - "workbench.extensions.action.configure": "拡張機能の設定", - "workbench.extensions.action.configureKeybindings": "拡張キーボード ショートカット", + "workbench.extensions.action.changeAccountPreference": "Account Preferences", + "workbench.extensions.action.configure": "Settings", + "workbench.extensions.action.configureKeybindings": "Keyboard Shortcuts", "workbench.extensions.action.copyExtension": "コピーする", "workbench.extensions.action.copyExtensionId": "拡張機能 ID のコピー", "workbench.extensions.action.ignoreRecommendation": "推奨事項を無視する", @@ -10922,7 +10930,7 @@ "search": "検索", "searchFileMatch": "{0} 個のファイルが見つかりました", "searchFileMatches": "{0} 個のファイルが見つかりました", - "searchFolderMatch.aiText.label": "Load AI Results", + "searchFolderMatch.aiText.label": "AI Results", "searchFolderMatch.other.label": "その他のファイル", "searchFolderMatch.plainText.label": "Text Results", "searchMatch": "一致する項目が {0} 件見つかりました", @@ -12976,6 +12984,8 @@ "addButton": "Add Folder", "addFolder": "Add Folder", "addFolderTitle": "Select Folders To Add", + "change profile": "Change Profile", + "changeIcon": "Click to change icon", "contents": "Contents", "contents source description": "このプロファイルのコンテンツ ソースの構成\r\n", "copy description": "コピー", @@ -12990,6 +13000,8 @@ "default description": "既定プロファイルの {0} を使用します", "default info": "- *既定:* 既定プロファイルのコンテンツを使用します\r\n", "default profile contents description": "Browse contents of this profile\r\n", + "defaultProfileIcon": "Icon cannot be changed for the default profile", + "defaultProfileName": "Name cannot be changed for the default profile", "deleteTrustedUri": "Delete Path", "editIcon": "Icon for the edit folder icon in the profiles editor.", "editTrustedUri": "Edit Path", @@ -13022,6 +13034,7 @@ "none": "なし", "none description": "空の {0} を作成します", "none info": "- *なし:* 空のコンテンツを作成します\r\n", + "open": "Open in New Window", "options": "ソース", "pathColumnLabel": "Path", "profileExists": "{0} という名前のプロファイルは既に存在します。", diff --git a/i18n/vscode-language-pack-ko/translations/main.i18n.json b/i18n/vscode-language-pack-ko/translations/main.i18n.json index 8221e0fbf4..4eb402cfd8 100644 --- a/i18n/vscode-language-pack-ko/translations/main.i18n.json +++ b/i18n/vscode-language-pack-ko/translations/main.i18n.json @@ -1395,11 +1395,17 @@ "action.inlineSuggest.acceptNextWord": "인라인 제안의 다음 단어 수락", "action.inlineSuggest.alwaysShowToolbar": "항상 도구 모음 표시", "action.inlineSuggest.hide": "인라인 제안 숨기기", + "action.inlineSuggest.jump": "Jump to next inline edit", "action.inlineSuggest.showNext": "다음 인라인 제안 표시", "action.inlineSuggest.showPrevious": "이전 인라인 제안 표시", - "action.inlineSuggest.trigger": "인라인 제안 트리거" + "action.inlineSuggest.trigger": "인라인 제안 트리거", + "jump": "Jump" }, "vs/editor/contrib/inlineCompletions/browser/controller/inlineCompletionContextKeys": { + "cursorAtInlineEdit": "Whether the cursor is at an inline edit", + "cursorInIndentation": "Whether the cursor is in indentation", + "editor.hasSelection": "Whether the editor has a selection", + "inlineEditVisible": "Whether an inline edit is visible", "inlineSuggestionHasIndentation": "인라인 제안이 공백으로 시작하는지 여부", "inlineSuggestionHasIndentationLessThanTabSize": "인라인 제안이 탭에 의해 삽입되는 것보다 작은 공백으로 시작하는지 여부", "inlineSuggestionVisible": "인라인 제안 표시 여부", @@ -7100,6 +7106,7 @@ "categories": "범주", "changelog": "변경 로그", "changelogtooltip": "확장의 'CHANGELOG.md' 파일에서 렌더링된 확장 업데이트 기록", + "contents": "Contents", "dependencies": "종속성", "dependenciestooltip": "이 확장이 종속된 확장 나열", "details": "세부 정보", @@ -7286,8 +7293,9 @@ "workbench.extensions.action.addToWorkspaceFolderRecommendations": "작업 영역 폴더에 확장 추가 권장 사항", "workbench.extensions.action.addToWorkspaceIgnoredRecommendations": "작업 영역에 확장 추가 무시되는 권장 사항", "workbench.extensions.action.addToWorkspaceRecommendations": "작업 영역에 확장 추가 권장 사항", - "workbench.extensions.action.configure": "확장 설정", - "workbench.extensions.action.configureKeybindings": "확장 키보드 바로 가기 키", + "workbench.extensions.action.changeAccountPreference": "Account Preferences", + "workbench.extensions.action.configure": "Settings", + "workbench.extensions.action.configureKeybindings": "Keyboard Shortcuts", "workbench.extensions.action.copyExtension": "복사", "workbench.extensions.action.copyExtensionId": "확장 ID 복사", "workbench.extensions.action.ignoreRecommendation": "권장 사항 무시", @@ -10922,7 +10930,7 @@ "search": "검색", "searchFileMatch": "{0}개 파일 찾음", "searchFileMatches": "{0}개 파일 찾음", - "searchFolderMatch.aiText.label": "Load AI Results", + "searchFolderMatch.aiText.label": "AI Results", "searchFolderMatch.other.label": "기타 파일", "searchFolderMatch.plainText.label": "Text Results", "searchMatch": "일치하는 {0}개 항목을 찾음", @@ -12976,6 +12984,8 @@ "addButton": "Add Folder", "addFolder": "Add Folder", "addFolderTitle": "Select Folders To Add", + "change profile": "Change Profile", + "changeIcon": "Click to change icon", "contents": "Contents", "contents source description": "이 프로필의 콘텐츠 원본 구성\r\n", "copy description": "복사", @@ -12990,6 +13000,8 @@ "default description": "기본 프로필의 {0} 사용", "default info": "- *기본값:* 기본 프로필의 콘텐츠 사용\r\n", "default profile contents description": "Browse contents of this profile\r\n", + "defaultProfileIcon": "Icon cannot be changed for the default profile", + "defaultProfileName": "Name cannot be changed for the default profile", "deleteTrustedUri": "Delete Path", "editIcon": "Icon for the edit folder icon in the profiles editor.", "editTrustedUri": "Edit Path", @@ -13022,6 +13034,7 @@ "none": "없음", "none description": "빈 {0} 만들기", "none info": "- *없음:* 빈 콘텐츠 만들기\r\n", + "open": "Open in New Window", "options": "원본", "pathColumnLabel": "Path", "profileExists": "이름이 {0}인 프로필이 이미 있습니다.", diff --git a/i18n/vscode-language-pack-pl/translations/main.i18n.json b/i18n/vscode-language-pack-pl/translations/main.i18n.json index 2d67d53374..96f7a03d42 100644 --- a/i18n/vscode-language-pack-pl/translations/main.i18n.json +++ b/i18n/vscode-language-pack-pl/translations/main.i18n.json @@ -1395,11 +1395,17 @@ "action.inlineSuggest.acceptNextWord": "Zaakceptuj następny wyraz sugestii wbudowanej", "action.inlineSuggest.alwaysShowToolbar": "Zawsze pokazuj pasek narzędzi", "action.inlineSuggest.hide": "Ukryj sugestię wbudowaną", + "action.inlineSuggest.jump": "Jump to next inline edit", "action.inlineSuggest.showNext": "Pokaż następną wbudowaną sugestię", "action.inlineSuggest.showPrevious": "Pokaż poprzednią wbudowaną sugestię", - "action.inlineSuggest.trigger": "Wyzwól sugestię śródwierszową" + "action.inlineSuggest.trigger": "Wyzwól sugestię śródwierszową", + "jump": "Jump" }, "vs/editor/contrib/inlineCompletions/browser/controller/inlineCompletionContextKeys": { + "cursorAtInlineEdit": "Whether the cursor is at an inline edit", + "cursorInIndentation": "Whether the cursor is in indentation", + "editor.hasSelection": "Whether the editor has a selection", + "inlineEditVisible": "Whether an inline edit is visible", "inlineSuggestionHasIndentation": "Czy wbudowana sugestia zaczyna się od białych znaków", "inlineSuggestionHasIndentationLessThanTabSize": "Czy wbudowana sugestia zaczyna się od białych znaków, która jest mniejsza niż to, co zostałoby wstawione przez tabulator", "inlineSuggestionVisible": "Czy wbudowana sugestia jest widoczna", @@ -7100,6 +7106,7 @@ "categories": "Kategorie", "changelog": "Dziennik zmian", "changelogtooltip": "Historia aktualizacji rozszerzenia, renderowana z pliku „CHANGELOG.md” rozszerzenia", + "contents": "Contents", "dependencies": "Zależności", "dependenciestooltip": "Wyświetla rozszerzenia, od których jest zależne to rozszerzenie", "details": "Szczegóły", @@ -7286,8 +7293,9 @@ "workbench.extensions.action.addToWorkspaceFolderRecommendations": "Dodaj rozszerzenie do rekomendacji dla folderu obszaru roboczego", "workbench.extensions.action.addToWorkspaceIgnoredRecommendations": "Dodaj rozszerzenie do ignorowanych rekomendacji dla obszaru roboczego", "workbench.extensions.action.addToWorkspaceRecommendations": "Dodaj rozszerzenie do rekomendacji dla obszaru roboczego", - "workbench.extensions.action.configure": "Ustawienia rozszerzenia", - "workbench.extensions.action.configureKeybindings": "Skróty klawiaturowe rozszerzeń", + "workbench.extensions.action.changeAccountPreference": "Account Preferences", + "workbench.extensions.action.configure": "Settings", + "workbench.extensions.action.configureKeybindings": "Keyboard Shortcuts", "workbench.extensions.action.copyExtension": "Kopiuj", "workbench.extensions.action.copyExtensionId": "Kopiuj identyfikator rozszerzenia", "workbench.extensions.action.ignoreRecommendation": "Ignoruj rekomendację", @@ -10922,7 +10930,7 @@ "search": "Wyszukaj", "searchFileMatch": "Znaleziono {0} plik", "searchFileMatches": "Znaleziono pliki w liczbie {0}", - "searchFolderMatch.aiText.label": "Load AI Results", + "searchFolderMatch.aiText.label": "AI Results", "searchFolderMatch.other.label": "Inne pliki", "searchFolderMatch.plainText.label": "Text Results", "searchMatch": "Znaleziono {0} dopasowanie", @@ -12976,6 +12984,8 @@ "addButton": "Add Folder", "addFolder": "Add Folder", "addFolderTitle": "Select Folders To Add", + "change profile": "Change Profile", + "changeIcon": "Click to change icon", "contents": "Contents", "contents source description": "Skonfiguruj źródło zawartości dla tego profilu\r\n", "copy description": "Kopiuj", @@ -12990,6 +13000,8 @@ "default description": "Użyj zawartość {0} z profilu domyślnego", "default info": "— *Domyślne:* użyj zawartości z profilu domyślnego\r\n", "default profile contents description": "Browse contents of this profile\r\n", + "defaultProfileIcon": "Icon cannot be changed for the default profile", + "defaultProfileName": "Name cannot be changed for the default profile", "deleteTrustedUri": "Delete Path", "editIcon": "Icon for the edit folder icon in the profiles editor.", "editTrustedUri": "Edit Path", @@ -13022,6 +13034,7 @@ "none": "Brak", "none description": "Utwórz pustą zawartość {0}", "none info": "- *Brak:* utwórz pustą zawartość\r\n", + "open": "Open in New Window", "options": "Źródło", "pathColumnLabel": "Path", "profileExists": "Profil o nazwie {0} już istnieje.", diff --git a/i18n/vscode-language-pack-pt-BR/translations/main.i18n.json b/i18n/vscode-language-pack-pt-BR/translations/main.i18n.json index f4d5433ee7..bcc8a01959 100644 --- a/i18n/vscode-language-pack-pt-BR/translations/main.i18n.json +++ b/i18n/vscode-language-pack-pt-BR/translations/main.i18n.json @@ -1395,11 +1395,17 @@ "action.inlineSuggest.acceptNextWord": "Aceitar a Próxima Palavra de Sugestão Embutida", "action.inlineSuggest.alwaysShowToolbar": "Sempre Mostrar Barra de Ferramentas", "action.inlineSuggest.hide": "Ocultar a Sugestão Embutida", + "action.inlineSuggest.jump": "Jump to next inline edit", "action.inlineSuggest.showNext": "Mostrar próxima sugestão em linha", "action.inlineSuggest.showPrevious": "Mostrar sugestões em linha anteriores", - "action.inlineSuggest.trigger": "Disparar a Sugestão Embutida" + "action.inlineSuggest.trigger": "Disparar a Sugestão Embutida", + "jump": "Jump" }, "vs/editor/contrib/inlineCompletions/browser/controller/inlineCompletionContextKeys": { + "cursorAtInlineEdit": "Whether the cursor is at an inline edit", + "cursorInIndentation": "Whether the cursor is in indentation", + "editor.hasSelection": "Whether the editor has a selection", + "inlineEditVisible": "Whether an inline edit is visible", "inlineSuggestionHasIndentation": "Se a sugestão em linha começa com o espaço em branco", "inlineSuggestionHasIndentationLessThanTabSize": "Se a sugestão embutida começa com um espaço em branco menor do que o que seria inserido pela guia", "inlineSuggestionVisible": "Se uma sugestão em linha é visível", @@ -7100,6 +7106,7 @@ "categories": "Categorias", "changelog": "Log de mudanças", "changelogtooltip": "Histórico de atualização de extensão, renderizado do arquivo 'CHANGELOG.md' da extensão", + "contents": "Contents", "dependencies": "Dependências", "dependenciestooltip": "Lista as extensões das quais essa extensão depende", "details": "Detalhes", @@ -7286,8 +7293,9 @@ "workbench.extensions.action.addToWorkspaceFolderRecommendations": "Adicionar a Extensão à Pasta do Workspace Recomendações", "workbench.extensions.action.addToWorkspaceIgnoredRecommendations": "Adicionar a Extensão às Recomendações Ignoradas do Workspace", "workbench.extensions.action.addToWorkspaceRecommendations": "Adicionar a Extensão às Recomendações do Workspace", - "workbench.extensions.action.configure": "Configurações de Extensão", - "workbench.extensions.action.configureKeybindings": "Atalhos de Teclado de Extensão", + "workbench.extensions.action.changeAccountPreference": "Account Preferences", + "workbench.extensions.action.configure": "Settings", + "workbench.extensions.action.configureKeybindings": "Keyboard Shortcuts", "workbench.extensions.action.copyExtension": "Copiar", "workbench.extensions.action.copyExtensionId": "Copiar a ID da Extensão", "workbench.extensions.action.ignoreRecommendation": "Ignorar a Recomendação", @@ -10922,7 +10930,7 @@ "search": "Pesquisar", "searchFileMatch": "{0} arquivo encontrado", "searchFileMatches": "{0} arquivos encontrados", - "searchFolderMatch.aiText.label": "Load AI Results", + "searchFolderMatch.aiText.label": "AI Results", "searchFolderMatch.other.label": "Outros arquivos", "searchFolderMatch.plainText.label": "Text Results", "searchMatch": "{0} correspondência encontrada", @@ -12976,6 +12984,8 @@ "addButton": "Add Folder", "addFolder": "Add Folder", "addFolderTitle": "Select Folders To Add", + "change profile": "Change Profile", + "changeIcon": "Click to change icon", "contents": "Contents", "contents source description": "Configurar a origem do conteúdo para este perfil\r\n", "copy description": "Copiar", @@ -12990,6 +13000,8 @@ "default description": "Usar {0} do perfil Padrão", "default info": "- *Padrão:* Usar o conteúdo do perfil Padrão\r\n", "default profile contents description": "Browse contents of this profile\r\n", + "defaultProfileIcon": "Icon cannot be changed for the default profile", + "defaultProfileName": "Name cannot be changed for the default profile", "deleteTrustedUri": "Delete Path", "editIcon": "Icon for the edit folder icon in the profiles editor.", "editTrustedUri": "Edit Path", @@ -13022,6 +13034,7 @@ "none": "Nenhum", "none description": "Criar arquivos vazios {0}", "none info": "- *Nenhum:* Criar conteúdo vazio\r\n", + "open": "Open in New Window", "options": "Fonte", "pathColumnLabel": "Path", "profileExists": "O perfil com nome o {0} já existe.", diff --git a/i18n/vscode-language-pack-qps-ploc/translations/main.i18n.json b/i18n/vscode-language-pack-qps-ploc/translations/main.i18n.json index 8425b6ce98..cd43332cb3 100644 --- a/i18n/vscode-language-pack-qps-ploc/translations/main.i18n.json +++ b/i18n/vscode-language-pack-qps-ploc/translations/main.i18n.json @@ -1395,11 +1395,17 @@ "action.inlineSuggest.acceptNextWord": "Æççëpt Ñëxt Wørð Øf Ïñlïñë §µggëstïøñ", "action.inlineSuggest.alwaysShowToolbar": "Ælwæÿs §høw Tøølþær", "action.inlineSuggest.hide": "Hïðë Ïñlïñë §µggëstïøñ", + "action.inlineSuggest.jump": "Jµmp tø ñëxt ïñlïñë ëðït", "action.inlineSuggest.showNext": "§høw Ñëxt Ïñlïñë §µggëstïøñ", "action.inlineSuggest.showPrevious": "§høw Prëvïøµs Ïñlïñë §µggëstïøñ", - "action.inlineSuggest.trigger": "Trïggër Ïñlïñë §µggëstïøñ" + "action.inlineSuggest.trigger": "Trïggër Ïñlïñë §µggëstïøñ", + "jump": "Jµmp" }, "vs/editor/contrib/inlineCompletions/browser/controller/inlineCompletionContextKeys": { + "cursorAtInlineEdit": "Whëthër thë çµrsør ïs æt æñ ïñlïñë ëðït", + "cursorInIndentation": "Whëthër thë çµrsør ïs ïñ ïñðëñtætïøñ", + "editor.hasSelection": "Whëthër thë ëðïtør hæs æ sëlëçtïøñ", + "inlineEditVisible": "Whëthër æñ ïñlïñë ëðït ïs vïsïþlë", "inlineSuggestionHasIndentation": "Whëthër thë ïñlïñë sµggëstïøñ stærts wïth whïtëspæçë", "inlineSuggestionHasIndentationLessThanTabSize": "Whëthër thë ïñlïñë sµggëstïøñ stærts wïth whïtëspæçë thæt ïs lëss thæñ whæt wøµlð þë ïñsërtëð þÿ tæþ", "inlineSuggestionVisible": "Whëthër æñ ïñlïñë sµggëstïøñ ïs vïsïþlë", @@ -7100,6 +7106,7 @@ "categories": "Çætëgørïës", "changelog": "Çhæñgëløg", "changelogtooltip": "Ëxtëñsïøñ µpðætë hïstørÿ, rëñðërëð frøm thë ëxtëñsïøñ's 'ÇHÆÑGË£ØG.mð' fïlë", + "contents": "Çøñtëñts", "dependencies": "Ðëpëñðëñçïës", "dependenciestooltip": "£ïsts ëxtëñsïøñs thïs ëxtëñsïøñ ðëpëñðs øñ", "details": "Ðëtæïls", @@ -7286,8 +7293,9 @@ "workbench.extensions.action.addToWorkspaceFolderRecommendations": "Æðð Ëxtëñsïøñ tø Wørkspæçë Følðër Rëçømmëñðætïøñs", "workbench.extensions.action.addToWorkspaceIgnoredRecommendations": "Æðð Ëxtëñsïøñ tø Wørkspæçë Ïgñørëð Rëçømmëñðætïøñs", "workbench.extensions.action.addToWorkspaceRecommendations": "Æðð Ëxtëñsïøñ tø Wørkspæçë Rëçømmëñðætïøñs", - "workbench.extensions.action.configure": "Ëxtëñsïøñ §ëttïñgs", - "workbench.extensions.action.configureKeybindings": "Ëxtëñsïøñ Këÿþøærð §hørtçµts", + "workbench.extensions.action.changeAccountPreference": "Æççøµñt Prëfërëñçës", + "workbench.extensions.action.configure": "§ëttïñgs", + "workbench.extensions.action.configureKeybindings": "Këÿþøærð §hørtçµts", "workbench.extensions.action.copyExtension": "Çøpÿ", "workbench.extensions.action.copyExtensionId": "Çøpÿ Ëxtëñsïøñ ÏÐ", "workbench.extensions.action.ignoreRecommendation": "Ïgñørë Rëçømmëñðætïøñ", @@ -10922,7 +10930,7 @@ "search": "§ëærçh", "searchFileMatch": "{0} fïlë føµñð", "searchFileMatches": "{0} fïlës føµñð", - "searchFolderMatch.aiText.label": "£øæð ÆÏ Rësµlts", + "searchFolderMatch.aiText.label": "ÆÏ Rësµlts", "searchFolderMatch.other.label": "Øthër fïlës", "searchFolderMatch.plainText.label": "Tëxt Rësµlts", "searchMatch": "{0} mætçh føµñð", @@ -12976,6 +12984,8 @@ "addButton": "Æðð Følðër", "addFolder": "Æðð Følðër", "addFolderTitle": "§ëlëçt Følðërs Tø Æðð", + "change profile": "Çhæñgë Prøfïlë", + "changeIcon": "Çlïçk tø çhæñgë ïçøñ", "contents": "Çøñtëñts", "contents source description": "Çøñfïgµrë søµrçë øf çøñtëñts før thïs prøfïlë\r\n", "copy description": "Çøpÿ", @@ -12990,6 +13000,8 @@ "default description": "Üsë {0} frøm thë Ðëfæµlt prøfïlë", "default info": "- *Ðëfæµlt:* Üsë çøñtëñts frøm thë Ðëfæµlt prøfïlë\r\n", "default profile contents description": "ßrøwsë çøñtëñts øf thïs prøfïlë\r\n", + "defaultProfileIcon": "Ïçøñ çæññøt þë çhæñgëð før thë ðëfæµlt prøfïlë", + "defaultProfileName": "Ñæmë çæññøt þë çhæñgëð før thë ðëfæµlt prøfïlë", "deleteTrustedUri": "Ðëlëtë Pæth", "editIcon": "Ïçøñ før thë ëðït følðër ïçøñ ïñ thë prøfïlës ëðïtør.", "editTrustedUri": "Ëðït Pæth", @@ -13022,6 +13034,7 @@ "none": "Ñøñë", "none description": "Çrëætë ëmptÿ {0}", "none info": "- *Ñøñë:* Çrëætë ëmptÿ çøñtëñts\r\n", + "open": "Øpëñ ïñ Ñëw Wïñðøw", "options": "§øµrçë", "pathColumnLabel": "Pæth", "profileExists": "Prøfïlë wïth ñæmë {0} ælrëæðÿ ëxïsts.", diff --git a/i18n/vscode-language-pack-ru/translations/main.i18n.json b/i18n/vscode-language-pack-ru/translations/main.i18n.json index 694bda6b17..bc05a3d0b2 100644 --- a/i18n/vscode-language-pack-ru/translations/main.i18n.json +++ b/i18n/vscode-language-pack-ru/translations/main.i18n.json @@ -1395,11 +1395,17 @@ "action.inlineSuggest.acceptNextWord": "Принять следующее слово встроенного предложения", "action.inlineSuggest.alwaysShowToolbar": "Всегда отображать панель инструментов", "action.inlineSuggest.hide": "Скрыть встроенное предложение", + "action.inlineSuggest.jump": "Jump to next inline edit", "action.inlineSuggest.showNext": "Показывать следующее встроенное предложение", "action.inlineSuggest.showPrevious": "Показать предыдущее встроенное предложение", - "action.inlineSuggest.trigger": "Активировать встроенное предложение" + "action.inlineSuggest.trigger": "Активировать встроенное предложение", + "jump": "Jump" }, "vs/editor/contrib/inlineCompletions/browser/controller/inlineCompletionContextKeys": { + "cursorAtInlineEdit": "Whether the cursor is at an inline edit", + "cursorInIndentation": "Whether the cursor is in indentation", + "editor.hasSelection": "Whether the editor has a selection", + "inlineEditVisible": "Whether an inline edit is visible", "inlineSuggestionHasIndentation": "Начинается ли встроенное предложение с пробела", "inlineSuggestionHasIndentationLessThanTabSize": "Проверяет, не является ли пробел перед встроенной рекомендацией короче, чем текст, вставляемый клавишей TAB", "inlineSuggestionVisible": "Отображается ли встроенное предложение", @@ -7100,6 +7106,7 @@ "categories": "Категории", "changelog": "Журнал изменений", "changelogtooltip": "История обновления расширения, полученная из файла 'CHANGELOG.md' расширения", + "contents": "Contents", "dependencies": "Зависимости", "dependenciestooltip": "Выводит список расширений, от которых зависит это расширение", "details": "Подробные сведения", @@ -7286,8 +7293,9 @@ "workbench.extensions.action.addToWorkspaceFolderRecommendations": "Добавить расширение в рекомендации папки рабочей области", "workbench.extensions.action.addToWorkspaceIgnoredRecommendations": "Добавить расширение в пропущенные рекомендации рабочей области", "workbench.extensions.action.addToWorkspaceRecommendations": "Добавить расширение в рекомендации рабочей области", - "workbench.extensions.action.configure": "Параметры расширения", - "workbench.extensions.action.configureKeybindings": "Сочетания клавиш расширения", + "workbench.extensions.action.changeAccountPreference": "Account Preferences", + "workbench.extensions.action.configure": "Settings", + "workbench.extensions.action.configureKeybindings": "Keyboard Shortcuts", "workbench.extensions.action.copyExtension": "Копировать", "workbench.extensions.action.copyExtensionId": "Копировать идентификатор расширения", "workbench.extensions.action.ignoreRecommendation": "Пропустить рекомендацию", @@ -10922,7 +10930,7 @@ "search": "Поиск", "searchFileMatch": "Найден {0} файл", "searchFileMatches": "Найдено файлов: {0}", - "searchFolderMatch.aiText.label": "Load AI Results", + "searchFolderMatch.aiText.label": "AI Results", "searchFolderMatch.other.label": "Другие файлы", "searchFolderMatch.plainText.label": "Text Results", "searchMatch": "Найдено соответствие: {0}", @@ -12976,6 +12984,8 @@ "addButton": "Add Folder", "addFolder": "Add Folder", "addFolderTitle": "Select Folders To Add", + "change profile": "Change Profile", + "changeIcon": "Click to change icon", "contents": "Contents", "contents source description": "Настройка источника содержимого для этого профиля\r\n", "copy description": "Копировать", @@ -12990,6 +13000,8 @@ "default description": "Использовать {0} из профиля по умолчанию", "default info": "– *По умолчанию:* использовать содержимое из профиля по умолчанию\r\n", "default profile contents description": "Browse contents of this profile\r\n", + "defaultProfileIcon": "Icon cannot be changed for the default profile", + "defaultProfileName": "Name cannot be changed for the default profile", "deleteTrustedUri": "Delete Path", "editIcon": "Icon for the edit folder icon in the profiles editor.", "editTrustedUri": "Edit Path", @@ -13022,6 +13034,7 @@ "none": "Нет", "none description": "Создать пустой {0}", "none info": "– *Нет:* создать пустое содержимое\r\n", + "open": "Open in New Window", "options": "Источник", "pathColumnLabel": "Path", "profileExists": "Профиль с именем {0} уже существует.", diff --git a/i18n/vscode-language-pack-tr/translations/main.i18n.json b/i18n/vscode-language-pack-tr/translations/main.i18n.json index d55d97ce3b..10d59dc3d4 100644 --- a/i18n/vscode-language-pack-tr/translations/main.i18n.json +++ b/i18n/vscode-language-pack-tr/translations/main.i18n.json @@ -1395,11 +1395,17 @@ "action.inlineSuggest.acceptNextWord": "Sonraki Satır İçi Öneri Kelimesini Kabul Et", "action.inlineSuggest.alwaysShowToolbar": "Araç Çubuğunu Her Zaman Göster", "action.inlineSuggest.hide": "Satır İçi Öneriyi Gizle", + "action.inlineSuggest.jump": "Jump to next inline edit", "action.inlineSuggest.showNext": "Sonraki Satır İçi Öneriyi Göster", "action.inlineSuggest.showPrevious": "Önceki Satır İçi Öneriyi Göster", - "action.inlineSuggest.trigger": "Satır İçi Öneriyi Tetikle" + "action.inlineSuggest.trigger": "Satır İçi Öneriyi Tetikle", + "jump": "Jump" }, "vs/editor/contrib/inlineCompletions/browser/controller/inlineCompletionContextKeys": { + "cursorAtInlineEdit": "Whether the cursor is at an inline edit", + "cursorInIndentation": "Whether the cursor is in indentation", + "editor.hasSelection": "Whether the editor has a selection", + "inlineEditVisible": "Whether an inline edit is visible", "inlineSuggestionHasIndentation": "Satır içi önerinin boşlukla başlayıp başlamadığını belirtir", "inlineSuggestionHasIndentationLessThanTabSize": "Satır içi önerinin, sekme tarafından eklenecek olandan daha az olan boşlukla başlayıp başlamadığı", "inlineSuggestionVisible": "Satır içi önerinin görünür olup olmadığını belirtir", @@ -7100,6 +7106,7 @@ "categories": "Kategoriler", "changelog": "Değişim Günlüğü", "changelogtooltip": "Uzantı güncelleştirme geçmişi, uzantının 'CHANGELOG.md' dosyasından işlendi", + "contents": "Contents", "dependencies": "Bağımlılıklar", "dependenciestooltip": "Bu uzantının bağımlı olduğu uzantıları listeler", "details": "Ayrıntılar", @@ -7286,8 +7293,9 @@ "workbench.extensions.action.addToWorkspaceFolderRecommendations": "Çalışma Alanı Klasörüne Uzantı Ekleme Önerileri", "workbench.extensions.action.addToWorkspaceIgnoredRecommendations": "Çalışma Alanına Uzantı Ekleme Yoksayılan Önerileri", "workbench.extensions.action.addToWorkspaceRecommendations": "Çalışma Alanına Uzantı Ekleme Önerileri", - "workbench.extensions.action.configure": "Uzantı Ayarları", - "workbench.extensions.action.configureKeybindings": "Uzantı Klavye Kısayolları", + "workbench.extensions.action.changeAccountPreference": "Account Preferences", + "workbench.extensions.action.configure": "Settings", + "workbench.extensions.action.configureKeybindings": "Keyboard Shortcuts", "workbench.extensions.action.copyExtension": "Kopyala", "workbench.extensions.action.copyExtensionId": "Uzantı Kimliğini Kopyala", "workbench.extensions.action.ignoreRecommendation": "Öneriyi Yoksay", @@ -10922,7 +10930,7 @@ "search": "Ara", "searchFileMatch": "{0} dosya bulundu", "searchFileMatches": "{0} dosya bulundu", - "searchFolderMatch.aiText.label": "Load AI Results", + "searchFolderMatch.aiText.label": "AI Results", "searchFolderMatch.other.label": "Diğer dosyalar", "searchFolderMatch.plainText.label": "Text Results", "searchMatch": "{0} eşleşme bulundu", @@ -12976,6 +12984,8 @@ "addButton": "Add Folder", "addFolder": "Add Folder", "addFolderTitle": "Select Folders To Add", + "change profile": "Change Profile", + "changeIcon": "Click to change icon", "contents": "Contents", "contents source description": "Bu profil için içerik kaynağını yapılandır\r\n", "copy description": "Kopyala", @@ -12990,6 +13000,8 @@ "default description": "Varsayılan profilden {0} kullan", "default info": "- *Varsayılan:* Varsayılan profilden içerik kullan\r\n", "default profile contents description": "Browse contents of this profile\r\n", + "defaultProfileIcon": "Icon cannot be changed for the default profile", + "defaultProfileName": "Name cannot be changed for the default profile", "deleteTrustedUri": "Delete Path", "editIcon": "Icon for the edit folder icon in the profiles editor.", "editTrustedUri": "Edit Path", @@ -13022,6 +13034,7 @@ "none": "Yok", "none description": "Boş {0} oluştur", "none info": "- *Yok:* Boş içerik oluştur\r\n", + "open": "Open in New Window", "options": "Kaynak", "pathColumnLabel": "Path", "profileExists": "{0} adlı Profil zaten var.", diff --git a/i18n/vscode-language-pack-zh-hans/translations/main.i18n.json b/i18n/vscode-language-pack-zh-hans/translations/main.i18n.json index bf97ad51b8..d74582d6b5 100644 --- a/i18n/vscode-language-pack-zh-hans/translations/main.i18n.json +++ b/i18n/vscode-language-pack-zh-hans/translations/main.i18n.json @@ -1395,11 +1395,17 @@ "action.inlineSuggest.acceptNextWord": "接受内联建议的下一个字", "action.inlineSuggest.alwaysShowToolbar": "始终显示工具栏", "action.inlineSuggest.hide": "隐藏内联建议", + "action.inlineSuggest.jump": "Jump to next inline edit", "action.inlineSuggest.showNext": "显示下一个内联建议", "action.inlineSuggest.showPrevious": "显示上一个内联建议", - "action.inlineSuggest.trigger": "触发内联建议" + "action.inlineSuggest.trigger": "触发内联建议", + "jump": "Jump" }, "vs/editor/contrib/inlineCompletions/browser/controller/inlineCompletionContextKeys": { + "cursorAtInlineEdit": "Whether the cursor is at an inline edit", + "cursorInIndentation": "Whether the cursor is in indentation", + "editor.hasSelection": "Whether the editor has a selection", + "inlineEditVisible": "Whether an inline edit is visible", "inlineSuggestionHasIndentation": "内联建议是否以空白开头", "inlineSuggestionHasIndentationLessThanTabSize": "内联建议是否以小于选项卡插入内容的空格开头", "inlineSuggestionVisible": "内联建议是否可见", @@ -7100,6 +7106,7 @@ "categories": "类别", "changelog": "更改日志", "changelogtooltip": "扩展的更新历史,显示扩展的 \"CHANGELOG.md\" 文件。", + "contents": "Contents", "dependencies": "依赖项", "dependenciestooltip": "包含此扩展依赖的扩展", "details": "细节", @@ -7286,8 +7293,9 @@ "workbench.extensions.action.addToWorkspaceFolderRecommendations": "将扩展添加到工作区文件夹“建议”", "workbench.extensions.action.addToWorkspaceIgnoredRecommendations": "将扩展添加到工作区“已忽略的建议”", "workbench.extensions.action.addToWorkspaceRecommendations": "将扩展添加到工作区“建议”", - "workbench.extensions.action.configure": "扩展设置", - "workbench.extensions.action.configureKeybindings": "扩展键盘快捷方式", + "workbench.extensions.action.changeAccountPreference": "Account Preferences", + "workbench.extensions.action.configure": "Settings", + "workbench.extensions.action.configureKeybindings": "Keyboard Shortcuts", "workbench.extensions.action.copyExtension": "复制", "workbench.extensions.action.copyExtensionId": "复制扩展 ID", "workbench.extensions.action.ignoreRecommendation": "忽略建议", @@ -10922,7 +10930,7 @@ "search": "搜索", "searchFileMatch": "已找到 {0} 个文件", "searchFileMatches": "已找到 {0} 个文件", - "searchFolderMatch.aiText.label": "Load AI Results", + "searchFolderMatch.aiText.label": "AI Results", "searchFolderMatch.other.label": "其他文件", "searchFolderMatch.plainText.label": "Text Results", "searchMatch": "已找到 {0} 个匹配项", @@ -12976,6 +12984,8 @@ "addButton": "Add Folder", "addFolder": "Add Folder", "addFolderTitle": "Select Folders To Add", + "change profile": "Change Profile", + "changeIcon": "Click to change icon", "contents": "Contents", "contents source description": "为此配置文件配置内容源\r\n", "copy description": "复制", @@ -12990,6 +13000,8 @@ "default description": "使用默认配置文件中的 {0}", "default info": "- *默认:* 使用默认配置文件中的内容\r\n", "default profile contents description": "Browse contents of this profile\r\n", + "defaultProfileIcon": "Icon cannot be changed for the default profile", + "defaultProfileName": "Name cannot be changed for the default profile", "deleteTrustedUri": "Delete Path", "editIcon": "Icon for the edit folder icon in the profiles editor.", "editTrustedUri": "Edit Path", @@ -13022,6 +13034,7 @@ "none": "无", "none description": "创建空的 {0}", "none info": "- *无:* 创建空内容\r\n", + "open": "Open in New Window", "options": "源", "pathColumnLabel": "Path", "profileExists": "具有名称 {0} 的配置文件已经存在。", diff --git a/i18n/vscode-language-pack-zh-hant/translations/main.i18n.json b/i18n/vscode-language-pack-zh-hant/translations/main.i18n.json index 7c8b1f8e5a..f9195b9408 100644 --- a/i18n/vscode-language-pack-zh-hant/translations/main.i18n.json +++ b/i18n/vscode-language-pack-zh-hant/translations/main.i18n.json @@ -1395,11 +1395,17 @@ "action.inlineSuggest.acceptNextWord": "接受下一個內嵌建議字組", "action.inlineSuggest.alwaysShowToolbar": "永遠顯示工具列", "action.inlineSuggest.hide": "隱藏內嵌建議", + "action.inlineSuggest.jump": "Jump to next inline edit", "action.inlineSuggest.showNext": "顯示下一個內嵌建議", "action.inlineSuggest.showPrevious": "顯示上一個內嵌建議", - "action.inlineSuggest.trigger": "觸發內嵌建議" + "action.inlineSuggest.trigger": "觸發內嵌建議", + "jump": "Jump" }, "vs/editor/contrib/inlineCompletions/browser/controller/inlineCompletionContextKeys": { + "cursorAtInlineEdit": "Whether the cursor is at an inline edit", + "cursorInIndentation": "Whether the cursor is in indentation", + "editor.hasSelection": "Whether the editor has a selection", + "inlineEditVisible": "Whether an inline edit is visible", "inlineSuggestionHasIndentation": "內嵌建議是否以空白字元開頭", "inlineSuggestionHasIndentationLessThanTabSize": "內嵌建議的開頭是否為空白,且比 Tab 能插入的字元要小", "inlineSuggestionVisible": "是否顯示內嵌建議", @@ -7100,6 +7106,7 @@ "categories": "類別", "changelog": "變更記錄", "changelogtooltip": "延伸模組更新紀錄,從延伸模組 'CHANGELOG.md' 檔案中呈現", + "contents": "Contents", "dependencies": "相依性", "dependenciestooltip": "列出此延伸模組的相依項目", "details": "詳細資料", @@ -7286,8 +7293,9 @@ "workbench.extensions.action.addToWorkspaceFolderRecommendations": "將延伸模組新增至工作區資料夾建議", "workbench.extensions.action.addToWorkspaceIgnoredRecommendations": "將延伸模組新增至工作區已忽略建議", "workbench.extensions.action.addToWorkspaceRecommendations": "將延伸模組新增至工作區建議", - "workbench.extensions.action.configure": "擴充設定", - "workbench.extensions.action.configureKeybindings": "延伸鍵盤快速鍵", + "workbench.extensions.action.changeAccountPreference": "Account Preferences", + "workbench.extensions.action.configure": "Settings", + "workbench.extensions.action.configureKeybindings": "Keyboard Shortcuts", "workbench.extensions.action.copyExtension": "複製", "workbench.extensions.action.copyExtensionId": "複製延伸模組識別碼", "workbench.extensions.action.ignoreRecommendation": "忽略建議", @@ -10922,7 +10930,7 @@ "search": "搜尋", "searchFileMatch": "找到 {0} 個檔案", "searchFileMatches": "找到 {0} 個檔案", - "searchFolderMatch.aiText.label": "Load AI Results", + "searchFolderMatch.aiText.label": "AI Results", "searchFolderMatch.other.label": "其他檔案", "searchFolderMatch.plainText.label": "Text Results", "searchMatch": "找到 {0} 個相符", @@ -12976,6 +12984,8 @@ "addButton": "Add Folder", "addFolder": "Add Folder", "addFolderTitle": "Select Folders To Add", + "change profile": "Change Profile", + "changeIcon": "Click to change icon", "contents": "Contents", "contents source description": "設定此設定檔的內容來源\r\n", "copy description": "複製", @@ -12990,6 +13000,8 @@ "default description": "使用預設設定檔中的 {0}", "default info": "- *預設:* 使用預設設定檔的內容\r\n", "default profile contents description": "Browse contents of this profile\r\n", + "defaultProfileIcon": "Icon cannot be changed for the default profile", + "defaultProfileName": "Name cannot be changed for the default profile", "deleteTrustedUri": "Delete Path", "editIcon": "Icon for the edit folder icon in the profiles editor.", "editTrustedUri": "Edit Path", @@ -13022,6 +13034,7 @@ "none": "無", "none description": "建立空白 {0}", "none info": "- *無:* 建立空白內容\r\n", + "open": "Open in New Window", "options": "來源", "pathColumnLabel": "Path", "profileExists": "名稱為 {0} 的設定檔已經存在。",