zoneminder/web/zm_lang_ja_jp.php

727 lines
35 KiB
PHP
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?php
//
// ZoneMinder web Japanese language file, $Date$, $Revision$
// Copyright (C) 2003, 2004, 2005 Philip Coombes
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
// as published by the Free Software Foundation; either version 2
// of the License, or (at your option) any later version.
//
// This program is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
// You should have received a copy of the GNU General Public License
// along with this program; if not, write to the Free Software
// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
//
// ZoneMinder Japanese Translation by Andrew Arkley
// Notes for Translators
// 0. Get some credit, put your name in the line above (optional)
// 1. When composing the language tokens in your language you should try and keep to roughly the
// same length text if possible. Abbreviate where necessary as spacing is quite close in a number of places.
// 2. There are four types of string replacement
// a) Simple replacements are words or short phrases that are static and used directly. This type of
// replacement can be used 'as is'.
// b) Complex replacements involve some dynamic element being included and so may require substitution
// or changing into a different order. The token listed in this file will be passed through sprintf as
// a formatting string. If the dynamic element is a number you will usually need to use a variable
// replacement also as described below.
// c) Variable replacements are used in conjunction with complex replacements and involve the generation
// of a singular or plural noun depending on the number passed into the zmVlang function. See the
// the zmVlang section below for a further description of this.
// d) Optional strings which can be used to replace the prompts and/or help text for the Options section
// of the web interface. These are not listed below as they are quite large and held in the database
// so that they can also be used by the zmconfig.pl script. However you can build up your own list
// quite easily from the Config table in the database if necessary.
// 3. The tokens listed below are not used to build up phrases or sentences from single words. Therefore
// you can safely assume that a single word token will only be used in that context.
// 4. In new language files, or if you are changing only a few words or phrases it makes sense from a
// maintenance point of view to include the original language file and override the old definitions rather
// than copy all the language tokens across. To do this change the line below to whatever your base language
// is and uncomment it.
// require_once( 'zm_lang_en_gb.php' );
// You may need to change the character set here, if your web server does not already
// do this by default, uncomment this if required.
//
// Example
// header( "Content-Type: text/html; charset=iso-8859-1" );
// You may need to change your locale here if your default one is incorrect for the
// language described in this file, or if you have multiple languages supported.
// If you do need to change your locale, be aware that the format of this function
// is subtlely different in versions of PHP before and after 4.3.0, see
// http://uk2.php.net/manual/en/function.setlocale.php for details.
// Also be aware that changing the whole locale may affect some floating point or decimal
// arithmetic in the database, if this is the case change only the individual locale areas
// that don't affect this rather than all at once. See the examples below.
// Finally, depending on your setup, PHP may not enjoy have multiple locales in a shared
// threaded environment, if you get funny errors it may be this.
//
// Examples
// setlocale( 'LC_ALL', 'en_GB' ); All locale settings pre-4.3.0
// setlocale( LC_ALL, 'en_GB' ); All locale settings 4.3.0 and after
// setlocale( LC_CTYPE, 'en_GB' ); Character class settings 4.3.0 and after
// setlocale( LC_TIME, 'en_GB' ); Date and time formatting 4.3.0 and after
// Simple String Replacements
$zmSlang24BitColour = '24<32>ޯĶװ';
$zmSlang8BitGrey = '8<>ޯĔZ<C494>W<EFBFBD>摜';
$zmSlangAction = 'Action';
$zmSlangActual = '<27><><EFBFBD><EFBFBD><EFBFBD>p';
$zmSlangAddNewControl = 'Add New Control';
$zmSlangAddNewMonitor = '<27><><EFBFBD><EFBFBD><EFBFBD>lj<EFBFBD>';
$zmSlangAddNewUser = 'հ<>ޒlj<DE92>';
$zmSlangAddNewZone = '<27>ްݒlj<DD92>';
$zmSlangAlarmBrFrames = '<27>װ<EFBFBD><br/><3E>ڰ<EFBFBD>';
$zmSlangAlarmFrameCount = 'Alarm Frame Count';
$zmSlangAlarmFrame = '<27>װ<EFBFBD> <20>ڰ<EFBFBD>';
$zmSlangAlarmLimits = '<27>װь<D7B0><D18C>x';
$zmSlangAlarm = '<27>װ<EFBFBD>';
$zmSlangAlarmPx = '<27>װ<EFBFBD> Px';
$zmSlangAlert = '<27>x<EFBFBD><78>';
$zmSlangAll = '<27>S<EFBFBD><53>';
$zmSlangApplyingStateChange = '<27>ύX<CF8D>K<EFBFBD>p<EFBFBD><70>';
$zmSlangApply = '<27>K<EFBFBD>p';
$zmSlangArchArchived = '<27>ۑ<EFBFBD><DB91><EFBFBD><EFBFBD>̂<EFBFBD>';
$zmSlangArchive = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$zmSlangArchived = 'Archived';
$zmSlangArchUnarchived = '<27>ۑ<EFBFBD><DB91><EFBFBD><EFBFBD>ȊO<C88A>̂<EFBFBD>';
$zmSlangAttrAlarmFrames = '<27>װ<EFBFBD> <20>ڰ<EFBFBD>';
$zmSlangAttrArchiveStatus = '<27>ۑ<EFBFBD><DB91><EFBFBD><EFBFBD><EFBFBD>';
$zmSlangAttrAvgScore = '<27><><EFBFBD>Ͻ<EFBFBD><CFBD><EFBFBD>';
$zmSlangAttrCause = 'Cause';
$zmSlangAttrDateTime = '<27><><EFBFBD><EFBFBD>';
$zmSlangAttrDate = '<27><><EFBFBD>t';
$zmSlangAttrDiskBlocks = 'Disk Blocks';
$zmSlangAttrDiskPercent = 'Disk Percent';
$zmSlangAttrDuration = '<27>p<EFBFBD><70><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$zmSlangAttrFrames = '<27>ڰ<EFBFBD>';
$zmSlangAttrId = 'Id';
$zmSlangAttrMaxScore = '<27>ō<EFBFBD><C58D><EFBFBD><EFBFBD><EFBFBD>';
$zmSlangAttrMonitorId = '<27><><EFBFBD><EFBFBD> Id';
$zmSlangAttrMonitorName = '<27><><EFBFBD><EFBFBD> <20><><EFBFBD>O';
$zmSlangAttrName = 'Name';
$zmSlangAttrTime = '<27><><EFBFBD><EFBFBD>';
$zmSlangAttrTotalScore = '<27><><EFBFBD>v<EFBFBD><76><EFBFBD><EFBFBD>';
$zmSlangAttrWeekday = '<27>j<EFBFBD><6A>';
$zmSlangAutoArchiveEvents = 'Automatically archive all matches';
$zmSlangAuto = 'Auto';
$zmSlangAutoDeleteEvents = 'Automatically delete all matches';
$zmSlangAutoEmailEvents = 'Automatically email details of all matches';
$zmSlangAutoExecuteEvents = 'Automatically execute command on all matches';
$zmSlangAutoMessageEvents = 'Automatically message details of all matches';
$zmSlangAutoStopTimeout = 'Auto Stop Timeout';
$zmSlangAutoUploadEvents = 'Automatically upload all matches';
$zmSlangAvgBrScore = '<27><><EFBFBD><EFBFBD><br/><3E><><EFBFBD><EFBFBD>';
$zmSlangBadNameChars = 'Names may only contain alphanumeric characters plus hyphen and underscore';
$zmSlangBandwidth = '<27>ш敝';
$zmSlangBlobPx = '<27><><EFBFBD><EFBFBD><EFBFBD> Px';
$zmSlangBlobSizes = '<27><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD>';
$zmSlangBlobs = '<27><><EFBFBD><EFBFBD><EFBFBD>';
$zmSlangBrightness = '<27>P<EFBFBD>x';
$zmSlangBuffers = '<27>ޯ̧';
$zmSlangCanAutoFocus = 'Can Auto Focus';
$zmSlangCanAutoGain = 'Can Auto Gain';
$zmSlangCanAutoIris = 'Can Auto Iris';
$zmSlangCanAutoWhite = 'Can Auto White Bal.';
$zmSlangCanAutoZoom = 'Can Auto Zoom';
$zmSlangCancelForcedAlarm = '<27><><EFBFBD><EFBFBD><EFBFBD>װѷ<D7B0>ݾ<EFBFBD>';
$zmSlangCancel = '<27><>ݾ<EFBFBD>';
$zmSlangCanFocusAbs = 'Can Focus Absolute';
$zmSlangCanFocus = 'Can Focus';
$zmSlangCanFocusCon = 'Can Focus Continuous';
$zmSlangCanFocusRel = 'Can Focus Relative';
$zmSlangCanGainAbs = 'Can Gain Absolute';
$zmSlangCanGain = 'Can Gain ';
$zmSlangCanGainCon = 'Can Gain Continuous';
$zmSlangCanGainRel = 'Can Gain Relative';
$zmSlangCanIrisAbs = 'Can Iris Absolute';
$zmSlangCanIris = 'Can Iris';
$zmSlangCanIrisCon = 'Can Iris Continuous';
$zmSlangCanIrisRel = 'Can Iris Relative';
$zmSlangCanMoveAbs = 'Can Move Absolute';
$zmSlangCanMove = 'Can Move';
$zmSlangCanMoveCon = 'Can Move Continuous';
$zmSlangCanMoveDiag = 'Can Move Diagonally';
$zmSlangCanMoveMap = 'Can Move Mapped';
$zmSlangCanMoveRel = 'Can Move Relative';
$zmSlangCanPan = 'Can Pan' ;
$zmSlangCanReset = 'Can Reset';
$zmSlangCanSetPresets = 'Can Set Presets';
$zmSlangCanSleep = 'Can Sleep';
$zmSlangCanTilt = 'Can Tilt';
$zmSlangCanWake = 'Can Wake';
$zmSlangCanWhiteAbs = 'Can White Bal. Absolute';
$zmSlangCanWhiteBal = 'Can White Bal.';
$zmSlangCanWhite = 'Can White Balance';
$zmSlangCanWhiteCon = 'Can White Bal. Continuous';
$zmSlangCanWhiteRel = 'Can White Bal. Relative';
$zmSlangCanZoomAbs = 'Can Zoom Absolute';
$zmSlangCanZoom = 'Can Zoom';
$zmSlangCanZoomCon = 'Can Zoom Continuous';
$zmSlangCanZoomRel = 'Can Zoom Relative';
$zmSlangCaptureHeight = '<27><><EFBFBD><EFBFBD>ݍ<EFBFBD><DD8D><EFBFBD>';
$zmSlangCapturePalette = '<27><><EFBFBD><EFBFBD><E88D9E><EFBFBD><EFBFBD>گ<EFBFBD>';
$zmSlangCaptureWidth = '<27><><EFBFBD><EFBFBD>ݕ<EFBFBD>';
$zmSlangCause = 'Cause';
$zmSlangCheckAll = '<27>S<EFBFBD>đI<C491><49>';
$zmSlangCheckMethod = '<27>װ<EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>@';
$zmSlangChooseFilter = <><CCA8><EFBFBD><EFBFBD>̑I<CC91><49>';
$zmSlangClose = '<27>‚<EFBFBD><C282><EFBFBD>';
$zmSlangColour = '<27>F';
$zmSlangCommand = 'Command';
$zmSlangConfig = 'Config';
$zmSlangConfiguredFor = '<27>ݒ<EFBFBD>:';
$zmSlangConfirmPassword = '<27>߽ܰ<DFBD>ނ̊m<CC8A>F';
$zmSlangConjAnd = '<27>y<EFBFBD><79>';
$zmSlangConjOr = '<27><><EFBFBD><EFBFBD>';
$zmSlangConsole = '<27>ݿ<EFBFBD><DDBF>';
$zmSlangContactAdmin = '<27>Ǘ<EFBFBD><C797>҂ɂ<D282><C982><EFBFBD><E282A2><EFBFBD><EFBFBD><ED82B9><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>B';
$zmSlangContinue = 'Continue';
$zmSlangContrast = '<27><><EFBFBD>׽<EFBFBD>';
$zmSlangControlAddress = 'Control Address';
$zmSlangControlCap = 'Control Capability';
$zmSlangControlCaps = 'Control Capabilities';
$zmSlangControl = 'Control';
$zmSlangControlDevice = 'Control Device';
$zmSlangControllable = 'Controllable';
$zmSlangControlType = 'Control Type';
$zmSlangCycle = 'Cycle';
$zmSlangCycleWatch = '<27><><EFBFBD>يώ@';
$zmSlangDay = '<27>j<EFBFBD><6A>';
$zmSlangDefaultScale = 'Default Scale';
$zmSlangDeleteAndNext = '<27><><EFBFBD><EFBFBD><EFBFBD>폜';
$zmSlangDeleteAndPrev = '<27>O<EFBFBD><4F><EFBFBD>폜';
$zmSlangDelete = '<27>폜';
$zmSlangDeleteSavedFilter = '<27>ۑ<EFBFBD>̨<EFBFBD><CCA8><EFBFBD><EFBFBD>̍폜';
$zmSlangDescription = '<27><><EFBFBD><EFBFBD>';
$zmSlangDeviceChannel = '<27><><EFBFBD>޲<EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>';
$zmSlangDeviceFormat = '<27><><EFBFBD>޲<EFBFBD> ̫<>ϯ<EFBFBD> (0=PAL,1=NTSC <20><> )';
$zmSlangDeviceNumber = '<27><><EFBFBD>޲<EFBFBD><DEB2>ԍ<EFBFBD> (/dev/video?)';
$zmSlangDevicePath = 'Device Path';
$zmSlangDimensions = '<27><><EFBFBD>@';
$zmSlangDisableAlarms = 'Disable Alarms';
$zmSlangDisk = 'Disk';
$zmSlangDonateAlready = 'No, I\'ve already donated';
$zmSlangDonateEnticement = 'You\'ve been running ZoneMinder for a while now and hopefully are finding it a useful addition to your home or workplace security. Although ZoneMinder is, and will remain, free and open source, it costs money to develop and support. If you would like to help support future development and new features then please consider donating. Donating is, of course, optional but very much appreciated and you can donate as much or as little as you like.<br><br>If you would like to donate please select the option below or go to http://www.zoneminder.com/donate.html in your browser.<br><br>Thank you for using ZoneMinder and don\'t forget to visit the forums on ZoneMinder.com for support or suggestions about how to make your ZoneMinder experience even better.';
$zmSlangDonate = 'Please Donate';
$zmSlangDonateRemindDay = 'Not yet, remind again in 1 day';
$zmSlangDonateRemindHour = 'Not yet, remind again in 1 hour';
$zmSlangDonateRemindMonth = 'Not yet, remind again in 1 month';
$zmSlangDonateRemindNever = 'No, I don\'t want to donate, never remind';
$zmSlangDonateRemindWeek = 'Not yet, remind again in 1 week';
$zmSlangDonateYes = 'Yes, I\'d like to donate now';
$zmSlangDownload = 'Download';
$zmSlangDuration = '<27>p<EFBFBD><70><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$zmSlangEdit = '<27>ҏW';
$zmSlangEmail = <>';
$zmSlangEnableAlarms = 'Enable Alarms';
$zmSlangEnabled = '<27>g<EFBFBD>p<EFBFBD>”\\';
$zmSlangEnterNewFilterName = '<27>V<EFBFBD><56><EFBFBD><EFBFBD>̨<EFBFBD><CCA8><EFBFBD><EFBFBD><EFBFBD><EFBFBD>̓<EFBFBD><CC93><EFBFBD>';
$zmSlangErrorBrackets = '<27>G<EFBFBD><47><EFBFBD>[<5B>A<EFBFBD>J<EFBFBD><4A><EFBFBD><EFBFBD><EFBFBD>ʂƕ‚<C695><C282><EFBFBD><EFBFBD>ʂ̐<CA82><CC90><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Ă<EFBFBD><C482><EFBFBD><EFBFBD>̂<EFBFBD><CC82><EFBFBD><EFBFBD>m<EFBFBD>F<EFBFBD><46><EFBFBD>Ă<EFBFBD><C482><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$zmSlangError = '<27>G<EFBFBD><47><EFBFBD>[';
$zmSlangErrorValidValue = '<27>G<EFBFBD><47><EFBFBD>[<5B>A<EFBFBD>S<EFBFBD>Ă̍<C482><CC8D>̐<EFBFBD><CC90>l<EFBFBD><6C><EFBFBD>L<EFBFBD><4C><EFBFBD><EFBFBD><EFBFBD>ǂ<EFBFBD><C782><EFBFBD><EFBFBD><EFBFBD><EFBFBD>m<EFBFBD>F<EFBFBD><46><EFBFBD>Ă<EFBFBD><C482><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$zmSlangEtc = '<27><>';
$zmSlangEvent = '<27><><EFBFBD><EFBFBD><EFBFBD>';
$zmSlangEventFilter = '<27><><EFBFBD><EFBFBD><EFBFBD> ̨<><CCA8><EFBFBD>';
$zmSlangEventId = 'Event Id';
$zmSlangEventName = 'Event Name';
$zmSlangEventPrefix = 'Event Prefix';
$zmSlangEvents = '<27><><EFBFBD><EFBFBD><EFBFBD>';
$zmSlangExclude = '<27>r<EFBFBD><72>';
$zmSlangExportDetails = 'Export Event Details';
$zmSlangExport = 'Export';
$zmSlangExportFailed = 'Export Failed';
$zmSlangExportFormat = 'Export File Format';
$zmSlangExportFormatTar = 'Tar';
$zmSlangExportFormatZip = 'Zip';
$zmSlangExportFrames = 'Export Frame Details';
$zmSlangExportImageFiles = 'Export Image Files';
$zmSlangExporting = 'Exporting';
$zmSlangExportMiscFiles = 'Export Other Files (if present)';
$zmSlangExportOptions = 'Export Options';
$zmSlangExportVideoFiles = 'Export Video Files (if present)';
$zmSlangFar = 'Far';
$zmSlangFeed = '<27><><EFBFBD><EFBFBD><E88D9E>';
$zmSlangFileColours = 'File Colours';
$zmSlangFile = 'File';
$zmSlangFilePath = 'File Path';
$zmSlangFilterPx = <><CCA8><EFBFBD> Px';
$zmSlangFilters = 'Filters';
$zmSlangFirst = '<27>ŏ<EFBFBD>';
$zmSlangFlippedHori = 'Flipped Horizontally';
$zmSlangFlippedVert = 'Flipped Vertically';
$zmSlangFocus = 'Focus';
$zmSlangForceAlarm = '<27><><EFBFBD><EFBFBD><EFBFBD>װ<EFBFBD>';
$zmSlangFormat = 'Format';
$zmSlangFPS = 'fps';
$zmSlangFPSReportInterval = 'FPS<50>񍐊Ԋu';
$zmSlangFrameId = '<27>ڰ<EFBFBD> ID';
$zmSlangFrame = '<27>ڰ<EFBFBD>';
$zmSlangFrameRate = '<27>ڰ<EFBFBD>ڰ<EFBFBD>';
$zmSlangFrames = '<27>ڰ<EFBFBD>';
$zmSlangFrameSkip = '<27>ڰѽ<DAB0><D1BD><EFBFBD><EFBFBD>';
$zmSlangFTP = 'FTP';
$zmSlangFunc = '<27>@<40>\\';
$zmSlangFunction = '<27>@<40>\\';
$zmSlangGain = 'Gain';
$zmSlangGenerateVideo = '<27><><EFBFBD>޵<EFBFBD>̐<EFBFBD><CC90><EFBFBD>';
$zmSlangGeneratingVideo = '<27><><EFBFBD>޵<EFBFBD><DEB5><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$zmSlangGoToZoneMinder = 'ZoneMinder.com<6F>ɍs<C98D><73>';
$zmSlangGrey = '<27><>ڰ';
$zmSlangGroups = 'Groups';
$zmSlangHasFocusSpeed = 'Has Focus Speed';
$zmSlangHasGainSpeed = 'Has Gain Speed';
$zmSlangHasHomePreset = 'Has Home Preset';
$zmSlangHasIrisSpeed = 'Has Iris Speed';
$zmSlangHasPanSpeed = 'Has Pan Speed';
$zmSlangHasPresets = 'Has Presets';
$zmSlangHasTiltSpeed = 'Has Tilt Speed';
$zmSlangHasTurboPan = 'Has Turbo Pan';
$zmSlangHasTurboTilt = 'Has Turbo Tilt';
$zmSlangHasWhiteSpeed = 'Has White Bal. Speed';
$zmSlangHasZoomSpeed = 'Has Zoom Speed';
$zmSlangHigh = '<27><>';
$zmSlangHighBW = '<27><><EFBFBD>ш<EFBFBD>';
$zmSlangHome = 'Home';
$zmSlangHour = '<27><>';
$zmSlangHue = '<27>F<EFBFBD><46>';
$zmSlangId = 'ID';
$zmSlangIdle = '<27>ҋ@<40><><EFBFBD><EFBFBD>';
$zmSlangIgnore = '<27><><EFBFBD><EFBFBD>';
$zmSlangImage = '<27>摜';
$zmSlangImageBufferSize = '<27><20>ޯ̧ <20><><EFBFBD><EFBFBD>';
$zmSlangInclude = '<27>g<EFBFBD>ݍ<EFBFBD><DD8D><EFBFBD>';
$zmSlangIn = 'In';
$zmSlangInverted = '<27><><EFBFBD>]';
$zmSlangIris = 'Iris';
$zmSlangLanguage = '<27><><EFBFBD><EFBFBD>';
$zmSlangLast = '<27>ŏI';
$zmSlangLimitResultsPost = 'results only;'; // This is used at the end of the phrase 'Limit to first N results only'
$zmSlangLimitResultsPre = 'Limit to first'; // This is used at the beginning of the phrase 'Limit to first N results only'
$zmSlangList = 'List';
$zmSlangLoad = 'Load';
$zmSlangLocal = '۰<><DBB0>';
$zmSlangLoggedInAs = '۸޲ݍς<DD8D>:';
$zmSlangLoggingIn = '۸޲ݒ<DEB2>';
$zmSlangLogin = '۸޲<DBB8>';
$zmSlangLogout = '۸ޱ<DBB8><DEB1>';
$zmSlangLow = '<27><>';
$zmSlangLowBW = '<27><><EFBFBD>ш<EFBFBD>';
$zmSlangMain = 'Main';
$zmSlangMan = 'Man';
$zmSlangManual = 'Manual';
$zmSlangMark = '<27>I<EFBFBD><49>';
$zmSlangMax = '<27>ō<EFBFBD>';
$zmSlangMaxBandwidth = 'Max Bandwidth';
$zmSlangMaxBrScore = '<27>ō<EFBFBD><br/><3E><><EFBFBD><EFBFBD>';
$zmSlangMaxFocusRange = 'Max Focus Range';
$zmSlangMaxFocusSpeed = 'Max Focus Speed';
$zmSlangMaxFocusStep = 'Max Focus Step';
$zmSlangMaxGainRange = 'Max Gain Range';
$zmSlangMaxGainSpeed = 'Max Gain Speed';
$zmSlangMaxGainStep = 'Max Gain Step';
$zmSlangMaximumFPS = '<27>ō<EFBFBD> FPS';
$zmSlangMaxIrisRange = 'Max Iris Range';
$zmSlangMaxIrisSpeed = 'Max Iris Speed';
$zmSlangMaxIrisStep = 'Max Iris Step';
$zmSlangMaxPanRange = 'Max Pan Range';
$zmSlangMaxPanSpeed = 'Max Pan Speed';
$zmSlangMaxPanStep = 'Max Pan Step';
$zmSlangMaxTiltRange = 'Max Tilt Range';
$zmSlangMaxTiltSpeed = 'Max Tilt Speed';
$zmSlangMaxTiltStep = 'Max Tilt Step';
$zmSlangMaxWhiteRange = 'Max White Bal. Range';
$zmSlangMaxWhiteSpeed = 'Max White Bal. Speed';
$zmSlangMaxWhiteStep = 'Max White Bal. Step';
$zmSlangMaxZoomRange = 'Max Zoom Range';
$zmSlangMaxZoomSpeed = 'Max Zoom Speed';
$zmSlangMaxZoomStep = 'Max Zoom Step';
$zmSlangMedium = '<27><>';
$zmSlangMediumBW = '<27><><EFBFBD>ш<EFBFBD>';
$zmSlangMinAlarmGeMinBlob = '<27>Œ<EFBFBD><C592>A<EFBFBD><41><EFBFBD>[<5B><><EFBFBD>s<EFBFBD>N<EFBFBD>Z<EFBFBD><5A><EFBFBD><EFBFBD><EFBFBD>Œ<EFBFBD><C592>u<EFBFBD><75><EFBFBD>u<EFBFBD>s<EFBFBD>N<EFBFBD>Z<EFBFBD><5A><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ȏ<EFBFBD><C88F>łȂ<C582><C882><EFBFBD><EFBFBD>΂<EFBFBD><CE82><EFBFBD><EFBFBD>Ȃ<EFBFBD>';
$zmSlangMinAlarmGeMinFilter = '<27>Œ<EFBFBD><C592>A<EFBFBD><41><EFBFBD>[<5B><><EFBFBD>s<EFBFBD>N<EFBFBD>Z<EFBFBD><5A><EFBFBD><EFBFBD><EFBFBD>Œ<EFBFBD><C592>t<EFBFBD>B<EFBFBD><42><EFBFBD>^<5E>[<5B>s<EFBFBD>N<EFBFBD>Z<EFBFBD><5A><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ȏ<EFBFBD><C88F>łȂ<C582><C882><EFBFBD><EFBFBD>΂<EFBFBD><CE82><EFBFBD><EFBFBD>Ȃ<EFBFBD>';
$zmSlangMinAlarmPixelsLtMax = '<27>Œ<EFBFBD><C592>װ<EFBFBD><D7B0>߸<EFBFBD>ق͍ō<CD8D><C58D>l<EFBFBD><6C><EFBFBD><EFBFBD><EFBFBD>ȉ<EFBFBD><C889>łȂ<C582><C882><EFBFBD><EFBFBD>΂<EFBFBD><CE82><EFBFBD><EFBFBD>Ȃ<EFBFBD>';
$zmSlangMinBlobAreaLtMax = '<27>Œ<EFBFBD><C592><EFBFBD>ۯ<EFBFBD>ޔ͈͍͂ō<CD8D><C58D>l<EFBFBD><6C><EFBFBD><EFBFBD><EFBFBD>ȉ<EFBFBD><C889>łȂ<C582><C882><EFBFBD><EFBFBD>΂<EFBFBD><CE82><EFBFBD><EFBFBD>Ȃ<EFBFBD>';
$zmSlangMinBlobsLtMax = '<27>Œ<EFBFBD><C592><EFBFBD>ۯ<EFBFBD>ސ<EFBFBD><DE90>͍ō<CD8D><C58D><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ȉ<EFBFBD><C889>łȂ<C582><C882><EFBFBD><EFBFBD>΂<EFBFBD><CE82><EFBFBD><EFBFBD>Ȃ<EFBFBD>';
$zmSlangMinFilterPixelsLtMax = '<27>Œ<EFBFBD>̨<EFBFBD><CCA8><EFBFBD><EFBFBD>߸<EFBFBD>ِ<EFBFBD><D990>͍ō<CD8D><C58D><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ȉ<EFBFBD><C889>łȂ<C582><C882><EFBFBD><EFBFBD>΂<EFBFBD><CE82><EFBFBD><EFBFBD>Ȃ<EFBFBD>';
$zmSlangMinFocusRange = 'Min Focus Range';
$zmSlangMinFocusSpeed = 'Min Focus Speed';
$zmSlangMinFocusStep = 'Min Focus Step';
$zmSlangMinGainRange = 'Min Gain Range';
$zmSlangMinGainSpeed = 'Min Gain Speed';
$zmSlangMinGainStep = 'Min Gain Step';
$zmSlangMinIrisRange = 'Min Iris Range';
$zmSlangMinIrisSpeed = 'Min Iris Speed';
$zmSlangMinIrisStep = 'Min Iris Step';
$zmSlangMinPanRange = 'Min Pan Range';
$zmSlangMinPanSpeed = 'Min Pan Speed';
$zmSlangMinPanStep = 'Min Pan Step';
$zmSlangMinPixelThresLtMax = '<27>Œ<EFBFBD><C592>߸<EFBFBD><DFB8>臒l<E88792>͍ō<CD8D><C58D>l<EFBFBD><6C><EFBFBD><EFBFBD><EFBFBD>ȉ<EFBFBD><C889>łȂ<C582><C882><EFBFBD><EFBFBD>΂<EFBFBD><CE82><EFBFBD><EFBFBD>Ȃ<EFBFBD>';
$zmSlangMinTiltRange = 'Min Tilt Range';
$zmSlangMinTiltSpeed = 'Min Tilt Speed';
$zmSlangMinTiltStep = 'Min Tilt Step';
$zmSlangMinWhiteRange = 'Min White Bal. Range';
$zmSlangMinWhiteSpeed = 'Min White Bal. Speed';
$zmSlangMinWhiteStep = 'Min White Bal. Step';
$zmSlangMinZoomRange = 'Min Zoom Range';
$zmSlangMinZoomSpeed = 'Min Zoom Speed';
$zmSlangMinZoomStep = 'Min Zoom Step';
$zmSlangMisc = '<27><><EFBFBD>̑<EFBFBD>';
$zmSlangMonitorIds = '<27><><EFBFBD><EFBFBD> ID';
$zmSlangMonitor = '<27><><EFBFBD><EFBFBD>';
$zmSlangMonitors = '<27><><EFBFBD><EFBFBD>';
$zmSlangMontage = '<27><><EFBFBD><EFBFBD><EFBFBD>ޭ';
$zmSlangMonth = '<27><>';
$zmSlangMove = 'Move';
$zmSlangMustBeGe = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ȏ<EFBFBD><C88F>łȂ<C582><C882><EFBFBD><EFBFBD>΂<EFBFBD><CE82><EFBFBD><EFBFBD>Ȃ<EFBFBD>';
$zmSlangMustBeLe = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ȉ<EFBFBD><C889>łȂ<C582><C882><EFBFBD><EFBFBD>΂<EFBFBD><CE82><EFBFBD><EFBFBD>Ȃ<EFBFBD>';
$zmSlangMustConfirmPassword = '<27>p<EFBFBD>X<EFBFBD><58><EFBFBD>[<5B>h<EFBFBD>̊m<CC8A>F<EFBFBD><46><EFBFBD><EFBFBD><EFBFBD>Ă<EFBFBD><C482><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$zmSlangMustSupplyPassword = '<27>p<EFBFBD>X<EFBFBD><58><EFBFBD>[<5B>h<EFBFBD><68><EFBFBD><EFBFBD><EFBFBD>͂<EFBFBD><CD82>Ă<EFBFBD><C482><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$zmSlangMustSupplyUsername = '<27><><EFBFBD>[<5B>U<EFBFBD><55><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>͂<EFBFBD><CD82>Ă<EFBFBD><C482><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$zmSlangName = '<27><><EFBFBD>O';
$zmSlangNear = 'Near';
$zmSlangNetwork = <>ܰ<EFBFBD>';
$zmSlangNewGroup = 'New Group';
$zmSlangNewPassword = '<27>V<EFBFBD><56><EFBFBD><EFBFBD><EFBFBD>߽ܰ<DFBD><DCB0>';
$zmSlangNewState = '<27>V<EFBFBD>K<EFBFBD><4B><EFBFBD><EFBFBD>';
$zmSlangNewUser = '<27>V<EFBFBD><56><EFBFBD><EFBFBD>հ<EFBFBD><D5B0>';
$zmSlangNew = '<27>V<EFBFBD>K';
$zmSlangNext = '<27><>';
$zmSlangNo = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$zmSlangNoFramesRecorded = '<27><><EFBFBD>̲<EFBFBD><CCB2><EFBFBD>Ă<EFBFBD><C482>ڰт͓o<CD93>^<5E><><EFBFBD><EFBFBD><EFBFBD>Ă<EFBFBD><C482>܂<EFBFBD><DC82><EFBFBD>';
$zmSlangNoGroups = 'No groups have been defined';
$zmSlangNoneAvailable = '<27><><EFBFBD><EFBFBD><EFBFBD>܂<EFBFBD><DC82><EFBFBD>';
$zmSlangNone = '<27><><EFBFBD><EFBFBD><EFBFBD>܂<EFBFBD><DC82><EFBFBD>';
$zmSlangNormal = '<27><><EFBFBD><EFBFBD>';
$zmSlangNoSavedFilters = '<27>ۑ<EFBFBD><DB91><EFBFBD><EFBFBD>ꂽ̨<EA82BD><CCA8><EFBFBD><EFBFBD>͂<EFBFBD><CD82><EFBFBD><EFBFBD>܂<EFBFBD><DC82><EFBFBD>';
$zmSlangNoStatisticsRecorded = '<27><><EFBFBD>̲<EFBFBD><CCB2><EFBFBD><EFBFBD>/<2F>ڰт̓<D182><CC93>v<EFBFBD>͓o<CD93>^<5E><><EFBFBD><EFBFBD><EFBFBD>Ă<EFBFBD><C482>܂<EFBFBD><DC82><EFBFBD>';
$zmSlangNotes = 'Notes';
$zmSlangNumPresets = 'Num Presets';
$zmSlangOpen = 'Open';
$zmSlangOpEq = '<27><><EFBFBD><EFBFBD>';
$zmSlangOpGt = '<27>ȉ<EFBFBD>';
$zmSlangOpGtEq = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ȏ<EFBFBD>';
$zmSlangOpIn = '<27><>Ăɓ<C482><C993><EFBFBD><EFBFBD>Ă<EFBFBD><C482><EFBFBD>';
$zmSlangOpLt = '<27>ȉ<EFBFBD>';
$zmSlangOpLtEq = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ȉ<EFBFBD>';
$zmSlangOpMatches = '<27><><EFBFBD>v<EFBFBD><76><EFBFBD><EFBFBD>';
$zmSlangOpNe = '<27><><EFBFBD><EFBFBD><EFBFBD>łȂ<C582>';
$zmSlangOpNotIn = '<27><>Ăɓ<C482><C993><EFBFBD><EFBFBD>Ă<EFBFBD><C482>Ȃ<EFBFBD>';
$zmSlangOpNotMatches = '<27><><EFBFBD>v<EFBFBD><76><EFBFBD>Ȃ<EFBFBD>';
$zmSlangOptionHelp = '<27><>߼<EFBFBD><DFBC> <20><><EFBFBD><EFBFBD>';
$zmSlangOptionRestartWarning = '<27><><EFBFBD>̕ύX<CF8D>͋N<CD8B><4E><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>f<EFBFBD><66><EFBFBD><EFBFBD><EFBFBD>Ȃ<EFBFBD><C882><EFBFBD><EA8D87><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>܂<EFBFBD><DC82>B\n<>ύX<CF8D><58><EFBFBD>Ă<EFBFBD><C482><EFBFBD>ZoneMinder<65><72><EFBFBD>ċN<C48B><4E><EFBFBD><EFBFBD><EFBFBD>Ă<EFBFBD><C482><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>B';
$zmSlangOptions = '<27><>߼<EFBFBD><DFBC>';
$zmSlangOrder = 'Order';
$zmSlangOrEnterNewName = '<27><><EFBFBD>͐V<CD90><56><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>O<EFBFBD><4F><EFBFBD><EFBFBD><EFBFBD>͂<EFBFBD><CD82>Ă<EFBFBD><C482><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$zmSlangOrientation = '<27>ص<EFBFBD>ð<EFBFBD><C3B0><EFBFBD>';
$zmSlangOut = 'Out';
$zmSlangOverwriteExisting = '<27><EFBFBD><E38F91><EFBFBD><EFBFBD><EFBFBD>܂<EFBFBD>';
$zmSlangPaged = '<27>߰<EFBFBD>މ<EFBFBD>';
$zmSlangPanLeft = 'Pan Left';
$zmSlangPan = 'Pan';
$zmSlangPanRight = 'Pan Right';
$zmSlangPanTilt = 'Pan/Tilt';
$zmSlangParameter = '<27><><EFBFBD>Ұ<EFBFBD>';
$zmSlangPassword = '<27>߽ܰ<DFBD><DCB0>';
$zmSlangPasswordsDifferent = '<27>V<EFBFBD><56><EFBFBD><EFBFBD><EFBFBD>p<EFBFBD>X<EFBFBD><58><EFBFBD>[<5B>h<EFBFBD>ƍē<C68D><C493>̓p<CD83>X<EFBFBD><58><EFBFBD>[<5B>h<EFBFBD><68><EFBFBD><EFBFBD><EFBFBD>v<EFBFBD><76><EFBFBD>܂<EFBFBD><DC82><EFBFBD>';
$zmSlangPaths = '<27>߽';
$zmSlangPhoneBW = '<27>g<EFBFBD>їp';
$zmSlangPhone = 'Phone';
$zmSlangPixels = '<27>߸<EFBFBD><DFB8>';
$zmSlangPlayAll = 'Play All';
$zmSlangPleaseWait = '<27><><EFBFBD>҂<EFBFBD><D282><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$zmSlangPostEventImageBuffer = '<27><><EFBFBD><EFBFBD><EFBFBD> <20>Ұ<EFBFBD><D2B0> <20>ޯ̧<DEAF><CCA7>';
$zmSlangPreEventImageBuffer = '<27><><EFBFBD><EFBFBD><EFBFBD> <20>Ұ<EFBFBD><D2B0> <20>ޯ̧<DEAF>O';
$zmSlangPreset = 'Preset';
$zmSlangPresets = 'Presets';
$zmSlangPrev = '<27>O';
$zmSlangRate = <>';
$zmSlangReal = '<27><><EFBFBD><EFBFBD><EFBFBD>p';
$zmSlangRecord = '<27>^<5E><>';
$zmSlangRefImageBlendPct = '<27>Ұ<EFBFBD><D2B0> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20>Q<EFBFBD><51> %';
$zmSlangRefresh = '<27>ŐV<C590>̏<EFBFBD><CC8F><EFBFBD><EFBFBD>ɍX<C98D>V';
$zmSlangRemoteHostName = '<27>Ӱ<EFBFBD> ν<> <20><>';
$zmSlangRemoteHostPath = '<27>Ӱ<EFBFBD> ν<> <20>߽';
$zmSlangRemoteHostPort = '<27>Ӱ<EFBFBD> ν<> <20>߰<EFBFBD>';
$zmSlangRemoteImageColours = '<27>Ӱ<EFBFBD> <20>Ұ<EFBFBD><D2B0> <20>װ';
$zmSlangRemote = '<27>Ӱ<EFBFBD>';
$zmSlangRename = '<27>V<EFBFBD><56><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>O<EFBFBD><4F><EFBFBD>‚<EFBFBD><C282><EFBFBD>';
$zmSlangReplay = '<27>Đ<EFBFBD>';
$zmSlangResetEventCounts = '<27><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> ؾ<><D8BE>';
$zmSlangReset = 'Reset';
$zmSlangRestart = '<27>ċN<C48B><4E>';
$zmSlangRestarting = '<27>ċN<C48B><4E><EFBFBD><EFBFBD>';
$zmSlangRestrictedCameraIds = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EA82BD><EFBFBD> ID';
$zmSlangReturnDelay = 'Return Delay';
$zmSlangReturnLocation = 'Return Location';
$zmSlangRotateLeft = '<27><><EFBFBD>ɉ<EFBFBD><C989>]';
$zmSlangRotateRight = '<27>E<EFBFBD>ɉ<EFBFBD><C989>]';
$zmSlangRunMode = '<27>N<EFBFBD><4E>Ӱ<EFBFBD><D3B0>';
$zmSlangRunning = '<27>N<EFBFBD><4E><EFBFBD><EFBFBD>';
$zmSlangRunState = '<27>N<EFBFBD><4E><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$zmSlangSaveAs = '<27><><EFBFBD>O<EFBFBD><4F><EFBFBD>‚<EFBFBD><C282>ĕۑ<C495>';
$zmSlangSaveFilter = <><CCA8><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ۑ<EFBFBD>';
$zmSlangSave = '<27>ۑ<EFBFBD>';
$zmSlangScale = '<27><><EFBFBD><EFBFBD>';
$zmSlangScore = '<27><><EFBFBD><EFBFBD>';
$zmSlangSecs = '<27>b';
$zmSlangSectionlength = '<27><><EFBFBD><EFBFBD>';
$zmSlangSelect = 'Select';
$zmSlangSetLearnPrefs = 'Set Learn Prefs'; // <20>V<EFBFBD><56><EFBFBD><EFBFBD><EFBFBD>ݒ<EFBFBD><DD92>̎<EFBFBD><CC8E><EFBFBD><EFBFBD>ۑ<EFBFBD><DB91>@This can be ignored for now
$zmSlangSetNewBandwidth = '<27>V<EFBFBD><56><EFBFBD><EFBFBD><EFBFBD>ш敝<D188>̐ݒ<CC90>';
$zmSlangSetPreset = 'Set Preset';
$zmSlangSet = 'Set';
$zmSlangSettings = '<27>ݒ<EFBFBD>';
$zmSlangShowFilterWindow = <><CCA8><EFBFBD> <20><><EFBFBD><EFBFBD>ް<EFBFBD>̕\<5C><>';
$zmSlangShowTimeline = 'Show Timeline';
$zmSlangSize = 'Size';
$zmSlangSleep = 'Sleep';
$zmSlangSortAsc = 'Asc';
$zmSlangSortBy = 'Sort by';
$zmSlangSortDesc = 'Desc';
$zmSlangSource = '<27><><EFBFBD>';
$zmSlangSourceType = '<27><><EFBFBD> <20><><EFBFBD><EFBFBD>';
$zmSlangSpeedHigh = 'High Speed';
$zmSlangSpeedLow = 'Low Speed';
$zmSlangSpeedMedium = 'Medium Speed';
$zmSlangSpeed = 'Speed';
$zmSlangSpeedTurbo = 'Turbo Speed';
$zmSlangStart = '<27><><EFBFBD><EFBFBD>';
$zmSlangState = '<27><><EFBFBD><EFBFBD>';
$zmSlangStats = '<27><><EFBFBD>v';
$zmSlangStatus = '<27><><EFBFBD><EFBFBD>';
$zmSlangStepLarge = 'Large Step';
$zmSlangStepMedium = 'Medium Step';
$zmSlangStepNone = 'No Step';
$zmSlangStepSmall = 'Small Step';
$zmSlangStep = 'Step';
$zmSlangStills = '<27><><EFBFBD>ى摜';
$zmSlangStop = '<27><><EFBFBD>~';
$zmSlangStopped = '<27><><EFBFBD>~<7E><><EFBFBD><EFBFBD>';
$zmSlangStream = '<27><>ذ<EFBFBD>';
$zmSlangSubmit = 'Submit';
$zmSlangSystem = '<27><><EFBFBD><EFBFBD>';
$zmSlangTele = 'Tele';
$zmSlangThumbnail = 'Thumbnail';
$zmSlangTilt = 'Tilt';
$zmSlangTimeDelta = '<27><><EFBFBD><EFBFBD> <20><><EFBFBD>';
$zmSlangTimeline = 'Timeline';
$zmSlangTime = '<27><><EFBFBD><EFBFBD>';
$zmSlangTimestamp = '<27><>ѽ<EFBFBD><D1BD><EFBFBD><EFBFBD>';
$zmSlangTimeStamp = '<27><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>';
$zmSlangTimestampLabelFormat = '<27><>ѽ<EFBFBD><D1BD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> ̫<>ϯ<EFBFBD>';
$zmSlangTimestampLabelX = '<27><>ѽ<EFBFBD><D1BD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> X';
$zmSlangTimestampLabelY = '<27><>ѽ<EFBFBD><D1BD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> Y';
$zmSlangToday = 'Today';
$zmSlangTools = <>';
$zmSlangTotalBrScore = '<27><><EFBFBD>v<br/><3E><><EFBFBD><EFBFBD>';
$zmSlangTrackDelay = 'Track Delay';
$zmSlangTrackMotion = 'Track Motion';
$zmSlangTriggers = '<27>ضް';
$zmSlangTurboPanSpeed = 'Turbo Pan Speed';
$zmSlangTurboTiltSpeed = 'Turbo Tilt Speed';
$zmSlangType = '<27><><EFBFBD><EFBFBD>';
$zmSlangUnarchive = '<27><><EFBFBD><EFBFBD>';
$zmSlangUnits = '<27>Ư<EFBFBD>';
$zmSlangUnknown = '<27>s<EFBFBD><73>';
$zmSlangUpdateAvailable = 'ZoneMinder<65>̱<EFBFBD><CCB1><EFBFBD><EFBFBD>ްĂ<DEB0><C482><EFBFBD><EFBFBD><EFBFBD><EFBFBD>܂<EFBFBD>';
$zmSlangUpdateNotNecessary = '<27><><EFBFBD><EFBFBD><EFBFBD>ްĂ̕K<CC95>v<EFBFBD>͂<EFBFBD><CD82><EFBFBD><EFBFBD>܂<EFBFBD><DC82><EFBFBD>';
$zmSlangUseFilterExprsPost = '&nbsp;̨<><CCA8><EFBFBD><EFBFBD><EFBFBD>'; // This is used at the end of the phrase 'use N filter expressions'
$zmSlangUseFilterExprsPre = '<27>w<EFBFBD><EFBFBD>Ă<EFBFBD><C482><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>:&nbsp;'; // This is used at the beginning of the phrase 'use N filter expressions'
$zmSlangUseFilter = <><CCA8><EFBFBD><EFBFBD><EFBFBD><EFBFBD>g<EFBFBD>p<EFBFBD><70><EFBFBD>Ă<EFBFBD><C482><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$zmSlangUsername = 'հ<>ޖ<EFBFBD>';
$zmSlangUser = 'հ<><D5B0>';
$zmSlangUsers = 'հ<><D5B0>';
$zmSlangValue = '<27><><EFBFBD>l';
$zmSlangVersion = '<27>ް<EFBFBD>ޮ<EFBFBD>';
$zmSlangVersionIgnore = '<27><><EFBFBD><EFBFBD><EFBFBD>ް<EFBFBD>ޮ݂𖳎<DD82>';
$zmSlangVersionRemindDay = '1<><31><EFBFBD><EFBFBD><EFBFBD>ɍēx<C493>m<EFBFBD><EFBFBD><E782B9>';
$zmSlangVersionRemindHour = '1<><31><EFBFBD>Ԍ<EFBFBD><D48C>ɍēx<C493>m<EFBFBD><EFBFBD><E782B9>';
$zmSlangVersionRemindNever = '<27>V<EFBFBD><56><EFBFBD><EFBFBD><EFBFBD>ް<EFBFBD>ޮ݂̒m<CC92><EFBFBD>͕K<CD95>v<EFBFBD>Ȃ<EFBFBD>';
$zmSlangVersionRemindWeek = '1<>T<EFBFBD>Ԍ<EFBFBD><D48C>ɍēx<C493>m<EFBFBD><EFBFBD><E782B9>';
$zmSlangVideo = '<27><><EFBFBD>޵';
$zmSlangVideoFormat = 'Video Format';
$zmSlangVideoGenFailed = '<27><><EFBFBD>޵<EFBFBD><DEB5><EFBFBD><EFBFBD><EFBFBD>̎<EFBFBD><CC8E>s<EFBFBD>I';
$zmSlangVideoGenFiles = 'Existing Video Files';
$zmSlangVideoGenNoFiles = 'No Video Files Found';
$zmSlangVideoGenParms = '<27><><EFBFBD>޵<EFBFBD><DEB5><EFBFBD><EFBFBD> <20><><EFBFBD>Ұ<EFBFBD>';
$zmSlangVideoGenSucceeded = 'Video Generation Succeeded!';
$zmSlangVideoSize = '<27><><EFBFBD>޵ <20><><EFBFBD><EFBFBD>';
$zmSlangView = '<27>\<5C><>';
$zmSlangViewAll = '<27>S<EFBFBD><53><EFBFBD>\<5C><>';
$zmSlangViewEvent = 'View Event';
$zmSlangViewPaged = '<27>߰<EFBFBD>މ<EFBFBD><DE89>̕\<5C><>';
$zmSlangWake = 'Wake';
$zmSlangWarmupFrames = '<27><><EFBFBD>ѱ<EFBFBD><D1B1><EFBFBD> <20>ڰ<EFBFBD>';
$zmSlangWatch = '<27>Ď<EFBFBD>';
$zmSlangWeb = '<27><><EFBFBD><EFBFBD>';
$zmSlangWebColour = 'Web Colour';
$zmSlangWeek = '<27>T';
$zmSlangWhiteBalance = 'White Balance';
$zmSlangWhite = 'White';
$zmSlangWide = 'Wide';
$zmSlangX10ActivationString = 'X10<31>N<EFBFBD><4E><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$zmSlangX10InputAlarmString = 'X10<31><30><EFBFBD>ͱװѕ<D7B0><D195><EFBFBD><EFBFBD><EFBFBD>';
$zmSlangX10OutputAlarmString = 'X10<31>o<EFBFBD>ͱװѕ<D7B0><D195><EFBFBD><EFBFBD><EFBFBD>';
$zmSlangX10 = 'X10';
$zmSlangYes = '<27>͂<EFBFBD>';
$zmSlangYouNoPerms = '<27><><EFBFBD>̎<EFBFBD><CC8E><EFBFBD><EFBFBD>̱<EFBFBD><CCB1><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>܂<EFBFBD><DC82><EFBFBD><EFBFBD>B';
$zmSlangZoneAlarmColour = '<27>װ<EFBFBD> <20>װ (RGB)';
$zmSlangZoneAlarmThreshold = '<27>װ<EFBFBD> 臒l(0-255)';
$zmSlangZoneFilterHeight = <><CCA8><EFBFBD> <20><><EFBFBD><EFBFBD> (<28>߸<EFBFBD><DFB8>)';
$zmSlangZoneFilterWidth = <><CCA8><EFBFBD> <20><> (<28>߸<EFBFBD><DFB8>)';
$zmSlangZoneMaxAlarmedArea = '<27>ō<EFBFBD><C58D>װї̈<D197>';
$zmSlangZoneMaxBlobArea = '<27>ō<EFBFBD><C58D><EFBFBD><EFBFBD><EFBFBD>ޗ̈<DE97>';
$zmSlangZoneMaxBlobs = '<27>ō<EFBFBD><C58D><EFBFBD><EFBFBD><EFBFBD>ސ<EFBFBD>';
$zmSlangZoneMaxFilteredArea = '<27>ō<EFBFBD>̨<EFBFBD><CCA8><EFBFBD><EFBFBD>̈<EFBFBD>';
$zmSlangZoneMaxPixelThres = '<27>ō<EFBFBD><C58D>߸<EFBFBD><DFB8>臒l (0-255)';
$zmSlangZoneMaxX = 'X (<28>E)<29>ō<EFBFBD>';
$zmSlangZoneMaxY = 'Y (<28><>)<29>ō<EFBFBD>';
$zmSlangZoneMinAlarmedArea = '<27>Œ<EFBFBD><C592>װї̈<D197>';
$zmSlangZoneMinBlobArea = '<27>Œ<EFBFBD><C592><EFBFBD><EFBFBD><EFBFBD>ޗ̈<DE97>';
$zmSlangZoneMinBlobs = '<27>Œ<EFBFBD><C592><EFBFBD><EFBFBD><EFBFBD>ސ<EFBFBD>';
$zmSlangZoneMinFilteredArea = '<27>Œ<EFBFBD>̨<EFBFBD><CCA8><EFBFBD><EFBFBD>̈<EFBFBD>';
$zmSlangZoneMinPixelThres = '<27>Œ<EFBFBD><C592>߸<EFBFBD><DFB8>臒l (0-255)';
$zmSlangZoneMinX = 'X (<28>E)<29>Œ<EFBFBD>';
$zmSlangZoneMinY = 'Y (<28><>)<29>Œ<EFBFBD>';
$zmSlangZones = '<27>ް<EFBFBD>';
$zmSlangZone = '<27>ް<EFBFBD>';
$zmSlangZoomIn = 'Zoom In';
$zmSlangZoomOut = 'Zoom Out';
$zmSlangZoom = 'Zoom';
// Complex replacements with formatting and/or placements, must be passed through sprintf
$zmClangCurrentLogin = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\'%1$s\<5C><>۸޲݂<DEB2><DD82>Ă<EFBFBD><C482>܂<EFBFBD>';
$zmClangEventCount = '%1$s %2$s';
$zmClangLastEvents = '<27>ŏI %1$s %2$s';
$zmClangLatestRelease = '<27>ŐV<C590>ް<EFBFBD>ޮ݂<DEAE> v%1$s<>A<EFBFBD><41><EFBFBD><EFBFBD><EFBFBD>p<EFBFBD>ް<EFBFBD>ޮ݂<DEAE>v%2$s.';
$zmClangMonitorCount = '%1$s %2$s';
$zmClangMonitorFunction = '<27><><EFBFBD><EFBFBD>%1$s <20>@<40>\\';
$zmClangRunningRecentVer = '<27><><EFBFBD>Ȃ<EFBFBD><C882><EFBFBD>ZoneMinder<65>̍ŐV<C590>ް<EFBFBD>ޮ<EFBFBD> v%s.<2E><><EFBFBD>g<EFBFBD><67><EFBFBD>Ă<EFBFBD><C482>܂<EFBFBD>';
// The next section allows you to describe a series of word ending and counts used to
// generate the correctly conjugated forms of words depending on a count that is associated
// with that word.
// This intended to allow phrases such a '0 potatoes', '1 potato', '2 potatoes' etc to
// conjugate correctly with the associated count.
// In some languages such as English this is fairly simple and can be expressed by assigning
// a count with a singular or plural form of a word and then finding the nearest (lower) value.
// So '0' of something generally ends in 's', 1 of something is singular and has no extra
// ending and 2 or more is a plural and ends in 's' also. So to find the ending for '187' of
// something you would find the nearest lower count (2) and use that ending.
//
// So examples of this would be
// $zmVlangPotato = array( 0=>'Potatoes', 1=>'Potato', 2=>'Potatoes' );
// $zmVlangSheep = array( 0=>'Sheep' );
//
// where you can have as few or as many entries in the array as necessary
// If your language is similar in form to this then use the same format and choose the
// appropriate zmVlang function below.
// If however you have a language with a different format of plural endings then another
// approach is required . For instance in Russian the word endings change continuously
// depending on the last digit (or digits) of the numerator. In this case then zmVlang
// arrays could be written so that the array index just represents an arbitrary 'type'
// and the zmVlang function does the calculation about which version is appropriate.
//
// So an example in Russian might be (using English words, and made up endings as I
// don't know any Russian!!)
// $zmVlangPotato = array( 1=>'Potati', 2=>'Potaton', 3=>'Potaten' );
//
// and the zmVlang function decides that the first form is used for counts ending in
// 0, 5-9 or 11-19 and the second form when ending in 1 etc.
//
// Variable arrays expressing plurality, see the zmVlang description above
$zmVlangEvent = array( 0=>'<27><><EFBFBD><EFBFBD><EFBFBD>', 1=>'<27><><EFBFBD><EFBFBD><EFBFBD>', 2=>'<27><><EFBFBD><EFBFBD><EFBFBD>' );
$zmVlangMonitor = array( 0=>'<27><><EFBFBD><EFBFBD>', 1=>'<27><><EFBFBD><EFBFBD>', 2=>'<27><><EFBFBD><EFBFBD>' );
// You will need to choose or write a function that can correlate the plurality string arrays
// with variable counts. This is used to conjugate the Vlang arrays above with a number passed
// in to generate the correct noun form.
//
// In languages such as English this is fairly simple
// Note this still has to be used with printf etc to get the right formating
function zmVlang( $lang_var_array, $count )
{
krsort( $lang_var_array );
foreach ( $lang_var_array as $key=>$value )
{
if ( abs($count) >= $key )
{
return( $value );
}
}
die( 'Error, unable to correlate variable language string' );
}
// This is an version that could be used in the Russian example above
// The rules are that the first word form is used if the count ends in
// 0, 5-9 or 11-19. The second form is used then the count ends in 1
// (not including 11 as above) and the third form is used when the
// count ends in 2-4, again excluding any values ending in 12-14.
//
// function zmVlang( $lang_var_array, $count )
// {
// $secondlastdigit = substr( $count, -2, 1 );
// $lastdigit = substr( $count, -1, 1 );
// // or
// // $secondlastdigit = ($count/10)%10;
// // $lastdigit = $count%10;
//
// // Get rid of the special cases first, the teens
// if ( $secondlastdigit == 1 && $lastdigit != 0 )
// {
// return( $lang_var_array[1] );
// }
// switch ( $lastdigit )
// {
// case 0 :
// case 5 :
// case 6 :
// case 7 :
// case 8 :
// case 9 :
// {
// return( $lang_var_array[1] );
// break;
// }
// case 1 :
// {
// return( $lang_var_array[2] );
// break;
// }
// case 2 :
// case 3 :
// case 4 :
// {
// return( $lang_var_array[3] );
// break;
// }
// }
// die( 'Error, unable to correlate variable language string' );
// }
// This is an example of how the function is used in the code which you can uncomment and
// use to test your custom function.
//$monitors = array();
//$monitors[] = 1; // Choose any number
//echo sprintf( $zmClangMonitorCount, count($monitors), zmVlang( $zmVlangMonitor, count($monitors) ) );
// In this section you can override the default prompt and help texts for the options area
// These overrides are in the form of $zmOlangPrompt<option> and $zmOlangHelp<option>
// where <option> represents the option name minus the initial ZM_
// So for example, to override the help text for ZM_LANG_DEFAULT do
//$zmOlangPromptLANG_DEFAULT = "This is a new prompt for this option";
//$zmOlangHelpLANG_DEFAULT = "This is some new help for this option which will be displayed in the popup window when the ? is clicked";
//
?>