diff options
| author | Luke Pulverenti <luke.pulverenti@gmail.com> | 2014-06-23 12:05:19 -0400 |
|---|---|---|
| committer | Luke Pulverenti <luke.pulverenti@gmail.com> | 2014-06-23 12:05:19 -0400 |
| commit | 0727475abfff42e32626d2def071a189168e7da1 (patch) | |
| tree | e2a486f33beb0bd49b293234f1b7b2c2c0223415 /MediaBrowser.Server.Implementations/Localization/Server/ca.json | |
| parent | eba1845f2a16dfbabdd009b0dc771183c9ffba76 (diff) | |
update translations
Diffstat (limited to 'MediaBrowser.Server.Implementations/Localization/Server/ca.json')
| -rw-r--r-- | MediaBrowser.Server.Implementations/Localization/Server/ca.json | 49 |
1 files changed, 41 insertions, 8 deletions
diff --git a/MediaBrowser.Server.Implementations/Localization/Server/ca.json b/MediaBrowser.Server.Implementations/Localization/Server/ca.json index ee4f7c0d1..05f519056 100644 --- a/MediaBrowser.Server.Implementations/Localization/Server/ca.json +++ b/MediaBrowser.Server.Implementations/Localization/Server/ca.json @@ -1,4 +1,38 @@ { + "LabelMediaBrowser": "Media Browser", + "OptionNotifyOnPlayback": "When users play content", + "HeaderEnableNotificationForEvents": "Nofity administrative users when:", + "HeaderEnableNotificationForPlayback": "Notify when users play:", + "OptionNotifyOnUpdates": "Updates available", + "OptionNotifyOnVideoPlayback": "Video playback", + "OptionNotifyOnAudioPlayback": "Audio playback", + "OptionNotifyOnGamePlayback": "Games playback", + "OptionNotifyOnFailedTasks": "Scheduled task failure", + "OptionNotifyOnNewLibraryContent": "New library content added", + "OptionNotifyOnServerRestartRequired": "Server restart required", + "NotificationOptionUpdatesAvailable": "Updates available", + "NotificationOptionFailedTasks": "Scheduled task failure", + "TabUpdates": "Updates", + "HeaderUpdateLevel": "Update Level", + "LabelRequireTextSubtitles": "Download even if the video already contains graphical subtitles", + "LabelRequireTextSubtitlesHelp": "Keeping text versions of subtitles will result in more efficient delivery to mobile clients.", + "HeaderSubtitleDownloadingMoreHelp": "Subtitles are considered missing when the audio track is in a foreign language, and there are no subtitles available in the preferred language.", + "LabelDisplayForcedSubtitlesOnly": "Display only forced subtitles", + "HeaderCustomizeOptionsPerMediaType": "Customize options per media type", + "LabelAudioLanguagePreferenceHelp": "If empty, the default audio track will be selected, regardless of language.", + "TabCustomizations": "Customizations", + "HeaderAllDevices": "All Devices", + "HeaderThisDevice": "This Device", + "OptionLibraryButtons": "Library buttons", + "OptionLibraryTiles": "Library tiles (large)", + "OptionSmallLibraryTiles": "Library tiles (small)", + "ButtonPlayTrailer": "Trailer", + "LabelFailed": "Failed", + "LabelSeries": "Series:", + "ButtonPreviousTrack": "Previous track", + "ButtonNextTrack": "Next track", + "HeaderMyLibrary": "My Library", + "HeaderLibraryViews": "Library Views", "LabelExit": "Sortir", "LabelVisitCommunity": "Visitar la comunitat", "LabelGithubWiki": "Github Wiki", @@ -396,7 +430,6 @@ "HeaderCastCrew": "Cast & Crew", "HeaderAdditionalParts": "Additional Parts", "ButtonSplitVersionsApart": "Split Versions Apart", - "ButtonPlayTrailer": "Trailer", "LabelMissing": "Missing", "LabelOffline": "Offline", "PathSubstitutionHelp": "Path substitutions are used for mapping a path on the server to a path that clients are able to access. By allowing clients direct access to media on the server they may be able to play them directly over the network and avoid using server resources to stream and transcode them.", @@ -479,10 +512,8 @@ "HeaderProgram": "Program", "HeaderClients": "Clients", "LabelCompleted": "Completed", - "LabelFailed": "Failed", "LabelSkipped": "Skipped", "HeaderEpisodeOrganization": "Episode Organization", - "LabelSeries": "Series:", "LabelSeasonNumber": "Season number", "LabelEpisodeNumber": "Episode number", "LabelEndingEpisodeNumber": "Ending episode number", @@ -630,8 +661,6 @@ "ButtonScenes": "Scenes", "ButtonSubtitles": "Subtitles", "ButtonAudioTracks": "Audio tracks", - "ButtonPreviousTrack": "Previous track", - "ButtonNextTrack": "Next track", "ButtonStop": "Stop", "ButtonPause": "Pause", "LabelGroupMoviesIntoCollections": "Group movies into collections", @@ -643,7 +672,6 @@ "HeaderLatestMedia": "Latest Media", "OptionSpecialFeatures": "Special Features", "HeaderCollections": "Collections", - "HeaderMyLibrary": "My Library", "LabelProfileCodecsHelp": "Separated by comma. This can be left empty to apply to all codecs.", "LabelProfileContainersHelp": "Separated by comma. This can be left empty to apply to all containers.", "HeaderResponseProfile": "Response Profile", @@ -771,11 +799,14 @@ "LabelHomePageSection1": "Home page section one:", "LabelHomePageSection2": "Home page section two:", "LabelHomePageSection3": "Home page section three:", + "LabelHomePageSection4": "Home page section four:", "OptionMyLibraryButtons": "My library (buttons)", "OptionMyLibrary": "My library", "OptionMyLibrarySmall": "My library (small)", "OptionResumablemedia": "Resume", "OptionLatestMedia": "Latest media", + "OptionLatestChannelMedia": "Latest channel items", + "HeaderLatestChannelItems": "Latest Channel Items", "OptionNone": "None", "HeaderLiveTv": "Live TV", "HeaderReports": "Reports", @@ -811,9 +842,11 @@ "ViewTypeChannels": "Channels", "ViewTypeLiveTV": "Live TV", "HeaderOtherDisplaySettings": "Display Settings", - "HeaderLibraryViews": "Library Views", + "HeaderMyViews": "My Views", "LabelSelectFolderGroups": "Automatically group content from the following folders into views such as Movies, Music and TV:", "LabelSelectFolderGroupsHelp": "Folders that are unchecked will be displayed by themselves in their own view.", "OptionDisplayAdultContent": "Display adult content", - "OptionLibraryFolders": "Folder view" + "OptionLibraryFolders": "Media folders", + "TitleRemoteControl": "Remote Control", + "OptionLatestTvRecordings": "Latest recordings" }
\ No newline at end of file |
