forgejo/options/locale_next/locale_ga.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

9 lines
637 B
JSON

{
"migrate.git.description": "Aistrigh stór amháin ó aon seirbhís Git.",
"migrate.gitea.description": "Aistrigh sonraí ó gitea.com nó ó chásanna Gitea eile.",
"migrate.gitlab.description": "Aistrigh sonraí ó gitlab.com nó ó chásanna GitLab eile.",
"migrate.gogs.description": "Aistrigh sonraí ó notabug.org nó ó chásanna eile de chuid Gogs.",
"migrate.onedev.description": "Aistrigh sonraí ó code.onedev.io nó ó chásanna OneDev eile.",
"migrate.gitbucket.description": "Aistrigh sonraí ó chásanna GitBucket.",
"migrate.codebase.description": "Aistrigh sonraí ó codebasehq.com."
}