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

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

Currently translated at 98.4% (631 of 641 strings)

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: J. Lavoie <j.lavoie@net-c.ca>
Translate-URL: https://hosted.weblate.org/projects/overseerr/overseerr-frontend/fr/
Translation: Overseerr/Overseerr Frontend

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

Currently translated at 100.0% (645 of 645 strings)

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: TheCatLady <doris.houng@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/overseerr/overseerr-frontend/en/
Translation: Overseerr/Overseerr Frontend

* feat(lang): translated using Weblate (Portuguese (Portugal))

Currently translated at 100.0% (641 of 641 strings)

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

Currently translated at 100.0% (641 of 641 strings)

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Tijuco <linuxinmotion@gmail.com>
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)

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

Currently translated at 93.6% (604 of 645 strings)

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

Currently translated at 93.6% (600 of 641 strings)

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

Currently translated at 93.4% (599 of 641 strings)

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: TheCatLady <doris.houng@gmail.com>
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% (641 of 641 strings)

feat(lang): translated using Weblate (Dutch)

Currently translated at 100.0% (633 of 633 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 (Russian)

Currently translated at 13.1% (84 of 641 strings)

Co-authored-by: Artem <KovalevArtem.ru@gmail.com>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/overseerr/overseerr-frontend/ru/
Translation: Overseerr/Overseerr Frontend

Co-authored-by: J. Lavoie <j.lavoie@net-c.ca>
Co-authored-by: TheCatLady <doris.houng@gmail.com>
Co-authored-by: Marcos <silvamarcos1919@outlook.com>
Co-authored-by: Tijuco <linuxinmotion@gmail.com>
Co-authored-by: Kobe <kobaubarr@gmail.com>
Co-authored-by: Artem <KovalevArtem.ru@gmail.com>
This commit is contained in:
Weblate (bot)
2021-02-05 03:44:23 +01:00
committed by GitHub
parent 7456bea2ae
commit e4f9b8a984
7 changed files with 116 additions and 45 deletions

View File

@@ -1,12 +1,12 @@
{
"components.Settings.Notifications.webhookUrl": "網絡鉤手網址URL",
"components.Settings.Notifications.validationWebhookUrlRequired": "網絡鉤手網址一定要輸入",
"components.Settings.Notifications.validationWebhookUrlRequired": "必須輸入網絡鉤手網址",
"components.Settings.Notifications.NotificationsWebhook.webhookUrlPlaceholder": "網絡鉤手網址URL",
"components.Settings.Notifications.NotificationsWebhook.webhookUrl": "網絡鉤手網址URL",
"components.Settings.Notifications.NotificationsWebhook.validationWebhookUrlRequired": "網絡鉤手網址一定要輸入",
"components.Settings.Notifications.NotificationsWebhook.validationWebhookUrlRequired": "必須輸入網絡鉤手網址",
"components.Settings.Notifications.NotificationsSlack.webhookUrlPlaceholder": "網絡鉤手網址URL",
"components.Settings.Notifications.NotificationsSlack.webhookUrl": "網絡鉤手網址URL",
"components.Settings.Notifications.NotificationsSlack.validationWebhookUrlRequired": "網絡鉤手網址一定要輸入",
"components.Settings.Notifications.NotificationsSlack.validationWebhookUrlRequired": "必須輸入網絡鉤手網址",
"components.Settings.applicationurl": "應用程序網址URL",
"components.Settings.SonarrModal.apiKey": "應用程式密鑰",
"components.Settings.apikey": "應用程式密鑰",
@@ -32,8 +32,8 @@
"components.Settings.Notifications.notificationtypes": "通知類型",
"components.Settings.Notifications.NotificationsSlack.agentenabled": "啟用",
"components.Settings.Notifications.NotificationsPushover.agentenabled": "啟用",
"components.Settings.Notifications.validationSmtpPortRequired": "SMTP 通訊埠一定要輸入",
"components.Settings.Notifications.validationSmtpHostRequired": "SMTP 主機一定要輸入",
"components.Settings.Notifications.validationSmtpPortRequired": "必須輸入SMTP 通訊埠",
"components.Settings.Notifications.validationSmtpHostRequired": "必須輸入SMTP 主機",
"components.Settings.Notifications.smtpPort": "SMTP 通訊埠",
"components.Settings.Notifications.smtpHost": "SMTP 主機",
"i18n.partiallyavailable": "部分可觀看",
@@ -235,9 +235,9 @@
"components.MovieDetails.approve": "批准",
"components.MovieDetails.MovieCrew.fullcrew": "製作群",
"components.MovieDetails.MovieCast.fullcast": "演員",
"components.Login.validationpasswordrequired": "輸入密碼",
"components.Login.validationemailrequired": "請輸入電子郵件地址",
"components.Login.signinwithoverseerr": "使用您的 Overseerr 帳戶",
"components.Login.validationpasswordrequired": "必須輸入密碼",
"components.Login.validationemailrequired": "必須輸入有效電子郵件地址",
"components.Login.signinwithoverseerr": "使用您的 {applicationTitle} 帳戶",
"components.Login.signinplex": "使用 Plex 帳號登入",
"components.Login.password": "密碼",
"components.Login.loginerror": "登入中出了點問題。",
@@ -288,7 +288,7 @@
"components.CollectionDetails.numberofmovies": "電影數:{count}",
"components.CollectionDetails.movies": "電影",
"components.UserEdit.request4kMovies": "提交 4K 電影的請求",
"components.Settings.Notifications.validationFromRequired": "發件人電子郵件地址一定要輸入",
"components.Settings.Notifications.validationFromRequired": "必須輸入發件人電子郵件地址",
"components.UserEdit.request4k": "提交 4K 請求",
"components.UserEdit.request": "提交請求",
"components.UserEdit.managerequests": "請求管理",
@@ -337,16 +337,16 @@
"components.Settings.addsonarr": "添加 Sonarr 伺服器",
"components.Settings.SonarrModal.server4k": "4K 伺服器",
"components.Settings.SettingsAbout.supportoverseerr": "支持 Overseerr",
"components.Settings.SonarrModal.validationProfileRequired": "質量必須設置",
"components.Settings.RadarrModal.validationProfileRequired": "質量必須設置",
"components.Settings.SonarrModal.validationProfileRequired": "必須設置質量",
"components.Settings.RadarrModal.validationProfileRequired": "必須設置質量",
"components.Settings.SonarrModal.selectQualityProfile": "質量設定",
"components.Settings.RadarrModal.selectQualityProfile": "質量設定",
"components.Settings.RadarrModal.validationMinimumAvailabilityRequired": "最低狀態必須設置",
"components.Settings.RadarrModal.validationMinimumAvailabilityRequired": "必須設置最低狀態",
"components.Settings.RadarrModal.selectMinimumAvailability": "最低狀態設定",
"components.Settings.SonarrModal.validationRootFolderRequired": "根目錄必須設置",
"components.Settings.SonarrModal.validationRootFolderRequired": "必須設置根目錄",
"components.Settings.SonarrModal.selectRootFolder": "根目錄設定",
"components.Settings.RadarrModal.selectRootFolder": "根目錄設定",
"components.Settings.RadarrModal.validationRootFolderRequired": "根目錄必須設置",
"components.Settings.RadarrModal.validationRootFolderRequired": "必須設置根目錄",
"components.Settings.Notifications.NotificationsSlack.slacksettingssaved": "Slack 通知設置保存成功!",
"components.Settings.Notifications.NotificationsWebhook.webhooksettingssaved": "網絡鉤手通知設置保存成功!",
"components.Settings.Notifications.discordsettingssaved": "Discord 通知設置保存成功!",
@@ -367,7 +367,7 @@
"components.Settings.Notifications.NotificationsWebhook.resetPayload": "重置為默認",
"components.Settings.Notifications.NotificationsWebhook.customJson": "JSON 有效負載",
"components.Settings.Notifications.NotificationsWebhook.resetPayloadSuccess": "JSON 有效負載成功重置為默認負載。",
"components.Settings.Notifications.NotificationsPushover.validationUserTokenRequired": "用戶令牌一定要輸入",
"components.Settings.Notifications.NotificationsPushover.validationUserTokenRequired": "必須輸入用戶令牌",
"components.UserEdit.autoapproveSeriesDescription": "自動批准這用戶提交的電視節目請求。",
"components.UserEdit.autoapproveMoviesDescription": "自動批准這用戶提交的電影請求。",
"components.UserEdit.autoapproveDescription": "自動批准這用戶提交的請求。",
@@ -383,7 +383,7 @@
"components.Settings.SettingsAbout.Releases.releasedataMissing": "無法獲取軟體版本資料。GitHub 崩潰了嗎?",
"components.UserList.passwordinfodescription": "啟用電子郵件通知才能自動生成密碼。",
"components.UserList.passwordinfo": "訊息",
"components.Settings.Notifications.validationBotAPIRequired": "Bot 機器人應用程式密鑰一定要輸入",
"components.Settings.Notifications.validationBotAPIRequired": "必須輸入 Bot 機器人應用程式密鑰",
"components.Settings.Notifications.botAPI": "Bot 機器人應用程式介面API",
"components.Settings.menuServices": "服務器",
"components.Settings.address": "網址",
@@ -439,22 +439,22 @@
"components.RequestModal.request4kfrom": "{username} 的 4K 請求待處理。",
"components.Settings.toastApiKeySuccess": "生成新應用程式密鑰成功!",
"components.Settings.SettingsAbout.clickheretojoindiscord": "加入 Overseerr 的 Discord 伺服器!",
"components.Settings.validationPortRequired": "通訊埠一定要輸入",
"components.Settings.validationHostnameRequired": "主機名稱或 IP 位址一定要輸入",
"components.Settings.SonarrModal.validationPortRequired": "通訊埠一定要輸入",
"components.Settings.SonarrModal.validationNameRequired": "伺服器名稱一定要輸入",
"components.Settings.SonarrModal.validationHostnameRequired": "主機名稱或 IP 位址一定要輸入",
"components.Settings.RadarrModal.validationPortRequired": "通訊埠一定要輸入",
"components.Settings.SonarrModal.validationApiKeyRequired": "應用程式密鑰一定要輸入",
"components.Settings.RadarrModal.validationNameRequired": "伺服器名稱一定要輸入",
"components.Settings.RadarrModal.validationHostnameRequired": "主機名稱或 IP 位址一定要輸入",
"components.Settings.RadarrModal.validationApiKeyRequired": "應用程式密鑰一定要輸入",
"components.Settings.Notifications.validationChatIdRequired": "Chat ID 一定要輸入",
"components.Settings.Notifications.NotificationsWebhook.validationJsonPayloadRequired": "JSON 有效負載一定要輸入",
"components.Settings.validationPortRequired": "必須輸入通訊埠",
"components.Settings.validationHostnameRequired": "必須輸入主機名稱或 IP 位址",
"components.Settings.SonarrModal.validationPortRequired": "必須輸入通訊埠",
"components.Settings.SonarrModal.validationNameRequired": "必須輸入伺服器名稱",
"components.Settings.SonarrModal.validationHostnameRequired": "必須輸入主機名稱或 IP 位址",
"components.Settings.RadarrModal.validationPortRequired": "必須輸入通訊埠",
"components.Settings.SonarrModal.validationApiKeyRequired": "必須輸入應用程式密鑰",
"components.Settings.RadarrModal.validationNameRequired": "必須輸入伺服器名稱",
"components.Settings.RadarrModal.validationHostnameRequired": "必須輸入主機名稱或 IP 位址",
"components.Settings.RadarrModal.validationApiKeyRequired": "必須輸入應用程式密鑰",
"components.Settings.Notifications.validationChatIdRequired": "必須輸入 Chat ID",
"components.Settings.Notifications.NotificationsWebhook.validationJsonPayloadRequired": "必須輸入 JSON 有效負載",
"components.Settings.Notifications.NotificationsWebhook.authheader": "Authorization 頭欄位",
"components.Settings.RadarrModal.minimumAvailability": "最低狀態",
"components.Settings.Notifications.allowselfsigned": "允許自簽名證書",
"components.Settings.Notifications.NotificationsPushover.validationAccessTokenRequired": "令牌一定要輸入",
"components.Settings.Notifications.NotificationsPushover.validationAccessTokenRequired": "必須輸入令牌",
"components.Settings.RadarrModal.hostname": "主機名稱或 IP 位址",
"components.Settings.SonarrModal.hostname": "主機名稱或 IP 位址",
"components.Settings.hostname": "主機名稱或 IP 位址",
@@ -623,5 +623,23 @@
"components.Discover.discover": "探索",
"components.AppDataWarning.dockerVolumeMissing": "無法訪問 Docker 繫結掛載",
"components.AppDataWarning.dockerVolumeMissingDescription": "您必須使用繫結掛載bind mount指定某個宿主機器的資料夾跟容器內的 <code>/app/config</code> 資料夾連通,才能保存 Overseerr 的配置和數據。",
"components.RequestModal.AdvancedRequester.requestas": "請求者"
"components.RequestModal.AdvancedRequester.requestas": "請求者",
"components.Settings.RadarrModal.validationApplicationUrlTrailingSlash": "必須刪除結尾斜線",
"components.Settings.SonarrModal.validationApplicationUrlTrailingSlash": "必須刪除結尾斜線",
"components.Settings.validationApplicationUrlTrailingSlash": "必須刪除結尾斜線",
"components.Settings.validationApplicationTitle": "必須輸入應用程序名",
"components.Settings.validationApplicationUrl": "必須輸入有效網址",
"components.Settings.SonarrModal.validationApplicationUrl": "必須輸入有效網址",
"components.Settings.RadarrModal.validationApplicationUrl": "必須輸入有效網址",
"components.PermissionEdit.viewrequests": "查看請求",
"components.Settings.RadarrModal.validationBaseUrlLeadingSlash": "必須添加前置斜線",
"components.Settings.SonarrModal.validationBaseUrlLeadingSlash": "必須添加前置斜線",
"components.Settings.SonarrModal.validationBaseUrlTrailingSlash": "必須刪除結尾斜線",
"components.Settings.RadarrModal.validationBaseUrlTrailingSlash": "必須刪除結尾斜線",
"components.UserList.validationEmail": "必須輸入有效電子郵件地址",
"components.UserEdit.validationEmail": "必須輸入有效電子郵件地址",
"components.Settings.Notifications.validationEmail": "必須輸入有效電子郵件地址",
"components.Settings.Notifications.validationWebhookUrl": "必須輸入有效網址",
"components.Settings.Notifications.NotificationsWebhook.validationWebhookUrl": "必須輸入有效網址",
"components.Settings.Notifications.NotificationsSlack.validationWebhookUrl": "必須輸入有效網址"
}