aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Server.Implementations/Localization/Server/ca.json
diff options
context:
space:
mode:
authorLuke Pulverenti <luke.pulverenti@gmail.com>2014-08-11 10:15:53 -0400
committerLuke Pulverenti <luke.pulverenti@gmail.com>2014-08-11 10:15:53 -0400
commit7bff6661362e4a5959eec2cab5323ca880df2ad7 (patch)
tree7df9077eb0d722813255cbe669ffd3013dfa8c99 /MediaBrowser.Server.Implementations/Localization/Server/ca.json
parente84ba17b9f48a3bc8811b1a89c54c25bc6607599 (diff)
update translations
Diffstat (limited to 'MediaBrowser.Server.Implementations/Localization/Server/ca.json')
-rw-r--r--MediaBrowser.Server.Implementations/Localization/Server/ca.json35
1 files changed, 34 insertions, 1 deletions
diff --git a/MediaBrowser.Server.Implementations/Localization/Server/ca.json b/MediaBrowser.Server.Implementations/Localization/Server/ca.json
index dcd6122fe..706914be5 100644
--- a/MediaBrowser.Server.Implementations/Localization/Server/ca.json
+++ b/MediaBrowser.Server.Implementations/Localization/Server/ca.json
@@ -946,5 +946,38 @@
"OptionReportBooks": "Books",
"OptionReportArtists": "Artists",
"OptionReportAlbums": "Albums",
- "OptionReportAdultVideos": "Adult videos"
+ "OptionReportAdultVideos": "Adult videos",
+ "ButtonMore": "More",
+ "HeaderActivity": "Activity",
+ "ScheduledTaskStartedWithName": "{0} started",
+ "ScheduledTaskCancelledWithName": "{0} was cancelled",
+ "ScheduledTaskCompletedWithName": "{0} completed",
+ "ScheduledTaskFailed": "Scheduled task completed",
+ "PluginInstalledWithName": "{0} was installed",
+ "PluginUpdatedWithName": "{0} was updated",
+ "PluginUninstalledWithName": "{0} was uninstalled",
+ "ScheduledTaskFailedWithName": "{0} failed",
+ "ItemAddedWithName": "{0} was added to the library",
+ "ItemRemovedWithName": "{0} was removed from the library",
+ "DeviceOnlineWithName": "{0} is connected",
+ "UserOnlineFromDevice": "{0} is online from {1}",
+ "DeviceOfflineWithName": "{0} has disconnected",
+ "UserOfflineFromDevice": "{0} has disconnected from {1}",
+ "SubtitlesDownloadedForItem": "Subtitles downloaded for {0}",
+ "SubtitleDownloadFailureForItem": "Subtitles failed to download for {0}",
+ "LabelRunningTimeValue": "Running time: {0}",
+ "LabelIpAddressValue": "Ip address: {0}",
+ "UserConfigurationUpdatedWithName": "User configuration has been updated for {0}",
+ "UserCreatedWithName": "User {0} has been created",
+ "UserPasswordChangedWithName": "Password has been changed for user {0}",
+ "UserDeletedWithName": "User {0} has been deleted",
+ "MessageServerConfigurationUpdated": "Server configuration has been updated",
+ "MessageNamedServerConfigurationUpdatedWithValue": "Server configuration section {0} has been updated",
+ "MessageApplicationUpdated": "Media Browser Server has been updated",
+ "AuthenticationSucceededWithUserName": "{0} successfully authenticated",
+ "FailedLoginAttemptWithUserName": "Failed login attempt from {0}",
+ "UserStartedPlayingItemWithValues": "{0} has started playing {1}",
+ "UserStoppedPlayingItemWithValues": "{0} has stopped playing {1}",
+ "AppDeviceValues": "App: {0}, Device: {1}",
+ "ProviderValue": "Provider: {0}"
} \ No newline at end of file