8000 Untranslatable Text · Issue #433 · ruddarr/app · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Untranslatable Text #433

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

Open
tillkruss opened this issue Mar 27, 2025 · 5 comments
Open

Untranslatable Text #433

tillkruss opened this issue Mar 27, 2025 · 5 comments
Labels
documentation Improvements or additions to documentation wontfix This will not be worked on

Comments

@tillkruss
Copy link
Collaborator
tillkruss commented Mar 27, 2025

This issue is a collection of untranslatable text.

Some text in Ruddarr might appear in English, because the *arr instance is sending English text to us through it's API. Ruddarr cannot translate that text.

If you'd like the text translated, please open a bug report with Radarr or Sonarr.

@tillkruss tillkruss added documentation Improvements or additions to documentation wontfix This will not be worked on labels Mar 27, 2025
@tillkruss
Copy link
Collaborator Author

Failed downloads history event message.

{
  "eventType": "downloadFailed",
  "data": {
    "message": "Manually marked as failed",
  }
}

@tillkruss
Copy link
Collaborator Author

Movie/Series genres.

{
  "genres": [
    "Comedy", "Adventure", "Fantasy"
  ]
}

@tillkruss
Copy link
Collaborator Author

Quality profile names. Must be translated by the user.

{
  "name": "Any"
}

@tillkruss
Copy link
Collaborator Author

TBA episode titles.

{
  "title": "TBA",
  "seriesId": 418,
  "seasonNumber": 6,
  "episodeNumber": 8
}

@ruddarr ruddarr locked and limited conversation to collaborators Mar 27, 2025
@tillkruss tillkruss pinned this issue Mar 27, 2025
@tillkruss
Copy link
Collaborator Author

Release rejection reasons.

{
  "rejections": [
    "English is wanted, but found Swedish",
    "WEBDL-720p is not wanted in profile",
    "WEBDL-2160p is not wanted in profile",
    "Existing file meets cutoff: HDTV-1080p"
  ]
}

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
documentation Improvements or additions to documentation wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

1 participant
0