8000 Czech localization update by ferben · Pull Request #1586 · aonez/Keka · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Czech localization update #1586

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 2 commits into from
Mar 6, 2025
Merged

Czech localization update #1586

merged 2 commits into from
Mar 6, 2025

Conversation

ferben
Copy link
Contributor
@ferben ferben commented Feb 27, 2025

No description provided.

@aonez aonez self-assigned this Mar 6, 2025
@aonez aonez added this to the iOS milestone Mar 6, 2025
@aonez aonez merged commit 1a06cfa into aonez:master Mar 6, 2025
@aonez
Copy link
Owner
aonez commented Mar 6, 2025

Thanks a lot @ferben!!

aonez added a commit that referenced this pull request Mar 6, 2025
@@ -335,15 +335,15 @@
<note>No comment provided by engineer.</note>
</trans-unit>
<trans-unit id="%lld seconds" xml:space="preserve">
<source>%lld seconds</source>
<source>%ll 9BCE d sekund</source>
Copy link
Owner

Choose a reason for hiding this comment

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

Thanks a lot again @ferben! For future updates the proper way to update this file (manually) is by adding the <target> key with the translation, like the following:

        <source>%lld seconds</source>
        <target>%lld sekund</target>

Anyway you only need to update the xliff or the strings files, not both. Here's the final xliff with your updated translations: 5af4b31

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
0