diff options
| author | Claus Vium <cvium@users.noreply.github.com> | 2021-12-07 20:16:32 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-12-07 20:16:32 +0100 |
| commit | 3f69eeab276052ad54f8113c94cc2443e2ab4c3d (patch) | |
| tree | 136de6b3825ac55e197626948cf1a88f72be27ff /Emby.Server.Implementations/Localization/Core/ja.json | |
| parent | 99a48554a618302b4fe70ef1fd3d7fd06096c70e (diff) | |
| parent | dd8b9e9d2367893f2865d07dbe3a11c1adf6c631 (diff) | |
Merge branch 'master' into support-external-audio-files
Diffstat (limited to 'Emby.Server.Implementations/Localization/Core/ja.json')
| -rw-r--r-- | Emby.Server.Implementations/Localization/Core/ja.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Emby.Server.Implementations/Localization/Core/ja.json b/Emby.Server.Implementations/Localization/Core/ja.json index c689bc58a..7f41561ec 100644 --- a/Emby.Server.Implementations/Localization/Core/ja.json +++ b/Emby.Server.Implementations/Localization/Core/ja.json @@ -11,11 +11,11 @@ "Collections": "コレクション", "DeviceOfflineWithName": "{0} が切断されました", "DeviceOnlineWithName": "{0} が接続されました", - "FailedLoginAttemptWithUserName": "ログインを試行しましたが {0}によって失敗しました", + "FailedLoginAttemptWithUserName": "ログインを試行しましたが {0} によって失敗しました", "Favorites": "お気に入り", "Folders": "フォルダー", "Genres": "ジャンル", - "HeaderAlbumArtists": "アーティストのアルバム", + "HeaderAlbumArtists": "アルバムアーティスト", "HeaderContinueWatching": "視聴を続ける", "HeaderFavoriteAlbums": "お気に入りのアルバム", "HeaderFavoriteArtists": "お気に入りのアーティスト", |
