Skip to content

Commit 55b4a6a

Browse files
update localization files microsoft/vscode-loc-drop@8870b71 (#765)
Co-authored-by: TylerLeonhardt <[email protected]>
1 parent f838dc5 commit 55b4a6a

File tree

10 files changed

+10
-10
lines changed

10 files changed

+10
-10
lines changed

i18n/vscode-language-pack-cs/translations/main.i18n.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9997,7 +9997,7 @@
99979997
"errorRemoteConfigurationFileModifiedSince": "Nelze zapisovat do vzdáleného uživatelského nastavení, protože obsah souboru je novější.",
99989998
"errorTasksConfigurationFileDirty": "Nelze zapisovat do souboru konfigurace úloh, protože soubor obsahuje neuložené změny. Nejdříve prosím soubor uložte a potom to zkuste znovu.",
99999999
"errorTasksConfigurationFileModifiedSince": "Nelze zapisovat do souboru konfigurace úloh, protože obsah souboru je novější.",
10000-
"errorUnknown": "Unable to write to {0} because of an internal error.",
10000+
"errorUnknown": "Kvůli vnitřní chybě nejde zapisovat do {0}.",
1000110001
"errorUnknownKey": "Nelze zapisovat do {0}, protože {1} není registrovaná konfigurace.",
1000210002
"folderTarget": "Nastavení složky",
1000310003
"open": "Otevřít nastavení",

i18n/vscode-language-pack-de/translations/main.i18n.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9997,7 +9997,7 @@
99979997
"errorRemoteConfigurationFileModifiedSince": "Beim Schreiben in die Remotebenutzereinstellungen ist ein Fehler aufgetreten, da der Inhalt der Datei neuer ist.",
99989998
"errorTasksConfigurationFileDirty": "In die Konfigurationsdatei der Aufgabe kann nicht geschrieben werden, weil sie nicht gespeicherte Änderungen enthält. Speichern Sie die Datei, und versuchen Sie es noch einmal.",
99999999
"errorTasksConfigurationFileModifiedSince": "Fehler beim Schreiben in die Aufgabenkonfigurationsdatei, da der Inhalt der Datei neuer ist.",
10000-
"errorUnknown": "Unable to write to {0} because of an internal error.",
10000+
"errorUnknown": "In {0} kann aufgrund eines internen Fehlers nicht geschrieben werden.",
1000110001
"errorUnknownKey": "In {0} kann nicht geschrieben werden, weil {1} keine registrierte Konfiguration ist.",
1000210002
"folderTarget": "Ordnereinstellungen",
1000310003
"open": "Einstellungen öffnen",

i18n/vscode-language-pack-fr/translations/main.i18n.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9997,7 +9997,7 @@
99979997
"errorRemoteConfigurationFileModifiedSince": "Impossible d'écrire dans les paramètres utilisateur distants parce que le contenu du fichier est plus récent.",
99989998
"errorTasksConfigurationFileDirty": "Impossible d'écrire dans le fichier de configuration des tâches car le fichier contient des modifications non sauvegardées. Veuillez le sauvegarder d'abord et réessayer ensuite.",
99999999
"errorTasksConfigurationFileModifiedSince": "Impossible d'écrire dans le fichier de configuration des tâches parce que le contenu du fichier est plus récent.",
10000-
"errorUnknown": "Unable to write to {0} because of an internal error.",
10000+
"errorUnknown": "Impossible d’écrire dans {0} en raison d’une erreur interne.",
1000110001
"errorUnknownKey": "Impossible d'écrire dans {0}, car {1} n'est pas une configuration inscrite.",
1000210002
"folderTarget": "Paramètres de dossier",
1000310003
"open": "Ouvrir les paramètres",

i18n/vscode-language-pack-ja/translations/main.i18n.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9997,7 +9997,7 @@
99979997
"errorRemoteConfigurationFileModifiedSince": "ファイルのコンテンツが新しくなっているため、リモート ユーザー設定に書き込むことができません。",
99989998
"errorTasksConfigurationFileDirty": "ファイルの変更が保存されていないため、タスク構成ファイルに書き込めません。ファイルを保存してから、もう一度お試しください。",
99999999
"errorTasksConfigurationFileModifiedSince": "ファイルのコンテンツが新しくなっているため、タスク構成ファイルに書き込むことができません。",
10000-
"errorUnknown": "Unable to write to {0} because of an internal error.",
10000+
"errorUnknown": "内部エラーのため、{0} に書き込むことができません。",
1000110001
"errorUnknownKey": "{1} は登録済みの構成ではないため、{0} に書き込むことができません。",
1000210002
"folderTarget": "フォルダーの設定",
1000310003
"open": "設定を開く",

i18n/vscode-language-pack-ko/translations/main.i18n.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9997,7 +9997,7 @@
99979997
"errorRemoteConfigurationFileModifiedSince": "파일 내용이 최신이므로 원격 사용자 설정에 쓸 수 없습니다.",
99989998
"errorTasksConfigurationFileDirty": "파일에 저장되지 않은 변경 내용이 있으므로 작업 구성 파일에 쓸 수 없습니다. 먼저 저장한 후 다시 시도하세요.",
99999999
"errorTasksConfigurationFileModifiedSince": "파일 내용이 최신이므로 작업 구성 파일에 쓸 수 없습니다.",
10000-
"errorUnknown": "Unable to write to {0} because of an internal error.",
10000+
"errorUnknown": "내부 오류로 인해 {0}에 쓸 수 없습니다.",
1000110001
"errorUnknownKey": "{1}은(는) 등록된 구성이 아니므로 {0}에 쓸 수 없습니다.",
1000210002
"folderTarget": "폴더 설정",
1000310003
"open": "설정 열기",

i18n/vscode-language-pack-pt-BR/translations/main.i18n.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9997,7 +9997,7 @@
99979997
"errorRemoteConfigurationFileModifiedSince": "Não é possível gravar nas configurações de usuário remoto porque o conteúdo do arquivo é mais recente.",
99989998
"errorTasksConfigurationFileDirty": "Não é possível gravar no arquivo de configurações de tarefas porque o arquivo tem alterações não salvas. Salve-o primeiro e tente novamente.",
99999999
"errorTasksConfigurationFileModifiedSince": "Não é possível gravar no arquivo de configuração de tarefas porque o conteúdo do arquivo é mais recente.",
10000-
"errorUnknown": "Unable to write to {0} because of an internal error.",
10000+
"errorUnknown": "Não é possível gravar no {0} devido a um erro interno.",
1000110001
"errorUnknownKey": "Não é possível gravar em {0} porque {1} não é uma configuração registrada.",
1000210002
"folderTarget": "Configurações de Pasta",
1000310003
"open": "Abrir as Configurações",

i18n/vscode-language-pack-ru/translations/main.i18n.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9997,7 +9997,7 @@
99979997
"errorRemoteConfigurationFileModifiedSince": "Не удается выполнить запись в параметры удаленного пользователя, так как содержимое файла является более новым.",
99989998
"errorTasksConfigurationFileDirty": "Не удалось выполнить запись в файл конфигурации задач, поскольку в этом файле есть несохраненные изменения. Сохраните этот файл, затем повторите попытку.",
99999999
"errorTasksConfigurationFileModifiedSince": "Не удалось выполнить запись в файл конфигурации задач, так как содержимое файла является более новым.",
10000-
"errorUnknown": "Unable to write to {0} because of an internal error.",
10000+
"errorUnknown": "Не удается записать в {0} из-за внутренней ошибки.",
1000110001
"errorUnknownKey": "Не удалось записать в {0}, так как {1} не является зарегистрированной конфигурацией.",
1000210002
"folderTarget": "Параметры папок",
1000310003
"open": "Открыть параметры",

i18n/vscode-language-pack-tr/translations/main.i18n.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9997,7 +9997,7 @@
99979997
"errorRemoteConfigurationFileModifiedSince": "Dosyanın içeriği daha yeni olduğundan uzak kullanıcı ayarlarına yazılamıyor.",
99989998
"errorTasksConfigurationFileDirty": "Dosyada kaydedilmemiş değişiklikler olduğundan görevler yapılandırma dosyasına yazılamıyor. Lütfen önce dosyayı kaydedin ve sonra yeniden deneyin.",
99999999
"errorTasksConfigurationFileModifiedSince": "Dosyanın içeriği daha yeni olduğundan görevler yapılandırma dosyasına yazılamıyor.",
10000-
"errorUnknown": "Unable to write to {0} because of an internal error.",
10000+
"errorUnknown": "Bir iç hata nedeniyle {0} üzerine yazılamıyor.",
1000110001
"errorUnknownKey": "{1} kaydettirilmiş bir yapılandırma olmadığından {0} içine yazılamıyor.",
1000210002
"folderTarget": "Klasör Ayarları",
1000310003
"open": "Ayarları Aç",

i18n/vscode-language-pack-zh-hans/translations/main.i18n.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9997,7 +9997,7 @@
99979997
"errorRemoteConfigurationFileModifiedSince": "无法写入远程用户设置,因为文件的内容较新。",
99989998
"errorTasksConfigurationFileDirty": "由于该文件具有未保存的更改,因此无法写入到任务配置文件。请先将其保存,然后重试。",
99999999
"errorTasksConfigurationFileModifiedSince": "无法写入任务配置文件,因为文件的内容较新。",
10000-
"errorUnknown": "Unable to write to {0} because of an internal error.",
10000+
"errorUnknown": "由于内部错误,无法写入 {0}",
1000110001
"errorUnknownKey": "没有注册配置 {1},因此无法写入 {0}。",
1000210002
"folderTarget": "文件夹设置",
1000310003
"open": "打开设置",

i18n/vscode-language-pack-zh-hant/translations/main.i18n.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9997,7 +9997,7 @@
99979997
"errorRemoteConfigurationFileModifiedSince": "因為檔案內容較新,所以無法寫入遠端使用者設定。",
99989998
"errorTasksConfigurationFileDirty": "因為檔案具有未儲存的變更,所以無法寫入工作設定檔。請先儲存,然後再試一次。",
99999999
"errorTasksConfigurationFileModifiedSince": "因為檔案內容較新,所以無法寫入工作組態檔。",
10000-
"errorUnknown": "Unable to write to {0} because of an internal error.",
10000+
"errorUnknown": "無法寫入 {0},因為發生內部錯誤。",
1000110001
"errorUnknownKey": "因為 {1} 非已註冊的組態,所以無法寫入至 {0}。",
1000210002
"folderTarget": "資料夾設定",
1000310003
"open": "開啟設定",

0 commit comments

Comments
 (0)