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

[LANGUAGE UPDATE] Frontend translations for Italian and German #170

Merged
merged 7 commits into from
Aug 14, 2024

Conversation

lukasitaly
Copy link
Contributor

@lukasitaly lukasitaly commented Aug 13, 2024

What type of PR is this?

  • cleanup
  • translation

What this PR does / why we need it:

This PR fully translates the frontend into German and Italian using GitHub instead of Weblate. Additionally, I have organized the strings and sections in the translation files alphabetically for improved readability and easier navigation. While this reordering is not strictly necessary for Weblate, it may help future contributors quickly locate and manage the strings.

Which issue(s) this PR fixes:

None

Testing

Not done yet

Summary by CodeRabbit

  • New Features

    • Enhanced German and Italian localization with updated translation keys for improved clarity and functionality.
    • Introduction of new user prompts and messages in the "global" and "index" sections to enhance user engagement and guidance.
    • Expanded "items" and "profile" sections with clearer instructions and detailed account management options.
  • Improvements

    • Reorganized localization content for better readability and user experience.
    • Added meaningful translations for previously empty keys in the Italian localization.

Translate all strings into italian and reorder alphabetically
Translated all strings into German and sorted them alphabetically.
Added missing commas
Fix indentation and remove unnecessary curly bracket left behind during the translation
Copy link
Contributor

coderabbitai bot commented Aug 13, 2024

Walkthrough

Walkthrough

The recent updates to the localization files significantly enhance the user experience by improving clarity and functionality across the German and Italian translations. Key sections such as "global," "index," and "profile" have been restructured and populated with new content, ensuring that users receive coherent guidance and engaging interactions. These alterations reflect a commitment to providing contextually appropriate translations, thereby enriching the interface for both German and Italian-speaking users.

Changes

Files Change Summary
frontend/locales/de.json Reorganized content with redefined keys in "global," "index," and "profile"; introduced new "app" object under "components" and expanded "items" section.
frontend/locales/it.json Restructured "global," "index," and "profile" sections with new keys; enhanced "items" section with meaningful translations and improved user prompts.

Poem

In code we trust, with words so bright,
Our users welcome, day and night.
Translations dance, clear and true,
Enhancing every view, just for you.
A digital embrace, on screens so wide,
With every change, let joy abide! ✨


Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?

Share
Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>.
    • Generate unit testing code for this file.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query. Examples:
    • @coderabbitai generate unit testing code for this file.
    • @coderabbitai modularize this function.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai generate interesting stats about this repository and render them as a table.
    • @coderabbitai show all the console.log statements in this repository.
    • @coderabbitai read src/utils.ts and generate unit testing code.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.
    • @coderabbitai help me debug CodeRabbit configuration file.

Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments.

CodeRabbit Commands (invoked as PR comments)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger an incremental review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai full review to do a full review from scratch and review all the files again.
  • @coderabbitai summary to regenerate the summary of the PR.
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai configuration to show the current CodeRabbit configuration for the repository.
  • @coderabbitai help to get help.

Additionally, you can add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.

CodeRabbit Configuration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • Please see the configuration documentation for more information.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json

Documentation and Community

  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

Copy link
Contributor

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

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

Actionable comments posted: 0

Review details

Configuration used: CodeRabbit UI
Review profile: CHILL

Commits

Files that changed from the base of the PR and between 695b6d6 and 82696fe.

Files selected for processing (2)
  • frontend/locales/de.json (2 hunks)
  • frontend/locales/it.json (3 hunks)
Additional comments not posted (10)
frontend/locales/it.json (5)

6-9: Translation Accuracy: Import Dialog

The translations for the import dialog seem accurate and contextually appropriate. The warning and description provide clear guidance to users. Ensure that the documentation referenced is also available in Italian.


43-63: Translation Consistency: Global Section

The translations in the global section are consistent and maintain the intended meaning. The placeholders for dynamic content, such as { build } and { username }, are correctly formatted.


65-75: Clarity of Translations: Index Section

The translations for registration and login prompts are clear and should effectively guide users through the process. The tagline translation captures the essence of the application's purpose.


78-101: User Guidance: Items Section

The translations for item management features are accurate and provide clear instructions. The tips and search-related translations are particularly helpful for user navigation.


103-125: Account Management: Profile Section

The translations for account management and settings are comprehensive and accurately convey the functionality. The warning about account deletion is clear and appropriately emphasizes the permanence of the action.

frontend/locales/de.json (5)

3-9: Translation Accuracy: Import Dialog

The translations for the import dialog are accurate and contextually appropriate. The warning and description provide clear guidance to users. Ensure that the documentation referenced is also available in German.


43-63: Translation Consistency: Global Section

The translations in the global section are consistent and maintain the intended meaning. The placeholders for dynamic content, such as { build } and { username }, are correctly formatted.


65-75: Clarity of Translations: Index Section

The translations for registration and login prompts are clear and should effectively guide users through the process. The tagline translation captures the essence of the application's purpose.


77-101: User Guidance: Items Section

The translations for item management features are accurate and provide clear instructions. The tips and search-related translations are particularly helpful for user navigation.


103-125: Account Management: Profile Section

The translations for account management and settings are comprehensive and accurately convey the functionality. The warning about account deletion is clear and appropriately emphasizes the permanence of the action.

frontend/locales/de.json Outdated Show resolved Hide resolved
frontend/locales/it.json Outdated Show resolved Hide resolved
@lukasitaly
Copy link
Contributor Author

lukasitaly commented Aug 14, 2024

Thank you for the review! I will replace them

@lukasitaly
Copy link
Contributor Author

@tankerkiller125 done!

Copy link
Contributor

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

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

Actionable comments posted: 0

Review details

Configuration used: CodeRabbit UI
Review profile: CHILL

Commits

Files that changed from the base of the PR and between 82696fe and e611ee1.

Files selected for processing (2)
  • frontend/locales/de.json (2 hunks)
  • frontend/locales/it.json (3 hunks)
Files skipped from review as they are similar to previous changes (1)
  • frontend/locales/it.json
Additional comments not posted (5)
frontend/locales/de.json (5)

3-9: Translation Accuracy: Verify CSV Import Descriptions.

The translations for the CSV import dialog appear accurate and contextually appropriate. Ensure that the descriptions align with the application's actual import functionality.


43-64: Consistency Check: Global UI Element Translations.

The translations for global UI elements are consistent and align well with standard German usage. Ensure that placeholders like { build } and { version } are correctly implemented in the application.


65-75: Clarity in Registration and Login Translations.

The translations for registration and login processes are clear and should effectively guide users. Ensure that these phrases are used consistently across the application.


77-101: Accuracy in Item Management Translations.

The translations for item management features are accurate and descriptive. Verify that the terms used align with the application's functionality and user expectations.


103-125: Critical Action Clarity: Profile Management Translations.

The translations for profile management, including account deletion and group settings, are clear and precise. Ensure that the critical nature of actions like account deletion is effectively communicated to users.

@tankerkiller125 tankerkiller125 merged commit 639f795 into sysadminsmedia:main Aug 14, 2024
2 checks passed
@lukasitaly lukasitaly deleted the patch-1 branch August 14, 2024 14:47
truecharts-admin referenced this pull request in truecharts/public Sep 5, 2024
… v0.14.0@9f47d0f by renovate (#25934)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/sysadminsmedia/homebox](https://redirect.github.com/sysadminsmedia/homebox)
| minor | `0.13.0` -> `0.14.0` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>sysadminsmedia/homebox
(ghcr.io/sysadminsmedia/homebox)</summary>

###
[`v0.14.0`](https://redirect.github.com/sysadminsmedia/homebox/releases/tag/v0.14.0)

[Compare
Source](https://redirect.github.com/sysadminsmedia/homebox/compare/v0.13.0...v0.14.0)

> \[!NOTE]\
> We are aware of some users having issues with the v0.12.0 -> v0.13.0
update on docker specifically, we have so far been unable to replicate
the issue and as such this version does not contain a patch for it. We
want to reassure you though that we are committed to getting to the
bottom of that issue and fixing it, whether that be a patch release, or
something that goes in a fuller release.

#### Homebox Goes International (Languages)

This update contains many fixes, and small resolutions, but it also
contains a HUGE update in terms of making Homebox more accessible to
international users. We've finally added i18n support to Homebox,
allowing users to use Homebox in their own language. It's still early
days, we've translated the majority of the main pages, and we continue
working on it.

To use translations, simply open Homebox, it's really that simple, it
will use whatever the default language setting your browser is set to
use. And fallback to English if your preferred language isn't yet
available. If your language isn't yet available, please consider
[contributing](https://translate.sysadminsmedia.com/projects/homebox/frontend/).
For those that have already contributed, both those named, and those
that don't have your GitHub linked in Weblate (and thus don't appear in
commit messages to mention) thank you so much, we couldn't possible
translate Homebox into so many languages ourselves.

[![Translation
status](http://translate.sysadminsmedia.com/widget/homebox/multi-auto.svg)](http://translate.sysadminsmedia.com/engage/homebox/)

Additionally, we purchased the https://homebox.software domain to give
Homebox a home of it's own on the internet. Which should not only make
it more findable for SEO reasons, but also make it easier to remember
the link to the documentation/home page. Additionally, we setup some
sub-domains to redirect to various sites such as
https://git.homebox.software for Github,
https://discord.homebox.software to go to our Discord server, etc.

#### What's Changed

- Fix small typo in label discussion thread URL by
[@&#8203;victorhooi](https://redirect.github.com/victorhooi) in
[https://github.com/sysadminsmedia/homebox/pull/149](https://redirect.github.com/sysadminsmedia/homebox/pull/149)
- Document search tips, cleanup documentation by
[@&#8203;blessedbiped](https://redirect.github.com/blessedbiped) in
[https://github.com/sysadminsmedia/homebox/pull/152](https://redirect.github.com/sysadminsmedia/homebox/pull/152)
- Fixes to the Tools page by
[@&#8203;rpavlik](https://redirect.github.com/rpavlik) in
[https://github.com/sysadminsmedia/homebox/pull/154](https://redirect.github.com/sysadminsmedia/homebox/pull/154)
- Adding i18n initial support by
[@&#8203;tankerkiller125](https://redirect.github.com/tankerkiller125)
in
[https://github.com/sysadminsmedia/homebox/pull/155](https://redirect.github.com/sysadminsmedia/homebox/pull/155)
- changed companyname and url to sysadminsmedia.com by
[@&#8203;101br03k](https://redirect.github.com/101br03k) in
[https://github.com/sysadminsmedia/homebox/pull/158](https://redirect.github.com/sysadminsmedia/homebox/pull/158)
- \[LANGUAGE UPDATE] Frontend translations for Italian and German by
[@&#8203;lukasitaly](https://redirect.github.com/lukasitaly) in
[https://github.com/sysadminsmedia/homebox/pull/170](https://redirect.github.com/sysadminsmedia/homebox/pull/170)
- Adding email validator by
[@&#8203;RomuloGatto](https://redirect.github.com/RomuloGatto) in
[https://github.com/sysadminsmedia/homebox/pull/178](https://redirect.github.com/sysadminsmedia/homebox/pull/178)
- fix: CSV export not including item notes by
[@&#8203;LarssonOliver](https://redirect.github.com/LarssonOliver) in
[https://github.com/sysadminsmedia/homebox/pull/180](https://redirect.github.com/sysadminsmedia/homebox/pull/180)
- added the ability to add a photo in the item creation modal by
[@&#8203;cjmielke](https://redirect.github.com/cjmielke) in
[https://github.com/sysadminsmedia/homebox/pull/173](https://redirect.github.com/sysadminsmedia/homebox/pull/173)

#### New Contributors

- [@&#8203;victorhooi](https://redirect.github.com/victorhooi) made
their first contribution in
[https://github.com/sysadminsmedia/homebox/pull/149](https://redirect.github.com/sysadminsmedia/homebox/pull/149)
- [@&#8203;blessedbiped](https://redirect.github.com/blessedbiped) made
their first contribution in
[https://github.com/sysadminsmedia/homebox/pull/152](https://redirect.github.com/sysadminsmedia/homebox/pull/152)
- [@&#8203;rpavlik](https://redirect.github.com/rpavlik) made their
first contribution in
[https://github.com/sysadminsmedia/homebox/pull/154](https://redirect.github.com/sysadminsmedia/homebox/pull/154)
- [@&#8203;lukasitaly](https://redirect.github.com/lukasitaly) made
their first contribution in
[https://github.com/sysadminsmedia/homebox/pull/170](https://redirect.github.com/sysadminsmedia/homebox/pull/170)
- [@&#8203;RomuloGatto](https://redirect.github.com/RomuloGatto) made
their first contribution in
[https://github.com/sysadminsmedia/homebox/pull/178](https://redirect.github.com/sysadminsmedia/homebox/pull/178)
- [@&#8203;LarssonOliver](https://redirect.github.com/LarssonOliver)
made their first contribution in
[https://github.com/sysadminsmedia/homebox/pull/180](https://redirect.github.com/sysadminsmedia/homebox/pull/180)
- [@&#8203;cjmielke](https://redirect.github.com/cjmielke) made their
first contribution in
[https://github.com/sysadminsmedia/homebox/pull/173](https://redirect.github.com/sysadminsmedia/homebox/pull/173)

#### Translation Contributors

Please note, this list is based on Github Commits from Weblate, it may
not be 100% accurate, or contain all contributors.

- [@&#8203;SKNTim](https://redirect.github.com/SKNTim) (Chinese
Traditional)
- [@&#8203;olsson82](https://redirect.github.com/olsson82) (Chinese
Traditional)
- [@&#8203;101br03k](https://redirect.github.com/101br03k) (Chinese
Traditional, Swedish, French)
- [@&#8203;Jackxwb](https://redirect.github.com/Jackxwb) (Chinese
Simplified)
-   [@&#8203;SodaSyrup](https://redirect.github.com/SodaSyrup) (Turkish)
- [@&#8203;N0namenull](https://redirect.github.com/N0namenull) (Russian)
-   [@&#8203;scyllaL](https://redirect.github.com/scyllaL) (Russian)
-   [@&#8203;Slydite4](https://redirect.github.com/Slydite4) (Spanish)
- [@&#8203;HydrelioxGitHub](https://redirect.github.com/HydrelioxGitHub)
(French)
-   [@&#8203;chevdor](https://redirect.github.com/chevdor) (French)
- [@&#8203;lukasitaly](https://redirect.github.com/lukasitaly) (Italian,
German, French)
- [@&#8203;olsson82](https://redirect.github.com/olsson82) (Swedish,
German)
-   [@&#8203;terenc3](https://redirect.github.com/terenc3) (German)

**Full Changelog**:
sysadminsmedia/homebox@v0.13.0...v0.14.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC42Ny40IiwidXBkYXRlZEluVmVyIjoiMzguNjcuNCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
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.

2 participants