fix: rename GitHub→Forgejo in all i18n locale strings
This commit is contained in:
parent
3412ba2af3
commit
74324f42fe
4 changed files with 19 additions and 19 deletions
|
|
@ -235,16 +235,16 @@
|
||||||
},
|
},
|
||||||
"github": {
|
"github": {
|
||||||
"title": "GitHub-Token",
|
"title": "GitHub-Token",
|
||||||
"description": "Füge GitHub Personal Access Tokens hinzu, um private Repositories über die externe API zu klonen.",
|
"description": "Füge Forgejo 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.",
|
"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",
|
"addButton": "Token hinzufügen",
|
||||||
"form": {
|
"form": {
|
||||||
"namePlaceholder": "Token-Name (z. B. Persönliche Repos)",
|
"namePlaceholder": "Token-Name (z. B. Persönliche Repos)",
|
||||||
"tokenPlaceholder": "GitHub Personal Access Token (ghp_...)",
|
"tokenPlaceholder": "Forgejo Token (ghp_...)",
|
||||||
"descriptionPlaceholder": "Beschreibung (optional)",
|
"descriptionPlaceholder": "Beschreibung (optional)",
|
||||||
"addButton": "Token hinzufügen",
|
"addButton": "Token hinzufügen",
|
||||||
"cancelButton": "Abbrechen",
|
"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.",
|
"empty": "Noch keine GitHub-Token hinzugefügt.",
|
||||||
"added": "Hinzugefügt:",
|
"added": "Hinzugefügt:",
|
||||||
|
|
|
||||||
|
|
@ -254,21 +254,21 @@
|
||||||
"inactive": "Inactive"
|
"inactive": "Inactive"
|
||||||
},
|
},
|
||||||
"github": {
|
"github": {
|
||||||
"title": "GitHub Tokens",
|
"title": "Forgejo Tokens",
|
||||||
"description": "Add GitHub Personal Access Tokens to clone private repositories via the external API.",
|
"description": "Add Forgejo 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.",
|
"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",
|
"addButton": "Add Token",
|
||||||
"form": {
|
"form": {
|
||||||
"namePlaceholder": "Token Name (e.g., Personal Repos)",
|
"namePlaceholder": "Token Name (e.g., Personal Repos)",
|
||||||
"tokenPlaceholder": "GitHub Personal Access Token (ghp_...)",
|
"tokenPlaceholder": "Forgejo Personal Access Token",
|
||||||
"descriptionPlaceholder": "Description (optional)",
|
"descriptionPlaceholder": "Description (optional)",
|
||||||
"addButton": "Add Token",
|
"addButton": "Add Token",
|
||||||
"cancelButton": "Cancel",
|
"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:",
|
"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",
|
"apiDocsLink": "API Documentation",
|
||||||
"documentation": {
|
"documentation": {
|
||||||
|
|
@ -287,7 +287,7 @@
|
||||||
"title": "TaskMaster AI CLI Not Installed",
|
"title": "TaskMaster AI CLI Not Installed",
|
||||||
"description": "TaskMaster CLI is required to use task management features. Install it to get started:",
|
"description": "TaskMaster CLI is required to use task management features. Install it to get started:",
|
||||||
"installCommand": "npm install -g task-master-ai",
|
"installCommand": "npm install -g task-master-ai",
|
||||||
"viewOnGitHub": "View on GitHub",
|
"viewOnGitHub": "View on Forgejo",
|
||||||
"afterInstallation": "After installation:",
|
"afterInstallation": "After installation:",
|
||||||
"steps": {
|
"steps": {
|
||||||
"restart": "Restart this application",
|
"restart": "Restart this application",
|
||||||
|
|
|
||||||
|
|
@ -255,16 +255,16 @@
|
||||||
},
|
},
|
||||||
"github": {
|
"github": {
|
||||||
"title": "GitHub 토큰",
|
"title": "GitHub 토큰",
|
||||||
"description": "외부 API를 통해 비공개 저장소를 clone하기 위한 GitHub Personal Access Token을 추가합니다.",
|
"description": "외부 API를 통해 비공개 저장소를 clone하기 위한 Forgejo Token을 추가합니다.",
|
||||||
"descriptionAlt": "비공개 저장소를 clone하기 위한 GitHub Personal Access Token을 추가합니다. 저장하지 않고 API 요청에 직접 토큰을 전달할 수도 있습니다.",
|
"descriptionAlt": "비공개 저장소를 clone하기 위한 Forgejo Token을 추가합니다. 저장하지 않고 API 요청에 직접 토큰을 전달할 수도 있습니다.",
|
||||||
"addButton": "토큰 추가",
|
"addButton": "토큰 추가",
|
||||||
"form": {
|
"form": {
|
||||||
"namePlaceholder": "토큰 이름 (예: Personal Repos)",
|
"namePlaceholder": "토큰 이름 (예: Personal Repos)",
|
||||||
"tokenPlaceholder": "GitHub Personal Access Token (ghp_...)",
|
"tokenPlaceholder": "Forgejo Token (ghp_...)",
|
||||||
"descriptionPlaceholder": "설명 (선택사항)",
|
"descriptionPlaceholder": "설명 (선택사항)",
|
||||||
"addButton": "토큰 추가",
|
"addButton": "토큰 추가",
|
||||||
"cancelButton": "취소",
|
"cancelButton": "취소",
|
||||||
"howToCreate": "GitHub Personal Access Token 생성 방법 →"
|
"howToCreate": "Forgejo Token 생성 방법 →"
|
||||||
},
|
},
|
||||||
"empty": "추가된 GitHub 토큰이 없습니다.",
|
"empty": "추가된 GitHub 토큰이 없습니다.",
|
||||||
"added": "추가일:",
|
"added": "추가일:",
|
||||||
|
|
|
||||||
|
|
@ -254,7 +254,7 @@
|
||||||
"inactive": "Pasif"
|
"inactive": "Pasif"
|
||||||
},
|
},
|
||||||
"github": {
|
"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.",
|
"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.",
|
"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",
|
"addButton": "Token Ekle",
|
||||||
|
|
@ -266,9 +266,9 @@
|
||||||
"cancelButton": "İptal",
|
"cancelButton": "İptal",
|
||||||
"howToCreate": "GitHub Kişisel Erişim Token'ı nasıl oluşturulur →"
|
"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:",
|
"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",
|
"apiDocsLink": "API Dokümantasyonu",
|
||||||
"documentation": {
|
"documentation": {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue