Skip to content

Commit

Permalink
feat(lang): translations update from Weblate (#852)
Browse files Browse the repository at this point in the history
* feat(lang): translated using Weblate (Portuguese (Brazil))

Currently translated at 100.0% (645 of 645 strings)

Co-authored-by: Tijuco <[email protected]>
Translate-URL: https://hosted.weblate.org/projects/overseerr/overseerr-frontend/pt_BR/
Translation: Overseerr/Overseerr Frontend

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

Currently translated at 93.6% (604 of 645 strings)

Co-authored-by: TheCatLady <[email protected]>
Translate-URL: https://hosted.weblate.org/projects/overseerr/overseerr-frontend/zh_Hant/
Translation: Overseerr/Overseerr Frontend

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

Currently translated at 100.0% (645 of 645 strings)

Co-authored-by: Kobe <[email protected]>
Translate-URL: https://hosted.weblate.org/projects/overseerr/overseerr-frontend/nl/
Translation: Overseerr/Overseerr Frontend

Co-authored-by: Tijuco <[email protected]>
Co-authored-by: TheCatLady <[email protected]>
Co-authored-by: Kobe <[email protected]>
  • Loading branch information
4 people authored Feb 5, 2021
1 parent 4eae02a commit c5be00e
Show file tree
Hide file tree
Showing 3 changed files with 31 additions and 11 deletions.
18 changes: 14 additions & 4 deletions src/i18n/locale/nl.json
Original file line number Diff line number Diff line change
Expand Up @@ -509,9 +509,9 @@
"components.UserList.password": "Wachtwoord",
"components.UserList.localuser": "Lokale gebruiker",
"components.UserList.email": "E-mailadres",
"components.Login.validationpasswordrequired": "Wachtwoord vereist",
"components.Login.validationemailrequired": "Ongeldig e-mailadres",
"components.Login.signinwithoverseerr": "Overseerr-account gebruiken",
"components.Login.validationpasswordrequired": "Je moet een wachtwoord opgeven",
"components.Login.validationemailrequired": "Je moet een geldig e-mailadres opgeven",
"components.Login.signinwithoverseerr": "Account {applicationTitle} gebruiken",
"components.Login.password": "Wachtwoord",
"components.Login.loginerror": "Er ging iets mis bij het inloggen.",
"components.Login.login": "Inloggen",
Expand Down Expand Up @@ -690,5 +690,15 @@
"components.Settings.RadarrModal.validationApplicationUrlTrailingSlash": "URL mag niet eindigen op een schuine streep",
"components.Settings.RadarrModal.validationApplicationUrl": "Je moet een geldige URL opgeven",
"components.PermissionEdit.viewrequestsDescription": "Geeft toestemming om de verzoeken van andere gebruikers te bekijken.",
"components.PermissionEdit.viewrequests": "Verzoeken bekijken"
"components.PermissionEdit.viewrequests": "Verzoeken bekijken",
"components.UserList.validationEmail": "Je moet een geldig e-mailadres opgeven",
"components.UserEdit.validationEmail": "Je moet een geldig e-mailadres opgeven",
"components.Settings.SonarrModal.validationBaseUrlTrailingSlash": "Basis-URL mag niet eindigen op een schuine streep",
"components.Settings.SonarrModal.validationBaseUrlLeadingSlash": "Basis-URL moet met een schuine streep beginnen",
"components.Settings.RadarrModal.validationBaseUrlTrailingSlash": "Basis-URL mag niet eindigen op een schuine streep",
"components.Settings.RadarrModal.validationBaseUrlLeadingSlash": "Basis-URL moet met een schuine streep beginnen",
"components.Settings.Notifications.validationWebhookUrl": "Je moet een geldige URL opgeven",
"components.Settings.Notifications.validationEmail": "Je moet een geldig e-mailadres opgeven",
"components.Settings.Notifications.NotificationsWebhook.validationWebhookUrl": "Je moet een geldige URL opgeven",
"components.Settings.Notifications.NotificationsSlack.validationWebhookUrl": "Je moet een geldige URL opgeven"
}
18 changes: 14 additions & 4 deletions src/i18n/locale/pt_BR.json
Original file line number Diff line number Diff line change
Expand Up @@ -523,9 +523,9 @@
"components.UserList.createlocaluser": "Criar usuário local",
"components.UserList.create": "Criar",
"components.UserList.autogeneratepassword": "Gerar senha automaticamente",
"components.Login.validationpasswordrequired": "Senha necessária",
"components.Login.validationemailrequired": "E-mail inválido",
"components.Login.signinwithoverseerr": "Entrar com sua conta Overseerr",
"components.Login.validationpasswordrequired": "Você deve prover uma senha",
"components.Login.validationemailrequired": "Você deve prover um e-mail válido",
"components.Login.signinwithoverseerr": "Entrar com sua conta {applicationTitle}",
"components.Login.password": "Senha",
"components.Login.loginerror": "Algo deu errado ao tentar se autenticar.",
"components.Login.login": "Entrar",
Expand Down Expand Up @@ -704,5 +704,15 @@
"components.Settings.RadarrModal.validationApplicationUrlTrailingSlash": "A URL não pode terminar com uma barra",
"components.Settings.RadarrModal.validationApplicationUrl": "Você deve prover uma URL válida",
"components.PermissionEdit.viewrequestsDescription": "Concede permissão para visualizar solicitações de outros usuários.",
"components.PermissionEdit.viewrequests": "Visualizar Solicitações"
"components.PermissionEdit.viewrequests": "Visualizar Solicitações",
"components.UserList.validationEmail": "Você deve prover um e-mail válido",
"components.UserEdit.validationEmail": "Você deve prover um e-mail válido",
"components.Settings.SonarrModal.validationBaseUrlTrailingSlash": "URL Base não deve terminar com uma barra",
"components.Settings.SonarrModal.validationBaseUrlLeadingSlash": "URL Base deve ter iniciar com uma barra",
"components.Settings.RadarrModal.validationBaseUrlTrailingSlash": "URL Base não deve terminar com uma barra",
"components.Settings.RadarrModal.validationBaseUrlLeadingSlash": "URL Base deve ter iniciar com uma barra",
"components.Settings.Notifications.validationWebhookUrl": "Você deve prover uma URL válida",
"components.Settings.Notifications.validationEmail": "Você deve prover um e-mail válido",
"components.Settings.Notifications.NotificationsWebhook.validationWebhookUrl": "Você deve prover uma URL válida",
"components.Settings.Notifications.NotificationsSlack.validationWebhookUrl": "Você deve prover uma URL válida"
}
6 changes: 3 additions & 3 deletions src/i18n/locale/zh_Hant.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,10 +83,10 @@
"components.UserList.username": "用戶名",
"components.UserEdit.username": "用戶名",
"components.UserEdit.vote": "投票",
"components.UserList.localuser": "Overseerr 用戶",
"components.UserList.localuser": "本地用戶",
"components.UserList.creating": "創建中…",
"components.UserList.createuser": "創建新用戶",
"components.UserList.createlocaluser": "創建 Overseerr 用戶",
"components.UserList.createlocaluser": "創建本地用戶",
"components.UserList.autogeneratepassword": "自動生成密碼",
"components.UserEdit.autoapproveSeries": "電視節目自動批准",
"components.UserEdit.autoapprove": "自動批准",
Expand Down Expand Up @@ -607,7 +607,7 @@
"components.Settings.toastPlexConnectingFailure": "Plex 伺服器連線失敗。",
"components.TvDetails.mark4kavailable": "標記為 4K 可觀看",
"components.TvDetails.markavailable": "標記為可觀看",
"components.Settings.localLogin": "允許 Overseerr 用戶登錄",
"components.Settings.localLogin": "允許本地用戶登錄",
"components.TvDetails.manageModalClearMediaWarning": "*這電視節目的所有儲存資料將被永久刪除(包括用戶提交的請求)。如果節目存在於您的 Plex 伺服器,資料會在媒體庫同步時重新建立。",
"components.MovieDetails.manageModalClearMediaWarning": "*這電影的所有儲存資料將被永久刪除(包括用戶提交的請求)。如果電影存在於您的 Plex 伺服器,資料會在媒體庫同步時重新建立。",
"components.TvDetails.allseasonsmarkedavailable": "*所有季數將被標記為可觀看。",
Expand Down

0 comments on commit c5be00e

Please sign in to comment.