diff options
| author | Luke Pulverenti <luke.pulverenti@gmail.com> | 2016-02-14 16:35:09 -0500 |
|---|---|---|
| committer | Luke Pulverenti <luke.pulverenti@gmail.com> | 2016-02-14 16:35:09 -0500 |
| commit | daa0b6cd0ecefd60611752802d062c15e6da85de (patch) | |
| tree | f58a16e47afed9b61471e3871280faa9fc8bd951 /MediaBrowser.Server.Implementations/Localization/Core/ca.json | |
| parent | 7d26b8995f313917829573a7cd96c37decc9158a (diff) | |
| parent | fd5f12e76227d96c52cdc31b67ef9543b485169b (diff) | |
Merge branch 'beta'
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", |
