diff options
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:", |
