diff options
| author | stefan <stefan@hegedues.at> | 2018-09-12 19:26:21 +0200 |
|---|---|---|
| committer | stefan <stefan@hegedues.at> | 2018-09-12 19:26:21 +0200 |
| commit | 48facb797ed912e4ea6b04b17d1ff190ac2daac4 (patch) | |
| tree | 8dae77a31670a888d733484cb17dd4077d5444e8 /Emby.Server.Implementations/Localization/Core/hu.json | |
| parent | c32d8656382a0eacb301692e0084377fc433ae9b (diff) | |
Update to 3.5.2 and .net core 2.1
Diffstat (limited to 'Emby.Server.Implementations/Localization/Core/hu.json')
| -rw-r--r-- | Emby.Server.Implementations/Localization/Core/hu.json | 33 |
1 files changed, 21 insertions, 12 deletions
diff --git a/Emby.Server.Implementations/Localization/Core/hu.json b/Emby.Server.Implementations/Localization/Core/hu.json index dc8f2b702..5d90d03f2 100644 --- a/Emby.Server.Implementations/Localization/Core/hu.json +++ b/Emby.Server.Implementations/Localization/Core/hu.json @@ -1,4 +1,12 @@ { + "HeaderCameraUploads": "Camera Uploads", + "ValueHasBeenAddedToLibrary": "{0} has been added to your media library", + "NameInstallFailed": "{0} installation failed", + "CameraImageUploadedFrom": "A new camera image has been uploaded from {0}", + "ServerNameNeedsToBeRestarted": "{0} needs to be restarted", + "NewVersionIsAvailable": "A new version of Emby Server is available for download.", + "MessageApplicationUpdatedTo": "Emby Server has been updated to {0}", + "SubtitleDownloadFailureFromForItem": "Subtitles failed to download from {0} for {1}", "Latest": "Leg\u00fajabb", "ValueSpecialEpisodeName": "Special - {0}", "Inherit": "Inherit", @@ -24,11 +32,12 @@ "Channels": "Csatorn\u00e1k", "Movies": "Filmek", "Albums": "Albumok", + "NameSeasonUnknown": "Season Unknown", "Artists": "El\u0151ad\u00f3k", "Folders": "K\u00f6nyvt\u00e1rak", "Songs": "Dalok", - "TvShows": "TV Shows", - "Shows": "Shows", + "TvShows": "TV M\u0171sorok", + "Shows": "M\u0171sorok", "Genres": "M\u0171fajok", "NameSeasonNumber": "Season {0}", "AppDeviceValues": "Program: {0}, Eszk\u00f6z: {1}", @@ -53,18 +62,18 @@ "UserCreatedWithName": "User {0} has been created", "UserPasswordChangedWithName": "Password has been changed for user {0}", "UserDeletedWithName": "User {0} has been deleted", - "UserConfigurationUpdatedWithName": "User configuration has been updated for {0}", - "MessageServerConfigurationUpdated": "Szerver konfigur\u00e1ci\u00f3 friss\u00fclt", + "UserPolicyUpdatedWithName": "User policy has been updated for {0}", + "MessageServerConfigurationUpdated": "Szerver konfigur\u00e1ci\u00f3 friss\u00edtve", "MessageNamedServerConfigurationUpdatedWithValue": "Szerver konfigur\u00e1ci\u00f3s r\u00e9sz {0} friss\u00edtve", "MessageApplicationUpdated": "Emby Szerver friss\u00edtve", "FailedLoginAttemptWithUserName": "Failed login attempt from {0}", - "AuthenticationSucceededWithUserName": "{0} successfully authenticated", + "AuthenticationSucceededWithUserName": "{0} sikeresen azonos\u00edtva", "UserOfflineFromDevice": "{0} kijelentkezett innen {1}", "DeviceOfflineWithName": "{0} kijelentkezett", - "UserStartedPlayingItemWithValues": "{0} has started playing {1}", - "UserStoppedPlayingItemWithValues": "{0} has stopped playing {1}", + "UserStartedPlayingItemWithValues": "{0} elkezdte j\u00e1tszani a k\u00f6vetkez\u0151t {1}", + "UserStoppedPlayingItemWithValues": "{0} befejezte a k\u00f6vetkez\u0151t {1}", "NotificationOptionPluginError": "B\u0151v\u00edtm\u00e9ny hiba", - "NotificationOptionApplicationUpdateAvailable": "Friss\u00edt\u00e9s el\u00e9rhet\u0151", + "NotificationOptionApplicationUpdateAvailable": "Program friss\u00edt\u00e9s el\u00e9rhet\u0151", "NotificationOptionApplicationUpdateInstalled": "Program friss\u00edt\u00e9s telep\u00edtve", "NotificationOptionPluginUpdateInstalled": "B\u0151v\u00edtm\u00e9ny friss\u00edt\u00e9s telep\u00edtve", "NotificationOptionPluginInstalled": "B\u0151v\u00edtm\u00e9ny telep\u00edtve", @@ -84,8 +93,8 @@ "UserLockedOutWithName": "User {0} has been locked out", "SubtitleDownloadFailureForItem": "Subtitles failed to download for {0}", "Sync": "Szinkroniz\u00e1l", - "User": "User", - "System": "System", - "Application": "Application", - "Plugin": "Plugin" + "User": "Felhaszn\u00e1l\u00f3", + "System": "Rendszer", + "Application": "Program", + "Plugin": "B\u0151v\u00edtm\u00e9ny" }
\ No newline at end of file |
