Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Функционалност за зареждане на започнат превод #3

Open
wolfdell opened this issue Jun 2, 2023 · 1 comment

Comments

@wolfdell
Copy link
Owner

wolfdell commented Jun 2, 2023

понякога след започването на даден превод няма възможност за неговото спиране, затова е ок да има функционалност за зареждането им. Което създава още един проблем - експортинг

@wolfdell
Copy link
Owner Author

wolfdell commented Jun 2, 2023

Предложен формат за експортване на преводите:

@manga #name:#vol:#ch {
    @translation: {
    #page:#baloon:#type { translation },
    #page:#baloon:#type { translation },
    #page:#baloon:#type { translation },
    ...
    }

    @comments: {
        #commentator:#date { ..comment.. },
        ...
    }

    @metadata: {
        #translator: {},
        #editor: {},
        #typesetter: {},
        #pagecount: {},
        ...
    }
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant