Skip to content

Commit

Permalink
Updated strings from microsoft/vscode-loc-drop@4498968 (#1412)
Browse files Browse the repository at this point in the history
Co-authored-by: vscode <vscode@microsoft.com>
  • Loading branch information
azure-pipelines[bot] and vscode committed Jun 26, 2023
1 parent 22f485b commit c1c73c7
Show file tree
Hide file tree
Showing 14 changed files with 98 additions and 42 deletions.
10 changes: 7 additions & 3 deletions i18n/vscode-language-pack-cs/translations/main.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -2085,9 +2085,13 @@
"strictSSL": "Určuje, jestli se má certifikát proxy serveru ověřovat podle seznamu zadaných certifikačních autorit.",
"systemCertificates": "Určuje, jestli mají být certifikáty certifikační autority načítány z operačního systému. (V systému Windows a macOS se po vypnutí tohoto nastavení vyžaduje opětovné načtení okna.)"
},
"vs/platform/secrets/common/secrets": {
"notEncrypted": "Tajné kódy se neukládají na disk, protože šifrování není v tomto prostředí k dispozici.",
"openTroubleshooting": "Otevřít řešení potíží"
"vs/platform/secrets/electron-sandbox/secretStorageService": {
"encryptionNotAvailableJustTroubleshootingGuide": "Secrets are not being stored on disk because encryption is not available in this environment.",
"isGnome": "You're running in a GNOME environment but encryption is not available. Ensure you have gnome-keyring or another libsecret compatible implementation installed and running.",
"isKwallet": "You're running in a KDE environment but encryption is not available. Ensure you have kwallet running.",
"troubleshootingButton": "Open troubleshooting guide",
"usePlainText": "Use plain text (restart required)",
"usePlainTextExtraSentence": "Open the troubleshooting guide or you can use plain text obfuscation instead."
},
"vs/platform/shell/node/shellEnv": {
"resolveShellEnvError": "Nepovedlo se vyřešit vaše prostředí: {0}",
Expand Down
10 changes: 7 additions & 3 deletions i18n/vscode-language-pack-de/translations/main.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -2085,9 +2085,13 @@
"strictSSL": "Steuert, ob das Proxy-Server-Zertifikat mit der Liste der mitgelieferten CAs überprüft werden soll.",
"systemCertificates": "Steuert, ob Zertifizierungsstellenzertifikate über das Betriebssystem geladen werden. (Unter Windows und macOS muss nach dem Deaktivieren dieser Option das Fenster neu geladen werden.)"
},
"vs/platform/secrets/common/secrets": {
"notEncrypted": "Geheimnisse werden nicht auf dem Datenträger gespeichert, da die Verschlüsselung in dieser Umgebung nicht verfügbar ist.",
"openTroubleshooting": "Problembehandlung öffnen"
"vs/platform/secrets/electron-sandbox/secretStorageService": {
"encryptionNotAvailableJustTroubleshootingGuide": "Secrets are not being stored on disk because encryption is not available in this environment.",
"isGnome": "You're running in a GNOME environment but encryption is not available. Ensure you have gnome-keyring or another libsecret compatible implementation installed and running.",
"isKwallet": "You're running in a KDE environment but encryption is not available. Ensure you have kwallet running.",
"troubleshootingButton": "Open troubleshooting guide",
"usePlainText": "Use plain text (restart required)",
"usePlainTextExtraSentence": "Open the troubleshooting guide or you can use plain text obfuscation instead."
},
"vs/platform/shell/node/shellEnv": {
"resolveShellEnvError": "Ihre Shellumgebung {0} kann nicht aufgelöst werden",
Expand Down
10 changes: 7 additions & 3 deletions i18n/vscode-language-pack-es/translations/main.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -2085,9 +2085,13 @@
"strictSSL": "Controla si el certificado del servidor proxy debe comprobarse en la lista de entidades de certificación proporcionada.",
"systemCertificates": "Controla si los certificados de entidad de certificación deben cargarse desde el SO. (En Windows y macOS, se requiere una recarga de la ventana después de desactivar esta opción)."
},
"vs/platform/secrets/common/secrets": {
"notEncrypted": "Los secretos no se están almacenando en el disco porque el cifrado no está disponible en este entorno.",
"openTroubleshooting": "Abrir la solución de problemas"
"vs/platform/secrets/electron-sandbox/secretStorageService": {
"encryptionNotAvailableJustTroubleshootingGuide": "Secrets are not being stored on disk because encryption is not available in this environment.",
"isGnome": "You're running in a GNOME environment but encryption is not available. Ensure you have gnome-keyring or another libsecret compatible implementation installed and running.",
"isKwallet": "You're running in a KDE environment but encryption is not available. Ensure you have kwallet running.",
"troubleshootingButton": "Open troubleshooting guide",
"usePlainText": "Use plain text (restart required)",
"usePlainTextExtraSentence": "Open the troubleshooting guide or you can use plain text obfuscation instead."
},
"vs/platform/shell/node/shellEnv": {
"resolveShellEnvError": "No se puede resolver el entorno de shell: {0}",
Expand Down
10 changes: 7 additions & 3 deletions i18n/vscode-language-pack-fr/translations/main.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -2085,9 +2085,13 @@
"strictSSL": "Spécifie si le certificat de serveur proxy doit être vérifié par rapport à la liste des autorités de certification fournies.",
"systemCertificates": "Contrôle si les certificats d'autorité de certification doivent être chargés à partir de l'OS. (Sur Windows et macOS, vous devez recharger la fenêtre après la désactivation de ce paramètre.)"
},
"vs/platform/secrets/common/secrets": {
"notEncrypted": "Les secrets ne sont pas stockés sur le disque, car le chiffrement n’est pas disponible dans cet environnement.",
"openTroubleshooting": "Ouvrir la résolution des problèmes"
"vs/platform/secrets/electron-sandbox/secretStorageService": {
"encryptionNotAvailableJustTroubleshootingGuide": "Secrets are not being stored on disk because encryption is not available in this environment.",
"isGnome": "You're running in a GNOME environment but encryption is not available. Ensure you have gnome-keyring or another libsecret compatible implementation installed and running.",
"isKwallet": "You're running in a KDE environment but encryption is not available. Ensure you have kwallet running.",
"troubleshootingButton": "Open troubleshooting guide",
"usePlainText": "Use plain text (restart required)",
"usePlainTextExtraSentence": "Open the troubleshooting guide or you can use plain text obfuscation instead."
},
"vs/platform/shell/node/shellEnv": {
"resolveShellEnvError": "Impossible de résoudre votre environnement d’interpréteur de commandes : {0}",
Expand Down
10 changes: 7 additions & 3 deletions i18n/vscode-language-pack-it/translations/main.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -2085,9 +2085,13 @@
"strictSSL": "Controlla se il certificato del server proxy deve essere verificato in base all'elenco di CA specificate.",
"systemCertificates": "Controlla se i certificati della CA devono essere caricati dal sistema operativo. Dopo la disattivazione in Windows e macOS è richiesto un riavvio della finestra."
},
"vs/platform/secrets/common/secrets": {
"notEncrypted": "I segreti non vengono archiviati su disco perché la crittografia non è disponibile in questo ambiente.",
"openTroubleshooting": "Apri Risoluzione dei problemi"
"vs/platform/secrets/electron-sandbox/secretStorageService": {
"encryptionNotAvailableJustTroubleshootingGuide": "Secrets are not being stored on disk because encryption is not available in this environment.",
"isGnome": "You're running in a GNOME environment but encryption is not available. Ensure you have gnome-keyring or another libsecret compatible implementation installed and running.",
"isKwallet": "You're running in a KDE environment but encryption is not available. Ensure you have kwallet running.",
"troubleshootingButton": "Open troubleshooting guide",
"usePlainText": "Use plain text (restart required)",
"usePlainTextExtraSentence": "Open the troubleshooting guide or you can use plain text obfuscation instead."
},
"vs/platform/shell/node/shellEnv": {
"resolveShellEnvError": "Non è possibile risolvere l'ambiente della shell: {0}",
Expand Down
10 changes: 7 additions & 3 deletions i18n/vscode-language-pack-ja/translations/main.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -2085,9 +2085,13 @@
"strictSSL": "提供された CA の一覧と照らしてプロキシ サーバーの証明書を確認するかどうか制御します。",
"systemCertificates": "CA 証明書を OS から読み込む必要があるかどうかを制御します (Windows および macOS では、オフにした場合にウィンドウの再読み込みが必要です)。"
},
"vs/platform/secrets/common/secrets": {
"notEncrypted": "この環境では暗号化を使用できないため、シークレットはディスクに保存されていません。",
"openTroubleshooting": "トラブルシューティングを開く"
"vs/platform/secrets/electron-sandbox/secretStorageService": {
"encryptionNotAvailableJustTroubleshootingGuide": "Secrets are not being stored on disk because encryption is not available in this environment.",
"isGnome": "You're running in a GNOME environment but encryption is not available. Ensure you have gnome-keyring or another libsecret compatible implementation installed and running.",
"isKwallet": "You're running in a KDE environment but encryption is not available. Ensure you have kwallet running.",
"troubleshootingButton": "Open troubleshooting guide",
"usePlainText": "Use plain text (restart required)",
"usePlainTextExtraSentence": "Open the troubleshooting guide or you can use plain text obfuscation instead."
},
"vs/platform/shell/node/shellEnv": {
"resolveShellEnvError": "シェル環境を解決できません: {0}",
Expand Down
10 changes: 7 additions & 3 deletions i18n/vscode-language-pack-ko/translations/main.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -2085,9 +2085,13 @@
"strictSSL": "제공된 CA 목록에 대해 프록시 서버 인증서를 확인해야 하는지 여부를 제어합니다.",
"systemCertificates": "OS에서 CA 인증서를 로드해야 하는지 여부를 제어합니다(Windows 및 macOS에서는 이 기능을 끈 후 창을 다시 로드해야 함)."
},
"vs/platform/secrets/common/secrets": {
"notEncrypted": "이 환경에서는 암호화를 사용할 수 없기 때문에 암호가 디스크에 저장되지 않습니다.",
"openTroubleshooting": "문제 해결 열기"
"vs/platform/secrets/electron-sandbox/secretStorageService": {
"encryptionNotAvailableJustTroubleshootingGuide": "Secrets are not being stored on disk because encryption is not available in this environment.",
"isGnome": "You're running in a GNOME environment but encryption is not available. Ensure you have gnome-keyring or another libsecret compatible implementation installed and running.",
"isKwallet": "You're running in a KDE environment but encryption is not available. Ensure you have kwallet running.",
"troubleshootingButton": "Open troubleshooting guide",
"usePlainText": "Use plain text (restart required)",
"usePlainTextExtraSentence": "Open the troubleshooting guide or you can use plain text obfuscation instead."
},
"vs/platform/shell/node/shellEnv": {
"resolveShellEnvError": "셸 환경 {0}을(를) 확인할 수 없습니다.",
Expand Down
10 changes: 7 additions & 3 deletions i18n/vscode-language-pack-pl/translations/main.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -2085,9 +2085,13 @@
"strictSSL": "Określa, czy certyfikat serwera proxy ma być weryfikowany względem listy dostarczonych urzędów certyfikacji.",
"systemCertificates": "Kontroluje, czy certyfikaty urzędu certyfikacji powinny być ładowane z systemu operacyjnego. (W systemach Windows i macOS po wyłączeniu tego ustawienia jest wymagane ponowne załadowanie okna)."
},
"vs/platform/secrets/common/secrets": {
"notEncrypted": "Wpisy tajne nie są przechowywane na dysku, ponieważ szyfrowanie nie jest dostępne w tym środowisku.",
"openTroubleshooting": "Otwórz funkcję rozwiązywania problemów"
"vs/platform/secrets/electron-sandbox/secretStorageService": {
"encryptionNotAvailableJustTroubleshootingGuide": "Secrets are not being stored on disk because encryption is not available in this environment.",
"isGnome": "You're running in a GNOME environment but encryption is not available. Ensure you have gnome-keyring or another libsecret compatible implementation installed and running.",
"isKwallet": "You're running in a KDE environment but encryption is not available. Ensure you have kwallet running.",
"troubleshootingButton": "Open troubleshooting guide",
"usePlainText": "Use plain text (restart required)",
"usePlainTextExtraSentence": "Open the troubleshooting guide or you can use plain text obfuscation instead."
},
"vs/platform/shell/node/shellEnv": {
"resolveShellEnvError": "Nie można rozpoznać środowiska powłoki: {0}",
Expand Down
10 changes: 7 additions & 3 deletions i18n/vscode-language-pack-pt-BR/translations/main.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -2085,9 +2085,13 @@
"strictSSL": "Controla se o certificado do servidor proxy deve ser verificado na lista de ACs fornecidas.",
"systemCertificates": "Controla se os certificados de AC devem ser carregados do SO. (No Windows e no macOS, é necessário recarregar a janela depois de desativar esta opção.)"
},
"vs/platform/secrets/common/secrets": {
"notEncrypted": "Os segredos não estão sendo armazenados em disco porque a criptografia não está disponível neste ambiente.",
"openTroubleshooting": "Abrir Solução de Problemas"
"vs/platform/secrets/electron-sandbox/secretStorageService": {
"encryptionNotAvailableJustTroubleshootingGuide": "Secrets are not being stored on disk because encryption is not available in this environment.",
"isGnome": "You're running in a GNOME environment but encryption is not available. Ensure you have gnome-keyring or another libsecret compatible implementation installed and running.",
"isKwallet": "You're running in a KDE environment but encryption is not available. Ensure you have kwallet running.",
"troubleshootingButton": "Open troubleshooting guide",
"usePlainText": "Use plain text (restart required)",
"usePlainTextExtraSentence": "Open the troubleshooting guide or you can use plain text obfuscation instead."
},
"vs/platform/shell/node/shellEnv": {
"resolveShellEnvError": "Não é possível resolver o ambiente do shell: {0}",
Expand Down
10 changes: 7 additions & 3 deletions i18n/vscode-language-pack-qps-ploc/translations/main.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -2085,9 +2085,13 @@
"strictSSL": "Çøñtrøls whëthër thë prøxÿ sërvër çërtïfïçætë shøµlð þë vërïfïëð ægæïñst thë lïst øf sµpplïëð ÇÆs.",
"systemCertificates": "Çøñtrøls whëthër ÇÆ çërtïfïçætës shøµlð þë løæðëð frøm thë ا. (Øñ Wïñðøws æñð mæçا, æ rëløæð øf thë wïñðøw ïs rëqµïrëð æftër tµrñïñg thïs øff.)"
},
"vs/platform/secrets/common/secrets": {
"notEncrypted": "§ëçrëts ærë ñøt þëïñg størëð øñ ðïsk þëçæµsë ëñçrÿptïøñ ïs ñøt ævæïlæþlë ïñ thïs ëñvïrøñmëñt.",
"openTroubleshooting": "Øpëñ Trøµþlëshøøtïñg"
"vs/platform/secrets/electron-sandbox/secretStorageService": {
"encryptionNotAvailableJustTroubleshootingGuide": "§ëçrëts ærë ñøt þëïñg størëð øñ ðïsk þëçæµsë ëñçrÿptïøñ ïs ñøt ævæïlæþlë ïñ thïs ëñvïrøñmëñt.",
"isGnome": "Ýøµ'rë rµññïñg ïñ æ GÑØMË ëñvïrøñmëñt þµt ëñçrÿptïøñ ïs ñøt ævæïlæþlë. Ëñsµrë ÿøµ hævë gñømë-këÿrïñg ør æñøthër lïþsëçrët çømpætïþlë ïmplëmëñtætïøñ ïñstællëð æñð rµññïñg.",
"isKwallet": "Ýøµ'rë rµññïñg ïñ æ KÐË ëñvïrøñmëñt þµt ëñçrÿptïøñ ïs ñøt ævæïlæþlë. Ëñsµrë ÿøµ hævë kwællët rµññïñg.",
"troubleshootingButton": "Øpëñ trøµþlëshøøtïñg gµïðë",
"usePlainText": "Üsë plæïñ tëxt (rëstært rëqµïrëð)",
"usePlainTextExtraSentence": "Øpëñ thë trøµþlëshøøtïñg gµïðë ør ÿøµ çæñ µsë plæïñ tëxt øþfµsçætïøñ ïñstëæð."
},
"vs/platform/shell/node/shellEnv": {
"resolveShellEnvError": "Üñæþlë tø rësølvë ÿøµr shëll ëñvïrøñmëñt: {0}",
Expand Down
10 changes: 7 additions & 3 deletions i18n/vscode-language-pack-ru/translations/main.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -2085,9 +2085,13 @@
"strictSSL": "Управляет тем, должен ли сертификат прокси-сервера проверяться по списку предоставленных ЦС.",
"systemCertificates": "Определяет, нужно ли загружать сертификаты ЦС из ОС. (В Windows и macOS после отключения этой функции требуется перезагрузить окно.)"
},
"vs/platform/secrets/common/secrets": {
"notEncrypted": "Секреты не хранятся на диске, так как шифрование недоступно в этой среде.",
"openTroubleshooting": "Открыть средство устранения неполадок"
"vs/platform/secrets/electron-sandbox/secretStorageService": {
"encryptionNotAvailableJustTroubleshootingGuide": "Secrets are not being stored on disk because encryption is not available in this environment.",
"isGnome": "You're running in a GNOME environment but encryption is not available. Ensure you have gnome-keyring or another libsecret compatible implementation installed and running.",
"isKwallet": "You're running in a KDE environment but encryption is not available. Ensure you have kwallet running.",
"troubleshootingButton": "Open troubleshooting guide",
"usePlainText": "Use plain text (restart required)",
"usePlainTextExtraSentence": "Open the troubleshooting guide or you can use plain text obfuscation instead."
},
"vs/platform/shell/node/shellEnv": {
"resolveShellEnvError": "Невозможно разрешить среду оболочки: {0}",
Expand Down
10 changes: 7 additions & 3 deletions i18n/vscode-language-pack-tr/translations/main.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -2085,9 +2085,13 @@
"strictSSL": "Ara sunucu sertifikasının sağlanan CA listesine göre doğrulanıp doğrulanmayacağını denetler.",
"systemCertificates": "CA sertifikalarının işletim sisteminden yüklenip yüklenmeyeceğini denetler. (Windows ve macOS üzerinde bu ayar kapatıldıktan sonra pencerenin yeniden yüklenmesi gerekir.)"
},
"vs/platform/secrets/common/secrets": {
"notEncrypted": "Bu ortamda şifreleme kullanılamadığından gizli diziler diskte depolanmaz.",
"openTroubleshooting": "Sorun Gidermeyi Aç"
"vs/platform/secrets/electron-sandbox/secretStorageService": {
"encryptionNotAvailableJustTroubleshootingGuide": "Secrets are not being stored on disk because encryption is not available in this environment.",
"isGnome": "You're running in a GNOME environment but encryption is not available. Ensure you have gnome-keyring or another libsecret compatible implementation installed and running.",
"isKwallet": "You're running in a KDE environment but encryption is not available. Ensure you have kwallet running.",
"troubleshootingButton": "Open troubleshooting guide",
"usePlainText": "Use plain text (restart required)",
"usePlainTextExtraSentence": "Open the troubleshooting guide or you can use plain text obfuscation instead."
},
"vs/platform/shell/node/shellEnv": {
"resolveShellEnvError": "Kabuk ortamınız çözümlenemedi: {0}",
Expand Down
10 changes: 7 additions & 3 deletions i18n/vscode-language-pack-zh-hans/translations/main.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -2085,9 +2085,13 @@
"strictSSL": "控制是否根据提供的 CA 列表验证代理服务器证书。",
"systemCertificates": "控制是否应从操作系统加载 CA 证书。(在 Windows 和 macOS 上, 关闭此窗口后需要重新加载窗口。)"
},
"vs/platform/secrets/common/secrets": {
"notEncrypted": "机密未存储在磁盘上,因为加密在此环境中不可用。",
"openTroubleshooting": "打开疑难解答"
"vs/platform/secrets/electron-sandbox/secretStorageService": {
"encryptionNotAvailableJustTroubleshootingGuide": "Secrets are not being stored on disk because encryption is not available in this environment.",
"isGnome": "You're running in a GNOME environment but encryption is not available. Ensure you have gnome-keyring or another libsecret compatible implementation installed and running.",
"isKwallet": "You're running in a KDE environment but encryption is not available. Ensure you have kwallet running.",
"troubleshootingButton": "Open troubleshooting guide",
"usePlainText": "Use plain text (restart required)",
"usePlainTextExtraSentence": "Open the troubleshooting guide or you can use plain text obfuscation instead."
},
"vs/platform/shell/node/shellEnv": {
"resolveShellEnvError": "无法解析 shell 环境: {0}",
Expand Down
Loading

0 comments on commit c1c73c7

Please sign in to comment.