Update translation files

Updated by "Squash Git commits" add-on in Weblate.

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/common/
Translation: Frigate NVR/common
This commit is contained in:
Hosted Weblate 2025-06-18 02:26:24 +02:00
parent 5e47fd1a85
commit 0ba0b5cf3f
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C
20 changed files with 134 additions and 20 deletions

View File

@ -1 +1,5 @@
{}
{
"speech": "スピーチ",
"car": "自動車",
"bicycle": "自転車"
}

View File

@ -1 +1,7 @@
{}
{
"time": {
"untilForRestart": "Frigateが再起動するまで.",
"untilRestart": "再起動まで",
"untilForTime": "{{time}} まで"
}
}

View File

@ -1 +1,7 @@
{}
{
"form": {
"user": "ユーザー名",
"password": "パスワード",
"login": "ログイン"
}
}

View File

@ -1 +1,7 @@
{}
{
"group": {
"label": "カメラグループ",
"add": "カメラグループを追加",
"edit": "カメラグループを編集"
}
}

View File

@ -1 +1,9 @@
{}
{
"restart": {
"title": "Frigateを再起動しますか?",
"restarting": {
"title": "Frigateは再起動中です"
},
"button": "再起動"
}
}

View File

@ -1 +1,9 @@
{}
{
"labels": {
"label": "ラベル",
"all": {
"title": "すべてのラベル"
}
},
"filter": "フィルタ"
}

View File

@ -1 +1,8 @@
{}
{
"iconPicker": {
"search": {
"placeholder": "アイコンを検索…"
},
"selectIcon": "アイコンを選択"
}
}

View File

@ -1 +1,10 @@
{}
{
"button": {
"downloadVideo": {
"label": "ビデオをダウンロード",
"toast": {
"success": "あなたのレビュー項目ビデオのダウンロードを開始しました."
}
}
}
}

View File

@ -1 +1,5 @@
{}
{
"noPreviewFound": "プレビューが見つかりません",
"noRecordingsFoundForThisTime": "この時間帯に録画は見つかりませんでした",
"noPreviewFoundFor": "{{cameraName}} のプレビューが見つかりません"
}

View File

@ -1 +1,5 @@
{}
{
"bicycle": "自転車",
"car": "自動車",
"person": "人物"
}

View File

@ -1 +1,7 @@
{}
{
"copyConfig": "設定をコピー",
"configEditor": "Configエディタ",
"saveAndRestart": "保存後再起動",
"saveOnly": "保存",
"confirm": "保存せずに終了しますか?"
}

View File

@ -1 +1,7 @@
{}
{
"detections": "検出",
"motion": {
"label": "動作"
},
"alerts": "アラート"
}

View File

@ -1 +1,3 @@
{}
{
"generativeAI": "生成AI"
}

View File

@ -1 +1,5 @@
{}
{
"documentTitle": "エクスポート - Frigate",
"noExports": "エクスポートがありません",
"search": "検索"
}

View File

@ -1 +1,5 @@
{}
{
"description": {
"placeholder": "このコレクションの名前を入力してください"
}
}

View File

@ -1 +1,5 @@
{}
{
"documentTitle": "ライブ - Frigate",
"documentTitle.withCamera": "{{camera}} - ライブ - Frigate",
"lowBandwidthMode": "低帯域幅モード"
}

View File

@ -1 +1,5 @@
{}
{
"filter": "フィルタ",
"calendar": "カレンダー",
"export": "エクスポート"
}

View File

@ -1 +1,11 @@
{}
{
"searchFor": "{{inputValue}} を検索",
"button": {
"save": "検索を保存",
"delete": "保存した検索を削除",
"filterInformation": "フィルタ情報",
"clear": "検索をクリア"
},
"search": "検索",
"savedSearches": "保存した検索"
}

View File

@ -1 +1,7 @@
{}
{
"documentTitle": {
"authentication": "認証設定 - Frigate",
"camera": "カメラの設定 - Frigate",
"default": "設定 - Frigate"
}
}

View File

@ -1 +1,7 @@
{}
{
"documentTitle": {
"cameras": "カメラ統計 - Frigate",
"general": "一般統計 - Frigate",
"storage": "ストレージ統計 - Frigate"
}
}