Skip to content

ukrainian localization updated #1271

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

Merged
merged 3 commits into from
Jun 26, 2023
Merged

ukrainian localization updated #1271

merged 3 commits into from
Jun 26, 2023

Conversation

hugonote
Copy link
Contributor

@hugonote hugonote commented Jun 13, 2023

Corrected constructions that could cause misunderstandings, as well as replaced many lines with synonyms to better match the translation of macOS into Ukrainian by Apple.

And...one more thing. In the file "InfoPlist.strings", where the type names of all the files that Keka works with are stored, most of them, including even the source, do not correspond to the way the same files are signed by Apple. Taking the usual ZIP archive as an example.

  • Keka: "ZIP Archive"

  • Apple: "Zip archive"

tar:

  • Keka: "TAR Archive"

  • Apple: "tar archive"

jar:

  • Keka: "JAR Archive"

  • Apple: "Java archive" etc.

Wouldn't it be better to change these lines to match Apple's spelling?

@aonez
Copy link
Owner

aonez commented Jun 20, 2023

Sorry for the late response @hugonote. There was a conversation about the file type naming (#129).

Makes sense changes like Java Archive (JAR = Java ARchive) but is more consistent to use always uppercase for extensions (Zip, 7z, tar...).

Maybe you can start a discussion so more people can opine.

@aonez aonez self-assigned this Jun 20, 2023
@aonez aonez added this to the 1.2.62 milestone Jun 20, 2023
@hugonote
Copy link
Contributor Author

Sorry for the long reply.

In that case, let's leave it at that. The translation may be considered finished.

@aonez aonez merged commit 51f340a into aonez:master Jun 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants