Skip to content

Commit

Permalink
update localization files microsoft/vscode-loc-drop@75c9843 (#872)
Browse files Browse the repository at this point in the history
Co-authored-by: TylerLeonhardt <TylerLeonhardt@users.noreply.github.com>
  • Loading branch information
TylerLeonhardt and TylerLeonhardt authored May 23, 2022
1 parent 237ce3a commit 3999fea
Show file tree
Hide file tree
Showing 20 changed files with 49 additions and 49 deletions.
2 changes: 1 addition & 1 deletion i18n/vscode-language-pack-cs/translations/main.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -3586,7 +3586,7 @@
"restartToUpdate": "&&Restartovat za účelem aktualizace"
},
"vs/workbench/browser/parts/titlebar/titleMenuControl": {
"all": "Zobrazit možnosti rychlého výběru...",
"all": "Show Search Modes...",
"label1": "{0} {1}",
"label2": "{0} {1}",
"title": "Vyhledat {0} ({1}) – {2}",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"version": "1.0.0",
"contents": {
"dist/languageFeatures/diagnostics": {
"ignoreLinksQuickFix.title": "Exclude '{0}' from link validation.",
"ignoreLinksQuickFix.title": "Schließen Sie '{0}' von der Linkvalidierung aus.",
"invalidHeaderLink": "Kein Header gefunden: „{0}“",
"invalidLinkToHeaderInOtherFile": "Der Header ist in der Datei nicht vorhanden: {0}",
"invalidPathLink": "Die Datei ist unter dem Pfad nicht vorhanden: {0}",
Expand Down Expand Up @@ -53,11 +53,11 @@
"toggleSecurityWarning.description": "Hat keinen Einfluss auf die Inhaltssicherheitsebene"
},
"package": {
"configuration.markdown.editor.drop.enabled": "Enable/disable dropping into the markdown editor to insert shift. Requires enabling `#workbench.experimental.editor.dropIntoEditor.enabled#`.",
"configuration.markdown.editor.drop.enabled": "Aktivieren/deaktivieren Sie das Ablegen in den Markdown-Editor, um eine Verschiebung einzufügen. Erfordert die Aktivierung von `#workbench.experimental.editor.dropIntoEditor.enabled#`.",
"configuration.markdown.experimental.validate.enabled.description": "Aktiviert/deaktiviert alle Fehlerberichte in Markdown-Dateien.",
"configuration.markdown.experimental.validate.fileLinks.enabled.description": "Überprüfen Sie Links zu anderen Dateien in Markdown-Dateien, z. B. „[link](/path/to/file.md)“. Hiermit wird überprüft, ob die Zieldateien vorhanden sind. Erfordert die Aktivierung von „#markdown.experimental.validate.enabled#“.",
"configuration.markdown.experimental.validate.headerLinks.enabled.description": "Überprüfen Sie Links zu Headern in Markdown-Dateien, z. B. „[link](#header)“. Erfordert die Aktivierung von „#markdown.experimental.validate.enabled#“.",
"configuration.markdown.experimental.validate.ignoreLinks.description": "Configure links that should not be validated. For example `/about` would not validate the link `[about](/about)`, while the glob `/assets/**/*.svg` would let you skip validation for any link to `.svg` files under the `assets` directory.",
"configuration.markdown.experimental.validate.ignoreLinks.description": "Konfigurieren Sie Links, die nicht validiert werden sollen. Zum Beispiel würde „/about“ den Link „[about](/about)“ nicht validieren, während der Glob „/assets/**/*.svg“ es Ihnen ermöglichen würde, die Validierung für jeden Link zu „.svg“-Dateien darunter zu überspringen das `assets`-Verzeichnis.",
"configuration.markdown.experimental.validate.referenceLinks.enabled.description": "Überprüfen Sie verweisende Links in Markdown-Dateien, z. B. „[link][ref]“. Erfordert die Aktivierung von „#markdown.experimental.validate.enabled#“.",
"configuration.markdown.links.openLocation.beside": "Öffnen Sie die Links neben dem aktiven Editor.",
"configuration.markdown.links.openLocation.currentGroup": "Öffnen Sie Links in der aktiven Editor-Gruppe.",
Expand Down
6 changes: 3 additions & 3 deletions i18n/vscode-language-pack-de/translations/main.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@
"ok": "OK",
"quickInput.back": "Zurück",
"quickInput.backWithKeybinding": "Zurück ({0})",
"quickInput.checkAll": "Toggle all checkboxes",
"quickInput.checkAll": "Aktivieren Sie alle Kontrollkästchen",
"quickInput.countSelected": "{0} ausgewählt",
"quickInput.steps": "{0}/{1}",
"quickInput.visibleCount": "{0} Ergebnisse",
Expand Down Expand Up @@ -3586,7 +3586,7 @@
"restartToUpdate": "Für &&Update neu starten"
},
"vs/workbench/browser/parts/titlebar/titleMenuControl": {
"all": "Schnellauswahloptionen anzeigen...",
"all": "Show Search Modes...",
"label1": "{0} {1}",
"label2": "{0} {1}",
"title": "{0} suchen ({1}) – {2}",
Expand Down Expand Up @@ -6178,7 +6178,7 @@
"eol.auto": "Verwendet betriebssystemspezifische Zeilenendzeichen.",
"everything": "Hiermit wird das gesamte Dokument formatiert.",
"exclude": "Konfigurieren Sie [Globmuster](https://code.visualstudio.com/docs/editor/codebasics#_advanced-search-options) zum Ausschließen von Dateien und Ordnern. Beispielsweise entscheidet der Datei-Explorer basierend auf dieser Einstellung, welche Dateien und Ordner angezeigt oder ausgeblendet werden sollen. Informationen zum Definieren von suchspezifischen Ausschlüssen finden Sie in der Einstellung \"#search.exclude#\".",
"excludeGitignore": "Controls whether entries in .gitignore should be parsed and excluded from the explorer. Similar to `#files.exclude#`.",
"excludeGitignore": "Steuert, ob Einträge in .gitignore geparst und vom Explorer ausgeschlossen werden sollen. Ähnlich wie `#files.exclude#`.",
"expandSingleFolderWorkspaces": "Steuert, ob der Explorer multi-root-Arbeitsbereiche erweitern soll, die während der Initialisierung nur einen Ordner enthalten.",
"explorer.decorations.badges": "Steuert, ob Dateidekorationen Badges verwenden.",
"explorer.decorations.colors": "Steuert, ob Dateidekorationen Farben verwenden.",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"version": "1.0.0",
"contents": {
"dist/languageFeatures/diagnostics": {
"ignoreLinksQuickFix.title": "Exclude '{0}' from link validation.",
"ignoreLinksQuickFix.title": "Excluya '{0}' de la validación de vínculos.",
"invalidHeaderLink": "No se encontró ningún encabezado: '{0}'",
"invalidLinkToHeaderInOtherFile": "El encabezado no existe en el archivo: {0}",
"invalidPathLink": "El archivo no existe en la ruta de acceso: {0}",
Expand Down Expand Up @@ -53,11 +53,11 @@
"toggleSecurityWarning.description": "No afecta al nivel de seguridad de contenido"
},
"package": {
"configuration.markdown.editor.drop.enabled": "Enable/disable dropping into the markdown editor to insert shift. Requires enabling `#workbench.experimental.editor.dropIntoEditor.enabled#`.",
"configuration.markdown.editor.drop.enabled": "Habilite o deshabilite la colocación en el editor de Markdown para insertar el turno. Requiere habilitar `#workbench.experimental.editor.dropIntoEditor.enabled#`.",
"configuration.markdown.experimental.validate.enabled.description": "Habilite o deshabilite todos los informes de errores en los archivos Markdown.",
"configuration.markdown.experimental.validate.fileLinks.enabled.description": "Valide los vínculos a otros archivos de Markdown, por ejemplo, '[link](/path/to/file.md)'. Esto comprueba que los archivos de destino existen. Requiere habilitar '#markdown.experimental.validate.enabled#'.",
"configuration.markdown.experimental.validate.headerLinks.enabled.description": "Valide los vínculos a encabezados en archivos Markdown, por ejemplo, '[vínculo](#header)'. Requiere habilitar '#markdown.experimental.validate.enabled#'.",
"configuration.markdown.experimental.validate.ignoreLinks.description": "Configure links that should not be validated. For example `/about` would not validate the link `[about](/about)`, while the glob `/assets/**/*.svg` would let you skip validation for any link to `.svg` files under the `assets` directory.",
"configuration.markdown.experimental.validate.ignoreLinks.description": "Configure vínculos que no deben validarse. Por ejemplo, `/about` no validaría el vínculo `[about](/about)`, mientras que el valor global `/assets/**/*.svg` le permitirá omitir la validación de cualquier vínculo a archivos `.svg` en el directorio `assets`.",
"configuration.markdown.experimental.validate.referenceLinks.enabled.description": "Validar vínculos de referencia en archivos Markdown, por ejemplo, '[link][ref]'. Requiere habilitar '#markdown.experimental.validate.enabled#'.",
"configuration.markdown.links.openLocation.beside": "Abrir enlaces junto al editor activo.",
"configuration.markdown.links.openLocation.currentGroup": "Abra vínculos en el grupo de editor activo.",
Expand Down
6 changes: 3 additions & 3 deletions i18n/vscode-language-pack-es/translations/main.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@
"ok": "Aceptar",
"quickInput.back": "Atrás",
"quickInput.backWithKeybinding": "Atrás ({0})",
"quickInput.checkAll": "Toggle all checkboxes",
"quickInput.checkAll": "Activar o desactivar todas las casillas",
"quickInput.countSelected": "{0} seleccionados",
"quickInput.steps": "{0}/{1}",
"quickInput.visibleCount": "{0} resultados",
Expand Down Expand Up @@ -3586,7 +3586,7 @@
"restartToUpdate": "Reiniciar para &&actualizar"
},
"vs/workbench/browser/parts/titlebar/titleMenuControl": {
"all": "Mostrar opciones de selección rápida...",
"all": "Show Search Modes...",
"label1": "{0} {1}",
"label2": "{0} {1}",
"title": "Buscar {0} ({1}) — {2}",
Expand Down Expand Up @@ -6178,7 +6178,7 @@
"eol.auto": "Utiliza el carácter de final de línea específico del sistema operativo.",
"everything": "Formatea todo el archivo.",
"exclude": "Configure [patrones globales](https://code.visualstudio.com/docs/editor/codebasics#_advanced-search-options) para excluir archivos y carpetas. Por ejemplo, el explorador de archivos decide qué archivos y carpetas mostrarán u ocultarán en función de esta configuración. Consulte la configuración \"#search.exclude#\" para definir los elementos excluidos específicos de la búsqueda.",
"excludeGitignore": "Controls whether entries in .gitignore should be parsed and excluded from the explorer. Similar to `#files.exclude#`.",
"excludeGitignore": "Controla si las entradas de .gitignore deben analizarse y excluirse del explorador. Similar a `#files.exclude#`.",
"expandSingleFolderWorkspaces": "Controla si el explorador debe expandir áreas de trabajo de varias raíces que contengan solo una carpeta durante la inicialización.",
"explorer.decorations.badges": "Controla si las decoraciones de archivo deben usar distintivos.",
"explorer.decorations.colors": "Controla si las decoraciones de archivo deben usar colores. ",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"version": "1.0.0",
"contents": {
"dist/languageFeatures/diagnostics": {
"ignoreLinksQuickFix.title": "Exclude '{0}' from link validation.",
"ignoreLinksQuickFix.title": "Excluez '{0}' de la validation de lien.",
"invalidHeaderLink": "En-tête introuvable : « {0} »",
"invalidLinkToHeaderInOtherFile": "L’en-tête n’existe pas dans le fichier : {0}",
"invalidPathLink": "Le fichier n’existe pas dans le chemin d’accès : {0}",
Expand Down Expand Up @@ -53,11 +53,11 @@
"toggleSecurityWarning.description": "N'affecte pas le niveau de sécurité de contenu"
},
"package": {
"configuration.markdown.editor.drop.enabled": "Enable/disable dropping into the markdown editor to insert shift. Requires enabling `#workbench.experimental.editor.dropIntoEditor.enabled#`.",
"configuration.markdown.editor.drop.enabled": "Activez/désactivez la suppression dans l’éditeur Markdown pour insérer un shift. Nécessite l’activation de « #workbench.experimental.editor.dropIntoEditor.enabled# ».",
"configuration.markdown.experimental.validate.enabled.description": "Activez/désactivez tous les rapports d’erreurs dans les fichiers Markdown.",
"configuration.markdown.experimental.validate.fileLinks.enabled.description": "Validez les liens vers d’autres fichiers dans les fichiers Markdown, par exemple `[link](/path/to/file.md)`. Cette opération vérifie que les fichiers cibles existent. Nécessite l’activation de `#markdown.experimental.validate.enabled#`.",
"configuration.markdown.experimental.validate.headerLinks.enabled.description": "Validez les liens vers les en-têtes dans les fichiers Markdown, par exemple `[link](#header)`. Nécessite l’activation de `#markdown.experimental.validate.enabled#`.",
"configuration.markdown.experimental.validate.ignoreLinks.description": "Configure links that should not be validated. For example `/about` would not validate the link `[about](/about)`, while the glob `/assets/**/*.svg` would let you skip validation for any link to `.svg` files under the `assets` directory.",
"configuration.markdown.experimental.validate.ignoreLinks.description": "Configurez les liens qui ne doivent pas être validés. Par exemple, « /about » ne valide pas le lien «[about](/about) », tandis que le glob « /assets/**/*.svg » vous permet d’ignorer la validation de tout lien vers les fichiers « .svg » sous le répertoire « assets ».",
"configuration.markdown.experimental.validate.referenceLinks.enabled.description": "Validez les liens de référence dans les fichiers Markdown, par exemple `[link][ref]`. Nécessite l’activation de `#markdown.experimental.validate.enabled#`.",
"configuration.markdown.links.openLocation.beside": "Ouvrez les liens à côté de l'éditeur actif.",
"configuration.markdown.links.openLocation.currentGroup": "Ouvrez les liens dans le groupe d'éditeurs actif.",
Expand Down
6 changes: 3 additions & 3 deletions i18n/vscode-language-pack-fr/translations/main.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@
"ok": "OK",
"quickInput.back": "Précédent",
"quickInput.backWithKeybinding": "Précédent ({0})",
"quickInput.checkAll": "Toggle all checkboxes",
"quickInput.checkAll": "Activer/désactiver toutes les cases à cocher",
"quickInput.countSelected": "{0} Sélectionnés",
"quickInput.steps": "{0}/{1}",
"quickInput.visibleCount": "{0} résultats",
Expand Down Expand Up @@ -3586,7 +3586,7 @@
"restartToUpdate": "Redémarrer pour &&mettre à jour"
},
"vs/workbench/browser/parts/titlebar/titleMenuControl": {
"all": "Afficher les options de sélection rapide...",
"all": "Show Search Modes...",
"label1": "{0} {1}",
"label2": "{0} {1}",
"title": "Rechercher {0} ({1}) — {2}",
Expand Down Expand Up @@ -6178,7 +6178,7 @@
"eol.auto": "Utilise le caractère de fin de ligne spécifique du système d'exploitation.",
"everything": "Met en forme la totalité du fichier.",
"exclude": "Configurez des [modèles glob](https://code.visualstudio.com/docs/editor/codebasics#_advanced-search-options) pour exclure des fichiers et des dossiers. Par exemple, l'explorateur de fichier choisit les fichiers et dossiers à afficher ou masquer en fonction de ce paramètre. Consultez le paramètre '#search.exclude#'' pour définir des exclusions propres à la recherche.",
"excludeGitignore": "Controls whether entries in .gitignore should be parsed and excluded from the explorer. Similar to `#files.exclude#`.",
"excludeGitignore": "Contrôle si les entrées de .gitignore doivent être analysées et exclues de l’explorateur. Similaire à ' #files.exclude#'.",
"expandSingleFolderWorkspaces": "Contrôle si l'explorateur doit développer les espaces de travail multi-racines contenant un seul dossier lors de l'initialisation",
"explorer.decorations.badges": "Contrôle si les décorations de fichier devraient utiliser des badges.",
"explorer.decorations.colors": "Contrôle si les décorations de fichier devraient utiliser des couleurs.",
Expand Down
2 changes: 1 addition & 1 deletion i18n/vscode-language-pack-it/translations/main.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -3586,7 +3586,7 @@
"restartToUpdate": "Riavvia per &&aggiornare"
},
"vs/workbench/browser/parts/titlebar/titleMenuControl": {
"all": "Mostrare opzioni di selezione rapida...",
"all": "Show Search Modes...",
"label1": "{0} {1}",
"label2": "{0} {1}",
"title": "Cercare {0} ({1}) — {2}",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"version": "1.0.0",
"contents": {
"dist/languageFeatures/diagnostics": {
"ignoreLinksQuickFix.title": "Exclude '{0}' from link validation.",
"ignoreLinksQuickFix.title": "リンクの検証から '{0}' を除外します。",
"invalidHeaderLink": "ヘッダーが見つかりません: '{0}'",
"invalidLinkToHeaderInOtherFile": "ヘッダーがファイルに存在しません: {0}",
"invalidPathLink": "パスにファイルが存在しません: {0}",
Expand Down Expand Up @@ -53,11 +53,11 @@
"toggleSecurityWarning.description": "コンテンツのセキュリティ レベルに影響しません"
},
"package": {
"configuration.markdown.editor.drop.enabled": "Enable/disable dropping into the markdown editor to insert shift. Requires enabling `#workbench.experimental.editor.dropIntoEditor.enabled#`.",
"configuration.markdown.editor.drop.enabled": "シフトを挿入するためにマークダウン エディターへのドロップを有効または無効にします。`#workbench.experimental.editor.dropIntoEditor.enabled#` を有効にする必要があります。",
"configuration.markdown.experimental.validate.enabled.description": "Markdown ファイル内のすべてのエラー報告を有効または無効にします。",
"configuration.markdown.experimental.validate.fileLinks.enabled.description": "Markdown ファイル内の他のファイルへのリンク (例: `[link](/path/to/file.md)`) を検証します。これにより、ターゲット ファイルが存在するかどうかが確認されます。`#markdown.experimental.validate.enabled#` を有効にする必要があります。",
"configuration.markdown.experimental.validate.headerLinks.enabled.description": "Markdown ファイル内のヘッダーへのリンクを検証します (例: `[link](#header)`)。`#markdown.experimental.validate.enabled#` を有効にする必要があります。",
"configuration.markdown.experimental.validate.ignoreLinks.description": "Configure links that should not be validated. For example `/about` would not validate the link `[about](/about)`, while the glob `/assets/**/*.svg` would let you skip validation for any link to `.svg` files under the `assets` directory.",
"configuration.markdown.experimental.validate.ignoreLinks.description": "検証しないリンクを校正します。たとえば、`/about` を指定すると、リンク `[about](/about)` が検証されません。glob `/assets/**/*.svg` を指定すると、`assets` ディレクトリ下の `.svg` ファイルへのリンクの検証をスキップできます。",
"configuration.markdown.experimental.validate.referenceLinks.enabled.description": "Markdown ファイルの参照リンクを検証します (例: `[link][ref]`)。 `#markdown.experimental.validate.enabled#` を有効にする必要があります。",
"configuration.markdown.links.openLocation.beside": "アクティブなエディターの横にあるリンクを開きます。",
"configuration.markdown.links.openLocation.currentGroup": "アクティブなエディター グループ内にリンクを開きます。",
Expand Down
Loading

0 comments on commit 3999fea

Please sign in to comment.