Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
204 changes: 204 additions & 0 deletions Resources/Localizable.xcstrings
Original file line number Diff line number Diff line change
Expand Up @@ -72906,6 +72906,210 @@
}
}
}
},
"command.ghosttyTheme.back.title": {
"extractionState": "manual",
"localizations": {
"en": {
"stringUnit": {
"state": "translated",
"value": "Back"
}
},
"ja": {
"stringUnit": {
"state": "translated",
"value": "戻る"
}
}
}
},
"command.ghosttyTheme.back.subtitle": {
"extractionState": "manual",
"localizations": {
"en": {
"stringUnit": {
"state": "translated",
"value": "Ghostty Themes"
}
},
"ja": {
"stringUnit": {
"state": "translated",
"value": "Ghosttyテーマ"
}
}
}
},
"command.ghosttyTheme.loading.title": {
"extractionState": "manual",
"localizations": {
"en": {
"stringUnit": {
"state": "translated",
"value": "Loading Ghostty themes…"
}
},
"ja": {
"stringUnit": {
"state": "translated",
"value": "Ghosttyテーマを読み込み中…"
}
}
}
},
"command.ghosttyTheme.loading.subtitle": {
"extractionState": "manual",
"localizations": {
"en": {
"stringUnit": {
"state": "translated",
"value": "Ghostty Theme"
}
},
"ja": {
"stringUnit": {
"state": "translated",
"value": "Ghosttyテーマ"
}
}
}
},
"command.ghosttyTheme.current.title": {
"extractionState": "manual",
"localizations": {
"en": {
"stringUnit": {
"state": "translated",
"value": "%@ ✓"
}
},
"ja": {
"stringUnit": {
"state": "translated",
"value": "%@ ✓"
}
}
}
},
"command.ghosttyTheme.subtitle": {
"extractionState": "manual",
"localizations": {
"en": {
"stringUnit": {
"state": "translated",
"value": "Ghostty Theme"
}
},
"ja": {
"stringUnit": {
"state": "translated",
"value": "Ghosttyテーマ"
}
}
}
},
"command.ghosttyTheme.empty.title": {
"extractionState": "manual",
"localizations": {
"en": {
"stringUnit": {
"state": "translated",
"value": "No Ghostty themes found"
}
},
"ja": {
"stringUnit": {
"state": "translated",
"value": "Ghosttyテーマが見つかりません"
}
}
}
},
"command.ghosttyTheme.empty.subtitle": {
"extractionState": "manual",
"localizations": {
"en": {
"stringUnit": {
"state": "translated",
"value": "Ghostty Theme"
}
},
"ja": {
"stringUnit": {
"state": "translated",
"value": "Ghosttyテーマ"
}
}
}
},
"command.ghosttyThemeMenu.title": {
"extractionState": "manual",
"localizations": {
"en": {
"stringUnit": {
"state": "translated",
"value": "Ghostty Theme…"
}
},
"ja": {
"stringUnit": {
"state": "translated",
"value": "Ghosttyテーマ…"
}
}
}
},
"command.ghosttyThemeMenu.subtitle": {
"extractionState": "manual",
"localizations": {
"en": {
"stringUnit": {
"state": "translated",
"value": "Appearance"
}
},
"ja": {
"stringUnit": {
"state": "translated",
"value": "外観"
}
}
}
},
"commandPalette.search.ghosttyThemesPlaceholder": {
"extractionState": "manual",
"localizations": {
"en": {
"stringUnit": {
"state": "translated",
"value": "Search Ghostty themes"
}
},
"ja": {
"stringUnit": {
"state": "translated",
"value": "Ghosttyテーマを検索"
}
}
}
},
"commandPalette.search.ghosttyThemesEmpty": {
"extractionState": "manual",
"localizations": {
"en": {
"stringUnit": {
"state": "translated",
"value": "No Ghostty themes match your search."
}
},
"ja": {
"stringUnit": {
"state": "translated",
"value": "検索に一致するGhosttyテーマがありません。"
}
}
}
}
}
}
Loading