From 0885c9354982b62033daab255a056dad5daa489c Mon Sep 17 00:00:00 2001 From: CloudBuild Date: Fri, 7 Jun 2024 01:03:09 +0000 Subject: [PATCH] auto update translation GitOrigin-RevId: a253ed0c7e36f3dd23f7353cf907276e0d7de4e6 --- services/web/locales/de.json | 1 - services/web/locales/fr.json | 1 - services/web/locales/zh-CN.json | 1 - 3 files changed, 3 deletions(-) diff --git a/services/web/locales/de.json b/services/web/locales/de.json index bdeb8bdcd0..aca15e9167 100644 --- a/services/web/locales/de.json +++ b/services/web/locales/de.json @@ -937,7 +937,6 @@ "no_projects": "Keine Projekte", "no_resolved_threads": "Keine gelösten Threads", "no_search_results": "Keine Suchergebnisse", - "no_selection_create_new_file": "Dein Projekt ist derzeit leer. Erstelle eine neue Datei.", "no_selection_select_file": "Derzeit ist keine Datei ausgewählt. Bitte wähle eine Datei aus dem Dateibaum aus.", "no_symbols_found": "Keine Symbole gefunden", "no_thanks_cancel_now": "Nein, danke - Ich möchte nach wie vor jetzt stornieren", diff --git a/services/web/locales/fr.json b/services/web/locales/fr.json index 87fa2f1da8..c885ba7d78 100644 --- a/services/web/locales/fr.json +++ b/services/web/locales/fr.json @@ -660,7 +660,6 @@ "no_projects": "Aucun projet", "no_resolved_threads": "Aucun fil de discussion résolu", "no_search_results": "Aucun résultat pour la recherche", - "no_selection_create_new_file": "Votre projet est vide. Veuillez créer un nouveau fichier.", "no_selection_select_file": "Aucun fichier sélectionné. Veuillez sélectionner un fichier depuis l’arborescence.", "no_symbols_found": "Aucun symbole toruvé", "no_thanks_cancel_now": "Non merci, je veux toujours annuler", diff --git a/services/web/locales/zh-CN.json b/services/web/locales/zh-CN.json index 5f32341f5e..37c63b8972 100644 --- a/services/web/locales/zh-CN.json +++ b/services/web/locales/zh-CN.json @@ -1211,7 +1211,6 @@ "no_projects": "没有任何项目", "no_resolved_threads": "没有未解决线程", "no_search_results": "没有搜索到结果", - "no_selection_create_new_file": "您的项目当前为空。请创建一个新文件。", "no_selection_select_file": "当前未选择任何文件。请从文件树中选择一个文件。", "no_symbols_found": "找不到符号", "no_thanks_cancel_now": "不,谢谢,我还是想取消",