New Crowdin updates (#1529)

Add Chinese traditional and Crowdin pseudo language (CR)
This commit is contained in:
Thomas Camlong
2023-10-31 09:12:59 +01:00
committed by GitHub
parent 0da6112913
commit fc969e5042
405 changed files with 6545 additions and 796 deletions

View File

@@ -1,7 +1,7 @@
{
"metaTitle": "",
"metaTitle": "ログイン",
"title": "お帰りなさい",
"text": "",
"text": "認証情報を入力してください。",
"form": {
"fields": {
"username": {
@@ -14,7 +14,7 @@
"buttons": {
"submit": "サインイン"
},
"afterLoginRedirection": ""
"afterLoginRedirection": "ログイン後、 {{url}}にリダイレクトされます。"
},
"alert": ""
"alert": "認証情報が間違っているか、このアカウントが存在しません。もう一度お試しください。"
}

View File

@@ -3,12 +3,12 @@
"about": "About",
"cancel": "キャンセル",
"close": "閉じる",
"back": "",
"back": "バック",
"delete": "削除",
"ok": "よっしゃー",
"edit": "編集",
"next": "",
"previous": "",
"next": "次のページ",
"previous": "前へ",
"confirm": "確認",
"enabled": "有効",
"disabled": "無効",

View File

@@ -0,0 +1 @@
{}

View File

@@ -1,6 +1,6 @@
{
"experimentalNote": {
"label": ""
"label": "これはHomarrの実験的な機能です。問題があれば <gh>GitHub</gh> または <dc>Discord</dc>に報告してください。"
},
"search": {
"label": "",
@@ -22,7 +22,7 @@
"new": ""
},
"logout": "",
"login": ""
"login": "ログイン"
}
},
"modals": {

View File

@@ -1,12 +1,12 @@
{
"metaTitle": "",
"hero": {
"title": "",
"title": "おかえりなさい、 {{username}}",
"fallbackUsername": "",
"subtitle": ""
"subtitle": "アプリケーションハブへようこそ。整理、最適化、そして征服!"
},
"quickActions": {
"title": "",
"title": "クイック操作",
"boards": {
"title": "",
"subtitle": ""

View File

@@ -8,7 +8,7 @@
},
"table": {
"header": {
"id": "",
"id": "ID",
"creator": "",
"expires": "",
"action": ""
@@ -32,7 +32,7 @@
"description": "",
"invitationLink": "",
"details": {
"id": "",
"id": "ID",
"token": ""
},
"button": {

View File

@@ -7,6 +7,9 @@
"useSonarrv4": {
"label": "Sonarr v4 API を使用"
},
"useRadarrv5": {
"label": "Radarr v5 API を使用する"
},
"radarrReleaseType": {
"label": "ラダーリリースタイプ",
"data": {
@@ -19,7 +22,7 @@
"label": "平日を隠す"
},
"showUnmonitored": {
"label": ""
"label": "監視されていない項目を表示する"
},
"fontSize": {
"label": "文字サイズ",

View File

@@ -13,8 +13,6 @@
}
},
"noRequests": "リクエストが見つかりません。アプリが正しく設定されているか確認してください。",
"pending": "{{countPendingApproval}} リクエストが承認待ちです。",
"nonePending": "現在保留中の承認はありません。準備完了です!",
"state": {
"approved": "承認済み",
"pendingApproval": "承認待ち",

View File

@@ -14,9 +14,9 @@
},
"mediaStats": {
"title": "",
"pending": "",
"tvRequests": "",
"movieRequests": "",
"pending": "承認待ち",
"tvRequests": "テレビのリクエスト",
"movieRequests": "映画のリクエスト",
"approved": "",
"totalRequests": ""
},

View File

@@ -1,7 +1,7 @@
{
"title": "検索エンジン",
"configurationName": "検索エンジンの設定",
"custom": "",
"custom": "カスタム",
"tips": {
"generalTip": "使用できる複数のプレフィックスがあります! クエリの前にこれらを追加すると、結果が絞り込まれます。 !s (Web), !t (Torrents), !y (YouTube), そして !m (Media).",
"placeholderTip": "%s は、クエリのプレースホルダとして使用することができます。"

View File

@@ -32,7 +32,7 @@
},
"searchEngine": {
"title": "検索エンジン",
"custom": "",
"custom": "カスタム",
"newTab": {
"label": ""
},