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

fix: add missing ua translation strings #4703

Merged
merged 1 commit into from
Mar 9, 2024
Merged

fix: add missing ua translation strings #4703

merged 1 commit into from
Mar 9, 2024

Conversation

pfeerick
Copy link
Member

@pfeerick pfeerick commented Mar 8, 2024

Summary of changes:

  • some colorlcd translation strings were missing for UA

@pfeerick pfeerick added this to the 2.10 milestone Mar 8, 2024
@pfeerick
Copy link
Member Author

pfeerick commented Mar 8, 2024

@elektro-NIK @ruffian93 Would you be able to provide UA translation for the following? It seems they got missed somewhere along the way.

  #define TR_LABELS_SELECT             "Label select"
  #define TR_LABELS_MATCH              "Label matching"
  #define TR_FAV_MATCH                 "Favorites matching"
  #define TR_LABELS_SELECT_MODE        "Multi select","Single select"
  #define TR_LABELS_MATCH_MODE         "Match all","Match any"
  #define TR_FAV_MATCH_MODE            "Must match","Optional match"

@elektro-NIK
Copy link
Contributor

  #define TR_LABELS_SELECT             "Вибір мітки"
  #define TR_LABELS_MATCH              "Співпад. мітки"
  #define TR_FAV_MATCH                 "Співпад. улюблен."
  #define TR_LABELS_SELECT_MODE        "Вибір багат.","Вибір одного"
  #define TR_LABELS_MATCH_MODE         "Співпад. усіх","Співпад. одного"
  #define TR_FAV_MATCH_MODE            "Обов'язк. співпад.","Необов'язк. співпад."

@pfeerick pfeerick marked this pull request as ready for review March 9, 2024 01:26
@pfeerick
Copy link
Member Author

pfeerick commented Mar 9, 2024

Thank you! :)

@pfeerick pfeerick merged commit 6d316e5 into main Mar 9, 2024
25 checks passed
@pfeerick pfeerick deleted the ua-fixup branch March 9, 2024 01:29
pfeerick added a commit that referenced this pull request Mar 27, 2024
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