fix: rename GitHub→Forgejo in all i18n locale strings

This commit is contained in:
WildDragon Deploy 2026-05-28 00:26:19 -04:00
parent 3412ba2af3
commit 74324f42fe
4 changed files with 19 additions and 19 deletions

View file

@ -235,16 +235,16 @@
},
"github": {
"title": "GitHub-Token",
"description": "Füge GitHub Personal Access Tokens hinzu, um private Repositories über die externe API zu klonen.",
"descriptionAlt": "Füge GitHub Personal Access Tokens hinzu, um private Repositories zu klonen. Du kannst Token auch direkt in API-Anfragen übergeben, ohne sie zu speichern.",
"description": "Füge Forgejo Tokens hinzu, um private Repositories über die externe API zu klonen.",
"descriptionAlt": "Füge Forgejo Tokens hinzu, um private Repositories zu klonen. Du kannst Token auch direkt in API-Anfragen übergeben, ohne sie zu speichern.",
"addButton": "Token hinzufügen",
"form": {
"namePlaceholder": "Token-Name (z. B. Persönliche Repos)",
"tokenPlaceholder": "GitHub Personal Access Token (ghp_...)",
"tokenPlaceholder": "Forgejo Token (ghp_...)",
"descriptionPlaceholder": "Beschreibung (optional)",
"addButton": "Token hinzufügen",
"cancelButton": "Abbrechen",
"howToCreate": "Wie man einen GitHub Personal Access Token erstellt →"
"howToCreate": "Wie man einen Forgejo Token erstellt →"
},
"empty": "Noch keine GitHub-Token hinzugefügt.",
"added": "Hinzugefügt:",

View file

@ -254,21 +254,21 @@
"inactive": "Inactive"
},
"github": {
"title": "GitHub Tokens",
"description": "Add GitHub Personal Access Tokens to clone private repositories via the external API.",
"descriptionAlt": "Add GitHub Personal Access Tokens to clone private repositories. You can also pass tokens directly in API requests without storing them.",
"title": "Forgejo Tokens",
"description": "Add Forgejo Personal Access Tokens to clone private repositories via the external API.",
"descriptionAlt": "Add Forgejo Personal Access Tokens to clone private repositories. You can also pass tokens directly in API requests without storing them.",
"addButton": "Add Token",
"form": {
"namePlaceholder": "Token Name (e.g., Personal Repos)",
"tokenPlaceholder": "GitHub Personal Access Token (ghp_...)",
"tokenPlaceholder": "Forgejo Personal Access Token",
"descriptionPlaceholder": "Description (optional)",
"addButton": "Add Token",
"cancelButton": "Cancel",
"howToCreate": "How to create a GitHub Personal Access Token →"
"howToCreate": "How to create a Forgejo Personal Access Token →"
},
"empty": "No GitHub tokens added yet.",
"empty": "No Forgejo tokens added yet.",
"added": "Added:",
"confirmDelete": "Are you sure you want to delete this GitHub token?"
"confirmDelete": "Are you sure you want to delete this Forgejo token?"
},
"apiDocsLink": "API Documentation",
"documentation": {
@ -287,7 +287,7 @@
"title": "TaskMaster AI CLI Not Installed",
"description": "TaskMaster CLI is required to use task management features. Install it to get started:",
"installCommand": "npm install -g task-master-ai",
"viewOnGitHub": "View on GitHub",
"viewOnGitHub": "View on Forgejo",
"afterInstallation": "After installation:",
"steps": {
"restart": "Restart this application",

View file

@ -255,16 +255,16 @@
},
"github": {
"title": "GitHub 토큰",
"description": "외부 API를 통해 비공개 저장소를 clone하기 위한 GitHub Personal Access Token을 추가합니다.",
"descriptionAlt": "비공개 저장소를 clone하기 위한 GitHub Personal Access Token을 추가합니다. 저장하지 않고 API 요청에 직접 토큰을 전달할 수도 있습니다.",
"description": "외부 API를 통해 비공개 저장소를 clone하기 위한 Forgejo Token을 추가합니다.",
"descriptionAlt": "비공개 저장소를 clone하기 위한 Forgejo Token을 추가합니다. 저장하지 않고 API 요청에 직접 토큰을 전달할 수도 있습니다.",
"addButton": "토큰 추가",
"form": {
"namePlaceholder": "토큰 이름 (예: Personal Repos)",
"tokenPlaceholder": "GitHub Personal Access Token (ghp_...)",
"tokenPlaceholder": "Forgejo Token (ghp_...)",
"descriptionPlaceholder": "설명 (선택사항)",
"addButton": "토큰 추가",
"cancelButton": "취소",
"howToCreate": "GitHub Personal Access Token 생성 방법 →"
"howToCreate": "Forgejo Token 생성 방법 →"
},
"empty": "추가된 GitHub 토큰이 없습니다.",
"added": "추가일:",

View file

@ -254,7 +254,7 @@
"inactive": "Pasif"
},
"github": {
"title": "GitHub Token'ları",
"title": "Forgejo Token'ları",
"description": "Harici API üzerinden özel depoları klonlamak için GitHub Kişisel Erişim Token'ları ekle.",
"descriptionAlt": "Özel depoları klonlamak için GitHub Kişisel Erişim Token'ları ekle. Token'ları saklamadan API isteklerinde doğrudan da geçebilirsin.",
"addButton": "Token Ekle",
@ -266,9 +266,9 @@
"cancelButton": "İptal",
"howToCreate": "GitHub Kişisel Erişim Token'ı nasıl oluşturulur →"
},
"empty": "Henüz GitHub token'ı eklenmemiş.",
"empty": "Henüz Forgejo token'ı eklenmemiş.",
"added": "Eklendi:",
"confirmDelete": "Bu GitHub token'ını silmek istediğinden emin misin?"
"confirmDelete": "Bu Forgejo token'ını silmek istediğinden emin misin?"
},
"apiDocsLink": "API Dokümantasyonu",
"documentation": {