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

Updated the hungarian translation of the app #736

Merged
merged 6 commits into from
Oct 23, 2023

Conversation

titanicbobo
Copy link
Contributor

I use this app often and I wanted to make the Hungarian translation more complete because unfortunately it's incomplete currently and it's a mix of English and Hungarian.

@forrestguice forrestguice added this to the v0.15.8 milestone Oct 21, 2023
@forrestguice
Copy link
Owner

Thank you. I appreciate the amount of work.
It's been a long time since the last Hungarian update, and the app has really grown a lot since then. (#670)

I'll review/merge this very soon, and then probably tag v0.15.8 on Monday. After that, it should be available on F-Droid within a week.

<string name="hence"><xliff:g id="timeSpan">%1$s</xliff:g> from now</string> <!-- e.g. 15d 23h from now --> <!-- TODO -->
<string name="ago"><xliff:g id="timeSpan">%1$s</xliff:g> ago</string> <!-- e.g. 1y 15d 12h ago --> <!-- TODO -->
<string name="hence"><xliff:g id="timeSpan">%1$s</xliff:g> múlva</string> <!-- e.g. 15d 23h from now -->
<string name="ago"><xliff:g id="timeSpan">%1$s</xliff:g> óta</string> <!-- e.g. 1y 15d 12h ago -->

<!-- misc time values: might be displayed in a timeField in place of an actual time -->
<string name="time_none">nem megjeleníthető</string> <!-- no time / time does not occur -->
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All of your changes look fine. 👍 I'm ready to merge this.

I noticed an existing problem at L184 (time_none) when testing though; "nem megjeleníthető" is too long (it breaks the layout). Maybe it could be "semmi" instead? Or left blank.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah okay, then it would be better to write "nincs" instead.

@forrestguice forrestguice merged commit b27b883 into forrestguice:master Oct 23, 2023
1 check passed
@forrestguice forrestguice mentioned this pull request Oct 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants