diff options
| author | Luke <luke.pulverenti@gmail.com> | 2014-11-26 15:25:04 -0500 |
|---|---|---|
| committer | Luke <luke.pulverenti@gmail.com> | 2014-11-26 15:25:04 -0500 |
| commit | e9b8300e2fc4441a061f125870351acd7308f91d (patch) | |
| tree | bffff495d48a475b22cc9f3852b8a3d1162e4466 /MediaBrowser.Server.Implementations/Localization/Server/ca.json | |
| parent | fb0c07aa9317997612161523f5955e249f4b6ea3 (diff) | |
| parent | 43ce4438320dd9025898dbb2fafa01bd1be72fb0 (diff) | |
Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser
Diffstat (limited to 'MediaBrowser.Server.Implementations/Localization/Server/ca.json')
| -rw-r--r-- | MediaBrowser.Server.Implementations/Localization/Server/ca.json | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/MediaBrowser.Server.Implementations/Localization/Server/ca.json b/MediaBrowser.Server.Implementations/Localization/Server/ca.json index 86e71c8b4..49fcd7127 100644 --- a/MediaBrowser.Server.Implementations/Localization/Server/ca.json +++ b/MediaBrowser.Server.Implementations/Localization/Server/ca.json @@ -1,10 +1,11 @@ { "LabelExit": "Sortir", "LabelVisitCommunity": "Visitar la comunitat", - "LabelGithubWiki": "Github Wiki", + "LabelGithub": "Github", "LabelSwagger": "Swagger", "LabelStandard": "Est\u00e0ndard", - "LabelViewApiDocumentation": "Veure la documentaci\u00f3 de l'API", + "LabelApiDocumentation": "Api Documentation", + "LabelDeveloperResources": "Developer Resources", "LabelBrowseLibrary": "Examinar la biblioteca", "LabelConfigureMediaBrowser": "Configurar Media Browser", "LabelOpenLibraryViewer": "Obrir el visor de la biblioteca", @@ -1215,7 +1216,7 @@ "HeaderCameraUploadHelp": "Automatically upload photos and videos taken from your mobile devices into Media Browser.", "MessageNoDevicesSupportCameraUpload": "You currently don't have any devices that support camera upload.", "LabelCameraUploadPath": "Camera upload path:", - "LabelCameraUploadPathHelp": "Select a custom upload path, if desired. If unspecified a default folder will be used.", + "LabelCameraUploadPathHelp": "Select a custom upload path, if desired. If unspecified a default folder will be used. If using a custom path it will also need to be added in the library setup area.", "LabelCreateCameraUploadSubfolder": "Create a subfolder for each device", "LabelCreateCameraUploadSubfolderHelp": "Specific folders can be assigned to a device by clicking on it from the Devices page.", "LabelCustomDeviceDisplayName": "Display name:", |
