
Followup to https://codeberg.org/forgejo/forgejo/pulls/8987 * migrate strings, get rid of the `repo.` prefix * simplify template and test Followup to https://codeberg.org/forgejo/forgejo/pulls/8736#issuecomment-6801385 * restore lost translations Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/9041 Reviewed-by: Beowulf <beowulf@beocode.eu>
15 lines
1.4 KiB
JSON
15 lines
1.4 KiB
JSON
{
|
|
"repo.pulls.merged_title_desc": "が %[1]d 個のコミットを <code>%[2]s</code> から <code>%[3]s</code> へマージ %[4]s",
|
|
"repo.pulls.title_desc": "が <code>%[2]s</code> から <code id=\"%[4]s\">%[3]s</code> への %[1]d コミットのマージを希望しています",
|
|
"search.milestone_kind": "マイルストーンを検索...",
|
|
"moderation.abuse_category.malware": "悪意のコード",
|
|
"migrate.github.description": "github.com やその他の GitHub エンタープライズサーバーからデータを移行します。",
|
|
"migrate.git.description": "Git サービスからリポジトリのみを移行します。",
|
|
"migrate.gitea.description": "gitea.com やその他の Gitea インスタンスからデータを移行します。",
|
|
"migrate.gitlab.description": "gitlab.com やその他の GitLab インスタンスからデータを移行します。",
|
|
"migrate.gogs.description": "notabug.org やその他の Gogs インスタンスからデータを移行します。",
|
|
"migrate.onedev.description": "code.onedev.io やその他の OneDev インスタンスからデータを移行します。",
|
|
"migrate.gitbucket.description": "GitBucket インスタンスからデータを移行します。",
|
|
"migrate.codebase.description": "codebasehq.com からデータを移行します。",
|
|
"migrate.forgejo.description": "codeberg.orgまたは他のインスタンスからデータを移行する。"
|
|
}
|