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

11 lines
869 B
JSON
Raw 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.

{
"migrate.github.description": "ייבוא מידע מ־github.com או שרת GitHub Enteprise.",
"migrate.git.description": "ייבוא קרפיף מכל שירות גיט שהוא.",
"migrate.gitea.description": "ייבוא מידע מ־gitea.com או שרת גיטאה אחר.",
"migrate.gitlab.description": "ייבוא מידע מ־gitlab.com או משרתי GitLab אחרים.",
"migrate.gogs.description": "ייבוא מידע מ־notabug.org או שרת גוגס אחר.",
"migrate.onedev.description": "ייבוא מידע מ־code.onedev.io או שרת OneDev אחר.",
"migrate.gitbucket.description": "יבוא מידע משרת GitBucket.",
"migrate.codebase.description": "ייבוא מידע מ־codebasehq.com.",
"migrate.forgejo.description": "ייבוא מידע מקודברג או שרת פורג'ו אחר."
}