diff options
| author | Luke Pulverenti <luke.pulverenti@gmail.com> | 2016-02-01 21:40:48 -0500 |
|---|---|---|
| committer | Luke Pulverenti <luke.pulverenti@gmail.com> | 2016-02-01 21:40:48 -0500 |
| commit | f5f2565b58c0eae570b8375b0be15eebd4992d40 (patch) | |
| tree | db4e00c7ad2e6eeb2ad6af8dab982031d126c56c /MediaBrowser.Server.Implementations/Localization/Core/ca.json | |
| parent | 246f10406c0e06db636b0fb57e9bf19c64cae69d (diff) | |
update translations
Diffstat (limited to 'MediaBrowser.Server.Implementations/Localization/Core/ca.json')
| -rw-r--r-- | MediaBrowser.Server.Implementations/Localization/Core/ca.json | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/MediaBrowser.Server.Implementations/Localization/Core/ca.json b/MediaBrowser.Server.Implementations/Localization/Core/ca.json index 83d72030f..7cec213d3 100644 --- a/MediaBrowser.Server.Implementations/Localization/Core/ca.json +++ b/MediaBrowser.Server.Implementations/Localization/Core/ca.json @@ -1,10 +1,11 @@ { + "DbUpgradeMessage": "Please wait while your Emby Server database is upgraded. {0}% complete.", "AppDeviceValues": "App: {0}, Dispositiu: {1}", "UserDownloadingItemWithValues": "{0} est\u00e0 descarregant {1}", - "FolderTypeMixed": "Mixed content", + "FolderTypeMixed": "Contingut barrejat", "FolderTypeMovies": "Pel\u00b7l\u00edcules", "FolderTypeMusic": "M\u00fasica", - "FolderTypeAdultVideos": "Adult videos", + "FolderTypeAdultVideos": "V\u00eddeos per adults", "FolderTypePhotos": "Fotos", "FolderTypeMusicVideos": "V\u00eddeos musicals", "FolderTypeHomeVideos": "V\u00eddeos dom\u00e8stics", @@ -115,7 +116,7 @@ "FailedLoginAttemptWithUserName": "Failed login attempt from {0}", "AuthenticationSucceededWithUserName": "{0} autenticat correctament", "DeviceOfflineWithName": "{0} has disconnected", - "UserLockedOutWithName": "User {0} has been locked out", + "UserLockedOutWithName": "L'usuari {0} ha estat blocat", "UserOfflineFromDevice": "{0} has disconnected from {1}", "UserStartedPlayingItemWithValues": "{0} ha comen\u00e7at a reproduir {1}", "UserStoppedPlayingItemWithValues": "{0} ha parat de reproduir {1}", @@ -157,13 +158,13 @@ "HeaderVideo": "V\u00eddeo", "HeaderEmbeddedImage": "Embedded image", "HeaderResolution": "Resolution", - "HeaderSubtitles": "Subtitles", + "HeaderSubtitles": "Subt\u00edtols", "HeaderGenres": "Genres", "HeaderCountries": "Countries", "HeaderStatus": "Estat", "HeaderTracks": "Tracks", "HeaderMusicArtist": "M\u00fasic", - "HeaderLocked": "Locked", + "HeaderLocked": "Blocat", "HeaderStudios": "Estudis", "HeaderActor": "Actors", "HeaderComposer": "Compositors", |
