mirror of
https://github.com/fallenbagel/jellyseerr.git
synced 2026-01-10 16:47:54 -05:00
feat(lang): translations update from Weblate (#2241)
* feat(lang): translated using Weblate (Serbian) Currently translated at 14.3% (142 of 987 strings) Co-authored-by: Dalibor Radovanović <darkobg@gmail.com> Co-authored-by: Hosted Weblate <hosted@weblate.org> Translate-URL: https://hosted.weblate.org/projects/overseerr/overseerr-frontend/sr/ Translation: Overseerr/Overseerr Frontend * feat(lang): translated using Weblate (Russian) Currently translated at 87.7% (866 of 987 strings) Co-authored-by: Sergey Moiseev <ty4ko@bk.ru> Translate-URL: https://hosted.weblate.org/projects/overseerr/overseerr-frontend/ru/ Translation: Overseerr/Overseerr Frontend * feat(lang): translated using Weblate (Catalan) Currently translated at 94.2% (930 of 987 strings) feat(lang): translated using Weblate (Catalan) Currently translated at 94.2% (930 of 987 strings) Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: TheCatLady <o40yoym9@anonaddy.me> Co-authored-by: dtalens <databio@gmail.com> Translate-URL: https://hosted.weblate.org/projects/overseerr/overseerr-frontend/ca/ Translation: Overseerr/Overseerr Frontend * feat(lang): translated using Weblate (Dutch) Currently translated at 100.0% (987 of 987 strings) Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Kobe <kobaubarr@gmail.com> Translate-URL: https://hosted.weblate.org/projects/overseerr/overseerr-frontend/nl/ Translation: Overseerr/Overseerr Frontend * feat(lang): translated using Weblate (Portuguese (Brazil)) Currently translated at 90.1% (890 of 987 strings) feat(lang): translated using Weblate (Portuguese (Brazil)) Currently translated at 88.9% (878 of 987 strings) Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Tijuco <sendtomy@protonmail.com> Translate-URL: https://hosted.weblate.org/projects/overseerr/overseerr-frontend/pt_BR/ Translation: Overseerr/Overseerr Frontend Co-authored-by: Dalibor Radovanović <darkobg@gmail.com> Co-authored-by: Sergey Moiseev <ty4ko@bk.ru> Co-authored-by: TheCatLady <o40yoym9@anonaddy.me> Co-authored-by: dtalens <databio@gmail.com> Co-authored-by: Kobe <kobaubarr@gmail.com> Co-authored-by: Tijuco <sendtomy@protonmail.com>
This commit is contained in:
@@ -884,7 +884,7 @@
|
||||
"components.IssueDetails.comments": "Opmerkingen",
|
||||
"components.ManageSlideOver.openarr": "Openen in {arr}",
|
||||
"components.UserProfile.UserSettings.UserNotificationSettings.pushoverUserKey": "Gebruikers- of groepssleutel",
|
||||
"i18n.open": "Geopend",
|
||||
"i18n.open": "Onopgelost",
|
||||
"i18n.resolved": "Opgelost",
|
||||
"components.IssueModal.CreateIssueModal.season": "Seizoen {seasonNumber}",
|
||||
"components.IssueModal.CreateIssueModal.submitissue": "Probleem indienen",
|
||||
@@ -910,7 +910,7 @@
|
||||
"components.IssueDetails.toaststatusupdated": "Probleemstatus succesvol bijgewerkt!",
|
||||
"components.IssueDetails.closeissueandcomment": "Afsluiten met opmerking",
|
||||
"components.IssueModal.CreateIssueModal.problemseason": "Getroffen seizoen",
|
||||
"components.IssueDetails.openedby": "#{issueId} ingediend {relativeTime} door {username}",
|
||||
"components.IssueDetails.openedby": "#{issueId} {relativeTime} ingediend door {username}",
|
||||
"components.IssueDetails.IssueDescription.description": "Beschrijving",
|
||||
"components.NotificationTypeSelector.issuecommentDescription": "Melding sturen wanneer problemen nieuwe opmerkingen krijgen.",
|
||||
"components.IssueModal.CreateIssueModal.toastviewissue": "Probleem bekijken",
|
||||
@@ -927,7 +927,7 @@
|
||||
"components.IssueDetails.openinarr": "Openen in {arr}",
|
||||
"components.IssueDetails.toasteditdescriptionfailed": "Er ging iets mis bij het bewerken van de beschrijving van het probleem.",
|
||||
"components.IssueList.IssueItem.issuetype": "Type",
|
||||
"components.IssueList.IssueItem.opened": "Geopend",
|
||||
"components.IssueList.IssueItem.opened": "Onopgelost",
|
||||
"components.IssueDetails.reopenissue": "Probleem opnieuw indienen",
|
||||
"components.IssueDetails.reopenissueandcomment": "Opnieuw indienen met opmerking",
|
||||
"components.IssueDetails.season": "Seizoen {seasonNumber}",
|
||||
|
||||
Reference in New Issue
Block a user