Skip to content

Commit

Permalink
feat(lang): translations update from Weblate (#1676)
Browse files Browse the repository at this point in the history
* 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>
  • Loading branch information
5 people committed May 27, 2021
1 parent 2254248 commit 8a80571
Show file tree
Hide file tree
Showing 4 changed files with 21 additions and 12 deletions.
9 changes: 7 additions & 2 deletions src/i18n/locale/ca.json
Original file line number Diff line number Diff line change
Expand Up @@ -806,7 +806,7 @@
"components.Settings.locale": "Idioma de visualització",
"components.Settings.is4k": "4K",
"components.Settings.SettingsUsers.newPlexLoginTip": "Permetre als usuaris de Plex iniciar la sessió sense haver-los importat prèviament",
"components.Settings.SettingsUsers.newPlexLogin": "Activa l'inici de sessió de nou usuari de Plex",
"components.Settings.SettingsUsers.newPlexLogin": "Activa nou inici de sessió de Plex",
"components.Settings.Notifications.toastTelegramTestSuccess": "S'ha enviat la notificació de prova de Telegram!",
"components.Settings.Notifications.toastTelegramTestSending": "S'està enviant la notificació de prova de Telegram…",
"components.Settings.Notifications.toastEmailTestSuccess": "S'ha enviat una notificació de prova per correu electrònic!",
Expand Down Expand Up @@ -863,5 +863,10 @@
"components.Settings.validationWebAppUrl": "Heu de proporcionar un URL d'aplicació web Plex vàlid",
"components.Settings.Notifications.webhookUrlTip": "Creeu una <DiscordWebhookLink>integració de webhook</DiscordWebhookLink> al vostre servidor",
"components.Settings.Notifications.encryptionOpportunisticTls": "Utilitzeu sempre STARTTLS",
"components.Settings.Notifications.encryptionNone": "Cap"
"components.Settings.Notifications.encryptionNone": "Cap",
"components.UserList.displayName": "Nom de visualització",
"components.Settings.SettingsUsers.localLoginTip": "Permetre als usuaris iniciar la sessió mitjançant la seva adreça de correu electrònic i contrasenya, en lloc de l'autenticació de Plex",
"components.Settings.SettingsUsers.defaultPermissionsTip": "Permisos inicials assignats a usuaris nous",
"components.RequestList.RequestItem.requesteddate": "Sol·licitat",
"components.RequestCard.failedretry": "S'ha produït un error en tornar a demanar la sol·licitud."
}
6 changes: 4 additions & 2 deletions src/i18n/locale/pt_PT.json
Original file line number Diff line number Diff line change
Expand Up @@ -810,7 +810,7 @@
"components.Settings.noDefault4kServer": "Um servidor 4K {serverType} deve ser marcado como padrão para permitir que os utilizador enviem solicitações 4K de {mediaType}.",
"components.Settings.is4k": "4K",
"components.Settings.SettingsUsers.newPlexLoginTip": "Permitir que Utilizadores do Plex se conectem sem primeiro serem importados",
"components.Settings.SettingsUsers.newPlexLogin": "Ativar nova conexão de utilizador Plex",
"components.Settings.SettingsUsers.newPlexLogin": "Ativar nova conexão Plex",
"components.Settings.Notifications.toastTelegramTestSuccess": "Notificação de teste Telegram enviada!",
"components.Settings.Notifications.toastEmailTestSuccess": "Notificação de teste e-mail enviada!",
"components.Settings.Notifications.toastDiscordTestSuccess": "Notificação de teste Discord enviada!",
Expand Down Expand Up @@ -866,5 +866,7 @@
"components.Settings.Notifications.NotificationsLunaSea.webhookUrlTip": "Sua <LunaSeaLink>URL de webhook</LunaSeaLink> para notificação baseada em utilizador ou dispositivo",
"components.RequestList.RequestItem.requesteddate": "Solicitado",
"components.RequestCard.failedretry": "Algo errou ao retentar fazer a solicitação.",
"components.DownloadBlock.estimatedtime": "Estimativa {time}"
"components.DownloadBlock.estimatedtime": "Estimativa {time}",
"components.Settings.SettingsUsers.localLoginTip": "Permitir que os utilizadores se conectem usando e-mail e palavra-passe, em vez de Plex OAuth",
"components.Settings.SettingsUsers.defaultPermissionsTip": "Permissões iniciais atribuídas a novos utilizadores"
}
6 changes: 4 additions & 2 deletions src/i18n/locale/sv.json
Original file line number Diff line number Diff line change
Expand Up @@ -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.",
Expand Down Expand Up @@ -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"
}
12 changes: 6 additions & 6 deletions src/i18n/locale/zh_Hant.json
Original file line number Diff line number Diff line change
Expand Up @@ -112,8 +112,8 @@
"components.NotificationTypeSelector.mediarequested": "請求提交",
"components.NotificationTypeSelector.mediafailed": "請求失敗",
"components.NotificationTypeSelector.mediaapproved": "請求批准",
"components.NotificationTypeSelector.mediaavailableDescription": "將媒體可觀看時發送通知",
"components.NotificationTypeSelector.mediaapprovedDescription": "將請求手動批准時發送通知",
"components.NotificationTypeSelector.mediaavailableDescription": "當請求的媒體可觀看時發送通知",
"components.NotificationTypeSelector.mediaapprovedDescription": "當請求被手動批准時發送通知",
"components.NotificationTypeSelector.mediaavailable": "媒體可觀看",
"components.MovieDetails.watchtrailer": "觀看預告片",
"components.MovieDetails.viewfullcrew": "檢視完整製作群",
Expand Down Expand Up @@ -456,9 +456,9 @@
"components.ResetPassword.password": "密碼",
"components.Login.forgotpassword": "忘記密碼?",
"components.TvDetails.nextAirDate": "下一次播出日期",
"components.NotificationTypeSelector.mediarequestedDescription": "將用戶提交需要管理員批准的請求時發送通知",
"components.NotificationTypeSelector.mediafailedDescription": " Radarr 或 Sonarr 處理請求失敗時發送通知。",
"components.NotificationTypeSelector.mediadeclinedDescription": "將請求拒絕時發送通知",
"components.NotificationTypeSelector.mediarequestedDescription": "當用戶提交需要管理員批准的請求時發送通知",
"components.NotificationTypeSelector.mediafailedDescription": " Radarr 或 Sonarr 處理請求失敗時發送通知。",
"components.NotificationTypeSelector.mediadeclinedDescription": "當請求拒被絕時發送通知",
"components.PermissionEdit.request4kDescription": "授予提交 4K 請求的權限。",
"components.PermissionEdit.request4kMoviesDescription": "授予為電影提交 4K 請求的權限。",
"components.PermissionEdit.request4kTvDescription": "授予提交 4K 電視節目請求的權限。",
Expand Down Expand Up @@ -612,7 +612,7 @@
"components.Settings.SettingsUsers.toastSettingsSuccess": "用戶設置保存成功!",
"components.Settings.SettingsUsers.toastSettingsFailure": "保存設置中出了點問題。",
"components.Settings.Notifications.emailNotificationTypesAlertDescriptionPt2": "「<strong>請求批准</strong>」、「<strong>請求拒絕</strong>」、「<strong>媒體可觀看</strong>」通知類型,將發送通知給請求者。",
"components.NotificationTypeSelector.mediaAutoApprovedDescription": "將請求自動批准時發送通知",
"components.NotificationTypeSelector.mediaAutoApprovedDescription": "當請求被自動批准時發送通知",
"components.NotificationTypeSelector.mediaAutoApproved": "請求自動批准",
"components.UserProfile.UserSettings.UserPermissions.unauthorizedDescription": "您不能編輯自己的權限。",
"components.UserProfile.UserSettings.unauthorizedDescription": "您無權編輯此用戶的設置。",
Expand Down

0 comments on commit 8a80571

Please sign in to comment.