diff options
| author | Pliable Pixels <pliablepixels@gmail.com> | 2018-10-30 11:22:33 -0400 |
|---|---|---|
| committer | Pliable Pixels <pliablepixels@gmail.com> | 2018-10-30 11:22:33 -0400 |
| commit | 510b9e0b70c538a4ae84b428046ad519e2e7f6b5 (patch) | |
| tree | bc0b39126099b5268c2853654ee0121a015cfad3 /www/lang/locale-en.json | |
| parent | bbbf935e2abd9b603a090c594d09ea91d7a92f6e (diff) | |
#733 sorting
Diffstat (limited to 'www/lang/locale-en.json')
| -rw-r--r-- | www/lang/locale-en.json | 40 |
1 files changed, 20 insertions, 20 deletions
diff --git a/www/lang/locale-en.json b/www/lang/locale-en.json index 076e80a6..123a3445 100644 --- a/www/lang/locale-en.json +++ b/www/lang/locale-en.json @@ -18,7 +18,7 @@ "kAuthHashDisabled" :" AUTH_HASH_LOGINS needs to be enabled to display images. Please restart ZM afer enabling it.", "kAuthSuccess" :"authentication success", "kAuthenticating" :"authenticating", - "kAuthenticatingWebScrape" : "authenticating via web scrape", + "kAuthenticatingWebScrape" :"authenticating via web scrape", "kAutoSwitchBW" :"auto switch bandwidth", "kAwake1" :"Keep display on", "kAwake2" :"(when viewing footage)", @@ -52,7 +52,7 @@ "kCycleMonitorsInterval" :"monitor cycle interval", "kCycleMontageInterval" :"montage cycle interval", "kDataPrivacy" :"Data Privacy", - "kDataPrivacyZM" : "zmNinja will not function properly till your process ZoneMinder's Privacy Policy. Please open ZoneMinder web console and accept or reject it.", + "kDataPrivacyZM" :"zmNinja will not function properly till your process ZoneMinder's Privacy Policy. Please open ZoneMinder web console and accept or reject it.", "kDay" :"Day", "kDecreaseSize" :"decrease size", "kDelete" :"Delete", @@ -74,11 +74,10 @@ "kDiscoveringAPI" :"discovering api", "kDiscoveringCGI" :"discovering cgi", "kDiscoveringPortal" :"discovering portal", - "kDismiss" : "Dismiss", + "kDismiss" :"Dismiss", "kDone" :"done", "kDownload" :"Download", - "kTapDownloadLogs" : "Tap the button to download logs", - "kDownloadVideoImage" : "Tap the button below to download. If you are downloading a video, there is no progress indication, so please monitor file size", + "kDownloadVideoImage" :"Tap the button below to download. If you are downloading a video, there is no progress indication, so please monitor file size", "kEmailNotConfigured" :"Email not configured", "kEnable24hr" :"enable 24hr time format", "kEnableDebug" :"Enable debug logs", @@ -219,13 +218,13 @@ "kMonMocord" :"Mocord", "kMonModect" :"Modect", "kMonMonitor" :"Monitor", - "kMonStreamingURL" :"Streaming url", - "kMonPortalURL" :"Portal url", - "kMonRecordingURL" :"Recording url", "kMonNodect" :"Nodect", "kMonNone" :"None", + "kMonPortalURL" :"Portal url", "kMonPreAlarm" :"pre-alarm", "kMonRecord" :"record", + "kMonRecordingURL" :"Recording url", + "kMonStreamingURL" :"Streaming url", "kMonitorSingleImageScale" :"Live view single image scale", "kMonitors" :"Monitors", "kMontage" :"Montage", @@ -301,8 +300,8 @@ "kProfileChangeNotification" :"You have changed from {{oldName}} to {{newName}}. Please save this profile first", "kProtect" :"protect", "kPullToReload" :"pull to reload data", - "kReachabilityFailed" : "primary login failed, trying fallbacks", "kReAuthenticating" :"re-authenticating", + "kReachabilityFailed" :"primary login failed, trying fallbacks", "kRecaptcha" :"Looks like you have enabled reCaptcha. It needs to be turned off for the app to work", "kReconfirmPin" :"Reconfirm PIN", "kRecordingProgress" :"recording in progress", @@ -316,10 +315,11 @@ "kResumeDelay" :"resume delay", "kRetrievingProfileData" :"retrieving profile data", "kSave" :"Save", - "kSavingSnapshot" :"saving snapshot", "kSaveToCloud" :"sync with cloud", - "kSaveToCloudIOS" :"saves settings to your personal iCloud account. May take several hours to sync", "kSaveToCloudANDROID" :"saves settings via Android's Backup Service. May take several hours to sync", + "kSaveToCloudIOS" :"saves settings to your personal iCloud account. May take several hours to sync", + "kSavingSnapshot" :"saving snapshot", + "kScheme" :"Scheme", "kScore" :"score", "kScrub" :"Scrub", "kSearch" :"search", @@ -350,24 +350,23 @@ "kSpeed" :"speed", "kStart" :"Start", "kStateAreYouSure" :"Are you sure you want to ", + "kStateCpuLoad" :"CPU Load", + "kStateDiskUsed" :"Disk Used", + "kStateFreeMem" :"Free Memory", "kStateHideControls" :"Hide ZoneMinder Controls", - "kStateShowControls" :"Show ZoneMinder Controls", - "kStateStorage" :"Storage", + "kStateHost" :"Host", "kStateMultiServer" :"multi server", - "kStateServer" :"Server", "kStatePath" :"Path", - "kStateHost" :"Host", - "kStateDiskUsed" :"Disk Used", - "kStateCpuLoad" :"CPU Load", + "kStateServer" :"Server", + "kStateShowControls" :"Show ZoneMinder Controls", + "kStateStorage" :"Storage", "kStateTotalMem" :"Total Memory", - "kStateFreeMem" :"Free Memory", - "kScheme" :"Scheme", "kStatus" :"Status", "kStop" :"Stop", "kSuccess" :"Success", - "kToggleSummary" :"toggle summary", "kSwitchingEvents" :"switching events", "kSystemStatus" :"System Status", + "kTapDownloadLogs" :"Tap the button to download logs", "kTapEvents" :"Events", "kTapLiveMonitor" :"Live Monitor", "kTapMontage" :"Montage", @@ -385,6 +384,7 @@ "kToDate" :"To Date", "kToTime" :"To Time", "kToastSearchingPage" :"searching page ", + "kToggleSummary" :"toggle summary", "kTrue" :"true", "kTrying" :"trying", "kType" :"type", |
