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/pl.json | |
| parent | fb0c07aa9317997612161523f5955e249f4b6ea3 (diff) | |
| parent | 43ce4438320dd9025898dbb2fafa01bd1be72fb0 (diff) | |
Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser
Diffstat (limited to 'MediaBrowser.Server.Implementations/Localization/Server/pl.json')
| -rw-r--r-- | MediaBrowser.Server.Implementations/Localization/Server/pl.json | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/MediaBrowser.Server.Implementations/Localization/Server/pl.json b/MediaBrowser.Server.Implementations/Localization/Server/pl.json index ea2cd85f5..aedac9327 100644 --- a/MediaBrowser.Server.Implementations/Localization/Server/pl.json +++ b/MediaBrowser.Server.Implementations/Localization/Server/pl.json @@ -1,10 +1,11 @@ { "LabelExit": "Wyj\u015b\u0107", "LabelVisitCommunity": "Odwied\u017a spo\u0142eczno\u015b\u0107", - "LabelGithubWiki": "Wiki Github", + "LabelGithub": "Github", "LabelSwagger": "Swagger", "LabelStandard": "Standardowy", - "LabelViewApiDocumentation": "Zobacz dokumentacj\u0119 Api", + "LabelApiDocumentation": "Api Documentation", + "LabelDeveloperResources": "Developer Resources", "LabelBrowseLibrary": "Przejrzyj bibliotek\u0119", "LabelConfigureMediaBrowser": "Skonfiguruj Media Browser", "LabelOpenLibraryViewer": "Otw\u00f3rz przegl\u0105dark\u0119 biblioteki", @@ -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:", |
