feat(lang): translations update from Weblate (#1676)

* feat(lang): translated using Weblate (Chinese (Traditional))

Currently translated at 100.0% (870 of 870 strings)

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: TheCatLady <o40yoym9@anonaddy.me>
Translate-URL: https://hosted.weblate.org/projects/overseerr/overseerr-frontend/zh_Hant/
Translation: Overseerr/Overseerr Frontend

* feat(lang): translated using Weblate (Catalan)

Currently translated at 100.0% (870 of 870 strings)

Co-authored-by: Hosted Weblate <hosted@weblate.org>
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 (Portuguese (Portugal))

Currently translated at 100.0% (870 of 870 strings)

Co-authored-by: Marcos <silvamarcos1919@outlook.com>
Translate-URL: https://hosted.weblate.org/projects/overseerr/overseerr-frontend/pt_PT/
Translation: Overseerr/Overseerr Frontend

* feat(lang): translated using Weblate (Swedish)

Currently translated at 100.0% (870 of 870 strings)

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Shjosan <shjosan@kakmix.co>
Translate-URL: https://hosted.weblate.org/projects/overseerr/overseerr-frontend/sv/
Translation: Overseerr/Overseerr Frontend

Co-authored-by: TheCatLady <o40yoym9@anonaddy.me>
Co-authored-by: dtalens <databio@gmail.com>
Co-authored-by: Marcos <silvamarcos1919@outlook.com>
Co-authored-by: Shjosan <shjosan@kakmix.co>
This commit is contained in:
Weblate (bot)
2021-05-27 14:44:33 +02:00
committed by GitHub
parent 2254248abc
commit 8a805716e3
4 changed files with 21 additions and 12 deletions

View File

@@ -837,7 +837,7 @@
"components.Settings.Notifications.NotificationsPushover.toastPushoverTestFailed": "Pushover-testmeddelandet kunde inte skickas.",
"components.Settings.Notifications.NotificationsPushbullet.toastPushbulletTestSuccess": "Pushbullet testmeddelande skickat!",
"components.Settings.SettingsUsers.newPlexLoginTip": "Tillåt Plex-användare att logga in utan att först importeras",
"components.Settings.SettingsUsers.newPlexLogin": "Aktivera ny Plex-användarinloggning",
"components.Settings.SettingsUsers.newPlexLogin": "Aktivera ny Plex-inloggning",
"components.PermissionEdit.requestTvDescription": "Bevilja tillstånd att begära serier som inte är 4K.",
"components.PermissionEdit.requestTv": "Begär serie",
"components.PermissionEdit.requestMoviesDescription": "Ger tillstånd att begära filmer som inte är 4K.",
@@ -866,5 +866,7 @@
"components.Settings.Notifications.NotificationsWebPush.httpsRequirement": "För att kunna ta emot push-notiser måste Overseerr serveras via HTTPS.",
"components.UserList.displayName": "Visningsnamn",
"components.RequestList.RequestItem.requesteddate": "Begärd",
"components.RequestCard.failedretry": "Något gick fel vid nytt försök av begäran."
"components.RequestCard.failedretry": "Något gick fel vid nytt försök av begäran.",
"components.Settings.SettingsUsers.localLoginTip": "Tillåt användare att logga in med sin e-postadress och lösenord istället för Plex OAuth",
"components.Settings.SettingsUsers.defaultPermissionsTip": "Inledande behörigheter som tilldelats nya användare"
}