提交 d992705a 编写于 作者: D Dirk Baeumer

Import latest translation files.

上级 ed6a96b5
......@@ -4,5 +4,7 @@
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"error.invalidNumberFormat": "數字格式無效"
"error.endOfFileExpected": "必須為檔案結尾",
"error.invalidNumberFormat": "數字格式無效",
"error.invalidSymbol": "符號無效"
}
\ No newline at end of file
......@@ -3,4 +3,6 @@
* Licensed under the MIT License. See License.txt in the project root for license information.
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{}
\ No newline at end of file
{
"labelLoading": "正在載入..."
}
\ No newline at end of file
......@@ -3,4 +3,10 @@
* Licensed under the MIT License. See License.txt in the project root for license information.
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{}
\ No newline at end of file
{
"noResults": "沒有結果",
"peekView.alternateTitle": "參考",
"referenceCount": "{0} 個參考",
"referencesCount": "{0} 個參考",
"treeAriaLabel": "參考"
}
\ No newline at end of file
......@@ -4,6 +4,5 @@
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"changeAll.label": "變更所有發生次數",
"rename.error.multiplefile": "抱歉,但是還無法對用在多個檔案中的符號執行重新命名。"
"rename.label": "重新命名符號"
}
\ No newline at end of file
......@@ -4,6 +4,7 @@
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"missingGalleryInformation": "遺漏資源庫資訊",
"noCompatible": "找不到與此 Code 版本相容的 {0} 版本。",
"restartCode": "請先重新啟動 Code,再重新安裝 {0}。"
}
\ No newline at end of file
......@@ -10,8 +10,11 @@
"functionBreakpointAriaLabel": "函式中斷點 {0},中斷點,偵錯",
"functionBreakpointPlaceholder": "要中斷的函式",
"loadMoreStackFrames": "載入更多堆疊框架",
"paused": "已暫停",
"running": "正在執行",
"stackFrameAriaLabel": "堆疊框架 {0} 第 {1} {2} 行,呼叫堆疊,偵錯",
"stackFrameError": "要求堆疊追蹤時發生錯誤",
"thread": "執行緒",
"threadAriaLabel": "執行緒 {0},呼叫堆疊,偵錯",
"variableAriaLabel": "{0} 值 {1},變數,偵錯",
"variableScopeAriaLabel": "範圍 {0},變數,偵錯",
......
......@@ -5,6 +5,7 @@
// Do not edit this file. It is machine generated.
{
"externalTerminal.linuxExec": "自訂要在 Linux 上執行的終端機。",
"externalTerminal.windowsExec": "自訂要在 Windows 執行的終端機。",
"globalConsoleActionMacLinux": "開啟新的終端機",
"globalConsoleActionWin": "開啟新的命令提示字元",
"scopedConsoleActionMacLinux": "在終端機中開啟",
......
......@@ -8,7 +8,9 @@
"error.closeBracketExpected": "Eine schließende Klammer wurde erwartet.",
"error.colonExpected": "Ein Doppelpunkt wurde erwartet.",
"error.commaExpected": "Ein Komma wurde erwartet.",
"error.endOfFileExpected": "Das Dateiende wurde erwartet.",
"error.invalidNumberFormat": "Ungültiges Zahlenformat.",
"error.invalidSymbol": "Ungültiges Symbol",
"error.propertyNameExpected": "Ein Eigenschaftenname wurde erwartet.",
"error.valueExpected": "Ein Wert wurde erwartet."
}
\ No newline at end of file
......@@ -3,4 +3,6 @@
* Licensed under the MIT License. See License.txt in the project root for license information.
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{}
\ No newline at end of file
{
"labelLoading": "Wird geladen..."
}
\ No newline at end of file
......@@ -4,5 +4,10 @@
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"missingPreviewMessage": "Keine Vorschau verfügbar."
"missingPreviewMessage": "Keine Vorschau verfügbar.",
"noResults": "Keine Ergebnisse",
"peekView.alternateTitle": "Verweise",
"referenceCount": "{0} Verweis",
"referencesCount": "{0} Verweise",
"treeAriaLabel": "Verweise"
}
\ No newline at end of file
......@@ -4,6 +4,5 @@
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"changeAll.label": "Alle Vorkommen ändern",
"rename.error.multiplefile": "Umbenennen kann noch nicht für Symbole ausgeführt werden, die in mehreren Dateien verwendet werden."
"rename.label": "Symbol umbenennen"
}
\ No newline at end of file
......@@ -8,6 +8,8 @@
"invalidName": "Die Erweiterung ist ungültig: Manifestnamenkonflikt.",
"invalidPublisher": "Die Erweiterung ist ungültig: Manifestherausgeberkonflikt.",
"invalidVersion": "Die Erweiterung ist ungültig: Manifestversionskonflikt.",
"missingGalleryInformation": "Kataloginformationen fehlen.",
"noCompatible": "Eine kompatible Version von {0} mit dieser Version des Codes wurde nicht gefunden.",
"notExists": "Die Erweiterung wurde nicht gefunden."
"notExists": "Die Erweiterung wurde nicht gefunden.",
"restartCode": "Bitte starten Sie Code vor der Neuinstallation von {0} neu."
}
\ No newline at end of file
......@@ -10,8 +10,11 @@
"functionBreakpointAriaLabel": "Funktionshaltepunkt {0}, Haltepunkte, Debuggen",
"functionBreakpointPlaceholder": "Funktion mit Haltepunkt",
"loadMoreStackFrames": "Weitere Stapelrahmen laden",
"paused": "Angehalten",
"running": "Wird ausgeführt",
"stackFrameAriaLabel": "Stapelrahmen {0} Zeile {1} {2}, Aufrufliste, Debuggen",
"stackFrameError": "Fehler beim Anfordern der Stapelüberwachung.",
"thread": "Thread",
"threadAriaLabel": "Thread {0}, Aufrufliste, Debuggen",
"variableAriaLabel": "{0} Wert {1}, Variablen, Debuggen",
"variableScopeAriaLabel": "Bereich {0}, Variablen, Debuggen",
......
......@@ -5,6 +5,7 @@
// Do not edit this file. It is machine generated.
{
"externalTerminal.linuxExec": "Passt an, welches Terminal für Linux ausgeführt werden soll.",
"externalTerminal.windowsExec": "Passt an, welches Terminal für Windows ausgeführt werden soll.",
"globalConsoleActionMacLinux": "Neues Terminal öffnen",
"globalConsoleActionWin": "Neue Eingabeaufforderung öffnen",
"scopedConsoleActionMacLinux": "In Terminal öffnen",
......
......@@ -4,14 +4,6 @@
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"CloseBraceExpected": "Se esperaba una llave de cierre",
"CloseBracketExpected": "Se esperaba un corchete de cierre",
"ColonExpected": "Se esperaban dos puntos",
"CommaExpected": "Se esperaba una coma",
"EOFExpected": "Se esperaba el fin del contenido",
"InvalidNumberFormat": "Formato de número no válido",
"PropertyExpected": "Se esperaba el nombre de la propiedad",
"UnknownSymbol": "Símbolo no válido",
"ValeExpected": "Se esperaba un valor",
"ValueExpected": "Se esperaba un valor"
"error.endOfFileExpected": "Se esperaba un fin de archivo",
"error.invalidSymbol": "Símbolo no válido"
}
\ No newline at end of file
......@@ -4,6 +4,5 @@
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"changeAll.label": "Cambiar todas las repeticiones",
"rename.error.multiplefile": "Aún no se puede cambiar el nombre de los símbolos que se utilizan en varios archivos."
"rename.label": "Cambiar el nombre del símbolo"
}
\ No newline at end of file
......@@ -4,14 +4,6 @@
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"CloseBraceExpected": "Accolade fermante attendue",
"CloseBracketExpected": "Crochet fermant attendu",
"ColonExpected": "Signe des deux points attendu",
"CommaExpected": "Virgule attendue",
"EOFExpected": "Fin de contenu attendue",
"InvalidNumberFormat": "Format de nombre non valide",
"PropertyExpected": "Nom de propriété attendu",
"UnknownSymbol": "Symbole non valide",
"ValeExpected": "Valeur attendue",
"ValueExpected": "Valeur attendue"
"error.endOfFileExpected": "Fin de fichier attendue",
"error.invalidSymbol": "Symbole non valide"
}
\ No newline at end of file
......@@ -3,4 +3,6 @@
* Licensed under the MIT License. See License.txt in the project root for license information.
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{}
\ No newline at end of file
{
"labelLoading": "Chargement en cours..."
}
\ No newline at end of file
......@@ -3,4 +3,10 @@
* Licensed under the MIT License. See License.txt in the project root for license information.
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{}
\ No newline at end of file
{
"noResults": "Aucun résultat",
"peekView.alternateTitle": "Références",
"referenceCount": "{0} référence",
"referencesCount": "{0} références",
"treeAriaLabel": "Références"
}
\ No newline at end of file
......@@ -4,6 +4,5 @@
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"changeAll.label": "Modifier toutes les occurrences",
"rename.error.multiplefile": "Désolé, impossible de renommer les symboles utilisés dans plusieurs fichiers."
"rename.label": "Symbole Renommer"
}
\ No newline at end of file
......@@ -4,5 +4,7 @@
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"noCompatible": "Version compatible de {0} introuvable avec cette version de Code."
"missingGalleryInformation": "Les informations relatives à la galerie sont manquantes",
"noCompatible": "Version compatible de {0} introuvable avec cette version de Code.",
"restartCode": "Redémarrez Code avant de réinstaller {0}."
}
\ No newline at end of file
......@@ -13,6 +13,7 @@
"paused": "en pause",
"running": "en cours d'exécution",
"stackFrameAriaLabel": "Frame de pile {0}, ligne {1} {2}, pile des appels, débogage",
"thread": "Thread",
"threadAriaLabel": "Thread {0}, pile des appels, débogage",
"variableAriaLabel": "{0} valeur {1}, variables, débogage",
"variableScopeAriaLabel": "Portée {0}, variables, débogage",
......
......@@ -4,6 +4,7 @@
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"externalTerminal.windowsExec": "Personnalise le terminal à exécuter sur Windows.",
"globalConsoleActionMacLinux": "Ouvrir un nouveau Terminal",
"globalConsoleActionWin": "Ouvrir une nouvelle invite de commandes",
"scopedConsoleActionMacLinux": "Ouvrir dans Terminal",
......
......@@ -4,14 +4,6 @@
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"CloseBraceExpected": "È prevista la parentesi graffa di chiusura",
"CloseBracketExpected": "È prevista la parentesi quadra di chiusura",
"ColonExpected": "Sono previsti i due punti",
"CommaExpected": "È prevista la virgola",
"EOFExpected": "È prevista la fine del contenuto",
"InvalidNumberFormat": "Formato di numero non valido",
"PropertyExpected": "È previsto un nome di proprietà",
"UnknownSymbol": "Simbolo non valido",
"ValeExpected": "È previsto un valore",
"ValueExpected": "È previsto un valore"
"error.endOfFileExpected": "È prevista la fine del file",
"error.invalidSymbol": "Simbolo non valido"
}
\ No newline at end of file
......@@ -3,4 +3,6 @@
* Licensed under the MIT License. See License.txt in the project root for license information.
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{}
\ No newline at end of file
{
"labelLoading": "Caricamento..."
}
\ No newline at end of file
......@@ -3,4 +3,10 @@
* Licensed under the MIT License. See License.txt in the project root for license information.
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{}
\ No newline at end of file
{
"noResults": "Nessun risultato",
"peekView.alternateTitle": "Riferimenti",
"referenceCount": "{0} riferimento",
"referencesCount": "{0} riferimenti",
"treeAriaLabel": "Riferimenti"
}
\ No newline at end of file
......@@ -4,6 +4,5 @@
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"changeAll.label": "Cambia tutte le occorrenze",
"rename.error.multiplefile": "Non è ancora possibile rinominare simboli utilizzati in più file."
"rename.label": "Rinomina simbolo"
}
\ No newline at end of file
......@@ -4,5 +4,7 @@
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"noCompatible": "Non è stata trovata una versione di {0} compatibile con questa versione di Visual Studio Code."
"missingGalleryInformation": "Mancano le informazioni della raccolta",
"noCompatible": "Non è stata trovata una versione di {0} compatibile con questa versione di Visual Studio Code.",
"restartCode": "Riavviare Code prima di reinstallare {0}."
}
\ No newline at end of file
......@@ -10,7 +10,10 @@
"functionBreakpointAriaLabel": "Punto di interruzione {0} della funzione, punti di interruzione, debug",
"functionBreakpointPlaceholder": "Funzione per cui inserire il punto di interruzione",
"loadMoreStackFrames": "Carica altri stack frame",
"paused": "in pausa",
"running": "in esecuzione",
"stackFrameAriaLabel": "Riga{1} {2} dello stack frame {0}, stack di chiamate, debug",
"thread": "Thread",
"threadAriaLabel": "Thread {0}, stack di chiamate, debug",
"variableAriaLabel": "Valore {1} di {0}, variabili, debug",
"variableScopeAriaLabel": "Ambito {0}, variabili, debug",
......
......@@ -4,6 +4,7 @@
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"externalTerminal.windowsExec": "Personalizza il terminale da eseguire in Windows.",
"globalConsoleActionMacLinux": "Apri nuovo terminale",
"globalConsoleActionWin": "Apri nuovo prompt dei comandi",
"scopedConsoleActionMacLinux": "Apri nel terminale",
......
......@@ -4,14 +4,6 @@
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"CloseBraceExpected": "닫는 괄호 필요",
"CloseBracketExpected": "닫는 대괄호 필요",
"ColonExpected": "콜론이 필요합니다.",
"CommaExpected": "쉼표가 필요합니다.",
"EOFExpected": "콘텐츠 끝 필요",
"InvalidNumberFormat": "잘못된 숫자 형식",
"PropertyExpected": "속성 이름 필요",
"UnknownSymbol": "잘못된 기호",
"ValeExpected": "값 필요",
"ValueExpected": "값 필요"
"error.endOfFileExpected": "파일 끝 필요",
"error.invalidSymbol": "잘못된 기호"
}
\ No newline at end of file
......@@ -3,4 +3,6 @@
* Licensed under the MIT License. See License.txt in the project root for license information.
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{}
\ No newline at end of file
{
"labelLoading": "로드 중..."
}
\ No newline at end of file
......@@ -3,4 +3,10 @@
* Licensed under the MIT License. See License.txt in the project root for license information.
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{}
\ No newline at end of file
{
"noResults": "결과 없음",
"peekView.alternateTitle": "참조",
"referenceCount": "참조 {0}개",
"referencesCount": "참조 {0}개",
"treeAriaLabel": "참조"
}
\ No newline at end of file
......@@ -4,6 +4,5 @@
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"changeAll.label": "모든 항목 변경",
"rename.error.multiplefile": "죄송합니다. 아직 여러 파일에서 사용되는 기호에 대해 이름 바꾸기를 수행할 수 없습니다."
"rename.label": "기호 이름 바꾸기"
}
\ No newline at end of file
......@@ -4,5 +4,7 @@
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"noCompatible": "이 버전의 코드에서 {0}의 호환 버전을 찾을 수 없습니다."
"missingGalleryInformation": "갤러리 정보가 누락됨",
"noCompatible": "이 버전의 코드에서 {0}의 호환 버전을 찾을 수 없습니다.",
"restartCode": "{0}을(를) 다시 설치하기 전에 Code를 다시 시작하세요."
}
\ No newline at end of file
......@@ -10,8 +10,11 @@
"functionBreakpointAriaLabel": "함수 중단점 {0}, 중단점, 디버그",
"functionBreakpointPlaceholder": "중단할 함수",
"loadMoreStackFrames": "더 많은 스택 프레임 로드",
"paused": "일시 중지됨",
"running": "실행 중",
"stackFrameAriaLabel": "스택 프레임 {0} 줄 {1} {2}, 호출 스택, 디버그",
"stackFrameError": "스택 추적을 요청하는 중 오류가 발생했습니다.",
"thread": "스레드",
"threadAriaLabel": "스레드 {0}, 호출 스택, 디버그",
"variableAriaLabel": "{0} 값 {1}, 변수, 디버그",
"variableScopeAriaLabel": "{0} 범위, 변수, 디버그",
......
......@@ -5,6 +5,7 @@
// Do not edit this file. It is machine generated.
{
"externalTerminal.linuxExec": "Linux에서 실행할 터미널을 사용자 지정합니다.",
"externalTerminal.windowsExec": "Windows에서 실행할 터미널을 사용자 지정합니다.",
"globalConsoleActionMacLinux": "새 터미널 열기",
"globalConsoleActionWin": "새 명령 프롬프트 열기",
"scopedConsoleActionMacLinux": "터미널에서 열기",
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册