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

Translations update from Hosted Weblate #1586

Closed
wants to merge 3 commits into from

Conversation

weblate
Copy link
Contributor

@weblate weblate commented Oct 14, 2023

Translations update from Hosted Weblate for Catima/Android.

It also includes following components:

Current translation status:

Weblate translation status

TheLastProject and others added 3 commits October 14, 2023 17:12
Currently translated at 100.0% (130 of 130 strings)

Translation: Catima/Android (Fastlane)
Translate-URL: https://hosted.weblate.org/projects/catima/fastlane/pt/
Currently translated at 100.0% (1 of 1 strings)

Translation: Catima/Android (Debug)
Translate-URL: https://hosted.weblate.org/projects/catima/android-debug/fr/
@@ -1 +1 @@
Catima
Catima — Carteira de Cartão Fidelidade
Copy link
Member

Choose a reason for hiding this comment

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

Leaving this MR open for a bit in the hope this gets updated to something fitting in 30 characters because Google Play limit (Weblate was misconfigured)

Copy link
Contributor

Choose a reason for hiding this comment

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

Looks like this affects 3 existing languages:

$ for x in fastlane/metadata/android/*/title.txt; do t="$(< $x)"; (( ${#t} > 30 )) && echo $x; done
fastlane/metadata/android/ast/title.txt
fastlane/metadata/android/hr/title.txt
fastlane/metadata/android/pl-PL/title.txt

Copy link
Member

Choose a reason for hiding this comment

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

Yup, going to have to wipe the suffixes if it doesn't get updated because otherwise the metadata upload to Google Play will fail

@obfusk obfusk mentioned this pull request Oct 15, 2023
49 tasks
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

Successfully merging this pull request may close these issues.

5 participants