Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated strings from microsoft/vscode-loc-drop@cd8d1a95cb18531b1190bb268b942d898792db84 #1777

Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -420,6 +420,8 @@
"command.api.getRemoteSources": "Načíst vzdálené prostředky",
"command.api.getRepositories": "Načíst úložiště",
"command.api.getRepositoryState": "Načíst stav úložiště",
"command.blameToggleEditorDecoration": "Toggle Git Blame Editor Decoration",
"command.blameToggleStatusBarItem": "Toggle Git Blame Status Bar Item",
"command.branch": "Vytvořit větev...",
"command.branchFrom": "Vytvořit větev z...",
"command.checkout": "Přechod na aktuální…",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@
"config.branchProtection": "Určuje, jestli se má dotazovat na pravidla úložiště pro úložiště GitHub.",
"config.gitAuthentication": "Určuje, jestli se má ve VS Code povolit automatické ověřování GitHubu pro příkazy Git.",
"config.gitProtocol": "Určuje, který protokol se používá ke klonování úložiště GitHubu.",
"config.showAvatar": "Controls whether to show the GitHub avatar of the commit author in various hovers (ex: Git blame, Timeline, Source Control Graph, etc.)",
"description": "Funkce GitHubu pro VS Code",
"displayName": "GitHub",
"welcome.publishFolder": "Tuto složku můžete publikovat přímo do úložiště GitHub. Po publikování budete mít přístup k funkcím správy zdrojového kódu využívajícím Git a GitHub.\r\n[$(github) Publish to GitHub](command:github.publish)",
Expand Down
10 changes: 8 additions & 2 deletions i18n/vscode-language-pack-cs/translations/main.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -6028,6 +6028,7 @@
"learnMore": "Další informace",
"managePlan": "Upgradovat na Copilot Pro",
"ok": "OK",
"retry": "Retry",
"settings": "Funkce Copilot Free a Pro můžou zobrazovat [veřejný kód]({0}) návrhy a vaše data můžeme použít ke zlepšení produktů. Tato nastavení [můžete kdykoli změnit]({1}).",
"setupChatInstalling": "$(načítání~spin) Připravuje se Copilot...",
"setupChatProgress": "Připravuje se Copilot...",
Expand All @@ -6036,12 +6037,17 @@
"signInGhe": "Přihlásit se pomocí účtu GHE.com",
"signUp": "Pokud chcete používat Copilot, přihlaste se",
"signUpFree": "Pokud chcete používat Copilot zdarma, přihlaste se.",
"signUpInvalidResponseError": "Invalid response contents.",
"signUpNoResponseContentsError": "Response has no contents.",
"signUpNoResponseError": "No response received.",
"signUpUnexpectedStatusError": "Unexpected status code {0}.",
"startUp": "Použít Copilot",
"startUpLimited": "Použít Copilot zdarma",
"terms": "Pokračováním vyjadřujete souhlas s [podmínkami]({0}) a [zásadami ochrany osobních údajů]({1}).",
"triggerChatSetup": "Používejte AI funkce s Copilotem zdarma…",
"unknownSignUpError": "Při registraci ke službě Copilot Free došlo k chybě.",
"unknownSignUpErrorDetail": "Zkuste to prosím znovu.",
"unknownSetupError": "An error occurred while setting up Copilot. Would you like to try again?",
"unknownSignInError": "Signing in to Copilot was unsuccessful. Would you like to try again?",
"unknownSignUpError": "An error occurred while signing up for Copilot Free. Would you like to try again?",
"unprocessableSignUpError": "Při registraci ke službě Copilot Free došlo k chybě.",
"welcomeChat": "Vítá vás Copilot"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -420,6 +420,8 @@
"command.api.getRemoteSources": "Remotequellen abrufen",
"command.api.getRepositories": "Repositorys abrufen",
"command.api.getRepositoryState": "Repositorystatus abrufen",
"command.blameToggleEditorDecoration": "Toggle Git Blame Editor Decoration",
"command.blameToggleStatusBarItem": "Toggle Git Blame Status Bar Item",
"command.branch": "Branch wird erstellt...",
"command.branchFrom": "Branch erstellen aus...",
"command.checkout": "Check-Out nach...",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@
"config.branchProtection": "Steuert, ob Repositoryregeln für GitHub-Repositorys abgefragt werden",
"config.gitAuthentication": "Steuert, ob die automatische GitHub-Authentifizierung für Git-Befehle innerhalb von VS Code aktiviert werden soll.",
"config.gitProtocol": "Steuert, welches Protokoll zum Klonen eines GitHub-Repositorys verwendet wird",
"config.showAvatar": "Controls whether to show the GitHub avatar of the commit author in various hovers (ex: Git blame, Timeline, Source Control Graph, etc.)",
"description": "GitHub-Features für VS Code",
"displayName": "GitHub",
"welcome.publishFolder": "Sie können diesen Ordner direkt in einem GitHub-Repository veröffentlichen. Nach der Veröffentlichung haben Sie Zugriff auf die Funktionen zur Quellcodeverwaltung von Git und GitHub.\r\n[$(github): Veröffentlichung in GitHub](command:github.publish)",
Expand Down
10 changes: 8 additions & 2 deletions i18n/vscode-language-pack-de/translations/main.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -6028,6 +6028,7 @@
"learnMore": "Weitere Informationen",
"managePlan": "Auf Copilot Pro upgraden",
"ok": "OK",
"retry": "Retry",
"settings": "Copilot Free und Pro zeigen möglicherweise [öffentlichen Code]({0}) Vorschläge an, und wir verwenden Ihre Daten möglicherweise zur Produktverbesserung. Sie können diese [Einstellungen jederzeit]({1}) ändern.",
"setupChatInstalling": "$(laden~spin) Copilot wird vorbereitet...",
"setupChatProgress": "Copilot wird vorbereitet …",
Expand All @@ -6036,12 +6037,17 @@
"signInGhe": "Mit einem GHE.com-Konto anmelden",
"signUp": "Anmelden, um Copilot zu verwenden",
"signUpFree": "Anmelden, um Copilot kostenlos zu verwenden",
"signUpInvalidResponseError": "Invalid response contents.",
"signUpNoResponseContentsError": "Response has no contents.",
"signUpNoResponseError": "No response received.",
"signUpUnexpectedStatusError": "Unexpected status code {0}.",
"startUp": "Copilot verwenden",
"startUpLimited": "Copilot kostenlos verwenden",
"terms": "Indem Sie fortfahren, stimmen Sie den [Nutzungsbedingungen]({0}) und der [Datenschutzrichtlinie]({1}) zu.",
"triggerChatSetup": "KI-Features mit Copilot kostenlos verwenden …",
"unknownSignUpError": "Fehler bei der Registrierung für Copilot Free.",
"unknownSignUpErrorDetail": "Versuchen Sie es noch einmal.",
"unknownSetupError": "An error occurred while setting up Copilot. Would you like to try again?",
"unknownSignInError": "Signing in to Copilot was unsuccessful. Would you like to try again?",
"unknownSignUpError": "An error occurred while signing up for Copilot Free. Would you like to try again?",
"unprocessableSignUpError": "Fehler bei der Registrierung für Copilot Free.",
"welcomeChat": "Willkommen bei Copilot"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -420,6 +420,8 @@
"command.api.getRemoteSources": "Obtener orígenes remotos",
"command.api.getRepositories": "Obtener repositorios",
"command.api.getRepositoryState": "Obtener estado del repositorio",
"command.blameToggleEditorDecoration": "Toggle Git Blame Editor Decoration",
"command.blameToggleStatusBarItem": "Toggle Git Blame Status Bar Item",
"command.branch": "Crear rama...",
"command.branchFrom": "Crear rama desde...",
"command.checkout": "Desproteger en...",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@
"config.branchProtection": "Controla si se deben consultar las reglas del repositorio para repositorios de GitHub.",
"config.gitAuthentication": "Controla si se debe habilitar la autenticación automática de GitHub para los comandos GIT dentro de VS Code.",
"config.gitProtocol": "Controla qué protocolo se usa para clonar un repositorio de GitHub",
"config.showAvatar": "Controls whether to show the GitHub avatar of the commit author in various hovers (ex: Git blame, Timeline, Source Control Graph, etc.)",
"description": "Características de GitHub para VS Code",
"displayName": "GitHub",
"welcome.publishFolder": "Puede publicar directamente esta carpeta en un repositorio de GitHub. Una vez publicada, tendrá acceso a las características de control de código fuente con tecnología de Git y GitHub.\r\n[$(github) Publicar en GitHub](command:github.publish)",
Expand Down
10 changes: 8 additions & 2 deletions i18n/vscode-language-pack-es/translations/main.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -6028,6 +6028,7 @@
"learnMore": "Obtener más información",
"managePlan": "Actualizar a Copilot Pro",
"ok": "De acuerdo",
"retry": "Retry",
"settings": "Copilot Free y Pro pueden mostrar [sugerencias de]({0}) de código público y podemos usar tus datos para mejorar el producto. Puede cambiar esta configuración de []({1}) en cualquier momento.",
"setupChatInstalling": "$(cargando~spin) Preparando Copilot...",
"setupChatProgress": "Preparando Copilot...",
Expand All @@ -6036,12 +6037,17 @@
"signInGhe": "Iniciar sesión con una cuenta de GHE.com",
"signUp": "Iniciar sesión para usar Copilot",
"signUpFree": "Iniciar sesión para usar Copilot gratis",
"signUpInvalidResponseError": "Invalid response contents.",
"signUpNoResponseContentsError": "Response has no contents.",
"signUpNoResponseError": "No response received.",
"signUpUnexpectedStatusError": "Unexpected status code {0}.",
"startUp": "Usar Copilot",
"startUpLimited": "Usar Copilot gratis",
"terms": "Al continuar, aceptas los [Términos]({0}) y [Directiva de privacidad]({1}).",
"triggerChatSetup": "Usar las características de IA con Copilot gratis...",
"unknownSignUpError": "Error al registrarse en Copilot Free.",
"unknownSignUpErrorDetail": "Vuelva a intentarlo.",
"unknownSetupError": "An error occurred while setting up Copilot. Would you like to try again?",
"unknownSignInError": "Signing in to Copilot was unsuccessful. Would you like to try again?",
"unknownSignUpError": "An error occurred while signing up for Copilot Free. Would you like to try again?",
"unprocessableSignUpError": "Error al registrarse en Copilot Free.",
"welcomeChat": "Le damos la bienvenida a Copilot"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -420,6 +420,8 @@
"command.api.getRemoteSources": "Obtenir les sources distantes",
"command.api.getRepositories": "Obtenir les dépôts",
"command.api.getRepositoryState": "Obtenir l’état du dépôt",
"command.blameToggleEditorDecoration": "Toggle Git Blame Editor Decoration",
"command.blameToggleStatusBarItem": "Toggle Git Blame Status Bar Item",
"command.branch": "Créer une branche...",
"command.branchFrom": "Créer une branche à partir de...",
"command.checkout": "Basculer sur...",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@
"config.branchProtection": "Contrôle s’il faut interroger les règles de référentiel pour les référentiels GitHub",
"config.gitAuthentication": "Détermine si l'authentification GitHub automatique doit être activée pour les commandes Git dans VS Code.",
"config.gitProtocol": "Contrôle le protocole utilisé pour cloner un référentiel GitHub",
"config.showAvatar": "Controls whether to show the GitHub avatar of the commit author in various hovers (ex: Git blame, Timeline, Source Control Graph, etc.)",
"description": "Fonctionnalités GitHub pour VS Code",
"displayName": "GitHub",
"welcome.publishFolder": "Vous pouvez publier directement ce dossier sur un dépôt GitHub. Une fois publié, vous aurez accès aux fonctionnalités de contrôle de code source optimisées par Git et GitHub.\r\n[$(github) Publier sur GitHub](command:github.publish)",
Expand Down
10 changes: 8 additions & 2 deletions i18n/vscode-language-pack-fr/translations/main.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -6028,6 +6028,7 @@
"learnMore": "En savoir plus",
"managePlan": "Mettre à niveau vers Copilot Pro",
"ok": "OK",
"retry": "Retry",
"settings": "Copilot Free et Pro peuvent afficher [suggestions de code public]({0}) et nous pouvons utiliser vos données pour l’amélioration du produit. Vous pouvez modifier ces paramètres []({1}) à tout moment.",
"setupChatInstalling": "$(loading~spin) Préparation de Copilot...",
"setupChatProgress": "Préparation de Copilot...",
Expand All @@ -6036,12 +6037,17 @@
"signInGhe": "Se connecter avec un compte GHE.com",
"signUp": "Se connecter pour utiliser Copilot",
"signUpFree": "Se connecter pour utiliser Copilot gratuitement",
"signUpInvalidResponseError": "Invalid response contents.",
"signUpNoResponseContentsError": "Response has no contents.",
"signUpNoResponseError": "No response received.",
"signUpUnexpectedStatusError": "Unexpected status code {0}.",
"startUp": "Utiliser Copilot",
"startUpLimited": "Utiliser Copilot gratuitement",
"terms": "En continuant, vous acceptez les [Terms]({0}) et la [Privacy Policy]({1}).",
"triggerChatSetup": "Utiliser les fonctionnalités d’IA avec Copilot gratuitement...",
"unknownSignUpError": "Une erreur s’est produite lors de l’inscription à Copilot Free.",
"unknownSignUpErrorDetail": "Veuillez réessayer.",
"unknownSetupError": "An error occurred while setting up Copilot. Would you like to try again?",
"unknownSignInError": "Signing in to Copilot was unsuccessful. Would you like to try again?",
"unknownSignUpError": "An error occurred while signing up for Copilot Free. Would you like to try again?",
"unprocessableSignUpError": "Une erreur s’est produite lors de l’inscription à Copilot Free.",
"welcomeChat": "Bienvenue dans Copilot"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -420,6 +420,8 @@
"command.api.getRemoteSources": "Ottieni Origini remote",
"command.api.getRepositories": "Ottieni Repository",
"command.api.getRepositoryState": "Ottieni Stato repository",
"command.blameToggleEditorDecoration": "Toggle Git Blame Editor Decoration",
"command.blameToggleStatusBarItem": "Toggle Git Blame Status Bar Item",
"command.branch": "Crea ramo...",
"command.branchFrom": "Crea ramo da...",
"command.checkout": "Esegui checkout in...",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@
"config.branchProtection": "Controlla se eseguire query sulle regole di repository per i repository GitHub",
"config.gitAuthentication": "Controlla se abilitare l'autenticazione GitHub automatica per i comandi GIT all'interno di VS Code.",
"config.gitProtocol": "Controlla il protocollo usato per clonare un repository GitHub",
"config.showAvatar": "Controls whether to show the GitHub avatar of the commit author in various hovers (ex: Git blame, Timeline, Source Control Graph, etc.)",
"description": "Funzionalità di GitHub per VS Code",
"displayName": "GitHub",
"welcome.publishFolder": "È possibile pubblicare direttamente questa cartella in un repository GitHub. Dopo la pubblicazione, sarà possibile accedere alle funzionalità di controllo del codice sorgente basate su Git e GitHub.\r\n[$(github) Pubblica in GitHub](command:github.publish)",
Expand Down
10 changes: 8 additions & 2 deletions i18n/vscode-language-pack-it/translations/main.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -6028,6 +6028,7 @@
"learnMore": "Altre informazioni",
"managePlan": "Aggiorna a Copilot Pro",
"ok": "OK",
"retry": "Retry",
"settings": "Copilot Free e Pro possono visualizzare [suggerimenti di]({0}) di codice pubblico e i dati potrebbero essere usati per migliorare il prodotto. Puoi modificare queste impostazioni []({1}) in qualsiasi momento.",
"setupChatInstalling": "$(loading~spin) Preparazione di Copilot...",
"setupChatProgress": "Preparazione di Copilot...",
Expand All @@ -6036,12 +6037,17 @@
"signInGhe": "Accedi con un account GHE.com",
"signUp": "Accedi per usare Copilot",
"signUpFree": "Accedi per usare Copilot gratuitamente",
"signUpInvalidResponseError": "Invalid response contents.",
"signUpNoResponseContentsError": "Response has no contents.",
"signUpNoResponseError": "No response received.",
"signUpUnexpectedStatusError": "Unexpected status code {0}.",
"startUp": "Usa Copilot",
"startUpLimited": "Usa Copilot gratuitamente",
"terms": "Continuando, accetti le [Condizioni]({0}) e [Informativa sulla privacy]({1}).",
"triggerChatSetup": "Usa gratuitamente le funzionalità di intelligenza artificiale con Copilot...",
"unknownSignUpError": "Si è verificato un errore durante l'iscrizione a Copilot Free.",
"unknownSignUpErrorDetail": "Riprovare.",
"unknownSetupError": "An error occurred while setting up Copilot. Would you like to try again?",
"unknownSignInError": "Signing in to Copilot was unsuccessful. Would you like to try again?",
"unknownSignUpError": "An error occurred while signing up for Copilot Free. Would you like to try again?",
"unprocessableSignUpError": "Si è verificato un errore durante l'iscrizione a Copilot Free.",
"welcomeChat": "Ti diamo il benvenuto in Copilot"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -420,6 +420,8 @@
"command.api.getRemoteSources": "リモート ソースの取得",
"command.api.getRepositories": "リポジトリの取得",
"command.api.getRepositoryState": "リポジトリ状態の取得",
"command.blameToggleEditorDecoration": "Toggle Git Blame Editor Decoration",
"command.blameToggleStatusBarItem": "Toggle Git Blame Status Bar Item",
"command.branch": "ブランチの作成...",
"command.branchFrom": "ブランチの作成元...",
"command.checkout": "チェックアウト先...",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@
"config.branchProtection": "GitHub リポジトリのリポジトリ ルールに対してクエリを実行するかどうかを制御します",
"config.gitAuthentication": "VS Code 内で Git コマンドの自動 GitHub 認証を有効にするかどうかを制御します。",
"config.gitProtocol": "GitHub リポジトリの複製に使用するプロトコルを制御します",
"config.showAvatar": "Controls whether to show the GitHub avatar of the commit author in various hovers (ex: Git blame, Timeline, Source Control Graph, etc.)",
"description": "VS Code 用 GitHub 機能",
"displayName": "GitHub",
"welcome.publishFolder": "このフォルダーを GitHub リポジトリに直接公開することができます。公開後、Git と GitHub を利用したソース管理機能にアクセスできるようになります。\r\n[$(github) GitHub に公開](command:github.publish)",
Expand Down
10 changes: 8 additions & 2 deletions i18n/vscode-language-pack-ja/translations/main.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -6028,6 +6028,7 @@
"learnMore": "詳細情報",
"managePlan": "Copilot Pro にアップグレード",
"ok": "OK",
"retry": "Retry",
"settings": "Copilot Free と Pro では、[パブリック コード]({0}) 提案が表示されることがあります。また、製品の改善のためにお客様のデータを使用する場合があります。これらの [設定はいつでも]({1}) 変更できます。",
"setupChatInstalling": "$(loading~spin) Copilot の準備中...",
"setupChatProgress": "Copilot を準備中...",
Expand All @@ -6036,12 +6037,17 @@
"signInGhe": "GHE.com アカウントでサインインする",
"signUp": "サインインして Copilot を使用する",
"signUpFree": "サインインして Copilot を無料で使用する",
"signUpInvalidResponseError": "Invalid response contents.",
"signUpNoResponseContentsError": "Response has no contents.",
"signUpNoResponseError": "No response received.",
"signUpUnexpectedStatusError": "Unexpected status code {0}.",
"startUp": "Copilot を使用する",
"startUpLimited": "Copilot を無料で使用する",
"terms": "続行すると、[使用条件]({0})および[プライバシー ポリシー]({1})に同意したことになります。",
"triggerChatSetup": "Copilot で AI 機能を無料で使用する...",
"unknownSignUpError": "Copilot Free へのサインアップ中にエラーが発生しました。",
"unknownSignUpErrorDetail": "もう一度お試しください。",
"unknownSetupError": "An error occurred while setting up Copilot. Would you like to try again?",
"unknownSignInError": "Signing in to Copilot was unsuccessful. Would you like to try again?",
"unknownSignUpError": "An error occurred while signing up for Copilot Free. Would you like to try again?",
"unprocessableSignUpError": "Copilot Free へのサインアップ中にエラーが発生しました。",
"welcomeChat": "Copilot へようこそ"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -420,6 +420,8 @@
"command.api.getRemoteSources": "원격 원본 가져오기",
"command.api.getRepositories": "Git 리포지토리",
"command.api.getRepositoryState": "리포지토리 상태 가져오기",
"command.blameToggleEditorDecoration": "Toggle Git Blame Editor Decoration",
"command.blameToggleStatusBarItem": "Toggle Git Blame Status Bar Item",
"command.branch": "새 분기 만들기...",
"command.branchFrom": "타 분기에서 새 분기 만들기...",
"command.checkout": "다음으로 체크 아웃...",
Expand Down
Loading
Loading