mirror of
https://github.com/tiddly-gittly/TidGi-Desktop.git
synced 2025-12-15 15:10:31 -08:00
Fix/open app (#658)
* fix: registry-js not copied * Update wiki * Update getWorkspaceMenuTemplate.ts * fix: tiddlers\新条目.tid become "tiddlers/\346\226\260\346\235\241\347\233\256.tid" in git log * fix: git can't show and discard newly added or deleted files * refactor: duplicate code * lint * fix: type
This commit is contained in:
parent
45e3f76da1
commit
a674cd269f
17 changed files with 386 additions and 79 deletions
|
|
@ -251,18 +251,23 @@
|
|||
"CopyFilePath": "Copy file path",
|
||||
"CopyHash": "Copy submission hash",
|
||||
"CopyRelativeFilePath": "Copy relative file path",
|
||||
"CopySuccess": "Copied to clipboard",
|
||||
"CurrentVersion": "current version",
|
||||
"Date": "date",
|
||||
"Details": "Details",
|
||||
"DiffView": "Difference Comparison",
|
||||
"DiscardChanges": "Discard changes",
|
||||
"DiscardFailed": "Failed to discard changes",
|
||||
"DiscardSuccess": "Changes discarded",
|
||||
"FailedToLoadDiff": "Failed to load differences",
|
||||
"Files": "a file",
|
||||
"FilesChanged": "{{count}} file changed",
|
||||
"FilesChanged_other": "{{count}} files changed",
|
||||
"Hash": "hash value",
|
||||
"IgnoreExtension": "Ignore all .{{ext}} files",
|
||||
"IgnoreFailed": "Failed to add to .gitignore",
|
||||
"IgnoreFile": "Ignore file (add to .gitignore)",
|
||||
"IgnoreSuccess": "Added to .gitignore",
|
||||
"ImageInCommit": "Image at this commit",
|
||||
"ImageNotAvailable": "Image not available",
|
||||
"LoadingFull": "Loading...",
|
||||
|
|
|
|||
|
|
@ -251,18 +251,23 @@
|
|||
"CopyFilePath": "copier le chemin du fichier",
|
||||
"CopyHash": "copier soumettre le hachage",
|
||||
"CopyRelativeFilePath": "copier le chemin relatif",
|
||||
"CopySuccess": "copie réussie",
|
||||
"CurrentVersion": "version actuelle",
|
||||
"Date": "date",
|
||||
"Details": "détails",
|
||||
"DiffView": "comparaison des différences",
|
||||
"DiscardChanges": "abandonner les modifications",
|
||||
"DiscardFailed": "abandonner la modification échouée",
|
||||
"DiscardSuccess": "Modification abandonnée",
|
||||
"FailedToLoadDiff": "Échec du chargement des différences",
|
||||
"Files": "fichier",
|
||||
"FilesChanged": "fichiers modifiés",
|
||||
"FilesChanged_other": "{{count}} fichiers modifiés",
|
||||
"Hash": "valeur de hachage",
|
||||
"IgnoreExtension": "Ignorer tous les fichiers .{{ext}}",
|
||||
"IgnoreFailed": "Échec de l'ajout au .gitignore",
|
||||
"IgnoreFile": "Ignorer les fichiers (ajouter à .gitignore)",
|
||||
"IgnoreSuccess": "Ajouté à .gitignore",
|
||||
"ImageInCommit": "Image à ce commit",
|
||||
"ImageNotAvailable": "Image non disponible",
|
||||
"LoadingFull": "Chargement en cours...",
|
||||
|
|
|
|||
|
|
@ -251,18 +251,23 @@
|
|||
"CopyFilePath": "ファイルパスをコピー",
|
||||
"CopyHash": "コピーしてハッシュを提出",
|
||||
"CopyRelativeFilePath": "相対パスをコピー",
|
||||
"CopySuccess": "コピー成功",
|
||||
"CurrentVersion": "現在のバージョン",
|
||||
"Date": "日付",
|
||||
"Details": "詳細",
|
||||
"DiffView": "差異比較",
|
||||
"DiscardChanges": "修正を放棄する",
|
||||
"DiscardFailed": "修正の放棄に失敗しました",
|
||||
"DiscardSuccess": "修正を放棄しました",
|
||||
"FailedToLoadDiff": "差分の読み込みに失敗しました",
|
||||
"Files": "ファイル",
|
||||
"FilesChanged": "変更されたファイル",
|
||||
"FilesChanged_other": "{{count}} 個のファイルに変更があります",
|
||||
"Hash": "ハッシュ値",
|
||||
"IgnoreExtension": "すべての .{{ext}} ファイルを無視する",
|
||||
"IgnoreFailed": ".gitignore への追加に失敗しました",
|
||||
"IgnoreFile": "ファイルを無視(.gitignoreに追加)",
|
||||
"IgnoreSuccess": ".gitignoreに追加されました",
|
||||
"ImageInCommit": "このコミット時の画像",
|
||||
"ImageNotAvailable": "画像が利用できません",
|
||||
"LoadingFull": "読み込み中...",
|
||||
|
|
|
|||
|
|
@ -251,18 +251,23 @@
|
|||
"CopyFilePath": "скопировать путь к файлу",
|
||||
"CopyHash": "скопировать хэш отправки",
|
||||
"CopyRelativeFilePath": "скопировать относительный путь",
|
||||
"CopySuccess": "Копирование успешно",
|
||||
"CurrentVersion": "текущая версия",
|
||||
"Date": "дата",
|
||||
"Details": "подробности",
|
||||
"DiffView": "сравнение различий",
|
||||
"DiscardChanges": "отказаться от изменений",
|
||||
"DiscardFailed": "Отказаться от изменения неудачи",
|
||||
"DiscardSuccess": "Отказался от изменений",
|
||||
"FailedToLoadDiff": "Не удалось загрузить различия",
|
||||
"Files": "файл",
|
||||
"FilesChanged": "измененные файлы",
|
||||
"FilesChanged_other": "{{count}} файлов изменено",
|
||||
"Hash": "хэш-значение",
|
||||
"IgnoreExtension": "Игнорировать все файлы .{{ext}}",
|
||||
"IgnoreFailed": "Не удалось добавить в .gitignore",
|
||||
"IgnoreFile": "Игнорировать файлы (добавить в .gitignore)",
|
||||
"IgnoreSuccess": "добавлено в .gitignore",
|
||||
"ImageInCommit": "Изображение в этом коммите",
|
||||
"ImageNotAvailable": "Изображение недоступно",
|
||||
"LoadingFull": "Загрузка...",
|
||||
|
|
|
|||
|
|
@ -251,18 +251,23 @@
|
|||
"CopyFilePath": "复制文件路径",
|
||||
"CopyHash": "复制提交哈希",
|
||||
"CopyRelativeFilePath": "复制相对路径",
|
||||
"CopySuccess": "复制成功",
|
||||
"CurrentVersion": "当前版本",
|
||||
"Date": "日期",
|
||||
"Details": "详情",
|
||||
"DiffView": "差异对比",
|
||||
"DiscardChanges": "放弃修改",
|
||||
"DiscardFailed": "放弃修改失败",
|
||||
"DiscardSuccess": "已放弃修改",
|
||||
"FailedToLoadDiff": "加载差异失败",
|
||||
"Files": "文件",
|
||||
"FilesChanged": "变更了 {{count}} 个文件",
|
||||
"FilesChanged_other": "{{count}} 个文件有改动",
|
||||
"Hash": "哈希值",
|
||||
"IgnoreExtension": "忽略所有 .{{ext}} 文件",
|
||||
"IgnoreFailed": "添加到 .gitignore 失败",
|
||||
"IgnoreFile": "忽略文件(添加到 .gitignore)",
|
||||
"IgnoreSuccess": "已添加到 .gitignore",
|
||||
"ImageInCommit": "此提交时的图片",
|
||||
"ImageNotAvailable": "图片不可用",
|
||||
"LoadingFull": "加载中...",
|
||||
|
|
|
|||
|
|
@ -251,18 +251,23 @@
|
|||
"CopyFilePath": "複製檔案路徑",
|
||||
"CopyHash": "複製提交哈希",
|
||||
"CopyRelativeFilePath": "複製相對路徑",
|
||||
"CopySuccess": "複製成功",
|
||||
"CurrentVersion": "目前版本",
|
||||
"Date": "日期",
|
||||
"Details": "詳情",
|
||||
"DiffView": "差異對比",
|
||||
"DiscardChanges": "放棄修改",
|
||||
"DiscardFailed": "放棄修改失敗",
|
||||
"DiscardSuccess": "已放棄修改",
|
||||
"FailedToLoadDiff": "載入差異失敗",
|
||||
"Files": "檔案",
|
||||
"FilesChanged": "變更了 {{count}} 個文件",
|
||||
"FilesChanged_other": "{{count}} 個檔案有變更",
|
||||
"Hash": "雜湊值",
|
||||
"IgnoreExtension": "忽略所有 .{{ext}} 檔案",
|
||||
"IgnoreFailed": "添加到 .gitignore 失敗",
|
||||
"IgnoreFile": "忽略檔案(新增至 .gitignore)",
|
||||
"IgnoreSuccess": "已添加到 .gitignore",
|
||||
"ImageInCommit": "此提交時的圖片",
|
||||
"ImageNotAvailable": "圖片不可用",
|
||||
"LoadingFull": "載入中...",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue