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

WIP: Add translate command #5167

Closed
wants to merge 103 commits into from
Closed

Conversation

sdassow
Copy link
Contributor

@sdassow sdassow commented Sep 27, 2024

Description:

Adds a translate command that scans for new translation and updates the translations file.

Checklist:

  • Tests included.
  • Lint and formatter run with no errors.
  • Tests all pass.

Where applicable:

  • Public APIs match existing style and have Since: line.
  • Any breaking changes have a deprecation path or have been discussed.
  • Check for binary size increases when importing new modules.

NicolasPerrenoud and others added 30 commits July 19, 2024 12:28
Currently translated at 100.0% (25 of 25 strings)

Translation: Fyne/Fyne
Translate-URL: https://hosted.weblate.org/projects/fyne/fyne/uk/
Currently translated at 92.0% (23 of 25 strings)

Translation: Fyne/Fyne
Translate-URL: https://hosted.weblate.org/projects/fyne/fyne/pl/
Currently translated at 100.0% (25 of 25 strings)

Translation: Fyne/Fyne
Translate-URL: https://hosted.weblate.org/projects/fyne/fyne/de/
Don't refresh if no sizes changed
Update so we call the systray functions on main thread
andydotxyz and others added 29 commits September 12, 2024 10:23
Proposing a DateEntry widget to input dates as a time.Time
widget.Entry: validate when pasting from clipboard
 cache: use one lock/unclock cycle to remove expired items (Issue5129)
test: Add RenderObjectToMarkup and RenderToMarkup functions
to allow users to specify the directory of where
the got application should be installed.
Add installDir (-o) option to get command
Add string binding to the Selected field of the Select widget
Currently translated at 100.0% (39 of 39 strings)

Translation: Fyne/Fyne
Translate-URL: https://hosted.weblate.org/projects/fyne/fyne/sv/
internal/driver/mobile: return storage.ErrNotExists instead of custom error
Update root package GoDoc to include internal links
@sdassow sdassow closed this Sep 27, 2024
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.