feat: Added translations, use locales instead of depending on hardcoded strings. (#65)

## Pull Request Description

Single and hopefully only commit so weblate is up-to-date with last
repository

## Special thanks to the translators 🎉 

@kingu - Noors (Bokmål) (nb_NO)
@alison2033  - Portuguese (Brazil) (pt_BR)
@andreasmolnardev - German (de)
@stanol - Ukrainian (uk)

If I forgot someone let me know!

## Checklist

- [x] If a new package was added, did you ensure it works for all
supported platforms? Is the package also well maintained?
- [x] Did you add localization for any text? If yes, did you sort the
.arb file using ```arb_utils sort <INPUT_FILE>```?
- [x] Check that any changes are related to the issue at hand.

---------

Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
This commit is contained in:
PartyDonut 2024-10-23 18:27:24 +02:00 committed by GitHub
parent 62e046de4a
commit eb231f37cd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
17 changed files with 6619 additions and 686 deletions

View file

@ -1,8 +1,12 @@
{
"@@locale": "ja",
"nativeName": "日本語 (にほんご)",
"about": "情報",
"@about": {},
"accept": "承認",
"@accept": {},
"active": "アクティブ",
"@active": {},
"actor": "{count, plural, other{俳優} one{俳優}}",
"@actor": {
"description": "俳優",
@ -14,14 +18,23 @@
}
},
"addAsFavorite": "お気に入りに追加",
"@addAsFavorite": {},
"addToCollection": "コレクションに追加",
"@addToCollection": {},
"addToPlaylist": "プレイリストに追加",
"@addToPlaylist": {},
"advanced": "高度な",
"@advanced": {},
"all": "すべて",
"@all": {},
"amoledBlack": "アモレッドブラック",
"@amoledBlack": {},
"appLockAutoLogin": "自動ログイン",
"@appLockAutoLogin": {},
"appLockBiometrics": "生体認証",
"@appLockBiometrics": {},
"appLockPasscode": "パスコード",
"@appLockPasscode": {},
"appLockTitle": "{userName}のログイン方法を設定",
"@appLockTitle": {
"description": "ログイン方法を選択するポップアップ",
@ -32,14 +45,23 @@
}
},
"ascending": "昇順",
"@ascending": {},
"audio": "オーディオ",
"@audio": {},
"autoPlay": "自動再生",
"@autoPlay": {},
"backgroundBlur": "背景ぼかし",
"@backgroundBlur": {},
"backgroundOpacity": "背景の不透明度",
"@backgroundOpacity": {},
"biometricsFailedCheckAgain": "生体認証に失敗しました。設定を確認してもう一度お試しください。",
"@biometricsFailedCheckAgain": {},
"bold": "ボールド",
"@bold": {},
"cancel": "キャンセル",
"@cancel": {},
"change": "変更",
"@change": {},
"chapter": "{count, plural, other{チャプター} one{チャプター}}",
"@chapter": {
"description": "チャプター",
@ -51,16 +73,27 @@
}
},
"clear": "クリア",
"@clear": {},
"clearAllSettings": "すべての設定をクリア",
"@clearAllSettings": {},
"clearAllSettingsQuestion": "すべての設定をクリアしますか?",
"@clearAllSettingsQuestion": {},
"clearChanges": "変更をクリア",
"@clearChanges": {},
"clearSelection": "選択をクリア",
"@clearSelection": {},
"close": "閉じる",
"@close": {},
"code": "コード",
"@code": {},
"collectionFolder": "コレクションフォルダ",
"@collectionFolder": {},
"color": "カラー",
"@color": {},
"combined": "組み合わせ",
"@combined": {},
"communityRating": "コミュニティ評価",
"@communityRating": {},
"continuePage": "続行 - ページ {page}",
"@continuePage": {
"description": "続行 - ページ 1",
@ -71,12 +104,19 @@
}
},
"controls": "コントロール",
"@controls": {},
"dashboard": "ダッシュボード",
"@dashboard": {},
"dashboardContinue": "続行",
"@dashboardContinue": {},
"dashboardContinueListening": "リスニングを続ける",
"@dashboardContinueListening": {},
"dashboardContinueReading": "読み続ける",
"@dashboardContinueReading": {},
"dashboardContinueWatching": "視聴を続ける",
"@dashboardContinueWatching": {},
"dashboardNextUp": "次へ",
"@dashboardNextUp": {},
"dashboardRecentlyAdded": "{name}に最近追加",
"@dashboardRecentlyAdded": {
"description": "ホーム画面に最近追加",
@ -87,10 +127,15 @@
}
},
"dateAdded": "追加日",
"@dateAdded": {},
"dateLastContentAdded": "最後にコンテンツが追加された日",
"@dateLastContentAdded": {},
"datePlayed": "再生日",
"@datePlayed": {},
"days": "日",
"@days": {},
"delete": "削除",
"@delete": {},
"deleteFileFromSystem": "このアイテム {item} を削除すると、ファイルシステムとメディアライブラリの両方から削除されます。\n続行してもよろしいですか",
"@deleteFileFromSystem": {
"description": "システムからファイルを削除",
@ -110,6 +155,7 @@
}
},
"descending": "降順",
"@descending": {},
"director": "{count, plural, other{監督} one{監督}}",
"@director": {
"description": "監督",
@ -121,19 +167,33 @@
}
},
"disableFilters": "フィルターを無効にする",
"@disableFilters": {},
"disabled": "無効",
"@disabled": {},
"discovered": "発見済み",
"@discovered": {},
"displayLanguage": "表示言語",
"@displayLanguage": {},
"downloadsClearDesc": "すべての同期データを削除してもよろしいですか?\nこれにより、すべての同期ユーザーのデータがクリアされます",
"@downloadsClearDesc": {},
"downloadsClearTitle": "同期データをクリア",
"@downloadsClearTitle": {},
"downloadsPath": "パス",
"@downloadsPath": {},
"downloadsSyncedData": "同期データ",
"@downloadsSyncedData": {},
"downloadsTitle": "ダウンロード",
"@downloadsTitle": {},
"dynamicText": "動的",
"@dynamicText": {},
"editMetadata": "メタデータを編集",
"@editMetadata": {},
"empty": "空",
"@empty": {},
"enabled": "有効",
"@enabled": {},
"endsAt": "{date}に終了",
"@endsAt": {},
"episode": "{count, plural, other{エピソード} one{エピソード}}",
"@episode": {
"description": "エピソード",
@ -145,10 +205,15 @@
}
},
"error": "エラー",
"@error": {},
"failedToLoadImage": "画像の読み込みに失敗しました",
"@failedToLoadImage": {},
"favorite": "お気に入り",
"@favorite": {},
"favorites": "お気に入り",
"@favorites": {},
"fetchingLibrary": "ライブラリアイテムを取得しています",
"@fetchingLibrary": {},
"filter": "{count, plural, other{フィルター} one{フィルター}}",
"@filter": {
"description": "フィルター",
@ -160,9 +225,13 @@
}
},
"folders": "フォルダ",
"@folders": {},
"fontColor": "フォントの色",
"@fontColor": {},
"fontSize": "フォントサイズ",
"@fontSize": {},
"forceRefresh": "強制リフレッシュ",
"@forceRefresh": {},
"genre": "{count, plural, other{ジャンル} one{ジャンル}}",
"@genre": {
"description": "ジャンル",
@ -174,19 +243,33 @@
}
},
"goTo": "行く",
"@goTo": {},
"grid": "グリッド",
"@grid": {},
"group": "グループ",
"@group": {},
"groupBy": "グループ化",
"@groupBy": {},
"heightOffset": "高さのオフセット",
"@heightOffset": {},
"hide": "非表示",
"@hide": {},
"hideEmpty": "空を非表示",
"@hideEmpty": {},
"home": "ホーム",
"@home": {},
"identify": "識別",
"@identify": {},
"immediately": "すぐに",
"@immediately": {},
"incorrectPinTryAgain": "PINが間違っています、もう一度試してください",
"@incorrectPinTryAgain": {},
"info": "情報",
"@info": {},
"invalidUrl": "無効なURL",
"@invalidUrl": {},
"invalidUrlDesc": "URLはhttp(s)://で始まる必要があります",
"@invalidUrlDesc": {},
"itemCount": "アイテム数: {count}",
"@itemCount": {
"description": "アイテム数",
@ -217,14 +300,23 @@
}
},
"libraryFetchNoItemsFound": "アイテムが見つかりませんでした。設定を変更してみてください。",
"@libraryFetchNoItemsFound": {},
"libraryPageSizeDesc": "一度に読み込む量を設定します。0はページングを無効にします。",
"@libraryPageSizeDesc": {},
"libraryPageSizeTitle": "ライブラリページのサイズ",
"@libraryPageSizeTitle": {},
"light": "ライト",
"@light": {},
"list": "リスト",
"@list": {},
"lockscreen": "ロック画面",
"@lockscreen": {},
"loggedIn": "ログイン済み",
"@loggedIn": {},
"login": "ログイン",
"@login": {},
"logout": "ログアウト",
"@logout": {},
"logoutUserPopupContent": "これにより、{userName} がログアウトされ、アプリからユーザーが削除されます。\n{serverName}に再ログインする必要があります。",
"@logoutUserPopupContent": {
"description": "ユーザーをログアウトするためのポップアップの説明",
@ -247,21 +339,37 @@
}
},
"loop": "ループ",
"@loop": {},
"markAsUnwatched": "未視聴にマーク",
"@markAsUnwatched": {},
"markAsWatched": "視聴済みにマーク",
"@markAsWatched": {},
"masonry": "石工",
"@masonry": {},
"mediaTypeBase": "基本タイプ",
"@mediaTypeBase": {},
"mediaTypeBook": "本",
"@mediaTypeBook": {},
"mediaTypeBoxset": "ボックスセット",
"@mediaTypeBoxset": {},
"mediaTypeEpisode": "エピソード",
"@mediaTypeEpisode": {},
"mediaTypeFolder": "フォルダー",
"@mediaTypeFolder": {},
"mediaTypeMovie": "映画",
"@mediaTypeMovie": {},
"mediaTypePerson": "人物",
"@mediaTypePerson": {},
"mediaTypePhoto": "写真",
"@mediaTypePhoto": {},
"mediaTypePhotoAlbum": "フォトアルバム",
"@mediaTypePhotoAlbum": {},
"mediaTypePlaylist": "プレイリスト",
"@mediaTypePlaylist": {},
"mediaTypeSeason": "シーズン",
"@mediaTypeSeason": {},
"mediaTypeSeries": "シリーズ",
"@mediaTypeSeries": {},
"metaDataSavedFor": "{item} のメタデータが保存されました",
"@metaDataSavedFor": {
"description": "メタデータが保存されました",
@ -272,8 +380,11 @@
}
},
"metadataRefreshDefault": "新しいファイルと更新されたファイルをスキャン",
"@metadataRefreshDefault": {},
"metadataRefreshFull": "すべてのメタデータを置き換える",
"@metadataRefreshFull": {},
"metadataRefreshValidation": "欠落しているメタデータを検索",
"@metadataRefreshValidation": {},
"minutes": "{count}分",
"@minutes": {
"description": "分",
@ -285,6 +396,7 @@
}
},
"mode": "モード",
"@mode": {},
"moreFrom": "{info}の詳細",
"@moreFrom": {
"description": "詳細",
@ -295,32 +407,59 @@
}
},
"moreOptions": "その他のオプション",
"@moreOptions": {},
"mouseDragSupport": "マウスでドラッグ",
"@mouseDragSupport": {},
"musicAlbum": "アルバム",
"@musicAlbum": {},
"name": "名前",
"@name": {},
"navigation": "ナビゲーション",
"@navigation": {},
"navigationDashboard": "ダッシュボード",
"@navigationDashboard": {},
"navigationFavorites": "お気に入り",
"@navigationFavorites": {},
"navigationSync": "同期済み",
"@navigationSync": {},
"never": "なし",
"@never": {},
"nextUp": "次へ",
"@nextUp": {},
"noItemsSynced": "同期されたアイテムはありません",
"@noItemsSynced": {},
"noItemsToShow": "表示するアイテムがありません",
"@noItemsToShow": {},
"noRating": "評価なし",
"@noRating": {},
"noResults": "結果がありません",
"@noResults": {},
"noServersFound": "新しいサーバーが見つかりません",
"@noServersFound": {},
"noSuggestionsFound": "提案が見つかりません",
"@noSuggestionsFound": {},
"none": "なし",
"@none": {},
"normal": "ノーマル",
"@normal": {},
"notPartOfAlbum": "アルバムの一部ではありません",
"@notPartOfAlbum": {},
"openParent": "親フォルダを開く",
"@openParent": {},
"openShow": "番組を開く",
"@openShow": {},
"openWebLink": "ウェブリンクを開く",
"@openWebLink": {},
"options": "オプション",
"@options": {},
"other": "その他",
"@other": {},
"outlineColor": "アウトラインの色",
"@outlineColor": {},
"outlineSize": "アウトラインのサイズ",
"@outlineSize": {},
"overview": "概要",
"@overview": {},
"page": "{index} ページ",
"@page": {
"description": "ページ",
@ -331,11 +470,17 @@
}
},
"parentalRating": "ペアレンタル評価",
"@parentalRating": {},
"password": "パスワード",
"@password": {},
"pathClearTitle": "ダウンロードパスをクリア",
"@pathClearTitle": {},
"pathEditDesc": "この場所はすべてのユーザーに設定されており、同期されたデータはもうアクセスできません。\nストレージに残ります。",
"@pathEditDesc": {},
"pathEditSelect": "ダウンロード先を選択",
"@pathEditSelect": {},
"pathEditTitle": "場所を変更",
"@pathEditTitle": {},
"play": "{item}を再生する",
"@play": {
"description": "再生する",
@ -346,6 +491,7 @@
}
},
"playCount": "再生回数",
"@playCount": {},
"playFrom": "{name}から再生する",
"@playFrom": {
"description": "から再生する",
@ -365,13 +511,21 @@
}
},
"playLabel": "再生",
"@playLabel": {},
"playVideos": "ビデオを再生",
"@playVideos": {},
"played": "再生済み",
"@played": {},
"quickConnectAction": "クイック接続コードを入力",
"@quickConnectAction": {},
"quickConnectInputACode": "コードを入力",
"@quickConnectInputACode": {},
"quickConnectTitle": "クイック接続",
"@quickConnectTitle": {},
"quickConnectWrongCode": "コードが間違っています",
"@quickConnectWrongCode": {},
"random": "ランダム",
"@random": {},
"rating": "{count, plural, other{評価} one{評価}}",
"@rating": {
"description": "評価",
@ -383,6 +537,7 @@
}
},
"reWatch": "再視聴",
"@reWatch": {},
"read": "{item}を読む",
"@read": {
"description": "読む",
@ -402,8 +557,11 @@
}
},
"recursive": "再帰的",
"@recursive": {},
"refresh": "リフレッシュ",
"@refresh": {},
"refreshMetadata": "メタデータを更新",
"@refreshMetadata": {},
"refreshPopup": "リフレッシュ - {name}",
"@refreshPopup": {
"placeholders": {
@ -413,16 +571,27 @@
}
},
"refreshPopupContentMetadata": "メタデータはダッシュボードで有効にされた設定とインターネットサービスに基づいて更新されます。",
"@refreshPopupContentMetadata": {},
"related": "関連",
"@related": {},
"releaseDate": "リリース日",
"@releaseDate": {},
"removeAsFavorite": "お気に入りから削除",
"@removeAsFavorite": {},
"removeFromCollection": "コレクションから削除",
"@removeFromCollection": {},
"removeFromPlaylist": "プレイリストから削除",
"@removeFromPlaylist": {},
"replaceAllImages": "すべての画像を置き換える",
"@replaceAllImages": {},
"replaceExistingImages": "既存の画像を置き換える",
"@replaceExistingImages": {},
"restart": "再起動",
"@restart": {},
"result": "結果",
"@result": {},
"resumable": "再開可能",
"@resumable": {},
"resume": "{item}を再開する",
"@resume": {
"description": "再開する",
@ -433,12 +602,19 @@
}
},
"retrievePublicListOfUsers": "ユーザーの公開リストを取得",
"@retrievePublicListOfUsers": {},
"retry": "再試行",
"@retry": {},
"runTime": "再生時間",
"@runTime": {},
"save": "保存",
"@save": {},
"saved": "保存済み",
"@saved": {},
"scanBiometricHint": "身元を確認する",
"@scanBiometricHint": {},
"scanLibrary": "ライブラリをスキャン",
"@scanLibrary": {},
"scanYourFingerprintToAuthenticate": "指紋をスキャンして{user}を認証してください",
"@scanYourFingerprintToAuthenticate": {
"placeholders": {
@ -456,7 +632,9 @@
}
},
"scrollToTop": "トップにスクロール",
"@scrollToTop": {},
"search": "検索",
"@search": {},
"season": "{count, plural, other{シーズン} one{シーズン}}",
"@season": {
"description": "シーズン",
@ -478,9 +656,13 @@
}
},
"selectAll": "すべて選択",
"@selectAll": {},
"selectTime": "時間を選択",
"@selectTime": {},
"selectViewType": "ビュータイプを選択",
"@selectViewType": {},
"selected": "選択済み",
"@selected": {},
"selectedWith": "{info}を選択済み",
"@selectedWith": {
"description": "選択済み",
@ -491,7 +673,9 @@
}
},
"separate": "分離",
"@separate": {},
"server": "サーバー",
"@server": {},
"set": "設定",
"@set": {
"description": "特定の値を設定するために使用",
@ -507,50 +691,95 @@
}
},
"settingSecurityApplockTitle": "アプリロック",
"@settingSecurityApplockTitle": {},
"settings": "設定",
"@settings": {},
"settingsBlurEpisodesDesc": "次のエピソードをすべてぼかす",
"@settingsBlurEpisodesDesc": {},
"settingsBlurEpisodesTitle": "次のエピソードをぼかす",
"@settingsBlurEpisodesTitle": {},
"settingsBlurredPlaceholderDesc": "ポスターの読み込み中にぼかし背景を表示",
"@settingsBlurredPlaceholderDesc": {},
"settingsBlurredPlaceholderTitle": "ぼかしプレースホルダー",
"@settingsBlurredPlaceholderTitle": {},
"settingsClientDesc": "一般, タイムアウト, レイアウト, テーマ",
"@settingsClientDesc": {},
"settingsClientTitle": "Fladder",
"@settingsClientTitle": {},
"settingsContinue": "続行",
"@settingsContinue": {},
"settingsEnableOsMediaControls": "OSメディアコントロールを有効にする",
"@settingsEnableOsMediaControls": {},
"settingsHomeCarouselDesc": "ダッシュボード画面にカルーセルを表示",
"@settingsHomeCarouselDesc": {},
"settingsHomeCarouselTitle": "ダッシュボードのカルーセル",
"@settingsHomeCarouselTitle": {},
"settingsHomeNextUpDesc": "ダッシュボード画面に表示されるポスターの種類",
"@settingsHomeNextUpDesc": {},
"settingsHomeNextUpTitle": "次のポスター",
"@settingsHomeNextUpTitle": {},
"settingsNextUpCutoffDays": "次のカットオフ日",
"@settingsNextUpCutoffDays": {},
"settingsPlayerCustomSubtitlesDesc": "サイズ、色、位置、アウトラインをカスタマイズする",
"@settingsPlayerCustomSubtitlesDesc": {},
"settingsPlayerCustomSubtitlesTitle": "字幕のカスタマイズ",
"@settingsPlayerCustomSubtitlesTitle": {},
"settingsPlayerDesc": "アスペクト比, 高度な",
"@settingsPlayerDesc": {},
"settingsPlayerMobileWarning": "Androidでハードウェアアクセラレーションとネイティブlibass字幕を有効にすると、一部の字幕がレンダリングされない場合があります。",
"@settingsPlayerMobileWarning": {},
"settingsPlayerNativeLibassAccelDesc": "ビデオプレーヤーlibass字幕レンダラーを使用する",
"@settingsPlayerNativeLibassAccelDesc": {},
"settingsPlayerNativeLibassAccelTitle": "ネイティブlibass字幕",
"@settingsPlayerNativeLibassAccelTitle": {},
"settingsPlayerTitle": "プレーヤー",
"@settingsPlayerTitle": {},
"settingsPlayerVideoHWAccelDesc": "ビデオをレンダリングするためにGPUを使用する推奨",
"@settingsPlayerVideoHWAccelDesc": {},
"settingsPlayerVideoHWAccelTitle": "ハードウェアアクセラレーション",
"@settingsPlayerVideoHWAccelTitle": {},
"settingsPosterPinch": "ポスターをスケールするためにピンチズーム",
"@settingsPosterPinch": {},
"settingsPosterSize": "ポスターサイズ",
"@settingsPosterSize": {},
"settingsPosterSlider": "スケールスライダーを表示",
"@settingsPosterSlider": {},
"settingsProfileDesc": "ロック画面",
"@settingsProfileDesc": {},
"settingsProfileTitle": "プロフィール",
"@settingsProfileTitle": {},
"settingsQuickConnectTitle": "クイック接続",
"@settingsQuickConnectTitle": {},
"settingsSecurity": "セキュリティ",
"@settingsSecurity": {},
"settingsShowScaleSlider": "ポスターサイズスライダーを表示",
"@settingsShowScaleSlider": {},
"settingsVisual": "ビジュアル",
"@settingsVisual": {},
"shadow": "影",
"@shadow": {},
"showAlbum": "アルバムを表示",
"@showAlbum": {},
"showDetails": "詳細を表示",
"@showDetails": {},
"showEmpty": "空を表示",
"@showEmpty": {},
"shuffleGallery": "ギャラリーをシャッフル",
"@shuffleGallery": {},
"shuffleVideos": "ビデオをシャッフル",
"@shuffleVideos": {},
"somethingWentWrong": "問題が発生しました",
"@somethingWentWrong": {},
"somethingWentWrongPasswordCheck": "何かがうまくいかなかった、パスワードを確認してください",
"@somethingWentWrongPasswordCheck": {},
"sortBy": "並び替え",
"@sortBy": {},
"sortName": "名前",
"@sortName": {},
"sortOrder": "並び順",
"@sortOrder": {},
"start": "スタート",
"@start": {},
"studio": "{count, plural, other{スタジオ} one{スタジオ}}",
"@studio": {
"description": "スタジオ",
@ -562,10 +791,15 @@
}
},
"subtitleConfigurator": "字幕コンフィギュレーター",
"@subtitleConfigurator": {},
"subtitleConfiguratorPlaceHolder": "これはプレースホルダーテキストです。\nここには何もありません。",
"@subtitleConfiguratorPlaceHolder": {},
"subtitles": "字幕",
"@subtitles": {},
"switchUser": "ユーザーを切り替える",
"@switchUser": {},
"sync": "同期",
"@sync": {},
"syncDeleteItemDesc": "すべての同期されたデータを削除しますか?\n{item}",
"@syncDeleteItemDesc": {
"description": "同期削除アイテムのポップアップウィンドウ",
@ -576,12 +810,19 @@
}
},
"syncDeleteItemTitle": "同期されたアイテムを削除",
"@syncDeleteItemTitle": {},
"syncDeletePopupPermanent": "この操作は恒久的であり、すべてのローカルに同期されたファイルを削除します",
"@syncDeletePopupPermanent": {},
"syncDetails": "詳細を同期",
"@syncDetails": {},
"syncOpenParent": "親を開く",
"@syncOpenParent": {},
"syncRemoveDataDesc": "同期されたビデオデータを削除しますか?これは永久的なもので、ファイルを再同期する必要があります",
"@syncRemoveDataDesc": {},
"syncRemoveDataTitle": "同期データを削除しますか?",
"@syncRemoveDataTitle": {},
"syncedItems": "同期されたアイテム",
"@syncedItems": {},
"tag": "{count, plural, one{タグ} other{タグ}}",
"@tag": {
"description": "タグ",
@ -593,10 +834,15 @@
}
},
"theme": "テーマ",
"@theme": {},
"themeColor": "テーマカラー",
"@themeColor": {},
"themeModeDark": "ダーク",
"@themeModeDark": {},
"themeModeLight": "ライト",
"@themeModeLight": {},
"themeModeSystem": "システム",
"@themeModeSystem": {},
"timeAndAnnotation": "{minutes} と {seconds}",
"@timeAndAnnotation": {
"description": "timeAndAnnotation",
@ -610,6 +856,7 @@
}
},
"timeOut": "タイムアウト",
"@timeOut": {},
"totalSize": "合計サイズ: {size}",
"@totalSize": {
"placeholders": {
@ -629,24 +876,43 @@
}
},
"unPlayed": "未再生",
"@unPlayed": {},
"unableToConnectHost": "ホストに接続できません",
"@unableToConnectHost": {},
"unableToReverseAction": "この操作は元に戻せません。すべての設定が削除されます。",
"@unableToReverseAction": {},
"unknown": "不明",
"@unknown": {},
"useDefaults": "デフォルトを使用",
"@useDefaults": {},
"userName": "ユーザー名",
"@userName": {},
"video": "ビデオ",
"@video": {},
"videoScaling": "ビデオスケーリング",
"@videoScaling": {},
"videoScalingContain": "含む",
"@videoScalingContain": {},
"videoScalingCover": "カバー",
"@videoScalingCover": {},
"videoScalingFill": "全体に表示",
"@videoScalingFill": {},
"videoScalingFillScreenDesc": "ナビゲーションバーとステータスバーを埋める",
"@videoScalingFillScreenDesc": {},
"videoScalingFillScreenNotif": "画面全体はビデオフィットを上書きし、水平回転で",
"@videoScalingFillScreenNotif": {},
"videoScalingFillScreenTitle": "画面全体に表示",
"@videoScalingFillScreenTitle": {},
"videoScalingFitHeight": "高さに合わせる",
"@videoScalingFitHeight": {},
"videoScalingFitWidth": "幅に合わせる",
"@videoScalingFitWidth": {},
"videoScalingScaleDown": "スケールダウン",
"@videoScalingScaleDown": {},
"viewPhotos": "写真を見る",
"@viewPhotos": {},
"watchOn": "で見る",
"@watchOn": {},
"writer": "{count, plural, other{作家} one{作家}}",
"@writer": {
"description": "作家",
@ -666,5 +932,7 @@
"example": "1"
}
}
}
}
},
"nativeName": "日本語 (にほんご)",
"@nativeName": {}
}