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 #2014

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

weblate
Copy link
Contributor

@weblate weblate commented May 27, 2024

Translations update from Hosted Weblate for LosslessCut/LosslessCut.

Current translation status:

Weblate translation status

Summary by CodeRabbit

  • New Features

    • Added and updated translations in German (de), Slovak (sk), and Traditional Chinese (zh_Hant) for various UI elements and actions including file operations, seeking controls, font size adjustments, and keyboard shortcuts.
  • Localization Enhancements

    • Improved localization for German, Slovak, and Traditional Chinese users, enhancing the usability and accessibility of the application for these languages.

Copy link

coderabbitai bot commented May 27, 2024

Walkthrough

The recent updates to the localization files include various translation improvements and additions across multiple languages, specifically targeting German, Slovak, and Traditional Chinese. These changes enhance user experience by accurately translating new terms and phrases related to video editing functionalities, such as seeking controls, font size adjustments, file navigation, and batch processing.

Changes

File Path Change Summary
locales/de/translation.json Added and updated translations for video editing functionalities including seeking controls, font size adjustments, file navigation, and batch processing.
locales/sk/translation.json Added and updated translations to enhance localization for video editing functionalities, file operations, font adjustments, and navigation controls.
locales/zh_Hant/translation.json Added new translations for various user interface elements and video editing functions, such as seeking, font size adjustments, and file handling actions.

Poem

In the land of code where translations bloom,
A rabbit hopped, dispelling gloom.
Words now dance in a new array,
In German, Slovak, and Chinese, they play.
User smiles as fonts resize,
Seeking through files with joyful eyes.
Oh, how sweet the language flow,
Thanks to our bunny friend in the tech meadow! 🌸🐇


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 Configration 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

@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 0f3e2eb and b8a0a34.
Files selected for processing (1)
  • locales/de/translation.json (2 hunks)
Additional comments not posted (19)
locales/de/translation.json (19)

640-640: Translation updated for "Check for updates on startup?" to "Beim Start auf Aktualisierungen prüfen".


839-839: No change in translation for "Select playback quality".


839-839: New translation added for "Batch": "Stapel".


840-840: New translation added for "Backward seek": "Rückwärtssuche".


841-841: New translation added for "Backward seek (longer)": "Rückwärtssuche (länger)".


842-842: New translation added for "Cutlist": "Schnittliste".


843-843: New translation added for "Decrease font size": "Schriftgröße verkleinern".


844-844: New translation added for "Forward seek": "Vorwärtssuche".


845-845: New translation added for "Forward seek (longer)": "Vorwärtssuche (länger)".


846-846: New translation added for "Increase font size": "Schriftgröße vergrößern".


847-847: New translation added for "Jump to first segment": "Springe zum ersten Segment".


848-848: New translation added for "Jump to last segment": "Springe zum letzten Segment".


849-849: New translation added for "Log file": "Logdatei".


850-850: New translation added for "Reset font size": "Schriftgröße zurücksetzen".


853-853: New translation added for "Forward seek (longest)": "Vorwärtssuche (am längsten)".


854-854: New translation added for "Open file": "Datei öffnen".


855-855: New translation added for "Open next file": "Nächste Datei öffnen".


856-856: New translation added for "Open previous file": "Vorherige Datei öffnen".


859-859: New translation added for "Backward seek (longest)": "Rückwärtssuche (am längesten)".

@weblate weblate force-pushed the weblate-losslesscut-losslesscut branch from b8a0a34 to 7fb2cfd Compare May 27, 2024 19:39
Copy link

@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 b8a0a34 and 7fb2cfd.
Files selected for processing (1)
  • locales/de/translation.json (2 hunks)
Files skipped from review as they are similar to previous changes (1)
  • locales/de/translation.json

@weblate weblate force-pushed the weblate-losslesscut-losslesscut branch from 7fb2cfd to d07f8ae Compare May 28, 2024 12:07
Copy link

@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 7fb2cfd and d07f8ae.
Files selected for processing (1)
  • locales/de/translation.json (2 hunks)
Files skipped from review as they are similar to previous changes (1)
  • locales/de/translation.json

Copy link

@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 d07f8ae and bd969ae.

Files selected for processing (1)
  • locales/sk/translation.json (1 hunks)
Additional comments not posted (15)
locales/sk/translation.json (15)

685-685: Ensure the translation for "You opened a new file. What do you want to do?" is contextually appropriate.


686-686: Confirm that "Timeline keyboard seek interval" is translated correctly and consistently in other parts of the application.


687-687: Check if "Timeline keyboard seek interval (longer)" maintains consistency with similar terms.


688-688: Verify that the translation for "At least one resulting file name contains invalid character(s): {{invalidChars}}" accurately reflects the error message in Slovak.


689-691: Ensure that the translations for "Backward seek", "Backward seek (longer)", and "Backward seek (longest)" are consistent and accurately convey the intended actions.


692-692: Confirm that "Batch" is appropriately translated into Slovak, considering its context within the application.


693-693: Check the translation for "Cutlist" to ensure it matches the domain-specific usage in video editing.


694-694: Verify that "Decrease font size" is translated correctly and check for consistency across the application.


695-697: Ensure that the translations for "Forward seek", "Forward seek (longer)", and "Forward seek (longest)" are consistent and accurately convey the intended actions.


698-698: Check if "Increase font size" is translated appropriately and maintains consistency with other related terms.


699-700: Ensure that "Jump to first segment" and "Jump to last segment" are translated accurately and are clear in their navigation context.


701-701: Confirm that "Log file" is appropriately translated into Slovak, considering its technical context.


702-704: Verify the translations for "Open file", "Open next file", and "Open previous file" to ensure they are contextually correct and consistent.


705-705: Check if "Reset font size" is translated correctly and aligns with other font-related translations in the application.


706-706: Ensure "Timeline keyboard seek interval (longest)" is consistent with other similar terms and accurately translated.

@weblate weblate force-pushed the weblate-losslesscut-losslesscut branch from bd969ae to 00d596f Compare June 4, 2024 18:36
Copy link

@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 bd969ae and 00d596f.

Files selected for processing (2)
  • locales/de/translation.json (2 hunks)
  • locales/sk/translation.json (1 hunks)
Files skipped from review as they are similar to previous changes (2)
  • locales/de/translation.json
  • locales/sk/translation.json

@weblate weblate force-pushed the weblate-losslesscut-losslesscut branch from 00d596f to 023c53b Compare June 16, 2024 10:26
Copy link

@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 00d596f and 023c53b.

Files selected for processing (2)
  • locales/de/translation.json (2 hunks)
  • locales/sk/translation.json (1 hunks)
Files skipped from review due to trivial changes (1)
  • locales/sk/translation.json
Additional comments not posted (13)
locales/de/translation.json (13)

640-640: The translation for "Check for updates on startup?" has been updated to "Beim Start auf Aktualisierungen prüfen," which aligns with the AI-generated summary.


839-839: The translation for "Batch" has been added as "Stapel," which is consistent with the provided summary.


840-841: Translations for "Backward seek" and "Backward seek (longer)" have been correctly added as "Rückwärtssprung" and "Rückwärtssprung (länger)" respectively.


842-842: The translation for "Cutlist" has been added as "Schnittliste," which is consistent with the provided summary.


843-843: The translation for "Decrease font size" has been added as "Schriftgröße verkleinern," aligning with the summary details.


844-845: Translations for "Forward seek" and "Forward seek (longer)" have been correctly added as "Vorwärtssprung" and "Vorwärtssprung (länger)" respectively.


846-846: The translation for "Increase font size" has been added as "Schriftgröße vergrößern," which is consistent with the provided summary.


847-848: Translations for "Jump to first segment" and "Jump to last segment" have been correctly added as "Springe zum ersten Segment" and "Springe zum letzten Segment" respectively.


849-849: The translation for "Log file" has been added as "Logdatei," aligning with the summary details.


850-850: The translation for "Reset font size" has been added as "Schriftgröße zurücksetzen," which is consistent with the provided summary.


853-853: The translation for "Forward seek (longest)" has been added as "Vorwärtssprung (am längsten)," aligning with the summary details.


854-856: Translations for "Open file," "Open next file," and "Open previous file" have been correctly added as "Datei öffnen," "Nächste Datei öffnen," and "Vorherige Datei öffnen" respectively.


857-859: Translations for "Timeline keyboard seek interval," "Timeline keyboard seek interval (longer)," and "Backward seek (longest)" have been correctly added as "Zeitachsen-Tastatursprungintervall," "Zeitachsen-Tastatursprungintervall (länger)," and "Rückwärtssprung (am längsten)" respectively.

@weblate weblate force-pushed the weblate-losslesscut-losslesscut branch from 023c53b to af3be4c Compare June 16, 2024 18:43
Copy link

@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 023c53b and af3be4c.

Files selected for processing (2)
  • locales/de/translation.json (2 hunks)
  • locales/sk/translation.json (1 hunks)
Files skipped from review as they are similar to previous changes (2)
  • locales/de/translation.json
  • locales/sk/translation.json

@weblate weblate force-pushed the weblate-losslesscut-losslesscut branch from af3be4c to cc4c5ce Compare June 20, 2024 22:01
Copy link

@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 af3be4c and cc4c5ce.

Files selected for processing (2)
  • locales/de/translation.json (2 hunks)
  • locales/sk/translation.json (1 hunks)
Files skipped from review as they are similar to previous changes (2)
  • locales/de/translation.json
  • locales/sk/translation.json

Roland Reck and others added 3 commits June 21, 2024 18:08
Currently translated at 99.5% (698 of 701 strings)

Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/de/
Currently translated at 100.0% (701 of 701 strings)

Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/de/
Currently translated at 100.0% (701 of 701 strings)

Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/sk/
@weblate weblate force-pushed the weblate-losslesscut-losslesscut branch from cc4c5ce to 48225f0 Compare June 21, 2024 16:08
Copy link

@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 cc4c5ce and 48225f0.

Files selected for processing (2)
  • locales/de/translation.json (2 hunks)
  • locales/sk/translation.json (1 hunks)
Files skipped from review as they are similar to previous changes (2)
  • locales/de/translation.json
  • locales/sk/translation.json

Currently translated at 100.0% (701 of 701 strings)

Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/zh_Hant/
Copy link

@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 48225f0 and 33570bc.

Files selected for processing (1)
  • locales/zh_Hant/translation.json (1 hunks)
Files skipped from review due to trivial changes (1)
  • locales/zh_Hant/translation.json

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.

None yet

2 participants