forgejo/options/locale_next/locale_tr-TR.json
0ko af7066de64 chore(i18n): migrate migration descriptions to json (#9041)
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>
2025-08-31 08:19:19 +02:00

14 lines
1.1 KiB
JSON
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"repo.pulls.merged_title_desc": "%[4]s <code>%[2]s</code> içindeki %[1]d işlemeyi <code>%[3]s</code> ile birleştirdi",
"repo.pulls.title_desc": "<code>%[2]s</code> içindeki %[1]d işlemeyi <code id=\"%[4]s\">%[3]s</code> ile birleştirmek istiyor",
"search.milestone_kind": "Kilometre taşlarını ara...",
"moderation.abuse_category.malware": "Malware",
"migrate.github.description": "Github.com veya diğer Github sunucularından veri aktar.",
"migrate.git.description": "Herhangi bir Git hizmetinden sadece bir depoyu aktar.",
"migrate.gitea.description": "Gitea.com veya diğer Gitea sunucularından veri aktar.",
"migrate.gitlab.description": "Gitlab.com veya diğer Gitlab sunucularından veri aktar.",
"migrate.gogs.description": "Notabug.org veya diğer Gogs sunucularından veri aktar.",
"migrate.onedev.description": "Code.onedev.io ve diğer OneDev sunucularından veri aktar.",
"migrate.gitbucket.description": "GitBucket sunucularından veri aktar.",
"migrate.codebase.description": "Codebasehq.com sitesinden veri aktar."
}