diff --git a/.gitignore b/.gitignore index ac42ea82..a6ac0e6c 100644 --- a/.gitignore +++ b/.gitignore @@ -31,22 +31,4 @@ Thumbs.db *.opensdf *.suo *.dotCover -sdk-include/ -vc-include/ -SharpDX.Assimp/ -obj/ -ipch*/ -Demo/ -AppPackages/ -[Rr]elease*/ -_ReSharper*/ -[Tt]est[Rr]esult* -Generated*/ -Build/ -SharpDX.Framework* -SharpMsdn*/ -Temp*/ -#ignore build log file -BuildErrors.log -#ignore certification test results -Source/CertificationTests/Results/* \ No newline at end of file +packages diff --git a/Build/MakeSharpDX.All.cmd b/Build/MakeSharpDX.All.cmd deleted file mode 100644 index d4f161af..00000000 --- a/Build/MakeSharpDX.All.cmd +++ /dev/null @@ -1,6 +0,0 @@ -@echo off -setlocal -RMDIR /Q /S %~dp0\..\Bin -IF EXIST BuildErrors.log del /F /Q BuildErrors.log -call MakeSharpDX.Assemblies.VS2013.cmd -pause \ No newline at end of file diff --git a/Build/MakeSharpDX.Assemblies.VS2013.cmd b/Build/MakeSharpDX.Assemblies.VS2013.cmd deleted file mode 100644 index ff632ac5..00000000 --- a/Build/MakeSharpDX.Assemblies.VS2013.cmd +++ /dev/null @@ -1,5 +0,0 @@ -@echo off -setlocal -set PATH=C:\Program Files (x86)\Git\bin\;%PATH% -call "C:\Program Files (x86)\Microsoft Visual Studio 12.0\vc\vcvarsall.bat" x86 -msbuild /tv:12.0 /p:BuildSignedSharpDX=false /t:Build /verbosity:quiet /clp:ErrorsOnly /fl /flp:Summary;Verbosity=minimal;logfile=BuildErrors.log;Append=true %* SharpDX.build diff --git a/Build/MakeSharpDX.CertificationTests.VS2013.cmd b/Build/MakeSharpDX.CertificationTests.VS2013.cmd deleted file mode 100644 index 80424ec1..00000000 --- a/Build/MakeSharpDX.CertificationTests.VS2013.cmd +++ /dev/null @@ -1,5 +0,0 @@ -@echo off -setlocal -set PATH=C:\Program Files (x86)\Git\bin\;%PATH% -call "C:\Program Files (x86)\Microsoft Visual Studio 12.0\vc\vcvarsall.bat" x86 -msbuild /tv:12.0 /p:BuildSignedSharpDX=false /t:RunCertificationTests /verbosity:quiet /clp:ErrorsOnly /fl /flp:Summary;Verbosity=minimal;logfile=BuildErrors.log;Append=true %* SharpDX.build diff --git a/Build/MakeSharpDX.cmd b/Build/MakeSharpDX.cmd deleted file mode 100644 index 03a86658..00000000 --- a/Build/MakeSharpDX.cmd +++ /dev/null @@ -1,5 +0,0 @@ -@echo off -setlocal -set PATH=C:\Program Files (x86)\Git\bin\;%PATH% -call "C:\Program Files (x86)\Microsoft Visual Studio 12.0\vc\vcvarsall.bat" x86 -msbuild /tv:12.0 %* SharpDX.build diff --git a/Build/MakeSharpDXRelease.cmd b/Build/MakeSharpDXRelease.cmd deleted file mode 100644 index 8fc020ec..00000000 --- a/Build/MakeSharpDXRelease.cmd +++ /dev/null @@ -1,3 +0,0 @@ -@echo off -setlocal -call MakeSharpDX.cmd /verbosity:minimal /t:Build;PackageRelease diff --git a/Build/NantExtensions.include b/Build/NantExtensions.include deleted file mode 100644 index 5e0093df..00000000 --- a/Build/NantExtensions.include +++ /dev/null @@ -1,60 +0,0 @@ - - - - \ No newline at end of file diff --git a/Build/SharpDX.PostSettings.targets b/Build/SharpDX.PostSettings.targets index 0615679f..a52a5c1e 100644 --- a/Build/SharpDX.PostSettings.targets +++ b/Build/SharpDX.PostSettings.targets @@ -1,57 +1,3 @@ - - - - 11.0 - - - - - - SharpDX.WP8 - - - - - - - - - - - - WindowsPhoneApp - - - - - - - - - $(OutputPath)\$(AssemblyName).xml - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file + diff --git a/Build/SharpDX.PreSettings.targets b/Build/SharpDX.PreSettings.targets index 64b698f3..593d8aac 100644 --- a/Build/SharpDX.PreSettings.targets +++ b/Build/SharpDX.PreSettings.targets @@ -1,325 +1,42 @@ - - - + + + Debug - false - Net40 - - DirectX11 - net20 - - Properties + AnyCPU Library + v4.5 512 - - - false - false - false - false - false - false - - - en-US - - - $(Platform) - - - - - - - net20 - v2.0 - - - - - - net40 - v4.0 - Client - - - - - DirectX11_1 - $(Platform) - true - true - true - WindowsPhone - v8.0 - $(TargetFrameworkVersion) - false - - - - DirectX11_1 - $(Platform) - true - true - true - WindowsPhone - v8.0 - $(TargetFrameworkVersion) - false - - - - - DirectX11_2 - wp81 - true - true - true - true - true - 8.1 - WindowsPhoneApp - - - - - DirectX11_2 - net40 - true - true - v4.0 - Client - - - - - 8.0 - DirectX11_2 - winrt - true - true - true - true - - - - - $(SharpDXAssemblyType)-Signed - $(SolutionDir)\Bin\$(SharpDXAssemblyType)-$(SharpDXPlatform)\ - - - - - - - true - pdbonly - false - TRACE;DEBUG;WinFormsInterop - prompt - 4 - true - false - - - pdbonly - true - TRACE;WinFormsInterop - prompt - 4 - true - false - bin\Net20Release\$(AssemblyName).xml - true - - - - - true - pdbonly - false - TRACE;DEBUG;WinFormsInterop;NET35Plus - prompt - 4 - true - false - - - pdbonly - true - TRACE;WinFormsInterop;NET35Plus - prompt - 4 - true - false - bin\Net40Release\$(AssemblyName).xml - true + DIRECTX11_1;DIRECTX11_2;WinFormsInterop;NET35Plus - - + true - pdbonly + full false - TRACE;DEBUG;DIRECTX11_1;DIRECTX11_2;WinFormsInterop;NET35Plus + bin\Debug\ + DEBUG;TRACE;$(ToolkitConstants) prompt 4 true - false - + + pdbonly true - TRACE;DIRECTX11_1;DIRECTX11_2;WinFormsInterop;NET35Plus + bin\Release\ + TRACE;$(ToolkitConstants) prompt 4 true - false - bin\DIRECTX11_2Release\$(AssemblyName).xml - true - - - - - true - TRACE;DEBUG;WIN8METRO;W8CORE;NETFX_CORE;DIRECTX11_1;DIRECTX11_2;NET35Plus - true - - - pdbonly - AnyCPU - prompt - false - false - 8.1 - - - true - TRACE;WIN8METRO;W8CORE;NET35Plus;DIRECTX11_1;DIRECTX11_2;NET35Plus - true - true - pdbonly - AnyCPU - prompt - false - false - 8.1 - - - - - true - TRACE;DEBUG;WP8;W8CORE;DIRECTX11_1;SILVERLIGHT;WINDOWS_PHONE;NET35Plus - true - true - true - - - pdbonly - prompt - false - false - - - - true - TRACE;WP8;W8CORE;DIRECTX11_1;SILVERLIGHT;WINDOWS_PHONE;NET35Plus - true - true - true - true - pdbonly - prompt - false - false - - - - true - TRACE;DEBUG;WP8;W8CORE;DIRECTX11_1;SILVERLIGHT;WINDOWS_PHONE;NET35Plus - true - true - true - - - pdbonly - prompt - false - false - - - - true - TRACE;WP8;W8CORE;DIRECTX11_1;SILVERLIGHT;WINDOWS_PHONE;NET35Plus - true - true - true - true - pdbonly - prompt - false - false - - - - - true - TRACE;DEBUG;WP81;W8CORE;WIN8METRO;DIRECTX11_1;DIRECTX11_2;NETFX_CORE;WINDOWS_PHONE_APP;NET35Plus - true - true - true - - pdbonly - prompt - false - false - - - - true - TRACE;WP81;W8CORE;WIN8METRO;DIRECTX11_1;DIRECTX11_2;NETFX_CORE;WINDOWS_PHONE_APP;NET35Plus - true - true - true - true - pdbonly - prompt - false - false - - - TRACE;WinFormsInterop;SHARPDX_SIGNED - true - $(SolutionDir)sharpdx.snk - true - - - TRACE;WinFormsInterop;NET35Plus;SHARPDX_SIGNED - true - $(SolutionDir)sharpdx.snk - true - - - TRACE;WP8;W8CORE;DIRECTX11_1;SILVERLIGHT;WINDOWS_PHONE;NET35Plus;SHARPDX_SIGNED - true - $(SolutionDir)sharpdx.snk - true + + - This target provides a workaround to a bug in some Microsoft build files that are relying/checking the Platform variable. - In SharpDX, we would like to target all platforms from the same solution file. Hence we are using the Platform variable - (which is configured/remapped in the Solution (sln)), once we are compiling a project, the Platform variable is a Global - property that is immutable, unfortunately, the usage of this variable is hardcoded in some msbuild files and they are - checking that for example the Platform equals "AnyCPU" which makes it impossible to build a multi-platform solution. - - The workaround is to force the Platform variable to be overwritten when executing a Build target. The only way to do this - is to call the CreateProperty task that allow to override a property but as it must be executed from a msbuild target, we - are calling it automatically and prior any other targets by using InitialTargets="SharpDXForcePlatform" on this sam project - file. - - Currently, we need to remap the platform for the following solution platform: - - Windows 8 App Store => AnyCPU - - Windows Phone 8.1 => AnyCPU - - Windows Phone 8 - x86 => x86 - - Windows Phone 8 - ARM => ARM - - We are a bit lucky, because the Platform variable could be stored into a new property via a PropertyGroup and reused later, - but it seems that this is not much the case in current Microsoft build files. - --> - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/Build/SharpDX.Toolkit.targets b/Build/SharpDX.Toolkit.targets index e03f7f94..a26cb496 100644 --- a/Build/SharpDX.Toolkit.targets +++ b/Build/SharpDX.Toolkit.targets @@ -1,37 +1,5 @@ - - - - - - - false - - + + @@ -44,98 +12,6 @@ It compiles all files of type ToolkitFxc/ToolkitFont - - - - False - $(SharpDXPackageBinDir)\SharpDX.Toolkit.Compiler.dll - - - - - - False - $(SharpDXPackageBinDir)\SharpDX.D3DCompiler.dll - - - - - - - PreserveNewest - Assimp32.dll - - - - - - PreserveNewest - Assimp64.dll - - - - - - - False - $(SharpDXPackageBinDir)\SharpDX.Direct2D1.dll - - - - - - - - - - False - $(SharpDXPackageBinDir)\SharpDX.dll - - - False - $(SharpDXPackageBinDir)\SharpDX.DXGI.dll - - - False - $(SharpDXPackageBinDir)\SharpDX.Direct3D11.dll - - - False - $(SharpDXPackageBinDir)\SharpDX.XAudio2.dll - - - False - $(SharpDXPackageBinDir)\SharpDX.Toolkit.dll - - - False - $(SharpDXPackageBinDir)\SharpDX.Toolkit.Graphics.dll - - - False - $(SharpDXPackageBinDir)\SharpDX.Toolkit.Game.dll - - - False - $(SharpDXPackageBinDir)\SharpDX.Toolkit.Input.dll - - - False - $(SharpDXPackageBinDir)\SharpDX.Toolkit.Yaml.dll - - - False - $(SharpDXPackageBinDir)\SharpDX.Toolkit.Audio.dll - - - - - - + + ../Source/Toolkit/SharpDX.Toolkit.CompilerTask/bin/Debug + + @@ -181,7 +61,7 @@ It compiles all files of type ToolkitFxc/ToolkitFont - + + + - - - - - $(MSBuildThisFileDirectory).. - $(MSBuildThisFileDirectory)Packages - $(SharpDXRepo)\SharpDX.sln - "C:\Program Files (x86)\Git\bin\git.exe" - $(SharpDXRepo)\External\MSBuildExtensionPack\ - true - $(SharpDXRepo)\Source\SharedAssemblyInfo.cs - $([System.IO.File]::ReadAllText($(SharedAssemblyInfoFilePath))) - $([System.Text.RegularExpressions.Regex]::Match($(SharedAssemblyInfo), `AssemblyVersion\("(.*)"`).Groups[1].Value) - $(MSBuildThisFileDirectory)\SharpDX-SDK-LatestDev.exe - $(MSBuildThisFileDirectory)\SharpDX-SDK-$(SharpDXAssemblyVersion).exe - C:\inetpub\wwwroot\sharpdx\upload - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - $(SharpDXRepo)\Source\CertificationTests\ - - - $(SharpDXCertificationTestDir)CertificationTests.sln - - - "C:\Program Files (x86)\Windows Kits\8.1\App Certification Kit\appcert.exe" - - - $(SharpDXCertificationTestDir)Results - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - $(SharpDXRepo)\last_commit.txt - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/Build/SharpDX.targets b/Build/SharpDX.targets deleted file mode 100644 index 449e47e5..00000000 --- a/Build/SharpDX.targets +++ /dev/null @@ -1,53 +0,0 @@ - - - - - - - - - - - DirectX11 - DirectX11_2 - DirectX11_2 - DirectX11_1 - - DirectX11_2 - - - net20 - net40 - winrt - winrt - wp8-x86 - wp8-ARM - wp81 - - - net40 - - - Signed- - - - - $(SharpDXDirectXVersion)-$(SharpDXSigned)$(SharpDXNETFramework) - - - DirectX11-net40 - - - $(MSBuildThisFileDirectory).. - - - $(SharpDXPackageDir)\Bin\$(SharpDXPlatform) - - - - $(SharpDXPackageDir)\Bin\$(SharpDXPlatformTool) - - \ No newline at end of file diff --git a/Documentation/00-index.html b/Documentation/00-index.html deleted file mode 100644 index dc6f6097..00000000 --- a/Documentation/00-index.html +++ /dev/null @@ -1,34 +0,0 @@ - - - SharpDX Documentation - - -

Disclaimer: This documentation repository is under construction and will be improved with next releases.

-

- The main objective of this - documentation is to explain how to use SharpDX managed DirectX API. SharpDX is - the result of almost one developer contribution, so this documentation is not - intended to replace the whole DirectX SDK documentation or to provide any - detailed usage of the DirectX API. -

-

- Thus it is highly recommended to leverage on existing - DirectX MSDN C++ documentation or on popular DirectX books. - As SharpDX is a low-level API and just a thin layer on top - of DirectX API, developers need to understand the underlying C++ API in order to - use correctly SharpDX. Understanding the C++ API doesnt mean that you need to - be an experienced C++ developer but you should at least understand simple - C++/Win32 concepts like pointers, reference counting, COM objects... etc.

-

- For this version, effort has been mainly focused to provide a clean and usable Class Library Reference. - You will see that the documentation is providing lots of - correspondences and useful links to the original MSDN documentation, allowing - you to easily navigate back and forth SharpDX managed API and the native C++ - API. Some links are not yet entirely setup, but they will be fixed soon.

-

- As the documentation is going - to be progressively constructed, you can already see the expected table of - content. If you want to contribute or if you have any suggestion regarding this - documentation, feel free to leave a message in the forum.

- - diff --git a/Documentation/01-news.html b/Documentation/01-news.html deleted file mode 100644 index 47ed0a9e..00000000 --- a/Documentation/01-news.html +++ /dev/null @@ -1,120 +0,0 @@ - - - What's new? - - -

Release Notes (2012-11-20)

-

General Information

-

A new version 2.4.1 of SharpDX is available today for download.

-

This version is a maintenance version, mainly fixing several issues and improving the SharpDX Toolkit.

-

PrimitiveBatch from DirectXTk has been ported to the Toolkit. Also, there is a new convenient method to draw a full screen quad using GraphicsDevice.DrawQuad. See details about changes in the Toolkit below.

-

Note about using the Toolkit effect compiler (tkfx.exe): You can use either the version from:

-
    -
  • The directory Bin\Net40Release if you have DirectX End-User Runtime June 2010 installed.
  • -
  • Or you can use directly Bin\Win8Desktop-net40 which is shipped with D3DCompiler_46.dll
  • -
  • Both versions can compiled shaders for all Windows (from Desktop, Windows RT and Windows Phone 8, except if you are using latest D3D11.1 features which are only available using d3dcompiler_46.dll)
  • -
-

As It was explained in a previous post, SharpDX is now accepting code contribution from the community. This release is integrating contributions from early contributors to SharpDX on github!

-

Concerning the support, I'm focusing my primary support for the core functions of the following API:

-
    -
  • Direct3D11 (not Effect11 framework), DXGI, D3DCompiler, XAudio2 and Audio part of MediaFoundation.
  • -
  • The toolkit, the Toolkit.Graphics and compiler. The Toolkit.Game assembly has a lower priority (for non desktop platforms).
  • -
-

For other API, I strongly encourage the community to participate to fix bugs and/or add improvements, as they have a lower priority support now in SharpDX.

-

Concerning the forum, my personnal investement to respond to API usage has now a much lower priority, as explained in the "Changes in Support and Community" post.

-

Also, as indicated on the contact form, I will not respond to any private inquiry about SharpDX bug notice or API usage.

-

Changes and bugfixes

-

Please find below an auto-generated list of all changes and fixes from previous 2.3 version.

-

Code contributed by SharpDX Community

-
    -
  • Added missing XAudio interop methods for WP8. (changes, changes)
  • -
  • Fix for Incorrect SetPixel and SetVertexShaderConstant (F and I arrays) where count were incorrectly *4 (changes)
  • -
  • Fix issue #305.[DX11] Missing functions in Direct3D11.EffectPass (changes, changes)
  • -
  • Fixed IDrawingSurfaceBackgroundContentProviderNative.PrepareResources to properly support desiredRenderTargetSize as an in/out var. (changes)
  • -
  • Merge branch 'master' into wp8 (changes)
  • -
  • Merge pull request #1 from jbriguet/master (changes)
  • -
  • Merge remote-tracking branch 'origin/master' (changes)
  • -
  • Updated fix for SetVertexShaderConstant (changes)
  • -
  • Added ColorConverter & Color4Converter (changes)
  • -
  • Added SourceType VideoCaptureGuid and AudioCaptureGuid in SharpDX.MediaFoundation.CaptureDeviceAttributeKeys (changes)
  • -
  • Fix mapping in MediaFoundation for various functions by using mf.dll (changes)
  • -
-

Build

-
    -
  • Remove ProjectTypeGuids on SharpDX project, as it is conflicting when WP8 SDK is not installed. (changes)
  • -
  • Update README.markdown for github (changes)
  • -
-

SharpDoc

-
    -
  • Remove assembly documentation in order to support same namespace declared in different assemblies. Now, namespaces are the top level topic item in the class library reference. (changes)
  • -
-

SharpDX

-
    -
  • Fix issue #282. Matrix3x2.TransformationPoint was not valid. (changes)
  • -
  • Fix issue #283. Add new wrap methods to MathUtil (changes)
  • -
  • Fix issue #292. A regression bug was introduced in RenderForm that was preventing anykind of interaction with it. This patch fix a code that went to git by mistake. (changes)
  • -
-

SharpGitLog

- -

Toolkit

-
    -
  • Add an exception to ContentManager.Load when there is no registered resolvers (changes)
  • -
-

Toolkit.Compiler

-
    -
  • Add a check when missing a parenthesis, bracket, curly brace in FX file and generate a parsing error. (changes)
  • -
-

Toolkit.Game

-
    -
  • Add better support for PreferredGraphicsProfile in GraphicsDeviceManager (changes)
  • -
  • Add IContentable to allow a GameSystem to Load and Unload content as in the game class. Add Content and GraphicsDevice property directly to accessible to a GameSystem. (changes)
  • -
  • Add support Activated, Deactivated and Exiting events for Desktop platform (they are not yet implemented for Windows RT and WP8) (changes)
  • -
  • Fix issue #281. Game.IsMouseVisible is now working on Desktop (bis) (changes)
  • -
  • Fix issue #281. Game.IsMouseVisible is now working on Desktop. (changes)
  • -
  • Fix issue #291. Allows PreferredBackBufferWidth / PreferredBackBufferHeight to be effectively used in non-fullscreen scenario. (changes)
  • -
  • Fix issue #309 crash on phone HW devices where the adapter is null because the attached adapter to the device is invalid (changes)
  • -
  • Fix issue #309. Allow null value for GraphicsDeviceInformation.Adapter. (changes)
  • -
  • Fix issue #310. Private variable in game was not initialized. (changes)
  • -
-

Toolkit.Graphics

-
    -
  • Add BasicEffect.TextureView to allow ShaderResourceView instead of texture2D. Change BasicEffect.Texture to accept Texture2DBase (changes)
  • -
  • Add comments to PrimitiveBatch. Add automatic VertexInputLayout for vertices with known VertexElements. (changes)
  • -
  • Add comments to PrimitiveQuad / GraphicsDevice.DrawQuad (changes)
  • -
  • Add generic Texture.New method. Add equals/hashcode to TextureDescription (changes)
  • -
  • Add GraphicsDevice.Clear method similar to XNA (changes)
  • -
  • Add PrimitiveQuad and GraphicsDevice.DrawQuad for fullscreen quad primitive. Modify CustomEFfectContent sample to use the new DrawQuad method. (changes)
  • -
  • Add test and TextureInfo comment to SpriteBatch. (changes)
  • -
  • Fix access to unordered access view on texture. (changes)
  • -
  • Fix bug in GraphicsDevice.SetVertexBuffers. Test that PrimitiveBatch is running fine. (changes)
  • -
  • Fix compiling error typo in SpriteBatch (changes)
  • -
  • Fix GameWindow.AllowUserResizing (changes)
  • -
  • Fix issue #284. Sorting mode was not working on a particular SpriteBatch.Draw method. (changes)
  • -
  • Fix issue #286. SpriteBatch was not working with multiple instance. (changes)
  • -
  • Fix issue #289. Allows a pass to set a shader stage to null (changes)
  • -
  • Fix issue #296. Severe bug in effect that was preventing Effect to work properly with resource to bind. (changes)
  • -
  • Fix issue #301. SpriteEffects.FlipXXX modes are now working correctly (changes)
  • -
  • Fix issue #304. Add virtual to GameSystem.Initialize and fire events methods (changes)
  • -
  • Fix ordering of static/readonly members in SpriteBatch. Remove unused members. (changes)
  • -
  • Fix performance weird issue under x64 for SpriteBatch. Should now be on par with x86 (changes)
  • -
  • Initialzie the TextureSampler to use the default SamplerSate in BasicEffect in order to avoid invalid error messages when debugging the device (changes)
  • -
  • Modify SpriteBatch to allow ShaderResourceView instead of Texture2D, as it is much more versatile. (changes)
  • -
  • Move test for CustomEffect.CurrentTechnique to a upper level in SpriteBatch (changes)
  • -
  • Port PrimitiveBatch from DirectXTk. Not yet tested. (changes)
  • -
  • Remove DeviceCreationFlags.Debug from CustomEffectGame sample (changes)
  • -
  • Simplifies SpriteBatch immediate mode using same behavior as in DirectXTk (changes)
  • -
  • Update GraphicsDevice.GetOrCreateSharedData<T> to accept "object key" instead of "string key". (changes)
  • -
-

Toolkit.tkfxc

-
    -
  • Fix issue #287. Add Redist D3DCompiler_46.dll to the build. Update tkfxc to use a dynamic path to load d3dcompiler dll for Win8Desktop-net40 version. (changes)
  • -
  • The command line compiler is now not compiling/writing the output if the input is not more recent (changes)
  • -
-

XAudio2

-
    -
  • Fix issue #299. Add XAudio2 FX Reverb and VolumeMeter that were missing under DirectX11.1 (changes)
  • -
- - diff --git a/Documentation/02-guide.html b/Documentation/02-guide.html deleted file mode 100644 index 7ba86acd..00000000 --- a/Documentation/02-guide.html +++ /dev/null @@ -1,8 +0,0 @@ - - - Programming Guide - - -

Documentation TBD.

- - diff --git a/Documentation/03-guide-overview-api-philosophy.html b/Documentation/03-guide-overview-api-philosophy.html deleted file mode 100644 index 05157dc8..00000000 --- a/Documentation/03-guide-overview-api-philosophy.html +++ /dev/null @@ -1,8 +0,0 @@ - - - Philosophy of SharpDX API - - -

Documentation TBD.

- - diff --git a/Documentation/03-guide-overview-com-lifecycles.html b/Documentation/03-guide-overview-com-lifecycles.html deleted file mode 100644 index 9a0dd295..00000000 --- a/Documentation/03-guide-overview-com-lifecycles.html +++ /dev/null @@ -1,8 +0,0 @@ - - - Managing COM object lifecycles - - -

Documentation TBD.

- - diff --git a/Documentation/03-guide-overview-managed-unmanaged.html b/Documentation/03-guide-overview-managed-unmanaged.html deleted file mode 100644 index c2e84511..00000000 --- a/Documentation/03-guide-overview-managed-unmanaged.html +++ /dev/null @@ -1,8 +0,0 @@ - - - Managed and Unmanaged API - - -

Documentation TBD.

- - diff --git a/Documentation/03-guide-overview.html b/Documentation/03-guide-overview.html deleted file mode 100644 index b45f0c88..00000000 --- a/Documentation/03-guide-overview.html +++ /dev/null @@ -1,8 +0,0 @@ - - - Overview - - -

Documentation TBD.

- - diff --git a/Documentation/04-guide-advanced.html b/Documentation/04-guide-advanced.html deleted file mode 100644 index 1e5133c2..00000000 --- a/Documentation/04-guide-advanced.html +++ /dev/null @@ -1,8 +0,0 @@ - - - Getting Started - - -

Documentation TBD.

- - diff --git a/Documentation/05-guide-deployment.html b/Documentation/05-guide-deployment.html deleted file mode 100644 index 13df1288..00000000 --- a/Documentation/05-guide-deployment.html +++ /dev/null @@ -1,8 +0,0 @@ - - - Deployment - - -

Documentation TBD.

- - diff --git a/Documentation/06-guide-advanced-callbackable.html b/Documentation/06-guide-advanced-callbackable.html deleted file mode 100644 index 6b90c410..00000000 --- a/Documentation/06-guide-advanced-callbackable.html +++ /dev/null @@ -1,8 +0,0 @@ - - - Callback C++ and ICallbackable Interface - - -

Documentation TBD.

- - diff --git a/Documentation/06-guide-advanced-debugging-tips.html b/Documentation/06-guide-advanced-debugging-tips.html deleted file mode 100644 index 8e796250..00000000 --- a/Documentation/06-guide-advanced-debugging-tips.html +++ /dev/null @@ -1,8 +0,0 @@ - - - Debugging Tips - - -

Documentation TBD.

- - diff --git a/Documentation/06-guide-advanced-obfuscation-ilmerge.html b/Documentation/06-guide-advanced-obfuscation-ilmerge.html deleted file mode 100644 index 4e79e139..00000000 --- a/Documentation/06-guide-advanced-obfuscation-ilmerge.html +++ /dev/null @@ -1,8 +0,0 @@ - - - Obfuscation and ILMerge - - -

Documentation TBD.

- - diff --git a/Documentation/06-guide-advanced-performance-tips.html b/Documentation/06-guide-advanced-performance-tips.html deleted file mode 100644 index 5df953da..00000000 --- a/Documentation/06-guide-advanced-performance-tips.html +++ /dev/null @@ -1,8 +0,0 @@ - - - Performance Tips - - -

Documentation TBD.

- - diff --git a/Documentation/06-guide-advanced-rendering-loop.html b/Documentation/06-guide-advanced-rendering-loop.html deleted file mode 100644 index 35786fd8..00000000 --- a/Documentation/06-guide-advanced-rendering-loop.html +++ /dev/null @@ -1,8 +0,0 @@ - - - Rendering Loop - - -

Documentation TBD.

- - diff --git a/Documentation/06-guide-advanced.html b/Documentation/06-guide-advanced.html deleted file mode 100644 index 04c05134..00000000 --- a/Documentation/06-guide-advanced.html +++ /dev/null @@ -1,8 +0,0 @@ - - - Advanced - - -

Documentation TBD.

- - diff --git a/Documentation/10-tutorials.html b/Documentation/10-tutorials.html deleted file mode 100644 index 5134d60a..00000000 --- a/Documentation/10-tutorials.html +++ /dev/null @@ -1,8 +0,0 @@ - - - Tutorials - - -

Documentation TBD.

- - diff --git a/Documentation/11-tutorial1.html b/Documentation/11-tutorial1.html deleted file mode 100644 index e1d38f86..00000000 --- a/Documentation/11-tutorial1.html +++ /dev/null @@ -1,8 +0,0 @@ - - - Tutorial 1 : Window setup - - -

Documentation TBD.

- - diff --git a/Documentation/11-tutorial2.html b/Documentation/11-tutorial2.html deleted file mode 100644 index 4b4c7a13..00000000 --- a/Documentation/11-tutorial2.html +++ /dev/null @@ -1,8 +0,0 @@ - - - Tutorial 2 : Direct3D11 setup - - -

Documentation TBD.

- - diff --git a/Documentation/11-tutorial3.html b/Documentation/11-tutorial3.html deleted file mode 100644 index be767a30..00000000 --- a/Documentation/11-tutorial3.html +++ /dev/null @@ -1,8 +0,0 @@ - - - Tutorial 3 : Direct3D11 MiniCube Sample - - -

Documentation TBD.

- - diff --git a/Documentation/20-tools-sharpcli.html b/Documentation/20-tools-sharpcli.html deleted file mode 100644 index aab4696a..00000000 --- a/Documentation/20-tools-sharpcli.html +++ /dev/null @@ -1,8 +0,0 @@ - - - SharpCli - - -

Documentation TBD.

- - diff --git a/Documentation/20-tools-sharpdoc.html b/Documentation/20-tools-sharpdoc.html deleted file mode 100644 index b3e7ca43..00000000 --- a/Documentation/20-tools-sharpdoc.html +++ /dev/null @@ -1,19 +0,0 @@ - - - SharpDoc - - -

SharpDoc is the genuine tool behind this documentation. It is a complete documentation system specially developped for SharpDX that will be soon accessible as a public tool.

-

This documentation system is delevering a high quality documentation and fully generated class API reference. Current features are:

-
    -
  • Fully template based system using the simple and powerfull Razor template engine. Develop your page using cshtml, css, Javascript and C#!
  • -
  • Easily customizable, overridable.
  • -
  • Clean Class Library Reference generated from assemblies, using JavaScript and CSS for a better user experience.
  • -
  • Support for namespace and assembly documentation.
  • -
  • Support for custom user topics and table of contents.
  • -
  • Links to MSDN .NET documentation.
  • -
  • Easier to maintain and faster than Sandcastle
  • -
-

TBD: Explain how the documentation system is working, how to build a documentation, config files, customize cshtml, css...etc.

- - diff --git a/Documentation/20-tools-sharpgen.html b/Documentation/20-tools-sharpgen.html deleted file mode 100644 index 2e87d3fa..00000000 --- a/Documentation/20-tools-sharpgen.html +++ /dev/null @@ -1,9 +0,0 @@ - - - SharpGen - - -

SharpGen is a tool to generate C# code from C++ headers specially developped to generate managed DirectX API directly from SDK C++ headers. It will be possible to use SharpGen for your own projects and generate a C# layer from your C++/COM compatible headers.

-

TBD: Explain how to use the tool. If you want more information about the internal of this tools, there is an old article accessible from the author blog.

- - diff --git a/Documentation/20-tools-sharppak.html b/Documentation/20-tools-sharppak.html deleted file mode 100644 index 1af8bfbf..00000000 --- a/Documentation/20-tools-sharppak.html +++ /dev/null @@ -1,8 +0,0 @@ - - - SharpPak - - -

Documentation TBD.

- - diff --git a/Documentation/20-tools.html b/Documentation/20-tools.html deleted file mode 100644 index d962ca67..00000000 --- a/Documentation/20-tools.html +++ /dev/null @@ -1,8 +0,0 @@ - - - Tools - - -

Documentation TBD.

- - diff --git a/Documentation/30-internals-cpp-to-csharp.html b/Documentation/30-internals-cpp-to-csharp.html deleted file mode 100644 index ead55835..00000000 --- a/Documentation/30-internals-cpp-to-csharp.html +++ /dev/null @@ -1,8 +0,0 @@ - - - Principles of the C++ to C# Code Generator - - -

Documentation TBD.

- - diff --git a/Documentation/30-internals.html b/Documentation/30-internals.html deleted file mode 100644 index 6f7ceceb..00000000 --- a/Documentation/30-internals.html +++ /dev/null @@ -1,8 +0,0 @@ - - - Internals - - -

Documentation TBD.

- - diff --git a/Documentation/40-issues.html b/Documentation/40-issues.html deleted file mode 100644 index 4f7d7e6f..00000000 --- a/Documentation/40-issues.html +++ /dev/null @@ -1,11 +0,0 @@ - - - Known Issues - - -
    -
  • Direct3D11.1 Video Processing classes are not yet fully usable.
  • -
  • Direct3D9 is missing mesh and animation D3DX methods.
  • -
- - diff --git a/Documentation/50-licensing.html b/Documentation/50-licensing.html deleted file mode 100644 index 7a19db85..00000000 --- a/Documentation/50-licensing.html +++ /dev/null @@ -1,53 +0,0 @@ - - - Licensing - - -

- SharpDX is an open-source project, free of charge available under the following - MIT - License:

-
-Copyright (c) 2010-2014 SharpDX - Alexandre Mutel
-
-Permission is hereby granted, free of charge, to any person obtaining a copy
-of this software and associated documentation files (the "Software"), to deal
-in the Software without restriction, including without limitation the rights
-to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
-copies of the Software, and to permit persons to whom the Software is
-furnished to do so, subject to the following conditions:
-
-The above copyright notice and this permission notice shall be included in
-all copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
-AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
-LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
-OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
-THE SOFTWARE.
-
-

- All media content - artwork, logos, pictures, audio, etc - are released under the - following Creative Commons Attribution-Share Alike 3.0 License:

-
-You are free:
-* To Share: to copy, distribute, display, and perform the work
-* To Remix: to make derivative works 
-
-Under the following conditions:
-* Attribution - You must attribute the work in the manner specified by the author or
-licensor (but not in any way that suggests that they endorse you or your use of the work). 
-* Share Alike - If you alter, transform, or build upon this work, you may distribute
-the resulting work only under the same, similar or a compatible license.
-
-For any reuse or distribution, you must make clear to others the license terms of this work.
-The best way to do this is with a link to the above web page. 
-
-Any of the above conditions can be waived if you get permission from the copyright holder.
-Apart from the remix rights granted under this license, nothing in this license impairs or
-restricts the author's moral rights.
-
- - diff --git a/Documentation/Documentation.csproj b/Documentation/Documentation.csproj deleted file mode 100644 index 50b7331d..00000000 --- a/Documentation/Documentation.csproj +++ /dev/null @@ -1,84 +0,0 @@ - - - - Debug - AnyCPU - 8.0.30703 - 2.0 - {9AA405CA-B7FD-44D0-9EBC-21F5D0F44DEB} - Library - Properties - Documentation - Documentation - v4.0 - 512 - - - false - none - false - bin\Debug\ - DEBUG;TRACE - prompt - 4 - - - none - true - bin\Release\ - TRACE - prompt - 4 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Designer - - - - - - - - - - - - REM $(SolutionDir)Source\Tools\SharpDoc\Bin\$(ConfigurationName)\SharpDoc.exe --config config.xml - - - \ No newline at end of file diff --git a/Documentation/SharpDXAssemblyDependencies.png b/Documentation/SharpDXAssemblyDependencies.png deleted file mode 100644 index 6c66eff2..00000000 Binary files a/Documentation/SharpDXAssemblyDependencies.png and /dev/null differ diff --git a/Documentation/SharpDXAssemblyDependencies.pptx b/Documentation/SharpDXAssemblyDependencies.pptx deleted file mode 100644 index 77a08917..00000000 Binary files a/Documentation/SharpDXAssemblyDependencies.pptx and /dev/null differ diff --git a/Documentation/Styles/SharpDX/style.xml b/Documentation/Styles/SharpDX/style.xml deleted file mode 100644 index e791ab68..00000000 --- a/Documentation/Styles/SharpDX/style.xml +++ /dev/null @@ -1,35 +0,0 @@ - - - \ No newline at end of file diff --git a/Documentation/Styles/SharpDXWeb/css/sharpdoc.css b/Documentation/Styles/SharpDXWeb/css/sharpdoc.css deleted file mode 100644 index 809668b7..00000000 --- a/Documentation/Styles/SharpDXWeb/css/sharpdoc.css +++ /dev/null @@ -1,694 +0,0 @@ -#pane_toggle.collapse -{ - background-image:url("../images/pane-collapse.gif"); -} - -#pane_toggle.expand -{ - background-image:url("../images/pane-expand.gif"); -} - -#sharpdoc-search -{ - margin-bottom:1em; - margin-right:1em; - overflow:hidden; - display: none; -} - -#sharpdoc-search .sharpdoc-search-wrapper -{ - width:100%; -} - -#sharpdoc-search-opt -{ - opacity:.5; -} - -#sharpdoc-search-opt:hover -{ - opacity:1px; -} - -#sharpdoc-search-str -{ - background:transparent url(../images/search-icon.png) 99% 4px no-repeat !important; - border:1px solid #E0E0E0; - border-bottom-left-radius:8px; - border-bottom-right-radius:8px; - border-top-left-radius:8px; - border-top-right-radius:8px; - color:#8A8A8A; - font-size:1em; - font-style:italic; - outline:none; - padding:4px; - width:95%; -} - -#sharpdoc-search-str:focus -{ - border:1px solid #303030; - color:#303030; - font-style:normal; -} - -#sharpdoc-search-str:hover -{ - border:1px solid #8A8A8A; - color:#8A8A8A; - font-style:normal; -} - -.sdoc-parameter -{ - font-style:italic; -} - -.sdoc-subheading -{ - color:#AB2727; - font-size:1em; - font-weight:bold; -} - -.sharpdoc -{ - height:100%; - min-height:100%; -} - -.sharpdoc #pane_toc -{ - overflow:hidden; - padding-bottom:1em; - padding-top:1em; - vertical-align:top; - white-space:nowrap; -} - -.sharpdoc #pane_toggle -{ - background-repeat:no-repeat; - cursor:pointer; - float:left; - height:23px; - position:relative; - right:1px; - top:16px; - width:7px; - z-index:300; -} - -.sharpdoc #toc_content -{ - padding-left:1em; - width:200px; -} - -.sharpdoc .content .section .members -{ - margin:0; - padding:0; - width:auto; -} - -.sharpdoc div.icon -{ - background-repeat:no-repeat; - float:left; - height:16px; - margin:0; - padding-left:2px; - padding-right:2px; - width:16px; -} - -.sharpdoc .grouptab { - margin-bottom: 13px; -} - -.sharpdoc div.icon.privclass -{ - background-image:url("../images/privclass.gif"); -} - -.sharpdoc div.icon.privdelegate -{ - background-image:url("../images/privdelegate.gif"); -} - -.sharpdoc div.icon.privenum -{ - background-image:url("../images/privenum.gif"); -} - -.sharpdoc div.icon.privevent -{ - background-image:url("../images/privevent.gif"); -} - -.sharpdoc div.icon.privfield -{ - background-image:url("../images/privfield.gif"); -} - -.sharpdoc div.icon.privinterface -{ - background-image:url("../images/privinterface.gif"); -} - -.sharpdoc div.icon.privmethod -{ - background-image:url("../images/privmethod.gif"); -} - -.sharpdoc div.icon.privoperator -{ - background-image:url("../images/privoperator.gif"); -} - -.sharpdoc div.icon.privproperty -{ - background-image:url("../images/privproperty.gif"); -} - -.sharpdoc div.icon.privstructure -{ - background-image:url("../images/privstructure.gif"); -} - -.sharpdoc div.icon.protclass -{ - background-image:url("../images/protclass.gif"); -} - -.sharpdoc div.icon.protdelegate -{ - background-image:url("../images/protdelegate.gif"); -} - -.sharpdoc div.icon.protenum -{ - background-image:url("../images/protenum.gif"); -} - -.sharpdoc div.icon.protevent -{ - background-image:url("../images/protevent.gif"); -} - -.sharpdoc div.icon.protfield -{ - background-image:url("../images/protfield.gif"); -} - -.sharpdoc div.icon.protinterface -{ - background-image:url("../images/protinterface.gif"); -} - -.sharpdoc div.icon.protmethod -{ - background-image:url("../images/protmethod.gif"); -} - -.sharpdoc div.icon.protoperator -{ - background-image:url("../images/protoperator.gif"); -} - -.sharpdoc div.icon.protproperty -{ - background-image:url("../images/protproperty.gif"); -} - -.sharpdoc div.icon.protstructure -{ - background-image:url("../images/protstructure.gif"); -} - -.sharpdoc div.icon.pubclass -{ - background-image:url("../images/pubclass.gif"); -} - -.sharpdoc div.icon.pubdelegate -{ - background-image:url("../images/pubdelegate.gif"); -} - -.sharpdoc div.icon.pubenum -{ - background-image:url("../images/pubenum.gif"); -} - -.sharpdoc div.icon.pubevent -{ - background-image:url("../images/pubevent.gif"); -} - -.sharpdoc div.icon.pubfield -{ - background-image:url("../images/pubfield.gif"); -} - -.sharpdoc div.icon.pubinterface -{ - background-image:url("../images/pubinterface.gif"); -} - -.sharpdoc div.icon.pubmethod -{ - background-image:url("../images/pubmethod.gif"); -} - -.sharpdoc div.icon.puboperator -{ - background-image:url("../images/puboperator.gif"); -} - -.sharpdoc div.icon.pubproperty -{ - background-image:url("../images/pubproperty.gif"); -} - -.sharpdoc div.icon.pubstructure -{ - background-image:url("../images/pubstructure.gif"); -} - -.sharpdoc div.icon.static -{ - background-image:url("../images/static.gif"); -} - -.sharpdoc div.icon.default -{ - background-image:url("../images/default.png"); -} - -.sharpdoc div.icon.win8metro -{ - background-image:url("../images/win8metro.png"); -} - -.sharpdoc div.icon.wp8 -{ - background-image:url("../images/wp8.png"); -} - -.sharpdoc div.icon.win8desktop -{ - background-image:url("../images/win8desktop.png"); -} - - -.sharpdoc .content { - word-wrap: break-word; /* Internet Explorer 5.5+, 6, 7, 8 compability-mode */ - word-break: break-all; /* Internet Explorer 8 */ -} - -.sharpdoc .content .section .members table { - table-layout:fixed; - width:100%; -} -.sharpdoc .content .section .members td -{ - border-color:#bbb; - border-style:solid; - border-width:1px; - font-size:1.077em; - font-style:normal; - font-weight:normal; - line-height:140%; - margin:1px; - padding:4px; -} - -.sharpdoc .content .section .members td p -{ - margin-top: 0px; - margin-bottom: 0px; -} - -.sharpdoc .content .section .members td dd -{ - margin-left: 0px; -} - -.sharpdoc .content .section .members td.icon-col,td.name-col,td.desc-col -{ - border-bottom:1px solid #C1DAD7; - border-right:1px solid #C1DAD7; -} - -.sharpdoc .content .section .members th -{ - background: #4D88C2; - color: white; - text-shadow: 0px -1px 1px #444; - - /* background:url(../images/table-header-bg.png) repeat-x; */ - border-color:#bbb; - border-style:solid; - border-width:1px; - font-size: 1.4em; - font-style: normal; - font-weight: lighter; - height:24px; - padding:4px; - text-align:left; -} - -.sharpdoc .content .section .members th.icon-col,td.icon-col -{ - width:55px; -} - -.sharpdoc .content .section .members th.platicon-col, td.platicon-col -{ - width:85px; -} - -.sharpdoc .content .section .members th.name-col -{ - width:20%; -} - -.sharpdoc .content .section .members td.unman-col -{ - width:20%; - font-family: monospace; - font-size: 0.9em; -} - -.sharpdoc .content .section a.title -{ - float:left; - outline:invert none medium; - text-decoration:none; -} - -.sharpdoc .content .section div.block -{ - clear:both; - display:block; - padding-left:15px; -} - -.sharpdoc .content .section div.title -{ - margin-bottom:19px; - margin-top:9px; -} - -.sharpdoc div.origin { - margin-bottom:8px; - margin-top:8px; -} - -.sharpdoc .content .section div.toggle_icon -{ - background-repeat:no-repeat; - float:left; - height:12px; - margin-top:9px; - width:9px; -} - -.sharpdoc .content .section div.toggle_icon.in -{ - background-image:url("../images/slider-in.png"); -} - -.sharpdoc .content .section div.toggle_icon.out -{ - background-image:url("../images/slider-out.png"); -} - -.sharpdoc .content .section span.title -{ - color:#AB2727; - font-size:0.9em; - /* font-weight:bold; */ - padding-left:6px; - padding-top:15px; - word-break:break-all; - word-wrap:break-word; -} - -.sharpdoc .content .section table.members -{ - border-collapse:collapse; - border-color:#bbb; - border-style:solid; - border-width:1px; - width:100%; -} - -.sharpdoc .pane_content -{ - padding:0 13px 13px 0; - vertical-align:top; - width:100%; -} - -.sharpdoc .pane_resizer -{ - border-left:1px solid #EEE; - cursor:col-resize; - vertical-align:top; - width:8px; -} - -.sharpdoc .table_content -{ - border-collapse:collapse; - height:100%; -} - -.sharpdoc .toc .icon -{ - background-repeat:no-repeat; - display:inline; -} - -.sharpdoc .toc.child .icon -{ - background-image:url("../images/toc-child.gif"); - background-repeat:no-repeat; - height:9px; - padding-right:15px; - width:13px; -} - -.sharpdoc .toc.level0 -{ - padding-left:2px; -} - -.sharpdoc .toc.level1 -{ - padding-left:12px; -} - -.sharpdoc .toc.level2 -{ - padding-left:22px; -} - -.sharpdoc .toc.level3 -{ - padding-left:32px; -} - -.sharpdoc .toc.level4 -{ - padding-left:42px; -} - -.sharpdoc .toc.top .icon -{ - background-image:url("../images/toc-top.gif"); - height:3px; - padding-right:10px; - top:6px; - width:3px; -} - -.sharpdoc .toc.up .icon -{ - background-image:url("../images/toc-up.gif"); - background-repeat:no-repeat; - height:9px; - padding-right:10px; - top:4px; - width:5px; -} - -.sharpdoc div.top-title, .sharpdoc div.content-title { - float: left; - margin-left: 8px; -} - -.sharpdoc div.content-title { - margin-top: 0px; -} - -.sharpdoc div.content-header { - float: right; - margin-top: 20px; -} - -.sharpdoc h1.top-title, .sharpdoc h1.content-title { - color:#AB2727; - font-size:2.0em; -} - -.sharpdoc h1.content-title:hover -{ - cursor:pointer; -} - - - -.sharpdoc a.highlight -{ - color:#E66A38; - font-weight:bold; -} - -.sharpdoc div.hr -{ - padding-top:15px; -} - -.sharpdoc hr -{ - border-bottom:#E5E5E5 1px solid; - border-right:none; - border-top:none; - color:#e5e5e5; - margin-left:4px; -} - -.sharpdoc-footer -{ - /*background-image:url("../images/copyright-bg.png");*/ - border-top:1px solid #E8E8E8; - height:32px; -} - -.sharpdoc-header -{ - border-bottom:1px solid #E8E8E8; - height:5px; - vertical-align:middle; -} - -.sharpdoc-header .cell,.sharpdoc-footer .cell -{ - padding-left:1em; - padding-right:1em; -} - -#sdoc-parameters dd { - margin-left: 40px; -} - -.tabcontent -{ - border:1px solid #CCC; - display:none; - padding:1em; -} - -.tabcontent.selected -{ - display:block; -} - -.tabs -{ - border-bottom:1px solid #DDD; - height:20px; - list-style:none; - margin:0; - padding:0; -} - -.tabs LI -{ - cursor:pointer; - float:left; - font:bold 1em Helvetica, Arial, sans-serif; - margin:0 1px 0 0; - text-align:center; -} - -.tabs LI.selected -{ - color:#E66A38; - font-weight:bold; - height:19px; -} - -.tabs LI.selected.code -{ - background:#FFF; -} - -.tabs LI.tab -{ - -moz-border-radius-topleft:4px; - -moz-border-radius-topright:4px; - background:#EFF5FF; - border:1px solid #CCC; - border-bottom:none; - border-top-left-radius:4px; - border-top-right-radius:4px; - color:#1364C4; - height:18px; - padding:2px 0 0; - width:32px; -} - -.tabs:AFTER -{ - clear:both; - content:"."; - display:block; - height:0; - visibility:hidden; -} - -.sharpdoc a:link -{ - /* color:#1364C4; */ - text-decoration:none; -} - -.sharpdoc pre { - white-space: pre-wrap; -} - -.sharpdoc ul { - list-style-type: none; -} - -h4.sdoc-subheading { - margin-top: 7px; - margin-bottom: 7px; -} - -/* -html,body -{ - font-family:'Segoe UI',Verdana,Arial; - font-size:0.91em; - height:100%; - margin:0; -} -*/ \ No newline at end of file diff --git a/Documentation/Styles/SharpDXWeb/html/Page.cshtml b/Documentation/Styles/SharpDXWeb/html/Page.cshtml deleted file mode 100644 index a0bc740a..00000000 --- a/Documentation/Styles/SharpDXWeb/html/Page.cshtml +++ /dev/null @@ -1,33 +0,0 @@ -@* -// Copyright (c) 2010-2013 SharpDX - Alexandre Mutel -// -// Permission is hereby granted, free of charge, to any person obtaining a copy -// of this software and associated documentation files (the "Software"), to deal -// in the Software without restriction, including without limitation the rights -// to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -// copies of the Software, and to permit persons to whom the Software is -// furnished to do so, subject to the following conditions: -// -// The above copyright notice and this permission notice shall be included in -// all copies or substantial portions of the Software. -// -// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -// IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -// FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -// AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -// LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -// OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -// THE SOFTWARE. -// ------------------------------------------------------------------------------- -// Override this template to modify the generated html footer for all body -// ------------------------------------------------------------------------------- -*@ -@model SharpDoc.TemplateContext; -@using SharpDoc.Model; -@Import("PageHead"); -@Import("PageBody"); -@helper Dump(string title, string bodyTemplateName) - { - @Helpers.PageBody.Dump(bodyTemplateName) -} - diff --git a/Documentation/Styles/SharpDXWeb/html/PageHeader.cshtml b/Documentation/Styles/SharpDXWeb/html/PageHeader.cshtml deleted file mode 100644 index 7f30ab20..00000000 --- a/Documentation/Styles/SharpDXWeb/html/PageHeader.cshtml +++ /dev/null @@ -1,25 +0,0 @@ -@* -// Copyright (c) 2010-2013 SharpDX - Alexandre Mutel -// -// Permission is hereby granted, free of charge, to any person obtaining a copy -// of this software and associated documentation files (the "Software"), to deal -// in the Software without restriction, including without limitation the rights -// to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -// copies of the Software, and to permit persons to whom the Software is -// furnished to do so, subject to the following conditions: -// -// The above copyright notice and this permission notice shall be included in -// all copies or substantial portions of the Software. -// -// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -// IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -// FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -// AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -// LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -// OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -// THE SOFTWARE. -// ------------------------------------------------------------------------------- -// Override this template to modify the generated html header for all body -// ------------------------------------------------------------------------------- -*@ -@model SharpDoc.TemplateContext diff --git a/Documentation/Styles/SharpDXWeb/html/WriteToFunction.cshtml b/Documentation/Styles/SharpDXWeb/html/WriteToFunction.cshtml deleted file mode 100644 index e7607dd9..00000000 --- a/Documentation/Styles/SharpDXWeb/html/WriteToFunction.cshtml +++ /dev/null @@ -1,207 +0,0 @@ -@* -// Copyright (c) 2010-2013 SharpDX - Alexandre Mutel -// -// Permission is hereby granted, free of charge, to any person obtaining a copy -// of this software and associated documentation files (the "Software"), to deal -// in the Software without restriction, including without limitation the rights -// to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -// copies of the Software, and to permit persons to whom the Software is -// furnished to do so, subject to the following conditions: -// -// The above copyright notice and this permission notice shall be included in -// all copies or substantial portions of the Software. -// -// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -// IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -// FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -// AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -// LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -// OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -// THE SOFTWARE. -*@ -@model SharpDoc.TemplateContext -@using System.IO.Compression -@using System.Text -@using System.Text.RegularExpressions -@using SharpDoc.Model -@using System.IO; -@using SharpDoc; -@functions { - private const string JoomlaContentUrl = "index.php?option=com_sharpdoc&Itemid={0}&id={1}"; - - public static string SqlEscapeString(string text) - { - if (text == null) - return null; - text = text.Replace("\\", "\\\\"); - text = text.Replace("'", "\\'"); - return text; - } - - public static string GetPageId(string pageId) - { - // Use lower case for pages - pageId = pageId.Replace("_", "-"); - pageId = pageId.ToLowerInvariant(); - return pageId; - } - - public NTopic GetParentTopicUrl(IModelReference member) - { - // Use topic PageId as url - var topic = member as NTopic; - if (topic != null) - { - while (topic != null && !topic.IsPageIdOnUrl) - { - topic = topic.Parent; - } - } - else - { - topic = Model.ClassLibraryTopic; - } - return topic; - } - - public string GetShortUrl(IModelReference member, int index) - { - // For Index == 0, URL is documentation - var urlShort = "documentation"; - - if (index > 0) - { - var topic = GetParentTopicUrl(member); - - // Don't append twice topic PageId - if (topic != null && !ReferenceEquals(topic, member)) - { - urlShort += "/" + topic.PageId; - } - - var pageId = GetPageId(member.PageId); - urlShort += "/" + GetPageId(pageId); - } - return urlShort; - } - - public void WriteToSql(IModelReference member, string content) - { - var writer = (StreamWriter)Model.Param.SqlWriter; - - if (member == null) - { - if (content == null) - { - Sqlsdx_sh404sef_urls.AppendLine(";"); - Sqlsdx_doc.AppendLine(";"); - Sqlsdx_sh404sef_urls.AppendLine("ALTER TABLE `sdx_sh404sef_urls` CHANGE COLUMN `id` `id` INT(11) NOT NULL AUTO_INCREMENT FIRST;"); - - writer.Write(Sqlsdx_sh404sef_urls); - writer.Write(Sqlsdx_doc); - writer.Flush(); - } - return; - } - - // Use lower case for pages - var pageId = GetPageId(member.PageId); - var memberIndex = member.Index; - - // Calculate Short url - var urlShort = GetShortUrl(member, member.Index); - - // Calculate Long url - var topic = GetParentTopicUrl(member); - var itemId = "109"; - if (topic != null && memberIndex > 0) - { - var topicParamItemId = topic.Parameters.FirstOrDefault(topicParam => topicParam.Name == "ItemId"); - if (topicParamItemId != null) - { - itemId = topicParamItemId.value; - } - } - var urlLong = string.Format(JoomlaContentUrl, itemId, memberIndex); - - var contentBuffer = Encoding.ASCII.GetBytes(content); - var memoryStream = new MemoryStream(); - using (var gz = new DeflateStream(memoryStream, CompressionMode.Compress, false)) - { - gz.Write(contentBuffer, 0, contentBuffer.Length); - } - var contentGZipBase64 = Convert.ToBase64String(memoryStream.ToArray()); - - - if (CountInserts == 0) - { - Sqlsdx_sh404sef_urls.Append(@"INSERT INTO `sdx_sh404sef_urls` (`id`, `cpt`, `rank`, `oldurl`, `newurl`, `dateadd`) VALUES "); - Sqlsdx_doc.Append(@"INSERT INTO `sdx_doc` (`id`,`title`,`alias`,`maintext`) VALUES "); - } - else - { - Sqlsdx_sh404sef_urls.Append(","); - Sqlsdx_doc.Append(","); - } - - Sqlsdx_sh404sef_urls.AppendLine(@" (" + memberIndex + @", 0, 0, '" + urlShort + @"', '" + urlLong + @"', '0000-00-00')"); - Sqlsdx_doc.AppendLine(@" (" + memberIndex + @",'" + SqlEscapeString(member.PageTitle) + @"','" + pageId + @"','" + contentGZipBase64 + @"') "); - - CountInserts++; - if (CountInserts == 50) - { - Sqlsdx_sh404sef_urls.AppendLine(";"); - Sqlsdx_doc.AppendLine(";"); - CountInserts = 0; - } - } - - public Func PreviousLinkResolver { get; set; } - - public int CountInserts { get; set; } - - public StringBuilder Sqlsdx_sh404sef_urls { get; set; } - - public StringBuilder Sqlsdx_doc { get; set; } - - public string LinkToSqlDb(LinkDescriptor link) - { - string url = null; - - switch (link.Type) { - case LinkType.Local: - url = GetShortUrl(link.LocalReference, link.Index); - break; - default: - return PreviousLinkResolver(link); - } - return string.Format("{2}", url, link.Attributes ?? "", Escape(link.Name)); - } -} - -@{ - // Replace default link resolver and use a special one for local links - PreviousLinkResolver = Model.LinkResolver; - Model.LinkResolver = LinkToSqlDb; - - const string fileName = "sharpdx-joomla.sql"; - if (File.Exists(fileName)) - { - File.Delete(fileName); - } - var writer = new StreamWriter(new FileStream(fileName, FileMode.CreateNew, FileAccess.Write), Encoding.ASCII); - Model.Param.SqlWriter = writer; - - writer.WriteLine(@" -SET SESSION sql_mode='NO_AUTO_VALUE_ON_ZERO'; -ALTER TABLE `sdx_sh404sef_urls` CHANGE COLUMN `id` `id` INT(11) NOT NULL FIRST; -TRUNCATE TABLE `sdx_sh404sef_urls`; -TRUNCATE TABLE `sdx_doc`; -"); - - Sqlsdx_sh404sef_urls = new StringBuilder(); - - Sqlsdx_doc = new StringBuilder(); - - Model.WriteTo = WriteToSql; -} \ No newline at end of file diff --git a/Documentation/Styles/SharpDXWeb/images/pane-collapse.gif b/Documentation/Styles/SharpDXWeb/images/pane-collapse.gif deleted file mode 100644 index ab9dd8bb..00000000 Binary files a/Documentation/Styles/SharpDXWeb/images/pane-collapse.gif and /dev/null differ diff --git a/Documentation/Styles/SharpDXWeb/images/pane-expand.gif b/Documentation/Styles/SharpDXWeb/images/pane-expand.gif deleted file mode 100644 index 8276c528..00000000 Binary files a/Documentation/Styles/SharpDXWeb/images/pane-expand.gif and /dev/null differ diff --git a/Documentation/Styles/SharpDXWeb/style.xml b/Documentation/Styles/SharpDXWeb/style.xml deleted file mode 100644 index 5e2c4858..00000000 --- a/Documentation/Styles/SharpDXWeb/style.xml +++ /dev/null @@ -1,37 +0,0 @@ - - - \ No newline at end of file diff --git a/Documentation/Synthetic.docx b/Documentation/Synthetic.docx deleted file mode 100644 index 0df45600..00000000 Binary files a/Documentation/Synthetic.docx and /dev/null differ diff --git a/Documentation/config.xml b/Documentation/config.xml deleted file mode 100644 index aae00519..00000000 --- a/Documentation/config.xml +++ /dev/null @@ -1,195 +0,0 @@ - - - - - SharpDX Documentation - - - - - - - ..\Build\Documentation\ - - - sharpdx-template.html - - - - - - - - images - - - 109 - - - - SharpDXWeb - - - - - - - - 152 - - - - - - 153 - - - - - - - - - - - 154 - - - - - - - - - SharpDXWeb - - - - - - - - ..\Bin\Standard-net20\SharpDX.dll - ..\Bin\Standard-net20\SharpDX.DXGI.dll - ..\Bin\Standard-net20\SharpDX.D3DCompiler.dll - ..\Bin\Standard-net20\SharpDX.DirectInput.dll - ..\Bin\Standard-net20\SharpDX.DirectSound.dll - ..\Bin\Standard-net20\SharpDX.RawInput.dll - ..\Bin\Standard-net20\SharpDX.XACT3.dll - ..\Bin\Standard-net20\SharpDX.XAudio2.dll - ..\Bin\Standard-net20\SharpDX.XInput.dll - ..\Bin\Standard-net20\SharpDX.Direct3D9.dll - ..\Bin\Standard-net20\SharpDX.Direct3D10.dll - ..\Bin\Standard-net20\SharpDX.Direct3D11.dll - ..\Bin\Standard-net20\SharpDX.Direct2D1.dll - ..\Bin\Standard-net20\SharpDX.MediaFoundation.dll - - ..\Bin\Standard-net20\SharpDX.Toolkit.dll - ..\Bin\Standard-net20\SharpDX.Toolkit.Graphics.dll - ..\Bin\Standard-net20\SharpDX.Toolkit.Game.dll - ..\Bin\Standard-net20\SharpDX.Toolkit.Input.dll - - - ..\Bin\Standard-winrt\SharpDX.dll - ..\Bin\Standard-winrt\SharpDX.DXGI.dll - ..\Bin\Standard-winrt\SharpDX.D3DCompiler.dll - ..\Bin\Standard-winrt\SharpDX.XAudio2.dll - ..\Bin\Standard-winrt\SharpDX.XInput.dll - ..\Bin\Standard-winrt\SharpDX.Direct3D11.dll - ..\Bin\Standard-winrt\SharpDX.Direct2D1.dll - ..\Bin\Standard-winrt\SharpDX.MediaFoundation.dll - - ..\Bin\Standard-winrt\SharpDX.Toolkit.dll - ..\Bin\Standard-winrt\SharpDX.Toolkit.Graphics.dll - ..\Bin\Standard-winrt\SharpDX.Toolkit.Game.dll - ..\Bin\Standard-winrt\SharpDX.Toolkit.Input.dll - - - ..\Bin\Standard-wp8-x86\SharpDX.dll - ..\Bin\Standard-wp8-x86\SharpDX.DXGI.dll - ..\Bin\Standard-wp8-x86\SharpDX.XAudio2.dll - ..\Bin\Standard-wp8-x86\SharpDX.Direct3D11.dll - ..\Bin\Standard-wp8-x86\SharpDX.MediaFoundation.dll - - ..\Bin\Standard-wp8-x86\SharpDX.Toolkit.dll - ..\Bin\Standard-wp8-x86\SharpDX.Toolkit.Graphics.dll - ..\Bin\Standard-wp8-x86\SharpDX.Toolkit.Game.dll - - - ..\Bin\Win8Desktop-net40\SharpDX.dll - ..\Bin\Win8Desktop-net40\SharpDX.DXGI.dll - ..\Bin\Win8Desktop-net40\SharpDX.D3DCompiler.dll - ..\Bin\Win8Desktop-net40\SharpDX.XAudio2.dll - ..\Bin\Win8Desktop-net40\SharpDX.XInput.dll - ..\Bin\Win8Desktop-net40\SharpDX.Direct3D11.dll - ..\Bin\Win8Desktop-net40\SharpDX.Direct2D1.dll - ..\Bin\Win8Desktop-net40\SharpDX.MediaFoundation.dll - - ..\Bin\Win8Desktop-net40\SharpDX.Toolkit.dll - ..\Bin\Win8Desktop-net40\SharpDX.Toolkit.Graphics.dll - ..\Bin\Win8Desktop-net40\SharpDX.Toolkit.Game.dll - ..\Bin\Win8Desktop-net40\SharpDX.Toolkit.Input.dll - \ No newline at end of file diff --git a/Documentation/images/SharpGen.png b/Documentation/images/SharpGen.png deleted file mode 100644 index 239ef382..00000000 Binary files a/Documentation/images/SharpGen.png and /dev/null differ diff --git a/Documentation/images/Synthetic.png b/Documentation/images/Synthetic.png deleted file mode 100644 index 672cba37..00000000 Binary files a/Documentation/images/Synthetic.png and /dev/null differ diff --git a/Documentation/sharpdx-template.html b/Documentation/sharpdx-template.html deleted file mode 100644 index 1af4296e..00000000 --- a/Documentation/sharpdx-template.html +++ /dev/null @@ -1,8 +0,0 @@ - - - $PageTitle - - -

Documentation TBD.

- - diff --git a/External/7-Zip/7-zip.chm b/External/7-Zip/7-zip.chm deleted file mode 100644 index 08e4df23..00000000 Binary files a/External/7-Zip/7-zip.chm and /dev/null differ diff --git a/External/7-Zip/7-zip.dll b/External/7-Zip/7-zip.dll deleted file mode 100644 index 1537c4c8..00000000 Binary files a/External/7-Zip/7-zip.dll and /dev/null differ diff --git a/External/7-Zip/7z.dll b/External/7-Zip/7z.dll deleted file mode 100644 index cea996e4..00000000 Binary files a/External/7-Zip/7z.dll and /dev/null differ diff --git a/External/7-Zip/7z.exe b/External/7-Zip/7z.exe deleted file mode 100644 index b55fefe6..00000000 Binary files a/External/7-Zip/7z.exe and /dev/null differ diff --git a/External/7-Zip/7z.sfx b/External/7-Zip/7z.sfx deleted file mode 100644 index 8145654d..00000000 Binary files a/External/7-Zip/7z.sfx and /dev/null differ diff --git a/External/7-Zip/7zCon.sfx b/External/7-Zip/7zCon.sfx deleted file mode 100644 index 6fc40e43..00000000 Binary files a/External/7-Zip/7zCon.sfx and /dev/null differ diff --git a/External/7-Zip/7zFM.exe b/External/7-Zip/7zFM.exe deleted file mode 100644 index 36d67178..00000000 Binary files a/External/7-Zip/7zFM.exe and /dev/null differ diff --git a/External/7-Zip/7zG.exe b/External/7-Zip/7zG.exe deleted file mode 100644 index 0f49b5c5..00000000 Binary files a/External/7-Zip/7zG.exe and /dev/null differ diff --git a/External/7-Zip/History.txt b/External/7-Zip/History.txt deleted file mode 100644 index 01b4236a..00000000 --- a/External/7-Zip/History.txt +++ /dev/null @@ -1,1022 +0,0 @@ -HISTORY of the 7-Zip --------------------- - -9.20 2010-11-18 -------------------------- -- Some bugs were fixed. - - -9.19 beta 2010-11-11 -------------------------- -- The console version now doesn't show entered password. -- Some bugs were fixed. - - -9.18 beta 2010-11-02 -------------------------- -- 7-Zip now can unpack SquashFS and CramFS filesystem images. -- 7-Zip now can unpack some TAR and ISO archives with incorrect headers. -- New small SFX module for installers (in Extra package). -- Some bugs were fixed. - - -9.17 beta 2010-10-04 -------------------------- -- Disk fragmentation problem for ZIP archives created by 7-Zip was fixed. - - -9.16 beta 2010-09-08 -------------------------- -- 7-Zip now supports files that are larger than 8 GB in TAR archives. -- NSIS support was improved. -- Some bugs were fixed. -- New localizations: Hindi, Gujarati, Sanskrit. - - -9.15 beta 2010-06-20 -------------------------- -- Some bugs were fixed. -- New localization: Tatar. - - -9.14 beta 2010-06-04 -------------------------- -- WIM support was improved. - - -9.13 beta 2010-04-15 -------------------------- -- 7-Zip now stores NTFS file timestamps to ZIP archives. -- New additional "Open archive >" item in context menu allows to select - archive type for some files. -- Some bugs were fixed. -- New localization: Uyghur. - - -9.12 beta 2010-03-24 -------------------------- -- ZIP / PPMd compression ratio was improved in Maximum and Ultra modes. -- The BUG in 7-Zip 9.* beta was fixed: LZMA2 codec didn't work, - if more than 10 threads were used (or more than 20 threads in some modes). - - -9.11 beta 2010-03-15 -------------------------- -- 7-Zip now supports PPMd compression in ZIP archives. -- Speed optimizations in PPMd codec. -- The support for archives in installers was improved. -- Some bugs were fixed. -- New localization: Kazakh. - - -9.10 beta 2009-12-22 -------------------------- -- The BUG in 7-Zip 9.09 beta was fixed: - 7-Zip created incorrect ZIP archives, if ZipCrypto encryption was used. - - -9.09 beta 2009-12-12 -------------------------- -- 7-Zip now can unpack Apple Partition Map (APM) disk images. -- Speed optimizations in AES code for Intel's 32nm CPUs. -- Speed optimizations in CRC calculation code for Intel's Atom CPUs. -- Some bugs were fixed. - - -9.07 beta 2009-08-27 -------------------------- -- It's possible to specify Diff program in options (7-Zip File Manager). -- Some bugs were fixed. - - -9.06 beta 2009-08-17 -------------------------- -- 7-Zip now can unpack MSLZ archives. -- Partial parsing for EXE resources, SWF and FLV. -- Some bugs were fixed. - - -9.04 beta 2009-05-30 -------------------------- -- 7-Zip now can update solid .7z archives. -- 7-Zip now supports LZMA2 compression method. -- 7-Zip now supports XZ archives. -- 7-Zip now can unpack NTFS, FAT, VHD and MBR archives. -- 7-Zip now can unpack GZip, BZip2, LZMA, XZ and TAR archives from stdin. -- 7-Zip now can open/copy/compress disk images (like \\.\c:) from \\.\ folder. -- 7-Zip File Manager now doesn't use temp files to open nested archives - stored without compression. -- New -scrc switch to calculate total CRC-32 during extracting / testing. -- New -scc{WIN|DOS|UTF-8} switch to specify charset for console input/output (default = DOS). -- Some bugs were fixed. - - -4.65 2009-02-03 -------------------------- -- 7-Zip File Manager now can calculate SHA-256 checksum. -- Some bugs were fixed. - - -4.64 2009-01-03 -------------------------- -- The bug in 7-Zip 4.63 was fixed: 7-Zip could not decrypt .ZIP archives - encrypted with WinZip-AES method. - - -4.63 2008-12-31 -------------------------- -- 7-Zip now can unpack ZIP archives encrypted with PKWARE-AES. -- Some bugs were fixed. - - -4.62 2008-12-02 -------------------------- -- Some bugs were fixed. - - -4.61 beta 2008-11-23 -------------------------- -- 7-Zip now supports LZMA compression for .ZIP archives. -- Some bugs were fixed. -- New localization: Sinhala. - - -4.60 beta 2008-08-19 -------------------------- -- Some bugs were fixed. - - -4.59 beta 2008-08-13 -------------------------- -- 7-Zip now can unpack UDF, XAR and DMG/HFS archives. -- 7-Zip File Manager now keeps encryption when you edit encrypted file inside archive. -- 7-Zip File Manager now allows to change current folder from the address bar drop-down list. -- It's allowed to use -t switch for "list" and "extract" commands. -- Some bugs were fixed. -- New localizations: Icelandic, Kurdish Sorani. - - -4.58 beta 2008-05-05 -------------------------- -- Some speed optimizations. -- 7-Zip now can unpack .lzma archives. -- Unicode (UTF-8) support for filenames in .ZIP archives. Now there are 3 modes: - 1) Default mode: 7-Zip uses UTF-8, if the local code page doesn't contain required symbols. - 2) -mcu switch: 7-Zip uses UTF-8, if there are non-ASCII symbols. - 3) -mcl switch: 7-Zip uses local code page. -- Now it's possible to store file creation time in 7z and ZIP archives (-mtc switch). -- 7-Zip now can unpack multivolume RAR archives created with - "old style volume names" scheme and names *.001, *.002, ... -- Now it's possible to use -mSW- and -mSW+ switches instead of -mSW=off and -mSW=on -- Some bugs were fixed. -- New localizations: Punjabi (Indian), Pashto. - - -4.57 2007-12-06 -------------------------- -- The BUG in command line version was fixed: -up3 switch - could work incorrectly. - - -4.56 beta 2007-10-24 -------------------------- -- Some bugs were fixed. - - -4.55 beta 2007-09-05 -------------------------- -- Some bugs were fixed. - - -4.54 beta 2007-09-04 -------------------------- -- Decompression speed was increased. - - -4.53 beta 2007-08-27 -------------------------- -- "Test" and "Info" buttons now work for open archives. -- The bug in 7-Zip 4.48 - 4.52 beta was fixed: - 7-Zip could create .ZIP archives with broken files. -- Some bugs were fixed. - - -4.52 beta 2007-08-03 -------------------------- -- 7-Zip now can unpack Compound files (msi, doc, ...). -- Some bugs were fixed. - - -4.51 beta 2007-07-25 -------------------------- -- Bug was fixed: 7-Zip 4.50 beta could not open some .7z archives. - - -4.50 beta 2007-07-24 -------------------------- -- New switch for command line version: - -ssc[-] enables/disables case-sensitive mode for file names. -- Speed optimizations for AES encryption. -- Some bugs were fixed. - - -4.49 beta 2007-07-11 -------------------------- -- 7-Zip now can unpack WIM archives. -- 7-Zip now replaces incorrect characters in filenames during extracting. - - -4.48 beta 2007-06-26 -------------------------- -- Encryption strength for .7z format was increased. - Now it uses random initialization vectors. -- Some bugs were fixed. - - -4.47 beta 2007-05-27 -------------------------- -- Bugs of 7-Zip 4.46 beta were fixed: BZip2 could work incorrectly. - - -4.46 beta 2007-05-25 -------------------------- -- New fast compression mode for Deflate method in Zip and GZip. -- New "Compress shared files" option in GUI and -ssw switch. -- Some bugs were fixed. -- New localization: Norwegian Nynorsk. - - -4.45 beta 2007-04-17 -------------------------- -- Now it's possible to specify the size of solid block and the number - of CPU threads in "Add to archive" dialog box. -- Default dictionary size was increased: Normal: 16 MB, Max: 32 MB. -- Speed optimizations. -- Benchmark was improved (new "b" command in command line version). -- The number of DLL files was reduced. -- Now it's possible to associate 7-zip with combined types like .tbz2 -- switch -mhcf=off is not supported now. -- If -t{Type} switch is not specified, 7-Zip now uses extension of archive to - detect the type of archive. -- Some bugs were fixed. -- New localization: Welsh. - - -4.44 beta 2007-01-20 -------------------------- -- Speed optimizations for LZMA, Deflate, BZip2 and unRAR. -- 7-Zip now supports file pathnames longer than 260 characters. -- Some bugs were fixed. -- New localizations: Bangla, Bashkir, Nepali. - - -4.43 beta 2006-09-15 -------------------------- -- 7-Zip now can use multi-threading mode for compressing to .ZIP archives. -- ZIP format supporting was improved. -- 7-Zip now supports WinZip-compatible AES-256 encryption for .ZIP archives. -- New context menu items for .ZIP archives creating. -- 7-Zip now uses order list (list of extensions) for files sorting for compressing - to .7z archives. It can slightly increase compression ratio in some cases. -- 7-Zip now restores modification time of folders during .7z archives extracting. -- Some bugs were fixed. -- New localizations: Armenian, Marathi. - - - -4.42 2006-05-14 -------------------------- -- Compressing speed and Memory requirements were increased. - Default dictionary size was increased: Fastest: 64 KB, Fast: 1 MB, - Normal: 4 MB, Max: 16 MB, Ultra: 64 MB. -- BZip2 compressing / decompressing now can work in multi-threading mode -- Multi-threading mode now is default for multi-processor systems -- 64-bit version now supports 1 GB dictionary -- 7z/LZMA now can use only these match finders: HC4, BT2, BT3, BT4 -- Compression ratio in Zip/GZip/Deflate in Ultra mode was increased -- 7-Zip now can unpack ISO archives and some installers created by NSIS -- Optional "Flat View" mode in 7-Zip File Manager -- 7-Zip File Manager now can calculate CRC checksums for files -- -x switch with relative paths now affects files specified with absolute paths -- New switch for 7za.exe (console version): -slt. - "l" (list) command with -slt shows technical information for archive. -- New switch: -scs{WIN|DOS|UTF-8} specifies charset for list files. - Default charset for list files is UTF-8 now. -- Some bugs were fixed -- New localizations: Albanian, Kurdish - - -4.32 2005-12-09 -------------------------- -- Bug was fixed: 7-Zip 4.31 didn't work in Windows 95 - - -4.31 2005-12-04 -------------------------- -- Small changes -- New localization: Basque - - -4.30 beta 2005-11-18 -------------------------- -- Files 7zFMn.exe, 7zGn.exe, 7-zipn, 7za.exe, 7zC.sfx were removed from 7-zip package -- 7-Zip now uses uncompressed SFX: 7z.sfx -- Sfx modules 7z.sfx and 7zCon.sfx now use msvcrt.dll -- Speed optimizations in LZMA maximum/ultra compressing. -- LZMA now supports word size up to 273 -- 7-Zip now reduces dictionary size for LZMA, if you compress files - smaller than specified dictionary size. -- 7-Zip now can use large memory pages: - GUI: 7-Zip File Manager / Options / Settings / Use large memory pages. - Command line version: -slp switch. - This feature allows to increase speed of compressing. - But 7-Zip can make some pause at starting of compressing for allocating large pages. - Also Task Manager doesn't show real memory usage of program, if 7-Zip uses large pages. - This feature works only on Windows 2003 / XP x64 / Vista. - Also you must have administrator's rights for your system. - Recommended size of RAM: 1 GB or more. - To install this feature you must run 7-Zip File Manager at least once, - close it and reboot system. -- Some bugs were fixed - - -4.29 beta 2005-09-28 -------------------------- -- Bug was fixed: 7-Zip 4.28 beta worked incorrectly in Windows 95/98/Me - - -4.28 beta 2005-09-27 -------------------------- -- Bug was fixed: 7-Zip 4.27 beta created incorrect multivolume archives. -- "Duplicate filename" collision problem between names with ligatures was fixed. - - -4.27 beta 2005-09-21 -------------------------- -- 7-Zip can unpack CHM/HXS (MS HTML HELP) archives -- 7-Zip can unpack multivolume CAB archives -- Now 7-Zip deletes files to the Recycle Bin by default. - Shift+Delete deletes files permanently. -- Some bugs were fixed -- New localization: Tatarish - - -4.26 beta 2005-08-05 -------------------------- -- LZH format support (extracting only) -- Some bugs were fixed -- New localization: Ido - - -4.25 beta 2005-07-31 -------------------------- -- 7-Zip now doesn't interrupt the compressing when it can not - find specified file as in version 4.24 beta. It just shows warning. -- 7-Zip now supports standard selection mode in the file list -- Some bugs were fixed - - -4.24 beta 2005-07-06 -------------------------- -- 7-Zip now supports right-click Drag and Drop in Explorer -- Command line version now supports short file names (like FILENA~1.TXT) -- If there are no wildcard names and there is no -r switch in command line, - 7-Zip now checks that specified files exist on disk before compressing. -- Some bugs were fixed - - -4.23 2005-06-29 -------------------------- -- Drag and Drop support -- 7-Zip File Manager now can copy files from one archive to another -- Some bugs were fixed -- New localizations: Extremaduran, Malay - - -4.20 2005-05-30 -------------------------- -- No changes - - -4.19 beta 2005-05-21 -------------------------- -- BZip2 code was rewritten. Now it supports 3 modes: Normal, Maximum and - Ultra. In Normal mode it compresses almost as original BZip2 compressor. - Compression ratio in Maximum and Ultra modes is 1-3% better for some files, - but Maximum Mode is about 3 times slower and Ultra Mode is about 8 times - slower than Normal mode. -- Console version now prints all messages to stdout by default, - and if -so switch is specified, 7-Zip prints messages to stderr. -- Some bugs were fixed -- New localizations: Azeri, Georgian - - -4.18 beta 2005-04-19 -------------------------- -- Bug in v4.17 beta was fixed: 7-Zip File Manager could crash - after some operations with archives - - -4.17 beta 2005-04-18 -------------------------- -- To increase protection from viruses, 7-Zip now does not open - files with more than 4 continuous spaces in the name. - And 7-Zip changes such long spaces in name to " ... " in the file list. -- Code size optimization -- Some files were moved from main package to extra package: - - Plugin for FAR Manager - - SFX modules for installers (7zS.sfx and 7zSD.sfx) -- New localizations: Asturian, Indonesian - - -4.16 beta 2005-03-29 -------------------------- -- Speed optimization (5%) for 7z / LZMA -- 7za.exe now supports .Z archives -- -r- switch in command line now is default for all commands -- Some bugs were fixed -- New localization: Uzbek - - -4.15 beta 2005-01-25 -------------------------- -- Z format supporting (extracting only) -- 7-Zip now can extract ZIP archives compressed with "Shrink" method -- 7-Zip now doesn't interrupt the compressing when it can not open file. - 7-Zip just skips that file and shows warning. -- Some bugs were fixed -- New localization: Frisian - - -4.14 beta 2005-01-11 -------------------------- -- 7-Zip installer was created with NSIS. - Now it installs 7-Zip for all users (under Windows 2000/XP). -- Now 7-Zip can create multivolume archives - (switch -v for command line) -- Some bugs were fixed -- New localizations: Breton, Farsi - - -4.13 beta 2004-12-14 -------------------------- -- Switch "--" stops switches parsing -- Some bugs were fixed - - -4.12 beta 2004-11-18 -------------------------- -- Bug in v4.11 beta was fixed: - 7-Zip created incorrect ZIP archives if file size was - from 3.75 GB to 4 GB. - - -4.11 beta 2004-11-16 -------------------------- -- 7-Zip now shows file names during compressing/decompressing -- 7-Zip now supports Zip64 extension of ZIP format. So now it's - possible to compress files bigger than 4 GB to ZIP archives. -- Some bugs were fixed -- New localization: Galician - - -4.10 beta 2004-10-21 -------------------------- -- Bugs in v4.0* were fixed: - - Some commands in command line with "-r" switch worked incorrectly, - so 7-zip could skip some files during compressing - - Some other bugs were fixed -- Small internal changes - - -4.09 beta 2004-10-05 -------------------------- -- Bugs in v4.0* were fixed: - - Renaming inside archives didn't work or worked incorrectly - - GUI SFX didn't show extracting dialog at start -- Small fixes in 7-Zip GUI (7zG.exe) - - -4.08 beta 2004-10-04 -------------------------- -- Bug in installer for v4.07 was fixed: when rebooting - is required, it rebooted without asking user -- Small fixes in 7-Zip GUI (7zG.exe) - - -4.07 beta 2004-10-03 -------------------------- -- Big amount of code was changed in this beta version. - So don't use it for important data compressing. - And test archive after compressing. - -- Unified command line interface to GUI and console versions -- 7-Zip now can extract or test several archives in one command -- 7-Zip now doesn't interrupt the compressing when file is locked by - other application. 7-Zip just skips that file and shows warning. - Note: previous versions of 7-Zip had bug, so they can not unpack - non-solid and some solid 7z archives with such skipped files. -- Command line interface was changed: - - now it's possible to use absolute pathnames - - syntax simplification: - was: 7z a a Folder1\* Folder2\* -r - now: 7z a a Folder1 Folder2 - - now it's possible to use complex wildcard commands, like *\*111*\* -- More smart detection of archive type for files with unusual - file name extensions -- Supporting for RAR archives with encrypted headers -- CPIO format supporting was improved -- For GZip and BZip2 formats you can: - - Compress from stdin (-si switch) - - Compress to stdout (-so switch) - - Extract to stdout (-so switch) -- 7-Zip File Manager: - - Split and Combine commands - - new list view options: Full row select, Show grid lines -- Internal reconstruction -- Some bugs were fixed -- New localizations: Friulian, Macedonian, Mongolian, Tamil, Thai - - -3.13 2003-12-11 -------------------------- -- Some small bugs were fixed - - -3.12 2003-12-10 -------------------------- -- Now you can select compression method, dictionary size - and word size in "Add to archive" dialog box. Also it - shows memory usage. -- 7-Zip File Manager now contains toolbars. -- New "Benchmark" command in 7-Zip File Manager. - It measures compressing and decompressing speeds and - shows rating values. -- Some bugs were fixed. - - -3.11 2003-10-06 -------------------------- -- 7-zip now use limitations for solid block size - for increasing the speed of random file decompressing: - - in Store mode: 0 B - - in Fast mode: 16 MB - - in Normal mode: 256 MB - - in Maximum mode: 1 GB - - in Ultra mode: 4 GB -- 7z.exe, 7za.exe and SFX modules now support Unicode - file names under Windows NT/2000/XP/2003. - 7zn.exe and 7zan.exe were removed from package. -- Some bugs were fixed -- New localization: Afrikaans - - -3.10 2003-09-27 -------------------------- -- Drag-and-Drop from external application -- GUI version (7zG.exe) can compress files with absolute paths -- Compression dialog doesn't suggest bzip2 and gzip2 types when - there are more than one selected file -- Optional auto renaming for existing files during extraction - in command line version (-aot switch). -- Some bugs were fixed - - -3.09.02 2003-09-20 -------------------------- -- Optional limitation for solid block size for increasing - the speed of random file decompressing (-ms switch) - - -3.09.01 beta 2003-09-06 -------------------------- -- Automatic compression filter for executable files: - dll, exe, ocx, sfx, sys, (-mf switch) -- Compression levels in 7z now are: - - Fast: 32 KB dictionary, BCJ filter - - Normal: 2 MB dictionary, BCJ filter - - Maximum: 8 MB dictionary, BCJ filter, max settings - - Ultra: 32 MB dictionary, BCJ2 filter, max settings -- Updating solid 7z archives now is supported, if it doesn't - require repacking solid blocks -- -mhcf switch for 7z format now is default -- Some bugs were fixed - - -3.08.04 beta 2003-08-24 -------------------------- -- Favorites menu in 7-Zip File Manager -- Some bugs were fixed - - -3.08.03 beta 2003-08-21 -------------------------- -- Automatic adding of extension to archive name in Compress Dialog -- Some bugs in previous 3.08.* versions were fixed: - - Storing columns width inside archives in File Manager - - Opening archive inside archive - - Quotes in list files in console version - - -3.08.02 beta 2003-08-20 -------------------------- -- Some bugs were fixed - - -3.08 beta 2003-08-19 -------------------------- -- Compress dialog: - - Supporting fast compressing mode (-mx=1 switch) - - Multi-threading option for Multi-Processor systems - or Pentium 4 with Hyper-Threading - - Encrypt file names option -- New context menu items: - - Extract here - - Extract to - - Compress and email -- Internal reconstruction, registry using was reduced -- New localization: Esperanto - - -2.30 Beta 32 2003-05-15 -------------------------- -- New features in compressing / decompressing window. -- "Show password" option. -- Some other small changes. -- New localization: Valencian. - - -2.30 Beta 31 2003-04-29 -------------------------- -- Some bugs were fixed. - - -2.30 Beta 30 2003-04-19 -------------------------- -- 7-Zip File Manager: - - Showing .. item. - - 1/2 Panels mode switching (F9). -- Supporting Bzip2 compression in ZIP archives. -- Some bugs were fixed. -- Some optimization recompiling for reducing code size. - - -2.30 Beta 29 2003-04-07 -------------------------- -- 7-Zip File Manager: - - "7-Zip" and "System" submenus in "Files" menu. - - Path history and "Browse" button in "Copy" dialog. -- RAR supporting was improved. -- Some bugs were fixed. -- Small changes in LZMA code. -- New localizations: Hebrew, Vietnamese. - - -2.30 Beta 28 2003-02-16 -------------------------- -- Some bugs were fixed: - - Updating 7z archives that are larger than 4 GB. - - Using anti-items in 7z format. - - Compressing empty files with password to zip format. -- In max mode 7z now uses 8 MB dictionary instead of 4 MB. -- 7-Zip File Manager: - - Supporting file comments: Ctrl-Z. - - New key alias for folder bookmarks: [Shift]+Alt+Number. - - -2.30 Beta 27 2003-01-24 -------------------------- -- Two BUGs in two previous beta versions (Beta 25 and Beta 26) - were fixed: - 1. Incorrect compressing to non-solid 7z archive - when files have some very big sizes: - 4 GB, 8 GB, 12 GB, 16 GB, ... - 2. Incorrect percent showing in 7z compressing - when files are bigger than 4 GB. -- Supporting multivolume RAR and SPLIT archives. -- Supporting DEB archives. -- Supporting old version of CPIO format. -- Some bugs were fixed. -- New localizations: Korean, Swedish. - - -2.30 Beta 26 2003-01-12 -------------------------- -- Supporting Deflate64 method in Zip archives. -- Supporting Rar 1.50 archives. -- Some bugs were fixed. - - -2.30 Beta 25 2003-01-02 -------------------------- -- Encryption feature for 7z format (AES-256). -- New optional archive header compressing mode (-mhcf). -- Archive headers now always are compressed with LZMA method. -- Updating non-solid 7z archives without -ms=off now is allowed. -- Folder creating and item renaming inside archive now is supported. -- Supporting encrypted Rar3 archives. -- Supporting Unicode names in Rar3 archives. -- Some bugs were fixed. -- New localizations: Lithuanian, Voro. - - -2.30 Beta 24 2002-11-01 -------------------------- -- Some internal reconstructions. -- -m switch syntax was slightly changed. -- Some bugs were fixed. -- New localizations: Catalan, Norwegian, Romanian. - - -2.30 Beta 23 2002-09-07 -------------------------- -- Encryption feature for zip format. -- Percent indicating for some operations. -- Some bugs were fixed. - - -2.30 Beta 22 2002-08-31 -------------------------- -- New program: 7-Zip File Manager. -- Command line version now doesn't allow absolute paths - for compressing files. -- New localizations: Belarusian, Greek. -- Bug in FAR plugin was fixed: - Incorrect updating when archive has no explicit - directory items for file items. -- Some bugs were fixed. - - -2.30 Beta 21 2002-07-08 -------------------------- -- RAM requirements for LZMA (7z) compression were reduced. -- Small bug in FAR plugin was fixed. - - -2.30 Beta 20 2002-07-01 -------------------------- -- RAM requirements for LZMA (7z) decompression were reduced. -- New localization: Turkish. -- Some bugs were fixed. - - -2.30 Beta 19 2002-04-11 -------------------------- -- Supporting RAR 3.0 archives. -- New localizations: Danish, Ukrainian. - - -2.30 Beta 18 2002-03-25 -------------------------- -- Compressing speed in 7z format was slightly increased. -- New localizations: Estonian, Finnish. -- Some bugs were fixed. - - -2.30 Beta 17 2002-03-03 -------------------------- -- Supporting ARJ archives. -- New localization: Chinese Simplified. - - -2.30 Beta 16 2002-02-24 -------------------------- -- Supporting RPM and CPIO archives. -- New fast compression mode for LZMA: -m0a=0. -- New match finders for LZMA: bt4b, hc3, hc4. -- Some bugs were fixed. - - -2.30 Beta 15 2002-02-17 -------------------------- -- Compression ratio in 7z was slightly improved. -- New localization: Dutch. - - -2.30 Beta 14 2002-02-10 -------------------------- -- Speed optimization for multiprocessor computers (-mmt switch). -- New localizations: Czech, Japanese, Polish. -- Some bugs were fixed. - - -2.30 Beta 13 2002-01-31 -------------------------- -- New SFX module for installers. -- New match finder for LZMA: bt3. -- New localizations: Portuguese, Portuguese Brazil, Serbo-Croatian. -- Some bugs were fixed. - - -2.30 Beta 12 2002-01-16 -------------------------- -- Bug was fixed: memory leak in Beta 11. -- New localization: Hungarian. - - -2.30 Beta 11 2002-01-15 -------------------------- -- Archive testing feature for GUI version. -- Now 7-Zip can use more than 256 MB of RAM in all Windows versions. -- New localizations: Bulgarian, Chinese Traditional, Latvian, Slovak. -- Some bugs were fixed. - - -2.30 Beta 10 2002-01-11 -------------------------- -- Bugs were fixed: - - Updating 7z archives in Beta 8 and 9 didn't work. - - Unicode version in Beta 9 didn't work in Windows NT4. - - Some other bugs were fixed. -- New localizations: Arabic, French, Italian, Slovenian, Spanish. - - -2.30 Beta 9 2002-01-08 -------------------------- -- Program localization: English, German, Russian. -- Additional optimized versions of programs - for Windows NT4/2000/XP. -- Two new match finders for LZMA: pat3h and pat4h. -- Some bugs were fixed. - - -2.30 Beta 8 2001-12-21 -------------------------- -- 7-Zip now supports some zip archives that were not - supported by previous versions. -- 7-Zip now supports new state (-uw switch) for cases - when 7-Zip can not detect whether file is newer or the same. -- Supporting anti-items in 7z format for incremental - update (-u with action #3). -- Some bugs were fixed. - - -2.30 Beta 7 2001-11-04 -------------------------- -- BCJ2: new converter for x86 code. -- Supporting tar archives with very long file names - (GNU extension to 'tar' format). -- Supporting multistream coders in 7z (-mb switch). -- More compressing parameters for zip and gzip - in console version (-m switch). -- Solid compressing option in Windows version. -- Compressing parameters option in Windows version. -- Auto renaming existing files feature for - extracting files. -- Overwrite mode switch for extracting (-ao). -- Some bugs were fixed. - - -2.30 Beta 6 2001-10-13 -------------------------- -- Supporting 7z format in MultiArc plugin for FAR Manager. -- Some bugs were fixed. - - -2.30 Beta 5 2001-10-02 -------------------------- -- Creating SFX archives from explorer. -- 7zWin.sfx: Windows version of SFX module. -- Auto adding .exe extension to SFX archive name. -- 7za.exe now supports 7z, bzip2, gzip, tar, zip. -- Some bugs were fixed. - - -2.30 Beta 4 2001-09-15 -------------------------- -- Self extract capability for 7z format. -- 7z archive format is default for 7z.exe and 7za.exe. -- 7z in default mode now uses bt234 match finder - and solid compression. -- 7z in maximum mode (-mx) now uses 4MB dictionary. - - -2.30 Beta 3 2001-09-10 -------------------------- -- Bug was fixed: decompressing .7z solid archives - containing empty files. -- new 7za.exe: standalone command line version - (only for 7z format). -- Speed of compressing to Deflate format (zip, gzip) - was slightly increased. - - -2.30 Beta 2 2001-08-30 -------------------------- -- Supporting the new 7z format with high compression ratio. -- -bd (Disable percentage indicator) switch in - console version. -- Bug in console version was fixed: - previous versions incorrectly execute compression - commands with non-recursive wildcards in combination - with subfolders. -- Some other bugs were fixed. - - -2.30 Beta 1 2001-05-07 -------------------------- -- Speed of reading of archive contents was increased. -- Bug was fixed: incorrect showing file names with - national charsets in some zip archives. -- Now it is possible to compress files larger than 4GB - to GZip archives. - - -2.24 2001-03-21 -------------------------- -- Bugs in GZip and Cab decoders were fixed. - - -2.23 2001-03-04 -------------------------- -- Opening archive items in Explorer. -- Context menu for archive items in Explorer. -- Automatic adding extension to archive name in console version. -- Some bugs were fixed. - - -2.22 2001-01-21 -------------------------- -- Supporting Zip archives containing more than 65535 files. -- Speed of Plugin for Explorer was increased. -- Searching start position of archive now is limited by - first 1MB part of file. -- Some bugs were fixed. -- Packet now doesn't contain 7zip.exe, far7zip.reg and - far7zip2.reg files. There is new far7z.reg file. - - -2.21 2000-12-21 -------------------------- -- FAR Plugin was improved: - - - Showing process box during opening archives. - - Viewing properties of file by Ctrl-A. - - Alt-F6 in archive now immediately extracts selected files - to current directory. - -- Some bugs were fixed: - - - Entering to archive's subfolders in Explorer by clicking - items in main window didn't work under Windows ME/2000. - - Decompressing solid Rar archives sometimes gave error. - - Console version 7z.exe during list operation incorrectly - showed file names with national (non-english) charsets. - - FAR Plugin didn't execute some operations. - - Showing percents during extracting ZIP archives sometimes - was incorrect. - - -2.20 2000-11-20 -------------------------- -- Supporting BZip2 and Cab. -- New program architecture with external - compression and cryptographic modules. -- Decryption support (Rar and Zip). -- New console client. -- Some bugs were fixed. - - -2.11 2000-06-15 -------------------------- -- Bugs were fixed: - - - FAR Plugin incorrectly processed - names of subdirectories that use national - (non-english) charsets. - - gzip plugin could not compress empty files. - - -2.10 2000-05-16 -------------------------- -- First level 7-Zip Plugin for FAR Manager. -- GUI version with integration to Windows Shell. -- Compression and decompressing GZip and TAR formats. -- Decompression RAR. -- Install & Uninstall support. -- Some bugs were fixed. - - -2.01 1999-09-19 -------------------------- -- Small bug was fixed. -- Compression ratio was improved for some files. - - -2.00 1999-07-18 -------------------------- -- Release. -- Big bug was fixed: previous versions incorrectly worked - during compressing with files that were referred by - direct(without wildcards) paths, containing subdirs parts. -- Compression and decompression speed were improved. -- -mx switch (maXimize compression) was added. -- Small bugs were fixed. - - -2.00 Beta 1 1999-01-02 -------------------------- -- Original beta version. - - -End of document diff --git a/External/7-Zip/Lang/af.txt b/External/7-Zip/Lang/af.txt deleted file mode 100644 index b7f5ba5c..00000000 --- a/External/7-Zip/Lang/af.txt +++ /dev/null @@ -1,454 +0,0 @@ -;!@Lang@!UTF-8! -; 7-Zip 4.09 -; Vertaal deur Petri Jooste -; -; -; -; - -00000000="Afrikaans" -00000001="Afrikaans" -00000002="54" - -; 7-Zip Configuration - -; Title -01000000="7-Zip Konfigurasie" - -; Info Page -01000100="Aangaande 7-Zip" -01000103="7-Zip is gratis programmatuur. Indien u egter so baie van 7-Zip hou dat u die verdere ontwikkeling wil ondersteun, registreer dan asb. met 'n geldelike donasie aan die 7-Zip Projek." -01000105="Registreer" - -; Folders Page -01000200="Gidse" -01000210="&Werkgids" -01000211="&TEMP-gids van het stelsel" -01000212="&Huidige gids" -01000213="&Gespesifiseerde gids:" -01000214="Gebruik slegs vir verwisselbare media." - -01000281="Spesifiseer die stoorplek vir tydelyke argieflêers." - -; System Page -01000300="Stelsel" -01000301="Integreer 7-Zip in kontekskeuselys." -01000302="Trapsgewyse kontekskeuselys" -01000310="Kontekskeuselysitems:" - -; Language Page -01000400="Taal" -01000401="Taal:" - - -; 7-Zip Explorer extension - -; Context menu -02000101="7-Zip" -02000102="7-Zip opdragte" -02000103="Open" -02000104="Open die geselekteerde argief." -02000105="Pak lêers uit..." -02000106="Pak lêers van geselekteerde argief uit." -02000107="Voeg by argief..." -02000108="Voeg geselekteerde items by argief." -02000109="Toets argief" -0200010A="Toets integriteit van die geselekteerde argief." -0200010B="Pak hier uit" -0200010C="Pak lêers van die geselekteerde argief in die huidige gids uit." -0200010D="Pak uit in {0}" -0200010E="Pak lêers uit in subgids." -0200010F="Voeg by {0}" -02000110="Voeg die geselekteerde items by argief." -02000111="Saampers en e-pos..." -02000112="Pers die geselekteerde items in 'n argief saam en stuur die argief via e-pos." -02000113="Pers saam in {0} en e-pos" -02000114="Pers die geselekteerde items saam in 'n argief en stuur die argief per e-pos." - -02000140="" -02000141="" - -; Properties -02000203="Pad" -02000204="Naam" -02000205="Uitgang" -02000206="Gids" -02000207="Grootte" -02000208="Ingepakte grootte" -02000209="Kenmerke" -0200020A="Gemaak" -0200020B="Laatste toegang" -0200020C="Gewysig" -0200020D="Kompak" -0200020E="Kommentaar" -0200020F="Versleuteld" -02000210="Verdeel Voor" -02000211="Verdeel Na" -02000212="Woordeboek" -02000213="CRC" -02000214="Tipe" -02000215="Anti" -02000216="Metode" -02000217="Gasheer BS" -02000218="Lêersstelsel" -02000219="Gebruiker" -0200021A="Groep" -0200021B="Blok" -0200021C="Kommentaar" -0200021D="Posisie" - -; Status bar -02000301="{0} objekt(e) is geselekteer" -02000302="{0} objekt(e)" - -; List Context Menu -02000401="&Kolomme..." - -02000411="&Open" -02000412="&Uitpak..." - -; ToolBar -02000501="Uitpak" - -; Messages -02000601="Bywerk-funksie word vir hierdie argief nie ondersteun nie." -02000602="Kan argief {0} nie bywerk nie" -02000603="Kan gids '{0}' nie maak nie" -02000604="Hierdie lêer is nie 'n ondersteunde argief nie." -02000605="Fout" -02000606="Te veel items" -02000607="Daar is geen program geassosieer met hierdie lêersnaam-uitgang nie" -02000608="Daar is geen foute nie" - -; Dialogs -02000702="OK" -02000705="&Ja" -02000707="Ja vir &almal" -02000709="&Nee" -0200070B="Nee vir a&lmal" - -02000710="Kanselleer" -02000711="&Kanselleer" -02000713="A&fsluit" -02000714="Stop" -02000715="Herbegin" - -02000720="Hulp" - -; Extract dialog -02000800="&Uitpak" -02000801="U&itpak in:" -02000802="&Wagwoord" - -02000810="Pad-metode" -02000811="Volledige padname" -02000812="Huidige padname" -02000813="Geen padname" - -02000820="Vervang lêers" -02000821="Vervang slegs met bevestiging" -02000822="Vervang sonder bevestiging" -02000823="Slaan bestaande lêers oor" -02000824="Hernoem outomaties" -02000825="Hernoem bestaande lêers outomaties" - -02000830="Lêers" -02000831="&Geselekteerde lêers" -02000832="&Alle lêers" - -02000881="Gee 'n bestemming vir uitgepakte lêers." - -02000890="Besig om uit te pak" - -; Overwrite dialog -02000900="Bevestig lêeroorskrywing" -02000901="Doelgids bevat alreeds 'n lêer met hierdie naam." -02000902="Wil u die bestaande lêer vervang" -02000903="deur hierdie lêer ?" - -02000911="O&utomaties hernoem" - -02000982="{0} grepe" -02000983="gewysig op" - -; Messages dialog -02000A00="Diagnostiese boodskappe" - -02000A80="Boodskap" - -02000A91="Nie-ondersteunde saampersmetode vir '{0}'." -02000A92="Datafout in '{0}'. Lêer is beskadig." -02000A93="CRC het misluk in '{0}'. Lêer is beskadig." - -; Password dialog -02000B00="Tik wagwoord in" -02000B01="Tik wagwoord in:" -02000B02="&Wys wagwoord" - -; Progress dialog -02000C00="Bewerk" -02000C01="Tydsduur sovêr:" -02000C02="Oorblywende tyd:" -02000C03="Grootte:" -02000C04="Spoed:" - -02000C10="&Agtergrond" -02000C11="&Voorgrond" -02000C12="&Wag" -02000C13="&Gaan voort" - -02000C20="Wagtend" - -02000C30="Is u seker dat u wil kanselleer?" - -; Compress dialog -02000D00="Voeg by argief" -02000D01="&Argief:" -02000D02="&Bywerkwyse:" -02000D03="Argie&fformaat:" -02000D04="&Saampersmetode:" -02000D05="Maak kom&pakte argief" -02000D06="Pa&rameters:" -02000D07="Opsies" -02000D08="Maak SF&X argief" -02000D09="Multi-uitvoerdraadhantering" -02000D0A="Enkripteer lêer&name" -02000D0B="Saampersingv&lak:" -02000D0C="&Woordeboekgrootte:" -02000D0D="&Woordgrootte:" -02000D0E="Geheuegebruik vir saampersing:" -02000D0F="Geheuegebruik vir uitpakking:" - -02000D40="Verdeel in &volumes, aantal grepe:" - -02000D81="Stoor" -02000D82="Normaal" -02000D83="Maksimum" -02000D84="Vinnig" -02000D85="Vinnigste" -02000D86="Ultra" - -02000D90="Blaai" - -02000DA1="Lêers byvoeg en vervang" -02000DA2="Lêers bywerk en byvoeg" -02000DA3="Verfris bestaande lêers" -02000DA4="Sinkroniseer lêers" - -02000DB1="Alle lêers" - -02000DC0="Besig met saampersing" - -; Columns dialog -02000E00="Kolomme" -02000E01="Merk die kolomme wat u sigbaar wil maak in hierdie gids. Gebruik die op-en-af-pyltjies om die kolomme te rangskik soos u wil." -02000E02="Die gemerkte kolom moet" -02000E03="pixels &breed wees." - -02000E10="&Opskuif" -02000E11="&Afskuif" -02000E12="&Wys" -02000E13="&Verberg" -02000E14="Stel" - -02000E81="Titel" -02000E82="Breedte" - -; Testing -02000F90="Besig om te toets" - - -; File Manager - -03000000="7-Zip Lêerbestuurder" - -; Menu -03000102="&Lêer" -03000103="R&edigeer" -03000104="&Vertoon" -03000105="&Gereedskap" -03000106="&Hulp" -03000107="G&unstelinge" - -; File -03000210="&Open" -03000211="Open &Binne" -03000212="Open B&uite" -03000220="&Wys" -03000221="R&edigeer" -03000230="Her&noem" -03000231="&Kopieer na..." -03000232="&Verskuif na..." -03000233="Ve&rwyder" -03000240="E&ienskappe" -03000241="Komme&ntaar" -03000250="Maak gids" -03000251="Maak lêer" -03000260="A&fsluit" -03000270="Ver&deel lêer..." -03000271="Kom&bineer lêers..." - -; Edit -03000310="&Ontdoen" -03000311="&Herhaal" -03000320="&Knip" -03000321="K&opieer" -03000322="&Plak" -03000323="&Verwyder" -03000330="Selekteer &alles" -03000331="Deselekteer a&lles" -03000332="Keer &seleksie om" -03000333="Selekteer..." -03000334="Deselekteer..." -03000335="Selekteer op Soort" -03000336="Deselekteer op Soort" - -; View -03000410="&Groot ikone" -03000411="&Klein ikone" -03000412="&Lys" -03000413="&Detail" -03000420="Ongesorteer" -03000430="Maak wortelgids oop" -03000431="Een vlak hoër" -03000432="Gidse geskiedenis..." -03000440="&Verfris" -03000450="&2 Panele" -03000451="&Nutsbalke" -03000460="Argiveernutsbalk" -03000461="Standaardnutsbalk" -03000462="Groot knoppies" -03000463="Wys teks op knoppies" - -; Tools -03000510="&Opsies..." -03000511="&Normtoetsing" - -; Help -03000610="&Inhoud..." -03000620="&Aangaande 7-Zip..." - -; Favorites -03000710="Voeg gids by gunstelinge &as" -03000720="Boekmerk" - -; Options Dialog - -03010000="Opsies" - -; Plugins -03010100="Inproppe" -03010101="In&proppe:" -03010110="Opsies..." - -; Edit -03010200="Redigeerder" -03010201="R&edigeerder:" - -; System -03010300="Stelsel" -03010302="Assosieer 7-Zip met:" -03010310="Inprop" - -; Settings -03010400="Instellings" -03010401="Wys \"..\" &item" -03010402="Wys &ware lêerikone" -03010410="Wys &stelselkeuselys" -03010420="Wys seleksie oor &hele ry(e)" -03010421="Wys &roosterlyne" - -; Strings - -03020201="Kopieer" -03020202="Verskuif" -03020203="Kopieer na:" -03020204="Verskuif na:" -03020205="Besig met kopiëring..." -03020206="Besig met verskuiwing..." -03020207="U kan items vir hierdie soort gidse nie verskuif of kopieer nie." -03020208="Bewerking word nie ondersteun nie." - -03020210="Bevestig lêerverwydering" -03020211="Bevestig gidsverwydering" -03020212="Bevestig verwydering van meerdere lêers" -03020213="Is u seker dat u '{0}' wil verwyder?" -03020214="Is u seker dat u gids '{0}' asook die inhoud daarvan wil verwyder?" -03020215="Is u seker dat u hierdie {0} items wil verwyder?" -03020216="Besig met verwydering..." -03020217="Fout by verwydering van lêer of gids" - -03020220="Besig met hernoeming..." -03020221="Fout by hernoeming van lêer of gids" - -03020230="Maak gids" -03020231="Naam van die gids:" -03020232="Nuwe gids" -03020233="Fout by maak van gids" - -03020240="Maak lêer" -03020241="Lêernaam:" -03020242="Nuwe lêer" -03020243="Fout by maak van nuwe lêer" - -03020250="Selekteer" -03020251="Deselekteer" -03020252="Masker:" - -03020260="Gidse-geskiedenis" - -03020280="Lêer '{0}' is gewysig.\nWil u dit bywerk in die argief?" -03020281="Kan lêer\n'{0}' nie bywerk nie" -03020282="Redigeerder nie aan die gang gesit word nie." -03020283="Besig om oop te maak..." - -03020300="Rekenaar" -03020301="Netwerk" - -030202A0="Stelsel" - -03020300="Rekenaar" -03020301="Network" - -03020400="Voeg by" -03020401="Pak uit" -03020402="Toets" - -03020420="Kopiëer" -03020421="Skuif" -03020422="Vee uit" -03020423="Intigting" - -03020500="Verdeel lêer" -03020501="&Verdeel na:" -03020510="Besig met verdeling..." - -03020600="Kombineer lêers" -03020601="&Kombineer na:" -03020610="Besig met kombinering..." - -; Computer -03031100="Totale grootte" -03031101="Vrye ruimte" -03031102="Klustergrootte" -03031103="Etiket" - -; Network -03031200="Plaaslike naam" -03031201="Verskaffer" - -; Benchmark Dialog - -03080000="Meet" -03080001="Geheuegebruik:" -03080002="Inpakking" -03080003="Uitpakking" -03080004="Spoed" -03080005="Gradering" -03080006="Totale gradering" -03080007="Huidige" -03080008="Resultaat" -03080009="Lopies:" -0308000A="Foute:" - -;!@LangEnd@! diff --git a/External/7-Zip/Lang/ar.txt b/External/7-Zip/Lang/ar.txt deleted file mode 100644 index e41d7a73..00000000 --- a/External/7-Zip/Lang/ar.txt +++ /dev/null @@ -1,521 +0,0 @@ -;!@Lang@!UTF-8! -; 7-Zip 4.52 -; 20080215 Reviewed and corrected by Ahmad Gharbeia -; 20070819 Mohammad Deeb - corrected & updated -; 20070522 Awadh A Al-Ghaamdi - corrected & updated -; 20020111 Mohammad Deeb - first issue -; راجعه و صوبه أحمد غربية - -; IMPORTANT: This File contains Unicode control characters necessary to -; present Arabic messages in the right direction. These characters -; are invisible in editors by default. Caution should be taken when -; the file is edited, and the pattern of marking directionality with -; Unicode control characters observed for best results in the UI. -; هام للغاية: يحوي هذا الملف محارف تحكم يونيكود ضرورية لظهور العبارات العربية في الاتجاه الصحيح، و خاصة عند تداخلها مع كلمات بأحرف لاتينية؛ و هذه المحارف لا تكون -; ظاهرة بدئيا في محررات النصوص، لذا يرجى الانتباه عند تحريره و مراعا النسق المتبع في العبارات الموجودة لأجل أفضل نتيجة في واجهة المستخدم.. - -00000000="Arabic" -00000001="العربية" -00000002="1" - -; 7-Zip Configuration - -; Title -01000000="‮تضبيطات ‪7-Zip‬" - -; Info Page -01000100="‮عن ‪7-Zip‬" -01000103="‮هذه برمجية مجانية، لكنها إن أفادتك و أردت دعم تطويرها مستقبلا فيمكنك تسجيل نسختك مقابل مبلغ بسيط." -01000104="الدعم" -01000105="سجّل" - -; Folders Page -01000200="أدلة" -01000210="دليل ال&عمل" -01000211="الدليل المؤ&قت للنظام" -01000212="ال&حالي" -01000213="‮مُ&حدد:" -01000214="استخدمه فقط للوسائط للقابلة للنزع" - -01000281="حدد موضع الملفات المؤقتة للأرشيف." - -; System Page -01000300="نظام" -01000301="‮كامل ‪7-Zip‬ بقائمة سياق القشرة" -01000302="قائمة سياق منسدلة" -01000310="‮عناصر قائمة السياق:" - -; Language Page -01000400="اللغة" -01000401="‮اللغة:" - - -; 7-Zip Explorer extension - -; Context menu -02000101="7-Zip" -02000102="‮أوامر ‪7-Zip‬" -02000103="افتح الأرشيف" -02000104="يفتح الأرشيف المختار" -02000105="‮استخرج الملفات…" -02000106="يستخرج الملفات من الأرشيف المختار" -02000107="‮أضف إلى أرشيف…" -02000108="يضيف العناصر المختارة إلى أرشيف" -02000109="افحص الأرشيف" -0200010A="يفحص سلامة الأرشيف المختار" -0200010B="استخراج هنا" -0200010C="يستخرج الملفات من الأرشيف المختار إلى الدليل الحالي" -0200010D="استخرج إلى ‪{0}‬" -0200010E="يستخرج الملفات إلى دليل فرعي" -0200010F="أضف إلى ‪{0}‬" -02000110="يضف العناصر المختارة إلى أرشيف" -02000111="‮اضغط و أرسل…" -02000112="يضغط العناصر المختارة في أرشيف ثم يرسله بالبريد الإلكتروني" -02000113="اضغط إلى ‪{0}‬ ثم أرسل" -02000114="يضغط العناصر المختارة في أرشيف تحدده ثم يرسله بالبريد الإلكتروني" - -02000140="‮<دليل>" -02000141="‮<أرشيف>" - -; Properties -02000203="المسار" -02000204="الاسم" -02000205="الامتداد" -02000206="الدليل" -02000207="الحجم" -02000208="الحجم المضغوط" -02000209="خصائص" -0200020A="أنشئ في" -0200020B="فُتح في" -0200020C="عُدِّل في" -0200020D="مصمت" -0200020E="تعليق" -0200020F="مُعمَّى" -02000210="القسم السابق" -02000211="القسم اللاحق" -02000212="المعجم" -02000213="CRC" -02000214="النوع‪" -02000215="عكس" -02000216="الأسلوب" -02000217="النظام المضيف" -02000218="نظام الملفات" -02000219="المستخدم" -0200021A="المجموعة" -0200021B="الكتلة" -0200021C="تعليق" -0200021D="الموضع" -0200021E="بادئة المسار" -0200021F="الأدلة" -02000220="الملفات" -02000221="الإصدارة" -02000222="المجلد" -02000223="متعدد المجلدات" -02000224="إزاحة" -02000225="الروابط" -02000226="الكتل" -02000227="المجلدات" - -; Status bar -02000301="‮{0} عناصر مختارة" -02000302="‮{0} عناصر" - -02000320="‮ملفات:" -02000321="‮أدلة:" -02000322="‮الحجم:" -02000323="‮الحجم المضغوط:" -02000324="‮الأرشيفات:" - -; List Context Menu -02000401="‮أ&عمدة…" - -02000411="ا&فتح" -02000412="‮ا&ستخرج…" - -; ToolBar -02000501="استخرج" - -; Messages -02000601="عمليات التحديث غير مدعومة لنوع الأرشيف هذا." -02000602="‮تعذّر تحديث الأرشيف ‪{0}‬‬" -02000603="‮تعذّر إنشاء الدليل '‪{0}‬'" -02000604="ليس هذا الملف أرشيفا مدعوما." -02000605="عُطل" -02000606="عناصر أكثر من الممكن" -02000607="لا يرتبط امتداد اسم الملف المعطى بأي تطبيق" -02000608="لا أعطاب" -02000609="‮تعذّر فتح الملف '‪{0}‬' كأرشيف" -0200060A="‮تعذّر فتح الأرشيف المُعمَّى '‪{0}‬'. هل كلمة السرّ صحيحة؟" - -; Dialogs -02000702="حسن" -02000705="ن&عم" -02000707="&نعم للكل" -02000709="&لا" -0200070B="لا لل&كل " - -02000710="ألغِ" -02000711="أل&غِ" -02000713="أغل&ق" -02000714="أوقف" -02000715="أبدأ من جديد" - -02000720="مساعدة" - -; Extract dialog -02000800="استخرج" -02000801="‮ا&ستخرج إلى:" -02000802="كلمة السر" - -02000810="طور المسارات" -02000811="مسارات كاملة" -02000812="المسار الحالي" -02000813="بلا مسارات" - -02000820="طور استبدال الملفات" -02000821="اسأل قبل الاستبدال" -02000822="استبدل بلا توكيد" -02000823="تجاوز الملفات الموجودة" -02000824="غير الاسم آليا" -02000825="غير آليا أسماء الملفات الموجودة" - -02000830="الملفات" -02000831="الملفات الم&ختارة" -02000832="&كل الملفات" - -02000881="حدد موضع المفات المستخرجة." - -02000890="يجري الاستخراج" - -; Overwrite dialog -02000900="أكد قبل استبدال ملف" -02000901="الدليل الوجهة يحوي ملف بذات الاسم." -02000902="أتريد استبدال الملف الموجود" -02000903="بهذا الملف؟" - -02000911="&غيّر الاسم آليا" - -02000982="‮{0} بايت" -02000983="عُدِّل في" - -; Messages dialog -02000A00="رسائل الفحص" - -02000A80="رسالة" - -02000A91="‮أسلوب ضغط غير مدعوم في '‪{0}‬'" -02000A92="‮عطب بيانات في '‪{0}‬'؛ الملف مبتور." -02000A93="‮‪CRC‬ غير مطابق في '‪{0}‬'؛ الملف مبتور." -02000A94="‮عطب بيانات في الملف المعمَّى '‪{0}‬'. هل كلمة المرور صحيحة؟" -02000A95="‮فشل فحص ‪CRC‬ في الملف '‪{0}‬'. هل كلمة المرور صحيحة؟" - -; Password dialog -02000B00="أدخل كلمة السر" -02000B01="‮أدخل كلمة السر:" -02000B02="أ&ظهر كلمة السر" -02000B03="أعد إدخال كلمة السر:" -02000B10= "كلمتا المرور لا تطابقان" -02000B11="استخدم فقط أحرفا لاتينية و الأرقام و العلامات خاصة (! و # و $، إلخ…) في كلمة السر" -02000B12="كلمة المرور أطول مما ينبغي" - -; Progress dialog -02000C00="معالجة" -02000C01="‮الزمن المنقضي:" -02000C02="‮الزمن المتبقي:" -02000C03="‮الحجم:" -02000C04="‮السرعة:" -02000C05="الملفات المعالَجة:" -02000C06="نسبة الضغط:" - -02000C10="ال&خلفية" -02000C11="الم&قدمة" -02000C12="&جمِّد" -02000C13="&واصل" - -02000C20="مجمدة" - -02000C30="أمتأكد أنك تريد الإلغاء؟" - -; Compress dialog -02000D00="أضف إلى أرشيف" -02000D01="‮الأر&شيف:" -02000D02="‮طور الت&حديث:" -02000D03="‮صي&غة الأرشيف:" -02000D04="‮أ&سلوب الضغط:" -02000D05="أنشئ أرشيفا م&صمتا" -02000D06="‮معاملا&ت:" -02000D07="خيارات" -02000D08="أنشئ أرشيفا ذاتي الاستخراج" -02000D09="تعددية الخيوط" -02000D0A="&عمِّ أسماء الملفات" -02000D0B="‮&درجة الضغط:" -02000D0C="‮حجم المع&جم:" -02000D0D="‮&طول الكلمة:" -02000D0E="‮الذاكرة اللازمة للضغط:" -02000D0F="‮الذاكرة اللازمة للاستخراج:" -02000D10="التعمية" -02000D11="طريقة التعمية:" -02000D12="عدد خيوط المعالج الماكروي:" -02000D13="حجم الكتلة المصمتة:" -02000D14="غير مصمتة" -02000D15="مصمتة" -02000D16="اضغط الملفات المشتركة" - -02000D40="‮&قسِّم إلى أجزاء أو بايتات:" -02000D41="حجم المجلد غير صحيح" -02000D42="حجم المجلد المعين: ‪{0}‬ بايت\nأمتأكد أنك تريد تقسيم الأرشيف إلى كتل بهذا الحجم؟" - -02000D81="خزن" -02000D82="اعتيادي" -02000D83="الأقصى" -02000D84="سريع" -02000D85="الأسرع" -02000D86="فائق" - -02000D90="تصفح" - -02000DA1="إضافة و استبدال الملفات" -02000DA2="تحديث و إضافة الملفات" -02000DA3="تحديث الملفات الموجودة فقط" -02000DA4="مزامنة الملفات" - -02000DB1="كل الملفات" - -02000DC0="يجري الضغط" - -; Columns dialog -02000E00="الأعمدة" -02000E01="أشر الأعمدة التي تريد إظهارها في هذا الدليل. استخدم أزرار \"حرِّك لأعلى\" و \"حرِّك للأسفل\" لترتيب الأعمدة." -02000E02="يجب أن يكون عرض العمود المختار" -02000E03="عنصورة." - -02000E10="حرِّك لأعلى" -02000E11="حرِّك لأسفل" -02000E12="أ&ظهر" -02000E13="أ&خف" -02000E14="اضبط" - -02000E81="العنوان" -02000E82="العرض" - -; Testing -02000F90="الفحص" - - -; File Manager - -03000000="‮مدير ملفات ‪7-Zip‬" - -; Menu -03000102="&ملف" -03000103="&حرِّر" -03000104="ا&عرض" -03000105="أ&دوات" -03000106="مسا&عدة" -03000107="علامات" - -; File -03000210="ا&فتح" -03000211="افتح &هنا" -03000212="افتح خا&رجا" -03000220="است&عرض" -03000221="&حرِّر" -03000230="&غيِّر الاسم" -03000231="‮ان&سخ إلى…" -03000232="‮ا&نقل إلى…" -03000233="احذ&ف" -03000240="خ&صائص" -03000241="تعل&يق" -03000242="احسب التلبيدة" -03000250="أنشئ دليلا" -03000251="أنشئ ملفا" -03000260="ا&خرج" -03000270="‮&قسِّم الملف…" -03000271="‮ا&دمج الملفات…" - -; Edit -03000310="ت&راجع" -03000311="أ&عد" -03000320="&قص" -03000321="ا&نسخ" -03000322="أ&لصق" -03000323="احذ&ف" -03000330="اخ&تر الكل" -03000331="دع ال&كل" -03000332="اعك&س الاختيار" -03000333="‮اختر…" -03000334="‮دع…" -03000335="اختر حسب النوع" -03000336="دع حسب النوع" - -; View -03000410="أيقونات &كبيرة" -03000411="أيقونات &صغيرة" -03000412="&قائمة" -03000413="&تفصيلي" -03000420="غير مرتبة" -03000430="افتح الدليل الجذر" -03000431="مستوى واحد لأعلى" -03000432="‮تاريخ الأدلة…" -03000440="أن&عش" -03000449="منظور مسطح" -03000450="&لوحتان" -03000451="أشر&طة الأدوات" -03000460="شريط أدوات الأرشيفات" -03000461="شريط الأدوات القياسي" -03000462="أزرار كبيرة" -03000463="أظهر نصوص الأزرار" - -; Tools -03000510="‮&خيارات…" -03000511="الم&عايرة" - -; Help -03000610="‮ال&محتويات…" -03000620="‮&عن ‪7-Zip‬" - -; Favorites -03000710="أ&ضف الدليل إلى العلامات باسم" -03000720="علِّم" - -; Options Dialog - -03010000="خيارات" - -; Plugins -03010100="الملحقات" -03010101="‮المل&حقات:" -03010110="‮خيارات…" - -; Edit -03010200="المحرر" -03010201="‮ال&محرر:" - -; System -03010300="النظام" -03010302="‮اربط ‪7-Zip‬ بامتدادات الأسماء التالية:" -03010310="ملحقة" - -; Settings -03010400="تضبيطات" -03010401="‮أظهر عنصر \"..\"" -03010402="أظهر الأيقونات الفعلية للملفات" -03010410="أظهر قائمة النظام" -03010420="اختيار ال&صف بالكامل" -03010421="أظهر &خطوط الجدول" -03010430="طور الاختيار ال&بديل" -03010440="استخدم صفحات &ذاكرة كبيرة" - -; Strings - -03020201="انسخ" -03020202="انقل" -03020203="‮انسخ إلى:" -03020204="‮انقل إلى:" -03020205="‮يجري النسخ…" -03020206="‮يجري النقل…" -03020207="لا يمكن نسخ/نقل العناصر إلى مثل تلك الأدلة" -03020208="العملية غير مدعومة" -03020209="اختر الدليل الوجهة" - -03020210="تأكيد حذف ملف" -03020211="تأكيد حذف دليل" -03020212="تأكيد حذف عدة ملفات" -03020213="‮أمتأكد أنك تريد حذف '‪{0}‬'؟" -03020214="‮أمتأكد أنك تريد حذف الدليل '‪{0}‬' بكل محتوياته؟" -03020215="‮أمتأكد أنك تريد حذف ‪{0}‬ عناصر هذه؟" -03020216="‮يجري الحذف…" -03020217="عطل في حذف ملف أو دليل" - -03020220="‮يجري تغيير الاسم…" -03020221="عطل في تغيير اسم ملف أو دليل" -03020222="أكد نسخ ملف" -03020223="أمتأكد أنك تريد نسخ ملفات إلى دليل؟" - -03020230="أنشئ دليلا" -03020231="‮اسم الدليل:" -03020232="دليل جديد" -03020233="عطل في إنشاء دليل" - -03020240="أنشئ ملفا" -03020241="‮اسم الملف:" -03020242="ملف جديد" -03020243="عطل في إنشاء ملف" - -03020250="اختر" -03020251="دع" -03020252="القناع" - -03020260="تاريخ الأدلة" - -03020280="‮تغيّر الملف '‪{0}‬'.\nأتريد تحديثه في الأرشيف؟" -03020281="‮تعذّر تحديث الملف\n'‪{0}‬'" -03020282="لا يمكن بدء المحرر" -03020283="‮يجري فتح…" - -03020290="تعليق" -03020291="‮ت&عليق:" - -030202A0="النظام" - -03020300="الحاسوب" -03020301="الشبكة" - -03020400="أضف" -03020401="استخرج" -03020402="افحص" - -03020420="انسخ" -03020421="انقل" -03020422="ألغِ" -03020423="معلومات" - -03020500="‮قسِّم الملف‪" -03020501="‮&قسِّم إلى:" -03020510="‮يجري التقسيم…" -03020520="تأكيد التقسيم" -03020521="أتريد حقا تقسيم الملف إلى ‪{0}‬ قسما؟" -03020522="يجب أن يكون حجم القسم أقل من حجم الملف الأصلي" - -03020600="‮ادمج الملفات‪" -03020601="‮ا&دمج إلى:" -03020610="‮يجري الدمج…" -03020620="حدد الملف الأول فقط" - -03020710="‮يجري حساب التلبيدة…" -03020720="معلومات التلبيدة" -03020721="‮معلومات تلبيدة CRC للبيانات:" -03020722="‮معلومات تلبيدة CRC للبيانات و الأسماء:" - -03020800="‮يجري المسح…" - -03020900="الخصائص" - -; Computer -03031100="الحجم الكلي" -03031101="المساحة الشاغرة" -03031102="حجم العنقود" -03031103="العنوان" - -; Network -03031200="الاسم المحلي" -03031201="الموفِّر" - -; Benchmark Dialog - -03080000="المعايرة" -03080001="‮استغلال الذاكرة" -03080002="الضغط" -03080003="فك ضغط" -03080004="السرعة" -03080005="المستوى" -03080006="المستوى الكلي" -03080007="الحالي" -03080008="الناتج" -03080009="‮المرات" -0308000A="‮الأعطال" -0308000B="استغلال الـمعالج الماكروي" -0308000C="المستوى / الاستغلال" - - -;!@LangEnd@! diff --git a/External/7-Zip/Lang/ast.txt b/External/7-Zip/Lang/ast.txt deleted file mode 100644 index 73c1332b..00000000 --- a/External/7-Zip/Lang/ast.txt +++ /dev/null @@ -1,454 +0,0 @@ -;!@Lang@!UTF-8! -; 7-Zip 4.07 beta -; Translated by Dinamiteru -; -; -; -; - -00000000="Asturian" -00000001="Asturianu" -00000002="" - -; 7-Zip Configuration - -; Title -01000000="Configuración de 7-Zip" - -; Info Page -01000100="Al rodiu 7-Zip" -01000103="7-Zip ye software llibre. De toos moos, tú pues sofitar el desendolcu de 7-Zip rexistrándote." -01000105="Rexistrar" - -; Folders Page -01000200="Carpetes" -01000210="&Carpeta de trabayu" -01000211="Carpeta &temporal de sistema" -01000212="&Actual" -01000213="&Especificar:" -01000214="Usar sólo pa dispositivos estrayibles" - -01000281="Especificar llocalización pa ficheros d´archivos temporales." - -; System Page -01000300="Sistema" -01000301="Integrar 7-Zip nel menú contestual" -01000302="Menú contestual en ´cascada´" -01000310="Artículos del menú contestual:" - -; Language Page -01000400="Llingua" -01000401="Llingua:" - - -; 7-Zip Explorer extension - -; Context menu -02000101="7-Zip" -02000102="Ordes 7-Zip" -02000103="Abrir archivu" -02000104="Abrir l´archivu seleicionáu." -02000105="Estrayer ficheros..." -02000106="Estrayer ficheros dende´l archivu seleicionáu." -02000107="Añedir al archivu..." -02000108="Añedir los oxetos seleicionaos al archivu." -02000109="Probar archivu" -0200010A="Probar integridá del archivu seleicionáu." -0200010B="Estrayer equí" -0200010C="Estrayer ficheros del archivu seleicionáu a la carpeta actual." -0200010D="Estrayer a {0}" -0200010E="Estrayer ficheros a subcarpeta." -0200010F="Añedir a {0}" -02000110="Añedir los oxetos seleicionaos al archivu." -02000111="Comprimir y mandar per correu..." -02000112="Comprimir los oxetos seleicionaos nel archivu y mandalu per correu." -02000113="Comprimir en {0} y mandar per correu" -02000114="Comprimir los oxetos seleicionaos nel archivu y mandalu per correu." - -02000140="" -02000141="" - -; Properties -02000203="Ruta" -02000204="Nome" -02000205="Estensión" -02000206="Carpeta" -02000207="Tamañu" -02000208="Tamañu comprimío" -02000209="Atributos" -0200020A="Creao" -0200020B="Accedío" -0200020C="Cambiao" -0200020D="Sólidu" -0200020E="Comentao" -0200020F="Cifrao" -02000210="Partir antes" -02000211="Partir dempués" -02000212="Diccionariu" -02000213="CRC" -02000214="Tipu" -02000215="Anti" -02000216="Métodu" -02000217="S.O. d´Acoyida" -02000218="Sistema de ficheros" -02000219="Usuariu" -0200021A="Grupu" -0200021B="Bloque" -0200021C="Comentariu" -0200021D="Posición" - -; Status bar -02000301="{0} oxetu(os) seleicionaos" -02000302="{0} oxetu(os)" - -; List Context Menu -02000401="&Columnes..." - -02000411="&Abrir" -02000412="&Estrayer..." - -; ToolBar -02000501="Estrayer" - -; Messages -02000601="Esti archivu nun permite les operaciones d´actualización." -02000602="Nun se puede actualizar l´archivu {0}" -02000603="Nun se puede crear la carpeta '{0}'" -02000604="El ficheru nun ye un archivu permitíu." -02000605="Error" -02000606="Demasiaos artículos" -02000607="Nun hai nengún programa asociau cola estensión del ficheru" -02000608="Ensín errores" - -; Dialogs -02000702="Val" -02000705="&Si" -02000707="Si a &Too" -02000709="&Non" -0200070B="Non a T&oo" - -02000710="Torgar" -02000711="&Torgar" -02000713="&Zarrar" -02000714="Parar" -02000715="Reentamar" - -02000720="Axuda" - -; Extract dialog -02000800="Estrayer" -02000801="E&strayer a:" -02000802="Clave" - -02000810="Mou de ruta" -02000811="Nomes de ruta completos" -02000812="Nomes de ruta actuales" -02000813="Ensín nomes de ruta" - -02000820="Mou de sobreescritura" -02000821="Entrugar enantes de sobreescribir" -02000822="Sobreescribir ensín confirmación" -02000823="Dexar ficheros esistentes" -02000824="Auto renomar" -02000825="Auto renomar ficheros esistentes" - -02000830="Ficheros" -02000831="Ficheros &seleicionaos" -02000832="&Tolos ficheros" - -02000881="Especificar llocalización pa ficheros estrayíos." - -02000890="Estrayendo" - -; Overwrite dialog -02000900="Confirmar sustitución de ficheros" -02000901="La carpeta destín yá tien el ficheru procesáu." -02000902="¿Quiés sustituyir el ficheru esistente" -02000903="con esti otru?" - -02000911="A&uto Renomar" - -02000982="{0} bytes" -02000983="modificao el" - -; Messages dialog -02000A00="Mensaxes de diagnósticu" - -02000A80="Mensax" - -02000A91="Métodu de compresión nun permitíu pa '{0}'." -02000A92="Error de datos en '{0}'. El ficheru ta rotu." -02000A93="El CRC falló en '{0}'. El ficheru ta rotu." - -; Password dialog -02000B00="Introduz clave" -02000B01="Introduz clave:" -02000B02="Amo&sar clave" - -; Progress dialog -02000C00="Procesu" -02000C01="Tiempu trescurríu:" -02000C02="Tiempu pa finar:" -02000C03="Tamañu:" -02000C04="Velocidá:" - -02000C10="&De fondu" -02000C11="&En primer planu" -02000C12="&Posar" -02000C13="&Siguir" - -02000C20="Posao" - -02000C30="¿Tas fixu que quies paralo?" - -; Compress dialog -02000D00="Añedir al archivu" -02000D01="&Archivu:" -02000D02="Mo&u d´actualización:" -02000D03="&Formatu del archivu:" -02000D04="&Métodu de compresión:" -02000D05="Crear archivu &sólidu" -02000D06="&Parámetros:" -02000D07="Opciones" -02000D08="Crear archivu SF&X" -02000D09="Multi-enfile" -02000D0A="Cifrar &nomes de ficheru" -02000D0B="Nive&l de compresión:" -02000D0C="Tamañu del &Diccionariu:" -02000D0D="Tamañu de la pa&llabra:" -02000D0E="Usu de memoria pa la compresión:" -02000D0F="Usu de memoria pa la descompresión:" - -02000D40="Partir en &cachos, bytes:" - -02000D81="Nenguna" -02000D82="Normal" -02000D83="Másima" -02000D84="Rápida" -02000D85="Más rápida" -02000D86="Ultra" - -02000D90="Agüeyar" - -02000DA1="Añedir y sustituyir ficheros" -02000DA2="Actualizar y añedir ficheros" -02000DA3="Actualizar ficheros esistentes" -02000DA4="Sincronizar ficheros" - -02000DB1="Tolos ficheros" - -02000DC0="Comprimiendo" - -; Columns dialog -02000E00="Columnes" -02000E01="Marca les columnes que quieras amosar nesta carpeta. Usa los botones Mover p´arriba y Mover p´abaxo pa reordenar les columnes." -02000E02="La columna selicionada tien de tener" -02000E03="pixels &d´anchu." - -02000E10="Mover &p´arriba" -02000E11="Mover p´a&baxo" -02000E12="Amo&sar" -02000E13="&Esconder" -02000E14="Iguar" - -02000E81="Títulu" -02000E82="Anchu" - -; Testing -02000F90="Probando" - - -; File Manager - -03000000="Xestor de ficheros de 7-Zip" - -; Menu -03000102="F&icheru" -03000103="&Remanar" -03000104="&Ver" -03000105="&Ferramientes" -03000106="A&xuda" -03000107="F&avoritos" - -; File -03000210="&Abrir" -03000211="Abrir &Dientro" -03000212="Abrir F&uera" -03000220="&Ver" -03000221="&Remanar" -03000230="Reno&mar" -03000231="&Copiar a..." -03000232="&Mover a..." -03000233="&Borrar" -03000240="P&ropiedaes" -03000241="Come&ntariu" -03000250="Crear carpeta" -03000251="Crear ficheru" -03000260="Co&lar" -03000270="&Partir ficheru..." -03000271="Com&binar ficheros..." - -; Edit -03000310="&Desfacer" -03000311="&Refacer" -03000320="Cor&tar" -03000321="&Copiar" -03000322="A&pegar" -03000323="&Borrar" -03000330="Seleicionar &Too" -03000331="Deseleicionar too" -03000332="&Invertir seleición" -03000333="Seleicionar..." -03000334="Deseleicionar..." -03000335="Seleicionar por Tipu" -03000336="Deseleicionar por Tipu" - -; View -03000410="Miniatures &Grandes" -03000411="&Miniatures Pequeñes" -03000412="&Llista" -03000413="&Detalles" -03000420="Ensín Ordenar" -03000430="Abrir Carpeta Raiz" -03000431="Xubir Un Nivel" -03000432="Hestorial de Carpetes..." -03000440="Actualiza&r" -03000450="&2 Paneles" -03000451="&Barres de Ferramientes" -03000460="Barra Ferramientes d´Archivu" -03000461="Barra Ferramientes Normal" -03000462="Botones Grandes" -03000463="Amosar Testu nos Botones" - -; Tools -03000510="&Opciones..." -03000511="&Bancu de Pruebes" - -; Help -03000610="&Conteníos..." -03000620="&Al rodiu 7-Zip..." - -; Favorites -03000710="&Añedir carpeta a Favoritos como" -03000720="Marca" - -; Options Dialog - -03010000="Opciones" - -; Plugins -03010100="Gabitos" -03010101="&Gabitos:" -03010110="Opciones..." - -; Edit -03010200="Remanaor" -03010201="&Remanaor:" - -; System -03010300="Sistema" -03010302="Asociar 7-Zip con:" -03010310="Gabitu" - -; Settings -03010400="Igües" -03010401="Amosar \"..\" artículu" -03010402="Amosar les miniatures reales del ficheru" -03010410="Amosar menú del sistema" -03010420="Seleicionar tola &fila" -03010421="Amosar les llinies de la &cuadrícula" - -; Strings - -03020201="Copiar" -03020202="Mover" -03020203="Copiar a:" -03020204="Mover a:" -03020205="Copiando..." -03020206="Moviendo..." -03020207="Nun se pueden mover o copiar aartículos pa ese carpetes." -03020208="La operación nun tá permitía." - -03020210="Confirmar Borráu de Ficheru" -03020211="Confirmar Borráu de Carpeta" -03020212="Confirmar Borráu Múltiple de Ficheros" -03020213="¿Tas fixu que quies borrar '{0}'?" -03020214="¿Tas fixu que quies borrar la carpeta '{0}' y tolos sos conteníos?" -03020215="¿Tas fixu que quies borrar estos {0} artículos?" -03020216="Borrando..." -03020217="Error al borrar el ficheru o carpeta" - -03020220="Renomando..." -03020221="Error al renomar el ficheru o carpeta" - -03020230="Crear Carpeta" -03020231="Nome de la carpeta:" -03020232="Nueva carpeta" -03020233="Error al crear la carpeta" - -03020240="Crear ficheru" -03020241="Nome del ficheru:" -03020242="Nuevu ficheru" -03020243="Error al crear el ficheru" - -03020250="Seleicionar" -03020251="Deseleicionar" -03020252="Mazcarita:" - -03020260="Hestorial de carpetes" - -03020280="El ficheru '{0}' foi modificáu.\nDo ¿Quies actualizalu nel archivu?" -03020281="Nun se pudo actualizar l´archivu\n'{0}'" -03020282="Nun se pudo entamar el Remanaor." -03020283="Abriendo..." - -03020290="Comentariu" -03020291="&Comentariu:" - -030202A0="Sistema" - -03020300="Ordenador" -03020301="Rede de Trabayu" - -03020400="Añedir" -03020401="Estrayer" -03020402="Probar" - -03020420="Copiar" -03020421="Mover" -03020422="Borrar" -03020423="Información" - -03020500="Partir Ficheru" -03020501="&Partir a:" -03020510="Partiendo..." - -03020600="Combinar Ficheros" -03020601="&Combinar a:" -03020610="Combinando..." - -; Computer -03031100="Tamañu total" -03031101="Espaciu llibre" -03031102="Tamañu del clúster" -03031103="Etiqueta" - -; Network -03031200="Nome llocal" -03031201="Suministrador" - -; Benchmark Dialog - -03080000="Bancu de Pruebes" -03080001="Usu de memoria:" -03080002="Comprimiendo" -03080003="Descomprimiendo" -03080004="Velocidá" -03080005="Valoración" -03080006="Valoración total" -03080007="Actual" -03080008="Resultáu" -03080009="Correutos:" -0308000A="Errores:" - -;!@LangEnd@! diff --git a/External/7-Zip/Lang/az.txt b/External/7-Zip/Lang/az.txt deleted file mode 100644 index 15b40f13..00000000 --- a/External/7-Zip/Lang/az.txt +++ /dev/null @@ -1,543 +0,0 @@ -;!@Lang@!UTF-8! -; 7-Zip 9.07 -; Translated by F@rhad -; -; -; - - -00000000="Azeri" -00000001="Azərbaycanca" -00000002="44" - -; 7-Zip Configuration - -; Title -01000000="7-Zip Nizamlama" - -; Info Page -01000100="7-Zip haqqında" -01000103="7-Zip açıq proqramdır. Ancaq, üzv olaraq 7-zip inkişaf fəaliyyətinə qoşula bilərsiniz." -01000104="Texniki kömək" -01000105="Qeydiyyat" - -; Folders Page -01000200="Qovluqlar" -01000210="İş &qovluğu" -01000211="Sistem &TEMP qovluğu" -01000212="&Cari qovluq" -01000213="&Göstərilən qovluq:" -01000214="Yalnız çıxarıla bilən sürücülərlə işlə" - -01000281="Müvəqqəti arxiv sənədləri üçün bir yer göstərin." - -; System Page -01000300="Sistem" -01000301="Tərkib menülərində 7-Zip görünsün" -01000302="Açılan tərkib menüsü" -01000310="Tərkib menüsündəkilər:" - -; Language Page -01000400="Dil" -01000401="Dil:" - - -; 7-Zip Explorer extension - -; Context menu -02000101="7-Zip" -02000102="7-Zip əmrləri" -02000103="Arxivi aç" -02000104="Seçilmiş arxivi açar." -02000105="Sənədləri çıxar..." -02000106="Seçilmiş arxivdən sənədləri çıxarar." -02000107="Arxivlə..." -02000108="Seçilənləri arxivə əlavə edər." -02000109="Arxivi sına" -0200010A="Seçilmiş arxivin tamlığını sınayar." -0200010B="Buraya çıxar" -0200010C="Seçilmiş arxivdəki sənədləri cari qovluqda çıxarar." -0200010D="{0} qovluğunda çıxar" -0200010E="Alt qovluğa çıxarar." -0200010F="{0} kimi arxivlə" -02000110="Seçilənləri arxivə əlavə edər." -02000111="Sıxıb e-məktubla göndər..." -02000112="Seçilənləri sıxıb arxivləyər və arxivi e-məktubla göndərər." -02000113="{0} kimi sıx və e-məktubla göndər" -02000114="Seçilənləri sıxıb arxivləyər və arxivi e-məktubla göndərər." - -02000140="" -02000141="" - -; Properties -02000203="Yol" -02000204="Ad" -02000205="Genişləmə" -02000206="Qovluq" -02000207="Ölçü" -02000208="Arxivdəki həcmi" -02000209="Xüsusi kəmiyyətlər" -0200020A="Yaranmış" -0200020B="Müdaxiləli" -0200020C="Dəyişmə" -0200020D="Tam" -0200020E="İzahlı" -0200020F="Kilidli" -02000210="Əvvəlki parça" -02000211="Sonrakı parça" -02000212="Lüğət" -02000213="CRC" -02000214="Tip" -02000215="Anti" -02000216="Sıxılma şəkli" -02000217="Sistem" -02000218="Sənəd Sistemi" -02000219="İstifadəçi" -0200021A="Qrup" -0200021B="Blok" -0200021C="İzah" -0200021D="Mövqe" -0200021E="Yol ön şəkilçisi" -0200021F="Qovluqlar" -02000220="Sənədlər" -02000221="Buraxılış" -02000222="Cild" -02000223="Çox cildli" -02000224="Ofset" -02000225="Körpülər" -02000226="Blok" -02000227="Cild" - -02000229="64-bit" -0200022A="Big-endian" -0200022B="CPU" -0200022C="Fiziki ölçü" -0200022D="Başlıqların ölçüsü" -0200022E="Checksum" -0200022F="Xarakteristika" -02000230="Xəyali ünvan" -02000231="Kimlik" -02000232="Qısa ad" -02000233="Yaradacaq proqram" -02000234="Qism ölçüsü" -02000235="Rejim" -02000236="Körpü" - -; Status bar -02000301="{0} ədəd seçildi" -02000302="{0} ədəd" - -02000320="Sənədlər:" -02000321="Qovluqlar:" -02000322="Ölçü:" -02000323="Sıxılmış halda ölçü:" -02000324="Arxivlər:" - -; List Context Menu -02000401="&Sütunlar..." - -02000411="&Aç" -02000412="Çıxa&r..." - -; ToolBar -02000501="Çıxar" - -; Messages -02000601="Bu arxivi yeniləyə bilməzsiniz." -02000602="{0} arxivi yenilənmir" -02000603="'{0}' qovluğu yaradıla bilmir" -02000604="Bu sənəd tanınan arxiv deyil." -02000605="Xəta" -02000606="Həddən artıq çoxdur" -02000607="Bu genişləməyə bağlı bir proqram yoxdur" -02000608="Xəta yoxdur." -02000609="'{0}' arxiv kimi açıla bilmir" -0200060A="Şifrlənmiş '{0}'arxivi açıla bilmir. Açar səhvdirmi?" -0200060B="Sistem lazımi qədər yaddaşı işlədə bilmir" -0200060C="Bilinməyən xəta baş verdi" -0200060D="Arxiv tipi tanınmır" - -; Dialogs -02000702="Oldu" -02000705="&Bəli" -02000707="&Hamısına bəli" -02000709="&Xeyr" -0200070B="Ha&mısına xeyr" - -02000710="Olmadı" -02000711="&Olmadı" -02000713="&Bağla" -02000714="Saxla" -02000715="Təkrar başla" - -02000720="Kömək" - -; Extract dialog -02000800="Çıxar" -02000801="Çıxarı&lacaq yer:" -02000802="Açar" - -02000810="Yol adları" -02000811="Tam yol adları" -02000812="Cari yol adları" -02000813="Yol adları olmasın" - -02000820="Üzərinə yazılma" -02000821="Üstünə yazmaq üçün soruş" -02000822="Soruşmadan üstünə yaz" -02000823="Mövcud olanları nəzərə alma" -02000824="Avtomatik yenidən adlandır" -02000825="Mövcud olanları yenidən adlandır" - -02000830="Sənədlər" -02000831="&Seçilmiş sənədlər" -02000832="&Bütün sənədlər" - -02000881="Çıxarılacaq sənədlər üçün bir yer göstərin." - -02000890="Çıxarılır" - -; Overwrite dialog -02000900="Üstünə yazma təsdiqi" -02000901="Hədəf qovluqda eyni adlı sənəd var. Üstünə yazılsın?" -02000902="Mövcud sənəd:" -02000903="bununla dəyişdirilsinmi:" - -02000911="&Yenidən adlandır" - -02000982="{0} bayt" -02000983="Son dəyişmə" - -; Messages dialog -02000A00="Bildirişlər" - -02000A80="Bildiriş" - -02000A91="'{0}' üçün sıxılma şəkli tanınmadı." -02000A92="'{0}' yararsızdır. (Verilənlər xətası)" -02000A93="'{0}' yararsızdır. (CRC xətası)" -02000A94="Şifrlənmiş '{0}' sənədində verilənlər xətası. Açar səhvdirmi?" -02000A95="Şifrlənmiş '{0}' sənədində CRC xətası. Açar səhvdirmi?" - -; Password dialog -02000B00="Açar" -02000B01="Açarı daxil edin:" -02000B02="Açar görü&nsün" -02000B03="Açarı təkrarlayın:" -02000B10="Açarlar eyni deyil" -02000B11="Açar üçün yalnız İngilis hərfləri, rəqəm və xüsusi simvollardan (!, #, $, ...) istifadə edin" -02000B12="Açar çox uzundur" - -; Progress dialog -02000C00="İş" -02000C01="Keçən müddət:" -02000C02="Qalan müddət:" -02000C03="Həcm:" -02000C04="Sür'ət:" -02000C05="Yerinə yetirilən:" -02000C06="Sıxılma dərəcəsi:" - -02000C10="&Arxa planda" -02000C11="Ö&n planda" -02000C12="A&ra ver" -02000C13="&Davam et" - -02000C20="Ara verildi" - -02000C30="Həqiqətən əməliyyatın dayandırılmasını istəyirsiniz?" - -; Compress dialog -02000D00="Arxivlə" -02000D01="Ar&xiv:" -02000D02="&Yeniləmə şəkli:" -02000D03="Arxiv &növü:" -02000D04="Sıxılma şə&kli:" -02000D05="&Tam olsun" -02000D06="&Parametrlər:" -02000D07="Seçmələr" -02000D08="Özü cıxarılan olsun (S&FX)" -02000D09="Çox ilməli" -02000D0A="Sənəd a&dlarını şifrlə" -02000D0B="Sıxılma &səviyyəsi:" -02000D0C="&Lüğət ölçüsü:" -02000D0D="Sö&z ölçüsü:" -02000D0E="Yaddaş istifadəsi (Sıxma):" -02000D0F="Yaddaş istifadəsi (Açma):" -02000D10="Şifrləmə" -02000D11="Şifrləmə üsulu:" -02000D12="CPU axın sayı:" -02000D13="Ardıcıl blok ölçüsü:" -02000D14="Qeyri ardıcıl" -02000D15="Ardıcıl" -02000D16="Birgə istifadəyə açıq sənədlər sıxılsın" - -02000D40="C&ildlərə böl (Bayt):" -02000D41="Cild ölçüsü düz deyil" -02000D42="Tə'yin edilmiş cild ölçüsü: {0} bayt.\nArxivi bu ölçü ilə cildlərə bölmək istədiyinizə əminsinizmi?" - -02000D81="Sıxılmasız" -02000D82="Normal" -02000D83="Ən yüksək" -02000D84="Sür'ətli" -02000D85="Ən sür'ətli" -02000D86="Ultra" - -02000D90="Göz gəzdir" - -02000DA1="Artır və dəyişdir" -02000DA2="Yenilə və artır" -02000DA3="Yalnız yenilə" -02000DA4="Tutuşdur" - -02000DB1="Bütün sənədlər" - -02000DC0="Sıxılır" - -; Columns dialog -02000E00="Sütunlar" -02000E01="Bu qovluqda görünə bilən olmasını istədiyiniz sütunları işarələyin. Sütunları düzmək üçün yuxarı-aşağı düymələrindən istifadə edin." -02000E02="Seçilən sütun genişliyi" -02000E03="nö&qtə olsun." - -02000E10="Y&uxarı" -02000E11="Aş&ağı" -02000E12="&Göstər" -02000E13="Gi&zlə" -02000E14="Tə'yin et" - -02000E81="Başlıq" -02000E82="Genişlik" - -; Testing -02000F90="Sınaq" - - -; File Manager - -03000000="7-Zip Sənəd İdarəedicisi" - -; Menu -03000102="&Sənəd" -03000103="&Düzəliş" -03000104="&Baxış" -03000105="&Vasitələr" -03000106="&Kömək" -03000107="Ç&ox işlədilənlər" - -; File -03000210="&Aç" -03000211="B&urada aç" -03000212="&Pəncərədə aç" -03000220="&Göstər" -03000221="&Dəyişiklik et" -03000230="Ye&nidən adlandır" -03000231="&Köçür" -03000232="&Yerini dəyiş" -03000233="Si&l" -03000240="&Xüsusiyyətlər" -03000241="Şər&h" -03000242="Yoxlama cəmini hesabla" -03000243="Fərq" -03000250="Qovluq yarat" -03000251="Sənəd yarat" -03000260="Çı&x" -03000270="&Böl..." -03000271="B&irləşdir..." - -; Edit -03000310="&Geri get" -03000311="&Təkrarla" -03000320="Kə&s" -03000321="&Köçür" -03000322="Ya&pıştır" -03000323="Si&l" -03000330="&Hamısını seç" -03000331="Heç &birini seçmə" -03000332="&Tərsini seç" -03000333="Seç..." -03000334="Seçmə..." -03000335="Bu genişləməni seç" -03000336="Genişləmə seçmə" - -; View -03000410="&Böyük Simvollar" -03000411="K&içik Simvollar" -03000412="&Siyahı" -03000413="Açı&qlamalı" -03000420="Sırasız" -03000430="Kök qovluğu aç" -03000431="Bir səviyyə yuxarı" -03000432="Qovluq tarixçəsi..." -03000440="&Yenilə" -03000449="Müstəvi görünüş" -03000450="&2 lövhə" -03000451="Alə&t çubuğu" -03000460="Arxiv çubuğu" -03000461="Standart çubuq" -03000462="Böyük düymələr" -03000463="Düymə mətni görünsün" - -; Tools -03000510="&Tənzimləmələr..." -03000511="&FİƏ ölçüsü" - -; Help -03000610="İç&indəkilər..." -03000620="7-Zip h&aqqında..." - -; Favorites -03000710="C&ari qovluğu Xatırladıcıya artır" -03000720="Xatırladıcı" - -; Options Dialog - -03010000="Tənzimləmələr" - -; Plugins -03010100="Əlavə tərkiblər" -03010101="Əlavə tə&rkiblər:" -03010110="Tənzimləmələr" - -; Edit -03010200="Mətn düzəltmə" -03010201="Mətn &düzəltmə:" -03010202="&Fərq:" - -; System -03010300="Sistem" -03010302="7-Zip-ə bağla:" -03010310="Əlavə tərkib" - -; Settings -03010400="Nizamlamalar" -03010401="\"..\" görünsün" -03010402="Sənədlərin həqiqi simvolları görünsün" -03010410="Sistem menüsü görünsün" -03010420="&Bütün sətir seçilsin" -03010421="A&yırıcılar görünsün" -03010422="Açmaq üçün tək vuruş" -03010430="&Alternativ seçki rejimi" -03010440="&Geniş yaddaş səhifələri işlət" - -; Strings - -03020201="Köçür" -03020202="Yerini dəyiş" -03020203="Köçürüləcək yer:" -03020204="Yer dəyişdiriləcək yer:" -03020205="Köçürülür..." -03020206="Yer dəyişdirilir..." -03020207="Köçürülmə və ya yer dəyişmə bu cür qovluq üçün mümkün deyil." -03020208="İş mümkün deyil." -03020209="Qovluq seçin." - -03020210="Sənəd silmə təsdiqi" -03020211="Qovluq silmə təsdiqi" -03020212="Birdən çox sənədi silmə təsdiqi" -03020213="\"{0}\" silinsin?" -03020214="\"{0}\" qovluğu və içindəkilər silinsin?" -03020215="Bu {0} ədəd silinənlər geri qaytarılmayacaq, silinsin?" -03020216="silinir..." -03020217="Silmə xətası" -03020218="Sistem uzun yola malik sənədi zibil qutusuna ata bilmir" - -03020220="Yeni ad verilir..." -03020221="Adlandırma xətası" -03020222="Sənəd köçürülməsi təsdiqi" -03020223="Sənədləri arxivə köçürmək istədiyinizə əminsinizmi" - -03020230="Qovluq yarat" -03020231="Qovluq adı:" -03020232="Yeni qovluq" -03020233="Qovluq yaratma xətası" - -03020240="Sənəd yarat" -03020241="Sənəd adı:" -03020242="Yeni sənəd" -03020243="Sənəd yaratma xətası" - -03020250="Seç" -03020251="Seçmə" -03020252="Seçmə ifadəsi:" - -03020260="Qovluq tarixçəsi" - -03020280="'{0}' sənədi dəyişmişdir.\nArxivdə yenilənməsini istəyirsinizmi?" -03020281="'{0}' sənədi yenilənmədi" -03020282="Mətn düzəltmə işə düşmədi." -03020283="Açılır..." -03020284="Sənəd virusa bənzəyir (sənəd adında çıx sayda simvol işlədilir)." - -03020290="Şərh" -03020291="Şər&h:" - -030202A0="Sistem" - -03020300="EHM" -03020301="Şəbəkə" -03020302="Sənədlər" - -03020400="Arxivlə" -03020401="Çıxar" -03020402="Sına" - -03020420="Köçür" -03020421="Yerini dəyiş" -03020422="Sil" -03020423="Mə'lumat" - -03020500="Böl" -03020501="Bu &qovluqda böl:" -03020510="Bölünür..." -03020520="Bölünmə təsdiqi" -03020521="Sənədi {0} cildə bölmək istədiyinizə əminsinizmi?" -03020522="Cild ölçüsü sənədin ölçüsündən kiçik olmalıdır" - -03020600="Birləşdir" -03020601="Bu &qovluqda birləşdir:" -03020610="birləşdirilir..." -03020620="Yalnız birinci sənədi seçin" -03020621="Sənədi bölünmüş sənədin bir hissəsi kimi qəbul etmək olmur" -03020622="Bölünmüş sənədin birdən çox parçası tapıla bilmir" - -03020710="Yoxlama cəmi hesablanır..." -03020720="Yoxlama cəmi" -03020721="Verilənlər üçün CRC yoxlama cəmi:" -03020722="Verilənlər və adlar üçün CRC yoxlama cəmi:" - -03020800="Oxunur..." - -03020900="Xüsusiyyətlər" - -03020A01="Əməliyyat uzun yola malik qovluqdan işə salına bilmir." -03020A02="Bir sənəd seçməlisiniz" -03020A03="Bir və ya daha çox sənəd seçməlisiniz" -03020A04="{0} sənədi mövcuddur" - -; Computer -03031100="Cəmi həcm" -03031101="Boş yer" -03031102="Qism həcmi" -03031103="Açıqlama" - -; Network -03031200="Yerli ad" -03031201="Tə'min edici" - -; Benchmark Dialog - -03080000="FİƏ ölçülməsi" -03080001="Yaddaş istifadəsi:" -03080002="Sıxma" -03080003="Çıxarma" -03080004="Sür'ət" -03080005="Xal" -03080006="Təxmini orta xal" -03080007="Cari" -03080008="Nəticə" -03080009="Müvəffəqiyyət:" -0308000A="Xətalar:" -0308000B="CPU istifadəsi" -0308000C="Üstünlük / İstifadə" - -;!@LangEnd@! diff --git a/External/7-Zip/Lang/ba.txt b/External/7-Zip/Lang/ba.txt deleted file mode 100644 index 54942469..00000000 --- a/External/7-Zip/Lang/ba.txt +++ /dev/null @@ -1,538 +0,0 @@ -;!@Lang@!UTF-8! -; 7-Zip 4.65 -; Translated by Farit (Haqmar-www.bashqort.com) -; -; -; -; - -00000000="Bashkir" -00000001="Башҡортса" -00000002="109" - -; 7-Zip Configuration - -; Title -01000000="7-Zip Яйлау" - -; Info Page -01000100="7-Zip тураhында" -01000103="7-Zip – ирекле рәүештә таратылған программа. Шулай ҙа һеҙ теркәлеп был программаның үҫешенә ярҙам итә алаһығыҙ." -01000104="Ярҙам" -01000105="Теркәлеү" - -; Folders Page -01000200="Папкалар" -01000210="&Эш папкаһы" -01000211="&Ваҡытлыса папка (temp)" -01000212="Ғә&мәлдәге" -01000213="&Папка билдәлә:" -01000214="Алмаш ташығыстар өсөн генә ҡулланырға" - -01000281="Вакытлыса архивтар өсөн урын билдәлә." - -; System Page -01000300="Система" -01000301="Контекст менюла 7-Zip күренһен" -01000302="Каскадлы контекст меню" -01000310="Контекст меню элементтары:" - -; Language Page -01000400="Тел һайлау" -01000401="Тел:" - - -; 7-Zip Explorer extension - -; Context menu -02000101="7-Zip" -02000102="7-Zip әмерҙәре" -02000103="Архивты асырға" -02000104="Һайланған архивты аса." -02000105="Файлдар сығарыу..." -02000106="Һайланған архивтан файлдарҙы сығара." -02000107="Архивларға..." -02000108="Һайланған матдәләрҙе архивға өҫтәй." -02000109="Архивты һынарға" -0200010A="Һайланған архивтың бөтөнлөгөн тикшерә." -0200010B="Бында сығарырға" -0200010C="Һайланған архивтағы файлдарҙы ғәмәлдәге папкаға сығара." -0200010D="{0} папкаһына сығарырға" -0200010E="Файлдарҙы эс папкаға сығара." -0200010F="{0} итеп архивла" -02000110="Һайланған есемдәрҙе архивға өҫтәй." -02000111="Архивлап, e-mail менән ебәрергә..." -02000112="Һайланған есемдәрҙе архивға өҫтәй һәм архивды e-mail менән ебәрә." -02000113="{0} итеп архивларға һәм e-mail менән ебәрергә" -02000114=" Һайланған есемдәрҙе архивға өҫтәй һәм архивды e-mail менән ебәрә." - -02000140="<Папка>" -02000141="<Архив>" - -; Properties -02000203="Юл" -02000204="Исем" -02000205="Киңәйеүе" -02000206="Папка" -02000207="Күләм" -02000208="Архивдағы күләме" -02000209="Мәғлүмәт" -0200020A="Яһалған" -0200020B="Ирешелгән" -0200020C="Мөхәррирләнгән" -0200020D="Ҡаты" -0200020E="Аңлатма" -0200020F="Серләнгән" -02000210="Алдағы киҫәк" -02000211="Киләһе киҫәк" -02000212="Һүҙлек" -02000213="CRC" -02000214="Төр" -02000215="Анти" -02000216="Ҡыҫыу ысулы" -02000217="Хост ОС" -02000218="Файл системаһы" -02000219="Ҡулланыусы" -0200021A="Tөркөм" -0200021B="Блок" -0200021C="Тасуирлама" -0200021D="Урыны" -0200021E="Юл префиксы" -0200021F="Папкалар" -02000220="Файлдар" -02000221="Версия" -02000222="Том" -02000223="Күпле том" -02000224="Шылыу" -02000225="Һылтанмалар" -02000226="Блоктар" -02000227="Томдар" - -02000229="64-bit" -0200022A="Big-endian" -0200022B="Процессор" -0200022C="Физик күләме" -0200022D="Башлыҡтар күләме" -0200022E="Тикшереү суммаһы" -0200022F="Характеристикалар" -02000230="Виртуаль адрес" - -; Status bar -02000301="{0} есем һайланған" -02000302="{0} есем" - -02000320="Файл:" -02000321="Папка:" -02000322="Күләм:" -02000323="Архивланған:" -02000324="Архивдар:" - -; List Context Menu -02000401="&Бағаналар..." - -02000411="&Асыу" -02000412="&Сығарыу..." - -; ToolBar -02000501="Сығарыу" - -; Messages -02000601="Был архивды яңыртыу ғәмәлен үтәп булмай." -02000602="{0} архивын яңыртып булмай" -02000603="{0} янсығын яһап булмай" -02000604="Был файл танылған архив төрө түгел." -02000605="Хата" -02000606="Бик күп есем" -02000607="Был файл киңәйеүе менән килешкән өҫтәмә юҡ" -02000608="Хата табылманы" -02000609="'{0}' файлын архив һымаҡ асып булмай" -0200060A="Шифрланған '{0}' файлын асып булманы. Хаталы пароль?" -0200060B="Буш хәтер етмәй" -0200060C="Беленмәгән хата" -0200060D="Терәкләнмәгән архив төрө" - -; Dialogs -02000702="Тамам" -02000705="&Эйе" -02000707="Бөтәһенә лә Э&йе" -02000709="&Юҡ" -0200070B=" Бөтәһенә лә Ю&ҡ" - -02000710="Кире ал" -02000711="&Кире ал " -02000713="&Яп" -02000714="Туҡта" -02000715="Яңынан башла" - -02000720="Ярҙам" - -; Extract dialog -02000800="Сығар" -02000801="Бында &сығар:" -02000802="Пароль" - -02000810="Юл исемдәре" -02000811="&Тулы юл исемдәре " -02000812="Ғәмәлдәге юл исемдәре " -02000813="Юл исемдәре булмаһын" - -02000820="Өҫтөнә яҙыу" -02000821="&Өҫтөнә яҙыу алдынан һора" -02000822="&Өҫтөнә яҙыу алдынан һорама" -02000823="Булған файлдарҙы үтеп кит" -02000824="Яңы исем ҡуш" -02000825="Булған файлдарға яңы исем ҡуш" - -02000830="Файлдар" -02000831="Һ&айланған файлдар" -02000832="&Бөтә файлдар " - -02000881="Сығарыласаҡ файлдар өсөн урын һайлағыҙ." - -02000890="Сығарыу бара..." - -; Overwrite dialog -02000900="Файл алмаштырыуҙы раҫлағыҙ" -02000901="Сығарыласаҡ папкала эшкәртелгән файл бар." -02000902="Булған" -02000903="файлын киләһе менән алыштырырғамы?" - -02000911="&Яңы исем ҡушылһын" - -02000982="{0} байт" -02000983="һуңғы мөхәррирләнеүе" - -; Messages dialog -02000A00="Тикшереү белдереүҙәре" - -02000A80="Белдереү" - -02000A91="'{0}' файлын ҡыҫыу ысулын табып булманы." -02000A92="'{0}' файлында мәғлүмәт хатаһы бар. Файл боҙоҡ." -02000A93="'{0}' файлында CRC хатаһы бар. Файл боҙоҡ." -02000A94="Шифрланған '{0}' файлы мәғлүмәттәрендә хата. Хаталы пароль?" -02000A95="Шифрланған '{0}' файлында CRC хатаһы. Хаталы пароль?" - -; Password dialog -02000B00="Пароль керетеү" -02000B01="&Паролде керетегеҙ:" -02000B02="П&ароль күренһен" -02000B03="Па&ролде яңынан керетегеҙ:" -02000B10="Паролдәр тап килмәй" -02000B11="Пароль өсөн тик латин хәрефтәрен, һандарҙы һәм махсус символдарҙы (!, #, $, ...) ҡулланығыҙ" -02000B12="Пароль бик оҙон" - -; Progress dialog -02000C00="Процесс" -02000C01="Үткән ваҡыт:" -02000C02="Ҡалған ваҡыт:" -02000C03="Барыһы:" -02000C04="Тиҙлек:" -02000C05="Күләм:" -02000C06="Ҡыҫыу нисбәте:" - -02000C10="&Артҡы планда" -02000C11="А&лғы планда" -02000C12="&Туҡтатып тор" -02000C13="&Дауам" - -02000C20="Паузала" - -02000C30="Был эште ысынлап та өҙөргә теләйһегеҙме?" - -; Compress dialog -02000D00="Архивлау" -02000D01="&Архив:" -02000D02="&Яңыртыу ысулы:" -02000D03="А&рхив төрө:" -02000D04="Ҡ&ыҫыу ысулы:" -02000D05="Ҡа&ты архив яһа" -02000D06="&Параметрҙар:" -02000D07="&Көйләү" -02000D08="SFX ар&хивын яһау" -02000D09="Күп &элмәкле" -02000D0A="&Файл исемдәрен шифрла" -02000D0B="Ҡыҫыу &дәрәжәһе:" -02000D0C="Һүҙ&лек күләме:" -02000D0D="Һүҙ күлә&ме:" -02000D0E="Ҡыҫҡанда хәтер ҡулланыу:" -02000D0F="Сығарғанда хәтер ҡулланыу:" -02000D10="Шифрлау" -02000D11="Шифрлау методы:" -02000D12="Ағымдар һаны:" -02000D13="Блоктар күләме:" -02000D14="Файл күләме буйынса" -02000D15="Өҙөлмәгән" -02000D16="Яҙыуға асыҡ файлдарҙы ҡыҫырға" - -02000D40="Киҫәк/&байт итеп бүл:" -02000D41="Хаталы том күләме" -02000D42="Том күләме : {0} байт.\nФайлды бындай томдарға бүлеүҙе раҫлайһығыҙмы?" - -02000D81="Ҡыҫыуһыҙ" -02000D82="Ғәҙәти" -02000D83="Максимум" -02000D84="Тиҙ" -02000D85="Бик тиҙ" -02000D86="Ультра" - -02000D90="Ҡарау" - -02000DA1="Өҫтәргә һәм алмаштырырға" -02000DA2="Яңыртырға һәм өҫтәргә" -02000DA3="Яңыртырға" -02000DA4="Синхронларға" - -02000DB1="Бар файлдар" - -02000DC0="Ҡыҫыу бара..." - -; Columns dialog -02000E00="Бағаналар" -02000E01="Был папкала күренәсәк бағаналарҙы билдәләгеҙ. Бағаналарҙы рәтләү өсөн Өҫкә һәм Аҫҡа төймәләрен ҡулланығыҙ" -02000E02="һайланған бағаналарҙың киңлеге" -02000E03="&нөктә булһын." - -02000E10="Өҫ&кә" -02000E11="&Аҫҡа" -02000E12="Кү&рһәт" -02000E13="&Йәшер" -02000E14="Ҡуйырға" - -02000E81="Башлыҡ" -02000E82="Киңлек" - -; Testing -02000F90="hынау" - - -; File Manager - -03000000="7-Zip File Manager" - -; Menu -03000102="&Файл" -03000103="Һа&йлау" -03000104="&Күренеш" -03000105="&Сервис" -03000106="&Белешмә" -03000107="Һ&айланмалар" - - -; File -03000210="&Асырға" -03000211="&Эсендә асырға" -03000212="&Тышта асырға" -03000220="Ҡа&рау" -03000221="&Мөхәррирләргә" -03000230="&Исемен алыштырырға" -03000231="&Күбәйтергә..." -03000232="Кү&серергә..." -03000233="&Юйырға" -03000240="Мәғ&лүмәт" -03000241="Тас&уирлама" -03000242="Тикшереү һаны" -03000250="Яңы папка..." -03000251="Яңы &файл..." -03000260="С&ығырға" -03000270="Файлды &бүл..." -03000271="Файлдар бер&ләштереү..." - -; Edit -03000310="&Кире ал" -03000311="Ҡ&айтар" -03000320="К&иҫ" -03000321="&Хәтергә ал" -03000322="&Йәбештер" -03000323="&Юй" -03000330="&Бөтәһен дә һайларға" -03000331="Һай&лаузы кире алырға" -03000332="Бил&дәләнгәндәрзе кире әйләндерергә" -03000333="Маска менән һайларға..." -03000334="Һайлаузы ябырға..." -03000335="Төр буйынса һайларға" -03000336="Төр буйынса һайлаузы ябырға" - -; View -03000410="&Эре тамғалар" -03000411="&Бәләкәй тамғалар" -03000412="&Исемлек" -03000413="&Ентекле" -03000420="Тәртип булмаһын" -03000430="Төп папканы ас" -03000431="Бер кимәл юғары" -03000432="Папкалар тарихы..." -03000440="&Яңырт" -03000449="Барыһын да күрһәт" -03000450="&2 Панель" -03000451="&Сервис панеле" -03000460="&Архивлау төймәләре" -03000461="Стандарт төймәләр" -03000462="Эре төймәләр" -03000463="Төймәләр аңлатмалы" - -; Tools -03000510="&Көйләү..." -03000511="&Етештереүсәнлекте үлсәү" - -; Help -03000610="&Эстәлек..." -03000620="7-Zip &тураhында..." - -; Favorites -03000710="Ғәмәлдәге папканы һайланғандарға ал:" -03000720="Урын" - -; Options Dialog - -03010000="Яйлау" - -; Plugins -03010100="Өҫтәмәләр" -03010101="&Өҫтәмәләр:" -03010110="Яйлауҙар..." - -; Edit -03010200="Мөхәррирләүсе" -03010201="&Мөхәррирләүсе:" - -; System -03010300="Система" -03010302="7-Zip менән килештер:" -03010310="Өҫтәмә" - - -; Settings -03010400="Көйләү" -03010401="\"..\" есеме күренһен" -03010402="Файлдарҙың ысын тамғалары күренһен" -03010410="Система менюһы күренһен" -03010420="Бөтә юл һайланһын" -03010421="Һыҙыҡтар күренһен" -03010430="Альтернатив һайлау ысулы" -03010440="Ҙур хәтер биттәрен ҡуллан" - -; Strings - -03020201="Хәтергә ал" -03020202="Күсер" -03020203="Күбәйтеләсәк урын:" -03020204="Күсереләсәк урын:" -03020205="Күбәйтеү..." -03020206="Күсереү..." -03020207="Был папка өсөн есемдәрҙе күбәйтеп йәки күсереп булмай." -03020208="Ғәмәлде үтәп булмай" -03020209="Папканы күрһәтегеҙ." - -03020210="Файл юйыуҙы раҫлау" -03020211="Папка юйыуҙы раҫлау" -03020212="Берҙән күп файл юйыуҙы раҫлау" -03020213="'{0}' юйылһынмы?" -03020214="'{0}' папкаһы һәм эсендәгеләр юйылһынмы?" -03020215="{0} есеме юйылһынмы?" -03020216="Юйыу бара..." -03020217="Файл йәки папка юйыу хатаһы" -03020218="Оҙон юллы файлдарҙы кәрзингә юйыуҙы система терәкләмәй" - -03020220="Яңынан исемләү бара..." -03020221="Файлға йәки папкаға яңы исем биреү хатаһы" -03020222="Файлдарҙы күбәйтеүҙе раҫлау" -03020223="Был файлдар архивға ҡуйылһынмы?" - -03020230="Папка яhа" -03020231="Папка исеме:" -03020232="Яңы папка" -03020233="Папка яһау хатаһы" - -03020240="Файл яhа" -03020241="Файл исеме:" -03020242="Яңы файл" -03020243="Файл яһау хатаһы" - -03020250="hайла" -03020251="Һайлауҙы кире ал" -03020252="Маска:" - -03020260="Папкалар тарихы" - -03020280="'{0}' файлы мөхәррирләнде.\nБыл файл архивта яңыртылһынмы?" -03020281="Файлды яңыртып булманы\n'{0}'" -03020282="Мөхәррирләүсене асып булманы." -03020283="Асыла..." -03020284="Файл вирусҡа оҡшаған (файл исемендә бер-бер артлы килгән күп бушлыҡтар бар)." - -03020290="Тасуирлама" -03020291="&Асыҡлама:" - -030202A0="Система" - -03020300="Компьютер" -03020301="Селтәр" -03020302="Документтар" - -03020400="Архивларға" -03020401="Сығарырға" -03020402="Һынарға" - -03020420="Күбәйтергә" -03020421="Күсерергә" -03020422="Юйырға" -03020423="Мәғлүмәт" - -03020500="Файлды бүл" -03020501="&Ошо папкаға бүл:" -03020510="Бүлеү бара..." -03020520="Бүлеүҙе раҫлау" -03020521="Был файлды {0} киҫәккә бүлеүҙе раҫлайһығыҙмы?" -03020522="Том күләме сығанак файлдан бәләкәй булырға тейеш" - -03020600="Файлдарҙы берләштер " -03020601="&Ошо папкала берләштер:" -03020610="Берләштереү бара..." -03020620="Бүленгән файлдың беренсе киҫәген генә һайлағыҙ" -03020621="Бүленгән файлды танып булманы" -03020622="Бүленгән файлдың берҙән күп киҫәген табып булманы" - - -03020710="Тикшереү һанын иҫәпләү бара..." -03020720="Тикшереү һаны" -03020721="Мәғлүмәттәр өсөн CRC тикшереү һаны:" -03020722=" Мәғлүмәттәр һәм исемдәр өсөн CRC тикшереү һаны:" - -03020800="Тарау бара..." - -03020900="Мәғлүмәт" - -03020A01="Ғәмәлде бындай оҙон юллы папканан үтәп булмай." -03020A02="Бер файлды һайлау кәрәк" -03020A03="Бер йәки күберәк файлды һайлау кәрәк" -03020A04="{0} файлы бар" - - -; Computer -03031100="Бар күләм" -03031101="Буш урын" -03031102="Бөртөк күләме" -03031103="Билдә" - -; Network -03031200="Урындағы Исем" -03031201="Провайдер" - -; Benchmark Dialog - -03080000="Етештереүсәнлекте тикшереү" -03080001="Хәтер ҡулланыу:" -03080002="Ҡыҫыу" -03080003="Сығарыу" -03080004="Тиҙлек" -03080005="Рейтинг" -03080006="Дөйөм рейтинг" -03080007="Хәҙерге" -03080008="Һөҙөмтә" -03080009="Үтеүҙәр:" -0308000A="Хаталар:" -0308000B="Процессор ҡулланыу" -0308000C="Рейтинг / Проц. ҡулл." - -;!@LangEnd@! \ No newline at end of file diff --git a/External/7-Zip/Lang/be.txt b/External/7-Zip/Lang/be.txt deleted file mode 100644 index 02f2a60e..00000000 --- a/External/7-Zip/Lang/be.txt +++ /dev/null @@ -1,479 +0,0 @@ -;!@Lang@!UTF-8! -; 7-Zip 4.59 -; Translated by Drive DRKA -; Last modification : -; 05-09-2007 15:27 -; -; - -00000000="Belarusian" -00000001="Беларуская" -00000002="35" - -; 7-Zip Configuration -; Title -01000000="7-Zip - Канфігурацыя" - -; Info Page -01000100= "Аб праграме 7-Zip" -01000103= "7-Zip з'яўляецца вольна распаўсюджваемай праграмай. Аднак калі вы жадаеце падтрымаць распрацоўку 7-Zip, вы можаце зарэгістраваць праграму.Праграма перакладена Drive DRKA.Мая электронная скрыня: drka2003@mail.ru.Пераклад зроблен у верасні 2007 года." -01000104= "Падтрымка" -01000105= "Зарэгістраваць" - -; Folders Page -01000200="Папкі" -01000210="&Працоўная Папка" -01000211="&Сістэмная часавая Папка" -01000212="&Бягучая" -01000213="&Задаць:" -01000214="Выкарыстаць толькі для зменных носьбітаў" -01000281="Пакажыце становішча для часавых архіваў." - -; System Page -01000300="Сістэма" -01000301="Убудаваць 7-Zip у кантэкстнае меню абалонкі" -01000302="Каскаднае кантэкстнае меню" -01000310="Элементы кантэкстнага меню:" - -; Language Page -01000400="Мова" -01000401="Мова:" - -; 7-Zip Explorer extension -; Context menu -02000101="7-Zip" -02000102="Каманды 7-Zip." -02000103="Адкрыць архіў" -02000104="Адкрыццё вылучанага архіва." -02000105="Распакаваць" -02000106="Выманне файлаў з вылучанага архіва." -02000107="Дадаць да архіва..." -02000108="Дадаць вылучаныя аб'екты да архіва." -02000109="Тэставаць" -0200010A="Тэставанне вылучанага архіва." -0200010B="Распакаваць тут" -0200010C="Выманне файлаў з вылучанага архіва ў бягучую папку." -0200010D="Распакаваць у {0}" -0200010E="Выманне файлаў у падкаталог." -0200010F="Дадаць да {0}" -02000110="Дадаць вылучаныя аб'екты да архіва." -02000111="Сціснуць і адправіць па email..." -02000112="Сціснуць вылучаныя аб'екты і адправіць архіў па email." -02000113="Сціснуць у {0} і адправіць па email" -02000114="Сціснуць вылучаныя аб'екты і адправіць архіў па email." -02000140="<Папка>" -02000141="<Архіў>" - -; Properties -02000203="Шлях" -02000204="Імя" -02000205="Пашырэнне" -02000206="Папка" -02000207="Памер" -02000208="Сціснуты" -02000209="Атрыбуты" -0200020A="Створаны" -0200020B="Адчынены" -0200020C="Зменены" -0200020D="Бесперапынны" -0200020E="Каментар" -0200020F="Зашыфраваны" -02000210="Пабіты Да" -02000211="Пабіты Пасля" -02000212="Слоўнік" -02000213="CRC" -02000214="Тып" -02000215="Анты" -02000216="Метад" -02000217="Сістэма" -02000218="Файлавая Сістэма" -02000219="Карыстач" -0200021A="Група" -0200021B="Блок" -0200021C="Каментар" -0200021D="Пазіцыя" -0200021E="Шлях" -0200021F="папок" -02000220="Файлаў" -02000221="Версія" -02000222="Тым" -02000223="Шматтомны" -02000224="Зрушэнне" -02000225="Спасылак" -02000226="Блокаў" -02000227="Тамоў" -02000229="64-bit" -0200022A="Big-endian" -0200022B="Працэсар" -0200022C="Фізічны Памер" -0200022D="Памер Загалоўкаў" -0200022E="Кантрольная Сума" -0200022F="Характарыстыкі" -02000230="Віртуальны Адрас" - -; Status bar -02000301="Вылучана аб'ектаў: {0}" -02000302="{0} аб'ект(ов)" -02000320="Файлаў:" -02000321="папок:" -02000322="Памер:" -02000323="Сціснуты:" -02000324="Архіваў:" - -; List Context Menu -02000401="&Слупкі..." -02000411="&Адкрыць" -02000412="&Выняць..." - -; ToolBar -02000501="Выняць" - -; Messages -02000601="Аперацыі змены не падтрымліваюцца для гэтага архіва." -02000602="Не атрымалася змяніць архіў {0}" -02000603="Не атрымалася стварыць папку '{0}'" -02000604="Файл не з'яўляецца падтрымоўваным архівам." -02000605="Памылка" -02000606="Занадта шмат элементаў" -02000607="Няма асацыяванага прыкладання" -02000608="Памылак не знойдзена" -02000609="Не атрымалася адкрыць файл '{0}' як архіў" -0200060A="Не атрымалася адкрыць зашыфраваны архіў '{0}'. Няслушны пароль?" -0200060B="Нядосыць вольнай памяці" -0200060C="Невядомая памылка" -0200060D="Непадтрымоўваны тып архіва" - -; Dialogs -02000702="OK" -02000705="&Так" -02000707="Ды для &усіх" -02000709="&Не" -0200070B="Няма для ў&сех" -02000710="Адмена" -02000711="&Адмена" -02000713="&Зачыніць" -02000714="Стоп" -02000715="Перазапуск" -02000720="Дапамога" - -; Extract dialog -02000800="Выняць" -02000801="&Распакаваць у:" -02000802="&Пароль" -02000810="Шляхі" -02000811="Па&лные шляхі" -02000812="Аб&тносительные шляхі" -02000813="&Без шляхоў" -02000820="Перазапіс" -02000821="&З пацверджаннем" -02000822="Бы&ез пацверджанні" -02000823="Проп&ускать" -02000824="Пераназваць автом." -02000825="Переим. автом. істот." -02000830="Файлы" -02000831="Абраныя файлы" -02000832="Усе файлы" -02000881="Пакажыце становішча для вымаемых файлаў." -02000890="Распакаванне" - -; Overwrite dialog -02000900="Пацверджанне замены файла" -02000901="Папка ўжо ўтрымоўвае апрацоўваны файл." -02000902="Замяніць існы файл" -02000903="наступным файлам?" -02000911="Пераназваць автом." -02000982="{0} байтаў" -02000983="зменены" - -; Messages dialog -02000A00="Паведамленні" -02000A80="Паведамленне" -02000A91="Непадтрымоўваны метад сціску для файла '{0}'." -02000A92="Памылка ў дадзеных у '{0}'. Файл сапсаваны." -02000A93="Памылка CRC у '{0}'. Файл сапсаваны." -02000A94="Памылка ў дадзеных зашыфраванага файла '{0}'. Няслушны пароль?" -02000A95="Памылка CRC для зашыфраванага файла '{0}'. Няслушны пароль?" - -; Password dialog -02000B00="Увод пароля" -02000B01="&Увядзіце пароль:" -02000B02="&Паказаць пароль" -02000B03="&Паўторыце пароль:" -02000B10="Паролі не супадаюць" -02000B11="Для пароля выкарыстайце толькі знакі лацінскага алфавіту, лічбы і адмысловыя знакі (!, #, $, ...)" -02000B12="Пароль занадта доўгі" - -; Progress dialog -02000C00="Працэс" -02000C01="Мінула:" -02000C02="Засталося:" -02000C03="Усяго:" -02000C04="Хуткасць:" -02000C05="Памер:" -02000C06="Ступень сціску:" -02000C10="&Фонам" -02000C11="&На пярэдні план" -02000C12="&Паўза" -02000C13="&Працягнуць" -02000C20="На паўзе" -02000C30="Вы сапраўды жадаеце перапыніць аперацыю?" - -; Compress dialog -02000D00="Дадаць да архіва" -02000D01="&Архіў:" -02000D02="&Рэжым змены:" -02000D03="&Фармат архіва:" -02000D04="&Метад сціску:" -02000D05="Стварыць &Solid архіў" -02000D06="&Параметры:" -02000D07="&Опцыі" -02000D08="Стварыць SF&X-архіў" -02000D09="М&ногопоточность" -02000D0A="&Шыфраваць імёны файлаў" -02000D0B="&Узровень сціску:" -02000D0C="Памер &слоўніка:" -02000D0D="Памер з&лоўлі:" -02000D0E="Аб'ём памяці для пакавання:" -02000D0F="Аб'ём памяці для распакавання:" -02000D10="Шыфраванне" -02000D11="Метад шыфравання:" -02000D12="Лік струменяў:" -02000D13="Памер блока:" -02000D14="Па памеры файла" -02000D15="Бесперапынны" -02000D16="Сціскаць адчыненыя для запісу файлы" -02000D40="Разбіць на &тамы памерам (у байтах):" -02000D41="Памылка ў поле для задання памеру тамоў" -02000D42="Усталяваны памер тома: {0} байтаў.\nВы сапраўды жадаеце разбіць архіў на такія тамы?" -02000D81="Без сціску" -02000D82="Нармалёвы" -02000D83="Максімальны" -02000D84="Хуткі" -02000D85="Хуткасны" -02000D86="Ультра" -02000D90="Прагартаць" -02000DA1="Дадаць і замяніць" -02000DA2="Абнавіць і дадаць" -02000DA3="Абнавіць" -02000DA4="Сінхранізаваць" -02000DB1="Усе файлы" -02000DC0="Кампрэсія" - -; Columns dialog -02000E00="Слупкі" -02000E01="Пазначце слупкі, якія варта адлюстроўваць у гэтай тэчцы. Кнопкамі \"Уверх\" і \"Уніз\" можна задаць парадак прытрымлівання слупкоў." -02000E02="Абраныя слупкі павінны мець шырыню" -02000E03="кропак." -02000E10="&Уверх" -02000E11="У&ніз" -02000E12="П&аказаць" -02000E13="&Схаваць" -02000E14="Усталяваць" -02000E81="Імя" -02000E82="Шырыня" - -; Testing -02000F90="Тэставанне" - -; File Manager -03000000="7-Zip File Manager" - -; Menu -03000102="&Файл" -03000103="&Праўка" -03000104="&Выгляд" -03000105="С&ервіс" -03000106="&Даведка" -03000107="&Абранае" - -; File -03000210="&Адкрыць" -03000211="Адкрыць &усярэдзіне" -03000212="Адкрыць снару&жи" -03000220="Прагляд" -03000221="&Рэдагаваць" -03000230="Переи&меновать" -03000231="&Капіяваць у..." -03000232="&Перамясціць у..." -03000233="&Выдаліць" -03000240="Сво&йства" -03000241="Комме&нтарий" -03000242="Кантрольная сума" -03000250="&Стварыць папку" -03000251="Ств&арыць Файл" -03000260="У&ыход" -03000270="Ра&збить файл..." -03000271="Аб&бъединить файлы..." - -; Edit -03000310="&Адмяніць" -03000311="&Вярнуць" -03000320="&Выразаць" -03000321="&Капіяваць" -03000322="Вст&авить" -03000323="&Выдаліць" -03000330="Вылучыць у&сёе" -03000331="Прыбраць вылучэнне" -03000332="&Звярнуць у&ыделение" -03000333="Вылучыць..." -03000334="Прыбраць вылучэнне..." -03000335="Вылучыць па тыпе" -03000336="Прыбраць вылучэнне па тыпе" - -; View -03000410="&Буйныя значкі" -03000411="&Дробныя значкі" -03000412="Спис&ок" -03000413="&Табліца" -03000420="Без сартавання" -03000430="Адкрыць каранёвую папку" -03000431="Пераход на адзін узровень уверх" -03000432="Гісторыя папок..." -03000440="Аб&бновить" -03000449="Плоскі рэжым" -03000450="&2 Панэлі" -03000451="&Панэлі прылад" -03000460="Панэль кнопак архіватара" -03000461="Стандартная панэль кнопак" -03000462="Вялікія кнопкі" -03000463="Надпісы на кнопках" - -; Tools -03000510="Налады..." -03000511="Тэставанне прадукцыйнасці" - -; Help -03000610="&Змест..." -03000620="Аб &праграме..." - -; Favorites -03000710="Дадаць папку ў &абранае як" -03000720="Закладка" - -; Options Dialog -03010000="Налады" - -; Plugins -03010100="Убудовы" -03010101="&Убудовы:" -03010110="Сво&йства" - -; Edit -03010200="Рэдактар" -03010201="&Рэдактар:" - -; System -03010300="Сістэма" -03010302="Асацыяваць 7-Zip з файламі:" -03010310="Убудова" - -; Settings -03010400="Налады" -03010401="Паказваць элемент \"..\"" -03010402="Паказваць рэальныя абразкі файлаў" -03010410="Паказваць сістэмнае меню" -03010420="Курсор на ўвесь радок" -03010421="Паказваць падзельнікі" -03010430="Альтэрнатыўны рэжым пазнакі" -03010440="Выкарыстаць вялікія старонкі памяці" - -; Strings -03020201="Капіяваць" -03020202="Перамясціць" -03020203="Капіяваць у:" -03020204="Перамясціць у:" -03020205="Капіяванне..." -03020206="Перасоўванне..." -03020207="Нельга скапіяваць аб'екты для такіх папок" -03020208="Аперацыя не падтрымліваецца для гэтай папкі." -03020209="Пакажыце папку." -03020210="Пацверджанне выдалення файла" -03020211="Пацверджанне выдалення папкі" -03020212="Пацверджанне выдалення групы файлаў" -03020213="Вы сапраўды жадаеце выдаліць \"{0}\"?" -03020214="Вы сапраўды жадаеце выдаліць папку \"{0}\" і ўсё яе змесціва?" -03020215="Вы сапраўды жадаеце выдаліць гэтыя аб'екты ({0} шт.)?" -03020216="Выдаленне..." -03020217="Памылка пры выдаленні файла або папкі" -03020218="Сістэма не падтрымлівае аперацыю выдалення файлаў з доўгімі шляхамі ў кошык" -03020220="Пераназванне..." -03020221="Памылка пры пераназванні файла або папкі" -03020222="Пацверджанне капіявання файлаў" -03020223="Вы сапраўды жадаеце скапіяваць гэтыя файлы ў архіў" -03020230="Стварыць папку" -03020231="Імя папкі:" -03020232="Новая Папка" -03020233="Памылка пры стварэнні папкі" -03020240="Стварыць файл" -03020241="Імя файла:" -03020242="Новы файл" -03020243="Памылка пры стварэнні файла" -03020250="Вылучыць" -03020251="Прыбраць вылучэнне" -03020252="Маска:" -03020260="Гісторыя папок" -03020280="Файл '{0}' быў зменены.\nВы жадаеце абнавіць яго ў архіве?" -03020281="Не атрымалася абнавіць файл\n'{0}'" -03020282="Не атрымалася запусціць рэдактар" -03020283="Адкрыццё..." -03020284="Файл падобны на вірус (імя файла ўтрымоўвае доўгую паслядоўнасць прабелаў)." -03020290="Каментар" -03020291="&Каментар:" -030202A0="Сістэма" -03020300="Кампутар" -03020301="Сетка" -03020302="Дакументы" -03020400="Дадаць" -03020401="Выняць" -03020402="Тэставаць" -03020420="Капіяваць" -03020421="Перамясціць" -03020422="Выдаліць" -03020423="Інфармацыя" -03020500="Разбіць файл" -03020501="&Разбіць у:" -03020510="Разбіццё..." -03020520="Пацверджанне разбіцця" -03020521="Вы сапраўды жадаеце разбіць файл на {0} частак?" -03020522="Памер тома павінен быць менш памеру зыходнага файла" -03020600="Аб'яднаць файлы" -03020601="&Аб'яднаць у:" -03020610="Аб'яднанне..." -03020620="Неабходна вылучыць толькі першую частку пабітага файла" -03020621="Не атрымалася распазнаць пабіты файл" -03020622="Не атрымалася знайсці больш адной часткі пабітага файла" -03020710="Вылічэнне кантрольнай сумы..." -03020720="Кантрольная сума" -03020721="Кантрольная сума CRC для дадзеных:" -03020722="Кантрольная сума CRC для дадзеных і імёнаў:" -03020800="Сканаванне..." -03020900="Уласцівасці" -03020A01="Аперацыя не можа быць выкананая з папкі, якая мае доўгі шлях." -03020A02="Вы павінны вылучыць адзін файл" -03020A03="Вы павінны вылучыць адзін або некалькі файлаў" -03020A04="Файл {0} ужо існуе" - -; Computer -03031100="Ёмістасць" -03031101="Вольна" -03031102="Памер кластара" -03031103="Пазнака" - -; Network -03031200="Лакальнае імя" -03031201="Правайдэр" - -; Benchmark Dialog -03080000="Тэставанне прадукцыйнасці" -03080001="Аб'ём памяці:" -03080002="Пакаванне" -03080003="Распакаванне" -03080004="Хуткасць" -03080005="Рэйтынг" -03080006="Агульны рэйтынг" -03080007="Бягучы" -03080008="Выніковы" -03080009="Праходаў:" -0308000A="Памылак:" -0308000B="Нагрузка" -0308000C="Рэйтынг / Нагр." diff --git a/External/7-Zip/Lang/bg.txt b/External/7-Zip/Lang/bg.txt deleted file mode 100644 index 4c515305..00000000 --- a/External/7-Zip/Lang/bg.txt +++ /dev/null @@ -1,535 +0,0 @@ -;!@Lang@!UTF-8! -; 7-Zip 4.65 -; Translated by chavv, http://www.angelfire.com/creep/chavvdarrr/ -; icobgr -; Updated for 4.65 - Vassia Atanassova -; -; - -00000000="Bulgarian" -00000001="Български" -00000002="2" - -; 7-Zip Configuration - -; Title -01000000="Конфигурация на 7-Zip" - -; Info Page -01000100="Информация" -01000103="7-Zip се разпространява като свободен софтуер. Все пак, можете да подпомогнете разработката на 7-zip, като се регистрирате." -01000104="Поддръжка" -01000105="Регистрация" - -; Folders Page -01000200="Директории" -01000210="&Работна директория" -01000211="&Системната TEMP директория" -01000212="&Текущата" -01000213="&Друга:" -01000214="Използване само за преносими носители" - -01000281="Указване на място за временните архиви." - -; System Page -01000300="Система" -01000301="Интегриране на 7-Zip в контекстното меню на шела" -01000302="Каскадно контекстно меню" -01000310="Елементи на контекстното меню:" - -; Language Page -01000400="Език" -01000401="Език:" - - -; 7-Zip Explorer extension - -; Context menu -02000101="7-Zip" -02000102="Команди на 7-Zip" -02000103="Отваряне на архив" -02000104="Отваряне на избрания архив" -02000105="Разархивиране на файловете..." -02000106="Разархивиране на файловете от избрания архив." -02000107="Добавяне към архив..." -02000108="Добавяне на избраните файлове към архива " -02000109="Проверка на архива" -0200010A="Проверка на целостта на избрания архив." -0200010B="Разархивиране тук" -0200010C="Разархивиране на избрания архив в текущата директория." -0200010D="Разархивиране в {0}" -0200010E="Разархивиране на файловете в поддиректория." -0200010F="Добавяне в {0}" -02000110="Добавяне на избраните файлове (директории) в архив." -02000111="Архивиране и изпращане..." -02000112="Архивиране на избраните файлове (директории) и изпращане на архива." -02000113="Архивиране в {0} и изпращане" -02000114="Архивиране на избраните файлове (директории) и изпращане на архива." - -02000140="<Директория>" -02000141="<Архив>" - -; Properties -02000203="Път" -02000204="Име" -02000205="Разширение" -02000206="Директория" -02000207="Размер" -02000208="Компресиран размер" -02000209="Атрибути" -0200020A="Създаден" -0200020B="Отварян" -0200020C="Изменен" -0200020D="Солиден" -0200020E="Коментар" -0200020F="Зашифрован" -02000210="Разделен до" -02000211="Разделен след" -02000212="Речник" -02000213="CRC" -02000214="Тип" -02000215="Анти" -02000216="Метод" -02000217="Операционна система" -02000218="Файлова система" -02000219="Потребител" -0200021A="Група" -0200021B="Блок" -0200021C="Коментар" -0200021D="Позиция" -0200021E="Префикс на пътя" -0200021F="Директории" -02000220="Файлове" -02000221="Версия" -02000222="Том" -02000223="Multivolume" -02000224="Offset" -02000225="Links" -02000226="Blocks" -02000227="Томове" - -02000229="64-битов" -0200022A="Big-endian" -0200022B="CPU" -0200022C="Физически размер" -0200022D="Размер на заглавната част" -0200022E="Контролна сума" -0200022F="Характеристики" -02000230="Виртуален адрес" - -; Status bar -02000301="{0} обект(и) избрани" -02000302="{0} обект(и)" - -02000320="Файлове:" -02000321="Директории:" -02000322="Размер:" -02000323="Компресиран размер:" -02000324="Архиви:" - -; List Context Menu -02000401="&Колони..." - -02000411="&Отваряне" -02000412="&Разархивиране..." - -; ToolBar -02000501="Разархивиране" - -; Messages -02000601="Този архив не поддържа операции за изменение." -02000602="Архивът не може да бъде променен! {0}" -02000603="Не може да бъде създадена директория '{0}'" -02000604="Файлът не е архив от поддържан тип." -02000605="Грешка" -02000606="Твърде много обекти" -02000607="Няма програма, асоциирана с указаното файлово разширение" -02000608="Няма грешки в архива" -02000609="Файлът '{0}' не може да се отвори като архив" -0200060A="Криптираният архив '{0}' не може да се отвори. Грешка в паролата?" -0200060B="Системата не може да задели необходимото количество памет." -0200060C="Непозната грешка" -0200060D="Архив от тип, който не се поддържа" - -; Dialogs -02000702="OK" -02000705="&Да" -02000707="Да за &всички" -02000709="&Не" -0200070B="Не за &всички" - -02000710="Отказ" -02000711="&Отказ" -02000713="&Затваряне" -02000714="Стоп" -02000715="От начало" - -02000720="Помощ" - -; Extract dialog -02000800="Разархивиране" -02000801="&Разархивиране в:" -02000802="&Парола" - -02000810="Режим за пътищата" -02000811="Пълни пътища" -02000812="Текущи пътища" -02000813="Без пътища" - -02000820="Режим за презаписване" -02000821="Потвърждение преди презаписване" -02000822="Презаписване без потвърждение" -02000823="Пропускане на съществуващите файлове" -02000824="Автоматично преименуване" -02000825="Автоматично преименуване на съществуващите файлове" - -02000830="Файлове" -02000831="&Избраните файлове" -02000832="&Всички файлове" - -02000881="Избор на място за разархивираните файлове." - -02000890="Разархивиране" - -; Overwrite dialog -02000900="Подтвърдете замяната на файла" -02000901="Директорията вече съдържа файл с такова име." -02000902="Желаете ли да замените съществуващия файл" -02000903="с този файл?" - -02000911="&Автоматично преименуване" - -02000982="{0} байта" -02000983="изменен на" - -; Messages dialog -02000A00="Диагностични съобщения" - -02000A80="Съобщение" - -02000A91="Неподдържан метод за компресия във файл '{0}'." -02000A92="Грешка в данните в '{0}'. Файлът е повреден." -02000A93="Проверката на цикличния остатък даде грешка в '{0}'. Файлът е повреден." -02000A94="Грешка в данните в криптирания файл '{0}'. Грешка в паролата?" -02000A95="Проверката на цикличния остатък даде грешка в криптирания файл '{0}'. Грешка в паролата?" - -; Password dialog -02000B00="Въведете парола" -02000B01="Въведете парола:" -02000B02="&Показване на паролата" -02000B03="Въведете повторно парола:" -02000B10="Двете пароли не съвпадат" -02000B11="За паролата си използвайте само латински букви, цифри и специални символи (!, #, $, ...)" -02000B12="Паролата е твърде дълга" - - -; Progress dialog -02000C00="Обработка" -02000C01="Изминало време:" -02000C02="Оставащо време:" -02000C03="Размер:" -02000C04="Скорост:" -02000C05="Обработени:" -02000C06="Коефициент на компресия:" - -02000C10="&Фонов режим" -02000C11="&Нормален режим" -02000C12="&Пауза" -02000C13="Пр&одължаване" - -02000C20="В пауза" - -02000C30="Наистина ли желаете да прекратите?" - -; Compress dialog -02000D00="Добавяне към архив" -02000D01="&Архив:" -02000D02="Режим за изменение:" -02000D03="Формат на архива:" -02000D04="Метод за компресия:" -02000D05="Създаване на п&лътен архив" -02000D06="&Параметри:" -02000D07="&Опции" -02000D08="Самора&зархивиращ се архив" -02000D09="Нишковидно" -02000D0A="Криптиране на файловите &имена" -02000D0B="&Ниво на компресия:" -02000D0C="Размер на &речника:" -02000D0D="Размер на &думата:" -02000D0E="Използвана памет за архивиране:" -02000D0F="Използвана памет за разархивиране:" -02000D10="Криптиране" -02000D11="Метод за криптиране:" -02000D12="Брой процесорни нишки:" -02000D13="Размер на непрекъснат блок:" -02000D14="Non-solid" -02000D15="Непрекъсната (solid) компресия" -02000D16="Компресирани споделени файлове" - - -02000D40="Разделяне на &томове, байтове:" -02000D41="Невалиден размер на том" -02000D42="Указан размер на том: {0} байта.\nСигурни ли сте, че искате да разделите архива на томове с такъв размер?" - - -02000D81="Без компресия" -02000D82="Нормална" -02000D83="Максимална" -02000D84="Бърза" -02000D85="Най-бърза" -02000D86="Ултра" - -02000D90="Разглеждане" - -02000DA1="Добавяне и замяна на файлове" -02000DA2="Обновяване и добавяне на файлове" -02000DA3="Опресняване на съществуващите файлове" -02000DA4="Синхронизиране на файловете" - -02000DB1="Всички файлове" - -02000DC0="Компресия" - -; Columns dialog -02000E00="Колони" -02000E01="Маркирайте колоните, които искате да се виждат в тази директория. Използвайте бутоните \"Нагоре\" и \"Надолу\", за да промените реда на колоните." -02000E02="Избраните колони трябва да са с " -02000E03="пиксела по ширина." - -02000E10="Нагоре" -02000E11="Надолу" -02000E12="Показване" -02000E13="Скриване" -02000E14="Установяване" - -02000E81="Име" -02000E82="Ширина" - -; Testing -02000F90="Проверка" - - -; File Manager - -03000000="Файлов мениджър 7-Zip" - -; Menu -03000102="&Файл" -03000103="&Редактиране" -03000104="&Показване" -03000105="&Инструменти" -03000106="&Помощ" -03000107="&Любими" - -; File -03000210="&Отваряне" -03000211="Отваряне &в" -03000212="Отваряне &извън" -03000220="&Показване" -03000221="&Редактиране" -03000230="Преи&менуване" -03000231="&Копиране в..." -03000232="Пре&местване в..." -03000233="Из&триване" -03000240="&Свойства" -03000241="Ком&ентар" -03000242="Изчисляване на контролна сума" -03000250="Създаване на директория" -03000251="Създаване на файл" -03000260="Из&ход" -03000270="Р&азделяне на файл..." -03000271="О&бединяване на файлове..." - -; Edit -03000310="О&тмяна" -03000311="Възвр&ъщане" -03000320="&Отрязване" -03000321="&Копиране" -03000322="&Вмъкване" -03000323="&Изтриване" -03000330="&Маркиране на всички" -03000331="&Размаркиране на всички" -03000332="&Обръщане на избора" -03000333="Маркиране..." -03000334="Размаркиране..." -03000335="Маркиране по тип" -03000336="Размаркиране по тип" - -; View -03000410="&Големи икони" -03000411="&Малки икони" -03000412="&Списък" -03000413="&Детайли" -03000420="Несортиран" -03000430="Отваряне на главната директория" -03000431="Едно ниво нагоре" -03000432="История на директориите..." -03000440="&Опресняване" -03000449="Плосък изглед" -03000450="&2 панела" -03000451="&Ленти с инструменти" -03000460="Лента на архива" -03000461="Стандартна лента" -03000462="Големи бутони" -03000463="Показване на текст под бутоните" - -; Tools -03000510="&Настройки..." -03000511="&Статистика" - -; Help -03000610="&Съдържание..." -03000620="&За 7-zip..." - -; Favorites -03000710="&Добавяне на директорията като любима:" -03000720="Отметка" - -; Options Dialog - -03010000="Настройки" - -; Plugins -03010100="Плъгини" -03010101="&Плъгини:" -03010110="Настройки..." - -; Edit -03010200="Редактор" -03010201="&Редактор:" - -; System -03010300="Система" -03010302="Асоцииране на 7-Zip с:" -03010310="Плъгин" - -; Settings -03010400="Настройки" -03010401="Показване на обекта \"..\" " -03010402="Показване на истинските икони на файловете" -03010410="Показване на системното меню" -03010420="&Избор на цял ред" -03010421="Показване на помощни &линии" -03010430="&Алтернативен режим на избор" -03010440="Използване на &големи страници от паметта" - -; Strings - -03020201="Копиране" -03020202="Преместване" -03020203="Копиране в:" -03020204="Преместване в:" -03020205="Копиране..." -03020206="Местене..." -03020207="Не могат да се местят или копират обекти от тези директории." -03020208="Операцията не се поддържа за тази директория." -03020209="Избор на целева директория." - -03020210="Потвърждение за изтриването на файл" -03020211="Потвърждение за изтриването на директория" -03020212="Потвърждение за изтриването на множество файлове" -03020213="Сигурни ли сте, че искате да изтриете '{0}'?" -03020214="Сигурни ли сте, че искате да изтриете диркеторията '{0}' с цялото й съдържание?" -03020215="Сигурни ли сте, че искате да изтриете тези {0} обекта?" -03020216="Изтриване..." -03020217="Грешка при изтриване на файл или директория" -03020218="Системата не може да изтрие файл с толкова дълъг път" - -03020220="Преименуване..." -03020221="Грешка при преименуването на файл или директория" -03020222="Потвърждение за копирането на файл" -03020223="Сигурни ли сте, че искате да копирате файлове към архива?" - -03020230="Създаване на директория" -03020231="Име на директория:" -03020232="Нова директория" -03020233="Грешка при създаване на директория" - -03020240="Създаване на файл" -03020241="Име на файл:" -03020242="Нов файл" -03020243="Грешка при създаване на файл" - -03020250="Маркиране" -03020251="Размаркиране" -03020252="Маска:" - -03020260="История на директориите" - -03020280="Файлът '{0}' е бил променен.\nИскате ли да обновите копието му в архива?" -03020281="Не може да бъде обновен файл \n'{0}'" -03020282="Не може да бъде стартиран редактора." -03020283="Отваряне..." -03020284="Файлът прилича на вирус (името му съдържа дълги поредици интервали)." - -03020290="Коментар" -03020291="&Коментар:" - -030202A0="Система" - -03020300="Компютър" -03020301="Мрежа" -03020302="Документи" - -03020400="Добавяне" -03020401="Извличане" -03020402="Тестване" - -03020420="Копиране" -03020421="Преместване" -03020422="Изтриване" -03020423="Информация" - -03020500="Разделяне на файл" -03020501="&Разделяне на:" -03020510="Разделяне..." -03020520="Потвърждение на разделянето" -03020521="Сигурни ли сте, че искате да разделите файла на {0} тома?" -03020522="Размерът на том трябва да бъде по-малък от размера на оригиналния файл" - -03020600="Обединяване на файлове" -03020601="&Обединяване в:" -03020610="Обединяване..." -03020620="Избиране само на първата част от разделения файл" -03020621="Файлът не се разпознава като част от разделен оригинален файл" -03020622="Не се открива повече от една част от разделения файл" - -03020710="Изчисляване на контролната сума..." -03020720="Информация за контролната сума" -03020721="CRC контролна сума за данни:" -03020722="CRC контролна сума за данни и имена:" - -03020800="Претърсване..." - -03020900="Свойства" - -03020A01="Операцията не може да бъде извикана от директория с толкова дълъг път." -03020A02="Трябва да се избере един файл" -03020A03="Трябва да се изберат един или повече файлове" -03020A04="Файлът {0} вече съществува" - -; Computer -03031100="Пълен размер" -03031101="Свободно пространство" -03031102="Размер на клъстер" -03031103="Етикет" - -; Network -03031200="Локално име" -03031201="Доставчик" - -; Benchmark Dialog - -03080000="Статистика" -03080001="Използвана памет:" -03080002="Архивиране" -03080003="Разархивиране" -03080004="Скорост" -03080005="Оценка" -03080006="Обща оценка" -03080007="Текущо" -03080008="Резултат" -03080009="Успешно преминали:" -0308000A="Грешки:" - -;!@LangEnd@! diff --git a/External/7-Zip/Lang/bn.txt b/External/7-Zip/Lang/bn.txt deleted file mode 100644 index 84ced8ab..00000000 --- a/External/7-Zip/Lang/bn.txt +++ /dev/null @@ -1,497 +0,0 @@ -;!@Lang@!UTF-8! -; 7-Zip 4.46 -; -; Translated by Team Oruddho -; -; web : http://www.oruddho.com -; Translator : Fahad Mohammad Shaon, Mahmud Hassan - -00000000="Bangla" -00000001="বাংলা" -00000002="69" - -; 7-Zip Configuration - -; Title -01000000="7-Zip এর পছন্দনীয়" - -; Info Page -01000100="7-Zip সম্পর্কে" -01000103="7-Zip একটি মুক্ত প্রোগ্রাম কিন্তু এটি 7-Zip এর কতৃপক্ষের কাচে নিবন্ধনের মাধ্যমে আপনি উন্নত সেবা পেতে পারেন " -01000104="সহযোগিতা" -01000105="নিবন্ধন" - -; Folders Page -01000200="ফোল্ডার" -01000210="&কার্যরত ফোল্ডার" -01000211="&অস্থায়ী ফোল্ডার" -01000212="&প্রচলিত" -01000213="&নির্দিষ্ট:" -01000214="অস্থায়ী অংশের জন্য ব্যবহার করা" - -01000281="অস্থায়ী ফোল্ডার নির্বাচন করুন।" - -; System Page -01000300="কম্পিউটার" -01000301="সাহায্যকারী তালিকায় 7-Zip সংযোজন" -01000302="সাহায্যকারী তালিকায় একের ভিতর সব গুটিয়ে ফেলা " -01000310="সাহায্যকারী তালিকার বিষয়সমূহ:" - -; Language Page -01000400="ভাষা" -01000401="ভাষা:" - - -; 7-Zip Explorer extension - -; Context menu -02000101="7-Zip" -02000102="7-Zip আদেশ" -02000103="সংকুচিত ফাইল চালু করা" -02000104="নির্বাচিত সংকুচিত ফাইলগুলো চালু করা।" -02000105="ফাইল সম্প্রসারণ..." -02000106="নির্বাচিত সংকুচিত ফাইল থেকে ফাইল সম্প্রসারণ।" -02000107="সংকুচিত ফাইলে সংযোজন..." -02000108="নির্বাচিত ফাইলগুলো সংকুচিত ফাইলে সংযোজন।" -02000109="সংকুচিত ফাইল নিরীক্ষণ" -0200010A="সংকুচিত ফাইলের যথার্থতা নিরীক্ষণ।" -0200010B="এখানেই সম্প্রসারণ" -0200010C="নির্বাচিত সংকুচিত ফাইল থেকে বর্তমান ফোল্ডারে সম্প্রসারণ।" -0200010D="সম্প্রসারণ করা হবে {0}" -0200010E="উপধারকে সম্প্রসারণ করা হবে।" -0200010F="সযোজন করা হবে {0}" -02000110="নির্বাচিত ফাইলসমূহ সংকুচিত ফাইলে সযোজন করা হবে" -02000111="সংকোচন এবং ই-মেইল..." -02000112="নির্বাচিত ফাইলগুলো সংকুচিত করা এবং সংকুচিত ফাইল ই-মেইল করা।" -02000113="সংকোচন - {0} এবং ই-মেইল " -02000114="নির্বাচিত ফাইলগুলো সংকুচিত করা এবং সংকুচিত ফাইল ই-মেইল করা।" - -02000140="<ফোল্ডার>" -02000141="<সংকুচিত ফাইল>" - -; Properties -02000203="অবস্থান" -02000204="নাম" -02000205="পরিচয়" -02000206="ফোল্ডার" -02000207="আকার" -02000208="সংকুচিত আকার" -02000209="বৈশিষ্ট" -0200020A="সৃষ্টি হয়েছে" -0200020B="ব্যবহার হয়েছে" -0200020C="পরিবর্ধন হয়েছে" -0200020D="দৃঢ়" -0200020E="Commented" -0200020F="আটকানো" -02000210="খন্ডনের পূর্বে" -02000211="খন্ডনের পরে" -02000212="অভিধান" -02000213="CRC" -02000214="ধরন" -02000215="বিরোধী" -02000216="পদ্ধতি" -02000217="চলতি অপারেটিং সিস্টেম" -02000218="ফাইল ব্যবস্থা" -02000219="ব্যবহারকারী" -0200021A="দল" -0200021B="বাধা" -0200021C="মন্তব্য" -0200021D="অবস্থান" -0200021E="পথের বিশেষায়ণ (Path Prefix)" - -; Status bar -02000301="{0} ফাইল(সমূহ) নির্বাচিত" -02000302="{0} ফাইল(সমূহ)" - -02000320="ফাইলসমূহ :" -02000321="ফোল্ডারসমূহ :" -02000322="আকার :" - -; List Context Menu -02000401="&কলাম..." - -02000411="&চালু করা" -02000412="&সম্প্রসারন..." - -; ToolBar -02000501="সম্প্রসারন" - -; Messages -02000601="এই সংকোচনের ক্ষেত্রে এই সেবা প্রদান করা সম্ভব হচ্ছে না।" -02000602="এই সংকোচনের ক্ষেত্রে পরিবর্ধন সম্ভব নয় {0}" -02000603="'{0}' ফোল্ডার সৃষ্টি করা সম্ভব হচ্ছেনা" -02000604="ফাইলটি পরিচিত সংকুচিত ফাইল নয়" -02000605="ত্রুটি" -02000606="অনেক বেশী ফাইল" -02000607="এই পরিচয় এর ফাইল গুলোর জন্য কোন নির্ধারিত চালক নেই" -02000608="কোন ত্রুটি নেই" -02000609="'{0}' -কে সংকুচিত ফাইল হিসেবে চালু করা সম্ভব হচ্ছেনা" -0200060A="'{0}' বদ্ধ সংকুচিত ফাইল চালু করা সম্ভব হচ্ছেনা. ভুল পাসওয়ার্ড?" - -; Dialogs -02000702="ঠিক আছে" -02000705="&হ্যাঁ" -02000707="&সবগুলোর জন্য হ্যাঁ" -02000709="&না" -0200070B="স&বগুলোর জন্য না" - -02000710="বাতিল" -02000711="&বাতিল" -02000713="&বন্ধ করা" -02000714="বন্ধ" -02000715="আবার শুরু" - -02000720="সাহায্য" - -; Extract dialog -02000800="সম্প্রসারণ" -02000801="&সম্প্রসারণ করা হবে:" -02000802="পাসওর্য়াড" - -02000810="ঠিকানা নির্বাচন পদ্ধতি" -02000811="পূর্ণ ঠিকানাসমূহ " -02000812="বর্তমান ঠিকানা" -02000813="ঠিকানাবিহীন" - -02000820="প্রতিস্থাপন পদ্ধতি" -02000821="প্রতিস্থাপনের পূর্বাভাস" -02000822="আভাসবিহীন প্রতিস্থাপন" -02000823="একই পরিচয় প্রাপ্ত ফাইল এড়িয়ে চলা " -02000824="স্বয়ংক্রিয় পুঃনামকরণ" -02000825="একই পরিচয় প্রাপ্ত ফাইলের নাম পরিবর্ত্ন" - -02000830="ফাইলসমূহ" -02000831="&নির্বাচিত ফাইলসমূহ" -02000832="&সব ফাইল" - -02000881="ফাইল সম্প্রসারনের ঠিকানা" - -02000890="সম্প্রসারণ করা হচ্ছে" - -; Overwrite dialog -02000900="ফাইল প্রতিস্থাপন নিশ্চিত করণ " -02000901="নির্ধারিত ফোল্ডারে ফাইলটি আগেথেকেই আছে " -02000902="আপনিকি বর্তমান ফাইলটি প্রতিস্থাপন করতে চান?" -02000903="এইটির সাথে?" - -02000911="স্বয়ংক্রিয় পুঃনামকরণ" - -02000982="{0} bytesবাইট" -02000983="পরিবর্তিত করা হয়েছে" - -; Messages dialog -02000A00="সমস্যা নিরাময় আভাস" - -02000A80="আভাস" - -02000A91="অসমর্থিত সংকোচন পদ্ধতি -'{0}'." -02000A92="'{0}' ফাইলে ত্রুটিপূর্ণ তথ্য. ফাইলটি খন্ডিত" -02000A93="'{0}' ফাইলে CRC ব্যর্থ. ফাইলটি খন্ডিত" -02000A94="'{0}' বদ্ধ ফাইলে তথ্যে ত্রুটি. ভুল পাসওয়ার্ড?" -02000A95="'{0}' বদ্ধ ফাইলে CRC ব্যর্থ. ভুল পাসওয়ার্ড?" - -; Password dialog -02000B00="পাসওয়ার্ডটি প্রবেশ করুনঃ" -02000B01="পাসওয়ার্ডটি প্রবেশ করুনঃ" -02000B02="&পাসওয়ার্ড প্রদর্শন" -02000B03="আবার পাসওয়ার্ড প্রবেশ করুনঃ" -02000B10="পাসওয়ার্ড দুটি একই নয়" -02000B11="শুধু ইংলিশ বর্ণ, সংখ্যা এবং বিশেষ বর্ণ (!, #, $, ...) পাসওয়ার্ড হিসেবে ব্যবহার করুন" -02000B12="পাসওয়ার্ডটি খুব বেশী বড় হয়েছে" - -; Progress dialog -02000C00="প্রগতি" -02000C01="অতিবাহিত সময়ঃ" -02000C02="সময় বাকি আছেঃ" -02000C03="আকার:" -02000C04="গতি:" - -02000C10="&পটভূমি" -02000C11="& সামনে" -02000C12="&বিরতি" -02000C13="&চালিয়ে যাওয়া" - -02000C20="বিরতিতে অবস্থানরত" - -02000C30="আপনি বাতিল করতে ইচ্ছুক?" - -; Compress dialog -02000D00="সংকোচনে সংযোজন" -02000D01="&সংকোচন" -02000D02="&পরিমার্জন পদ্ধতি:" -02000D03="সংকোচনের & পরিচয়:" -02000D04="সংকোচন &পদ্ধতি:" -02000D05="Create &Solid archive" -02000D06="&Parameters:" -02000D07="পছন্দনীয়" -02000D08="স্বয়ংক্রিয় সংকোচন প্রোগ্রাম তৈরি" -02000D09="বহুমূখী..." -02000D0A="ফাইলের নাম &আটকে ফেলা" -02000D0B="সংকোচনের &পর্যায়:" -02000D0C="&Dictionary size:" -02000D0D="&Word size:" -02000D0E="সংকোচনের জন্য স্মৃতির ব্যবহার:" -02000D0F="সম্প্রসারনের জন্য স্মৃতির ব্যবহার:" -02000D10="বদ্ধ করা" -02000D11="বদ্ধ করার পদ্ধতি:" -02000D12="CPU-এর thread-এর সংখ্যা:" -02000D13="Solid block size:" -02000D14="Non-solid" -02000D15="Solid" -02000D16="বিনিময়যোগ্য ফাইল সংকোচন" - -02000D40="volumes(খন্ডে), bytes(বাইটস)-এ খন্ডায়নঃ" -02000D41="খন্ডের আকারে ভুল" -02000D42="উল্লেক্ষিত খন্ডের আকার : {0} bytes.\nআপনি কি সংকোচিত ফাইলটিকে এ ভাবেই খন্ডে খন্ডায়ন করতে চান?" - -02000D81="অতি সংকোচায়ন" -02000D82="সাধারন" -02000D83="সর্ব্বোচ্চ" -02000D84="দ্রুত" -02000D85="অতি দ্রুত" -02000D86="পলকের গতি" - -02000D90="বিচরণ" - -02000DA1="সংকোচন ও ফাইল প্রতিস্থাপন" -02000DA2="পরিমার্জন ও ফাইল প্রতিস্থাপন" -02000DA3="উল্লেখিত ফাইলে সতেজতা প্রদান" -02000DA4="ফাইল সাজিয়ে রাখা" - -02000DB1="সকল ফাইল" - -02000DC0="সংকোচায়ন প্রক্রিয়াধীন" - -; Columns dialog -02000E00="পর্যায়" -02000E01="আপনি সেই সকল শ্রেণীসমূহ নির্বাচন করুন যেগুলো আপনি দেখতে চান. আপনি উপরের ও নীচের বোতামে নির্বাচনের মাধ্যমে শ্রেণীসমূহ সুসজ্জিত করতে পারেন।" -02000E02="নির্বাচিত শ্রেণীসমূহ হতে পারে ..." -02000E03="পিক্সেল বৃহদায়ন" - -02000E10="উপরে" -02000E11="নিচে" -02000E12="প্রদর্শন" -02000E13="অদৃশ্য" -02000E14="নিরধারণ" - -02000E81="শিরোনাম" -02000E82="প্রস্থ" - -; Testing -02000F90="নিরক্ষণ করছে ..." - - -; File Manager - -03000000="7-Zip ফাইল ব্যবস্থাপক" - -; Menu -03000102="&ফাইল" -03000103="&পরিবর্তন" -03000104="প্রদর্শন&" -03000105="&দরকারি" -03000106="&সহায়তা" -03000107="&প্রিয়" - -; File -03000210="&উন্মুক্ত করা" -03000211="7-zip-এ উন্মুক্ত করা" -03000212="বাহিরে উন্মুক্ত করা" -03000220="&প্রদর্শন" -03000221="&পরিবর্তন" -03000230="নাম পরিবর্তন" -03000231="&অনুলিপি হবে..." -03000232="প্রতিস্থাপন হবে..." -03000233="&মুছে ফেলা" -03000240="বৈশিষ্টাবলি" -03000241="মন্তব্য" -03000242="Checksum গননা করা" -03000250="ফোল্ডার সৃষ্টি" -03000251="ফাইল সৃষ্টি" -03000260="বাহির" -03000270="&ফাইল খন্ডায়ন..." -03000271="ফাইল সংযোজন..." - -; Edit -03000310="&ফিরিয়ে দেয়া" -03000311="ফিরিয়ে দেয়া রদ করা" -03000320="অনুলিপি গ্রহন এবং মুছে ফেলা" -03000321="অনুলিপি গ্রহন" -03000322="অনুলিপি প্রদান" -03000323="মুছে ফেলা" -03000330="সব নির্বাচন" -03000331="নির্বাচন রদ করা" -03000332="উল্টো নির্বাচন" -03000333="নির্বাচন..." -03000334="নির্বাচন রদ করা..." -03000335="ধরণ অনুযায়ী নির্বাচন" -03000336="ধরণ অনুযায়ী নির্বাচন রদ করা" - -; View -03000410="বৃহৎ প্রতিক" -03000411="ছোট্ট প্রতিক" -03000412="&তালিকা" -03000413="&বিবরণ" -03000420="অসজ্জিত" -03000430="মূল ফোল্ডার উন্মুক্ত করা" -03000431="এক পর্যায় উপরে ..." -03000432="ফোল্ডারের অতীত বিবরণ..." -03000440="&সতেজতা" -03000449="সমতল সজ্জা" -03000450="&ব্যবস্থাপক দ্বিখন্ডন" -03000451="&দরকারিখুটি" -03000460="সংকোচোন ব্যবস্থাপক খুটি" -03000461="সাধারণ খুটি" -03000462="বৃহৎ বোতাম" -03000463="বোতামের শিরোনাম প্রদর্শন" - -; Tools -03000510="&পছন্দগুলো..." -03000511="&বেঞ্চমার্ক" - -; Help -03000610="&সাহায্য..." -03000620="&7-Zip সর্ম্পকে..." - -; Favorites -03000710="&প্রিয় ফোল্ডার হিসাবে সংযোজন ..." -03000720="পছন্দের তালিকা" - -; Options Dialog - -03010000="পছন্দগুলো" - -; Plugins -03010100="সংযোজনযোগ্য প্রোগ্রাম" -03010101="&সংযোজনযোগ্য প্রোগ্রামের তালিকা : " -03010110="পছন্দগুলো..." - -; Edit -03010200="সম্পাদক" -03010201="বর্তমান সম্পাদক : " - -; System -03010300="বর্তমান অবস্থা" -03010302="7-Zip-এর সাথে সম্পর্কিত : " -03010310="সংযোজনযোগ্য প্রোগ্রাম" - -; Settings -03010400="পছন্দগুলো" -03010401="\"..\" ফাইল প্রদর্শন" -03010402="ফাইলের আসল প্রতিক দেখানো" -03010410="কম্পিউটার চালকের তালিকা দেখানো" -03010420="পূর্ণ পর্যায় প্রদর্শন" -03010421="ছকের লাইন প্রদর্শন" -03010430="পরিপূরক নিবাচনের পদ্ধতি" -03010440="বেশি স্মৃতির ব্যবহার" - -; Strings - -03020201="অনুলিপি গ্রহন" -03020202="অনুলিপি গ্রহন এবং মুছে ফেলা" -03020203="অনুলিপি করা হবে:" -03020204="প্রতিস্থাপিত হবে:" -03020205="অনুলিপি করা হচ্ছে..." -03020206="প্রতিস্থাপিত হচ্ছে..." -03020207="আপনি এই ফাইলটি উল্লেখিত ফোল্ডারে অনুলিপি করা বা প্রতিস্থাপিত করা সম্ভব নয়" -03020208="কার্যটি সম্ভব নয়" -03020209="গন্তব্য ফোল্ডার নির্বাচন." - -03020210="ফাইলটি মুছে ফেলতে কি আপনি নিশ্চিত" -03020211="ফোল্ডারটি মুছে ফেলতে কি আপনি নিশ্চিত" -03020212="ফাইলটি মুছে ফেলতে কি আপনি নিশ্চিত" -03020213="মুছে ফেলতে আপনি কি নিশ্চিত - '{0}'?" -03020214="'{0}' ফোল্ডার এবং এর সব ফাইল আপনি কি মুছে ফেলতে নিশ্চিত?" -03020215="নির্বাচিত {0} টি ফাইল আপনি কি মুছে ফেলতে নিশ্চিত?" -03020216="মুছে ফেলা হচ্ছে..." -03020217="ফাইল বা ফোল্ডার মুছে ফেলাতে সমস্যা হচ্ছে" - -03020220="নাম পরিবর্তন..." -03020221="ফাইল বা ফোল্ডারের নাম পরিবর্তনে সম্ভব নয়" -03020222="ফাইল অনুলিপি নিশ্চিতকরণ" -03020223="আপনি কি ফাইলগুলোকে সংকুচিত ফাইলে অনুলিপি গ্রহণ করতে চান।" - -03020230="ফোল্ডার সৃষ্টি" -03020231="ফোল্ডারের নাম:" -03020232="নতুন ফোল্ডার" -03020233="ফোল্ডার সৃষ্টিতে সমস্যা" - -03020240="ফাইল সৃষ্টি" -03020241="ফাইল নাম:" -03020242="নতুন ধারক" -03020243="ফাইল সৃষ্টিতে সমস্যা" - -03020250="নির্বাচন" -03020251="নির্বাচন রদ করা" -03020252="আড়াল করা:" - -03020260="ফোল্ডারের অতিত বিবরন" - -03020280="ফাইলটি '{0}' পরিমার্জিত.\nআপনি সংকুচিত ফাইলটি ও পরিমার্জন করতে চান?" -03020281="পরিমার্জন করা সম্ভব হয়নি\n'{0}'" -03020282="সম্পাদক চালু করা সম্ভব নয়" -03020283="উন্মুক্ত করা হচ্ছে..." - -03020290="মন্তব্য" -03020291="&মন্তব্য:" - -030202A0="কম্পিউটার চালক" - -03020300="কম্পিউটার" -03020301="আন্তঃ সম্পর্ক " - -03020400="সংজোযন" -03020401="সম্প্রসারন" -03020402="নিরীক্ষণ" - -03020420="অনুলিপি গ্রহন" -03020421="প্রতিস্থাপন" -03020422="মুছে ফেলা" -03020423="তথ্য" - -03020500="ফাইল খন্ডায়ন" -03020501="&ফাইল খন্ডায়িত হবে:" -03020510="ফাইল খন্ডায়ন চলছে..." -03020520="ফাইল খন্ডায়ন নিশ্চিতকরণ" -03020521="আপনি কি সংকুচিত ফাইলটিকে {0} খন্ডে খন্ডায়ন করতে চান?" -03020522="খন্ডের আকার অবশ্যই মূল ফাইলের চেয়ে ছোট হতে হবে" - -03020600="ফাইল একীভূতি করণ" -03020601="&একীভূতি করা হবে:" -03020610="একীভূতি চলছে..." -03020620="শুধু প্রথম ফাইলটি নির্বাচন করুন" - -03020710="Checksum গননা চলছে..." -03020720="Checksum তথ্য" -03020721="তথ্যের জন্য CRC checksum:" -03020722="তথ্য এবং নামের জন্য CRC checksum:" - -03020800="তথ্য সংগ্রহ চলছে... (Scanning...)" - -; Computer -03031100="সম্পূর্ণ আকার" -03031101="অবশিষ্ট জায়গা" -03031102="ক্লাস্টারের আকার" -03031103="শিরোনাম" - -; Network -03031200="স্থানীয় নাম" -03031201="বিতরণকারী" - -; Benchmark Dialog - -03080000="বেঞ্চমার্ক" -03080001="ব্যবহৃত স্মৃতি : " -03080002="সংকোচায়ন ..." -03080003="সম্প্রসারণ ..." -03080004="গতি" -03080005="রেটিং" -03080006="মোট রেটিং" -03080007="চলতি" -03080008="ফলাফল" -03080009="সফলতা :" -0308000A="বিফলতা :" -0308000B="CPU ব্যবহার করছে" -0308000C="Rating / ব্যবহার করছে" - -;!@LangEnd@! diff --git a/External/7-Zip/Lang/br.txt b/External/7-Zip/Lang/br.txt deleted file mode 100644 index 6d4b1d9d..00000000 --- a/External/7-Zip/Lang/br.txt +++ /dev/null @@ -1,454 +0,0 @@ -;!@Lang@!UTF-8! -; 7-Zip 3.12 -; Translated by KAD-Korvigelloù An Drouizig (drouizig.org). -; -; And updated since -; -; - -00000000="Breton" -00000001="Brezhoneg" -00000002="126" - -; 7-Zip Configuration - -; Title -01000000="Kefluniañ 7-Zip" - -; Info Page -01000100="Keloù" -01000103="Digoust eo ar meziant 7-Zip. Mar plij deoc'h 7-zip ha mar fell deoc'h skoazellañ ar raktres-mañ e c'hellit donezoniñ argant da 7-Zip." -01000105="Donezoniñ" - -; Folders Page -01000200="Teulioù" -01000210="Teulioù &labour" -01000211="Teul dibadelus ar &reizhiad" -01000212="Teul &red" -01000213="Teul &spisaet :" -01000214="Implijout nemet evit ar mediaoù dilec'hus" - -01000281="Spisait un teul evit lakaat ar restroù diell dibadelus." - -; System Page -01000300="Reizhiad" -01000301="Lakaat 7-Zip el lañser kemperzhel" -01000302="Lañser kemperzhel a-steud" -01000310="Elfennoù al lañser kemperzhel :" - -; Language Page -01000400="Yezh" -01000401="Yezh :" - - -; 7-Zip Explorer extension - -; Context menu -02000101="7-Zip" -02000102="Arc'hwelioù 7-Zip" -02000103="Digeriñ" -02000104="Digeriñ an diell diuzet." -02000105="Eztennañ ar restroù..." -02000106="Eztennañ ar restroù diouzh an diell diuzet." -02000107="Ouzhpennañ d'an diell..." -02000108="Ouzhpennañ an elfennoù diuzet d'an diell." -02000109="Gwiriañ an diell" -0200010A="Gwiriañ yalc'h an diell diuzet." -0200010B="Eztennañ amañ" -0200010C="Eztennañ restroù an diell diuzet en teul red." -0200010D="Eztennañ diwar {0}" -0200010E="Eztennañ e-barzh un is-teul." -0200010F="Ouzhpennañ da {0}" -02000110="Ouzhpennañ an elfennoù diuzet d'an diell." -02000111="Gwaskañ ha kas dre postel..." -02000112="Gwaskañ an elfennoù diuzet d'an diell a kas anezhi dre postel." -02000113="Gwaskañ diwar {0} ha kas dre postel." -02000114="Gwaskañ an elfennoù diuzet d'an diell ha kas anezhi dre postel." - -02000140="" -02000141="" - -; Properties -02000203="Treug" -02000204="Anv" -02000205="Astenn" -02000206="Teul" -02000207="Ment" -02000208="Gwasket" -02000209="Doareennoù" -0200020A="Savet d'ar" -0200020B="Stoket d'ar" -0200020C="Kemmet d'ar" -0200020D="Solut" -0200020E="Evezhiadenn" -0200020F="Ennodet" -02000210="Rannañ a-raok" -02000211="Rannañ war-lerc'h" -02000212="Geriadur" -02000213="CRC" -02000214="Rizh" -02000215="Enep" -02000216="Hentenn" -02000217="OS ostiz" -02000218="Reizhiad restroù" -02000219="Implijour" -0200021A="Strollad" -0200021B="Bloc'h" -0200021C="Evezhiadenn" -0200021D="Lec'hiadur" - -; Status bar -02000301="{0} elfenn ziuzet" -02000302="{0} elfenn" - -; List Context Menu -02000401="&Bannoù..." - -02000411="&Digeriñ" -02000412="&Eztennañ..." - -; ToolBar -02000501="Eztennañ" - -; Messages -02000601="N'haller ket ober gant an oberiadennoù nevesaat evti an diell-mañ." -02000602="N'haller ket nevesaat an diell '{0}'" -02000603="N'haller ket sevel ar restr '{0}'" -02000604="N'eo ket ur restr diell reizh ar restr-mañ." -02000605="Fazi" -02000606="Re a elfennoù" -02000607="Arload ebet kenstaget gant ar rizh restr-mañ" -02000608="N'eus fazi ebet" - -; Dialogs -02000702="Mat eo" -02000705="&Ya" -02000707="Ya be&pred" -02000709="&Ket" -0200070B="Ket &bepred" - -02000710="Nullañ" -02000711="&Nullañ" -02000713="&Serriñ" -02000714="Paouez" -02000715="Adloc'hañ" - -02000720="Skoazell" - -; Extract dialog -02000800="Eztennañ" -02000801="E&ztennañ diwar :" -02000802="Ger-tremen" - -02000810="Treugoù" -02000811="Treugoù klok" -02000812="Treugoù daveel" -02000813="Treug ebet" - -02000820="Mod erlec'hiañ" -02000821="Goulenn a-raok erlec'hiañ" -02000822="Erlec'hiañ hep goulenn" -02000823="Lakaat ar restroù a zo anezho a-gostez" -02000824="Adenvel ent-emgefre" -02000824="Adenvel ent-emgefre ar restroù a zo anezho" - -02000830="Restroù" -02000831="&Restroù diuzet" -02000832="&An holl restroù" - -02000881="Dibabit un teul evit eztennañ an restroù." - -02000890="Eztennañ" - -; Overwrite dialog -02000900="Kadarnaat a-raok erlec'hiañ ur restr" -02000901="Emañ dija ur restr gant ar memes anv en teul bukenn." -02000902="Ha fellout a ra deoc'h lakaat e-lec'h" -02000903="ar restr da heul ?" - -02000911="Adenvel ent-&emgefre" - -02000982="{0} eizhtet" -02000983="kemmet d'ar" - -; Messages dialog -02000A00="Kemennoù yalc'h" - -02000A80="Kemenn" - -02000A91="Hentenn waskañ direizh evit '{0}'." -02000A92="Stlenn faziet e-barzh '{0}'. Gwastet eo ar restr." -02000A93="Fazi ar reoliñ CRC evit '{0}'. Gwastet eo ar restr." - -; Password dialog -02000B00="Roit ar ger-tremen" -02000B01="Roit ar ger-tremen :" -02000B02="&Diskouez ar ger-tremen" - -; Progress dialog -02000C00="O labourat" -02000C01="Amzer dremenet :" -02000C02="Amzer o chom :" -02000C03="Ment :" -02000C04="Tizh :" - -02000C10="&Drekleur" -02000C11="&Rakleur" -02000C12="&Ehan" -02000C13="&Kenderc'hel" - -02000C20="Ehanet" - -02000C30="Ha fellout a ra deoc'h nullañ ?" - -; Compress dialog -02000D00="Ouzhpennañ d'an diell" -02000D01="&Diell :" -02000D02="&Mod nevesaat :" -02000D03="&Mentrezh an diell :" -02000D04="Rizh &gwaskañ:" -02000D05="Sevel un diell &solut" -02000D06="&Perzhioù:" -02000D07="&Dibaboù" -02000D08="Sevel un diell SF&X" -02000D09="Lies-neudennañ" -02000D0A="Ennodiñ an &anvioù restroù" -02000D0B="L&ive gwaskañ :" -02000D0C="&Ment ar geriadur :" -02000D0D="Me&nt ar gerioù :" -02000D0E="Memor evit ar waskerezh :" -02000D0F="Memor evit an diwaskerezh :" - -02000D40="Troc'hañ e &levrennoù, eizhtetoù :" - -02000D81="Gwaskañ ebet" -02000D82="Reizh" -02000D83="Uhelañ" -02000D84="Prim" -02000D85="Primañ" -02000D86="Gour" - -02000D90="Furchal" - -02000DA1="Ouzhpennañ hag erlec'hiañ ar restroù" -02000DA2="Nevesaat hag ouzhpennañ ar restroù" -02000DA3="Freskaat ar restroù a zo anezho" -02000DA4="Goubredañ ar restroù" - -02000DB1="An holl restroù" - -02000DC0="O waskañ" - -; Columns dialog -02000E00="Bannoù" -02000E01="Merkit ar bannoù a fell deoc'h diskouez. Implijit ar meudellioù Dilec'hiañ a-us hag a-zindan evit kemmañ an urzh." -02000E02="Ret eo bezañ ar bann diuzet" -02000E03="piksel a ledander." - -02000E10="Dil. a-&us" -02000E11="Dil. a-&zindan" -02000E12="&Diskouez" -02000E13="&Kuzhat" -02000E14="Lakaat" - -02000E81="Titl" -02000E82="Ledander" - -; Testing -02000F90="Gwiriañ" - - -; File Manager - -03000000="Ardoer restroù 7-Zip" - -; Menu -03000102="&Restr" -03000103="&Aozañ" -03000104="&Gwelout" -03000105="&Ostilhoù" -03000106="&Skoazell" -03000107="Di&baboù" - -; File -03000210="&Digeriñ" -03000211="Digeriñ a-zia&barzh" -03000212="Digeriñ a-zia&vaez" -03000220="&Gwelout" -03000221="&Aozañ" -03000230="Adenv&el" -03000231="&Kopiañ diwar..." -03000232="&Dilec'hiañ diwar..." -03000233="D&ilemel" -03000240="P&erzhioù" -03000241="Evezhia&denn" -03000250="Sevel un teul" -03000251="Sevel ur restr" -03000260="&Kuitaat" -03000270="&Troc'hañ restr..." -03000271="&Kendeuziñ restroù..." - -; Edit -03000310="&Nullañ" -03000311="&Adober" -03000320="&Troc'hañ" -03000321="Ko&piañ" -03000322="P&egañ" -03000323="Di&lemel" -03000330="Diuz pep &tra" -03000331="Diziuz pe tra" -03000332="Lakaat an &diuzad war an tu gin" -03000333="Diuz..." -03000334="Diziuz..." -03000335="Diuz diouzh ar rizh" -03000336="Diziuz diouzh ar rizh" - -; View -03000410="Arlunioù &bras" -03000411="Arlunioù &bihan" -03000412="&Roll" -03000413="&Munudoù" -03000420="Dirummet" -03000430="Digeriñ an teul gwrizienn" -03000431="Teul kerent" -03000432="Roll istor an teul..." -03000440="Fresk&aat" -03000450="&2 brenestr" -03000451="&Barrennoù ostilhoù" -03000460="Barrenn ziell" -03000461="Barrenn skouerek" -03000462="Meudellioù bras" -03000463="Diskouez an destenn" - -; Tools -03000510="&Dibaboù..." -03000511="&Amprouiñ" - -; Help -03000610="&Roll ar pennadoù..." -03000620="A-&zivout 7-Zip..." - -; Favorites -03000710="&Ouzhpennañ ar c'havlec'h d'ar sinedoù" -03000720="Sined" - -; Options Dialog - -03010000="Dibaboù" - -; Plugins -03010100="Molladoù" -03010101="&Molladoù :" -03010110="Dibaboù..." - -; Edit -03010200="Embanner" -03010201="&Embanner :" - -; System -03010300="Reizhiad" -03010302="Kenstagañ 7-Zip ouzh :" -03010310="Mollad" - -; Settings -03010400="Perzhioù" -03010401="Diskouez an elfenn \"..\"" -03010402="Diskouez arlunioù gwirion ar restroù" -03010410="Diskouez al lañser reizhiad" -03010420="&Diuz ar bannoù a-bezh" -03010421="Diskouez al &linennoù kael" - -; Strings - -03020201="Kopiañ" -03020202="Dilec'hiañ" -03020203="Kopiañ e-barzh :" -03020204="Dilec'hiañ diwar :" -03020205="O kopiañ..." -03020206="O tilec'hiañ..." -03020207="N'hallit ket dilec'hiañ pe gopiañ lod a elfennoù evit ar restroù-se." -03020208="N'haller ket ober an oberiadenn-mañ." - -03020210="Kadarnañ a-raok dilemel ar restr" -03020211="Kadarnañ a-raok dilemel an teul" -03020212="Kadarnañ a-raok dilemel an holl restroù" -03020213="Ha fellout a ra deoc'h dilemel '{0}' ?" -03020214="Ha fellout a ra deoc'h dilemel an teul '{0}' ha pep tra a zo e-barzh ?" -03020215="Ha fellout a ra deoc'h dilemel ar {0} elfenn-mañ ?" -03020216="O tilemel..." -03020217="Fazo o tilemel ar restr pe an teul" - -03020220="Oc'h adenvel..." -03020221="Fazi oc'h adenvel ar restr pe an teul" - -03020230="Sevel un teul" -03020231="Anv an teul :" -03020232="Teul nevez" -03020233="Fazi o sevel an teul" - -03020240="Sevel ur restr" -03020241="Anv restr :" -03020242="Restr nevez" -03020243="Fazi o sevel ar restr" - -03020250="Diuz" -03020251="Diziuz" -03020252="Kuzh :" - -03020260="Roll istor an teulioù" - -03020280="Kemmet ez eo bet ar restr '{0}'.\nHa fellout a ra deoc'h he nevesaat en diell ?" -03020281="N'haller ket nevesaat\n'{0}'" -03020282="N'haller ket loc'hañ an embanner." -03020283="O tigeriñ..." - -03020290="Evezhiadenn" -03020291="&Evezhiadenn :" - -030202A0="Reizhiad" - -03020300="Urzhiataer" -03020301="Rouedad" - -03020400="Ouzhpennañ" -03020401="Eztennañ" -03020402="Amprouiñ" - -03020420="Kopiañ" -03020421="Dilec'hiañ" -03020422="Dilemel" -03020423="Keloù" - -03020500="Troc'hañ restr" -03020501="&Troc'hañ da :" -03020510="O troc'hañ..." - -03020600="Kendeuziñ restroù" -03020601="&Kendeuziñ da :" -03020610="O kendeuziñ..." - -; Computer -03031100="Ment en holl" -03031101="Egor vak" -03031102="Ment ar c'hleusteurioù" -03031103="Skritellig" - -; Network -03031200="Anv lec'hel" -03031201="Pourchaser" - -; Benchmark Dialog - -03080000="Amprouiñ" -03080001="Implij ar vemor :" -03080002="Gwaskerezh" -03080003="Diwaskerezh" -03080004="Tizh" -03080005="Feur" -03080006="Feur en holl" -03080007="Red" -03080008="Da heul" -03080009="Tremenioù :" -0308000A="Fazioù :" - -;!@LangEnd@! diff --git a/External/7-Zip/Lang/ca.txt b/External/7-Zip/Lang/ca.txt deleted file mode 100644 index d45ff988..00000000 --- a/External/7-Zip/Lang/ca.txt +++ /dev/null @@ -1,543 +0,0 @@ -;!@Lang@!UTF-8! -; 7-Zip 9.07 -; Translated by Josep Casals and Marc Folch -; -; -; -; - -00000000="Catalan" -00000001="Català" -00000002="3" - -; 7-Zip Configuration - -; Title -01000000="Configuració de 7-Zip" - -; Info Page -01000100="Informació sobre 7-Zip" -01000103="7-Zip és programari lliure. De totes maneres, podeu col.laborar en el seu desenvolupament registrant el programa." -01000104="Suport" -01000105="Registra" - -; Folders Page -01000200="Carpetes" -01000210="Carpeta de &treball" -01000211="Carpeta temporal del &sistema" -01000212="Carpeta a&ctual" -01000213="E&specifica una carpeta:" -01000214="Utilitza únicament per a discs extraïbles" - -01000281="Especifica una carpeta pels fitxers temporals." - -; System Page -01000300="Sistema" -01000301="Integra 7-Zip dins el menú contextual de Windows" -01000302="Menú contextual en cascada" -01000310="Objectes del menú contextual:" - -; Language Page -01000400="Llengua" -01000401="Llengua:" - - -; 7-Zip Explorer extension - -; Context menu -02000101="7-Zip" -02000102="7-Zip comandes" -02000103="Obre" -02000104="Obre el fitxer seleccionat." -02000105="Extreu fitxers..." -02000106="Extreu els fitxers de el fitxer seleccionat." -02000107="Afegeix al fitxer..." -02000108="Afegeix els fitxers seleccionats a l'arxiu." -02000109="Comprova el fitxer" -0200010A="Comprova la integritat del fitxer seleccionat." -0200010B="Extreu a aquesta carpeta" -0200010C="Extreu els fitxers de l'arxiu escollit al directori actual." -0200010D="Extreu a {0}" -0200010E="Extreu fitxers a la subcarpeta." -0200010F="Afegeix a {0}" -02000110="Afegeix els fitxers escollits a l'arxiu." -02000111="Comprimeix i envia per correu electrònic..." -02000112="Comprimeix els objectes escollits al fitxer i envia'l per correu electrònic." -02000113="Comprimeix a {0} i envia per correu electrònic" -02000114="Comprimeix els objectes escollits al fitxer i envia'l per correu electrònic.." - -02000140="" -02000141="" - -; Properties -02000203="Adreça" -02000204="Nom" -02000205="Tipus de fitxer" -02000206="Carpeta" -02000207="Mida" -02000208="Mida comprimit" -02000209="Atributs" -0200020A="Creat" -0200020B="Darrer accés" -0200020C="Darrera modificació" -0200020D="Compacte" -0200020E="Comentari" -0200020F="Xifrat" -02000210="Expandit abans" -02000211="Expandit després" -02000212="Diccionari" -02000213="CRC" -02000214="Tipus" -02000215="Anti" -02000216="Mètode" -02000217="SO orígen" -02000218="Sistema de fitxers" -02000219="Usuari" -0200021A="Grup" -0200021B="Bloc" -0200021C="Comentari" -0200021D="Posició" -0200021E="Path Prefix" -0200021F="Carpetes" -02000220="Fitxers" -02000221="Versió" -02000222="Volum" -02000223="Multivolum" -02000224="Desplaçament" -02000225="Enllaços" -02000226="Blocs" -02000227="Volums" - -02000229="64-bits" -0200022A="Big-endian" -0200022B="CPU" -0200022C="Mida física" -0200022D="Mida capçaleres" -0200022E="Suma de verificació" -0200022F="Característiques" -02000230="Adreça virtual" -02000231="ID" -02000232="Nom curt" -02000233="Aplicació creadora" -02000234="Mida del sector" -02000235="Mode" -02000236="Enllaç" - -; Status bar -02000301="{0} objecte(s) seleccionat(s)" -02000302="{0} objecte(s)" - -02000320="Fitxers:" -02000321="Carpetes:" -02000322="Mida:" -02000323="Mida comprimit:" -02000324="Arxius:" - -; List Context Menu -02000401="&Columnes..." - -02000411="&Obre" -02000412="&Extreu..." - -; ToolBar -02000501="Extreure" - -; Messages -02000601="Aquest tipus de fitxer no permet actualització." -02000602="No es pot actualitzar el fitxer {0}" -02000603="No es pot crear la carpeta '{0}'" -02000604="Tipus de fitxer desconegut." -02000605="Error" -02000606="Massa objectes" -02000607="No hi ha cap programa associat amb aquest tipus de fitxer" -02000608="No hi ha errors" -02000609="No es pot obrir el fitxe '{0}' com a arxiu" -0200060A="No es pot obrir el fitxer xifrat '{0}'. La contrasenya és incorrecta?" -0200060B="El sistema no pot assignar la quantitat de memòria requerida" -0200060C="Error desconegut" -0200060D="Tipus d'arxiu no admès" - -; Dialogs -02000702="D'acord" -02000705="&Sí" -02000707="Sí a &tot" -02000709="&No" -0200070B="No a t&ot" - -02000710="Cancel.la" -02000711="&Cancel.la" -02000713="Tan&ca" -02000714="Atura" -02000715="Reinicia" - -02000720="Ajuda" - -; Extract dialog -02000800="Extreu" -02000801="E&xtreu a:" -02000802="Contrasenya" - -02000810="Mode d'adreça" -02000811="Adreça completa" -02000812="Adreça actual" -02000813="Sense adreça" - -02000820="Sobreescriure" -02000821="Amb confirmació" -02000822="Sense confirmació" -02000823="Conserva els fitxers ja existents" -02000824="Reanomena automàticament" -02000825="Auto-reanomena fitxers existents" - -02000830="Fitxers" -02000831="Fitxers &seleccionats" -02000832="Tots els fitxers" - -02000881="Seleccioneu una destinació pels fitxers extrets." - -02000890="Extraient" - -; Overwrite dialog -02000900="Confirmeu substitució de fitxers" -02000901="La carpeta de destí conté un fitxer amb el mateix nom." -02000902="Voleu substituir el fitxer existent" -02000903="per aquest altre?" - -02000911="Renomena a&utomàticament" - -02000982="{0} bytes" -02000983="modificat el" - -; Messages dialog -02000A00="Missatges de diagnosi" - -02000A80="Missatge" - -02000A91="Mètode de compressió no vàlid per a '{0}'." -02000A92="Error de dades en '{0}'. El fitxer és corrupte." -02000A93="CRC ha fallat en '{0}'. El fitxer és corrupte." -02000A94="Error de dades al fitxer xifrat '{0}'. Contrasenya errònia?" -02000A95="CRC ha fallat al fitxer xifrat '{0}'. Contrasenya errònia?" - -; Password dialog -02000B00="Introduïu la contrasenya" -02000B01="Introduïu la contrasenya:" -02000B02="Mo&stra la contrasenya" -02000B03="Torneu a introduir la contrasenya:" -02000B10="Les contrasenyes no coincideixen" -02000B11="Utilitza només lletres (sense accents), números i caràcters especials (!, #, $, ...) a la contrasenya" -02000B12="La contrasenya és massa llarga" - -; Progress dialog -02000C00="Procés" -02000C01="Temps transcorregut:" -02000C02="Temps restant:" -02000C03="Mida:" -02000C04="Taxa:" -02000C05="Processat:" -02000C06="Ràtio de compressió:" - -02000C10="Rerefons" -02000C11="Primer pla" -02000C12="&Pausa" -02000C13="&Continua" - -02000C20="Aturat" - -02000C30="Esteu segur que voleu cancel.lar?" - -; Compress dialog -02000D00="Afegir al fitxer" -02000D01="&Fitxer:" -02000D02="Mode d'act&ualització:" -02000D03="&Format del fitxer:" -02000D04="&Tipus de compressió:" -02000D05="Crea fitxer compacte" -02000D06="&Paràmetres:" -02000D07="Opcions" -02000D08="Crea fitxer SF&X" -02000D09="Multi-threading" -02000D0A="Xifra el nom dels fitxers" -02000D0B="Nivell de &compressió:" -02000D0C="Mida del &diccionari:" -02000D0D="Mida de la paraula:" -02000D0E="Ús de memòria per comprimir:" -02000D0F="Ús de memòria per descomprimir:" -02000D10="Xifrat" -02000D11="Mètode de xifrat:" -02000D12="Nombre de fils de la CPU:" -02000D13="Mida de bloc sòlid:" -02000D14="No sòlid" -02000D15="Sòlid" -02000D16="Comprimeix fitxers compartits" - -02000D40="Divideix en &volums, bytes:" -02000D41="Mida del volum incorrecte" -02000D42="Mida de volum especificada: {0} bytes.\nEsteu segur que voleu dividir el fitxer en aquests volums?" - -02000D81="Sense compressió" -02000D82="Normal" -02000D83="Màxima" -02000D85="Ràpida" -02000D85="La més ràpida" -02000D86="Ultra" - -02000D90="Visualitza" - -02000DA1="Afegeix i substitueix fitxers" -02000DA2="Actualitza i afegeix fitxers" -02000DA3="Actualitza fitxers ja presents" -02000DA4="Sincronitza fitxers" - -02000DB1="Tots els fitxers" - -02000DC0="Comprimint" - -; Columns dialog -02000E00="Columnes" -02000E01="Seleccioneu les columnes que voleu que siguin visibles en aquest mode. Feu servir les tecles AvPg i RePg per a organitzar les columnes." -02000E02="La columna escollida ha de tenir" -02000E03="pixels d'amplària." - -02000E10="Mou cap am&unt" -02000E11="Mou cap avall" -02000E12="Mo&stra" -02000E13="Amaga" -02000E14="Fixa" - -02000E81="Títol" -02000E82="Ample" - -; Testing -02000F90="Provant" - - -; File Manager - -03000000="Gestor de Fitxers 7-Zip" - -; Menu -03000102="&Fitxer" -03000103="&Edita" -03000104="&Visualitza" -03000105="E&ines" -03000106="Aj&uda" -03000107="&Preferits" - -; File -03000210="&Obre" -03000211="Obre d&ins" -03000212="Obre fora" -03000220="&Visualitza" -03000221="&Edita" -03000230="Renom&ena" -03000231="&Copia a..." -03000232="&Moure a..." -03000233="Suprimeix" -03000240="P&ropietats" -03000241="Come&ntari" -03000242="Calcula el checksum" -03000243="Diff" -03000250="Crea carpeta" -03000251="Crea fitxer" -03000260="Surt" -03000270="&Divideix el fitxer..." -03000271="Com&bina el fitxer..." - -; Edit -03000310="Desfés" -03000311="&Refés" -03000320="Re&talla" -03000321="&Copia" -03000322="Enganxa" -03000323="&Suprimeix" -03000330="Seleccion&a-ho tot" -03000331="Deselecciona-ho tot" -03000332="&Inverteix selecció" -03000333="Selecciona..." -03000334="Deselecciona..." -03000335="Selecciona per tipus" -03000336="Deselecciona per tipus" - -; View -03000410="Icones g&rans" -03000411="Icones petites" -03000412="&Llista" -03000413="&Detalls" -03000420="No ordenat" -03000430="Obre carpeta arrel" -03000431="Carpeta pare" -03000432="Historial de carpetes..." -03000440="&Actualitza" -03000449="Vista plana" -03000450="&2 Taules" -03000451="&Barres d'eines" -03000460="Barra d'eines afegeix/extreu" -03000461="Barra d'eines estàndard" -03000462="Botons grans" -03000463="Mostra botons amb text" - -; Tools -03000510="Opcions..." -03000511="&Test de referència" - -; Help -03000610="&Contingut..." -03000620="Quant a 7-Zip..." - -; Favorites -03000710="&Afegeix la carpeta als Preferits com" -03000720="Personal" - -; Options Dialog - -03010000="Opcions" - -; Plugins -03010100="Connectors" -03010101="&Connectors:" -03010110="Opcions..." - -; Edit -03010200="Editor" -03010201="&Editor:" -03010202="&Diff:" - -; System -03010300="Sistema" -03010302="Associa 7-Zip amb:" -03010310="Connector" - -; Settings -03010400="Selecció" -03010401="Mostra l'element \"..\"" -03010402="Mostra icones reals dels fitxers" -03010410="Mostra el menú de sistema" -03010420="&Selecció de columna completa" -03010421="Mostra les línies de &graella" -03010422="Obre amb un sol clic els elements" -03010430="Mode de selecció &alternatiu" -03010440="Usa pàgines de memòria &grans" - -; Strings - -03020201="Copia" -03020202="Mou" -03020203="Copia a:" -03020204="Mou a:" -03020205="Copiant..." -03020206="Movent..." -03020207="No es poden moure o copiar elements d'aquest tipus de carpetes." -03020208="Operació no permesa." -03020209="Seleccioneu una carpeta de destí." - -03020210="Confirmeu la supressió del fitxer" -03020211="Confirmeu la supressió de la carpeta" -03020212="Confirmeu supressió múltiple de fitxers" -03020213="Esteu segur que voleu suprimir '{0}'?" -03020214="Esteu segur que voleu suprimir la carpeta '{0}' i tot el seu contingut?" -03020215="Esteu segur que voleu esborrar aquests {0} elements?" -03020216="Suprimint..." -03020217="Error esborrant fitxer o carpeta" -03020218="El sistema no pot moure un fitxer amb una ruta llarga a la paperea de reciclatge" - -03020220="Renomenant..." -03020221="Error renomenant fitxer o carpeta" -03020222="Confirmeu la còpia del fitxer" -03020223="Esteu segur que voleu copiar els fitxers a l'arxiu" - -03020230="Crea carpeta" -03020231="Nom de carpeta:" -03020232="Carpeta nova" -03020233="Error creant carpeta" - -03020240="Crea arxiu" -03020241="Nom d'arxiu:" -03020242="Fitxer nou" -03020243="Error creant el fitxer" - -03020250="Selecciona" -03020251="No selecciona" -03020252="Màscara:" - -03020260="Historial de carpetes" - -03020280="El fitxer '{0}' ha estat modificat.\nVoleu actualitzar-lo a l'arxiu?" -03020281="No pot actualitzar-se el fitxer\n'{0}'" -03020282="No pot executar-se l'editor." -03020283="Obrint..." -03020284="El fitxer sembla un virus (el nom del fitxer conté espais molt llargs al nom)." - -03020290="Comentari" -03020291="&Comentari:" - -030202A0="Sistema" - -03020300="El meu ordinador" -03020301="Entorn de xarxa" -03020302="Documents" - -03020400="Afegeix" -03020401="Extreu" -03020402="Prova" - -03020420="Copia" -03020421="Mou" -03020422="Suprimeix" -03020423="Info" - -03020500="Divideix fitxer" -03020501="&Divideix a:" -03020510="Dividint..." -03020520="Confirmació de la divisió" -03020521="Esteu segur que voleu dividir el fitxer en {0} volums?" -03020522="La mida del volum ha de ser més petita que la mida del fitxer original" - -03020600="Combina fitxers" -03020601="&Combina a:" -03020610="Combinant..." -03020620="Seleccioneu només el primer fitxer" -03020621="No es pot detectar un fitxer com a una part del fitxer dividit" -03020622="No es pot trobar més d'una part del fitxer dividit" - -03020710="Calculant el checksum..." -03020720="Informació del checksum" -03020721="CRC checksum per les dades:" -03020722="CRC checksum per les dades i els noms:" - -03020800="Scanning..." - -03020900="Properties" - -03020A01="L'operació no es pot cridar des d'una carpeta amb una ruta llarga." -03020A02="Heu de seleccionar un fitxer" -03020A03="Heu de seleccionar un o més fitxers" -03020A04="El fitxer {0} ja existeix" - -; Computer -03031100="Mida total" -03031101="Espai lliure" -03031102="Mida sector" -03031103="Etiqueta" - -; Network -03031200="Nom local" -03031201="Proveïdor" - -; Benchmark Dialog - -03080000="Test de referència" -03080001="Ús de la memòria:" -03080002="Comprimint" -03080003="Decomprimint" -03080004="Velocitat" -03080005="Taxa" -03080006="Taxa total" -03080007="Actual" -03080008="Resultant" -03080009="Passades:" -0308000A="Errors:" -0308000B="Ús de la CPU" -0308000C="Taxa / Ús" - -;!@LangEnd@! diff --git a/External/7-Zip/Lang/cs.txt b/External/7-Zip/Lang/cs.txt deleted file mode 100644 index 4af17571..00000000 --- a/External/7-Zip/Lang/cs.txt +++ /dev/null @@ -1,545 +0,0 @@ -;!@Lang@!UTF-8! -; 7-Zip 4.30 -; Translated by Milan Hrubý -; Updated for 4.33 version by Michal Molhanec -; 7-Zip 4.57 updated by Jiří Malák -; 7-Zip 9.07 updated by Jiří Malák -; - -00000000="Czech" -00000001="Čeština" -00000002="5" - -; 7-Zip Configuration - -; Title -01000000="7-Zip konfigurace" - -; Info Page -01000100="O programu 7-Zip" -01000103="7-Zip je svobodný software. Nicméně můžete podpořit jeho vývoj registrací." -01000104="Podpora" -01000105="Registrovat" - -; Folders Page -01000200="Složky" -01000210="Pracovní složka" -01000211="&Systémová složka pro dočasné soubory" -01000212="&Aktuální" -01000213="S&ložka:" -01000214="&Používat pouze pro vyjímatelné disky" - -01000281="Vyberte umístění pro dočasné komprimované soubory." - -; System Page -01000300="Systém" -01000301="&Integrovat 7-Zip do kontextového menu" -01000302="S&tupňovité kontextové menu" -01000310="&Položky kontextového menu:" - -; Language Page -01000400="Jazyk" -01000401="Jazyk:" - - -; 7-Zip Explorer extension - -; Context menu -02000101="7-Zip" -02000102="7-Zip příkazy" -02000103="Otevřít" -02000104="Otevře vybraný archiv." -02000105="Rozbalit soubory..." -02000106="Rozbalí soubory z vybraného archivu." -02000107="Přidat do archivu..." -02000108="Přidá vybrané položky do archivu." -02000109="Zkontrolovat archiv" -0200010A="Zkontroluje integritu vybraného archivu." -0200010B="Rozbalit zde" -0200010C="Rozbalí soubory z vybraného archivu do aktuální složky." -0200010D="Rozbalit do {0}" -0200010E="Rozbalí soubory do podsložky." -0200010F="Přidat do {0}" -02000110="Přidá vybrané položky do archivu." -02000111="Zkomprimovat a odeslat poštou..." -02000112="Zkomprimuje vybrané položky do archivu a odešle archiv poštou." -02000113="Zkomprimovat do {0} a odeslat poštou" -02000114="Zkomprimuje vybrané položky do archivu a odešle archiv poštou." - -02000140="" -02000141="" - -; Properties -02000203="Cesta" -02000204="Název" -02000205="Přípona" -02000206="Složka" -02000207="Velikost" -02000208="Komprimovaná velikost" -02000209="Atributy" -0200020A="Vytvořen" -0200020B="Použit" -0200020C="Změněn" -0200020D="Pevný" -0200020E="S poznámkou" -0200020F="Zakódovaný" -02000210="Rozdělen do" -02000211="Rozdělen od" -02000212="Slovník" -02000213="CRC" -02000214="Typ" -02000215="Anti" -02000216="Metoda" -02000217="Hostitelský OS" -02000218="Souborový systém" -02000219="Uživatel" -0200021A="Skupina" -0200021B="Blok" -0200021C="Poznámka" -0200021D="Pozice" -0200021E="Cesta" -0200021F="Složky" -02000220="Soubory" -02000221="Verze" -02000222="Díl" -02000223="Vícedílný" -02000224="Offset" -02000225="Odkazy" -02000226="Bloků" -02000227="Dílů" - -02000229="64-bit" -0200022A="Big-endian" -0200022B="Pocesor" -0200022C="Fyzická velikost" -0200022D="Velikost hlaviček" -0200022E="Kontrolní součet" -0200022F="Charakteristiky" -02000230="Virtuální adresa" -02000231="ID" -02000232="Krátké jméno" -02000233="Autor" -02000234="Velikost sektoru" -02000235="Režim" -02000236="Odkaz" - -; Status bar -02000301="vybráno {0} objekt(ů)" -02000302="{0} objekt(ů)" - -02000320="Soubory:" -02000321="Složky:" -02000322="Velikost:" -02000323="Komprimovaná velikost:" -02000324="Archívy:" - -; List Context Menu -02000401="&Sloupce..." - -02000411="&Otevřít" -02000412="&Rozbalit..." - -; ToolBar -02000501="Rozbalit" - -; Messages -02000601="Aktualizace není podporována pro tento archiv." -02000602="Nelze aktualizovat archiv {0}" -02000603="Nelze vytvořit složku '{0}'" -02000604="Soubor není podporovaným archivem." -02000605="Chyba" -02000606="Příliš mnoho položek" -02000607="Žádná aplikace není asociována s touto příponou souboru" -02000608="Nedošlo k žádným chybám" -02000609="Soubor '{0}' nelze otevřít jako archiv" -0200060A="Zakódovaný archiv '{0}' nelze otevřít. Špatné heslo?" -0200060B="Systém nemůže přidělit požadovanou velikost paměti" -0200060C="Neznámá chyba" -0200060D="Nepodporovaný typ archivu" - -; Dialogs -02000702="OK" -02000705="&Ano" -02000707="Ano na &všechno" -02000709="&Ne" -0200070B="N&e na všechno" - -02000710="Storno" -02000711="&Storno" -02000713="Zavří&t" -02000714="Zastavit" -02000715="Spustit znovu" - -02000720="Nápověda" - -; Extract dialog -02000800="Rozbalit" -02000801="&Rozbalit do:" -02000802="Heslo" - -02000810="Cesty" -02000811="Plné cesty" -02000812="Aktuální cesty" -02000813="Bez cesty" - -02000820="Způsob přepisování" -02000821="Zeptat se před přepisem" -02000822="Přepsat bez výzvy" -02000823="Přeskočit existující soubory" -02000824="Automatické přejmenování" -02000825="Automatické přejmenování existujících souborů" - -02000830="Soubory" -02000831="&Vybrané soubory" -02000832="Všechny &soubory" - -02000881="Vyberte umístění pro rozbalené soubory." - -02000890="Rozbalování" - -; Overwrite dialog -02000900="Potvrzení nahrazení souboru" -02000901="Cílová složka již obsahuje zpracovaný soubor." -02000902="Chcete nahradit existující soubor" -02000903="tímto?" - -02000911="A&utomaticky přejmenovat" - -02000982="{0} bajtů" -02000983="změněn" - -; Messages dialog -02000A00="Diagnostické zprávy" - -02000A80="Zpráva" - -02000A91="Nepodporovaná komprimační metoda pro '{0}'." -02000A92="Chyba dat v '{0}'. Soubor je poškozený." -02000A93="Chyba CRC v '{0}'. Soubor je poškozený." -02000A94="Chyba dat v zakódovaném souboru '{0}'. Chybné heslo?" -02000A95="Chyba CRC v zakódovaném souboru '{0}'. Chybné heslo?" - -; Password dialog -02000B00="Vložit heslo" -02000B01="Vložit heslo:" -02000B02="Zobrazit he&slo" -02000B03="Potvrzení hesla:" -02000B10="Heslo nesouhlasí" -02000B11="Pro heslo použíjte pouze anglická písmena, číslice a speciální znaky (!, #, $, ...)" -02000B12="Heslo je příliš dlouhé" - -; Progress dialog -02000C00="Průběh" -02000C01="Uplynulý čas:" -02000C02="Zbývající čas:" -02000C03="Celková velikost:" -02000C04="Rychlost:" -02000C05="Zpracováno:" -02000C06="Komprimační poměr:" - -02000C10="&Pozadí" -02000C11="P&opředí" -02000C12="Po&zastavit" -02000C13="Po&kračovat" - -02000C20="Pozastaveno" - -02000C30="Jste si jistí, že to chcete stornovat?" - -; Compress dialog -02000D00="Přidat do archivu" -02000D01="&Archiv:" -02000D02="Způsob aktualizace:" -02000D03="&Formát archivu:" -02000D04="&Komprimační metoda:" -02000D05="&Vytvořit pevný archiv" -02000D06="&Parametry:" -02000D07="Možnosti" -02000D08="Vytvořit SF&X archiv" -02000D09="Více-vláknový" -02000D0A="Zakódovat &názvy souborů" -02000D0B="Ú&roveň komprese:" -02000D0C="Ve&likost slovníku:" -02000D0D="V&elikost slova:" -02000D0E="Spotřeba paměti pro zabalení:" -02000D0F="Spotřeba paměti pro rozbalení:" -02000D10="Zakódování" -02000D11="Metoda zakódování:" -02000D12="Počet vláken procesoru:" -02000D13="Velikost bloku:" -02000D14="Podle velikosti souboru" -02000D15="Pevný" -02000D16="Zkomprimovat otevřené soubory" - -02000D40="Rozdělit na díly, bajtů:" -02000D41="Nesprávná velikost dílu" -02000D42="Zadaná velikost dílu: {0} bytů.\nJste si jistí, že chcete rozdělit archiv do takových dílů?" - -02000D81="Skladovací" -02000D82="Normální" -02000D83="Maximální" -02000D84="Rychlá" -02000D85="Nejrychlejší" -02000D86="Ultra" - -02000D90="Procházet" - -02000DA1="Přidat a nahradit soubory" -02000DA2="Aktualizovat a přidat soubory" -02000DA3="Aktualizovat existující soubory" -02000DA4="Synchronizovat soubory" - -02000DB1="Všechny soubory" - -02000DC0="Komprimování" - -; Columns dialog -02000E00="Sloupce" -02000E01="Zaškrtněte sloupce, které byste rádi zviditelnili v této složce. Použijte tlačítka Posunout nahoru a Posunout dolů pro uspořádání sloupců." -02000E02="Vybraný sloupec by měl být" -02000E03="pixelů šir&oký." - -02000E10="Posunout &nahoru" -02000E11="Posunout &dolů" -02000E12="&Ukázat" -02000E13="&Skrýt" -02000E14="Nastavit" - -02000E81="Název" -02000E82="Šířka" - -; Testing -02000F90="Konrola" - - -; File Manager - -03000000="7-Zip správce souborů" - -; Menu -03000102="&Soubor" -03000103="Úpr&avy" -03000104="&Zobrazení" -03000105="&Nástroje" -03000106="Nápo&věda" -03000107="&Oblíbené" - -; File -03000210="&Otevřít" -03000211="Otevřít u&vnitř" -03000212="Otevřít &mimo" -03000220="&Zobrazit" -03000221="&Upravit" -03000230="&Přejmenovat" -03000231="Kopírovat &do..." -03000232="Př&esunout do..." -03000233="Vymaza&t" -03000240="Vlast&nosti" -03000241="Poznámk&a" -03000242="Vypočítat kontrolní součet" -03000243="Porovnat soubory" -03000250="Vytvořit složku" -03000251="Vytvořit soubor" -03000260="&Konec" -03000270="&Rozdělit soubor..." -03000271="&Sloučit soubory..." - -; Edit -03000310="&Zpět" -03000311="&Opakovat" -03000320="Vyjmou&t" -03000321="&Kopírovat" -03000322="&Vložit" -03000323="Vym&azat" -03000330="Vybrat &vše" -03000331="Zrušit výběr vše" -03000332="&Invertovat výběr" -03000333="Vybrat..." -03000334="Zrušit výběr..." -03000335="Vybrat podle typu" -03000336="Zrušit výběr podle typu" - -; View -03000410="&Velké ikony" -03000411="&Malé ikony" -03000412="&Seznam" -03000413="&Podrobnosti" -03000420="&Bez třídění" -03000430="Otevřít kořenovou složku" -03000431="O úroveň výš" -03000432="Historie složek..." -03000440="&Obnovit" -03000449="\"Ploché\" zobrazení" -03000450="&2 panely" -03000451="Nástrojové lišty" -03000460="Archivační lišta" -03000461="Standardní lišta" -03000462="Velká tlačítka" -03000463="Zobrazovat text tlačítek" - -; Tools -03000510="&Možnosti..." -03000511="&Zkouška výkonu" - -; Help -03000610="&Obsah..." -03000620="O progr&amu 7-Zip..." - -; Favorites -03000710="&Přidat složku do oblíbených jako" -03000720="Záložka" - -; Options Dialog - -03010000="Možnosti" - -; Plugins -03010100="Pluginy" -03010101="&Pluginy:" -03010110="Možnosti..." - -; Edit -03010200="Editor" -03010201="&Editor:" -03010202="Program pro &porovnání souborů:" - -; System -03010300="Systém" -03010302="Asociovat 7-Zip s:" -03010310="Plugin" - -; Settings -03010400="Nastavení" -03010401="Zobrazovat položku \"..\"" -03010402="Zobrazovat skutečnou ikonu souboru" -03010410="Zobrazovat systémové menu" -03010420="&Vybírat celý řádek" -03010421="Zobrazovat &mřížku" -03010422="Otevřít položku jedním kliknutím" -03010430="&Alternativní způsob výběru" -03010440="&Používat velké stránky paměti" - -; Strings - -03020201="Kopírovat" -03020202="Přesunout" -03020203="Kopírovat do:" -03020204="Přesunout do:" -03020205="Kopírování..." -03020206="Přesouvání..." -03020207="Nemůžete přesunout nebo kopírovat položky do této složky." -03020208="Operace není podporována." -03020209="Vyberte cílovou složku." - -03020210="Potvrdit vymazání souboru" -03020211="Potvrdit vymazání složky" -03020212="Potvrdit mnohonásobné vymazání souboru" -03020213="Jste si jistí, že chcete vymazat '{0}'?" -03020214="Jste si jistí, že chcete vymazat složku '{0}' a všechno co obsahuje?" -03020215="Jste si jistí, že chcete vymazat tyto {0} položky?" -03020216="Mazání..." -03020217="Chyba při mazání souboru nebo složky" -03020218="Systém nepodporuje přesun soubor s dlouhou cestou do Odpadkového koše" - -03020220="Přejmenování..." -03020221="Chyba při přejmenování souboru nebo složky" -03020222="Potvrzení kopírování souborů" -03020223="Jste si jistí, že chcete zkopírovat soubory do archivu" - -03020230="Vytvořit složku" -03020231="Název složky:" -03020232="Nová složka" -03020233="Chyba při vytváření složky" - -03020240="Vytvořit soubor" -03020241="Název souboru:" -03020242="Nový soubor" -03020243="Chyba při vytváření souboru" - -03020250="Vybrat" -03020251="Zrušit výběr" -03020252="Maska:" - -03020260="Historie složek" - -03020280="Soubor '{0}' byl změněn.\nChcete ho aktualizovat v archivu?" -03020281="Nelze aktualizovat soubor\n'{0}'" -03020282="Editor nelze spustit." -03020283="Otevírání..." -03020284="Soubor se jeví jako virus (ve jménu souboru jsou dlouhé mezery)." - -03020290="Poznámka" -03020291="&Poznámka:" - -030202A0="Systém" - -03020300="Počítač" -03020301="Síť" -03020302="Dokumenty" - -03020400="Přidat" -03020401="Rozbalit" -03020402="Zkontrolovat" - -03020420="Kopírovat" -03020421="Přesunout" -03020422="Vymazat" -03020423="Informace" - -03020500="Rozdělit soubor" -03020501="Rozdělit do:" -03020510="Rozdělování..." -03020520="Potvrdit rozdělování" -03020521="Jste si jistí, že chcete rozdělit soubor na {0} dílů?" -03020522="Velikost dílu musí být menší než velikost původního souboru" - -03020600="Sloučit soubory" -03020601="Sloučit do:" -03020610="Slučování..." -03020620="Musí se vybrat pouze první díl rozděleného soubor" -03020621="Nepodařilo se rozpoznat rozdělený soubor" -03020622="Nepodařilo se nalézt více než jeden díl rozděleného souboru" - -03020710="Vypočítávání kontrolního součtu..." -03020720="Informace o kontrolním součtu" -03020721="CRC kontrolní součet pro data:" -03020722="CRC kontrolní součet pro data a jména:" - -03020800="Prohledávání..." - -03020900="Vlastnosti" - -03020A01="Operace nemůže být provedena ze složky s dlouhou cestou." -03020A02="Musíte vybrat jeden soubor" -03020A03="Musíte vybrat jeden nebo více souborů" -03020A04="Soubor {0} již existuje" - -; Computer -03031100="Celková velikost" -03031101="Volné místo" -03031102="Velikost clusteru" -03031103="Označení" - -; Network -03031200="Místní název" -03031201="Poskytovatel" - -; Benchmark Dialog - -03080000="Zkouška výkonu" -03080001="Spotřeba paměti:" -03080002="Komprimování" -03080003="Rozbalování" -03080004="Rychlost" -03080005="Výkon" -03080006="Celkový výkon" -03080007="Aktuální" -03080008="Výsledné" -03080009="Průchodů:" -0308000A="Chyb:" -0308000B="Využití procesoru" -0308000C="Výkon / Využití" - -;!@LangEnd@! - - diff --git a/External/7-Zip/Lang/cy.txt b/External/7-Zip/Lang/cy.txt deleted file mode 100644 index 522c1278..00000000 --- a/External/7-Zip/Lang/cy.txt +++ /dev/null @@ -1,482 +0,0 @@ -;!@Lang@!UTF-8! -; 7-Zip 4.37 -; Translated by Owain Lewis -; -; -; -; - -00000000="Welsh" -00000001="Cymraeg" -00000002="82" - -; 7-Zip Configuration - -; Title -01000000="Ffurfweddiad 7-Zip" - -; Info Page -01000100="Manylion 7-Zip" -01000103="Mae 7-Zip yn meddalwedd am ddim. Ond, gallwch cefnogi y -datblygiad o 7-Zip trwy cofrestru." -01000104="Cefnogi" -01000105="Cofrestri" - -; Folders Page -01000200="Ffolderi" -01000210="Ffolder &gweithio" -01000211="Ffolder tymor byr y &system" -01000212="&Cyfredol" -01000213="&Penodol:" -01000214="Defnyddiwch am gyriant symudadwy yn unig" - -01000281="Nodwch lleoliad am ffeiliau archif tymor byr." - -; System Page -01000300="System" -01000301="Cyfuno 7-Zip mewn i dewislen cyd-destun y cribyn" -01000302="Dewislen cyd-destun wedi'i rhaeadru" -01000310="Eitemau dewislen cyd-destun:" - -; Language Page -01000400="Iaith" -01000401="Iaith:" - - -; 7-Zip Explorer extension - -; Context menu -02000101="7-Zip" -02000102="Gorchymynion 7-Zip" -02000103="Agor archif" -02000104="Agor yr archif dethol." -02000105="Echdynnu ffeiliau..." -02000106="Echdynnu ffeiliau o'r archif dethol." -02000107="Ychwanegu i'r archif..." -02000108="Ychwanegu yr eitemau dethol i'r archif." -02000109="Profi archif" -0200010A="Profi cywirdeb yr archif dethol." -0200010B="Echdynnu Yma" -0200010C="Echdynnu ffeiliau o'r archif dethol i'r ffolder cyfredol." -0200010D="Echdynnu i {0}" -0200010E="Echdynnu ffeiliau i is-ffolder." -0200010F="Ychwanegu i {0}" -02000110="Ychwanegu yr eitemau dethol i'r archif." -02000111="Cywasgu ac e-bostio..." -02000112="Cywasgu yr eitemau dethol i archif a danfon yr archif trwy -e-bost." -02000113="Cywasgu i {0} ac e-bostio" -02000114="Cywasgu yr eitemau dethol i archif a danfon yr archif trwy -e-bost." - -02000140="" -02000141="" - -; Properties -02000203="Llwybr" -02000204="Enw" -02000205="Estyniad" -02000206="Ffolder" -02000207="Maint" -02000208="Maint wedi'i Cywasgu" -02000209="Priodweddau" -0200020A="Crëwyd" -0200020B="Cyrchwyd" -0200020C="Addaswyd" -0200020D="Solet" -0200020E="Sylwad" -0200020F="Amgryptio" -02000210="Hollti Cyn" -02000211="Hollti ar Ôl" -02000212="Geiriadur" -02000213="CRC" -02000214="Math" -02000215="Anti" -02000216="Dull" -02000217="SW Cynnal" -02000218="System Ffeiliau" -02000219="Ddefnyddiwr" -0200021A="Grŵp" -0200021B="Bloc" -0200021C="Sylwad" -0200021D="Safle" -0200021E="Rhagddodiad y Llwybr" - -; Status bar -02000301="{0} gwrthrych(au) dethol" -02000302="{0} gwrthrych(au)" - -02000320="Ffeiliau:" -02000321="Ffolderi:" -02000322="Maint:" - -; List Context Menu -02000401="&Colofnau..." - -02000411="&Agor" -02000412="&Echdynnu..." - -; ToolBar -02000501="Echdynnu" - -; Messages -02000601="Mae gweithrediadau diweddaru ddim yn ateg am yr archif hyn." -02000602="Ddim yn gallu diweddaru yr archif {0}" -02000603="Ddim yn gallu creu y ffolder '{0}'" -02000604="Mae'r ffeil ddim yn archif ateg." -02000605="Gwall" -02000606="Gormod o eitemau" -02000607="Mae na ddim rhaglen wedi'i cysylltu gyda'r estyniad enw ffeil" -02000608="Mae na ddim wallau" - -; Dialogs -02000702="Iawn" -02000705="&Iawn" -02000707="Iawn i'r &Cwbwl" -02000709="&Na" -0200070B="Na i'r C&wbwl" - -02000710="Canslo" -02000711="&Canslo" -02000713="&Cau" -02000714="Stopio" -02000715="Ailgychwyn" - -02000720="Cymorth" - -; Extract dialog -02000800="Echdynnu" -02000801="E&chdynnu i:" -02000802="Cyfrinair" - -02000810="Modd llwybr" -02000811="Enwau llwybr llawn" -02000812="Enwau llwybr gyfredol" -02000813="Dim enwau llwybr" - -02000820="Modd disodli" -02000821="Gofyn cyn disodli" -02000822="Disodli heb awgrymeb" -02000823="Crychneidio ffeiliau presennol" -02000824="Ailenwu yn awtomatig" -02000825="Ailenwu ffeiliau presennol yn awtomatig" - -02000830="Ffeiliau" -02000831="&Ffeiliau dethol" -02000832="&Pob ffeil" - -02000881="Nodwch lleoliad am echdynnu ffeiliau." - -02000890="Echdynnu" - -; Overwrite dialog -02000900="Cadarnhau Disodli Ffeil" -02000901="Mae'r ffolder hon eisioes yn cynnwys y ffeil cyrchfan." -02000902="Hoffech chi ddisodli'r ffeil sy'n bodoli eisioes" -02000903="Gyda hon?" - -02000911="Ailenwi A&wtomatig" - -02000982="{0} beit" -02000983="addaswyd ar" - -; Messages dialog -02000A00="Neges diagnostig" - -02000A80="Neges" - -02000A91="Modd cywasgu ddim yn dilys am '{0}'." -02000A92="Gwall data mewn '{0}'. Ffeil wedi'i torri." -02000A93="CRC wedi'i methu mewn '{0}'. Ffeil wedi'i torri." - -; Password dialog -02000B00="Mewnbynnwch cyfrinair" -02000B01="Mewnbynnwch cyfrinair:" -02000B02="&Dangos cyfrinair" - -; Progress dialog -02000C00="Proses" -02000C01="Wedi treiglo:" -02000C02="Amser a'r ôl:" -02000C03="Maint:" -02000C04="Cyflymder:" - -02000C10="&Cefndir" -02000C11="&Blaendir" -02000C12="&Pwyllo" -02000C13="P&arhau" - -02000C20="Pwyllo" - -02000C30="Ydych chi am canslo?" - -; Compress dialog -02000D00="Ychwanegu i'r archif" -02000D01="&Archif:" -02000D02="Modd &diweddaru:" -02000D03="&Fformat yr archif:" -02000D04="Dull &cywasgu:" -02000D05="Creu archif &Solet" -02000D06="&Paramedrau:" -02000D07="Dewisiadau" -02000D08="Creu archif SF&X" -02000D09="Multi-threading" -02000D0A="Amgryptio &enwau ffeiliau" -02000D0B="&Lefel cywasgu:" -02000D0C="Maint &geiriadur:" -02000D0D="Maint geiria&u:" -02000D0E="Defnydd cof am Cywasgu:" -02000D0F="Defnydd cof am Datgywasgu:" - -02000D40="Hollti i &cyfeintiau, beitiau:" - -02000D81="Storio" -02000D82="Arferol" -02000D83="Uchafswm" -02000D84="Cyflum" -02000D85="Cyflymach" -02000D86="Ultra" - -02000D90="Pori" - -02000DA1="Ychwanegu ac amnewid ffeiliau" -02000DA2="Diweddaru ac ychwanegu ffeiliau" -02000DA3="Adnewyddu y ffeiliau presennol" -02000DA4="Cyfamseru ffeiliau" - -02000DB1="Pob Ffeil" - -02000DC0="Cywasgu" - -; Columns dialog -02000E00="Colofnau" -02000E01="Ticiwch y colofnau byddech yn hoffi gwneud yn gweledig yn y -ffolder hon. Defnyddiwch y botwmau Symud Lan a Symud Lawr i ailtrefnu y -colofnau." -02000E02="Dylid y colofn dethol bod" -02000E03="picseli &llydan." - -02000E10="Symud &Lan" -02000E11="Symud La&wr" -02000E12="&Dangos" -02000E13="&Cuddio" -02000E14="Gosod" - -02000E81="Teitl" -02000E82="Lled" - -; Testing -02000F90="Ymbrofi" - - -; File Manager - -03000000="Rheolwr Ffeil 7-Zip" - -; Menu -03000102="&Ffeil" -03000103="&Golygu" -03000104="Gwe&ld" -03000105="&Offer" -03000106="&Cymorth" -03000107="Ff&efrynnau" - -; File -03000210="&Agor" -03000211="Agor tu &Mewn" -03000212="Agor tu &Fas" -03000220="Gwe&ld" -03000221="&Golygu" -03000230="A&ilenwi" -03000231="&Copïo i..." -03000232="&Symud i..." -03000233="&Dileu" -03000240="&Priodweddau" -03000241="Syl&wad" -03000242="Cyfrifo swm-gwirio" -03000250="Creu Ffolder" -03000251="Creu Ffeil" -03000260="Alla&n" -03000270="&Hollti ffeil..." -03000271="Cy&funo ffeilau..." - -; Edit -03000310="&Dadwneud" -03000311="&Ailwneud" -03000320="&Torri" -03000321="&Copïo" -03000322="&Gludo" -03000323="D&ileu" -03000330="Dewis y C&yfan" -03000331="Dad-ddewis y Cyfan" -03000332="Gwrt&hdroi'r Dewis" -03000333="Dewis..." -03000334="Dad-ddewis..." -03000335="Dewis trwy Math" -03000336="Dad-ddewis trwy Math" - -; View -03000410="Eiconau &Mawr" -03000411="Eiconau &Bach" -03000412="&Rhestr" -03000413="Ma&nylion" -03000420="Dad-dosbarthu" -03000430="Agor Ffolder Gwraidd" -03000431="Lan Un Lefel" -03000432="Hanes Ffolderi..." -03000440="&Adnewyddu" -03000449="Golwg Flat" -03000450="&2 Paneli" -03000451="Bariau &Offer" -03000460="Bar Offer Archif" -03000461="Bar Offer Arferol" -03000462="Botwmau Fawr" -03000463="Dangos Testun Botwmau" - -; Tools -03000510="&Dewisiadau..." -03000511="&Meincnod" - -; Help -03000610="&Cynnwys..." -03000620="&Manylion 7-Zip..." - -; Favorites -03000710="&Ychwanegu ffolder i Ffefrynnau fel" -03000720="Llyfrnod" - -; Options Dialog - -03010000="Dewisiadau" - -; Plugins -03010100="Plugins" -03010101="&Plugins:" -03010110="Dewisiadau..." - -; Edit -03010200="Golygydd" -03010201="&Golygydd:" - -; System -03010300="System" -03010302="Cysylltu 7-Zip gyda:" -03010310="Plugin" - -; Settings -03010400="Gosodiadau" -03010401="Dangos eitem \"..\"" -03010402="Dangos eicon ffeil go iawn" -03010410="Dangos dewislen y system" -03010420="Dethol &holl rhes" -03010421="Dangos llinellau &grid" -03010430="Modd dethol &arallddewisiol" -03010440="Defnyddiwch tudalenau cof &mawr" - -; Strings - -03020201="Copïo" -03020202="Symud" -03020203="Copïo i:" -03020204="Symud i:" -03020205="Copïo..." -03020206="Symud..." -03020207="Rydych ddim yn gallu symud na copïo eitemau am ffolderi o'r -fath." -03020208="Mae'r gweithrediad ddim wedi'i ategu." - -03020210="Cadarnhau Dileu Ffeil" -03020211="Cadarnhau Dileu Ffolder" -03020212="Cadarnhau Dileu Ffeiliau Amryfal" -03020213="Ydych chi'n siŵr eich bod am dileu '{0}'?" -03020214="Ydych chi'n siŵr eich bod am dileu y ffolder '{0}' ac ei holl -cynnwys?" -03020215="Ydych chi'n siŵr eich bod am dileu yr eitemau hyn {0}?" -03020216="Dileu..." -03020217="Gwall Dileu Ffeil neu Ffolder" - -03020220="Ailenwi..." -03020221="Gwall wrth Ailenwi Ffeil neu Ffolder" -03020222="Cadarnhau Copi Ffeil" -03020223="Ydych chi'n siŵr eich bod am copïo'r ffeiliau i'r archif" - -03020230="Creu Ffolder" -03020231="Enw Ffolder:" -03020232="Ffolder Newydd" -03020233="Gwall wrth Creu Ffolder" - -03020240="Creu Ffeil" -03020241="Enw Ffeil:" -03020242="Ffeil Newydd" -03020243="Gwall wrth Creu Ffeil" - -03020250="Dewis" -03020251="Dad-ddewis" -03020252="Mwgwd:" - -03020260="Hanes Ffolderi" - -03020280="Roedd ffeil '{0}' wedi'i addasu.\nWyt ti moen ei diweddaru yn yr -archif?" -03020281="Ddim yn gallu diweddaru ffeil\n'{0}'" -03020282="Ddim yn gallu dechrau golygydd." -03020283="Agor..." - -03020290="Sylwad" -03020291="&Sylwad:" - -030202A0="System" - -03020300="Cyfrifiadur" -03020301="Rhyngrwyd" - -03020400="Ychwanegu" -03020401="Echdynnu" -03020402="Profi" - -03020420="Copïo" -03020421="Symud" -03020422="Dileu" -03020423="Gwybodaeth" - -03020500="Hollti Ffeil" -03020501="&Hollti i:" -03020510="Hollti..." - -03020600="Cyfuno Ffeiliau" -03020601="&Cyfuno i:" -03020610="Cyfuno..." - -03020710="Cyfrifo swm-gwirio..." -03020720="Gwybodaeth swm-gwirio" -03020721="Swm-gwirio CRC am data:" -03020722="Swm-gwirio CRC am data ac enwau:" - -03020800="Sganio..." - -; Computer -03031100="Cyfanswm Maint" -03031101="Lle Rhydd" -03031102="Maint Clwstwr" -03031103="Label" - -; Network -03031200="Enw Lleol" -03031201="Darparwr" - -; Benchmark Dialog - -03080000="Meincnod" -03080001="Defnyddiad cof:" -03080002="Cywasgu" -03080003="Datgywasgu" -03080004="Cyflymdra" -03080005="Amcangyfrif" -03080006="Amcangyfrif llwyr" -03080007="Presennol" -03080008="Canlyniad" -03080009="Pasio:" -0308000A="Gwallau:" - -;!@LangEnd@! - diff --git a/External/7-Zip/Lang/da.txt b/External/7-Zip/Lang/da.txt deleted file mode 100644 index f441157c..00000000 --- a/External/7-Zip/Lang/da.txt +++ /dev/null @@ -1,545 +0,0 @@ -;!@Lang@!UTF-8! -; 7-Zip 9.07 -; Originaly Translated by Jakob Schmidt. -; Updated by Kian Andersen, Jørgen Rasmussen -; -; -; - -00000000="Danish" -00000001="Dansk" -00000002="6" - -; 7-Zip Configuration - -; Title -01000000="7-Zip Indstillinger" - -; Info Page -01000100="Om 7-Zip" -01000103="7-Zip er gratis software, men hvis du kan og vil hjælpe fremtidige udvikling, så vær venlig at registrer." -01000104="Support" -01000105="Registrer" - -; Folders Page -01000200="Mappe" -01000210="&Arbejdsmappe" -01000211="&Systemets temp-mappe" -01000212="&Nuværende" -01000213="&Specificeret:" -01000214="Brug kun til flytbare drev." - -01000281="Angiv adresse til midlertidige filer.." - -; System Page -01000300="System" -01000301="Flet 7-Zip ind i Windows" -01000302="Vis 7-zip ved højreklik" -01000310="Punkter i genvejsmenuen:" - -; Language Page -01000400="Sprog" -01000401="Sprog:" - - -; 7-Zip Explorer extension - -; Context menu -02000101="7-Zip" -02000102="7-Zip kommandoer" -02000103="Åbn" -02000104="Åbner det valgte arkiv." -02000105="Udpak filer..." -02000106="Udpak filer fra det valgte arkiv." -02000107="Føj til arkiv..." -02000108="Føj de valgte filer til arkiv." -02000109="Undersøg arkiv" -0200010A="Undersøger integriteten af valgte arkiv." -0200010B="Udpak her" -0200010C="Udpak filer fra det valgte arkiv her." -0200010D="Udpak til {0}" -0200010E="Udpak filer til undermappe." -0200010F="Føj til {0}" -02000110="Føj det valgte til arkiv." -02000111="Pak og e-mail..." -02000112="Pak det valgte til arkiv og send via e-mail." -02000113="Pak til {0} og e-mail" -02000114="Pak det valgte til arkiv og send via e-mail." - -02000140="" -02000141="" - -; Properties -02000203="Sti" -02000204="Navn" -02000205="Filtypenavn" -02000206="Mappe" -02000207="Størrelse" -02000208="Nedpakket størrelse" -02000209="Egenskaber" -0200020A="Oprettet" -0200020B="Åbnet" -0200020C="Ændret" -0200020D="Solid" -0200020E="Kommentar" -0200020F="Krypteret" -02000210="Opdeling før" -02000211="Opdeling efter" -02000212="Leksikon" -02000213="CRC" -02000214="Type" -02000215="Anti" -02000216="Metode" -02000217="Vært OS" -02000218="Filsystem" -02000219="Bruger" -0200021A="Gruppe" -0200021B="Blok" -0200021C="Kommentar" -0200021D="Position" -0200021E="Sti præfiks" -0200021F="Mapper" -02000220="Filer" -02000221="Version" -02000222="Bind" -02000223="Flerbindsarkiv" -02000224="Offset" -02000225="Links" -02000226="Blokke" -02000227="Bind" - -02000229="64-bit" -0200022A="Big-endian" -0200022B="CPU" -0200022C="Fysisk størrelse" -0200022D="Headerstørrelse" -0200022E="Checksum" -0200022F="Karakteristika" -02000230="Virtuel adresse" -02000231="ID" -02000232="Kort navn" -02000233="Oprettende program" -02000234="Sektorstørrelse" -02000235="Tilstand" -02000236="Link" - -; Status bar -02000301="{0} objekt(er) valgt" -02000302="{0} objekt(er)" - -02000320="Filer:" -02000321="Mapper:" -02000322="Størrelse:" -02000323="Komprimeret størrelse:" -02000324="Arkiver:" - -; List Context Menu -02000401="&Kolonner..." - -02000411="&Åbn" -02000412="&Udpak..." - -; ToolBar -02000501="Udpak" - -; Messages -02000601="Opdater operationer er ikke understøttet for dette arkiv." -02000602="Kan ikke opdatere arkiv {0}" -02000603="Kan ikke oprette mappe '{0}'" -02000604="Filen er ikke et understøttet arkiv." -02000605="Fejl" -02000606="For mange objekter" -02000607="Der er ingen programmer tilknyttet dette filtypenavn" -02000608="Der er ingen fejl" -02000609="Kan ikke åbne filen '{0}' som et arkiv" -0200060A="Kan ikke åbne det krypterede arkiv '{0}'. Forkert adgangskode?" -0200060B="Systemet kan ikke allokere den nødvendige mængde hukommelse" -0200060C="Ukendt fejl" -0200060D="Arkivtypen er ikke understøttet" - -; Dialogs -02000702="OK" -02000705="&Ja" -02000707="Ja &til alle" -02000709="&Nej" -0200070B="N&ej til alle" - -02000710="Annuller" -02000711="&Annuller" -02000713="&Luk" -02000714="Stop" -02000715="Genstart" - -02000720="Hjælp" - -; Extract dialog -02000800="Udpak" -02000801="U&dpak til:" -02000802="&Adgangskode" - -02000810="Stitype" -02000811="&Komplette stinavne" -02000812="&Nuværende stinavne" -02000813="&Ingen stinavne" - -02000820="Erstatningsmåde" -02000821="&Spørg før erstatning" -02000822="&Erstat uden advarsel" -02000823="S&pring nuværende filer over" -02000824="A&utomatisk omdøbning" -02000825="&Omdøb automatisk eksisterende filer" - -02000830="Filer" -02000831="&Valgte filer" -02000832="&Alle filer" - -02000881="Vælg en sti for de udpakkede filer." - -02000890="Udpakker" - -; Overwrite dialog -02000900="Bekræft filerstatning" -02000901="Destinationsmappen indeholder allerede behandlede filer." -02000902="Ønsker du at udskifte den eksisterende fil" -02000903="med denne?" - -02000911="A&utomatisk omdøbning af alle" - -02000982="{0} bytes" -02000983="Ændret den" - -; Messages dialog -02000A00="Diagnostiske beskeder" - -02000A80="Besked" - -02000A91="Ikke understøttet pakkemetode for '{0}'." -02000A92="Datafejl i '{0}'. Filen er ødelagt." -02000A93="CRC mislykkedes i '{0}'. Filen er ødelagt." -02000A94="Datafejl i den krypterede fil '{0}'. Forkert adgangskode?" -02000A95="CRC mislykkedes i den krypterede fil '{0}'. Forkert adgangskode?" - -; Password dialog -02000B00="Indtast adgangskode" -02000B01="&Indtast adgangskode:" -02000B02="&Vis adgangskode" -02000B03="Genindtast adgangskode:" -02000B10="Adgangskoderne stemmer ikke overens" -02000B11="Brug kun engelske bogstaver, numre og specialtegn (!, #, $, ...) til adgangskode" -02000B12="Adgangskoden er for lang" - -; Progress dialog -02000C00="Proces" -02000C01="Brugt tid:" -02000C02="Tid tilbage:" -02000C03="Størrelse:" -02000C04="Hastighed:" -02000C05="Behandlet:" -02000C06="Komprimeringsforhold:" - -02000C10="&Baggrund" -02000C11="&Forgrund" -02000C12="&Pause" -02000C13="&Fortsæt" - -02000C20="Pauset" - -02000C30="Er du sikker på du vil annullere?" - -; Compress dialog -02000D00="Føj til arkiv" -02000D01="&Arkiv:" -02000D02="O&pdateringstilstand:" -02000D03="Arkiv&format:" -02000D04="Pakke&metode:" -02000D05="Opret &solid arkiv" -02000D06="Pa&rameter:" -02000D07="Funktioner" -02000D08="Opret selv&udpakkende arkiv (sfx)" -02000D09="Multi-threading" -02000D0A="Kr&ypter filnavne" -02000D0B="Nedpaknings&niveau:" -02000D0C="Ord&bogsstørrelse:" -02000D0D="&Ordstørrelse:" -02000D0E="Hukommelsesbrug for nedpakning:" -02000D0F="Hukommelsesbrug for udpakning:" -02000D10="Kryptering" -02000D11="Krypterin&gsmetode:" -02000D12="Antal &CPU tråde:" -02000D13="&Solid blokstørrelse:" -02000D14="Ikke-solid" -02000D15="Solid" -02000D16="&Komprimer delte filer" - -02000D40="Op&del i bind, bytes:" -02000D41="Ukorrekt bindstørrelse" -02000D42="Specificer bindstørrelse: {0} bytes.\nEr du sikker på du ønsker, at opdele arkivet i sådanne bind?" - -02000D81="Kun gem" -02000D82="Normal" -02000D83="Bedste" -02000D84="Hurtig" -02000D85="Hurtigste" -02000D86="Ultra" - -02000D90="Gennemse" - -02000DA1="Tilføj og erstat filer" -02000DA2="Opdater og tilføj filer" -02000DA3="Opdater eksisterende filer" -02000DA4="Synkroniser filer" - -02000DB1="Alle filer" - -02000DC0="Nedpakker" - -; Columns dialog -02000E00="Kolonner" -02000E01="Tjek kolonnerne som du vil have synlige i denne mappe. Brug pil-op og pil-ned knapperne til at ændre kolonnerne." -02000E02="Den valgte kolonne burde være" -02000E03="pixler &bred." - -02000E10="Flyt &op" -02000E11="Flyt &ned" -02000E12="&Vis" -02000E13="&Skjul" -02000E14="Sæt" - -02000E81="Titel" -02000E82="Bredde" - -; Testing -02000F90="Undersøger" - - -; File Manager - -03000000="7-Zip File Manager" - -; Menu -03000102="&Fil" -03000103="&Rediger" -03000104="&Vis" -03000105="F&unktioner" -03000106="&Hjælp" -03000107="F&avoriter" - -; File -03000210="&Åbn" -03000211="Å&bn indeni" -03000212="Åbn &udenfor" -03000220="&Vis" -03000221="&Rediger" -03000230="O&mdøb" -03000231="&Kopier til..." -03000232="&Flyt til..." -03000233="S&let" -03000240="&Egenskaber" -03000241="Komme&ntar" -03000242="Udregn &checksum" -03000243="&Sammenlign" -03000250="Opret mappe" -03000251="Opret fil" -03000260="&Afslut" -03000270="&Opdel fil..." -03000271="Kom&biner filer..." - -; Edit -03000310="&Fortryd" -03000311="&Gendan" -03000320="&Klip" -03000321="K&opier" -03000322="Sæt &ind" -03000323="&Slet" -03000330="&Vælg alle" -03000331="&Fravælg alle" -03000332="&Omvendt markering" -03000333="V&ælg..." -03000334="F&ravælg..." -03000335="Vælg &efter type" -03000336="Fravælg efter &type" - -; View -03000410="Sto&re ikoner" -03000411="S&må ikoner" -03000412="&Liste" -03000413="&Detaljer" -03000420="&Usorteret" -03000430="Åbn rodmappe" -03000431="Et niveau op" -03000432="Mappehistorik..." -03000440="&Opdater" -03000449="&Flad visning" -03000450="&2 paneler" -03000451="&Værktøjslinjer" -03000460="Arkivlinje" -03000461="Standardlinje" -03000462="Store knapper" -03000463="Vis knaptekst" - -; Tools -03000510="&Indstillinger..." -03000511="&Benchmark" - -; Help -03000610="&Indhold..." -03000620="&Om 7-Zip..." - -; Favorites -03000710="&Føj mappe til Favoritter som" -03000720="Bogmærke" - -; Options Dialog - -03010000="Indstillinger" - -; Plugins -03010100="Tilføjelser" -03010101="&Tilføjelser:" -03010110="Indstillinger..." - -; Edit -03010200="Editor" -03010201="&Teksteditor:" -03010202="&Sammenligningsværktøj:" - -; System -03010300="System" -03010302="Associer 7-Zip med:" -03010310="Tilføjelse" - -; Settings -03010400="Indstillinger" -03010401="Vis \"..\" element" -03010402="Vis rigtige filikoner" -03010410="Vis systemmenu" -03010420="&Markér hele rækken" -03010421="Vis &gitter" -03010422="Enkeltklik for at åbne et element" -03010430="&Alternativ markeringsmetode" -03010440="Benyt &store hukommelsessider" - -; Strings - -03020201="Kopier" -03020202="Flyt" -03020203="Kopier til:" -03020204="Flyt til:" -03020205="Kopierer..." -03020206="Flytter..." -03020207="Du kan ikke flytte eller kopierer elementer for sådan en mappe." -03020208="Opgaven er ikke understøttet." -03020209="Vælg destinationsmappen." - -03020210="Godkend sletning af fil" -03020211="Godkend sletning af mappe" -03020212="Godkend sletning af flere filer" -03020213="Er du sikker på du vil slette '{0}'?" -03020214="Er du sikker på du vil slette mappen '{0}' og alt indhold?" -03020215="Er du sikker på du vil slette disse {0} elementer?" -03020216="Sletter..." -03020217="Fejl da en fil eller mappe skulle slettes" -03020218="Systemet kan ikke flytte en fil med lang filsti til Papirkurven" - -03020220="Omdøber..." -03020221="Fejl da en fil eller mappe skulle omdøbes" -03020222="Bekræft filkopiering" -03020223="Er du sikker du vil kopiere filer til arkiv?" - -03020230="Opret mappe" -03020231="Mappenavn:" -03020232="Ny mappe" -03020233="Fejl under oprettelse af mappe" - -03020240="Opret fil" -03020241="Filnavn:" -03020242="Ny fil" -03020243="Fejl under oprettelse af fil" - -03020250="Vælg" -03020251="Fravælg" -03020252="Masker:" - -03020260="Mappehistorik" - -03020280="Filen '{0}' er blevet ændret.\nVil du opdatere den i arkivet?" -03020281="Kan ikke opdatere filen\n'{0}'" -03020282="Kan ikke starte tekstbehandler." -03020283="Åbner..." -03020284="Filen ligner en virus (filnavnet indeholder lange mellemrum i navn)." - -03020290="Kommentar" -03020291="&Kommentar:" - -030202A0="System" - -03020300="Computer" -03020301="Netværk" -03020302="Dokumenter" - -03020400="Tilføj" -03020401="Udpak" -03020402="Test" - -03020420="Kopier" -03020421="Flyt" -03020422="Slet" -03020423="Info" - -03020500="Opdel fil" -03020501="&Opdel til:" -03020510="Opdeler..." -03020520="Godkend opdeling" -03020521="Er du sikker på du vil opdele filen i {0} bind?" -03020522="Bindstørrelsen skal være mindre end størrelsen på den oprindelige fil" - -03020600="Kombiner filer" -03020601="&Kombiner til:" -03020610="Kombinerer..." -03020620="Vælg kun første del af opdelt fil" -03020621="Kan ikke genkende fil, som en del af opdelt fil" -03020622="Kan ikke finde mere end én del af opdelt fil" - -03020710="Beregner checksum.." -03020720="Checksum information" -03020721="CRC checksum for data:" -03020722="CRC checksum for data og navne:" - -03020800="Skanner..." - -03020900="Egenskaber" - -03020A01="Handlingen kan ikke kaldes fra en mappe der har en lang sti." -03020A02="Du skal vælge en fil" -03020A03="Du skal vælge en eller flere filer" -03020A04="Filen {0} findes allerede" - -; Computer -03031100="Total størrelse" -03031101="Fri plads" -03031102="Clusterstørrelse" -03031103="Etiket" - -; Network -03031200="Lokalt navn" -03031201="Udbyder" - -; Benchmark Dialog - -03080000="Benchmark" -03080001="Hukommelsesbrug:" -03080002="Komprimering" -03080003="Dekomprimering" -03080004="Hastighed" -03080005="Bedømmelse" -03080006="Total bedømmelse" -03080007="Nuværende" -03080008="Resultat" -03080009="Forsøg:" -0308000A="Fejl:" -0308000B="CPU forbrug" -0308000C="Bedømmelse / Forbrug" - -;!@LangEnd@! - - diff --git a/External/7-Zip/Lang/de.txt b/External/7-Zip/Lang/de.txt deleted file mode 100644 index a88d1dfd..00000000 --- a/External/7-Zip/Lang/de.txt +++ /dev/null @@ -1,543 +0,0 @@ -;!@Lang@!UTF-8! -; 7-Zip 2.30 Beta 22 -; Translated by Soeren Finster -; 7-Zip 4.07 beta -; Updated by JAK-Software.DE -; 7-Zip 9.07 beta -; Maintained by Joachim Henke (since 4.12 beta) - -00000000="German" -00000001="Deutsch" -00000002="7" - -; 7-Zip Configuration - -; Title -01000000="7-Zip Einstellungen" - -; Info Page -01000100="Info über 7-Zip" -01000103="7-Zip ist freie Software. Sie können jedoch das Projekt durch eine Registrierung unterstützen." -01000104="techn. Unterstützung" -01000105="Registrieren" - -; Folders Page -01000200="Ordner" -01000210="&Arbeitsverzeichnis" -01000211="&TEMP-Ordner des Systems" -01000212="Aktueller &Ordner" -01000213="&Benutzerdefiniert:" -01000214="Nur bei &Wechselmedien benutzen" - -01000281="Wählen Sie einen Ordner für temporäre Archivdateien:" - -; System Page -01000300="System" -01000301="7-Zip in Kontextmenü integrieren" -01000302="Kontextmenü kaskadieren" -01000310="Einträge im Kontextmenü:" - -; Language Page -01000400="Sprache" -01000401="Sprache:" - - -; 7-Zip Explorer extension - -; Context menu -02000101="7-Zip" -02000102="7-Zip Befehle" -02000103="Öffnen" -02000104="Ausgewähltes Archiv öffnen" -02000105="Dateien entpacken..." -02000106="Dateien aus dem gewählten Archiv entpacken" -02000107="Zu einem Archiv hinzufügen..." -02000108="Fügt die markierten Objekte einem Archiv hinzu." -02000109="Archiv überprüfen" -0200010A="Prüft die Integrität des ausgewählten Archivs." -0200010B="Hier entpacken" -0200010C="Entpackt das gewählte Archiv in den aktuellen Ordner." -0200010D="Entpacken nach {0}" -0200010E="Entpackt Dateien in ein Unterverzeichnis." -0200010F="Hinzufügen zu {0}" -02000110="Fügt die markierten Objekte dem Archiv hinzu." -02000111="Archivieren und versenden..." -02000112="Packt die markierten Objekte und verschickt das Archiv per E-Mail." -02000113="Archivieren in {0} und versenden" -02000114="Packt die markierten Objekte und verschickt das Archiv per E-Mail." - -02000140="" -02000141="" - -; Properties -02000203="Pfad" -02000204="Name" -02000205="Erweiterung" -02000206="Ordner" -02000207="Größe" -02000208="Gepackte Größe" -02000209="Attribute" -0200020A="Erstellt am" -0200020B="Letzter Zugriff" -0200020C="Geändert am" -0200020D="Kompakt (solid)" -0200020E="Kommentiert" -0200020F="Verschlüsselt" -02000210="Vorher geteilt" -02000211="Danach geteilt" -02000212="Wörterbuch" -02000213="CRC" -02000214="Typ" -02000215="Anti" -02000216="Verfahren" -02000217="Herkunft" -02000218="Dateisystem" -02000219="Besitzer" -0200021A="Gruppe" -0200021B="Block" -0200021C="Kommentar" -0200021D="Position" -0200021E="Pfad" -0200021F="Ordner" -02000220="Dateien" -02000221="Version" -02000222="Teilarchiv" -02000223="Mehrteiliges Archiv" -02000224="Offset" -02000225="Verknüpfungen" -02000226="Blöcke" -02000227="Teilarchive" - -02000229="64 Bit" -0200022A="Big-Endian" -0200022B="CPU" -0200022C="Gesamtgröße" -0200022D="Header-Größe" -0200022E="Prüfsumme" -0200022F="Kenndaten" -02000230="Virtuelle Adresse" -02000231="ID" -02000232="Kurzname" -02000233="Erstellt durch" -02000234="Sektorgröße" -02000235="Zugriffsrechte" -02000236="Link" - -; Status bar -02000301="{0} Objekt(e) markiert" -02000302="{0} Objekt(e)" - -02000320="Dateien:" -02000321="Ordner:" -02000322="Größe:" -02000323="Komprimierte Größe:" -02000324="Archive:" - -; List Context Menu -02000401="&Spalten..." - -02000411="Ö&ffnen" -02000412="&Entpacken..." - -; ToolBar -02000501="Entpacken" - -; Messages -02000601="Aktualisierungen werden für dieses Archiv nicht unterstützt." -02000602="Kann das Archiv \"{0}\" nicht aktualisieren." -02000603="Kann den Ordner \"{0}\" nicht erstellen." -02000604="Diese Datei ist kein unterstütztes Archiv." -02000605="Fehler" -02000606="Zu viele Objekte" -02000607="Mit dieser Erweiterung ist kein Programm verknüpft." -02000608="Es sind keine Fehler aufgetreten." -02000609="Die Datei \"{0}\" kann nicht als Archiv geöffnet werden." -0200060A="Das verschlüsselte Archiv \"{0}\" kann nicht geöffnet werden. Falsches Passwort?" -0200060B="Das System kann die benötigte Speichermenge nicht bereit stellen." -0200060C="Unbekannter Fehler" -0200060D="Typ des Archives wird nicht unterstützt" - -; Dialogs -02000702="OK" -02000705="&Ja" -02000707="Ja für &alle" -02000709="&Nein" -0200070B="Nein für a&lle" - -02000710="Abbrechen" -02000711="&Abbrechen" -02000713="&Schließen" -02000714="Stopp" -02000715="Neustart" - -02000720="Hilfe" - -; Extract dialog -02000800="Entpacken" -02000801="&Entpacken nach:" -02000802="Passwort" - -02000810="Verzeichnisstruktur wiederherstellen" -02000811="Komplette Pfadangaben" -02000812="Relative Pfadangaben" -02000813="Keine Pfadangaben" - -02000820="Dateien überschreiben" -02000821="Nur mit Bestätigung" -02000822="Ohne Bestätigung" -02000823="Vorhandene Dateien überspringen" -02000824="Automatisch umbenennen" -02000825="Vorhandene Dateien umbenennen" - -02000830="Dateien" -02000831="&Markierte Dateien" -02000832="&Alle Dateien" - -02000881="Wählen Sie einen Ordner für die entpackten Dateien:" - -02000890="Entpacken" - -; Overwrite dialog -02000900="Überschreiben bestätigen" -02000901="Der Zielordner beinhaltet bereits eine Datei diesen Namens." -02000902="Wollen Sie diese Datei" -02000903="durch diese ersetzen?" - -02000911="A&utomatisch umbenennen" - -02000982="{0} Bytes" -02000983="geändert am" - -; Messages dialog -02000A00="Diagnosemeldungen" - -02000A80="Meldung" - -02000A91="Das Kompressionsverfahren in \"{0}\" wird nicht unterstützt." -02000A92="Datenfehler in \"{0}\". Die Datei ist beschädigt." -02000A93="CRC-Prüfsummenfehler. Die Datei \"{0}\" ist beschädigt." -02000A94="Datenfehler in der verschlüsselten Datei \"{0}\". Falsches Passwort?" -02000A95="CRC-Prüfsummenfehler bei verschlüsselter Datei \"{0}\". Falsches Passwort?" - -; Password dialog -02000B00="Kennworteingabe" -02000B01="Passwort eingeben:" -02000B02="Passwort an&zeigen" -02000B03="Passwort bestätigen:" -02000B10="Die Passwörter stimmen nicht überein." -02000B11="Bitte nur Buchstaben des englischen Alphabets, Ziffern und Sonderzeichen (!, #, $, ...) im Passwort verwenden!" -02000B12="Das Passwort ist zu lang." - -; Progress dialog -02000C00="Fortschritt" -02000C01="Verstrichene Zeit:" -02000C02="Verbleibende Zeit:" -02000C03="Gesamtdatenmenge:" -02000C04="Geschwindigkeit:" -02000C05="Verarbeitet:" -02000C06="Kompressionsrate:" - -02000C10="&Hintergrund" -02000C11="&Vordergrund" -02000C12="&Pause" -02000C13="&Fortsetzen" - -02000C20="Pause" - -02000C30="Möchten Sie wirklich abbrechen?" - -; Compress dialog -02000D00="Zu Archiv hinzufügen" -02000D01="&Archiv:" -02000D02="Art der Akt&ualisierung:" -02000D03="Archiv&format:" -02000D04="Kompressions&verfahren:" -02000D05="Kompaktes Archiv erstellen (solid)" -02000D06="&Parameter:" -02000D07="Optionen" -02000D08="Selbstentpackendes Archiv (SF&X) erstellen" -02000D09="Multithreading" -02000D0A="Datei&namen verschlüsseln" -02000D0B="&Kompressionsstärke:" -02000D0C="Wörter&buchgröße:" -02000D0D="&Wortgröße:" -02000D0E="Speicherbedarf beim Komprimieren:" -02000D0F="Speicherbedarf beim Entpacken:" -02000D10="Verschlüsselung" -02000D11="Verfahren:" -02000D12="Anzahl &CPU-Threads:" -02000D13="Größe &solider Blöcke:" -02000D14="Nicht solide" -02000D15="Solide" -02000D16="Zum Schreiben &geöffnete Dateien einbeziehen" - -02000D40="In &Teildateien aufsplitten (Bytes):" -02000D41="Ungültiger Wert für Dateigrößen" -02000D42="Angegebene Größe für Teildateien: {0} Bytes.\nSind Sie sicher, dass das Archiv dementsprechend aufgesplittet werden soll?" - -02000D81="Speichern" -02000D82="Normal" -02000D83="Maximum" -02000D84="Schnell" -02000D85="Schnellste" -02000D86="Ultra" - -02000D90="Durchsuchen" - -02000DA1="Hinzufügen und Ersetzen" -02000DA2="Aktualisieren und Hinzufügen" -02000DA3="Vorhandene Dateien aktualisieren" -02000DA4="Synchronisieren" - -02000DB1="Alle Dateien" - -02000DC0="Komprimiere" - -; Columns dialog -02000E00="Spalten" -02000E01="Markieren Sie die Spalten, die Sie in dieser Ansicht sehen wollen. Benutzen Sie die Aufwärts- und Abwärts-Schaltflächen, um die Spalten wie gewünscht anzuordnen." -02000E02="Die markierte Spalte soll" -02000E03="Pixel &breit sein." - -02000E10="&Aufwärts" -02000E11="Ab&wärts" -02000E12="&Zeigen" -02000E13="&Verstecken" -02000E14="Speichern" - -02000E81="Titel" -02000E82="Breite" - -; Testing -02000F90="Überprüfen" - - -; File Manager - -03000000="7-Zip Dateimanager" - -; Menu -03000102="&Datei" -03000103="&Bearbeiten" -03000104="&Ansicht" -03000105="&Extras" -03000106="&?" -03000107="&Favoriten" - -; File -03000210="Ö&ffnen" -03000211="I&ntern öffnen" -03000212="E&xtern öffnen" -03000220="&Ansehen" -03000221="&Bearbeiten" -03000230="&Umbenennen" -03000231="&Kopieren nach..." -03000232="&Verschieben nach..." -03000233="&Löschen" -03000240="E&igenschaften" -03000241="K&ommentieren" -03000242="&Prüfsumme berechnen" -03000243="Ver&gleichen" -03000250="Ordner erstellen" -03000251="Datei erstellen" -03000260="Be&enden" -03000270="Datei auf&splitten..." -03000271="Dateien &zusammenfügen..." - -; Edit -03000310="&Rückgängig" -03000311="&Wiederherstellen" -03000320="&Ausschneiden" -03000321="&Kopieren" -03000322="&Einfügen" -03000323="&Löschen" -03000330="Alles &markieren" -03000331="Alles abwählen" -03000332="Markierung &umkehren" -03000333="Auswählen..." -03000334="Auswahl aufheben..." -03000335="Nach Typ auswählen" -03000336="Nach Typ abwählen" - -; View -03000410="&Große Symbole" -03000411="&Kleine Symbole" -03000412="&Liste" -03000413="&Details" -03000420="Unsortiert" -03000430="Wurzelverzeichnis" -03000431="Übergeordneter Ordner" -03000432="Ordnerverlauf..." -03000440="&Aktualisieren" -03000449="Alles in einer &Ebene" -03000450="&Zweigeteiltes Fenster" -03000451="&Symbolleisten" -03000460="Archivfunktionen" -03000461="Standardfunktionen" -03000462="Große Schaltflächen" -03000463="Schaltflächenbeschriftung" - -; Tools -03000510="&Optionen..." -03000511="&Benchmark" - -; Help -03000610="&Hilfethemen" -03000620="Ü&ber 7-Zip..." - -; Favorites -03000710="&Ordner hinzufügen als" -03000720="Favorit" - -; Options Dialog - -03010000="Optionen" - -; Plugins -03010100="Plugins" -03010101="&Plugins:" -03010110="Optionen..." - -; Edit -03010200="Editor" -03010201="&Editor:" -03010202="Programm zum &Vergleichen:" - -; System -03010300="System" -03010302="7-Zip verknüpfen mit:" -03010310="Plugin" - -; Settings -03010400="Einstellungen" -03010401="&Verzeichniseintrag \"..\" anzeigen" -03010402="Symbole aus &Dateien laden und anzeigen" -03010410="System-Kontext&menü im Dateimenü anzeigen" -03010420="Dateiauswahl markiert ganze &Zeile" -03010421="&Gitternetzlinien anzeigen" -03010422="Einfacher &Klick zum Öffnen" -03010430="&Alternativer Dateiauswahl-Modus" -03010440="Große &Speicherseiten verwenden" - -; Strings - -03020201="Kopieren" -03020202="Verschieben" -03020203="Kopieren nach:" -03020204="Verschieben nach:" -03020205="Kopiere..." -03020206="Verschiebe..." -03020207="Verschieben und Kopieren ist für diesen Ordner nicht möglich." -03020208="Die Operation wird für diesen Ordner nicht unterstützt." -03020209="Zielordner auswählen" - -03020210="Löschen von Datei bestätigen" -03020211="Löschen von Ordner bestätigen" -03020212="Löschen von mehreren Dateien bestätigen" -03020213="Soll \"{0}\" wirklich gelöscht werden?" -03020214="Soll der Ordner \"{0}\" und sein gesamter Inhalt wirklich gelöscht werden?" -03020215="Sollen diese {0} Objekte wirklich gelöscht werden?" -03020216="Lösche..." -03020217="Fehler beim Löschen von Datei oder Ordner" -03020218="Das System kann Dateien mit langem Pfad nicht in den Papierkorb verschieben." - -03020220="Umbenennen..." -03020221="Fehler beim Umbenennen von Datei oder Ordner" -03020222="Kopieren bestätigen" -03020223="Sollen die Dateien wirklich in dieses Archiv kopiert werden:" - -03020230="Ordner erstellen" -03020231="Ordnername:" -03020232="Neuer Ordner" -03020233="Fehler beim Erstellen des Ordners" - -03020240="Datei erstellen" -03020241="Dateiname:" -03020242="Neue Datei" -03020243="Fehler beim Erstellen der Datei" - -03020250="Auswählen" -03020251="Auswahl aufheben" -03020252="Filter:" - -03020260="Ordnerverlauf" - -03020280="Die Datei \"{0}\" wurde geändert.\nSoll sie im Archiv aktualisiert werden?" -03020281="Die Datei konnte nicht aktualisiert werden.\n\"{0}\"" -03020282="Kann Editor nicht starten" -03020283="Öffne..." -03020284="Die Datei scheint ein Virus zu sein (Dateiname enthält lange Reihen von Leerzeichen)." - -03020290="Kommentar" -03020291="&Kommentar:" - -030202A0="System" - -03020300="Arbeitsplatz" -03020301="Netzwerk" -03020302="Dokumente" - -03020400="Hinzufügen" -03020401="Entpacken" -03020402="Überprüfen" - -03020420="Kopieren" -03020421="Verschieben" -03020422="Löschen" -03020423="Eigenschaften" - -03020500="Datei aufsplitten" -03020501="Teildateien &nach:" -03020510="Aufsplitten..." -03020520="Aufsplitten bestätigen" -03020521="Sind Sie sicher, die Datei in {0} Teildateien aufsplitten zu wollen?" -03020522="Die Größe der Teildateien muss kleiner sein als die der ursprünglichen Datei." - -03020600="Dateien zusammenfügen" -03020601="Zieldatei &nach:" -03020610="Zusammenfügen..." -03020620="Bitte nur den ersten Teil der Datei auswählen." -03020621="Datei nicht als Teil einer aufgesplitteten Datei erkannt" -03020622="Kann nicht mehr als eine Teildatei finden." - -03020710="Berechne Prüfsumme..." -03020720="Prüfsummen-Information" -03020721="CRC-Prüfsumme über die Daten:" -03020722="Prüfsumme über Daten und Namen:" - -03020800="Durchsuche..." - -03020900="Eigenschaften" - -03020A01="Die Operation kann nicht aus einem Ordner mit langem Pfad aufgerufen werden." -03020A02="Bitte genau eine Datei auswählen." -03020A03="Bitte mindestens eine Datei auswählen." -03020A04="Die Datei {0} existiert bereits." - -; Computer -03031100="Gesamtgröße" -03031101="Freier Speicherplatz" -03031102="Cluster-Größe" -03031103="Name" - -; Network -03031200="Lokaler Name" -03031201="Provider" - -; Benchmark Dialog - -03080000="Benchmark" -03080001="Speichernutzung:" -03080002="Komprimierung" -03080003="Dekomprimierung" -03080004="Geschwindigkeit" -03080005="Bewertung" -03080006="Gesamtwertung" -03080007="Aktuell" -03080008="Ergebnis" -03080009="Durchläufe:" -0308000A="Fehler:" -0308000B="CPU-Nutzung" -0308000C="Bewert./Nutzung" - -;!@LangEnd@! diff --git a/External/7-Zip/Lang/el.txt b/External/7-Zip/Lang/el.txt deleted file mode 100644 index d5ccffa2..00000000 --- a/External/7-Zip/Lang/el.txt +++ /dev/null @@ -1,492 +0,0 @@ -;!@Lang@!UTF-8! -; 7-Zip 9.07 -; Translated by SkyHi [HDManiacs Team] -; - -00000000="Greek" -00000001="Ελληνική" -00000002="8" - -; 7-Zip Configuration - -; Title -01000000="Ρυθμίσεις 7-Zip" - -; Info Page -01000100="Πληροφορίες για το 7-Zip" -01000103="Το 7-Zip είναι ελεύθερο λογισμικό. Ωστόσο μπορείτε να υποστηρίξετε την περαιτέρω ανάπτυξη του με την εγγραφή σας." -01000104="Υποστήριξη" -01000105="Εγγραφή" - -; Folders Page -01000200="Φάκελοι" -01000210="&Φάκελος εργασίας" -01000211="&Προσωρινός φάκελος συστήματος" -01000212="&Τρέχων φάκελος" -01000213="&Καθορισμένος:" -01000214="Χρήση μόνο για αφαιρούμενες μονάδες δίσκου" -01000281="Καθορίστε μια τοποθεσία για τα προσωρινά αρχεία συμπίεσης." - -; System Page -01000300="Σύστημα" -01000301="Ενσωμάτωση του 7-Zip στο λειτουργικό" -01000302="Με ομαδοποίηση των επιλογών" -01000310="Στοιχεία του πίνακα επιλογών:" - -; Language Page -01000400="Γλώσσα" -01000401="Γλώσσα:" - - -; 7-Zip Explorer extension - -; Context menu -02000101="7-Zip" -02000102="Εντολές 7-Zip" -02000103="Άνοιγμα" -02000104="Άνοιγμα επιλεγμένου αρχείου συμπίεσης." -02000105="Αποσυμπίεση αρχείων..." -02000106="Αποσυμπίεση επιλεγμένου αρχείου συμπίεσης" -02000107="Προσθήκη σε αρχείο συμπίεσης..." -02000108="Προσθήκη επιλεγμένων στοιχείων σε αρχείο συμπίεσης" -02000109="Έλεγχος αρχείου συμπίεσης" -0200010A="Έλεγχος εγκυρότητας επιλεγμένου αρχείου συμπίεσης" -0200010B="Αποσυμπίεση εδώ" -0200010C="Αποσυμπίεση αρχείων στον τρέχοντα φάκελο" -0200010D="Αποσυμπίεση στο φάκελο {0}" -0200010E="Αποσυμπίεση αρχείων σε υποφάκελο." -0200010F="Προσθήκη στο {0}" -02000110="Προσθήκη επιλεγμένων στοιχείων σε αρχείο συμπίεσης." -02000111="Συμπίεση και αποστολή με e-mail..." -02000112="Συμπίεση επιλεγμένων στοιχείων και αποστολή με e-mail." -02000113="Συμπίεση στο {0} και αποστολή με e-mail" -02000114="Συμπίεση επιλεγμένων στοιχείων και αποστολή με e-mail." -02000140="<Φάκελος>" -02000141="<Αρχείο Συμπίεσης>" - -; Properties -02000203="Θέση" -02000204="Όνομα" -02000205="Τύπος" -02000206="Φάκελος" -02000207="Μέγεθος" -02000208="Συμπιεσμένο μέγεθος" -02000209="Ιδιότητες" -0200020A="Δημιουργήθηκε" -0200020B="Προσπελάστηκε" -0200020C="Τροποποιήθηκε" -0200020D="Συμπαγές" -0200020E="Σχόλιο" -0200020F="Κωδικοποιημένο" -02000210="Τεμαχισμός πριν" -02000211="Τεμαχισμός μετά" -02000212="Λεξικό" -02000213="CRC" -02000214="Τύπος" -02000215="Αντί" -02000216="Μέθοδος" -02000217="Λειτουργικό" -02000218="Σύστημα αρχείων" -02000219="Χρήστης" -0200021A="Ομάδα" -0200021B="Μπλοκ" -0200021C="Σχόλιο" -0200021D="Θέση" -0200021E="Προκαθορισμένη διαδρομή" -0200021F="Φάκελοι" -02000220="Αρχεία" -02000221="Έκδοση" -02000222="Τόμος" -02000223="Πολυτόμος" -02000224="Offset" -02000225="Σύνδεσμοι" -02000226="Μπλοκ" -02000227="Τόμοι" -02000229="64-bit" -0200022A="Big-endian" -0200022B="CPU" -0200022C="Φυσικό μέγεθος" -0200022D="Μέγεθος headers" -0200022E="Άθροισμα ελέγχου" -0200022F="Χαρακτηριστικά" -02000230="Εικονική διεύθυνση" -02000231="ID" -02000232="Σύντομο όνομα" -02000233="Εφαρμογή δημιουργίας" -02000234="Μέγεθος τομέα" -02000235="Κατάσταση λειτουργίας" -02000236="Σύνδεσμος" - -; Status bar -02000301="{0} επιλεγμένα στοιχεία" -02000302="{0} στοιχεία" -02000320="Αρχεία:" -02000321="Φάκελοι:" -02000322="Μέγεθος:" -02000323="Συμπιεσμένο μέγεθος:" -02000324="Αρχεία συμπίεσης:" - -; List Context Menu -02000401="&Στήλες..." -02000411="Άν&οιγμα" -02000412="&Αποσυμπίεση..." - -; ToolBar -02000501="Αποσυμπίεση" - -; Messages -02000601="Οι λειτουργίες ενημέρωσης δεν είναι διαθέσιμες για αυτόν τον τύπο συμπιεσμένου αρχείου." -02000602="Αδυνατή η ενημέρωση του αρχείου συμπίεσης {0}" -02000603="Αδύνατη η δημιουργία του φακέλου '{0}'" -02000604="Η μέθοδος συμπίεσης του αρχείου δεν υποστηρίζεται." -02000605="Σφάλμα" -02000606="Πάρα πολλά στοιχεία" -02000607="Δεν υπάρχει εφαρμογή που να σχετίζεται με τον τύπο του αρχείου." -02000608="Δεν υπάρχουν σφάλματα" -02000609="Δεν μπορεί να ανοιχθεί το αρχείο '{0}' σαν αρχείο συμπίεσης" -0200060A="Δεν μπορεί να ανοιχθεί το κρυπτογραφημένο αρχείο '{0}'. Λάθος κωδικός;" -0200060B="Το σύστημα δεν μπορεί να διαθέσει την απαιτούμενη ποσότητα μνήμης." -0200060C="Άγνωστο σφάλμα" -0200060D="Μη υποστηριζόμενο αρχείο συμπίεσης." - -; Dialogs -02000702="OK" -02000705="&Ναι" -02000707="Ναι σε &όλα" -02000709="Ό&χι" -0200070B="Όχι σε ό&λα" -02000710="Άκυρο" -02000711="&Άκυρο" -02000713="&Κλείσιμο" -02000714="&Διακοπή" -02000715="Επανεκκίνηση" -02000720="Βοήθεια" - -; Extract dialog -02000800="Αποσυμπίεση" -02000801="&Αποσυμπίεση στο φάκελο:" -02000802="Κωδικός πρόσβασης" -02000810="Επιλογές διαδρομών φακέλων " -02000811="Πλήρεις διαδρομές φακέλων" -02000812="Τρέχουσες διαδρομές φακέλων " -02000813="Χωρίς διαδρομές φακέλων" -02000820="Επιλογές αντικατάστασης αρχείων" -02000821="Αντικατάσταση με ερώτηση" -02000822="Αντικατάσταση χωρίς ερώτηση" -02000823="Παράβλεψη των υπαρχόντων αρχείων" -02000824="Αυτόματη μετονομασία" -02000825="Αυτόματη μετονομασία των υπαρχόντων αρχείων" -02000830="Αρχεία" -02000831="&Επιλεγμένα αρχεία" -02000832="&Όλα τα αρχεία" -02000881="Καθορίστε τον φάκελο αποσυμπίεσης." -02000890="Αποσυμπίεση" - -; Overwrite dialog -02000900="Επιβεβαίωση αντικατάστασης του αρχείου" -02000901="Ο φάκελος προορισμού περιέχει ήδη ένα αρχείο με το ίδιο όνομα." -02000902="Θέλετε να αντικαταστήσετε το υπάρχον αρχείο" -02000903="με αυτό;" -02000911="Αυτόματη &μετονομασία" -02000982="{0} bytes" -02000983="τροποποιήθηκε" - -; Messages dialog -02000A00="Διαγνωστικά μηνύματα" -02000A80="Μήνυμα" -02000A91="Μη υποστηριζόμενη μέθοδος συμπίεσης για το '{0}'." -02000A92="Λάθος δεδομένων στο {0}. Το αρχείο είναι φθαρμένο." -02000A93="Ο έλεγχος CRC απέτυχε στο '{0}'. Το αρχείο είναι φθαρμένο." -02000A94="Λάθος δεδομένων στο κρυπτογραφημένο αρχείο '{0}'. Λάθος κωδικός;" -02000A95="Ο έλεγχος CRC απέτυχε στο κρυπτογραφημένο αρχείο '{0}'. Λάθος κωδικός;" - -; Password dialog -02000B00="Εισαγωγή κωδικού πρόσβασης" -02000B01="Κωδικός πρόσβασης:" -02000B02="&Εμφάνιση κωδικού" -02000B03="Επανεισάγετε τον κωδικό πρόσβασης:" -02000B10="Οι κωδικοί δεν ταιριάζουν." -02000B11="Χρησιμοποιήστε μόνο Αγγλικά γράμματα, αριθμούς και ειδικούς χαρακτήρες (!, #, ...) για κωδικό." -02000B12="Ο κωδικός είναι πολύ μεγάλος." - -; Progress dialog -02000C00="Διεργασία" -02000C01="Διανύθηκε:" -02000C02="Απομένει:" -02000C03="Μέγεθος:" -02000C04="Ταχύτητα:" -02000C05="Επεξεργάσθηκαν:" -02000C06="Αναλογία συμπίεσης" -02000C10="Στο &παρασκήνιο" -02000C11="Στο &προσκήνιο" -02000C12="&Διακοπή" -02000C13="&Συνέχεια" -02000C20="Διακόπηκε" -02000C30="Είστε σίγουροι ότι θέλετε να ακυρώσετε;" - -; Compress dialog -02000D00="Προσθήκη σε συμπιεσμένο αρχείο" -02000D01="&Όνομα αρχείου συμπίεσης:" -02000D02="&Τρόπος ενημέρωσης:" -02000D03="Συμπίεση στη μορ&φή:" -02000D04="&Μέθοδος συμπίεσης:" -02000D05="Δημιουργία &συμπαγούς αρχείου" -02000D06="&Παράμετροι:" -02000D07="Επιλογές συμπίεσης" -02000D08="Με αυτόματη αποσυμπίεση (SF&X)" -02000D09="Πολύ-νηματική επεξεργασία" -02000D0A="Κρυπτογράφηση των &ονομάτων" -02000D0B="Επίπεδο συμπίεσης:" -02000D0C="Μέγεθος &λεξικού:" -02000D0D="Μέγεθος &λέξης:" -02000D0E="Χρήση μνήμης για συμπίεση:" -02000D0F="Χρήση μνήμης για αποσυμπίεση:" -02000D10="Κρυπτογράφηση" -02000D11="Μέθοδος κρυπτογράφησης" -02000D12="Αριθμός νημάτων CPU" -02000D13="Μέγεθος συμπαγούς μπλοκ:" -02000D14="Μη-συμπαγές" -02000D15="Συμπαγές" -02000D16="Συμπίεση κοινών αρχείων" -02000D40="Τεμαχισμός σε τόμους:" -02000D41="Λάθος μέγεθος τόμου" -02000D42="Καθορισμένο μέγεθος τόμου: {0} bytes.\nΕίστε σίγουρος ότι θέλετε να χωρίσετε το αρχείο σε τέτοιους τόμους;" -02000D81="Αποθήκευση" -02000D82="Κανονική" -02000D83="Μέγιστη" -02000D84="Γρήγορη" -02000D85="Πολύ γρήγορη" -02000D86="Υπερσυμπίεση" -02000D90="Αναζήτηση" -02000DA1="Προσθήκη και αντικατάσταση αρχείων" -02000DA2="Προσθήκη και ενημέρωση αρχείων" -02000DA3="Ενημέρωση των υπαρχόντων αρχείων" -02000DA4="Συγχρονισμός αρχείων" -02000DB1="Όλα τα αρχεία" -02000DC0="Συμπίεση" - -; Columns dialog -02000E00="Στήλες" -02000E01="Επιλέξτε τις στήλες που θέλετε να φαίνονται σε αυτό το φάκελο. Χρησιμοποιήστε τα πλήκτρα 'πάνω' και 'κάτω' για να επαναδιατάξετε τις στήλες." -02000E02="Η επιλεγμένη στήλη πρέπει να έχει" -02000E03="pixels &πλάτος." -02000E10="Μετακίνηση &πάνω" -02000E11="Μετακίνηση &κάτω" -02000E12="&Εμφάνιση" -02000E13="&Απόκρυψη" -02000E14="Ενεργοποίηση" -02000E81="Τίτλος" -02000E82="Πλάτος" - -; Testing -02000F90="Έλεγχος" - - -; File Manager -03000000="Διαχειριστής αρχείων 7-Zip" - -; Menu -03000102="&Αρχείο" -03000103="&Επεξεργασία" -03000104="Π&ροβολή" -03000105="Εργα&λεία" -03000106="&Βοήθεια" -03000107="Αγα&πημένα" - -; File -03000210="Άν&οιγμα" -03000211="Άνοιγμα στο &ίδιο παράθυρο" -03000212="Άνοιγμα σε &νέο παράθυρο" -03000220="Π&ροβολή" -03000221="Επε&ξεργασία" -03000230="Με&τονομασία" -03000231="Αντι&γραφή..." -03000232="Μετα&κίνηση..." -03000233="Διαγρα&φή" -03000240="&Ιδιότητες" -03000241="Σχόλιο" -03000242="Υπολογισμός αθροίσματος ελέγχου" -03000243="Diff" -03000250="Δημιουργία φακέλου" -03000251="Δημιουργία αρχείου" -03000260="Έ&ξοδος" -03000270="&Τεμαχισμός αρχείου..." -03000271="&Συνένωση αρχείων..." - -; Edit -03000310="Αναίρεσ&η" -03000311="Επανάλη&ψη" -03000320="Απο&κοπή" -03000321="Αντι&γραφή" -03000322="&Επικόλληση" -03000323="Διαγρα&φή" -03000330="Ε&πιλογή όλων" -03000331="Αποεπιλογή όλων" -03000332="Αντιστροφή επιλογής" -03000333="Επιλογή..." -03000334="Αποεπιλογή..." -03000335="Επιλογή σύμφωνα με τον τύπο αρχείου" -03000336="Αποεπιλογή σύμφωνα με τον τύπο αρχείου" - -; View -03000410="Μεγάλα εικονί&δια" -03000411="&Μικρά εικονίδια" -03000412="&Λίστα" -03000413="Λε&πτομέρειες " -03000420="Χωρίς ταξινόμηση" -03000430="Άνοιγμα κεντρικού φακέλου" -03000431="Μετάβαση ένα επίπεδο πάνω" -03000432="&Ιστορικό φακέλων..." -03000440="Α&νανέωση" -03000449="Επίπεδη προβολή" -03000450="Σε &2 τμήματα" -03000451="&Γραμμές εργαλείων" -03000460="Συμπίεσης" -03000461="Βασική" -03000462="Μεγάλα εικονίδια" -03000463="Προβολή κειμένου" - -; Tools -03000510="&Ρυθμίσεις..." -03000511="&Benchmark" - -; Help -03000610="&Περιεχόμενα..." -03000620="Π&ερί του 7-Zip..." - -; Favorites -03000710="&Προσθήκη στα Αγαπημένα ως" -03000720="Σελιδοδείκτης" - -; Options Dialog -03010000="Ρυθμίσεις" - -; Plugins -03010100="Πρόσθετα" -03010101="&Πρόσθετα:" -03010110="Ρυθμίσεις..." - -; Edit -03010200="Πρόγραμμα επεξεργασίας" -03010201="&Πρόγραμμα επεξεργασίας:" -03010202="&Diff:" - -; System -03010300="Σύστημα" -03010302="Συσχέτιση του 7-Zip με τα αρχεία:" -03010310="Πρόσθετο" - -; Settings -03010400="Επιλογές" -03010401="Εμφάνιση αντικειμένου \"..\"" -03010402="Εμφάνιση των κανονικών εικονιδίων των αρχείων" -03010410="Εμφάνιση μενού συστήματος" -03010420="&Επιλογή ολόκληρης διαδρομής" -03010421="Εμφάνιση γραμμών πλέγματος" -03010422="Άνοιγμα αντικειμένου με μονό κλικ" -03010430="Εναλλακτική κατάσταση επιλογής" -03010440="Χρήση μεγάλων &σελίδων μνήμης" - -; Strings -03020201="Αντιγραφή" -03020202="Μετακίνηση" -03020203="Αντιγραφή στο:" -03020204="Μετακίνηση στο:" -03020205="Αντιγραφή..." -03020206="Μετακίνηση..." -03020207="Δεν μπορείτε να μετακινήσετε ή να αντιγράψετε σε τέτοιους φακέλους." -03020208="Η λειτουργία δεν υποστηρίζεται." -03020209="Επιλέξτε φάκελο προορισμού." -03020210="Επιβεβαίωση διαγραφής του αρχείου" -03020211="Επιβεβαίωση διαγραφής του φακέλου" -03020212="Επιβεβαίωση διαγραφής πολλών αρχείων" -03020213="Είστε βέβαιοι ότι θέλετε να διαγράψετε το '{0}' ;" -03020214="Είστε βέβαιοι ότι θέλετε να διαγράψετε το φάκελο '{0}' και όλα τα περιεχόμενα του;" -03020215="Είστε βέβαιοι ότι θέλετε να διαγράψετε αυτά τα {0} στοιχεία;" -03020216="Διαγραφή..." -03020217="Παρουσιάστηκε σφάλμα κατά τη διαγραφή." -03020218="Το σύστημα δεν μπορεί να μετακινήσει ένα αρχείο με μεγάλη διαδρομή στον Κάδο Ανακύκλωσης." -03020220="Μετονομασία..." -03020221="Παρουσιάστηκε σφάλμα κατά τη μετονομασία." -03020222="Επιβεβαίωση αντιγραφής αρχείων" -03020223="Είστε βέβαιος ότι θέλετε να αντιγράψετε τα αρχεία στο αρχείο συμπίεσης;" -03020230="Δημιουργία φακέλου" -03020231="Όνομα φακέλου:" -03020232="Νέος φάκελος" -03020233="Σφάλμα κατά την δημιουργία φακέλου." -03020240="Δημιουργία αρχείου" -03020241="Όνομα αρχείου:" -03020242="Νέο αρχείο" -03020243="Σφάλμα κατά την δημιουργία αρχείου." -03020250="Επιλογή" -03020251="Αποεπιλογή" -03020252="Με όνομα:" -03020260="Ιστορικό φακέλων" -03020280="Το αρχείο '{0}' τροποποιήθηκε.\nΘέλετε να ενημερώσετε το αρχείο συμπίεσης;" -03020281="Αδυνατή η ενημέρωση του αρχείου\n'{0}'" -03020282="Δεν είναι δυνατή η εκκίνηση του προγράμματος επεξεργασίας." -03020283="Άνοιγμα..." -03020284="Το αρχείο μοιάζει με ιό (το όνομα του περιέχει μεγάλα κενά)." -03020290="Σχόλιο" -03020291="&Σχόλιο:" -030202A0="Σύστημα" -03020300="Υπολογιστής" -03020301="Δικτύο" -03020302="Έγγραφα" -03020400="Προσθήκη" -03020401="Αποσυμπίεση" -03020402="Έλεγχος" -03020420="Αντιγραφή" -03020421="Μετακίνηση" -03020422="Διαγραφή" -03020423="Πληροφορίες" -03020500="Τεμαχισμός αρχείου" -03020501="&Τεμαχισμός σε:" -03020510="Τεμαχισμός..." -03020520="Επιβεβαίωση τεμαχισμού" -03020521="Είστε βέβαιος ότι θέλετε να τεμαχίσετε το αρχείο σε {0} τόμους;" -03020522="Το μέγεθος του τόμου πρέπει να είναι μικρότερο από αυτό του αρχικού αρχείου." -03020600="Συνένωση αρχείων" -03020601="&Συνένωση σε:" -03020610="Συνένωση..." -03020620="Επιλέξτε μόνο το πρώτο αρχείο" -03020621="Το αρχείο δεν μπορεί να ανιχνευθεί ως μέρος τεμαχισμένου αρχείου." -03020622="Δεν μπορούν να βρεθούν πάνω από ένα μέρη τεμαχισμένου αρχείου." -03020710="Υπολογισμός αθροίσματος ελέγχου..." -03020720="Πληροφορίες αθροίσματος ελέγχου" -03020721="Άθροισμα ελέγχου CRC για δεδομένα:" -03020722="Άθροισμα ελέγχου CRC για δεδομένα και ονόματα:" -03020800="Σάρωση..." -03020900="Ιδιότητες" -03020A01="Η λειτουργία δεν μπορεί να κληθεί από ένα φάκελο που έχει μεγάλη διαδρομή." -03020A02="Πρέπει να επιλέξετε ένα αρχείο." -03020A03="Πρέπει να επιλέξετε ένα ή περισσότερα αρχεία." -03020A04="Το αρχείο {0} ήδη υπάρχει." - - -; Computer -03031100="Συνολικό μέγεθος" -03031101="Ελεύθερος χώρος" -03031102="Μέγεθος συμπλέγματος" -03031103="Ετικέτα" - -; Network -03031200="Τοπικό όνομα" -03031201="Παροχέας" - -; Benchmark Dialog -03080000="Benchmark" -03080001="Χρήση μνήμης:" -03080002="Συμπίεση" -03080003="Αποσυμπίεση" -03080004="Ταχύτητα" -03080005="Εκτίμηση" -03080006="Συνολ. εκτίμηση" -03080007="Τρέχων πέρασμα" -03080008="Αποτέλεσμα" -03080009="Περάσματα:" -0308000A="Σφάλματα:" -0308000B="Χρήση CPU" -0308000C="Ταξ/μιση/Χρήση" - -;!@LangEnd@! diff --git a/External/7-Zip/Lang/en.ttt b/External/7-Zip/Lang/en.ttt deleted file mode 100644 index 46a73dc6..00000000 --- a/External/7-Zip/Lang/en.ttt +++ /dev/null @@ -1,543 +0,0 @@ -;!@Lang@!UTF-8! -; 7-Zip 9.07 -; Translated by Igor Pavlov -; -; -; -; - -00000000="English" -00000001="English" -00000002="9" - -; 7-Zip Configuration - -; Title -01000000="7-Zip Configuration" - -; Info Page -01000100="About 7-Zip" -01000103="7-Zip is free software" -01000104="Support" -01000105="Register" - -; Folders Page -01000200="Folders" -01000210="&Working folder" -01000211="&System temp folder" -01000212="&Current" -01000213="&Specified:" -01000214="Use for removable drives only" - -01000281="Specify a location for temporary archive files." - -; System Page -01000300="System" -01000301="Integrate 7-Zip to shell context menu" -01000302="Cascaded context menu" -01000310="Context menu items:" - -; Language Page -01000400="Language" -01000401="Language:" - - -; 7-Zip Explorer extension - -; Context menu -02000101="7-Zip" -02000102="7-Zip commands" -02000103="Open archive" -02000104="Opens the selected archive." -02000105="Extract files..." -02000106="Extracts files from the selected archive." -02000107="Add to archive..." -02000108="Adds the selected items to archive." -02000109="Test archive" -0200010A="Tests integrity of the selected archive." -0200010B="Extract Here" -0200010C="Extracts files from the selected archive to current folder." -0200010D="Extract to {0}" -0200010E="Extracts files to subfolder." -0200010F="Add to {0}" -02000110="Adds the selected items to archive." -02000111="Compress and email..." -02000112="Compresses the selected items to archive and sends archive via email." -02000113="Compress to {0} and email" -02000114="Compresses the selected items to archive and sends archive via email." - -02000140="" -02000141="" - -; Properties -02000203="Path" -02000204="Name" -02000205="Extension" -02000206="Folder" -02000207="Size" -02000208="Packed Size" -02000209="Attributes" -0200020A="Created" -0200020B="Accessed" -0200020C="Modified" -0200020D="Solid" -0200020E="Commented" -0200020F="Encrypted" -02000210="Split Before" -02000211="Split After" -02000212="Dictionary" -02000213="CRC" -02000214="Type" -02000215="Anti" -02000216="Method" -02000217="Host OS" -02000218="File System" -02000219="User" -0200021A="Group" -0200021B="Block" -0200021C="Comment" -0200021D="Position" -0200021E="Path Prefix" -0200021F="Folders" -02000220="Files" -02000221="Version" -02000222="Volume" -02000223="Multivolume" -02000224="Offset" -02000225="Links" -02000226="Blocks" -02000227="Volumes" - -02000229="64-bit" -0200022A="Big-endian" -0200022B="CPU" -0200022C="Physical Size" -0200022D="Headers Size" -0200022E="Checksum" -0200022F="Characteristics" -02000230="Virtual Address" -02000231="ID" -02000232="Short Name" -02000233="Creator Application" -02000234="Sector Size" -02000235="Mode" -02000236="Link" - -; Status bar -02000301="{0} object(s) selected" -02000302="{0} object(s)" - -02000320="Files:" -02000321="Folders:" -02000322="Size:" -02000323="Compressed size:" -02000324="Archives:" - -; List Context Menu -02000401="&Columns..." - -02000411="&Open" -02000412="&Extract..." - -; ToolBar -02000501="Extract" - -; Messages -02000601="Update operations are not supported for this archive." -02000602="Cannot update archive {0}" -02000603="Cannot create folder '{0}'" -02000604="File is not supported archive." -02000605="Error" -02000606="Too many items" -02000607="There is no application associated with the given file name extension" -02000608="There are no errors" -02000609="Can not open file '{0}' as archive" -0200060A="Can not open encrypted archive '{0}'. Wrong password?" -0200060B="The system cannot allocate the required amount of memory" -0200060C="Unknown error" -0200060D="Unsupported archive type" - -; Dialogs -02000702="OK" -02000705="&Yes" -02000707="Yes to &All" -02000709="&No" -0200070B="No to A&ll" - -02000710="Cancel" -02000711="&Cancel" -02000713="&Close" -02000714="Stop" -02000715="Restart" - -02000720="Help" - -; Extract dialog -02000800="Extract" -02000801="E&xtract to:" -02000802="Password" - -02000810="Path mode" -02000811="Full pathnames" -02000812="Current pathnames" -02000813="No pathnames" - -02000820="Overwrite mode" -02000821="Ask before overwrite" -02000822="Overwrite without prompt" -02000823="Skip existing files" -02000824="Auto rename" -02000825="Auto rename existing files" - -02000830="Files" -02000831="&Selected files" -02000832="&All files" - -02000881="Specify a location for extracted files." - -02000890="Extracting" - -; Overwrite dialog -02000900="Confirm File Replace" -02000901="Destination folder already contains processed file." -02000902="Would you like to replace the existing file" -02000903="with this one?" - -02000911="A&uto Rename" - -02000982="{0} bytes" -02000983="modified on" - -; Messages dialog -02000A00="Diagnostic messages" - -02000A80="Message" - -02000A91="Unsupported compression method for '{0}'." -02000A92="Data error in '{0}'. File is broken." -02000A93="CRC failed in '{0}'. File is broken." -02000A94="Data error in encrypted file '{0}'. Wrong password?" -02000A95="CRC failed in encrypted file '{0}'. Wrong password?" - -; Password dialog -02000B00="Enter password" -02000B01="Enter password:" -02000B02="&Show password" -02000B03="Reenter password:" -02000B10="Passwords do not match" -02000B11="Use only English letters, numbers and special characters (!, #, $, ...) for password" -02000B12="Password is too long" - -; Progress dialog -02000C00="Process" -02000C01="Elapsed time:" -02000C02="Remaining time:" -02000C03="Total size:" -02000C04="Speed:" -02000C05="Processed:" -02000C06="Compression ratio:" - -02000C10="&Background" -02000C11="&Foreground" -02000C12="&Pause" -02000C13="&Continue" - -02000C20="Paused" - -02000C30="Are you sure you want to cancel?" - -; Compress dialog -02000D00="Add to archive" -02000D01="&Archive:" -02000D02="&Update mode:" -02000D03="Archive &format:" -02000D04="Compression &method:" -02000D05="Create &Solid archive" -02000D06="&Parameters:" -02000D07="Options" -02000D08="Create SF&X archive" -02000D09="Multi-threading" -02000D0A="Encrypt file &names" -02000D0B="Compression &level:" -02000D0C="&Dictionary size:" -02000D0D="&Word size:" -02000D0E="Memory usage for Compressing:" -02000D0F="Memory usage for Decompressing:" -02000D10="Encryption" -02000D11="Encryption method:" -02000D12="Number of CPU threads:" -02000D13="Solid block size:" -02000D14="Non-solid" -02000D15="Solid" -02000D16="Compress shared files" - -02000D40="Split to &volumes, bytes:" -02000D41="Incorrect volume size" -02000D42="Specified volume size: {0} bytes.\nAre you sure you want to split archive into such volumes?" - -02000D81="Store" -02000D82="Normal" -02000D83="Maximum" -02000D84="Fast" -02000D85="Fastest" -02000D86="Ultra" - -02000D90="Browse" - -02000DA1="Add and replace files" -02000DA2="Update and add files" -02000DA3="Freshen existing files" -02000DA4="Synchronize files" - -02000DB1="All Files" - -02000DC0="Compressing" - -; Columns dialog -02000E00="Columns" -02000E01="Check the columns that you would like to make visible in this folder. Use the Move Up and Move Down buttons to reorder the columns." -02000E02="The selected column should be" -02000E03="pixels &wide." - -02000E10="Move &Up" -02000E11="Move &Down" -02000E12="&Show" -02000E13="&Hide" -02000E14="Set" - -02000E81="Title" -02000E82="Width" - -; Testing -02000F90="Testing" - - -; File Manager - -03000000="7-Zip File Manager" - -; Menu -03000102="&File" -03000103="&Edit" -03000104="&View" -03000105="&Tools" -03000106="&Help" -03000107="F&avorites" - -; File -03000210="&Open" -03000211="Open &Inside" -03000212="Open O&utside" -03000220="&View" -03000221="&Edit" -03000230="Rena&me" -03000231="&Copy To..." -03000232="&Move To..." -03000233="&Delete" -03000240="P&roperties" -03000241="Comme&nt..." -03000242="Calculate checksum" -03000243="Diff" -03000250="Create Folder" -03000251="Create File" -03000260="E&xit" -03000270="&Split file..." -03000271="Com&bine files..." - -; Edit -03000310="&Undo" -03000311="&Redo" -03000320="Cu&t" -03000321="&Copy" -03000322="&Paste" -03000323="&Delete" -03000330="Select &All" -03000331="Deselect All" -03000332="&Invert Selection" -03000333="Select..." -03000334="Deselect..." -03000335="Select by Type" -03000336="Deselect by Type" - -; View -03000410="Lar&ge Icons" -03000411="S&mall Icons" -03000412="&List" -03000413="&Details" -03000420="Unsorted" -03000430="Open Root Folder" -03000431="Up One Level" -03000432="Folders History..." -03000440="&Refresh" -03000449="Flat View" -03000450="&2 Panels" -03000451="&Toolbars" -03000460="Archive Toolbar" -03000461="Standard Toolbar" -03000462="Large Buttons" -03000463="Show Buttons Text" - -; Tools -03000510="&Options..." -03000511="&Benchmark" - -; Help -03000610="&Contents..." -03000620="&About 7-Zip..." - -; Favorites -03000710="&Add folder to Favorites as" -03000720="Bookmark" - -; Options Dialog - -03010000="Options" - -; Plugins -03010100="Plugins" -03010101="&Plugins:" -03010110="Options..." - -; Edit -03010200="Editor" -03010201="&Editor:" -03010202="&Diff:" - -; System -03010300="System" -03010302="Associate 7-Zip with:" -03010310="Plugin" - -; Settings -03010400="Settings" -03010401="Show \"..\" item" -03010402="Show real file icons" -03010410="Show system menu" -03010420="&Full row select" -03010421="Show &grid lines" -03010422="Single-click to open an item" -03010430="&Alternative selection mode" -03010440="Use &large memory pages" - -; Strings - -03020201="Copy" -03020202="Move" -03020203="Copy to:" -03020204="Move to:" -03020205="Copying..." -03020206="Moving..." -03020207="You cannot move or copy items for such folders." -03020208="The operation is not supported for this folder." -03020209="Select destination folder." - -03020210="Confirm File Delete" -03020211="Confirm Folder Delete" -03020212="Confirm Multiple File Delete" -03020213="Are you sure you want to delete '{0}'?" -03020214="Are you sure you want to delete the folder '{0}' and all its contents?" -03020215="Are you sure you want to delete these {0} items?" -03020216="Deleting..." -03020217="Error Deleting File or Folder" -03020218="The system cannot move a file with long path to the Recycle Bin" - -03020220="Renaming..." -03020221="Error Renaming File or Folder" -03020222="Confirm File Copy" -03020223="Are you sure you want to copy files to archive" - -03020230="Create Folder" -03020231="Folder name:" -03020232="New Folder" -03020233="Error Creating Folder" - -03020240="Create File" -03020241="File Name:" -03020242="New File" -03020243="Error Creating File" - -03020250="Select" -03020251="Deselect" -03020252="Mask:" - -03020260="Folders History" - -03020280="File '{0}' was modified.\nDo you want to update it in the archive?" -03020281="Can not update file\n'{0}'" -03020282="Cannot start editor." -03020283="Opening..." -03020284="The file looks like a virus (the file name contains long spaces in name)." - -03020290="Comment" -03020291="&Comment:" - -030202A0="System" - -03020300="Computer" -03020301="Network" -03020302="Documents" - -03020400="Add" -03020401="Extract" -03020402="Test" - -03020420="Copy" -03020421="Move" -03020422="Delete" -03020423="Info" - -03020500="Split File" -03020501="&Split to:" -03020510="Splitting..." -03020520="Confirm Splitting" -03020521="Are you sure you want to split file into {0} volumes?" -03020522="Volume size must be smaller than size of original file" - -03020600="Combine Files" -03020601="&Combine to:" -03020610="Combining..." -03020620="Select only first part of split file" -03020621="Can not detect file as part of split file" -03020622="Can not find more than one part of split file" - -03020710="Checksum calculating..." -03020720="Checksum information" -03020721="CRC checksum for data:" -03020722="CRC checksum for data and names:" - -03020800="Scanning..." - -03020900="Properties" - -03020A01="The operation cannot be called from a folder that has a long path." -03020A02="You must select one file" -03020A03="You must select one or more files" -03020A04="File {0} is already exist" - -; Computer -03031100="Total Size" -03031101="Free Space" -03031102="Cluster Size" -03031103="Label" - -; Network -03031200="Local Name" -03031201="Provider" - -; Benchmark Dialog - -03080000="Benchmark" -03080001="Memory usage:" -03080002="Compressing" -03080003="Decompressing" -03080004="Speed" -03080005="Rating" -03080006="Total Rating" -03080007="Current" -03080008="Resulting" -03080009="Passes:" -0308000A="Errors:" -0308000B="CPU Usage" -0308000C="Rating / Usage" - -;!@LangEnd@! diff --git a/External/7-Zip/Lang/eo.txt b/External/7-Zip/Lang/eo.txt deleted file mode 100644 index 3ada8437..00000000 --- a/External/7-Zip/Lang/eo.txt +++ /dev/null @@ -1,473 +0,0 @@ -;!@Lang@!UTF-8! -; 7-Zip 4.37 -; Translated by Dmitri Gabinski -; -; -; -; - -00000000="Esperanto" -00000001="Esperanto" -00000002="" - -; 7-Zip Configuration - -; Title -01000000="7-Zip-Konfiguro" - -; Info Page -01000100="Informo" -01000103="7-Zip estas senpaga programo. Tamen, vi povas subteni evoluadon de 7-Zip per enregistriĝo." -01000104="Subteno" -01000105="Enregistriĝo" - -; Folders Page -01000200="Dosierujoj" -01000210="&Kuranta dosierujo" -01000211="&Sistema labora dosierujo" -01000212="&Ĉi tiu" -01000213="&Specifu:" -01000214="&Uzi nur por demeteblaj datumportiloj" - -01000281="Specifu ujon por laboraj dosieroj." - -; System Page -01000300="Sistemo" -01000301="Metu 7-Zip'on en kuntekstan menuon de ŝelo" -01000302="Kaskada kunteksta menuo" -01000310="Punktoj de kunteksta menuo:" - -; Language Page -01000400="Lingvo" -01000401="Lingvo:" - - -; 7-Zip Explorer extension - -; Context menu -02000101="7-Zip" -02000102="Komandoj de 7-Zip" -02000103="Malfermu" -02000104="Malfermu markitan dosieron." -02000105="Elarĥivigu dosierojn..." -02000106="Elarĥivigo de dosieroj el markita arĥivo." -02000107="Enarĥivigu..." -02000108="Enarĥivigu markitajn objektojn." -02000109="Testu arĥivon" -0200010A="Testo de kohero de markita arĥivo." -0200010B="Elarĥivigu ĉi-tien" -0200010C="Elarĥivigo de dosieroj el markita arĥivo en kurantan dosierujon." -0200010D="Elarĥivigu en {0}" -0200010E="Elarĥvigas dosierojn en subdosierujon." -0200010F="Aldonu al {0}" -02000110="Aldonu markitajn aĵojn al arĥivo." -02000111="Enarĥivigu kaj enretpoŝtigu..." -02000112="Enarĥivigu la markitajn aĵojn kaj enretpoŝtigu la arĥivon." -02000113="Enarĥivigu en {0} kaj enretpoŝtigu..." -02000113="Enarĥivigu la markitajn aĵojn kaj enretpoŝtigu la arĥivon." - -02000140="" -02000141="" - -; Properties -02000203="Dosierindiko" -02000204="Nomo" -02000205="Dosiernoma sufikso" -02000206="Dosierujo" -02000207="Grando" -02000208="Enarĥiva grando" -02000209="Atributoj" -0200020A="Kreita" -0200020B="Malfermita" -0200020C="Ŝanĝita" -0200020D="Solida" -0200020E="Komento" -0200020F="Ĉifra" -02000210="Disigita antaŭ" -02000211="Disigita post" -02000212="Vortaro" -02000213="CRC" -02000214="Tipo" -02000215="Kontraŭ" -02000216="Metodo" -02000217="Gastiga operaciumo" -02000218="Dosiersistemo" -02000219="Uzulo" -0200021A="Grupo" -0200021B="Bloko" -0200021C="Komento" -0200021D="Pozicio" -0200021E="Vojprefikso" - -; Status bar -02000301="{0} objekto(j) markita(j)" -02000302="{0} objekto(j)" - -02000320="Dosieroj:" -02000321="Dosierujoj:" -02000322="Grando:" - -; List Context Menu -02000401="&Kolumnoj..." - -02000411="&Malfermu" -02000412="&Elarĥivigu..." - -; ToolBar -02000501="Elarĥivigu" - -; Messages -02000601="Ĝisdatigoperacioj ne estas subtenataj por ĉi-tiu arĥivo." -02000602="Fiaskis ĝisdatigi arĥivon {0}" -02000603="Fiaskis krei dosierujon '{0}'" -02000604="Dosiero ne estas subtenata arĥivo." -02000605="Eraro" -02000606="Troaj elementoj" -02000607="Mankas kunligita programo" -02000608="Eraroj ne trovitaj" - -; Dialogs -02000702="B&one" -02000705="&Jes" -02000707="Jes por ĉ&iuj" -02000709="&Ne" -0200070B="Ne por ĉi&uj" - -02000710="Nuligu" -02000711="&Nuligu" -02000713="&Fermu" -02000714="&Haltu" -02000715="Restartigu" - -02000720="Helpo" - -; Extract dialog -02000800="&Elarĥivigu" -02000801="E&larĥivigu en:" -02000802="&Pasvorto" - -02000810="Dosierindikoj" -02000811="&Absolutaj dosierindikoj" -02000812="&Relativaj dosierindikoj" -02000813="&Sen dosierindikoj" - -02000820="Anstataŭiga skribreĝimo" -02000821="&Kun konfirmo" -02000822="&Sen konfirmo" -02000823="&Preterlasu estantaj dosieroj" -02000824="Aŭtonomŝanĝo" -02000825="Aŭtonomŝanĝo de ekzistantaj dosieroj" - -02000830="Dosieroj" -02000831="&Markitaj dosieroj" -02000832="Ĉ&iuj dosieroj" - -02000881="Specifu ujon por elarĥivendaj dosieroj." - -02000890="Elarĥivigo" - -; Overwrite dialog -02000900="Konfirmo de nomŝanĝo" -02000901="Dosierujo jam enhavas prilaboratan dosieron." -02000902="Anstataŭigu estantan dosieron" -02000903="per ĉi-tiu?" - -02000911="&Aŭtonomŝanĝo." - -02000982="{0} bajtoj" -02000983="anstataŭigitaj per" - -; Messages dialog -02000A00="Diagnozaj mesaĝoj" - -02000A80="Mesaĝo" - -02000A91="Ne estas subtenata densigmetodo por dosiero '{0}'." -02000A92="Datumeraro en '{0}'. Difektiĝinta dosiero." -02000A93="CRC-eraro en '{0}'. Difektiĝinta dosiero." - -; Password dialog -02000B00="Pasvorto" -02000B01="Enigu pasvorton:" -02000B02="&Montru pasvorton" - -; Progress dialog -02000C00="Procezo" -02000C01="Pasinta tempo:" -02000C02="Restanta tempo:" -02000C03="Grando:" -02000C04="Rapideco:" - -02000C10="&Fono" -02000C11="&Malfono" -02000C12="&Paŭzo" -02000C13="&Daŭrigu" - -02000C20="Paŭzita" - -02000C30="Ĉu vi vere volas nuligi?" - -; Compress dialog -02000D00="Enarĥivigu" -02000D01="&Arĥivo:" -02000D02="A&nstataŭigreĝimo:" -02000D03="A&rĥivformato:" -02000D04="&Densigmetodo:" -02000D05="Kreu &solidan arĥivon" -02000D06="&Parametroj:" -02000D07="Agordoj" -02000D08="Kreu SF&X-arĥivon" -02000D09="Disfadenigo" -02000D0A="Ĉifru dosier&nomojn" -02000D0B="Densigo&nivelo" -02000D0C="&Vortarogrando:" -02000D0D="Vo&rtogrando:" -02000D0E="Memoruzo por densigo:" -02000D0F="Memoruzo por maldensigo:" - -02000D40="&Plurvolumigu, bajtoj:" - -02000D81="Sen densigo" -02000D82="Normala densigo" -02000D83="Maksimuma densigo" -02000D84="Rapide" -02000D85="Plej rapide" -02000D86="Ultra" - -02000D90="Foliumu" - -02000DA1="Aldonu kaj anstataŭigu dosierojn" -02000DA2="Ĝisdatigu kaj aldonu dosierojn" -02000DA3="Refreŝigu estantajn dosierojn" -02000DA4="Sinkronigu dosierojn" - -02000DB1="Ĉiuj dosieroj" - -02000DC0="Densigo" - -; Columns dialog -02000E00="Kolumnoj" -02000E01="Marku kolumnojn, enarĥivendaj en ĉi-tiu dosierujo. Per butonoj Supren kaj Suben eblas difini sekvordo de kolumnoj." -02000E02="Markita kolumno devas havi &larĝecon de" -02000E03="rastumeroj." - -02000E10="&Supren" -02000E11="S&uben" -02000E12="&Montru" -02000E13="&Kaŝu" -02000E14="Difinu" - -02000E81="Nomo" -02000E82="Larĝeco" - -; Testing -02000F90="Testado" - - -; File Manager - -03000000="7-Zip-dosieradministrilo" - -; Menu -03000102="&Dosiero" -03000103="&Redakto" -03000104="&Vido" -03000105="&Agordoj" -03000106="&Helpo" -03000107="&Favoritaj" - -; File -03000210="&Malfermu" -03000211="Malfermu &ene" -03000212="Malfermu ek&stere" -03000220="&Vidigu" -03000221="&Redaktu" -03000230="Ŝ&anĝu nomon" -03000231="&Kopiu en..." -03000232="M&ovu en..." -03000233="&Forigu" -03000240="A&tributoj" -03000241="Ko&mentu" -03000242="Kalkulu kontrolsumon" -03000250="Kreu &dosierujon" -03000251="Kre&u dos&ieron" -03000260="E&liru" -03000270="&Erigu dosierojn..." -03000271="Komb&inu dosierojn..." - -; Edit -03000310="&Malfaru" -03000311="&Refaru" -03000320="&Tondu" -03000321="&Kopiu" -03000322="Al&gluu" -03000323="&Forigu" -03000330="M&arku ĉiun" -03000331="Ma&lmarku ĉiun" -03000332="&Inversigu markon" -03000333="Marku..." -03000334="Malmarku..." -03000335="Marku laŭ tipo" -03000336="Malmarku laŭ tipo" - -; View -03000410="&Grandaj bildetoj" -03000411="&Malgrandaj bildetoj" -03000412="&Listo" -03000413="&Detale" -03000420="&Neordigite" -03000430="Malfermu radikan dosierujon" -03000431="Supren je unu nivelo" -03000432="Dosierujhistorio..." -03000440="Ĝ&isdatigu" -03000449="Ununivela vido" -03000450="&2 paneloj" -03000451="&Ilobretoj" -03000460="Arĥivo-ilobreto" -03000461="Norma ilobreto" -03000462="Grandaj bildetoj" -03000463="Montru butontekston" - -; Tools -03000510="&Agordoj..." -03000511="&Etalono" - -; Help -03000610="&Enhavo..." -03000620="&Pri 7-Zip..." - -; Favorites -03000710="&Aldonu dosierujon al favorataj kiel" -03000720="Legosigno" - -; Options Dialog - -03010000="Agordoj" - -; Plugins -03010100="Kromaĵoj" -03010101="&Kromaĵoj:" -03010110="Agordoj" - -; Edit -03010200="Redaktilo" -03010201="&Redaktilo:" - -; System -03010300="Sistemo" -03010302="Asociu 7-Zip-on kun dosieroj:" -03010310="Kromaĵo" - -; Settings -03010400="Agordoj" -03010401="Montru \"..\"-elementon" -03010402="Montru realajn dosierbildetojn" -03010410="Montru sisteman menuon" -03010420="Marku &tutan linion" -03010421="Montru &kradliniojn" -03010430="&Alternativa markreĝimo" -03010440="Uzu &grandajn memorpaĝojn" - -; Strings - -03020201="Kopiu" -03020202="Movu" -03020203="Kopiu en:" -03020204="Movu en:" -03020205="Kopio..." -03020206="Movo..." -03020207="Maleblas kopii objektojn por tiaj dosieroj." -03020208="Operacio ne estas subtenata." - -03020210="Konfirmo de forigo de dosiero" -03020211="Konfirmo de forigo de dosierujo" -03020212="Konfirmo de forigo de dosieraro" -03020213="Ĉu vi vere volas forigi '{0}'?" -03020214="Ĉu vi vere volas forigi dosierujon \"{0}\" kaj tutan ĝian enhavon?" -03020215="Ĉu vi vere volas forigi ĉi tiajn {0} objektojn?" -03020216="Forigo..." -03020217="Eraro dum forigo de dosiero aŭ dosierujo" - -03020220="Nomŝanĝo..." -03020221="Eraro dum nomŝanĝo de dosiero aŭ dosierujo" -03020222="Konfirmu dosierkopion" -03020223="Ĉu vere kopii dosierojn enarĥiven" - -03020230="Kreu dosierujon" -03020231="Dosierujnomo:" -03020232="Nova dosierujo" -03020233="Eraro dum dosierujkreo" - -03020240="Kreu dosieron" -03020241="Dosiernomo:" -03020242="Nova dosiero" -03020243="Eraro dum dosierkreo" - -03020250="Marku" -03020251="Malmarku" -03020252="Masko:" - -03020260="Dosierujhistorio" - -03020280="Dosiero '{0}' ŝanĝiĝis.\nĈu vi volas ĝistadigi ĝin enraĥive?" -03020281="Fiaskis ĝisdatigi dosieron\n'{0}''" -03020282="Fiaskis startigi redaktilon." -03020283="Malfermo..." - -03020290="Komento" -03020291="&Komento:" - -030202A0="Sistemo" - -03020300="Komputilo" -03020301="Reto" - -03020400="Enarĥivigu" -03020401="Elarĥivigu" -03020402="Testu" - -03020420="Kopiu" -03020421="Movu" -03020422="Forigu" -03020423="Informo" - -03020500="Erigu dosieron" -03020501="&Erigu en:" -03020510="Erigo..." - -03020600="Kombinu dosierojn" -03020601="&Kombinu en:" -03020610="Kombino..." - -03020710="Kalkulante kontrolsumon..." -03020720="Informo pri kontrolsumo" -03020721="CRC-kontrolsumo por datumoj:" -03020722="CRC-kontrolsumo por datumoj kaj nomoj:" - -03020800="Analizante..." - -; Computer -03031100="Kapacito" -03031101="Libera" -03031102="Faskogrando" -03031103="Marko" - -; Network -03031200="Loka nomo" -03031201="Provizanto" - -; Benchmark Dialog - -03080000="Etalono" -03080001="Memoruzo:" -03080002="Densigo" -03080003="Maldensigo" -03080004="Rapideco" -03080005="Takso" -03080006="Tuta takso" -03080007="Kuranta" -03080008="Rezulta" -03080009="Pasoj:" -0308000A="Eraroj:" - -;!@LangEnd@! diff --git a/External/7-Zip/Lang/es.txt b/External/7-Zip/Lang/es.txt deleted file mode 100644 index 272b3091..00000000 --- a/External/7-Zip/Lang/es.txt +++ /dev/null @@ -1,544 +0,0 @@ -;!@Lang@!UTF-8! -; 7-Zip 3.08 Beta -; Translated by Jbc25 based in original file of Igor Pavlov -; 7-Zip 4.54 Beta (en.ttt 4.53) -; Updated by Guillermo Gabrielli - 05/09/2007 -; 7-Zip 9.07 -; Updated by Purgossu - 10/06/2010 -; Corrected by Sergi Medina - 2010/10/23 - -00000000="Spanish" -00000001="Español" -00000002="10" - -; 7-Zip Configuration - -; Title -01000000="Configuración de 7-Zip" - -; Info Page -01000100="Acerca de 7-Zip" -01000103="7-Zip es un programa excelente; además, es libre y gratuito. Tú puedes apoyar el desarrollo de 7-Zip registrándote para contribuir a mejorar el programa." -01000104="Asistencia" -01000105="Registro" - -; Folders Page -01000200="Directorios" -01000210="Directorio de &trabajo" -01000211="Directorio temporal del &sistema" -01000212="Directorio &actual" -01000213="&Especificar directorio:" -01000214="Usar solo para dispositivos extraíbles" - -01000281="Especificar un directorio para archivos temporales." - -; System Page -01000300="Sistema" -01000301="Integrar 7-Zip en el menú contextual de Windows" -01000302="Menú contextual en cascada" -01000310="Elementos en el menú contextual:" - -; Language Page -01000400="Lengua" -01000401="Lengua:" - - -; 7-Zip Explorer extension - -; Context menu -02000101="7-Zip" -02000102="Comandos de 7-Zip" -02000103="Abrir comprimido" -02000104="Abre el archivo seleccionado." -02000105="Extraer ficheros..." -02000106="Extrae los ficheros del archivo seleccionado." -02000107="Añadir al archivo..." -02000108="Añade los ficheros seleccionados al archivo." -02000109="Comprobar archivo" -0200010A="Comprueba la integridad del archivo seleccionado." -0200010B="Extraer aquí" -0200010C="Extrae los ficheros del archivo seleccionado a la carpeta actual." -0200010D="Extraer en {0}" -0200010E="Extrae ficheros a una subcarpeta." -0200010F="Añadir a {0}" -02000110="Añade los elementos seleccionados al archivo." -02000111="Comprimir y enviar por correo..." -02000112="Comprimir los elementos selecionados a un archivo y enviarlos por correo." -02000113="Comprimir a {0} y enviar por correo" -02000114="Comprimir los elementos selecionados a un archivo y enviarlos por correo." - -02000140="" -02000141="" - -; Properties -02000203="Ruta" -02000204="Nombre" -02000205="Tipo de archivo" -02000206="Directorio" -02000207="Tamaño" -02000208="Tamaño comprimido" -02000209="Atributos" -0200020A="Creado" -0200020B="Acceso" -0200020C="Modificado" -0200020D="Compacto" -0200020E="Comentado" -0200020F="Encriptado" -02000210="expandido antes" -02000211="expandido después" -02000212="Diccionario" -02000213="CRC" -02000214="Tipo" -02000215="Anti" -02000216="Método" -02000217="SO de origen" -02000218="Sistema de archivos" -02000219="Usuario" -0200021A="Grupo" -0200021B="Bloque" -0200021C="Comentario" -0200021D="Posición" -0200021E="Ruta" -0200021F="Directorios" -02000220="Ficheros" -02000221="Versión" -02000222="Volumen" -02000223="Multivolumen" -02000224="Desplazamiento" -02000225="Vínculos" -02000226="Bloques" -02000227="Volúmenes" - -02000229="64-bit" -0200022A="Big-endian" -0200022B="CPU" -0200022C="Tamaño físico" -0200022D="Tamaño de las cabeceras" -0200022E="Verificación de suma" -0200022F="Características" -02000230="Dirección virtual" -02000231="ID" -02000232="Nombre corto" -02000233="Aplicación de creación" -02000234="Tamaño de sector" -02000235="Modo" -02000236="Enlace" - -; Status bar -02000301="{0} elemento(s) seleccionado(s)" -02000302="{0} elemento(s)" - -02000320="Ficheros:" -02000321="Directorios:" -02000322="Tamaño:" -02000323="Tamaño comprimido:" -02000324="Archivos:" - -; List Context Menu -02000401="&Columnas..." - -02000411="&Abrir" -02000412="&Extraer..." - -; ToolBar -02000501="Extraer" - -; Messages -02000601="Este tipo de archivo no permite actualización." -02000602="No se puede actualizar el archivo {0}" -02000603="No se puede crear el directorio '{0}'" -02000604="Tipo de archivo no reconocible." -02000605="Error" -02000606="Demasiados elementos" -02000607="No hay ningún programa asociado a esta extensión de archivo" -02000608="No hay errores" -02000609="No se puede abrir '{0}' como un archivo comprimido" -0200060A="No se puede abrir el archivo encriptado '{0}'. Verifique la contraseña." -0200060B="El sistema no ha podido asignar la cantidad necesaria de memoria" -0200060C="Error desconocido" -0200060D="Tipo de archivo no soportado" - -; Dialogs -02000702="Aceptar" -02000705="&Sí" -02000707="Sí a &todo" -02000709="&No" -0200070B="No a t&odo" - -02000710="Cancelar" -02000711="&Cancelar" -02000713="&Cerrar" -02000714="Parar" -02000715="Volver a empezar" - -02000720="Ayuda" - -; Extract dialog -02000800="Extraer" -02000801="E&xtraer a:" -02000802="Contraseña" - -02000810="Modo de directorio" -02000811="Directorio completo" -02000812="Directorio relativo" -02000813="Sin directorio" - -02000820="Sobreescribir" -02000821="Con confirmación" -02000822="Sin confirmación" -02000823="Conservar archivos existentes" -02000824="Renombrar automáticamente" -02000825="Autorrenombrar archivos existentes" - -02000830="Archivos" -02000831="Archivos &seleccionados" -02000832="&Todos los archivos" - -02000881="Selecciona destino para los archivos extraídos." - -02000890="extrayendo" - -; Overwrite dialog -02000900="Confirmar sustitución de archivos" -02000901="El directorio ya contiene un archivo con el mismo nombre." -02000902="¿Deseas sustituir el archivo existente" -02000903="por este otro?" - -02000911="Renombrar a&utomáticamente" - -02000982="{0} bytes" -02000983="modificado el" - -; Messages dialog -02000A00="Mensajes de diagnóstico" - -02000A80="Mensaje" - -02000A91="Método de compresión no válido para '{0}'." -02000A92="Error de datos en '{0}'. El archivo está corrupto." -02000A93="CRC ha fallado en '{0}'. El archivo está corrupto." -02000A94="Error de datos en el archivo encriptado '{0}'. Verifica la contraseña." -02000A95="Fallo de CRC en el archivo encriptado '{0}'. Verifica la contraseña." - -; Password dialog -02000B00="Introduce la contraseña" -02000B01="E&scribe la contraseña:" -02000B02="&Mostrar la contraseña" -02000B03="Escribe nue&vamente la contraseña:" -02000B10="Las contraseñas son diferentes. Por favor, vuelve a escribirlas." -02000B11="Usa en la contraseña solamente letras del alfabeto inglés, números y caracteres especiales (!, #, $, ...)" -02000B12="La contraseña es demasiado larga." - -; Progress dialog -02000C00="Progreso" -02000C01="Tiempo transcurrido:" -02000C02="Tiempo pendiente:" -02000C03="Tamaño:" -02000C04="Velocidad:" -02000C05="Procesado:" -02000C06="Razón de compresión:" - -02000C10="Se&gundo plano" -02000C11="P&rimer plano" -02000C12="&Pausa" -02000C13="&Continuar" - -02000C20="Pausado" - -02000C30="¿Estás seguro de que deseas cancelar?" - -; Compress dialog -02000D00="Añadir al archivo" -02000D01="&Archivo:" -02000D02="M&odo de actualización:" -02000D03="&Formato de archivo:" -02000D04="&Tipo de compresión:" -02000D05="Crear archivo &compacto" -02000D06="&Parámetros:" -02000D07="Opciones" -02000D08="Crear archivo SF&X (autoextraíble)" -02000D09="Multi&hilo" -02000D0A="Encriptar &nombres de fichero" -02000D0B="Nive&l de compresión:" -02000D0C="Tamaño de &diccionario:" -02000D0D="Tama&ño de la palabra:" -02000D0E="Memoria usada para comprimir:" -02000D0F="Memoria usada para descomprimir:" -02000D10="Encriptación" -02000D11="Método de &encriptación:" -02000D12="Número de hilos de la CPU:" -02000D13="Tamaño de bloque compacto:" -02000D14="No compacto" -02000D15="Sin límite" -02000D16="Comprimir archivos abiertos para escritura" - -02000D40="Dividir en fra&gmentos (bytes):" -02000D41="Tamaño de fragmento incorrecto" -02000D42="Tamaño de fragmento especificado: {0} bytes.\n¿Estás seguro de que deseas dividir el archivo en fragmentos de ese tamaño?" - -02000D81="Sin compresión" -02000D82="Normal" -02000D83="Máxima" -02000D84="Rápida" -02000D85="La más rápida" -02000D86="Ultra" - -02000D90="Explorar" - -02000DA1="Añadir y sustituir archivos" -02000DA2="Actualizar y añadir archivos" -02000DA3="Solo actualizar archivos" -02000DA4="Sincronizar archivos" - -02000DB1="Todos los archivos" - -02000DC0="comprimiendo" - -; Columns dialog -02000E00="Columnas" -02000E01="Selecciona las columnas que quieres que estén visibles en este modo. Usa las teclas AvPág y RePág para organizar las columnas como quieras." -02000E02="La columna elegida debe tener" -02000E03="píxeles." - -02000E10="Mover hacia &arriba" -02000E11="Mover hacia a&bajo" -02000E12="&Mostrar" -02000E13="&Esconder" -02000E14="Fijar" - -02000E81="Título" -02000E82="Ancho" - -; Testing -02000F90="probando" - - -; File Manager - -03000000="7-Zip File Manager" - -; Menu -03000102="&Archivo" -03000103="&Editar" -03000104="&Ver" -03000105="&Herramientas" -03000106="Ay&uda" -03000107="&Favoritos" - -; File -03000210="&Abrir" -03000211="Abrir &dentro" -03000212="Abrir &fuera" -03000220="&Ver" -03000221="&Editar" -03000230="Re&nombrar" -03000231="&Copiar a..." -03000232="&Mover a..." -03000233="&Borrar" -03000240="&Propiedades" -03000241="Comen&tario" -03000242="Suma de verificación" -03000243="Diff" -03000250="Crear carpeta" -03000251="Crear archivo" -03000260="&Salir" -03000270="Di&vidir archivo..." -03000271="C&ombinar archivos..." - -; Edit -03000310="&Deshacer" -03000311="&Rehacer" -03000320="Cor&tar" -03000321="&Copiar" -03000322="&Pegar" -03000323="&Borrar" -03000330="Seleccionar &todo" -03000331="Deseleccionar todo" -03000332="&Invertir selección" -03000333="Seleccionar..." -03000334="Deseleccionar..." -03000335="Seleccionar por tipo" -03000336="Deseleccionar por tipo" - -; View -03000410="Iconos g&randes" -03000411="&Iconos pequeños" -03000412="&Lista" -03000413="&Detalles" -03000420="Desordenado" -03000430="Abrir directorio raíz" -03000431="Subir un directorio" -03000432="Historia de carpetas..." -03000440="&Actualizar" -03000449="Vista plana (flat view)" -03000450="&2 paneles" -03000451="&Barras de herramientas" -03000460="Barra de herramientas Archivo" -03000461="Barras de herramientas estándar" -03000462="Botones grandes" -03000463="Mostrar texto en los botones" - -; Tools -03000510="&Opciones..." -03000511="&Pruebas (benchmark)" - -; Help -03000610="&Contenido..." -03000620="&Acerca de 7-Zip..." - -; Favorites -03000710="&Añadir carpeta a favoritos como" -03000720="Agregar a favoritos" - -; Options Dialog - -03010000="Opciones" - -; Plugins -03010100="Plugins" -03010101="&Plugins:" -03010110="Opciones..." - -; Edit -03010200="Editor" -03010201="&Editor:" -03010202="&Diff:" - -; System -03010300="Sistema" -03010302="Asociar 7-Zip con:" -03010310="Plugin" - -; Settings -03010400="Propiedades" -03010401="Mostrar el elemento \"..\"" -03010402="Mostrar iconos propios" -03010410="Mostrar menú del sistema" -03010420="&Seleccionar fila(s) entera(s)" -03010421="Mostrar &cuadrícula" -03010422="Clicar una vez para abrir elemento" -03010430="Modo de selección &alternativo" -03010440="Usar páginas &grandes de memoria" - -; Strings - -03020201="Copiar" -03020202="Mover" -03020203="Copiar a:" -03020204="Mover a:" -03020205="copiado..." -03020206="movido..." -03020207="No pueden moverse o copiarse elementos de este tipo de carpetas." -03020208="Operación no permitida." -03020209="Selecciona la carpeta de destino" - -03020210="Confirmar borrado de archivo" -03020211="Confirmar borrado de carpeta" -03020212="Confirmar borrado de numerosos ficheros" -03020213="¿Estás seguro de querer borrar '{0}'?" -03020214="¿Estás seguro de querer borrar la carpeta '{0}' y todo su contenido?" -03020215="¿Estás seguro de querer borrar estos {0} elementos?" -03020216="Borrando..." -03020217="Error borrando fichero o carpeta" -03020218="El sistema no puede mover un fichero con ruta larga a la Papelera de Reciclaje" - -03020220="Renombrando..." -03020221="Error renombrando fichero o carpeta" -03020222="Confirmar copia de ficheros" -03020223="¿Estás seguro de que deseas copiar los ficheros al archivo" - -03020230="Crear carpeta" -03020231="Nombre de carpeta:" -03020232="Carpeta nueva" -03020233="Error creando carpeta" - -03020240="Crear archivo" -03020241="Nombre de archivo:" -03020242="Archivo nuevo" -03020243="Error creando archivo" - -03020250="Seleccionar" -03020251="Deseleccionar" -03020252="Máscara:" - -03020260="Historial de carpetas" - -03020280="El fichero '{0}' ha sido modificado.\n¿Quieres actualizarlo en el archivo?" -03020281="No puede actualizarse el fichero\n'{0}'" -03020282="No puede ejecutarse el editor." -03020283="abriendo..." -03020284="El fichero parece un virus (el nombre del fichero contiene espacios largos)." - -03020290="Comentario" -03020291="&Comentario:" - -030202A0="Sistema" - -03020300="Mi PC" -03020301="Entorno de red" -03020302="Documentos" - -03020400="Agregar" -03020401="Extraer" -03020402="Probar" - -03020420="Copiar" -03020421="Mover" -03020422="Borrar" -03020423="Información" - -03020500="Dividir archivo" -03020501="Di&vidir a:" -03020510="Dividiendo..." -03020520="Confirmar división" -03020521="¿Estás seguro de que deseas dividir el archivo en {0} partes?" -03020522="El tamaño de los fragmentos debe ser menor que el del archivo original" - -03020600="Combinar archivos" -03020601="&Combinar a:" -03020610="Combinando..." -03020620="Selecciona solamente el primer archivo" -03020621="No se ha podido detectar el fichero como parte de un fichero por volúmenes" -03020622="No se ha podido encontrar más que un fragmento del fichero por volúmenes" - -03020710="Calculando suma de verificación..." -03020720="Suma de verificación (CRC)" -03020721="CRC de los datos:" -03020722="CRC de los datos y nombres:" - -03020800="Buscando..." - -03020900="Propiedades" - -03020A01="No puede realizarse la operación desde una carpeta que tenga una ruta larga." -03020A02="Debes seleccionar un fichero" -03020A03="Debes seleccionar uno o más ficheros" -03020A04="El fichero {0} ya existe" - -; Computer -03031100="Espacio total" -03031101="Espacio libre" -03031102="Tamaño de clúster" -03031103="Etiqueta" - -; Network -03031200="Nombre local" -03031201="Proveedor" - -; Benchmark Dialog - -03080000="Pruebas (benchmark)" -03080001="Uso de memoria:" -03080002="Compresión" -03080003="Descompresión" -03080004="Velocidad" -03080005="Tasa" -03080006="Tasa total" -03080007="Actual" -03080008="Resultante" -03080009="Pasos:" -0308000A="Errores:" -0308000B="Uso de CPU" -0308000C="Resultante/uso" - -;!@LangEnd@! diff --git a/External/7-Zip/Lang/et.txt b/External/7-Zip/Lang/et.txt deleted file mode 100644 index 5e682be0..00000000 --- a/External/7-Zip/Lang/et.txt +++ /dev/null @@ -1,545 +0,0 @@ -;!@Lang@!UTF-8! -; 7-Zip 9.07 -; Eesti keelde on tõlkinud Kaupo Suviste -; Täiendas Mihkel Tõnnov -; -; -; - -00000000="Estonian" -00000001="eesti keel" -00000002="37" - -; 7-Zip Configuration - -; Title -01000000="7-Zipi suvandid" - -; Info Page -01000100="Teave 7-Zipi kohta" -01000103="7-Zip on vaba tarkvara. Kuid kui soovite toetada 7-Zipi arendamist, siis saate programmi registreerida.\n\n7-Zipi Eesti koduleht:\nhttp://www.hot.ee/somberg/7zip.html" -01000104="Tugi" -01000105="Registreeri" - -; Folders Page -01000200="Kaustad" -01000210="&Töökaust" -01000211="&Süsteemi ajutiste failide kaust" -01000212="&Praegune kaust" -01000213="&Kasutaja määratud:" -01000214="Kasuta ainult irddraivide puhul" - -01000281="Määrake ajutiste arhiivifailide asukoht." - -; System Page -01000300="Süsteem" -01000301="Integreeri 7-Zip kesta hüpikmenüüsse" -01000302="Kaskaad-hüpikmenüü" -01000310="Hüpikmenüü käsud:" - -; Language Page -01000400="Keel" -01000401="Keel:" - - -; 7-Zip Explorer extension - -; Context menu -02000101="7-Zip" -02000102="7-Zipi käsud" -02000103="Ava arhiiv" -02000104="Avab valitud arhiivi." -02000105="Eralda failid..." -02000106="Eraldab failid valitud arhiivist välja." -02000107="Lisa arhiivi..." -02000108="Lisab valitud üksused arhiivi." -02000109="Testi arhiivi" -0200010A="Testib valitud arhiivi terviklust." -0200010B="Eralda siia" -0200010C="Eraldab failid valitud arhiivist välja praegusesse kausta." -0200010D="Eralda kausta {0}" -0200010E="Eraldab failid välja alamkausta." -0200010F="Lisa arhiivi {0}" -02000110="Lisab valitud üksused arhiivi." -02000111="Tihenda ja meili..." -02000112="Tihendab valitud üksused arhiiviks ja saadab arhiivi e-postiga." -02000113="Tihenda arhiiviks {0} ja meili" -02000114="Tihendab valitud üksused arhiiviks ja saadab arhiivi e-postiga." - -02000140="" -02000141="" - -; Properties -02000203="Tee" -02000204="Nimi" -02000205="Laiend" -02000206="Kaust" -02000207="Maht" -02000208="Maht tihendatult" -02000209="Atribuudid" -0200020A="Loodud" -0200020B="Avatud" -0200020C="Muudetud" -0200020D="Ühtne" -0200020E="Kommenteeritud" -0200020F="Krüptitud" -02000210="Tükeldatud enne" -02000211="Tükeldatud pärast" -02000212="Sõnastik" -02000213="CRC" -02000214="Tüüp" -02000215="Anti" -02000216="Meetod" -02000217="Opsüsteem" -02000218="Failisüsteem" -02000219="Kasutaja" -0200021A="Rühm" -0200021B="Plokk" -0200021C="Kommentaar" -0200021D="Koht" -0200021E="Tee prefiks" -0200021F="Kaustu" -02000220="Faile" -02000221="Versioon" -02000222="Köide" -02000223="Mitmeköiteline" -02000224="Nihe" -02000225="Linke" -02000226="Plokke" -02000227="Köiteid" - -02000229="64-bitine" -0200022A="Big-Endian" -0200022B="Protsessor" -0200022C="Füüsiline maht" -0200022D="Päiste maht" -0200022E="Kontrollsumma" -0200022F="Karakteristikud" -02000230="Virtuaalaadress" -02000231="ID" -02000232="Lühinimi" -02000233="Loomisrakendus" -02000234="Sektori maht" -02000235="Režiim" -02000236="Link" - -; Status bar -02000301="{0} üksus(t) valitud" -02000302="{0} üksus(t)" - -02000320="Faile:" -02000321="Kaustu:" -02000322="Maht:" -02000323="Maht tihendatult:" -02000324="Arhiive:" - -; List Context Menu -02000401="&Veerud..." - -02000411="&Ava" -02000412="&Eralda välja..." - -; ToolBar -02000501="Eralda välja" - -; Messages -02000601="Selle arhiivi värskendamistoiminguid ei toetata." -02000602="Ei saa värskendada arhiivi {0}" -02000603="Ei saa luua kausta {0}" -02000604="Programm ei toeta faili vormingut." -02000605="Tõrge" -02000606="Liiga palju üksusi." -02000607="Selle failinime laiendiga pole seostatud ühtki rakendust." -02000608="Vigu ei leitud." -02000609="Ei saa avada faili {0} arhiivina." -0200060A="Ei saa avada krüptitud arhiivi {0}. Kas vale parool?" -0200060B="Süsteem ei saa eraldada nõutavat mälumahtu." -0200060C="Tundmatu tõrge" -0200060D="Toetamata arhiivitüüp." - -; Dialogs -02000702="OK" -02000705="&Jah" -02000707="Kõigile j&ah" -02000709="&Ei" -0200070B="Kõigile e&i" - -02000710="Loobu" -02000711="&Loobu" -02000713="&Sulge" -02000714="Seiska" -02000715="Restardi" - -02000720="Abi" - -; Extract dialog -02000800="Väljaeraldamine" -02000801="&Eralda välja kausta:" -02000802="&Parool" - -02000810="Teed" -02000811="&Täielikud teenimed" -02000812="Su&htelised teenimed" -02000813="Teenime&deta" - -02000820="Ülekirjutus" -02000821="Küsi e&nne ülekirjutamist" -02000822="Ki&rjuta küsimata üle" -02000823="&Jäta olemasolevad failid vahele" -02000824="Nimeta a&utomaatselt ümber" -02000825="Nimeta &olemasolevad f. autom. ümber" - -02000830="Failid" -02000831="&Valitud failid" -02000832="&Kõik failid" - -02000881="Määrake väljaeraldatud failide asukoht." - -02000890="välja eraldatud" - -; Overwrite dialog -02000900="Failiasenduse kinnitamine" -02000901="Sihtkaust juba sisaldab töödeldavat faili." -02000902="Kas soovite asendada olemasoleva faili" -02000903="selle failiga?" - -02000911="Nimeta a&utomaatselt ümber" - -02000982="{0} baiti" -02000983="muudetud" - -; Messages dialog -02000A00="Diagnostikateated" - -02000A80="Teade" - -02000A91="Toetuseta tihendusmeetod failile {0}." -02000A92="Andmeviga failis {0}. Fail on rikutud." -02000A93="Tsükkelkoodkontroll (CRC) failis {0} nurjus. Fail on rikutud." -02000A94="Andmeviga krüptitud failis {0}. Kas vale parool?" -02000A95="Tsükkelkoodkontroll (CRC) krüptitud failis {0} nurjus. Kas vale parool?" - -; Password dialog -02000B00="Parooli sisestamine" -02000B01="Sisestage parool:" -02000B02="&Kuva parool" -02000B03="Parooli kordus:" -02000B10="Paroolid ei kattu." -02000B11="Kasutage paroolis ainult inglise keele tähti, numbreid ja erimärke (!, #, $, ...)." -02000B12="Parool on liiga pikk." - -; Progress dialog -02000C00="Töötlemine" -02000C01="Kulunud aeg:" -02000C02="Järelejäänud aeg:" -02000C03="Kogumaht:" -02000C04="Kiirus:" -02000C05="Töödeldud:" -02000C06="Tihendussuhe:" - -02000C10="&Taustal" -02000C11="&Esiplaanile" -02000C12="&Paus" -02000C13="&Jätka" - -02000C20="Pausiks peatatud" - -02000C30="Kas soovite kindlasti loobuda?" - -; Compress dialog -02000D00="Arhiivi lisamine" -02000D01="&Arhiiv:" -02000D02="Värskend&usrežiim:" -02000D03="Arhiivi&vorming:" -02000D04="Tihendus&meetod:" -02000D05="&Loo ühtne arhiiv" -02000D06="Pa&rameetrid:" -02000D07="Suvandid" -02000D08="Loo is&eavanev arhiiv" -02000D09="Lõimtöötlus" -02000D0A="Krüpti faili&nimed" -02000D0B="&Tihendusaste:" -02000D0C="Sõnaraamatu ma&ht:" -02000D0D="&Sõna maht:" -02000D0E="Mälu hõivatus tihendamisel:" -02000D0F="Mälu hõivatus hõrendamisel:" -02000D10="Krüptimine" -02000D11="Krüptimismeetod:" -02000D12="Protsessorilõimede arv:" -02000D13="Ühtse ploki maht:" -02000D14="Mitteühtne" -02000D15="Ühtne" -02000D16="Tihenda kirjutuseks avatud failid" - -02000D40="&Tükelda köideteks (baitides):" -02000D41="Sobimatu köitemaht." -02000D42="Määratud köitemaht: {0} baiti.\nKas soovite kindlasti tükeldada arhiivi niisugusteks köideteks?" - -02000D81="Tihenduseta" -02000D82="Normaaltihendus" -02000D83="Maksimaaltihendus" -02000D84="Kiirtihendus" -02000D85="Kiireim tihendus" -02000D86="Ultratihendus" - -02000D90="Sirvi" - -02000DA1="Lisa ja asenda failid" -02000DA2="Värskenda ja lisa failid" -02000DA3="Värskenda olemasolevad failid" -02000DA4="Sünkrooni failid" - -02000DB1="Kõik failid" - -02000DC0="tihendatud" - -; Columns dialog -02000E00="Veerud" -02000E01="Märkige veerud, mida soovite selles kaustas kuvada. Soovitud järjestusse saate veerud seada nuppude Nihuta üles ja Nihuta alla abil." -02000E02="Valitud veerg peaks olema" -02000E03="pi&kslit lai." - -02000E10="Ni&huta üles" -02000E11="Nihuta &alla" -02000E12="K&uva" -02000E13="&Peida" -02000E14="Sea" - -02000E81="Tiitel" -02000E82="Laius" - -; Testing -02000F90="Testimine" - - -; File Manager - -03000000="7-Zipi failihaldur" - -; Menu -03000102="&Fail" -03000103="&Redigeeri" -03000104="&Vaade" -03000105="&Tööriistad" -03000106="&Abi" -03000107="&Lemmikud" - -; File -03000210="&Ava" -03000211="Ava s&ees" -03000212="Ava väljasp&ool" -03000220="Vaat&ur" -03000221="&Redigeeri" -03000230="&Nimeta ümber" -03000231="&Kopeeri asukohta..." -03000232="&Teisalda asukohta..." -03000233="Ku&stuta" -03000240="Atri&buudid" -03000241="Ko&mmentaar..." -03000242="Arvuta kontrollsumma" -03000243="Võrdle" -03000250="Loo kaust" -03000251="Loo fail" -03000260="&Välju" -03000270="Tükel&da fail..." -03000271="Ü&henda failid..." - -; Edit -03000310="&Võta tagasi" -03000311="&Tee uuesti" -03000320="&Lõika" -03000321="&Kopeeri" -03000322="Klee&bi" -03000323="Ku&stuta" -03000330="V&ali kõik" -03000331="Tühista kõik valikud" -03000332="&Pööra valik" -03000333="Vali..." -03000334="Tühista valik..." -03000335="Vali tüübi järgi" -03000336="Tühista tüübi järgi valik" - -; View -03000410="&Suured ikoonid" -03000411="Väik&esed ikoonid" -03000412="&Loend" -03000413="Üksikasja&d" -03000420="Sortimata" -03000430="Ava juurkaust" -03000431="Taseme võrra üles" -03000432="Kaustaajalugu..." -03000440="&Värskenda" -03000449="Lame vaade" -03000450="&Kaks paani" -03000451="&Tööriistaribad" -03000460="Arhiiviriistariba" -03000461="Standardnupuriba" -03000462="Suured nupud" -03000463="Kuva nupusildid" - -; Tools -03000510="&Häälestus..." -03000511="&Jõudlustest" - -; Help -03000610="&Sisukord..." -03000620="&Teave 7-Zipi kohta..." - -; Favorites -03000710="&Lisa kaust lemmikute hulka järjehoidjana" -03000720="Järjehoidja" - -; Options Dialog - -03010000="Häälestus" - -; Plugins -03010100="Pluginad" -03010101="&Pluginad:" -03010110="Suvandid..." - -; Edit -03010200="Redaktor" -03010201="&Redaktor:" -03010202="&Võrdlusprogramm:" - -; System -03010300="Süsteem" -03010302="Seosta 7-Zip laienditega:" -03010310="Plugin" - -; Settings -03010400="Sätted" -03010401="Kuva element \"..\"" -03010402="Kuva tegelikud failiikoonid" -03010410="Kuva süsteemimenüü" -03010420="&Vali terve rida" -03010421="Kuva &ruudujooned" -03010422="Ava üksus ühe klõpsuga" -03010430="&Alternatiivne valikurežiim" -03010440="Kasuta &suuri mälulehekülgi" - -; Strings - -03020201="Kopeerimine" -03020202="Teisaldamine" -03020203="Kopeeri asukohta:" -03020204="Teisalda asukohta:" -03020205="Kopeerimine..." -03020206="Teisaldamine..." -03020207="Te ei saa teisaldada või kopeerida üksusi niisugustesse kaustadesse." -03020208="See toiming pole selles kaustas toetatud." -03020209="Valige sihtkaust." - -03020210="Failikustutuse kinnitamine" -03020211="Kaustakustutuse kinnitamine" -03020212="Mitme faili kustutamise kinnitamine" -03020213="Kas soovite kindlasti kustutada faili {0}?" -03020214="Kas soovite kindlasti kustutada kausta {0} ja kogu selle sisu?" -03020215="Kas soovite kindlasti kustutada need {0} üksust?" -03020216="Kustutamine..." -03020217="Tõrge faili või kausta kustutamisel" -03020218="Süsteem ei saa teisaldada prügikasti pika teega faili." - -03020220="Ümbernimetamine..." -03020221="Tõrge faili või kausta ümbernimetamisel" -03020222="Failikopeerimise kinnitamine" -03020223="Kas soovite kindlasti kopeerida arhiivi järgmised failid:" - -03020230="Kausta loomine" -03020231="Kausta nimi:" -03020232="Uus kaust" -03020233="Tõrge kausta loomisel" - -03020240="Faili loomine" -03020241="Faili nimi:" -03020242="Uus fail" -03020243="Tõrge faili loomisel" - -03020250="Valimine" -03020251="Valiku tühistamine" -03020252="Mask:" - -03020260="Kaustaajalugu" - -03020280="Faili {0} on muudetud.\nKas soovite selle arhiivis värskendada?" -03020281="Ei saa värskendada faili\n{0}" -03020282="Ei saa käivitada redaktorit." -03020283="Avamine..." -03020284="See fail sarnaneb viirusega (faili nimi sisaldab pikka tühikute jada)." - -03020290="- kommentaar" -03020291="&Kommentaar:" - -030202A0="Süsteem" - -03020300="Arvuti" -03020301="Võrk" -03020302="Dokumendid" - -03020400="Lisa" -03020401="Eralda välja" -03020402="Testi" - -03020420="Kopeeri" -03020421="Teisalda" -03020422="Kustuta" -03020423="Teave" - -03020500="Faili tükeldamine:" -03020501="&Tükelda asukohta:" -03020510="Tükeldamine..." -03020520="Tükeldamise kinnitamine" -03020521="Kas soovite kindlasti tükeldada faili {0} köiteks?" -03020522="Köite maht peab olema algfaili mahust väiksem." - -03020600="Failide ühendamine:" -03020601="Ü&henda asukohta:" -03020610="Ühendamine..." -03020620="Valige ainult tükeldatud faili esimene osa." -03020621="Ei õnnestu tuvastada, et see fail oleks tükeldatud faili osa." -03020622="Ei leia rohkem kui ühte tükeldatud faili osa." - -03020710="Kontrollsumma arvutamine..." -03020720="Kontrollsumma" -03020721="Andmete CRC-kontrollsumma:" -03020722="Andmete ja nimede CRC-kontrollsumma:" - -03020800="Läbivaatamine..." - -03020900="Atribuudid" - -03020A01="Toimingut ei saa käivitada kaustast, millel on pikk tee." -03020A02="Te peate valima ühe faili." -03020A03="Te peate valima ühe või mitu faili." -03020A04="Fail {0} on juba olemas." - -; Computer -03031100="Kogumaht" -03031101="Vaba ruum" -03031102="Klastri suurus" -03031103="Silt" - -; Network -03031200="Kohalik nimi" -03031201="Teenusepakkuja" - -; Benchmark Dialog - -03080000="Jõudlustest" -03080001="Mälu hõivatus:" -03080002="Tihendamine" -03080003="Hõrendamine" -03080004="Kiirus" -03080005="Hinnang" -03080006="Üldine jõudlushinnang" -03080007="Praegune:" -03080008="Lõpptulemus:" -03080009="Töötiire:" -0308000A="Vigu:" -0308000B="CPU hõivatus" -0308000C="Hinnang/hõivatus" - -;!@LangEnd@! - - diff --git a/External/7-Zip/Lang/eu.txt b/External/7-Zip/Lang/eu.txt deleted file mode 100644 index 83b62424..00000000 --- a/External/7-Zip/Lang/eu.txt +++ /dev/null @@ -1,513 +0,0 @@ -;!@Lang@!UTF-8! -; 7-Zip 4.53 -; Translated by Iñigo Salvador Azurmendi -; -; -; -; - -00000000="Basque" -00000001="Euskara" -00000002="45" - -; 7-Zip Configuration - -; Title -01000000="7-Zip Konfiguraketa" - -; Info Page -01000100="7-Zip-eri buruz" -01000103="7-Zip software askea da. Hala ere, erregistratuz, 7-Zip garatzen lagundu dezakezu." -01000104="Euskarria" -01000105="Erregistratu" - -; Folders Page -01000200="Karpetak" -01000210="Laneko &Karpetak" -01000211="&Sistemaren aldiuneko karpeta" -01000212="&Unekoa" -01000213="&Zehaztutakoa:" -01000214="Erabili unitate eramangarriekin soilik" - -01000281="Zehaztu kokaleku bat aldiuneko artxibu fitxategientzako." - -; System Page -01000300="Sistema" -01000301="Bateratu 7-Zip maskorraren testuinguru menura" -01000302="Testuinguru menua turrustan" -01000310="Testuinguru menuaren zerrenda:" - -; Language Page -01000400="Hizkuntza" -01000401="Hizkuntza:" - - -; 7-Zip Explorer extension - -; Context menu -02000101="7-Zip" -02000102="7-Zip aginduak" -02000103="Artxibua ireki" -02000104="Aukeratutako artxiboa irekitzen du." -02000105="Fitxategiak atera..." -02000106="Aukeratutako artxibuko fitxategiak ateratzen ditu." -02000107="Artxibura erantsi..." -02000108="Aukeratutako gaiak artxibura eransten ditu." -02000109="Artxibua egiaztatu" -0200010A="Aukeratutako artxibuaren osotasuan egiaztatzen du." -0200010B="Atera hona" -0200010C="Fitxategiak aukeratutako artxibutik uneko karpetara ateratzen ditu." -0200010D="Atera {0}-(e)ra" -0200010E="Atera fitxategiak azpikarpetara." -0200010F="Erantsi {0}-(e)ra" -02000110="Aukeratutako gaiak artxibura eransten ditu." -02000111="Konprimatu eta post@z bidali..." -02000112="Aukeratutako gaiak artxibura konprimatu eta post@ bitartez bidaltzen du." -02000113="Konprimatu {0}-(e)ra eta post@z bidali" -02000114="Aukeratutako gaiak artxibura konprimatu eta post@ bitartez bidaltzen du." - -02000140="" -02000141="" - -; Properties -02000203="Bidea" -02000204="Izena" -02000205="Luzapena" -02000206="Karpeta" -02000207="Neurria" -02000208="Neurria konprimatuta" -02000209="Ezaugarriak" -0200020A="Sortu" -0200020B="Atzitua" -0200020C="Aldatu" -0200020D="Trinko" -0200020E="Azalpena" -0200020F="Zifratuta" -02000210="Banatu Lehenago" -02000211="Banatu Ondoren" -02000212="Hiztegia" -02000213="CRC" -02000214="Mota" -02000215="Anti" -02000216="Metodoa" -02000217="Ostalariaren SE" -02000218="Fitxategi Sistema" -02000219="Erabiltzailea" -0200021A="Taldea" -0200021B="Blokeatu" -0200021C="Aipamena" -0200021D="Kokapena" -0200021E="Bide Aurrizkia" -0200021F="Karpetak" -02000220="Fitxategiak" -02000221="Bertsioa" -02000222="Bolumena" -02000223="Bolumen anizkoitza" -02000224="Kokapen zuzenketa" -02000225="Estekak" -02000226="Blokeak" -02000227="Bolumenak" - -; Status bar -02000301="{0} objektu aukeratuta" -02000302="{0} objektu" - -02000320="Fitxategiak:" -02000321="Karpetak:" -02000322="Neurria:" -02000323="Neurria trinkotuta:" -02000324="Artxibuak:" - -; List Context Menu -02000401="&Zutabeak..." - -02000411="&Ireki" -02000412="&Atera..." - -; ToolBar -02000501="Atera" - -; Messages -02000601="Eguneraketa eragiketak ez dira onartzen artxibu honekin." -02000602="Ezin da {0} artxibua eguneratu" -02000603="Ezin da '{0}' artxibua sortu" -02000604="Fitxategia ez da onartutako artxibua." -02000605="Akatsa" -02000606="Gai gehiegi" -02000607="Ez dago fitxategi luzapen horrekin elkartutako aplikaziorik" -02000608="Ez dago akatsik" -02000609="Ezin da '{0}' fitxategia artxibu bezala ireki" -0200060A="Ezin da da '{0}' zifratutako artxibua ireki. Pasahitz okerra?" - -; Dialogs -02000702="Ados" -02000705="&Bai" -02000707="&Guztiari Bai" -02000709="&Ez" -0200070B="G&uztiari Ez" - -02000710="Uzi" -02000711="&Utzi" -02000713="&Itxi" -02000714="Gelditu" -02000715="Berrasi" - -02000720="Laguntza" - -; Extract dialog -02000800="Atera" -02000801="Atera &Hona:" -02000802="Pasahitza" - -02000810="Bide modua" -02000811="Bideizen osoak" -02000812="Uneko bideizenak" -02000813="Bideizenik ez" - -02000820="Gainidatzi modua" -02000821="Galdetu gainidatzi aurretik" -02000822="Gainidatzi abisatu gabe" -02000823="Jauzi existitzen diren fitxategiak" -02000824="Berez berrizendatu" -02000825="Berez berrizendatu existitzen diren fitxategiak" - -02000830="Fitxategiak" -02000831="&Aukeratutako fitxategiak" -02000832="Fitxategi &Guztiak" - -02000881="Zehaztu fitxategiak ateratzeko lekua." - -02000890="Ateratzen" - -; Overwrite dialog -02000900="Onetsi Fitxategi Ordezkapena" -02000901="Helburu karpetak prozesatutako fitxategia dauka dagoeneko." -02000902="Existitzen den fitxategia ordezkatu nahi duzu" -02000903="beste honekin?" - -02000911="&Berez Berrizedatu" - -02000982="{0} byte" -02000983="aldatua" - -; Messages dialog -02000A00="Diagnosi mezuak" - -02000A80="Mezua" - -02000A91="'{0}'-rentzako onartugabeko konpresio metodoa ." -02000A92="Datuen akatsa '{0}'-n. Fitxategia hondatuta dago." -02000A93="CRC akatsa '{0}'-n. Fitxategia hondatuta dago." -02000A94="Datuen akatsa zifratutako '{0}' fitxategian. Pasahitz okerra?" -02000A95="CRC okerra zifratutako '{0}' fitxategian. Pasahitz okerra?" - -; Password dialog -02000B00="Sartu pasahitza" -02000B01="Sartu pasahitza:" -02000B02="&Erakutsi pasahitza" -02000B03="Pasahitza berriz sartu:" -02000B10="Pasahitzak ez datoz bat" -02000B11="Erabili soilik hizki ingelesak, zenbakiak eta karaktere bereziak (!, #, $, ...) pasahitzetan" -02000B12="Pasahitza luzeegia da" - -; Progress dialog -02000C00="Prozesua" -02000C01="Irangandako denbora:" -02000C02="Falta den denbora:" -02000C03="Neurria:" -02000C04="Abiadura:" -02000C05="Prozesatuta:" -02000C06="Trinkoketa ratioa:" - -02000C10="&Atzealdean" -02000C11="&Aurrealdean" -02000C12="&Eten" -02000C13="&Jarraitu" - -02000C20="Etenda" - -02000C30="Ziur zaude galarazi nahi duzula?" - -; Compress dialog -02000D00="Erantsi artxibura" -02000D01="&Artxibua:" -02000D02="&Eguneratzeko modua:" -02000D03="Artxibu &formatua:" -02000D04="Konpresio &metodoa:" -02000D05="Sortu artxibu &Trinkoak" -02000D06="&Parametroak:" -02000D07="Aukerak" -02000D08="Sortu SF&X artxibua" -02000D09="Harilkatze-anitza" -02000D0A="Zifratu fitxategi &izenak" -02000D0B="Konpresio &maila:" -02000D0C="&Hiztegi neurria:" -02000D0D="&Hitz neurria:" -02000D0E="Konpresiorako Memoria erabilera:" -02000D0F="Deskonpresiorako Memoria erabilera:" -02000D10="Zifraketa" -02000D11="Zifraketa metodoa:" -02000D12="PUZ hari kopurua:" -02000D13="Bloke solidoaren neurria:" -02000D14="Ez-solidoa" -02000D15="Solidoa" -02000D16="Trinkotu partekatutako fitxategiak" - -02000D40="Zatitu &bolumenetan, byte-ak:" -02000D41="Bolumen zati baliogabea" -02000D42="Zehaztutako bolumen neurria: {0} byte.\nZiur zaude artxibua holako bolumenetan zatitu nahi duzula?" - -02000D81="Gorde" -02000D82="Arrunta" -02000D83="Gehienezkoa" -02000D84="Azkarra" -02000D85="Azkarrena" -02000D86="Ultra" - -02000D90="Arakatu" - -02000DA1="Erantsi eta ordezkatu fitxategiak" -02000DA2="Eguneratu eta erantsi fitxategiak" -02000DA3="Berritu existitzen diren fitxategiak" -02000DA4="Fitxategiak sinkronizatu" - -02000DB1="Fitxategi Guztiak" - -02000DC0="Konprimatzen" - -; Columns dialog -02000E00="Zutabeak" -02000E01="Egiaztatu karpeta honetan ikusgarri egin nahi zenituzkeen zutabeak. Erabili Mugitu Gora eta Mugitu Behera botoiak zutabeak berrantolatzeko." -02000E02="Aukeratutako zutabeak izan behar lituzke" -02000E03="pixel &zabalera." - -02000E10="Mugitu &Gora" -02000E11="Mugitu &Behera" -02000E12="&Erakuts" -02000E13="&Ezkutatu" -02000E14="Ezarri" - -02000E81="Izenburua" -02000E82="Zabalera" - -; Testing -02000F90="Egiaztatzen" - - -; File Manager - -03000000="7-Zip Fitxategi Kudeatzailea" - -; Menu -03000102="&Fitxategia" -03000103="&Editatu" -03000104="&Ikusi" -03000105="&Tresnak" -03000106="&Laguntza" -03000107="&Gogokoak" - -; File -03000210="&Ireki" -03000211="Ireki &Barruan" -03000212="Ireki &Kanpoaldean" -03000220="&Ikusi" -03000221="&Editatu" -03000230="&Berrizendatu" -03000231="&Kopiatu Hona..." -03000232="&Mugitu Hona..." -03000233="&Ezabatu" -03000240="&Propietateak" -03000241="&Azalpena" -03000242="Kontroleko batura kalkulatu" -03000250="Karpeta Sortu" -03000251="Fitxategia Sortu" -03000260="&Irten" -03000270="Fitxategia &zatitu..." -03000271="Fitxategiak E&lkartu..." - -; Edit -03000310="&Desegin" -03000311="&Berregin" -03000320="&Ebaki" -03000321="&Kopiatu" -03000322="&Itsatsi" -03000323="E&zabatu" -03000330="&Guztia Aukeratu" -03000331="Guztia Ezaukeratu" -03000332="Aukeraketa &Alderantzikatu" -03000333="Aukeratu..." -03000334="Ezaukeratu..." -03000335="Aukeratu Motaren arabera" -03000336="Ezaukeratu Motaren arabera" - -; View -03000410="Ikono &Haundiak" -03000411="Ikono &Txikiak" -03000412="&Zerrenda" -03000413="&Xehetasunak" -03000420="Antolatugabe" -03000430="Ireki Erroko Karpeta" -03000431="Maila Bat Gora" -03000432="Karpeten Historia..." -03000440="&Freskatu" -03000449="Ikuspegi laua" -03000450="&2 Panel" -03000451="&Tresnabarrak" -03000460="Fitxategi Tresnabarra" -03000461="Tresnabarra Estandarra" -03000462="Botoi Haundiak" -03000463="Erakutsi Testua Botoietan" - -; Tools -03000510="&Aukerak..." -03000511="&Erreferentzi puntua (Benchmark)" - -; Help -03000610="&Edukia..." -03000620="&7-Zip-eri Buruz..." - -; Favorites -03000710="&Erantsi karpeta Gogokoetara honela" -03000720="Liburumarka" - -; Options Dialog - -03010000="Aukerak" - -; Plugins -03010100="Pluginak" -03010101="&Pluginak:" -03010110="Aukerak..." - -; Edit -03010200="Editorea" -03010201="&Editorea:" - -; System -03010300="Sistema" -03010302="Elkartu 7-Zip hauekin:" -03010310="Plugin" - -; Settings -03010400="Ezarpenak" -03010401="Erakutsi \"..\" gaia" -03010402="Erakutsi benetako fitxategi ikonoak" -03010410="Erakutsi sistemaren menua" -03010420="&Lerro oso aukeraketa" -03010421="Erakutsi &saretaren lerroak" -03010430="&Ordezko aukeraketa modua" -03010440="Memoria orrialde &luzeak erabili" - -; Strings - -03020201="Kopiatu" -03020202="Mugitu" -03020203="Kopiatu hona:" -03020204="Mugitu hona:" -03020205="Kopiatzen..." -03020206="Mugitzen..." -03020207="Ezin dituzu mugitu edo kopiatu gaiak horrelako karpetetan." -03020208="Eragiketa ez da onartzen." -03020209="Hautatu helburu karpeta." - -03020210="Onetsi Fitxategi Ezabaketa" -03020211="Onetsi Karpeta Ezabaketa" -03020212="Onetsi Fitxategi Anitzen Ezabaketa" -03020213="Ziur zaude '{0}' ezabatu nahi duzula?" -03020214="Ziur zaude '{0}' karpeta eta bere eduki guztia ezabatu nahi duzula?" -03020215="Ziur zaude {0} gai hauek ezabatu nahi dituzula?" -03020216="Ezabatzen..." -03020217="Akatsa Fitxategia edo Karpeta Ezabatzerakoan" - -03020220="Berrizendatzen..." -03020221="Akatsa Fitxategia edo Karpeta Berrizendatzerakoan" -03020222="Onetsi Fitxategi Kopiaketa" -03020223="Ziur zaude fitxategiak artxibura kopiatu nahi dituzula" - -03020230="Karpeta Sortu" -03020231="Karpeta izena:" -03020232="Karpeta Berria" -03020233="Akatsa Karpeta Sortzerakoan" - -03020240="Fitxategia Sortu" -03020241="Fitxategi Izena:" -03020242="Fitxategi Berria" -03020243="Akatsa Fitxategia Sortzerakoan" - -03020250="Aukeratu" -03020251="Ezaukeratu" -03020252="Maskara:" - -03020260="Karpeten Historia" - -03020280="'{0}' fitxategia aldatu egin da.\nArtxibuan eguneratu nahi duzu?" -03020281="Ezin da fitxategia eguneratu\n'{0}'" -03020282="Ezin da editorea abiatu." -03020283="Irekitzen..." - -03020290="Azalpena" -03020291="&Azalpena:" - -030202A0="Sistema" - -03020300="Konputagailua" -03020301="Sarea" - -03020400="Erantsi" -03020401="Atera" -03020402="Egiaztatu" - -03020420="Kopiatu" -03020421="Mugitu" -03020422="Ezabatu" -03020423="Info" - -03020500="Fitxategia Zatitu" -03020501="&Zatitu hona:" -03020510="Zatitzen..." -03020520="Zatiketa berretsi" -03020521="Ziur zaude fitxategia {0} bolumenetan zatitau nahi duzula?" -03020522="Bolumen neurria jatorrizko fitxategiarena baino txikiago izan behar da" - -03020600="Fitxategiak Elkartu" -03020601="&Elkartu honekin:" -03020610="Elkartzen..." -03020620="Hautau soilik lehenengo fitxategia" - -03020710="Kontroleko batura kalkulatzen..." -03020720="Kontroleko baturaren gaineko informazioa" -03020721="Datuentzako CRC kontroleko batura:" -03020722="Datuak eta izenentzako CRC kontroleko batura:" - -03020800="Aztertzen..." - -03020900="Propietateak" - -; Computer -03031100="Neurri Osoa" -03031101="Leku Askea" -03031102="Cluster Neurria" -03031103="Etiketa" - -; Network -03031200="Bertako Izena" -03031201="Hornitzailea" - -; Benchmark Dialog - -03080000="Erreferentzi puntua (Benchmark)" -03080001="Memoria erabilera:" -03080002="Konprimatzen" -03080003="Deskonprimatzen" -03080004="Abiadura" -03080005="Balorazioa" -03080006="Balorazio Osoa" -03080007="Unekoa" -03080008="Emaitza" -03080009="Zuzenak:" -0308000A="Akatsak:" -0308000B="PUZ erabilera" -0308000C="Balioztatze / Erabilera" - - -;!@LangEnd@! diff --git a/External/7-Zip/Lang/ext.txt b/External/7-Zip/Lang/ext.txt deleted file mode 100644 index 2f506146..00000000 --- a/External/7-Zip/Lang/ext.txt +++ /dev/null @@ -1,543 +0,0 @@ -;!@Lang@!UTF-8! -; 7-Zip 9.07 -; Translated by Purgossu (based in original file of Igor Pavlov) -; -; -; -; - -00000000="Extremaduran" -00000001="Estremeñu" -00000002="" - -; 7-Zip Configuration - -; Title -01000000="Configuración de 7-Zip" - -; Info Page -01000100="About 7-Zip" -01000103="7-Zip es una apricación libri i a gastus pagus. Peru puei apoyal el desarrollu e 7-Zip meyanti'l rehistru el pograma." -01000104="Soporti" -01000105="Rehistral" - -; Folders Page -01000200="Diretórius" -01000210="Diretóriu e labu&tu" -01000211="Diretóriu temporal del &sistema" -01000212="Diretóriu &ahtual" -01000213="&Especifical:" -01000214="Usal sólu pa dispositivus estrayíbris" - -01000281="Especifical ruta pa ficherus d'archivus temporalis." - -; System Page -01000300="Sistema" -01000301="Integral 7-Zip nel menú contestual" -01000302="Menú contestual en cascá" -01000310="Elementus del menú contestual:" - -; Language Page -01000400="Palra" -01000401="Palra:" - - -; 7-Zip Explorer extension - -; Context menu -02000101="7-Zip" -02000102="Comandus de 7-Zip" -02000103="Abril archivu" -02000104="Abril archivu selecionau." -02000105="Estrayel ficherus..." -02000106="Estrayel ficherus del archivu selecionau." -02000107="Añíl al archivu..." -02000108="Añiil lus elementus selecionaus al archivu." -02000109="Comprebal archivu" -0200010A="Comprebal l'integriá l'archivu selecionau." -0200010B="Estrayel aquina" -0200010C="Estrayel ficherus del archivu selecionau nel diretóriu atual." -0200010D="Estrayel en {0}" -0200010E="Estrayel ficherus nun sudirehtoriu." -0200010F="Añiil a {0}" -02000110="Añiil lus elementus selecionaus al archivu." -02000111="Comprimil i envial pol correu-e..." -02000112="Comprimil archivus selecionaus nel ficheru i envialu pol correu-e." -02000113="Comprimil en {0} i envial pol correu" -02000114="Comprimil elementus selecionaus nel ficheru i envialu pol correu-e." - -02000140="" -02000141="" - -; Properties -02000203="Ruta" -02000204="Nombri" -02000205="Estensión" -02000206="Diretóriu" -02000207="Tamañu" -02000208="Tamañu comprimiu" -02000209="Atributus" -0200020A="Creau'l" -0200020B="Úrtimu acesu" -0200020C="Escambiau'l" -0200020D="Sóliu" -0200020E="Comentau" -0200020F="Encrihtau" -02000210="Desapartau enantis" -02000211="Desapartau endispués" -02000212="Izionáriu" -02000213="CRC" -02000214="Tipu" -02000215="Anti" -02000216="Métou" -02000217="S.O. orihin" -02000218="Sistema d'archivus" -02000219="Usuariu" -0200021A="Grupu" -0200021B="Broqui" -0200021C="Comentariu" -0200021D="Posición" -0200021E="Prefihu la ruta" -0200021F="Diretórius" -02000220="Ficherus" -02000221="Velsión" -02000222="Volumin" -02000223="Murtivolumin" -02000224="Desprazamientu" -02000225="Enlacis" -02000226="Broquis" -02000227="Volúmenis" - -02000229="64-bit" -0200022A="Big-endian" -0200022B="UCP" -0200022C="Tamañu físicu" -0200022D="Tamañu las cabiceras" -0200022E="Suma e cumprebación" -0200022F="Caraterísticas" -02000230="Direción virtual" -02000231="ID" -02000232="Nombri cortu" -02000233="Apricación criaora" -02000234="Tamañu el setol" -02000235="Mou" -02000236="Enlaci" - -; Status bar -02000301="{0} elementu(s) selecionaus" -02000302="{0} elementu(s)" - -02000320="Ficherus:" -02000321="Diretórius:" -02000322="Tamañu:" -02000323="Tamañu comprimíu:" -02000324="Archivus:" - -; List Context Menu -02000401="&Colunas..." - -02000411="&Abril" -02000412="&Estrayel..." - -; ToolBar -02000501="Estrayel" - -; Messages -02000601="Nu se puei atualizal esti tipu d'archivu." -02000602="Nu s'á puiu atualizal l'archivu {0}" -02000603="Nu s'á puiu crial el diretóriu '{0}'" -02000604="Tipu d'archivu nu soportau." -02000605="Yerru" -02000606="Ai elementus en demasía" -02000607="Nu ai nengún pograma asociau con esta estensión d'archivu" -02000608="Sin yerrus" -02000609="Nu s'á puiu abril '{0}' comu archivu" -0200060A="Nu s'a puiu abril l'archivu encritau '{0}'. Conseña yerronia?" -0200060B="El sistema nu á síu escapás d'asinal la cantiá prehisa de memoria" -0200060C="Yerru andarríu" -0200060D="Tipu archivu nu suportau" - -; Dialogs -02000702="Acetal" -02000705="&Sí" -02000707="Sí &a tó" -02000709="&Nu" -0200070B="Nu a &tó" - -02000710="Cancelal" -02000711="&Cancelal" -02000713="&Fechal" -02000714="Paral" -02000715="Reinicial" - -02000720="Ayua" - -; Extract dialog -02000800="Estrayel" -02000801="E&strayel a:" -02000802="Conseña" - -02000810="Mou e ruta" -02000811="Ruta compreta" -02000812="Ruta relativa" -02000813="Sin ruta" - -02000820="Mou e sobrescrebil" -02000821="Preguntal enantis" -02000822="Sobrescrebil sin preguntal" -02000823="Conserval ficherus esistentis" -02000824="Renombral de horma automática" -02000825="Autu-renombral ficherus esistentis" - -02000830="Ficherus" -02000831="Ficherus &selecionaus" -02000832="&Tolos ficherus" - -02000881="Especifical destinu palus ficherus estrayíus." - -02000890="Estrayendu" - -; Overwrite dialog -02000900="Confirmal remprazu de ficherus" -02000901="El diretóriu ya contieni un ficheru el mesmu nombri." -02000902="Escambial el ficheru esistenti" -02000903="pol esti otru?" - -02000911="Escambial nombri a&utomáticamenti" - -02000982="{0} bytes" -02000983="moificau'l" - -; Messages dialog -02000A00="Mensahis de dianósticu" - -02000A80="Mensahi" - -02000A91="Métou e compresión nu soportau pa '{0}'." -02000A92="Yerru datus en '{0}'. El ficheru está changarrau." -02000A93="Yerru e CRC '{0}'. El ficheru está changarrau." -02000A94="Yerru e datus nel ficheru encritau '{0}'. Conseña yerrónia?" -02000A95="Yerru e CRC nel ficheru encritau '{0}'. Conseña yerrónia?" - -; Password dialog -02000B00="Introuzil conseña" -02000B01="Introuzil conseña:" -02000B02="Mue&stral conseña" -02000B03="Repitil conseña:" -02000B10="Las cunseñas nu coinciín" -02000B11="Usi sólu letras ingresas, númirus i caráteris especialis (!, #, $, ...) pala conseña" -02000B12="La conseña tieni largura'n demasía" - -; Progress dialog -02000C00="Pogresu" -02000C01="Tiempu trascurríu:" -02000C02="Tiempu restanti:" -02000C03="Tamañu total:" -02000C04="Velociá:" -02000C05="Procesau:" -02000C06="Tasa e compresión:" - -02000C10="Se&gundu pranu" -02000C11="&Primel pranu" -02000C12="&Paral" -02000C13="A&continal" - -02000C20="Parau" - -02000C30="De siguru que quieri cancelal la operación?" - -; Compress dialog -02000D00="Añiil a archivu" -02000D01="&Archivu:" -02000D02="&Mou d'atualización:" -02000D03="&Hormatu d'archivu:" -02000D04="Mé&tou e compresión:" -02000D05="&Creal archivu sóliu" -02000D06="&Parámetrus:" -02000D07="Ocionis" -02000D08="Creal archivu 'SF&X'" -02000D09="Multi-hilu" -02000D0A="Encrital &nombris de ficheru" -02000D0B="Nive&l de compresión:" -02000D0C="Tamañu el i&zionariu:" -02000D0D="Tama&ñu e parabra:" -02000D0E="Usu e memoria pa compresión:" -02000D0F="Usu e memoria pa decompresión:" -02000D10="Encritación" -02000D11="Métou encritación:" -02000D12="Númiru hilus e la UCP:" -02000D13="Tamañu el bloqui sóliu:" -02000D14="Nu sóliu" -02000D15="Sóliu" -02000D16="Comprimil ficherus compartíus" - -02000D40="Desapartal en &balandronis, 'bytes':" -02000D41="Tamañu el volumin nu váliu" -02000D42="Introuza'l tamañu el volumin: {0} 'bytes'.\nDe siguru que quieri desapartal l'archivu'n tantus volúmenis?" - -02000D81="Almacenal" -02000D82="Normal" -02000D83="Másima" -02000D84="Respahila" -02000D85="La más respahila" -02000D86="Ultra" - -02000D90="Esproral" - -02000DA1="Añiil i remprazal ficherus" -02000DA2="Atualizal i añiil ficherus" -02000DA3="Atualizal sólu ficherus esistentis" -02000DA4="Sincronizal ficherus" - -02000DB1="Tolos ficherus" - -02000DC0="Comprimiendu" - -; Columns dialog -02000E00="Colunas" -02000E01="Selecioni las colunas que quiera muestral n'esti diretóriu. Pa reordinal las colunas usi las tecras AvPág o RePág." -02000E02="La coluna selecioná debi e tenel una &anchura e" -02000E03="'pixels'." - -02000E10="Movel pa &cimará" -02000E11="Movel pa em&bahu" -02000E12="Mue&stral" -02000E13="&Escuendel" -02000E14="Fihal" - -02000E81="Títulu" -02000E82="Anchura" - -; Testing -02000F90="Comprebandu" - - -; File Manager - -03000000="7-Zip - hestol de ficherus" - -; Menu -03000102="&Archivu" -03000103="&Eital" -03000104="&Vel" -03000105="&Herramientas" -03000106="A&yua" -03000107="A&tihus" - -; File -03000210="&Abril" -03000211="Abril &dentru" -03000212="Abril &huera" -03000220="&Vel" -03000221="&Eital" -03000230="Renom&bral" -03000231="&Copial a..." -03000232="&Movel pa..." -03000233="&Eliminal" -03000240="P&ropieais" -03000241="Come&ntariu" -03000242="Calculal suma e verificación" -03000243="Diff" -03000250="Creal diretóriu" -03000251="Creal ficheru" -03000260="&Salil" -03000270="De&sapartal ficheru..." -03000271="Com&binal ficherus..." - -; Edit -03000310="&Deshadel" -03000311="&Rehadel" -03000320="Cor&tal" -03000321="&Copial" -03000322="&Pegal" -03000323="&Eliminal" -03000330="Selecional &tó" -03000331="Deselecional tó" -03000332="&Invertil seleción" -03000333="Selecional..." -03000334="Deselecional..." -03000335="Selecional pol tipu" -03000336="Deselecional pol tipu" - -; View -03000410="Iconus g&randis" -03000411="Iconus caquerus" -03000412="&Listau" -03000413="&Detallis" -03000420="Nu soportau" -03000430="Abril diretóriu raí" -03000431="Subil un nivel" -03000432="Estorial de diretórius..." -03000440="&Atualizal" -03000449="Vista prana" -03000450="&2 panelis" -03000451="Barra e herramien&tas" -03000460="Barra e herramientas 'archivu'" -03000461="Barra e herramientas estándal" -03000462="Botonis grandis" -03000463="Muestral testu enus botonis" - -; Tools -03000510="&Ocionis..." -03000511="&Prebas ('benchmark')" - -; Help -03000610="&Contenius..." -03000620="&Al tentu 7-Zip..." - -; Favorites -03000710="&Añíl diretóriu a Atihus comu" -03000720="Atihu" - -; Options Dialog - -03010000="Ocionis" - -; Plugins -03010100="'Plugins'" -03010101="'&Plugins':" -03010110="Ocionis..." - -; Edit -03010200="Eitol" -03010201="&Eitol:" -03010202="&Diff:" - -; System -03010300="Sistema" -03010302="Asocial 7-Zip a hormatus:" -03010310="'Plugin'" - -; Settings -03010400="Configuración" -03010401="Muestral l'elementu \..\"" -03010402="Muestral icunus propius del ficheru" -03010410="Muestral menú el sistema" -03010420="&Selecional fila(s) enteriza(s)" -03010421="Muestral línias e la &cuairícula" -03010422="'Click' únicu p'abril un elementu" -03010430="Móu e seleción &alternativu" -03010440="Usa&l páhinas de memoria grandis" - -; Strings - -03020201="Copial" -03020202="Movel" -03020203="Copial a:" -03020204="Movel pa:" -03020205="Copiandu..." -03020206="Moviendu..." -03020207="Nu se puein movel u copial elementus pa esti tipu e diretórius." -03020208="Operación nu soportá." -03020209="Selecional diretóriu destinu." - -03020210="Confirmal eliminación del ficheru" -03020211="Confirmal eliminación del direhtoriu" -03020212="Confirmal eliminación de varius ficherus" -03020213="De siguru que quieri eliminal '{0}'?" -03020214="De siguru que quieri eliminal el diretóriu '{0}' i tol su conteniu?" -03020215="De siguru que quieri eliminal estus {0} elementus?" -03020216="Eliminandu..." -03020217="S'alcuentrau'n yerru al eliminal el ficheru u diretóriu" -03020218="El sistema nu puei movel un ficheru con ruta larga a la Papelera Recicrahi" - -03020220="Renombrandu..." -03020221="S'alcuentrau'n yerru al renombral el ficheru u diretóriu" -03020222="Confirmal copia el ficheru" -03020223="De siguru que quieri copiar estus ficherus al archivu?" - -03020230="Creal diretóriu" -03020231="Nombri e diretóriu:" -03020232="Nuevu diretóriu" -03020233="S'alcuentrau'n yerru al creal el diretóriu" - -03020240="Creal ficheru" -03020241="Nombri el ficheru:" -03020242="Nuevu ficheru" -03020243="S'alcuentrau'n yerru al creal el ficheru" - -03020250="Selecional" -03020251="Deselecional" -03020252="Máscara:" - -03020260="Estorial de diretórius" - -03020280="El ficheru '{0}' á síu moificau.\nAtualizalu nel archivu?" -03020281="Nu s'á puíu atualizal l'archivu\n'{0}'" -03020282="Nu s'á puíu ehecutal el eitol." -03020283="Abriendu..." -03020284="El ficheru pahi un virus (el nombri'l ficheru contieni espacius largus nel nombri)." - -03020290="Comentáriu" -03020291="&Comentáriu:" - -030202A0="Sistema" - -03020300="Mi PC" -03020301="Entorno de red" -03020302="Documentos" - -03020400="Añiil" -03020401="Estrayel" -03020402="Comprebal" - -03020420="Copial" -03020421="Movel" -03020422="Eliminal" -03020423="Inhormazión" - -03020500="Desapartal ficheru" -03020501="&Desapartal a:" -03020510="Desapartandu..." -03020520="Confirmal desapartamientu" -03020521="De siguru que quieri desapartal el ficheru'n {0} volúmenis?" -03020522="El tamañu lus volúmenis debi sel mas caqueru que'l del ficheru orihinal" - -03020600="Uñil ficherus" -03020601="&Uñil en:" -03020610="Uñiendu..." -03020620="Selecional sólu'l primel ficheru" -03020621="Nu s'á puíu detetal el ficheru comu parti d'un ficheru desapartau" -03020622="Nu s'á puíu alcuentral más d'un balandrón del ficheru desapartau" - -03020710="Calculandu la suma e verificación..." -03020720="Inhormazión de suma e verificación" -03020721="Suma e verificación de 'CRC' pala inhormazión:" -03020722="Suma e verificación de 'CRC' pala inhormazión i lus nombris:" - -03020800="Escaneandu..." - -03020900="Propieais" - -03020A01="Nu puei realizasi la operación dendi un diretóriu que tenga una ruta larga." -03020A02="You must select one file" -03020A03="You must select one or more files" -03020A04="File {0} is already exist" - -; Computer -03031100="Tamañu total" -03031101="Espaciu dispunibri" -03031102="Tamañu el 'cluster'" -03031103="Etiqueta" - -; Network -03031200="Nombri local" -03031201="Proveol" - -; Benchmark Dialog - -03080000="Prebas ('benchmark')" -03080001="Usu e memoria:" -03080002="Comprimiendu" -03080003="Comprimiendu" -03080004="Velociá" -03080005="Razón" -03080006="Razón total" -03080007="Atual" -03080008="Resurtau" -03080009="Pasis:" -0308000A="Yerrus:" -0308000B="Usu e CPU" -0308000C="Razón / Usu" - -;!@LangEnd@! diff --git a/External/7-Zip/Lang/fa.txt b/External/7-Zip/Lang/fa.txt deleted file mode 100644 index 01c126d4..00000000 --- a/External/7-Zip/Lang/fa.txt +++ /dev/null @@ -1,512 +0,0 @@ -;!@Lang@!UTF-8! -; 7-Zip 4.53 -; Translated by Edris Naderan -; Changed and updated by Mehdi Farhadi (since 4.30) -; -; -; - -00000000="Farsi" -00000001="فارسی" -00000002="41" - -; 7-Zip Configuration - -; Title -01000000="پیکربندی ‎7-Zip" - -; Info Page -01000100="درباره ‎7-Zip" -01000103="برنامه‌ای که در پیش رو دارید یک برنامه مجانی است، اما شما می توانید با پرداخت مبلغی جزئی به توسعه این نرم‌افزار کمک کنید." -01000104="پشتيباني" -01000105="ثبت کردن" - -; Folders Page -01000200="پوشه‌ها" -01000210="پوشه در حال کار" -01000211="پوشه موقت سیستم" -01000212="جاری" -01000213="تعیین:" -01000214="فقط برای درایوهای قابل جابجایی استفاده شود" - -01000281="جهت ذخیره فایل‌های موقتی مکانی را تعیین کنید." - -; System Page -01000300="سیستم" -01000301="نمایش گزینه‌های مربوط به فشرده‌سازی در منوی ویندوز" -01000302="نمایش همه گزینه‌ها در یک زیرمنو" -01000310="گزینه‌های منو:" - -; Language Page -01000400="زبان" -01000401="زبان:" - - -; 7-Zip Explorer extension - -; Context menu -02000101="7-Zip" -02000102="فرمان‌های ‎7-Zip" -02000103="بازکردن آرشیو" -02000104="آرشیو انتخاب شده را باز می‌کند." -02000105="استخراج فایل‌ها..." -02000106="فایل‌ها را از آرشیو انتخاب شده استخراج می‌کند." -02000107="افزودن به آرشیو..." -02000108="گزینه‌های انتخاب شده را به آرشیو اضافه می‌کند." -02000109="بررسی آرشیو" -0200010A="جامعیت آرشیو انتخاب شده را بررسی می‌کند." -0200010B="استخراج در اینجا" -0200010C="فایل‌ها را از آرشیو انتخاب شده به پوشه جاری استخراج می‌کند." -0200010D="استخراج به {0}" -0200010E="فایل‌ها را به زیرپوشه استخراج می‌کند." -0200010F="افزودن به {0}" -02000110="گزینه‌های انتخاب شده را به آرشیو اضافه می‌کند." -02000111="فشرده‌سازی و ارسال با ایمیل..." -02000112="گزینه‌های انتخاب شده را فشرده‌ می‌سازد و آرشیو را توسط ایمیل ارسال می‌کند." -02000113="فشرده‌سازی در {0} و ارسال با ایمیل" -02000114="گزینه‌های انتخاب شده را فشرده‌ می‌سازد و آرشیو را توسط ایمیل ارسال می‌کند." - -02000140="<پوشه>" -02000141="<آرشیو>" - -; Properties -02000203="مسیر" -02000204="نام" -02000205="Extension" -02000206="پوشه" -02000207="اندازه" -02000208="اندازه فشرده" -02000209="صفات" -0200020A="ساخته شده" -0200020B="دستیابی شده" -0200020C="تغییر یافته" -0200020D="Solid" -0200020E="توضیح‌دار" -0200020F="رمزگذاری شده" -02000210="قسمت قبلی" -02000211="قسمت بعدی" -02000212="لغت‌نامه" -02000213="CRC" -02000214="نوع" -02000215="Anti" -02000216="روش" -02000217="سیستم میزبان" -02000218="سیستم فایل" -02000219="کاربر" -0200021A="گروه" -0200021B="قطعه" -0200021C="توضيح‌" -0200021D="مکان" -0200021E="پيشوند مسير" -0200021F="پوشه‌ها" -02000220="فایل‌ها" -02000221="Version" -02000222="Volume" -02000223="Multivolume" -02000224="Offset" -02000225="Links" -02000226="قطعات" -02000227="Volumes" - -; Status bar -02000301="{0} گزینه انتخاب شده" -02000302="{0} گزینه" - -02000320="فایل‌ها:" -02000321="پوشه‌ها:" -02000322="اندازه:" -02000323="اندازه فشرده:" -02000324="آرشیو‌ها:" - -; List Context Menu -02000401="ستون‌ها..." - -02000411="بازکردن" -02000412="استخراج..." - -; ToolBar -02000501="استخراج" - -; Messages -02000601="عملیات بروزرسانی برای این آرشیو پشتیبانی نمی‌شود." -02000602="بروز رسانی آرشیو {0} ممکن نیست" -02000603="ایجاد پوشه '{0}' ممکن نیست" -02000604="اين فایل یک آرشیو پشتیبانی شده نيست." -02000605="خطا" -02000606="تعداد گزینه‌ها بسیار زیاد است" -02000607="هیچ برنامه‌ای برای باز کردن این فایل منتسب نشده است" -02000608="خطایی وجود ندارد" -02000609="فايل '{0}' يك آرشيو شناخته شده نيست" -0200060A="برنامه قادر به بازكردن آرشيو رمزگذارى شده '{0}' نيست. كلمه عبور اشتباه است؟" - -; Dialogs -02000702="تایید" -02000705="&بلی" -02000707="بلی همه را" -02000709="&خیر" -0200070B="خیر هیچ کدام" - -02000710="انصراف" -02000711="انصراف" -02000713="بستن" -02000714="توقف" -02000715="اجرای مجدد" - -02000720="راهنما" - -; Extract dialog -02000800="استخراج" -02000801="استخراج به:" -02000802="کلمه عبور" - -02000810="نوع مسیر" -02000811="نام کامل مسیر" -02000812="نام مسیر جاری" -02000813="بدون نام مسیر" - -02000820="شيوه جایگزینی" -02000821="قبل از جایگزینی سوال شود" -02000822="جایگزینی بدون اخطار" -02000823="نادیده گرفتن فایل‌های موجود" -02000824="تغییر نام خودکار" -02000825="تغییر نام خودکار فایل‌های موجود" - -02000830="فایل‌ها" -02000831="فایل‌های انتخاب شده" -02000832="همه فایل‌ها" - -02000881="مکانی را جهت استخراج فایل‌ها تعیین کنيد." - -02000890="در حال استخراج" - -; Overwrite dialog -02000900="تایید جایگزینی فایل" -02000901="پوشه مقصد حاوی فایلی با نام فایل در حال پردازش می‌باشد." -02000902="آیا شما مایل به جایگزینی این فایل" -02000903="با این فایل هستید؟" - -02000911="تغییر نام خودکار" - -02000982="{0} بایت" -02000983="تغییر کرده در" - -; Messages dialog -02000A00="پیغام‌های تشخيصی" - -02000A80="پیغام" - -02000A91="روش فشرده‌سازی پشتیبانی نشده برای '{0}'." -02000A92="خطای داده‌ها در '{0}'. اين فايل دچار مشكل است." -02000A93="خطای CRC در '{0}'. اين فايل دچار مشكل است." -02000A94="خطای داده‌ها در فايل رمزگذارى شده '{0}'. كلمه عبور اشتباه است؟" -02000A95="خطای CRC در فايل رمزگذارى شده '{0}'. كلمه عبور اشتباه است؟" - -; Password dialog -02000B00="کلمه عبور" -02000B01="کلمه عبور:" -02000B02="نمایش کلمه عبور" -02000B03="تكرار كلمه عبور:" -02000B10="دو كلمه عبور يكسان نيستند" -02000B11="فقط از حروف انگليسى، اعداد و علامت‌هاى خاص (!، #، $، ...) در كلمه عبور استفاده كنيد" -02000B12="كلمه عبور خيلی بلند است" - -; Progress dialog -02000C00="پردازش" -02000C01="زمان سپری شده:" -02000C02="زمان باقی مانده:" -02000C03="اندازه:" -02000C04="سرعت:" -02000C05="پردازش شده:" -02000C06="نسبت فشردگى:" - -02000C10="پس زمینه" -02000C11="پیش زمینه" -02000C12="توقف" -02000C13="ادامه" - -02000C20="متوقف" - -02000C30="آیا شما قصد لغو عملیات را دارید؟" - -; Compress dialog -02000D00="افزودن به آرشیو" -02000D01="آرشیو:" -02000D02="شيوه بروزرسانی:" -02000D03="قالب آرشیو:" -02000D04="روش فشرده‌سازی:" -02000D05="ایجاد آرشیو يکپارچه (&Solid)" -02000D06="پارامترها" -02000D07="تنظیمات" -02000D08="ایجاد آرشیو قابل اجرا (SF&X)" -02000D09="Multi-threading" -02000D0A="رمزگذاری نام فایل‌ها" -02000D0B="ميزان فشرده‌سازی:" -02000D0C="اندازه لغت‌نامه:" -02000D0D="اندازه کلمه:" -02000D0E="مقدار حافظه لازم جهت فشرده‌سازی:" -02000D0F="مقدار حافظه لازم جهت استخراج:" -02000D10="رمزگذاری" -02000D11="شيوه رمزگذاری:" -02000D12="Number of CPU threads:" -02000D13="Solid block size:" -02000D14="Non-solid" -02000D15="Solid" -02000D16="فشرده‌سازی فایل‌هاى در حال استفاده ديگر برنامه‌ها" - -02000D40="تقسیم به چندين قسمت، بر حسب بايت:" -02000D41="اندازه تقسیم نادرست است" -02000D42="اندازه تقسیم تعيين شده: {0} بايت.\nآیا شما قصد دارید آرشيو را به قسمتهاى به اين اندازه تقسيم كنيد؟" - -02000D81="ذخیره" -02000D82="متوسط" -02000D83="حداکثر" -02000D84="سریع" -02000D85="خیلی سریع" -02000D86="مافوق" - -02000D90="آدرس‌دهی" - -02000DA1="افزودن و جایگزینی فایل‌ها" -02000DA2="بروزرسانی و افزودن فایل‌ها" -02000DA3="تازه کردن فایل‌های موجود" -02000DA4="سنکرون کردن فایل‌ها" - -02000DB1="همه فایل‌ها" - -02000DC0="فشرده‌سازی" - -; Columns dialog -02000E00="ستون‌ها" -02000E01="ستون‌هایی را که می‌خواهید نمایش داده شوند انتخاب کنید. از کليدهای انتقال به بالا و پایین برای جابجایی ستون‌ها استفاده کنيد." -02000E02="ستون‌ انتخاب شده باید" -02000E03="پیکسل عرض داشته باشد." - -02000E10="انتقال به بالا" -02000E11="انتقال به پایین" -02000E12="نمایش" -02000E13="مخفی" -02000E14="Set" - -02000E81="عنوان" -02000E82="عرض" - -; Testing -02000F90="بررسی" - - -; File Manager - -03000000="برنامه مدیریت فایل ‎7-Zip" - -; Menu -03000102="فایل" -03000103="ویرایش" -03000104="نمایش" -03000105="ابزارها" -03000106="راهنما" -03000107="برگزیده‌ها" - -; File -03000210="باز کردن" -03000211="باز کردن درونی" -03000212="باز کردن بیرونی" -03000220="نمایش" -03000221="ویرایش" -03000230="تغییر نام" -03000231="کپی به..." -03000232="انتقال به..." -03000233="حذف" -03000240="اطلاعات" -03000241="توضيح" -03000242="محاسبه checksum" -03000250="ایجاد پوشه" -03000251="ایجاد فایل" -03000260="خروج" -03000270="تقسیم فایل..." -03000271="ترکیب فایل‌ها..." - -; Edit -03000310="عقب" -03000311="جلو" -03000320="بریدن" -03000321="کپی" -03000322="چسباندن" -03000323="حذف" -03000330="انتخاب همه" -03000331="لغو انتخاب‌ها" -03000332="معکوس كردن انتخاب‌ها" -03000333="انتخاب..." -03000334="لغو انتخاب..." -03000335="انتخاب بر حسب نوع" -03000336="لغو انتخاب بر حسب نوع" - -; View -03000410="آیکون‌های بزرگ" -03000411="آیکون‌های کوچک" -03000412="فهرست‌وار" -03000413="با جزئیات" -03000420="نامرتب" -03000430="باز کردن شاخه اصلی" -03000431="یک مرحله به بالا" -03000432="تاریخچه پوشه‌ها..." -03000440="از نو چیدن" -03000449="Flat View" -03000450="2 پانل" -03000451="منوهای ابزار" -03000460="منوی ابزار آرشیو" -03000461="منوی ابزار استانداد" -03000462="کلید‌های بزرگ" -03000463="نمایش برچسب کلید‌ها" - -; Tools -03000510="تنظیمات..." -03000511="سنجش" - -; Help -03000610="محتویات..." -03000620="درباره ‎7-Zip..." - -; Favorites -03000710="افزودن پوشه به برگزیده‌ها به عنوان" -03000720="علامت" - -; Options Dialog - -03010000="تنظیمات" - -; Plugins -03010100="ماژول‌ها" -03010101="ماژول‌ها:" -03010110="تنظیمات..." - -; Edit -03010200="ویرایشگر" -03010201="ویرایشگر:" - -; System -03010300="سیستم" -03010302="انتساب ‎7-Zip با:" -03010310="مودول" - -; Settings -03010400="تنظیمات" -03010401="نمایش گزینه \"..\"" -03010402="نمایش آیکون واقعی فایل‌ها" -03010410="نمایش منوی سیستم" -03010420="انتخاب سطر به صورت کامل" -03010421="نمایش خطوط جدولی" -03010430="شيوه انتخاب جايگزين" -03010440="استفاده از شیوه حافظه هنگفت" - -; Strings - -03020201="کپی" -03020202="انتقال" -03020203="کپی به:" -03020204="انتقال به:" -03020205="در حال کپی..." -03020206="در حال انتقال..." -03020207="شما نمی‌توانید گزینه‌هایی را در پوشه خودشان کپی کنید یا انتقال دهید." -03020208="عملیات پشتیبانی نمی‌شود." -03020209="پوشه مقصد را انتخاب كنيد." - -03020210="تایید حذف فایل" -03020211="تایید حذف پوشه" -03020212="تایید حذف فایل‌ها" -03020213="آیا شما قصد دارید '{0}' را حذف کنید؟" -03020214="آیا شما قصد دارید پوشه '{0}' و تمام محتویات آن را حذف کنید؟" -03020215="آیا شما قصد دارید اين '{0}' گزینه را حذف کنید؟" -03020216="در حال حذف..." -03020217="خطا هنگام حذف فایل یا پوشه" - -03020220="تغییر نام..." -03020221="خطای تغییر نام فایل یا پوشه" -03020222="تایید کپی فایل" -03020223="آیا شما قصد دارید فایل‌ها را به آرشیو کپی کنید" - -03020230="ایجاد پوشه" -03020231="نام پوشه:" -03020232="پوشه جدید" -03020233="خطای ایجاد پوشه" - -03020240="ایجاد فایل" -03020241="نام فایل:" -03020242="فایل جدید" -03020243="خطای ایجاد فایل" - -03020250="انتخاب" -03020251="لغو انتخاب" -03020252="ماسك:" - -03020260="تاریخچه پوشه‌ها" - -03020280="فایل '{0}' تغییر کرده است.\n آیا میل دارید فایل مذکور در آرشیو بروزرسانی شود؟" -03020281="این فایل قابل بروزرسانی نمی‌باشد\n'{0}'" -03020282="ویرایشگر اجرا نمی‌شود." -03020283="در حال باز کردن..." - -03020290="توضيح" -03020291="توضيح:" - -030202A0="سیستم" - -03020300="کامپیوتر" -03020301="شبکه" - -03020400="افزودن" -03020401="استخراج" -03020402="بررسی" - -03020420="کپی" -03020421="انتقال" -03020422="حذف" -03020423="اطلاعات" - -03020500="تقسیم فایل" -03020501="تقسیم درون:" -03020510="در حال تقسیم..." -03020520="تاييد تقسیم فایل" -03020521="آیا شما قصد دارید اين فايل را به {0} قسمت تقسيم كنيد؟" -03020522="اندازه قسمت‌ها بايد كوچكتر از اندازه فايل اصلى باشد" - -03020600="ترکیب فایل‌ها" -03020601="ترکیب درون:" -03020610="در حال ترکیب..." -03020620="فقط اولين فايل را انتخاب كنيد" - -03020710="در حال محاسبه Checksum..." -03020720="اطلاعات Checksum" -03020721="CRC checksum for data:" -03020722="CRC checksum for data and names:" - -03020800="در حال پويش..." - -03020900="مشخصات" - -; Computer -03031100="اندازه کل" -03031101="فضای خالی" -03031102="سایز کلاستر" -03031103="برچسب" - -; Network -03031200="نام محلی" -03031201="مهياكننده" - -; Benchmark Dialog - -03080000="سنجش" -03080001="حافظه مصرفی:" -03080002="فشرده‌سازی" -03080003="استخراج" -03080004="سرعت" -03080005="درجه‌بندی" -03080006="درجه‌بندی کلی" -03080007="جاری" -03080008="دستاورد" -03080009="تعداد عبور:" -0308000A="خطاها:" -0308000B="CPU Usage" -0308000C="Rating / Usage" - -;!@LangEnd@! diff --git a/External/7-Zip/Lang/fi.txt b/External/7-Zip/Lang/fi.txt deleted file mode 100644 index fef30c45..00000000 --- a/External/7-Zip/Lang/fi.txt +++ /dev/null @@ -1,544 +0,0 @@ -;!@Lang@!UTF-8! -; 7-Zip 4.57 -; Translated by Ari Ryynanen -; Updated by Jarko P. (3.08.04 beta -->4.30) -; Updated by Juhani Valtasalmi (4.30 --> 4.42) -; Updated with light modifications by T.Sakkara (4.42 --> 9.07 beta) 1.9.2009 -; - -00000000="Finnish" -00000001="Suomi" -00000002="11" - -; 7-Zip Asetukset - -; Title -01000000="Lisäsetukset" - -; Info Page; Tietoja Ohjelmasta -01000100="Tietoja" -01000103="7-Zip on ilmainen ohjelmisto. Halutessasi voit kuitenkin tukea kehitystyötä rekisteröitymällä." -01000104="Tuki (engl.)" -01000105="Rekisteröidy (engl.)" - -; Folders Page; Asetukset/Kansiot -01000200="Kansiot" -01000210="&Työkansio" -01000211="&Järjestelmän väliaikaiskansio" -01000212="&Nykyinen kansio" -01000213="&Valittu kansio:" -01000214="Käytä vain siirrettäville tietovälineille" - -01000281="Määritä väliaikaistiedostojen sijainti." - -; System Page; Asetukset/Järjestelmäliitännät -01000300="Järjestelmä" -01000301="Liitä 7-Zip järjestelmän valikoihin." -01000302="Ryhmitetty järjestelmävalikko" -01000310="Järjestelmävalikon sisältö:" - -; Language Page; Asetukset/Kieli -01000400="Kieli" -01000401="Kieli:" - - -; 7-Zip Explorer extension; 7-Zip Järjestelmäkytkennät - -; Context menu; Järjestelmämenu -02000101="7-Zip" -02000102="7-Zip komennot" -02000103="Avaa" -02000104="Avaa valittu paketti." -02000105="Purkaa..." -02000106="Purkaa valitun paketin." -02000107="Lisää pakettiin..." -02000108="Lisää tiedostot valittuun pakettiin." -02000109="Eheystarkastus" -0200010A="Tarkistaa valitun paketin eheyden." -0200010B="Purkaa tänne" -0200010C="Purkaa tiedostot valitusta paketista nykyiseen kansioon." -0200010D="Purkaa kansioon {0}" -0200010E="Purkaa tiedostot alikansioon." -0200010F="Lisää pakettiin {0}" -02000110="Lisää valitut tiedostot pakettiin." -02000111="Pakkaa tiedostot ja lähetä..." -02000112="Pakkaa valitut ja lähetä sähköpostilla." -02000113="Lisää pakettiin {0} ja lähetä" -02000114="Lisää valitut tiedostot pakettiin ja lähetä sähköpostilla." - -02000140="" -02000141="" - -; Properties; Ominaisuudet -02000203="Polku" -02000204="Nimi" -02000205="Tiedostomuoto" -02000206="Kansio" -02000207="Koko" -02000208="Pakattu koko" -02000209="Määritteet" -0200020A="Luotu" -0200020B="Käytetty" -0200020C="Muokattu" -0200020D="Kiinteä" -0200020E="Kommentoitu" -0200020F="Suojaus" -02000210="Pilko ennen" -02000211="Pilko jälkeen" -02000212="Sanakirja" -02000213="CRC" -02000214="Tyyppi" -02000215="Anti" -02000216="Menetelmä" -02000217="Isäntäjärjestelmä" -02000218="Tiedostojärjestelmä" -02000219="Käyttäjä" -0200021A="Ryhmä" -0200021B="Lohko" -0200021C="Kuvaus" -0200021D="Kohta" -0200021E="Polun etuliite" -0200021F="Kansioita" -02000220="Tiedostoja" -02000221="Versio" -02000222="Nimi" -02000223="Pilkottu" -02000224="Siirtymä" -02000225="Linkit" -02000226="Lohkot" -02000227="Nimet" - -02000229="64-bittinen" -0200022A="Koodaus: UCS Big-endian" -0200022B="Suoritin" -0200022C="Fyysinen koko" -0200022D="Otsikon koko" -0200022E="Tarkistussumma" -0200022F="Ominaisuudet" -02000230="Virtuaaliosoite" -02000231="ID" -02000232="Lyhytnimi" -02000233="Creator Application" -02000234="Sektorikoko" -02000235="Moodi" -02000236="Linkki" - -; Status bar; Tilarivi -02000301="{0} tiedosto(a) valittu" -02000302="{0} tiedosto(a)" - -02000320="Tiedostoja:" -02000321="Kansioita:" -02000322="Koko:" -02000323="Pakattu koko:" -02000324="Paketteja:" - -; List Context Menu -02000401="&Sarakkeet..." - -02000411="&Avaa" -02000412="&Purkaa..." - -; ToolBar; Työkalut -02000501="Purkaa" - -; Messages; Viestit -02000601="Tätä pakettia ei voi päivittää." -02000602="Pakettia '{0}' ei voida päivittää." -02000603="Ei voida luoda kansioita '{0}.'" -02000604="Tiedoston pakkaustapaa ei tueta." -02000605="Virhe!" -02000606="Liian monta kohdetta." -02000607="Tiedostotyyppiin ei ole liitetty mitään ohjelmaa." -02000608="Ei virheitä." -02000609="Tiedoston '{0}' pakkausta ei voi purkaa." -0200060A="Ei voi avata suojattua pakettia '{0}'. Onko salasana oikea?" -0200060B="Ei riittävästi muistia toimintoa varten" -0200060C="Tuntematon virhe" -0200060D="Pakkaustapaa ei tueta" - -; Dialogs; Ikkunat -02000702="OK" -02000705="&Kyllä" -02000707="Kyllä k&aikkiin" -02000709="&Ei" -0200070B="E&i kaikkiin" - -02000710="Peruuta" -02000711="&Peruuta" -02000713="&Sulje" -02000714="Pysäytä" -02000715="Aloita uudelleen" - -02000720="Ohje" - -; Extract dialog; Purkuikkuna -02000800="Purkaa" -02000801="&Purkaa kansioon" -02000802="Salasana" - -02000810="Polkujen sisällytys:" -02000811="Sisällytä koko polku" -02000812="Nykyiset nimet" -02000813="Älä sisällytä polkuja" - -02000820="Samannimiset tiedostot:" -02000821="Kysy tapauskohtaisesti" -02000822="Korvaa" -02000823="Ohita" -02000824="Uudelleennimeä" -02000825="Uudelleennimeä aiemmat" - -02000830="Tiedostot" -02000831="&Valitut" -02000832="&Kaikki" - -02000881="Purkaa kansioon" - -02000890="Puretaan paketti" - -; Overwrite dialog; Korvausikkuna -02000900="Vahvista tiedoston korvaus" -02000901="Tämä kansio sisältää jo samannimisen tiedoston." -02000902="Haluatko korvata tiedoston" -02000903="tällä tiedostolla?" - -02000911="&Uudelleennimeä automaattisesti" - -02000982="{0} tavua" -02000983="muokattu" - -; Viesti-ikkuna -02000A00="Tietoja" - -02000A80="Viesti" - -02000A91="Tukematon pakkausmenetelmä tiedostolle '{0}'." -02000A92="Tietovirhe tiedostossa '{0}'. Tiedosto on viottunut." -02000A93="Tiedoston '{0}' eheystarkistus epäonnistui. Tiedosto on vioittunut." -02000A94="Virhe avattaessa suojattua pakettia '{0}'. Onko salasana oikea?" -02000A95="CRC-virhe avattaessa suojattua pakettia '{0}'. Onko salasana oikea?" - -; Salasanaikkuna -02000B00="Anna salasana" -02000B01="Anna salasana:" -02000B02="Näytä &salasana" -02000B03="Toista salasana:" -02000B10="Salasanat eivät täsmää" -02000B11="Salasanassa voi käyttää numeroita ja erikoismerkkejä, mutta EI skandinaavisia kirjaimia." -02000B12="Liian pitkä salasana" - -; Progress dialog; Edistymisikkuna -02000C00="Käsitellään" -02000C01="Aikaa kulunut:" -02000C02="Aikaa jäljellä:" -02000C03="Koko:" -02000C04="Nopeus:" -02000C05="Käsitelty:" -02000C06="Pakkaussuhde:" - -02000C10="&Tausta-ajona" -02000C11="&Normaali prioriteetti" -02000C12="&Pysäytä" -02000C13="&Jatka" - -02000C20="Pysäytetty" - -02000C30="Keskeytetäänkö toiminto?" - -; Compress dialog; Pakkausikkuna -02000D00="Lisää pakettiin" -02000D01="&Paketti:" -02000D02="&Päivitystapa:" -02000D03="Pakkaus&:" -02000D04="Pakkaus&menetelmä:" -02000D05="Luo Kiinte&ä paketti" -02000D06="&Parametrit:" -02000D07="Asetukset" -02000D08="Luo itsepurkautuva paketti" -02000D09="Prosessorisäikeet" -02000D0A="Tiedosto&nimien suojaus" -02000D0B="Pakkauksen &taso:" -02000D0C="&Sanakirjan koko:" -02000D0D="&Sanan koko:" -02000D0E="Pakkauksessa tarvittava muistimäärä:" -02000D0F="Purkauksessa tarvittava muistimäärä:" -02000D10="Suojaus" -02000D11="Salausalgoritmi" -02000D12="Prosessorisäikeet" -02000D13="Kiinteä lohkokoko" -02000D14="Muuttuva" -02000D15="Kiinteä" -02000D16="Pakkaa yhteiset tiedostot" - -02000D40="&Osien koko pilkottaessa:" -02000D41="Pilkotun osan koko epäkelpo" -02000D42="Pilkottavien osien koko: {0} tavua.\nPilkotaanko paketti edellämainitun kokoisiin osiin?" - -02000D81="Ei pakkausta" -02000D82="Normaali" -02000D83="Täysi" -02000D84="Nopea" -02000D85="Nopein" -02000D86="Ultra" - -02000D90="Selaa" - -02000DA1="Lisää ja korvaa tiedostoja" -02000DA2="Päivitä ja lisää tiedostoja" -02000DA3="Päivitä olemassaolevat tiedostot" -02000DA4="Synkronoi tiedostot" - -02000DB1="Kaikki tiedostot" - -02000DC0="Lisätään pakettiin" - -; Columns dialog; Sarakeikkuna -02000E00="Sarakkeet" -02000E01="Valitse tässä kansiossa näytettävät sarakkeet. Käytä uudelleenjärjestelyyn painikkeita 'Siirrä ylös' ja 'Siirrä alas'" -02000E02="Aseta valitun sarakkeen &leveydeksi" -02000E03="pikseliä." - -02000E10="Siirrä &ylös" -02000E11="Siirrä &alas" -02000E12="&Näytä" -02000E13="&Piilota" -02000E14="Aseta" - -02000E81="Otsikko" -02000E82="Leveys" - -; Tarkistus -02000F90="Eheystarkistus" - - -; File Manager; Tiedostonhallinta - -03000000="7-Zip Tiedostonhallinta" - -; Menu; Päävalikko -03000102="&Tiedosto" -03000103="&Muokkaa" -03000104="&Näytä" -03000105="Työ&kalut" -03000106="&Ohje" -03000107="&Suosikit" - -; File; Tiedosto-valikko -03000210="&Avaa" -03000211="Avaa sisäisesti" -03000212="Avaa &ulkoisesti" -03000220="&Näytä" -03000221="&Muokkaa" -03000230="Nim&eä uudelleen" -03000231="&Kopioi..." -03000232="&Siirrä..." -03000233="&Poista" -03000240="Ominais&uudet" -03000241="Ku&vaus" -03000242="Laske tarkistussummat" -03000243="Eroavaisuudet" -03000250="Luo kansio" -03000251="Luo tiedosto" -03000260="&Lopeta" -03000270="&Pilko tiedosto..." -03000271="&Yhdistä pilkotut..." - -; Edit; Muokkaa-valikko -03000310="&Kumoa" -03000311="&Toista" -03000320="&Leikkaa" -03000321="K&opioi" -03000322="L&iitä" -03000323="&Poista" -03000330="V&alitse kaikki" -03000331="Poista &valinnat" -03000332="&Käänteinen valinta" -03000333="Valitse..." -03000334="Poista valinta..." -03000335="Valitse tyypin mukaan" -03000336="Poista valinnat tyypin mukaan" - -; View; Näytä-valikko -03000410="Suu&ret kuvakkeet" -03000411="&Pienet kuvakkeet" -03000412="&Luettelo" -03000413="&Tiedot" -03000420="Alkuperäinen järjestys" -03000430="Avaa pääkansio" -03000431="Avaa yläkansio" -03000432="Kansiohistoria..." -03000440="P&äivitä" -03000449="Kansioiden sisältö luetteloituna" -03000450="&Kaksi panelia" -03000451="&Työkalupalkki" -03000460="Pakettipalkki" -03000461="Vakiopalkki" -03000462="Suuret painikkeet" -03000463="Näytä painikkeiden tekstit" - -; Tools; Työkalut-valikko -03000510="&Asetukset..." -03000511="&Nopeustesti" - -; Help; Ohje-valikko -03000610="&Sisältö..." -03000620="&Tietoja ohjelmasta" - -; Favorites; Suosikit -03000710="&Lisää Suosikit-kansioon" -03000720="Kirjanmerkki" - -; Options Dialog; Asetukset-ikkuna - -03010000="Asetukset" - -; Plugins; Lisäosat -03010100="Lisäosat" -03010101="&Lisäosat:" -03010110="Lisäsetukset..." - -; Edit; Muokkaus -03010200="Muokkausohjelmat" -03010201="&Tekstieditori:" -03010202="&Eroavaisuuksien etsintä:" - -; System; Järjestelmäliitännät -03010300="Järjestelmäliitännät" -03010302="Liitä 7-Zip seuraaviin tiedostotyypeihin:" -03010310="Lisäosa" - -; Settings; Asetukset -03010400="Tiedostoikkuna" -03010401="Näytä &yläkansion symboli" -03010402="Näytä &aidot tiedostokuvakkeet" -03010410="Näytä &järjestelmävalikko" -03010420="&Valitse koko rivi" -03010421="Näytä &ruudukko" -03010422="Avaa &kertanapsautuksella" -03010430="Vaihtoehtoinen valintojen &esitystapa" -03010440="Käytä &suuria muistisivuja" - -; Strings; Merkkijonot - -03020201="Kopioi" -03020202="Siirrä" -03020203="Kopioi kansioon:" -03020204="Siirrä kansioon:" -03020205="Kopioidaan..." -03020206="Siirretään..." -03020207="Ei voida siirtää tai kopioida tiedostoja kyseiseen kansioon." -03020208="Toiminto ei ole tuettu." -03020209="Valitse kohdekansio." - -03020210="Vahvista tiedoston poisto" -03020211="Vahvista kansion poisto" -03020212="Vahvista useiden kohteiden poisto" -03020213="Poistetaanko tiedosto '{0}'?" -03020214="Poistetaanko kansio '{0}' ja kaiken sen sisällön?" -03020215="Poistetaanko nämä {0} kohdetta?" -03020216="Poistetaan..." -03020217="Virhe poistettaessa tiedostoa tai kansiota" -03020218="Roskakoriin ei voida siirtää tiedostoa, jolla on pitkä nimi" - -03020220="Nimetään uudelleen..." -03020221="Virhe uudelleennimettäessä tiedostoa tai kansiota" -03020222="Vahvista tiedoston kopioiminen" -03020223="Kopioidaanko tiedostot pakettiin?" - -03020230="Luo uusi kansio" -03020231="Kansion nimi:" -03020232="Uusi kansio" -03020233="Virhe luotaessa kansiota" - -03020240="Luo uusi tiedosto" -03020241="Tiedostonimi:" -03020242="Uusi tiedosto" -03020243="Virhe luotaessa tiedostoa" - -03020250="Valitse" -03020251="Poista valinta" -03020252="Maski:" - -03020260="Kansiohistoria" - -03020280="Tiedostoa '{0}' on muutettu.\nHaluatko päivittää paketin?" -03020281="Ei voida päivittää tiedostoa \n'{0}'." -03020282="Editoria ei voida käynnistää." -03020283="Avataan..." -03020284="Tiedosto vaikuttaa haittaohjelmalta, sillä sen nimi sisältää peräkkäisiä välilyöntejä." - -03020290="" -03020291="&Kuvaus:" - -030202A0="Järjestelmä" - -03020300="Tietokone" -03020301="Verkko" -03020302="Dokumentit" - -03020400="Lisää" -03020401="Purkaa" -03020402="Tarkista eheys" - -03020420="Kopioi" -03020421="Siirrä" -03020422="Poista" -03020423="Ominaisuudet" - -03020500="Pilko tiedosto" -03020501="&Pilko kansioon:" -03020510="Pilkotaan..." -03020520="Vahvista pilkkominen" -03020521="Pilkotaanko tiedosto {0} osaan?" -03020522="Pilkotun osan koon pitää olla pienempi kuin alkuperäisen tiedoston." - -03020600="Yhdistä pilkotut tiedostot" -03020601="&Yhdistä kansioon:" -03020610="Yhdistetään..." -03020620="Valitse vain ensimmäinen tiedosto" -03020621="Tiedostoa ei tunnisteta pilkotuksi" -03020622="Vain yksi pilkottu osatiedosto löytyi" - -03020710="Laskee tarkistussummaa..." -03020720="Tarkistussummat" -03020721="Sisällön CRC-tarkistussumma:" -03020722="Sisällön ja tiedostonimien CRC-tarkistussumma:" - -03020800="Etsitään..." - -03020900="Ominaisuudet" - -03020A01="Toimintoa ei voi suorittaa kansiosta, jonka nimi on pitkä." -03020A02="Valitse yksi tiedosto" -03020A03="Valitse vähintään yksi tiedosto" -03020A04="Tiedosto {0} on jo olemassa" - -; Computer; Tietokone -03031100="Aseman koko" -03031101="Vapaata tilaa" -03031102="Varausyksikön koko" -03031103="Nimi" - -; Network; Verkko -03031200="Paikallinen nimi" -03031201="Palveluntarjoja" - -; Benchmark Dialog; Nopeustesti - -03080000="Nopeustesti" -03080001="Muistin käyttö:" -03080002="Pakkaaminen" -03080003="Purkaminen" -03080004="Nopeus" -03080005="Teho" -03080006="Teho yhteensä" -03080007="Tämänhetkinen" -03080008="Tulos" -03080009="Läpäisyt:" -0308000A="Virheitä:" -0308000B="Suoritinkäyttö" -0308000C="Teho / käyttö" - -;!@LangEnd@! - diff --git a/External/7-Zip/Lang/fr.txt b/External/7-Zip/Lang/fr.txt deleted file mode 100644 index c7d8f7c1..00000000 --- a/External/7-Zip/Lang/fr.txt +++ /dev/null @@ -1,543 +0,0 @@ -;!@Lang@!UTF-8! -; 7-Zip 9.07 -; Translated by Nicolas Sierro -; Updated to 7-Zip 9.07 by Philippe Berthault -; -; -; - -00000000="French" -00000001="Français" -00000002="12" - -; 7-Zip Configuration - -; Title -01000000="Configuration de 7-Zip" - -; Info Page -01000100="A propos de 7-Zip" -01000103="7-Zip est un logiciel libre. Cependant vous pouvez soutenir son développement en vous enregistrant." -01000104="Support" -01000105="S'enregistrer" - -; Folders Page -01000200="Dossiers" -01000210="Dossier de &travail" -01000211="Dossier temporaire du &système" -01000212="Dossier &courant" -01000213="Dossier s&pécifié:" -01000214="N'utiliser que pour les médias amovibles" - -01000281="Spécifiez un dossier pour les fichiers d'archive temporaires." - -; System Page -01000300="Système" -01000301="Intégrer 7-Zip au menu contextuel" -01000302="Menu contextuel en cascade" -01000310="Eléments du menu contextuel :" - -; Language Page -01000400="Langue" -01000401="Langue :" - - -; 7-Zip Explorer extension - -; Context menu -02000101="7-Zip" -02000102="Commandes 7-Zip" -02000103="Ouvrir" -02000104="Ouvrir l'archive sélectionnée." -02000105="Extraire les fichiers..." -02000106="Extraire les fichiers de l'archive sélectionnée." -02000107="Ajouter à l'archive..." -02000108="Ajouter les objets sélectionnés à l'archive." -02000109="Contrôler l'archive" -0200010A="Contrôler l'intégrité de l'archive sélectionnée." -0200010B="Extraire ici" -0200010C="Extraire les fichiers de l'archive sélectionnée dans le dossier actuel." -0200010D="Extraire vers {0}" -0200010E="Extraire dans un sous dossier." -0200010F="Ajouter à {0}" -02000110="Ajouter les éléments sélectionnés à l'archive." -02000111="Compresser et envoyer par mail..." -02000112="Compresser les éléments sélectionnés à l'archive et l'envoyer par mail." -02000113="Compresser vers {0} et envoyer par mail." -02000114="Compresser les éléments sélectionnés à l'archive et l'envoyer par mail." - -02000140="" -02000141="" - -; Properties -02000203="Chemin" -02000204="Nom" -02000205="Extension" -02000206="Dossier" -02000207="Taille" -02000208="Compressé" -02000209="Attributs" -0200020A="Créé le" -0200020B="Accédé le" -0200020C="Modifié le" -0200020D="Solide" -0200020E="Commentaire" -0200020F="Crypté" -02000210="Diviser avant" -02000211="Diviser après" -02000212="Dictionnaire" -02000213="CRC" -02000214="Type" -02000215="Anti" -02000216="Méthode" -02000217="OS hôte" -02000218="Système de fichiers" -02000219="Utilisateur" -0200021A="Groupe" -0200021B="Bloc" -0200021C="Commentaire" -0200021D="Position" -0200021E="Préfixe" -0200021F="Dossiers" -02000220="Fichiers" -02000221="Version" -02000222="Volume" -02000223="Multivolume" -02000224="Offset" -02000225="Liens" -02000226="Blocs" -02000227="Volumes" - -02000229="64 bits" -0200022A="Big-endian" -0200022B="CPU" -0200022C="Taille physique" -0200022D="Taille des en-têtes" -0200022E="Somme de contrôle" -0200022F="Caractéristiques" -02000230="Adresse virtuelle" -02000231="ID" -02000232="Nom court" -02000233="Application créatrice" -02000234="Taille de secteur" -02000235="Mode" -02000236="Lien" - -; Status bar -02000301="{0} objet(s) sélectionné(s)" -02000302="{0} objet(s)" - -02000320="Fichiers:" -02000321="Dossiers:" -02000322="Taille:" -02000323="Taille compressée:" -02000324="Archives:" - -; List Context Menu -02000401="&Colonnes..." - -02000411="&Ouvrir" -02000412="&Extraire..." - -; ToolBar -02000501="Extraire" - -; Messages -02000601="Les opérations de mise à jour ne sont pas disponibles pour cette archive." -02000602="L'archive '{0}' ne peut pas être mise à jour" -02000603="Le dossier '{0}' ne peut pas être créé" -02000604="Le fichier n'est pas une archive valide." -02000605="Erreur à l'invocation de la commande" -02000606="Trop d'objets" -02000607="Aucune application n'est associée avec ce type de fichier" -02000608="Il n'y a pas d'erreurs" -02000609="Le fichier '{0}' ne peut être ouvert comme une archive" -0200060A="L'archive cryptée '{0}' ne peut être ouverte. Mauvais mot de passe?" -0200060B="Le système ne peut allouer la quantité de mémoire nécessaire" -0200060C="Erreur d'origine inconnue" -0200060D="Ce type d'archive n'est pas supporté" - -; Dialogs -02000702="OK" -02000705="&Oui" -02000707="Oui pour tous" -02000709="&Non" -0200070B="Non pour tous" - -02000710="Annuler" -02000711="&Annuler" -02000713="&Fermer" -02000714="Stop" -02000715="Redémarrer" - -02000720="Aide" - -; Extract dialog -02000800="Extraire" -02000801="E&xtraire vers:" -02000802="Mot de passe" - -02000810="Chemins" -02000811="Chemins complets" -02000812="Chemins relatifs" -02000813="Pas de chemin" - -02000820="Mode de remplacement" -02000821="Confirmer avant de remplacer" -02000822="Remplacer sans demander" -02000823="Ignorer les fichiers existants" -02000824="Renommer automatiquement" -02000825="Renommer les fichiers existants" - -02000830="Fichiers" -02000831="&Fichiers sélectionnés" -02000832="&Tous les fichiers" - -02000881="Choisissez un dossier pour l'extraction des fichiers." - -02000890="Extraction" - -; Overwrite dialog -02000900="Confirmer le remplacement de fichier" -02000901="Le dossier de destination contient déjà un fichier avec ce nom." -02000902="Voulez-vous remplacer le fichier existant" -02000903="par celui-ci ?" - -02000911="Renommer &automatiquement" - -02000982="{0} octets" -02000983="modifié le" - -; Messages dialog -02000A00="Messages de diagnostic" - -02000A80="Message" - -02000A91="Méthode de compression non valide pour '{0}'." -02000A92="Donnée erronée dans le fichier '{0}'. Le fichier est corrompu." -02000A93="Échec du contrôle CRC dans le fichier '{0}'. Le fichier est corrompu." -02000A94="Donnée erronée dans le fichier crypté '{0}'. Mauvais mot de passe?" -02000A95="Échec du contrôle CRC dans le fichier crypté '{0}'. Mauvais mot de passe?" - -; Password dialog -02000B00="Entrez le mot de passe" -02000B01="Entrez le mot de passe:" -02000B02="&Afficher le mot de passe" -02000B03="Entrez le mot de passe à nouveau:" -02000B10="Les mots de passe ne correspondent pas" -02000B11="Pour le mot de passe, n'utilisez que des lettres non accentuées, des chiffres et des caractères spéciaux (!, #, $, ...)" -02000B12="Le mot de passe est trop long" - -; Progress dialog -02000C00="Procède" -02000C01="Temps écoulé:" -02000C02="Temps restant:" -02000C03="Taille:" -02000C04="Vitesse:" -02000C05="Traité:" -02000C06="Taux de compression:" - -02000C10="&Arrière plan" -02000C11="&Avant plan" -02000C12="&Pause" -02000C13="&Continuer" - -02000C20="En pause" - -02000C30="Etes vous sur de vouloir annuler ?" - -; Compress dialog -02000D00="Ajouter à l'archive" -02000D01="&Archive:" -02000D02="&Mode de mise à jour:" -02000D03="&Format de l'archive:" -02000D04="Type de &compression:" -02000D05="Créer une archive &solide" -02000D06="&Paramètres:" -02000D07="Options" -02000D08="Créer une archive SF&X" -02000D09="Multi-threading" -02000D0A="Crypter les &noms de fichiers" -02000D0B="N&iveau de compression :" -02000D0C="&Taille du dictionnaire :" -02000D0D="Tai&lle des mots :" -02000D0E="Mémoire pour la compression :" -02000D0F="Mémoire pour la décompression :" -02000D10="Cryptage" -02000D11="Méthode de cryptage:" -02000D12="Nombre de threads CPU:" -02000D13="Taille de bloc solide:" -02000D14="Non-solide" -02000D15="Solide" -02000D16="Compresser des fichiers partagés" - -02000D40="Découper en &volumes, octets:" -02000D41="Taille de volume incorrecte" -02000D42="Taille de volume spécifiée: {0} octets.\nÊtes vous sûr de vouloir découper l'archive dans de tels volumes?" - -02000D81="Aucune" -02000D82="Normale" -02000D83="Maximum" -02000D84="Rapide" -02000D85="Le plus rapide" -02000D86="Ultra" - -02000D90="Choisir" - -02000DA1="Ajouter et remplacer les fichiers" -02000DA2="Mettre à jour et ajouter les fichiers" -02000DA3="Rafraîchir les fichiers existants" -02000DA4="Synchroniser les fichiers" - -02000DB1="Tous les fichiers" - -02000DC0="Compression" - -; Columns dialog -02000E00="Colonnes" -02000E01="Marquez les colonnes que vous désirez afficher. Utilisez les boutons Monter et Descendre pour modifier leur ordre." -02000E02="La colonne sélectionnée doit faire" -02000E03="pixels de &large." - -02000E10="Mon&ter" -02000E11="&Descendre" -02000E12="&Afficher" -02000E13="&Masquer" -02000E14="Sauver" - -02000E81="Titre" -02000E82="Largeur" - -; Testing -02000F90="Contrôle" - - -; File Manager - -03000000="Gestionnaire de fichier de 7-Zip" - -; Menu -03000102="&Fichier" -03000103="&Edition" -03000104="Affic&hage" -03000105="&Outils" -03000106="&Aide" -03000107="Fa&voris" - -; File -03000210="&Ouvrir" -03000211="Ouvrir à l'&intérieur" -03000212="Ouvrir à l'e&xtérieur" -03000220="&Voir" -03000221="&Edition" -03000230="Reno&mmer" -03000231="&Copier vers..." -03000232="&Déplacer vers..." -03000233="S&upprimer" -03000240="P&ropriétés" -03000241="Comme&ntaire" -03000242="Somme de contrôle" -03000243="Diff" -03000250="Créer un dossier" -03000251="Créer un fichier" -03000260="&Quitter" -03000270="Diviser le &fichier ..." -03000271="Combiner les fic&hiers ..." - -; Edit -03000310="&Annuler" -03000311="&Refaire" -03000320="&Couper" -03000321="Co&pier" -03000322="C&oller" -03000323="S&upprimer" -03000330="Sélectionner &tout" -03000331="Désélectionner tout" -03000332="&Inverser la sélection" -03000333="Sélectionner..." -03000334="Désélectionner..." -03000335="Sélectionner par type" -03000336="Désélectionner par type" - -; View -03000410="&Grandes icônes" -03000411="&Petites icônes" -03000412="&Liste" -03000413="&Détails" -03000420="Non trié" -03000430="Ouvrir le dossier racine" -03000431="Dossier parent" -03000432="Historique des dossiers..." -03000440="Actualis&er" -03000449="Vue à plat" -03000450="&2 Fenêtres" -03000451="&Barres d'outils" -03000460="Barre d'archive" -03000461="Barre standard" -03000462="Grands boutons" -03000463="Montrer le texte" - -; Tools -03000510="&Options..." -03000511="Test de performance" - -; Help -03000610="&Contenu..." -03000620="À &propos de 7-Zip..." - -; Favorites -03000710="&Ajouter le répertoire aux favoris" -03000720="Signet" - -; Options Dialog - -03010000="Options" - -; Plugins -03010100="Plugins" -03010101="&Plugins:" -03010110="Options..." - -; Edit -03010200="Editeur" -03010201="&Editeur:" -03010202="&Diff:" - -; System -03010300="Système" -03010302="Associer 7-Zip avec:" -03010310="Plugin" - -; Settings -03010400="Paramètres" -03010401="Afficher l'élément \"..\"" -03010402="Afficher les icônes réelles des fichiers" -03010410="Afficher le menu système" -03010420="Sélectionner toute la ligne" -03010421="Afficher la grille" -03010422="Simple clic pour ouvrir un item" -03010430="Utiliser la sélection alternative" -03010440="Utiliser des grosses pages mémoire" - -; Strings - -03020201="Copier" -03020202="Déplacer" -03020203="Copier dans:" -03020204="Déplacer vers:" -03020205="Copie..." -03020206="Déplacement..." -03020207="Vous ne pouvez pas déplacer ou copier des objets pour de tels dossiers." -03020208="L'opération n'est pas possible." -03020209="Sélectionnez le dossier de destination." - -03020210="Confirmer la suppression du fichier" -03020211="Confirmer la suppression du dossier" -03020212="Confirmer la suppression de tous les fichiers" -03020213="Êtes-vous sûr de vouloir supprimer '{0}'?" -03020214="Êtes-vous sûr de vouloir supprimer le dossier '{0}' et tout ce qu'il contient ?" -03020215="Êtes-vous sûr de vouloir supprimer ces {0} objets ?" -03020216="Suppression..." -03020217="Erreur durant la suppression du fichier ou du dossier" -03020218="Le système ne peut mettre à la corbeille un fichier avec un trop long chemin d'accès" - -03020220="Renommage..." -03020221="Erreur durant le renommage du fichier ou du dossier" -03020222="Confirmation de la copie de fichiers" -03020223="Confirmer la copie du(des) fichier(s)" - -03020230="Créer un dossier" -03020231="Nom du dossier:" -03020232="Nouveau dossier" -03020233="Erreur durant la création du dossier" - -03020240="Créer un fichier" -03020241="Nom du fichier:" -03020242="Nouveau fichier" -03020243="Erreur durant la création du fichier" - -03020250="Sélectionner" -03020251="Désélectionner" -03020252="Masque:" - -03020260="Historique des dossiers" - -03020280="Le fichier '{0}' a été modifié.\nVoulez-vous le mettre à jour dans l'archive ?" -03020281="Impossible de mettre à jour\n'{0}'" -03020282="Impossible de démarrer l'éditeur." -03020283="Ouverture..." -03020284="Le fichier est peut-être un virus (le nom contient des grands espacements pour masquer l'extension)." - -03020290="Commentaire" -03020291="&Commentaire:" - -030202A0="Système" - -03020300="Ordinateur" -03020301="Réseau" -03020302="Documents" - -03020400="Ajouter" -03020401="Extraire" -03020402="Tester" - -03020420="Copier" -03020421="Déplacer" -03020422="Supprimer" -03020423="Informations" - -03020500="Diviser le fichier" -03020501="&Diviser en :" -03020510="Division..." -03020520="Confirmez le découpage" -03020521="Êtes vous sûr de vouloir découper le fichier en {0} volumes?" -03020522="La taille de volume doit être inférieure à la taille du fichier d'origine" - -03020600="Combiner les fichiers" -03020601="&Combiner en :" -03020610="Combinaison..." -03020620="Ne sélectionnez que le premier fichier" -03020621="Ne trouve aucun fichier faisant partie d'une archive divisée" -03020622="Ne trouve qu'un seul fichier faisant partie d'une archive divisée" - -03020710="Calcul de la somme de contrôle..." -03020720="Informations sur la somme de contrôle" -03020721="Somme de contrôle des données" -03020722="Somme de contrôle des données et des noms" - -03020800="Exploration..." - -03020900="Propriétés" - -03020A01="Cette opération ne peut être effectuée depuis un dossier ayant un trop long chemin d'accès" -03020A02="Vous devez sélectionner un fichier" -03020A03="Vous devez sélectionner un ou plusieurs fichiers" -03020A04="Le fichier {0} existe déjà" - -; Computer -03031100="Taille totale" -03031101="Espace libre" -03031102="Taille des clusters" -03031103="Nom de volume" - -; Network -03031200="Nom local" -03031201="Fournisseur" - -; Benchmark Dialog - -03080000="Test de performance" -03080001="Utilisation de la mémoire :" -03080002="Compression" -03080003="Décompression" -03080004="Vitesse" -03080005="Taux" -03080006="Taux total" -03080007="Actuel" -03080008="Résultant" -03080009="Passes:" -0308000A="Erreurs:" -0308000B="Utilisation CPU" -0308000C="Estim.. / Usage" - -;!@LangEnd@! diff --git a/External/7-Zip/Lang/fur.txt b/External/7-Zip/Lang/fur.txt deleted file mode 100644 index b81c64f6..00000000 --- a/External/7-Zip/Lang/fur.txt +++ /dev/null @@ -1,534 +0,0 @@ -;!@Lang@!UTF-8! -; 7-Zip 4.60 beta -; Translated by Andrea Decorte (Klenje) -; http://softfurlan.altervista.org -; secont l'ortografie uficiâl de Provincie di Udin -; -; - -00000000="Friulian" -00000001="Furlan" -00000002="" - -; 7-Zip Configuration - -; Title -01000000="Configurazion di 7-Zip" - -; Info Page -01000100="Informazions su 7-Zip" -01000103="7-Zip al è un program libar. Purpûr, tu puedis supuartâ il disvilup di 7-Zip cu la regjistrazion. I utents regjistrâts a podaran otignî supuart tecnic." -01000104="Supuart tecnic" -01000105="Regjistre" - -; Folders Page -01000200="Cartelis" -01000210="Cartele di &vore" -01000211="Cartele &provisorie dal sisteme" -01000212="&Corinte" -01000213="&Specificade:" -01000214="Dopre dome pai drives che si puedin gjavâ" - -01000281="Specifiche une posizion pai files provisoris di un archivi." - -; System Page -01000300="Sisteme" -01000301="Integre 7-Zip intal menù contestuâl de shell" -01000302="Menù contestuâl in discjadude" -01000310="Elements dal menù contestuâl:" - -; Language Page -01000400="Lenghe" -01000401="Lenghe:" - - -; 7-Zip Explorer extension - -; Context menu -02000101="7-Zip" -02000102="Comants di 7-Zip" -02000103="Viarç archivi" -02000104="Viarç l'archivi selezionât." -02000105="Tire fûr files..." -02000106="Tire fûr files dal archivi selezionât." -02000107="Zonte a un archivi..." -02000108="Zonte i elements selezionâts a un archivi." -02000109="Prove archivi" -0200010A="Prove l'integritât dal archivi selezionât." -0200010B="Tire fûr ca" -0200010C="Tire fûr files dal archivi selezionât inte cartele corinte." -0200010D="Tire fûr in {0}" -0200010E="Tire fûr i files intune sotcartele." -0200010F="Zonte a {0}" -02000110="Zonte i elements selezionâts a un archivi." -02000111="Comprim e mande par email..." -02000112="Comprim i elements selezionâts e mande l'archivi par email." -02000113="Comprim in {0} e mande par email" -02000114="Comprim i elements selezionâts e mande l'archivi par email." - -02000140="" -02000141="" - -; Properties -02000203="Percors" -02000204="Non" -02000205="Estension" -02000206="Cartele" -02000207="Dimension" -02000208="Dimension comprimude" -02000209="Atribûts" -0200020A="Creât" -0200020B="Ultin acès" -0200020C="Modificât" -0200020D="Solit" -0200020E="Comentât" -0200020F="Cifrât" -02000210="Divît prin di" -02000211="Divît daspò di" -02000212="Dizionari" -02000213="CRC" -02000214="Gjenar" -02000215="Anti" -02000216="Metodi" -02000217="SO di origjin" -02000218="Sisteme dai files" -02000219="Utent" -0200021A="Grup" -0200021B="Bloc" -0200021C="Coment" -0200021D="Posizion" -0200021E="Prefìs dal troi" -0200021F="Cartelis" -02000220="Files" -02000221="Version" -02000222="Volum" -02000223="Multivolum" -02000224="Offset" -02000225="Leams" -02000226="Blocs" -02000227="Volums" - -02000229="64-bit" -0200022A="Big-endian" -0200022B="CPU" -0200022C="Dimension fisiche" -0200022D="Dimension intestazions" -0200022E="Some di control" -0200022F="Caracteristichis" -02000230="Direzion virtuâl" - -; Status bar -02000301="{0} ogjet(s) selezionât(s)" -02000302="{0} ogjet(s)" - -02000320="Files:" -02000321="Cartelis:" -02000322="Dimension:" -02000323="Dimension comprimude:" -02000324="Archivis:" - -; List Context Menu -02000401="&Colonis..." - -02000411="&Viarç" -02000412="&Tire fûr..." - -; ToolBar -02000501="Tire fûr" - -; Messages -02000601="Lis operazions di atualizazion no son supuartadis par chest archivi." -02000602="No si pues atualizâ l'archivi {0}" -02000603="No si pues creâ la cartele '{0}'" -02000604="Il file nol è un archivi supuartât." -02000605="Erôr" -02000606="Masse elements" -02000607="Nissune aplicazion e je associade cu la estension di chest file" -02000608="Nissun erôr cjatât" -02000609="No si pues viarzi il file '{0}' come archivi" -0200060A="No si pues viarzi l'archivi cifrât '{0}'. Ise sbaliade la peraule clâf?" -0200060B="Il sisteme nol rive a cjoli la cuantitât di memorie che e covente" -0200060C="Erôr no cognossût" -0200060D="Gjenar di archivi no supuartât" - -; Dialogs -02000702="Va ben" -02000705="&Sì" -02000707="Sì &a ducj" -02000709="&No" -0200070B="No a &ducj" - -02000710="Scancele" -02000711="S&cancele" -02000713="&Siare" -02000714="Ferme" -02000715="Torne a inviâ" - -02000720="&Jutori" - -; Extract dialog -02000800="Tire fûr" -02000801="Tir&e fûr in:" -02000802="Peraule clâf" - -02000810="Struture des cartelis" -02000811="Percors intîrs" -02000812="Percors corints" -02000813="Nissun percors" - -02000820="Sore scriture" -02000821="Domande prin di scrivi parsore" -02000822="Scrîf parsore cence domandâ" -02000823="Salte i files che esistin" -02000824="Gambie nons in automatic" -02000825="Gambie nons in automatic se a esistin" - -02000830="Files" -02000831="Files &selezionâts" -02000832="Duc&j i files" - -02000881="Specifiche une posizion pai files tirâts fûr." - -02000890="Daûr a tirâ fûr..." - -; Overwrite dialog -02000900="Conferme de sostituzion dal file" -02000901="Inte cartele di destinazion al è za il file processât." -02000902="Vuelistu sostituî il file esistint" -02000903="cun chest file?" - -02000911="&Gambie non in automatic" - -02000982="{0} bytes" -02000983="modificât ai" - -; Messages dialog -02000A00="Messaçs diagnostics" - -02000A80="Messaç" - -02000A91="Il metodi di compression nol è supuartât par '{0}'." -02000A92="Erôr di dâts in '{0}'. Il file al è corot." -02000A93="CRC falît in '{0}'. Il file al è corot." -02000A94="Erôr di dâts tal file cifrât '{0}'. Peraule clâf sbaliade?" -02000A95="CRC falît tal file cifrât '{0}'. Peraule clâf sbaliade?" - -; Password dialog -02000B00="Scrîf peraule clâf" -02000B01="Scrîf la peraule clâf:" -02000B02="&Mostre la peraule clâf" -02000B03="Torne a inserî la peraule clâf:" -02000B10="Lis peraulis clâfs no son compagnis" -02000B11="Dopre dome lis letaris inglesis (no acentadis), i numars e i caratars speciâi (!, #, $, ...) inte peraule clâf" -02000B12="La peraule clâf e je masse lungje" - -; Progress dialog -02000C00="Procès" -02000C01="Timp passât:" -02000C02="Timp restant:" -02000C03="Dimension:" -02000C04="Sveltece:" -02000C05="Elaborât:" -02000C06="Tas di compression:" - -02000C10="&Sfont" -02000C11="P&rin plan" -02000C12="&Pause" -02000C13="&Continue" - -02000C20="In pause" - -02000C30="Sêstu sigûr di volê scancelâ?" - -; Compress dialog -02000D00="Zonte a un archivi" -02000D01="&Archivi:" -02000D02="Mût di at&ualizazion:" -02000D03="&Formât archivi:" -02000D04="&Metodi di compression:" -02000D05="Cree archivi &solit" -02000D06="&Parametris:" -02000D07="Opzions" -02000D08="Cree archivi SF&X" -02000D09="Multi-threading" -02000D0A="Cifre i &nons dai files" -02000D0B="Nive&l di compression:" -02000D0C="&Dimension dizionari:" -02000D0D="Dimension &peraule:" -02000D0E="Utilizazion memorie comprimint:" -02000D0F="Utilizazion memorie decomprimint:" -02000D10="Ciframent" -02000D11="Metodi di ciframent:" -02000D12="Numar di threads de CPU:" -02000D13="Dimension bloc solit:" -02000D14="No-solit" -02000D15="Solit" -02000D16="Comprim i files condividûts" - -02000D40="Divît in &volums, grandece in bytes:" -02000D41="Dimension dai volums sbaliade" -02000D42="Dimension dai volums volude: {0} bytes.\nSêstu sigûr di volê dividi l'archivi in tocs di cheste dimension?" - -02000D81="Cence compression" -02000D82="Normâl" -02000D83="Massim" -02000D84="Svelt" -02000D85="Il pi svelt" -02000D86="Super" - -02000D90="Sgarfe" - -02000DA1="Zonte e sostituìs files" -02000DA2="Atualize e zonte files" -02000DA3="Atualize i files che esistin" -02000DA4="Sincronize i files" - -02000DB1="Ducj i files" - -02000DC0="Daûr a comprimi" - -; Columns dialog -02000E00="Colonis" -02000E01="Selezione lis colonis che tu vuelis rindi visibilis in cheste cartele. Dopre i botons Pare sù e Pare jù par gambiâ l'ordin des colonis." -02000E02="La colone selezionade e à di jessi" -02000E03="pixels &largje." - -02000E10="Par&e sù" -02000E11="Pare &jù" -02000E12="&Mostre" -02000E13="&Plate" -02000E14="Configure" - -02000E81="Titul" -02000E82="Largjece" - -; Testing -02000F90="Daûr a provâ" - - -; File Manager - -03000000="7-Zip - Aministradôr di files" - -; Menu -03000102="&File" -03000103="&Modifiche" -03000104="&Viodude" -03000105="&Imprescj" -03000106="&Jutori" -03000107="&Preferîts" - -; File -03000210="&Viarç" -03000211="Viarç dentri 7-&Zip" -03000212="V&iarç fûr di 7-Zip" -03000220="&Mostre" -03000221="M&odifiche" -03000230="Gambie &non" -03000231="&Copie in..." -03000232="Mô&f in..." -03000233="&Elimine" -03000240="P&ropietâts" -03000241="Comen&t" -03000242="Calcole so&me di control" -03000250="Cree cartele" -03000251="Cree file" -03000260="V&a fûr" -03000270="&Divît file..." -03000271="Torne a &unî files..." - -; Edit -03000310="&Anule" -03000311="Torne a &fâ" -03000320="&Taie" -03000321="&Copie" -03000322="Tac&he" -03000323="&Elimine" -03000330="Selezione d&ut" -03000331="&Deselezione dut" -03000332="&Invertìs selezion" -03000333="Selezione..." -03000334="Deselezione..." -03000335="Selezione par gjenar" -03000336="Deselezione par gjenar" - -; View -03000410="Iconis &grandis" -03000411="Iconis &piçulis" -03000412="&Liste" -03000413="&Detais" -03000420="Cence ordin" -03000430="Viarç cartele principâl" -03000431="Parsore di un nivel" -03000432="Storic des cartelis..." -03000440="&Atualize" -03000449="Viodude plane" -03000450="&2 panei" -03000451="Sbaris dai impresc&j" -03000460="Sbare dai imprescj par l'archivi" -03000461="Sbare dai imprescj standard" -03000462="Botons larcs" -03000463="Mostre test dai botons" - -; Tools -03000510="&Opzions..." -03000511="&Banc di prove" - -; Help -03000610="&Argoments..." -03000620="&Informazions su 7-Zip..." - -; Favorites -03000710="&Zonte cartele ai Preferîts sicu" -03000720="Preferît" - -; Options Dialog - -03010000="Opzions" - -; Plugins -03010100="Plugins" -03010101="&Plugins:" -03010110="Opzions..." - -; Edit -03010200="Editôr" -03010201="&Editôr:" - -; System -03010300="Sisteme" -03010302="Associe 7-Zip cun:" -03010310="Plugin" - -; Settings -03010400="Configurazion" -03010401="Mostre l'element \"..\"" -03010402="Mostre lis veris iconis dai files" -03010410="Mostre il menù dal sisteme" -03010420="&Selezione la rie intire" -03010421="Mostre les liniis de &gridele sot" -03010430="Mût di selezion &alternatîf" -03010440="Dopre pagjinis di memorie &largjis" - -; Strings - -03020201="Copie" -03020202="Môf" -03020203="Copie in:" -03020204="Môf in:" -03020205="Daûr a copiâ..." -03020206="Daûr a movi..." -03020207="No si pues movi o copiâ elements di chest gjenar di cartelis." -03020208="L'operazion no je supuartade." -03020209="Sielç la cartele di destinazion." - -03020210="Conferme de eliminazion dal file" -03020211="Conferme de eliminazion de cartele" -03020212="Conferme de eliminazion di plui files" -03020213="Sêstu sigûr di volê eliminâ '{0}'?" -03020214="Sêstu sigûr di volê eliminâ la cartele '{0}' e dut ce ch'al è lì dentri?" -03020215="Sêstu sigûr di volê eliminâ chescj {0} elements?" -03020216="Daûr a eliminâ..." -03020217="Erôr eliminant un file o une cartele" -03020218="Il sisteme nol pues movi un file cuntun troi lunc te Scovacere" - -03020220="Daûr a gambiâ non..." -03020221="Erôr gambiant non a un file o une cartele" -03020222="Conferme de copie dai files" -03020223="Sêstu sigûr di volê copiâ i files tal archivi" - -03020230="Cree cartele" -03020231="Non de cartele:" -03020232="Gnove cartele" -03020233="Erôr inte creazion de cartele" - -03020240="Cree file" -03020241="Non dal file:" -03020242="Gnûf file" -03020243="Erôr inte creazion dal file" - -03020250="Selezione" -03020251="Deselezione" -03020252="Filtri:" - -03020260="Storic des cartelis" - -03020280="Il file '{0}' al è stât modificât.\nVuelistu atualizâlu intal archivi?" -03020281="No si pues atualizâ il file\n'{0}'" -03020282="No si pues inviâ l'editôr." -03020283="Daûr a viarzi..." -03020284="Il file al samee un virus (il non al à dentri un grum di spazis)." - -03020290="Coment" -03020291="&Coment:" - -030202A0="Sisteme" - -03020300="Ordenadôr" -03020301="Rêt" -03020302="Documents" - -03020400="Zonte" -03020401="Tire fûr" -03020402="Prove" - -03020420="Copie" -03020421="Môf" -03020422="Elimine" -03020423="Info" - -03020500="Divît file" -03020501="&Divît in:" -03020510="Daûr a dividi..." -03020520="Conferme de division" -03020521="Sêstu sigûr di volê dividi il file in {0} tocs?" -03020522="La dimension di un volum e à di jessi plui piçule di chê dal file origjinâl" - -03020600="Torne a unî files" -03020601="&Torne a unî in:" -03020610="Daûr a tornâ a unî..." -03020620="Sielç dome il prin file" -03020621="No si pues rilevâ il file come toc di un file dividût" -03020622="No son stâts cjatâts plui tocs di file dividûts" - -03020710="Daûr a calcolâ la some di control..." -03020720="Informazions su la some di control" -03020721="Some di control CRC pai dâts:" -03020722="Some di control CRC pai dâts e i nons:" - -03020800="Daûr a scandaiâ..." - -03020900="Propietâts" - -03020A01="Cheste operazion no pues jessi clamade di une cartele cuntun troi lunc." -03020A02="Tu scugnis sielzi un file" -03020A03="Tu scugnis sielzi un o plui files" -03020A04="Il file {0} al esist za" - -; Computer -03031100="Dimension totâl" -03031101="Puest libar" -03031102="Dimension setôr" -03031103="Etichete" - -; Network -03031200="Non locâl" -03031201="Furnidôr" - -; Benchmark Dialog - -03080000="Banc di prove" -03080001="Utilizazion memorie:" -03080002="Comprimint" -03080003="Decomprimint" -03080004="Sveltece" -03080005="Valutazion" -03080006="Valutazion totâl" -03080007="Corint" -03080008="Risultant" -03080009="Passaçs:" -0308000A="Erôrs:" -0308000B="Utilizazion CPU" -0308000C="Judizi / Utilizazion" - -;!@LangEnd@! diff --git a/External/7-Zip/Lang/fy.txt b/External/7-Zip/Lang/fy.txt deleted file mode 100644 index 54b09c42..00000000 --- a/External/7-Zip/Lang/fy.txt +++ /dev/null @@ -1,514 +0,0 @@ -;!@Lang@!UTF-8! -; 7-Zip 4.53 -; Translated by Berend Ytsma -; -; -; - -00000000="Frisian" -00000001="Frysk" -00000002="98" - -; 7-Zip Configuration - -; Title -01000000="7-Zip Konfiguraasje" - -; Info Page -01000100="7-Zip it hoe en het" -01000103="7-Zip is fergees. Mar, jo kinne de ûntwikkeling stypje troch jo te registrearjen." -01000104="Stipe" -01000105="Registrearje" - -; Folders Page -01000200="Mappen" -01000210="&Wurkmap" -01000211="&Tydlikesysteemmap" -01000212="&Aktive" -01000213="&Oantsjutte:" -01000214="Allinnich brûke foar útnimbere skiven" - -01000281="ynfiere fan de lokaasje foar tydlike argyftriemmen." - -; System Page -01000300="Systeem" -01000301="Yntegraasje fan 7-Zip yn ferbânmenu" -01000302="Ferbânmenu yn trepfoarm" -01000310="Ferbânmenu-items:" - -; Language Page -01000400="Taal" -01000401="Taal:" - - -; 7-Zip Explorer extension - -; Context menu -02000101="7-Zip" -02000102="7-Zip kommando" -02000103="Argyf iepenje" -02000104="Iepenet it selektearre argyf." -02000105="Triemmen útpakke..." -02000106="Triemmen út it selektearre argyf útpakke." -02000107="Oan argyf taheakje..." -02000108="De selektearre items wurde oan argyf taheakke." -02000109="Argyf teste" -0200010A="Besjocht de yntegriteit fan it selektearre argyf." -0200010B="Hjir útpakke" -0200010C="Triemmen út it selektearre argyf yn de aktive map útpakke." -0200010D="Utpakke yn {0}" -0200010E="Utpakke fan triemmen yn ûndermap." -0200010F="Oan {0} taheakje" -02000110="Foeget de selektearre items ta oan argyf." -02000111="komprimearje en ferstjoere..." -02000112="Komprimearret de selektearre items nei argyf en stjoerd argyf fuort mei e-post." -02000113="Komprimearje nei {0} en poste" -02000114="komprimearret de selektearre items nei argyf en stjoerd argyf fuort mei e-post." - -02000140="" -02000141="" - -; Properties -02000203="Paad" -02000204="Namme" -02000205="Taheaksel" -02000206="Map" -02000207="Grutte" -02000208="Ynpakte grutte" -02000209="Skaaimerk" -0200020A="Makke" -0200020B="Lêste tagong" -0200020C="Feroare" -0200020D="Kompakt" -0200020E="Kommentaar" -0200020F="Fersifere" -02000210="Spjalt foar" -02000211="Spjalt efter" -02000212="Wurdboek" -02000213="CRC" -02000214="Type" -02000215="Anty" -02000216="Metoade" -02000217="Host OS" -02000218="Triemsysteem" -02000219="Brûker" -0200021A="Keppel" -0200021B="Blok" -0200021C="Kommentaar" -0200021D="Posysje" -0200021E="Paad foarheaksel" -0200021F="Mappen" -02000220="Triemmen" -02000221="Ferzje" -02000222="Folume" -02000223="Multifolume" -02000224="Offset" -02000225="Links" -02000226="Blokken" -02000227="Folumes" - -; Status bar -02000301="{0} objekt(en) selektearre" -02000302="{0} objekt(en)" - -02000320="Triemmen:" -02000321="Mappen:" -02000322="Grutte:" -02000323="Komprimearregrutte:" -02000324="Argiven:" - -; List Context Menu -02000401="&Kolommen..." - -02000411="&Iepenje" -02000412="&Utpakke..." - -; ToolBar -02000501="Utpakke" - -; Messages -02000601="Bywurk operaasje waard net stipe troch dit argyf." -02000602="Kin argyf {0} net bywurkje" -02000603="Kin map '{0}' net meitsje " -02000604="Triem is in net stipe argyf." -02000605="Flater" -02000606="Tefolle items" -02000607="Der is gjin applikaasje ferbûn oan dit triem taheaksel" -02000608="Der binne gjin flaters" -02000609="Kin triem '{0} net as argyf iepenje" -0200060A="Kin fersifere argyf '{0}' net iepenje. Ferkeard wachtwurd?" - -; Dialogs -02000702="Okee" -02000705="&Jawis" -02000707="Jawis foar &Alles" -02000709="&Nee" -0200070B="Nee foar A&lles" - -02000710="Ofbrekke" -02000711="&Ofbrekke" -02000713="&Slute" -02000714="Stopje" -02000715="Opnij begjinne" - -02000720="Help" - -; Extract dialog -02000800="Utpakke" -02000801="U&tpakke nei:" -02000802="Wachtwurd" - -02000810="Paad modus" -02000811="Folsleine paadnammen" -02000812="Aktive paadnammen" -02000813="Gjin paadnammen" - -02000820="Oerskriuw modus" -02000821="Freegje foardat jo oerskriuwe" -02000822="Oerskriuwe sûnder pront" -02000823="Besteande triemmen oerslaan" -02000824="Automatysk omneame" -02000825="Automatysk ek by besteande triemmen" - -02000830="Triemmen" -02000831="&Selektearre triemmen" -02000832="&Alle triemmen" - -02000881="De lokaasje om nei út te pakken oantsjutte." - -02000890="Utpakke" - -; Overwrite dialog -02000900="It ferfangen fan de triem befêstigje" -02000901="Bestimmingsmap befettet al in triem mei dizze namme." -02000902="Wolle jo de triem ferfange" -02000903="Mei dizze?" - -02000911="A&utomatysk omneame" - -02000982="{0} bytes" -02000983="Feroare op" - -; Messages dialog -02000A00="Diagnostyk berjocht" - -02000A80="Berjocht" - -02000A91="Net stipe kompresjemetoade foar '{0}'." -02000A92="Data flater yn '{0}'. Triem is beskeadige." -02000A93="CRC mislearre yn '{0}'. Triem is beskeadige." -02000A94="Data flater yn fersifere triem '{0}'. Ferkeard wachtwurd?" -02000A95="CRC mislearre yn fersifere triem '{0}'. Ferkeard wachtwurd?" - -; Password dialog -02000B00="Wachtwurd ynfiere" -02000B01="Wachtwurd ynfiere:" -02000B02="Wachtwurd &sjen litte" -02000B03="Wachwurd opnij ynfiere:" -02000B10="Wachtwurden komme net oerien" -02000B11="Brûk allinne ingelske letters, nûmers en spesjale karakters (!, #, $, ...) foar it wachtwurd" -02000B12="Wachtwurd is te lang" - -; Progress dialog -02000C00="Proses" -02000C01="Ferstrutsen tiid:" -02000C02="Tiid noch te gean:" -02000C03="Totale grutte:" -02000C04="Fluggens:" -02000C05="Ferwurke:" -02000C06="Kompresje nivo:" - -02000C10="&Eftergrûn" -02000C11="&Foargrûn" -02000C12="&Skoftsje" -02000C13="&Ferfetsje" - -02000C20="Skoft" - -02000C30="Binne jo wis dat jo ôfbrekke wolle?" - -; Compress dialog -02000D00="Oan argyf taheakje" -02000D01="&Argyf:" -02000D02="&Bywurkmodus:" -02000D03="Argyf &formaat:" -02000D04="Kompresje&metoade:" -02000D05="&Kompakt argyf meitsje" -02000D06="&Parameters:" -02000D07="Opsjes" -02000D08="Meitsje SF&X-argyf" -02000D09="Meardere streamen" -02000D0A="Fersiferje triem&nammen" -02000D0B="Kompresje&nivo:" -02000D0C="&Wurdboekgrutte:" -02000D0D="&Wurdgrutte:" -02000D0E="Unthâld gebrûk by komprimearjen:" -02000D0F="Unthâld gebrûk by ûntkomprimearjen:" -02000D10="Fersifering" -02000D11="Fersiferingmetoade:" -02000D12="Tal CPU trieden:" -02000D13="Kompakte blokgrutte:" -02000D14="net-kompakt" -02000D15="Kompakt" -02000D16="Dielde triemmen komprimearje" - -02000D40="Spjalte nei &folumes, bytes:" -02000D41="Net juste folumegrutte" -02000D42="Oantsjutte folumegrutte: {0} bytes.\nWolle jo it argyf yn sokke folumes spjalte?" - - -02000D81="Bewarje" -02000D82="Normaal" -02000D83="Maksimum" -02000D84="Fluch" -02000D85="Fluchst" -02000D86="Ultra" - -02000D90="Blêdzje" - -02000DA1="Triemmen taheakje en ferfange" -02000DA2="Triemmen taheakje en bywurkje" -02000DA3="Besteande triemmen ferfarskje" -02000DA4="Triemmen lyk rinne litte" - -02000DB1="Alle triemmen" - -02000DC0="Oan it komprimearjen" - -; Columns dialog -02000E00="Kolommen" -02000E01="Kontrolearje de kolommen dy't jo yn dizze map sichtber meitsje wolle. Brûk de omheech en omleech knoppen om de kolommen te oarderjen." -02000E02="De selektearre kolom soe" -02000E03="Piksels &breed wêze moatte." - -02000E10="Om&heech ferpleatse" -02000E11="Om&leech ferpleatse" -02000E12="&Sjen litte" -02000E13="&Fertopje" -02000E14="Set" - -02000E81="Titel" -02000E82="Breedte" - -; Testing -02000F90="Oan it Testen" - - -; File Manager - -03000000="7-Zip Triembehearder" - -; Menu -03000102="&Triem" -03000103="&Bewurkje" -03000104="&Byld" -03000105="&Ark" -03000106="&Help" -03000107="B&lêdwizers" - -; File -03000210="&Iepenje" -03000211="Iepenje &yn" -03000212="Iepenje bû&ten" -03000220="&Byld" -03000221="&Bewurkje" -03000230="Omne&ame" -03000231="&Kopiearje nei..." -03000232="&Ferpleats nei..." -03000233="&Wiskje" -03000240="E&igenskippen" -03000241="Komme&ntaar" -03000242="Kontrôlesom berekenje" -03000250="Map meitsje" -03000251="Triem meitsje" -03000260="U&tgong" -03000270="Triemmen &spjalte..." -03000271="Triemmen Kom&binearje..." - -; Edit -03000310="&Ungedien meitsje" -03000311="&Opnij" -03000320="Kni&ppe" -03000321="&Kopiearje" -03000322="&Plakke" -03000323="&Wiskje" -03000330="&Alles selektearje" -03000331="Alles net selektearje" -03000332="&Seleksje omdraaien" -03000333="Selektearje..." -03000334="Net selektearje..." -03000335="Selektearje neffens type" -03000336="Net selektearje neffens type" - -; View -03000410="Gru&tte Ikoanen" -03000411="L&ytse Ikoanen" -03000412="&List" -03000413="&Details" -03000420="Net Sortearre" -03000430="Haadmap iepenje" -03000431="Ien nivo omheech" -03000432="Maphistoarje..." -03000440="&Ferfarskje" -03000449="Platte werjefte" -03000450="&2 Panielen" -03000451="&Arkbalke" -03000460="Argyf arkbalke" -03000461="Standert arkbalke" -03000462="Grutte knoppen" -03000463="Knoptekst sjen litte" - -; Tools -03000510="&Opsjes..." -03000511="&Ykpunt" - -; Help -03000610="&Ynhâld..." -03000620="&7-Zip it hoe en het..." - -; Favorites -03000710="Map oan blêdwizers &taheakje as" -03000720="Blêdwizer meitsje" - -; Options Dialog - -03010000="Opsjes" - -; Plugins -03010100="Plugins" -03010101="&Plugins:" -03010110="Opsjes..." - -; Edit -03010200="Bewurker" -03010201="&Bewurker:" - -; System -03010300="Systeem" -03010302="Ferbyn 7-Zip Mei:" -03010310="Plugin" - -; Settings -03010400="Ynstellings" -03010401="\"..\" item sjen litte" -03010402="Echte triem ikoanen sjen litte" -03010410="Systeemmenu sjen litte" -03010420="&Folsleine rige selektearje" -03010421="&Roaster sjen litte" -03010430="&Alternative seleksje modus" -03010440="Brûk &grut ûnthâld siden" - -; Strings - -03020201="Kopiearje" -03020202="Ferpleatse" -03020203="Kopiearje nei:" -03020204="Ferpleats nei:" -03020205="Oan it kopiearren..." -03020206="Oan it ferpleatsen..." -03020207="Jo kinne net foar sokke mappen items kopiearje of ferpleatse" -03020208="Operaasje wurdt net stipe." -03020209="Bestimmingsmap selektearje." - -03020210="It wiskjen fan de triem befêstigje" -03020211="It wiskjen fan de map befêstigje" -03020212="It wiskjen fan meardere triemmen befêstigje" -03020213="Binne jo wis dat jo '{0}' wiskje wolle?" -03020214="Binne jo wis dat jo de map '{0}' en al syn ynhâld wiskje wolle?" -03020215="Binne jo wis dat jo {0} items wiskje wolle?" -03020216="Oan it wiskjen" -03020217="Flater by it wiskjen fan triem of map" - -03020220="Omneame..." -03020221="Flater by it omneamen fan triem of map" -03020222="Triem kopiearje befêstigje" -03020223="Binne jo wis dat jo de triemmen nei it argyf kopiearje wolle?" - -03020230="Map meitsje" -03020231="Mapnamme:" -03020232="Nije map" -03020233="Flater by it meitsjen fan map" - -03020240="Triem meitsje" -03020241="Triem namme:" -03020242="Nije triem" -03020243="Flater by’t meitsjen fan triem" - -03020250="Selektearje" -03020251="Net Selektearje" -03020252="Masker:" - -03020260="Maphistoarje" - -03020280="Triem '{0}' is wizige.\nWolle jo it bywurkje yn it argyf?" -03020281="Kin triem '{0}'\nnet bywurkje" -03020282="Kin bewurker net starte." -03020283="Oan it iepenjen..." - -03020290="Kommentaar" -03020291="&Kommentaar:" - -030202A0="Systeem" - -03020300="Kompjûter" -03020301="Netwurk" - -03020400="Taheakje" -03020401="Utpakke" -03020402="Test" - -03020420="Kopiearje" -03020421="Ferpleatse" -03020422="Wiskje" -03020423="Ynformaasje" - -03020500="Triem spjalte" -03020501="&Spjalt nei:" -03020510="Oan it Spjalten..." -03020520="Spjalte befêstigje" -03020521="Wolle jo de triem spjalte yn {0} dielen?" -03020522="Folumegrutte moat lytser wêze dan de grutte fan it orizjineel" - - -03020600="Triemmen kombinearje" -03020601="&Kombinearje nei:" -03020610="Oan it kombinearjen..." -03020620="Allinne earste triem selektearje" - -03020710="Kontrôlesom oan it berekenjen..." -03020720="Kontrôlesom ynformaasje" -03020721="CRC kontrôlesom foar data:" -03020722="CRC kontrôlesom foar data en nammen:" - -03020800="Oan it skennen..." - -03020900="Eigenskippen" - -; Computer -03031100="Totale grutte" -03031101="Frije romte" -03031102="Kluster grutte" -03031103="Kaartsje" - - -; Network -03031200="Lokale namme" -03031201="Ferskaffer" - -; Benchmark Dialog - -03080000="Benchmark" -03080001="Unthâld gebrûk:" -03080002="Oan it komprimearren" -03080003="Oan it ûntkomprimearren" -03080004="Fluggens" -03080005="Wurdearring" -03080006="Totale Wurdearring" -03080007="Hjoeddeiske" -03080008="Resultaat" -03080009="Kear foarbei:" -0308000A="Flaters:" -0308000B="CPU brûkens" -0308000C="Beoardieling / Brûkens" - -;!@LangEnd@! diff --git a/External/7-Zip/Lang/gl.txt b/External/7-Zip/Lang/gl.txt deleted file mode 100644 index 15d5e4c8..00000000 --- a/External/7-Zip/Lang/gl.txt +++ /dev/null @@ -1,440 +0,0 @@ -;!@Lang@!UTF-8! -; 7-Zip 3.12 -; Translated by Xosé Calvo -; -; -; -; - -00000000="Galician" -00000001="Galego" -00000002="101" - -; 7-Zip Configuration - -; Title -01000000="Configuración do 7-Zip" - -; Info Page -01000100="Sobre o 7-Zip" -01000103="7-Zip é un programa gratuito. Contodo, pode contribuir co seu desenvolvimento rexistrándose. Se se rexistrar, terá direito a receber apoio técnico." -01000105="Rexistrar" - -; Folders Page -01000200="Cartafois" -01000210="&cartafol de traballo" -01000211="Cartafol &temporario do sistema" -01000212="Cartafol a&ctual" -01000213="&Especificar:" -01000214="Usar só discos removíveis" - -01000281="Especificar unha localización para os ficheiros de arquivo temporarios." - -; System Page -01000300="Sistema" -01000301="Integratar 7-Zip no menú de contexto" -01000302="Menú de contexto en cascata" -01000310="Elementos do Menú de contexto:" - -; Language Page -01000400="Idioma" -01000401="Idioma:" - - -; 7-Zip Explorer extension - -; Context menu -02000101="7-Zip" -02000102="Comandos do 7-Zip" -02000103="Abrir arquivo" -02000104="Abre o arquivo seleccionado." -02000105="Extrair ficheiros..." -02000106="Extrae ficheiros do arquivo seleccionado." -02000107="Adicionar ao arquivo..." -02000108="Engade os elementos seleccionados ao arquivo." -02000109="Comprobar arquivo" -0200010A="Comproba a integridade do arquivo seleccionado." -0200010B="Extrair Aquí" -0200010C="Extrae ficheiros do arquivo seleccionado para o cartafol actual." -0200010D="Extrair para {0}" -0200010E="Extrae ficheiros para o sub-cartafol." -0200010F="Adicionar a {0}" -02000110="Engade os elementos seleccionados ao arquivo." -02000111="Comprimir e enviar por correo..." -02000112="Comprime os elementos seleccionados para un arquivo e envía o arquivo mediante correo electrónico." -02000113="Comprimir a {0} e enviar por correo" -02000114="Comprime os elementos seleccionados para ese arquivo e envía o arquivo mediante correo electrónico." - -02000140="" -02000141="" - -; Properties -02000203="Camiño" -02000204="Nome" -02000205="Extensión" -02000206="Cartafol" -02000207="Tamaño" -02000208="Tamaño comprimido" -02000209="Atributos" -0200020A="Creado" -0200020B="Último acceso" -0200020C="Modificado" -0200020D="Sólido" -0200020E="Comentado" -0200020F="Encriptado" -02000210="Partir Antes" -02000211="Partir Depois" -02000212="Dicionario" -02000213="CRC" -02000214="Tipo" -02000215="Anti" -02000216="Método" -02000217="OS do Servidor" -02000218="Sistema de Ficheiros" -02000219="Usario" -0200021A="Grupo" -0200021B="Bloco" -0200021C="Comentario" - -; Status bar -02000301="{0} obxecto(s) seleccionados" -02000302="{0} obxecto(s)" - -; List Context Menu -02000401="&Columnas..." - -02000411="&Abrir" -02000412="&Extrair..." - -; ToolBar -02000501="Extrair" - -; Messages -02000601="Este tipo de arquivo non permite actualizacións." -02000602="Non é posíbel actualizar o arquivo {0}" -02000603="Non é posíbel crear o cartafol '{0}'" -02000604="Formato de ficheiro descoñecido." -02000605="Erro" -02000606="Demasiados elementos" -02000607="Non existe nengunha apliación asociada con esta extensión de ficheiro" -02000608="Non se produciron erross" - -; Dialogs -02000702="Dacordo" -02000705="&Si" -02000707="Si a &Todo" -02000709="&Non" -0200070B="Non a T&odo" - -02000710="Cancelar" -02000711="&Cancelar" -02000713="&Fechar" -02000714="Parar" -02000715="Reiniciar" - -02000720="Axuda" - -; Extract dialog -02000800="Extrair" -02000801="E&xtrair para:" -02000802="Contrasinal" - -02000810="Modo nome de cartafol" -02000811="Camiños completos" -02000812="Camiños actuais" -02000813="Sen camiños" - -02000820="Modo sobreposición" -02000821="Con confirmación" -02000822="Sen confirmación" -02000823="Manter os ficheiros existentes" -02000824="Renomear automaticamente" - -02000830="Ficheiros" -02000831="&Ficheiros seleccionados" -02000832="&Todos os ficheiros" - -02000881="Especificar unha localización de destino para os ficheiros extraídos." - -02000890="Extraindo" - -; Overwrite dialog -02000900="Confirmar a Substitución dos Ficheiros" -02000901="O cartafol de destino xa contén un ficheiro co mesmo nome." -02000902="Desexa substituir o ficheiro co mesmo nome" -02000903="por este?" - -02000911="Renomear &automaticamente" - -02000982="{0} bytes" -02000983="modificado en" - -; Messages dialog -02000A00="mensaxes de diagnóstico" - -02000A80="Mensaxe" - -02000A91="Método de compresión non válido para '{0}'." -02000A92="Erro de datos en '{0}'. O ficheiro está mal." -02000A93="CRC fallou en '{0}'. O ficheiro está mal." - -; Password dialog -02000B00="Introduza o contrasinal" -02000B01="Introduza o contrasinal:" -02000B02="&Mostrar o contrasinal" - -; Progress dialog -02000C00="Procesamento" -02000C01="Tempo pasado:" -02000C02="Tempo restante:" -02000C03="Tamaño:" -02000C04="Velocidade:" - -02000C10="&Fondo" -02000C11="&Letras" -02000C12="&Pausa" -02000C13="&Continuar" - -02000C20="Parado" - -02000C30="Ten a certeza de que quer cancelar?" - -; Compress dialog -02000D00="Adicionar ao arquivo" -02000D01="&Arquivo:" -02000D02="&Modo de actualización:" -02000D03="&Format do arquivo:" -02000D04="&Tipo de compresión:" -02000D05="Crar arquvivo &Sólido" -02000D06="&Parámetros:" -02000D07="Opcións" -02000D08="Crear un arquivo SF&X" -02000D09="Múltiples fíos" -02000D0A="Encriptar os &nomes dos ficheiros" -02000D0B="&Nível de compresión:" -02000D0C="Tamaño do &dicionario:" -02000D0D="Tamaño das &palabras:" -02000D0E="Uso da memoria para a Compresión:" -02000D0F="Uso da memoria para a Decompresión:" - -02000D40="Partir en &volumes, bytes:" - -02000D81="Sen compresión" -02000D82="Normal" -02000D83="Máxima" -02000D84="Rápida" -02000D85="Máis rápida" -02000D86="Ultra" - -02000D90="Ver" - -02000DA1="Adicionar e substituir os ficheiros" -02000DA2="Actualizar e adicionar os ficheiros" -02000DA3="Só actualizar os ficheiros existentes" -02000DA4="Sincronizar os ficheiros" - -02000DB1="Todos os ficheiros" - -02000DC0="Comprimir" - -; Columns dialog -02000E00="Columnas" -02000E01="Seleccione as columnas que pretende facer visíbeis neste modo. Use as teclas RePág e AvPág para reordenar as columnas ao seu gosto." -02000E02="A columna seleccionada debería ter" -02000E03="pixeis de &ancho." - -02000E10="Mover para &Arriba" -02000E11="Mover para &Baixo" -02000E12="&Mostrar" -02000E13="&Ocultar" -02000E14="Fixar" - -02000E81="Título" -02000E82="Lonxitude" - -; Testing -02000F90="Proba" - - -; File Manager - -03000000="Xestor de Ficheiros do 7-Zip" - -; Menu -03000102="&Ficheiro" -03000103="&Modificar" -03000104="&Ver" -03000105="&Ferramentas" -03000106="&Axuda" -03000107="F&avoritos" - -; File -03000210="&Abrir" -03000211="Abrir &Dentro" -03000212="Abrir &Fora" -03000220="&Ver" -03000221="&Modificar" -03000230="Reno&mear" -03000231="&Copiar Para..." -03000232="&Mover Para..." -03000233="&Eliminar" -03000240="&Propriedades" -03000241="Come&ntario" -03000250="Crear Cartafol" -03000251="Crear Ficheiro" -03000260="Sa&ir" - -; Edit -03000310="&Desfacer" -03000311="&Refacer" -03000320="Cor&tar" -03000321="&Copiar" -03000322="&Pegar" -03000323="&Eliminar" -03000330="Seleccionar &Todo" -03000331="De-seleccionar Todo" -03000332="&Inverter a Selección" -03000333="Seleccionar..." -03000334="De-seleccionar..." -03000335="Seleccionar por Tipo" -03000336="De-select por Tipo" - -; View -03000410="Icones &Grandes" -03000411="Icones &Pequenos" -03000412="&Lista" -03000413="&Detalles" -03000420="Sen Orde" -03000430="Abrir o Cartafol Raíz" -03000431="Subir un Nível" -03000432="Histórico de Cartafois..." -03000440="&Refrescar" -03000450="&Dous Paineis" -03000451="&Barras de Ferramentas" -03000460="Barra de Ferramentas de arquivos" -03000461="Barra de Ferramentas normal" -03000462="Botóns grandes" -03000463="Mostrar o Texto dos Botóns" - -; Tools -03000510="&Opcións..." -03000511="&Análise" - -; Help -03000610="&Contido..." -03000620="&Acerca do 7-Zip..." - -; Favorites -03000710="&Adicionar o cartafol aos Favoritos como" -03000720="Marcador" - -; Options Dialog - -03010000="Opciós" - -; Plugins -03010100="Extensións" -03010101="&Extensións:" -03010110="Opcións..." - -; Edit -03010200="Editor" -03010201="&Editor:" - -; System -03010300="Sistema" -03010302="Asociar 7-Zip con:" -03010310="Extensión" - -; Settings -03010400="Axustes" -03010401="Mostrar o elemento \"..\"" -03010402="Mostrar os icones reais dos ficheiros" -03010410="Mostrar o menú do sistema" - -; Strings - -03020201="Copiar" -03020202="Mover" -03020203="Copiar para:" -03020204="Mover para:" -03020205="A copiar..." -03020206="a mover..." -03020207="Non é posíbel mover ou copiar os elementos para eses cartafois." -03020208="Non é posíbel efectuar esta operación." - -03020210="Confirmar Eliminar Ficheiro" -03020211="Confirmar Eliminar Cartafol" -03020212="Confirmar Eliminar Múltiplos Ficheiros" -03020213="Ten a certeza de que desexa eliminar '{0}'?" -03020214="Ten a certeza de que desexa eliminar o cartafol '{0}' e todo o seu contido?" -03020215="Ten a certeza de que desexa eliminar estes {0} elementos?" -03020216="A eliminar..." -03020217="Erro ao eliminar Ficheiro ou Cartafol" - -03020220="A renomear..." -03020221="Erro ao Renomear Ficheiro ou Cartafol" - -03020230="Crear Cartafol" -03020231="Nome do cartafol:" -03020232="Novo Cartafol" -03020233="Erro ao crear o Cartafol" - -03020240="Crear Ficheiro" -03020241="Nome do Ficheiro:" -03020242="Novo Ficheiro" -03020243="Erro ao crear o Ficheiro" - -03020250="Seleccionar" -03020251="De-seleccionar" -03020252="Máscara:" - -03020260="Histórico dos Cartafois" - -03020280="Modificouse o Ficheiro '{0}'.\nQuéreo actualizar no arquivo?" -03020281="Non é posíbel actualizar o ficheiro\n'{0}'" -03020282="Non se pode iniciar o editor." -03020283="Abrindo..." - -03020290="Comentario" -03020291="&Comentario:" - -030202A0="Sistema" - -03020300="Computador" -03020301="Rede" - -03020400="Adicionar" -03020401="Extrair" -03020402="Probar" - -03020420="Copiar" -03020421="Mover" -03020422="Eliminar" -03020423="Información" - -; Computer -03031100="Tamaño total" -03031101="Tamaño disponíbel" -03031102="Tamaño co cluster" -03031103="Etiqueta" - -; Network -03031200="Nome local" -03031201="Fornecedor" - -; Benchmark Dialog - -03080000="Análise" -03080001="Uso da memoria:" -03080002="Compresión" -03080003="Decompresión" -03080004="Rapidez" -03080005="Relación" -03080006="Relación total" -03080007="Actual" -03080008="Resultante" -03080009="Pases:" -0308000A="Erros:" - -;!@LangEnd@! diff --git a/External/7-Zip/Lang/gu.txt b/External/7-Zip/Lang/gu.txt deleted file mode 100644 index cfe2d182..00000000 --- a/External/7-Zip/Lang/gu.txt +++ /dev/null @@ -1,547 +0,0 @@ -;!@Lang@!UTF-8! -; 7-Zip ૯.૦૭ -; Translated by Vinayy Sharrma, વિનય શર્મા દ્વારા અનુવાદિત -;મેહનત કરેલી છે તો પોતાનું નામ લખવામાં કાંઇ બુરાઈ નથી. -;હિન્દ પર ગર્વ કરો, જય હિન્દ ! જય હિન્દી ! જય ગરવી ગુજરાત ! જય ગુજરાતી -; -; - -00000000="Gujarati, Indian, હિન્દુસ્તાન" -00000001="ગુજરાતી" -00000002="71" - -; 7-Zip Configuration - -; Title -01000000="7-જિપ સંરચના" - -; Info Page -01000100="7-જિપ ના વિશે" -01000103="7-જિપ એ નિઃશુલ્ક સૉફ઼્ટવેયર છે. તો પણ, આપ પંજીકૃત(રજિસ્ટર્ડ) થઈને ૭-જ઼િપ ના વિકાસમાં સહયોગ કરી શકો છો." -01000104="સહયોગ" -01000105="પંજીકરણ" - -; Folders Page -01000200="ફોલ્ડર્સ" -01000210="&કાર્યરત ફોલ્ડર" -01000211="&પ્રણાલીનું અસ્થાયી(ટેમ્પરરી) ફોલ્ડર" -01000212="&ચાલુ" -01000213="&નિર્દિષ્ટ:" -01000214="ફક્ત હટાવવા યોગ્ય(રિમૂવેબલ) ડ્રાઈવ માટે જ પ્રયોગ કરો" - -01000281="અસ્થાયી સંગ્રહ ફાઇલ માટે સ્થાન નિર્દિષ્ટ કરો(બતાવો)." - -; System Page -01000300="પ્રણાલી કે તંત્ર" -01000301="૭-જિપ ના શેલ (કવચ) પ્રસંગ મેનુ માં જોડો" -01000302="સોપાનીકૃત(કેસ્કેડેડ) પ્રસંગ મેનુ" -01000310="પ્રસંગ(કોન્ટેક્સ્ટ) મેનુ વસ્તુએઁ:" - -; Language Page -01000400="ભાષા" -01000401="ભાષા:" - - -; 7-Zip Explorer extension - - -; Context menu -02000101="૭-જિપ" -02000102="૭-જિપ આદેશ (કમાંડ્સ)" -02000103="સંગ્રહ ખોલો" -02000104="ચયનિત સંગ્રહ ખોલતા હૈ." -02000105="ફ઼ાઇલ્સ બાહર કાઢો..." -02000106="ચયનિત સંગ્રહમાંથી ફાઇલો બાહર કાઢો ." -02000107="સંગ્રહમાં જોડો..." -02000108="ચયનિત વસ્તુઓંને સંગ્રહમાં જોડે છે." -02000109="સંગ્રહની જાઁચ કરો" -0200010A="ચયનિત સંગ્રહની એકસૂત્રતા તપાસે છે." -0200010B="અહિયાં બાહર કાઢો" -0200010C="ચયનિત સંગ્રહમાં થી વર્તમાન ફોલ્ડરમાં ફાઇલો બાહર કાઢો." -0200010D="{0} માં બાહર કાઢો" -0200010E="ઉપ-ફ઼ોલ્ડર માં ફ઼ાઇલ્સ ને બાહર કાઢો." -0200010F="{0} માં જોડો" -02000110="ચયનિત વસ્તુ ને સંગ્રહ માં જોડો." -02000111="દબાવો(સંકુચન) અને ઇમેલ કરો..." -02000112="ચયનિત વસ્તુઓંને સંકુચિત કરી સંગ્રહમાં જોડે છે અને સંગ્રહ ઈ-મેલ દ્વારા મોકલે છે." -02000113=" {0} માં દબાવો અને ઈમેલ કરો" -02000114="ચયનિત વસ્તુઓંને સંકુચિત કરી સંગ્રહમાં જોડે છે અને સંગ્રહ ઈ-મેલ દ્વારા મોકલે છે." - - -02000140="<ફોલ્ડર>" -02000141="<સંગ્રહ(આર્ચિવ)>" - -; Properties -02000203="માર્ગ" -02000204="નામ" -02000205="વિસ્તાર" -02000206="ફ઼ોલ્ડર" -02000207="આકાર" -02000208="કુલ આકાર" -02000209="વિશેષતા યા ગુણધર્મ" -0200020A="સર્જિત" -0200020B="ચલાવેલી" -0200020C="પરિવર્ધિત" -0200020D="ઠોસ" -0200020E="ટિપ્પણી" -0200020F="ગુપ્તિકૃત" -02000210="ના પૂર્વે વિભાજન(ટુકડે) કરો " -02000211="ના બાદ વિભાજન(ટુકડે) કરો" -02000212="શબ્દકોશ" -02000213="સીઆરસી" -02000214="પ્રકાર" -02000215="વિરોધી" -02000216="પદ્ધતિ" -02000217="યજમાન આજ્ઞાવલી(ઓપરેટિંગ સિસ્ટમ)" -02000218="ફ઼ાઇલ પ્રણાલી" -02000219="પ્રયોગકર્તા" -0200021A="સમૂહ" -0200021B="રોક કે ટુકડાઓ" -0200021C="પ્રતિક્રિયા" -0200021D="સ્થાન" -0200021E="માર્ગ પ્રત્યય" -0200021F="ફોલ્ડરસ" -02000220="ફાઇલ્સ" -02000221="સંસ્કરણ" -02000222="જત્થા" -02000223="અનેક જત્થાઓ" -02000224="ઓફસેટ" -02000225="કડિયાઁ" -02000226="ટુકડ઼ે" -02000227="જત્થે" - -02000229="૬૪-બિટ" -0200022A="મોટું-એન્ડિયન" -0200022B="સીપીયૂ" -0200022C="ભૌતિક આકાર" -0200022D="શીર્ષકોંના આકાર" -0200022E="જાઁચયોગ" -0200022F="ચરિત્રતાઓ" -02000230="આભાસી પત્તો" -02000231="આઈડી" -02000232="સંક્ષિપ્ત નામ" -02000233="સર્જક અનુપ્રયોગ" -02000234="સેક્ટરનો આકાર" -02000235="સ્થિતિ" -02000236="કડ઼ી" - -; Status bar -02000301="{0} ચયનિત વસ્તુ(ઓ)" -02000302="{0} વસ્તુ(ઓ)" - -02000320="ફ઼ાઇલો:" -02000321="ફ઼ોલ્ડર્સ:" -02000322="આકાર:" -02000323="સંકુચિત કરેલું આકાર:" -02000324="સંગ્રહ:" - -; List Context Menu -02000401="&સ્તંભ..." - -02000411="&ખોલો" -02000412="&બાહર કાઢો..." - -; ToolBar -02000501="બાહર કાઢો" - -; Messages -02000601="આ સંગ્રહ માટે અદ્યતનીકૃત સંચાલન સમર્થિત નથી." -02000602="{0} સંગ્રહ ને અદ્યતનીકૃત નથી કરી શકતું" -02000603=" '{0}' ફ઼ોલ્ડર સર્જિત નથી કરી શકતું" -02000604="ફાઇલ સમર્થિત સંગ્રહ નથી." -02000605="ત્રુટિ" -02000606="બહુ વધારે વસ્તુઓ" -02000607="આપેલી ફાઇલના નામના વિસ્તારની સાથે કોઈ પણ સમ્બન્ધિત અનુપ્રયોગ(પ્રોગ્રામ) નથી" -02000608="આમાં કોઈ પણ ત્રુટિ નથી" -02000609="'{0}' ફાઇલને સંગ્રહનાં રૂપમાં નથી ખોલી શકતું" -0200060A="'{0}' ગુપ્તિકૃત સંગ્રહને નથી ખોલી શકતુ. ગલત કૂટશબ્દ?" -0200060B="તંત્ર જરૂરી માત્રામાં મેમોરી(સ્મૃતિ) વિતરિત નથી કરી શકતું" -0200060C="અજ્ઞાત ત્રુટિ" -0200060D="અસમર્થિત સંગ્રહ પ્રકાર" - -; Dialogs -02000702="સારું" -02000705="&હાઁ" -02000707="&બધા માટે હાઁ" -02000709="&ના" -0200070B="&બધા માટે ના" - -02000710="રદ્દ" -02000711="&રદ્દ" -02000713="&બંદ કરો" -02000714="રૂકો" -02000715="પુનઃ શુરુ કરો" - -02000720="મદદ" - -; Extract dialog -02000800="બાહર કાઢો" -02000801="&બાહર કાઢો:" -02000802="કૂટશબ્દ(પાસવર્ડ)" - -02000810="માર્ગ સ્થિતિ" -02000811="આખો માર્ગનામ" -02000812="વર્તમાન માર્ગનામ" -02000813="કોઈ માર્ગ નામ નથી" - -02000820="અધિલેખન રીત" -02000821="અધિલેખન કરતાં પહલાં પૂછો" -02000822="વગર પૂછે અધિલેખન(જુનું મટાવવું) કરો" -02000823="પહેલાથી હયાત ફ઼ાઇલસને છોડો" -02000824="સ્વચાલિત પુન: નામકરણ" -02000825="પહેલાથી હયાત ફ઼ાઇલસનો સ્વચાલિત(ઓટોમેટિક) પુન: નામકરણ કરો" - -02000830="ફ઼ાઇલો" -02000831="&ચયનિત ફ઼ાઇલો" -02000832="&બધા ફ઼ાઇલો" - -02000881="બાહર કાઢેલી ફ઼ાઇલોં માટે સ્થાન નિર્દિષ્ટ કરો." - -02000890="બાહર કાઢી રહ્યું છે" - -; Overwrite dialog -02000900="ફ઼ાઇલ પ્રતિસ્થાપન ને પાક્કુ કરો" -02000901="ગન્તવ્ય ફોલ્ડરમાં પહેલાથી જ પ્રક્રિયા થએલી ફ઼ાઇલ છે." -02000902="શું આપ પહેલાથી હયાત ફ઼ાઇલ ને બદલવું પસંદ કરશો?" -02000903="આની જોડે?" - -02000911="સ્વચાલિત પુન: નામકરણ" - -02000982="{0} બાઇટ્સ" -02000983="ને પરિવર્ધિત" - -; Messages dialog -02000A00="નિદાનાત્મક સંદેશ" - -02000A80="સંદેશ" - -02000A91="'{0}' ના માટે અસહાયક દબાવાવાની પદ્ધતિ." -02000A92="ડેટા ત્રુટિ’{0}' માં. ફ઼ાઇલ તૂટેલી છે." -02000A93="'{0}' માં સીઆરસી અસફલ. ફ઼ાઇલ તૂટેલી છે." -02000A94=" '{0}' ગુપ્તિકૃત(એનક્રિપ્ટેડ) ફાઇલ માં ડેટા ત્રુટિ. ગલત કૂટશબ્દ?" -02000A95=" '{0}' ગુપ્તિકૃત(એનક્રિપ્ટેડ) ફાઇલ માં સીઆરસી અસફલ. ગલત કૂટશબ્દ?" - -; Password dialog -02000B00="કૂટશબ્દ(પાસવર્ડ) ડાલે" -02000B01="કૂટશબ્દ(પાસવર્ડ) ડાલે:" -02000B02="&કૂટશબ્દ(પાસવર્ડ) દિખાવો" -02000B03="કૂટશબ્દ પુનઃ નાખો:" -02000B10="કૂટશબ્દ સહેજેલાંથી જુદૂં છે" -02000B11="કૂટશબ્દ માટે ફક્ત ઇંગ્લિશ વર્ણમાલા, અંકો અને વિશેષ અક્ષરોં (!, #, $, ...) નો જ ઉપયોગ કરો" -02000B12="કૂટશબ્દ ખૂબ જ મોટું છે" - -; Progress dialog -02000C00="પ્રક્રિયા" -02000C01="વ્યતીત સમય:" -02000C02="શેષ બચેલું સમય:" -02000C03="કુલ આકાર:" -02000C04="ગતિ:" -02000C05="પ્રક્રિયા કરેલું:" -02000C06="દબાવાનું(આકાર છોટા કરવાનું)અનુપાત:" - -02000C10="&પૄષ્ઠ્ભૂમિ" -02000C11="&અગ્રભૂમિ(ડેસ્ક્ટોપ)" -02000C12="&વિશ્રામ" -02000C13="&જારી રાખો" - -02000C20="થોભેલું" - -02000C30="તુમે રદ્દ કરવા ચાહો છો. શું તમને યકીન છે?" - -; Compress dialog -02000D00="સંગ્રહમાં જોડો" -02000D01="&સંગ્રહ:" -02000D02="&અદ્યતનીકરણ સ્થિતિ(મોડ):" -02000D03="સંગ્રહ &ઢાઁચા:" -02000D04="&સંકુચન વિધિ:" -02000D05="&ઠોસ સંગ્રહ તૈયાર કરો" -02000D06="&પરિમાપ:" -02000D07="વિકલ્પ" -02000D08="&એસએફ઼એક્સ(SFX) સંગ્રહ તૈયાર કરો" -02000D09="અનેક-સૂત્રી" -02000D0A="ફ઼ાઇલ &નામ ગુપ્તિકરણ કરો" -02000D0B="&સંકુચન સ્તર:" -02000D0C="&શબ્દકોશ આકાર:" -02000D0D="&શબ્દ આકાર:" -02000D0E="સંકુચન માટે સ્મૃતિ પ્રયોગ:" -02000D0F="પ્રસારણ માટે સ્મૃતિ પ્રયોગ:" -02000D10="ગુપ્તિકરણ" -02000D11="ગુપ્તિકરણ પદ્ધતિ:" -02000D12="સીપીયૂ સૂત્ર સંખ્યા:" -02000D13="ઠોસ ટુકડાનો આકાર:" -02000D14="અ-ઠોસ" -02000D15="ઠોસ" -02000D16="સાઝી ફાઇલો સંકુચિત કરો" - -02000D40="જત્થાઓમાં વિભાજન, બાઇટ્સ:" -02000D41="જત્થાનો આકાર ખોટું છે" -02000D42="નિર્દેશિત જત્થા આકાર: {0} બાઇટસ.\n આપ સંગ્રહને એવા જત્થાઓમાં વિભાજિત કરવા ચાહો છો, શું તમને યકીન છે?" - -02000D81="ભંડારણ" -02000D82="સાધારણ" -02000D83="અધિકતમ" -02000D84="તેજ" -02000D85="સર્વાધિક તેજ" -02000D86="અત્યન્ત" - -02000D90="બ્રાઉજ યા ઘૂમો" - -02000DA1="ફ઼ાઇલેં જોડો અને પ્રતિસ્થાપિત કરો" -02000DA2="ફાઇલો અદ્યતનીકૃત કરો અને જોડો" -02000DA3="અવસ્થિત ફાઇલોં તાજા કરો" -02000DA4="ફાઇલોં સમક્રમણ(સિંક્રોનાઈજ઼) કરો" - -02000DB1="બધા ફાઇલોં" - -02000DC0="સંકુચન કરી રહ્યું છે" - -; Columns dialog -02000E00="સ્તંભ" -02000E01="આ ફોલ્ડરમાં જો સ્તંભ, તમને દિખાઈ દે એવા બનાવવા ચાહો છો તેમને ટિક(ચયન) કરો. સ્તંભો નો ક્રમ બદલવા માટે ઊપર લે જાઓ અને નીચે લે જાઓ બટન(ખટકા)નો ઉપયોગ કરો" -02000E02="ચયનિત સ્તંભ" -02000E03="&પિક્સેલ(બૂઁદ) ચૌડ઼ે." - -02000E10="&ઊપર લઈ જાઓ" -02000E11="&નીચે લઈ જાઓ" -02000E12="&દિખાવો" -02000E13="&છુપાવો" -02000E14="સેટ(સ્થિર)" - -02000E81="શીર્ષક" -02000E82="ચૌડ઼ાઈ" - -; Testing -02000F90="પરીક્ષણ" - - -; file Manager - -03000000="૭-જિપ ફ઼ાઇલ પ્રબન્ધક" - -; Menu -03000102="&ફ઼ાઇલ" -03000103="&સંપાદન" -03000104="&દર્શન" -03000105="&ઔજાર" -03000106="&મદદ" -03000107="&મનપસંદ" - -; file -03000210="&ખોલો" -03000211="&અંદર ખોલો" -03000212="&બાહર ખોલો" -03000220="&દૃશ્ય" -03000221="&સંપાદન" -03000230="&પુન: નામકરણ" -03000231="&માં નકલ બનાવો..." -03000232="&માં લઇ જાઓ..." -03000233="&મિટાવો" -03000240="&સંપત્તિયાઁ યા ગુણ" -03000241="&ટિપ્પણી" -03000242="&જાઁચ યોગની ગણના કરો" -03000243="&અન્તર" -03000250="&ફ઼ોલ્ડર તૈયાર કરો" -03000251="&ફ઼ાઇલ તૈયાર કરો" -03000260="&નિર્ગમન" -03000270="&ફ઼ાઇલનો વિભાજન કરો..." -03000271="&ફ઼ાઇલનો સંયોજન કરો..." - -; Edit -03000310="&પુર્વસ્થિતી(પહેલા જેવું)" -03000311="&પુનઃ કરો" -03000320="&કાપો" -03000321="&નકલ કરો" -03000322="&ચિપકાવો" -03000323="&મિટાવો" -03000330="&બધા ચયન કરો" -03000331="&બધા અચયનિત કરો" -03000332="&ચયન ઊંધું કરો" -03000333="ચયન કરો..." -03000334="અચયન કરો..." -03000335="પ્રકાર દ્વારા ચયન" -03000336="પ્રકાર દ્વારા અચયન" - -; View -03000410="મોટાં પ્રતીક" -03000411="લઘુ પ્રતીક" -03000412="&સૂચી" -03000413="&વર્ણન" -03000420="અવિતરિત" -03000430="મૂલ ફ઼ોલ્ડર ખોલો" -03000431="એક સ્તર ઊપર ચઢ઼ો" -03000432="ફ઼ોલ્ડરો નો ઇતિહાસ..." -03000440="&તાજા કરો" -03000449="ચૌડ઼ા દૃશ્ય" -03000450="&૨ ફ઼લક" -03000451="&ઔજાર પટ્ટીઓ" -03000460="સંગ્રહ ઔજાર પટ્ટી" -03000461="માનક ઔજાર પટ્ટી" -03000462="મોટા ખટકા(બટન)" -03000463="ખટકા(બટન)ના શબ્દ દિખાવો" - -; Tools -03000510="&વિકલ્પ..." -03000511="&બેઞ્ચમાર્ક(પ્રામાણિક તુલના)" - -; Help -03000610="&સામગ્રી..." -03000620="૭-જિપ ના વિશેમાં..." - -; Favorites -03000710="&ફ઼ોલ્ડર મનપસંદમાં એવી રીતે જોડો..." -03000720="પુસ્તચિન્હ" - -; Options Dialog - -03010000="વિકલ્પ" - -; Plugins -03010100="પ્લગઇન(શક્તિદાયક)" -03010101="&પ્લગઇન(શક્તિદાયક):" -03010110="વિકલ્પ..." - -; Edit -03010200="સંપાદક" -03010201="&સંપાદક:" -03010202="&અન્તર:" - -; System -03010300="પ્રણાલી કે તંત્ર" -03010302="સંબધિત કરો ૭-જિપ ના સાથે:" -03010310="પ્લગઇન(શક્તિદાયક)" - -; Settings -03010400="વ્યવસ્થાઓ" -03010401="દિખાવો \"..\"વસ્તુ" -03010402="વાસ્તવિક ફ઼ાઇલ પ્રતીક બતાવો" -03010410="તંત્ર નો મેનુ બતાવો" -03010420="&આખી પન્ક્તિનું ચયન" -03010421=" &ગ્રિડ(જાલ) રેખા દિખાવો" -03010422="વસ્તુ ખોલવા માટે એક જ(સિંગલ)-ક્લિક" -03010430="&વૈકલ્પિક ચયન સ્થિતિ" -03010440="&મોટા સ્મૃતિ પૃષ્ઠનો પ્રયોગ કરો" - -; Strings - -03020201="નકલ" -03020202="લઇ જાઓ" -03020203="માં નકલ:" -03020204="માં લઇ જાઓ:" -03020205="નકલ..." -03020206="લઇ જાઇ રહ્યુ છે..." -03020207="આવા ફોલ્ડરો માટે તમે વસ્તુઓં ને હટાવવું કે નકલ કરવું નથી કરી શકતા." -03020208="આ ફોલ્ડર માટે આ સઞ્ચાલન ક્રિયા સમર્થિત નથી." -03020209="ગન્તવ્ય ફોલ્ડર ચયનિત કરો." - -03020210="ફ઼ાઇલ મિટાવો આ પાક્કું કરો" -03020211="ફ઼ોલ્ડર મિટાવો પાક્કું કરો" -03020212="અનેક ફ઼ાઇલ મિટાવો પાક્કું કરો" -03020213="શું તમને યકીન છે કે તમે મેટવવા ચાહો છો '{0}'?" -03020214="શું તમને યકીન છે કે તમે ફ઼ોલ્ડર મિટાવવા માંગો છો ’{0}' અને આની બધી સામગ્રી પણ?" -03020215="શું તમને યકીન છે કે તમે મિટાવવા માંગો છો આ {0} વસ્તુઓં ને?" -03020216="મેટવી રહ્યુ છે..." -03020217="ફ઼ાઇલ કિંવા ફ઼ોલ્ડર મિટાવામાં ત્રુટિ" -03020218="તંત્ર લાંબા માર્ગ વાલી ફાઇલને પુનઃચક્રણ પેટી(રિસાઈકલ બિન)માં નથી લઇ જાઇ શકતુ." - -03020220="પુનઃ નામકરણ..." -03020221="ફ઼ાઇલ કે ફ઼ોલ્ડરના પુનઃ નામકરણ માં ત્રુટિ" -03020222="ફ઼ાઇલની નકલ કરવુ પાક્કું કરો" -03020223="તમે સંગ્રહમાં ફાઇલ ની પ્રતિલિપિ કરવા ચાહો છો શું તમને યકીન છે" - -03020230="ફ઼ોલ્ડર તૈયાર કરો" -03020231="ફ઼ોલ્ડર નામ:" -03020232="નવુ ફ઼ોલ્ડર" -03020233="ફ઼ોલ્ડર તૈયાર કરવામાં ત્રુટિ" - -03020240="ફ઼ાઇલ તૈયાર કરો" -03020241="ફ઼ાઇલ નામ:" -03020242="નવી ફ઼ાઇલ" -03020243="ફ઼ાઇલ તૈયાર કરવામાં ત્રુટિ" - -03020250="ચયન" -03020251="ચયન રદ્દ" -03020252="મુખૌટો:" - -03020260="ફ઼ોલ્ડરોંનો ઇતિહાસ" - -03020280=" '{0}' ફ઼ાઇલ પરિવર્ધિત થઈ છે.\nશું તમે સંગ્રહમાં આને અદ્યતનીકૃત કરવા માગો છો?" -03020281="ફ઼ાઇલ ને અદ્યતનીકૃત નથી કરી શકતું\n'{0}'" -03020282="સંપાદકને શરૂ નથી કરી શકતું." -03020283="ખોલી રહ્યુ છે..." -03020284="આ ફાઇલ એક વિષાણુ(વાયરસ) જેવી લાગે છે (ફાઇલ નામ લાંબી ખાલી જગહ નામમાં રાખતો છે)." - -03020290="ટિપ્પણી" -03020291="&ટિપ્પણી:" - -030202A0="પ્રણાલી" - -03020300="સંગણક" -03020301="સઞ્જાલ" -03020302="દસ્તાવેજ" - -03020400="જોડો" -03020401="બાહર કાઢો" -03020402="પરીક્ષણ" - -03020420="નકલ" -03020421="લઈ જાઓ" -03020422="મિટાવો" -03020423="સૂચના" - -03020500="ફ઼ાઇલનું વિભાજન કરો" -03020501="&માં વિભાજન:" -03020510="વિભાજન કરી રહ્યુ છે..." -03020520="વિભાજન કરવાનું પાક્કું કરો" -03020521="શું તમને યકીન છે કે તમે ફાઇલ ને {0} જત્થાઓમાં વિભાજિત કરવા માગો છો?" -03020522="મૂલ ફાઇલના આકારની તુલનામાં જત્થાનું આકાર નાનો જ હોવો જોઇએ" - -03020600="ફાઇલો સંયોજિત કરો" -03020601="&માં સંયોજન કરો:" -03020610="સંયોજન થઇ રહ્યુ છે..." -03020620="વિભાજિત ફાઇલનો ફક્ત પ્રથમ ભાગ જ ચયનિત કરો" -03020621="ફાઇલ ને વિભાજિત ફાઇલના ભાગના રૂપમાં ઓળખી નથી શકતુ" -03020622="વિભાજિત ફાઇલના એક થી વધારે ભાગ શોધી નથી શકતુ" - -03020710="જાઁચયોગ(ચેકસમ)ની ગણના કરી રહ્યુ છે..." -03020720="જાઁચયોગ(ચેકસમ) માહિતી" -03020721="સીઆરસી જાઁચયોગ(ચેકસમ) આઁકડ઼ોં માટે :" -03020722="સીઆરસી જાઁચયોગ(ચેકસમ) આઁકડ઼ોં અને નામોં માટે :" - -03020800="તલાશી(સ્કૈનિંગ) કરી રહ્યુ છે..." - -03020900="ગુણ યા સંપત્તિયાઁ" - -03020A01="જે ફોલ્ડરનો લાંબો માર્ગ છે તેનાથી સઞ્ચાલન ક્રિયા બોલાવી નથી શકાતી." -03020A02="તમારે એક ફાઇલનો ચયન તો કરવો જ પડશે" -03020A03="તમારે એક કે જ્યાદા ફાઇલોંનો ચયન તો કરવો જ પડશે" -03020A04="ફાઇલ {0} પહેલાથી હયાત છે" - -; Computer -03031100="કુલ આકાર" -03031101="સ્વતન્ત્ર રિક્તસ્થાન(ખાલી જગહ)" -03031102="ક્લસ્ટર(સમૂહ) આકાર" -03031103="ધ્યાનાકર્ષક(લેબલ)" - -; Network -03031200="સ્થાનિક નામ" -03031201="પ્રદાયક" - -; Benchmark Dialog - -03080000="(કસૌટી ચિન્હ)બેઞ્ચમાર્ક" -03080001="સ્મૃતિ ઉપયોગ:" -03080002="સંકુચન કરી રહ્યું છે" -03080003="પ્રસારણ કરી રહ્યું છે" -03080004="ગતિ(વેગ)" -03080005="ક્રમાંકન" -03080006="કુલ ક્રમાંકન" -03080007="વર્તમાન" -03080008="પરિણામ" -03080009="પાસ:" -0308000A="ત્રુટિયાઁ:" -0308000B="સીપીયૂ ઉપયોગ" -0308000C="ક્રમાંકન / ઉપયોગ" - -;!@LangEnd@! - - diff --git a/External/7-Zip/Lang/he.txt b/External/7-Zip/Lang/he.txt deleted file mode 100644 index 613217e3..00000000 --- a/External/7-Zip/Lang/he.txt +++ /dev/null @@ -1,543 +0,0 @@ -;!@Lang@!UTF-8! -; 7-Zip 9.13 Beta -; Translated by Jonathan Lahav, updated by peterg (last update: 6 February 2009) -; Updated by Jonathan Lahav (30 April 2010) -; -; -; - -00000000="Hebrew" -00000001="עברית" -00000002="13" - -; 7-Zip Configuration - -; Title -01000000="7-Zip תצורת" - -; Info Page -01000100="7-Zip אודות" -01000103="זו היא תוכנה חופשית. עם זאת, ביכולתך לתמוך בפיתוח התוכנה על ידי הרשמה" -01000104="תמיכה" -01000105="הרשמה" - -; Folders Page -01000200="תיקיות" -01000210="&תיקיית עבודה" -01000211="של המ&ערכת \"Temp\" תיקיית ה" -01000212="&נוכחית" -01000213="&בחר תיקייה:" -01000214="השתמש בהגדרות אלו עבור כוננים ניידים בלבד" - -01000281=".בחר מיקום לקבצי ארכיון זמניים" - -; System Page -01000300="מערכת" -01000301="שלב את התוכנה בתפריט-ההקשר הכללי" -01000302="תפריט מדורג" -01000310="פריטי תפריט:" - -; Language Page -01000400="Language / שפה" -01000401="Language / שפה:" - - -; 7-Zip Explorer extension - -; Context menu -02000101="7-Zip" -02000102="7-Zip פקודות" -02000103="פתח ארכיון" -02000104=".פותח את הארכיון שנבחר" -02000105="...חלץ קבצים" -02000106=".מחלץ קבצים מהארכיון שנבחר" -02000107="...הוסף לארכיון" -02000108=".מוסיף את הקבצים שנבחרו לארכיון" -02000109="בדוק ארכיון" -0200010A=".בודק את תקינות הארכיון שנבחר" -0200010B="חלץ לכאן" -0200010C=".מחלץ קבצים מהארכיון שנבחר לתיקייה הנוכחית" -0200010D="{0} -חלץ ל" -0200010E=".מחלץ קבצים לתיקיות משנה" -0200010F="{0} -הוסף ל" -02000110=".מוסיף את הפריטים שנבחרו לארכיון" -02000111="כווץ ושלח בדואר אלקטרוני" -02000112=".כווץ את הפריטים שנבחרו לארכיון ושולח בדואר אלקטרוני" -02000113="כווץ ל- {0} ושלח בדואר אלקטרוני" -02000114=".מכווץ את הפריטים שנבחרו לארכיון ושולח בדואר אלקטרוני" - -02000140="<תיקייה>" -02000141="<ארכיון>" - -; Properties -02000203="נתיב" -02000204="שם" -02000205="סיומת" -02000206="תיקייה" -02000207="גודל" -02000208="גודל מכווץ" -02000209="תכונות" -0200020A="נוצר" -0200020B="נצפה" -0200020C="השתנה" -0200020D="רצוף" -0200020E="נרשמה הערה" -0200020F="הוצפן" -02000210="פצל לפני" -02000211="פצל אחרי" -02000212="מילון" -02000213="CRC" -02000214="סוג" -02000215="אנטי" -02000216="שיטה" -02000217="מערכת הפעלה" -02000218="מערכת קבצים" -02000219="משתמש" -0200021A="קבוצה" -0200021B="קטע" -0200021C="הערה" -0200021D="מיקום" -0200021E="תחילית נתיב" -0200021F="תיקיות" -02000220="קבצים" -02000221="גירסה" -02000222="חלק" -02000223="ריבוי חלקים" -02000224="קיזוז" -02000225="קישורים" -02000226="קטעים" -02000227="חלקים" - -02000229="64ביט" -0200022A="אחסון בסדר חשיבות יורד" -0200022B="משאבי מערכת/מעבד" -0200022C="גודל פיזי" -0200022D="גודל כותרת עליונה" -0200022E="בדיקת סיכום" -0200022F="מאפיינים" -02000230="כתובת וירטואלית" -02000231="מס' זיהוי" -02000232="שם קצר" -02000233="תוכנה יוצרת" -02000234="גודל סקטור" -02000235="מצב" -02000236="קישור" - -; Status bar -02000301="(נבחרו {0} פריט(ים" -02000302="{פריטים: {0" - -02000320="קבצים:" -02000321="תיקיות:" -02000322="גודל:" -02000323="גודל מכווץ:" -02000324="ארכיונים:" - -; List Context Menu -02000401="&...טורים" - -02000411="&פתח" -02000412="&...חלץ" - -; ToolBar -02000501="חלץ" - -; Messages -02000601=".פעולות עדכון לא נתמכות עבור ארכיון זה" -02000602="'{0} אין אפשרות לעדכן את הארכיון" -02000603="'{0}' אין אפשרות ליצור את התיקייה" -02000604=".הקובץ אינו ארכיון הנתמך ע\"י התוכנה" -02000605="שגיאה" -02000606="יותר מדי פריטים" -02000607="סיומת שם הקובץ הנתון לא משוייכת לאף תוכנה" -02000608="אין שגיאות" -02000609="'לא היה ניתן לפתוח את הקובץ '{0}' כארכיון" -0200060A="'?לא היה ניתן לפתוח את הארכיון המקודד '{0}'. סיסמא שגוייה" -0200060B="המערכת אינה יכולה להקצוות את כמות הזיכרון הדרושה" -0200060C="שגיאה לא ידועה" -0200060D="סוג ארכיון אינו נתמך" - -; Dialogs -02000702="אישור" -02000705="&כן" -02000707="כן ל&הכל" -02000709="&לא" -0200070B="ל&א להכל" - -02000710="ביטול" -02000711="&ביטול" -02000713="&סגור" -02000714="עצור" -02000715="התחל מחדש" - -02000720="עזרה" - -; Extract dialog -02000800="חלץ" -02000801="&חלץ ל:" -02000802="סיסמא" - -02000810="שיטת הנתיבים" -02000811="נתיבים מלאים" -02000812="נתיבים נוכחיים" -02000813="ללא נתיבים" - -02000820="מצב שכתוב קבצים" -02000821="שאל לפני שכתוב" -02000822="שכתב בלי לשאול" -02000823="דלג על קבצים קיימים" -02000824="שינוי שם אוטומטי" -02000825="שינוי שם אוטומטי לקבצים קיימים" - -02000830="קבצים" -02000831="קבצים שנ&בחרו" -02000832="&כל הקבצים" - -02000881=".ציין יעד לחילוץ הקבצים" - -02000890="מחלץ" - -; Overwrite dialog -02000900="אשר החלפת קובץ" -02000901=".תיקיית היעד מכילה כבר קובץ בשם זה" -02000902="האם ברצונך להחליף את הקובץ הקיים" -02000903="?בקובץ הזה" - -02000911="שינוי שם &אוטומטי" - -02000982="{בתים: {0" -02000983="השתנה ב" - -; Messages dialog -02000A00="הודעות איבחון" - -02000A80="הודעה" - -02000A91=".'{0}' שיטת הדחיסה אינה נתמכת עבור" -02000A92=".שגיאת מידע ב '{0}'. הקובץ אינו תקין" -02000A93=".בדיקת סכום הנתונים נכשלה ב '{0}'. הקובץ אינו תקין" -02000A94="'?שגיאת נתון בקובץ המקודד '{0}'. סיסמא שגוייה" -02000A95="'?שגיאה בבדיקת סכום הנתונים בקובץ המקודד '{0}'. סיסמא שגוייה" - -; Password dialog -02000B00="הכנס סיסמא" -02000B01="הכנס סיסמא:" -02000B02="&הצג סיסמא" -02000B03="הכנס שנית את הסיסמא:" -02000B10="הסיסמאות אינן תואמות" -02000B11="(!, #, $, ...) ליצירת הסיסמא השתמש רק באותיות אנגליות, מספרים או תווים מיוחדים" -02000B12="הסיסמא ארוכה מידי" - -; Progress dialog -02000C00="תהליך" -02000C01="הזמן שעבר:" -02000C02="הזמן שנותר:" -02000C03="גודל כולל:" -02000C04="מהירות:" -02000C05="התקדמות:" -02000C06="יחס כיווץ:" - -02000C10="&רקע" -02000C11="&קדמה" -02000C12="ה&שהה" -02000C13="ה&משך" - -02000C20="מושהה" - -02000C30="?האם את/ה בטוח/ה שברצונך לבטל" - -; Compress dialog -02000D00="הוסף לארכיון" -02000D01="&ארכיון:" -02000D02="מצב &עדכון:" -02000D03="&פורמט הארכיון:" -02000D04="&שיטת דחיסה:" -02000D05="צור קובץ &רצוף" -02000D06="&פרמטרים:" -02000D07="אפשרויות" -02000D08="צור ארכיון &חילוץ-עצמי" -02000D09="ריבוי תהליכים" -02000D0A="&קדד שמות קבצים" -02000D0B="רמת &דחיסה:" -02000D0C="גודל מי&לון:" -02000D0D="גודל &מילה:" -02000D0E="זיכרון הדרוש לדחיסה:" -02000D0F="זיכרון הדרוש לחילוץ:" -02000D10="הצפנה" -02000D11="שיטת הצפנה:" -02000D12="כמות הליכי מעבד/מערכת:" -02000D13="גודל קטע רצוף:" -02000D14="לא רצוף" -02000D15="רצוף" -02000D16="דחוס קבצים שבשיתוף" - -02000D40="פצל לחלקים, בתים:" -02000D41="גודל חלק שגוי" -02000D42="?האם את/ה בטוח/ה שברצונך לפצל את הארכיון לחלקים אלה\nגודל החלק המוגדר: {0} בתים " - -02000D81="אחסון" -02000D82="רגילה" -02000D83="מקסימאלית" -02000D84="מהירה" -02000D85="הכי מהירה" -02000D86="אולטרה" - -02000D90="עיון" - -02000DA1="הוסף והחלף קבצים" -02000DA2="עדכן והוסף קבצים" -02000DA3="רענן קבצים קיימים" -02000DA4="סנכרן קבצים" - -02000DB1="כל הקבצים" - -02000DC0="מכווץ" - -; Columns dialog -02000E00="עמודות" -02000E01="סמן את העמודות שברצונך שיופיעו בתיקייה זו. השתמש בלחצנים הזז למעלה/למטה כדי לסדר מחדש את העמודות" -02000E02="העמודה שנבחרה תהיה ברוחב" -02000E03=".&פיקסלים" - -02000E10="הזז &למעלה" -02000E11="הזז &למטה" -02000E12="ה&צג" -02000E13="ה&סתר" -02000E14="קבע" - -02000E81="כותרת" -02000E82="רוחב" - -; Testing -02000F90="בודק" - - -; File Manager - -03000000="7-Zip מנהל הקבצים של" - -; Menu -03000102="&קובץ" -03000103="&עריכה" -03000104="&תצוגה" -03000105="&כלים" -03000106="ע&זרה" -03000107="&מועדפים" - -; File -03000210="&פתח" -03000211="פתח ב&תוכנה" -03000212="פתח ב&חלון" -03000220="&הצג" -03000221="&ערוך" -03000230="&שנה שם" -03000231="...העתק ל&" -03000232="...העבר ל&" -03000233="&מחק" -03000240="מ&אפיינים" -03000241="הערה" -03000242="חשב סיכום ביקורת" -03000243="הבדל" -03000250="צור תיקייה" -03000251="צור קובץ" -03000260="י&ציאה" -03000270="...פצל קובץ&" -03000271="...מזג קבצים&" - -; Edit -03000310="&בטל" -03000311="ב&צע מחדש" -03000320="&גזור" -03000321="&העתק" -03000322="&הדבק" -03000323="&מחק" -03000330="בח&ר הכל" -03000331="בטל בחירה" -03000332="ה&פוך בחירה" -03000333="...בחר" -03000334="...בטל בחירה" -03000335="בחר לפי סוג" -03000336="בטל בחירה לפי סוג" - -; View -03000410="סמלים &גדולים" -03000411="סמלים &קטנים" -03000412="&רשימה" -03000413="&פרטים" -03000420="לא מסודר" -03000430="פתח תיקיית שורש" -03000431="חזור שלב אחד" -03000432="...היסטוריית תיקיות" -03000440="ר&ענן" -03000449="תצוגה בפריסה מלאה" -03000450="&שני חלונות" -03000451="&סרגלי כלים" -03000460="סרגל ארכיון" -03000461="סרגל רגיל" -03000462="כפתורים גדולים" -03000463="הצג את פעולת הכפתור מתחתיו" - -; Tools -03000510="&...אפשרויות" -03000511="&מבחן ביצועים" - -; Help -03000610="&...תוכן" -03000620="&...7-Zip אודות" - -; Favorites -03000710="&הוסף תיקייה למועדפים כ" -03000720="סימנייה" - -; Options Dialog - -03010000="אפשרויות" - -; Plugins -03010100="תוספים" -03010101="&תוספים:" -03010110="...אפשרויות" - -; Edit -03010200="עורך" -03010201="&עורך:" -03010202="&הבדל:" - -; System -03010300="מערכת" -03010302="7-Zip שייך ל :" -03010310="תוסף" - -; Settings -03010400="הגדרות" -03010401="\"..\" הצג את הפריט" -03010402="הצג סמלי קבצים אמיתיים" -03010410="הצג את תפריט המערכת" -03010420="בחר את כל ה&שורה" -03010421="הצג קווי &טבלה" -03010422="לחיצה אחת לפתיחת פריט" -03010430="שיטת &בחירה חלופית" -03010440="השתמש בקטעי זיכרון &גדולים יותר" - -; Strings - -03020201="העתק" -03020202="העבר" -03020203="העתק ל:" -03020204="העבר ל:" -03020205="...מעתיק" -03020206="...מעביר" -03020207=".אין אפשרות להעתיק/להעביר פריטים לתיקיות כאלה" -03020208="הפעולה אינה נתמכת עבור תיקייה זו " -03020209="בחר תיקיית יעד." - -03020210="אשר מחיקת קובץ" -03020211="אשר מחיקת תיקייה" -03020212="אשר מחיקת מספר קבצים" -03020213="?'{0}' האם את/ה בטוח/ה שברצונך למחוק את" -03020214="?האם את/ה בטוח/ה שברצונך למחוק את התיקייה '{0}' ואת כל תוכנה" -03020215="?האם את/ה בטוח/ה שברצונך למחוק את {0} הפריטים האלה" -03020216="...מוחק" -03020217="אירעה שגיאה במהלך מחיקת קובץ או תיקייה" -03020218="המערכת אינה יכולה להעביר קובץ עם נתיב ארוך לפח המחזור" - -03020220="...משנה שם" -03020221="אירעה שגיאה בשינוי שם של קובץ או תיקייה" -03020222="אשר העתקת קובץ" -03020223="?האם את/ה בטוח/ה שברצונך להעתיק קבצים לארכיון" - -03020230="צור תיקייה" -03020231="שם התיקייה:" -03020232="תיקייה חדשה" -03020233="שגיאה ביצירת תיקייה" - -03020240="צור קובץ" -03020241="שם הקובץ:" -03020242="קובץ חדש" -03020243="שגיאה ביצירת קובץ" - -03020250="בחר" -03020251="בטל בחירה" -03020252="מיסוך:" - -03020260="היסטוריית תיקיות" - -03020280="?האם ברצונך לעדכן אותו בארכיון\n.הקובץ '{0}' שונה" -03020281="'{0}'\nאין אפשרות לעדכן את הקובץ" -03020282=".אין אפשרות להפעיל את העורך" -03020283="...פותח" -03020284="(ייתכן והקובץ היינו וירוס (ישנם רווחים גדולים בשם הקובץ" - -03020290="הערה" -03020291="&הערה:" - -030202A0="מערכת" - -03020300="מחשב" -03020301="רשת" -03020302="מסמכים" - -03020400="הוסף" -03020401="חלץ" -03020402="בדוק" - -03020420="העתק" -03020421="העבר" -03020422="מחק" -03020423="מידע" - -03020500="פצל קובץ" -03020501="&פצל ל:" -03020510="...מפצל" -03020520="אשר פיצול" -03020521=" ? האם את/ה בטוח/ה שברצונך לפצל את הקובץ ל{0} חלקים" -03020522="גודל החלק חייב להיות קטן יותר מהקובץ המקורי" - -03020600="מזג קבצים" -03020601="&מזג ל:" -03020610="...מבצע מיזוג" -03020620="בחר רק את החלק הראשון של הקובץ המפוצל" -03020621="לא היה ניתן למצוא קובץ שהוא חלק מהקובץ המפוצל" -03020622="לא ניתן למצוא יותר מחלק אחד של הקובץ המפוצל" - -03020710="...מחשב סיכום ביקורת" -03020720="תוצאות סיכום ביקורת" -03020721="עבור הנתונים CRC בדיקת סיכום ביקורת :" -03020722="עבור הנתונים ושמות CRC בדיקת סיכום ביקורת :" - -03020800="...סורק" - -03020900="מאפיינים" - -03020A01=".הפעולה אינה יכולה להתבצע מתיקייה בעלת נתיב ארוך" -03020A02="הינך חייב/ת לבחור קובץ אחד" -03020A03="הינך חייב לבחור קובץ אחד או יותר" -03020A04="הקובץ {0} כבר קיים" - -; Computer -03031100="גודל כללי" -03031101="שטח פנוי" -03031102="גודל קלסטר/יחידת אחסון " -03031103="תווית" - -; Network -03031200="שם מקומי" -03031201="ספק" - -; Benchmark Dialog - -03080000="מבחן ביצועים" -03080001="זיכרון בשימוש:" -03080002="מכווץ" -03080003="מחלץ" -03080004="מהירות" -03080005="קצב" -03080006="סיכום הקצב" -03080007="נוכחי" -03080008="סופי" -03080009="הצלחות:" -0308000A="שגיאות:" -0308000B="משאבי מערכת/מעבד" -0308000C="קצב / שימוש" - -;!@LangEnd@! diff --git a/External/7-Zip/Lang/hi.txt b/External/7-Zip/Lang/hi.txt deleted file mode 100644 index cffa3c58..00000000 --- a/External/7-Zip/Lang/hi.txt +++ /dev/null @@ -1,547 +0,0 @@ -;!@Lang@!UTF-8! -; 7-Zip 9.07 -; Translated by Vinayy Sharrma, अनुवाद विनय शर्मा -;मेहनत की है तो अपना नाम लिखने मे कोई बुराई तो है नही. -;हिन्दी पर गर्व करो, जय हिन्द ! जय हिन्दी ! -; -; - -00000000="Hindi, Indian, हिन्दुस्तान" -00000001="हिन्दी" -00000002="57" - -; 7-Zip Configuration - -; Title -01000000="7-जिप संरचना" - -; Info Page -01000100="7-जिप के बारे में" -01000103="7-जिप यह निःशुल्क सॉफ़्टवेयर है. फिर भी, आप पंजीकृत(रजिस्टर्ड) होकर७-ज़िप के विकास में सहयोग कर सकते हैं." -01000104="सहयोग" -01000105="पंजीकरण" - -; Folders Page -01000200="फ़ोल्डर्स" -01000210="&कार्यरत फ़ोल्डर" -01000211="&प्रणाली का अस्थायी(टेम्पररी) फोल्डर" -01000212="&चालू" -01000213="&निर्दिष्ट:" -01000214="सिर्फ हटाने योग्य(रिमूवेबल) ड्राईव के लिये ही प्रयोग करें" - -01000281="अस्थायी संग्रह फाइल के लिये स्थान निर्दिष्ट करें(बतायें)." - -; System Page -01000300="प्रणाली या तंत्र" -01000301="7-जिप के शेल (कवच) प्रसंग मेनु में जोडें" -01000302="सोपानीकृत(केस्केडेड) प्रसंग मेनु" -01000310="प्रसंग(कोन्टेक्स्ट) मेनु वस्तुएँ:" - -; Language Page -01000400="भाषा" -01000401="भाषा:" - - -; 7-Zip Explorer extension - - -; Context menu -02000101="7-जिप" -02000102="7-जिप आदेश (कमांड्स)" -02000103="संग्रह खोले" -02000104="चयनित संग्रह खोलता है." -02000105="फ़ाइल्स बाहर निकाले..." -02000106="चयनित संग्रह में से फाइले बाहर निकाले ." -02000107="संग्रह में जोड़े..." -02000108="चयनित वस्तुओं को संग्रह में जोड़ता है." -02000109="संग्रह की जाँच करे" -0200010A="चयनित संग्रह की एकसूत्रता जाँचता है." -0200010B="यहीं बाहर निकाले" -0200010C="चयनित संग्रह में से वर्तमान फोल्डर में फाइले बाहर निकाले." -0200010D="{0} में बाहर निकाले" -0200010E="उप-फ़ोल्डर में फ़ाइल्स को बाहर निकाले." -0200010F="{0} में जोड़े" -02000110="चयनित वस्तु को संग्रह में जोड़े." -02000111="दबायें(संकुचन) ओर इमेल करें..." -02000112="चयनित वस्तुओं को संकुचित कर संग्रह में जोड़ता है और संग्रह ई-मेल द्वारा भेजता है." -02000113=" {0} में दबायें ओर ईमेल करें" -02000114="चयनित वस्तुओं को संकुचित कर संग्रह में जोड़ता है और संग्रह ई-मेल द्वारा भेजता है." - - -02000140="<फोल्डर>" -02000141="<संग्रह(आर्चिव)>" - -; Properties -02000203="मार्ग" -02000204="नाम" -02000205="विस्तार" -02000206="फ़ोल्डर" -02000207="आकार" -02000208="कुल आकार" -02000209="विशेषता या गुणधर्म" -0200020A="सर्जित" -0200020B="चलायी गई" -0200020C="परिवर्धित" -0200020D="ठोस" -0200020E="टिप्पणी" -0200020F="गुप्तिकृत" -02000210="के पूर्व विभाजन(टुकडे) करें " -02000211="के बाद विभाजन(टुकडे) करें" -02000212="शब्दकोश" -02000213="सीआरसी" -02000214="प्रकार" -02000215="विरोधी" -02000216="पद्धति" -02000217="यजमान आज्ञावली(ओपरेटिंग सिस्टम)" -02000218="फ़ाइल प्रणाली" -02000219="प्रयोगकर्ता" -0200021A="समूह" -0200021B="रोक या टुकड़े" -0200021C="प्रतिक्रिया" -0200021D="स्थान" -0200021E="मार्ग प्रत्यय" -0200021F="फोल्डर्स" -02000220="फाइल्स" -02000221="संस्करण" -02000222="जत्था" -02000223="अनेक जत्थे" -02000224="ओफसेट" -02000225="कडियाँ" -02000226="टुकड़े" -02000227="जत्थे" - -02000229="64-बिट" -0200022A="बड़ा-एन्डियन" -0200022B="सीपीयू" -0200022C="भौतिक आकार" -0200022D="शीर्षकों के आकार" -0200022E="जाँचयोग" -0200022F="चरित्रताऎं" -02000230="आभासी पता" -02000231="आईडी" -02000232="संक्षिप्त नाम" -02000233="सर्जक अनुप्रयोग" -02000234="सेक्टर का आकार" -02000235="स्थिति" -02000236="कड़ी" - -; Status bar -02000301="{0} चयनित वस्तु(एँ)" -02000302="{0} वस्तु(एँ)" - -02000320="फ़ाइलें:" -02000321="फ़ोल्डर्स:" -02000322="आकार:" -02000323="संकुचित किया आकार:" -02000324="संग्रह:" - -; List Context Menu -02000401="&स्तंभ..." - -02000411="&खोले" -02000412="&बाहर निकाले..." - -; ToolBar -02000501="बाहर निकाले" - -; Messages -02000601="इस संग्रह के लिये अद्यतनीकृत संचालन समर्थित नहीं हैं." -02000602="{0} संग्रह को अद्यतनीकृत नहीं कर सकता" -02000603=" '{0}' फ़ोल्डर सर्जित नहीं कर सकता" -02000604="फाइल समर्थित संग्रह नही है." -02000605="त्रुटि" -02000606="बहुत ज्यादा वस्तुएँ" -02000607="दिये हुए फाइल के नाम के विस्तार के साथ कोई भी सम्बन्धित अनुप्रयोग(प्रोग्राम) नहीं है" -02000608="इनमे कोई भी त्रुटि नहीं है" -02000609="'{0}' फाइल को संग्रह के रूप में नही खोल सकता" -0200060A="'{0}' गुप्तिकृत संग्रह को नही खोल सकता. गलत कूटशब्द?" -0200060B="तंत्र जरूरी मात्रा में मेमोरी(स्मृति) वितरित नही कर सकता है" -0200060C="अज्ञात त्रुटि" -0200060D="असमर्थित संग्रह प्रकार" - -; Dialogs -02000702="ठीक है" -02000705="&हाँ" -02000707="&सभी के लिये हाँ" -02000709="&नहीं" -0200070B="&सभी के लिये नहीं" - -02000710="रद्द" -02000711="&रद्द" -02000713="&बंद करो" -02000714="रूको" -02000715="पुनः शुरु करें" - -02000720="मदद" - -; Extract dialog -02000800="बाहर निकाले" -02000801="&बाहर निकाले:" -02000802="कूटशब्द(पासवर्ड)" - -02000810="मार्ग स्थिति" -02000811="पूरा मार्गनाम" -02000812="वर्तमान मार्गनाम" -02000813="कोई मार्ग नाम नहीं है" - -02000820="अधिलेखन रीत" -02000821="अधिलेखन करने से पहले पूछे" -02000822="बिना पूछे अधिलेखन(पुराने को मिटाना) करें" -02000823="पहले से मौजूद फ़ाइलस को छोड़े" -02000824="स्वचालित पुन: नामकरण" -02000825="पहले से मौजूद फ़ाइलस का स्वचालित(ओटोमेटिक) पुन: नामकरण करे" - -02000830="फ़ाइलें" -02000831="&चयनित फ़ाइलें" -02000832="&सभी फ़ाइलें" - -02000881="बाहर निकाली हुई फ़ाइलों के लिये स्थान निर्दिष्ट करें." - -02000890="बाहर निकाल रहा है" - -; Overwrite dialog -02000900="फ़ाइल प्रतिस्थापन को पक्का करें" -02000901="गन्तव्य फोल्डर में पहले से ही प्रक्रिया हुई फ़ाइल है." -02000902="क्या आप पहले से मौजूद फ़ाइल को बदलना पसंद करेंगे?" -02000903="इसके साथ?" - -02000911="स्वचालित पुन: नामकरण" - -02000982="{0} बाइट्स" -02000983="को परिवर्धित" - -; Messages dialog -02000A00="निदानात्मक संदेश" - -02000A80="संदेश" - -02000A91="'{0}' के लिए असहायक दबाने की पद्धति." -02000A92="डेटा त्रुटि'{0}' में. फ़ाइल टूटी हुई है." -02000A93="'{0}' में सीआरसी असफल. फ़ाइल टूटी हुई है." -02000A94=" '{0}' गुप्तिकृत(एनक्रिप्टेड) फाइल में डेटा त्रुटि. गलत कूटशब्द?" -02000A95=" '{0}'गुप्तिकृत(एनक्रिप्टेड) फाइल में सीआरसी असफल. गलत कूटशब्द?" - -; Password dialog -02000B00="कूटशब्द(पासवर्ड) डाले" -02000B01="कूटशब्द(पासवर्ड) डाले:" -02000B02="&कूटशब्द(पासवर्ड) दिखाओ" -02000B03="कूटशब्द पुनः डाले:" -02000B10="कूटशब्द सहेजे हुए से अलग है" -02000B11="कूटशब्द के लिये सिर्फ़ इंग्लिश वर्णमाला, अंको और विशेष अक्षरों (!, #, $, ...) का ही उपयोग करें" -02000B12="कूटशब्द बहुत ज्यादा बड़ा है" - -; Progress dialog -02000C00="प्रक्रिया" -02000C01="व्यतीत समय:" -02000C02="बाकी बचा समय:" -02000C03="कुल आकार:" -02000C04="गति:" -02000C05="प्रक्रिया किया हुआ:" -02000C06="दबाने(आकार छोटा करने) का अनुपात:" - -02000C10="&पॄष्ठ्भूमि" -02000C11="&अग्रभूमि(डेस्क्टोप)" -02000C12="&विश्राम" -02000C13="&जारी रखे" - -02000C20="विश्रामित" - -02000C30="तुम रद्द करना चाहते हो. तुम्हें यकीन है क्या?" - -; Compress dialog -02000D00="संग्रह में जोड़े" -02000D01="&संग्रह:" -02000D02="&अद्यतनीकरण स्थिति(मोड):" -02000D03="संग्रह &ढाँचा:" -02000D04="&संकुचन विधि:" -02000D05="&ठोस संग्रह तैयार करें" -02000D06="&परिमाप:" -02000D07="विकल्प" -02000D08="&एसएफ़एक्स(SFX) संग्रह तैयार करें" -02000D09="अनेक-सूत्री" -02000D0A="फ़ाइल &नाम गुप्तिकरण करें" -02000D0B="&संकुचन स्तर:" -02000D0C="&शब्दकोश आकार:" -02000D0D="&शब्द आकार:" -02000D0E="संकुचन के लिये स्मृति प्रयोग:" -02000D0F="प्रसारण के लिये स्मृति प्रयोग:" -02000D10="गुप्तिकरण" -02000D11="गुप्तिकरण पद्धति:" -02000D12="सीपीयू सूत्र संख्या:" -02000D13="ठोस टुकडे का आकार:" -02000D14="अ-ठोस" -02000D15="ठोस" -02000D16="साझी फाइलें संकुचित करें" - -02000D40="जत्थों में विभाजन, बाइट्स:" -02000D41="जत्थे का आकार गलत है" -02000D42="निर्देशित जत्था आकार: {0} बाइटस.\n आप संग्रह को ऎसे जत्थों में विभाजित करना चाहते है, क्या आपको यकीन है?" - -02000D81="भण्डारण" -02000D82="साधारण" -02000D83="अधिकतम" -02000D84="तेज" -02000D85="सर्वाधिक तेज" -02000D86="अत्यन्त" - -02000D90="ब्राउज या घूमे" - -02000DA1="फ़ाइलें जोड़े और प्रतिस्थापित करे" -02000DA2="फ़ाइले अद्यतनीकृत करें और जोड़े" -02000DA3="अवस्थित फ़ाइलें ताजा करें" -02000DA4="फाइलें समक्रमण(सिंक्रोनाईज़) करें" - -02000DB1="सभी फ़ाइलें" - -02000DC0="संकुचन कर रहा है" - -; Columns dialog -02000E00="स्तंभ" -02000E01="इस फोल्डर में जो स्तंभ, तुम दिखाई दें ऎसे बनाना चाहते हो उन्हें टिक(चयन) करें. स्तंभो का क्रम बदलने के लिये ऊपर ले जाओ और नीचे ले जाओ बटन(खटके) का उपयोग करें" -02000E02="चयनित स्तंभ" -02000E03="&पिक्सेल(बूँद) चौड़े." - -02000E10="&ऊपर ले जाएँ" -02000E11="&नीचे ले जाएँ" -02000E12="&दिखाये" -02000E13="&छुपाये" -02000E14="सेट(स्थिर)" - -02000E81="शीर्षक" -02000E82="चौड़ाई" - -; Testing -02000F90="परीक्षण" - - -; file Manager - -03000000="7-जिप फ़ाइल प्रबन्धक" - -; Menu -03000102="&फ़ाइल" -03000103="&संपादन" -03000104="&दर्शन" -03000105="&औजार" -03000106="&मदद" -03000107="&मनपसंद" - -; file -03000210="&खोले" -03000211="&अंदर खोले" -03000212="&बाहर खोले" -03000220="&दृश्य" -03000221="&संपादन" -03000230="&पुन: नामकरण" -03000231="&में नकल बनाये..." -03000232="&में ले जायें..." -03000233="&मिटायें" -03000240="&संपत्तियाँ या गुण" -03000241="&टिप्पणी" -03000242="&जाँच योग की गणना करें" -03000243="&अन्तर" -03000250="&फ़ोल्डर तैयार करें" -03000251="&फ़ाइल तैयार करें" -03000260="&निर्गमन" -03000270="&फ़ाइल का विभाजन करें..." -03000271="&फ़ाइल का संयोजन करें..." - -; Edit -03000310="&पुर्वस्थिती(पहले जैसा)" -03000311="&पुनः करें" -03000320="&काटे" -03000321="&नकल करें" -03000322="&चिपकायें" -03000323="&मिटायें" -03000330="&सभी चयन करे" -03000331="&सभी अचयनित करें" -03000332="&चयन उलटा करें" -03000333="चयन करें..." -03000334="अचयन करे..." -03000335="प्रकार द्वारा चयन" -03000336="प्रकार द्वारा अचयन" - -; View -03000410="बड़ी प्रतीक" -03000411="लघु प्रतीक" -03000412="&सूची" -03000413="&वर्णन" -03000420="अवितरित" -03000430="मूल फ़ोल्डर खोले" -03000431="एक स्तर ऊपर चढ़े" -03000432="फ़ोल्डरो का इतिहास..." -03000440="&ताजा करें" -03000449="चौड़ा दृश्य" -03000450="&२ फ़लक" -03000451="&औजार पट्टीयाँ" -03000460="संग्रह उपकरणपट्टी" -03000461="मानक औजार पट्टी" -03000462="बड़े खटके(बटन)" -03000463="खटके(बटन) के शब्द दिखायें" - -; Tools -03000510="&विकल्प..." -03000511="&बेञ्चमार्क(प्रामाणिक तुलना)" - -; Help -03000610="&सामग्री..." -03000620="7-जिप के बारे में..." - -; Favorites -03000710="&फ़ोल्डर मनपसंद में ऎसे जोड़े..." -03000720="पुस्तचिन्ह" - -; Options Dialog - -03010000="विकल्प" - -; Plugins -03010100="प्लगइन(शक्तिदायक)" -03010101="&प्लगइन(शक्तिदायक):" -03010110="विकल्प..." - -; Edit -03010200="संपादक" -03010201="&संपादक:" -03010202="&अन्तर:" - -; System -03010300="प्रणाली या तंत्र" -03010302="संबधित करें 7-जिप के साथ:" -03010310="प्लगइन(शक्तिदायक)" - -; Settings -03010400="व्यवस्थाएँ" -03010401="दिखाओ \"..\"वस्तु" -03010402="वास्तविक फ़ाइल प्रतिमायें दिखाओ" -03010410="तंत्र का मेनु दिखाओ" -03010420="&पूरी पन्क्ति का चयन" -03010421=" &ग्रिड(जाल) रेखा दिखाओ" -03010422="वस्तु खोलने के लिये एक ही(सिंगल)-क्लिक" -03010430="&वैकल्पिक चयन स्थिति" -03010440="&बड़े स्मृति पृष्ठ का प्रयोग करे" - -; Strings - -03020201="नकल" -03020202="ले जायें" -03020203="में नकल:" -03020204="में ले जायें:" -03020205="नकल..." -03020206="ले जा रहा है..." -03020207="ऎसे फोल्डरों के लिये तुम वस्तुओं को हटाना या नकल करना नही कर सकते." -03020208="इस फोल्डर के लिये यह सञ्चालन क्रिया समर्थित नहीं है." -03020209="गन्तव्य फोल्डर चयनित करें." - -03020210="फ़ाइल मिटाये यह पक्का करो" -03020211="फ़ोल्डर मिटायें पक्का करो" -03020212="अनेक फ़ाइल मिटायें पक्का करो" -03020213="क्या तुम्हे यकीन है कि तुम मिटाना चाहते हो '{0}'?" -03020214="क्या तुम्हे यकीन है कि तुम फ़ोल्डर मिटाना चाहते हो '{0}' और इसकी सब सामग्री भी?" -03020215="क्या तुम्हे यकीन है कि तुम मिटाना चाहते हो इन {0} वस्तुओं को?" -03020216="मिटा रहा है..." -03020217="फ़ाइल किंवा फ़ोल्डर मिटाने में त्रुटि" -03020218="तंत्र लंबे मार्ग वाली फाइल को पुनःचक्रण पेटी(रिसाईकल बिन) में नही ले जा सकता है." - -03020220="पुन: नामकरण..." -03020221="फ़ाइल या फ़ोल्डर के पुन: नामकरण में त्रुटि" -03020222="फ़ाइल की नकल करना पक्का करो" -03020223="तुम संग्रह में फाइल की प्रतिलिपि करना चाहते हो क्या तुम्हे यकीन है" - -03020230="फ़ॊल्डर तैयार करें" -03020231="फ़ोल्डर नाम:" -03020232="नया फ़ॊल्डर" -03020233="फ़ोल्डर तैयार करने में त्रुटि" - -03020240="फ़ाइल तैयार करें" -03020241="फ़ाइल नाम:" -03020242="नया फ़ाइल" -03020243="फ़ाइल तैयार करने में त्रुटि" - -03020250="चयन" -03020251="चयन रद्द" -03020252="मुखौटा:" - -03020260="फ़ोल्डरों का इतिहास" - -03020280=" '{0}' फ़ाइल परिवर्धित हुई है.\nक्या तुम संग्रह में इसे अद्यतनीकृत करना चाहते हो?" -03020281="फ़ाइल को अद्यतनीकृत नही कर सकता\n'{0}'" -03020282="संपादक को शुरू नही कर सकता." -03020283="खोल रहा है..." -03020284="यह फाइल एक विषाणु(वायरस) जैसी लगती है(फाइल नाम लंबी खाली जगह नाम में रखता है)." - -03020290="टिप्पणी" -03020291="&टिप्पणी:" - -030202A0="प्रणाली" - -03020300="संगणक" -03020301="सञ्जाल" -03020302="दस्तावेज" - -03020400="जोड़े" -03020401="बाहर निकाले" -03020402="परीक्षण" - -03020420="नकल" -03020421="ले जायें" -03020422="मिटायें" -03020423="सूचना" - -03020500="फ़ाइल का विभाजन करें" -03020501="&में विभाजन:" -03020510="विभाजन कर रहा है..." -03020520="विभाजन करना पक्का करे" -03020521="क्या तुम्हे यकीन है कि तुम फाइल को {0} जत्थों में विभाजित करना चाहते हो?" -03020522="मूल फाइल के आकार की तुलना में जत्थे का आकार छोटा ही होना चाहिए" - -03020600="फ़ाइले संयोजित करें" -03020601="&मेंसंयोजन करे:" -03020610="संयोजन हो रहा है..." -03020620="विभाजित फाइल का सिर्फ़ प्रथम भाग ही चयनित करे" -03020621="फाइल को विभाजित फाइल के भाग के रूप में पहचान नही सकता" -03020622="विभाजित फाइल का एक से ज्यादा भाग नही ढूँढ सकता" - -03020710="जाँचयोग(चेकसम) की गणना कर रहा है..." -03020720="जाँचयोग(चेकसम) माहिती" -03020721="सीआरसी जाँचयोग(चेकसम) आँकड़ों के लिये :" -03020722="सीआरसी जाँचयोग(चेकसम) आँकड़ों और नामों के लिये :" - -03020800="तलाशी(स्कैनिंग) कर रहा है..." - -03020900="गुण या संपत्तियाँ" - -03020A01="जिस फोल्डर का लंबा मार्ग है उससे सञ्चालन क्रिया नही बुलाई जा सकती." -03020A02="तुम्हे एक फाइल का चयन तो करना ही होगा" -03020A03="तुम्हे एक या ज्यादा फाइलों को चुनना ही होगा" -03020A04="फाइल {0} पहले से मौजूद है" - -; Computer -03031100="कुल आकार" -03031101="स्वतन्त्र रिक्तस्थान(खाली जगह)" -03031102="क्लस्टर(समूह) आकार" -03031103="ध्यानाकर्षक(लेबल)" - -; Network -03031200="स्थानिय नाम" -03031201="प्रदायक" - -; Benchmark Dialog - -03080000="(कसौटी चिन्ह)बेञ्चमार्क" -03080001="स्मृति उपयोग:" -03080002="संकुचन कर रहा है" -03080003="प्रसारण हो रहा है" -03080004="गति(वेग)" -03080005="क्रमांकन" -03080006="कुल क्रमांकन" -03080007="वर्तमान" -03080008="परिणाम" -03080009="पास:" -0308000A="त्रुटियाँ:" -0308000B="सीपीयू उपयोग" -0308000C="क्रमांकन / उपयोग" - -;!@LangEnd@! - - diff --git a/External/7-Zip/Lang/hr.txt b/External/7-Zip/Lang/hr.txt deleted file mode 100644 index 75ae6f46..00000000 --- a/External/7-Zip/Lang/hr.txt +++ /dev/null @@ -1,545 +0,0 @@ -;!@Lang@!UTF-8! -; 7-Zip 3.12 -; Translated by Alan Šimek -; 7-Zip 4.53 -; Corrected and updated by Hasan Osmanagić -; 7-Zip 9.07 beta -; Corrected and updated by Stjepan Treger - -00000000="Croatian" -00000001="Hrvatski" -00000002="26-1" - -; 7-Zip Configuration - -; Title -01000000="7-Zip postavke" - -; Info Page -01000100="O 7-Zip-u" -01000103="7-Zip je besplatan. Međutim, možete podržati daljnji razvoj 7-Zipa registriranjem. Kao registriranom korisniku biti će Vam omogućena tehnička podrška." -01000104="Podrška" -01000105="Registriraj se" - -; Folders Page -01000200="Mape" -01000210="&Radna mapa" -01000211="&Privremena sistemska mapa" -01000212="&Trenutna" -01000213="&Navedena:" -01000214="Koristi samo za izmjenjive diskove" - -01000281="Lokaciju za smještaj privremenih datoteka." - -; System Page -01000300="Sustav" -01000301="Integriraj 7-Zip u padajući kontekstni izbornik" -01000302="Padajući kontekstni izbornik" -01000310="Stavke kontekstnog izbornika:" - -; Language Page -01000400="Jezik" -01000401="Jezik:" - - -; 7-Zip Explorer extension - -; Context menu -02000101="7-Zip" -02000102="7-Zip naredbe" -02000103="Otvori arhiv" -02000104="Otvori izabranu arhiv" -02000105="Raspakiraj datoteke..." -02000106="Raspakiraj datoteke odabrane arhive" -02000107="Dodaj u arhiv..." -02000108="Dodaj izabrane stavke u arhiv" -02000109="Testiraj arhiv" -0200010A="Testiraj integritet odabrane arhive" -0200010B="Raspakiraj ovdje" -0200010C="Raspakiraj podatke iz odabrane arhive u trenutnu mapu" -0200010D="Raspakiraj u {0}" -0200010E="Raspakiraj podatke u pod-mapu" -0200010F="Dodaj u {0}" -02000110="Dodaj odabrane podatke u arhiv" -02000111="Sažimanje i slanje e-poštom" -02000112="Sažimanje odabranih podataka u arhiv i slanje e-poštom" -02000113="Sažimanje u {0} i slanje e-poštom" -02000114="Sažimanje odabranih podataka u arhiv i slanje e-poštom" - -02000140="" -02000141="" - -; Properties -02000203="Putanja" -02000204="Prema nazivu" -02000205="Tip" -02000206="Mapa" -02000207="Prema veličini" -02000208="Sažeta veličina" -02000209="Atributi" -0200020A="Kreirano" -0200020B="Pristupano" -0200020C="Prema mijenjanju" -0200020D="Zbijeno" -0200020E="Komentar" -0200020F="Enkripcija" -02000210="Podjeli prije" -02000211="Podjeli poslije" -02000212="Rječnik" -02000213="CRC" -02000214="Prema tipu" -02000215="Anti" -02000216="Način" -02000217="Glavni OS" -02000218="Sustav datoteka" -02000219="Korisnik" -0200021A="Grupa" -0200021B="Zbijeno" -0200021C="Komentar" -0200021D="Pozicija" -0200021E="U datoteci" -0200021F="Mape" -02000220="Datoteke" -02000221="Inačica" -02000222="Dio" -02000223="Višedijelni" -02000224="Razmak" -02000225="Veza" -02000226="Blokovi" -02000227="Dijelova" - -02000229="64-bitno" -0200022A="Big-endian" -0200022B="CPU" -0200022C="Fizička veličina" -0200022D="Veličina zaglavlja" -0200022E="Kontrolni zbroj" -0200022F="Karakteristike" -02000230="Virtualna adresa" -02000231="Jedinstvena oznaka" -02000232="Kratko ime" -02000233="Aplikacija stvaranja" -02000234="Veličina sektora" -02000235="Način" -02000236="Poveznica" - -; Status bar -02000301="{0} objekt(a) izabrano" -02000302="{0} objekt(a)" - -02000320="Datoteka(e):" -02000321="Mapa(e):" -02000322="Veličina:" -02000323="Sažeta veličina:" -02000324="Arhive:" - -; List Context Menu -02000401="&Stupci..." - -02000411="&Otvori" -02000412="&Raspakiraj..." - -; ToolBar -02000501="Raspakiraj" - -; Messages -02000601="Obnova nije podržana za ovaj arhiv." -02000602="Ne mogu obnoviti arhiv {0}" -02000603="Ne mogu kreirati mapu '{0}'" -02000604="Datoteka nije podržan arhiv." -02000605="Greška" -02000606="Previše stavki" -02000607="Ni jedan program nije vezan uz navedeni tip" -02000608="Nema grešaka" -02000609="Nemoguće otvoriti datoteku '{0}' kao arhiv" -0200060A="Nemoguće otvoriti kriptiranu arhivu '{0}'. Kriva lozinka?" -0200060B="Sustav ne može pripremiti potrebnu količinu memorije" -0200060C="Nepoznata greška" -0200060D="Tip arhive nije podržan" - -; Dialogs -02000702="U redu" -02000705="&Da" -02000707="Da za &Sve" -02000709="&Ne" -0200070B="Ne za Sv&e" - -02000710="Odustajem" -02000711="&Odustajem" -02000713="&Zatvori" -02000714="&Stani" -02000715="Ponovi" - -02000720="Pomoć" - -; Extract dialog -02000800="Raspakiraj" -02000801="&Raspakiraj u:" -02000802="&Lozinka" - -02000810="Putanja mapa" -02000811="Potpuni tokovi" -02000812="Trenutni tokovi" -02000813="Bez tokova" - -02000820="Natpiši postojeće" -02000821="Pitaj prije natpisivanja postojećeg" -02000822="Natpiši postojeće bez upozorenja" -02000823="Preskoči postojeće datoteke" -02000824="Automatska promjena naziva" -02000825="Automatska promjena naziva postojećih datoteka" - -02000830="Datoteke" -02000831="&Izabrane datoteke" -02000832="&Sve datoteke" - -02000881="Lokacija za raspakiranje datoteka." - -02000890="Raspakiranje" - -; Overwrite dialog -02000900="Potvrdite zamjenu datoteka" -02000901="Ciljana mapa već sadrži datoteku koja se trenutno obrađuje." -02000902="Zamijeniti postojeću" -02000903="datoteku s ovom?" - -02000911="A&utomatska promjena naziva" - -02000982="{0} bajte" -02000983="Izmijenjeno" - -; Messages dialog -02000A00="Dijagnostičke poruke" - -02000A80="Poruka" - -02000A91="Nije podržan način sažimanja za '{0}'." -02000A92="Podatkovna greška u '{0}'. Datoteka je neispravna." -02000A93="CRC greška u '{0}'. Datoteka je neispravna." -02000A94="Greška u kriptiranoj datoteci '{0}'. Kriva lozinka?" -02000A95="CRC greška u kriptiranoj datoteci '{0}'. Kriva lozinka?" - -; Password dialog -02000B00="Unesite lozinku" -02000B01="Unesite lozinku:" -02000B02="&Prikaži lozinku" -02000B03="Ponovite lozinku:" -02000B10="Lozinka nije jednaka" -02000B11="Koristite samo engleska slova, brojeve i specijalne znake (!, #, $, ...) za lozinku" -02000B12="Lozinka je preduga" - -; Progress dialog -02000C00="Obrada" -02000C01="Utrošeno vrijeme:" -02000C02="Preostalo vrijeme:" -02000C03="Veličina:" -02000C04="Brzina:" -02000C05="Obrađeno:" -02000C06="Omjer kompresije:" - -02000C10="U pozadini" -02000C11="U prvom planu" -02000C20="&Pauza" -02000C13="Nastavi" - -02000C20="Pauza" - -02000C30="Poništiti?" - -; Compress dialog -02000D00="Dodavanje u arhiv ili stvaranje novog arhiva" -02000D01="&Arhiv:" -02000D02="&Način obnove:" -02000D03="&Format arhiva:" -02000D04="&Metoda sažimanja:" -02000D05="Kreiraj &zbijeni arhiv" -02000D06="&Parametri:" -02000D07="&Mogućnosti" -02000D08="Kreiraj E&XE arhiv" -02000D09="Višenitnost" -02000D0A="Enkripcija naziva datoteka" -02000D0B="Stupanj sažimanja" -02000D0D="Veličina rječnika:" -02000D0D="&Veličina riječi:" -02000D0E="Korištenje memorije za sažimanje:" -02000D0F="Korištenje memorije za raspakiranje:" -02000D10="Kriptiranje" -02000D11="Metoda kriptiranja:" -02000D12="Broj niti u CPU:" -02000D13="Veličina bloka u zbijenom:" -02000D14="Bez-zbijanja" -02000D15="Zbijeno" -02000D16="Sažmi i datoteke u upotrebi" - -02000D40="Razdvajanje na dijelove, bajta:" -02000D41="Netočna veličina bloka" -02000D42="Veličina bloka: {0} bajtova.\nJeste li sigurni da želite podijeliti u takve dijelove?" - -02000D81="Bez sažimanja" -02000D82="Uobičajeno" -02000D83="Najjače" -02000D84="Brzo" -02000D85="Vrlo brzo" -02000D86="Ultra" - -02000D90="Traži" - -02000DA1="Dodaj i zamjeni datoteke" -02000DA2="Obnovi i dodaj datoteke" -02000DA3="Osvježi postojeće datoteke" -02000DA4="Sinkroniziraj datoteke" - -02000DB1="Sve datoteke" - -02000DC0="Sažimanje u arhiv" - -; Columns dialog -02000E00="Stupci" -02000E01="Označavanje vidljivih stupaca u ovom pogledu. Koristite tipke Page UP i Page Down za uređivanje stupaca po vlastitom izboru." -02000E02="Odabrani stupac treba biti" -02000E03="točaka širo&k." - -02000E10="Pomakni &Gore" -02000E11="Pomakni &Dolje" -02000E12="&Prikaži" -02000E13="&Skriveno" -02000E14="Postavi" - -02000E81="Naslov" -02000E82="Širina" - -; Testing -02000F90="Testiranje" - - -; File Manager - -03000000="7-Zip upravljač datoteka" - -; Menu -03000102="&Datoteke" -03000103="&Uređivanje" -03000104="&Izgled" -03000105="&Alati" -03000106="&Pomoć" -03000107="Omiljene mape" - -; File -03000210="&Otvori" -03000211="Ot&vori mapu" -03000212="Otvori u &sustavu" -03000220="Iz&gled" -03000221="&Uređivanje" -03000230="Prei&menuj" -03000231="&Kopiraj u..." -03000232="Premje&sti u..." -03000233="O&briši" -03000240="Svojs&tva" -03000241="Komentar" -03000242="Izračun kontrolnog zbroja" -03000243="Uspoređivanje" -03000250="Stvo&ri mapu" -03000251="Stvori &datoteku" -03000260="&Izlaz" -03000270="Podije&li datoteku..." -03000271="Spo&ji datoteke..." - -; Edit -03000310="&Poništi" -03000311="Po&novi" -03000320="Od&reži" -03000321="&Kopiraj" -03000322="&Zalijepi" -03000323="O&briši" -03000330="Odaberi &sve" -03000331="Poništi odabir" -03000332="&Obrni odabir" -03000333="Odaberi..." -03000334="Poništi odabir..." -03000335="Odabir po tipu" -03000336="Poništi odabir tipa" - -; View -03000410="&Velike ikone" -03000411="&Male ikone" -03000412="&Popis" -03000413="&Detalji" -03000420="Neso&rtirano" -03000430="&Korijen" -03000431="&Nadmapa" -03000432="Proš&le mape..." -03000440="O&svježi" -03000449="Sadržaj mapa" -03000450="&2 okna" -03000451="Alatne &trake" -03000460="Alatna traka arhiva" -03000461="Standardna alatna traka" -03000462="Velike tipke" -03000463="Prikaži tekst" - -; Tools -03000510="&Mogućnosti..." -03000511="M&jerenje" - -; Help -03000610="&7-Zip pomoć..." -03000620="&O programu..." - -; Favorites -03000710="Dodaj u popis omiljenih uz" -03000720="prečicu" - -; Options Dialog - -03010000="Mogućnosti" - -; Plugins -03010100="Dodaci" -03010101="&Dodaci:" -03010110="Mogućnosti..." - -; Edit -03010200="Uređivač" -03010201="&Program za uređivanje:" -03010202="Program za uspoređivanje:" - -; System -03010300="Sustav" -03010302="Poveži 7-Zip sa:" -03010310="Dodatak" - -; Settings -03010400="Postavke" -03010401="Nadmapa \"..\" " -03010402="Prikaži prave ikone datoteka" -03010410="Prikaži sistemski izbornik" -03010420="&Označi cijeli redak" -03010421="Prikaži &linije mreže" -03010422="Jedan klik za otvaranje stavke" -03010430="Drugi n&ačin označavanja" -03010440="Koristi raspo&loživu memoriju" - -; Strings - -03020201="Kopiraj" -03020202="Premjesti" -03020203="Kopiraj u:" -03020204="Premjesti u:" -03020205="Kopiranje u tijeku..." -03020206="Premještanje u tijeku..." -03020207="Nije moguće pomaknuti ili kopirati podatke ove mape." -03020208="Operacija nije podržana." -03020209="Odabir odredišne mape." - -03020210="Potvrdite brisanje datoteke" -03020211="Potvrdite brisanje mape" -03020212="Potvrdite višestruko brisanje datoteka" -03020213="Obrisati '{0}'?" -03020214="Obrisati mapu '{0}' i sav njezin sadržaj?" -03020215="Obrisati ove {0} podatke?" -03020216="Brisanje u tijeku..." -03020217="Greška pri brisanju datoteke ili mape" -03020218="Sustav ne može premjestiti datoteku sa dugačkom putanjom u Kantu za recikliranje" - -03020220="Preimenovanje u tijeku..." -03020221="Greška pri preimenovanju datoteke ili mape" -03020222="Potvrdite kopiranje datoteka" -03020223="Kopiranje datoteka u arhiv?" - -03020230="Kreiraj mapu" -03020231="Naziv mape:" -03020232="Nova mapa" -03020233="Greška pri kreiranju mape" - -03020240="Kreiraj datoteku" -03020241="Naziv datoteke:" -03020242="Nova datoteka" -03020243="Greška pri kreiranju datoteka" - -03020250="Odaberi" -03020251="Poništi odabir" -03020252="Maska:" - -03020260="Kronologija mapa" - -03020280="Datoteka '{0}' je izmijenjena.\nObnoviti arhiv?" -03020281="Nije moguće obnoviti datoteku\n'{0}'" -03020282="Nije moguće započeti uređivanje." -03020283="Otvaranje u tijeku..." -03020284="Datoteka izgleda kao virus (naziv datoteke sadrži dugačke razmake)." - -03020291="Komentar" -03020291="&Komentar:" - -030202A0="Sustav" - -03020300="Računalo" -03020301="Mreža" -03020302="Dokumenti" - -03020400="Dodaj" -03020401="Raspakiraj" -03020402="Testiraj" - -03020420="Kopiraj" -03020421="Premjesti" -03020422="Obriši" -03020423="Svojstva" - -03020500="Podijeli datoteku" -03020501="&Podijeli u:" -03020510="Dioba..." -03020520="Potvrdite diobu" -03020521="Podijeliti datoteku u {0} dijelova?" -03020522="Veličina diobenog dijela mora biti manja od izvorne datoteke" - -03020600="Spoji datoteke" -03020601="&Spoji u:" -03020610="Spajanje..." -03020620="Označite samo prvu datoteku" -03020621="Nije pronađena datoteka koja je dio razdijeljenih datoteka" -03020622="Pronađena samo jedna datoteka od razdijeljenih datoteka" - -03020710="Izračunavanje kontrolnog zbroja..." -03020720="Info kontrolni zbroj" -03020721="CRC kontrolni zbroj za podatke:" -03020722="CRC kontrolni zbroj za podatke i nazive:" - -03020800="Skeniram..." - -03020900="Svojstva" - -03020A01="Operaciju nemoguće pozvati iz mape koja ima dugačku putanju." -03020A02="Morate obilježiti jednu datoteku" -03020A03="Morate obilježiti jednu ili više datoteka" -03020A04="Datoteka {0} već postoji" - -; Computer -03031100="Ukupni kapacitet" -03031101="Slobodni prostor" -03031102="Veličina klastera" -03031103="Naziv" - -; Network -03031200="Lokalni naziv" -03031201="Pružatelj" - -; Benchmark Dialog - -03080000="Mjerenje" -03080001="Korištenje memorije:" -03080002="Sažimanje" -03080003="Raspakiranje" -03080004="Brzina" -03080005="Ocjena" -03080006="Ukupna ocjena" -03080007="Trenutno" -03080008="Rezultat" -03080009="Prolazi:" -0308000A="Greške:" -0308000B="CPU zauzeće" -0308000C="Ocjena / Zauzeće" - -;!@LangEnd@! - - diff --git a/External/7-Zip/Lang/hu.txt b/External/7-Zip/Lang/hu.txt deleted file mode 100644 index a6906105..00000000 --- a/External/7-Zip/Lang/hu.txt +++ /dev/null @@ -1,543 +0,0 @@ -;!@Lang@!UTF-8! -; 7-Zip 9.16 beta -; Translated by Nyilas MISY -; -; -; -; - -00000000="Hungarian" -00000001="Magyar" -00000002="14" - -; 7-Zip Configuration - -; Title -01000000="7-Zip beállítása" - -; Info Page -01000100="A 7-Zip névjegye" -01000103="A 7-Zip ingyenes szoftver. Ha elnyerte a tetszését, s mégis szeretné támogatni a további fejlesztését, regisztrálja 20 USD áron, fizethet hitelkártyával vagy más módon." -01000104="Támogatás" -01000105="Regisztráció" - -; Folders Page -01000200="Mappák" -01000210="&Munkamappa" -01000211="A &rendszer ideiglenes mappája" -01000212="&Jelenlegi" -01000213="&Meghatározott:" -01000214="Csak cserélhető meghajtókhoz" - -01000281="Válassza ki az ideiglenes archív fájlok mappáját." - -; System Page -01000300="Rendszer" -01000301="7-Zip hozzáadása a parancsértelmező helyi menüjéhez" -01000302="Lépcsőzetes helyi menü" -01000310="Helyi menü elemek:" - -; Language Page -01000400="Nyelv" -01000401="Nyelv:" - - -; 7-Zip Explorer extension - -; Context menu -02000101="7-Zip" -02000102="7-Zip parancsok" -02000103="Archívum megnyitása" -02000104="Megnyitja a kijelölt archívumot." -02000105="Fájlok kibontása..." -02000106="Kibontja a fájlokat a kijelölt archívumból." -02000107="Hozzáad az archívumhoz..." -02000108="Behelyezi a kijelölt elem(ek)et az archívumba." -02000109="Archívum tesztelése" -0200010A="Ellenőrzi a kijelölt archívum állapotát." -0200010B="Kibontás ide" -0200010C="Fájlok kibontása a kijelölt archívumból a jelenlegi mappába." -0200010D="Kibontás ide: {0}" -0200010E="A fájlok kibontása almappába." -0200010F="Hozzáadás: {0}" -02000110="Archívumba helyezi a kijelölt elemeket." -02000111="Tömörítés és küldés..." -02000112="Archívumba tömöríti a kijelölt elemeket és e-mailben elküldi az archívumot." -02000113="Tömörítés {0} archívumba és küldés" -02000114="Archívumba tömöríti a kijelölt elemeket és e-mailben elküldi az archívumot." - -02000140="" -02000141="" - -; Properties -02000203="Útvonal" -02000204="Név" -02000205="Kiterjesztés" -02000206="Mappa" -02000207="Méret" -02000208="Tömörített méret" -02000209="Attribútumok" -0200020A="Létrehozva" -0200020B="Hozzáférés" -0200020C="Módosítva" -0200020D="Tömör" -0200020E="Megjegyzés" -0200020F="Titkosított" -02000210="Feldarabolás előtt" -02000211="Feldarabolás után" -02000212="Szótár" -02000213="CRC" -02000214="Típus" -02000215="Anti" -02000216="Módszer" -02000217="Gazda OS" -02000218="Fájlrendszer" -02000219="Felhasználó" -0200021A="Csoport" -0200021B="Blokk" -0200021C="Megjegyzés" -0200021D="Pozíció" -0200021E="Útvonal előtag" -0200021F="Mappák" -02000220="Fájlok" -02000221="Verzió" -02000222="Kötet" -02000223="Többkötet" -02000224="Eltolás" -02000225="Linkek" -02000226="Blokkok" -02000227="Kötetek" - -02000229="64-bit" -0200022A="Big-endian" -0200022B="CPU" -0200022C="Fizikai méret" -0200022D="Fejlécek mérete" -0200022E="Checksum" -0200022F="Karakterisztika" -02000230="Virtuális cím" -02000231="ID" -02000232="Név rendezése" -02000233="Alkalmazás készítője" -02000234="Szakasz mérete" -02000235="Mód" -02000236="Link" - -; Status bar -02000301="{0} objektum kijelölve" -02000302="{0} objektum" - -02000320="Fájlok:" -02000321="Mappák:" -02000322="Méret:" -02000323="Tömörített méret:" -02000324="Archívumok:" - -; List Context Menu -02000401="&Oszlopok..." - -02000411="M&egnyitás" -02000412="&Kibontás..." - -; ToolBar -02000501="Kibontás" - -; Messages -02000601="Az aktualizálás ennél az archívumtípusnál nem támogatott." -02000602="A(z) {0} archívum nem aktualizálható" -02000603="A(z) '{0}' mappát nem lehet létrehozni" -02000604="A fájl nem támogatott archívum." -02000605="Hiba" -02000606="Túl sok elem" -02000607="Nem társított alkalmazást az adott fájlkiterjesztéshez" -02000608="Az archívum hibamentes" -02000609="A(z) '{0}' fájl nem nyitható meg archívként" -0200060A="A(z) '{0}' titkosított archívum nem megnyitható. Hibás a jelszó?" -0200060B="A rendszer nem tudja lefoglalni a szükséges memóriát" -0200060C="Ismeretlen hiba" -0200060D="Nem támogatott archívum típus" - -; Dialogs -02000702="OK" -02000705="&Igen" -02000707="I&gen, mindre" -02000709="&Nem" -0200070B="N&em, mindre" - -02000710="Mégsem" -02000711="&Mégsem" -02000713="&Bezárás" -02000714="Leállítás" -02000715="Újraindítás" - -02000720="Súgó" - -; Extract dialog -02000800="Kibontás" -02000801="&Kibontás ide:" -02000802="Jelszó" - -02000810="Útvonal" -02000811="Teljes útvonal" -02000812="Jelenlegi útvonal" -02000813="Nincs útvonal" - -02000820="Felülírás" -02000821="Rákérdezés felülírás előtt" -02000822="Felülírás rákérdezés nélkül" -02000823="A létező fájlok kihagyása" -02000824="Automatikus átnevezés" -02000825="A létező fájlok automatikus átnevezése" - -02000830="Fájlok" -02000831="&Kijelölt fájlok" -02000832="&Minden fájl" - -02000881="Határozza meg a kibontott fájlok tárolómappáját." - -02000890="Kibontás" - -; Overwrite dialog -02000900="Fájlcsere megerősítése" -02000901="A célmappa már tartalmazza a feldolgozott fájlt." -02000902="Kívánja lecserélni a létező fájlt" -02000903="ezzel a fájllal?" - -02000911="A&utomatikus átnevezés" - -02000982="{0} bájt" -02000983="módosítva" - -; Messages dialog -02000A00="Diagnosztikai üzenetek" - -02000A80="Üzenet" - -02000A91="A(z) '{0}' tömörítési módja nem támogatott." -02000A92="Adathiba a következőben: '{0}'. A fájl sérült." -02000A93="CRC-hiba a következőben: '{0}'. A fájl sérült." -02000A94="Adathiba a titkosított fájlban: '{0}'. Hibás a jelszó?" -02000A95="CRC-hiba a titkosított fájlban: '{0}'. Hibás a jelszó?" - -; Password dialog -02000B00="Jelszó beírása" -02000B01="Írja be a jelszót:" -02000B02="A &jelszó megjelenítése" -02000B03="Jelszó újbóli beírása:" -02000B10="Jelszavak nem egyeznek" -02000B11="Csak ékezetmentes karaktereket, számokat és speciális karaktereket (!, #, $, ...) használjon a jelszavaknak" -02000B12="A jelszó túl hosszú" - -; Progress dialog -02000C00="Folyamat" -02000C01="Eltelt idő:" -02000C02="Hátralévő idő:" -02000C03="Méret:" -02000C04="Sebesség:" -02000C05="Feldolgozott:" -02000C06="Tömörítési arány:" - -02000C10="&Háttérben" -02000C11="&Előtérben" -02000C12="&Szünet" -02000C13="&Folytatás" - -02000C20="Szünet" - -02000C30="Biztos, hogy megszakítja a folyamatot?" - -; Compress dialog -02000D00="Behelyezés archívumba" -02000D01="&Archívum:" -02000D02="Akt&ualizálás módja:" -02000D03="Arcíhvum &formátuma:" -02000D04="Tömörítés &módja:" -02000D05="&Tömör archívum létrehozása" -02000D06="&Tulajdonságok:" -02000D07="Beállítások" -02000D08="SF&X archívum létrehozása" -02000D09="Többszálas" -02000D0A="Fájlnevek &titkosítása" -02000D0B="Tömörítés &foka:" -02000D0C="&Címtár mérete:" -02000D0D="&Szó mérete:" -02000D0E="A tömörítés memóriahasználata:" -02000D0F="A kitömörítés memóriahasználata:" -02000D10="Titkosítás" -02000D11="Titkosítási eljárás:" -02000D12="CPU számok:" -02000D13="Tömör blokk méret:" -02000D14="Nem tömör" -02000D15="Tömör" -02000D16="Megosztott fájlok tömörítése" - -02000D40="Darabolás &kötetekre, bájt:" -02000D41="Hibás kötet méret" -02000D42="A megadott kötet mérete: {0} byte.\nBiztos fel akarja darabolni az archívumot ilyen kötetre?" - -02000D81="Raktár" -02000D82="Normál" -02000D83="Legnagyobb" -02000D84="Gyors" -02000D85="Leggyorsabb" -02000D86="Ultra" - -02000D90="Tallózás" - -02000DA1="Fájlok behelyezése és cseréje" -02000DA2="Fájlok aktualizálása és behelyezése" -02000DA3="Létező fájlok frissítése" -02000DA4="Fájlok szinkronizálása" - -02000DB1="Minden fájl" - -02000DC0="Tömörítés" - -; Columns dialog -02000E00="Oszlopok" -02000E01="Jelölje be azokat az oszlopokat melyeket ebben a nézetben megjeleníteni kíván. A Fel és a Le gombbal tetszés szerint átrendezheti az oszlopokat." -02000E02="A kijelölt oszlop legyen " -02000E03="képpont &széles." - -02000E10="&Fel" -02000E11="&Le" -02000E12="&Megjelenítés" -02000E13="&Elrejtés" -02000E14="Beállítás" - -02000E81="Cím" -02000E82="Széles" - -; Testing -02000F90="Tesztelés" - - -; File Manager - -03000000="7-Zip fájlkezelő" - -; Menu -03000102="&Fájl" -03000103="S&zerkesztés" -03000104="&Nézet" -03000105="&Eszközök" -03000106="&Súgó" -03000107="Ked&vencek" - -; File -03000210="M&egnyitás" -03000211="Megnyitás &belül" -03000212="Megnyitás kí&vül" -03000220="&Nézet" -03000221="S&zerkesztés" -03000230="Átn&evezés" -03000231="Más&olás mappába..." -03000232="Át&helyezés mappába..." -03000233="&Törlés" -03000240="T&ulajdonságok" -03000241="&Megjegyzés" -03000242="Checksum számolása" -03000243="Különbség" -03000250="Mappa létrehozása" -03000251="Fájl létrehozása" -03000260="&Kilépés" -03000270="Fájl&darabolás..." -03000271="Fájl&egyesítés..." - -; Edit -03000310="&Visszavonás" -03000311="&Ismét" -03000320="&Kivágás" -03000321="&Másolás" -03000322="&Beillesztés" -03000323="&Törlés" -03000330="Min&d kijelölése" -03000331="Kijelölés megszüntetése" -03000332="Kijelölés &megfordítása" -03000333="Kijelölés..." -03000334="Megszüntetés..." -03000335="Kijelölés típus alapján" -03000336="Megszüntetés típus alapján" - -; View -03000410="&Nagy ikonok" -03000411="&Kis ikonok" -03000412="&Lista" -03000413="&Részletek" -03000420="Rendezetlen" -03000430="Gyökérmappa megnyitása" -03000431="Egy szinttel feljebb" -03000432="Mappa előzmények..." -03000440="&Frissítés" -03000449="Lapos ikonok" -03000450="&2 panel" -03000451="&Eszköztárak" -03000460="Archiválás eszköztár" -03000461="Szokásos eszköztár" -03000462="Nagy gombok" -03000463="Szövegcímkék megjelenítése" - -; Tools -03000510="&Beállítások..." -03000511="&Teljesítménymérés" - -; Help -03000610="&Tartalomjegyzék..." -03000620="7-Zip &névjegye..." - -; Favorites -03000710="Mappa &hozzáadása a Kedvencekhez mint" -03000720="Könyvjelző" - -; Options Dialog - -03010000="Beállítások" - -; Plugins -03010100="Beépülő modulok" -03010101="&Beépülő modulok:" -03010110="Beállítások..." - -; Edit -03010200="Szerkesztő" -03010201="&Szerkesztő:" -03010202="&Különbség:" - -; System -03010300="Rendszer" -03010302="7-Zip társítása:" -03010310="Beépülő modul" - -; Settings -03010400="Beállítások" -03010401="A \"..\" elem látható" -03010402="Az eredeti fájlikonok láthatók" -03010410="Látható a rendszermenü" -03010420="&Teljes soros kijelölés" -03010421="&Rácsvonalak kijelzése" -03010422="Elem megnyitása egyszeres kattintással" -03010430="&Alternativ kiválasztási mód" -03010440="&Nagy memória haszálata" - -; Strings - -03020201="Másolás" -03020202="Áthelyezés" -03020203="Másolás ide:" -03020204="Áthelyezés ide:" -03020205="Másolás..." -03020206="Áthelyezés..." -03020207="Ilyen mappák esetén az elemek nem helyezhetők át vagy másolhatók." -03020208="A művelet nem támogatott." -03020209="Válassza ki a cél mappát." - -03020210="Fájltörlés megerősítése" -03020211="Mappatörlés megerősítése" -03020212="Több fájltörlés megerősítése" -03020213="Biztos, hogy törölni akarja a következőt: '{0}'?" -03020214="Biztos, hogy törölni akarja a(z) '{0}' mappát és annak teljes tartalmát?" -03020215="Biztos, hogy törölni akarja ezt a(z) {0} elemet?" -03020216="Törlés..." -03020217="Hiba történt a fájl vagy a mappa törlésekor" -03020218="A rendszer nembírja mozgatni a fájlt a hosszú útvonallal a Lomtárba" - -03020220="Átnevezés..." -03020221="Hiba történt a fájl vagy a mappa átnevezésekor" -03020222="Fájl másolásának megerősítése" -03020223="Biztos, hogy fájl(oka)t akar másolni az archívumba?" - -03020230="Mappa létrehozása" -03020231="Mappa neve:" -03020232="Új mappa" -03020233="Hiba történt a mappa létrehozásakor" - -03020240="Fájl létrehozása" -03020241="Fájlnév:" -03020242="Új fájl" -03020243="Hiba történt a fájl létrehozásakor" - -03020250="Kijelölés" -03020251="Megszüntetés" -03020252="Maszk:" - -03020260="Mappa előzmények" - -03020280="'{0}'\nA fájl tartalma megváltozott.\nKívánja aktualizálni az archívumban?" -03020281="A fájl nem aktualizálható:\n'{0}'" -03020282="A szerkesztő nem indítható." -03020283="Megnyitás..." -03020284="A fájl vírusnak néz ki (a fájlnév hosszú szóközt tartalmaz a nevében)." - -03020290="Megjegyzés" -03020291="&Megjegyzés:" - -030202A0="Rendszer" - -03020300="Sajátgép" -03020301="Hálózati helyek" -03020302="Dokumentumok" - -03020400="Hozzáadás" -03020401="Kibontás" -03020402="Teszt" - -03020420="Másolás" -03020421="Áthelyezés" -03020422="Törlés" -03020423="Tulajdonságok" - -03020500="Fájldarabolás" -03020501="&Darabolás ide:" -03020510="Darabolás..." -03020520="Darabolás megerősítése" -03020521="Biztos szét akarja darabolni a fájlt {0} kötetre?" -03020522="Kötet méretének kissebbnek kell lennie, mint az eredeti fájl mérete" - -03020600="Fájlegyesítés" -03020601="&Egyesítés ide:" -03020610="Egyesítés..." -03020620="Csak az első rész kiválasztása a darabolt fájlból" -03020621="Nem ismeri fel a fájlt, mint darabolt fájl része" -03020622="Nem talál egynél több részt a darabolt fájlból" - -03020710="Leírás számolása..." -03020720="Leírás információ" -03020721="CRC leírás az adathoz:" -03020722="CRC leírás az adathoz és névhez:" - -03020800="Vizsgálat..." - -03020900="Tulajdonságok" - -03020A01="A művelet nem hívható meg abból a mappából amelynek hosszú az elérési útvonala." -03020A02="Egy fájlt ki kell jelölnie!" -03020A03="Egy vagy több fájlt ki kell jelölnie" -03020A04="A(z) {0} fájl már létezik" - -; Computer -03031100="Teljes méret" -03031101="Szabad terület" -03031102="Kluszterméret" -03031103="Címke" - -; Network -03031200="Helyi név" -03031201="Szolgáltató" - -; Benchmark Dialog - -03080000="Teljesítménymérés" -03080001="Memóriahasználat:" -03080002="Tömörítés" -03080003="Kitömörítés" -03080004="Sebesség" -03080005="Értékelés" -03080006="Összértékelés" -03080007="Jelenlegi" -03080008="Eredmény" -03080009="Menetek:" -0308000A="Hibák:" -0308000B="CPU használata" -0308000C="Becslés / Használat" - -;!@LangEnd@! diff --git a/External/7-Zip/Lang/hy.txt b/External/7-Zip/Lang/hy.txt deleted file mode 100644 index 7d0238cc..00000000 --- a/External/7-Zip/Lang/hy.txt +++ /dev/null @@ -1,534 +0,0 @@ -;!@Lang@!UTF-8! -; 7-Zip 4.65 -; Translated by Hrant Ohanyan http://www.heyerensoft.narod.ru -; -; -; -; - -00000000="Armenian" -00000001="Հայերեն" -00000002="43" - -; 7-Zip Configuration - -; Title -01000000="7-Zip - Կազմաձևում" - -; Info Page -01000100="7-Zip ծրագրի մասին" -01000103="7-Zip հանդիսանում է ազատ տարածվող ծրագիր: Սակայն եթե գանկանում եք աջակցել 7-Zip-ի զարգացմանը Դուք կարող եք գրանցել ծրագիրը:" -01000104="Աջակցել" -01000105="Գրանցել" - -; Folders Page -01000200="Թղթապանակներ" -01000210="&Աշխատանքային թղթապանակ" -01000211="&Համակարգային ժամանակավոր թղթապանակ" -01000212="&Ընթացիկ" -01000213="&Նշանակել." -01000214="Օգտագործել միայն շարժական կրիչների համար" - -01000281="Նշեք ժամանակավոր արխիվների համար տեղ" - -; System Page -01000300="Համակարգ" -01000301="Ներդնել 7-Zip-ը համատեքստային ընտրացանկում" -01000302="Կասկադային համատեքստային ընտրացանկ" -01000310="Համատեքստային ընտրացանկի բաղադրիչները" - -; Language Page -01000400="Լեզուն" -01000401="Լեզուն." - - -; 7-Zip Explorer extension - -; Context menu -02000101="7-Zip" -02000102="7-Zip-ի հրամանները" -02000103="Բացել արխիվը" -02000104="Բացել նշված արխիվը" -02000105="Բացել" -02000106="Նշված արխիվից ֆայլերի հանում" -02000107="Ավելացնել արխիվին..." -02000108="Ընդգրկել ընտրված ֆայլերը արխիվում" -02000109="Թեսթավորում" -0200010A="Թեսթավորել ընտրված արխիվը" -0200010B="Բացել այստեղ" -0200010C="Ընտրված արխիվից ֆայլերը բացել տվյալ թղթապանակում:" -0200010D="Բացել{0}-ում" -0200010E="Բացել ֆայլերը ենթամատյանում" -0200010F="Ավելացնել {0}-ին" -02000110="Ավելացնել ընտրված ֆայլերը արխիվին" -02000111="Սեղմել և ուղարկել email-ով..." -02000112="Սեղմել ընտրված ֆայլերը և ուղարկել արխիվը email-ով" -02000113="Սեղմել {0}-ում և ուղարկել email-ով" -02000114="Սեղմել ընտրված ֆայլերը և ուղարկել email-ով:" - -02000140="«Թղթապանակ»" -02000141="«Արխիվ»" - -; Properties -02000203="Ճանապարհը" -02000204="Անունը" -02000205="Ընդլայնումը" -02000206="Թղթապանակ" -02000207="Չափը" -02000208="Սեղմված" -02000209="Հատկություններ" -0200020A="Ստեղծվել է " -0200020B="Բացել" -0200020C="Փոփոխվել է" -0200020D="Անընդհատ" -0200020E="Մեկնաբանություններ" -0200020F="Կոդավորված է" -02000210="Բաժանված է մինչ" -02000211="Բաժանված է" -02000212="Բառարան" -02000213="CRC" -02000214="Տեսակը" -02000215="Հակա" -02000216="Մեթոդը" -02000217="Համակարգը" -02000218="Ֆայլային համակարգ" -02000219="Օգտագործող" -0200021A="Խումբ" -0200021B="Կողփում" -0200021C="Մեկնաբանություններ" -0200021D="Դիրքը" -0200021E="Ճանապարհը" -0200021F="Թղթապանակներ" -02000220="Ֆայլեր" -02000221="Տարբերակը" -02000222="Չափը" -02000223="Բազմահատոր" -02000224="Տեղափոխում" -02000225="Հղումներ" -02000226="Հատվածներ" -02000227="Հատորներ" - -02000229="64-bit" -0200022A="Big-endian" -0200022B="CPU" -0200022C="Ֆիզիկական չափը" -0200022D="Գլխագրերի չափը" -0200022E="Գումարը" -0200022F="Բնութագրություններ" -02000230="Վիրտուալ հասցեն" - -; Status bar -02000301="Ընտրված են {0} ֆայլեր" -02000302="{0} ֆայլ(եր)" - -02000320="Ֆայլեր." -02000321="Թղթապանակներ." -02000322="Չափը." -02000323="Սեղմված չափը." -02000324="Արխիվներ." - -; List Context Menu -02000401="&Սյուներ..." - -02000411="&Բացել" -02000412="&Հանել..." - -; ToolBar -02000501="Հանել" - -; Messages -02000601="Փոփոխման գործողությունը այս արխիվը չի աջակցում:" -02000602="Հնարավոր չեղավ փոփոխել {0} արխիվը" -02000603="Հնարավոր չէ ստեղծել '{0}' թղթապանակը:" -02000604="Տվյալ ֆայլը արխիվ չէ" -02000605="Սխալ" -02000606="Շատ են էլեմենտները" -02000607="Չկա ասոցացված ծրագիր" -02000608="Սխալներ չկան" -02000609="Հնարավոր չէ բացել '{0}' ֆայլը որպես արխիվ" -0200060A="Հնարավոր չէ բացել '{0}' կողփված արխիվը:Մուտքագրեք գաղտնաբառը:" -0200060B="Բավարար չէ ազատ տեղը" -0200060C="Անհայտ սխալ" -0200060D="Արխիվի չաջակցվող ձևաչափ" - -; Dialogs -02000702="ԼԱՎ" -02000705="&Այո" -02000707="Այո բոլորի &համար" -02000709="&Ոչ" -0200070B="Ոչ բոլորի &համա" - -02000710="Մերժել" -02000711="&Մերժել" -02000713="&Փակել" -02000714="Կանգնեցնել" -02000715="Վերաբեռնել" - -02000720="Օգնություն" - -; Extract dialog -02000800="Հանել" -02000801="&Բացել." -02000802="&Գաղտնագիրը." - -02000810="Ճանապարհ" -02000811="Ամբողջական& ճանապարհ" -02000812="Հա&րաբերական ճանապարհ" -02000813="&Առանց ճանապարհների" - -02000820="Վերագրանցում" -02000821="&Հաստատմամբ" -02000822="Ա&ռանց հաստատման" -02000823="Բաց &թողնել" -02000824="Անվանափոխել" -02000825="Անվանափոխել ինքնուրույնաբար" - -02000830="Ֆայլեր" -02000831="Ընտրված ֆայլեր" -02000832="Բոլոր ֆայլերը" - -02000881="Նշեք հանվող ֆայլերի տեղադրությունը:" - -02000890="Բացվում է" - -; Overwrite dialog -02000900="Հաստատեք ֆայլի փոխարինումը" -02000901="Թղթապանակում արդեն կա մշակված ֆայլ:" -02000902="Փոխարինե՞լ ֆայլը" -02000903="տվյալ ֆայլով:" - -02000911="Անվանափոխել ինքն." - -02000982="{0} բայթ" -02000983="փոփոխված" - -; Messages dialog -02000A00="Հաղորդագրություն" - -02000A80="Հաղորդագրություն" - -02000A91="'{0}' ֆայլի համար սեղման մեթոդը չի աջակցվում" -02000A92="Տվյալների սխալ'{0}'-ում: Ֆայլը վնասված է:" -02000A93="CRC սխալ'{0}'-ում: Ֆայլը վնասված է:" -02000A94="Սխալ '{0}' ֆայլի կոդավորման տվյալներում:Գաղտնագիրը սխա՞լ է:" -02000A95="CRC սխալ '{0}' կոդավորված ֆայլի համար: Գաղտնագիրը սխա՞լ է:" - -; Password dialog -02000B00="Գրեք գաղտնագիրը" -02000B01="&Գրեք գաղտնագիրը." -02000B02="&Ցույց տալ գաղտնագիրը" -02000B03="&Ցույց տալ գաղտնագիրը." -02000B10="Գաղտնագիրը չի համապատասխանում" -02000B11="Գաղտնագրի համար օգտագործեք միայն լատինական այբուբենը, թվեր և հատուկ նշաններ (!, #, $, ...)" -02000B12="Գաղտնագիրը չափազանց երկար է" - -; Progress dialog -02000C00="Գործողությունը" -02000C01="Անցել է." -02000C02="Մնացել է." -02000C03="Չափը." -02000C04="Արագությունը." -02000C05="Ընթացքը." -02000C06="Սեղղման հաճախականությունը" - -02000C10="&Հետևում" -02000C11="&Առջևում" -02000C12="&Դադար" -02000C13="&Շարունակել" - -02000C20="Դադարի մեջ է" - -02000C30="Ընդհատե՞լ գործողությունը:" - -; Compress dialog -02000D00="Ավելացնել արխիվին" -02000D01="&Արխիվը." -02000D02="&Փոփոխման կարգը." -02000D03="&Արխիվի ձևաչափը." -02000D04="&Սեղման մեթոդը." -02000D05="Ստեղծել &Solid արխիվ" -02000D06="&Չափանիշները." -02000D07="&Ընտրանքներ" -02000D08="Ստեղծել SF&X արխիվ" -02000D09="Բ&ազմաշարան" -02000D0A="&Կոդավորել ֆայլերի անունները" -02000D0B="&Սեղման աստիճանը." -02000D0C="Բառարանի &չափը." -02000D0D="Բառի չ&ափը." -02000D0E="Հիշողության ծավալը սեղման համար." -02000D0F="Հիշողության ծավալը բացելու համար." -02000D10="Կոդավորում" -02000D11="Կոդավորման եղանակը." -02000D12="CPU հոսանքների քանակը." -02000D13="Չափը." -02000D14="Ֆայլի չափով" -02000D15="Անդադար" -02000D16="Սեղմել բացված ֆայլերը" - -02000D40="Բաժանել &մասերի` (բայթերով)." -02000D41="Սխալ գործողությունը կատարելիս" -02000D42="Հատորի նշված չափը. {0} բայթ:\nԲաժանե˚լ արխիվը նշված հատորների:" - -02000D81="Առանց սեղման" -02000D82="Նորմալ" -02000D83="Մաքսիմալ" -02000D84="Արագ" -02000D85="Արագ" -02000D86="Ուլտրա" - -02000D90="Դիտել" - -02000DA1="Ավելացնել և սեղմել" -02000DA2="Թարմացնել և ավելացնել" -02000DA3="Թարմացնել" -02000DA4="Սինխրոնիզացնել" - -02000DB1="Բոլոր ֆայլերը" - -02000DC0="Սեղմվում է" - -; Columns dialog -02000E00="Սյուներ" -02000E01="Նշեք սյուները, որոնք պետք է երևան այս թղթապանակում:Կոճակներով` \"Վերև\" և \"Ներքև\" կարող եք նշել սյուների տրման հաջորդականությունը:" -02000E02="Ընտրված սյունները կարող են ունենալ լայնություն" -02000E03="կետեր:" - -02000E10="&Վերև" -02000E11="Ն&երքև" -02000E12="Ցույց &տալ" -02000E13="&Թաքցնել" -02000E14="Տեղակայել" - -02000E81="Անունը" -02000E82="Լայոնւթյունը" - -; Testing -02000F90="Թեսթավորում" - - -; File Manager - -03000000="7-Zip File Manager" - -; Menu -03000102="&Ֆայլ" -03000103="&Խմբագրել" -03000104="&Տեսքը" -03000105="Գ&ործիքներ" -03000106="&Օգնություն" -03000107="&Ընտրյալները" - -; File -03000210="&Բացել" -03000211="Բացել &ներսում" -03000212="Բացել դրս&ում" -03000220="Դիտել" -03000221="&Խմբագրել" -03000230="Անվա&նափոխել" -03000231="&Պատճենել..." -03000232="&Տեղափոխել..." -03000233="&Ջնջել" -03000240="Հատկու&թյուններ" -03000241="Մեկնաբա&նություններ" -03000242="Արդյունքը" -03000250="&Ստեղծել թղթապանակ" -03000251="Ստեղծել &ֆայլ" -03000260="Դուրս &գալ" -03000270="Բաժանել& ֆայլը..." -03000271="Միացնել& ֆայլը..." - -; Edit -03000310="&Հրաժարվել" -03000311="&Վերադարձնել" -03000320="&Կտրել" -03000321="&Պատճենել" -03000322="Տեղա&դրել" -03000323="&Ջնջել" -03000330="Ընտրել &բոլորը" -03000331="Հանել ընտրումը" -03000332="&Ետարկել &ընտրումը" -03000333="Ընտրել..." -03000334="Հանել ընտրումը..." -03000335="Ընտրել ըստ տեսակի" -03000336="Հանել ըստ տեսակի ընտրումը " - -; View -03000410="&Մեծ նշաններ" -03000411="&Փոքր նշաններ" -03000412="Ցուց&ակ" -03000413="&Աղյուսակ" -03000420="Առանց դասավորման" -03000430="Բոլոր գործող պնակները" -03000431="Անցնել մեկ մակարդակ վերև" -03000432="Թղթապանակների պատմությունը..." -03000440="Թ&արմացնել" -03000449="Հարթ եղանակ" -03000450="&2 վահանակ" -03000451="&Գործիքների վահանակ" -03000460="Ծրագրի կոճակների վահանակ" -03000461="Կոճակների ստանդարտ վահանակ" -03000462="Մեծ կոճակներ" -03000463="Կոճակների անունը" - -; Tools -03000510="Կարգավորումներ..." -03000511="Արտադրողականության թեսթավորում" - -; Help -03000610="&Բովանդակությունը..." -03000620="Ծրագրի &մասին..." - -; Favorites -03000710="Ավելացնել թղթապանակը &ընտրյալներին որպես" -03000720="Էջանիշ" - -; Options Dialog - -03010000="Կարգավորումներ" - -; Plugins -03010100="Ընդլայնումներ" -03010101="&Ընդլայնումներ." -03010110="Հատկու&թյուններ" - -; Edit -03010200="Խմբագիր" -03010201="&Խմբագիր" - -; System -03010300="Համակարգը" -03010302="Ասոցացնել 7-Zip-ի հետ" -03010310="Ընդլայնումներ" - -; Settings -03010400="Կարգավորումներ" -03010401="Ցույց տալ \"..\"" -03010402="Ցույց տալ ֆայլերի իրական պատկերները" -03010410="Ցույց տալ համակարգային ընտրացանկը" -03010420="Կուրսորը ամբողջ տողով" -03010421="Ցույց տալ բաժանարարները" -03010430="Նշման այլընտրանքային եղանակ" -03010440="Օգտագործել հիշողության մեծ ծավալներ" - -; Strings - -03020201="Պատճենել" -03020202="Տեղափոխել" -03020203="Պատճենել." -03020204="Տեղափոխել." -03020205="Պատճենում...." -03020206="Տեղափոխում..." -03020207="Հնարավոր չէ պատճենել ֆայլեր տվյալ թղթապանակների համար" -03020208="Գործողությունը չի աջակցվում" -03020209="Ընտրեք թղթապանակը" - -03020210="Հաստատեք ֆայլի ջնջումը" -03020211="Հաստատեք թղթապանակի ջնջումը" -03020212="Հաստատեք ֆայլերի ջնջումը" -03020213="Իրո՞ք ցանկանում եք ջնջել \"{0}\" " -03020214="Իրո՞ք ցանկանում եք ջնջել \"{0}\" թղթապանակը և նրա պարունակությունը:" -03020215="Իրո՞ք ցանկանում եք ջնջել ({0} հատ) ֆայլերը:" -03020216="Ջնջվում է..." -03020217="Սխալ` ֆայլը կամ թղթապանակը ջնջելիս:" -03020218="Հնարավոր չէ Աղբարկղ տեղափոխել երկար անուններով ֆայլեր:" - -03020220="Անվանափոխում..." -03020221="Սխալ` ֆայլը կամ թղթապանակը անվանափոխելիս:" -03020222="Հաստատեք ֆայլերի պատճենումը" -03020223="Պատճենե՞լ այս ֆայլերը արխիվի մեջ:" - -03020230="Ստեղծել թղթապանակ" -03020231="Թղթապանակի անունը." -03020232="Նոր թղթապանակ" -03020233="Սխալ` թղթապանակ ստեղծելիս" - -03020240="Ստեղծել ֆայլ" -03020241="Ֆայլի անունը." -03020242="Նոր ֆայլ" -03020243="Սխալ` ֆայլի ստեղծման ժամանակ" - -03020250="Ընտրել" -03020251="Հանել ընտրումը" -03020252="Դիմակ." - -03020260="Թղթապանակների պատմությունը" - -03020280="'{0}' ֆայլը փոփոխվել է:\n Թարմացնե՞լ այն արխիվում:" -03020281="Հնարավոր չէ թարմացնել ֆայլը \n'{0}' արխիվում:" -03020282="Հնարավոր չէ բացել խմբագիրը:" -03020283="Բացվում է..." -03020284="Ֆայլը նման է վիրուսի:" - -03020290="Մեկնաբանություններ" -03020291="&Մեկնաբանություններ" - -030202A0="Համակարգը" - -03020300="Համակարգիչը" -03020301="Ցանցը" -03020302="Documents" - -03020400="Ավելացնել" -03020401="Հանել" -03020402="Թեսթավորում" - -03020420="Պատճենել" -03020421="Տեղափոխել" -03020422="Ջնջել" -03020423="Տեղեկություն" - -03020500="Բաժանել ֆայլը" -03020501="&Բաժանել." -03020510="Բաժանվում է..." -03020520="Հաստատեք բաժանումը" -03020521="Իրո˚ք բաժանել ֆայլը {0} հատորների" -03020522="Հատորի չափը պետք է փոքր լինի բաժանվող ֆայլի չափից" - -03020600="Միացնել ֆայլը" -03020601="&Միացնել." -03020610="Միացում..." -03020620="Ընտրեք բաժանված ֆայլի միայն առաջին մասը" -03020621="Հնարավոր չեղավ ճանաչել բաժանված ֆայլը" -03020622="Հնարավոր չեղավ գտնել բաժանված ֆայլի մասերը" - -03020710="Վերջնական գումարի հաշվում..." -03020720="Վերջնական արդյունքը" -03020721="CRC Վերջնական արդյունքը ֆայլերի համար. " -03020722="CRC Վերջնական արդյունքը ֆայլերի և անունների համար." - -03020800="Սկանավորում..." - -03020900="Հատկություններ" - -03020A01="Գործողությունը չի կարող կատարվել այն թղթապանակից, որը ունի երկար ճանապարհ:" -03020A02="Ընտրեք մեկ ֆայլ" -03020A03="Ընտրեք մեկ կամ մի քանի ֆայլեր" -03020A04="{0} ֆայլը արդեն գոյություն ունի" - -; Computer -03031100="Ծավալը" -03031101="Ազատ է" -03031102="Կլաստերի չափը" -03031103="Նշանը" - -; Network -03031200="Լոկալ անունը" -03031201="Սպասարկողը" - -; Benchmark Dialog - -03080000="Արտադրողականության թեսթավորում" -03080001="Հիշողության ծավալը." -03080002="Սեղմվում է" -03080003="Բացում" -03080004="Արագությունը" -03080005="Վարկանիշը" -03080006="Ընդհանուր վարկանիշը" -03080007="Տվյալ" -03080008="Արդյունքում" -03080009="Անցումներ." -0308000A="Սխալներ." -0308000B="CPU Usage" -0308000C="Վարկանիշը / Օգտ." - -;!@LangEnd@! diff --git a/External/7-Zip/Lang/id.txt b/External/7-Zip/Lang/id.txt deleted file mode 100644 index b26cf5e9..00000000 --- a/External/7-Zip/Lang/id.txt +++ /dev/null @@ -1,543 +0,0 @@ -;!@Lang@!UTF-8! -; 7-Zip 9.10 beta -; Diterjemahkan oleh Frans Liando -; -; Sumber: http://ikc.dinus.ac.id/bukuputih/istilah-ti-indonesia.txt -; -; - -00000000="Indonesian" -00000001="Bahasa Indonesia" -00000002="33" - -; 7-Zip Configuration - -; Title -01000000="Konfigurasi 7-Zip" - -; Info Page -01000100="Mengenai 7-Zip" -01000103="7-Zip merupakan perangkat lunak gratis. Bagaimanapun, Anda bisa mendukung pengembangan 7-Zip dengan mendaftar.\n\nTerjemahan oleh Frans Liando." -01000104="Dukung" -01000105="Daftar" - -; Folders Page -01000200="Pelipat" -01000210="&Pelipat kerja" -01000211="Pelipat temporer &sistem" -01000212="S&ekarang" -01000213="&Ditentukan:" -01000214="Hanya untuk penggerak bisa pindah" - -01000281="Tetapkan lokasi untuk berkas arsip temporer." - -; System Page -01000300="Sistem" -01000301="Integrasikan 7-Zip ke cangkang menu konteks" -01000302="Menu konteks dikaskade" -01000310="Butir-butir pada menu konteks:" - -; Language Page -01000400="Bahasa" -01000401="Bahasa:" - - -; 7-Zip Explorer extension - -; Context menu -02000101="7-Zip" -02000102="Perintah-perintah 7-Zip" -02000103="Buka arsip" -02000104="Buka arsip terpilih." -02000105="Ekstrak berkas..." -02000106="Ekstrak berkas arsip terpilih." -02000107="Tambah ke arsip..." -02000108="Tambah butir terpilih ke arsip." -02000109="Uji arsip" -0200010A="Uji integritas dari arsip terpilih." -0200010B="Ekstrak di sini" -0200010C="Ekstrak berkas arsip terpilih ke pelipat ini." -0200010D="Ekstrak ke {0}" -0200010E="Ekstrak berkas ke sub pelipat." -0200010F="Tambah ke {0}" -02000110="Tambah butir terpilih ke arsip." -02000111="Mampat dan surat kawat..." -02000112="Mampat butir terpilih ke arsip dan kirim via surat kawat." -02000113="Mampat ke {0} dan surat kawat" -02000114="Mampat butir terpilih ke arsip dan kirim via surat kawat." - -02000140="" -02000141="" - -; Properties -02000203="Lintasan" -02000204="Nama" -02000205="Ekstensi" -02000206="Pelipat" -02000207="Ukuran" -02000208="Ukuran Dikemas" -02000209="Atribut" -0200020A="Dibuat" -0200020B="Diakses" -0200020C="Dimodifikasi" -0200020D="Padat" -0200020E="Komentar" -0200020F="Terenkripsi" -02000210="Belah Sebelum" -02000211="Belah Setelah" -02000212="Kamus" -02000213="CRC" -02000214="Tipe" -02000215="Anti" -02000216="Metode" -02000217="SO Host" -02000218="Sistem Berkas" -02000219="Pengguna" -0200021A="Grup" -0200021B="Blok" -0200021C="Komentar" -0200021D="Posisi" -0200021E="Awalan Lintasan" -0200021F="Pelipat" -02000220="Berkas" -02000221="Versi" -02000222="Volume" -02000223="Multivolume" -02000224="Ofset" -02000225="Tautan" -02000226="Blok" -02000227="Volume" - -02000229="64-bit" -0200022A="Big-endian" -0200022B="CPU" -0200022C="Ukuran Fisik" -0200022D="Ukuran Tajuk" -0200022E="Ceksum" -0200022F="Karakteristik" -02000230="Alamat Maya" -02000231="ID" -02000232="Nama Singkat" -02000233="Aplikasi Pembuat" -02000234="Ukuran Sektor" -02000235="Ragam" -02000236="Taut" - -; Status bar -02000301="{0} objek terpilih" -02000302="{0} objek" - -02000320="Berkas:" -02000321="Pelipat:" -02000322="Ukuran:" -02000323="Ukuran terkompres:" -02000324="Arsip:" - -; List Context Menu -02000401="&Kolom..." - -02000411="&Buka" -02000412="&Ekstrak..." - -; ToolBar -02000501="Ekstrak" - -; Messages -02000601="Operasi pembaruan tidaklah didukung untuk arsip ini." -02000602="Tak bisa perbarui arsip {0}" -02000603="Tak bisa membuat pelipat '{0}'" -02000604="Berkas arsip tak didukung." -02000605="Kesalahan" -02000606="Terlalu banyak butir" -02000607="Tak ada aplikasi yang diasosiasikan dengan ekstensi dari nama berkas yang diberikan" -02000608="Tidak ada kesalahan" -02000609="Tak bisa membuka berkas arsip '{0}'" -0200060A="Tak bisa membuka arsip terenkripsi '{0}'. Salah kata sandi?" -0200060B="Sistem tak bisa mengalokasikan jumlah memori yang diperlukan" -0200060C="Kesalahan tak dikenal" -0200060D="Tipe arsip tak didukung" - -; Dialogs -02000702="Oke" -02000705="&Ya" -02000707="Ya untuk &semua" -02000709="&Tidak" -0200070B="Tidak untuk s&emua" - -02000710="Batal" -02000711="&Batal" -02000713="&Tutup" -02000714="Henti" -02000715="Start Ulang" - -02000720="Bantuan" - -; Extract dialog -02000800="Ekstrak" -02000801="E&kstrak ke:" -02000802="Kata sandi" - -02000810="Ragam lintasan" -02000811="Nama lengkap lintasan" -02000812="Nama lintasan sekarang" -02000813="Tidak ada nama lintasan" - -02000820="Ragam tulis timpa" -02000821="Konfirmasikan sebelum tulis timpa" -02000822="Tulis timpa tanpa konfirmasi" -02000823="Lewati berkas yang ada" -02000824="Penamaan ulang automatis" -02000825="Penamaan ulang automatis terhadap berkas yang ada" - -02000830="Berkas" -02000831="&Berkas terpilih" -02000832="&Semua berkas" - -02000881="Tetapkan lokasi untuk berkas yang diekstrak." - -02000890="Mengekstrak" - -; Overwrite dialog -02000900="Konfirmasi Penggantian Berkas" -02000901="Pelipat tujuan telah berisi berkas yang terproses." -02000902="Maukah Anda mengganti berkas yang ada" -02000903="dengan yang satu ini?" - -02000911="Nama &Ulang Automatis" - -02000982="{0} bita" -02000983="dimodifikasi pada" - -; Messages dialog -02000A00="Pesan Diagnosa" - -02000A80="Pesan" - -02000A91="Metode kompresi untuk '{0}' tak didukung." -02000A92="Kesalahan data di '{0}'. Berkas ini rusak." -02000A93="CRC gagal di '{0}'. Berkas ini rusak." -02000A94="Kesalahan data di berkas terenkripsi '{0}'. Salah kata sandi?" -02000A95="CRC gagal di berkas terenkripsi '{0}'. Salah kata sandi?" - -; Password dialog -02000B00="Masukkan kata sandi" -02000B01="Masukkan kata sandi:" -02000B02="&Perlihatkan kata sandi" -02000B03="Konfirmasi kata sandi:" -02000B10="Kata sandi tidak cocok" -02000B11="Gunakanlah hanya huruf Indonesia, nomor dan karakter khusus (!, #, $, ...) untuk kata sandi" -02000B12="Kata sandi terlalu panjang" - -; Progress dialog -02000C00="Proses" -02000C01="Waktu terpakai:" -02000C02="Sisa waktu:" -02000C03="Jumlah ukuran:" -02000C04="Kecepatan:" -02000C05="Terproses:" -02000C06="Rasio kompresi:" - -02000C10="Latar &Belakang" -02000C11="Latar &Depan" -02000C12="&Jeda" -02000C13="&Lanjut" - -02000C20="Jeda" - -02000C30="Anda yakin ingin membatalkannya?" - -; Compress dialog -02000D00="Tambah ke arsip" -02000D01="&Arsip:" -02000D02="Ragam perbar&u:" -02000D03="&Format arsip:" -02000D04="&Metode kompresi:" -02000D05="Buat ar&sip padat" -02000D06="&Parameter:" -02000D07="Pilihan" -02000D08="Buat arsip SF&X" -02000D09="Multi-rangkaian" -02000D0A="Enkripsi &nama berkas" -02000D0B="&Level kompresi:" -02000D0C="Ukuran &kamus:" -02000D0D="Ukuran ka&ta:" -02000D0E="Pemakaian memori untuk Pemampatan:" -02000D0F="Pemakaian memori untuk Pengawamampatan:" -02000D10="Enkripsi" -02000D11="Metode enkripsi:" -02000D12="Jumlah CPU:" -02000D13="Ukuran blok padat:" -02000D14="Non-padat" -02000D15="Padat" -02000D16="Kompres berkas bersama" - -02000D40="Belah ke &volume, bita:" -02000D41="Ukuran volume salah" -02000D42="Tentukan ukuran volume: {0} bita.\nAnda Yakin ingin membelah arsip menjadi volume demikian?" - -02000D81="Simpan" -02000D82="Normal" -02000D83="Maksimum" -02000D84="Cepat" -02000D85="Tercepat" -02000D86="Ultra" - -02000D90="Ramban" - -02000DA1="Tambah dan ganti berkas" -02000DA2="Perbarui dan tambah berkas" -02000DA3="Segarkan ulang berkas yang ada" -02000DA4="Sinkronisasikan berkas" - -02000DB1="Semua Berkas" - -02000DC0="Pemampatan" - -; Columns dialog -02000E00="Kolom" -02000E01="Cek kolom yang ingin ditampakkan dalam pelipat ini. Gunakan tombol Pindah ke Atas dan Pindah ke Bawah untuk mengurutkan kolom." -02000E02="Kolom yang terpilih harus" -02000E03="ber-piksel &lebar." - -02000E10="Pindah ke &Atas" -02000E11="Pindah ke &Bawah" -02000E12="Per&lihatkan" -02000E13="&Sembunyikan" -02000E14="Set" - -02000E81="Judul" -02000E82="Lebar" - -; Testing -02000F90="Pengujian" - - -; File Manager - -03000000="Manager Berkas 7-Zip" - -; Menu -03000102="&Berkas" -03000103="&Sunting" -03000104="Tam&pilan" -03000105="P&eralatan" -03000106="Ban&tuan" -03000107="&Kesukaan" - -; File -03000210="&Buka" -03000211="Buka Sisi &Dalam" -03000212="Buka Sisi L&uar" -03000220="&Pandangan" -03000221="&Sunting" -03000230="&Nama Ulang" -03000231="S&alin Ke..." -03000232="P&indahkan Ke..." -03000233="&Hapus" -03000240="P&roperti" -03000241="K&omentari" -03000242="Hitung Ceksum" -03000243="Beda" -03000250="Buat Pelipat" -03000251="Buat Berkas" -03000260="&Keluar" -03000270="Be&lah Berkas..." -03000271="Gabun&g Berkas..." - -; Edit -03000310="&Ulangi" -03000311="&Batalkan" -03000320="Po&tong" -03000321="S&alin" -03000322="Tem&pel" -03000323="&Hapus" -03000330="Pi&lih Semua" -03000331="Tak Memilih Semua" -03000332="Pilih Kebal&ikannya" -03000333="Pilih..." -03000334="Tak Memilih..." -03000335="Pilih Berdasarkan Tipe" -03000336="Tak Memilih Berdasarkan Tipe" - -; View -03000410="Ikon &Besar" -03000411="Ikon &Kecil" -03000412="&Daftar" -03000413="&Rincian" -03000420="Tak Beraturan" -03000430="Buka Akar Pelipat" -03000431="Naik Satu Tingkat" -03000432="Histori Pelipat..." -03000440="&Segarkan Ulang" -03000449="Pandangan Datar" -03000450="&2 Panel" -03000451="Ba&tang Peralatan" -03000460="Batang Peralatan Arsip" -03000461="Ba&tang Peralatan Standar" -03000462="Tombol Besar" -03000463="Perlihatkan Teks Tombol" - -; Tools -03000510="&Pilihan..." -03000511="&Tolok" - -; Help -03000610="Petun&juk..." -03000620="Mengen&ai 7-Zip..." - -; Favorites -03000710="Tambah pelipat ke Kesukaan sebagai" -03000720="Marka Buku" - -; Options Dialog - -03010000="Pilihan" - -; Plugins -03010100="Tambahan" -03010101="&Tambahan:" -03010110="Pilihan..." - -; Edit -03010200="Penyunting" -03010201="P&enyunting:" -03010202="Be&da:" - -; System -03010300="Sistem" -03010302="Asosiasikan 7-Zip dengan:" -03010310="Tambahan" - -; Settings -03010400="Setelan" -03010401="Perlihatkan butir \"..\"" -03010402="Perlihatkan ikon asli berkas" -03010410="Perlihatkan menu sistem" -03010420="&Memilih baris penuh" -03010421="Perlihatkan &garis kisi-kisi" -03010422="Sekali klik untuk membuka" -03010430="Ragam pemilihan &alternatif" -03010440="Gunakan halaman memori &besar" - -; Strings - -03020201="Salin" -03020202="Pindah" -03020203="Salin ke:" -03020204="Pindah ke:" -03020205="Menyalin..." -03020206="Memindah..." -03020207="Anda tak bisa memindah atau menyalin butir untuk pelipat demikian." -03020208="Pengoperasian tak didukung untuk pelipat demikian." -03020209="Pilih pelipat tujuan." - -03020210="Konfirmasi Hapus Berkas" -03020211="Konfirmasi Hapus Pelipat" -03020212="Konfirmasi Hapus Berkas-berkas" -03020213="Anda yakin ingin hapus '{0}'?" -03020214="Anda yakin ingin hapus pelipat '{0}' dan semua isinya?" -03020215="Anda yakin ingin hapus {0} butir?" -03020216="Menghapus..." -03020217="Kesalahan Ketika Menghapus Berkas atau Pelipat" -03020218="Sistem tak bisa memindah suatu berkas yang berlintasan panjang ke Recycle Bin" - -03020220="Nama Ulang..." -03020221="Kesalahan Ketika Penamaan Ulang Berkas atau Pelipat" -03020222="Konfirmasi Salin Berkas" -03020223="Anda yakin ingin menyalin berkas ke arsip?" - -03020230="Buat Pelipat" -03020231="Nama pelipat:" -03020232="Pelipat Baru" -03020233="Kesalahan Membuat Pelipat" - -03020240="Buat Berkas" -03020241="Nama berkas:" -03020242="Berkas Baru" -03020243="Kesalahan Pembuatan Berkas" - -03020250="Pilih" -03020251="Tak Memilih" -03020252="Masker:" - -03020260="Histori Pelipat" - -03020280="Berkas '{0}' telah termodifikasi.\nApakah Anda ingin perbarui berkas dalam arsip?" -03020281="Tak bisa perbarui berkas\n'{0}'" -03020282="Tak bisa memulai penyunting." -03020283="Membuka..." -03020284="Berkas ini tampaknya seperti virus (pada nama berkas berisi spasi yang panjang)." - -03020290="Komentar" -03020291="&Komentari:" - -030202A0="Sistem" - -03020300="Komputer" -03020301="Jaringan" -03020302="Dokumen" - -03020400="Tambah" -03020401="Ekstrak" -03020402="Uji" - -03020420="Salin" -03020421="Pindah" -03020422="Hapus" -03020423="Info" - -03020500="Belah Berkas" -03020501="&Belah ke:" -03020510="Membelah..." -03020520="Konfirmasi Membelah" -03020521="Anda yakin ingin membelah berkas menjadi {0} volume?" -03020522="Ukuran volume seharusnya lebih kecil dari pada ukuran asli berkas" - -03020600="Gabung Berkas" -03020601="&Gabung ke:" -03020610="Menggabung..." -03020620="Pilih bagian pertama saja dari berkas belahan" -03020621="Tak bisa mendeteksi berkas sebagai bagian berkas belahan" -03020622="Tak bisa menemukan lebih dari satu bagian berkas belahan" - -03020710="Hitung ceksum..." -03020720="Informasi ceksum" -03020721="Ceksum CRC untuk data:" -03020722="Ceksum CRC untuk data dan nama:" - -03020800="Memindai..." - -03020900="Properti" - -03020A01="Pengoperasian tak bisa memanggil dari pelipat yang berlintasan panjang." -03020A02="Anda harus memilih satu berkas" -03020A03="Anda harus memilih satu atau lebih berkas" -03020A04="Berkas {0} telah ada" - -; Computer -03031100="Ukuran Total" -03031101="Ruang Kosong" -03031102="Ukuran Gugus" -03031103="Label" - -; Network -03031200="Nama Lokal" -03031201="Penyelenggara" - -; Benchmark Dialog - -03080000="Tolok" -03080001="Pemakaian memori:" -03080002="Pemampatan" -03080003="Pengawamampatan" -03080004="Kecepatan" -03080005="Penilaian" -03080006="Jumlah Penilaian" -03080007="Sekarang" -03080008="Hasil" -03080009="Lewat:" -0308000A="Kesalahan:" -0308000B="Pemakaian CPU" -0308000C="Penilaian/Pemakaian" - -;!@LangEnd@! diff --git a/External/7-Zip/Lang/io.txt b/External/7-Zip/Lang/io.txt deleted file mode 100644 index b7b05e51..00000000 --- a/External/7-Zip/Lang/io.txt +++ /dev/null @@ -1,453 +0,0 @@ -;!@Lang@!UTF-8! -; 7-Zip 4.08 beta8 -; Translated by iZoom -; -; -; -; - -00000000="Ido" -00000001="Ido" - -; 7-Zip Configuration - -; Title -01000000="7-Zip-Ajusto" - -; Info Page -01000100="Pri progamo..." -01000103="7-Zip esas gratuita programo. Tamen, vu povas mantenar developado di 7-Zip per enregistrigesar." -01000105="Enregistrigesar" - -; Folders Page -01000200="Dosieruyi" -01000210="&Laborala dosieruyo" -01000211="&Sistemala provizora dosieruyo" -01000212="&Nuna" -01000213="&Definez:" -01000214="&Uzar nur por deprenebla datumportili" - -01000281="Definar loko por provizora arkiva dosieri." - -; System Page -01000300="Sistemo" -01000301="Pozar 7-Zip'o en kuntexta menuo di shelo" -01000302="Kaskada kuntexta menuo" -01000310="Elementi di kuntexta menuo:" - -; Language Page -01000400="Linguo" -01000401="Linguo:" - - -; 7-Zip Explorer extension - -; Context menu -02000101="7-Zip" -02000102="Komandi di 7-Zip" -02000103="Apertar" -02000104="Apertar merkita dosiero." -02000105="Extraktar dosieri..." -02000106="Extraktar dosieri ek merkita arkivo." -02000107="Adjuntar ad arkivo..." -02000108="Adjuntar merkita objekti." -02000109="Verifikar arkivo" -0200010A="Verifiko di integreso di merkita arkivo." -0200010B="Extraktez hike" -0200010C="Extraktar dosieri ek merkita arkivo aden nuna dosieruyo." -0200010D="Extraktez aden {0}" -0200010E="Extraktar dosieri aden subdosieruyo." -0200010F="Adjuntar ad {0}" -02000110="Adjuntar merkita objekti ad arkivo." -02000111="Enarkivigar ed sendar elk-posto..." -02000112="Enarkivigar la merkita objekti e sendar la arkivo." -02000113="Enarkivigar aden {0} e sendar elk-posto..." -02000113="Enarkivigar la merkita objekti e sendar la arkivo." - -02000140="" -02000141="" - -; Properties -02000203="Dosiervoyo" -02000204="Nomo" -02000205="Dosiernoma sufixo" -02000206="Dosieruyo" -02000207="Grandeso" -02000208="Enarkiva grandeso" -02000209="Atributi" -0200020A="Kreita" -0200020B="Acesita" -0200020C="Chanjita" -0200020D="Solida" -0200020E="Komentita" -0200020F="Chifrita" -02000210="Fendita ante" -02000211="Fendita pos" -02000212="Vortaro" -02000213="CRC" -02000214="Tipo" -02000215="Kontre" -02000216="Metodo" -02000217="Operacala sistemo" -02000218="Dosiersistemo" -02000219="Uzero" -0200021A="Grupo" -0200021B="Bloko" -0200021C="Komenturo" -0200021D="Poziciono" - -; Status bar -02000301="{0} objekt(o|i) merkita" -02000302="{0} objekt(o|i)" - -; List Context Menu -02000401="&Kolumni..." - -02000411="&Apertar" -02000412="&Extraktez..." - -; ToolBar -02000501="Extraktar" - -; Messages -02000601="Rinovigo ne suportesas por ica arkivo." -02000602="Rinovigo dil arkivo {0} faliis" -02000603="Krear dosieruyo '{0}' neposiblesis" -02000604="Dosiero ne esas suportata arkivo." -02000605="Eroro" -02000606="Tro multa objekti" -02000607="Programo asociita kun tala tipo dosierala mankas" -02000608="Erori ne es trovita" - -; Dialogs -02000702="B&one" -02000705="&Yes" -02000707="Yes por &omni" -02000709="&No" -0200070B="No por o&mni" - -02000710="Abandonar" -02000711="&Abandonez" -02000713="&Klozez" -02000714="Haltez" -02000715="Ristartez" - -02000720="Helpo" - -; Extract dialog -02000800="&Extraktar" -02000801="E&xtraktar aden:" -02000802="&Pasovorto" - -02000810="Dosiervoyi" -02000811="&Absoluta dosiervoyi" -02000812="&Relativa dosiervoyi" -02000813="&Sen dosiervoyi" - -02000820="Remplasala skribmodo" -02000821="&Kun konfirmo" -02000822="&Sen konfirmo" -02000823="&Omisar existanta dosieri" -02000824="Automata nomchanjo" -02000825="Automata nomchanjo de existanta dosieri" - -02000830="Dosieri" -02000831="&Merkita dosieri" -02000832="&Omna dosieri" - -02000881="Definez loko por dosieri extraktenda." - -02000890="Extrakto" - -; Overwrite dialog -02000900="Konfirmo di nomchanjo" -02000901="Dosieruyo ja kontenas operacata dosiero." -02000902="Kad remplasor esanta dosiero" -02000903="per la ica?" - -02000911="&Automata nomchanjo." - -02000982="{0} bayti*" -02000983="chanjita per" - -; Messages dialog -02000A00="Diagnozala mesaji" - -02000A80="Mesajo" - -02000A91="Kompresmetodo ne esas suportata por dosiero '{0}'." -02000A92="Datumeroro en '{0}'. Dosiero es fushita." -02000A93="CRC-eroro en '{0}'. Dosiero es fushita." - -; Password dialog -02000B00="Pasovorto" -02000B01="Sugestez pasovorto:" -02000B02="&Montrar pasovorto" - -; Progress dialog -02000C00="Proceso" -02000C01="Pasinta tempo:" -02000C02="Restanta tempo:" -02000C03="Grandeso:" -02000C04="Rapideso:" - -02000C10="&Fono" -02000C11="&Avanajo" -02000C12="&Pauzo" -02000C13="&Durez" - -02000C20="Pauzita" - -02000C30="Kad vu ya volas abortar?" - -; Compress dialog -02000D00="Adjuntar aden arkivo" -02000D01="&Arkivo:" -02000D02="R&emplasomodo:" -02000D03="A&rkiva formato:" -02000D04="&Kompresometodo:" -02000D05="Kreor &solida arkivo" -02000D06="&Parametri:" -02000D07="Ajustaji" -02000D08="Krear SF&X-arkivo" -02000D09="Disfiligo" -02000D0A="Chifrar dosier&nomi" -02000D0B="Kompreso&grado" -02000D0C="&Vortarograndeso:" -02000D0D="Vo&rtograndeso:" -02000D0E="Memoruzo por kompresar:" -02000D0F="Memoruzo por extraktar:" - -02000D40="&Fendar por volumini, bayti:" - -02000D81="Sen kompresar" -02000D82="Normala kompreso" -02000D83="Maxim granda kompreso" -02000D84="Rapide" -02000D85="Maxim rapide" -02000D86="Extreme" - -02000D90="Inspektar" - -02000DA1="Adjuntar e remplasar dosieri" -02000DA2="Rinovigar e adjuntar dosieri" -02000DA3="Rifreshigar existanta dosieri" -02000DA4="Sinkronizar dosieri" - -02000DB1="Omna dosieri" - -02000DC0="Kompreso" - -; Columns dialog -02000E00="Kolumni" -02000E01="Merkez kolumni qui es spektenda en ca dosieruyo. Per butoni \"Ad-Supre\" ed \"Ad-Infre\" es posibla riaranjar sekquordino dil kolumni." -02000E02="Merkita kolumno devas havar &larjeso di" -02000E03="punti." - -02000E10="Ad-&Supre" -02000E11="Ad-&Infre" -02000E12="&Montrez" -02000E13="&Celez" -02000E14="Definez" - -02000E81="Nomo" -02000E82="Larjeso" - -; Testing -02000F90="Probado" - - -; File Manager - -03000000="7-Zip-dosieradministrilo" - -; Menu -03000102="&Dosiero" -03000103="&Redakto" -03000104="&Aspekto" -03000105="&Utensili" -03000106="&Helpo" -03000107="&Favoraji" - -; File -03000210="&Apertigar" -03000211="Apertigar int&erne" -03000212="Apertigar e&xter" -03000220="&Vidigar" -03000221="&Redaktar" -03000230="Ch&anjar nomo" -03000231="Ko&piar aden..." -03000232="Transp&ozar aden..." -03000233="E&facar" -03000240="In&heraji" -03000241="Ko&mentar" -03000250="Krear &dosieruyo" -03000251="Krear dos&iero" -03000260="E&kirar" -03000270="F&endar dosiero..." -03000271="Komb&inar dosieri..." - -; Edit -03000310="&Abolisar" -03000311="&Rifacar" -03000320="&Tranchar" -03000321="&Kopiar" -03000322="In&sertar" -03000323="E&facar" -03000330="Merk&ar omno" -03000331="Des&merkar omno" -03000332="&Inversigar merko" -03000333="Merkar..." -03000334="Desmerkar..." -03000335="Merkar segun tipo" -03000336="Desmerkar segun tipo" - -; View -03000410="&Granda ikoneti" -03000411="&Mikra ikoneti" -03000412="&Listo" -03000413="&Tabelo" -03000420="&Nearanjite" -03000430="Apertigar radika dosieruyo" -03000431="Ad-supre ye un nivelo" -03000432="Dosieruya historio..." -03000440="R&inovigar" -03000450="&2 paneli" -03000451="Utens&ila paneli" -03000460="Utensila panelo di arkivo" -03000461="Norma utensila panelo" -03000462="Granda ikoneti" -03000463="Videbla butontexto" - -; Tools -03000510="&Ajusti..." -03000511="&Experienco dil rapideso" - -; Help -03000610="&Konteno..." -03000620="&Pri 7-Zip..." - -; Favorites -03000710="&Adjuntar dosieruyo ad la favorata quale" -03000720="Lektomerkajo" - -; Options Dialog - -03010000="Ajusti" - -; Plugins -03010100="Extraji" -03010101="&Extraji:" -03010110="Ajusti" - -; Edit -03010200="Redaktilo" -03010201="&Redaktilo:" - -; System -03010300="Sistemo" -03010302="Asociar 7-Zip-o kun dosieru:" -03010310="Extrajo" - -; Settings -03010400="Ajusti" -03010401="Montrar \"..\"-elemento" -03010402="Montrar reala dosier-ikoneti" -03010410="Montrar sistemala menuo" -03010420="Merkar &tota lineo" -03010421="Montrar &streki separanta" - -; Strings - -03020201="Kopiar" -03020202="Transpozar" -03020203="Kopiez aden:" -03020204="Transpozez aden:" -03020205="Kopio..." -03020206="Transpozo..." -03020207="Onu ne povas kopiar objekti por tala dosieruyi." -03020208="Operaco ne suportesas." - -03020210="Konfirmo dil efaco di dosiero" -03020211="Konfirmo dil efaco di dosieruyo" -03020212="Konfirmo dil efaco di dosieraro" -03020213="Ka vu ya volas efacar '{0}'?" -03020214="Ka vu ya volas efacar dosieruyo \"{0}\" e omna lua kontenaji?" -03020215="Ka vu ya volas efacar ita {0} objekti?" -03020216="Efaco..." -03020217="Eroro dum efacar di dosiero o dosieruyo" - -03020220="Nomchanjo..." -03020221="Eroro dum nomchanjo di dosiero o dosieruyo" - -03020230="Krear dosieruyo" -03020231="Dosieruynomo:" -03020232="Nova dosieruyo" -03020233="Eroro dum dosieruykreo" - -03020240="Krear dosiero" -03020241="Dosiernomo:" -03020242="Nova dosiero" -03020243="Eroro dum dosierkreo" - -03020250="Merkar" -03020251="Desmerkar" -03020252="Masko:" - -03020260="Dosieruyhistorio" - -03020280="Dosiero '{0}' chanjesis.\nKa vu volas rinovigar lu enarkive?" -03020281="Rinovigo dil dosiero\n'{0}' faliis" -03020282="Startigo dil redaktilo." -03020283="Aperto..." - -03020290="Komento" -03020291="&Komento:" - -030202A0="Sistemo" - -03020300="Komputilo" -03020301="Reto" - -03020400="Adjuntar" -03020401="Extraktar" -03020402="Verifikar" - -03020420="Kopiar" -03020421="Transpozar" -03020422="Efacar" -03020423="Informo" - -03020500="Fendar dosiero" -03020501="&Fendez aden:" -03020510="Fendo..." - -03020600="Kombinar dosieri" -03020601="&Kombinar aden:" -03020610="Kombino..." - -; Computer -03031100="Tota kapacivo" -03031101="Vakanta" -03031102="Faskogrando" -03031103="Etiketo" - -; Network -03031200="Lokala nomo" -03031201="Provizanto" - -; Benchmark Dialog - -03080000="Experienco dil rapideso" -03080001="Memoruzo:" -03080002="Kompresado" -03080003="Extraktado" -03080004="Rapideso" -03080005="Aprecuro" -03080006="Tota aprecuro" -03080007="Kuranta" -03080008="Rezulta" -03080009="Pasi:" -0308000A="Erori:" - -;!@LangEnd@! diff --git a/External/7-Zip/Lang/is.txt b/External/7-Zip/Lang/is.txt deleted file mode 100644 index 5246d471..00000000 --- a/External/7-Zip/Lang/is.txt +++ /dev/null @@ -1,514 +0,0 @@ -;!@Lang@!UTF-8! -; 7-Zip 4.53 -; Translated by bjossi -; -; -; -; - -00000000="Icelandic" -00000001="Íslenska" -00000002="15" - -; 7-Zip Configuration - -; Title -01000000="7-Zip Stillingar" - -; Info Page -01000100="Um 7-Zip" -01000103="7-Zip er ókeypis forrit. En þú getur stutt þróun 7-Zip með því að skrá þig." -01000104="Aðstoð" -01000105="Skráning" - -; Folders Page -01000200="Möppur" -01000210="&Mappa notuð til vinnslu:" -01000211="&Tímabundin kerfismappa" -01000212="&Núverandi mappa" -01000213="&Skilgreindu möppu:" -01000214="Nota aðeins með flash drifum" - -01000281="Skilgreindu staðsetningu fyir tímabundin gagnasöfn." - -; System Page -01000300="Kerfi" -01000301="Innleiða 7-Zip í flýtivalmynd" -01000302="Lagskipt flýtivalmynd" -01000310="Hlutir í flýtivalmynd:" - -; Language Page -01000400="Tungumál" -01000401="Tungumál:" - - -; 7-Zip Explorer extension - -; Context menu -02000101="7-Zip" -02000102="7-Zip skipanir" -02000103="Opna gagnasafn" -02000104="Opnar valið gagnasafn." -02000105="Afþjappa gögn..." -02000106="Afþjappar gögnum frá völdu gagnasafni." -02000107="Bæta við gagnasafn..." -02000108="Bætir skjölum í gagnasafn." -02000109="Prófa gagnasafn" -0200010A="Prófar stöðugleika gagnasafns." -0200010B="Afþjappa hér" -0200010C="Afþjappar gögnum frá gagnasafni í núverandi möppu." -0200010D="Afþjappa í {0}" -0200010E="Afþjappar gögn í hliðar-möppur." -0200010F="Bæta við {0}" -02000110="Bætir gögnum við gagnasafn." -02000111="Þjappa og senda..." -02000112="Þjappar saman gögnum í gagnasafn og sendir það með tölvupósti." -02000113="Þjappa til {0} og senda" -02000114="Þjappar saman gögnum í gagnasafn og sendir það með tölvupósti." - -02000140="" -02000141="" - -; Properties -02000203="Slóð" -02000204="Nafn" -02000205="Tegund skráar" -02000206="Mappa" -02000207="Stærð" -02000208="Þjöppuð stærð" -02000209="Eiginleikar" -0200020A="Búið til" -0200020B="Opnað" -0200020C="Breytt" -0200020D="Þétt" -0200020E="Umsögn" -0200020F="Lykilorð" -02000210="Bútuð niður fyrir" -02000211="Bútuð niður eftir" -02000212="Orðasafn" -02000213="CRC" -02000214="Tegund" -02000215="Anti" -02000216="Aðferð" -02000217="Stýrikerfi" -02000218="Gagnakerfi" -02000219="Notandi" -0200021A="Hópur" -0200021B="Kubbur" -0200021C="Umsögn" -0200021D="Staðsetning" -0200021E="Prefix slóðar" -0200021F="Möppur" -02000220="Skrár" -02000221="Útgáfa" -02000222="Kerfi" -02000223="Fjölkerfi" -02000224="Staðsetning" -02000225="Slóðar" -02000226="Kubbar" -02000227="Kerfi" - -; Status bar -02000301="{0} hlutir valdir" -02000302="{0} hlutir" - -02000320="Skrár:" -02000321="Möppur:" -02000322="Stærð:" -02000323="Þjöppuð stærð:" -02000324="Gagnasöfn:" - -; List Context Menu -02000401="&Runur..." - -02000411="&Opna" -02000412="&Afþjappa..." - -; ToolBar -02000501="Afþjappa" - -; Messages -02000601="Þessi tegund gagnasafns styður ekki uppfærsluskipanir." -02000602="Get ekki uppfært gagnasafn {0}" -02000603="Get ekki búið til möppu '{0}'" -02000604="Viðkomandi skrá er ekki gagnasafn." -02000605="Villa" -02000606="Of margar skrár" -02000607="Það er ekkert forrit í boði fyrir viðkomandi tegund skráar" -02000608="Það eru engar villur" -02000609="Get ekki opnað skrá '{0}' sem gagnasafn" -0200060A="Get ekki opnað læst gagnasafn '{0}'. Rangt lykilorð?" - -; Dialogs -02000702="OK" -02000705="&Já" -02000707="Já við &Öllu" -02000709="&Nei" -0200070B="Nei við &Öllu" - -02000710="Hætta við" -02000711="&Hætta við" -02000713="&Loka" -02000714="Hætta" -02000715="Endurræsa" - -02000720="Hjálp" - -; Extract dialog -02000800="Afþjappa" -02000801="&Afþjappa í:" -02000802="Lykilorð" - -02000810="Slóðar" -02000811="Full slóða-nöfn" -02000812="Núverandi slóða-nöfn" -02000813="Engin slóða-nöfn" - -02000820="Yfirfærsla" -02000821="Spyrja fyrir yfirfærslu" -02000822="Yfirfæra án viðvörunar" -02000823="Sleppa öðrum skrám" -02000824="Endurnefna sjálfkrafa" -02000825="Endurnefna aðrar skrár" - -02000830="Skrár" -02000831="&Valdar skrár" -02000832="&Allar skrár" - -02000881="Skilgreindu staðsetningu fyrir afþjappaðar skrár." - -02000890="Afþjappa" - -; Overwrite dialog -02000900="Staðfesta Yfirfærslu Skráar" -02000901="Skilgreind mappa inniheldur unna skrá nú þegar." -02000902="Vilt þú yfirfæra fyrrverandi skrá" -02000903="með þessari?" - -02000911="&Endurnefna Sjálfkrafa" - -02000982="{0} bæti" -02000983="Breytt þann" - -; Messages dialog -02000A00="Prufuskilaboð" - -02000A80="Skilaboð" - -02000A91="Óstutt samþjöppunaraðferð fyrir '{0}'." -02000A92="Gagnavilla í '{0}'. Skrá er biluð." -02000A93="CRC gekk ekki í '{0}'. Skrá er biluð." -02000A94="Gagnavilla í læstu skjali '{0}'. Rangt lykilorð?" -02000A95="CRC gekk ekki í læstu skjali '{0}'. Rangt lykilorð?" - -; Password dialog -02000B00="Skrifaðu lykilorð" -02000B01="Skrifaðu lykilorð:" -02000B02="&Sýna lykilorð" -02000B03="Skrifaðu lykilorð aftur:" -02000B10="Lykilorðin eru ekki eins" -02000B11="Notaðu aðeins enska stafi, tölur og sérstaka stafi (!, #, $, ...) í lykilorðum" -02000B12="Lykilorðið er of langt" - -; Progress dialog -02000C00="Vinna" -02000C01="Áætlaður tími:" -02000C02="Tími eftir:" -02000C03="Heildarstærð:" -02000C04="Hraði:" -02000C05="Unnið:" -02000C06="Samþjöppunarstuðull:" - -02000C10="&Bakgrunnur" -02000C11="&Fyrirgrunnur" -02000C12="&Bíða" -02000C13="&Halda áfram" - -02000C20="Bíður" - -02000C30="Ertu viss um að þú viljir hætta við?" - -; Compress dialog -02000D00="Bæta við gagnasafn" -02000D01="&Gagnasafn:" -02000D02="&Uppfærsla:" -02000D03="&Tegund gagnasafns:" -02000D04="&Styrkur samþjöppunar:" -02000D05="Gera &þétt gagnasafn" -02000D06="&Skipanir:" -02000D07="Stillingar" -02000D08="Gera &SFX gagnasafn" -02000D09="Fjölvinnsla" -02000D0A="Rugla &skráarnöfn" -02000D0B="Samþjöppun &stig:" -02000D0C="&Stærð orðasafns:" -02000D0D="&Orðastærð:" -02000D0E="Vinnsluminnisnotkun fyrir samþjöppun:" -02000D0F="Vinnsluminnisnotkun fyrir afþjöppun:" -02000D10="Læsing" -02000D11="Aðferð læsingar:" -02000D12="Fjöldi örgjörvakjarna:" -02000D13="Stærð þétts kubbs:" -02000D14="Óþétt" -02000D15="Þétt" -02000D16="Þjappa deildum skrám" - -02000D40="Skipta skráarsafni í &hluta, bæti:" -02000D41="Vitlaus stærð hluts" -02000D42="Skilgreind stærð hluta: {0} bæti.\nErtu viss um að þú viljir skipta gagnasafni í þessa hluta?" - -02000D81="Geyma" -02000D82="Meðallag" -02000D83="Hámark" -02000D84="Hratt" -02000D85="Hraðast" -02000D86="Ultra" - -02000D90="Skoða" - -02000DA1="Bæta við og yfirfæra skrár" -02000DA2="Uppfæra og bæta við skrám" -02000DA3="Lífga upp á núverandi skrár" -02000DA4="Samrýma skrár" - -02000DB1="Allar Skrár" - -02000DC0="Samþjappa" - -; Columns dialog -02000E00="Runur" -02000E01="Veldu runurnar sem þú vilt gera sýnilegar í þessari möppu. Notaðu Fara Upp og Fara Niður takkana til að endurraða rununum." -02000E02="Valda runan ætti að vera" -02000E03="pixlar &vítt." - -02000E10="Fara &Upp" -02000E11="Fara &Niður" -02000E12="&Sýna" -02000E13="&Fela" -02000E14="Setja" - -02000E81="Titill" -02000E82="Vídd" - -; Testing -02000F90="Prófa" - - -; File Manager - -03000000="7-Zip File Manager" - -; Menu -03000102="&Skrá" -03000103="&Skipanir" -03000104="&Útlit" -03000105="&Tól" -03000106="&Hjálp" -03000107="&Uppáhald" - -; File -03000210="&Opna" -03000211="Opna &inni" -03000212="Opna &úti" -03000220="&Skoða" -03000221="&Breyta" -03000230="&Endurnefna" -03000231="&Afrita í..." -03000232="&Færa til..." -03000233="&Eyða" -03000240="&Stillingar" -03000241="&Umsögn" -03000242="Reikna út checksummu" -03000250="Búa til möppu" -03000251="Búa til skrá" -03000260="&Hætta" -03000270="&Búta niður skrá..." -03000271="&Sameina skrár..." - -; Edit -03000310="&Bakka" -03000311="&Gera aftur" -03000320="&Klippa" -03000321="&Afrita" -03000322="&Líma" -03000323="&Eyða" -03000330="Velja &allt" -03000331="Afvelja allt" -03000332="&Öfugsnúið val" -03000333="Velja..." -03000334="Afvelja..." -03000335="Velja eftir tegund" -03000336="Afvelja eftir tegund" - -; View -03000410="&Stórar myndir" -03000411="&Smáar myndir" -03000412="&Listi" -03000413="&Smáatriði" -03000420="Óflokkað" -03000430="Opna aðalmöppu" -03000431="Til baka" -03000432="Yfirlit yfir notkun" -03000440="&Uppfæra" -03000449="Birta heildarinnihald möppu" -03000450="&2 Vinnsluborð" -03000451="&Tólaröð" -03000460="Tólaröð gagnasafns" -03000461="Eðlileg tólaröð" -03000462="Stórir Takkar" -03000463="Sýna texta á tökkum" - -; Tools -03000510="&Stillingar" -03000511="&Hraðaprufa" - -; Help -03000610="&Leiðarvísir" -03000620="&Um 7-Zip..." - -; Favorites -03000710="&Bæta möppu við uppáhald sem" -03000720="Bókarmerki" - -; Options Dialog - -03010000="Stillingar" - -; Plugins -03010100="Viðbætur" -03010101="&Viðbætur:" -03010110="Stillingar..." - -; Edit -03010200="Breytir" -03010201="&Breytir:" - -; System -03010300="Stýrikerfi" -03010302="Innleiða 7-Zip í:" -03010310="Viðbót" - -; Settings -03010400="Stillingar" -03010401="Sýna \"..\" hluti" -03010402="Sýna réttar skráarmyndir" -03010410="Sýna kerfisvalmynd" -03010420="&Fullt raðaval" -03010421="Sýna &hnitalínur" -03010430="&Öðruvísi valstilling" -03010440="Nota &stórar minnissíður" - -; Strings - -03020201="Afrita" -03020202="Færa" -03020203="Afrita í:" -03020204="Færa skrá/möppu til:" -03020205="Afrita..." -03020206="Færa..." -03020207="Þú getur ekki fært eða afritað svona skrár fyrir þessar möppur." -03020208="Skipun er ekki studd." -03020209="Veldu staðsetningarmöppu." - -03020210="Staðfestu Eyðingu Skráar" -03020211="Staðfestu Eyðingu Möppu" -03020212="Staðfestu Fjöldaeyðingu Skráa" -03020213="Ertu viss um að þú viljir eyða '{0}'?" -03020214="Ertu viss um að þú viljir eyða möppunni '{0}' og öllu innihaldi hennar?" -03020215="Ertu viss um að þú viljir eyða þessum {0} skrám?" -03020216="Eyða..." -03020217="Ekki tókst að eyða Skrá eða Möppu" - -03020220="Endurnefna..." -03020221="Villa við endurnafn Skráar eða Möppu" -03020222="Staðfestu Afritun Skráar" -03020223="Ertu viss um að þú viljir afrita þessa skrá í gagnasafn?" - -03020230="Gera Möppu" -03020231="Nafn möppu:" -03020232="Ný Mappa" -03020233="Villa við gerð möppu" - -03020240="Gera Skrá" -03020241="Nafn Skráar:" -03020242="Ný Skrá" -03020243="Villa við gerð skráar" - -03020250="Velja" -03020251="Afvelja" -03020252="Skyggja:" - -03020260="Yfirlit yfir notkun" - -03020280="Skrá '{0}' var breytt.\nViltu uppfæra hana í gagnasafninu?" -03020281="Get ekki uppfært skrá\n'{0}'" -03020282="Get ekki opnað breyti." -03020283="Opna..." - -03020290="Umsögn" -03020291="&Umsögn:" - -030202A0="Kerfi" - -03020300="Tölva" -03020301="Internet" - -03020400="Bæta við" -03020401="Afþjappa" -03020402="Prófa" - -03020420="Afrita" -03020421="Færa" -03020422="Eyða" -03020423="Upplýsingar" - -03020500="Skipta Skrá" -03020501="&Skipta í:" -03020510="Skipta..." -03020520="Staðfestu skiptingu" -03020521="Ertu viss um að þú viljir skipta skránni í {0} hluta?" -03020522="Stærð hluta verður að vera smærri en stærð upprunalegu skrárinnar" - -03020600="Sameina skrár" -03020601="&Sameina í:" -03020610="Sameina..." -03020620="Veldu aðeins fyrstu skránna" - -03020710="Checksumma í vinnslu..." -03020720="Upplýsingar um checksummu" -03020721="CRC checksumma fyrir gögn:" -03020722="CRC checksumma fyrir gögn og nöfn:" - -03020800="Skanna..." - -03020900="Stillingar" - -; Computer -03031100="Heildarstærð" -03031101="Laust pláss" -03031102="Stærð hóps" -03031103="Titill" - -; Network -03031200="Nafn Hér" -03031201="Þjónustugjafi" - -; Benchmark Dialog - -03080000="Hraðaprufa" -03080001="Vinnsluminnisnotkun:" -03080002="Samþjöppun" -03080003="Afþjöppun" -03080004="Hraði" -03080005="Útkoma" -03080006="Heildarútkoma" -03080007="Núverandi" -03080008="Niðurstaða" -03080009="Fjöldi prufa:" -0308000A="Villur:" -0308000B="Örgjörvanotkun" -0308000C="Útkoma / Notkun" - -;!@LangEnd@! - - diff --git a/External/7-Zip/Lang/it.txt b/External/7-Zip/Lang/it.txt deleted file mode 100644 index e88a87d6..00000000 --- a/External/7-Zip/Lang/it.txt +++ /dev/null @@ -1,544 +0,0 @@ -;!@Lang@!UTF-8! -; 7-Zip 4.07 Beta -; Translated by Leandro Spagnol -; -; Updated to 7-Zip v9.15 -; by TJL73 -; Some corrections by Vincenzo Reale -; - -00000000="Italian" -00000001="Italiano" -00000002="16" - -; 7-Zip Configuration - -; Title -01000000="Configurazione di 7-Zip" - -; Info Page -01000100="Informazioni" -01000103="7-Zip è un software libero.\n\nLocalizzazione italiana a cura di:\nTJL73 " -01000104="Supporto tecnico" -01000105="Registra" - -; Folders Page -01000200="Cartelle" -01000210="Cartella di lavoro" -01000211="Cartella &TEMP di sistema" -01000212="&Corrente" -01000213="&Specificata:" -01000214="&Utilizza solo per dischi rimovibili" - -01000281="Specifica una cartella per i file temporanei." - -; System Page -01000300="Shell di sistema" -01000301="Integra 7-Zip nel menu contestuale della shell" -01000302="Menu contestuale a cascata" -01000310="Elementi del menu contestuale:" - -; Language Page -01000400="Lingua" -01000401="Lingua:" - - -; 7-Zip Explorer extension - -; Context menu -02000101="7-Zip" -02000102="Comandi 7-Zip" -02000103="Apri" -02000104="Apre l'archivio selezionato." -02000105="Estrai i file..." -02000106="Estrae i file dall'archivio selezionato." -02000107="Aggiungi all'archivio..." -02000108="Aggiunge i file selezionati all'archivio." -02000109="Verifica l'archivio" -0200010A="Verifica l'integrità dell'archivio selezionato." -0200010B="Estrai qui" -0200010C="Estrae i file dall'archivio selezionato, nella cartella corrente." -0200010D="Estrai in {0}" -0200010E="Estrae i file nella sottocartella specificata." -0200010F="Aggiungi a {0}" -02000110="Aggiunge gli elementi selezionati all'archivio specificato." -02000111="Comprimi ed invia per email..." -02000112="Comprime i file selezionati in un archivio e lo invia per email." -02000113="Comprimi in {0} ed invia per email" -02000114="Comprime i file selezionati nell'archivio specificato e lo invia per email." - -02000140="" -02000141="" - -; Properties -02000203="Percorso" -02000204="Nome" -02000205="Estensione" -02000206="Cartella" -02000207="Dimensione" -02000208="Dimensione compressa" -02000209="Attributi" -0200020A="Creato" -0200020B="Ultimo accesso" -0200020C="Ultima modifica" -0200020D="Solido" -0200020E="Commentato" -0200020F="Cifrato" -02000210="Dividi prima" -02000211="Dividi dopo" -02000212="Dizionario" -02000213="CRC" -02000214="Tipo" -02000215="Anti" -02000216="Metodo" -02000217="OS destinatario" -02000218="File system" -02000219="Utente" -0200021A="Gruppo" -0200021B="Blocco" -0200021C="Commento" -0200021D="Posizione" -0200021E="Percorso completo" -0200021F="Cartelle" -02000220="File" -02000221="Versione" -02000222="Unità" -02000223="Unità multiple" -02000224="Offset" -02000225="Collegamenti" -02000226="Blocchi" -02000227="Unità" - -02000229="64-bit" -0200022A="Big-endian" -0200022B="CPU" -0200022C="Dimensione fisica" -0200022D="Dimensione intestazioni" -0200022E="Checksum" -0200022F="Caratteristiche" -02000230="Indirizzo virtuale" -02000231="ID" -02000232="Nome breve" -02000233="Applicativo origine" -02000234="Dimensione settore" -02000235="Modalità" -02000236="Collegamento" - -; Status bar -02000301="Oggetti selezionati: {0}" -02000302="{0} oggetti" - -02000320="File:" -02000321="Cartelle:" -02000322="Dimensione:" -02000323="Dimensione compressa:" -02000324="Archivi:" - -; List Context Menu -02000401="&Colonne..." - -02000411="&Apri" -02000412="&Estrai..." - -; ToolBar -02000501="Estrai" - -; Messages -02000601="Non è possibile effettuare aggiornamenti su questo archivio." -02000602="Impossibile aggiornare l'archivio {0}" -02000603="Impossibile creare la cartella '{0}'" -02000604="Questo file non è un archivio supportato." -02000605="Errore" -02000606="Troppi elementi" -02000607="L'estensione del file scelto non è associata a nessun programma." -02000608="Nessun errore." -02000609="Impossibile aprire il file '{0}' come archivio." -0200060A="Impossibile aprire l'archivio cifrato '{0}'. Password errata?" -0200060B="Non è possibile allocare la quantità di memoria richiesta" -0200060C="Errore sconosciuto" -0200060D="Archivio non supportato" - -; Dialogs -02000702="OK" -02000705="&Sì" -02000707="Sì per &tutti" -02000709="&No" -0200070B="No per t&utti" - -02000710="Annulla" -02000711="&Annulla" -02000713="&Chiudi" -02000714="Ferma" -02000715="Riavvia" - -02000720="Aiuto" - -; Extract dialog -02000800="Estrai" -02000801="E&strai in:" -02000802="Password" - -02000810="Struttura delle cartelle" -02000811="Percorsi completi" -02000812="Percorsi attuali" -02000813="Nessun percorso" - -02000820="Sovrascrittura" -02000821="Chiedi prima di sovrascrivere" -02000822="Sovrascrivi senza chiedere" -02000823="Non sovrascrivere i file esistenti" -02000824="Rinomina automaticamente" -02000825="Rinomina autom. i file esistenti" - -02000830="File" -02000831="File &selezionati" -02000832="&Tutti i file" - -02000881="Specifica una cartella in cui estrarre i file." - -02000890="Estrazione in corso..." - -; Overwrite dialog -02000900="Conferma la sovrascrittura del file" -02000901="File già esistente nella cartella di destinazione." -02000902="Vuoi sostituire il file esistente" -02000903="con questo?" - -02000911="&Rinomina automaticamente" - -02000982="{0} byte" -02000983="modificato il" - -; Messages dialog -02000A00="Messaggi di diagnostica" - -02000A80="Messaggio" - -02000A91="Metodo di compressione non supportato per '{0}'." -02000A92="Errore nei dati in '{0}'. Il file è danneggiato." -02000A93="CRC non corretto in '{0}'. Il file è danneggiato." -02000A94="Errore nel file cifrato '{0}'. Password errata?" -02000A95="CRC errato nel file cifrato '{0}'. Password errata?" - -; Password dialog -02000B00="Inserisci password" -02000B01="&Inserisci password:" -02000B02="Mostra pass&word" -02000B03="&Reinserisci password:" -02000B10="Password differenti" -02000B11="Per la password, utilizzare solo lettere ASCII, numeri e caratteri speciali (!, #, $, ...)" -02000B12="La password è troppo lunga" - -; Progress dialog -02000C00="Processo" -02000C01="Tempo trascorso:" -02000C02="Tempo rimanente:" -02000C03="Dimensione totale:" -02000C04="Velocità:" -02000C05="Elaborato:" -02000C06="Rapporto compressione:" - -02000C10="&In background" -02000C11="&In primo piano" -02000C12="&Pausa" -02000C13="&Riprendi" - -02000C20="In pausa" - -02000C30="Sei sicuro di voler annullare?" - -; Compress dialog -02000D00="Aggiungi all'archivio" -02000D01="Nome &archivio:" -02000D02="Modalità a&ggiornamento:" -02000D03="&Formato dell'archivio:" -02000D04="&Metodo di compressione:" -02000D05="Crea archivio &solido" -02000D06="Parametri &opzionali:" -02000D07="Opzioni" -02000D08="Crea archivio auto-&estraente" -02000D09="Usa multi-threading" -02000D0A="Cifra anche il &nome dei file" -02000D0B="&Livello di compressione:" -02000D0C="Dimensione &Dizionario:" -02000D0D="Dimensioni &Parola:" -02000D0E="Quantità memoria per compressione:" -02000D0F="Quantità memoria per decompressione:" -02000D10="Cifratura" -02000D11="Metodo &cifratura:" -02000D12="N&umero di flussi (thread) CPU:" -02000D13="Dimensione del &blocco solido:" -02000D14="Non-solido" -02000D15="Solido" -02000D16="Comprimi file condivisi" - -02000D40="Di&vidi in più file (dimensione in byte):" -02000D41="Dimensione non corretta" -02000D42="Dimensione specificata: {0} byte.\nSicuro di voler dividere l'archivio in questo modo?" - -02000D81="Nessuna" -02000D82="Normale" -02000D83="Massima" -02000D84="Veloce" -02000D85="Velocissima" -02000D86="Ultra" - -02000D90="Sfoglia" - -02000DA1="Aggiungi e sostituisci i file" -02000DA2="Aggiorna e aggiungi i file" -02000DA3="Aggiorna i file esistenti" -02000DA4="Sincronizza i file" - -02000DB1="Tutti i file" - -02000DC0="Compressione in corso..." - -; Columns dialog -02000E00="Colonne" -02000E01="Segna le colonne che vuoi rendere visibili in questa cartella. Usa i pulsanti Sposta in alto ed in basso per riordinare le colonne." -02000E02="Le colonne selezionate dovrebbero essere larghe" -02000E03="pixel." - -02000E10="Sposta in &alto" -02000E11="Sposta in &basso" -02000E12="&Mostra" -02000E13="&Nascondi" -02000E14="Imposta" - -02000E81="Titolo" -02000E82="Larghezza" - -; Testing -02000F90="Verifica archivio..." - - -; File Manager - -03000000="7-Zip File Manager" - -; Menu -03000102="&File" -03000103="&Modifica" -03000104="&Visualizza" -03000105="&Strumenti" -03000106="&Aiuto" -03000107="&Preferiti" - -; File -03000210="&Apri" -03000211="Apri in &7-Zip File Manager" -03000212="Apri in E&xplorer" -03000220="&Visualizza" -03000221="Apri con l'&editor predefinito" -03000230="Rino&mina" -03000231="&Copia in..." -03000232="&Sposta in..." -03000233="&Elimina" -03000240="&Proprietà" -03000241="Comme&nto..." -03000242="Calcola chec&ksum" -03000243="Comparazione differenze (Diff)" -03000250="Crea cartella" -03000251="Crea file" -03000260="E&sci" -03000270="&Dividi il file..." -03000271="&Unisci i file..." - -; Edit -03000310="&Annulla" -03000311="&Ripeti" -03000320="Tag&lia" -03000321="&Copia" -03000322="&Incolla" -03000323="&Elimina" -03000330="&Seleziona tutto" -03000331="&Deseleziona tutto" -03000332="In&verti selezione" -03000333="Seleziona..." -03000334="Deseleziona..." -03000335="Seleziona per tipo" -03000336="Deseleziona per tipo" - -; View -03000410="Icone &grandi" -03000411="Icone &piccole" -03000412="&Elenco" -03000413="&Dettagli" -03000420="Nessun ordine" -03000430="Apri cartella principale" -03000431="Livello superiore" -03000432="Cronologia..." -03000440="&Aggiorna" -03000449="Vista non strutturata" -03000450="Interfaccia a &2 pannelli" -03000451="Barre degli &strumenti" -03000460="Barra archivio" -03000461="Barra standard" -03000462="Icone grandi" -03000463="Mostra etichette di testo" - -; Tools -03000510="&Opzioni..." -03000511="&Benchmark" - -; Help -03000610="&Guida..." -03000620="&Informazioni su 7-Zip..." - -; Favorites -03000710="&Aggiungi la cartella ai Preferiti come" -03000720="Collegamento" - -; Options Dialog - -03010000="Opzioni" - -; Plugins -03010100="Plugin" -03010101="Plugin:" -03010110="&Opzioni..." - -; Edit -03010200="Editor" -03010201="&Editor predefinito:" -03010202="Comparatore &differenze (Diff):" - -; System -03010300="Sistema" -03010302="Associa 7-Zip a:" -03010310="Plugin" - -; Settings -03010400="Impostazioni" -03010401="Mostra l'elemento \"..\"" -03010402="Mostra le icone dei file" -03010410="Mostra le icone di sistema" -03010420="Selezione a &riga intera" -03010421="Mostra &griglia" -03010422="Click singolo per aprire una voce" -03010430="Modalità di selezione &alternativa" -03010440="Utilizza pagine &larghe di memoria" - -; Strings - -03020201="Copia" -03020202="Sposta" -03020203="Copia in:" -03020204="Sposta in:" -03020205="Copia in corso..." -03020206="Spostamento in corso..." -03020207="Non è possibile spostare o copiare file in queste cartelle." -03020208="Operazione non supportata per questa cartella." -03020209="Selezionare la cartella di destinazione." - -03020210="Conferma l'eliminazione del file" -03020211="Conferma l'eliminazione della cartella" -03020212="Conferma l'eliminazione di più elementi" -03020213="Sei certo di voler eliminare '{0}'?" -03020214="Sei certo di voler eliminare la cartella '{0}' e tutto il suo contenuto?" -03020215="Sei certo di voler eliminare questi {0} elementi?" -03020216="Eliminazione in corso..." -03020217="Errore nell'eliminazione del file o della cartella" -03020218="Impossibile spostare un file con percorso lungo nel Cestino" - -03020220="Rinomina in corso..." -03020221="Errore nella rinomina del file o cartella" -03020222="Conferma copia" -03020223="Sei sicuro di voler copiare questi file nell'archivio" - -03020230="Crea cartella" -03020231="Nome cartella:" -03020232="Nuova cartella" -03020233="Errore nella creazione della cartella" - -03020240="Crea file" -03020241="Nome file:" -03020242="Nuovo file" -03020243="Errore nella creazione del file" - -03020250="Seleziona" -03020251="Deseleziona" -03020252="Filtro:" - -03020260="Cronologia" - -03020280="Il file '{0}' è stato modificato.\nVuoi aggiornare l'archivio?" -03020281="Impossibile aggiornare il file\n'{0}'" -03020282="Impossibile avviare l'editor." -03020283="Apertura in corso... " -03020284="Il file sembra essere un virus (contiene molti spazi nel nome)." - -03020290="Commento" -03020291="&Commento:" - -030202A0="Sistema" - -03020300="Computer" -03020301="Rete" -03020302="Documenti" - -03020400="Aggiungi" -03020401="Estrai" -03020402="Verifica" - -03020420="Copia" -03020421="Sposta" -03020422="Elimina" -03020423="Proprietà" - -03020500="Dividi file" -03020501="&Dividi in:" -03020510="Dividi in..." -03020520="Conferma divisione" -03020521="Sicuro di voler dividere l'archivio in {0} porzioni?" -03020522="La dimensione di ciascuna porzione deve essere più piccola della dimensione totale dell'archivio originale" - -03020600="Unisci i file" -03020601="&Unisci in:" -03020610="Unisci..." -03020620="Seleziona solo la prima parte del file diviso" -03020621="Impossibile riconoscere il file come archivio diviso" -03020622="Impossibile trovare più di una parte dell'archivio diviso" - -03020710="Calcolo del checksum..." -03020720="Informazioni sul checksum" -03020721="CRC checksum sui dati:" -03020722="CRC checksum su dati e nomi:" - -03020800="Scansione..." - -03020900="Proprietà" - -03020A01="L'operazione non può essere richiamata da una cartella con percorso lungo." -03020A02="Devi selezionare un file" -03020A03="Devi selezionare almeno un file" -03020A04="Il file {0} è già presente" - -; Computer -03031100="Capacità" -03031101="Disponibili" -03031102="Dimensione dei cluster" -03031103="Etichetta" - -; Network -03031200="Nome locale" -03031201="Rete" - -; Benchmark Dialog - -03080000="Benchmark" -03080001="Utilizzo memoria:" -03080002="Compressione in corso" -03080003="Decompressione in corso" -03080004="Velocità" -03080005="Valutazione" -03080006="Valutazione totale" -03080007="Attuale" -03080008="Risultante" -03080009="Passaggi:" -0308000A="Errori:" -0308000B="Utilizzo CPU" -0308000C="Stima / Utilizzo" - -;!@LangEnd@! diff --git a/External/7-Zip/Lang/ja.txt b/External/7-Zip/Lang/ja.txt deleted file mode 100644 index e7c93af9..00000000 --- a/External/7-Zip/Lang/ja.txt +++ /dev/null @@ -1,543 +0,0 @@ -;!@Lang@!UTF-8! -; 7-Zip 9.07 beta -; Translated by Komuro, Mick, 2chBBS-software -; Additions and minor fixes by Stepanushkin Dmitry -; Some fixes by Crus Mitsuaki -; -; - -00000000="Japanese" -00000001="日本語" -00000002="17" - -; 7-Zip Configuration - -; Title -01000000="7-Zipの設定" - -; Info Page -01000100="7-Zipについて" -01000103="7-Zipはフリーソフトウェアです。しかしながら、登録(寄付)することで7-Zipの開発を支援できます。" -01000104="サポート" -01000105="登録" - -; Folders Page -01000200="フォルダ" -01000210="作業フォルダ(&W)" -01000211="システム一時フォルダ(&S)" -01000212="カレントフォルダ(&C)" -01000213="フォルダ指定(&P):" -01000214="リムーバブルドライブのみ使用する" - -01000281="一時ファイルのための場所を指定してください" - -; System Page -01000300="システム" -01000301="シェルコンテキスト(右クリック)メニューに7-Zipを登録" -01000302="7-Zipをサブメニュー化する" -01000310="メニュー項目:" - -; Language Page -01000400="言語" -01000401="言語設定:" - - -; 7-Zip Explorer extension - -; Context menu -02000101="7-Zip" -02000102="7-Zipコマンド" -02000103="開く" -02000104="選択した書庫を開く" -02000105="展開..." -02000106="選択した書庫を展開..." -02000107="圧縮..." -02000108="選択したファイルを圧縮" -02000109="書庫をテスト" -0200010A="選択した書庫をテスト" -0200010B="ここに展開" -0200010C="選択した書庫をここに展開" -0200010D="{0}に展開" -0200010E="サブフォルダに展開" -0200010F="{0}に圧縮" -02000110="選択したファイルを圧縮..." -02000111="圧縮して電子メール送信..." -02000112="選択したファイルを圧縮して電子メール送信..." -02000113="{0}に圧縮して電子メール送信" -02000114="選択したファイルを圧縮して電子メール送信..." - -02000140="<フォルダ>" -02000141="<書庫>" - -; Properties -02000203="パス" -02000204="名前" -02000205="拡張子" -02000206="フォルダ" -02000207="サイズ" -02000208="圧縮後サイズ" -02000209="属性" -0200020A="作成日時" -0200020B="アクセス日時" -0200020C="更新日時" -0200020D="ソリッド" -0200020E="コメント済み" -0200020F="暗号化" -02000210="分割前" -02000211="分割後" -02000212="辞書" -02000213="CRC" -02000214="種類" -02000215="逆" -02000216="圧縮方法" -02000217="ホストOS" -02000218="ファイルシステム" -02000219="ユーザー" -0200021A="グループ" -0200021B="ブロック" -0200021C="コメント" -0200021D="ポジション" -0200021E="パスプレフィックス" -0200021F="フォルダ数" -02000220="ファイル数" -02000221="バージョン" -02000222="ボリューム" -02000223="多重ボリューム書庫" -02000224="オフセット" -02000225="リンク数" -02000226="使用ブロック数" -02000227="ボリューム数" - -02000229="64ビット" -0200022A="ビッグエンディアン" -0200022B="CPU" -0200022C="物理サイズ" -0200022D="ヘッダーサイズ" -0200022E="チェックサム" -0200022F="特性" -02000230="仮想アドレス" -02000231="ID" -02000232="省略名" -02000233="作成アプリケーション" -02000234="セクターサイズ" -02000235="モード" -02000236="リンク" - -; Status bar -02000301="{0}個のオブジェクトを選択" -02000302="{0}個のオブジェクト" - -02000320="ファイル数:" -02000321="フォルダ数:" -02000322="サイズ:" -02000323="圧縮済みサイズ:" -02000324="書庫数:" - -; List Context Menu -02000401="項目(&C)" - -02000411="開く(&O)" -02000412="展開(&E)" - -; ToolBar -02000501="展開" - -; Messages -02000601="この書庫は更新機能がサポートされていません" -02000602="書庫{0}の更新ができません" -02000603="'{0}'フォルダが作成できません" -02000604="対応してない圧縮形式です" -02000605="エラー" -02000606="アイテムが多過ぎます" -02000607="与えられたファイルに関連付けられたアプリケーションはありません" -02000608="正常です" -02000609="ファイル'{0}'は書庫として開くことができません" -0200060A="暗号化された書庫'{0}'を開くことができません。パスワードが間違っていませんか?" -0200060B="要求された量のメモリを割り当てることができません" -0200060C="不明なエラー" -0200060D="未対応の書庫形式です" - -; Dialogs -02000702="OK" -02000705="はい(&Y)" -02000707="全てに はい(&A)" -02000709="いいえ(&N)" -0200070B="全てに いいえ(&L)" - -02000710="キャンセル" -02000711="キャンセル(&C)" -02000713="閉じる(&C)" -02000714="停止" -02000715="再開" - -02000720="ヘルプ" - -; Extract dialog -02000800="展開" -02000801="展開先(&X):" -02000802="パスワード" - -02000810="パス名出力方法" -02000811="絶対パス" -02000812="相対パス" -02000813="パスなし" - -02000820="上書き方法" -02000821="上書きするときは確認する" -02000822="常に上書き" -02000823="ファイルが存在するときはスキップ" -02000824="自動的にリネーム" -02000825="ファイルが存在するときは自動リネーム" - -02000830="ファイル" -02000831="選択したファイル(&S)" -02000832="全てのファイル(&A)" - -02000881="展開先指定" - -02000890="展開中" - -; Overwrite dialog -02000900="ファイル上書き確認" -02000901="このフォルダには既に以下の同じファイルが存在します" -02000902="現在のファイル" -02000903="に次の新しいファイルを上書きしますか?" - -02000911="自動的にリネーム(&U)" - -02000982="{0}バイト" -02000983="更新日時:" - -; Messages dialog -02000A00="診断結果" - -02000A80="メッセージ" - -02000A91="'{0}'はサポートされていない圧縮形式です" -02000A92="'{0}'でデータエラーが発生しました。ファイルは壊れています" -02000A93="'{0}'のCRCが違います。ファイルは壊れています" -02000A94="暗号化されたファイル'{0}'でデータエラーが発生しました。パスワードが間違っていませんか?" -02000A95="暗号化されたファイル'{0}'のCRCが違います。パスワードが間違っていませんか?" - -; Password dialog -02000B00="パスワード入力" -02000B01="パスワード入力:" -02000B02="パスワードを表示する(&S)" -02000B03="パスワード再入力:" -02000B10="パスワードが一致しません" -02000B11="パスワードには半角英数記号(!, #, $, ...)のみを使用してください。" -02000B12="パスワードがあまりに長過ぎます" - -; Progress dialog -02000C00="処理" -02000C01="経過時間:" -02000C02="残り時間:" -02000C03="サイズ:" -02000C04="速度:" -02000C05="処理済み:" -02000C06="圧縮率:" - -02000C10="バックグラウンド(&B)" -02000C11="フォアグラウンド(&F)" -02000C12="一時停止(&P)" -02000C13="続行(&C)" - -02000C20="一時停止" - -02000C30="本当に圧縮を取りやめますか?" - -; Compress dialog -02000D00="ファイル圧縮" -02000D01="圧縮先(&A):" -02000D02="更新方法(&U):" -02000D03="書庫形式(&F):" -02000D04="圧縮メソッド(&M):" -02000D05="ソリッド書庫作成(&S)" -02000D06="パラメータ(&P):" -02000D07="オプション" -02000D08="自己展開書庫作成(&X)" -02000D09="マルチスレッド利用" -02000D0A="ファイル名を暗号化(&N)" -02000D0B="圧縮レベル(&L):" -02000D0C="辞書サイズ(&D):" -02000D0D="ワードサイズ(&W):" -02000D0E="圧縮に必要なメモリ:" -02000D0F="展開に必要なメモリ:" -02000D10="暗号化" -02000D11="暗号化メソッド:" -02000D12="CPUスレッド数:" -02000D13="ソリッドブロックサイズ:" -02000D14="ソリッドなし" -02000D15="無制限" -02000D16="共有されたファイル圧縮" - -02000D40="書庫を分割(&V):" -02000D41="不正なボリュームサイズ" -02000D42="選択されたボリュームサイズ:{0}バイト\nこのサイズに書庫を分割しますか?" - -02000D81="無圧縮" -02000D82="標準" -02000D83="最高" -02000D84="高速" -02000D85="最速" -02000D86="超圧縮" - -02000D90="閲覧" - -02000DA1="全てのファイル上書き" -02000DA2="ファイル追加と更新" -02000DA3="変更したファイルのみ更新" -02000DA4="ファイルを同期させる" - -02000DB1="全てのファイル" - -02000DC0="圧縮" - -; Columns dialog -02000E00="項目" -02000E01="表示したい項目をチェックしてください。表示したい項目の順番を変えるには移動ボタンで変えます。" -02000E02="選択した項目の表示幅を設定します" -02000E03="ピクセル幅(&W)" - -02000E10="上に移動(&U)" -02000E11="下に移動(&D)" -02000E12="表示(&S)" -02000E13="隠す(&H)" -02000E14="設定" - -02000E81="タイトル" -02000E82="幅" - -; Testing -02000F90="テスト中" - - -; File Manager - -03000000="7-Zipファイルマネージャ" - -; Menu -03000102="ファイル(&F)" -03000103="編集(&E)" -03000104="表示(&V)" -03000105="ツール(&T)" -03000106="ヘルプ(&H)" -03000107="お気に入り(&A)" - -; File -03000210="開く(&O)" -03000211="このフォルダ内で開く(&I)" -03000212="別ウィンドウで開く(&U)" -03000220="表示(&V)" -03000221="編集(&E)" -03000230="名前の変更(&M)" -03000231="コピー(&C)..." -03000232="移動(&M)..." -03000233="削除(&D)" -03000240="プロパティ(&R)" -03000241="コメント(&N)" -03000242="チェックサムの計算" -03000243="比較" -03000250="フォルダ作成" -03000251="ファイル作成" -03000260="閉じる(&X)" -03000270="ファイル分割(&S)..." -03000271="ファイル結合(&B)..." - -; Edit -03000310="元に戻す(&U)" -03000311="やり直す(&R)" -03000320="切り取り(&T)" -03000321="コピー(&C)" -03000322="貼り付け(&P)" -03000323="削除(&D)" -03000330="全て選択(&A)" -03000331="全て選択解除" -03000332="反転選択(&I)" -03000333="選択..." -03000334="選択解除..." -03000335="同一形式選択" -03000336="同一形式選択解除" - -; View -03000410="大きいアイコン(&G)" -03000411="小さいアイコン(&M)" -03000412="一覧(&L)" -03000413="詳細(&D)" -03000420="並べ替え解除" -03000430="ルートフォルダを開く" -03000431="1つ上の階層へ" -03000432="フォルダ履歴..." -03000440="リフレッシュ(&R)" -03000449="フラットビュー" -03000450="&2分割画面" -03000451="ツールバー(&T)" -03000460="書庫ツールバー" -03000461="標準ツールバー" -03000462="大きなボタン" -03000463="テキスト表示" - -; Tools -03000510="オプション(&O)..." -03000511="ベンチマーク(&B)" - -; Help -03000610="ヘルプの表示(&C)..." -03000620="7-Zipについて(&A)..." - -; Favorites -03000710="フォルダをお気に入りに追加(&A)" -03000720="ブックマーク" - -; Options Dialog - -03010000="オプション" - -; Plugins -03010100="プラグイン" -03010101="プラグイン(&P):" -03010110="オプション..." - -; Edit -03010200="外部ツール" -03010201="エディタ(&E):" -03010202="ファイル比較(diff)(&D):" - -; System -03010300="システム" -03010302="7-Zipに関連付けるファイル:" -03010310="プラグイン" - -; Settings -03010400="設定" -03010401="'..'を表示する" -03010402="各ファイルの実際のアイコンを表示する" -03010410="システム(エクスプローラ)のメニューも表示する" -03010420="行単位(列アイテムを一括)で選択する(&F)" -03010421="グリッド線を表示する(&G)" -03010422="シングルクリックで開く" -03010430="選択的な選択モードにする(&A)" -03010440="大きなメモリページを使用する(&L)" - -; Strings - -03020201="コピー" -03020202="移動" -03020203="フォルダへコピー:" -03020204="フォルダへ移動:" -03020205="コピーしています..." -03020206="移動しています..." -03020207="そのフォルダにはコピーもしくは移動ができません。" -03020208="この操作はサポートされていません。" -03020209="対象のフォルダを選択してください。" - -03020210="ファイル削除の確認" -03020211="フォルダ削除の確認" -03020212="複数ファイル削除の確認" -03020213="'{0}'を本当に削除しますか?" -03020214="'{0}'フォルダとその中身のすべてを削除しますか?" -03020215="これらの{0}個の項目を本当に削除しますか?" -03020216="削除中..." -03020217="ファイルまたはフォルダの削除エラー" -03020218="ファイルのパスが長すぎるため、ファイルをごみ箱に移動できません" - -03020220="リネームしています..." -03020221="ファイルまたはフォルダのリネームエラー" -03020222="ファイルコピーの確認" -03020223="本当にファイルを書庫に追加しますか?" - -03020230="フォルダ作成" -03020231="フォルダ名:" -03020232="新しいフォルダ" -03020233="フォルダ作成エラー" - -03020240="ファイル作成" -03020241="ファイル名:" -03020242="新しいファイル" -03020243="ファイル作成エラー" - -03020250="選択" -03020251="選択解除" -03020252="マスク:" - -03020260="フォルダ履歴" - -03020280="'{0}'ファイルが変更されています。\n書庫を更新しますか?" -03020281="ファイルを更新できません。\n'{0}'" -03020282="エディタを起動できません。" -03020283="開いています..." -03020284="このファイルは、ウイルスのように見えます(ファイル名に大量のスペースを含んでいる)。" - -03020290="コメント" -03020291="コメント(&C):" - -030202A0="システム" - -03020300="コンピュータ" -03020301="ネットワーク" -03020302="ドキュメント" - -03020400="追加" -03020401="展開" -03020402="テスト" - -03020420="コピー" -03020421="移動" -03020422="削除" -03020423="情報" - -03020500="ファイル分割" -03020501="分割先(&S):" -03020510="分割中..." -03020520="分割の確認" -03020521="{0}個にファイルを分割してもよろしいですか?" -03020522="分割後のサイズは元のファイルサイズより小さいサイズを指定してください" - -03020600="ファイル結合" -03020601="結合先(&C):" -03020610="結合中..." -03020620="分割ファイルの先頭のファイルだけ選択してください" -03020621="分割ファイルが見つかりません" -03020622="分割ファイルの一部しか見つかりません" - -03020710="チェックサム計算中..." -03020720="チェックサム情報" -03020721="データのCRCチェックサム:" -03020722="データと名前のCRCチェックサム:" - -03020800="スキャン中..." - -03020900="プロパティ" - -03020A01="パスが長いフォルダではこの操作を実行できません。" -03020A02="1つのファイルを選択してください" -03020A03="1つ以上のファイルを選択してください" -03020A04="{0}ファイルは既に存在しています" - -; Computer -03031100="合計サイズ" -03031101="空き領域" -03031102="クラスタサイズ" -03031103="ラベル" - -; Network -03031200="ローカル名" -03031201="プロバイダ" - -; Benchmark Dialog - -03080000="ベンチマーク" -03080001="必要メモリ:" -03080002="圧縮中" -03080003="展開中" -03080004="スピード" -03080005="評価" -03080006="総合評価" -03080007="現在" -03080008="結果" -03080009="テスト回数:" -0308000A="エラー:" -0308000B="CPU使用率" -0308000C="評価 / 使用率" - -;!@LangEnd@! diff --git a/External/7-Zip/Lang/ka.txt b/External/7-Zip/Lang/ka.txt deleted file mode 100644 index 9b824723..00000000 --- a/External/7-Zip/Lang/ka.txt +++ /dev/null @@ -1,454 +0,0 @@ -;!@Lang@!UTF-8! -; 7-Zip 4.07 beta -; Translated by Dimitri Gogelia -; -; -; -; - -00000000="Georgian" -00000001="ქართული" -00000002="55" - -; 7-Zip Configuration - -; Title -01000000="7-Zip-ის კონფიგურირება " - -; Info Page -01000100="7-Zip-ის შესახებ" -01000103="7-Zip თავისუფალად გავრცელებადი პროგრამული უზრუნველყოფაა. თუ გსურთ, რომ მხარი დაუჭიროთ 7-Zip-ის შექმნას, შეგიძლიათ დაარეგისტრიროთ პროგრამა. როგორც რეგისტრირებულ მომხმარებელს, თქვენ გექნებათ ტექნიკური მხარდაჭერა." -01000105="რეგისტრაცია" - -; Folders Page -01000200="საქაღალდეები" -01000210="მუშა საქაღალდე" -01000211="სისტემური დროებითი საქაღალდე" -01000212="მიმდინარე" -01000213="ამორჩევა:" -01000214="გამოიყენება მხოლოდ ცვლადი მატარებლებისათვის" - -01000281="მიუთითეთ ადგილმდებარეობა დროებითი არქივებისათვის." - -; System Page -01000300="სისტემა" -01000301="7-Zip-ის გარსის კონტექსტურ მენიუში ჩადგმა" -01000302="კასკადური კონტექსტური მენიუ" -01000310="კონტექსტური მენიუს ელემენტები:" - -; Language Page -01000400="ენა" -01000401="ენა:" - - -; 7-Zip Explorer extension - -; Context menu -02000101="7-Zip" -02000102="7-Zip-ის ბრძანებები" -02000103="არქივის გახსნა" -02000104="მონიშნული არქივის გახსნა." -02000105="გახსნა..." -02000106="ფაილების გახსნა მონიშნული არქივიდან." -02000107="არქივში დამატება..." -02000108="მონიშნული ობიექტების არქივში დამატება." -02000109="ტესტირება" -0200010A="მონიშნული არქივის ტესტირება." -0200010B="გახსნა აქ" -0200010C="ფაილების გახსნა მონიშნული არქივიდან მიმდინარე საქაღალდეში." -0200010D="გახსნა {0}-ში" -0200010E="ფაილების გახსნა ქვე-საქაღალდეში." -0200010F="{0}-ში დამატება" -02000110="მონიშნული ობიექტების არქივში დამატება." -02000111="შეიკუმშოს და გაიგზავნოს ელ-ფოსტით..." -02000112="შეიკუმშოს მონიშნული ობიექტები არქივში და გაიგზავნოს ელ-ფოსტით." -02000113="შეიკუმშოს {0} და გაიგზავნოს ელ-ფოსტით" -02000114="შეიკუმშოს მონიშნული ობიექტები არქივში და გაიგზავნოს ელ-ფოსტით." - -02000140="<საქაღალდე>" -02000141="<არქივი>" - -; Properties -02000203="გზა" -02000204="სახელი" -02000205="გაფართოება" -02000206="საქაღალდე" -02000207="ზომა" -02000208="შეკუმშულის ზომა" -02000209="ატრიბუტები" -0200020A="შექმნილია" -0200020B="გახსნილია" -0200020C="მოდიფიცირებულია" -0200020D="უწყვეტი" -0200020E="კომენტარი" -0200020F="დაშიფრულია" -02000210="Split Before" -02000211="Split After" -02000212="ლექსიკონი" -02000213="CRC" -02000214="ტიპი" -02000215="ანტი" -02000216="მეთოდი" -02000217="სისტემა" -02000218="ფაილური სისტემა" -02000219="მომხმარებელი" -0200021A="ჯგუფი" -0200021B="ბლოკი" -0200021C="კომენტარი" -0200021D="პოზიცია" - -; Status bar -02000301="მონიშნულია {0} ობიექტი" -02000302="{0} ობიექტი" - -; List Context Menu -02000401="სვეტები..." - -02000411="გახსნა" -02000412="ამოღება..." - -; ToolBar -02000501="ამოღება" - -; Messages -02000601="ამ ტიპის არქივისათვის ცვლილების ოპერაცია ხელმიუწვდომელია." -02000602="ვერ შევცვალე არქივი {0}" -02000603="ვერ შევქმენი საქაღალდე '{0}'" -02000604="ფაილი არ წარმოადგენს არქივს." -02000605="შეცდომა" -02000606="ძალზე ბევრი ელემენტი" -02000607="ასეთი ტიპის ფაილის გაფართოებასთან არ არის ასოცირებული არცერთი პროგრამა" -02000608="შეცდომები არ არის ნაპოვნი" - -; Dialogs -02000702="OK" -02000705="დიახ" -02000707="დიახ ყველასათვის" -02000709="არა" -0200070B="არა ყველასათვის" - -02000710="გაუქმება" -02000711="გაუქმება" -02000713="დახურვა" -02000714="სტოპ" -02000715="გადატვირთვა" - -02000720="ცნობარი" - -; Extract dialog -02000800="ამოღება" -02000801="ამოღება:" -02000802="პაროლი" - -02000810="გზა" -02000811="სრული გზა" -02000812="შეფარდებითი გზა" -02000813="გზის გარეშე" - -02000820="თავზე გადაწერის მეთოდი" -02000821="თავზე გადაწერა თანხმობით" -02000822="თავზე გადაწერა თანხმობის გარეშე" -02000823="გამოტოვება" -02000824="ავტონ. გადარქმევა" -02000825="გახსნილი ფაილების ავტონ. გადარქმევა" - -02000830="ფაილები" -02000831="მონიშნული ფაილები" -02000832="ყველა ფაილი" - -02000881="მიუთითეთ ადგილი ამოსაღები ფაილებისათვის." - -02000890="ამოღება" - -; Overwrite dialog -02000900="ფაილის შეცვლის დასტური" -02000901="საქაღალდე უკვე შეიცავს დამუშავებად ფაილს." -02000902="შეიცვალოს მიმდინარე ფაილი" -02000903="შემდეგი ფაილით?" - -02000911="ავტონ. გადარქმევა" - -02000982="{0} ბაიტი" -02000983="შეცვლილია" - -; Messages dialog -02000A00="დიაგნოსტიკური შეტყობინება" - -02000A80="შეტყობინება" - -02000A91="შეკუმშვის შეუთავსებადი მეთოდი '{0}'-თვის." -02000A92="მონაცემების შეცდომა '{0}'-ში. ფაილი დაზიანებულია." -02000A93="CRC-ის შეცდომა '{0}'-ში. ფაილი დაზიანებულია." - -; Password dialog -02000B00="პაროლის შეტანა" -02000B01="შეიყვანეთ პაროლი:" -02000B02="პაროლის ჩვენება" - -; Progress dialog -02000C00="პროცესი" -02000C01="გასული დრო:" -02000C02="დარჩენილი დრო:" -02000C03="ზომა:" -02000C04="სიჩქარე:" - -02000C10="ფონურად" -02000C11="წინა პლანზე" -02000C12="პაუზა" -02000C13="გაგრძელება" - -02000C20="დაპაუზებულია" - -02000C30="დარწმუნებული ხართ, რომ გინდათ შეწყვიტოთ ოპერაცია?" - -; Compress dialog -02000D00="არქივში დამატება" -02000D01="არქივი:" -02000D02="განახლების რეჟიმი:" -02000D03="არქივის ფორმატი:" -02000D04="შეკუმშვის მეთოდი:" -02000D05="შეიქმნას უწყვეტი არქივი" -02000D06="პარამეტრები:" -02000D07="ოფციები" -02000D08="შეიქმნას SFX-არქივი" -02000D09="მრავალნაკადიანი" -02000D0A="ფაილების სახელების დაშიფვრა" -02000D0B="შეკუმშვის დონე:" -02000D0C="ლექსიკონის ზომა:" -02000D0D="სიტყვის ზომა:" -02000D0E="მეხსიერების ზომა შეკუმშვისათვის:" -02000D0F="მეხსიერების ზომა გახსნისათვის:" - -02000D40="დაიყოს ტომებად:" - -02000D81="შეკუმშვის გარეშე" -02000D82="ნორმალური" -02000D83="მაქსიმუმი" -02000D84="სწრაფი" -02000D85="უსწრაფესი" -02000D86="ულტრა" - -02000D90="ნახვა" - -02000DA1="დამატება და შეცვლა" -02000DA2="განახლება და დამატება" -02000DA3="განახლება" -02000DA4="ფაილების სინქრონიზაცია" - -02000DB1="ყველა ფაილი" - -02000DC0="შეკუმშვა" - -; Columns dialog -02000E00="სვეტები" -02000E01="მონიშნეთ სვეტები, რომლებიც უნდა გამოჩნდეს ამ საქაღალდეში. ღილაკებით ”ზევით” და ”ქვევით” შეიძლება დაყენდეს სვეტების მსველობის თანმიმდევრობა." -02000E02="მონიშნული სვეტების სიგანე უნდა იყოს" -02000E03="წერტილი." - -02000E10="ზევით" -02000E11="ქვევით" -02000E12="ჩვენება" -02000E13="დამალვა" -02000E14="დაყენება" - -02000E81="სახელი" -02000E82="სიგანე" - -; Testing -02000F90="ტესტირება" - - -; File Manager - -03000000="7-Zip ფაილების მმართველი" - -; Menu -03000102="ფაილი" -03000103="რედაქტირება" -03000104="ნახვა" -03000105="სერვისი" -03000106="ცნობარი" -03000107="სანიშნეები" - -; File -03000210="გახსნა" -03000211="გაიხსნას შიგნით" -03000212="გაიხსნას გარეთ" -03000220="დათვალიერება" -03000221="რედაქტირება" -03000230="სახელის გადარქმევა" -03000231="ასლი..." -03000232="გადატანა..." -03000233="წაშლა" -03000240="თვისებები" -03000241="კომენტარი" -03000250="საქაღალდის შექმნა" -03000251="ფაილის შექმნა" -03000260="გამოსვლა" -03000270="ფაილის დაშლა..." -03000271="ფაილების გაერთიანება..." - -; Edit -03000310="გაუქმება" -03000311="აღდგენა" -03000320="ამოჭრა" -03000321="ასლი" -03000322="ჩასმა" -03000323="წაშლა" -03000330="სრული მონიშვნა" -03000331="მონიშვნის გაუქმება" -03000332="მონიშვნის უკუცვლა" -03000333="მოინიშნოს..." -03000334="მოიხსნას მონიშვნა..." -03000335="მოინიშნოს ტიპის მიხედვით" -03000336="მონიშვნის მოხსნა ტიპის მიხედვით" - -; View -03000410="მსხვილი პიქტოგრამები" -03000411="პატარა პიქტოგრამები" -03000412="სია" -03000413="ცხრილი" -03000420="არასორტირებული" -03000430="ძირეული საქაღალდის გახსნა" -03000431="ერთი დონით ზევით" -03000432="საქაღალდეების ისტორია..." -03000440="განახლება" -03000450="2 პანელი" -03000451="ინსტრუმენტების პანელი" -03000460="არქივირების პანელი" -03000461="ძირითადი პანელი" -03000462="მსხვილი პანელები" -03000463="წარწერები ღილაკებზე" - -; Tools -03000510="აწყობა..." -03000511="წარმადობის ტესტირება" - -; Help -03000610="თავფურცელი..." -03000620="7-Zip-ის შესახებ..." - -; Favorites -03000710="დაემატოს საქაღალდე სანიშნეებში როგორც" -03000720="სანიშნე" - -; Options Dialog - -03010000="აწყობა" - -; Plugins -03010100="ჩადგმები" -03010101="ჩადგმები:" -03010110="თვისებები..." - -; Edit -03010200="რედაქტორი" -03010201="რედაქტორი:" - -; System -03010300="სისტემა" -03010302="ასოციაცია 7-Zip-თან:" -03010310="ჩადგმა" - -; Settings -03010400="აწყობა" -03010401="\"..\" ელემენტის ჩვენება" -03010402="ფაილების რეალური პიქტოგრამების ჩვენება" -03010410="სისტემური მენიუს ჩვენება" -03010420="კურსორი მთელ სტრიქონზე" -03010421="გამყოფის ჩვენება" - -; Strings - -03020201="ასლის აღება" -03020202="გადატანა" -03020203="ასლი:" -03020204="გადატანა:" -03020205="ასლის აღება..." -03020206="გადატანა..." -03020207="ამ საქაღალდეებისათვის ობიექტების ასლირება დაუშვებელია." -03020208="ოპერაცია არ ხორციელდება." - -03020210="ფაილის წაშლის თანხმობა" -03020211="საქაღალდის წაშლის თანხმობა" -03020212="რამდენიმე ფაილის წაშლის თანხმობა" -03020213="დარწმუნებული ხართ, რომ გინდათ წაშალოთ '{0}'?" -03020214="დარწმუნებული ხართ, რომ გინდათ წაშალოთ '{0}' საქაღალდე და მთელი მისი შიგთავსი?" -03020215="დარწმუნებული ხართ, რომ გინდათ წაშალოთ {0} ელემენტები?" -03020216="იშლება..." -03020217="ფაილის ან საქაღალდის წაშლის შეცდომა" - -03020220="გადარქმევა..." -03020221="ფაილის ან საქაღალდის გადარქმევის შეცდომა" - -03020230="საქაღალდის შექმნა" -03020231="საქაღალდის სახელი:" -03020232="ახალი საქაღალდე" -03020233="შეცდომა საქაღალდის შექმნისას" - -03020240="ფაილის შექმნა" -03020241="ფაილის სახელი:" -03020242="ახალი ფაილი" -03020243="ფაილის შექმნის შეცდომა" - -03020250="მონიშვნა" -03020251="მონიშვნის გაუქმება" -03020252="ნიღაბი:" - -03020260="საქაღალდეების ისტორია" - -03020280="ფაილი '{0}' შეიცვალა.\nგნებავთ მისი არქივში განახლება?" -03020281="შეუძლებელია \n'{0}'-ის განახლება" -03020282="შეუძლებელია რედაქტორის გაშვება." -03020283="იხსნება..." - -03020290="კომენტარი" -03020291="კომენტარი:" - -030202A0="სისტემა" - -03020300="კომპიუტერი" -03020301="ქსელი" - -03020400="დამატება" -03020401="ამოღება" -03020402="ტესტირება" - -03020420="ასლი" -03020421="გადაადგილება" -03020422="წაშლა" -03020423="ინფორმაცია" - -03020500="ფაილის დაშლა" -03020501="დაიშალოს:" -03020510="დაშლა..." - -03020600="Combine Files" -03020601="&Combine to:" -03020610="Combining..." - -; Computer -03031100="მოცულობა" -03031101="თავისუფალი სივრცე" -03031102="კლასტერის ზომა" -03031103="ჭდე" - -; Network -03031200="ლოკალური სახელი" -03031201="პროვაიდერი" - -; Benchmark Dialog - -03080000="წარმადობის ტესტირება" -03080001="გამოყენებული მეხსიერების ზომა:" -03080002="შეკუმშვა" -03080003="გაშლა" -03080004="სიჩქარე" -03080005="რეიტინგი" -03080006="საერთო რეიტინგი" -03080007="მიმდინარე" -03080008="შემაჯამებელი" -03080009="გატარება:" -0308000A="შეცდომა:" - -;!@LangEnd@! diff --git a/External/7-Zip/Lang/kk.txt b/External/7-Zip/Lang/kk.txt deleted file mode 100644 index cddbe5b0..00000000 --- a/External/7-Zip/Lang/kk.txt +++ /dev/null @@ -1,543 +0,0 @@ -;!@Lang@!UTF-8! -; 7-Zip 9.07 -; Translated by Arslan, Arman Beisenov's -; -; -; -; - -00000000="Kazakh" -00000001="Қазақша" -00000002="63" - -; 7-Zip Configuration - -; Title -01000000="7-Zip - Конфигурациясы" - -; Info Page -01000100="7-Zip туралы" -01000103="7-Zip - тегін таратылатын бағдарлама." -01000104="Қолдау" -01000105="Тіркелу" - -; Folders Page -01000200="Қалта" -01000210="&Жұмыс қалтасы" -01000211="&Жүйелік уақытша қалта" -01000212="&Ағымдық" -01000213="&Сұрау:" -01000214="Тек алмалы тасығыштарға ғана пайдалану" - -01000281="Уақытша мұрағаттардың орнын нұсқаңыз." - -; System Page -01000300="Жүйе" -01000301="Мұқабаның мәтінміндің мәзіріне 7-Zip қою" -01000302="Каскадты мәтінмәндік мәзір" -01000310="Мәтінміндік мәзірдің элементтері:" - -; Language Page -01000400="Тіл" -01000401="Тіл:" - - -; 7-Zip Explorer extension - -; Context menu -02000101="7-Zip" -02000102="7-Zip әмірлері." -02000103="Мұрағат ашу" -02000104="Ерекшеленген мұрағатты ашу." -02000105="Бумадан шешу" -02000106="Файлды ерекшеленген мұрағатан шығару." -02000107="Мұрағатқа үстеу..." -02000108="Ерекшеленген нысанды мұрағатқа үстеу." -02000109="Тестілеу" -0200010A="Ерекшеленген мұрағатты тестілеу." -0200010B="Мұнда шешу" -0200010C="Ерекшеленген мұрағаттағы файлды ағымдық қалтаға шығару." -0200010D="{0} дегенде шешу" -0200010E="Файлды каталог астында шығару." -0200010F="{0} дегенге үстеу" -02000110="Ерекшеленген нысандарды мұрағатқа үстеу." -02000111="Сығып э-поштамен жіберу..." -02000112="Ерекшеленген нысанды сығып, мұрағатты э-поштамен жіберу." -02000113="{0} дегенде сығып, э-поштамен жіберу" -02000114="Ерекшеленген нысанды сығып, мұрағатты э-поштамен жіберу." - -02000140="<Қалта>" -02000141="<Мұрағат>" - -; Properties -02000203="Жол" -02000204="Аты" -02000205="Кеңейтімі" -02000206="Қалта" -02000207="Көлем" -02000208="Сығылған" -02000209="Атрибут" -0200020A="Жасалған" -0200020B="Ашылған" -0200020C="Өзгерген" -0200020D="Үзіліссіз" -0200020E="Комментарий" -0200020F="Шифрланған" -02000210="дейін бөлінген" -02000211="кейін бөлінген" -02000212="Сөздік" -02000213="CRC" -02000214="Түрі" -02000215="Анти" -02000216="Тәсіл" -02000217="Жүйе" -02000218="Файлдық жүйе" -02000219="Пайдаланушы" -0200021A="Топ" -0200021B="Блок" -0200021C="Комментарий" -0200021D="Орны" -0200021E="Жолы" -0200021F="Қалта" -02000220="Файл" -02000221="Нұсқа" -02000222="Том" -02000223="Көп томды" -02000224="Жылжу" -02000225="Сілтеме" -02000226="Блок" -02000227="Том" - -02000229="64-bit" -0200022A="Big-endian" -0200022B="Процессор" -0200022C="Физикалық көлемі" -0200022D="Тақырып көлемі" -0200022E="Бақылау сомасы" -0200022F="Характеристика" -02000230="Виртуальды мекен-жай" -02000231="ID" -02000232="Қысқа аты" -02000233="Жасаушы" -02000234="Сектор көлемі" -02000235="Режим" -02000236="Сілтеме" - -; Status bar -02000301="Ерекшеленген нысан: {0}" -02000302="{0} нысан" - -02000320="Файл:" -02000321="Қалта:" -02000322="Көлем:" -02000323="Сығылған:" -02000324="Мұрағат:" - -; List Context Menu -02000401="&Баған..." - -02000411="&Ашу" -02000412="&Шығару..." - -; ToolBar -02000501="Шығару" - -; Messages -02000601="Көтермейтін мұрағат үшін операция өзгертіледі." -02000602="{0} мұрағатын өзгерту мүмкін емес" -02000603="'{0}' қалтасын жасау мүмкін емес" -02000604="Файл көтеретін мұрағат емес" -02000605="Қателік" -02000606="Өте көп элемент" -02000607="Бағдарлама ассоцирациясы жоқ" -02000608="Қателік табылған жоқ" -02000609="'{0}' файлды мұрағат ретінде ашу мүмкін емес" -0200060A="Шифрланған '{0}' мұрағатты ашу мүмкін емес. Кілтсөз дұрыс емес пе?" -0200060B="Бос жад жоқ" -0200060C="Белгісіз қателік" -0200060D="Көтермейтін мұрағат түрі" - -; Dialogs -02000702="Жарайды" -02000705="&Иә" -02000707="Бәріне &ия" -02000709="&Жоқ" -0200070B="Бәріне &жоқ" - -02000710="Болдырмау" -02000711="&Болдырмау" -02000713="&Жабу" -02000714="Тоқтату" -02000715="Қайта іске қосу" - -02000720="Анықтама" - -; Extract dialog -02000800="Шығару" -02000801="&Мұнда шешу:" -02000802="&Кілтсөз" - -02000810="Жолдар" -02000811="&Толық жол" -02000812="&Қатысы бар жол" -02000813="&Жолсыз" - -02000820="Қайта жазу" -02000821="&Растаумен" -02000822="&Растаусыз" -02000823="Өткізіп &жіберу" -02000824="Автоматты қайта атау." -02000825="Бар файлды автом. қайта атау" - -02000830="Файл" -02000831="Таңдалған файл" -02000832="Барлық файл" - -02000881="Шығарылатын файл орнын нұсқаңыз." - -02000890="Шешу" - -; Overwrite dialog -02000900="Файлды ауыстыру растау" -02000901="Қалтада іс жүргізілетін файл бар." -02000902="Файлды ауыстыру" -02000903="келесі файлмен ба?" - -02000911="Автоматты қайта атау" - -02000982="{0} байт" -02000983="өзгерген" - -; Messages dialog -02000A00="Хабарлама" - -02000A80="Хабарлама" - -02000A91="'{0}' файлы үшін сығу әдісін көтермейді." -02000A92="'{0}' мәліметінде қателік. Файл зақымдалған." -02000A93="'{0}' CRC қателік. Файл зақымдалған." -02000A94="Шифрланған '{0}' файлында мәліміт қате. Кілтсөз дұрыс емес пе?" -02000A95="Шифрланған '{0}' файлында CRС қате. Кілтсөз дұрыс емес пе?" - -; Password dialog -02000B00="Кілтсөзді енгізу" -02000B01="&Кілтсөзді енгізіңіз:" -02000B02="&Кілтсөзді көрсету" -02000B03="&Кілтсөзді қайталаңыз:" -02000B10="Кілтсөздер сәйкес емес" -02000B11="Кілтсөзге тек ағылшын әліпбиін пайдаланыңыз, сандар және арнайы нышандар (!, #, $, ...)" -02000B12="Кілтсөз өте ұзақ" - -; Progress dialog -02000C00="Процесс" -02000C01="Өтті:" -02000C02="Қалды:" -02000C03="Барлығы:" -02000C04="Жылд.:" -02000C05="Көлем:" -02000C06="Сығу дәрежесі:" - -02000C10="&Фонды" -02000C11="&Алдыңғы жоспарға" -02000C12="&Үізілс" -02000C13="&Жалғастыру" - -02000C20="Үзілісте" - -02000C30="Операцияны тоқтату керек пе?" - -; Compress dialog -02000D00="Мұрағатқа үстеу" -02000D01="&Мұрағат:" -02000D02="&Өзгерту режимі:" -02000D03="&Мұрағат пішімі:" -02000D04="&Сығу тәсілі:" -02000D05="&Solid мұрағат жасау" -02000D06="&Параметр:" -02000D07="&Баптау" -02000D08="SF&X-мұрағат жасау" -02000D09="&Көп ағымды" -02000D0A="&Файлдың атын шифрлау" -02000D0B="&Сығу деңгейі:" -02000D0C="Сөздік &көлемі:" -02000D0D="Сөз &көлемі:" -02000D0E="Бууға арналған көлем:" -02000D0F="Шешуге арналған көлем:" -02000D10="Шифрлау" -02000D11="Шифрлау тәсілі:" -02000D12="Ағым саны:" -02000D13="Блог көлемі:" -02000D14="Файл көлемі б-ша" -02000D15="Үзіліссіз" -02000D16="Ашылған файд жазу үшін сығу" - -02000D40="Томға бөлшектеу (байтқа):" -02000D41="Томның көлемін енгізу қате" -02000D42="Томның орнатылған көлемі: {0} байт.\nМұрағатты томға бөлшектеу керек пе?" - -02000D81="Сығусыз" -02000D82="Кәдімгі" -02000D83="Ең жоғарғы" -02000D84="Шапшаң" -02000D85="Жылдам" -02000D86="Ультра" - -02000D90="Сапыру" - -02000DA1="Үстеу, ауыстыру" -02000DA2="Жаңарту, үстеу" -02000DA3="Жаңату" -02000DA4="Теңестіру" - -02000DB1="Барлық файл" - -02000DC0="Компрессия" - -; Columns dialog -02000E00="Бағандар" -02000E01="Осы қалтада көрсетілетін бағандарды белгілеңіз. \"Жоғары\" және \"Төмен\" пернелерімен бағандардың орнын реттеуге болады." -02000E02="Таңдалған бағандарда ен болуы керек" -02000E03="нүкте." - -02000E10="Жоғары" -02000E11="Төмен" -02000E12="Көрсету" -02000E13="Жасыру" -02000E14="Орнату" - -02000E81="Аты" -02000E82="Ені" - -; Testing -02000F90="Тестілеу" - - -; File Manager - -03000000="7-Zip File Manager" - -; Menu -03000102="&Файл" -03000103="&Өңдеу" -03000104="&Көрініс" -03000105="С&ервис" -03000106="&Анықтама" -03000107="&Таңдаулы" - -; File -03000210="&Ашу" -03000211="Ішінен &ашу" -03000212="Сыртынан ашу" -03000220="Қарау" -03000221="&Өңдеу" -03000230="Қайта атау" -03000231="&Көшіру..." -03000232="&Жылжыту..." -03000233="&Жою" -03000240="Сипаттар" -03000241="Комме&нтарий..." -03000242="Бақылау сомасы" -03000243="Diff" -03000250="&Қалта жасау" -03000251="Файл жасау" -03000260="Шығу" -03000270="Файлды бөлшектеу..." -03000271="Файлды біріктіру..." - -; Edit -03000310="&Болдырмау" -03000311="&Қайтару" -03000320="&Қиып алу" -03000321="&Көшіру" -03000322="Қою" -03000323="&Жою" -03000330="Бәрін ерекшелеу" -03000331="Ерекшелеуді аластау" -03000332="&Ерекшелеуді көрсету" -03000333="Ерекшелеу..." -03000334="Ерекшедеужі аластау..." -03000335="Түрі б-ша ерекшелеу" -03000336="Түрі б-ша ерекшелеуді аластау" - -; View -03000410="&Үлкен таңбаша" -03000411="&Кішк. таңбаша" -03000412="Тізім" -03000413="&Кесте" -03000420="Сұрыптаусыз" -03000430="Негізгі қалтады ашу" -03000431="Бір деңгей жоғары өту" -03000432="Қалта тарихы..." -03000440="Жаңарту" -03000449="Жалпақ режим" -03000450="&2 тақта" -03000451="&Құралдар тақтасы" -03000460="Мұрағаттауыш батырма тақтасы" -03000461="Батырманың кәдімгі тақтасы" -03000462="Үлкен батырмалар" -03000463="Батырмада жазулар" - -; Tools -03000510="Баптау..." -03000511="Өнімді тестілеу" - -; Help -03000610="&Басты..." -03000620="Бағдарламада..." - -; Favorites -03000710="Қалтаны таңдаулыға басқаша үстеу" -03000720="Таңдаулы" - -; Options Dialog - -03010000="Баптау" - -; Plugins -03010100="Плагин" -03010101="&Плагин:" -03010110="Сипаттар" - -; Edit -03010200="Өңдегіш" -03010201="&Өңдегіш:" -03010202="&Diff:" - -; System -03010300="Жүйе" -03010302="7-Zip файлмен ассорциялау:" -03010310="Плагин" - -; Settings -03010400="Баптау" -03010401="\"..\" элементті көрсету" -03010402="Файлдың шынайы таңбашасын көрсету" -03010410="Жүйелік мәзірді көрсету" -03010420="Барлық жолаққа меңзер" -03010421="Бөлгіштерді көрсету" -03010422="Бір шерткеннен ашу" -03010430="Белгілеудің альтернативті режимі" -03010440="Жадтың үлкен беттерін пайдалану" - -; Strings - -03020201="Көшіру" -03020202="Жылжыту" -03020203="Мұнда көшіру:" -03020204="Мұнда жылжыту:" -03020205="Көшіру..." -03020206="Жылжыту..." -03020207="Мұндай қалтаға нысандарыд көшіруге болмайды" -03020208="Бұл қалтаға операция көтермейді." -03020209="Қалтаны нұсқаңыз" - -03020210="Файлды жоюды растау" -03020211="Қалтаны жоюды растау" -03020212="Бірнеше файлды жоюды растау" -03020213="\"{0}\" дегенді жою керек пе?" -03020214="\"{0}\" қалтасын және оның ішіндегілерін жою керек пе?" -03020215="({0} дана) нысандарды жою керек пе?" -03020216="Жойылу..." -03020217="Файл не қалтаны жою қате" -03020218="Ұзақ жолды файлдарды себетке жоюды жүйе көтермейді" - -03020220="Атын өзгерту..." -03020221="Файл не қалтаның атын өзгерту мүмкін емес" -03020222="Файлды көшіруді растау" -03020223="Мына файлдарды мұрағатқа көшіру керек пе" - -03020230="Қалта жасау" -03020231="Қалта аты:" -03020232="Жаңа қалта" -03020233="Қалтаны жасау қате" - -03020240="Файл жасау" -03020241="Файл аты:" -03020242="Жаңа файл" -03020243="Файлды жасау кезінде қателік болды" - -03020250="Ерекшелеу" -03020251="Аластау" -03020252="Маска:" - -03020260="Қалта тарихы" - -03020280="'{0}' файлы өзгерді.\nОны мұрағатта жаңарту керек пе?" -03020281="\n'{0}' файлды жаңарту мүмкін емес" -03020282="Өңдегішті ашу мүмкін емес" -03020283="Ашылу..." -03020284="Файл вирусқа ұқсайды (файл аты ұзақ жолды мәселені құрайды)." - -03020290="Комментарий" -03020291="&Комментарий:" - -030202A0="Жүйе" - -03020300="Компьютер" -03020301="Желі" -03020302="Құжаттар" - -03020400="Үстеу" -03020401="Шығару" -03020402="Тестілеу" - -03020420="Көшіру" -03020421="Жылжыту" -03020422="Жою" -03020423="Ақпарат" - -03020500="Файлды бөлшектеу" -03020501="&Бөлшектеу:" -03020510="Бөлшектеу..." -03020520="Бөлшектеуді растау" -03020521="Файлд {0} бөлікке бөлшектеу керек пе?" -03020522="Том көлемі файлдың кіріс көлемінен аз болу керек" - -03020600="Файлдарды біріктіру" -03020601="&Мұнда біріктіру:" -03020610="Біріктіру..." -03020620="Бөлшектенген файлдың бірінші бөлігін таңдау керек" -03020621="Бөлшектенген файлды тану мүмкін емес" -03020622="Бөлшектенген файлдың бөліктерін табу мүмкін емес" - -03020710="Бақылау сомасын есептеу..." -03020720="Бақылау сомасы" -03020721="Мәлімет үшін CRC бақылау сомасы:" -03020722="Мәлімет және атау үшін CRC бақылау сомасы:" - -03020800="Сканерлеу..." - -03020900="Сипаттар" - -03020A01="Операция қалтаға жолдың ұзақтығынан орындалмайды" -03020A02="Сізге бір файл таңдау керек" -03020A03="Сізге бір не бірнеше файл таңдау керек" -03020A04="{0} деген файл бар" - -; Computer -03031100="Сыйымы" -03031101="Бос" -03031102="Кластер көлемі" -03031103="Белгі" - -; Network -03031200="Жергілікті аты" -03031201="Провайдер" - -; Benchmark Dialog - -03080000="Өнімділікке тестілеу" -03080001="Жад көлемі:" -03080002="Буу" -03080003="Шешу" -03080004="Жылдамдық" -03080005="Рейтинг" -03080006="Жалпы рейтинг" -03080007="Ағымдық" -03080008="Нәтижесі" -03080009="Өтулер:" -0308000A="Қате:" -0308000B="Ауырлық" -0308000C="Рейтинг / Жеңіс." - -;!@LangEnd@! diff --git a/External/7-Zip/Lang/ko.txt b/External/7-Zip/Lang/ko.txt deleted file mode 100644 index 493cc8e7..00000000 --- a/External/7-Zip/Lang/ko.txt +++ /dev/null @@ -1,545 +0,0 @@ -;!@Lang@!UTF-8! -; 7-Zip 9.07 -; Translated by -; 4.53~ : Dong-yoon Han (한동윤) -; ~4.52 beta : Hyeong il Kim (kurt Sawyer) -; Orignal : ZannyLim (임재형) -; - -00000000="Korean" -00000001="한국어" -00000002="18" - -; 7-Zip Configuration - -; Title -01000000="7-Zip 환경설정" - -; Info Page -01000100="7-Zip 정보" -01000103="7-Zip 은 무료 소프트웨어입니다. 원하신다면, 등록을 통해 7-Zip 개발을 지원하실 수 있습니다." -01000104="기술지원" -01000105="등록" - -; Folders Page -01000200="폴더" -01000210="작업 폴더(&W)" -01000211="시스템 임시 폴더(&S)" -01000212="현재 폴더(&C)" -01000213="지정 폴더(&S):" -01000214="이동식 드라이브에서만 사용" - -01000281="압축에 관계된 파일이 임시적으로 사용할 위치 지정." - -; System Page -01000300="시스템" -01000301="7-Zip 을 쉘 컨텍스트 메뉴에 통합" -01000302="계단식 컨텍스트 메뉴" -01000310="컨텍스트 메뉴 항목:" - -; Language Page -01000400="언어" -01000401="언어:" - - -; 7-Zip Explorer extension - -; Context menu -02000101="7-Zip" -02000102="7-Zip 명령" -02000103="압축파일 열기" -02000104="선택한 압축파일을 엽니다." -02000105="압축 풀기..." -02000106="선택한 압축파일의 압축을 풉니다." -02000107="압축파일에 추가..." -02000108="선택한 항목을 압축파일에 추가합니다." -02000109="압축파일 테스트" -0200010A="선택한 압축파일의 무결성을 테스트합니다." -0200010B="여기에 압축 풀기" -0200010C="선택한 압축파일을 현재 폴더에 풉니다." -0200010D="{0}에 풀기" -0200010E="하위 폴더에 파일을 풉니다." -0200010F="{0}에 추가" -02000110="선택한 항목을 압축파일에 추가합니다." -02000111="압축해서 이메일 보내기" -02000112="선택한 항목을 압축파일로 만들어 이메일을 통해 보냅니다." -02000113="{0}로 압축해서 이메일 보내기" -02000114="선택한 항목을 압축파일로 만들어 이메일을 통해 보냅니다." - -02000140="<폴더>" -02000141="<압축파일>" - -; Properties -02000203="경로" -02000204="이름" -02000205="확장자" -02000206="폴더" -02000207="크기" -02000208="압축된 크기" -02000209="속성" -0200020A="만든 날짜" -0200020B="액세스한 날짜" -0200020C="수정한 날짜" -0200020D="솔리드" -0200020E="설명" -0200020F="암호화" -02000210="나누기 이전" -02000211="나누기 후" -02000212="사전" -02000213="CRC" -02000214="형식" -02000215="안티" -02000216="압축 방식" -02000217="생성한 OS" -02000218="파일 시스템" -02000219="사용자" -0200021A="그룹" -0200021B="블럭" -0200021C="설명" -0200021D="위치" -0200021E="경로 접두" -0200021F="폴더" -02000220="파일" -02000221="버전" -02000222="볼륨" -02000223="다중볼륨" -02000224="오프셋" -02000225="링크" -02000226="블록" -02000227="볼륨" - -02000229="64-bit" -0200022A="Big-endian" -0200022B="CPU" -0200022C="물리적 크기" -0200022D="해더 크기" -0200022E="체크섬" -0200022F="특성" -02000230="가상 주소" -02000231="ID" -02000232="짧은 이름" -02000233="생성자 응용프로그램" -02000234="섹터 크기" -02000235="모드" -02000236="연결" - -; Status bar -02000301="{0} 항목이 선택됨" -02000302="{0} 항목" - -02000320="파일:" -02000321="폴더:" -02000322="크기:" -02000323="압축된 크기:" -02000324="압축파일:" - -; List Context Menu -02000401="열(&C)..." - -02000411="열기(&O)" -02000412="압축 풀기(&E)..." - -; ToolBar -02000501="압축 풀기" - -; Messages -02000601="업데이트 작업이 이 압축파일에서는 지원되지 않습니다." -02000602="압축파일 {0}을(를) 업데이트 할 수 없음" -02000603="'{0}' 폴더를 생성할 수 없음" -02000604="파일이 지원되지 않는 압축파일 입니다." -02000605="오류" -02000606="항목이 너무 많음" -02000607="주어진 파일 이름 확장자에 연결된 프로그램이 없음" -02000608="오류 없음" -02000609="파일 '{0}'을(를) 압축파일로 열 수 없음" -0200060A="암호화된 압축파일 '{0}'을(를) 열 수 없습니다. 암호가 틀리나요?" -0200060B="시스템이 필요한 양의 메모리를 할당할 수 없음" -0200060C="알 수 없는 오류" -0200060D="지원되지 않는 압축파일 유형" - -; Dialogs -02000702="확인" -02000705="예(&Y)" -02000707="모두 예(&A)" -02000709="아니오(&N)" -0200070B="모두 아니오(&L)" - -02000710="취소" -02000711="취소(&C)" -02000713="닫기(&C)" -02000714="중지" -02000715="다시 시작" - -02000720="도움말" - -; Extract dialog -02000800="압축 풀기" -02000801="압축 풀기(&X):" -02000802="암호" - -02000810="경로 모드" -02000811="전체 경로명" -02000812="현재 경로명" -02000813="경로명 없음" - -02000820="덮어쓰기 모드" -02000821="덮어쓰기 전에 물어봄" -02000822="물어보지 않고 덮어쓰기" -02000823="존재하는 파일 건너뛰기" -02000824="자동으로 이름 바꾸기" -02000825="존재하는 파일 이름 바꾸기" - -02000830="파일" -02000831="선택된 파일(&S)" -02000832="모든 파일(&A)" - -02000881="압축 풀린 파일의 위치를 지정합니다." - -02000890="압축 푸는 중" - -; Overwrite dialog -02000900="파일 교체시 확인" -02000901="대상 폴더에 이미 파일이 존재합니다." -02000902="존재하는 파일을" -02000903="이것으로 교체하시겠습니까?" - -02000911="자동으로 이름 바꾸기(&U)" - -02000982="{0} 바이트" -02000983="수정한 날짜" - -; Messages dialog -02000A00="진단 메시지" - -02000A80="메시지" - -02000A91="'{0}'은 지원하지 않는 압축 방식입니다." -02000A92="'{0}'에 데이터 오류가 있습니다. 파일이 손상되었습니다." -02000A93="'{0}'의 CRC 검사를 실패했습니다. 파일이 손상되었습니다." -02000A94="암호화 파일 '{0}'에 데이터 오류가 있습니다. 암호가 틀리나요?" -02000A95="암호화 파일 '{0}'의 CRC 검사를 실패했습니다. 암호가 틀리나요?" - -; Password dialog -02000B00="암호 입력" -02000B01="암호 입력:" -02000B02="암호 보여주기(&S)" -02000B03="암호 다시 입력:" -02000B10="암호가 일치하지 않음" -02000B11="암호로는 영문자, 숫자 그리고 특수 문자 (!, #, $, ...)만 사용" -02000B12="패스워드가 너무 김" - -; Progress dialog -02000C00="처리" -02000C01="경과 시간:" -02000C02="남은 시간:" -02000C03="전체 크기:" -02000C04="속도:" -02000C05="처리됨:" -02000C06="압축 효율:" - -02000C10="낮은 순위로(&B)" -02000C11="우선 순위로(&F)" -02000C12="일시정지(&P)" -02000C13="계속(&C)" - -02000C20="일시정지 됨" - -02000C30="정말로 취소하시겠습니까?" - -; Compress dialog -02000D00="압축파일에 추가" -02000D01="압축파일(&A):" -02000D02="업데이트 모드(&U):" -02000D03="압축파일 형식(&F):" -02000D04="압축 방식(&M):" -02000D05="솔리드 압축 파일 만들기(&S)" -02000D06="매개변수(&P):" -02000D07="옵션" -02000D08="자동(SFX) 압축파일 생성(&X)" -02000D09="다중 스레딩" -02000D0A="파일 이름 암호화(&N)" -02000D0B="압축 레벨(&L):" -02000D0C="사전 크기(&D):" -02000D0D="단어(word) 크기(&W):" -02000D0E="압축시 사용 메모리:" -02000D0F="압축 풀기시 사용 메모리:" -02000D10="암호화" -02000D11="암호화 방식:" -02000D12="CPU 스레드 수:" -02000D13="솔리드 블록 크기:" -02000D14="솔리드 사용 않함" -02000D15="솔리드" -02000D16="공유하고있는 파일 압축" - -02000D40="볼륨 나누기, 바이트(&V):" -02000D41="볼륨 크기가 부적절합니다." -02000D42="지정된 볼륨 크기: {0} 바이트.\n이 볼륨 크기로 분할 하시겠습니까?" - -02000D81="저장" -02000D82="보통" -02000D83="최고" -02000D84="빠름" -02000D85="가장 빠름" -02000D86="극한" - -02000D90="찾아보기" - -02000DA1="파일을 추가하고 교체" -02000DA2="파일을 업데이트하고 추가" -02000DA3="존재하는 파일만 새롭게 하기" -02000DA4="압축파일 내용을 동기화" - -02000DB1="모든 파일" - -02000DC0="압축하는 중" - -; Columns dialog -02000E00="열" -02000E01="이 폴더에서 보고 싶은 열을 체크하세요. 열의 순서를 바꾸려면 위로 그리고 아래로 버튼을 사용하세요." -02000E02="선택한 열은 반드시 넓이는" -02000E03="픽셀이 되어야 합니다. (&W)" - -02000E10="위로 이동(&U)" -02000E11="아래로 이동(&D)" -02000E12="보여주기(&S)" -02000E13="숨기기(&H)" -02000E14="설정" - -02000E81="제목" -02000E82="폭" - -; Testing -02000F90="검사 중" - - -; File Manager - -03000000="7-Zip 파일 매니저" - -; Menu -03000102="파일(&F)" -03000103="편집(&E)" -03000104="보기(&V)" -03000105="도구(&T)" -03000106="도움말(&H)" -03000107="즐겨찾기(&A)" - -; File -03000210="열기(&O)" -03000211="내부 열기(&I)" -03000212="외부 열기(&U)" -03000220="보기(&V)" -03000221="편집(&E)" -03000230="새 이름(&M)" -03000231="복사(&C)..." -03000232="이동(&M)..." -03000233="삭제(&D)" -03000240="속성(&R)" -03000241="설명(&N)" -03000242="체크섬 계산" -03000243="Diff" -03000250="폴더 만들기" -03000251="파일 만들기" -03000260="끝내기(&X)" -03000270="파일 나누기(&S)" -03000271="파일 합치기(&B)" - -; Edit -03000310="실행 취소(&U)" -03000311="다시 실행(&R)" -03000320="잘라내기(&T)" -03000321="복사(&C)" -03000322="붙여넣기(&P)" -03000323="삭제(&D)" -03000330="모두 선택(&A)" -03000331="모두 선택 취소" -03000332="선택 항목 반전(&I)" -03000333="선택..." -03000334="선택 취소..." -03000335="파일 형식으로 선택" -03000336="파일 형식으로 선택 취소" - -; View -03000410="큰 아이콘(&G)" -03000411="작은 아이콘(&M)" -03000412="목록(&L)" -03000413="자세히(&S)" -03000420="정렬 안함" -03000430="최상위 폴더 열기" -03000431="한단계 위로" -03000432="폴더 히스토리..." -03000440="새로 고침(&R)" -03000449="펼쳐 보기" -03000450="2 패널(&2)" -03000451="도구 모음(&T)" -03000460="압축 도구 모음" -03000461="표준 도구 모음" -03000462="큰 버튼" -03000463="버튼 텍스트 보여주기" - -; Tools -03000510="옵션(&P)..." -03000511="벤치마크(&B)..." - -; Help -03000610="도움말 항목(&C)..." -03000620="7-Zip 정보(&A)..." - -; Favorites -03000710="즐겨찾기에 폴더 추가(&A)" -03000720="북마크" - -; Options Dialog - -03010000="옵션" - -; Plugins -03010100="플러그인" -03010101="플러그인(&P):" -03010110="옵션" - -; Edit -03010200="편집기" -03010201="편집기(&E):" -03010202="Diff(&D):" - -; System -03010300="시스템" -03010302="7-Zip으로 연결:" -03010310="플러그 인" - -; Settings -03010400="설정" -03010401="\"..\" 항목 보여주기" -03010402="실재 파일 아이콘 보여주기" -03010410="시스템 메뉴 보여주기" -03010420="행 전체 선택(&F)" -03010421="눈금선 보여주기(&G)" -03010422="한 번 클릭으로 항목 열기" -03010430="대체 선택 모드" -03010440="큰 메모리 페이지 사용" - -; Strings - -03020201="복사" -03020202="이동" -03020203="폴더로 복사:" -03020204="폴더로 이동:" -03020205="복사 중..." -03020206="이동 중..." -03020207="해당 폴더에 항목을 이동 또는 복사할 수 없습니다." -03020208="지원되지 않는 작업입니다." -03020209="대상 폴더를 선택하세요." - -03020210="파일 삭제 확인" -03020211="폴더 삭제 확인" -03020212="여러 파일 지우기 확인" -03020213="'{0}'을(를) 삭제하시겠습니까?" -03020214="폴더 '{0}'와 그 모든 내용을 삭제하시겠습니까?" -03020215="이 {0} 항목들을 삭제하시겠습니까?" -03020216="삭제 중..." -03020217="파일 또는 폴더 삭제 실패" -03020218="시스템이 긴 경로의 파일을 휴지통으로 이동할 수 없음" - -03020220="이름 바꾸는 중..." -03020221="파일 또는 폴더 이름 바꾸기 실패" -03020222="파일 복사 확인" -03020223="파일을 압축파일로 복사 하시겠습니까?" - -03020230="폴더 만들기" -03020231="폴더 이름:" -03020232="새 폴더" -03020233="폴더 만들기 오류" - -03020240="파일 만들기" -03020241="파일 이름:" -03020242="새 파일" -03020243="파일 만들기 오류" - -03020250="선택" -03020251="선택 취소" -03020252="마스크:" - -03020260="폴더 히스토리" - -03020280="파일 '{0}'이 수정되었습니다.\n압축파일에 업데이트 하시겠습니까?" -03020281="'{0}' 파일을 업데이트 할 수 없습니다." -03020282="편집기를 시작할 수 없습니다." -03020283="여는 중..." -03020284="해당 파일이 바이러스 같습니다 (파일 이름에 길다란 공백이 들어있음)." - -03020290="설명" -03020291="설명(&C):" - -030202A0="시스템" - -03020300="컴퓨터" -03020301="네트워크" -03020302="문서" - -03020400="추가" -03020401="압축 풀기" -03020402="테스트" - -03020420="복사" -03020421="이동" -03020422="삭제" -03020423="정보" - -03020500="파일 분할하기" -03020501="분할하기(&S):" -03020510="분할하는 중..." -03020520="분할 확인" -03020521="정말 {0} 볼륨들로 분할 하시겠습니까?" -03020522="볼륨 크기가 원본 파일보다 작아야만 합니다." - -03020600="파일 합치기" -03020601="합치기(&B):" -03020610="파일 합치는 중..." -03020620="첫번째 파일만 선택하시오" -03020621="분할한 파일의 한 부분으로 인식할 수 없음" -03020622="분할 파일의 한 부분 이상을 찾을 수 없음" - -03020710="체크섬 계산중..." -03020720="체크섬 정보" -03020721="데이터용 CRC 체크섬:" -03020722="데이터와 이름용 CRC 체크섬:" - -03020800="검색 중..." - -03020900="속성" - -03020A01="긴 경로로된 폴더에서 해당 작업을 호출할 수 없습니다." -03020A02="반드시 한 개의 파일을 선택해야함" -03020A03="반드시 한 개 이상의 파일을 선택해야 함" -03020A04="{0} 파일은 이미 존재함" - -; Computer -03031100="전체 크기" -03031101="여유 공간" -03031102="클러스터 크기" -03031103="라벨" - -; Network -03031200="로컬 이름" -03031201="제공자" - -; Benchmark Dialog - -03080000="벤치마크" -03080001="메모리 사용량:" -03080002="압축 중" -03080003="압축 푸는 중" -03080004="속도" -03080005="평가" -03080006="전체 평가" -03080007="현재" -03080008="결과" -03080009="통과:" -0308000A="오류:" -0308000B="CPU 사용량" -0308000C="평가 / 사용량" - -;!@LangEnd@! - - diff --git a/External/7-Zip/Lang/ku-ckb.txt b/External/7-Zip/Lang/ku-ckb.txt deleted file mode 100644 index 60cb4913..00000000 --- a/External/7-Zip/Lang/ku-ckb.txt +++ /dev/null @@ -1,536 +0,0 @@ -;!@Lang@!UTF-8! -; 7-Zip 4.66 -; Translated by Ara Qadir. -; http://www.chawg.org -; -; -; - -00000000="Kurdish - Sorani" -00000001="کوردی" -00000002="" - -; 7-Zip Configuration - -; Title -01000000="سازدانی 7-Zip" - -; Info Page -01000100="7-Zip دەربارەی" -01000103="7-Zip پڕۆگرامێکی خۆڕایە. لەگەڵ ئەوەشدا، ئەتوانی پاڵپشت بیت لە پەرەپێدانی 7-Zip." -01000104="پاڵپشتی" -01000105="تۆمارکردن" - -; Folders Page -01000200="بوخچەکان" -01000210="بوخچەی &کارکردن" -01000211="بوخچەی کاتی &سیستەم" -01000212="&ئێستایی" -01000213="&دیاریکراو:" -01000214="تەنها بۆ ئەو وەگەڕخەرانە بەکاری بهێنە کە توانای لابردنیان هەیە (removable disk)" - -01000281="شوێنێک دیاری بکە بۆ پەڕگە کاتییەکانی ئەرشیڤ." - -; System Page -01000300="سیستەم" -01000301="7-Zip بکە نێو لیستەی مێنیوەوە" -01000302="مێنیو بکە بە یەک هاوپۆل" -01000310="کەرەستەکانی نێو مێنیو:" - -; Language Page -01000400="زمان" -01000401="زمان:" - - -; 7-Zip Explorer extension - -; Context menu -02000101="7-Zip" -02000102="فرمانەکانی 7-Zip" -02000103="کردنەوەی ئەشیڤ" -02000104="ئەرشیڤە دیاریکراوەکان ئەکاتەوە." -02000105="دەرکێشانی پەڕگەکان" -02000106="پەڕگەکان دەرئەکێشێت لە ئەرشیڤە دیاریکراوەکەدا." -02000107="زیادکردن بۆ ئەرشیڤ" -02000108="دیاریکراوەکان بۆ ئەرشیڤ زیاد بکە" -02000109="تاقیکردنەوەی ئەرشیڤ" -0200010A= "گشت ئەرشیڤە دیاریکراوەکە تاقیدەکاتەوە" -0200010B="لێرە دەریبکێشە" -0200010C="پەڕگەکانی ئەرشیڤی دیاریکراو دەردەکێشێ بۆ بوخچەی ئێستایی." -0200010D="دەرکێشان بۆ {0}" -0200010E="پەڕگەکان دەردەکێشێ بۆ ژێربوخچە." -0200010F="زیادکردنی بۆ {0}" -02000110="دیاریکراوەکان زیاد دەکات بۆ ئەرشیڤ." -02000111="پەستاندن و پەیامی ئەلیکترۆنی..." -02000112="پەڕگە دیاریکراوەکان بپەستێنە بۆ ئەرشیڤ و ئەرشیڤەکەش بە پەیامی ئەلیکترۆنی بنێرە." -02000113="بیپەستێنە بۆ {0} و بە پەیامی ئەلیکترۆنی بینێرە" -02000114="پەڕگە دیاریکراوەکان بپەستێنە بۆ ئەرشیڤ و ئەرشیڤەکەش بە پەیامی ئەلیکترۆنی بنێرە." - -02000140="<بوخچە>" -02000141="<ئەرشیڤ>" - -; Properties -02000203="ڕێڕەو" -02000204="ناو" -02000205="پاشگر" -02000206="بوخچە" -02000207="قەبارە" -02000208="قەبارەی پێچراو" -02000209="تایبەتمەندی" -0200020A="دروستکراوە" -0200020B="بینراوە" -0200020C="دەستکاریکراوە" -0200020D="ڕەق" -0200020E="لێدوانی لەسەر دراوە" -0200020F="پارێزراو" -02000210="لەتکردن پێش" -02000211="لەتکردن پاش" -02000212="فەرهەنگ" -02000213="CRC" -02000214="جۆر" -02000215="دژ" -02000216="ڕێباز" -02000217="سیستەمی خانەخوێ" -02000218="سیستەمی پەڕگە" -02000219="بەکارهێنەر" -0200021A="گوروپ" -0200021B="بلۆک" -0200021C="لێدوان" -0200021D="جێگە" -0200021E="ـی ڕێڕەو Prefix" -0200021F="بوخچەکان" -02000220="پەڕگەکان" -02000221="وەشان" -02000222="قەبارەکان" -02000223="فرە قەبارە" -02000224="Offset" -02000225="بەستەرەکان" -02000226="بلۆکەکان" -02000227="قەبارەکان" - -02000229="٦٤-بت" -0200022A="Big-endian" -0200022B="CPU" -0200022C="قەبارەی فیزیکی" -0200022D="قەبارەی سەر" -0200022E="کۆپشکنین" -0200022F="تایبەتمەندی" -02000230="ناونیشانی ڕاستی" - -; Status bar -02000301="{0} شت دیاریکراوە" -02000302="{0} شت" - -02000320="پەڕگەکان:" -02000321="بوخچەکان:" -02000322="قەبارە" -02000323="قەبارەی پەستێنراو:" -02000324="ئەرشیڤەکان:" - -; List Context Menu -02000401="&ستوونەکان..." - -02000411="&کردنەوە" -02000412="&دەرکێشان..." - -; ToolBar -02000501="دەرکێشان" - -; Messages -02000601="کارپێکردنی نوێکاری پاڵپشت نەکراوە بۆ ئەم ئەرشیڤە." -02000602="ناتوانرێ ئەرشیڤی {0} نوێبکرێتەوە" -02000603="ناتوانرێ بوخچەی '{0}' دروستبکرێت." -02000604="پەڕگە ئەرشیڤێکی پاڵپشتیکراو نییە." -02000605="هەڵە" -02000606="شتی(item) زۆر هەن" -02000607="هیچ پەڕگەیەک نییە پەیوەست بێت بە پاشگری پەڕگەی دراوەوە." -02000608="هیچ هەڵەیەک نییە" -02000609="ناتوانرێت پەڕگەی '{0}' بکرێتەوە وەک ئەرشیڤ." -0200060A="ناتوانرێت ئەرشیڤی پارێزراوی '{0}' بکرێتەوە. ئایا تێپەڕەوشە هەڵەیە؟" -0200060B="سیستەم ناتوانێت بڕی پێویست لە بیرگە دابین بکات" -0200060C="هەڵەیەکی نەزانراو" -0200060D="جۆری ئەرشیڤ پاڵپشتی نەکراوە" - -; Dialogs -02000702="باشە" -02000705="&بەڵێ" -02000707="بەڵێ بۆ &هەموو" -02000709="&نەخێر" -0200070B="نەخێر بۆ هە&موو" - -02000710="پاشگەزبوونەوە" -02000711="&پاشگەزبوونەوە" -02000713="&داخستن" -02000714="وەستاندن" -02000715="دەستپێکردنەوە" - -02000720="یارمەتی" - -; Extract dialog -02000800="دەرکێشان" -02000801="&دەرکێشان بۆ:" -02000802="تێپەڕەوشە" - -02000810="جۆری ڕێڕەو" -02000811="ناوی ڕێڕەوی تەواوەتی" -02000812="ناوی ڕێڕەوە هەنووکەییەکان" -02000813="ناوی ڕێڕەو نییە" - -02000820="جۆری بەسەردا نووسینەوە" -02000821="بپرسە پێش بەسەردا نووسینەوە" -02000822="بەسەردا بنووسەوە بەبێ ڕەزامەندی" -02000823="پەڕگە هەبووەکان بپەڕێنە" -02000824="خۆکار ناوگۆڕین" -02000825="خۆکار ناوگۆڕینی پەڕگە هەبووەکان" - -02000830="پەڕگەکان" -02000831="پەڕگە &دیاریکراوەکان" -02000832="&هەموو پەڕگەکان" - -02000881="شوێنێک دیاری بکە بۆ پەڕگە دەرکێشراوەکان" - -02000890="دەری دەکێشێ" - -; Overwrite dialog -02000900="دڵنیابە لە جێگرتنەوەی پەڕگە" -02000901="بوخچەی مەبەست پەڕگەیەکی تیادایە بە هەمان ناو." -02000902="ئەتەوێت پەڕگە هەبووەکان جێبگیردرێتەوە؟" -02000903="لەگەڵ ئەم دانەیە؟" - -02000911="ناوگۆڕینی &خۆکار" - -02000982="{0} بایت" -02000983="دەستکاریکراوە لە" - -; Messages dialog -02000A00="پەیامی لێکۆڵینەوە/ پشکنین" - -02000A80="پەیام" - -02000A91="ڕێبازێکی پاڵپشتی نەکراوی پەستاندن بۆ '{0}'. " -02000A92="زانیاری '{0}' هەڵەیە. پەڕگە تێکشکاوە." -02000A93="CRC سەرکەوتوو نەبوو. پەڕگە تێکشکاوە." -02000A94="زانیاری هەڵەیە لە پەڕگەی پارێزراودا '{0}'. ئایا تێپەڕەوشە هەڵەیە؟" -02000A95="CRC هەڵەیە لە پەڕگەی پارێزراودا '{0}'. ئایا تێپەڕەوشە هەڵەیە؟" - -; Password dialog -02000B00="نووسینی تێپەڕەوشە:" -02000B01="تێپەڕەوشە بنووسە:" -02000B02="&پیشاندانی تێپەڕەوشە" -02000B03="تێپەڕەوشە بنووسەوە:" -02000B10="تێپەڕەوشەکان وەک یەک نین" -02000B11="تەنها پیتە ئینگلیزییەکان، ژمارە و نووسە تیبەتییەکان ($، %، #) بۆ تێپەڕەوشە بەکاربهێنە" -02000B12="تێپەڕەوشە زۆر درێژە" - -; Progress dialog -02000C00="جێبەجێکردن" -02000C01="ک. دەستپێکردوو:" -02000C02="کاتی ماوە:" -02000C03="سەرجەمی قەبارە:" -02000C04="خێرایی:" -02000C05="جێبەجێکراوە:" -02000C06="ڕێژەی پەستاندن:" - -02000C10="&پاشەبنەما" -02000C11="پ&ێشەبنەما" -02000C12="&ڕاگرتن" -02000C13="&بەردەوامبوون" - -02000C20="ڕاگیردرا" - -02000C30="دڵنیایت لە پاشگەزبوونەوە؟" - -; Compress dialog -02000D00="زیادکردن بۆ ئەرشیڤ" -02000D01="&ئەرشیڤ:" -02000D02="&جۆری نوێکاری:" -02000D03="&فۆڕماتی ئەرشیڤ:" -02000D04="&ڕێبازی پەستاندن:" -02000D05="دروستکردنی ئەرشیڤی &ڕەق/ پتەو" -02000D06="&هاوکۆڵکەکان:" -02000D07="هەڵبژاردنەکان" -02000D08="دروستکردنی ئەرشیڤی SF&X" -02000D09="فرەدەزوو" -02000D0A="&ناوی پەڕگەکان بپارێزە (encrypt)" -02000D0B="&ئاستی پەستاندن:" -02000D0C="قەبارەی &فەرەەنگ:" -02000D0D="قەبارەی &وشە:" -02000D0E="ڕێژەی بەکارهێنانی بیرگە بۆ پەستاندان:" -02000D0F="ڕێژەی بەکارهێنانی بیرگە بۆ کردنەوەی پەستێنراو:" -02000D10="پاراستن" -02000D11="ڕێبازی پاراستن" -02000D12="ژمارەی دەزووەکانی CPU:" -02000D13="قەبارەی بلۆکی ڕەق:" -02000D14="نا-ڕەق" -02000D15="ڕەق" -02000D16="پەستاندنی پەڕگە ئاڵوگۆڕکراوەکان" - -02000D40="لەتی بکە بۆ &قەبارە و بایت:‌" -02000D41="قەبارەی لەتکراوەکە هەڵەیە" -02000D42="قەبارەی دیاریکراوی لەتکراوەکە: {0} بایت.\nدڵنیایت لە لەتکردنی ئەرشیڤەکە بۆ ئەو قەبارانە؟" - -02000D81="پاشەکەوت" -02000D82="ئاسایی" -02000D83="زۆرترین" -02000D84="خێرا" -02000D85="خێراترین" -02000D86="سەروو" - -02000D90="هەڵدەوە/ Browse" - -02000DA1="زیادکردن و جێگرتنەوەی پەڕگەکان" -02000DA2="نوێکردنەوە و زیادکردنی پەڕگە" -02000DA3="بووژاندنەوەی پەڕگە هەبووەکان" -02000DA4="ـکردنی پەڕگەکان Synchronize" - -02000DB1="هەموو پەڕگەکان" - -02000DC0="دەی پەستێنێ..." - -; Columns dialog -02000E00="ستوونەکان" -02000E01="ئەو ستوونەکان بپشکنە کە ئەتەوێت دیاربن لەم بوخچەیەدا. دوگمەی جوڵان بۆ سەرەوە و جوڵان بۆ خوارەوە بەکارببە بۆ پێش و پاشخستنی ستوونەکان." -02000E02="ستوونی دیاریکراو پێویستە" -02000E03="خاڵ &پان بێت." - -02000E10="جوڵان بۆ &خوارەوە" -02000E11="جوڵان بۆ &سەرەوە" -02000E12="&پیشاندان" -02000E13="&شاردنەوە" -02000E14="ڕێکبخە" - -02000E81="ناونیشان" -02000E82="پانی" - -; Testing -02000F90="تاقیدەکاتەوە" - - -; File Manager - -03000000="7-Zip بەڕێوەبەرایەتی پەڕگەی" - -; Menu -03000102="&فایل" -03000103="&دەستکاری" -03000104="&بینین" -03000105="&ئامڕازەکان" -03000106="&یارمەتی" -03000107="د&ڵخوازەکان" - -; File -03000210="&کردنەوە" -03000211="کردنەوە لە&ناو خۆدا" -03000212="کردنەوە لە &دەرەوە" -03000220="&بینین" -03000221="&دەستکاری" -03000230="&ناوگۆڕین" -03000231="&لەبەرگرتنەوە بۆ..." -03000232="&گواستنەوە بۆ..." -03000233="&سڕینەوە" -03000240="&تایبەتمەندییەکان" -03000241="ل&ێدوان" -03000242="ژماردنی checksum" -03000250="دروستکردنی بوخچە" -03000251="دروستکردنی پەڕگە" -03000260="دەر&چوون" -03000270="&لەتکردنی پەڕگە..." -03000271="&پێکەوە لکاندنی پەڕگەکان..." - -; Edit -03000310="&پاشگەزبوونەوە" -03000311="&کردن-ەوە" -03000320="&بڕین" -03000321="&لەبەرگرتنەوە" -03000322="&لکا&ندن" -03000323="&سڕینەوە" -03000330="هەمووی دیاری بکە" -03000331="هەموو دیاریکراوەکان لاببە" -03000332="%پێچەوانەکردنەوەی دیاریکراو" -03000333="دیاری بکە..." -03000334="دیاری مەکە..." -03000335="بە پێی جۆر دیاری بکە" -03000336="لابردنی دیاریکراوەکان بەپێ جۆر" - -; View -03000410="ئایکۆنی &گەورە" -03000411="ئایکۆنی &بچوک" -03000412="&لیست" -03000413="&وردەکاری" -03000420="ڕیزنەکراو" -03000430="کردنەوەی بوخچەی ڕەگ" -03000431="یەک ئاست بۆ سەرەوە" -03000432="مێژووی بوخچەکان..." -03000440="&بووژاندنەوە" -03000449="بینین بەشێوەی فلات" -03000450="&2 پانێڵ" -03000451="&جێ ئامڕاز" -03000460="جێ ئامڕازی ئەرشیڤ" -03000461="جی ئامڕازی بنچینە" -03000462="دوگمەی گەورە" -03000463="پیشاندانی دەقی دوگمەکان" - -; Tools -03000510="&هەڵبژاردنەکان" -03000511="&نیشانەی پێوان" - -; Help -03000610="&ناوەڕۆکەکان..." -03000620="&دەربارەی 7-Zip..." - -; Favorites -03000710="&زیادکردنی بوخچە بۆ دڵخوازەکان وەک" -03000720="دڵخوازی" - -; Options Dialog - -03010000="ەەڵبژاردنەکان" - -; Plugins -03010100="پێوەکراوەکان" -03010101="&پێوەکراوەکان:" -03010110="هەڵبژاردنەکان" - -; Edit -03010200="دەستکاریکەر" -03010201="&دەستکاریکەر:" - -; System -03010300="سیستەم" -03010302="7-Zip پەیوەست بکە بە:" -03010310="پێوەکراوە" - -; Settings -03010400="ڕێکخستەکان" -03010401="شتەکانی \"..\" پیشانبدە" -03010402="ئایکۆنی ڕاستەقینەی پەڕگەکان پیشانبدە" -03010410="مێنیوی سیستەم پیشانبدە" -03010420="دیاریکردنی هەموو &ڕیزەکە" -03010421="پیشاندانی هێڵە &grid ـەکان" -03010430="جۆری دیاریکردنی &جێگرەوە/ ئەڵتەرناتیڤ" -03010440="پەڕەی بیرگەی &گەورە بەکارببە" - -; Strings - -03020201="لەبەرگرتنەوە" -03020202="گواستنەوە" -03020203="لەبەرگتنەوە بۆ:" -03020204="گواستنەوە بۆ:" -03020205="لەبەری دەگرێتەوە..." -03020206="دەیگوازێتەوە بۆ..." -03020207="ناتوانی شتەکان لەبەربگریتەوە یان بگوازیتەوە بۆ ئەو بوخچانە." -03020208="ئەو کارە پاڵپشتی نەکراوە" -03020209="بوخچەی مەبەست دیاری بکە." - -03020210="دڵنیابە لە سڕینەوەی پەڕگە" -03020211="دڵنیابە لە سڕینەوەی بوخچە" -03020212="دڵنیابە لە سڕینەوەی هەموو پەڕگەکان" -03020213="دڵنیایت لە سڕینەوەی '{0}'؟" -03020214="دڵنیایت لە سڕینەوەی بوخچەی '{0}' و هەموو ناوەڕۆکەکانی؟" -03020215="دڵنیایت لە سڕینەوەی ئەم {0} شتە؟" -03020216="دەی سڕێتەوە..." -03020217="هەڵە هەیە لە سڕینەوەی پەڕگەکان یا بوخچەکان" -03020218="سیستەم ناتوانێت پەڕگەیەک بگوێزێتەوە بۆ تەنەکەی خۆڵ بە ڕێڕەوی درێژەوە" - -03020220="ناوی دەگۆڕێ..." -03020221="هەڵە هەیە لە ناو گۆڕینی پەڕگە یان بوخچەکان. " -03020222="دڵنیابە لە لەبەرگرتنەوەی پەڕگە" -03020223="دڵنیایت لە لەبەرگرتنەوەی پەڕگەکان بۆ ئەرشیڤ؟" - -03020230="دروستکردنی بوخچە" -03020231="ناوی بوخچە:" -03020232="بەخچەی نوێ" -03020233="هەڵە هەیە لە دروستکردنی بوخچە " - -03020240="دروستکردنی پەڕگە" -03020241="ناوی پەڕگە:" -03020242="پەڕگەی نوێ" -03020243="هەڵە هەیە لە دروستکردنی پەڕگەدا" - -03020250="دیاری بکە" -03020251="دیاری مەکە" -03020252="دەمامک:" - -03020260="مێژووی بوخچەکان" - -03020280="پەڕگەی '{0}' دەستکاریکراوە. ئەتەوێت لە ئەرشیڤەکەدا نوێی بکەیتەوە؟" -03020281="ناتوانرێ پەڕگەی \n'{0}' نوێبکرێتەوە" -03020282="ناتوانرێ دەستکاریکەر دەستپێبکرێت." -03020283="دەیکاتەوە..." -03020284="پەڕگەکە لە ڤایرۆس دەچێت (ناوی پەڕگەکە بۆشایی زۆری تیادایە)." - -03020290="لێدوان" -03020291="&لێدوان:" - -030202A0="سیستەم" - -03020300="کۆمپیوتەر" -03020301="ڕایەڵە" -03020302="بەڵگەنامەکان" - -03020400="زیادکردن" -03020401="دەرکێشان" -03020402="تاقیکردنەوە" - -03020420="لەبەرگرتنەوە" -03020421="گواستنەوە" -03020422="سڕینەوە" -03020423="زانیاری" - -03020500="لەتکردنی پەڕگە" -03020501="&لەتی بکە بۆ:" -03020510="لەتی دەکات..." -03020520="دڵنیابە لە لەتکردن" -03020521="دڵنیایت لە لەتکردنی پەڕگەی {0} بۆ دوو قەبارە؟" -03020522="پێویستە قەبارەی هەر یەک لە لەتەکان بچوکتربێت لە قەبارەی پەڕگە لەتکراوەکە" - -03020600="پێکەوەلکاندنی پەڕگەکان" -03020601="%پێکەوەی بلکێنە بۆ:" -03020610="پێکەوەی دەلکێنێت..." -03020620="تەنها پەڕگەی یەکەم دیاری بکە" -03020621="ناتوانێت پەڕگە بدۆزێتەوە وەک بەشێک لە پەڕگە لەتکراوەکە" -03020622="ناتوانێت لە بەشێک زیاتر بدۆزێتەوە لە پەڕگە لەتکراوەکە" - -03020710="ژماردنی کۆپشکنین..." -03020720="زانیاری کۆپشکنین" -03020721="کۆپشکنینی CRC بۆ دراوە:" -03020722="کۆپشکنینی CRC بۆ دراوە و ناوەکان:" - -03020800="دەی پشکنێت..." - -03020900="تایبەتمەندییەکان" - -03020A01="ناتوانرێت ئەو کردارە بانگبکرێت لە بوخچەیەکەوە کە ڕێڕەوێکی درێژی ەەیە." -03020A02="پێویستە پەڕگەیەک دیاریبکەیت" -03020A03="پێویستە پەڕگەیەک یان زیاتر دیاریبکەیت" -03020A04="پەڕگەی {0} پێشتر ەەیە" - -; Computer -03031100="سەرجەمی قەبارە" -03031101="بۆشایی بەتاڵ" -03031102="قەبارەی کۆمەڵەکە" -03031103="نیشان" - -; Network -03031200="ناوی ناوخۆیی" -03031201="دابینکەر" - -; Benchmark Dialog - -03080000="نیشانەی پێوان" -03080001="ڕێژەی بەکارهێنراوی بیرگە:" -03080002="پەستاندن" -03080003="کردنەوەی پەستێنراو" -03080004="خێرایی" -03080005="هەڵسەنگاندن" -03080006="سەرجەمی هەڵسەنگاندن" -03080007="ئێستایی" -03080008="ئەنجام" -03080009="دەرچوونەکان:" -0308000A="هەڵەکان:" -0308000B="CPU ڕێژەی بەکارهێنراوی" -0308000C="ڕێژەی بەکارەێنراو / هەڵسەنگاندن" - -;!@LangEnd@! - - diff --git a/External/7-Zip/Lang/ku.txt b/External/7-Zip/Lang/ku.txt deleted file mode 100644 index 5a99c711..00000000 --- a/External/7-Zip/Lang/ku.txt +++ /dev/null @@ -1,473 +0,0 @@ -;!@Lang@!UTF-8! -; 7-Zip 4.37 -; Translated by Rizoyê Xerzî -; -; -; -; - -00000000="Kurdish" -00000001="Kurdî" -00000002="" - -; 7-Zip Configuration - -; Title -01000000="7-Zip Sazkirin" - -; Info Page -01000100="Der barê 7-Zip de" -01000103="7-Zip nivîsbariyeke azad e. Lê, tu dikarî wekî tomarkirin desteka pêşxistina 7-zip bibî." -01000104="Destek" -01000105="Tomarkirin" - -; Folders Page -01000200="Peldank" -01000210="Peldanka &Xebatê" -01000211="&Peldanka TEMP a Pergalê" -01000212="P&eldanka Derbasdar" -01000213="Pe&ldanka Navborî:" -01000214="Bi tenê ji bo ajokarên derketî bi kar bîne" - -01000281="Ji bo dosiyên demdemî yên arşîvê cih belî bike." - -; System Page -01000300="Pergal" -01000301="Bila di pêşekên naverokê de 7-Zip bixuye" -01000302="Pêşeka naverokê ya sûlavî" -01000310="Hêmanên peşeka naverokê:" - -; Language Page -01000400="Ziman" -01000401="Ziman:" - - -; 7-Zip Explorer extension - -; Context menu -02000101="7-Zip" -02000102="Fermanên 7-Zip" -02000103="Arşîvê veke" -02000104="Arşîva hilbijartî vedike." -02000105="Dosiyan derxe..." -02000106="Dosiyan ji arşîva hilbijartî derdixe." -02000107="Bike Arşîv..." -02000108="Hêmanên hilbijartî dixe arşîvê." -02000109="Arşîvê bihêçîne" -0200010A="Tevahiya arşîva hilbijartî diceribîne." -0200010B="Valake vir" -0200010C="Dosiyên arşîva hilbijartî derdixe peldanka derbasdar." -0200010D="Peldanka {0} derxe" -0200010E="Derdixe bin-peldankê." -0200010F="Wekî {0} bike arşîv" -02000110="Hêmanên hilbijartî dike arşîv." -02000111="Bişidîne û bişîne..." -02000112="Hêman hilbijartî dişidîne û arşîvê bi e-peyamê re dişîne." -02000113="Wekî {0} bişidîne û bişîne" -02000114="Hêmanên hilbijartî dişidîne û dike arşîv û arşîvê bi e-peyamê re dişîne." - -02000140="" -02000141="" - -; Properties -02000203="Rê" -02000204="Nav" -02000205="Cure" -02000206="Peldank" -02000207="Mezinahî" -02000208="Mezinahiya di arşîvê de" -02000209="Taybetiyên xweser" -0200020A="Çêbûyî" -0200020B="Gihaştî" -0200020C="Guhertî" -0200020D="Hişk" -0200020E="Daxuyankirî" -0200020F="Şîfrekirî" -02000210="Parçeyê borî" -02000211="Parçeyê piştre" -02000212="Ferheng" -02000213="CRC" -02000214="Cure" -02000215="Dij" -02000216="Awayê şidandinê" -02000217="Platform" -02000218="Pergala Dosiyê" -02000219="Bikarhêner" -0200021A="Kom" -0200021B="Stûn" -0200021C="Daxuyanî" -0200021D="Cih" -0200021E="Path Prefix" - -; Status bar -02000301="{0} heb hêman hilbijartî ne" -02000302="{0} heb hêman" - -02000320="Pel:" -02000321="Peldank:" -02000322="Mezinahî:" - -; List Context Menu -02000401="&Stûn..." - -02000411="&Veke" -02000412="&Derxe..." - -; ToolBar -02000501="Derxe" - -; Messages -02000601="Tu nikarî vê arşîvê rojane bikî." -02000602="Arşîva {0} nayê rojanekirin" -02000603="Peldanka '{0}' nayê çêkirin" -02000604="Ev dosya ne arşîveke naskirî ye." -02000605="Çewtî" -02000606="Hêman zêde ne" -02000607="Sepaneke têkildarî vî cureyê dosiyê nîn e" -02000608="Çewtî nîn e." - -; Dialogs -02000702="Temam" -02000705="&Erê" -02000707="&Ji Bo Hemûyî Erê" -02000709="&Na" -0200070B="Ji &Bo Hemûyî Na" - -02000710="Betal" -02000711="B&etal" -02000713="Bi&gire" -02000714="Raweste" -02000715="Dîsa Destpêke" - -02000720="Alîkarî" - -; Extract dialog -02000800="Derxe" -02000801="&Cihê Dê Derkevê:" -02000802="Şîfre" - -02000810="Navê Rê" -02000811="Navê tevahî yên rê" -02000812="Navê derbasdar ên rê" -02000813="Bila navên rê tune bin" - -02000820="Dosiyên heyî" -02000821="Ji bo li ser binivîse bipirse" -02000822="Bê pirs li ser binivîse" -02000823="Derxistin" -02000824="Navekî nû li yên di arşîvê de bike" -02000825="Navekî nû li yên heyî bike" - -02000830="Dosya" -02000831="D&osiyên hilbijartî" -02000832="He&mû Dosya" - -02000881="Ji bo dosya derkevinê cihekî belî bike." - -02000890="Tên derxistin" - -; Overwrite dialog -02000900="Rewla Lisernivîsandinê" -02000901="Di dosiya armanckirî de bi vî navî dosiyek heye. Bila li ser bête nivîsîn?" -02000902="Dosiya heyî:" -02000903="Dosiya tê derxistin:" - -02000911="Na&vekî nû lê bike" - -02000982="{0} bayt" -02000983="guhertina dawî " - -; Messages dialog -02000A00="Peyamên haydariyê" - -02000A80="Peyam" - -02000A91="Ji bo '{0}' awayê şidandinê nehate nasîn." -02000A92="'{0}' xerabe ye. (Çewtiya daneyê)" -02000A93="'{0}' xerabe ye. (Çewtiya CRC)" - -; Password dialog -02000B00="Têketina Şîfreyê" -02000B01="Şîfreyê binivîse:" -02000B02="Bi&la şîfre bixuye" - -; Progress dialog -02000C00="bixebite" -02000C01="Dema borî:" -02000C02="Dema mayî:" -02000C03="Mezinahî:" -02000C04="Lez:" - -02000C10="L%i Pişt" -02000C11="Li &Pêş" -02000C12="&Rawestîne" -02000C13="Bi&domîne" - -02000C20="Rawestiya - " - -02000C30="Ma bila betal bibe?" - -; Compress dialog -02000D00="Bike Arşîv" -02000D01="&Arşîv:" -02000D02="A&wayê rojanekirinê:" -02000D03="Awa&yê arşîvê:" -02000D04="Awayê şi&dandinê:" -02000D05="Bila &hişk be" -02000D06="&Parametre:" -02000D07="Vebijêrk" -02000D08="Bila ew bixwe derxe (SFX)" -02000D09="Pir&girêkî" -02000D0A="Navên dosiyê bike şîfre" -02000D0B="A&sta şidandinê:" -02000D0C="Me&zinahiya ferhengê:" -02000D0D="M&ezinahiya bêjeyê:" -02000D0E="Bikaranîna bîrê (Şidandin):" -02000D0F="Bikaranîna bîrê (Vekirin):" - -02000D40="Wekî Bayt/&cilt bike parçe:" - -02000D81="Bêyî şidandin" -02000D82="Asayî" -02000D83="Herî Pir" -02000D84="Bi Lez" -02000D85="Leztirîn" -02000D86="Ultra" - -02000D90="Bibîne" - -02000DA1="Dosiyan têxê, yên heyî derxe" -02000DA2="Dosiyan têxê, yên kevin rojane bike" -02000DA3="Bi tenê yên kevin rojane bike" -02000DA4="Dosiyan bike wekî hev" - -02000DB1="Hemû dosya" - -02000DC0="tên şidandin" - -; Columns dialog -02000E00="Stûn" -02000E01="Stûnên tu dixwazî di vê peldankê de xuya bibin nîşan bike. Ji bo rêzkirina stûnan bişkojkên berjor-berjêr bi kar bîne." -02000E02="Firehiya stûna hilbijartî" -02000E03="Bila &piksel be." - -02000E10="B&erjor" -02000E11="&Berjêr" -02000E12="&Nîşan Bide" -02000E13="&Veşêre" -02000E14="Peywirdar bike" - -02000E81="Sernivîs" -02000E82="Firehî" - -; Testing -02000F90="tê hêçandin" - - -; File Manager - -03000000="7-Zip Gerînendeyê Dosiyan" - -; Menu -03000102="&Dosya" -03000103="&Bipergalîne" -03000104="&Nîşan Bide" -03000105="&Amûr" -03000106="A&lîkarî" -03000107="Bi&jare" - -; File -03000210="&Veke" -03000211="&Di Panelê De Veke" -03000212="Di &Paceyê De Veke" -03000220="&Nîşan Bide" -03000221="&Sererast bike" -03000230="&Navekî Nû Bidê" -03000231="&Ji Ber Bigire" -03000232="B&ar Bike" -03000233="Jê B&ibe" -03000240="&Taybetî" -03000241="Da&xuyanî" -03000242="checksum heseb bike" -03000250="Pe&ldankeke Nû" -03000251="Do&siyeke Nû" -03000260="De&rkeve" -03000270="Parçe Bi&ke..." -03000271="Bike &Yek..." - -; Edit -03000310="&Vegere" -03000311="&Nû Bike" -03000320="&Bibire" -03000321="&Ji Ber Bigire" -03000322="&Pêveke" -03000323="Jê Bib&e" -03000330="&Hemûyî hilbijêre" -03000331="He&mû hilijartinê rake" -03000332="Be&revajî wê hilbijêre" -03000333="&Hilbijêre..." -03000334="Hilbijarti&nê Rake..." -03000335="Vî cureyî hilbijêre" -03000336="Hilbijartina cure rake" - -; View -03000410="&Dawêrên Mezin" -03000411="D&awêrên Biçûk" -03000412="&Lîste" -03000413="&Hûragahî" -03000420="Bê Dor" -03000430="Peldanka Kok Veke" -03000431="Astekê Berjor" -03000432="Dîroka Peldankê..." -03000440="&Nû Bike" -03000449="xuyakirina sade" -03000450="&2 Panelan veke" -03000451="Da&rikê amûran" -03000460="Darikê arşîvê" -03000461="Darikê standart" -03000462="Bişkojkên mezin" -03000463="Bila nivîsa bişkojkan bixuye" - -; Tools -03000510="&Vebijêrk..." -03000511="&Pîvana Çalakbûnê" - -; Help -03000610="&Naverok..." -03000620="D&er barê 7-Zip de..." - -; Favorites -03000710="Pe&ldanka derbasdar veke" -03000720="Cih" - -; Options Dialog - -03010000="Vebijêrk" - -; Plugins -03010100="Leqêq" -03010101="&Hemû Lehêq:" -03010110="Mîheng..." - -; Edit -03010200="Per&galker" -03010201="Pergalkerê De&qê:" - -; System -03010300="Pergal" -03010302="Bi 7-Zip re têkildar bike:" -03010310="Leqêq" - -; Settings -03010400="Mîheng" -03010401="Bila hêmana \"..\" xuya bike" -03010402="Bila dawêrên dosiyên rastî xuya bikin" -03010410="Bila pêşeka pergalê xuya bike" -03010420="Bila &hemû rêzikê bibore" -03010421="Bila &xêzên tabloyê xuya bike" -03010430="&Kipa hilbijartina alternatîf" -03010440="bîra berfireh bikar bîne" - -; Strings - -03020201="Ji Ber Bigire" -03020202="Bar Bike" -03020203="Cihê Dê Were Jibergirtin:" -03020204="Cihê Dê Were Barkirin:" -03020205="tê jibergirtin..." -03020206="tê barkirin..." -03020207="Jibergirtin û barkirin ji bo vê peldankê nabe." -03020208="Kirin ne pêkan e." - -03020210="Erêkirina jêbirina dosiyê" -03020211="Erêkirina jêbirina peldankê" -03020212="Erêkirina jêbirina gelek dosiyan" -03020213="Ma bila dosiya '{0}' bête jêbirin?" -03020214="Ma bila peldanka '{0}' û yên tê de bên jêbirin?" -03020215="Ma bila hêmana {0} bête jêbirin?" -03020216="tê jêbirin..." -03020217="Çewtiya Jêbirinê" - -03020220="navekî nû tê lêkirin..." -03020221="Çewtiya Navlêkirinê" -03020222="Erêkirina Jibergirtinê" -03020223="Ma bila dosî ji bo arşîvê bên jibergirtin" - -03020230="Peldankeke nû" -03020231="Navê peldankê:" -03020232="Peldankeke Nû" -03020233="Çewtiya Çêkirina peldankê" - -03020240="Dosiyeke Nû" -03020241="Navê Dosiyê:" -03020242="Dosiyeke Nû" -03020243="Çewtiya çêkirina Dosiyê" - -03020250="Hilbijêre" -03020251="Hilbijartinê rake" -03020252="Derbirîna hilbijartinê:" - -03020260="Rabirdûya Peldankê" - -03020280="Dosiya '{0}' hatiye guhartin.\nMa bila di arşîvê bête rojanekirin?" -03020281="Dosiya '{0}' nehate rojanekirin" -03020282="Pergalkerê deqê nehate destpêkirin." -03020283="vedibe..." - -03020290="Daxuyanî" -03020291="&Daxuyanî:" - -030202A0="Pergal" - -03020300="Komputer" -03020301="Tor" - -03020400="Bike Arşîv" -03020401="Derxe" -03020402="Bihêçîne" - -03020420="Ji Ber Bigire" -03020421="Bar Bike" -03020422="Jê Bibe" -03020423="Agahî" - -03020500="Bike Parçe" -03020501="Di &vê peldankê de parçe bike:" -03020510="tê parçekirin..." - -03020600="Bike Yek" -03020601="Di vê &peldankê de bike yek:" -03020610="tê yekirin..." - -03020710="Hesabê sererastkirî..." -03020720="Agahiyên hesabê sererast" -03020721="CRC hesabê sererast bo data:" -03020722="CRC hesabê sererast bo data û nav:" - -03020800="Tê raguhestin" - -; Computer -03031100="Hemû Mezinahî" -03031101="Cihê Vala" -03031102="Mezinahiya telpikî" -03031103="Etîket" - -; Network -03031200="Navê Herêmî" -03031201="Derfetkar" - -; Benchmark Dialog - -03080000="Çalakiya komputerê" -03080001="Bikaranîna birê:" -03080002="Şidandin" -03080003="Vekirin" -03080004="Lez" -03080005="Puan" -03080006="bi guloverî puanan" -03080007="Carî" -03080008="Encam" -03080009="Serkeftî:" -0308000A="Çewt:" - -;!@LangEnd@! diff --git a/External/7-Zip/Lang/lt.txt b/External/7-Zip/Lang/lt.txt deleted file mode 100644 index 42b6568a..00000000 --- a/External/7-Zip/Lang/lt.txt +++ /dev/null @@ -1,512 +0,0 @@ -;!@Lang@!UTF-8! -; 7-Zip 4.57 -; Translated by Marius Navickas edited by Domas Jokubauskis -; -; -; -; - -00000000="Lithuanian" -00000001="Lietuvių" -00000002="39" - -; 7-Zip Configuration - -; Title -01000000="7-Zip nustatymai" - -; Info Page -01000100="Apie 7-Zip" -01000103="7-Zip yra nemokama programa. Vis dėlto, jeigu jums patinka 7-Zip ir jūs norėtumėte paremti jos tolesnį vystymą, prašome pinigais paremti 7-Zip projektą." -01000104="Techninis palaikymas" -01000105="Paremti" - -; Folders Page -01000200="Aplankai" -01000210="&Darbinis aplankas" -01000211="&Sisteminis laikinas aplankas" -01000212="D&abartinis" -01000213="Nurodyta&s:" -01000214="Naudoti tik išimamiems diskams" - -01000281="Nurodyti vietą laikinoms archyvinėms byloms." - -; System Page -01000300="Sistema" -01000301="Integruoti 7-Zip į kontekstinį meniu " -01000302="Pakopinis kontekstinis meniu" -01000310="Kontekstinio meniu įrašai:" - -; Language Page -01000400="Kalba" -01000401="Kalba:" - - -; 7-Zip Explorer extension - -; Context menu -02000101="7-Zip" -02000102="7-Zip komandos" -02000103="Atverti archyvą" -02000104="Atveria pasirinktą archyvą." -02000105="Išskleisti failus..." -02000106="Išskleidžia failus iš pasirinkto archyvo." -02000107="Įtraukti į archyvą..." -02000108="Įtraukia pasirinktus elementus į archyvą." -02000109="Patikrinti archyvą" -0200010A="Patikrina pasirinkto archyvo vientisumą." -0200010B="Išskleisti čia" -0200010C="Išskleidžia pasirinkto archyvo failus šiame aplanke." -0200010D="Išskleisti į {0}" -0200010E="Išskleidžia failus į paaplankį." -0200010F="Įtraukti į {0}" -02000110="Įtraukia pasirinktus elementus į archyvą." -02000111="Suglaudinti ir išsiųsti el. paštu..." -02000112="Suglaudina pasirinktus failus į archyvą ir išsiunčia jį el. paštu." -02000113="Suglaudinti į {0} ir išsiųsti el. paštu" -02000114="Suglaudina pasirinktus failus į archyvą ir išsiunčia jį el. paštu." - -02000140="" -02000141="" - -; Properties -02000203="Kelias" -02000204="Pavadinimas" -02000205="Plėtinys" -02000206="Aplankas" -02000207="Dydis" -02000208="Dydis archyve" -02000209="Atributai" -0200020A="Sukurta" -0200020B="Naudota" -0200020C="Pakeista" -0200020D="Vientisas" -0200020E="Komentaras" -0200020F="Šifruotas" -02000210="Perskyra prieš" -02000211="Perskyra paskui" -02000212="Žodynas" -02000213="CRC" -02000214="Tipas" -02000215="Anti" -02000216="Būdas" -02000217="Kompiuterio OS" -02000218="Bylų sistema" -02000219="Vartotojas" -0200021A="Grupė" -0200021B="Blokas" -0200021C="Komentaras" -0200021D="Pozicija" -0200021E="Aplankas" -0200021F="Aplankai" -02000220="Vylos" -02000221="Versija" -02000222="Dalis" -02000223="!!Multivolume" -02000224="!!Offset" -02000225="Nuorodos" -02000226="Blokai" -02000227="Dalys" - -; Status bar -02000301="Pasirinkta {0} objektų: " -02000302="{0} objektų" - -02000320="Failai:" -02000321="Aplankai:" -02000322="Dydis:" -02000323="Dydis suglaudinus:" -02000324="Archyvai:" - -; List Context Menu -02000401="&Stulpelių..." - -02000411="&Atverti" -02000412="&Išskleisti..." - -; ToolBar -02000501="Išskleisti" - -; Messages -02000601="Šio archyvo negalima atnaujinti." -02000602="Negalima atnaujinti archyvo „{0}“" -02000603="Negalima sukurti aplanko „{0}“" -02000604="Failas nėra palaikomas archyvas." -02000605="Klaida" -02000606="Per daug elementų" -02000607="Nėra programų, kurios būtų susietos su pateikto failo plėtiniu" -02000608="Klaidų nerasta" -02000609="Negalima atverti „{0}“ failo kaip archyvo" -0200060A="Negalima atverti šifruoto archyvo „{0}“. Neteisingas slaptažodis?" - -; Dialogs -02000702="Gerai" -02000705="&Taip" -02000707="T&aip Visiems" -02000709="&Ne" -0200070B="Ne v&isiems" - -02000710="Atšaukti" -02000711="&Atšaukti" -02000713="&Uždaryti" -02000714="Sustabdyti" -02000715="Iš naujo" - -02000720="Elektroninis žinynas" - -; Extract dialog -02000800="Išskleisti" -02000801="Iš&skleisti į:" -02000802="Slaptažodis" - -02000810="Kelio režimas" -02000811="Pilni keliai" -02000812="Dabartiniai keliai" -02000813="Jokių kelių" - -02000820="Perrašymo režimas" -02000821="Paklausti prieš perrašant" -02000822="Perrašyti neįspėjant" -02000823="Praleisti esančius failus" -02000824="Automatiškai pervadinti" -02000825="Automatiškai pervadinti esančius failus" - -02000830="Failai" -02000831="Pa&sirinktus failus" -02000832="Visus f&ailus" - -02000881="Nurodyti vietą išskleidžiamiesiems failams." - -02000890="Išskleidžiama" - -; Overwrite dialog -02000900="Failų pakeitimo patvirtinimas" -02000901="Paskirtame aplanke jau yra apdorojamas failas." -02000902="Ar norėtumėte pakeisti esančią failą" -02000903="šia failu?" - -02000911="A&utomatinis pervadinimas" - -02000982="{0} baitų" -02000983="pakeista" - -; Messages dialog -02000A00="Diagnostiniai pranešimai" - -02000A80="Pranešimas" - -02000A91="Nepalaikomas suglaudinimo metodas failui „{0}“." -02000A92="Duomenų klaida „{0}“. Failas pažeistas." -02000A93="CRC klaida „{0}“. Failas pažeistas." -02000A94="Duomenų klaida šifruotame faile „{0}“. Neteisingas slaptažodis?" -02000A95="CRC neatitikimas šifruotame faile „{0}“. Neteisingas slaptažodis?" - -; Password dialog -02000B00="Slaptažodžio įvedimas" -02000B01="Įveskite slaptažodį:" -02000B02="&Rodyti slaptažodį" -02000B03="Pakartokite slaptažodį:" -02000B10="Slaptažodžiai nesutampa" -02000B11="Slaptažodžiui naudokite tik lotyniškas raides, numerius bei specialiuosius simbolius (!, #, $, ...)" -02000B12="Slaptažodis yra per ilgas" - -; Progress dialog -02000C00="Vykdymas" -02000C01="Praėjęs laikas:" -02000C02="Likęs laikas:" -02000C03="Dydis:" -02000C04="Sparta:" -02000C05="Apdorota:" -02000C06="Suglaudinimo laipsnis:" - -02000C10="&Fone" -02000C11="&Pirminis procesas" -02000C12="&Laikinai sustabdyti" -02000C13="&Tęsti" - -02000C20="Laikinai sustabdyta" - -02000C30="Ar jūs esate tikri, kad norite atšaukti?" - -; Compress dialog -02000D00="Įtraukti į archyvą" -02000D01="&Archyvas:" -02000D02="Atna&ujinimo režimas:" -02000D03="Archyvo &formatas:" -02000D04="Glaudini&mo būdas:" -02000D05="Sukurti &vientisą archyvą" -02000D06="&Parametrai:" -02000D07="Nustatymai" -02000D08="Iš&sipakuojantis archyvas" -02000D09="Daugiagijiškumas" -02000D0A="Už&šifruoti failų pavadinimus" -02000D0B="Suglaudinimo &lygis:" -02000D0C="Žo&dyno dydis:" -02000D0D="Ž&odžio dydis:" -02000D0E="Atmintinės naudojimas suglaudinimui:" -02000D0F="Atmintinės naudojimas išskleidimui:" -02000D10="Šifravimas" -02000D11="Šifravimo metodas:" -02000D12="CPU gijų skaičius:" -02000D13="Vientiso bloko dydis:" -02000D14="Ne vientisas" -02000D15="Vientisas archyvas" -02000D16="Glaudinti dalijamus failus" - -02000D40="Skaidyti į dalis bai&tais:" -02000D41="Neteisingas dalies dydis" -02000D42="Nurodytas dalies dydis: {0} baitai.\nAr jūs esate įsitikinę, jog norite archyvą skaidyti į tokias dalis?" - -02000D81="Mažiausias" -02000D82="Normalus" -02000D83="Didžiausias" -02000D84="Greitas" -02000D85="Greitesnis" -02000D86="Smarkiausias" - -02000D90="Naršyti" - -02000DA1="Įtraukti ir pakeisti failus" -02000DA2="Atnaujinti ir įtraukti failus" -02000DA3="Atnaujinti esančius failus" -02000DA4="Sinchronizuoti failus" - -02000DB1="Visus failus" - -02000DC0="Glaudinama" - -; Columns dialog -02000E00="Stulpeliai" -02000E01="Pasirinkite stulpelius, kuriuos norėtumėte matyti aplanke. Naudokite mygtukus Aukštyn ir Žemyn keisdami stulpelių tvarką." -02000E02="Pasirinktas stulpelis turėtų būti" -02000E03="taškų &pločio." - -02000E10="&Aukštyn" -02000E11="Žemyn(&Z)" -02000E12="&Rodyti" -02000E13="&Slėpti" -02000E14="Nustatyti" - -02000E81="Antraštė" -02000E82="Plotis" - -; Testing -02000F90="tikrinama" - - -; File Manager - -03000000="7-Zip failų tvarkyklė" - -; Menu -03000102="&Failas" -03000103="K&eisti" -03000104="&Rodyti" -03000105="Įran&kiai" -03000106="&Elektroninis žinynas" -03000107="Mėgi&amiausi" - -; Failas -03000210="&Atverti" -03000211="Atverti v&iduje" -03000212="Atverti iš&orėje" -03000220="&Rodyti" -03000221="K&eisti" -03000230="Pervadi&nti" -03000231="&Kopijuoti į..." -03000232="&Perkelti į..." -03000233="Šalin&ti" -03000240="Savy&bės" -03000241="Kome&ntuoti" -03000242="Skaičiuoti kontrolinę sumą" -03000250="Sukurti aplanką" -03000251="Sukurti failą" -03000260="Išei&ti" -03000270="&Skaidyti failą..." -03000271="Jungti &failus..." - -; Edit -03000310="Atša&ukti" -03000311="Paka&rtoti" -03000320="Iškirp&ti" -03000321="&Kopijuoti" -03000322="Į&dėti" -03000323="Išt&rinti" -03000330="Pažymėti &viską" -03000331="Nužymėti viską" -03000332="Atv&irkštinis žymėjimas" -03000333="Pasirikti..." -03000334="Atžymėti..." -03000335="Pasirinkti pagal tipą" -03000336="Atžymėti pagal tipą" - -; View -03000410="Did&elės piktogramos" -03000411="&Mažos piktogramos" -03000412="&Sąrašas" -03000413="&Išsamiai" -03000420="Nerūšiuotos" -03000430="Atverti pagrindinį aplanką" -03000431="Lygiu aukščiau" -03000432="Aplankų istorija..." -03000440="&Atnaujinti" -03000449="Nepaisyti aplankų" -03000450="&2 skydeliai" -03000451="&Parankinės" -03000460="Archyvo parankinė" -03000461="Standartinė parankinė" -03000462="Dideli mygtukai" -03000463="Rodyti mygtukų tekstą" - -; Tools -03000510="&Nuostatos..." -03000511="&Spartos bandymas" - -; Help -03000610="&Turinys..." -03000620="&Apie 7-Zip..." - -; Favorites -03000710="&Pridėti katalogą prie mėgiamiausiųjų kaip" -03000720="Mėgiamiausias" - -; Options Dialog - -03010000="Nustatymai" - -; Plugins -03010100="Įskiepiai" -03010101="Įskie&piai:" -03010110="Nuostatos..." - -; Edit -03010200="Redaktorius" -03010201="R&edaktorius:" - -; System -03010300="Sistema" -03010302="Susieti 7-Zip su:" -03010310="Įskiepis" - -; Settings -03010400="Nustatos" -03010401="Rodyti „..“ failų sąraše" -03010402="Rodyti tikras failų piktogramas" -03010410="Rodyti sisteminį meniu" -03010420="&Žymėti visą eilutę" -03010421="Rodyti tinklelio linija&s" -03010430="&Kitoks žymėjimo būdas" -03010440="Naudoti didžiu&lius atmintinės puslapius" - -; Strings - -03020201="Kopijuoti" -03020202="Perkelti" -03020203="Kopijuoti į:" -03020204="Perkelti į:" -03020205="kopijuojama..." -03020206="perkeliama..." -03020207="Jūs negalite perkelti arba kopijuoti elementų šiuose aplankuose." -03020208="Veiksmas nepalaikomas." -03020209="Pasirinkite paskirties aplanką." - -03020210="Patvirtinkite failo šalinimą" -03020211="Patvirtinkite aplanko šalinimą" -03020212="Patvirtinkite kelių failų šalinimą" -03020213="Ar esate įsitikinę, jog norite pašalinti „{0}“?" -03020214="Ar esate įsitikinę, jog norite pašalinti „{0}“ aplanką ir visą jo turinį?" -03020215="Ar esate įsitikinę, jog norite pašalinti šiuos {0} elementus?" -03020216="šalinama..." -03020217="Klaida trinant failą ar aplanką" - -03020220="pervadinama..." -03020221="Klaida pervadinant failą ar aplanką" -03020222="Failų kopijavimo patvirtinimas" -03020223="Ar jūs esate įsitikinę, jog norite kopijuoti failus į archyvą?" - -03020230="Sukurti aplanką" -03020231="Aplanko pavadinimas:" -03020232="Naujas aplankas" -03020233="Klaida kuriant aplanką" - -03020240="Sukurti failą" -03020241="Failo pavadinimas:" -03020242="Naujas failas" -03020243="Klaida kuriant failą" - -03020250="Pasirinkti" -03020251="Nesirinkti" -03020252="Šablonas:" - -03020260="Aplankų istorija" - -03020280="Failas „{0}“ buvo pakeistas.\nAr norite ją atnaujinti archyve?" -03020281="Negalima atnaujinti failo\n„{0}“" -03020282="Negalima paleisti redaktoriaus." -03020283="Atidaroma..." - -03020290="Komentaras" -03020291="&Komentaras:" - -030202A0="Sistema" - -03020300="Kompiuteris" -03020301="Tinklas" - -03020400="Glaudinti" -03020401="Išskleisti" -03020402="Bandyti" - -03020420="Kopijuoti" -03020421="Perkelti" -03020422="Šalinti" -03020423="Informacija" - -03020500="Skaidyti failą" -03020501="&Skaidyti į:" -03020510="skaidoma..." -03020520="Skaidymo patvirtinimas" -03020521="Ar jūs esate įsitikinę, jog norite failą skaidyti į {0} dalis?" -03020522="Dalies dydis privalo būti mažesnis už dalijamo failo dydį" - -03020600="Sujungti failus" -03020601="&Sujungti į:" -03020610="sujungiami failai..." -03020620="Pažymėkite tik pirmą failą" - -03020710="kontrolinės sumos skaičiavimas..." -03020720="Kontrolinės sumos informacija" -03020721="Duomenų CRC kontrolinė suma:" -03020722="Duomenų ir failų pavadinimų CRC kontrolinė suma:" - -03020800="skenuojama..." - -03020900="Nuostatos" - -; Computer -03031100="Visas dydis" -03031101="Laisva vieta" -03031102="Blokinio dydis" -03031103="Pavadinimas" - -; Network -03031200="Vietinis pavadinimas" -03031201="Tiekėjas" - -; Benchmark Dialog - -03080000="Spartos bandymas" -03080001="Atmintinės naudojimas:" -03080002="Suglaudinama" -03080003="Išskleidžiama" -03080004="Sparta" -03080005="Vertinimas" -03080006="Galutinis vertinimas" -03080007="Dabartinis" -03080008="Vidutinis" -03080009="Kartai:" -0308000A="Klaidos:" -0308000B="CPU naudojimas" -0308000C="Reitingas / naudojimas" - -;!@LangEnd@! diff --git a/External/7-Zip/Lang/lv.txt b/External/7-Zip/Lang/lv.txt deleted file mode 100644 index aada3c9a..00000000 --- a/External/7-Zip/Lang/lv.txt +++ /dev/null @@ -1,454 +0,0 @@ -;!@Lang@!UTF-8! -; 7-Zip 4.10 beta -; Translated by Armands Radzuška -; -; -; -; - -00000000="Latvian" -00000001="Latviešu" -00000002="38" - -; 7-Zip Configuration - -; Title -01000000="7-Zip konfigurācija" - -; Info Page -01000100="Par 7-Zip" -01000103="7-Zip ir bezmaksas programma, tomēr, reģistrējoties jūs varat 7-Zip izstrādāšanu atbalstīt." -01000105="&Reģistrēties" - -; Folders Page -01000200="Mapes" -01000210="&Darba mape" -01000211="&Sistēmas pagaidfailu mape" -01000212="&Tekošā" -01000213="&Noteikt:" -01000214="&Izmantot tikai maināmajiem nesējiem" - -01000281="Norādiet vietu arhīvu pagaidfailiem." - -; System Page -01000300="Sistēma" -01000301="&Integrēt 7-Zip Windows vides kontekstizvēlē" -01000302="&Kaskādveida kontekstizvēle" -01000310="Kontekstizvēles elementi:" - -; Language Page -01000400="Valoda" -01000401="Valoda:" - - -; 7-Zip Explorer extension - -; Context menu -02000101="7-Zip" -02000102="7-Zip komandas" -02000103="Atvērt arhīvu" -02000104="Atver izvēlēto arhīvu." -02000105="Izvilkt failus..." -02000106="Izvelk failus no izvēlētā arhīva." -02000107="Ielikt arhīvā..." -02000108="Pievieno izvēlētās vienības arhīvam." -02000109="Pārbaudīt arhīvu" -0200010A="Pārbauda izvēlētā arhīva veselumu." -0200010B="Izvilkt šeit" -0200010C="Failus no izvēlētā arhīva izvelk patreizējā mapē." -0200010D="Izvilkt {0} mapē" -0200010E="Izvelk failus apakšmapē." -0200010F="Ielikt {0}" -02000110="Ieliek izvēlētos elementus arhīvā." -02000111="Saspiest, sūtīt pa e-pastu..." -02000112="Ieliek izvēlētās vienības arhīvā un sūta arhīvu pa e-pastu." -02000113="Saspiest {0}, sūtīt pa e-pastu" -02000114=" Ieliek izvēlētās vienības arhīvā un sūta arhīvu pa e-pastu." - -02000140="" -02000141="" - -; Properties -02000203="Ceļš" -02000204="Nosaukums" -02000205="Paplašinājums" -02000206="Mape" -02000207="Lielums" -02000208="Saspiests" -02000209="Atribūti" -0200020A="Izveidots" -0200020B="Atvērts" -0200020C="Pārveidots" -0200020D="Blīvs" -0200020E="Piezīmes" -0200020F="Šifrēts" -02000210="Dalīts pirms" -02000211="Dalīts pēc" -02000212="Vārdnīca" -02000213="CRC" -02000214="Veids" -02000215="Anti" -02000216="Paņēmiens" -02000217="Sistēma" -02000218="Failu sistēma" -02000219="Lietotājs" -0200021A="Grupa" -0200021B="Bloks" -0200021C="Piezīmes" -0200021D="Pozīcija" - -; Status bar -02000301="Iezīmēts(i) {0} objekts(i)" -02000302="{0} objekts(i)" - -; List Context Menu -02000401="&Stabiņi..." - -02000411="&Atvērt" -02000412="&Izvilkt..." - -; ToolBar -02000501="Izvilkšana" - -; Messages -02000601="Šis arhīvs neatbalsta pārveidošanu." -02000602="Arhīvu {0} neizdevās pārveidot." -02000603="Mapi '{0}' neizdevās izveidot." -02000604="Fails nav atbalstīts arhīvs." -02000605="Kļūda" -02000606="Par daudz vienību." -02000607="Ar doto faila paplašinājumu neviena programma nav saistīta." -02000608="Kļūdu nav." - -; Dialogs -02000702="&Labi" -02000705="&Jā" -02000707="Jā &visiem" -02000709="&Nē" -0200070B="Nē v&isiem" - -02000710="&Atcelt" -02000711="&Atcelt" -02000713="Aiz&vērt" -02000714="Stop" -02000715="Pārstartēt" - -02000720="&Rokasgrāmata" - -; Extract dialog -02000800="Izvilkšana" -02000801="&Izvilkt uz:" -02000802="&Parole" - -02000810="Ceļi" -02000811="Pilni &ceļu nosaukumi" -02000812="Patreizējie ceļu &nosaukumi" -02000813="&Bez ceļu nosaukumiem" - -02000820="Pārrakstīšana" -02000821="&Jautāt pirms pārrakstīšanas" -02000822="Pārra&kstīt bez jautāšanas" -02000823="I&zlaist esošos failus" -02000824="A&utopārdēvēšana" -02000825="Automātiski pārdēvēt esošos failu" - -02000830="Faili" -02000831="&Iezīmētie faili" -02000832="&Visi faili" - -02000881="Norādiet vietu izvelkamiem failiem." - -02000890="Izvilkšana" - -; Overwrite dialog -02000900="Apstipriniet faila aizvietošanu" -02000901="Mērķa mape jau satur apstrādājamo failu." -02000902="Vai vēlaties aizvietot esošo failu" -02000903="ar šo?" - -02000911="Autopārdēvēšana" - -02000982="{0} baiti" -02000983="pārveidots" - -; Messages dialog -02000A00="Diagnostikas paziņojumi" - -02000A80="Paziņojums" - -02000A91="Neatbalstīts saspiešanas paņēmiens '{0}' failam." -02000A92="Datu kļūda '{0}'. Fails ir bojāts." -02000A93="CRC kļūda '{0}'. Fails ir bojāts." - -; Password dialog -02000B00="Paroles ievadīšana" -02000B01="Ievadiet paroli:" -02000B02="Par&ole redzama" - -; Progress dialog -02000C00="Process" -02000C01="Pagājušais laiks:" -02000C02="Atlikušais laiks:" -02000C03="Lielums:" -02000C04="Ātrums:" - -02000C10="&Fonā" -02000C11="&Priekšplānā" -02000C12="Pa&uze" -02000C13="&Turpināt" - -02000C20="Pauzēts" - -02000C30="Vai piekrītat pārtraukt šo darbību?" - -; Compress dialog -02000D00="Pievienošana arhīvam" -02000D01="Ar&hīvs:" -02000D02="Pār&veidošanas režīms:" -02000D03="Arhīva &formāts:" -02000D04="&Saspiešanas paņēmiens:" -02000D05="Izveidot &blīvo arhīvu" -02000D06="Parame&tri:" -02000D07="&Uzstādījumi" -02000D08="Izveidot SF&X arhīvu" -02000D09="&Multiplūsmas" -02000D0A="Šifrēt failu &nosaukumus" -02000D0B="&Saspiešanas līmenis:" -02000D0C="&Vārdnīcas lielums:" -02000D0D="Vār&da lielums:" -02000D0E="Atmiņa arhivēšanai:" -02000D0F="Atmiņa atarhivēšanai:" - -02000D40="&Dalīt sējumos, baitos:" - -02000D81="Uzkrāšana nesaspiežot" -02000D82="Parastais" -02000D83="Maksimālā saspiešana" -02000D84="Ātrais" -02000D85="Ātrākais" -02000D86="Ultra" - -02000D90="Pārlūkošana" - -02000DA1="Pievienot un aizvietot failus" -02000DA2="Atjaunināt un pievienot failus" -02000DA3="Atjaunināt esošos failus" -02000DA4="Sinhronizēt failus" - -02000DB1="Visi faili" - -02000DC0="saspiešana" - -; Columns dialog -02000E00="Stabiņi" -02000E01="Atzīmējiet stabiņus, ko Jūs vēlaties redzēt šai skatā. Izmantojiet pogas „Uz augšu” un „Uz leju” stabiņu pārkārtošanai pēc savas gaumes." -02000E02="Iezīmētajiem stabiņiem jābūt" -02000E03="pikseļus &platiem." - -02000E10="Uz a&ugšu" -02000E11="Uz &leju" -02000E12="Pa&rādīt" -02000E13="Pa&slēpt" -02000E14="Uzstādīt" - -000E81="Nosaukums" -02000E82="Platums" - -; Testing -02000F90="Pārbaude" - - -; File Manager - -03000000="7-Zip failu pārzinis" - -; Menu -03000102="&Fails" -03000103="&Labošana" -03000104="&Izskats" -03000105="&Rīki" -03000106="&Palīdzība" -03000107="Ie&cienītās" - -; File -03000210="&Atvērt" -03000211="Atvērt &iekšpusē" -03000212="Atvērt ārp&usē" -03000220="Ap&skate" -03000221="&Labot" -03000230="Pā&rdēvēt" -03000231="&Kopēt uz..." -03000232="Pār&vietot uz..." -03000233="&Dzēst" -03000240="Īpašī&bas" -03000241="&Piezīmes" -03000250="Izveidot &mapi" -03000251="Izveidot &failu" -03000260="&Beigt" -03000270="&Sadalīt failu..." -03000271="Ap&vienot failus..." - -; Edit -03000310="&Atcelt" -03000311="At&jaunot" -03000320="&Izgriezt" -03000321="&Kopēt" -03000322="Ieviet&ot" -03000323="&Dzēst" -03000330="Iezīmēt &visu" -03000331="Atcelt vis&u" -03000332="I&nvertēt iezīmējumu" -03000333="Ie&zīmēt..." -03000334="&Atcelt..." -03000335="I&ezīmēt pēc tipa" -03000336="A&tcelt pēc tipa" - -; View -03000410="&Lielas ikonas" -03000411="&Mazas ikonas" -03000412="&Saraksts" -03000413="Sī&kāk" -03000420="&Nešķirot" -03000430="&Atvērt saknes mapi" -03000431="Līmeni &uz augšu" -03000432="Mapju &vēsture..." -03000440="&Pārlasīt" -03000450="&2 paneļi" -03000451="&Rīku joslas" -03000460="Arhīva rīku josla" -03000461="Standarta rīku josla" -03000462="Lielas pogas" -03000463="Parādīt pogu tekstu" - -; Tools -03000510="&Uzstādījumi..." -03000511="&Darbspējas pārbaude" - -; Help -03000610="&Rokasgrāmatas saturs..." -03000620="&Par 7-Zip..." - -; Favorites -03000710="&Pievienot mapi iecienītajām kā" -03000720="Iecienītās" - -; Options Dialog - -03010000="Uzstādījumi" - -; Plugins -03010100="Iespraudņi" -03010101="Iespraudņi:" -03010110="&Uzstādījumi..." - -; Edit -03010200="Labošana" -03010201="&Labošanas programma:" - -; System -03010300="Sistēma" -03010302="Piesaistīt 7-Zip pie:" -03010310="Iespraudnis" - -; Settings -03010400="Uzstādījumi" -03010401="Parādīt \"..\" &vienību" -03010402="Parādīt īstās &failu ikonas" -03010410="Parādīt &sistēmas izvēli" -03010420="&Pilnas rindas iezīmēšana" -03010421="Parādīt at&dalošās līnijas" - -; Strings - -03020201="Kopēt" -03020202="Pārvietot" -03020203="Kopēt uz:" -03020204="Pārvietot uz:" -03020205="Kopēšana..." -03020206="Pārvietošana..." -03020207="Vienības uz šīm mapēm nevar kopēt vai pārvietot." -03020208="Darbība nav atbalstīta." - -03020210="Faila dzēšanas apstiprinājums" -03020211="Mapes dzēšanas apstiprinājums" -03020212="Vairāku failu dzēšanas apstiprinājums" -03020213="Vai piekrītat '{0}' dzēšanai?" -03020214="Vai piekrītat mapes '{0}' un visa tās satura dzēšanai?" -03020215="Vai piekrītat šo {0} vienību dzēšanai?" -03020216="Dzēšana..." -03020217="Faila vai mapes dzēšanas kļūda" - -03020220="Pārdēvēšana..." -03020221="Faila vai mapes pārdēvēšanas kļūda" - -03020230="Mapes izveidošana" -03020231="Mapes nosaukums:" -03020232="Jauna mape" -03020233="Mapes izveidošanas kļūda" - -03020240="Faila izveidošana" -03020241="Faila nosaukums:" -03020242="Jauns fails" -03020243="Faila izveidošanas kļūda" - -03020250="Iezīmēšana" -03020251="Iezīmējuma atcelšana" -03020252="Šablons:" - -03020260="Mapju vēsture" - -03020280="Fails '{0}' ir pārveidots.\nVai vēlaties to atjaunināt arī arhīvā?" -03020281="Failu nav iespējams uzlabot\n'{0}'" -03020282="Nav iespējams palaist labošanas programmu." -03020283="Atvēršana..." - -03020290="Piezīmes" -03020291="&Piezīmes:" - -030202A0="Sistēma" - -03020300="Dators" -03020301="Tīkls" - -03020400="Ievietot" -03020401="Izvilkt" -03020402="Pārbaude" - -03020420="Kopēt" -03020421="Ppārvietot" -03020422="Dzēst" -03020423="Info" - -03020500="Sadalīt failu" -03020501="&Dalīt uz:" -03020510="Dalīšana..." - -03020600="Apvienot failus" -03020601="&Apvienot uz:" -03020610="Apvienošana..." - -; Computer -03031100="Tilpums" -03031101="Brīvā vieta" -03031102="Klāstera lielums" -03031103="Nosaukums" - -; Network -03031200="Lokālais nosaukums" -03031201="Provaiders" - -; Benchmark Dialog - -03080000="Darpspējības pārbaude" -03080001="Atmiņas pielietojums:" -03080002="Arhivēšana" -03080003="Atarhivēšana" -03080004="Ātrums" -03080005="Vērtējums" -03080006="Kopējais vērtējums" -03080007="Patreizējais" -03080008="Rezultējošais" -03080009="Izdošanās:" -0308000A="Kļūdas:" - -;!@LangEnd@! diff --git a/External/7-Zip/Lang/mk.txt b/External/7-Zip/Lang/mk.txt deleted file mode 100644 index f0c6525b..00000000 --- a/External/7-Zip/Lang/mk.txt +++ /dev/null @@ -1,454 +0,0 @@ -;!@Lang@!UTF-8! -; 7-Zip 4.09 beta -; Translated by Gabriel Stojanoski -; Преведено од Габриел Стојаноски -; -; -; - -00000000="Macedonian" -00000001="Македонски" -00000002="47" - -; 7-Zip Подесување - -; Title -01000000="7-Zip Подесување" - -; Info Page -01000100="За 7-Zip" -01000103="7-Zip е бесплатен архивер. Меѓутоа, вие можете да дадете поддршка на понатамошното развивање на 7-Zip со вашето регистрирање." -01000105="Регистрирај" - -; Folders Page -01000200="Директориуми" -01000210="&Работен директориум" -01000211="&Системски привремен директориум" -01000212="&Моментален" -01000213="&Одреди:" -01000214="Само за преносни уреди" - -01000281="Одреди локација за привремените архивски датотеки." - -; System Page -01000300="Систем" -01000301="Интегрирај го 7-Zip во додатно мени" -01000302="Каскадно додатно мени" -01000310="Во додатното мени:" - -; Language Page -01000400="Јазик" -01000401="Јазик:" - - -; 7-Zip Explorer extension - -; Context menu -02000101="7-Zip" -02000102="7-Zip команди" -02000103="Отвори архива" -02000104="Ја отвора селектираната архива." -02000105="Отпакувај датотеки..." -02000106="Отпакува датотеки од селектираната архива." -02000107="Додади во Архива..." -02000108="Ги додава селектираните датотеки во архива." -02000109="Тестирај архива" -0200010A="Ја тестира селектираната архива." -0200010B="Отпакувај овде" -0200010C="Отпакува датотеки од избраната архива во моменталниот директориум." -0200010D="Отпакувај во {0}" -0200010E="Отпакува датотеки во поддиректориум." -0200010F="Додади во {0}" -02000110="Ги додава одредените датотеки во архива." -02000111="Компресирај и прати на e-mail..." -02000112="Ги компресира датотеките во архива и архивата ја испраќа преку e-mail." -02000113="Компресирај во {0} и испрати" -02000114="Ги компресира датотеките во архива и архивата ја испраќа преку e-mail." - -02000140="<Директориум>" -02000141="<Архива>" - -; Properties -02000203="Патека" -02000204="Име" -02000205="Екстензија" -02000206="Директориум" -02000207="Големина" -02000208="Пакувана Големина" -02000209="Атрибути" -0200020A="Креирано" -0200020B="Пристапено" -0200020C="Променето" -0200020D="Целосна" -0200020E="Објаснета" -0200020F="Енкриптирана" -02000210="Подели Пред" -02000211="Подели После" -02000212="Речник" -02000213="CRC" -02000214="Тип" -02000215="Анти" -02000216="Метод" -02000217="Оперативен Систем" -02000218="Датотечен Систем" -02000219="Корисник" -0200021A="Група" -0200021B="Блок" -0200021C="Коментар" -0200021D="Позиција" - -; Status bar -02000301="{0} објект(и) избрано" -02000302="{0} објект(и)" - -; List Context Menu -02000401="&Колони..." - -02000411="&Отвори" -02000412="От&пакувај..." - -; ToolBar -02000501="Отпакувај" - -; Messages -02000601="Оваа операција не е поддржана за овој тип на архива." -02000602="Не е можно обновување на архивата {0}" -02000603="Не е можно креирање на директориумот '{0}'" -02000604="Датотеката не е поддржана архива." -02000605="Грешка" -02000606="Премногу објекти" -02000607="Нема програма придружена со оваа екстензија" -02000608="Нема грешки" - -; Dialogs -02000702="Ок" -02000705="&Да" -02000707="Да &Сите" -02000709="&Не" -0200070B="Не Н&иедна" - -02000710="Откажи" -02000711="&Откажи" -02000713="&Затвори" -02000714="Стоп" -02000715="Рестартирај" - -02000720="Помош" - -; Extract dialog -02000800="Отпакувај" -02000801="Отпакувај &во:" -02000802="Лозинка" - -02000810="Патеки" -02000811="Целосна патека" -02000812="Моментална патека" -02000813="Без патека" - -02000820="Презапишување" -02000821="Прашај пред да презапишеш" -02000822="Презапиши без прашување" -02000823="Изостави постоечки датотеки" -02000824="Автоматски преименувај" -02000825="Автоматски преименувај постоечки датотеки" - -02000830="Датотеки" -02000831="&Избрани датотеки" -02000832="&Сите датотеки" - -02000881="Одреди локација за отпакуваните датотеки." - -02000890="Отпакување" - -; Overwrite dialog -02000900="Потврди Замена на Датотеки" -02000901="Конечниот директориум веќе ја содржи датотеката." -02000902="Дали сакате да ја замените постоечката датотека" -02000903="со оваа?" - -02000911="&Автоматски преименувај" - -02000982="{0} бајти" -02000983="променета на" - -; Messages dialog -02000A00="Дијагноза" - -02000A80="Порака" - -02000A91="Неподдржан метод за компресија за '{0}'." -02000A92="Грешка во податоците во '{0}'. Датотеката е оштетена." -02000A93="CRC грешка во '{0}'. Датотеката е оштетена." - -; Password dialog -02000B00="Внеси лозинка" -02000B01="Внеси лозинка:" -02000B02="&Прикажи ја лозинката" - -; Progress dialog -02000C00="Процесирај" -02000C01="Поминато време:" -02000C02="Преостанато време:" -02000C03="Големина:" -02000C04="Брзина:" - -02000C10="По&задина" -02000C11="&Напред" -02000C12="&Пауза" -02000C13="П&родолжи" - -02000C20="Паузирано" - -02000C30="Дали сигурно сакате да откажете?" - -; Compress dialog -02000D00="Додади во архива" -02000D01="&Архива:" -02000D02="&Додавање:" -02000D03="&Формат на Архива:" -02000D04="&Метод на компресија:" -02000D05="Креирај &Целосна архива" -02000D06="&Параметри:" -02000D07="Опции" -02000D08="Креирај SFX ар&хива" -02000D09="Multi-threading" -02000D0A="&Енкриптирај ги имињата" -02000D0B="&Ниво на компресија:" -02000D0C="Големина на &речникот:" -02000D0D="Големина на &зборот:" -02000D0E="Искорист мемор за компрес:" -02000D0F="Искорист мемор за декомпрес:" - -02000D40="&Подели на делови, бајти:" - -02000D81="Спакувај" -02000D82="Нормално" -02000D83="Максимално" -02000D84="Брзо" -02000D85="Најбрзо" -02000D86="Ултра" - -02000D90="Барај" - -02000DA1="Додади и замени датотеки" -02000DA2="Обнови и додади датотеки" -02000DA3="Обнови ги постоечките датотеки" -02000DA4="Синхронизирај ги датотеките" - -02000DB1="Сите Датотеки" - -02000DC0="Компресирање" - -; Columns dialog -02000E00="Колони" -02000E01="Селектирај ги колоните што сакаш да бидат видливи во овој директориум. Употреби ги Нагоре и Надолу копчињата за да ги преуредиш колоните." -02000E02="Избраната колона треба да биде" -02000E03="пиксели &широка." - -02000E10="На&горе" -02000E11="На&долу" -02000E12="&Прикажи" -02000E13="&Сокриј" -02000E14="Стави" - -02000E81="Име" -02000E82="Ширина" - -; Testing -02000F90="Тестирање" - - -; File Manager - -03000000="7-Zip Менаџер" - -; Menu -03000102="&Датотека" -03000103="&Уреди" -03000104="&Изглед" -03000105="&Алатки" -03000106="&Помош" -03000107="&Омилени" - -; File -03000210="&Отвори" -03000211="Отвори &Внатре" -03000212="Отвори &Надвор" -03000220="&Поглед" -03000221="&Уреди" -03000230="&Преименувај" -03000231="&Копирај Во..." -03000232="&Премести Во..." -03000233="&Избриши" -03000240="&Карактеристики" -03000241="К&оментар" -03000250="Креирај Директориум" -03000251="Креирај Датотека" -03000260="&Излези" -03000270="&Подели датотека..." -03000271="Ком&бинирај датотеки..." - -; Edit -03000310="&Undo" -03000311="&Redo" -03000320="Пре&сечи" -03000321="&Копирај" -03000322="&Залепи" -03000323="&Избриши" -03000330="Селектирај &Се" -03000331="Деселектирај Се" -03000332="&Обратна Селекција" -03000333="Селектирај..." -03000334="Деселектирај..." -03000335="Селектирај по Тип" -03000336="Деселектирај по Тип" - -; View -03000410="&Големи Икони" -03000411="&Мали Икони" -03000412="&Листа" -03000413="&Детали" -03000420="Неподредени" -03000430="Отвори го основниот директориум" -03000431="Едно Ниво Нагоре" -03000432="Историја на Директориумите..." -03000440="&Обнови" -03000450="&2 Панели" -03000451="&Алатници" -03000460="Алатница на Архивата" -03000461="Стандардна Алатница" -03000462="Големи Копчиња" -03000463="Текст На Копчињата" - -; Tools -03000510="&Опции..." -03000511="&Тест" - -; Help -03000610="&Содржина..." -03000620="&За 7-Zip..." - -; Favorites -03000710="&Додади го директориумот во Омилени" -03000720="Забелешки" - -; Options Dialog - -03010000="Опции" - -; Plugins -03010100="Плагини" -03010101="&Плагини:" -03010110="Опции..." - -; Edit -03010200="Едитор" -03010201="&Едитор:" - -; System -03010300="Систем" -03010302="Придружи го 7-Zip со:" -03010310="Плагин" - -; Settings -03010400="Подесувања" -03010401="Прикажи \"..\" предмет" -03010402="Прикажи вистински икони" -03010410="Прикажи системско мени" -03010420="&Селектирај &цел ред" -03010421="Прикажи &мрежа" - -; Strings - -03020201="Копирај" -03020202="Премести" -03020203="Копирај Во:" -03020204="Премести Во:" -03020205="Копирање..." -03020206="Преместување..." -03020207="Не е можно преместување или копирање на предмети од вакви директориуми." -03020208="Постапката не е поддржана." - -03020210="Потврдете го Бришењето на Датотеката" -03020211="Потврдете го Бришењето на Директориумот" -03020212="Потврдете го бришењето на повеќе датотеки" -03020213="Дали сте сигурни за бришењето на '{0}'?" -03020214="Дали сте сигурни за бришењето на директориумот '{0}' и неговата содржина?" -03020215="Дали сте сигурни за бришењето на овие {0} датотеки?" -03020216="Бришење..." -03020217="Грешка при бришењето на Датотеката или Директориумот" - -03020220="Преименување..." -03020221="Грешка при преименувањето на Датотеката или Директориумот" - -03020230="Креирај Директориум" -03020231="Име на Директориумот:" -03020232="Нов Директориум" -03020233="Грешка при креирањето на Директориумот" - -03020240="Креирај датотека" -03020241="Име на Датотеката:" -03020242="Нова датотека" -03020243="Грешка при креирањето на датотеката" - -03020250="Селектирај" -03020251="Деселектитај" -03020252="Маскирај:" - -03020260="Историја на Директориумите" - -03020280="Датотеката '{0}' е модифицирана.\nДали сакате да ја обновите во архивата?" -03020281="Не е можно обновување на датотеката\n'{0}'" -03020282="Грешка при стартување на Едиторот." -03020283="Отворање..." - -03020290="Коментар" -03020291="&Коментар:" - -030202A0="Систем" - -03020300="Компјутер" -03020301="Мрежа" - -03020400="Додади" -03020401="Отпакувај" -03020402="Тестирај" - -03020420="Копирај" -03020421="Премести" -03020422="Избриши" -03020423="Инфо" - -03020500="Подели датотека" -03020501="&Подели на:" -03020510="Делење..." - -03020600="Состави Датотеки" -03020601="&Состави на:" -03020610="Составување..." - -; Computer -03031100="Вкупна Големина" -03031101="Слободен Простор" -03031102="Голем на Кластерите" -03031103="Етикета" - -; Network -03031200="Име" -03031201="Провајдер" - -; Benchmark Dialog - -03080000="Тест" -03080001="Искорист Меморија:" -03080002="Компресирање" -03080003="Декомпресирање" -03080004="Брзина" -03080005="Проценка" -03080006="Вкупна Проценка" -03080007="Моментално" -03080008="Резултат" -03080009="Поминато:" -0308000A="Грешки:" - -;!@LangEnd@! diff --git a/External/7-Zip/Lang/mn.txt b/External/7-Zip/Lang/mn.txt deleted file mode 100644 index c459520f..00000000 --- a/External/7-Zip/Lang/mn.txt +++ /dev/null @@ -1,459 +0,0 @@ -;!@Lang@!UTF-8! -; 7-Zip 3.12 -; Translated by Bayar -; Update and Spelling corrected Bayarsaikhan -; -; -; - -00000000="Mongolian" -00000001="Монгол хэл" -00000002="80" - -; 7-Zip Configuration - -; Title -01000000="7-Zip тохируулга" - -; Info Page -01000100="7-Zip-ийн тухай" -01000103="7-Zip бол үнэгүй програм. Гэлээ ч та 7-Зип-д бүртгүүлэн хөгжүүлэгчдийг дэмжиж болно. Бүртгүүлсэн хэрэглэгчид техникийн дэмжлэг авах болно." -01000104="Дэмжлэг" -01000105="Бүртгүүлэх" - -; Folders Page -01000200="Хавтсууд" -01000210="&Ажлын хавтас" -01000211="&Систем\завсрын хавтас" -01000212="&Одоогийн" -01000213="&Тодорхойлсон:" -01000214="Зөвхөн зөөврийн төхөөрөмж хэрэглэх" - -01000281="Завсрын архив файл үүсгэх байрлалыг тодорхойл." - -; System Page -01000300="Систем" -01000301="7-Зип-ийг шелл контекст цэстэй нийлүүлэх" -01000302="Контекст цэсийг цувуулан харуул" -01000310="Контекст цэсийн төрлүүд:" - -; Language Page -01000400="Хэл" -01000401="Хэл:" - - -; 7-Zip Explorer extension - -; Context menu -02000101="7-Зип" -02000102="7-Зип тушаалууд" -02000103="Архив нээх" -02000104="Сонгосон архив нээх." -02000105="Файлуудыг задал..." -02000106="Сонгосон архиваас файлыг задал." -02000107="Архивт нэм..." -02000108="Сонгосон зүйлүүдээ архивт нэм." -02000109="Архивийн шалгалт" -0200010A="Сонгогдсон архивийн бүтэн байдлыг шалгах." -0200010B="Энд задал" -0200010C="Сонгогдсон архиваас одооны хавтаст файлыг задал." -0200010D="{0} руу задал" -0200010E="Ерөнхий хавтаст файлыг задлах." -0200010F="{0} рүү нэм" -02000110="Сонгосон зүйлүүдээ архивт нэм." -02000111="Шахах ба Шуудандах..." -02000112="Сонгогдсон зүйлүүдийг шахаад Шуудангаар илгээх" -02000113="{0} рүү шахах ба Шууданд" -02000114="Сонгогдсон зүйлүүдийг шахаад архивийг Шуудангаар илгээх" - -02000140="<Хавтас>" -02000141="" - -; Properties -02000203="Зам" -02000204="Нэр" -02000205="Өргөтгөл" -02000206="Хавтас" -02000207="Хэмжээ" -02000208="Багцалсан хэмжээ" -02000209="Чанар" -0200020A="Үүсгэсэн" -0200020B="Хандсан" -0200020C="Өөрчилсөн" -0200020D="Баталгаатай" -0200020E="Тайлбар хийгдсэн" -0200020F="Нууцлагдсан" -02000210="Өмнө хуваасан" -02000211="Дараа хуваасан" -02000212="Толь бичиг" -02000213="CRC" -02000214="Төрөл" -02000215="Эсрэг" -02000216="Арга" -02000217="Хост ҮС" -02000218="Файл систем" -02000219="Хэрэглэгч" -0200021A="Бүлэг" -0200021B="Түгжих" -0200021C="Тайлбар" -0200021D="Байрлал" - -; Status bar -02000301="{0} зүйл(үүд) сонгогдсон байна" -02000302="{0} зүйл(үүд)" - -; List Context Menu -02000401="&Баганууд..." - -02000411="&Нээх" -02000412="&Задлах..." - -; ToolBar -02000501="Задлах" - -; Messages -02000601="Дэмжигдээгүй архивийг задлах шинэчлэлт хийх." -02000602="Архив шинэчилж чадсангүй {0}" -02000603="Хавтас үүсгэж чадахгүй '{0}'" -02000604="Дэмжигдээгүй файлын архив байна." -02000605="Алдаа" -02000606="Дэндүү их юм байна" -02000607="Файлын нэрийн өргөтгөлтөй холдбогдсон програм байхгүй байна даа" -02000608="Алдаа алга байна" - -; Dialogs -02000702="За" -02000705="&Тийм" -02000707="Бүг&д тийм" -02000709="&Үгүй" -0200070B="Бүгд ү&гүй" - -02000710="Болих" -02000711="&Болих" -02000713="&Хаах" -02000714="Зогс" -02000715="Дахин ачаалла" - -02000720="Тусламж" - -; Extract dialog -02000800="Задал" -02000801="З&адлах газар:" -02000802="Нууц үг" - -02000810="Замын горим" -02000811="Бүтэн замын нэр" -02000812="Одоогийн замын нэр" -02000813="Параметр алга" - -02000820="Давхарлаж бичих горим" -02000821="Давхарлаж бичхээсээ өмнө асуух" -02000822="Асуултгүй давхарлаж бичих" -02000823="Байгаа файлыг алгасах" -02000824="Автоматаар нэр солих" -02000825="Байвал нэрийг нь солих" - -02000830="Файлууд" -02000831="&Сонгогдсон файлууд" -02000832="&Бүх файлууд" - -02000881="Задалсан файлуудын байрлалыг тодорхойл." - -02000890="Задалж байна..." - -; Overwrite dialog -02000900="Файл дахин байрлуулахыг батлах" -02000901="Хавтас файлыг агуулсан байна." -02000902="Байгаа файлуудыг дахин байрлуулах уу" -02000903="Энүүнтэй юу?" - -02000911="A&втомат нэр солих" - -02000982="{0} битүүд" -02000983="Өөрчлөлт идэвхжилттэй" - -; Messages dialog -02000A00="Шинжилгээний зурвас" - -02000A80="Зурвас" - -02000A91="Дараах файлд шахалтын арга дэмжигдээгүй байна '{0}'." -02000A92="'{0}'өгөгдлийн алдаа. Файл эвдэрсэн байна." -02000A93="'{0}'CRC бүтсэнгүй. Файл эвдэрсэн байна." - -; Password dialog -02000B00="Нууц үгээ оруулах" -02000B01="Нууц үгээ оруулах:" -02000B02="&Нууц үг харуулах" - -; Progress dialog -02000C00="Үйл явц" -02000C01="Өнгөрсөн хугацаа:" -02000C02="Үлдсэн хугацаа:" -02000C03="Хэмжээ:" -02000C04="Хурд:" - -02000C10="&Ар талд" -02000C11="&Өмнө тал" -02000C12="&Түр зогс" -02000C13="&Үргэлжлүүл" - -02000C20="Түр зогслоо" - -02000C30="Та үнэхээр болих гэж байна уу?" - -; Compress dialog -02000D00="Архивт нэм" -02000D01="&Aрхив:" -02000D02="&Шинэчлэх горим:" -02000D03="Архив &өргөтгөл:" -02000D04="Шахах &арга:" -02000D05="Баталгаатай архив үүсгэх" -02000D06="&Параметерүүд:" -02000D07="Сонголтууд" -02000D08="SF&X архив үүсгэх" -02000D09="Олон-Бодлогын" -02000D0A="&Файлын нэрүүдийг нууцал" -02000D0B="Шахалтын &төвшин:" -02000D0C="&Толь бичгийн хэмжээ:" -02000D0D="&Үгийн хэмжээ:" -02000D0E="Шахаж байгаа санах ойн хэрэглээ:" -02000D0F="Задалж байгаа санах ойн хэрэглээ:" - -02000D40="Эзлэхүүн рүү хуваах, битүүд:" - -02000D81="Хадгалах" -02000D82="Энгийн" -02000D83="Дээд хэмжээгээр" -02000D84="Хурдан" -02000D85="Дээд хурданаар" -02000D86="Ултра" - -02000D90="Нэгжих" - -02000DA1="Нэмэх ба дахин байрлуулах" -02000DA2="Шинэчлэх ба дахин байрлуулах" -02000DA3="Байгаа файлуудыг дахин унших" -02000DA4="Файлуудыг тааруулах" - -02000DB1="Бүх файлууд" - -02000DC0="Шахаж байна" - -; Columns dialog -02000E00="Баганууд" -02000E01="Энэ хавтаст хийх багануудаа шалгана уу. Дээш оч доош оч товчлуураар та багануудаа янзалж болно." -02000E02="Сонгосон багана чинь ийм байх ёстой" -02000E03="Цэгийн &өргөн." - -02000E10="Дээш &оч" -02000E11="Доош &оч" -02000E12="&Үзүүлэх" -02000E13="&Нуух" -02000E14="Оруулах" - -02000E81="Гарчиг" -02000E82="Өргөн" - -; Testing -02000F90="Шалгаж байна" - - -; File Manager - -03000000="7-Зип файл Менежер" - -; Menu -03000102="&Файл" -03000103="&Засах" -03000104="&Үзүүлэх" -03000105="&Хэрэгслүүд" -03000106="&Тусламж" -03000107="Д&уртай зүйл" - -; File -03000210="&Нээх" -03000211="Дотор &нээх" -03000212="Гадна &нээх" -03000220="&Харах" -03000221="&Засварлах" -03000230="Нэр с&олих" -03000231="...рүү &Хуулах..." -03000232="...руу &Зөөх..." -03000233="&Устгах" -03000240="&Мэдээлэл үзэх" -03000241="Тай&лбар" -03000250="Хавтас үүсгэх" -03000251="Файл үүсгэх" -03000260="Га&рах" -03000270="&Файл хуваах..." -03000271="Файлуудыг нэгтгэх..." - -; Edit -03000310="&Цуцлах" -03000311="&Сэргээх" -03000320="Хайч&лах" -03000321="&Хуулах" -03000322="&Тавих" -03000323="&Устгах" -03000330="Бүгдийг со&нгох" -03000331="Сонгохоо болих" -03000332="&Сонголтоо эргүүл" -03000333="Сонгох..." -03000334="Сонгохгүй..." -03000335="Төрлөөр нь сонгох" -03000336="Төрлөөр нь сонгохгүй" - -; View -03000410="Том& дүрсүүд" -03000411="Жи&жиг дүрсүүд" -03000412="&Жагсаалт" -03000413="&Дэлгэрэнгүй" -03000420="Ангилаагүй" -03000430="Гол хавтсыг нээх" -03000431="Нэг төвшин дээш" -03000432="Хавтасны түүх..." -03000440="&Сэргээ" -03000450="&2 самбарууд" -03000451="&Багажны самбар" -03000460="Aрхив багажны самбар" -03000461="Стандарт багажны самбар" -03000462="Том товчлуурууд" -03000463="Товчлуурын текстийг үзүүл" - -; Tools -03000510="&Сонголтууд..." -03000511="&Бэнчмарк" - -; Help -03000610="&Агуулгууд..." -03000620="&7-Зип-ийн тухай..." - -; Favorites -03000710="&Хавтсыг дуртайдаа нэмэх үү" -03000720="Хавчуурга" - -; Options Dialog - -03010000="Сонголтууд" - -; Plugins -03010100="Плаг-инууд" -03010101="&Плаг-инууд:" -03010110="Сонголтууд..." - -; Edit -03010200="Засварлагч" -03010201="&Засварлагч:" - -; System -03010300="Систем" -03010302="7-Зипийг дараахтай нэгтгэх:" -03010310="Плаг-ин" - -; Settings -03010400="Тохируулгууд" -03010401="Зүйл \"..\" үзүүлэх" -03010402="Жинхэнэ файл дүрсийг харуулах" -03010410="Системийн цэс харуул" -03010420="&Бүтэн мөр сонгох" -03010421="&Мөрийн дундах зураас харуулах" -03010430="&Сайжруулсан Сонгох горим" -03010440="&Том санах ойн хуудас хэрэглэх" - -; Strings - -03020201="Хуулах" -03020202="Зөөх" -03020203="хуулахдаа:" -03020204="Зөөхдөө:" -03020205="Хуулж байна..." -03020206="Зөөж байна..." -03020207="Та файл ба хавтсыг зөөх буюу хуулж чадахгүй." -03020208="Үйлдэл дэмжигдээгүй байна." - -03020210="Файл устгахыг батал" -03020211="Хавтас устгахыг батал" -03020212="Олон файл устгахыг батал" -03020213="Та'{0}'-ийг устгах гэж байна уу?" -03020214="'{0}' хавтас болон бүх агуулгыг устгах гэж байна уу?" -03020215="{0} зүйлүүдийг устгах гэж байна уу?" -03020216="Устгаж байна..." -03020217="Файл болон хавтсыг устгахад алдаатай" - -03020220="Нэр солиж байна..." -03020221="Файл болон хавтсын нэрийг солиход алдаатай" -03020222="Файл хуулахыг магадлах" -03020223="Та үнэхээр файлуудыг архив руу хуулахыг хүсэж байна уу" - -03020230="Хавтас үүсгэх" -03020231="Хавтас нэр:" -03020232="Шинэ хавтас" -03020233="Хавтас үүсгэхэд алдаа гарав" - -03020240="Файл үүсгэх" -03020241="Файл нэр:" -03020242="Шинэ файл" -03020243="Файл үүсгэхэд алдаа гарав" - -03020250="Сонгох" -03020251="Сонгохгүй" -03020252="Maск:" - -03020260="Хавтсын түүх" - -03020280="Файл '{0}' өөрчлөгдлөө.\nТа архивт шинэчлэлт хиймээр байна уу?" -03020281="Файлыг шинэчилж чадсангүй\n'{0}" -03020282="Засварлагчийг нээж чадсангүй." -03020283="Нээж байна..." - -03020290="Тайлбар" -03020291="&Тайлбар:" - -030202A0="Систем" - -03020300="Компьютер" -03020301="Сүлжээ" - -03020400="Нэм" -03020401="Задал" -03020402="Шалгах" - -03020420="Хуулах" -03020421="Зөөх" -03020422="Устгах" -03020423="Шинж..." - -03020500="Хуваах файл:" -03020501="&Файл хуваах газар:" -03020510="Хувааж байна..." - -03020600="Нэгтгэх файлууд:" -03020601="&Нэгтгэх газар:" -03020610="Нэгтгэж байна..." - -; Computer -03031100="Нийт хэмжээ" -03031101="Хоосон зай" -03031102="Кластерын зай" -03031103="Нэр" - -; Network -03031200="Локаль Нэр" -03031201="Хангагч" - -; Benchmark Dialog - -03080000="Бэнчмарк" -03080001="Санах ойн хэрэглээ:" -03080002="Шахаж байна" -03080003="Задалж байна" -03080004="Хурд" -03080005="Үнэлж байна" -03080006="Нийт үнэлгээ" -03080007="Одоогийн" -03080008="Хариуг гаргаж байна" -03080009="Өнгөрсөн:" -0308000A="Алдаанууд:" - -;!@LangEnd@! diff --git a/External/7-Zip/Lang/mr.txt b/External/7-Zip/Lang/mr.txt deleted file mode 100644 index c111e428..00000000 --- a/External/7-Zip/Lang/mr.txt +++ /dev/null @@ -1,474 +0,0 @@ -;!@Lang@!UTF-8! -; 7-Zip 4.42 -; अनुवाद सुबोध गायकवाड -; -; -; -; - -00000000="Marathi" -00000001="मराठी" -00000002="78" - -; 7-Zip Configuration - -; Title -01000000="7-Zip संरचना" - -; Info Page -01000100="7-Zip बद्दल माहिती" -01000103="7-Zip हे मोफ़त सॉफ़्टवेअर आहे. तरिही, तुम्ही नोंद करुन याच्या प्रगतीला सहाय्य करू शकता." -01000104="सहाय्यता" -01000105="नोंद" - -; Folders Page -01000200="फ़ोल्डर" -01000210="&चलित फ़ोल्डर" -01000211="&प्रणालीचे तात्पुरते फ़ोल्डर" -01000212="&सध्या" -01000213="&नमुद:" -01000214="फक्त काढता येणाय्रा ड्रॉईव्हकरता वापरा" - -01000281="तात्पुरत्या दफ़तर करिता मार्ग दर्शवा." - -; System Page -01000300="प्रणाली" -01000301="7-Zip ला shell context मेनुशी जोडा" -01000302="Cascaded context menu" -01000310="Context मेनु वस्तू:" - -; Language Page -01000400="भाषा" -01000401="भाषा:" - - -; 7-Zip Explorer extension - - -; Context menu -02000101="7-Zip" -02000102="7-Zip कमांड्स" -02000103="दफ़तर उघडा" -02000104="निवडलेले दफ़तर उघडा." -02000105="फ़ाइल्स बाहेर काढा..." -02000106="निवडलेल्या दफ़तर मधुन फाइल बाहेर काढा ." -02000107="दफ़तरात टाका..." -02000108="निवडलेल्या वस्तू दफ़तरात टाका." -02000109="दफ़तर तपासा" -0200010A="दफ़तराची पुर्णता तपासा." -0200010B="येथे बाहेर काढा" -0200010C="सध्याच्या फ़ोल्डरमध्ये निवडलेल्या दफ़तर मधुन फाइल बाहेर काढा." -0200010D="बाहेर {0}" -0200010E="फ़ाइल्स उप-फ़ोल्डरमध्ये काढा." -0200010F="{0} येथे टाका" -02000110="निवडलेल्या वस्तू दफ़तरात टाका." -02000111="दाबा आणि इमेल करा..." -02000112="निवडलेल्या वस्तू दफ़तरात दाबुन टाका आणि दफ़तर इमेलद्वारे पाठवा." -02000113=" {0} येथे दाबा आणि इमेल करा" -02000114="निवडलेल्या वस्तू दफ़तरात दाबुन टाका आणि दफ़तर इमेलद्वारे पाठवा." - - -02000140="" -02000141="" - -; Properties -02000203="मार्ग" -02000204="नाव" -02000205="शेपुट" -02000206="फ़ोल्डर" -02000207="आकार" -02000208="दबलेला आकार" -02000209="गुणधर्म" -0200020A="तयार" -0200020B="वापर" -0200020C="बदल" -0200020D="ठोस" -0200020E="भाष्य" -0200020F="बंधिस्त" -02000210="या पुर्व तुकडे करा " -02000211="या नंतर तुकडे करा" -02000212="शब्दावली" -02000213="CRC" -02000214="प्रकार" -02000215="विरुद्ध" -02000216="पद्धत" -02000217="यजमान आज्ञावली" -02000218="फ़ाइल प्रणाली" -02000219="उपयोगकर्ता" -0200021A="गट" -0200021B="गठ्ठा" -0200021C="प्रतिक्रिया" -0200021D="स्थिती" -0200021E="मार्गाची सुरुवात" - -; Status bar -02000301="निवडलेल्या वस्तू{0}" -02000302="{0} वस्तू(s)" - -02000320="फ़ाइल:" -02000321="फ़ोल्डर:" -02000322="आकार:" - -; List Context Menu -02000401="&स्तंभ..." - -02000411="&उघडा" -02000412="&बाहेर..." - -; ToolBar -02000501="बाहेर" - -; Messages -02000601="या दफ़तरासाठी नुतनीकरण शक्य नाही." -02000602="{0} दफ़तराचे नुतनीकरण होऊ शकले नाही" -02000603=" '{0}' फ़ोल्डर तयार होऊ शकले नाही" -02000604="हा दफ़तर वेगळा आहे." -02000605="चुक" -02000606="खूपच जास्त वस्तू" -02000607="या फ़ाइलला उघडण्याकरता एकही संबधित प्रोग्राम नाही" -02000608="येथे एकही चूक नाही" - -; Dialogs -02000702="ठीक" -02000705="&हो" -02000707="&सर्व ला हो" -02000709="&नाही" -0200070B="&सर्व ला नाही" - -02000710="रद्द" -02000711="&रद्द" -02000713="&बंद" -02000714="थांबा" -02000715="पुन्हा सुरु करा" - -02000720="मदत" - -; Extract dialog -02000800="बाहेर" -02000801="&बाहेर:" -02000802="परवलिचा शब्द" - -02000810="मार्ग रित" -02000811="पूर्ण पत्ता" -02000812="सध्याचा पत्ता" -02000813="पत्ता नाही" - -02000820="Overwrite रीत" -02000821="overwrite करण्यापुर्वी विचारा" -02000822="Overwrite न विचारता करा" -02000823="अस्तित्वात असलेल्या फ़ाइल सोडा" -02000824="स्वयंचलित नाव बदलवा" -02000825="अस्तित्वात असलेल्या फ़ाइलचे आपोआप नाव बदलवा" - -02000830="फ़ाइल" -02000831="&निवडलेल्या फ़ाइल" -02000832="&सर्व फ़ाइल" - -02000881="फ़ाइल बाहेर काढण्यासाठी मार्ग नमूद करा." - -02000890="बाहेर" - -; Overwrite dialog -02000900="फ़ाइल बदलवीणे खात्री" -02000901="त्या फ़ोल्डरमध्ये अगोदरच कार्यान्वीत फ़ाइल आहे." -02000902="अस्तित्वात असलेली फ़ाइल बदलवायची आहे का?" -02000903="यानी?" - -02000911="स्वयंचलित नाव बदलवा" - -02000982="{0} बाइट्स" -02000983="बदल" - -; Messages dialog -02000A00="उपचार संदेश" - -02000A80="संदेश" - -02000A91="असहाय्यक दाब पद्धत'{0}'." -02000A92="डेटा चूक'{0}'. फ़ाइल तुटलेली आहे." -02000A93="CRC अयशस्वी '{0}'. फ़ाइल तुटलेली आहे." - -; Password dialog -02000B00="परवलिचा शब्द टाका" -02000B01="परवलिचा शब्द टाका:" -02000B02="परवलिचा शब्द दाखवा" - -; Progress dialog -02000C00="कार्य" -02000C01="झालेला वेळ:" -02000C02="निघुन गेलेला वॆळ:" -02000C03="आकार:" -02000C04="वेग:" - -02000C10="&मागे लपवा" -02000C11="&समोर आणा" -02000C12="&विश्राम" -02000C13="&सुरु" - -02000C20="विश्राम" - -02000C30="तुम्हाला रद्द करण्याबाबत खात्री आहे का?" - -; Compress dialog -02000D00="दफ़तरात टाका" -02000D01="&दफ़तर:" -02000D02="&नुतनीकरन रित:" -02000D03="दफ़तर &प्रकार:" -02000D04="दाब &पद्धत:" -02000D05="&ठोस दफ़तर तयार करा" -02000D06="&Parameters:" -02000D07="पर्याय" -02000D08="SF&X दफ़तर तयार करा" -02000D09="Multi-threading" -02000D0A="फ़ाइल &नाव बंधिस्त करा" -02000D0B="दाब &level:" -02000D0C="&शब्द्कोश आकार:" -02000D0D="&शब्द आकार:" -02000D0E="दाबण्यासाठी स्मरणशक्तीचा वापर:" -02000D0F="प्रसरण पावण्यासाठी स्मरणशक्तीचा वापर:" - -02000D40="तुकडे, बाइट्स:" - -02000D81="साठा" -02000D82="साधारण" -02000D83="जास्तीत जास्त" -02000D84="वेगवान" -02000D85="अतिशय वेगवान" -02000D86="एकदमच" - -02000D90="ब्राउझ" - -02000DA1="फ़ाइल टाका आणि ठेवा" -02000DA2="फ़ाइल टाका आणि नुतन करा" -02000DA3="अस्तित्वातील फ़ाइल ताजे करा" -02000DA4="Synchronize फ़ाइल" - -02000DB1="सर्व फ़ाइल" - -02000DC0="दाब" - -; Columns dialog -02000E00="स्तंभ" -02000E01="जे स्तंभ तुम्हाला या फ़ोल्डरमध्ये दृश्य करायचे आहे ते निवडा. वर आणि खाली कळचा उपयोग करा.." -02000E02="निवडलेला स्तंभ " -02000E03="पिक्सेल पसरलेला." - -02000E10="&वर" -02000E11="&खाली" -02000E12="&दृश्य" -02000E13="&लपवा" -02000E14="बसवा" - -02000E81="शिर्षक" -02000E82="रुंद" - -; Testing -02000F90="तपासणी" - - -; File Manager - -03000000="7-Zip फ़ाइल व्यवस्थापक" - -; Menu -03000102="&फ़ाइल" -03000103="&संपादन" -03000104="&दर्शन" -03000105="&अवजार" -03000106="&मदत" -03000107="आ&वडते" - -; File -03000210="&उघडा" -03000211="&अंदर उघडा" -03000212="&बाहेर उघडा" -03000220="&दृश्य" -03000221="&संपादक" -03000230="नाव बदल" -03000231="&प्रतिलिपी..." -03000232="&हलवा..." -03000233="&मिटवा" -03000240="लक्षणं" -03000241="प्रतिक्रिया" -03000250="फ़ोल्डर तयार करा" -03000251="फ़ाइल तयार करा" -03000260="गमन" -03000270="&फ़ाइल तुकडे करा..." -03000271="फ़ाइल जोडा..." - -; Edit -03000310="&पुर्वस्थिती" -03000311="&पुन्हा करा" -03000320="कापा" -03000321="&प्रतिलिपी" -03000322="&चिकटवा" -03000323="&मिटवा" -03000330="सर्व निवडा" -03000331="सर्वांना अनिवडित करा" -03000332="&निवड उलटी करा" -03000333="निवडा..." -03000334="अनिवडा..." -03000335="प्रकारेद्वारा निवडा" -03000336="प्रकारेद्वारे अनिवडा" - -; View -03000410="मोठे Icons" -03000411="लहान Icons" -03000412="&सुची" -03000413="&माहिती" -03000420="अव्यवस्थित" -03000430="Root फ़ोल्डर उघडा" -03000431="एक वरती चढा" -03000432="फ़ोल्डर इतिहास..." -03000440="&टवटवीत करा" -03000449="Flat दृश्य" -03000450="&२ फ़लक" -03000451="&अवजार कप्पाs" -03000460="दफ़तर अवजार कप्पा" -03000461="प्रमाण अवजार कप्पा" -03000462="मोठे कळ" -03000463="कळ शब्द दाखवा" - -; Tools -03000510="&पर्याय..." -03000511="&Benchmark" - -; Help -03000610="&माहिती..." -03000620="7-Zip बद्दल..." - -; Favorites -03000710="&फ़ोल्डर आवडते मध्ये टाका..." -03000720="पृष्ठ" - -; Options Dialog - -03010000="पर्याय" - -; Plugins -03010100="Plugins" -03010101="&Plugins:" -03010110="पर्याय..." - -; Edit -03010200="संपादक" -03010201="&संपादक:" - -; System -03010300="प्रणाली" -03010302="7-Zip संबधित करा:" -03010310="Plugin" - -; Settings -03010400="स्थिती" -03010401="वस्तू \"..\" दाखवा" -03010402="फ़ाइलचे खरे icon दाखवा" -03010410="प्रणालीचे मेनु दाखवा" -03010420="&सर्व ओळ निवडा" -03010421=" &grid रेघा दाखवा" -03010430="&अतिरिक्त निवड पद्धती" -03010440="मोठे स्मरणशक्ती पृष्ठ वापरा" - -; Strings - -03020201="प्रतिलिपी" -03020202="हलवा" -03020203="प्रतिलिपी:" -03020204="हलवा:" -03020205="प्रतिलिपी..." -03020206="हलवल्या जात आहे..." -03020207="तुम्ही अश्या फ़ोल्डरसाठी वस्तू हलवू किंवा प्रतिलिपी तयार करू शकत नाही." -03020208="क्रिया करता येणार नाही." - -03020210="फ़ाइल मिटवायची खात्री" -03020211="फ़ोल्डर मिटवायची खात्री" -03020212="अनेक फ़ाइल मिटवायची खात्री" -03020213="तुम्हाला '{0}' मिटवायची खात्री आहे का?" -03020214="तुम्हाला '{0}' फ़ोल्डर आणि त्यातील सर्व वस्तु मिटवायची खात्री आहे का?" -03020215="तुम्हाला {0} वस्तु मिटवायची खात्री आहे का?" -03020216="मिटत आहे..." -03020217="फ़ाइल किंवा फ़ोल्डर मिटवता येत नाही आहे" - -03020220="नविन नाव दिल्या जात आहे..." -03020221="फ़ाइल किंवा फ़ोल्डरला नविन नाव देता येत नाही आहे" -03020222="फ़ाइलची प्रतिलिपी करण्यास तुमची खात्री आहे का" -03020223="दफ़्तरात फ़ाइलची प्रतिलिपी करण्यास तुमची खात्री आहे का" - -03020230="फ़ॊल्डर तयार करा" -03020231="फ़ोल्डर नाव:" -03020232="नविन फ़ॊल्डर" -03020233="फ़ोल्डर तयार करता येत नाही आहे" - -03020240="फ़ाइल तयार करा" -03020241="फ़ाइलचे नाव:" -03020242="नविन फ़ाइल" -03020243="फ़ाइल तयार करता येत नाही आहे" - -03020250="निवडा" -03020251="निवड रद्द" -03020252="मुखवटा:" - -03020260="फ़ोल्डरचा इतिहास" - -03020280=" '{0}' ही फ़ाइल बदलली आहे.\nतुम्हाला हे दफ़तरात नुतन करायचे आहे का?" -03020281="फ़ाइल नुतन करता येत नाही\n'{0}'" -03020282="संपादक सुरु होत नाही." -03020283="उघडत आहे..." - -03020290="प्रतिक्रिया" -03020291="&प्रतिक्रिया:" - -030202A0="प्रणाली" - -03020300="संगणक" -03020301="नेटवर्क" - -03020400="टाका" -03020401="बाहेर" -03020402="तपासा" - -03020420="प्रतिलिपी" -03020421="हलवा" -03020422="मिटवा" -03020423="माहिती" - -03020500="फ़ाइलचे तुकडे करा" -03020501="&येथे तुकडे:" -03020510="तुकडे होत आहे..." - -03020600="फ़ाइल जोडा" -03020601="&येथे फ़ाइल जोडा:" -03020610="फ़ाइल जुडत आहे..." - -03020710="Checksum मोजत आहे..." -03020720="Checksum माहिती" -03020721="डेटाकरिता CRC checksum :" -03020722="नाव आणि डेटाकरिता CRC checksum :" - -03020800="बारकाईने पाहत आहे..." - -; Computer -03031100="एकूण आकार" -03031101="खाली जागा" -03031102="क्लस्टर आकार" -03031103="शिर्षक" - -; Network -03031200="लोकल नाव" -03031201="देणारा" - -; Benchmark Dialog - -03080000="Benchmark" -03080001="स्मरणशक्ती वापर:" -03080002="दाबत आहे" -03080003="प्रसरण होत आहे" -03080004="वेग" -03080005="क्रमांकन" -03080006="एकुण क्रमांकन" -03080007="सध्या" -03080008="परिणाम" -03080009="Passes:" -0308000A="चूक:" - -;!@LangEnd@! diff --git a/External/7-Zip/Lang/ms.txt b/External/7-Zip/Lang/ms.txt deleted file mode 100644 index a4a96abf..00000000 --- a/External/7-Zip/Lang/ms.txt +++ /dev/null @@ -1,459 +0,0 @@ -;!@Lang@!UTF-8! -; 7-Zip 4.30 -; Diterjemahkan oleh Khairul Ridhwan Bin Omar -; -; -; -; - -00000000="Malay" -00000001="Bahasa Melayu" -00000002="62" - -; 7-Zip Configuration - -; Title -01000000="Konfigurasi 7-Zip" - -; Info Page -01000100="Perihal 7-Zip" -01000103="7-Zip adalah perisian percuma. Sokong pembangunan 7-Zip dengan melakukan pendaftaran." -01000105="Pendaftaran" - -; Folders Page -01000200="Folder" -01000210="&Folder kerja" -01000211="&Folder sementara sistem" -01000212="&Sekarang" -01000213="&Ditentukan:" -01000214="Hanya untuk pemacu mudah alih" - -01000281="Tentukan lokasi untuk arkib fail sementara." - -; System Page -01000300="Sistem" -01000301="Integrasikan 7-Zip ke shell konteks menu" -01000302="Cascaded konteks menu" -01000310="Item pada konteks menu:" - -; Language Page -01000400="Bahasa" -01000401="Bahasa:" - - -; 7-Zip Explorer extension - -; Context menu -02000101="7-Zip" -02000102="Arahan dalam 7-Zip" -02000103="Buka arkib" -02000104="Buka arkib terpilih." -02000105="Ekstrak fail..." -02000106="Ekstrak fail dari arkib terpilih." -02000107="Tambahkan ke arkib..." -02000108="Tambahkan item yang terpilih ke arkib." -02000109="Uji arkib" -0200010A="Uji integriti dari arkib terpilih." -0200010B="Ekstrak di sini" -0200010C="Ekstrak fail arkib yang terpilih ke folder ini." -0200010D="Ekstrak ke {0}" -0200010E="Ekstrak fail ke subfolder." -0200010F="Tambahkan ke {0}" -02000110="Tambahkan item terpilih ke arkib." -02000111="Padatkan dan kirimkan melalui email..." -02000112="Padatkan item yang terpilih ke arkib dan kirimkan melalui email." -02000113="Padatkan ke {0} dan kirimkan melalui email" -02000114="Padatkan item yang terpilih ke arkib dan kirimkan melalui email." - -02000140="" -02000141="" - -; Properties -02000203="Bahagian" -02000204="Nama" -02000205="Sambungan" -02000206="Folder" -02000207="Saiz" -02000208="Saiz Paket" -02000209="Atribut" -0200020A="Dibuat" -0200020B="Diakses" -0200020C="Diubah Suai" -0200020D="Solid" -0200020E="Komen" -0200020F="Terenkripsi" -02000210="Terpisah Sebelum" -02000211="Terpisah Selepas" -02000212="Kamus" -02000213="CRC" -02000214="Jenis" -02000215="Anti" -02000216="Kaedah" -02000217="Sistem Operasi" -02000218="Sistem Fail" -02000219="Pengguna" -0200021A="Kumpulan" -0200021B="Blok" -0200021C="Komen" -0200021D="Posisi" - -; Status bar -02000301="{0} buah objek telah terpilih" -02000302="{0} buah objek" - -; List Context Menu -02000401="&Kolum..." - -02000411="&Buka" -02000412="&Ekstrak..." - -; ToolBar -02000501="Ekstrak" - -; Messages -02000601="Tidak menyokong pengemaskinian untuk arkib ini." -02000602="Tidak dapat mengemaskini arkib {0}" -02000603="Tidak dapat membuat folder '{0}'" -02000604="Tidak dapat menyokong fail arkib jenis ini." -02000605="Ralat" -02000606="Terlalu banyak item" -02000607="Tidak ada aplikasi yang dikongsikan dengan sambungan dari nama fail yang diberikan" -02000608="Tidak ada ralat" - -; Dialogs -02000702="OK" -02000705="&Ya" -02000707="Ya untuk Semua" -02000709="&Tidak" -0200070B="Tidak untuk Semua" - -02000710="Batal" -02000711="&Batal" -02000713="&Tutup" -02000714="Henti" -02000715="Mula Semula" - -02000720="Bantuan" - -; Extract dialog -02000800="Ekstrak" -02000801="Ekstrak ke:" -02000802="Kata laluan" - -02000810="Mod laluan" -02000811="Laluan nama penuh" -02000812="Nama laluan sekarang" -02000813="Tidak pakai nama laluan" - -02000820="Mod tulis semula" -02000821="Tanya sebelum menulis semula" -02000822="Tulis semula tanpa perlu diberitahu" -02000823="Abaikan fail yang ada" -02000824="Namakan semula automatik" -02000825="Namakan automatik fail yang ada" - -02000830="Fail" -02000831="&Fail yang terpilih" -02000832="&Semua fail" - -02000881="Tentukan lokasi untuk pengekstrakan fail." - -02000890="Sedang mengekstrak" - -; Overwrite dialog -02000900="Pastikan penggantian fail" -02000901="Folder tujuan telah berisi fail yang telah terproses." -02000902="Mahukah anda menggantikan fail yang ada" -02000903="dengan yang ini?" - -02000911="N&amakan semula Automatik" - -02000982="{0} baits" -02000983="diubah suai pada" - -; Messages dialog -02000A00="Mesej diagnostik" - -02000A80="Mesej" - -02000A91="Kaedah pemampatan untuk '{0}' tidak disokong." -02000A92="Data ralat di '{0}'. Fail ini rosak." -02000A93="CRC gagal di '{0}'. Fail ini rosak." - -; Password dialog -02000B00="Masukkan kata laluan" -02000B01="Masukkan kata laluan:" -02000B02="&Perlihatkan kata laluan" - -; Progress dialog -02000C00="Proses" -02000C01="Telah berlalu:" -02000C02="Selesai dalam:" -02000C03="Saiz:" -02000C04="Kecepatan:" - -02000C10="&Latar belakang" -02000C11="&Latar depan" -02000C12="&Berehat" -02000C13="&Teruskan" - -02000C20="Berehat" - -02000C30="Anda yakin untuk membatalkannya?" - -; Compress dialog -02000D00="Tambahkan ke arkib" -02000D01="&Arkib:" -02000D02="&Mod kemaskini:" -02000D03="Format arkib:" -02000D04="Kaedah mampatan:" -02000D05="Buat arkib solid" -02000D06="&Parameter:" -02000D07="Opsyen" -02000D08="Buat arkib SF&X" -02000D09="Multi-threading" -02000D0A="Enkripsi nama &fail" -02000D0B="Aras &mampatan:" -02000D0C="&Saiz kamus:" -02000D0D="&Saiz perkataan:" -02000D0E="Penggunaan memori untuk Memampatkan:" -02000D0F="Penggunaan memori untuk Menyah-mampatkan:" - -02000D40="Bahagi/belah ke &nilai, baits:" - -02000D81="Untuk Penyimpanan" -02000D82="Normal" -02000D83="Maksimum" -02000D84="Cepat" -02000D85="Lebih cepat" -02000D86="Ultra" - -02000D90="Selusur..." - -02000DA1="Tambah dan gantikan fail" -02000DA2="Kemaskini dan tambahkan fail" -02000DA3="Perbaharui fail yang ada" -02000DA4="Menyesuaikan fail" - -02000DB1="Semua Fail" - -02000DC0="Memampatkan" - -; Columns dialog -02000E00="Kolum" -02000E01="Semak kolum yang anda ingin lihat untuk folder ini. Gunakan bebutang Ke Atas dan Ke Bawah untuk menyusun kolum." -02000E02="Kolum yang sepatutnya dipilih" -02000E03="piksel &lebar." - -02000E10="Pindah ke &Atas" -02000E11="Pindah ke &Bawah" -02000E12="&Perlihatkan" -02000E13="&Sembunyikan" -02000E14="Set" - -02000E81="Judul" -02000E82="Lebar" - -; Testing -02000F90="Pengujian" - - -; File Manager - -03000000="Pengurusan Fail 7-Zip" - -; Menu -03000102="&Fail" -03000103="&Edit" -03000104="&Paparan" -03000105="&Alat" -03000106="&Bantuan" -03000107="K&egemaran" - -; File -03000210="&Buka" -03000211="Buka di D&alam" -03000212="Buka di L&uar" -03000220="&Paparan" -03000221="&Edit" -03000230="Nam&akan semula" -03000231="&Salin ke..." -03000232="&Pindahkan ke..." -03000233="Hapus" -03000240="P&roperti" -03000241="Kom&en" -03000250="Buat Folder" -03000251="Buat Fail" -03000260="K&eluar" -03000270="&Bahagi/belah Fail..." -03000271="Gab&ung Fail..." - -; Edit -03000310="&Buat Asal" -03000311="&Buat Semula" -03000320="Poton&g" -03000321="&Salin" -03000322="&Tampal" -03000323="&Hapus" -03000330="Pilih &Semua" -03000331="Jangan Pilih Semua" -03000332="&Sonsangkan Pilihan " -03000333="Pilih..." -03000334="Tidak Memilih..." -03000335="Pilih Berdasarkan Jenis" -03000336="Tidak Memilih Berdasarkan Jenis" - -; View -03000410="Ikon B&esar" -03000411="Ikon K&ecil" -03000412="&Senarai" -03000413="&Butiran" -03000420="Tidak Tersusun" -03000430="Buka Root Folder" -03000431="Ke atas Satu Aras" -03000432="Folder Sejarah..." -03000440="&Segarkan Semula" -03000450="&2 Panel" -03000451="&Toolbar" -03000460="Toolbar Arkib" -03000461="Toolbar Standard" -03000462="Bebutang Besar" -03000463="Perlihatkan Teks Bebutang" - -; Tools -03000510="&Opsyen..." -03000511="&Tanda Aras" - -; Help -03000610="&Kandungan..." -03000620="&Perihal 7-Zip..." - -; Favorites -03000710="&Tambah folder pada Kegemaran sebagai" -03000720="Penanda Buku" - -; Options Dialog - -03010000="Opsyen" - -; Plugins -03010100="Plugin" -03010101="&Plugin:" -03010110="Opsyen..." - -; Edit -03010200="Editor" -03010201="&Editor:" - -; System -03010300="Sistem" -03010302="Kongsikan 7-Zip dengan:" -03010310="Plugin" - -; Settings -03010400="Seting" -03010401="Perlihatkan \"..\" item" -03010402="Perlihatkan ikon asli dari fail" -03010410="Perlihatkan menu sistem" -03010420="&Pilih barisan penuh " -03010421="Perlihatkan garisan grid" -03010430="&Mod Pilihan Alternatif" -03010440="Gunakan muka surat memori yang &besar" - -; Strings - -03020201="Salin" -03020202="Pindah" -03020203="Salin ke:" -03020204="Pindah ke:" -03020205="Sedang menyalin..." -03020206="Sedang memindah..." -03020207="Anda tidak boleh memindah atau menyalin item untuk folder yang demikian." -03020208="Operasi tidak disokong." - -03020210="Pasti penghapusan fail" -03020211="Pasti penghapusan folder" -03020212="Pasti penghapusan fail-fail" -03020213="Anda yakin untuk menghapus '{0}'?" -03020214="Anda yakin untuk menghapus folder '{0}' dan semua isi kandungannya?" -03020215="Anda yakin untuk menghapus item {0}?" -03020216="Penghapusan..." -03020217="Ralat ketika menghapuskan Fail atau Folder" - -03020220="Namakan semula..." -03020221="Ralat, ketika namakan semula Fail atau Folder" -03020222="Pasti salinkan fail" -03020223="Anda yakin untuk menyalinkan fail kepada arkib" - - -03020230="Buat Folder" -03020231="Nama Folder:" -03020232="Folder Baru" -03020233="Ralat, tidak dapat Membuat Folder" - -03020240="Buat Fail" -03020241="Nama Fail:" -03020242="Fail Baru" -03020243="Ralat, tidak dapat Membuat Fail" - -03020250="Pilih" -03020251="Tidak Memilih" -03020252="Topeng:" - -03020260="Folder Sejarah" - -03020280="Fail '{0}' telah terubah suai.\nApakah anda ingin mengemaskininya pada arkib?" -03020281="Tidak dapat mengemaskini fail\n'{0}'" -03020282="Tidak dapat membuka editor." -03020283="Membuka..." - -03020290="Komen" -03020291="&Komen:" - -030202A0="Sistem" - -03020300="Komputer" -03020301="Rangkaian" - -03020400="Tambah" -03020401="Ekstrak" -03020402="Uji" - -03020420="Salin" -03020421="Pindah" -03020422="Hapus" -03020423="Maklumat" - -03020500="Pisahkan Fail" -03020501="&Pisahkan ke:" -03020510="Pembelahan ..." - -03020600="Gabungan Fail" -03020601="&Gabung ke:" -03020610="Penggabungan ..." - -; Computer -03031100="Saiz Keseluruhan" -03031101="Ruang Kosong" -03031102="Saiz Kluster" -03031103="Label" - -; Network -03031200="Nama Tempatan" -03031201="Penyedia" - -; Benchmark Dialog - -03080000="Tanda Aras" -03080001="Penggunaan memori:" -03080002="Pemampatan" -03080003="Penyah-mampatan" -03080004="Kecepatan" -03080005="Rating" -03080006="Total Rating" -03080007="Sekarang" -03080008="Keputusan" -03080009="Lulus:" -0308000A="Ralat:" - -;!@LangEnd@! diff --git a/External/7-Zip/Lang/nb.txt b/External/7-Zip/Lang/nb.txt deleted file mode 100644 index de6c8f88..00000000 --- a/External/7-Zip/Lang/nb.txt +++ /dev/null @@ -1,496 +0,0 @@ -;!@Lang@!UTF-8! -; 7-Zip 4.45 -; Translated by Jostein Christoffer Andersen -; Maintained by Kjetil Hjartnes -; Maintained by Robert Grønning -; -; - -00000000="Norwegian Bokmal" -00000001="Norsk Bokmål" -00000002="20-1" - -; 7-Zip Configuration - -; Title -01000000="7-Zip innstillinger" - -; Info Page -01000100="Om 7-Zip" -01000103="7-Zip er gratis programvare, men du kan støtte utviklingen av 7-Zip ved å registrere deg." -01000104="Brukerstøtte" -01000105="Registrering" - -; Folders Page -01000200="Mapper" -01000210="&Arbeidsmappe" -01000211="Systemets &midlertidige mappe" -01000212="&Nåværende" -01000213="&Egendefinert:" -01000214="Kun for flyttbare stasjoner" - -01000281="Angi plassering for midlertidige filer." - -; System Page -01000300="System" -01000301="Integrer 7-Zip i programmenyen" -01000302="Forgrenet programmeny" -01000310="Valg i programmenyen:" - -; Language Page -01000400="Språk" -01000401="Språk:" - - -; 7-Zip Explorer extension - -; Context menu -02000101="7-Zip" -02000102="7-Zip-kommandoer" -02000103="Åpne arkiv" -02000104="Åpner det merkede arkivet." -02000105="Pakk ut …" -02000106="Pakk ut filer fra det merkede arkivet." -02000107="Legg til arkiv …" -02000108="Legger merkede filer til arkivet." -02000109="Test arkiv" -0200010A="Test integriteten til det merkede arkivet." -0200010B="Pakk ut internt" -0200010C="Pakk ut filer fra det merkede arkivet til gjeldende mappe." -0200010D="Pakk ut til {0}" -0200010E="Pakker ut filer til undermappe." -0200010F="Legg til {0}" -02000110="Legger merkede elementer til arkivet." -02000111="Komprimer og send med e-post …" -02000112="Komprimerer merkede elementer til et arkiv og sender det med e-post." -02000113="Komprimer til {0} og send med e-post" -02000114="Komprimerer merkede elementer til et arkiv og sender det med e-post." - -02000140="" -02000141="" - -; Properties -02000203="Plassering" -02000204="Navn" -02000205="Filetternavn" -02000206="Mappe" -02000207="Størrelse" -02000208="Komprimert størrelse" -02000209="Attributter" -0200020A="Opprettet" -0200020B="Åpnet" -0200020C="Endret" -0200020D="Kompakt" -0200020E="Kommentert" -0200020F="Kryptert" -02000210="Oppdeling før" -02000211="Oppdeling etter" -02000212="Ordbok" -02000213="CRC" -02000214="Type" -02000215="Anti" -02000216="Metode" -02000217="Vert-OS" -02000218="Filsystem" -02000219="Bruker" -0200021A="Gruppe" -0200021B="Blokk" -0200021C="Kommentar" -0200021D="Posisjon" -0200021E="Stiprefiks" - -; Status bar -02000301="{0} element(er) merket" -02000302="{0} element(er)" - -02000320="Filer:" -02000321="Mapper:" -02000322="Størrelse:" - -; List Context Menu -02000401="&Kolonner …" - -02000411="&Åpne" -02000412="&Pakk ut …" - -; ToolBar -02000501="Pakk ut" - -; Messages -02000601="Oppdateringsfunksjoner støttes ikke for dette arkivet." -02000602="Klarte ikke oppdatere arkivet «{0}»" -02000603="Klarte ikke opprette mappen «{0}»" -02000604="Filen er ikke et støttet arkivformat." -02000605="Feil" -02000606="For mange elementer" -02000607="Ingen programmer er knyttet til dette filetternavnet" -02000608="Fant ingen feil." -02000609="Kan ikke åpne filen «{0}» som arkiv" -0200060A="Kan ikke åpne det krypterte arkivet «{0}». Sjekk at du har riktig passord." - -; Dialogs -02000702="OK" -02000705="&Ja" -02000707="Ja til &alt" -02000709="&Nei" -0200070B="Nei til a<" - -02000710="Avbryt" -02000711="&Avbryt" -02000713="&Lukk" -02000714="Stopp" -02000715="Start på nytt" - -02000720="Hjelp" - -; Extract dialog -02000800="Pakk ut" -02000801="&Pakk ut til:" -02000802="Passord" - -02000810="Filstier" -02000811="Fullstendige filstier" -02000812="Gjeldende filstier" -02000813="Ingen filstier" - -02000820="Overskrivelse" -02000821="Bekreft før overskrivelse" -02000822="Overskriv uten bekreftelse" -02000823="Hopp over filer som finnes allerede" -02000824="Navngi nye filer automatisk" -02000825="Navngi filer som finnes automatisk" - -02000830="Filer" -02000831="&Merkede filer" -02000832="&Alle filer" - -02000881="Angi plassering for filer som skal pakkes ut." - -02000890="Pakker ut" - -; Overwrite dialog -02000900="Bekreft filoverskrivelse" -02000901="Den behandlede filen finnes i målmappen allerede." -02000902="Vil du overskrive filen" -02000903="med denne?" - -02000911="Navngi a&utomatisk" - -02000982="{0} byte" -02000983="Endret" - -; Messages dialog -02000A00="Diagnosemeldinger" - -02000A80="Melding" - -02000A91="Komprimeringsmetoden støttes ikke for «{0}»." -02000A92="Datafeil i «{0}». Filen er ødelagt." -02000A93="CRC-feil i «{0}». Filen er ødelagt." -02000A94="Datafeil i den krypterte filen «{0}». Sjekk at du har riktig passord." -02000A95="CRC feilet i den krypterte filen «{0}». Sjekk at du har riktig passord." - -; Password dialog -02000B00="Angi passord" -02000B01="Angi passord:" -02000B02="&Vis passord" -02000B03="Bekreft passord:" -02000B10="Passordene er ikke like" -02000B11="Du kan bare bruke engelske bokstaver, tall eller spesialtegn (!, #, $, …) i passordet" -02000B12="Passordet er for langt" - -; Progress dialog -02000C00="Prosess" -02000C01="Tidsforbruk:" -02000C02="Gjenværende tid:" -02000C03="Størrelse:" -02000C04="Hastighet:" - -02000C10="&Bakgrunn" -02000C11="&Forgrunn" -02000C12="&Stopp" -02000C13="&Fortsett" - -02000C20="Stoppet" - -02000C30="Vil du avbryte?" - -; Compress dialog -02000D00="Legg til arkiv" -02000D01="Filn&avn:" -02000D02="&Oppdateringsmetode:" -02000D03="&Format:" -02000D04="Komprimerings&metode:" -02000D05="&Kompakt arkiv" -02000D06="&Parametre:" -02000D07="&Innstillinger" -02000D08="Selvutpakkende arkiv («SF&X»)" -02000D09="Fler&trådet" -02000D0A="Kr&ypter filnavn" -02000D0B="Komprimerings&nivå:" -02000D0C="Ord&bokstørrelse:" -02000D0D="&Ordstørrelse:" -02000D0E="Minnebruk ved komprimering:" -02000D0F="Minnebruk ved dekomprimering:" -02000D10="Kryptering" -02000D11="Krypteringsmetode:" -02000D12="Antall CPU tråder:" -02000D13="Solid blokk størrelse:" -02000D14="Ikkje-solid" -02000D15="Solid" - -02000D40="&Del opp til flere delarkiv i størrelsen:" -02000D41="Ugyldig delarkivstørrelse" -02000D42="Valgt delarkivstørrelse: {0} byte.\nEr du sikker på at du vil dele arkivet med denne størrelsen?" - -02000D81="Ukomprimert" -02000D82="Normal" -02000D83="Maksimum" -02000D84="Rask" -02000D85="Raskest" -02000D86="Ultra" - -02000D90="Bla gjennom" - -02000DA1="Legg til og overskriv filer" -02000DA2="Oppdater og legg til filer" -02000DA3="Oppdater filer" -02000DA4="Synkroniser filer" - -02000DB1="Alle filer" - -02000DC0="Komprimerer" - -; Columns dialog -02000E00="Kolonner" -02000E01="Merk av kolonnene som skal være synlige i denne mappen. Trykk «Flytt opp» og «Flytt ned» for å endre rekkefølgen." -02000E02="Den merkede kolonnen bør være" -02000E03="piksler &bred." - -02000E10="Flytt &opp" -02000E11="Flytt &ned" -02000E12="&Vis" -02000E13="&Skjul" -02000E14="Angi" - -02000E81="Tittel" -02000E82="Bredde" - -; Testing -02000F90="Testing" - - -; File Manager - -03000000="7-Zip filbehandler" - -; Menu -03000102="&Fil" -03000103="&Rediger" -03000104="&Vis" -03000105="Verk&tøy" -03000106="&Hjelp" -03000107="&Bokmerker" - -; File -03000210="&Åpne" -03000211="Åpne &internt" -03000212="Åpne &eksternt" -03000220="&Vis" -03000221="&Rediger" -03000230="Gi nytt &navn" -03000231="&Kopier til …" -03000232="&Flytt til …" -03000233="S&lett" -03000240="E&genskaper" -03000241="&Kommentar …" -03000242="Beregn sjekksum" -03000250="Ny &mappe …" -03000251="Ny f&il …" -03000260="&Avslutt" -03000270="&Del opp arkiv …" -03000271="&Sett sammen arkiv …" - -; Edit -03000310="&Angre" -03000311="&Gjør om" -03000320="Klipp &ut" -03000321="&Kopier" -03000322="&Lim inn" -03000323="&Slett" -03000330="Merk &alle" -03000331="Merk i&ngen" -03000332="Merk &omvendt" -03000333="Merk …" -03000334="Merk &ikke …" -03000335="Merk &valgt type" -03000336="Merk i&kke valgt type" - -; View -03000410="&Store ikoner" -03000411="S&må ikoner" -03000412="&Liste" -03000413="&Detaljer" -03000420="Usortert" -03000430="Rotmappe" -03000431="Gå opp et nivå" -03000432="Mappelogg …" -03000440="&Oppdater" -03000449="&Flat visning" -03000450="&To felt" -03000451="&Verktøylinjer" -03000460="Arkivverktøylinje" -03000461="Standardverktøylinje" -03000462="Store knapper" -03000463="Knappetekst" - -; Tools -03000510="&Innstillinger …" -03000511="&Yteprøve …" - -; Help -03000610="&Innhold" -03000620="&Om 7-Zip" - -; Favorites -03000710="&Bokmerk denne mappen som" -03000720="Bokmerke" - -; Options Dialog - -03010000="Innstillinger" - -; Plugins -03010100="Tillegg" -03010101="&Tillegg:" -03010110="Innstillinger …" - -; Edit -03010200="Redigering" -03010201="&Redigeringsprogram:" - -; System -03010300="System" -03010302="Assosier 7-Zip med:" -03010310="Utvidelse" - -; Settings -03010400="Innstillinger" -03010401="Vis element for å gå opp et &nivå" -03010402="Vis egentlige fil&ikoner" -03010410="Vis system&meny" -03010420="Merk &hele rader" -03010421="Vis &rutenett" -03010430="&Alternativ merking" -03010440="Bruk &store minnesider" - -; Strings - -03020201="Kopier" -03020202="Flytt" -03020203="Kopier til:" -03020204="Flytt til:" -03020205="Kopierer …" -03020206="Flytter …" -03020207="Du kan ikke flytte eller kopiere elementer i slike mapper." -03020208="Operasjonen støttes ikke." -03020209="Velg målmappe." - -03020210="Bekreft at fil skal slettes" -03020211="Bekreft at mappe skal slettes" -03020212="Bekreft at flere filer skal slettes" -03020213="Vil du slette «{0}»?" -03020214="Vil du slette mappen «{0}» med alt innhold?" -03020215="Vil du slette disse {0} elementene?" -03020216="Sletter …" -03020217="Det oppstod en feil da filen eller mappen skulle slettes" - -03020220="Navngir …" -03020221="Det oppstod en feil da filen eller mappen skulle navngis" -03020222="Bekreft at fil skal kopieres" -03020223="Vil du kopiere filene til arkivet" - -03020230="Ny mappe" -03020231="Mappenavn:" -03020232="Ny mappe" -03020233="Det oppstod en feil da mappen skulle opprettes" - -03020240="Ny fil" -03020241="Filnavn:" -03020242="Ny fil" -03020243="Det oppstod en feil da filen skulle opprettes" - -03020250="Merk" -03020251="Merk ikke" -03020252="Filter:" - -03020260="Mappelogg" - -03020280="Filen «{0}» har blitt endret.\nVil du oppdatere den i arkivet?" -03020281="Klarte ikke oppdatere filen\n«{0}»" -03020282="Klarte ikke starte redigeringsprogram." -03020283="Åpner …" - -03020290="kommentar" -03020291="&Kommentar:" - -030202A0="System" - -03020300="Datamaskin" -03020301="Nettverk" - -03020400="Legg til" -03020401="Pakk ut" -03020402="Prøv" - -03020420="Kopier" -03020421="Flytt" -03020422="Slett" -03020423="Egenskaper" - -03020500="Del opp arkiv" -03020501="&Del opp som:" -03020510="Deler opp …" -03020520="Bekreft deling" -03020521="Er du sikker på at du vil dele arkivet i {0} delarkiv?" -03020522="Delarkivene må være mindre enn originalarkivet" - -03020600="Sett sammen arkiv" -03020601="&Sett sammen som:" -03020610="Setter sammen …" -03020620="Velg bare det første delarkivet" - -03020710="Beregner sjekksum …" -03020720="Sjekksuminformasjon" -03020721="CRC-sjekksum for data:" -03020722="CRC-sjekksum for data og filnavn:" - -03020800="Skanner …" - -; Computer -03031100="Total plass" -03031101="Ledig plass" -03031102="Sektorgruppestørrelse" -03031103="Etikett" - -; Network -03031200="Lokalt navn" -03031201="Forsyner" - -; Benchmark Dialog - -03080000="Yteprøve" -03080001="Minnebruk:" -03080002="Komprimering" -03080003="Dekomprimering" -03080004="Hastighet" -03080005="Ytelse" -03080006="Samlet ytelse" -03080007="Nåværende" -03080008="Resultat" -03080009="Bestått:" -0308000A="Feilet:" -0308000B="CPU bruk" -0308000C="Ytelse / Bruk" - -;!@LangEnd@! diff --git a/External/7-Zip/Lang/ne.txt b/External/7-Zip/Lang/ne.txt deleted file mode 100644 index 8543154b..00000000 --- a/External/7-Zip/Lang/ne.txt +++ /dev/null @@ -1,473 +0,0 @@ -;!@Lang@!UTF-8! -; 7-Zip 4.37 -; Translated by Shiva Pokharel, Mahesh Subedi -; -; -; -; - -00000000="Nepali" -00000001="नेपाली" -00000002="97" - -; 7-Zip Configuration - -; Title -01000000="7-जिप कन्फिगरेसन" - -; Info Page -01000100="7-जिपका बारेमा" -01000103="7-जिप निशुल्क सफ्टवेयर हो। यद्यपी,तपाईँले दर्ता गरेर 7-जिपलाई सहयोग गर्न सक्नुहुन्छ ।" -01000104="सहयोग" -01000105="दर्ता" - -; Folders Page -01000200="फोल्डर" -01000210="&कार्य फोल्डर" -01000211="&प्रणाली टेम्प(अस्थायी) फोल्डर" -01000212="&चालू" -01000213="&निर्दिष्ट:" -01000214="हटाउन योग्य ड्राइभहरूका लागि मात्र प्रयोग गर्नुहोस्" - -01000281="अस्थायी सङ्ग्रह फाइलका लागि स्थान तोक्नुहोस् ।" - -; System Page -01000300="प्रणाली" -01000301="शेल प्रसङ्ग मेनुमा 7-जिप लाई सम्मिलन गर्नुहोस् " -01000302="सोपानी प्रसङ्ग मेनु" -01000310="प्रसङ्ग मेनु वस्तु:" - -; Language Page -01000400="भाषा" -01000401="भाषा:" - - -; 7-Zip Explorer extension - -; Context menu -02000101="7-जिप" -02000102="7-जिप आदेश" -02000103="सङ्ग्रह खोल्नुहोस्" -02000104="चयन गरिएको सङ्ग्रह खोल्नुहोस्" -02000105="फाइलहरू निकाल्नुहोस्..." -02000106="चयन गरिएको सङ्ग्रहबाट फाइलहरू निकाल्नुहोस्" -02000107="सङ्ग्रहमा थप्नुहोस्..." -02000108="चयन गरिएका वस्तुहरूलाई सङ्ग्रहमा थप्दछ" -02000109="सङ्ग्रह जाँच्नुहोस्" -0200010A="चयन गरिएको सङ्ग्रहको समेङ्कन जाँच्दछ" -0200010B="यहाँ निकाल्नुहोस्" -0200010C="हालको फोल्डरमा चयन गरिएको सङ्ग्रहबाट फाइलहरू निकाल्नुहोस्" -0200010D="{0} मा निकाल्नुहोस्" -0200010E="सहायक फोल्डरमा फाइलहरू निकाल्दछ" -0200010F="{0} मा थप्नुहोस्" -02000110="चयन गरिएका वस्तुहरू सङ्ग्रह थप्दछ" -02000111="सङ्कुचन गरेर इमेल गर्नुहोस्..." -02000112="चयन गरिएका वस्तुलाई सङ्ग्रहमा सङ्कुचन गर्दछ र इमेल मार्फत सङ्ग्रहमा पठाउदछ" -02000113="{0} मा सङ्कुचन गर्नुहोस् र इमेल गर्नुहोस्" -02000114="चयन गरिएका वस्तुलाई सङ्ग्रहमा सङ्कुचन गर्दछ र इमेल मार्फत सङ्ग्रहमा पठाउदछ" - -02000140="" -02000141="" - -; Properties -02000203="मार्ग" -02000204="नाम" -02000205="विस्तार" -02000206="फोल्डर" -02000207="साइज" -02000208="प्याक गरिएको साइज" -02000209="विशेषता" -0200020A="सिर्जित" -0200020B="पहुँच" -0200020C="परिमार्जित" -0200020D="ठोस" -0200020E="टिप्पणी" -0200020F="गुप्तिकृत" -02000210="यस पहिले विभाजन गर्नुहोस्" -02000211="यस पछि विभाजन गर्नुहोस्" -02000212="शब्दकोश" -02000213="CRC" -02000214="प्रकार" -02000215="बिरोधि" -02000216="विधि" -02000217="होस्ट OS" -02000218="फाइल प्रणाली" -02000219="प्रयोगकर्ता" -0200021A="समूह" -0200021B="रोक" -0200021C="टिप्पणी" -0200021D="स्थान" -0200021E="मार्ग प्रत्यय" - -; वस्तुस्थिति पट्टी -02000301="{0} वस्तु(हरू) चयन गरियो" -02000302="{0} वस्तु(हरू)" - -02000320="फाइल:" -02000321="फोल्डर:" -02000322="साइज:" - -; प्रसङ्ग मेनु सूची -02000401="&स्तम्भ..." - -02000411="&खोल्नुहोस्" -02000412="&निकाल्नुहोस्..." - -; उपकरणपट्टी -02000501="निकाल्नुहोस्" - -; सन्देश -02000601="यो सङ्ग्रहका लागि अद्यावधिक सञ्चालन समर्थन गर्दैन" -02000602="सङ्ग्रह {0} अद्यावधिक गर्न सकिदैन" -02000603="'{0}'फोल्डर सिर्जना गर्न सकिदैन" -02000604="फाइलले सङ्ग्रह समर्थन गर्दैन" -02000605="त्रुटि" -02000606="धेरै वस्तु" -02000607="त्यहाँ दिइएको फाइल नाम विस्तारसँग सम्बन्धित अनुप्रयोग छैन" -02000608="त्यहाँ त्रुटि छैन" - -; संवाद -02000702="ठीक छ" -02000705="&हो" -02000707="&सबैलाई हो" -02000709="&होइन" -0200070B="&कसैलाई होइन" - -02000710="रद्द गर्नुहोस्" -02000711="&रद्द गर्नुहोस्" -02000713="&बन्द गर्नुहोस्" -02000714="रोक्नुहोस्" -02000715="पुन: सुरु गर्नुहोस्" - -02000720="मद्दत" - -; संवाद निकाल्नुहोस् -02000800="निकाल्नुहोस्" -02000801="यसलाई निकाल्नुहोस्:" -02000802="पासवर्ड" - -02000810="मार्ग मोड" -02000811="पूरा मार्गनाम" -02000812="हालको मार्गनामहरू" -02000813="मार्गनामहरू छैन" - -02000820="अधिलेखन मोड" -02000821="अधिलेखन गर्नु अगाडि सोध्नुहोस्" -02000822="प्रोम्टबिना अधिलेखन गर्नुहोस्" -02000823="अवस्थित फाइलहरू फड्काउनुहोस्" -02000824="स्वचालित पुन: नामकरण" -02000825="स्वचालित पुन: नामकरण अवस्थित फाइलहरू" - -02000830="फाइल" -02000831="&चयन गरिएको फाइल" -02000832="&सबै फाइल" - -02000881="निकालिएको फाइलका लागि स्थान निर्दिष्ट गर्नुहोस्" - -02000890="निकाल्दैछ" - -; अधिलेखन संवाद -02000900="फाइल प्रतिस्थापन यकिन गर्नुहोस्" -02000901="गन्तव्य फोल्डरले पहिले नै प्रक्रिया गरिएको फाइल समावेश गर्दछ" -02000902="अवस्थित फाइलमा प्रतिस्थापन गर्न चाहनुहुन्छ" -02000903="योसँग?" - -02000911="स्वचालित पुन: नामकरण" - -02000982="{0} बाइट" -02000983="यसमा परिमार्जित" - -; सन्देश संवाद -02000A00="निदानात्मक सन्देश" - -02000A80="सन्देश" - -02000A91="'{0}'का लागि असमर्थित सङ्कुचन विधि " -02000A92="'{0}'लगत त्रुटि । फाइल बिग्रेको छ" -02000A93="'{0}' मा CRC असफल । फाइल बिग्रेको छ" - -; पासवर्ड संवाद -02000B00="पासवर्ड प्रविष्ट गर्नुहोस्" -02000B01="पासवर्ड प्रविष्ट गर्नुहोस्:" -02000B02="&पासवर्ड देखाउनुहोस्" - -; प्रगित संवाद -02000C00="प्रक्रिया" -02000C01="व्यतीत समय:" -02000C02="पुन: नामकरण समय:" -02000C03="साइज:" -02000C04="गति:" - -02000C10="&पृष्ठभुमि" -02000C11="&अग्रभुमि" -02000C12="&पज गर्नुहोस्" -02000C13="&जारी राख्नुहोस्" - -02000C20="पज गरिएको" - -02000C30="तपाईँ रद्द गर्न यकिन हुनुहुन्छ ?" - -; सङ्कुचन संवाद -02000D00="सङ्ग्रहमा थप्नुहोस्" -02000D01="&सङ्ग्रह:" -02000D02="&अद्यावधिक मोड:" -02000D03="सङ्ग्रह ढाँचा:" -02000D04="सङ्कुचन विधि:" -02000D05="ठोस सङ्ग्रह सिर्जना गर्नुहोस्" -02000D06="&परिमिति:" -02000D07="विकल्प" -02000D08="SF&X सङ्ग्रह सिर्जना गर्नुहोस्" -02000D09="मल्टि-थ्रेडिङ" -02000D0A="फाइलनाम गुप्तिकरण गर्नुहोस्" -02000D0B="सङ्कुचन स्तर:" -02000D0C="&शब्दकोश साइज:" -02000D0D="&शब्द साइज:" -02000D0E="सङ्कुचनका लागि स्मृति प्रयोग:" -02000D0F="असङ्कुचनका लागि स्मृति प्रयोग:" - -02000D40="भोल्युम, बाइटमा विभाजन गर्नुहोस्:" - -02000D81="भण्डार गर्नुहोस्" -02000D82="साधारण" -02000D83="अधिकतम" -02000D84="छिटो" -02000D85="सब भन्दा छिटो" -02000D86="अत्यन्त" - -02000D90="ब्राउज गर्नुहोस्" - -02000DA1="फाइल थपेर प्रतिस्थापन गर्नुहोस्" -02000DA2="फाइलहरू अद्यावधिक गरेर थप्नुहोस्" -02000DA3="अवस्थित फाइल ताजा गर्नुहोस्" -02000DA4="फाइल समक्रमण गर्नुहोस्" - -02000DB1="सबै फाइल" - -02000DC0="सङ्कुचन" - -; स्तम्भ संवाद -02000E00="स्तम्भ" -02000E01="यो फोल्डरमा देखिने बनाउन चाहनु भएको स्तम्भ जाँच गर्नुहोस् । स्तम्भलाई पुन: क्रमबद्ध गर्न 'माथि सार्नुहोस्' र 'तल सार्नुहोस्' बटनको प्रयोग गर्नुहोस् " -02000E02="चयन गरिएको स्तम्भ हुनुपर्दछ" -02000E03="फराकिलो पिक्सेल" - -02000E10="माथि सार्नुहोस्" -02000E11="तल सार्नुहोस्" -02000E12="&देखाउनुहोस्" -02000E13="&लुकाउनुहोस्" -02000E14="सेट गर्नुहोस्" - -02000E81="शीर्षक" -02000E82="चौडाइ" - -; परीक्षण -02000F90="परीक्षण" - - -; फाइल प्रबन्धक - -03000000="7-जिप फाइल प्रबन्धक" - -; मेनु -03000102="&फाइल" -03000103="&सम्पादन गर्नुहोस्" -03000104="&हेर्नुहोस्" -03000105="&उपकरण" -03000106="&मद्दत" -03000107="&रुचाइएको" - -; फाइल -03000210="&खोल्नुहोस्" -03000211="भित्रपट्टि खोल्नुहोस्" -03000212="बाहरिपट्टि खोल्नुहोस्" -03000220="&हेर्नुहोस्" -03000221="&सम्पादन गर्नुहोस्" -03000230="पुन: नामकरण गर्नुहोस्" -03000231="&यसमा प्रतिलिपि बनाउनुहोस्..." -03000232="&यसमा सार्नुहोस्..." -03000233="&मेट्नुहोस्" -03000240="&गुण" -03000241="टिप्पणी" -03000242="checksum गणना गर्नुहोस्" -03000250="फोल्डर सिर्जना गर्नुहोस्" -03000251="फाइल सिर्जना गर्नुहोस्" -03000260="निस्कनुहोस्" -03000270="&फाइल विभाजन गर्नुहोस्..." -03000271="फाइलहरू संयोजन गर्नुहोस्..." - -; सम्पादन -03000310="&पूर्वस्थितिमा फर्काउनुहोस्" -03000311="&रिडु गर्नुहोस्" -03000320="काँट्नुहोस्" -03000321="&प्रतिलिपि बनाउनुहोस्" -03000322="&टाँस्नुहोस्" -03000323="&मेट्नुहोस्" -03000330="सबै चयन गर्नुहोस्" -03000331="सबै मेट्नुहोस्" -03000332="&चयन उल्टाउनुहोस्" -03000333="चयन गर्नुहोस्..." -03000334="चयन हटाउनुहोस्..." -03000335="प्रकार अनुसार चयन गर्नुहोस्" -03000336="प्रकार अनुसार चयन हटाउनुहोस्" - -; दृश्य -03000410="ठूलो प्रतिमा" -03000411="सानो प्रतिमा" -03000412="&सूची" -03000413="&वर्णन" -03000420="क्रमबद्ध नगरिएको" -03000430="प्रमूल फोल्डर खोल्नुहोस्" -03000431="एक स्तर माथि" -03000432="फोल्डरको इतिहार..." -03000440="&ताजा गर्नुहोस्" -03000449="फ्ल्याट दृश्य" -03000450="&२ प्यानल" -03000451="&उपकरणपट्टी" -03000460="सङ्ग्रह उपकरणपट्टी" -03000461="मानक उपकरणपट्टी" -03000462="ठूलो बटन" -03000463="बटनको पाठ देखाउनुहोस्" - -; उपकरण -03000510="&विकल्प..." -03000511="&बेञ्चमार्क" - -; मद्दत -03000610="&सामग्री..." -03000620="&7-जिपका बारेमा..." - -; रूचाइएको -03000710="&यस रूपमा रूचाइएकोमा फोल्डर थप्नुहोस्" -03000720="पुस्तकचिनो" - -; विकल्प संवाद - -03010000="विकल्प" - -; प्लगइन -03010100="प्लगइन" -03010101="&प्लगइन:" -03010110="विकल्प..." - -; सम्पादन -03010200="सम्पादक" -03010201="&सम्पादक:" - -; प्रणाली -03010300="प्रणाली" -03010302="यससँग 7-जिप सम्बन्धित:" -03010310="प्लगइन" - -; सेटिङ -03010400="सेटिङ" -03010401="\"..\" वस्तु देखाउनुहोस्" -03010402="वास्तविक फाइल प्रतिमा देखाउनुहोस्" -03010410="प्रणाली मेनु देखाउनुहोस्" -03010420="&पूरा पङ्क्ति चयन" -03010421="ग्रिड रेखा देखाउनुहोस्" -03010430="&वैकल्पिक चयन मोड" -03010440="ठूलो स्मृति पृष्ठ प्रयोग गर्नुहोस्" - -; सेटिङ - -03020201="प्रतिलिपि गर्नुहोस्" -03020202="सार्नुहोस्" -03020203="यसमा प्रतिलिपि गर्नुहोस्:" -03020204="यसमा सार्नुहोस्:" -03020205="प्रतिलिपि गर्दैछ..." -03020206="सार्दैछ..." -03020207="यस्तो फोल्डरकाल लागि तपाईँले वस्तुहरू सार्न र प्रतिलिपि गर्न सक्नुहुदैन" -03020208="सञ्चालन समर्थन गर्दैन" - -03020210="फाइल मेट्न यकिन गर्नुहोस्" -03020211="फोल्ड मेट्न यकिन गर्नुहोस्" -03020212="बहुविध फाइल मेट्न यकिन गर्नुहोस्" -03020213="तपाईँ '{0}'मेट्न निश्चित हुनुहुन्छ ?" -03020214="तपाईँ '{0}' फोल्डर यसको सबै सामग्री मेट्न निश्चित हुनुहुन्छ ?" -03020215="तपाईँ {0} वस्तुहरू मेट्न निश्चित हुनुहुन्छ ?" -03020216="मेट्दैछ..." -03020217="फाइल वा फोल्डर मेट्दा त्रुटि" - -03020220="पुन: नामकरण..." -03020221="फाइल वा फोल्डर पुन: नामकरण गर्दा त्रुटि" -03020222="फाइल प्रतिलिपि गर्न यकिन गर्नुहोस्" -03020223="तपाईँ फाइलहरू सङ्ग्रहमा प्रतिलिपि गर्न निश्चित हुनुहुन्छ" - -03020230="फोल्डर सिर्जना गर्नुहोस्" -03020231="फोल्डर नाम:" -03020232="नयाँ फोल्डर" -03020233="फोल्डर सिर्जना गर्दा त्रुटि" - -03020240="फाइल सिर्जना गर्नुहोस्" -03020241="फाइल नाम:" -03020242="नयाँ फाइल" -03020243="फाइल सिर्जना गर्दा त्रुटि" - -03020250="चयन गर्नुहोस्" -03020251="चयन हटाउनुहोस्" -03020252="मास्क:" - -03020260="फोल्डर इतिहार" - -03020280="'{0}'फाइल परिमार्जन गरिएको छ ।\nतपाईँले यसलाई सङ्ग्रहमा अद्यावधिक गर्न चाहनुहुन्छ ?" -03020281="फाइल अद्यावधिक गर्न सकिदैन\n'{0}'" -03020282="सम्पादक सुरु गर्न सकिदैन" -03020283="खोल्दैछ..." - -03020290="टिप्पणी" -03020291="&टिप्पणी:" - -030202A0="प्रणाली" - -03020300="कम्प्युटर" -03020301="सञ्जाल" - -03020400="थप्नुहोस्" -03020401="निकाल्नुहोस्" -03020402="परीक्षण गर्नुहोस्" - -03020420="प्रतिलिपि गर्नुहोस्" -03020421="सार्नुहोस्" -03020422="मेट्नुहोस्" -03020423="सूचना" - -03020500="फाइल विभाजन गर्नुहोस्" -03020501="&यसमा विभाजन गर्नुहोस्:" -03020510="विभाजन गर्दैछ..." - -03020600="फाइल संयोजन गर्नुहोस्" -03020601="&यसमा संयोजन गर्नुहोस्:" -03020610="संयोजन गर्दैछ..." - -03020710="Checksum गणना गर्दैछ..." -03020720="Checksum सूचना" -03020721="लगतका लागि CRC checksum:" -03020722="लगत र नामहरूका लागि CRC checksum:" - -03020800="स्क्यानिङ..." - -; कम्प्युटर -03031100="जम्मा साइज" -03031101="स्वतन्त्र रिक्तस्थान" -03031102="समूह साइज" -03031103="लेबुल" - -; सञ्जाल -03031200="स्थानिय नाम" -03031201="प्रदायक" - -; बेञ्चमार्क संवाद - -03080000="बेञ्चमार्क" -03080001="स्मृति उपयोग:" -03080002="सङ्कुचन" -03080003="असङ्कुचन" -03080004="गति" -03080005="दर" -03080006="जम्मा दर" -03080007="हालको" -03080008="नतिजा" -03080009="पास:" -0308000A="त्रुटि:" - -;!@LangEnd@! diff --git a/External/7-Zip/Lang/nl.txt b/External/7-Zip/Lang/nl.txt deleted file mode 100644 index d00b470a..00000000 --- a/External/7-Zip/Lang/nl.txt +++ /dev/null @@ -1,545 +0,0 @@ -;!@Lang@!UTF-8! -; 7-Zip 9.07 -; Translated by Jeroen Tulp - Vertaald door Jeroen Tulp -; -; Changed and updated translations as done for 7-Zip 4.26 Beta by Jeroen van der Weijde. -; -; Special thanks to Fuss! and r00n for their support in perfecting these translations. - -00000000="Dutch" -00000001="Nederlands" -00000002="19" - -; 7-Zip Configuration - -; Title -01000000="7-Zip Configuratie" - -; Info Page -01000100="Over 7-Zip" -01000103="7-Zip is gratis software. Echter, u kunt de ontwikkeling van 7-Zip ondersteunen door u te registreren." -01000104="&Ondersteuning" -01000105="&Registreren" - -; Folders Page -01000200="Mappen" -01000210="&Werkmap" -01000211="&Tijdelijke systeemmap" -01000212="&Huidige" -01000213="&Gespecificeerd:" -01000214="Alleen voor verwisselbare schijven gebruiken." - -01000281="Specificeer een locatie voor tijdelijke archiefbestanden." - -; System Page -01000300="Systeem" -01000301="7-Zip in het contextmenu integreren." -01000302="Trapsgewijs contextmenu" -01000310="Contextmenu items:" - -; Language Page -01000400="Taal" -01000401="Taal:" - - -; 7-Zip Explorer extension - -; Context menu -02000101="7-Zip" -02000102="7-Zip opdrachten" -02000103="Open archief" -02000104="Opent het geselecteerde archief." -02000105="Bestanden uitpakken..." -02000106="Bestanden uitpakken voor het geselecteerde archief." -02000107="Toevoegen aan archief..." -02000108="Toevoegen van de geselecteerde items aan een archief." -02000109="Archief testen" -0200010A="Integriteit van het geselecteerde archief testen." -0200010B="Pak hier uit" -0200010C="Pakt bestanden in het archief uit naar de huidige map." -0200010D="Pak uit naar {0}" -0200010E="Pakt bestanden in het archief uit naar een submap." -0200010F="Toevoegen aan {0}" -02000110="Toevoegen van geselecteerde items aan het archief." -02000111="Comprimeer en verstuur..." -02000112="Comprimeert de geselecteerde items in een archief en verstuur het via e-mail." -02000113="Comprimeer naar {0} en verstuur" -02000114="Comprimeert de geselecteerde items in het archief en verstuur het via e-mail." - -02000140="" -02000141="" - -; Properties -02000203="Pad" -02000204="Naam" -02000205="Extensie" -02000206="Map" -02000207="Grootte" -02000208="Ingepakte grootte" -02000209="Kenmerken" -0200020A="Aangemaakt" -0200020B="Laatst geopend" -0200020C="Gewijzigd" -0200020D="Compact" -0200020E="Commentaar" -0200020F="Gecodeerd" -02000210="Gesplitst voor" -02000211="Gesplitst na" -02000212="Woordenboek" -02000213="CRC" -02000214="Type" -02000215="Anti" -02000216="Methode" -02000217="Gastheer OS" -02000218="Bestandssysteem" -02000219="Gebruiker" -0200021A="Groep" -0200021B="Blok" -0200021C="Opmerking" -0200021D="Positie" -0200021E="Pad Prefix" -0200021F="Mappen" -02000220="Bestanden" -02000221="Versie" -02000222="Volume" -02000223="Multivolume" -02000224="Offset" -02000225="Koppelingen" -02000226="Blokken" -02000227="Volumes" - -02000229="64-bit" -0200022A="Big-endian" -0200022B="CPU" -0200022C="Fysieke grootte" -0200022D="Kop grootte" -0200022E="Checksum" -0200022F="Karakteristieken" -02000230="Virtueel Adres" -02000231="ID" -02000232="Korte Naam" -02000233="Aanmaak Applicatie" -02000234="Sector Grootte" -02000235="Modus" -02000236="Link" - -; Status bar -02000301="{0} item(s) geselecteerd" -02000302="{0} item(s)" - -02000320="Bestanden:" -02000321="Mappen:" -02000322="Grootte:" -02000323="Gecomprimeerde grootte:" -02000324="Archieven:" - -; List Context Menu -02000401="&Kolommen..." - -02000411="&Openen" -02000412="&Uitpakken..." - -; ToolBar -02000501="Uitpakken" - -; Messages -02000601="Bijwerkfuncties niet ondersteund voor dit archief." -02000602="Kan archief {0} niet bijwerken." -02000603="Kan map '{0}' niet aanmaken." -02000604="Dit bestand is geen ondersteund archief." -02000605="Fout" -02000606="Te veel items" -02000607="Er is geen programma geassocieerd met deze bestandsextensie." -02000608="Er zijn geen fouten." -02000609="Kan bestand '{0}' niet openen als archief." -0200060A="Kan het gecodeerde archief '{0}' niet openen. Verkeerd wachtwoord?" -0200060B="Het systeem kan de benodigde hoeveelheid geheugen niet alloceren" -0200060C="Onbekende fout" -0200060D="Niet ondersteund archief type" - -; Dialogs -02000702="OK" -02000705="&Ja" -02000707="Ja op &alles" -02000709="&Nee" -0200070B="Nee op a&lles" - -02000710="Annuleren" -02000711="&Annuleren" -02000713="A&fsluiten" -02000714="Stop" -02000715="Herstarten" - -02000720="Help" - -; Extract dialog -02000800="&Uitpakken" -02000801="U&itpakken naar:" -02000802="&Wachtwoord" - -02000810="Padmethode" -02000811="Volledige padnamen" -02000812="Huidige padnamen" -02000813="Geen padnamen" - -02000820="Overschrijfmethode" -02000821="Vraag voor overschrijven" -02000822="Overschrijven zonder bevestiging" -02000823="Bestaande bestanden overslaan" -02000824="Automatisch hernoemen" -02000825="Automatisch hernoemen van bestaande bestanden" - -02000830="Bestanden" -02000831="&Geselecteerde bestanden" -02000832="&Alle bestanden" - -02000881="Geef een locatie op voor de uitgepakte bestanden." - -02000890="Bezig met uitpakken..." - -; Overwrite dialog -02000900="Bevestig vervangen bestand" -02000901="Doelmap bevat reeds het verwerkte bestand." -02000902="Wilt u het bestaande bestand vervangen" -02000903="door dit bestand?" - -02000911="A&utomatisch hernoemen" - -02000982="{0} bytes" -02000983="gewijzigd op" - -; Messages dialog -02000A00="Diagnostische berichten" - -02000A80="Bericht" - -02000A91="Niet ondersteunde compressiemethode voor '{0}'." -02000A92="Gegevensfout in '{0}'. Bestand is beschadigd." -02000A93="CRC mislukt in '{0}'. Bestand is beschadigd." -02000A94="Gegevensfout in het gecodeerde bestand '{0}'. Verkeerd wachtwoord?" -02000A95="CRC mislukt in het gecodeerde bestand '{0}'. Verkeerd wachtwoord?" - -; Password dialog -02000B00="Wachtwoord ingeven" -02000B01="Wachtwoord &ingeven:" -02000B02="Wachtwoord &tonen" -02000B03="Wachtwoord bevestigen:" -02000B10="Wachtwoorden komen niet overeen." -02000B11="Gebruik alleen alfanumerieke en speciale karakters (!, #, $, ...) voor het wachtwoord." -02000B12="Wachtwoord is te lang." - -; Progress dialog -02000C00="Verwerking" -02000C01="Verstreken tijd:" -02000C02="Overgebleven tijd:" -02000C03="Grootte:" -02000C04="Snelheid:" -02000C05="Verwerkt:" -02000C06="Compressie verhouding:" - -02000C10="&Achtergrond" -02000C11="&Voorgrond" -02000C12="&Pauzeren" -02000C13="&Hervatten" - -02000C20="Gepauzeerd" - -02000C30="Weet u zeker dat u wilt annuleren?" - -; Compress dialog -02000D00="Toevoegen aan archief" -02000D01="&Archief:" -02000D02="&Bijwerkmethode:" -02000D03="Archief &formaat:" -02000D04="Compressie&methode:" -02000D05="&Compact archief maken" -02000D06="&Parameters:" -02000D07="Opties" -02000D08="SF&X archief maken" -02000D09="Multi-threading" -02000D0A="Codee&r bestandsnamen" -02000D0B="Compressie&niveau:" -02000D0C="&Woordenboekgrootte:" -02000D0D="W&oordgrootte:" -02000D0E="Geheugengebruik bij het inpakken:" -02000D0F="Geheugengebruik bij het uitpakken:" -02000D10="Codering" -02000D11="Cod&eermethode:" -02000D12="Aantal CP&U-threads:" -02000D13="Compacte b&lokgrootte:" -02000D14="Niet compact" -02000D15="Compact" -02000D16="Comprimeer &gedeelde bestanden" - -02000D40="Opsplitsen in &volumes (grootte in bytes):" -02000D41="Verkeerde volumegrootte" -02000D42="Gespecificeerde volumegrootte: {0} bytes.\nWeet u zeker dat u het archief zo wilt splitsen?" - -02000D81="Opslaan" -02000D82="Normaal" -02000D83="Maximum" -02000D84="Snel" -02000D85="Snelst" -02000D86="Ultra" - -02000D90="Bladeren" - -02000DA1="Bestanden toevoegen en vervangen" -02000DA2="Bestanden bijwerken en toevoegen" -02000DA3="Bestaande bestanden opfrissen" -02000DA4="Bestanden synchroniseren" - -02000DB1="Alle bestanden" - -02000DC0="Bezig met comprimeren..." - -; Columns dialog -02000E00="Kolommen" -02000E01="Markeer de kolommen die u zichtbar wilt maken in deze map. Gebruik de omhoog en omlaag knoppen om de kolommen te rangschikken." -02000E02="De gemarkeerde kolom moet" -02000E03="pixels &breed zijn." - -02000E10="Om&hoog verplaatsen" -02000E11="Om&laag verplaatsen" -02000E12="&Tonen" -02000E13="&Verbergen" -02000E14="Instellen" - -02000E81="Titel" -02000E82="Breedte" - -; Testing -02000F90="Bezig met testen..." - - -; File Manager - -03000000="7-Zip Bestandsbeheer" - -; Menu -03000102="&Bestand" -03000103="Be&werken" -03000104="Bee&ld" -03000105="E&xtra" -03000106="&Help" -03000107="&Favorieten" - -; File -03000210="&Openen" -03000211="Open B&innen" -03000212="Open B&uiten" -03000220="Bee&ld" -03000221="&Bewerken" -03000230="Naam wi&jzigen" -03000231="Kopiëren &naar..." -03000232="&Verplaatsen naar..." -03000233="Verwij&deren" -03000240="Ei&genschappen" -03000241="O&pmerking" -03000242="&Checksum berekenen" -03000243="Vergelijken" -03000250="Nieuwe &map" -03000251="Nieuw b&estand" -03000260="&Sluiten" -03000270="Bestand opspli&tsen..." -03000271="Bestanden s&amenvoegen..." - -; Edit -03000310="&Ongedaan maken" -03000311="&Opnieuw" -03000320="Kn&ippen" -03000321="&Kopiëren" -03000322="P&lakken" -03000323="Verwij&deren" -03000330="&Alles selecteren" -03000331="All&es de-selecteren" -03000332="Sele&ctie omkeren" -03000333="&Selecteer..." -03000334="&De-selecteer..." -03000335="&Selecteer op type" -03000336="&De-selecteer op type" - -; View -03000410="&Grote pictogrammen" -03000411="&Kleine pictogrammen" -03000412="&Lijst" -03000413="&Details" -03000420="&Ongesorteerd" -03000430="&Root map openen" -03000431="Één &niveau omhoog" -03000432="&Mappen Geschiedenis..." -03000440="&Vernieuwen" -03000449="&Platte weergave" -03000450="&2 Panelen" -03000451="&Werkbalken" -03000460="&Archief werkbalk" -03000461="&Standaard werkbalk" -03000462="Grote kn&oppen" -03000463="Knop&tekst weergeven" - -; Tools -03000510="&Opties..." -03000511="&Benchmark" - -; Help -03000610="&Inhoud..." -03000620="&Over 7-Zip..." - -; Favorites -03000710="&Map toevoegen aan favorieten" -03000720="Toevoegen als" - -; Options Dialog - -03010000="Opties" - -; Plugins -03010100="Plugins" -03010101="&Plugins:" -03010110="&Opties..." - -; Edit -03010200="Editor" -03010201="&Editor:" -03010202="&Vergelijken:" - -; System -03010300="Systeem" -03010302="Associeer 7-Zip met:" -03010310="Plugin" - -; Settings -03010400="Instellingen" -03010401="Toon \"..\" &item" -03010402="Toon &echte bestandspictogrammen" -03010410="Toon &systeem contextmenu" -03010420="&Selecteer gehele rij" -03010421="Toon &rasterlijnen" -03010422="Enkele klik om een item te openen" -03010430="&Alternatieve selectiemodus" -03010440="&Gebruik grote geheugenpagina's" - -; Strings - -03020201="Kopiëren" -03020202="Verplaatsen" -03020203="Kopiëren naar:" -03020204="Verplaatsen naar:" -03020205="Bezig met kopiëren..." -03020206="Bezig met verplaatsen..." -03020207="U kunt items niet verplaatsen of kopiëren voor dergelijke mappen." -03020208="Functie wordt niet ondersteund." -03020209="Selecteer een doelmap." - -03020210="Verwijdering bestand bevestigen" -03020211="Verwijdering map bevestigen" -03020212="Verwijdering van meerdere bestanden bevestigen" -03020213="Weet u zeker dat u '{0}' wilt verwijderen?" -03020214="Weet u zeker dat u de map '{0}' en alle onderliggende items wilt verwijderen?" -03020215="Weet u zeker dat u deze {0} items wilt verwijderen?" -03020216="Bezig met verwijderen..." -03020217="Fout bij het verwijderen van een bestand of map" -03020218="Het systeem kan een bestand met een lang pad niet verplaatsen naar de Prullenbak" - -03020220="Bezig met hernoemen..." -03020221="Fout bij het hernoemen van een bestand of map" -03020222="Bevestig kopiëren van bestand" -03020223="Weet u zeker dat u deze bestanden naar het archief wilt kopiëren" - -03020230="Map maken" -03020231="Naam van de map:" -03020232="Nieuwe map" -03020233="Fout bij het maken van de map" - -03020240="Bestand maken" -03020241="Bestandsnaam:" -03020242="Nieuw bestand" -03020243="Fout bij het maken van het bestand." - -03020250="Selecteren" -03020251="De-selecteren" -03020252="Masker:" - -03020260="Mappen Geschiedenis" - -03020280="Bestand '{0}' is gewijzigd.\nWilt u het bijwerken in het archief?" -03020281="Kan bestand\n'{0}' niet bijwerken." -03020282="Kan de editor niet starten." -03020283="Bezig met openen..." -03020284="Het bestand lijkt op een virus (het bevat veel opeenvolgende spaties in de naam)." - -03020290="Opmerking" -03020291="&Opmerking:" - -030202A0="Systeem" - -03020300="Computer" -03020301="Netwerk" -03020302="Documenten" - -03020400="Toevoegen" -03020401="Uitpakken" -03020402="Testen" - -03020420="Kopiëren" -03020421="Verplaatsen" -03020422="Verwijderen" -03020423="Info" - -03020500="Opsplitsen bestand" -03020501="&Opsplitsen naar:" -03020510="Bezig met opsplitsen..." -03020520="Bevestigen opsplitsen" -03020521="Weet u zeker dat u het bestand wilt opsplitsen in {0} volumes?" -03020522="De volumegrootte moet kleiner zijn dan de grootte van het oorspronkelijke bestand." - -03020600="Bestanden samenvoegen" -03020601="&Samenvoegen naar:" -03020610="Bezig met samenvoegen..." -03020620="Selecteer alleen het eerste bestand." -03020621="Kan het bestand niet herkennen als onderdeel van een gesplitst bestand" -03020622="Kan niet meer dan 1 deel van een gesplitst bestand" - -03020710="Bezig met checksum berekenen..." -03020720="Checksum informatie" -03020721="CRC checksum voor gegevens:" -03020722="CRC checksum voor gegevens en namen:" - -03020800="Bezig met scannen..." - -03020900="Eigenschappen" - -03020A01="De actie kan niet worden uitgevoerd vanuit een folder met een dermate lang pad." -03020A02="U moet 1 bestand selecteren" -03020A03="U moet 1 of meerdere bestanden selecteren" -03020A04="Bestand {0} bestaat reeds" - -; Computer -03031100="Capaciteit" -03031101="Beschikbaar" -03031102="Clustergrootte" -03031103="Label" - -; Network -03031200="Lokale naam" -03031201="Provider" - -; Benchmark Dialog - -03080000="Benchmark" -03080001="Geheugengebruik:" -03080002="Inpakken" -03080003="Uitpakken" -03080004="Snelheid" -03080005="Waarde" -03080006="Totale waarde" -03080007="Huidig" -03080008="Resultaat" -03080009="Doorgangen:" -0308000A="Fouten:" -0308000B="CPU-gebruik" -0308000C="Waarde / gebruik" - -;!@LangEnd@! - - diff --git a/External/7-Zip/Lang/nn.txt b/External/7-Zip/Lang/nn.txt deleted file mode 100644 index a3993b4d..00000000 --- a/External/7-Zip/Lang/nn.txt +++ /dev/null @@ -1,496 +0,0 @@ -;!@Lang@!UTF-8! -; 7-Zip 4.45 -; Translated by Robert Grønning -; -; -; -; - -00000000="Norwegian Nynorsk" -00000001="Norsk Nynorsk" -00000002="20-2" - -; 7-Zip Configuration - -; Title -01000000="7-Zip innstillingar" - -; Info Page -01000100="Om 7-Zip" -01000103="7-Zip er fri programvare. Du kan støtta utviklinga av 7-Zip ved å registrere deg." -01000104="Brukarstøtte" -01000105="Registrering" - -; Folders Page -01000200="Mapper" -01000210="&Arbeidsmappe" -01000211="&Midlertidig mappe" -01000212="&Noverande" -01000213="&Eigendefinert:" -01000214="Berre for flyttbare stasjonar" - -01000281="Oppgje plassering for midlertidige arkiv filer." - -; System Page -01000300="System" -01000301="Legg inn 7-Zip i programmenyen" -01000302="Forgreina programmeny" -01000310="Programmeny val:" - -; Language Page -01000400="Språk" -01000401="Språk:" - - -; 7-Zip Explorer extension - -; Context menu -02000101="7-Zip" -02000102="7-Zip kommandoar" -02000103="Opna arkiv" -02000104="Opna valt arkiv." -02000105="Pakk ut filer..." -02000106="Pakk ut filer frå valt arkiv." -02000107="Legg til i arkiv..." -02000108="Legg til utval i arkiv." -02000109="Test arkiv" -0200010A="Testar integriteten til valt arkiv." -0200010B="Pakk ut her" -0200010C="Pakkar ut filer frå valt arkiv til denne mappa." -0200010D="Pakk ut til {0}" -0200010E="Pakkar ut filer til undermappe." -0200010F="Legg til i {0}" -02000110="Legg utval til i arkiv." -02000111="Komprimere og send som epost..." -02000112="Komprimere utval til et arkiv og send det som epost." -02000113="Komprimere til {0} og send som epost" -02000114="Komprimere utval til et arkiv og send det som epost." - -02000140="" -02000141="" - -; Properties -02000203="Bane" -02000204="Namn" -02000205="Fil etternamn" -02000206="Mappe" -02000207="Størrelse" -02000208="Komprimert Størrelse" -02000209="Eigenskapar" -0200020A="Oppretta" -0200020B="Opna" -0200020C="Endra" -0200020D="Solid" -0200020E="Kommentert" -0200020F="Kryptert" -02000210="Delt før" -02000211="Delt etter" -02000212="Ordbok" -02000213="CRC" -02000214="Type" -02000215="Anti" -02000216="Metode" -02000217="Vert OS" -02000218="Filsystem" -02000219="Brukar" -0200021A="Gruppe" -0200021B="Blokkering" -0200021C="Kommentar" -0200021D="Posisjon" -0200021E="Bane prefiks" - -; Status bar -02000301="{0} objekt(ar) valt" -02000302="{0} objekt(ar)" - -02000320="Filer:" -02000321="Mapper:" -02000322="Størrelse:" - -; List Context Menu -02000401="&Kolonner..." - -02000411="&Opna" -02000412="&Pakk ut..." - -; ToolBar -02000501="Pakk ut" - -; Messages -02000601="Dette arkivet manglar støtte for å kunne oppdaterast." -02000602="Kan ikkje oppdatere arkiv {0}" -02000603="Kan ikkje oppretta mappe '{0}'" -02000604="Fila er ikkje eit støtta arkiv." -02000605="Feil" -02000606="For mange gonger" -02000607="Ingen program er tilknytt dette fil etternamnet" -02000608="Ingen feil" -02000609="Kan ikkje opna fila '{0}' som eit arkiv" -0200060A="Kan ikkje opna det krypterte arkivet '{0}'. Feil passord?" - -; Dialogs -02000702="OK" -02000705="&Ja" -02000707="Ja til &alt" -02000709="&Nei" -0200070B="N&ei til alt" - -02000710="Avbryt" -02000711="&Avbryt" -02000713="&Lukke" -02000714="Stopp" -02000715="Start på nytt" - -02000720="Hjelp" - -; Extract dialog -02000800="Pakk ut" -02000801="Pakk ut &til:" -02000802="Passord" - -02000810="Bane modus" -02000811="Fulstendig banenamn" -02000812="Noverande banenamn" -02000813="Ingen banenamn" - -02000820="Overskriving modus" -02000821="Bekrefta før overskriving" -02000822="Skriv over utan bekrefting" -02000823="Hopp over eksisterande filer" -02000824="Endra filnamn automatisk" -02000825="Endra filnamn automatisk for eksisterande filer" - -02000830="Filer" -02000831="&Valte filer" -02000832="&Alle filer" - -02000881="Vel ei mappe for ut-pakka filer." - -02000890="Pakkar ut" - -; Overwrite dialog -02000900="Bekrefta overskriving av fil" -02000901="Målmappa inneheld allereie ei behandla fil." -02000902="Vil du overskriva den eksisterande fila" -02000903="med denne?" - -02000911="&Skift filnamn automatisk" - -02000982="{0} byte" -02000983="endra på" - -; Messages dialog -02000A00="Diagnose meldingar" - -02000A80="Melding" - -02000A91="Kompresjonsmetoden er ikkje støtta for '{0}'." -02000A92="Data feil i '{0}'. Fila er øydelagt." -02000A93="CRC feila på '{0}'. Fila er øydelagt." -02000A94="Data feil i den krypterte fila '{0}'. Feil passord?" -02000A95="CRC feila i den krypterte fila '{0}'. Feil passord?" - -; Password dialog -02000B00="Skriv inn passord" -02000B01="Skriv inn passord:" -02000B02="&Vis passord" -02000B03="Skriv inn passordet på nytt:" -02000B10="Passorda er ikkje like" -02000B11="Bruk berre Engelske bokstavar, tal og spesielle teikn (!, #, $, ...) i passordet" -02000B12="Passordet er for langt" - -; Progress dialog -02000C00="Prosess" -02000C01="Tid brukt:" -02000C02="Tid gjenstår:" -02000C03="Størrelse:" -02000C04="Fart:" - -02000C10="&Bakgrunn" -02000C11="&Forgrunn" -02000C12="&Pause" -02000C13="&Hald fram" - -02000C20="Sett på pause" - -02000C30="Er du sikker på du vil avbryte?" - -; Compress dialog -02000D00="Legg til i arkiv" -02000D01="&Arkiv:" -02000D02="&Oppdaterings modus:" -02000D03="Arkiv &format:" -02000D04="Kompresjons &metode:" -02000D05="Opprett eit &Solid arkiv" -02000D06="&Parameter:" -02000D07="Val" -02000D08="Opprett SF&X arkiv" -02000D09="Fleirtråda" -02000D0A="&Krypter filnamn" -02000D0B="Kompresjons &nivå:" -02000D0C="O&rdbok størrelse:" -02000D0D="Or&d størrelse:" -02000D0E="Minnebruk ved kompresjon:" -02000D0F="Minnebruk ved ut-pakking:" -02000D10="Krypter" -02000D11="Krypter metode:" -02000D12="Anntal CPU tråder:" -02000D13="Solid blokk størrelse:" -02000D14="Ikkje-solid" -02000D15="Solid" - -02000D40="Splitt opp i deler, byte:" -02000D41="Feil del-størrelse" -02000D42="Oppgitt del-størrelse: {0} byte.\nEr du sikker på du vil dele arkivet opp i slike deler?" - -02000D81="Lagre" -02000D82="Normal" -02000D83="Maksimum" -02000D84="Rask" -02000D85="Raskast" -02000D86="Ekstrem" - -02000D90="Bla igjennom" - -02000DA1="Legg til og skriv over filer" -02000DA2="Oppdatere og legg til filer" -02000DA3="Frisk opp eksisterande filer" -02000DA4="Synkroniser filer" - -02000DB1="Alle filer" - -02000DC0="Komprimerer" - -; Columns dialog -02000E00="Kolonner" -02000E01="Merk kolonnene du vil visa i denne mappa. Bruk Flytt opp og Flytt ned knappane for å endra plassringen på kolonnene." -02000E02="Den valte kolonna skal vera" -02000E03="punkter &brei." - -02000E10="Flytt &Opp" -02000E11="Flytt &Ned" -02000E12="&Vis" -02000E13="&Gøym" -02000E14="Bruk" - -02000E81="Tittel" -02000E82="Breidde" - -; Testing -02000F90="Testing" - - -; File Manager - -03000000="7-Zip Fil behandlar" - -; Menu -03000102="&Fil" -03000103="&Redigere" -03000104="&Vis" -03000105="Verk&tøy" -03000106="&Hjelp" -03000107="F&avorittar" - -; File -03000210="&Opna" -03000211="Opna &Inni" -03000212="Opna &Utanfor" -03000220="&Vis" -03000221="&Redigere" -03000230="Endra &namn" -03000231="&Kopiere til..." -03000232="&Flytt til..." -03000233="&Slett" -03000240="&Eigenskapar" -03000241="Ko&mmentar" -03000242="Rekna ut kontrollnummer" -03000250="Opprett mappe" -03000251="Opprett fil" -03000260="&Avslutta" -03000270="&Del opp fil..." -03000271="Set saman filer..." - -; Edit -03000310="&Angre" -03000311="&Gjer om" -03000320="Klipp &ut" -03000321="&Kopiere" -03000322="Lim &inn" -03000323="&Slett" -03000330="&Merk alle" -03000331="Fjern alle markeringar" -03000332="&Omvendt markering" -03000333="Marker..." -03000334="Fjern markering..." -03000335="Merk etter type" -03000336="Fjern markering etter type" - -; View -03000410="S&tore ikon" -03000411="S&må ikon" -03000412="&Lista" -03000413="&Detaljar" -03000420="Assortert" -03000430="Opna kjeldemappa" -03000431="Opp eit nivå" -03000432="Mappelogg..." -03000440="&Oppdatere" -03000449="Flat vising" -03000450="&2 felt" -03000451="&Verktøylinjer" -03000460="Arkiv verktøylinje" -03000461="Standard verktøylinjer" -03000462="Store knappar" -03000463="Vis knappetekst" - -; Tools -03000510="&Val..." -03000511="&Yting test" - -; Help -03000610="&Innhold..." -03000620="&Om 7-Zip..." - -; Favorites -03000710="&Legg mappe til i favorittar som" -03000720="Bokmerke" - -; Options Dialog - -03010000="Val" - -; Plugins -03010100="Tillegg" -03010101="&Tillegg:" -03010110="Val..." - -; Edit -03010200="Redigeringsprogram" -03010201="&Redigeringsprogram:" - -; System -03010300="System" -03010302="Forbind 7-Zip med:" -03010310="Tillegg" - -; Settings -03010400="Innstillingar" -03010401="Vis \"..\" element" -03010402="Vis dei ordentlege fil ikona" -03010410="Vis system meny" -03010420="&Merk heile rader" -03010421="Vis &rutenett" -03010430="&Alternativ markerings modus" -03010440="Bruk &store minnesider" - -; Strings - -03020201="Kopiere" -03020202="Flytt" -03020203="Kopiere til:" -03020204="Flytt til:" -03020205="Kopierer..." -03020206="Flyttar..." -03020207="Du kan ikkje flytta eller kopiere element i slike mapper." -03020208="Støttar ikkje handlinga." -03020209="Vel målmappe." - -03020210="Godkjenne sletting av fil" -03020211="Godkjenne sletting av mappe" -03020212="Godkjenne sletting av fleire filer" -03020213="Er du sikker på at du vil sletta '{0}'?" -03020214="Er du sikker på at du vil sletta mappa '{0}' og alt innhold i den?" -03020215="Er du sikker på at du vil sletta desse {0} elementa?" -03020216="Slettar..." -03020217="Feil ved sletting av fil eller mappe" - -03020220="Endrar namn..." -03020221="Feil ved endring av namn på fil eller mappe" -03020222="Godkjenne filkopiering" -03020223="Er du sikker på at du vil kopiere filer til arkiv" - -03020230="Opprett mappe" -03020231="Mappe namn:" -03020232="Ny mappe" -03020233="Feil ved oppretting av mappe" - -03020240="Opprett fil" -03020241="Filnamn:" -03020242="Ny fil" -03020243="Feil ved oppretting av fil" - -03020250="Marker" -03020251="Fjern markering" -03020252="Maske:" - -03020260="Mappe logg" - -03020280="Fila '{0}' blei endra.\nVil du oppdatere den i arkivet?" -03020281="Kan ikkje oppdatere fil\n'{0}'" -03020282="Kan ikkje starta redigeringsprogram." -03020283="Opnar..." - -03020290="Kommentar" -03020291="&Kommentar:" - -030202A0="System" - -03020300="Datamaskin" -03020301="Nettverk" - -03020400="Legg til" -03020401="Pakk ut" -03020402="Test" - -03020420="Kopiere" -03020421="Flytt" -03020422="Slett" -03020423="Informasjon" - -03020500="Del opp fil" -03020501="&Del opp til:" -03020510="Delar opp..." -03020520="Godkjenne oppdeling" -03020521="Er du sikker på at du vil dele opp fila i {0} delar?" -03020522="Størrelsen på delane må vera mindre enn størrelsen på originalfila" - -03020600="Slå saman filer" -03020601="&Slå saman til:" -03020610="Slår saman..." -03020620="Berre vel den første fila" - -03020710="Reknar ut kontrollnummer..." -03020720="Informasjon om kontrollnummer" -03020721="CRC kontrollnummer for data:" -03020722="CRC kontrollnummer for data og namn:" - -03020800="Undersøkjer..." - -; Computer -03031100="Total størrelse" -03031101="Ledig plass" -03031102="Klyngje størrelse" -03031103="Etikett" - -; Network -03031200="Lokalt namn" -03031201="Leverandør" - -; Benchmark Dialog - -03080000="Yting test" -03080001="Minnebruk:" -03080002="Kompresjon" -03080003="Ut-pakking" -03080004="Fart" -03080005="Yting" -03080006="Total yting" -03080007="Noverande" -03080008="Resultat" -03080009="Gonger:" -0308000A="Feil:" -0308000B="CPU bruk" -0308000C="Yting / Bruk" - -;!@LangEnd@! diff --git a/External/7-Zip/Lang/pa-in.txt b/External/7-Zip/Lang/pa-in.txt deleted file mode 100644 index 8214cc90..00000000 --- a/External/7-Zip/Lang/pa-in.txt +++ /dev/null @@ -1,512 +0,0 @@ -;!@Lang@!UTF-8! -; 7-Zip 4.53 -; Translated by Gurmeet Singh Kochar -; -; -; -; - -00000000="Punjabi, Indian" -00000001="ਪੰਜਾਬੀ" -00000002="70-1" - -; 7-Zip Configuration - -; Title -01000000="7-ਜ਼ਿੱਪ ਸਰੰਚਨਾ" - -; Info Page -01000100="7-ਜ਼ਿੱਪ ਬਾਰੇ" -01000103="7-ਜ਼ਿੱਪ ਇੱਕ ਮੁਫ਼ਤ ਸਾਫ਼ਟਵੇਅਰ ਹੈ। ਪਰ ਫੇਰ ਵੀ, ਤੁਸੀਂ ਰਜਿਸਟਰ ਕਰਕੇ 7-ਜ਼ਿੱਪ ਦੇ ਵਿਕਾਸ ਵਿੱਚ ਸਮਰਥਨ ਪਾ ਸੱਕਦੇ ਹੋ।\n\nਪੰਜਾਬੀ ਵਿੱਚ ਅਨੁਵਾਦ ਕੀਤਾ (Translation Done By):\nGurmeet Singh Kochar (ਗੁਰਮੀਤ ਸਿੰਘ ਕੋਚਰ)\n" -01000104="ਸਮਰਥਨ" -01000105="ਰਜਿਸਟਰ" - -; Folders Page -01000200="ਫੋਲਡਰ" -01000210="ਵਰਕਿੰਗ ਫੋਲਡਰ (&W)" -01000211="ਸਿਸਟਮ ਆਰਜ਼ੀ (temp) ਫੋਲਡਰ (&S)" -01000212="ਇਸ ਸਮੇਂ ਚੁਣਿਆ (&C)" -01000213="ਹੇਠਾਂ ਦਿੱਤਾ ਗਿਆ (&S):" -01000214="ਸਿਰਫ਼ ਹਟਾਈ ਜਾ ਸੱਕਨ ਵਾਲੀਆਂ ਡਰਾਈਵ ਲਈ ਵਰਤੋਂ ਕਰੋ" - -01000281="ਆਰਜ਼ੀ ਆਕਾਈਵ ਫਾਇਲਾਂ ਲਈ ਟਿਕਾਣਾ ਦੱਸੋ।" - -; System Page -01000300="ਸਿਸਟਮ" -01000301="ਸ਼ੈੱਲ ਕੰਨਟੈਕਸਟ ਮੇਨੂੰ ਨਾਲ 7-ਜ਼ਿੱਪ ਨੂੰ ਏਕੀਕਿਰਤ ਕਰੋ" -01000302="ਕੈਸਕੇਡਡ ਕੰਨਟੈਕਸਟ ਮੇਨੂੰ" -01000310="ਕੰਨਟੈਕਸਟ ਮੇਨੂੰ ਆਈਟਮਾਂ:" - -; Language Page -01000400="ਭਾਸ਼ਾ" -01000401="ਭਾਸ਼ਾ:" - - -; 7-Zip Explorer extension - -; Context menu -02000101="7-ਜ਼ਿੱਪ" -02000102="7-ਜ਼ਿੱਪ ਕਮਾਂਡਾਂ" -02000103="ਆਕਾਈਵ ਖੋਲੋ" -02000104="ਚੁਣੇ ਆਕਾਈਵ ਨੂੰ ਖੋਲੇਣ ਲਈ।" -02000105="ਫਾਇਲਾਂ ਕੱਡੋ..." -02000106="ਚੁਣੇ ਆਕਾਈਵ ਵਿੱਚੋਂ ਫਾਇਲਾਂ ਕੱਡਣ ਲਈ।" -02000107="ਆਕਾਈਵ ਵਿੱਚ ਸ਼ਾਮਲ ਕਰੋ..." -02000108="ਚੁਣੀਆਂ ਆਈਟਮਾਂ ਆਕਾਈਵ ਵਿੱਚ ਸ਼ਾਮਲ ਕਰਨ ਲਈ।" -02000109="ਆਕਾਈਵ ਪਰਖੋ" -0200010A="ਚੁਣੇ ਆਕਾਈਵ ਦੀ ਅਖੰਡਤਾ ਪਰਖਨ ਲਈ।" -0200010B="ਫਾਇਲਾਂ ਇੱਥੇ ਕੱਡੋ" -0200010C="ਇਸ ਵੇਲੇ ਦੇ ਫੋਲਡਰ ਵਿੱਚ ਚੁਣੇ ਆਕਾਈਵ ਵਿੱਚੋਂ ਫਾਇਲਾਂ ਕੱਡਣ ਲਈ।" -0200010D="{0} ਵਿੱਚ ਕੱਡੋ" -0200010E="ਉਪ-ਫੋਲਡਰ ਵਿੱਚ ਫਾਇਲਾਂ ਕੱਡਣ ਲਈ।" -0200010F="{0} ਵਿੱਚ ਸ਼ਾਮਲ ਕਰੋ" -02000110="ਚੁਣੀਆਂ ਆਈਟਮਾਂ ਨੂੰ ਆਕਾਈਵ ਵਿੱਚ ਸ਼ਾਮਲ ਕਰਨ ਲਈ।" -02000111="ਨਪੀੜੋ ਅਤੇ ਈਮੇਲ ਕਰੋ..." -02000112="ਚੁਣੀਆਂ ਆਈਟਮਾਂ ਨੂੰ ਆਕਾਈਵ ਵਿੱਚ ਨਪੀੜਨ ਅਤੇ ਆਕਾਈਵ ਨੂੰ ਈਮੇਲ ਰਾਂਹੀ ਭੇਜਨ ਲਈ।" -02000113="{0} ਵਿੱਚ ਨਪੀੜੋ ਅਤੇ ਈਮੇਲ ਕਰੋ" -02000114="ਚੁਣੀਆਂ ਆਈਟਮਾਂ ਨੂੰ ਆਕਾਈਵ ਵਿੱਚ ਨਪੀੜਨ ਅਤੇ ਆਕਾਈਵ ਨੂੰ ਈਮੇਲ ਰਾਂਹੀ ਭੇਜਨ ਲਈ।" - -02000140="<ਫੋਲਡਰ>" -02000141="<ਆਕਾਈਵ>" - -; Properties -02000203="ਮਾਰਗ" -02000204="ਨਾਂ" -02000205="ਐਕਸਟੈਂਸ਼ਨ" -02000206="ਫੋਲਡਰ" -02000207="ਸਾਈਜ਼" -02000208="ਪੈਕਡ ਸਾਈਜ਼" -02000209="ਲੱਛਨ" -0200020A="ਬਣਤਰ ਸਮਾਂ" -0200020B="ਪਹੁੰਚ ਸਮਾਂ" -0200020C="ਸੋਧ ਸਮਾਂ" -0200020D="ਠੋਸ" -0200020E="ਟਿੱਪਣੀ" -0200020F="ਐਨਕ੍ਰਿਪਟਡ" -02000210="Split Before" -02000211="Split After" -02000212="ਡਿਕਸ਼ਨਰੀ" -02000213="ਸੀ-ਆਰ-ਸੀ (CRC)" -02000214="ਕਿਸਮ" -02000215="ਐਂਟੀ (Anti)" -02000216="ਢੰਗ" -02000217="ਮੇਜ਼ਬਾਨ ਔ-ਐੱਸ" -02000218="ਫਾਇਲ ਸਿਸਟਮ" -02000219="ਯੂਜ਼ਰ" -0200021A="ਸਮੂਹ" -0200021B="ਬਲੋਕ" -0200021C="ਟਿੱਪਣੀ" -0200021D="ਸਥਿੱਤੀ" -0200021E="ਮਾਰਗ ਅਗੇਤਰ" -0200021F="ਫੋਲਡਰ" -02000220="ਫਾਇਲਾਂ" -02000221="ਵਰਜਨ" -02000222="ਵੋਲੁੱਮ" -02000223="ਮਲਟੀਵੋਲੁੱਮ" -02000224="ਔਫ਼ਸੈਟ" -02000225="ਲਿੰਕ" -02000226="ਬਲੋਕ" -02000227="ਵੋਲੁੱਮ" - -; Status bar -02000301="ਚੁਣੇ ਪਦਾਰਥ: {0}" -02000302="{0} ਪਦਾਰਥ" - -02000320="ਫਾਇਲਾਂ:" -02000321="ਫੋਲਡਰ:" -02000322="ਸਾਈਜ਼:" -02000323="ਨਪੀੜਤ ਸਾਈਜ਼:" -02000324="ਆਕਾਈਵਾਂ:" - -; List Context Menu -02000401="ਕਾਲਮ (&C)..." - -02000411="ਖੋਲੋ (&O)" -02000412="ਕੱਡੋ (&E)..." - -; ToolBar -02000501="ਕੱਡੋ" - -; Messages -02000601="ਅੱਪਡੇਟ ਔਪਰੇਸ਼ਨ ਇਸ ਆਕਾਈਵ ਲਈ ਸਹਿਯੋਗੀ ਨਹੀਂ ਹਨ।" -02000602="{0} ਆਕਾਈਵ ਅੱਪਡੇਟ ਨਹੀਂ ਕੀਤੀ ਜਾ ਸੱਕੀ" -02000603="'{0}' ਫੋਲਡਰ ਨਹੀਂ ਬਣਾਇਆ ਜਾ ਸੱਕਿਆ" -02000604="ਫਾਇਲ ਇੱਕ ਸਹਿਯੋਗੀ ਆਕਾਈਵ ਨਹੀਂ ਹੈ।" -02000605="ਸਮੱਸਿਆ" -02000606="ਬਹੁੱਤ ਸਾਰੀਆਂ ਆਈਟਮਾਂ" -02000607="ਦਿੱਤੀ ਗਈ ਫਾਇਲ ਐਕਸਟੈਂਸ਼ਨ ਨਾਲ ਕੋਈ ਵੀ ਕਾਰਜ ਨਹੀਂ ਜੁੜਿਆ ਹੋਇਆ ਹੈ।" -02000608="ਕੋਈ ਸਮੱਸਿਆਵਾਂ ਨਹੀਂ ਹਨ" -02000609="'{0}' ਫਾਇਲ ਨੂੰ ਆਕਾਈਵ ਤਰ੍ਹਾਂ ਨਹੀਂ ਖੋਲਿਆ ਜਾ ਸੱਕਿਆ" -0200060A="'{0}' ਐਨਕ੍ਰਿਪਟਡ ਆਕਾਈਵ ਨਹੀਂ ਖੋਲਿਆ ਜਾ ਸੱਕਿਆ। ਗਲ਼ਤ ਪਾਸਵਰਡ?" - -; Dialogs -02000702="ਠੀਕ ਹੈ" -02000705="ਹਾਂ (&Y)" -02000707="ਸਾਰਿਆਂ ਲਈ ਹਾਂ (&A)" -02000709="ਨਹੀਂ (&N)" -0200070B="ਸਾਰਿਆਂ ਲਈ ਨਹੀਂ (&l)" - -02000710="ਰੱਦ ਕਰੋ" -02000711="ਰੱਦ ਕਰੋ (&C)" -02000713="ਬੰਦ ਕਰੋ (&C)" -02000714="ਰੁਕੋ" -02000715="ਮੁੜ ਚਾਲੂ ਕਰੋ" - -02000720="ਮੱਦਦ" - -; Extract dialog -02000800="ਕੱਡੋ" -02000801="ਇੱਥੇ ਕੱਡੋ (&x):" -02000802="ਪਾਸਵਰਡ" - -02000810="ਮਾਰਗ ਢੰਗ" -02000811="ਪੂਰੇ ਮਾਰਗ ਨਾਂ" -02000812="ਇਸ ਵੇਲੇ ਦੇ ਮਾਰਗ ਨਾਂ" -02000813="ਕੋਈ ਮਾਰਗ ਨਾਂ ਨਹੀਂ" - -02000820="ਉਪਰੀਲੇਖਨ ਢੰਗ" -02000821="ਉਪਰੀਲੇਖਨ ਤੋਂ ਪਹਿਲਾਂ ਤਸਦੀਕ" -02000822="ਬਿਨ੍ਹਾਂ ਤਸਦੀਕ ਉਪਰੀਲੇਖਨ" -02000823="ਮੌਜੂਦਾ ਫਾਇਲਾਂ ਨਾਂ ਕੱਡੋ" -02000824="ਆਪੇ ਨਾਂ ਬਦਲ ਦਿਓ" -02000825="ਮੌਜੂਦਾ ਫਾਇਲਾਂ ਦਾ ਆਪੇ ਨਾਂ ਬਦਲ ਦਿਓ" - -02000830="ਫਾਇਲਾਂ" -02000831="ਚੁਣੀਆਂ ਫਾਇਲਾਂ (&S)" -02000832="ਸਾਰੀਆਂ ਫਾਇਲਾਂ (&A)" - -02000881="ਕੱਡੀਆਂ ਜਾਉਣ ਵਾਲੀਆਂ ਫਾਇਲਾਂ ਲਈ ਟਿਕਾਣਾ ਦੱਸੋ।" - -02000890="ਕੱਡੀਆਂ ਜਾ ਰਹੀਆਂ ਹਨ" - -; Overwrite dialog -02000900="ਫਾਇਲ ਬਦਲਨ ਦੀ ਤਸਦੀਕ" -02000901="ਕਾਰਵਾਈ ਕੀਤੀ ਜਾਉਂਦੀ ਫਾਇਲ ਨਿਯਤ ਫੋਲਡਰ ਵਿੱਚ ਪਹਿਲਾਂ ਹੀ ਮੌਜੂਦ ਹੈ।" -02000902="ਕੀ ਤੁਸੀਂ ਮੌਜੂਦਾ ਫਾਇਲ ਨੂੰ" -02000903="ਇਸ ਫਾਇਲ ਨਾਲ ਬਦਲਨਾ ਚਾਹੋਗੇ?" - -02000911="ਆਪੇ ਨਾਂ ਬਦਲੀ ਕਰੋ (&u)" - -02000982="{0} ਬਾਈਟ" -02000983="ਸੋਧ ਸਮਾਂ" - -; Messages dialog -02000A00="ਡਾਈਗਨੋਸਟਿੱਕ ਸੰਦੇਸ਼" - -02000A80="ਸੰਦੇਸ਼" - -02000A91="'{0}' ਲਈ ਨਪੀੜਨ ਢੰਗ ਸਹਿਯੋਗੀ ਨਹੀਂ।" -02000A92="'{0}' ਵਿੱਚ ਡਾਟਾ ਸਮੱਸਿਆ। ਫਾਇਲ ਟੁੱਟੀ ਹੋਈ ਹੈ।" -02000A93="'{0}' ਵਿੱਚ ਸੀ-ਆਰ-ਸੀ ਅਸਫ਼ਲ ਰਿਹਾ। ਫਾਇਲ ਟੁੱਟੀ ਹੋਈ ਹੈ।" -02000A94="'{0}' ਐਨਕ੍ਰਿਪਟਡ ਫਾਇਲ ਵਿੱਚ ਡਾਟਾ ਸਮੱਸਿਆ। ਗਲ਼ਤ ਪਾਸਵਰਡ?" -02000A95="'{0}' ਐਨਕ੍ਰਿਪਟਡ ਫਾਇਲ ਵਿੱਚ ਸੀ-ਆਰ-ਸੀ ਅਸਫ਼ਲ ਰਿਹਾ। ਗਲ਼ਤ ਪਾਸਵਰਡ?" - -; Password dialog -02000B00="ਪਾਸਵਰਡ ਭਰੋ" -02000B01="ਪਾਸਵਰਡ ਭਰੋ:" -02000B02="ਪਾਸਵਰਡ ਵਿਖਾਓ (&S)" -02000B03="ਪਾਸਵਰਡ ਮੁੜ ਭਰੋ:" -02000B10="ਪਾਸਵਰਡ ਮੇਲ ਨਹੀਂ ਖਾਂਦੇ" -02000B11="ਪਾਸਵਰਡ ਲਈ ਸਿਰਫ਼ ਅੰਗ੍ਰੇਜ਼ੀ ਅੱਖਰ, ਅੰਕ, ਅਤੇ ਖ਼ਾਸ ਅੱਖਰਾਂ (!, #, $, ...) ਦੀ ਹੀ ਵਰਤੋਂ ਕਰੋ" -02000B12="ਪਾਸਵਰਡ ਬਹੁੱਤ ਲੰਬਾ ਹੈ" - -; Progress dialog -02000C00="ਕਾਰਜ" -02000C01="ਬੀਤਿਆ ਸਮਾਂ:" -02000C02="ਰਹਿੰਦਾ ਸਮਾਂ:" -02000C03="ਕੁੱਲ ਸਾਈਜ਼:" -02000C04="ਗਤੀ:" -02000C05="ਨਿਬੇੜੀਆਂ ਬਾਈਟ:" -02000C06="ਨਪੀੜਨ ਅਨੁਪਾਤ:" - -02000C10="ਬੈਕਗਰਾਉਂਡ (&B)" -02000C11="ਫੋਰਗਰਾਉਂਡ (&F)" -02000C12="ਪੋਜ਼ (&P)" -02000C13="ਜਾਰੀ ਕਰੋ (&C)" - -02000C20="ਪੋਜ਼ ਹੋਇਆ" - -02000C30="ਕੀ ਤੁਸੀਂ ਨਿਸ਼ਚਿੱਤ ਹੀ ਰੱਦ ਕਰਨਾ ਚਾਹੁੰਦੇ ਹੋ?" - -; Compress dialog -02000D00="ਆਕਾਈਵ ਵਿੱਚ ਸ਼ਾਮਲ ਕਰੋ" -02000D01="ਆਕਾਈਵ (&A):" -02000D02="ਅੱਪਡੇਟ ਢੰਗ (&U):" -02000D03="ਆਕਾਈਵ ਫੌਰਮੈਟ (&f):" -02000D04="ਨਪੀੜਨ ਢੰਗ (&m):" -02000D05="ਠੋਸ ਆਕਾਈਵ ਬਣਾਓ (&S)" -02000D06="ਪੈਰਾਮੀਟਰ (&P):" -02000D07="ਚੋਣਾਂ" -02000D08="SF&X ਆਕਾਈਵ ਬਣਾਓ" -02000D09="ਮਲਟੀ-ਥਰੈਡਿੰਗ" -02000D0A="ਫਾਇਲਾਂ ਦੇ ਨਾਂ ਐਨਕ੍ਰਿਪਟ ਕਰੋ (&n)" -02000D0B="ਨਪੀੜਨ ਪੱਧਰ (&l):" -02000D0C="ਡਿਕਸ਼ਨਰੀ ਸਾਈਜ਼ (&D):" -02000D0D="ਵਰਡ ਸਾਈਜ਼(&W):" -02000D0E="ਨਪੀੜਨ ਲਈ ਮੈਮੋਰੀ ਦੀ ਵਰਤੋਂ:" -02000D0F="ਆਕਾਈਵ ਖੋਲਨ ਲਈ ਮੈਮੋਰੀ ਦੀ ਵਰਤੋਂ:" -02000D10="ਐਨਕ੍ਰਿਪਸ਼ਨ" -02000D11="ਐਨਕ੍ਰਿਪਸ਼ਨ ਢੰਗ:" -02000D12="ਸੀ-ਪੀ-ਯੂ ਥਰੈੱਡ ਗਿਣਤੀ:" -02000D13="ਠੋਸ ਬਲੋਕ ਸਾਈਜ਼:" -02000D14="ਨਾ-ਠੋਸ" -02000D15="ਠੋਸ" -02000D16="ਵਰਤੀਆਂ ਜਾਉਂਦੀਆਂ ਫਾਇਲਾਂ ਨੂੰ ਵੀ ਨਪੀੜੋ" - -02000D40="ਵੋਲੁੱਮਾਂ ਵਿੱਚ ਵੰਡੋ, ਬਾਈਟ (&v):" -02000D41="ਵੋਲੁੱਮ ਸਾਈਜ਼ ਗਲ਼ਤ ਹੈ" -02000D42="ਦਿੱਤਾ ਗਿਆ ਵੋਲੁੱਮ ਸਾਈਜ਼: {0} ਬਾਈਟ।\nਕੀ ਤੁਸੀਂ ਨਿਸ਼ਚਿੱਤ ਆਕਾਈਵ ਨੂੰ ਦਿੱਤੇ ਗਏ ਵੋਲੁੱਮਾਂ ਵਿੱਚ ਵੰਡਣਾ ਚਾਹੁੰਦੇ ਹੋ?" - -02000D81="ਸਿਰਫ਼ ਇਕੱਤਰਤਾ" -02000D82="ਆਮ" -02000D83="ਵੱਧੋਂ ਵੱਧ" -02000D84="ਤੇਜ਼" -02000D85="ਬਹੁੱਤ ਤੇਜ਼" -02000D86="ਸਭ ਤੋਂ ਵੱਧ" - -02000D90="ਬਰਾਊਜ਼" - -02000DA1="ਫਾਇਲਾਂ ਸ਼ਾਮਲ ਕਰੋ ਅਤੇ ਬਦਲੋ" -02000DA2="ਫਾਇਲਾਂ ਸ਼ਾਮਲ ਅਤੇ ਅੱਪਡੇਟ ਕਰੋ" -02000DA3="ਮੌਜੂਦਾ ਫਾਇਲਾਂ ਤਾਜ਼ਾ ਕਰੋ" -02000DA4="ਫਾਇਲਾਂ ਸਮਕਾਲਵਰਤੀ ਕਰੋ" - -02000DB1="ਸਾਰੀਆਂ ਫਾਇਲਾਂ" - -02000DC0="ਨਪੀੜਨ ਕਾਰਜ ਚੱਲ ਰਿਹਾ ਹੈ" - -; Columns dialog -02000E00="ਕਾਲਮ" -02000E01="ਉਹ ਕਾਲਮ ਚੁਣੋ ਜਿਹੜੇ ਤੁਸੀਂ ਇਸ ਫੋਲਡਰ ਵਿੱਚ ਵੇਖਣਾ ਚਾਹੁੰਦੇ ਹੋ। 'ਇੱਕ ਉੱਪਰ ਕਰੋ' ਅਤੇ 'ਇੱਕ ਨੀਚੇ ਕਰੋ' ਬਟਨਾਂ ਦੀ ਵਰਤੋਂ ਕਰਕੇ ਕਾਲਮ ਮੁੜ ਵਿਵੱਸਥਾ ਕਰ ਸੱਕਦੇ ਹੋ।" -02000E02="ਚੁਣਿਆ ਗਿਆ ਕਾਲਮ" -02000E03="ਪਿਕਸਲ ਚੌੜਾ ਹੋਏਗਾ (&w)।" - -02000E10="ਇੱਕ ਉੱਪਰ ਕਰੋ (&U)" -02000E11="ਇੱਕ ਨੀਚੇ ਕਰੋ (&D)" -02000E12="ਵਿਖਾਓ (&S)" -02000E13="ਛੁਪਾਓ (&H)" -02000E14="ਸੈਟ" - -02000E81="ਸ਼ੀਰਸ਼ਕ" -02000E82="ਚੁੜਾਈ" - -; Testing -02000F90="ਪਰਖ ਚੱਲ ਰਹੀ ਹੈ" - - -; File Manager - -03000000="7-ਜ਼ਿੱਪ ਫਾਇਲ ਮਨੇਜਰ" - -; Menu -03000102="ਫਾਇਲ (&F)" -03000103="ਸੋਧ (&E)" -03000104="ਵੇਖੋ (&V)" -03000105="ਸੰਧ (&T)" -03000106="ਮੱਦਦ (&H)" -03000107="ਪਸੰਦੀਦਾ (&a)" - -; File -03000210="ਖੋਲੋ (&O)" -03000211="ਅੰਦਰ ਖੋਲੋ (&I)" -03000212="ਬਾਹਰ ਖੋਲੋ (&u)" -03000220="ਵਿਖਾਓ (&V)" -03000221="ਸੋਧ ਕਰੋ (&E)" -03000230="ਨਾਂ ਬਦਲੋ (&m)" -03000231="ਨਵੇਂ ਟਿਕਾਣੇ ਤੇ ਨਕਲ ਉਤਾਰੋ (&C)..." -03000232="ਨਵੇਂ ਟਿਕਾਣੇ ਤੇ ਭੇਜੋ (&M)..." -03000233="ਹਟਾਓ (&D)" -03000240="ਵਿਸ਼ੇਸ਼ਤਾਵਾਂ (&r)" -03000241="ਟਿੱਪਣੀ (&n)" -03000242="ਚੈਕਸੱਮ ਗਣਨਾ ਕਰੋ" -03000250="ਫੋਲਡਰ ਬਣਾਓ" -03000251="ਫਾਇਲ ਬਣਾਓ" -03000260="ਬਾਹਰ ਨਿਕਲੋ (&x)" -03000270="ਫਾਇਲ ਹਿੱਸਿਆਂ ਵਿੱਚ ਵੰਡੋ (&S)..." -03000271="ਫਾਇਲ ਦੇ ਹਿੱਸੇ ਜੋੜੋ (&b)..." - -; Edit -03000310="ਆਖਿਰੀ ਕਾਰਵਾਈ ਨਕਾਰੋ (&U)" -03000311="ਨਕਾਰੀ ਕਾਰਵਾਈ ਮੁੜ ਕਰੋ (&R)" -03000320="ਕੱਟੋ (&t)" -03000321="ਨਕਲ ਉਤਾਰੋ (&C)" -03000322="ਚੇਪੋ (&P)" -03000323="ਹਟਾਓ (&D)" -03000330="ਸਭ ਚੁਣੋ (&A)" -03000331="ਸਭ ਚੋਣ ਰੱਦ ਕਰੋ" -03000332="ਉਲਟ ਚੋਣ ਕਰੋ (&I)" -03000333="ਚੁਣੋ..." -03000334="ਚੋਣ ਰੱਦ ਕਰੋ..." -03000335="ਕਿਸਮ ਨਾਲ ਚੁਣੋ ਕਰੋ" -03000336="ਕਿਸਮ ਨਾਲ ਚੋਣ ਰੱਦ ਕਰੋ" - -; View -03000410="ਵੱਡੇ ਆਈਕਾਨ (&g)" -03000411="ਛੋਟੇ ਆਈਕਾਨ (&m)" -03000412="ਸੂਚੀ (&L)" -03000413="ਵੇਰਵੇ ਸਹਿਤ (&D)" -03000420="ਨਾ ਕ੍ਰਮ-ਬੱਧ" -03000430="ਰੂਟ ਫੋਲਡਰ ਖੋਲੋ" -03000431="ਇੱਕ ਪੱਧਰ ਉੱਤੇ" -03000432="ਫੋਲਡਰ ਅਤੀਤ..." -03000440="ਤਾਜ਼ਾ ਕਰੋ(&R)" -03000449="ਫਲੈਟ ਦ੍ਰਿਸ਼" -03000450="&2 ਪੈਨਲ" -03000451="ਟੂਲਬਾਰ (&T)" -03000460="ਆਕਾਈਵ ਟੂਲਬਾਰ" -03000461="ਸਧਾਰਨ ਟੂਲਬਾਰ" -03000462="ਵੱਡੇ ਬਟਨ" -03000463="ਬਟਨ ਟੈਕਸਟ ਵਿਖਾਓ" - -; Tools -03000510="ਚੋਣਾਂ (&O)..." -03000511="ਬੈਂਚਮਾਰਕ (&B)" - -; Help -03000610="ਵਿਸ਼ਾ ਸੂਚੀ (&C)..." -03000620="7-ਜ਼ਿੱਪ ਬਾਰੇ (&A)..." - -; Favorites -03000710="ਫੋਲਡਰ ਪਸੰਦੀਦਾ ਵਿੱਚ ਸ਼ਾਮਲ ਕਰੋ (&A)" -03000720="ਬੁੱਕਮਾਰਕ" - -; Options Dialog - -03010000="ਚੋਣਾਂ" - -; Plugins -03010100="ਪਲੱਗ-ਇੰਨ" -03010101="ਪਲੱਗ-ਇੰਨ (&P):" -03010110="ਚੋਣਾਂ..." - -; Edit -03010200="ਐਡੀਟਰ" -03010201="ਟੈਕਸਟ ਐਡੀਟਰ (&E):" - -; System -03010300="ਸਿਸਟਮ" -03010302="7-ਜ਼ਿੱਪ ਨਾਲ ਹੇਠਾਂ ਦਿੱਤੇ ਫਾਇਲ ਐਕਸਟੈਂਸ਼ਨ ਜੋੜੋ:" -03010310="ਪਲੱਗ-ਇੰਨ" - -; Settings -03010400="ਸੈਟਿੰਗ" -03010401="\"..\" ਆਈਟਮ ਵਿਖਾਓ" -03010402="ਅਸਲੀ ਫਾਇਲ ਆਈਕਾਨ ਵਿਖਾਓ" -03010410="ਸਿਸਟਮ ਮੇਨੂੰ ਵਿਖਾਓ" -03010420="ਪੂਰੀ ਕਤਾਰ ਚੁਣੋ (&F)" -03010421="ਗ੍ਰਿਡ ਲਾਈਨਾਂ ਵਿਖਾਓ (&g)" -03010430="ਵਿਕਲਪਕ ਚੁਣਾਓ ਢੰਗ (&A)" -03010440="ਵੱਡੇ ਮੈਮੋਰੀ ਪੇਜ ਵਰਤੋ (&l)" - -; Strings - -03020201="ਨਵੇਂ ਟਿਕਾਣੇ ਤੇ ਨਕਲ ਉਤਾਰੋ" -03020202="ਨਵੇਂ ਟਿਕਾਣੇ ਤੇ ਭੇਜੋ" -03020203="ਹੇਠਾਂ ਦਿੱਤੇ ਟਿਕਾਣੇ ਤੇ ਨਕਲ ਉਤਾਰੋ:" -03020204="ਹੇਠਾਂ ਦਿੱਤੇ ਟਿਕਾਣੇ ਤੇ ਭੇਜੋ:" -03020205="ਨਕਲ ਉਤਾਰੀ ਜਾ ਰਹੀ ਹੈ..." -03020206="ਭੇਜਿਆ ਜਾ ਰਿਹਾ ਹੈ..." -03020207="ਇਹੋ ਜਿਹੇ ਫੋਲਡਰਾਂ ਲਈ ਤੁਸੀਂ ਆਈਟਮਾਂ ਨੂੰ ਨਵੇਂ ਟਿਕਾਣੇ ਤੇ ਨਾਂ ਹੀ ਭੇਜ ਸੱਕਦੇ ਹੋ ਨਾਂ ਨਕਲ ਉਤਾਰ ਸੱਕਦੇ ਹੋ।" -03020208="ਕਾਰਵਾਈ ਸਹਿਯੋਗੀ ਨਹੀਂ ਹੈ।" -03020209="ਨਿਯਤ ਫੋਲਡਰ ਚੁਣੋ" - -03020210="ਫਾਇਲ ਹਟਾਉਣ ਦੀ ਤਸਦੀਕ" -03020211="ਫੋਲਡਰ ਹਟਾਉਣ ਦੀ ਤਸਦੀਕ" -03020212="ਬਹੁ-ਫਾਈਲਾਂ ਹਟਾਉਣ ਦੀ ਤਸਦੀਕ" -03020213="'{0}' ਨੂੰ ਹਟਾਉਣਾ ਚਾਹੁੰਦੇ ਹੋ?" -03020214="ਕੀ ਤੁਸੀਂ ਨਿਸ਼ਚਿੱਤ ਫੋਲਡਰ '{0}' ਅਤੇ ਉਸਦੇ ਵਿੱਚਲੀਆਂ ਆਈਟਮਾਂ ਨੂੰ ਹਟਾਉਣਾ ਚਾਹੁੰਦੇ ਹੋ?" -03020215="ਕੀ ਤੁਸੀਂ ਨਿਸ਼ਚਿੱਤ ਇਨ੍ਹਾਂ {0} ਆਈਟਮਾਂ ਨੂੰ ਹਟਾਉਣਾ ਚਾਹੁੰਦੇ ਹੋ?" -03020216="ਹਟਾਉਣ ਦੀ ਕਾਰਵਾਈ ਚੱਲ ਰਹੀ ਹੈ..." -03020217="ਫਾਇਲ ਜਾਂ ਫੋਲਡਰ ਹਟਾਉਣ ਵਿੱਚ ਸਮੱਸਿਆ" - -03020220="ਨਾਂ ਬਦਲਿਆ ਜਾ ਰਿਹਾ ਹੈ..." -03020221="ਫਾਇਲ ਜਾਂ ਫੋਲਡਰ ਦਾ ਨਾਂ ਬਦਲਣ ਵਿੱਚ ਸਮੱਸਿਆ" -03020222="ਫਾਇਲ ਦੀ ਨਕਲ ਉਤਾਰਣ ਦੀ ਤਸਦੀਕ" -03020223="ਕੀ ਤੁਸੀਂ ਨਿਸ਼ਚਿੱਤ ਫਾਇਲਾਂ ਦੀ ਆਕਾਈਵ ਵਿੱਚ ਨਕਲ ਉਤਾਰਨਾ ਚਾਹੁੰਦੇ ਹੋ" - -03020230="ਫੋਲਡਰ ਬਣਾਓ" -03020231="ਫੋਲਡਰ ਨਾਂ:" -03020232="ਨਵਾਂ ਫੋਲਡਰ" -03020233="ਫੋਲਡਰ ਬਨਾਉਣ ਵਿੱਚ ਸਮੱਸਿਆ" - -03020240="ਫਾਇਲ ਬਣਾਓ" -03020241="ਫਾਇਲ ਨਾਂ:" -03020242="ਨਵੀਂ ਫਾਇਲ" -03020243="ਫਾਇਲ ਬਨਾਉਣ ਵਿੱਚ ਸਮੱਸਿਆ" - -03020250="ਚੁਣੋ" -03020251="ਚੋਣ ਰੱਦ ਕਰੋ" -03020252="ਮਾਸਕ:" - -03020260="ਫੋਲਡਰ ਅਤੀਤ" - -03020280="'{0}' ਫਾਇਲ ਸੋਧ ਦਿੱਤੀ ਗਈ ਹੈ।\nਕੀ ਤੁਸੀਂ ਉਸਨੂੰ ਆਕਾਈਵ ਵਿੱਚ ਅੱਪਡੇਟ ਕਰਨਾ ਚਾਹੁੰਦੇ ਹੋ?" -03020281="ਫਾਇਲ ਅੱਪਡੇਟ ਨਹੀਂ ਕੀਤੀ ਜਾ ਸੱਕੀ\n'{0}'" -03020282="ਐਡੀਟਰ ਚਾਲੂ ਨਹੀਂ ਕੀਤਾ ਜਾ ਸੱਕਿਆ।" -03020283="ਖੋਲੀ ਜਾ ਰਹੀ ਹੈ..." - -03020290="ਟਿੱਪਣੀ" -03020291="ਟਿੱਪਣੀ (&C):" - -030202A0="ਸਿਸਟਮ" - -03020300="ਕੰਪਿਊਟਰ" -03020301="ਨੈੱਟਵਰਕ" - -03020400="ਸ਼ਾਮਲ ਕਰੋ" -03020401="ਕੱਡੋ" -03020402="ਪਰਖ ਕਰੋ" - -03020420="ਨਕਲ ਉਤਾਰੋ" -03020421="ਨਵੇਂ ਟਿਕਾਣੇ ਤੇ ਭੇਜੋ" -03020422="ਹਟਾਓ" -03020423="ਜਾਣਕਾਰੀ" - -03020500="ਫਾਇਲ ਹਿੱਸਿਆਂ ਵਿੱਚ ਵੰਡੋ" -03020501="ਹੇਠਾਂ ਦਿੱਤੇ ਟਿਕਾਣੇ ਉੱਤੇ ਹਿੱਸੇ ਕਰੋ (&S):" -03020510="ਫਾਇਲ ਹਿੱਸਿਆਂ ਵਿੱਚ ਵੰਡੀ ਜਾ ਰਹੀ ਹੈ..." -03020520="ਹਿੱਸੇ ਕਰਨ ਦੀ ਤਸਦੀਕ" -03020521="ਕੀ ਤੁਸੀਂ ਨਿਸ਼ਚਿੱਤ ਫਾਇਲ ਦੇ {0} ਵੋਲੁੱਮਾਂ ਵਿੱਚ ਹਿੱਸੇ ਕਰਨਾ ਚਾਹੁੰਦੇ ਹੋ?" -03020522="ਵੋਲੁੱਮ ਸਾਈਜ਼ ਅਸਲੀ ਫਾਇਲ ਦੇ ਸਾਈਜ਼ ਤੋਂ ਛੋਟਾ ਹੋਣਾ ਚਾਹੀਦਾ ਹੈ" - -03020600="ਫਾਇਲ ਦੇ ਹਿੱਸੇ ਜੋੜੋ" -03020601="ਹੇਠਾਂ ਦਿੱਤੇ ਟਿਕਾਣੇ ਉੱਤੇ ਹਿੱਸੇ ਜੋੜੋ(&C):" -03020610="ਹਿੱਸੇ ਜੋੜੇ ਜਾ ਰਹੇ ਹਨ..." -03020620="ਸਿਰਫ਼ ਪਹਿਲੀ ਫਾਇਲ ਚੁਣੋ" - -03020710="ਚੈਕਸੱਮ ਗਣਨਾ ਕੀਤੀ ਜਾ ਰਹੀ ਹੈ..." -03020720="ਚੈਕਸੱਮ ਜਾਣਕਾਰੀ" -03020721="ਡਾਟਾ ਲਈ ਸੀ-ਆਰ-ਸੀ ਚੈਕਸੱਮ:" -03020722="ਡਾਟਾ ਅਤੇ ਨਾਮਾਂ ਲਈ ਸੀ-ਆਰ-ਸੀ ਚੈਕਸੱਮ:" - -03020800="ਸਕੈਨ ਕੀਤਾ ਜਾ ਰਿਹਾ ਹੈ..." - -03020900="ਵਿਸ਼ੇਸ਼ਤਾਵਾਂ" - -; Computer -03031100="ਕੁੱਲ ਸਾਈਜ਼" -03031101="ਖ਼ਾਲੀ ਥਾਂ" -03031102="ਕਲੱਸਟਰ ਸਾਈਜ਼" -03031103="ਲੇਬਲ" - -; Network -03031200="ਸਥਾਨਕ ਨਾਂ" -03031201="ਉਪਲੱਬਧ ਕਰਤਾ" - -; Benchmark Dialog - -03080000="ਬੈਂਚਮਾਰਕ" -03080001="ਮੈਮੋਰੀ ਵਰਤੋਂ:" -03080002="ਨਪੀੜਨ ਕਾਰਜ" -03080003="ਖੋਲਣ ਕਾਰਜ" -03080004="ਗਤੀ" -03080005="ਦਰਜ਼ਾ" -03080006="ਕੁੱਲ ਦਰਜ਼ਾ" -03080007="ਇਸ ਸਮੇਂ" -03080008="ਰੀਸੱਲਟਿੰਗ" -03080009="ਪਾਸ:" -0308000A="ਸਮੱਸਿਆਵਾਂ:" -0308000B="ਸੀ-ਪੀ-ਯੂ ਵਰਤੋਂ" -0308000C="ਦਰਜ਼ਾ / ਵਰਤੋਂ" - -;!@LangEnd@! diff --git a/External/7-Zip/Lang/pl.txt b/External/7-Zip/Lang/pl.txt deleted file mode 100644 index 4cbf4380..00000000 --- a/External/7-Zip/Lang/pl.txt +++ /dev/null @@ -1,543 +0,0 @@ -;!@Lang@!UTF-8! -; 7-Zip 9.07 -; Translated by cienislaw, corrected by pixel -; Last versions translated by F1xat -; Corrected and updated by Łukasz Maria P. Pastuszczak -; -; - -00000000="Polish" -00000001="Polski" -00000002="21" - -; 7-Zip Configuration - -; Title -01000000="Konfiguracja programu 7-Zip" - -; Info Page -01000100="7-Zip - informacje" -01000103="7-Zip jest programem darmowym. Możesz jednak wspomóc jego rozwój poprzez rejestrację." -01000104="Wsparcie" -01000105="Rejestracja" - -; Folders Page -01000200="Foldery" -01000210="Folder roboczy" -01000211="&Systemowy folder tymczasowy" -01000212="&Bieżący" -01000213="&Wskazany:" -01000214="Użyj tylko dla dysków wymiennych" - -01000281="Wskaż lokalizację dla tymczasowych plików archiwów." - -; System Page -01000300="System" -01000301="Zintegruj program 7-Zip z menu kontekstowym powłoki" -01000302="Kaskadowe menu kontekstowe" -01000310="Elementy menu kontekstowego:" - -; Language Page -01000400="Język" -01000401="Język:" - - -; 7-Zip Explorer extension - -; Context menu -02000101="7-Zip" -02000102="Polecenia programu 7-Zip" -02000103="Otwórz archiwum" -02000104="Otwiera zaznaczone archiwum." -02000105="Wypakuj pliki..." -02000106="Wypakowuje pliki z zaznaczonego archiwum." -02000107="Dodaj do archiwum..." -02000108="Dodaje zaznaczone elementy do archiwum." -02000109="Testuj archiwum" -0200010A="Testuje integralność zaznaczonego archiwum." -0200010B="Wypakuj tutaj" -0200010C="Wypakowuje pliki z zaznaczonego archiwum do bieżącego folderu." -0200010D="Wypakuj do {0}" -0200010E="Wypakowuje pliki do podfolderu." -0200010F="Dodaj do {0}" -02000110="Dodaje zaznaczone elementy do archiwum." -02000111="Skompresuj i wyślij e-mailem..." -02000112="Kompresuje zaznaczone elementy do archiwum i wysyła je pocztą e-mail." -02000113="Skompresuj do {0} i wyślij e-mailem" -02000114="Kompresuje zaznaczone elementy do archiwum i wysyła je pocztą e-mail." - -02000140="" -02000141="" - -; Properties -02000203="Ścieżka" -02000204="Nazwa" -02000205="Rozszerzenie" -02000206="Folder" -02000207="Rozmiar" -02000208="Rozmiar po spakowaniu" -02000209="Atrybuty" -0200020A="Utworzony" -0200020B="Ostatnio otwarty" -0200020C="Zmodyfikowany" -0200020D="Ciągły" -0200020E="Z komentarzem" -0200020F="Zaszyfrowany" -02000210="Podzielony przed" -02000211="Podzielony po" -02000212="Słownik" -02000213="CRC" -02000214="Typ" -02000215="Anty" -02000216="Metoda" -02000217="Pochodzenie" -02000218="System plików" -02000219="Użytkownik" -0200021A="Grupa" -0200021B="Blok" -0200021C="Komentarz" -0200021D="Pozycja" -0200021E="Prefiks ścieżki" -0200021F="Foldery" -02000220="Pliki" -02000221="Wersja" -02000222="Wolumin" -02000223="Wielowoluminowy" -02000224="Przesunięcie" -02000225="Dowiązania" -02000226="Bloki" -02000227="Woluminy" - -02000229="64-bitowy" -0200022A="Big-endian" -0200022B="Procesor" -0200022C="Rozmiar fizyczny" -0200022D="Rozmiar nagłówków" -0200022E="Suma kontrolna" -0200022F="Charakterystyki" -02000230="Adres wirtualny" -02000231="Numer seryjny woluminu" -02000232="Krótka nazwa" -02000233="Generator" -02000234="Rozmiar sektora" -02000235="Tryb" -02000236="Dowiązanie" - -; Status bar -02000301="Zaznaczono {0} obiekt(ów)" -02000302="{0} obiekt(ów)" - -02000320="Plików:" -02000321="Folderów:" -02000322="Rozmiar:" -02000323="Rozmiar po kompresji:" -02000324="Archiwów:" - -; List Context Menu -02000401="&Kolumny..." - -02000411="&Otwórz" -02000412="&Wypakuj..." - -; ToolBar -02000501="Wypakuj" - -; Messages -02000601="Operacje aktualizacji nie są obsługiwane dla tego archiwum." -02000602="Nie można zaktualizować archiwum {0}" -02000603="Nie można utworzyć folderu „{0}”" -02000604="Plik nie jest obsługiwanym archiwum." -02000605="Błąd" -02000606="Zbyt dużo elementów" -02000607="Z określonym plikiem nie skojarzono żadnej aplikacji" -02000608="Nie wykryto błędów" -02000609="Nie można otworzyć pliku „{0}” jako archiwum" -0200060A="Nie można otworzyć zaszyfrowanego archiwum „{0}”. Nieprawidłowe hasło?" -0200060B="System nie może przydzielić wymaganej ilości pamięci" -0200060C="Nieznany błąd" -0200060D="Nieobsługiwany typ archiwum" - -; Dialogs -02000702="OK" -02000705="&Tak" -02000707="Ta&k na wszystkie" -02000709="&Nie" -0200070B="Ni&e na wszystkie" - -02000710="Anuluj" -02000711="&Anuluj" -02000713="&Zamknij" -02000714="Zatrzymaj" -02000715="Ponów" - -02000720="Pomoc" - -; Extract dialog -02000800="Wypakuj" -02000801="&Wypakuj do:" -02000802="Hasło" - -02000810="Tryb ścieżek" -02000811="Pełne ścieżki" -02000812="Względne ścieżki" -02000813="Bez ścieżek" - -02000820="Tryb nadpisywania" -02000821="Monituj przed nadpisaniem" -02000822="Nadpisuj bez monitowania" -02000823="Pomiń istniejące pliki" -02000824="Automatycznie zmień nazwy" -02000825="Aut. zmień nazwy istniejących plików" - -02000830="Pliki" -02000831="&Zaznaczone pliki" -02000832="Wszystkie &pliki" - -02000881="Wskaż lokalizację dla wypakowanych plików." - -02000890="Wypakowywanie" - -; Overwrite dialog -02000900="Potwierdź zamianę pliku" -02000901="Folder docelowy zawiera już przetwarzany plik." -02000902="Czy chcesz zamienić istniejący plik" -02000903="na następujący?" - -02000911="Automatycznie &zmień nazwy" - -02000982="{0} bajtów" -02000983="zmodyfikowany" - -; Messages dialog -02000A00="Komunikaty diagnostyczne" - -02000A80="Komunikat" - -02000A91="Nieobsługiwana metoda kompresji pliku „{0}”." -02000A92="Błąd danych w „{0}”. Plik jest uszkodzony." -02000A93="CRC nie powiodła się dla „{0}”. Plik jest uszkodzony." -02000A94="Błąd danych w zaszyfrowanym pliku „{0}”. Nieprawidłowe hasło?" -02000A95="CRC nie powiodła się dla zaszyfrowanego pliku „{0}”. Nieprawidłowe hasło?" - -; Password dialog -02000B00="Wprowadź hasło" -02000B01="Wprowadź hasło:" -02000B02="Pokaż &hasło" -02000B03="Wprowadź ponownie hasło:" -02000B10="Hasła nie zgadzają się" -02000B11="W haśle używaj tylko liter alfabetu angielskiego, cyfr i znaków specjalnych (!, #, $, ...)" -02000B12="Hasło jest zbyt długie" - -; Progress dialog -02000C00="Przetwarzanie" -02000C01="Upłynęło czasu:" -02000C02="Pozostało czasu:" -02000C03="Całkowity rozmiar:" -02000C04="Szybkość:" -02000C05="Przetworzono:" -02000C06="Współczynnik kompresji:" - -02000C10="&Tło" -02000C11="&Pierwszy plan" -02000C12="&Wstrzymaj" -02000C13="&Kontynuuj" - -02000C20="Wstrzymano" - -02000C30="Czy na pewno chcesz anulować?" - -; Compress dialog -02000D00="Dodaj do archiwum" -02000D01="&Archiwum:" -02000D02="&Tryb aktualizacji:" -02000D03="&Format archiwum:" -02000D04="&Metoda kompresji:" -02000D05="Utwórz &ciągłe archiwum" -02000D06="&Parametry:" -02000D07="Opcje" -02000D08="&Utwórz archiwum SFX" -02000D09="Wielowątkowość" -02000D0A="&Zaszyfruj nazwy plików" -02000D0B="Stopień &kompresji:" -02000D0C="&Rozmiar słownika:" -02000D0D="Rozmiar &słowa:" -02000D0E="Użycie pamięci dla kompresji:" -02000D0F="Użycie pamięci dla dekompresji:" -02000D10="Szyfrowanie" -02000D11="Metoda szyfrowania:" -02000D12="Liczba wątków:" -02000D13="Rozmiar bloku ciągłego:" -02000D14="Nieciągły" -02000D15="Ciągły" -02000D16="Kompresuj pliki współdzielone" - -02000D40="Rozmiar &woluminów (bajty):" -02000D41="Nieprawidłowy rozmiar woluminu" -02000D42="Określony rozmiar woluminu: {0} bajtów.\nCzy na pewno chcesz podzielić archiwum na takie woluminy?" - -02000D81="Bez kompresji" -02000D82="Normalna" -02000D83="Maksymalna" -02000D84="Szybka" -02000D85="Najszybsza" -02000D86="Ultra" - -02000D90="Przeglądaj" - -02000DA1="Dodaj i zamień pliki" -02000DA2="Aktualizuj i dodaj pliki" -02000DA3="Odśwież istniejące pliki" -02000DA4="Synchronizuj pliki" - -02000DB1="Wszystkie pliki" - -02000DC0="Kompresowanie" - -; Columns dialog -02000E00="Kolumny" -02000E01="Wybierz kolumny, które mają być wyświetlane w tym folderze. Do zmiany kolejności kolumn możesz użyć przycisków Przenieś w górę i Przenieś w dół." -02000E02="Wybrana kolumna powinna mieć" -02000E03="&pikseli szerokości." - -02000E10="Przenieś w &górę" -02000E11="Przenieś w &dół" -02000E12="P&okaż" -02000E13="&Ukryj" -02000E14="Ustaw" - -02000E81="Nagłówek" -02000E82="Szerokość" - -; Testing -02000F90="Testowanie" - - -; File Manager - -03000000="Menedżer plików 7-Zip" - -; Menu -03000102="&Plik" -03000103="&Edycja" -03000104="&Widok" -03000105="&Narzędzia" -03000106="Pomo&c" -03000107="&Ulubione" - -; File -03000210="&Otwórz" -03000211="Otwórz &wewnątrz" -03000212="Otwórz na &zewnątrz" -03000220="Pod&gląd" -03000221="&Edytuj" -03000230="Zmień &nazwę" -03000231="Kopiuj &do..." -03000232="&Przenieś do..." -03000233="&Usuń" -03000240="Wł&aściwości" -03000241="Ko&mentarz" -03000242="Oblicz sumę kontrolną" -03000243="Diff" -03000250="Utwórz &folder" -03000251="U&twórz plik" -03000260="Za&kończ" -03000270="Podzie&l plik..." -03000271="Złą&cz pliki..." - -; Edit -03000310="&Cofnij" -03000311="&Powtórz" -03000320="&Wytnij" -03000321="&Kopiuj" -03000322="Wkl&ej" -03000323="&Usuń" -03000330="Z&aznacz wszystko" -03000331="&Odznacz wszystko" -03000332="Odwróć &zaznaczenie" -03000333="Zaznacz..." -03000334="Odznacz..." -03000335="Zaznacz według typu" -03000336="Odznacz według typu" - -; View -03000410="&Duże ikony" -03000411="&Małe ikony" -03000412="&Lista" -03000413="&Szczegóły" -03000420="Nieposortowane" -03000430="Otwórz folder główny" -03000431="Do góry o jeden poziom" -03000432="Historia folderów..." -03000440="&Odśwież" -03000449="Widok płaski" -03000450="&2 panele" -03000451="&Paski narzędzi" -03000460="Pasek archiwum" -03000461="Pasek standardowy" -03000462="Duże przyciski" -03000463="Pokaż etykiety tekstowe" - -; Tools -03000510="&Opcje..." -03000511="&Test wydajności" - -; Help -03000610="&Zawartość" -03000620="7-Zip - i&nformacje" - -; Favorites -03000710="&Dodaj folder do ulubionych jako" -03000720="Zakładka" - -; Options Dialog - -03010000="Opcje" - -; Plugins -03010100="Wtyczki" -03010101="&Wtyczki:" -03010110="Opcje..." - -; Edit -03010200="Edytor" -03010201="&Edytor:" -03010202="&Diff:" - -; System -03010300="System" -03010302="Skojarz program 7-Zip z:" -03010310="Wtyczka" - -; Settings -03010400="Ustawienia" -03010401="Pokaż element „..”" -03010402="Pokaż prawdziwe ikony plików" -03010410="Pokaż menu systemowe" -03010420="Zaznaczaj &cały rząd" -03010421="&Pokaż linie siatki" -03010422="Pojedyncze kliknięcie otwiera element" -03010430="&Alternatywny tryb zaznaczania" -03010440="&Użyj dużych stron pamięci" - -; Strings - -03020201="Kopiuj" -03020202="Przenieś" -03020203="Kopiuj do:" -03020204="Przenieś do:" -03020205="Kopiowanie..." -03020206="Przenoszenie..." -03020207="Nie możesz kopiować ani przenosić elementów do tego folderu." -03020208="Operacja nie jest obsługiwana dla tego folderu." -03020209="Wybierz folder docelowy." - -03020210="Potwierdź usunięcie pliku" -03020211="Potwierdź usunięcie folderu" -03020212="Potwierdź usunięcie wielu plików" -03020213="Czy na pewno chcesz usunąć plik „{0}”?" -03020214="Czy na pewno chcesz usunąć folder „{0}” i całą zawartość?" -03020215="Elementów: {0} - czy na pewno chcesz je usunąć?" -03020216="Usuwanie..." -03020217="Błąd podczas usuwania pliku lub folderu" -03020218="System nie może przenieść pliku o długiej ścieżce do Kosza" - -03020220="Zmienianie nazwy..." -03020221="Błąd podczas zmiany nazwy pliku lub folderu" -03020222="Potwierdź kopiowanie plików" -03020223="Czy na pewno chcesz skopiować pliki do archiwum?" - -03020230="Utwórz folder" -03020231="Nazwa folderu:" -03020232="Nowy folder" -03020233="Błąd podczas tworzenia folderu" - -03020240="Utwórz plik" -03020241="Nazwa pliku:" -03020242="Nowy plik" -03020243="Błąd podczas tworzenia pliku" - -03020250="Zaznacz" -03020251="Odznacz" -03020252="Maska:" - -03020260="Historia folderów" - -03020280="Plik „{0}” został zmodyfikowany.\nCzy chcesz zaktualizować go w archiwum?" -03020281="Nie można zaktualizować pliku\n„{0}”" -03020282="Nie można uruchomić edytora." -03020283="Otwieranie..." -03020284="Plik wygląda na wirusa (nazwa pliku zawiera długi ciąg spacji)." - -03020290="- komentarz" -03020291="&Komentarz:" - -030202A0="System" - -03020300="Komputer" -03020301="Sieć" -03020302="Dokumenty" - -03020400="Dodaj" -03020401="Wypakuj" -03020402="Testuj" - -03020420="Kopiuj" -03020421="Przenieś" -03020422="Usuń" -03020423="Informacje" - -03020500="Podziel plik" -03020501="&Podziel do:" -03020510="Dzielenie..." -03020520="Potwierdź podział" -03020521="Czy na pewno chcesz podzielić plik na {0} woluminów?" -03020522="Rozmiar woluminu musi być mniejszy od rozmiaru oryginalnego pliku" - -03020600="Złącz pliki" -03020601="&Złącz do:" -03020610="Łączenie..." -03020620="Zaznacz tylko pierwszą część podzielonego pliku" -03020621="To nie jest poprawna część podzielonego pliku" -03020622="Nie można odnaleźć co najmniej jednej części podzielonego pliku" - -03020710="Obliczanie sumy kontrolnej..." -03020720="Informacja o sumie kontrolnej" -03020721="Suma kontrolna CRC dla danych:" -03020722="Suma kontrolna CRC dla danych i nazw:" - -03020800="Skanowanie..." - -03020900="Właściwości" - -03020A01="Operacja nie może być wywołana z folderu, który ma długą ścieżkę." -03020A02="Musisz zaznaczyć jeden plik" -03020A03="Musisz zaznaczyć jeden lub więcej plików" -03020A04="Plik {0} już istnieje" - -; Computer -03031100="Całkowity rozmiar" -03031101="Wolne miejsce" -03031102="Rozmiar klastra" -03031103="Etykieta" - -; Network -03031200="Nazwa lokalna" -03031201="Dostawca" - -; Benchmark Dialog - -03080000="Test wydajności" -03080001="Użycie pamięci:" -03080002="Kompresja" -03080003="Dekompresja" -03080004="Szybkość" -03080005="Ocena" -03080006="Całkowita ocena" -03080007="Aktualnie" -03080008="Wynik" -03080009="Przebiegi:" -0308000A="Błędy:" -0308000B="Użycie CPU" -0308000C="Ocena / Użycie" - -;!@LangEnd@! diff --git a/External/7-Zip/Lang/ps.txt b/External/7-Zip/Lang/ps.txt deleted file mode 100644 index e1901bbc..00000000 --- a/External/7-Zip/Lang/ps.txt +++ /dev/null @@ -1,511 +0,0 @@ -;!@Lang@!UTF-8! -; 7-Zip 4.53 -; Translated by the Pathanisation Project -; pathanisation.pakhtosoft.com -; 20071226 -; - -00000000="Pashto" -00000001="پښتو" -00000002="99" - -; 7-Zip Configuration - -; Title -01000000="۷‏-زېپ سازونه" - -; Info Page -01000100="۷‏-زېپ په اړه" -01000103=".دا يو وړيا ساوتری دی. خو، په نومکښلو سره د ساوتري د پرمختګ ملاتړ کولی شئ" -01000104="ملاتړ" -01000105="نومکښل" - -; Folders Page -01000200="پوښۍ" -01000210="&کارنه پوښۍ" -01000211="&لنډمهاله غونډال پوښۍ" -01000212="&اوسنۍ" -01000213="&څانګړې" -01000214="يوازې له لېرېدونکو چليځونو لپاره کارول" - -01000281=".د لنډمهاله ارشيو دوتنو لپاره ځای وټاکئ" - -; System Page -01000300="غونډال" -01000301="۷‏-زېپ سيپۍ تړاو غورنۍ کښې زياتول" -01000302="ځړبهيزه تړاو غورنۍ" -01000310=":تړاو غورنۍ توکي" - -; Language Page -01000400="ژبه" -01000401=":ژبه" - - -; 7-Zip Explorer extension - -; Context menu -02000101="۷‏-زېپ" -02000102="۷‏-زېپ بولۍ" -02000103="ارشيو پرانيستل" -02000104=".ټاکل شوی ارشيو پرانيزي" -02000105="...دوتنې ويستل" -02000106=".د ټاکل شوي ارشيو نه دوتنې وباسي" -02000107="...ارشيو ته زياتول" -02000108=".ټاکل شوي توکي ارشيو ته زياتوي" -02000109="ارشيو ازمويل" -0200010A=".د ټاکل شوي ارشيو بشپړتيا ازمويي" -0200010B="دلته ويستل" -0200010C=".د ټاکل شوي ارشيو نه اوسنۍ پوښۍ ته دوتنې وباسي" -0200010D="ته ويستل {0}‏" -0200010E=".څېرمه پوښۍ ته دوتنې وباسي" -0200010F="ته زياتول {0}" -02000110=".ټاکل شوي توکي ارشيو ته زياتوي" -02000111="...زېرل او برېښل" -02000112=".ټاکل شوي توکي ارشيو ته زېري او د برېښلېک له لارې يې ليږي" -02000113="ته زياتول او برېښل {0}" -02000114=".ټاکل شوي توکي ارشيو ته زېري او د برېښلېک له لارې يې ليږي" - -02000140="<پوښۍ>" -02000141="<ارشيو>" - -; Properties -02000203="يونلور" -02000204="نوم" -02000205="شاتاړی" -02000206="پوښۍ" -02000207="کچ" -02000208="بنډل شوی کچ" -02000209="څانتياوې" -0200020A="جوړشوی" -0200020B="رسی" -0200020C="بدلون" -0200020D="کلک" -0200020E="څرګندون" -0200020F="کوډييز" -02000210="چول مخکښې" -02000211="چول وروسته" -02000212="ويېپانګه" -02000213="CRC" -02000214="ډول" -02000215="مخالف" -02000216="لېله" -02000217="کوربه چغ" -02000218="دوتنه غونډال" -02000219="کارن" -0200021A="ډله" -0200021B="غونډ" -0200021C="څرګندون" -0200021D="ځای" -0200021E="يونلور مختاړی" -0200021F="پوښۍ" -02000220="دوتنې" -02000221="نسخه" -02000222="ډکون" -02000223="ګڼډکون" -02000224="افسېټ" -02000225="پېوندونه" -02000226="غوڼدونه" -02000227="ډکونونه" - -; Status bar -02000301="ټاکل شوي څيزونه {0}" -02000302="څيز(ونه) '{0}'" - -02000320="دوتنې:" -02000321="پوښۍ:" -02000322=":کچ" -02000323=":زېرلی کچ" -02000324=":ارشيونه" - -; List Context Menu -02000401="...ستنې&" - -02000411="پرانيستل&" -02000412="...ويستل&" - -; ToolBar -02000501="ويستل" - -; Messages -02000601=".اوسمهاله چلښتونه دې ارشيو لپاره منلي نه دي" -02000602="ارشيو اوسمهالولی نه شي '{0}'" -02000603="پوښۍ جوړولی نه شي '{0}'" -02000604=".دوتنه منلی ارشيو نه دی" -02000605="تېروتنه" -02000606="ډېر زيات توکي" -02000607="د ورکړل شوي دوتنې نوم شاتاړي سره هېڅ کاريال مل نه دی" -02000608="هېڅ تېروتنه نشته" -02000609="'{0}' دوتنه لکه د ارشيو نه شي پرانيستلی" -0200060A="کوډييز ارشيو پرانيستلی نه شي '{0}'. ناسمه تېرنويې؟" - -; Dialogs -02000702="هوکې" -02000705="هو&" -02000707="ټولو ته هو&" -02000709="نه&" -0200070B="ټ&ولو ته نه" - -02000710="بندول" -02000711="بندول&" -02000713="بندول&" -02000714="تمول" -02000715="بياپېلول" - -02000720="مرسته" - -; Extract dialog -02000800="ويستل" -02000801=":ته و&يستل" -02000802="تېرنويې" - -02000810="يونلور اکر" -02000811="بشپړ يونلورنومونه" -02000812="اوسني يونلورنومونه" -02000813="هېڅ يونلورنومونه" - -02000820="سرليکلو اکر" -02000821="سرليکلو نه مخکښې پوښتل" -02000822="بې له پارليکې سرليکل" -02000823="شته دوتنې پرېښودل" -02000824="خپله بيانومول" -02000825="شته دوتنې خپله بيانومول" - -02000830="دوتنې" -02000831="ټاکلې دوتنې&" -02000832="ټولې دوتنې&" - -02000881=".د ويستلو دوتنو لپاره يو ځای وټاکئ" - -02000890="وباسي" - -; Overwrite dialog -02000900="دوتنه ځاېناستی باورييل" -02000901=".موخه پوښۍ دمخه بهيرلې دوتنې لري" -02000902="غواړئ چې شته دوتنه ځاېناستې کړئ" -02000903="له دې سره؟" - -02000911="خپله ب&يانومول" - -02000982="باېټه {0}" -02000983="بدل شوی په" - -; Messages dialog -02000A00="رنځ نومېرنې استوزه" - -02000A80="استوزه" - -02000A91=".لپاره نامنلې زېرنې لېله '{0}'" -02000A92=".کښې اومتوک ستونزه '{0}' دوتنه ماته ده" -02000A93=".کښې سرس پاتې راغی '{0}' دوتنه ماته ده" -02000A94="کوډييزې دوتنې '{0}' کښې اومتوک ستونزه. ناسمه تېرنويې؟" -02000A95="په کوډييزې دوتنې '{0}' کښې سرس پاتې راغی. ناسمه تېرنويې؟" - -; Password dialog -02000B00="تېرنويې وليکئ" -02000B01=":تېرنويې وليکئ" -02000B02="تېرنويې ښودل&" -02000B03=":تېرنويې بيا وليکئ" -02000B10="تېرنويې سمون نه خوري" -02000B11="تېرنويې لپاره يوازې انګريزي توري، شمېرې او ځانګړي لوښې (!, #, $, ...) وکاروئ" -02000B12="تېرنويې ډېره اوږده ده" - -; Progress dialog -02000C00="بهير" -02000C01=":تېر مهال" -02000C02=":پاتې مهال" -02000C03=":بشپړ کچ" -02000C04=":چټکتیا" -02000C05=":بهيرلی" -02000C06=":زېرلو نسبت" - -02000C10="شاليد&" -02000C11="پاسليد&" -02000C12="ځنډول&" -02000C13="پرمختلل&" - -02000C20="څنډېدلی" - -02000C30="په ډاډمنه توګه غواړئ چې بند يې کړئ؟" - -; Compress dialog -02000D00="ارشيو ته زياتول" -02000D01=":ارشيو&" -02000D02=":اوسمهاليز اکر&" -02000D03=":ارشيو بڼه&" -02000D04=":زېرنې &لېله" -02000D05="کلک ارشيو جوړول&" -02000D06=":ارزښتمني&" -02000D07="غوراوي" -02000D08="ارشيو جوړول SF&X" -02000D09="ګڼ-مزيول" -02000D0A="دوتنه &نومونه کوډييزول" -02000D0B=":زېرنې &کچه" -02000D0C=":ويېپانګې کچه&" -02000D0D=":ويې کچ&" -02000D0E=":زېرلو لپاره ياد کارونه" -02000D0F=":نازېرلو لپاره ياد کارونه" -02000D10="کوډییزونه" -02000D11=":کوډییزونې لېله" -02000D12=":د مبي مزيو شمېر" -02000D13=":کلک غونډ کچ" -02000D14="نا-کلک" -02000D15="کلک" -02000D16="ونډولې دوتنې زېرل" - -02000D40=":ډکونونو، باېټونو ته چول&" -02000D41="ناسم ډکون کچ" -02000D42=".باېټه {0} :ټاکلی ډکون کچ\nپه ډاډمنه توګه غواړئ چې ارشيو په داسې ډکونونو وويشئ؟" - -02000D81="زېرمل" -02000D82="ليوی" -02000D83="زيات" -02000D84="چټک" -02000D85="ډېر چټک" -02000D86="ډېر زيات چټک" - -02000D90="لټول" - -02000DA1="دوتنې زياتول او ځاېناستول" -02000DA2="دوتنې اوسمهالول او زياتول" -02000DA3="شته دوتنې تاندول" -02000DA4="دوتنې هممهالول" - -02000DB1="ټولې دوتنې" - -02000DC0="زېرل کيږي" - -; Columns dialog -02000E00="ستنې" -02000E01=".هغه ستنې چې په دې پوښۍ کښې يې ښکاره کول غواړئ، ټک وهئ. د ستنو بيا اوډونولو لپاره د لاندې خوځول او پورته خوځول تڼيو څخه کار واخلئ" -02000E02="ټاکل شوې ستن بايد" -02000E03=".پکسله &پلنه وي" - -02000E10="پورته& خوځول" -02000E11="لاندې خوځول&" -02000E12="ښودل&" -02000E13="پټول&" -02000E14="ټاکل" - -02000E81="سرليک" -02000E82="پلنوالی" - -; Testing -02000F90="ازموينه" - - -; File Manager - -03000000="۷‏-زېپ دوتنه سمبالګر" - -; Menu -03000102="دوتنه&" -03000103="سمون&" -03000104="ليد&" -03000105="توکي&" -03000106="مرسته&" -03000107="خ&واپوري" - -; File -03000210="پرانيستل&" -03000211="دننه& پرانيستل" -03000212="بهر پ&رانيستل" -03000220="ليد&" -03000221="سمون&" -03000230="بي&انومول" -03000231="...ته لمېسل&" -03000232="...ته خوځول&" -03000233="ړنګول&" -03000240="ځانتياوې" -03000241="څرګند&ون" -03000242="چېکسم شمېرل" -03000250="پوښۍ جوړول" -03000251="دوتنه جوړول" -03000260="و&تون" -03000270="...دوتنه چول&" -03000271="...دوتنې يوځ&ايول" - -; Edit -03000310="ناکړ&" -03000311="بياکړ&" -03000320="سکڼ&ل" -03000321="لمېسل&" -03000322="سرېښل&" -03000323="ړنګول&" -03000330="ټول ټاکل&" -03000331="ټول ناټاکل" -03000332="ټاکنه نسکورول&" -03000333="...ټاکل" -03000334="...ناټاکل" -03000335="پر ډول ټاکل" -03000336="پر ډول ناټاکل" - -; View -03000410="لو&ی انځورنونه" -03000411="و&اړه انځورنونه" -03000412="لړ&" -03000413="خبرتياوې&" -03000420="ناڼلي" -03000430="ولۍ پوښۍ پرانيستل" -03000431="يو کچه برول" -03000432="...پوښيو مخينه" -03000440="تاندول&" -03000449="پوړ ليد" -03000450="۲‏ چوکاټه&" -03000451="توکپټې&" -03000460="ارشيو توکپټه" -03000461="کره توکپټه" -03000462="لویې تڼۍ" -03000463="د تڼيو ليکنې ښودل" - -; Tools -03000510="...غوراوي&" -03000511="بنچمارک&" - -; Help -03000610="...منځپانګه&" -03000620="...۷‏-زېپ په اړه&" - -; Favorites -03000710="پوښۍ خواپورو ته زياتول لکه&" -03000720="نښه" - -; Options Dialog - -03010000="غوراوي" - -; Plugins -03010100="لګونونه" -03010101=":لګونونه&" -03010110="...غوراوي" - -; Edit -03010200="سمونګر" -03010201=":سمونګر&" - -; System -03010300="غونډال" -03010302=":له ۷‏-زېپ سره ملول" -03010310="لګون" - -; Settings -03010400="امستنې" -03010401="توکي ښودل \"..\"" -03010402="د دوتنو ريښتيني انځورنونه ښودل" -03010410="غونډال غورنۍ ښودل" -03010420="ټول کيل ټاکل&" -03010421="کرښې ښودل" -03010430="انډوليز ټاکنې اکر&" -03010440="لوی ياد مخونه کارول&" - -; Strings - -03020201="لمېسل" -03020202="خوځول" -03020203=":ته لمېسل" -03020204=":ته خوځول" -03020205="...لميسل کيږي" -03020206="...خوځيږي" -03020207=".له داسې پوښۍ لپاره توکي نه شئ خوځولی يا لمېسلی" -03020208=".چلښت منلی نه دی" -03020209=".موخه پوښۍ وټاکئ" - -03020210="دوتنې ړنګونه باورييل" -03020211="پوښۍ ړنګونه باورييل" -03020212="ګڼو دوتنو ړنګونه باورييل" -03020213="په ډاډمنه توګه '{0}' ړنګول غواړئ؟" -03020214="په ډاډمنه توګه '{0}' پوښۍ او د دې ټوله منځپانګه ړنګول غواړئ؟" -03020215="په ډاډمنه توګه دا {0} توکي ړنګول غواړئ؟" -03020216="...ړنګيږي" -03020217="دوتنې يا پوښۍ ړنګولو ستونزه" - -03020220="بيانوميږي" -03020221="دوتنې يا پوښۍ بيانومولو ستونزه" -03020222="دوتنې لمېسل باورييل" -03020223="په ډاډمنه توګه دوتنې ارشيو ته لمېسل غواړئ؟" - -03020230="پوښۍ جوړول" -03020231=":پوښۍ نوم" -03020232="نوې پوښۍ" -03020233="پوښۍ جوړولو ستونزه" - -03020240="دوتنه جوړول" -03020241=":دوتنه نوم" -03020242="نوې دوتنه" -03020243="دوتنې جوړولو ستونزه" - -03020250="ټاکل" -03020251="ناټاکل" -03020252=":وربوزۍ" - -03020260="پوښيو مخينه" - -03020280=".'{0}' دوتنه کښې بدلون راغلی\nپه ارشيو کښې يې اوسمهالول غواړئ؟" -03020281="'{0}'\nدوتنه اوسمهالولی نه شي" -03020282="سمونګر پېلولی نه شي" -03020283="...پرانيستل کيږي" - -03020290="څرګندون" -03020291=":څرګندون&" - -030202A0="غونډال" - -03020300="سولګر" -03020301="جال" - -03020400="زياتول" -03020401="ويستل" -03020402="ازمويل" - -03020420="لمېسل" -03020421="خوځول" -03020422="ړنګول" -03020423="خبرتياوې" - -03020500="دوتنه چول" -03020501=":ته چول&" -03020510="...چول کيږي" -03020520="چونه باورييل" -03020521="په ډاډمنه توګه دوتنه په {0} ډکونونو وېشل غواړئ؟" -03020522="ډکون کچ بايد د دوتنې ار کچ نه وړوکی وي" - -03020600="دوتنې يوځايول" -03020601=":ته يوځايول&" -03020610="...يوځايږي" -03020620="يوازې لمړۍ دوتنه ټاکل" - -03020710="...چېکسم شمېريږي" -03020720="چېکسم خبرتياوې" -03020721=":چېکسم CRC اومتوک لپاره" -03020722=":چېکسم CRC اومتوک او نومونو لپاره" - -03020800="...ځیريږي" - -03020900="ځانتياوې" - -; Computer -03031100="بشپړ کچ" -03031101="پاتې تشه" -03031102="ځومبک کچ" -03031103="نښکه" - -; Network -03031200="ځایي نوم" -03031201="برابروونى" - -; Benchmark Dialog - -03080000="بنچمارک" -03080001=":ياد کارونه" -03080002="زېريږي" -03080003="نازېريږي" -03080004="چټکتيا" -03080005="کچونه" -03080006="بشپړه کچونه" -03080007="اوسنی" -03080008="پايليز" -03080009=":تيريږي" -0308000A=":تېروتنه" -0308000B="مبي کارونه" -0308000C="کچونه / کارونه" - -;!@LangEnd@! diff --git a/External/7-Zip/Lang/pt-br.txt b/External/7-Zip/Lang/pt-br.txt deleted file mode 100644 index 894ab7c5..00000000 --- a/External/7-Zip/Lang/pt-br.txt +++ /dev/null @@ -1,534 +0,0 @@ -;!@Lang@!UTF-8! -; 7-Zip 4.59 -; Translated by Fabricio Biazzotto - Atualizado por Felipe -; -; -; -; - -00000000="Portuguese Brazil" -00000001="Português (Brasil)" -00000002="22-1" - -; 7-Zip Configuration - -; Title -01000000="Configuração do 7-Zip" - -; Info Page -01000100="Sobre o 7-Zip" -01000103="7-Zip é um software livre. Contudo, você pode ajudar com o seu desenvolvimento registrando-o." -01000104="Suporte" -01000105="Registrar" - -; Folders Page -01000200="Pastas" -01000210="&Pasta de trabalho" -01000211="&Pasta temporária do sistema" -01000212="&Atual" -01000213="&Especificada:" -01000214="Usar apenas para drives removíveis" - -01000281="Especifique um local para os arquivos temporários." - -; System Page -01000300="Sistema" -01000301="Integrar o 7-Zip ao menu de contexto" -01000302="Menu de contexto em cascata" -01000310="Itens do menu de contexto:" - -; Language Page -01000400="Idioma" -01000401="Idioma:" - - -; 7-Zip Explorer extension - -; Context menu -02000101="7-Zip" -02000102="Comandos do 7-Zip" -02000103="Abrir arquivo" -02000104="Abre o arquivo selecionado." -02000105="Extrair arquivos..." -02000106="Extrai o conteúdo do arquivo selecionado." -02000107="Adicionar ao arquivo..." -02000108="Adiciona os itens selecionados ao arquivo." -02000109="Testar o arquivo" -0200010A="Testa a integridade do arquivo selecionado." -0200010B="Extrair aqui" -0200010C="Extrai o conteúdo do arquivo selecionado na pasta atual." -0200010D="Extrair para {0}" -0200010E="Extrai os arquivos para uma sub-pasta." -0200010F="Adicionar para {0}" -02000110="Adiciona os itens selecionados ao arquivo." -02000111="Comprimir e enviar por email..." -02000112="Comprime os itens selecionados e envia o arquivo por e-mail." -02000113="Comprimir para {0} e enviar por email" -02000114="Comprime os itens selecionados e envia o arquivo por e-mail." - -02000140="" -02000141="" - -; Properties -02000203="Caminho" -02000204="Nome" -02000205="Extensão" -02000206="Pasta" -02000207="Tamanho" -02000208="Tamanho Compactado" -02000209="Atributos" -0200020A="Criado" -0200020B="Acessado" -0200020C="Modificado" -0200020D="Sólido" -0200020E="Comentado" -0200020F="Criptografado" -02000210="Dividir Antes" -02000211="Dividir Depois" -02000212="Dicionário" -02000213="CRC" -02000214="Tipo" -02000215="Anti" -02000216="Método" -02000217="Sistema Operacional" -02000218="Sistema de Arquivos" -02000219="Usuário" -0200021A="Grupo" -0200021B="Bloco" -0200021C="Comentário" -0200021D="Posição" -0200021E="Prefixo do Caminho" -0200021F="Pastas" -02000220="Arquivos" -02000221="Versão" -02000222="Volume" -02000223="Multivolume" -02000224="Offset" -02000225="Links" -02000226="Blocos" -02000227="Volumes" - -02000229="64 bits" -0200022A="Big-endian" -0200022B="CPU" -0200022C="Tamanho Físico" -0200022D="Tamanho dos Cabeçalhos" -0200022E="Checksum" -0200022F="Características" -02000230="Endereço Virtual" - -; Status bar -02000301="{0} objeto(s) selecionado(s)" -02000302="{0} objeto(s)" - -02000320="Arquivos:" -02000321="Pastas:" -02000322="Tamanho:" -02000323="Tamanho comprimido:" -02000324="Arquivos:" - -; List Context Menu -02000401="&Colunas..." - -02000411="&Abrir" -02000412="&Extrair..." - -; ToolBar -02000501="Extrair" - -; Messages -02000601="Operações de atualização não são suportadas por este arquivo." -02000602="Não pôde atualizar o arquivo {0}" -02000603="Não pôde criar a pasta '{0}'" -02000604="O arquivo não é suportado." -02000605="Erro" -02000606="Itens demais" -02000607="Não há nenhuma aplicação associada com o nome da extensão dado a este arquivo" -02000608="Não há erros" -02000609="Não pôde abrir o arquivo '{0}' como arquivo" -0200060A="Não pôde abrir o arquivo encriptado '{0}'. Senha errada?" -0200060B="O sistema não pôde alocar a quantidade requerida de memória" -0200060C="Erro desconhecido" -0200060D="Tipo de arquivo não suportado" - -; Dialogs -02000702="OK" -02000705="&Sim" -02000707="Sim para &Todos" -02000709="&Não" -0200070B="Não para To&dos" - -02000710="Cancelar" -02000711="&Cancelar" -02000713="&Fechar" -02000714="Parar" -02000715="Reiniciar" - -02000720="Ajuda" - -; Extract dialog -02000800="Extrair" -02000801="E&xtrair para:" -02000802="Senha" - -02000810="Modo de caminho" -02000811="Nomes dos caminhos completos" -02000812="Nomes dos caminhos atuais" -02000813="Sem nomes de caminhos" - -02000820="Modo de substituição" -02000821="Perguntar antes de sobrescrever" -02000822="Sobrescrever sem perguntar" -02000823="Pular os arquivos existentes" -02000824="Auto-renomear" -02000825="Auto-renomear os arquivos existentes" - -02000830="Arquivos" -02000831="&Arquivos selecionados" -02000832="&Todos os arquivos" - -02000881="Especifique um local para os arquivos extraídos." - -02000890="Extraindo" - -; Overwrite dialog -02000900="Confirmar a substituição dos arquivos" -02000901="A pasta destino já contém o arquivo processado." -02000902="Você gostaria de substituir o arquivo existente" -02000903="por este?" - -02000911="A&uto-Renomear" - -02000982="{0} bytes" -02000983="modificado em" - -; Messages dialog -02000A00="Mensagens de diagnóstico" - -02000A80="Mensagem" - -02000A91="Método de compressão não suportado por '{0}'." -02000A92="Erro nos dados de '{0}'. O arquivo está danificado." -02000A93="Falha no CRC de '{0}'. O arquivo está danificado." -02000A94="Erros nos dados do arquivo encriptado '{0}'. Senha errada?" -02000A95="Falha de CRC no arquivo encriptado '{0}'. Senha errada?" - -; Password dialog -02000B00="Inserir senha" -02000B01="Inserir senha:" -02000B02="&Mostrar senha" -02000B03="Re-inserir a senha:" -02000B10="As senhas não combinam" -02000B11="Usar apenas letras em Inglês, números e caracteres especiais (!, #, $, ...) para a senha" -02000B12="A senha é muito longa" - -; Progress dialog -02000C00="Processo" -02000C01="Tempo decorrido:" -02000C02="Tempo restante:" -02000C03="Tamanho total:" -02000C04="Velocidade:" -02000C05="Processado:" -02000C06="Taxa de compressão:" - -02000C10="&Em segundo plano" -02000C11="&Em primeiro plano" -02000C12="&Pausar" -02000C13="&Continuar" - -02000C20="Pausado" - -02000C30="Você tem certeza que você quer cancelar?" - -; Compress dialog -02000D00="Adicionar ao arquivo" -02000D01="&Arquivo:" -02000D02="&Modo de atualização:" -02000D03="Formato do &arquivo:" -02000D04="Método de &compressão:" -02000D05="Criar &arquivo sólido" -02000D06="&Parâmetros:" -02000D07="Opções" -02000D08="Criar ar&quivo SFX" -02000D09="Multi-processamento" -02000D0A="Criptografar os &nomes dos arquivos" -02000D0B="Nível da &compressão:" -02000D0C="&Tamanho do dicionário:" -02000D0D="&Tamanho da palavra:" -02000D0E="Uso de memória para compressão:" -02000D0F="Uso de memória para descompressão:" -02000D10="Encriptação" -02000D11="Método de encriptação:" -02000D12="Número de threads da CPU:" -02000D13="Tamanho do bloco sólido:" -02000D14="Não-sólido" -02000D15="Sólido" -02000D16="Comprimir arquivos compartilhados" - -02000D40="Dividir em &volumes, bytes:" -02000D41="Tamanho do volume incorreto" -02000D42="Tamanho do volume especificado: {0} bytes.\nVocê tem certeza que você quer dividir o arquivo em tais volumes?" - -02000D81="Armazenar" -02000D82="Normal" -02000D83="Máximo" -02000D84="Rápida" -02000D85="Mais rápida" -02000D86="Ultra" - -02000D90="Navegar" - -02000DA1="Adicionar e substituir arquivos" -02000DA2="Atualizar e adicionar arquivos" -02000DA3="Atualizar arquivos existentes" -02000DA4="Sincronizar arquivos" - -02000DB1="Todos os Arquivos" - -02000DC0="Comprimindo" - -; Columns dialog -02000E00="Colunas" -02000E01="Marque as colunas que você gostaria de tornar visíveis nesta pasta. Use os botões Mover para cima e Mover para baixo para re-ordernar as colunas." -02000E02="A coluna selecionada deve ter" -02000E03="pixels de &largura." - -02000E10="Mover para &cima" -02000E11="Mover para &baixo" -02000E12="&Mostrar" -02000E13="&Esconder" -02000E14="Definir" - -02000E81="Título" -02000E82="Largura" - -; Testing -02000F90="Testando" - - -; File Manager - -03000000="Gerenciador de Arquivos do 7-Zip" - -; Menu -03000102="&Arquivo" -03000103="&Editar" -03000104="&Ver" -03000105="&Ferramentas" -03000106="&Ajuda" -03000107="F&avoritos" - -; File -03000210="&Abrir" -03000211="Abrir &por dentro" -03000212="Abrir ex&ternamente" -03000220="&Ver" -03000221="&Editar" -03000230="Re&nomear" -03000231="&Copiar para..." -03000232="&Mover para..." -03000233="&Apagar" -03000240="P&ropriedades" -03000241="Comen&tário" -03000242="Calcular checksum" -03000250="Criar Pasta" -03000251="Criar Arquivo" -03000260="Sai&r" -03000270="&Dividir arquivo..." -03000271="Com&binar arquivos..." - -; Edit -03000310="&Desfazer" -03000311="&Refazer" -03000320="Co&rtar" -03000321="&Copiar" -03000322="&Colar" -03000323="&Apagar" -03000330="Selecionar &tudo" -03000331="Desfazer seleção" -03000332="&Inverter seleção" -03000333="Selecionar..." -03000334="Desfazer seleção..." -03000335="Selecionar por tipo" -03000336="Desfazer seleção por tipo" - -; View -03000410="Íco&nes grandes" -03000411="Íco&nes pequenos" -03000412="&Lista" -03000413="&Detalhes" -03000420="Desordenado" -03000430="Abrir a Pasta Raiz" -03000431="Subir um nível" -03000432="Histórico das Pastas..." -03000440="&Atualizar" -03000449="Visão Plana" -03000450="&2 Painéis" -03000451="&Barra de Ferramentas" -03000460="Barra de Ferramentas do Arquivo" -03000461="Barra de Ferramentas Padrão" -03000462="Botões Grandes" -03000463="Mostrar o Texto dos Botões" - -; Tools -03000510="&Opções..." -03000511="&Benchmark" - -; Help -03000610="&Conteúdo..." -03000620="&Sobre o 7-Zip..." - -; Favorites -03000710="&Adicionar a pasta aos favoritos como" -03000720="Bookmark" - -; Options Dialog - -03010000="Opções" - -; Plugins -03010100="Plugins" -03010101="&Plugins:" -03010110="Opções..." - -; Edit -03010200="Editor" -03010201="&Editor:" - -; System -03010300="Sistema" -03010302="Associar o 7-Zip com:" -03010310="Plugin" - -; Settings -03010400="Configurações" -03010401="Mostrar o item \"..\" " -03010402="Mostrar os ícones reais dos arquivos" -03010410="Mostrar o menu do sistema" -03010420="&Selecionar a linha inteira" -03010421="Mostrar as &linhas de grade" -03010430="&Modo de seleção alternativo" -03010440="Usar &grandes páginas de memória" - -; Strings - -03020201="Copiar" -03020202="Mover" -03020203="Copiar para:" -03020204="Mover para:" -03020205="Copiando..." -03020206="Movendo..." -03020207="Você não pode mover ou copiar itens para tais pastas." -03020208="A operação não é suportada." -03020209="Selecionar a pasta destino." - -03020210="Confirmar a exclusão do arquivo" -03020211="Confirmar a exclusão da pasta" -03020212="Confirmar a exclusão de múltiplos arquivos" -03020213="Você tem certeza que você quer apagar '{0}'?" -03020214="Você tem certeza que você quer apagar a pasta '{0}' e todo o seu conteúdo?" -03020215="Você tem certeza que você quer apagar estes {0} itens?" -03020216="Apagando..." -03020217="Erro ao apagar o arquivo ou pasta" -03020218="O sistema não pode mover um arquivo com caminho longo para o Recycle Bin" - -03020220="Renomeando..." -03020221="Erro ao renomear o arquivo ou pasta" -03020222="Confirmar a cópia do arquivo" -03020223="Você tem certeza que você quer copiar os arquivos para dentro do arquivo compactado?" - -03020230="Criar Pasta" -03020231="Nome da pasta:" -03020232="Nova Pasta" -03020233="Erro na Criação da Pasta" - -03020240="Criar Arquivo" -03020241="Nome do Arquivo:" -03020242="Novo Arquivo" -03020243="Erro na Criação do Arquivo" - -03020250="Selecionar" -03020251="Desfazer seleção" -03020252="Máscara:" - -03020260="Histórico das Pastas" - -03020280="O arquivo '{0}' foi modificado.\nVocê quer atualizá-lo no arquivo compactado?" -03020281="Não pôde atualizar o arquivo\n'{0}'" -03020282="Não pôde iniciar o editor." -03020283="Abrindo..." -03020284="O arquivo parece um vírus (o nome do arquivo contém espaços longos no nome)." - -03020290="Comentário" -03020291="&Comentário:" - -030202A0="Sistema" - -03020300="Computador" -03020301="Rede" -03020302="Documentos" - -03020400="Adicionar" -03020401="Extrair" -03020402="Testar" - -03020420="Copiar" -03020421="Mover" -03020422="Apagar" -03020423="Info" - -03020500="Dividir Arquivo" -03020501="&Dividir para:" -03020510="Dividindo..." -03020520="Confirmar a Divisão" -03020521="Você tem certeza de quer você dividir o arquivo em {0} volumes?" -03020522="O tamanho do volume deve ser menor do que o tamanho do arquivo original" - -03020600="Combinar Arquivos" -03020601="&Combinar para:" -03020610="Combinando..." -03020620="Selecionar apenas o primeiro arquivo" -03020621="Não pôde detectar o arquivo como parte do arquivo dividido" -03020622="Não pôde achar mais do que uma parte do arquivo dividido" - -03020710="Calculando checksum..." -03020720="Informação de checksum" -03020721="CRC checksum para dados:" -03020722="CRC checksum para dados e nomes:" - -03020800="Escaneando..." - -03020900="Propriedades" - -03020A01="A operação não pode ser chamada de uma pasta que tem um caminho longo." -03020A02="Você deve selecionar um arquivo" -03020A03="Você deve selecionar um ou mais arquivos" -03020A04="O arquivo {0} já existe" - -; Computer -03031100="Tamanho Total" -03031101="Espaço Livre" -03031102="Tamanho do Cluster" -03031103="Rótulo" - -; Network -03031200="Nome Local" -03031201="Provedor" - -; Benchmark Dialog - -03080000="Benchmark" -03080001="Uso de memória:" -03080002="Comprimindo" -03080003="Descomprimindo" -03080004="Velocidade" -03080005="Avaliação" -03080006="Total da Avaliação" -03080007="Atual" -03080008="Resultado" -03080009="Passos:" -0308000A="Erros:" -0308000B="Uso da CPU" -0308000C="Avaliação / Uso" - -;!@LangEnd@! diff --git a/External/7-Zip/Lang/pt.txt b/External/7-Zip/Lang/pt.txt deleted file mode 100644 index 495967ab..00000000 --- a/External/7-Zip/Lang/pt.txt +++ /dev/null @@ -1,543 +0,0 @@ -;!@Lang@!UTF-8! -; 7-Zip 4.46 -; Translated by Rui Costa -; 7-Zip 9.17 -; Traduzido por Sérgio Marques -; This file is distributed under the terms of LGPL V 2 -; - -00000000="Portuguese Standard" -00000001="Português" -00000002="22" - -; 7-Zip Configuration - -; Title -01000000="Configuração 7-Zip" - -; Info Page -01000100="Acerca do 7-Zip" -01000103="O 7-Zip é um programa livre." -01000104="Apoio" -01000105="Registar" - -; Folders Page -01000200="Pastas" -01000210="&Pasta de trabalho" -01000211="Pasta &temporária" -01000212="&Atual" -01000213="&Especificada:" -01000214="Utilizar só para discos amovíveis" - -01000281="Especifique a pasta para os ficheiros temporários." - -; System Page -01000300="Sistema" -01000301="Integrar 7-Zip no menu de contexto" -01000302="Menu de contexto em cascata" -01000310="Itens do menu de contexto:" - -; Language Page -01000400="Idioma" -01000401="Idioma:" - - -; 7-Zip Explorer extension - -; Context menu -02000101="7-Zip" -02000102="Comandos 7-Zip" -02000103="Abrir arquivo" -02000104="Abre o arquivo selecionado." -02000105="Extrair ficheiros..." -02000106="Extrai os ficheiros do arquivo selecionado." -02000107="Adicionar ao arquivo..." -02000108="Adiciona ao arquivo os itens selecionados." -02000109="Testar arquivo" -0200010A="Testa a integridade do arquivo selecionado." -0200010B="Extrair para aqui" -0200010C="Extrai para a pasta atual os ficheiros do arquivo selecionado." -0200010D="Extrair para {0}" -0200010E="Extrai os ficheiros para uma subpasta." -0200010F="Adicionar a {0}" -02000110="Adiciona ao arquivo os itens selecionados." -02000111="Comprimir e enviar por e-mail..." -02000112="Comprime os itens selecionados para o arquivo e envia-o por e-mail." -02000113="Comprimir para {0} e enviar por e-mail" -02000114="Comprime os itens selecionados para o arquivo e envia-o por e-mail." - -02000140="" -02000141="" - -; Properties -02000203="Destino" -02000204="Nome" -02000205="Extensão" -02000206="Pasta" -02000207="Tamanho" -02000208="Tamanho comprimido" -02000209="Atributos" -0200020A="Criado" -0200020B="Acedido" -0200020C="Modificado" -0200020D="Sólido" -0200020E="Comentado" -0200020F="Encriptado" -02000210="Separar antes" -02000211="Separar depois" -02000212="Dicionário" -02000213="CRC" -02000214="Tipo" -02000215="Anti" -02000216="Método" -02000217="Sistema operativo" -02000218="Sistema de ficheiros" -02000219="Utilizador" -0200021A="Grupo" -0200021B="Bloco" -0200021C="Comentário" -0200021D="Posição" -0200021E="Prefixo do destino" -0200021F="Pastas" -02000220="Ficheiros" -02000221="Versão" -02000222="Volume" -02000223="Multivolume" -02000224="Não definido" -02000225="Ligações" -02000226="Blocos" -02000227="Volumes" - -02000229="64-bit" -0200022A="Big-endian" -0200022B="CPU" -0200022C="Tamanho físico" -0200022D="Tamanho dos cabeçalhos" -0200022E="Checksum" -0200022F="Características" -02000230="Endereço virtual" -02000231="ID" -02000232="Abreviatura" -02000233="Criador da aplicação" -02000234="Tamanho do setor" -02000235="Modo" -02000236="Ligação" - -; Status bar -02000301="{0} objeto(s) selecionado(s)" -02000302="{0} objeto(s)" - -02000320="Ficheiros:" -02000321="Pastas:" -02000322="Tamanho:" -02000323="Tamanho do pacote:" -02000324="Arquivos:" - -; List Context Menu -02000401="&Colunas..." - -02000411="&Abrir" -02000412="&Extrair..." - -; ToolBar -02000501="Extrair" - -; Messages -02000601="Este tipo de arquivo não permite atualizações." -02000602="Não é possível atualizar {0}" -02000603="Não é possível criar a pasta '{0}'" -02000604="O ficheiro não é suportado." -02000605="Erro" -02000606="Demasiados itens" -02000607="Não existe nenhuma aplicação associada a esta extensão de ficheiro" -02000608="Não existem erros" -02000609="Não é possível abrir o ficheiro '{0}' como arquivo" -0200060A="Não é possível abrir o arquivo encriptado '{0}'. Senha errada?" -0200060B="O sistema não consegue alocar a memória necessária" -0200060C="Erro desconhecido" -0200060D="O arquivo não é suportado" - -; Dialogs -02000702="OK" -02000705="&Sim" -02000707="Sim a &tudo" -02000709="&Não" -0200070B="Não a t&udo" - -02000710="Cancelar" -02000711="&Cancelar" -02000713="&Fechar" -02000714="Parar" -02000715="Reiniciar" - -02000720="Ajuda" - -; Extract dialog -02000800="Extrair" -02000801="E&xtrair para:" -02000802="Senha" - -02000810="Modo de nome de pasta" -02000811="Nome de pastas completo" -02000812="Nome de pastas atual" -02000813="Sem nome de pastas" - -02000820="Modo de sobrescrever" -02000821="Com confirmação" -02000822="Sem confirmação" -02000823="Ignorar os ficheiros existentes" -02000824="Renomear automaticamente." -02000825="Renomear automomaticamente os ficheiros existentes" - -02000830="Ficheiros" -02000831="Ficheiros &selecionados" -02000832="&Todos os ficheiros" - -02000881="Especifique o destino para os ficheiros extraídos." - -02000890="A extrair" - -; Overwrite dialog -02000900="Confirmar a substituição do ficheiro" -02000901="A pasta já possui um ficheiro com o mesmo nome." -02000902="Deseja substituir o ficheiro existente" -02000903="por este?" - -02000911="Renomear a&utomaticamente" - -02000982="{0} bytes" -02000983="modificado em" - -; Messages dialog -02000A00="Mensagens de diagnóstico" - -02000A80="Mensagem" - -02000A91="O método de compressão é inválido para '{0}'." -02000A92="Erro de dados em '{0}'. O arquivo está danificado." -02000A93="CRC falhou em '{0}'. O arquivo está danificado." -02000A94="Erro de dados no ficheiro encriptado '{0}'. Senha errada?" -02000A95="CRC falhou no ficheiro encriptado '{0}'. Senha errada?" - -; Password dialog -02000B00="Introduza a senha" -02000B01="Introduza a senha:" -02000B02="&Mostrar senha" -02000B03="Reintroduza a senha:" -02000B10="As senhas não coincidem" -02000B11="Para a senha, utilize apenas letras Inglesas, números e os caracteres especiais (!, #, $, ...)" -02000B12="A senha é muito comprida" - -; Progress dialog -02000C00="Evolução" -02000C01="Tempo decorrido:" -02000C02="Tempo restante:" -02000C03="Tamanho:" -02000C04="Velocidade:" -02000C05="Processado:" -02000C06="Rácio de compressão:" - -02000C10="&Segundo plano" -02000C11="P&rimeiro plano" -02000C12="&Pausar" -02000C13="&Continuar" - -02000C20="Pausado" - -02000C30="Tem a certeza que quer cancelar?" - -; Compress dialog -02000D00="Adicionar ao arquivo" -02000D01="&Arquivo:" -02000D02="&Modo de atualização:" -02000D03="&Formato do arquivo:" -02000D04="Método de &compressão:" -02000D05="Criar arquivo &sólido" -02000D06="&Parâmetros:" -02000D07="Opções" -02000D08="Criar arquivo SF&X" -02000D09="Multi-processamento" -02000D0A="Encriptar &nomes de ficheiro" -02000D0B="Níve&l de compressão:" -02000D0C="Tamanho do &dicionário:" -02000D0D="&Tamanho da &alavra:" -02000D0E="Utilização de memória para compressão:" -02000D0F="Utilização de memória para descompressão:" -02000D10="Encriptação" -02000D11="Método de encriptação:" -02000D12="Nº de processos do CPU:" -02000D13="Tamanho dos blocos sólidos:" -02000D14="Não sólido" -02000D15="Sólido" -02000D16="Comprimir ficheiros partilhados" - -02000D40="Separar por &volumes, bytes:" -02000D41="Tamanho do volume incorreto" -02000D42="Tamanho do volume especificado: {0} bytes.\nTem a certeza que quer separar o arquivo em tais volumes?" - -02000D81="Sem compressão" -02000D82="Normal" -02000D83="Máxima" -02000D84="Rápida" -02000D85="A mais rápida" -02000D86="Ultra" - -02000D90="Procurar" - -02000DA1="Adicionar e substituir ficheiros" -02000DA2="Atualizar e adicionar ficheiros" -02000DA3="Atualizar ficheiros" -02000DA4="Sincronizar ficheiros" - -02000DB1="Todos os ficheiros" - -02000DC0="A comprimir" - -; Columns dialog -02000E00="Colunas" -02000E01="Selecione as colunas que pretende visíveis nesta pasta. Utilize os botões Subir e Baixar para organizar as colunas." -02000E02="A coluna seleccionada deve ter" -02000E03="&pixeis de largura." - -02000E10="&Subir" -02000E11="&Baixar" -02000E12="&Mostrar" -02000E13="&Ocultar" -02000E14="Fixar" - -02000E81="Título" -02000E82="Largura" - -; Testing -02000F90="A testar" - - -; File Manager - -03000000="Gestor de ficheiros 7-Zip" - -; Menu -03000102="&Ficheiro" -03000103="&Editar" -03000104="&Ver" -03000105="Ferramen&tas" -03000106="A&juda" -03000107="F&avoritos" - -; File -03000210="&Abrir" -03000211="Abrir &dentro" -03000212="Abrir &fora" -03000220="&Ver" -03000221="&Editar" -03000230="Reno&mear" -03000231="&Copiar para..." -03000232="&Mover para..." -03000233="Apa&gar" -03000240="P&ropriedades" -03000241="Come&ntário" -03000242="Calcular checksum" -03000243="Diff" -03000250="Criar pasta" -03000251="Criar ficheiro" -03000260="Sa&ir" -03000270="&Separar ficheiro..." -03000271="Com&binar ficheiros..." -; Edit -03000310="&Desfazer" -03000311="&Refazer" -03000320="Cor&tar" -03000321="&Copiar" -03000322="C&olar" -03000323="&Apagar" -03000330="Selecionar &tudo" -03000331="Desselecionar tudo" -03000332="&Inverter seleção" -03000333="Selecionar..." -03000334="Desselecionar..." -03000335="Selecionar por tipo" -03000336="Desselecionar por tipo" - -; View -03000410="Ícones &grandes" -03000411="Ícones &pequenos" -03000412="&Lista" -03000413="&Detalhes" -03000420="Sem ordem" -03000430="Abrir pasta root" -03000431="Subir um nível" -03000432="Histórico de pastas..." -03000440="&Atualizar" -03000449="Vista plana" -03000450="&2 painéis" -03000451="&Barras de ferramentas" -03000460="Barra de ferramentas do arquivo" -03000461="Barra de ferramentas padrão" -03000462="Botões grandes" -03000463="Mostrar legenda dos botões" - -; Tools -03000510="&Opções..." -03000511="&Avaliação" - -; Help -03000610="&Conteúdo..." -03000620="&Acerca do 7-Zip..." - -; Favorites -03000710="&Adicionar pasta aos favoritos como" -03000720="Marcador" - -; Options Dialog - -03010000="Opções" - -; Plugins -03010100="Plug-ins" -03010101="&Plug-ins:" -03010110="Opções..." - -; Edit -03010200="Editor" -03010201="&Editor:" -03010202="&Diff:" - -; System -03010300="Sistema" -03010302="Associar 7-Zip com:" -03010310="Plug-in" - -; Settings -03010400="Definições" -03010401="Mostrar item \"..\" " -03010402="Mostrar ícones reais dos ficheiros" -03010410="Mostrar menu do sistema" -03010420="Seleção de linha &completa" -03010421="Mostrar linhas da &grelha" -03010422="Clique único para abrir um item" -03010430="Modo de seleção &alternativo" -03010440="Utilizar páginas de &memória grandes" - -; Strings - -03020201="Copiar" -03020202="Mover" -03020203="Copiar para:" -03020204="Mover para:" -03020205="Copiando..." -03020206="Movendo..." -03020207="Não pode copiar ou mover ficheiros para essas pastas." -03020208="Operação não suportada." -03020209="Selecione a pasta de destino." - -03020210="Confirmar a eliminação de ficheiro" -03020211="Confirmar a eliminação de pasta" -03020212="Confirmar a eliminação de múltiplos ficheiros" -03020213="Tem a certeza que quer eliminar '{0}'?" -03020214="Tem a certeza que quer eliminar a pasta '{0}' e todo o seu conteúdo?" -03020215="Tem a certeza que quer eliminar {0} itens?" -03020216="A eliminar..." -03020217="Erro ao eliminar ficheiro ou pasta" -03020218="O sistema não consegue mover para a reciclagem um ficheiro com um caminho longo" - -03020220="A renomear..." -03020221="Erro ao renomear ficheiro ou pasta" -03020222="Confirmar a cópia de ficheiros" -03020223="Tem a certeza que quer copiar os ficheiros para o arquivo?" - -03020230="Criar pasta" -03020231="Nome da pasta:" -03020232="Nova pasta" -03020233="Erro ao criar pasta" - -03020240="Criar ficheiro" -03020241="Nome do ficheiro:" -03020242="Novo ficheiro" -03020243="Erro ao criar ficheiro" - -03020250="Selecionar" -03020251="Desselecionar" -03020252="Máscara:" - -03020260="Histórico de pastas" - -03020280="O ficheiro '{0}' foi modificado.\nDeseja atualizá-lo no arquivo?" -03020281="Não foi possível atualizar o ficheiro\n'{0}'" -03020282="Não foi possível iniciar o editor." -03020283="A abrir..." -03020284="Dá a sensação que o ficheiro possa ser um vírus (o nome do ficheiro contém muitos espaços em branco)." - -03020290="Comentário" -03020291="&Comentário:" - -030202A0="Sistema" - -03020300="Computador" -03020301="Rede" -03020302="Documentos" - -03020400="Adicionar" -03020401="Extrair" -03020402="Testar" - -03020420="Copiar" -03020421="Mover" -03020422="Apagar" -03020423="Info" - -03020500="Separar ficheiro" -03020501="&Separar para:" -03020510="A separar..." -03020520="Confirmar separação" -03020521="Tem a certeza que quer separar o ficheiro em {0} volumes?" -03020522="O tamanho do volume tem de ser inferior ao tamanho do ficheiro original" - -03020600="Combinar ficheiros" -03020601="&Combinar para:" -03020610="A combinar..." -03020620="Selecione apenas o primeiro ficheiro" -03020621="Não foi possivel detetar o ficheiro como parte do ficheiro dividido" -03020622="Não foi possível encontrar mais que uma parte do ficheiro dividido" - -03020710="A calcular o checksum..." -03020720="Informação do checksum" -03020721="CRC checksum para dados:" -03020722="CRC checksum para dados e nome:" - -03020800="A pesquisar..." - -03020900="Propriedades" - -03020A01="A operação não pode ser invocada a partir de uma pasta com um longo caminho." -03020A02="Tem que selecionar um ficheiro" -03020A03="Tem que selecionar um ou mais ficheiros" -03020A04="Já existe o ficheiro {0}" -; Computer -03031100="Tamanho total" -03031101="Espaço livre" -03031102="Tamanho do cluster" -03031103="Etiqueta" - -; Network -03031200="Nome local" -03031201="Fornecedor" - -; Benchmark Dialog - -03080000="Avaliação" -03080001="Utilização de memória:" -03080002="Comprimindo" -03080003="Descomprimindo" -03080004="Velocidade" -03080005="Avaliação" -03080006="Avaliação global" -03080007="Atual" -03080008="Resultante" -03080009="Passagens:" -0308000A="Erros:" -0308000B="Utilização do CPU" -0308000C="Avaliação/Utilização" - -;!@LangEnd@! - - diff --git a/External/7-Zip/Lang/ro.txt b/External/7-Zip/Lang/ro.txt deleted file mode 100644 index c13bca45..00000000 --- a/External/7-Zip/Lang/ro.txt +++ /dev/null @@ -1,534 +0,0 @@ -;!@Lang@!UTF-8! -; 7-Zip 4.59 -; Translated by Lucian Nan ( http://www.prizeeinternational.com) -; -; -; -; - -00000000="Romanian" -00000001="Română" -00000002="24" - -; 7-Zip Configuration - -; Title -01000000="Configuraţia 7-Zip" - -; Info Page -01000100="Despre 7-Zip" -01000103="7-Zip este un program gratuit. Oricum, poţi contribui la dezvoltarea 7-Zip înregistrându-te." -01000104="Suport tehnic" -01000105="Înregistrează" - -; Folders Page -01000200="Directoare" -01000210="&Directorul de lucru" -01000211="Directorul &tempotar al sistemului" -01000212="&Actual" -01000213="&Specificat:" -01000214="Utilizează numai pentru discurile detaşabile" - -01000281="Specifică o destinaţie pentru arhivele temporare." - -; System Page -01000300="Sistem" -01000301="Integrează 7-Zip în contextul meniului shell" -01000302="Contextul meniului în cascadă" -01000310="Obiectele meniului:" - -; Language Page -01000400="Limba" -01000401="Limba:" - - -; 7-Zip Explorer extension - -; Context menu -02000101="7-Zip" -02000102="Comenzi 7-Zip" -02000103="Deschide arhiva" -02000104="Deschide arhivele selectate." -02000105="Dezarhivează fişierele..." -02000106="Dezarhivează fişierele din arhiva selectată." -02000107="Adaugă într-o arhivă..." -02000108="Adaugă obiectele selectate într-o arhivă." -02000109="Testează arhiva" -0200010A="Testează integritatea arhivei selectate." -0200010B="Dezarhivează aici" -0200010C="Dezarhivează fişierele din arhiva selectată în directorul actual." -0200010D="Dezarhivează în {0}" -0200010E="Dezarhivează fişierele în subdirector." -0200010F="Adaugă în {0}" -02000110="Adaugă obiectele selectate într-o arhivă." -02000111="Arhivează şi trimite email..." -02000112="Arhivează obiectele selectate într-o arhivă şi trimite-o prin email." -02000113="Arhivează în {0} şi trimite email" -02000114="Arhivează obiectele selectate într-o arhiva şi trimite-o prin email." - -02000140="" -02000141="" - -; Properties -02000203="Calea" -02000204="Nume" -02000205="Extensie" -02000206="Director" -02000207="Mărime" -02000208="Mărimea pachetului" -02000209="Atribute" -0200020A="Creată" -0200020B="Accesată" -0200020C="Modificată" -0200020D="Solidă" -0200020E="Comentat" -0200020F="Criptat" -02000210="Împarte înainte" -02000211="Împarte după" -02000212="Dicţionar" -02000213="CRC" -02000214="Tip" -02000215="Anti" -02000216="Metoda" -02000217="SO gazdă" -02000218="Fişier de sistem" -02000219="Utilizator" -0200021A="Grup" -0200021B="Blochează" -0200021C="Comentariu" -0200021D="Poziţia" -0200021E="Prefixul destinaţiei" -0200021F="Directoare" -02000220="Fişiere" -02000221="Versiunea" -02000222="Volum" -02000223="Multivolume" -02000224="Ofset" -02000225="Legături" -02000226="Blocuri" -02000227="Volume" - -02000229="64-bit" -0200022A="Big-endian" -0200022B="CPU" -0200022C="Mărime fizică" -0200022D="Mărimea antetelor" -0200022E="Checksum" -0200022F="Caracteristici" -02000230="Adresa virtuală" - -; Status bar -02000301="{0} obiect(e) selectat(e)" -02000302="{0} obiect(e)" - -02000320="Fişiere:" -02000321="Directoare:" -02000322="Mărime:" -02000323="Mărimea comprimată:" -02000324="Arhive:" - -; List Context Menu -02000401="&Coloane..." - -02000411="&Deschide" -02000412="De&zarhivează..." - -; ToolBar -02000501="Dezarhivează" - -; Messages -02000601="Operaţiile de actualizare nu sunt suportate pentru această arhivă." -02000602="Nu pot actualiza arhiva {0}" -02000603="Nu pot crea directorul '{0}'" -02000604="Fişierul nu este o arhivă suportată." -02000605="Eroare" -02000606="Prea multe obiecte" -02000607="Nu este nici o aplicaţie asociată cu extensia fişierului dat" -02000608="Nu sunt erori" -02000609="Nu pot deschide fişierul '{0}' ca arhivă" -0200060A="Nu pot deschide arhiva criptată '{0}'. Parola greşită?" -0200060B="Sistemul nu poate aloca memoria necesară" -0200060C="Eroare necunoscută" -0200060D="Tip de arhivă nesuportat" - -; Dialogs -02000702="Bine" -02000705="&Da" -02000707="Da, pe &toate" -02000709="&Nu" -0200070B="N&ici unul" - -02000710="Anulare" -02000711="&Anulare" -02000713="&Închide" -02000714="Opreşte" -02000715="Restartează" - -02000720="Ajutor" - -; Extract dialog -02000800="Dezarhivează" -02000801="Dezarhivează în:" -02000802="Parola" - -02000810="Modul destinaţie" -02000811="Numele întreg al destinaţiei" -02000812="Destinaţia actuală" -02000813="Fără locaţie" - -02000820="Modul de înlocuire" -02000821="Întreabă înainte de a înlocui" -02000822="Înlocuieşte fară a întreba" -02000823="Sări peste fişierele existente" -02000824="Auto redenumire" -02000825="Auto redenumeşte fişierele existente" - -02000830="Fişiere" -02000831="Fişierele &selectate" -02000832="&Toate fişierele" - -02000881="Specifică o destinaţie pentru fişierele dezarhivate." - -02000890="Dezarhivez" - -; Overwrite dialog -02000900="Aprobă înlocuirea fişierului" -02000901="Fişierul există deja în directorul destinaţie." -02000902="Doriţi să înlocuiţi fişierul existent" -02000903="cu acesta?" - -02000911="A&uto redenumire" - -02000982="{0} octeţi" -02000983="modifcat pe" - -; Messages dialog -02000A00="Mesaje de diagnosticare" - -02000A80="Mesaj" - -02000A91="Metodă de arhivare nesuportată pentru '{0}'." -02000A92="Eroare de date la '{0}'. Fişierul este corupt." -02000A93="Verificarea CRC a eşuat pentru '{0}'. Fişierul este corupt." -02000A94="Erori de date la fişierul criptat '{0}'. Parolă greşită?" -02000A95="Verificarea CRC a eşuat pentru fişierul criptat '{0}'. Parolă greşită?" - -; Password dialog -02000B00="Introdu parola" -02000B01="Introdu parola:" -02000B02="&Arată parola" -02000B03="Reintrodu parola:" -02000B10="Parolele nu sunt identice" -02000B11="Utilizaţi numai litere, cifre şi caracterele speciale (!, #, $, ...) pentru parolă" -02000B12="Parola este prea lungă" - -; Progress dialog -02000C00="Procesare" -02000C01="Timp trecut:" -02000C02="Timp rămas:" -02000C03="Mărimea:" -02000C04="Viteza:" -02000C05="Procesat:" -02000C06="Rata de comprimare:" - -02000C10="În &fundal" -02000C11="La &suprafaţă" -02000C12="&Pauză" -02000C13="&Continuă" - -02000C20="În pauză" - -02000C30="Eşti sigur că vrei să anulezi?" - -; Compress dialog -02000D00="Adaugă într-o arhivă" -02000D01="&Arhivează:" -02000D02="Modul de a&ctualizare:" -02000D03="&Formatul arhivei:" -02000D04="&Metoda de arhivare:" -02000D05="Crează arhivă &solidă" -02000D06="&Parametri:" -02000D07="Opţiuni" -02000D08="Crează arhivă SF&X" -02000D09="Mai multe fire de execuţie" -02000D0A="Criptează &numele fişierului" -02000D0B="&Nivel de arhivare:" -02000D0C="Mărimea &dicţionarului:" -02000D0D="Mărimea &cuvântului:" -02000D0E="Memorie utilizată pentru arhivare:" -02000D0F="Memorie utilizată pentru dezarhivare:" -02000D10="Criptare" -02000D11="Metoda de criptare:" -02000D12="Numărul de procesoare utilizate:" -02000D13="Mărimea blocului solid:" -02000D14="NEsolid" -02000D15="Solid" -02000D16="Arhivează fişierele partajate" - -02000D40="Împarte în &volume, octeţi:" -02000D41="Dimensiunea volumului este incorectă" -02000D42="Dimensiunea volumului specificat: {0} octeţi.\nEşti sigur că vrei să împarţi arhiva în mai multe volume (părţi)?" - -02000D81="Stochează" -02000D82="Normală" -02000D83="Maximă" -02000D84="Rapidă" -02000D85="Imediată" -02000D86="Ultra" - -02000D90="Caută" - -02000DA1="Adaugă şi înlocuieşte fişierele" -02000DA2="Actualizează şi adaugă fişierele" -02000DA3="Actualizează fişierele existente" -02000DA4="Sincronizează fişierele" - -02000DB1="Toate fişierele" - -02000DC0="Arhivare" - -; Columns dialog -02000E00="Coloane" -02000E01="Bifează coloanele pe care vrei să le faci vizibile în acest director. Utilizează butoanele Mută sus şi Mută jos pentru a reordona coloanele." -02000E02="Coloana selectată poate fi" -02000E03="puncte &mari." - -02000E10="Mută &sus" -02000E11="Mută &jos" -02000E12="&Arată" -02000E13="As&cunde" -02000E14="S&etează" - -02000E81="Titlu" -02000E82="Lăţime" - -; Testing -02000F90="Testez" - - -; File Manager - -03000000="Managerul de fişiere 7-Zip" - -; Menu -03000102="&Fişier" -03000103="&Editează" -03000104="&Vizualizează" -03000105="&Unelte" -03000106="&Ajutor" -03000107="F&avorite" - -; File -03000210="&Deschide" -03000211="Deschide î&n" -03000212="Deschide în &afară" -03000220="&Vizualizeză" -03000221="&Editează" -03000230="&Redenumeşte" -03000231="&Copiază la..." -03000232="&Mută la..." -03000233="Şter&ge" -03000240="&Proprietăţi" -03000241="Comen&tariu" -03000242="Calculează suma de verificare" -03000250="Crează director" -03000251="Crează fişier" -03000260="&Ieşire" -03000270="Împarte &fişierul..." -03000271="&Uneşte fişierele..." - -; Edit -03000310="Ca anterior (&Undo)" -03000311="&Repetă (Redo)" -03000320="&Taie" -03000321="&Copiază" -03000322="&Lipeşte" -03000323="Şter&ge" -03000330="&Selectează tot" -03000331="&Deselectează tot" -03000332="&Inversează selecţia" -03000333="Selectează..." -03000334="Deselectează..." -03000335="Selectează după tip" -03000336="Deselectează după tip" - -; View -03000410="Iconiţe m&ari" -03000411="Iconiţe m&ici" -03000412="&Listă" -03000413="&Detalii" -03000420="Nesortat" -03000430="Deschide directorul rădăcină" -03000431="Un nivel mai sus" -03000432="Istoria directoarelor..." -03000440="&Împrospătează" -03000449="Vedere plană" -03000450="&2 panouri" -03000451="Bare de &unelte" -03000460="Bara de arhivare" -03000461="Bara de unelte standard" -03000462="Butoane mari" -03000463="Arată textul butoanelor" - -; Tools -03000510="&Opţiuni..." -03000511="&Banc de încercare" - -; Help -03000610="&Conţinut..." -03000620="&Despre 7-Zip..." - -; Favorites -03000710="&Adaugă directorul în Favorite ca" -03000720="Semn de carte" - -; Options Dialog - -03010000="Opţiuni" - -; Plugins -03010100="Plugin-uri" -03010101="&Plugin-uri:" -03010110="Opţiuni..." - -; Edit -03010200="Editor" -03010201="&Editor:" - -; System -03010300="Sistem" -03010302="Asociază 7-Zip cu:" -03010310="Plugin" - -; Settings -03010400="Setări" -03010401="Arată \"..\" obiect" -03010402="Arată iconiţele reale ale fişierului" -03010410="Arată meniul sistemului" -03010420="Selectează &tot rândul" -03010421="Arată liniile de ghidare" -03010430="Mod de selectare &alternativă" -03010440="Utilizează pagini &mari de memorie" - -; Strings - -03020201="Copiază" -03020202="Mută" -03020203="Copiază la:" -03020204="Mută la:" -03020205="Copiez..." -03020206="Mut..." -03020207="Nu poţi muta sau copia obiectele în aceleaşi directoare." -03020208="Operaţia nu este suportată." -03020209="Alege directorul destinaţie." - -03020210="Aprobă ştergerea fişierului" -03020211="Aprobă ştergerea directorului" -03020212="Aprobă ştergerea mai multor fişiere" -03020213="Eşti sigur că vrei să ştergi '{0}'?" -03020214="Eşti sigur că vrei să ştergi directorul '{0}' şi tot conţinutul lui?" -03020215="Eşti sigur că vrei să ştergi aceste {0} obiecte?" -03020216="Şterg..." -03020217="Eroare la ştergerea fişierului sau directorului" -03020218="Sistemul nu poate muta un fişier cu cale lungă la Coşul de gunoi" - -03020220="Redenumesc..." -03020221="Eroare la redenumirea fişierului sau directorului" -03020222="Aprobă copierea fişierului" -03020223="Eşti sigur că vrei să copiezi fişierele în arhivă" - -03020230="Crează director" -03020231="Numele directorului:" -03020232="Director nou" -03020233="Eroare la crearea directorului" - -03020240="Crează fişier" -03020241="Numele fişierului:" -03020242="Fişier nou" -03020243="Eroare la crearea fişierului" - -03020250="Selectează" -03020251="Deselectează" -03020252="Masca:" - -03020260="Istoria directoarelor" - -03020280="Fişierul '{0}' a fost modificat.\nDoreşti să îl actualizez în arhivă?" -03020281="Nu pot actualiza fişierul\n'{0}'" -03020282="Nu pot porni editorul." -03020283="Deschid..." -03020284="The file looks like a virus (the file name contains long spaces in name)." - -03020290="Comentariu" -03020291="&Comentariu:" - -030202A0="Sistem" - -03020300="Computer" -03020301="Reţea" -03020302="Documente" - -03020400="Arhivează" -03020401="Dezarhivează" -03020402="Testează" - -03020420="Copiază" -03020421="Mută" -03020422="Şterge" -03020423="Info" - -03020500="Împarte fişierul" -03020501="Î&mparte în:" -03020510="Împart..." -03020520="Confirmă împărţirea" -03020521="Eşti sigur că vrei să imparţi arhiva în {0} volume (părţi)?" -03020522="Dimensiunea volumului trebuie să fie mai mică decât dimensiunea fişierului original" - -03020600="Uneşte fişierele" -03020601="&Uneşte în:" -03020610="Unesc..." -03020620="Alege doar prima parte din fişierul împărțit" -03020621="Nu pot detecta fișierul ca parte a fișierului împărțit" -03020622="Nu găsesc mai mult de o parte din fișierul împărțit" - -03020710="Calculez suma de control..." -03020720="Informaţii despre suma de control" -03020721="Suma de control CRC pentru conţinut:" -03020722="Suma de control CRC pentru conţinut şi nume:" - -03020800="Citesc..." - -03020900="Proprietăţi" - -03020A01="Operația nu poate fi apelată dintr-un director cu cale lungă." -03020A02="Trebuie să alegi un fișier" -03020A03="Trebuie să alegi unul sau mai multe fișiere" -03020A04="Fișierul {0} există deja" - -; Computer -03031100="Mărimea totală" -03031101="Spaţiu liber" -03031102="Mărimea grupului" -03031103="Etichetă" - -; Network -03031200="Nume local" -03031201="Distribuitor" - -; Benchmark Dialog - -03080000="Banc de încercare" -03080001="Memorie utilizată:" -03080002="Arhivez" -03080003="Dezarhivez" -03080004="Viteza" -03080005="Rata" -03080006="Rata totală" -03080007="Actual" -03080008="Rezultate" -03080009="Trecute:" -0308000A="Erori:" -0308000B="Utilizarea procesorului" -0308000C="Rata / Utilizare" - -;!@LangEnd@! diff --git a/External/7-Zip/Lang/ru.txt b/External/7-Zip/Lang/ru.txt deleted file mode 100644 index 506f9178..00000000 --- a/External/7-Zip/Lang/ru.txt +++ /dev/null @@ -1,543 +0,0 @@ -;!@Lang@!UTF-8! -; 7-Zip 9.07 -; Translated by Igor Pavlov -; -; -; -; - -00000000="Russian" -00000001="Русский" -00000002="25" - -; 7-Zip Configuration - -; Title -01000000="7-Zip - Конфигурация" - -; Info Page -01000100="О программе 7-Zip" -01000103="7-Zip является свободно распространяемой программой." -01000104="Поддержка" -01000105="Зарегистрировать" - -; Folders Page -01000200="Папки" -01000210="&Рабочая папка" -01000211="&Системная временная папка" -01000212="&Текущая" -01000213="&Задать:" -01000214="Использовать только для сменных носителей" - -01000281="Укажите положение для временных архивов." - -; System Page -01000300="Система" -01000301="Встроить 7-Zip в контекстное меню оболочки" -01000302="Каскадное контекстное меню" -01000310="Элементы контекстного меню:" - -; Language Page -01000400="Язык" -01000401="Язык:" - - -; 7-Zip Explorer extension - -; Context menu -02000101="7-Zip" -02000102="Команды 7-Zip." -02000103="Открыть архив" -02000104="Открытие выделенного архива." -02000105="Распаковать" -02000106="Извлечение файлов из выделенного архива." -02000107="Добавить к архиву..." -02000108="Добавить выделенные объекты к архиву." -02000109="Тестировать" -0200010A="Тестирование выделенного архива." -0200010B="Распаковать здесь" -0200010C="Извлечение файлов из выделенного архива в текущую папку." -0200010D="Распаковать в {0}" -0200010E="Извлечение файлов в подкаталог." -0200010F="Добавить к {0}" -02000110="Добавить выделенные объекты к архиву." -02000111="Сжать и отправить по email..." -02000112="Сжать выделенные объекты и отправить архив по email." -02000113="Сжать в {0} и отправить по email" -02000114="Сжать выделенные объекты и отправить архив по email." - -02000140="<Папка>" -02000141="<Архив>" - -; Properties -02000203="Путь" -02000204="Имя" -02000205="Расширение" -02000206="Папка" -02000207="Размер" -02000208="Сжатый" -02000209="Атрибуты" -0200020A="Создан" -0200020B="Открыт" -0200020C="Изменен" -0200020D="Непрерывный" -0200020E="Комментарий" -0200020F="Зашифрован" -02000210="Разбит До" -02000211="Разбит После" -02000212="Словарь" -02000213="CRC" -02000214="Тип" -02000215="Анти" -02000216="Метод" -02000217="Система" -02000218="Файловая Система" -02000219="Пользователь" -0200021A="Группа" -0200021B="Блок" -0200021C="Комментарий" -0200021D="Позиция" -0200021E="Путь" -0200021F="Папок" -02000220="Файлов" -02000221="Версия" -02000222="Том" -02000223="Многотомный" -02000224="Смещение" -02000225="Ссылок" -02000226="Блоков" -02000227="Томов" - -02000229="64-bit" -0200022A="Big-endian" -0200022B="Процессор" -0200022C="Физический Размер" -0200022D="Размер Заголовков" -0200022E="Контрольная Сумма" -0200022F="Характеристики" -02000230="Виртуальный Адрес" -02000231="ID" -02000232="Короткое Имя" -02000233="Создатель" -02000234="Размер Сектора" -02000235="Режим" -02000236="Ссылка" - -; Status bar -02000301="Выделено объектов: {0}" -02000302="{0} объект(ов)" - -02000320="Файлов:" -02000321="Папок:" -02000322="Размер:" -02000323="Сжатый:" -02000324="Архивов:" - -; List Context Menu -02000401="&Столбцы..." - -02000411="&Открыть" -02000412="&Извлечь..." - -; ToolBar -02000501="Извлечь" - -; Messages -02000601="Операции изменения не поддерживаются для этого архива." -02000602="Не удалось изменить архив {0}" -02000603="Не удалось создать папку '{0}'" -02000604="Файл не является поддерживаемым архивом." -02000605="Ошибка" -02000606="Слишком много элементов" -02000607="Нет ассоциированного приложения" -02000608="Ошибок не найдено" -02000609="Не удалось открыть файл '{0}' как архив" -0200060A="Не удалось открыть зашифрованный архив '{0}'. Неверный пароль?" -0200060B="Недостаточно свободной памяти" -0200060C="Неизвестная ошибка" -0200060D="Неподдерживаемый тип архива" - -; Dialogs -02000702="OK" -02000705="&Да" -02000707="Да для &всех" -02000709="&Нет" -0200070B="Нет для в&сех" - -02000710="Отмена" -02000711="&Отмена" -02000713="&Закрыть" -02000714="Стоп" -02000715="Перезапуск" - -02000720="Помощь" - -; Extract dialog -02000800="Извлечь" -02000801="&Распаковать в:" -02000802="&Пароль" - -02000810="Пути" -02000811="По&лные пути" -02000812="О&тносительные пути" -02000813="&Без путей" - -02000820="Перезапись" -02000821="&С подтверждением" -02000822="Б&ез подтверждения" -02000823="Проп&ускать" -02000824="Переименовать автом." -02000825="Переим. автом. существ." - -02000830="Файлы" -02000831="Выбранные файлы" -02000832="Все файлы" - -02000881="Укажите положение для извлекаемых файлов." - -02000890="Распаковка" - -; Overwrite dialog -02000900="Подтверждение замены файла" -02000901="Папка уже содержит обрабатываемый файл." -02000902="Заменить существующий файл" -02000903="следующим файлом?" - -02000911="Переименовать автом." - -02000982="{0} байтов" -02000983="изменен" - -; Messages dialog -02000A00="Сообщения" - -02000A80="Сообщение" - -02000A91="Неподдерживаемый метод сжатия для файла '{0}'." -02000A92="Ошибка в данных в '{0}'. Файл испорчен." -02000A93="Ошибка CRC в '{0}'. Файл испорчен." -02000A94="Ошибка в данных зашифрованного файла '{0}'. Неверный пароль?" -02000A95="Ошибка CRC для зашифрованного файла '{0}'. Неверный пароль?" - -; Password dialog -02000B00="Ввод пароля" -02000B01="&Введите пароль:" -02000B02="&Показать пароль" -02000B03="&Повторите пароль:" -02000B10="Пароли не совпадают" -02000B11="Для пароля используйте только символы латинского алфавита, цифры и специальные символы (!, #, $, ...)" -02000B12="Пароль слишком длинный" - -; Progress dialog -02000C00="Процесс" -02000C01="Прошло:" -02000C02="Осталось:" -02000C03="Всего:" -02000C04="Скорость:" -02000C05="Размер:" -02000C06="Степень сжатия:" - -02000C10="&Фоном" -02000C11="&На передний план" -02000C12="&Пауза" -02000C13="&Продолжить" - -02000C20="На паузе" - -02000C30="Вы действительно хотите прервать операцию?" - -; Compress dialog -02000D00="Добавить к архиву" -02000D01="&Архив:" -02000D02="&Режим изменения:" -02000D03="&Формат архива:" -02000D04="&Метод сжатия:" -02000D05="Создать &Solid архив" -02000D06="&Параметры:" -02000D07="&Опции" -02000D08="Создать SF&X-архив" -02000D09="М&ногопоточность" -02000D0A="&Шифровать имена файлов" -02000D0B="&Уровень сжатия:" -02000D0C="Размер &словаря:" -02000D0D="Размер с&лова:" -02000D0E="Объем памяти для упаковки:" -02000D0F="Объем памяти для распаковки:" -02000D10="Шифрование" -02000D11="Метод шифрования:" -02000D12="Число потоков:" -02000D13="Размер блока:" -02000D14="По размеру файла" -02000D15="Непрерывный" -02000D16="Сжимать открытые для записи файлы" - -02000D40="Разбить на &тома размером (в байтах):" -02000D41="Ошибка в поле для задания размера томов" -02000D42="Установленный размер тома: {0} байтов.\nВы действительно хотите разбить архив на такие тома?" - -02000D81="Без сжатия" -02000D82="Нормальный" -02000D83="Максимальный" -02000D84="Быстрый" -02000D85="Скоростной" -02000D86="Ультра" - -02000D90="Пролистать" - -02000DA1="Добавить и заменить" -02000DA2="Обновить и добавить" -02000DA3="Обновить" -02000DA4="Синхронизировать" - -02000DB1="Все файлы" - -02000DC0="Компрессия" - -; Columns dialog -02000E00="Столбцы" -02000E01="Пометьте столбцы, которые следует отображать в этой папке. Кнопками \"Вверх\" и \"Вниз\" можно задать порядок следования столбцов." -02000E02="Выбранные столбцы должны иметь ширину" -02000E03="точек." - -02000E10="&Вверх" -02000E11="В&низ" -02000E12="П&оказать" -02000E13="&Скрыть" -02000E14="Установить" - -02000E81="Имя" -02000E82="Ширина" - -; Testing -02000F90="Тестирование" - - -; File Manager - -03000000="7-Zip File Manager" - -; Menu -03000102="&Файл" -03000103="&Правка" -03000104="&Вид" -03000105="С&ервис" -03000106="&Справка" -03000107="&Избранное" - -; File -03000210="&Открыть" -03000211="Открыть &внутри" -03000212="Открыть снару&жи" -03000220="Просмотр" -03000221="&Редактировать" -03000230="Переи&меновать" -03000231="&Копировать в..." -03000232="&Переместить в..." -03000233="&Удалить" -03000240="Сво&йства" -03000241="Комме&нтарий..." -03000242="Контрольная сумма" -03000243="Diff" -03000250="&Создать Папку" -03000251="Созд&ать Файл" -03000260="В&ыход" -03000270="Ра&збить файл..." -03000271="О&бъединить файлы..." - -; Edit -03000310="&Отменить" -03000311="&Вернуть" -03000320="&Вырезать" -03000321="&Копировать" -03000322="Вст&авить" -03000323="&Удалить" -03000330="Выделить в&се" -03000331="Убрать выделение" -03000332="&Обратить в&ыделение" -03000333="Выделить..." -03000334="Убрать выделение..." -03000335="Выделить по типу" -03000336="Убрать выделение по типу" - -; View -03000410="&Крупные значки" -03000411="&Мелкие значки" -03000412="Спис&ок" -03000413="&Таблица" -03000420="Без сортировки" -03000430="Открыть корневую папку" -03000431="Переход на один уровень вверх" -03000432="История папок..." -03000440="О&бновить" -03000449="Плоский режим" -03000450="&2 Панели" -03000451="&Панели инструментов" -03000460="Панель кнопок архиватора" -03000461="Стандартная панель кнопок" -03000462="Большие кнопки" -03000463="Надписи на кнопках" - -; Tools -03000510="Настройки..." -03000511="Тестирование производительности" - -; Help -03000610="&Оглавление..." -03000620="О &программе..." - -; Favorites -03000710="Добавить папку в &избранное как" -03000720="Закладка" - -; Options Dialog - -03010000="Настройки" - -; Plugins -03010100="Плагины" -03010101="&Плагины:" -03010110="Сво&йства" - -; Edit -03010200="Редактор" -03010201="&Редактор:" -03010202="&Diff:" - -; System -03010300="Система" -03010302="Ассоциировать 7-Zip с файлами:" -03010310="Плагин" - -; Settings -03010400="Настройки" -03010401="Показывать элемент \"..\"" -03010402="Показывать реальные иконки файлов" -03010410="Показывать системное меню" -03010420="Курсор на всю строку" -03010421="Показывать разделители" -03010422="Открывать одним щелчком" -03010430="Альтернативный режим пометки" -03010440="Использовать большие страницы памяти" - -; Strings - -03020201="Копировать" -03020202="Переместить" -03020203="Копировать в:" -03020204="Переместить в:" -03020205="Копирование..." -03020206="Перемещение..." -03020207="Нельзя скопировать объекты для таких папок" -03020208="Операция не поддерживается для этой папки." -03020209="Укажите папку." - -03020210="Подтверждение удаления файла" -03020211="Подтверждение удаления папки" -03020212="Подтверждение удаления группы файлов" -03020213="Вы действительно хотите удалить \"{0}\"?" -03020214="Вы действительно хотите удалить папку \"{0}\" и все ее содержимое?" -03020215="Вы действительно хотите удалить эти объекты ({0} шт.)?" -03020216="Удаление..." -03020217="Ошибка при удалении файла или папки" -03020218="Система не поддерживает операцию удаления файлов с длинными путями в корзину" - -03020220="Переименование..." -03020221="Ошибка при переименовании файла или папки" -03020222="Подтверждение копирования файлов" -03020223="Вы действительно хотите скопировать эти файлы в архив" - -03020230="Создать папку" -03020231="Имя папки:" -03020232="Новая папка" -03020233="Ошибка при создании папки" - -03020240="Создать файл" -03020241="Имя файла:" -03020242="Новый файл" -03020243="Ошибка при создании файла" - -03020250="Выделить" -03020251="Убрать выделение" -03020252="Маска:" - -03020260="История папок" - -03020280="Файл '{0}' был изменен.\nВы хотите обновить его в архиве?" -03020281="Не удалось обновить файл\n'{0}'" -03020282="Не удалось запустить редактор" -03020283="Открытие..." -03020284="Файл похож на вирус (имя файла содержит длинную последовательность пробелов)." - -03020290="Комментарий" -03020291="&Комментарий:" - -030202A0="Система" - -03020300="Компьютер" -03020301="Сеть" -03020302="Документы" - -03020400="Добавить" -03020401="Извлечь" -03020402="Тестировать" - -03020420="Копировать" -03020421="Переместить" -03020422="Удалить" -03020423="Информация" - -03020500="Разбить файл" -03020501="&Разбить в:" -03020510="Разбиение..." -03020520="Подтверждение разбиения" -03020521="Вы действительно хотите разбить файл на {0} частей?" -03020522="Размер тома должен быть меньше размера исходного файла" - -03020600="Объединить файлы" -03020601="&Объединить в:" -03020610="Объединение..." -03020620="Необходимо выделить только первую часть разбитого файла" -03020621="Не удалось распознать разбитый файл" -03020622="Не удалось найти более одной части разбитого файла" - -03020710="Вычисление контрольной суммы..." -03020720="Контрольная сумма" -03020721="Контрольная сумма CRC для данных:" -03020722="Контрольная сумма CRC для данных и имен:" - -03020800="Сканирование..." - -03020900="Свойства" - -03020A01="Операция не может быть исполнена из папки, которая имеет длинный путь." -03020A02="Вы должны выделить один файл" -03020A03="Вы должны выделить один или несколько файлов" -03020A04="Файл {0} уже существует" - -; Computer -03031100="Емкость" -03031101="Свободно" -03031102="Размер кластера" -03031103="Метка" - -; Network -03031200="Локальное имя" -03031201="Провайдер" - -; Benchmark Dialog - -03080000="Тестирование производительности" -03080001="Объем памяти:" -03080002="Упаковка" -03080003="Распаковка" -03080004="Скорость" -03080005="Рейтинг" -03080006="Общий рейтинг" -03080007="Текущий" -03080008="Итоговый" -03080009="Проходов:" -0308000A="Ошибок:" -0308000B="Нагрузка" -0308000C="Рейтинг / Нагр." - -;!@LangEnd@! diff --git a/External/7-Zip/Lang/sa.txt b/External/7-Zip/Lang/sa.txt deleted file mode 100644 index d0b9dfd7..00000000 --- a/External/7-Zip/Lang/sa.txt +++ /dev/null @@ -1,547 +0,0 @@ -;!@Lang@!UTF-8! -; 7-Zip 9.07 -; Translated by Vinayy Sharrma, अनुवादं विनय शर्मा -;संस्कृतम् गर्व कुरु, जय हिन्दं ! जय संस्कृतम्! -;एतत् साधारण अनुवादं अस्ति -; -; - -00000000="Sanskrit, Indian, हिन्दुस्तानं" -00000001="संस्कृत" -00000002="79" - -; 7-Zip Configuration - -; Title -01000000="7-जिप संरचना" - -; Info Page -01000100="7-जिप विषय" -01000103="7-जिपं एतत निःशुल्क सॉफ़्टवेयर अस्ति. तथापि, भवान् पंजीकृतं(रजिस्टर्ड) होकर७-ज़िपस्य विकास में सहयोग कर सकते अस्ति." -01000104="सहयोग" -01000105="पंजीकरणम्" - -; Folders Page -01000200="फ़ोल्डर्स" -01000210="&कार्यरत फोल्डरं" -01000211="&प्रणालयास्य अस्थायी(टेम्पररी) फोल्डरं" -01000212="&चालू" -01000213="&निर्दिष्ट:" -01000214="मात्र हटाने योग्य(रिमूवेबल) ड्राईवाय ही प्रयोगं कुरु" - -01000281="अस्थायी संग्रहम् फाइलाय स्थानं निर्दिष्टं कुरु(बतायें)." - -; System Page -01000300="प्रणाली वा तंत्रम्" -01000301="7-जिपस्य शेल(कवच) प्रसंग मेनु में जोडें" -01000302="सोपानीकृत(केस्केडेड) प्रसंग मेनु" -01000310="प्रसंग(कोन्टेक्स्ट) मेनु वस्तुएँ:" - -; Language Page -01000400="भाषा" -01000401="भाषा:" - - -; 7-Zip Explorer extension - - -; Context menu -02000101="7-जिप" -02000102="7-जिप आदेशाः(कमांड्स)" -02000103="संग्रहम् अनावृतं" -02000104="चयनित संग्रहम् खोलता अस्ति." -02000105="फ़ाइल्स बहिः निकाले..." -02000106="चयनितं संग्रहम् में से फाइले बहिः निकाले ." -02000107="संग्रहम् में जोड़े..." -02000108="चयनित वस्तुओं को संग्रहम् में जोड़ता अस्ति." -02000109="संग्रहमस्य जाँच कुरु" -0200010A="चयनित संग्रहमस्य एकसूत्रता जाँचता अस्ति." -0200010B="यहीं बहिः निकाले" -0200010C="चयनित संग्रहम् में से वर्तमानं फोल्डरं में फाइले बहिः निकाले." -0200010D="{0} में बहिः निकाले" -0200010E="उप-फोल्डरं में फ़ाइल्स को बहिः निकाले." -0200010F="{0} में जोड़े" -02000110="चयनित वस्तुं को संग्रहम् में जोड़े." -02000111="संकुचनं एवम् ईमेलम् कुरु..." -02000112="चयनित वस्तुओं को संकुचित कर संग्रहम् में जोड़ता अस्ति एवम् संग्रहम् ई-मेल द्वारा भेजता अस्ति." -02000113=" {0} में दबायें एवम् ईमेलं कुरु" -02000114="चयनित वस्तुओं को संकुचित कर संग्रहम् में जोड़ता अस्ति एवम् संग्रहम् ई-मेलम् द्वारा भेजता अस्ति." - - -02000140="<फोल्डरं>" -02000141="<संग्रहम्(आर्चिव)>" - -; Properties -02000203="मार्ग" -02000204="नाम" -02000205="विस्तारं" -02000206="फोल्डरं" -02000207="आकारं" -02000208="कुल आकारं" -02000209="विशेषता वा गुणधर्म" -0200020A="सर्जितं" -0200020B="चालितम्" -0200020C="परिवर्धितं" -0200020D="ठोस" -0200020E="टिप्पणी" -0200020F="गुप्तिकृतम्" -02000210="के पूर्व विभाजनं(टुकडे) कुरु " -02000211="के पश्चात विभाजनं(टुकडे) कुरु" -02000212="शब्दकोशं" -02000213="सीआरसी" -02000214="प्रकारं" -02000215="विरोधी" -02000216="पद्धति" -02000217="ओपरेटिंग सिस्टम" -02000218="फ़ाइलं प्रणाली" -02000219="प्रयोगकर्ता" -0200021A="समूहम्" -0200021B="रोक वा टुकड़े" -0200021C="प्रतिक्रिया" -0200021D="स्थानं" -0200021E="मार्ग प्रत्ययं" -0200021F="फोल्डर्स" -02000220="फाइल्स" -02000221="संस्करणम्" -02000222="जत्था" -02000223="अनेक जत्थे" -02000224="ओफसेट" -02000225="कडियाँ" -02000226="टुकड़े" -02000227="जत्थे" - -02000229="64-बिट" -0200022A="विशाल-एन्डियन" -0200022B="सीपीयू" -0200022C="भौतिक आकारं" -0200022D="शीर्षकाः आकारं" -0200022E="जाँचयोग" -0200022F="चरित्रताऎं" -02000230="आभासी पता" -02000231="आईडी" -02000232="संक्षिप्तः नामं" -02000233="सर्जक अनुप्रयोगं" -02000234="सेक्टरस्य आकारं" -02000235="स्थिति" -02000236="कड़ी" - -; Status bar -02000301="{0} चयनित वस्तु(एँ)" -02000302="{0} वस्तु(एँ)" - -02000320="फ़ाइलें:" -02000321="फ़ोल्डर्स:" -02000322="आकारं:" -02000323="संकुचित किया आकारं:" -02000324="संग्रहम्:" - -; List Context Menu -02000401="&स्तंभ..." - -02000411="&अनावृतं" -02000412="&बहिः निकाले..." - -; ToolBar -02000501="बहिः निकाले" - -; Messages -02000601="एतत् संग्रहमस्य अद्यतनीकृत संचालन समर्थित ना अस्ति." -02000602="{0} संग्रहम् को अद्यतनीकृतं ना कर सकता" -02000603=" '{0}' फोल्डरं सर्जित ना कर सकता" -02000604="फाइलं समर्थित संग्रहम् ना अस्ति." -02000605="त्रुटि" -02000606="अत्यधिक वस्तुएँ" -02000607="दिये हुए फाइलं के नाम के विस्तार के साथ कोई भी सम्बन्धित अनुप्रयोगं(प्रोग्रामं) ना अस्ति" -02000608="इनमे कोई भी त्रुटि ना अस्ति" -02000609="'{0}' फाइल को संग्रहम् के रूप में ना खोल सकता" -0200060A="'{0}' गुप्तिकृतम् संग्रहम् को ना खोल सकता. मिथ्या कूटशब्दम्?" -0200060B="तंत्रम् आवश्यक मात्रा में मेमोरी(स्मृति) वितरितं ना कर सकता अस्ति" -0200060C="अज्ञात त्रुटिम्" -0200060D="असमर्थित संग्रहम् प्रकारं" - -; Dialogs -02000702="ठीक अस्ति" -02000705="&हाँ" -02000707="&सर्वस्य हाँ" -02000709="&ना" -0200070B="&सर्वस्य ना" - -02000710="रद्द" -02000711="&रद्द" -02000713="&बंद कुरु" -02000714="रूको" -02000715="पुनः शुरु कुरु" - -02000720="मददं" - -; Extract dialog -02000800="बहिः निकाले" -02000801="&बहिः निकाले:" -02000802="कूटशब्दम्(पासवर्ड)" - -02000810="मार्ग स्थिति" -02000811="पूर्ण मार्गनामं" -02000812="वर्तमानं मार्गनामं" -02000813="कोई मार्ग नामं ना अस्ति" - -02000820="अधिलेखन रीत" -02000821="अधिलेखन करने से पहले पृच्छाः" -02000822="बिना पृच्छाः अधिलेखनं(पुराने को मिटाना) कुरु" -02000823="पहले से मौजूद फ़ाइलस को छोड़े" -02000824="स्वचालित पुन: नामकरणं" -02000825="पहले से मौजूद फ़ाइलस का स्वचालितं(ओटोमेटिक) पुन: नामकरणं कुरु" - -02000830="फ़ाइलें" -02000831="&चयनित फ़ाइलें" -02000832="&सर्व फ़ाइलें" - -02000881="बहिः निकाली हुई फ़ाइलों के लिये स्थानं निर्दिष्टं कुरु." - -02000890="बहिः निकाल रहा अस्ति" - -; Overwrite dialog -02000900="फ़ाइलं प्रतिस्थापनं को पक्का कुरु" -02000901="गन्तव्य फोल्डरं में पहले से ही प्रक्रिया हुई फ़ाइलं अस्ति." -02000902="क्या भवान् पहले से मौजूद फ़ाइल को बदलना पसंद करेंगे?" -02000903="इसके साथ?" - -02000911="स्वचालित पुन: नामकरणम्" - -02000982="{0} बाइट्स" -02000983="को परिवर्धितं" - -; Messages dialog -02000A00="निदानात्मकं संदेश" - -02000A80="संदेशं" - -02000A91="'{0}' के लिए असहायक दबाने की पद्धति." -02000A92="डेटा त्रुटि'{0}' में. फ़ाइलं टूटी हुई अस्ति." -02000A93="'{0}' में सीआरसी असफल. फ़ाइलं टूटी हुई अस्ति." -02000A94=" '{0}' गुप्तिकृतम्(एनक्रिप्टेड) फाइलं में डेटा त्रुटि. मिथ्या कूटशब्दम्?" -02000A95=" '{0}'गुप्तिकृतम्(एनक्रिप्टेड) फाइलं में सीआरसी असफल. मिथ्या कूटशब्दम्?" - -; Password dialog -02000B00="कूटशब्दम्(पासवर्ड) डाले" -02000B01="कूटशब्दम्(पासवर्ड) डाले:" -02000B02="&कूटशब्दम्(पासवर्ड) दिखाओ" -02000B03="कूटशब्दम् पुनः डाले:" -02000B10="कूटशब्दम् सहेजे हुए से अलग अस्ति" -02000B11="कूटशब्दम् के लिये मात्र इंग्लिश वर्णमाला, अंकाः और विशेष अक्षरों (!, #, $, ...) का ही उपयोग कुरु" -02000B12="कूटशब्दम् अत्यधिक विशाल अस्ति" - -; Progress dialog -02000C00="प्रक्रिया" -02000C01="व्यतीत समय:" -02000C02="शेष बचा समय:" -02000C03="कुल आकारं:" -02000C04="गति:" -02000C05="प्रक्रिया किया हुआ:" -02000C06="दबाने(आकारं छोटा करने) का अनुपातं:" - -02000C10="&पॄष्ठ्भूमि" -02000C11="&अग्रभूमि(डेस्क्टोप)" -02000C12="&विश्राम" -02000C13="&जारी रखे" - -02000C20="विश्रामितं" - -02000C30="त्वम रद्द करना चाहते हो. तुम्हें यकीन अस्ति क्या?" - -; Compress dialog -02000D00="संग्रहम् में जोड़े" -02000D01="&संग्रहम्:" -02000D02="&अद्यतनीकरणं स्थिति(मोड):" -02000D03="संग्रहम् &ढाँचा:" -02000D04="&संकुचनम् विधि:" -02000D05="&ठोस संग्रहम् निर्माणम् कुरु" -02000D06="&परिमाप:" -02000D07="विकल्प" -02000D08="&एसएफ़एक्स(SFX) संग्रहम् निर्माणम् कुरु" -02000D09="अनेक-सूत्री" -02000D0A="फ़ाइल &नाम गुप्तिकरणम् कुरु" -02000D0B="&संकुचनम् स्तर:" -02000D0C="&शब्दकोशम् आकारं:" -02000D0D="&शब्द आकारं:" -02000D0E="संकुचनस्य स्मृति प्रयोग:" -02000D0F="प्रसारणस्य स्मृति प्रयोग:" -02000D10="गुप्तिकरणम्" -02000D11="गुप्तिकरणम् पद्धति:" -02000D12="सीपीयू सूत्र संख्या:" -02000D13="ठोस टुकडे का आकारं:" -02000D14="अ-ठोसं" -02000D15="ठोसं" -02000D16="साझी फाइलें संकुचितं कुरु" - -02000D40="जत्थों में विभाजनं, बाइट्स:" -02000D41="जत्थे का आकारं मिथ्या अस्ति" -02000D42="निर्देशित जत्था आकारं: {0} बाइटस.\n भवान् संग्रहम् को ऎसे जत्थों में विभाजितं करना चाहते अस्ति, क्या आपको यकीन अस्ति?" - -02000D81="भण्डारणम्" -02000D82="साधारणम्" -02000D83="अधिकतम" -02000D84="तेज" -02000D85="सर्वाधिक तेज" -02000D86="अत्यन्त" - -02000D90="ब्राउजम् वा घूमे" - -02000DA1="फ़ाइलें जोड़े एवम् प्रतिस्थापित कुरु" -02000DA2="फ़ाइले अद्यतनीकृतं कुरु एवम् जोड़े" -02000DA3="अवस्थितं फ़ाइलें ताजा कुरु" -02000DA4="फाइलें समक्रमण(सिंक्रोनाईज़) कुरु" - -02000DB1="सर्वाः फ़ाइलें" - -02000DC0="संकुचनं कर रहा अस्ति" - -; Columns dialog -02000E00="स्तंभ" -02000E01="इस फोल्डरं में जो स्तंभ, तुम दिखाई दें ऎसे बनाना चाहते हो उन्हें टिक(चयन) कुरु. स्तंभो का क्रम बदलने के लिये उर्ध्वं ले जाओ एवम् अधः ले जाओ बटनस्य(खटके) उपयोगं कुरु" -02000E02="चयनित स्तंभम्" -02000E03="&पिक्सेल(बूँद) चौड़े." - -02000E10="&उर्ध्वं ले जाएँ" -02000E11="&अधः ले जाएँ" -02000E12="&दिखाये" -02000E13="&छुपाये" -02000E14="सेट(स्थिर)" - -02000E81="शीर्षक" -02000E82="चौड़ाई" - -; Testing -02000F90="परीक्षणम्" - - -; file Manager - -03000000="7-जिप फ़ाइल प्रबन्धकम्" - -; Menu -03000102="&फ़ाइलम्" -03000103="&संपादनम्" -03000104="&दर्शनम्" -03000105="&औजारम्" -03000106="&मददम्" -03000107="&मनपसंदम्" - -; file -03000210="&अनावृतं" -03000211="&अंदर अनावृतं" -03000212="&बहिः अनावृतं" -03000220="&दृश्यम्" -03000221="&संपादनम्" -03000230="&पुन: नामकरणम्" -03000231="&में नकल बनाये..." -03000232="&में ले जायें..." -03000233="&मिटायें" -03000240="&संपत्तियाँ वा गुणं" -03000241="&टिप्पणी" -03000242="&जाँच योगस्य गणनां कुरु" -03000243="&अन्तर" -03000250="&फोल्डरं निर्माणम् कुरु" -03000251="&फ़ाइलं निर्माणम् कुरु" -03000260="&निर्गमन" -03000270="&फ़ाइलस्य विभाजनं कुरु..." -03000271="&फ़ाइलस्य संयोजनं कुरु..." - -; Edit -03000310="&पुर्वस्थिती(पहले जैसा)" -03000311="&पुनः कुरु" -03000320="&काटे" -03000321="&नकल कुरु" -03000322="&चिपकायें" -03000323="&मिटायें" -03000330="&सर्व चयनं कुरु" -03000331="&सर्व अचयनितं कुरु" -03000332="&चयन उलटा कुरु" -03000333="चयनं कुरु..." -03000334="अचयनं कुरु..." -03000335="प्रकार द्वारा चयनम्" -03000336="प्रकार द्वारा अचयनम्" - -; View -03000410="विशाल प्रतीकं" -03000411="लघु प्रतीकं" -03000412="&सूची" -03000413="&वर्णनं" -03000420="अवितरितम्" -03000430="मूल फोल्डरं अनावृतं" -03000431="एक स्तर उर्ध्व चढ़े" -03000432="फ़ोल्डरो का इतिहास..." -03000440="&ताजा कुरु" -03000449="चौड़ा दृश्य" -03000450="&२ फ़लक" -03000451="&औजार पट्टीयाँ" -03000460="संग्रहम् उपकरणपट्टी" -03000461="मानक औजार पट्टी" -03000462="विशाल खटके(बटन)" -03000463="खटके(बटन) के शब्द दिखायें" - -; Tools -03000510="&विकल्पम्..." -03000511="&बेञ्चमार्कम्(प्रामाणिक तुलना)" - -; Help -03000610="&सामग्री..." -03000620="7-जिप विषय..." - -; Favorites -03000710="&फोल्डरं मनपसंद में ऎसे जोड़े..." -03000720="पुस्तचिन्हम्" - -; Options Dialog - -03010000="विकल्पम्" - -; Plugins -03010100="प्लगइन(शक्तिदायक)" -03010101="&प्लगइन(शक्तिदायक):" -03010110="विकल्पम्..." - -; Edit -03010200="संपादकम्" -03010201="&संपादक:" -03010202="&अन्तर:" - -; System -03010300="प्रणाली वा तंत्रम्" -03010302="संबधित कुरु 7-जिप के साथ:" -03010310="प्लगइन(शक्तिदायक)" - -; Settings -03010400="व्यवस्थाएँ" -03010401="दिखाओ \"..\"वस्तु" -03010402="वास्तविक फ़ाइल प्रतिमायें दिखाओ" -03010410="तंत्रस्य मेनु दिखाओ" -03010420="&पूर्ण पन्क्तिस्य चयनं" -03010421=" &ग्रिड(जाल) रेखा दिखाओ" -03010422="वस्तु अनावृताय एकं ही(सिंगल)-क्लिकम्" -03010430="&वैकल्पिक चयनं स्थिति" -03010440="&विशाल् स्मृति पृष्ठस्य प्रयोगं कुरु" - -; Strings - -03020201="नकल" -03020202="ले जायें" -03020203="में नकल:" -03020204="में ले जायें:" -03020205="नकल..." -03020206="ले जा रहा अस्ति..." -03020207="ऎसे फोल्डरों के लिये तुम वस्तुओं को हटाना वा नकल करना ना कर सकते." -03020208="एतत् फोल्डरं के लिये यह सञ्चालनं क्रिया समर्थितं ना अस्ति." -03020209="गन्तव्य फोल्डरं चयनित कुरु." - -03020210="फ़ाइल मिटाये यह पक्का कुरु" -03020211="फोल्डरं मिटायें पक्का कुरु" -03020212="अनेक फ़ाइल मिटायें पक्का कुरु" -03020213="क्या तुम्हे यकीन अस्ति कि तुम मिटाना चाहते हो '{0}'?" -03020214="क्या तुम्हे यकीन अस्ति कि तुम फोल्डरं मिटाना चाहते हो '{0}' और इसकी सर्वाः सामग्री भी?" -03020215="क्या तुम्हे यकीन अस्ति कि तुम मिटाना चाहते हो इन {0} वस्तुओं को?" -03020216="मिटा रहा अस्ति..." -03020217="फ़ाइलं किंवा फोल्डरं मिटाने में त्रुटि" -03020218="तंत्र लंबे मार्ग वाली फाइलं को पुनःचक्रण पेटी(रिसाईकल बिन) में ना ले जा सकता अस्ति." - -03020220="पुन: नामकरणं..." -03020221="फ़ाइल वा फोल्डरं के पुन: नामकरणं में त्रुटि" -03020222="फ़ाइल की नकल करना पक्का कुरु" -03020223="तुम संग्रहम् में फाइलं की प्रतिलिपि करना चाहते हो क्या तुम्हे यकीन अस्ति" - -03020230="फ़ॊल्डर निर्माणम् कुरु" -03020231="फोल्डरं नाम:" -03020232="नवीन फ़ॊल्डर" -03020233="फोल्डरं निर्माणम् करने में त्रुटि" - -03020240="फ़ाइल निर्माणम् कुरु" -03020241="फ़ाइल नाम:" -03020242="नवीन फ़ाइलं" -03020243="फ़ाइल निर्माणम् करने में त्रुटि" - -03020250="चयनम्" -03020251="चयन रद्द" -03020252="मुखौटा:" - -03020260="फ़ोल्डरों का इतिहास" - -03020280=" '{0}' फ़ाइल परिवर्धितं हुई अस्ति.\nक्या तुम संग्रहम् में इसे अद्यतनीकृतं करना चाहते हो?" -03020281="फ़ाइल को अद्यतनीकृतं ना कर सकता\n'{0}'" -03020282="संपादक को शुरू ना कर सकता." -03020283="अनावृतं कर रहा अस्ति..." -03020284="यह फाइलं एक विषाणु(वायरस) जैसी लगती अस्ति(फाइलं नाम लंबी खाली जगह नाम में रखता अस्ति)." - -03020290="टिप्पणी" -03020291="&टिप्पणी:" - -030202A0="प्रणाली" - -03020300="संगणकम्" -03020301="सञ्जालम्" -03020302="दस्तावेजम्" - -03020400="जोड़े" -03020401="बहिः निकाले" -03020402="परीक्षणम्" - -03020420="नकल" -03020421="ले जायें" -03020422="मिटायें" -03020423="सूचना" - -03020500="फ़ाइलस्य विभाजनं कुरु" -03020501="&में विभाजनं:" -03020510="विभाजनं कर रहा अस्ति..." -03020520="विभाजनं करना पक्का कुरु" -03020521="क्या तुम्हे यकीन अस्ति कि तुम फाइलं को {0} जत्थों में विभाजित करना चाहते हो?" -03020522="मूल फाइलं के आकारं की तुलना में जत्थे का आकारं छोटा ही होना चाहिए" - -03020600="फ़ाइले संयोजितं कुरु" -03020601="&में संयोजनं कुरु:" -03020610="संयोजनं हो रहा अस्ति..." -03020620="विभाजितं फाइल का मात्र प्रथम भागं ही चयनितं कुरु" -03020621="फाइलं को विभाजित फाइलं के भाग के रूप में पहचान ना सकता" -03020622="विभाजित फाइलं का एक से ज्यादा भाग ना ढूँढ सकता" - -03020710="जाँचयोगस्य(चेकसम) गणनां कर रहा अस्ति..." -03020720="जाँचयोग(चेकसम) माहिती" -03020721="सीआरसी जाँचयोग(चेकसम) आँकड़ों के लिये :" -03020722="सीआरसी जाँचयोग(चेकसम) आँकड़ों और नामों के लिये :" - -03020800="तलाशी(स्कैनिंग) कर रहा अस्ति..." - -03020900="गुणम् वा संपत्तियाँ" - -03020A01="जिस फोल्डरं का लंबा मार्ग अस्ति उससे सञ्चालनं क्रिया ना बुलाई जा सकती." -03020A02="तुम्हे एक फाइलं का चयन तो करना ही होगा" -03020A03="तुम्हे एक वा अधिक फाइलों को चुनना ही होगा" -03020A04="फाइलं {0} पहले से मौजूद अस्ति" - -; Computer -03031100="कुल आकारं" -03031101="स्वतन्त्र रिक्तस्थानं(खाली जगह)" -03031102="क्लस्टर(समूह) आकारं" -03031103="ध्यानाकर्षकं(लेबलम्)" - -; Network -03031200="स्थानिय नामम्" -03031201="प्रदायकम्" - -; Benchmark Dialog - -03080000="(कसौटी चिन्हं)बेञ्चमार्कम्" -03080001="स्मृति उपयोग:" -03080002="संकुचनं कर रहा अस्ति" -03080003="प्रसारणं हो रहा अस्ति" -03080004="गति(वेग)" -03080005="क्रमांकन" -03080006="कुल क्रमांकन" -03080007="वर्तमानम्" -03080008="परिणामम्" -03080009="पास:" -0308000A="त्रुटियाँ:" -0308000B="सीपीयू उपयोग" -0308000C="क्रमांकन / उपयोग" - -;!@LangEnd@! - - diff --git a/External/7-Zip/Lang/si.txt b/External/7-Zip/Lang/si.txt deleted file mode 100644 index 0da37538..00000000 --- a/External/7-Zip/Lang/si.txt +++ /dev/null @@ -1,534 +0,0 @@ -;!@Lang@!UTF-8! -; 7-Zip 4.59 -; Translated by සුපුන් බුධාජීව (Supun Budhajeewa) -; -; -; -; - -00000000="Sinhala" -00000001="සිංහල" -00000002="91" - -; 7-Zip Configuration - -; Title -01000000="7-Zip වින්‍යාසගත කිරීම්" - -; Info Page -01000100="7-Zip පිළිබඳව" -01000103="7-Zip නිදහස් මෘදුකාංගයක් වුවත්, ලියාපදිංචි වීම මගින් 7-Zip හි වැඩි දියුණුව සඳහා ඔබට දායක විය හැකිය.\n\nමෙම සිංහල භාෂා පරිවර්තනය G.S.N. සුපුන් බුධාජීව (budhajeewa@gmail.com) විසින් සිදු කරන ලදී." -01000104="සහය දෙන්න" -01000105="ලියාපදිංචි වෙන්න" - -; Folders Page -01000200="බහාලුම්" -01000210="සක්‍රීය බහාලුම් (&W)" -01000211="පද්ධති තාවකාලික දෑ (Temp) බහාලුම (&S)" -01000212="වත්මන් (&C)" -01000213="තෝරන්න (&S):" -01000214="ඉවත් කළ හැකි ධාවක සඳහා පමණක් භාවිතා කරන්න" - -01000281="තාවකාලික හැකිළුම් ගොනු සඳහා ස්ථානයක් දෙන්න." - -; System Page‍ -01000300="පද්ධතිය" -01000301="Shell context මෙනුව වෙත 7-Zip අන්තර්ගත කරන්න" -01000302="Context menu අංග එක් අංගයක් යටතේ සඳහන් කරන්න‍‍‍" -01000310="Context මෙනු අංග:" - -; Language Page -01000400="භාෂාව" -01000401="භාෂාව:" - -; 7-Zip Explorer extension - -; Context menu -02000101="7-Zip" -02000102="7-Zip විධාන" -02000103="හැකිළුම විවෘත කරන්න" -02000104="තෝරා ඇති හැකිළුම විවෘත කරයි." -02000105="ගොනු ලිහන්න..." -02000106="තෝරා ඇති හැකිළුමෙන් ගොනු ලිහයි." -02000107="හැකිළුමකට ඇතුල් කරන්න..." -02000108="තෝරා ඇති වස්තු හැකිළුමකට ඇතුල් කරයි." -02000109="හැකිළුම පරීක්ෂා කරන්න" -0200010A="තෝරා ඇති හැකිළුම පරීක්ෂා කරයි." -0200010B="මෙතැනට ලිහන්න" -0200010C="තෝරා ඇති හැකිළුම ලිහා, එහි ගොනු වත්මන් බහාලුමට එක් කරයි." -0200010D="{0} වෙත ලිහන්න" -0200010E="හැකිළුම ලිහා, එහි ගොනු උප බහාලුමකට එක් කරයි." -0200010F="{0} වෙත එක් කරන්න" -02000110="තෝරාගත් වස්තු දැනටමත් නිර්මිත හැකිළුමකට එක් කරයි." -02000111="හකුළා විදුලි තැපැල් කරන්න..." -02000112="තෝරා ඇති වස්තු හකුළා විදුලි තැපෑල හරහා යවයි." -02000113="{0} වෙත හකුළා විදුලි තැපැල් කරන්න" -02000114="තෝරාගත් වස්තු දැනටමත් නිර්මිත හැකිළුමකට එක් කර විදුලි තැපෑල හරහා යවයි." - -02000140="<බහාලුම>" -02000141="<හැකිළුම>" - -; Properties -02000203="මංපෙත" -02000204="නම" -02000205="දිගුව" -02000206="බහාලුම" -02000207="විශාලත්වය" -02000208="හැකිළුමෙන් පසු විශාලත්වය" -02000209="ලක්ෂණ" -0200020A="නිර්මාණය කළ දිනය" -0200020B="ප්‍රවේශ වූ දිනය" -0200020C="අළුත් කළ දිනය" -0200020D="සවි" -0200020E="ටීකා කොට ඇත" -0200020F="සුරක්ෂිතය" -02000210="Split Before" -02000211="Split After" -02000212="Dictionary" -02000213="CRC" -02000214="වර්ගය" -02000215="Anti" -02000216="ක්‍රමය" -02000217="ධාරක මෙහෙයුම් පද්ධතිය" -02000218="ගොනු පද්ධතිය" -02000219="පරිශිලක" -0200021A="සමූහය" -0200021B="Block" -0200021C="ටීකාව" -0200021D="පිහිටීම" -0200021E="Path Prefix" -0200021F="බහාලුම්" -02000220="ගොනු" -02000221="සංස්කරණය" -02000222="Volume" -02000223="Multivolume" -02000224="Offset" -02000225="සබැඳීන්" -02000226="Blocks" -02000227="Volumes" - -02000229="බිට්-64" -0200022A="Big-endian" -0200022B="මධ්‍යම සැකසුම් පද්ධතිය (CPU)" -0200022C="භෞතික විශාලත්වය" -0200022D="ශීර්ෂ විශාලත්වය" -0200022E="Checksum" -0200022F="මුහුණුවර" -02000230="Virtual Address" - -; Status bar -02000301="වස්තු {0}ක් තෝරා ඇත" -02000302="වස්තු {0}" - -02000320="ගොනු:" -02000321="බහාලුම්:" -02000322="ප්‍රමාණය:" -02000323="හැකිළු පසු ප්‍රමාණය:" -02000324="හැකිළුම්:" - -; List Context Menu -02000401="කොලමයන් (&C)..." - -02000411="විවෘත කරන්න (&O)" -02000412="ලිහන්න (&Ex)..." - -; ToolBar -02000501="ලිහන්න" - -; Messages -02000601="මෙම හැකිළුම සඳහා යාවත්කාල කිරීම් සහයෝගය නොදක්වයි." -02000602="{0} හැකිළුම යාවත්කාල කල නොහැක" -02000603="'{0}' බහාලුම තැනිය නොහැක" -02000604="ගොනුව සහයෝගී හැකිළුමක් නොවේ." -02000605="දෝෂයක්" -02000606="අංග ඉතා අධිකය" -02000607="දෙන ලද ගොනු නාම දිගුව හා ආශ්‍රිත යෙදවුමක් නැත" -02000608="දෝෂ නොමැත" -02000609="'{0}' ගොනුව හැකිළුමක් ලෙස විවෘත කළ නොහැක" -0200060A="සුරක්ෂිත '{0}' හැකිළුම විවෘත කළ නොහැක. මුරපදය වැරදි ද ?" -0200060B="අවශ්‍ය මතක ප්‍රමාණය පද්ධතියට වෙන් කර ගත නොහැක" -0200060C="හඳුනා නොගත් දෝෂයක්" -0200060D="සහයෝගී නොවන හැකිළුම් ක්‍රමයක්" - -; Dialogs -02000702="හරි" -02000705="ඔවු (&Y)" -02000707="සියල්ලටම ඔවු (&A)" -02000709="නැහැ (&N)" -0200070B="සියල්ලටම නැහැ(&L)" - -02000710="එපා" -02000711="එපා (&C)" -02000713="වසන්න (&C)" -02000714="නවතන්න" -02000715="ප්‍රත්‍යාරම්භ කරන්න" - -02000720="උදව්" - -; Extract dialog -02000800="ලිහන්න" -02000801="ලිහීමට තැනක් (&X) :" -02000802="මුරපදය" - -02000810="මංපෙත් ස්වභාවය" -02000811="සම්පූර්ණ මංපෙත් නම්" -02000812="වර්තමාන මංපෙත් නම්" -02000813="මංපෙත් නම් අවශ්‍ය නැත" - -02000820="උඩින් ලිවීමේ ස්වභාවය" -02000821="උඩින් ලියන්නට පෙර විමසන්න" -02000822="විමසීමෙන් තොරව උඩින් ලියන්න" -02000823="දැනටමත් ඇති ගොනු මගහරින්න" -02000824="ගොනු ස්වයංක්‍රියව ප්‍රතිනම් කරන්න" -02000825="දැනටමත් ඇති ගොනු‍ ප්‍රතිනම් කරන්න" - -02000830="ගොනු" -02000831="තෝරාගත් ගොනු (&S)" -02000832="සියළු ගොනු (&A)" - -02000881="ලිහන ලද ගොනු සඳහා ස්ථානයක් තෝරන්න." - -02000890="ලිහමින් පවතී‍" - -; Overwrite dialog -02000900="ගොනු ප්‍රතිස්ථාපනය තහවුරු කර ගැනීම" -02000901="ගමනාන්ත බහාලුමේ දැනටමත් නිර්මිත ගොනුවක් ඇත." -02000902="දැනටම පවතින පහත ගොනුව," -02000903="මෙය සමග ප්‍රතිස්ථාපනය කරන්න ද ?" - -02000911="ස්වයංක්‍රියව ප්‍රතිනම් කරන්න (&U)" - -02000982="{0} බයිට (Bytes)" -02000983="නව්‍ය කළේ" - -; Messages dialog -02000A00="විනිශ්චීය පණිවුඩ" - -02000A80="පණිවිඩය" - -02000A91="'{0}' සඳහා සහයෝගය නොදක්වන හැකිළුම් ක්‍රමයක්." -02000A92="'{0}' හි දත්ත දෝෂයකි. ගොනුව බිඳී ඇත." -02000A93="'{0}' හි CRC අසමත් විනි. ගොනුව බිඳී ඇත." -02000A94="සුරක්ෂිත '{0}' ගොනුවේ දත්ත දෝෂයකි. වැරදි මුරපදයක් ද ?" -02000A95="සුරක්ෂිත '{0}' ගොනුවේ CRC අසමත් විනි. වැරදි මුරපදයක් ද ?" - -; Password dialog -02000B00="මුරපදය ඇතුල් කරන්න" -02000B01="මුරපදය ඇතුල් කරන්න:" -02000B02="මුරපදය පෙන්වන්න (&S)" -02000B03="මුරපදය නැවත ඇතුල් කරන්න:" -02000B10="මුරපද නොගැලපේ" -02000B11="මුරපද සඳහා ඉංග්‍රිසි අකුරු, ඉලක්කම් සහ විශේෂිත සංකේත පමණක් භාවිතා කරන්න (!, #, $, ...)" -02000B12="මුරපදය දිග වැඩිය" - -; Progress dialog -02000C00="ක්‍රියාවලිය" -02000C01="ගතවූ කාලය:" -02000C02="ඉතිරි කාලය:" -02000C03="සම්පූර්ණ විශාලත්වය:" -02000C04="වේගය:" -02000C05="ක්‍රියාවලියට භාජනය වූ ප්‍රමාණය:" -02000C06="හැකිළුම් අනුපාතය:" - -02000C10="පසුබිමින් (&B)" -02000C11="පෙරබිමින් (&F)" -02000C12="මදකට නවතන්න (&P)" -02000C13="නැවත අරඹන්න (&C)" - -02000C20="මදකට නවතා ඇත" - -02000C30="ඉවත්වීමට අවශ්‍ය බව විශ්වාස ද ?" - -; Compress dialog -02000D00="හැකිළුමකට එක් කරන්න" -02000D01="හැකිළුම (&A):" -02000D02="යාවත්කාල කිරීමේ ස්වභාවය (&U):" -02000D03="හැකිළුම් රටාව (&F):" -02000D04="හැකිළුම් ක්‍රමය (&M):" -02000D05="සවි හැකිළුමක් තනන්න (&S)" -02000D06="පරාමිති (&P):" -02000D07="විකල්ප" -02000D08="SF&X හැකිළුමක් තනන්න" -02000D09="Multi-threading" -02000D0A="ගොනු නාම සුරකින්න (&S)" -02000D0B="හැකිළුම් මට්ටම (&L):" -02000D0C="&Dictionary size:" -02000D0D="&Word size:" -02000D0E="හැකිලීම සඳහා මතක භාවිතය:" -02000D0F="ලිහීම ක්‍රියාව සඳහා මතක භාවිතය:" -02000D10="සුරැකුම්" -02000D11="සුරැකුම් ක්‍රමය:" -02000D12="Number of CPU threads:" -02000D13="Solid block size:" -02000D14="සවි-නොමැති" -02000D15="සවි" -02000D16="හවුල්කාර ගොනු ද හකුළන්න" - -02000D40="කොටස් වලට බෙදන්න, බයිට (bytes):" -02000D41="වැරදි කොටස් විශාලත්වයකි" -02000D42="සඳහන් කරන ලද කොටස් විශාලත්වය බයිට {0} කි.\nහැකිළුම මෙවන් කොටස් වලට බෙදියයුතු බව විශ්වාස ද ?" - -02000D81="තැන්පත් කරන්න" -02000D82="සාමාන්‍ය" -02000D83="උපරිම" -02000D84="වේගවත්" -02000D85="ඉතා වේගවත්" -02000D86="අධි හැකිළුම්‍" - -02000D90="සොයන්න" - -02000DA1="ගොනු එක් කර ප්‍රතිස්ථාපනය කරන්න" -02000DA2="ගොනු යාවත්කාල කර එක් කරන්න" -02000DA3="දැනටමත් ඇති ගොනු නැවුම් කරන්න" -02000DA4="ගොනු සමකාලී කරන්න" - -02000DB1="සියළු ගොනු" - -02000DC0="හකුළමින් පවතී" - -; Columns dialog -02000E00="කොලම" -02000E01="මෙම බහාලුමේ දිස්වනවාට ඔබ කැමති කොලමයන් තෝරන්න. කොලමයන් පිලිවෙල කිරීම සඳහා ඉහළට සහ පහළට යන බොත්තම් භාවිත කරන්න." -02000E02="තෝරාගත් කොලමයන්," -02000E03="පික්සල් පළල (&W)." - -02000E10="ඉහළට (&U)" -02000E11="පහළට (&D)" -02000E12="පෙන්වන්න (&S)" -02000E13="සඟවන්න (&H)" -02000E14="පිහිටුවන්න" - -02000E81="නාමය" -02000E82="පළල" - -; Testing -02000F90="පරීක්ෂා කිරීම" - -; File Manager - -03000000="7-Zip ගොනු කළමනාකරු" - -; Menu -03000102="ගොනුව (&F)" -03000103="සැකසුම් (&E)" -03000104="දසුන (&V)" -03000105="මෙවලම් (&T)" -03000106="උදව් (&H)" -03000107="කැමතිම (&A)" - -; File -03000210="විවෘත කරන්න (&O)" -03000211="මෙහිම විවෘත කරන්න (&I)" -03000212="පිටතින් විවෘත කරන්න (&U)" -03000220="දසුන (&V)" -03000221="සංස්කරණය කරන්න (&E)" -03000230="නැවත නම් කරන්න (&M)" -03000231="වෙනත් තැනකට පිටපත් කරන්න (&C)..." -03000232="වෙනත් තැනකට ගෙනය‍න්න (&M)..." -03000233="මකන්න (&D)" -03000240="වත්කම් (&R)" -03000241="ටීකා (&N)" -03000242="checksum ගණනය කරන්න" -03000250="බහාලුමක් තනන්න" -03000251="ගොනුවක් තනන්න" -03000260="ඉවත් වන්න (&X)" -03000270="ගොනුව බෙදන්න (&S)..." -03000271="ගොනු එකතු කරන්න (&B)..." - -; Edit -03000310="අහෝසි කරන්න (&U)" -03000311="යළි කරන්න (&R)" -03000320="කපන්න (&T)" -03000321="පිටපත් කරන්න (&C)" -03000322="අලවන්න (&P)" -03000323="මකන්න (&D)" -03000330="සියල්ල තෝරන්න (&A)" -03000331="තෝරන ලද සියල්ල ඉන් ඉවත් කරන්න" -03000332="අනෙක් පැත්තට තෝරන්න (&I)" -03000333="තෝරන්න..." -03000334="තේරීම ඉවත් කරන්න..." -03000335="වර්ගයෙන් තෝරන්න" -03000336="වර්ගයෙන් තේරීම ඉවත් කරන්න" - -; View -03000410="විශාල මූර්ති (&G)" -03000411="කුඩා මූර්ති (&M)" -03000412="ලයිස්තුව (&L)" -03000413="සවිස්තර (&D)" -03000420="අසුරන නොලද" -03000430="ප්‍රධාන බහාලුම විවෘත කරන්න" -03000431="ඉහළට එක් ස්ථරයක්" -03000432="බහාලුම් අතීතය..." -03000440="ප්‍රතිපූරණය කරන්න(&R)" -03000449="පැතලි දසුන" -03000450="පැනල &2" -03000451="මෙවලම් තීරු (&T)" -03000460="හැකිළුම් මෙවලම් තීරුව" -03000461="සම්මත මෙවලම් තීරුව" -03000462="විශාල බොත්තම්" -03000463="බොත්තම් පෙළ දක්වන්න" - -; Tools -03000510="විකල්ප (&O)..." -03000511="&Benchmark" - -; Help -03000610="අන්තර්ගතය (&C)..." -03000620="7-Zip පිළිබඳව (&A)..." - -; Favorites -03000710="බහාලුම කැමතිම අංග වලට එකතු කරන අයුර (&A)" -03000720="පොත් සලකුණ - අංක" - -; Options Dialog - -03010000 = "විකල්ප" - -; Plugins -03010100 = "ප්ලගින" -03010101 = "ප්ලගින (&P):" -03010110 = "විකල්ප..." - -; Edit -03010200 = "සංස්කාරකය" -03010201 = "සංස්කාරකය (&E):" - -; System -03010300 = "පද්ධතිය" -03010302 = "7-Zip සමග හවුල් කරන්න:" -03010310 = "ප්ලගින" - -; Settings -03010400 = "සෙටිංග්ස්" -03010401 = "\"..\" අංගය පෙන්වන්න" -03010402 = "ගොනු වල සත්‍ය මූර්තිය පෙන්වන්න" -03010410 = "පද්ධති මෙනුව පෙන්වන්න" -03010420 = "සම්පූර්ණ තීරු තේරීම (&F)" -03010421 = "වගු රේභා පෙන්වන්න (&G)" -03010430 = "වෛකල්පිත තේරීම් ස්වභාවය (&A)" -03010440 = "විශාල මතක පිටු භාවිතා කරන්න (&L)" - -; Strings - -03020201 = "පිටපත් කරන්න" -03020202 = "ගෙනයන්න" -03020203 = "වෙනත් තැනකට පිටපත් කරන්න:" -03020204 = "වෙනත් තැනකට ගෙනයන්න:" -03020205 = "පිටපත් කරමින් පවතී..." -03020206 = "ගෙනයමින් පවතී..." -03020207 = "මෙවන් බහාලුම් වලට ගොනු පිටපත් හෝ ගෙනයාම කළ නොහැක." -03020208 = "ක්‍රියාව කල නොහැක." -03020209 = "ගමනාන්ත බහාලුම තෝරන්න." - -03020210 = "ගොනු මැකීම තහවුරු කිරීම" -03020211 = "බහාලුම් මැකීම තහවුරු කිරීම" -03020212 = "බහු ගොනු මැකීම තහවුරු කිරීම" -03020213 = "ඔබට '{0}' මැකීමට අවශ්‍ය බව විශ්වාස ද ?" -03020214 = "ඔබට '{0}' බහාලුම හා එහි අන්තර්ගතය මැකීමට අවශ්‍ය බව විශ්වාස ද ?" -03020215 = "ඔබට {0} යන වස්තු මැකීමට අවශ්‍ය බව විශ්වාස ද ?" -03020216 = "මකමින් පවතී..." -03020217 = "ගොනුව හෝ බහාලුම මැකීමේ දී දෝෂයක් මතු විය" -03020218="දිගු මංපෙතක් ඇති ගොනුවක් කුණු බඳුනට යැවීම පද්ධතියට කල නොහැක." - -03020220 = "ප්‍රතිනම් කරමින් පවතී..." -03020221 = "ගොනුව හෝ බහාලුම මැකීමේදී දෝෂයක් මතු විය" -03020222 = "ගොනු පිටපත් කිරීම තහවුරු කිරීම" -03020223 = "ගො‍නුව හැකිළුම වෙත පිටපත් කළ යුතු බව ඔබට විශ්වාස ද" - -03020230 = "බහාලුමක් තනන්න" -03020231 = "බහාලුම් නාමය:" -03020232 = "නව බහාලුමක්" -03020233 = "බහාලුම තැනීමේදී දෝෂයක් මතුවිය" - -03020240 = "ගොනුවක් තනන්න" -03020241 = "ගොනු නාමය:" -03020242 = "නව ගොනුවක්" -03020243 = "ගොනුව තැනීමේදී දෝෂයක් මතුවිය" - -03020250 = "තෝරන්න" -03020251 = "තේරීම ඉවත් කරන්න" -03020252 = "ගොනුවේ හෝ බහාලුමේ නම හෝ කොටසක්:" - -03020260 = "බහාලුම් අතීතය" - -03020280 = "'{0}' ගොනුව නව්‍ය කෙරිනි.\nහැකිළුමෙහි එය යාවත්කාල කිරීමට ඔබට අවශ්‍ය ද ?" -03020281 = "ගොනුව යාවත්කාල කල නොහැක\n'{0}'" -03020282 = "සංස්කාරකය විවෘත කළ නොහැක." -03020283 = "විවෘත කරමින් පවතී..." -03020284="ගොනුව වෛරසයක් වැනිය (ගොනු නාමයේ දිගු හිස් තැන් ඇත)." - -03020290 = "ටීකාව" -03020291 = "ටීකාව (&C):" - -030202A0 = "පද්ධතිය" - -03020300 = "පරිගණකය" -03020301 = "ජාලය" -03020302="ලියකියවිලි" - -03020400 = "හකුළන්න" -03020401 = "ලිහන්න" -03020402 = "පරීක්ෂා කරන්න" - -03020420 = "පිටපත් කරන්න" -03020421 = "ගෙන යන්න" -03020422 = "මකන්න" -03020423 = "තොරතුරු" - -03020500 = "ගොනුව බෙදන්න" -03020501 = "ගොනුව බෙදා කොටස් මෙහි තැන්පත් කරන්න (&S):" -03020510 = "ගොනුව බෙදමින් පවතී..." -03020520 = "ගොනුව බෙදීම තහවුරු කරන්න" -03020521 = "ගොනුව කොටස් {0} කට බෙදීමට අවශ්‍ය බව ඔබට විශ්වාස ද ?" -03020522 = "බෙදූ කොටසක විශාලත්වය, මුල් ගොනුවේ විශාලත්වයට වඩා අඩු විය යුතුය" - -03020600 = "බෙදූ ගොනු එක් කරන්න" -03020601 = "බෙදූ ගොනු එක් කර මෙහි තැනපත් කරන්න (&C):" -03020610 = "බෙදූ ගොන එක් කරමින් පවතී..." -03020620 = "පළමු ගොනුව පමණක් තෝරන්න" -03020621="ගොනුව, බෙදන ලද ගොනුවක කොටසක් ලෙස හඳුනාගත නොහැක." -03020622="බෙදන ලද ගොනුවේ කොටස් වලින් එකකට වඩා සොයාගත නොහැක." - -03020710 = "Checksum calculating..." -03020720 = "Checksum information" -03020721 = "CRC checksum for data:" -03020722 = "CRC checksum for data and names:" - -03020800 = "සුපිරික්සමින් පවතී..." - -03020900 = "වත්කම්" - -03020A01="දිගු මංපෙතක් ඇති බහාලුමකින් ක්‍රියාකාරීත්වය කැඳවිය නොහැක." -03020A02="එක් ගොනුවක් පමණක් තේරිය යුතුය." -03020A03="ගොනු එකක් හෝ වැඩි ගණනක් තේරිය යුතුය." -03020A04="{0} ගොනුව දැනටමත් ඇත" - -; Computer -03031100 = "සම්පූර්ණ විශාලත්වය" -03031101 = "නිදහස් ඉඩ" -03031102 = "Cluster විශාලත්වය" -03031103 = "නම් පත" - -; Network -03031200 = "Local Name" -03031201 = "සපයන්නා" - -; Benchmark Dialog - -03080000 = "Benchmark" -03080001 = "මතක භාවිතය:" -03080002 = "හැකිළුම්" -03080003 = "ලිහුම්" -03080004 = "වේගය" -03080005 = "ඇගයුම" -03080006 = "සම්පූර්ණ ඇගයුම" -03080007 = "වත්මන්" -03080008 = "ප්‍රතිඵලිත" -03080009 = "Passes:" -0308000A = "දෝෂ:" -0308000B = "CPU භාවිතාව" -0308000C = "ඇගයුම / භාවිතාව‍" - -;!@LangEnd@! - - diff --git a/External/7-Zip/Lang/sk.txt b/External/7-Zip/Lang/sk.txt deleted file mode 100644 index b123d822..00000000 --- a/External/7-Zip/Lang/sk.txt +++ /dev/null @@ -1,543 +0,0 @@ -;!@Lang@!UTF-8! -; 7-Zip 9.07 beta -; Translated by Pavel Devečka -; -; -; -; - -00000000="Slovak" -00000001="Slovenčina" -00000002="27" - -; 7-Zip Configuration - -; Title -01000000="Nastavenia 7-Zip" - -; Info Page -01000100="O programe 7-Zip" -01000103="7-Zip je voľne šíriteľný program. Jeho vývoj môžete podporiť tým, že sa zaregistrujete." -01000104="Podporiť" -01000105="Zaregistrovať" - -; Folders Page -01000200="Adresáre" -01000210="&Pracovný adresár" -01000211="&Systémový adresár pre dočasné súbory" -01000212="&Aktuálny adresár" -01000213="&Manuálne vybraný adresár:" -01000214="Po&užiť len pre vymeniteľné jednotky" - -01000281="Vyberte adresár pre dočasné súbory." - -; System Page -01000300="Systém" -01000301="Integrovať 7-Zip do kontextového menu" -01000302="Kaskádové kontextové menu" -01000310="Položky kontextového menu:" - -; Language Page -01000400="Jazyk" -01000401="Jazyk:" - - -; 7-Zip Explorer extension - -; Context menu -02000101="7-Zip" -02000102="Príkazy 7-Zip" -02000103="Otvoriť archív" -02000104="Otvorí vybraný archív." -02000105="Rozbaliť súbory..." -02000106="Rozbalí súbory z vybraného archívu." -02000107="Pridať do archívu..." -02000108="Pridá vybrané položky do archívu." -02000109="Otestovať archív" -0200010A="Otestuje integritu vybraného archívu." -0200010B="Rozbaliť tu" -0200010C="Rozbalí súbory z vybraného archívu do aktuálneho adresára." -0200010D="Rozbaliť do {0}" -0200010E="Rozbalí súbory do podadresára." -0200010F="Pridať do {0}" -02000110="Pridá vybrané položky do archívu." -02000111="Skomprimovať a poslať emailom..." -02000112="Skomprimuje vybrané položky do archívu a pošle archív emailom." -02000113="Skomprimovať do {0} a poslať emailom" -02000114="Skomprimuje vybrané položky do archívu a pošle archív emailom." - -02000140="" -02000141="" - -; Properties -02000203="Cesta" -02000204="Meno" -02000205="Prípona" -02000206="Adresár" -02000207="Veľkosť" -02000208="Veľkosť po kompresii" -02000209="Atribúty" -0200020A="Vytvorený" -0200020B="Sprístupnený" -0200020C="Zmenený" -0200020D="Jednoliaty" -0200020E="Komentovaný" -0200020F="Zašifrovaný" -02000210="Rozdelený predtým" -02000211="Rozdelený potom" -02000212="Slovník" -02000213="CRC" -02000214="Typ" -02000215="Anti" -02000216="Metóda" -02000217="Hostiteľský OS" -02000218="Súborový systém" -02000219="Užívateľ" -0200021A="Skupina" -0200021B="Blok" -0200021C="Komentár" -0200021D="Pozícia" -0200021E="Predpona cesty" -0200021F="Adresáre" -02000220="Súbory" -02000221="Verzia" -02000222="Zväzok" -02000223="Multizväzok" -02000224="Ofset" -02000225="Väzby" -02000226="Bloky" -02000227="Zväzky" - -02000229="64-bitov" -0200022A="Big-endian" -0200022B="CPU" -0200022C="Fyzická veľkosť" -0200022D="Veľkosť hlavičiek" -0200022E="Kontrolný súčet" -0200022F="Charakteristiky" -02000230="Virtuálna adresa" -02000231="ID" -02000232="Skrátený názov" -02000233="Aplikácia" -02000234="Veľkosť sektoru" -02000235="Režim" -02000236="Odkaz" - -; Status bar -02000301="{0} objekt(ov) vybraných" -02000302="{0} objekt(ov)" - -02000320="Súbory:" -02000321="Adresáre:" -02000322="Veľkosť:" -02000323="Veľkosť po kompresii:" -02000324="Archívy:" - -; List Context Menu -02000401="&Stĺpce..." - -02000411="&Otvoriť" -02000412="&Rozbaliť..." - -; ToolBar -02000501="Rozbaliť" - -; Messages -02000601="Aktualizačné operácie nie sú v tomto archíve podporované." -02000602="Nemožno aktualizovať archív {0}" -02000603="Nemožno vytvoriť adresár '{0}'." -02000604="Súbor nie je podporovaný archív." -02000605="Chyba" -02000606="Priveľa položiek" -02000607="Žiadna aplikácia nie je priradená k súborom s touto príponou." -02000608="V archíve sa nenašli žiadne chyby." -02000609="Súbor '{0}' nemožno otvoriť ako archív." -0200060A="Nemožno otvoriť šifrovaný archív '{0}'. Nesprávne heslo?" -0200060B="Systém nemôže alokovať požadované množstvo pamäte." -0200060C="Neznáma chyba" -0200060D="Nepodporovaný typ archívu" - -; Dialogs -02000702="OK" -02000705="&Áno" -02000707="Áno na &všetko" -02000709="&Nie" -0200070B="Nie na vš&etko" - -02000710="Storno" -02000711="&Storno" -02000713="&Zatvoriť" -02000714="Zastaviť" -02000715="Reštartovať" - -02000720="Nápoveda" - -; Extract dialog -02000800="Rozbaliť" -02000801="Rozbaliť do:" -02000802="Heslo" - -02000810="Nastavenie názvov ciest" -02000811="Plné názvy ciest" -02000812="Aktuálne názvy ciest" -02000813="Žiadne názvy ciest" - -02000820="Nastavenie prepísania" -02000821="Spýtať sa pred prepísaním" -02000822="Prepísať bez výzvy" -02000823="Preskočiť existujúce súbory" -02000824="Automaticky premenovať" -02000825="Auto. premenovať existujúce súbory" - -02000830="Súbory" -02000831="&Vybrané súbory" -02000832="Vš&etky súbory" - -02000881="Špecifikujte adresár pre rozbalené súbory." - -02000890="Rozbaľovanie" - -; Overwrite dialog -02000900="Potvrdenie nahradenia súboru" -02000901="Cieľový adresár už obsahuje rozbaľovaný súbor." -02000902="Chcete nahradiť existujúci súbor" -02000903="týmto?" - -02000911="&Automaticky premenovať" - -02000982="{0} bajtov" -02000983="upravených" - -; Messages dialog -02000A00="Diagnostické správy" - -02000A80="Správa" - -02000A91="Nepodporovaná kompresná metóda pre '{0}'." -02000A92="Dátová chyba v '{0}'. Súbor je porušený." -02000A93="CRC zlyhalo v '{0}'. Súbor je porušený." -02000A94="Dátová chyba v šifrovanom súbore '{0}'. Nesprávne heslo?" -02000A95="CRC zlyhalo v šifrovanom súbore '{0}'. Nesprávne heslo?" - -; Password dialog -02000B00="Zadajte heslo" -02000B01="Zadajte heslo:" -02000B02="Ukázať heslo" -02000B03="Zopakujte heslo:" -02000B10="Heslá nie sú zhodné!" -02000B11="Používajte len písmená bez diakritiky, čísla a špeciálne znaky (!, #, $, ...)!" -02000B12="Heslo je príliš dlhé!" - -; Progress dialog -02000C00="Priebeh" -02000C01="Uplynutý čas:" -02000C02="Zostávajúci čas:" -02000C03="Veľkosť:" -02000C04="Rýchlosť:" -02000C05="Spracované:" -02000C06="Úroveň kompresie:" - -02000C10="&Pozadie" -02000C11="P&opredie" -02000C12="Po&zastaviť" -02000C13="Po&kračovať" - -02000C20="Pozastavené" - -02000C30="Ste si istý, že chcete akciu zrušiť?" - -; Compress dialog -02000D00="Pridať do archívu" -02000D01="&Archív:" -02000D02="&Nastavenie aktualizácie súborov v existujúcich archívoch:" -02000D03="&Formát archívu:" -02000D04="&Kompresná metóda:" -02000D05="V&ytvoriť jednoliaty archív" -02000D06="&Parametre:" -02000D07="Možnosti" -02000D08="Vytvoriť samorozbaľovací archív" -02000D09="Multi-threading" -02000D0A="Zašifrovať mená súborov" -02000D0B="Ú&roveň kompresie:" -02000D0C="&Veľkosť slovníka:" -02000D0D="V&eľkosť slova:" -02000D0E="Pamäť potrebná na kompresiu:" -02000D0F="Pamäť potrebná na dekompresiu:" -02000D10="Šifrovanie" -02000D11="Metóda šifrovania:" -02000D12="Poče&t CPU vlákien:" -02000D13="Veľk&osť jednoliateho bloku:" -02000D14="Nejednoliaty" -02000D15="Jednoliaty" -02000D16="Komprimovať zdieľané súbory" - -02000D40="Roz&deliť na časti, bajtov:" -02000D41="Nesprávna veľkosť časti" -02000D42="Vybraná veľkosť časti: {0} bytov.\nSte si istý, že chcete rozdeliť archív na také časti?" - -02000D81="Bez kompresie" -02000D82="Normálna" -02000D83="Maximálna" -02000D84="Rýchla" -02000D85="Najrýchlejšia" -02000D86="Ultra" - -02000D90="Prechádzať" - -02000DA1="Pridať a nahradiť súbory" -02000DA2="Aktualizovať a pridať súbory" -02000DA3="Aktualizovať existujúce súbory" -02000DA4="Synchronizovať súbory" - -02000DB1="Všetky súbory" - -02000DC0="Komprimovanie" - -; Columns dialog -02000E00="Stĺpce" -02000E01="Zaškrtnite stĺpce, ktoré by ste radi zviditeľnili v tomto adresári. Použite tlačítka Posunúť hore a Posunúť dole na usporiadanie stĺpcov." -02000E02="Vybraný stĺpec by mal byť" -02000E03="pixelov &široký." - -02000E10="Posunúť &hore" -02000E11="Posunúť &dole" -02000E12="&Ukázať" -02000E13="&Skryť" -02000E14="Nastaviť" - -02000E81="Titulok" -02000E82="Šírka" - -; Testing -02000F90="Výsledok testovania" - - -; File Manager - -03000000="7-Zip File Manager" - -; Menu -03000102="&Súbor" -03000103="&Upraviť" -03000104="&Zobraziť" -03000105="&Nástroje" -03000106="Ná&poveda" -03000107="&Obľúbené" - -; File -03000210="&Otvoriť" -03000211="O&tvoriť vnútri" -03000212="Ot&voriť externe" -03000220="&Zobraziť" -03000221="&Upraviť" -03000230="&Premenovať" -03000231="&Kopírovať do..." -03000232="P&resunúť do..." -03000233="O&dstrániť" -03000240="V&lastnosti" -03000241="Ko&mentár" -03000242="Vypočítať kontrolný súčet" -03000243="Rozdiel (Diff)" -03000250="Vytvoriť adresár" -03000251="Vytvoriť súbor" -03000260="Uko&nčiť" -03000270="Ro&zdeliť súbor..." -03000271="Zlúč&iť súbory..." - -; Edit -03000310="&Späť" -03000311="&Znovu" -03000320="&Vystrihnúť" -03000321="&Kopírovať" -03000322="V&ložiť" -03000323="&Vymazať" -03000330="Označiť všetko" -03000331="Odznačiť všetko" -03000332="Invertovať označenie" -03000333="Označiť..." -03000334="Odznačiť..." -03000335="Označiť podľa typu" -03000336="Odznačiť podľa typu" - -; View -03000410="&Veľké ikony" -03000411="&Malé ikony" -03000412="&Zoznam" -03000413="&Podrobnosti" -03000420="Netriediť" -03000430="Otvoriť koreňový adresár" -03000431="O úroveň vyššie" -03000432="História adresárov..." -03000440="&Obnoviť" -03000449="Plochý pohľad" -03000450="&2 Panely" -03000451="P&anely nástrojov" -03000460="Archív" -03000461="Štandard" -03000462="Veľké ikony" -03000463="Textový popis pod ikonami" - -; Tools -03000510="N&astavenia" -03000511="&Skúšobný test" - -; Help -03000610="&Obsah nápovedy" -03000620="O p&rograme 7-Zip" - -; Favorites -03000710="Pridať adresár medzi Obľúbené ako" -03000720="Záložka" - -; Options Dialog - -03010000="Nastavenia" - -; Plugins -03010100="Zásuvné moduly" -03010101="Zásuvné moduly:" -03010110="Konfigurácia" - -; Edit -03010200="Editor" -03010201="Editor:" -03010202="Vyhľadávač rozdielov (Diff):" - -; System -03010300="Systém" -03010302="Asociovať 7-Zip s vybranými typmi súborov:" -03010310="Zásuvný modul" - -; Settings -03010400="Nastavenia" -03010401="Ukázať \"..\" položku" -03010402="Ukázať skutočné ikony súborov" -03010410="Ukázať systémové menu" -03010420="Označiť celý riadok" -03010421="Zobraziť čiary mriežky" -03010422="Otvoriť položku jednoduchým kliknutím" -03010430="Alternatívny mód výberu" -03010440="Použitie veľkých stránok pamäti" - -; Strings - -03020201="Kopírovať" -03020202="Presunúť" -03020203="Kopírovať do:" -03020204="Presunúť do:" -03020205="Kopírovanie..." -03020206="Presúvanie..." -03020207="Nemôžete presunúť alebo kopírovať položky smerom do takých adresárov." -03020208="Operácia nie je podporovaná." -03020209="Vyberte cieľový adresár." - -03020210="Potvrdenie odstránenia súboru" -03020211="Potvrdenie odstránenia adresára" -03020212="Potvrdenie odstránenia viacerých položiek" -03020213="Ste si istý, že chcete odstrániť súbor '{0}'?" -03020214="Ste si istý, že chcete odstrániť adresár '{0}' a celý jeho obsah?" -03020215="Ste si istý, že chcete odstrániť týchto {0} položiek?" -03020216="Odstraňovanie..." -03020217="Chyba pri odstraňovaní súboru alebo adresáru" -03020218="Systém nemôže do koša presunúť súbor s dlhou cestou" - -03020220="Premenovanie..." -03020221="Chyba pri premenovaní súboru alebo adresáru" -03020222="Potvrdiť kopírovanie súboru/súborov" -03020223="Ste si istý, že chcete kopírovať súbor/súbory do archívu?" - -03020230="Vytvoriť adresár" -03020231="Meno adresáru:" -03020232="Nový adresár" -03020233="Chyba pri vytváraní adresáru" - -03020240="Vytvoriť súbor" -03020241="Meno súboru:" -03020242="Nový súbor" -03020243="Chyba pri vytváraní súboru" - -03020250="Označiť" -03020251="Odznačiť" -03020252="Maska:" - -03020260="História adresárov" - -03020280="Súbor '{0}' bol zmenený.\nChcete ho aktualizovať v archíve?" -03020281="Nemožno aktualizovať súbor\n'{0}'" -03020282="Nemožno spustiť editor." -03020283="Otváranie..." -03020284="Súbor vyzerá ako vírus. (Meno súboru obsahuje veľa medzier.)" - -03020290="Komentár" -03020291="&Komentár:" - -030202A0="Systém" - -03020300="Počítač" -03020301="Sieť" -03020302="Dokumenty" - -03020400="Pridať" -03020401="Rozbaliť" -03020402="Otestovať" - -03020420="Kopírovať" -03020421="Presunúť" -03020422="Odstrániť" -03020423="Vlastnosti" - -03020500="Rozdeliť súbor" -03020501="&Rozdeliť do:" -03020510="Rozdeľovanie..." -03020520="Potvrďte rozdeľovanie." -03020521="Ste si istý, že chcete rozdeliť súbor na {0} častí?" -03020522="Veľkosť časti musí byť menšia, než veľkosť pôvodného súboru." - -03020600="Zlúčiť súbory" -03020601="&Zlúčiť do:" -03020610="Zlučovanie..." -03020620="Vyberte len prvý súbor." -03020621="Nie je možné detekovať súbor ako časť rozdeleného súboru." -03020622="Nie je možné nájsť viac ako jednu časť rozdeleného súboru." - -03020710="Výpočet CRC..." -03020720="Informácie o CRC" -03020721="CRC pre dáta:" -03020722="CRC pre dáta a názvy:" - -03020800="Prehľadávanie..." - -03020900="Vlastnosti" - -03020A01="Operácia nemôže byť volaná z adresára, ktorý má dlhú cestu." -03020A02="Musíte si vybrať jeden súbor." -03020A03="Musíte si vybrať jeden alebo viac súborov." -03020A04="Súbor {0} už existuje." - -; Computer -03031100="Celková veľkosť" -03031101="Voľné miesto" -03031102="Veľkosť klastra" -03031103="Menovka" - -; Network -03031200="Lokálny názov" -03031201="Prevádzkovateľ" - -; Benchmark Dialog - -03080000="Skúšobný test" -03080001="Použitá pamäť:" -03080002="Komprimovanie" -03080003="Rozbaľovanie" -03080004="Rýchlosť" -03080005="Hodnotenie" -03080006="Celkové hodnotenie" -03080007="Aktuálne:" -03080008="Výsledné:" -03080009="Testov bez chýb:" -0308000A="Chyby:" -0308000B="Využitie CPU" -0308000C="Hodn. / Využitie" - -;!@LangEnd@! diff --git a/External/7-Zip/Lang/sl.txt b/External/7-Zip/Lang/sl.txt deleted file mode 100644 index 9a2fe2c3..00000000 --- a/External/7-Zip/Lang/sl.txt +++ /dev/null @@ -1,512 +0,0 @@ -;!@Lang@!UTF-8! -; 7-Zip 4.55 -; First translation by tomazek -; All further translations and edits by miles -; -; -; - -00000000="Slovenian" -00000001="Slovenski" -00000002="36" - -; 7-Zip Configuration - -; Title -01000000="Konfiguracija 7-Zip" - -; Info Page -01000100="O programu 7-Zip" -01000103="7-Zip je brezplačen. Njegov razvoj podprete s tem, da se registrirate." -01000104="Podpora" -01000105="Registracija" - -; Folders Page -01000200="Mape" -01000210="&Delovna mapa" -01000211="&Sistemska začasna mapa" -01000212="&Trenutna mapa" -01000213="&Navedeno:" -01000214="Uporabi le za izmenljive pogone" - -01000281="Navedite mesto za začasne arhivske datoteke." - -; System Page -01000300="Sistem" -01000301="Integracija 7-Zip v kontekstni meni lupine" -01000302="Kaskadni kontekstni meni" -01000310="Izbire kontekstnega menija:" - -; Language Page -01000400="Jezik" -01000401="Jezik:" - - -; 7-Zip Explorer extension - -; Context menu -02000101="7-Zip" -02000102="Ukazi 7-Zip" -02000103="Odpri arhiv" -02000104="Odpre izbrani arhiv." -02000105="Razširi datoteke ..." -02000106="Razširi datoteke iz izbranega arhiva." -02000107="Stisni v arhiv ..." -02000108="Stisne izbrane datoteke ali mape v arhiv." -02000109="Preizkusi arhiv" -0200010A="Preveri integriteto izbranega arhiva." -0200010B="Razširi semkaj" -0200010C="Razširi datoteke izbranega arhiva v trenutno mapo." -0200010D="Razširi v {0}" -0200010E="Razširi datoteke v podmapo." -0200010F="Dodaj v {0}" -02000110="Stisne izbrane datoteke ali mape v arhiv." -02000111="Stisni in pošlji ..." -02000112="Stisne izbrane datoteke v arhiv in ga pošlje po elektronski pošti." -02000113="Stisni v {0} in pošlji po e-pošti" -02000114="Stisne izbrane datoteke v arhiv in ga pošlje po elektronski pošti." - -02000140="" -02000141="" - -; Properties -02000203="Pot" -02000204="Ime" -02000205="Pripona" -02000206="Mapa" -02000207="Velikost" -02000208="Stisnjena velikost" -02000209="Atributi" -0200020A="Izdelano" -0200020B="Uporabljeno" -0200020C="Spremenjeno" -0200020D="Trdno" -0200020E="Komentirano" -0200020F="Šifrirano" -02000210="Razdeli pred" -02000211="Razdeli po" -02000212="Slovar" -02000213="CRC" -02000214="Vrsta" -02000215="Anti" -02000216="Metoda" -02000217="Gostiteljski OS" -02000218="Datotečni sistem" -02000219="Uporabnik" -0200021A="Skupina" -0200021B="Blok" -0200021C="Opomba" -0200021D="Položaj" -0200021E="Predpona poti" -0200021F="Mape" -02000220="Datoteke" -02000221="Različica" -02000222="Nosilec" -02000223="Več nosilcev" -02000224="Zamik" -02000225="Povezave" -02000226="Bloki" -02000227="Nosilcev" - -; Status bar -02000301="Izbran(ih) {0} objekt(ov)" -02000302="{0} objekt(ov)" - -02000320="Datoteke:" -02000321="Mape:" -02000322="Velikost:" -02000323="Stisnjena velikost:" -02000324="Arhivi:" - -; List Context Menu -02000401="&Stolpci ..." - -02000411="&Odpri" -02000412="&Razširi ..." - -; ToolBar -02000501="Razširi" - -; Messages -02000601="Za ta arhiv operacije osveževanja niso podprte." -02000602="Arhiva {0} ni mogoče osvežiti" -02000603="Mape '{0}' ni mogoče ustvariti" -02000604="Datoteka ni podprti arhiv." -02000605="Napaka" -02000606="Preveč izbir" -02000607="S podano vrsto datoteke ni povezana nobena aplikacija" -02000608="Brez napak" -02000609="Datoteke '{0}' ni mogoče odpreti kot arhiv" -0200060A="Šifriranega arhiva '{0}' ni mogoče odpreti. Je morda geslo napačno?" - -; Dialogs -02000702="V redu" -02000705="&Da" -02000707="Da za &vse" -02000709="&Ne" -0200070B="Ne za v&se" - -02000710="Prekliči" -02000711="P&rekliči" -02000713="&Zapri" -02000714="Zaustavi" -02000715="Ponovno zaženi" - -02000720="Pomoč" - -; Extract dialog -02000800="Razširi" -02000801="R&azširi v:" -02000802="Geslo" - -02000810="Poti" -02000811="Polne poti" -02000812="Trenutne poti" -02000813="Brez poti" - -02000820="Prepisovalni način" -02000821="Zahtevaj potrditev" -02000822="Prepiši brez potrditve" -02000823="Preskoči obstoječe datoteke" -02000824="Samodejno preimenuj" -02000825="Samodejno preimenuj obstoječe datoteke" - -02000830="Datoteke" -02000831="Samo &izbrane" -02000832="&Vse datoteke" - -02000881="Določite mesto razširjanja datotek." - -02000890="Razširjanje" - -; Overwrite dialog -02000900="Potrditev zamenjave datoteke" -02000901="Ciljna mapa že vsebuje obdelovano datoteko." -02000902="Želite zamenjati obstoječo datoteko" -02000903="s to datoteko?" - -02000911="Samodejno &preimenuj" - -02000982="{0} bajtov" -02000983="spremenjena" - -; Messages dialog -02000A00="Diagnostična sporočila" - -02000A80="Sporočilo" - -02000A91="Nepodprta metoda stiskanja za '{0}'." -02000A92="Podatkovna napaka v '{0}'. Datoteka je poškodovana." -02000A93="Napaka CRC v '{0}'. Datoteka je poškodovana." -02000A94="Podatkovna napaka v šifrirani datoteki '{0}'. Je geslo pravilno?" -02000A95="Napaka CRC v šifrirani datoteki '{0}'. Je geslo pravilno?" - -; Password dialog -02000B00="Vnos gesla" -02000B01="Vnesite geslo:" -02000B02="&Pokaži geslo" -02000B03="Ponovno vnesite geslo:" -02000B10="Gesli se ne ujemata" -02000B11="Za geslo uporabite le črke, številke in posebne znake angleške abecede (!, #, $, ...)" -02000B12="Geslo je predolgo" - -; Progress dialog -02000C00="Obdelovanje" -02000C01="Pretečeni čas:" -02000C02="Preostali čas:" -02000C03="Velikost:" -02000C04="Hitrost:" -02000C05="Obdelano:" -02000C06="Razmerje stiskanja:" - -02000C10="&Ozadje" -02000C11="O&spredje" -02000C12="&Začasno zaustavi" -02000C13="&Nadaljuj" - -02000C20="Zaustavljen" - -02000C30="Ste prepričani, da želite preklicati?" - -; Compress dialog -02000D00="Dodaj v arhiv" -02000D01="&Arhiv:" -02000D02="&Način osveževanja:" -02000D03="&Vrsta arhiva:" -02000D04="&Metoda stiskanja:" -02000D05="Izdelaj &trdni arhiv" -02000D06="&Parametri:" -02000D07="Možnosti" -02000D08="Izdelaj arhiv SF&X" -02000D09="Večnitnost" -02000D0A="Šifriraj &imena datotek" -02000D0B="Raven &stiskanja:" -02000D0C="&Velikost slovarja:" -02000D0D="Velikost &besede:" -02000D0E="Poraba pomnilnika za stiskanje:" -02000D0F="Poraba pomnilnika za razširjanje:" -02000D10="Šifriranje" -02000D11="Metoda šifriranja:" -02000D12="Število niti CPE:" -02000D13="Velikost trdnega bloka:" -02000D14="Ne-trdno" -02000D15="Trdno" -02000D16="Stisni skupne datoteke" - -02000D40="Razdeli na &nosilce velikosti (v bajtih):" -02000D41="Neveljavna velikost nosilca" -02000D42="Navedena velikost nosilca: {0} bajtov.\nSte prepričani, da želite razdeliti arhiv na takšne nosilce?" - -02000D81="Brez stiskanja" -02000D82="Običajno" -02000D83="Največje stiskanje" -02000D84="Hitro" -02000D85="Najhitrejše" -02000D86="Ultra" - -02000D90="Prebrskaj" - -02000DA1="Dodaj in zamenjaj datoteke" -02000DA2="Osveži in dodaj datoteke" -02000DA3="Osveži obstoječe datoteke" -02000DA4="Sinhroniziraj datoteke" - -02000DB1="Vse datoteke" - -02000DC0="Stiskanje" - -; Columns dialog -02000E00="Stolpci" -02000E01="Preverite stolpce, ki bi jih radi naredili vidne v tej mapi. Za preureditev njihovega vrstnega reda uporabite gumba Premakni gor in Premakni dol." -02000E02="Izbrani stolpec naj bo širok" -02000E03="&slikovnih točk." - -02000E10="Premakni &gor" -02000E11="Premakni &dol" -02000E12="&Prikaži" -02000E13="&Skrij" -02000E14="Nastavi" - -02000E81="Naslov" -02000E82="Širina" - -; Testing -02000F90="Preizkušanje" - - -; File Manager - -03000000="Upravitelj datotek 7-Zip" - -; Menu -03000102="&Datoteka" -03000103="&Urejanje" -03000104="&Pogled" -03000105="O&rodja" -03000106="Po&moč" -03000107="Pr&iljubljene" - -; File -03000210="&Odpri" -03000211="Odpri &znotraj" -03000212="Odpri zu&naj" -03000220="P&rikaz" -03000221="&Urejanje" -03000230="Prei&menuj" -03000231="&Kopiraj ..." -03000232="&Premakni ..." -03000233="Iz&briši" -03000240="L&astnosti" -03000241="Opomb&e" -03000242="Izračunaj preskusno vsoto" -03000250="Ustvari mapo" -03000251="Ustvari datoteko" -03000260="&Izhod" -03000270="&Razdeli datoteko ..." -03000271="&Združi datoteke ..." - -; Edit -03000310="Ra&zveljavi" -03000311="P&onovi" -03000320="&Izreži" -03000321="&Kopiraj" -03000322="Prile&pi" -03000323="Iz&briši" -03000330="Izberi &vse" -03000331="Razveljavi izbiro vseh" -03000332="&Preobrni izbor" -03000333="Izberi ..." -03000334="Razveljavi izbiro ..." -03000335="Izberi glede na vrsto" -03000336="Razveljavi izbiro glede na vrsto" - -; View -03000410="&Velike ikone" -03000411="&Majhne ikone" -03000412="&Seznam" -03000413="&Podrobnosti" -03000420="Nerazvrščeno" -03000430="Odpri korensko mapo" -03000431="Nadrejena raven" -03000432="Zgodovina mape ..." -03000440="&Osveži" -03000449="Splošen pogled" -03000450="&Dve podokni" -03000451="&Orodne vrstice" -03000460="Orodna vrstica arhiva" -03000461="Navadna orodna vrstica" -03000462="Veliki gumbi" -03000463="Pokaži besedilo gumbov" - -; Tools -03000510="&Možnosti ..." -03000511="Me&ritev" - -; Help -03000610="&Vsebina pomoči ..." -03000620="&O programu 7-Zip ..." - -; Favorites -03000710="&Dodaj mapo med Priljubljene kot" -03000720="Zaznamek" - -; Options Dialog - -03010000="Možnosti" - -; Plugins -03010100="Dodatki" -03010101="&Dodatki:" -03010110="Možnosti ..." - -; Edit -03010200="Urejevalnik" -03010201="&Urejevalnik:" - -; System -03010300="Sistem" -03010302="Poveži 7-Zip z:" -03010310="Dodatek" - -; Settings -03010400="Nastavitve" -03010401="Pokaži postavko \"..\"" -03010402="Pokaži prave ikone datotek" -03010410="Pokaži sistemski meni" -03010420="&Izbor celotne vrstice" -03010421="Pokaži &mrežne črte" -03010430="&Alternativni način izbiranja" -03010440="Uporabi &velike spominske strani" - -; Strings - -03020201="Kopiraj" -03020202="Premakni" -03020203="Kopiraj v:" -03020204="Premakni v:" -03020205="Kopiranje ..." -03020206="Premikanje ..." -03020207="Ne morete premakniti ali prekopirati elementov take mape." -03020208="Operacija ni podprta." -03020209="Izberite ciljno mapo." - -03020210="Potrditev brisanja datoteke" -03020211="Potrditev brisanja mape" -03020212="Potrditev brisanja več datotek" -03020213="Ste prepričani, da želite zbrisati '{0}'?" -03020214="Ste prepričani, da želite zbrisati mapo '{0}' in celotno njeno vsebino?" -03020215="Ste prepričani, da želite zbrisati teh {0} postavk?" -03020216="Brisanje ..." -03020217="Napaka pri brisanju datoteke ali mape" - -03020220="Preimenovanje ..." -03020221="Napaka pri preimenovanju datoteke ali mape" -03020222="Potrditev kopiranja datoteke" -03020223="Ste prepričani, da želite kopirati datoteke v arhiv?" - -03020230="Izdelava mape" -03020231="Ime mape:" -03020232="Nova mapa" -03020233="Napaka pri ustvarjanju mape" - -03020240="Ustvarjanje datoteke" -03020241="Ime datoteke:" -03020242="Nova datoteka" -03020243="Napaka pri ustvarjanju datoteke" - -03020250="Izberi" -03020251="Razveljavi izbiro" -03020252="Maska:" - -03020260="Zgodovina map" - -03020280="Datoteka '{0}' je bila spremenjena.\nJo želite osvežiti v arhivu?" -03020281="Datoteke ni mogoče osvežiti\n'{0}'" -03020282="Urejevalnika ni mogoče pognati." -03020283="Odpiranje ..." - -03020290="Opomba" -03020291="&Opomba:" - -030202A0="Sistem" - -03020300="Računalnik" -03020301="Omrežje" - -03020400="Dodaj" -03020401="Razširi" -03020402="Preizkusi" - -03020420="Kopiraj" -03020421="Premakni" -03020422="Izbriši" -03020423="Informacije" - -03020500="Razdeli datoteko" -03020501="&Razdeli na:" -03020510="Razdeljevanje ..." -03020520="Potrditev razdelitve" -03020521="Ste prepričani, da želite razdeliti datoteko na {0} nosilcev?" -03020522="Velikost nosilca mora biti manjša kot velikost izvorne datoteke" - -03020600="Združi datoteke" -03020601="&Združi v:" -03020610="Združevanje ..." -03020620="Izberite samo prvo datoteko" - -03020710="Izračun preskusne vsote ..." -03020720="Podatki o preskusni vsoti" -03020721="Preskusna vsota za podatke:" -03020722="Preskusna vsota za podatke in imena:" - -03020800="Pregledovanje ..." - -03020900="Properties" - -; Computer -03031100="Skupna velikost" -03031101="Prostega prostora" -03031102="Velikost gruče" -03031103="Oznaka" - -; Network -03031200="Krajevno ime" -03031201="Ponudnik" - -; Benchmark Dialog - -03080000="Meritev" -03080001="Poraba pomnilnika:" -03080002="Stiskanje" -03080003="Razširjanje" -03080004="Hitrost" -03080005="Ocena" -03080006="Skupna ocena" -03080007="Trenutno" -03080008="Končno" -03080009="Prehodi:" -0308000A="Napake:" -0308000B="Uporaba CPE" -0308000C="Ocena / uporaba" - -;!@LangEnd@! diff --git a/External/7-Zip/Lang/sq.txt b/External/7-Zip/Lang/sq.txt deleted file mode 100644 index cf4f9c68..00000000 --- a/External/7-Zip/Lang/sq.txt +++ /dev/null @@ -1,473 +0,0 @@ -;!@Lang@!UTF-8! -; 7-Zip 4.37 -; Translated by Mikel Hasko -; -; -; -; - -00000000="Albanian" -00000001="Shqip" -00000002="28" - -; 7-Zip Configuration - -; Title -01000000="Konfigurimi i 7-Zip" - -; Info Page -01000100="Për 7-Zip" -01000103="7-Zip është softuer falas. Megjithatë, ju mund të përkrahni në zhvillimin e 7-Zip duke e regjistruar atë." -01000104="Përkrahja" -01000105="Regjistrimi" - -; Folders Page -01000200="Dosje" -01000210="&Dosja e punës" -01000211="Dosja e përkohshme e &sistemit" -01000212="Dosja &aktuale" -01000213="I sp&ecifikuar:" -01000214="Përdor vetëm për njësi të largueshme" - -01000281="Specifikoni një vendndodhje për skedarët e përkohshëm të arkivit." - -; System Page -01000300="Sistemi" -01000301="Integro 7-Zip në kontekst meny" -01000302="Kaskado kontekst menynë" -01000310="Elementë të kontekst menysë:" - -; Language Page -01000400="Gjuha" -01000401="Gjuha:" - - -; 7-Zip Explorer extension - -; Context menu -02000101="7-Zip" -02000102="Komanda të 7-Zip" -02000103="Hap arkivin" -02000104="Hap arkivin e selektuar." -02000105="Zbërthe skedarët..." -02000106="Zbërthen skedarët na arkivi i selektuar." -02000107="Shto në arkiv..." -02000108="Shton artikujt e zgjedhur në arkiv." -02000109="Testo arkivin" -0200010A="Teston integritetin e arkivit të selektuar." -0200010B="Zbërthe këtu" -0200010C="Zbërthen skedarët nga arkivi i zgjedhur në dosjen aktuale." -0200010D="Zbërthe në {0}" -0200010E="Zbërthen skedarët tek nëndosja." -0200010F="Shto tek {0}" -02000110="Shton artikujt e zgjedhur në arkiv." -02000111="Kompreso dhe dërgo me e-mail..." -02000112="Kompreson artikujt e zgjedhur në arkiv dhe e dërgon këtë të fundit me e-mail." -02000113="Kompreso në {0} dhe dërgo me e-mail" -02000114="Kompreson artikujt e zgjedhur në arkiv dhe e dërgon këtë të fundit me e-mail." - -02000140="" -02000141="" - -; Properties -02000203="Shtegu" -02000204="Emri" -02000205="Prapashtesa" -02000206="Dosja" -02000207="Madhësia" -02000208="Madhësia e mbërthimit" -02000209="Atributet" -0200020A="Krijuar më" -0200020B="Hyrë së fundi më" -0200020C="Modifikuar më" -0200020D="I qëndrueshëm" -0200020E="I komentuar" -0200020F="I shifruar" -02000210="Ndaj para" -02000211="Ndaj pas" -02000212="Fjalori" -02000213="CRC" -02000214="Tipi" -02000215="Anti" -02000216="Metoda" -02000217="Pronari i sistemit" -02000218="Sistemi i skedarit" -02000219="Përdoruesi" -0200021A="Grupi" -0200021B="Blloku" -0200021C="Komenti" -0200021D="Pozicioni" -0200021E="Prefiksi i shtegut" - -; Status bar -02000301="Selektuar {0} objekt(e)" -02000302="{0} objekt(e)" - -02000320="Skedarë:" -02000321="Dosje:" -02000322="Madhësia:" - -; List Context Menu -02000401="&Kolona..." - -02000411="&Hap" -02000412="&Zbërthe..." - -; ToolBar -02000501="Zbërthe" - -; Messages -02000601="Operacionet e azhurnimit për këtë arkiv s'përkrahen." -02000602="S'mund të azhurnojë arkivin {0}" -02000603="S'mund të krijojë dosjen '{0}'" -02000604="Skedari është një arkiv i papërkrahur." -02000605="Gabim" -02000606="Tepër shumë artikuj" -02000607="S'ka aplikim të lidhur me prapashtesën e dhënë të emrit të skedarit" -02000608="S'ka gabime" - -; Dialogs -02000702="Në rregull" -02000705="&Po" -02000707="Po për të gjith&a" -02000709="&Jo" -0200070B="Jo për të gjit&ha" - -02000710="Anulim" -02000711="&Anulim" -02000713="&Mbyll" -02000714="Ndalo" -02000715="Rinis" - -02000720="Ndihmë" - -; Extract dialog -02000800="Zbërthe" -02000801="Z&bërthe në:" -02000802="Fjalëkalimi" - -02000810="Mënyra e Shtegut" -02000811="Emra të plotë Shtigjesh" -02000812="Emrat aktualë të Shtigjeve" -02000813="Pa emra shtigjesh" - -02000820="Mënyra e mbishkrimit" -02000821="Pyet para se të mbishkruaj" -02000822="Mbishkruaj pa nxitje" -02000823="Mbikalo skedarët ekzistues" -02000824="Riemërto automatikisht" -02000825="Riemërto auto. skedarët ekzistues" - -02000830="Skedarët" -02000831="Skedarët e &selektuar" -02000832="&Të gjithë skedarët" - -02000881="Specifikoni një vendndodhje për skedarët e zbërthyer." - -02000890="Duke zbërthyer" - -; Overwrite dialog -02000900="Konfirmo zëvendësimin e skedarëve" -02000901="Dosja e destinacionit e përmban një herë skedarin e përpunuar." -02000902="Dëshironi ta zëvendësoni skedarin ekzistues" -02000903="me këtë?" - -02000911="R&iemërtim automatik" - -02000982="{0} bajt" -02000983="modifikuar më" - -; Messages dialog -02000A00="Mesazhe diagnostikues" - -02000A80="Mesazhi" - -02000A91="Metodë e papërkrahshme kompresimi për '{0}'." -02000A92="Gabim të dhënash në '{0}'. Skedari është i prishur." -02000A93="CRC dështoi '{0}'. Skedari është i prishur." - -; Password dialog -02000B00="Fusni fjalëkalimin" -02000B01="Fusni fjalëkalimin:" -02000B02="&Trego fjalëkalimin" - -; Progress dialog -02000C00="Procesi" -02000C01="Koha e kaluar:" -02000C02="Koha e mbetur:" -02000C03="Madhësia:" -02000C04="Shpejtësia:" - -02000C10="Në &sfond" -02000C11="Në pla&n të parë" -02000C12="&Pushim" -02000C13="&Vazhdim" - -02000C20="Në pushim" - -02000C30="Jeni të sigurt se dëshironi ta anuloni?" - -; Compress dialog -02000D00="Shto në arkiv" -02000D01="&Arkivi:" -02000D02="&Mënyra e azhurnimit:" -02000D03="&Formati i arkivit:" -02000D04="Metoda e kompr&esimit:" -02000D05="&Krijo një arkiv të qëndrueshëm" -02000D06="&Parametrat:" -02000D07="Opsionet" -02000D08="Krijo një arkiv SF&X" -02000D09="Multifillesë" -02000D0A="Shifro em&rat e skedarëve" -02000D0B="&Niveli i kompresimit:" -02000D0C="Ma&dhësia e fjalorit:" -02000D0D="Mad&hësia e fjalës:" -02000D0E="Shfrytëzimi i memo. për kompresimin:" -02000D0F="Shfrytëzimi i memo. për dekompresimin:" - -02000D40="Ndaj në &volume (madhësia jepet në bajt):" - -02000D81="Ruaj" -02000D82="Normal" -02000D83="Maksimal" -02000D84="I shpejtë" -02000D85="Më i shpejtë" -02000D86="Ultra" - -02000D90="Shfleto" - -02000DA1="Shto dhe zëvendëso skedarët" -02000DA2="Azhurno dhe shto skedarët" -02000DA3="Azhurno skedarët ekzistues" -02000DA4="Sinkronizo skedarët" - -02000DB1="Të gjithë skedarët" - -02000DC0="Duke kompresuar" - -; Columns dialog -02000E00="Kolonat" -02000E01="Verifikoni kolonat që dëshironi të jenë të dukshme në këtë dosje. Përdorni tastet \"Lëviz lartë\" & \"Lëviz poshtë\" për të rirenditur kolonat." -02000E02="Kolonat e zgjedhura duhet të jenë" -02000E03="piksel &të gjera." - -02000E10="Lëviz &lartë" -02000E11="Lëviz p&oshtë" -02000E12="&Shfaq" -02000E13="&Fshih" -02000E14="Cakto" - -02000E81="Titulli" -02000E82="Gjerësia" - -; Testing -02000F90="Duke testuar" - - -; File Manager - -03000000="Menaxheri i skedarëve 7-Zip" - -; Menu -03000102="&Skedari" -03000103="&Redaktimi" -03000104="&Pamja" -03000105="&Veglat" -03000106="&Ndihma" -03000107="&Të parapëlqyerit" - -; File -03000210="&Hap" -03000211="Hap përbre&nda" -03000212="Hap përjas&hta" -03000220="&Pamja" -03000221="&Redakto" -03000230="Ri&emërto" -03000231="&Kopjo tek..." -03000232="&Zhvendos tek..." -03000233="&Fshi" -03000240="&Vetitë" -03000241="Ko&menti" -03000242="Llogarit shumën e verifikimit" -03000250="Krijo një dosje" -03000251="Krijo një skedar" -03000260="&Dil" -03000270="N&daj skedarin..." -03000271="Kom&bino skedarët..." - -; Edit -03000310="&Zhbëj" -03000311="&Ribëj" -03000320="&Prit" -03000321="&Kopjo" -03000322="&Ngjit" -03000323="&Fshi" -03000330="S&elekto të gjithë" -03000331="Çse&lekto të gjithë" -03000332="Anasill selekti&min" -03000333="Selekto..." -03000334="Çselekto..." -03000335="Selekto sipas tipit" -03000336="Çselekto sipas tipit" - -; View -03000410="Ikona të &mëdha" -03000411="Ikona të &vogla" -03000412="&Listë" -03000413="&Detaje" -03000420="&Të parenditur" -03000430="Hap dosjen rrënjë" -03000431="Një nivel më lartë" -03000432="Historiku i dosjes..." -03000440="&Rifresko" -03000449="Pamje e rrafshtë" -03000450="&2 panele" -03000451="&Shiritat e veglave" -03000460="Shiriti i veglave i arkivit" -03000461="Shiriti standard i veglave" -03000462="Butona të mëdhenj" -03000463="Shfaq tekstin e butonave" - -; Tools -03000510="&Opsionet..." -03000511="&Etapa" - -; Help -03000610="&Përmbajtjet..." -03000620="&Për 7-Zip..." - -; Favorites -03000710="&Shto dosjen tek të parapëlqyerit si" -03000720="Shënuesi" - -; Options Dialog - -03010000="Opsionet" - -; Plugins -03010100="Plugins" -03010101="&Plugins:" -03010110="Opsionet..." - -; Edit -03010200="Redaktuesi" -03010201="&Redaktuesi:" - -; System -03010300="Sistemi" -03010302="Lidh 7-Zip me:" -03010310="Plugin" - -; Settings -03010400="Rregullimet" -03010401="Shfaq &artikullin \"..\"" -03010402="Shfaq &ikonat e vërteta të skedarëve" -03010410="Shfaq &menynë e sistemit" -03010420="Selekto të tërë &rreshtin" -03010421="Shfaq &vijat e rrjetit" -03010430="Mënyrë alternative &selektimi" -03010440="Përdor &faqe të mëdha të memories" - -; Strings - -03020201="Kopjo" -03020202="Zhvendos" -03020203="Kopjo tek:" -03020204="Zhvendos tek:" -03020205="Duke kopjuar..." -03020206="Duke zhvendosur..." -03020207="Ju s'mund të zhvendosni ose kopjoni artikuj për dosje të atilla." -03020208="Operacioni s'përkrahet." - -03020210="Konfirmo fshirjen e skedarit" -03020211="Konfirmo fshirjen e dosjes" -03020212="Konfirmo fshirjen e shumëfishtë të skedarëve" -03020213="Jeni të sigurt që doni të fshini '{0}'?" -03020214="Jeni të sigurt që doni të fshini dosjen '{0}' dhe tërë përmbajtjen e saj?" -03020215="Jeni të sigurt që doni t'i fshini këto {0} artikuj?" -03020216="Duke fshirë..." -03020217="Gabim gjatë fshirjes së skedarit apo dosjes" - -03020220="Duke riemërtuar..." -03020221="Gabim gjatë riemërtimit të skedarit apo dosjes" -03020222="Konfirmim për kopjimin e skedarëve" -03020223="Jeni të sigurt që doni të kopjoni skedarë në arkiv" - -03020230="Krijo një dosje" -03020231="Emri i dosjes:" -03020232="Dosje e re" -03020233="Gabim gjatë krijimit të dosjes" - -03020240="Krijo një skedar" -03020241="Emri i skedarit:" -03020242="Skedar i ri" -03020243="Gabim gjatë krijimit të skedarit" - -03020250="Selekto" -03020251="Çselekto" -03020252="Maska:" - -03020260="Historiku i dosjes" - -03020280="Skedari '{0}' u modifikua.\nDoni ta azhurnoni atë edhe në arkiv?" -03020281="S'mund të azhurnojë skedarin\n'{0}'" -03020282="S'mund të hap redaktuesin." -03020283="Duke hapur..." - -03020290="Komenti" -03020291="&Komenti:" - -030202A0="Sistemi" - -03020300="Kompjuteri" -03020301="Rrejti" - -03020400="Shto" -03020401="Zbërthe" -03020402="Testo" - -03020420="Kopjo" -03020421="Zhvendos" -03020422="Fshi" -03020423="Info" - -03020500="Ndaj skedarin" -03020501="&Ndaj në:" -03020510="Duke ndarë..." - -03020600="Kombino skedarët" -03020601="&Kombino në:" -03020610="Duke kombinuar..." - -03020710="Duke llogaritur shumën e verifikimit..." -03020720="Informacionet e shumës së verifikimit" -03020721="Shuma e verifikimit CRC për të dhënat:" -03020722="Shuma e verifikimit CRC për të dhënat dhe emrat:" - -03020800="Duke skanuar..." - -; Computer -03031100="Madhësia totale" -03031101="Hapësira e lirë" -03031102="Madhësia e cluster-it" -03031103="Etiketa" - -; Network -03031200="Emri lokal" -03031201="Kujdestari" - -; Benchmark Dialog - -03080000="Etapa" -03080001="Shfrytëzimi i memories:" -03080002="Kompresimi" -03080003="Dekompresimi" -03080004="Shpejtësia" -03080005="Vlerësimi" -03080006="Vlerësimi total" -03080007="Aktualisht" -03080008="Rezultati" -03080009="Kalime:" -0308000A="Gabime:" - -;!@LangEnd@! \ No newline at end of file diff --git a/External/7-Zip/Lang/sr-spc.txt b/External/7-Zip/Lang/sr-spc.txt deleted file mode 100644 index ed6b38e6..00000000 --- a/External/7-Zip/Lang/sr-spc.txt +++ /dev/null @@ -1,543 +0,0 @@ -;!@Lang@!UTF-8! -; 7-Zip 9.07 -; Translated by Lazar update Ozzii -; -; -; -; - -00000000="Serbian - Cyrillic" -00000001="Српски - ћирилица" -00000002="26-3" - -; 7-Zip Configuration - -; Title -01000000="Подешавање 7-Zip-a" - -; Info Page -01000100="О програму" -01000103="7-Zip је бесплатан програм." -01000104="Подршка" -01000105="Регистрација" - -; Folders Page -01000200="Фасцикле" -01000210="Радна фасцикла" -01000211="Користи Windows-ову привремену фасциклу" -01000212="Тренутна" -01000213="Наведена:" -01000214="Користи само за измењиве медије" - -01000281="Наведите локацију за смештање привремених датотека." - -; System Page -01000300="Систем" -01000301="Убаци 7-Zip у системски мени" -01000302="Каскадни системски мени" -01000310="Ставке системског менија:" - -; Language Page -01000400="Језик" -01000401="Језик:" - - -; 7-Zip Explorer extension - -; Context menu -02000101="7-Zip" -02000102="7-Zip команде" -02000103="Отвори архиву" -02000104="Отвори изабрану архиву." -02000105="Издвој датотеке..." -02000106="Издвој датотеке из изабране архиве." -02000107="Додај у архиву..." -02000108="Додај изабране ставке у архиву." -02000109="Тестирај архиву" -0200010A="Тестирај интегритет изабране архиве." -0200010B="Издвој овде" -0200010C="Издвој датотеке из изабране архиве у тренутну фасциклу." -0200010D="Издвој у {0}" -0200010E="Издвој датотеке у подфасциклу." -0200010F="Додај у {0}" -02000110="Додај изабране датотеке у архиву." -02000111="Додај и направи e-mail..." -02000112="Додај обележене датотеке и направи e-mail." -02000113="Додај у {0} и направи e-mail" -02000114="Додај обележене датотеке и направи e-mail." - -02000140="" -02000141="" - -; Properties -02000203="Путања" -02000204="Назив" -02000205="Тип" -02000206="Фасцикла" -02000207="Величина" -02000208="Величина у запакованом стању" -02000209="Атрибути" -0200020A="Креирана" -0200020B="Приступано" -0200020C="Промењено" -0200020D="Солидно" -0200020E="Коментар" -0200020F="Шифровано" -02000210="Подели пре" -02000211="Подели после" -02000212="Речник" -02000213="ЦРЦ" -02000214="Тип" -02000215="Анти" -02000216="Метод" -02000217="Оперативни систем" -02000218="Систем датотека" -02000219="Корисник" -0200021A="Група" -0200021B="Блок" -0200021C="Коментар" -0200021D="Положај" -0200021E="Префикс путање" -0200021F="Фасцикле" -02000220="Датотеке" -02000221="Верзија" -02000222="Волумен" -02000223="ВишеВолумена" -02000224="Офсет" -02000225="Линкови" -02000226="Блокови" -02000227="Волумени" - -02000229="64-бит" -0200022A="Big-endian" -0200022B="Процесор" -0200022C="Физичка величина" -0200022D="Величина заглавља" -0200022E="Провера резултата" -0200022F="Карактеристике" -02000230="Виртуелна адреса" -02000231="ИД" -02000232="Кратко име" -02000233="Креатор апликације" -02000234="Величина сектора" -02000235="Начин" -02000236="Линк" - -; Status bar -02000301="{0} објекат(а) изабрано" -02000302="{0} објекат(а)" - -02000320="Датотеке:" -02000321="Фасцикле" -02000322="Величина:" -02000323="Компримована величина:" -02000324="Архиве:" - -; List Context Menu -02000401="Колона..." - -02000411="Отвори" -02000412="Издвој..." - -; ToolBar -02000501="Издвој" - -; Messages -02000601="Операција освежавања није дозвољена за ову архиву." -02000602="Не могу да освежим архиву {0}" -02000603="Не могу да креирам Фасциклу '{0}'" -02000604="Датотека није једна од подржаних архива." -02000605="Грешка" -02000606="Исувише ставки" -02000607="Ни једна апликација није додељена наведеној екстензији" -02000608="Није било никаквих грешака" -02000609="Не могу да отворим датотеку '(0)' као архива" -0200060A="Не могу да отворим шифровану архиву '(0)'. Погрешна лозинка?" -0200060B="Систем не може да издвоји потребну количину меморије" -0200060C="Непозната грешка" -0200060D="Неподржан тип архиве" - -; Dialogs -02000702="У реду" -02000705="Да" -02000707="Да за све" -02000709="Не" -0200070B="Не за све" - -02000710="Откажи" -02000711="Откажи" -02000713="Затвори" -02000714="Стани" -02000715="Поново" - -02000720="Помоћ" - -; Extract dialog -02000800="Издвој" -02000801="Издвој у:" -02000802="Шифра" - -02000810="Путање" -02000811="Пуна путања" -02000812="Тренутне путање" -02000813="Без путање" - -02000820="Замена" -02000821="Питај пре него што замениш" -02000822="Замени без запиткивања" -02000823="Прескочи постојеће датотеке" -02000824="Аутоматска промена назива" -02000825="Аутоматска промена назива постојећих датотека" - -02000830="Датотеке" -02000831="Изабрани датотеке" -02000832="Све датотеке" - -02000881="Наведи локацију где ће се издвајати датотеке из архива." - -02000890="Издвајање" - -; Overwrite dialog -02000900="Потврди замену датотеке" -02000901="Циљна фасцикла већ садржи датотеку која се тренутно обрађује." -02000902="Да ли желите да замените постојећу датотеку" -02000903="са овом?" - -02000911="Аутоматска промена назива" - -02000982="{0} бајтова" -02000983="модификовано" - -; Messages dialog -02000A00="Дијагностичке поруке" - -02000A80="Поруке" - -02000A91="Неподржани метод компресије за '{0}'." -02000A92="Грешка у '{0}'. Датотека је неисправана." -02000A93="CRC грешка у '{0}'. Датотека је неисправана." -02000A94="Грешке у кодирану датотеку '(0)' Погрешна лозинка." -02000A95="ЦРЦ грешка у шифроване датотеке '(0)' Погрешна лозинка." - -; Password dialog -02000B00="Унесите лозинку" -02000B01="Унесите лозинку:" -02000B02="Прикажи лозинку" -02000B03="Поново унесите лозинку:" -02000B10="Лозинке се не поклапају" -02000B11="Користи само енглеска слова, бројева и специјалних знакова (!, #, $, ...) За лозинке" -02000B12="Лозинка је предугачка" - -; Progress dialog -02000C00="Обрађујем" -02000C01="Протекло време:" -02000C02="Преостало време:" -02000C03="Величина:" -02000C04="Брзина:" -02000C05="Обрађено:" -02000C06="Компресиони однос:" - -02000C10="Позадина" -02000C11="На врху" -02000C12="Пауза" -02000C13="Настави" - -02000C20="Пауза" - -02000C30="Да ли сте сигурни да желите да прекинете?" - -; Compress dialog -02000D00="Додај у архиву" -02000D01="Архива:" -02000D02="Надоградња архива:" -02000D03="Формат архиве:" -02000D04="Тип компресије:" -02000D05="Креирај Solid архиву" -02000D06="Параметри:" -02000D07="Опције" -02000D08="Креирај SFX архиву" -02000D09="Више нити" -02000D0A="Шифруј називе датотека" -02000D0B="Ниво компресије:" -02000D0C="Dictionary size:" -02000D0D="Word size:" -02000D0E="Потребна меморија - компресија:" -02000D0F="Потребна меморија - декомпресија:" -02000D10="Шифровање" -02000D11="Метода шифровања:" -02000D12="Број низа процесора:" -02000D13="Величина чврстог блока:" -02000D14="Не-чврсте" -02000D15="Чврсто" -02000D16="Компресија дељене датотека" - -02000D40="Подели на делове, бајти:" -02000D41="Неисправна величина волумена" -02000D42="Одређена величина волумена: {0} бајтова.\nДа ли сте сигурни да желите да поделите архиву у тих волумена?" - -02000D81="Без компресије" -02000D82="Нормално" -02000D83="Максимално" -02000D84="Брзо" -02000D85="Брже" -02000D86="Најбрже" - -02000D90="Прегледај" - -02000DA1="Додај и замени датотеке" -02000DA2="Освежи и додај датотеке" -02000DA3="Озвежи постојеће датотеке" -02000DA4="Синхронизуј датотеке" - -02000DB1="Све датотеке" - -02000DC0="Додајем" - -; Columns dialog -02000E00="Колоне" -02000E01="Обележите колоне које бисте желели да буду видљиве у овом прегледу. Користите PageUp и PageDown тастере како бисте преуредили колоне по сопственом избору." -02000E02="Изабране колоне би требале бити" -02000E03="тачака широке." - -02000E10="Помери горе" -02000E11="Помери доле" -02000E12="Прикажи" -02000E13="Сакриј" -02000E14="Постави" - -02000E81="Наслов" -02000E82="Ширина" - -; Testing -02000F90="Тестирање" - - -; File Manager - -03000000="7-Zip" - -; Menu -03000102="Датотека" -03000103="Уређивање" -03000104="Преглед" -03000105="Алати" -03000106="Помоћ" -03000107="Омиљено" - -; File -03000210="Погледај" -03000211="Отвори са 7-Zip-ом" -03000212="Отвори са придруженом програмом" -03000220="Прегледај" -03000221="Промени" -03000230="Преименуј" -03000231="Копирај у..." -03000232="Премести у..." -03000233="Обриши" -03000240="Својства" -03000241="Коментар" -03000242="Израчунајте проверну величину" -03000243="разлика" -03000250="Нова фасцикла" -03000251="Нова датотека" -03000260="Излаз" -03000270="Подели фајл..." -03000271="Спој делове..." - -; Edit -03000310="Опозови" -03000311="Понови" -03000320="Исеци" -03000321="Копирај" -03000322="Налепи" -03000323="Избриши" -03000330="Изабери све" -03000331="Поништи избор свега" -03000332="Обрнути избор" -03000333="Изабери..." -03000334="Поништи избор..." -03000335="Изабери по типу" -03000336="Поништи избор по типу" - -; View -03000410="Иконе" -03000411="Напоредно слагање" -03000412="Списак" -03000413="Детаљи" -03000420="Без сортирања" -03000430="Отвори почетну фасциклу" -03000431="Горе за један ниво" -03000432="Хронологија..." -03000440="Освежавање" -03000449="Раван преглед" -03000450="2 Прозора" -03000451="Траке са алаткама" -03000460="Рад са архивама" -03000461="Рад са датотекама" -03000462="Велика дугмад" -03000463="Прикажи текст испод дугмади" - -; Tools -03000510="Опције..." -03000511="Benchmark" - -; Help -03000610="Помоћ..." -03000620="О програму..." - -; Favorites -03000710="Додај" -03000720="Изабери" - -; Options Dialog - -03010000="Опције" - -; Plugins -03010100="Plug-ins" -03010101="Plug-ins:" -03010110="Опције..." - -; Edit -03010200="Промене у датотекама" -03010201="Програм:" -03010202="Разлика:" - -; System -03010300="Систем" -03010302="7-Zip отвара следеће типове датотека:" -03010310="Plug-in" - -; Settings -03010400="Подешавања" -03010401="Прикажи \"..\"" -03010402="Прикажи праве сличице датотека" -03010410="Прикажи системски мени" -03010420="Обележи цео ред" -03010421="Прикажи линије мреже" -03010422="Један клик за отварање ставке" -03010430="Алтернативни начин за бирање" -03010440="Користи велике меморијске блокове" - -; Strings - -03020201="Копирај" -03020202="Исеци" -03020203="Копирај у:" -03020204="Премести у:" -03020205="Копирање у току..." -03020206="Премештање у току..." -03020207="Није могуће преместити или копирати садржај ове Фасцикле." -03020208="Операција није подржана." -03020209="Изаберите одредишну фасциклу." - -03020210="Потврдите брисање датотеке" -03020211="Потврдите брисање фасцикле" -03020212="Потврдите вишеструко брисање датотека" -03020213="Јесте ли сигурни да желите да обришете '{0}'?" -03020214="Јесте ли сигурни да желите да обришете фасциклу '{0}' и сав њен садржај?" -03020215="Јесте ли сигурни да желите да обришете ове {0} податке?" -03020216="Брисање у току..." -03020217="Грешка при брисању датотеке или фасцикле" -03020218="Систем не може да премести датотеку са дугом путу у корпу за отпатке" - -03020220="Преименовање у току..." -03020221="Грешка при преименовању датотеке или фасцикле" -03020222="Потврди копирање датотеке" -03020223="Да ли сте сигурни да желите да копирате датотеке у архиву" - -03020230="Креирај фасциклу" -03020231="Име фасцикле:" -03020232="Нова фасцикла" -03020233="Грешка при креирању фасцикли" - -03020240="Креирај датотеку" -03020241="Име датотеке:" -03020242="Нова датотека" -03020243="Грешка при креирању датотека" - -03020250="Одабери" -03020251="Поништи избор" -03020252="Маска:" - -03020260="Хронологија" - -03020280="Датотека '{0}' је измјењена.\nДа ли желите ажурирати архиву?" -03020281="Није могуће ажурирати датотеку\n'{0}'" -03020282="Није могуће започети уређивање." -03020283="Отварање у току..." -03020284="Датотека изгледа као вирус (име датотеке садржи пуно размака у имену)." - -03020290="Коментар" -03020291="Коментар:" - -030202A0="Систем" - -03020300="Рачунар" -03020301="Мрежа" -03020302="Документи" - -03020400="Додај" -03020401="Издвој" -03020402="Тестирај" - -03020420="Копирај" -03020421="Премести" -03020422="Избриши" -03020423="Својства" - -03020500="Подели датотеку" -03020501="Подели на:" -03020510="Подела..." -03020520="Потврда поделе" -03020521="Да ли сте сигурни да желите да поделите датотеку на (0) дела?" -03020522="Величине дела мора бити мањи од величине оригиналне датотеке" - -03020600="Састави датотеке" -03020601="Састави у:" -03020610="Спајање..." -03020620="Изаберите само први део поделе датотеке" -03020621="Не могу да откријем датотеку као део поделе" -03020622="Не може се наћи више од једног дела поделе" - -03020710="Израчунавање проверне величине..." -03020720="Информација о проверне величине" -03020721="ЦРЦ порвера за податак:" -03020722="ЦРЦ провера за податак и имена:" - -03020800="Скенирање..." - -03020900="Особине" - -03020A01="Операција не може бити позвана из фасцикле која има дугу путању." -03020A02="Морате да изаберете неку датотеку" -03020A03="Морате да изаберете једну или више датотека" -03020A04="Датотека {0} већ постоји" - -; Computer -03031100="Укупни капацитет" -03031101="Слободни простор" -03031102="Величинa cluster-а" -03031103="Назив" - -; Network -03031200="Локално име" -03031201="Провајдер" - -; Benchmark Dialog - -03080000="Benchmark" -03080001="Коришћење меморије:" -03080002="Компресија" -03080003="Декомпресија" -03080004="Брзина" -03080005="Оцена" -03080006="Потпуна оцена" -03080007="Тренутно" -03080008="Резултат" -03080009="Пролази:" -0308000A="Грешке:" -0308000B="Употреба процесора" -0308000C="Рејтинг/Употреба" - -;!@LangEnd@! \ No newline at end of file diff --git a/External/7-Zip/Lang/sr-spl.txt b/External/7-Zip/Lang/sr-spl.txt deleted file mode 100644 index 8333dac2..00000000 --- a/External/7-Zip/Lang/sr-spl.txt +++ /dev/null @@ -1,543 +0,0 @@ -;!@Lang@!UTF-8! -; 7-Zip 9.07 -; Translated by Lazar update Ozzii -; -; -; -; - -00000000="Serbian - Latin" -00000001="Srpski - latinica" -00000002="26-2" - -; 7-Zip Configuration - -; Title -01000000="Podešavanje 7-Zip-a" - -; Info Page -01000100="O programu" -01000103="7-Zip je besplatan program." -01000104="Podrška" -01000105="Registracija" - -; Folders Page -01000200="Fascikle" -01000210="Radna fascikla" -01000211="Koristi Windows-ovu privremenu fasciklu" -01000212="Trenutna" -01000213="Navedena:" -01000214="Koristi samo za izmenjive medije" - -01000281="Navedite lokaciju za smeštanje privremenih datoteka." - -; System Page -01000300="Sistem" -01000301="Ubaci 7-Zip u sistemski meni" -01000302="Kaskadni sistemski meni" -01000310="Stavke sistemskog menija:" - -; Language Page -01000400="Jezik" -01000401="Jezik:" - - -; 7-Zip Explorer extension - -; Context menu -02000101="7-Zip" -02000102="7-Zip komande" -02000103="Otvori arhivu" -02000104="Otvori izabranu arhivu." -02000105="Izdvoj datoteke..." -02000106="Izdvoj datoteke iz izabrane arhive." -02000107="Dodaj u arhivu..." -02000108="Dodaj izabrane stavke u arhivu." -02000109="Testiraj arhivu" -0200010A="Testiraj integritet izabrane arhive." -0200010B="Izdvoj ovde" -0200010C="Izdvoj datoteke iz izabrane arhive u trenutnu fasciklu." -0200010D="Izdvoj u {0}" -0200010E="Izdvoj datoteke u podfasciklu." -0200010F="Dodaj u {0}" -02000110="Dodaj izabrane datoteke u arhivu." -02000111="Dodaj i napravi e-mail..." -02000112="Dodaj obeležene datoteke i napravi e-mail." -02000113="Dodaj u {0} i napravi e-mail" -02000114="Dodaj obeležene datoteke i napravi e-mail." - -02000140="" -02000141="" - -; Properties -02000203="Putanja" -02000204="Naziv" -02000205="Tip" -02000206="Fascikla" -02000207="Veličina" -02000208="Veličina u zapakovanom stanju" -02000209="Atributi" -0200020A="Kreirana" -0200020B="Pristupano" -0200020C="Promenjeno" -0200020D="Solidno" -0200020E="Komentar" -0200020F="Šifrovano" -02000210="Podeli pre" -02000211="Podeli posle" -02000212="Rečnik" -02000213="CRC" -02000214="Tip" -02000215="Anti" -02000216="Metod" -02000217="Operativni sistem" -02000218="Sistem datoteka" -02000219="Korisnik" -0200021A="Grupa" -0200021B="Blok" -0200021C="Komentar" -0200021D="Položaj" -0200021E="Prefiks putanje" -0200021F="Fascikle" -02000220="Datoteke" -02000221="Verzija" -02000222="Volumen" -02000223="VišeVolumena" -02000224="Ofset" -02000225="Linkovi" -02000226="Blokovi" -02000227="Volumeni" - -02000229="64-bit" -0200022A="Big-endian" -0200022B="Procesor" -0200022C="Fizička veličina" -0200022D="Veličina zaglavlja" -0200022E="Provera rezultata" -0200022F="Karakteristike" -02000230="Virtuelna adresa" -02000231="ID" -02000232="Kratko ime" -02000233="Kreator aplikacije" -02000234="Veličina sektora" -02000235="Način" -02000236="Link" - -; Status bar -02000301="{0} objekat(a) izabrano" -02000302="{0} objekat(a)" - -02000320="Datoteke:" -02000321="Fascikle" -02000322="Veličina:" -02000323="Komprimovana veličina:" -02000324="Arhive:" - -; List Context Menu -02000401="Kolona..." - -02000411="Otvori" -02000412="Izdvoj..." - -; ToolBar -02000501="Izdvoj" - -; Messages -02000601="Operacija osvežavanja nije dozvoljena za ovu arhivu." -02000602="Ne mogu da osvežim arhivu {0}" -02000603="Ne mogu da kreiram Fasciklu '{0}'" -02000604="Datoteka nije jedna od podržanih arhiva." -02000605="Greška" -02000606="Isuviše stavki" -02000607="Ni jedna aplikacija nije dodeljena navedenoj ekstenziji" -02000608="Nije bilo nikakvih grešaka" -02000609="Ne mogu da otvorim datoteku '(0)' kao arhiva" -0200060A="Ne mogu da otvorim šifrovanu arhivu '(0)'. Pogrešna lozinka?" -0200060B="Sistem ne može da izdvoji potrebnu količinu memorije" -0200060C="Nepoznata greška" -0200060D="Nepodržan tip arhive" - -; Dialogs -02000702="U redu" -02000705="Da" -02000707="Da za sve" -02000709="Ne" -0200070B="Ne za sve" - -02000710="Otkaži" -02000711="Otkaži" -02000713="Zatvori" -02000714="Stani" -02000715="Ponovo" - -02000720="Pomoć" - -; Extract dialog -02000800="Izdvoj" -02000801="Izdvoj u:" -02000802="Šifra" - -02000810="Putanje" -02000811="Puna putanja" -02000812="Trenutne putanje" -02000813="Bez putanje" - -02000820="Zamena" -02000821="Pitaj pre nego što zameniš" -02000822="Zameni bez zapitkivanja" -02000823="Preskoči postojeće datoteke" -02000824="Automatska promena naziva" -02000825="Automatska promena naziva postojećih datoteka" - -02000830="Datoteke" -02000831="Izabrani datoteke" -02000832="Sve datoteke" - -02000881="Navedi lokaciju gde će se izdvajati datoteke iz arhiva." - -02000890="Izdvajanje" - -; Overwrite dialog -02000900="Potvrdi zamenu datoteke" -02000901="Ciljna fascikla već sadrži datoteku koja se trenutno obrađuje." -02000902="Da li želite da zamenite postojeću datoteku" -02000903="sa ovom?" - -02000911="Automatska promena naziva" - -02000982="{0} bajtova" -02000983="modifikovano" - -; Messages dialog -02000A00="Dijagnostičke poruke" - -02000A80="Poruke" - -02000A91="Nepodržani metod kompresije za '{0}'." -02000A92="Greška u '{0}'. Datoteka je neispravana." -02000A93="CRC greška u '{0}'. Datoteka je neispravana." -02000A94="Greške u kodiranu datoteku '(0)' Pogrešna lozinka." -02000A95="CRC greška u šifrovane datoteke '(0)' Pogrešna lozinka." - -; Password dialog -02000B00="Unesite lozinku" -02000B01="Unesite lozinku:" -02000B02="Prikaži lozinku" -02000B03="Ponovo unesite lozinku:" -02000B10="Lozinke se ne poklapaju" -02000B11="Koristi samo engleska slova, brojeva i specijalnih znakova (!, #, $, ...) Za lozinke" -02000B12="Lozinka je predugačka" - -; Progress dialog -02000C00="Obrađujem" -02000C01="Proteklo vreme:" -02000C02="Preostalo vreme:" -02000C03="Veličina:" -02000C04="Brzina:" -02000C05="Obrađeno:" -02000C06="Kompresioni odnos:" - -02000C10="Pozadina" -02000C11="Na vrhu" -02000C12="Pauza" -02000C13="Nastavi" - -02000C20="Pauza" - -02000C30="Da li ste sigurni da želite da prekinete?" - -; Compress dialog -02000D00="Dodaj u arhivu" -02000D01="Arhiva:" -02000D02="Nadogradnja arhiva:" -02000D03="Format arhive:" -02000D04="Tip kompresije:" -02000D05="Kreiraj Solid arhivu" -02000D06="Parametri:" -02000D07="Opcije" -02000D08="Kreiraj SFX arhivu" -02000D09="Više niti" -02000D0A="Šifruj nazive datoteka" -02000D0B="Nivo kompresije:" -02000D0C="Dictionary size:" -02000D0D="Word size:" -02000D0E="Potrebna memorija - kompresija:" -02000D0F="Potrebna memorija - dekompresija:" -02000D10="Šifrovanje" -02000D11="Metoda šifrovanja:" -02000D12="Broj niza procesora:" -02000D13="Veličina čvrstog bloka:" -02000D14="Ne-čvrste" -02000D15="Čvrsto" -02000D16="Kompresija deljene datoteka" - -02000D40="Podeli na delove, bajti:" -02000D41="Neispravna veličina volumena" -02000D42="Određena veličina volumena: {0} bajtova.\nDa li ste sigurni da želite da podelite arhivu u tih volumena?" - -02000D81="Bez kompresije" -02000D82="Normalno" -02000D83="Maksimalno" -02000D84="Brzo" -02000D85="Brže" -02000D86="Najbrže" - -02000D90="Pregledaj" - -02000DA1="Dodaj i zameni datoteke" -02000DA2="Osveži i dodaj datoteke" -02000DA3="Ozveži postojeće datoteke" -02000DA4="Sinhronizuj datoteke" - -02000DB1="Sve datoteke" - -02000DC0="Dodajem" - -; Columns dialog -02000E00="Kolone" -02000E01="Obeležite kolone koje biste želeli da budu vidljive u ovom pregledu. Koristite PageUp i PageDown tastere kako biste preuredili kolone po sopstvenom izboru." -02000E02="Izabrane kolone bi trebale biti" -02000E03="tačaka široke." - -02000E10="Pomeri gore" -02000E11="Pomeri dole" -02000E12="Prikaži" -02000E13="Sakrij" -02000E14="Postavi" - -02000E81="Naslov" -02000E82="Širina" - -; Testing -02000F90="Testiranje" - - -; File Manager - -03000000="7-Zip" - -; Menu -03000102="Datoteka" -03000103="Uređivanje" -03000104="Pregled" -03000105="Alati" -03000106="Pomoć" -03000107="Omiljeno" - -; File -03000210="Pogledaj" -03000211="Otvori sa 7-Zip-om" -03000212="Otvori sa pridruženom programom" -03000220="Pregledaj" -03000221="Promeni" -03000230="Preimenuj" -03000231="Kopiraj u..." -03000232="Premesti u..." -03000233="Obriši" -03000240="Svojstva" -03000241="Komentar" -03000242="Izračunajte provernu veličinu" -03000243="razlika" -03000250="Nova fascikla" -03000251="Nova datoteka" -03000260="Izlaz" -03000270="Podeli fajl..." -03000271="Spoj delove..." - -; Edit -03000310="Opozovi" -03000311="Ponovi" -03000320="Iseci" -03000321="Kopiraj" -03000322="Nalepi" -03000323="Izbriši" -03000330="Izaberi sve" -03000331="Poništi izbor svega" -03000332="Obrnuti izbor" -03000333="Izaberi..." -03000334="Poništi izbor..." -03000335="Izaberi po tipu" -03000336="Poništi izbor po tipu" - -; View -03000410="Ikone" -03000411="Naporedno slaganje" -03000412="Spisak" -03000413="Detalji" -03000420="Bez sortiranja" -03000430="Otvori početnu fasciklu" -03000431="Gore za jedan nivo" -03000432="Hronologija..." -03000440="Osvežavanje" -03000449="Ravan pregled" -03000450="2 Prozora" -03000451="Trake sa alatkama" -03000460="Rad sa arhivama" -03000461="Rad sa datotekama" -03000462="Velika dugmad" -03000463="Prikaži tekst ispod dugmadi" - -; Tools -03000510="Opcije..." -03000511="Benchmark" - -; Help -03000610="Pomoć..." -03000620="O programu..." - -; Favorites -03000710="Dodaj" -03000720="Izaberi" - -; Options Dialog - -03010000="Opcije" - -; Plugins -03010100="Plug-ins" -03010101="Plug-ins:" -03010110="Opcije..." - -; Edit -03010200="Promene u datotekama" -03010201="Program:" -03010202="Razlika:" - -; System -03010300="Sistem" -03010302="7-Zip otvara sledeće tipove datoteka:" -03010310="Plug-in" - -; Settings -03010400="Podešavanja" -03010401="Prikaži \"..\"" -03010402="Prikaži prave sličice datoteka" -03010410="Prikaži sistemski meni" -03010420="Obeleži ceo red" -03010421="Prikaži linije mreže" -03010422="Jedan klik za otvaranje stavke" -03010430="Alternativni način za biranje" -03010440="Koristi velike memorijske blokove" - -; Strings - -03020201="Kopiraj" -03020202="Iseci" -03020203="Kopiraj u:" -03020204="Premesti u:" -03020205="Kopiranje u toku..." -03020206="Premeštanje u toku..." -03020207="Nije moguće premestiti ili kopirati sadržaj ove Fascikle." -03020208="Operacija nije podržana." -03020209="Izaberite odredišnu fasciklu." - -03020210="Potvrdite brisanje datoteke" -03020211="Potvrdite brisanje fascikle" -03020212="Potvrdite višestruko brisanje datoteka" -03020213="Jeste li sigurni da želite da obrišete '{0}'?" -03020214="Jeste li sigurni da želite da obrišete fasciklu '{0}' i sav njen sadržaj?" -03020215="Jeste li sigurni da želite da obrišete ove {0} podatke?" -03020216="Brisanje u toku..." -03020217="Greška pri brisanju datoteke ili fascikle" -03020218="Sistem ne može da premesti datoteku sa dugom putu u korpu za otpatke" - -03020220="Preimenovanje u toku..." -03020221="Greška pri preimenovanju datoteke ili fascikle" -03020222="Potvrdi kopiranje datoteke" -03020223="Da li ste sigurni da želite da kopirate datoteke u arhivu" - -03020230="Kreiraj fasciklu" -03020231="Ime fascikle:" -03020232="Nova fascikla" -03020233="Greška pri kreiranju fascikli" - -03020240="Kreiraj datoteku" -03020241="Ime datoteke:" -03020242="Nova datoteka" -03020243="Greška pri kreiranju datoteka" - -03020250="Odaberi" -03020251="Poništi izbor" -03020252="Maska:" - -03020260="Hronologija" - -03020280="Datoteka '{0}' je izmjenjena.\nDa li želite ažurirati arhivu?" -03020281="Nije moguće ažurirati datoteku\n'{0}'" -03020282="Nije moguće započeti uređivanje." -03020283="Otvaranje u toku..." -03020284="Datoteka izgleda kao virus (ime datoteke sadrži puno razmaka u imenu)." - -03020290="Komentar" -03020291="Komentar:" - -030202A0="Sistem" - -03020300="Računar" -03020301="Mreža" -03020302="Dokumenti" - -03020400="Dodaj" -03020401="Izdvoj" -03020402="Testiraj" - -03020420="Kopiraj" -03020421="Premesti" -03020422="Izbriši" -03020423="Svojstva" - -03020500="Podeli datoteku" -03020501="Podeli na:" -03020510="Podela..." -03020520="Potvrda podele" -03020521="Da li ste sigurni da želite da podelite datoteku na (0) dela?" -03020522="Veličine dela mora biti manji od veličine originalne datoteke" - -03020600="Sastavi datoteke" -03020601="Sastavi u:" -03020610="Spajanje..." -03020620="Izaberite samo prvi deo podele datoteke" -03020621="Ne mogu da otkrijem datoteku kao deo podele" -03020622="Ne može se naći više od jednog dela podele" - -03020710="Izračunavanje proverne veličine..." -03020720="Informacija o proverne veličine" -03020721="CRC porvera za podatak:" -03020722="CRC provera za podatak i imena:" - -03020800="Skeniranje..." - -03020900="Osobine" - -03020A01="Operacija ne može biti pozvana iz fascikle koja ima dugu putanju." -03020A02="Morate da izaberete neku datoteku" -03020A03="Morate da izaberete jednu ili više datoteka" -03020A04="Datoteka {0} već postoji" - -; Computer -03031100="Ukupni kapacitet" -03031101="Slobodni prostor" -03031102="Veličina cluster-a" -03031103="Naziv" - -; Network -03031200="Lokalno ime" -03031201="Provajder" - -; Benchmark Dialog - -03080000="Benchmark" -03080001="Korišćenje memorije:" -03080002="Kompresija" -03080003="Dekompresija" -03080004="Brzina" -03080005="Ocena" -03080006="Potpuna ocena" -03080007="Trenutno" -03080008="Rezultat" -03080009="Prolazi:" -0308000A="Greške:" -0308000B="Upotreba procesora" -0308000C="Rejting/Upotreba" - -;!@LangEnd@! diff --git a/External/7-Zip/Lang/sv.txt b/External/7-Zip/Lang/sv.txt deleted file mode 100644 index 60ea811d..00000000 --- a/External/7-Zip/Lang/sv.txt +++ /dev/null @@ -1,536 +0,0 @@ -;!@Lang@!UTF-8! -; 7-Zip 4.59 -; Original translation by Andreas M Nilsson and Christoffer Enqvist -; Maintained since '7-Zip 4.07 beta' by Andreas M Nilsson -; Updated for '7-Zip 4.42' by Bernhard Eriksson, Wermlandsdata, Sweden -; Incorpororated changes made by Andreas M Nilsson for 4.44 -; Updated for 4.53 and 4.59 by Bernhard Eriksson, Wermlandsdata, Sweden - -00000000="Swedish" -00000001="Svenska" -00000002="29" - -; 7-Zip Configuration - -; Title -01000000="7-Zip konfiguration" - -; Info Page -01000100="Om 7-Zip" -01000103="7-Zip är fri programvara. Du kan emellertid stödja den fortsatta utvecklingen av 7-Zip genom att donera. Den aktuella översättningen på svenska är gjord av Wermlandsdata, baserad på arbete utfört av Andreas M Nilsson och Christoffer Enqvist." -01000104="Support" -01000105="Donera" - -; Folders Page -01000200="Mappar" -01000210="&Arbetsmapp" -01000211="&Systemets temp-mapp" -01000212="A&ktuell" -01000213="Spe&cificerad:" -01000214="Använd enbart för &flyttbara enheter" - -01000281="Ange plats där temporära arkivfiler ska sparas." - -; System Page -01000300="System" -01000301="Lägg till 7-Zip som alternativ i Utforskarens högerklicksmenyn" -01000302="Placera 7-Zip som en undermeny" -01000310="Objekt i högerklicksmenyn:" - -; Language Page -01000400="Språk" -01000401="Språk:" - - -; 7-Zip Explorer extension - -; Context menu -02000101="7-Zip" -02000102="7-Zip kommandon" -02000103="Öppna" -02000104="Öppna det markerade arkivet." -02000105="Packa upp filer..." -02000106="Packar upp filer från det markerade arkivet." -02000107="Lägg till arkiv..." -02000108="Lägger till de markerade filerna till ett arkiv." -02000109="Kontrollera arkivet" -0200010A="Kontrollerar om arkivet är korrupt." -0200010B="Packa upp här" -0200010C="Packar upp filer från det markerade arkivet till den aktuella mappen." -0200010D="Packa upp till {0}" -0200010E="Packar upp filer till en undermapp." -0200010F="Lägg till {0}" -02000110="Lägger till de markerade filerna till ett arkiv." -02000111="Komprimera och skicka som e-post..." -02000112="Komprimerar de markerade filerna till ett arkiv och skickar arkivet via e-post." -02000113="Komprimera till {0} och skicka som e-post" -02000114="Komprimerar de markerade filerna till ett arkiv och skickar arkivet via e-post." - -02000140="" -02000141="" - -; Properties -02000203="Sökväg" -02000204="Namn" -02000205="Filändelse" -02000206="Mapp" -02000207="Storlek" -02000208="Storlek komprimerad" -02000209="Attribut" -0200020A="Skapad" -0200020B="Använd" -0200020C="Ändrad" -0200020D="Sammanhängande (Solid)" -0200020E="Kommenterad" -0200020F="Krypterad" -02000210="Delad före" -02000211="Delad efter" -02000212="Ordlista" -02000213="CRC" -02000214="Typ" -02000215="Anti" -02000216="Metod" -02000217="Värd OS" -02000218="Filsystem" -02000219="Användare" -0200021A="Grupp" -0200021B="Block" -0200021C="Kommentar" -0200021D="Position" -0200021E="Sökvägs prefix" -0200021F="Kataloger" -02000220="Filer" -02000221="Version" -02000222="Volym" -02000223="Multivolym" -02000224="Offset" -02000225="Länkar" -02000226="Block" -02000227="Volymer" - -02000229="64-bitars" -0200022A="Big-endian" -0200022B="CPU" -0200022C="Fysisk storlek" -0200022D="Storlek på header" -0200022E="Checksumma" -0200022F="Karakteristisk" -02000230="Virtuell adress" - -; Status bar -02000301="{0} objekt markerade" -02000302="{0} objekt" - -02000320="Filer:" -02000321="Mappar:" -02000322="Storlek:" -02000323="Komprimerad storlek:" -02000324="Arkiv:" - -; List Context Menu -02000401="&Kolumner..." - -02000411="&Öppna" -02000412="&Packa upp..." - -; ToolBar -02000501="Packa upp" - -; Messages -02000601="Uppdatering stöds inte för det här arkivet." -02000602="Kan inte uppdatera arkiv {0}" -02000603="Kan inte skapa mapp '{0}'" -02000604="Arkivformatet stöds inte." -02000605="Fel" -02000606="För många objekt" -02000607="Filändelsen är inte associerad till något program" -02000608="Inga fel påträffades" -02000609="Kan inte öppna filen '{0}' som ett arkiv" -0200060A="Kan inte öppna det krypterade arkivet '{0}'. Fel lösenord?" -0200060B="Systemet kan inte allokera den begärda minnesmängden" -0200060C="Okänt fel" -0200060D="Arkiv typen stöds ej" - -; Dialogs -02000702="OK" -02000705="&Ja" -02000707="Ja till &Alla" -02000709="&Nej" -0200070B="Nej till A&lla" - -02000710="Avbryt" -02000711="A&vbryt" -02000713="&Stäng" -02000714="Stopp" -02000715="Starta om" - -02000720="Hjälp" - -; Extract dialog -02000800="Packa upp" -02000801="&Packa upp till:" -02000802="&Lösenord" - -02000810="&Sökvägstyp" -02000811="Kompletta sökvägar" -02000812="Aktuella sökvägar" -02000813="Inga sökvägar" - -02000820="&Överskrivning" -02000821="Fråga före överskrivning" -02000822="Skriv över befintliga filer" -02000823="Hoppa över befintliga filer" -02000824="Automatisk omdöpning" -02000825="Automatisk omdöpning av befintliga filer" - -02000830="Filer" -02000831="&Markerade filer" -02000832="&Alla filer" - -02000881="Ange sökväg för uppackade filer." - -02000890="Packar upp" - -; Overwrite dialog -02000900="Bekräfta överskrivning av fil" -02000901="Målmappen innehåller redan den behandlade filen." -02000902="Vill du skriva över den befintliga filen" -02000903="med den här?" - -02000911="A&utomatisk omdöpning" - -02000982="{0} bytes" -02000983="ändrad den" - -; Messages dialog -02000A00="Diagnostiska meddelanden" - -02000A80="Meddelande" - -02000A91="Komprimeringsmetoden stöds inte för '{0}'." -02000A92="Datafel i '{0}'. Filen är korrupt." -02000A93="CRC-fel i '{0}'. Filen är korrupt." -02000A94="Datafel i den krypterade filen '{0}'. Fel lösenord?" -02000A95="CRC-fel i den krypterade filen '{0}'. Fel lösenord?" - -; Password dialog -02000B00="Ange lösenord" -02000B01="Ange lösenord:" -02000B02="&Visa lösenord" -02000B03="Upprepa lösenord:" -02000B10="Lösenorden stämmer inte överens." -02000B11="Använd endast engelska tecken, siffror och special tecken (!, #, $, ...) till lösenord" -02000B12="Lösenordet är för långt." - -; Progress dialog -02000C00="Förlopp" -02000C01="Förfluten tid:" -02000C02="Återstående tid:" -02000C03="Storlek:" -02000C04="Hastighet:" -02000C05="Bearbetat:" -02000C06="Komprimeringsgrad:" - -02000C10="&Bakgrunden" -02000C11="&Förgrunden" -02000C12="&Pausa" -02000C13="F&ortsätt" - -02000C20="Pausad" - -02000C30="Är du säker på att du vill avbryta?" - -; Compress dialog -02000D00="Lägg till arkiv" -02000D01="&Arkiv:" -02000D02="&Uppdateringsmetod:" -02000D03="Arkiv&format:" -02000D04="&Komprimeringsmetod:" -02000D05="Skapa ett &sammanhängande (eng. solid) arkiv" -02000D06="&Parametrar:" -02000D07="Alternativ" -02000D08="Skapa sj&älvuppackande arkiv" -02000D09="Använd flera trådar" -02000D0A="Kryptera fil&namn" -02000D0B="Komprimeringsniv&å:" -02000D0C="Storlek på &ordlista:" -02000D0D="Storlek på o&rd:" -02000D0E="Minne behövt vid komprimering:" -02000D0F="Minne behövt vid dekomprimering:" -02000D10="Kryptering" -02000D11="Krypteringsmetod:" -02000D12="Antal trådar:" -02000D13="Solit block storlek:" -02000D14="Icke-solit" -02000D15="Solit" -02000D16="Komprimera delade filer" - -02000D40="Dela upp i &delar (volymer), bytes:" -02000D41="Felaktig volymstorlek." -02000D42="Specificerad volymstorlek: {0} byte.\nÄr du säker du vill dela arkivet i sådana delar?" - -02000D81="Okomprimerat" -02000D82="Normal" -02000D83="Maximal" -02000D84="Snabb" -02000D85="Snabbaste" -02000D86="Ultra" - -02000D90="Bläddra" - -02000DA1="Lägg till och ersätt filer" -02000DA2="Lägg till och uppdatera befintliga filer" -02000DA3="Uppdatera enbart befintliga filer" -02000DA4="Synkronisera filer" - -02000DB1="Alla filer" - -02000DC0="Komprimerar" - -; Columns dialog -02000E00="Kolumner" -02000E01="Markera de kolumner du vill ska vara synliga i den här mappen. Använd \"Flytta Upp\" och \"Flytta Ner\" knapparna för att ordna om kolumnerna." -02000E02="Den valda kolumnen ska vara" -02000E03="pixlar &bred." - -02000E10="Flytta &Upp" -02000E11="Flytta &Ner" -02000E12="&Visa" -02000E13="&Dölj" -02000E14="Bestäm" - -02000E81="Titel" -02000E82="Bredd" - -; Testing -02000F90="Kontrollerar" - - -; File Manager - -03000000="7-Zip Filhanterare" - -; Menu -03000102="&Arkiv" -03000103="&Redigera" -03000104="&Visa" -03000105="Verkt&yg" -03000106="&Hjälp" -03000107="&Favoriter" - -; File -03000210="&Öppna" -03000211="Öppna &internt" -03000212="Öppna &externt" -03000220="&Visa" -03000221="&Redigera" -03000230="&Byt namn" -03000231="&Kopiera till..." -03000232="&Flytta till..." -03000233="&Ta bort" -03000240="E&genskaper" -03000241="Komme&ntera" -03000242="Beräkna checksumma" -03000250="Skapa mapp" -03000251="Skapa fil" -03000260="&Avsluta" -03000270="&Dela upp fil..." -03000271="&Sätt ihop filer..." - -; Edit -03000310="&Ångra" -03000311="&Gör om" -03000320="&Klipp ut" -03000321="K&opiera" -03000322="K&listra in" -03000323="&Ta bort" -03000330="Markera &alla" -03000331="Avmarkera alla" -03000332="&Invertera markering" -03000333="Markera..." -03000334="Avmarkera..." -03000335="Markera efter typ" -03000336="Avmarkera efter typ" - -; View -03000410="St&ora ikoner" -03000411="Sm&å ikoner" -03000412="&Lista" -03000413="&Detaljerad lista" -03000420="Osorterade" -03000430="Öppna rotmappen" -03000431="Upp en nivå" -03000432="Mapphistorik..." -03000440="&Uppdatera" -03000449="Platt vy" -03000450="&2 Paneler" -03000451="&Verktygsfält" -03000460="Verktygsfältet Arkiv" -03000461="Verktygsfältet Standard" -03000462="Stora Knappar" -03000463="Visa Knapptext" - -; Tools -03000510="&Alternativ..." -03000511="&Benchmark" - -; Help -03000610="&Innehåll..." -03000620="&Om 7-Zip..." - -; Favorites -03000710="&Lägg mappen till Favoriter som" -03000720="Bokmärke" - -; Options Dialog - -03010000="Alternativ" - -; Plugins -03010100="Insticksmoduler" -03010101="&Insticksmoduler:" -03010110="Alternativ..." - -; Edit -03010200="Redigerare" -03010201="&Redigerare:" - -; System -03010300="System" -03010302="Associera med 7-Zip:" -03010310="Insticksmodul" - -; Settings -03010400="Inställningar" -03010401="Visa \"..\" objektet" -03010402="Visa riktiga ikoner, för filer innehållande ikoner (el. länkade)" -03010410="Visa system-menyn" -03010420="Markera &hel rad" -03010421="Visa &rutnät" -03010430="&Alternativt markeringsläge" -03010440="Använd &stora minnessidor" - -; Strings - -03020201="Kopiera" -03020202="Flytta" -03020203="Kopiera till:" -03020204="Flytta till:" -03020205="Kopierar..." -03020206="Flyttar..." -03020207="Du kan inte flytta eller kopiera objekt till sådan mapp." -03020208="Funktionen stöds inte." -03020209="Välj målmapp." - -03020210="Bekräfta borttagning av fil" -03020211="Bekräfta borttagning av mapp" -03020212="Bekräfta borttagning av flera filer" -03020213="Är du säker på att du vill ta bort '{0}'?" -03020214="Är du säker på att du vill ta bort mappen '{0}' och allt dess innehåll?" -03020215="Är du säker på att du vill ta bort de här {0} objekten?" -03020216="Tar bort..." -03020217="Ett fel uppstod under borttagning av fil eller mapp" -03020218="Systemet kan inte flytta en fil med s lng skvg till papperskorgen" - -03020220="Döper om..." -03020221="Ett fel uppstod under omdöpning av fil eller mapp" -03020222="Bekräfta kopiering av fil" -03020223="Är du säker på att du vill kopiera filerna till arkivet" - -03020230="Skapa mapp" -03020231="Mappnamn:" -03020232="Ny mapp" -03020233="Fel vid skapande av mapp" - -03020240="Skapa fil" -03020241="Filnamn:" -03020242="Ny fil" -03020243="Fel vid skapande av fil" - -03020250="Markera" -03020251="Avmarkera" -03020252="Filter:" - -03020260="Mapphistorik" - -03020280="Filen '{0}' har blivit ändrad.\nVill du uppdatera den i arkivet?" -03020281="Kan inte uppdatera filen\n'{0}'" -03020282="Kan inte starta redigeraren." -03020283="Öppnar..." -03020284="Filen verkar vara ett virus (filnamnet innehåller 'långa' mellanslag)." - -03020290="Kommentar" -03020291="&Kommentar:" - -030202A0="System" - -03020300="Dator" -03020301="Nätverk" -03020302="Dokument" - -03020400="Lägg till" -03020401="Packa upp" -03020402="Testa" - -03020420="Kopiera" -03020421="Flytta" -03020422="Radera" -03020423="Info" - -03020500="Dela Upp Fil" -03020501="&Dela upp till:" -03020510="Delar upp..." -03020520="Bekräfta uppdelning" -03020521="Är det säkert du vill dela upp filen i {0} volymer?" -03020522="Volymstorleken måste vara mindre än storleken på originalfilen." - -03020600="Sätt Ihop Filer" -03020601="&Sätt ihop till:" -03020610="Sätter ihop..." -03020620="Markera bara första filen" -03020621="Kan inte upptäcka att filen är en del av en uppdelad fil" -03020622="Kan inte hitta mer än en del av en uppdelad fil" - -03020710="Beräknar checksumma..." -03020720="Checksumma information" -03020721="CRC checksumma för data:" -03020722="CRC checksumma för data och namn:" - -03020800="Skannar..." - -03020900="Egenskaper" - -03020A01="Operation kan inte utföras från en katalog med en så lång sökväg." -03020A02="Du måste välja en fil" -03020A03="Du måste välja en eller flera filer" -03020A04="Filen {0} existerar redan" - -; Computer -03031100="Total Storlek" -03031101="Ledigt utrymme" -03031102="Kluster storlek" -03031103="Etikett" - -; Network -03031200="Datornamn" -03031201="Nätverkstyp" - -; Benchmark Dialog - -03080000="Benchmark" -03080001="Minnesanvändning:" -03080002="Komprimering" -03080003="Dekomprimering" -03080004="Hastighet" -03080005="Prestanda" -03080006="Total prestanda" -03080007="Aktuellt" -03080008="Resultat" -03080009="Omgångar:" -0308000A="Fel:" -0308000B="CPU Användning" -0308000C="Rate / Användning" - -;!@LangEnd@! - - diff --git a/External/7-Zip/Lang/ta.txt b/External/7-Zip/Lang/ta.txt deleted file mode 100644 index e8631ede..00000000 --- a/External/7-Zip/Lang/ta.txt +++ /dev/null @@ -1,440 +0,0 @@ -;!@Lang@!UTF-8! -; 7-Zip 3.13 -; Translated by Ve Elanjelian, lead coordinator of ThamiZha! team. See: www.thamizha.com -; -; -; -; - -00000000="Tamil" -00000001="தமிழ்" -00000002="73" - -; 7-Zip Configuration - -; Title -01000000="7-ஜிப் தகவமைப்பு" - -; Info Page -01000100="7-ஜிப்பைப் பற்றி" -01000103="தமிழாக்கம் (c) 2004 தமிழா! குழு - www.thamizha.com/\n\n7-ஜிப் ஒரு பரிநிரல் ஆகும். ஆனால், நீங்கள் 7-ஜிப்பின் மேம்பாட்டை ஆதரிக்க விரும்பினால், பதிவுபெற்றுங்கள். பதிவுபெற்ற பயனராக, நீங்கள் தொழில்நுட்ப உதவியும் பெறலாம்." -01000105="பதிவுபெறுங்கள்" - -; Folders Page -01000200="அடைவுகள்" -01000210="பணியிலுள்ள அடைவு" -01000211="மண்டல தற்காலிக அடைவு" -01000212="நடப்பு" -01000213="குறிப்பிட்ட:" -01000214="கழற்று இயக்கிகளை மட்டும் பயன்படுத்து" - -01000281="கோப்புகளைத் தற்காலிக காப்பகப்படுத்தும் இடத்தைக் குறிப்பிடுக." - -; System Page -01000300="மண்டலம்" -01000301="7-ஜிப்பை வெற்று சூழல்பட்டியலுடன் ஒருங்கிணை" -01000302="விழுதொடரும் சூழல் பட்டியல்" -01000310="சூழல் பட்டியல் உருப்படிகள்:" - -; Language Page -01000400="மொழி" -01000401="மொழி:" - - -; 7-Zip Explorer extension - -; Context menu -02000101="7-ஜிப்" -02000102="7-ஜிப் ஆணைகள்" -02000103="காப்பகத்தைத் திற" -02000104="தேரிவிக்கப்பட்ட காப்பகத்தைத் திறக்கும்." -02000105="கோப்புகளை வெளிக்கொணர்..." -02000106="தெரிவுசெய்யப்பட்ட காப்பக கோப்புகளை வெளிக்கொணரும்." -02000107="காப்பகத்தில் இணை..." -02000108="தெரிவிக்கப்பட்ட உருப்படிகளைக் காப்பகத்திலிணைக்கும்." -02000109="காப்பகத்தைச் சோதனைசெய்" -0200010A="தெரிவுசெய்யப்பட்ட காப்பக சீர்மையைச் சோதிக்கும்." -0200010B="இங்கு வெளிக்கொணர்" -0200010C="தெரிவுசெய்யப்பட்ட காப்பகக் கோப்புகளை நடப்பு அடைவில் வெளிக்கொணரும்." -0200010D="{0}-ல் வெளிக்கொணர்" -0200010E="துணைஅடைவில் கோப்புகளை வெளிக்கொணர்." -0200010F="{0}-ல் இணை" -02000110="தெரிவிக்கப்பட்ட உருப்படிகளைக் காப்பகத்திலிணைக்கும்." -02000111="இறுக்கி மின்னஞ்சலனுப்பு..." -02000112="தெரிவான உருப்படிகளை காப்பகத்தில் இறுக்கிய பின் காப்பகத்தை மின்னஞ்சல் வழி அனுப்பும்." -02000113="{0}-க்கு இறுக்கி அஞ்சலனுப்பு" -02000114="தெரிவான உருப்படிகளை காப்பகத்தில் இறுக்கிய பின் காப்பகத்தை மின்னஞ்சல் வழி அனுப்பும்." - -02000140="<அடைவு>" -02000141="<காப்பகம்>" - -; Properties -02000203="பாதை" -02000204="பெயர்" -02000205="நீட்டிப்பு" -02000206="அடைவு" -02000207="அளவு" -02000208="கட்டப்பட்ட அளவு" -02000209="பண்புக்கூறு" -0200020A="உருவாக்கப்பட்டது" -0200020B="அனுகப்பட்டது" -0200020C="மாற்றப்பட்டது" -0200020D="திண்மம்" -0200020E="கருத்துரைக்கப்பட்ட" -0200020F="மறைக்குறியீட்டப்பட்டது" -02000210="முன் பிரி" -02000211="பின் பிரி" -02000212="அகராதி" -02000213="CRC" -02000214="வகை" -02000215="தடுப்பு" -02000216="வழி" -02000217="புரவலரின் OS" -02000218="கோப்பு மண்டலம்" -02000219="பயனர்" -0200021A="குழு" -0200021B="கட்டம்" -0200021C="குறிப்பு" - -; Status bar -02000301="{0} பொருள் தெரிவானது" -02000302="{0} பொருள்(கள்)" - -; List Context Menu -02000401="பத்திகள்..." - -02000411="திற" -02000412="வெளிக்கொணர்..." - -; ToolBar -02000501="வெளிக்கொணர்" - -; Messages -02000601="இக்காப்பகத்தில் புதுப்பிக்கும் செயல்களுக்கு ஆதரவில்லை." -02000602="{0} காப்பகத்தைப் புதுப்பிக்க முடியவில்லை" -02000603="'{0}' அடைவை உருவாக்க இயலவில்லை" -02000604="கோப்பு ஒரு ஆதரிக்கப்படாத காப்பகம்." -02000605="தவறு" -02000606="மிகவும் அதிகமான உருப்படிகள்" -02000607="கொடுக்கப்பட்ட கோப்புப் பெயர் நீட்டிப்புடன் தொடர்பான எப்பயன்பாடும் இல்லை." -02000608="தவறுகளேதுமில்லை" - -; Dialogs -02000702="சரி" -02000705="ஆம்" -02000707="அனைத்திற்கும் ஆம்" -02000709="வேண்டாம்" -0200070B="அனைத்திற்கும் இல்லை" - -02000710="இரத்து" -02000711="இரத்து" -02000713="மூடு" -02000714="நிறுத்து" -02000715="மீள்துவங்கு" - -02000720="உதவி" - -; Extract dialog -02000800="வெளிக்கொணர்" -02000801="இங்கு வெளிக்கொணர்:" -02000802="கடவுச்சொல்" - -02000810="பாதை முறைமை" -02000811="முழு பாதைப்பெயர்கள்" -02000812="நடப்பு பாதைப்பெயர்கள்" -02000813="பாதைப்பெயர்களில்லை" - -02000820="மேலெழுதல் முறைமை" -02000821="மேலெழுதுவதற்கு முன் கேள்" -02000822="கேட்காமல் மேலெழுது" -02000823="தற்பொழுதுள்ள கோப்புகளைத் தவிர்" -02000824="தானாக மாற்றுப்பெயரிடு" - -02000830="கோப்புகள்" -02000831="தேரிவான கோப்புகள்" -02000832="அனைத்து கோப்புகளும்" - -02000881="வெளிக்கொணர்ந்த கோப்புகளுக்கான இடத்தைக் குறிப்பிடு." - -02000890="வெளிக்கொணரப்படுகின்றது" - -; Overwrite dialog -02000900="கோப்பு மாற்றத்தை உறுதிசெய்" -02000901="சேரிட அடைவு ஏற்கனவே செயல்படுத்தப்பட்ட கோப்பைக் கொண்டுள்ளது." -02000902="தற்பொழுதுள்ள கோப்பை" -02000903="இதக்கொண்டு மாற்ற விரும்புகிறீர்களா?" - -02000911="தானாக மாற்றுப்பெயரிடு" - -02000982="{0} பைட்கள்" -02000983="மாற்றப்பட்ட காலம்" - -; Messages dialog -02000A00="அறிவழிச் செய்திகள்" - -02000A80="செய்தி" - -02000A91="'{0}'-ல் ஆதரவில்லாத இறுக்கல் முறை." -02000A92="'{0}'-ல் தரவுத் தவறு. கோப்பு முறிந்துள்ளது." -02000A93="'{0}'-ல் CRC தோல்வியுற்றது. கோப்பு முறிந்துள்ளது." - -; Password dialog -02000B00="கடவுச்சொல்லை உள்ளிடுக" -02000B01="கடவுச்சொல்லை உள்ளிடுக:" -02000B02="கடவுச்சொல்லை காட்டு" - -; Progress dialog -02000C00="செயலாக்கம்" -02000C01="மீதமுள்ள நேரம்:" -02000C02="மீதமுள்ள நேரம்:" -02000C03="அளவு:" -02000C04="வேகம்:" - -02000C10="பின்புலம்" -02000C11="முன்புலம்" -02000C12="தற்காலிகமாக நிறுத்து" -02000C13="தொடரவும்" - -02000C20="தற்காலிக நிறுத்தல்" - -02000C30="உறுதியாகவே இரத்து செய்ய விரும்புகிறீர்களா?" - -; Compress dialog -02000D00="காப்பகத்திலிணை" -02000D01="காப்பகம்:" -02000D02="புதுபிக்கும் முறைமை:" -02000D03="காப்பக வடிவம்:" -02000D04="இறுக்கும் வழி:" -02000D05="திண்ம காப்பகத்தை உருவாக்கு" -02000D06="அளபுருகள்:" -02000D07="விருப்பத்தேர்வுகள்" -02000D08="SFX காப்பகம் உறுவாக்கு" -02000D09="பல இழையாக்கம்" -02000D0A="பெயரை மறைக்குறியீடாக்கு" -02000D0B="இறுக்க வகை:" -02000D0C="அகராதி அளவு:" -02000D0D="வார்த்தை அளவு:" -02000D0E="இறுக்க நினைவக பயன்பாடு:" -02000D0F="பெருக்க நினைவக பயன்பாடு:" - -02000D40="கனவளவுகளுக்கு, பைட்களுக்குப் பிரி:" - -02000D81="தேக்கு" -02000D82="சாதாரண" -02000D83="அதிகமான" -02000D84="விரைவான" -02000D85="அதிவிரைவான" -02000D86="சிறப்பான" - -02000D90="உலாவு" - -02000DA1="சேர்த்து கோப்புகளை மாற்று" -02000DA2="புதிப்பித்து கோப்புகளை சேர்" -02000DA3="உள்ள கோப்புகளைப் புதுப்பி" -02000DA4="கோப்புகளை ஒத்தியக்கு" - -02000DB1="அனைத்து கோப்புகளும்" - -02000DC0="இறுக்கப்படுகின்றது" - -; Columns dialog -02000E00="பத்திகள்" -02000E01="இவ்வடைவில் தெரிய வேண்டியவற்றின் பத்திகளைத் தெரிவுசெய். மேல் நகர்த்து மற்றும் கீழ் நகர்த்து பொத்தான்களக் கொண்டு பத்திகளை ஒழுங்காக்கு." -02000E02="தெரிவுசெய்யப்பட்ட பத்தி" -02000E03="படத்துணுக்கு அகலம் இருக்கவேண்டும்." - -02000E10="மேல் நகர்த்து" -02000E11="கீழ் நகர்த்து" -02000E12="காட்டு" -02000E13="மறை" -02000E14="அமை" - -02000E81="தலைப்பு" -02000E82="அகலம்" - -; Testing -02000F90="சோதனை..." - - -; File Manager - -03000000="7-ஜிப் கோப்பு மேலாளர்" - -; Menu -03000102="கோப்பு" -03000103="பதிப்பு" -03000104="பார்வை" -03000105="கருவிகள்" -03000106="உதவி" -03000107="விருப்பங்கள்" - -; File -03000210="திற" -03000211="உள்ளே திற" -03000212="வெளியே திற" -03000220="பார்வை" -03000221="பதிப்பு" -03000230="மாற்றுப்பெயரிடு" -03000231="இங்கு நகலெடு..." -03000232="இங்கு நகர்த்து..." -03000233="அழி" -03000240="தன்மைகள்" -03000241="கருத்துரை" -03000250="கோப்பை உருவாக்கு" -03000251="கோப்பு உருவாக்கு" -03000260="வெளியேறு" - -; Edit -03000310="செயல்நீக்கு" -03000311="செயல்மீள்" -03000320="வெட்டு" -03000321="நகல்" -03000322="ஒட்டு" -03000323="அழி" -03000330="அனைத்தும் தேர்ந்தெடு" -03000331="அனைத்தும் நீக்கு" -03000332="தெரிவை புரட்டு" -03000333="தேர்ந்தெடு..." -03000334="நீக்கு..." -03000335="வகைப்படி தெரிவுசெய்" -03000336="வகைப்படி நீக்கு" - -; View -03000410="பெரிய உருபிகள்" -03000411="சிறிய உருபிகள்" -03000412="பட்டியல்" -03000413="தகவல்கள்" -03000420="வரிசைப்படுத்தப்படாதது" -03000430="வேர் அடைவைத் திற" -03000431="ஒரு படி மேல்" -03000432="அடைவுகளின் வரலாறு..." -03000440="புதுக்கல்" -03000450="2 பலகங்கள்" -03000451="கருவிப்பட்டைகள்" -03000460="காப்பக கருவிப்பட்டை" -03000461="பொதுவான கருவிப்பட்டை" -03000462="பெரிய பொத்தான்கள்" -03000463="பொத்தான்களின் உரையைக் காட்டு" - -; Tools -03000510="விருப்பத்தேர்வு..." -03000511="மதிப்பீட்டு அளவை" - -; Help -03000610="பொருளடக்கம்..." -03000620="7-ஜிப்பைப் பற்றி..." - -; Favorites -03000710="அடைவை விரும்பியவற்றுள் இப்படி இணை" -03000720="புத்தகக்குறி" - -; Options Dialog - -03010000="தேர்வுகள்" - -; Plugins -03010100="செருகுநிரல்கள்" -03010101="செருகுநிரல்கள்:" -03010110="தேர்வுகள்..." - -; Edit -03010200="பதிப்பாளன்" -03010201="பதிப்பாளன்:" - -; System -03010300="மண்டலம்" -03010302="7-ஜிப்பை இதனுடன் தொடர்புப்படுத்து:" -03010310="செருகுநிரல்" - -; Settings -03010400="அமைவுகள்" -03010401="\"..\" உருப்படியைக் காட்டு" -03010402="கோப்பு உருபிகளைக் காட்டு" -03010410="மண்டல பட்டியலைக் காட்டு" - -; Strings - -03020201="நகல்" -03020202="நகர்த்து" -03020203="இங்கு நகலெடு:" -03020204="இங்கு நகர்த்து:" -03020205="நகலெடுக்கப்படுகிறது..." -03020206="நகர்த்தப்படுகிறது..." -03020207="அத்தகைய அடைவுகளுக்கு நீங்கள் நகர்த்தவோ நகலெடுக்கவோ முடியாது." -03020208="அத்தகைய செயலுக்கு ஆதரவில்லை." - -03020210="கோப்பு அழிப்பை உறுதிசெய்" -03020211="அடைவு அழிப்பை உறுதிசெய்" -03020212="பல கோப்பு அழிப்பை உறுதிசெய்" -03020213="'{0}'-ஐ உறுதியாக அழிக்க விரும்புகிறீர்களா?" -03020214="'{0}' அடைவையும் அதிலுள்ளவற்றயும் உறுதியாகவே அழிக்க விரும்புகிறீர்களா?" -03020215="இந்த {0} உருப்படிகளை உறுதியாக அழிக்க விரும்புகிறீர்களா?" -03020216="அழிக்கப்படுகிறது..." -03020217="கோப்பையோ அடைவையோ அழிக்கும்போது தவறு" - -03020220="பெயர்மாற்றப்படுகிறது..." -03020221="கோப்பையோ அடைவையோ பெயர்மாற்றும்போது தவறு" - -03020230="அடைவு உருவாக்கு" -03020231="அடைவின் பெயர்:" -03020232="புதிய அடைவு" -03020233="அடைவு உருவாக்கும்போது தவறு" - -03020240="கோப்பு உருவாக்கு" -03020241="கோப்பின் பெயர்:" -03020242="புதிய கோப்பு" -03020243="கோப்பு உருவாக்கையில் தவறேற்பட்டது" - -03020250="தெரிவுசெய்" -03020251="நீக்கு" -03020252="முகமுடி:" - -03020260="அடைவுகளின் வரலாறு" - -03020280="'{0}' கோப்பு மாற்றப்பட்டது.\nஇதனை காப்பகத்தில் புதுப்பிக்க வேண்டுமா?" -03020281="பின்வரும் கோப்பை புதுப்பிக்க இயலவில்லை\n'{0}'" -03020282="பதிப்பாளனைத் துவக்க இயலவில்லை." -03020283="திறக்கப்படுகின்றது..." - -03020290="கருத்துரை" -03020291="கருத்துரை:" - -030202A0="மண்டலம்" - -03020300="கணினி" -03020301="பிணையம்" - -03020400="இணை" -03020401="வெளிக்கொணர்" -03020402="பரிசோதி" - -03020420="நகல்" -03020421="நகர்த்து" -03020422="அழி" -03020423="தகவல்" - -; Computer -03031100="மொத்த அளவு" -03031101="காளி இடம்" -03031102="கொத்தணியின் அளவு" -03031103="வில்லை" - -; Network -03031200="இடத்துரி பெயர்" -03031201="வழங்குபவர்" - -; Benchmark Dialog - -03080000="மதிப்பீட்டு அளவை" -03080001="நினைவக பயன்:" -03080002="இறுக்கப்படுகையில்" -03080003="பெருக்கப்படுகையில்" -03080004="வேகம்" -03080005="புள்ளிகள்" -03080006="மொத்த புள்ளிகள்" -03080007="நடப்பு" -03080008="முடிவில்" -03080009="சரியானவை:" -0308000A="தவறுகள்:" - -;!@LangEnd@! diff --git a/External/7-Zip/Lang/th.txt b/External/7-Zip/Lang/th.txt deleted file mode 100644 index dddc57c0..00000000 --- a/External/7-Zip/Lang/th.txt +++ /dev/null @@ -1,542 +0,0 @@ -;!@Lang@!UTF-8! -; -; Translated by Zafire06 (ver 3.13) -; Updated by Kom10 in 2010 For ver 9.13 -; -; -; - -00000000="Thai" -00000001="ไทย" -00000002="30" - -; 7-Zip Configuration - -; Title -01000000="โครงแบบ 7-Zip" - -; Info Page -01000100="เกี่ยวกับ 7-Zip" -01000103="7-Zip เป็นฟรีแวร์ อย่างไรก็ตาม คุณสามารถสนับสนุนการพัฒนาของ 7-Zip ได้โดยการลงทะเบียน เมื่อคุณเป็นผู้ใช้ที่ลงทะเบียนแล้ว คุณจะได้รับการสนับสนุนทางเทคนิคจากเรา" -01000104="สนับสนุน" -01000105="ลงทะเบียน" - -; Folders Page -01000200="โฟลเดอร์" -01000210="&โฟลเดอร์ที่ทำงานอยู่" -01000211="&โฟลเดอร์ต่างๆของระบบ" -01000212="&โฟลเดอร์ปัจจุบัน" -01000213="&ระบุ:" -01000214="ใช้สำหรับไดรฟ์แบบถอดได้เท่านั้น" - -01000281="ระบุที่ตั้งสำหรับไฟล์เอกสารชั่วคราว" - -; System Page -01000300="ระบบ" -01000301="รวบรวมคำสั่ง 7-Zip ไปที่แถบเมนูลัด" -01000302="แยกเป็นแถบคำสั่ง 7-Zip" -01000310="วัตถุที่ปรากฏบนเมนูลัด:" - -; Language Page -01000400="ภาษา" -01000401="ภาษา:" - - -; 7-Zip Explorer extension - -; Context menu -02000101="7-Zip" -02000102="คำสั่ง 7-Zip" -02000103="เปิดเอกสาร" -02000104="เปิดเอกสารที่เลือกไว้" -02000105="แยกไฟล์..." -02000106="แยกไฟล์จากเอกสารที่เลือกไว้" -02000107="เพิ่มเข้าเอกสาร..." -02000108="เพิ่มวัตถุที่เลือกไว้เข้าเอกสาร" -02000109="ทดสอบเอกสาร" -0200010A="ทดสอบความน่าเชื่อถือของเอกสารที่เลือกไว้" -0200010B="แยกไฟล์ที่นี่" -0200010C="แยกไฟล์จากเอกสารที่เลือกไว้ไปที่โฟลเดอร์เดิม" -0200010D="แยกไฟล์ไปที่ {0}" -0200010E="แยกไฟล์ไปที่โฟลเดอร์ย่อย." -0200010F="เพิ่มเข้า {0}" -02000110="เพิ่มวัตถุที่เลือกไว้เข้าเอกสาร" -02000111="บีบอัดแล้วส่งอีเมลล์..." -02000112="บีบอัดวัตถุที่เลือกไว้แล้วส่งไปทางอีเมลล์" -02000113="บีบอัดเป็น {0} แล้วส่งอีเมลล์" -02000114="บีบอัดวัตถุที่เลือกไว้แล้วส่งไปทางอีเมลล์" - -02000140="<โฟลเดอร์>" -02000141="<เอกสาร>" - -; Properties -02000203="ที่ตั้ง" -02000204="ชื่อ" -02000205="ชนิด" -02000206="โฟลเดอร์" -02000207="ขนาด" -02000208="ขนาดเมื่อถูกจัดเก็บ" -02000209="ลักษณะประจำ" -0200020A="สร้างเมื่อ" -0200020B="เข้าถึงเมื่อ" -0200020C="ดัดแปรเมื่อ" -0200020D="ต่อเนื่อง" -0200020E="หมายเหตุ" -0200020F="การเข้ารหัสลับ" -02000210="ก่อนแบ่ง" -02000211="หลังแบ่ง" -02000212="ดิคชันนารี" -02000213="ซีอาร์ซี" -02000214="แบบชนิด" -02000215="ต่อต้าน" -02000216="วิธีการ" -02000217="OS ที่ใช้" -02000218="ไฟล์ระบบ" -02000219="ผู้ใช้" -0200021A="กลุ่ม" -0200021B="บล็อก" -0200021C="หมายเหตุ" -0200021D="ตำแหน่ง" -0200021E="คำนำหน้าที่ตั้ง" -0200021F="โฟลเดอร์" -02000220="ไฟล์" -02000221="เวอร์ชั่น" -02000222="วอลลุ่ม" -02000223="มัลติวอลลุ่ม" -02000224="ออฟเซ็ท" -02000225="ลิ้งค์" -02000226="บล็อค" -02000227="Volumes" - -02000229="64-บิท" -0200022A="Big-endian" -0200022B="CPU" -0200022C="ขนาดทางกายภาพ" -0200022D="ขนาดเฮดเดอร์" -0200022E="Checksum" -0200022F="คุณลักษณะ" -02000230="Virtual Address" -02000231="ID" -02000232="ชื่อย่อ" -02000233="ผู้สร้างโปรแกรม" -02000234="ขนาด Sector" -02000235="โหมด" -02000236="ลิงค์" - -; Status bar -02000301="{0} วัตถุที่เลือกไว้" -02000302="{0} วัตถุ" - -02000320="ไฟล์:" -02000321="โฟลเดอร์:" -02000322="ขนาด:" -02000323="ขนาดที่ถูกบีบอัด:" -02000324="เอกสาร:" - -; List Context Menu -02000401="&สดมภ์..." - -02000411="&เปิด" -02000412="&แยกไฟล์..." - -; ToolBar -02000501="แยกไฟล์" - -; Messages -02000601="ปรับปรุงการทำงานไม่สนับสนุนสำหรับเอกสาร" -02000602="ไม่สามารถปรับปรุงเอกสาร {0}" -02000603="ไม่สามารถสร้างโฟลเดอร์ '{0}'" -02000604="ไฟล์ไม่สนับสนุนเอกสาร" -02000605="เกิดข้อผิดพลาด" -02000606="มีวัตถุมากเกินไป" -02000607="ไม่มีโปรแกรมที่เปิดชนิดไฟล์ที่ให้มาได้" -02000608="ไม่มีข้อผิดพลาด" -02000609="ไม่สามารถเปิดไฟล์ '{0}' เป็นเอกสารได้" -0200060A="ไม่สามารถเปิดไฟล์ที่เข้ารหัสได้ '{0}' พาสเวิร์ดผิดหรือไม่?" -0200060B="ระบบไม่สามารถใช้หน่วยความจำตามที่ระบุได้" -0200060C="เกิดความผิดพลาดที่ไม่ทราบสาเหตุ" -0200060D="ชนิดของไฟล์บีบอัดไม่รองรับ" - -; Dialogs -02000702="ตกลง" -02000705="&ใช่" -02000707="ใช่ทั้งหมด" -02000709="&ไม่" -0200070B="ไม่ทั้งหมด" - -02000710="ยกเลิก" -02000711="&ยกเลิก" -02000713="&ออก" -02000714="หยุด" -02000715="ฟื้นฟู" - -02000720="ช่วยเหลือ" - -; Extract dialog -02000800="แยกไฟล์" -02000801="แยกไฟล์ไปที่:" -02000802="รหัสผ่าน" - -02000810="ที่ตั้ง" -02000811="ชื่อที่ตั้งแบบเต็ม" -02000812="ชื่อตั้งเดิม" -02000813="ไม่มีชื่อที่ตั้ง" - -02000820="การบันทึกทับ" -02000821="ถามก่อนมีการบันทึกทับ" -02000822="บันทึกทับโดยไม่มีข้อความพร้อมรับ" -02000823="ข้ามไฟล์ที่มีอยู่" -02000824="เปลี่ยนชื่ออัตโนมัติ" -02000825="เปลี่ยนชื่อไฟล์ที่มีอยู่อัตโนมัติ" - -02000830="ไฟล์" -02000831="&ไฟล์ที่เลือกไว้" -02000832="&ไฟล์ทั้งหมด" - -02000881="ระบุที่ตั้งสำหรับไฟล์ที่แยกออกมา" - -02000890="กำลังแยกไฟล์" - -; Overwrite dialog -02000900="ยืนยันการแทนที่ไฟล์" -02000901="โฟลเดอร์ปลายทางมีไฟล์ที่ได้ประมวลผลแล้ว" -02000902="คุณต้องการแทนที่ไฟล์ที่มีอยู่หรือไม่" -02000903="ด้วย" - -02000911="เปลี่ยนชื่ออัตโนมัติ" - -02000982="{0} ไบต์" -02000983="ดัดแปลงบน" - -; Messages dialog -02000A00="ข้อความวินิจฉัย" - -02000A80="ข้อความ" - -02000A91="ไม่รองรับวิธีการบีบอัดนี้สำหรับ '{0}'" -02000A92="ข้อมูลใน '{0}' ผิดพลาด ไฟล์ชำรุด" -02000A93="ซีอาร์ซีใน '{0}' ไม่สามารถใช้การได้ ไฟล์ชำรุด" -02000A94="ข้อมูลในไฟล์บีบอัด '{0}' ผิดพลาด รหัสผ่านไม่ถูกต้อง?" - -; Password dialog -02000B00="ใส่รหัสผ่าน" -02000B01="ใส่รหัสผ่าน:" -02000B02="&แสดงรหัสผ่าน" -02000B03="ใส่รหัสผ่านอีกครั้ง:" -02000B10="รหัสผผ่านไม่ตรง" -02000B11="ตั้งรหัสผ่านด้วยอักษรภาษาอังกฤษ หรืออักขระ (!, #, $, ...) " -02000B12="รห้สผ่านยาวเกินไป" - -; Progress dialog -02000C00="กระบวนการ" -02000C01="ใช้เวลาไปแล้ว:" -02000C02="ต้องใช้เวลาอีก:" -02000C03="ขนาด:" -02000C04="ความเร็ว:" -02000C05="ดำเนินการแล้ว:" -02000C06="อัตราส่วนการบีบอัด:" - -02000C10="&ทำงานเป็นพื้นหลัง" -02000C11="&ทำงานเป็นพื้นหน้า" -02000C12="&หยุดชั่วคราว" -02000C13="&ดำเนินการต่อ" - -02000C20="หยุดชั่วคราว" - -02000C30="คุณแน่ใจหรือว่าจะยกเลิก" - -; Compress dialog -02000D00="เพิ่มเข้าเอกสาร" -02000D01="&เอกสาร:" -02000D02="&การปรับปรุง:" -02000D03="รูปแบบการบีบอัดที่ต้องการใช้:" -02000D04="&วิธีการบีบอัด:" -02000D05="สร้างเอกสารแบบต่อเนื่อง" -02000D06="&พารามิเตอร์:" -02000D07="ตัวเลือก" -02000D08="สร้างเอกสาร SFX" -02000D09="มัลติเทรดดิ้ง" -02000D0A="สร้างรหัสผ่าน" -02000D0B="อัตราการบีบอัด:" -02000D0C="&ขนาดดิคชันนารี:" -02000D0D="&ขนาดอักษร:" -02000D0E="หน่วยความจำที่ใช้ในการบีบอัด:" -02000D0F="หน่วยความจำที่ใช้ในการแตกออก:" -02000D10="การเข้ารหัส" -02000D11="วิธีการเข้ารหัส:" -02000D12="จำนวน CPU threads:" -02000D13="ขนาด Solid block:" -02000D14="Non-solid" -02000D15="Solid" -02000D16="บีบอัดแชร์ไฟล์" - -02000D40="ขนาดไฟล์ที่ต้องการแบ่ง, ไบต์:" -02000D41="ขนาด volume ไม่ถูกต้อง" -02000D42="ระบุขนาด volume: {0} ไบท์.\nท่านมั่นใจว่าต้องการแบ่งไฟล์เป็น volumes ดังกล่าว?" - -02000D81="เก็บเฉยๆ" -02000D82="ปกติ" -02000D83="ดี" -02000D84="เร็ว" -02000D85="เร็วที่สุด" -02000D86="ดีที่สุด" - -02000D90="ค้นดู" - -02000DA1="เพิ่มและแทนที่ไฟล์" -02000DA2="ปรับปรุงและเพิ่ม" -02000DA3="ทำให้ไฟล์ที่มีอยู่ใช้การได้ดีขึ้น" -02000DA4="ทำให้ไฟล์ประสานกัน" - -02000DB1="ไฟล์ทั้งหมด" - -02000DC0="กำลังบีบอัด" - -; Columns dialog -02000E00="สดมภ์" -02000E01="ตรวจสอบสดมภ์ซึ่งจะทำให้คุณรู้รายละเอียดของไฟล์ได้มากขึ้น ใช้ปุ่มย้ายขึ้นและย้ายลงเพื่อเรียงลำดับสดมภ์อีกครั้ง" -02000E02="สดมภ์ที่เลือกไว้จะเป็น" -02000E03="ความกว้าง (พิกเซล)" - -02000E10="ย้ายขึ้น" -02000E11="ย้ายลง" -02000E12="&แสดง" -02000E13="&ซ่อน" -02000E14="เซ็ต" - -02000E81="หัวเรื่อง" -02000E82="ความกว้าง" - -; Testing -02000F90="กำลังทดสอบ" - - -; File Manager - -03000000="ตัวจัดการไฟล์ 7-Zip" - -; Menu -03000102="&แฟ้ม" -03000103="&แก้ไข" -03000104="&มุมมอง" -03000105="&เครื่องมือ" -03000106="&ช่วยเหลือ" -03000107="&รายการโปรด" - -; File -03000210="&เปิด" -03000211="เปิดในหน้าต่างเดิม" -03000212="เปิดในหน้าต่างใหม่" -03000220="&มุมมอง" -03000221="&แก้ไข" -03000230="&เปลี่ยนชื่อ" -03000231="&คัดลอกไปที่..." -03000232="&วางที่..." -03000233="&ลบ" -03000240="&คุณสมบัติ" -03000241="&หมายเหตุ" -03000242="คำนวณ checksum" -03000243="Diff" -03000250="สร้างโฟลเดอร์" -03000251="สร้างไฟล์" -03000260="ออก" -03000270="&แยกไฟล์..." -03000271="รวมไฟล์..." - -; Edit -03000310="&ทำกลับ" -03000311="&ทำซ้ำ" -03000320="&ตัด" -03000321="&คัดลอก" -03000322="&วาง" -03000323="&ลบ" -03000330="เลือกทั้งหมด" -03000331="ยกเลิกการเลือกทั้งหมด" -03000332="&สลับการเลือกให้เป็นตรงกันข้าม" -03000333="เลือก..." -03000334="ยกเลิกการเลือก..." -03000335="เลือกด้วยแบบชนิด" -03000336="ยกเลิกการเลือกด้วยแบบชนิด" - -; View -03000410="&ไอคอนขนาดใหญ่" -03000411="&ไอคอนขนาดเล็ก" -03000412="&แสดงเป็นรายการ" -03000413="&แสดงแบบละเอียด" -03000420="ไม่เลือก" -03000430="เปิดรากโฟลเดอร์" -03000431="เลื่อนขึ้นหนึ่งระดับ" -03000432="ประวัติโฟลเดอร์..." -03000440="&ฟื้นฟู" -03000449="แสดงไฟล์และโฟลด์เดอร์ทั้งหมด" -03000450="&แสดง 2 แผง" -03000451="&แถบเครื่องมือ" -03000460="แถบเครื่องมือเอกสาร" -03000461="แถบเครื่องมือธรรมดา" -03000462="ปุ่มขนาดใหญ่" -03000463="แสดงข้อความบนปุ่ม" - -; Tools -03000510="&ตัวเลือก..." -03000511="&เกณฑ์เปรียบเทียบสมรรถนะ" - -; Help -03000610="&เนื้อหาและดัชนี..." -03000620="&เกี่ยวกับ 7-Zip..." - -; Favorites -03000710="&เพิ่มโฟลเดอร์เข้ารายการโปรด" -03000720="คั่นหน้าที่" - -; Options Dialog - -03010000="ตัวเลือก" - -; Plugins -03010100="ปลั๊กอิน" -03010101="&ปลั๊กอิน:" -03010110="ตัวเลือก..." - -; Edit -03010200="บรรณาธิกรณ์" -03010201="&บรรณาธิกรณ์:" -03010202="&Diff:" - -; System -03010300="ระบบ" -03010302="ทำให้ 7-Zip ทำงานร่วมกับ:" -03010310="ปลั๊กอิน" - -; Settings -03010400="กำหนด" -03010401="แสดงวัตถุ \"..\"" -03010402="แสดงไอคอนไฟล์ที่แท้จริง" -03010410="แสดงเมนูระบบ" -03010420="&เลือกเต็มแถว" -03010421="แสดง &เส้นกริด" -03010422="คลิกครั้งเดียวเพื่อเปิดไฟล์" -03010430="&โหมดการเลือกอื่น" -03010440="ใช้ &เพจความจำขนาดใหญ่" - -; Strings - -03020201="คัดลอก" -03020202="ย้าย" -03020203="คัดลอกไปที่:" -03020204="ย้ายที่:" -03020205="กำลังคัดลอก..." -03020206="กำลังวาง..." -03020207="คุณไม่สามารถย้ายหรือคัดลอกวัตถุในโฟลเดอร์เช่นนี้" -03020208="การปฏิบัติการไม่สนับสนุน" -03020209="เลือกโฟลเดอร์ที่ตั้ง" - -03020210="ยืนยันการลบไฟล์" -03020211="ยืนยันการลบโฟลเดอร์" -03020212="ยืนยันการลบไฟล์แบบควบซ้อน" -03020213="คุณแน่ใจหรือว่าคุณต้องการจะลบไฟล์ '{0}'?" -03020214="คุณแน่ใจหรือว่าคุณต้องการจะลบโฟลเดอร์ '{0}' และข้อมูลของมันทั้งหมด" -03020215="คุณแน่ใจหรือว่าจะลบวัตถุ {0} เหล่านี้" -03020216="กำลังลบ..." -03020217="เกิดข้อผิดพลาดในการลบไฟล์หรือโฟลเดอร์" -03020218="ระบบไม่สามารถย้ายไฟล์ที่ชื่อที่ตั้งยาวไปยังถังขยะได้" - -03020220="กำลังเปลี่ยนชื่อ..." -03020221="เกิดข้อผิดพลาดในการเปลี่ยนชื่อไฟล์หรือโฟลเดอร์" -03020222="ยืนยันการคัดลอกไฟล์" -03020223="ท่านมั่นใจที่จะคัดลอกไฟล์ไปยังเอกสารหรือไม่" - -03020230="สร้างโฟลเดอร์" -03020231="ชื่อโฟลเดอร์:" -03020232="โฟลเดอร์ใหม่" -03020233="เกิดข้อผิดพลาดในการสร้างโฟลเดอร์" - -03020240="สร้างไฟล์" -03020241="ชื่อไฟล์:" -03020242="ไฟล์ใหม่" -03020243="เหิดข้อผิดพลาดในการสร้างไฟล์" - -03020250="เลือก" -03020251="ยกเลิกการเลือก" -03020252="ตัวพราง:" - -03020260="ประวัติโฟลเดอร์" - -03020280="ไฟล์ '{0}' ได้ถูกดัดแปรแล้ว\nคุณต้องการจะปรับปรุงเอกสารหรือไม่" -03020281="ไม่สามารถปรับปรุงไฟล์\n'{0}'" -03020282="ไม่สามารถเปิดตัวแก้ไขได้" -03020283="กำลังเปิด..." -03020284="ไฟล์อาจเป็นไวรัส (ชื่อไฟล์มีช่องว่างยาว)" - -03020290="หมายเหตุ" -03020291="&หมายเหตุ:" - -030202A0="ระบบ" - -03020300="คอมพิวเตอร์" -03020301="เครือข่าย" -03020302="เอกสาร" - -03020400="เพิ่มเข้า" -03020401="แยกไฟล์" -03020402="ทดสอบ" - -03020420="คัดลอก" -03020421="ย้าย" -03020422="ลบ" -03020423="เกี่ยวกับ" - -03020500="แยกไฟล์" -03020501="&แยกไปยัง:" -03020510="กำลังแยก..." -03020520="ยืนยันการแยก" -03020521="ท่านมั่นใจว่าต้องการแยกไฟล์เป็น {0} volumes?" -03020522="ขนาด Volume ต้องเล็กกว่าขนาดไฟล์ต้นฉบับ" - -03020600="รวมไฟล์" -03020601="&รวมไปยัง:" -03020610="กำลังรวม..." -03020620="เลือกเฉพาะส่วนแรกของไฟล์แยก" -03020621="ไม่สามารถตรวจพบไฟล์ว่าเป็นส่วนหนึ่งของไฟล์แยก" -03020622="ไม่สามารถหาไฟล์แยกได้มากหนึ่ง" - -03020710="กำลังคำนวณ Checksum..." -03020720="ข้อมูล Checksum" -03020721="CRC checksum ของข้อมูล:" -03020722="CRC checksum ของข้อมูลและชื่อ:" - -03020800="กำลังสแกน..." - -03020900="คุณสมบัติ" - -03020A01="ไม่สามารถดำเเนินการได้จากโฟลเดอร์ที่มีที่ตั้งยาว" -03020A02="ท่านต้องเลือกไฟล์" -03020A03="ท่านต้องเลือกไฟล์หนึ่งไฟล์หรือมากว่า" -03020A04="ไฟล์ {0} มีอยู่แล้ว" - -; Computer -03031100="ขนาดทั้งหมด" -03031101="ช่องว่างที่เหลืออยู่" -03031102="ขนาดกลุ่ม" -03031103="ป้าย" - -; Network -03031200="ชื่อเฉพาะ" -03031201="ผู้ให้บริการ" - -; Benchmark Dialog - -03080000="เกณฑ์เปรียบเทียบสมรรถนะ" -03080001="หน่วยความจำที่ใช้:" -03080002="การบีบอัด" -03080003="การยกเลิกบีบอัด" -03080004="ความเร็ว" -03080005="เกณฑ์ความสามารถ" -03080006="เกณฑ์ความสามารถทั้งหมด" -03080007="ปัจจุบัน" -03080008="ผลการประเมิน" -03080009="ข้อความ:" -0308000A="ความผิดพลาด:" -0308000B="การใช้งาน CPU" -0308000C="ประสิทธิภาพ /การใช้งาน" - -;!@LangEnd@! diff --git a/External/7-Zip/Lang/tr.txt b/External/7-Zip/Lang/tr.txt deleted file mode 100644 index f7bb62b5..00000000 --- a/External/7-Zip/Lang/tr.txt +++ /dev/null @@ -1,545 +0,0 @@ -;!@Lang@!UTF-8! -; 7-Zip 9.07 -; Translated by X-FoRcE 22.09.2009 -; -; X-FoRcE -; Turkiye -; - -00000000="Turkish" -00000001="Türkçe" -00000002="31" - -; 7-Zip Configuration - -; Title -01000000="7-Zip Yapılandırma" - -; Info Page -01000100="7-Zip hakkında" -01000103="7-Zip özgür bir yazılımdır. Ancak, kayıt olarak 7-zip geliştirme faaliyetine destek olabilirsiniz." -01000104="Destek" -01000105="Kayıt ol" - -; Folders Page -01000200="Klasörler" -01000210="Ça&lışma klasörü" -01000211="&Sistem TEMP klasörü" -01000212="&Geçerli klasör" -01000213="&Belirtilen klasör:" -01000214="Sadece çıkarılabilen sürücüler için kullan" - -01000281="Geçici arşiv dosyaları için bir yer belirleyin." - -; System Page -01000300="Sistem" -01000301="İçerik menülerinde 7-Zip görünsün" -01000302="Kademeli içerik menüsü" -01000310="İçerik menü öğeleri:" - -; Language Page -01000400="Dil" -01000401="Dil:" - - -; 7-Zip Explorer extension - -; Context menu -02000101="7-Zip" -02000102="7-Zip komutları" -02000103="Arşivi aç" -02000104="Seçili arşivi açar." -02000105="Dosyaları çıkart..." -02000106="Seçili arşivden dosyaları çıkartır." -02000107="Arşivle..." -02000108="Seçili öğeleri arşive ekler." -02000109="Arşivi sına" -0200010A="Seçili arşivin bütünlüğünü test eder." -0200010B="Burada çıkart" -0200010C="Seçili arşivdeki dosyaları geçerli klasöre çıkartır." -0200010D="{0} klasörüne çıkart" -0200010E="Alt klasöre çıkartır." -0200010F="{0} olarak arşivle" -02000110="Seçili öğeleri arşive ekler." -02000111="Sıkıştırıp postala..." -02000112="Seçili öğeleri sıkıştırıp arşivler ve arşivi e-posta ile gönderir." -02000113="{0} olarak sıkıştır ve postala" -02000114="Seçili öğeleri sıkıştırıp arşivler ve arşivi e-posta ile gönderir." - -02000140="" -02000141="" - -; Properties -02000203="Yol" -02000204="Ad" -02000205="Uzantı" -02000206="Klasör" -02000207="Boyut" -02000208="Arşivde boyutu" -02000209="Öznitelikler" -0200020A="Oluşturma" -0200020B="Erişim" -0200020C="Değiştirme" -0200020D="Katı" -0200020E="Açıklanmış" -0200020F="Şifrelenmiş" -02000210="Önceki parça" -02000211="Sonraki parça" -02000212="Sözlük" -02000213="CRC" -02000214="Tür" -02000215="Anti" -02000216="Sıkıştırma şekli" -02000217="İşletim sistemi" -02000218="Dosya Sistemi" -02000219="Kullanıcı" -0200021A="Grup" -0200021B="Blok" -0200021C="Açıklama" -0200021D="Konum" -0200021E="Yol Öneki" -0200021F="Klasörler" -02000220="Dosyalar" -02000221="Sürüm" -02000222="Cilt" -02000223="Çoklu Cilt" -02000224="Konum" -02000225="Bağlantılar" -02000226="Bloklar" -02000227="Ciltler" - -02000229="64-bit" -0200022A="Big-endian" -0200022B="İşlemci" -0200022C="Fiziksel Boyut" -0200022D="Başlık Boyutu" -0200022E="Checksum" -0200022F="Karakteristik" -02000230="Sanal Adres" -02000231="ID" -02000232="Kısa İsim" -02000233="Oluşturan Yazılım" -02000234="Kesim Boyutu" -02000235="Biçim" -02000236="Bağlantı" - -; Status bar -02000301="{0} adet öğe seçili" -02000302="{0} adet öğe" - -02000320="Dosyalar:" -02000321="Klasörler:" -02000322="Boyut:" -02000323="Sıkıştırılmış Boyut:" -02000324="Arşivler:" - -; List Context Menu -02000401="&Sütunlar..." - -02000411="&Aç" -02000412="&Çıkart..." - -; ToolBar -02000501="Çıkart" - -; Messages -02000601="Bu arşiv üzerinde güncelleme yapamazsınız." -02000602="{0} arşivi güncellenemiyor" -02000603="'{0}' klasörü oluşturulamıyor" -02000604="Bu dosya bilinen bir arşiv değil." -02000605="Hata" -02000606="Çok fazla öğe" -02000607="Bu dosya uzantısı ile ilişkili bir uygulama yok" -02000608="Hata yok." -02000609="'{0}' arşiv dosyası olarak açılamıyor." -0200060A="'{0}' dosyası açılamıyor. Şifreniz yanlış olabilir mi?" -0200060B="Sistem gerekli belleği ayarlayamadı" -0200060C="Bilinmeyen hata" -0200060D="Desteklenmeyen arşiv tipi" - -; Dialogs -02000702="Tamam" -02000705="&Evet" -02000707="Tümüne E&vet" -02000709="&Hayır" -0200070B="Tümüne Ha&yır" - -02000710="İptal" -02000711="İ&ptal" -02000713="&Kapat" -02000714="Dur" -02000715="Tekrar başlat" - -02000720="Yardım" - -; Extract dialog -02000800="Çıkart" -02000801="&Çıkartılacak yer:" -02000802="Parola" - -02000810="Yol adları" -02000811="Tam yol adları" -02000812="Geçerli yol adları" -02000813="Yol adları olmasın" - -02000820="Olan dosyalar" -02000821="Üzerine yazmak için sor" -02000822="Sormadan üzerine yaz" -02000823="Çıkartma" -02000824="Arşivdekilere yeni ad ver" -02000825="Olanlara yeni ad ver" - -02000830="Dosyalar" -02000831="&Seçili dosyalar" -02000832="&Tüm dosyalar" - -02000881="Çıkartılacak dosyalar için bir yer belirleyin." - -02000890="çıkartılıyor" - -; Overwrite dialog -02000900="Üzerine Yazma Durumu" -02000901="Hedef klasörde bu adla bir dosya var. Üzerine yazılsın mı?" -02000902="Mevcut dosya:" -02000903="Çıkartılan dosya:" - -02000911="&Yeni ad ver" - -02000982="{0} bayt" -02000983="son değişimi " - -; Messages dialog -02000A00="Tanılayıcı iletiler" - -02000A80="İleti" - -02000A91="'{0}' için sıkıştırma şekli tanınamadı." -02000A92="'{0}' bozuk. (Veri hatası)" -02000A93="'{0}' bozuk. (CRC hatası)" -02000A94="Şifrelenmiş '{0}' dosyası hatalı. Şifreniz yanlış olabilir mi?" -02000A95="'{0}' dosyasında CRC hatası. Şifreniz yanlış olabilir mi?" - -; Password dialog -02000B00="Parola Girişi" -02000B01="Parolayı girin:" -02000B02="Par&ola görünsün" -02000B03="Şifre tekrarı:" -02000B10="Şifreler birbiriyle uyuşmuyor." -02000B11="Şifre için İngilizce harfler, sayılar ve özel karekterden (!, #, $, ...) kullanabilirsiniz." -02000B12="Şifre çok uzun" - -; Progress dialog -02000C00="işle" -02000C01="Geçen süre:" -02000C02="Kalan süre:" -02000C03="Boyut:" -02000C04="Hız:" -02000C05="İşlenen:" -02000C06="Sıkıştırma oranı:" - -02000C10="&Arka planda" -02000C11="Ö&nde" -02000C12="&Duraklat" -02000C13="De&vam et" - -02000C20="Duraklatıldı - " - -02000C30="İptal edilsin mi?" - -; Compress dialog -02000D00="Arşivle" -02000D01="&Arşiv:" -02000D02="&Güncelleme şekli:" -02000D03="Arşiv &biçimi:" -02000D04="Sı&kıştırma şekli:" -02000D05="Ka&tı olsun" -02000D06="&Parametreler:" -02000D07="Seçenekler" -02000D08="Ke&ndi çıkartsın (SFX)" -02000D09="Ç&ok ilmekli" -02000D0A="Dosya adlarını şi&frele" -02000D0B="Sıkıştırma dü&zeyi:" -02000D0C="&Sözlük boyutu:" -02000D0D="Ke&lime boyutu:" -02000D0E="Bellek kullanımı (Sıkıştırma):" -02000D0F="Bellek kullanımı (Çözme):" -02000D10="Şifreleme" -02000D11="Şifreleme metodu:" -02000D12="İşlemci iş parçası sayısı:" -02000D13="Aralıksız blok boyutu:" -02000D14="Aralıklı" -02000D15="Aralıksız" -02000D16="Paylaşılan dosyaları sıkıştır" - -02000D40="Bayt/&cilt olarak parçala:" -02000D41="Yanlış cilt boyutu" -02000D42="Belirtilen cilt boyutu: {0} bayt.\nBu boyutta ciltlere ayırmak istediğinize emin misiniz?" - -02000D81="Sıkıştırmasız" -02000D82="Normal" -02000D83="Maksimum" -02000D84="Hızlı" -02000D85="En hızlı" -02000D86="Ultra" - -02000D90="Gözat" - -02000DA1="Dosyaları ekle, olanları çıkart" -02000DA2="Dosyaları ekle, eskileri güncelle" -02000DA3="Sadece eskileri güncelle" -02000DA4="Dosyaları eşitle" - -02000DB1="Tüm dosyalar" - -02000DC0="sıkıştırılıyor" - -; Columns dialog -02000E00="Sütunlar" -02000E01="Bu klasörde görülebilir olmasını istediğiniz sütunları işaretleyin. Sütunları sıralamak için yukarı-aşağı düğmelerini kullanın." -02000E02="Seçili sütun genişliği" -02000E03="&piksel olsun." - -02000E10="&Yukarı" -02000E11="&Aşağı" -02000E12="&Göster" -02000E13="Gi&zle" -02000E14="Tayin et" - -02000E81="Başlık" -02000E82="Genişlik" - -; Testing -02000F90="Sınanıyor" - - -; File Manager - -03000000="7-Zip Dosya Yöneticisi" - -; Menu -03000102="&Dosya" -03000103="Dü&zenle" -03000104="Gö&rüntüle" -03000105="&Araçlar" -03000106="&Yardım" -03000107="Sı&k Kullanılanlar" - -; File -03000210="&Aç" -03000211="Pa&nelde Aç" -03000212="Pence&rede Aç" -03000220="&Görüntüle" -03000221="Dü&zenle" -03000230="Yeni a&d ver" -03000231="K&opyala" -03000232="&Taşı" -03000233="&Sil" -03000240="Öz&ellikler" -03000241="Açıkla&ma" -03000242="Toplam checksum hesapla" -03000243="Fark" -03000250="Yeni k&lasör" -03000251="Yeni dos&ya" -03000260="Çı&k" -03000270="&Parçala..." -03000271="&Birleştir..." - -; Edit -03000310="&Geri al" -03000311="&Yinele" -03000320="&Kes" -03000321="K&opyala" -03000322="Ya&pıştır" -03000323="&Sil" -03000330="&Tümünü seç" -03000331="Tüm seçimi ka&ldır" -03000332="&Aksini seç" -03000333="Seç..." -03000334="Seçimi kaldır..." -03000335="Bu uzantıyı seç" -03000336="Uzantılı seçimi kaldır" - -; View -03000410="&Büyük Simgeler" -03000411="&Küçük Simgeler" -03000412="&Liste" -03000413="&Detaylar" -03000420="Sırasız" -03000430="Kök Klasörü Aç" -03000431="Bir Seviye Yukarı" -03000432="Klasör Geçmişi..." -03000440="&Yenile" -03000449="Düz Görünüm" -03000450="&2 Panel aç" -03000451="&Araç çubukları" -03000460="Arşiv çubuğu" -03000461="Standart çubuk" -03000462="Büyük düğmeler" -03000463="Düğme metinleri görünsün" - -; Tools -03000510="&Seçenekler..." -03000511="&Performans ölçümü" - -; Help -03000610="İç&indekiler..." -03000620="7-Zip &Hakkında..." - -; Favorites -03000710="Geçerli &klasörü ekle" -03000720="Yer" - -; Options Dialog - -03010000="Seçenekler" - -; Plugins -03010100="Eklentiler" -03010101="&Eklentiler:" -03010110="Ayarlar..." - -; Edit -03010200="Düzenleyici" -03010201="Metin &düzenleyici:" -03010202="&Fark:" - -; System -03010300="Sistem" -03010302="7-Zip ile ilişkilendir:" -03010310="Eklenti" - -; Settings -03010400="Ayarlar" -03010401="\"..\" öğesi görünsün" -03010402="Gerçek dosya simgeleri görünsün" -03010410="Sistem menüsü görünsün" -03010420="&Tüm satır seçilsin" -03010421="Tabl&o çizgileri görünsün" -03010422="Öğeyi açmak için tek tıkla" -03010430="&Alternatif seçim kipi" -03010440="Geniş &bellek sayfaları kullan" - -; Strings - -03020201="Kopyala" -03020202="Taşı" -03020203="Kopyalanacak yer:" -03020204="Taşınacak yer:" -03020205="Kopyalanıyor..." -03020206="Taşınıyor..." -03020207="Öğelerin kopyalanması veya taşınması bu klasör için mümkün değil." -03020208="Bu klasör için istenen işlem desteklenmiyor." -03020209="Hedef klasörü seçiniz." - -03020210="Dosya Silme Onayı" -03020211="Klasör Silme Onayı" -03020212="Birden Fazla Dosya Silme Onayı" -03020213="'{0}' silinsin mi?" -03020214="'{0}' klasörü ve içindekiler silinsin mi?" -03020215="{0} silinsin mi?" -03020216="Siliniyor..." -03020217="Dosya veya Klasör Silme Hatası" -03020218="Dosya yolu uzun olduğundan Geri Dönüşüm Kutusuna taşınamıyor" - -03020220="Dosya Adı Değiştiriliyor..." -03020221="Dosya veya Klasör Adlandırma Hatası" -03020222="Kopyalama Onayı" -03020223="Dosyalar arşive kopyalansın mı" - -03020230="Yeni klasör" -03020231="Klasör adı:" -03020232="Yeni Klasör" -03020233="Klasör Oluşturma Hatası" - -03020240="Yeni dosya" -03020241="Dosya Adı:" -03020242="Yeni Dosya" -03020243="Dosya Oluşturma Hatası" - -03020250="Seç" -03020251="Seçimi kaldır" -03020252="Seçim ifadesi:" - -03020260="Klasör Geçmişi" - -03020280="'{0}' dosyası değişmiş.\nArşivde güncellensin mi?" -03020281="'{0}' dosyası güncellenemedi" -03020282="Metin düzenleyici başlatılamadı." -03020283="açılıyor..." -03020284="Bu dosya virüs gibi görünüyor.(Dosya ismi uzun boşluk içeriyor)." - -03020290="Açıklama" -03020291="&Açıklama:" - -030202A0="Sistem" - -03020300="Bilgisayar" -03020301="Ağ" -03020302="Belgeler" - -03020400="Arşivle" -03020401="Çıkart" -03020402="Sına" - -03020420="Kopyala" -03020421="Taşı" -03020422="Sil" -03020423="Bilgi" - -03020500="Parçala" -03020501="Şu &klasörde parçala:" -03020510="Parçalanıyor..." -03020520="Silmeyi onaylayın" -03020521="Dosyayı {0} parçaya ayırmak istediğinizden emin misiniz?" -03020522="Parça büyüklüğü, orjinal dosya boyutundan küçük olmalıdır" - -03020600="Birleştir" -03020601="Şu &klasörde birleştir:" -03020610="Birleştiriliyor..." -03020620="Sadece ilk parçayı seçiniz" -03020621="Parçalanan dosya tespit edilemedi" -03020622="Parçalanmış dosyanın bir parçadan fazlası bulunamadı" - -03020710="Checksum değeri hesaplanıyor..." -03020720="Checksum bilgisi" -03020721="Verinin CRC değeri:" -03020722="Verinin CRC değeri ve isimler:" - -03020800="Taranıyor..." - -03020900="Özellikler" - -03020A01="The operation cannot be called from a folder that has a long path." -03020A02="Bir dosya seçmelisiniz" -03020A03="Bir veya daha fazla dosya seçmelisiniz" -03020A04="Dosya {0} zaten mevcut" - -; Computer -03031100="Toplam Boyut" -03031101="Boş Alan" -03031102="Küme Boyutu" -03031103="Etiket" - -; Network -03031200="Yerel Ad" -03031201="Sağlayıcı" - -; Benchmark Dialog - -03080000="Bilgisayar performansı" -03080001="Bellek kullanımı:" -03080002="Sıkıştırılıyor" -03080003="Çözülüyor" -03080004="Hız" -03080005="Puan" -03080006="Toplam Puan" -03080007="Mevcut" -03080008="Sonuç" -03080009="Başarılı:" -0308000A="Hatalı:" -0308000B="İşlemci kullanımı" -0308000C="Puan / Kullanım" - -;!@LangEnd@! - - \ No newline at end of file diff --git a/External/7-Zip/Lang/tt.txt b/External/7-Zip/Lang/tt.txt deleted file mode 100644 index ece88943..00000000 --- a/External/7-Zip/Lang/tt.txt +++ /dev/null @@ -1,544 +0,0 @@ -;!@Lang@!UTF-8! -; 7-Zip 9.16 beta -; Translated by Amychok (Ne laŭdiĝu ke vi scias multajn lingvojn, -; hontu ke vi ne scias patran lingvon) -; -; based on russian translation by Igor Pavlov (7-Zip 9.07) -; - -00000000="Tatar" -00000001="Татарча" -00000002="68" - -; 7-Zip Configuration - -; Title -01000000="7-Zip Конфигурациясы" - -; Info Page -01000100="7-Zip программа турында" -01000103="Программа 7-Zip тараттылыра бушлай" -01000104="Ярдәм" -01000105="Язылу" - -; Folders Page -01000200="Папкалар" -01000210="&Эш папка" -01000211="&Системаның вакытлы папкасы" -01000212="&Агымдагы" -01000213="&Күрсәтергә:" -01000214="Файдаланырга алмаш таратучылар өчен генә" - -01000281="Сайлагыз урыны вакытлы архивларга" - -; System Page -01000300="Система" -01000301="Тыгарга 7-Zip'ны ярының контекст менюга " -01000302="Каскадлы контекст меню" -01000310="Баглам меню гонсырлар:" - -; Language Page -01000400="Тел" -01000401="Тел:" - - -; 7-Zip Explorer extension - -; Context menu -02000101="7-Zip" -02000102="7-Zip Командалар" -02000103="Архив ачу" -02000104="Сайлаган архивны ачу." -02000105="Чишү" -02000106="Файлларны чыгару сайлаган архивтан." -02000107="Архивка өстәрге" -02000108="Сайлаган объектларны архивка өстәрге." -02000109="Сынарга" -0200010A="Сынау cайлаган архивны." -0200010B="Чишенергә монда" -0200010C="Файлларны чыгару сайлаган архивтан агымдагы папкага." -0200010D="Чишенергә: {0}' папкага" -0200010E="Файлларны чыгару эчке каталогка." -0200010F="Өстәрге: {0}ка" -02000110="Сайлаган объектларны архивка өстәрге." -02000111="Кысып җибәрергә e-mail аша..." -02000112="Сайлаган объектларны кысып, архив e-mail аша җибәрергә." -02000113="Кысып {0}ка, җибәрергә e-mail аша" -02000114="Сайлаган объектларны кысып, архив e-mail аша җибәрергә." - -02000140="<Папка>" -02000141="<Архив>" - -; Properties -02000203="Юл" -02000204="Исем" -02000205="Киңәеш" -02000206="Папка" -02000207="Зурлык" -02000208="Кысык" -02000209="Үзенчәлекләр" -0200020A="Ясалган" -0200020B="Ачылган" -0200020C="Үзгәртелгән" -0200020D="Бөтен" -0200020E="Аңлатма" -0200020F="Шифрланган" -02000210="Ватылган моңа кадәр" -02000211="Аннан соң ватылган" -02000212="Сүзлек" -02000213="CRC" -02000214="Төр" -02000215="Каршы" -02000216="Ысул" -02000217="Система" -02000218="Файл система" -02000219="Кулланучы" -0200021A="төркем" -0200021B="Блок" -0200021C="Тәфсир" -0200021D="Торыш" -0200021E="Юл" -0200021F="Папка" -02000220="Файл" -02000221="Сүрүм" -02000222="Том" -02000223="Күп томлы" -02000224="Күченү" -02000225="Сылтамалар" -02000226="Блок" -02000227="Том" - -02000229="64-бит" -0200022A="Big-endian" -0200022B="Барыштыручы" -0200022C="Физик Зурлыгы" -0200022D="Сәрләүхәрнең зурлыгы" -0200022E="тикшерү җыелма" -0200022F="Сыйфатламалар" -02000230="Санал Адресы" -02000231="ID" -02000232="Кыска Исеме" -02000233="Ясаучы" -02000234="Бүлемтекнең Зурлыгы" -02000235="Тарыз" -02000236="Сылтама" - -; Status bar -02000301="{0} объект сайлаган" -02000302="{0} объект" - -02000320="Файл:" -02000321="Папка:" -02000322="Зурлыгы:" -02000323="Кысык:" -02000324="Архив:" - -; List Context Menu -02000401="&Баганалар..." - -02000411="&Ачырга" -02000412="&Чыгарырга..." - -; ToolBar -02000501="Чыгарырга" - -; Messages -02000601="Бу архив өчен үзгәртү операцияләр эшләмилер." -02000602="Архив үзгәртеп булмады: {0}" -02000603="Архив ясап булмады: {0}" -02000604="Программа бу архив белән эшләми." -02000605="Ялгыш" -02000606="Гонсырлар артык күп" -02000607="Бәйләнгән программа юк" -02000608="Ялгышлар юк" -02000609="Файл ачып булмады '{0}' архив кебек" -0200060A="Шифрлы архив ацып булмады '{0}'. Пароль туры килмәде?" -0200060B="Буш исе җитми" -0200060C="Билгесез ялгыш" -0200060D="Программа бу архив төрә белән эшләми" - -; Dialogs -02000702="Ярый" -02000705="&Әйе" -02000707="&Барысынга әйе" -02000709="Юк&" -0200070B="Барысынга юк" - -02000710="Юкка чыгару" -02000711="&Юкка чыгару" -02000713="&Ябырга" -02000714="Стоп" -02000715="Яңадан" - -02000720="Ярдәм" - -; Extract dialog -02000800="Чыгарырга" -02000801="Чишенергә монда:" -02000802="Пароль" - -02000810="Юллар" -02000811="&Тулы юллар" -02000812="&Нисби юллар" -02000813="Юлларсыз" - -02000820="Алмаш" -02000821="Раслау белән" -02000822="Раслаусыз" -02000823="Үткәрергә" -02000824="Исем үзгәрү автом." -02000825="Исем. үзгәр. автом." - -02000830="Файллар" -02000831="&Сайлаган файллар" -02000832="&Бөтен файллар" - -02000881="Күрсәтегәз чыгара торган файлларга урынны." - -02000890="Чишү" - -; Overwrite dialog -02000900="Файл алмаштыруга раслау" -02000901="Эшкертү торган файл папкада бар инде." -02000902="Алмаштырырга бар файлны" -02000903="бу файл белән?" - -02000911="Исем үзгәрү автом." - -02000982="{0} байт" -02000983="Үзгәртелгән" - -; Messages dialog -02000A00="Игъланнар" - -02000A80="Игълан" - -02000A91="Бу кысу ысулы файл өчен кулланылмы '{0}'." -02000A92="Ялгыш мәгълүмәтләрдә '{0}'. Файл бозылган." -02000A93="Ялгыш CRC'да '{0}'. Файл бозылган." -02000A94="Ялгыш шифрлы файл мәгълүмәтләрдә '{0}'. Пароль дөресме?" -02000A95="Ялгыш шифрлы файл CRC'да '{0}'. Пароль дөресме?" - -; Password dialog -02000B00="Пароль язу" -02000B01="&Языгыз пароль:" -02000B02="&Күрсәтергә пароль" -02000B03="&Кабатлагыз парольны:" -02000B10="Парольлар тиңсез" -02000B11="Парольга языгыз латин әлифбасын галәмәтләрне гына, саннар һәм махсус галәмәтләрне (!, #, $, ...)" -02000B12="Пароль бик озын" - -; Progress dialog -02000C00="Барыш" -02000C01="Узган:" -02000C02="Калган:" -02000C03="Барлыгы:" -02000C04="Тизлек:" -02000C05="Зурлыгы:" -02000C06="Кысу катылыгы:" - -02000C10="&Җирлектә" -02000C11="&Алга" -02000C12="&Тыныш" -02000C13="&Бару" - -02000C20="Тынышта" - -02000C30="Сезгә чынлап киләме операцияне өзәргә?" - -; Compress dialog -02000D00="Архивка өстәрге" -02000D01="&Архив:" -02000D02="&Үзгәртү тарызы:" -02000D03="Архив форматы:" -02000D04="&Кысу ысулы:" -02000D05="Ясарга &Solid архив" -02000D06="&Параметрлар:" -02000D07="Опцияләр" -02000D08="Ясарга SF&X-архив" -02000D09="Күп агымлык" -02000D0A="&Шифрларга файллар исемнәрне" -02000D0B="&Кысу дәрәҗәсе:" -02000D0C="&Лөгать зурлыгы:" -02000D0D="&Cүз зурлыгы:" -02000D0E="Иснең күләме урау өчен:" -02000D0F="Иснең күләме Чишү өчен:" -02000D10="Шифрлау" -02000D11="Шифрлау ысулы:" -02000D12="Агымнарның исәбе:" -02000D13="Блок зурлыгы:" -02000D14="Файл зурлыгына сайларга" -02000D15="Өзлексез" -02000D16="Кысарга яздыруга ачкан файлларны" - -02000D40="&Ватырга томларга, шундый зурлыгы бөлән, байт:" -02000D41="Ялгыш томлар зурлыкны күрсәтү кырда" -02000D42="Тәгаенле том зурлыгы: {0} байт.\nСезгә чын киләме архив өзергә шундый томларга?" - -02000D81="Кысмаска" -02000D82="Гадәти" -02000D83="Иң зур" -02000D84="Тиз" -02000D85="Бик тиз" -02000D86="Ультра" - -02000D90="Актарырга" - -02000DA1="Өстәрге һәм алмаштырырга" -02000DA2="Яңартырга һәм өстәрге" -02000DA3="Яңартырга" -02000DA4="Синхронлаштыру" - -02000DB1="Бөтен файллар" - -02000DC0="Кысу бара" - -; Columns dialog -02000E00="Баганалар" -02000E01="Тамгалагыз баганаларны, ниндиләрне киряк күрсәтергә бу папкада. Кнопкалар бөлән \"Өске\" һәм \"Аска\" ярый сайларга баганаларның тәртипне." -02000E02="Сайлаган баганалар шундый киңлектә булырга тиешләр" -02000E03="&нокта." - -02000E10="&Өске" -02000E11="&Аска" -02000E12="&Күрсәтергә" -02000E13="&Качырырга" -02000E14="Тәгаенләргә" - -02000E81="Исем" -02000E82="Киңлек" - -; Testing -02000F90="Сынау" - - -; File Manager - -03000000="7-Zip Файл Менеджер" - -; Menu -03000102="&Файл" -03000103="&Төзәтү" -03000104="&Кыяфәт" -03000105="&Кораллар" -03000106="&Белешмә" -03000107="&Сайланма" - -; File -03000210="&Ачырга" -03000211="&Ачырга эчендә" -03000212="&Ачырга тышында" -03000220="&Карау" -03000221="&Редакцияләү" -03000230="Исе&м үзгәрү" -03000231="&Кабатларга монда..." -03000232="&Күчәрергә монда..." -03000233="&Бетерергә" -03000240="&Үзлекләр" -03000241="&Аңлатма" -03000242="Тикшерү җыелма" -03000243="Diff" -03000250="&Ясарга папканы..." -03000251="&Ясарга файлны..." -03000260="&Чыгу" -03000270="&Ватырга файлны..." -03000271="Берләштерергә &файлларны..." - -; Edit -03000310="Юкка &чыгарырга" -03000311="&Кайтарырга" -03000320="&Кисеп алырга" -03000321="&Кабатларга" -03000322="&Куярга" -03000323="&Бетерергә" -03000330="&Сайларга бөтенесене" -03000331="Сайлануны алырга" -03000332="&Сайлануны әйләндерергә" -03000333="Сайларга" -03000334="Сайлануны алырга" -03000335="Сайларга төр буенча" -03000336="Алырга сайлануны төр буенча" - -; View -03000410="&Зур галәмәтләр" -03000411="&Вак галәмәтләр" -03000412="&Исемлек" -03000413="&Җәдвәл" -03000420="Сортлаусыз" -03000430="Ачырга тамыр папканы" -03000431="Бер дәрәҗәгә өскәрәк" -03000432="Элеккеге папкалар..." -03000440="&Яңартырга" -03000449="Яссы тарыз" -03000450="&2 тәрәзә" -03000451="&Кораллар тактасы" -03000460="Архивчының кнопкалар тактасы" -03000461="Кнопкаларның стандарт тактасы" -03000462="Зур кнопкалар" -03000463="Язмалар кнопкаларда" - -; Tools -03000510="&Көйләр..." -03000511="&Җитештерүчәнлекне cыналу" - -; Help -03000610="&Эчтәлек..." -03000620="7-Zip &турында..." - -; Favorites -03000710="&Өстәрге папканы сайланмага, көбәк:" -03000720="Китап битбилге" - -; Options Dialog - -03010000="Көйләр" - -; Plugins -03010100="Плагиннар" -03010101="&Плагиннар:" -03010110="Үзл&екләр..." - -; Edit -03010200="Мөхәрир" -03010201="&Мөхәрир:" -03010202="&Diff:" - -; System -03010300="Система" -03010302="7-Zip бәйләргә:" -03010310="Плагин" - -; Settings -03010400="Көйләр" -03010401="Күрсәтергә гонсырны\"..\"" -03010402="Күрсәтергә чынбарлык файлларның сынчыкларны" -03010410="Күрсәтергә систем меню" -03010420="Күрсәткечне бөтен юлга" -03010421="Күрсәтергә бүлгечләрне" -03010422="Ачырга чиртү белән" -03010430="Альтернатив билге тарызы" -03010440="Файдаланырга иснең зур битләр белән" - -; Strings - -03020201="Кабатларга" -03020202="Күчәрергә" -03020203="Кабатларга монда:" -03020204="Күчәрергә монда:" -03020205="Кабатлану..." -03020206="Күчү..." -03020207="Шундый папкаларга кабатларга объектларны ярамый." -03020208="Бу папка өчен операция кулланылмы." -03020209="Күрсәтегәз папканы." - -03020210="Файл бетерүгә раслау" -03020211="Папка бетерүгә раслау" -03020212="Файллар төркемне бетерүгә раслау" -03020213="Сезгә чын киләме бетерергә \"{0}\"?" -03020214="Сезгә чын киләме бетерергә папканы \"{0}\" һәм өчендәге файлларны?" -03020215="Сезгә чын киләме бетерергә бу объектларны ({0} данә)?" -03020216="Бетерү..." -03020217="Ялгыш файлны/папканы бетерүдә" -03020218="Файллар бетерүне озын юллар белән кәрзингә система кулланылмы" - -03020220="Исем үзгәрү..." -03020221="Ялгыш файлның\папканың исем үзгәрү чакта" -03020222="Файлларны кабатларга раслау" -03020223="Сезгә чын киләме кабатларга бу файлларны архивка" - -03020230="Ясарга папканы" -03020231="Папка исеме:" -03020232="Яңа папка" -03020233="Ялгыш папка ясаганда" - -03020240="Ясарга файл" -03020241="Файл исеме:" -03020242="Яңа файл" -03020243="Ялгыш файл ясаганда" - -03020250="Сайларга" -03020251="Алырга сайлануны" -03020252="Үрнәк:" - -03020260="Элеккеге папкалар" - -03020280="Файл '{0}' үзгәргән иде.\nСезгә килә яңартырга аны архивта?" -03020281="Файл яңартып булмады\n'{0}'" -03020282="Мөхәрирне җибәреп булмады." -03020283="Ачу..." -03020284="Файл вируска охшаган (файл исемендә озын аралар эзлеклелеге бар)." - -03020290="Аңлатма" -03020291="&Аңлатма:" - -030202A0="Система" - -03020300="Санак" -03020301="Челтәр" -03020302="Кәгазләр" - -03020400="Өстәрге" -03020401="Чыгарырга" -03020402="Сынарга" - -03020420="Кабатларга" -03020421="Күчәрергә" -03020422="Бетерергә" -03020423="Хәбәр" - -03020500="Өзергә файлны" -03020501="&Өзергә монда:" -03020510="Өзелү..." -03020520="Өзелүгә раслау" -03020521="Сезгә чын киләме өзергә файл {0} бүләккә?" -03020522="Том зурлыгы чыгыш файлдан азрак булырга тиеш" - -03020600="Берләштерергә файлларны" -03020601="&Берләштерергә монда:" -03020610="Берләштерү..." -03020620="Кирәк сайларга өзелгән файлның беренче бүләкне гына" -03020621="Өзелгән файлны белеп булмады" -03020622="Өзелгән файлның табылган бер бүләк гәне" - -03020710="Хисаплау тикшерү җыелманы..." -03020720="Тикшерү җыелма" -03020721="CRC'ның тикшерү җыелмасы мәгълүматлар өчән:" -03020722="CRC'ның тикшерү җыелмасы мәгълүматлар һәм исемнәр өчән:" - -03020800="Тарау..." - -03020900="Үзлекләр" - -03020A01="Операция башкарылганга булдыралмы папкадан озын юл бөлән." -03020A02="Сез бер файл сайларга тиеш" -03020A03="Сез бер я берничә файл сайларга тиеш" -03020A04="Файл {0} бар инде" - -; Computer -03031100="Сыемлык" -03031101="Буш" -03031102="Күмәк зурлыгы" -03031103="Тамга" - -; Network -03031200="Урындагы исеме" -03031201="Җибәрүче" - -; Benchmark Dialog - -03080000="Җитештерүчәнлекне cыналу" -03080001="Иснең күләме:" -03080002="Урау" -03080003="Чишү" -03080004="Тизлек" -03080005="Шөһрәтлелек" -03080006="Гомуми шөһрәтлелек" -03080007="Агымдагы" -03080008="Нәтиҗәле" -03080009="Узу:" -0308000A="Ялгыш:" -0308000B="Куллану" -0308000C="Шөһрәтлелек / Куллану." - -;!@LangEnd@! - diff --git a/External/7-Zip/Lang/ug.txt b/External/7-Zip/Lang/ug.txt deleted file mode 100644 index e34521ab..00000000 --- a/External/7-Zip/Lang/ug.txt +++ /dev/null @@ -1,536 +0,0 @@ -;!@Lang@!UTF-8! -; 7-Zip 4.59 -; Translated by Sahran -; -; -; -; - -00000000="Uyghur" -00000001= "ئۇيغۇرچە" -00000002= "128" - -; 7-Zip Configuration - -; Title -01000000= "‏7-Zip تەڭشەك" - -; Info Page -01000100= "‎7-Zip‏ ھەققىدە" -01000103= "‏7-Zip ‏ھەقسىز دېتال. ئەمما تىزىملىتىش ئارقىلىق ئۇنى ئېچىشنى قوللىسىڭىز بولىدۇ." -01000104= "تېخنىكىلىق قوللاش" -01000105= "خەتلەت" - -; Folders Page -01000200= "قىسقۇچ" -01000210= "خىزمەت مۇندەرىجىسى(&W)" -01000211= "(&S)سىستېما ۋاقىتلىق قىسقۇچ" -01000212= "(&C)نۆۋەتتىكى" -01000213= "(&S)بەلگىلەنگەن قىسقۇچ:" -01000214= "يان دىسكىغىلا ئىشلىتىلىدۇ" - -01000281= "پرىس ھۆججىتىنى يېشىدىغان ۋاقىتلىق ئورۇندىن بىرنى بەلگىلەڭ." - -; System Page -01000300= "سىستېما" -01000301= "7-Zip نى ئوڭ كۇنۇپكا تىزىملىكىگە قوش" -01000302= "ئوڭ تىزىملىكنى دەستىلە" -01000310= "ئوڭ تىزىملىكتە كۆرۈنىدىغان تۈرنى تاللاش" - -; Language Page -01000400= "تىل" -01000401= "تىل:" - - -; 7-Zip Explorer extension - -; Context menu -02000101= "7-Zip" -02000102= "7-Zip بۇيرۇقى" -02000103= "پرىس ئاچ" -02000104= "تاللىغان پرىسنى ئاچ" -02000105= "ھۆججەت يەش…" -02000106= "تاللىغان پرىستىن ھۆججەت يەش" -02000107= "پرىسقا قوش" -02000108= "تاللىغان تۈرنى پرىسقا قوش" -02000109= "پرىس سىنا" -0200010A= "تاللىغان پرىسنىڭ مۇكەممەللىكىنى تەكشۈر" -0200010B= "مۇشۇ يەرگە يەش" -0200010C= "تاللىغان پرىستىن ھۆججەتنى نۆۋتتىكى مۇندەرىجىگە يەش" -0200010D= "{0} غا يەش‪‬" -0200010E= "تارماق قىسقۇچقا يەش" -0200010F= "{0}‬ غا قوش ‪" -02000110= "تاللىغان تۈرنى پرىسقا قوش" -02000111= "پرىس ۋە ئېلخەت…" -02000112= "تاللىغان تۈرنى پرىسقا قوشۇپ ئېلخەتتە يوللا." -02000113= "‬ غا پرىسلاپ ئېلخەتتە يوللا" -02000114= "تاللىغان تۈرنى پرىسقا قوشۇپ ئېلخەتتە يوللا" - -02000140= "<قىسقۇچ>" -02000141= "<پرىس>" - -; Properties -02000203= "يول" -02000204= "ئاتى" -02000205= "كېڭەيتىلگەن ئاتى" -02000206= "قىسقۇچ" -02000207= "چوڭلۇقى" -02000208= "بوغچا چوڭلۇقى" -02000209= "خاسلىق" -0200020A= "قۇرغان ۋاقىت" -0200020B= "زىيارەت ۋاقتى" -0200020C= "ئۆزگەرتكەن ۋاقىت" -0200020D= "پۇختا" -0200020E= "ئىزاھات" -0200020F= "شىفىرلانغان" -02000210= "ئاۋال پارچىلا" -02000211= "كېيىن پارچىلا" -02000212= "لۇغەت" -02000213= "CRC" -02000214= "تىپى" -02000215= "قارشى" -02000216= "ئۇسۇل" -02000217= "ئاساسىي مەشغۇلات سىستېمىسى" -02000218= "ھۆججەت سىستېمىسى" -02000219= "ئىشلەتكۈچى" -0200021A= "گۇرۇپپا" -0200021B= "بۆلەك" -0200021C= "ئىزاھات" -0200021D= "ئورۇن" -0200021E= "يول ئالدى قوشۇلغۇچى" -0200021F= "قىسقۇچ" -02000220= "ھۆججەت" -02000221= "نەشرى" -02000222= "ئەن" -02000223= "كۆپ ئەن" -02000224= "ئورۇن ھالقىش" -02000225= "ئۇلانما" -02000226= "بۆلەك" -02000227= "ئەنلەش" - -02000229="64-bit" -0200022A="Big-endian" -0200022B="CPU" -0200022C="فىزىكىلىق چوڭلۇقى" -0200022D="ھۆججەت باشى چوڭلۇقى" -0200022E="يىغىندا تەكشۈر" -0200022F="ئالاھىدىلىك" -02000230="مەۋھۇم ئادرېس" - -; Status bar -02000301= "{0} تۈر تاللاندى" -02000302= "{0} تۈر" - -02000320= "ھۆججەت:" -02000321= "قىسقۇچ:" -02000322= "چوڭلۇقى:" -02000323= "پرىس چوڭلۇقى:" -02000324= "پرىس:" - -; List Context Menu -02000401= "ستۇن(&C)…" - -02000411= "ئاچ(&O)" -02000412= "يەش(&E)…" - -; ToolBar -02000501= "يەش" - -; Messages -02000601= "بۇ پرىس يېڭىلاش مەشغۇلاتىنى قوللىمايدۇ" -02000602= "{0} پرىسنى يېڭىلىيالمايدۇ" -02000603= "“{0}” قىسقۇچ قۇرالمايدۇ" -02000604= "ھۆججەت پرىسنى قوللىمايدۇ" -02000605= "خاتالىق" -02000606= "تۈر بەك كۆپ" -02000607= "بېرىلگەن ھۆججەتنىڭ كېڭەيتىلگەن ئاتى ھېچقانداق قوللىنىشچان پروگراممىغا باغلانمىغان" -02000608= "خاتالىق يوق" -02000609= "'{0}' ھۆججەتنى پرىس سۈپىتىدە ئاچالمايدۇ" -0200060A= "'{0}' شىفىرلانغان پرىسنى ئاچالمايدۇ. ئىم خاتا " -0200060B="سىستېما لازىملىق ئەسلەكنى تەقسىملىيەلمەيدۇ" -0200060C="نامەلۇم خاتالىق" -0200060D="قوللىمايدىغان پرىس تېپى" - -; Dialogs -02000702= "جەزملە" -02000705= "(&Y)ھەئە" -02000707= "ھەممىسى ھەئە(&A)" -02000709= "ياق(&N)" -0200070B= "ھەممىسى ياق(&L)" - -02000710= "ۋاز كەچ" -02000711= "ۋاز كەچ(&C)" -02000713= "ياپ(&C)" -02000714= "توختا" -02000715= "قايتا باشلا" - -02000720= "ياردەم" - -; Extract dialog -02000800= "يەش" -02000801= "يېشىش ئورنى(&X):" -02000802= "ئىم" - -02000810= "يول مودېلى" -02000811= "تولۇق يول ئاتى" -02000812= "نۆۋەتتىكى يول ئاتى" -02000813= "يول ئاتى يوق" - -02000820= "قاپلاش مودېلى" -02000821= "قاپلاشتىن بۇرۇن سورا" -02000822= "ئەسكەرتمەي قاپلا" -02000823= "مەۋجۇد ھۆججەتتىن ئاتلا" -02000824= "ئۆزلۈكىدىن ئاتىنى ئۆزگەرت" -02000825= "مەۋجۇد ھۆججەت ئاتىنى ئۆزگەرت" - -02000830= "ھۆججەتلەر" -02000831= "تاللانغان ھۆججەتلەر(&S)" -02000832= "ھەممە ھۆججەت(&A)" - -02000881= "ھۆججەت يېشىدىغان جايدىن بىرنى كۆرسىتىڭ" - -02000890= "يېشىۋاتىدۇ" - -; Overwrite dialog -02000900= "ھۆججەت ئالماشتۇرۇشنى جەزملە" -02000901= "بۇ قىسقۇچ ئوخشاش ئاتلىق ھۆججەتتىن بىرنى ئۆز ئىچىگە ئالغان" -02000902= "بۇنىڭغا مەۋجۇد ھۆججەتنى " -02000903= " ئالماشتۇرامسىز؟" - -02000911= "ئۆزلۈكىدىن ئات ئۆزگەرت(&U)" - -02000982= "{0} بايت" -02000983= "ئۆزگەرتكەن" - -; Messages dialog -02000A00= "دىئاگنوز ئۇچۇرى" - -02000A80= "ئۇچۇر" - -02000A91= "{0} قوللىمايدىغان پرىسلاش مودېلى" -02000A92= "“{0}” سانلىق مەلۇمات خاتا. ھۆججەت بۇزۇلغان" -02000A93= "“{0}” ئورۇندىكى CRC تەكشۈرۈش مەغلۇپ بولدى، ھۆججەت بۇزۇلغان" -02000A94= "»{0}« شىفىرلانغان ھۆججەت سانلىق مەلۇماتىدا خاتالىق بار، ئىم خاتا." -02000A95= "“{0}” شىفىرلانغان ھۆججەت CRC سانلىق مەلۇمات دەلىللەشتە خاتالىق بار، ئىم خاتا." - -; Password dialog -02000B00= "ئىم كىرگۈزۈڭ" -02000B01= "ئىم كىرگۈزۈڭ:" -02000B02= "ئىم كۆرسەت(&S)" -02000B03= "ئىمنى قايتا كىرگۈزۈڭ " -02000B10= "ئىم ماس كەلمىدى" -02000B11= "(!、#、$...)ئىمغا ئىنگلىزچە ھەرپ، سان ۋە ئالاھىدە ھەرپ-بەلگىلەرلا ئىشلىتىلىدۇ" -02000B12= "ئىم بەك ئۇزۇن" - -; Progress dialog -02000C00= "جەريان" -02000C01= "كەتكەن ۋاقىت:" -02000C02= "قالغان ۋاقىت:" -02000C03= "ئومۇمىي چوڭلۇقى:" -02000C04= "سۈرئىتى:" -02000C05= "بىر تەرەپ قىلىندى:" -02000C06= "پرىس نىسبىتى:" - -02000C10= "ئارقا سۇپا(&B)" -02000C11= "ئالدى سۇپا(&F)" -02000C12= "ۋاقىتلىق توختا(&P)" -02000C13= "داۋاملاشتۇر(&C)" - -02000C20= "ۋاقىتلىق توختىتىلدى" - -02000C30= "راستىنلا ۋاز كېچەمسىز؟" - -; Compress dialog -02000D00= "پرىسقا قوش" -02000D01= "پرىس(&A):" -02000D02= "يېڭىلاش مودېلى(&U):" -02000D03= "پرىسلاش شەكلى(&F):" -02000D04= "پرىسلاش مودېلى(&M):" -02000D05= "مۇقىم پرىس ياسا(&S)" -02000D06= "پارامېتىر(&P):" -02000D07= "تاللانما" -02000D08= "ئۆزى يېشىلىدىغان پرىس ياسا(&X)" -02000D09= "كۆپ ئېقىملىق" -02000D0A= "شىفىرلىق ھۆججەت ئاتى(&N)" -02000D0B= "پرىسلاش دەرىجىسى(&L):" -02000D0C= "لۇغەت چوڭلۇقى(&D):" -02000D0D= "سۆز چوڭلۇقى(&W):" -02000D0E= "پرىسلاشقا كېرەكلىك ئەسلەك:" -02000D0F= "يېشىشكە كېرەكلىك ئەسلەك:" -02000D10= "شىفىرلاش" -02000D11= "شىفىرلاش ئۇسۇلى:" -02000D12= "CPU ئېقىم سانى :" -02000D13= "مۇقىم سانلىق مەلۇمات چوڭلۇقى:" -02000D14= "مۇقىمسىز" -02000D15= "مۇقىم" -02000D16= "ھەمبەھىر ھۆججەت پرىسلا" - -02000D40= "پارچە چوڭلۇقى، بايت(&V):" -02000D41= "پارچە چوڭلۇقى خاتا" -02000D42= "بايت{0} بەلگىلەنگەن پارچە چوڭلۇقى\nنۆۋەتتىكى ھۆججەتنى پارچىلامسىز؟" - -02000D81= "ساقلا" -02000D82= "نورمال" -02000D83= "ئەڭ چوڭ" -02000D84= "تېز" -02000D85= "ئەڭ تېز" -02000D86= "ئەڭ زور چەكتە" - -02000D90= "كۆز يۈگۈرت" - -02000DA1= "ھۆججەت قوش ۋە ئالماشتۇر" -02000DA2= "ھۆججەت يېڭىلا ۋە قوش" -02000DA3= "مەۋجۇد ھۆججەتنى يېڭىلا" -02000DA4= "ھۆججەت قەدەمداشلا" - -02000DB1= "ھەممە ھۆججەت" - -02000DC0= "پرىسلاۋاتىدۇ" - -; Columns dialog -02000E00= "ستون" -02000E01= "بۇ قىسقۇچتا كۆرمەكچى بولغان ستوننى تاللاڭ. يۇقىرىغا ياكى تۆۋەنگە كۇنۇپكىسى بىلەن بۇ ستونلارنىڭ تەرتىپىنى قايتا ئورۇنلاشتۇرالايسىز." -02000E02= "تاللىغان ستون" -02000E03= "تاللىغان ستون كەڭلىكى(&W)(پىكسېل)" - -02000E10= "يۇقىرىغا يۆتكە(&U)" -02000E11= "تۆۋەنگە يۆتكە(&D)" -02000E12= "كۆرسەت(&S)" -02000E13= "يوشۇر(&H)" -02000E14= "تەڭشەك" - -02000E81= "ماۋزۇ" -02000E82= "كەڭلىك" - -; Testing -02000F90= "سىناۋاتىدۇ" - - -; File Manager - -03000000= "7-Zip ھۆججەت باشقۇرغۇچ" - -; Menu -03000102= "ھۆججەت(&F)" -03000103= "تەھرىر(&E)" -03000104= "كۆرۈنۈش(&V)" -03000105= "قورال(&T)" -03000106= "ياردەم(&H)" -03000107= "يىغقۇچ(&A)" - -; File -03000210= "ئاچ(&O)" -03000211= "نۆۋەتتىكى كۆزنەكتە ئاچ(&I)" -03000212= "يېڭى كۆزنەكتە ئاچ(&U)" -03000220= "كۆرۈنۈش(&V)" -03000221= "تەھرىر(&E)" -03000230= "ئات ئۆزگەرت(&M)" -03000231= "كۆچۈرۈش ئورنى(&C)…" -03000232= "يۆتكەش ئورنى(&M)…" -03000233= "ئۆچۈر(&D)" -03000240= "خاسلىق(&R)" -03000241= "ئىزاھات(&N)" -03000242= "ھۆججەت دەلىللە" -03000250= "يېڭى قىسقۇچ" -03000251= "يېڭى ھۆججەت" -03000260= "چېكىن(&X)" -03000270= "ھۆججەت پارچىلا(&S)…" -03000271= "ھۆججەت بىرلەشتۈر(&B)…" - -; Edit -03000310= "يېنىۋال(&U)" -03000311= "قايتىلا(&R)" -03000320= "كەس(&T)" -03000321= "كۆچۈر(&C)" -03000322= "چاپلا(&P)" -03000323= "ئۆچۈر(&D)" -03000330= "ھەممىنى تاللا(&A)" -03000331= "ھەممىنى تاللىما" -03000332= "ئەكسىچە تاللا(&I)" -03000333= "تاللا…" -03000334= "ئەكسىچە تاللا…" -03000335= "ئوخشاش تۈردىكى ھۆججەتنى تاللا" -03000336= "ئوخشاش تۈردىكى ھۆججەتنى ئەكسىچە تاللا" - -; View -03000410= "چوڭ سىنبەلگە(&G)" -03000411= "كىچىك سىنبەلگە(&M)" -03000412= "تىزىملىك(&L)" -03000413= "تەپسىلىي(&D)" -03000420= "تەرتىپلەنمىگەن" -03000430= "غول قىسقۇچنى ئاچ" -03000431= "يۇقىرىغا" -03000432= "قىسقۇچ تارىخى…" -03000440= "يېڭىلا(&R)" -03000449= "تەكشىلىك كۆرۈنۈش" -03000450= "&2 يۈز" -03000451= "قورال ستونى(&T)" -03000460= "پرىس قورال ستونى" -03000461= "ئۆلچەملىك قورال ستونى" -03000462= "چوڭ كۇنۇپكا" -03000463= "كۇنۇپكا خېتىنى كۆرسەت" - -; Tools -03000510= "تاللانما(&O)…" -03000511= "ئۆلچەملىك سىناش(&B)" - -; Help -03000610= "مۇندەرىجە(&C)…" -03000620= " 7-Zip (&A)ھەققىدە " - -; Favorites -03000710= "يىغقۇچقا قوش(&A)" -03000720= "خەتكۈچ" - -; Options Dialog - -03010000= "تاللانما" - -; Plugins -03010100= "قىستۇرما دېتال" -03010101= "قىستۇرما دېتال(&P):" -03010110= "تاللانما…" - -; Edit -03010200= "تەھرىرلىگۈچ" -03010201= "تەھرىرلىگۈچ(&E):" - -; System -03010300= "سىستېما" -03010302= "7-Zip بىلەن باغلانغان ھۆججەت تىپى:" -03010310= "قىستۇرما دېتال" - -; Settings -03010400= "تەڭشەك" -03010401= "كۆرسەت“..”تۈر" -03010402= "ھەقىقىي ھۆججەت سىنبەلگىسى كۆرسەت" -03010410= "سىستېما تىزىملىكىنى كۆرسەت" -03010420= "پۈتۈن قۇر تاللا(&F)" -03010421= "سېتكا كۆرسەت(&G)" -03010430= "شەيئى تاللاش مودىلى(&A)" -03010440= "چوڭ ئەسلەك بېتى ئىشلەت(&L)" - -; Strings - -03020201= "كۆچۈر" -03020202= "يۆتكە" -03020203= "كۆچۈرۈش ئورنى:" -03020204= "يۆتكەش ئورنى:" -03020205= "كۆچۈرۈۋاتىدۇ…" -03020206= "يۆتكەۋاتىدۇ…" -03020207= "سىز ھۆججەت(قىسقۇچ)نى بۇنداق يۆتكەپ ياكى كۆچۈرەلمەيسىز" -03020208= "نۆۋەتتىكى مەشغۇلاتنى قوللىمايدۇ" -03020209= "نىشان قىسقۇچ تاللاڭ" - -03020210= "ھۆججەت ئۆچۈرۈشنى جەزملە" -03020211= "قىسقۇچ ئۆچۈرۈشنى جەزملە" -03020212= "كۆپ ھۆججەت ئۆچۈرۈشنى جەزملە" -03020213= "“{0}” راستىنلا ئۆچۈرەمسىز؟" -03020214= "“{0}” قىسقۇچ ۋە مەزمۇننى راستىنلا ئۆچۈرەمسىز؟" -03020215= "{0} تۈرنى راستىنلا ئۆچۈرەمسىز؟ " -03020216= "ئۆچۈرۈۋاتىدۇ…" -03020217= "قىسقۇچ ياكى ھۆججەت ئۆچۈرۈش خاتالىقى" -03020218="سىستېما يولى ئۇزۇن بولغان ھۆججەتنى ئەخلەتخاناغا يۆتكىيەلمەيدۇ" - -03020220= "ئاتىنى ئۆزگەرتىۋاتىدۇ…" -03020221= "ھۆججەت ياكى قىسقۇچ ئاتىنى ئۆزگەرتىش خاتالىقى" -03020222= "ھۆججەت كۆچۈرۈشنى جەزملە" -03020223= "ھۆججەتنى پرىسقا راستىنلا كۆچۈرەمسىز؟" - -03020230= " قىسقۇچ قۇر" -03020231= "قىسقۇچ ئاتى" -03020232= "يېڭى قىسقۇچ" -03020233= "قىسقۇچ قۇرۇش خاتالىقى" - -03020240= "ھۆججەت قۇر" -03020241= "ھۆججەت ئاتى" -03020242= "يېڭى ھۆججەت" -03020243= "ھۆججەت قۇرۇش خاتالىقى" - -03020250= "تاللاش" -03020251= "ئەكسىچە تاللا" -03020252= "ماسكا:" - -03020260= "قىسقۇچ تارىخى" - -03020280= "“{0}”ئۆزگەرتىلدى\nپرىس ھۆججىتىدە يېڭىلامسىز؟" -03020281= "“{0}”ھۆججەتنى يېڭىلىيالمىدى\n" -03020282= "تەھرىرلىگۈچنى قوزغىتالمىدى" -03020283= "ئېچىۋاتىدۇ…" -03020284="بۇ ھۆججەت ۋىرۇستەك تۇرىدۇ (ھۆججەت ئاتىدا كۆپ بوشلۇق بار)" - -03020290= "ئىزاھات" -03020291= "ئىزاھات(&C)" - -030202A0= "سىستېما" - -03020300= "كومپيۇتېر" -03020301= "تور قوشنا" -03020302="پۈتۈكلەر" - -03020400= "قوش" -03020401= "يەش" -03020402= "سىنا" - -03020420= "كۆچۈر" -03020421= "يۆتكە" -03020422= "ئۆچۈر" -03020423= "ئۇچۇر" - -03020500= "ھۆججەت پارچىلا" -03020501= "پارچىلاش سانى(&S):" -03020510= "پارچىلاۋاتىدۇ…" -03020520= "پارچىلاشنى جەزملە" -03020521= "ھۆججەتنى {0} پارچىغا بۆلەمسىز؟ " -03020522= "پارچە چوڭلۇقى چوقۇم ئەسلى ھۆججەتتىن كىچىك بولۇشى لازىم" - -03020600= "ھۆججەت بىرلەشتۈر" -03020601= "بىرلەشتۈرۈش(&C):" -03020610= "بىرلەشتۈرۈۋاتىدۇ…" -03020620= "بىرىنچى ھۆججەتنىلا تاللا" -03020621="بۆلەكلەنگەن ھۆججەت پارچىسى ئىكەنلىكىنى بايقىيالمىدى" -03020622="باشقا ھۆججەت پارچىسىنى بايقىيالمىدى" - -03020710= "تەكشۈرۈۋاتىدۇ…" -03020720= "تەكشۈرۈش ئۇچۇرى" -03020721= "CRC سانلىق مەلۇمات تەكشۈرۈش:" -03020722= "CRC سانلىق مەلۇمات ۋە ھۆججەت ئاتى تەكشۈرۈش:" - -03020800= "ئىزدەۋاتىدۇ…" - -03020900= "خاسلىق" - -03020A01="يولى ئۇزۇن قىسقۇچقا بۇ مەشغۇلاتنى ئېلىپ بارالمايدۇ." -03020A02="چوقۇم ھۆججەتتىن بىرنى تاللاڭ" -03020A03="چوقۇم بىر ياكى بىر قانچە ھۆججەت تاللاڭ" -03020A04=" {0} ھۆججەت مەۋجۇد" - -; Computer -03031100= "ئومۇمى سىغىمى" -03031101= "ئىشلىتىلىشچان بوشلۇق" -03031102= "توپلاشتۇرغۇچ چوڭلۇقى" -03031103= "ئەن" - -; Network -03031200= "يەرلىك ئاتى" -03031201= "تەمىنلىگۈچى" - -; Benchmark Dialog - -03080000= "ئاساسىي تەكشۈرۈش" -03080001= "ئىشلىتىلگەن ئەسلەك:" -03080002= "پرىسلاۋاتىدۇ" -03080003= "يېشىۋاتىدۇ" -03080004= "سۈرئەت" -03080005= "سۈرئىتى" -03080006= "ئوتتۇرىچە سۈرئىتى" -03080007= "نۆۋەتتە" -03080008= "نەتىجە" -03080009= "يوللاش:" -0308000A= "خاتالىق:" -0308000B= "CPU ئىشلىتىلىشى" -0308000C= "ئىشلىتىش سۈرئىتى" - -;!@LangEnd@! - - diff --git a/External/7-Zip/Lang/uk.txt b/External/7-Zip/Lang/uk.txt deleted file mode 100644 index 1370c5df..00000000 --- a/External/7-Zip/Lang/uk.txt +++ /dev/null @@ -1,543 +0,0 @@ -;!@Lang@!UTF-8! -; 7-Zip 9.17 beta -; Translated by Misha Padalka -; Corrected by Yurii Petrashko (YuriPet) -; -; -; - -00000000="Ukrainian" -00000001="Українська" -00000002="34" - -; 7-Zip Configuration - -; Title -01000000="Налаштування 7-Zip" - -; Info Page -01000100="Про 7-Zip" -01000103="7-Zip є вільним програмним забезпеченням" -01000104="Підтримка" -01000105="Зареєструвати" - -; Folders Page -01000200="Папки" -01000210="&Робоча папка" -01000211="&Системна тимчасова папка" -01000212="&Поточна" -01000213="&Задати:" -01000214="Використовувати тільки для змінних носіїв" - -01000281="Вкажіть розташування тимчасових архівних файлів." - -; System Page -01000300="Система" -01000301="Інтегрувати 7-Zip до контекстного меню оболонки" -01000302="Каскадне контекстне меню" -01000310="Пункти контекстного меню:" - -; Language Page -01000400="Мова" -01000401="Мова:" - - -; 7-Zip Explorer extension - -; Context menu -02000101="7-Zip" -02000102="Команди 7-Zip" -02000103="Відкрити архів" -02000104="Відкриття вибраного архіву." -02000105="Видобути файли..." -02000106="Видобування файлів з вибраного архіву." -02000107="Додати до архіву..." -02000108="Додавання вибраних елементів до архіву." -02000109="Перевірити архів" -0200010A="Перевірка цілісності вибраного архіву." -0200010B="Видобути тут" -0200010C="Видобування файлів з вибраного архіву до поточної папки." -0200010D="Видобути до {0}" -0200010E="Видобування файлів до папки." -0200010F="Додати до {0}" -02000110="Додавання вибраних елементів до архіву." -02000111="Стиснути та надіслати..." -02000112="Стискання вибраних елементів та надсилання архіву електронною поштою." -02000113="Стиснути до {0} та надіслати" -02000114="Стискання вибраних елементів та надсилання архіву електронною поштою." - -02000140="<Папка>" -02000141="<Архів>" - -; Properties -02000203="Шлях" -02000204="Ім'я" -02000205="Розширення" -02000206="Папка" -02000207="Розмір" -02000208="Розмір в архіві" -02000209="Атрибути" -0200020A="Створений" -0200020B="Відкритий" -0200020C="Змінений" -0200020D="Неперервний" -0200020E="З коментарем" -0200020F="Зашифрований" -02000210="Розбитий до" -02000211="Розбитий після" -02000212="Словник" -02000213="CRC" -02000214="Тип" -02000215="Анти" -02000216="Метод" -02000217="Операційна система" -02000218="Файлова система" -02000219="Користувач" -0200021A="Група" -0200021B="Блок" -0200021C="Коментар" -0200021D="Позиція" -0200021E="Префікс шляху" -0200021F="Папок" -02000220="Файлів" -02000221="Версія" -02000222="Том" -02000223="Багатотомний" -02000224="Зміщення" -02000225="Посилань" -02000226="Блоків" -02000227="Частин" - -02000229="64-біт" -0200022A="Big-endian" -0200022B="Процесор" -0200022C="Фізичний розмір" -0200022D="Розмір заголовків" -0200022E="Контрольна сума" -0200022F="Властивості" -02000230="Віртуальна адреса" -02000231="ID" -02000232="Коротке ім'я" -02000233="Створений програмою" -02000234="Розмір сектора" -02000235="Режим" -02000236="Посилання" - -; Status bar -02000301="{0} об'єкт(ів) вибрано" -02000302="{0} об'єкт(ів)" - -02000320="Файлів:" -02000321="Папок:" -02000322="Розмір:" -02000323="Розмір після стиснення:" -02000324="Архівів:" - -; List Context Menu -02000401="&Стовпці..." - -02000411="&Відкрити" -02000412="&Видобути..." - -; ToolBar -02000501="Видобути" - -; Messages -02000601="Операція оновлення не підтримується для даного архіву." -02000602="Не вдається оновити архів {0}" -02000603="Не вдається створити папку '{0}'" -02000604="Файл не є підтримуваним архівом." -02000605="Помилка" -02000606="Забагато елементів" -02000607="Немає програми, пов'язаної з даним розширенням" -02000608="Без помилок" -02000609="Не вдається відкрити файл '{0}' як архів" -0200060A="Не вдається відкрити зашифрований архів '{0}'. Хибний пароль?" -0200060B="Система не може виділити необхідний обсяг пам'яті" -0200060C="Невідома помилка" -0200060D="Непідтримуватий тип архіву" - -; Dialogs -02000702="OK" -02000705="&Так" -02000707="Так для &всіх" -02000709="&Ні" -0200070B="Ні для вс&іх" - -02000710="Скасувати" -02000711="&Скасувати" -02000713="&Закрити" -02000714="Зупинити" -02000715="Перезапустити" - -02000720="Довідка" - -; Extract dialog -02000800="Видобути" -02000801="В&идобути до:" -02000802="Пароль" - -02000810="Обробка шляхів" -02000811="Повні шляхи" -02000812="Відносні шляхи" -02000813="Без шляхів" - -02000820="Режим перезапису" -02000821="Запитувати перед перезаписом" -02000822="Перезаписувати без запиту" -02000823="Пропускати існуючі файли" -02000824="Автоматично перейменовувати" -02000825="Автоматично перейменовувати існуючі файли" - -02000830="Файли" -02000831="&Вибрані файли" -02000832="&Усі файли" - -02000881="Вкажіть розташування для видобуваних файлів." - -02000890="Видобування" - -; Overwrite dialog -02000900="Підтвердіть заміну файлу" -02000901="Папка призначення вже містить оброблюваний файл." -02000902="Ви бажаєте замінити існуючий файл" -02000903="цим?" - -02000911="&Автоматично перейменовувати" - -02000982="{0} байт" -02000983="змінений" - -; Messages dialog -02000A00="Діагностичні повідомлення" - -02000A80="Повідомлення" - -02000A91="Непідтривуваний метод стиску для '{0}'." -02000A92="Помилка даних у '{0}'. Файл пошкоджений." -02000A93="Помилка CRC у '{0}'. Файл пошкоджений." -02000A94="Помилка даних у зашифрованому файлі '{0}'. Хибний пароль?" -02000A95="Помилка CRC у зашифрованому файлі '{0}'. Хибний пароль?" - -; Password dialog -02000B00="Уведіть пароль" -02000B01="Уведіть пароль:" -02000B02="&Відображати пароль" -02000B03="Повторіть пароль:" -02000B10="Паролі не співпадають" -02000B11="Для паролю використовуйте лише англійські літери, цифри та спеціальні символи (!, #, $, ...)" -02000B12="Пароль занадто довгий" - -; Progress dialog -02000C00="Процес" -02000C01="Минуло часу:" -02000C02="Залишилося:" -02000C03="Загалом:" -02000C04="Швидкість:" -02000C05="Оброблено:" -02000C06="Ступінь стиснення:" - -02000C10="&На задньому плані" -02000C11="&На передньому плані" -02000C12="&Пауза" -02000C13="&Продовжити" - -02000C20="Призупинено" - -02000C30="Ви впевнені, що бажаєте скасувати?" - -; Compress dialog -02000D00="Додати до архіву" -02000D01="&Архів:" -02000D02="&Режим оновлення:" -02000D03="&Формат архіву:" -02000D04="&Метод стискання:" -02000D05="Створити &неперервний архів" -02000D06="&Параметри:" -02000D07="Налаштування" -02000D08="&Створити SFX архів" -02000D09="Багатопоточність" -02000D0A="Шифрувати &імена файлів" -02000D0B="С&тупінь стиснення:" -02000D0C="&Розмір словника:" -02000D0D="Р&озмір слова:" -02000D0E="Необхідно пам'яті для стискання:" -02000D0F="Необхідно пам'яті для видобування:" -02000D10="Шифрування" -02000D11="Метод шифрування:" -02000D12="Кількість потоків:" -02000D13="Розмір блоку:" -02000D14="За розміром файлу" -02000D15="Неперервний" -02000D16="Стискати спільні файли" - -02000D40="Розбити на &томи, байт:" -02000D41="Неправильний розмір тому" -02000D42="Заданий розмір тому: {0} байт.\nВи впевнені, що бажаєте розбити архів на такі томи?" - -02000D81="Без стиснення" -02000D82="Нормальне" -02000D83="Максимальне" -02000D84="Швидке" -02000D85="Найшвидше" -02000D86="Ультра" - -02000D90="Переглянути" - -02000DA1="Додати та замінити файли" -02000DA2="Оновити та замінити файли" -02000DA3="Оновити існуючі файли" -02000DA4="Синхронізувати файли" - -02000DB1="Усі файли" - -02000DC0="Стиснення" - -; Columns dialog -02000E00="Стовпці" -02000E01="Позначте стовпці, які ви хотіли б зробити видимими в цій папці. Використовуйте кнопки \"Догори\" та \"Донизу\" для зміни порядку стовпців." -02000E02="Вибраний стовпець має бути &шириною" -02000E03="пікселів." - -02000E10="Змістити до&гори" -02000E11="Змістити до&низу" -02000E12="&Відобразити" -02000E13="&Приховати" -02000E14="Встановити" - -02000E81="Заголовок" -02000E82="Ширина" - -; Testing -02000F90="Тестування" - - -; File Manager - -03000000="Менеджер файлів 7-Zip" - -; Menu -03000102="&Файл" -03000103="&Редагування" -03000104="&Вигляд" -03000105="&Інструменти" -03000106="&Допомога" -03000107="&Уподобання" - -; File -03000210="&Відкрити" -03000211="Відкрити в&середині" -03000212="Відкрити &зовні" -03000220="&Переглянути" -03000221="&Редагувати" -03000230="Пере&йменувати" -03000231="&Копіювати до..." -03000232="Пере&містити до..." -03000233="Ви&далити" -03000240="В&ластивості" -03000241="Комент&ар" -03000242="Обчислити контрольну суму" -03000243="Порівнювач" -03000250="Створити папку" -03000251="Створити файл" -03000260="Ви&хід" -03000270="Роз&бити файл..." -03000271="Об'&єднати файли..." - -; Edit -03000310="&Скасувати" -03000311="&Повернути" -03000320="Ви&різати" -03000321="&Копіювати" -03000322="&Вставити" -03000323="Ви&далити" -03000330="Ви&брати всі" -03000331="Зняти вибір" -03000332="&Інвертувати вибір" -03000333="Вибрати..." -03000334="Зняти вибір..." -03000335="Вибрати за типом" -03000336="Зняти вибір за типом" - -; View -03000410="Вели&кі значки" -03000411="&Маленькі значки" -03000412="&Список" -03000413="&Таблиця" -03000420="Без сортування" -03000430="Відкрити кореневу папку" -03000431="Вище на один рівень" -03000432="Історія папок..." -03000440="&Оновити" -03000449="Плоский вигляд" -03000450="&2 панелі" -03000451="&Панелі інструментів" -03000460="Панель архіву" -03000461="Стандартна панель" -03000462="Великі кнопки" -03000463="Текст на кнопках" - -; Tools -03000510="&Налаштування..." -03000511="&Тестування продуктивності" - -; Help -03000610="&Зміст..." -03000620="&Про 7-Zip..." - -; Favorites -03000710="&Додати папку до уподобань як" -03000720="Закладка" - -; Options Dialog - -03010000="Опції" - -; Plugins -03010100="Модулі" -03010101="&Модулі:" -03010110="Параметри..." - -; Edit -03010200="Редагування" -03010201="&Редактор:" -03010202="&Порівнювач:" - -; System -03010300="Система" -03010302="Асоціювати 7-Zip з:" -03010310="Плаґін" - -; Settings -03010400="Налаштування" -03010401="Відображати елемент \"..\"" -03010402="Відображати справжні піктограми файлів" -03010410="Відображати системне меню" -03010420="Вибір &цілого рядка" -03010421="Відображати &сітку" -03010422="Відкривати об'єкти одним кліком" -03010430="&Альтернативний режим виділення" -03010440="Використовувати &великі сторінки пам'яті" - -; Strings - -03020201="Копіювати" -03020202="Перемістити" -03020203="Копіювати до:" -03020204="Перемістити до:" -03020205="Копіювання..." -03020206="Переміщення..." -03020207="Ви не можете переміщувати чи копіювати елементи для таких папок." -03020208="Операція не підтримується для цієї папки." -03020209="Виберіть папку призначення." - -03020210="Підтвердіть видалення файлу" -03020211="Підтвердіть видалення папки" -03020212="Підтвердіть видалення декількох файлів" -03020213="Ви впевнені, що хочете видалити '{0}'?" -03020214="Ви впевнені, що хочете видалити папку '{0}' і весь її вміст?" -03020215="Ви впевнені, що хочете видалити ці {0} елементів?" -03020216="Видалення..." -03020217="Помилка при видаленні файлу або папки" -03020218="Система не може перемістити файл із довгим шляхом до Кошика" - -03020220="Перейменування..." -03020221="Помилка перейменування файлу або папки" -03020222="Підтвердіть копіювання файлу" -03020223="Ви впевнені, що хочете скопіювати файли до архіву" - -03020230="Створити папку" -03020231="Ім'я папки:" -03020232="Нова папка" -03020233="Помилка при створенні папки" - -03020240="Створити файл" -03020241="Ім'я файлу:" -03020242="Новий файл" -03020243="Помилка при створенні файлу" - -03020250="Вибрати" -03020251="Зняти вибір" -03020252="Маска:" - -03020260="Історія папок" - -03020280="Файл '{0}' був змінений.\nВи бажаєте оновити його в архіві?" -03020281="Неможливо оновити файл\n'{0}'" -03020282="Не вдається запустити редактор." -03020283="Відкриття..." -03020284="Файл виглядає як вірус (ім'я файлу містить довгу послідовність пробілів)." - -03020290="Коментар" -03020291="&Коментар:" - -030202A0="Система" - -03020300="Комп'ютер" -03020301="Мережа" -03020302="Документи" - -03020400="Додати" -03020401="Видобути" -03020402="Тестувати" - -03020420="Копіювати" -03020421="Перемістити" -03020422="Видалити" -03020423="Інформація" - -03020500="Розбити файл" -03020501="&Розбити до:" -03020510="Розбиття..." -03020520="Підтвердіть розбиття" -03020521="Ви впевнені, що бажаєте розбити архів на {0} томів?" -03020522="Розмір тому має бути меншим за розмір вихідного файлу" - -03020600="Об'єднати файли" -03020601="&Об'єднати до:" -03020610="Об'єднання..." -03020620="Виберіть тільки першу частину розбитого файлу" -03020621="Не вдалося визначити файл, як частину розбитог файлу" -03020622="Не вдалося знайти більше однієї частини розбитого файлу" - -03020710="Обчислення контрольної суми..." -03020720="Інформація про контрольну суму" -03020721="Контрольна сума CRC для даних:" -03020722="Контрольна сума CRC для даних та імен:" - -03020800="Сканування..." - -03020900="Властивості" - -03020A01="Операція не може бути викликана з папки, яка має довгий шлях." -03020A02="Ви повинні вибрати один файл" -03020A03="Ви повинні вибрати один або декілька файлів" -03020A04="Файл {0} вже існує" - -; Computer -03031100="Загальний обсяг" -03031101="Вільний простір" -03031102="Розмір кластеру" -03031103="Мітка" - -; Network -03031200="Локальне ім'я" -03031201="Провайдер" - -; Benchmark Dialog - -03080000="Тестування продуктивності" -03080001="Використано пам'яті:" -03080002="Стискання" -03080003="Видобування" -03080004="Швидкість" -03080005="Рейтинг" -03080006="Загальний рейтинг" -03080007="Поточні знач." -03080008="Підсумкові знач." -03080009="Проходів:" -0308000A="Помилок:" -0308000B="Завант. ЦП" -0308000C="Рейт./Завант." - -;!@LangEnd@! diff --git a/External/7-Zip/Lang/uz.txt b/External/7-Zip/Lang/uz.txt deleted file mode 100644 index e2e00246..00000000 --- a/External/7-Zip/Lang/uz.txt +++ /dev/null @@ -1,459 +0,0 @@ -;!@Lang@!UTF-8! -; 7-Zip 4.30 -; Translated by Sherzod Mamatkulov -; -; -; -; - -00000000="Uzbek" -00000001="O'zbek" -00000002="67" - -; 7-Zip Configuration - -; Title -01000000="7-Zip tanlovlari" - -; Info Page -01000100="7-Zip haqida" -01000103="7-Zip bepul dasturiy ta'minot. Binobarin, siz uni qayd qildirish orqali qo'llab-quvvatlashingiz mumkin." -01000104="Yordam" -01000105="Qayd qilish" - -; Folders Page -01000200="Papkalar" -01000210="&Ish papkasi" -01000211="Tizim &vaqtinchalik papkasi" -01000212="&Joriy papka" -01000213="&Tayinlangan:" -01000214="Faqat olinadigan drayvlar uchun ishlat" - -01000281="Vaqtinchalik arxiv fayllari uchun manzilni tayinlang." - -; System Page -01000300="Tizim" -01000301="7-Zipni qobiq kontekst menyusiga qo'sh" -01000302="Kontekst menyusi pog'onali" -01000310="Kontekst menyu bandlari:" - -; Language Page -01000400="Til" -01000401="Til:" - - -; 7-Zip Explorer extension - -; Context menu -02000101="7-Zip" -02000102="7-Zip buyruqlari" -02000103="Arxivni och" -02000104="Tanlangan arxivni ochadi." -02000105="Fayllarni ajrat..." -02000106="Tanlangan arxivdan fayllarni ajratadi." -02000107="Arxivga qo'sh..." -02000108="Tanlangan qismlarni arxivga qo'shadi." -02000109="Arxivni sina" -0200010A="Tanlangan arxivning butunligini tekshiradi." -0200010B="Shu joyga ajrat" -0200010C="Tanlangan arxivdagi fayllarni joriy papkaga ajratadi." -0200010D="{0}ga ajrat" -0200010E="Fayllarni nimpapkaga ajratadi." -0200010F="{0}ga qo'sh" -02000110="Tanlangan qismlarni arxivga qo'shadi." -02000111="Siq va emailda jo'nat..." -02000112="Tanlangan qismlarni arxivga siqib, email orqali jo'natadi." -02000113="{0}ga siq va emailda jo'nat" -02000114="Tanlangan qismlarni arxivga siqib, email orqali jo'natadi." - -02000140="" -02000141="" - -; Properties -02000203="Yo'lak" -02000204="Nomi" -02000205="Kengaytma" -02000206="Papka" -02000207="Hajmi" -02000208="Siqilgan hajmi" -02000209="Atributlari" -0200020A="Yaratilgan" -0200020B="Ochilgan" -0200020C="O'zgartirilgan" -0200020D="Yaxlit" -0200020E="Sharhlangan" -0200020F="Tilsimlangan" -02000210="Bundan oldin bo'laklangan" -02000211="Bundan keyin bo'laklangan" -02000212="Lug'at" -02000213="CRC" -02000214="Turi" -02000215="Anti" -02000216="Uslub" -02000217="Mezbon OS" -02000218="Fayl tizimi" -02000219="Foydalanuvchi" -0200021A="Guruh" -0200021B="Block" -0200021C="Sharh" -0200021D="Joylashuv" - -; Status bar -02000301="{0} ta qism tanlangan" -02000302="{0} ta qism" - -; List Context Menu -02000401="&Ustunlar..." - -02000411="&Ochish" -02000412="&Ajrat..." - -; ToolBar -02000501="Ajrat" - -; Messages -02000601="Bu arxivga nisbatan yangilash amallari bajarilmaydi." -02000602="{0} arxivini yagilay olmadim" -02000603="'{0}' papkasini yarata olmadim" -02000604="Ushbu fayl tushunarli arxiv emas." -02000605="Xato" -02000606="Qismlar o'ta ko'p" -02000607="Berilgan fayl nomi kengaytmasi bilan hechqanday dastur biriktirilmagan" -02000608="Hechqanday xato yo'q" - -; Dialogs -02000702="OK" -02000705="&Ha" -02000707="H&ammasiga ha" -02000709="&Yo'q" -0200070B="Hammasiga y&o'q" - -02000710="Bekor" -02000711="&Bekor" -02000713="&Yopish" -02000714="To'xta" -02000715="Qayta boshla" - -02000720="Yordam" - -; Extract dialog -02000800="Ajratish" -02000801="&Buyerga ajrat:" -02000802="Parol" - -02000810="Yo'lak uslubi" -02000811="To'liq yo'lak nomlari" -02000812="Joriy yo'lak nomlari" -02000813="Yo'lak nomi yo'q" - -02000820="Ustidan yozish uslubi" -02000821="Yozib yuborishdan oldin so'ra" -02000822="So'ramasdan yozib yubor" -02000823="Oldindan mavjud fayllarni tashlab ket" -02000824="Avtomatik tarzda qayta nomla" -02000825="Mavjud fayllarni avto qayta nomla" - -02000830="Fayllar" -02000831="&Tanlangan fayllar" -02000832="&Barcha fayllar" - -02000881="Ajratilgan fayllar uchun manzil tayinlang." - -02000890="Ajratilmoqda" - -; Overwrite dialog -02000900="Fayl ustidan yozishni tasdiqlash" -02000901="Manziliy papkada ishlangan fayl oldindan mavjud." -02000902="Mavjud faylni" -02000903="bunisi bilan almashtirasizmi?" - -02000911="A&vtomatik tarzda qayta nomla" - -02000982="{0} bayt" -02000983="o'zgargan sanasi" - -; Messages dialog -02000A00="Diagnostik xabarlar" - -02000A80="Xabar" - -02000A91="'{0}'dagi siquv metodi notanish." -02000A92="'{0}'da data xatosi yuz berdi. Fayl zararlangan." -02000A93="'{0}'da CRC amalga oshmadi. Fayl zararlangan." - -; Password dialog -02000B00="Parolni kiritish" -02000B01="Parolni kiriting:" -02000B02="&Parolni ko'rsat" - -; Progress dialog -02000C00="Jarayon" -02000C01="O'tgan vaqt:" -02000C02="Qolgan vaqt:" -02000C03="Hajm:" -02000C04="Tezlik:" - -02000C10="&Orqa fon" -02000C11="Ol&di fon" -02000C12="&Pauza" -02000C13="&Davom et" - -02000C20="Pauza qilingan" - -02000C30="Rostdan ham bekor qilishni istaysizmi?" - -; Compress dialog -02000D00="Arxivga qo'shish" -02000D01="&Arxiv:" -02000D02="&Yangilash uslubi:" -02000D03="Arxiv &formati:" -02000D04="&Siquv metodi:" -02000D05="&Yaxlit arxiv yarat" -02000D06="&Parametrlar:" -02000D07="Tanlovlar" -02000D08="SF&X arxiv yarat" -02000D09="Ko'p-bo'limda" -02000D0A="Fayl &nomlarini tilsimla" -02000D0B="Siq&uv bosqichi:" -02000D0C="&Lug'at hajmi:" -02000D0D="So'z haj&mi:" -02000D0E="Siquvda ishlatiladigan xotira:" -02000D0F="Ajratuvda ishlatiladigan xotira:" - -02000D40="&Tomlarga bo'lakla, bayt:" - -02000D81="Saqlash" -02000D82="O'rtacha" -02000D83="Eng zo'r" -02000D84="Tez" -02000D85="Eng tez" -02000D86="Ultra" - -02000D90="Belgila" - -02000DA1="Fayllarni qo'sh va almashtir" -02000DA2="Fayllarni yangila va qo'sh" -02000DA3="Mavjud fayllarni yangila" -02000DA4="Fayllarni sinxronla" - -02000DB1="Barcha fayllar" - -02000DC0="Siquv ketmoqda" - -; Columns dialog -02000E00="Ustunlar" -02000E01="Ushbu papkada ko'rinadigan ustunlarni belgilang. Ustunlarni tartibini o'zgartirish uchun Yuqoriga va Pastga tugmalaridan foydalaning." -02000E02="Tanlangan ustun kengligi" -02000E03="pi&xel bo'lsin." - -02000E10="&Yuqoriga" -02000E11="&Pastga" -02000E12="&Ko'rsat" -02000E13="Y&ashir" -02000E14="Tayinla" - -02000E81="Sarlavha" -02000E82="Kengligi" - -; Testing -02000F90="sinaldi" - - -; File Manager - -03000000="7-Zip fayl boshqaruvchisi" - -; Menu -03000102="&Fayl" -03000103="&Tahrir" -03000104="&Ko'rish" -03000105="&Asboblar" -03000106="&Yordam" -03000107="Fa&voritlar" - -; File -03000210="&Ochish" -03000211="&Ichkarida ochish" -03000212="&Tashqarida ochish" -03000220="&Ko'rish" -03000221="Ta&hrirla" -03000230="&Qayta nomla" -03000231="Buyerga &nusxala..." -03000232="B&uyerga ko'chir..." -03000233="O'chir" -03000240="&Xossalari" -03000241="&Sharh" -03000250="Papka yarat" -03000251="Fayl yarat" -03000260="&Chiqish" -03000270="&Faylni bo'lakla..." -03000271="Fayllarni &birlashtir..." - -; Edit -03000310="&Qaytar" -03000311="Qayta &bajar" -03000320="Q&irqish" -03000321="&Nusxala" -03000322="Qo'yis&h" -03000323="&O'chir" -03000330="H&ammasini tanla" -03000331="Hammasini tashla" -03000332="&Tanlanishni teskarila" -03000333="Tanlash..." -03000334="Tashlash..." -03000335="Turi bo'yicha tanla" -03000336="Turi bo'yicha tashla" - -; View -03000410="&Yirik ikonlar" -03000411="&Mitti ikonlar" -03000412="&Ro'yxat" -03000413="&Tafsilotlar" -03000420="Saralanmagan" -03000430="Ildiz papkasini och" -03000431="Bir bosqich yuqoriga" -03000432="Papkalar tarixi..." -03000440="&Qayta och" -03000450="&2 ta panel" -03000451="&Uskunalar majmuasi" -03000460="Arxiv toolbari" -03000461="Standart toolbar" -03000462="Yirik tugmalar" -03000463="Tugmalar matnini ko'rsat" - -; Tools -03000510="Tanl&ovlar..." -03000511="&Baholash" - -; Help -03000610="&Tarkibi..." -03000620="&7-Zip haqida..." - -; Favorites -03000710="&Papkani ushbu xatcho'p qo'sh" -03000720="Xatcho'p" - -; Options Dialog - -03010000="Tanlovlar" - -; Plugins -03010100="Plaginlar" -03010101="&Plaginlar:" -03010110="Tanlovlar..." - -; Edit -03010200="Muharrir" -03010201="&Muharrir:" - -; System -03010300="Tizim" -03010302="Ushbu arxivlarni 7-Zip bilan biriktir:" -03010310="Plagin" - -; Settings -03010400="Sharoit" -03010401="\"..\" qismini ko'rsat" -03010402="Fayllarning haqiqiy ikonlarini ko'rsat" -03010410="Tizim menyusini ko'rsat" -03010420="&To'liq yo'lakni tanlash" -03010421="&Panjara chiziqlarini ko'rsat" -03010430="&Muqobil tanlash uslubini qo'lla" -03010440="&Yirik xotira pageini ishlat" - -; Strings - -03020201="Nusxalash" -03020202="Ko'chirish" -03020203="Ushbu katalogga nusxala:" -03020204="Ushbu katalogga ko'chir:" -03020205="Nusxalanmoqda..." -03020206="Ko'chirilmoqda..." -03020207="Bunaqangi papkalar uchun qismlarni ko'chirish yoki nusxalashning iloji yo'q." -03020208="Ushbu operatsiya qo'llanmaydi." - -03020210="Faylni o'chirishni tasdiqlang" -03020211="Papkani o'chirishni tasdiqlang" -03020212="Ko'plab fayllarni o'chirishni tasdiqlang" -03020213="Rostdan ham '{0}'ni o'chirib tashlamoqchimisiz?" -03020214="Rostdan ham '{0}' papkasini butun tarkibi bilan o'chirib tashlamoqchimisiz?" -03020215="Rostdan ham ushbu {0} ta qismni o'chirib tashlamoqchimisiz?" -03020216="O'chirilmoqda..." -03020217="Fayl yoki papkani o'chirishda xato yuz berdi" - -03020220="Qayta nomlanmoqda..." -03020221="Fayl yoki papkani qayta nomlashda xato yuz berdi" -03020222="Faylni nusxalashni tasdiqlang" -03020223="Rostdan ham fayllarni arxivga nusxalashni xohlaysizmi" - -03020230="Papka yaratish" -03020231="Papka nomi:" -03020232="Yangi papka" -03020233="Papka yaratishda xato yuz berdi" - -03020240="Fayl yaratish" -03020241="Fayl nomi:" -03020242="Yangi fayl" -03020243="Fayl yaratishda xatolik yuz berdi" - -03020250="Tanlash" -03020251="Tashlash" -03020252="Maska:" - -03020260="Papkalar tarixi" - -03020280="'{0}' fayli o'zgartirildi.\nUni arxiv ichida yangilashni xohlaysizmi?" -03020281="Ushbu faylni yangilay olmadim\n'{0}'" -03020282="Muharrirni ocha olmadim." -03020283="Ochilmoqda..." - -03020290="sharhi" -03020291="&Sharh:" - -030202A0="Tizim" - -03020300="Kompyuter" -03020301="Tarmoq" - -03020400="Qo'sh" -03020401="Ajrat" -03020402="Sina" - -03020420="Nusxala" -03020421="Ko'chir" -03020422="O'chir" -03020423="Info" - -03020500="Faylni bo'laklash" -03020501="&Ushbu katalogga bo'lakla:" -03020510="Bo'laklanmoqda..." - -03020600="Fayllarni birlashtirish" -03020601="&Ushbu katalogga birlashtir:" -03020610="Birlashtirilmoqda..." - -; Computer -03031100="Umumiy hajmi" -03031101="Bo'sh joy" -03031102="Klaster hajmi" -03031103="Yorliq" - -; Network -03031200="Lokal nomi" -03031201="Provayder" - -; Benchmark Dialog - -03080000="Baholash" -03080001="Xotira ishlatilishi:" -03080002="Siqish" -03080003="Ajratish" -03080004="Tezlik" -03080005="Reyting" -03080006="Umumiy reyting" -03080007="Joriy" -03080008="Natijaviy" -03080009="O'tganlar:" -0308000A="Xatolar:" - -;!@LangEnd@! \ No newline at end of file diff --git a/External/7-Zip/Lang/va.txt b/External/7-Zip/Lang/va.txt deleted file mode 100644 index c70199af..00000000 --- a/External/7-Zip/Lang/va.txt +++ /dev/null @@ -1,493 +0,0 @@ -;!@Lang@!UTF-8! -; 7-Zip 4.44 -; Translated by Fernando Verdú -; -; -; -; - -00000000="Valencian" -00000001="Valencià" -00000002="" - -; 7-Zip Configuration - -; Title -01000000="Configuració del 7-Zip" - -; Info Page -01000100="Sobre 7-Zip" -01000103="7-Zip és un programa lliure (GNU LGPL). Pot col·laborar en el desenvolupament del 7-zip registrant-lo, com a usuari registrat podrà rebre suport tècnic." -01000104="Suport" -01000105="Registrar" - -; Folders Page -01000200="Directoris" -01000210="Directori de &treball" -01000211="Directori temporal del &sistema" -01000212="Directori a&ctual" -01000213="E&specificar directori:" -01000214="Utilitzar només per a discs extraibles" - -01000281="Especificar un directori per als arxius temporals." - -; System Page -01000300="Sistema" -01000301="Integrar 7-Zip dins el menu contextual de Windows" -01000302="Menu contextual en cascada" -01000310="Objectes del menu contextual:" - -; Language Page -01000400="Idioma" -01000401="Idioma:" - - -; 7-Zip Explorer extension - -; Context menu -02000101="7-Zip" -02000102="Comandaments 7-Zip" -02000103="Obrir arxiu" -02000104="Obri l'arxiu seleccionat." -02000105="Extraure fitxers..." -02000106="Extraure els fitxers de l'arxiu seleccionat." -02000107="Afegir a l'arxiu..." -02000108="Afegir els objectes seleccionats a l'arxiu." -02000109="Comprovar arxiu" -0200010A="Comprova la integritat del fitxer seleccionat." -0200010B="Extraure ací" -0200010C="Extrau els fitxers de l'arxiu triat al directori actual." -0200010D="Extraure a {0}" -0200010E="Extrau fitxers al subdirectori." -0200010F="Afegir a {0}" -02000110="Afegix els fitxers triats a l'arxiu." -02000111="Comprimir i enviar per correu electrònic..." -02000112="Comprimir els objectes triats a l'arxiu i enviar l'arxiu per correu electrònic." -02000113="Comprimir a {0} i enviar per correu electrònic" -02000114="Comprimir els objectes triats a l'arxiu i enviar l'arxiu per correu electrònic.." - -02000140="" -02000141="" - -; Properties -02000203="Adreça" -02000204="Nom" -02000205="Tipus d'arxiu" -02000206="Directori" -02000207="Tamany" -02000208="Tamany comprimit" -02000209="Atributs" -0200020A="Creat" -0200020B="ültim accés" -0200020C="Última modificació" -0200020D="Compacte" -0200020E="Comentari" -0200020F="Xifrat" -02000210="Expandit abans" -02000211="Expandit després" -02000212="Diccionari" -02000213="CRC" -02000214="Tipus" -02000215="Anti" -02000216="Mètode" -02000217="SO d'origen" -02000218="Sistema de fitxers" -02000219="Usuari" -0200021A="Grup" -0200021B="Bloc" -0200021C="Comentari" -0200021D="Posició" -0200021E="Prefix de ruta" - -; Status bar -02000301="{0} objecte(s) seleccionat(s)" -02000302="{0} objecte(s)" - -02000320="Fitxers:" -02000321="Directoris:" -02000322="Mida:" - -; List Context Menu -02000401="&Columnes..." - -02000411="&Obrir" -02000412="&Extraure..." - -; ToolBar -02000501="Extraure" - -; Messages -02000601="Les operacions d'actualització d'este arxiu no estan suportades." -02000602="No es pot actualitzar l'arxiu {0}" -02000603="No es pot crear el directori '{0}'" -02000604="Tipus d'arxiu desconegut." -02000605="Error" -02000606="Massa objectes" -02000607="No hi ha cap programa associat amb este tipus de fitxer" -02000608="No hi ha errors" -02000609="No es pot obrir el fitxer '{0}' com arxiu" -0200060A="No es pot obrir l'arxiu xifrat '{0}'. contrasenya incorrecta?" - -; Dialogs -02000702="Acceptar" -02000705="&Si" -02000707="Si a &tot" -02000709="&No" -0200070B="No a t&ot" - -02000710="Cancel·lar" -02000711="&Cancel·lar" -02000713="Tan&car" -02000714="Parar" -02000715="Reiniciar" - -02000720="Ajuda" - -; Extract dialog -02000800="Extraure" -02000801="E&xtraure a:" -02000802="Contrasenya" - -02000810="Mode d'adreça" -02000811="Adreça sencera" -02000812="Adreça actual" -02000813="Sense adreça" - -02000820="Sobreescriu" -02000821="Pregunta abans de sobreescriure" -02000822="Sobreescriu sense confirmació" -02000823="Conserva arxius ja existents" -02000824="Reanomena automàticament" -02000825="Reanomena automàticament arxius ja existents" - -02000830="Fitxers" -02000831="Fitxers &seleccionats" -02000832="Tots els fitxers" - -02000881="Seleccione destinació per als fitxers extrets." - -02000890="Extraent" - -; Overwrite dialog -02000900="Confirmar substitució de fitxers" -02000901="El directori de destinació conté un fitxer amb el mateix nom." -02000902="Vol substituir el fitxer existent" -02000903="per este altre?" - -02000911="Renomenar a&utomàticament" - -02000982="{0} bytes" -02000983="modificat el" - -; Messages dialog -02000A00="Missatges de diagnosi" - -02000A80="Missatge" - -02000A91="Mètode de compressió no vàlid per a '{0}'." -02000A92="Error de dades en '{0}'. L'arxiu està corrupte." -02000A93="CRC ha fallat en '{0}'. L'arxiu està corrupte." -02000A94="Errors de dades en l'arxiu xifrat '{0}'. Contrasenya incorrecta?" -02000A95="CRC incorrecte en l'arxiu xifrat '{0}'. Contrasenya incorrecta?" - -; Password dialog -02000B00="Introduir contrasenya" -02000B01="Introduir contrasenya:" -02000B02="Mo&strar contrasenya" -02000B03="Reintroduir contrasenya:" -02000B10="Les contrasenyes no coincideixen" -02000B11="Useu només lletres de l'alfabet anglès, números i caràcters especials (!, #, $, ...) per a la contrasenya" -02000B12="Contrasenya massa llarga" - -; Progress dialog -02000C00="Procés" -02000C01="Temps transcorregut:" -02000C02="Temps restant:" -02000C03="Mida:" -02000C04="Velocitat:" - -02000C10="Segon pla" -02000C11="Primer pla" -02000C12="&Pausa" -02000C13="&Continuar" - -02000C20="Parat" - -02000C30="Està segur que vol cancel·lar?" - -; Compress dialog -02000D00="Afegir a l'arxiu" -02000D01="&Arxiu:" -02000D02="Mode d'act&ualització:" -02000D03="&Format de l'arxiu:" -02000D04="Tipus de co&mpressió:" -02000D05="Crear arxiu compacte" -02000D06="&Paràmetres:" -02000D07="Opcions" -02000D08="Crear arxiu SF&X" -02000D09="Multi-threading" -02000D0A="Encriptar el nom dels fitxers" -02000D0B="&Nivell de compressió:" -02000D0C="Tamany &diccionari:" -02000D0D="Tamany ¶ula:" -02000D0E="Us de memòria Comprimint:" -02000D0F="Us de memòria Descomprimint:" -02000D10="Xifrat" -02000D11="Métode de xifrat:" - -02000D40="Separar en &volums, bytes:" -02000D41="Mida incorrecta de volum" -02000D42="Mida del volum especificada: {0} bytes.\nEsteu segurs que voleu dividir l'arxiu en volums?" - -02000D81="Sense compressió" -02000D82="Normal" -02000D83="Màxima" -02000D84="Ràpida" -02000D85="La més ràpida" -02000D86="Ultra" - -02000D90="Visualitzar" - -02000DA1="Afegir i substituir fitxers" -02000DA2="Actualitzar i afegir fitxers" -02000DA3="Actualitzar fitxers existents" -02000DA4="Sincronitzar fitxers" - -02000DB1="Tots els fitxers" - -02000DC0="Comprimint" - -; Columns dialog -02000E00="Columnes" -02000E01="Seleccione les columnes que vol que siguen visibles en este mode. Faça servir les tecles AvPg i RePg per a organitzar les columnes." -02000E02="La columna triada ha de tindre" -02000E03="píxels d'amplària." - -02000E10="Moure cap am&unt" -02000E11="Moure cap avall" -02000E12="Mo&strar" -02000E13="Amagar" -02000E14="Fixar" - -02000E81="Títol" -02000E82="Ample" - -; Testing -02000F90="Provant" - - -; File Manager - -03000000="Gestor d'Arxius 7-Zip" - -; Menu -03000102="&Arxiu" -03000103="&Editar" -03000104="&Visualitzar" -03000105="Ferramentes" -03000106="Ajuda" -03000107="Favorits" - -; File -03000210="&Obrir" -03000211="Obrir d&ins" -03000212="Obrir fora" -03000220="&Visualitzar" -03000221="&Editar" -03000230="Renom&enar" -03000231="&Copiar a..." -03000232="&Moure a..." -03000233="&Suprimir" -03000240="P&ropietats" -03000241="Come&ntari" -03000242="Calcular checksum" -03000250="Crear directori" -03000251="Crear fitxer" -03000260="Eixir" -03000270="&Separar fitxer..." -03000271="Com&binar fitxers..." - -; Edit -03000310="&Desfer" -03000311="&Refer" -03000320="Re&tallar" -03000321="&Copiar" -03000322="&Pegar" -03000323="&Suprimir" -03000330="Seleccion&ar-ho tot" -03000331="Deseleccionar-ho tot" -03000332="&Invertir selecció" -03000333="Seleccionar..." -03000334="No seleccionar..." -03000335="Seleccionar per tipus" -03000336="No seleccionar per tipus" - -; View -03000410="Icones g&rans" -03000411="Icones menudes" -03000412="&Llista" -03000413="&Detalls" -03000420="No ordenat" -03000430="Obrir directori arrel" -03000431="Directori pare" -03000432="Historial de carpetes..." -03000440="Actualitza&r" -03000449="Vista plana" -03000450="&2 Taules" -03000451="&Barres de ferramentes" -03000460="Arxiu" -03000461="Estàndard" -03000462="Botons grans" -03000463="Mostrar text dels botons" - -; Tools -03000510="&Opcions..." -03000511="&Banc de proves" - -; Help -03000610="&Contingut..." -03000620="Sobre 7-Zip..." - -; Favorites -03000710="&Afegir el directori als Favorits com a" -03000720="Personal" - -; Options Dialog - -03010000="Opcions" - -; Plugins -03010100="Plugins" -03010101="&Plugins:" -03010110="Opcions..." - -; Edit -03010200="Editor" -03010201="&Editor:" - -; System -03010300="Sistema" -03010302="Associar 7-Zip amb:" -03010310="Plugin" - -; Settings -03010400="Ajusts" -03010401="Mostrar l'objecte \"..\"" -03010402="Mostrar icones reals dels fitxers" -03010410="Mostrar el menú del sistema" -03010420="Seleccionar &tota la la fila" -03010421="Mostrar &línies de la taula" -03010430="Mode de selecció &alternatiu" -03010440="Utilitzar pàgines de memòria &grans" - -; Strings - -03020201="Copiar" -03020202="Moure" -03020203="Copiar a:" -03020204="Moure a:" -03020205="Copiant..." -03020206="Movent..." -03020207="No es poden moure o copiar elements d'este tipus de carpetes." -03020208="Operació no permesa." -03020209="Seleccioneu carpeta de destinació." - -03020210="Confirmar supressió del fitxer" -03020211="Confirmar supressió del directori" -03020212="Confirmar supressió m�ltiple de fitxers" -03020213="Està segur de voler suprimir '{0}'?" -03020214="Està segur de voler suprimir la carpeta '{0}' i tot el seu contingut?" -03020215="Està segur de voler esborrar estos {0} elements?" -03020216="Suprimint..." -03020217="Error esborrant fitxer o carpeta" - -03020220="Renomenant..." -03020221="Error renomenant fitxer o carpeta" -03020222="Confirmar copia de fitxer" -03020223="Està segur que vol copiar els fitxers a l'arxiu" - -03020230="Crear carpeta" -03020231="Nom de carpeta:" -03020232="Carpeta nova" -03020233="Error creant carpeta" - -03020240="Crear fitxer" -03020241="Nom de fitxer:" -03020242="Fitxer nou" -03020243="Error creant el fitxer" - -03020250="Seleccionar" -03020251="No seleccionar" -03020252="Màscara:" - -03020260="Historial de directoris" - -03020280="El fitxer '{0}' ha sigut modificat.\nVol actualitzar-lo a l'arxiu?" -03020281="No es pot actualitzar el fitxer\n'{0}'" -03020282="No es pot executar l'editor." -03020283="Obrint..." - -03020290="Comentari" -03020291="&Comentari:" - -030202A0="Sistema" - -03020300="El meu ordinador" -03020301="Entorn de xarxa" - -03020400="Afegir" -03020401="Extraure" -03020402="Provar" - -03020420="Copiar" -03020421="Moure" -03020422="Esborrar" -03020423="Info" - -03020500="Separar fitxer" -03020501="&Separar a:" -03020510="Separant..." -03020520="Confirma divissió" -03020521="Esteu segurs que voleu dividir el fitxer en {0} volums?" -03020522="La mida del volum ha de ser menor que la mida original del fitxer" - -03020600="Combinar fitxers" -03020601="&Combinar a:" -03020610="Combinant..." -03020620="Seleccioneu només el primer fitxer" - -03020710="Calculant checksum..." -03020720="Informació checksum" -03020721="CRC checksum per a les dades:" -03020722="CRC checksum per a dades i noms:" - -03020800="Escanejant..." - -; Computer -03031100="Tamany total" -03031101="Espai lliure" -03031102="Tamany sector" -03031103="Etiqueta" - -; Network -03031200="Nom local" -03031201="Proveïdor" - -; Benchmark Dialog - -03080000="Banc de proves" -03080001="Us de memoria:" -03080002="Comprimint" -03080003="Descomprimint" -03080004="Velocitat" -03080005="Taxa" -03080006="Taxa total" -03080007="Actual" -03080008="Resultant" -03080009="Passades:" -0308000A="Errors:" - -;!@LangEnd@! - - - diff --git a/External/7-Zip/Lang/vi.txt b/External/7-Zip/Lang/vi.txt deleted file mode 100644 index 4e1d08ae..00000000 --- a/External/7-Zip/Lang/vi.txt +++ /dev/null @@ -1,497 +0,0 @@ -;!@Lang@!UTF-8! -; 7-Zip 4.48 beta -; Translated by Nguyễn Hồng Quân -; -; -; -; - -00000000="Vietnamese" -00000001="Tiếng Việt" -00000002="42" - -; 7-Zip Configuration - -; Title -01000000="Cấu hình 7-Zip" - -; Info Page -01000100="Giới thiệu 7-Zip" -01000103="7-Zip là một phần mềm miễn phí. Tuy nhiên, bạn vui lòng ủng hộ nhóm phát triển 7-Zip bằng cách đăng ký." -01000104="Ủng hộ" -01000105="Đăng ký" - -; Folders Page -01000200="Thư mục" -01000210="&Thư mục làm việc" -01000211="&Thư mục tạm của hệ thống" -01000212="&Hiện hành" -01000213="&Đặc biệt:" -01000214="Chỉ sử dụng cho ổ đĩa tháo lắp" - -01000281="Chỉ định nơi chứa tập tin lưu tạm." - -; System Page -01000300="Hệ thống" -01000301="Tích hợp 7-Zip vào menu ngữ cảnh" -01000302="Xếp tầng menu ngữ cảnh" -01000310="Menu ngữ cảnh:" - -; Language Page -01000400="Ngôn ngữ" -01000401="Ngôn ngữ:" - - -; 7-Zip Explorer extension - -; Context menu -02000101="7-Zip" -02000102="Các lệnh của 7-Zip" -02000103="Mở tập tin đã nén" -02000104="Mở tập tin đã nén." -02000105="Giải nén tập tin..." -02000106="Giải nén từ tập tin nén đã chọn." -02000107="Thêm vào tập tin nén..." -02000108="Thêm những tập tin đã chọn vào tập tin nén." -02000109="Kiểm tra tập tin nén" -0200010A="Kiểm tra tính toàn vẹn của tập tin đã nén." -0200010B="Giải nén tại đây" -0200010C="Giải nén vào thư mục hiện hành." -0200010D="Giải nén vào {0}" -0200010E="Giải nén vào thư mục con." -0200010F="Thêm vào {0}" -02000110="Thêm những tập tin đã chọn vào tập tin nén." -02000111="Nén và gởi email..." -02000112="Nén những tập tin đã chọn thành tập tin nén rồi gởi email." -02000113="Nén thành {0} rồi gởi email" -02000114="Nén những tập tin đã chọn vào tập tin nén rồi gởi email." - -02000140="" -02000141="" - -; Properties -02000203="Đường dẫn" -02000204="Tên" -02000205="Phần mở rộng" -02000206="Thư mục" -02000207="Trước khi nén" -02000208="Sau khi nén" -02000209="Thuộc tính" -0200020A="Thời điểm tạo thành" -0200020B="Thời điểm truy xuất" -0200020C="Thời điểm sửa đổi" -0200020D="Đặc" -0200020E="Ghi chú" -0200020F="Đã được mã hoá" -02000210="Chia nhỏ trước" -02000211="Chia nhỏ sau" -02000212="Từ điển" -02000213="CRC" -02000214="Loại" -02000215="Anti" -02000216="Phương pháp" -02000217="Host OS" -02000218="Hệ thống tập tin" -02000219="Người dùng" -0200021A="Nhóm" -0200021B="Đóng khối" -0200021C="Chú thích" -0200021D="Vị trí" -0200021E="Đầu ngữ đường dẫn" - -; Status bar -02000301="{0} đối tượng đã được chọn" -02000302="{0} đối tượng" - -02000320="Tập tin:" -02000321="Thư mục:" -02000322="Kích cỡ:" - -; List Context Menu -02000401="&Cột..." - -02000411="&Mở" -02000412="&Giải nén..." - -; ToolBar -02000501="Giải nén" - -; Messages -02000601="Thao tác cập nhật không được hỗ trợ cho tập tin này." -02000602="Không thể cập nhật tập tin {0}" -02000603="Không thể tạo thư mục '{0}'" -02000604="Dạng tập tin này không được hỗ trợ." -02000605="Lỗi" -02000606="Quá nhiều mục" -02000607="Không có ứng dụng tương ứng với phần mở rộng của tập tin này" -02000608="Không xuất hiện lỗi" -02000609="Không thể mở '{0}' như là tập tin nén" -0200060A="Không thể mở tập tin nén bị mã hóa '{0}'. Mật khẩu sai?" - -; Dialogs -02000702="Đồng ý" -02000705="&Có" -02000707="Có &tất" -02000709="&Không" -0200070B="Khôn&g tất" - -02000710="Huỷ bỏ" -02000711="&Huỷ bỏ" -02000713="&Đóng" -02000714="Dừng" -02000715="Làm lại" - -02000720="Giúp đỡ" - -; Extract dialog -02000800="Giải nén" -02000801="&Giải nén vào:" -02000802="Mật mã" - -02000810="Chế độ đường dẫn" -02000811="Đường dẫn đầy đủ" -02000812="Đường dẫn hiện thời" -02000813="Không có đường dẫn" - -02000820="Chế độ ghi đè" -02000821="Hỏi trước khi ghi đè" -02000822="Ghi đè không cần hỏi" -02000823="Bỏ qua tập tin đã có" -02000824="Tự động đổi tên" -02000825="Tự động đổi tên tập tin đã có" - -02000830="Tập tin" -02000831="Tập tin đã &chọn" -02000832="&Tất cả tập tin" - -02000881="Chọn nơi để giải nén tập tin." - -02000890="Đang giải nén" - -; Overwrite dialog -02000900="Xác nhận thay thế tập tin" -02000901="Thư mục đích đã có tập tin cần xử lý." -02000902="Bạn có muốn thay thế tập tin đã có" -02000903="bằng tập tin mới?" - -02000911="&Tự đổi tên" - -02000982="{0} bytes" -02000983="chỉnh sửa ngày" - -; Messages dialog -02000A00="Thông điệp chẩn đoán" - -02000A80="Thông điệp" - -02000A91="Phương pháp nén không được hỗ trợ cho '{0}'." -02000A92="Lỗi về dữ liệu trong '{0}'. Tập tin đã bị hỏng." -02000A93="Lỗi chẵn/lẻ (CRC) trong '{0}'. Tập tin đã bị hỏng." -02000A94="Lỗi dữ liệu trong tập tin nén bị mã hóa '{0}'. Mật khẩu sai?" -02000A95="CRC không thành trong tập tin nén bị mã hóa '{0}'. Mật khẩu sai?" - -; Password dialog -02000B00="Nhập mật khẩu" -02000B01="Nhập mật khẩu:" -02000B02="&Hiển thị mật khẩu" -02000B03="Nhập lại mật khẩu:" -02000B10="Các mật khẩu không khớp nhau" -02000B11="Chỉ dùng những chữ cái tiếng Anh, số và những kí tự đặc biệt (!, #, $, ...) cho mật khẩu" -02000B12="Mật khẩu quá dài đi" - -; Progress dialog -02000C00="Xử lý" -02000C01="Thời gian đã qua:" -02000C02="Thời gian còn lại:" -02000C03="Kích thước:" -02000C04="Tốc độ:" - -02000C10="&Chạy nền" -02000C11="&Chạy ưu tiên" -02000C12="&Dừng" -02000C13="&Tiếp tục" - -02000C20="Đã dừng" - -02000C30="Bạn có muốn chấm dứt?" - -; Compress dialog -02000D00="Thêm vào tập tin nén" -02000D01="&Tập tin nén:" -02000D02="&Chế độ cập nhật:" -02000D03="&Dạng tập tin nén:" -02000D04="&Phương thức nén:" -02000D05="Chỉ tạo thành &một tập tin nén" -02000D06="Tham &số:" -02000D07="Tuỳ chọn" -02000D08="Tạo tập tin &tự giải nén" -02000D09="Đa luồng" -02000D0A="Mã hoá &tên tập tin" -02000D0B="&Cấp độ nén:" -02000D0C="&Kích thước thư mục:" -02000D0D="&Kích thước từ:" -02000D0E="Bộ nhớ sử dụng cho việc nén:" -02000D0F="Bộ nhớ sử dụng cho việc giải nén:" -02000D10="Mã hóa" -02000D11="Phương pháp mã hóa:" -02000D12="Số luồng xử lý CPU:" -02000D13="Kích cỡ khối đặc:" -02000D14="Không đặc" -02000D15="Đặc" -02000D16="Nén những tập tin chia sẻ" - -02000D40="Chia thành &nhiều phần, bytes:" -02000D41="Kích cỡ phần chia chưa đúng" -02000D42="Kích cỡ phần chia đã định là: {0} bytes.\nĐúng là bạn muốn chia nhỏ tập tin nén thành những phần như thế?" - -02000D81="Lưu trữ" -02000D82="Thường" -02000D83="Tối đa" -02000D84="Nhanh" -02000D85="Nhanh nhất" -02000D86="Siêu nhanh" - -02000D90="Tìm chọn" - -02000DA1="Thêm và thay thế tập tin" -02000DA2="Cập nhật và thêm tập tin" -02000DA3="Cập nhật tập tin đã có" -02000DA4="Đồng bộ tập tin" - -02000DB1="Tất cả tập tin" - -02000DC0="Đang nén, chờ tí" - -; Columns dialog -02000E00="Cột" -02000E01="Đánh dấu chọn các cột mà bạn muốn xuất hiện trong thư mục này. Dùng các nút LÊN/XUỐNG để thay đổi thứ tự các cột." -02000E02="Cột đã chọn nên có" -02000E03="độ &rộng theo điểm ảnh." - -02000E10="Chuyển &Lên" -02000E11="Chuyển &Xuống" -02000E12="&Hiển thị" -02000E13="&Ẩn" -02000E14="Đặt" - -02000E81="Tiêu đề" -02000E82="Độ rộng" - -; Testing -02000F90="Kiểm tra" - - -; File Manager - -03000000="Chương trình quản lý tập tin 7-Zip" - -; Menu -03000102="&Tập tin" -03000103="&Biên tập" -03000104="&Xem" -03000105="&Công cụ" -03000106="&Giúp đỡ" -03000107="Ư&a thích" - -; File -03000210="&Mở" -03000211="Mở &tại đây" -03000212="Mở trong cửa sổ &khác" -03000220="&Xem" -03000221="&Biên tập" -03000230="Đổ&i tên" -03000231="&Sao chép đến..." -03000232="&Di chuyển đến..." -03000233="&Xoá" -03000240="Th&uộc tính" -03000241="C&hú thích" -03000242="Tính checksum" -03000250="Tạo thư mục" -03000251="Tạo tập tin" -03000260="Th&oát" -03000270="&Cắt tập tin..." -03000271="&Nối tập tin..." - -; Edit -03000310="Như &cũ" -03000311="Làm &lại" -03000320="&Cắt" -03000321="&Sao chép" -03000322="&Dán" -03000323="&Xoá" -03000330="Chọn &tất cả" -03000331="Bỏ chọn tất cả" -03000332="Chọn &ngược lại" -03000333="Chọn..." -03000334="Bỏ chọn..." -03000335="Chọn theo loại" -03000336="Bỏ chọn theo loại" - -; View -03000410="Biểu tượng &lớn" -03000411="Biểu tượng &nhỏ" -03000412="&Danh sách" -03000413="&Chi tiết" -03000420="Không sắp xếp" -03000430="Mở thư mục gốc" -03000431="Lên một cấp" -03000432="Lịch sử thư mục..." -03000440="&Rà soát lại" -03000450="&2 bảng" -03000449="Xem dàn trải" -03000451="&Thanh công cụ" -03000460="Thanh công cụ nén" -03000461="Thanh công cụ chuẩn" -03000462="Sử dụng nút lớn" -03000463="Hiển thị chữ trên nút" - -; Tools -03000510="&Tuỳ chọn..." -03000511="Đo tốc độ" - -; Help -03000610="&Nội dung..." -03000620="&Giới thiệu 7-Zip..." - -; Favorites -03000710="&Thêm thư mục vào 'Ưa thích' như là" -03000720="Đánh dấu" - -; Options Dialog - -03010000="Các tùy chọn" - -; Plugins -03010100="Plugins" -03010101="&Plugins:" -03010110="Tuỳ chọn..." - -; Edit -03010200="Biên tập" -03010201="&Biên tập:" - -; System -03010300="Hệ thống" -03010302="Liên kết 7-Zip với:" -03010310="Plugin" - -; Settings -03010400="Sắp đặt" -03010401="Hiển thị \"..\"" -03010402="Hiển thị biểu tượng thực của tập tin" -03010410="Hiển thị menu hệ thống" -03010420="Chọn cả &dòng" -03010421="Hiển thị &lưới" -03010430="Chế độ chọn luân &phiên" -03010440="Sử dụng bộ &nhớ lớn" - -; Strings - -03020201="Sao chép" -03020202="Di chuyển" -03020203="Sao chép đến:" -03020204="Di chuyển đến:" -03020205="Đang sao chép..." -03020206="Đang di chuyển..." -03020207="Bạn không thể di chuyển hoặc sao chép vào thư mục đó." -03020208="Thao tác không được hỗ trợ." -03020209="Chọn thư mục đến." - -03020210="Xác nhận xoá tập tin" -03020211="Xác nhận xoá thư mục" -03020212="Xác nhận xoá nhiều tập tin" -03020213="Bạn có chắc là bạn có muốn xoá '{0}'?" -03020214="Bạn có chắc là bạn muốn xoá thư mục '{0}' và tất cả tập tin trong nó?" -03020215="Bạn có chắc là bạn muốn xoá {0} ?" -03020216="Đang xoá..." -03020217="Lỗi khi đang xoá tập tin hoặc thư mục" - -03020220="Đang đổi tên..." -03020221="Lỗi khi đổi tên tập tin hoặc thư mục" -03020222="Xác nhận sao chép tập tin" -03020223="Bạn chắc chắn muốn sao chép vào tập tin nén chứ" - -03020230="Tạo thư mục" -03020231="Tên thư mục:" -03020232="Thư mục mới" -03020233="Lỗi khi tạo thư mục" - -03020240="Tạo tập tin" -03020241="Tên tập tin:" -03020242="Tập tin mới" -03020243="Lỗi khi tạo tập tin" - -03020250="Chọn" -03020251="Bỏ chọn" -03020252="Mặt nạ:" - -03020260="Lịch sử thư mục" - -03020280="Tập tin '{0}' đã bị thay đổi.\nBạn có muốn cập nhật vào tập tin nén?" -03020281="Không thể cập nhật tập tin\n'{0}'" -03020282="Không thể khởi động trình biên tập." -03020283="Đang mở..." - -03020290="Chú thích" -03020291="&Chú thích:" - -030202A0="Hệ thống" - -03020300="Máy tính" -03020301="Mạng" - -03020400="Thêm" -03020401="Giải nén" -03020402="Kiểm tra" - -03020420="Sao chép" -03020421="Di chuyển" -03020422="Xoá" -03020423="Thông tin" - -03020500="Chia nhỏ tập tin" -03020501="&Chia nhỏ thành:" -03020510="Đang chia nhỏ..." -03020520="Xác nhận việc chia nhỏ" -03020521="Bạn có chắc là muốn chia nhỏ tập tin nén thành {0} phần?" -03020522="Kích cỡ phần chia phải nhỏ hơn tập tin gốc à nha!" - -03020600="Nối tập tin" -03020601="&Nối thành:" -03020610="Đang nối..." -03020620="Chỉ chọn tập tin đầu thôi" - -03020710="Đang tính checksum..." -03020720="Thông tin checksum" -03020721="CRC checksum cho dữ liệu:" -03020722="CRC checksum cho dữ liệu và tên:" - -03020800="Đang quét..." - -; Computer -03031100="Tổng kích thước" -03031101="Kích thước trống" -03031102="Kích thước cluster" -03031103="Nhãn" - -; Network -03031200="Tên cục bộ" -03031201="Nhà cung cấp" - -; Benchmark Dialog - -03080000="Đo tốc độ" -03080001="Bộ nhớ sử dụng:" -03080002="Nén" -03080003="Giải nén" -03080004="Tốc độ" -03080005="Đánh giá" -03080006="Tổng đánh giá" -03080007="Hiện thời" -03080008="Kết quả" -03080009="Đã qua:" -0308000A="Lỗi:" -0308000B="Mức dùng CPU" -0308000C="Tốc độ / Mức dùng" - -;!@LangEnd@! diff --git a/External/7-Zip/Lang/zh-cn.txt b/External/7-Zip/Lang/zh-cn.txt deleted file mode 100644 index 926aa958..00000000 --- a/External/7-Zip/Lang/zh-cn.txt +++ /dev/null @@ -1,545 +0,0 @@ -;!@Lang@!UTF-8! -; 7-Zip 9.08 -; translated by Sparanoid -; http://7z.sparanoid.com/ -; last updated: 2009-12-07 -; revision: 2119 -; - -00000000="Chinese Simplified" -00000001="简体中文" -00000002="4-2" - -; 7-Zip Configuration - -; Title -01000000="7-Zip 配置" - -; Info Page -01000100="关于 7-Zip" -01000103="7-Zip 是一款免费软件。您可以通过捐赠的方式来支持 7-Zip 的开发。" -01000104="技术支持" -01000105="注册" - -; Folders Page -01000200="文件夹" -01000210="工作文件夹(&W)" -01000211="系统临时文件夹(&S)" -01000212="当前文件夹(&C)" -01000213="指定位置(&S)" -01000214="仅用于可移动设备" - -01000281="指定一个存放临时压缩包的位置。" - -; System Page -01000300="系统" -01000301="添加 7-Zip 到右键菜单" -01000302="层叠右键菜单" -01000310="选择在右键菜单中显示的项目" - -; Language Page -01000400="语言" -01000401="选择语言:" - - -; 7-Zip Explorer extension - -; Context menu -02000101="7-Zip" -02000102="7-Zip 指令" -02000103="打开压缩包" -02000104="打开选定的压缩包" -02000105="提取文件..." -02000106="从选定的压缩文件中提取文件" -02000107="添加到压缩包..." -02000108="添加选定项目到压缩包" -02000109="测试压缩包" -0200010A="完整测试已选中的档案" -0200010B="提取到当前目录" -0200010C="从选定的压缩包中提取文件到当前目录。" -0200010D="提取到 {0}" -0200010E="提取文件到子文件夹" -0200010F="添加到 {0}" -02000110="添加选定项目到压缩包" -02000111="压缩并邮寄..." -02000112="将选定的项目添加到压缩包并使用电子邮件发送。" -02000113="压缩 {0} 并邮寄" -02000114="将选定的项目添加到压缩包并使用电子邮件发送。" - -02000140="<文件夹>" -02000141="<档案>" - -; Properties -02000203="路径" -02000204="名称" -02000205="扩展名" -02000206="文件夹" -02000207="大小" -02000208="压缩后大小" -02000209="属性" -0200020A="创建时间" -0200020B="访问时间" -0200020C="修改时间" -0200020D="固实" -0200020E="注释" -0200020F="加密" -02000210="之前分割" -02000211="之后分割" -02000212="字典大小" -02000213="CRC" -02000214="类型" -02000215="剔除项" -02000216="算法" -02000217="主操作系统" -02000218="文件系统" -02000219="用户" -0200021A="组" -0200021B="字块" -0200021C="注释" -0200021D="定位" -0200021E="路径前缀" -0200021F="文件夹" -02000220="文件" -02000221="版本" -02000222="卷" -02000223="多卷压缩" -02000224="偏移" -02000225="链接" -02000226="字块" -02000227="分卷" - -02000229="64 位" -0200022A="大字节序" -0200022B="CPU" -0200022C="物理大小" -0200022D="文件头大小" -0200022E="校验和" -0200022F="特征" -02000230="虚拟地址" -02000231="ID" -02000232="短文件名" -02000233="创建程序" -02000234="扇区大小" -02000235="模式" -02000236="链接" - -; Status bar -02000301="选定 {0} 个项目" -02000302="{0} 个项目" - -02000320="文件:" -02000321="文件夹:" -02000322="大小:" -02000323="处理后大小:" -02000324="压缩包:" - -; List Context Menu -02000401="栏目(&C)..." - -02000411="打开(&O)" -02000412="提取(&E)..." - -; ToolBar -02000501="提取" - -; Messages -02000601="不支持此压缩包的更新操作。" -02000602="无法更新压缩包 {0}" -02000603="无法创建文件夹“{0}”" -02000604="文件不支持压缩包。" -02000605="错误" -02000606="项目太多" -02000607="没有应用程序和下面给出的文件扩展名相关联。" -02000608="未发现错误" -02000609="无法作为压缩包打开文件“{0}”" -0200060A="无法打开加密压缩包“{0}”。密码错误?" -0200060B="系统无法分配所需内存" -0200060C="未知错误" -0200060D="不支持的压缩包格式" - -; Dialogs -02000702="确定" -02000705="是(&Y)" -02000707="全是(&A)" -02000709="否(&N)" -0200070B="全否(&L)" - -02000710="取消" -02000711="取消(&C)" -02000713="关闭(&C)" -02000714="停止" -02000715="重新开始" - -02000720="帮助" - -; Extract dialog -02000800="提取" -02000801="提取到(&X):" -02000802="密码" - -02000810="路径模式" -02000811="完整路径" -02000812="当前路径" -02000813="无路径" - -02000820="覆盖模式" -02000821="在覆盖前询问" -02000822="不提示自动覆盖" -02000823="跳过已经存在的文件" -02000824="自动重命名" -02000825="重命名现有文件" - -02000830="文件" -02000831="选定的文件(&S)" -02000832="全部文件(&A)" - -02000881="指定一个提取文件的位置。" - -02000890="正在提取" - -; Overwrite dialog -02000900="确认文件替换" -02000901="此文件夹已包含一个相同名称的文件。" -02000902="是否将现有文件" -02000903="替换为" - -02000911="自动重新命名(&U)" - -02000982="{0} 字节" -02000983="修改于" - -; Messages dialog -02000A00="诊断信息" - -02000A80="信息" - -02000A91="不支持的压缩算法“{0}”。" -02000A92="数据“{0}”发生错误,文件已损坏。" -02000A93="CRC 校验“{0}”失败,文件已损坏。" -02000A94="加密文件“{0}”数据有误,密码错误?" -02000A95="加密文件“{0}”CRC 数据效验有误,密码错误?" - -; Password dialog -02000B00="输入密码" -02000B01="输入密码:" -02000B02="显示密码(&S)" -02000B03="重新输入:" -02000B10="密码不匹配" -02000B11="密码只允许英文字符,数字,以及特殊字符 (!、#、$...)" -02000B12="密码过长" - -; Progress dialog -02000C00="进程" -02000C01="已用时间:" -02000C02="剩余时间:" -02000C03="总大小:" -02000C04="速度:" -02000C05="已处理:" -02000C06="压缩率:" - -02000C10="后台(&B)" -02000C11="前台(&F)" -02000C12="暂停(&P)" -02000C13="继续(&C)" - -02000C20="已暂停" - -02000C30="您真的要取消吗?" - -; Compress dialog -02000D00="添加到压缩包" -02000D01="压缩包(&A):" -02000D02="更新方式(&U):" -02000D03="压缩格式(&F):" -02000D04="压缩方法(&M):" -02000D05="创建固实压缩包(&S)" -02000D06="参数(&P):" -02000D07="选项" -02000D08="创建自释放程序(&X)" -02000D09="多线程支持(Pentium 4 HT 或多处理器)" -02000D0A="加密文件名(&N)" -02000D0B="压缩等级(&L):" -02000D0C="字典大小(&D):" -02000D0D="单词大小(&W):" -02000D0E="压缩所需内存:" -02000D0F="解压缩所需内存:" -02000D10="加密" -02000D11="加密算法:" -02000D12="CPU 线程数:" -02000D13="固实数据大小:" -02000D14="非固实" -02000D15="固实" -02000D16="压缩共享文件" - -02000D40="分卷大小,字节(&V):" -02000D41="分卷大小错误" -02000D42="指定分卷大小:{0} 字节。\n您确定要分割当前文件吗?" - -02000D81="仅存储" -02000D82="标准压缩" -02000D83="最大压缩" -02000D84="快速压缩" -02000D85="极速压缩" -02000D86="极限压缩" - -02000D90="浏览" - -02000DA1="添加并替换文件" -02000DA2="更新并添加文件" -02000DA3="只刷新已存在的文件" -02000DA4="同步压缩包内容" - -02000DB1="所有文件" - -02000DC0="压缩" - -; Columns dialog -02000E00="栏目" -02000E01="选中您愿意在这个文件夹中可见的栏目。使用上移或者下移按钮来重新安排该栏目的顺序。" -02000E02="选定栏目将会被" -02000E03="所选栏的宽度(像素)(&W)" - -02000E10="上移(&U)" -02000E11="下移(&D)" -02000E12="显示(&S)" -02000E13="隐藏(&H)" -02000E14="设置" - -02000E81="标题" -02000E82="宽度" - -; Testing -02000F90="测试" - - -; File Manager - -03000000="7-Zip 文件管理器" - -; Menu -03000102="文件(&F)" -03000103="编辑(&E)" -03000104="查看(&V)" -03000105="工具(&T)" -03000106="帮助(&H)" -03000107="收藏(&A)" - -; File -03000210="打开(&O)" -03000211="当前窗口打开(&I)" -03000212="新建窗口打开(&U)" -03000220="视图(&V)" -03000221="编辑(&E)" -03000230="重命名(&M)" -03000231="复制到(&C)..." -03000232="移动到(&M)..." -03000233="删除(&D)" -03000240="属性(&R)" -03000241="注释(&N)" -03000242="文件效验" -03000243="文件比较" -03000250="新建文件夹" -03000251="新建文件" -03000260="退出(&X)" -03000270="分割文件(&S)..." -03000271="合并文件(&B)..." - -; Edit -03000310="撤消(&U)" -03000311="重做(&R)" -03000320="剪切(&T)" -03000321="复制(&C)" -03000322="粘贴(&P)" -03000323="删除(&D)" -03000330="全选(&A)" -03000331="全部取消" -03000332="反选(&I)" -03000333="选择..." -03000334="取消选择..." -03000335="选择相同类型的文件" -03000336="取消选择相同类型的文件" - -; View -03000410="大图标(&G)" -03000411="小图标(&M)" -03000412="列表(&L)" -03000413="详细信息(&D)" -03000420="不排序" -03000430="打开根文件夹" -03000431="向上" -03000432="文件夹历史..." -03000440="刷新(&R)" -03000449="平板模式" -03000450="双版面(&2)" -03000451="工具栏(&T)" -03000460="档案工具栏" -03000461="标准工具栏" -03000462="大按钮" -03000463="显示按钮文字" - -; Tools -03000510="选项(&O)" -03000511="基准测试(&B)" - -; Help -03000610="查看帮助(&C)" -03000620="关于 7-Zip (&A)" - -; Favorites -03000710="添加到收藏夹(&A)" -03000720="书签" - -; Options Dialog - -03010000="选项" - -; Plugins -03010100="插件" -03010101="插件(&P):" -03010110="插件选项..." - -; Edit -03010200="编辑器" -03010201="指定编辑器(&E):" -03010202="指定文件比较程序(&D):" - -; System -03010300="系统" -03010302="使用 7-Zip 关联的文件类型:" -03010310="插件" - -; Settings -03010400="显示" -03010401="显示“..”项 (双击向上)" -03010402="显示真实图标" -03010410="显示系统菜单" -03010420="整行选择(&F)" -03010421="显示网格线(&G)" -03010422="单击打开项目" -03010430="7-Zip 传统选择模式(&A)" -03010440="使用大内存页(&L)" - -; Strings - -03020201="复制" -03020202="移动" -03020203="复制到:" -03020204="移动到:" -03020205="正在复制..." -03020206="正在移动..." -03020207="你不能这样移动或复制文件(夹)。" -03020208="不支持当前操作" -03020209="选择目标文件夹。" - -03020210="确认文件删除" -03020211="确认文件夹删除" -03020212="确认删除多个文件" -03020213="确实要删除 “{0}”吗?" -03020214="确实要删除文件夹“{0}”以及全部内容吗?" -03020215="确实要删除这 {0} 项?" -03020216="正在删除..." -03020217="无法删除文件或文件夹." -03020218="系统无法将过长路径的文件移动到回收站" - -03020220="正在重新命名..." -03020221="无法重命名文件或文件夹。" -03020222="确认文件复制" -03020223="您确定复制文件到压缩包" - -03020230="新建文件夹" -03020231="文件夹名称:" -03020232="新建文件夹" -03020233="无法创建文件夹" - -03020240="新建文件" -03020241="文件名:" -03020242="新建文件.txt" -03020243="无法新建文件" - -03020250="选择" -03020251="取消选定" -03020252="掩码:" - -03020260="文件夹历史" - -03020280="文件“{0}”已修改。\n你想在压缩文件中更新它?" -03020281="无法更新文件\n“{0}”,有可能该压缩包是固实的。" -03020282="无法运行外部编辑。" -03020283="正在打开..." -03020284="此文件似乎是病毒文件(文件名中包含多个空格)。" - -03020290="注释" -03020291="注释(&C):" - -030202A0="系统" - -03020300="我的电脑" -03020301="网上邻居" -03020302="我的文档" - -03020400=" 添加 " -03020401=" 提取 " -03020402=" 测试 " - -03020420=" 复制 " -03020421=" 移动 " -03020422=" 删除 " -03020423=" 信息 " - -03020500="分割文件" -03020501="分割文件到(&S):" -03020510="正在分割..." -03020520="确认分割" -03020521="您确认要将文件分割为 {0} 个分卷?" -03020522="分卷大小必须小于原文件大小" - -03020600="合并文件" -03020601="合并文件到(&S):" -03020610="正在合并..." -03020620="请选择分卷的首个文件" -03020621="无法识别文件为压缩分卷" -03020622="无法找到其他压缩分卷" - -03020710="正在效验..." -03020720="效验信息" -03020721="CRC 数据效验:" -03020722="CRC 数据及文件名效验:" - -03020800="正在搜索..." - -03020900="属性" - -03020A01="无法为过长的路径完成该操作。" -03020A02="您必须选择一个文件" -03020A03="您至少要选择一个文件" -03020A04="文件 {0} 已存在" - -; Computer -03031100="总大小" -03031101="可用空间" -03031102="簇大小" -03031103="卷标" - -; Network -03031200="本地名称" -03031201="供应者" - -; Benchmark Dialog - -03080000="基准测试" -03080001="内存使用:" -03080002="压缩" -03080003="解压缩" -03080004="速度" -03080005="评分" -03080006="总体评分" -03080007="当前" -03080008="结果" -03080009="已通过:" -0308000A="发生错误:" -0308000B="CPU 使用率" -0308000C="使用率评分" - -;!@LangEnd@! - - diff --git a/External/7-Zip/Lang/zh-tw.txt b/External/7-Zip/Lang/zh-tw.txt deleted file mode 100644 index 8db15baf..00000000 --- a/External/7-Zip/Lang/zh-tw.txt +++ /dev/null @@ -1,543 +0,0 @@ -;!@Lang@!UTF-8! -; 7-Zip 9.07 -; Translated by Jack Pang at Developer's Home -; http://www.developershome.com/7-zip/ -; -; 7-Zip 4.59 -; Translated by Leon Tseng, sec2, 琥珀 - -00000000="Chinese Traditional" -00000001="繁體中文" -00000002="4-1" - -; 7-Zip Configuration - -; Title -01000000="7-Zip 組態設定" - -; Info Page -01000100="關於 7-Zip" -01000103="7-Zip 為自由軟體" -01000104="支援" -01000105="註冊" - -; Folders Page -01000200="資料夾" -01000210="工作資料夾(&W)" -01000211="系統暫存資料夾(&S)" -01000212="目前的資料夾(&C)" -01000213="指定的資料夾(&S):" -01000214="僅用於卸除式磁碟機" - -01000281="請指定存放暫存壓縮檔的位置。" - -; System Page -01000300="系統" -01000301="將 7-Zip 整合到快顯功能表中" -01000302="串聯式快顯功能表" -01000310="快顯功能表項目:" - -; Language Page -01000400="語言" -01000401="介面語言:" - - -; 7-Zip Explorer extension - -; Context menu -02000101="7-Zip" -02000102="7-Zip 指令" -02000103="開啟壓縮檔" -02000104="開啟選取的壓縮檔。" -02000105="解壓縮檔案..." -02000106="從選取的壓縮檔中解壓縮檔案。" -02000107="加入壓縮檔..." -02000108="將選取的項目加入壓縮檔中。" -02000109="測試壓縮檔" -0200010A="測試選取壓縮檔的完整性。" -0200010B="解壓縮至此" -0200010C="從選取的壓縮檔解壓縮檔案至目前的資料夾中。" -0200010D="解壓縮至 {0}" -0200010E="將檔案解壓縮到子資料夾。" -0200010F="加入 {0}" -02000110="將選取的項目加入壓縮檔中。" -02000111="壓縮並郵寄..." -02000112="將選取的項目壓縮為壓縮檔並經由電子郵件傳送此壓縮檔。" -02000113="壓縮成 {0} 並郵寄" -02000114="將選取的項目壓縮為壓縮檔並經由電子郵件傳送此壓縮檔。" - -02000140="<資料夾>" -02000141="<壓縮檔>" - -; Properties -02000203="路徑" -02000204="名稱" -02000205="副檔名" -02000206="資料夾" -02000207="大小" -02000208="封裝後大小" -02000209="屬性" -0200020A="建立日期" -0200020B="存取日期" -0200020C="修改日期" -0200020D="緊密" -0200020E="註解" -0200020F="加密" -02000210="分割前" -02000211="分割後" -02000212="字典大小" -02000213="CRC" -02000214="類型" -02000215="防護" -02000216="方式" -02000217="主機作業系統" -02000218="檔案系統" -02000219="使用者" -0200021A="群組" -0200021B="區塊" -0200021C="註解" -0200021D="位置" -0200021E="路徑前綴" -0200021F="資料夾" -02000220="檔案" -02000221="版本" -02000222="卷" -02000223="多卷" -02000224="偏移" -02000225="連結" -02000226="區塊" -02000227="分卷" - -02000229="64 位" -0200022A="大端序" -0200022B="CPU" -0200022C="物理大小" -0200022D="文件頭大小" -0200022E="驗證值" -0200022F="特徵" -02000230="虛擬地址" -02000231="ID" -02000232="簡短名稱" -02000233="創建程式" -02000234="扇區大小" -02000235="模式" -02000236="鏈接" - -; Status bar -02000301="已選取 {0} 個物件" -02000302="{0} 個物件" - -02000320="檔案:" -02000321="資料夾:" -02000322="大小:" -02000323="壓縮大小:" -02000324="壓縮檔:" - -; List Context Menu -02000401="欄位(&C)..." - -02000411="開啟(&O)" -02000412="解壓縮(&E)..." - -; ToolBar -02000501="解壓縮" - -; Messages -02000601="此壓縮檔未支援更新操作。" -02000602="無法更新壓縮檔 {0}" -02000603="無法建立資料夾 '{0}'" -02000604="非支援的壓縮檔。" -02000605="錯誤" -02000606="項目過多" -02000607="沒有任何應用程式與特定的檔案副檔名有所關聯。" -02000608="沒有任何錯誤" -02000609="無法開啟壓縮檔 '{0}'" -0200060A="無法開啟加密的壓縮檔 '{0}'。錯誤的密碼?" -0200060B="系統未能提供所需記憶體空間" -0200060C="未知的錯誤" -0200060D="不支援的壓縮檔類型" - -; Dialogs -02000702="確定" -02000705="是(&Y)" -02000707="全部皆是(&A)" -02000709="否(&N)" -0200070B="全部皆否(&L)" - -02000710="取消" -02000711="取消(&C)" -02000713="關閉(&C)" -02000714="停止" -02000715="重新開始" - -02000720="說明" - -; Extract dialog -02000800="解壓縮" -02000801="解壓縮至(&X):" -02000802="密碼" - -02000810="路徑模式" -02000811="完整的路徑名稱" -02000812="目前的路徑名稱" -02000813="不要路徑名稱" - -02000820="覆寫模式" -02000821="覆寫前先詢問我" -02000822="覆寫時不詢問" -02000823="略過現有的檔案" -02000824="自動重新命名" -02000825="自動重新命名現有的檔案" - -02000830="檔案" -02000831="選取的檔案(&S)" -02000832="所有檔案(&A)" - -02000881="請指定存放暫存壓縮檔的位置。" - -02000890="正在解壓縮" - -; Overwrite dialog -02000900="確認取代檔案" -02000901="目的資料夾已包含要處理的檔案。" -02000902="您要取代現有的檔案" -02000903="而改用這個檔案嗎?" - -02000911="自動重新命名(&U)" - -02000982="{0} 位元組" -02000983="修改日期" - -; Messages dialog -02000A00="診斷訊息" - -02000A80="訊息" - -02000A91="'{0}' 未支援此壓縮方式。" -02000A92="'{0}' 中的資料含有錯誤。檔案已損壞。" -02000A93="'{0}' 的 CRC 驗證失敗。檔案已損壞。" -02000A94="資料錯誤於加密的檔案 '{0}'。錯誤的密碼?" -02000A95="CRC 失敗於加密的檔案 '{0}'。錯誤的密碼?" - -; Password dialog -02000B00="輸入密碼" -02000B01="輸入密碼:" -02000B02="顯示密碼(&S)" -02000B03="重新輸入密碼:" -02000B10="密碼不一致" -02000B11="僅能使用英文字母、數字和特殊字元 (!, #, $, ...) 當作密碼" -02000B12="密碼太長" - -; Progress dialog -02000C00="進度" -02000C01="經過時間:" -02000C02="剩餘時間:" -02000C03="大小:" -02000C04="速度:" -02000C05="已處理:" -02000C06="壓縮率:" - -02000C10="背景作業(&B)" -02000C11="前景作業(&F)" -02000C12="暫停(&P)" -02000C13="繼續(&C)" - -02000C20="暫停" - -02000C30="您確定要取消嗎?" - -; Compress dialog -02000D00="加入壓縮檔" -02000D01="壓縮檔(&A):" -02000D02="更新模式(&U):" -02000D03="壓縮檔格式(&F):" -02000D04="壓縮方式(&M):" -02000D05="建立結實壓縮檔(&S)" -02000D06="參數(&P):" -02000D07="選項" -02000D08="建立自解壓縮檔(&X)" -02000D09="多執行緒" -02000D0A="加密檔名(&N)" -02000D0B="壓縮層級(&L):" -02000D0C="字典大小(&D):" -02000D0D="字組大小(&W):" -02000D0E="壓縮時記憶體使用:" -02000D0F="解壓縮時記憶體使用:" -02000D10="加密" -02000D11="加密方法:" -02000D12="CPU 線程數:" -02000D13="結實區塊大小:" -02000D14="非結實" -02000D15="結實" -02000D16="壓縮共用檔案" - -02000D40="分割壓縮檔,位元組(&V):" -02000D41="不正確的分割大小" -02000D42="指定的分割大小: {0} 位元組。\n您確定要分割為這些壓縮檔嗎?" - -02000D81="封存" -02000D82="一般壓縮" -02000D83="最大壓縮" -02000D84="快速壓縮" -02000D85="最快速壓縮" -02000D86="極致壓縮" - -02000D90="瀏覽" - -02000DA1="加入並取代檔案" -02000DA2="更新並加入檔案" -02000DA3="更新現有的檔案" -02000DA4="同步處理檔案" - -02000DB1="所有檔案" - -02000DC0="正在壓縮" - -; Columns dialog -02000E00="欄位" -02000E01="核取您想在此資料夾中所要顯示的欄位。請使用 [上移] 和 [下移] 按鈕重新排列欄位的順序。" -02000E02="選取的欄位應該是" -02000E03="像素寬度(&W)" - -02000E10="上移(&U)" -02000E11="下移(&D)" -02000E12="顯示(&S)" -02000E13="隱藏(&H)" -02000E14="設定" - -02000E81="標題" -02000E82="寬度" - -; Testing -02000F90="測試" - - -; File Manager - -03000000="7-Zip 檔案管理員" - -; Menu -03000102="檔案(&F)" -03000103="編輯(&E)" -03000104="檢視(&V)" -03000105="工具(&T)" -03000106="說明(&H)" -03000107="我的最愛(&A)" - -; File -03000210="開啟(&O)" -03000211="在內部開啟(&I)" -03000212="在外部開啟(&U)" -03000220="檢視(&V)" -03000221="編輯(&E)" -03000230="重新命名(&M)" -03000231="複製到(&C)..." -03000232="移動到(&M)..." -03000233="刪除(&D)" -03000240="內容(&R)" -03000241="註解(&N)" -03000242="計算驗證值" -03000243="比較檔案" -03000250="建立資料夾" -03000251="建立檔案" -03000260="結束(&X)" -03000270="分割檔案(&S)..." -03000271="合併檔案(&B)..." - -; Edit -03000310="還原(&U)" -03000311="重做(&R)" -03000320="剪下(&T)" -03000321="複製(&C)" -03000322="貼上(&P)" -03000323="刪除(&D)" -03000330="全選(&A)" -03000331="全不選" -03000332="反向選擇(&I)" -03000333="選取..." -03000334="取消選取..." -03000335="依類型選取" -03000336="依類型不選取" - -; View -03000410="大圖示(&G)" -03000411="小圖示(&M)" -03000412="清單(&L)" -03000413="詳細資料(&D)" -03000420="不排序" -03000430="開啟根目錄" -03000431="上移一層" -03000432="資料夾歷程記錄..." -03000440="重新整理(&R)" -03000449="攤開檢視" -03000450="雙窗格(&2)" -03000451="工具列(&T)" -03000460="壓縮檔工具列" -03000461="標準工具列" -03000462="大型按鈕" -03000463="顯示按鈕文字" - -; Tools -03000510="選項(&O)..." -03000511="效能測試(&B)" - -; Help -03000610="內容(&C)..." -03000620="關於 7-Zip(&A)..." - -; Favorites -03000710="將資料夾加入我的最愛為(&A)" -03000720="書籤" - -; Options Dialog - -03010000="選項" - -; Plugins -03010100="外掛程式" -03010101="外掛程式(&P):" -03010110="選項..." - -; Edit -03010200="編輯器" -03010201="編輯器(&E):" -03010202="檔案比較程式(&D):" - -; System -03010300="系統" -03010302="使 7-Zip 與之產生關聯:" -03010310="外掛程式" - -; Settings -03010400="設定" -03010401="顯示 \"..\" 項目" -03010402="顯示實際檔案圖示" -03010410="顯示系統選單" -03010420="整列選取(&F)" -03010421="顯示格線(&G)" -03010422="單擊開啟項目" -03010430="使用替代選擇模式(&A)" -03010440="使用大量記憶體分頁(&L)" - -; Strings - -03020201="複製" -03020202="移動" -03020203="複製到:" -03020204="移動到:" -03020205="正在複製..." -03020206="正在移動..." -03020207="您不能在這類資料夾中移動或複製項目。" -03020208="未支援的操作。" -03020209="選擇目標資料夾。" - -03020210="確認刪除檔案" -03020211="確認刪除資料夾" -03020212="確認刪除多個檔案" -03020213="您確定要刪除 '{0}' 嗎?" -03020214="您確定要刪除資料夾 '{0}' 以及它所有的內容嗎?" -03020215="您確定要刪除這 {0} 個項目嗎? " -03020216="正在刪除..." -03020217="刪除檔案或資料夾時發生錯誤" -03020218="系統不能移動路徑過長的檔案到資源回收筒" - -03020220="正在重新命名..." -03020221="重新命名檔案或資料夾時發生錯誤" -03020222="確認複製檔案" -03020223="您確定要複製檔案至壓縮檔?" - -03020230="建立資料夾" -03020231="資料夾名稱:" -03020232="新增資料夾" -03020233="建立資料夾時發生錯誤" - -03020240="建立檔案" -03020241="檔案名稱:" -03020242="新增檔案" -03020243="建立檔案時發生錯誤" - -03020250="選取" -03020251="取消選取" -03020252="遮罩:" - -03020260="資料夾歷程記錄" - -03020280="檔案 '{0}' 已被修改過。\n您是否要在此壓縮檔內更新檔案?" -03020281="無法更新檔案\n'{0}'" -03020282="無法啟動編輯器。" -03020283="正在開啟..." -03020284="檔案似是病毒(檔案名稱含有很多空格)。" - -03020290="註解" -03020291="註解(&C):" - -030202A0="系統" - -03020300="電腦" -03020301="網路" -03020302="文件" - -03020400="加入" -03020401="解壓縮" -03020402="測試" - -03020420="複製" -03020421="移動" -03020422="刪除" -03020423="資訊" - -03020500="分割檔案" -03020501="分割到(&S):" -03020510="正在分割..." -03020520="確認分割" -03020521="您確定要分割檔案為 {0} 個?" -03020522="分割大小必須小於原始檔案大小" - -03020600="合併檔案" -03020601="合併到(&C):" -03020610="正在合併..." -03020620="僅選取第一個檔案" -03020621="未能確認此檔案為完整檔案分割出來的一部分" -03020622="找不到完整檔案的其他部分" - -03020710="正在計算驗證值..." -03020720="驗證值資訊" -03020721="資料的 CRC 驗證值:" -03020722="資料及名稱的 CRC 驗證值:" - -03020800="正在掃瞄..." - -03020900="內容" - -03020A01="不能完成操作,因資料夾路徑過長。" -03020A02="您必須選擇一個檔案" -03020A03="您必須選擇最少一個檔案" -03020A04="檔案 {0} 已存在" - -; Computer -03031100="全部大小" -03031101="可用空間" -03031102="叢集大小" -03031103="標籤" - -; Network -03031200="本機名稱" -03031201="提供者" - -; Benchmark Dialog - -03080000="效能測試" -03080001="記憶體使用:" -03080002="壓縮" -03080003="解壓縮" -03080004="速度" -03080005="評等" -03080006="整體評等" -03080007="目前" -03080008="結果" -03080009="通過數:" -0308000A="錯誤數:" -0308000B="CPU 使用" -0308000C="評等 / 使用" - -;!@LangEnd@! diff --git a/External/7-Zip/License.txt b/External/7-Zip/License.txt deleted file mode 100644 index 201c248e..00000000 --- a/External/7-Zip/License.txt +++ /dev/null @@ -1,56 +0,0 @@ - 7-Zip - ~~~~~ - License for use and distribution - ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - - 7-Zip Copyright (C) 1999-2010 Igor Pavlov. - - Licenses for files are: - - 1) 7z.dll: GNU LGPL + unRAR restriction - 2) All other files: GNU LGPL - - The GNU LGPL + unRAR restriction means that you must follow both - GNU LGPL rules and unRAR restriction rules. - - - Note: - You can use 7-Zip on any computer, including a computer in a commercial - organization. You don't need to register or pay for 7-Zip. - - - GNU LGPL information - -------------------- - - This library is free software; you can redistribute it and/or - modify it under the terms of the GNU Lesser General Public - License as published by the Free Software Foundation; either - version 2.1 of the License, or (at your option) any later version. - - This library 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 - Lesser General Public License for more details. - - You can receive a copy of the GNU Lesser General Public License from - http://www.gnu.org/ - - - unRAR restriction - ----------------- - - The decompression engine for RAR archives was developed using source - code of unRAR program. - All copyrights to original unRAR code are owned by Alexander Roshal. - - The license for original unRAR code has the following restriction: - - The unRAR sources cannot be used to re-create the RAR compression algorithm, - which is proprietary. Distribution of modified unRAR sources in separate form - or as a part of other software is permitted, provided that it is clearly - stated in the documentation and source comments that the code may - not be used to develop a RAR (WinRAR) compatible archiver. - - - -- - Igor Pavlov diff --git a/External/7-Zip/descript.ion b/External/7-Zip/descript.ion deleted file mode 100644 index ee16dc5d..00000000 --- a/External/7-Zip/descript.ion +++ /dev/null @@ -1,13 +0,0 @@ -7-zip.chm 7-Zip Help -7-Zip.dll 7-Zip Plugin -7z.dll 7-Zip Engine -7z.exe 7-Zip Console -7z.sfx 7-Zip GUI SFX -7zCon.sfx 7-Zip Console SFX -7zFM.exe 7-Zip File Manager -7zg.exe 7-Zip GUI -descript.ion 7-Zip File Descriptions -history.txt 7-Zip History -Lang 7-Zip Translations -license.txt 7-Zip License -readme.txt 7-Zip Overview diff --git a/External/7-Zip/readme.txt b/External/7-Zip/readme.txt deleted file mode 100644 index 77e59bc2..00000000 --- a/External/7-Zip/readme.txt +++ /dev/null @@ -1,48 +0,0 @@ -7-Zip 9.20 ----------- - -7-Zip is a file archiver for Windows 95/98/ME/NT/2000/2003/2008/XP/Vista/7. - -7-Zip Copyright (C) 1999-2010 Igor Pavlov. - -The main features of 7-Zip: - - - High compression ratio in the new 7z format - - Supported formats: - - Packing / unpacking: 7z, XZ, BZIP2, GZIP, TAR, ZIP and WIM. - - Unpacking only: ARJ, CAB, CHM, CPIO, CramFS, DEB, DMG, FAT, HFS, ISO, LZH, LZMA, - MBR, MSI, NSIS, NTFS, RAR, RPM, SquashFS, UDF, VHD, WIM, XAR and Z. - - Fast compression and decompression - - Self-extracting capability for 7z format - - Strong AES-256 encryption in 7z and ZIP formats - - Integration with Windows Shell - - Powerful File Manager - - Powerful command line version - - Localizations for 79 languages - - -7-Zip is free software distributed under the GNU LGPL (except for unRar code). -Read License.txt for more infomation about license. - - - This distribution contains the following files: - - 7zFM.exe - 7-Zip File Manager - 7-zip.dll - Plugin for Windows Shell and for 7-Zip File Manager - 7zg.exe - GUI module - 7z.exe - Command line version - 7z.dll - 7-Zip engine module - 7z.sfx - SFX module (Windows version) - 7zCon.sfx - SFX module (Console version) - - License.txt - License information - readme.txt - This file - History.txt - History of 7-Zip - 7-zip.chm - User's Manual in HTML Help format - - Lang\en.ttt - English (base) localization file - Lang\*.txt - Localization files - - ---- -End of document diff --git a/External/AssimpNet-3.1/Assimp.NET documentation (January 2013).chm b/External/AssimpNet-3.1/Assimp.NET documentation (January 2013).chm deleted file mode 100644 index 669dd9db..00000000 Binary files a/External/AssimpNet-3.1/Assimp.NET documentation (January 2013).chm and /dev/null differ diff --git a/External/AssimpNet-3.1/AssimpNet_License.txt b/External/AssimpNet-3.1/AssimpNet_License.txt deleted file mode 100644 index d0f140c4..00000000 --- a/External/AssimpNet-3.1/AssimpNet_License.txt +++ /dev/null @@ -1,21 +0,0 @@ -/* -* Copyright (c) 2012-2013 Nicholas Woodfield -* -* Permission is hereby granted, free of charge, to any person obtaining a copy -* of this software and associated documentation files (the "Software"), to deal -* in the Software without restriction, including without limitation the rights -* to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -* copies of the Software, and to permit persons to whom the Software is -* furnished to do so, subject to the following conditions: -* -* The above copyright notice and this permission notice shall be included in -* all copies or substantial portions of the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -* THE SOFTWARE. -*/ \ No newline at end of file diff --git a/External/AssimpNet-3.1/Assimp_License.txt b/External/AssimpNet-3.1/Assimp_License.txt deleted file mode 100644 index 5495d33a..00000000 --- a/External/AssimpNet-3.1/Assimp_License.txt +++ /dev/null @@ -1,47 +0,0 @@ -Open Asset Import Library (Assimp) - - -Copyright (c) 2006-2010, Assimp Development Team -All rights reserved. - -Redistribution and use of this software in source and binary forms, -with or without modification, are permitted provided that the -following conditions are met: - -* Redistributions of source code must retain the above - copyright notice, this list of conditions and the - following disclaimer. - -* Redistributions in binary form must reproduce the above - copyright notice, this list of conditions and the - following disclaimer in the documentation and/or other - materials provided with the distribution. - -* Neither the name of the ASSIMP team, nor the names of its - contributors may be used to endorse or promote products - derived from this software without specific prior - written permission of the ASSIMP Development Team. - -THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS -"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR -A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT -OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT -LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - - - -AN EXCEPTION applies to all files in the ./test/models-nonbsd subfolder. -These are 3d models for testing purposes, from various free sources -on the internet. They are - unless otherwise stated - copyright of -their respective creators, which may impose additional requirements -on the use of their work. For any of these models, see -.source.txt for more legal information. Contact us if you -are a copyright holder and believe that we credited you inproperly or -if you don't want your files to appear in the repository. - diff --git a/External/AssimpNet-3.1/Bin/Assimp32.dll b/External/AssimpNet-3.1/Bin/Assimp32.dll deleted file mode 100644 index faaab77f..00000000 Binary files a/External/AssimpNet-3.1/Bin/Assimp32.dll and /dev/null differ diff --git a/External/AssimpNet-3.1/Bin/Assimp64.dll b/External/AssimpNet-3.1/Bin/Assimp64.dll deleted file mode 100644 index 1baff0ff..00000000 Binary files a/External/AssimpNet-3.1/Bin/Assimp64.dll and /dev/null differ diff --git a/External/AssimpNet-3.1/Bin/AssimpNet.XML b/External/AssimpNet-3.1/Bin/AssimpNet.XML deleted file mode 100644 index 19689d45..00000000 --- a/External/AssimpNet-3.1/Bin/AssimpNet.XML +++ /dev/null @@ -1,7883 +0,0 @@ - - - - AssimpNet - - - - - Time-value pair specifying a 3D vector for a given time. - - - - - The time of this key. - - - - - The 3D vector value of this key. - - - - - Constructs a new VectorKey. - - The time of this key. - The 3D vector value of this key. - - - - Tests equality between two keys. - - The first key - The second key - True if the key's 3D vectors are the same, false otherwise. - - - - Tests inequality between two keys. - - The first key - The second key - True if the key's 3D vectors are not the same, false otherwise. - - - - Tests inequality between two keys. - - The first key - The second key - True if the first key's time is less than the second key's. - - - - Tests inequality between two keys. - - The first key - The second key - True if the first key's time is greater than the second key's. - - - - Determines whether the specified is equal to this instance. - - The to compare with this instance. - - true if the specified is equal to this instance; otherwise, false. - - - - - Tests equality between this key and another. - - Other key to test - True if their 3D vectors are equal. - - - - Returns a hash code for this instance. - - - A hash code for this instance, suitable for use in hashing algorithms and data structures like a hash table. - - - - - Returns a that represents this instance. - - - A that represents this instance. - - - - - A mesh attachment store per-vertex animations for a particular frame. You may - think of this as a 'patch' for the host mesh, since the mesh attachment replaces only certain - vertex data streams at a particular time. Each mesh stores 'n' attached meshes. The actual - relationship between the time line and mesh attachments is established by the mesh animation channel, - which references singular mesh attachments by their ID and binds them to a time offset. - - - - - Constructs a new MeshAttachment. - - Unmanaged AiAnimMesh struct. - - - - Checks if the mesh attachment overrides a particular set of vertex colors on - the host mesh. The index is between zero and the maximumb number of vertex color channels. - - Channel index - True if vertex colors are present in the channel. - - - - Checks if the mesh attachment overrides a particular set of texture coordinates on - the host mesh. The index is between zero and the maximum number of texture coordinate channels. - - Channel index - True if texture coordinates are present in the channel. - - - - Gets the array of vertex colors from the specified vertex color channel. - - Channel index - The vertex color array, or null if it does not exist. - - - - Gets the array of texture coordinates from the specified texture coordinate - channel. - - Channel index - The texture coordinate array, or null if it does not exist. - - - - Gets the number of vertices in this mesh. This is a replacement - for the host mesh's vertex count. Likewise, a mesh attachment - cannot add or remove per-vertex attributes, therefore the existance - of vertex data will match the existance of data in the mesh. - - - - - Checks whether the attachment mesh overrides the vertex positions - of its host mesh. - - - - - Gets the vertex position array. - - - - - Checks whether the attachment mesh overrides the vertex normals of - its host mesh. - - - - - Gets the vertex normal array. - - - - - Checks whether the attachment mesh overrides the vertex - tangents and bitangents of its host mesh. - - - - - Gets the vertex tangent array. - - - - - Gets the vertex bitangent array. - - - - - Describes vertex-based animations for a single mesh or a group of meshes. Meshes - carry the animation data for each frame. The purpose of this object is to define - keyframes, linking each mesh attachment to a particular point in a time. - - - - - Construct a new MeshAnimation. - - Unmanaged AiMeshAnim struct. - - - - Gets the name of the mesh to be animated. Empty strings are not allowed, - animation meshes need to be named (not necessarily uniquely, the name can basically - serve as a wildcard to select a group of meshes with similar animation setup). - - - - - Gets the number of meshkeys in this animation channel. There will always - be at least one key. - - - - - Checks if this animation channel has mesh keys - this should always be true. - - - - - Gets the mesh keyframes of the animation. This should not be null. - - - - - Base property config. - - - - - Creates a new property config that has no active Assimp property store. - - Name of the property. - - - - Sets the current value to the default value. - - - - - Applies the property value to the given Assimp property store. - - Assimp property store - - - - Applies the property value to the given Assimp property store. - - Assimp property store - - - - Gets the property name. - - - - - Describes an integer configuration property. - - - - - Constructs a new IntengerPropertyConfig. - - Name of the property - Property value - - - - constructs a new IntegerPropertyConfig with a default value. - - Name of the property - Property value - The default property value - - - - Sets the current value to the default value. - - - - - Applies the property value to the given Assimp property store. - - Assimp property store - - - - Gets the property value. - - - - - Gets the default property value. - - - - - Describes a float configuration property. - - - - - Constructs a new FloatPropertyConfig. - - Name of the property - Property value - - - - Constructs a new FloatPropertyConfig with a default value. - - Name of the property - Property value - The default property value - - - - Sets the current value to the default value. - - - - - Applies the property value to the given Assimp property store. - - Assimp property store - - - - Gets the property value. - - - - - Gets the default property value. - - - - - Describes a boolean configuration property. - - - - - Constructs a new BooleanPropertyConfig. - - Name of the property - Property value - - - - Constructs a new BooleanPropertyConfig with a default value. - - Name of the property - Property value - The default property value - - - - Sets the current value to the default value. - - - - - Applies the property value to the given Assimp property store. - - Assimp property store - - - - Gets the property value. - - - - - Gets the default property value. - - - - - Describes a string configuration property. - - - - - Constructs a new StringPropertyConfig. - - Name of the property - Property value - - - - Constructs a new StringPropertyConfig with a default value. - - Name of the property - Property value - The default property value - - - - Sets the current value to the default value. - - - - - Applies the property value to the given Assimp property store. - - Assimp property store - - - - Convience method for constructing a whitespace delimited name list. - - Array of names - White-space delimited list as a string - - - - Gets the property value. - - - - - Gets the default property value. - - - - - Configuration to enable time measurements. If enabled, each - part of the loading process is timed and logged. - - - - - Constructs a new MeasureTimeConfig. - - True if the loading process should be timed or not. - - - - Gets the string name used by MeasureTimeConfig. - - - - - Configuration to set Assimp's multithreading policy. Possible - values are -1 to let Assimp decide, 0 to disable multithreading, or - any number larger than zero to force a specific number of threads. This - is only a hint and may be ignored by Assimp. - - - - - Constructs a new MultithreadingConfig. - - A value of -1 will let Assimp decide, - a value of zero to disable multithreading, and a value greater than zero - to force a specific number of threads. - - - - Gets the string name used by MultithreadingConfig. - - - - - Configuration to set the maximum angle that may be between two vertex tangents/bitangents - when they are smoothed during the step to calculate the tangent basis. The default - value is 45 degrees. - - - - - Constructs a new TangentSmoothingAngleConfig. - - Smoothing angle, in degrees. - - - - Gets the string name used by TangentSmoothingAngleConfig. - - - - - Configuration to set the maximum angle between two face normals at a vertex when - they are smoothed during the step to calculate smooth normals. This is frequently - called the "crease angle". The maximum and default value is 175 degrees. - - - - - Constructs a new NormalSmoothingAngleConfig. - - Smoothing angle, in degrees. - - - - Gets the string name used by NormalSmoothingAngleConfig. - - - - - Configuration to set the colormap (palette) to be used to decode embedded textures in MDL (Quake or 3DG5) - files. This must be a valid path to a file. The file is 768 (256 * 3) bytes alrge and contains - RGB triplets for each of the 256 palette entries. If the file is not found, a - default palette (from Quake 1) is used. The default value is "colormap.lmp". - - - - - Constructs a new MDLColorMapConfig. - - Colormap filename - - - - Gets the string name used by MDLColorMapConfig. - - - - - Configuration for the the step - to determine what materials to keep. If a material matches one of these names it will not - be modified or removed by the post processing step. Default is an empty string. - - - - - Constructs a new MaterialExcludeListConfig. Material names containing whitespace - must be enclosed in single quotation marks. - - List of material names that will not be modified or replaced by the remove redundant materials post process step. - - - - Gets the string name used by MaterialExcludeListConfig. - - - - - Configuration for the step - to keep the scene hierarchy. Meshes are moved to worldspace, but no optimization is performed - where meshes with the same materials are not joined. This option can be useful - if you have a scene hierarchy that contains important additional information - which you intend to parse. The default value is false. - - - - - Constructs a new KeepHierarchyConfig. - - True to keep the hierarchy, false otherwise. - - - - Gets the string name used by KeepSceneHierarchyConfig. - - - - - Configuration for the step - to normalize all vertex components into the -1...1 range. The default value is - false. - - - - - Constructs a new NormalizeVertexComponentsConfig. - - True if the post process step should normalize vertex components, false otherwise. - - - - Gets the string name used by NormalizeVertexComponentsConfig. - - - - - Configuration for the step to - remove degenerted primitives from the import immediately. The default value is false, - where degenerated triangles are converted to lines, and degenerated lines to points. - - - - - Constructs a new RemoveDegeneratePrimitivesConfig. - - True if the post process step should remove degenerate primitives, false otherwise. - - - - Gets the string name used by RemoveDegeneratePrimitivesConfig. - - - - - Configuration for the step - to preserve nodes matching a name in the given list. Nodes that match the names in the list - will not be modified or removed. Identifiers containing whitespaces - must be enclosed in single quotation marks. The default value is an - empty string. - - - - - Constructs a new NodeExcludeListConfig. - - List of node names - - - - Gets the string name used by NodeExcludeListConfig. - - - - - Configuration for the step - that specifies the maximum number of triangles a mesh can contain. The - default value is MeshTriangleLimitConfigDefaultValue. - - - - - Constructs a new MeshTriangleLimitConfig. - - Max number of triangles a mesh can contain. - - - - Gets the string name used by MeshTriangleLimitConfig. - - - - - Gets the defined default limit value, this corresponds to the - constant. - - - - - Configuration for the step - that specifies the maximum number of vertices a mesh can contain. The - default value is MeshVertexLimitConfigDefaultValue. - - - - - Constructs a new MeshVertexLimitConfig. - - Max number of vertices a mesh can contain. - - - - Gets the string name used by MeshVertexLimitConfig. - - - - - Gets the defined default limit value, this corresponds to the - constant. - - - - - Configuration for the step - that specifies the maximum number of bone weights per vertex. The default - value is VertexBoneWeightLimitConfigDefaultValue. - - - - - Constructs a new VertexBoneWeightLimitConfig. - - Max number of bone weights per vertex. - - - - gets the string name used by VertexBoneWeightLimitConfig. - - - - - Gets the defined default limit value, this corresponds to the - constant. - - - - - Configuration for the step - that specifies the size of the post-transform vertex cache. The size is - given in number of vertices and the default value is VertexCacheSizeConfigDefaultValue. - - - - - Constructs a new VertexCacheSizeConfig. - - Size of the post-transform vertex cache, in number of vertices. - - - - Gets the string name used by VertexCacheConfig. - - - - - Gets the defined default vertex cache size, this corresponds to - the . - - - - - Configuration for the step that - specifies which parts of the data structure is to be removed. If no valid mesh - remains after the step, the import fails. The default value i . - - - - - Constructs a new RemoveComponentConfig. - - Bit-wise combination of components to exclude. - - - - Gets the string name used by RemoveComponentConfig. - - - - - Configuration for the step that - specifies which primitive types are to be removed by the step. Specifying all - primitive types is illegal. The default value is zero specifying none. - - - - - Constructs a new SortByPrimitiveTypeConfig. - - Bit-wise combination of primitive types to remove - - - - Gets the string name used by SortByPrimitiveTypeConfig. - - - - - Configuration for the step that - specifies the floating point accuracy for animation values, specifically - the episilon during comparisons. The default value is 0.0f. - - - - - Constructs a new AnimationAccuracyConfig. - - Episilon for animation value comparisons. - - - - Gets the string name used by AnimationAccuracyConfig. - - - - - Configuration for the step that - specifies which UV transformations are to be evaluated. The default value - is for all combinations (scaling, rotation, translation). - - - - - Constructs a new TransformUVConfig. - - Bit-wise combination specifying which UV transforms that should be evaluated. - - - - Gets the string name used by TransformUVConfig. - - - - - Configuration that is a hint to Assimp to favor speed against import quality. Enabling this - option may result in faster loading, or it may not. It is just a hint to loaders - and post-process steps to use faster code paths if possible. The default value is false. - - - - - Constructs a new FavorSpeedConfig. - - True if Assimp should favor speed at the expense of quality, false otherwise. - - - - Gets the string name used by FavorSpeedConfig. - - - - - Configures the maximum bone count per mesh for the step. Meshes are - split until the maximum number of bones is reached. - - - - - Constructs a new MaxBoneCountConfig. - - The maximum bone count. - - - - Gets the string name used by MaxBoneCountConfig. - - - - - Configures which texture channel is used for tangent space computations. The channel must exist or an error will be raised. - - - - - Constructs a new TangentTextureChannelIndexConfig. - - The zero-based texture channel index. - - - - Gets the string name used by TangentTextureChannelIndexConfig. - - - - - Configures the threshold that is used to determine what bones are removed. - - - - - Constructs a new DeboneThresholdConfig. - - The debone threshold. - - - - Gets the string name used by DeboneThresholdConfig. - - - - - Configuration that requires all bones to qualify for deboning before any are removed. - - - - - Constructs a new DeboneAllOrNoneConfig. - - True if all are required, false if none need to qualify. - - - - Gets the string name used by DeboneAllOrNoneConfig. - - - - - Sets the vertex animation keyframe to be imported. Assimp does not support vertex keyframes (only - bone animation is supported). the library reads only one keyframe with vertex animations. By default this is the - first frame. This config sets the "global" keyframe that will be imported. There are other configs - for specific importers that will override the global setting. - - - - - Constructs a new GlobalKeyFrameImportConfig. - - Keyframe index - - - - Gets the string name used by GlobalKeyFrameImportConfig. - - - - - Sets the vertex animation keyframe to be imported. Assimp does not support vertex keyframes (only - bone animation is supported). the library reads only one keyframe with vertex animations. By default this is the - first frame. This config sets the global override for the MD3 format. - - - - - Constructs a new MD3KeyFrameImportConfig. - - Keyframe index - - - - Gets the string name used by MD3KeyFrameImportConfig. - - - - - Sets the vertex animation keyframe to be imported. Assimp does not support vertex keyframes (only - bone animation is supported). the library reads only one keyframe with vertex animations. By default this is the - first frame. This config sets the global override for the MD2 format. - - - - - Constructs a new MD2KeyFrameImportConfig. - - Keyframe index - - - - Gets the string name used by MD2KeyFrameImportConfig. - - - - - Sets the vertex animation keyframe to be imported. Assimp does not support vertex keyframes (only - bone animation is supported). the library reads only one keyframe with vertex animations. By default this is the - first frame. This config sets the global override for the MDL format. - - - - - Constructs a new MDLKeyFrameImportConfig. - - Keyframe index - - - - Gets the string name used by MDLKeyFrameImportConfig. - - - - - Sets the vertex animation keyframe to be imported. Assimp does not support vertex keyframes (only - bone animation is supported). the library reads only one keyframe with vertex animations. By default this is the - first frame. This config sets the global override for the SMD format. - - - - - Constructs a new SMDKeyFrameImportConfig. - - Keyframe index - - - - Gets the string name used by SMDKeyFrameImportConfig. - - - - - Sets the vertex animation keyframe to be imported. Assimp does not support vertex keyframes (only - bone animation is supported). the library reads only one keyframe with vertex animations. By default this is the - first frame. This config sets the global override for the Unreal format. - - - - - Constructs a new UnrealKeyFrameImportConfig. - - Keyframe index - - - - Gets the string name used by UnrealKeyFrameImportConfig. - - - - - Configures the AC loader to collect all surfaces which have the "Backface cull" flag set in separate - meshes. The default value is true. - - - - - Constructs a new ACSeparateBackfaceCullConfig. - - True if all surfaces that have the "backface cull" flag set should be collected in separate meshes, false otherwise. - - - - Gets the string name used by ACSeparateBackfaceCullConfig. - - - - - Configures whether the AC loader evaluates subdivision surfaces (indicated by the presence - of the 'subdiv' attribute in the file). By default, Assimp performs - the subdivision using the standard Catmull-Clark algorithm. The default value is true. - - - - - Constructs a new ACEvaluateSubdivisionConfig. - - True if the AC loader should evaluate subdivisions, false otherwise. - - - - Gets the string name used by ACEvaluateSubdivisionConfig. - - - - - Configures the UNREAL 3D loader to separate faces with different surface flags (e.g. two-sided vs single-sided). - The default value is true. - - - - - Constructs a new UnrealHandleFlagsConfig. - - True if the unreal loader should separate faces with different surface flags, false otherwise. - - - - Gets the string name used by UnrealHandleFlagsConfig. - - - - - Configures the terragen import plugin to compute UV's for terrains, if - they are not given. Furthermore, a default texture is assigned. The default value is false. - UV coordinates for terrains are so simple to compute that you'll usually - want to compute them on your own, if you need them. This option is intended for model viewers which - want to offer an easy way to apply textures to terrains. - - - - - Constructs a new TerragenComputeTexCoordsConfig. - - True if terran UV coordinates should be computed, false otherwise. - - - - Gets the string name used by TerragenComputeTexCoordsConfig. - - - - - Configures the ASE loader to always reconstruct normal vectors basing on the smoothing groups - loaded from the file. Some ASE files carry invalid normals, others don't. The default value is true. - - - - - Constructs a new ASEReconstructNormalsConfig. - - True if normals should be re-computed, false otherwise. - - - - Gets the string name used by ASEReconstructNormalsConfig. - - - - - Configures the M3D loader to detect and process multi-part Quake player models. These models - usually consit of three files, lower.md3, upper.md3 and head.md3. If this propery is - set to true, Assimp will try to load and combine all three files if one of them is loaded. The - default value is true. - - - - - Constructs a new MD3HandleMultiPartConfig. - - True if the split files should be loaded and combined, false otherwise. - - - - Gets the string name used by MD3HandleMultiPartConfig. - - - - - Tells the MD3 loader which skin files to load. When loading MD3 files, Assimp checks - whether a file named "md3_file_name"_"skin_name".skin exists. These files are used by - Quake III to be able to assign different skins (e.g. red and blue team) to models. 'default', 'red', 'blue' - are typical skin names. The default string value is "default". - - - - - Constructs a new MD3SkinNameConfig. - - The skin name. - - - - Gets the string name used by MD3SkinNameConfig. - - - - - Specifies the Quake 3 shader file to be used for a particular MD3 file. This can be a full path or - relative to where all MD3 shaders reside. the default string value is an empty string. - - - - - Constructs a new MD3ShaderSourceConfig. - - The shader file. - - - - Gets the string name used by MD3ShaderSourceConfig. - - - - - Configures the LWO loader to load just one layer from the model. - LWO files consist of layers and in some cases it could be useful to load only one of them. - This property can be either a string - which specifies the name of the layer - or an integer - the index - of the layer. If the property is not set then the whole LWO model is loaded. Loading fails - if the requested layer is not vailable. The layer index is zero-based and the layer name may not be empty - The default value is false (all layers are loaded). - - - - - Constructs a new LWOImportOneLayerConfig. - - True if only one layer should be imported, false if all layers should be imported. - - - - Gets the string name used by LWOImportOneLayerConfig. - - - - - Configures the MD5 loader to not load the MD5ANIM file for a MD5MESH file automatically. - The default value is false. - The default strategy is to look for a file with the same name but with the MD5ANIm extension - in the same directory. If it is found it is loaded and combined with the MD5MESH file. This configuration - option can be used to disable this behavior. - - - - - Constructs a new MD5NoAnimationAutoLoadConfig. - - True if animations should not be automatically loaded, false if they should be. - - - - Gets the string name used by MD5NoAnimationAutoLoadConfig. - - - - - Defines the beginning of the time range for which the LWS loader evaluates animations and computes - AiNodeAnim's. The default value is the one taken from the file. - Assimp provides full conversion of Lightwave's envelope system, including pre and post - conditions. The loader computes linearly subsampled animation channels with the frame rate - given in the LWS file. This property defines the start time. - Animation channels are only generated if a node has at least one envelope with more than one key - assigned. This property is given in frames where '0' is the first. By default, - if this property is not set, the importer takes the animation start from the input LWS - file ('FirstFrame' line) - - - - - Constructs a new LWSAnimationStartConfig. - - Beginning of the time range - - - - Gets the string name used by LWSAnimationStartConfig. - - - - - Defines the ending of the time range for which the LWS loader evaluates animations and computes - AiNodeAnim's. The default value is the one taken from the file - Assimp provides full conversion of Lightwave's envelope system, including pre and post - conditions. The loader computes linearly subsampled animation channels with the frame rate - given in the LWS file. This property defines the end time. - Animation channels are only generated if a node has at least one envelope with more than one key - assigned. This property is given in frames where '0' is the first. By default, - if this property is not set, the importer takes the animation end from the input LWS - file. - - - - - Constructs a new LWSAnimationEndConfig. - - Ending of the time range - - - - Gets the string name used by LWSAnimationEndConfig. - - - - - Defines the output frame rate of the IRR loader. - IRR animations are difficult to convert for Assimp and there will always be - a loss of quality. This setting defines how many keys per second are returned by the converter. - The default value is 100 frames per second. - - - - - Constructs a new IRRAnimationFramerateConfig. - - Number of frames per second to output. - - - - Gets the string name used by IRRAnimationFrameRateConfig. - - - - - The Ogre importer will try to load this MaterialFile. If a material file does not - exist with the same name as a material to load, the ogre importer will try to load this file - and searches for the material in it. The default string value is an empty string. - - - - - Constructs a new OgreMaterialFileConfig. - - Material file name to load. - - - - Gets the string name used by OgreMaterialFileConfig. - - - - - The Ogre importer will detect the texture usage from the filename. Normally a texture is loaded as a color map, if no target is specified - in the material file. If this is enabled, texture names ending with _n, _l, _s are used as normal maps, light maps, or specular maps. - - - - - Constructs a new OgreTextureTypeFromFilenameConfig. - - True if the filename defines texture usage, false otherwise. - - - - Gets the string name used by OgreTextureTypeFromFilenameConfig. - - - - - Specifies whether the IFC loader skips over shape representations of type 'Curve2D'. A lot of files contain both a faceted mesh representation and a outline - with a presentation type of 'Curve2D'. Currently Assimp does not convert those, so turning this option off just clutters the log with errors. - - - - - Constructs a new IFCSkipCurveShapesConfig. - - True if the Curve2D shapes are skipped during import, false otherwise. - - - - Gets the string name used by IFCSkipCurveShapesConfig. - - - - - Specifies whether the IFC loader will use its own, custom triangulation algorithm to triangulate wall and floor meshes. If this is set to false, - walls will be either triangulated by the post process triangulation or will be passed through as huge polygons with faked holes (e.g. holes that are connected - with the outer boundary using a dummy edge). It is highly recommended to leave this property set to true as the default post process has some known - issues with these kind of polygons. - - - - - Constructs a new IFCUseCustomTriangulationConfig.. - - True if the loader should use its own triangulation routine for walls/floors, false otherwise. - - - - Gets the string name used by IFCUseCustomTriangulationConfig. - - - - - Represents a single bone of a mesh. A bone has a name which allows it to be found in the frame - hierarchy and by which it can be addressed by animations. In addition it has a number of - influences on vertices. - - - - - Constructs a new Bone. - - Unmanaged AiBone struct. - - - - Gets the name of the bone. - - - - - Gets the number of vertex influences the bone contains. - - - - - Gets if the bone has vertex weights - this should always be true. - - - - - Gets the vertex weights owned by the bone. - - - - - Gets the matrix that transforms from mesh space to bone space in bind pose. - - - - - Represents a single influence of a bone on a vertex. - - - - - Index of the vertex which is influenced by the bone. - - - - - Strength of the influence in range of (0...1). All influences - from all bones at one vertex amounts to 1. - - - - - Constructs a new VertexWeight. - - Index of the vertex. - Weight of the influence. - - - - Returns a that represents this instance. - - - A that represents this instance. - - - - - Defines configurable properties for importing models. All properties - have default values. Setting config properties are done via the SetProperty* - methods in AssimpMethods. - - - - - Enables time measurements. If enabled the time needed for each - part of the loading process is timed and logged. - Type: bool. Default: false - - - - - Sets Assimp's multithreading policy. This is ignored if Assimp is - built without boost.thread support. Possible values are: -1 to - let Assimp decide, 0 to disable multithreading, and nay number larger than 0 - to force a specific number of threads. This is only a hint and may be - ignored by Assimp. - Type: integer. Default: -1 - - - - - Specifies the maximum angle that may be between two vertex tangents that their tangents - and bitangents are smoothed during the step to calculate the tangent basis. The angle specified - is in degrees. The maximum value is 175 degrees. - Type: float. Default: 45 degrees - - - - - Specifies the maximum angle that may be between two face normals at the same vertex position that - their normals will be smoothed together during the calculate smooth normals step. This is commonly - called the "crease angle". The angle is specified in degrees. Maximum value is 175 degrees (all vertices - smoothed). - Type: float. Default: 175 degrees - - - - - Sets the colormap(= palette) to be used to decode embedded textures in MDL (Quake or 3DG5) files. - This must be a valid path to a file. The file is 768 (256 * 3) bytes large and contains - RGB triplets for each of the 256 palette entries. If the file is not found, a default - palette (from Quake 1) is used. - Type: string. Default: "colormap.lmp" - - - - - Configures the step to - keep materials matching a name in a given list. This is a list of - 1 to n strings where whitespace ' ' serves as a delimiter character. Identifiers - containing whitespaces must be enclosed in *single* quotation marks. Tabs or - carriage returns are treated as whitespace. - If a material matches one of these names, it will not be modified - or removed by the post processing step nor will other materials be replaced - by a reference to it. - Default: string. Default: "" - - - - - Configures the step - to keep the scene hierarchy. Meshes are moved to worldspace, but no optimization - is performed where meshes with the same materials are not joined. - This option could be of used if you have a scene hierarchy that contains - important additional information which you intend to parse. - Type: bool. Default: false - - - - - Configures the step - to normalize all vertex components into the -1...1 range. That is, a bounding - box for the whole scene is computed where the maximum component is taken - and all meshes are scaled uniformly. This is useful if you don't know the spatial dimension - of the input data. - Type: bool. Default: false - - - - - Configures the step - to remove degenerated primitives from the import immediately. - The default behavior converts degenerated triangles to lines and - degenerated lines to points. - Type: bool. Default: false - - - - - Configures the step - to preserve nodes matching a name in a given list. This is a list of 1 to n strings, whitespace ' ' serves as a delimter character. - Identifiers containing whitespaces must be enclosed in *single* quotation marks. Carriage returns - and tabs are treated as white space. - If a node matches one of these names, it will not be modified or removed by the - postprocessing step. - Type: string. Default: "" - - - - - Sets the maximum number of triangles a mesh can contain. This is used by the - step to determine - whether a mesh must be split or not. - Type: int. Default: AiDefines.AI_SLM_DEFAULT_MAX_TRIANGLES - - - - - Sets the maximum number of vertices in a mesh. This is used by the - step to determine - whether a mesh must be split or not. - Type: integer. Default: AiDefines.AI_SLM_DEFAULT_MAX_VERTICES - - - - - Sets the maximum number of bones that can affect a single vertex. This is used - by the step. - Type: integer. Default: AiDefines.AI_LBW_MAX_WEIGHTS - - - - - Sets the size of the post-transform vertex cache to optimize vertices for. This is - for the step. The size - is given in vertices. Of course you can't know how the vertex format will exactly look - like after the import returns, but you can still guess what your meshes will - probably have. The default value *has* resulted in slight performance improvements - for most Nvidia/AMD cards since 2002. - Type: integer. Default: AiDefines.PP_ICL_PTCACHE_SIZE - - - - - Input parameter to the step. - It specifies the parts of the data structure to be removed. - This is a bitwise combination of the flag. If no valid mesh is remaining after - the step is executed, the import FAILS. - Type: integer. Default: 0 - - - - - Input parameter to the step. - It specifies which primitive types are to be removed by the step. - This is a bitwise combination of the flag. - Specifying ALL types is illegal. - Type: integer. Default: 0 - - - - - Input parameter to the step. - It specifies the floating point accuracy for animation values, specifically the epislon - during the comparison. The step checks for animation tracks where all frame values are absolutely equal - and removes them. Two floats are considered equal if the invariant abs(n0-n1) > epislon holds - true for all vector/quaternion components. - Type: float. Default: 0.0f (comparisons are exact) - - - - - Input parameter to the step. - It specifies which UV transformations are to be evaluated. - This is bitwise combination of the flag. - Type: integer. Default: AiDefines.AI_UV_TRAFO_ALL (All combinations) - - - - - A hint to Assimp to favour speed against import quality. Enabling this option - may result in faster loading, or it may not. It is just a hint to loaders and post-processing - steps to use faster code paths if possible. A value not equal to zero stands - for true. - Type: integer. Default: 0 - - - - - Maximum bone cone per mesh for the step. Meshes - are split until the max number of bones is reached. - Type: integer. Default: 60 - - - - - Source UV channel for tangent space computation. The specified channel must exist or an error will be raised. - Type: integer. Default: 0 - - - - - Threshold used to determine if a bone is kept or removed during the step. - Type: float. Default: 1.0f - - - - - Require all bones to qualify for deboning before any are removed. - Type: bool. Default: false - - - - - Sets the vertex animation keyframe to be imported. Assimp does not support - vertex keyframes (only bone animation is supported). The libary reads only one frame of models - with vertex animations. By default this is the first frame. - The default value is 0. This option applies to all importers. However, it is - also possible to override the global setting for a specific loader. You can use the - AI_CONFIG_IMPORT_XXX_KEYFRAME options where XXX is a placeholder for the file format which - you want to override the global setting. - Type: integer. Default: 0 - - - - - See the documentation for . - - - - - See the documentation for . - - - - - See the documentation for . - - - - - See the documentation for . - - - - - See the documentation for . - - - - - See the documentation for . - - - - - Configures the AC loader to collect all surfaces which have the "Backface cull" flag set in separate - meshes. - Type: bool. Default: true - - - - - Configures whether the AC loader evaluates subdivision surfaces (indicated by the presence - of the 'subdiv' attribute in the file). By default, Assimp performs - the subdivision using the standard Catmull-Clark algorithm. - Type: bool. Default: true - - - - - Configures the UNREAL 3D loader to separate faces with different surface flags (e.g. two-sided vs single-sided). - Type: bool. Default: true - - - - - Configures the terragen import plugin to compute UV's for terrains, if - they are not given. Furthermore, a default texture is assigned. - UV coordinates for terrains are so simple to compute that you'll usually - want to compute them on your own, if you need them. This option is intended for model viewers which - want to offer an easy way to apply textures to terrains. - Type: bool. Default: false - - - - - Configures the ASE loader to always reconstruct normal vectors basing on the smoothing groups - loaded from the file. Some ASE files carry invalid normals, others don't. - Type: bool. Default: true - - - - - Configures the M3D loader to detect and process multi-part Quake player models. These models - usually consit of three files, lower.md3, upper.md3 and head.md3. If this propery is - set to true, Assimp will try to load and combine all three files if one of them is loaded. - Type: bool. Default: true - - - - - Tells the MD3 loader which skin files to load. When loading MD3 files, Assimp checks - whether a file named "md3_file_name"_"skin_name".skin exists. These files are used by - Quake III to be able to assign different skins (e.g. red and blue team) to models. 'default', 'red', 'blue' - are typical skin names. - Type: string. Default: "default" - - - - - Specifies the Quake 3 shader file to be used for a particular MD3 file. This can be a full path or - relative to where all MD3 shaders reside. - Type: string. Default: "" - - - - - Configures the LWO loader to load just one layer from the model. - LWO files consist of layers and in some cases it could be useful to load only one of them. - This property can be either a string - which specifies the name of the layer - or an integer - the index - of the layer. If the property is not set then the whole LWO model is loaded. Loading fails - if the requested layer is not vailable. The layer index is zero-based and the layer name may not be empty - Type: bool. Default: false (All layers are loaded) - - - - - Configures the MD5 loader to not load the MD5ANIM file for a MD5MESH file automatically. - The default strategy is to look for a file with the same name but with the MD5ANIm extension - in the same directory. If it is found it is loaded and combined with the MD5MESH file. This configuration - option can be used to disable this behavior. - Type: bool. Default: false - - - - - Defines the beginning of the time range for which the LWS loader evaluates animations and computes - AiNodeAnim's. - Assimp provides full conversion of Lightwave's envelope system, including pre and post - conditions. The loader computes linearly subsampled animation channels with the frame rate - given in the LWS file. This property defines the start time. - Animation channels are only generated if a node has at least one envelope with more than one key - assigned. This property is given in frames where '0' is the first. By default, - if this property is not set, the importer takes the animation start from the input LWS - file ('FirstFrame' line) - Type: integer. Default: taken from file - - - - - Defines the ending of the time range for which the LWS loader evaluates animations and computes - AiNodeAnim's. - Assimp provides full conversion of Lightwave's envelope system, including pre and post - conditions. The loader computes linearly subsampled animation channels with the frame rate - given in the LWS file. This property defines the end time. - Animation channels are only generated if a node has at least one envelope with more than one key - assigned. This property is given in frames where '0' is the first. By default, - if this property is not set, the importer takes the animation end from the input LWS - file. - Type: integer. Default: taken from file - - - - - Defines the output frame rate of the IRR loader. - IRR animations are difficult to convert for Assimp and there will always be - a loss of quality. This setting defines how many keys per second are returned by the converter. - Type: integer. Default: 100 - - - - - The Ogre importer will try to load this MaterialFile. If a material file does not - exist with the same name as a material to load, the ogre importer will try to load this file - and searches for the material in it. - Type: string. Default: "" - - - - - The Ogre importer will detect the texture usage from the filename. Normally a texture is loaded as a color map, if no target is specified - in the material file. If this is enabled, texture names ending with _n, _l, _s are used as normal maps, light maps, or specular maps. - Type: Bool. Default: true. - - - - - Specifies whether the IFC loader skips over shape representations of type 'Curve2D'. A lot of files contain both a faceted mesh representation and a outline - with a presentation type of 'Curve2D'. Currently Assimp does not convert those, so turning this option off just clutters the log with errors. - Type: Bool. Default: true. - - - - - Specifies whether the IFC loader will use its own, custom triangulation algorithm to triangulate wall and floor meshes. If this is set to false, - walls will be either triangulated by the post process triangulation or will be passed through as huge polygons with faked holes (e.g. holes that are connected - with the outer boundary using a dummy edge). It is highly recommended to leave this property set to true as the default post process has some known - issues with these kind of polygons. - Type: Bool. Default: true. - - - - - Defines a 3D ray with a point of origin and a direction. - - - - - Origin of the ray in space. - - - - - Direction of the ray. - - - - - Constructs a new Ray. - - - - - - - Represents a texel in ARGB8888 format. - - - - - Blue component. - - - - - Green component. - - - - - Red component. - - - - - Alpha component. - - - - - Constructs a new Texel. - - Blue component. - Green component. - Red component. - Alpha component. - - - - Tests equality between two texels. - - First texel - Second texel - True if the texels are equal, false otherwise. - - - - Tests inequality between two texels. - - First texel - Second texel - True if the texels are not equal, false otherwise. - - - - Implicitly converts a texel to a Color4D. - - Texel to convert - Converted Color4D - - - - Determines whether the specified is equal to this instance. - - The to compare with this instance. - - true if the specified is equal to this instance; otherwise, false. - - - - - Tests equality between this key and another. - - Other key to test - True if their indices are equal - - - - Returns a hash code for this instance. - - - A hash code for this instance, suitable for use in hashing algorithms and data structures like a hash table. - - - - - Returns a that represents this instance. - - - A that represents this instance. - - - - - Describes a file format which Assimp can export to. - - - - - Constructs a new ExportFormatDescription. - - Unmanaged structure - - - - Gets a short string ID to uniquely identify the export format. E.g. "dae" or "obj". - - - - - Gets a short description of the file format to present to users. - - - - - Gets the recommended file extension for the exported file in lower case. - - - - - Describes a light source in the scene. Assimp supports multiple light sources - including spot, point, and directional lights. All are defined by a single structure - and distinguished by their parameters. Lights have corresponding nodes in the scenegraph. - Some file formats such as 3DS and ASE export a "target point", e.g. the point - a spot light is looking at (it can even be animated). Assimp writes the target point as a subnode - of a spotlight's main node called "spotName.Target". However, this is just additional information - then, the transform tracks of the main node make the spot light already point in the right direction. - - - - - Constructs a new Light. - - Unmanaged AiLight struct - - - - Gets the name of the light source. This corresponds to a node present in the scenegraph. - - - - - Gets the type of light source. This should never be undefined. - - - - - Gets the inner angle of a spot light's light cone. The spot light has - maximum influence on objects inside this angle. The angle is given in radians, it - is 2PI for point lights and defined for directional lights. - - - - - Gets the outer angle of a spot light's light cone. The spot light does not affect objects outside - this angle. The angle is given in radians. It is 2PI for point lights and undefined for - directional lights. The outer angle must be greater than or equal to the inner angle. - - - - - Gets the constant light attenuation factor. The intensity of the light source - at a given distance 'd' from the light position is Atten = 1 / (att0 + att1 * d + att2 * d*d). - This member corresponds to the att0 variable in the equation and is undefined for directional lights. - - - - - Gets the linear light attenuation factor. The intensity of the light source - at a given distance 'd' from the light position is Atten = 1 / (att0 + att1 * d + att2 * d*d) - This member corresponds to the att1 variable in the equation and is undefined for directional lights. - - - - - Gets the quadratic light attenuation factor. The intensity of the light source - at a given distance 'd' from the light position is Atten = 1 / (att0 + att1 * d + att2 * d*d). - This member corresponds to the att2 variable in the equation and is undefined for directional lights. - - - - - Gets the position of the light source in space, relative to the - transformation of the node corresponding to the light. This is undefined for - directional lights. - - - - - Gets the direction of the light source in space, relative to the transformation - of the node corresponding to the light. This is undefined for point lights. - - - - - Gets the diffuse color of the light source. The diffuse light color is multiplied with - the diffuse material color to obtain the final color that contributes to the diffuse shading term. - - - - - Gets the specular color of the light source. The specular light color is multiplied with the - specular material color to obtain the final color that contributes to the specular shading term. - - - - - Gets the ambient color of the light source. The ambient light color is multiplied with the ambient - material color to obtain the final color that contributes to the ambient shading term. - - - - - Binds an anim mesh (referenced by an index) to a specific point in time. - - - - - The time of this key. - - - - - Index of the anim mesh that corresponds to this keyframe. - - - - - Constructs a new MeshKey. - - The time of this key. - Index of the anim mesh that corresponds to this keyframe. - - - - Tests equality between two keys. - - The first key - The second key - True if the key's indices are the same, false otherwise - - - - Tests inequality between two keys. - - The first key - The second key - True if the key's indices are not equal, false otherwise. - - - - Tests inequality between two keys. - - The first key - The second key - True if the first key's time is less than the second key's. - - - - Tests inequality between two keys. - - The first key - The second key - True if the first key's time is greater than the second key's. - - - - Determines whether the specified is equal to this instance. - - The to compare with this instance. - - true if the specified is equal to this instance; otherwise, false. - - - - - Tests equality between this key and another. - - Other key to test - True if their indices are equal - - - - Returns a hash code for this instance. - - - A hash code for this instance, suitable for use in hashing algorithms and data structures like a hash table. - - - - - Returns a that represents this instance. - - - A that represents this instance. - - - - - Static class that has a number of constants that are found in Assimp. These can be limits to configuration property default values. The constants - are grouped according to their usage or where they're found in the Assimp include files. - - - - - Default value for . - - - - - Default value for . - - - - - Default value for . - - - - - Default value for . - - - - - Default value for - - - - - Defines the maximum number of indices per face (polygon). - - - - - Defines the maximum number of bone weights. - - - - - Defines the maximum number of vertices per mesh. - - - - - Defines the maximum number of faces per mesh. - - - - - Defines the maximum number of vertex color sets per mesh. - - - - - Defines the maximum number of texture coordinate sets (UV(W) channels) per mesh. - - - - - Defines the default bone count limit. - - - - - Defines the deboning threshold. - - - - - Defines the maximum length of a string used in AiString. - - - - - Defines the default color material. - - - - - Defines the default textured material (if the meshes have UV coords). - - - - - A mesh represents geometry with a single material. - - - - - Constructs a new Mesh. - - Unmanaged AiMesh struct. - - - - Checks if the mesh has vertex colors for the specified channel. If - this returns true, you can be confident that the channel contains - the same number of vertex colors as there are vertices in this mesh. - - Channel index - True if vertex colors are present in the channel. - - - - Checks if the mesh has texture coordinates for the specified channel. - If this returns true, you can be confident that the channel contains the same - number of texture coordinates as there are vertices in this mesh. - - Channel index - True if texture coordinates are present in the channel. - - - - Gets the array of vertex colors from the specified vertex color channel. - - Channel index - The vertex color array, or null if it does not exist. - - - - Gets the array of texture coordinates from the specified texture coordinate - channel. - - Channel index - The texture coordinate array, or null if it does not exist. - - - - Gets the number of UV(W) components for the texture coordinate channel, this - usually either 2 (UV) or 3 (UVW). No components mean the texture coordinate channel - does not exist. The channel index matches the texture coordinate channel index. - - Channel index - The number of UV(W) components the texture coordinate channel contains - - - - Convienence method for accumulating all face indices into a single - index array. - - uint index array - - - - Convienence method for accumulating all face indices into a single - index array. - - int index array - - - - Convienence method for accumulating all face indices into a single - index array. - - short index array - - - - Gets the mesh name. This tends to be used - when formats name nodes and meshes independently, - vertex animations refer to meshes by their names, - or importers split meshes up, each mesh will reference - the same (dummy) name. - - - - - Gets the primitive type. This may contain more than one - type unless if - option is not set. - - - - - Gets the index of the material associated with this mesh. - - - - - Gets the number of vertices in this mesh. This is also - the size for all per-vertex data arays. - - - - - Gets if the mesh has a vertex array. This should always return - true provided no special scene flags are set. - - - - - Gets the vertex position array. - - - - - Gets if the mesh as normals. - - - - - Gets the vertex normal array. - - - - - Gets if the mesh has tangents and bitangents. It is not - possible for one to be without the other. - - - - - Gets the vertex tangent array. - - - - - Gets the vertex bitangent array. - - - - - Gets the number of faces contained in the mesh. - - - - - Gets if the mesh contains faces. If no special - scene flags are set, this should always return true. - - - - - Gets the mesh's faces. Each face will contain indices - to the vertices. - - - - - Gets the number of valid vertex color channels contained in the - mesh. This can be a value between zero and the maximum vertex color count. - - - - - Gets the number of valid texture coordinate channels contained - in the mesh. This can be a value between zero and the maximum texture coordinate count. - - - - - Gets the number of bones that influence this mesh. - - - - - Gets if this mesh has bones. - - - - - Gets the bones that influence this mesh. - - - - - Represents a plane in three-dimensional euclidean space where - A, B, C are components of the plane normal and D is the distance along the - normal from the origin to the plane. - - - - - X component of the normal vector. - - - - - Y component of the normal vector. - - - - - Z component of the normal vector. - - - - - Distance from the origin to the plane along the normal vector. - - - - - Constructs a new Plane. - - X component of the normal vector. - Y component of the normal vector. - Z component of the normal vector. - Distance from the origin to the plane along the normal vector. - - - - Helper static class containing functions that aid dealing with unmanaged memory to managed memory conversions. - - - - - Marshals a c-style pointer array to a managed array of structs. This will read - from the start of the IntPtr provided and care should be taken in ensuring that the number - of elements to read is correct. - - Struct type - Pointer to unmanaged memory - Number of elements to marshal - Managed array, or null if the pointer was not valid - - - - Marshals a c-style pointer array to a manged array of structs. Takes in a parameter denoting if the - pointer is a "pointer to a pointer" (void**) which requires some extra care. This will read from the start of - the IntPtr and care should be taken in ensuring that the number of elements to read is correct. - - Struct type - Pointer to unmanaged memory - Number of elements to marshal - True if the unmanaged pointer is void** or not. - Managed array - - - - Convienence method for marshaling a pointer to a structure. - - Struct type - Pointer to marshal - Marshaled structure - - - - Reads a stream until the end is reached into a byte array. Based on - Jon Skeet's implementation. - It is up to the caller to dispose of the stream. - - Stream to read all bytes from - Initial buffer length, default is 32K - The byte array containing all the bytes from the stream - - - - Adds an offset to the pointer. - - Pointer. - Offset - New pointer - - - - A single face in a mesh, referring to multiple vertices. This can be a triangle - if the index count is equal to three, or a polygon if the count is greater than three. - - Since multiple primitive types can be contained in a single mesh, this approach - allows you to better examine how the mesh is constructed. If you use the - post process step flag during import, then each mesh will be homogenous where primitive type is concerned. - - - - - Constructs a new Face. - - Unmanaged AiFace structure - - - - Gets the number of indices defined in the face. - - - - - Gets the indices that refer to positions of vertex data in the mesh's vertex - arrays. - - - - - Post processing flag options, specifying a number of steps - that can be run on the data to either generate additional vertex - data or optimize the imported data. - - - - - No flags enabled. - - - - - Calculates the tangents and binormals (bitangents) - for the imported meshes. - - This does nothing if a mesh does not have normals. You might - want this post processing step to be executed if you plan - to use tangent space calculations such as normal mapping. There is a - config setting AI_CONFIG_PP_CT_MAX_SMOOTHING_ANGLE which - allows you to specify a maximimum smoothing angle for the algorithm. - However, usually you'll want to leave it at the default value. - - - - - - Identifies and joins identical vertex data sets within all - imported meshes. - - After this step is run each mesh does contain only unique vertices - anymore, so a vertex is possibly used by multiple faces. You usually - want to use this post processing step. If your application deals with - indexed geometry, this step is compulsory or you'll just waste rendering - time. - If this flag is not specified, no vertices are referenced by more than one - face and no index buffer is required for rendering. - - - - - Converts all imported data to a left handed coordinate space. - - By default the data is returned in a right-handed coordinate space, - where +X points to the right, +Z towards the viewer, and +Y upwards. - - - - - Triangulates all faces of all meshes. - - By default the imported mesh data might contain faces with more than - three indices. For rendering you'll usually want all faces to - be triangles. This post processing step splits up all - higher faces to triangles. Line and point primitives are *not* - modified. If you want 'triangles only' with no other kinds of primitives, - try the following: - - - - Specify both and . - - - Ignore all point and line meshes when you process Assimp's output - - - - - - - Removes some parts of the data structure (animations, materials, - light sources, cameras, textures, vertex components). - - The components to be removed are specified in a separate configuration - option, AI_CONFIG_PP_RVC_FLAGS. This is quite useful if you don't - need all parts of the output structure. Especially vertex colors are rarely used today...calling this step to remove - unrequired stuff from the pipeline as early as possible results in an increased - performance and a better optimized output data structure. - - - This step is also useful if you want to force Assimp to recompute normals - or tangents. the corresponding steps don't recompute them if they're already - there (loaded from the source asset). By using this step you can make sure - they are NOT there. - - - - - Generates normals for all faces of all meshes. It may not be - specified together with . - - This is ignored if normals are already there at the time where this - flag is evaluated. Model importers try to load them from the source file, - so they're usually already there. Face normals are shared between all - points of a single face, so a single point can have multiple normals, - which in other words, forces the library to duplicate vertices in - some cases. This makes senseless then. - - - - - - Generates smooth normals for all vertices of all meshes. It - may not be specified together with . - - This is ignored if normals are already there at the time where - this flag is evaluated. Model importers try to load them from the - source file, so they're usually already there. - - The configuration option AI_CONFIG_PP_GSN_MAX_SMOOTHING_ANGLE - allows you to specify an angle maximum for the normal smoothing algorithm. - Normals exceeding this limit are not smoothed, resulting in a 'hard' seam - between two faces. using a decent angle here (e.g. 80 degrees) results in a very good visual - appearance. - - - - - Splits large meshes into smaller submeshes. - - This is useful for realtime rendering where the number - of triangles which can be maximally processed in a single draw call is - usually limited by the video driver/hardware. The maximum vertex buffer - is usually limited, too. Both requirements can be met with this step: - you may specify both a triangle and a vertex limit for a single mesh. - - The split limits can be set through the AI_CONFIG_PP_SLM_VERTEX_LIMIT - and AI_CONFIG_PP_SLM_TRIANGLE_LIMIT config settings. The default - values are 1,000,000. - - Warning: This can be a time consuming task. - - - - - Removes the node graph and "bakes" (pre-transforms) all - vertices with the local transformation matrices of their nodes. - The output scene does still contain nodes, however, there is only - a root node with children, each one referencing only one mesh. - Each mesh referencing one material. For rendering, you can simply render - all meshes in order, you don't need to pay attention to local transformations - and the node hierarchy. - - Warning: Animations are removed during this step. - - - - - Limits the number of bones simultaneously affecting a single - vertex to a maximum value. - - If any vertex is affected by more than that number of bones, - the least important vertex weights are removed and the remaining vertex - weights are re-normalized so that the weights still sum up to 1. - - The default bone weight limit is 4 and uses the - AI_LMW_MAX_WEIGHTS config. If you intend to perform the skinning in hardware, this post processing - step might be of interest for you. - - - - - Validates the imported scene data structure. - - This makes sure that all indices are valid, all animations - and bones are linked correctly, all material references are - correct, etc. - - It is recommended to capture Assimp's log output if you use this flag, - so you can easily find out what's actually wrong if a file fails the - validation. The validator is quite rude and will find *all* inconsistencies - in the data structure. There are two types of failures: - - - Error: There's something wrong with the imported data. Further - postprocessing is not possible and the data is not usable at all. The import - fails. - - - Warning: There are some minor issues (e.g. 1000000 animation keyframes - with the same time), but further postprocessing and use of the data structure is still - safe. Warning details are written to the log file. - - - - - - - Re-orders triangles for better vertex cache locality. - - This step tries to improve the ACMR (average post-transform vertex cache - miss ratio) for all meshes. The implementation runs in O(n) time - and is roughly based on the 'tipsify' algorithm. - - If you intend to render huge models in hardware, this step might be of interest for you. - The AI_CONFIG_PP_ICL_PTCACHE_SIZE config setting can be used to fine tune - the cache optimization. - - - - - Searches for redundant/unreferenced materials and removes them. - - This is especially useful in combination with the PreTransformVertices - and OptimizeMeshes flags. Both join small meshes with equal characteristics, but - they can't do their work if two meshes have different materials. Because several - material settings are always lost during Assimp's import filders and because many - exporters don't check for redundant materials, huge models often have materials which - are defined several times with exactly the same settings. - - Several material settings not contributing to the final appearance of a surface - are ignored in all comparisons ... the material name is one of them. So, if you're passing - additional information through the content pipeline (probably using *magic* material names), - don't specify this flag. Alternatively, take a look at the AI_CONFIG_PP_RRM_EXCLUDE_LIST - setting. - - - - - This step tries to determine which meshes have normal vectors - that are facing inwards. - - The algorithm is simple but effective: - - The bounding box of all vertices and their normals are compared - against the volume of the bounding box of all vertices without their normals. - This works well for most objects, problems might occur with planar surfaces. However, - the step tries to filter such cases. The step inverts all in-facing normals. - Generally, it is recommended to enable this step, although the result is not - always correct. - - - - - This step splits meshes with more than one primitive type in homogeneous submeshes. - - This step is executed after triangulation and after it returns, just one - bit is set in aiMesh:mPrimitiveTypes. This is especially useful for real-time - rendering where point and line primitives are often ignored or rendered separately. - - - You can use AI_CONFIG_PP_SBP_REMOVE option to specify which primitive types you need. - This can be used to easily exclude lines and points, which are rarely used, - from the import. - - - - - - This step searches all meshes for degenerated primitives and - converts them to proper lines or points. A face is 'degenerated' if one or more of its points are identical. - - To have degenerated primitives removed, specify the flag - try one of the following procedures: - - - - To support lines and points: Set the - AI_CONFIG_PP_FD_REMOVE option to one. This will cause the step to remove degenerated triangles as - soon as they are detected. They won't pass any further pipeline steps. - - - If you don't support lines and points: Specify flag, which - will move line and point primitives to separate meshes. Then set the AI_CONFIG_PP_SBP_REMOVE - option to and to cause step - to reject point and line meshes from the scene. - - - - Degenerated polygons are not necessarily evil and that's why they are not removed by default. There are several - file formats which do not support lines or points where exporters bypass the format specification and write - them as degenerated triangles instead. - - - - - - This step searches all meshes for invalid data, such as zeroed - normal vectors or invalid UV coordinates and removes or fixes them. - This is intended to get rid of some common exporter rrors. - - This is especially useful for normals. If they are invalid, - and the step recognizes this, they will be removed and can later - be recomputed, e.g. by the GenerateSmoothNormals flag. The step - will also remove meshes that are infinitely small and reduce animation - tracks consisting of hundreds of redundant keys to a single key. The - AI_CONFIG_PP_FID_ANIM_ACCURACY config property decides the accuracy of the check - for duplicate animation tracks. - - - - - This step converts non-UV mappings (such as spherical or - cylindrical mapping) to proper texture coordinate channels. - - Most applications will support UV mapping only, so you will - probably want to specify this step in every case. Note that Assimp - is not always able to match the original mapping implementation of the 3D - app which produced a model perfectly. It's always better - to let the father app compute the UV channels, at least 3DS max, maya, blender, - lightwave, modo, .... are able to achieve this. - - If this step is not requested, you'll need to process the MATKEY_MAPPING - material property in order to display all assets properly. - - - - - Applies per-texture UV transformations and bakes them to stand-alone vtexture - coordinate channels. - - UV Transformations are specified per-texture - see the MATKEY_UVTRANSFORM material - key for more information. This step processes all textures with transformed input UV coordinates - and generates new (pretransformed) UV channel transformations, so you will probably - want to specify this step. - - UV transformations are usually implemented in realtime apps by - transforming texture coordinates in a vertex shader stage with a 3x3 (homogenous) - transformation matrix. - - - - - Searches for duplicated meshes and replaces them with a reference - to the first mesh. - - This is time consuming, so don't use it if you have no time. Its - main purpose is to work around the limitation with some - file formats that don't support instanced meshes, so exporters - duplicate meshes. - - - - - - Attempts to reduce the number of meshes (and draw calls). - - This is recommended to be used together with - and is fully compatible with both and . - - - - - - Optimizes scene hierarchy. Nodes with no animations, bones, - lights, or cameras assigned are collapsed and joined. - - Node names can be lost during this step, you can specify - names of nodes that should'nt be touched or modified - with AI_CONFIG_PP_OG_EXCLUDE_LIST. - - Use this flag with caution. Most simple files will be collapsed to a - single node, complex hierarchies are usually completely lost. That's not - the right choice for editor environments, but probably a very effective - optimization if you just want to get the model data, convert it to your - own format and render it as fast as possible. - - This flag is designed to be used with for best - results. - - Scenes with thousands of extremely small meshes packed - in deeply nested nodes exist for almost all file formats. - Usage of this and usually fixes them all and - makes them renderable. - - - - - Flips all UV coordinates along the y-axis - and adjusts material settings/bitangents accordingly. - - - - - Flips face winding order from CCW (default) to CW. - - - - - Splits meshes with many bones into submeshes so that each submesh has fewer or as many bones as a given limit. - - - - - Removes bones losslessly or according to some threshold. In some cases (e.g. formats that require it) exporters - are faced to assign dummy bone weights to otherwise static meshes assigned to animated meshes. Full, weight-based skinning is expensive while - animating nodes is extremely cheap, so this step is offered to clean up the data in that regard. - - Usage of the configuration AI_CONFIG_PP_DB_THRESHOLD to control the threshold and AI_CONFIG_PP_DB_ALL_OR_NONE if you want bones - removed if and only if all bones within the scene qualify for removal. - - - - - Enumerates components of the scene or mesh data that - can be excluded from the import using the post process step - RemoveComponent. - - - - - No components to be excluded. - - - - - Removes normal vectors - - - - - Removes tangents/binormals - - - - - Removes all color sets. - - - - - Removes all texture UV sets. - - - - - Remove all boneweights from all meshes. Scenegraph - nodes corresponding to the bones are NOT removed. - Use OptimizeGraph step to remove them. - - - - - Removes all node animations. Coressponding scenegraph - nodes are NOT removed. Use OptimizeGraph step to - remove them. - - - - - Removes all embedded textures. - - - - - Removes all light sources. The corresponding scenegraph nodes are - NOT removed. Use the OptimizeGraph step to do this. - - - - - Removes all cameras. The corresponding scenegraph - nodes are NOT removed. Use the OptimizeGraph step - to do this. - - - - - Removes all meshes. - - - - - Removes all materials. One default material will be generated. - - - - - Enumerates geometric primitive types. - - - - - Point primitive. This is just a single vertex - in the virtual world. A face has one index for such a primitive. - - - - - Line primitive. This is a line defined through a start and an - end position. A face contains exactly two indices for such a primitive. - - - - - Triangle primitive, consisting of three indices. - - - - - A n-Gon that has more than three edges (thus is not a triangle). - - - - - Defines an animation channel behaves outside the defined - time range. This corresponds to the prestate and poststates - of the animation node. - - - - - The value from the default node transformation is taken. - - - - - The nearest key value is used without interpolation. - - - - - The value of the nearest two keys is linearly extrapolated for the current - time value. - - - - - The animation is repeated. If the animation key goes from n to m - and the current time is t, use the value at (t - n ) % (|m-n|). - - - - - Enumerates all supported light sources. - - - - - Unknown light. - - - - - Directional light source that has a well-defined - direction but is infinitely far away, e.g. the sun. - - - - - Point light source that has a well-defined position in - space but is omni-directional, e.g. a light bulb. - - - - - Spot light source emits light from a position in space, - in a certain direction that is limited by an angle, like - a cone. - - - - - Defines alpha blending flags, how the final - color value of a pixel is computed, based on the following equation: - - sourceColor * sourceBlend + destColor * destBlend - - - Where the destColor is the previous color in the frame buffer - and sourceColor is the material color before the - transparency calculation. This corresponds to the AI_MATKEY_BLEND_FUNC property. - - - - - Default blending: sourceColor * sourceAlpha + destColor * (1 - sourceAlpha) - - - - - Additive blending: sourcecolor * 1 + destColor * 1. - - - - - Defines all shading models supported by the library. - - The list of shading modes has been taken from Blender. See Blender - documentation for more information. - - - - - - No shading mode defined. - - - - - Flat shading. Shading is done on a per-face basis and is diffuse only. Also known - as 'faceted shading'. - - - - - Simple Gouraud shading. - - - - - Phong Shading. - - - - - Phong-Blinn Shading. - - - - - Toon-shading, also known as a 'comic' shader. - - - - - OrenNayer shading model. Extension to standard Lambertian shading, taking the roughness - of the material into account. - - - - - Minnaert shading model. Extension to standard Lambertian shading, taking the "darkness" of - the material into account. - - - - - CookTorrance shading model. Special shader for metallic surfaces. - - - - - No shading at all. Constant light influence of 1.0. - - - - - Fresnel shading. - - - - - Defines some mixed flags for a particular texture. This corresponds - to the AI_MAT_KEY_TEXFLAGS property. - - - - - The texture's color values have to be inverted (componentwise 1-n). - - - - - Explicit request to the application to process the alpha channel of the texture. This is mutually - exclusive with . These flags are - set if the library can say for sure that the alpha channel is used/is not used. - If the model format does not define this, iti s left to the application to decide - whether the texture alpha channel - if any - is evaluated or not. - - - - - Explicit request to the application to ignore the alpha channel of the texture. This is mutually - exclusive with . - - - - - Defines how UV coordinates outside the [0..1] range are handled. Commonly - referred to as the 'wrapping mode' - - - - - A texture coordinate u|v is translated to u % 1| v % 1. - - - - - Texture coordinates outside [0...1] are clamped to the nearest valid value. - - - - - A texture coordinate u|v becomes u1|v1 if (u - (u % 1)) % 2 is zero - and 1 - (u % 1) | 1 - (v % 1) otherwise. - - - - - If the texture coordinates for a pixel are outside [0...1] the texture is not - applied to that pixel. - - - - - Defines how texture coordinates are generated - - Real-time applications typically require full UV coordinates. So the use - of step is highly recommended. - It generates proper UV channels for non-UV mapped objects, as long as an accurate - description of how the mapping should look like is given. - - - - - - Coordinates are taken from the an existing UV channel. - - The AI_MATKEY_UVWSRC key specifies from the UV channel the texture coordinates - are to be taken from since meshes can have more than one UV channel. - - - - - - Spherical mapping - - - - - Cylinder mapping - - - - - Cubic mapping - - - - - Planar mapping - - - - - Unknown mapping that is not recognied. - - - - - Defines how the Nth texture of a specific type is combined - with the result of all previous layers. - - Example (left: key, right: value): - - DiffColor0 - gray - DiffTextureOp0 - TextureOperation.Multiply - DiffTexture0 - tex1.png - DiffTextureOp0 - TextureOperation.Add - DiffTexture1 - tex2.png - - - Written as an equation, the final diffuse term for a specific - pixel would be: - - - diffFinal = DiffColor0 * sampleTex(DiffTexture0, UV0) + sampleTex(DiffTexture1, UV0) * diffContrib; - - - - - - - T = T1 * T2 - - - - - T = T1 + T2 - - - - - T = T1 - T2 - - - - - T = T1 / T2 - - - - - T = (T1 + T2) - (T1 * T2) - - - - - T = T1 + (T2 - 0.5) - - - - - Defines the purpose of a texture. - - - - - No texture, but the value can be used as a 'texture semantic'. - - - - - A diffuse texture that is combined with the result of the diffuse lighting equation. - - - - - A specular texture that is combined with the result of the specular lighting equation. - - - - - An ambient texture that is combined with the ambient lighting equation. - - - - - An emissive texture that is added to the result of the lighting calculation. It is not influenced - by incoming light, instead it represents the light that the object is naturally emitting. - - - - - A height map texture. by convention, higher gray-scale values stand for - higher elevations from some base height. - - - - - A tangent-space normal map. There are several conventions for normal maps - and Assimp does (intentionally) not distinguish here. - - - - - A texture that defines the glossiness of the material. This is the exponent of the specular (phong) - lighting equation. Usually there is a conversion function defined to map the linear color values - in the texture to a suitable exponent. - - - - - The texture defines per-pixel opacity. usually 'white' means opaque and 'black' means 'transparency. Or quite - the opposite. - - - - - A displacement texture. The exact purpose and format is application-dependent. Higher color values stand for higher vertex displacements. - - - - - A lightmap texture (aka Ambient occlusion). Both 'lightmaps' and dedicated 'ambient occlusion maps' are covered by this material property. The - texture contains a scaling value for the final color value of a pixel. Its intensity is not affected by incoming light. - - - - - A reflection texture. Contains the color of a perfect mirror reflection. This is rarely used, almost never for real-time applications. - - - - - An unknown texture that does not mention any of the defined texture type definitions. It is still imported, but is excluded from any - further postprocessing. - - - - - Defines the state of the imported scene data structure. - - - - - Default state of the scene, it imported successfully. - - - - - Specifies that the scene data structure that was imported is not complete. - This flag bypasses some internal validations and allows the import - of animation skeletons, material libaries, or camera animation paths - using Assimp. Most applications won't support such data. - - - - - This flag is set by the - post process step if validation is successful. In a validated scene you can be sure that any - cross references in the data structure (e.g. vertex indices) are valid. - - - - - This flag is set by the - post process step if validation is successful, but some issues have been found. This can for example - mean that a texture that does not exist is referenced by a material or that the bone weights for a vertex - do not sum to 1.0. In most cases you should still be able to use the import. This flag can be useful - for applications which do not capture Assimp's log output. - - - - - This flag is set by the post process step. - It indicates that the vertices of the output mesh are not in the internal verbose format anymore. In the - verbose format, all vertices are unique where no vertex is ever referenced by more than one face. - - - - - Denotes the scene is pure height-map terrain data. Pure terrains usually consist of quads, sometimes triangles, - in a regular grid. The x,y coordinates of all vertex positions refer to the x,y coordinates on the terrain height map, the - z-axis stores the elevation at a specific point. - - TER (Terragen) and HMP (3D Game Studio) are height map formats. - - - - - - Enumerates Assimp function result codes. - - - - - Function returned successfully. - - - - - There was an error. - - - - - Assimp ran out of memory. - - - - - Seek origins for Assimp's virtual file system API. - - - - - Beginning of the file - - - - - Current position of the file pointer. - - - - - End of the file, offsets must be negative. - - - - - Enumerates predefined log streaming destinations. - - - - - Stream log to a file - - - - - Stream log to the standard output - - - - - Stream log to the standard error output. - - - - - MSVC only: Stream the log to the debugger (this relies - on OutputDebugString from the Win32 SDK). - - - - - Defines material property types. - - - - - Array of single-precision (32 bit) floats. - - - - - Property is a string. - - - - - Array of 32 bit integers. - - - - - Byte buffer where the content is undefined. - - - - - Enumerates how the native Assimp DLL was compiled - - - - - Assimp compiled as a shared object (Windows: DLL); - - - - - Assimp was compiled against STLport - - - - - Assimp was compiled as a debug build - - - - - Assimp was compiled with the boost work around. - - - - - Assimp was compiled built to run single threaded. - - - - - Defines how UV coordinates should be transformed. - - - - - Scaling is evaluated. - - - - - Rotation is evaluated. - - - - - Translation is evaluated. - - - - - Assimp.NET general exception. - - - - - Initializes a new instance of the class. - - - - - Initializes a new instance of the class. - - The error message. - - - - Initializes a new instance of the class. - - Name of the param. - The error message. - - - - Initializes a new instance of the class. - - The error message - The inner exception. - - - - Describes all the values pertaining to a particular texture slot in a material. - - - - - Constructs a new TextureSlot. - - Texture filepath - Texture type semantic - Texture index in the material - Texture mapping - UV channel in mesh that corresponds to this texture - Blend factor - Texture operation - Texture wrap mode - Misc flags - - - - Gets the texture file path. - - - - - Gets the texture type semantic. - - - - - Gets the texture index in the material. - - - - - Gets the texture mapping. - - - - - Gets the UV channel index that corresponds to this texture from the mesh. - - - - - Gets the blend factor. - - - - - Gets the texture operation. - - - - - Gets the texture wrap mode. - - - - - Gets misc flags. - - - - - Describes a right-handed camera in the scene. An important aspect is that - the camera itself is also part of the scenegraph, meaning any values such - as the direction vector are not *absolute*, they can be relative to the coordinate - system defined by the node which corresponds to the camera. This allows for camera - animations. - - - - - Constructs a new Camera. - - Unmanaged aiCamera - - - - Gets the name of the camera. This corresponds to a node in the - scenegraph with the same name. This node specifies the position of the - camera in the scene hierarchy and can be animated. - - - - - Gets the position of the camera relative to the coordinate space defined by - the corresponding node. THe default value is 0|0|0. - - - - - Gets the 'up' vector of the camera, relative to the coordinate space defined by the - corresponding node. The 'right' vector of the camera is the cross product of the up - and direction vectors. The default value is 0|1|0. - - - - - Gets the viewing direction of the camera, relative to the coordiante space defined by the corresponding node. - The default value is 0|0|1. - - - - - Gets the half horizontal field of view angle, in radians. The FoV angle is - the angle between the center line of the screen and the left or right border. The default - value is 1/4PI. - - - - - Gets the distance of the near clipping plane from the camera. The value may not - be 0.0f for arithmetic reasons to prevent a division through zero. The default value is 0.1f; - - - - - Gets the distance of the far clipping plane from the camera. The far clippling plane must - be further than the near clippling plane. The default value is 1000.0f. The ratio between - the near and far plane should not be too large (between 1000 - 10000 should be ok) to avoid - floating-point inaccuracies which can lead to z-fighting. - - - - - Gets the screen aspect ratio. This is the ratio between the width and height of the screen. Typical - values are 4/3, 1/2, or 1/1. This value is 0 if the aspect ratio is not defined in the source file. - The default value is zero. - - - - - Gets a right-handed view matrix. - - - - - Defines how an UV channel is transformed. - - - - - Translation on the U and V axes. Default is 0|0 - - - - - Scaling on the U and V axes. Default is 1|1. - - - - - Rotation in counter-clockwise direction, specfied in - radians. The rotation center is 0.5f|0.5f and the - default value is zero. - - - - - Static class containing material key constants. A fully qualified mat key - name here means that it's a string that combines the mat key (base) name, its - texture type semantic, and its texture index into a single string delimited by - commas. For non-texture material properties, the texture type semantic and texture - index are always zero. - - - - - Material name (String) - - - - - Two sided property (boolean) - - - - - Shading mode property (ShadingMode) - - - - - Enable wireframe property (boolean) - - - - - Blending function (BlendMode) - - - - - Opacity (float) - - - - - Bumpscaling (float) - - - - - Shininess (float) - - - - - Reflectivity (float) - - - - - Shininess strength (float) - - - - - Refracti (float) - - - - - Diffuse color (Color4D) - - - - - Ambient color (Color4D) - - - - - Specular color (Color4D) - - - - - Emissive color (Color4D) - - - - - Transparent color (Color4D) - - - - - Reflective color (Color4D) - - - - - Background image (String) - - - - - Texture base name - - - - - UVWSRC base name - - - - - Texture op base name - - - - - Mapping base name - - - - - Texture blend base name. - - - - - Mapping mode U base name - - - - - Mapping mode V base name - - - - - Texture map axis base name - - - - - UV transform base name - - - - - Texture flags base name - - - - - Helper function to get the fully qualified name of a texture property type name. Takes - in a base name constant, a texture type, and a texture index and outputs the name in the format: - "baseName.TextureType.texIndex" - - Base name - Texture type - Texture index - Fully qualified texture name - - - - Describes the animation of a single node. The name specifies the bone/node which is affected by - this animation chanenl. The keyframes are given in three separate seties of values, - one for each position, rotation, and scaling. The transformation matrix is computed from - these values and replaces the node's original transformation matrix at a specific time. - This means all keys are absolute and not relative to the bone default pose. - The order which the transformations are to be applied is scaling, rotation, and translation (SRT). - Keys are in chronological order and duplicate keys do not pass the validation step. There most likely will be no - negative time values, but they are not forbidden. - - - - - Constructs a new NodeAnimation. - - Unmanaged AiNodeAnim struct - - - - Gets the name of the node affected by this animation. It must exist and it must - be unique. - - - - - Gets the number of position keys in the animation channel. - - - - - Checks if this animation channel contains position keys. - - - - - Gets the position keys of this animation channel. Positions are - specified as a 3D vector. If there are position keys, there will - also be -at least- one scaling and one rotation key. - - - - - Gets the number of rotation keys in the animation channel. - - - - - Checks if the animation channel contains rotation keys. - - - - - Gets the rotation keys of this animation channel. Rotations are - given as quaternions. If this exists, there will be -at least- one - scaling and one position key. - - - - - Gets the number of scaling keys in the animation channel. - - - - - Checks if the animation channel contains scaling keys. - - - - - Gets the scaling keys of this animation channel. Scalings are - specified in a 3D vector. If there are scaling keys, there will - also be -at least- one position and one rotation key. - - - - - Gets how the animation behaves before the first key is encountered. By default the original - transformation matrix of the affected node is used. - - - - - Gets how the animation behaves after the last key was processed. By default the original - transformation matrix of the affected node is taken. - - - - - A key-value pairing that represents some material property. - - - - - Constructs a new MaterialProperty. - - Umananaged AiMaterialProperty struct - - - - Returns the property raw data as a float. - - Float - - - - Returns the property raw data as an integer. - - Integer - - - - Returns the property raw data as a string. - - String - - - - Returns the property raw data as a float array. - - Float array - - - - Returns the property raw data as an integer array. - - Integer array - - - - Returns the property raw data as a boolean. - - Boolean - - - - Returns the property raw data as a Color3D. - - Color3D - - - - Returns the property raw data as a Color4D. - - Color4D - - - - Returns the property raw data as a ShadingMode enum value. - - Shading mode - - - - Returns the property raw data as a BlendMode enum value. - - Blend mode - - - - Gets the property key name. E.g. $tex.file. This corresponds to the - "AiMatKeys" base name constants. - - - - - Gets the type of property. - - - - - Gets the raw byte data count. - - - - - Checks if the property has data. - - - - - Gets the raw byte data. - - - - - Gets the texture type semantic, for non-texture properties this is always . - - - - - Gets the texture index, for non-texture properties this is always zero. - - - - - Gets the property's fully qualified name. Format: "{base name},{texture type semantic},{texture index}". E.g. "$clr.diffuse,0,0". This - is the key that is used to index the property in the material property map. - - - - - Represents an aiScene struct. - - - - - unsigned int, flags about the state of the scene - - - - - aiNode*, root node of the scenegraph. - - - - - Number of meshes contained. - - - - - aiMesh**, meshes in the scene. - - - - - Number of materials contained. - - - - - aiMaterial**, materials in the scene. - - - - - Number of animations contained. - - - - - aiAnimation**, animations in the scene. - - - - - Number of embedded textures contained. - - - - - aiTexture**, textures in the scene. - - - - - Number of lights contained. - - - - - aiLight**, lights in the scene. - - - - - Number of cameras contained. - - - - - aiCamera**, cameras in the scene. - - - - - Represents an aiNode struct. - - - - - Name of the node. - - - - - Node's transform relative to its parent. - - - - - aiNode*, node's parent. - - - - - Number of children the node owns. - - - - - aiNode**, array of nodes this node owns. - - - - - Number of meshes referenced by this node. - - - - - unsigned int*, array of mesh indices. - - - - - Represents an aiMesh struct. - - - - - unsigned int, bitwise flag detailing types of primitives contained. - - - - - Number of vertices in the mesh, denotes length of - -all- per-vertex arrays. - - - - - Number of faces in the mesh. - - - - - aiVector3D*, array of positions. - - - - - aiVector3D*, array of normals. - - - - - aiVector3D*, array of tangents. - - - - - aiVector3D*, array of bitangents. - - - - - aiColor*[Max_Value], array of arrays of vertex colors. Max_Value is a defined constant. - - - - - aiColor*[Max_Value], array of arrays of texture coordinates. Max_Value is a defined constant. - - - - - unsigned int[4], array of ints denoting the number of components for texture coordinates - UV (2), UVW (3) for example. - - - - - aiFace*, array of faces. - - - - - Number of bones in the mesh. - - - - - aiBone**, array of bones. - - - - - Material index referencing the material in the scene. - - - - - Optional name of the mesh. - - - - - NOT CURRENTLY IN USE. - - - - - NOT CURRENTLY IN USE. - - - - - Represents an aiTexture struct. - - - - - Width of the texture. - - - - - Height of the texture. - - - - - char[4], format extension hint. - - - - - aiTexel*, array of texel data. - - - - - Represents an aiFace struct. - - - - - Number of indices in the face. - - - - - unsigned int*, array of indices. - - - - - Represents an aiBone struct. - - - - - Name of the bone. - - - - - Number of weights. - - - - - VertexWeight*, array of vertex weights. - - - - - Matrix that transforms the vertex from mesh to bone space in bind pose - - - - - Represents an aiMaterialProperty struct. - - - - - Name of the property (key). - - - - - Textures: Specifies texture usage. None texture properties - have this zero (or None). - - - - - Textures: Specifies the index of the texture. For non-texture properties - this is always zero. - - - - - Size of the buffer data in bytes. This value may not be zero. - - - - - Type of value contained in the buffer. - - - - - char*, byte buffer to hold the property's value. - - - - - Represents an aiMaterial struct. - - - - - aiMaterialProperty**, array of material properties. - - - - - Number of key-value properties. - - - - - Storage allocated for key-value properties. - - - - - Represents an aiNodeAnim struct. - - - - - Name of the node affected by the animation. The node must exist - and be unique. - - - - - Number of position keys. - - - - - VectorKey*, position keys of this animation channel. Positions - are 3D vectors and are accompanied by at least one scaling and one rotation key. - - - - - The number of rotation keys. - - - - - QuaternionKey*, rotation keys of this animation channel. Rotations are 4D vectors (quaternions). - If there are rotation keys there will be at least one scaling and one position key. - - - - - Number of scaling keys. - - - - - VectorKey*, scaling keys of this animation channel. Scalings are specified as a - 3D vector, and if there are scaling keys, there will at least be one position - and one rotation key. - - - - - Defines how the animation behaves before the first key is encountered. - - - - - Defines how the animation behaves after the last key was processed. - - - - - Represents an aiMeshAnim struct. - - - - - Name of the mesh to be animated. Empty string not allowed. - - - - - Number of keys, there is at least one. - - - - - aiMeshkey*, the key frames of the animation. There must exist at least one. - - - - - Represents an aiAnimation struct. - - - - - Name of the animation. - - - - - Duration of the animation in ticks. - - - - - Ticks per second, 0 if not specified in imported file. - - - - - Number of bone animation channels, each channel affects a single node. - - - - - aiNodeAnim**, node animation channels. Each channel affects a single node. - - - - - Number of mesh animation channels. Each channel affects a single mesh and defines - vertex-based animation. - - - - - aiMeshAnim**, mesh animation channels. Each channel affects a single mesh. - - - - - Represents an aiLight struct. - - - - - Name of the light. - - - - - Type of light. - - - - - Position of the light. - - - - - Direction of the spot/directional light. - - - - - Attenuation constant value. - - - - - Attenuation linear value. - - - - - Attenuation quadratic value. - - - - - Diffuse color. - - - - - Specular color. - - - - - Ambient color. - - - - - Spot light inner angle. - - - - - Spot light outer angle. - - - - - Represents an aiCamera struct. - - - - - Name of the camera. - - - - - Position of the camera. - - - - - Up vector of the camera. - - - - - Viewing direction of the camera. - - - - - Field Of View of the camera. - - - - - Near clip plane distance. - - - - - Far clip plane distance. - - - - - The Aspect ratio. - - - - - Represents an aiString struct. - - - - - Byte length of the UTF-8 string. - - - - - Actual string. - - - - - Convienence method for getting the AiString string - if the length is not greater than zero, it returns - an empty string rather than garbage. - - AiString string data - - - - Convienence method for setting the AiString string (and length). - - String data to set - - - - Callback delegate for Assimp's LogStream. - - Log message - User data that is passed to the callback - - - - Represents a log stream, which receives all log messages and - streams them somewhere. - - - - - Constructs a new AiLogStream. - - Callback called when messages are logged. - - - - Constructs a new LogStream. - - Callback called when messages are logged. - User-supplied data - - - - Gets or sets the callback that is called when a message is logged. - - - - - Gets or sets the user data to be passed to the callback. - - - - - Represents the memory requirements for the different components of an imported - scene. All sizes in in bytes. - - - - - Size of the storage allocated for texture data, in bytes. - - - - - Size of the storage allocated for material data, in bytes. - - - - - Size of the storage allocated for mesh data, in bytes. - - - - - Size of the storage allocated for node data, in bytes. - - - - - Size of the storage allocated for animation data, in bytes. - - - - - Size of the storage allocated for camera data, in bytes. - - - - - Size of the storage allocated for light data, in bytes. - - - - - Total storage allocated for the imported scene, in bytes. - - - - - Represents an aiAnimMesh struct. - - - - - aiVector3D*, replacement position array. - - - - - aiVector3D*, replacement normal array. - - - - - aiVector3D*, replacement tangent array. - - - - - aiVector3D*, replacement bitangent array. - - - - - aiColor4D*[4], replacement vertex colors. - - - - - aiVector3D*[4], replacement texture coordinates. - - - - - unsigned int, number of vertices. - - - - - Describes a file format which Assimp can export to. - - - - - char*, a short string ID to uniquely identify the export format. e.g. "dae" or "obj" - - - - - char*, a short description of the file format to present to users. - - - - - char*, a recommended file extension of the exported file in lower case. - - - - - Describes a blob of exported scene data. Blobs can be nested, the first blob always has an empty name. Nested - blobs represent auxillary files produced by the exporter (e.g. material files) and are named accordingly. - - - - - size_t, size of the data in bytes. - - - - - void*, the data. - - - - - AiString, name of the blob. - - - - - aiExportDataBlob*, pointer to the next blob in the chain. - - - - - A material contains all the information that describes how to render a mesh. E.g. textures, colors, and render states. Internally - all this information is stored as key-value pair properties. The class contains many convienence methods and properties for - accessing non-texture/texture properties without having to know the Assimp material key names. Not all properties may be present, - and if they aren't a default value will be returned. - - - - - Constructs a new Material. - - Unmanaged AiMaterial struct. - - - - Helper method to construct a fully qualified name from the input parameters. All the input parameters are combined into the fully qualified name: {baseName},{texType},{texIndex}. E.g. - "$clr.diffuse,0,0" or "$tex.file,1,0". This is the name that is used as the material dictionary key. - - Key basename, this must not be null or empty - Texture type; non-texture properties should leave this - Texture index; non-texture properties should leave this zero. - The fully qualified name - - - - Gets the non-texture properties contained in this Material. The name should be - the "base name", as in it should not contain texture type/texture index information. E.g. "$clr.diffuse" rather than "$clr.diffuse,0,0". The extra - data will be filled in automatically. - - Key basename - The material property, if it exists - - - - Gets the material property. All the input parameters are combined into the fully qualified name: {baseName},{texType},{texIndex}. E.g. - "$clr.diffuse,0,0" or "$tex.file,1,0". - - Key basename - Texture type; non-texture properties should leave this - Texture index; non-texture properties should leave this zero. - The material property, if it exists - - - - Gets the material property by its fully qualified name. The format is: {baseName},{texType},{texIndex}. E.g. - "$clr.diffuse,0,0" or "$tex.file,1,0". - - Fully qualified name of the property - The material property, if it exists - - - - Checks if the material has the specified non-texture property. The name should be - the "base name", as in it should not contain texture type/texture index information. E.g. "$clr.diffuse" rather than "$clr.diffuse,0,0". The extra - data will be filled in automatically. - - - - - - - Checks if the material has the specified property. All the input parameters are combined into the fully qualified name: {baseName},{texType},{texIndex}. E.g. - "$clr.diffuse,0,0" or "$tex.file,1,0". - - Key basename - Texture type; non-texture properties should leave this - Texture index; non-texture properties should leave this zero. - True if the property exists, false otherwise. - - - - Checks if the material has the specified property by looking up its fully qualified name. The format is: {baseName},{texType},{texIndex}. E.g. - "$clr.diffuse,0,0" or "$tex.file,1,0". - - Fully qualified name of the property - True if the property exists, false otherwise. - - - - Gets -all- properties contained in the Material. - - All properties in the material property map. - - - - Gets all the textures that are of the specified texture type. - - Texture type - Texture count - - - - Gets the specific texture information for the texture type and texture index. - - Texture type - Texture index - Texture information struct - - - - Gets all texture infos for the specific texture type. - - Texture type - All textures that correspond to the texture type. - - - - Get all textures contained in this material. - - All texture information structs - - - - Gets the number of properties contained in the material. - - - - - Checks if the material has a name property. - - - - - Gets the material name value, if any. Default value is an empty string. - - - - - Checks if the material has a two-sided property. - - - - - Gets if the material should be rendered as two-sided. Default value is false. - - - - - Checks if the material has a shading-mode property. - - - - - Gets the shading mode. Default value is , meaning it is not defined. - - - - - Checks if the material has a wireframe property. - - - - - Gets if wireframe should be enabled. Default value is false. - - - - - Checks if the material has a blend mode property. - - - - - Gets the blending mode. Default value is . - - - - - Checks if the material has an opacity property. - - - - - Gets the opacity. Default value is 1.0f. - - - - - Checks if the material has a bump scaling property. - - - - - Gets the bump scaling. Default value is 0.0f; - - - - - Checks if the material has a shininess property. - - - - - Gets the shininess. Default value is 0.0f; - - - - - Checks if the material has a shininess strength property. - - - - - Gets the shininess strength. Default vaulue is 1.0f. - - - - - Checks if the material has a reflectivty property. - - - - - Gets the reflectivity. Default value is 0.0f; - - - - - Checks if the material has a color diffuse property. - - - - - Gets the color diffuse. Default value is white. - - - - - Checks if the material has a color ambient property. - - - - - Gets the color ambient. Default value is (.2f, .2f, .2f, 1.0f). - - - - - Checks if the material has a color specular property. - - - - - Gets the color specular. Default value is black. - - - - - Checks if the material has a color emissive property. - - - - - Gets the color emissive. Default value is black. - - - - - Checks if the material has a color transparent property. - - - - - Gets the color transparent. Default value is black. - - - - - Checks if the material has a color reflective property. - - - - - Gets the color reflective. Default value is black. - - - - - Represents a 4x4 column-vector matrix (X base is the first column, Y base is the second, Z base the third, and translation the fourth). - Memory layout is row major. Right handed conventions are used by default. - - - - - Value at row 1, column 1 of the matrix - - - - - Value at row 1, column 2 of the matrix - - - - - Value at row 1, column 3 of the matrix - - - - - Value at row 1, column 4 of the matrix - - - - - Value at row 2, column 1 of the matrix - - - - - Value at row 2, column 2 of the matrix - - - - - Value at row 2, column 3 of the matrix - - - - - Value at row 2, column 4 of the matrix - - - - - Value at row 3, column 1 of the matrix - - - - - Value at row 3, column 2 of the matrix - - - - - Value at row 3, column 3 of the matrix - - - - - Value at row 3, column 4 of the matrix - - - - - Value at row 4, column 1 of the matrix - - - - - Value at row 4, column 2 of the matrix - - - - - Value at row 4, column 3 of the matrix - - - - - Value at row 4, column 4 of the matrix - - - - - Constructs a new Matrix4x4. - - Element at row 1, column 1 - Element at row 1, column 2 - Element at row 1, column 3 - Element at row 1, column 4 - Element at row 2, column 1 - Element at row 2, column 2 - Element at row 2, column 3 - Element at row 2, column 4 - Element at row 3, column 1 - Element at row 3, column 2 - Element at row 3, column 3 - Element at row 3, column 4 - Element at row 4, column 1 - Element at row 4, column 2 - Element at row 4, column 3 - Element at row 4, column 4 - - - - Constructs a new Matrix4x4. - - Rotation matrix to copy values from. - - - - Transposes this matrix (rows become columns, vice versa). - - - - - Inverts the matrix. If the matrix is *not* invertible all elements are set to . - - - - - Compute the determinant of this matrix. - - The determinant - - - - Decomposes a transformation matrix into its original scale, rotation, and translation components. The - scaling vector receives the scaling for the x, y, z axes. The rotation is returned as a hamilton quaternion. And - the translation is the output position for the x, y, z axes. - - Vector to hold the scaling component - Quaternion to hold the rotation component - Vector to hold the translation component - - - - Decomposes a transformation matrix with no scaling. The rotation is returned as a hamilton - quaternion. The translation receives the output position for the x, y, z axes. - - Quaternion to hold the rotation component - Vector to hold the translation component - - - - Creates a rotation matrix from a set of euler angles. - - Rotation angle about the x-axis, in radians. - Rotation angle about the y-axis, in radians. - Rotation angle about the z-axis, in radians. - The rotation matrix - - - - Creates a rotation matrix from a set of euler angles. - - Vector containing the rotation angles about the x, y, z axes, in radians. - The rotation matrix - - - - Creates a rotation matrix for a rotation about the x-axis. - - Rotation angle in radians. - The rotation matrix - - - - Creates a rotation matrix for a rotation about the y-axis. - - Rotation angle in radians. - The rotation matrix - - - - Creates a rotation matrix for a rotation about the z-axis. - - Rotation angle in radians. - The rotation matrix - - - - Creates a rotation matrix for a rotation about an arbitrary axis. - - Rotation angle, in radians - Rotation axis, which should be a normalized vector. - The rotation matrix - - - - Creates a translation matrix. - - Translation vector - The translation matrix - - - - Creates a scaling matrix. - - Scaling vector - The scaling vector - - - - Creates a rotation matrix that rotates a vector called "from" into another - vector called "to". Based on an algorithm by Tomas Moller and John Hudges: - - "Efficiently Building a Matrix to Rotate One Vector to Another" - Journal of Graphics Tools, 4(4):1-4, 1999 - - - Starting vector - Ending vector - Rotation matrix to rotate from the start to end. - - - - Tests equality between two matrices. - - First matrix - Second matrix - True if the matrices are equal, false otherwise - - - - Tests inequality between two matrices. - - First matrix - Second matrix - True if the matrices are not equal, false otherwise - - - - Performs matrix multiplication. Multiplication order is B x A. That way, SRT concatenations - are left to right. - - First matrix - Second matrix - Multiplied matrix - - - - Implicit conversion from a 3x3 matrix to a 4x4 matrix. - - 3x3 matrix - 4x4 matrix - - - - Tests equality between this matrix and another. - - Other matrix to test - True if the matrices are equal, false otherwise - - - - Determines whether the specified is equal to this instance. - - The to compare with this instance. - - true if the specified is equal to this instance; otherwise, false. - - - - - Returns a hash code for this instance. - - - A hash code for this instance, suitable for use in hashing algorithms and data structures like a hash table. - - - - - Returns a that represents this instance. - - - A that represents this instance. - - - - - Gets the identity matrix. - - - - - Gets if this matrix is an identity matrix. - - - - - Gets or sets the value at the specific one-based row, column - index. E.g. i = 1, j = 2 gets the value in row 1, column 2 (MA2). Indices - out of range return a value of zero. - - - One-based Row index - One-based Column index - Matrix value - - - - Represents a two-dimensional vector. - - - - - X component. - - - - - Y component - - - - - Constructs a new Vector2D. - - X component - Y component - - - - Constructs a new Vector2D with both components - set the same value. - - Value to set both X and Y to - - - - Sets the X and Y values. - - X component - Y component - - - - Calculates the length of the vector. - - Vector's length - - - - Calculates the length of the vector squared. - - Vector's length squared - - - - Normalizes the vector where all components add to one (Unit Vector), but preserves - the direction that the vector represents. - - - - - Negates the vector. - - - - - Adds two vectors together. - - First vector - Second vector - Added vector - - - - Subtracts the second vector from the first vector. - - First vector - Second vector - Resulting vector - - - - Multiplies two vectors together. - - First vector - Second vector - Multiplied vector - - - - Multiplies a vector by a scalar. - - Source vector - Scalar value - Scaled vector - - - - Multiplies a vector by a scalar. - - Scalar value - Source vector - Scaled vector - - - - Divides the first vector by the second vector. - - First vector - Second vector - Divided vector - - - - Divides the vector by a divisor value. - - Source vector - Divisor - Divided vector - - - - Negates the vector. - - Source vector - Negated vector - - - - Tets equality between two vectors. - - First vector - Second vector - True if the vectors are equal, false otherwise - - - - Tests inequality between two vectors. - - First vector - Second vector - True if the vectors are not equal, false otherwise - - - - Tests equality between this vector and another vector. - - Vector to test against - True if components are equal - - - - Tests equality between this vector and another object. - - Object to test against - True if the object is a vector and the components are equal - - - - Returns a hash code for this instance. - - - A hash code for this instance, suitable for use in hashing algorithms and data structures like a hash table. - - - - - Returns a that represents this instance. - - - A that represents this instance. - - - - - Gets or sets the component value at the specified zero-based index - in the order of XY (index 0 access X, 1 access Y. If - the index is not in range, a value of zero is returned. - - Zero-based index. - The component value - - - - Represents a completely imported model or scene. Everything that was imported from the given file can be - accessed from here. Once the scene is loaded from unmanaged memory, it resides solely in managed memory - and Assimp's read only copy is released. - - - - - Constructs a new Scene. - - Unmanaged AiScene struct. - - - - Gets the state of the imported scene. By default no flags are set, but - issues can arise if the flag is set to incomplete. - - - - - Gets the root node of the scene graph. There will always be at least the root node - if the import was successful and no special flags have been set. Presence of further nodes - depends on the format and content of the imported file. - - - - - Gets the number of meshes in the scene. - - - - - Checks if the scene contains meshes. Unless if no special scene flags are set - this should always be true. - - - - - Gets the meshes contained in the scene, if any. - - - - - Gets the number of lights in the scene. - - - - - Checks if the scene contains any lights. - - - - - Gets the lights in the scene, if any. - - - - - Gets the number of cameras in the scene. - - - - - Checks if the scene contains any cameras. - - - - - Gets the cameras in the scene, if any. - - - - - Gets the number of embedded textures in the scene. - - - - - Checks if the scene contains embedded textures. - - - - - Gets the embedded textures in the scene, if any. - - - - - Gets the number of animations in the scene. - - - - - Checks if the scene contains any animations. - - - - - Gets the animations in the scene, if any. - - - - - Gets the number of materials in the scene. There should always be at least the - default Assimp material if no materials were loaded. - - - - - Checks if the scene contains any materials. There should always be at least the - default Assimp material if no materials were loaded. - - - - - Gets the materials in the scene. - - - - - Static class containing preset properties for post processing options. - - - - - PostProcess configuration for (some) Direct3D conventions, - left handed geometry, upper left origin for UV coordinates, - and clockwise face order, suitable for CCW culling. - - - - - PostProcess configuration for optimizing data for real-time. - Does the following steps: - - , , - , , - , and - - - - - PostProcess configuration for optimizing - data for real-time rendering. Does the following steps: - - , , - , , - , - , , - , , and - - - - - - PostProcess configuration for heavily optimizing the data - for real-time rendering. Includes all flags in - as well as - , , and - - - - - - Time-value pair specifying a rotation for a given time. - - - - - The time of this key. - - - - - The rotation of this key. - - - - - Constructs a new QuaternionKey. - - Time of the key. - Quaternion rotation at the time frame. - - - - Tests equality between two keys. - - The first key - The second key - True if the key's rotations are the same, false otherwise. - - - - Tests inequality between two keys. - - The first key - The second key - True if the key's rotations are not the same, false otherwise. - - - - Tests inequality between two keys. - - The first key - The second key - True if the first key's time is less than the second key's. - - - - Tests inequality between two keys. - - The first key - The second key - True if the first key's time is greater than the second key's. - - - - Determines whether the specified is equal to this instance. - - The to compare with this instance. - - true if the specified is equal to this instance; otherwise, false. - - - - - Tests equality between this key and another. - - Other key to test - True if their rotations are equal. - - - - Returns a hash code for this instance. - - - A hash code for this instance, suitable for use in hashing algorithms and data structures like a hash table. - - - - - Returns a that represents this instance. - - - A that represents this instance. - - - - - Assimp importer that will use Assimp to load a model into managed memory. - - - - - Constructs a new AssimpImporter. - - - - - Releases unmanaged resources and performs other cleanup operations before the - is reclaimed by garbage collection. - - - - - Importers a model from the stream without running any post-process steps. The importer sets configurations - and loads the model into managed memory, releasing the unmanaged memory used by Assimp. It is up to the caller to dispose of the stream. - - Stream to read from - Format extension to serve as a hint to Assimp to choose which importer to use - The imported scene - Thrown if the stream is not valid (null or write-only) or if the format hint is null or empty. - Thrown if attempting to import a model if the importer has been disposed of - - - - Importers a model from the stream. The importer sets configurations - and loads the model into managed memory, releasing the unmanaged memory used by Assimp. It is up to the caller to dispose of the stream. - - Stream to read from - Post processing flags, if any - Format extension to serve as a hint to Assimp to choose which importer to use - The imported scene - Thrown if the stream is not valid (null or write-only) or if the format hint is null or empty. - Thrown if attempting to import a model if the importer has been disposed of - - - - Importers a model from the specified file without running any post-process steps. The importer sets configurations - and loads the model into managed memory, releasing the unmanaged memory used by Assimp. - - Full path to the file - The imported scene - Thrown if there was a general error in importing the model. - Thrown if the file could not be located. - Thrown if attempting to import a model if the importer has been disposed of - - - - Importers a model from the specified file. The importer sets configurations - and loads the model into managed memory, releasing the unmanaged memory used by Assimp. - - Full path to the file - Post processing flags, if any - The imported scene - Thrown if there was a general error in importing the model. - Thrown if the file could not be located. - Thrown if attempting to import a model if the importer has been disposed of - - - - Converts the model contained in the file to the specified format and save it to a file. - - Input file name to import - Output file name to export to - Format id that specifies what format to export to - Thrown if there was a general error in importing the model. - Thrown if the file could not be located. - Thrown if attempting to import a model if the importer has been disposed of - - - - Converts the model contained in the file to the specified format and save it to a file. - - Input file name to import - Output file name to export to - Format id that specifies what format to export to - Pre processing steps used for the export - Thrown if there was a general error in importing the model. - Thrown if the file could not be located. - Thrown if attempting to import a model if the importer has been disposed of - - - - Converts the model contained in the file to the specified format and save it to a file. - - Input file name to import - Post processing steps used for the import - Output file name to export to - Format id that specifies what format to export to - Pre processing steps used for the export - Thrown if there was a general error in importing the model. - Thrown if the file could not be located. - Thrown if attempting to import a model if the importer has been disposed of - - - - Converts the model contained in the file to the specified format and save it to a data blob. - - Input file name to import - Format id that specifies what format to export to - Data blob containing the exported scene in a binary form - Thrown if there was a general error in importing the model. - Thrown if the file could not be located. - Thrown if attempting to import a model if the importer has been disposed of - - - - Converts the model contained in the file to the specified format and save it to a data blob. - - Input file name to import - Format id that specifies what format to export to - Pre processing steps used for the export - Data blob containing the exported scene in a binary form - Thrown if there was a general error in importing the model. - Thrown if the file could not be located. - Thrown if attempting to import a model if the importer has been disposed of - - - - Converts the model contained in the file to the specified format and save it to a data blob. - - Input file name to import - Post processing steps used for the import - Format id that specifies what format to export to - Pre processing steps used for the export - Data blob containing the exported scene in a binary form - Thrown if there was a general error in importing the model. - Thrown if the file could not be located. - Thrown if attempting to import a model if the importer has been disposed of - - - - Converts the model contained in the stream to the specified format and save it to a file. - - Stream to read from - Format extension to serve as a hint to Assimp to choose which importer to use - Output file name to export to - Format id that specifies what format to export to - Thrown if the stream is not valid (null or write-only) or if the format hint is null or empty. - Thrown if attempting to import a model if the importer has been disposed of - - - - Converts the model contained in the stream to the specified format and save it to a file. - - Stream to read from - Format extension to serve as a hint to Assimp to choose which importer to use - Output file name to export to - Format id that specifies what format to export to - Pre processing steps used for the export - Thrown if the stream is not valid (null or write-only) or if the format hint is null or empty. - Thrown if attempting to import a model if the importer has been disposed of - - - - Converts the model contained in the stream to the specified format and save it to a file. - - Stream to read from - Format extension to serve as a hint to Assimp to choose which importer to use - Post processing steps used for import - Output file name to export to - Format id that specifies what format to export to - Pre processing steps used for the export - Thrown if the stream is not valid (null or write-only) or if the format hint is null or empty. - Thrown if attempting to import a model if the importer has been disposed of - - - - Converts the model contained in the stream to the specified format and save it to a data blob. - - Stream to read from - Format extension to serve as a hint to Assimp to choose which importer to use - Format id that specifies what format to export to - Data blob containing the exported scene in a binary form - Thrown if the stream is not valid (null or write-only) or if the format hint is null or empty. - Thrown if attempting to import a model if the importer has been disposed of - - - - Converts the model contained in the stream to the specified format and save it to a data blob. - - Stream to read from - Format extension to serve as a hint to Assimp to choose which importer to use - Format id that specifies what format to export to - Pre processing steps used for the export - Data blob containing the exported scene in a binary form - Thrown if the stream is not valid (null or write-only) or if the format hint is null or empty. - Thrown if attempting to import a model if the importer has been disposed of - - - - Converts the model contained in the stream to the specified format and save it to a data blob. - - Stream to read from - Format extension to serve as a hint to Assimp to choose which importer to use - Post processing steps used for import - Format id that specifies what format to export to - Pre processing steps used for the export - Data blob containing the exported scene in a binary form - Thrown if the stream is not valid (null or write-only) or if the format hint is null or empty. - Thrown if attempting to import a model if the importer has been disposed of - - - - Attaches a logging stream to the importer. - - Logstream to attach - - - - Detaches a logging stream from the importer. - - Logstream to detatch - - - - Detaches all logging streams that are currently attached to the importer. - - - - - Gets the model formats that are supported for export by Assimp. - - Export formats supported - - - - Gets the model formats that are supported for import by Assimp. - - Import formats supported - - - - Checks if the format extension (e.g. ".dae" or ".obj") is supported for import. - - Model format - True if the format is supported, false otherwise - - - - Checks if the format extension (e.g. ".dae" or ".obj") is supported for export. - - Model format - True if the format is supported, false otherwise - - - - Sets a configuration property to the importer. - - Config to set - - - - Removes a set configuration property by name. - - Name of the config property - - - - Removes all configuration properties from the importer. - - - - - Checks if the importer has a config set by the specified name. - - Name of the config property - True if the config is present, false otherwise - - - - Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. - - - - - Releases unmanaged and - optionally - managed resources - - true to release both managed and unmanaged resources; false to release only unmanaged resources. - - - - Gets if the importer has been disposed. - - - - - Gets or sets the uniform scale for the model. This is multiplied - with the existing root node's transform. - - - - - Gets or sets the model's rotation about the X-Axis, in degrees. This is multiplied - with the existing root node's transform. - - - - - Gets or sets the model's rotation abut the Y-Axis, in degrees. This is multiplied - with the existing root node's transform. - - - - - Gets or sets the model's rotation about the Z-Axis, in degrees. This is multiplied - with the existing root node's transform. - - - - - Gets or sets if verbose logging should be enabled. - - - - - Gets the property configurations set to this importer. - - - - - Gets the logstreams attached to this importer. - - - - - An animation consists of keyframe data for a number of nodes. For - each node affected by the animation, a separate series of data is given. - - - - - Constructs a new Animation. - - Unmanaged AiAnimation. - - - - Gets the name of the animation. If the modeling package the - data was exported from only supports a single animation channel, this - name is usually empty. - - - - - Gets the duration of the animation in number of ticks. - - - - - Gets the number of ticks per second. It may be zero - if it is not specified in the imported file. - - - - - Gets the number of node animation channels where each channel - affects a single node. - - - - - Checks if the animation has node animation channels. - - - - - Gets the node animation channels. - - - - - Gets the number of mesh animation channels. - - - - - Checks if the animation has mesh animations. - - - - - Gets the mesh animation channels. - - - - - Represents a three-dimensional vector. - - - - - X component. - - - - - Y component. - - - - - Z component. - - - - - Constructs a new Vector3D. - - X component - Y component - Z component - - - - Constructs a new Vector3D. - - Vector2D containing the X, Y values - Z component - - - - Constructs a new Vector3D where each component is set - to the same value. - - Value to set X, Y, and Z to - - - - Sets the X, Y, and Z values. - - X component - Y component - Z component - - - - Calculates the length of the vector. - - Vector's length - - - - Calculates the length of the vector squared. - - Vector's length squared - - - - Normalizes the vector where all components add to one (Unit Vector), but preserves - the direction that the vector represents. - - - - - Negates the vector. - - - - - Calculates the cross product of two vectors. - - First vector - Second vector - Resulting vector - - - - Calculates the dot product of two vectors. - - First vector - Second vector - Resulting vector - - - - Adds two vectors together. - - First vector - Second vector - Added vector - - - - Subtracts the second vector from the first vector. - - First vector - Second vector - Resulting vector - - - - Multiplies two vectors together. - - First vector - Second vector - Multiplied vector - - - - Multiplies a vector by a scalar. - - Source vector - Scalar value - Scaled vector - - - - Multiplies a vector by a scalar. - - Scalar value - Source vector - Scaled vector - - - - Transforms this vector by a 3x3 matrix. This "post-multiplies" the two. - - Source matrix - Source vector - Transformed vector - - - - Transforms this vector by a 4x4 matrix. This "post-multiplies" the two. - - Source matrix - Source vector - Transformed vector - - - - Divides the first vector by the second vector. - - First vector - Second vector - Divided vector - - - - Divides the vector by a divisor value. - - Source vector - Divisor - Divided vector - - - - Negates the vector. - - Source vector - Negated vector - - - - Tets equality between two vectors. - - First vector - Second vector - True if the vectors are equal, false otherwise - - - - Tests inequality between two vectors. - - First vector - Second vector - True if the vectors are not equal, false otherwise - - - - Tests equality between this vector and another vector. - - Vector to test against - True if components are equal - - - - Tests equality between this vector and another object. - - Object to test against - True if the object is a vector and the components are equal - - - - Returns a hash code for this instance. - - - A hash code for this instance, suitable for use in hashing algorithms and data structures like a hash table. - - - - - Returns a that represents this instance. - - - A that represents this instance. - - - - - Gets or sets the component value at the specified zero-based index - in the order of XYZ (index 0 access X, 1 access Y, etc). If - the index is not in range, a value of zero is returned. - - Zero-based index. - The component value - - - - Represents a 3x3 matrix. Assimp docs say their matrices are always row-major, - and it looks like they're only describing the memory layout. Matrices are treated - as column vectors however (X base in the first column, Y base the second, and Z base the third) - - - - - Value at row 1, column 1 of the matrix - - - - - Value at row 1, column 2 of the matrix - - - - - Value at row 1, column 3 of the matrix - - - - - Value at row 2, column 1 of the matrix - - - - - Value at row 2, column 2 of the matrix - - - - - Value at row 2, column 3 of the matrix - - - - - Value at row 3, column 1 of the matrix - - - - - Value at row 3, column 2 of the matrix - - - - - Value at row 3, column 3 of the matrix - - - - - Constructs a new Matrix3x3. - - Element at row 1, column 1 - Element at row 1, column 2 - Element at row 1, column 3 - Element at row 2, column 1 - Element at row 2, column 2 - Element at row 2, column 3 - Element at row 3, column 1 - Element at row 3, column 2 - Element at row 3, column 3 - - - - Constructs a new Matrix3x3. - - A 4x4 matrix to construct from, only taking the rotation/scaling part. - - - - Transposes this matrix (rows become columns, vice versa). - - - - - Inverts the matrix. If the matrix is *not* invertible all elements are set to . - - - - - Compute the determinant of this matrix. - - The determinant - - - - Creates a rotation matrix from a set of euler angles. - - Rotation angle about the x-axis, in radians. - Rotation angle about the y-axis, in radians. - Rotation angle about the z-axis, in radians. - The rotation matrix - - - - Creates a rotation matrix from a set of euler angles. - - Vector containing the rotation angles about the x, y, z axes, in radians. - The rotation matrix - - - - Creates a rotation matrix for a rotation about the x-axis. - - Rotation angle in radians. - The rotation matrix - - - - Creates a rotation matrix for a rotation about the y-axis. - - Rotation angle in radians. - The rotation matrix - - - - Creates a rotation matrix for a rotation about the z-axis. - - Rotation angle in radians. - The rotation matrix - - - - Creates a rotation matrix for a rotation about an arbitrary axis. - - Rotation angle, in radians - Rotation axis, which should be a normalized vector. - The rotation matrix - - - - Creates a scaling matrix. - - Scaling vector - The scaling vector - - - - Creates a rotation matrix that rotates a vector called "from" into another - vector called "to". Based on an algorithm by Tomas Moller and John Hudges: - - "Efficiently Building a Matrix to Rotate One Vector to Another" - Journal of Graphics Tools, 4(4):1-4, 1999 - - - Starting vector - Ending vector - Rotation matrix to rotate from the start to end. - - - - Tests equality between two matrices. - - First matrix - Second matrix - True if the matrices are equal, false otherwise - - - - Tests inequality between two matrices. - - First matrix - Second matrix - True if the matrices are not equal, false otherwise - - - - Performs matrix multiplication.Multiplication order is B x A. That way, SRT concatenations - are left to right. - - First matrix - Second matrix - Multiplied matrix - - - - Implicit conversion from a 4x4 matrix to a 3x3 matrix. - - 4x4 matrix - 3x3 matrix - - - - Tests equality between this matrix and another. - - Other matrix to test - True if the matrices are equal, false otherwise - - - - Determines whether the specified is equal to this instance. - - The to compare with this instance. - - true if the specified is equal to this instance; otherwise, false. - - - - - Returns a hash code for this instance. - - - A hash code for this instance, suitable for use in hashing algorithms and data structures like a hash table. - - - - - Returns a that represents this instance. - - - A that represents this instance. - - - - - Gets the identity matrix. - - - - - Gets if this matrix is an identity matrix. - - - - - Gets or sets the value at the specific one-based row, column - index. E.g. i = 1, j = 2 gets the value in row 1, column 2 (MA2). Indices - out of range return a value of zero. - - - One-based Row index - One-based Column index - Matrix value - - - - Represents an embedded texture. Some file formats directly embed texture assets. - Embedded textures may be uncompressed, where the data is given in an uncompressed format. - Or it may be compressed in a format like png or jpg. In the latter case, the raw - file bytes are given so the application must utilize an image decoder (e.g. DevIL) to - get access to the actual color data. - - - - - Creates a new texture based on the unmanaged struct. A height of zero - indicates a compressed texture. - - Unmanaged AiTexture struct - The embededded texture - - - - Gets if the texture is compressed or not. - - - - - Represents a compressed embedded texture. See for a complete - description. - - - - - Gets if the texture data is present - this should always be true. - - - - - Gets the number of bytes in the buffer. - - - - - Gets the raw byte data representing the compressed texture. - - - - - Gets the format hint to determine the type of compressed data. This hint - will always be a three-character hint like "dds", "jpg", "png". - - - - - Gets if the texture is compressed or not. - - - - - Represents an uncompressed embedded texture. See for a complete - description. - - - - - Constructs a new UnCompressedTexture. - - Unmanaged AiTexture struct. - - - - Gets the width of the texture in pixels. - - - - - Gets the height of the texture in pixels. - - - - - Gets if the texel data is present - should always be true. - - - - - Gets the texel data, the array is of size Width * Height. - - - - - Gets if the texture is compressed or not. - - - - - Describes a blob of exported scene data. Blobs can be nested - each blob may reference another blob, which in - turn can reference another and so on. This is used to allow exporters to write more than one output for a given - scene, such as material files. Existence of such files depends on the format. - - - - - Creates a new ExportDataBlob. - - Unmanaged structure. - - - - Creates a new ExportDataBlob. - - Name - Data - - - - Writes the data blob to the specified stream. - - Output stream - - - - Reads a data blob from the specified stream. - - Input stream - Data blob - - - - Gets the name of the blob. The first and primary blob always has an empty string for a name. Auxillary files - that are nested will have names. - - - - - Get the blob data. - - - - - Gets the next data blob. - - - - - Gets if the blob data is valid. - - - - - Represents a RGB color. - - - - - Red component. - - - - - Green component. - - - - - Blue component. - - - - - Constructs a Color3D. - - Red component - Green component - Blue component - - - - Constructs a Color3D where each component is - set to the same value. - - Value to set R, G, B components - - - - Determines if the color is black, or close to being black. - - True if the color is black/nearly block, false otherwise. - - - - Adds the two colors together. - - First color - Second color - Added color - - - - Adds the value to each of the components of the color. - - Source color - Value to add to each component - Added color - - - - Adds the value to each of the components of the color. - - Value to add to each component - Source color - Added color - - - - Subtracts the second color from the first color. - - First color - Second color - Resulting color - - - - Subtracts the value from each of the color's components. - - Source color - Value to subtract from each component - Resulting color - - - - Subtracts the color's components from the value, returning - the result as a new color. Same as new Color4D(value) - color - - Value for each component of the first color - Second color - Resulting color - - - - Multiplies the two colors. - - First color - Second color - Multiplied color. - - - - Multiplies the color by a scalar value, component wise. - - Source color - Scalar value - Resulting color - - - - Multiplies the color by a scalar value, component wise. - - Scalar value - Source color - Resulting color - - - - Divides the first color by the second color, component wise. - - First color - Second color - Resulting color - - - - Divides the color by a divisor value. - - Source color - Divisor - Resulting color - - - - Tets equality between two colors. - - First color - Second color - True if the colors are equal, false otherwise - - - - Tets inequality between two colors. - - First color - Second color - True if the colors are not equal, false otherwise - - - - Tests equality between this color and another color - - Color to test against - True if components are equal - - - - Tests equality between this color and another object. - - Object to test against - True if the object is a color and the components are equal - - - - Returns a hash code for this instance. - - - A hash code for this instance, suitable for use in hashing algorithms and data structures like a hash table. - - - - - Returns a that represents this instance. - - - A that represents this instance. - - - - - Gets or sets the component value at the specified zero-based index - in the order of RGBA (index 0 access R, 1 access G, etc). If - the index is not in range, a value of zero is returned. - - Zero-based index. - The component value - - - - A 4D vector that represents a rotation. - - - - - Rotation component of the quaternion/ - - - - - X component of the vector part of the quaternion. - - - - - Y component of the vector part of the quaternion. - - - - - Z component of the vector part of the quaternion. - - - - - Constructs a new Quaternion. - - W component - X component - Y component - Z component - - - - Constructs a new Quaternion from a rotation matrix. - - Rotation matrix to create the Quaternion from. - - - - Constructs a new Quaternion from three euler angles. - - Pitch - Yaw - Roll - - - - Constructs a new Quaternion from an axis-angle. - - Axis - Angle about the axis - - - - Normalizes the quaternion. - - - - - Transforms this quaternion into its conjugate. - - - - - Returns a matrix representation of the quaternion. - - - - - - Spherical interpolation between two quaternions. - - Start rotation when factor == 0 - End rotation when factor == 1 - Interpolation factor between 0 and 1, values beyond this range yield undefined values - - - - - Rotates a point by this quaternion. - - Point to rotate - Quaternion representing the rotation - - - - - Multiplies two quaternions. - - First quaternion - Second quaternion - Resulting quaternion - - - - Tests equality between two quaternions. - - First quaternion - Second quaternion - True if the quaternions are equal, false otherwise. - - - - Tests inequality between two quaternions. - - First quaternion - Second quaternion - True if the quaternions are not equal, false otherwise. - - - - Tests equality between two quaternions. - - Quaternion to compare - True if the quaternions are equal. - - - - Tests equality between this color and another object. - - Object to test against - True if the object is a color and the components are equal - - - - Returns a hash code for this instance. - - - A hash code for this instance, suitable for use in hashing algorithms and data structures like a hash table. - - - - - Returns a that represents this instance. - - - A that represents this instance. - - - - - A node in the imported model hierarchy. - - - - - Constructs a new Node. - - Unmanaged AiNode structure - Parent of this node or null - - - - Finds a node with the specific name, which may be this node - or any children or children's children, and so on, if it exists. - - Node name - The node or null if it does not exist - - - - Gets the name of the node. - - - - - Gets the transformation of the node relative to its parent. - - - - - Gets the node's parent, if it exists. - - - - - Gets the number of children that is owned by this node. - - - - - Gets if the node contains children. - - - - - Gets the node's children. - - - - - Gets the number of meshes referenced by this node. - - - - - Gets if the node contains mesh references. - - - - - Gets the indices of the meshes referenced by this node. Meshes can be - shared between nodes, so there is a mesh collection owned by the scene - that each node can reference. - - - - - Callback delegate for Assimp's LogStream. - - Log message - User data that is passed to the callback - - - - Represents a log stream, which receives all log messages and - streams them somewhere. - - - - - Constructs a new LogStream. - - - - - Constructs a new LogStream. - - User-supplied data - - - - Constructs a new LogStream. - - Callback called when messages are logged. - - - - Constructs a new LogStream. - - Callback called when messages are logged. - User-supplied data - - - - Override this method to log a message for a subclass of Logstream, if no callback - was set. - - Message - User data - - - - User data to be passed to the callback. - - - - - Log stream that writes messages to the Console. - - - - - Constructs a new console logstream. - - - - - Constructs a new console logstream. - - User supplied data - - - - Log a message to the console. - - Message - Userdata - - - - Represents a Red-Green-Blue-Alpha (RGBA) color. - Color values range from 0 to 1. - - - - - Red component. - - - - - Green component. - - - - - Blue component. - - - - - Alpha component. - - - - - Constructs a Color4D. - - Red component - Green component - Blue component - Alpha component - - - - Constructs a Color4D. Alpha is set to 1.0. - - Red component - Green component - Blue component - - - - Constructs a Color4D where each component is - set to the same value. - - Value to set R, G, B, A components - - - - Determines if the color is black, or close to being black. - - True if the color is black/nearly block, false otherwise. - - - - Adds the two colors together. - - First color - Second color - Added color - - - - Adds the value to each of the components of the color. - - Source color - Value to add to each component - Added color - - - - Adds the value to each of the components of the color. - - Value to add to each component - Source color - Added color - - - - Subtracts the second color from the first color. - - First color - Second color - Resulting color - - - - Subtracts the value from each of the color's components. - - Source color - Value to subtract from each component - Resulting color - - - - Subtracts the color's components from the value, returning - the result as a new color. Same as new Color4D(value) - color - - Value for each component of the first color - Second color - Resulting color - - - - Multiplies the two colors. - - First color - Second color - Multiplied color. - - - - Multiplies the color by a scalar value, component wise. - - Source color - Scalar value - Resulting color - - - - Multiplies the color by a scalar value, component wise. - - Scalar value - Source color - Resulting color - - - - Divides the first color by the second color, component wise. - - First color - Second color - Resulting color - - - - Divides the color by a divisor value. - - Source color - Divisor - Resulting color - - - - Tets equality between two colors. - - First color - Second color - True if the colors are equal, false otherwise - - - - Tets inequality between two colors. - - First color - Second color - True if the colors are not equal, false otherwise - - - - Tests equality between this color and another color - - Color to test against - True if components are equal - - - - Tests equality between this color and another object. - - Object to test against - True if the object is a color and the components are equal - - - - Returns a hash code for this instance. - - - A hash code for this instance, suitable for use in hashing algorithms and data structures like a hash table. - - - - - Returns a that represents this instance. - - - A that represents this instance. - - - - - Gets or sets the component value at the specified zero-based index - in the order of RGBA (index 0 access R, 1 access G, etc). If - the index is not in range, a value of zero is returned. - - Zero-based index. - The component value - - - - Singleton that governs access to the unmanaged Assimp library functions. - - - - - Private Constructor - - - - - Loads the library using the default 32-bit or 64-bit DLL path, depending on the OS AssimpNet is running on. - - Thrown if the library is already loaded or if there was an error in loading the library. - - - - Loads the Assimp unmanaged library using the DLL path specified in LibraryPath. If the library is already loaded, or there was an error - in loading the library, an AssimpException is thrown. - - Path to the Assimp DLL. - Thrown if the library is already loaded or if there was an error in loading the library. - - - - Frees the Assimp unmanaged library. - - - - - Imports a file. - - Valid filename - Post process flags specifying what steps are to be run after the import. - Property store containing config name-values, may be null. - Pointer to the unmanaged data structure. - - - - Imports a scene from a stream. This uses the "aiImportFileFromMemory" function. The stream can be from anyplace, - not just a memory stream. It is up to the caller to dispose of the stream. - - Stream containing the scene data - Post processing flags - A hint to Assimp to decide which importer to use to process the data - Property store containing the config name-values, may be null. - - - - - Releases the unmanaged scene data structure. - - Pointer to the unmanaged scene data structure. - - - - Applies a post-processing step on an already imported scene. - - Pointer to the unmanaged scene data structure. - Post processing steps to run. - Pointer to the unmanaged scene data structure. - - - - Gets all supported export formats. - - Array of supported export formats. - - - - Exports the given scene to a chosen file format. Returns the exported data as a binary blob which you can embed into another data structure or file. - - Scene to export, it is the responsibility of the caller to free this when finished. - Format id describing which format to export to. - Pre processing flags to operate on the scene during the export. - Exported binary blob, or null if there was an error. - - - - Exports the given scene to a chosen file format and writes the result file(s) to disk. - - The scene to export, which needs to be freed by the caller. The scene is expected to conform to Assimp's Importer output format. In short, - this means the model data should use a right handed coordinate system, face winding should be counter clockwise, and the UV coordinate origin assumed to be upper left. If the input is different, specify the pre processing flags appropiately. - Format id describing which format to export to. - Output filename to write to - Pre processing flags - accepts any post processing step flag. In reality only a small subset are actually supported, e.g. to ensure the input - conforms to the standard Assimp output format. Some may be redundant, such as triangulation, which some exporters may have to enforce due to the export format. - Return code specifying if the operation was a success. - - - - Attaches a log stream callback to catch Assimp messages. - - Logstream to attach - - - - Enables verbose logging. - - True if verbose logging is to be enabled or not. - - - - Detaches a logstream callback. - - Logstream to detach - A return code signifying if the function was successful or not. - - - - Detaches all logstream callbacks currently attached to Assimp. - - - - - Create an empty property store. Property stores are used to collect import settings. - - Pointer to property store - - - - Deletes a property store. - - Pointer to property store - - - - Sets an integer property value. - - Pointer to property store - Property name - Property value - - - - Sets a float property value. - - Pointer to property store - Property name - Property value - - - - Sets a string property value. - - Pointer to property store - Property name - Property value - - - - Retrieves a color value from the material property table. - - Material to retrieve the data from - Ai mat key (base) name to search for - Texture Type semantic, always zero for non-texture properties - Texture index, always zero for non-texture properties - The color if it exists. If not, the default Color4D value is returned. - - - - Retrieves an array of float values with the specific key from the material. - - Material to retrieve the data from - Ai mat key (base) name to search for - Texture Type semantic, always zero for non-texture properties - Texture index, always zero for non-texture properties - The maximum number of floats to read. This may not accurately describe the data returned, as it may not exist or be smaller. If this value is less than - the available floats, then only the requested number is returned (e.g. 1 or 2 out of a 4 float array). - The float array, if it exists - - - - Retrieves an array of integer values with the specific key from the material. - - Material to retrieve the data from - Ai mat key (base) name to search for - Texture Type semantic, always zero for non-texture properties - Texture index, always zero for non-texture properties - The maximum number of integers to read. This may not accurately describe the data returned, as it may not exist or be smaller. If this value is less than - the available integers, then only the requested number is returned (e.g. 1 or 2 out of a 4 float array). - The integer array, if it exists - - - - Retrieves a material property with the specific key from the material. - - Material to retrieve the property from - Ai mat key (base) name to search for - Texture Type semantic, always zero for non-texture properties - Texture index, always zero for non-texture properties - The material property, if found. - - - - Retrieves a string from the material property table. - - Material to retrieve the data from - Ai mat key (base) name to search for - Texture Type semantic, always zero for non-texture properties - Texture index, always zero for non-texture properties - The string, if it exists. If not, an empty string is returned. - - - - Gets the number of textures contained in the material for a particular texture type. - - Material to retrieve the data from - Texture Type semantic - The number of textures for the type. - - - - Gets the texture filepath contained in the material. - - Material to retrieve the data from - Texture type semantic - Texture index - The texture filepath, if it exists. If not an empty string is returned. - - - - Gets all values pertaining to a particular texture from a material. - - Material to retrieve the data from - Texture type semantic - Texture index - Returns the texture slot struct containing all the information. - - - - Gets the last error logged in Assimp. - - The last error message logged. - - - - Checks whether the model format extension is supported by Assimp. - - Model format extension, e.g. ".3ds" - True if the format is supported, false otherwise. - - - - Gets all the model format extensions that are currently supported by Assimp. - - Array of supported format extensions - - - - Gets the memory requirements of the scene. - - Pointer to the unmanaged scene data structure. - The memory information about the scene. - - - - Creates a quaternion from the 3x3 rotation matrix. - - Quaternion struct to fill - Rotation matrix - - - - Decomposes a 4x4 matrix into its scaling, rotation, and translation parts. - - 4x4 Matrix to decompose - Scaling vector - Quaternion containing the rotation - Translation vector - - - - Transposes the 4x4 matrix. - - Matrix to transpose - - - - Transposes the 3x3 matrix. - - Matrix to transpose - - - - Transforms the vector by the 3x3 rotation matrix. - - Vector to transform - Rotation matrix - - - - Transforms the vector by the 4x4 matrix. - - Vector to transform - Matrix transformation - - - - Multiplies two 4x4 matrices. The destination matrix receives the result. - - First input matrix and is also the Matrix to receive the result - Second input matrix, to be multiplied with "dst". - - - - Multiplies two 3x3 matrices. The destination matrix receives the result. - - First input matrix and is also the Matrix to receive the result - Second input matrix, to be multiplied with "dst". - - - - Creates a 3x3 identity matrix. - - Matrix to hold the identity - - - - Creates a 4x4 identity matrix. - - Matrix to hold the identity - - - - Gets the Assimp legal info. - - String containing Assimp legal info. - - - - Gets the native Assimp DLL's minor version number. - - - - - - Gets the native Assimp DLL's major version number. - - Assimp major version number - - - - Gets the native Assimp DLL's revision version number. - - Assimp revision version number - - - - Gets the native Assimp DLL's current version number as "major.minor.revision" string. This is the - version of Assimp that this wrapper is currently using. - - - - - - Get the compilation flags that describe how the native Assimp DLL was compiled. - - Compilation flags - - - - Gets the AssimpLibrary instance. - - - - - Gets the default path used for loading the 32-bit version of the unmanaged Assimp DLL. - - - - - Gets the default path used for loading the 64-bit version of the unmanaged Assimp DLL. - - - - - Gets the current path to the unmanaged Assimp DLL that is loaded. - - - - - Gets if the Assimp unmanaged library has been loaded or not. - - - - diff --git a/External/AssimpNet-3.1/Bin/net20/AssimpNet.XML b/External/AssimpNet-3.1/Bin/net20/AssimpNet.XML deleted file mode 100644 index 19689d45..00000000 --- a/External/AssimpNet-3.1/Bin/net20/AssimpNet.XML +++ /dev/null @@ -1,7883 +0,0 @@ - - - - AssimpNet - - - - - Time-value pair specifying a 3D vector for a given time. - - - - - The time of this key. - - - - - The 3D vector value of this key. - - - - - Constructs a new VectorKey. - - The time of this key. - The 3D vector value of this key. - - - - Tests equality between two keys. - - The first key - The second key - True if the key's 3D vectors are the same, false otherwise. - - - - Tests inequality between two keys. - - The first key - The second key - True if the key's 3D vectors are not the same, false otherwise. - - - - Tests inequality between two keys. - - The first key - The second key - True if the first key's time is less than the second key's. - - - - Tests inequality between two keys. - - The first key - The second key - True if the first key's time is greater than the second key's. - - - - Determines whether the specified is equal to this instance. - - The to compare with this instance. - - true if the specified is equal to this instance; otherwise, false. - - - - - Tests equality between this key and another. - - Other key to test - True if their 3D vectors are equal. - - - - Returns a hash code for this instance. - - - A hash code for this instance, suitable for use in hashing algorithms and data structures like a hash table. - - - - - Returns a that represents this instance. - - - A that represents this instance. - - - - - A mesh attachment store per-vertex animations for a particular frame. You may - think of this as a 'patch' for the host mesh, since the mesh attachment replaces only certain - vertex data streams at a particular time. Each mesh stores 'n' attached meshes. The actual - relationship between the time line and mesh attachments is established by the mesh animation channel, - which references singular mesh attachments by their ID and binds them to a time offset. - - - - - Constructs a new MeshAttachment. - - Unmanaged AiAnimMesh struct. - - - - Checks if the mesh attachment overrides a particular set of vertex colors on - the host mesh. The index is between zero and the maximumb number of vertex color channels. - - Channel index - True if vertex colors are present in the channel. - - - - Checks if the mesh attachment overrides a particular set of texture coordinates on - the host mesh. The index is between zero and the maximum number of texture coordinate channels. - - Channel index - True if texture coordinates are present in the channel. - - - - Gets the array of vertex colors from the specified vertex color channel. - - Channel index - The vertex color array, or null if it does not exist. - - - - Gets the array of texture coordinates from the specified texture coordinate - channel. - - Channel index - The texture coordinate array, or null if it does not exist. - - - - Gets the number of vertices in this mesh. This is a replacement - for the host mesh's vertex count. Likewise, a mesh attachment - cannot add or remove per-vertex attributes, therefore the existance - of vertex data will match the existance of data in the mesh. - - - - - Checks whether the attachment mesh overrides the vertex positions - of its host mesh. - - - - - Gets the vertex position array. - - - - - Checks whether the attachment mesh overrides the vertex normals of - its host mesh. - - - - - Gets the vertex normal array. - - - - - Checks whether the attachment mesh overrides the vertex - tangents and bitangents of its host mesh. - - - - - Gets the vertex tangent array. - - - - - Gets the vertex bitangent array. - - - - - Describes vertex-based animations for a single mesh or a group of meshes. Meshes - carry the animation data for each frame. The purpose of this object is to define - keyframes, linking each mesh attachment to a particular point in a time. - - - - - Construct a new MeshAnimation. - - Unmanaged AiMeshAnim struct. - - - - Gets the name of the mesh to be animated. Empty strings are not allowed, - animation meshes need to be named (not necessarily uniquely, the name can basically - serve as a wildcard to select a group of meshes with similar animation setup). - - - - - Gets the number of meshkeys in this animation channel. There will always - be at least one key. - - - - - Checks if this animation channel has mesh keys - this should always be true. - - - - - Gets the mesh keyframes of the animation. This should not be null. - - - - - Base property config. - - - - - Creates a new property config that has no active Assimp property store. - - Name of the property. - - - - Sets the current value to the default value. - - - - - Applies the property value to the given Assimp property store. - - Assimp property store - - - - Applies the property value to the given Assimp property store. - - Assimp property store - - - - Gets the property name. - - - - - Describes an integer configuration property. - - - - - Constructs a new IntengerPropertyConfig. - - Name of the property - Property value - - - - constructs a new IntegerPropertyConfig with a default value. - - Name of the property - Property value - The default property value - - - - Sets the current value to the default value. - - - - - Applies the property value to the given Assimp property store. - - Assimp property store - - - - Gets the property value. - - - - - Gets the default property value. - - - - - Describes a float configuration property. - - - - - Constructs a new FloatPropertyConfig. - - Name of the property - Property value - - - - Constructs a new FloatPropertyConfig with a default value. - - Name of the property - Property value - The default property value - - - - Sets the current value to the default value. - - - - - Applies the property value to the given Assimp property store. - - Assimp property store - - - - Gets the property value. - - - - - Gets the default property value. - - - - - Describes a boolean configuration property. - - - - - Constructs a new BooleanPropertyConfig. - - Name of the property - Property value - - - - Constructs a new BooleanPropertyConfig with a default value. - - Name of the property - Property value - The default property value - - - - Sets the current value to the default value. - - - - - Applies the property value to the given Assimp property store. - - Assimp property store - - - - Gets the property value. - - - - - Gets the default property value. - - - - - Describes a string configuration property. - - - - - Constructs a new StringPropertyConfig. - - Name of the property - Property value - - - - Constructs a new StringPropertyConfig with a default value. - - Name of the property - Property value - The default property value - - - - Sets the current value to the default value. - - - - - Applies the property value to the given Assimp property store. - - Assimp property store - - - - Convience method for constructing a whitespace delimited name list. - - Array of names - White-space delimited list as a string - - - - Gets the property value. - - - - - Gets the default property value. - - - - - Configuration to enable time measurements. If enabled, each - part of the loading process is timed and logged. - - - - - Constructs a new MeasureTimeConfig. - - True if the loading process should be timed or not. - - - - Gets the string name used by MeasureTimeConfig. - - - - - Configuration to set Assimp's multithreading policy. Possible - values are -1 to let Assimp decide, 0 to disable multithreading, or - any number larger than zero to force a specific number of threads. This - is only a hint and may be ignored by Assimp. - - - - - Constructs a new MultithreadingConfig. - - A value of -1 will let Assimp decide, - a value of zero to disable multithreading, and a value greater than zero - to force a specific number of threads. - - - - Gets the string name used by MultithreadingConfig. - - - - - Configuration to set the maximum angle that may be between two vertex tangents/bitangents - when they are smoothed during the step to calculate the tangent basis. The default - value is 45 degrees. - - - - - Constructs a new TangentSmoothingAngleConfig. - - Smoothing angle, in degrees. - - - - Gets the string name used by TangentSmoothingAngleConfig. - - - - - Configuration to set the maximum angle between two face normals at a vertex when - they are smoothed during the step to calculate smooth normals. This is frequently - called the "crease angle". The maximum and default value is 175 degrees. - - - - - Constructs a new NormalSmoothingAngleConfig. - - Smoothing angle, in degrees. - - - - Gets the string name used by NormalSmoothingAngleConfig. - - - - - Configuration to set the colormap (palette) to be used to decode embedded textures in MDL (Quake or 3DG5) - files. This must be a valid path to a file. The file is 768 (256 * 3) bytes alrge and contains - RGB triplets for each of the 256 palette entries. If the file is not found, a - default palette (from Quake 1) is used. The default value is "colormap.lmp". - - - - - Constructs a new MDLColorMapConfig. - - Colormap filename - - - - Gets the string name used by MDLColorMapConfig. - - - - - Configuration for the the step - to determine what materials to keep. If a material matches one of these names it will not - be modified or removed by the post processing step. Default is an empty string. - - - - - Constructs a new MaterialExcludeListConfig. Material names containing whitespace - must be enclosed in single quotation marks. - - List of material names that will not be modified or replaced by the remove redundant materials post process step. - - - - Gets the string name used by MaterialExcludeListConfig. - - - - - Configuration for the step - to keep the scene hierarchy. Meshes are moved to worldspace, but no optimization is performed - where meshes with the same materials are not joined. This option can be useful - if you have a scene hierarchy that contains important additional information - which you intend to parse. The default value is false. - - - - - Constructs a new KeepHierarchyConfig. - - True to keep the hierarchy, false otherwise. - - - - Gets the string name used by KeepSceneHierarchyConfig. - - - - - Configuration for the step - to normalize all vertex components into the -1...1 range. The default value is - false. - - - - - Constructs a new NormalizeVertexComponentsConfig. - - True if the post process step should normalize vertex components, false otherwise. - - - - Gets the string name used by NormalizeVertexComponentsConfig. - - - - - Configuration for the step to - remove degenerted primitives from the import immediately. The default value is false, - where degenerated triangles are converted to lines, and degenerated lines to points. - - - - - Constructs a new RemoveDegeneratePrimitivesConfig. - - True if the post process step should remove degenerate primitives, false otherwise. - - - - Gets the string name used by RemoveDegeneratePrimitivesConfig. - - - - - Configuration for the step - to preserve nodes matching a name in the given list. Nodes that match the names in the list - will not be modified or removed. Identifiers containing whitespaces - must be enclosed in single quotation marks. The default value is an - empty string. - - - - - Constructs a new NodeExcludeListConfig. - - List of node names - - - - Gets the string name used by NodeExcludeListConfig. - - - - - Configuration for the step - that specifies the maximum number of triangles a mesh can contain. The - default value is MeshTriangleLimitConfigDefaultValue. - - - - - Constructs a new MeshTriangleLimitConfig. - - Max number of triangles a mesh can contain. - - - - Gets the string name used by MeshTriangleLimitConfig. - - - - - Gets the defined default limit value, this corresponds to the - constant. - - - - - Configuration for the step - that specifies the maximum number of vertices a mesh can contain. The - default value is MeshVertexLimitConfigDefaultValue. - - - - - Constructs a new MeshVertexLimitConfig. - - Max number of vertices a mesh can contain. - - - - Gets the string name used by MeshVertexLimitConfig. - - - - - Gets the defined default limit value, this corresponds to the - constant. - - - - - Configuration for the step - that specifies the maximum number of bone weights per vertex. The default - value is VertexBoneWeightLimitConfigDefaultValue. - - - - - Constructs a new VertexBoneWeightLimitConfig. - - Max number of bone weights per vertex. - - - - gets the string name used by VertexBoneWeightLimitConfig. - - - - - Gets the defined default limit value, this corresponds to the - constant. - - - - - Configuration for the step - that specifies the size of the post-transform vertex cache. The size is - given in number of vertices and the default value is VertexCacheSizeConfigDefaultValue. - - - - - Constructs a new VertexCacheSizeConfig. - - Size of the post-transform vertex cache, in number of vertices. - - - - Gets the string name used by VertexCacheConfig. - - - - - Gets the defined default vertex cache size, this corresponds to - the . - - - - - Configuration for the step that - specifies which parts of the data structure is to be removed. If no valid mesh - remains after the step, the import fails. The default value i . - - - - - Constructs a new RemoveComponentConfig. - - Bit-wise combination of components to exclude. - - - - Gets the string name used by RemoveComponentConfig. - - - - - Configuration for the step that - specifies which primitive types are to be removed by the step. Specifying all - primitive types is illegal. The default value is zero specifying none. - - - - - Constructs a new SortByPrimitiveTypeConfig. - - Bit-wise combination of primitive types to remove - - - - Gets the string name used by SortByPrimitiveTypeConfig. - - - - - Configuration for the step that - specifies the floating point accuracy for animation values, specifically - the episilon during comparisons. The default value is 0.0f. - - - - - Constructs a new AnimationAccuracyConfig. - - Episilon for animation value comparisons. - - - - Gets the string name used by AnimationAccuracyConfig. - - - - - Configuration for the step that - specifies which UV transformations are to be evaluated. The default value - is for all combinations (scaling, rotation, translation). - - - - - Constructs a new TransformUVConfig. - - Bit-wise combination specifying which UV transforms that should be evaluated. - - - - Gets the string name used by TransformUVConfig. - - - - - Configuration that is a hint to Assimp to favor speed against import quality. Enabling this - option may result in faster loading, or it may not. It is just a hint to loaders - and post-process steps to use faster code paths if possible. The default value is false. - - - - - Constructs a new FavorSpeedConfig. - - True if Assimp should favor speed at the expense of quality, false otherwise. - - - - Gets the string name used by FavorSpeedConfig. - - - - - Configures the maximum bone count per mesh for the step. Meshes are - split until the maximum number of bones is reached. - - - - - Constructs a new MaxBoneCountConfig. - - The maximum bone count. - - - - Gets the string name used by MaxBoneCountConfig. - - - - - Configures which texture channel is used for tangent space computations. The channel must exist or an error will be raised. - - - - - Constructs a new TangentTextureChannelIndexConfig. - - The zero-based texture channel index. - - - - Gets the string name used by TangentTextureChannelIndexConfig. - - - - - Configures the threshold that is used to determine what bones are removed. - - - - - Constructs a new DeboneThresholdConfig. - - The debone threshold. - - - - Gets the string name used by DeboneThresholdConfig. - - - - - Configuration that requires all bones to qualify for deboning before any are removed. - - - - - Constructs a new DeboneAllOrNoneConfig. - - True if all are required, false if none need to qualify. - - - - Gets the string name used by DeboneAllOrNoneConfig. - - - - - Sets the vertex animation keyframe to be imported. Assimp does not support vertex keyframes (only - bone animation is supported). the library reads only one keyframe with vertex animations. By default this is the - first frame. This config sets the "global" keyframe that will be imported. There are other configs - for specific importers that will override the global setting. - - - - - Constructs a new GlobalKeyFrameImportConfig. - - Keyframe index - - - - Gets the string name used by GlobalKeyFrameImportConfig. - - - - - Sets the vertex animation keyframe to be imported. Assimp does not support vertex keyframes (only - bone animation is supported). the library reads only one keyframe with vertex animations. By default this is the - first frame. This config sets the global override for the MD3 format. - - - - - Constructs a new MD3KeyFrameImportConfig. - - Keyframe index - - - - Gets the string name used by MD3KeyFrameImportConfig. - - - - - Sets the vertex animation keyframe to be imported. Assimp does not support vertex keyframes (only - bone animation is supported). the library reads only one keyframe with vertex animations. By default this is the - first frame. This config sets the global override for the MD2 format. - - - - - Constructs a new MD2KeyFrameImportConfig. - - Keyframe index - - - - Gets the string name used by MD2KeyFrameImportConfig. - - - - - Sets the vertex animation keyframe to be imported. Assimp does not support vertex keyframes (only - bone animation is supported). the library reads only one keyframe with vertex animations. By default this is the - first frame. This config sets the global override for the MDL format. - - - - - Constructs a new MDLKeyFrameImportConfig. - - Keyframe index - - - - Gets the string name used by MDLKeyFrameImportConfig. - - - - - Sets the vertex animation keyframe to be imported. Assimp does not support vertex keyframes (only - bone animation is supported). the library reads only one keyframe with vertex animations. By default this is the - first frame. This config sets the global override for the SMD format. - - - - - Constructs a new SMDKeyFrameImportConfig. - - Keyframe index - - - - Gets the string name used by SMDKeyFrameImportConfig. - - - - - Sets the vertex animation keyframe to be imported. Assimp does not support vertex keyframes (only - bone animation is supported). the library reads only one keyframe with vertex animations. By default this is the - first frame. This config sets the global override for the Unreal format. - - - - - Constructs a new UnrealKeyFrameImportConfig. - - Keyframe index - - - - Gets the string name used by UnrealKeyFrameImportConfig. - - - - - Configures the AC loader to collect all surfaces which have the "Backface cull" flag set in separate - meshes. The default value is true. - - - - - Constructs a new ACSeparateBackfaceCullConfig. - - True if all surfaces that have the "backface cull" flag set should be collected in separate meshes, false otherwise. - - - - Gets the string name used by ACSeparateBackfaceCullConfig. - - - - - Configures whether the AC loader evaluates subdivision surfaces (indicated by the presence - of the 'subdiv' attribute in the file). By default, Assimp performs - the subdivision using the standard Catmull-Clark algorithm. The default value is true. - - - - - Constructs a new ACEvaluateSubdivisionConfig. - - True if the AC loader should evaluate subdivisions, false otherwise. - - - - Gets the string name used by ACEvaluateSubdivisionConfig. - - - - - Configures the UNREAL 3D loader to separate faces with different surface flags (e.g. two-sided vs single-sided). - The default value is true. - - - - - Constructs a new UnrealHandleFlagsConfig. - - True if the unreal loader should separate faces with different surface flags, false otherwise. - - - - Gets the string name used by UnrealHandleFlagsConfig. - - - - - Configures the terragen import plugin to compute UV's for terrains, if - they are not given. Furthermore, a default texture is assigned. The default value is false. - UV coordinates for terrains are so simple to compute that you'll usually - want to compute them on your own, if you need them. This option is intended for model viewers which - want to offer an easy way to apply textures to terrains. - - - - - Constructs a new TerragenComputeTexCoordsConfig. - - True if terran UV coordinates should be computed, false otherwise. - - - - Gets the string name used by TerragenComputeTexCoordsConfig. - - - - - Configures the ASE loader to always reconstruct normal vectors basing on the smoothing groups - loaded from the file. Some ASE files carry invalid normals, others don't. The default value is true. - - - - - Constructs a new ASEReconstructNormalsConfig. - - True if normals should be re-computed, false otherwise. - - - - Gets the string name used by ASEReconstructNormalsConfig. - - - - - Configures the M3D loader to detect and process multi-part Quake player models. These models - usually consit of three files, lower.md3, upper.md3 and head.md3. If this propery is - set to true, Assimp will try to load and combine all three files if one of them is loaded. The - default value is true. - - - - - Constructs a new MD3HandleMultiPartConfig. - - True if the split files should be loaded and combined, false otherwise. - - - - Gets the string name used by MD3HandleMultiPartConfig. - - - - - Tells the MD3 loader which skin files to load. When loading MD3 files, Assimp checks - whether a file named "md3_file_name"_"skin_name".skin exists. These files are used by - Quake III to be able to assign different skins (e.g. red and blue team) to models. 'default', 'red', 'blue' - are typical skin names. The default string value is "default". - - - - - Constructs a new MD3SkinNameConfig. - - The skin name. - - - - Gets the string name used by MD3SkinNameConfig. - - - - - Specifies the Quake 3 shader file to be used for a particular MD3 file. This can be a full path or - relative to where all MD3 shaders reside. the default string value is an empty string. - - - - - Constructs a new MD3ShaderSourceConfig. - - The shader file. - - - - Gets the string name used by MD3ShaderSourceConfig. - - - - - Configures the LWO loader to load just one layer from the model. - LWO files consist of layers and in some cases it could be useful to load only one of them. - This property can be either a string - which specifies the name of the layer - or an integer - the index - of the layer. If the property is not set then the whole LWO model is loaded. Loading fails - if the requested layer is not vailable. The layer index is zero-based and the layer name may not be empty - The default value is false (all layers are loaded). - - - - - Constructs a new LWOImportOneLayerConfig. - - True if only one layer should be imported, false if all layers should be imported. - - - - Gets the string name used by LWOImportOneLayerConfig. - - - - - Configures the MD5 loader to not load the MD5ANIM file for a MD5MESH file automatically. - The default value is false. - The default strategy is to look for a file with the same name but with the MD5ANIm extension - in the same directory. If it is found it is loaded and combined with the MD5MESH file. This configuration - option can be used to disable this behavior. - - - - - Constructs a new MD5NoAnimationAutoLoadConfig. - - True if animations should not be automatically loaded, false if they should be. - - - - Gets the string name used by MD5NoAnimationAutoLoadConfig. - - - - - Defines the beginning of the time range for which the LWS loader evaluates animations and computes - AiNodeAnim's. The default value is the one taken from the file. - Assimp provides full conversion of Lightwave's envelope system, including pre and post - conditions. The loader computes linearly subsampled animation channels with the frame rate - given in the LWS file. This property defines the start time. - Animation channels are only generated if a node has at least one envelope with more than one key - assigned. This property is given in frames where '0' is the first. By default, - if this property is not set, the importer takes the animation start from the input LWS - file ('FirstFrame' line) - - - - - Constructs a new LWSAnimationStartConfig. - - Beginning of the time range - - - - Gets the string name used by LWSAnimationStartConfig. - - - - - Defines the ending of the time range for which the LWS loader evaluates animations and computes - AiNodeAnim's. The default value is the one taken from the file - Assimp provides full conversion of Lightwave's envelope system, including pre and post - conditions. The loader computes linearly subsampled animation channels with the frame rate - given in the LWS file. This property defines the end time. - Animation channels are only generated if a node has at least one envelope with more than one key - assigned. This property is given in frames where '0' is the first. By default, - if this property is not set, the importer takes the animation end from the input LWS - file. - - - - - Constructs a new LWSAnimationEndConfig. - - Ending of the time range - - - - Gets the string name used by LWSAnimationEndConfig. - - - - - Defines the output frame rate of the IRR loader. - IRR animations are difficult to convert for Assimp and there will always be - a loss of quality. This setting defines how many keys per second are returned by the converter. - The default value is 100 frames per second. - - - - - Constructs a new IRRAnimationFramerateConfig. - - Number of frames per second to output. - - - - Gets the string name used by IRRAnimationFrameRateConfig. - - - - - The Ogre importer will try to load this MaterialFile. If a material file does not - exist with the same name as a material to load, the ogre importer will try to load this file - and searches for the material in it. The default string value is an empty string. - - - - - Constructs a new OgreMaterialFileConfig. - - Material file name to load. - - - - Gets the string name used by OgreMaterialFileConfig. - - - - - The Ogre importer will detect the texture usage from the filename. Normally a texture is loaded as a color map, if no target is specified - in the material file. If this is enabled, texture names ending with _n, _l, _s are used as normal maps, light maps, or specular maps. - - - - - Constructs a new OgreTextureTypeFromFilenameConfig. - - True if the filename defines texture usage, false otherwise. - - - - Gets the string name used by OgreTextureTypeFromFilenameConfig. - - - - - Specifies whether the IFC loader skips over shape representations of type 'Curve2D'. A lot of files contain both a faceted mesh representation and a outline - with a presentation type of 'Curve2D'. Currently Assimp does not convert those, so turning this option off just clutters the log with errors. - - - - - Constructs a new IFCSkipCurveShapesConfig. - - True if the Curve2D shapes are skipped during import, false otherwise. - - - - Gets the string name used by IFCSkipCurveShapesConfig. - - - - - Specifies whether the IFC loader will use its own, custom triangulation algorithm to triangulate wall and floor meshes. If this is set to false, - walls will be either triangulated by the post process triangulation or will be passed through as huge polygons with faked holes (e.g. holes that are connected - with the outer boundary using a dummy edge). It is highly recommended to leave this property set to true as the default post process has some known - issues with these kind of polygons. - - - - - Constructs a new IFCUseCustomTriangulationConfig.. - - True if the loader should use its own triangulation routine for walls/floors, false otherwise. - - - - Gets the string name used by IFCUseCustomTriangulationConfig. - - - - - Represents a single bone of a mesh. A bone has a name which allows it to be found in the frame - hierarchy and by which it can be addressed by animations. In addition it has a number of - influences on vertices. - - - - - Constructs a new Bone. - - Unmanaged AiBone struct. - - - - Gets the name of the bone. - - - - - Gets the number of vertex influences the bone contains. - - - - - Gets if the bone has vertex weights - this should always be true. - - - - - Gets the vertex weights owned by the bone. - - - - - Gets the matrix that transforms from mesh space to bone space in bind pose. - - - - - Represents a single influence of a bone on a vertex. - - - - - Index of the vertex which is influenced by the bone. - - - - - Strength of the influence in range of (0...1). All influences - from all bones at one vertex amounts to 1. - - - - - Constructs a new VertexWeight. - - Index of the vertex. - Weight of the influence. - - - - Returns a that represents this instance. - - - A that represents this instance. - - - - - Defines configurable properties for importing models. All properties - have default values. Setting config properties are done via the SetProperty* - methods in AssimpMethods. - - - - - Enables time measurements. If enabled the time needed for each - part of the loading process is timed and logged. - Type: bool. Default: false - - - - - Sets Assimp's multithreading policy. This is ignored if Assimp is - built without boost.thread support. Possible values are: -1 to - let Assimp decide, 0 to disable multithreading, and nay number larger than 0 - to force a specific number of threads. This is only a hint and may be - ignored by Assimp. - Type: integer. Default: -1 - - - - - Specifies the maximum angle that may be between two vertex tangents that their tangents - and bitangents are smoothed during the step to calculate the tangent basis. The angle specified - is in degrees. The maximum value is 175 degrees. - Type: float. Default: 45 degrees - - - - - Specifies the maximum angle that may be between two face normals at the same vertex position that - their normals will be smoothed together during the calculate smooth normals step. This is commonly - called the "crease angle". The angle is specified in degrees. Maximum value is 175 degrees (all vertices - smoothed). - Type: float. Default: 175 degrees - - - - - Sets the colormap(= palette) to be used to decode embedded textures in MDL (Quake or 3DG5) files. - This must be a valid path to a file. The file is 768 (256 * 3) bytes large and contains - RGB triplets for each of the 256 palette entries. If the file is not found, a default - palette (from Quake 1) is used. - Type: string. Default: "colormap.lmp" - - - - - Configures the step to - keep materials matching a name in a given list. This is a list of - 1 to n strings where whitespace ' ' serves as a delimiter character. Identifiers - containing whitespaces must be enclosed in *single* quotation marks. Tabs or - carriage returns are treated as whitespace. - If a material matches one of these names, it will not be modified - or removed by the post processing step nor will other materials be replaced - by a reference to it. - Default: string. Default: "" - - - - - Configures the step - to keep the scene hierarchy. Meshes are moved to worldspace, but no optimization - is performed where meshes with the same materials are not joined. - This option could be of used if you have a scene hierarchy that contains - important additional information which you intend to parse. - Type: bool. Default: false - - - - - Configures the step - to normalize all vertex components into the -1...1 range. That is, a bounding - box for the whole scene is computed where the maximum component is taken - and all meshes are scaled uniformly. This is useful if you don't know the spatial dimension - of the input data. - Type: bool. Default: false - - - - - Configures the step - to remove degenerated primitives from the import immediately. - The default behavior converts degenerated triangles to lines and - degenerated lines to points. - Type: bool. Default: false - - - - - Configures the step - to preserve nodes matching a name in a given list. This is a list of 1 to n strings, whitespace ' ' serves as a delimter character. - Identifiers containing whitespaces must be enclosed in *single* quotation marks. Carriage returns - and tabs are treated as white space. - If a node matches one of these names, it will not be modified or removed by the - postprocessing step. - Type: string. Default: "" - - - - - Sets the maximum number of triangles a mesh can contain. This is used by the - step to determine - whether a mesh must be split or not. - Type: int. Default: AiDefines.AI_SLM_DEFAULT_MAX_TRIANGLES - - - - - Sets the maximum number of vertices in a mesh. This is used by the - step to determine - whether a mesh must be split or not. - Type: integer. Default: AiDefines.AI_SLM_DEFAULT_MAX_VERTICES - - - - - Sets the maximum number of bones that can affect a single vertex. This is used - by the step. - Type: integer. Default: AiDefines.AI_LBW_MAX_WEIGHTS - - - - - Sets the size of the post-transform vertex cache to optimize vertices for. This is - for the step. The size - is given in vertices. Of course you can't know how the vertex format will exactly look - like after the import returns, but you can still guess what your meshes will - probably have. The default value *has* resulted in slight performance improvements - for most Nvidia/AMD cards since 2002. - Type: integer. Default: AiDefines.PP_ICL_PTCACHE_SIZE - - - - - Input parameter to the step. - It specifies the parts of the data structure to be removed. - This is a bitwise combination of the flag. If no valid mesh is remaining after - the step is executed, the import FAILS. - Type: integer. Default: 0 - - - - - Input parameter to the step. - It specifies which primitive types are to be removed by the step. - This is a bitwise combination of the flag. - Specifying ALL types is illegal. - Type: integer. Default: 0 - - - - - Input parameter to the step. - It specifies the floating point accuracy for animation values, specifically the epislon - during the comparison. The step checks for animation tracks where all frame values are absolutely equal - and removes them. Two floats are considered equal if the invariant abs(n0-n1) > epislon holds - true for all vector/quaternion components. - Type: float. Default: 0.0f (comparisons are exact) - - - - - Input parameter to the step. - It specifies which UV transformations are to be evaluated. - This is bitwise combination of the flag. - Type: integer. Default: AiDefines.AI_UV_TRAFO_ALL (All combinations) - - - - - A hint to Assimp to favour speed against import quality. Enabling this option - may result in faster loading, or it may not. It is just a hint to loaders and post-processing - steps to use faster code paths if possible. A value not equal to zero stands - for true. - Type: integer. Default: 0 - - - - - Maximum bone cone per mesh for the step. Meshes - are split until the max number of bones is reached. - Type: integer. Default: 60 - - - - - Source UV channel for tangent space computation. The specified channel must exist or an error will be raised. - Type: integer. Default: 0 - - - - - Threshold used to determine if a bone is kept or removed during the step. - Type: float. Default: 1.0f - - - - - Require all bones to qualify for deboning before any are removed. - Type: bool. Default: false - - - - - Sets the vertex animation keyframe to be imported. Assimp does not support - vertex keyframes (only bone animation is supported). The libary reads only one frame of models - with vertex animations. By default this is the first frame. - The default value is 0. This option applies to all importers. However, it is - also possible to override the global setting for a specific loader. You can use the - AI_CONFIG_IMPORT_XXX_KEYFRAME options where XXX is a placeholder for the file format which - you want to override the global setting. - Type: integer. Default: 0 - - - - - See the documentation for . - - - - - See the documentation for . - - - - - See the documentation for . - - - - - See the documentation for . - - - - - See the documentation for . - - - - - See the documentation for . - - - - - Configures the AC loader to collect all surfaces which have the "Backface cull" flag set in separate - meshes. - Type: bool. Default: true - - - - - Configures whether the AC loader evaluates subdivision surfaces (indicated by the presence - of the 'subdiv' attribute in the file). By default, Assimp performs - the subdivision using the standard Catmull-Clark algorithm. - Type: bool. Default: true - - - - - Configures the UNREAL 3D loader to separate faces with different surface flags (e.g. two-sided vs single-sided). - Type: bool. Default: true - - - - - Configures the terragen import plugin to compute UV's for terrains, if - they are not given. Furthermore, a default texture is assigned. - UV coordinates for terrains are so simple to compute that you'll usually - want to compute them on your own, if you need them. This option is intended for model viewers which - want to offer an easy way to apply textures to terrains. - Type: bool. Default: false - - - - - Configures the ASE loader to always reconstruct normal vectors basing on the smoothing groups - loaded from the file. Some ASE files carry invalid normals, others don't. - Type: bool. Default: true - - - - - Configures the M3D loader to detect and process multi-part Quake player models. These models - usually consit of three files, lower.md3, upper.md3 and head.md3. If this propery is - set to true, Assimp will try to load and combine all three files if one of them is loaded. - Type: bool. Default: true - - - - - Tells the MD3 loader which skin files to load. When loading MD3 files, Assimp checks - whether a file named "md3_file_name"_"skin_name".skin exists. These files are used by - Quake III to be able to assign different skins (e.g. red and blue team) to models. 'default', 'red', 'blue' - are typical skin names. - Type: string. Default: "default" - - - - - Specifies the Quake 3 shader file to be used for a particular MD3 file. This can be a full path or - relative to where all MD3 shaders reside. - Type: string. Default: "" - - - - - Configures the LWO loader to load just one layer from the model. - LWO files consist of layers and in some cases it could be useful to load only one of them. - This property can be either a string - which specifies the name of the layer - or an integer - the index - of the layer. If the property is not set then the whole LWO model is loaded. Loading fails - if the requested layer is not vailable. The layer index is zero-based and the layer name may not be empty - Type: bool. Default: false (All layers are loaded) - - - - - Configures the MD5 loader to not load the MD5ANIM file for a MD5MESH file automatically. - The default strategy is to look for a file with the same name but with the MD5ANIm extension - in the same directory. If it is found it is loaded and combined with the MD5MESH file. This configuration - option can be used to disable this behavior. - Type: bool. Default: false - - - - - Defines the beginning of the time range for which the LWS loader evaluates animations and computes - AiNodeAnim's. - Assimp provides full conversion of Lightwave's envelope system, including pre and post - conditions. The loader computes linearly subsampled animation channels with the frame rate - given in the LWS file. This property defines the start time. - Animation channels are only generated if a node has at least one envelope with more than one key - assigned. This property is given in frames where '0' is the first. By default, - if this property is not set, the importer takes the animation start from the input LWS - file ('FirstFrame' line) - Type: integer. Default: taken from file - - - - - Defines the ending of the time range for which the LWS loader evaluates animations and computes - AiNodeAnim's. - Assimp provides full conversion of Lightwave's envelope system, including pre and post - conditions. The loader computes linearly subsampled animation channels with the frame rate - given in the LWS file. This property defines the end time. - Animation channels are only generated if a node has at least one envelope with more than one key - assigned. This property is given in frames where '0' is the first. By default, - if this property is not set, the importer takes the animation end from the input LWS - file. - Type: integer. Default: taken from file - - - - - Defines the output frame rate of the IRR loader. - IRR animations are difficult to convert for Assimp and there will always be - a loss of quality. This setting defines how many keys per second are returned by the converter. - Type: integer. Default: 100 - - - - - The Ogre importer will try to load this MaterialFile. If a material file does not - exist with the same name as a material to load, the ogre importer will try to load this file - and searches for the material in it. - Type: string. Default: "" - - - - - The Ogre importer will detect the texture usage from the filename. Normally a texture is loaded as a color map, if no target is specified - in the material file. If this is enabled, texture names ending with _n, _l, _s are used as normal maps, light maps, or specular maps. - Type: Bool. Default: true. - - - - - Specifies whether the IFC loader skips over shape representations of type 'Curve2D'. A lot of files contain both a faceted mesh representation and a outline - with a presentation type of 'Curve2D'. Currently Assimp does not convert those, so turning this option off just clutters the log with errors. - Type: Bool. Default: true. - - - - - Specifies whether the IFC loader will use its own, custom triangulation algorithm to triangulate wall and floor meshes. If this is set to false, - walls will be either triangulated by the post process triangulation or will be passed through as huge polygons with faked holes (e.g. holes that are connected - with the outer boundary using a dummy edge). It is highly recommended to leave this property set to true as the default post process has some known - issues with these kind of polygons. - Type: Bool. Default: true. - - - - - Defines a 3D ray with a point of origin and a direction. - - - - - Origin of the ray in space. - - - - - Direction of the ray. - - - - - Constructs a new Ray. - - - - - - - Represents a texel in ARGB8888 format. - - - - - Blue component. - - - - - Green component. - - - - - Red component. - - - - - Alpha component. - - - - - Constructs a new Texel. - - Blue component. - Green component. - Red component. - Alpha component. - - - - Tests equality between two texels. - - First texel - Second texel - True if the texels are equal, false otherwise. - - - - Tests inequality between two texels. - - First texel - Second texel - True if the texels are not equal, false otherwise. - - - - Implicitly converts a texel to a Color4D. - - Texel to convert - Converted Color4D - - - - Determines whether the specified is equal to this instance. - - The to compare with this instance. - - true if the specified is equal to this instance; otherwise, false. - - - - - Tests equality between this key and another. - - Other key to test - True if their indices are equal - - - - Returns a hash code for this instance. - - - A hash code for this instance, suitable for use in hashing algorithms and data structures like a hash table. - - - - - Returns a that represents this instance. - - - A that represents this instance. - - - - - Describes a file format which Assimp can export to. - - - - - Constructs a new ExportFormatDescription. - - Unmanaged structure - - - - Gets a short string ID to uniquely identify the export format. E.g. "dae" or "obj". - - - - - Gets a short description of the file format to present to users. - - - - - Gets the recommended file extension for the exported file in lower case. - - - - - Describes a light source in the scene. Assimp supports multiple light sources - including spot, point, and directional lights. All are defined by a single structure - and distinguished by their parameters. Lights have corresponding nodes in the scenegraph. - Some file formats such as 3DS and ASE export a "target point", e.g. the point - a spot light is looking at (it can even be animated). Assimp writes the target point as a subnode - of a spotlight's main node called "spotName.Target". However, this is just additional information - then, the transform tracks of the main node make the spot light already point in the right direction. - - - - - Constructs a new Light. - - Unmanaged AiLight struct - - - - Gets the name of the light source. This corresponds to a node present in the scenegraph. - - - - - Gets the type of light source. This should never be undefined. - - - - - Gets the inner angle of a spot light's light cone. The spot light has - maximum influence on objects inside this angle. The angle is given in radians, it - is 2PI for point lights and defined for directional lights. - - - - - Gets the outer angle of a spot light's light cone. The spot light does not affect objects outside - this angle. The angle is given in radians. It is 2PI for point lights and undefined for - directional lights. The outer angle must be greater than or equal to the inner angle. - - - - - Gets the constant light attenuation factor. The intensity of the light source - at a given distance 'd' from the light position is Atten = 1 / (att0 + att1 * d + att2 * d*d). - This member corresponds to the att0 variable in the equation and is undefined for directional lights. - - - - - Gets the linear light attenuation factor. The intensity of the light source - at a given distance 'd' from the light position is Atten = 1 / (att0 + att1 * d + att2 * d*d) - This member corresponds to the att1 variable in the equation and is undefined for directional lights. - - - - - Gets the quadratic light attenuation factor. The intensity of the light source - at a given distance 'd' from the light position is Atten = 1 / (att0 + att1 * d + att2 * d*d). - This member corresponds to the att2 variable in the equation and is undefined for directional lights. - - - - - Gets the position of the light source in space, relative to the - transformation of the node corresponding to the light. This is undefined for - directional lights. - - - - - Gets the direction of the light source in space, relative to the transformation - of the node corresponding to the light. This is undefined for point lights. - - - - - Gets the diffuse color of the light source. The diffuse light color is multiplied with - the diffuse material color to obtain the final color that contributes to the diffuse shading term. - - - - - Gets the specular color of the light source. The specular light color is multiplied with the - specular material color to obtain the final color that contributes to the specular shading term. - - - - - Gets the ambient color of the light source. The ambient light color is multiplied with the ambient - material color to obtain the final color that contributes to the ambient shading term. - - - - - Binds an anim mesh (referenced by an index) to a specific point in time. - - - - - The time of this key. - - - - - Index of the anim mesh that corresponds to this keyframe. - - - - - Constructs a new MeshKey. - - The time of this key. - Index of the anim mesh that corresponds to this keyframe. - - - - Tests equality between two keys. - - The first key - The second key - True if the key's indices are the same, false otherwise - - - - Tests inequality between two keys. - - The first key - The second key - True if the key's indices are not equal, false otherwise. - - - - Tests inequality between two keys. - - The first key - The second key - True if the first key's time is less than the second key's. - - - - Tests inequality between two keys. - - The first key - The second key - True if the first key's time is greater than the second key's. - - - - Determines whether the specified is equal to this instance. - - The to compare with this instance. - - true if the specified is equal to this instance; otherwise, false. - - - - - Tests equality between this key and another. - - Other key to test - True if their indices are equal - - - - Returns a hash code for this instance. - - - A hash code for this instance, suitable for use in hashing algorithms and data structures like a hash table. - - - - - Returns a that represents this instance. - - - A that represents this instance. - - - - - Static class that has a number of constants that are found in Assimp. These can be limits to configuration property default values. The constants - are grouped according to their usage or where they're found in the Assimp include files. - - - - - Default value for . - - - - - Default value for . - - - - - Default value for . - - - - - Default value for . - - - - - Default value for - - - - - Defines the maximum number of indices per face (polygon). - - - - - Defines the maximum number of bone weights. - - - - - Defines the maximum number of vertices per mesh. - - - - - Defines the maximum number of faces per mesh. - - - - - Defines the maximum number of vertex color sets per mesh. - - - - - Defines the maximum number of texture coordinate sets (UV(W) channels) per mesh. - - - - - Defines the default bone count limit. - - - - - Defines the deboning threshold. - - - - - Defines the maximum length of a string used in AiString. - - - - - Defines the default color material. - - - - - Defines the default textured material (if the meshes have UV coords). - - - - - A mesh represents geometry with a single material. - - - - - Constructs a new Mesh. - - Unmanaged AiMesh struct. - - - - Checks if the mesh has vertex colors for the specified channel. If - this returns true, you can be confident that the channel contains - the same number of vertex colors as there are vertices in this mesh. - - Channel index - True if vertex colors are present in the channel. - - - - Checks if the mesh has texture coordinates for the specified channel. - If this returns true, you can be confident that the channel contains the same - number of texture coordinates as there are vertices in this mesh. - - Channel index - True if texture coordinates are present in the channel. - - - - Gets the array of vertex colors from the specified vertex color channel. - - Channel index - The vertex color array, or null if it does not exist. - - - - Gets the array of texture coordinates from the specified texture coordinate - channel. - - Channel index - The texture coordinate array, or null if it does not exist. - - - - Gets the number of UV(W) components for the texture coordinate channel, this - usually either 2 (UV) or 3 (UVW). No components mean the texture coordinate channel - does not exist. The channel index matches the texture coordinate channel index. - - Channel index - The number of UV(W) components the texture coordinate channel contains - - - - Convienence method for accumulating all face indices into a single - index array. - - uint index array - - - - Convienence method for accumulating all face indices into a single - index array. - - int index array - - - - Convienence method for accumulating all face indices into a single - index array. - - short index array - - - - Gets the mesh name. This tends to be used - when formats name nodes and meshes independently, - vertex animations refer to meshes by their names, - or importers split meshes up, each mesh will reference - the same (dummy) name. - - - - - Gets the primitive type. This may contain more than one - type unless if - option is not set. - - - - - Gets the index of the material associated with this mesh. - - - - - Gets the number of vertices in this mesh. This is also - the size for all per-vertex data arays. - - - - - Gets if the mesh has a vertex array. This should always return - true provided no special scene flags are set. - - - - - Gets the vertex position array. - - - - - Gets if the mesh as normals. - - - - - Gets the vertex normal array. - - - - - Gets if the mesh has tangents and bitangents. It is not - possible for one to be without the other. - - - - - Gets the vertex tangent array. - - - - - Gets the vertex bitangent array. - - - - - Gets the number of faces contained in the mesh. - - - - - Gets if the mesh contains faces. If no special - scene flags are set, this should always return true. - - - - - Gets the mesh's faces. Each face will contain indices - to the vertices. - - - - - Gets the number of valid vertex color channels contained in the - mesh. This can be a value between zero and the maximum vertex color count. - - - - - Gets the number of valid texture coordinate channels contained - in the mesh. This can be a value between zero and the maximum texture coordinate count. - - - - - Gets the number of bones that influence this mesh. - - - - - Gets if this mesh has bones. - - - - - Gets the bones that influence this mesh. - - - - - Represents a plane in three-dimensional euclidean space where - A, B, C are components of the plane normal and D is the distance along the - normal from the origin to the plane. - - - - - X component of the normal vector. - - - - - Y component of the normal vector. - - - - - Z component of the normal vector. - - - - - Distance from the origin to the plane along the normal vector. - - - - - Constructs a new Plane. - - X component of the normal vector. - Y component of the normal vector. - Z component of the normal vector. - Distance from the origin to the plane along the normal vector. - - - - Helper static class containing functions that aid dealing with unmanaged memory to managed memory conversions. - - - - - Marshals a c-style pointer array to a managed array of structs. This will read - from the start of the IntPtr provided and care should be taken in ensuring that the number - of elements to read is correct. - - Struct type - Pointer to unmanaged memory - Number of elements to marshal - Managed array, or null if the pointer was not valid - - - - Marshals a c-style pointer array to a manged array of structs. Takes in a parameter denoting if the - pointer is a "pointer to a pointer" (void**) which requires some extra care. This will read from the start of - the IntPtr and care should be taken in ensuring that the number of elements to read is correct. - - Struct type - Pointer to unmanaged memory - Number of elements to marshal - True if the unmanaged pointer is void** or not. - Managed array - - - - Convienence method for marshaling a pointer to a structure. - - Struct type - Pointer to marshal - Marshaled structure - - - - Reads a stream until the end is reached into a byte array. Based on - Jon Skeet's implementation. - It is up to the caller to dispose of the stream. - - Stream to read all bytes from - Initial buffer length, default is 32K - The byte array containing all the bytes from the stream - - - - Adds an offset to the pointer. - - Pointer. - Offset - New pointer - - - - A single face in a mesh, referring to multiple vertices. This can be a triangle - if the index count is equal to three, or a polygon if the count is greater than three. - - Since multiple primitive types can be contained in a single mesh, this approach - allows you to better examine how the mesh is constructed. If you use the - post process step flag during import, then each mesh will be homogenous where primitive type is concerned. - - - - - Constructs a new Face. - - Unmanaged AiFace structure - - - - Gets the number of indices defined in the face. - - - - - Gets the indices that refer to positions of vertex data in the mesh's vertex - arrays. - - - - - Post processing flag options, specifying a number of steps - that can be run on the data to either generate additional vertex - data or optimize the imported data. - - - - - No flags enabled. - - - - - Calculates the tangents and binormals (bitangents) - for the imported meshes. - - This does nothing if a mesh does not have normals. You might - want this post processing step to be executed if you plan - to use tangent space calculations such as normal mapping. There is a - config setting AI_CONFIG_PP_CT_MAX_SMOOTHING_ANGLE which - allows you to specify a maximimum smoothing angle for the algorithm. - However, usually you'll want to leave it at the default value. - - - - - - Identifies and joins identical vertex data sets within all - imported meshes. - - After this step is run each mesh does contain only unique vertices - anymore, so a vertex is possibly used by multiple faces. You usually - want to use this post processing step. If your application deals with - indexed geometry, this step is compulsory or you'll just waste rendering - time. - If this flag is not specified, no vertices are referenced by more than one - face and no index buffer is required for rendering. - - - - - Converts all imported data to a left handed coordinate space. - - By default the data is returned in a right-handed coordinate space, - where +X points to the right, +Z towards the viewer, and +Y upwards. - - - - - Triangulates all faces of all meshes. - - By default the imported mesh data might contain faces with more than - three indices. For rendering you'll usually want all faces to - be triangles. This post processing step splits up all - higher faces to triangles. Line and point primitives are *not* - modified. If you want 'triangles only' with no other kinds of primitives, - try the following: - - - - Specify both and . - - - Ignore all point and line meshes when you process Assimp's output - - - - - - - Removes some parts of the data structure (animations, materials, - light sources, cameras, textures, vertex components). - - The components to be removed are specified in a separate configuration - option, AI_CONFIG_PP_RVC_FLAGS. This is quite useful if you don't - need all parts of the output structure. Especially vertex colors are rarely used today...calling this step to remove - unrequired stuff from the pipeline as early as possible results in an increased - performance and a better optimized output data structure. - - - This step is also useful if you want to force Assimp to recompute normals - or tangents. the corresponding steps don't recompute them if they're already - there (loaded from the source asset). By using this step you can make sure - they are NOT there. - - - - - Generates normals for all faces of all meshes. It may not be - specified together with . - - This is ignored if normals are already there at the time where this - flag is evaluated. Model importers try to load them from the source file, - so they're usually already there. Face normals are shared between all - points of a single face, so a single point can have multiple normals, - which in other words, forces the library to duplicate vertices in - some cases. This makes senseless then. - - - - - - Generates smooth normals for all vertices of all meshes. It - may not be specified together with . - - This is ignored if normals are already there at the time where - this flag is evaluated. Model importers try to load them from the - source file, so they're usually already there. - - The configuration option AI_CONFIG_PP_GSN_MAX_SMOOTHING_ANGLE - allows you to specify an angle maximum for the normal smoothing algorithm. - Normals exceeding this limit are not smoothed, resulting in a 'hard' seam - between two faces. using a decent angle here (e.g. 80 degrees) results in a very good visual - appearance. - - - - - Splits large meshes into smaller submeshes. - - This is useful for realtime rendering where the number - of triangles which can be maximally processed in a single draw call is - usually limited by the video driver/hardware. The maximum vertex buffer - is usually limited, too. Both requirements can be met with this step: - you may specify both a triangle and a vertex limit for a single mesh. - - The split limits can be set through the AI_CONFIG_PP_SLM_VERTEX_LIMIT - and AI_CONFIG_PP_SLM_TRIANGLE_LIMIT config settings. The default - values are 1,000,000. - - Warning: This can be a time consuming task. - - - - - Removes the node graph and "bakes" (pre-transforms) all - vertices with the local transformation matrices of their nodes. - The output scene does still contain nodes, however, there is only - a root node with children, each one referencing only one mesh. - Each mesh referencing one material. For rendering, you can simply render - all meshes in order, you don't need to pay attention to local transformations - and the node hierarchy. - - Warning: Animations are removed during this step. - - - - - Limits the number of bones simultaneously affecting a single - vertex to a maximum value. - - If any vertex is affected by more than that number of bones, - the least important vertex weights are removed and the remaining vertex - weights are re-normalized so that the weights still sum up to 1. - - The default bone weight limit is 4 and uses the - AI_LMW_MAX_WEIGHTS config. If you intend to perform the skinning in hardware, this post processing - step might be of interest for you. - - - - - Validates the imported scene data structure. - - This makes sure that all indices are valid, all animations - and bones are linked correctly, all material references are - correct, etc. - - It is recommended to capture Assimp's log output if you use this flag, - so you can easily find out what's actually wrong if a file fails the - validation. The validator is quite rude and will find *all* inconsistencies - in the data structure. There are two types of failures: - - - Error: There's something wrong with the imported data. Further - postprocessing is not possible and the data is not usable at all. The import - fails. - - - Warning: There are some minor issues (e.g. 1000000 animation keyframes - with the same time), but further postprocessing and use of the data structure is still - safe. Warning details are written to the log file. - - - - - - - Re-orders triangles for better vertex cache locality. - - This step tries to improve the ACMR (average post-transform vertex cache - miss ratio) for all meshes. The implementation runs in O(n) time - and is roughly based on the 'tipsify' algorithm. - - If you intend to render huge models in hardware, this step might be of interest for you. - The AI_CONFIG_PP_ICL_PTCACHE_SIZE config setting can be used to fine tune - the cache optimization. - - - - - Searches for redundant/unreferenced materials and removes them. - - This is especially useful in combination with the PreTransformVertices - and OptimizeMeshes flags. Both join small meshes with equal characteristics, but - they can't do their work if two meshes have different materials. Because several - material settings are always lost during Assimp's import filders and because many - exporters don't check for redundant materials, huge models often have materials which - are defined several times with exactly the same settings. - - Several material settings not contributing to the final appearance of a surface - are ignored in all comparisons ... the material name is one of them. So, if you're passing - additional information through the content pipeline (probably using *magic* material names), - don't specify this flag. Alternatively, take a look at the AI_CONFIG_PP_RRM_EXCLUDE_LIST - setting. - - - - - This step tries to determine which meshes have normal vectors - that are facing inwards. - - The algorithm is simple but effective: - - The bounding box of all vertices and their normals are compared - against the volume of the bounding box of all vertices without their normals. - This works well for most objects, problems might occur with planar surfaces. However, - the step tries to filter such cases. The step inverts all in-facing normals. - Generally, it is recommended to enable this step, although the result is not - always correct. - - - - - This step splits meshes with more than one primitive type in homogeneous submeshes. - - This step is executed after triangulation and after it returns, just one - bit is set in aiMesh:mPrimitiveTypes. This is especially useful for real-time - rendering where point and line primitives are often ignored or rendered separately. - - - You can use AI_CONFIG_PP_SBP_REMOVE option to specify which primitive types you need. - This can be used to easily exclude lines and points, which are rarely used, - from the import. - - - - - - This step searches all meshes for degenerated primitives and - converts them to proper lines or points. A face is 'degenerated' if one or more of its points are identical. - - To have degenerated primitives removed, specify the flag - try one of the following procedures: - - - - To support lines and points: Set the - AI_CONFIG_PP_FD_REMOVE option to one. This will cause the step to remove degenerated triangles as - soon as they are detected. They won't pass any further pipeline steps. - - - If you don't support lines and points: Specify flag, which - will move line and point primitives to separate meshes. Then set the AI_CONFIG_PP_SBP_REMOVE - option to and to cause step - to reject point and line meshes from the scene. - - - - Degenerated polygons are not necessarily evil and that's why they are not removed by default. There are several - file formats which do not support lines or points where exporters bypass the format specification and write - them as degenerated triangles instead. - - - - - - This step searches all meshes for invalid data, such as zeroed - normal vectors or invalid UV coordinates and removes or fixes them. - This is intended to get rid of some common exporter rrors. - - This is especially useful for normals. If they are invalid, - and the step recognizes this, they will be removed and can later - be recomputed, e.g. by the GenerateSmoothNormals flag. The step - will also remove meshes that are infinitely small and reduce animation - tracks consisting of hundreds of redundant keys to a single key. The - AI_CONFIG_PP_FID_ANIM_ACCURACY config property decides the accuracy of the check - for duplicate animation tracks. - - - - - This step converts non-UV mappings (such as spherical or - cylindrical mapping) to proper texture coordinate channels. - - Most applications will support UV mapping only, so you will - probably want to specify this step in every case. Note that Assimp - is not always able to match the original mapping implementation of the 3D - app which produced a model perfectly. It's always better - to let the father app compute the UV channels, at least 3DS max, maya, blender, - lightwave, modo, .... are able to achieve this. - - If this step is not requested, you'll need to process the MATKEY_MAPPING - material property in order to display all assets properly. - - - - - Applies per-texture UV transformations and bakes them to stand-alone vtexture - coordinate channels. - - UV Transformations are specified per-texture - see the MATKEY_UVTRANSFORM material - key for more information. This step processes all textures with transformed input UV coordinates - and generates new (pretransformed) UV channel transformations, so you will probably - want to specify this step. - - UV transformations are usually implemented in realtime apps by - transforming texture coordinates in a vertex shader stage with a 3x3 (homogenous) - transformation matrix. - - - - - Searches for duplicated meshes and replaces them with a reference - to the first mesh. - - This is time consuming, so don't use it if you have no time. Its - main purpose is to work around the limitation with some - file formats that don't support instanced meshes, so exporters - duplicate meshes. - - - - - - Attempts to reduce the number of meshes (and draw calls). - - This is recommended to be used together with - and is fully compatible with both and . - - - - - - Optimizes scene hierarchy. Nodes with no animations, bones, - lights, or cameras assigned are collapsed and joined. - - Node names can be lost during this step, you can specify - names of nodes that should'nt be touched or modified - with AI_CONFIG_PP_OG_EXCLUDE_LIST. - - Use this flag with caution. Most simple files will be collapsed to a - single node, complex hierarchies are usually completely lost. That's not - the right choice for editor environments, but probably a very effective - optimization if you just want to get the model data, convert it to your - own format and render it as fast as possible. - - This flag is designed to be used with for best - results. - - Scenes with thousands of extremely small meshes packed - in deeply nested nodes exist for almost all file formats. - Usage of this and usually fixes them all and - makes them renderable. - - - - - Flips all UV coordinates along the y-axis - and adjusts material settings/bitangents accordingly. - - - - - Flips face winding order from CCW (default) to CW. - - - - - Splits meshes with many bones into submeshes so that each submesh has fewer or as many bones as a given limit. - - - - - Removes bones losslessly or according to some threshold. In some cases (e.g. formats that require it) exporters - are faced to assign dummy bone weights to otherwise static meshes assigned to animated meshes. Full, weight-based skinning is expensive while - animating nodes is extremely cheap, so this step is offered to clean up the data in that regard. - - Usage of the configuration AI_CONFIG_PP_DB_THRESHOLD to control the threshold and AI_CONFIG_PP_DB_ALL_OR_NONE if you want bones - removed if and only if all bones within the scene qualify for removal. - - - - - Enumerates components of the scene or mesh data that - can be excluded from the import using the post process step - RemoveComponent. - - - - - No components to be excluded. - - - - - Removes normal vectors - - - - - Removes tangents/binormals - - - - - Removes all color sets. - - - - - Removes all texture UV sets. - - - - - Remove all boneweights from all meshes. Scenegraph - nodes corresponding to the bones are NOT removed. - Use OptimizeGraph step to remove them. - - - - - Removes all node animations. Coressponding scenegraph - nodes are NOT removed. Use OptimizeGraph step to - remove them. - - - - - Removes all embedded textures. - - - - - Removes all light sources. The corresponding scenegraph nodes are - NOT removed. Use the OptimizeGraph step to do this. - - - - - Removes all cameras. The corresponding scenegraph - nodes are NOT removed. Use the OptimizeGraph step - to do this. - - - - - Removes all meshes. - - - - - Removes all materials. One default material will be generated. - - - - - Enumerates geometric primitive types. - - - - - Point primitive. This is just a single vertex - in the virtual world. A face has one index for such a primitive. - - - - - Line primitive. This is a line defined through a start and an - end position. A face contains exactly two indices for such a primitive. - - - - - Triangle primitive, consisting of three indices. - - - - - A n-Gon that has more than three edges (thus is not a triangle). - - - - - Defines an animation channel behaves outside the defined - time range. This corresponds to the prestate and poststates - of the animation node. - - - - - The value from the default node transformation is taken. - - - - - The nearest key value is used without interpolation. - - - - - The value of the nearest two keys is linearly extrapolated for the current - time value. - - - - - The animation is repeated. If the animation key goes from n to m - and the current time is t, use the value at (t - n ) % (|m-n|). - - - - - Enumerates all supported light sources. - - - - - Unknown light. - - - - - Directional light source that has a well-defined - direction but is infinitely far away, e.g. the sun. - - - - - Point light source that has a well-defined position in - space but is omni-directional, e.g. a light bulb. - - - - - Spot light source emits light from a position in space, - in a certain direction that is limited by an angle, like - a cone. - - - - - Defines alpha blending flags, how the final - color value of a pixel is computed, based on the following equation: - - sourceColor * sourceBlend + destColor * destBlend - - - Where the destColor is the previous color in the frame buffer - and sourceColor is the material color before the - transparency calculation. This corresponds to the AI_MATKEY_BLEND_FUNC property. - - - - - Default blending: sourceColor * sourceAlpha + destColor * (1 - sourceAlpha) - - - - - Additive blending: sourcecolor * 1 + destColor * 1. - - - - - Defines all shading models supported by the library. - - The list of shading modes has been taken from Blender. See Blender - documentation for more information. - - - - - - No shading mode defined. - - - - - Flat shading. Shading is done on a per-face basis and is diffuse only. Also known - as 'faceted shading'. - - - - - Simple Gouraud shading. - - - - - Phong Shading. - - - - - Phong-Blinn Shading. - - - - - Toon-shading, also known as a 'comic' shader. - - - - - OrenNayer shading model. Extension to standard Lambertian shading, taking the roughness - of the material into account. - - - - - Minnaert shading model. Extension to standard Lambertian shading, taking the "darkness" of - the material into account. - - - - - CookTorrance shading model. Special shader for metallic surfaces. - - - - - No shading at all. Constant light influence of 1.0. - - - - - Fresnel shading. - - - - - Defines some mixed flags for a particular texture. This corresponds - to the AI_MAT_KEY_TEXFLAGS property. - - - - - The texture's color values have to be inverted (componentwise 1-n). - - - - - Explicit request to the application to process the alpha channel of the texture. This is mutually - exclusive with . These flags are - set if the library can say for sure that the alpha channel is used/is not used. - If the model format does not define this, iti s left to the application to decide - whether the texture alpha channel - if any - is evaluated or not. - - - - - Explicit request to the application to ignore the alpha channel of the texture. This is mutually - exclusive with . - - - - - Defines how UV coordinates outside the [0..1] range are handled. Commonly - referred to as the 'wrapping mode' - - - - - A texture coordinate u|v is translated to u % 1| v % 1. - - - - - Texture coordinates outside [0...1] are clamped to the nearest valid value. - - - - - A texture coordinate u|v becomes u1|v1 if (u - (u % 1)) % 2 is zero - and 1 - (u % 1) | 1 - (v % 1) otherwise. - - - - - If the texture coordinates for a pixel are outside [0...1] the texture is not - applied to that pixel. - - - - - Defines how texture coordinates are generated - - Real-time applications typically require full UV coordinates. So the use - of step is highly recommended. - It generates proper UV channels for non-UV mapped objects, as long as an accurate - description of how the mapping should look like is given. - - - - - - Coordinates are taken from the an existing UV channel. - - The AI_MATKEY_UVWSRC key specifies from the UV channel the texture coordinates - are to be taken from since meshes can have more than one UV channel. - - - - - - Spherical mapping - - - - - Cylinder mapping - - - - - Cubic mapping - - - - - Planar mapping - - - - - Unknown mapping that is not recognied. - - - - - Defines how the Nth texture of a specific type is combined - with the result of all previous layers. - - Example (left: key, right: value): - - DiffColor0 - gray - DiffTextureOp0 - TextureOperation.Multiply - DiffTexture0 - tex1.png - DiffTextureOp0 - TextureOperation.Add - DiffTexture1 - tex2.png - - - Written as an equation, the final diffuse term for a specific - pixel would be: - - - diffFinal = DiffColor0 * sampleTex(DiffTexture0, UV0) + sampleTex(DiffTexture1, UV0) * diffContrib; - - - - - - - T = T1 * T2 - - - - - T = T1 + T2 - - - - - T = T1 - T2 - - - - - T = T1 / T2 - - - - - T = (T1 + T2) - (T1 * T2) - - - - - T = T1 + (T2 - 0.5) - - - - - Defines the purpose of a texture. - - - - - No texture, but the value can be used as a 'texture semantic'. - - - - - A diffuse texture that is combined with the result of the diffuse lighting equation. - - - - - A specular texture that is combined with the result of the specular lighting equation. - - - - - An ambient texture that is combined with the ambient lighting equation. - - - - - An emissive texture that is added to the result of the lighting calculation. It is not influenced - by incoming light, instead it represents the light that the object is naturally emitting. - - - - - A height map texture. by convention, higher gray-scale values stand for - higher elevations from some base height. - - - - - A tangent-space normal map. There are several conventions for normal maps - and Assimp does (intentionally) not distinguish here. - - - - - A texture that defines the glossiness of the material. This is the exponent of the specular (phong) - lighting equation. Usually there is a conversion function defined to map the linear color values - in the texture to a suitable exponent. - - - - - The texture defines per-pixel opacity. usually 'white' means opaque and 'black' means 'transparency. Or quite - the opposite. - - - - - A displacement texture. The exact purpose and format is application-dependent. Higher color values stand for higher vertex displacements. - - - - - A lightmap texture (aka Ambient occlusion). Both 'lightmaps' and dedicated 'ambient occlusion maps' are covered by this material property. The - texture contains a scaling value for the final color value of a pixel. Its intensity is not affected by incoming light. - - - - - A reflection texture. Contains the color of a perfect mirror reflection. This is rarely used, almost never for real-time applications. - - - - - An unknown texture that does not mention any of the defined texture type definitions. It is still imported, but is excluded from any - further postprocessing. - - - - - Defines the state of the imported scene data structure. - - - - - Default state of the scene, it imported successfully. - - - - - Specifies that the scene data structure that was imported is not complete. - This flag bypasses some internal validations and allows the import - of animation skeletons, material libaries, or camera animation paths - using Assimp. Most applications won't support such data. - - - - - This flag is set by the - post process step if validation is successful. In a validated scene you can be sure that any - cross references in the data structure (e.g. vertex indices) are valid. - - - - - This flag is set by the - post process step if validation is successful, but some issues have been found. This can for example - mean that a texture that does not exist is referenced by a material or that the bone weights for a vertex - do not sum to 1.0. In most cases you should still be able to use the import. This flag can be useful - for applications which do not capture Assimp's log output. - - - - - This flag is set by the post process step. - It indicates that the vertices of the output mesh are not in the internal verbose format anymore. In the - verbose format, all vertices are unique where no vertex is ever referenced by more than one face. - - - - - Denotes the scene is pure height-map terrain data. Pure terrains usually consist of quads, sometimes triangles, - in a regular grid. The x,y coordinates of all vertex positions refer to the x,y coordinates on the terrain height map, the - z-axis stores the elevation at a specific point. - - TER (Terragen) and HMP (3D Game Studio) are height map formats. - - - - - - Enumerates Assimp function result codes. - - - - - Function returned successfully. - - - - - There was an error. - - - - - Assimp ran out of memory. - - - - - Seek origins for Assimp's virtual file system API. - - - - - Beginning of the file - - - - - Current position of the file pointer. - - - - - End of the file, offsets must be negative. - - - - - Enumerates predefined log streaming destinations. - - - - - Stream log to a file - - - - - Stream log to the standard output - - - - - Stream log to the standard error output. - - - - - MSVC only: Stream the log to the debugger (this relies - on OutputDebugString from the Win32 SDK). - - - - - Defines material property types. - - - - - Array of single-precision (32 bit) floats. - - - - - Property is a string. - - - - - Array of 32 bit integers. - - - - - Byte buffer where the content is undefined. - - - - - Enumerates how the native Assimp DLL was compiled - - - - - Assimp compiled as a shared object (Windows: DLL); - - - - - Assimp was compiled against STLport - - - - - Assimp was compiled as a debug build - - - - - Assimp was compiled with the boost work around. - - - - - Assimp was compiled built to run single threaded. - - - - - Defines how UV coordinates should be transformed. - - - - - Scaling is evaluated. - - - - - Rotation is evaluated. - - - - - Translation is evaluated. - - - - - Assimp.NET general exception. - - - - - Initializes a new instance of the class. - - - - - Initializes a new instance of the class. - - The error message. - - - - Initializes a new instance of the class. - - Name of the param. - The error message. - - - - Initializes a new instance of the class. - - The error message - The inner exception. - - - - Describes all the values pertaining to a particular texture slot in a material. - - - - - Constructs a new TextureSlot. - - Texture filepath - Texture type semantic - Texture index in the material - Texture mapping - UV channel in mesh that corresponds to this texture - Blend factor - Texture operation - Texture wrap mode - Misc flags - - - - Gets the texture file path. - - - - - Gets the texture type semantic. - - - - - Gets the texture index in the material. - - - - - Gets the texture mapping. - - - - - Gets the UV channel index that corresponds to this texture from the mesh. - - - - - Gets the blend factor. - - - - - Gets the texture operation. - - - - - Gets the texture wrap mode. - - - - - Gets misc flags. - - - - - Describes a right-handed camera in the scene. An important aspect is that - the camera itself is also part of the scenegraph, meaning any values such - as the direction vector are not *absolute*, they can be relative to the coordinate - system defined by the node which corresponds to the camera. This allows for camera - animations. - - - - - Constructs a new Camera. - - Unmanaged aiCamera - - - - Gets the name of the camera. This corresponds to a node in the - scenegraph with the same name. This node specifies the position of the - camera in the scene hierarchy and can be animated. - - - - - Gets the position of the camera relative to the coordinate space defined by - the corresponding node. THe default value is 0|0|0. - - - - - Gets the 'up' vector of the camera, relative to the coordinate space defined by the - corresponding node. The 'right' vector of the camera is the cross product of the up - and direction vectors. The default value is 0|1|0. - - - - - Gets the viewing direction of the camera, relative to the coordiante space defined by the corresponding node. - The default value is 0|0|1. - - - - - Gets the half horizontal field of view angle, in radians. The FoV angle is - the angle between the center line of the screen and the left or right border. The default - value is 1/4PI. - - - - - Gets the distance of the near clipping plane from the camera. The value may not - be 0.0f for arithmetic reasons to prevent a division through zero. The default value is 0.1f; - - - - - Gets the distance of the far clipping plane from the camera. The far clippling plane must - be further than the near clippling plane. The default value is 1000.0f. The ratio between - the near and far plane should not be too large (between 1000 - 10000 should be ok) to avoid - floating-point inaccuracies which can lead to z-fighting. - - - - - Gets the screen aspect ratio. This is the ratio between the width and height of the screen. Typical - values are 4/3, 1/2, or 1/1. This value is 0 if the aspect ratio is not defined in the source file. - The default value is zero. - - - - - Gets a right-handed view matrix. - - - - - Defines how an UV channel is transformed. - - - - - Translation on the U and V axes. Default is 0|0 - - - - - Scaling on the U and V axes. Default is 1|1. - - - - - Rotation in counter-clockwise direction, specfied in - radians. The rotation center is 0.5f|0.5f and the - default value is zero. - - - - - Static class containing material key constants. A fully qualified mat key - name here means that it's a string that combines the mat key (base) name, its - texture type semantic, and its texture index into a single string delimited by - commas. For non-texture material properties, the texture type semantic and texture - index are always zero. - - - - - Material name (String) - - - - - Two sided property (boolean) - - - - - Shading mode property (ShadingMode) - - - - - Enable wireframe property (boolean) - - - - - Blending function (BlendMode) - - - - - Opacity (float) - - - - - Bumpscaling (float) - - - - - Shininess (float) - - - - - Reflectivity (float) - - - - - Shininess strength (float) - - - - - Refracti (float) - - - - - Diffuse color (Color4D) - - - - - Ambient color (Color4D) - - - - - Specular color (Color4D) - - - - - Emissive color (Color4D) - - - - - Transparent color (Color4D) - - - - - Reflective color (Color4D) - - - - - Background image (String) - - - - - Texture base name - - - - - UVWSRC base name - - - - - Texture op base name - - - - - Mapping base name - - - - - Texture blend base name. - - - - - Mapping mode U base name - - - - - Mapping mode V base name - - - - - Texture map axis base name - - - - - UV transform base name - - - - - Texture flags base name - - - - - Helper function to get the fully qualified name of a texture property type name. Takes - in a base name constant, a texture type, and a texture index and outputs the name in the format: - "baseName.TextureType.texIndex" - - Base name - Texture type - Texture index - Fully qualified texture name - - - - Describes the animation of a single node. The name specifies the bone/node which is affected by - this animation chanenl. The keyframes are given in three separate seties of values, - one for each position, rotation, and scaling. The transformation matrix is computed from - these values and replaces the node's original transformation matrix at a specific time. - This means all keys are absolute and not relative to the bone default pose. - The order which the transformations are to be applied is scaling, rotation, and translation (SRT). - Keys are in chronological order and duplicate keys do not pass the validation step. There most likely will be no - negative time values, but they are not forbidden. - - - - - Constructs a new NodeAnimation. - - Unmanaged AiNodeAnim struct - - - - Gets the name of the node affected by this animation. It must exist and it must - be unique. - - - - - Gets the number of position keys in the animation channel. - - - - - Checks if this animation channel contains position keys. - - - - - Gets the position keys of this animation channel. Positions are - specified as a 3D vector. If there are position keys, there will - also be -at least- one scaling and one rotation key. - - - - - Gets the number of rotation keys in the animation channel. - - - - - Checks if the animation channel contains rotation keys. - - - - - Gets the rotation keys of this animation channel. Rotations are - given as quaternions. If this exists, there will be -at least- one - scaling and one position key. - - - - - Gets the number of scaling keys in the animation channel. - - - - - Checks if the animation channel contains scaling keys. - - - - - Gets the scaling keys of this animation channel. Scalings are - specified in a 3D vector. If there are scaling keys, there will - also be -at least- one position and one rotation key. - - - - - Gets how the animation behaves before the first key is encountered. By default the original - transformation matrix of the affected node is used. - - - - - Gets how the animation behaves after the last key was processed. By default the original - transformation matrix of the affected node is taken. - - - - - A key-value pairing that represents some material property. - - - - - Constructs a new MaterialProperty. - - Umananaged AiMaterialProperty struct - - - - Returns the property raw data as a float. - - Float - - - - Returns the property raw data as an integer. - - Integer - - - - Returns the property raw data as a string. - - String - - - - Returns the property raw data as a float array. - - Float array - - - - Returns the property raw data as an integer array. - - Integer array - - - - Returns the property raw data as a boolean. - - Boolean - - - - Returns the property raw data as a Color3D. - - Color3D - - - - Returns the property raw data as a Color4D. - - Color4D - - - - Returns the property raw data as a ShadingMode enum value. - - Shading mode - - - - Returns the property raw data as a BlendMode enum value. - - Blend mode - - - - Gets the property key name. E.g. $tex.file. This corresponds to the - "AiMatKeys" base name constants. - - - - - Gets the type of property. - - - - - Gets the raw byte data count. - - - - - Checks if the property has data. - - - - - Gets the raw byte data. - - - - - Gets the texture type semantic, for non-texture properties this is always . - - - - - Gets the texture index, for non-texture properties this is always zero. - - - - - Gets the property's fully qualified name. Format: "{base name},{texture type semantic},{texture index}". E.g. "$clr.diffuse,0,0". This - is the key that is used to index the property in the material property map. - - - - - Represents an aiScene struct. - - - - - unsigned int, flags about the state of the scene - - - - - aiNode*, root node of the scenegraph. - - - - - Number of meshes contained. - - - - - aiMesh**, meshes in the scene. - - - - - Number of materials contained. - - - - - aiMaterial**, materials in the scene. - - - - - Number of animations contained. - - - - - aiAnimation**, animations in the scene. - - - - - Number of embedded textures contained. - - - - - aiTexture**, textures in the scene. - - - - - Number of lights contained. - - - - - aiLight**, lights in the scene. - - - - - Number of cameras contained. - - - - - aiCamera**, cameras in the scene. - - - - - Represents an aiNode struct. - - - - - Name of the node. - - - - - Node's transform relative to its parent. - - - - - aiNode*, node's parent. - - - - - Number of children the node owns. - - - - - aiNode**, array of nodes this node owns. - - - - - Number of meshes referenced by this node. - - - - - unsigned int*, array of mesh indices. - - - - - Represents an aiMesh struct. - - - - - unsigned int, bitwise flag detailing types of primitives contained. - - - - - Number of vertices in the mesh, denotes length of - -all- per-vertex arrays. - - - - - Number of faces in the mesh. - - - - - aiVector3D*, array of positions. - - - - - aiVector3D*, array of normals. - - - - - aiVector3D*, array of tangents. - - - - - aiVector3D*, array of bitangents. - - - - - aiColor*[Max_Value], array of arrays of vertex colors. Max_Value is a defined constant. - - - - - aiColor*[Max_Value], array of arrays of texture coordinates. Max_Value is a defined constant. - - - - - unsigned int[4], array of ints denoting the number of components for texture coordinates - UV (2), UVW (3) for example. - - - - - aiFace*, array of faces. - - - - - Number of bones in the mesh. - - - - - aiBone**, array of bones. - - - - - Material index referencing the material in the scene. - - - - - Optional name of the mesh. - - - - - NOT CURRENTLY IN USE. - - - - - NOT CURRENTLY IN USE. - - - - - Represents an aiTexture struct. - - - - - Width of the texture. - - - - - Height of the texture. - - - - - char[4], format extension hint. - - - - - aiTexel*, array of texel data. - - - - - Represents an aiFace struct. - - - - - Number of indices in the face. - - - - - unsigned int*, array of indices. - - - - - Represents an aiBone struct. - - - - - Name of the bone. - - - - - Number of weights. - - - - - VertexWeight*, array of vertex weights. - - - - - Matrix that transforms the vertex from mesh to bone space in bind pose - - - - - Represents an aiMaterialProperty struct. - - - - - Name of the property (key). - - - - - Textures: Specifies texture usage. None texture properties - have this zero (or None). - - - - - Textures: Specifies the index of the texture. For non-texture properties - this is always zero. - - - - - Size of the buffer data in bytes. This value may not be zero. - - - - - Type of value contained in the buffer. - - - - - char*, byte buffer to hold the property's value. - - - - - Represents an aiMaterial struct. - - - - - aiMaterialProperty**, array of material properties. - - - - - Number of key-value properties. - - - - - Storage allocated for key-value properties. - - - - - Represents an aiNodeAnim struct. - - - - - Name of the node affected by the animation. The node must exist - and be unique. - - - - - Number of position keys. - - - - - VectorKey*, position keys of this animation channel. Positions - are 3D vectors and are accompanied by at least one scaling and one rotation key. - - - - - The number of rotation keys. - - - - - QuaternionKey*, rotation keys of this animation channel. Rotations are 4D vectors (quaternions). - If there are rotation keys there will be at least one scaling and one position key. - - - - - Number of scaling keys. - - - - - VectorKey*, scaling keys of this animation channel. Scalings are specified as a - 3D vector, and if there are scaling keys, there will at least be one position - and one rotation key. - - - - - Defines how the animation behaves before the first key is encountered. - - - - - Defines how the animation behaves after the last key was processed. - - - - - Represents an aiMeshAnim struct. - - - - - Name of the mesh to be animated. Empty string not allowed. - - - - - Number of keys, there is at least one. - - - - - aiMeshkey*, the key frames of the animation. There must exist at least one. - - - - - Represents an aiAnimation struct. - - - - - Name of the animation. - - - - - Duration of the animation in ticks. - - - - - Ticks per second, 0 if not specified in imported file. - - - - - Number of bone animation channels, each channel affects a single node. - - - - - aiNodeAnim**, node animation channels. Each channel affects a single node. - - - - - Number of mesh animation channels. Each channel affects a single mesh and defines - vertex-based animation. - - - - - aiMeshAnim**, mesh animation channels. Each channel affects a single mesh. - - - - - Represents an aiLight struct. - - - - - Name of the light. - - - - - Type of light. - - - - - Position of the light. - - - - - Direction of the spot/directional light. - - - - - Attenuation constant value. - - - - - Attenuation linear value. - - - - - Attenuation quadratic value. - - - - - Diffuse color. - - - - - Specular color. - - - - - Ambient color. - - - - - Spot light inner angle. - - - - - Spot light outer angle. - - - - - Represents an aiCamera struct. - - - - - Name of the camera. - - - - - Position of the camera. - - - - - Up vector of the camera. - - - - - Viewing direction of the camera. - - - - - Field Of View of the camera. - - - - - Near clip plane distance. - - - - - Far clip plane distance. - - - - - The Aspect ratio. - - - - - Represents an aiString struct. - - - - - Byte length of the UTF-8 string. - - - - - Actual string. - - - - - Convienence method for getting the AiString string - if the length is not greater than zero, it returns - an empty string rather than garbage. - - AiString string data - - - - Convienence method for setting the AiString string (and length). - - String data to set - - - - Callback delegate for Assimp's LogStream. - - Log message - User data that is passed to the callback - - - - Represents a log stream, which receives all log messages and - streams them somewhere. - - - - - Constructs a new AiLogStream. - - Callback called when messages are logged. - - - - Constructs a new LogStream. - - Callback called when messages are logged. - User-supplied data - - - - Gets or sets the callback that is called when a message is logged. - - - - - Gets or sets the user data to be passed to the callback. - - - - - Represents the memory requirements for the different components of an imported - scene. All sizes in in bytes. - - - - - Size of the storage allocated for texture data, in bytes. - - - - - Size of the storage allocated for material data, in bytes. - - - - - Size of the storage allocated for mesh data, in bytes. - - - - - Size of the storage allocated for node data, in bytes. - - - - - Size of the storage allocated for animation data, in bytes. - - - - - Size of the storage allocated for camera data, in bytes. - - - - - Size of the storage allocated for light data, in bytes. - - - - - Total storage allocated for the imported scene, in bytes. - - - - - Represents an aiAnimMesh struct. - - - - - aiVector3D*, replacement position array. - - - - - aiVector3D*, replacement normal array. - - - - - aiVector3D*, replacement tangent array. - - - - - aiVector3D*, replacement bitangent array. - - - - - aiColor4D*[4], replacement vertex colors. - - - - - aiVector3D*[4], replacement texture coordinates. - - - - - unsigned int, number of vertices. - - - - - Describes a file format which Assimp can export to. - - - - - char*, a short string ID to uniquely identify the export format. e.g. "dae" or "obj" - - - - - char*, a short description of the file format to present to users. - - - - - char*, a recommended file extension of the exported file in lower case. - - - - - Describes a blob of exported scene data. Blobs can be nested, the first blob always has an empty name. Nested - blobs represent auxillary files produced by the exporter (e.g. material files) and are named accordingly. - - - - - size_t, size of the data in bytes. - - - - - void*, the data. - - - - - AiString, name of the blob. - - - - - aiExportDataBlob*, pointer to the next blob in the chain. - - - - - A material contains all the information that describes how to render a mesh. E.g. textures, colors, and render states. Internally - all this information is stored as key-value pair properties. The class contains many convienence methods and properties for - accessing non-texture/texture properties without having to know the Assimp material key names. Not all properties may be present, - and if they aren't a default value will be returned. - - - - - Constructs a new Material. - - Unmanaged AiMaterial struct. - - - - Helper method to construct a fully qualified name from the input parameters. All the input parameters are combined into the fully qualified name: {baseName},{texType},{texIndex}. E.g. - "$clr.diffuse,0,0" or "$tex.file,1,0". This is the name that is used as the material dictionary key. - - Key basename, this must not be null or empty - Texture type; non-texture properties should leave this - Texture index; non-texture properties should leave this zero. - The fully qualified name - - - - Gets the non-texture properties contained in this Material. The name should be - the "base name", as in it should not contain texture type/texture index information. E.g. "$clr.diffuse" rather than "$clr.diffuse,0,0". The extra - data will be filled in automatically. - - Key basename - The material property, if it exists - - - - Gets the material property. All the input parameters are combined into the fully qualified name: {baseName},{texType},{texIndex}. E.g. - "$clr.diffuse,0,0" or "$tex.file,1,0". - - Key basename - Texture type; non-texture properties should leave this - Texture index; non-texture properties should leave this zero. - The material property, if it exists - - - - Gets the material property by its fully qualified name. The format is: {baseName},{texType},{texIndex}. E.g. - "$clr.diffuse,0,0" or "$tex.file,1,0". - - Fully qualified name of the property - The material property, if it exists - - - - Checks if the material has the specified non-texture property. The name should be - the "base name", as in it should not contain texture type/texture index information. E.g. "$clr.diffuse" rather than "$clr.diffuse,0,0". The extra - data will be filled in automatically. - - - - - - - Checks if the material has the specified property. All the input parameters are combined into the fully qualified name: {baseName},{texType},{texIndex}. E.g. - "$clr.diffuse,0,0" or "$tex.file,1,0". - - Key basename - Texture type; non-texture properties should leave this - Texture index; non-texture properties should leave this zero. - True if the property exists, false otherwise. - - - - Checks if the material has the specified property by looking up its fully qualified name. The format is: {baseName},{texType},{texIndex}. E.g. - "$clr.diffuse,0,0" or "$tex.file,1,0". - - Fully qualified name of the property - True if the property exists, false otherwise. - - - - Gets -all- properties contained in the Material. - - All properties in the material property map. - - - - Gets all the textures that are of the specified texture type. - - Texture type - Texture count - - - - Gets the specific texture information for the texture type and texture index. - - Texture type - Texture index - Texture information struct - - - - Gets all texture infos for the specific texture type. - - Texture type - All textures that correspond to the texture type. - - - - Get all textures contained in this material. - - All texture information structs - - - - Gets the number of properties contained in the material. - - - - - Checks if the material has a name property. - - - - - Gets the material name value, if any. Default value is an empty string. - - - - - Checks if the material has a two-sided property. - - - - - Gets if the material should be rendered as two-sided. Default value is false. - - - - - Checks if the material has a shading-mode property. - - - - - Gets the shading mode. Default value is , meaning it is not defined. - - - - - Checks if the material has a wireframe property. - - - - - Gets if wireframe should be enabled. Default value is false. - - - - - Checks if the material has a blend mode property. - - - - - Gets the blending mode. Default value is . - - - - - Checks if the material has an opacity property. - - - - - Gets the opacity. Default value is 1.0f. - - - - - Checks if the material has a bump scaling property. - - - - - Gets the bump scaling. Default value is 0.0f; - - - - - Checks if the material has a shininess property. - - - - - Gets the shininess. Default value is 0.0f; - - - - - Checks if the material has a shininess strength property. - - - - - Gets the shininess strength. Default vaulue is 1.0f. - - - - - Checks if the material has a reflectivty property. - - - - - Gets the reflectivity. Default value is 0.0f; - - - - - Checks if the material has a color diffuse property. - - - - - Gets the color diffuse. Default value is white. - - - - - Checks if the material has a color ambient property. - - - - - Gets the color ambient. Default value is (.2f, .2f, .2f, 1.0f). - - - - - Checks if the material has a color specular property. - - - - - Gets the color specular. Default value is black. - - - - - Checks if the material has a color emissive property. - - - - - Gets the color emissive. Default value is black. - - - - - Checks if the material has a color transparent property. - - - - - Gets the color transparent. Default value is black. - - - - - Checks if the material has a color reflective property. - - - - - Gets the color reflective. Default value is black. - - - - - Represents a 4x4 column-vector matrix (X base is the first column, Y base is the second, Z base the third, and translation the fourth). - Memory layout is row major. Right handed conventions are used by default. - - - - - Value at row 1, column 1 of the matrix - - - - - Value at row 1, column 2 of the matrix - - - - - Value at row 1, column 3 of the matrix - - - - - Value at row 1, column 4 of the matrix - - - - - Value at row 2, column 1 of the matrix - - - - - Value at row 2, column 2 of the matrix - - - - - Value at row 2, column 3 of the matrix - - - - - Value at row 2, column 4 of the matrix - - - - - Value at row 3, column 1 of the matrix - - - - - Value at row 3, column 2 of the matrix - - - - - Value at row 3, column 3 of the matrix - - - - - Value at row 3, column 4 of the matrix - - - - - Value at row 4, column 1 of the matrix - - - - - Value at row 4, column 2 of the matrix - - - - - Value at row 4, column 3 of the matrix - - - - - Value at row 4, column 4 of the matrix - - - - - Constructs a new Matrix4x4. - - Element at row 1, column 1 - Element at row 1, column 2 - Element at row 1, column 3 - Element at row 1, column 4 - Element at row 2, column 1 - Element at row 2, column 2 - Element at row 2, column 3 - Element at row 2, column 4 - Element at row 3, column 1 - Element at row 3, column 2 - Element at row 3, column 3 - Element at row 3, column 4 - Element at row 4, column 1 - Element at row 4, column 2 - Element at row 4, column 3 - Element at row 4, column 4 - - - - Constructs a new Matrix4x4. - - Rotation matrix to copy values from. - - - - Transposes this matrix (rows become columns, vice versa). - - - - - Inverts the matrix. If the matrix is *not* invertible all elements are set to . - - - - - Compute the determinant of this matrix. - - The determinant - - - - Decomposes a transformation matrix into its original scale, rotation, and translation components. The - scaling vector receives the scaling for the x, y, z axes. The rotation is returned as a hamilton quaternion. And - the translation is the output position for the x, y, z axes. - - Vector to hold the scaling component - Quaternion to hold the rotation component - Vector to hold the translation component - - - - Decomposes a transformation matrix with no scaling. The rotation is returned as a hamilton - quaternion. The translation receives the output position for the x, y, z axes. - - Quaternion to hold the rotation component - Vector to hold the translation component - - - - Creates a rotation matrix from a set of euler angles. - - Rotation angle about the x-axis, in radians. - Rotation angle about the y-axis, in radians. - Rotation angle about the z-axis, in radians. - The rotation matrix - - - - Creates a rotation matrix from a set of euler angles. - - Vector containing the rotation angles about the x, y, z axes, in radians. - The rotation matrix - - - - Creates a rotation matrix for a rotation about the x-axis. - - Rotation angle in radians. - The rotation matrix - - - - Creates a rotation matrix for a rotation about the y-axis. - - Rotation angle in radians. - The rotation matrix - - - - Creates a rotation matrix for a rotation about the z-axis. - - Rotation angle in radians. - The rotation matrix - - - - Creates a rotation matrix for a rotation about an arbitrary axis. - - Rotation angle, in radians - Rotation axis, which should be a normalized vector. - The rotation matrix - - - - Creates a translation matrix. - - Translation vector - The translation matrix - - - - Creates a scaling matrix. - - Scaling vector - The scaling vector - - - - Creates a rotation matrix that rotates a vector called "from" into another - vector called "to". Based on an algorithm by Tomas Moller and John Hudges: - - "Efficiently Building a Matrix to Rotate One Vector to Another" - Journal of Graphics Tools, 4(4):1-4, 1999 - - - Starting vector - Ending vector - Rotation matrix to rotate from the start to end. - - - - Tests equality between two matrices. - - First matrix - Second matrix - True if the matrices are equal, false otherwise - - - - Tests inequality between two matrices. - - First matrix - Second matrix - True if the matrices are not equal, false otherwise - - - - Performs matrix multiplication. Multiplication order is B x A. That way, SRT concatenations - are left to right. - - First matrix - Second matrix - Multiplied matrix - - - - Implicit conversion from a 3x3 matrix to a 4x4 matrix. - - 3x3 matrix - 4x4 matrix - - - - Tests equality between this matrix and another. - - Other matrix to test - True if the matrices are equal, false otherwise - - - - Determines whether the specified is equal to this instance. - - The to compare with this instance. - - true if the specified is equal to this instance; otherwise, false. - - - - - Returns a hash code for this instance. - - - A hash code for this instance, suitable for use in hashing algorithms and data structures like a hash table. - - - - - Returns a that represents this instance. - - - A that represents this instance. - - - - - Gets the identity matrix. - - - - - Gets if this matrix is an identity matrix. - - - - - Gets or sets the value at the specific one-based row, column - index. E.g. i = 1, j = 2 gets the value in row 1, column 2 (MA2). Indices - out of range return a value of zero. - - - One-based Row index - One-based Column index - Matrix value - - - - Represents a two-dimensional vector. - - - - - X component. - - - - - Y component - - - - - Constructs a new Vector2D. - - X component - Y component - - - - Constructs a new Vector2D with both components - set the same value. - - Value to set both X and Y to - - - - Sets the X and Y values. - - X component - Y component - - - - Calculates the length of the vector. - - Vector's length - - - - Calculates the length of the vector squared. - - Vector's length squared - - - - Normalizes the vector where all components add to one (Unit Vector), but preserves - the direction that the vector represents. - - - - - Negates the vector. - - - - - Adds two vectors together. - - First vector - Second vector - Added vector - - - - Subtracts the second vector from the first vector. - - First vector - Second vector - Resulting vector - - - - Multiplies two vectors together. - - First vector - Second vector - Multiplied vector - - - - Multiplies a vector by a scalar. - - Source vector - Scalar value - Scaled vector - - - - Multiplies a vector by a scalar. - - Scalar value - Source vector - Scaled vector - - - - Divides the first vector by the second vector. - - First vector - Second vector - Divided vector - - - - Divides the vector by a divisor value. - - Source vector - Divisor - Divided vector - - - - Negates the vector. - - Source vector - Negated vector - - - - Tets equality between two vectors. - - First vector - Second vector - True if the vectors are equal, false otherwise - - - - Tests inequality between two vectors. - - First vector - Second vector - True if the vectors are not equal, false otherwise - - - - Tests equality between this vector and another vector. - - Vector to test against - True if components are equal - - - - Tests equality between this vector and another object. - - Object to test against - True if the object is a vector and the components are equal - - - - Returns a hash code for this instance. - - - A hash code for this instance, suitable for use in hashing algorithms and data structures like a hash table. - - - - - Returns a that represents this instance. - - - A that represents this instance. - - - - - Gets or sets the component value at the specified zero-based index - in the order of XY (index 0 access X, 1 access Y. If - the index is not in range, a value of zero is returned. - - Zero-based index. - The component value - - - - Represents a completely imported model or scene. Everything that was imported from the given file can be - accessed from here. Once the scene is loaded from unmanaged memory, it resides solely in managed memory - and Assimp's read only copy is released. - - - - - Constructs a new Scene. - - Unmanaged AiScene struct. - - - - Gets the state of the imported scene. By default no flags are set, but - issues can arise if the flag is set to incomplete. - - - - - Gets the root node of the scene graph. There will always be at least the root node - if the import was successful and no special flags have been set. Presence of further nodes - depends on the format and content of the imported file. - - - - - Gets the number of meshes in the scene. - - - - - Checks if the scene contains meshes. Unless if no special scene flags are set - this should always be true. - - - - - Gets the meshes contained in the scene, if any. - - - - - Gets the number of lights in the scene. - - - - - Checks if the scene contains any lights. - - - - - Gets the lights in the scene, if any. - - - - - Gets the number of cameras in the scene. - - - - - Checks if the scene contains any cameras. - - - - - Gets the cameras in the scene, if any. - - - - - Gets the number of embedded textures in the scene. - - - - - Checks if the scene contains embedded textures. - - - - - Gets the embedded textures in the scene, if any. - - - - - Gets the number of animations in the scene. - - - - - Checks if the scene contains any animations. - - - - - Gets the animations in the scene, if any. - - - - - Gets the number of materials in the scene. There should always be at least the - default Assimp material if no materials were loaded. - - - - - Checks if the scene contains any materials. There should always be at least the - default Assimp material if no materials were loaded. - - - - - Gets the materials in the scene. - - - - - Static class containing preset properties for post processing options. - - - - - PostProcess configuration for (some) Direct3D conventions, - left handed geometry, upper left origin for UV coordinates, - and clockwise face order, suitable for CCW culling. - - - - - PostProcess configuration for optimizing data for real-time. - Does the following steps: - - , , - , , - , and - - - - - PostProcess configuration for optimizing - data for real-time rendering. Does the following steps: - - , , - , , - , - , , - , , and - - - - - - PostProcess configuration for heavily optimizing the data - for real-time rendering. Includes all flags in - as well as - , , and - - - - - - Time-value pair specifying a rotation for a given time. - - - - - The time of this key. - - - - - The rotation of this key. - - - - - Constructs a new QuaternionKey. - - Time of the key. - Quaternion rotation at the time frame. - - - - Tests equality between two keys. - - The first key - The second key - True if the key's rotations are the same, false otherwise. - - - - Tests inequality between two keys. - - The first key - The second key - True if the key's rotations are not the same, false otherwise. - - - - Tests inequality between two keys. - - The first key - The second key - True if the first key's time is less than the second key's. - - - - Tests inequality between two keys. - - The first key - The second key - True if the first key's time is greater than the second key's. - - - - Determines whether the specified is equal to this instance. - - The to compare with this instance. - - true if the specified is equal to this instance; otherwise, false. - - - - - Tests equality between this key and another. - - Other key to test - True if their rotations are equal. - - - - Returns a hash code for this instance. - - - A hash code for this instance, suitable for use in hashing algorithms and data structures like a hash table. - - - - - Returns a that represents this instance. - - - A that represents this instance. - - - - - Assimp importer that will use Assimp to load a model into managed memory. - - - - - Constructs a new AssimpImporter. - - - - - Releases unmanaged resources and performs other cleanup operations before the - is reclaimed by garbage collection. - - - - - Importers a model from the stream without running any post-process steps. The importer sets configurations - and loads the model into managed memory, releasing the unmanaged memory used by Assimp. It is up to the caller to dispose of the stream. - - Stream to read from - Format extension to serve as a hint to Assimp to choose which importer to use - The imported scene - Thrown if the stream is not valid (null or write-only) or if the format hint is null or empty. - Thrown if attempting to import a model if the importer has been disposed of - - - - Importers a model from the stream. The importer sets configurations - and loads the model into managed memory, releasing the unmanaged memory used by Assimp. It is up to the caller to dispose of the stream. - - Stream to read from - Post processing flags, if any - Format extension to serve as a hint to Assimp to choose which importer to use - The imported scene - Thrown if the stream is not valid (null or write-only) or if the format hint is null or empty. - Thrown if attempting to import a model if the importer has been disposed of - - - - Importers a model from the specified file without running any post-process steps. The importer sets configurations - and loads the model into managed memory, releasing the unmanaged memory used by Assimp. - - Full path to the file - The imported scene - Thrown if there was a general error in importing the model. - Thrown if the file could not be located. - Thrown if attempting to import a model if the importer has been disposed of - - - - Importers a model from the specified file. The importer sets configurations - and loads the model into managed memory, releasing the unmanaged memory used by Assimp. - - Full path to the file - Post processing flags, if any - The imported scene - Thrown if there was a general error in importing the model. - Thrown if the file could not be located. - Thrown if attempting to import a model if the importer has been disposed of - - - - Converts the model contained in the file to the specified format and save it to a file. - - Input file name to import - Output file name to export to - Format id that specifies what format to export to - Thrown if there was a general error in importing the model. - Thrown if the file could not be located. - Thrown if attempting to import a model if the importer has been disposed of - - - - Converts the model contained in the file to the specified format and save it to a file. - - Input file name to import - Output file name to export to - Format id that specifies what format to export to - Pre processing steps used for the export - Thrown if there was a general error in importing the model. - Thrown if the file could not be located. - Thrown if attempting to import a model if the importer has been disposed of - - - - Converts the model contained in the file to the specified format and save it to a file. - - Input file name to import - Post processing steps used for the import - Output file name to export to - Format id that specifies what format to export to - Pre processing steps used for the export - Thrown if there was a general error in importing the model. - Thrown if the file could not be located. - Thrown if attempting to import a model if the importer has been disposed of - - - - Converts the model contained in the file to the specified format and save it to a data blob. - - Input file name to import - Format id that specifies what format to export to - Data blob containing the exported scene in a binary form - Thrown if there was a general error in importing the model. - Thrown if the file could not be located. - Thrown if attempting to import a model if the importer has been disposed of - - - - Converts the model contained in the file to the specified format and save it to a data blob. - - Input file name to import - Format id that specifies what format to export to - Pre processing steps used for the export - Data blob containing the exported scene in a binary form - Thrown if there was a general error in importing the model. - Thrown if the file could not be located. - Thrown if attempting to import a model if the importer has been disposed of - - - - Converts the model contained in the file to the specified format and save it to a data blob. - - Input file name to import - Post processing steps used for the import - Format id that specifies what format to export to - Pre processing steps used for the export - Data blob containing the exported scene in a binary form - Thrown if there was a general error in importing the model. - Thrown if the file could not be located. - Thrown if attempting to import a model if the importer has been disposed of - - - - Converts the model contained in the stream to the specified format and save it to a file. - - Stream to read from - Format extension to serve as a hint to Assimp to choose which importer to use - Output file name to export to - Format id that specifies what format to export to - Thrown if the stream is not valid (null or write-only) or if the format hint is null or empty. - Thrown if attempting to import a model if the importer has been disposed of - - - - Converts the model contained in the stream to the specified format and save it to a file. - - Stream to read from - Format extension to serve as a hint to Assimp to choose which importer to use - Output file name to export to - Format id that specifies what format to export to - Pre processing steps used for the export - Thrown if the stream is not valid (null or write-only) or if the format hint is null or empty. - Thrown if attempting to import a model if the importer has been disposed of - - - - Converts the model contained in the stream to the specified format and save it to a file. - - Stream to read from - Format extension to serve as a hint to Assimp to choose which importer to use - Post processing steps used for import - Output file name to export to - Format id that specifies what format to export to - Pre processing steps used for the export - Thrown if the stream is not valid (null or write-only) or if the format hint is null or empty. - Thrown if attempting to import a model if the importer has been disposed of - - - - Converts the model contained in the stream to the specified format and save it to a data blob. - - Stream to read from - Format extension to serve as a hint to Assimp to choose which importer to use - Format id that specifies what format to export to - Data blob containing the exported scene in a binary form - Thrown if the stream is not valid (null or write-only) or if the format hint is null or empty. - Thrown if attempting to import a model if the importer has been disposed of - - - - Converts the model contained in the stream to the specified format and save it to a data blob. - - Stream to read from - Format extension to serve as a hint to Assimp to choose which importer to use - Format id that specifies what format to export to - Pre processing steps used for the export - Data blob containing the exported scene in a binary form - Thrown if the stream is not valid (null or write-only) or if the format hint is null or empty. - Thrown if attempting to import a model if the importer has been disposed of - - - - Converts the model contained in the stream to the specified format and save it to a data blob. - - Stream to read from - Format extension to serve as a hint to Assimp to choose which importer to use - Post processing steps used for import - Format id that specifies what format to export to - Pre processing steps used for the export - Data blob containing the exported scene in a binary form - Thrown if the stream is not valid (null or write-only) or if the format hint is null or empty. - Thrown if attempting to import a model if the importer has been disposed of - - - - Attaches a logging stream to the importer. - - Logstream to attach - - - - Detaches a logging stream from the importer. - - Logstream to detatch - - - - Detaches all logging streams that are currently attached to the importer. - - - - - Gets the model formats that are supported for export by Assimp. - - Export formats supported - - - - Gets the model formats that are supported for import by Assimp. - - Import formats supported - - - - Checks if the format extension (e.g. ".dae" or ".obj") is supported for import. - - Model format - True if the format is supported, false otherwise - - - - Checks if the format extension (e.g. ".dae" or ".obj") is supported for export. - - Model format - True if the format is supported, false otherwise - - - - Sets a configuration property to the importer. - - Config to set - - - - Removes a set configuration property by name. - - Name of the config property - - - - Removes all configuration properties from the importer. - - - - - Checks if the importer has a config set by the specified name. - - Name of the config property - True if the config is present, false otherwise - - - - Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. - - - - - Releases unmanaged and - optionally - managed resources - - true to release both managed and unmanaged resources; false to release only unmanaged resources. - - - - Gets if the importer has been disposed. - - - - - Gets or sets the uniform scale for the model. This is multiplied - with the existing root node's transform. - - - - - Gets or sets the model's rotation about the X-Axis, in degrees. This is multiplied - with the existing root node's transform. - - - - - Gets or sets the model's rotation abut the Y-Axis, in degrees. This is multiplied - with the existing root node's transform. - - - - - Gets or sets the model's rotation about the Z-Axis, in degrees. This is multiplied - with the existing root node's transform. - - - - - Gets or sets if verbose logging should be enabled. - - - - - Gets the property configurations set to this importer. - - - - - Gets the logstreams attached to this importer. - - - - - An animation consists of keyframe data for a number of nodes. For - each node affected by the animation, a separate series of data is given. - - - - - Constructs a new Animation. - - Unmanaged AiAnimation. - - - - Gets the name of the animation. If the modeling package the - data was exported from only supports a single animation channel, this - name is usually empty. - - - - - Gets the duration of the animation in number of ticks. - - - - - Gets the number of ticks per second. It may be zero - if it is not specified in the imported file. - - - - - Gets the number of node animation channels where each channel - affects a single node. - - - - - Checks if the animation has node animation channels. - - - - - Gets the node animation channels. - - - - - Gets the number of mesh animation channels. - - - - - Checks if the animation has mesh animations. - - - - - Gets the mesh animation channels. - - - - - Represents a three-dimensional vector. - - - - - X component. - - - - - Y component. - - - - - Z component. - - - - - Constructs a new Vector3D. - - X component - Y component - Z component - - - - Constructs a new Vector3D. - - Vector2D containing the X, Y values - Z component - - - - Constructs a new Vector3D where each component is set - to the same value. - - Value to set X, Y, and Z to - - - - Sets the X, Y, and Z values. - - X component - Y component - Z component - - - - Calculates the length of the vector. - - Vector's length - - - - Calculates the length of the vector squared. - - Vector's length squared - - - - Normalizes the vector where all components add to one (Unit Vector), but preserves - the direction that the vector represents. - - - - - Negates the vector. - - - - - Calculates the cross product of two vectors. - - First vector - Second vector - Resulting vector - - - - Calculates the dot product of two vectors. - - First vector - Second vector - Resulting vector - - - - Adds two vectors together. - - First vector - Second vector - Added vector - - - - Subtracts the second vector from the first vector. - - First vector - Second vector - Resulting vector - - - - Multiplies two vectors together. - - First vector - Second vector - Multiplied vector - - - - Multiplies a vector by a scalar. - - Source vector - Scalar value - Scaled vector - - - - Multiplies a vector by a scalar. - - Scalar value - Source vector - Scaled vector - - - - Transforms this vector by a 3x3 matrix. This "post-multiplies" the two. - - Source matrix - Source vector - Transformed vector - - - - Transforms this vector by a 4x4 matrix. This "post-multiplies" the two. - - Source matrix - Source vector - Transformed vector - - - - Divides the first vector by the second vector. - - First vector - Second vector - Divided vector - - - - Divides the vector by a divisor value. - - Source vector - Divisor - Divided vector - - - - Negates the vector. - - Source vector - Negated vector - - - - Tets equality between two vectors. - - First vector - Second vector - True if the vectors are equal, false otherwise - - - - Tests inequality between two vectors. - - First vector - Second vector - True if the vectors are not equal, false otherwise - - - - Tests equality between this vector and another vector. - - Vector to test against - True if components are equal - - - - Tests equality between this vector and another object. - - Object to test against - True if the object is a vector and the components are equal - - - - Returns a hash code for this instance. - - - A hash code for this instance, suitable for use in hashing algorithms and data structures like a hash table. - - - - - Returns a that represents this instance. - - - A that represents this instance. - - - - - Gets or sets the component value at the specified zero-based index - in the order of XYZ (index 0 access X, 1 access Y, etc). If - the index is not in range, a value of zero is returned. - - Zero-based index. - The component value - - - - Represents a 3x3 matrix. Assimp docs say their matrices are always row-major, - and it looks like they're only describing the memory layout. Matrices are treated - as column vectors however (X base in the first column, Y base the second, and Z base the third) - - - - - Value at row 1, column 1 of the matrix - - - - - Value at row 1, column 2 of the matrix - - - - - Value at row 1, column 3 of the matrix - - - - - Value at row 2, column 1 of the matrix - - - - - Value at row 2, column 2 of the matrix - - - - - Value at row 2, column 3 of the matrix - - - - - Value at row 3, column 1 of the matrix - - - - - Value at row 3, column 2 of the matrix - - - - - Value at row 3, column 3 of the matrix - - - - - Constructs a new Matrix3x3. - - Element at row 1, column 1 - Element at row 1, column 2 - Element at row 1, column 3 - Element at row 2, column 1 - Element at row 2, column 2 - Element at row 2, column 3 - Element at row 3, column 1 - Element at row 3, column 2 - Element at row 3, column 3 - - - - Constructs a new Matrix3x3. - - A 4x4 matrix to construct from, only taking the rotation/scaling part. - - - - Transposes this matrix (rows become columns, vice versa). - - - - - Inverts the matrix. If the matrix is *not* invertible all elements are set to . - - - - - Compute the determinant of this matrix. - - The determinant - - - - Creates a rotation matrix from a set of euler angles. - - Rotation angle about the x-axis, in radians. - Rotation angle about the y-axis, in radians. - Rotation angle about the z-axis, in radians. - The rotation matrix - - - - Creates a rotation matrix from a set of euler angles. - - Vector containing the rotation angles about the x, y, z axes, in radians. - The rotation matrix - - - - Creates a rotation matrix for a rotation about the x-axis. - - Rotation angle in radians. - The rotation matrix - - - - Creates a rotation matrix for a rotation about the y-axis. - - Rotation angle in radians. - The rotation matrix - - - - Creates a rotation matrix for a rotation about the z-axis. - - Rotation angle in radians. - The rotation matrix - - - - Creates a rotation matrix for a rotation about an arbitrary axis. - - Rotation angle, in radians - Rotation axis, which should be a normalized vector. - The rotation matrix - - - - Creates a scaling matrix. - - Scaling vector - The scaling vector - - - - Creates a rotation matrix that rotates a vector called "from" into another - vector called "to". Based on an algorithm by Tomas Moller and John Hudges: - - "Efficiently Building a Matrix to Rotate One Vector to Another" - Journal of Graphics Tools, 4(4):1-4, 1999 - - - Starting vector - Ending vector - Rotation matrix to rotate from the start to end. - - - - Tests equality between two matrices. - - First matrix - Second matrix - True if the matrices are equal, false otherwise - - - - Tests inequality between two matrices. - - First matrix - Second matrix - True if the matrices are not equal, false otherwise - - - - Performs matrix multiplication.Multiplication order is B x A. That way, SRT concatenations - are left to right. - - First matrix - Second matrix - Multiplied matrix - - - - Implicit conversion from a 4x4 matrix to a 3x3 matrix. - - 4x4 matrix - 3x3 matrix - - - - Tests equality between this matrix and another. - - Other matrix to test - True if the matrices are equal, false otherwise - - - - Determines whether the specified is equal to this instance. - - The to compare with this instance. - - true if the specified is equal to this instance; otherwise, false. - - - - - Returns a hash code for this instance. - - - A hash code for this instance, suitable for use in hashing algorithms and data structures like a hash table. - - - - - Returns a that represents this instance. - - - A that represents this instance. - - - - - Gets the identity matrix. - - - - - Gets if this matrix is an identity matrix. - - - - - Gets or sets the value at the specific one-based row, column - index. E.g. i = 1, j = 2 gets the value in row 1, column 2 (MA2). Indices - out of range return a value of zero. - - - One-based Row index - One-based Column index - Matrix value - - - - Represents an embedded texture. Some file formats directly embed texture assets. - Embedded textures may be uncompressed, where the data is given in an uncompressed format. - Or it may be compressed in a format like png or jpg. In the latter case, the raw - file bytes are given so the application must utilize an image decoder (e.g. DevIL) to - get access to the actual color data. - - - - - Creates a new texture based on the unmanaged struct. A height of zero - indicates a compressed texture. - - Unmanaged AiTexture struct - The embededded texture - - - - Gets if the texture is compressed or not. - - - - - Represents a compressed embedded texture. See for a complete - description. - - - - - Gets if the texture data is present - this should always be true. - - - - - Gets the number of bytes in the buffer. - - - - - Gets the raw byte data representing the compressed texture. - - - - - Gets the format hint to determine the type of compressed data. This hint - will always be a three-character hint like "dds", "jpg", "png". - - - - - Gets if the texture is compressed or not. - - - - - Represents an uncompressed embedded texture. See for a complete - description. - - - - - Constructs a new UnCompressedTexture. - - Unmanaged AiTexture struct. - - - - Gets the width of the texture in pixels. - - - - - Gets the height of the texture in pixels. - - - - - Gets if the texel data is present - should always be true. - - - - - Gets the texel data, the array is of size Width * Height. - - - - - Gets if the texture is compressed or not. - - - - - Describes a blob of exported scene data. Blobs can be nested - each blob may reference another blob, which in - turn can reference another and so on. This is used to allow exporters to write more than one output for a given - scene, such as material files. Existence of such files depends on the format. - - - - - Creates a new ExportDataBlob. - - Unmanaged structure. - - - - Creates a new ExportDataBlob. - - Name - Data - - - - Writes the data blob to the specified stream. - - Output stream - - - - Reads a data blob from the specified stream. - - Input stream - Data blob - - - - Gets the name of the blob. The first and primary blob always has an empty string for a name. Auxillary files - that are nested will have names. - - - - - Get the blob data. - - - - - Gets the next data blob. - - - - - Gets if the blob data is valid. - - - - - Represents a RGB color. - - - - - Red component. - - - - - Green component. - - - - - Blue component. - - - - - Constructs a Color3D. - - Red component - Green component - Blue component - - - - Constructs a Color3D where each component is - set to the same value. - - Value to set R, G, B components - - - - Determines if the color is black, or close to being black. - - True if the color is black/nearly block, false otherwise. - - - - Adds the two colors together. - - First color - Second color - Added color - - - - Adds the value to each of the components of the color. - - Source color - Value to add to each component - Added color - - - - Adds the value to each of the components of the color. - - Value to add to each component - Source color - Added color - - - - Subtracts the second color from the first color. - - First color - Second color - Resulting color - - - - Subtracts the value from each of the color's components. - - Source color - Value to subtract from each component - Resulting color - - - - Subtracts the color's components from the value, returning - the result as a new color. Same as new Color4D(value) - color - - Value for each component of the first color - Second color - Resulting color - - - - Multiplies the two colors. - - First color - Second color - Multiplied color. - - - - Multiplies the color by a scalar value, component wise. - - Source color - Scalar value - Resulting color - - - - Multiplies the color by a scalar value, component wise. - - Scalar value - Source color - Resulting color - - - - Divides the first color by the second color, component wise. - - First color - Second color - Resulting color - - - - Divides the color by a divisor value. - - Source color - Divisor - Resulting color - - - - Tets equality between two colors. - - First color - Second color - True if the colors are equal, false otherwise - - - - Tets inequality between two colors. - - First color - Second color - True if the colors are not equal, false otherwise - - - - Tests equality between this color and another color - - Color to test against - True if components are equal - - - - Tests equality between this color and another object. - - Object to test against - True if the object is a color and the components are equal - - - - Returns a hash code for this instance. - - - A hash code for this instance, suitable for use in hashing algorithms and data structures like a hash table. - - - - - Returns a that represents this instance. - - - A that represents this instance. - - - - - Gets or sets the component value at the specified zero-based index - in the order of RGBA (index 0 access R, 1 access G, etc). If - the index is not in range, a value of zero is returned. - - Zero-based index. - The component value - - - - A 4D vector that represents a rotation. - - - - - Rotation component of the quaternion/ - - - - - X component of the vector part of the quaternion. - - - - - Y component of the vector part of the quaternion. - - - - - Z component of the vector part of the quaternion. - - - - - Constructs a new Quaternion. - - W component - X component - Y component - Z component - - - - Constructs a new Quaternion from a rotation matrix. - - Rotation matrix to create the Quaternion from. - - - - Constructs a new Quaternion from three euler angles. - - Pitch - Yaw - Roll - - - - Constructs a new Quaternion from an axis-angle. - - Axis - Angle about the axis - - - - Normalizes the quaternion. - - - - - Transforms this quaternion into its conjugate. - - - - - Returns a matrix representation of the quaternion. - - - - - - Spherical interpolation between two quaternions. - - Start rotation when factor == 0 - End rotation when factor == 1 - Interpolation factor between 0 and 1, values beyond this range yield undefined values - - - - - Rotates a point by this quaternion. - - Point to rotate - Quaternion representing the rotation - - - - - Multiplies two quaternions. - - First quaternion - Second quaternion - Resulting quaternion - - - - Tests equality between two quaternions. - - First quaternion - Second quaternion - True if the quaternions are equal, false otherwise. - - - - Tests inequality between two quaternions. - - First quaternion - Second quaternion - True if the quaternions are not equal, false otherwise. - - - - Tests equality between two quaternions. - - Quaternion to compare - True if the quaternions are equal. - - - - Tests equality between this color and another object. - - Object to test against - True if the object is a color and the components are equal - - - - Returns a hash code for this instance. - - - A hash code for this instance, suitable for use in hashing algorithms and data structures like a hash table. - - - - - Returns a that represents this instance. - - - A that represents this instance. - - - - - A node in the imported model hierarchy. - - - - - Constructs a new Node. - - Unmanaged AiNode structure - Parent of this node or null - - - - Finds a node with the specific name, which may be this node - or any children or children's children, and so on, if it exists. - - Node name - The node or null if it does not exist - - - - Gets the name of the node. - - - - - Gets the transformation of the node relative to its parent. - - - - - Gets the node's parent, if it exists. - - - - - Gets the number of children that is owned by this node. - - - - - Gets if the node contains children. - - - - - Gets the node's children. - - - - - Gets the number of meshes referenced by this node. - - - - - Gets if the node contains mesh references. - - - - - Gets the indices of the meshes referenced by this node. Meshes can be - shared between nodes, so there is a mesh collection owned by the scene - that each node can reference. - - - - - Callback delegate for Assimp's LogStream. - - Log message - User data that is passed to the callback - - - - Represents a log stream, which receives all log messages and - streams them somewhere. - - - - - Constructs a new LogStream. - - - - - Constructs a new LogStream. - - User-supplied data - - - - Constructs a new LogStream. - - Callback called when messages are logged. - - - - Constructs a new LogStream. - - Callback called when messages are logged. - User-supplied data - - - - Override this method to log a message for a subclass of Logstream, if no callback - was set. - - Message - User data - - - - User data to be passed to the callback. - - - - - Log stream that writes messages to the Console. - - - - - Constructs a new console logstream. - - - - - Constructs a new console logstream. - - User supplied data - - - - Log a message to the console. - - Message - Userdata - - - - Represents a Red-Green-Blue-Alpha (RGBA) color. - Color values range from 0 to 1. - - - - - Red component. - - - - - Green component. - - - - - Blue component. - - - - - Alpha component. - - - - - Constructs a Color4D. - - Red component - Green component - Blue component - Alpha component - - - - Constructs a Color4D. Alpha is set to 1.0. - - Red component - Green component - Blue component - - - - Constructs a Color4D where each component is - set to the same value. - - Value to set R, G, B, A components - - - - Determines if the color is black, or close to being black. - - True if the color is black/nearly block, false otherwise. - - - - Adds the two colors together. - - First color - Second color - Added color - - - - Adds the value to each of the components of the color. - - Source color - Value to add to each component - Added color - - - - Adds the value to each of the components of the color. - - Value to add to each component - Source color - Added color - - - - Subtracts the second color from the first color. - - First color - Second color - Resulting color - - - - Subtracts the value from each of the color's components. - - Source color - Value to subtract from each component - Resulting color - - - - Subtracts the color's components from the value, returning - the result as a new color. Same as new Color4D(value) - color - - Value for each component of the first color - Second color - Resulting color - - - - Multiplies the two colors. - - First color - Second color - Multiplied color. - - - - Multiplies the color by a scalar value, component wise. - - Source color - Scalar value - Resulting color - - - - Multiplies the color by a scalar value, component wise. - - Scalar value - Source color - Resulting color - - - - Divides the first color by the second color, component wise. - - First color - Second color - Resulting color - - - - Divides the color by a divisor value. - - Source color - Divisor - Resulting color - - - - Tets equality between two colors. - - First color - Second color - True if the colors are equal, false otherwise - - - - Tets inequality between two colors. - - First color - Second color - True if the colors are not equal, false otherwise - - - - Tests equality between this color and another color - - Color to test against - True if components are equal - - - - Tests equality between this color and another object. - - Object to test against - True if the object is a color and the components are equal - - - - Returns a hash code for this instance. - - - A hash code for this instance, suitable for use in hashing algorithms and data structures like a hash table. - - - - - Returns a that represents this instance. - - - A that represents this instance. - - - - - Gets or sets the component value at the specified zero-based index - in the order of RGBA (index 0 access R, 1 access G, etc). If - the index is not in range, a value of zero is returned. - - Zero-based index. - The component value - - - - Singleton that governs access to the unmanaged Assimp library functions. - - - - - Private Constructor - - - - - Loads the library using the default 32-bit or 64-bit DLL path, depending on the OS AssimpNet is running on. - - Thrown if the library is already loaded or if there was an error in loading the library. - - - - Loads the Assimp unmanaged library using the DLL path specified in LibraryPath. If the library is already loaded, or there was an error - in loading the library, an AssimpException is thrown. - - Path to the Assimp DLL. - Thrown if the library is already loaded or if there was an error in loading the library. - - - - Frees the Assimp unmanaged library. - - - - - Imports a file. - - Valid filename - Post process flags specifying what steps are to be run after the import. - Property store containing config name-values, may be null. - Pointer to the unmanaged data structure. - - - - Imports a scene from a stream. This uses the "aiImportFileFromMemory" function. The stream can be from anyplace, - not just a memory stream. It is up to the caller to dispose of the stream. - - Stream containing the scene data - Post processing flags - A hint to Assimp to decide which importer to use to process the data - Property store containing the config name-values, may be null. - - - - - Releases the unmanaged scene data structure. - - Pointer to the unmanaged scene data structure. - - - - Applies a post-processing step on an already imported scene. - - Pointer to the unmanaged scene data structure. - Post processing steps to run. - Pointer to the unmanaged scene data structure. - - - - Gets all supported export formats. - - Array of supported export formats. - - - - Exports the given scene to a chosen file format. Returns the exported data as a binary blob which you can embed into another data structure or file. - - Scene to export, it is the responsibility of the caller to free this when finished. - Format id describing which format to export to. - Pre processing flags to operate on the scene during the export. - Exported binary blob, or null if there was an error. - - - - Exports the given scene to a chosen file format and writes the result file(s) to disk. - - The scene to export, which needs to be freed by the caller. The scene is expected to conform to Assimp's Importer output format. In short, - this means the model data should use a right handed coordinate system, face winding should be counter clockwise, and the UV coordinate origin assumed to be upper left. If the input is different, specify the pre processing flags appropiately. - Format id describing which format to export to. - Output filename to write to - Pre processing flags - accepts any post processing step flag. In reality only a small subset are actually supported, e.g. to ensure the input - conforms to the standard Assimp output format. Some may be redundant, such as triangulation, which some exporters may have to enforce due to the export format. - Return code specifying if the operation was a success. - - - - Attaches a log stream callback to catch Assimp messages. - - Logstream to attach - - - - Enables verbose logging. - - True if verbose logging is to be enabled or not. - - - - Detaches a logstream callback. - - Logstream to detach - A return code signifying if the function was successful or not. - - - - Detaches all logstream callbacks currently attached to Assimp. - - - - - Create an empty property store. Property stores are used to collect import settings. - - Pointer to property store - - - - Deletes a property store. - - Pointer to property store - - - - Sets an integer property value. - - Pointer to property store - Property name - Property value - - - - Sets a float property value. - - Pointer to property store - Property name - Property value - - - - Sets a string property value. - - Pointer to property store - Property name - Property value - - - - Retrieves a color value from the material property table. - - Material to retrieve the data from - Ai mat key (base) name to search for - Texture Type semantic, always zero for non-texture properties - Texture index, always zero for non-texture properties - The color if it exists. If not, the default Color4D value is returned. - - - - Retrieves an array of float values with the specific key from the material. - - Material to retrieve the data from - Ai mat key (base) name to search for - Texture Type semantic, always zero for non-texture properties - Texture index, always zero for non-texture properties - The maximum number of floats to read. This may not accurately describe the data returned, as it may not exist or be smaller. If this value is less than - the available floats, then only the requested number is returned (e.g. 1 or 2 out of a 4 float array). - The float array, if it exists - - - - Retrieves an array of integer values with the specific key from the material. - - Material to retrieve the data from - Ai mat key (base) name to search for - Texture Type semantic, always zero for non-texture properties - Texture index, always zero for non-texture properties - The maximum number of integers to read. This may not accurately describe the data returned, as it may not exist or be smaller. If this value is less than - the available integers, then only the requested number is returned (e.g. 1 or 2 out of a 4 float array). - The integer array, if it exists - - - - Retrieves a material property with the specific key from the material. - - Material to retrieve the property from - Ai mat key (base) name to search for - Texture Type semantic, always zero for non-texture properties - Texture index, always zero for non-texture properties - The material property, if found. - - - - Retrieves a string from the material property table. - - Material to retrieve the data from - Ai mat key (base) name to search for - Texture Type semantic, always zero for non-texture properties - Texture index, always zero for non-texture properties - The string, if it exists. If not, an empty string is returned. - - - - Gets the number of textures contained in the material for a particular texture type. - - Material to retrieve the data from - Texture Type semantic - The number of textures for the type. - - - - Gets the texture filepath contained in the material. - - Material to retrieve the data from - Texture type semantic - Texture index - The texture filepath, if it exists. If not an empty string is returned. - - - - Gets all values pertaining to a particular texture from a material. - - Material to retrieve the data from - Texture type semantic - Texture index - Returns the texture slot struct containing all the information. - - - - Gets the last error logged in Assimp. - - The last error message logged. - - - - Checks whether the model format extension is supported by Assimp. - - Model format extension, e.g. ".3ds" - True if the format is supported, false otherwise. - - - - Gets all the model format extensions that are currently supported by Assimp. - - Array of supported format extensions - - - - Gets the memory requirements of the scene. - - Pointer to the unmanaged scene data structure. - The memory information about the scene. - - - - Creates a quaternion from the 3x3 rotation matrix. - - Quaternion struct to fill - Rotation matrix - - - - Decomposes a 4x4 matrix into its scaling, rotation, and translation parts. - - 4x4 Matrix to decompose - Scaling vector - Quaternion containing the rotation - Translation vector - - - - Transposes the 4x4 matrix. - - Matrix to transpose - - - - Transposes the 3x3 matrix. - - Matrix to transpose - - - - Transforms the vector by the 3x3 rotation matrix. - - Vector to transform - Rotation matrix - - - - Transforms the vector by the 4x4 matrix. - - Vector to transform - Matrix transformation - - - - Multiplies two 4x4 matrices. The destination matrix receives the result. - - First input matrix and is also the Matrix to receive the result - Second input matrix, to be multiplied with "dst". - - - - Multiplies two 3x3 matrices. The destination matrix receives the result. - - First input matrix and is also the Matrix to receive the result - Second input matrix, to be multiplied with "dst". - - - - Creates a 3x3 identity matrix. - - Matrix to hold the identity - - - - Creates a 4x4 identity matrix. - - Matrix to hold the identity - - - - Gets the Assimp legal info. - - String containing Assimp legal info. - - - - Gets the native Assimp DLL's minor version number. - - - - - - Gets the native Assimp DLL's major version number. - - Assimp major version number - - - - Gets the native Assimp DLL's revision version number. - - Assimp revision version number - - - - Gets the native Assimp DLL's current version number as "major.minor.revision" string. This is the - version of Assimp that this wrapper is currently using. - - - - - - Get the compilation flags that describe how the native Assimp DLL was compiled. - - Compilation flags - - - - Gets the AssimpLibrary instance. - - - - - Gets the default path used for loading the 32-bit version of the unmanaged Assimp DLL. - - - - - Gets the default path used for loading the 64-bit version of the unmanaged Assimp DLL. - - - - - Gets the current path to the unmanaged Assimp DLL that is loaded. - - - - - Gets if the Assimp unmanaged library has been loaded or not. - - - - diff --git a/External/AssimpNet-3.1/Bin/net20/AssimpNet.dll b/External/AssimpNet-3.1/Bin/net20/AssimpNet.dll deleted file mode 100644 index 4d620973..00000000 Binary files a/External/AssimpNet-3.1/Bin/net20/AssimpNet.dll and /dev/null differ diff --git a/External/AssimpNet-3.1/Bin/net40/AssimpNet.XML b/External/AssimpNet-3.1/Bin/net40/AssimpNet.XML deleted file mode 100644 index 19689d45..00000000 --- a/External/AssimpNet-3.1/Bin/net40/AssimpNet.XML +++ /dev/null @@ -1,7883 +0,0 @@ - - - - AssimpNet - - - - - Time-value pair specifying a 3D vector for a given time. - - - - - The time of this key. - - - - - The 3D vector value of this key. - - - - - Constructs a new VectorKey. - - The time of this key. - The 3D vector value of this key. - - - - Tests equality between two keys. - - The first key - The second key - True if the key's 3D vectors are the same, false otherwise. - - - - Tests inequality between two keys. - - The first key - The second key - True if the key's 3D vectors are not the same, false otherwise. - - - - Tests inequality between two keys. - - The first key - The second key - True if the first key's time is less than the second key's. - - - - Tests inequality between two keys. - - The first key - The second key - True if the first key's time is greater than the second key's. - - - - Determines whether the specified is equal to this instance. - - The to compare with this instance. - - true if the specified is equal to this instance; otherwise, false. - - - - - Tests equality between this key and another. - - Other key to test - True if their 3D vectors are equal. - - - - Returns a hash code for this instance. - - - A hash code for this instance, suitable for use in hashing algorithms and data structures like a hash table. - - - - - Returns a that represents this instance. - - - A that represents this instance. - - - - - A mesh attachment store per-vertex animations for a particular frame. You may - think of this as a 'patch' for the host mesh, since the mesh attachment replaces only certain - vertex data streams at a particular time. Each mesh stores 'n' attached meshes. The actual - relationship between the time line and mesh attachments is established by the mesh animation channel, - which references singular mesh attachments by their ID and binds them to a time offset. - - - - - Constructs a new MeshAttachment. - - Unmanaged AiAnimMesh struct. - - - - Checks if the mesh attachment overrides a particular set of vertex colors on - the host mesh. The index is between zero and the maximumb number of vertex color channels. - - Channel index - True if vertex colors are present in the channel. - - - - Checks if the mesh attachment overrides a particular set of texture coordinates on - the host mesh. The index is between zero and the maximum number of texture coordinate channels. - - Channel index - True if texture coordinates are present in the channel. - - - - Gets the array of vertex colors from the specified vertex color channel. - - Channel index - The vertex color array, or null if it does not exist. - - - - Gets the array of texture coordinates from the specified texture coordinate - channel. - - Channel index - The texture coordinate array, or null if it does not exist. - - - - Gets the number of vertices in this mesh. This is a replacement - for the host mesh's vertex count. Likewise, a mesh attachment - cannot add or remove per-vertex attributes, therefore the existance - of vertex data will match the existance of data in the mesh. - - - - - Checks whether the attachment mesh overrides the vertex positions - of its host mesh. - - - - - Gets the vertex position array. - - - - - Checks whether the attachment mesh overrides the vertex normals of - its host mesh. - - - - - Gets the vertex normal array. - - - - - Checks whether the attachment mesh overrides the vertex - tangents and bitangents of its host mesh. - - - - - Gets the vertex tangent array. - - - - - Gets the vertex bitangent array. - - - - - Describes vertex-based animations for a single mesh or a group of meshes. Meshes - carry the animation data for each frame. The purpose of this object is to define - keyframes, linking each mesh attachment to a particular point in a time. - - - - - Construct a new MeshAnimation. - - Unmanaged AiMeshAnim struct. - - - - Gets the name of the mesh to be animated. Empty strings are not allowed, - animation meshes need to be named (not necessarily uniquely, the name can basically - serve as a wildcard to select a group of meshes with similar animation setup). - - - - - Gets the number of meshkeys in this animation channel. There will always - be at least one key. - - - - - Checks if this animation channel has mesh keys - this should always be true. - - - - - Gets the mesh keyframes of the animation. This should not be null. - - - - - Base property config. - - - - - Creates a new property config that has no active Assimp property store. - - Name of the property. - - - - Sets the current value to the default value. - - - - - Applies the property value to the given Assimp property store. - - Assimp property store - - - - Applies the property value to the given Assimp property store. - - Assimp property store - - - - Gets the property name. - - - - - Describes an integer configuration property. - - - - - Constructs a new IntengerPropertyConfig. - - Name of the property - Property value - - - - constructs a new IntegerPropertyConfig with a default value. - - Name of the property - Property value - The default property value - - - - Sets the current value to the default value. - - - - - Applies the property value to the given Assimp property store. - - Assimp property store - - - - Gets the property value. - - - - - Gets the default property value. - - - - - Describes a float configuration property. - - - - - Constructs a new FloatPropertyConfig. - - Name of the property - Property value - - - - Constructs a new FloatPropertyConfig with a default value. - - Name of the property - Property value - The default property value - - - - Sets the current value to the default value. - - - - - Applies the property value to the given Assimp property store. - - Assimp property store - - - - Gets the property value. - - - - - Gets the default property value. - - - - - Describes a boolean configuration property. - - - - - Constructs a new BooleanPropertyConfig. - - Name of the property - Property value - - - - Constructs a new BooleanPropertyConfig with a default value. - - Name of the property - Property value - The default property value - - - - Sets the current value to the default value. - - - - - Applies the property value to the given Assimp property store. - - Assimp property store - - - - Gets the property value. - - - - - Gets the default property value. - - - - - Describes a string configuration property. - - - - - Constructs a new StringPropertyConfig. - - Name of the property - Property value - - - - Constructs a new StringPropertyConfig with a default value. - - Name of the property - Property value - The default property value - - - - Sets the current value to the default value. - - - - - Applies the property value to the given Assimp property store. - - Assimp property store - - - - Convience method for constructing a whitespace delimited name list. - - Array of names - White-space delimited list as a string - - - - Gets the property value. - - - - - Gets the default property value. - - - - - Configuration to enable time measurements. If enabled, each - part of the loading process is timed and logged. - - - - - Constructs a new MeasureTimeConfig. - - True if the loading process should be timed or not. - - - - Gets the string name used by MeasureTimeConfig. - - - - - Configuration to set Assimp's multithreading policy. Possible - values are -1 to let Assimp decide, 0 to disable multithreading, or - any number larger than zero to force a specific number of threads. This - is only a hint and may be ignored by Assimp. - - - - - Constructs a new MultithreadingConfig. - - A value of -1 will let Assimp decide, - a value of zero to disable multithreading, and a value greater than zero - to force a specific number of threads. - - - - Gets the string name used by MultithreadingConfig. - - - - - Configuration to set the maximum angle that may be between two vertex tangents/bitangents - when they are smoothed during the step to calculate the tangent basis. The default - value is 45 degrees. - - - - - Constructs a new TangentSmoothingAngleConfig. - - Smoothing angle, in degrees. - - - - Gets the string name used by TangentSmoothingAngleConfig. - - - - - Configuration to set the maximum angle between two face normals at a vertex when - they are smoothed during the step to calculate smooth normals. This is frequently - called the "crease angle". The maximum and default value is 175 degrees. - - - - - Constructs a new NormalSmoothingAngleConfig. - - Smoothing angle, in degrees. - - - - Gets the string name used by NormalSmoothingAngleConfig. - - - - - Configuration to set the colormap (palette) to be used to decode embedded textures in MDL (Quake or 3DG5) - files. This must be a valid path to a file. The file is 768 (256 * 3) bytes alrge and contains - RGB triplets for each of the 256 palette entries. If the file is not found, a - default palette (from Quake 1) is used. The default value is "colormap.lmp". - - - - - Constructs a new MDLColorMapConfig. - - Colormap filename - - - - Gets the string name used by MDLColorMapConfig. - - - - - Configuration for the the step - to determine what materials to keep. If a material matches one of these names it will not - be modified or removed by the post processing step. Default is an empty string. - - - - - Constructs a new MaterialExcludeListConfig. Material names containing whitespace - must be enclosed in single quotation marks. - - List of material names that will not be modified or replaced by the remove redundant materials post process step. - - - - Gets the string name used by MaterialExcludeListConfig. - - - - - Configuration for the step - to keep the scene hierarchy. Meshes are moved to worldspace, but no optimization is performed - where meshes with the same materials are not joined. This option can be useful - if you have a scene hierarchy that contains important additional information - which you intend to parse. The default value is false. - - - - - Constructs a new KeepHierarchyConfig. - - True to keep the hierarchy, false otherwise. - - - - Gets the string name used by KeepSceneHierarchyConfig. - - - - - Configuration for the step - to normalize all vertex components into the -1...1 range. The default value is - false. - - - - - Constructs a new NormalizeVertexComponentsConfig. - - True if the post process step should normalize vertex components, false otherwise. - - - - Gets the string name used by NormalizeVertexComponentsConfig. - - - - - Configuration for the step to - remove degenerted primitives from the import immediately. The default value is false, - where degenerated triangles are converted to lines, and degenerated lines to points. - - - - - Constructs a new RemoveDegeneratePrimitivesConfig. - - True if the post process step should remove degenerate primitives, false otherwise. - - - - Gets the string name used by RemoveDegeneratePrimitivesConfig. - - - - - Configuration for the step - to preserve nodes matching a name in the given list. Nodes that match the names in the list - will not be modified or removed. Identifiers containing whitespaces - must be enclosed in single quotation marks. The default value is an - empty string. - - - - - Constructs a new NodeExcludeListConfig. - - List of node names - - - - Gets the string name used by NodeExcludeListConfig. - - - - - Configuration for the step - that specifies the maximum number of triangles a mesh can contain. The - default value is MeshTriangleLimitConfigDefaultValue. - - - - - Constructs a new MeshTriangleLimitConfig. - - Max number of triangles a mesh can contain. - - - - Gets the string name used by MeshTriangleLimitConfig. - - - - - Gets the defined default limit value, this corresponds to the - constant. - - - - - Configuration for the step - that specifies the maximum number of vertices a mesh can contain. The - default value is MeshVertexLimitConfigDefaultValue. - - - - - Constructs a new MeshVertexLimitConfig. - - Max number of vertices a mesh can contain. - - - - Gets the string name used by MeshVertexLimitConfig. - - - - - Gets the defined default limit value, this corresponds to the - constant. - - - - - Configuration for the step - that specifies the maximum number of bone weights per vertex. The default - value is VertexBoneWeightLimitConfigDefaultValue. - - - - - Constructs a new VertexBoneWeightLimitConfig. - - Max number of bone weights per vertex. - - - - gets the string name used by VertexBoneWeightLimitConfig. - - - - - Gets the defined default limit value, this corresponds to the - constant. - - - - - Configuration for the step - that specifies the size of the post-transform vertex cache. The size is - given in number of vertices and the default value is VertexCacheSizeConfigDefaultValue. - - - - - Constructs a new VertexCacheSizeConfig. - - Size of the post-transform vertex cache, in number of vertices. - - - - Gets the string name used by VertexCacheConfig. - - - - - Gets the defined default vertex cache size, this corresponds to - the . - - - - - Configuration for the step that - specifies which parts of the data structure is to be removed. If no valid mesh - remains after the step, the import fails. The default value i . - - - - - Constructs a new RemoveComponentConfig. - - Bit-wise combination of components to exclude. - - - - Gets the string name used by RemoveComponentConfig. - - - - - Configuration for the step that - specifies which primitive types are to be removed by the step. Specifying all - primitive types is illegal. The default value is zero specifying none. - - - - - Constructs a new SortByPrimitiveTypeConfig. - - Bit-wise combination of primitive types to remove - - - - Gets the string name used by SortByPrimitiveTypeConfig. - - - - - Configuration for the step that - specifies the floating point accuracy for animation values, specifically - the episilon during comparisons. The default value is 0.0f. - - - - - Constructs a new AnimationAccuracyConfig. - - Episilon for animation value comparisons. - - - - Gets the string name used by AnimationAccuracyConfig. - - - - - Configuration for the step that - specifies which UV transformations are to be evaluated. The default value - is for all combinations (scaling, rotation, translation). - - - - - Constructs a new TransformUVConfig. - - Bit-wise combination specifying which UV transforms that should be evaluated. - - - - Gets the string name used by TransformUVConfig. - - - - - Configuration that is a hint to Assimp to favor speed against import quality. Enabling this - option may result in faster loading, or it may not. It is just a hint to loaders - and post-process steps to use faster code paths if possible. The default value is false. - - - - - Constructs a new FavorSpeedConfig. - - True if Assimp should favor speed at the expense of quality, false otherwise. - - - - Gets the string name used by FavorSpeedConfig. - - - - - Configures the maximum bone count per mesh for the step. Meshes are - split until the maximum number of bones is reached. - - - - - Constructs a new MaxBoneCountConfig. - - The maximum bone count. - - - - Gets the string name used by MaxBoneCountConfig. - - - - - Configures which texture channel is used for tangent space computations. The channel must exist or an error will be raised. - - - - - Constructs a new TangentTextureChannelIndexConfig. - - The zero-based texture channel index. - - - - Gets the string name used by TangentTextureChannelIndexConfig. - - - - - Configures the threshold that is used to determine what bones are removed. - - - - - Constructs a new DeboneThresholdConfig. - - The debone threshold. - - - - Gets the string name used by DeboneThresholdConfig. - - - - - Configuration that requires all bones to qualify for deboning before any are removed. - - - - - Constructs a new DeboneAllOrNoneConfig. - - True if all are required, false if none need to qualify. - - - - Gets the string name used by DeboneAllOrNoneConfig. - - - - - Sets the vertex animation keyframe to be imported. Assimp does not support vertex keyframes (only - bone animation is supported). the library reads only one keyframe with vertex animations. By default this is the - first frame. This config sets the "global" keyframe that will be imported. There are other configs - for specific importers that will override the global setting. - - - - - Constructs a new GlobalKeyFrameImportConfig. - - Keyframe index - - - - Gets the string name used by GlobalKeyFrameImportConfig. - - - - - Sets the vertex animation keyframe to be imported. Assimp does not support vertex keyframes (only - bone animation is supported). the library reads only one keyframe with vertex animations. By default this is the - first frame. This config sets the global override for the MD3 format. - - - - - Constructs a new MD3KeyFrameImportConfig. - - Keyframe index - - - - Gets the string name used by MD3KeyFrameImportConfig. - - - - - Sets the vertex animation keyframe to be imported. Assimp does not support vertex keyframes (only - bone animation is supported). the library reads only one keyframe with vertex animations. By default this is the - first frame. This config sets the global override for the MD2 format. - - - - - Constructs a new MD2KeyFrameImportConfig. - - Keyframe index - - - - Gets the string name used by MD2KeyFrameImportConfig. - - - - - Sets the vertex animation keyframe to be imported. Assimp does not support vertex keyframes (only - bone animation is supported). the library reads only one keyframe with vertex animations. By default this is the - first frame. This config sets the global override for the MDL format. - - - - - Constructs a new MDLKeyFrameImportConfig. - - Keyframe index - - - - Gets the string name used by MDLKeyFrameImportConfig. - - - - - Sets the vertex animation keyframe to be imported. Assimp does not support vertex keyframes (only - bone animation is supported). the library reads only one keyframe with vertex animations. By default this is the - first frame. This config sets the global override for the SMD format. - - - - - Constructs a new SMDKeyFrameImportConfig. - - Keyframe index - - - - Gets the string name used by SMDKeyFrameImportConfig. - - - - - Sets the vertex animation keyframe to be imported. Assimp does not support vertex keyframes (only - bone animation is supported). the library reads only one keyframe with vertex animations. By default this is the - first frame. This config sets the global override for the Unreal format. - - - - - Constructs a new UnrealKeyFrameImportConfig. - - Keyframe index - - - - Gets the string name used by UnrealKeyFrameImportConfig. - - - - - Configures the AC loader to collect all surfaces which have the "Backface cull" flag set in separate - meshes. The default value is true. - - - - - Constructs a new ACSeparateBackfaceCullConfig. - - True if all surfaces that have the "backface cull" flag set should be collected in separate meshes, false otherwise. - - - - Gets the string name used by ACSeparateBackfaceCullConfig. - - - - - Configures whether the AC loader evaluates subdivision surfaces (indicated by the presence - of the 'subdiv' attribute in the file). By default, Assimp performs - the subdivision using the standard Catmull-Clark algorithm. The default value is true. - - - - - Constructs a new ACEvaluateSubdivisionConfig. - - True if the AC loader should evaluate subdivisions, false otherwise. - - - - Gets the string name used by ACEvaluateSubdivisionConfig. - - - - - Configures the UNREAL 3D loader to separate faces with different surface flags (e.g. two-sided vs single-sided). - The default value is true. - - - - - Constructs a new UnrealHandleFlagsConfig. - - True if the unreal loader should separate faces with different surface flags, false otherwise. - - - - Gets the string name used by UnrealHandleFlagsConfig. - - - - - Configures the terragen import plugin to compute UV's for terrains, if - they are not given. Furthermore, a default texture is assigned. The default value is false. - UV coordinates for terrains are so simple to compute that you'll usually - want to compute them on your own, if you need them. This option is intended for model viewers which - want to offer an easy way to apply textures to terrains. - - - - - Constructs a new TerragenComputeTexCoordsConfig. - - True if terran UV coordinates should be computed, false otherwise. - - - - Gets the string name used by TerragenComputeTexCoordsConfig. - - - - - Configures the ASE loader to always reconstruct normal vectors basing on the smoothing groups - loaded from the file. Some ASE files carry invalid normals, others don't. The default value is true. - - - - - Constructs a new ASEReconstructNormalsConfig. - - True if normals should be re-computed, false otherwise. - - - - Gets the string name used by ASEReconstructNormalsConfig. - - - - - Configures the M3D loader to detect and process multi-part Quake player models. These models - usually consit of three files, lower.md3, upper.md3 and head.md3. If this propery is - set to true, Assimp will try to load and combine all three files if one of them is loaded. The - default value is true. - - - - - Constructs a new MD3HandleMultiPartConfig. - - True if the split files should be loaded and combined, false otherwise. - - - - Gets the string name used by MD3HandleMultiPartConfig. - - - - - Tells the MD3 loader which skin files to load. When loading MD3 files, Assimp checks - whether a file named "md3_file_name"_"skin_name".skin exists. These files are used by - Quake III to be able to assign different skins (e.g. red and blue team) to models. 'default', 'red', 'blue' - are typical skin names. The default string value is "default". - - - - - Constructs a new MD3SkinNameConfig. - - The skin name. - - - - Gets the string name used by MD3SkinNameConfig. - - - - - Specifies the Quake 3 shader file to be used for a particular MD3 file. This can be a full path or - relative to where all MD3 shaders reside. the default string value is an empty string. - - - - - Constructs a new MD3ShaderSourceConfig. - - The shader file. - - - - Gets the string name used by MD3ShaderSourceConfig. - - - - - Configures the LWO loader to load just one layer from the model. - LWO files consist of layers and in some cases it could be useful to load only one of them. - This property can be either a string - which specifies the name of the layer - or an integer - the index - of the layer. If the property is not set then the whole LWO model is loaded. Loading fails - if the requested layer is not vailable. The layer index is zero-based and the layer name may not be empty - The default value is false (all layers are loaded). - - - - - Constructs a new LWOImportOneLayerConfig. - - True if only one layer should be imported, false if all layers should be imported. - - - - Gets the string name used by LWOImportOneLayerConfig. - - - - - Configures the MD5 loader to not load the MD5ANIM file for a MD5MESH file automatically. - The default value is false. - The default strategy is to look for a file with the same name but with the MD5ANIm extension - in the same directory. If it is found it is loaded and combined with the MD5MESH file. This configuration - option can be used to disable this behavior. - - - - - Constructs a new MD5NoAnimationAutoLoadConfig. - - True if animations should not be automatically loaded, false if they should be. - - - - Gets the string name used by MD5NoAnimationAutoLoadConfig. - - - - - Defines the beginning of the time range for which the LWS loader evaluates animations and computes - AiNodeAnim's. The default value is the one taken from the file. - Assimp provides full conversion of Lightwave's envelope system, including pre and post - conditions. The loader computes linearly subsampled animation channels with the frame rate - given in the LWS file. This property defines the start time. - Animation channels are only generated if a node has at least one envelope with more than one key - assigned. This property is given in frames where '0' is the first. By default, - if this property is not set, the importer takes the animation start from the input LWS - file ('FirstFrame' line) - - - - - Constructs a new LWSAnimationStartConfig. - - Beginning of the time range - - - - Gets the string name used by LWSAnimationStartConfig. - - - - - Defines the ending of the time range for which the LWS loader evaluates animations and computes - AiNodeAnim's. The default value is the one taken from the file - Assimp provides full conversion of Lightwave's envelope system, including pre and post - conditions. The loader computes linearly subsampled animation channels with the frame rate - given in the LWS file. This property defines the end time. - Animation channels are only generated if a node has at least one envelope with more than one key - assigned. This property is given in frames where '0' is the first. By default, - if this property is not set, the importer takes the animation end from the input LWS - file. - - - - - Constructs a new LWSAnimationEndConfig. - - Ending of the time range - - - - Gets the string name used by LWSAnimationEndConfig. - - - - - Defines the output frame rate of the IRR loader. - IRR animations are difficult to convert for Assimp and there will always be - a loss of quality. This setting defines how many keys per second are returned by the converter. - The default value is 100 frames per second. - - - - - Constructs a new IRRAnimationFramerateConfig. - - Number of frames per second to output. - - - - Gets the string name used by IRRAnimationFrameRateConfig. - - - - - The Ogre importer will try to load this MaterialFile. If a material file does not - exist with the same name as a material to load, the ogre importer will try to load this file - and searches for the material in it. The default string value is an empty string. - - - - - Constructs a new OgreMaterialFileConfig. - - Material file name to load. - - - - Gets the string name used by OgreMaterialFileConfig. - - - - - The Ogre importer will detect the texture usage from the filename. Normally a texture is loaded as a color map, if no target is specified - in the material file. If this is enabled, texture names ending with _n, _l, _s are used as normal maps, light maps, or specular maps. - - - - - Constructs a new OgreTextureTypeFromFilenameConfig. - - True if the filename defines texture usage, false otherwise. - - - - Gets the string name used by OgreTextureTypeFromFilenameConfig. - - - - - Specifies whether the IFC loader skips over shape representations of type 'Curve2D'. A lot of files contain both a faceted mesh representation and a outline - with a presentation type of 'Curve2D'. Currently Assimp does not convert those, so turning this option off just clutters the log with errors. - - - - - Constructs a new IFCSkipCurveShapesConfig. - - True if the Curve2D shapes are skipped during import, false otherwise. - - - - Gets the string name used by IFCSkipCurveShapesConfig. - - - - - Specifies whether the IFC loader will use its own, custom triangulation algorithm to triangulate wall and floor meshes. If this is set to false, - walls will be either triangulated by the post process triangulation or will be passed through as huge polygons with faked holes (e.g. holes that are connected - with the outer boundary using a dummy edge). It is highly recommended to leave this property set to true as the default post process has some known - issues with these kind of polygons. - - - - - Constructs a new IFCUseCustomTriangulationConfig.. - - True if the loader should use its own triangulation routine for walls/floors, false otherwise. - - - - Gets the string name used by IFCUseCustomTriangulationConfig. - - - - - Represents a single bone of a mesh. A bone has a name which allows it to be found in the frame - hierarchy and by which it can be addressed by animations. In addition it has a number of - influences on vertices. - - - - - Constructs a new Bone. - - Unmanaged AiBone struct. - - - - Gets the name of the bone. - - - - - Gets the number of vertex influences the bone contains. - - - - - Gets if the bone has vertex weights - this should always be true. - - - - - Gets the vertex weights owned by the bone. - - - - - Gets the matrix that transforms from mesh space to bone space in bind pose. - - - - - Represents a single influence of a bone on a vertex. - - - - - Index of the vertex which is influenced by the bone. - - - - - Strength of the influence in range of (0...1). All influences - from all bones at one vertex amounts to 1. - - - - - Constructs a new VertexWeight. - - Index of the vertex. - Weight of the influence. - - - - Returns a that represents this instance. - - - A that represents this instance. - - - - - Defines configurable properties for importing models. All properties - have default values. Setting config properties are done via the SetProperty* - methods in AssimpMethods. - - - - - Enables time measurements. If enabled the time needed for each - part of the loading process is timed and logged. - Type: bool. Default: false - - - - - Sets Assimp's multithreading policy. This is ignored if Assimp is - built without boost.thread support. Possible values are: -1 to - let Assimp decide, 0 to disable multithreading, and nay number larger than 0 - to force a specific number of threads. This is only a hint and may be - ignored by Assimp. - Type: integer. Default: -1 - - - - - Specifies the maximum angle that may be between two vertex tangents that their tangents - and bitangents are smoothed during the step to calculate the tangent basis. The angle specified - is in degrees. The maximum value is 175 degrees. - Type: float. Default: 45 degrees - - - - - Specifies the maximum angle that may be between two face normals at the same vertex position that - their normals will be smoothed together during the calculate smooth normals step. This is commonly - called the "crease angle". The angle is specified in degrees. Maximum value is 175 degrees (all vertices - smoothed). - Type: float. Default: 175 degrees - - - - - Sets the colormap(= palette) to be used to decode embedded textures in MDL (Quake or 3DG5) files. - This must be a valid path to a file. The file is 768 (256 * 3) bytes large and contains - RGB triplets for each of the 256 palette entries. If the file is not found, a default - palette (from Quake 1) is used. - Type: string. Default: "colormap.lmp" - - - - - Configures the step to - keep materials matching a name in a given list. This is a list of - 1 to n strings where whitespace ' ' serves as a delimiter character. Identifiers - containing whitespaces must be enclosed in *single* quotation marks. Tabs or - carriage returns are treated as whitespace. - If a material matches one of these names, it will not be modified - or removed by the post processing step nor will other materials be replaced - by a reference to it. - Default: string. Default: "" - - - - - Configures the step - to keep the scene hierarchy. Meshes are moved to worldspace, but no optimization - is performed where meshes with the same materials are not joined. - This option could be of used if you have a scene hierarchy that contains - important additional information which you intend to parse. - Type: bool. Default: false - - - - - Configures the step - to normalize all vertex components into the -1...1 range. That is, a bounding - box for the whole scene is computed where the maximum component is taken - and all meshes are scaled uniformly. This is useful if you don't know the spatial dimension - of the input data. - Type: bool. Default: false - - - - - Configures the step - to remove degenerated primitives from the import immediately. - The default behavior converts degenerated triangles to lines and - degenerated lines to points. - Type: bool. Default: false - - - - - Configures the step - to preserve nodes matching a name in a given list. This is a list of 1 to n strings, whitespace ' ' serves as a delimter character. - Identifiers containing whitespaces must be enclosed in *single* quotation marks. Carriage returns - and tabs are treated as white space. - If a node matches one of these names, it will not be modified or removed by the - postprocessing step. - Type: string. Default: "" - - - - - Sets the maximum number of triangles a mesh can contain. This is used by the - step to determine - whether a mesh must be split or not. - Type: int. Default: AiDefines.AI_SLM_DEFAULT_MAX_TRIANGLES - - - - - Sets the maximum number of vertices in a mesh. This is used by the - step to determine - whether a mesh must be split or not. - Type: integer. Default: AiDefines.AI_SLM_DEFAULT_MAX_VERTICES - - - - - Sets the maximum number of bones that can affect a single vertex. This is used - by the step. - Type: integer. Default: AiDefines.AI_LBW_MAX_WEIGHTS - - - - - Sets the size of the post-transform vertex cache to optimize vertices for. This is - for the step. The size - is given in vertices. Of course you can't know how the vertex format will exactly look - like after the import returns, but you can still guess what your meshes will - probably have. The default value *has* resulted in slight performance improvements - for most Nvidia/AMD cards since 2002. - Type: integer. Default: AiDefines.PP_ICL_PTCACHE_SIZE - - - - - Input parameter to the step. - It specifies the parts of the data structure to be removed. - This is a bitwise combination of the flag. If no valid mesh is remaining after - the step is executed, the import FAILS. - Type: integer. Default: 0 - - - - - Input parameter to the step. - It specifies which primitive types are to be removed by the step. - This is a bitwise combination of the flag. - Specifying ALL types is illegal. - Type: integer. Default: 0 - - - - - Input parameter to the step. - It specifies the floating point accuracy for animation values, specifically the epislon - during the comparison. The step checks for animation tracks where all frame values are absolutely equal - and removes them. Two floats are considered equal if the invariant abs(n0-n1) > epislon holds - true for all vector/quaternion components. - Type: float. Default: 0.0f (comparisons are exact) - - - - - Input parameter to the step. - It specifies which UV transformations are to be evaluated. - This is bitwise combination of the flag. - Type: integer. Default: AiDefines.AI_UV_TRAFO_ALL (All combinations) - - - - - A hint to Assimp to favour speed against import quality. Enabling this option - may result in faster loading, or it may not. It is just a hint to loaders and post-processing - steps to use faster code paths if possible. A value not equal to zero stands - for true. - Type: integer. Default: 0 - - - - - Maximum bone cone per mesh for the step. Meshes - are split until the max number of bones is reached. - Type: integer. Default: 60 - - - - - Source UV channel for tangent space computation. The specified channel must exist or an error will be raised. - Type: integer. Default: 0 - - - - - Threshold used to determine if a bone is kept or removed during the step. - Type: float. Default: 1.0f - - - - - Require all bones to qualify for deboning before any are removed. - Type: bool. Default: false - - - - - Sets the vertex animation keyframe to be imported. Assimp does not support - vertex keyframes (only bone animation is supported). The libary reads only one frame of models - with vertex animations. By default this is the first frame. - The default value is 0. This option applies to all importers. However, it is - also possible to override the global setting for a specific loader. You can use the - AI_CONFIG_IMPORT_XXX_KEYFRAME options where XXX is a placeholder for the file format which - you want to override the global setting. - Type: integer. Default: 0 - - - - - See the documentation for . - - - - - See the documentation for . - - - - - See the documentation for . - - - - - See the documentation for . - - - - - See the documentation for . - - - - - See the documentation for . - - - - - Configures the AC loader to collect all surfaces which have the "Backface cull" flag set in separate - meshes. - Type: bool. Default: true - - - - - Configures whether the AC loader evaluates subdivision surfaces (indicated by the presence - of the 'subdiv' attribute in the file). By default, Assimp performs - the subdivision using the standard Catmull-Clark algorithm. - Type: bool. Default: true - - - - - Configures the UNREAL 3D loader to separate faces with different surface flags (e.g. two-sided vs single-sided). - Type: bool. Default: true - - - - - Configures the terragen import plugin to compute UV's for terrains, if - they are not given. Furthermore, a default texture is assigned. - UV coordinates for terrains are so simple to compute that you'll usually - want to compute them on your own, if you need them. This option is intended for model viewers which - want to offer an easy way to apply textures to terrains. - Type: bool. Default: false - - - - - Configures the ASE loader to always reconstruct normal vectors basing on the smoothing groups - loaded from the file. Some ASE files carry invalid normals, others don't. - Type: bool. Default: true - - - - - Configures the M3D loader to detect and process multi-part Quake player models. These models - usually consit of three files, lower.md3, upper.md3 and head.md3. If this propery is - set to true, Assimp will try to load and combine all three files if one of them is loaded. - Type: bool. Default: true - - - - - Tells the MD3 loader which skin files to load. When loading MD3 files, Assimp checks - whether a file named "md3_file_name"_"skin_name".skin exists. These files are used by - Quake III to be able to assign different skins (e.g. red and blue team) to models. 'default', 'red', 'blue' - are typical skin names. - Type: string. Default: "default" - - - - - Specifies the Quake 3 shader file to be used for a particular MD3 file. This can be a full path or - relative to where all MD3 shaders reside. - Type: string. Default: "" - - - - - Configures the LWO loader to load just one layer from the model. - LWO files consist of layers and in some cases it could be useful to load only one of them. - This property can be either a string - which specifies the name of the layer - or an integer - the index - of the layer. If the property is not set then the whole LWO model is loaded. Loading fails - if the requested layer is not vailable. The layer index is zero-based and the layer name may not be empty - Type: bool. Default: false (All layers are loaded) - - - - - Configures the MD5 loader to not load the MD5ANIM file for a MD5MESH file automatically. - The default strategy is to look for a file with the same name but with the MD5ANIm extension - in the same directory. If it is found it is loaded and combined with the MD5MESH file. This configuration - option can be used to disable this behavior. - Type: bool. Default: false - - - - - Defines the beginning of the time range for which the LWS loader evaluates animations and computes - AiNodeAnim's. - Assimp provides full conversion of Lightwave's envelope system, including pre and post - conditions. The loader computes linearly subsampled animation channels with the frame rate - given in the LWS file. This property defines the start time. - Animation channels are only generated if a node has at least one envelope with more than one key - assigned. This property is given in frames where '0' is the first. By default, - if this property is not set, the importer takes the animation start from the input LWS - file ('FirstFrame' line) - Type: integer. Default: taken from file - - - - - Defines the ending of the time range for which the LWS loader evaluates animations and computes - AiNodeAnim's. - Assimp provides full conversion of Lightwave's envelope system, including pre and post - conditions. The loader computes linearly subsampled animation channels with the frame rate - given in the LWS file. This property defines the end time. - Animation channels are only generated if a node has at least one envelope with more than one key - assigned. This property is given in frames where '0' is the first. By default, - if this property is not set, the importer takes the animation end from the input LWS - file. - Type: integer. Default: taken from file - - - - - Defines the output frame rate of the IRR loader. - IRR animations are difficult to convert for Assimp and there will always be - a loss of quality. This setting defines how many keys per second are returned by the converter. - Type: integer. Default: 100 - - - - - The Ogre importer will try to load this MaterialFile. If a material file does not - exist with the same name as a material to load, the ogre importer will try to load this file - and searches for the material in it. - Type: string. Default: "" - - - - - The Ogre importer will detect the texture usage from the filename. Normally a texture is loaded as a color map, if no target is specified - in the material file. If this is enabled, texture names ending with _n, _l, _s are used as normal maps, light maps, or specular maps. - Type: Bool. Default: true. - - - - - Specifies whether the IFC loader skips over shape representations of type 'Curve2D'. A lot of files contain both a faceted mesh representation and a outline - with a presentation type of 'Curve2D'. Currently Assimp does not convert those, so turning this option off just clutters the log with errors. - Type: Bool. Default: true. - - - - - Specifies whether the IFC loader will use its own, custom triangulation algorithm to triangulate wall and floor meshes. If this is set to false, - walls will be either triangulated by the post process triangulation or will be passed through as huge polygons with faked holes (e.g. holes that are connected - with the outer boundary using a dummy edge). It is highly recommended to leave this property set to true as the default post process has some known - issues with these kind of polygons. - Type: Bool. Default: true. - - - - - Defines a 3D ray with a point of origin and a direction. - - - - - Origin of the ray in space. - - - - - Direction of the ray. - - - - - Constructs a new Ray. - - - - - - - Represents a texel in ARGB8888 format. - - - - - Blue component. - - - - - Green component. - - - - - Red component. - - - - - Alpha component. - - - - - Constructs a new Texel. - - Blue component. - Green component. - Red component. - Alpha component. - - - - Tests equality between two texels. - - First texel - Second texel - True if the texels are equal, false otherwise. - - - - Tests inequality between two texels. - - First texel - Second texel - True if the texels are not equal, false otherwise. - - - - Implicitly converts a texel to a Color4D. - - Texel to convert - Converted Color4D - - - - Determines whether the specified is equal to this instance. - - The to compare with this instance. - - true if the specified is equal to this instance; otherwise, false. - - - - - Tests equality between this key and another. - - Other key to test - True if their indices are equal - - - - Returns a hash code for this instance. - - - A hash code for this instance, suitable for use in hashing algorithms and data structures like a hash table. - - - - - Returns a that represents this instance. - - - A that represents this instance. - - - - - Describes a file format which Assimp can export to. - - - - - Constructs a new ExportFormatDescription. - - Unmanaged structure - - - - Gets a short string ID to uniquely identify the export format. E.g. "dae" or "obj". - - - - - Gets a short description of the file format to present to users. - - - - - Gets the recommended file extension for the exported file in lower case. - - - - - Describes a light source in the scene. Assimp supports multiple light sources - including spot, point, and directional lights. All are defined by a single structure - and distinguished by their parameters. Lights have corresponding nodes in the scenegraph. - Some file formats such as 3DS and ASE export a "target point", e.g. the point - a spot light is looking at (it can even be animated). Assimp writes the target point as a subnode - of a spotlight's main node called "spotName.Target". However, this is just additional information - then, the transform tracks of the main node make the spot light already point in the right direction. - - - - - Constructs a new Light. - - Unmanaged AiLight struct - - - - Gets the name of the light source. This corresponds to a node present in the scenegraph. - - - - - Gets the type of light source. This should never be undefined. - - - - - Gets the inner angle of a spot light's light cone. The spot light has - maximum influence on objects inside this angle. The angle is given in radians, it - is 2PI for point lights and defined for directional lights. - - - - - Gets the outer angle of a spot light's light cone. The spot light does not affect objects outside - this angle. The angle is given in radians. It is 2PI for point lights and undefined for - directional lights. The outer angle must be greater than or equal to the inner angle. - - - - - Gets the constant light attenuation factor. The intensity of the light source - at a given distance 'd' from the light position is Atten = 1 / (att0 + att1 * d + att2 * d*d). - This member corresponds to the att0 variable in the equation and is undefined for directional lights. - - - - - Gets the linear light attenuation factor. The intensity of the light source - at a given distance 'd' from the light position is Atten = 1 / (att0 + att1 * d + att2 * d*d) - This member corresponds to the att1 variable in the equation and is undefined for directional lights. - - - - - Gets the quadratic light attenuation factor. The intensity of the light source - at a given distance 'd' from the light position is Atten = 1 / (att0 + att1 * d + att2 * d*d). - This member corresponds to the att2 variable in the equation and is undefined for directional lights. - - - - - Gets the position of the light source in space, relative to the - transformation of the node corresponding to the light. This is undefined for - directional lights. - - - - - Gets the direction of the light source in space, relative to the transformation - of the node corresponding to the light. This is undefined for point lights. - - - - - Gets the diffuse color of the light source. The diffuse light color is multiplied with - the diffuse material color to obtain the final color that contributes to the diffuse shading term. - - - - - Gets the specular color of the light source. The specular light color is multiplied with the - specular material color to obtain the final color that contributes to the specular shading term. - - - - - Gets the ambient color of the light source. The ambient light color is multiplied with the ambient - material color to obtain the final color that contributes to the ambient shading term. - - - - - Binds an anim mesh (referenced by an index) to a specific point in time. - - - - - The time of this key. - - - - - Index of the anim mesh that corresponds to this keyframe. - - - - - Constructs a new MeshKey. - - The time of this key. - Index of the anim mesh that corresponds to this keyframe. - - - - Tests equality between two keys. - - The first key - The second key - True if the key's indices are the same, false otherwise - - - - Tests inequality between two keys. - - The first key - The second key - True if the key's indices are not equal, false otherwise. - - - - Tests inequality between two keys. - - The first key - The second key - True if the first key's time is less than the second key's. - - - - Tests inequality between two keys. - - The first key - The second key - True if the first key's time is greater than the second key's. - - - - Determines whether the specified is equal to this instance. - - The to compare with this instance. - - true if the specified is equal to this instance; otherwise, false. - - - - - Tests equality between this key and another. - - Other key to test - True if their indices are equal - - - - Returns a hash code for this instance. - - - A hash code for this instance, suitable for use in hashing algorithms and data structures like a hash table. - - - - - Returns a that represents this instance. - - - A that represents this instance. - - - - - Static class that has a number of constants that are found in Assimp. These can be limits to configuration property default values. The constants - are grouped according to their usage or where they're found in the Assimp include files. - - - - - Default value for . - - - - - Default value for . - - - - - Default value for . - - - - - Default value for . - - - - - Default value for - - - - - Defines the maximum number of indices per face (polygon). - - - - - Defines the maximum number of bone weights. - - - - - Defines the maximum number of vertices per mesh. - - - - - Defines the maximum number of faces per mesh. - - - - - Defines the maximum number of vertex color sets per mesh. - - - - - Defines the maximum number of texture coordinate sets (UV(W) channels) per mesh. - - - - - Defines the default bone count limit. - - - - - Defines the deboning threshold. - - - - - Defines the maximum length of a string used in AiString. - - - - - Defines the default color material. - - - - - Defines the default textured material (if the meshes have UV coords). - - - - - A mesh represents geometry with a single material. - - - - - Constructs a new Mesh. - - Unmanaged AiMesh struct. - - - - Checks if the mesh has vertex colors for the specified channel. If - this returns true, you can be confident that the channel contains - the same number of vertex colors as there are vertices in this mesh. - - Channel index - True if vertex colors are present in the channel. - - - - Checks if the mesh has texture coordinates for the specified channel. - If this returns true, you can be confident that the channel contains the same - number of texture coordinates as there are vertices in this mesh. - - Channel index - True if texture coordinates are present in the channel. - - - - Gets the array of vertex colors from the specified vertex color channel. - - Channel index - The vertex color array, or null if it does not exist. - - - - Gets the array of texture coordinates from the specified texture coordinate - channel. - - Channel index - The texture coordinate array, or null if it does not exist. - - - - Gets the number of UV(W) components for the texture coordinate channel, this - usually either 2 (UV) or 3 (UVW). No components mean the texture coordinate channel - does not exist. The channel index matches the texture coordinate channel index. - - Channel index - The number of UV(W) components the texture coordinate channel contains - - - - Convienence method for accumulating all face indices into a single - index array. - - uint index array - - - - Convienence method for accumulating all face indices into a single - index array. - - int index array - - - - Convienence method for accumulating all face indices into a single - index array. - - short index array - - - - Gets the mesh name. This tends to be used - when formats name nodes and meshes independently, - vertex animations refer to meshes by their names, - or importers split meshes up, each mesh will reference - the same (dummy) name. - - - - - Gets the primitive type. This may contain more than one - type unless if - option is not set. - - - - - Gets the index of the material associated with this mesh. - - - - - Gets the number of vertices in this mesh. This is also - the size for all per-vertex data arays. - - - - - Gets if the mesh has a vertex array. This should always return - true provided no special scene flags are set. - - - - - Gets the vertex position array. - - - - - Gets if the mesh as normals. - - - - - Gets the vertex normal array. - - - - - Gets if the mesh has tangents and bitangents. It is not - possible for one to be without the other. - - - - - Gets the vertex tangent array. - - - - - Gets the vertex bitangent array. - - - - - Gets the number of faces contained in the mesh. - - - - - Gets if the mesh contains faces. If no special - scene flags are set, this should always return true. - - - - - Gets the mesh's faces. Each face will contain indices - to the vertices. - - - - - Gets the number of valid vertex color channels contained in the - mesh. This can be a value between zero and the maximum vertex color count. - - - - - Gets the number of valid texture coordinate channels contained - in the mesh. This can be a value between zero and the maximum texture coordinate count. - - - - - Gets the number of bones that influence this mesh. - - - - - Gets if this mesh has bones. - - - - - Gets the bones that influence this mesh. - - - - - Represents a plane in three-dimensional euclidean space where - A, B, C are components of the plane normal and D is the distance along the - normal from the origin to the plane. - - - - - X component of the normal vector. - - - - - Y component of the normal vector. - - - - - Z component of the normal vector. - - - - - Distance from the origin to the plane along the normal vector. - - - - - Constructs a new Plane. - - X component of the normal vector. - Y component of the normal vector. - Z component of the normal vector. - Distance from the origin to the plane along the normal vector. - - - - Helper static class containing functions that aid dealing with unmanaged memory to managed memory conversions. - - - - - Marshals a c-style pointer array to a managed array of structs. This will read - from the start of the IntPtr provided and care should be taken in ensuring that the number - of elements to read is correct. - - Struct type - Pointer to unmanaged memory - Number of elements to marshal - Managed array, or null if the pointer was not valid - - - - Marshals a c-style pointer array to a manged array of structs. Takes in a parameter denoting if the - pointer is a "pointer to a pointer" (void**) which requires some extra care. This will read from the start of - the IntPtr and care should be taken in ensuring that the number of elements to read is correct. - - Struct type - Pointer to unmanaged memory - Number of elements to marshal - True if the unmanaged pointer is void** or not. - Managed array - - - - Convienence method for marshaling a pointer to a structure. - - Struct type - Pointer to marshal - Marshaled structure - - - - Reads a stream until the end is reached into a byte array. Based on - Jon Skeet's implementation. - It is up to the caller to dispose of the stream. - - Stream to read all bytes from - Initial buffer length, default is 32K - The byte array containing all the bytes from the stream - - - - Adds an offset to the pointer. - - Pointer. - Offset - New pointer - - - - A single face in a mesh, referring to multiple vertices. This can be a triangle - if the index count is equal to three, or a polygon if the count is greater than three. - - Since multiple primitive types can be contained in a single mesh, this approach - allows you to better examine how the mesh is constructed. If you use the - post process step flag during import, then each mesh will be homogenous where primitive type is concerned. - - - - - Constructs a new Face. - - Unmanaged AiFace structure - - - - Gets the number of indices defined in the face. - - - - - Gets the indices that refer to positions of vertex data in the mesh's vertex - arrays. - - - - - Post processing flag options, specifying a number of steps - that can be run on the data to either generate additional vertex - data or optimize the imported data. - - - - - No flags enabled. - - - - - Calculates the tangents and binormals (bitangents) - for the imported meshes. - - This does nothing if a mesh does not have normals. You might - want this post processing step to be executed if you plan - to use tangent space calculations such as normal mapping. There is a - config setting AI_CONFIG_PP_CT_MAX_SMOOTHING_ANGLE which - allows you to specify a maximimum smoothing angle for the algorithm. - However, usually you'll want to leave it at the default value. - - - - - - Identifies and joins identical vertex data sets within all - imported meshes. - - After this step is run each mesh does contain only unique vertices - anymore, so a vertex is possibly used by multiple faces. You usually - want to use this post processing step. If your application deals with - indexed geometry, this step is compulsory or you'll just waste rendering - time. - If this flag is not specified, no vertices are referenced by more than one - face and no index buffer is required for rendering. - - - - - Converts all imported data to a left handed coordinate space. - - By default the data is returned in a right-handed coordinate space, - where +X points to the right, +Z towards the viewer, and +Y upwards. - - - - - Triangulates all faces of all meshes. - - By default the imported mesh data might contain faces with more than - three indices. For rendering you'll usually want all faces to - be triangles. This post processing step splits up all - higher faces to triangles. Line and point primitives are *not* - modified. If you want 'triangles only' with no other kinds of primitives, - try the following: - - - - Specify both and . - - - Ignore all point and line meshes when you process Assimp's output - - - - - - - Removes some parts of the data structure (animations, materials, - light sources, cameras, textures, vertex components). - - The components to be removed are specified in a separate configuration - option, AI_CONFIG_PP_RVC_FLAGS. This is quite useful if you don't - need all parts of the output structure. Especially vertex colors are rarely used today...calling this step to remove - unrequired stuff from the pipeline as early as possible results in an increased - performance and a better optimized output data structure. - - - This step is also useful if you want to force Assimp to recompute normals - or tangents. the corresponding steps don't recompute them if they're already - there (loaded from the source asset). By using this step you can make sure - they are NOT there. - - - - - Generates normals for all faces of all meshes. It may not be - specified together with . - - This is ignored if normals are already there at the time where this - flag is evaluated. Model importers try to load them from the source file, - so they're usually already there. Face normals are shared between all - points of a single face, so a single point can have multiple normals, - which in other words, forces the library to duplicate vertices in - some cases. This makes senseless then. - - - - - - Generates smooth normals for all vertices of all meshes. It - may not be specified together with . - - This is ignored if normals are already there at the time where - this flag is evaluated. Model importers try to load them from the - source file, so they're usually already there. - - The configuration option AI_CONFIG_PP_GSN_MAX_SMOOTHING_ANGLE - allows you to specify an angle maximum for the normal smoothing algorithm. - Normals exceeding this limit are not smoothed, resulting in a 'hard' seam - between two faces. using a decent angle here (e.g. 80 degrees) results in a very good visual - appearance. - - - - - Splits large meshes into smaller submeshes. - - This is useful for realtime rendering where the number - of triangles which can be maximally processed in a single draw call is - usually limited by the video driver/hardware. The maximum vertex buffer - is usually limited, too. Both requirements can be met with this step: - you may specify both a triangle and a vertex limit for a single mesh. - - The split limits can be set through the AI_CONFIG_PP_SLM_VERTEX_LIMIT - and AI_CONFIG_PP_SLM_TRIANGLE_LIMIT config settings. The default - values are 1,000,000. - - Warning: This can be a time consuming task. - - - - - Removes the node graph and "bakes" (pre-transforms) all - vertices with the local transformation matrices of their nodes. - The output scene does still contain nodes, however, there is only - a root node with children, each one referencing only one mesh. - Each mesh referencing one material. For rendering, you can simply render - all meshes in order, you don't need to pay attention to local transformations - and the node hierarchy. - - Warning: Animations are removed during this step. - - - - - Limits the number of bones simultaneously affecting a single - vertex to a maximum value. - - If any vertex is affected by more than that number of bones, - the least important vertex weights are removed and the remaining vertex - weights are re-normalized so that the weights still sum up to 1. - - The default bone weight limit is 4 and uses the - AI_LMW_MAX_WEIGHTS config. If you intend to perform the skinning in hardware, this post processing - step might be of interest for you. - - - - - Validates the imported scene data structure. - - This makes sure that all indices are valid, all animations - and bones are linked correctly, all material references are - correct, etc. - - It is recommended to capture Assimp's log output if you use this flag, - so you can easily find out what's actually wrong if a file fails the - validation. The validator is quite rude and will find *all* inconsistencies - in the data structure. There are two types of failures: - - - Error: There's something wrong with the imported data. Further - postprocessing is not possible and the data is not usable at all. The import - fails. - - - Warning: There are some minor issues (e.g. 1000000 animation keyframes - with the same time), but further postprocessing and use of the data structure is still - safe. Warning details are written to the log file. - - - - - - - Re-orders triangles for better vertex cache locality. - - This step tries to improve the ACMR (average post-transform vertex cache - miss ratio) for all meshes. The implementation runs in O(n) time - and is roughly based on the 'tipsify' algorithm. - - If you intend to render huge models in hardware, this step might be of interest for you. - The AI_CONFIG_PP_ICL_PTCACHE_SIZE config setting can be used to fine tune - the cache optimization. - - - - - Searches for redundant/unreferenced materials and removes them. - - This is especially useful in combination with the PreTransformVertices - and OptimizeMeshes flags. Both join small meshes with equal characteristics, but - they can't do their work if two meshes have different materials. Because several - material settings are always lost during Assimp's import filders and because many - exporters don't check for redundant materials, huge models often have materials which - are defined several times with exactly the same settings. - - Several material settings not contributing to the final appearance of a surface - are ignored in all comparisons ... the material name is one of them. So, if you're passing - additional information through the content pipeline (probably using *magic* material names), - don't specify this flag. Alternatively, take a look at the AI_CONFIG_PP_RRM_EXCLUDE_LIST - setting. - - - - - This step tries to determine which meshes have normal vectors - that are facing inwards. - - The algorithm is simple but effective: - - The bounding box of all vertices and their normals are compared - against the volume of the bounding box of all vertices without their normals. - This works well for most objects, problems might occur with planar surfaces. However, - the step tries to filter such cases. The step inverts all in-facing normals. - Generally, it is recommended to enable this step, although the result is not - always correct. - - - - - This step splits meshes with more than one primitive type in homogeneous submeshes. - - This step is executed after triangulation and after it returns, just one - bit is set in aiMesh:mPrimitiveTypes. This is especially useful for real-time - rendering where point and line primitives are often ignored or rendered separately. - - - You can use AI_CONFIG_PP_SBP_REMOVE option to specify which primitive types you need. - This can be used to easily exclude lines and points, which are rarely used, - from the import. - - - - - - This step searches all meshes for degenerated primitives and - converts them to proper lines or points. A face is 'degenerated' if one or more of its points are identical. - - To have degenerated primitives removed, specify the flag - try one of the following procedures: - - - - To support lines and points: Set the - AI_CONFIG_PP_FD_REMOVE option to one. This will cause the step to remove degenerated triangles as - soon as they are detected. They won't pass any further pipeline steps. - - - If you don't support lines and points: Specify flag, which - will move line and point primitives to separate meshes. Then set the AI_CONFIG_PP_SBP_REMOVE - option to and to cause step - to reject point and line meshes from the scene. - - - - Degenerated polygons are not necessarily evil and that's why they are not removed by default. There are several - file formats which do not support lines or points where exporters bypass the format specification and write - them as degenerated triangles instead. - - - - - - This step searches all meshes for invalid data, such as zeroed - normal vectors or invalid UV coordinates and removes or fixes them. - This is intended to get rid of some common exporter rrors. - - This is especially useful for normals. If they are invalid, - and the step recognizes this, they will be removed and can later - be recomputed, e.g. by the GenerateSmoothNormals flag. The step - will also remove meshes that are infinitely small and reduce animation - tracks consisting of hundreds of redundant keys to a single key. The - AI_CONFIG_PP_FID_ANIM_ACCURACY config property decides the accuracy of the check - for duplicate animation tracks. - - - - - This step converts non-UV mappings (such as spherical or - cylindrical mapping) to proper texture coordinate channels. - - Most applications will support UV mapping only, so you will - probably want to specify this step in every case. Note that Assimp - is not always able to match the original mapping implementation of the 3D - app which produced a model perfectly. It's always better - to let the father app compute the UV channels, at least 3DS max, maya, blender, - lightwave, modo, .... are able to achieve this. - - If this step is not requested, you'll need to process the MATKEY_MAPPING - material property in order to display all assets properly. - - - - - Applies per-texture UV transformations and bakes them to stand-alone vtexture - coordinate channels. - - UV Transformations are specified per-texture - see the MATKEY_UVTRANSFORM material - key for more information. This step processes all textures with transformed input UV coordinates - and generates new (pretransformed) UV channel transformations, so you will probably - want to specify this step. - - UV transformations are usually implemented in realtime apps by - transforming texture coordinates in a vertex shader stage with a 3x3 (homogenous) - transformation matrix. - - - - - Searches for duplicated meshes and replaces them with a reference - to the first mesh. - - This is time consuming, so don't use it if you have no time. Its - main purpose is to work around the limitation with some - file formats that don't support instanced meshes, so exporters - duplicate meshes. - - - - - - Attempts to reduce the number of meshes (and draw calls). - - This is recommended to be used together with - and is fully compatible with both and . - - - - - - Optimizes scene hierarchy. Nodes with no animations, bones, - lights, or cameras assigned are collapsed and joined. - - Node names can be lost during this step, you can specify - names of nodes that should'nt be touched or modified - with AI_CONFIG_PP_OG_EXCLUDE_LIST. - - Use this flag with caution. Most simple files will be collapsed to a - single node, complex hierarchies are usually completely lost. That's not - the right choice for editor environments, but probably a very effective - optimization if you just want to get the model data, convert it to your - own format and render it as fast as possible. - - This flag is designed to be used with for best - results. - - Scenes with thousands of extremely small meshes packed - in deeply nested nodes exist for almost all file formats. - Usage of this and usually fixes them all and - makes them renderable. - - - - - Flips all UV coordinates along the y-axis - and adjusts material settings/bitangents accordingly. - - - - - Flips face winding order from CCW (default) to CW. - - - - - Splits meshes with many bones into submeshes so that each submesh has fewer or as many bones as a given limit. - - - - - Removes bones losslessly or according to some threshold. In some cases (e.g. formats that require it) exporters - are faced to assign dummy bone weights to otherwise static meshes assigned to animated meshes. Full, weight-based skinning is expensive while - animating nodes is extremely cheap, so this step is offered to clean up the data in that regard. - - Usage of the configuration AI_CONFIG_PP_DB_THRESHOLD to control the threshold and AI_CONFIG_PP_DB_ALL_OR_NONE if you want bones - removed if and only if all bones within the scene qualify for removal. - - - - - Enumerates components of the scene or mesh data that - can be excluded from the import using the post process step - RemoveComponent. - - - - - No components to be excluded. - - - - - Removes normal vectors - - - - - Removes tangents/binormals - - - - - Removes all color sets. - - - - - Removes all texture UV sets. - - - - - Remove all boneweights from all meshes. Scenegraph - nodes corresponding to the bones are NOT removed. - Use OptimizeGraph step to remove them. - - - - - Removes all node animations. Coressponding scenegraph - nodes are NOT removed. Use OptimizeGraph step to - remove them. - - - - - Removes all embedded textures. - - - - - Removes all light sources. The corresponding scenegraph nodes are - NOT removed. Use the OptimizeGraph step to do this. - - - - - Removes all cameras. The corresponding scenegraph - nodes are NOT removed. Use the OptimizeGraph step - to do this. - - - - - Removes all meshes. - - - - - Removes all materials. One default material will be generated. - - - - - Enumerates geometric primitive types. - - - - - Point primitive. This is just a single vertex - in the virtual world. A face has one index for such a primitive. - - - - - Line primitive. This is a line defined through a start and an - end position. A face contains exactly two indices for such a primitive. - - - - - Triangle primitive, consisting of three indices. - - - - - A n-Gon that has more than three edges (thus is not a triangle). - - - - - Defines an animation channel behaves outside the defined - time range. This corresponds to the prestate and poststates - of the animation node. - - - - - The value from the default node transformation is taken. - - - - - The nearest key value is used without interpolation. - - - - - The value of the nearest two keys is linearly extrapolated for the current - time value. - - - - - The animation is repeated. If the animation key goes from n to m - and the current time is t, use the value at (t - n ) % (|m-n|). - - - - - Enumerates all supported light sources. - - - - - Unknown light. - - - - - Directional light source that has a well-defined - direction but is infinitely far away, e.g. the sun. - - - - - Point light source that has a well-defined position in - space but is omni-directional, e.g. a light bulb. - - - - - Spot light source emits light from a position in space, - in a certain direction that is limited by an angle, like - a cone. - - - - - Defines alpha blending flags, how the final - color value of a pixel is computed, based on the following equation: - - sourceColor * sourceBlend + destColor * destBlend - - - Where the destColor is the previous color in the frame buffer - and sourceColor is the material color before the - transparency calculation. This corresponds to the AI_MATKEY_BLEND_FUNC property. - - - - - Default blending: sourceColor * sourceAlpha + destColor * (1 - sourceAlpha) - - - - - Additive blending: sourcecolor * 1 + destColor * 1. - - - - - Defines all shading models supported by the library. - - The list of shading modes has been taken from Blender. See Blender - documentation for more information. - - - - - - No shading mode defined. - - - - - Flat shading. Shading is done on a per-face basis and is diffuse only. Also known - as 'faceted shading'. - - - - - Simple Gouraud shading. - - - - - Phong Shading. - - - - - Phong-Blinn Shading. - - - - - Toon-shading, also known as a 'comic' shader. - - - - - OrenNayer shading model. Extension to standard Lambertian shading, taking the roughness - of the material into account. - - - - - Minnaert shading model. Extension to standard Lambertian shading, taking the "darkness" of - the material into account. - - - - - CookTorrance shading model. Special shader for metallic surfaces. - - - - - No shading at all. Constant light influence of 1.0. - - - - - Fresnel shading. - - - - - Defines some mixed flags for a particular texture. This corresponds - to the AI_MAT_KEY_TEXFLAGS property. - - - - - The texture's color values have to be inverted (componentwise 1-n). - - - - - Explicit request to the application to process the alpha channel of the texture. This is mutually - exclusive with . These flags are - set if the library can say for sure that the alpha channel is used/is not used. - If the model format does not define this, iti s left to the application to decide - whether the texture alpha channel - if any - is evaluated or not. - - - - - Explicit request to the application to ignore the alpha channel of the texture. This is mutually - exclusive with . - - - - - Defines how UV coordinates outside the [0..1] range are handled. Commonly - referred to as the 'wrapping mode' - - - - - A texture coordinate u|v is translated to u % 1| v % 1. - - - - - Texture coordinates outside [0...1] are clamped to the nearest valid value. - - - - - A texture coordinate u|v becomes u1|v1 if (u - (u % 1)) % 2 is zero - and 1 - (u % 1) | 1 - (v % 1) otherwise. - - - - - If the texture coordinates for a pixel are outside [0...1] the texture is not - applied to that pixel. - - - - - Defines how texture coordinates are generated - - Real-time applications typically require full UV coordinates. So the use - of step is highly recommended. - It generates proper UV channels for non-UV mapped objects, as long as an accurate - description of how the mapping should look like is given. - - - - - - Coordinates are taken from the an existing UV channel. - - The AI_MATKEY_UVWSRC key specifies from the UV channel the texture coordinates - are to be taken from since meshes can have more than one UV channel. - - - - - - Spherical mapping - - - - - Cylinder mapping - - - - - Cubic mapping - - - - - Planar mapping - - - - - Unknown mapping that is not recognied. - - - - - Defines how the Nth texture of a specific type is combined - with the result of all previous layers. - - Example (left: key, right: value): - - DiffColor0 - gray - DiffTextureOp0 - TextureOperation.Multiply - DiffTexture0 - tex1.png - DiffTextureOp0 - TextureOperation.Add - DiffTexture1 - tex2.png - - - Written as an equation, the final diffuse term for a specific - pixel would be: - - - diffFinal = DiffColor0 * sampleTex(DiffTexture0, UV0) + sampleTex(DiffTexture1, UV0) * diffContrib; - - - - - - - T = T1 * T2 - - - - - T = T1 + T2 - - - - - T = T1 - T2 - - - - - T = T1 / T2 - - - - - T = (T1 + T2) - (T1 * T2) - - - - - T = T1 + (T2 - 0.5) - - - - - Defines the purpose of a texture. - - - - - No texture, but the value can be used as a 'texture semantic'. - - - - - A diffuse texture that is combined with the result of the diffuse lighting equation. - - - - - A specular texture that is combined with the result of the specular lighting equation. - - - - - An ambient texture that is combined with the ambient lighting equation. - - - - - An emissive texture that is added to the result of the lighting calculation. It is not influenced - by incoming light, instead it represents the light that the object is naturally emitting. - - - - - A height map texture. by convention, higher gray-scale values stand for - higher elevations from some base height. - - - - - A tangent-space normal map. There are several conventions for normal maps - and Assimp does (intentionally) not distinguish here. - - - - - A texture that defines the glossiness of the material. This is the exponent of the specular (phong) - lighting equation. Usually there is a conversion function defined to map the linear color values - in the texture to a suitable exponent. - - - - - The texture defines per-pixel opacity. usually 'white' means opaque and 'black' means 'transparency. Or quite - the opposite. - - - - - A displacement texture. The exact purpose and format is application-dependent. Higher color values stand for higher vertex displacements. - - - - - A lightmap texture (aka Ambient occlusion). Both 'lightmaps' and dedicated 'ambient occlusion maps' are covered by this material property. The - texture contains a scaling value for the final color value of a pixel. Its intensity is not affected by incoming light. - - - - - A reflection texture. Contains the color of a perfect mirror reflection. This is rarely used, almost never for real-time applications. - - - - - An unknown texture that does not mention any of the defined texture type definitions. It is still imported, but is excluded from any - further postprocessing. - - - - - Defines the state of the imported scene data structure. - - - - - Default state of the scene, it imported successfully. - - - - - Specifies that the scene data structure that was imported is not complete. - This flag bypasses some internal validations and allows the import - of animation skeletons, material libaries, or camera animation paths - using Assimp. Most applications won't support such data. - - - - - This flag is set by the - post process step if validation is successful. In a validated scene you can be sure that any - cross references in the data structure (e.g. vertex indices) are valid. - - - - - This flag is set by the - post process step if validation is successful, but some issues have been found. This can for example - mean that a texture that does not exist is referenced by a material or that the bone weights for a vertex - do not sum to 1.0. In most cases you should still be able to use the import. This flag can be useful - for applications which do not capture Assimp's log output. - - - - - This flag is set by the post process step. - It indicates that the vertices of the output mesh are not in the internal verbose format anymore. In the - verbose format, all vertices are unique where no vertex is ever referenced by more than one face. - - - - - Denotes the scene is pure height-map terrain data. Pure terrains usually consist of quads, sometimes triangles, - in a regular grid. The x,y coordinates of all vertex positions refer to the x,y coordinates on the terrain height map, the - z-axis stores the elevation at a specific point. - - TER (Terragen) and HMP (3D Game Studio) are height map formats. - - - - - - Enumerates Assimp function result codes. - - - - - Function returned successfully. - - - - - There was an error. - - - - - Assimp ran out of memory. - - - - - Seek origins for Assimp's virtual file system API. - - - - - Beginning of the file - - - - - Current position of the file pointer. - - - - - End of the file, offsets must be negative. - - - - - Enumerates predefined log streaming destinations. - - - - - Stream log to a file - - - - - Stream log to the standard output - - - - - Stream log to the standard error output. - - - - - MSVC only: Stream the log to the debugger (this relies - on OutputDebugString from the Win32 SDK). - - - - - Defines material property types. - - - - - Array of single-precision (32 bit) floats. - - - - - Property is a string. - - - - - Array of 32 bit integers. - - - - - Byte buffer where the content is undefined. - - - - - Enumerates how the native Assimp DLL was compiled - - - - - Assimp compiled as a shared object (Windows: DLL); - - - - - Assimp was compiled against STLport - - - - - Assimp was compiled as a debug build - - - - - Assimp was compiled with the boost work around. - - - - - Assimp was compiled built to run single threaded. - - - - - Defines how UV coordinates should be transformed. - - - - - Scaling is evaluated. - - - - - Rotation is evaluated. - - - - - Translation is evaluated. - - - - - Assimp.NET general exception. - - - - - Initializes a new instance of the class. - - - - - Initializes a new instance of the class. - - The error message. - - - - Initializes a new instance of the class. - - Name of the param. - The error message. - - - - Initializes a new instance of the class. - - The error message - The inner exception. - - - - Describes all the values pertaining to a particular texture slot in a material. - - - - - Constructs a new TextureSlot. - - Texture filepath - Texture type semantic - Texture index in the material - Texture mapping - UV channel in mesh that corresponds to this texture - Blend factor - Texture operation - Texture wrap mode - Misc flags - - - - Gets the texture file path. - - - - - Gets the texture type semantic. - - - - - Gets the texture index in the material. - - - - - Gets the texture mapping. - - - - - Gets the UV channel index that corresponds to this texture from the mesh. - - - - - Gets the blend factor. - - - - - Gets the texture operation. - - - - - Gets the texture wrap mode. - - - - - Gets misc flags. - - - - - Describes a right-handed camera in the scene. An important aspect is that - the camera itself is also part of the scenegraph, meaning any values such - as the direction vector are not *absolute*, they can be relative to the coordinate - system defined by the node which corresponds to the camera. This allows for camera - animations. - - - - - Constructs a new Camera. - - Unmanaged aiCamera - - - - Gets the name of the camera. This corresponds to a node in the - scenegraph with the same name. This node specifies the position of the - camera in the scene hierarchy and can be animated. - - - - - Gets the position of the camera relative to the coordinate space defined by - the corresponding node. THe default value is 0|0|0. - - - - - Gets the 'up' vector of the camera, relative to the coordinate space defined by the - corresponding node. The 'right' vector of the camera is the cross product of the up - and direction vectors. The default value is 0|1|0. - - - - - Gets the viewing direction of the camera, relative to the coordiante space defined by the corresponding node. - The default value is 0|0|1. - - - - - Gets the half horizontal field of view angle, in radians. The FoV angle is - the angle between the center line of the screen and the left or right border. The default - value is 1/4PI. - - - - - Gets the distance of the near clipping plane from the camera. The value may not - be 0.0f for arithmetic reasons to prevent a division through zero. The default value is 0.1f; - - - - - Gets the distance of the far clipping plane from the camera. The far clippling plane must - be further than the near clippling plane. The default value is 1000.0f. The ratio between - the near and far plane should not be too large (between 1000 - 10000 should be ok) to avoid - floating-point inaccuracies which can lead to z-fighting. - - - - - Gets the screen aspect ratio. This is the ratio between the width and height of the screen. Typical - values are 4/3, 1/2, or 1/1. This value is 0 if the aspect ratio is not defined in the source file. - The default value is zero. - - - - - Gets a right-handed view matrix. - - - - - Defines how an UV channel is transformed. - - - - - Translation on the U and V axes. Default is 0|0 - - - - - Scaling on the U and V axes. Default is 1|1. - - - - - Rotation in counter-clockwise direction, specfied in - radians. The rotation center is 0.5f|0.5f and the - default value is zero. - - - - - Static class containing material key constants. A fully qualified mat key - name here means that it's a string that combines the mat key (base) name, its - texture type semantic, and its texture index into a single string delimited by - commas. For non-texture material properties, the texture type semantic and texture - index are always zero. - - - - - Material name (String) - - - - - Two sided property (boolean) - - - - - Shading mode property (ShadingMode) - - - - - Enable wireframe property (boolean) - - - - - Blending function (BlendMode) - - - - - Opacity (float) - - - - - Bumpscaling (float) - - - - - Shininess (float) - - - - - Reflectivity (float) - - - - - Shininess strength (float) - - - - - Refracti (float) - - - - - Diffuse color (Color4D) - - - - - Ambient color (Color4D) - - - - - Specular color (Color4D) - - - - - Emissive color (Color4D) - - - - - Transparent color (Color4D) - - - - - Reflective color (Color4D) - - - - - Background image (String) - - - - - Texture base name - - - - - UVWSRC base name - - - - - Texture op base name - - - - - Mapping base name - - - - - Texture blend base name. - - - - - Mapping mode U base name - - - - - Mapping mode V base name - - - - - Texture map axis base name - - - - - UV transform base name - - - - - Texture flags base name - - - - - Helper function to get the fully qualified name of a texture property type name. Takes - in a base name constant, a texture type, and a texture index and outputs the name in the format: - "baseName.TextureType.texIndex" - - Base name - Texture type - Texture index - Fully qualified texture name - - - - Describes the animation of a single node. The name specifies the bone/node which is affected by - this animation chanenl. The keyframes are given in three separate seties of values, - one for each position, rotation, and scaling. The transformation matrix is computed from - these values and replaces the node's original transformation matrix at a specific time. - This means all keys are absolute and not relative to the bone default pose. - The order which the transformations are to be applied is scaling, rotation, and translation (SRT). - Keys are in chronological order and duplicate keys do not pass the validation step. There most likely will be no - negative time values, but they are not forbidden. - - - - - Constructs a new NodeAnimation. - - Unmanaged AiNodeAnim struct - - - - Gets the name of the node affected by this animation. It must exist and it must - be unique. - - - - - Gets the number of position keys in the animation channel. - - - - - Checks if this animation channel contains position keys. - - - - - Gets the position keys of this animation channel. Positions are - specified as a 3D vector. If there are position keys, there will - also be -at least- one scaling and one rotation key. - - - - - Gets the number of rotation keys in the animation channel. - - - - - Checks if the animation channel contains rotation keys. - - - - - Gets the rotation keys of this animation channel. Rotations are - given as quaternions. If this exists, there will be -at least- one - scaling and one position key. - - - - - Gets the number of scaling keys in the animation channel. - - - - - Checks if the animation channel contains scaling keys. - - - - - Gets the scaling keys of this animation channel. Scalings are - specified in a 3D vector. If there are scaling keys, there will - also be -at least- one position and one rotation key. - - - - - Gets how the animation behaves before the first key is encountered. By default the original - transformation matrix of the affected node is used. - - - - - Gets how the animation behaves after the last key was processed. By default the original - transformation matrix of the affected node is taken. - - - - - A key-value pairing that represents some material property. - - - - - Constructs a new MaterialProperty. - - Umananaged AiMaterialProperty struct - - - - Returns the property raw data as a float. - - Float - - - - Returns the property raw data as an integer. - - Integer - - - - Returns the property raw data as a string. - - String - - - - Returns the property raw data as a float array. - - Float array - - - - Returns the property raw data as an integer array. - - Integer array - - - - Returns the property raw data as a boolean. - - Boolean - - - - Returns the property raw data as a Color3D. - - Color3D - - - - Returns the property raw data as a Color4D. - - Color4D - - - - Returns the property raw data as a ShadingMode enum value. - - Shading mode - - - - Returns the property raw data as a BlendMode enum value. - - Blend mode - - - - Gets the property key name. E.g. $tex.file. This corresponds to the - "AiMatKeys" base name constants. - - - - - Gets the type of property. - - - - - Gets the raw byte data count. - - - - - Checks if the property has data. - - - - - Gets the raw byte data. - - - - - Gets the texture type semantic, for non-texture properties this is always . - - - - - Gets the texture index, for non-texture properties this is always zero. - - - - - Gets the property's fully qualified name. Format: "{base name},{texture type semantic},{texture index}". E.g. "$clr.diffuse,0,0". This - is the key that is used to index the property in the material property map. - - - - - Represents an aiScene struct. - - - - - unsigned int, flags about the state of the scene - - - - - aiNode*, root node of the scenegraph. - - - - - Number of meshes contained. - - - - - aiMesh**, meshes in the scene. - - - - - Number of materials contained. - - - - - aiMaterial**, materials in the scene. - - - - - Number of animations contained. - - - - - aiAnimation**, animations in the scene. - - - - - Number of embedded textures contained. - - - - - aiTexture**, textures in the scene. - - - - - Number of lights contained. - - - - - aiLight**, lights in the scene. - - - - - Number of cameras contained. - - - - - aiCamera**, cameras in the scene. - - - - - Represents an aiNode struct. - - - - - Name of the node. - - - - - Node's transform relative to its parent. - - - - - aiNode*, node's parent. - - - - - Number of children the node owns. - - - - - aiNode**, array of nodes this node owns. - - - - - Number of meshes referenced by this node. - - - - - unsigned int*, array of mesh indices. - - - - - Represents an aiMesh struct. - - - - - unsigned int, bitwise flag detailing types of primitives contained. - - - - - Number of vertices in the mesh, denotes length of - -all- per-vertex arrays. - - - - - Number of faces in the mesh. - - - - - aiVector3D*, array of positions. - - - - - aiVector3D*, array of normals. - - - - - aiVector3D*, array of tangents. - - - - - aiVector3D*, array of bitangents. - - - - - aiColor*[Max_Value], array of arrays of vertex colors. Max_Value is a defined constant. - - - - - aiColor*[Max_Value], array of arrays of texture coordinates. Max_Value is a defined constant. - - - - - unsigned int[4], array of ints denoting the number of components for texture coordinates - UV (2), UVW (3) for example. - - - - - aiFace*, array of faces. - - - - - Number of bones in the mesh. - - - - - aiBone**, array of bones. - - - - - Material index referencing the material in the scene. - - - - - Optional name of the mesh. - - - - - NOT CURRENTLY IN USE. - - - - - NOT CURRENTLY IN USE. - - - - - Represents an aiTexture struct. - - - - - Width of the texture. - - - - - Height of the texture. - - - - - char[4], format extension hint. - - - - - aiTexel*, array of texel data. - - - - - Represents an aiFace struct. - - - - - Number of indices in the face. - - - - - unsigned int*, array of indices. - - - - - Represents an aiBone struct. - - - - - Name of the bone. - - - - - Number of weights. - - - - - VertexWeight*, array of vertex weights. - - - - - Matrix that transforms the vertex from mesh to bone space in bind pose - - - - - Represents an aiMaterialProperty struct. - - - - - Name of the property (key). - - - - - Textures: Specifies texture usage. None texture properties - have this zero (or None). - - - - - Textures: Specifies the index of the texture. For non-texture properties - this is always zero. - - - - - Size of the buffer data in bytes. This value may not be zero. - - - - - Type of value contained in the buffer. - - - - - char*, byte buffer to hold the property's value. - - - - - Represents an aiMaterial struct. - - - - - aiMaterialProperty**, array of material properties. - - - - - Number of key-value properties. - - - - - Storage allocated for key-value properties. - - - - - Represents an aiNodeAnim struct. - - - - - Name of the node affected by the animation. The node must exist - and be unique. - - - - - Number of position keys. - - - - - VectorKey*, position keys of this animation channel. Positions - are 3D vectors and are accompanied by at least one scaling and one rotation key. - - - - - The number of rotation keys. - - - - - QuaternionKey*, rotation keys of this animation channel. Rotations are 4D vectors (quaternions). - If there are rotation keys there will be at least one scaling and one position key. - - - - - Number of scaling keys. - - - - - VectorKey*, scaling keys of this animation channel. Scalings are specified as a - 3D vector, and if there are scaling keys, there will at least be one position - and one rotation key. - - - - - Defines how the animation behaves before the first key is encountered. - - - - - Defines how the animation behaves after the last key was processed. - - - - - Represents an aiMeshAnim struct. - - - - - Name of the mesh to be animated. Empty string not allowed. - - - - - Number of keys, there is at least one. - - - - - aiMeshkey*, the key frames of the animation. There must exist at least one. - - - - - Represents an aiAnimation struct. - - - - - Name of the animation. - - - - - Duration of the animation in ticks. - - - - - Ticks per second, 0 if not specified in imported file. - - - - - Number of bone animation channels, each channel affects a single node. - - - - - aiNodeAnim**, node animation channels. Each channel affects a single node. - - - - - Number of mesh animation channels. Each channel affects a single mesh and defines - vertex-based animation. - - - - - aiMeshAnim**, mesh animation channels. Each channel affects a single mesh. - - - - - Represents an aiLight struct. - - - - - Name of the light. - - - - - Type of light. - - - - - Position of the light. - - - - - Direction of the spot/directional light. - - - - - Attenuation constant value. - - - - - Attenuation linear value. - - - - - Attenuation quadratic value. - - - - - Diffuse color. - - - - - Specular color. - - - - - Ambient color. - - - - - Spot light inner angle. - - - - - Spot light outer angle. - - - - - Represents an aiCamera struct. - - - - - Name of the camera. - - - - - Position of the camera. - - - - - Up vector of the camera. - - - - - Viewing direction of the camera. - - - - - Field Of View of the camera. - - - - - Near clip plane distance. - - - - - Far clip plane distance. - - - - - The Aspect ratio. - - - - - Represents an aiString struct. - - - - - Byte length of the UTF-8 string. - - - - - Actual string. - - - - - Convienence method for getting the AiString string - if the length is not greater than zero, it returns - an empty string rather than garbage. - - AiString string data - - - - Convienence method for setting the AiString string (and length). - - String data to set - - - - Callback delegate for Assimp's LogStream. - - Log message - User data that is passed to the callback - - - - Represents a log stream, which receives all log messages and - streams them somewhere. - - - - - Constructs a new AiLogStream. - - Callback called when messages are logged. - - - - Constructs a new LogStream. - - Callback called when messages are logged. - User-supplied data - - - - Gets or sets the callback that is called when a message is logged. - - - - - Gets or sets the user data to be passed to the callback. - - - - - Represents the memory requirements for the different components of an imported - scene. All sizes in in bytes. - - - - - Size of the storage allocated for texture data, in bytes. - - - - - Size of the storage allocated for material data, in bytes. - - - - - Size of the storage allocated for mesh data, in bytes. - - - - - Size of the storage allocated for node data, in bytes. - - - - - Size of the storage allocated for animation data, in bytes. - - - - - Size of the storage allocated for camera data, in bytes. - - - - - Size of the storage allocated for light data, in bytes. - - - - - Total storage allocated for the imported scene, in bytes. - - - - - Represents an aiAnimMesh struct. - - - - - aiVector3D*, replacement position array. - - - - - aiVector3D*, replacement normal array. - - - - - aiVector3D*, replacement tangent array. - - - - - aiVector3D*, replacement bitangent array. - - - - - aiColor4D*[4], replacement vertex colors. - - - - - aiVector3D*[4], replacement texture coordinates. - - - - - unsigned int, number of vertices. - - - - - Describes a file format which Assimp can export to. - - - - - char*, a short string ID to uniquely identify the export format. e.g. "dae" or "obj" - - - - - char*, a short description of the file format to present to users. - - - - - char*, a recommended file extension of the exported file in lower case. - - - - - Describes a blob of exported scene data. Blobs can be nested, the first blob always has an empty name. Nested - blobs represent auxillary files produced by the exporter (e.g. material files) and are named accordingly. - - - - - size_t, size of the data in bytes. - - - - - void*, the data. - - - - - AiString, name of the blob. - - - - - aiExportDataBlob*, pointer to the next blob in the chain. - - - - - A material contains all the information that describes how to render a mesh. E.g. textures, colors, and render states. Internally - all this information is stored as key-value pair properties. The class contains many convienence methods and properties for - accessing non-texture/texture properties without having to know the Assimp material key names. Not all properties may be present, - and if they aren't a default value will be returned. - - - - - Constructs a new Material. - - Unmanaged AiMaterial struct. - - - - Helper method to construct a fully qualified name from the input parameters. All the input parameters are combined into the fully qualified name: {baseName},{texType},{texIndex}. E.g. - "$clr.diffuse,0,0" or "$tex.file,1,0". This is the name that is used as the material dictionary key. - - Key basename, this must not be null or empty - Texture type; non-texture properties should leave this - Texture index; non-texture properties should leave this zero. - The fully qualified name - - - - Gets the non-texture properties contained in this Material. The name should be - the "base name", as in it should not contain texture type/texture index information. E.g. "$clr.diffuse" rather than "$clr.diffuse,0,0". The extra - data will be filled in automatically. - - Key basename - The material property, if it exists - - - - Gets the material property. All the input parameters are combined into the fully qualified name: {baseName},{texType},{texIndex}. E.g. - "$clr.diffuse,0,0" or "$tex.file,1,0". - - Key basename - Texture type; non-texture properties should leave this - Texture index; non-texture properties should leave this zero. - The material property, if it exists - - - - Gets the material property by its fully qualified name. The format is: {baseName},{texType},{texIndex}. E.g. - "$clr.diffuse,0,0" or "$tex.file,1,0". - - Fully qualified name of the property - The material property, if it exists - - - - Checks if the material has the specified non-texture property. The name should be - the "base name", as in it should not contain texture type/texture index information. E.g. "$clr.diffuse" rather than "$clr.diffuse,0,0". The extra - data will be filled in automatically. - - - - - - - Checks if the material has the specified property. All the input parameters are combined into the fully qualified name: {baseName},{texType},{texIndex}. E.g. - "$clr.diffuse,0,0" or "$tex.file,1,0". - - Key basename - Texture type; non-texture properties should leave this - Texture index; non-texture properties should leave this zero. - True if the property exists, false otherwise. - - - - Checks if the material has the specified property by looking up its fully qualified name. The format is: {baseName},{texType},{texIndex}. E.g. - "$clr.diffuse,0,0" or "$tex.file,1,0". - - Fully qualified name of the property - True if the property exists, false otherwise. - - - - Gets -all- properties contained in the Material. - - All properties in the material property map. - - - - Gets all the textures that are of the specified texture type. - - Texture type - Texture count - - - - Gets the specific texture information for the texture type and texture index. - - Texture type - Texture index - Texture information struct - - - - Gets all texture infos for the specific texture type. - - Texture type - All textures that correspond to the texture type. - - - - Get all textures contained in this material. - - All texture information structs - - - - Gets the number of properties contained in the material. - - - - - Checks if the material has a name property. - - - - - Gets the material name value, if any. Default value is an empty string. - - - - - Checks if the material has a two-sided property. - - - - - Gets if the material should be rendered as two-sided. Default value is false. - - - - - Checks if the material has a shading-mode property. - - - - - Gets the shading mode. Default value is , meaning it is not defined. - - - - - Checks if the material has a wireframe property. - - - - - Gets if wireframe should be enabled. Default value is false. - - - - - Checks if the material has a blend mode property. - - - - - Gets the blending mode. Default value is . - - - - - Checks if the material has an opacity property. - - - - - Gets the opacity. Default value is 1.0f. - - - - - Checks if the material has a bump scaling property. - - - - - Gets the bump scaling. Default value is 0.0f; - - - - - Checks if the material has a shininess property. - - - - - Gets the shininess. Default value is 0.0f; - - - - - Checks if the material has a shininess strength property. - - - - - Gets the shininess strength. Default vaulue is 1.0f. - - - - - Checks if the material has a reflectivty property. - - - - - Gets the reflectivity. Default value is 0.0f; - - - - - Checks if the material has a color diffuse property. - - - - - Gets the color diffuse. Default value is white. - - - - - Checks if the material has a color ambient property. - - - - - Gets the color ambient. Default value is (.2f, .2f, .2f, 1.0f). - - - - - Checks if the material has a color specular property. - - - - - Gets the color specular. Default value is black. - - - - - Checks if the material has a color emissive property. - - - - - Gets the color emissive. Default value is black. - - - - - Checks if the material has a color transparent property. - - - - - Gets the color transparent. Default value is black. - - - - - Checks if the material has a color reflective property. - - - - - Gets the color reflective. Default value is black. - - - - - Represents a 4x4 column-vector matrix (X base is the first column, Y base is the second, Z base the third, and translation the fourth). - Memory layout is row major. Right handed conventions are used by default. - - - - - Value at row 1, column 1 of the matrix - - - - - Value at row 1, column 2 of the matrix - - - - - Value at row 1, column 3 of the matrix - - - - - Value at row 1, column 4 of the matrix - - - - - Value at row 2, column 1 of the matrix - - - - - Value at row 2, column 2 of the matrix - - - - - Value at row 2, column 3 of the matrix - - - - - Value at row 2, column 4 of the matrix - - - - - Value at row 3, column 1 of the matrix - - - - - Value at row 3, column 2 of the matrix - - - - - Value at row 3, column 3 of the matrix - - - - - Value at row 3, column 4 of the matrix - - - - - Value at row 4, column 1 of the matrix - - - - - Value at row 4, column 2 of the matrix - - - - - Value at row 4, column 3 of the matrix - - - - - Value at row 4, column 4 of the matrix - - - - - Constructs a new Matrix4x4. - - Element at row 1, column 1 - Element at row 1, column 2 - Element at row 1, column 3 - Element at row 1, column 4 - Element at row 2, column 1 - Element at row 2, column 2 - Element at row 2, column 3 - Element at row 2, column 4 - Element at row 3, column 1 - Element at row 3, column 2 - Element at row 3, column 3 - Element at row 3, column 4 - Element at row 4, column 1 - Element at row 4, column 2 - Element at row 4, column 3 - Element at row 4, column 4 - - - - Constructs a new Matrix4x4. - - Rotation matrix to copy values from. - - - - Transposes this matrix (rows become columns, vice versa). - - - - - Inverts the matrix. If the matrix is *not* invertible all elements are set to . - - - - - Compute the determinant of this matrix. - - The determinant - - - - Decomposes a transformation matrix into its original scale, rotation, and translation components. The - scaling vector receives the scaling for the x, y, z axes. The rotation is returned as a hamilton quaternion. And - the translation is the output position for the x, y, z axes. - - Vector to hold the scaling component - Quaternion to hold the rotation component - Vector to hold the translation component - - - - Decomposes a transformation matrix with no scaling. The rotation is returned as a hamilton - quaternion. The translation receives the output position for the x, y, z axes. - - Quaternion to hold the rotation component - Vector to hold the translation component - - - - Creates a rotation matrix from a set of euler angles. - - Rotation angle about the x-axis, in radians. - Rotation angle about the y-axis, in radians. - Rotation angle about the z-axis, in radians. - The rotation matrix - - - - Creates a rotation matrix from a set of euler angles. - - Vector containing the rotation angles about the x, y, z axes, in radians. - The rotation matrix - - - - Creates a rotation matrix for a rotation about the x-axis. - - Rotation angle in radians. - The rotation matrix - - - - Creates a rotation matrix for a rotation about the y-axis. - - Rotation angle in radians. - The rotation matrix - - - - Creates a rotation matrix for a rotation about the z-axis. - - Rotation angle in radians. - The rotation matrix - - - - Creates a rotation matrix for a rotation about an arbitrary axis. - - Rotation angle, in radians - Rotation axis, which should be a normalized vector. - The rotation matrix - - - - Creates a translation matrix. - - Translation vector - The translation matrix - - - - Creates a scaling matrix. - - Scaling vector - The scaling vector - - - - Creates a rotation matrix that rotates a vector called "from" into another - vector called "to". Based on an algorithm by Tomas Moller and John Hudges: - - "Efficiently Building a Matrix to Rotate One Vector to Another" - Journal of Graphics Tools, 4(4):1-4, 1999 - - - Starting vector - Ending vector - Rotation matrix to rotate from the start to end. - - - - Tests equality between two matrices. - - First matrix - Second matrix - True if the matrices are equal, false otherwise - - - - Tests inequality between two matrices. - - First matrix - Second matrix - True if the matrices are not equal, false otherwise - - - - Performs matrix multiplication. Multiplication order is B x A. That way, SRT concatenations - are left to right. - - First matrix - Second matrix - Multiplied matrix - - - - Implicit conversion from a 3x3 matrix to a 4x4 matrix. - - 3x3 matrix - 4x4 matrix - - - - Tests equality between this matrix and another. - - Other matrix to test - True if the matrices are equal, false otherwise - - - - Determines whether the specified is equal to this instance. - - The to compare with this instance. - - true if the specified is equal to this instance; otherwise, false. - - - - - Returns a hash code for this instance. - - - A hash code for this instance, suitable for use in hashing algorithms and data structures like a hash table. - - - - - Returns a that represents this instance. - - - A that represents this instance. - - - - - Gets the identity matrix. - - - - - Gets if this matrix is an identity matrix. - - - - - Gets or sets the value at the specific one-based row, column - index. E.g. i = 1, j = 2 gets the value in row 1, column 2 (MA2). Indices - out of range return a value of zero. - - - One-based Row index - One-based Column index - Matrix value - - - - Represents a two-dimensional vector. - - - - - X component. - - - - - Y component - - - - - Constructs a new Vector2D. - - X component - Y component - - - - Constructs a new Vector2D with both components - set the same value. - - Value to set both X and Y to - - - - Sets the X and Y values. - - X component - Y component - - - - Calculates the length of the vector. - - Vector's length - - - - Calculates the length of the vector squared. - - Vector's length squared - - - - Normalizes the vector where all components add to one (Unit Vector), but preserves - the direction that the vector represents. - - - - - Negates the vector. - - - - - Adds two vectors together. - - First vector - Second vector - Added vector - - - - Subtracts the second vector from the first vector. - - First vector - Second vector - Resulting vector - - - - Multiplies two vectors together. - - First vector - Second vector - Multiplied vector - - - - Multiplies a vector by a scalar. - - Source vector - Scalar value - Scaled vector - - - - Multiplies a vector by a scalar. - - Scalar value - Source vector - Scaled vector - - - - Divides the first vector by the second vector. - - First vector - Second vector - Divided vector - - - - Divides the vector by a divisor value. - - Source vector - Divisor - Divided vector - - - - Negates the vector. - - Source vector - Negated vector - - - - Tets equality between two vectors. - - First vector - Second vector - True if the vectors are equal, false otherwise - - - - Tests inequality between two vectors. - - First vector - Second vector - True if the vectors are not equal, false otherwise - - - - Tests equality between this vector and another vector. - - Vector to test against - True if components are equal - - - - Tests equality between this vector and another object. - - Object to test against - True if the object is a vector and the components are equal - - - - Returns a hash code for this instance. - - - A hash code for this instance, suitable for use in hashing algorithms and data structures like a hash table. - - - - - Returns a that represents this instance. - - - A that represents this instance. - - - - - Gets or sets the component value at the specified zero-based index - in the order of XY (index 0 access X, 1 access Y. If - the index is not in range, a value of zero is returned. - - Zero-based index. - The component value - - - - Represents a completely imported model or scene. Everything that was imported from the given file can be - accessed from here. Once the scene is loaded from unmanaged memory, it resides solely in managed memory - and Assimp's read only copy is released. - - - - - Constructs a new Scene. - - Unmanaged AiScene struct. - - - - Gets the state of the imported scene. By default no flags are set, but - issues can arise if the flag is set to incomplete. - - - - - Gets the root node of the scene graph. There will always be at least the root node - if the import was successful and no special flags have been set. Presence of further nodes - depends on the format and content of the imported file. - - - - - Gets the number of meshes in the scene. - - - - - Checks if the scene contains meshes. Unless if no special scene flags are set - this should always be true. - - - - - Gets the meshes contained in the scene, if any. - - - - - Gets the number of lights in the scene. - - - - - Checks if the scene contains any lights. - - - - - Gets the lights in the scene, if any. - - - - - Gets the number of cameras in the scene. - - - - - Checks if the scene contains any cameras. - - - - - Gets the cameras in the scene, if any. - - - - - Gets the number of embedded textures in the scene. - - - - - Checks if the scene contains embedded textures. - - - - - Gets the embedded textures in the scene, if any. - - - - - Gets the number of animations in the scene. - - - - - Checks if the scene contains any animations. - - - - - Gets the animations in the scene, if any. - - - - - Gets the number of materials in the scene. There should always be at least the - default Assimp material if no materials were loaded. - - - - - Checks if the scene contains any materials. There should always be at least the - default Assimp material if no materials were loaded. - - - - - Gets the materials in the scene. - - - - - Static class containing preset properties for post processing options. - - - - - PostProcess configuration for (some) Direct3D conventions, - left handed geometry, upper left origin for UV coordinates, - and clockwise face order, suitable for CCW culling. - - - - - PostProcess configuration for optimizing data for real-time. - Does the following steps: - - , , - , , - , and - - - - - PostProcess configuration for optimizing - data for real-time rendering. Does the following steps: - - , , - , , - , - , , - , , and - - - - - - PostProcess configuration for heavily optimizing the data - for real-time rendering. Includes all flags in - as well as - , , and - - - - - - Time-value pair specifying a rotation for a given time. - - - - - The time of this key. - - - - - The rotation of this key. - - - - - Constructs a new QuaternionKey. - - Time of the key. - Quaternion rotation at the time frame. - - - - Tests equality between two keys. - - The first key - The second key - True if the key's rotations are the same, false otherwise. - - - - Tests inequality between two keys. - - The first key - The second key - True if the key's rotations are not the same, false otherwise. - - - - Tests inequality between two keys. - - The first key - The second key - True if the first key's time is less than the second key's. - - - - Tests inequality between two keys. - - The first key - The second key - True if the first key's time is greater than the second key's. - - - - Determines whether the specified is equal to this instance. - - The to compare with this instance. - - true if the specified is equal to this instance; otherwise, false. - - - - - Tests equality between this key and another. - - Other key to test - True if their rotations are equal. - - - - Returns a hash code for this instance. - - - A hash code for this instance, suitable for use in hashing algorithms and data structures like a hash table. - - - - - Returns a that represents this instance. - - - A that represents this instance. - - - - - Assimp importer that will use Assimp to load a model into managed memory. - - - - - Constructs a new AssimpImporter. - - - - - Releases unmanaged resources and performs other cleanup operations before the - is reclaimed by garbage collection. - - - - - Importers a model from the stream without running any post-process steps. The importer sets configurations - and loads the model into managed memory, releasing the unmanaged memory used by Assimp. It is up to the caller to dispose of the stream. - - Stream to read from - Format extension to serve as a hint to Assimp to choose which importer to use - The imported scene - Thrown if the stream is not valid (null or write-only) or if the format hint is null or empty. - Thrown if attempting to import a model if the importer has been disposed of - - - - Importers a model from the stream. The importer sets configurations - and loads the model into managed memory, releasing the unmanaged memory used by Assimp. It is up to the caller to dispose of the stream. - - Stream to read from - Post processing flags, if any - Format extension to serve as a hint to Assimp to choose which importer to use - The imported scene - Thrown if the stream is not valid (null or write-only) or if the format hint is null or empty. - Thrown if attempting to import a model if the importer has been disposed of - - - - Importers a model from the specified file without running any post-process steps. The importer sets configurations - and loads the model into managed memory, releasing the unmanaged memory used by Assimp. - - Full path to the file - The imported scene - Thrown if there was a general error in importing the model. - Thrown if the file could not be located. - Thrown if attempting to import a model if the importer has been disposed of - - - - Importers a model from the specified file. The importer sets configurations - and loads the model into managed memory, releasing the unmanaged memory used by Assimp. - - Full path to the file - Post processing flags, if any - The imported scene - Thrown if there was a general error in importing the model. - Thrown if the file could not be located. - Thrown if attempting to import a model if the importer has been disposed of - - - - Converts the model contained in the file to the specified format and save it to a file. - - Input file name to import - Output file name to export to - Format id that specifies what format to export to - Thrown if there was a general error in importing the model. - Thrown if the file could not be located. - Thrown if attempting to import a model if the importer has been disposed of - - - - Converts the model contained in the file to the specified format and save it to a file. - - Input file name to import - Output file name to export to - Format id that specifies what format to export to - Pre processing steps used for the export - Thrown if there was a general error in importing the model. - Thrown if the file could not be located. - Thrown if attempting to import a model if the importer has been disposed of - - - - Converts the model contained in the file to the specified format and save it to a file. - - Input file name to import - Post processing steps used for the import - Output file name to export to - Format id that specifies what format to export to - Pre processing steps used for the export - Thrown if there was a general error in importing the model. - Thrown if the file could not be located. - Thrown if attempting to import a model if the importer has been disposed of - - - - Converts the model contained in the file to the specified format and save it to a data blob. - - Input file name to import - Format id that specifies what format to export to - Data blob containing the exported scene in a binary form - Thrown if there was a general error in importing the model. - Thrown if the file could not be located. - Thrown if attempting to import a model if the importer has been disposed of - - - - Converts the model contained in the file to the specified format and save it to a data blob. - - Input file name to import - Format id that specifies what format to export to - Pre processing steps used for the export - Data blob containing the exported scene in a binary form - Thrown if there was a general error in importing the model. - Thrown if the file could not be located. - Thrown if attempting to import a model if the importer has been disposed of - - - - Converts the model contained in the file to the specified format and save it to a data blob. - - Input file name to import - Post processing steps used for the import - Format id that specifies what format to export to - Pre processing steps used for the export - Data blob containing the exported scene in a binary form - Thrown if there was a general error in importing the model. - Thrown if the file could not be located. - Thrown if attempting to import a model if the importer has been disposed of - - - - Converts the model contained in the stream to the specified format and save it to a file. - - Stream to read from - Format extension to serve as a hint to Assimp to choose which importer to use - Output file name to export to - Format id that specifies what format to export to - Thrown if the stream is not valid (null or write-only) or if the format hint is null or empty. - Thrown if attempting to import a model if the importer has been disposed of - - - - Converts the model contained in the stream to the specified format and save it to a file. - - Stream to read from - Format extension to serve as a hint to Assimp to choose which importer to use - Output file name to export to - Format id that specifies what format to export to - Pre processing steps used for the export - Thrown if the stream is not valid (null or write-only) or if the format hint is null or empty. - Thrown if attempting to import a model if the importer has been disposed of - - - - Converts the model contained in the stream to the specified format and save it to a file. - - Stream to read from - Format extension to serve as a hint to Assimp to choose which importer to use - Post processing steps used for import - Output file name to export to - Format id that specifies what format to export to - Pre processing steps used for the export - Thrown if the stream is not valid (null or write-only) or if the format hint is null or empty. - Thrown if attempting to import a model if the importer has been disposed of - - - - Converts the model contained in the stream to the specified format and save it to a data blob. - - Stream to read from - Format extension to serve as a hint to Assimp to choose which importer to use - Format id that specifies what format to export to - Data blob containing the exported scene in a binary form - Thrown if the stream is not valid (null or write-only) or if the format hint is null or empty. - Thrown if attempting to import a model if the importer has been disposed of - - - - Converts the model contained in the stream to the specified format and save it to a data blob. - - Stream to read from - Format extension to serve as a hint to Assimp to choose which importer to use - Format id that specifies what format to export to - Pre processing steps used for the export - Data blob containing the exported scene in a binary form - Thrown if the stream is not valid (null or write-only) or if the format hint is null or empty. - Thrown if attempting to import a model if the importer has been disposed of - - - - Converts the model contained in the stream to the specified format and save it to a data blob. - - Stream to read from - Format extension to serve as a hint to Assimp to choose which importer to use - Post processing steps used for import - Format id that specifies what format to export to - Pre processing steps used for the export - Data blob containing the exported scene in a binary form - Thrown if the stream is not valid (null or write-only) or if the format hint is null or empty. - Thrown if attempting to import a model if the importer has been disposed of - - - - Attaches a logging stream to the importer. - - Logstream to attach - - - - Detaches a logging stream from the importer. - - Logstream to detatch - - - - Detaches all logging streams that are currently attached to the importer. - - - - - Gets the model formats that are supported for export by Assimp. - - Export formats supported - - - - Gets the model formats that are supported for import by Assimp. - - Import formats supported - - - - Checks if the format extension (e.g. ".dae" or ".obj") is supported for import. - - Model format - True if the format is supported, false otherwise - - - - Checks if the format extension (e.g. ".dae" or ".obj") is supported for export. - - Model format - True if the format is supported, false otherwise - - - - Sets a configuration property to the importer. - - Config to set - - - - Removes a set configuration property by name. - - Name of the config property - - - - Removes all configuration properties from the importer. - - - - - Checks if the importer has a config set by the specified name. - - Name of the config property - True if the config is present, false otherwise - - - - Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. - - - - - Releases unmanaged and - optionally - managed resources - - true to release both managed and unmanaged resources; false to release only unmanaged resources. - - - - Gets if the importer has been disposed. - - - - - Gets or sets the uniform scale for the model. This is multiplied - with the existing root node's transform. - - - - - Gets or sets the model's rotation about the X-Axis, in degrees. This is multiplied - with the existing root node's transform. - - - - - Gets or sets the model's rotation abut the Y-Axis, in degrees. This is multiplied - with the existing root node's transform. - - - - - Gets or sets the model's rotation about the Z-Axis, in degrees. This is multiplied - with the existing root node's transform. - - - - - Gets or sets if verbose logging should be enabled. - - - - - Gets the property configurations set to this importer. - - - - - Gets the logstreams attached to this importer. - - - - - An animation consists of keyframe data for a number of nodes. For - each node affected by the animation, a separate series of data is given. - - - - - Constructs a new Animation. - - Unmanaged AiAnimation. - - - - Gets the name of the animation. If the modeling package the - data was exported from only supports a single animation channel, this - name is usually empty. - - - - - Gets the duration of the animation in number of ticks. - - - - - Gets the number of ticks per second. It may be zero - if it is not specified in the imported file. - - - - - Gets the number of node animation channels where each channel - affects a single node. - - - - - Checks if the animation has node animation channels. - - - - - Gets the node animation channels. - - - - - Gets the number of mesh animation channels. - - - - - Checks if the animation has mesh animations. - - - - - Gets the mesh animation channels. - - - - - Represents a three-dimensional vector. - - - - - X component. - - - - - Y component. - - - - - Z component. - - - - - Constructs a new Vector3D. - - X component - Y component - Z component - - - - Constructs a new Vector3D. - - Vector2D containing the X, Y values - Z component - - - - Constructs a new Vector3D where each component is set - to the same value. - - Value to set X, Y, and Z to - - - - Sets the X, Y, and Z values. - - X component - Y component - Z component - - - - Calculates the length of the vector. - - Vector's length - - - - Calculates the length of the vector squared. - - Vector's length squared - - - - Normalizes the vector where all components add to one (Unit Vector), but preserves - the direction that the vector represents. - - - - - Negates the vector. - - - - - Calculates the cross product of two vectors. - - First vector - Second vector - Resulting vector - - - - Calculates the dot product of two vectors. - - First vector - Second vector - Resulting vector - - - - Adds two vectors together. - - First vector - Second vector - Added vector - - - - Subtracts the second vector from the first vector. - - First vector - Second vector - Resulting vector - - - - Multiplies two vectors together. - - First vector - Second vector - Multiplied vector - - - - Multiplies a vector by a scalar. - - Source vector - Scalar value - Scaled vector - - - - Multiplies a vector by a scalar. - - Scalar value - Source vector - Scaled vector - - - - Transforms this vector by a 3x3 matrix. This "post-multiplies" the two. - - Source matrix - Source vector - Transformed vector - - - - Transforms this vector by a 4x4 matrix. This "post-multiplies" the two. - - Source matrix - Source vector - Transformed vector - - - - Divides the first vector by the second vector. - - First vector - Second vector - Divided vector - - - - Divides the vector by a divisor value. - - Source vector - Divisor - Divided vector - - - - Negates the vector. - - Source vector - Negated vector - - - - Tets equality between two vectors. - - First vector - Second vector - True if the vectors are equal, false otherwise - - - - Tests inequality between two vectors. - - First vector - Second vector - True if the vectors are not equal, false otherwise - - - - Tests equality between this vector and another vector. - - Vector to test against - True if components are equal - - - - Tests equality between this vector and another object. - - Object to test against - True if the object is a vector and the components are equal - - - - Returns a hash code for this instance. - - - A hash code for this instance, suitable for use in hashing algorithms and data structures like a hash table. - - - - - Returns a that represents this instance. - - - A that represents this instance. - - - - - Gets or sets the component value at the specified zero-based index - in the order of XYZ (index 0 access X, 1 access Y, etc). If - the index is not in range, a value of zero is returned. - - Zero-based index. - The component value - - - - Represents a 3x3 matrix. Assimp docs say their matrices are always row-major, - and it looks like they're only describing the memory layout. Matrices are treated - as column vectors however (X base in the first column, Y base the second, and Z base the third) - - - - - Value at row 1, column 1 of the matrix - - - - - Value at row 1, column 2 of the matrix - - - - - Value at row 1, column 3 of the matrix - - - - - Value at row 2, column 1 of the matrix - - - - - Value at row 2, column 2 of the matrix - - - - - Value at row 2, column 3 of the matrix - - - - - Value at row 3, column 1 of the matrix - - - - - Value at row 3, column 2 of the matrix - - - - - Value at row 3, column 3 of the matrix - - - - - Constructs a new Matrix3x3. - - Element at row 1, column 1 - Element at row 1, column 2 - Element at row 1, column 3 - Element at row 2, column 1 - Element at row 2, column 2 - Element at row 2, column 3 - Element at row 3, column 1 - Element at row 3, column 2 - Element at row 3, column 3 - - - - Constructs a new Matrix3x3. - - A 4x4 matrix to construct from, only taking the rotation/scaling part. - - - - Transposes this matrix (rows become columns, vice versa). - - - - - Inverts the matrix. If the matrix is *not* invertible all elements are set to . - - - - - Compute the determinant of this matrix. - - The determinant - - - - Creates a rotation matrix from a set of euler angles. - - Rotation angle about the x-axis, in radians. - Rotation angle about the y-axis, in radians. - Rotation angle about the z-axis, in radians. - The rotation matrix - - - - Creates a rotation matrix from a set of euler angles. - - Vector containing the rotation angles about the x, y, z axes, in radians. - The rotation matrix - - - - Creates a rotation matrix for a rotation about the x-axis. - - Rotation angle in radians. - The rotation matrix - - - - Creates a rotation matrix for a rotation about the y-axis. - - Rotation angle in radians. - The rotation matrix - - - - Creates a rotation matrix for a rotation about the z-axis. - - Rotation angle in radians. - The rotation matrix - - - - Creates a rotation matrix for a rotation about an arbitrary axis. - - Rotation angle, in radians - Rotation axis, which should be a normalized vector. - The rotation matrix - - - - Creates a scaling matrix. - - Scaling vector - The scaling vector - - - - Creates a rotation matrix that rotates a vector called "from" into another - vector called "to". Based on an algorithm by Tomas Moller and John Hudges: - - "Efficiently Building a Matrix to Rotate One Vector to Another" - Journal of Graphics Tools, 4(4):1-4, 1999 - - - Starting vector - Ending vector - Rotation matrix to rotate from the start to end. - - - - Tests equality between two matrices. - - First matrix - Second matrix - True if the matrices are equal, false otherwise - - - - Tests inequality between two matrices. - - First matrix - Second matrix - True if the matrices are not equal, false otherwise - - - - Performs matrix multiplication.Multiplication order is B x A. That way, SRT concatenations - are left to right. - - First matrix - Second matrix - Multiplied matrix - - - - Implicit conversion from a 4x4 matrix to a 3x3 matrix. - - 4x4 matrix - 3x3 matrix - - - - Tests equality between this matrix and another. - - Other matrix to test - True if the matrices are equal, false otherwise - - - - Determines whether the specified is equal to this instance. - - The to compare with this instance. - - true if the specified is equal to this instance; otherwise, false. - - - - - Returns a hash code for this instance. - - - A hash code for this instance, suitable for use in hashing algorithms and data structures like a hash table. - - - - - Returns a that represents this instance. - - - A that represents this instance. - - - - - Gets the identity matrix. - - - - - Gets if this matrix is an identity matrix. - - - - - Gets or sets the value at the specific one-based row, column - index. E.g. i = 1, j = 2 gets the value in row 1, column 2 (MA2). Indices - out of range return a value of zero. - - - One-based Row index - One-based Column index - Matrix value - - - - Represents an embedded texture. Some file formats directly embed texture assets. - Embedded textures may be uncompressed, where the data is given in an uncompressed format. - Or it may be compressed in a format like png or jpg. In the latter case, the raw - file bytes are given so the application must utilize an image decoder (e.g. DevIL) to - get access to the actual color data. - - - - - Creates a new texture based on the unmanaged struct. A height of zero - indicates a compressed texture. - - Unmanaged AiTexture struct - The embededded texture - - - - Gets if the texture is compressed or not. - - - - - Represents a compressed embedded texture. See for a complete - description. - - - - - Gets if the texture data is present - this should always be true. - - - - - Gets the number of bytes in the buffer. - - - - - Gets the raw byte data representing the compressed texture. - - - - - Gets the format hint to determine the type of compressed data. This hint - will always be a three-character hint like "dds", "jpg", "png". - - - - - Gets if the texture is compressed or not. - - - - - Represents an uncompressed embedded texture. See for a complete - description. - - - - - Constructs a new UnCompressedTexture. - - Unmanaged AiTexture struct. - - - - Gets the width of the texture in pixels. - - - - - Gets the height of the texture in pixels. - - - - - Gets if the texel data is present - should always be true. - - - - - Gets the texel data, the array is of size Width * Height. - - - - - Gets if the texture is compressed or not. - - - - - Describes a blob of exported scene data. Blobs can be nested - each blob may reference another blob, which in - turn can reference another and so on. This is used to allow exporters to write more than one output for a given - scene, such as material files. Existence of such files depends on the format. - - - - - Creates a new ExportDataBlob. - - Unmanaged structure. - - - - Creates a new ExportDataBlob. - - Name - Data - - - - Writes the data blob to the specified stream. - - Output stream - - - - Reads a data blob from the specified stream. - - Input stream - Data blob - - - - Gets the name of the blob. The first and primary blob always has an empty string for a name. Auxillary files - that are nested will have names. - - - - - Get the blob data. - - - - - Gets the next data blob. - - - - - Gets if the blob data is valid. - - - - - Represents a RGB color. - - - - - Red component. - - - - - Green component. - - - - - Blue component. - - - - - Constructs a Color3D. - - Red component - Green component - Blue component - - - - Constructs a Color3D where each component is - set to the same value. - - Value to set R, G, B components - - - - Determines if the color is black, or close to being black. - - True if the color is black/nearly block, false otherwise. - - - - Adds the two colors together. - - First color - Second color - Added color - - - - Adds the value to each of the components of the color. - - Source color - Value to add to each component - Added color - - - - Adds the value to each of the components of the color. - - Value to add to each component - Source color - Added color - - - - Subtracts the second color from the first color. - - First color - Second color - Resulting color - - - - Subtracts the value from each of the color's components. - - Source color - Value to subtract from each component - Resulting color - - - - Subtracts the color's components from the value, returning - the result as a new color. Same as new Color4D(value) - color - - Value for each component of the first color - Second color - Resulting color - - - - Multiplies the two colors. - - First color - Second color - Multiplied color. - - - - Multiplies the color by a scalar value, component wise. - - Source color - Scalar value - Resulting color - - - - Multiplies the color by a scalar value, component wise. - - Scalar value - Source color - Resulting color - - - - Divides the first color by the second color, component wise. - - First color - Second color - Resulting color - - - - Divides the color by a divisor value. - - Source color - Divisor - Resulting color - - - - Tets equality between two colors. - - First color - Second color - True if the colors are equal, false otherwise - - - - Tets inequality between two colors. - - First color - Second color - True if the colors are not equal, false otherwise - - - - Tests equality between this color and another color - - Color to test against - True if components are equal - - - - Tests equality between this color and another object. - - Object to test against - True if the object is a color and the components are equal - - - - Returns a hash code for this instance. - - - A hash code for this instance, suitable for use in hashing algorithms and data structures like a hash table. - - - - - Returns a that represents this instance. - - - A that represents this instance. - - - - - Gets or sets the component value at the specified zero-based index - in the order of RGBA (index 0 access R, 1 access G, etc). If - the index is not in range, a value of zero is returned. - - Zero-based index. - The component value - - - - A 4D vector that represents a rotation. - - - - - Rotation component of the quaternion/ - - - - - X component of the vector part of the quaternion. - - - - - Y component of the vector part of the quaternion. - - - - - Z component of the vector part of the quaternion. - - - - - Constructs a new Quaternion. - - W component - X component - Y component - Z component - - - - Constructs a new Quaternion from a rotation matrix. - - Rotation matrix to create the Quaternion from. - - - - Constructs a new Quaternion from three euler angles. - - Pitch - Yaw - Roll - - - - Constructs a new Quaternion from an axis-angle. - - Axis - Angle about the axis - - - - Normalizes the quaternion. - - - - - Transforms this quaternion into its conjugate. - - - - - Returns a matrix representation of the quaternion. - - - - - - Spherical interpolation between two quaternions. - - Start rotation when factor == 0 - End rotation when factor == 1 - Interpolation factor between 0 and 1, values beyond this range yield undefined values - - - - - Rotates a point by this quaternion. - - Point to rotate - Quaternion representing the rotation - - - - - Multiplies two quaternions. - - First quaternion - Second quaternion - Resulting quaternion - - - - Tests equality between two quaternions. - - First quaternion - Second quaternion - True if the quaternions are equal, false otherwise. - - - - Tests inequality between two quaternions. - - First quaternion - Second quaternion - True if the quaternions are not equal, false otherwise. - - - - Tests equality between two quaternions. - - Quaternion to compare - True if the quaternions are equal. - - - - Tests equality between this color and another object. - - Object to test against - True if the object is a color and the components are equal - - - - Returns a hash code for this instance. - - - A hash code for this instance, suitable for use in hashing algorithms and data structures like a hash table. - - - - - Returns a that represents this instance. - - - A that represents this instance. - - - - - A node in the imported model hierarchy. - - - - - Constructs a new Node. - - Unmanaged AiNode structure - Parent of this node or null - - - - Finds a node with the specific name, which may be this node - or any children or children's children, and so on, if it exists. - - Node name - The node or null if it does not exist - - - - Gets the name of the node. - - - - - Gets the transformation of the node relative to its parent. - - - - - Gets the node's parent, if it exists. - - - - - Gets the number of children that is owned by this node. - - - - - Gets if the node contains children. - - - - - Gets the node's children. - - - - - Gets the number of meshes referenced by this node. - - - - - Gets if the node contains mesh references. - - - - - Gets the indices of the meshes referenced by this node. Meshes can be - shared between nodes, so there is a mesh collection owned by the scene - that each node can reference. - - - - - Callback delegate for Assimp's LogStream. - - Log message - User data that is passed to the callback - - - - Represents a log stream, which receives all log messages and - streams them somewhere. - - - - - Constructs a new LogStream. - - - - - Constructs a new LogStream. - - User-supplied data - - - - Constructs a new LogStream. - - Callback called when messages are logged. - - - - Constructs a new LogStream. - - Callback called when messages are logged. - User-supplied data - - - - Override this method to log a message for a subclass of Logstream, if no callback - was set. - - Message - User data - - - - User data to be passed to the callback. - - - - - Log stream that writes messages to the Console. - - - - - Constructs a new console logstream. - - - - - Constructs a new console logstream. - - User supplied data - - - - Log a message to the console. - - Message - Userdata - - - - Represents a Red-Green-Blue-Alpha (RGBA) color. - Color values range from 0 to 1. - - - - - Red component. - - - - - Green component. - - - - - Blue component. - - - - - Alpha component. - - - - - Constructs a Color4D. - - Red component - Green component - Blue component - Alpha component - - - - Constructs a Color4D. Alpha is set to 1.0. - - Red component - Green component - Blue component - - - - Constructs a Color4D where each component is - set to the same value. - - Value to set R, G, B, A components - - - - Determines if the color is black, or close to being black. - - True if the color is black/nearly block, false otherwise. - - - - Adds the two colors together. - - First color - Second color - Added color - - - - Adds the value to each of the components of the color. - - Source color - Value to add to each component - Added color - - - - Adds the value to each of the components of the color. - - Value to add to each component - Source color - Added color - - - - Subtracts the second color from the first color. - - First color - Second color - Resulting color - - - - Subtracts the value from each of the color's components. - - Source color - Value to subtract from each component - Resulting color - - - - Subtracts the color's components from the value, returning - the result as a new color. Same as new Color4D(value) - color - - Value for each component of the first color - Second color - Resulting color - - - - Multiplies the two colors. - - First color - Second color - Multiplied color. - - - - Multiplies the color by a scalar value, component wise. - - Source color - Scalar value - Resulting color - - - - Multiplies the color by a scalar value, component wise. - - Scalar value - Source color - Resulting color - - - - Divides the first color by the second color, component wise. - - First color - Second color - Resulting color - - - - Divides the color by a divisor value. - - Source color - Divisor - Resulting color - - - - Tets equality between two colors. - - First color - Second color - True if the colors are equal, false otherwise - - - - Tets inequality between two colors. - - First color - Second color - True if the colors are not equal, false otherwise - - - - Tests equality between this color and another color - - Color to test against - True if components are equal - - - - Tests equality between this color and another object. - - Object to test against - True if the object is a color and the components are equal - - - - Returns a hash code for this instance. - - - A hash code for this instance, suitable for use in hashing algorithms and data structures like a hash table. - - - - - Returns a that represents this instance. - - - A that represents this instance. - - - - - Gets or sets the component value at the specified zero-based index - in the order of RGBA (index 0 access R, 1 access G, etc). If - the index is not in range, a value of zero is returned. - - Zero-based index. - The component value - - - - Singleton that governs access to the unmanaged Assimp library functions. - - - - - Private Constructor - - - - - Loads the library using the default 32-bit or 64-bit DLL path, depending on the OS AssimpNet is running on. - - Thrown if the library is already loaded or if there was an error in loading the library. - - - - Loads the Assimp unmanaged library using the DLL path specified in LibraryPath. If the library is already loaded, or there was an error - in loading the library, an AssimpException is thrown. - - Path to the Assimp DLL. - Thrown if the library is already loaded or if there was an error in loading the library. - - - - Frees the Assimp unmanaged library. - - - - - Imports a file. - - Valid filename - Post process flags specifying what steps are to be run after the import. - Property store containing config name-values, may be null. - Pointer to the unmanaged data structure. - - - - Imports a scene from a stream. This uses the "aiImportFileFromMemory" function. The stream can be from anyplace, - not just a memory stream. It is up to the caller to dispose of the stream. - - Stream containing the scene data - Post processing flags - A hint to Assimp to decide which importer to use to process the data - Property store containing the config name-values, may be null. - - - - - Releases the unmanaged scene data structure. - - Pointer to the unmanaged scene data structure. - - - - Applies a post-processing step on an already imported scene. - - Pointer to the unmanaged scene data structure. - Post processing steps to run. - Pointer to the unmanaged scene data structure. - - - - Gets all supported export formats. - - Array of supported export formats. - - - - Exports the given scene to a chosen file format. Returns the exported data as a binary blob which you can embed into another data structure or file. - - Scene to export, it is the responsibility of the caller to free this when finished. - Format id describing which format to export to. - Pre processing flags to operate on the scene during the export. - Exported binary blob, or null if there was an error. - - - - Exports the given scene to a chosen file format and writes the result file(s) to disk. - - The scene to export, which needs to be freed by the caller. The scene is expected to conform to Assimp's Importer output format. In short, - this means the model data should use a right handed coordinate system, face winding should be counter clockwise, and the UV coordinate origin assumed to be upper left. If the input is different, specify the pre processing flags appropiately. - Format id describing which format to export to. - Output filename to write to - Pre processing flags - accepts any post processing step flag. In reality only a small subset are actually supported, e.g. to ensure the input - conforms to the standard Assimp output format. Some may be redundant, such as triangulation, which some exporters may have to enforce due to the export format. - Return code specifying if the operation was a success. - - - - Attaches a log stream callback to catch Assimp messages. - - Logstream to attach - - - - Enables verbose logging. - - True if verbose logging is to be enabled or not. - - - - Detaches a logstream callback. - - Logstream to detach - A return code signifying if the function was successful or not. - - - - Detaches all logstream callbacks currently attached to Assimp. - - - - - Create an empty property store. Property stores are used to collect import settings. - - Pointer to property store - - - - Deletes a property store. - - Pointer to property store - - - - Sets an integer property value. - - Pointer to property store - Property name - Property value - - - - Sets a float property value. - - Pointer to property store - Property name - Property value - - - - Sets a string property value. - - Pointer to property store - Property name - Property value - - - - Retrieves a color value from the material property table. - - Material to retrieve the data from - Ai mat key (base) name to search for - Texture Type semantic, always zero for non-texture properties - Texture index, always zero for non-texture properties - The color if it exists. If not, the default Color4D value is returned. - - - - Retrieves an array of float values with the specific key from the material. - - Material to retrieve the data from - Ai mat key (base) name to search for - Texture Type semantic, always zero for non-texture properties - Texture index, always zero for non-texture properties - The maximum number of floats to read. This may not accurately describe the data returned, as it may not exist or be smaller. If this value is less than - the available floats, then only the requested number is returned (e.g. 1 or 2 out of a 4 float array). - The float array, if it exists - - - - Retrieves an array of integer values with the specific key from the material. - - Material to retrieve the data from - Ai mat key (base) name to search for - Texture Type semantic, always zero for non-texture properties - Texture index, always zero for non-texture properties - The maximum number of integers to read. This may not accurately describe the data returned, as it may not exist or be smaller. If this value is less than - the available integers, then only the requested number is returned (e.g. 1 or 2 out of a 4 float array). - The integer array, if it exists - - - - Retrieves a material property with the specific key from the material. - - Material to retrieve the property from - Ai mat key (base) name to search for - Texture Type semantic, always zero for non-texture properties - Texture index, always zero for non-texture properties - The material property, if found. - - - - Retrieves a string from the material property table. - - Material to retrieve the data from - Ai mat key (base) name to search for - Texture Type semantic, always zero for non-texture properties - Texture index, always zero for non-texture properties - The string, if it exists. If not, an empty string is returned. - - - - Gets the number of textures contained in the material for a particular texture type. - - Material to retrieve the data from - Texture Type semantic - The number of textures for the type. - - - - Gets the texture filepath contained in the material. - - Material to retrieve the data from - Texture type semantic - Texture index - The texture filepath, if it exists. If not an empty string is returned. - - - - Gets all values pertaining to a particular texture from a material. - - Material to retrieve the data from - Texture type semantic - Texture index - Returns the texture slot struct containing all the information. - - - - Gets the last error logged in Assimp. - - The last error message logged. - - - - Checks whether the model format extension is supported by Assimp. - - Model format extension, e.g. ".3ds" - True if the format is supported, false otherwise. - - - - Gets all the model format extensions that are currently supported by Assimp. - - Array of supported format extensions - - - - Gets the memory requirements of the scene. - - Pointer to the unmanaged scene data structure. - The memory information about the scene. - - - - Creates a quaternion from the 3x3 rotation matrix. - - Quaternion struct to fill - Rotation matrix - - - - Decomposes a 4x4 matrix into its scaling, rotation, and translation parts. - - 4x4 Matrix to decompose - Scaling vector - Quaternion containing the rotation - Translation vector - - - - Transposes the 4x4 matrix. - - Matrix to transpose - - - - Transposes the 3x3 matrix. - - Matrix to transpose - - - - Transforms the vector by the 3x3 rotation matrix. - - Vector to transform - Rotation matrix - - - - Transforms the vector by the 4x4 matrix. - - Vector to transform - Matrix transformation - - - - Multiplies two 4x4 matrices. The destination matrix receives the result. - - First input matrix and is also the Matrix to receive the result - Second input matrix, to be multiplied with "dst". - - - - Multiplies two 3x3 matrices. The destination matrix receives the result. - - First input matrix and is also the Matrix to receive the result - Second input matrix, to be multiplied with "dst". - - - - Creates a 3x3 identity matrix. - - Matrix to hold the identity - - - - Creates a 4x4 identity matrix. - - Matrix to hold the identity - - - - Gets the Assimp legal info. - - String containing Assimp legal info. - - - - Gets the native Assimp DLL's minor version number. - - - - - - Gets the native Assimp DLL's major version number. - - Assimp major version number - - - - Gets the native Assimp DLL's revision version number. - - Assimp revision version number - - - - Gets the native Assimp DLL's current version number as "major.minor.revision" string. This is the - version of Assimp that this wrapper is currently using. - - - - - - Get the compilation flags that describe how the native Assimp DLL was compiled. - - Compilation flags - - - - Gets the AssimpLibrary instance. - - - - - Gets the default path used for loading the 32-bit version of the unmanaged Assimp DLL. - - - - - Gets the default path used for loading the 64-bit version of the unmanaged Assimp DLL. - - - - - Gets the current path to the unmanaged Assimp DLL that is loaded. - - - - - Gets if the Assimp unmanaged library has been loaded or not. - - - - diff --git a/External/AssimpNet-3.1/Bin/net40/AssimpNet.dll b/External/AssimpNet-3.1/Bin/net40/AssimpNet.dll deleted file mode 100644 index 364ffaf8..00000000 Binary files a/External/AssimpNet-3.1/Bin/net40/AssimpNet.dll and /dev/null differ diff --git a/External/AssimpNet-3.1/ChangeLog.txt b/External/AssimpNet-3.1/ChangeLog.txt deleted file mode 100644 index 8b52b8c0..00000000 --- a/External/AssimpNet-3.1/ChangeLog.txt +++ /dev/null @@ -1,106 +0,0 @@ ----------------------------------------------------------------------- -CHANGELOG ----------------------------------------------------------------------- -3.1 (01-01-2013) - - - Added AnyCPU support, replaced AssimpMethods with AssimpLibrary that dynamically loads/unloads the unmanaged Assimp DLL - optionally, a custom file path can be specified to load the Assimp DLL. By default, the 32 or 64 bit Assimp DLL is loaded from the - same directory that the AssimpNet DLL is located in, depending on the bitness of the process. - - - Added missing properties for PreState/PostState in NodeAnimationChannel - - -Targets Assimp 3.0.1270 - - - -====================================================================== - - - - -3.0 (11-11-2012) - - - Upgraded to Assimp3.0 - - - Added Convert API to AssimpImporter to utilize new Export functionality - - - Several fixes to Matrix-Quaternion structures - - -Targets Assimp 3.0.1270 - - - -====================================================================== - - - - -2.1.2.1 Refresh (7-27-2012) - - - Added root transformations to the importer - can specify Scale, XRotation, YRotation, and ZRotation. Can use these properties to bake the - transformation by specifying the "PreTransformVertices" post process flag. - - - Added missing OffsetMatrix property to Bone - - -Targets Assimp 2.0.854 - - - -====================================================================== - - - - -2.1.2 (4-4-2012) - - - Added RemoveConfigs() method to AssimpImporter - - - Fixed an occassional crash when mashalling string material properties - - -Targets Assimp 2.0.854 - - - -====================================================================== - - - - -2.1 (1-28-2012) - - - Added Matrix3x3, Matrix4x4 methods. - - - Fixed several bugs in Quaternion. - - - Added unit tests for Matrix3x3, Matrix4x4, Quaternion. - - - Added "ImportFileFromStream" AssimpMethod and equivalent methods to the AssimpImporter: - - This is the implementation for "aiImportFileFromMemory". - - - - Added a "ReadStreamFully" method to MemoryHelper. - - - Added "Importer Settings" config classes. - - - Added a sample a port of Assimp's simple textured OpenGL sample using OpenTK. - - -Targets Assimp 2.0.854 - - - -====================================================================== - - - -2.0 (1-22-2012) - - - Initial release, core API is finished. - - -Targets Assimp 2.0.854 \ No newline at end of file diff --git a/External/AssimpNet-3.1/Readme.txt b/External/AssimpNet-3.1/Readme.txt deleted file mode 100644 index 6b8dd59d..00000000 --- a/External/AssimpNet-3.1/Readme.txt +++ /dev/null @@ -1,7 +0,0 @@ -==Instructions== - -No special instructions - just unzip and use the .NET assembly as a reference in Visual studio. Ensure the -respective Assimp DLL is in the same directory as the .NET assembly. Enjoy! - -As a new user, your starting point should be the AssimpImporter class. This allows you to import models, and from -there the documentation should be able to guide you through the model data structure. \ No newline at end of file diff --git a/External/AssimpNet-3.1/Samples/Assimp32.dll b/External/AssimpNet-3.1/Samples/Assimp32.dll deleted file mode 100644 index 216f66e3..00000000 Binary files a/External/AssimpNet-3.1/Samples/Assimp32.dll and /dev/null differ diff --git a/External/AssimpNet-3.1/Samples/Assimp64.dll b/External/AssimpNet-3.1/Samples/Assimp64.dll deleted file mode 100644 index dd041d80..00000000 Binary files a/External/AssimpNet-3.1/Samples/Assimp64.dll and /dev/null differ diff --git a/External/AssimpNet-3.1/Samples/AssimpNet.XML b/External/AssimpNet-3.1/Samples/AssimpNet.XML deleted file mode 100644 index 19689d45..00000000 --- a/External/AssimpNet-3.1/Samples/AssimpNet.XML +++ /dev/null @@ -1,7883 +0,0 @@ - - - - AssimpNet - - - - - Time-value pair specifying a 3D vector for a given time. - - - - - The time of this key. - - - - - The 3D vector value of this key. - - - - - Constructs a new VectorKey. - - The time of this key. - The 3D vector value of this key. - - - - Tests equality between two keys. - - The first key - The second key - True if the key's 3D vectors are the same, false otherwise. - - - - Tests inequality between two keys. - - The first key - The second key - True if the key's 3D vectors are not the same, false otherwise. - - - - Tests inequality between two keys. - - The first key - The second key - True if the first key's time is less than the second key's. - - - - Tests inequality between two keys. - - The first key - The second key - True if the first key's time is greater than the second key's. - - - - Determines whether the specified is equal to this instance. - - The to compare with this instance. - - true if the specified is equal to this instance; otherwise, false. - - - - - Tests equality between this key and another. - - Other key to test - True if their 3D vectors are equal. - - - - Returns a hash code for this instance. - - - A hash code for this instance, suitable for use in hashing algorithms and data structures like a hash table. - - - - - Returns a that represents this instance. - - - A that represents this instance. - - - - - A mesh attachment store per-vertex animations for a particular frame. You may - think of this as a 'patch' for the host mesh, since the mesh attachment replaces only certain - vertex data streams at a particular time. Each mesh stores 'n' attached meshes. The actual - relationship between the time line and mesh attachments is established by the mesh animation channel, - which references singular mesh attachments by their ID and binds them to a time offset. - - - - - Constructs a new MeshAttachment. - - Unmanaged AiAnimMesh struct. - - - - Checks if the mesh attachment overrides a particular set of vertex colors on - the host mesh. The index is between zero and the maximumb number of vertex color channels. - - Channel index - True if vertex colors are present in the channel. - - - - Checks if the mesh attachment overrides a particular set of texture coordinates on - the host mesh. The index is between zero and the maximum number of texture coordinate channels. - - Channel index - True if texture coordinates are present in the channel. - - - - Gets the array of vertex colors from the specified vertex color channel. - - Channel index - The vertex color array, or null if it does not exist. - - - - Gets the array of texture coordinates from the specified texture coordinate - channel. - - Channel index - The texture coordinate array, or null if it does not exist. - - - - Gets the number of vertices in this mesh. This is a replacement - for the host mesh's vertex count. Likewise, a mesh attachment - cannot add or remove per-vertex attributes, therefore the existance - of vertex data will match the existance of data in the mesh. - - - - - Checks whether the attachment mesh overrides the vertex positions - of its host mesh. - - - - - Gets the vertex position array. - - - - - Checks whether the attachment mesh overrides the vertex normals of - its host mesh. - - - - - Gets the vertex normal array. - - - - - Checks whether the attachment mesh overrides the vertex - tangents and bitangents of its host mesh. - - - - - Gets the vertex tangent array. - - - - - Gets the vertex bitangent array. - - - - - Describes vertex-based animations for a single mesh or a group of meshes. Meshes - carry the animation data for each frame. The purpose of this object is to define - keyframes, linking each mesh attachment to a particular point in a time. - - - - - Construct a new MeshAnimation. - - Unmanaged AiMeshAnim struct. - - - - Gets the name of the mesh to be animated. Empty strings are not allowed, - animation meshes need to be named (not necessarily uniquely, the name can basically - serve as a wildcard to select a group of meshes with similar animation setup). - - - - - Gets the number of meshkeys in this animation channel. There will always - be at least one key. - - - - - Checks if this animation channel has mesh keys - this should always be true. - - - - - Gets the mesh keyframes of the animation. This should not be null. - - - - - Base property config. - - - - - Creates a new property config that has no active Assimp property store. - - Name of the property. - - - - Sets the current value to the default value. - - - - - Applies the property value to the given Assimp property store. - - Assimp property store - - - - Applies the property value to the given Assimp property store. - - Assimp property store - - - - Gets the property name. - - - - - Describes an integer configuration property. - - - - - Constructs a new IntengerPropertyConfig. - - Name of the property - Property value - - - - constructs a new IntegerPropertyConfig with a default value. - - Name of the property - Property value - The default property value - - - - Sets the current value to the default value. - - - - - Applies the property value to the given Assimp property store. - - Assimp property store - - - - Gets the property value. - - - - - Gets the default property value. - - - - - Describes a float configuration property. - - - - - Constructs a new FloatPropertyConfig. - - Name of the property - Property value - - - - Constructs a new FloatPropertyConfig with a default value. - - Name of the property - Property value - The default property value - - - - Sets the current value to the default value. - - - - - Applies the property value to the given Assimp property store. - - Assimp property store - - - - Gets the property value. - - - - - Gets the default property value. - - - - - Describes a boolean configuration property. - - - - - Constructs a new BooleanPropertyConfig. - - Name of the property - Property value - - - - Constructs a new BooleanPropertyConfig with a default value. - - Name of the property - Property value - The default property value - - - - Sets the current value to the default value. - - - - - Applies the property value to the given Assimp property store. - - Assimp property store - - - - Gets the property value. - - - - - Gets the default property value. - - - - - Describes a string configuration property. - - - - - Constructs a new StringPropertyConfig. - - Name of the property - Property value - - - - Constructs a new StringPropertyConfig with a default value. - - Name of the property - Property value - The default property value - - - - Sets the current value to the default value. - - - - - Applies the property value to the given Assimp property store. - - Assimp property store - - - - Convience method for constructing a whitespace delimited name list. - - Array of names - White-space delimited list as a string - - - - Gets the property value. - - - - - Gets the default property value. - - - - - Configuration to enable time measurements. If enabled, each - part of the loading process is timed and logged. - - - - - Constructs a new MeasureTimeConfig. - - True if the loading process should be timed or not. - - - - Gets the string name used by MeasureTimeConfig. - - - - - Configuration to set Assimp's multithreading policy. Possible - values are -1 to let Assimp decide, 0 to disable multithreading, or - any number larger than zero to force a specific number of threads. This - is only a hint and may be ignored by Assimp. - - - - - Constructs a new MultithreadingConfig. - - A value of -1 will let Assimp decide, - a value of zero to disable multithreading, and a value greater than zero - to force a specific number of threads. - - - - Gets the string name used by MultithreadingConfig. - - - - - Configuration to set the maximum angle that may be between two vertex tangents/bitangents - when they are smoothed during the step to calculate the tangent basis. The default - value is 45 degrees. - - - - - Constructs a new TangentSmoothingAngleConfig. - - Smoothing angle, in degrees. - - - - Gets the string name used by TangentSmoothingAngleConfig. - - - - - Configuration to set the maximum angle between two face normals at a vertex when - they are smoothed during the step to calculate smooth normals. This is frequently - called the "crease angle". The maximum and default value is 175 degrees. - - - - - Constructs a new NormalSmoothingAngleConfig. - - Smoothing angle, in degrees. - - - - Gets the string name used by NormalSmoothingAngleConfig. - - - - - Configuration to set the colormap (palette) to be used to decode embedded textures in MDL (Quake or 3DG5) - files. This must be a valid path to a file. The file is 768 (256 * 3) bytes alrge and contains - RGB triplets for each of the 256 palette entries. If the file is not found, a - default palette (from Quake 1) is used. The default value is "colormap.lmp". - - - - - Constructs a new MDLColorMapConfig. - - Colormap filename - - - - Gets the string name used by MDLColorMapConfig. - - - - - Configuration for the the step - to determine what materials to keep. If a material matches one of these names it will not - be modified or removed by the post processing step. Default is an empty string. - - - - - Constructs a new MaterialExcludeListConfig. Material names containing whitespace - must be enclosed in single quotation marks. - - List of material names that will not be modified or replaced by the remove redundant materials post process step. - - - - Gets the string name used by MaterialExcludeListConfig. - - - - - Configuration for the step - to keep the scene hierarchy. Meshes are moved to worldspace, but no optimization is performed - where meshes with the same materials are not joined. This option can be useful - if you have a scene hierarchy that contains important additional information - which you intend to parse. The default value is false. - - - - - Constructs a new KeepHierarchyConfig. - - True to keep the hierarchy, false otherwise. - - - - Gets the string name used by KeepSceneHierarchyConfig. - - - - - Configuration for the step - to normalize all vertex components into the -1...1 range. The default value is - false. - - - - - Constructs a new NormalizeVertexComponentsConfig. - - True if the post process step should normalize vertex components, false otherwise. - - - - Gets the string name used by NormalizeVertexComponentsConfig. - - - - - Configuration for the step to - remove degenerted primitives from the import immediately. The default value is false, - where degenerated triangles are converted to lines, and degenerated lines to points. - - - - - Constructs a new RemoveDegeneratePrimitivesConfig. - - True if the post process step should remove degenerate primitives, false otherwise. - - - - Gets the string name used by RemoveDegeneratePrimitivesConfig. - - - - - Configuration for the step - to preserve nodes matching a name in the given list. Nodes that match the names in the list - will not be modified or removed. Identifiers containing whitespaces - must be enclosed in single quotation marks. The default value is an - empty string. - - - - - Constructs a new NodeExcludeListConfig. - - List of node names - - - - Gets the string name used by NodeExcludeListConfig. - - - - - Configuration for the step - that specifies the maximum number of triangles a mesh can contain. The - default value is MeshTriangleLimitConfigDefaultValue. - - - - - Constructs a new MeshTriangleLimitConfig. - - Max number of triangles a mesh can contain. - - - - Gets the string name used by MeshTriangleLimitConfig. - - - - - Gets the defined default limit value, this corresponds to the - constant. - - - - - Configuration for the step - that specifies the maximum number of vertices a mesh can contain. The - default value is MeshVertexLimitConfigDefaultValue. - - - - - Constructs a new MeshVertexLimitConfig. - - Max number of vertices a mesh can contain. - - - - Gets the string name used by MeshVertexLimitConfig. - - - - - Gets the defined default limit value, this corresponds to the - constant. - - - - - Configuration for the step - that specifies the maximum number of bone weights per vertex. The default - value is VertexBoneWeightLimitConfigDefaultValue. - - - - - Constructs a new VertexBoneWeightLimitConfig. - - Max number of bone weights per vertex. - - - - gets the string name used by VertexBoneWeightLimitConfig. - - - - - Gets the defined default limit value, this corresponds to the - constant. - - - - - Configuration for the step - that specifies the size of the post-transform vertex cache. The size is - given in number of vertices and the default value is VertexCacheSizeConfigDefaultValue. - - - - - Constructs a new VertexCacheSizeConfig. - - Size of the post-transform vertex cache, in number of vertices. - - - - Gets the string name used by VertexCacheConfig. - - - - - Gets the defined default vertex cache size, this corresponds to - the . - - - - - Configuration for the step that - specifies which parts of the data structure is to be removed. If no valid mesh - remains after the step, the import fails. The default value i . - - - - - Constructs a new RemoveComponentConfig. - - Bit-wise combination of components to exclude. - - - - Gets the string name used by RemoveComponentConfig. - - - - - Configuration for the step that - specifies which primitive types are to be removed by the step. Specifying all - primitive types is illegal. The default value is zero specifying none. - - - - - Constructs a new SortByPrimitiveTypeConfig. - - Bit-wise combination of primitive types to remove - - - - Gets the string name used by SortByPrimitiveTypeConfig. - - - - - Configuration for the step that - specifies the floating point accuracy for animation values, specifically - the episilon during comparisons. The default value is 0.0f. - - - - - Constructs a new AnimationAccuracyConfig. - - Episilon for animation value comparisons. - - - - Gets the string name used by AnimationAccuracyConfig. - - - - - Configuration for the step that - specifies which UV transformations are to be evaluated. The default value - is for all combinations (scaling, rotation, translation). - - - - - Constructs a new TransformUVConfig. - - Bit-wise combination specifying which UV transforms that should be evaluated. - - - - Gets the string name used by TransformUVConfig. - - - - - Configuration that is a hint to Assimp to favor speed against import quality. Enabling this - option may result in faster loading, or it may not. It is just a hint to loaders - and post-process steps to use faster code paths if possible. The default value is false. - - - - - Constructs a new FavorSpeedConfig. - - True if Assimp should favor speed at the expense of quality, false otherwise. - - - - Gets the string name used by FavorSpeedConfig. - - - - - Configures the maximum bone count per mesh for the step. Meshes are - split until the maximum number of bones is reached. - - - - - Constructs a new MaxBoneCountConfig. - - The maximum bone count. - - - - Gets the string name used by MaxBoneCountConfig. - - - - - Configures which texture channel is used for tangent space computations. The channel must exist or an error will be raised. - - - - - Constructs a new TangentTextureChannelIndexConfig. - - The zero-based texture channel index. - - - - Gets the string name used by TangentTextureChannelIndexConfig. - - - - - Configures the threshold that is used to determine what bones are removed. - - - - - Constructs a new DeboneThresholdConfig. - - The debone threshold. - - - - Gets the string name used by DeboneThresholdConfig. - - - - - Configuration that requires all bones to qualify for deboning before any are removed. - - - - - Constructs a new DeboneAllOrNoneConfig. - - True if all are required, false if none need to qualify. - - - - Gets the string name used by DeboneAllOrNoneConfig. - - - - - Sets the vertex animation keyframe to be imported. Assimp does not support vertex keyframes (only - bone animation is supported). the library reads only one keyframe with vertex animations. By default this is the - first frame. This config sets the "global" keyframe that will be imported. There are other configs - for specific importers that will override the global setting. - - - - - Constructs a new GlobalKeyFrameImportConfig. - - Keyframe index - - - - Gets the string name used by GlobalKeyFrameImportConfig. - - - - - Sets the vertex animation keyframe to be imported. Assimp does not support vertex keyframes (only - bone animation is supported). the library reads only one keyframe with vertex animations. By default this is the - first frame. This config sets the global override for the MD3 format. - - - - - Constructs a new MD3KeyFrameImportConfig. - - Keyframe index - - - - Gets the string name used by MD3KeyFrameImportConfig. - - - - - Sets the vertex animation keyframe to be imported. Assimp does not support vertex keyframes (only - bone animation is supported). the library reads only one keyframe with vertex animations. By default this is the - first frame. This config sets the global override for the MD2 format. - - - - - Constructs a new MD2KeyFrameImportConfig. - - Keyframe index - - - - Gets the string name used by MD2KeyFrameImportConfig. - - - - - Sets the vertex animation keyframe to be imported. Assimp does not support vertex keyframes (only - bone animation is supported). the library reads only one keyframe with vertex animations. By default this is the - first frame. This config sets the global override for the MDL format. - - - - - Constructs a new MDLKeyFrameImportConfig. - - Keyframe index - - - - Gets the string name used by MDLKeyFrameImportConfig. - - - - - Sets the vertex animation keyframe to be imported. Assimp does not support vertex keyframes (only - bone animation is supported). the library reads only one keyframe with vertex animations. By default this is the - first frame. This config sets the global override for the SMD format. - - - - - Constructs a new SMDKeyFrameImportConfig. - - Keyframe index - - - - Gets the string name used by SMDKeyFrameImportConfig. - - - - - Sets the vertex animation keyframe to be imported. Assimp does not support vertex keyframes (only - bone animation is supported). the library reads only one keyframe with vertex animations. By default this is the - first frame. This config sets the global override for the Unreal format. - - - - - Constructs a new UnrealKeyFrameImportConfig. - - Keyframe index - - - - Gets the string name used by UnrealKeyFrameImportConfig. - - - - - Configures the AC loader to collect all surfaces which have the "Backface cull" flag set in separate - meshes. The default value is true. - - - - - Constructs a new ACSeparateBackfaceCullConfig. - - True if all surfaces that have the "backface cull" flag set should be collected in separate meshes, false otherwise. - - - - Gets the string name used by ACSeparateBackfaceCullConfig. - - - - - Configures whether the AC loader evaluates subdivision surfaces (indicated by the presence - of the 'subdiv' attribute in the file). By default, Assimp performs - the subdivision using the standard Catmull-Clark algorithm. The default value is true. - - - - - Constructs a new ACEvaluateSubdivisionConfig. - - True if the AC loader should evaluate subdivisions, false otherwise. - - - - Gets the string name used by ACEvaluateSubdivisionConfig. - - - - - Configures the UNREAL 3D loader to separate faces with different surface flags (e.g. two-sided vs single-sided). - The default value is true. - - - - - Constructs a new UnrealHandleFlagsConfig. - - True if the unreal loader should separate faces with different surface flags, false otherwise. - - - - Gets the string name used by UnrealHandleFlagsConfig. - - - - - Configures the terragen import plugin to compute UV's for terrains, if - they are not given. Furthermore, a default texture is assigned. The default value is false. - UV coordinates for terrains are so simple to compute that you'll usually - want to compute them on your own, if you need them. This option is intended for model viewers which - want to offer an easy way to apply textures to terrains. - - - - - Constructs a new TerragenComputeTexCoordsConfig. - - True if terran UV coordinates should be computed, false otherwise. - - - - Gets the string name used by TerragenComputeTexCoordsConfig. - - - - - Configures the ASE loader to always reconstruct normal vectors basing on the smoothing groups - loaded from the file. Some ASE files carry invalid normals, others don't. The default value is true. - - - - - Constructs a new ASEReconstructNormalsConfig. - - True if normals should be re-computed, false otherwise. - - - - Gets the string name used by ASEReconstructNormalsConfig. - - - - - Configures the M3D loader to detect and process multi-part Quake player models. These models - usually consit of three files, lower.md3, upper.md3 and head.md3. If this propery is - set to true, Assimp will try to load and combine all three files if one of them is loaded. The - default value is true. - - - - - Constructs a new MD3HandleMultiPartConfig. - - True if the split files should be loaded and combined, false otherwise. - - - - Gets the string name used by MD3HandleMultiPartConfig. - - - - - Tells the MD3 loader which skin files to load. When loading MD3 files, Assimp checks - whether a file named "md3_file_name"_"skin_name".skin exists. These files are used by - Quake III to be able to assign different skins (e.g. red and blue team) to models. 'default', 'red', 'blue' - are typical skin names. The default string value is "default". - - - - - Constructs a new MD3SkinNameConfig. - - The skin name. - - - - Gets the string name used by MD3SkinNameConfig. - - - - - Specifies the Quake 3 shader file to be used for a particular MD3 file. This can be a full path or - relative to where all MD3 shaders reside. the default string value is an empty string. - - - - - Constructs a new MD3ShaderSourceConfig. - - The shader file. - - - - Gets the string name used by MD3ShaderSourceConfig. - - - - - Configures the LWO loader to load just one layer from the model. - LWO files consist of layers and in some cases it could be useful to load only one of them. - This property can be either a string - which specifies the name of the layer - or an integer - the index - of the layer. If the property is not set then the whole LWO model is loaded. Loading fails - if the requested layer is not vailable. The layer index is zero-based and the layer name may not be empty - The default value is false (all layers are loaded). - - - - - Constructs a new LWOImportOneLayerConfig. - - True if only one layer should be imported, false if all layers should be imported. - - - - Gets the string name used by LWOImportOneLayerConfig. - - - - - Configures the MD5 loader to not load the MD5ANIM file for a MD5MESH file automatically. - The default value is false. - The default strategy is to look for a file with the same name but with the MD5ANIm extension - in the same directory. If it is found it is loaded and combined with the MD5MESH file. This configuration - option can be used to disable this behavior. - - - - - Constructs a new MD5NoAnimationAutoLoadConfig. - - True if animations should not be automatically loaded, false if they should be. - - - - Gets the string name used by MD5NoAnimationAutoLoadConfig. - - - - - Defines the beginning of the time range for which the LWS loader evaluates animations and computes - AiNodeAnim's. The default value is the one taken from the file. - Assimp provides full conversion of Lightwave's envelope system, including pre and post - conditions. The loader computes linearly subsampled animation channels with the frame rate - given in the LWS file. This property defines the start time. - Animation channels are only generated if a node has at least one envelope with more than one key - assigned. This property is given in frames where '0' is the first. By default, - if this property is not set, the importer takes the animation start from the input LWS - file ('FirstFrame' line) - - - - - Constructs a new LWSAnimationStartConfig. - - Beginning of the time range - - - - Gets the string name used by LWSAnimationStartConfig. - - - - - Defines the ending of the time range for which the LWS loader evaluates animations and computes - AiNodeAnim's. The default value is the one taken from the file - Assimp provides full conversion of Lightwave's envelope system, including pre and post - conditions. The loader computes linearly subsampled animation channels with the frame rate - given in the LWS file. This property defines the end time. - Animation channels are only generated if a node has at least one envelope with more than one key - assigned. This property is given in frames where '0' is the first. By default, - if this property is not set, the importer takes the animation end from the input LWS - file. - - - - - Constructs a new LWSAnimationEndConfig. - - Ending of the time range - - - - Gets the string name used by LWSAnimationEndConfig. - - - - - Defines the output frame rate of the IRR loader. - IRR animations are difficult to convert for Assimp and there will always be - a loss of quality. This setting defines how many keys per second are returned by the converter. - The default value is 100 frames per second. - - - - - Constructs a new IRRAnimationFramerateConfig. - - Number of frames per second to output. - - - - Gets the string name used by IRRAnimationFrameRateConfig. - - - - - The Ogre importer will try to load this MaterialFile. If a material file does not - exist with the same name as a material to load, the ogre importer will try to load this file - and searches for the material in it. The default string value is an empty string. - - - - - Constructs a new OgreMaterialFileConfig. - - Material file name to load. - - - - Gets the string name used by OgreMaterialFileConfig. - - - - - The Ogre importer will detect the texture usage from the filename. Normally a texture is loaded as a color map, if no target is specified - in the material file. If this is enabled, texture names ending with _n, _l, _s are used as normal maps, light maps, or specular maps. - - - - - Constructs a new OgreTextureTypeFromFilenameConfig. - - True if the filename defines texture usage, false otherwise. - - - - Gets the string name used by OgreTextureTypeFromFilenameConfig. - - - - - Specifies whether the IFC loader skips over shape representations of type 'Curve2D'. A lot of files contain both a faceted mesh representation and a outline - with a presentation type of 'Curve2D'. Currently Assimp does not convert those, so turning this option off just clutters the log with errors. - - - - - Constructs a new IFCSkipCurveShapesConfig. - - True if the Curve2D shapes are skipped during import, false otherwise. - - - - Gets the string name used by IFCSkipCurveShapesConfig. - - - - - Specifies whether the IFC loader will use its own, custom triangulation algorithm to triangulate wall and floor meshes. If this is set to false, - walls will be either triangulated by the post process triangulation or will be passed through as huge polygons with faked holes (e.g. holes that are connected - with the outer boundary using a dummy edge). It is highly recommended to leave this property set to true as the default post process has some known - issues with these kind of polygons. - - - - - Constructs a new IFCUseCustomTriangulationConfig.. - - True if the loader should use its own triangulation routine for walls/floors, false otherwise. - - - - Gets the string name used by IFCUseCustomTriangulationConfig. - - - - - Represents a single bone of a mesh. A bone has a name which allows it to be found in the frame - hierarchy and by which it can be addressed by animations. In addition it has a number of - influences on vertices. - - - - - Constructs a new Bone. - - Unmanaged AiBone struct. - - - - Gets the name of the bone. - - - - - Gets the number of vertex influences the bone contains. - - - - - Gets if the bone has vertex weights - this should always be true. - - - - - Gets the vertex weights owned by the bone. - - - - - Gets the matrix that transforms from mesh space to bone space in bind pose. - - - - - Represents a single influence of a bone on a vertex. - - - - - Index of the vertex which is influenced by the bone. - - - - - Strength of the influence in range of (0...1). All influences - from all bones at one vertex amounts to 1. - - - - - Constructs a new VertexWeight. - - Index of the vertex. - Weight of the influence. - - - - Returns a that represents this instance. - - - A that represents this instance. - - - - - Defines configurable properties for importing models. All properties - have default values. Setting config properties are done via the SetProperty* - methods in AssimpMethods. - - - - - Enables time measurements. If enabled the time needed for each - part of the loading process is timed and logged. - Type: bool. Default: false - - - - - Sets Assimp's multithreading policy. This is ignored if Assimp is - built without boost.thread support. Possible values are: -1 to - let Assimp decide, 0 to disable multithreading, and nay number larger than 0 - to force a specific number of threads. This is only a hint and may be - ignored by Assimp. - Type: integer. Default: -1 - - - - - Specifies the maximum angle that may be between two vertex tangents that their tangents - and bitangents are smoothed during the step to calculate the tangent basis. The angle specified - is in degrees. The maximum value is 175 degrees. - Type: float. Default: 45 degrees - - - - - Specifies the maximum angle that may be between two face normals at the same vertex position that - their normals will be smoothed together during the calculate smooth normals step. This is commonly - called the "crease angle". The angle is specified in degrees. Maximum value is 175 degrees (all vertices - smoothed). - Type: float. Default: 175 degrees - - - - - Sets the colormap(= palette) to be used to decode embedded textures in MDL (Quake or 3DG5) files. - This must be a valid path to a file. The file is 768 (256 * 3) bytes large and contains - RGB triplets for each of the 256 palette entries. If the file is not found, a default - palette (from Quake 1) is used. - Type: string. Default: "colormap.lmp" - - - - - Configures the step to - keep materials matching a name in a given list. This is a list of - 1 to n strings where whitespace ' ' serves as a delimiter character. Identifiers - containing whitespaces must be enclosed in *single* quotation marks. Tabs or - carriage returns are treated as whitespace. - If a material matches one of these names, it will not be modified - or removed by the post processing step nor will other materials be replaced - by a reference to it. - Default: string. Default: "" - - - - - Configures the step - to keep the scene hierarchy. Meshes are moved to worldspace, but no optimization - is performed where meshes with the same materials are not joined. - This option could be of used if you have a scene hierarchy that contains - important additional information which you intend to parse. - Type: bool. Default: false - - - - - Configures the step - to normalize all vertex components into the -1...1 range. That is, a bounding - box for the whole scene is computed where the maximum component is taken - and all meshes are scaled uniformly. This is useful if you don't know the spatial dimension - of the input data. - Type: bool. Default: false - - - - - Configures the step - to remove degenerated primitives from the import immediately. - The default behavior converts degenerated triangles to lines and - degenerated lines to points. - Type: bool. Default: false - - - - - Configures the step - to preserve nodes matching a name in a given list. This is a list of 1 to n strings, whitespace ' ' serves as a delimter character. - Identifiers containing whitespaces must be enclosed in *single* quotation marks. Carriage returns - and tabs are treated as white space. - If a node matches one of these names, it will not be modified or removed by the - postprocessing step. - Type: string. Default: "" - - - - - Sets the maximum number of triangles a mesh can contain. This is used by the - step to determine - whether a mesh must be split or not. - Type: int. Default: AiDefines.AI_SLM_DEFAULT_MAX_TRIANGLES - - - - - Sets the maximum number of vertices in a mesh. This is used by the - step to determine - whether a mesh must be split or not. - Type: integer. Default: AiDefines.AI_SLM_DEFAULT_MAX_VERTICES - - - - - Sets the maximum number of bones that can affect a single vertex. This is used - by the step. - Type: integer. Default: AiDefines.AI_LBW_MAX_WEIGHTS - - - - - Sets the size of the post-transform vertex cache to optimize vertices for. This is - for the step. The size - is given in vertices. Of course you can't know how the vertex format will exactly look - like after the import returns, but you can still guess what your meshes will - probably have. The default value *has* resulted in slight performance improvements - for most Nvidia/AMD cards since 2002. - Type: integer. Default: AiDefines.PP_ICL_PTCACHE_SIZE - - - - - Input parameter to the step. - It specifies the parts of the data structure to be removed. - This is a bitwise combination of the flag. If no valid mesh is remaining after - the step is executed, the import FAILS. - Type: integer. Default: 0 - - - - - Input parameter to the step. - It specifies which primitive types are to be removed by the step. - This is a bitwise combination of the flag. - Specifying ALL types is illegal. - Type: integer. Default: 0 - - - - - Input parameter to the step. - It specifies the floating point accuracy for animation values, specifically the epislon - during the comparison. The step checks for animation tracks where all frame values are absolutely equal - and removes them. Two floats are considered equal if the invariant abs(n0-n1) > epislon holds - true for all vector/quaternion components. - Type: float. Default: 0.0f (comparisons are exact) - - - - - Input parameter to the step. - It specifies which UV transformations are to be evaluated. - This is bitwise combination of the flag. - Type: integer. Default: AiDefines.AI_UV_TRAFO_ALL (All combinations) - - - - - A hint to Assimp to favour speed against import quality. Enabling this option - may result in faster loading, or it may not. It is just a hint to loaders and post-processing - steps to use faster code paths if possible. A value not equal to zero stands - for true. - Type: integer. Default: 0 - - - - - Maximum bone cone per mesh for the step. Meshes - are split until the max number of bones is reached. - Type: integer. Default: 60 - - - - - Source UV channel for tangent space computation. The specified channel must exist or an error will be raised. - Type: integer. Default: 0 - - - - - Threshold used to determine if a bone is kept or removed during the step. - Type: float. Default: 1.0f - - - - - Require all bones to qualify for deboning before any are removed. - Type: bool. Default: false - - - - - Sets the vertex animation keyframe to be imported. Assimp does not support - vertex keyframes (only bone animation is supported). The libary reads only one frame of models - with vertex animations. By default this is the first frame. - The default value is 0. This option applies to all importers. However, it is - also possible to override the global setting for a specific loader. You can use the - AI_CONFIG_IMPORT_XXX_KEYFRAME options where XXX is a placeholder for the file format which - you want to override the global setting. - Type: integer. Default: 0 - - - - - See the documentation for . - - - - - See the documentation for . - - - - - See the documentation for . - - - - - See the documentation for . - - - - - See the documentation for . - - - - - See the documentation for . - - - - - Configures the AC loader to collect all surfaces which have the "Backface cull" flag set in separate - meshes. - Type: bool. Default: true - - - - - Configures whether the AC loader evaluates subdivision surfaces (indicated by the presence - of the 'subdiv' attribute in the file). By default, Assimp performs - the subdivision using the standard Catmull-Clark algorithm. - Type: bool. Default: true - - - - - Configures the UNREAL 3D loader to separate faces with different surface flags (e.g. two-sided vs single-sided). - Type: bool. Default: true - - - - - Configures the terragen import plugin to compute UV's for terrains, if - they are not given. Furthermore, a default texture is assigned. - UV coordinates for terrains are so simple to compute that you'll usually - want to compute them on your own, if you need them. This option is intended for model viewers which - want to offer an easy way to apply textures to terrains. - Type: bool. Default: false - - - - - Configures the ASE loader to always reconstruct normal vectors basing on the smoothing groups - loaded from the file. Some ASE files carry invalid normals, others don't. - Type: bool. Default: true - - - - - Configures the M3D loader to detect and process multi-part Quake player models. These models - usually consit of three files, lower.md3, upper.md3 and head.md3. If this propery is - set to true, Assimp will try to load and combine all three files if one of them is loaded. - Type: bool. Default: true - - - - - Tells the MD3 loader which skin files to load. When loading MD3 files, Assimp checks - whether a file named "md3_file_name"_"skin_name".skin exists. These files are used by - Quake III to be able to assign different skins (e.g. red and blue team) to models. 'default', 'red', 'blue' - are typical skin names. - Type: string. Default: "default" - - - - - Specifies the Quake 3 shader file to be used for a particular MD3 file. This can be a full path or - relative to where all MD3 shaders reside. - Type: string. Default: "" - - - - - Configures the LWO loader to load just one layer from the model. - LWO files consist of layers and in some cases it could be useful to load only one of them. - This property can be either a string - which specifies the name of the layer - or an integer - the index - of the layer. If the property is not set then the whole LWO model is loaded. Loading fails - if the requested layer is not vailable. The layer index is zero-based and the layer name may not be empty - Type: bool. Default: false (All layers are loaded) - - - - - Configures the MD5 loader to not load the MD5ANIM file for a MD5MESH file automatically. - The default strategy is to look for a file with the same name but with the MD5ANIm extension - in the same directory. If it is found it is loaded and combined with the MD5MESH file. This configuration - option can be used to disable this behavior. - Type: bool. Default: false - - - - - Defines the beginning of the time range for which the LWS loader evaluates animations and computes - AiNodeAnim's. - Assimp provides full conversion of Lightwave's envelope system, including pre and post - conditions. The loader computes linearly subsampled animation channels with the frame rate - given in the LWS file. This property defines the start time. - Animation channels are only generated if a node has at least one envelope with more than one key - assigned. This property is given in frames where '0' is the first. By default, - if this property is not set, the importer takes the animation start from the input LWS - file ('FirstFrame' line) - Type: integer. Default: taken from file - - - - - Defines the ending of the time range for which the LWS loader evaluates animations and computes - AiNodeAnim's. - Assimp provides full conversion of Lightwave's envelope system, including pre and post - conditions. The loader computes linearly subsampled animation channels with the frame rate - given in the LWS file. This property defines the end time. - Animation channels are only generated if a node has at least one envelope with more than one key - assigned. This property is given in frames where '0' is the first. By default, - if this property is not set, the importer takes the animation end from the input LWS - file. - Type: integer. Default: taken from file - - - - - Defines the output frame rate of the IRR loader. - IRR animations are difficult to convert for Assimp and there will always be - a loss of quality. This setting defines how many keys per second are returned by the converter. - Type: integer. Default: 100 - - - - - The Ogre importer will try to load this MaterialFile. If a material file does not - exist with the same name as a material to load, the ogre importer will try to load this file - and searches for the material in it. - Type: string. Default: "" - - - - - The Ogre importer will detect the texture usage from the filename. Normally a texture is loaded as a color map, if no target is specified - in the material file. If this is enabled, texture names ending with _n, _l, _s are used as normal maps, light maps, or specular maps. - Type: Bool. Default: true. - - - - - Specifies whether the IFC loader skips over shape representations of type 'Curve2D'. A lot of files contain both a faceted mesh representation and a outline - with a presentation type of 'Curve2D'. Currently Assimp does not convert those, so turning this option off just clutters the log with errors. - Type: Bool. Default: true. - - - - - Specifies whether the IFC loader will use its own, custom triangulation algorithm to triangulate wall and floor meshes. If this is set to false, - walls will be either triangulated by the post process triangulation or will be passed through as huge polygons with faked holes (e.g. holes that are connected - with the outer boundary using a dummy edge). It is highly recommended to leave this property set to true as the default post process has some known - issues with these kind of polygons. - Type: Bool. Default: true. - - - - - Defines a 3D ray with a point of origin and a direction. - - - - - Origin of the ray in space. - - - - - Direction of the ray. - - - - - Constructs a new Ray. - - - - - - - Represents a texel in ARGB8888 format. - - - - - Blue component. - - - - - Green component. - - - - - Red component. - - - - - Alpha component. - - - - - Constructs a new Texel. - - Blue component. - Green component. - Red component. - Alpha component. - - - - Tests equality between two texels. - - First texel - Second texel - True if the texels are equal, false otherwise. - - - - Tests inequality between two texels. - - First texel - Second texel - True if the texels are not equal, false otherwise. - - - - Implicitly converts a texel to a Color4D. - - Texel to convert - Converted Color4D - - - - Determines whether the specified is equal to this instance. - - The to compare with this instance. - - true if the specified is equal to this instance; otherwise, false. - - - - - Tests equality between this key and another. - - Other key to test - True if their indices are equal - - - - Returns a hash code for this instance. - - - A hash code for this instance, suitable for use in hashing algorithms and data structures like a hash table. - - - - - Returns a that represents this instance. - - - A that represents this instance. - - - - - Describes a file format which Assimp can export to. - - - - - Constructs a new ExportFormatDescription. - - Unmanaged structure - - - - Gets a short string ID to uniquely identify the export format. E.g. "dae" or "obj". - - - - - Gets a short description of the file format to present to users. - - - - - Gets the recommended file extension for the exported file in lower case. - - - - - Describes a light source in the scene. Assimp supports multiple light sources - including spot, point, and directional lights. All are defined by a single structure - and distinguished by their parameters. Lights have corresponding nodes in the scenegraph. - Some file formats such as 3DS and ASE export a "target point", e.g. the point - a spot light is looking at (it can even be animated). Assimp writes the target point as a subnode - of a spotlight's main node called "spotName.Target". However, this is just additional information - then, the transform tracks of the main node make the spot light already point in the right direction. - - - - - Constructs a new Light. - - Unmanaged AiLight struct - - - - Gets the name of the light source. This corresponds to a node present in the scenegraph. - - - - - Gets the type of light source. This should never be undefined. - - - - - Gets the inner angle of a spot light's light cone. The spot light has - maximum influence on objects inside this angle. The angle is given in radians, it - is 2PI for point lights and defined for directional lights. - - - - - Gets the outer angle of a spot light's light cone. The spot light does not affect objects outside - this angle. The angle is given in radians. It is 2PI for point lights and undefined for - directional lights. The outer angle must be greater than or equal to the inner angle. - - - - - Gets the constant light attenuation factor. The intensity of the light source - at a given distance 'd' from the light position is Atten = 1 / (att0 + att1 * d + att2 * d*d). - This member corresponds to the att0 variable in the equation and is undefined for directional lights. - - - - - Gets the linear light attenuation factor. The intensity of the light source - at a given distance 'd' from the light position is Atten = 1 / (att0 + att1 * d + att2 * d*d) - This member corresponds to the att1 variable in the equation and is undefined for directional lights. - - - - - Gets the quadratic light attenuation factor. The intensity of the light source - at a given distance 'd' from the light position is Atten = 1 / (att0 + att1 * d + att2 * d*d). - This member corresponds to the att2 variable in the equation and is undefined for directional lights. - - - - - Gets the position of the light source in space, relative to the - transformation of the node corresponding to the light. This is undefined for - directional lights. - - - - - Gets the direction of the light source in space, relative to the transformation - of the node corresponding to the light. This is undefined for point lights. - - - - - Gets the diffuse color of the light source. The diffuse light color is multiplied with - the diffuse material color to obtain the final color that contributes to the diffuse shading term. - - - - - Gets the specular color of the light source. The specular light color is multiplied with the - specular material color to obtain the final color that contributes to the specular shading term. - - - - - Gets the ambient color of the light source. The ambient light color is multiplied with the ambient - material color to obtain the final color that contributes to the ambient shading term. - - - - - Binds an anim mesh (referenced by an index) to a specific point in time. - - - - - The time of this key. - - - - - Index of the anim mesh that corresponds to this keyframe. - - - - - Constructs a new MeshKey. - - The time of this key. - Index of the anim mesh that corresponds to this keyframe. - - - - Tests equality between two keys. - - The first key - The second key - True if the key's indices are the same, false otherwise - - - - Tests inequality between two keys. - - The first key - The second key - True if the key's indices are not equal, false otherwise. - - - - Tests inequality between two keys. - - The first key - The second key - True if the first key's time is less than the second key's. - - - - Tests inequality between two keys. - - The first key - The second key - True if the first key's time is greater than the second key's. - - - - Determines whether the specified is equal to this instance. - - The to compare with this instance. - - true if the specified is equal to this instance; otherwise, false. - - - - - Tests equality between this key and another. - - Other key to test - True if their indices are equal - - - - Returns a hash code for this instance. - - - A hash code for this instance, suitable for use in hashing algorithms and data structures like a hash table. - - - - - Returns a that represents this instance. - - - A that represents this instance. - - - - - Static class that has a number of constants that are found in Assimp. These can be limits to configuration property default values. The constants - are grouped according to their usage or where they're found in the Assimp include files. - - - - - Default value for . - - - - - Default value for . - - - - - Default value for . - - - - - Default value for . - - - - - Default value for - - - - - Defines the maximum number of indices per face (polygon). - - - - - Defines the maximum number of bone weights. - - - - - Defines the maximum number of vertices per mesh. - - - - - Defines the maximum number of faces per mesh. - - - - - Defines the maximum number of vertex color sets per mesh. - - - - - Defines the maximum number of texture coordinate sets (UV(W) channels) per mesh. - - - - - Defines the default bone count limit. - - - - - Defines the deboning threshold. - - - - - Defines the maximum length of a string used in AiString. - - - - - Defines the default color material. - - - - - Defines the default textured material (if the meshes have UV coords). - - - - - A mesh represents geometry with a single material. - - - - - Constructs a new Mesh. - - Unmanaged AiMesh struct. - - - - Checks if the mesh has vertex colors for the specified channel. If - this returns true, you can be confident that the channel contains - the same number of vertex colors as there are vertices in this mesh. - - Channel index - True if vertex colors are present in the channel. - - - - Checks if the mesh has texture coordinates for the specified channel. - If this returns true, you can be confident that the channel contains the same - number of texture coordinates as there are vertices in this mesh. - - Channel index - True if texture coordinates are present in the channel. - - - - Gets the array of vertex colors from the specified vertex color channel. - - Channel index - The vertex color array, or null if it does not exist. - - - - Gets the array of texture coordinates from the specified texture coordinate - channel. - - Channel index - The texture coordinate array, or null if it does not exist. - - - - Gets the number of UV(W) components for the texture coordinate channel, this - usually either 2 (UV) or 3 (UVW). No components mean the texture coordinate channel - does not exist. The channel index matches the texture coordinate channel index. - - Channel index - The number of UV(W) components the texture coordinate channel contains - - - - Convienence method for accumulating all face indices into a single - index array. - - uint index array - - - - Convienence method for accumulating all face indices into a single - index array. - - int index array - - - - Convienence method for accumulating all face indices into a single - index array. - - short index array - - - - Gets the mesh name. This tends to be used - when formats name nodes and meshes independently, - vertex animations refer to meshes by their names, - or importers split meshes up, each mesh will reference - the same (dummy) name. - - - - - Gets the primitive type. This may contain more than one - type unless if - option is not set. - - - - - Gets the index of the material associated with this mesh. - - - - - Gets the number of vertices in this mesh. This is also - the size for all per-vertex data arays. - - - - - Gets if the mesh has a vertex array. This should always return - true provided no special scene flags are set. - - - - - Gets the vertex position array. - - - - - Gets if the mesh as normals. - - - - - Gets the vertex normal array. - - - - - Gets if the mesh has tangents and bitangents. It is not - possible for one to be without the other. - - - - - Gets the vertex tangent array. - - - - - Gets the vertex bitangent array. - - - - - Gets the number of faces contained in the mesh. - - - - - Gets if the mesh contains faces. If no special - scene flags are set, this should always return true. - - - - - Gets the mesh's faces. Each face will contain indices - to the vertices. - - - - - Gets the number of valid vertex color channels contained in the - mesh. This can be a value between zero and the maximum vertex color count. - - - - - Gets the number of valid texture coordinate channels contained - in the mesh. This can be a value between zero and the maximum texture coordinate count. - - - - - Gets the number of bones that influence this mesh. - - - - - Gets if this mesh has bones. - - - - - Gets the bones that influence this mesh. - - - - - Represents a plane in three-dimensional euclidean space where - A, B, C are components of the plane normal and D is the distance along the - normal from the origin to the plane. - - - - - X component of the normal vector. - - - - - Y component of the normal vector. - - - - - Z component of the normal vector. - - - - - Distance from the origin to the plane along the normal vector. - - - - - Constructs a new Plane. - - X component of the normal vector. - Y component of the normal vector. - Z component of the normal vector. - Distance from the origin to the plane along the normal vector. - - - - Helper static class containing functions that aid dealing with unmanaged memory to managed memory conversions. - - - - - Marshals a c-style pointer array to a managed array of structs. This will read - from the start of the IntPtr provided and care should be taken in ensuring that the number - of elements to read is correct. - - Struct type - Pointer to unmanaged memory - Number of elements to marshal - Managed array, or null if the pointer was not valid - - - - Marshals a c-style pointer array to a manged array of structs. Takes in a parameter denoting if the - pointer is a "pointer to a pointer" (void**) which requires some extra care. This will read from the start of - the IntPtr and care should be taken in ensuring that the number of elements to read is correct. - - Struct type - Pointer to unmanaged memory - Number of elements to marshal - True if the unmanaged pointer is void** or not. - Managed array - - - - Convienence method for marshaling a pointer to a structure. - - Struct type - Pointer to marshal - Marshaled structure - - - - Reads a stream until the end is reached into a byte array. Based on - Jon Skeet's implementation. - It is up to the caller to dispose of the stream. - - Stream to read all bytes from - Initial buffer length, default is 32K - The byte array containing all the bytes from the stream - - - - Adds an offset to the pointer. - - Pointer. - Offset - New pointer - - - - A single face in a mesh, referring to multiple vertices. This can be a triangle - if the index count is equal to three, or a polygon if the count is greater than three. - - Since multiple primitive types can be contained in a single mesh, this approach - allows you to better examine how the mesh is constructed. If you use the - post process step flag during import, then each mesh will be homogenous where primitive type is concerned. - - - - - Constructs a new Face. - - Unmanaged AiFace structure - - - - Gets the number of indices defined in the face. - - - - - Gets the indices that refer to positions of vertex data in the mesh's vertex - arrays. - - - - - Post processing flag options, specifying a number of steps - that can be run on the data to either generate additional vertex - data or optimize the imported data. - - - - - No flags enabled. - - - - - Calculates the tangents and binormals (bitangents) - for the imported meshes. - - This does nothing if a mesh does not have normals. You might - want this post processing step to be executed if you plan - to use tangent space calculations such as normal mapping. There is a - config setting AI_CONFIG_PP_CT_MAX_SMOOTHING_ANGLE which - allows you to specify a maximimum smoothing angle for the algorithm. - However, usually you'll want to leave it at the default value. - - - - - - Identifies and joins identical vertex data sets within all - imported meshes. - - After this step is run each mesh does contain only unique vertices - anymore, so a vertex is possibly used by multiple faces. You usually - want to use this post processing step. If your application deals with - indexed geometry, this step is compulsory or you'll just waste rendering - time. - If this flag is not specified, no vertices are referenced by more than one - face and no index buffer is required for rendering. - - - - - Converts all imported data to a left handed coordinate space. - - By default the data is returned in a right-handed coordinate space, - where +X points to the right, +Z towards the viewer, and +Y upwards. - - - - - Triangulates all faces of all meshes. - - By default the imported mesh data might contain faces with more than - three indices. For rendering you'll usually want all faces to - be triangles. This post processing step splits up all - higher faces to triangles. Line and point primitives are *not* - modified. If you want 'triangles only' with no other kinds of primitives, - try the following: - - - - Specify both and . - - - Ignore all point and line meshes when you process Assimp's output - - - - - - - Removes some parts of the data structure (animations, materials, - light sources, cameras, textures, vertex components). - - The components to be removed are specified in a separate configuration - option, AI_CONFIG_PP_RVC_FLAGS. This is quite useful if you don't - need all parts of the output structure. Especially vertex colors are rarely used today...calling this step to remove - unrequired stuff from the pipeline as early as possible results in an increased - performance and a better optimized output data structure. - - - This step is also useful if you want to force Assimp to recompute normals - or tangents. the corresponding steps don't recompute them if they're already - there (loaded from the source asset). By using this step you can make sure - they are NOT there. - - - - - Generates normals for all faces of all meshes. It may not be - specified together with . - - This is ignored if normals are already there at the time where this - flag is evaluated. Model importers try to load them from the source file, - so they're usually already there. Face normals are shared between all - points of a single face, so a single point can have multiple normals, - which in other words, forces the library to duplicate vertices in - some cases. This makes senseless then. - - - - - - Generates smooth normals for all vertices of all meshes. It - may not be specified together with . - - This is ignored if normals are already there at the time where - this flag is evaluated. Model importers try to load them from the - source file, so they're usually already there. - - The configuration option AI_CONFIG_PP_GSN_MAX_SMOOTHING_ANGLE - allows you to specify an angle maximum for the normal smoothing algorithm. - Normals exceeding this limit are not smoothed, resulting in a 'hard' seam - between two faces. using a decent angle here (e.g. 80 degrees) results in a very good visual - appearance. - - - - - Splits large meshes into smaller submeshes. - - This is useful for realtime rendering where the number - of triangles which can be maximally processed in a single draw call is - usually limited by the video driver/hardware. The maximum vertex buffer - is usually limited, too. Both requirements can be met with this step: - you may specify both a triangle and a vertex limit for a single mesh. - - The split limits can be set through the AI_CONFIG_PP_SLM_VERTEX_LIMIT - and AI_CONFIG_PP_SLM_TRIANGLE_LIMIT config settings. The default - values are 1,000,000. - - Warning: This can be a time consuming task. - - - - - Removes the node graph and "bakes" (pre-transforms) all - vertices with the local transformation matrices of their nodes. - The output scene does still contain nodes, however, there is only - a root node with children, each one referencing only one mesh. - Each mesh referencing one material. For rendering, you can simply render - all meshes in order, you don't need to pay attention to local transformations - and the node hierarchy. - - Warning: Animations are removed during this step. - - - - - Limits the number of bones simultaneously affecting a single - vertex to a maximum value. - - If any vertex is affected by more than that number of bones, - the least important vertex weights are removed and the remaining vertex - weights are re-normalized so that the weights still sum up to 1. - - The default bone weight limit is 4 and uses the - AI_LMW_MAX_WEIGHTS config. If you intend to perform the skinning in hardware, this post processing - step might be of interest for you. - - - - - Validates the imported scene data structure. - - This makes sure that all indices are valid, all animations - and bones are linked correctly, all material references are - correct, etc. - - It is recommended to capture Assimp's log output if you use this flag, - so you can easily find out what's actually wrong if a file fails the - validation. The validator is quite rude and will find *all* inconsistencies - in the data structure. There are two types of failures: - - - Error: There's something wrong with the imported data. Further - postprocessing is not possible and the data is not usable at all. The import - fails. - - - Warning: There are some minor issues (e.g. 1000000 animation keyframes - with the same time), but further postprocessing and use of the data structure is still - safe. Warning details are written to the log file. - - - - - - - Re-orders triangles for better vertex cache locality. - - This step tries to improve the ACMR (average post-transform vertex cache - miss ratio) for all meshes. The implementation runs in O(n) time - and is roughly based on the 'tipsify' algorithm. - - If you intend to render huge models in hardware, this step might be of interest for you. - The AI_CONFIG_PP_ICL_PTCACHE_SIZE config setting can be used to fine tune - the cache optimization. - - - - - Searches for redundant/unreferenced materials and removes them. - - This is especially useful in combination with the PreTransformVertices - and OptimizeMeshes flags. Both join small meshes with equal characteristics, but - they can't do their work if two meshes have different materials. Because several - material settings are always lost during Assimp's import filders and because many - exporters don't check for redundant materials, huge models often have materials which - are defined several times with exactly the same settings. - - Several material settings not contributing to the final appearance of a surface - are ignored in all comparisons ... the material name is one of them. So, if you're passing - additional information through the content pipeline (probably using *magic* material names), - don't specify this flag. Alternatively, take a look at the AI_CONFIG_PP_RRM_EXCLUDE_LIST - setting. - - - - - This step tries to determine which meshes have normal vectors - that are facing inwards. - - The algorithm is simple but effective: - - The bounding box of all vertices and their normals are compared - against the volume of the bounding box of all vertices without their normals. - This works well for most objects, problems might occur with planar surfaces. However, - the step tries to filter such cases. The step inverts all in-facing normals. - Generally, it is recommended to enable this step, although the result is not - always correct. - - - - - This step splits meshes with more than one primitive type in homogeneous submeshes. - - This step is executed after triangulation and after it returns, just one - bit is set in aiMesh:mPrimitiveTypes. This is especially useful for real-time - rendering where point and line primitives are often ignored or rendered separately. - - - You can use AI_CONFIG_PP_SBP_REMOVE option to specify which primitive types you need. - This can be used to easily exclude lines and points, which are rarely used, - from the import. - - - - - - This step searches all meshes for degenerated primitives and - converts them to proper lines or points. A face is 'degenerated' if one or more of its points are identical. - - To have degenerated primitives removed, specify the flag - try one of the following procedures: - - - - To support lines and points: Set the - AI_CONFIG_PP_FD_REMOVE option to one. This will cause the step to remove degenerated triangles as - soon as they are detected. They won't pass any further pipeline steps. - - - If you don't support lines and points: Specify flag, which - will move line and point primitives to separate meshes. Then set the AI_CONFIG_PP_SBP_REMOVE - option to and to cause step - to reject point and line meshes from the scene. - - - - Degenerated polygons are not necessarily evil and that's why they are not removed by default. There are several - file formats which do not support lines or points where exporters bypass the format specification and write - them as degenerated triangles instead. - - - - - - This step searches all meshes for invalid data, such as zeroed - normal vectors or invalid UV coordinates and removes or fixes them. - This is intended to get rid of some common exporter rrors. - - This is especially useful for normals. If they are invalid, - and the step recognizes this, they will be removed and can later - be recomputed, e.g. by the GenerateSmoothNormals flag. The step - will also remove meshes that are infinitely small and reduce animation - tracks consisting of hundreds of redundant keys to a single key. The - AI_CONFIG_PP_FID_ANIM_ACCURACY config property decides the accuracy of the check - for duplicate animation tracks. - - - - - This step converts non-UV mappings (such as spherical or - cylindrical mapping) to proper texture coordinate channels. - - Most applications will support UV mapping only, so you will - probably want to specify this step in every case. Note that Assimp - is not always able to match the original mapping implementation of the 3D - app which produced a model perfectly. It's always better - to let the father app compute the UV channels, at least 3DS max, maya, blender, - lightwave, modo, .... are able to achieve this. - - If this step is not requested, you'll need to process the MATKEY_MAPPING - material property in order to display all assets properly. - - - - - Applies per-texture UV transformations and bakes them to stand-alone vtexture - coordinate channels. - - UV Transformations are specified per-texture - see the MATKEY_UVTRANSFORM material - key for more information. This step processes all textures with transformed input UV coordinates - and generates new (pretransformed) UV channel transformations, so you will probably - want to specify this step. - - UV transformations are usually implemented in realtime apps by - transforming texture coordinates in a vertex shader stage with a 3x3 (homogenous) - transformation matrix. - - - - - Searches for duplicated meshes and replaces them with a reference - to the first mesh. - - This is time consuming, so don't use it if you have no time. Its - main purpose is to work around the limitation with some - file formats that don't support instanced meshes, so exporters - duplicate meshes. - - - - - - Attempts to reduce the number of meshes (and draw calls). - - This is recommended to be used together with - and is fully compatible with both and . - - - - - - Optimizes scene hierarchy. Nodes with no animations, bones, - lights, or cameras assigned are collapsed and joined. - - Node names can be lost during this step, you can specify - names of nodes that should'nt be touched or modified - with AI_CONFIG_PP_OG_EXCLUDE_LIST. - - Use this flag with caution. Most simple files will be collapsed to a - single node, complex hierarchies are usually completely lost. That's not - the right choice for editor environments, but probably a very effective - optimization if you just want to get the model data, convert it to your - own format and render it as fast as possible. - - This flag is designed to be used with for best - results. - - Scenes with thousands of extremely small meshes packed - in deeply nested nodes exist for almost all file formats. - Usage of this and usually fixes them all and - makes them renderable. - - - - - Flips all UV coordinates along the y-axis - and adjusts material settings/bitangents accordingly. - - - - - Flips face winding order from CCW (default) to CW. - - - - - Splits meshes with many bones into submeshes so that each submesh has fewer or as many bones as a given limit. - - - - - Removes bones losslessly or according to some threshold. In some cases (e.g. formats that require it) exporters - are faced to assign dummy bone weights to otherwise static meshes assigned to animated meshes. Full, weight-based skinning is expensive while - animating nodes is extremely cheap, so this step is offered to clean up the data in that regard. - - Usage of the configuration AI_CONFIG_PP_DB_THRESHOLD to control the threshold and AI_CONFIG_PP_DB_ALL_OR_NONE if you want bones - removed if and only if all bones within the scene qualify for removal. - - - - - Enumerates components of the scene or mesh data that - can be excluded from the import using the post process step - RemoveComponent. - - - - - No components to be excluded. - - - - - Removes normal vectors - - - - - Removes tangents/binormals - - - - - Removes all color sets. - - - - - Removes all texture UV sets. - - - - - Remove all boneweights from all meshes. Scenegraph - nodes corresponding to the bones are NOT removed. - Use OptimizeGraph step to remove them. - - - - - Removes all node animations. Coressponding scenegraph - nodes are NOT removed. Use OptimizeGraph step to - remove them. - - - - - Removes all embedded textures. - - - - - Removes all light sources. The corresponding scenegraph nodes are - NOT removed. Use the OptimizeGraph step to do this. - - - - - Removes all cameras. The corresponding scenegraph - nodes are NOT removed. Use the OptimizeGraph step - to do this. - - - - - Removes all meshes. - - - - - Removes all materials. One default material will be generated. - - - - - Enumerates geometric primitive types. - - - - - Point primitive. This is just a single vertex - in the virtual world. A face has one index for such a primitive. - - - - - Line primitive. This is a line defined through a start and an - end position. A face contains exactly two indices for such a primitive. - - - - - Triangle primitive, consisting of three indices. - - - - - A n-Gon that has more than three edges (thus is not a triangle). - - - - - Defines an animation channel behaves outside the defined - time range. This corresponds to the prestate and poststates - of the animation node. - - - - - The value from the default node transformation is taken. - - - - - The nearest key value is used without interpolation. - - - - - The value of the nearest two keys is linearly extrapolated for the current - time value. - - - - - The animation is repeated. If the animation key goes from n to m - and the current time is t, use the value at (t - n ) % (|m-n|). - - - - - Enumerates all supported light sources. - - - - - Unknown light. - - - - - Directional light source that has a well-defined - direction but is infinitely far away, e.g. the sun. - - - - - Point light source that has a well-defined position in - space but is omni-directional, e.g. a light bulb. - - - - - Spot light source emits light from a position in space, - in a certain direction that is limited by an angle, like - a cone. - - - - - Defines alpha blending flags, how the final - color value of a pixel is computed, based on the following equation: - - sourceColor * sourceBlend + destColor * destBlend - - - Where the destColor is the previous color in the frame buffer - and sourceColor is the material color before the - transparency calculation. This corresponds to the AI_MATKEY_BLEND_FUNC property. - - - - - Default blending: sourceColor * sourceAlpha + destColor * (1 - sourceAlpha) - - - - - Additive blending: sourcecolor * 1 + destColor * 1. - - - - - Defines all shading models supported by the library. - - The list of shading modes has been taken from Blender. See Blender - documentation for more information. - - - - - - No shading mode defined. - - - - - Flat shading. Shading is done on a per-face basis and is diffuse only. Also known - as 'faceted shading'. - - - - - Simple Gouraud shading. - - - - - Phong Shading. - - - - - Phong-Blinn Shading. - - - - - Toon-shading, also known as a 'comic' shader. - - - - - OrenNayer shading model. Extension to standard Lambertian shading, taking the roughness - of the material into account. - - - - - Minnaert shading model. Extension to standard Lambertian shading, taking the "darkness" of - the material into account. - - - - - CookTorrance shading model. Special shader for metallic surfaces. - - - - - No shading at all. Constant light influence of 1.0. - - - - - Fresnel shading. - - - - - Defines some mixed flags for a particular texture. This corresponds - to the AI_MAT_KEY_TEXFLAGS property. - - - - - The texture's color values have to be inverted (componentwise 1-n). - - - - - Explicit request to the application to process the alpha channel of the texture. This is mutually - exclusive with . These flags are - set if the library can say for sure that the alpha channel is used/is not used. - If the model format does not define this, iti s left to the application to decide - whether the texture alpha channel - if any - is evaluated or not. - - - - - Explicit request to the application to ignore the alpha channel of the texture. This is mutually - exclusive with . - - - - - Defines how UV coordinates outside the [0..1] range are handled. Commonly - referred to as the 'wrapping mode' - - - - - A texture coordinate u|v is translated to u % 1| v % 1. - - - - - Texture coordinates outside [0...1] are clamped to the nearest valid value. - - - - - A texture coordinate u|v becomes u1|v1 if (u - (u % 1)) % 2 is zero - and 1 - (u % 1) | 1 - (v % 1) otherwise. - - - - - If the texture coordinates for a pixel are outside [0...1] the texture is not - applied to that pixel. - - - - - Defines how texture coordinates are generated - - Real-time applications typically require full UV coordinates. So the use - of step is highly recommended. - It generates proper UV channels for non-UV mapped objects, as long as an accurate - description of how the mapping should look like is given. - - - - - - Coordinates are taken from the an existing UV channel. - - The AI_MATKEY_UVWSRC key specifies from the UV channel the texture coordinates - are to be taken from since meshes can have more than one UV channel. - - - - - - Spherical mapping - - - - - Cylinder mapping - - - - - Cubic mapping - - - - - Planar mapping - - - - - Unknown mapping that is not recognied. - - - - - Defines how the Nth texture of a specific type is combined - with the result of all previous layers. - - Example (left: key, right: value): - - DiffColor0 - gray - DiffTextureOp0 - TextureOperation.Multiply - DiffTexture0 - tex1.png - DiffTextureOp0 - TextureOperation.Add - DiffTexture1 - tex2.png - - - Written as an equation, the final diffuse term for a specific - pixel would be: - - - diffFinal = DiffColor0 * sampleTex(DiffTexture0, UV0) + sampleTex(DiffTexture1, UV0) * diffContrib; - - - - - - - T = T1 * T2 - - - - - T = T1 + T2 - - - - - T = T1 - T2 - - - - - T = T1 / T2 - - - - - T = (T1 + T2) - (T1 * T2) - - - - - T = T1 + (T2 - 0.5) - - - - - Defines the purpose of a texture. - - - - - No texture, but the value can be used as a 'texture semantic'. - - - - - A diffuse texture that is combined with the result of the diffuse lighting equation. - - - - - A specular texture that is combined with the result of the specular lighting equation. - - - - - An ambient texture that is combined with the ambient lighting equation. - - - - - An emissive texture that is added to the result of the lighting calculation. It is not influenced - by incoming light, instead it represents the light that the object is naturally emitting. - - - - - A height map texture. by convention, higher gray-scale values stand for - higher elevations from some base height. - - - - - A tangent-space normal map. There are several conventions for normal maps - and Assimp does (intentionally) not distinguish here. - - - - - A texture that defines the glossiness of the material. This is the exponent of the specular (phong) - lighting equation. Usually there is a conversion function defined to map the linear color values - in the texture to a suitable exponent. - - - - - The texture defines per-pixel opacity. usually 'white' means opaque and 'black' means 'transparency. Or quite - the opposite. - - - - - A displacement texture. The exact purpose and format is application-dependent. Higher color values stand for higher vertex displacements. - - - - - A lightmap texture (aka Ambient occlusion). Both 'lightmaps' and dedicated 'ambient occlusion maps' are covered by this material property. The - texture contains a scaling value for the final color value of a pixel. Its intensity is not affected by incoming light. - - - - - A reflection texture. Contains the color of a perfect mirror reflection. This is rarely used, almost never for real-time applications. - - - - - An unknown texture that does not mention any of the defined texture type definitions. It is still imported, but is excluded from any - further postprocessing. - - - - - Defines the state of the imported scene data structure. - - - - - Default state of the scene, it imported successfully. - - - - - Specifies that the scene data structure that was imported is not complete. - This flag bypasses some internal validations and allows the import - of animation skeletons, material libaries, or camera animation paths - using Assimp. Most applications won't support such data. - - - - - This flag is set by the - post process step if validation is successful. In a validated scene you can be sure that any - cross references in the data structure (e.g. vertex indices) are valid. - - - - - This flag is set by the - post process step if validation is successful, but some issues have been found. This can for example - mean that a texture that does not exist is referenced by a material or that the bone weights for a vertex - do not sum to 1.0. In most cases you should still be able to use the import. This flag can be useful - for applications which do not capture Assimp's log output. - - - - - This flag is set by the post process step. - It indicates that the vertices of the output mesh are not in the internal verbose format anymore. In the - verbose format, all vertices are unique where no vertex is ever referenced by more than one face. - - - - - Denotes the scene is pure height-map terrain data. Pure terrains usually consist of quads, sometimes triangles, - in a regular grid. The x,y coordinates of all vertex positions refer to the x,y coordinates on the terrain height map, the - z-axis stores the elevation at a specific point. - - TER (Terragen) and HMP (3D Game Studio) are height map formats. - - - - - - Enumerates Assimp function result codes. - - - - - Function returned successfully. - - - - - There was an error. - - - - - Assimp ran out of memory. - - - - - Seek origins for Assimp's virtual file system API. - - - - - Beginning of the file - - - - - Current position of the file pointer. - - - - - End of the file, offsets must be negative. - - - - - Enumerates predefined log streaming destinations. - - - - - Stream log to a file - - - - - Stream log to the standard output - - - - - Stream log to the standard error output. - - - - - MSVC only: Stream the log to the debugger (this relies - on OutputDebugString from the Win32 SDK). - - - - - Defines material property types. - - - - - Array of single-precision (32 bit) floats. - - - - - Property is a string. - - - - - Array of 32 bit integers. - - - - - Byte buffer where the content is undefined. - - - - - Enumerates how the native Assimp DLL was compiled - - - - - Assimp compiled as a shared object (Windows: DLL); - - - - - Assimp was compiled against STLport - - - - - Assimp was compiled as a debug build - - - - - Assimp was compiled with the boost work around. - - - - - Assimp was compiled built to run single threaded. - - - - - Defines how UV coordinates should be transformed. - - - - - Scaling is evaluated. - - - - - Rotation is evaluated. - - - - - Translation is evaluated. - - - - - Assimp.NET general exception. - - - - - Initializes a new instance of the class. - - - - - Initializes a new instance of the class. - - The error message. - - - - Initializes a new instance of the class. - - Name of the param. - The error message. - - - - Initializes a new instance of the class. - - The error message - The inner exception. - - - - Describes all the values pertaining to a particular texture slot in a material. - - - - - Constructs a new TextureSlot. - - Texture filepath - Texture type semantic - Texture index in the material - Texture mapping - UV channel in mesh that corresponds to this texture - Blend factor - Texture operation - Texture wrap mode - Misc flags - - - - Gets the texture file path. - - - - - Gets the texture type semantic. - - - - - Gets the texture index in the material. - - - - - Gets the texture mapping. - - - - - Gets the UV channel index that corresponds to this texture from the mesh. - - - - - Gets the blend factor. - - - - - Gets the texture operation. - - - - - Gets the texture wrap mode. - - - - - Gets misc flags. - - - - - Describes a right-handed camera in the scene. An important aspect is that - the camera itself is also part of the scenegraph, meaning any values such - as the direction vector are not *absolute*, they can be relative to the coordinate - system defined by the node which corresponds to the camera. This allows for camera - animations. - - - - - Constructs a new Camera. - - Unmanaged aiCamera - - - - Gets the name of the camera. This corresponds to a node in the - scenegraph with the same name. This node specifies the position of the - camera in the scene hierarchy and can be animated. - - - - - Gets the position of the camera relative to the coordinate space defined by - the corresponding node. THe default value is 0|0|0. - - - - - Gets the 'up' vector of the camera, relative to the coordinate space defined by the - corresponding node. The 'right' vector of the camera is the cross product of the up - and direction vectors. The default value is 0|1|0. - - - - - Gets the viewing direction of the camera, relative to the coordiante space defined by the corresponding node. - The default value is 0|0|1. - - - - - Gets the half horizontal field of view angle, in radians. The FoV angle is - the angle between the center line of the screen and the left or right border. The default - value is 1/4PI. - - - - - Gets the distance of the near clipping plane from the camera. The value may not - be 0.0f for arithmetic reasons to prevent a division through zero. The default value is 0.1f; - - - - - Gets the distance of the far clipping plane from the camera. The far clippling plane must - be further than the near clippling plane. The default value is 1000.0f. The ratio between - the near and far plane should not be too large (between 1000 - 10000 should be ok) to avoid - floating-point inaccuracies which can lead to z-fighting. - - - - - Gets the screen aspect ratio. This is the ratio between the width and height of the screen. Typical - values are 4/3, 1/2, or 1/1. This value is 0 if the aspect ratio is not defined in the source file. - The default value is zero. - - - - - Gets a right-handed view matrix. - - - - - Defines how an UV channel is transformed. - - - - - Translation on the U and V axes. Default is 0|0 - - - - - Scaling on the U and V axes. Default is 1|1. - - - - - Rotation in counter-clockwise direction, specfied in - radians. The rotation center is 0.5f|0.5f and the - default value is zero. - - - - - Static class containing material key constants. A fully qualified mat key - name here means that it's a string that combines the mat key (base) name, its - texture type semantic, and its texture index into a single string delimited by - commas. For non-texture material properties, the texture type semantic and texture - index are always zero. - - - - - Material name (String) - - - - - Two sided property (boolean) - - - - - Shading mode property (ShadingMode) - - - - - Enable wireframe property (boolean) - - - - - Blending function (BlendMode) - - - - - Opacity (float) - - - - - Bumpscaling (float) - - - - - Shininess (float) - - - - - Reflectivity (float) - - - - - Shininess strength (float) - - - - - Refracti (float) - - - - - Diffuse color (Color4D) - - - - - Ambient color (Color4D) - - - - - Specular color (Color4D) - - - - - Emissive color (Color4D) - - - - - Transparent color (Color4D) - - - - - Reflective color (Color4D) - - - - - Background image (String) - - - - - Texture base name - - - - - UVWSRC base name - - - - - Texture op base name - - - - - Mapping base name - - - - - Texture blend base name. - - - - - Mapping mode U base name - - - - - Mapping mode V base name - - - - - Texture map axis base name - - - - - UV transform base name - - - - - Texture flags base name - - - - - Helper function to get the fully qualified name of a texture property type name. Takes - in a base name constant, a texture type, and a texture index and outputs the name in the format: - "baseName.TextureType.texIndex" - - Base name - Texture type - Texture index - Fully qualified texture name - - - - Describes the animation of a single node. The name specifies the bone/node which is affected by - this animation chanenl. The keyframes are given in three separate seties of values, - one for each position, rotation, and scaling. The transformation matrix is computed from - these values and replaces the node's original transformation matrix at a specific time. - This means all keys are absolute and not relative to the bone default pose. - The order which the transformations are to be applied is scaling, rotation, and translation (SRT). - Keys are in chronological order and duplicate keys do not pass the validation step. There most likely will be no - negative time values, but they are not forbidden. - - - - - Constructs a new NodeAnimation. - - Unmanaged AiNodeAnim struct - - - - Gets the name of the node affected by this animation. It must exist and it must - be unique. - - - - - Gets the number of position keys in the animation channel. - - - - - Checks if this animation channel contains position keys. - - - - - Gets the position keys of this animation channel. Positions are - specified as a 3D vector. If there are position keys, there will - also be -at least- one scaling and one rotation key. - - - - - Gets the number of rotation keys in the animation channel. - - - - - Checks if the animation channel contains rotation keys. - - - - - Gets the rotation keys of this animation channel. Rotations are - given as quaternions. If this exists, there will be -at least- one - scaling and one position key. - - - - - Gets the number of scaling keys in the animation channel. - - - - - Checks if the animation channel contains scaling keys. - - - - - Gets the scaling keys of this animation channel. Scalings are - specified in a 3D vector. If there are scaling keys, there will - also be -at least- one position and one rotation key. - - - - - Gets how the animation behaves before the first key is encountered. By default the original - transformation matrix of the affected node is used. - - - - - Gets how the animation behaves after the last key was processed. By default the original - transformation matrix of the affected node is taken. - - - - - A key-value pairing that represents some material property. - - - - - Constructs a new MaterialProperty. - - Umananaged AiMaterialProperty struct - - - - Returns the property raw data as a float. - - Float - - - - Returns the property raw data as an integer. - - Integer - - - - Returns the property raw data as a string. - - String - - - - Returns the property raw data as a float array. - - Float array - - - - Returns the property raw data as an integer array. - - Integer array - - - - Returns the property raw data as a boolean. - - Boolean - - - - Returns the property raw data as a Color3D. - - Color3D - - - - Returns the property raw data as a Color4D. - - Color4D - - - - Returns the property raw data as a ShadingMode enum value. - - Shading mode - - - - Returns the property raw data as a BlendMode enum value. - - Blend mode - - - - Gets the property key name. E.g. $tex.file. This corresponds to the - "AiMatKeys" base name constants. - - - - - Gets the type of property. - - - - - Gets the raw byte data count. - - - - - Checks if the property has data. - - - - - Gets the raw byte data. - - - - - Gets the texture type semantic, for non-texture properties this is always . - - - - - Gets the texture index, for non-texture properties this is always zero. - - - - - Gets the property's fully qualified name. Format: "{base name},{texture type semantic},{texture index}". E.g. "$clr.diffuse,0,0". This - is the key that is used to index the property in the material property map. - - - - - Represents an aiScene struct. - - - - - unsigned int, flags about the state of the scene - - - - - aiNode*, root node of the scenegraph. - - - - - Number of meshes contained. - - - - - aiMesh**, meshes in the scene. - - - - - Number of materials contained. - - - - - aiMaterial**, materials in the scene. - - - - - Number of animations contained. - - - - - aiAnimation**, animations in the scene. - - - - - Number of embedded textures contained. - - - - - aiTexture**, textures in the scene. - - - - - Number of lights contained. - - - - - aiLight**, lights in the scene. - - - - - Number of cameras contained. - - - - - aiCamera**, cameras in the scene. - - - - - Represents an aiNode struct. - - - - - Name of the node. - - - - - Node's transform relative to its parent. - - - - - aiNode*, node's parent. - - - - - Number of children the node owns. - - - - - aiNode**, array of nodes this node owns. - - - - - Number of meshes referenced by this node. - - - - - unsigned int*, array of mesh indices. - - - - - Represents an aiMesh struct. - - - - - unsigned int, bitwise flag detailing types of primitives contained. - - - - - Number of vertices in the mesh, denotes length of - -all- per-vertex arrays. - - - - - Number of faces in the mesh. - - - - - aiVector3D*, array of positions. - - - - - aiVector3D*, array of normals. - - - - - aiVector3D*, array of tangents. - - - - - aiVector3D*, array of bitangents. - - - - - aiColor*[Max_Value], array of arrays of vertex colors. Max_Value is a defined constant. - - - - - aiColor*[Max_Value], array of arrays of texture coordinates. Max_Value is a defined constant. - - - - - unsigned int[4], array of ints denoting the number of components for texture coordinates - UV (2), UVW (3) for example. - - - - - aiFace*, array of faces. - - - - - Number of bones in the mesh. - - - - - aiBone**, array of bones. - - - - - Material index referencing the material in the scene. - - - - - Optional name of the mesh. - - - - - NOT CURRENTLY IN USE. - - - - - NOT CURRENTLY IN USE. - - - - - Represents an aiTexture struct. - - - - - Width of the texture. - - - - - Height of the texture. - - - - - char[4], format extension hint. - - - - - aiTexel*, array of texel data. - - - - - Represents an aiFace struct. - - - - - Number of indices in the face. - - - - - unsigned int*, array of indices. - - - - - Represents an aiBone struct. - - - - - Name of the bone. - - - - - Number of weights. - - - - - VertexWeight*, array of vertex weights. - - - - - Matrix that transforms the vertex from mesh to bone space in bind pose - - - - - Represents an aiMaterialProperty struct. - - - - - Name of the property (key). - - - - - Textures: Specifies texture usage. None texture properties - have this zero (or None). - - - - - Textures: Specifies the index of the texture. For non-texture properties - this is always zero. - - - - - Size of the buffer data in bytes. This value may not be zero. - - - - - Type of value contained in the buffer. - - - - - char*, byte buffer to hold the property's value. - - - - - Represents an aiMaterial struct. - - - - - aiMaterialProperty**, array of material properties. - - - - - Number of key-value properties. - - - - - Storage allocated for key-value properties. - - - - - Represents an aiNodeAnim struct. - - - - - Name of the node affected by the animation. The node must exist - and be unique. - - - - - Number of position keys. - - - - - VectorKey*, position keys of this animation channel. Positions - are 3D vectors and are accompanied by at least one scaling and one rotation key. - - - - - The number of rotation keys. - - - - - QuaternionKey*, rotation keys of this animation channel. Rotations are 4D vectors (quaternions). - If there are rotation keys there will be at least one scaling and one position key. - - - - - Number of scaling keys. - - - - - VectorKey*, scaling keys of this animation channel. Scalings are specified as a - 3D vector, and if there are scaling keys, there will at least be one position - and one rotation key. - - - - - Defines how the animation behaves before the first key is encountered. - - - - - Defines how the animation behaves after the last key was processed. - - - - - Represents an aiMeshAnim struct. - - - - - Name of the mesh to be animated. Empty string not allowed. - - - - - Number of keys, there is at least one. - - - - - aiMeshkey*, the key frames of the animation. There must exist at least one. - - - - - Represents an aiAnimation struct. - - - - - Name of the animation. - - - - - Duration of the animation in ticks. - - - - - Ticks per second, 0 if not specified in imported file. - - - - - Number of bone animation channels, each channel affects a single node. - - - - - aiNodeAnim**, node animation channels. Each channel affects a single node. - - - - - Number of mesh animation channels. Each channel affects a single mesh and defines - vertex-based animation. - - - - - aiMeshAnim**, mesh animation channels. Each channel affects a single mesh. - - - - - Represents an aiLight struct. - - - - - Name of the light. - - - - - Type of light. - - - - - Position of the light. - - - - - Direction of the spot/directional light. - - - - - Attenuation constant value. - - - - - Attenuation linear value. - - - - - Attenuation quadratic value. - - - - - Diffuse color. - - - - - Specular color. - - - - - Ambient color. - - - - - Spot light inner angle. - - - - - Spot light outer angle. - - - - - Represents an aiCamera struct. - - - - - Name of the camera. - - - - - Position of the camera. - - - - - Up vector of the camera. - - - - - Viewing direction of the camera. - - - - - Field Of View of the camera. - - - - - Near clip plane distance. - - - - - Far clip plane distance. - - - - - The Aspect ratio. - - - - - Represents an aiString struct. - - - - - Byte length of the UTF-8 string. - - - - - Actual string. - - - - - Convienence method for getting the AiString string - if the length is not greater than zero, it returns - an empty string rather than garbage. - - AiString string data - - - - Convienence method for setting the AiString string (and length). - - String data to set - - - - Callback delegate for Assimp's LogStream. - - Log message - User data that is passed to the callback - - - - Represents a log stream, which receives all log messages and - streams them somewhere. - - - - - Constructs a new AiLogStream. - - Callback called when messages are logged. - - - - Constructs a new LogStream. - - Callback called when messages are logged. - User-supplied data - - - - Gets or sets the callback that is called when a message is logged. - - - - - Gets or sets the user data to be passed to the callback. - - - - - Represents the memory requirements for the different components of an imported - scene. All sizes in in bytes. - - - - - Size of the storage allocated for texture data, in bytes. - - - - - Size of the storage allocated for material data, in bytes. - - - - - Size of the storage allocated for mesh data, in bytes. - - - - - Size of the storage allocated for node data, in bytes. - - - - - Size of the storage allocated for animation data, in bytes. - - - - - Size of the storage allocated for camera data, in bytes. - - - - - Size of the storage allocated for light data, in bytes. - - - - - Total storage allocated for the imported scene, in bytes. - - - - - Represents an aiAnimMesh struct. - - - - - aiVector3D*, replacement position array. - - - - - aiVector3D*, replacement normal array. - - - - - aiVector3D*, replacement tangent array. - - - - - aiVector3D*, replacement bitangent array. - - - - - aiColor4D*[4], replacement vertex colors. - - - - - aiVector3D*[4], replacement texture coordinates. - - - - - unsigned int, number of vertices. - - - - - Describes a file format which Assimp can export to. - - - - - char*, a short string ID to uniquely identify the export format. e.g. "dae" or "obj" - - - - - char*, a short description of the file format to present to users. - - - - - char*, a recommended file extension of the exported file in lower case. - - - - - Describes a blob of exported scene data. Blobs can be nested, the first blob always has an empty name. Nested - blobs represent auxillary files produced by the exporter (e.g. material files) and are named accordingly. - - - - - size_t, size of the data in bytes. - - - - - void*, the data. - - - - - AiString, name of the blob. - - - - - aiExportDataBlob*, pointer to the next blob in the chain. - - - - - A material contains all the information that describes how to render a mesh. E.g. textures, colors, and render states. Internally - all this information is stored as key-value pair properties. The class contains many convienence methods and properties for - accessing non-texture/texture properties without having to know the Assimp material key names. Not all properties may be present, - and if they aren't a default value will be returned. - - - - - Constructs a new Material. - - Unmanaged AiMaterial struct. - - - - Helper method to construct a fully qualified name from the input parameters. All the input parameters are combined into the fully qualified name: {baseName},{texType},{texIndex}. E.g. - "$clr.diffuse,0,0" or "$tex.file,1,0". This is the name that is used as the material dictionary key. - - Key basename, this must not be null or empty - Texture type; non-texture properties should leave this - Texture index; non-texture properties should leave this zero. - The fully qualified name - - - - Gets the non-texture properties contained in this Material. The name should be - the "base name", as in it should not contain texture type/texture index information. E.g. "$clr.diffuse" rather than "$clr.diffuse,0,0". The extra - data will be filled in automatically. - - Key basename - The material property, if it exists - - - - Gets the material property. All the input parameters are combined into the fully qualified name: {baseName},{texType},{texIndex}. E.g. - "$clr.diffuse,0,0" or "$tex.file,1,0". - - Key basename - Texture type; non-texture properties should leave this - Texture index; non-texture properties should leave this zero. - The material property, if it exists - - - - Gets the material property by its fully qualified name. The format is: {baseName},{texType},{texIndex}. E.g. - "$clr.diffuse,0,0" or "$tex.file,1,0". - - Fully qualified name of the property - The material property, if it exists - - - - Checks if the material has the specified non-texture property. The name should be - the "base name", as in it should not contain texture type/texture index information. E.g. "$clr.diffuse" rather than "$clr.diffuse,0,0". The extra - data will be filled in automatically. - - - - - - - Checks if the material has the specified property. All the input parameters are combined into the fully qualified name: {baseName},{texType},{texIndex}. E.g. - "$clr.diffuse,0,0" or "$tex.file,1,0". - - Key basename - Texture type; non-texture properties should leave this - Texture index; non-texture properties should leave this zero. - True if the property exists, false otherwise. - - - - Checks if the material has the specified property by looking up its fully qualified name. The format is: {baseName},{texType},{texIndex}. E.g. - "$clr.diffuse,0,0" or "$tex.file,1,0". - - Fully qualified name of the property - True if the property exists, false otherwise. - - - - Gets -all- properties contained in the Material. - - All properties in the material property map. - - - - Gets all the textures that are of the specified texture type. - - Texture type - Texture count - - - - Gets the specific texture information for the texture type and texture index. - - Texture type - Texture index - Texture information struct - - - - Gets all texture infos for the specific texture type. - - Texture type - All textures that correspond to the texture type. - - - - Get all textures contained in this material. - - All texture information structs - - - - Gets the number of properties contained in the material. - - - - - Checks if the material has a name property. - - - - - Gets the material name value, if any. Default value is an empty string. - - - - - Checks if the material has a two-sided property. - - - - - Gets if the material should be rendered as two-sided. Default value is false. - - - - - Checks if the material has a shading-mode property. - - - - - Gets the shading mode. Default value is , meaning it is not defined. - - - - - Checks if the material has a wireframe property. - - - - - Gets if wireframe should be enabled. Default value is false. - - - - - Checks if the material has a blend mode property. - - - - - Gets the blending mode. Default value is . - - - - - Checks if the material has an opacity property. - - - - - Gets the opacity. Default value is 1.0f. - - - - - Checks if the material has a bump scaling property. - - - - - Gets the bump scaling. Default value is 0.0f; - - - - - Checks if the material has a shininess property. - - - - - Gets the shininess. Default value is 0.0f; - - - - - Checks if the material has a shininess strength property. - - - - - Gets the shininess strength. Default vaulue is 1.0f. - - - - - Checks if the material has a reflectivty property. - - - - - Gets the reflectivity. Default value is 0.0f; - - - - - Checks if the material has a color diffuse property. - - - - - Gets the color diffuse. Default value is white. - - - - - Checks if the material has a color ambient property. - - - - - Gets the color ambient. Default value is (.2f, .2f, .2f, 1.0f). - - - - - Checks if the material has a color specular property. - - - - - Gets the color specular. Default value is black. - - - - - Checks if the material has a color emissive property. - - - - - Gets the color emissive. Default value is black. - - - - - Checks if the material has a color transparent property. - - - - - Gets the color transparent. Default value is black. - - - - - Checks if the material has a color reflective property. - - - - - Gets the color reflective. Default value is black. - - - - - Represents a 4x4 column-vector matrix (X base is the first column, Y base is the second, Z base the third, and translation the fourth). - Memory layout is row major. Right handed conventions are used by default. - - - - - Value at row 1, column 1 of the matrix - - - - - Value at row 1, column 2 of the matrix - - - - - Value at row 1, column 3 of the matrix - - - - - Value at row 1, column 4 of the matrix - - - - - Value at row 2, column 1 of the matrix - - - - - Value at row 2, column 2 of the matrix - - - - - Value at row 2, column 3 of the matrix - - - - - Value at row 2, column 4 of the matrix - - - - - Value at row 3, column 1 of the matrix - - - - - Value at row 3, column 2 of the matrix - - - - - Value at row 3, column 3 of the matrix - - - - - Value at row 3, column 4 of the matrix - - - - - Value at row 4, column 1 of the matrix - - - - - Value at row 4, column 2 of the matrix - - - - - Value at row 4, column 3 of the matrix - - - - - Value at row 4, column 4 of the matrix - - - - - Constructs a new Matrix4x4. - - Element at row 1, column 1 - Element at row 1, column 2 - Element at row 1, column 3 - Element at row 1, column 4 - Element at row 2, column 1 - Element at row 2, column 2 - Element at row 2, column 3 - Element at row 2, column 4 - Element at row 3, column 1 - Element at row 3, column 2 - Element at row 3, column 3 - Element at row 3, column 4 - Element at row 4, column 1 - Element at row 4, column 2 - Element at row 4, column 3 - Element at row 4, column 4 - - - - Constructs a new Matrix4x4. - - Rotation matrix to copy values from. - - - - Transposes this matrix (rows become columns, vice versa). - - - - - Inverts the matrix. If the matrix is *not* invertible all elements are set to . - - - - - Compute the determinant of this matrix. - - The determinant - - - - Decomposes a transformation matrix into its original scale, rotation, and translation components. The - scaling vector receives the scaling for the x, y, z axes. The rotation is returned as a hamilton quaternion. And - the translation is the output position for the x, y, z axes. - - Vector to hold the scaling component - Quaternion to hold the rotation component - Vector to hold the translation component - - - - Decomposes a transformation matrix with no scaling. The rotation is returned as a hamilton - quaternion. The translation receives the output position for the x, y, z axes. - - Quaternion to hold the rotation component - Vector to hold the translation component - - - - Creates a rotation matrix from a set of euler angles. - - Rotation angle about the x-axis, in radians. - Rotation angle about the y-axis, in radians. - Rotation angle about the z-axis, in radians. - The rotation matrix - - - - Creates a rotation matrix from a set of euler angles. - - Vector containing the rotation angles about the x, y, z axes, in radians. - The rotation matrix - - - - Creates a rotation matrix for a rotation about the x-axis. - - Rotation angle in radians. - The rotation matrix - - - - Creates a rotation matrix for a rotation about the y-axis. - - Rotation angle in radians. - The rotation matrix - - - - Creates a rotation matrix for a rotation about the z-axis. - - Rotation angle in radians. - The rotation matrix - - - - Creates a rotation matrix for a rotation about an arbitrary axis. - - Rotation angle, in radians - Rotation axis, which should be a normalized vector. - The rotation matrix - - - - Creates a translation matrix. - - Translation vector - The translation matrix - - - - Creates a scaling matrix. - - Scaling vector - The scaling vector - - - - Creates a rotation matrix that rotates a vector called "from" into another - vector called "to". Based on an algorithm by Tomas Moller and John Hudges: - - "Efficiently Building a Matrix to Rotate One Vector to Another" - Journal of Graphics Tools, 4(4):1-4, 1999 - - - Starting vector - Ending vector - Rotation matrix to rotate from the start to end. - - - - Tests equality between two matrices. - - First matrix - Second matrix - True if the matrices are equal, false otherwise - - - - Tests inequality between two matrices. - - First matrix - Second matrix - True if the matrices are not equal, false otherwise - - - - Performs matrix multiplication. Multiplication order is B x A. That way, SRT concatenations - are left to right. - - First matrix - Second matrix - Multiplied matrix - - - - Implicit conversion from a 3x3 matrix to a 4x4 matrix. - - 3x3 matrix - 4x4 matrix - - - - Tests equality between this matrix and another. - - Other matrix to test - True if the matrices are equal, false otherwise - - - - Determines whether the specified is equal to this instance. - - The to compare with this instance. - - true if the specified is equal to this instance; otherwise, false. - - - - - Returns a hash code for this instance. - - - A hash code for this instance, suitable for use in hashing algorithms and data structures like a hash table. - - - - - Returns a that represents this instance. - - - A that represents this instance. - - - - - Gets the identity matrix. - - - - - Gets if this matrix is an identity matrix. - - - - - Gets or sets the value at the specific one-based row, column - index. E.g. i = 1, j = 2 gets the value in row 1, column 2 (MA2). Indices - out of range return a value of zero. - - - One-based Row index - One-based Column index - Matrix value - - - - Represents a two-dimensional vector. - - - - - X component. - - - - - Y component - - - - - Constructs a new Vector2D. - - X component - Y component - - - - Constructs a new Vector2D with both components - set the same value. - - Value to set both X and Y to - - - - Sets the X and Y values. - - X component - Y component - - - - Calculates the length of the vector. - - Vector's length - - - - Calculates the length of the vector squared. - - Vector's length squared - - - - Normalizes the vector where all components add to one (Unit Vector), but preserves - the direction that the vector represents. - - - - - Negates the vector. - - - - - Adds two vectors together. - - First vector - Second vector - Added vector - - - - Subtracts the second vector from the first vector. - - First vector - Second vector - Resulting vector - - - - Multiplies two vectors together. - - First vector - Second vector - Multiplied vector - - - - Multiplies a vector by a scalar. - - Source vector - Scalar value - Scaled vector - - - - Multiplies a vector by a scalar. - - Scalar value - Source vector - Scaled vector - - - - Divides the first vector by the second vector. - - First vector - Second vector - Divided vector - - - - Divides the vector by a divisor value. - - Source vector - Divisor - Divided vector - - - - Negates the vector. - - Source vector - Negated vector - - - - Tets equality between two vectors. - - First vector - Second vector - True if the vectors are equal, false otherwise - - - - Tests inequality between two vectors. - - First vector - Second vector - True if the vectors are not equal, false otherwise - - - - Tests equality between this vector and another vector. - - Vector to test against - True if components are equal - - - - Tests equality between this vector and another object. - - Object to test against - True if the object is a vector and the components are equal - - - - Returns a hash code for this instance. - - - A hash code for this instance, suitable for use in hashing algorithms and data structures like a hash table. - - - - - Returns a that represents this instance. - - - A that represents this instance. - - - - - Gets or sets the component value at the specified zero-based index - in the order of XY (index 0 access X, 1 access Y. If - the index is not in range, a value of zero is returned. - - Zero-based index. - The component value - - - - Represents a completely imported model or scene. Everything that was imported from the given file can be - accessed from here. Once the scene is loaded from unmanaged memory, it resides solely in managed memory - and Assimp's read only copy is released. - - - - - Constructs a new Scene. - - Unmanaged AiScene struct. - - - - Gets the state of the imported scene. By default no flags are set, but - issues can arise if the flag is set to incomplete. - - - - - Gets the root node of the scene graph. There will always be at least the root node - if the import was successful and no special flags have been set. Presence of further nodes - depends on the format and content of the imported file. - - - - - Gets the number of meshes in the scene. - - - - - Checks if the scene contains meshes. Unless if no special scene flags are set - this should always be true. - - - - - Gets the meshes contained in the scene, if any. - - - - - Gets the number of lights in the scene. - - - - - Checks if the scene contains any lights. - - - - - Gets the lights in the scene, if any. - - - - - Gets the number of cameras in the scene. - - - - - Checks if the scene contains any cameras. - - - - - Gets the cameras in the scene, if any. - - - - - Gets the number of embedded textures in the scene. - - - - - Checks if the scene contains embedded textures. - - - - - Gets the embedded textures in the scene, if any. - - - - - Gets the number of animations in the scene. - - - - - Checks if the scene contains any animations. - - - - - Gets the animations in the scene, if any. - - - - - Gets the number of materials in the scene. There should always be at least the - default Assimp material if no materials were loaded. - - - - - Checks if the scene contains any materials. There should always be at least the - default Assimp material if no materials were loaded. - - - - - Gets the materials in the scene. - - - - - Static class containing preset properties for post processing options. - - - - - PostProcess configuration for (some) Direct3D conventions, - left handed geometry, upper left origin for UV coordinates, - and clockwise face order, suitable for CCW culling. - - - - - PostProcess configuration for optimizing data for real-time. - Does the following steps: - - , , - , , - , and - - - - - PostProcess configuration for optimizing - data for real-time rendering. Does the following steps: - - , , - , , - , - , , - , , and - - - - - - PostProcess configuration for heavily optimizing the data - for real-time rendering. Includes all flags in - as well as - , , and - - - - - - Time-value pair specifying a rotation for a given time. - - - - - The time of this key. - - - - - The rotation of this key. - - - - - Constructs a new QuaternionKey. - - Time of the key. - Quaternion rotation at the time frame. - - - - Tests equality between two keys. - - The first key - The second key - True if the key's rotations are the same, false otherwise. - - - - Tests inequality between two keys. - - The first key - The second key - True if the key's rotations are not the same, false otherwise. - - - - Tests inequality between two keys. - - The first key - The second key - True if the first key's time is less than the second key's. - - - - Tests inequality between two keys. - - The first key - The second key - True if the first key's time is greater than the second key's. - - - - Determines whether the specified is equal to this instance. - - The to compare with this instance. - - true if the specified is equal to this instance; otherwise, false. - - - - - Tests equality between this key and another. - - Other key to test - True if their rotations are equal. - - - - Returns a hash code for this instance. - - - A hash code for this instance, suitable for use in hashing algorithms and data structures like a hash table. - - - - - Returns a that represents this instance. - - - A that represents this instance. - - - - - Assimp importer that will use Assimp to load a model into managed memory. - - - - - Constructs a new AssimpImporter. - - - - - Releases unmanaged resources and performs other cleanup operations before the - is reclaimed by garbage collection. - - - - - Importers a model from the stream without running any post-process steps. The importer sets configurations - and loads the model into managed memory, releasing the unmanaged memory used by Assimp. It is up to the caller to dispose of the stream. - - Stream to read from - Format extension to serve as a hint to Assimp to choose which importer to use - The imported scene - Thrown if the stream is not valid (null or write-only) or if the format hint is null or empty. - Thrown if attempting to import a model if the importer has been disposed of - - - - Importers a model from the stream. The importer sets configurations - and loads the model into managed memory, releasing the unmanaged memory used by Assimp. It is up to the caller to dispose of the stream. - - Stream to read from - Post processing flags, if any - Format extension to serve as a hint to Assimp to choose which importer to use - The imported scene - Thrown if the stream is not valid (null or write-only) or if the format hint is null or empty. - Thrown if attempting to import a model if the importer has been disposed of - - - - Importers a model from the specified file without running any post-process steps. The importer sets configurations - and loads the model into managed memory, releasing the unmanaged memory used by Assimp. - - Full path to the file - The imported scene - Thrown if there was a general error in importing the model. - Thrown if the file could not be located. - Thrown if attempting to import a model if the importer has been disposed of - - - - Importers a model from the specified file. The importer sets configurations - and loads the model into managed memory, releasing the unmanaged memory used by Assimp. - - Full path to the file - Post processing flags, if any - The imported scene - Thrown if there was a general error in importing the model. - Thrown if the file could not be located. - Thrown if attempting to import a model if the importer has been disposed of - - - - Converts the model contained in the file to the specified format and save it to a file. - - Input file name to import - Output file name to export to - Format id that specifies what format to export to - Thrown if there was a general error in importing the model. - Thrown if the file could not be located. - Thrown if attempting to import a model if the importer has been disposed of - - - - Converts the model contained in the file to the specified format and save it to a file. - - Input file name to import - Output file name to export to - Format id that specifies what format to export to - Pre processing steps used for the export - Thrown if there was a general error in importing the model. - Thrown if the file could not be located. - Thrown if attempting to import a model if the importer has been disposed of - - - - Converts the model contained in the file to the specified format and save it to a file. - - Input file name to import - Post processing steps used for the import - Output file name to export to - Format id that specifies what format to export to - Pre processing steps used for the export - Thrown if there was a general error in importing the model. - Thrown if the file could not be located. - Thrown if attempting to import a model if the importer has been disposed of - - - - Converts the model contained in the file to the specified format and save it to a data blob. - - Input file name to import - Format id that specifies what format to export to - Data blob containing the exported scene in a binary form - Thrown if there was a general error in importing the model. - Thrown if the file could not be located. - Thrown if attempting to import a model if the importer has been disposed of - - - - Converts the model contained in the file to the specified format and save it to a data blob. - - Input file name to import - Format id that specifies what format to export to - Pre processing steps used for the export - Data blob containing the exported scene in a binary form - Thrown if there was a general error in importing the model. - Thrown if the file could not be located. - Thrown if attempting to import a model if the importer has been disposed of - - - - Converts the model contained in the file to the specified format and save it to a data blob. - - Input file name to import - Post processing steps used for the import - Format id that specifies what format to export to - Pre processing steps used for the export - Data blob containing the exported scene in a binary form - Thrown if there was a general error in importing the model. - Thrown if the file could not be located. - Thrown if attempting to import a model if the importer has been disposed of - - - - Converts the model contained in the stream to the specified format and save it to a file. - - Stream to read from - Format extension to serve as a hint to Assimp to choose which importer to use - Output file name to export to - Format id that specifies what format to export to - Thrown if the stream is not valid (null or write-only) or if the format hint is null or empty. - Thrown if attempting to import a model if the importer has been disposed of - - - - Converts the model contained in the stream to the specified format and save it to a file. - - Stream to read from - Format extension to serve as a hint to Assimp to choose which importer to use - Output file name to export to - Format id that specifies what format to export to - Pre processing steps used for the export - Thrown if the stream is not valid (null or write-only) or if the format hint is null or empty. - Thrown if attempting to import a model if the importer has been disposed of - - - - Converts the model contained in the stream to the specified format and save it to a file. - - Stream to read from - Format extension to serve as a hint to Assimp to choose which importer to use - Post processing steps used for import - Output file name to export to - Format id that specifies what format to export to - Pre processing steps used for the export - Thrown if the stream is not valid (null or write-only) or if the format hint is null or empty. - Thrown if attempting to import a model if the importer has been disposed of - - - - Converts the model contained in the stream to the specified format and save it to a data blob. - - Stream to read from - Format extension to serve as a hint to Assimp to choose which importer to use - Format id that specifies what format to export to - Data blob containing the exported scene in a binary form - Thrown if the stream is not valid (null or write-only) or if the format hint is null or empty. - Thrown if attempting to import a model if the importer has been disposed of - - - - Converts the model contained in the stream to the specified format and save it to a data blob. - - Stream to read from - Format extension to serve as a hint to Assimp to choose which importer to use - Format id that specifies what format to export to - Pre processing steps used for the export - Data blob containing the exported scene in a binary form - Thrown if the stream is not valid (null or write-only) or if the format hint is null or empty. - Thrown if attempting to import a model if the importer has been disposed of - - - - Converts the model contained in the stream to the specified format and save it to a data blob. - - Stream to read from - Format extension to serve as a hint to Assimp to choose which importer to use - Post processing steps used for import - Format id that specifies what format to export to - Pre processing steps used for the export - Data blob containing the exported scene in a binary form - Thrown if the stream is not valid (null or write-only) or if the format hint is null or empty. - Thrown if attempting to import a model if the importer has been disposed of - - - - Attaches a logging stream to the importer. - - Logstream to attach - - - - Detaches a logging stream from the importer. - - Logstream to detatch - - - - Detaches all logging streams that are currently attached to the importer. - - - - - Gets the model formats that are supported for export by Assimp. - - Export formats supported - - - - Gets the model formats that are supported for import by Assimp. - - Import formats supported - - - - Checks if the format extension (e.g. ".dae" or ".obj") is supported for import. - - Model format - True if the format is supported, false otherwise - - - - Checks if the format extension (e.g. ".dae" or ".obj") is supported for export. - - Model format - True if the format is supported, false otherwise - - - - Sets a configuration property to the importer. - - Config to set - - - - Removes a set configuration property by name. - - Name of the config property - - - - Removes all configuration properties from the importer. - - - - - Checks if the importer has a config set by the specified name. - - Name of the config property - True if the config is present, false otherwise - - - - Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. - - - - - Releases unmanaged and - optionally - managed resources - - true to release both managed and unmanaged resources; false to release only unmanaged resources. - - - - Gets if the importer has been disposed. - - - - - Gets or sets the uniform scale for the model. This is multiplied - with the existing root node's transform. - - - - - Gets or sets the model's rotation about the X-Axis, in degrees. This is multiplied - with the existing root node's transform. - - - - - Gets or sets the model's rotation abut the Y-Axis, in degrees. This is multiplied - with the existing root node's transform. - - - - - Gets or sets the model's rotation about the Z-Axis, in degrees. This is multiplied - with the existing root node's transform. - - - - - Gets or sets if verbose logging should be enabled. - - - - - Gets the property configurations set to this importer. - - - - - Gets the logstreams attached to this importer. - - - - - An animation consists of keyframe data for a number of nodes. For - each node affected by the animation, a separate series of data is given. - - - - - Constructs a new Animation. - - Unmanaged AiAnimation. - - - - Gets the name of the animation. If the modeling package the - data was exported from only supports a single animation channel, this - name is usually empty. - - - - - Gets the duration of the animation in number of ticks. - - - - - Gets the number of ticks per second. It may be zero - if it is not specified in the imported file. - - - - - Gets the number of node animation channels where each channel - affects a single node. - - - - - Checks if the animation has node animation channels. - - - - - Gets the node animation channels. - - - - - Gets the number of mesh animation channels. - - - - - Checks if the animation has mesh animations. - - - - - Gets the mesh animation channels. - - - - - Represents a three-dimensional vector. - - - - - X component. - - - - - Y component. - - - - - Z component. - - - - - Constructs a new Vector3D. - - X component - Y component - Z component - - - - Constructs a new Vector3D. - - Vector2D containing the X, Y values - Z component - - - - Constructs a new Vector3D where each component is set - to the same value. - - Value to set X, Y, and Z to - - - - Sets the X, Y, and Z values. - - X component - Y component - Z component - - - - Calculates the length of the vector. - - Vector's length - - - - Calculates the length of the vector squared. - - Vector's length squared - - - - Normalizes the vector where all components add to one (Unit Vector), but preserves - the direction that the vector represents. - - - - - Negates the vector. - - - - - Calculates the cross product of two vectors. - - First vector - Second vector - Resulting vector - - - - Calculates the dot product of two vectors. - - First vector - Second vector - Resulting vector - - - - Adds two vectors together. - - First vector - Second vector - Added vector - - - - Subtracts the second vector from the first vector. - - First vector - Second vector - Resulting vector - - - - Multiplies two vectors together. - - First vector - Second vector - Multiplied vector - - - - Multiplies a vector by a scalar. - - Source vector - Scalar value - Scaled vector - - - - Multiplies a vector by a scalar. - - Scalar value - Source vector - Scaled vector - - - - Transforms this vector by a 3x3 matrix. This "post-multiplies" the two. - - Source matrix - Source vector - Transformed vector - - - - Transforms this vector by a 4x4 matrix. This "post-multiplies" the two. - - Source matrix - Source vector - Transformed vector - - - - Divides the first vector by the second vector. - - First vector - Second vector - Divided vector - - - - Divides the vector by a divisor value. - - Source vector - Divisor - Divided vector - - - - Negates the vector. - - Source vector - Negated vector - - - - Tets equality between two vectors. - - First vector - Second vector - True if the vectors are equal, false otherwise - - - - Tests inequality between two vectors. - - First vector - Second vector - True if the vectors are not equal, false otherwise - - - - Tests equality between this vector and another vector. - - Vector to test against - True if components are equal - - - - Tests equality between this vector and another object. - - Object to test against - True if the object is a vector and the components are equal - - - - Returns a hash code for this instance. - - - A hash code for this instance, suitable for use in hashing algorithms and data structures like a hash table. - - - - - Returns a that represents this instance. - - - A that represents this instance. - - - - - Gets or sets the component value at the specified zero-based index - in the order of XYZ (index 0 access X, 1 access Y, etc). If - the index is not in range, a value of zero is returned. - - Zero-based index. - The component value - - - - Represents a 3x3 matrix. Assimp docs say their matrices are always row-major, - and it looks like they're only describing the memory layout. Matrices are treated - as column vectors however (X base in the first column, Y base the second, and Z base the third) - - - - - Value at row 1, column 1 of the matrix - - - - - Value at row 1, column 2 of the matrix - - - - - Value at row 1, column 3 of the matrix - - - - - Value at row 2, column 1 of the matrix - - - - - Value at row 2, column 2 of the matrix - - - - - Value at row 2, column 3 of the matrix - - - - - Value at row 3, column 1 of the matrix - - - - - Value at row 3, column 2 of the matrix - - - - - Value at row 3, column 3 of the matrix - - - - - Constructs a new Matrix3x3. - - Element at row 1, column 1 - Element at row 1, column 2 - Element at row 1, column 3 - Element at row 2, column 1 - Element at row 2, column 2 - Element at row 2, column 3 - Element at row 3, column 1 - Element at row 3, column 2 - Element at row 3, column 3 - - - - Constructs a new Matrix3x3. - - A 4x4 matrix to construct from, only taking the rotation/scaling part. - - - - Transposes this matrix (rows become columns, vice versa). - - - - - Inverts the matrix. If the matrix is *not* invertible all elements are set to . - - - - - Compute the determinant of this matrix. - - The determinant - - - - Creates a rotation matrix from a set of euler angles. - - Rotation angle about the x-axis, in radians. - Rotation angle about the y-axis, in radians. - Rotation angle about the z-axis, in radians. - The rotation matrix - - - - Creates a rotation matrix from a set of euler angles. - - Vector containing the rotation angles about the x, y, z axes, in radians. - The rotation matrix - - - - Creates a rotation matrix for a rotation about the x-axis. - - Rotation angle in radians. - The rotation matrix - - - - Creates a rotation matrix for a rotation about the y-axis. - - Rotation angle in radians. - The rotation matrix - - - - Creates a rotation matrix for a rotation about the z-axis. - - Rotation angle in radians. - The rotation matrix - - - - Creates a rotation matrix for a rotation about an arbitrary axis. - - Rotation angle, in radians - Rotation axis, which should be a normalized vector. - The rotation matrix - - - - Creates a scaling matrix. - - Scaling vector - The scaling vector - - - - Creates a rotation matrix that rotates a vector called "from" into another - vector called "to". Based on an algorithm by Tomas Moller and John Hudges: - - "Efficiently Building a Matrix to Rotate One Vector to Another" - Journal of Graphics Tools, 4(4):1-4, 1999 - - - Starting vector - Ending vector - Rotation matrix to rotate from the start to end. - - - - Tests equality between two matrices. - - First matrix - Second matrix - True if the matrices are equal, false otherwise - - - - Tests inequality between two matrices. - - First matrix - Second matrix - True if the matrices are not equal, false otherwise - - - - Performs matrix multiplication.Multiplication order is B x A. That way, SRT concatenations - are left to right. - - First matrix - Second matrix - Multiplied matrix - - - - Implicit conversion from a 4x4 matrix to a 3x3 matrix. - - 4x4 matrix - 3x3 matrix - - - - Tests equality between this matrix and another. - - Other matrix to test - True if the matrices are equal, false otherwise - - - - Determines whether the specified is equal to this instance. - - The to compare with this instance. - - true if the specified is equal to this instance; otherwise, false. - - - - - Returns a hash code for this instance. - - - A hash code for this instance, suitable for use in hashing algorithms and data structures like a hash table. - - - - - Returns a that represents this instance. - - - A that represents this instance. - - - - - Gets the identity matrix. - - - - - Gets if this matrix is an identity matrix. - - - - - Gets or sets the value at the specific one-based row, column - index. E.g. i = 1, j = 2 gets the value in row 1, column 2 (MA2). Indices - out of range return a value of zero. - - - One-based Row index - One-based Column index - Matrix value - - - - Represents an embedded texture. Some file formats directly embed texture assets. - Embedded textures may be uncompressed, where the data is given in an uncompressed format. - Or it may be compressed in a format like png or jpg. In the latter case, the raw - file bytes are given so the application must utilize an image decoder (e.g. DevIL) to - get access to the actual color data. - - - - - Creates a new texture based on the unmanaged struct. A height of zero - indicates a compressed texture. - - Unmanaged AiTexture struct - The embededded texture - - - - Gets if the texture is compressed or not. - - - - - Represents a compressed embedded texture. See for a complete - description. - - - - - Gets if the texture data is present - this should always be true. - - - - - Gets the number of bytes in the buffer. - - - - - Gets the raw byte data representing the compressed texture. - - - - - Gets the format hint to determine the type of compressed data. This hint - will always be a three-character hint like "dds", "jpg", "png". - - - - - Gets if the texture is compressed or not. - - - - - Represents an uncompressed embedded texture. See for a complete - description. - - - - - Constructs a new UnCompressedTexture. - - Unmanaged AiTexture struct. - - - - Gets the width of the texture in pixels. - - - - - Gets the height of the texture in pixels. - - - - - Gets if the texel data is present - should always be true. - - - - - Gets the texel data, the array is of size Width * Height. - - - - - Gets if the texture is compressed or not. - - - - - Describes a blob of exported scene data. Blobs can be nested - each blob may reference another blob, which in - turn can reference another and so on. This is used to allow exporters to write more than one output for a given - scene, such as material files. Existence of such files depends on the format. - - - - - Creates a new ExportDataBlob. - - Unmanaged structure. - - - - Creates a new ExportDataBlob. - - Name - Data - - - - Writes the data blob to the specified stream. - - Output stream - - - - Reads a data blob from the specified stream. - - Input stream - Data blob - - - - Gets the name of the blob. The first and primary blob always has an empty string for a name. Auxillary files - that are nested will have names. - - - - - Get the blob data. - - - - - Gets the next data blob. - - - - - Gets if the blob data is valid. - - - - - Represents a RGB color. - - - - - Red component. - - - - - Green component. - - - - - Blue component. - - - - - Constructs a Color3D. - - Red component - Green component - Blue component - - - - Constructs a Color3D where each component is - set to the same value. - - Value to set R, G, B components - - - - Determines if the color is black, or close to being black. - - True if the color is black/nearly block, false otherwise. - - - - Adds the two colors together. - - First color - Second color - Added color - - - - Adds the value to each of the components of the color. - - Source color - Value to add to each component - Added color - - - - Adds the value to each of the components of the color. - - Value to add to each component - Source color - Added color - - - - Subtracts the second color from the first color. - - First color - Second color - Resulting color - - - - Subtracts the value from each of the color's components. - - Source color - Value to subtract from each component - Resulting color - - - - Subtracts the color's components from the value, returning - the result as a new color. Same as new Color4D(value) - color - - Value for each component of the first color - Second color - Resulting color - - - - Multiplies the two colors. - - First color - Second color - Multiplied color. - - - - Multiplies the color by a scalar value, component wise. - - Source color - Scalar value - Resulting color - - - - Multiplies the color by a scalar value, component wise. - - Scalar value - Source color - Resulting color - - - - Divides the first color by the second color, component wise. - - First color - Second color - Resulting color - - - - Divides the color by a divisor value. - - Source color - Divisor - Resulting color - - - - Tets equality between two colors. - - First color - Second color - True if the colors are equal, false otherwise - - - - Tets inequality between two colors. - - First color - Second color - True if the colors are not equal, false otherwise - - - - Tests equality between this color and another color - - Color to test against - True if components are equal - - - - Tests equality between this color and another object. - - Object to test against - True if the object is a color and the components are equal - - - - Returns a hash code for this instance. - - - A hash code for this instance, suitable for use in hashing algorithms and data structures like a hash table. - - - - - Returns a that represents this instance. - - - A that represents this instance. - - - - - Gets or sets the component value at the specified zero-based index - in the order of RGBA (index 0 access R, 1 access G, etc). If - the index is not in range, a value of zero is returned. - - Zero-based index. - The component value - - - - A 4D vector that represents a rotation. - - - - - Rotation component of the quaternion/ - - - - - X component of the vector part of the quaternion. - - - - - Y component of the vector part of the quaternion. - - - - - Z component of the vector part of the quaternion. - - - - - Constructs a new Quaternion. - - W component - X component - Y component - Z component - - - - Constructs a new Quaternion from a rotation matrix. - - Rotation matrix to create the Quaternion from. - - - - Constructs a new Quaternion from three euler angles. - - Pitch - Yaw - Roll - - - - Constructs a new Quaternion from an axis-angle. - - Axis - Angle about the axis - - - - Normalizes the quaternion. - - - - - Transforms this quaternion into its conjugate. - - - - - Returns a matrix representation of the quaternion. - - - - - - Spherical interpolation between two quaternions. - - Start rotation when factor == 0 - End rotation when factor == 1 - Interpolation factor between 0 and 1, values beyond this range yield undefined values - - - - - Rotates a point by this quaternion. - - Point to rotate - Quaternion representing the rotation - - - - - Multiplies two quaternions. - - First quaternion - Second quaternion - Resulting quaternion - - - - Tests equality between two quaternions. - - First quaternion - Second quaternion - True if the quaternions are equal, false otherwise. - - - - Tests inequality between two quaternions. - - First quaternion - Second quaternion - True if the quaternions are not equal, false otherwise. - - - - Tests equality between two quaternions. - - Quaternion to compare - True if the quaternions are equal. - - - - Tests equality between this color and another object. - - Object to test against - True if the object is a color and the components are equal - - - - Returns a hash code for this instance. - - - A hash code for this instance, suitable for use in hashing algorithms and data structures like a hash table. - - - - - Returns a that represents this instance. - - - A that represents this instance. - - - - - A node in the imported model hierarchy. - - - - - Constructs a new Node. - - Unmanaged AiNode structure - Parent of this node or null - - - - Finds a node with the specific name, which may be this node - or any children or children's children, and so on, if it exists. - - Node name - The node or null if it does not exist - - - - Gets the name of the node. - - - - - Gets the transformation of the node relative to its parent. - - - - - Gets the node's parent, if it exists. - - - - - Gets the number of children that is owned by this node. - - - - - Gets if the node contains children. - - - - - Gets the node's children. - - - - - Gets the number of meshes referenced by this node. - - - - - Gets if the node contains mesh references. - - - - - Gets the indices of the meshes referenced by this node. Meshes can be - shared between nodes, so there is a mesh collection owned by the scene - that each node can reference. - - - - - Callback delegate for Assimp's LogStream. - - Log message - User data that is passed to the callback - - - - Represents a log stream, which receives all log messages and - streams them somewhere. - - - - - Constructs a new LogStream. - - - - - Constructs a new LogStream. - - User-supplied data - - - - Constructs a new LogStream. - - Callback called when messages are logged. - - - - Constructs a new LogStream. - - Callback called when messages are logged. - User-supplied data - - - - Override this method to log a message for a subclass of Logstream, if no callback - was set. - - Message - User data - - - - User data to be passed to the callback. - - - - - Log stream that writes messages to the Console. - - - - - Constructs a new console logstream. - - - - - Constructs a new console logstream. - - User supplied data - - - - Log a message to the console. - - Message - Userdata - - - - Represents a Red-Green-Blue-Alpha (RGBA) color. - Color values range from 0 to 1. - - - - - Red component. - - - - - Green component. - - - - - Blue component. - - - - - Alpha component. - - - - - Constructs a Color4D. - - Red component - Green component - Blue component - Alpha component - - - - Constructs a Color4D. Alpha is set to 1.0. - - Red component - Green component - Blue component - - - - Constructs a Color4D where each component is - set to the same value. - - Value to set R, G, B, A components - - - - Determines if the color is black, or close to being black. - - True if the color is black/nearly block, false otherwise. - - - - Adds the two colors together. - - First color - Second color - Added color - - - - Adds the value to each of the components of the color. - - Source color - Value to add to each component - Added color - - - - Adds the value to each of the components of the color. - - Value to add to each component - Source color - Added color - - - - Subtracts the second color from the first color. - - First color - Second color - Resulting color - - - - Subtracts the value from each of the color's components. - - Source color - Value to subtract from each component - Resulting color - - - - Subtracts the color's components from the value, returning - the result as a new color. Same as new Color4D(value) - color - - Value for each component of the first color - Second color - Resulting color - - - - Multiplies the two colors. - - First color - Second color - Multiplied color. - - - - Multiplies the color by a scalar value, component wise. - - Source color - Scalar value - Resulting color - - - - Multiplies the color by a scalar value, component wise. - - Scalar value - Source color - Resulting color - - - - Divides the first color by the second color, component wise. - - First color - Second color - Resulting color - - - - Divides the color by a divisor value. - - Source color - Divisor - Resulting color - - - - Tets equality between two colors. - - First color - Second color - True if the colors are equal, false otherwise - - - - Tets inequality between two colors. - - First color - Second color - True if the colors are not equal, false otherwise - - - - Tests equality between this color and another color - - Color to test against - True if components are equal - - - - Tests equality between this color and another object. - - Object to test against - True if the object is a color and the components are equal - - - - Returns a hash code for this instance. - - - A hash code for this instance, suitable for use in hashing algorithms and data structures like a hash table. - - - - - Returns a that represents this instance. - - - A that represents this instance. - - - - - Gets or sets the component value at the specified zero-based index - in the order of RGBA (index 0 access R, 1 access G, etc). If - the index is not in range, a value of zero is returned. - - Zero-based index. - The component value - - - - Singleton that governs access to the unmanaged Assimp library functions. - - - - - Private Constructor - - - - - Loads the library using the default 32-bit or 64-bit DLL path, depending on the OS AssimpNet is running on. - - Thrown if the library is already loaded or if there was an error in loading the library. - - - - Loads the Assimp unmanaged library using the DLL path specified in LibraryPath. If the library is already loaded, or there was an error - in loading the library, an AssimpException is thrown. - - Path to the Assimp DLL. - Thrown if the library is already loaded or if there was an error in loading the library. - - - - Frees the Assimp unmanaged library. - - - - - Imports a file. - - Valid filename - Post process flags specifying what steps are to be run after the import. - Property store containing config name-values, may be null. - Pointer to the unmanaged data structure. - - - - Imports a scene from a stream. This uses the "aiImportFileFromMemory" function. The stream can be from anyplace, - not just a memory stream. It is up to the caller to dispose of the stream. - - Stream containing the scene data - Post processing flags - A hint to Assimp to decide which importer to use to process the data - Property store containing the config name-values, may be null. - - - - - Releases the unmanaged scene data structure. - - Pointer to the unmanaged scene data structure. - - - - Applies a post-processing step on an already imported scene. - - Pointer to the unmanaged scene data structure. - Post processing steps to run. - Pointer to the unmanaged scene data structure. - - - - Gets all supported export formats. - - Array of supported export formats. - - - - Exports the given scene to a chosen file format. Returns the exported data as a binary blob which you can embed into another data structure or file. - - Scene to export, it is the responsibility of the caller to free this when finished. - Format id describing which format to export to. - Pre processing flags to operate on the scene during the export. - Exported binary blob, or null if there was an error. - - - - Exports the given scene to a chosen file format and writes the result file(s) to disk. - - The scene to export, which needs to be freed by the caller. The scene is expected to conform to Assimp's Importer output format. In short, - this means the model data should use a right handed coordinate system, face winding should be counter clockwise, and the UV coordinate origin assumed to be upper left. If the input is different, specify the pre processing flags appropiately. - Format id describing which format to export to. - Output filename to write to - Pre processing flags - accepts any post processing step flag. In reality only a small subset are actually supported, e.g. to ensure the input - conforms to the standard Assimp output format. Some may be redundant, such as triangulation, which some exporters may have to enforce due to the export format. - Return code specifying if the operation was a success. - - - - Attaches a log stream callback to catch Assimp messages. - - Logstream to attach - - - - Enables verbose logging. - - True if verbose logging is to be enabled or not. - - - - Detaches a logstream callback. - - Logstream to detach - A return code signifying if the function was successful or not. - - - - Detaches all logstream callbacks currently attached to Assimp. - - - - - Create an empty property store. Property stores are used to collect import settings. - - Pointer to property store - - - - Deletes a property store. - - Pointer to property store - - - - Sets an integer property value. - - Pointer to property store - Property name - Property value - - - - Sets a float property value. - - Pointer to property store - Property name - Property value - - - - Sets a string property value. - - Pointer to property store - Property name - Property value - - - - Retrieves a color value from the material property table. - - Material to retrieve the data from - Ai mat key (base) name to search for - Texture Type semantic, always zero for non-texture properties - Texture index, always zero for non-texture properties - The color if it exists. If not, the default Color4D value is returned. - - - - Retrieves an array of float values with the specific key from the material. - - Material to retrieve the data from - Ai mat key (base) name to search for - Texture Type semantic, always zero for non-texture properties - Texture index, always zero for non-texture properties - The maximum number of floats to read. This may not accurately describe the data returned, as it may not exist or be smaller. If this value is less than - the available floats, then only the requested number is returned (e.g. 1 or 2 out of a 4 float array). - The float array, if it exists - - - - Retrieves an array of integer values with the specific key from the material. - - Material to retrieve the data from - Ai mat key (base) name to search for - Texture Type semantic, always zero for non-texture properties - Texture index, always zero for non-texture properties - The maximum number of integers to read. This may not accurately describe the data returned, as it may not exist or be smaller. If this value is less than - the available integers, then only the requested number is returned (e.g. 1 or 2 out of a 4 float array). - The integer array, if it exists - - - - Retrieves a material property with the specific key from the material. - - Material to retrieve the property from - Ai mat key (base) name to search for - Texture Type semantic, always zero for non-texture properties - Texture index, always zero for non-texture properties - The material property, if found. - - - - Retrieves a string from the material property table. - - Material to retrieve the data from - Ai mat key (base) name to search for - Texture Type semantic, always zero for non-texture properties - Texture index, always zero for non-texture properties - The string, if it exists. If not, an empty string is returned. - - - - Gets the number of textures contained in the material for a particular texture type. - - Material to retrieve the data from - Texture Type semantic - The number of textures for the type. - - - - Gets the texture filepath contained in the material. - - Material to retrieve the data from - Texture type semantic - Texture index - The texture filepath, if it exists. If not an empty string is returned. - - - - Gets all values pertaining to a particular texture from a material. - - Material to retrieve the data from - Texture type semantic - Texture index - Returns the texture slot struct containing all the information. - - - - Gets the last error logged in Assimp. - - The last error message logged. - - - - Checks whether the model format extension is supported by Assimp. - - Model format extension, e.g. ".3ds" - True if the format is supported, false otherwise. - - - - Gets all the model format extensions that are currently supported by Assimp. - - Array of supported format extensions - - - - Gets the memory requirements of the scene. - - Pointer to the unmanaged scene data structure. - The memory information about the scene. - - - - Creates a quaternion from the 3x3 rotation matrix. - - Quaternion struct to fill - Rotation matrix - - - - Decomposes a 4x4 matrix into its scaling, rotation, and translation parts. - - 4x4 Matrix to decompose - Scaling vector - Quaternion containing the rotation - Translation vector - - - - Transposes the 4x4 matrix. - - Matrix to transpose - - - - Transposes the 3x3 matrix. - - Matrix to transpose - - - - Transforms the vector by the 3x3 rotation matrix. - - Vector to transform - Rotation matrix - - - - Transforms the vector by the 4x4 matrix. - - Vector to transform - Matrix transformation - - - - Multiplies two 4x4 matrices. The destination matrix receives the result. - - First input matrix and is also the Matrix to receive the result - Second input matrix, to be multiplied with "dst". - - - - Multiplies two 3x3 matrices. The destination matrix receives the result. - - First input matrix and is also the Matrix to receive the result - Second input matrix, to be multiplied with "dst". - - - - Creates a 3x3 identity matrix. - - Matrix to hold the identity - - - - Creates a 4x4 identity matrix. - - Matrix to hold the identity - - - - Gets the Assimp legal info. - - String containing Assimp legal info. - - - - Gets the native Assimp DLL's minor version number. - - - - - - Gets the native Assimp DLL's major version number. - - Assimp major version number - - - - Gets the native Assimp DLL's revision version number. - - Assimp revision version number - - - - Gets the native Assimp DLL's current version number as "major.minor.revision" string. This is the - version of Assimp that this wrapper is currently using. - - - - - - Get the compilation flags that describe how the native Assimp DLL was compiled. - - Compilation flags - - - - Gets the AssimpLibrary instance. - - - - - Gets the default path used for loading the 32-bit version of the unmanaged Assimp DLL. - - - - - Gets the default path used for loading the 64-bit version of the unmanaged Assimp DLL. - - - - - Gets the current path to the unmanaged Assimp DLL that is loaded. - - - - - Gets if the Assimp unmanaged library has been loaded or not. - - - - diff --git a/External/AssimpNet-3.1/Samples/AssimpNet.dll b/External/AssimpNet-3.1/Samples/AssimpNet.dll deleted file mode 100644 index 78dc93cb..00000000 Binary files a/External/AssimpNet-3.1/Samples/AssimpNet.dll and /dev/null differ diff --git a/External/AssimpNet-3.1/Samples/OpenTK.GLControl.dll b/External/AssimpNet-3.1/Samples/OpenTK.GLControl.dll deleted file mode 100644 index e31628d5..00000000 Binary files a/External/AssimpNet-3.1/Samples/OpenTK.GLControl.dll and /dev/null differ diff --git a/External/AssimpNet-3.1/Samples/OpenTK.dll b/External/AssimpNet-3.1/Samples/OpenTK.dll deleted file mode 100644 index afff0dd1..00000000 Binary files a/External/AssimpNet-3.1/Samples/OpenTK.dll and /dev/null differ diff --git a/External/AssimpNet-3.1/Samples/Program.cs b/External/AssimpNet-3.1/Samples/Program.cs deleted file mode 100644 index bfa734fd..00000000 --- a/External/AssimpNet-3.1/Samples/Program.cs +++ /dev/null @@ -1,36 +0,0 @@ -/* -* Copyright (c) 2012-2013 Nicholas Woodfield -* -* Permission is hereby granted, free of charge, to any person obtaining a copy -* of this software and associated documentation files (the "Software"), to deal -* in the Software without restriction, including without limitation the rights -* to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -* copies of the Software, and to permit persons to whom the Software is -* furnished to do so, subject to the following conditions: -* -* The above copyright notice and this permission notice shall be included in -* all copies or substantial portions of the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -* THE SOFTWARE. -*/ - -using System; - -namespace Assimp.Sample { - static class Program { - /// - /// The main entry point for the application. - /// - [STAThread] - static void Main() { - SimpleOpenGLSample sample = new SimpleOpenGLSample(); - sample.Run(30.0, 0.0); - } - } -} diff --git a/External/AssimpNet-3.1/Samples/SimpleOpenGLSample.cs b/External/AssimpNet-3.1/Samples/SimpleOpenGLSample.cs deleted file mode 100644 index 3d4f3f6c..00000000 --- a/External/AssimpNet-3.1/Samples/SimpleOpenGLSample.cs +++ /dev/null @@ -1,332 +0,0 @@ -/* -* Copyright (c) 2012-2013 Nicholas Woodfield -* -* Permission is hereby granted, free of charge, to any person obtaining a copy -* of this software and associated documentation files (the "Software"), to deal -* in the Software without restriction, including without limitation the rights -* to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -* copies of the Software, and to permit persons to whom the Software is -* furnished to do so, subject to the following conditions: -* -* The above copyright notice and this permission notice shall be included in -* all copies or substantial portions of the Software. -* -* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -* THE SOFTWARE. -*/ - -using System; -using System.Drawing; -using System.Drawing.Imaging; -using System.IO; -using System.Reflection; -using Assimp.Configs; -using OpenTK; -using OpenTK.Graphics; -using OpenTK.Graphics.OpenGL; - -namespace Assimp.Sample { - public class SimpleOpenGLSample : GameWindow { - private Scene m_model; - private Vector3 m_sceneCenter, m_sceneMin, m_sceneMax; - private float m_angle; - private int m_displayList; - private int m_texId; - - public SimpleOpenGLSample() : base() { - Title = "Quack! - Assimp.NET Simple OpenGL Sample"; - - String fileName = Path.Combine(Path.GetDirectoryName(Assembly.GetExecutingAssembly().Location), "duck.dae"); - - AssimpImporter importer = new AssimpImporter(); - importer.SetConfig(new NormalSmoothingAngleConfig(66.0f)); - m_model = importer.ImportFile(fileName, PostProcessPreset.TargetRealTimeMaximumQuality); - ComputeBoundingBox(); - } - - private void ComputeBoundingBox() { - m_sceneMin = new Vector3(1e10f, 1e10f, 1e10f); - m_sceneMax = new Vector3(-1e10f, -1e10f, -1e10f); - Matrix4 identity = Matrix4.Identity; - - ComputeBoundingBox(m_model.RootNode, ref m_sceneMin, ref m_sceneMax, ref identity); - - m_sceneCenter.X = (m_sceneMin.X + m_sceneMax.X) / 2.0f; - m_sceneCenter.Y = (m_sceneMin.Y + m_sceneMax.Y) / 2.0f; - m_sceneCenter.Z = (m_sceneMin.Z + m_sceneMax.Z) / 2.0f; - } - - private void ComputeBoundingBox(Node node, ref Vector3 min, ref Vector3 max, ref Matrix4 trafo) { - Matrix4 prev = trafo; - trafo = Matrix4.Mult(prev, FromMatrix(node.Transform)); - - if(node.HasMeshes) { - foreach(int index in node.MeshIndices) { - Mesh mesh = m_model.Meshes[index]; - for(int i = 0; i < mesh.VertexCount; i++) { - Vector3 tmp = FromVector(mesh.Vertices[i]); - Vector3.Transform(ref tmp, ref trafo, out tmp); - - min.X = Math.Min(min.X, tmp.X); - min.Y = Math.Min(min.Y, tmp.Y); - min.Z = Math.Min(min.Z, tmp.Z); - - max.X = Math.Max(max.X, tmp.X); - max.Y = Math.Max(max.Y, tmp.Y); - max.Z = Math.Max(max.Z, tmp.Z); - } - } - } - - for(int i = 0; i < node.ChildCount; i++) { - ComputeBoundingBox(node.Children[i], ref min, ref max, ref trafo); - } - trafo = prev; - } - - protected override void OnUnload(EventArgs e) { - base.OnUnload(e); - GL.DeleteTexture(m_texId); - } - - protected override void OnUpdateFrame(FrameEventArgs e) { - base.OnUpdateFrame(e); - - m_angle += 25f * (float) e.Time; - if(m_angle > 360) { - m_angle = 0.0f; - } - if(Keyboard[OpenTK.Input.Key.Escape]) { - this.Exit(); - } - } - - protected override void OnResize(EventArgs e) { - base.OnResize(e); - - GL.Viewport(0, 0, Width, Height); - - float aspectRatio = Width / (float) Height; - Matrix4 perspective = Matrix4.CreatePerspectiveFieldOfView(MathHelper.PiOver4, aspectRatio, 1, 64); - GL.MatrixMode(MatrixMode.Projection); - GL.LoadMatrix(ref perspective); - } - - protected override void OnRenderFrame(FrameEventArgs e) { - base.OnRenderFrame(e); - GL.ClearColor(Color.CornflowerBlue); - GL.Clear(ClearBufferMask.ColorBufferBit | ClearBufferMask.DepthBufferBit); - - GL.Enable(EnableCap.Texture2D); - GL.Hint(HintTarget.PerspectiveCorrectionHint, HintMode.Nicest); - GL.Enable(EnableCap.Lighting); - GL.Enable(EnableCap.Light0); - GL.Enable(EnableCap.DepthTest); - GL.Enable(EnableCap.Normalize); - GL.FrontFace(FrontFaceDirection.Ccw); - - GL.MatrixMode(MatrixMode.Modelview); - Matrix4 lookat = Matrix4.LookAt(0, 5, 5, 0, 0, 0, 0, 1, 0); - GL.LoadMatrix(ref lookat); - - GL.Rotate(m_angle, 0.0f, 1.0f, 0.0f); - - float tmp = m_sceneMax.X - m_sceneMin.X; - tmp = Math.Max(m_sceneMax.Y - m_sceneMin.Y, tmp); - tmp = Math.Max(m_sceneMax.Z - m_sceneMin.Z, tmp); - tmp = 1.0f / tmp; - GL.Scale(tmp*2, tmp*2, tmp*2); - - GL.Translate(-m_sceneCenter); - - if(m_displayList == 0) { - m_displayList = GL.GenLists(1); - GL.NewList(m_displayList, ListMode.Compile); - RecursiveRender(m_model, m_model.RootNode); - GL.EndList(); - } - - GL.CallList(m_displayList); - - SwapBuffers(); - } - - private void RecursiveRender(Scene scene, Node node) { - Matrix4 m = FromMatrix(node.Transform); - m.Transpose(); - GL.PushMatrix(); - GL.MultMatrix(ref m); - - if(node.HasMeshes) { - foreach(int index in node.MeshIndices) { - Mesh mesh = scene.Meshes[index]; - ApplyMaterial(scene.Materials[mesh.MaterialIndex]); - - if(mesh.HasNormals) { - GL.Enable(EnableCap.Lighting); - } else { - GL.Disable(EnableCap.Lighting); - } - - bool hasColors = mesh.HasVertexColors(0); - if(hasColors) { - GL.Enable(EnableCap.ColorMaterial); - } else { - GL.Disable(EnableCap.ColorMaterial); - } - - bool hasTexCoords = mesh.HasTextureCoords(0); - - foreach(Face face in mesh.Faces) { - BeginMode faceMode; - switch(face.IndexCount) { - case 1: - faceMode = BeginMode.Points; - break; - case 2: - faceMode = BeginMode.Lines; - break; - case 3: - faceMode = BeginMode.Triangles; - break; - default: - faceMode = BeginMode.Polygon; - break; - } - - GL.Begin(faceMode); - for(int i = 0; i < face.IndexCount; i++) { - uint indice = face.Indices[i]; - if(hasColors) { - Color4 vertColor = FromColor(mesh.GetVertexColors(0)[indice]); - } - if(mesh.HasNormals) { - Vector3 normal = FromVector(mesh.Normals[indice]); - GL.Normal3(normal); - } - if(hasTexCoords) { - Vector3 uvw = FromVector(mesh.GetTextureCoords(0)[indice]); - GL.TexCoord2(uvw.X, 1 - uvw.Y); - } - Vector3 pos = FromVector(mesh.Vertices[indice]); - GL.Vertex3(pos); - } - GL.End(); - } - } - } - - for(int i = 0; i < node.ChildCount; i++) { - RecursiveRender(m_model, node.Children[i]); - } - } - - private void LoadTexture(String fileName) { - fileName = Path.Combine(Path.GetDirectoryName(Assembly.GetExecutingAssembly().Location), fileName); - if(!File.Exists(fileName)) { - return; - } - Bitmap textureBitmap = new Bitmap(fileName); - BitmapData TextureData = - textureBitmap.LockBits( - new System.Drawing.Rectangle(0, 0, textureBitmap.Width, textureBitmap.Height), - System.Drawing.Imaging.ImageLockMode.ReadOnly, - System.Drawing.Imaging.PixelFormat.Format24bppRgb - ); - m_texId = GL.GenTexture(); - GL.BindTexture(TextureTarget.Texture2D, m_texId); - - GL.TexImage2D(TextureTarget.Texture2D, 0, PixelInternalFormat.Rgb, textureBitmap.Width, textureBitmap.Height, 0, - OpenTK.Graphics.OpenGL.PixelFormat.Bgr, PixelType.UnsignedByte, TextureData.Scan0); - textureBitmap.UnlockBits(TextureData); - - GL.TexParameter(TextureTarget.Texture2D, TextureParameterName.TextureMinFilter, (int)TextureMinFilter.Linear); - GL.TexParameter(TextureTarget.Texture2D, TextureParameterName.TextureMagFilter, (int)TextureMagFilter.Linear); - } - - private void ApplyMaterial(Material mat) { - if(mat.GetTextureCount(TextureType.Diffuse) > 0) { - TextureSlot tex = mat.GetTexture(TextureType.Diffuse, 0); - LoadTexture(tex.FilePath); - } - - Color4 color = new Color4(.8f, .8f, .8f, 1.0f); - if(mat.HasColorDiffuse) { - // color = FromColor(mat.ColorDiffuse); - } - GL.Material(MaterialFace.FrontAndBack, MaterialParameter.Diffuse, color); - - color = new Color4(0, 0, 0, 1.0f); - if(mat.HasColorSpecular) { - color = FromColor(mat.ColorSpecular); - } - GL.Material(MaterialFace.FrontAndBack, MaterialParameter.Specular, color); - - color = new Color4(.2f, .2f, .2f, 1.0f); - if(mat.HasColorAmbient) { - color = FromColor(mat.ColorAmbient); - } - GL.Material(MaterialFace.FrontAndBack, MaterialParameter.Ambient, color); - - color = new Color4(0, 0, 0, 1.0f); - if(mat.HasColorEmissive) { - color = FromColor(mat.ColorEmissive); - } - GL.Material(MaterialFace.FrontAndBack, MaterialParameter.Emission, color); - - float shininess = 1; - float strength = 1; - if(mat.HasShininess) { - shininess = mat.Shininess; - } - if(mat.HasShininessStrength) { - strength = mat.ShininessStrength; - } - - GL.Material(MaterialFace.FrontAndBack, MaterialParameter.Shininess, shininess * strength); - } - - private Matrix4 FromMatrix(Matrix4x4 mat) { - Matrix4 m = new Matrix4(); - m.M11 = mat.A1; - m.M12 = mat.A2; - m.M13 = mat.A3; - m.M14 = mat.A4; - m.M21 = mat.B1; - m.M22 = mat.B2; - m.M23 = mat.B3; - m.M24 = mat.B4; - m.M31 = mat.C1; - m.M32 = mat.C2; - m.M33 = mat.C3; - m.M34 = mat.C4; - m.M41 = mat.D1; - m.M42 = mat.D2; - m.M43 = mat.D3; - m.M44 = mat.D4; - return m; - } - - private Vector3 FromVector(Vector3D vec) { - Vector3 v; - v.X = vec.X; - v.Y = vec.Y; - v.Z = vec.Z; - return v; - } - - private Color4 FromColor(Color4D color) { - Color4 c; - c.R = color.R; - c.G = color.G; - c.B = color.B; - c.A = color.A; - return c; - } - } -} diff --git a/External/AssimpNet-3.1/Samples/duck.dae b/External/AssimpNet-3.1/Samples/duck.dae deleted file mode 100644 index 0ab2e7ea..00000000 --- a/External/AssimpNet-3.1/Samples/duck.dae +++ /dev/null @@ -1,199 +0,0 @@ - - - - - gcorson - Maya 8.0 | ColladaMaya v3.02 | FCollada v3.2 - Collada Maya Export Options: bakeTransforms=0;exportPolygonMeshes=1;bakeLighting=0;isSampling=0; -curveConstrainSampling=0;exportCameraAsLookat=0; -exportLights=1;exportCameras=1;exportJointsAndSkin=1; -exportAnimations=1;exportTriangles=0;exportInvisibleNodes=0; -exportNormals=1;exportTexCoords=1;exportVertexColors=1;exportTangents=0; -exportTexTangents=0;exportConstraints=1;exportPhysics=0;exportXRefs=1; -dereferenceXRefs=0;cameraXFov=0;cameraYFov=1 - -Copyright 2006 Sony Computer Entertainment Inc. -Licensed under the SCEA Shared Source License, Version 1.0 (the -"License"); you may not use this file except in compliance with the -License. You may obtain a copy of the License at: -http://research.scea.com/scea_shared_source_license.html -Unless required by applicable law or agreed to in writing, software -distributed under the License is distributed on an "AS IS" BASIS, -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -See the License for the specific language governing permissions and -limitations under the License. - - file:///C:/vs2005/sample_data/Complete_Packages/SCEA_Private/Maya_MoonLander/Moonlander/untitled - - 2006-08-23T22:29:59Z - 2007-02-21T22:47:42Z - - Y_UP - - - - - - - 37.8492 - 1.5 - 1 - 10000 - - - - - - - - - - 1 1 1 - - - - - - - ./duckCM.bmp - - - - - - - - - - - - - file2 - A8R8G8B8 - - - - - file2-surface - LINEAR_MIPMAP_LINEAR - LINEAR - - - - - - 0 0 0 1 - - - 0 0 0 1 - - - - - - 0 0 0 1 - - - 0.3 - - - 0 0 0 1 - - - 0.5 - - - 0 0 0 1 - - - 1 - - - 1 - - - - - - - - - - - 35.0226 89.3874 23.3732 19.5676 89.7173 22.4879 9.22909 91.5427 17.1037 4.33048 88.7008 4.57726 45.0571 89.4178 19.824 -30.5196 11.6272 25.1326 -15.6992 11.4278 34.2321 51.8411 17.7055 36.5602 65.7206 18.372 27.0862 56.0117 11.4345 22.6963 -23.2343 18.1488 41.0429 -40.9218 18.6322 29.6382 62.4487 11.3989 12.9806 60.2326 28.1944 39.5949 71.2984 29.0359 29.3335 -32.9737 29.6914 43.477 -48.95 28.9358 31.4102 73.8118 41.7425 29.8584 65.2513 41.3955 39.884 72.6597 55.003 29.2468 64.6263 55.4849 38.2648 66.5829 66.4165 27.9218 55.5179 67.734 35.7358 43.4971 75.6992 31.8699 56.934 75.0037 25.7495 14.7601 73.8701 35.1574 -12.1248 73.9991 28.9191 14.7016 78.8465 28.8886 -3.37962 78.0576 23.1953 -24.7824 78.2304 7.65121 4.94216 81.4267 15.8195 -54.7257 89.9761 8.84491 -53.6566 74.7375 26.9735 -44.1714 77.8938 26.1268 -64.7587 73.8997 7.15297 -61.5691 65.6958 25.2253 -42.9296 61.2502 39.4496 -64.9663 57.2673 21.7398 -48.9596 49.2561 39.8218 -58.3698 43.9468 28.036 -31.7993 70.8398 33.4366 -33.1153 82.3349 8.62471 48.2452 81.0789 22.327 34.1225 80.5718 26.6473 15.5527 81.3807 24.423 0.65596 81.0723 3.99376 15.1798 11.41 36.4164 17.2973 17.3674 43.2976 43.8649 67.7941 39.8677 55.9835 56.1625 42.7808 56.4187 41.7648 44.4371 46.9566 29.0085 44.2399 18.041 21.337 45.4158 -24.2634 29.7596 46.4694 -37.1346 44.6474 44.4312 -35.8668 57.8953 42.7333 -24.1626 66.8013 39.6298 -14.2645 43.4767 51.8892 10.1522 43.8267 53.9252 -10.3735 36.316 51.8336 -14.5047 52.2745 51.0455 9.35439 52.1796 53.5056 24.5685 36.9247 52.4691 11.2191 35.6243 52.5988 27.0248 44.5585 52.8835 25.4374 55.0852 52.0724 9.23132 59.258 51.2115 21.2751 61.6417 50.3945 -11.0645 57.3325 50.3033 -22.8339 53.8174 48.6047 -22.3883 43.3299 49.8488 -13.3437 34.4469 50.7719 -15.0193 59.7488 48.0109 12.3031 31.6369 51.4681 28.2 34.9703 51.4911 34.9314 44.1559 51.2583 33.7281 55.8993 50.0475 24.8495 63.37 48.6114 9.96162 62.8873 48.4038 6.73344 84.5266 2.83788 10.2211 84.9641 13.1445 19.05 85.0093 20.4734 35.2584 84.9759 22.0089 44.8651 85.199 18.7578 54.1484 90.1992 13.1393 25.84 89.3162 23.5593 14.5318 90.4728 20.5795 5.99276 89.5698 10.1098 59.1034 90.0324 3.37689 -23.9364 11.5353 30.6125 -11.459 10.0413 29.8243 -24.5326 10.1147 22.2069 -35.1528 11.6836 17.7191 61.5472 14.2726 25.2082 43.6854 11.43 30.0164 47.7677 14.1162 33.6212 -19.459 14.309 37.9267 -36.067 14.5054 27.6816 -32.9292 18.5574 36.7248 -46.1733 18.6604 20.5246 73.3418 18.3468 14.9194 68.8732 23.4107 28.4208 55.7803 22.4988 38.5465 -27.0171 23.4671 43.0366 -45.2302 23.6628 30.9246 -41.0731 29.3325 39.4763 79.4615 29.1894 16.0672 76.9844 23.4678 15.5749 72.8865 35.1223 29.8369 63.2406 34.5574 39.8307 81.8608 42.114 16.7292 80.9318 35.3877 16.409 66.0817 48.5555 39.2449 73.9987 48.5347 29.6857 80.1688 55.1853 16.948 81.5894 48.8387 16.9628 61.1927 62.0057 37.295 70.17 61.0152 28.6395 74.8647 66.3268 16.601 77.7874 61.0196 16.7611 61.7637 71.037 26.8557 67.1835 75.4493 16.6366 71.6321 71.1772 16.667 -7.40039 76.1581 26.3759 14.8335 76.3145 32.0471 -20.947 75.0059 21.3995 -9.30957 78.0917 17.6635 2.33308 81.2658 10.7014 -55.3055 81.4823 20.1865 -44.1025 82.8784 21.08 -48.3998 77.2606 26.9595 -63.8341 69.8359 17.705 -58.2579 70.6396 26.4175 -58.1459 60.4109 31.5845 -50.1918 68.7831 33.097 -53.5557 46.1592 34.9928 -63.069 52.729 24.0553 -63.6495 60.7883 23.3658 -54.4261 28.5392 21.6382 -12.4228 39.2454 51.9419 -52.1766 34.1006 30.9987 -39.3582 37.1753 42.8245 -63.2047 33.3562 7.77354 -14.9689 48.0973 51.5712 -13.2184 68.1588 38.5488 -20.841 71.9312 31.5875 -34.0814 73.6573 23.1685 39.0864 77.6536 29.4959 52.286 78.2905 24.2985 28.6752 75.0467 34.74 24.5284 79.4248 29.0977 58.2456 81.6454 14.9372 62.5867 78.8584 16.1198 -40.058 73.3058 29.0169 -62.4832 42.7738 19.6053 -66.2542 57.7677 16.0138 -46.3972 55.562 40.3341 46.1403 83.2928 20.059 52.8472 87.516 12.3304 24.3957 81.2413 26.4145 17.5457 83.2299 21.6568 35.0308 86.9496 21.9178 5.66061 83.0193 2.97282 39.2717 10.0042 25.9897 49.7414 9.99683 19.7068 14.6156 10.0124 31.7958 28.2119 11.4278 34.5791 55.179 10.0309 11.4214 16.1259 13.9798 40.2177 33.0793 17.7336 41.3765 18.9195 36.2041 52.5892 10.6044 39.6524 53.4314 18.2523 44.3116 53.7955 25.9535 39.9994 52.7745 9.73549 48.0914 53.8815 16.9236 53.6009 53.2898 26.8721 49.8693 52.6952 9.12603 55.8675 52.7181 15.9783 60.8706 50.8542 23.2428 59.2083 51.1997 15.2006 70.9348 38.4909 -38.0814 66.6122 37.6368 -31.4745 63.2943 41.295 -12.9337 55.4359 50.6592 -29.8093 42.9681 46.5354 -18.6612 31.1764 47.8255 -30.266 55.8423 44.7033 36.2897 31.2217 48.0605 46.511 42.7776 47.7899 45.6636 56.4673 46.2574 32.8524 66.1703 44.2955 12.3579 67.2602 43.2175 -19.149 38.1518 50.4005 -23.6628 48.8825 49.2194 21.1045 32.7401 51.4785 32.4268 38.9651 51.46 35.2465 50.0413 50.7771 17.9201 63.7837 48.4371 30.018 60.597 49.2453 -20.4236 57.6424 48.1257 -7.11345 60.5511 48.2081 -5.54756 57.4675 50.6459 -6.2067 51.4293 52.475 -5.95461 43.3855 53.166 -4.66971 35.7333 52.2177 -5.70251 32.445 51.1085 -8.3205 17.8723 43.3717 -2.69678 11.3425 36.4653 -27.2981 42.8866 48.0687 -27.8897 55.043 46.5161 -16.4436 32.2248 49.3054 -18.5848 62.3861 45.599 13.6265 28.0639 49.9986 41.3922 43.4352 49.4685 32.3868 32.7171 49.8711 40.4699 56.3449 48.0345 28.9733 65.0389 46.3945 11.0523 65.6624 45.6909 -37.9272 11.78 6.99728 -50.2675 18.389 7.36354 75.8256 18.3928 2.93945 64.2756 11.6576 2.65993 82.8128 29.1368 2.93945 85.8726 42.1384 2.93945 84.9147 55.2091 3.25752 79.936 66.2007 3.25752 72.9207 75.6569 3.11665 -13.2799 78.2816 6.78078 -42.4217 91.5301 9.02211 -66.2519 42.375 7.59116 -67.9758 58.5114 6.99802 8.76422 81.5601 20.2429 8.65004 83.1534 13.7124 6.16626 86.3527 3.3376 10.3479 87.4003 13.9949 7.91973 84.7475 8.18356 19.5238 87.0994 20.6484 13.8638 85.0248 17.2846 35.1961 83.043 23.5111 26.055 84.941 22.3278 44.4291 87.1742 18.6599 55.1672 83.7325 13.2216 53.3737 85.5572 12.3674 -18.7264 10.108 26.6814 -28.5504 10.1785 15.7995 -28.6467 14.412 33.9793 -40.9463 14.6426 19.2219 68.6182 14.2022 14.0757 -36.9819 23.7436 38.5844 48.5084 72.1529 33.9029 -14.7042 76.6096 19.7209 -49.515 83.8778 20.7678 -60.3339 76.3635 19.0618 -54.5522 64.8765 32.9243 -60.8158 55.9957 28.5728 -50.6442 23.4975 21.2438 -45.1383 35.1824 39.0803 -57.747 33.5446 21.51 -27.5531 73.6877 22.8942 26.6207 76.9559 31.9144 -39.393 77.9086 22.2647 -65.5928 51.6658 17.2594 -44.8336 71.3336 32.1213 -65.569 63.5509 16.5565 25.3055 83.1594 23.781 12.1192 83.2358 18.075 25.9631 10.0257 30.0393 30.5288 14.0969 38.2233 18.4628 39.992 53.2994 17.691 48.9863 53.8221 16.1429 57.6002 52.3171 32.2615 71.41 37.9727 51.4408 62.676 41.4618 57.6406 48.9151 43.8433 52.9177 35.0586 44.5773 36.217 23.1483 43.9056 -31.7681 36.6178 45.7769 -37.83 51.5724 43.6927 -25.9576 36.5644 47.2776 -31.2662 49.6491 45.6583 26.7542 27.5116 48.1161 23.2102 67.8126 43.5534 -9.81152 64.5785 42.5347 -5.73514 54.6841 51.8166 -6.34459 47.5345 53.0926 -5.18279 39.3551 52.8687 -13.0679 23.5531 45.6457 -5.21985 14.0791 40.2548 -0.679352 10.0168 31.8299 -28.752 49.271 47.2864 -23.8534 36.6519 48.7626 -24.6964 59.5316 45.8889 -7.15942 29.3978 49.7079 38.1551 37.5127 49.7814 23.9612 29.5453 49.9126 42.2701 49.9123 48.8776 35.8278 61.6884 47.1419 20.5055 66.243 45.9037 -8.95663 63.2617 45.5834 -31.1142 10.1703 6.38486 -44.1714 14.6552 7.27827 70.6407 14.3913 2.92833 79.9353 23.413 2.93945 84.5803 35.3544 2.93945 85.9631 48.8595 3.25752 82.8254 61.0226 3.25826 76.7546 71.3433 3.2553 -19.2017 77.8115 7.33611 -48.5489 92.2656 9.06511 -60.1596 84.4057 8.28143 -55.757 23.043 7.73055 -29.2013 79.6561 8.08569 -37.1064 88.1752 8.91461 -68.0046 51.5783 7.15372 -66.9147 65.618 7.07735 57.0756 10.1525 2.28551 6.64003 83.0734 8.64102 7.67061 86.759 8.63805 14.3983 87.2706 17.8748 26.21 86.9437 22.1654 62.3057 92.5874 2.9313 1.3848 69.2606 38.5873 1.56273 65.4519 43.0262 1.32251 64.1537 45.6605 4.95551 9.99831 32.3904 4.63076 11.3477 37.0599 4.48174 13.922 40.9628 4.08211 17.3859 43.9419 3.02928 21.4474 45.8963 3.07525 28.2293 49.9356 3.11009 31.6361 51.3265 3.03002 35.4574 52.4675 2.61333 39.4033 53.3009 2.11362 43.4389 53.8266 1.75772 47.519 53.7873 1.63762 51.3863 53.3032 1.70287 54.8295 52.4802 1.76736 58.0161 51.0099 1.52196 61.5001 48.3586 1.93642 72.8387 33.8763 3.64763 75.9142 30.548 5.31806 78.4269 26.9639 58.5778 87.5953 2.23361 59.1501 85.8263 2.11721 61.5583 84.2063 2.51758 64.9644 82.1214 2.892 69.0133 79.1475 3.00989 32.7991 89.7151 -30.4233 18.3501 89.4171 -27.9721 8.67525 89.5668 -20.9938 2.39314 90.3705 -9.85685 41.3633 90.1718 -28.7054 -31.106 11.4775 -32.9686 -16.1893 11.413 -41.8242 -37.8441 11.7199 -17.9362 51.1145 17.827 -43.7764 65.4167 18.372 -34.6672 55.5386 11.4663 -30.2365 -22.7101 18.3816 -48.1723 -41.2258 18.6322 -37.22 -49.9064 18.1281 -19.4546 62.0944 11.4196 -20.5393 59.314 28.4606 -46.5397 70.9277 29.0352 -36.8544 -33.1991 29.873 -50.7109 -49.3615 28.878 -39.0246 73.4812 41.7559 -37.3453 64.6226 41.5905 -46.5931 72.9066 55.0971 -37.0309 63.9264 55.2231 -45.5736 67.308 66.4328 -36.116 55.8026 66.7664 -44.1694 43.9561 74.6649 -39.815 57.8297 75.238 -34.1393 15.5401 73.1894 -42.5115 -12.2174 73.8819 -36.4385 15.3978 78.7998 -35.5147 -2.0421 78.412 -29.475 -24.7876 76.5792 -19.7267 -12.534 78.2897 -17.6678 4.34457 81.1227 -24.1642 -55.8163 87.2424 -22.0756 -43.7036 88.3494 -22.3158 -54.1303 74.7924 -34.6324 -44.4888 77.8752 -33.6648 -65.5053 72.5896 -18.5049 -61.9613 65.7536 -32.9553 -43.4634 60.448 -47.4894 -65.1954 57.0723 -29.5143 -59.2654 27.9119 -20.2361 -49.2087 49.1998 -47.3723 -58.9689 43.7199 -35.5858 -66.3446 42.1948 -19.4391 15.5861 70.0443 -46.0785 -33.1287 69.3852 -41.4713 -34.4892 80.0254 -21.5618 48.699 81.1865 -30.8689 34.2382 80.5703 -34.2498 16.5759 81.1153 -31.895 0.727875 81.1872 -12.4148 -68.018 58.2133 -17.8183 14.7802 11.3848 -44.0174 16.9221 17.4452 -50.8066 -13.0864 43.3447 -58.8481 10.4495 43.9097 -61.0858 -9.32663 36.6667 -59.0505 -14.22 51.903 -58.0496 9.45597 51.998 -60.0277 24.246 37.0634 -60.5519 11.3896 35.7436 -60.2776 26.5918 44.6467 -61.0071 25.4626 54.4929 -59.5273 9.00666 58.9948 -57.2808 21.3366 60.5555 -57.2059 -11.1972 57.2725 -56.9708 -22.2438 53.1256 -56.0203 -20.3457 43.0689 -57.3067 -12.1122 35.0371 -58.1689 -14.9222 59.3774 -55.2218 12.2904 31.7184 -59.1973 27.7581 35.2002 -59.4961 33.8971 44.4969 -59.5273 32.7486 55.5991 -57.9969 24.5692 62.5262 -55.8246 9.69026 62.3164 -55.2589 6.31009 84.6215 -9.59067 9.94086 84.9232 -20.0693 19.0219 85.0345 -27.4843 34.7653 85.0426 -29.4209 44.1941 85.119 -26.7866 50.8728 90.6708 -23.6459 25.0482 89.5646 -29.954 12.9607 89.423 -24.9078 5.25504 89.8204 -16.202 3.24726 88.5844 -2.72431 56.928 89.7848 -10.5352 -24.3405 11.4359 -38.3603 -12.0514 9.99387 -37.4698 -25.119 9.92937 -30.186 -35.4745 11.6324 -25.6774 -30.9667 10.1577 -16.9998 61 14.303 -32.6913 42.9826 11.5093 -37.4209 46.9722 14.2133 -40.7944 -19.5197 14.3549 -45.3897 -36.488 14.4595 -35.3605 -33.1887 18.5722 -44.2309 -44.1233 14.4447 -18.6976 -46.6619 18.3928 -28.2843 73.0378 18.3468 -22.5011 68.5692 23.4107 -36.0025 54.8395 22.7093 -45.7182 -26.8814 23.6917 -50.1401 -45.535 23.6628 -38.5063 -41.3718 29.3444 -46.7703 79.1575 29.1894 -23.6481 76.6804 23.4678 -23.1566 72.5633 35.1268 -37.3883 62.517 34.8109 -46.6606 81.5568 42.114 -24.311 80.6278 35.3877 -23.9899 65.2083 48.5511 -46.1149 73.84 48.5629 -37.3 80.6871 55.3477 -24.807 81.674 48.8988 -24.6283 60.7961 61.4452 -45.0316 70.7794 61.119 -36.7907 75.5475 66.5218 -24.6246 78.6126 61.265 -24.804 62.9885 71.049 -35.1951 66.8647 75.4648 -24.4251 71.4756 71.2009 -24.4489 -6.85692 76.1307 -33.2993 15.3904 76.124 -38.9186 -20.6749 74.9933 -28.8188 -18.659 77.1776 -18.9697 -8.319 78.3549 -24.2702 1.96458 81.2562 -18.3514 -55.843 81.314 -28.5504 -49.6254 89.3466 -22.4648 -44.4451 82.6048 -28.9686 -48.6808 77.2324 -34.5316 -64.3131 69.6573 -25.8984 -61.7107 81.899 -20.9783 -58.7835 70.7123 -34.1097 -58.4469 60.3879 -39.1736 -50.5077 68.7809 -40.6817 -54.183 45.9931 -42.2824 -63.8549 52.5711 -32.0063 -63.9335 60.729 -31.1655 -54.957 22.8131 -19.9766 -55.152 28.2115 -29.5499 -11.2032 39.4137 -59.029 -53.076 34.2815 -38.5249 -39.7533 37.3377 -50.1979 -63.1283 33.463 -20.1464 -14.2141 47.7244 -58.4915 -30.0695 77.3155 -20.5683 -21.5757 71.2928 -39.3886 -34.2579 73.9026 -30.84 39.2161 77.6454 -37.0836 52.7939 78.4766 -32.8685 29.7051 73.7336 -42.0511 25.218 79.3136 -35.8083 57.9394 81.7173 -23.2211 62.3879 78.9177 -24.2442 -40.3947 73.317 -36.5831 -38.6256 84.6334 -22.1512 -63.1328 42.5522 -27.8513 -68.0395 51.255 -18.387 -66.6864 57.5891 -24.6884 -46.719 55.3544 -48.0974 -67.0838 65.1042 -17.911 46.0958 83.2499 -28.6417 50.9529 87.3143 -20.6038 25.2513 81.0708 -33.3601 17.9216 83.2039 -29.0153 34.0372 87.1164 -29.0287 5.17719 83.0067 -10.4967 38.7965 10.0502 -33.6129 49.3922 10.0272 -27.3241 14.187 9.93604 -39.5629 27.7425 11.4278 -42.1534 55.0359 10.0176 -19.0023 15.6372 13.9546 -47.8631 32.7953 17.7996 -48.8099 18.8513 36.2745 -60.5645 10.861 39.7903 -60.8997 18.3879 44.3219 -61.3282 25.5709 40.1514 -60.9249 9.98461 48.0417 -60.7803 17.172 53.0256 -60.1664 26.7053 49.7018 -60.6231 9.02446 55.628 -58.8755 15.9709 59.969 -57.3289 23.2776 58.2326 -58.209 44.1377 66.4765 -47.442 32.9162 70.0487 -45.5996 -39.1943 64.8054 -45.7138 55.5401 55.5242 -49.7715 51.248 61.6595 -48.7462 56.0065 41.9561 -51.2803 57.0734 48.8091 -50.5693 46.5132 29.225 -51.505 52.5663 35.3329 -51.6029 17.5056 21.4015 -53.1414 35.7529 23.258 -51.4249 -24.8654 30.3579 -52.8774 -37.595 44.6801 -51.7631 -32.3879 37.056 -52.6379 -36.3175 56.5451 -50.6094 -38.0947 50.8613 -51.419 -25.0582 65.9138 -47.2878 -13.0315 55.2283 -57.5699 -29.5994 42.7331 -54.0504 -17.7196 32.1054 -55.3997 -31.0452 54.9518 -52.1567 14.4814 25.6447 -55.9766 35.6595 31.6265 -55.6473 45.0786 43.2372 -55.4835 44.2682 56.1306 -54.0718 32.613 65.3459 -51.8098 12.2638 66.6664 -50.3239 -16.8788 38.5536 -57.7812 -22.2779 48.1633 -56.692 20.9614 32.7638 -59.3975 31.7892 39.2914 -59.6303 34.2463 50.1711 -58.9927 17.7651 63.1379 -55.4049 29.3959 59.9275 -56.7944 -19.9928 57.0804 -55.4805 -7.23875 60.3598 -55.204 -5.65804 57.5512 -57.0761 -6.0065 51.3551 -59.049 -5.22208 43.4715 -59.8809 -3.96387 36.0409 -59.508 -5.15608 32.8988 -58.5686 -13.5854 23.9342 -52.6112 -9.06415 18.1577 -50.5723 -3.25877 11.387 -43.9714 -26.2193 42.6871 -55.6006 -28.5919 54.4558 -53.8865 -15.0875 33.3422 -56.7928 -18.825 61.9909 -52.8915 13.3618 27.7844 -57.7174 39.8055 43.952 -57.5439 31.8122 33.1212 -57.6826 38.9151 56.1492 -56.0878 28.5307 64.3375 -53.8731 10.8825 65.2576 -52.8604 -38.7872 11.7814 -10.3899 -51.3804 18.2081 -11.1306 75.9308 18.2734 -10.619 64.3713 11.5264 -10.1319 82.6956 29.1294 -10.748 85.6139 42.137 -11.5317 84.7924 55.3455 -12.4133 79.6343 66.3979 -12.9219 71.6684 75.6332 -12.7061 -25.2621 79.1542 -11.2952 -14.3624 78.3676 -10.5812 -55.4174 91.1379 -15.1558 -43.1913 92.0224 -14.9719 -65.5402 74.7902 -11.1558 -61.0434 28.0454 -11.3123 -32.6111 84.6875 -12.5304 -67.2833 42.4839 -10.9141 -68.8802 58.6841 -10.4374 0.543259 81.1205 -6.22162 9.52418 81.0708 -28.7966 8.37571 83.1824 -21.1125 5.53085 86.6678 -9.24443 6.35532 84.3783 -3.72153 9.91936 86.9399 -19.9543 7.46301 84.8157 -15.1358 19.1716 86.9829 -27.1848 13.7244 84.9789 -24.2465 35.0315 83.0667 -31.2656 26.1633 85.0641 -29.3275 42.8321 87.2394 -26.5835 54.4673 83.6613 -21.5529 52.1903 85.3592 -20.4029 -19.1772 9.97014 -34.5627 -29.0093 10.0524 -23.9684 -28.9966 14.3787 -41.6404 -41.4341 14.4313 -27.1351 68.2653 14.2141 -21.6559 -37.1724 23.751 -45.8917 49.1935 70.9503 -42.3484 -14.5648 76.6133 -27.0075 -49.8916 83.6109 -28.9872 -61.1227 76.1114 -27.2671 -55.0601 65.0337 -40.5186 -61.3029 55.8348 -36.2984 -51.2017 23.1727 -29.0783 -45.8464 35.4359 -46.3143 -58.6945 33.6906 -29.4149 -27.3062 73.8878 -30.3291 27.1279 76.7275 -38.8845 -39.6428 78.0687 -29.8339 -66.1326 51.3373 -25.8257 -45.1368 71.2869 -39.6934 -65.8464 63.4174 -25.0094 25.8474 83.1357 -30.877 12.1451 83.2039 -25.5855 25.4849 9.93826 -37.9992 30.078 14.1043 -45.7664 18.448 40.0625 -61.2347 17.9876 48.7616 -61.0605 16.2348 56.7727 -58.8674 -32.2767 62.0154 -49.2051 -13.9368 67.8282 -45.9206 -24.8684 37.0434 -54.8511 -31.525 48.8313 -53.174 26.4258 27.5071 -55.6637 23.2554 67.017 -50.8845 -10.1563 64.4547 -50.0444 -5.75739 54.7064 -58.2557 -5.8419 47.5145 -59.5984 -4.37907 39.5768 -59.8409 -5.9761 14.2111 -47.5917 -0.926239 9.96272 -39.5747 -28.5177 48.5533 -54.7769 -21.6936 37.4949 -56.2842 -25.4638 59.1765 -53.191 -6.8028 30.1029 -57.2111 37.0326 38.1125 -57.7227 23.7499 29.4563 -57.6722 40.6137 50.1599 -57.0286 34.858 61.1842 -54.92 20.4387 65.7863 -53.1414 -9.18353 63.1068 -52.8225 -31.7926 10.1666 -9.9777 -45.2866 14.5017 -10.8326 70.7816 14.2259 -10.5137 79.9368 23.3648 -10.642 84.3683 35.367 -11.0661 85.8037 48.9262 -12.0255 82.7112 61.2146 -12.6921 76.0168 71.4278 -13.3949 -20.2604 77.9924 -11.2248 -49.3845 92.9811 -15.3182 -60.8729 85.6046 -14.2238 -56.4851 22.8762 -11.2211 -64.3531 34.2467 -11.1677 -29.1309 81.0871 -11.445 -37.3177 89.3021 -14.5323 -69.0093 51.6317 -10.622 -67.6547 66.1837 -10.4878 5.71547 83.0356 -4.42811 57.0919 10.0917 -9.5929 6.03725 83.0742 -16.133 5.45968 86.1214 -3.26036 7.12048 86.8962 -15.0149 13.8867 86.9385 -24.0596 25.9809 87.0964 -28.959 -11.6043 122.781 8.68477 -11.2981 122.692 9.69681 -10.977 122.366 10.6888 -10.6656 121.82 11.586 -10.3765 121.078 12.3445 -10.1237 120.175 12.9302 -9.91827 119.156 13.3142 -9.77222 118.067 13.4803 -9.68768 116.96 13.4188 -9.67062 115.887 13.1341 -9.72327 114.899 12.6358 -9.85822 114.021 11.8907 -10.7227 112.914 8.71887 -11.1023 127.944 8.41562 -10.4921 127.767 10.4464 -9.85971 127.122 12.423 -9.24655 126.037 14.2114 -8.68082 124.561 15.7276 -8.18628 122.764 16.8946 -7.78964 120.733 17.6635 -7.49306 118.563 17.9719 -7.3344 116.363 17.8451 -7.30846 114.233 17.2735 -7.41818 112.273 16.2733 -7.69992 110.534 14.786 -8.2775 109.033 12.4727 -9.35776 108.08 8.5424 -9.95609 132.998 7.96262 -9.04932 132.737 10.981 -8.11142 131.781 13.9103 -7.20317 130.173 16.5602 -6.3661 127.988 18.8075 -5.64024 125.328 20.5468 -5.05821 122.318 21.6961 -4.64821 119.099 22.2025 -4.42282 115.824 22.0238 -4.39761 112.65 21.1845 -4.56294 109.746 19.6875 -4.97073 107.211 17.3891 -7.42485 103.383 8.21767 -8.20483 137.879 7.33685 -7.0141 137.537 11.2983 -5.78555 136.284 15.1374 -4.59557 134.176 18.611 -3.49826 131.313 21.5559 -2.54626 127.827 23.8351 -1.78407 123.883 25.3417 -1.24654 119.664 26.006 -0.958862 115.367 25.7954 -0.932175 111.202 24.7018 -1.15683 107.411 22.6977 -1.71957 104.094 19.6809 -4.90993 99.0215 7.7476 -5.87453 142.516 6.54797 -4.41762 142.098 11.3954 -2.91623 140.566 16.0879 -1.46082 137.989 20.3341 -0.119568 134.489 23.9337 1.04373 130.229 26.72 1.97571 125.407 28.5617 2.63261 120.249 29.3728 2.98405 114.998 29.1163 3.01297 109.897 27.8025 2.72233 105.248 25.381 2.00388 101.315 21.4907 -1.90344 95.1527 7.08847 -2.99854 146.84 5.6071 -1.29695 146.353 11.2694 0.45578 144.564 16.7478 2.15439 141.556 21.7035 3.72029 137.47 25.9059 5.07858 132.497 29.1585 6.16626 126.869 31.3079 6.93364 120.848 32.2555 7.3429 114.718 31.9552 7.37701 108.764 30.4219 7.02557 103.335 27.5927 6.15958 98.8146 22.9217 1.31064 91.5316 5.92221 0.38089 150.789 4.52833 2.30194 150.239 10.9231 4.28081 148.22 17.1066 6.19814 144.825 22.7007 7.96496 140.213 27.4444 9.49823 134.6 31.1152 10.7268 128.246 33.5419 11.592 121.45 34.611 12.0547 114.531 34.2722 12.0932 107.81 32.5417 11.6995 101.628 29.4492 10.7461 96.4739 24.1724 4.21408 154.305 3.32648 6.32714 153.7 10.3604 8.50323 151.481 17.1593 10.6111 147.749 23.3102 12.5537 142.677 28.5254 14.2397 136.505 32.5617 15.5905 129.519 35.2301 16.5418 122.048 36.4053 17.0504 114.439 36.0331 17.0919 107.05 34.1306 16.6589 100.258 30.74 15.7233 94.7279 25.791 8.4454 157.338 2.02082 10.7201 156.687 9.59079 13.0608 154.299 16.9057 15.3288 150.283 23.5229 17.4189 144.827 29.1348 19.2332 138.186 33.4774 20.6856 130.67 36.3481 21.7103 122.631 37.6123 22.2575 114.445 37.2119 22.3019 106.495 35.1648 21.8259 99.2209 31.4888 20.825 93.3985 26.5962 13.0133 159.842 0.628418 15.4163 159.154 8.62471 17.8875 156.633 16.3489 20.283 152.392 23.3369 22.4903 146.631 29.2623 24.4054 139.618 33.8481 25.9394 131.682 36.879 27.0211 123.193 38.2151 27.5987 114.549 37.7917 27.6461 106.153 35.6297 27.1561 98.4202 31.8069 26.2026 92.3353 26.7949 17.8512 161.781 -0.829224 20.3468 161.067 7.47549 22.9136 158.449 15.497 25.4011 154.045 22.7534 27.6929 148.063 28.9072 29.6814 140.78 33.6686 31.2747 132.539 36.8168 32.3972 123.724 38.2032 33.0378 114.732 37.7776 33.1394 106.004 35.5511 32.5863 97.9694 31.5919 31.965 91.3737 26.2299 28.0317 162.761 5.43213 30.6652 160.074 13.6627 33.218 155.556 21.1096 35.5698 149.416 27.4236 37.6109 141.943 32.3103 39.2458 133.487 35.5408 40.3779 124.44 36.8931 41.0778 115.182 36.3645 41.3685 106.251 34.3441 40.5714 98.0124 30.0964 39.483 90.8428 24.5869 25.47 163.494 -3.09354 33.2647 163.97 -5.38011 35.8181 163.241 3.11665 38.442 160.564 11.3176 40.9852 156.062 18.737 45.5605 150.164 24.1539 46.9596 143.512 28.5313 48.7731 136.143 30.9839 48.1273 125.112 34.1698 49.5294 116.289 34.2469 49.9179 107.113 32.426 48.6893 98.8206 27.8254 47.2243 91.628 22.178 38.4532 163.455 -6.88224 40.9503 162.742 1.42916 43.5171 160.123 9.45065 47.7967 155.173 17.3906 53.1913 129.392 30.4605 57.4434 120.187 30.353 57.7555 108.881 29.1971 56.501 100.349 24.8901 54.4406 93.4897 18.651 43.5401 162.322 -8.34137 45.9453 161.636 -0.335434 50.4154 158.124 9.95186 48.4521 160.589 -9.73451 50.7305 159.939 -2.15119 54.3182 157.614 6.23138 63.8033 119.565 25.3861 63.9101 110.06 24.7226 62.901 102.219 20.9027 60.7679 96.0876 14.7059 53.1171 158.28 -11.0416 55.2347 157.675 -3.99215 58.19 155.872 2.80748 67.2969 119.573 21.0355 67.7537 111.25 20.0049 67.3733 103.92 17.1459 65.043 98.1407 11.5222 57.4671 155.429 -12.245 59.394 154.879 -5.83163 62.1915 152.982 0.103493 69.6977 119.848 16.5973 70.8076 112.269 15.649 70.4413 106.039 12.8968 68.5447 100.725 8.19913 61.4382 152.077 -13.326 63.1457 151.59 -7.6422 65.78 149.427 -2.04368 72.9933 113.56 10.1899 72.6093 109.123 7.23009 71.4208 102.692 -5.93692 66.1158 146.314 -14.556 67.6306 145.656 -8.87371 68.937 144.641 -4.73136 71.1249 140.238 -3.87204 72.9303 135.432 -3.25369 73.955 129.872 0.956131 73.8222 124.051 6.88754 69.9913 140.169 -15.5436 71.876 138.749 -9.69077 -11.3759 117.634 8.77818 63.3644 132.244 19.7795 58.7861 144.777 19.4836 67.0122 129.764 16.8798 70.6155 138.855 5.83472 63.4756 148.383 9.49515 62.8195 133.184 17.464 65.3848 131.323 15.0306 58.8061 141.77 16.8434 60.1659 137.06 18.4575 67.3103 131.311 12.1873 59.8997 144.627 13.2097 68.6945 133.697 9.63008 62.6779 144.573 10.0134 68.5944 137.783 7.94185 66.1373 141.972 8.0323 63.5846 133.449 17.7798 66.1373 131.523 15.497 59.6002 142.393 17.3936 68.0977 131.472 12.4801 69.5345 133.885 9.64862 63.3399 145.241 10.1906 69.4233 138.273 7.76169 66.8358 142.631 7.99524 70.3049 128.194 12.73 72.5233 132.983 6.70811 70.8876 139.701 3.88477 57.3232 138.168 24.4749 62.3546 131.157 22.7541 67.3926 146.279 4.41341 62.6852 151.575 8.16354 58.5355 152.152 14.7897 56.0087 147.327 21.699 67.4163 128.203 18.5732 61.7689 138.738 16.9517 60.1192 142.066 15.9826 64.1066 135.62 16.4201 65.946 133.39 14.7222 67.2903 132.939 12.8657 68.2793 135.009 11.4955 67.7633 138.355 10.7993 65.6517 141.685 10.9157 62.861 143.967 11.7343 60.6115 144.197 13.6175 60.9733 137.35 18.8824 60.8999 145.33 13.6701 65.4233 132.097 14.9091 64.194 132.052 16.3667 63.0381 133.984 17.1452 60.5626 137.576 18.0038 59.2072 139.485 18.0623 59.179 141.815 16.5439 61.4122 134.887 18.1943 67.2154 132.019 12.4453 66.4087 131.047 13.613 59.0411 143.572 15.1678 60.1096 144.464 13.3409 68.5151 134.306 10.3248 68.0821 132.189 10.829 61.149 144.974 11.4258 62.7831 144.363 10.5976 68.2882 138.059 8.96576 68.9548 135.624 8.61655 64.3898 143.534 8.86493 66.015 141.892 9.0614 67.5801 139.948 7.72906 62.5229 143.343 13.2497 61.0674 143.946 13.8533 64.8184 141.126 13.1519 66.8854 138.187 12.9695 67.3889 133.651 13.1986 66.7994 134.635 14.1328 65.5909 137.242 14.9847 63.4504 140.109 15.2998 61.4471 142.587 14.915 69.5049 129.705 12.5735 72.1177 136.32 4.77299 71.5801 133.393 8.20432 59.2932 134.201 23.8217 59.9546 137.579 21.2023 65.0801 149.359 5.97188 67.3192 144.395 6.27661 56.9459 150.409 18.5398 60.5959 148.729 14.5628 56.1303 142.947 23.7928 65.2135 129.283 20.9902 68.9562 127.783 15.7988 69.2988 142.988 3.69571 60.547 152.61 11.1863 71.7477 130.025 9.56706 72.9533 131.626 4.33482 71.3592 125.34 12.6099 70.8958 140.288 0.80043 60.4142 128.485 25.3476 53.3566 137.368 28.099 60.1785 154.454 5.65604 66.8521 148.152 1.54631 50.4599 149.321 23.457 54.4777 155.19 14.0957 66.8083 125.61 19.6379 60.7657 140.445 16.6648 62.9418 137.1 16.8738 65.1157 134.361 15.6497 66.6044 132.832 13.8036 67.9094 133.728 12.0538 68.246 136.622 11.0736 66.8721 140.078 10.7355 64.2593 143.015 11.2634 61.6205 144.401 12.4393 60.0361 143.345 14.9402 62.2167 135.13 18.5205 60.0235 144.253 15.7061 59.9835 139.927 18.519 64.9258 132.28 16.7923 67.1776 131.236 14.0179 68.9044 132.335 10.9928 69.7696 135.952 8.50682 68.3794 140.573 7.55853 64.9874 144.212 8.9287 61.9957 145.611 11.7513 64.3364 132.866 16.125 59.6128 139.75 17.5893 61.7458 135.583 17.8214 66.3694 131.791 13.6738 59.3318 143.457 15.0788 67.9657 132.894 11.3154 61.3218 144.772 11.7684 68.6738 136.094 9.51442 64.4194 143.374 9.69681 67.3615 140.039 8.78485 61.7844 144.005 13.1407 63.6091 142.365 13.2305 65.9438 139.693 13.0347 67.4912 136.673 12.9257 66.9492 133.714 13.8169 66.3464 135.861 14.5969 64.5685 138.672 15.2167 62.3546 141.447 15.1878 60.8028 143.341 14.6881 70.7571 131.099 10.3129 71.4393 136.084 6.66586 61.5272 134.531 20.6551 65.2209 146.715 7.63861 59.5052 147.331 17.3142 58.8328 141.204 20.8056 65.3699 130.706 18.6303 68.3045 129.387 14.7556 69.1838 141.704 5.63008 61.9527 149.098 11.8158 72.6026 127.566 8.47568 72.3965 136.097 1.70497 56.5247 132.614 27.6949 63.6929 151.685 3.08774 52.022 153.009 18.9305 51.1249 144.226 26.8356 63.9865 126.508 22.5154 69.2202 125.238 16.535 69.0541 144.317 0.692924 57.2187 155.661 9.56113 67.741 135.282 12.8723 67.7907 134.283 12.7419 71.6609 136.111 -15.9358 72.3201 105.969 -15.2641 74.0417 117.157 -16.1597 75.2065 106.525 -16.2769 79.8634 107.308 -17.6552 91.3867 109.457 -21.1013 88.3001 106.164 -20.0804 79.2991 114.295 -17.6596 83.595 107.064 -18.7273 84.1132 113.461 -18.9875 85.3967 106.488 -19.2404 74.3568 135.883 -16.7173 78.9611 134.305 -18.0244 82.9529 133.126 -19.1618 84.9244 134.248 -19.7638 86.99 136.683 -20.4237 90.4947 139.433 -21.5114 93.7133 139.447 -22.4507 94.9967 133.968 -22.6969 95.4994 138.023 -22.9393 92.0955 130.536 -21.7701 88.3638 126.832 -20.5942 85.6599 124.96 -19.7608 81.4537 123.062 -18.4885 74.8654 115.813 -16.3999 75.0456 119.162 -16.437 77.3477 106.901 -16.9108 90.4702 107.067 -20.7351 76.8324 114.944 -16.9597 81.866 106.977 -18.232 81.8267 113.709 -18.3173 87.5994 113.172 -20.0641 72.8517 136.463 -16.4526 76.6211 135.168 -17.3616 81.0749 133.56 -18.6235 84.1259 133.478 -19.5125 85.7941 135.222 -20.0404 95.5972 136.005 -22.9201 93.7963 132.209 -22.3054 90.1255 128.604 -21.1495 87.0197 125.694 -20.1745 83.7714 124.169 -19.1907 77.8207 121.529 -17.3927 90.9181 111.196 -21.0087 72.5032 108.223 -2.09484 75.2258 128.38 -2.75545 73.0089 134.723 -11.6266 74.987 120.808 6.20024 75.9205 117.527 -9.42607 74.9633 116.553 -9.73895 78.1707 127.11 -4.45851 76.4373 109.876 3.38505 75.8359 108.157 -4.45555 81.7666 127.621 -5.91393 76.6804 114.045 7.19746 76.6345 120.205 6.07716 82.3917 119.936 3.28125 80.7256 108.785 -7.12913 83.5075 117.685 2.46864 82.9974 115.277 1.76725 92.4261 111.042 -14.8022 90.3783 110.634 -9.15768 95.4037 129.402 -7.5814 96.0984 136.789 -17.4832 82.3405 119.579 -9.26593 80.8413 115.369 -9.65369 85.2625 124.587 -1.81087 84.8272 129.21 -7.48057 85.7451 117.806 -3.52579 86.8232 121.414 -9.52765 85.9097 118.886 0.325172 87.199 131.776 -9.16064 88.7516 134.416 -11.1099 90.1003 121.341 -5.78863 94.2515 126.991 -9.62626 89.9564 123.624 -10.2795 92.7753 126.838 -11.8772 90.8128 122.536 -2.9371 84.8317 108.856 -9.63812 86.0135 114.746 -2.76731 86.5792 108.162 -11.0609 90.7371 125.097 -2.53673 73.043 106.875 -10.3143 75.0849 116.366 -9.04127 75.9716 116.037 -9.92357 74.6763 117.226 -13.3023 76.6107 127.495 -3.81347 75.8715 107.338 -10.9986 74.2945 131.787 -6.83849 77.6673 130.92 -7.97213 79.9509 127.383 -5.12654 76.4239 117.364 7.49699 79.6098 120.36 4.88643 79.5468 114.305 5.90663 78.3479 108.471 -5.80049 80.1169 108.117 -13.6233 81.3351 130.611 -9.06203 83.483 116.149 2.62879 83.0011 114.026 3.50368 91.761 108.672 -14.126 92.1266 109.889 -18.0081 93.8845 131.645 -7.45462 96.1799 134.037 -11.4887 81.9698 117.706 -6.57603 78.9833 118.659 -9.33636 78.2737 115.773 -9.7916 81.6235 116.026 -5.37269 79.8693 114.493 -14.8934 83.5372 128.01 -6.78511 83.5372 116.896 -3.09725 86.2686 119.313 -6.65833 84.7701 120.477 -9.37344 85.7155 117.814 -1.09836 82.8336 116.065 -0.2435 84.0376 118.31 1.24899 82.4806 122.05 -11.5955 87.1182 124.405 -12.0018 88.0999 133.229 -10.2009 92.2897 123.818 -7.20253 93.4241 126.82 -10.8934 91.5661 125.3 -11.0513 89.9394 122.25 -7.90022 90.4806 121.459 -4.05592 93.4426 125.358 -4.55564 95.0537 127.861 -8.4207 86.6067 133.598 -11.5288 88.5707 135.852 -12.9256 89.8207 126.465 -12.6372 92.9117 128.817 -13.9117 95.0404 130.344 -13.2941 82.9299 109.011 -8.36213 85.6702 113.376 -2.09262 83.9642 114.927 -0.734322 83.2265 115.122 -10.3417 85.751 115.129 -7.31301 84.1511 107.994 -14.6242 84.6693 113.83 -16.0203 88.6597 113.95 -5.64331 88.16 112.314 -5.20661 87.6284 114.616 -8.44739 91.1709 112.257 -10.1186 89.261 107.896 -12.7825 84.4929 131.425 -10.2884 88.4714 122.412 -9.79086 88.4424 120.148 -1.065 85.9995 121.323 0.560211 86.1099 130.434 -8.26055 87.8345 118.872 -4.42515 91.1968 133.419 -9.01013 88.8191 128.275 -4.56676 81.5976 122.873 0.828606 76.9644 122.205 2.94316 81.4612 110.902 -0.296883 85.7392 110.723 -3.63627 75.9894 134.176 -12.4407 80.1251 132.842 -13.5803 83.9442 132.485 -14.6398 85.946 134.022 -15.3694 88.0213 136.327 -16.4059 91.3103 138.582 -16.933 94.3976 138.399 -17.1755 95.3962 132.764 -17.8798 92.8436 130.018 -17.5358 89.2928 126.974 -16.3569 86.4413 124.91 -15.6051 82.4754 123.01 -14.5108 91.896 112.486 -14.9156 82.8751 115.658 -0.544518 86.2805 115.188 -4.50003 76.1644 116.572 -8.83145 75.4185 115.882 -13.8516 76.0488 119.438 -12.6624 75.6543 131.457 -7.41829 79.4986 117.656 6.72963 79.0322 110.008 1.65974 78.0128 107.635 -12.0211 79.5268 130.758 -8.47779 82.1877 117.111 4.66623 91.3177 107.267 -17.6789 94.3523 135.804 -11.3701 79.199 116.397 -7.74822 77.416 115.064 -14.3959 84.1318 118.571 -6.36101 83.3881 117.034 -0.32283 85.0712 123.225 -11.8706 91.807 124.332 -9.03386 92.9703 124.047 -5.59067 87.5542 134.782 -12.3095 91.394 127.808 -13.2948 94.0891 129.464 -13.8324 83.6906 111.07 -2.07482 83.6929 113.909 0.096817 83.6402 115.586 -6.22978 82.2292 108.145 -14.0185 82.2626 114.108 -15.3812 85.9475 107.439 -15.3597 88.2578 113.456 -17.1125 88.2163 114.084 -11.2463 88.9763 106.666 -16.7455 83.1168 130.614 -9.81607 88.5233 125.332 -12.2287 88.5596 122.718 -0.990116 88.1236 120.568 -7.14322 91.5424 136.545 -12.2591 90.1959 130.708 -6.46555 83.1835 123.375 -0.566017 79.5957 122.783 1.99635 74.3672 117.295 7.88031 87.5631 110.072 -6.37584 74.1744 134.769 -11.9588 77.8467 133.564 -12.9456 82.0565 132.388 -14.1586 85.1416 133.114 -14.9897 86.8728 135.108 -15.8513 96.088 134.721 -17.6366 94.3716 131.254 -17.9443 90.9752 128.478 -16.8885 87.8886 125.817 -15.9581 84.6456 124.017 -15.1551 78.798 121.528 -13.6567 91.6357 111.58 -17.9377 84.2971 115.519 -2.50114 83.7426 120.625 1.77541 88.5833 114.451 -6.97195 88.0828 118.976 -2.26166 92.4098 128.085 -4.46593 90.9233 113.198 -10.8133 95.8359 131.912 -12.44 88.8584 109.104 -9.27186 75.6269 121.857 3.65715 78.5266 120.452 -11.3783 85.7325 132.479 -10.7807 87.2109 126.227 -3.03349 82.3865 115.792 -3.39975 85.5323 114.683 -10.7629 88.5351 113.906 -14.361 85.1809 114.135 -13.5766 82.7372 114.618 -13.0324 80.3171 114.815 -12.4815 77.8096 115.265 -12.0804 75.7054 115.895 -11.7089 74.7512 116.96 -11.2522 75.744 118.732 -10.8711 69.843 141.836 -9.30819 67.9679 143.189 -15.0231 72.8213 119.941 10.9157 71.6506 104.986 0.684029 69.456 100.727 -14.47 73.995 114.29 6.9995 73.1142 110.85 3.56299 72.9748 136.288 -10.6843 71.3295 137.732 -15.8765 71.3963 104.177 -15.1099 74.1581 133.103 -5.27631 75.2109 128.825 -1.40012 75.073 122.123 6.21136 74.2901 118.616 8.83824 74.0083 114.133 7.99301 73.4597 110.347 4.91832 72.8198 106.93 -0.967873 82.4554 113.29 2.18171 79.572 111.521 3.2642 80.1607 112.304 4.14649 -10.1429 113.254 10.7089 72.7842 105.382 -7.25814 -5.83078 104.99 14.0223 -2.85619 101.143 15.3198 0.690811 97.9167 16.3207 4.67302 94.8688 16.9057 66.3361 95.2358 0.153168 -11.892 122.645 7.67271 -12.1529 122.274 6.67995 -12.3643 121.685 5.78059 -12.534 120.909 5.0184 -12.626 119.978 4.42898 -12.646 118.938 4.04047 -12.5956 117.84 3.87142 -12.4777 116.734 3.92851 -12.2953 115.674 4.20803 -12.0595 114.707 4.70033 -11.7659 113.862 5.43361 -11.6777 127.672 6.3856 -12.1989 126.934 4.40896 -12.6304 125.765 2.6199 -12.9514 124.219 1.10294 -13.1465 122.369 -0.071487 -13.2072 120.301 -0.848503 -13.1242 118.113 -1.18808 -12.8996 115.91 -1.07389 -12.5437 113.798 -0.511894 -12.0803 111.876 0.468269 -11.5131 110.201 1.90664 -10.7279 108.684 4.35558 -10.8109 132.596 4.94501 -11.5843 131.502 2.01563 -12.2226 129.769 -0.634972 -12.6979 127.479 -2.88298 -12.987 124.738 -4.62311 -13.0768 121.674 -5.77454 -12.9633 118.431 -6.28242 -12.6504 115.16 -6.12376 -12.1492 112.018 -5.30077 -11.4627 109.168 -3.83942 -10.636 106.694 -1.7434 -9.32736 137.352 3.37615 -10.3401 135.919 -0.462959 -11.1772 133.648 -3.93729 -11.8 130.646 -6.88298 -12.1796 127.054 -9.1636 -12.2968 123.039 -10.6717 -12.1477 118.789 -11.3375 -11.7385 114.502 -11.1299 -11.0883 110.379 -10.0578 -10.1881 106.649 -8.12857 -9.11383 103.415 -5.39493 -7.24765 141.871 1.70126 -8.48584 140.119 -2.99197 -9.509 137.344 -7.23812 -10.2704 133.674 -10.8392 -10.7339 129.283 -13.627 -10.8777 124.375 -15.4702 -10.6953 119.179 -16.2843 -10.1948 113.94 -16.03 -9.38 108.916 -14.6924 -8.24042 104.41 -12.2576 -6.81169 100.55 -8.6587 -4.60298 146.087 -0.054435 -6.04802 144.042 -5.53284 -7.24321 140.802 -10.4893 -8.13144 136.519 -14.6932 -8.67267 131.393 -17.9473 -8.84024 125.664 -20.0997 -8.62744 119.599 -21.0494 -8.04318 113.482 -20.7529 -7.08603 107.625 -19.1759 -5.77963 102.353 -16.3577 -4.12698 97.8226 -12.2769 -1.43115 149.939 -1.86574 -3.0623 147.631 -8.04924 -4.41095 143.974 -13.6441 -5.41411 139.139 -18.3892 -6.02504 133.353 -22.0622 -6.21411 126.886 -24.4919 -5.97388 120.04 -25.564 -5.31401 113.136 -25.2289 -4.25377 106.509 -23.4776 -2.81467 100.514 -20.3577 -0.857285 95.3878 -15.9247 2.22112 153.371 -3.70596 0.427597 150.832 -10.5049 -1.05525 146.812 -16.6565 -2.15849 141.496 -21.8739 -2.82948 135.134 -25.9124 -3.03783 128.024 -28.5838 -2.77313 120.497 -29.7627 -2.04877 112.906 -29.3942 -0.897324 105.606 -27.4954 0.658188 98.9955 -24.1115 2.66969 93.7269 -19.7623 6.30045 156.332 -5.54841 4.37052 153.602 -12.8633 2.77497 149.275 -19.4821 1.58868 143.556 -25.0954 0.866531 136.711 -29.4409 0.642624 129.061 -32.3147 0.926575 120.963 -33.5833 1.70657 112.796 -33.1866 2.9455 104.941 -31.144 4.64336 97.9398 -27.491 6.69341 92.8958 -23.465 10.7483 158.78 -7.36639 8.71009 155.896 -15.0906 7.02557 151.328 -22.08 5.77182 145.289 -28.0077 5.00963 138.061 -32.5957 4.77312 129.983 -35.6311 5.07339 121.431 -36.9701 5.89712 112.807 -36.5512 7.20499 104.513 -34.3944 9.05486 97.2925 -30.556 11.2406 92.5807 -26.9734 15.4979 160.678 -9.13321 13.3818 157.684 -17.1547 11.6321 152.94 -24.4125 10.3309 146.669 -30.5671 9.53901 139.163 -35.3323 9.29359 130.775 -38.4834 9.60574 121.895 -39.8743 10.4606 112.939 -39.4398 11.8189 104.326 -37.2 14.0588 96.9514 -33.3467 16.6434 92.4725 -29.9718 23.0545 162.362 -11.6177 20.8829 159.289 -19.8483 19.0871 154.421 -27.2967 17.7525 147.986 -33.6129 16.9392 140.284 -38.5019 16.6871 131.675 -41.736 17.0074 122.563 -43.1632 17.8853 113.373 -42.7169 19.2791 104.535 -40.4185 21.2106 97.0107 -36.2628 23.42 92.7149 -32.4103 30.8573 162.843 -13.8754 28.6938 159.781 -22.0763 26.9055 154.931 -29.4973 27.9242 148.749 -36.2635 26.8335 141.896 -40.4148 27.1308 134.403 -43.1558 24.8332 123.19 -45.306 25.7073 114.033 -44.8611 27.096 105.227 -42.5709 28.977 97.7766 -38.3173 31.01 93.1798 -33.7501 36.0984 162.352 -15.1936 33.9816 159.358 -23.2144 33.3826 154.015 -31.9877 31.2043 127.797 -45.1888 41.2721 161.261 -16.3458 39.5527 157.252 -27.2589 34.1114 118.081 -46.7154 35.274 106.958 -44.7195 36.8836 99.3018 -39.4702 38.9366 94.263 -33.7738 46.3034 159.583 -17.3163 44.8502 156.854 -26.2038 42.5748 117.521 -46.6924 42.9789 108.591 -45.2964 44.501 100.951 -40.6187 47.291 94.8665 -33.4268 51.1197 157.345 -18.0904 49.9772 155.213 -25.3275 48.2059 117.708 -45.7612 48.7168 109.961 -44.0908 50.3568 102.509 -40.027 53.4827 96.7468 -32.9174 55.6498 154.578 -18.6568 54.8409 152.392 -25.0769 52.7864 118.209 -43.2581 53.6228 111.351 -41.2941 55.2413 104.656 -38.0407 58.7364 99.47 -31.8202 59.8286 151.323 -19.0083 59.0656 148.888 -25.0487 58.6371 112.647 -37.2162 60.0213 108.358 -34.3455 66.7364 101.215 -23.2055 64.3461 145.393 -20.1264 63.2939 144.171 -24.2324 64.6093 139.563 -25.8976 66.0209 134.24 -27.224 64.8265 128.137 -31.0498 61.4092 121.344 -36.0211 68.4454 138.292 -21.5291 45.453 130.809 -41.5454 41.6524 143.401 -39.21 50.101 128.433 -40.9145 59.0129 137.957 -33.7931 50.9314 147.376 -33.4765 46.2433 131.854 -39.2708 49.7303 130.061 -38.4737 43.1271 140.511 -36.8678 43.4601 135.718 -38.774 52.9147 130.138 -37.0872 45.9668 143.509 -34.5197 55.443 132.636 -35.7653 50.0284 143.557 -33.3201 56.2208 136.784 -34.4582 54.0432 141.001 -33.4001 46.726 132.091 -39.9847 50.1181 130.245 -39.3182 43.4927 141.099 -37.7857 53.4219 130.291 -37.7879 56.1362 132.807 -36.2509 50.4828 144.208 -33.8546 57.0422 137.29 -34.817 54.643 141.653 -33.7723 55.0842 126.961 -39.0439 60.0643 131.807 -35.2485 60.3282 138.873 -32.42 37.8104 136.599 -42.3736 42.95 129.62 -43.6504 57.0126 145.449 -31.2322 50.941 150.632 -32.0693 43.8723 150.975 -35.442 38.0876 145.889 -39.6926 49.5108 126.802 -42.685 45.605 137.439 -38.4211 44.6923 140.828 -36.8618 47.893 134.316 -39.1277 50.3776 132.134 -38.6198 52.5225 131.75 -37.7278 54.0743 133.869 -37.1666 53.9713 137.248 -36.4482 52.0865 140.596 -35.554 49.2647 142.875 -34.8407 46.3531 143.052 -35.2278 43.9086 135.978 -39.5785 46.5533 144.179 -35.4761 49.8356 130.846 -38.4441 47.9983 130.76 -39.0142 46.6052 132.656 -39.1566 44.0339 136.249 -38.6168 42.8387 138.17 -38.0111 43.6017 140.564 -36.8188 44.6634 133.535 -39.1929 52.6931 130.851 -37.3023 51.3763 129.845 -37.8198 44.2029 142.382 -35.6615 46.0758 143.337 -34.7362 54.9106 133.214 -36.2776 54.299 131.078 -36.3859 47.9753 143.917 -33.7041 49.8059 143.321 -33.8591 55.4037 137.025 -35.1736 56.1837 134.599 -35.1328 52.1021 142.547 -33.2281 53.387 140.878 -34.1972 55.4482 138.973 -33.8331 48.1733 142.19 -35.9091 46.6141 142.785 -35.6607 50.1892 139.952 -36.9649 52.0658 136.997 -37.7961 52.4194 132.447 -38.0845 51.4089 133.398 -38.5931 49.903 135.983 -38.7555 47.893 138.861 -37.994 46.3798 141.377 -36.6995 54.5637 128.486 -38.5583 60.8235 135.305 -33.5811 58.5718 132.382 -36.0552 39.8159 132.627 -42.8845 41.7955 136.119 -41.0087 54.1663 148.483 -31.4153 55.9539 143.477 -32.6654 40.5373 149.092 -37.6693 45.7748 147.539 -36.2109 37.1201 141.421 -41.3319 46.3145 127.804 -43.6823 52.3171 126.477 -40.9857 59.1168 142.133 -31.5495 47.4993 151.562 -33.5084 58.2159 128.907 -37.3334 61.9319 130.28 -33.5996 55.9843 124.214 -39.8068 61.9357 139.512 -29.8517 40.0547 127.159 -44.8752 32.5262 135.693 -43.2641 50.1396 153.648 -28.7343 58.0699 147.457 -28.6001 32.4395 147.874 -38.275 40.7865 154.09 -32.8062 48.5485 123.891 -44.2502 44.8917 139.171 -37.7145 46.6541 135.791 -38.9245 49.1683 133.076 -38.9875 51.4356 131.609 -38.169 53.4767 132.569 -37.389 54.253 135.498 -36.8633 53.2321 138.983 -35.9892 50.709 141.926 -35.1558 47.8345 143.294 -34.7866 45.1675 142.152 -35.9951 45.1713 133.754 -39.9113 44.7331 143.025 -36.6728 43.2421 138.583 -38.8326 48.3979 130.967 -39.812 51.8085 130.009 -38.6079 54.898 131.214 -36.9842 56.9414 134.926 -35.5317 56.2052 139.595 -34.146 52.5633 143.214 -33.6329 48.5055 144.528 -34.4611 48.2504 131.567 -38.9341 43.4311 138.451 -37.8428 45.1446 134.246 -39.058 51.3088 130.573 -37.8872 44.498 142.267 -35.7379 53.9312 131.767 -36.7632 47.939 143.698 -34.0771 55.4586 135.033 -35.7586 51.6817 142.351 -33.9384 54.6942 139.021 -34.6087 47.6009 142.867 -35.4487 49.1112 141.201 -36.4341 51.2183 138.511 -37.4098 52.6196 135.479 -38.0192 51.7129 132.488 -38.381 50.7646 134.609 -38.7822 48.8984 137.414 -38.4633 47.013 140.215 -37.3683 45.949 142.148 -36.1946 56.8747 130.003 -37.3653 59.271 135.122 -34.8148 43.4222 133.063 -41.3875 53.4219 145.768 -32.7803 43.3933 146.037 -37.8806 41.0259 139.775 -40.1938 47.7811 129.312 -41.5937 52.3542 128.12 -39.7631 57.9468 140.752 -33.0391 48.3905 148.009 -34.6435 59.466 126.101 -36.8574 62.769 134.918 -31.1499 35.337 130.917 -44.7544 54.5184 150.949 -28.3414 36.1436 151.734 -35.4628 31.2473 142.63 -41.2578 44.4825 124.75 -45.068 52.223 123.767 -42.08 60.3461 143.735 -29.0309 45.5294 154.723 -30.4826 52.8762 134.088 -38.0496 52.9993 133.095 -37.9288 65.4323 107.528 -26.9171 67.9487 126.833 -28.5074 70.5081 134.319 -20.2732 62.6749 119.616 -35.7438 72.6589 117.278 -23.098 72.2444 116.442 -22.3254 71.3889 125.795 -28.3703 65.5901 109.029 -33.5959 69.3603 107.637 -26.6398 75.0515 126.757 -29.2103 63.5342 113.12 -36.9642 64.2148 119.206 -36.4696 70.5985 118.958 -37.1681 74.9121 108.319 -27.0453 71.9998 116.742 -36.9872 71.9612 114.391 -36.0381 88.8094 110.578 -26.9527 84.1169 110.131 -30.6072 87.2695 128.749 -35.4465 93.0867 136.547 -27.8016 77.576 118.913 -26.6205 76.2215 114.981 -25.3972 75.678 123.817 -34.645 78.3012 128.686 -29.8368 77.0845 117.097 -33.174 81.2906 120.822 -28.8656 75.1464 118.021 -36.546 81.172 131.293 -29.8079 83.4949 133.994 -29.1154 81.9364 120.685 -33.7567 87.4282 126.444 -33.002 84.2007 123.162 -29.9962 87.3956 126.405 -30.3062 80.9881 121.747 -36.5927 79.7217 108.446 -27.144 76.8458 113.737 -33.7746 81.9683 107.792 -26.8548 80.6767 124.289 -36.9998 70.1714 106.645 -20.1493 72.022 116.241 -22.9037 72.8888 115.884 -22.6383 73.3892 117.141 -19.0068 69.7533 125.895 -28.1175 72.9185 107.101 -21.1147 69.1965 130.484 -24.8144 72.6997 129.897 -25.4795 73.1742 126.294 -28.81 63.1531 116.358 -37.3542 67.3688 119.359 -37.0517 66.7935 113.286 -37.5877 72.197 107.977 -26.8719 77.8994 107.939 -21.2215 76.3201 129.88 -26.4826 71.9026 115.225 -37.0598 71.0463 113.066 -37.4483 87.9791 108.369 -27.0824 90.3568 109.787 -24.1197 85.8919 131.003 -34.834 89.9668 133.538 -32.7744 75.3807 117.261 -28.6335 74.2589 118.273 -24.8974 74.5081 115.555 -23.9173 74.7186 115.201 -29.2771 78.273 114.414 -20.2702 76.9377 127.337 -29.5447 74.9877 116.19 -32.3036 79.228 118.61 -30.8741 79.7455 119.59 -27.752 75.7618 117.015 -35.1966 72.8947 115.268 -34.2906 73.0867 117.445 -36.2917 78.8617 122.15 -25.111 82.7305 124.079 -27.0743 82.4725 132.777 -29.4795 84.5114 123.193 -33.8509 87.4141 126.338 -31.4821 85.952 124.849 -30.2847 82.9247 121.687 -31.9314 81.3232 120.724 -35.4257 84.0399 124.603 -36.7655 87.4445 127.25 -34.4856 81.9223 133.222 -27.574 84.3016 135.509 -27.551 85.3181 126.104 -28.0604 88.5803 128.469 -28.7521 90.0231 129.941 -30.4819 77.43 108.57 -27.2025 76.3149 112.625 -34.143 74.121 114.113 -34.4307 78.5236 114.752 -26.0741 79.2235 114.861 -29.7308 81.84 107.809 -22.5419 82.8432 113.477 -21.7471 80.6945 113.198 -32.7484 80.1006 111.667 -32.8137 81.4167 114.445 -29.7768 85.2891 111.653 -30.1957 85.1586 107.567 -26.8363 79.5016 131.024 -27.3879 82.7149 121.901 -29.5647 78.0128 119.311 -36.7914 75.0649 120.445 -36.8974 79.7863 129.926 -29.9221 79.3229 118.187 -33.5803 84.4402 132.877 -32.1553 80.111 127.576 -34.3959 71.2569 121.989 -34.7844 66.2834 120.958 -33.9154 71.8315 110.129 -33.2852 77.2358 110.04 -32.7655 73.4782 133.884 -21.131 77.6228 132.464 -22.2276 81.3655 132.277 -23.4746 83.426 133.82 -24.0033 85.7036 136.141 -24.3458 88.7308 138.375 -25.7679 91.4667 138.163 -27.2159 92.7583 132.552 -26.9171 90.4562 129.827 -25.7152 86.8669 126.78 -24.6669 84.0844 124.721 -23.6771 80.1888 122.834 -22.3988 88.4224 111.98 -26.642 73.0971 114.872 -34.0422 78.0365 114.257 -32.4652 72.6559 116.366 -23.6348 74.0565 115.738 -18.8756 74.3546 119.371 -20.3332 70.6786 130.252 -24.9797 66.3234 116.559 -38.424 68.7427 109.182 -33.5877 75.2695 107.415 -21.4172 74.5162 129.923 -26.0103 69.7229 116.044 -38.0771 89.5331 107.124 -23.792 88.3401 135.32 -31.9677 74.1388 115.95 -26.0645 75.9612 114.948 -19.4391 77.1416 118.114 -30.0044 73.3922 116.231 -34.5642 80.9955 123.121 -26.1556 85.0815 123.793 -32.0715 84.2148 123.344 -35.5836 83.1264 134.427 -27.4776 86.9811 127.454 -28.4118 89.522 129.098 -29.4795 74.6652 110.346 -32.9938 73.4634 113.087 -34.946 76.8228 114.888 -29.5521 79.8915 107.956 -22.0252 80.6122 114.073 -21.0487 83.7573 107.262 -22.8645 86.4999 113.195 -22.8837 83.3651 113.698 -27.6845 87.0649 106.513 -23.293 78.1729 130.027 -26.8719 84.0191 124.97 -27.6585 78.0395 121.874 -37.0279 80.9955 119.953 -31.531 86.4391 136.135 -29.7404 82.2626 130.071 -33.6418 73.3188 122.63 -34.5204 68.9993 121.598 -34.5597 61.1201 116.288 -36.4563 80.2549 109.485 -31.4116 71.6743 134.356 -20.764 75.3384 133.298 -21.6337 79.5527 132.054 -22.774 82.5547 132.906 -23.8513 84.4528 134.914 -24.1434 93.1861 134.488 -27.5777 91.9487 131.059 -26.2461 88.5515 128.283 -25.1888 85.4827 125.624 -24.1983 82.3397 123.833 -23.052 76.6708 121.456 -21.1288 89.869 111.457 -23.9848 75.2791 114.471 -33.131 72.5418 119.712 -36.6595 81.3907 113.876 -31.5584 78.3679 118.196 -35.5399 83.0864 127.336 -36.4037 85.4308 112.541 -29.518 90.2145 131.46 -31.6971 82.9166 108.627 -29.6277 64.7835 120.521 -33.7531 75.2428 120.861 -23.2937 80.7976 132.083 -27.6852 77.9572 125.484 -34.7339 74.1796 115.013 -31.4161 80.9021 114.638 -26.7177 85.1483 113.312 -25.263 82.0676 114.019 -24.0982 79.6802 114.358 -23.3746 77.3173 114.669 -22.6413 75.2124 115.161 -21.7041 73.588 115.837 -21.0027 72.7523 116.861 -20.956 73.4137 118.581 -21.8902 66.4762 141.604 -20.8641 58.3546 118.743 -38.2809 63.6573 103.164 -29.6181 61.2017 113.464 -35.2759 62.603 110.079 -31.8602 69.9438 135.891 -21.1621 68.2393 131.67 -26.2038 67.4378 127.136 -29.5202 62.8091 120.687 -35.9907 60.5767 117.653 -37.3935 60.7761 113.247 -36.1998 62.0921 109.556 -33.1525 65.2417 105.935 -28.1842 71.3073 112.394 -36.0092 68.3164 110.617 -35.2945 68.3445 111.331 -36.3747 -11.3552 113.133 6.63324 68.4684 104.805 -22.5375 -9.45044 104.401 1.95409 -7.56053 100.492 -0.627556 -5.0686 97.2087 -3.46945 -1.8849 93.9531 -6.38548 56.808 93.3547 -23.3279 61.9223 96.6682 -23.3508 59.4081 140.566 19.6623 60.4639 137.464 20.042 61.8763 134.831 19.5882 63.4845 132.857 18.7674 59.1931 143.585 18.4382 65.1653 131.503 17.6961 59.7648 145.792 16.5098 66.574 130.654 16.1776 60.7479 147.03 14.1165 67.7426 130.322 14.3856 61.9742 147.354 11.7839 68.7983 130.581 12.5261 63.4081 146.812 9.84286 69.823 131.736 10.6896 65.1046 145.464 8.28365 70.6207 133.636 8.99838 67.079 143.51 7.13741 70.6489 135.976 7.7083 68.7916 141.109 6.6273 70.0306 138.529 6.87865 46.0899 131.451 -40.7647 44.2964 133.408 -40.6498 42.8521 136.048 -40.2939 42.1344 139.179 -39.5132 48.0895 130.139 -40.7032 42.5725 142.25 -38.4974 50.1107 129.339 -40.116 44.0636 144.531 -37.2763 52.0814 129.065 -39.1855 46.164 145.859 -35.8431 53.992 129.384 -38.172 48.4484 146.268 -34.5523 55.8478 130.62 -37.1918 50.7075 145.792 -33.6656 57.2832 132.639 -36.2405 52.9926 144.492 -33.2066 58.0113 135.002 -35.2811 55.2984 142.565 -33.2185 57.9772 137.569 -34.3714 57.0771 140.172 -33.5929 1.38182 68.9774 -45.9569 1.47894 65.0285 -50.2728 1.09637 63.909 -52.87 4.59888 9.97681 -40.0908 4.56625 11.4122 -44.5415 4.27933 14.0176 -48.351 3.6239 17.5846 -51.2515 2.5518 21.6054 -53.3934 2.81797 25.9316 -56.0077 3.01964 28.3271 -57.5284 3.3214 31.8267 -58.9081 3.45486 35.6754 -59.9047 3.14198 39.6169 -60.4303 2.63558 43.6332 -60.5215 2.15143 47.625 -60.2798 1.8074 51.4352 -59.6459 1.64281 54.9177 -58.6553 1.54494 58.1214 -57.1999 1.24614 61.2169 -55.2299 2.20258 72.8765 -41.2252 4.0999 75.8378 -37.4454 6.18702 78.5203 -33.435 56.4936 87.4619 -10.08 57.7629 85.6098 -10.3506 59.9983 84.0135 -10.7406 63.4852 82.0057 -11.5406 67.5801 79.1089 -12.265 -10.1652 108.262 6.21582 -11.0734 112.965 7.57632 -0.481384 91.8178 -0.502998 -8.62003 103.705 4.73889 -6.45135 99.499 2.95057 -3.73181 95.6969 0.985786 -60.1092 28.2359 7.92776 -8.84988 108.395 10.4182 -10.438 113.006 9.67531 2.73864 92.5778 10.975 -6.7205 103.892 10.9765 -4.01207 99.6658 11.3213 -0.806137 95.8341 11.3643 64.3527 94.8043 -12.5052 60.0369 91.4033 -11.0824 -11.539 10.151 19.9241 -5.49863 10.1436 21.8177 -15.9268 10.1577 16.38 -19.33 10.1651 11.6357 -22.5381 10.1681 4.40154 32.719 10.1303 18.5309 40.266 10.1244 13.6679 14.2263 10.1377 23.0462 22.7994 10.1333 21.7028 2.70157 10.137 23.1159 44.4157 10.1281 7.56966 6.82094 10.137 23.6438 46.5807 10.1555 0.804138 -22.7316 10.1651 -8.79883 46.5392 10.1481 -8.35619 -6.5737 10.1422 -30.0845 -12.5993 10.151 -28.2717 -18.4966 10.1644 -25.6115 -21.6988 10.1659 -20.5282 -21.6462 10.1607 -14.2928 40.6619 10.1362 -21.951 32.9614 10.1496 -27.1618 22.9625 10.1599 -31.832 13.8408 10.1637 -33.647 2.11658 10.1488 -32.443 44.7679 10.1347 -15.5147 6.04318 10.1488 -32.526 12.5907 10.1733 -3.80531 59.1887 91.8044 8.95242 -37.1383 88.9529 -2.97714 -31.8022 10.0858 -1.97102 -25.1531 10.1622 -2.2068 -48.967 94.3801 -3.43312 -42.7435 92.7505 -3.24479 -45.2458 14.541 -1.9814 -38.8006 11.688 -1.94433 -51.5643 18.2037 -2.1067 -56.8395 22.9229 -2.04294 -61.3273 28.167 -2.00068 -64.683 34.1592 -1.92802 -67.7244 42.676 -1.88947 -69.2985 52.0358 -1.98363 -69.0782 59.0674 -1.98585 -68.0128 66.587 -1.96361 -66.3149 75.4782 -2.11857 -61.6254 86.6775 -2.9586 -55.4464 92.4777 -3.38715 -32.8632 83.5116 -1.95249 -29.1664 80.3716 -1.67964 -25.0219 78.6923 -1.82199 -19.731 77.9019 -1.94433 -13.8211 78.3245 -1.89985 0.599609 81.0967 -1.11393 5.68803 83.0274 -0.72765 6.50954 84.4391 -0.967133 5.72511 86.2104 -0.331726 3.73808 88.5303 1.10886 0.442429 91.5093 2.82008 -2.82133 95.1602 4.04714 -5.66766 99.1208 5.2742 -8.03503 103.465 6.34038 -9.79816 108.128 7.22415 -10.9333 112.931 8.02786 -26.7479 60.7542 43.6698 -20.1774 63.8423 42.5992 -8.42801 27.4619 48.2347 14.9477 25.7121 48.3904 3.09452 25.896 48.4757 42.6645 36.5214 48.0598 47.7344 49.638 47.1827 40.5551 62.2549 45.2372 -20.4769 63.1994 -50.3046 -27.628 60.1306 -51.1217 -8.33606 28.1588 -55.7549 41.6947 37.0493 -55.6696 46.1069 49.7648 -54.9594 39.661 61.5616 -52.9449 -28.2701 61.5994 42.6785 -21.096 64.5792 41.7131 -10.6093 65.5757 41.2676 1.58052 66.8139 41.2357 -20.6037 30.6107 47.064 -27.9498 36.4747 46.6355 -32.0076 43.3195 45.7562 -33.3289 50.1288 44.8568 -9.84192 26.1273 47.153 -32.1367 56.4888 43.8329 40.1118 30.266 46.5139 29.9349 25.9004 46.5236 16.4046 23.9305 47.0581 3.12344 24.0639 47.2805 46.8217 35.817 46.5762 50.7757 42.2756 46.3478 52.0569 49.3051 45.7651 50.1277 56.399 44.7582 45.0638 62.5551 43.5645 13.7088 68.7742 41.1082 26.4851 69.2584 41.2994 37.1171 66.9377 42.3456 1.53827 66.2289 -48.7276 -11.1349 65.489 -48.6957 -21.7418 64.0098 -49.2903 -29.2399 60.7943 -50.2557 -33.7448 49.2984 -52.3954 -32.2894 43.1438 -53.1362 -27.8334 36.8602 -53.862 -20.3917 31.2343 -54.2831 -10.0503 26.5855 -54.5085 -32.8298 55.3737 -51.4331 2.729 24.1781 -54.8289 15.8893 23.9164 -54.731 29.5034 26.0458 -54.0829 39.6795 30.5618 -53.8806 46.253 36.21 -53.7901 50.0128 42.5536 -53.5439 51.139 49.2547 -52.9597 49.321 55.8341 -52.0848 44.6241 61.6202 -51.0127 37.1431 65.7944 -49.8316 26.732 68.0261 -48.7847 13.6339 67.8667 -48.6371 - - - - - - - - - - -0.192109 -0.934569 0.299458 -0.06315 -0.993623 0.093407 -0.038767 -0.993005 0.111528 -0.11695 -0.921313 0.370816 -0.085264 -0.993927 0.06957 -0.25821 -0.942076 0.214058 -0.305238 -0.944237 0.123473 -0.103012 -0.993873 0.04007 -0.109849 -0.993698 0.02232 -0.319871 -0.945464 0.061492 0.322015 -0.653105 0.68539 0.238016 -0.809438 0.536805 0.39559 -0.829362 0.394547 0.547107 -0.665777 0.50736 0.149283 -0.925897 0.34703 0.227375 -0.943129 0.242504 -0.182106 -0.7902 0.585167 -0.310544 -0.820667 0.479654 -0.418246 -0.841388 0.342252 -0.407245 -0.671943 0.618582 -0.544891 -0.711903 0.443045 -0.234371 -0.618101 0.750347 -0.474249 -0.857348 0.200104 -0.472515 -0.875412 0.101901 -0.601129 -0.750567 0.274396 -0.593419 -0.791427 0.146617 0.282256 -0.953514 0.105559 0.497204 -0.845385 0.195227 0.680184 -0.678639 0.277127 0.475425 -0.378716 0.794069 0.394699 -0.508097 0.765539 0.651796 -0.507567 0.563506 0.728714 -0.35445 0.585953 -0.280085 -0.456993 0.844222 -0.472084 -0.52749 0.706322 -0.629949 -0.5896 0.505505 -0.525528 -0.402813 0.749375 -0.688269 -0.483465 0.540877 -0.345696 -0.333643 0.877027 0.797494 -0.502759 0.333521 0.868857 -0.332163 0.36709 0.779236 -0.208323 0.591094 0.556733 -0.232343 0.797537 0.611419 -0.086952 0.786515 0.805975 -0.07802 0.586786 0.901017 -0.198547 0.385677 0.912954 -0.073233 0.401437 0.587309 0.31693 0.74473 0.626298 0.112282 0.771455 0.807598 0.10215 0.580819 0.767563 0.296279 0.568389 0.905959 0.097128 0.412074 0.868972 0.273148 0.412646 0.369046 0.664292 0.650016 0.498279 0.502362 0.706648 0.692864 0.459155 0.555982 0.584348 0.597963 0.548615 0.813067 0.415121 0.408163 0.751114 0.515121 0.41289 0.19627 0.766932 0.610977 0.270011 0.7156 0.644213 0.477417 0.672112 0.565984 0.38089 0.730939 0.56626 0.665617 0.613839 0.424448 0.5601 0.712938 0.42191 -0.142237 0.892596 0.427833 -0.115435 0.801937 0.586149 -0.145778 0.823148 0.548795 -0.183731 0.901347 0.392196 -0.170598 0.892172 0.418242 -0.198923 0.94046 0.275618 -0.083913 0.784617 0.614276 -0.104776 0.836925 0.537195 -0.07128 0.762805 0.642687 -0.083732 0.95816 0.273711 -0.152017 0.963903 0.218593 -0.043758 0.995476 0.084341 0.11433 0.983142 0.142691 -0.188565 0.971095 0.146345 -0.153667 0.986837 0.050398 -0.277878 0.955105 0.102752 -0.278528 0.959779 0.035299 -0.266228 0.943946 0.195163 -0.494465 0.642119 0.585822 -0.123678 0.744163 0.656449 -0.094312 0.919596 0.381378 -0.521981 0.776809 0.352284 0.287464 0.72515 0.625717 0.35104 0.866307 0.355363 -0.085399 0.659129 0.747166 0.224013 0.689809 0.688464 -0.41145 0.564912 0.715251 -0.896437 0.304297 0.322186 -0.755967 0.475931 0.449448 -0.804069 0.52634 0.276477 -0.929837 0.307416 0.202235 -0.651421 0.428251 0.626301 -0.812838 0.261118 0.520685 -0.700828 0.14352 0.698743 -0.528973 0.340042 0.777534 -0.323564 0.505566 0.799819 -0.384671 0.217738 0.897005 -0.26768 0.410295 0.871783 -0.51729 -0.021456 0.855541 -0.703157 -0.1848 0.686599 -0.802326 -0.033833 0.595927 -0.877917 -0.14451 0.456484 -0.806047 -0.267053 0.528176 -0.89323 0.116397 0.434273 -0.92976 -0.00252 0.368157 -0.693473 -0.636086 0.338364 -0.705373 -0.68381 0.186692 -0.75587 -0.532488 0.380943 -0.796546 -0.566484 0.211211 -0.077417 -0.240522 0.967551 -0.089798 -0.134723 0.986806 -0.168487 -0.121841 0.978145 -0.138523 -0.221426 0.965289 -0.113525 -0.038943 0.992772 -0.195995 -0.017488 0.980449 -0.602195 -0.290799 0.743503 -0.742439 -0.374894 0.555193 -0.432918 -0.200289 0.878901 -0.818103 -0.413906 0.399236 -0.879805 -0.419705 0.22314 -0.8832 -0.285146 0.372357 -0.940384 -0.263381 0.215195 -0.205308 0.092751 0.974293 -0.12459 0.080228 0.988959 -0.122228 0.178941 0.976238 -0.196017 0.189929 0.962031 -0.04789 0.778827 0.625407 -0.065661 0.712179 0.698921 -0.086279 0.666075 0.740878 -0.054107 0.736647 0.674109 0.32735 0.918436 0.222077 0.038245 0.947019 0.318892 -0.067436 0.912058 0.404479 0.299059 0.868082 0.396229 0.020777 0.864061 0.502958 0.601008 0.74983 0.276665 0.10013 0.787789 0.607752 0.137884 0.80072 0.582954 0.293157 0.782715 0.549014 0.251535 0.793724 0.553834 0.033793 0.760625 0.648311 0.012829 0.792843 0.609291 -0.001462 0.805911 0.592035 0.470195 0.782277 0.408607 0.406592 0.824118 0.394351 -0.228092 0.919665 0.319673 -0.149194 0.877198 0.45636 0.221981 0.775644 0.590848 0.477153 0.718896 0.505483 0.642223 0.702693 0.306223 -0.941954 -0.151996 0.299365 -0.977272 -0.097629 0.18817 -0.969667 0.027366 0.242894 -0.984274 0.065087 0.16422 -0.081923 0.660823 0.746057 -0.143863 0.635643 0.75846 -0.950758 0.179022 0.253002 -0.969441 0.180582 0.166057 0.433741 0.791171 0.431182 0.286611 0.730746 0.619568 0.635928 0.49935 0.588427 0.410194 0.41588 0.811655 -0.030936 0.832088 0.553781 -0.063268 0.738092 0.671727 -0.236437 0.785277 0.572222 -0.098454 0.365739 0.925495 -0.356861 0.365039 0.859882 0.116456 0.704283 0.700303 0.160354 0.369389 0.915335 -0.380395 0.81813 0.431235 -0.491132 0.823545 0.283836 -0.59916 0.341103 0.724332 -0.798743 0.301719 0.520552 0.047573 -0.992573 0.111966 0.069354 -0.994739 0.075398 0.015592 -0.990695 0.135202 0.028503 -0.991144 0.129693 0.0864 -0.911356 0.402449 0.046371 -0.905885 0.420977 -0.018844 -0.991895 0.125654 -0.057065 -0.909815 0.411073 0.087743 -0.99576 0.027619 0.126144 -0.779499 0.613571 0.067151 -0.760559 0.645787 0.153713 -0.607983 0.778928 0.075394 -0.57677 0.81342 -0.085238 -0.760064 0.644234 -0.102578 -0.566247 0.817827 0.045094 -0.227711 0.972684 0.047131 -0.133922 0.98987 0.005657 -0.158915 0.987276 0.006376 -0.238835 0.971039 0.058631 -0.040878 0.997442 0.002975 -0.056704 0.998387 0.127635 -0.116289 0.98498 0.152279 -0.014755 0.988227 0.100619 -0.20516 0.973543 0.059288 0.068169 0.995911 -0.006745 0.055506 0.998436 0.05032 0.180626 0.982264 -0.021925 0.163036 0.986376 0.163736 0.099069 0.981517 0.156175 0.220652 0.962768 0.020684 0.317842 0.947918 -0.050294 0.316731 0.947181 -0.025411 0.533931 0.845146 -0.086911 0.5228 0.848014 0.127716 0.356862 0.925385 0.071441 0.516034 0.853584 -0.061054 0.766638 0.63917 0.078289 0.741306 0.666586 0.208508 0.671416 0.711144 0.313289 0.499706 0.807554 0.378689 0.310587 0.871855 0.400342 0.118619 0.908656 0.381543 -0.070384 0.921668 0.331083 -0.22771 0.915714 0.260306 -0.364971 0.893889 0.178111 -0.473128 0.862802 0.071351 -0.485088 0.87155 -0.127917 -0.411323 0.902469 -0.217134 -0.272275 0.9374 -0.28612 -0.114565 0.95132 -0.297833 0.014133 0.954513 -0.259212 0.153056 0.953616 -0.214461 0.319798 0.922895 -0.151901 0.528641 0.835144 -0.103669 0.295387 0.949736 -0.165776 0.313209 0.935104 -0.083675 0.492895 0.866056 -0.119834 0.470121 0.874429 -0.087588 0.774585 0.626376 -0.256922 -0.123444 0.958516 -0.282852 0.013185 0.959073 -0.378724 -0.276752 0.883163 -0.438423 -0.070607 0.895991 -0.437651 -0.063548 0.896897 -0.390678 -0.27619 0.878117 -0.251518 -0.431278 0.866451 -0.276371 -0.456203 0.845871 -0.19905 -0.303218 0.9319 -0.274611 0.135247 0.951996 -0.249887 0.293965 0.922573 -0.442099 0.099565 0.891423 -0.416837 0.295755 0.859521 -0.412837 0.32408 0.851198 -0.438351 0.113033 0.891668 0.156401 -0.497394 0.85331 0.061408 -0.535686 0.842181 0.119454 -0.452018 0.883974 0.032667 -0.468626 0.882793 0.050048 -0.559259 0.827481 0.150699 -0.524664 0.837865 0.208739 -0.361482 0.908713 0.238743 -0.413555 0.878621 0.232419 -0.391651 0.890276 -0.125806 -0.451337 0.883441 -0.128663 -0.465603 0.875591 -0.150994 -0.530967 0.833832 0.284031 -0.235212 0.929517 0.269401 -0.199777 0.942079 0.293517 -0.238502 0.925724 0.286186 -0.032306 0.957629 0.310905 -0.056264 0.948774 0.312743 -0.062252 0.947795 0.322676 0.120164 0.938851 0.286685 0.125421 0.94978 0.312932 0.123775 0.941676 0.279716 0.294166 0.913907 0.303905 0.313656 0.89959 0.309104 0.311381 0.898608 0.037576 0.808415 0.587412 0.169817 0.698638 0.69503 -0.000992 0.780213 0.625514 0.138259 0.681294 0.718834 0.161529 0.715447 0.679738 0.018778 0.826522 0.562592 -0.09996 0.801388 0.589733 -0.098648 0.85295 0.512587 -0.076807 0.814801 0.574631 0.262922 0.511395 0.818137 0.242579 0.49202 0.836105 0.262895 0.521513 0.811733 -0.185749 0.495789 0.848346 -0.322481 0.52883 0.785076 -0.160242 0.722224 0.672841 -0.146317 0.772841 0.617501 -0.312096 0.577251 0.754571 -0.076559 0.797941 0.597853 -0.071594 0.840171 0.537576 -0.107376 0.806238 0.581766 -0.112987 0.848782 0.51653 -0.287568 -0.01818 0.957588 -0.246849 -0.15606 0.956405 -0.173556 -0.290795 0.940913 -0.283237 0.22681 0.931844 -0.297529 0.100463 0.949412 0.014537 -0.330354 0.943745 0.072188 -0.329168 0.941508 0.150177 -0.268878 0.951394 -0.091484 -0.341365 0.935468 0.211928 -0.141481 0.96699 0.233591 -0.009434 0.972289 0.24083 0.120366 0.963075 0.233787 0.260424 0.936762 0.102888 0.613185 0.78321 -0.030399 0.694019 0.719314 -0.098708 0.675427 0.730791 0.204918 0.428836 0.879834 -0.132475 0.557408 0.819602 -0.232943 0.388015 0.89173 -0.075386 0.634728 0.769049 -0.09685 0.652599 0.751489 -0.092397 0.509504 0.855493 -0.081276 0.316551 0.945087 -0.068265 0.172012 0.982727 -0.054553 0.065325 0.996372 -0.043341 -0.055449 0.99752 -0.033383 -0.160096 0.986537 -0.028874 -0.24536 0.969002 -0.033304 -0.336054 0.941254 -0.042357 -0.467717 0.882863 -0.046567 -0.556118 0.829798 -0.037674 -0.519487 0.853647 -0.022566 -0.457423 0.888963 -0.012961 -0.556886 0.830488 -0.007732 -0.753873 0.656974 -0.003792 -0.90729 0.420489 -0.001149 -0.991208 0.132304 0.512335 -0.857386 0.049017 0.70555 -0.704425 0.077354 0.297092 -0.954566 0.023258 0.84286 -0.528889 0.09931 0.930258 -0.348816 0.113782 0.968103 -0.21837 0.122848 0.986591 -0.093131 0.134031 0.985676 0.081564 0.147617 0.95281 0.259757 0.157095 0.894834 0.417704 0.157465 0.844113 0.514896 0.149516 0.774064 0.618654 0.134508 0.673761 0.729252 0.119321 0.59429 0.795832 0.116061 0.5205 0.84585 0.116695 0.525074 0.841884 0.124616 0.765546 0.621669 0.16573 0.097097 -0.995263 0.004896 -0.565407 0.809464 0.158374 -0.611313 0.789337 0.056957 -0.920895 0.236324 0.310006 -0.979363 0.144989 0.140806 -0.738247 -0.362498 0.568846 -0.830423 -0.418752 0.367485 -0.844491 -0.498578 0.195588 -0.637358 -0.672695 0.37584 -0.668066 -0.709833 0.223216 -0.553902 -0.635855 0.537476 -0.346188 -0.291036 0.891881 -0.564224 -0.330618 0.756534 -0.436173 -0.617389 0.654663 -0.266348 -0.628612 0.730688 -0.097978 -0.251576 0.962865 -0.086895 -0.643915 0.760146 0.176816 -0.222898 0.958672 0.120695 -0.699248 0.704617 0.465192 -0.190422 0.864486 0.373032 -0.681742 0.629345 0.749171 -0.141411 0.647105 0.57208 -0.682024 0.455597 0.984143 0.023025 0.175875 0.738366 -0.656556 0.154109 -0.095635 0.76965 0.631263 -0.315057 -0.948903 0.017974 -0.110306 -0.993886 0.004918 -0.457702 -0.888528 0.032039 -0.589111 -0.807168 0.037792 0.510058 -0.858624 -0.051043 0.70623 -0.703125 -0.082786 0.294439 -0.955391 -0.023102 0.843862 -0.525198 -0.109834 0.928966 -0.346434 -0.130403 0.964683 -0.219414 -0.145751 0.981881 -0.104853 -0.157847 0.98501 0.058597 -0.162241 0.95819 0.238399 -0.158234 0.897823 0.414043 -0.149942 0.829346 0.538002 -0.150797 0.747675 0.644543 -0.159833 0.659153 0.734437 -0.161615 0.265044 0.963485 0.038059 0.039034 0.999086 0.017437 0.018622 0.997848 -0.062875 0.244836 0.962544 -0.116463 -0.130658 0.991351 0.012349 -0.138096 0.990164 -0.022449 -0.273293 0.96189 0.008822 -0.274255 0.961657 0.000421 -0.053579 0.998129 0.029453 -0.515915 0.855204 0.049583 0.344116 0.89883 -0.271457 -0.055876 0.956544 -0.286182 0.365283 0.930753 0.01632 -0.828131 0.557888 0.054409 -0.952772 0.299578 0.049783 -0.711727 -0.701459 0.037422 -0.905755 -0.418034 -0.069676 -0.8121 -0.578723 -0.074656 -0.818385 -0.573492 0.036778 -0.910268 -0.412077 0.040054 0.709552 0.701423 0.067393 0.515618 0.854187 0.067105 0.52626 0.835416 -0.158524 0.711562 0.67733 -0.186822 0.587221 0.793907 -0.157743 0.504751 0.849895 -0.151344 0.655685 0.754174 0.036026 0.627882 0.742251 -0.234154 -0.995755 -0.076042 0.051857 -0.966252 -0.253074 0.048064 -0.995208 0.084624 0.048994 -0.98245 0.180559 0.046801 0.500696 0.849415 -0.166726 0.699452 0.674292 -0.236847 -0.644888 0.764208 0.010314 -0.658085 0.75262 0.022063 -0.996997 0.052783 0.056672 -0.999004 0.031144 0.031952 0.095211 -0.995451 -0.003478 -0.828476 -0.551185 0.099113 -0.83354 -0.552229 0.015914 -0.680841 -0.722996 0.117184 -0.70438 -0.709823 0.000289 0.942473 0.130036 -0.307954 0.760792 -0.603232 -0.239387 -0.191598 -0.926128 -0.324926 -0.11404 -0.910397 -0.397707 -0.034523 -0.992382 -0.118262 -0.056307 -0.993628 -0.097639 -0.08229 -0.99447 -0.065257 -0.263919 -0.93806 -0.224478 -0.301453 -0.945273 -0.124839 -0.10268 -0.994176 -0.032728 -0.109842 -0.993816 -0.016268 -0.306215 -0.95011 -0.059356 0.319117 -0.647606 -0.691933 0.534285 -0.666968 -0.519319 0.385251 -0.83007 -0.403195 0.239592 -0.805165 -0.542499 0.228594 -0.939199 -0.256224 0.158278 -0.918607 -0.362089 -0.178484 -0.75672 -0.628902 -0.309497 -0.797477 -0.51792 -0.420841 -0.831771 -0.362009 -0.538657 -0.700909 -0.467519 -0.394197 -0.64598 -0.653696 -0.222745 -0.580396 -0.783278 -0.463953 -0.858375 -0.218951 -0.461429 -0.880375 -0.109649 -0.599801 -0.782405 -0.167575 -0.59309 -0.744341 -0.306921 0.280118 -0.952342 -0.120743 0.489162 -0.845976 -0.212238 0.674722 -0.67782 -0.292079 0.467443 -0.364911 -0.805194 0.712309 -0.345361 -0.611018 0.641575 -0.494023 -0.586791 0.39121 -0.489528 -0.779305 -0.257887 -0.431057 -0.864687 -0.450347 -0.520374 -0.725533 -0.610796 -0.588414 -0.529809 -0.665056 -0.488467 -0.56489 -0.505193 -0.408993 -0.759938 -0.312897 -0.314982 -0.896037 0.796286 -0.495922 -0.346396 0.865739 -0.328626 -0.377493 0.760432 -0.204661 -0.616326 0.545204 -0.224716 -0.807623 0.593644 -0.079984 -0.800743 0.783915 -0.086134 -0.614865 0.896384 -0.199742 -0.395726 0.906271 -0.095045 -0.411874 0.551478 0.253954 -0.794594 0.749758 0.226635 -0.62169 0.783116 0.056593 -0.619295 0.5969 0.085909 -0.797703 0.90526 0.04554 -0.42241 0.880719 0.218398 -0.420282 0.336343 0.599609 -0.726183 0.572035 0.582293 -0.577677 0.679985 0.408785 -0.6087 0.461982 0.425407 -0.778204 0.822759 0.398489 -0.405308 0.73865 0.550111 -0.389581 0.158279 0.713924 -0.6821 0.37644 0.723509 -0.578643 0.467127 0.676077 -0.569835 0.228363 0.685665 -0.691168 0.648361 0.657528 -0.383777 0.564637 0.73282 -0.379684 -0.132948 0.895471 -0.424801 -0.16783 0.911023 -0.376656 -0.12755 0.841928 -0.524298 -0.095044 0.810733 -0.577649 -0.191234 0.937857 -0.289574 -0.161097 0.88789 -0.430929 -0.099619 0.831047 -0.547207 -0.068866 0.782563 -0.618751 -0.042804 0.75673 -0.652324 -0.106611 0.95728 -0.268792 0.061832 0.967519 -0.24512 -0.090989 0.984179 -0.152028 -0.171442 0.958937 -0.225938 -0.170146 0.982001 -0.081999 -0.195635 0.967138 -0.16239 -0.282706 0.95847 -0.037576 -0.282545 0.952356 -0.114834 -0.262642 0.936921 -0.230646 -0.457702 0.605028 -0.651498 -0.494691 0.715297 -0.493589 -0.076223 0.822259 -0.563986 -0.087936 0.702019 -0.706709 0.319664 0.765998 -0.557729 0.294833 0.694844 -0.655946 0.224172 0.682804 -0.695361 -0.063717 0.649517 -0.757673 -0.387084 0.558006 -0.734027 -0.896043 0.261582 -0.358722 -0.944002 0.274393 -0.183216 -0.810194 0.488173 -0.324457 -0.742944 0.435424 -0.508371 -0.645648 0.412332 -0.642745 -0.811086 0.243382 -0.531887 -0.699157 0.136155 -0.701885 -0.530892 0.331786 -0.77979 -0.30426 0.511436 -0.803654 -0.248492 0.408629 -0.878222 -0.387347 0.198969 -0.900208 -0.511763 -0.033699 -0.858465 -0.688173 -0.178311 -0.703294 -0.790784 -0.260454 -0.553917 -0.872048 -0.112083 -0.476413 -0.794394 -0.013341 -0.607256 -0.920109 0.042291 -0.389372 -0.884532 0.127633 -0.44868 -0.676964 -0.636735 -0.369174 -0.702442 -0.678564 -0.214769 -0.78028 -0.57775 -0.239514 -0.733839 -0.540713 -0.41123 -0.092147 -0.181509 -0.979062 -0.144369 -0.166467 -0.975421 -0.159435 -0.079334 -0.984015 -0.094565 -0.065989 -0.993329 -0.168501 -0.000101 -0.985701 -0.104493 0.01153 -0.994459 -0.726284 -0.369697 -0.579514 -0.588438 -0.292192 -0.753899 -0.407291 -0.20071 -0.890971 -0.869486 -0.42871 -0.245363 -0.799739 -0.41079 -0.4378 -0.938755 -0.260153 -0.225963 -0.869609 -0.274794 -0.410206 -0.170534 0.079532 -0.982137 -0.161151 0.169743 -0.972223 -0.090409 0.181448 -0.979236 -0.10396 0.092065 -0.990311 -0.061474 0.779505 -0.623373 -0.054952 0.743789 -0.666152 -0.103099 0.66864 -0.736404 -0.089248 0.714186 -0.694242 0.313646 0.879357 -0.358269 0.027421 0.941997 -0.334499 -0.080622 0.891857 -0.445073 0.022338 0.831019 -0.555795 0.289168 0.850636 -0.43909 0.556005 0.699289 -0.449281 0.050624 0.773712 -0.631511 0.231632 0.808083 -0.541616 0.288863 0.771715 -0.566581 0.103245 0.744807 -0.659244 0.031939 0.724546 -0.688486 0.003268 0.749951 -0.661485 -0.026171 0.792703 -0.609046 0.482137 0.794981 -0.36817 0.398207 0.851469 -0.34122 -0.221077 0.901734 -0.371484 -0.143622 0.850839 -0.505417 0.234374 0.743588 -0.626216 0.46128 0.703836 -0.540218 0.562017 0.649813 -0.511741 -0.977474 -0.09123 -0.19032 -0.936551 -0.12725 -0.326619 -0.984003 0.070682 -0.163533 -0.961337 0.050417 -0.270718 -0.12138 0.620783 -0.774529 -0.05521 0.647511 -0.760053 -0.944461 0.162933 -0.285388 -0.972855 0.171501 -0.15537 0.237565 0.800499 -0.55024 0.395586 0.847721 -0.353385 0.35269 0.570432 -0.741766 0.568049 0.652016 -0.502191 -0.054488 0.806873 -0.588206 -0.221404 0.774347 -0.592762 -0.082141 0.728443 -0.680164 -0.34248 0.449493 -0.825023 -0.1184 0.432945 -0.893611 0.102358 0.477975 -0.872389 0.062161 0.735187 -0.675008 -0.351621 0.822971 -0.446186 -0.453177 0.839825 -0.298872 -0.753559 0.408132 -0.515341 -0.56556 0.457673 -0.686059 0.070662 -0.994095 -0.082354 0.053046 -0.991548 -0.1184 0.013209 -0.990078 -0.139895 0.042006 -0.899343 -0.435221 0.096965 -0.90473 -0.414802 0.032991 -0.99044 -0.133938 -0.056118 -0.897897 -0.436614 -0.016738 -0.990736 -0.134764 0.086464 -0.995644 -0.034877 0.061043 -0.750045 -0.658564 0.137198 -0.774505 -0.61751 0.069229 -0.578014 -0.813085 0.165722 -0.607498 -0.776841 -0.08926 -0.735213 -0.671934 -0.114239 -0.544747 -0.830783 0.019911 -0.230638 -0.972836 -0.030593 -0.214954 -0.976145 -0.045955 -0.097756 -0.994149 0.002659 -0.095509 -0.995425 -0.052141 0.011297 -0.998576 0.002127 0.01818 -0.999832 0.120697 0.01473 -0.99258 0.113372 -0.110702 -0.987366 0.096736 -0.223211 -0.969958 -0.055442 0.119889 -0.991238 -0.003618 0.136061 -0.990694 -0.057352 0.236947 -0.969828 -0.01353 0.263616 -0.964533 0.087309 0.294367 -0.951696 0.113304 0.153076 -0.981697 -0.061332 0.359879 -0.930981 -0.028754 0.371752 -0.927887 -0.069217 0.479884 -0.874597 -0.04309 0.485197 -0.873342 0.017067 0.479437 -0.87741 0.052641 0.398131 -0.915817 -0.034654 0.760876 -0.647972 0.07156 0.732098 -0.67743 0.191934 0.634425 -0.748777 0.303753 0.458556 -0.835141 0.384402 0.282027 -0.879031 0.419845 0.110042 -0.9009 0.406427 -0.062856 -0.911518 0.353955 -0.220425 -0.908916 0.281504 -0.354287 -0.89176 0.067511 -0.500136 -0.863311 0.193668 -0.469971 -0.861174 -0.14958 -0.414815 -0.897527 -0.228363 -0.298833 -0.926579 -0.288297 -0.161724 -0.943785 -0.298702 -0.022525 -0.954081 -0.190826 0.301532 -0.934165 -0.246409 0.126265 -0.960906 -0.15017 0.520238 -0.840715 -0.129702 0.309072 -0.942153 -0.066417 0.305119 -0.949995 -0.055085 0.462192 -0.885067 -0.090042 0.449004 -0.888981 -0.071733 0.766958 -0.637675 -0.283007 -0.028509 -0.958694 -0.281863 -0.191917 -0.940065 -0.351312 -0.084797 -0.932411 -0.309888 -0.241843 -0.919501 -0.329877 -0.256795 -0.908426 -0.371873 -0.083592 -0.924512 -0.244245 -0.370528 -0.896133 -0.261882 -0.399787 -0.878401 -0.239012 -0.350966 -0.905371 -0.228514 0.26963 -0.935457 -0.253264 0.114721 -0.960571 -0.387754 0.261515 -0.883887 -0.38213 0.068912 -0.921536 -0.395833 0.087229 -0.914171 -0.400411 0.295266 -0.867461 0.059717 -0.537384 -0.841221 0.170799 -0.490618 -0.854471 0.023673 -0.491984 -0.870282 0.138029 -0.482666 -0.864859 0.172547 -0.546798 -0.819292 0.048051 -0.585369 -0.809342 0.24535 -0.391127 -0.88703 0.271557 -0.425603 -0.863203 0.253362 -0.383231 -0.888224 -0.16392 -0.464478 -0.870282 -0.156074 -0.43633 -0.886147 -0.174103 -0.495914 -0.85074 0.311338 -0.234144 -0.921002 0.314452 -0.22765 -0.921573 0.331844 -0.253055 -0.908759 0.334948 -0.047443 -0.941041 0.358791 -0.06942 -0.930833 0.352034 -0.064094 -0.93379 0.370008 0.120956 -0.921121 0.325861 0.13785 -0.935314 0.365501 0.126808 -0.922133 0.293842 0.331419 -0.896559 0.345775 0.339247 -0.874843 0.349666 0.318511 -0.88107 0.181191 0.722006 -0.667741 0.050427 0.826013 -0.561391 0.124911 0.682336 -0.720288 -8.3e-005 0.771418 -0.636329 0.029371 0.862647 -0.504953 0.172441 0.753171 -0.634821 -0.088449 0.796983 -0.597491 -0.084759 0.878493 -0.470177 -0.056365 0.816918 -0.573992 0.28721 0.527283 -0.799677 0.229314 0.522426 -0.821271 0.28443 0.557632 -0.779838 -0.184783 0.47937 -0.857939 -0.159072 0.705689 -0.690434 -0.306838 0.513915 -0.801088 -0.313651 0.56677 -0.761837 -0.157757 0.765176 -0.624195 -0.073978 0.778021 -0.623867 -0.070331 0.835642 -0.544753 -0.087799 0.795672 -0.599331 -0.090591 0.859197 -0.503561 -0.232887 -0.144487 -0.961711 -0.244705 -0.029472 -0.96915 -0.189644 -0.261806 -0.946305 -0.251478 0.075314 -0.964928 -0.245154 0.195506 -0.949567 0.069738 -0.345456 -0.93584 -0.006898 -0.32309 -0.946343 0.169707 -0.300933 -0.938424 -0.116208 -0.315517 -0.941778 0.239122 -0.166926 -0.956533 0.255866 -0.011563 -0.966643 0.242809 0.152646 -0.957989 0.202267 0.315072 -0.927264 -0.032641 0.607102 -0.793953 0.060458 0.564272 -0.823372 -0.076278 0.598808 -0.797252 0.144831 0.45396 -0.879173 -0.202967 0.364176 -0.908945 -0.116061 0.523868 -0.843856 -0.061288 0.585836 -0.808109 -0.069247 0.590821 -0.803825 -0.06147 0.471147 -0.87991 -0.062087 0.339494 -0.938557 -0.069753 0.213116 -0.974534 -0.075711 0.106988 -0.991373 -0.074759 0.010224 -0.997149 -0.065915 -0.084862 -0.99421 -0.056359 -0.195476 -0.979088 -0.058264 -0.312594 -0.948098 -0.069962 -0.465689 -0.882179 -0.071195 -0.557949 -0.826815 -0.045754 -0.47841 -0.876944 -0.060646 -0.52652 -0.847997 -0.029989 -0.553187 -0.832517 -0.018388 -0.737572 -0.675018 -0.009087 -0.897441 -0.441041 -0.00158 -0.989993 -0.141109 -0.308322 -0.951065 -0.020322 -0.110713 -0.99381 -0.009215 -0.455221 -0.889796 -0.032191 -0.596471 -0.800898 -0.052761 -0.511407 0.823202 -0.246578 -0.952243 0.291325 -0.09145 -0.828387 0.538442 -0.154449 -0.712918 -0.697663 -0.070811 -0.964192 -0.256036 -0.069136 -0.99426 -0.077609 -0.073642 -0.993521 0.085088 -0.075342 -0.980403 0.180699 -0.07847 -0.618484 0.785248 -0.029371 -0.985065 0.143698 -0.094851 -0.540296 0.826158 -0.159823 -0.899944 0.302263 -0.314224 -0.858864 -0.489238 -0.15165 -0.711588 -0.680949 -0.173063 -0.767866 -0.270651 -0.580629 -0.848883 -0.383401 -0.36387 -0.671939 -0.656576 -0.342645 -0.602072 -0.614193 -0.510173 -0.382168 -0.137855 -0.913752 -0.607476 -0.181274 -0.773377 -0.492091 -0.563373 -0.66367 -0.327921 -0.53701 -0.777231 -0.13782 -0.132667 -0.981532 -0.138241 -0.548212 -0.824835 0.069946 -0.573914 -0.815923 0.11889 -0.117351 -0.985948 0.269629 -0.627654 -0.730309 0.418909 -0.085153 -0.904027 0.751138 0.018205 -0.659894 0.495888 -0.698066 -0.516526 -0.95931 0.034968 0.280182 -0.952229 0.032635 0.303636 -0.93144 0.167086 0.323268 -0.946666 0.171861 0.272557 -0.944846 0.025037 0.326557 -0.91551 0.150958 0.372899 -0.937578 0.012119 0.347564 -0.899986 0.12397 0.417919 -0.930687 -0.005661 0.365772 -0.885622 0.08696 0.456193 -0.924746 -0.02703 0.379623 -0.873384 0.042333 0.485189 -0.919713 -0.051956 0.389139 -0.863691 -0.010116 0.503919 -0.915891 -0.078133 0.39375 -0.857075 -0.064545 0.511132 -0.913924 -0.104134 0.392301 -0.854193 -0.116994 0.506623 -0.913686 -0.130204 0.385001 -0.854276 -0.170718 0.490986 -0.915221 -0.154787 0.372036 -0.856986 -0.224754 0.463745 -0.918574 -0.175545 0.354127 -0.862661 -0.271395 0.426803 -0.924357 -0.190998 0.330279 -0.874699 -0.302741 0.378484 -0.93489 -0.202027 0.291831 -0.900162 -0.32556 0.289342 -0.890596 -0.319641 0.323525 -0.930807 -0.199874 0.306022 -0.896 0.289458 0.336747 -0.918721 0.296141 0.261252 -0.872107 0.26593 0.410745 -0.848724 0.226438 0.477905 -0.827137 0.172709 0.534805 -0.80861 0.10747 0.578446 -0.794368 0.032855 0.606547 -0.785336 -0.046853 0.617294 -0.781515 -0.12666 0.610894 -0.781913 -0.208771 0.58739 -0.785856 -0.293485 0.544332 -0.793937 -0.361184 0.489091 -0.811021 -0.403504 0.423592 -0.835242 -0.430573 0.342022 -0.847345 0.403795 0.3449 -0.876998 0.412515 0.246384 -0.816114 0.373023 0.441375 -0.785473 0.321444 0.528872 -0.757102 0.251755 0.60284 -0.732492 0.167285 0.659903 -0.71285 0.071993 0.697612 -0.699448 -0.030237 0.714044 -0.693366 -0.135002 0.707826 -0.694705 -0.244186 0.676579 -0.700161 -0.36004 0.616559 -0.706167 -0.453566 0.543697 -0.723583 -0.510419 0.464651 -0.757493 -0.546167 0.357639 -0.786239 0.510828 0.347683 -0.822283 0.521471 0.227858 -0.748188 0.473296 0.464978 -0.710816 0.41044 0.571208 -0.676265 0.32557 0.66081 -0.646313 0.222825 0.729815 -0.622397 0.107069 0.775344 -0.605751 -0.016281 0.795488 -0.597541 -0.142104 0.789146 -0.599072 -0.273389 0.752576 -0.605625 -0.422009 0.67463 -0.607323 -0.542234 0.580639 -0.62045 -0.60942 0.493609 -0.663091 -0.648882 0.373178 -0.713977 0.609147 0.34522 -0.755821 0.6215 0.206088 -0.669772 0.565403 0.481378 -0.626414 0.492206 0.604433 -0.58635 0.393512 0.708055 -0.551603 0.274208 0.787746 -0.523909 0.140003 0.84019 -0.504656 -0.002861 0.863316 -0.494725 -0.148092 0.856339 -0.496885 -0.296649 0.81554 -0.511217 -0.470298 0.719359 -0.523448 -0.603062 0.601929 -0.54514 -0.6692 0.504969 -0.589688 -0.712391 0.380483 -0.632092 0.697412 0.337752 -0.679083 0.71125 0.181575 -0.582478 0.648166 0.490511 -0.533908 0.565768 0.62837 -0.489063 0.454778 0.744308 -0.450216 0.320826 0.833293 -0.419311 0.170384 0.891711 -0.397828 0.010371 0.917402 -0.386738 -0.152189 0.909545 -0.388906 -0.314579 0.865905 -0.416834 -0.497637 0.760662 -0.460989 -0.625959 0.629018 -0.542107 0.774681 0.32556 -0.593506 0.78981 0.15476 -0.487909 0.720672 0.492521 -0.434921 0.630341 0.64305 -0.3861 0.508756 0.769476 -0.343913 0.362223 0.866325 -0.310381 0.197869 0.929791 -0.287052 0.023243 0.957633 -0.274984 -0.154056 0.949026 -0.274153 -0.330443 0.903132 -0.301736 -0.514601 0.802584 -0.360883 -0.638403 0.679857 -0.445437 0.840329 0.308923 -0.50045 0.856542 0.126038 -0.387543 0.782319 0.487634 -0.331043 0.685354 0.648614 -0.279115 0.554987 0.783636 -0.234323 0.398047 0.886934 -0.198766 0.222238 0.954517 -0.174032 0.035606 0.984096 -0.161146 -0.153806 0.974872 -0.161623 -0.341915 0.925728 -0.183322 -0.527132 0.829774 -0.220903 -0.657095 0.720714 -0.343523 0.893833 0.288192 -0.401399 0.910874 0.095845 -0.282773 0.832684 0.476106 -0.223681 0.730476 0.645269 -0.169508 0.593188 0.787016 -0.122852 0.428085 0.895349 -0.085869 0.24334 0.966133 -0.060478 0.047525 0.997037 -0.048298 -0.151042 0.987347 -0.051169 -0.346801 0.936542 -0.071334 -0.536879 0.840638 -0.087789 -0.68823 0.720162 -0.21986 0.940431 0.259327 -0.28005 0.958152 0.059303 -0.156918 0.876718 0.454689 -0.095926 0.770248 0.630489 -0.040164 0.627316 0.777728 0.007734 0.455603 0.890149 0.046891 0.262808 0.963708 0.076503 0.059129 0.995315 0.087975 -0.141662 0.985998 0.082632 -0.346525 0.934394 0.066735 -0.543112 0.837004 0.044893 -0.70688 0.705907 -0.074449 0.972485 0.220751 -0.13589 0.990587 0.016451 -0.0105 0.907325 0.420298 0.052421 0.798072 0.600278 0.112271 0.651463 0.750327 0.17284 0.475296 0.862682 0.224622 0.286559 0.931359 0.237263 0.088989 0.967361 0.218281 -0.113 0.969322 0.208533 -0.342413 0.916116 0.208343 -0.548433 0.809824 0.177566 -0.726111 0.664254 0.072457 0.981536 0.17702 0.011184 0.999581 -0.026697 0.13045 0.91774 0.375149 0.17379 0.810665 0.559124 0.202259 0.677497 0.70717 0.281823 0.466274 0.838549 0.389486 0.279956 0.877454 0.38011 0.146887 0.913204 0.357385 -0.040932 0.93306 0.345941 -0.321259 0.881543 0.34413 -0.559385 0.754098 0.331752 -0.740685 0.584232 0.196145 0.971318 0.134422 0.140044 0.988072 -0.064045 0.22226 0.915547 0.335221 0.215212 0.826522 0.520139 0.485045 0.203691 0.850436 0.549186 0.085396 0.831326 0.51886 -0.274121 0.809717 0.494351 -0.559544 0.665228 0.486216 -0.716967 0.499552 0.288962 0.953069 0.090338 0.249176 0.963756 -0.09532 0.279421 0.910567 0.304618 0.388152 0.921065 0.031265 0.355698 0.926134 -0.125519 0.404067 0.903782 0.141097 0.68549 -0.217008 0.69499 0.702569 0.095581 0.705167 0.629523 -0.529053 0.569037 0.593718 -0.693079 0.408828 0.496683 0.867503 -0.027267 0.458279 0.875316 -0.154276 0.528047 0.848543 0.03378 0.806768 -0.152023 0.570977 0.808457 0.086821 0.582116 0.751952 -0.463847 0.468417 0.679141 -0.659907 0.321388 0.597185 0.799146 -0.068811 0.555473 0.811556 -0.181181 0.641605 0.76683 -0.017718 0.890943 -0.106367 0.441483 0.8665 0.068021 0.494522 0.874776 -0.373384 0.30879 0.812876 -0.546789 0.200637 0.713003 0.692155 -0.112017 0.675208 0.706006 -0.213658 0.760001 0.64795 -0.050575 0.881663 0.086627 0.463859 0.915057 -0.143088 0.377089 0.91943 -0.337729 0.201463 0.893271 -0.433495 0.118948 0.740476 -0.66906 0.063675 0.859379 -0.511092 0.015908 0.647012 -0.745143 -0.161672 0.622061 -0.770384 0.139818 0.519697 -0.840964 -0.150645 0.82048 0.555122 -0.136569 0.782459 0.574043 -0.241314 0.857424 0.511442 -0.057009 0.806681 0.536729 -0.247364 0.862468 0.496193 -0.099707 0.878972 0.473396 -0.057475 0.818208 0.516312 -0.252897 -0.95504 -0.087036 0.283414 0.458007 0.336509 0.822795 0.548647 0.436829 0.712858 0.498793 0.508214 0.702085 0.40895 0.438856 0.800103 0.458788 0.419381 0.783347 0.488579 0.295919 0.820806 0.338496 0.547557 0.765246 0.40128 0.540787 0.739273 0.447903 0.573978 0.685516 0.572577 0.090453 0.814846 0.659971 0.242585 0.711049 0.600793 0.356629 0.715446 0.507798 0.222804 0.832165 0.525407 0.175386 0.832579 0.592642 0.076696 0.801806 0.696495 -0.160757 0.699323 0.747071 -0.060562 0.66198 0.716368 0.089686 0.691935 0.643654 -0.044528 0.76402 0.679875 -0.004061 0.733317 0.751902 -0.071444 0.655392 0.836517 -0.293072 0.462977 0.828132 -0.230473 0.510959 0.762807 -0.199352 0.61513 0.753672 -0.259258 0.603957 0.803598 -0.130297 0.580735 0.857252 -0.175255 0.484153 0.916775 -0.199713 0.345889 0.913851 -0.163134 0.371839 0.958882 -0.051876 0.279022 0.954667 -0.015331 0.297282 0.878559 0.023718 0.477045 0.887732 -0.142315 0.437811 0.881622 0.374121 0.287709 0.786275 0.361357 0.501191 0.845764 0.203036 0.493417 0.938392 0.191581 0.287606 0.964699 0.141352 0.222208 0.919874 0.344658 0.187198 0.735833 0.601185 0.31165 0.66518 0.53777 0.518014 0.724119 0.464664 0.509645 0.811286 0.503396 0.297333 0.847399 0.503007 0.169996 0.757311 0.630422 0.170435 0.55095 0.766953 0.328993 0.550236 0.662384 0.508417 0.604139 0.603421 0.520479 0.650213 0.6874 0.32358 0.647232 0.739853 0.183595 0.52066 0.823219 0.226328 0.232539 0.84106 0.48841 0.333081 0.772484 0.540672 0.4542 0.75815 0.467879 0.390892 0.846896 0.360515 0.372475 0.869089 0.325495 0.285053 0.827495 0.483733 0.339781 0.673393 0.656575 0.238562 0.704887 0.668 0.320797 0.691569 0.647164 0.829927 0.324203 0.453996 0.78816 0.413058 0.456275 0.818961 0.437724 0.37108 0.868606 0.367447 0.332424 0.594766 0.761672 -0.257117 0.732865 0.586033 -0.345649 0.753901 0.533838 0.38295 0.862991 0.204761 0.461865 0.867214 0.193679 0.458725 0.940858 -0.000486 0.3388 0.908483 -0.022324 0.417326 0.966409 -0.169051 -0.193584 0.923393 -0.383468 0.01723 0.951149 0.102662 0.291162 0.867316 0.198019 0.456675 0.856872 0.261318 0.444391 0.920131 0.262219 0.290862 0.845974 0.375555 -0.378531 0.934245 0.115443 -0.337429 0.724297 0.540152 0.42852 0.705159 0.593618 0.387773 0.719293 0.595991 0.356949 0.405662 0.913937 -0.012545 0.486535 0.862055 -0.141935 0.71787 0.605721 0.343167 0.730039 0.584407 0.354276 0.725686 0.562032 0.396862 0.693853 0.591752 0.410363 0.217331 0.868422 0.445659 0.312452 0.932842 0.179389 0.629841 0.545507 0.552922 0.214362 0.527633 0.821981 0.173015 0.7023 0.690536 0.57713 0.459556 0.675077 0.602476 0.389152 0.696838 0.688167 0.493994 0.531411 0.689409 0.382203 0.615335 0.751692 0.33439 0.568456 0.797599 0.361585 0.482797 0.671211 0.364963 0.645196 0.411128 0.319273 0.853838 0.313319 0.402291 0.860228 0.718031 0.380064 0.58308 0.802641 0.402836 0.439876 0.786668 0.41629 0.455912 0.7261 0.396288 0.561903 0.493842 0.121551 0.861014 0.469657 0.240907 0.849345 0.710366 0.36318 0.602894 0.767343 0.380847 0.515888 0.773688 0.31236 0.551215 0.718919 0.257235 0.645744 0.615801 -0.251493 0.746687 0.530844 -0.044491 0.846301 0.775459 0.113009 0.621203 0.81328 0.246247 0.527199 0.846491 0.212923 0.487972 0.849483 0.012404 0.52747 0.842402 -0.47405 0.256193 0.735809 -0.426295 0.526173 0.762121 0.060604 0.644592 0.762121 0.060604 0.644592 0.670388 0.105094 0.734531 0.670388 0.105094 0.734531 0.53593 0.35712 0.765013 0.53593 0.35712 0.765013 0.519593 0.470857 0.712963 0.519593 0.470857 0.712963 0.592721 0.147272 0.791829 0.592721 0.147272 0.791829 0.539402 0.227876 0.810628 0.539402 0.227876 0.810628 0.838046 -0.041961 0.543984 0.838046 -0.041961 0.543984 0.805134 0.024108 0.592603 0.805134 0.024108 0.592603 0.458987 0.56981 0.681651 0.458987 0.56981 0.681651 0.36131 0.737053 0.571146 0.36131 0.737053 0.571146 0.930114 -0.106536 0.351481 0.930114 -0.106536 0.351481 0.880661 -0.11099 0.460561 0.880661 -0.11099 0.460561 0.320732 0.857422 0.402441 0.320732 0.857422 0.402441 0.44726 0.859353 0.247932 0.44726 0.859353 0.247932 0.95182 0.231775 0.200795 0.95182 0.231775 0.200795 0.964167 0.021103 0.264456 0.964167 0.021103 0.264456 0.579093 0.8006 0.153919 0.579093 0.8006 0.153919 0.697437 0.705567 0.12553 0.697437 0.705567 0.12553 0.814036 0.566095 0.129927 0.814036 0.566095 0.129927 0.890074 0.43096 0.148464 0.890074 0.43096 0.148464 0.029208 0.881474 -0.471328 0.029208 0.881474 -0.471328 0.096449 0.728365 -0.678368 0.096449 0.728365 -0.678368 0.4685 0.04873 -0.882118 0.4685 0.04873 -0.882118 0.638087 -0.253445 -0.727056 0.638087 -0.253445 -0.727056 0.178322 0.511529 -0.840559 0.178322 0.511529 -0.840559 0.316697 0.307225 -0.897394 0.316697 0.307225 -0.897394 -0.229597 0.97301 0.023188 -0.229597 0.97301 0.023188 -0.099111 0.961282 -0.257125 -0.099111 0.961282 -0.257125 0.690989 -0.552351 -0.466307 0.690989 -0.552351 -0.466307 0.614728 -0.774975 -0.146708 0.614728 -0.774975 -0.146708 -0.213285 0.674612 0.706689 -0.213285 0.674612 0.706689 -0.277125 0.880387 0.384865 -0.277125 0.880387 0.384865 0.522099 -0.831492 0.189823 0.522099 -0.831492 0.189823 0.41303 -0.701304 0.581016 0.41303 -0.701304 0.581016 0.016451 0.304495 0.952372 0.016451 0.304495 0.952372 -0.102423 0.482133 0.87009 -0.102423 0.482133 0.87009 0.321342 -0.449506 0.833477 0.321342 -0.449506 0.833477 0.240502 -0.251619 0.937468 0.240502 -0.251619 0.937468 0.177609 -0.048219 0.982919 0.177609 -0.048219 0.982919 0.113264 0.143803 0.983103 0.113264 0.143803 0.983103 0.856752 0.237426 0.457827 0.923385 0.210649 0.320917 0.807841 0.342573 0.479622 0.926355 0.306361 0.219111 0.893024 0.401372 0.203491 0.707489 0.350542 0.613661 0.690028 0.404138 0.600445 0.701459 0.296818 0.647962 0.79174 0.518629 0.322757 0.756722 0.567339 0.324806 0.829456 0.472735 0.297531 0.598529 0.538416 0.593188 0.611969 0.432342 0.662249 0.636119 0.597396 0.488334 0.661695 0.3349 0.670821 0.723255 0.374582 0.580165 0.790325 0.34767 0.504491 0.811959 0.371822 0.449969 0.863778 0.442517 0.24097 0.701135 0.600411 0.384599 0.932766 0.160597 0.322732 0.970845 0.170441 0.168552 0.883636 0.175716 0.433947 0.958137 0.275993 0.076165 0.918477 0.391142 0.058382 0.596042 0.268924 0.756581 0.631692 0.23949 0.737299 0.526233 0.296752 0.79688 0.713347 0.696389 0.078601 0.607873 0.785114 0.118686 0.815341 0.574919 0.068466 0.317442 0.747572 0.583409 0.328784 0.607429 0.72314 0.382484 0.824581 0.416859 0.421264 0.422347 0.802596 0.694449 0.183029 0.695875 0.790988 0.142639 0.594973 0.851498 0.154648 0.501034 0.88206 0.467139 0.061249 0.494106 0.834447 0.244044 0.898388 0.239427 0.368203 0.928433 0.290662 0.231361 0.927907 0.362185 0.088373 0.90613 0.422899 -0.009252 0.502343 -0.531378 -0.68212 0.481433 0.034979 -0.875785 0.821621 0.007587 -0.569984 0.601173 0.059321 -0.796914 0.288385 0.93379 -0.211824 0.988457 0.045901 -0.144378 0.606647 0.786641 -0.114787 0.631147 0.75431 -0.180748 0.972584 0.01879 -0.231792 0.50542 0.85821 -0.089584 0.979429 0.125423 -0.158074 0.681238 -0.704485 -0.199036 0.649817 -0.670326 -0.358331 0.486326 -0.865845 -0.117473 0.446328 -0.866561 -0.223303 0.749936 -0.639396 -0.169616 0.164446 0.814374 0.556554 0.230868 0.7458 0.624886 0.513037 0.656869 0.552553 0.434017 0.729299 0.528916 0.753221 0.48407 0.445347 0.753221 0.48407 0.445347 0.124146 -0.973254 0.193296 0.136691 -0.979344 0.149 0.136691 -0.979344 0.149 0.184839 -0.973906 0.131688 0.16227 -0.986484 -0.022769 0.212195 -0.968006 0.133929 0.212195 -0.968006 0.133929 0.404326 0.749489 0.524201 0.579587 0.654669 0.485269 0.579587 0.654669 0.485269 0.267339 0.835446 0.480167 0.245983 0.889628 0.38478 0.267339 0.835446 0.480167 0.316456 0.757992 0.570354 0.349573 0.870764 0.345787 0.299173 0.736411 0.60679 0.210334 0.763548 0.610536 0.173912 0.765408 0.619601 0.197207 0.7873 0.584182 0.208134 0.150701 0.966421 0.45413 0.145812 0.878922 0.34138 0.606573 0.718004 0.193961 0.656473 0.728987 0.702212 0.014831 0.711813 0.629702 0.408791 0.660579 0.464374 -0.299888 0.833321 0.195845 -0.470873 0.860188 0.247334 -0.957018 0.151467 0.40013 -0.846054 0.352263 0.156142 -0.842984 0.51478 0.487382 -0.796965 0.356799 0.24234 -0.955279 0.169453 0.220077 -0.968074 0.119991 0.144759 -0.978459 0.147185 0.183204 -0.982603 -0.03045 0.067622 -0.997704 0.003667 0.333609 0.885237 0.324131 0.26257 0.786829 0.558531 0.249027 0.818022 0.518484 0.310909 0.905688 0.288211 0.981618 -0.064667 0.179569 0.953472 -0.110057 0.280676 0.829047 -0.397145 0.393645 0.92859 0.156172 0.336647 0.777747 -0.421784 0.466056 0.769156 -0.579058 0.270354 0.995933 0.044395 0.078399 0.452986 -0.772336 0.445309 0.25562 -0.911562 0.322045 0.985612 -0.013881 -0.168452 0.7241 -0.689125 0.028032 0.669094 -0.721471 -0.178308 0.959852 -0.03757 -0.277979 0.142983 -0.970854 0.192352 0.080246 -0.996775 0.00032 0.399717 0.880195 0.255896 0.376418 0.74386 0.552252 0.932941 0.251988 0.257146 0.923519 0.376658 0.072404 0.341071 0.563945 0.752088 0.901143 0.06264 0.428972 0.473307 -0.704975 -0.528197 0.53861 0.034196 -0.841861 0.284747 -0.650038 -0.704536 0.28859 -0.717857 -0.633559 0.66476 -0.69131 -0.283167 0.687122 0.601648 -0.407288 0.19454 0.943367 -0.268726 0.142669 0.967481 -0.20887 0.158097 0.977372 -0.140534 0.267227 0.956959 -0.113221 0.206618 0.964826 -0.16254 0.111176 0.975912 -0.187714 0.29006 0.951394 -0.103509 0.197728 0.977642 -0.071559 0.133329 0.730763 0.669484 -0.021072 0.776457 0.629818 -0.048861 0.692427 0.719831 -0.267381 0.736738 0.621067 0.502201 -0.841758 -0.198082 0.347489 -0.823244 -0.44891 0.323269 -0.832159 -0.450565 0.365532 -0.909977 -0.195774 0.278989 -0.744812 -0.606152 0.310543 -0.724294 -0.615598 0.470573 -0.845704 0.251686 0.639991 -0.751749 0.159014 0.847528 -0.526779 -0.064814 0.931762 0.360605 -0.042234 0.731131 -0.37377 0.57074 0.545828 -0.440059 0.713036 0.28654 -0.807827 -0.515083 0.336227 -0.798398 -0.499512 0.390344 -0.778946 -0.490791 0.394888 -0.900382 -0.182694 0.453746 -0.877199 -0.156959 0.356802 -0.910855 -0.207449 -0.344161 0.695104 0.631176 -0.149439 0.640429 0.753338 -0.149043 0.665502 0.731364 -0.349826 0.693839 0.629452 -0.136209 0.702366 0.698663 -0.323407 0.705435 0.63069 0.682989 -0.682468 -0.260315 0.59895 -0.703991 -0.381648 0.629914 -0.656157 -0.415531 0.77097 -0.571238 -0.281588 0.426971 -0.693708 -0.580055 0.470882 -0.685627 -0.555145 0.547183 -0.735019 -0.400422 0.403878 -0.692278 -0.598025 0.639219 -0.729933 -0.242067 0.756317 -0.646196 0.102054 0.818345 -0.573567 0.036491 0.814869 -0.159464 0.557279 0.753505 -0.300809 0.584589 0.916322 -0.395282 -0.064085 -0.552229 0.717565 0.424433 -0.549898 0.723485 0.417351 -0.689114 0.695621 0.20306 -0.692124 0.693865 0.198787 -0.449937 0.772191 0.44864 -0.582332 0.776773 0.23982 0.4591 -0.736156 -0.497294 0.428557 -0.75507 -0.496193 0.470093 -0.756298 -0.455001 0.604445 -0.773438 -0.190894 0.573109 -0.784752 -0.236031 0.620477 -0.767507 -0.161065 -0.154659 0.830449 0.535196 -0.208047 0.933434 0.292262 0.839948 -0.488026 -0.237313 0.649751 -0.668884 -0.361136 0.686328 -0.685198 -0.243841 0.870409 -0.456272 -0.184943 0.113928 -0.971144 0.209524 0.420169 -0.778433 0.466369 0.36716 -0.763202 0.531711 -0.02591 -0.968892 0.246125 0.735247 0.502746 0.454597 0.760736 -0.231899 0.60622 0.709739 -0.164748 0.68493 0.677088 0.518341 0.522374 0.150157 0.985896 -0.073902 0.110758 0.979195 -0.170028 0.14924 0.977328 -0.150193 0.102024 0.980668 -0.166976 0.092901 0.976521 -0.194362 0.035026 -0.981694 0.187218 -0.094184 -0.972517 0.212932 -0.040179 -0.998571 0.035247 -0.134425 -0.988935 0.062742 0.104938 0.981244 -0.161707 0.151335 0.986059 -0.069173 0.069929 0.986197 -0.150086 0.095076 0.992657 -0.074781 -0.031932 -0.959846 0.278703 0.3959 -0.771292 0.498369 0.753955 -0.269659 0.599029 0.811465 0.345679 0.471202 0.245701 0.963498 -0.106314 0.226774 0.963215 -0.144187 -0.201856 -0.975954 0.082263 -0.144695 -0.963786 0.22401 0.238399 0.953876 -0.182445 0.263237 0.957272 -0.119739 0.137189 0.954008 0.266548 0.004047 0.860303 0.509766 -0.324412 0.82325 0.46585 -0.221133 0.946632 0.234497 0.552688 -0.819889 -0.14939 0.435697 -0.752668 -0.493618 0.365249 -0.701895 -0.611504 0.358271 0.298744 0.88453 0.369064 0.261778 0.891776 0.680582 -0.368671 0.633159 0.35026 0.27383 0.895732 -0.101362 0.652868 0.750659 -0.31403 0.712829 0.627104 0.528306 -0.819128 -0.223433 0.448996 -0.780542 -0.434921 0.341896 0.423686 0.838807 0.504935 0.340193 0.79329 0.181522 0.411952 0.892942 0.181522 0.411952 0.892942 0.465736 -0.606641 0.644264 -0.0363 0.939717 0.340021 0.06455 0.996125 -0.059741 -0.0363 0.939717 0.340021 0.286421 0.951044 -0.116095 0.288616 0.950349 -0.116354 0.275757 0.953921 -0.118292 0.150003 0.985457 -0.079833 -0.160278 0.98687 0.019962 -0.557805 0.804225 0.205125 -0.528811 0.837981 0.134713 -0.689987 0.699784 0.184985 -0.704052 0.684413 0.189445 -0.639015 0.750411 0.168948 -0.301208 0.951297 0.065638 0.321965 0.939617 -0.116016 0.978366 -0.179418 -0.103002 0.950511 -0.146462 -0.274005 0.864752 0.428163 -0.262451 0.86448 -0.440579 -0.242001 0.720676 -0.665351 -0.194768 0.631835 -0.756962 -0.166709 0.640249 -0.749264 -0.169365 0.627443 -0.760901 -0.165364 0.541996 -0.828837 -0.138816 0.434754 -0.894291 -0.105989 0.396475 -0.913174 -0.094449 0.3782 -0.921198 -0.091428 0.733887 0.635327 -0.240355 0.720343 0.687761 -0.089944 0.744559 0.62451 -0.235838 0.345736 0.9286 0.13479 0.993133 0.093733 0.070012 0.356159 0.925036 0.132136 0.187307 0.978163 -0.09007 0.502357 0.858922 0.099456 0.251333 0.962401 -0.103033 0.65335 -0.735934 0.17758 0.65112 0.755621 0.071276 0.96166 -0.25776 -0.093651 0.209729 0.846026 0.490157 0.369985 -0.806261 -0.461579 -0.486759 0.759504 0.431532 0.951681 0.185976 -0.24437 0.902737 0.332183 -0.273352 0.941165 0.315326 -0.121568 0.951681 0.185976 -0.24437 0.956675 0.290442 0.020395 0.999368 -0.03479 -0.007251 0.964422 0.229761 0.130768 0.952504 0.13236 0.274258 0.999368 -0.03479 -0.007251 0.940577 -0.003262 0.339566 0.985356 -0.047323 -0.163812 0.973149 -0.138935 0.183517 0.98634 -0.163979 0.015638 0.985356 -0.047323 -0.163812 0.800077 -0.569905 -0.187309 0.874318 -0.431977 -0.221278 0.945305 -0.32607 -0.008707 0.031586 -0.183913 0.982435 0.031586 -0.183913 0.982435 -0.030751 -0.950601 0.30889 -0.030751 -0.950601 0.30889 0.985137 -0.170059 0.024169 -0.138803 -0.672288 0.727161 -0.138803 -0.672288 0.727161 0.909257 -0.407951 -0.082632 0.909257 -0.407951 -0.082632 0.975975 0.172973 -0.132486 0.975975 0.172973 -0.132486 0.980139 0.18814 -0.062699 0.980139 0.18814 -0.062699 0.977763 -0.075286 0.195733 0.977763 -0.075286 0.195733 0.989301 -0.108793 0.097195 0.989301 -0.108793 0.097195 0.977445 0.124096 -0.170885 0.977445 0.124096 -0.170885 0.998153 0.056019 0.023506 0.998153 0.056019 0.023506 0.796335 -0.523715 0.302611 0.474101 -0.734714 0.485204 -0.961031 0.165053 0.221757 -0.966015 0.031778 0.256527 -0.974186 0.146597 0.171671 -0.972365 0.022683 0.232362 -0.984794 0.118521 0.127015 -0.97678 0.011602 0.213931 -0.992779 0.080892 0.088578 -0.980405 -0.006081 0.1969 -0.997692 0.034776 0.058321 -0.983084 -0.030932 0.180525 -0.999084 -0.01652 0.039467 -0.983546 -0.055798 0.171824 -0.996955 -0.071034 0.03217 -0.982323 -0.081459 0.168542 -0.991355 -0.12588 0.037019 -0.979425 -0.107879 0.170556 -0.982538 -0.178319 0.053122 -0.975168 -0.132497 0.177459 -0.97118 -0.224992 0.078667 -0.9699 -0.153567 0.188972 -0.957807 -0.263848 0.113978 -0.963903 -0.170188 0.204763 -0.939615 -0.29636 0.171153 -0.955655 -0.183417 0.230396 -0.916192 -0.318352 0.243403 -0.943673 -0.194814 0.26745 -0.940074 0.285894 0.18581 -0.959445 0.258862 0.111609 -0.975323 0.216319 0.04416 -0.986978 0.160325 -0.013014 -0.993968 0.093475 -0.057363 -0.996059 0.018754 -0.086686 -0.993227 -0.06055 -0.099163 -0.985628 -0.140582 -0.09367 -0.972899 -0.220345 -0.070116 -0.955697 -0.29262 -0.031897 -0.933885 -0.356815 0.023271 -0.904554 -0.412768 0.106793 -0.874187 -0.443341 0.198105 -0.904883 0.399162 0.14784 -0.930066 0.363832 0.051015 -0.950616 0.308169 -0.036885 -0.965592 0.235032 -0.111317 -0.974471 0.147814 -0.168987 -0.976979 0.05078 -0.207202 -0.973161 -0.05162 -0.224262 -0.963025 -0.155851 -0.219756 -0.94516 -0.263631 -0.192798 -0.918341 -0.367435 -0.147108 -0.884469 -0.46033 -0.076225 -0.846414 -0.531736 0.028979 -0.81683 -0.561478 0.132408 -0.856198 0.505244 0.107954 -0.886734 0.462178 -0.009715 -0.911564 0.394322 -0.116455 -0.92955 0.305236 -0.206801 -0.940103 0.199203 -0.276631 -0.942966 0.081326 -0.322801 -0.938215 -0.042948 -0.343377 -0.925514 -0.170798 -0.338011 -0.90304 -0.303133 -0.304351 -0.869126 -0.43109 -0.242446 -0.825613 -0.542663 -0.154533 -0.78679 -0.615366 -0.04782 -0.763783 -0.641746 0.069265 -0.795208 0.602633 0.06691 -0.830597 0.552504 -0.069627 -0.85928 0.473551 -0.193358 -0.879991 0.369951 -0.297914 -0.892055 0.246859 -0.378547 -0.895219 0.110198 -0.431786 -0.889617 -0.03377 -0.455457 -0.87547 -0.181874 -0.447743 -0.852671 -0.3311 -0.404135 -0.819795 -0.473097 -0.322669 -0.773161 -0.597383 -0.21297 -0.732323 -0.672114 -0.109388 -0.703802 -0.710148 0.018793 -0.723285 0.690084 0.025367 -0.762965 0.633675 -0.127835 -0.79508 0.544841 -0.266451 -0.818228 0.428382 -0.383395 -0.831653 0.290204 -0.47343 -0.835118 0.137002 -0.532737 -0.828804 -0.024239 -0.559013 -0.813771 -0.188224 -0.549862 -0.79107 -0.350428 -0.501406 -0.757687 -0.507139 -0.410755 -0.712161 -0.640658 -0.287028 -0.672656 -0.725938 0.143347 -0.641851 0.766661 -0.016075 -0.68527 0.704796 -0.183489 -0.720395 0.607414 -0.334782 -0.745674 0.479891 -0.46225 -0.760327 0.328783 -0.560182 -0.764125 0.161453 -0.624537 -0.757252 -0.014499 -0.652962 -0.740618 -0.191819 -0.643964 -0.713493 -0.368156 -0.596145 -0.67319 -0.539525 -0.505696 -0.633594 -0.66652 -0.392824 -0.552217 0.831757 -0.056883 -0.598779 0.765354 -0.236001 -0.636491 0.660838 -0.397708 -0.663675 0.524103 -0.533716 -0.679467 0.362301 -0.638015 -0.683616 0.18334 -0.706439 -0.676308 -0.004709 -0.736604 -0.658096 -0.193709 -0.72759 -0.624976 -0.385418 -0.678866 -0.57331 -0.567527 -0.590956 -0.539712 -0.669892 -0.509859 -0.455829 0.884817 -0.096532 -0.504906 0.814845 -0.284776 -0.544771 0.704701 -0.454557 -0.573584 0.560728 -0.597148 -0.59041 0.390539 -0.706325 -0.594941 0.202476 -0.777849 -0.58738 0.005005 -0.809296 -0.568315 -0.193377 -0.799765 -0.531724 -0.399254 -0.746904 -0.472063 -0.588647 -0.65624 -0.438252 -0.663694 -0.606173 -0.336649 0.931055 -0.140727 -0.387856 0.858178 -0.336301 -0.429627 0.743452 -0.512543 -0.459974 0.593597 -0.660353 -0.477869 0.416607 -0.773356 -0.482921 0.221168 -0.847273 -0.475295 0.016124 -0.879678 -0.455543 -0.189817 -0.869741 -0.417917 -0.406061 -0.812687 -0.353552 -0.60422 -0.714086 -0.307968 -0.666598 -0.678825 -0.193714 0.962913 -0.187815 -0.246267 0.8884 -0.387424 -0.288613 0.77069 -0.568101 -0.317008 0.616998 -0.720292 -0.324374 0.435579 -0.839674 -0.320365 0.248902 -0.91401 -0.326185 0.041175 -0.944409 -0.317893 -0.181748 -0.930544 -0.279515 -0.404386 -0.870829 -0.213288 -0.614544 -0.759503 -0.156721 -0.682515 -0.713871 -0.046463 0.971992 -0.230375 -0.103325 0.898972 -0.425645 -0.164362 0.783516 -0.59924 -0.218293 0.643744 -0.733446 -0.220032 0.426957 -0.877094 -0.163378 0.257767 -0.952294 -0.189104 0.091231 -0.97771 -0.196106 -0.137994 -0.970824 -0.15848 -0.395997 -0.904473 -0.068774 -0.626707 -0.776214 0.011498 -0.702817 -0.711278 0.080842 0.962059 -0.260588 -0.004368 0.897342 -0.441313 -0.108637 0.80053 -0.589364 -0.077282 0.160772 -0.983961 -0.047366 -0.005136 -0.998864 -0.055321 -0.376835 -0.924627 0.024205 -0.64051 -0.767568 0.122657 -0.746286 -0.654227 0.182989 0.944565 -0.272601 0.060296 0.892968 -0.446064 0.298773 0.913904 -0.274797 0.253313 0.891687 -0.375137 0.114854 -0.338324 -0.933994 0.102232 0.013353 -0.994671 0.151765 -0.614693 -0.774028 0.247572 -0.789545 -0.561539 0.422501 0.861523 -0.281553 0.416333 0.839555 -0.34902 0.37199 -0.274879 -0.886603 0.353485 0.017625 -0.935274 0.378321 -0.507369 -0.774242 0.386435 -0.730111 -0.563565 0.530382 0.793788 -0.297652 0.540498 0.759214 -0.362568 0.588887 -0.200332 -0.782994 0.56861 0.014756 -0.822475 0.582449 -0.344028 -0.736476 0.575726 -0.569224 -0.586961 0.65241 0.687716 -0.318445 0.658927 0.642592 -0.391012 0.527988 0.032741 -0.848621 0.572271 -0.222348 -0.789346 0.647447 -0.270239 -0.712589 0.71954 -0.352064 -0.598592 0.761452 -0.51329 -0.395884 0.588683 -0.724004 -0.359542 0.425419 -0.825843 -0.370137 0.75829 0.548346 -0.35258 0.752446 0.495489 -0.433954 0.762878 0.455469 -0.458873 0.774527 0.480972 -0.410821 -0.059483 0.299655 -0.952191 -0.090596 0.399221 -0.912368 0.036545 0.471124 -0.881309 0.07364 0.399264 -0.913874 -0.030114 0.266255 -0.963432 -0.038844 0.381241 -0.923659 -0.13284 0.509742 -0.85001 -0.066453 0.503298 -0.861554 0.001768 0.538105 -0.842876 0.050754 0.065758 -0.996544 -0.019181 0.193572 -0.980899 0.117727 0.320417 -0.939933 0.173089 0.209675 -0.962329 0.073986 0.047418 -0.996131 -0.002861 0.154045 -0.98806 0.22268 -0.189591 -0.956279 0.142047 -0.070696 -0.987332 0.235945 0.061061 -0.969846 0.284019 -0.085242 -0.955022 0.284187 -0.119522 -0.95129 0.18495 -0.046926 -0.981627 0.469944 -0.314762 -0.824668 0.324898 -0.286474 -0.901318 0.327435 -0.220891 -0.918691 0.436096 -0.251459 -0.864054 0.473624 -0.209127 -0.855538 0.371679 -0.174482 -0.911817 0.593781 -0.220328 -0.773873 0.64569 -0.038921 -0.762607 0.659388 -0.074842 -0.748068 0.577338 -0.188497 -0.794449 0.520053 -0.164818 -0.838081 0.486574 -0.003404 -0.873633 0.583694 0.350278 -0.732535 0.633952 0.167061 -0.755112 0.445809 0.172583 -0.878333 0.388775 0.329865 -0.860258 0.670839 0.324639 -0.666772 0.692093 0.11947 -0.711852 0.445222 0.577844 -0.684013 0.517686 0.479897 -0.708308 0.330597 0.433029 -0.838565 0.275479 0.50654 -0.817024 0.53871 0.612813 -0.578145 0.616696 0.484403 -0.620516 0.278003 0.744964 -0.606418 0.365453 0.664551 -0.651779 0.221829 0.57283 -0.789087 0.182217 0.632878 -0.752504 0.306851 0.80584 -0.506422 0.437533 0.722967 -0.534681 -0.077112 0.816166 -0.572649 0.125172 0.825515 -0.550324 0.121846 0.731498 -0.670868 -0.019603 0.743964 -0.667932 -0.030227 0.802231 -0.596248 0.128031 0.849287 -0.512171 -0.166759 0.672289 -0.721262 -0.074919 0.639876 -0.764817 -0.086363 0.65898 -0.747185 0.419268 0.406688 -0.811677 0.45283 0.31045 -0.835802 0.550354 0.354523 -0.755926 0.488995 0.426269 -0.761038 0.798505 0.589542 -0.121777 0.629664 0.764854 -0.136094 0.428097 0.516657 -0.741484 0.481992 0.162651 -0.860946 0.476625 0.173666 -0.861782 0.541781 -0.051837 -0.83892 0.610962 -0.026965 -0.7912 0.77405 -0.395398 -0.494477 0.920958 -0.172543 -0.349378 0.643893 0.078074 -0.761122 0.480736 0.233816 -0.845117 0.483133 0.167149 -0.859444 0.616661 0.240115 -0.749715 0.967736 0.117908 -0.222674 0.913198 0.379905 -0.147451 0.390578 0.591083 -0.705741 0.382839 0.535126 -0.753044 0.414139 0.577573 -0.70349 0.47634 0.860797 -0.179246 0.340392 0.907818 -0.24495 0.421549 0.584377 -0.693397 0.405414 0.540989 -0.736865 0.431518 0.576007 -0.694268 0.364935 0.56563 -0.739517 0.160295 0.921034 -0.354968 -0.063838 0.850342 -0.522343 0.231853 0.516573 -0.824255 -0.234963 0.674542 -0.699847 -0.263787 0.488611 -0.831671 0.143761 0.349005 -0.926028 0.121957 0.430188 -0.894463 0.244238 0.368175 -0.897104 0.286839 0.465666 -0.837185 0.431825 0.308888 -0.847417 0.349106 0.306214 -0.88564 0.242828 0.317447 -0.916658 -0.193183 0.358321 -0.913393 -0.108882 0.280328 -0.953709 0.308743 0.342271 -0.887428 0.400235 0.380025 -0.833902 0.437071 0.358464 -0.824907 0.306876 0.362809 -0.879885 -0.062544 0.201463 -0.977497 -0.04802 0.0781 -0.995788 0.266858 0.326827 -0.906626 0.350138 0.278047 -0.894479 0.354862 0.347322 -0.868009 0.255429 0.219947 -0.941477 -0.006971 -0.087812 -0.996113 0.120653 -0.291438 -0.94895 0.318338 0.07641 -0.944893 0.448609 0.180967 -0.875215 0.399034 0.212972 -0.89186 0.432397 -0.02109 -0.901437 0.342686 -0.457883 -0.820311 0.578434 -0.49519 -0.648229 0.296419 -0.000702 -0.955058 0.296419 -0.000702 -0.955058 0.172523 0.052896 -0.983584 0.172523 0.052896 -0.983584 0.039158 0.322577 -0.945733 0.039158 0.322577 -0.945733 0.047516 0.433082 -0.900101 0.047516 0.433082 -0.900101 0.073663 0.121903 -0.989805 0.073663 0.121903 -0.989805 0.020637 0.212144 -0.977021 0.020637 0.212144 -0.977021 0.424054 -0.091556 -0.900997 0.424054 -0.091556 -0.900997 0.357272 -0.03225 -0.933444 0.357272 -0.03225 -0.933444 0.012525 0.534209 -0.84526 0.012525 0.534209 -0.84526 -0.011494 0.7071 -0.707021 -0.011494 0.7071 -0.707021 0.597526 -0.131026 -0.791072 0.597526 -0.131026 -0.791072 0.505826 -0.146625 -0.850083 0.505826 -0.146625 -0.850083 0.043082 0.835064 -0.548463 0.043082 0.835064 -0.548463 0.232892 0.841802 -0.486962 0.232892 0.841802 -0.486962 0.692441 0.211038 -0.689919 0.692441 0.211038 -0.689919 0.670034 -0.002279 -0.742327 0.670034 -0.002279 -0.742327 0.395537 0.785831 -0.475416 0.395537 0.785831 -0.475416 0.511415 0.69064 -0.511342 0.511415 0.69064 -0.511342 0.608864 0.549501 -0.572131 0.608864 0.549501 -0.572131 0.665886 0.412472 -0.621662 0.665886 0.412472 -0.621662 0.267718 0.900516 0.342634 0.267718 0.900516 0.342634 0.434491 0.763425 0.477912 0.434491 0.763425 0.477912 0.869912 0.076138 0.487294 0.869912 0.076138 0.487294 0.932155 -0.229683 0.279881 0.932155 -0.229683 0.279881 0.602872 0.538559 0.588642 0.602872 0.538559 0.588642 0.752279 0.323048 0.574209 0.752279 0.323048 0.574209 -0.213672 0.974192 0.072768 -0.213672 0.974192 0.072768 0.039021 0.973056 0.227243 0.039021 0.973056 0.227243 0.840289 -0.540248 0.045233 0.840289 -0.540248 0.045233 0.606818 -0.775669 -0.17352 0.606818 -0.775669 -0.17352 -0.573632 0.648601 -0.500262 -0.573632 0.648601 -0.500262 -0.459052 0.865899 -0.198721 -0.459052 0.865899 -0.198721 0.348772 -0.845309 -0.404736 0.348772 -0.845309 -0.404736 0.044107 -0.731158 -0.680781 0.044107 -0.731158 -0.680781 -0.526631 0.262875 -0.808429 -0.526631 0.262875 -0.808429 -0.572583 0.444835 -0.688673 -0.572583 0.444835 -0.688673 -0.171813 -0.489749 -0.854767 -0.171813 -0.489749 -0.854767 -0.298216 -0.294897 -0.907801 -0.298216 -0.294897 -0.907801 -0.378075 -0.092709 -0.921121 -0.378075 -0.092709 -0.921121 -0.44719 0.096281 -0.889242 -0.44719 0.096281 -0.889242 0.612429 0.206829 -0.762989 0.464886 0.248405 -0.849809 0.407407 0.351958 -0.842701 0.648197 0.357749 -0.672202 0.671753 0.259933 -0.693674 0.260779 0.444292 -0.857088 0.266283 0.359019 -0.894538 0.239549 0.282383 -0.928911 0.456076 0.54318 -0.704947 0.484975 0.494828 -0.721072 0.523431 0.452679 -0.721874 0.154432 0.395601 -0.905345 0.17883 0.504716 -0.84456 0.266157 0.567731 -0.779001 0.193307 0.300033 -0.934138 0.427534 0.439385 -0.790035 0.307666 0.464115 -0.830626 0.465664 0.419078 -0.779442 0.586011 0.418412 -0.693919 0.376686 0.574397 -0.726757 0.72401 0.167928 -0.669036 0.615211 0.144276 -0.775048 0.538442 0.194451 -0.81992 0.755996 0.352652 -0.551458 0.765047 0.251817 -0.592698 0.104303 0.251884 -0.96212 0.084593 0.265317 -0.960443 0.005837 0.281933 -0.959416 0.438714 0.77153 -0.460728 0.549094 0.684577 -0.479427 0.639111 0.567102 -0.51955 -0.119349 0.571474 -0.811895 -0.055497 0.717664 -0.694175 0.087893 0.80095 -0.592244 -0.082255 0.383999 -0.919662 0.371981 0.25099 -0.893663 0.168173 0.254214 -0.952414 0.515832 0.244885 -0.820943 0.711746 0.448691 -0.540457 0.274747 0.816832 -0.507247 0.645705 0.281916 -0.70964 0.539281 0.220414 -0.812769 0.769022 0.394085 -0.503292 0.726749 0.338639 -0.597628 0.910687 0.132665 0.391214 0.999599 0.019627 0.020427 0.95412 0.024299 0.298438 0.445708 0.894704 -0.029136 0.965917 0.00636 -0.258774 0.63813 0.749781 -0.174984 0.564478 0.808758 -0.165152 0.955888 0.074409 -0.28415 0.833027 -0.550995 -0.049699 0.747769 -0.638876 -0.180774 0.496269 -0.862279 -0.100952 -0.207933 0.848115 -0.487303 0.067624 0.763984 -0.641681 0.12728 0.626188 -0.769213 -0.218784 0.728379 -0.649305 0.477035 0.407812 -0.778542 0.477035 0.407812 -0.778542 0.017333 -0.981177 -0.192329 0.100697 -0.980826 -0.166857 0.066985 -0.985016 -0.158922 0.066985 -0.985016 -0.158922 0.113176 -0.977596 -0.177477 0.113176 -0.977596 -0.177477 0.260639 0.584649 -0.768279 0.260639 0.584649 -0.768279 0.016554 0.67435 -0.738226 -0.106362 0.750404 -0.652366 -0.106362 0.750404 -0.652366 -0.052394 0.836039 -0.546163 0.073173 0.824552 -0.561034 -0.11046 0.686583 -0.718611 -0.155032 0.743111 -0.650962 -0.209657 0.806439 -0.552901 -0.277141 0.74834 -0.602644 -0.254322 0.755762 -0.603444 -0.358109 0.092557 -0.929081 -0.250923 0.673348 -0.695442 -0.112663 0.603179 -0.789609 -0.09202 0.089713 -0.991708 0.154625 0.382352 -0.910988 0.205405 -0.026468 -0.978319 -0.072607 -0.353019 -0.932795 -0.315135 -0.516218 -0.796372 0.137801 -0.96591 -0.219155 -0.147037 -0.862058 -0.485012 0.15353 -0.866566 -0.474859 0.229098 -0.817711 -0.528075 0.125194 -0.964684 -0.231758 0.055128 -0.985656 -0.159509 0.133227 -0.975043 -0.1776 0.08158 0.845691 -0.5274 0.078804 0.875247 -0.477213 -0.135909 0.78308 -0.606889 -0.14307 0.731129 -0.667069 0.652262 -0.134271 -0.746006 0.728452 -0.084587 -0.679855 0.489926 -0.423017 -0.762253 0.604152 0.140091 -0.784458 0.789901 0.036981 -0.612119 0.511155 -0.597093 -0.618224 0.41548 -0.442463 -0.794735 0.053874 -0.927755 -0.369281 0.152238 -0.796477 -0.58519 0.917433 -0.01634 -0.397554 0.60325 -0.699086 -0.383887 0.029478 -0.980033 -0.196639 0.188278 0.863211 -0.468421 0.734878 0.361526 -0.573806 0.645074 0.228829 -0.729052 0.011092 0.714503 -0.699544 0.528285 0.032629 -0.84844 -0.123905 0.526586 -0.841044 0.709036 -0.679127 0.189881 0.54884 -0.680148 0.485977 0.696633 -0.536154 0.476698 0.937025 0.142119 0.319041 0.883729 -0.390989 0.257199 0.771856 0.621298 -0.135006 0.80244 -0.582305 -0.130427 0.360455 0.931906 0.040288 0.246781 0.968966 0.014261 0.199409 0.979909 0.003657 0.20259 0.97835 0.042279 0.297397 0.954751 0.002279 0.296878 0.953346 -0.054732 -0.448272 0.750301 -0.485901 -0.299256 0.711329 -0.635969 -0.449932 0.662013 -0.599417 -0.604373 0.702658 -0.375506 0.543677 -0.837776 -0.05046 0.41825 -0.908309 0.006481 0.525642 -0.828016 0.195167 0.513327 -0.837473 0.187441 0.632445 -0.690176 0.351668 0.562937 -0.723503 0.399556 0.270888 -0.860723 -0.431018 0.466072 -0.760826 -0.451575 0.785817 -0.470274 -0.401664 0.806986 0.379916 -0.452147 0.311722 -0.406116 -0.859011 0.08011 -0.476468 -0.875534 0.492226 -0.783275 0.379728 0.564196 -0.75938 0.324076 0.615425 -0.747397 0.250297 0.467281 -0.880804 -0.076373 0.423525 -0.905139 -0.036738 0.388235 -0.921287 -0.022439 -0.638353 0.671458 -0.376365 -0.642083 0.670375 -0.371923 -0.527289 0.635121 -0.564436 -0.53912 0.609156 -0.581618 -0.499354 0.673213 -0.545371 -0.620665 0.681581 -0.387585 0.724403 -0.679107 -0.118553 0.808578 -0.568186 -0.152862 0.76273 -0.645516 0.039393 0.719046 -0.694329 0.029644 0.704086 -0.666952 0.243799 0.68063 -0.673335 0.288725 0.675478 -0.668555 0.311069 0.688796 -0.721756 0.068031 0.678689 -0.726051 -0.110594 0.590821 -0.659388 -0.464906 0.324614 -0.335183 -0.884465 0.389368 -0.193616 -0.900503 0.677507 -0.584788 -0.446103 0.811911 -0.403641 -0.421752 -0.702864 0.705439 -0.091315 -0.699069 0.693346 0.174852 -0.698884 0.694843 0.169571 -0.697074 0.711711 -0.08692 -0.629707 0.772938 0.077689 -0.630257 0.757744 -0.169115 0.665495 -0.718329 0.202779 0.637554 -0.7383 0.220087 0.650398 -0.741869 0.163133 0.619906 -0.781037 -0.075482 0.62189 -0.772088 -0.130895 0.619404 -0.767547 -0.164959 -0.428525 0.808484 -0.403384 -0.344282 0.922494 -0.174568 0.841854 -0.487833 -0.230867 0.838993 -0.458769 -0.292613 0.718357 -0.682624 -0.134116 0.750372 -0.66081 -0.016469 -0.004385 -0.980634 -0.195802 0.11327 -0.803082 -0.585003 0.033162 -0.790045 -0.612151 -0.142029 -0.978203 -0.151482 0.398848 0.500353 -0.768484 0.284867 0.522124 -0.803889 0.240759 -0.182234 -0.953324 0.326055 -0.256882 -0.90978 0.106126 0.992625 0.058596 0.101925 0.991712 -0.078227 0.185058 0.981762 0.043548 0.161241 0.98316 0.086007 0.203627 0.976108 0.075821 -0.181266 -0.979622 -0.086502 -0.058418 -0.989239 -0.134139 0.18691 0.981774 0.034418 0.16088 0.98655 0.028917 -0.164751 -0.970502 -0.176023 0.075477 -0.797038 -0.599194 0.41959 0.332341 -0.844685 0.322606 -0.288805 -0.901397 0.338129 0.937695 -0.079978 0.299596 0.953203 -0.040569 -0.230271 -0.970692 -0.068787 0.273756 0.960659 -0.046809 -0.093554 0.935084 -0.341855 -0.357811 0.927392 -0.109158 -0.580229 0.784645 -0.218327 -0.370232 0.823908 -0.429073 0.555442 -0.82035 -0.136052 0.648256 -0.730721 0.214037 0.665073 -0.670138 0.329534 -0.177345 0.255741 -0.950339 0.237945 -0.404121 -0.883215 -0.171659 0.218398 -0.960643 -0.191232 0.22974 -0.95428 -0.611039 0.688951 -0.389844 -0.497376 0.621066 -0.605717 0.578572 -0.812132 -0.075471 0.636769 -0.760919 0.124606 -0.168096 0.382717 -0.908445 -0.01579 0.29859 -0.954251 -0.354497 0.372019 -0.857866 -0.354497 0.372019 -0.857866 0.030753 -0.642052 -0.766044 -0.28865 0.899627 -0.327645 -0.28865 0.899627 -0.327645 -0.590748 0.801531 0.092551 0.882451 -0.187177 -0.431561 0.631213 0.690214 -0.3538 0.716773 0.651128 -0.249539 0.810085 0.079366 -0.580916 0.218435 0.918014 -0.330963 0.140919 0.983259 -0.115515 0.178425 0.905077 -0.386006 0.364259 0.817074 -0.446884 0.299785 0.939825 -0.163886 0.464631 -0.750462 -0.470027 0.536199 0.720631 -0.439525 0.864301 -0.265631 -0.427112 -0.127859 0.902899 -0.410396 0.648779 -0.746777 0.14632 -0.65206 0.746179 -0.134292 0.932257 0.179954 -0.313868 0.932257 0.179954 -0.313868 0.85443 0.301563 -0.423095 0.797829 0.26596 -0.541049 0.873116 -0.177098 -0.454207 0.873116 -0.177098 -0.454207 0.649289 0.072699 -0.757059 0.753442 0.191783 -0.628923 0.6043 -0.0704 -0.793641 0.921298 -0.001363 -0.388856 0.921298 -0.001363 -0.388856 0.805464 -0.09727 -0.584608 0.710857 -0.181827 -0.679427 0.859553 -0.250977 -0.445172 -0.504833 -0.252405 -0.825491 -0.504833 -0.252405 -0.825491 -0.176988 -0.95937 -0.219738 -0.176988 -0.95937 -0.219738 0.838581 -0.043777 -0.543014 -0.50884 -0.695521 -0.507279 -0.50884 -0.695521 -0.507279 0.843621 -0.371969 -0.387224 0.843621 -0.371969 -0.387224 0.897769 0.154532 -0.41247 0.897769 0.154532 -0.41247 0.883068 0.157461 -0.442037 0.883068 0.157461 -0.442037 0.71598 -0.20424 -0.667576 0.71598 -0.20424 -0.667576 0.84052 -0.139279 -0.523572 0.84052 -0.139279 -0.523572 0.889164 0.201883 -0.410647 0.889164 0.201883 -0.410647 0.844759 0.094819 -0.526679 0.844759 0.094819 -0.526679 0.516769 -0.546521 -0.658988 0.137687 -0.761356 -0.633545 -0.073521 0.769689 -0.634171 -0.902895 -0.325759 0.280467 -0.936415 -0.200727 0.287811 -0.858832 -0.448083 0.248252 -0.80054 -0.564124 0.202238 -0.740856 -0.649577 0.170825 -0.640499 -0.727822 0.245023 -0.852262 -0.443442 0.277505 -0.785146 -0.561254 0.261802 -0.709343 -0.657204 0.254784 0.578683 -0.759785 0.2964 -0.000115 -0.99999 -0.004589 -0.00051 -0.999977 -0.006811 -3.4e-005 -0.999995 -0.003095 -0.0006 -0.999998 -0.001658 0.001309 -0.999998 0.001288 -0.003465 -0.999976 -0.006061 -0.004195 -0.999979 -0.004981 -0.000633 -0.99997 -0.007748 -0.001948 -0.999974 -0.00693 -6e-006 -0.999971 -0.007673 -0.00264 -0.99998 -0.005704 -6.6e-005 -0.999967 -0.008151 -0.00142 -0.999996 -0.002481 0.003645 -0.999993 4.6e-005 -0.002686 -0.999991 0.003221 0.002724 -0.999944 0.010221 0.004946 -0.999932 0.010546 0.006765 -0.99992 0.010688 0.004595 -0.999966 0.006817 0.001146 -0.999997 0.002298 -0.004822 -0.999982 0.003527 -0.003588 -0.999964 0.00771 -0.00298 -0.999888 0.014663 -0.001243 -0.999863 0.016531 0.001848 -0.999933 0.011451 -0.004415 -0.999984 0.003674 0.001118 -0.999907 0.013595 0.001334 -0.999999 -0.000699 -0.00033 -1 -0.000292 - - - - - - - - - - 0.245158 0.423975 0.25011 0.468112 0.150442 0.543685 0.148569 0.498875 0.302841 0.416173 0.345064 0.636086 0.339502 0.673242 0.260986 0.672117 0.283208 0.642063 0.331126 0.714598 0.241009 0.71553 0.233372 0.762934 0.302959 0.373132 0.224027 0.289653 0.23558 0.359702 0.143764 0.429085 0.134156 0.320572 0.298228 0.319321 0.288073 0.263566 0.326898 0.757163 0.328393 0.797118 0.23841 0.805793 0.60087 0.640918 0.866606 0.398924 0.510699 0.676291 0.517366 0.634965 0.871384 0.397619 0.505796 0.719121 0.878048 0.397558 0.87416 0.398826 0.86606 0.397625 0.86057 0.399008 0.501279 0.762876 0.856321 0.39906 0.497144 0.804816 0.862375 0.397683 0.860024 0.397676 0.853776 0.399148 0.494669 0.842655 0.936097 0.40457 0.495808 0.877438 0.932361 0.401286 0.944998 0.401429 0.333511 0.830512 0.255441 0.838224 0.335539 0.859065 0.275714 0.857682 0.13703 0.645509 0.099669 0.709478 0.072436 0.710311 0.114209 0.64461 0.217381 0.600094 0.193334 0.589335 0.083907 0.774978 0.093256 0.834193 0.067488 0.842396 0.056643 0.778851 0.948825 0.405179 0.543475 0.557405 0.5578 0.533271 0.685834 0.551732 0.928618 0.398828 0.939922 0.398832 0.318062 0.571086 0.304302 0.551225 0.870712 0.401462 0.862287 0.401557 0.855482 0.401642 0.85836 0.405349 0.85103 0.405417 0.86725 0.404976 0.851008 0.401767 0.84805 0.401779 0.618068 0.949096 0.595914 0.442419 0.701364 0.36472 0.704143 0.312403 0.595493 0.387203 0.757075 0.288915 0.749567 0.262372 0.79867 0.019963 0.720188 0.090411 0.342229 0.232442 0.353643 0.285267 0.846214 0.405443 0.84246 0.405195 0.945825 0.3988 0.51556 0.94314 0.529717 0.959537 0.951482 0.401365 0.955814 0.405156 0.355112 0.336459 0.416748 0.23909 0.409212 0.301844 0.412385 0.174765 0.722678 0.141004 0.371257 0.129527 0.316583 0.183819 0.278107 0.146712 0.815355 0.094326 0.586596 0.164171 0.31201 0.090946 0.272238 0.213152 0.591566 0.221736 0.775513 0.183818 0.258385 0.177707 0.714664 0.225413 0.594393 0.311859 0.803506 0.201004 0.853165 0.100422 0.240207 0.064107 0.220228 0.127313 0.134162 0.116701 0.137886 0.045291 0.20962 0.176711 0.132836 0.176022 0.393776 0.367451 0.346805 0.380154 0.21424 0.228892 0.133514 0.241035 0.127886 0.880246 0.194162 0.909528 0.176891 0.924466 0.105635 0.892789 0.298575 0.918513 0.289302 0.932026 0.41004 0.927663 0.412647 0.940987 0.152917 0.714025 0.188039 0.660899 0.251002 0.622891 0.148083 0.821618 0.139091 0.770988 0.529124 0.59406 0.624566 0.605374 0.943792 0.414167 0.33386 0.602351 0.939709 0.408955 0.951716 0.40979 0.95394 0.414936 0.863781 0.409841 0.854643 0.410095 0.847079 0.410021 0.50373 0.914675 0.043999 0.560029 0.039161 0.51728 0.035514 0.442488 0.02836 0.327681 0.57657 0.399149 0.579657 0.45714 0.483058 0.467543 0.484696 0.402538 0.027211 0.11532 0.026409 0.041836 0.027231 0.176259 0.027041 0.244825 0.496033 0.232082 0.498386 0.171519 0.545104 0.178866 0.55478 0.242428 0.486973 0.320445 0.572701 0.32584 0.253473 0.42034 0.198325 0.471074 0.201641 0.514357 0.257191 0.464291 0.304409 0.414784 0.305266 0.371658 0.230885 0.286168 0.167912 0.306331 0.188981 0.401339 0.242536 0.354324 0.300813 0.31779 0.290984 0.262458 0.644363 0.422582 0.643061 0.366324 0.70337 0.314326 0.703499 0.366966 0.745969 0.26707 0.75382 0.293297 0.343946 0.231017 0.355397 0.284532 0.356783 0.335152 0.414764 0.29281 0.419941 0.236001 0.413771 0.173263 0.370421 0.125545 0.313385 0.086563 0.282902 0.142155 0.319456 0.18046 0.261679 0.175104 0.275739 0.211488 0.247515 0.05956 0.175872 0.043369 0.166908 0.113803 0.230266 0.122298 0.162066 0.173298 0.220575 0.173418 0.399643 0.347472 0.348371 0.378515 0.850892 0.415208 0.23283 0.882474 0.174218 0.860862 0.318561 0.890705 0.412205 0.900441 0.414872 0.864697 0.414169 0.832004 0.413463 0.796679 0.414763 0.757 0.418623 0.715141 0.424042 0.67374 0.797949 0.022112 0.816816 0.093012 0.720595 0.147032 0.715991 0.092651 0.636546 0.210325 0.627672 0.148444 0.772502 0.189202 0.711355 0.231084 0.641706 0.289174 0.223314 0.226619 0.162858 0.235961 0.139391 0.505963 0.140772 0.546375 0.105327 0.324975 0.131454 0.436403 0.855305 0.0942 0.800674 0.205793 0.103269 0.042003 0.100779 0.11305 0.099208 0.173793 0.099637 0.242841 0.428561 0.633258 0.429426 0.594048 0.429051 0.559095 0.429259 0.535162 0.35272 0.639241 0.294558 0.645659 0.274212 0.673847 0.348213 0.675519 0.253789 0.714174 0.339072 0.715472 0.241562 0.759109 0.241492 0.801977 0.330569 0.796358 0.332348 0.756954 0.843668 0.414845 0.519216 0.636196 0.513483 0.677706 0.858319 0.415536 0.509018 0.719971 0.595108 0.724198 0.959154 0.409842 0.961426 0.415077 0.955396 0.420505 0.503982 0.762367 0.946551 0.419988 0.498249 0.80295 0.581926 0.813498 0.948394 0.426244 0.956245 0.426562 0.493564 0.840197 0.962774 0.420748 0.49337 0.874734 0.5689 0.884732 0.963626 0.426902 0.947821 0.439136 0.254385 0.836095 0.333265 0.830744 0.334347 0.859927 0.274272 0.857068 0.111374 0.707428 0.160452 0.654158 0.126019 0.649524 0.074711 0.707898 0.232092 0.611555 0.203545 0.598866 0.085639 0.828171 0.086444 0.767612 0.053832 0.770468 0.05904 0.833261 0.5406 0.554531 0.653253 0.57169 0.949156 0.432796 0.552741 0.532581 0.956416 0.432776 0.955188 0.438695 0.321928 0.578317 0.3053 0.558373 0.963377 0.433055 0.962074 0.438861 0.939469 0.450342 0.944673 0.445101 0.952905 0.444195 0.949616 0.449137 0.959891 0.444199 0.95721 0.449055 0.928445 0.45763 0.933041 0.454385 0.647892 0.957038 0.945196 0.453364 0.513713 0.938992 0.528694 0.953445 0.940767 0.456994 0.954246 0.453493 0.191556 0.905473 0.119561 0.876603 0.09609 0.886393 0.173642 0.917872 0.296111 0.916924 0.285563 0.930752 0.407594 0.925155 0.699705 0.808301 0.767751 0.813767 0.770203 0.857847 0.710393 0.859091 0.67046 0.86001 0.652167 0.800156 0.732575 0.902022 0.706983 0.910753 0.776574 0.894725 0.709069 0.706824 0.772884 0.721001 0.769128 0.766819 0.69961 0.756109 0.650715 0.739559 0.665169 0.685443 0.747389 0.629544 0.781976 0.645207 0.777571 0.679447 0.726035 0.663915 0.69251 0.641696 0.7256 0.608173 0.800842 0.598447 0.800844 0.613722 0.782354 0.62203 0.77064 0.606739 0.761516 0.586356 0.801211 0.57812 0.833474 0.606525 0.843418 0.585771 0.884582 0.608278 0.861681 0.62927 0.826927 0.645008 0.821482 0.621769 0.901508 0.709495 0.841154 0.721344 0.835351 0.679466 0.88519 0.664947 0.920582 0.64464 0.946246 0.692573 0.905321 0.811872 0.840491 0.814502 0.842749 0.767471 0.908491 0.759591 0.957769 0.748636 0.953229 0.808266 0.87648 0.901039 0.832824 0.894364 0.83647 0.858222 0.893987 0.860506 0.934495 0.863509 0.904941 0.908789 0.811165 0.93926 0.808557 0.928096 0.833115 0.918674 0.850764 0.928355 0.866017 0.939324 0.815782 0.955298 0.781351 0.919619 0.767445 0.930389 0.756778 0.947206 0.874321 0.260529 0.87457 0.258357 0.870642 0.262514 0.870232 0.260129 0.875205 0.262091 0.87418 0.274349 0.878088 0.275377 0.879128 0.284194 0.875282 0.284248 0.876451 0.268146 0.87176 0.26763 0.879196 0.270887 0.875496 0.265391 0.893101 0.28442 0.892287 0.271326 0.879947 0.284131 0.862255 0.219399 0.877309 0.242158 0.869772 0.241647 0.855575 0.218438 0.862432 0.239621 0.84944 0.210845 0.867315 0.244511 0.849901 0.240235 0.863194 0.266321 0.876212 0.265675 0.880423 0.283451 0.866718 0.283089 0.870498 0.254293 0.863904 0.253791 0.870234 0.270504 0.864805 0.270607 0.879852 0.25405 0.878645 0.27023 0.884908 0.221559 0.894641 0.243235 0.885819 0.242521 0.87478 0.219802 0.853855 0.205189 0.868038 0.204565 0.870975 0.210424 0.856654 0.209577 0.882303 0.208527 0.885027 0.21281 0.869343 0.207181 0.855354 0.205901 0.879862 0.246326 0.872817 0.221463 0.859409 0.2185 0.885826 0.225344 0.891813 0.248223 0.886742 0.266822 0.897889 0.269881 0.890434 0.283337 0.902191 0.283202 0.887267 0.269985 0.888486 0.253806 0.897003 0.253871 0.897865 0.269734 0.890567 0.21382 0.890889 0.214313 0.887336 0.211472 0.940502 0.247339 0.935827 0.245027 0.948386 0.259727 0.952135 0.261243 0.929477 0.246937 0.935892 0.257903 0.955141 0.271935 0.951237 0.271687 0.951697 0.282445 0.956107 0.282705 0.939971 0.271031 0.941535 0.28252 0.963745 0.266939 0.955791 0.248173 0.96377 0.246708 0.971434 0.266214 0.948554 0.235961 0.955224 0.234835 0.896396 0.245174 0.886107 0.251776 0.887306 0.25714 0.901578 0.253513 0.893935 0.234459 0.893306 0.241625 0.88488 0.259333 0.895682 0.256287 0.898524 0.274248 0.887363 0.275119 0.885952 0.26722 0.897217 0.265981 0.888292 0.284017 0.899782 0.283788 0.893557 0.224473 0.903384 0.244263 0.904117 0.226402 0.909834 0.245212 0.898452 0.232315 0.90536 0.242289 0.914901 0.24109 0.908475 0.23147 0.912117 0.251402 0.92111 0.249824 0.905103 0.223634 0.894105 0.223477 0.891627 0.223783 0.892209 0.224715 0.894785 0.217728 0.904032 0.218825 0.905292 0.26092 0.916745 0.259188 0.925679 0.257542 0.919312 0.270264 0.927598 0.269904 0.909165 0.270372 0.922229 0.248254 0.923018 0.231732 0.931448 0.236491 0.927474 0.250713 0.939132 0.243721 0.931475 0.252998 0.941395 0.236759 0.941774 0.24318 0.951181 0.24757 0.953028 0.242625 0.943442 0.249961 0.949719 0.251412 0.932269 0.241398 0.935522 0.24909 0.930136 0.234395 0.929446 0.228394 0.942151 0.230847 0.942787 0.227016 0.929372 0.224433 0.954848 0.237908 0.922857 0.256527 0.927955 0.258098 0.929776 0.270263 0.925166 0.269641 0.93313 0.259066 0.935431 0.270899 0.938091 0.256867 0.945703 0.257403 0.953024 0.257866 0.948714 0.269472 0.957575 0.269677 0.940805 0.269454 0.944953 0.253898 0.950208 0.269278 0.961307 0.253711 0.957956 0.256418 0.964661 0.269455 0.96896 0.268209 0.902892 0.249987 0.897745 0.228849 0.908596 0.231834 0.912735 0.252197 0.897122 0.224227 0.89485 0.22181 0.90624 0.226903 0.908607 0.228742 0.903082 0.242361 0.906809 0.256103 0.917237 0.255133 0.919494 0.264606 0.908311 0.265315 0.907454 0.269025 0.916487 0.269043 0.911531 0.283044 0.919593 0.2829 0.909419 0.273405 0.911476 0.28336 0.920571 0.273041 0.922157 0.283218 0.922114 0.255039 0.920062 0.238863 0.921052 0.234472 0.923775 0.23538 0.929369 0.253983 0.934895 0.263753 0.927988 0.282737 0.92516 0.269608 0.937386 0.272947 0.938515 0.283177 0.906903 0.269654 0.905634 0.25451 0.912156 0.254648 0.915624 0.269303 0.934262 0.269581 0.931993 0.256855 0.928513 0.24901 0.928512 0.223212 0.917128 0.220406 0.916725 0.220767 0.9041 0.217973 0.914088 0.228391 0.916363 0.246441 0.918617 0.23227 0.923487 0.240784 0.938248 0.22777 0.892821 0.216321 0.844542 0.206031 0.874322 0.212263 0.870581 0.286403 0.864795 0.285932 0.877377 0.285736 0.887924 0.285532 0.898823 0.285311 0.908672 0.285115 0.917425 0.284957 0.921216 0.269224 0.922914 0.284906 0.926665 0.284912 0.930758 0.284928 0.936388 0.28496 0.952837 0.284936 0.967867 0.284724 0.971593 0.266723 0.976556 0.284338 0.976161 0.284497 0.973686 0.284223 0.968029 0.284169 0.960033 0.284154 0.950775 0.284138 0.942494 0.284121 0.936182 0.284123 0.929809 0.284158 0.920968 0.284223 0.910111 0.284292 0.952943 0.272204 0.950019 0.262148 0.953976 0.282879 0.900909 0.229617 0.889642 0.217102 0.912068 0.234085 0.913562 0.243735 0.925227 0.239763 0.92311 0.245509 0.916786 0.225007 0.940372 0.24984 0.963568 0.250138 0.888081 0.264217 0.918118 0.254988 0.844126 0.209259 0.844951 0.221286 0.886769 0.216308 0.872985 0.215718 0.879346 0.309871 0.875833 0.306046 0.875654 0.308144 0.879007 0.306407 0.876295 0.294136 0.878977 0.293033 0.879812 0.300399 0.876175 0.301094 0.880254 0.30345 0.882198 0.297454 0.893175 0.297687 0.865817 0.349629 0.859181 0.350621 0.872916 0.327332 0.880252 0.326495 0.865713 0.330422 0.852822 0.359205 0.869257 0.322943 0.877097 0.301439 0.864055 0.301093 0.852819 0.327816 0.866118 0.317194 0.872679 0.31623 0.865658 0.301152 0.871305 0.301562 0.879516 0.300927 0.881998 0.315802 0.888262 0.347411 0.878301 0.348969 0.888479 0.326114 0.897047 0.325511 0.857019 0.363938 0.860381 0.359999 0.874655 0.358691 0.872015 0.364197 0.888629 0.3558 0.886097 0.359632 0.872907 0.361011 0.858128 0.36229 0.881706 0.320824 0.862423 0.349295 0.875903 0.346079 0.888714 0.341972 0.893556 0.318638 0.898554 0.296744 0.887564 0.300041 0.888147 0.300674 0.898715 0.300283 0.89883 0.31539 0.89048 0.315686 0.894383 0.353795 0.894065 0.354129 0.890921 0.356254 0.942171 0.318343 0.9529 0.304272 0.949521 0.305533 0.937705 0.320863 0.937122 0.30759 0.931259 0.318903 0.955735 0.293528 0.951772 0.293299 0.940544 0.294181 0.964624 0.302435 0.972337 0.302695 0.965634 0.321964 0.957594 0.320997 0.957663 0.333351 0.950951 0.332759 0.897685 0.323309 0.904388 0.314564 0.887892 0.312338 0.888936 0.316243 0.699423 0.809253 0.710111 0.860044 0.769921 0.8588 0.767468 0.81472 0.651885 0.801109 0.669688 0.860514 0.732293 0.902975 0.706453 0.911484 0.776292 0.895678 0.708787 0.707777 0.699329 0.757062 0.768846 0.767772 0.772602 0.721954 0.664887 0.686395 0.650433 0.740512 0.747107 0.630497 0.725753 0.664868 0.777288 0.6804 0.781693 0.64616 0.725318 0.609127 0.692228 0.642648 0.80056 0.5994 0.770358 0.607692 0.782072 0.622983 0.800562 0.614675 0.800928 0.579073 0.761234 0.587309 0.833192 0.607478 0.861399 0.630223 0.8843 0.609231 0.843136 0.586725 0.8212 0.622722 0.826645 0.645961 0.901226 0.710448 0.884907 0.6659 0.835069 0.680418 0.840872 0.722297 0.945964 0.693526 0.920299 0.645594 0.905039 0.812825 0.908209 0.760544 0.842467 0.768423 0.840209 0.815454 0.952947 0.809219 0.957487 0.749588 0.876198 0.901993 0.893705 0.861459 0.836187 0.859175 0.832541 0.895317 0.904659 0.909742 0.934213 0.864462 0.810883 0.940213 0.850482 0.929308 0.832833 0.919627 0.808275 0.929049 0.815494 0.955807 0.865735 0.940277 0.767163 0.931342 0.781069 0.920572 0.878641 0.308129 0.757688 0.947696 0.89571 0.326063 0.896265 0.333541 0.887647 0.308911 0.896958 0.311973 0.898883 0.293285 0.897963 0.301935 0.887703 0.301029 0.887878 0.29293 0.905567 0.324686 0.896731 0.344468 0.906991 0.342485 0.911791 0.324251 0.900908 0.335596 0.911043 0.336295 0.917143 0.326675 0.907054 0.325968 0.923285 0.31808 0.915184 0.316034 0.908088 0.344187 0.897103 0.344536 0.894607 0.344154 0.895142 0.343144 0.898106 0.350443 0.90726 0.349181 0.907871 0.308374 0.918398 0.309598 0.927049 0.310818 0.928305 0.298442 0.920004 0.298182 0.909927 0.298243 0.924036 0.321254 0.929162 0.318872 0.933826 0.332572 0.925629 0.337191 0.941158 0.32555 0.933051 0.316658 0.943727 0.330971 0.955075 0.325269 0.952983 0.320359 0.943791 0.324629 0.951332 0.316568 0.945126 0.31796 0.937248 0.318798 0.934373 0.326359 0.932584 0.333273 0.932192 0.3393 0.932318 0.343421 0.945607 0.340893 0.944776 0.336887 0.957129 0.33006 0.924262 0.313255 0.925922 0.300164 0.930502 0.299579 0.929283 0.311724 0.936126 0.298969 0.93441 0.310774 0.939442 0.311396 0.947027 0.310849 0.954323 0.310334 0.958291 0.298597 0.94944 0.298819 0.941532 0.298832 0.946483 0.315703 0.950981 0.300512 0.962811 0.314479 0.969751 0.300159 0.965388 0.298807 0.959326 0.311738 0.904541 0.316598 0.900452 0.33816 0.911146 0.334819 0.914268 0.314088 0.900043 0.343367 0.910827 0.338483 0.909045 0.340214 0.897918 0.345703 0.907714 0.311836 0.905082 0.324826 0.918749 0.311513 0.909052 0.30192 0.920236 0.301846 0.91718 0.297035 0.908155 0.297332 0.909931 0.29344 0.92041 0.293444 0.923496 0.310879 0.922253 0.327378 0.925923 0.331262 0.923469 0.332076 0.930583 0.312153 0.934974 0.302503 0.925817 0.29614 0.93758 0.293425 0.907706 0.300101 0.916398 0.300537 0.913653 0.315103 0.907277 0.314776 0.934984 0.298714 0.933344 0.311407 0.930312 0.318902 0.931529 0.345055 0.919853 0.347075 0.920283 0.347817 0.907379 0.350402 0.918259 0.323025 0.916863 0.340467 0.921166 0.335346 0.925584 0.327014 0.941044 0.340685 0.896265 0.352186 0.847118 0.363087 0.877923 0.355511 0.921992 0.300554 0.972463 0.301867 0.950828 0.303658 0.953466 0.293583 0.892951 0.350759 0.90326 0.337983 0.915596 0.322974 0.91417 0.333036 0.927312 0.326701 0.92504 0.320904 0.919699 0.342662 0.941871 0.316003 0.965254 0.318221 0.889956 0.306147 0.919598 0.314755 0.845891 0.359181 0.847322 0.346695 0.890112 0.35133 0.87636 0.352039 0.950166 0.457401 0.877438 0.456074 0.890333 0.455013 0.891902 0.457826 0.881771 0.45805 0.893433 0.460126 0.885457 0.459788 0.90216 0.458193 0.902038 0.46051 0.902093 0.455956 0.869348 0.456995 0.875073 0.458463 0.870949 0.459563 0.865831 0.459946 0.88002 0.459819 0.876379 0.459992 0.890696 0.462723 0.889158 0.462546 0.893089 0.46287 0.842115 0.409869 0.837426 0.409453 0.838646 0.414482 0.833434 0.414204 0.847163 0.42056 0.840709 0.41957 0.839445 0.430603 0.83503 0.428579 0.852464 0.422383 0.843659 0.433436 0.835601 0.419062 0.830596 0.418889 0.831257 0.427506 0.827802 0.427141 0.876435 0.450731 0.866399 0.449489 0.869211 0.447456 0.878828 0.448367 0.861778 0.461251 0.86329 0.45579 0.869445 0.454182 0.919848 0.462088 0.9244 0.459418 0.936505 0.460001 0.932799 0.462552 0.914853 0.457033 0.912969 0.45878 0.983064 0.742705 0.970242 0.681277 0.978343 0.807461 0.961861 0.871181 0.925 0.920764 0.93957 0.629718 0.896636 0.591965 0.87816 0.953598 0.820182 0.969676 0.849136 0.56846 0.801508 0.561342 0.753635 0.961316 0.693916 0.922274 0.756457 0.570463 0.715065 0.59271 0.62759 0.729278 0.628526 0.797321 0.647916 0.672373 0.648988 0.865355 0.678001 0.627321 0.970524 0.680324 0.983346 0.741752 0.978626 0.806509 0.962143 0.870229 0.925282 0.919811 0.896919 0.591012 0.939853 0.628765 0.878442 0.952645 0.819304 0.969461 0.80179 0.560389 0.849419 0.567507 0.753465 0.960832 0.694447 0.921544 0.715348 0.591757 0.756739 0.569509 0.628808 0.796368 0.627873 0.728326 0.648199 0.671421 0.648584 0.866073 0.678283 0.626368 0.411737 0.936637 0.212659 0.665019 0.175067 0.711347 0.264355 0.628942 0.154113 0.763611 0.154483 0.81452 0.911051 0.461039 0.528987 0.594894 0.945951 0.460521 0.339791 0.607004 0.94197 0.46307 0.896594 0.462992 0.902819 0.462828 0.939147 0.46498 0.588358 0.917245 0.930869 0.464578 0.500784 0.908814 0.937502 0.466649 0.178893 0.855096 0.23388 0.878659 0.317203 0.888741 0.409219 0.897533 0.412456 0.865776 0.413517 0.832907 0.415303 0.797177 0.41903 0.758087 0.424284 0.717135 0.429773 0.675932 0.433166 0.635493 0.431719 0.596003 0.42845 0.560105 0.426262 0.535529 0.166927 0.932027 0.089131 0.90146 0.412839 0.954955 0.280654 0.94225 0.092604 0.643694 0.172265 0.583534 0.034269 0.783775 0.048602 0.713913 0.288973 0.53753 0.047197 0.849027 0.9297 0.466322 0.910929 0.462701 0.429574 0.516361 0.573602 0.514995 0.911763 0.464455 0.904647 0.46452 0.91245 0.466086 0.906026 0.466148 0.920833 0.464349 0.682918 0.980037 0.544365 0.975068 0.92089 0.466118 0.274953 0.94136 0.412382 0.948959 0.078614 0.893197 0.159929 0.926191 0.045546 0.712112 0.029763 0.775258 0.174568 0.589926 0.093871 0.647648 0.286715 0.542233 0.039682 0.837587 0.568016 0.514851 0.425296 0.517534 0.89967 0.464526 0.715649 0.536695 0.89649 0.46445 0.90127 0.466162 0.89793 0.466107 0.92457 0.397524 0.934172 0.397517 0.90196 0.397532 0.543555 0.96576 0.912366 0.397543 0.914428 0.398827 0.902477 0.39881 0.887934 0.397535 0.886084 0.398748 0.939158 0.397548 0.916553 0.401268 0.903345 0.401161 0.918892 0.404595 0.904419 0.40426 0.88377 0.401252 0.880927 0.404722 0.905294 0.428912 0.905488 0.424961 0.912357 0.424967 0.91334 0.429138 0.905906 0.421495 0.911087 0.422154 0.904076 0.437412 0.90478 0.43319 0.913199 0.433998 0.911884 0.43877 0.90321 0.444063 0.903361 0.441071 0.909872 0.442542 0.908067 0.444769 0.902496 0.453271 0.918142 0.453706 0.928783 0.450398 0.93573 0.445715 0.939896 0.439756 0.941415 0.433124 0.940295 0.426582 0.937084 0.420446 0.931618 0.414911 0.921769 0.409549 0.905101 0.407893 0.876573 0.40992 0.866307 0.415598 0.859425 0.421874 0.854503 0.429219 0.846009 0.439206 0.853866 0.435555 0.855666 0.44134 0.849189 0.44441 0.859693 0.44628 0.853635 0.449316 0.859396 0.453185 0.889827 0.45174 0.862926 0.421743 0.859205 0.428005 0.869662 0.416377 0.857993 0.434235 0.859086 0.440054 0.916008 0.412068 0.903601 0.410265 0.918257 0.418305 0.91053 0.415402 0.913091 0.413541 0.921836 0.416936 0.92534 0.416062 0.879532 0.412275 0.931494 0.42114 0.923547 0.422692 0.927682 0.421785 0.926515 0.428111 0.931209 0.427509 0.93512 0.42705 0.936295 0.433481 0.92732 0.434037 0.932331 0.433786 0.925669 0.439922 0.930432 0.440034 0.934525 0.439972 0.912845 0.451737 0.922595 0.449614 0.907361 0.448978 0.915126 0.447877 0.918684 0.448912 0.909842 0.450414 0.901128 0.451294 0.929882 0.445604 0.921412 0.444811 0.925747 0.445329 0.862632 0.44473 0.90791 0.418325 0.914417 0.420366 0.918293 0.424021 0.92059 0.42877 0.920879 0.434155 0.919487 0.439514 0.911345 0.446349 0.90499 0.446728 0.916084 0.443813 0.891421 0.410387 0.891335 0.407994 0.8923 0.404278 0.892667 0.401108 0.892803 0.398753 0.893101 0.397518 0.953337 0.401538 0.958091 0.405199 0.9475 0.399036 0.96186 0.409791 0.964499 0.415028 0.96612 0.420717 0.967305 0.426924 0.967388 0.433074 0.966427 0.438883 0.96451 0.444202 0.961861 0.44894 0.958944 0.453645 0.955428 0.457592 0.951844 0.460785 0.948132 0.463506 0.945008 0.465414 0.9428 0.466896 0.940897 0.39766 0.894646 0.464377 0.893748 0.464327 0.895819 0.465909 0.894732 0.465707 0.898046 0.468336 0.895591 0.467749 0.894211 0.467377 0.894053 0.470321 0.892528 0.469525 0.89702 0.472125 0.906461 0.46806 0.901761 0.468217 0.901883 0.471147 0.906501 0.470456 0.912592 0.467918 0.912253 0.470089 0.920682 0.467923 0.920674 0.470154 0.9293 0.468129 0.929876 0.470181 0.93702 0.468441 0.938213 0.470896 0.942275 0.468514 0.942757 0.470744 0.890006 0.4495 0.852976 0.399065 0.859393 0.397599 0.847065 0.401675 0.84127 0.405026 0.953466 0.401386 0.958188 0.405089 0.947588 0.398916 0.961862 0.409747 0.964391 0.415022 0.965926 0.420729 0.967068 0.426923 0.967242 0.433135 0.966314 0.439008 0.964406 0.444378 0.961584 0.44912 0.958267 0.453722 0.954279 0.457569 0.865611 0.460368 0.870463 0.459645 0.869977 0.459728 0.865391 0.460791 0.875883 0.460032 0.875386 0.460071 0.889107 0.462568 0.889055 0.46259 0.836433 0.409343 0.829542 0.419704 0.832578 0.41403 0.832317 0.414141 0.82924 0.419624 0.86181 0.461905 0.861843 0.46256 0.95053 0.46075 0.946775 0.4634 0.943577 0.465237 0.941527 0.466697 0.893773 0.464335 0.893798 0.464342 0.894526 0.465626 0.894385 0.465571 0.940912 0.397604 0.893807 0.467247 0.893563 0.467166 0.891985 0.469369 0.891535 0.469419 0.940364 0.468392 0.940762 0.470517 0.866236 0.398834 0.873711 0.398813 0.877506 0.397514 0.870971 0.397493 0.865522 0.397455 0.860032 0.398872 0.856026 0.399014 0.861954 0.397568 0.860159 0.397664 0.853853 0.399094 0.935431 0.404681 0.948546 0.405179 0.944496 0.401457 0.931632 0.401375 0.939488 0.398861 0.927974 0.398901 0.870657 0.401504 0.861966 0.401526 0.855096 0.4016 0.850751 0.405417 0.858121 0.405363 0.867731 0.405188 0.850561 0.401575 0.848094 0.401586 0.842791 0.404957 0.845766 0.405198 0.9455 0.398818 0.951158 0.401375 0.955535 0.405156 0.94295 0.41441 0.9536 0.414936 0.951437 0.40979 0.938847 0.409148 0.863906 0.410047 0.854469 0.410101 0.8468 0.410021 0.843291 0.414792 0.850618 0.415218 0.858112 0.415702 0.958875 0.409842 0.961147 0.415077 0.9551 0.420509 0.945887 0.42022 0.947818 0.426423 0.955942 0.426574 0.962495 0.420748 0.963347 0.426902 0.947179 0.438896 0.955415 0.438781 0.95627 0.432802 0.948355 0.432791 0.963455 0.433109 0.96255 0.43901 0.93973 0.449457 0.950281 0.449152 0.953464 0.44429 0.944309 0.444589 0.960647 0.444424 0.957836 0.449233 0.928866 0.456683 0.941589 0.457208 0.946319 0.453375 0.933669 0.453285 0.954103 0.453514 0.949874 0.457416 0.877353 0.455968 0.882269 0.458025 0.892317 0.457757 0.890577 0.455047 0.886684 0.460112 0.89423 0.460211 0.902677 0.460467 0.90267 0.458019 0.902808 0.455334 0.869597 0.456984 0.865825 0.458435 0.871446 0.458982 0.8752 0.458466 0.877063 0.46 0.880928 0.46006 0.889224 0.462652 0.890358 0.462714 0.892541 0.462593 0.841603 0.409572 0.838159 0.409243 0.834209 0.413908 0.837981 0.414182 0.839885 0.419736 0.846514 0.420792 0.834481 0.428371 0.838869 0.430451 0.84343 0.433385 0.852102 0.422532 0.830666 0.418987 0.834732 0.419195 0.827717 0.426976 0.830662 0.427303 0.875777 0.450429 0.878346 0.448288 0.868619 0.446935 0.865577 0.448677 0.860982 0.459109 0.863516 0.455972 0.868771 0.453598 0.919955 0.462087 0.933215 0.46265 0.936971 0.460171 0.92452 0.45941 0.915797 0.455832 0.913434 0.458571 0.911682 0.460937 0.945768 0.460575 0.941689 0.463136 0.897291 0.462545 0.903757 0.462585 0.930828 0.464538 0.938505 0.464915 0.929084 0.466249 0.936418 0.466469 0.911714 0.462545 0.904992 0.464496 0.91226 0.464434 0.906001 0.466171 0.912549 0.466198 0.920438 0.466178 0.920682 0.464371 0.899694 0.464496 0.896238 0.464476 0.897673 0.46607 0.901142 0.46612 0.933851 0.397545 0.924135 0.397565 0.901567 0.397461 0.902111 0.398787 0.913998 0.398826 0.911927 0.397463 0.885568 0.398789 0.887707 0.397486 0.939027 0.397536 0.902897 0.401138 0.916139 0.401275 0.904075 0.404332 0.918631 0.404656 0.883077 0.401373 0.880245 0.404983 0.905419 0.428922 0.912942 0.429219 0.912006 0.425106 0.905474 0.425025 0.910791 0.422281 0.905844 0.421559 0.904305 0.436885 0.911907 0.438227 0.913047 0.433844 0.905052 0.432984 0.903203 0.443238 0.908124 0.443775 0.909903 0.441649 0.903445 0.440313 0.90285 0.452456 0.918742 0.45246 0.929033 0.449192 0.935553 0.444785 0.939489 0.439171 0.940895 0.433027 0.939916 0.426757 0.936762 0.420698 0.931211 0.415109 0.90461 0.407951 0.921344 0.40965 0.876099 0.410269 0.865754 0.416146 0.858856 0.422274 0.85408 0.42925 0.845714 0.439016 0.8487 0.443676 0.855252 0.440105 0.853622 0.434905 0.852614 0.447663 0.858958 0.44511 0.858176 0.451853 0.889824 0.45148 0.858947 0.427844 0.863033 0.422095 0.869857 0.416948 0.858451 0.439034 0.857612 0.433475 0.903128 0.410252 0.915613 0.4122 0.910336 0.415321 0.91773 0.418674 0.921258 0.417307 0.91279 0.413538 0.924944 0.416332 0.879341 0.412694 0.930972 0.4215 0.922517 0.423241 0.926792 0.422268 0.92506 0.428584 0.929895 0.42793 0.93442 0.427304 0.935453 0.433435 0.925801 0.434263 0.930838 0.433902 0.924243 0.439743 0.929152 0.439726 0.933786 0.439455 0.922618 0.448568 0.913071 0.450609 0.91472 0.447235 0.9073 0.44856 0.909883 0.449686 0.918464 0.448158 0.90106 0.450464 0.929479 0.444749 0.920523 0.44435 0.924927 0.444695 0.861743 0.443993 0.907779 0.418347 0.914012 0.420577 0.917709 0.42432 0.919641 0.429082 0.919962 0.434273 0.918588 0.43924 0.904848 0.446138 0.911088 0.445577 0.915514 0.4432 0.890897 0.408138 0.891059 0.410492 0.89188 0.404459 0.892481 0.401195 0.892744 0.398811 0.892774 0.397499 0.852987 0.39915 0.859402 0.397672 0.847027 0.401638 0.84144 0.40503 0.836758 0.409301 0.826856 0.427241 0.893304 0.464316 0.894343 0.465793 0.894093 0.464377 0.895401 0.465971 0.893628 0.467665 0.890751 0.471053 0.897653 0.467915 0.895086 0.467874 0.893376 0.47055 0.896513 0.470318 0.906138 0.467954 0.901291 0.467913 0.900442 0.470186 0.905385 0.470181 0.912382 0.468058 0.911527 0.470316 0.918635 0.470453 0.91977 0.468076 0.926488 0.470872 0.927835 0.468189 0.935282 0.468257 0.935209 0.471328 0.877915 0.500707 0.878197 0.500625 0.878935 0.505269 0.878376 0.50543 0.87849 0.500327 0.879515 0.504678 0.878776 0.499827 0.880077 0.503685 0.879041 0.499148 0.880596 0.502336 0.879273 0.498323 0.88105 0.500691 0.879461 0.49739 0.881414 0.498833 0.879595 0.496393 0.881685 0.496848 0.879673 0.495381 0.881831 0.494834 0.879688 0.4944 0.881855 0.492886 0.879641 0.493495 0.881754 0.491093 0.879517 0.492692 0.881496 0.489502 0.879256 0.49199 0.880966 0.488128 0.878724 0.491679 0.879976 0.487255 0.880441 0.487544 0.878985 0.491764 0.880259 0.509816 0.879427 0.510054 0.881118 0.508941 0.881951 0.507469 0.882719 0.50547 0.883385 0.503037 0.883918 0.500283 0.884295 0.497337 0.884501 0.494341 0.884524 0.491438 0.884373 0.488781 0.883999 0.486461 0.88321 0.484429 0.882394 0.483424 0.882124 0.514208 0.881033 0.51452 0.883251 0.513061 0.884343 0.511133 0.885349 0.508513 0.886222 0.505324 0.886921 0.501715 0.887414 0.497854 0.887677 0.493924 0.887702 0.490113 0.887496 0.486645 0.88698 0.48361 0.885938 0.48091 0.884878 0.479558 0.884506 0.51838 0.88317 0.518762 0.885883 0.516979 0.887217 0.514621 0.888447 0.511419 0.889514 0.507521 0.890369 0.503109 0.890971 0.49839 0.891293 0.493586 0.89132 0.488919 0.891054 0.484665 0.890395 0.481066 0.88919 0.477958 0.887817 0.476052 0.887367 0.522273 0.885807 0.522719 0.888975 0.520637 0.890533 0.517885 0.891968 0.514147 0.893214 0.509596 0.894212 0.504446 0.894915 0.498938 0.895291 0.493329 0.895322 0.487882 0.895 0.482915 0.894205 0.478779 0.892842 0.475169 0.891068 0.473073 0.890668 0.525829 0.888906 0.526332 0.892483 0.523982 0.894241 0.520876 0.895861 0.516656 0.897267 0.51152 0.898394 0.505707 0.899187 0.499489 0.899612 0.493158 0.899646 0.487009 0.899286 0.481354 0.898411 0.476638 0.894359 0.528996 0.892421 0.529549 0.896354 0.526965 0.898288 0.52355 0.900069 0.518911 0.901615 0.513263 0.902854 0.506872 0.903726 0.500036 0.904193 0.493075 0.904231 0.486314 0.903834 0.4801 0.902975 0.47504 0.898388 0.531728 0.896302 0.532323 0.900534 0.529543 0.902614 0.525869 0.904531 0.520877 0.906194 0.514801 0.907527 0.507925 0.908466 0.50057 0.908967 0.493081 0.909009 0.485806 0.908572 0.479151 0.907654 0.473824 0.902694 0.533986 0.900491 0.534614 0.90496 0.531679 0.907157 0.527799 0.909181 0.522528 0.910937 0.516111 0.912345 0.50885 0.913336 0.501084 0.913866 0.493175 0.913909 0.485494 0.91346 0.478418 0.912585 0.472851 0.907215 0.535736 0.904927 0.536388 0.909569 0.53334 0.91185 0.529311 0.913952 0.523838 0.915776 0.517175 0.917237 0.509635 0.918266 0.50157 0.918854 0.493342 0.918947 0.485357 0.91844 0.478006 0.91787 0.471971 0.914263 0.537286 0.911914 0.537955 0.916678 0.534827 0.919019 0.530693 0.921175 0.525076 0.923047 0.518239 0.924546 0.510502 0.925585 0.502224 0.926227 0.493754 0.926493 0.485583 0.925762 0.478045 0.924764 0.471485 0.921403 0.537724 0.919062 0.538392 0.92381 0.535275 0.926142 0.531156 0.930338 0.525761 0.93162 0.519674 0.933283 0.512932 0.932692 0.502839 0.933977 0.494768 0.934333 0.486371 0.933206 0.478784 0.931863 0.472204 0.92611 0.537268 0.92382 0.53792 0.928464 0.534872 0.932388 0.530343 0.937335 0.506755 0.941235 0.498334 0.941521 0.487989 0.940371 0.480184 0.938481 0.473907 0.930691 0.536256 0.928485 0.536884 0.934789 0.533043 0.935078 0.534703 0.932989 0.535298 0.938368 0.532576 0.947164 0.489068 0.947066 0.497764 0.946239 0.481893 0.944283 0.476284 0.939209 0.532632 0.937267 0.533185 0.941919 0.530982 0.950689 0.490156 0.950271 0.497772 0.95034 0.48345 0.948203 0.478162 0.943023 0.530074 0.941256 0.530577 0.945589 0.528338 0.95349 0.491089 0.952472 0.498024 0.953154 0.485389 0.951415 0.480527 0.946464 0.527065 0.944898 0.52751 0.948879 0.525086 0.955336 0.498108 0.955494 0.49227 0.955142 0.488211 0.954263 0.484425 0.949389 0.475505 0.954052 0.482326 0.94757 0.475109 0.945693 0.473082 0.943613 0.471998 0.950577 0.521636 0.949187 0.522238 0.951775 0.520708 0.950886 0.519379 0.952605 0.518141 0.95447 0.515316 0.952742 0.516616 0.878125 0.495997 0.943537 0.514246 0.944979 0.511457 0.945299 0.511731 0.944004 0.514141 0.946866 0.510467 0.945612 0.512005 0.946775 0.509925 0.944125 0.524447 0.943125 0.523168 0.943363 0.52176 0.944265 0.522893 0.943213 0.51865 0.9436 0.520352 0.942839 0.519741 0.942465 0.520831 0.942508 0.517563 0.943036 0.516979 0.944472 0.514036 0.943564 0.516394 0.946664 0.509365 0.948503 0.507957 0.948316 0.508687 0.949207 0.508705 0.948096 0.509397 0.949608 0.50791 0.950009 0.507096 0.951195 0.506751 0.950679 0.507606 0.951005 0.508659 0.950161 0.508443 0.951647 0.507843 0.952323 0.510866 0.951744 0.509448 0.952587 0.5089 0.953318 0.510638 0.952296 0.507042 0.953444 0.508317 0.954198 0.510416 0.954069 0.512878 0.953344 0.512779 0.95222 0.51488 0.952538 0.512757 0.952777 0.515115 0.953314 0.515413 0.952001 0.51802 0.951641 0.517475 0.949848 0.518868 0.951263 0.516984 0.950071 0.519673 0.950291 0.520481 0.948367 0.522605 0.94826 0.52146 0.946642 0.521256 0.948152 0.520315 0.946704 0.522693 0.946766 0.524131 0.94537 0.524785 0.945389 0.52319 0.944404 0.521338 0.945409 0.521595 0.948517 0.508521 0.947425 0.509189 0.946164 0.510225 0.943731 0.513771 0.942852 0.515989 0.942484 0.51808 0.944874 0.511783 0.950283 0.508511 0.949456 0.508269 0.942699 0.51973 0.943487 0.520694 0.951552 0.510694 0.95099 0.509314 0.944633 0.521012 0.946034 0.520645 0.951461 0.514432 0.951791 0.512457 0.947604 0.519694 0.949207 0.518265 0.95053 0.516413 0.954352 0.507334 0.955064 0.51004 0.953029 0.50566 0.954691 0.513093 0.953563 0.516187 0.942931 0.511155 0.945738 0.50837 0.941124 0.514785 0.948237 0.525023 0.946042 0.527051 0.950358 0.522206 0.940778 0.525984 0.939919 0.523165 0.942236 0.527579 0.940031 0.519157 0.94836 0.506655 0.95038 0.505668 0.951792 0.505283 0.952106 0.519194 0.94408 0.527997 0.955136 0.505085 0.955458 0.508799 0.953996 0.503048 0.954947 0.51289 0.953571 0.516724 0.940392 0.509704 0.943959 0.505926 0.937487 0.514053 0.946965 0.527152 0.943743 0.529685 0.949863 0.52392 0.936263 0.528363 0.934831 0.524989 0.938515 0.530358 0.93544 0.520327 0.947235 0.504116 0.949823 0.503295 0.952034 0.502955 0.951882 0.52041 0.941028 0.53079 0.956255 0.501869 0.956376 0.507194 0.955436 0.512282 0.95378 0.516679 0.954272 0.512902 0.953969 0.514386 0.955477 0.513065 0.955509 0.511632 0.956562 0.510151 0.957541 0.50583 0.957528 0.506237 0.957401 0.500104 0.957323 0.498901 0.956684 0.496896 0.956413 0.492938 0.956425 0.492794 0.955922 0.48933 0.955605 0.489791 0.952251 0.480529 0.95403 0.483685 0.955302 0.484788 0.955335 0.486204 0.955539 0.486154 0.954877 0.485325 0.956687 0.508947 0.956754 0.495687 0.955045 0.487387 0.877848 0.505182 0.877652 0.500582 0.87737 0.504506 0.877412 0.500243 0.876974 0.503437 0.877218 0.499703 0.87668 0.502023 0.877063 0.498994 0.876501 0.50033 0.876979 0.498142 0.876446 0.498438 0.87696 0.497191 0.876522 0.496436 0.877006 0.496186 0.876728 0.49442 0.877115 0.495174 0.877054 0.492488 0.877281 0.494204 0.877479 0.49073 0.877498 0.49332 0.877999 0.489197 0.877767 0.492546 0.878719 0.487808 0.878144 0.491879 0.879235 0.487423 0.878402 0.491725 0.878643 0.509686 0.877934 0.508686 0.877348 0.507101 0.876912 0.505005 0.876647 0.502497 0.876565 0.499694 0.876669 0.496727 0.876956 0.493734 0.877416 0.490859 0.878045 0.488251 0.878803 0.485988 0.879891 0.48389 0.880652 0.483253 0.880004 0.514038 0.879075 0.512727 0.878307 0.510649 0.877736 0.507903 0.877388 0.504616 0.87728 0.500942 0.877417 0.497054 0.877793 0.493132 0.878389 0.48936 0.879214 0.485947 0.880199 0.482989 0.881623 0.480314 0.882641 0.479405 0.881911 0.518172 0.880775 0.516569 0.879836 0.51403 0.879138 0.510673 0.878713 0.506655 0.878582 0.502165 0.878749 0.497412 0.879208 0.492618 0.879955 0.488021 0.881001 0.483899 0.88231 0.480367 0.883909 0.47731 0.885135 0.475926 0.884336 0.52203 0.883011 0.520159 0.881915 0.517195 0.8811 0.513276 0.880604 0.508586 0.88045 0.503344 0.880646 0.497795 0.881181 0.492199 0.882059 0.48684 0.883257 0.482017 0.884772 0.477872 0.886828 0.474331 0.888116 0.472377 0.887245 0.525554 0.885749 0.523442 0.884512 0.520096 0.883592 0.515673 0.883032 0.510379 0.882858 0.504462 0.883079 0.498199 0.883683 0.491882 0.884656 0.485819 0.885976 0.480334 0.887771 0.475644 0.888962 0.472096 0.890594 0.528694 0.888949 0.526372 0.887589 0.522693 0.886578 0.51783 0.885962 0.512009 0.885771 0.505504 0.886014 0.498617 0.886678 0.491672 0.887734 0.484992 0.889161 0.478945 0.891005 0.474124 0.894335 0.531403 0.892565 0.528905 0.891102 0.524947 0.890014 0.519714 0.889351 0.513452 0.889146 0.506453 0.889407 0.499043 0.890122 0.491571 0.891258 0.484384 0.892815 0.477978 0.894695 0.473363 0.898413 0.533643 0.896544 0.531004 0.894999 0.526825 0.89385 0.5213 0.893151 0.514687 0.892934 0.507295 0.893209 0.499472 0.893965 0.491581 0.895164 0.483992 0.89686 0.477387 0.898865 0.473076 0.902769 0.53538 0.900829 0.53264 0.899224 0.5283 0.898031 0.522562 0.897305 0.515695 0.897079 0.50802 0.897366 0.499895 0.89815 0.491701 0.899396 0.483821 0.901449 0.477074 0.903819 0.472976 0.909699 0.53692 0.907707 0.534109 0.906061 0.529655 0.904836 0.523767 0.904091 0.516721 0.90386 0.508844 0.904153 0.500507 0.904958 0.492099 0.906237 0.484012 0.908008 0.477129 0.910034 0.473198 0.916854 0.53736 0.91487 0.534559 0.91323 0.530122 0.914164 0.524465 0.913164 0.518196 0.913437 0.51134 0.91133 0.50108 0.912131 0.492703 0.913405 0.484646 0.91513 0.47783 0.916994 0.473623 0.92166 0.536911 0.919719 0.534172 0.91917 0.529284 0.917172 0.505296 0.919838 0.496406 0.920904 0.486229 0.92238 0.479225 0.924263 0.474614 0.926405 0.535913 0.924828 0.532245 0.931019 0.534378 0.929686 0.53188 0.92797 0.487724 0.927599 0.495894 0.929366 0.480734 0.931925 0.475167 0.935435 0.53233 0.934387 0.530379 0.933232 0.488977 0.932764 0.496065 0.934736 0.482159 0.937602 0.476887 0.93959 0.529799 0.938848 0.527798 0.937731 0.490249 0.936964 0.496523 0.939215 0.484123 0.942421 0.479379 0.943421 0.526821 0.942722 0.524593 0.94207 0.497013 0.942329 0.491435 0.943599 0.487511 0.946933 0.482758 0.949756 0.480976 0.945342 0.476815 0.940652 0.473783 0.947564 0.521395 0.9466 0.520277 0.951324 0.514898 0.949518 0.517928 0.928377 0.510114 0.926885 0.51291 0.927854 0.512845 0.929178 0.51043 0.92998 0.510746 0.931406 0.509225 0.930823 0.508639 0.92835 0.521984 0.930534 0.523359 0.930891 0.521821 0.928964 0.520607 0.929579 0.519229 0.928441 0.517467 0.927597 0.51852 0.926179 0.516255 0.926753 0.519573 0.927195 0.51571 0.928211 0.515165 0.928823 0.512781 0.932374 0.506682 0.930239 0.508053 0.932657 0.507439 0.93294 0.508196 0.934517 0.507536 0.93451 0.506707 0.936567 0.505592 0.934502 0.505878 0.936317 0.506456 0.936067 0.50732 0.937546 0.507578 0.93807 0.506748 0.938901 0.508422 0.940036 0.50988 0.941088 0.509726 0.939772 0.507879 0.940713 0.507314 0.938594 0.505926 0.942911 0.511998 0.942269 0.509491 0.941755 0.511888 0.940774 0.511818 0.940867 0.513981 0.941724 0.514237 0.941696 0.517149 0.942674 0.514592 0.940898 0.516619 0.940099 0.51609 0.938667 0.517973 0.939267 0.518807 0.937547 0.521739 0.939868 0.519641 0.937153 0.52057 0.936759 0.519402 0.934851 0.520311 0.935057 0.52176 0.932933 0.523788 0.935263 0.523209 0.932985 0.522196 0.933038 0.520604 0.931248 0.520284 0.932573 0.508007 0.934161 0.507367 0.930964 0.509008 0.927841 0.514787 0.928411 0.512543 0.928106 0.516928 0.929515 0.510546 0.935671 0.507169 0.937081 0.507438 0.929093 0.51864 0.93071 0.519671 0.938351 0.508298 0.9394 0.509723 0.932552 0.520045 0.934434 0.519715 0.940079 0.511519 0.940113 0.513519 0.936336 0.518792 0.938116 0.517377 0.939405 0.515521 0.943638 0.508965 0.941943 0.506311 0.939071 0.504531 0.94388 0.51543 0.944335 0.512165 0.927944 0.506963 0.925069 0.509715 0.923231 0.513349 0.935271 0.526189 0.938229 0.524222 0.940839 0.521447 0.923484 0.521848 0.925731 0.524779 0.928789 0.526502 0.922597 0.517761 0.93396 0.504385 0.931029 0.505302 0.936534 0.504088 0.942769 0.518413 0.932116 0.527039 0.945351 0.507568 0.943089 0.503744 0.939896 0.502018 0.945354 0.516015 0.946118 0.511811 0.925289 0.504712 0.920962 0.50815 0.918385 0.51252 0.934537 0.528948 0.938552 0.526478 0.941809 0.523283 0.918305 0.523665 0.921702 0.527196 0.925959 0.529352 0.917212 0.518867 0.933078 0.501722 0.929349 0.502508 0.936447 0.501609 0.943896 0.519878 0.930309 0.529931 0.948005 0.505607 0.944871 0.499392 0.947806 0.516062 0.9491 0.511191 0.953215 0.511264 0.952698 0.512701 0.951135 0.50884 0.950868 0.504414 0.946032 0.497811 0.946155 0.49879 0.9504 0.504692 0.944108 0.496015 0.944681 0.492183 0.945966 0.489086 0.945497 0.488606 0.944291 0.491984 0.951345 0.48426 0.948386 0.485293 0.952907 0.485943 0.952013 0.507755 0.944606 0.494766 0.94856 0.486751 0.889967 0.448966 0.879572 0.4873 0.878531 0.491695 0.881189 0.483034 0.883359 0.479059 0.88597 0.475436 0.826451 0.427416 0.889758 0.472115 0.881748 0.482959 0.884054 0.478968 0.886811 0.475429 0.942835 0.472365 0.877975 0.397658 0.883515 0.397651 0.873951 0.397664 0.870831 0.397671 0.867889 0.397674 0.918562 0.397639 0.925482 0.397634 0.901603 0.397646 0.909465 0.397642 0.891034 0.397645 0.929288 0.397637 0.894812 0.397645 0.931273 0.397662 0.86549 0.397668 0.931235 0.397655 0.882529 0.39765 0.877003 0.397658 0.871595 0.397671 0.868659 0.397671 0.868707 0.397667 0.925845 0.397644 0.918784 0.397657 0.909614 0.397666 0.901249 0.39767 0.890498 0.397656 0.92961 0.397643 0.894099 0.397656 0.867711 0.397671 0.900103 0.397679 0.595916 0.679782 0.593633 0.724091 0.587548 0.772055 0.579229 0.819401 0.570764 0.860428 0.56898 0.893979 0.055194 0.327681 0.056512 0.244825 0.056323 0.176259 0.056343 0.11532 0.057144 0.041836 0.468306 0.320445 0.459246 0.232082 0.470583 0.402538 0.456894 0.171519 0.044392 0.51728 0.04804 0.442488 0.039555 0.560029 0.472222 0.467543 0.655545 0.572596 0.685594 0.967391 0.590033 0.92387 0.595756 0.680499 0.590769 0.76975 0.682275 0.551691 0.647404 0.965201 0.571758 0.851938 0.600135 0.64164 0.623018 0.605621 0.617347 0.944413 0.720327 0.535205 - - - - - - - - - - - - - - - 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 3 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 5 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 3 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 5 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 3 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 3 3 3 3 3 3 3 3 3 3 3 3 3 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 5 4 4 4 5 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 3 3 4 3 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 3 4 4 4 4 4 4 4 4 4 4 4 4 3 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 3 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 5 4 3 3 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 3 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 3 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 3 3 3 3 3 3 3 3 3 3 3 3 3 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 5 4 4 4 5 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 3 3 4 3 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 3 4 4 4 4 4 4 4 4 4 4 4 4 3 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 3 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 5 4 3 3 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 3 4 4 4 4 4 4 4 4 3 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 3 3 3 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 3 3 3 3 3 3 3 3 3 3 3 3 4 3 3 3 3 3 3 3 3 3 3 3 3 3 3 4 4 3 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 3 3 3 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 3 3 -

89 0 23 243 1 26 90 2 28 6 3 29 91 4 30 243 1 26 89 0 23 5 5 31 92 6 33 244 7 35 91 4 30 5 5 31 299 8 36 244 7 35 92 6 33 218 9 37 7 10 39 95 11 41 93 12 42 8 13 57 93 12 42 95 11 41 94 14 61 9 15 62 96 16 65 245 17 66 89 0 23 6 3 29 89 0 23 245 17 66 97 18 67 5 5 31 97 18 67 245 17 66 98 19 68 11 20 69 98 19 68 245 17 66 96 16 65 10 21 70 97 18 67 246 22 71 92 6 33 5 5 31 92 6 33 246 22 71 300 23 72 218 9 37 300 23 72 246 22 71 99 24 84 219 25 85 99 24 84 246 22 71 97 18 67 11 20 69 12 26 86 247 27 89 93 12 42 9 15 62 93 12 42 247 27 89 100 28 90 8 13 57 13 29 135 102 30 137 101 31 138 14 32 139 101 31 138 102 30 137 7 10 39 8 13 57 103 33 140 248 34 141 98 19 68 10 21 70 98 19 68 248 34 141 104 35 142 11 20 69 104 35 142 248 34 141 105 36 200 16 37 246 105 36 200 248 34 141 103 33 140 15 38 249 100 28 90 107 39 252 101 31 138 8 13 57 101 31 138 107 39 252 106 40 253 14 32 139 108 41 254 109 42 256 13 29 135 14 32 139 18 43 259 109 42 256 108 41 254 17 44 260 106 40 253 111 45 262 108 41 254 14 32 139 108 41 254 111 45 262 110 46 265 17 44 260 20 47 266 112 48 283 113 49 285 19 50 286 113 49 285 112 48 283 18 43 259 17 44 260 110 46 265 115 51 289 113 49 285 17 44 260 113 49 285 115 51 289 114 52 290 19 50 286 22 53 291 116 54 292 117 55 293 21 56 294 117 55 293 116 54 292 20 47 266 19 50 286 114 52 290 119 57 295 117 55 293 19 50 286 117 55 293 119 57 295 118 58 296 21 56 294 23 59 297 249 60 298 120 61 300 24 62 303 120 61 300 249 60 298 22 53 291 21 56 294 118 58 296 122 63 304 120 61 300 21 56 294 120 61 300 122 63 304 121 64 884 24 62 303 26 65 885 339 66 886 340 67 887 123 68 888 123 68 888 340 67 887 341 69 889 28 70 890 341 69 889 340 67 887 124 71 891 27 72 892 124 71 891 340 67 887 339 66 886 25 73 893 125 74 894 250 75 895 307 76 896 29 77 897 307 76 896 250 75 895 126 78 898 227 79 899 126 78 898 250 75 895 123 68 888 28 70 890 123 68 888 250 75 895 125 74 894 26 65 885 126 78 898 127 80 900 45 81 901 227 79 899 126 78 898 28 70 890 30 82 902 127 80 900 128 83 0 251 84 1 308 85 2 31 86 3 308 85 74 251 84 75 129 87 76 228 88 77 129 87 76 251 84 75 130 89 78 33 90 79 130 89 4 251 84 1 128 83 0 32 91 12 131 92 13 252 93 14 309 94 15 34 95 16 309 94 15 252 93 14 128 83 0 31 86 3 128 83 0 252 93 14 132 96 17 32 91 12 132 96 17 252 93 14 131 92 13 35 97 18 133 98 82 253 99 83 132 96 17 35 97 18 132 96 17 253 99 83 134 100 91 32 91 12 134 100 91 253 99 83 156 101 92 36 102 93 156 101 92 253 99 83 133 98 82 38 103 94 135 104 96 254 105 97 136 106 98 39 107 101 136 106 98 254 105 97 137 108 102 37 109 105 137 108 102 254 105 97 133 98 82 35 97 18 133 98 82 254 105 97 135 104 96 38 103 94 104 35 142 255 110 903 99 24 84 11 20 69 99 24 84 255 110 903 310 111 904 219 25 85 310 111 904 255 110 903 138 112 905 1978 113 906 138 112 905 255 110 903 104 35 142 16 37 246 204 114 5 285 115 6 139 116 7 59 117 8 139 116 7 285 115 6 203 118 9 57 119 10 105 36 200 256 120 907 140 121 908 16 37 246 140 121 908 256 120 907 135 104 909 39 107 910 135 104 909 256 120 907 141 122 911 38 103 912 141 122 911 256 120 907 105 36 200 15 38 249 138 112 905 257 123 913 142 124 914 1978 113 906 142 124 914 257 123 913 154 125 915 229 126 916 154 125 915 257 123 913 140 121 908 39 107 910 140 121 908 257 123 913 138 112 905 16 37 246 143 127 11 284 128 19 202 129 20 60 130 21 203 118 9 284 128 19 143 127 11 57 119 10 144 131 917 56 132 918 2065 133 919 2066 134 920 311 135 921 258 136 922 125 74 894 29 77 897 125 74 894 258 136 922 145 137 923 26 65 885 145 137 80 258 136 81 146 138 95 40 139 99 146 138 95 258 136 81 311 135 100 41 140 103 43 141 924 147 142 925 148 143 926 42 144 927 148 143 926 147 142 925 23 59 297 24 62 303 149 145 928 259 146 929 124 71 891 25 73 893 124 71 891 259 146 929 150 147 976 27 72 892 150 147 976 259 146 929 147 142 925 43 141 924 147 142 925 259 146 929 149 145 928 23 59 297 121 64 884 152 148 978 148 143 926 24 62 303 148 143 926 152 148 978 151 149 980 42 144 927 231 150 981 30 82 902 28 70 890 341 69 889 231 150 981 341 69 889 27 72 892 44 151 982 153 152 104 260 153 106 129 87 76 33 90 79 129 87 76 260 153 106 312 154 107 228 88 77 312 154 107 260 153 106 146 138 95 41 140 103 146 138 95 260 153 106 153 152 104 40 139 99 154 125 110 261 155 111 313 156 112 229 126 113 313 156 112 261 155 111 155 157 114 230 158 115 155 157 114 261 155 111 136 106 98 37 109 105 136 106 98 261 155 111 154 125 110 39 107 101 153 152 104 262 159 108 181 160 109 40 139 99 181 160 116 262 159 117 134 100 91 36 102 93 134 100 91 262 159 117 130 89 4 32 91 12 130 89 78 262 159 108 153 152 104 33 90 79 137 108 102 263 161 118 155 157 114 37 109 105 155 157 114 263 161 118 314 162 119 230 158 115 314 162 119 263 161 118 131 92 13 34 95 16 131 92 13 263 161 118 137 108 102 35 97 18 151 149 980 241 163 983 157 164 985 42 144 927 157 164 985 241 163 983 242 165 987 83 166 1012 159 167 1013 264 168 1016 160 169 1017 44 151 982 160 169 1017 264 168 1016 239 170 1018 81 171 1019 239 170 1018 264 168 1016 238 172 1020 82 173 1023 238 172 1020 264 168 1016 159 167 1013 43 141 924 82 173 1023 238 172 1020 157 164 985 83 166 1012 157 164 985 238 172 1020 43 141 924 42 144 927 160 169 1017 265 174 1036 231 150 981 44 151 982 231 150 981 265 174 1036 232 175 1038 30 82 902 232 175 1038 265 174 1036 237 176 1039 80 177 1040 237 176 1039 265 174 1036 160 169 1017 81 171 1019 94 14 61 163 178 1041 164 179 1042 9 15 62 165 180 1043 266 181 1045 166 182 1046 46 183 1047 166 182 1046 266 181 1045 163 178 1041 94 14 61 90 2 28 288 184 1048 207 185 1049 6 3 29 164 179 1042 167 186 1050 12 26 86 9 15 62 166 182 1046 267 187 1051 168 188 1052 46 183 1047 168 188 1052 267 187 1051 169 189 1053 47 190 1054 169 189 1053 267 187 1051 95 11 41 7 10 39 95 11 41 267 187 1051 166 182 1046 94 14 61 207 185 1049 287 191 1055 96 16 65 6 3 29 96 16 65 287 191 1055 206 192 1056 10 21 70 170 193 22 268 194 2246 171 195 24 63 196 25 171 195 24 268 194 2246 172 197 2247 58 198 27 172 197 1057 268 194 1058 173 199 1059 64 200 1060 173 199 1059 268 194 1058 170 193 1061 62 201 1062 172 197 2247 269 202 2248 174 203 32 58 198 27 174 203 32 269 202 2248 175 204 2249 61 205 34 175 204 1063 269 202 1064 176 206 1065 65 207 1066 176 206 1065 269 202 1064 172 197 1057 64 200 1060 175 204 2249 270 208 2250 177 209 38 61 205 34 177 209 38 270 208 2250 178 210 2251 66 211 40 178 210 1067 270 208 1068 179 212 1069 67 213 1070 179 212 1069 270 208 1068 175 204 1063 65 207 1066 180 214 1071 271 215 1072 149 145 928 25 73 893 149 145 928 271 215 1072 249 60 298 23 59 297 249 60 298 271 215 1072 48 216 1073 22 53 291 150 147 976 159 167 1013 44 151 982 27 72 892 159 167 1013 150 147 976 43 141 924 48 216 1073 272 217 1074 116 54 292 22 53 291 116 54 292 272 217 1074 49 218 1075 20 47 266 49 218 1075 273 219 1076 112 48 283 20 47 266 112 48 283 273 219 1076 50 220 1077 18 43 259 50 220 1077 274 221 1078 109 42 256 18 43 259 109 42 256 274 221 1078 51 222 1079 13 29 135 169 189 1053 275 223 1080 52 224 1081 47 190 1054 51 222 1079 275 223 1080 102 30 137 13 29 135 102 30 137 275 223 1080 169 189 1053 7 10 39 206 192 1056 286 225 1082 103 33 140 10 21 70 103 33 140 286 225 1082 53 226 1083 15 38 249 53 226 1083 276 227 1084 141 122 911 15 38 249 141 122 911 276 227 1084 54 228 1085 38 103 912 156 101 1086 277 229 1087 55 230 1088 36 102 1089 54 228 1085 277 229 1087 156 101 1086 38 103 912 55 230 1088 182 231 1090 181 160 1091 36 102 1089 181 160 1091 182 231 1090 56 132 918 40 139 1092 202 129 20 283 232 43 183 233 44 60 130 21 201 234 45 68 235 46 183 233 44 283 232 43 56 132 918 144 131 917 145 137 923 40 139 1092 144 131 917 321 236 1093 339 66 886 26 65 885 145 137 923 276 227 1084 2069 237 1094 2070 238 1095 54 228 1085 290 239 47 208 240 48 184 241 49 278 242 50 210 243 51 290 239 47 278 242 50 185 244 52 2068 245 1096 2069 237 1094 276 227 1084 53 226 1083 277 229 1087 2071 246 1097 2073 247 1098 55 230 1088 289 248 53 209 249 54 186 250 55 279 251 56 208 240 48 289 248 53 279 251 56 184 241 49 2070 238 1095 2071 246 1097 277 229 1087 54 228 1085 275 223 1080 2075 252 1099 2076 253 1100 52 224 1081 294 254 2265 212 255 58 2053 256 59 280 257 60 214 258 1101 294 254 1102 280 257 1103 187 259 1104 2074 260 1105 2075 252 1099 275 223 1080 51 222 1079 286 225 1082 2072 261 1106 2068 245 1096 53 226 1083 292 262 63 210 243 51 185 244 52 2052 263 64 274 221 1078 2078 264 1107 2074 260 1105 51 222 1079 293 265 1108 214 258 1101 187 259 1104 2055 266 1109 213 267 1110 293 265 1108 2055 266 1109 188 268 1111 2079 269 1112 2078 264 1107 274 221 1078 50 220 1077 273 219 1076 2080 270 1113 2079 269 1112 50 220 1077 295 271 1114 213 267 1110 188 268 1111 2056 272 1115 215 273 1116 295 271 1114 2056 272 1115 189 274 1117 2081 275 1118 2080 270 1113 273 219 1076 49 218 1075 271 215 1072 2084 276 1119 2085 277 1120 48 216 1073 297 278 1121 216 279 1122 190 280 1123 281 281 1124 217 282 87 297 278 73 281 281 2271 191 283 88 2083 284 1125 2084 276 1119 271 215 1072 180 214 1071 272 217 1074 2082 285 1126 2081 275 1118 49 218 1075 296 286 1127 215 273 1116 189 274 1117 2057 287 1128 216 279 1122 296 286 1127 2057 287 1128 190 280 1123 2085 277 1120 2082 285 1126 272 217 1074 48 216 1073 182 231 1090 2064 288 1129 2065 133 919 56 132 918 291 289 120 211 290 121 2051 291 122 2050 292 123 209 249 54 291 289 120 2050 292 123 186 250 55 2073 247 1098 2064 288 1129 182 231 1090 55 230 1088 211 290 121 298 293 124 282 294 125 2051 291 122 298 293 124 323 295 126 322 296 127 282 294 125 70 297 128 192 298 129 139 116 7 57 119 10 59 117 8 139 116 7 192 298 129 71 299 130 69 300 131 193 301 132 143 127 11 60 130 21 70 297 128 57 119 10 143 127 11 193 301 132 73 302 133 194 303 134 170 193 22 63 196 25 62 201 1062 170 193 1061 194 303 1130 74 304 1131 59 117 8 71 299 130 205 305 136 204 114 5 62 201 1062 74 304 1131 195 306 1132 173 199 1059 64 200 1060 173 199 1059 195 306 1132 75 307 1133 64 200 1060 75 307 1133 196 308 1134 176 206 1065 65 207 1066 176 206 1065 196 308 1134 76 309 1135 77 310 1136 197 311 1137 178 210 1067 67 213 1070 66 211 40 178 210 2251 197 311 2267 78 312 143 65 207 1066 76 309 1135 198 313 1138 179 212 1069 77 310 1136 67 213 1070 179 212 1069 198 313 1138 72 314 201 199 315 202 183 233 44 68 235 46 69 300 131 60 130 21 183 233 44 199 315 202 200 316 203 72 314 201 68 235 46 201 234 45 338 317 204 200 316 203 201 234 45 337 318 205 338 317 204 337 318 205 66 211 40 78 312 143 283 232 43 336 319 206 337 318 205 201 234 45 177 209 38 336 319 206 335 320 207 61 205 34 284 128 19 334 321 208 335 320 207 202 129 20 174 203 32 334 321 208 333 322 209 58 198 27 285 115 6 332 323 210 333 322 209 203 118 9 171 195 24 332 323 210 331 324 232 63 196 25 331 324 232 204 114 5 205 305 136 330 325 233 331 324 232 330 325 233 73 302 133 63 196 25 329 326 234 292 262 63 2052 263 64 2054 327 235 2076 253 1100 2077 328 1139 328 329 1140 52 224 1081 52 224 1081 328 329 1140 327 330 1141 47 190 1054 287 191 1055 326 331 1142 327 330 1141 206 192 1056 168 188 1052 326 331 1142 325 332 1143 46 183 1047 288 184 1048 324 333 1144 325 332 1143 207 185 1049 193 301 132 289 248 53 208 240 48 70 297 128 209 249 54 289 248 53 193 301 132 69 300 131 210 243 51 292 262 63 205 305 136 71 299 130 208 240 48 290 239 47 192 298 129 70 297 128 192 298 129 290 239 47 210 243 51 71 299 130 199 315 202 291 289 120 209 249 54 69 300 131 211 290 121 291 289 120 199 315 202 72 314 201 292 262 63 329 326 234 330 325 233 205 305 136 2053 256 59 212 255 58 329 326 234 2054 327 235 195 306 1132 293 265 1108 213 267 1110 75 307 1133 214 258 1101 293 265 1108 195 306 1132 74 304 1131 212 255 58 294 254 2265 194 303 134 73 302 133 194 303 1130 294 254 1102 214 258 1101 74 304 1131 213 267 1110 295 271 1114 196 308 1134 75 307 1133 196 308 1134 295 271 1114 215 273 1116 76 309 1135 215 273 1116 296 286 1127 198 313 1138 76 309 1135 198 313 1138 296 286 1127 216 279 1122 77 310 1136 323 295 126 217 282 87 191 283 88 322 296 127 217 282 87 323 295 126 338 317 204 78 312 143 216 279 1122 297 278 1121 197 311 1137 77 310 1136 197 311 2267 297 278 73 217 282 87 78 312 143 200 316 203 298 293 124 211 290 121 72 314 201 247 27 89 301 334 1145 220 335 1146 100 28 90 221 336 1147 301 334 1145 247 27 89 12 26 86 107 39 252 302 337 1148 222 338 1149 106 40 253 220 335 1146 302 337 1148 107 39 252 100 28 90 111 45 262 303 339 1150 223 340 1151 110 46 265 222 338 1149 303 339 1150 111 45 262 106 40 253 115 51 289 304 341 1152 224 342 1153 114 52 290 223 340 1151 304 341 1152 115 51 289 110 46 265 119 57 295 305 343 1154 225 344 1155 118 58 296 224 342 1153 305 343 1154 119 57 295 114 52 290 122 63 304 306 345 1156 226 346 1157 121 64 884 225 344 1155 306 345 1156 122 63 304 118 58 296 152 148 978 346 347 1158 345 348 1159 151 149 980 152 148 978 121 64 884 226 346 1157 346 347 1158 241 163 983 344 349 1160 343 350 1161 242 165 987 241 163 983 151 149 980 345 348 1159 344 349 1160 167 186 1050 315 351 1162 221 336 1147 12 26 86 232 175 1038 316 352 1163 127 80 900 30 82 902 127 80 900 316 352 1163 162 353 1164 45 81 901 162 353 1164 316 352 1163 235 354 1165 79 355 1166 235 354 1165 316 352 1163 232 175 1038 80 177 1040 234 356 1167 317 357 1168 235 354 1165 80 177 1040 235 354 1165 317 357 1168 233 358 1169 79 355 1166 233 358 1169 317 357 1168 87 359 1170 3 360 1171 87 359 1170 317 357 1168 234 356 1167 2 361 1172 236 362 1173 318 363 1174 237 176 1039 81 171 1019 237 176 1039 318 363 1174 234 356 1167 80 177 1040 234 356 1167 318 363 1174 86 364 1175 2 361 1172 86 364 1175 318 363 1174 236 362 1173 1 365 1176 239 170 1018 319 366 1177 236 362 1173 81 171 1019 236 362 1173 319 366 1177 85 367 1178 1 365 1176 85 367 1178 319 366 1177 161 368 1179 0 369 1180 161 368 1179 319 366 1177 239 170 1018 82 173 1023 0 369 1180 161 368 1179 240 370 1181 4 371 1182 240 370 1181 161 368 1179 82 173 1023 83 166 1012 242 165 987 158 372 1183 240 370 1181 83 166 1012 240 370 1181 158 372 1183 84 373 1184 4 371 1182 343 350 1161 342 374 1185 158 372 1183 242 165 987 158 372 1183 342 374 1185 88 375 1186 84 373 1184 144 131 917 2066 134 920 2067 376 1187 321 236 1093 339 66 886 321 236 1093 180 214 1071 25 73 893 2067 376 1187 2083 284 1125 180 214 1071 321 236 1093 46 183 1047 325 332 1143 324 333 1144 165 180 1043 207 185 1049 325 332 1143 326 331 1142 287 191 1055 47 190 1054 327 330 1141 326 331 1142 168 188 1052 206 192 1056 327 330 1141 328 329 1140 286 225 1082 286 225 1082 328 329 1140 2077 328 1139 2072 261 1106 73 302 133 330 325 233 329 326 234 212 255 58 204 114 5 331 324 232 332 323 210 285 115 6 58 198 27 333 322 209 332 323 210 171 195 24 203 118 9 333 322 209 334 321 208 284 128 19 61 205 34 335 320 207 334 321 208 174 203 32 202 129 20 335 320 207 336 319 206 283 232 43 66 211 40 337 318 205 336 319 206 177 209 38 200 316 203 338 317 204 323 295 126 298 293 124 299 8 36 218 9 37 2022 377 1188 2017 378 1189 218 9 37 300 23 72 2021 379 1190 2022 377 1188 300 23 72 219 25 85 2023 380 1191 2021 379 1190 220 335 1146 301 334 1145 674 381 1192 592 382 1193 301 334 1145 221 336 1147 593 383 1194 674 381 1192 222 338 1149 302 337 1148 675 384 1195 594 385 1196 302 337 1148 220 335 1146 592 382 1193 675 384 1195 223 340 1151 303 339 1150 676 386 1197 595 387 1198 303 339 1150 222 338 1149 594 385 1196 676 386 1197 224 342 1153 304 341 1152 677 388 1199 596 389 1200 304 341 1152 223 340 1151 595 387 1198 677 388 1199 225 344 1155 305 343 1154 678 390 1201 597 391 1202 305 343 1154 224 342 1153 596 389 1200 678 390 1201 226 346 1157 306 345 1156 679 392 1203 598 393 1204 306 345 1156 225 344 1155 597 391 1202 679 392 1203 2036 394 1205 2037 395 1206 680 396 1207 599 397 1208 2037 395 1206 2038 398 1209 600 399 1210 680 396 1207 2038 398 1209 2039 400 1211 608 401 1212 600 399 1210 31 86 3 308 85 2 2019 402 144 2033 403 2261 602 404 148 681 405 149 2019 402 2264 2020 406 2259 34 95 16 309 94 15 2032 407 2262 2031 408 2252 309 94 15 31 86 3 2033 403 2261 2032 407 2262 219 25 85 310 111 904 2024 409 1213 2023 380 1191 684 410 1214 604 411 1215 2025 412 1216 2026 413 1217 2034 414 2258 2035 415 2260 685 416 158 605 417 159 2035 415 1218 2036 394 1205 599 397 1208 685 416 1219 345 348 1159 346 347 1158 1971 418 1220 1970 419 1221 346 347 1158 226 346 1157 598 393 1204 1971 418 1220 2020 406 2259 2016 420 2257 686 421 161 602 404 148 2016 420 2257 2034 414 2258 605 417 159 686 421 161 229 126 113 313 156 112 2028 422 2255 2027 423 2256 313 156 112 230 158 115 2029 424 2254 2028 422 2255 230 158 115 314 162 119 2030 425 2253 2029 424 2254 314 162 119 34 95 16 2031 408 2252 2030 425 2253 343 350 1161 344 349 1160 1969 426 1222 1968 427 1223 344 349 1160 345 348 1159 1970 419 1221 1969 426 1222 2039 400 1211 2040 428 1224 689 429 1225 608 401 1212 2040 428 1224 2041 430 1226 612 431 1227 689 429 1225 221 336 1147 315 351 1162 690 432 1228 593 383 1194 2041 430 1226 2042 433 1229 692 434 1230 612 431 1227 2042 433 1229 2043 435 1231 434 436 1232 692 434 1230 88 375 1186 342 374 1185 1967 437 1233 435 438 1234 342 374 1185 343 350 1161 1968 427 1223 1967 437 1233 436 439 1235 353 440 1236 437 441 1237 622 442 1238 438 443 1239 352 444 1240 436 439 1235 622 442 1238 439 445 1241 352 444 1240 438 443 1239 623 446 1242 440 447 1243 354 448 1244 439 445 1241 623 446 1242 355 449 1245 356 450 1246 441 451 1247 443 452 1248 441 451 1247 357 453 1249 442 454 1250 443 452 1248 444 455 1251 353 440 1236 436 439 1235 624 456 1252 436 439 1235 352 444 1240 445 457 1253 624 456 1252 445 457 1253 359 458 1254 446 459 1255 624 456 1252 446 459 1255 358 460 1256 444 455 1251 624 456 1252 445 457 1253 352 444 1240 439 445 1241 625 461 1257 439 445 1241 354 448 1244 447 462 1258 625 461 1257 447 462 1258 360 463 1259 448 464 1260 625 461 1257 448 464 1260 359 458 1254 445 457 1253 625 461 1257 361 465 1261 357 453 1249 441 451 1247 626 466 1262 441 451 1247 356 450 1246 449 467 1263 626 466 1262 362 468 1264 363 469 1265 450 470 1266 451 471 1267 450 470 1266 356 450 1246 355 449 1245 451 471 1267 452 472 1268 358 460 1256 446 459 1255 627 473 1269 446 459 1255 359 458 1254 453 474 1270 627 473 1269 453 474 1270 365 475 1271 454 476 1272 627 473 1269 454 476 1272 364 477 1273 452 472 1268 627 473 1269 449 467 1263 356 450 1246 450 470 1266 456 478 1274 450 470 1266 363 469 1265 455 479 1275 456 478 1274 457 480 1276 363 469 1265 362 468 1264 458 481 1277 367 482 1278 366 483 1279 457 480 1276 458 481 1277 455 479 1275 363 469 1265 457 480 1276 460 484 1280 457 480 1276 366 483 1279 459 485 1281 460 484 1280 369 486 1282 368 487 1283 462 488 1284 461 489 1285 462 488 1284 366 483 1279 367 482 1278 461 489 1285 459 485 1281 366 483 1279 462 488 1284 464 490 1286 462 488 1284 368 487 1283 463 491 1287 464 490 1286 371 492 1288 370 493 1289 466 494 1290 465 495 1291 466 494 1290 368 487 1283 369 486 1282 465 495 1291 463 491 1287 368 487 1283 466 494 1290 468 496 1292 466 494 1290 370 493 1289 467 497 1293 468 496 1292 372 498 1294 373 499 1295 469 500 1296 628 501 1297 469 500 1296 370 493 1289 371 492 1288 628 501 1297 467 497 1293 370 493 1289 469 500 1296 471 502 1298 469 500 1296 373 499 1295 470 503 1299 471 502 1298 375 504 1300 472 505 1301 1965 506 1302 1964 507 1303 472 505 1301 377 508 1304 1966 509 1305 1965 506 1302 1966 509 1305 376 510 1306 473 511 1307 1965 506 1302 473 511 1307 374 512 1308 1964 507 1303 1965 506 1302 474 513 1309 378 514 1310 475 515 1311 629 516 1312 475 515 1311 379 517 1313 476 518 1314 629 516 1312 476 518 1314 377 508 1304 472 505 1301 629 516 1312 472 505 1301 375 504 1300 474 513 1309 629 516 1312 476 518 1314 379 517 1313 399 519 1315 477 520 1316 476 518 1314 477 520 1316 380 521 1317 377 508 1304 478 522 162 381 523 163 479 524 164 630 525 165 479 524 174 382 526 175 480 527 176 630 525 177 480 527 176 384 528 178 481 529 179 630 525 177 481 529 166 383 530 167 478 522 162 630 525 165 482 531 168 385 532 169 483 533 170 631 534 171 483 533 170 381 523 163 478 522 162 631 534 171 478 522 162 383 530 167 484 535 172 631 534 171 484 535 172 386 536 173 482 531 168 631 534 171 485 537 180 386 536 173 484 535 172 632 538 181 484 535 172 383 530 167 486 539 182 632 538 181 486 539 182 387 540 183 511 541 184 632 538 181 511 541 184 390 542 185 485 537 180 632 538 181 487 543 186 391 544 187 488 545 188 633 546 189 488 545 188 388 547 190 489 548 191 633 546 189 489 548 191 386 536 173 485 537 180 633 546 189 485 537 180 390 542 185 487 543 186 633 546 189 453 474 1270 359 458 1254 448 464 1260 634 549 1318 448 464 1260 360 463 1259 490 550 1319 634 549 1318 490 550 1319 389 551 1320 491 552 1321 634 549 1318 491 552 1321 365 475 1271 453 474 1270 634 549 1318 575 553 236 405 554 237 492 555 238 659 556 239 492 555 238 403 557 240 574 558 241 659 556 239 454 476 1272 365 475 1271 493 559 1322 635 560 1323 493 559 1322 391 544 1324 487 543 1325 635 560 1323 487 543 1325 390 542 1326 494 561 1327 635 560 1323 494 561 1327 364 477 1273 454 476 1272 635 560 1323 491 552 1321 389 551 1320 495 562 1328 636 563 1329 495 562 1328 392 564 1330 508 565 1331 636 563 1329 508 565 1331 391 544 1324 493 559 1322 636 563 1329 493 559 1322 365 475 1271 491 552 1321 636 563 1329 496 566 242 406 567 243 573 568 244 658 569 245 574 558 241 403 557 240 496 566 242 658 569 245 651 570 1332 2087 571 1333 2088 572 1334 552 573 1335 497 574 1336 378 514 1310 474 513 1309 637 575 1337 474 513 1309 375 504 1300 498 576 1338 637 575 1337 498 576 211 394 577 212 499 578 213 637 575 214 499 578 213 395 579 215 497 574 216 637 575 214 397 580 1339 396 581 1340 501 582 1341 500 583 1342 501 582 1341 373 499 1295 372 498 1294 500 583 1342 502 584 1343 374 512 1308 473 511 1307 638 585 1344 473 511 1307 376 510 1306 503 586 1345 638 585 1344 503 586 1345 397 580 1339 500 583 1342 638 585 1344 500 583 1342 372 498 1294 502 584 1343 638 585 1344 470 503 1299 373 499 1295 501 582 1341 505 587 1346 501 582 1341 396 581 1340 504 588 1347 505 587 1346 609 589 1348 1966 509 1305 377 508 1304 380 521 1317 609 589 1348 398 590 1349 376 510 1306 1966 509 1305 506 591 217 384 528 178 480 527 176 639 592 218 480 527 176 382 526 175 507 593 219 639 592 218 507 593 219 395 579 215 499 578 213 639 592 218 499 578 213 394 577 212 506 591 217 639 592 218 508 565 192 392 564 193 509 594 194 640 595 195 509 594 194 400 596 196 510 597 197 640 595 195 510 597 197 388 547 190 488 545 188 640 595 195 488 545 188 391 544 187 508 565 192 640 595 195 506 591 217 394 577 212 538 598 226 641 599 227 538 598 198 387 540 183 486 539 182 641 599 199 486 539 182 383 530 167 481 529 166 641 599 199 481 529 179 384 528 178 506 591 217 641 599 227 489 548 191 388 547 190 510 597 197 642 600 220 510 597 197 400 596 196 512 601 221 642 600 220 512 601 221 385 532 169 482 531 168 642 600 220 482 531 168 386 536 173 489 548 191 642 600 220 504 588 1347 396 581 1340 513 602 1350 620 603 1351 513 602 1350 429 604 1352 621 605 1353 620 603 1351 515 606 1354 398 590 1349 516 607 1355 643 608 1356 516 607 1355 427 609 1357 618 610 1358 643 608 1356 618 610 1358 428 611 1359 617 612 1360 643 608 1356 617 612 1360 397 580 1339 515 606 1354 643 608 1356 428 611 1359 429 604 1352 513 602 1350 617 612 1360 513 602 1350 396 581 1340 397 580 1339 617 612 1360 516 607 1355 398 590 1349 609 589 1348 644 613 1361 609 589 1348 380 521 1317 610 614 1362 644 613 1361 610 614 1362 426 615 1363 616 616 1364 644 613 1361 616 616 1364 427 609 1357 516 607 1355 644 613 1361 442 454 1250 357 453 1249 520 617 1365 519 618 1366 521 619 1367 401 620 1368 522 621 1369 645 622 1370 522 621 1369 442 454 1250 519 618 1366 645 622 1370 437 441 1237 353 440 1236 579 623 1371 661 624 1372 520 617 1365 357 453 1249 361 465 1261 523 625 1373 522 621 1369 401 620 1368 524 626 1374 646 627 1375 524 626 1374 402 628 1376 525 629 1377 646 627 1375 525 629 1377 355 449 1245 443 452 1248 646 627 1375 443 452 1248 442 454 1250 522 621 1369 646 627 1375 579 623 1371 353 440 1236 444 455 1251 660 630 1378 444 455 1251 358 460 1256 578 631 1379 660 630 1378 526 632 2273 409 633 247 527 634 248 647 635 2268 527 634 248 404 636 250 528 637 251 647 635 2268 528 637 1380 410 638 1381 529 639 1382 647 635 1383 529 639 1382 408 640 1384 526 632 1385 647 635 1383 528 637 251 404 636 250 530 641 255 648 642 2269 530 641 255 407 643 257 531 644 258 648 642 2269 531 644 1386 411 645 1387 532 646 1388 648 642 1389 532 646 1388 410 638 1381 528 637 1380 648 642 1389 531 644 258 407 643 257 533 647 261 649 648 2272 533 647 261 412 649 263 534 650 264 649 648 2272 534 650 1390 413 651 1391 535 652 1392 649 648 1393 535 652 1392 411 645 1387 531 644 1386 649 648 1393 393 653 1394 374 512 1308 502 584 1343 537 654 1395 502 584 1343 372 498 1294 628 501 1297 537 654 1395 628 501 1297 371 492 1288 536 655 1396 537 654 1395 503 586 1345 376 510 1306 398 590 1349 515 606 1354 515 606 1354 397 580 1339 503 586 1345 536 655 1396 371 492 1288 465 495 1291 540 656 1397 465 495 1291 369 486 1282 539 657 1398 540 656 1397 539 657 1398 369 486 1282 461 489 1285 542 658 1399 461 489 1285 367 482 1278 541 659 1400 542 658 1399 541 659 1400 367 482 1278 458 481 1277 544 660 1401 458 481 1277 362 468 1264 543 661 1402 544 660 1401 525 629 1377 402 628 1376 545 662 1403 546 663 1404 543 661 1402 362 468 1264 451 471 1267 546 663 1404 451 471 1267 355 449 1245 525 629 1377 546 663 1404 578 631 1379 358 460 1256 452 472 1268 577 664 1405 452 472 1268 364 477 1273 547 665 1406 577 664 1405 547 665 1406 364 477 1273 494 561 1327 549 666 1407 494 561 1327 390 542 1326 548 667 1408 549 666 1407 511 541 1409 387 540 1410 550 668 1411 551 669 1412 548 667 1408 390 542 1326 511 541 1409 551 669 1412 550 668 1411 387 540 1410 538 598 1413 650 670 1414 538 598 1413 394 577 1415 552 573 1335 650 670 1414 573 568 244 406 567 243 553 671 267 657 672 268 572 673 269 657 672 268 553 671 267 414 674 270 552 573 1335 394 577 1415 498 576 1338 651 570 1332 651 570 1332 498 576 1338 375 504 1300 1964 507 1303 1945 675 1416 549 666 1407 548 667 1408 2091 676 1417 2092 677 1418 580 678 271 663 679 272 652 680 273 554 681 274 663 679 272 582 682 275 555 683 276 652 680 273 2093 684 1419 547 665 1406 549 666 1407 2092 677 1418 551 669 1412 550 668 1411 2095 685 1420 2090 686 1421 581 687 277 662 688 278 653 689 279 556 690 280 662 688 278 580 678 271 554 681 274 653 689 279 2091 676 1417 548 667 1408 551 669 1412 2090 686 1421 546 663 1404 545 662 1403 2097 691 1422 2098 692 1423 584 693 281 667 694 282 654 695 2270 557 696 284 667 694 1424 586 697 1425 558 698 1426 654 695 1427 2099 699 1428 543 661 1402 546 663 1404 2098 692 1423 577 664 1405 547 665 1406 2093 684 1419 2094 700 1429 582 682 275 665 701 287 2060 702 288 555 683 276 544 660 1401 543 661 1402 2099 699 1428 2100 703 1430 586 697 1425 666 704 1431 2061 705 1432 558 698 1426 666 704 1431 585 706 1433 559 707 1434 2061 705 1432 2101 708 1435 541 659 1400 544 660 1401 2100 703 1430 542 658 1399 541 659 1400 2101 708 1435 2102 709 1436 585 706 1433 668 710 1437 2062 711 1438 559 707 1434 668 710 1437 587 712 1439 560 713 1440 2062 711 1438 2103 714 1441 539 657 1398 542 658 1399 2102 709 1436 537 654 1395 536 655 1396 2105 715 1442 2106 716 1443 588 717 1444 670 718 1445 655 719 1446 561 720 1447 670 718 2275 589 721 301 562 722 302 655 719 299 2107 723 1448 393 653 1394 537 654 1395 2106 716 1443 540 656 1397 539 657 1398 2103 714 1441 2104 724 1449 587 712 1439 669 725 1450 2063 726 1451 560 713 1440 669 725 1450 588 717 1444 561 720 1447 2063 726 1451 2105 715 1442 536 655 1396 540 656 1397 2104 724 1449 650 670 1414 552 573 1335 2088 572 1334 2089 727 1452 583 728 305 664 729 306 2059 730 307 2058 731 308 664 729 306 581 687 277 556 690 280 2059 730 307 2095 685 1420 550 668 1411 650 670 1414 2089 727 1452 671 732 309 583 728 305 2058 731 308 656 733 310 1947 734 311 671 732 309 656 733 310 1946 735 970 563 736 971 416 737 972 403 557 240 492 555 238 563 736 971 492 555 238 405 554 237 417 738 973 564 739 974 415 740 975 406 567 243 496 566 242 564 739 974 496 566 242 403 557 240 416 737 972 565 741 2274 419 742 977 409 633 247 526 632 2273 565 741 1453 526 632 1385 408 640 1384 420 743 1454 576 744 979 417 738 973 405 554 237 575 553 236 566 745 1455 420 743 1454 408 640 1384 529 639 1382 566 745 1455 529 639 1382 410 638 1381 421 746 1456 567 747 1457 421 746 1456 410 638 1381 532 646 1388 567 747 1457 532 646 1388 411 645 1387 422 748 1458 568 749 1459 423 750 1460 413 651 1391 534 650 1390 568 749 984 534 650 264 412 649 263 424 751 986 569 752 1461 422 748 1458 411 645 1387 535 652 1392 569 752 1461 535 652 1392 413 651 1391 423 750 1460 570 753 988 418 754 989 414 674 270 553 671 267 570 753 988 553 671 267 406 567 243 415 740 975 414 674 270 418 754 989 571 755 990 572 673 269 572 673 269 571 755 990 1963 756 991 1962 757 992 424 751 986 412 649 263 1962 757 992 1963 756 991 657 672 268 572 673 269 1962 757 992 1961 758 993 533 647 261 407 643 257 1960 759 994 1961 758 993 658 569 245 573 568 244 1960 759 994 1959 760 995 530 641 255 404 636 250 1958 761 996 1959 760 995 659 556 239 574 558 241 1958 761 996 1957 762 997 527 634 248 409 633 247 1956 763 998 1957 762 997 576 744 979 575 553 236 1956 763 998 1955 764 999 409 633 247 419 742 977 1955 764 999 1956 763 998 2060 702 288 665 701 287 1954 765 1000 1953 766 1001 2097 691 1422 545 662 1403 1952 767 1462 2096 768 1463 545 662 1403 402 628 1376 1951 769 1464 1952 767 1462 660 630 1378 578 631 1379 1951 769 1464 1950 770 1465 524 626 1374 401 620 1368 1949 771 1466 1950 770 1465 661 624 1372 579 623 1371 1949 771 1466 1948 772 1467 564 739 974 416 737 972 580 678 271 662 688 278 581 687 277 415 740 975 564 739 974 662 688 278 582 682 275 417 738 973 576 744 979 665 701 287 580 678 271 416 737 972 563 736 971 663 679 272 563 736 971 417 738 973 582 682 275 663 679 272 570 753 988 415 740 975 581 687 277 664 729 306 583 728 305 418 754 989 570 753 988 664 729 306 665 701 287 576 744 979 1955 764 999 1954 765 1000 1954 765 1000 584 693 281 557 696 284 1953 766 1001 566 745 1455 421 746 1456 585 706 1433 666 704 1431 586 697 1425 420 743 1454 566 745 1455 666 704 1431 584 693 281 419 742 977 565 741 2274 667 694 282 565 741 1453 420 743 1454 586 697 1425 667 694 1424 585 706 1433 421 746 1456 567 747 1457 668 710 1437 567 747 1457 422 748 1458 587 712 1439 668 710 1437 587 712 1439 422 748 1458 569 752 1461 669 725 1450 569 752 1461 423 750 1460 588 717 1444 669 725 1450 589 721 301 1947 734 311 1946 735 970 562 722 302 589 721 301 424 751 986 1963 756 991 1947 734 311 588 717 1444 423 750 1460 568 749 1459 670 718 1445 568 749 984 424 751 986 589 721 301 670 718 2275 571 755 990 418 754 989 583 728 305 671 732 309 590 773 1468 354 448 1244 440 447 1243 672 774 1469 447 462 1258 354 448 1244 590 773 1468 673 775 1470 591 776 1471 360 463 1259 447 462 1258 673 775 1470 626 466 1262 449 467 1263 592 382 1193 674 381 1192 593 383 1194 361 465 1261 626 466 1262 674 381 1192 456 478 1274 455 479 1275 594 385 1196 675 384 1195 592 382 1193 449 467 1263 456 478 1274 675 384 1195 460 484 1280 459 485 1281 595 387 1198 676 386 1197 594 385 1196 455 479 1275 460 484 1280 676 386 1197 464 490 1286 463 491 1287 596 389 1200 677 388 1199 595 387 1198 459 485 1281 464 490 1286 677 388 1199 468 496 1292 467 497 1293 597 391 1202 678 390 1201 596 389 1200 463 491 1287 468 496 1292 678 390 1201 471 502 1298 470 503 1299 598 393 1204 679 392 1203 597 391 1202 467 497 1293 471 502 1298 679 392 1203 475 515 1311 378 514 1310 599 397 1208 680 396 1207 600 399 1210 379 517 1313 475 515 1311 680 396 1207 399 519 1315 379 517 1313 600 399 1210 608 401 1212 479 524 164 381 523 163 601 777 222 681 405 223 602 404 148 382 526 175 479 524 174 681 405 149 483 533 170 385 532 169 603 778 224 682 779 225 601 777 222 381 523 163 483 533 170 682 779 225 490 550 1319 360 463 1259 591 776 1471 683 780 1472 604 411 1215 389 551 1320 490 550 1319 683 780 1472 495 562 1328 389 551 1320 604 411 1215 684 410 1214 606 781 1473 392 564 1330 495 562 1328 684 410 1214 497 574 216 395 579 215 605 417 159 685 416 158 599 397 1208 378 514 1310 497 574 1336 685 416 1219 505 587 1346 504 588 1347 1970 419 1221 1971 418 1220 505 587 1346 1971 418 1220 598 393 1204 470 503 1299 507 593 219 382 526 175 602 404 148 686 421 161 605 417 159 395 579 215 507 593 219 686 421 161 509 594 194 392 564 193 606 781 228 687 782 229 607 783 230 400 596 196 509 594 194 687 782 229 512 601 221 400 596 196 607 783 230 688 784 231 603 778 224 385 532 169 512 601 221 688 784 231 620 603 1351 621 605 1353 1968 427 1223 1969 426 1222 620 603 1351 1969 426 1222 1970 419 1221 504 588 1347 518 785 1474 399 519 1315 608 401 1212 689 429 1225 612 431 1227 425 786 1475 518 785 1474 689 429 1225 523 625 1373 361 465 1261 593 383 1194 690 432 1228 610 614 1362 380 521 1317 477 520 1316 691 787 1476 477 520 1316 399 519 1315 518 785 1474 691 787 1476 518 785 1474 425 786 1475 614 788 1477 691 787 1476 614 788 1477 426 615 1363 610 614 1362 691 787 1476 611 789 1478 425 786 1475 612 431 1227 692 434 1230 434 436 1232 350 790 1479 611 789 1478 692 434 1230 613 791 1480 426 615 1363 614 788 1477 693 792 1481 614 788 1477 425 786 1475 611 789 1478 693 792 1481 611 789 1478 350 790 1479 433 793 1482 693 792 1481 433 793 1482 349 794 1483 613 791 1480 693 792 1481 615 795 1484 427 609 1357 616 616 1364 694 796 1485 616 616 1364 426 615 1363 613 791 1480 694 796 1485 613 791 1480 349 794 1483 432 797 1486 694 796 1485 432 797 1486 348 798 1487 615 795 1484 694 796 1485 618 610 1358 427 609 1357 615 795 1484 695 799 1488 615 795 1484 348 798 1487 431 800 1489 695 799 1488 431 800 1489 347 801 1490 517 802 1491 695 799 1488 517 802 1491 428 611 1359 618 610 1358 695 799 1488 347 801 1490 351 803 1492 619 804 1493 517 802 1491 619 804 1493 429 604 1352 428 611 1359 517 802 1491 621 605 1353 429 604 1352 619 804 1493 514 805 1494 619 804 1493 351 803 1492 430 806 1495 514 805 1494 1968 427 1223 621 605 1353 514 805 1494 1967 437 1233 514 805 1494 430 806 1495 435 438 1234 1967 437 1233 696 807 1496 697 808 1497 710 809 1498 709 810 1499 697 808 1497 698 811 1500 711 812 1501 710 809 1498 698 811 1500 699 813 1502 712 814 1503 711 812 1501 699 813 1502 700 815 1504 713 816 1505 712 814 1503 700 815 1504 701 817 1506 714 818 1507 713 816 1505 701 817 1506 702 819 1508 715 820 1509 714 818 1507 702 819 1508 703 821 1510 716 822 1511 715 820 1509 703 821 1510 704 823 1512 717 824 1513 716 822 1511 704 823 1512 705 825 1514 718 826 1515 717 824 1513 705 825 1514 706 827 1516 719 828 1517 718 826 1515 706 827 1516 707 829 1518 720 830 1519 719 828 1517 707 829 1518 1331 831 1520 721 832 1521 720 830 1519 708 833 1522 722 834 1523 1979 835 1524 1980 836 1525 709 810 1499 710 809 1498 724 837 1526 723 838 1527 710 809 1498 711 812 1501 725 839 1528 724 837 1526 711 812 1501 712 814 1503 726 840 1529 725 839 1528 712 814 1503 713 816 1505 727 841 1530 726 840 1529 713 816 1505 714 818 1507 728 842 1531 727 841 1530 714 818 1507 715 820 1509 729 843 1532 728 842 1531 715 820 1509 716 822 1511 730 844 1533 729 843 1532 716 822 1511 717 824 1513 731 845 1534 730 844 1533 717 824 1513 718 826 1515 732 846 1535 731 845 1534 718 826 1515 719 828 1517 733 847 1536 732 846 1535 719 828 1517 720 830 1519 734 848 1537 733 847 1536 1333 849 1538 721 832 1521 1979 835 1524 1982 850 1539 723 838 1527 724 837 1526 737 851 1540 736 852 1541 724 837 1526 725 839 1528 738 853 1542 737 851 1540 725 839 1528 726 840 1529 739 854 1543 738 853 1542 726 840 1529 727 841 1530 740 855 1544 739 854 1543 727 841 1530 728 842 1531 741 856 1545 740 855 1544 728 842 1531 729 843 1532 742 857 1546 741 856 1545 729 843 1532 730 844 1533 743 858 1547 742 857 1546 730 844 1533 731 845 1534 744 859 1548 743 858 1547 731 845 1534 732 846 1535 745 860 1549 744 859 1548 732 846 1535 733 847 1536 746 861 1550 745 860 1549 733 847 1536 734 848 1537 747 862 1551 746 861 1550 1334 863 1552 1333 849 1538 1982 850 1539 1983 864 1553 736 852 1541 737 851 1540 750 865 1554 749 866 1555 737 851 1540 738 853 1542 751 867 1556 750 865 1554 738 853 1542 739 854 1543 752 868 1557 751 867 1556 739 854 1543 740 855 1544 753 869 1558 752 868 1557 740 855 1544 741 856 1545 754 870 1559 753 869 1558 741 856 1545 742 857 1546 755 871 1560 754 870 1559 742 857 1546 743 858 1547 756 872 1561 755 871 1560 743 858 1547 744 859 1548 757 873 1562 756 872 1561 744 859 1548 745 860 1549 758 874 1563 757 873 1562 745 860 1549 746 861 1550 759 875 1564 758 874 1563 746 861 1550 747 862 1551 760 876 1565 759 875 1564 1335 877 1566 1334 863 1552 1983 864 1553 1984 878 1567 749 866 1555 750 865 1554 763 879 1568 762 880 1569 750 865 1554 751 867 1556 764 881 1570 763 879 1568 751 867 1556 752 868 1557 765 882 1571 764 881 1570 752 868 1557 753 869 1558 766 883 1572 765 882 1571 753 869 1558 754 870 1559 767 884 1573 766 883 1572 754 870 1559 755 871 1560 768 885 1574 767 884 1573 755 871 1560 756 872 1561 769 886 1575 768 885 1574 756 872 1561 757 873 1562 770 887 1576 769 886 1575 757 873 1562 758 874 1563 771 888 1577 770 887 1576 758 874 1563 759 875 1564 772 889 1578 771 888 1577 759 875 1564 760 876 1565 773 890 1579 772 889 1578 1336 891 1580 1335 877 1566 1984 878 1567 1981 892 1581 762 880 1569 763 879 1568 776 893 1582 775 894 1583 763 879 1568 764 881 1570 777 895 1584 776 893 1582 764 881 1570 765 882 1571 778 896 1585 777 895 1584 765 882 1571 766 883 1572 779 897 1586 778 896 1585 766 883 1572 767 884 1573 780 898 1587 779 897 1586 767 884 1573 768 885 1574 781 899 1588 780 898 1587 768 885 1574 769 886 1575 782 900 1589 781 899 1588 769 886 1575 770 887 1576 783 901 1590 782 900 1589 770 887 1576 771 888 1577 784 902 1591 783 901 1590 771 888 1577 772 889 1578 785 903 1592 784 902 1591 772 889 1578 773 890 1579 786 904 1593 785 903 1592 2 361 1172 1336 891 1580 1981 892 1581 87 359 1170 775 894 1583 776 893 1582 788 905 1594 787 906 1595 776 893 1582 777 895 1584 789 907 1596 788 905 1594 777 895 1584 778 896 1585 790 908 1597 789 907 1596 778 896 1585 779 897 1586 791 909 1598 790 908 1597 779 897 1586 780 898 1587 792 910 1599 791 909 1598 780 898 1587 781 899 1588 793 911 1600 792 910 1599 781 899 1588 782 900 1589 794 912 1601 793 911 1600 782 900 1589 783 901 1590 795 913 1602 794 912 1601 783 901 1590 784 902 1591 796 914 1603 795 913 1602 784 902 1591 785 903 1592 797 915 1604 796 914 1603 785 903 1592 786 904 1593 798 916 1605 797 915 1604 787 906 1595 788 905 1594 800 917 1606 799 918 1607 788 905 1594 789 907 1596 801 919 1608 800 917 1606 789 907 1596 790 908 1597 802 920 1609 801 919 1608 790 908 1597 791 909 1598 803 921 1610 802 920 1609 791 909 1598 792 910 1599 804 922 1611 803 921 1610 792 910 1599 793 911 1600 805 923 1612 804 922 1611 793 911 1600 794 912 1601 806 924 1613 805 923 1612 794 912 1601 795 913 1602 807 925 1614 806 924 1613 795 913 1602 796 914 1603 808 926 1615 807 925 1614 796 914 1603 797 915 1604 809 927 1616 808 926 1615 797 915 1604 798 916 1605 810 928 1617 809 927 1616 799 918 1607 800 917 1606 812 929 1618 811 930 1619 800 917 1606 801 919 1608 813 931 1620 812 929 1618 801 919 1608 802 920 1609 814 932 1621 813 931 1620 802 920 1609 803 921 1610 815 933 1622 814 932 1621 803 921 1610 804 922 1611 816 934 1623 815 933 1622 804 922 1611 805 923 1612 817 935 1624 816 934 1623 805 923 1612 806 924 1613 818 936 1625 817 935 1624 806 924 1613 807 925 1614 819 937 1626 818 936 1625 807 925 1614 808 926 1615 820 938 1627 819 937 1626 808 926 1615 809 927 1616 821 939 1628 820 938 1627 809 927 1616 810 928 1617 822 940 1629 821 939 1628 811 930 1619 812 929 1618 824 941 1630 823 942 1631 812 929 1618 813 931 1620 825 943 1632 824 941 1630 813 931 1620 814 932 1621 826 944 1633 825 943 1632 814 932 1621 815 933 1622 827 945 1634 826 944 1633 815 933 1622 816 934 1623 828 946 1635 827 945 1634 816 934 1623 817 935 1624 829 947 1636 828 946 1635 817 935 1624 818 936 1625 830 948 1637 829 947 1636 818 936 1625 819 937 1626 831 949 1638 830 948 1637 819 937 1626 820 938 1627 832 950 1639 831 949 1638 820 938 1627 821 939 1628 833 951 1640 832 950 1639 821 939 1628 822 940 1629 834 952 1641 833 951 1640 823 942 1631 824 941 1630 835 953 1642 846 954 1643 824 941 1630 825 943 1632 836 955 1644 835 953 1642 825 943 1632 826 944 1633 837 956 1645 836 955 1644 826 944 1633 827 945 1634 838 957 1646 837 956 1645 827 945 1634 828 946 1635 839 958 1647 838 957 1646 828 946 1635 829 947 1636 840 959 1648 839 958 1647 829 947 1636 830 948 1637 841 960 1649 840 959 1648 830 948 1637 831 949 1638 842 961 1650 841 960 1649 831 949 1638 832 950 1639 843 962 1651 842 961 1650 832 950 1639 833 951 1640 844 963 1652 843 962 1651 833 951 1640 834 952 1641 845 964 1653 844 963 1652 846 954 1643 835 953 1642 848 965 1654 847 966 1655 835 953 1642 836 955 1644 849 967 1656 848 965 1654 836 955 1644 837 956 1645 850 968 1657 849 967 1656 837 956 1645 838 957 1646 851 969 1658 850 968 1657 838 957 1646 839 958 1647 852 970 1659 851 969 1658 839 958 1647 840 959 1648 853 971 1660 852 970 1659 840 959 1648 841 960 1649 854 972 1661 853 971 1660 841 960 1649 842 961 1650 855 973 1662 854 972 1661 842 961 1650 843 962 1651 856 974 1663 855 973 1662 843 962 1651 844 963 1652 857 975 1664 856 974 1663 844 963 1652 845 964 1653 858 976 1665 857 975 1664 847 966 1655 848 965 1654 860 977 1666 859 978 1667 848 965 1654 849 967 1656 861 979 1668 860 977 1666 849 967 1656 850 968 1657 862 980 1669 861 979 1668 853 971 1660 854 972 1661 863 981 1670 854 972 1661 855 973 1662 864 982 1671 863 981 1670 855 973 1662 856 974 1663 865 983 1672 864 982 1671 856 974 1663 857 975 1664 866 984 1673 865 983 1672 857 975 1664 858 976 1665 867 985 1674 866 984 1673 859 978 1667 860 977 1666 869 986 1675 868 987 1676 860 977 1666 861 979 1668 870 988 1677 869 986 1675 868 987 1676 869 986 1675 872 989 1678 871 990 1679 869 986 1675 870 988 1677 873 991 1680 872 989 1678 875 992 1681 874 993 1682 864 982 1671 865 983 1672 865 983 1672 866 984 1673 876 994 1683 875 992 1681 866 984 1673 867 985 1674 877 995 1684 876 994 1683 871 990 1679 872 989 1678 879 996 1685 878 997 1686 872 989 1678 873 991 1680 880 998 1687 879 996 1685 882 999 1688 881 1000 1689 874 993 1682 875 992 1681 875 992 1681 876 994 1683 883 1001 1690 882 999 1688 876 994 1683 877 995 1684 884 1002 1691 883 1001 1690 878 997 1686 879 996 1685 886 1003 1692 885 1004 1693 879 996 1685 880 998 1687 887 1005 1694 886 1003 1692 889 1006 1695 888 1007 1696 881 1000 1689 882 999 1688 882 999 1688 883 1001 1690 890 1008 1697 889 1006 1695 883 1001 1690 884 1002 1691 891 1009 1698 890 1008 1697 885 1004 1693 886 1003 1692 893 1010 1699 892 1011 1700 886 1003 1692 887 1005 1694 894 1012 1701 893 1010 1699 1313 1013 1702 888 1007 1696 889 1006 1695 895 1014 1703 889 1006 1695 890 1008 1697 896 1015 1704 895 1014 1703 890 1008 1697 891 1009 1698 1314 1016 1705 896 1015 1704 891 1009 1698 1337 1017 1706 897 1018 1707 1314 1016 1705 1985 1019 1708 1337 1017 1706 320 1020 1709 1986 1021 1710 892 1011 1700 893 1010 1699 899 1022 1711 898 1023 1712 893 1010 1699 894 1012 1701 900 1024 1713 899 1022 1711 1312 1025 1714 1311 1026 1715 906 1027 1716 905 1028 1717 697 808 1497 696 807 1496 907 1029 1718 698 811 1500 697 808 1497 907 1029 1718 699 813 1502 698 811 1500 907 1029 1718 700 815 1504 699 813 1502 907 1029 1718 701 817 1506 700 815 1504 907 1029 1718 702 819 1508 701 817 1506 907 1029 1718 703 821 1510 702 819 1508 907 1029 1718 704 823 1512 703 821 1510 907 1029 1718 705 825 1514 704 823 1512 907 1029 1718 706 827 1516 705 825 1514 907 1029 1718 707 829 1518 706 827 1516 907 1029 1718 707 829 1518 907 1029 1718 1331 831 1520 708 833 1522 1980 836 1525 907 1029 1718 941 1030 312 980 1031 313 1044 1032 314 1007 1033 315 1007 1033 315 1028 1034 316 956 1035 317 941 1030 312 942 1036 318 958 1037 319 1028 1034 316 1007 1033 315 1007 1033 315 1044 1032 314 981 1038 320 942 1036 318 943 1039 321 979 1040 322 1043 1041 323 1008 1042 324 1008 1042 324 1029 1043 325 955 1044 326 943 1039 321 941 1030 312 956 1035 317 1029 1043 325 1008 1042 324 1008 1042 324 1043 1041 323 980 1031 313 941 1030 312 944 1045 327 978 1046 328 1042 1047 329 1009 1048 330 1009 1048 330 1027 1049 331 953 1050 332 944 1045 327 943 1039 321 955 1044 326 1027 1049 331 1009 1048 330 1009 1048 330 1042 1047 329 979 1040 322 943 1039 321 945 1051 333 977 1052 334 1041 1053 335 1010 1054 336 1010 1054 336 1030 1055 337 960 1056 338 945 1051 333 944 1045 327 953 1050 332 1030 1055 337 1010 1054 336 1010 1054 336 1041 1053 335 978 1046 328 944 1045 327 1011 1057 339 1032 1058 340 964 1059 341 946 1060 342 945 1051 333 960 1056 338 1032 1058 340 1011 1057 339 1011 1057 339 946 1060 342 1066 1061 343 1067 1062 344 947 1063 345 976 1064 346 1040 1065 347 1012 1066 348 1012 1066 348 1034 1067 349 968 1068 350 947 1063 345 946 1060 342 964 1059 341 1034 1067 349 1012 1066 348 1012 1066 348 1040 1065 347 1066 1061 343 946 1060 342 948 1069 351 975 1070 352 1039 1071 353 1013 1072 354 1013 1072 354 1036 1073 355 971 1074 356 948 1069 351 947 1063 345 968 1068 350 1036 1073 355 1013 1072 354 1013 1072 354 1039 1071 353 976 1064 346 947 1063 345 949 1075 357 973 1076 358 1038 1077 359 1014 1078 360 1014 1078 360 1035 1079 361 967 1080 362 949 1075 357 948 1069 351 971 1074 356 1035 1079 361 1014 1078 360 1014 1078 360 1038 1077 359 975 1070 352 948 1069 351 950 1081 363 974 1082 364 1037 1083 365 1015 1084 366 1015 1084 366 1033 1085 367 963 1086 368 950 1081 363 949 1075 357 967 1080 362 1033 1085 367 1015 1084 366 1015 1084 366 1037 1083 365 973 1076 358 949 1075 357 942 1036 318 981 1038 320 1045 1087 369 1016 1088 370 1016 1088 370 1031 1089 371 958 1037 319 942 1036 318 950 1081 363 963 1086 368 1031 1089 371 1016 1088 370 1016 1088 370 1045 1087 369 974 1082 364 950 1081 363 1044 1032 314 1038 1077 359 973 1076 358 981 1038 320 986 1090 1719 1048 1091 1720 1907 1092 1721 1906 1093 1722 923 1094 1723 1017 1095 1724 1907 1092 1721 1908 1096 1725 990 1097 1726 1050 1098 1727 1911 1099 1728 1913 1100 1729 925 1101 1730 1018 1102 1731 1911 1099 1728 1909 1103 1732 909 1104 1733 1051 1105 1734 1905 1106 1735 1909 1103 1732 951 1107 1736 1019 1108 1737 1905 1106 1735 1906 1093 1722 908 1109 1738 1052 1110 1739 1910 1111 1740 1908 1096 1725 924 1112 1741 1020 1113 1742 1910 1111 1740 1912 1114 1743 910 1115 1744 1053 1116 1745 1914 1117 1746 1912 1114 1743 926 1118 1747 1021 1119 1748 1914 1117 1746 1916 1120 1749 927 1121 1750 1022 1122 1751 1918 1123 1752 1920 1124 1753 982 1125 1754 1046 1126 1755 1918 1123 1752 1916 1120 1749 984 1127 1756 1047 1128 1757 1922 1129 1758 1920 1124 1753 929 1130 1759 1023 1131 1760 1922 1129 1758 1924 1132 1761 911 1133 1762 1054 1134 1763 1923 1135 1764 1924 1132 1761 930 1136 1765 1024 1137 1766 1923 1135 1764 1921 1138 1767 988 1139 1768 1049 1140 1769 1919 1141 1770 1921 1138 1767 928 1142 1771 1025 1143 1772 1919 1141 1770 1917 1144 1773 912 1145 1774 1055 1146 1775 1915 1147 1776 1917 1144 1773 952 1148 1777 1026 1149 1778 1915 1147 1776 1913 1100 1729 953 1050 332 1027 1049 331 954 1150 969 914 1151 963 954 1152 969 1027 1049 331 955 1044 326 913 1153 967 956 1035 317 1028 1034 316 957 1154 968 916 1155 965 957 1156 968 1028 1034 316 958 1037 319 915 1157 962 955 1044 326 1029 1043 325 959 1158 966 913 1159 967 959 1160 966 1029 1043 325 956 1035 317 916 1161 965 960 1056 338 1030 1055 337 961 1162 964 917 1163 959 961 1164 964 1030 1055 337 953 1050 332 914 1165 963 958 1037 319 1031 1089 371 962 1166 961 915 1167 962 962 1168 961 1031 1089 371 963 1086 368 918 1169 958 964 1059 341 1032 1058 340 965 1170 960 919 1171 955 965 1172 960 1032 1058 340 960 1056 338 917 1173 959 963 1086 368 1033 1085 367 966 1174 957 918 1175 958 966 1176 957 1033 1085 367 967 1080 362 920 1177 954 968 1068 350 1034 1067 349 969 1178 956 921 1179 950 969 1180 956 1034 1067 349 964 1059 341 919 1181 955 967 1080 362 1035 1079 361 970 1182 953 920 1183 954 970 1184 953 1035 1079 361 971 1074 356 922 1185 952 971 1074 356 1036 1073 355 972 1186 951 922 1187 952 972 1188 951 1036 1073 355 968 1068 350 921 1189 950 914 1190 1779 954 1191 1780 1020 1113 1742 924 1112 1741 923 1094 1723 1020 1113 1742 954 1192 1780 913 1193 1781 916 1194 1782 957 1195 1783 1019 1108 1737 951 1107 1736 925 1101 1730 1019 1108 1737 957 1196 1783 915 1197 1784 923 1094 1723 913 1198 1781 959 1199 1785 1017 1095 1724 916 1200 1782 951 1107 1736 1017 1095 1724 959 1201 1785 917 1202 1786 961 1203 1787 1021 1119 1748 926 1118 1747 914 1204 1779 924 1112 1741 1021 1119 1748 961 1205 1787 925 1101 1730 915 1206 1784 962 1207 1788 1018 1102 1731 952 1148 1777 1018 1102 1731 962 1208 1788 918 1209 1789 919 1210 1790 965 1211 1791 1022 1122 1751 927 1121 1750 917 1212 1786 926 1118 1747 1022 1122 1751 965 1213 1791 952 1148 1777 918 1214 1789 966 1215 1792 1026 1149 1778 928 1142 1771 1026 1149 1778 966 1216 1792 920 1217 1793 921 1218 1794 969 1219 1795 1023 1131 1760 929 1130 1759 919 1220 1790 927 1121 1750 1023 1131 1760 969 1221 1795 928 1142 1771 920 1222 1793 970 1223 1796 1025 1143 1772 930 1136 1765 1025 1143 1772 970 1224 1796 922 1225 1797 930 1136 1765 922 1226 1797 972 1227 1798 1024 1137 1766 921 1228 1794 929 1130 1759 1024 1137 1766 972 1229 1798 984 1127 1756 1046 1126 1755 996 1230 1799 932 1231 1800 996 1230 1799 1046 1126 1755 982 1125 1754 931 1232 1801 911 1133 1762 1047 1128 1757 983 1233 1802 933 1234 1803 983 1233 1802 1047 1128 1757 984 1127 1756 932 1231 1800 908 1109 1738 1048 1091 1720 985 1235 1804 935 1236 1805 985 1235 1804 1048 1091 1720 986 1090 1719 934 1237 1806 912 1145 1774 1049 1140 1769 987 1238 1807 937 1239 1808 987 1238 1807 1049 1140 1769 988 1139 1768 936 1240 1809 909 1104 1733 1050 1098 1727 989 1241 1810 939 1242 1811 989 1241 1810 1050 1098 1727 990 1097 1726 938 1243 1812 986 1090 1719 1051 1105 1734 991 1244 1813 934 1237 1806 991 1244 1813 1051 1105 1734 909 1104 1733 939 1242 1811 910 1115 1744 1052 1110 1739 992 1245 1814 940 1246 1815 992 1245 1814 1052 1110 1739 908 1109 1738 935 1236 1805 982 1125 1754 1053 1116 1745 993 1247 1816 931 1232 1801 993 1247 1816 1053 1116 1745 910 1115 1744 940 1246 1815 988 1139 1768 1054 1134 1763 994 1248 1817 936 1240 1809 994 1248 1817 1054 1134 1763 911 1133 1762 933 1234 1803 990 1097 1726 1055 1146 1775 995 1249 1818 938 1243 1812 995 1249 1818 1055 1146 1775 912 1145 1774 937 1239 1808 996 1230 1799 1056 1250 1819 997 1251 1820 932 1231 1800 998 1252 1821 1056 1250 1819 996 1230 1799 931 1232 1801 983 1233 1802 1057 1253 1822 999 1254 1823 933 1234 1803 997 1251 1820 1057 1253 1822 983 1233 1802 932 1231 1800 985 1235 1804 1058 1255 1824 1000 1256 1825 935 1236 1805 1001 1257 1826 1058 1255 1824 985 1235 1804 934 1237 1806 987 1238 1807 1059 1258 1827 1002 1259 1828 937 1239 1808 1003 1260 1829 1059 1258 1827 987 1238 1807 936 1240 1809 989 1241 1810 1060 1261 1830 1004 1262 1831 939 1242 1811 1005 1263 1832 1060 1261 1830 989 1241 1810 938 1243 1812 991 1244 1813 1061 1264 1833 1001 1257 1826 934 1237 1806 1004 1262 1831 1061 1264 1833 991 1244 1813 939 1242 1811 992 1245 1814 1062 1265 1834 1006 1266 1835 940 1246 1815 1000 1256 1825 1062 1265 1834 992 1245 1814 935 1236 1805 993 1247 1816 1063 1267 1836 998 1252 1821 931 1232 1801 1006 1266 1835 1063 1267 1836 993 1247 1816 940 1246 1815 994 1248 1817 1064 1268 1837 1003 1260 1829 936 1240 1809 999 1254 1823 1064 1268 1837 994 1248 1817 933 1234 1803 995 1249 1818 1065 1269 1838 1005 1263 1832 938 1243 1812 1002 1259 1828 1065 1269 1838 995 1249 1818 937 1239 1808 973 1076 358 1037 1083 365 974 1082 364 1045 1087 369 981 1038 320 980 1031 313 1043 1041 323 1039 1071 353 975 1070 352 1044 1032 314 980 1031 313 975 1070 352 1038 1077 359 1043 1041 323 979 1040 322 976 1064 346 1039 1071 353 978 1046 328 1041 1053 335 977 1052 334 1067 1062 344 1066 1061 343 979 1040 322 1042 1047 329 1040 1065 347 976 1064 346 1011 1057 339 1067 1062 344 977 1052 334 945 1051 333 978 1046 328 1066 1061 343 1040 1065 347 1042 1047 329 997 1251 1820 1056 1250 1819 904 1270 1839 903 1271 1840 1056 1250 1819 998 1252 1821 1313 1013 1702 904 1270 1839 999 1254 1823 1057 1253 1822 902 1272 1841 901 1273 1842 1000 1256 1825 1058 1255 1824 863 981 1670 864 982 1671 1058 1255 1824 1001 1257 1826 853 971 1660 863 981 1670 1002 1259 1828 1059 1258 1827 887 1005 1694 880 998 1687 1059 1258 1827 1003 1260 1829 894 1012 1701 887 1005 1694 1004 1262 1831 1060 1261 1830 862 980 1669 851 969 1658 1060 1261 1830 1005 1263 1832 870 988 1677 862 980 1669 1001 1257 1826 1061 1264 1833 852 970 1659 853 971 1660 1061 1264 1833 1004 1262 1831 851 969 1658 852 970 1659 1006 1266 1835 1062 1265 1834 874 993 1682 881 1000 1689 1062 1265 1834 1000 1256 1825 864 982 1671 874 993 1682 1063 1267 1836 1006 1266 1835 881 1000 1689 888 1007 1696 1003 1260 1829 1064 1268 1837 900 1024 1713 894 1012 1701 1064 1268 1837 999 1254 1823 901 1273 1842 900 1024 1713 1005 1263 1832 1065 1269 1838 873 991 1680 870 988 1677 1065 1269 1838 1002 1259 1828 880 998 1687 873 991 1680 1057 1253 1822 997 1251 1820 903 1271 1840 902 1272 1841 870 988 1677 861 979 1668 862 980 1669 862 980 1669 850 968 1657 851 969 1658 1063 1267 1836 888 1007 1696 1313 1013 1702 998 1252 1821 1116 1274 372 1237 1275 373 1117 1276 374 1151 1277 375 1237 1275 373 1152 1278 376 1117 1276 374 1153 1279 377 1238 1280 378 1092 1281 379 1070 1282 380 1308 1283 381 1238 1280 378 1153 1279 377 1309 1284 382 1153 1279 377 1239 1285 383 1310 1286 384 1309 1284 382 1110 1287 385 1287 1288 386 1239 1285 383 1093 1289 387 1093 1289 387 1239 1285 383 1153 1279 377 1070 1282 380 1219 1290 388 1118 1291 389 1154 1292 390 1297 1293 391 1113 1294 392 1115 1295 393 1297 1293 391 1154 1292 390 1120 1296 394 1112 1297 395 1150 1298 396 1155 1299 397 1071 1300 398 1155 1299 397 1150 1301 396 1069 1302 399 1154 1292 390 1240 1303 400 1156 1304 401 1113 1305 392 1156 1306 401 1240 1303 400 1277 1307 402 1114 1308 403 1277 1307 402 1240 1303 400 1157 1309 404 1222 1310 405 1157 1309 404 1240 1303 400 1154 1292 390 1118 1291 389 1218 1311 406 1121 1312 407 1158 1313 408 1274 1314 409 1219 1290 388 1274 1314 409 1158 1313 408 1118 1291 389 1159 1315 410 1241 1316 411 1160 1317 412 1123 1318 413 1160 1317 412 1241 1316 411 1245 1319 414 1124 1320 415 1245 1319 414 1241 1316 411 1161 1321 416 1161 1321 416 1241 1316 411 1159 1315 410 1122 1322 417 1162 1323 418 1242 1324 419 1119 1325 420 1120 1296 394 1220 1326 421 1242 1324 419 1162 1323 418 1125 1327 422 1162 1323 418 1243 1328 423 1163 1329 424 1125 1327 422 1163 1329 424 1243 1328 423 1094 1330 425 1072 1331 426 1094 1330 425 1243 1328 423 1155 1299 397 1071 1300 398 1155 1299 397 1243 1328 423 1162 1323 418 1120 1296 394 1278 1332 427 1244 1333 428 1164 1334 429 1223 1335 430 1164 1334 429 1244 1333 428 1158 1313 408 1121 1312 407 1158 1313 408 1244 1333 428 1157 1309 404 1118 1291 389 1157 1309 404 1244 1333 428 1278 1332 427 1222 1310 405 1124 1320 415 1245 1319 414 1165 1336 431 1126 1337 432 1165 1336 431 1245 1319 414 1166 1338 433 1208 1339 434 1129 1340 435 1167 1341 436 1128 1342 437 1167 1341 436 1129 1340 435 1296 1343 438 1209 1344 439 1168 1345 440 1246 1346 441 1095 1347 442 1073 1348 443 1095 1347 442 1246 1346 441 1266 1349 444 1074 1350 445 1266 1349 444 1246 1346 441 1167 1341 436 1209 1344 439 1167 1341 436 1246 1346 441 1168 1345 440 1128 1342 437 1228 1351 446 1247 1352 447 1170 1353 448 1131 1354 449 1170 1353 448 1247 1352 447 1169 1355 450 1130 1356 451 1171 1357 452 1248 1358 453 1172 1359 454 1132 1360 455 1172 1359 454 1248 1358 453 1237 1275 373 1116 1274 372 1171 1357 452 1301 1361 456 1174 1362 457 1248 1358 453 1237 1275 373 1248 1358 453 1173 1363 458 1152 1278 376 1173 1363 458 1248 1358 453 1174 1362 457 1133 1364 459 1175 1365 460 1249 1366 461 1307 1367 462 1306 1368 463 1307 1367 462 1249 1366 461 1238 1280 378 1308 1283 381 1238 1280 378 1249 1366 461 1096 1369 464 1092 1281 379 1096 1369 464 1249 1366 461 1175 1365 460 1075 1370 465 1218 1311 406 1273 1371 466 1176 1372 467 1121 1312 407 1134 1373 468 1135 1374 469 1176 1372 467 1273 1371 466 1177 1375 470 1250 1376 471 1178 1377 472 1136 1378 473 1178 1377 472 1250 1376 471 1179 1379 474 1137 1380 475 1179 1379 474 1250 1376 471 1171 1357 452 1132 1360 455 1180 1381 476 1251 1382 477 1177 1375 470 1136 1378 473 1181 1383 478 1235 1384 479 1174 1362 457 1301 1361 456 1181 1383 478 1251 1382 477 1182 1385 480 1126 1337 432 1182 1385 480 1251 1382 477 1180 1381 476 1138 1386 481 1183 1387 482 1252 1388 483 1179 1379 474 1132 1360 455 1179 1379 474 1252 1388 483 1184 1389 484 1137 1380 475 1184 1389 484 1252 1388 483 1286 1390 485 1232 1391 486 1286 1390 485 1252 1388 483 1183 1387 482 1233 1392 487 1139 1393 488 1217 1394 489 1272 1395 490 1185 1396 491 1216 1397 492 1140 1398 493 1185 1396 491 1272 1395 490 1186 1399 494 1253 1400 495 1187 1401 496 1142 1402 497 1187 1401 496 1253 1400 495 1188 1403 498 1144 1404 499 1188 1403 498 1253 1400 495 1189 1405 500 1143 1406 501 1189 1405 500 1253 1400 495 1186 1399 494 1141 1407 502 1190 1408 503 1254 1409 504 1191 1410 505 1145 1411 506 1191 1410 505 1254 1409 504 1192 1412 507 1130 1356 451 1192 1412 507 1254 1409 504 1186 1399 494 1142 1402 497 1186 1399 494 1254 1409 504 1190 1408 503 1141 1407 502 1193 1413 508 1255 1414 509 1281 1415 510 1225 1416 511 1281 1415 510 1255 1414 509 1194 1417 512 1226 1418 513 1194 1417 512 1255 1414 509 1185 1396 491 1140 1398 493 1185 1396 491 1255 1414 509 1193 1413 508 1139 1393 488 1195 1419 514 1256 1420 515 1188 1403 498 1143 1406 501 1188 1403 498 1256 1420 515 1196 1421 516 1144 1404 499 1196 1421 516 1256 1420 515 1284 1422 517 1230 1423 518 1284 1422 517 1256 1420 515 1195 1419 514 1231 1424 519 1216 1397 492 1271 1425 520 1194 1417 512 1140 1398 493 1227 1426 521 1226 1418 513 1194 1417 512 1271 1425 520 1197 1427 522 1257 1428 523 1283 1429 524 1229 1430 525 1283 1429 524 1257 1428 523 1196 1421 516 1230 1423 518 1196 1421 516 1257 1428 523 1187 1401 496 1144 1404 499 1187 1401 496 1257 1428 523 1197 1427 522 1142 1402 497 1198 1431 526 1258 1432 527 1220 1326 421 1125 1327 422 1221 1433 528 1258 1432 527 1198 1431 526 1146 1434 529 1200 1435 530 1259 1436 531 1199 1437 532 1147 1438 533 1174 1362 457 1260 1439 534 1201 1440 535 1133 1364 459 1302 1441 536 1304 1442 537 1305 1443 538 1201 1440 535 1198 1431 526 1261 1444 539 1203 1445 540 1146 1434 529 1203 1445 540 1261 1444 539 1097 1446 541 1076 1447 542 1097 1446 541 1261 1444 539 1163 1329 424 1072 1331 426 1163 1329 424 1261 1444 539 1198 1431 526 1125 1327 422 1305 1443 538 1262 1448 543 1175 1365 460 1306 1368 463 1175 1365 460 1262 1448 543 1098 1449 544 1075 1370 465 1098 1449 544 1262 1448 543 1204 1450 545 1077 1451 546 1204 1450 545 1262 1448 543 1305 1443 538 1304 1442 537 1148 1452 547 1276 1453 548 1221 1433 528 1146 1434 529 1199 1437 532 1206 1454 549 1205 1455 550 1147 1438 533 1265 1456 551 1303 1457 552 1304 1442 537 1302 1441 536 1078 1458 553 1263 1459 554 1203 1445 540 1076 1447 542 1203 1445 540 1263 1459 554 1148 1452 547 1146 1434 529 1204 1450 545 1264 1460 555 1099 1461 556 1077 1451 546 1303 1457 552 1264 1460 555 1204 1450 545 1304 1442 537 1206 1454 549 1129 1340 435 1208 1339 434 1205 1455 550 1074 1350 445 1266 1349 444 1263 1459 554 1078 1458 553 1263 1459 554 1266 1349 444 1209 1344 439 1148 1452 547 1279 1462 557 1267 1463 558 1210 1464 559 1224 1465 560 1210 1464 559 1267 1463 558 1176 1372 467 1135 1374 469 1176 1372 467 1267 1463 558 1164 1334 429 1121 1312 407 1164 1334 429 1267 1463 558 1279 1462 557 1223 1335 430 1285 1466 561 1268 1467 562 1184 1389 484 1232 1391 486 1184 1389 484 1268 1467 562 1211 1468 563 1137 1380 475 1211 1468 563 1268 1467 562 1195 1419 514 1143 1406 501 1195 1419 514 1268 1467 562 1285 1466 561 1231 1424 519 1149 1469 564 1269 1470 565 1212 1471 566 1145 1411 506 1212 1471 566 1269 1470 565 1213 1472 567 1138 1386 481 1134 1373 468 1300 1473 568 1214 1474 569 1135 1374 469 1139 1393 488 1214 1474 569 1300 1473 568 1217 1394 489 1215 1475 570 1270 1476 571 1189 1405 500 1141 1407 502 1189 1405 500 1270 1476 571 1211 1468 563 1143 1406 501 1211 1468 563 1270 1476 571 1178 1377 472 1137 1380 475 1178 1377 472 1270 1476 571 1215 1475 570 1136 1378 473 1227 1426 521 1271 1425 520 1247 1352 447 1228 1351 446 1247 1352 447 1271 1425 520 1216 1397 492 1169 1355 450 1216 1397 492 1272 1395 490 1293 1477 572 1169 1355 450 1293 1477 572 1272 1395 490 1217 1394 489 1149 1469 564 1134 1373 468 1273 1371 466 1290 1478 573 1213 1472 567 1290 1478 573 1273 1371 466 1218 1311 406 1124 1320 415 1218 1311 406 1274 1314 409 1160 1317 412 1124 1320 415 1160 1317 412 1274 1314 409 1219 1290 388 1123 1318 413 1115 1479 393 1275 1480 574 1159 1315 410 1123 1318 413 1330 1481 575 1161 1321 416 1122 1322 417 1259 1436 531 1258 1432 527 1221 1433 528 1199 1437 532 1221 1433 528 1276 1453 548 1206 1454 549 1199 1437 532 1276 1453 548 1296 1343 438 1129 1340 435 1206 1454 549 1114 1482 403 1277 1307 402 1100 1483 576 1068 1484 577 1100 1483 576 1277 1307 402 1222 1310 405 1079 1485 578 1222 1310 405 1278 1332 427 1101 1486 579 1079 1485 578 1101 1486 579 1278 1332 427 1223 1335 430 1080 1487 580 1223 1335 430 1279 1462 557 1102 1488 581 1080 1487 580 1102 1488 581 1279 1462 557 1224 1465 560 1081 1489 582 1224 1465 560 1280 1490 583 1103 1491 584 1081 1489 582 1103 1491 584 1280 1490 583 1225 1416 511 1082 1492 585 1225 1416 511 1281 1415 510 1104 1493 586 1082 1492 585 1104 1493 586 1281 1415 510 1226 1418 513 1083 1494 587 1083 1494 587 1226 1418 513 1227 1426 521 1084 1495 588 1084 1495 588 1227 1426 521 1228 1351 446 1085 1496 589 1131 1354 449 1282 1497 590 1105 1498 591 1087 1499 592 1105 1498 591 1282 1497 590 1229 1430 525 1086 1500 593 1106 1501 594 1283 1429 524 1230 1423 518 1088 1502 595 1229 1430 525 1283 1429 524 1106 1501 594 1086 1500 593 1230 1423 518 1284 1422 517 1107 1503 596 1088 1502 595 1107 1503 596 1284 1422 517 1231 1424 519 1089 1504 597 1108 1505 598 1285 1466 561 1232 1391 486 1090 1506 599 1231 1424 519 1285 1466 561 1108 1505 598 1089 1504 597 1232 1391 486 1286 1390 485 1109 1507 600 1090 1506 599 1109 1507 600 1286 1390 485 1233 1392 487 1091 1508 601 1233 1392 487 1287 1288 386 1110 1287 385 1091 1508 601 1168 1345 440 1288 1509 602 1234 1510 603 1128 1342 437 1234 1510 603 1288 1509 602 1264 1460 555 1303 1457 552 1264 1460 555 1288 1509 602 1111 1511 604 1099 1461 556 1111 1511 604 1288 1509 602 1168 1345 440 1073 1348 443 1085 1496 589 1228 1351 446 1131 1354 449 1087 1499 592 1200 1435 530 1289 1512 605 1235 1384 479 1127 1513 606 1235 1384 479 1289 1512 605 1260 1439 534 1174 1362 457 1260 1439 534 1289 1512 605 1236 1514 607 1202 1515 608 1236 1514 607 1289 1512 605 1200 1435 530 1147 1438 533 1213 1472 567 1290 1478 573 1182 1385 480 1138 1386 481 1126 1337 432 1182 1385 480 1290 1478 573 1124 1320 415 1205 1455 550 1291 1516 609 1236 1514 607 1147 1438 533 1236 1514 607 1291 1516 609 1207 1517 610 1202 1515 608 1215 1475 570 1292 1518 611 1180 1381 476 1136 1378 473 1180 1381 476 1292 1518 611 1212 1471 566 1138 1386 481 1212 1471 566 1292 1518 611 1190 1408 503 1145 1411 506 1190 1408 503 1292 1518 611 1215 1475 570 1141 1407 502 1208 1339 434 1294 1519 612 1291 1516 609 1205 1455 550 1291 1516 609 1294 1519 612 1265 1456 551 1207 1517 610 1169 1355 450 1293 1477 572 1191 1410 505 1130 1356 451 1191 1410 505 1293 1477 572 1149 1469 564 1145 1411 506 1234 1510 603 1294 1519 612 1208 1339 434 1128 1342 437 1282 1497 590 1295 1520 613 1197 1427 522 1229 1430 525 1197 1427 522 1295 1520 613 1192 1412 507 1142 1402 497 1192 1412 507 1295 1520 613 1170 1353 448 1130 1356 451 1170 1353 448 1295 1520 613 1282 1497 590 1131 1354 449 1209 1344 439 1296 1343 438 1276 1453 548 1148 1452 547 1219 1290 388 1297 1293 391 1115 1521 393 1123 1318 413 1235 1384 479 1181 1383 478 1126 1337 432 1165 1336 431 1127 1513 606 1183 1387 482 1298 1522 614 1287 1288 386 1233 1392 487 1287 1288 386 1298 1522 614 1239 1285 383 1239 1285 383 1298 1522 614 1310 1286 384 1172 1359 454 1298 1522 614 1183 1387 482 1132 1360 455 1210 1464 559 1299 1523 615 1280 1490 583 1224 1465 560 1280 1490 583 1299 1523 615 1193 1413 508 1225 1416 511 1193 1413 508 1299 1523 615 1214 1474 569 1139 1393 488 1214 1474 569 1299 1523 615 1210 1464 559 1135 1374 469 1217 1394 489 1300 1473 568 1269 1470 565 1149 1469 564 1269 1470 565 1300 1473 568 1134 1373 468 1213 1472 567 1301 1361 456 1177 1375 470 1251 1382 477 1181 1383 478 1171 1357 452 1250 1376 471 1177 1375 470 1301 1361 456 1202 1515 608 1207 1517 610 1265 1456 551 1302 1441 536 1201 1440 535 1260 1439 534 1202 1515 608 1302 1441 536 1265 1456 551 1294 1519 612 1234 1510 603 1303 1457 552 1201 1440 535 1305 1443 538 1306 1368 463 1133 1364 459 1307 1367 462 1173 1363 458 1133 1364 459 1306 1368 463 1173 1363 458 1307 1367 462 1308 1283 381 1152 1278 376 1152 1278 376 1308 1283 381 1309 1284 382 1117 1276 374 1310 1286 384 1116 1274 372 1117 1276 374 1309 1284 382 1298 1522 614 1172 1359 454 1116 1274 372 1310 1286 384 1068 1524 1843 1319 1525 1844 1318 1526 1845 1114 1527 1846 902 1272 1841 1321 1528 1847 1318 1526 1845 906 1027 1716 902 1272 1841 906 1027 1716 1311 1026 1715 901 1273 1842 1311 1026 1715 899 1022 1711 900 1024 1713 901 1273 1842 898 1023 1712 899 1022 1711 1311 1026 1715 1312 1025 1714 1113 1529 1848 1322 1530 1849 1323 1531 1850 1115 1532 1851 1313 1013 1702 1324 1533 1852 1323 1531 1850 904 1270 1839 1316 1534 1853 1325 1535 1854 1326 1536 1855 1317 1537 1856 1315 1538 1857 1320 1539 1858 1332 1540 1859 897 1018 1707 903 1271 1840 1322 1530 1849 1321 1528 1847 902 1272 1841 895 1014 1703 1325 1535 1854 1324 1533 1852 1313 1013 1702 1159 1315 410 1275 1541 574 1316 1542 616 1122 1322 417 1120 1296 394 1119 1325 420 1317 1543 617 1112 1544 395 1314 1016 1705 1327 1545 1860 1326 1536 1855 896 1015 1704 1317 1546 617 1119 1325 420 1122 1322 417 1316 1547 616 906 1027 1716 1318 1526 1845 1319 1525 1844 905 1028 1717 1150 1548 1861 1332 1540 1859 1320 1539 1858 1069 1549 1862 1114 1550 1846 1318 1526 1845 1321 1528 1847 1156 1551 1863 1156 1552 1863 1321 1528 1847 1322 1530 1849 1113 1553 1848 904 1270 1839 1323 1531 1850 1322 1530 1849 903 1271 1840 1115 1554 1851 1323 1531 1850 1324 1533 1852 1275 1555 1864 1275 1556 1864 1324 1533 1852 1325 1535 1854 1316 1557 1853 896 1015 1704 1326 1536 1855 1325 1535 1854 895 1014 1703 1317 1558 1856 1326 1536 1855 1327 1545 1860 1112 1559 1865 1112 1560 1865 1327 1545 1860 1332 1540 1859 1150 1561 1861 1328 1562 618 1259 1436 531 1200 1435 530 1127 1513 606 1220 1326 421 1258 1432 527 1259 1436 531 1328 1562 618 1329 1563 619 1242 1324 419 1220 1326 421 1328 1562 618 1166 1338 433 1328 1562 618 1127 1513 606 1165 1336 431 1330 1481 575 1329 1563 619 1328 1562 618 1166 1338 433 1119 1325 420 1329 1563 619 1330 1481 575 1122 1322 417 1119 1325 420 1242 1324 419 1329 1563 619 1161 1321 416 1330 1481 575 1166 1338 433 1245 1319 414 1314 1016 1705 897 1018 1707 1332 1540 1859 1327 1545 1860 720 830 1519 721 832 1521 1333 849 1538 734 848 1537 734 848 1537 1333 849 1538 1334 863 1552 747 862 1551 747 862 1551 1334 863 1552 1335 877 1566 760 876 1565 760 876 1565 1335 877 1566 1336 891 1580 773 890 1579 773 890 1579 1336 891 1580 2 361 1172 786 904 1593 786 904 1593 2 361 1172 86 364 1175 798 916 1605 884 1002 1691 320 1020 1709 1337 1017 1706 891 1009 1698 696 807 1496 709 810 1499 1349 1564 1866 1338 1565 1867 1338 1565 1867 1349 1564 1866 1350 1566 1868 1339 1567 1869 1339 1567 1869 1350 1566 1868 1351 1568 1870 1340 1569 1871 1340 1569 1871 1351 1568 1870 1352 1570 1872 1341 1571 1873 1341 1571 1873 1352 1570 1872 1353 1572 1874 1342 1573 1875 1342 1573 1875 1353 1572 1874 1354 1574 1876 1343 1575 1877 1343 1575 1877 1354 1574 1876 1355 1576 1878 1344 1577 1879 1344 1577 1879 1355 1576 1878 1356 1578 1880 1345 1579 1881 1345 1579 1881 1356 1578 1880 1357 1580 1882 1346 1581 1883 1346 1581 1883 1357 1580 1882 1358 1582 1884 1347 1583 1885 1347 1583 1885 1358 1582 1884 1359 1584 1886 1348 1585 1887 1348 1585 1887 1359 1584 1886 1360 1586 1888 1897 1587 1889 1897 1587 1889 1360 1586 1888 1972 1588 1890 1973 1589 1891 709 810 1499 723 838 1527 1361 1590 1892 1349 1564 1866 1349 1564 1866 1361 1590 1892 1362 1591 1893 1350 1566 1868 1350 1566 1868 1362 1591 1893 1363 1592 1894 1351 1568 1870 1351 1568 1870 1363 1592 1894 1364 1593 1895 1352 1570 1872 1352 1570 1872 1364 1593 1895 1365 1594 1896 1353 1572 1874 1353 1572 1874 1365 1594 1896 1366 1595 1897 1354 1574 1876 1354 1574 1876 1366 1595 1897 1367 1596 1898 1355 1576 1878 1355 1576 1878 1367 1596 1898 1368 1597 1899 1356 1578 1880 1356 1578 1880 1368 1597 1899 1369 1598 1900 1357 1580 1882 1357 1580 1882 1369 1598 1900 1370 1599 1901 1358 1582 1884 1358 1582 1884 1370 1599 1901 1371 1600 1902 1359 1584 1886 1360 1586 1888 1899 1601 1903 1975 1602 1904 1972 1588 1890 723 838 1527 736 852 1541 1372 1603 1905 1361 1590 1892 1361 1590 1892 1372 1603 1905 1373 1604 1906 1362 1591 1893 1362 1591 1893 1373 1604 1906 1374 1605 1907 1363 1592 1894 1363 1592 1894 1374 1605 1907 1375 1606 1908 1364 1593 1895 1364 1593 1895 1375 1606 1908 1376 1607 1909 1365 1594 1896 1365 1594 1896 1376 1607 1909 1377 1608 1910 1366 1595 1897 1366 1595 1897 1377 1608 1910 1378 1609 1911 1367 1596 1898 1367 1596 1898 1378 1609 1911 1379 1610 1912 1368 1597 1899 1368 1597 1899 1379 1610 1912 1380 1611 1913 1369 1598 1900 1369 1598 1900 1380 1611 1913 1381 1612 1914 1370 1599 1901 1370 1599 1901 1381 1612 1914 1382 1613 1915 1371 1600 1902 1899 1601 1903 1900 1614 1916 1976 1615 1917 1975 1602 1904 736 852 1541 749 866 1555 1383 1616 1918 1372 1603 1905 1372 1603 1905 1383 1616 1918 1384 1617 1919 1373 1604 1906 1373 1604 1906 1384 1617 1919 1385 1618 1920 1374 1605 1907 1374 1605 1907 1385 1618 1920 1386 1619 1921 1375 1606 1908 1375 1606 1908 1386 1619 1921 1387 1620 1922 1376 1607 1909 1376 1607 1909 1387 1620 1922 1388 1621 1923 1377 1608 1910 1377 1608 1910 1388 1621 1923 1389 1622 1924 1378 1609 1911 1378 1609 1911 1389 1622 1924 1390 1623 1925 1379 1610 1912 1379 1610 1912 1390 1623 1925 1391 1624 1926 1380 1611 1913 1380 1611 1913 1391 1624 1926 1392 1625 1927 1381 1612 1914 1381 1612 1914 1392 1625 1927 1393 1626 1928 1382 1613 1915 1900 1614 1916 1901 1627 1929 1977 1628 1930 1976 1615 1917 749 866 1555 762 880 1569 1394 1629 1931 1383 1616 1918 1383 1616 1918 1394 1629 1931 1395 1630 1932 1384 1617 1919 1384 1617 1919 1395 1630 1932 1396 1631 1933 1385 1618 1920 1385 1618 1920 1396 1631 1933 1397 1632 1934 1386 1619 1921 1386 1619 1921 1397 1632 1934 1398 1633 1935 1387 1620 1922 1387 1620 1922 1398 1633 1935 1399 1634 1936 1388 1621 1923 1388 1621 1923 1399 1634 1936 1400 1635 1937 1389 1622 1924 1389 1622 1924 1400 1635 1937 1401 1636 1938 1390 1623 1925 1390 1623 1925 1401 1636 1938 1402 1637 1939 1391 1624 1926 1391 1624 1926 1402 1637 1939 1403 1638 1940 1392 1625 1927 1392 1625 1927 1403 1638 1940 1404 1639 1941 1393 1626 1928 1901 1627 1929 1902 1640 1942 1974 1641 1943 1977 1628 1930 762 880 1569 775 894 1583 1405 1642 1944 1394 1629 1931 1394 1629 1931 1405 1642 1944 1406 1643 1945 1395 1630 1932 1395 1630 1932 1406 1643 1945 1407 1644 1946 1396 1631 1933 1396 1631 1933 1407 1644 1946 1408 1645 1947 1397 1632 1934 1397 1632 1934 1408 1645 1947 1409 1646 1948 1398 1633 1935 1398 1633 1935 1409 1646 1948 1410 1647 1949 1399 1634 1936 1399 1634 1936 1410 1647 1949 1411 1648 1950 1400 1635 1937 1400 1635 1937 1411 1648 1950 1412 1649 1951 1401 1636 1938 1401 1636 1938 1412 1649 1951 1413 1650 1952 1402 1637 1939 1402 1637 1939 1413 1650 1952 1414 1651 1953 1403 1638 1940 1403 1638 1940 1414 1651 1953 1415 1652 1954 1404 1639 1941 2043 435 1231 2044 1653 1955 1974 1641 1943 434 436 1232 775 894 1583 787 906 1595 1416 1654 1956 1405 1642 1944 1405 1642 1944 1416 1654 1956 1417 1655 1957 1406 1643 1945 1406 1643 1945 1417 1655 1957 1418 1656 1958 1407 1644 1946 1407 1644 1946 1418 1656 1958 1419 1657 1959 1408 1645 1947 1408 1645 1947 1419 1657 1959 1420 1658 1960 1409 1646 1948 1409 1646 1948 1420 1658 1960 1421 1659 1961 1410 1647 1949 1410 1647 1949 1421 1659 1961 1422 1660 1962 1411 1648 1950 1411 1648 1950 1422 1660 1962 1423 1661 1963 1412 1649 1951 1412 1649 1951 1423 1661 1963 1424 1662 1964 1413 1650 1952 1413 1650 1952 1424 1662 1964 1425 1663 1965 1414 1651 1953 1414 1651 1953 1425 1663 1965 1426 1664 1966 1415 1652 1954 787 906 1595 799 918 1607 1427 1665 1967 1416 1654 1956 1416 1654 1956 1427 1665 1967 1428 1666 1968 1417 1655 1957 1417 1655 1957 1428 1666 1968 1429 1667 1969 1418 1656 1958 1418 1656 1958 1429 1667 1969 1430 1668 1970 1419 1657 1959 1419 1657 1959 1430 1668 1970 1431 1669 1971 1420 1658 1960 1420 1658 1960 1431 1669 1971 1432 1670 1972 1421 1659 1961 1421 1659 1961 1432 1670 1972 1433 1671 1973 1422 1660 1962 1422 1660 1962 1433 1671 1973 1434 1672 1974 1423 1661 1963 1423 1661 1963 1434 1672 1974 1435 1673 1975 1424 1662 1964 1424 1662 1964 1435 1673 1975 1436 1674 1976 1425 1663 1965 1425 1663 1965 1436 1674 1976 1437 1675 1977 1426 1664 1966 799 918 1607 811 930 1619 1438 1676 1978 1427 1665 1967 1427 1665 1967 1438 1676 1978 1439 1677 1979 1428 1666 1968 1428 1666 1968 1439 1677 1979 1440 1678 1980 1429 1667 1969 1429 1667 1969 1440 1678 1980 1441 1679 1981 1430 1668 1970 1430 1668 1970 1441 1679 1981 1442 1680 1982 1431 1669 1971 1431 1669 1971 1442 1680 1982 1443 1681 1983 1432 1670 1972 1432 1670 1972 1443 1681 1983 1444 1682 1984 1433 1671 1973 1433 1671 1973 1444 1682 1984 1445 1683 1985 1434 1672 1974 1434 1672 1974 1445 1683 1985 1446 1684 1986 1435 1673 1975 1435 1673 1975 1446 1684 1986 1447 1685 1987 1436 1674 1976 1436 1674 1976 1447 1685 1987 1448 1686 1988 1437 1675 1977 811 930 1619 823 942 1631 1449 1687 1989 1438 1676 1978 1438 1676 1978 1449 1687 1989 1450 1688 1990 1439 1677 1979 1439 1677 1979 1450 1688 1990 1451 1689 1991 1440 1678 1980 1440 1678 1980 1451 1689 1991 1452 1690 1992 1441 1679 1981 1441 1679 1981 1452 1690 1992 1453 1691 1993 1442 1680 1982 1442 1680 1982 1453 1691 1993 1454 1692 1994 1443 1681 1983 1443 1681 1983 1454 1692 1994 1455 1693 1995 1444 1682 1984 1444 1682 1984 1455 1693 1995 1456 1694 1996 1445 1683 1985 1445 1683 1985 1456 1694 1996 1457 1695 1997 1446 1684 1986 1446 1684 1986 1457 1695 1997 1458 1696 1998 1447 1685 1987 1447 1685 1987 1458 1696 1998 1459 1697 1999 1448 1686 1988 823 942 1631 846 954 1643 1460 1698 2000 1449 1687 1989 1449 1687 1989 1460 1698 2000 1461 1699 2001 1450 1688 1990 1450 1688 1990 1461 1699 2001 1462 1700 2002 1451 1689 1991 1451 1689 1991 1462 1700 2002 1463 1701 2003 1452 1690 1992 1452 1690 1992 1463 1701 2003 1464 1702 2004 1453 1691 1993 1453 1691 1993 1464 1702 2004 1465 1703 2005 1454 1692 1994 1454 1692 1994 1465 1703 2005 1466 1704 2006 1455 1693 1995 1455 1693 1995 1466 1704 2006 1467 1705 2007 1456 1694 1996 1456 1694 1996 1467 1705 2007 1468 1706 2008 1457 1695 1997 1457 1695 1997 1468 1706 2008 1469 1707 2009 1458 1696 1998 1458 1696 1998 1469 1707 2009 1470 1708 2010 1459 1697 1999 846 954 1643 847 966 1655 1471 1709 2011 1460 1698 2000 1460 1698 2000 1471 1709 2011 1472 1710 2012 1461 1699 2001 1461 1699 2001 1472 1710 2012 1473 1711 2013 1462 1700 2002 1462 1700 2002 1473 1711 2013 1474 1712 2014 1463 1701 2003 1463 1701 2003 1474 1712 2014 1475 1713 2015 1464 1702 2004 1464 1702 2004 1475 1713 2015 1476 1714 2016 1465 1703 2005 1465 1703 2005 1476 1714 2016 1477 1715 2017 1466 1704 2006 1466 1704 2006 1477 1715 2017 1478 1716 2018 1467 1705 2007 1467 1705 2007 1478 1716 2018 1479 1717 2019 1468 1706 2008 1468 1706 2008 1479 1717 2019 1480 1718 2020 1469 1707 2009 1469 1707 2009 1480 1718 2020 1481 1719 2021 1470 1708 2010 847 966 1655 859 978 1667 1482 1720 2022 1471 1709 2011 1471 1709 2011 1482 1720 2022 1483 1721 2023 1472 1710 2012 1472 1710 2012 1483 1721 2023 1484 1722 2024 1473 1711 2013 1476 1714 2016 1485 1723 2025 1477 1715 2017 1477 1715 2017 1485 1723 2025 1488 1724 2026 1478 1716 2018 1478 1716 2018 1488 1724 2026 1489 1725 2027 1479 1717 2019 1479 1717 2019 1489 1725 2027 1490 1726 2028 1480 1718 2020 1480 1718 2020 1490 1726 2028 1491 1727 2029 1481 1719 2021 859 978 1667 868 987 1676 1486 1728 2030 1482 1720 2022 1482 1720 2022 1486 1728 2030 1487 1729 2031 1483 1721 2023 868 987 1676 871 990 1679 1492 1730 2032 1486 1728 2030 1486 1728 2030 1492 1730 2032 1493 1731 2033 1487 1729 2031 1495 1732 2034 1489 1725 2027 1488 1724 2026 1494 1733 2035 1489 1725 2027 1495 1732 2034 1496 1734 2036 1490 1726 2028 1490 1726 2028 1496 1734 2036 1497 1735 2037 1491 1727 2029 871 990 1679 878 997 1686 1498 1736 2038 1492 1730 2032 1492 1730 2032 1498 1736 2038 1499 1737 2039 1493 1731 2033 1501 1738 2040 1495 1732 2034 1494 1733 2035 1500 1739 2041 1495 1732 2034 1501 1738 2040 1502 1740 2042 1496 1734 2036 1496 1734 2036 1502 1740 2042 1503 1741 2043 1497 1735 2037 878 997 1686 885 1004 1693 1504 1742 2044 1498 1736 2038 1498 1736 2038 1504 1742 2044 1505 1743 2045 1499 1737 2039 1507 1744 2046 1501 1738 2040 1500 1739 2041 1506 1745 2047 1501 1738 2040 1507 1744 2046 1508 1746 2048 1502 1740 2042 1502 1740 2042 1508 1746 2048 1509 1747 2049 1503 1741 2043 885 1004 1693 892 1011 1700 1510 1748 2050 1504 1742 2044 1504 1742 2044 1510 1748 2050 1511 1749 2051 1505 1743 2045 1882 1750 2052 1512 1751 2053 1507 1744 2046 1506 1745 2047 1507 1744 2046 1512 1751 2053 1513 1752 2054 1508 1746 2048 1508 1746 2048 1513 1752 2054 1883 1753 2055 1509 1747 2049 1509 1747 2049 1883 1753 2055 1514 1754 2056 1904 1755 2057 1904 1755 2057 1985 1019 1708 1986 1021 1710 1903 1756 2058 892 1011 1700 898 1023 1712 1515 1757 2059 1510 1748 2050 1510 1748 2050 1515 1757 2059 1516 1758 2060 1511 1749 2051 1312 1025 1714 905 1028 1717 1521 1759 2061 1881 1760 2062 1338 1565 1867 907 1029 1718 696 807 1496 1339 1567 1869 907 1029 1718 1338 1565 1867 1340 1569 1871 907 1029 1718 1339 1567 1869 1341 1571 1873 907 1029 1718 1340 1569 1871 1342 1573 1875 907 1029 1718 1341 1571 1873 1343 1575 1877 907 1029 1718 1342 1573 1875 1344 1577 1879 907 1029 1718 1343 1575 1877 1345 1579 1881 907 1029 1718 1344 1577 1879 1346 1581 1883 907 1029 1718 1345 1579 1881 1347 1583 1885 907 1029 1718 1346 1581 1883 1348 1585 1887 907 1029 1718 1347 1583 1885 1348 1585 1887 1897 1587 1889 907 1029 1718 1973 1589 1891 907 1029 1718 1897 1587 1889 1555 1761 692 1621 1762 693 1658 1763 694 1594 1764 695 1621 1762 693 1555 1761 692 1570 1765 696 1642 1766 697 1556 1767 698 1621 1762 693 1642 1766 697 1572 1768 699 1621 1762 693 1556 1767 698 1595 1769 700 1658 1763 694 1557 1770 701 1622 1771 702 1657 1772 703 1593 1773 704 1622 1771 702 1557 1770 701 1569 1774 705 1643 1775 706 1555 1761 692 1622 1771 702 1643 1775 706 1570 1765 696 1622 1771 702 1555 1761 692 1594 1764 695 1657 1772 703 1558 1776 707 1623 1777 708 1656 1778 709 1592 1779 710 1623 1777 708 1558 1776 707 1567 1780 711 1641 1781 712 1557 1770 701 1623 1777 708 1641 1781 712 1569 1774 705 1623 1777 708 1557 1770 701 1593 1773 704 1656 1778 709 1559 1782 713 1624 1783 714 1655 1784 715 1591 1785 716 1624 1783 714 1559 1782 713 1574 1786 717 1644 1787 718 1558 1776 707 1624 1783 714 1644 1787 718 1567 1780 711 1624 1783 714 1558 1776 707 1592 1779 710 1655 1784 715 1625 1788 719 1560 1789 720 1578 1790 721 1646 1791 722 1559 1782 713 1625 1788 719 1646 1791 722 1574 1786 717 1625 1788 719 1681 1792 723 1680 1793 724 1560 1789 720 1561 1794 725 1626 1795 726 1654 1796 727 1590 1797 728 1626 1795 726 1561 1794 725 1582 1798 729 1648 1799 730 1560 1789 720 1626 1795 726 1648 1799 730 1578 1790 721 1626 1795 726 1560 1789 720 1680 1793 724 1654 1796 727 1562 1800 731 1627 1801 732 1653 1802 733 1589 1803 734 1627 1801 732 1562 1800 731 1585 1804 735 1650 1805 736 1561 1794 725 1627 1801 732 1650 1805 736 1582 1798 729 1627 1801 732 1561 1794 725 1590 1797 728 1653 1802 733 1563 1806 737 1628 1807 738 1652 1808 739 1587 1809 740 1628 1807 738 1563 1806 737 1581 1810 741 1649 1811 742 1562 1800 731 1628 1807 738 1649 1811 742 1585 1804 735 1628 1807 738 1562 1800 731 1589 1803 734 1652 1808 739 1564 1812 743 1629 1813 744 1651 1814 745 1588 1815 746 1629 1813 744 1564 1812 743 1577 1816 747 1647 1817 748 1563 1806 737 1629 1813 744 1647 1817 748 1581 1810 741 1629 1813 744 1563 1806 737 1587 1809 740 1651 1814 745 1556 1767 698 1630 1818 749 1659 1819 750 1595 1769 700 1630 1818 749 1556 1767 698 1572 1768 699 1645 1820 752 1564 1812 743 1630 1818 749 1645 1820 752 1577 1816 747 1630 1818 749 1564 1812 743 1588 1815 746 1659 1819 750 1658 1763 694 1595 1769 700 1587 1809 740 1652 1808 739 1662 1821 2063 1600 1822 2064 1927 1823 2065 1926 1824 2066 1631 1825 2067 1537 1826 2068 1925 1827 2069 1926 1824 2066 1664 1828 2070 1604 1829 2071 1934 1830 2072 1932 1831 2073 1632 1832 2074 1539 1833 2075 1930 1834 2076 1932 1831 2073 1665 1835 2077 1523 1836 2078 1930 1834 2076 1928 1837 2079 1633 1838 2080 1565 1839 2081 1927 1823 2065 1928 1837 2079 1666 1840 2082 1522 1841 2083 1925 1827 2069 1929 1842 2084 1634 1843 2085 1538 1844 2086 1931 1845 2087 1929 1842 2084 1667 1846 2088 1524 1847 2089 1931 1845 2087 1933 1848 2090 1635 1849 2091 1540 1850 2092 1935 1851 2093 1933 1848 2090 1636 1852 2094 1541 1853 2095 1939 1854 2096 1937 1855 2097 1660 1856 2098 1596 1857 2099 1935 1851 2093 1937 1855 2097 1661 1858 2100 1598 1859 2101 1939 1854 2096 1941 1860 2102 1637 1861 2103 1543 1862 2104 1943 1863 2105 1941 1860 2102 1668 1864 2106 1525 1865 2107 1943 1863 2105 1944 1866 2108 1638 1867 2109 1544 1868 2110 1942 1869 2111 1944 1866 2108 1663 1870 2112 1602 1871 2113 1942 1869 2111 1940 1872 2114 1639 1873 2115 1542 1874 2116 1938 1875 2117 1940 1872 2114 1669 1876 2118 1526 1877 2119 1938 1875 2117 1936 1878 2120 1640 1879 2121 1566 1880 2122 1934 1830 2072 1936 1878 2120 1567 1780 711 1528 1881 944 1568 1882 949 1641 1781 712 1568 1883 949 1527 1884 947 1569 1774 705 1641 1781 712 1570 1765 696 1530 1885 946 1571 1886 948 1642 1766 697 1571 1887 948 1529 1888 942 1572 1768 699 1642 1766 697 1569 1774 705 1527 1889 947 1573 1890 945 1643 1775 706 1573 1891 945 1530 1892 946 1570 1765 696 1643 1775 706 1574 1786 717 1531 1893 940 1575 1894 943 1644 1787 718 1575 1895 943 1528 1896 944 1567 1780 711 1644 1787 718 1572 1768 699 1529 1897 942 1576 1898 941 1645 1820 752 1576 1899 941 1532 1900 938 1577 1816 747 1645 1820 752 1578 1790 721 1533 1901 936 1579 1902 939 1646 1791 722 1579 1903 939 1531 1904 940 1574 1786 717 1646 1791 722 1577 1816 747 1532 1905 938 1580 1906 937 1647 1817 748 1580 1907 937 1534 1908 934 1581 1810 741 1647 1817 748 1582 1798 729 1535 1909 931 1583 1910 935 1648 1799 730 1583 1911 935 1533 1912 936 1578 1790 721 1648 1799 730 1581 1810 741 1534 1913 934 1584 1914 933 1649 1811 742 1584 1915 933 1536 1916 932 1585 1804 735 1649 1811 742 1585 1804 735 1536 1917 932 1586 1918 930 1650 1805 736 1586 1919 930 1535 1920 931 1582 1798 729 1650 1805 736 1568 1921 2123 1528 1922 2124 1538 1844 2086 1634 1843 2085 1568 1923 2123 1634 1843 2085 1537 1826 2068 1527 1924 2125 1571 1925 2126 1530 1926 2127 1565 1839 2081 1633 1838 2080 1571 1927 2126 1633 1838 2080 1539 1833 2075 1529 1928 2128 1573 1929 2129 1527 1930 2125 1537 1826 2068 1631 1825 2067 1573 1931 2129 1631 1825 2067 1565 1839 2081 1530 1932 2127 1575 1933 2130 1531 1934 2131 1540 1850 2092 1635 1849 2091 1575 1935 2130 1635 1849 2091 1538 1844 2086 1528 1936 2124 1576 1937 2132 1529 1938 2128 1539 1833 2075 1632 1832 2074 1576 1939 2132 1632 1832 2074 1566 1880 2122 1532 1940 2133 1579 1941 2134 1533 1942 2135 1541 1853 2095 1636 1852 2094 1579 1943 2134 1636 1852 2094 1540 1850 2092 1531 1944 2131 1580 1945 2136 1532 1946 2133 1566 1880 2122 1640 1879 2121 1580 1947 2136 1640 1879 2121 1542 1874 2116 1534 1948 2137 1583 1949 2138 1535 1950 2139 1543 1862 2104 1637 1861 2103 1583 1951 2138 1637 1861 2103 1541 1853 2095 1533 1952 2135 1584 1953 2140 1534 1954 2137 1542 1874 2116 1639 1873 2115 1584 1955 2140 1639 1873 2115 1544 1868 2110 1536 1956 2141 1586 1957 2142 1536 1958 2141 1544 1868 2110 1638 1867 2109 1586 1959 2142 1638 1867 2109 1543 1862 2104 1535 1960 2139 1598 1859 2101 1546 1961 2143 1610 1962 2144 1660 1856 2098 1610 1962 2144 1545 1963 2145 1596 1857 2099 1660 1856 2098 1525 1865 2107 1547 1964 2146 1597 1965 2147 1661 1858 2100 1597 1965 2147 1546 1961 2143 1598 1859 2101 1661 1858 2100 1522 1841 2083 1549 1966 2148 1599 1967 2149 1662 1821 2063 1599 1967 2149 1548 1968 2150 1600 1822 2064 1662 1821 2063 1526 1877 2119 1551 1969 2151 1601 1970 2152 1663 1870 2112 1601 1970 2152 1550 1971 2153 1602 1871 2113 1663 1870 2112 1523 1836 2078 1553 1972 2154 1603 1973 2155 1664 1828 2070 1603 1973 2155 1552 1974 2156 1604 1829 2071 1664 1828 2070 1600 1822 2064 1548 1968 2150 1605 1975 2157 1665 1835 2077 1605 1975 2157 1553 1972 2154 1523 1836 2078 1665 1835 2077 1524 1847 2089 1554 1976 2158 1606 1977 2159 1666 1840 2082 1606 1977 2159 1549 1966 2148 1522 1841 2083 1666 1840 2082 1596 1857 2099 1545 1963 2145 1607 1978 2160 1667 1846 2088 1607 1978 2160 1554 1976 2158 1524 1847 2089 1667 1846 2088 1602 1871 2113 1550 1971 2153 1608 1979 2161 1668 1864 2106 1608 1979 2161 1547 1964 2146 1525 1865 2107 1668 1864 2106 1604 1829 2071 1552 1974 2156 1609 1980 2162 1669 1876 2118 1609 1980 2162 1551 1969 2151 1526 1877 2119 1669 1876 2118 1610 1962 2144 1546 1961 2143 1611 1981 2163 1670 1982 2164 1612 1983 2165 1545 1963 2145 1610 1962 2144 1670 1982 2164 1597 1965 2147 1547 1964 2146 1613 1984 2166 1671 1985 2167 1611 1981 2163 1546 1961 2143 1597 1965 2147 1671 1985 2167 1599 1967 2149 1549 1966 2148 1614 1986 2168 1672 1987 2169 1615 1988 2170 1548 1968 2150 1599 1967 2149 1672 1987 2169 1601 1970 2152 1551 1969 2151 1616 1989 2171 1673 1990 2172 1617 1991 2173 1550 1971 2153 1601 1970 2152 1673 1990 2172 1603 1973 2155 1553 1972 2154 1618 1992 2174 1674 1993 2175 1619 1994 2176 1552 1974 2156 1603 1973 2155 1674 1993 2175 1605 1975 2157 1548 1968 2150 1615 1988 2170 1675 1995 2177 1618 1992 2174 1553 1972 2154 1605 1975 2157 1675 1995 2177 1606 1977 2159 1554 1976 2158 1620 1996 2178 1676 1997 2179 1614 1986 2168 1549 1966 2148 1606 1977 2159 1676 1997 2179 1607 1978 2160 1545 1963 2145 1612 1983 2165 1677 1998 2180 1620 1996 2178 1554 1976 2158 1607 1978 2160 1677 1998 2180 1608 1979 2161 1550 1971 2153 1617 1991 2173 1678 1999 2181 1613 1984 2166 1547 1964 2146 1608 1979 2161 1678 1999 2181 1609 1980 2162 1552 1974 2156 1619 1994 2176 1679 2000 2182 1616 1989 2171 1551 1969 2151 1609 1980 2162 1679 2000 2182 1587 1809 740 1595 1769 700 1659 1819 750 1588 1815 746 1651 1814 745 1594 1764 695 1589 1803 734 1653 1802 733 1657 1772 703 1658 1763 694 1652 1808 739 1589 1803 734 1594 1764 695 1657 1772 703 1653 1802 733 1590 1797 728 1593 1773 704 1592 1779 710 1680 1793 724 1681 1792 723 1591 1785 716 1655 1784 715 1593 1773 704 1590 1797 728 1654 1796 727 1656 1778 709 1625 1788 719 1559 1782 713 1591 1785 716 1681 1792 723 1592 1779 710 1656 1778 709 1654 1796 727 1680 1793 724 1611 1981 2163 1519 2001 2183 1520 2002 2184 1670 1982 2164 1670 1982 2164 1520 2002 2184 1882 1750 2052 1612 1983 2165 1613 1984 2166 1517 2003 2185 1518 2004 2186 1671 1985 2167 1614 1986 2168 1488 1724 2026 1485 1723 2025 1672 1987 2169 1672 1987 2169 1485 1723 2025 1476 1714 2016 1615 1988 2170 1616 1989 2171 1499 1737 2039 1505 1743 2045 1673 1990 2172 1673 1990 2172 1505 1743 2045 1511 1749 2051 1617 1991 2173 1618 1992 2174 1474 1712 2014 1484 1722 2024 1674 1993 2175 1674 1993 2175 1484 1722 2024 1487 1729 2031 1619 1994 2176 1615 1988 2170 1476 1714 2016 1475 1713 2015 1675 1995 2177 1675 1995 2177 1475 1713 2015 1474 1712 2014 1618 1992 2174 1620 1996 2178 1500 1739 2041 1494 1733 2035 1676 1997 2179 1676 1997 2179 1494 1733 2035 1488 1724 2026 1614 1986 2168 1677 1998 2180 1506 1745 2047 1500 1739 2041 1620 1996 2178 1617 1991 2173 1511 1749 2051 1516 1758 2060 1678 1999 2181 1678 1999 2181 1516 1758 2060 1517 2003 2185 1613 1984 2166 1619 1994 2176 1487 1729 2031 1493 1731 2033 1679 2000 2182 1679 2000 2182 1493 1731 2033 1499 1737 2039 1616 1989 2171 1671 1985 2167 1518 2004 2186 1519 2001 2183 1611 1981 2163 1487 1729 2031 1484 1722 2024 1483 1721 2023 1484 1722 2024 1474 1712 2014 1473 1711 2013 1677 1998 2180 1612 1983 2165 1882 1750 2052 1506 1745 2047 1807 2005 620 1687 2006 621 1721 2007 622 1721 2007 622 1687 2006 621 1722 2008 623 1807 2005 620 1723 2009 624 1070 1282 380 1092 1281 379 1808 2010 625 1878 2011 626 1879 2012 627 1723 2009 624 1808 2010 625 1723 2009 624 1879 2012 627 1880 2013 628 1809 2014 629 1110 1287 385 1093 1289 387 1809 2014 629 1857 2015 630 1093 1289 387 1070 1282 380 1723 2009 624 1809 2014 629 1789 2016 631 1867 2017 632 1724 2018 633 1688 2019 634 1683 2020 635 1724 2018 633 1867 2017 632 1685 2021 636 1690 2022 637 1725 2023 638 1720 2024 639 1682 2025 640 1071 1300 398 1069 2026 399 1720 2027 639 1725 2023 638 1724 2018 633 1683 2028 635 1726 2029 641 1810 2030 642 1726 2031 641 1684 2032 643 1847 2033 644 1810 2030 642 1847 2033 644 1792 2034 645 1727 2035 646 1810 2030 642 1727 2035 646 1688 2019 634 1724 2018 633 1810 2030 642 1788 2036 647 1844 2037 648 1728 2038 649 1691 2039 650 1789 2016 631 1688 2019 634 1728 2038 649 1844 2037 648 1729 2040 651 1693 2041 652 1730 2042 653 1811 2043 654 1730 2042 653 1694 2044 655 1815 2045 656 1811 2043 654 1815 2045 656 1731 2046 657 1811 2043 654 1731 2046 657 1692 2047 658 1729 2040 651 1811 2043 654 1732 2048 659 1690 2022 637 1689 2049 660 1812 2050 661 1790 2051 662 1695 2052 663 1732 2048 659 1812 2050 661 1732 2048 659 1695 2052 663 1733 2053 664 1813 2054 665 1733 2053 664 1072 1331 426 1094 1330 425 1813 2054 665 1094 1330 425 1071 1300 398 1725 2023 638 1813 2054 665 1725 2023 638 1690 2022 637 1732 2048 659 1813 2054 665 1848 2055 666 1793 2056 667 1734 2057 668 1814 2058 669 1734 2057 668 1691 2039 650 1728 2038 649 1814 2058 669 1728 2038 649 1688 2019 634 1727 2035 646 1814 2058 669 1727 2035 646 1792 2034 645 1848 2055 666 1814 2058 669 1694 2044 655 1696 2059 670 1735 2060 671 1815 2045 656 1735 2060 671 1736 2061 672 1815 2045 656 1778 2062 673 1698 2063 674 1737 2064 675 1699 2065 676 1737 2064 675 1779 2066 677 1866 2067 678 1699 2065 676 1738 2068 679 1073 1348 443 1095 1347 442 1816 2069 680 1095 1347 442 1074 1350 445 1836 2070 681 1816 2069 680 1836 2070 681 1779 2066 677 1737 2064 675 1816 2069 680 1737 2064 675 1698 2063 674 1738 2068 679 1816 2069 680 1798 2071 682 1701 2072 683 1740 2073 684 1817 2074 685 1740 2073 684 1700 2075 686 1739 2076 687 1817 2074 685 1741 2077 688 1702 2078 689 1742 2079 690 1818 2080 691 1742 2079 690 1686 2081 751 1807 2005 620 1818 2080 691 1741 2077 688 1818 2080 691 1744 2082 753 1871 2083 754 1807 2005 620 1722 2008 623 1743 2084 755 1818 2080 691 1743 2084 755 1703 2085 756 1744 2082 753 1818 2080 691 1745 2086 757 1876 2087 758 1877 2088 759 1819 2089 760 1877 2088 759 1878 2011 626 1808 2010 625 1819 2089 760 1808 2010 625 1092 1281 379 1096 1369 464 1819 2089 760 1096 1369 464 1075 1370 465 1745 2086 757 1819 2089 760 1788 2036 647 1691 2039 650 1746 2090 761 1843 2091 762 1704 2092 763 1843 2091 762 1746 2090 761 1705 2093 764 1747 2094 765 1706 2095 766 1748 2096 767 1820 2097 768 1748 2096 767 1707 2098 769 1749 2099 770 1820 2097 768 1749 2099 770 1702 2078 689 1741 2077 688 1820 2097 768 1750 2100 771 1706 2095 766 1747 2094 765 1821 2101 772 1751 2102 773 1871 2083 754 1744 2082 753 1805 2103 774 1751 2102 773 1696 2059 670 1752 2104 775 1821 2101 772 1752 2104 775 1708 2105 776 1750 2100 771 1821 2101 772 1753 2106 777 1702 2078 689 1749 2099 770 1822 2107 778 1749 2099 770 1707 2098 769 1754 2108 779 1822 2107 778 1754 2108 779 1802 2109 780 1856 2110 781 1822 2107 778 1856 2110 781 1803 2111 782 1753 2106 777 1822 2107 778 1709 2112 783 1755 2113 784 1842 2114 785 1787 2115 786 1786 2116 787 1842 2114 785 1755 2113 784 1710 2117 788 1756 2118 789 1712 2119 790 1757 2120 791 1823 2121 792 1757 2120 791 1714 2122 793 1758 2123 794 1823 2121 792 1758 2123 794 1713 2124 795 1759 2125 796 1823 2121 792 1759 2125 796 1711 2126 797 1756 2118 789 1823 2121 792 1760 2127 798 1715 2128 799 1761 2129 800 1824 2130 801 1761 2129 800 1700 2075 686 1762 2131 802 1824 2130 801 1762 2131 802 1712 2119 790 1756 2118 789 1824 2130 801 1756 2118 789 1711 2126 797 1760 2127 798 1824 2130 801 1763 2132 803 1795 2133 804 1851 2134 805 1825 2135 806 1851 2134 805 1796 2136 807 1764 2137 808 1825 2135 806 1764 2137 808 1710 2117 788 1755 2113 784 1825 2135 806 1755 2113 784 1709 2112 783 1763 2132 803 1825 2135 806 1765 2138 809 1713 2124 795 1758 2123 794 1826 2139 810 1758 2123 794 1714 2122 793 1766 2140 811 1826 2139 810 1766 2140 811 1800 2141 812 1854 2142 813 1826 2139 810 1854 2142 813 1801 2143 814 1765 2138 809 1826 2139 810 1786 2116 787 1710 2117 788 1764 2137 808 1841 2144 815 1797 2145 816 1841 2144 815 1764 2137 808 1796 2136 807 1767 2146 817 1799 2147 818 1853 2148 819 1827 2149 820 1853 2148 819 1800 2141 812 1766 2140 811 1827 2149 820 1766 2140 811 1714 2122 793 1757 2120 791 1827 2149 820 1757 2120 791 1712 2119 790 1767 2146 817 1827 2149 820 1768 2150 821 1695 2052 663 1790 2051 662 1828 2151 822 1791 2152 823 1716 2153 824 1768 2150 821 1828 2151 822 1770 2154 825 1717 2155 826 1769 2156 827 1829 2157 828 1744 2082 753 1703 2085 756 1771 2158 829 1830 2159 830 1872 2160 831 1771 2158 829 1875 2161 832 1874 2162 833 1768 2150 821 1716 2153 824 1773 2163 834 1831 2164 835 1773 2163 834 1076 1447 542 1097 1446 541 1831 2164 835 1097 1446 541 1072 1331 426 1733 2053 664 1831 2164 835 1733 2053 664 1695 2052 663 1768 2150 821 1831 2164 835 1875 2161 832 1876 2087 758 1745 2086 757 1832 2165 836 1745 2086 757 1075 1370 465 1098 1449 544 1832 2165 836 1098 1449 544 1077 1451 546 1774 2166 837 1832 2165 836 1774 2166 837 1874 2162 833 1875 2161 832 1832 2165 836 1718 2167 838 1716 2153 824 1791 2152 823 1846 2168 839 1769 2156 827 1717 2155 826 1775 2169 840 1776 2170 841 1835 2171 842 1872 2160 831 1874 2162 833 1873 2172 843 1078 1458 553 1076 1447 542 1773 2163 834 1833 2173 844 1773 2163 834 1716 2153 824 1718 2167 838 1833 2173 844 1774 2166 837 1077 1451 546 1099 1461 556 1834 2174 845 1873 2172 843 1874 2162 833 1774 2166 837 1834 2174 845 1776 2170 841 1775 2169 840 1778 2062 673 1699 2065 676 1074 1350 445 1078 1458 553 1833 2173 844 1836 2070 681 1833 2173 844 1718 2167 838 1779 2066 677 1836 2070 681 1849 2175 846 1794 2176 847 1780 2177 848 1837 2178 849 1780 2177 848 1705 2093 764 1746 2090 761 1837 2178 849 1746 2090 761 1691 2039 650 1734 2057 668 1837 2178 849 1734 2057 668 1793 2056 667 1849 2175 846 1837 2178 849 1855 2179 850 1802 2109 780 1754 2108 779 1838 2180 851 1754 2108 779 1707 2098 769 1781 2181 852 1838 2180 851 1781 2181 852 1713 2124 795 1765 2138 809 1838 2180 851 1765 2138 809 1801 2143 814 1855 2179 850 1838 2180 851 1719 2182 853 1715 2128 799 1782 2183 854 1839 2184 855 1782 2183 854 1708 2105 776 1783 2185 856 1839 2184 855 1704 2092 763 1705 2093 764 1784 2186 857 1870 2187 858 1709 2112 783 1787 2115 786 1870 2187 858 1784 2186 857 1785 2188 859 1711 2126 797 1759 2125 796 1840 2189 860 1759 2125 796 1713 2124 795 1781 2181 852 1840 2189 860 1781 2181 852 1707 2098 769 1748 2096 767 1840 2189 860 1748 2096 767 1706 2095 766 1785 2188 859 1840 2189 860 1797 2145 816 1798 2071 682 1817 2074 685 1841 2144 815 1817 2074 685 1739 2076 687 1786 2116 787 1841 2144 815 1786 2116 787 1739 2076 687 1863 2190 861 1842 2114 785 1863 2190 861 1719 2182 853 1787 2115 786 1842 2114 785 1704 2092 763 1783 2185 856 1860 2191 862 1843 2091 762 1860 2191 862 1694 2044 655 1788 2036 647 1843 2091 762 1788 2036 647 1694 2044 655 1730 2042 653 1844 2037 648 1730 2042 653 1693 2041 652 1789 2016 631 1844 2037 648 1685 2192 636 1693 2041 652 1729 2040 651 1845 2193 863 1896 2194 864 1692 2047 658 1731 2046 657 1829 2157 828 1769 2156 827 1791 2152 823 1828 2151 822 1791 2152 823 1769 2156 827 1776 2170 841 1846 2168 839 1846 2168 839 1776 2170 841 1699 2065 676 1866 2067 678 1684 2195 643 1068 2196 577 1100 1483 576 1847 2033 644 1100 1483 576 1079 1485 578 1792 2034 645 1847 2033 644 1792 2034 645 1079 1485 578 1101 1486 579 1848 2055 666 1101 1486 579 1080 1487 580 1793 2056 667 1848 2055 666 1793 2056 667 1080 1487 580 1102 1488 581 1849 2175 846 1102 1488 581 1081 1489 582 1794 2176 847 1849 2175 846 1794 2176 847 1081 1489 582 1103 1491 584 1850 2197 865 1103 1491 584 1082 1492 585 1795 2133 804 1850 2197 865 1795 2133 804 1082 1492 585 1104 1493 586 1851 2134 805 1104 1493 586 1083 1494 587 1796 2136 807 1851 2134 805 1083 1494 587 1084 1495 588 1797 2145 816 1796 2136 807 1084 1495 588 1085 1496 589 1798 2071 682 1797 2145 816 1701 2072 683 1087 1499 592 1105 1498 591 1852 2198 866 1105 1498 591 1086 1500 593 1799 2147 818 1852 2198 866 1106 1501 594 1088 1502 595 1800 2141 812 1853 2148 819 1799 2147 818 1086 1500 593 1106 1501 594 1853 2148 819 1800 2141 812 1088 1502 595 1107 1503 596 1854 2142 813 1107 1503 596 1089 1504 597 1801 2143 814 1854 2142 813 1108 1505 598 1090 1506 599 1802 2109 780 1855 2179 850 1801 2143 814 1089 1504 597 1108 1505 598 1855 2179 850 1802 2109 780 1090 1506 599 1109 1507 600 1856 2110 781 1109 1507 600 1091 1508 601 1803 2111 782 1856 2110 781 1803 2111 782 1091 1508 601 1110 1287 385 1857 2015 630 1738 2068 679 1698 2063 674 1804 2199 867 1858 2200 868 1804 2199 867 1873 2172 843 1834 2174 845 1858 2200 868 1834 2174 845 1099 1461 556 1111 1511 604 1858 2200 868 1111 1511 604 1073 1348 443 1738 2068 679 1858 2200 868 1085 1496 589 1087 1499 592 1701 2072 683 1798 2071 682 1770 2154 825 1697 2201 869 1805 2103 774 1859 2202 870 1805 2103 774 1744 2082 753 1830 2159 830 1859 2202 870 1830 2159 830 1772 2203 871 1806 2204 872 1859 2202 870 1806 2204 872 1717 2155 826 1770 2154 825 1859 2202 870 1783 2185 856 1708 2105 776 1752 2104 775 1860 2191 862 1696 2059 670 1694 2044 655 1860 2191 862 1752 2104 775 1775 2169 840 1717 2155 826 1806 2204 872 1861 2205 873 1806 2204 872 1772 2203 871 1777 2206 874 1861 2205 873 1785 2188 859 1706 2095 766 1750 2100 771 1862 2207 875 1750 2100 771 1708 2105 776 1782 2183 854 1862 2207 875 1782 2183 854 1715 2128 799 1760 2127 798 1862 2207 875 1760 2127 798 1711 2126 797 1785 2188 859 1862 2207 875 1778 2062 673 1775 2169 840 1861 2205 873 1864 2208 876 1861 2205 873 1777 2206 874 1835 2171 842 1864 2208 876 1739 2076 687 1700 2075 686 1761 2129 800 1863 2190 861 1761 2129 800 1715 2128 799 1719 2182 853 1863 2190 861 1804 2199 867 1698 2063 674 1778 2062 673 1864 2208 876 1852 2198 866 1799 2147 818 1767 2146 817 1865 2209 877 1767 2146 817 1712 2119 790 1762 2131 802 1865 2209 877 1762 2131 802 1700 2075 686 1740 2073 684 1865 2209 877 1740 2073 684 1701 2072 683 1852 2198 866 1865 2209 877 1779 2066 677 1718 2167 838 1846 2168 839 1866 2067 678 1789 2016 631 1693 2041 652 1685 2210 636 1867 2017 632 1805 2103 774 1697 2201 869 1735 2060 671 1696 2059 670 1751 2102 773 1753 2106 777 1803 2111 782 1857 2015 630 1868 2211 878 1857 2015 630 1809 2014 629 1868 2211 878 1809 2014 629 1880 2013 628 1868 2211 878 1742 2079 690 1702 2078 689 1753 2106 777 1868 2211 878 1780 2177 848 1794 2176 847 1850 2197 865 1869 2212 879 1850 2197 865 1795 2133 804 1763 2132 803 1869 2212 879 1763 2132 803 1709 2112 783 1784 2186 857 1869 2212 879 1784 2186 857 1705 2093 764 1780 2177 848 1869 2212 879 1787 2115 786 1719 2182 853 1839 2184 855 1870 2187 858 1839 2184 855 1783 2185 856 1704 2092 763 1870 2187 858 1871 2083 754 1751 2102 773 1821 2101 772 1747 2094 765 1741 2077 688 1871 2083 754 1747 2094 765 1820 2097 768 1772 2203 871 1872 2160 831 1835 2171 842 1777 2206 874 1771 2158 829 1872 2160 831 1772 2203 871 1830 2159 830 1835 2171 842 1873 2172 843 1804 2199 867 1864 2208 876 1771 2158 829 1703 2085 756 1876 2087 758 1875 2161 832 1877 2088 759 1876 2087 758 1703 2085 756 1743 2084 755 1743 2084 755 1722 2008 623 1878 2011 626 1877 2088 759 1722 2008 623 1687 2006 621 1879 2012 627 1878 2011 626 1880 2013 628 1879 2012 627 1687 2006 621 1686 2081 751 1868 2211 878 1880 2013 628 1686 2081 751 1742 2079 690 1068 2213 1843 1684 2214 2187 1886 2215 2188 1319 1525 1844 1518 2004 2186 1521 1759 2061 1886 2215 2188 1887 2216 2189 1518 2004 2186 1517 2003 2185 1881 1760 2062 1521 1759 2061 1881 1760 2062 1517 2003 2185 1516 1758 2060 1515 1757 2059 898 1023 1712 1312 1025 1714 1881 1760 2062 1515 1757 2059 1683 2217 2190 1685 2218 2191 1889 2219 2192 1888 2220 2193 1882 1750 2052 1520 2002 2184 1889 2219 2192 1890 2221 2194 1884 2222 2195 1885 2223 2196 1892 2224 2197 1891 2225 2198 1315 1538 1857 1514 1754 2056 1898 2226 2199 1320 1539 1858 1519 2001 2183 1518 2004 2186 1887 2216 2189 1888 2220 2193 1512 1751 2053 1882 1750 2052 1890 2221 2194 1891 2225 2198 1729 2040 651 1692 2047 658 1884 2227 880 1845 2228 863 1690 2022 637 1682 2229 640 1885 2230 881 1689 2049 660 1883 1753 2055 1513 1752 2054 1892 2224 2197 1893 2231 2200 1885 2232 881 1884 2233 880 1692 2047 658 1689 2049 660 1521 1759 2061 905 1028 1717 1319 1525 1844 1886 2215 2188 1720 2234 2201 1069 2235 1862 1320 1539 1858 1898 2226 2199 1684 2236 2187 1726 2237 2202 1887 2216 2189 1886 2215 2188 1726 2238 2202 1683 2239 2190 1888 2220 2193 1887 2216 2189 1520 2002 2184 1519 2001 2183 1888 2220 2193 1889 2219 2192 1685 2240 2191 1845 2241 2203 1890 2221 2194 1889 2219 2192 1845 2242 2203 1884 2243 2195 1891 2225 2198 1890 2221 2194 1513 1752 2054 1512 1751 2053 1891 2225 2198 1892 2224 2197 1885 2244 2196 1682 2245 2204 1893 2231 2200 1892 2224 2197 1682 2246 2204 1720 2247 2201 1898 2226 2199 1893 2231 2200 1894 2248 882 1697 2201 869 1770 2154 825 1829 2157 828 1790 2051 662 1894 2248 882 1829 2157 828 1828 2151 822 1895 2249 883 1894 2248 882 1790 2051 662 1812 2050 661 1736 2061 672 1735 2060 671 1697 2201 869 1894 2248 882 1896 2194 864 1736 2061 672 1894 2248 882 1895 2249 883 1689 2049 660 1692 2047 658 1896 2194 864 1895 2249 883 1689 2049 660 1895 2249 883 1812 2050 661 1731 2046 657 1815 2045 656 1736 2061 672 1896 2194 864 1883 1753 2055 1893 2231 2200 1898 2226 2199 1514 1754 2056 1359 1584 1886 1371 1600 1902 1899 1601 1903 1360 1586 1888 1371 1600 1902 1382 1613 1915 1900 1614 1916 1899 1601 1903 1382 1613 1915 1393 1626 1928 1901 1627 1929 1900 1614 1916 1393 1626 1928 1404 1639 1941 1902 1640 1942 1901 1627 1929 1404 1639 1941 1415 1652 1954 350 790 1479 1902 1640 1942 1415 1652 1954 1426 1664 1966 433 793 1482 350 790 1479 1497 1735 2037 1903 1756 2058 430 806 1495 1503 1741 2043 1509 1747 2049 1904 1755 2057 1903 1756 2058 1051 1105 1734 986 1090 1719 1906 1093 1722 1905 1106 1735 1048 1091 1720 908 1109 1738 1908 1096 1725 1907 1092 1721 1017 1095 1724 951 1107 1736 1906 1093 1722 1907 1092 1721 1019 1108 1737 925 1101 1730 1909 1103 1732 1905 1106 1735 1020 1113 1742 923 1094 1723 1908 1096 1725 1910 1111 1740 1050 1098 1727 909 1104 1733 1909 1103 1732 1911 1099 1728 1052 1110 1739 910 1115 1744 1912 1114 1743 1910 1111 1740 1018 1102 1731 952 1148 1777 1913 1100 1729 1911 1099 1728 1021 1119 1748 924 1112 1741 1912 1114 1743 1914 1117 1746 1055 1146 1775 990 1097 1726 1913 1100 1729 1915 1147 1776 1053 1116 1745 982 1125 1754 1916 1120 1749 1914 1117 1746 1026 1149 1778 928 1142 1771 1917 1144 1773 1915 1147 1776 1022 1122 1751 926 1118 1747 1916 1120 1749 1918 1123 1752 1049 1140 1769 912 1145 1774 1917 1144 1773 1919 1141 1770 1046 1126 1755 984 1127 1756 1920 1124 1753 1918 1123 1752 1025 1143 1772 930 1136 1765 1921 1138 1767 1919 1141 1770 1023 1131 1760 927 1121 1750 1920 1124 1753 1922 1129 1758 1054 1134 1763 988 1139 1768 1921 1138 1767 1923 1135 1764 1047 1128 1757 911 1133 1762 1924 1132 1761 1922 1129 1758 1024 1137 1766 929 1130 1759 1924 1132 1761 1923 1135 1764 1522 1841 2083 1662 1821 2063 1926 1824 2066 1925 1827 2069 1600 1822 2064 1665 1835 2077 1928 1837 2079 1927 1823 2065 1565 1839 2081 1631 1825 2067 1926 1824 2066 1927 1823 2065 1537 1826 2068 1634 1843 2085 1929 1842 2084 1925 1827 2069 1539 1833 2075 1633 1838 2080 1928 1837 2079 1930 1834 2076 1524 1847 2089 1666 1840 2082 1929 1842 2084 1931 1845 2087 1523 1836 2078 1664 1828 2070 1932 1831 2073 1930 1834 2076 1538 1844 2086 1635 1849 2091 1933 1848 2090 1931 1845 2087 1566 1880 2122 1632 1832 2074 1932 1831 2073 1934 1830 2072 1596 1857 2099 1667 1846 2088 1933 1848 2090 1935 1851 2093 1604 1829 2071 1669 1876 2118 1936 1878 2120 1934 1830 2072 1540 1850 2092 1636 1852 2094 1937 1855 2097 1935 1851 2093 1542 1874 2116 1640 1879 2121 1936 1878 2120 1938 1875 2117 1598 1859 2101 1660 1856 2098 1937 1855 2097 1939 1854 2096 1526 1877 2119 1663 1870 2112 1940 1872 2114 1938 1875 2117 1541 1853 2095 1637 1861 2103 1941 1860 2102 1939 1854 2096 1544 1868 2110 1639 1873 2115 1940 1872 2114 1942 1869 2111 1525 1865 2107 1661 1858 2100 1941 1860 2102 1943 1863 2105 1602 1871 2113 1668 1864 2106 1944 1866 2108 1942 1869 2111 1543 1862 2104 1638 1867 2109 1944 1866 2108 1943 1863 2105 651 570 1332 1945 675 1416 2086 2250 2205 2087 571 1333 1964 507 1303 374 512 1308 393 653 1394 1945 675 1416 2086 2250 2205 1945 675 1416 393 653 1394 2107 723 1448 401 620 1368 521 619 1367 1948 772 1467 1949 771 1466 579 623 1371 660 630 1378 1950 770 1465 1949 771 1466 402 628 1376 524 626 1374 1950 770 1465 1951 769 1464 578 631 1379 577 664 1405 1952 767 1462 1951 769 1464 577 664 1405 2094 700 1429 2096 768 1463 1952 767 1462 419 742 977 584 693 281 1954 765 1000 1955 764 999 575 553 236 659 556 239 1957 762 997 1956 763 998 404 636 250 527 634 248 1957 762 997 1958 761 996 574 558 241 658 569 245 1959 760 995 1958 761 996 407 643 257 530 641 255 1959 760 995 1960 759 994 573 568 244 657 672 268 1961 758 993 1960 759 994 412 649 263 533 647 261 1961 758 993 1962 757 992 571 755 990 671 732 309 1947 734 311 1963 756 991 1470 1708 2010 1481 1719 2021 347 801 1490 431 800 1489 1459 1697 1999 1470 1708 2010 431 800 1489 348 798 1487 1448 1686 1988 1459 1697 1999 348 798 1487 432 797 1486 1437 1675 1977 1448 1686 1988 432 797 1486 349 794 1483 1491 1727 2029 351 803 1492 347 801 1490 1481 1719 2021 1497 1735 2037 430 806 1495 351 803 1492 1491 1727 2029 435 438 1234 430 806 1495 1903 1756 2058 1986 1021 1710 435 438 1234 1986 1021 1710 320 1020 1709 88 375 1186 433 793 1482 1426 1664 1966 1437 1675 1977 349 794 1483 2048 2251 2206 2049 2252 2207 1973 1589 1891 1972 1588 1890 1902 1640 1942 350 790 1479 434 436 1232 1974 1641 1943 2047 2253 2208 2048 2251 2206 1972 1588 1890 1975 1602 1904 2046 2254 2209 2047 2253 2208 1975 1602 1904 1976 1615 1917 2045 2255 2210 2046 2254 2209 1976 1615 1917 1977 1628 1930 2044 1653 1955 2045 2255 2210 1977 1628 1930 1974 1641 1943 606 781 1473 684 410 1214 2026 413 1217 2027 423 2211 310 111 904 1978 113 906 2025 412 1216 2024 409 1213 867 985 1674 858 976 1665 4 371 1182 84 373 1184 858 976 1665 845 964 1653 0 369 1180 4 371 1182 721 832 1521 1331 831 1520 1980 836 1525 1979 835 1524 774 2256 2212 3 360 1171 87 359 1170 1981 892 1581 722 834 1523 735 2257 2213 1982 850 1539 1979 835 1524 735 2257 2213 748 2258 2214 1983 864 1553 1982 850 1539 748 2258 2214 761 2259 2215 1984 878 1567 1983 864 1553 761 2259 2215 774 2256 2212 1981 892 1581 1984 878 1567 810 928 1617 798 916 1605 86 364 1175 1 365 1176 1 365 1176 85 367 1178 822 940 1629 810 928 1617 834 952 1641 822 940 1629 85 367 1178 0 369 1180 845 964 1653 834 952 1641 0 369 1180 88 375 1186 320 1020 1709 2015 2260 2216 2015 2260 2216 84 373 1184 88 375 1186 1904 1755 2057 1514 1754 2056 1315 1538 1857 1985 1019 1708 1337 1017 1706 1985 1019 1708 1315 1538 1857 897 1018 1707 90 2 28 243 1 26 1987 2261 2217 1988 2262 2218 243 1 26 91 4 30 1989 2263 2219 1987 2261 2217 91 4 30 244 7 35 1990 2264 2220 1989 2263 2219 244 7 35 299 8 36 1991 2265 2221 1990 2264 2220 164 179 1042 163 178 1041 1992 2266 2222 1993 2267 2223 266 181 1045 165 180 1043 1994 2268 2224 1995 2269 2225 163 178 1041 266 181 1045 1995 2269 2225 1992 2266 2222 288 184 1048 90 2 28 1988 2262 2218 1996 2270 2226 167 186 1050 164 179 1042 1993 2267 2223 1997 2271 2227 324 333 1144 288 184 1048 1996 2270 2226 1998 2272 2228 315 351 1162 167 186 1050 1997 2271 2227 1999 2273 2229 165 180 1043 324 333 1144 1998 2272 2228 1994 2268 2224 1991 2265 2221 299 8 36 2017 378 1189 2018 2274 2230 690 432 1228 315 351 1162 1999 2273 2229 2001 2275 2231 622 442 1238 437 441 1237 2002 2276 2232 2003 2277 2233 438 443 1239 622 442 1238 2003 2277 2233 2004 2278 2234 623 446 1242 438 443 1239 2004 2278 2234 2005 2279 2235 440 447 1243 623 446 1242 2005 2279 2235 2006 2280 2236 519 618 1366 520 617 1365 2007 2281 2237 2008 2282 2238 521 619 1367 645 622 1370 2009 2283 2239 2010 2284 2240 645 622 1370 519 618 1366 2008 2282 2238 2009 2283 2239 437 441 1237 661 624 1372 2011 2285 2241 2002 2276 2232 520 617 1365 523 625 1373 2012 2286 2242 2007 2281 2237 661 624 1372 1948 772 1467 2013 2287 2243 2011 2285 2241 672 774 1469 440 447 1243 2006 2280 2236 2000 2288 2244 523 625 1373 690 432 1228 2001 2275 2231 2012 2286 2242 1948 772 1467 521 619 1367 2010 2284 2240 2013 2287 2243 1988 2262 2218 1987 2261 2217 2014 2289 2245 1987 2261 2217 1989 2263 2219 2014 2289 2245 1989 2263 2219 1990 2264 2220 2014 2289 2245 1990 2264 2220 1991 2265 2221 2014 2289 2245 1993 2267 2223 1992 2266 2222 2014 2289 2245 1995 2269 2225 1994 2268 2224 2014 2289 2245 1992 2266 2222 1995 2269 2225 2014 2289 2245 1996 2270 2226 1988 2262 2218 2014 2289 2245 1997 2271 2227 1993 2267 2223 2014 2289 2245 1998 2272 2228 1996 2270 2226 2014 2289 2245 1999 2273 2229 1997 2271 2227 2014 2289 2245 1994 2268 2224 1998 2272 2228 2014 2289 2245 1991 2265 2221 2018 2274 2230 2000 2288 2244 2014 2289 2245 2001 2275 2231 1999 2273 2229 2014 2289 2245 2003 2277 2233 2002 2276 2232 2014 2289 2245 2004 2278 2234 2003 2277 2233 2014 2289 2245 2005 2279 2235 2004 2278 2234 2014 2289 2245 2006 2280 2236 2005 2279 2235 2014 2289 2245 2008 2282 2238 2007 2281 2237 2014 2289 2245 2010 2284 2240 2009 2283 2239 2014 2289 2245 2009 2283 2239 2008 2282 2238 2014 2289 2245 2002 2276 2232 2011 2285 2241 2014 2289 2245 2007 2281 2237 2012 2286 2242 2014 2289 2245 2011 2285 2241 2013 2287 2243 2014 2289 2245 2000 2288 2244 2006 2280 2236 2014 2289 2245 2012 2286 2242 2001 2275 2231 2014 2289 2245 2013 2287 2243 2010 2284 2240 2014 2289 2245 2015 2260 2216 320 1020 1709 884 1002 1691 877 995 1684 877 995 1684 867 985 1674 84 373 1184 2015 2260 2216 1497 1735 2037 1503 1741 2043 1903 1756 2058 672 774 1469 2000 2288 2244 2018 2274 2230 2017 378 1189 308 85 74 228 88 77 2020 406 151 2019 402 150 673 775 1470 590 773 1468 2022 377 1188 2021 379 1190 590 773 1468 672 774 1469 2017 378 1189 2022 377 1188 591 776 1471 673 775 1470 2021 379 1190 2023 380 1191 683 780 1472 591 776 1471 2023 380 1191 2024 409 1213 604 411 1215 683 780 1472 2024 409 1213 2025 412 1216 1978 113 906 142 124 914 2026 413 1217 2025 412 1216 142 124 914 229 126 916 2027 423 2211 2026 413 1217 687 782 229 606 781 228 2027 423 153 2028 422 152 607 783 230 687 782 229 2028 422 152 2029 424 154 688 784 231 607 783 230 2029 424 154 2030 425 155 603 778 224 688 784 231 2030 425 155 2031 408 147 682 779 225 603 778 224 2031 408 147 2032 407 146 601 777 222 682 779 225 2032 407 146 2033 403 145 681 405 223 601 777 222 2033 403 145 2019 402 2263 2020 406 151 228 88 77 312 154 107 2016 420 160 312 154 107 41 140 103 2034 414 156 2016 420 160 41 140 103 311 135 100 2035 415 157 2034 414 156 311 135 921 29 77 897 2036 394 1205 2035 415 1218 29 77 897 307 76 896 2037 395 1206 2036 394 1205 307 76 896 227 79 899 2038 398 1209 2037 395 1206 227 79 899 45 81 901 2039 400 1211 2038 398 1209 45 81 901 162 353 1164 2040 428 1224 2039 400 1211 162 353 1164 79 355 1166 2041 430 1226 2040 428 1224 79 355 1166 233 358 1169 2042 433 1229 2041 430 1226 233 358 1169 3 360 1171 2043 435 1231 2042 433 1229 3 360 1171 774 2256 2212 2044 1653 1955 2043 435 1231 774 2256 2212 761 2259 2215 2045 2255 2210 2044 1653 1955 761 2259 2215 748 2258 2214 2046 2254 2209 2045 2255 2210 748 2258 2214 735 2257 2213 2047 2253 2208 2046 2254 2209 735 2257 2213 722 834 1523 2048 2251 2206 2047 2253 2208 722 834 1523 708 833 1522 2049 2252 2207 2048 2251 2206 907 1029 1718 2049 2252 2207 708 833 1522 1973 1589 1891 2049 2252 2207 907 1029 1718 907 1029 1718 1980 836 1525 1331 831 1520 2050 292 123 2051 291 122 2065 133 1002 2064 288 1003 282 294 125 322 296 127 2067 376 1004 2066 134 1005 2051 291 122 282 294 125 2066 134 1005 2065 133 1002 185 244 52 278 242 50 2069 237 1006 2068 245 1007 184 241 49 279 251 56 2071 246 1008 2070 238 1009 278 242 50 184 241 49 2070 238 1009 2069 237 1006 2052 263 64 185 244 52 2068 245 1007 2072 261 1010 186 250 55 2050 292 123 2064 288 1003 2073 247 1011 279 251 56 186 250 55 2073 247 1011 2071 246 1008 187 259 1104 280 257 1103 2075 252 1099 2074 260 1105 2053 256 59 2054 327 235 2077 328 1014 2076 253 1015 280 257 60 2053 256 59 2076 253 1015 2075 252 2276 2055 266 1109 187 259 1104 2074 260 1105 2078 264 1107 2054 327 235 2052 263 64 2072 261 1010 2077 328 1014 188 268 1111 2055 266 1109 2078 264 1107 2079 269 1112 2056 272 1115 188 268 1111 2079 269 1112 2080 270 1113 189 274 1117 2056 272 1115 2080 270 1113 2081 275 1118 2057 287 1128 189 274 1117 2081 275 1118 2082 285 1126 191 283 88 281 281 2271 2084 276 1021 2083 284 1022 190 280 1123 2057 287 1128 2082 285 1126 2085 277 1120 281 281 1124 190 280 1123 2085 277 1120 2084 276 1119 322 296 127 191 283 88 2083 284 1022 2067 376 1004 1946 735 970 656 733 310 2087 571 1024 2086 2250 1025 2058 731 308 2059 730 307 2089 727 1026 2088 572 1027 656 733 310 2058 731 308 2088 572 1027 2087 571 1024 653 689 279 554 681 274 2091 676 1028 2090 686 1029 652 680 273 555 683 276 2093 684 1030 2092 677 1031 554 681 274 652 680 273 2092 677 1031 2091 676 1028 555 683 276 2060 702 288 2094 700 1032 2093 684 1030 2059 730 307 556 690 280 2095 685 1033 2089 727 1026 556 690 280 653 689 279 2090 686 1029 2095 685 1033 1953 766 1001 557 696 284 2097 691 1034 2096 768 1035 654 695 1427 558 698 1426 2099 699 1428 2098 692 1423 557 696 284 654 695 2270 2098 692 1037 2097 691 1034 558 698 1426 2061 705 1432 2100 703 1430 2099 699 1428 2060 702 288 1953 766 1001 2096 768 1035 2094 700 1032 2061 705 1432 559 707 1434 2101 708 1435 2100 703 1430 559 707 1434 2062 711 1438 2102 709 1436 2101 708 1435 2062 711 1438 560 713 1440 2103 714 1441 2102 709 1436 560 713 1440 2063 726 1451 2104 724 1449 2103 714 1441 2063 726 1451 561 720 1447 2105 715 1442 2104 724 1449 655 719 299 562 722 302 2107 723 1044 2106 716 2266 561 720 1447 655 719 1446 2106 716 1443 2105 715 1442 562 722 302 1946 735 970 2086 2250 1025 2107 723 1044 1686 2081 751 1687 2006 621 1807 2005 620 1117 1276 374 1237 1275 373 1151 1277 375

-
-
-
-
- - - - 0 0 1 0 - 0 1 0 0 - 1 0 0 0 - - - - - - - - - - - - 400.113 463.264 -431.078 - 0 0 1 0 - 0 1 0 -223.2 - 1 0 0 -38.4 - - - - 148.654 183.672 -292.179 - 0 0 1 -12.8709 - 0 1 0 -191.679 - 1 0 0 -45.6358 - - - - - - - -
diff --git a/External/AssimpNet-3.1/Samples/duckCM.bmp b/External/AssimpNet-3.1/Samples/duckCM.bmp deleted file mode 100644 index 70bfdb68..00000000 Binary files a/External/AssimpNet-3.1/Samples/duckCM.bmp and /dev/null differ diff --git a/External/Mono.Cecil/License.txt b/External/Mono.Cecil/License.txt deleted file mode 100644 index 494e2c09..00000000 --- a/External/Mono.Cecil/License.txt +++ /dev/null @@ -1,20 +0,0 @@ -Copyright (c) 2008 - 2010 Jb Evain - -Permission is hereby granted, free of charge, to any person obtaining -a copy of this software and associated documentation files (the -"Software"), to deal in the Software without restriction, including -without limitation the rights to use, copy, modify, merge, publish, -distribute, sublicense, and/or sell copies of the Software, and to -permit persons to whom the Software is furnished to do so, subject to -the following conditions: - -The above copyright notice and this permission notice shall be -included in all copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, -EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND -NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE -LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION -OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION -WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. \ No newline at end of file diff --git a/External/Mono.Cecil/Mono.Cecil.Mdb.dll b/External/Mono.Cecil/Mono.Cecil.Mdb.dll deleted file mode 100644 index 8e1e8163..00000000 Binary files a/External/Mono.Cecil/Mono.Cecil.Mdb.dll and /dev/null differ diff --git a/External/Mono.Cecil/Mono.Cecil.Pdb.dll b/External/Mono.Cecil/Mono.Cecil.Pdb.dll deleted file mode 100644 index 92dc9dac..00000000 Binary files a/External/Mono.Cecil/Mono.Cecil.Pdb.dll and /dev/null differ diff --git a/External/Mono.Cecil/Mono.Cecil.dll b/External/Mono.Cecil/Mono.Cecil.dll deleted file mode 100644 index 2a32db2a..00000000 Binary files a/External/Mono.Cecil/Mono.Cecil.dll and /dev/null differ diff --git a/HackTest/App.config b/HackTest/App.config new file mode 100644 index 00000000..8e156463 --- /dev/null +++ b/HackTest/App.config @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/HackTest/CameraProvider.cs b/HackTest/CameraProvider.cs new file mode 100644 index 00000000..741a2d35 --- /dev/null +++ b/HackTest/CameraProvider.cs @@ -0,0 +1,63 @@ +using System; +using SharpDX; +using SharpDX.Toolkit; + +namespace SharpDXTutorial2 +{ + /// + /// Component responsible for camera updates + /// + internal sealed class CameraProvider : GameSystem, ICameraService + { + private Matrix _view; + private Matrix _projection; + + /// + /// Initialize in constructor anything that doesn't depend on other services. + /// + /// The game where this system will be attached to. + public CameraProvider(Game game) + : base(game) + { + Enabled = true; // enable camera updates + + // add the system itself to the systems list, so that it will get initialized and processed properly + // this can be done after game initialization - the Game class supports adding and removing of game systems dynamically + game.GameSystems.Add(this); + + // add this system in the list of services + game.Services.AddService(typeof(ICameraService), this); + } + + /// + /// The camera's view matrix + /// + public Matrix View { get { return _view; } } + + /// + /// The camera's projection matrix + /// + public Matrix Projection { get { return _projection; } } + + /// + /// Update the camera logic. + /// + /// Structure containing information about elapsed game time. + public override void Update(GameTime gameTime) + { + base.Update(gameTime); + + // animate camera rotation based on total elapsed game time + var viewRotationAngle = (float)(gameTime.TotalGameTime.TotalSeconds * 0.2f); + + // compute the camera eye position by rotating the initial position around the "up" vector (Y axis) + var eyePosition = Vector3.Transform(new Vector3(0, 2, 5), Quaternion.RotationAxis(Vector3.UnitY, viewRotationAngle)); + + // update the view with new data + _view = Matrix.LookAtRH(eyePosition, new Vector3(0, 0, 0), Vector3.UnitY); + + // recompute the projection matrix in case if graphics device changed + _projection = Matrix.PerspectiveFovRH(MathUtil.PiOverFour, (float)GraphicsDevice.BackBuffer.Width / GraphicsDevice.BackBuffer.Height, 0.1f, 200.0f); + } + } +} \ No newline at end of file diff --git a/HackTest/Content/GeneticaMortarlessBlocks.jpg b/HackTest/Content/GeneticaMortarlessBlocks.jpg new file mode 100644 index 00000000..7811ae20 Binary files /dev/null and b/HackTest/Content/GeneticaMortarlessBlocks.jpg differ diff --git a/Images/logo_large.png b/HackTest/Content/logo_large.png similarity index 100% rename from Images/logo_large.png rename to HackTest/Content/logo_large.png diff --git a/HackTest/FPSCounterSystem.cs b/HackTest/FPSCounterSystem.cs new file mode 100644 index 00000000..25a2347d --- /dev/null +++ b/HackTest/FPSCounterSystem.cs @@ -0,0 +1,51 @@ +using SharpDX.Toolkit; +using System; +using System.Collections.Generic; +using System.Linq; +using System.Text; +using System.Threading.Tasks; + +namespace SharpDXTutorial2 +{ + class FPSCounter : GameSystem + { + Game m_game; + int m_frameCount; + TimeSpan m_fpsPrev; + double m_maxFrame; + + public FPSCounter(Game game) : base(game) + { + m_game = game; + + this.Enabled = true; + + game.GameSystems.Add(this); + + m_maxFrame = double.MinValue; + } + + public override void Update(GameTime gameTime) + { + m_frameCount++; + + if (gameTime.ElapsedGameTime.TotalMilliseconds > m_maxFrame) + m_maxFrame = gameTime.ElapsedGameTime.TotalMilliseconds; + + var time = gameTime.TotalGameTime; + + var diff = time - m_fpsPrev; + + if (diff.TotalMilliseconds >= 1000) + { + var fps = m_frameCount / diff.TotalSeconds; + + this.Game.Window.Title = string.Format("{0} frames in {1:F2} ms = {2:F2} fps, max {3:F2} ms", m_frameCount, diff.TotalMilliseconds, fps, m_maxFrame); + + m_frameCount = 0; + m_maxFrame = double.MinValue; + m_fpsPrev = time; + } + } + } +} diff --git a/HackTest/HackTest.csproj b/HackTest/HackTest.csproj new file mode 100644 index 00000000..74a7d228 --- /dev/null +++ b/HackTest/HackTest.csproj @@ -0,0 +1,127 @@ + + + + + Debug + AnyCPU + {C36791B4-786A-43E2-BD5C-A361BA9B456E} + WinExe + Properties + HackTest + HackTest + v4.5 + 512 + + + AnyCPU + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + true + false + + + AnyCPU + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + ..\packages\SharpDX.3.0.0\lib\net45\SharpDX.dll + True + + + ..\packages\SharpDX.Direct3D11.3.0.0\lib\net45\SharpDX.Direct3D11.dll + True + + + ..\packages\SharpDX.DXGI.3.0.0\lib\net45\SharpDX.DXGI.dll + True + + + ..\packages\SharpDX.Mathematics.3.0.0\lib\net45\SharpDX.Mathematics.dll + True + + + + + + + + + + + + + + + + + + + + + + + ResXFileCodeGenerator + Resources.Designer.cs + Designer + + + True + Resources.resx + + + + SettingsSingleFileGenerator + Settings.Designer.cs + + + True + Settings.settings + True + + + + + + + + {8bfff9d1-84ec-4fba-9beb-710ecf1857a8} + SharpDX.Toolkit.Compiler + + + {b2516a23-1a99-4263-964a-b820fd07fa80} + SharpDX.Toolkit.Game + + + {53ef08a7-4224-434c-a62c-f29807c1c750} + SharpDX.Toolkit.Graphics + + + {9ff0707c-75bb-4984-a01f-b9eaad293f6c} + SharpDX.Toolkit + + + + + + + + + + \ No newline at end of file diff --git a/HackTest/ICameraService.cs b/HackTest/ICameraService.cs new file mode 100644 index 00000000..038edab5 --- /dev/null +++ b/HackTest/ICameraService.cs @@ -0,0 +1,20 @@ +using SharpDX; + +namespace SharpDXTutorial2 +{ + /// + /// Provides camera information, like view and projection matrices + /// + internal interface ICameraService + { + /// + /// The camera's view matrix + /// + Matrix View { get; } + + /// + /// The camera's projection matrix + /// + Matrix Projection { get; } + } +} \ No newline at end of file diff --git a/HackTest/MyGame.cs b/HackTest/MyGame.cs new file mode 100644 index 00000000..25e73621 --- /dev/null +++ b/HackTest/MyGame.cs @@ -0,0 +1,48 @@ +namespace SharpDXTutorial2 +{ + using SharpDX; + using SharpDX.Toolkit; + + /// + /// Main game class. + /// + internal sealed class MyGame : Game + { + private readonly GraphicsDeviceManager _graphicsDeviceManager; + private readonly SceneRenderer _sceneRenderer; + private readonly CameraProvider _cameraProvider; + private readonly FPSCounter _fpsCounter; + + /// + /// Construct any component instances here. + /// + public MyGame() + { + // GraphicsDeviceManager is mandatory for a game to run + _graphicsDeviceManager = new GraphicsDeviceManager(this); + + _fpsCounter = new FPSCounter(this); + + // initialize the scene renderer system + _sceneRenderer = new SceneRenderer(this); + + // initialize the camera provider, it will register the camera service also + _cameraProvider = new CameraProvider(this); + + // Set the content root directory relative to current executable's folder + Content.RootDirectory = "Content"; + } + + /// + /// Draws game content. + /// + /// Structure containing information about elapsed game time. + protected override void Draw(GameTime gameTime) + { + // clear the scene to a CornflowerBlue color + GraphicsDevice.Clear(Color.CornflowerBlue); + + base.Draw(gameTime); + } + } +} diff --git a/HackTest/Program.cs b/HackTest/Program.cs new file mode 100644 index 00000000..9870d1eb --- /dev/null +++ b/HackTest/Program.cs @@ -0,0 +1,24 @@ +using System; +using System.Collections.Generic; +using System.Linq; +using System.Threading.Tasks; +using System.Windows.Forms; + +using SharpDX.Toolkit; +using SharpDX.Toolkit.Graphics; +using SharpDX.Direct3D11; +using SharpDX; + +namespace SharpDXTutorial2 +{ + static class Program + { + + [STAThread] + static void Main() + { + using (var game = new MyGame()) + game.Run(); + } + } +} diff --git a/Source/CertificationTests/Certification.Tasks/Properties/AssemblyInfo.cs b/HackTest/Properties/AssemblyInfo.cs similarity index 85% rename from Source/CertificationTests/Certification.Tasks/Properties/AssemblyInfo.cs rename to HackTest/Properties/AssemblyInfo.cs index e8ce2beb..5d91910d 100644 --- a/Source/CertificationTests/Certification.Tasks/Properties/AssemblyInfo.cs +++ b/HackTest/Properties/AssemblyInfo.cs @@ -5,12 +5,12 @@ // General Information about an assembly is controlled through the following // set of attributes. Change these attribute values to modify the information // associated with an assembly. -[assembly: AssemblyTitle("Certification.Tasks")] +[assembly: AssemblyTitle("HackTest")] [assembly: AssemblyDescription("")] [assembly: AssemblyConfiguration("")] [assembly: AssemblyCompany("")] -[assembly: AssemblyProduct("Certification.Tasks")] -[assembly: AssemblyCopyright("Copyright © 2014")] +[assembly: AssemblyProduct("HackTest")] +[assembly: AssemblyCopyright("Copyright © 2015")] [assembly: AssemblyTrademark("")] [assembly: AssemblyCulture("")] @@ -20,7 +20,7 @@ [assembly: ComVisible(false)] // The following GUID is for the ID of the typelib if this project is exposed to COM -[assembly: Guid("a7b3b67f-c5b6-40b2-af9e-cc55d12821a2")] +[assembly: Guid("c36791b4-786a-43e2-bd5c-a361ba9b456e")] // Version information for an assembly consists of the following four values: // diff --git a/HackTest/Properties/Resources.Designer.cs b/HackTest/Properties/Resources.Designer.cs new file mode 100644 index 00000000..49a0c3e7 --- /dev/null +++ b/HackTest/Properties/Resources.Designer.cs @@ -0,0 +1,71 @@ +//------------------------------------------------------------------------------ +// +// This code was generated by a tool. +// Runtime Version:4.0.30319.42000 +// +// Changes to this file may cause incorrect behavior and will be lost if +// the code is regenerated. +// +//------------------------------------------------------------------------------ + +namespace HackTest.Properties +{ + + + /// + /// A strongly-typed resource class, for looking up localized strings, etc. + /// + // This class was auto-generated by the StronglyTypedResourceBuilder + // class via a tool like ResGen or Visual Studio. + // To add or remove a member, edit your .ResX file then rerun ResGen + // with the /str option, or rebuild your VS project. + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "4.0.0.0")] + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] + internal class Resources + { + + private static global::System.Resources.ResourceManager resourceMan; + + private static global::System.Globalization.CultureInfo resourceCulture; + + [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] + internal Resources() + { + } + + /// + /// Returns the cached ResourceManager instance used by this class. + /// + [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)] + internal static global::System.Resources.ResourceManager ResourceManager + { + get + { + if ((resourceMan == null)) + { + global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("HackTest.Properties.Resources", typeof(Resources).Assembly); + resourceMan = temp; + } + return resourceMan; + } + } + + /// + /// Overrides the current thread's CurrentUICulture property for all + /// resource lookups using this strongly typed resource class. + /// + [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)] + internal static global::System.Globalization.CultureInfo Culture + { + get + { + return resourceCulture; + } + set + { + resourceCulture = value; + } + } + } +} diff --git a/Source/VisualStudio/SharpDX.VisualStudio.Package/Resources.resx b/HackTest/Properties/Resources.resx similarity index 83% rename from Source/VisualStudio/SharpDX.VisualStudio.Package/Resources.resx rename to HackTest/Properties/Resources.resx index 891c592b..af7dbebb 100644 --- a/Source/VisualStudio/SharpDX.VisualStudio.Package/Resources.resx +++ b/HackTest/Properties/Resources.resx @@ -1,13 +1,4 @@  - - @@ -78,10 +68,9 @@ - + - @@ -96,10 +85,9 @@ - + - @@ -121,9 +109,9 @@ 2.0 - System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 \ No newline at end of file diff --git a/HackTest/Properties/Settings.Designer.cs b/HackTest/Properties/Settings.Designer.cs new file mode 100644 index 00000000..1a4ab37c --- /dev/null +++ b/HackTest/Properties/Settings.Designer.cs @@ -0,0 +1,30 @@ +//------------------------------------------------------------------------------ +// +// This code was generated by a tool. +// Runtime Version:4.0.30319.42000 +// +// Changes to this file may cause incorrect behavior and will be lost if +// the code is regenerated. +// +//------------------------------------------------------------------------------ + +namespace HackTest.Properties +{ + + + [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "11.0.0.0")] + internal sealed partial class Settings : global::System.Configuration.ApplicationSettingsBase + { + + private static Settings defaultInstance = ((Settings)(global::System.Configuration.ApplicationSettingsBase.Synchronized(new Settings()))); + + public static Settings Default + { + get + { + return defaultInstance; + } + } + } +} diff --git a/HackTest/Properties/Settings.settings b/HackTest/Properties/Settings.settings new file mode 100644 index 00000000..39645652 --- /dev/null +++ b/HackTest/Properties/Settings.settings @@ -0,0 +1,7 @@ + + + + + + + diff --git a/HackTest/SceneRenderer.cs b/HackTest/SceneRenderer.cs new file mode 100644 index 00000000..231ac8da --- /dev/null +++ b/HackTest/SceneRenderer.cs @@ -0,0 +1,141 @@ +using SharpDX; +using SharpDX.Toolkit; +using SharpDX.Toolkit.Graphics; + +namespace SharpDXTutorial2 +{ + /// + /// Component responsible for the scene rendering. + /// + internal sealed class SceneRenderer : GameSystem + { + private ICameraService _cameraService; + + private GeometricPrimitive _cube; + private Texture2D _cubeTexture; + private Matrix _cubeTransform; + + private GeometricPrimitive _plane; + private Texture2D _planeTexture; + private Matrix _planeTransform; + + private BasicEffect _basicEffect; + + /// + /// Initialize in constructor anything that doesn't depend on other services. + /// + /// The game where this system will be attached to. + public SceneRenderer(Game game) + : base(game) + { + // this game system has something to draw - enable drawing by default + // this can be disabled to make objects drawn by this system disappear + Visible = true; + + // this game system has logic that needs to be updated - enable update by default + // this can be disabled to simulate a "pause" in logic update + Enabled = true; + + // add the system itself to the systems list, so that it will get initialized and processed properly + // this can be done after game initialization - the Game class supports adding and removing of game systems dynamically + game.GameSystems.Add(this); + } + + /// + /// Initialize here anything that depends on other services + /// + public override void Initialize() + { + base.Initialize(); + + // get the camera service from service registry + _cameraService = Services.GetService(); + } + + /// + /// Load all graphics content here. + /// + protected override void LoadContent() + { + base.LoadContent(); + + // initialize the basic effect (shader) to draw the geometry, the BasicEffect class is similar to one from XNA + _basicEffect = ToDisposeContent(new BasicEffect(GraphicsDevice)); + + _basicEffect.EnableDefaultLighting(); // enable default lightning, useful for quick prototyping + _basicEffect.TextureEnabled = true; // enable texture drawing + + LoadCube(); + + LoadPlane(); + } + + /// + /// Draw the scene content. + /// + /// Structure containing information about elapsed game time. + public override void Draw(GameTime gameTime) + { + base.Draw(gameTime); + + // set the parameters for cube drawing and draw it using the basic effect + _basicEffect.Texture = _cubeTexture; + _basicEffect.World = _cubeTransform; + _cube.Draw(_basicEffect); + + // set the parameters for plane drawing and draw it using the basic effect + _basicEffect.Texture = _planeTexture; + _basicEffect.World = _planeTransform; + _plane.Draw(_basicEffect); + } + + /// + /// Update the scene logic. + /// + /// Structure containing information about elapsed game time. + public override void Update(GameTime gameTime) + { + base.Update(gameTime); + + // get the total elapsed seconds since the start of the game + var time = (float)gameTime.TotalGameTime.TotalSeconds; + + // update the cube position to add some movement + _cubeTransform = Matrix.RotationX(time) * Matrix.RotationY(time * 2f) * Matrix.RotationZ(time * .7f); + + // update view and projection matrices from the camera service + _basicEffect.View = _cameraService.View; + _basicEffect.Projection = _cameraService.Projection; + } + + /// + /// Loads cube geometry and anything related. + /// + private void LoadCube() + { + // build the cube geometry and mark it disposable when content will be uploaded + _cube = ToDisposeContent(GeometricPrimitive.Cube.New(GraphicsDevice)); + + // load the texture using game's content manager + _cubeTexture = Content.Load("logo_large"); + + // the cube's transform will be updated in runtime + _cubeTransform = Matrix.Identity; + } + + /// + /// Loads plane geometry and anything related. + /// + private void LoadPlane() + { + // build the plane geometry of the specified size and subdivision segments + _plane = ToDisposeContent(GeometricPrimitive.Plane.New(GraphicsDevice, 50f, 50f)); + + // load the texture using game's content manager + _planeTexture = Content.Load("GeneticaMortarlessBlocks"); + + // rotate the plane horizontally and move it down a bit + _planeTransform = Matrix.RotationX(-MathUtil.PiOverTwo) * Matrix.Translation(0f, -5f, 0f); + } + } +} \ No newline at end of file diff --git a/HackTest/packages.config b/HackTest/packages.config new file mode 100644 index 00000000..cb74a7ea --- /dev/null +++ b/HackTest/packages.config @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file diff --git a/Images/SharpCli.ico b/Images/SharpCli.ico deleted file mode 100644 index 5cfa86ef..00000000 Binary files a/Images/SharpCli.ico and /dev/null differ diff --git a/Images/SharpDoc.ico b/Images/SharpDoc.ico deleted file mode 100644 index 32ee1274..00000000 Binary files a/Images/SharpDoc.ico and /dev/null differ diff --git a/Images/SharpGen.ico b/Images/SharpGen.ico deleted file mode 100644 index 327c1212..00000000 Binary files a/Images/SharpGen.ico and /dev/null differ diff --git a/Images/SharpPak.ico b/Images/SharpPak.ico deleted file mode 100644 index b51d47a8..00000000 Binary files a/Images/SharpPak.ico and /dev/null differ diff --git a/Images/logo-web.png b/Images/logo-web.png deleted file mode 100644 index 79faac17..00000000 Binary files a/Images/logo-web.png and /dev/null differ diff --git a/Images/logo-web.psd b/Images/logo-web.psd deleted file mode 100644 index ccc7e8fe..00000000 Binary files a/Images/logo-web.psd and /dev/null differ diff --git a/Images/logo.ico b/Images/logo.ico deleted file mode 100644 index ff83080d..00000000 Binary files a/Images/logo.ico and /dev/null differ diff --git a/Images/logo.png b/Images/logo.png deleted file mode 100644 index 294dfad8..00000000 Binary files a/Images/logo.png and /dev/null differ diff --git a/Images/logo.psd b/Images/logo.psd deleted file mode 100644 index 81fc3d5c..00000000 Binary files a/Images/logo.psd and /dev/null differ diff --git a/Images/logo2.psd b/Images/logo2.psd deleted file mode 100644 index 0f2563f2..00000000 Binary files a/Images/logo2.psd and /dev/null differ diff --git a/Images/logo_100x100.png b/Images/logo_100x100.png deleted file mode 100644 index c6974bdd..00000000 Binary files a/Images/logo_100x100.png and /dev/null differ diff --git a/Images/logo_32x32.png b/Images/logo_32x32.png deleted file mode 100644 index 6122af12..00000000 Binary files a/Images/logo_32x32.png and /dev/null differ diff --git a/Images/logo_64x64.png b/Images/logo_64x64.png deleted file mode 100644 index 9d1f3b98..00000000 Binary files a/Images/logo_64x64.png and /dev/null differ diff --git a/Images/logo_shine.png b/Images/logo_shine.png deleted file mode 100644 index 6a7eeb35..00000000 Binary files a/Images/logo_shine.png and /dev/null differ diff --git a/ReleaseNotes.html b/ReleaseNotes.html deleted file mode 100644 index 489f0be9..00000000 --- a/ReleaseNotes.html +++ /dev/null @@ -1,124 +0,0 @@ - - - SharpDX 2.6.3 Release Notes (29 Oct 2014) - - -

Release Notes (2014-10-29)

-

General Information

-

This 2.6.3 version is a maintenance version of legacy APIs (Direct3D1, Direct2D...etc.), some new features and several issues fixed.

-

This should be the last 2.6.x version, as the next version (3.0) SharpDX will go on a diet and will focus to provide DirectX core assemblies. Things that will change in this next version:

-
    -
  • All maths struct/helpers (Vector4, Vector3...etc.) will be moved to a separate SharpDX.Mathematics assembly. SharpDX DirectX assemblies won't use anymore these types directly but will use only simplified structs for marshalling.
  • -
  • The Toolkit will be deprecated and moved to a separate SharpDX repository. We recommend you to switch to Paradox or other alternatives.
  • -
-

SharpDX is also being updated to latest DirectX12 and should hopefully be available when DirectX12 SDK is released for developers.

-

Concerning support for Xbox One, we don't have any news, until Microsoft allows .NET on Xbox One (Please keep voting for it, as it seems to be pending!)

-

This release is integrating several patches and contribution made by the community on github. Thanks to all of them!

-

Best regards,
- The SharpDX team

-

Changes and bugfixes

-

Please find below an auto-generated list of all changes and fixes from previous 2.6.2 version.

-

Build

-
    -
  • Cleanup build and mapping.xml. Make sure we are not using generated files by a previous target (changes)
  • -
  • Fixed compilation from Visual Studio. (changes)
  • -
  • Restored BeforeClean target to delete generated files as it causes issues only when Visual Studio 'Rebuild' command is used. (changes)
  • -
  • Update license (changes)
  • -
  • Update version to 2.6.3 for dev (changes)
  • -
-

Direct2D1

-
    -
  • Added ComputeFlatteningTolerance function (#417). (changes)
  • -
-

Direct3D10

-
    -
  • Fixed Query.IsDataAvailable to correctly process the result returned from native function (#476). (changes)
  • -
-

DirectInput

-
    -
  • Fixed typos in the mapping file (#482). (changes)
  • -
-

MediaFoundation

-
    -
  • Fixed DLL binding for MFCreateSingWriterFrom* functions. (changes)
  • -
  • SourceReader.GetCurrentMediaType passes index through properly (changes)
  • -
-

Misc

-
    -
  • Adding MFCreateSinkWriterFromMediaSink and MFCreateSinkWriterFromURL back to W8CORE. (changes)
  • -
  • Fixed dictionary serialization of reference values (changes)
  • -
  • Fixed serialization of Dictionary reference values (changes)
  • -
  • Revert "Fixed serialization of Dictionary reference values" (changes)
  • -
-

RawInput

-
    -
  • Added logic to remove trailing null char from device name (#492). (changes)
  • -
-

SharpDX

-
    -
  • Fixed MathUtil.Gauss function (#489). (changes)
  • -
  • Fixed Plane-Ray intersection (#438). (changes)
  • -
  • Hack ObjectTracker.Track to allow to get a stacktrace on Windows Store Apps. Only for dev time, do not use in production! (changes)
  • -
  • Removed Utilities.LoadLibrary from WinRT and WP8 builds (#420). (changes)
  • -
  • Restored Quaternion.RotationLookAtRH/LH (changes)
  • -
  • Revised Quaternion, Matrix3x3 and Matrix LookAt and Billboard methods (changes)
  • -
-

SharpDX.XAudio2

-
    -
  • Added USeFilter enum-item back to VoiceFlags. (changes)
  • -
-

Toolkit

-
    -
  • Changed keyframes to SrtTransforms and added linear keyframe reduction (changes)
  • -
  • First pass on model animation (changes)
  • -
  • Fixes to ModelCompiler and preparation of data structures (changes)
  • -
  • Forced ModelCompiler to collect all bones for now, and updated data structures (changes)
  • -
  • More documentation and cleanup. (changes)
  • -
  • Renamed SrtTransform to CompositeTransform (changes)
  • -
  • Updated license date (changes)
  • -
-

Toolkit WPF

-
    -
  • Change D3d11Image.Dispose to execute on the it's dispatcher thread. (changes)
  • -
  • Fix exceptions with D3D9 DeviceEx. (changes)
  • -
-

Toolkit.Compiler

-
    -
  • Added check for non-existing collections (changes)
  • -
  • Bounding spheres of skinned meshes are now calculated in mesh space (in default pose), instead of bone space. (changes)
  • -
  • Create bones before referencing them, while creating meshes (changes)
  • -
  • Fixed bind transform calculation. (This is unwieldy, since Assimp does not provide the actual bind pose) (changes)
  • -
  • Fixed bind transforms for meshes that have additional tranformations in bind pose (changes)
  • -
  • Revert to using offset matrices, as "improvised" bind poses didn't achieve the actual intent to 1. Effortlessly support additive animations 2. Share skinning matrices between multiple models (changes)
  • -
-

Toolkit.Game

-
    -
  • Added AnimationSystem (changes)
  • -
  • Fixed merge conflict (#380). (changes)
  • -
  • Improved SharpDXElement to avoid memory leaks and to make element reusable between multiple Load/Unload calls. (changes)
  • -
-

Toolkit.Graphics

-
    -
  • Added possibility to dispose WicHelper to avoid messages about undisposed objects (#370). (changes)
  • -
  • Added selector for depth-stencil subresources (changes)
  • -
  • Fixed disposal of effect pools for deferred GraphicsDevice (#480). (changes)
  • -
  • Fixed PrimitiveBatchBase drawing of non-indexed primitives (#481). (changes)
  • -
  • Fixed size calculation for multisampled TextureView (issue #425) (changes)
  • -
  • Fixed SwapChain2 instance creation to avoid silend AccessViolationException on dispose (#477). (changes)
  • -
-

Toolkit.Input

-
    -
  • Breaking changes on MouseManager.GetState(). Add MouseState.DeltaX/DeltaY. Make WheelDelta a real delta between updates. Only update mouse position on update instead of GetState() (#464) (changes)
  • -
  • Fix comments (#464) (changes)
  • -
  • Fixed memory garbage generation while checking button states (#497). (changes)
  • -
-

XAudio2

-
    -
  • Added constructors to Source/Submix voices to add effect chains (changes)
  • -
  • Attempt to fix memory leak in X3DAudio.Calculate (#393). (changes)
  • -
  • Fixed compilation - removed unused namespaces (#461). (changes)
  • -
  • Fixed empty array handling for Voice.SetOutputVoices method (#483). (changes)
  • -
  • Fixed Voice.SetOutputVoices(...) to allow routing to null (#483). (changes)
  • -
- - diff --git a/SharpDX.sln b/SharpDX.sln deleted file mode 100644 index 03b24498..00000000 --- a/SharpDX.sln +++ /dev/null @@ -1,1246 +0,0 @@ - -Microsoft Visual Studio Solution File, Format Version 12.00 -# Visual Studio 2013 -VisualStudioVersion = 12.0.30501.0 -MinimumVisualStudioVersion = 10.0.40219.1 -Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Sources", "Sources", "{CC8DB471-0644-430D-9D4B-808A2475BEC0}" - ProjectSection(SolutionItems) = preProject - Source\Mapping.Direct3D1x.xml = Source\Mapping.Direct3D1x.xml - Source\Mapping.xml = Source\Mapping.xml - Source\SharedAssemblyInfo.cs = Source\SharedAssemblyInfo.cs - EndProjectSection -EndProject -Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Tools", "Tools", "{F1AF9A3B-7856-46C9-992A-391E5455BF1F}" -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SharpDX", "Source\SharpDX\SharpDX.csproj", "{D0BCD56A-41C4-4A4E-8590-26864CED07FF}" - ProjectSection(ProjectDependencies) = postProject - {31F85A16-CB01-4456-BE3C-76E9FF3A1343} = {31F85A16-CB01-4456-BE3C-76E9FF3A1343} - {4E2D9A17-2195-4A51-AAE3-924517440293} = {4E2D9A17-2195-4A51-AAE3-924517440293} - EndProjectSection -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SharpDX.D3DCompiler", "Source\SharpDX.D3DCompiler\SharpDX.D3DCompiler.csproj", "{361D3F81-A48A-47F2-80DF-CA4F9536CB4E}" -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SharpDX.Direct2D1", "Source\SharpDX.Direct2D1\SharpDX.Direct2D1.csproj", "{C97878F4-1510-4BBA-8153-BD71DA7D50D8}" -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SharpDX.Direct3D10", "Source\SharpDX.Direct3D10\SharpDX.Direct3D10.csproj", "{618AFA87-81A8-4B1C-8876-5457D49F2DEF}" -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SharpDX.Direct3D11", "Source\SharpDX.Direct3D11\SharpDX.Direct3D11.csproj", "{736DFB52-1AFE-4EFF-9710-89046AB5B1F9}" -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SharpDX.DirectSound", "Source\SharpDX.DirectSound\SharpDX.DirectSound.csproj", "{E927F2D5-8E27-462A-8687-CB207EE01164}" -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SharpDX.DXGI", "Source\SharpDX.DXGI\SharpDX.DXGI.csproj", "{3FC6DE77-B412-4101-9E64-6B9AA831179B}" -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SharpDX.XAudio2", "Source\SharpDX.XAudio2\SharpDX.XAudio2.csproj", "{4995127E-0B8E-45B8-80C4-6BAC1BBE3783}" -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SharpDX.Direct3D9", "Source\SharpDX.Direct3D9\SharpDX.Direct3D9.csproj", "{B4D984DF-85B8-4BBF-8C3B-5CEF905F40D9}" -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SharpDX.DirectInput", "Source\SharpDX.DirectInput\SharpDX.DirectInput.csproj", "{112F146B-7C01-490B-B943-EA9341ACCAF2}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "SharpDX.WP8", "Source\SharpDX.WP8\SharpDX.WP8.vcxproj", "{C6AE9847-3089-4FE4-91DF-B1A3EE115CF4}" -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SharpCli", "Source\Tools\SharpCli\SharpCli.csproj", "{4E2D9A17-2195-4A51-AAE3-924517440293}" - ProjectSection(ProjectDependencies) = postProject - {5E597A82-9DE9-4BA5-AD76-51202190E951} = {5E597A82-9DE9-4BA5-AD76-51202190E951} - EndProjectSection -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SharpGen", "Source\Tools\SharpGen\SharpGen.csproj", "{31F85A16-CB01-4456-BE3C-76E9FF3A1343}" - ProjectSection(ProjectDependencies) = postProject - {5E597A82-9DE9-4BA5-AD76-51202190E951} = {5E597A82-9DE9-4BA5-AD76-51202190E951} - EndProjectSection -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SharpPak", "Source\Tools\SharpPak\SharpPak.csproj", "{5E597A82-9DE9-4BA5-AD76-51202190E951}" -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Documentation", "Documentation\Documentation.csproj", "{9AA405CA-B7FD-44D0-9EBC-21F5D0F44DEB}" -EndProject -Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Documentation", "Documentation", "{57C5C966-ADB2-43F2-BB54-99BCB56C9F10}" - ProjectSection(SolutionItems) = preProject - ChangeLog.txt = ChangeLog.txt - README.markdown = README.markdown - ReleaseNotes.html = ReleaseNotes.html - EndProjectSection -EndProject -Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Tests", "Tests", "{1B526C0E-EE4A-4E8F-BF8F-8C7397FB4918}" -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SharpDX.XACT3", "Source\SharpDX.XACT3\SharpDX.XACT3.csproj", "{4939860C-5D5B-4D56-89C8-1980A9EBB392}" -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SharpDX.RawInput", "Source\SharpDX.RawInput\SharpDX.RawInput.csproj", "{05D17A7B-F200-48C0-B8F9-B7211665A17F}" -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SharpDX.XInput", "Source\SharpDX.XInput\SharpDX.XInput.csproj", "{764D7CE5-F78B-432E-A849-E40BA44522D6}" -EndProject -Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Build", "Build", "{E462D87D-C180-4114-B8C8-914E6735BF44}" - ProjectSection(SolutionItems) = preProject - Source\Install.ps1 = Source\Install.ps1 - Build\SharpDX.build = Build\SharpDX.build - Build\SharpDX.PostSettings.targets = Build\SharpDX.PostSettings.targets - Build\SharpDX.PreSettings.targets = Build\SharpDX.PreSettings.targets - Build\SharpDX.targets = Build\SharpDX.targets - Build\SharpDX.Toolkit.targets = Build\SharpDX.Toolkit.targets - Source\uninstall.ps1 = Source\uninstall.ps1 - EndProjectSection -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SharpDX.Tests", "Source\Tests\SharpDX.Tests\SharpDX.Tests.csproj", "{931FA266-E756-41CA-9736-8B29235DC999}" -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SharpDX.Animation", "Source\SharpDX.Animation\SharpDX.Animation.csproj", "{874DEC63-9AB9-4A09-B1EA-E8FB1F1B68A1}" -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SharpDX.MediaFoundation", "Source\SharpDX.MediaFoundation\SharpDX.MediaFoundation.csproj", "{CA21A201-078B-4EBE-A2AB-C3B1FFEC99F9}" -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SharpDX.Direct3D11.Effects", "Source\SharpDX.Direct3D11.Effects\SharpDX.Direct3D11.Effects.csproj", "{BBB50A46-3291-4C62-B884-D1AB64F71EA5}" -EndProject -Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Toolkit", "Toolkit", "{529B140D-B91D-49EA-B173-9ADD6AB2A2A3}" -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SharpDX.Toolkit.Graphics", "Source\Toolkit\SharpDX.Toolkit.Graphics\SharpDX.Toolkit.Graphics.csproj", "{53EF08A7-4224-434C-A62C-F29807C1C750}" - ProjectSection(ProjectDependencies) = postProject - {BCE106B4-0C81-4705-8A9C-C4C4F5EAB702} = {BCE106B4-0C81-4705-8A9C-C4C4F5EAB702} - {8BFFF9D1-84EC-4FBA-9BEB-710ECF1857A8} = {8BFFF9D1-84EC-4FBA-9BEB-710ECF1857A8} - EndProjectSection -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SharpDX.Toolkit.Graphics.Tests", "Source\Tests\SharpDX.Toolkit.Graphics.Tests\SharpDX.Toolkit.Graphics.Tests.csproj", "{4E0E6A4D-930D-4660-8DE0-E30FF1F9F4A9}" -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SharpDX.Toolkit", "Source\Toolkit\SharpDX.Toolkit\SharpDX.Toolkit.csproj", "{9FF0707C-75BB-4984-A01F-B9EAAD293F6C}" - ProjectSection(ProjectDependencies) = postProject - {49E4485F-3A2A-4C35-A159-12ECCFC00396} = {49E4485F-3A2A-4C35-A159-12ECCFC00396} - EndProjectSection -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SharpDX.Toolkit.Compiler", "Source\Toolkit\SharpDX.Toolkit.Compiler\SharpDX.Toolkit.Compiler.csproj", "{8BFFF9D1-84EC-4FBA-9BEB-710ECF1857A8}" -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "tkfxc", "Source\Toolkit\tkfxc\tkfxc.csproj", "{BCE106B4-0C81-4705-8A9C-C4C4F5EAB702}" -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SharpGitLog", "Source\Tools\SharpGitLog\SharpGitLog.csproj", "{15BA35B5-3E54-4715-8857-36F4F96F51FB}" -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "tkfont", "Source\Toolkit\tkfont\tkfont.csproj", "{7329B02D-C504-482A-A156-181D48CE493C}" -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SharpDX.Toolkit.Game", "Source\Toolkit\SharpDX.Toolkit.Game\SharpDX.Toolkit.Game.csproj", "{B2516A23-1A99-4263-964A-B820FD07FA80}" -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SharpDX.Toolkit.Input", "Source\Toolkit\SharpDX.Toolkit.Input\SharpDX.Toolkit.Input.csproj", "{46452614-6B06-400F-A74C-1632C79B762C}" -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SharpDX.Toolkit.CompilerTask", "Source\Toolkit\SharpDX.Toolkit.CompilerTask\SharpDX.Toolkit.CompilerTask.csproj", "{90F4C7BC-7A08-4C0F-A5D7-ED9D1D3900D4}" -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "tkmodel", "Source\Toolkit\tkmodel\tkmodel.csproj", "{76FD0713-F217-4485-89B3-C6423DB46C58}" -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SharpDX.Toolkit.Yaml", "Source\Toolkit\SharpDX.Toolkit.Yaml\SharpDX.Toolkit.Yaml.csproj", "{ED9F81D3-C2F1-47CA-A25C-8F2CEFE70D0F}" -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SharpDX.Toolkit.Audio", "Source\Toolkit\SharpDX.Toolkit.Audio\SharpDX.Toolkit.Audio.csproj", "{1FA327C8-6C48-4FFC-9235-B98B7521B79D}" -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SharpDX.DirectComposition", "Source\SharpDX.DirectComposition\SharpDX.DirectComposition.csproj", "{FBE5DD99-00A0-4FED-A116-941A46A0C0D0}" -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SharpDX.DirectManipulation", "Source\SharpDX.DirectManipulation\SharpDX.DirectManipulation.csproj", "{F826CCCE-4B72-47F4-9493-DFCB51C106B7}" -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SharpDX.Mathematics", "Source\SharpDX.Mathematics\SharpDX.Mathematics.csproj", "{49E4485F-3A2A-4C35-A159-12ECCFC00396}" -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SharpDX.Toolkit.Tests", "Source\Tests\SharpDX.Toolkit.Tests\SharpDX.Toolkit.Tests.csproj", "{EEFFFBCA-06D3-447E-85B0-E49FC5676744}" -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SharpDX.Desktop", "Source\SharpDX.Desktop\SharpDX.Desktop.csproj", "{5F8DB9E8-FFAE-475F-AC2E-FE2DC5B15A1B}" -EndProject -Global - GlobalSection(SolutionConfigurationPlatforms) = preSolution - Debug|DIRECTX11_2 = Debug|DIRECTX11_2 - Debug|Mixed Platforms = Debug|Mixed Platforms - Debug|Net20 = Debug|Net20 - Debug|Net40 = Debug|Net40 - Debug|Win8 = Debug|Win8 - Debug|WP81 = Debug|WP81 - Debug|WP8-ARM = Debug|WP8-ARM - Debug|WP8-x86 = Debug|WP8-x86 - Release|DIRECTX11_2 = Release|DIRECTX11_2 - Release|Mixed Platforms = Release|Mixed Platforms - Release|Net20 = Release|Net20 - Release|Net40 = Release|Net40 - Release|Win8 = Release|Win8 - Release|WP81 = Release|WP81 - Release|WP8-ARM = Release|WP8-ARM - Release|WP8-x86 = Release|WP8-x86 - EndGlobalSection - GlobalSection(ProjectConfigurationPlatforms) = postSolution - {D0BCD56A-41C4-4A4E-8590-26864CED07FF}.Debug|DIRECTX11_2.ActiveCfg = Debug|DIRECTX11_2 - {D0BCD56A-41C4-4A4E-8590-26864CED07FF}.Debug|DIRECTX11_2.Build.0 = Debug|DIRECTX11_2 - {D0BCD56A-41C4-4A4E-8590-26864CED07FF}.Debug|Mixed Platforms.ActiveCfg = Debug|WP8-x86 - {D0BCD56A-41C4-4A4E-8590-26864CED07FF}.Debug|Mixed Platforms.Build.0 = Debug|WP8-x86 - {D0BCD56A-41C4-4A4E-8590-26864CED07FF}.Debug|Net20.ActiveCfg = Debug|Net20 - {D0BCD56A-41C4-4A4E-8590-26864CED07FF}.Debug|Net20.Build.0 = Debug|Net20 - {D0BCD56A-41C4-4A4E-8590-26864CED07FF}.Debug|Net40.ActiveCfg = Debug|Net40 - {D0BCD56A-41C4-4A4E-8590-26864CED07FF}.Debug|Net40.Build.0 = Debug|Net40 - {D0BCD56A-41C4-4A4E-8590-26864CED07FF}.Debug|Win8.ActiveCfg = Debug|Win8 - {D0BCD56A-41C4-4A4E-8590-26864CED07FF}.Debug|Win8.Build.0 = Debug|Win8 - {D0BCD56A-41C4-4A4E-8590-26864CED07FF}.Debug|WP81.ActiveCfg = Debug|WP81 - {D0BCD56A-41C4-4A4E-8590-26864CED07FF}.Debug|WP81.Build.0 = Debug|WP81 - {D0BCD56A-41C4-4A4E-8590-26864CED07FF}.Debug|WP8-ARM.ActiveCfg = Debug|WP8-ARM - {D0BCD56A-41C4-4A4E-8590-26864CED07FF}.Debug|WP8-ARM.Build.0 = Debug|WP8-ARM - {D0BCD56A-41C4-4A4E-8590-26864CED07FF}.Debug|WP8-x86.ActiveCfg = Debug|WP8-x86 - {D0BCD56A-41C4-4A4E-8590-26864CED07FF}.Debug|WP8-x86.Build.0 = Debug|WP8-x86 - {D0BCD56A-41C4-4A4E-8590-26864CED07FF}.Release|DIRECTX11_2.ActiveCfg = Release|DIRECTX11_2 - {D0BCD56A-41C4-4A4E-8590-26864CED07FF}.Release|DIRECTX11_2.Build.0 = Release|DIRECTX11_2 - {D0BCD56A-41C4-4A4E-8590-26864CED07FF}.Release|Mixed Platforms.ActiveCfg = Release|WP8-x86 - {D0BCD56A-41C4-4A4E-8590-26864CED07FF}.Release|Mixed Platforms.Build.0 = Release|WP8-x86 - {D0BCD56A-41C4-4A4E-8590-26864CED07FF}.Release|Net20.ActiveCfg = Release|Net20 - {D0BCD56A-41C4-4A4E-8590-26864CED07FF}.Release|Net20.Build.0 = Release|Net20 - {D0BCD56A-41C4-4A4E-8590-26864CED07FF}.Release|Net40.ActiveCfg = Release|Net40 - {D0BCD56A-41C4-4A4E-8590-26864CED07FF}.Release|Net40.Build.0 = Release|Net40 - {D0BCD56A-41C4-4A4E-8590-26864CED07FF}.Release|Win8.ActiveCfg = Release|Win8 - {D0BCD56A-41C4-4A4E-8590-26864CED07FF}.Release|Win8.Build.0 = Release|Win8 - {D0BCD56A-41C4-4A4E-8590-26864CED07FF}.Release|WP81.ActiveCfg = Release|WP81 - {D0BCD56A-41C4-4A4E-8590-26864CED07FF}.Release|WP81.Build.0 = Release|WP81 - {D0BCD56A-41C4-4A4E-8590-26864CED07FF}.Release|WP8-ARM.ActiveCfg = Release|WP8-ARM - {D0BCD56A-41C4-4A4E-8590-26864CED07FF}.Release|WP8-ARM.Build.0 = Release|WP8-ARM - {D0BCD56A-41C4-4A4E-8590-26864CED07FF}.Release|WP8-x86.ActiveCfg = Release|WP8-x86 - {D0BCD56A-41C4-4A4E-8590-26864CED07FF}.Release|WP8-x86.Build.0 = Release|WP8-x86 - {361D3F81-A48A-47F2-80DF-CA4F9536CB4E}.Debug|DIRECTX11_2.ActiveCfg = Debug|DIRECTX11_2 - {361D3F81-A48A-47F2-80DF-CA4F9536CB4E}.Debug|DIRECTX11_2.Build.0 = Debug|DIRECTX11_2 - {361D3F81-A48A-47F2-80DF-CA4F9536CB4E}.Debug|Mixed Platforms.ActiveCfg = Debug|WP8-x86 - {361D3F81-A48A-47F2-80DF-CA4F9536CB4E}.Debug|Mixed Platforms.Build.0 = Debug|WP8-x86 - {361D3F81-A48A-47F2-80DF-CA4F9536CB4E}.Debug|Net20.ActiveCfg = Debug|Net20 - {361D3F81-A48A-47F2-80DF-CA4F9536CB4E}.Debug|Net20.Build.0 = Debug|Net20 - {361D3F81-A48A-47F2-80DF-CA4F9536CB4E}.Debug|Net40.ActiveCfg = Debug|Net40 - {361D3F81-A48A-47F2-80DF-CA4F9536CB4E}.Debug|Net40.Build.0 = Debug|Net40 - {361D3F81-A48A-47F2-80DF-CA4F9536CB4E}.Debug|Win8.ActiveCfg = Debug|Win8 - {361D3F81-A48A-47F2-80DF-CA4F9536CB4E}.Debug|Win8.Build.0 = Debug|Win8 - {361D3F81-A48A-47F2-80DF-CA4F9536CB4E}.Debug|WP81.ActiveCfg = Debug|WP81 - {361D3F81-A48A-47F2-80DF-CA4F9536CB4E}.Debug|WP81.Build.0 = Debug|WP81 - {361D3F81-A48A-47F2-80DF-CA4F9536CB4E}.Debug|WP8-ARM.ActiveCfg = Debug|WP8-ARM - {361D3F81-A48A-47F2-80DF-CA4F9536CB4E}.Debug|WP8-x86.ActiveCfg = Debug|WP8-x86 - {361D3F81-A48A-47F2-80DF-CA4F9536CB4E}.Release|DIRECTX11_2.ActiveCfg = Release|DIRECTX11_2 - {361D3F81-A48A-47F2-80DF-CA4F9536CB4E}.Release|DIRECTX11_2.Build.0 = Release|DIRECTX11_2 - {361D3F81-A48A-47F2-80DF-CA4F9536CB4E}.Release|Mixed Platforms.ActiveCfg = Release|WP8-x86 - {361D3F81-A48A-47F2-80DF-CA4F9536CB4E}.Release|Mixed Platforms.Build.0 = Release|WP8-x86 - {361D3F81-A48A-47F2-80DF-CA4F9536CB4E}.Release|Net20.ActiveCfg = Release|Net20 - {361D3F81-A48A-47F2-80DF-CA4F9536CB4E}.Release|Net20.Build.0 = Release|Net20 - {361D3F81-A48A-47F2-80DF-CA4F9536CB4E}.Release|Net40.ActiveCfg = Release|Net40 - {361D3F81-A48A-47F2-80DF-CA4F9536CB4E}.Release|Net40.Build.0 = Release|Net40 - {361D3F81-A48A-47F2-80DF-CA4F9536CB4E}.Release|Win8.ActiveCfg = Release|Win8 - {361D3F81-A48A-47F2-80DF-CA4F9536CB4E}.Release|Win8.Build.0 = Release|Win8 - {361D3F81-A48A-47F2-80DF-CA4F9536CB4E}.Release|WP81.ActiveCfg = Release|WP81 - {361D3F81-A48A-47F2-80DF-CA4F9536CB4E}.Release|WP81.Build.0 = Release|WP81 - {361D3F81-A48A-47F2-80DF-CA4F9536CB4E}.Release|WP8-ARM.ActiveCfg = Release|WP8-ARM - {361D3F81-A48A-47F2-80DF-CA4F9536CB4E}.Release|WP8-x86.ActiveCfg = Release|WP8-x86 - {C97878F4-1510-4BBA-8153-BD71DA7D50D8}.Debug|DIRECTX11_2.ActiveCfg = Debug|DIRECTX11_2 - {C97878F4-1510-4BBA-8153-BD71DA7D50D8}.Debug|DIRECTX11_2.Build.0 = Debug|DIRECTX11_2 - {C97878F4-1510-4BBA-8153-BD71DA7D50D8}.Debug|Mixed Platforms.ActiveCfg = Debug|WP8-x86 - {C97878F4-1510-4BBA-8153-BD71DA7D50D8}.Debug|Mixed Platforms.Build.0 = Debug|WP8-x86 - {C97878F4-1510-4BBA-8153-BD71DA7D50D8}.Debug|Net20.ActiveCfg = Debug|Net20 - {C97878F4-1510-4BBA-8153-BD71DA7D50D8}.Debug|Net20.Build.0 = Debug|Net20 - {C97878F4-1510-4BBA-8153-BD71DA7D50D8}.Debug|Net40.ActiveCfg = Debug|Net40 - {C97878F4-1510-4BBA-8153-BD71DA7D50D8}.Debug|Net40.Build.0 = Debug|Net40 - {C97878F4-1510-4BBA-8153-BD71DA7D50D8}.Debug|Win8.ActiveCfg = Debug|Win8 - {C97878F4-1510-4BBA-8153-BD71DA7D50D8}.Debug|Win8.Build.0 = Debug|Win8 - {C97878F4-1510-4BBA-8153-BD71DA7D50D8}.Debug|WP81.ActiveCfg = Debug|WP81 - {C97878F4-1510-4BBA-8153-BD71DA7D50D8}.Debug|WP81.Build.0 = Debug|WP81 - {C97878F4-1510-4BBA-8153-BD71DA7D50D8}.Debug|WP8-ARM.ActiveCfg = Debug|WP8-ARM - {C97878F4-1510-4BBA-8153-BD71DA7D50D8}.Debug|WP8-x86.ActiveCfg = Debug|WP8-x86 - {C97878F4-1510-4BBA-8153-BD71DA7D50D8}.Release|DIRECTX11_2.ActiveCfg = Release|DIRECTX11_2 - {C97878F4-1510-4BBA-8153-BD71DA7D50D8}.Release|DIRECTX11_2.Build.0 = Release|DIRECTX11_2 - {C97878F4-1510-4BBA-8153-BD71DA7D50D8}.Release|Mixed Platforms.ActiveCfg = Release|WP8-x86 - {C97878F4-1510-4BBA-8153-BD71DA7D50D8}.Release|Mixed Platforms.Build.0 = Release|WP8-x86 - {C97878F4-1510-4BBA-8153-BD71DA7D50D8}.Release|Net20.ActiveCfg = Release|Net20 - {C97878F4-1510-4BBA-8153-BD71DA7D50D8}.Release|Net20.Build.0 = Release|Net20 - {C97878F4-1510-4BBA-8153-BD71DA7D50D8}.Release|Net40.ActiveCfg = Release|Net40 - {C97878F4-1510-4BBA-8153-BD71DA7D50D8}.Release|Net40.Build.0 = Release|Net40 - {C97878F4-1510-4BBA-8153-BD71DA7D50D8}.Release|Win8.ActiveCfg = Release|Win8 - {C97878F4-1510-4BBA-8153-BD71DA7D50D8}.Release|Win8.Build.0 = Release|Win8 - {C97878F4-1510-4BBA-8153-BD71DA7D50D8}.Release|WP81.ActiveCfg = Release|WP81 - {C97878F4-1510-4BBA-8153-BD71DA7D50D8}.Release|WP81.Build.0 = Release|WP81 - {C97878F4-1510-4BBA-8153-BD71DA7D50D8}.Release|WP8-ARM.ActiveCfg = Release|WP8-ARM - {C97878F4-1510-4BBA-8153-BD71DA7D50D8}.Release|WP8-x86.ActiveCfg = Release|WP8-x86 - {618AFA87-81A8-4B1C-8876-5457D49F2DEF}.Debug|DIRECTX11_2.ActiveCfg = Debug|DIRECTX11_2 - {618AFA87-81A8-4B1C-8876-5457D49F2DEF}.Debug|Mixed Platforms.ActiveCfg = Debug|WP8-x86 - {618AFA87-81A8-4B1C-8876-5457D49F2DEF}.Debug|Mixed Platforms.Build.0 = Debug|WP8-x86 - {618AFA87-81A8-4B1C-8876-5457D49F2DEF}.Debug|Net20.ActiveCfg = Debug|Net20 - {618AFA87-81A8-4B1C-8876-5457D49F2DEF}.Debug|Net20.Build.0 = Debug|Net20 - {618AFA87-81A8-4B1C-8876-5457D49F2DEF}.Debug|Net40.ActiveCfg = Debug|Net40 - {618AFA87-81A8-4B1C-8876-5457D49F2DEF}.Debug|Net40.Build.0 = Debug|Net40 - {618AFA87-81A8-4B1C-8876-5457D49F2DEF}.Debug|Win8.ActiveCfg = Debug|Win8 - {618AFA87-81A8-4B1C-8876-5457D49F2DEF}.Debug|WP81.ActiveCfg = Debug|WP81 - {618AFA87-81A8-4B1C-8876-5457D49F2DEF}.Debug|WP8-ARM.ActiveCfg = Debug|WP8-ARM - {618AFA87-81A8-4B1C-8876-5457D49F2DEF}.Debug|WP8-x86.ActiveCfg = Debug|WP8-x86 - {618AFA87-81A8-4B1C-8876-5457D49F2DEF}.Release|DIRECTX11_2.ActiveCfg = Release|DIRECTX11_2 - {618AFA87-81A8-4B1C-8876-5457D49F2DEF}.Release|Mixed Platforms.ActiveCfg = Release|WP8-x86 - {618AFA87-81A8-4B1C-8876-5457D49F2DEF}.Release|Mixed Platforms.Build.0 = Release|WP8-x86 - {618AFA87-81A8-4B1C-8876-5457D49F2DEF}.Release|Net20.ActiveCfg = Release|Net20 - {618AFA87-81A8-4B1C-8876-5457D49F2DEF}.Release|Net20.Build.0 = Release|Net20 - {618AFA87-81A8-4B1C-8876-5457D49F2DEF}.Release|Net40.ActiveCfg = Release|Net40 - {618AFA87-81A8-4B1C-8876-5457D49F2DEF}.Release|Net40.Build.0 = Release|Net40 - {618AFA87-81A8-4B1C-8876-5457D49F2DEF}.Release|Win8.ActiveCfg = Release|Win8 - {618AFA87-81A8-4B1C-8876-5457D49F2DEF}.Release|WP81.ActiveCfg = Release|WP81 - {618AFA87-81A8-4B1C-8876-5457D49F2DEF}.Release|WP8-ARM.ActiveCfg = Release|WP8-ARM - {618AFA87-81A8-4B1C-8876-5457D49F2DEF}.Release|WP8-x86.ActiveCfg = Release|WP8-x86 - {736DFB52-1AFE-4EFF-9710-89046AB5B1F9}.Debug|DIRECTX11_2.ActiveCfg = Debug|DIRECTX11_2 - {736DFB52-1AFE-4EFF-9710-89046AB5B1F9}.Debug|DIRECTX11_2.Build.0 = Debug|DIRECTX11_2 - {736DFB52-1AFE-4EFF-9710-89046AB5B1F9}.Debug|Mixed Platforms.ActiveCfg = Debug|WP8-x86 - {736DFB52-1AFE-4EFF-9710-89046AB5B1F9}.Debug|Mixed Platforms.Build.0 = Debug|WP8-x86 - {736DFB52-1AFE-4EFF-9710-89046AB5B1F9}.Debug|Net20.ActiveCfg = Debug|Net20 - {736DFB52-1AFE-4EFF-9710-89046AB5B1F9}.Debug|Net20.Build.0 = Debug|Net20 - {736DFB52-1AFE-4EFF-9710-89046AB5B1F9}.Debug|Net40.ActiveCfg = Debug|Net40 - {736DFB52-1AFE-4EFF-9710-89046AB5B1F9}.Debug|Net40.Build.0 = Debug|Net40 - {736DFB52-1AFE-4EFF-9710-89046AB5B1F9}.Debug|Win8.ActiveCfg = Debug|Win8 - {736DFB52-1AFE-4EFF-9710-89046AB5B1F9}.Debug|Win8.Build.0 = Debug|Win8 - {736DFB52-1AFE-4EFF-9710-89046AB5B1F9}.Debug|WP81.ActiveCfg = Debug|WP81 - {736DFB52-1AFE-4EFF-9710-89046AB5B1F9}.Debug|WP81.Build.0 = Debug|WP81 - {736DFB52-1AFE-4EFF-9710-89046AB5B1F9}.Debug|WP8-ARM.ActiveCfg = Debug|WP8-ARM - {736DFB52-1AFE-4EFF-9710-89046AB5B1F9}.Debug|WP8-ARM.Build.0 = Debug|WP8-ARM - {736DFB52-1AFE-4EFF-9710-89046AB5B1F9}.Debug|WP8-x86.ActiveCfg = Debug|WP8-x86 - {736DFB52-1AFE-4EFF-9710-89046AB5B1F9}.Debug|WP8-x86.Build.0 = Debug|WP8-x86 - {736DFB52-1AFE-4EFF-9710-89046AB5B1F9}.Release|DIRECTX11_2.ActiveCfg = Release|DIRECTX11_2 - {736DFB52-1AFE-4EFF-9710-89046AB5B1F9}.Release|DIRECTX11_2.Build.0 = Release|DIRECTX11_2 - {736DFB52-1AFE-4EFF-9710-89046AB5B1F9}.Release|Mixed Platforms.ActiveCfg = Release|WP8-x86 - {736DFB52-1AFE-4EFF-9710-89046AB5B1F9}.Release|Mixed Platforms.Build.0 = Release|WP8-x86 - {736DFB52-1AFE-4EFF-9710-89046AB5B1F9}.Release|Net20.ActiveCfg = Release|Net20 - {736DFB52-1AFE-4EFF-9710-89046AB5B1F9}.Release|Net20.Build.0 = Release|Net20 - {736DFB52-1AFE-4EFF-9710-89046AB5B1F9}.Release|Net40.ActiveCfg = Release|Net40 - {736DFB52-1AFE-4EFF-9710-89046AB5B1F9}.Release|Net40.Build.0 = Release|Net40 - {736DFB52-1AFE-4EFF-9710-89046AB5B1F9}.Release|Win8.ActiveCfg = Release|Win8 - {736DFB52-1AFE-4EFF-9710-89046AB5B1F9}.Release|Win8.Build.0 = Release|Win8 - {736DFB52-1AFE-4EFF-9710-89046AB5B1F9}.Release|WP81.ActiveCfg = Release|WP81 - {736DFB52-1AFE-4EFF-9710-89046AB5B1F9}.Release|WP81.Build.0 = Release|WP81 - {736DFB52-1AFE-4EFF-9710-89046AB5B1F9}.Release|WP8-ARM.ActiveCfg = Release|WP8-ARM - {736DFB52-1AFE-4EFF-9710-89046AB5B1F9}.Release|WP8-ARM.Build.0 = Release|WP8-ARM - {736DFB52-1AFE-4EFF-9710-89046AB5B1F9}.Release|WP8-x86.ActiveCfg = Release|WP8-x86 - {736DFB52-1AFE-4EFF-9710-89046AB5B1F9}.Release|WP8-x86.Build.0 = Release|WP8-x86 - {E927F2D5-8E27-462A-8687-CB207EE01164}.Debug|DIRECTX11_2.ActiveCfg = Debug|DIRECTX11_2 - {E927F2D5-8E27-462A-8687-CB207EE01164}.Debug|Mixed Platforms.ActiveCfg = Debug|WP8-x86 - {E927F2D5-8E27-462A-8687-CB207EE01164}.Debug|Mixed Platforms.Build.0 = Debug|WP8-x86 - {E927F2D5-8E27-462A-8687-CB207EE01164}.Debug|Net20.ActiveCfg = Debug|Net20 - {E927F2D5-8E27-462A-8687-CB207EE01164}.Debug|Net20.Build.0 = Debug|Net20 - {E927F2D5-8E27-462A-8687-CB207EE01164}.Debug|Net40.ActiveCfg = Debug|Net40 - {E927F2D5-8E27-462A-8687-CB207EE01164}.Debug|Net40.Build.0 = Debug|Net40 - {E927F2D5-8E27-462A-8687-CB207EE01164}.Debug|Win8.ActiveCfg = Debug|Win8 - {E927F2D5-8E27-462A-8687-CB207EE01164}.Debug|WP81.ActiveCfg = Debug|WP81 - {E927F2D5-8E27-462A-8687-CB207EE01164}.Debug|WP8-ARM.ActiveCfg = Debug|WP8-ARM - {E927F2D5-8E27-462A-8687-CB207EE01164}.Debug|WP8-x86.ActiveCfg = Debug|WP8-x86 - {E927F2D5-8E27-462A-8687-CB207EE01164}.Release|DIRECTX11_2.ActiveCfg = Release|DIRECTX11_2 - {E927F2D5-8E27-462A-8687-CB207EE01164}.Release|Mixed Platforms.ActiveCfg = Release|WP8-x86 - {E927F2D5-8E27-462A-8687-CB207EE01164}.Release|Mixed Platforms.Build.0 = Release|WP8-x86 - {E927F2D5-8E27-462A-8687-CB207EE01164}.Release|Net20.ActiveCfg = Release|Net20 - {E927F2D5-8E27-462A-8687-CB207EE01164}.Release|Net20.Build.0 = Release|Net20 - {E927F2D5-8E27-462A-8687-CB207EE01164}.Release|Net40.ActiveCfg = Release|Net40 - {E927F2D5-8E27-462A-8687-CB207EE01164}.Release|Net40.Build.0 = Release|Net40 - {E927F2D5-8E27-462A-8687-CB207EE01164}.Release|Win8.ActiveCfg = Release|Win8 - {E927F2D5-8E27-462A-8687-CB207EE01164}.Release|WP81.ActiveCfg = Release|WP81 - {E927F2D5-8E27-462A-8687-CB207EE01164}.Release|WP8-ARM.ActiveCfg = Release|WP8-ARM - {E927F2D5-8E27-462A-8687-CB207EE01164}.Release|WP8-x86.ActiveCfg = Release|WP8-x86 - {3FC6DE77-B412-4101-9E64-6B9AA831179B}.Debug|DIRECTX11_2.ActiveCfg = Debug|DIRECTX11_2 - {3FC6DE77-B412-4101-9E64-6B9AA831179B}.Debug|DIRECTX11_2.Build.0 = Debug|DIRECTX11_2 - {3FC6DE77-B412-4101-9E64-6B9AA831179B}.Debug|Mixed Platforms.ActiveCfg = Debug|WP8-x86 - {3FC6DE77-B412-4101-9E64-6B9AA831179B}.Debug|Mixed Platforms.Build.0 = Debug|WP8-x86 - {3FC6DE77-B412-4101-9E64-6B9AA831179B}.Debug|Net20.ActiveCfg = Debug|Net20 - {3FC6DE77-B412-4101-9E64-6B9AA831179B}.Debug|Net20.Build.0 = Debug|Net20 - {3FC6DE77-B412-4101-9E64-6B9AA831179B}.Debug|Net40.ActiveCfg = Debug|Net40 - {3FC6DE77-B412-4101-9E64-6B9AA831179B}.Debug|Net40.Build.0 = Debug|Net40 - {3FC6DE77-B412-4101-9E64-6B9AA831179B}.Debug|Win8.ActiveCfg = Debug|Win8 - {3FC6DE77-B412-4101-9E64-6B9AA831179B}.Debug|Win8.Build.0 = Debug|Win8 - {3FC6DE77-B412-4101-9E64-6B9AA831179B}.Debug|WP81.ActiveCfg = Debug|WP81 - {3FC6DE77-B412-4101-9E64-6B9AA831179B}.Debug|WP81.Build.0 = Debug|WP81 - {3FC6DE77-B412-4101-9E64-6B9AA831179B}.Debug|WP8-ARM.ActiveCfg = Debug|WP8-ARM - {3FC6DE77-B412-4101-9E64-6B9AA831179B}.Debug|WP8-ARM.Build.0 = Debug|WP8-ARM - {3FC6DE77-B412-4101-9E64-6B9AA831179B}.Debug|WP8-x86.ActiveCfg = Debug|WP8-x86 - {3FC6DE77-B412-4101-9E64-6B9AA831179B}.Debug|WP8-x86.Build.0 = Debug|WP8-x86 - {3FC6DE77-B412-4101-9E64-6B9AA831179B}.Release|DIRECTX11_2.ActiveCfg = Release|DIRECTX11_2 - {3FC6DE77-B412-4101-9E64-6B9AA831179B}.Release|DIRECTX11_2.Build.0 = Release|DIRECTX11_2 - {3FC6DE77-B412-4101-9E64-6B9AA831179B}.Release|Mixed Platforms.ActiveCfg = Release|WP8-x86 - {3FC6DE77-B412-4101-9E64-6B9AA831179B}.Release|Mixed Platforms.Build.0 = Release|WP8-x86 - {3FC6DE77-B412-4101-9E64-6B9AA831179B}.Release|Net20.ActiveCfg = Release|Net20 - {3FC6DE77-B412-4101-9E64-6B9AA831179B}.Release|Net20.Build.0 = Release|Net20 - {3FC6DE77-B412-4101-9E64-6B9AA831179B}.Release|Net40.ActiveCfg = Release|Net40 - {3FC6DE77-B412-4101-9E64-6B9AA831179B}.Release|Net40.Build.0 = Release|Net40 - {3FC6DE77-B412-4101-9E64-6B9AA831179B}.Release|Win8.ActiveCfg = Release|Win8 - {3FC6DE77-B412-4101-9E64-6B9AA831179B}.Release|Win8.Build.0 = Release|Win8 - {3FC6DE77-B412-4101-9E64-6B9AA831179B}.Release|WP81.ActiveCfg = Release|WP81 - {3FC6DE77-B412-4101-9E64-6B9AA831179B}.Release|WP81.Build.0 = Release|WP81 - {3FC6DE77-B412-4101-9E64-6B9AA831179B}.Release|WP8-ARM.ActiveCfg = Release|WP8-ARM - {3FC6DE77-B412-4101-9E64-6B9AA831179B}.Release|WP8-ARM.Build.0 = Release|WP8-ARM - {3FC6DE77-B412-4101-9E64-6B9AA831179B}.Release|WP8-x86.ActiveCfg = Release|WP8-x86 - {3FC6DE77-B412-4101-9E64-6B9AA831179B}.Release|WP8-x86.Build.0 = Release|WP8-x86 - {4995127E-0B8E-45B8-80C4-6BAC1BBE3783}.Debug|DIRECTX11_2.ActiveCfg = Debug|DIRECTX11_2 - {4995127E-0B8E-45B8-80C4-6BAC1BBE3783}.Debug|DIRECTX11_2.Build.0 = Debug|DIRECTX11_2 - {4995127E-0B8E-45B8-80C4-6BAC1BBE3783}.Debug|Mixed Platforms.ActiveCfg = Debug|WP8-x86 - {4995127E-0B8E-45B8-80C4-6BAC1BBE3783}.Debug|Mixed Platforms.Build.0 = Debug|WP8-x86 - {4995127E-0B8E-45B8-80C4-6BAC1BBE3783}.Debug|Net20.ActiveCfg = Debug|Net20 - {4995127E-0B8E-45B8-80C4-6BAC1BBE3783}.Debug|Net20.Build.0 = Debug|Net20 - {4995127E-0B8E-45B8-80C4-6BAC1BBE3783}.Debug|Net40.ActiveCfg = Debug|Net40 - {4995127E-0B8E-45B8-80C4-6BAC1BBE3783}.Debug|Net40.Build.0 = Debug|Net40 - {4995127E-0B8E-45B8-80C4-6BAC1BBE3783}.Debug|Win8.ActiveCfg = Debug|Win8 - {4995127E-0B8E-45B8-80C4-6BAC1BBE3783}.Debug|Win8.Build.0 = Debug|Win8 - {4995127E-0B8E-45B8-80C4-6BAC1BBE3783}.Debug|WP81.ActiveCfg = Debug|WP81 - {4995127E-0B8E-45B8-80C4-6BAC1BBE3783}.Debug|WP81.Build.0 = Debug|WP81 - {4995127E-0B8E-45B8-80C4-6BAC1BBE3783}.Debug|WP8-ARM.ActiveCfg = Debug|WP8-ARM - {4995127E-0B8E-45B8-80C4-6BAC1BBE3783}.Debug|WP8-ARM.Build.0 = Debug|WP8-ARM - {4995127E-0B8E-45B8-80C4-6BAC1BBE3783}.Debug|WP8-x86.ActiveCfg = Debug|WP8-x86 - {4995127E-0B8E-45B8-80C4-6BAC1BBE3783}.Debug|WP8-x86.Build.0 = Debug|WP8-x86 - {4995127E-0B8E-45B8-80C4-6BAC1BBE3783}.Release|DIRECTX11_2.ActiveCfg = Release|DIRECTX11_2 - {4995127E-0B8E-45B8-80C4-6BAC1BBE3783}.Release|DIRECTX11_2.Build.0 = Release|DIRECTX11_2 - {4995127E-0B8E-45B8-80C4-6BAC1BBE3783}.Release|Mixed Platforms.ActiveCfg = Release|WP8-x86 - {4995127E-0B8E-45B8-80C4-6BAC1BBE3783}.Release|Mixed Platforms.Build.0 = Release|WP8-x86 - {4995127E-0B8E-45B8-80C4-6BAC1BBE3783}.Release|Net20.ActiveCfg = Release|Net20 - {4995127E-0B8E-45B8-80C4-6BAC1BBE3783}.Release|Net20.Build.0 = Release|Net20 - {4995127E-0B8E-45B8-80C4-6BAC1BBE3783}.Release|Net40.ActiveCfg = Release|Net40 - {4995127E-0B8E-45B8-80C4-6BAC1BBE3783}.Release|Net40.Build.0 = Release|Net40 - {4995127E-0B8E-45B8-80C4-6BAC1BBE3783}.Release|Win8.ActiveCfg = Release|Win8 - {4995127E-0B8E-45B8-80C4-6BAC1BBE3783}.Release|Win8.Build.0 = Release|Win8 - {4995127E-0B8E-45B8-80C4-6BAC1BBE3783}.Release|WP81.ActiveCfg = Release|WP81 - {4995127E-0B8E-45B8-80C4-6BAC1BBE3783}.Release|WP81.Build.0 = Release|WP81 - {4995127E-0B8E-45B8-80C4-6BAC1BBE3783}.Release|WP8-ARM.ActiveCfg = Release|WP8-ARM - {4995127E-0B8E-45B8-80C4-6BAC1BBE3783}.Release|WP8-ARM.Build.0 = Release|WP8-ARM - {4995127E-0B8E-45B8-80C4-6BAC1BBE3783}.Release|WP8-x86.ActiveCfg = Release|WP8-x86 - {4995127E-0B8E-45B8-80C4-6BAC1BBE3783}.Release|WP8-x86.Build.0 = Release|WP8-x86 - {B4D984DF-85B8-4BBF-8C3B-5CEF905F40D9}.Debug|DIRECTX11_2.ActiveCfg = Debug|DIRECTX11_2 - {B4D984DF-85B8-4BBF-8C3B-5CEF905F40D9}.Debug|DIRECTX11_2.Build.0 = Debug|DIRECTX11_2 - {B4D984DF-85B8-4BBF-8C3B-5CEF905F40D9}.Debug|Mixed Platforms.ActiveCfg = Debug|WP8-x86 - {B4D984DF-85B8-4BBF-8C3B-5CEF905F40D9}.Debug|Mixed Platforms.Build.0 = Debug|WP8-x86 - {B4D984DF-85B8-4BBF-8C3B-5CEF905F40D9}.Debug|Net20.ActiveCfg = Debug|Net20 - {B4D984DF-85B8-4BBF-8C3B-5CEF905F40D9}.Debug|Net20.Build.0 = Debug|Net20 - {B4D984DF-85B8-4BBF-8C3B-5CEF905F40D9}.Debug|Net40.ActiveCfg = Debug|Net40 - {B4D984DF-85B8-4BBF-8C3B-5CEF905F40D9}.Debug|Net40.Build.0 = Debug|Net40 - {B4D984DF-85B8-4BBF-8C3B-5CEF905F40D9}.Debug|Win8.ActiveCfg = Debug|Win8 - {B4D984DF-85B8-4BBF-8C3B-5CEF905F40D9}.Debug|WP81.ActiveCfg = Debug|WP81 - {B4D984DF-85B8-4BBF-8C3B-5CEF905F40D9}.Debug|WP8-ARM.ActiveCfg = Debug|WP8-ARM - {B4D984DF-85B8-4BBF-8C3B-5CEF905F40D9}.Debug|WP8-x86.ActiveCfg = Debug|WP8-x86 - {B4D984DF-85B8-4BBF-8C3B-5CEF905F40D9}.Release|DIRECTX11_2.ActiveCfg = Release|DIRECTX11_2 - {B4D984DF-85B8-4BBF-8C3B-5CEF905F40D9}.Release|DIRECTX11_2.Build.0 = Release|DIRECTX11_2 - {B4D984DF-85B8-4BBF-8C3B-5CEF905F40D9}.Release|Mixed Platforms.ActiveCfg = Release|WP8-x86 - {B4D984DF-85B8-4BBF-8C3B-5CEF905F40D9}.Release|Mixed Platforms.Build.0 = Release|WP8-x86 - {B4D984DF-85B8-4BBF-8C3B-5CEF905F40D9}.Release|Net20.ActiveCfg = Release|Net20 - {B4D984DF-85B8-4BBF-8C3B-5CEF905F40D9}.Release|Net20.Build.0 = Release|Net20 - {B4D984DF-85B8-4BBF-8C3B-5CEF905F40D9}.Release|Net40.ActiveCfg = Release|Net40 - {B4D984DF-85B8-4BBF-8C3B-5CEF905F40D9}.Release|Net40.Build.0 = Release|Net40 - {B4D984DF-85B8-4BBF-8C3B-5CEF905F40D9}.Release|Win8.ActiveCfg = Release|Win8 - {B4D984DF-85B8-4BBF-8C3B-5CEF905F40D9}.Release|WP81.ActiveCfg = Release|WP81 - {B4D984DF-85B8-4BBF-8C3B-5CEF905F40D9}.Release|WP8-ARM.ActiveCfg = Release|WP8-ARM - {B4D984DF-85B8-4BBF-8C3B-5CEF905F40D9}.Release|WP8-x86.ActiveCfg = Release|WP8-x86 - {112F146B-7C01-490B-B943-EA9341ACCAF2}.Debug|DIRECTX11_2.ActiveCfg = Debug|DIRECTX11_2 - {112F146B-7C01-490B-B943-EA9341ACCAF2}.Debug|Mixed Platforms.ActiveCfg = Debug|WP8-x86 - {112F146B-7C01-490B-B943-EA9341ACCAF2}.Debug|Mixed Platforms.Build.0 = Debug|WP8-x86 - {112F146B-7C01-490B-B943-EA9341ACCAF2}.Debug|Net20.ActiveCfg = Debug|Net20 - {112F146B-7C01-490B-B943-EA9341ACCAF2}.Debug|Net20.Build.0 = Debug|Net20 - {112F146B-7C01-490B-B943-EA9341ACCAF2}.Debug|Net40.ActiveCfg = Debug|Net40 - {112F146B-7C01-490B-B943-EA9341ACCAF2}.Debug|Net40.Build.0 = Debug|Net40 - {112F146B-7C01-490B-B943-EA9341ACCAF2}.Debug|Win8.ActiveCfg = Debug|Win8 - {112F146B-7C01-490B-B943-EA9341ACCAF2}.Debug|WP81.ActiveCfg = Debug|WP81 - {112F146B-7C01-490B-B943-EA9341ACCAF2}.Debug|WP8-ARM.ActiveCfg = Debug|WP8-ARM - {112F146B-7C01-490B-B943-EA9341ACCAF2}.Debug|WP8-x86.ActiveCfg = Debug|WP8-x86 - {112F146B-7C01-490B-B943-EA9341ACCAF2}.Release|DIRECTX11_2.ActiveCfg = Release|DIRECTX11_2 - {112F146B-7C01-490B-B943-EA9341ACCAF2}.Release|Mixed Platforms.ActiveCfg = Release|WP8-x86 - {112F146B-7C01-490B-B943-EA9341ACCAF2}.Release|Mixed Platforms.Build.0 = Release|WP8-x86 - {112F146B-7C01-490B-B943-EA9341ACCAF2}.Release|Net20.ActiveCfg = Release|Net20 - {112F146B-7C01-490B-B943-EA9341ACCAF2}.Release|Net20.Build.0 = Release|Net20 - {112F146B-7C01-490B-B943-EA9341ACCAF2}.Release|Net40.ActiveCfg = Release|Net40 - {112F146B-7C01-490B-B943-EA9341ACCAF2}.Release|Net40.Build.0 = Release|Net40 - {112F146B-7C01-490B-B943-EA9341ACCAF2}.Release|Win8.ActiveCfg = Release|Win8 - {112F146B-7C01-490B-B943-EA9341ACCAF2}.Release|WP81.ActiveCfg = Release|WP81 - {112F146B-7C01-490B-B943-EA9341ACCAF2}.Release|WP8-ARM.ActiveCfg = Release|WP8-ARM - {112F146B-7C01-490B-B943-EA9341ACCAF2}.Release|WP8-x86.ActiveCfg = Release|WP8-x86 - {C6AE9847-3089-4FE4-91DF-B1A3EE115CF4}.Debug|DIRECTX11_2.ActiveCfg = Debug|Win32 - {C6AE9847-3089-4FE4-91DF-B1A3EE115CF4}.Debug|Mixed Platforms.ActiveCfg = Debug|Win32 - {C6AE9847-3089-4FE4-91DF-B1A3EE115CF4}.Debug|Mixed Platforms.Build.0 = Debug|Win32 - {C6AE9847-3089-4FE4-91DF-B1A3EE115CF4}.Debug|Net20.ActiveCfg = Debug|Win32 - {C6AE9847-3089-4FE4-91DF-B1A3EE115CF4}.Debug|Net40.ActiveCfg = Debug|Win32 - {C6AE9847-3089-4FE4-91DF-B1A3EE115CF4}.Debug|Win8.ActiveCfg = Debug|Win32 - {C6AE9847-3089-4FE4-91DF-B1A3EE115CF4}.Debug|WP81.ActiveCfg = Debug|Win32 - {C6AE9847-3089-4FE4-91DF-B1A3EE115CF4}.Debug|WP8-ARM.ActiveCfg = Debug|ARM - {C6AE9847-3089-4FE4-91DF-B1A3EE115CF4}.Debug|WP8-ARM.Build.0 = Debug|ARM - {C6AE9847-3089-4FE4-91DF-B1A3EE115CF4}.Debug|WP8-x86.ActiveCfg = Debug|Win32 - {C6AE9847-3089-4FE4-91DF-B1A3EE115CF4}.Debug|WP8-x86.Build.0 = Debug|Win32 - {C6AE9847-3089-4FE4-91DF-B1A3EE115CF4}.Release|DIRECTX11_2.ActiveCfg = Release|Win32 - {C6AE9847-3089-4FE4-91DF-B1A3EE115CF4}.Release|Mixed Platforms.ActiveCfg = Release|Win32 - {C6AE9847-3089-4FE4-91DF-B1A3EE115CF4}.Release|Mixed Platforms.Build.0 = Release|Win32 - {C6AE9847-3089-4FE4-91DF-B1A3EE115CF4}.Release|Net20.ActiveCfg = Release|Win32 - {C6AE9847-3089-4FE4-91DF-B1A3EE115CF4}.Release|Net40.ActiveCfg = Release|Win32 - {C6AE9847-3089-4FE4-91DF-B1A3EE115CF4}.Release|Win8.ActiveCfg = Release|Win32 - {C6AE9847-3089-4FE4-91DF-B1A3EE115CF4}.Release|WP81.ActiveCfg = Release|Win32 - {C6AE9847-3089-4FE4-91DF-B1A3EE115CF4}.Release|WP8-ARM.ActiveCfg = Release|ARM - {C6AE9847-3089-4FE4-91DF-B1A3EE115CF4}.Release|WP8-ARM.Build.0 = Release|ARM - {C6AE9847-3089-4FE4-91DF-B1A3EE115CF4}.Release|WP8-x86.ActiveCfg = Release|Win32 - {C6AE9847-3089-4FE4-91DF-B1A3EE115CF4}.Release|WP8-x86.Build.0 = Release|Win32 - {4E2D9A17-2195-4A51-AAE3-924517440293}.Debug|DIRECTX11_2.ActiveCfg = Debug|Any CPU - {4E2D9A17-2195-4A51-AAE3-924517440293}.Debug|DIRECTX11_2.Build.0 = Debug|Any CPU - {4E2D9A17-2195-4A51-AAE3-924517440293}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {4E2D9A17-2195-4A51-AAE3-924517440293}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {4E2D9A17-2195-4A51-AAE3-924517440293}.Debug|Net20.ActiveCfg = Debug|Any CPU - {4E2D9A17-2195-4A51-AAE3-924517440293}.Debug|Net20.Build.0 = Debug|Any CPU - {4E2D9A17-2195-4A51-AAE3-924517440293}.Debug|Net40.ActiveCfg = Debug|Any CPU - {4E2D9A17-2195-4A51-AAE3-924517440293}.Debug|Net40.Build.0 = Debug|Any CPU - {4E2D9A17-2195-4A51-AAE3-924517440293}.Debug|Win8.ActiveCfg = Debug|Any CPU - {4E2D9A17-2195-4A51-AAE3-924517440293}.Debug|WP81.ActiveCfg = Debug|Any CPU - {4E2D9A17-2195-4A51-AAE3-924517440293}.Debug|WP81.Build.0 = Debug|Any CPU - {4E2D9A17-2195-4A51-AAE3-924517440293}.Debug|WP8-ARM.ActiveCfg = Debug|Any CPU - {4E2D9A17-2195-4A51-AAE3-924517440293}.Debug|WP8-ARM.Build.0 = Debug|Any CPU - {4E2D9A17-2195-4A51-AAE3-924517440293}.Debug|WP8-x86.ActiveCfg = Debug|Any CPU - {4E2D9A17-2195-4A51-AAE3-924517440293}.Debug|WP8-x86.Build.0 = Debug|Any CPU - {4E2D9A17-2195-4A51-AAE3-924517440293}.Release|DIRECTX11_2.ActiveCfg = Release|Any CPU - {4E2D9A17-2195-4A51-AAE3-924517440293}.Release|DIRECTX11_2.Build.0 = Release|Any CPU - {4E2D9A17-2195-4A51-AAE3-924517440293}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {4E2D9A17-2195-4A51-AAE3-924517440293}.Release|Mixed Platforms.Build.0 = Release|Any CPU - {4E2D9A17-2195-4A51-AAE3-924517440293}.Release|Net20.ActiveCfg = Release|Any CPU - {4E2D9A17-2195-4A51-AAE3-924517440293}.Release|Net20.Build.0 = Release|Any CPU - {4E2D9A17-2195-4A51-AAE3-924517440293}.Release|Net40.ActiveCfg = Release|Any CPU - {4E2D9A17-2195-4A51-AAE3-924517440293}.Release|Net40.Build.0 = Release|Any CPU - {4E2D9A17-2195-4A51-AAE3-924517440293}.Release|Win8.ActiveCfg = Release|Any CPU - {4E2D9A17-2195-4A51-AAE3-924517440293}.Release|Win8.Build.0 = Release|Any CPU - {4E2D9A17-2195-4A51-AAE3-924517440293}.Release|WP81.ActiveCfg = Release|Any CPU - {4E2D9A17-2195-4A51-AAE3-924517440293}.Release|WP81.Build.0 = Release|Any CPU - {4E2D9A17-2195-4A51-AAE3-924517440293}.Release|WP8-ARM.ActiveCfg = Release|Any CPU - {4E2D9A17-2195-4A51-AAE3-924517440293}.Release|WP8-ARM.Build.0 = Release|Any CPU - {4E2D9A17-2195-4A51-AAE3-924517440293}.Release|WP8-x86.ActiveCfg = Release|Any CPU - {4E2D9A17-2195-4A51-AAE3-924517440293}.Release|WP8-x86.Build.0 = Release|Any CPU - {31F85A16-CB01-4456-BE3C-76E9FF3A1343}.Debug|DIRECTX11_2.ActiveCfg = Debug|DIRECTX11_2 - {31F85A16-CB01-4456-BE3C-76E9FF3A1343}.Debug|DIRECTX11_2.Build.0 = Debug|DIRECTX11_2 - {31F85A16-CB01-4456-BE3C-76E9FF3A1343}.Debug|Mixed Platforms.ActiveCfg = Debug|WP8-x86 - {31F85A16-CB01-4456-BE3C-76E9FF3A1343}.Debug|Mixed Platforms.Build.0 = Debug|WP8-x86 - {31F85A16-CB01-4456-BE3C-76E9FF3A1343}.Debug|Net20.ActiveCfg = Debug|Net20 - {31F85A16-CB01-4456-BE3C-76E9FF3A1343}.Debug|Net20.Build.0 = Debug|Net20 - {31F85A16-CB01-4456-BE3C-76E9FF3A1343}.Debug|Net40.ActiveCfg = Debug|Net40 - {31F85A16-CB01-4456-BE3C-76E9FF3A1343}.Debug|Net40.Build.0 = Debug|Net40 - {31F85A16-CB01-4456-BE3C-76E9FF3A1343}.Debug|Win8.ActiveCfg = Debug|Win8 - {31F85A16-CB01-4456-BE3C-76E9FF3A1343}.Debug|Win8.Build.0 = Debug|Win8 - {31F85A16-CB01-4456-BE3C-76E9FF3A1343}.Debug|WP81.ActiveCfg = Debug|WP81 - {31F85A16-CB01-4456-BE3C-76E9FF3A1343}.Debug|WP81.Build.0 = Debug|WP81 - {31F85A16-CB01-4456-BE3C-76E9FF3A1343}.Debug|WP8-ARM.ActiveCfg = Debug|WP8-ARM - {31F85A16-CB01-4456-BE3C-76E9FF3A1343}.Debug|WP8-ARM.Build.0 = Debug|WP8-ARM - {31F85A16-CB01-4456-BE3C-76E9FF3A1343}.Debug|WP8-x86.ActiveCfg = Debug|WP8-x86 - {31F85A16-CB01-4456-BE3C-76E9FF3A1343}.Debug|WP8-x86.Build.0 = Debug|WP8-x86 - {31F85A16-CB01-4456-BE3C-76E9FF3A1343}.Release|DIRECTX11_2.ActiveCfg = Release|DIRECTX11_2 - {31F85A16-CB01-4456-BE3C-76E9FF3A1343}.Release|DIRECTX11_2.Build.0 = Release|DIRECTX11_2 - {31F85A16-CB01-4456-BE3C-76E9FF3A1343}.Release|Mixed Platforms.ActiveCfg = Release|WP8-x86 - {31F85A16-CB01-4456-BE3C-76E9FF3A1343}.Release|Mixed Platforms.Build.0 = Release|WP8-x86 - {31F85A16-CB01-4456-BE3C-76E9FF3A1343}.Release|Net20.ActiveCfg = Release|Net20 - {31F85A16-CB01-4456-BE3C-76E9FF3A1343}.Release|Net20.Build.0 = Release|Net20 - {31F85A16-CB01-4456-BE3C-76E9FF3A1343}.Release|Net40.ActiveCfg = Release|Net40 - {31F85A16-CB01-4456-BE3C-76E9FF3A1343}.Release|Net40.Build.0 = Release|Net40 - {31F85A16-CB01-4456-BE3C-76E9FF3A1343}.Release|Win8.ActiveCfg = Release|Win8 - {31F85A16-CB01-4456-BE3C-76E9FF3A1343}.Release|Win8.Build.0 = Release|Win8 - {31F85A16-CB01-4456-BE3C-76E9FF3A1343}.Release|WP81.ActiveCfg = Release|WP81 - {31F85A16-CB01-4456-BE3C-76E9FF3A1343}.Release|WP81.Build.0 = Release|WP81 - {31F85A16-CB01-4456-BE3C-76E9FF3A1343}.Release|WP8-ARM.ActiveCfg = Release|WP8-ARM - {31F85A16-CB01-4456-BE3C-76E9FF3A1343}.Release|WP8-ARM.Build.0 = Release|WP8-ARM - {31F85A16-CB01-4456-BE3C-76E9FF3A1343}.Release|WP8-x86.ActiveCfg = Release|WP8-x86 - {31F85A16-CB01-4456-BE3C-76E9FF3A1343}.Release|WP8-x86.Build.0 = Release|WP8-x86 - {5E597A82-9DE9-4BA5-AD76-51202190E951}.Debug|DIRECTX11_2.ActiveCfg = Debug|Any CPU - {5E597A82-9DE9-4BA5-AD76-51202190E951}.Debug|DIRECTX11_2.Build.0 = Debug|Any CPU - {5E597A82-9DE9-4BA5-AD76-51202190E951}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {5E597A82-9DE9-4BA5-AD76-51202190E951}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {5E597A82-9DE9-4BA5-AD76-51202190E951}.Debug|Net20.ActiveCfg = Debug|Any CPU - {5E597A82-9DE9-4BA5-AD76-51202190E951}.Debug|Net20.Build.0 = Debug|Any CPU - {5E597A82-9DE9-4BA5-AD76-51202190E951}.Debug|Net40.ActiveCfg = Debug|Any CPU - {5E597A82-9DE9-4BA5-AD76-51202190E951}.Debug|Net40.Build.0 = Debug|Any CPU - {5E597A82-9DE9-4BA5-AD76-51202190E951}.Debug|Win8.ActiveCfg = Debug|Any CPU - {5E597A82-9DE9-4BA5-AD76-51202190E951}.Debug|WP81.ActiveCfg = Debug|Any CPU - {5E597A82-9DE9-4BA5-AD76-51202190E951}.Debug|WP81.Build.0 = Debug|Any CPU - {5E597A82-9DE9-4BA5-AD76-51202190E951}.Debug|WP8-ARM.ActiveCfg = Debug|Any CPU - {5E597A82-9DE9-4BA5-AD76-51202190E951}.Debug|WP8-x86.ActiveCfg = Debug|Any CPU - {5E597A82-9DE9-4BA5-AD76-51202190E951}.Release|DIRECTX11_2.ActiveCfg = Release|Any CPU - {5E597A82-9DE9-4BA5-AD76-51202190E951}.Release|DIRECTX11_2.Build.0 = Release|Any CPU - {5E597A82-9DE9-4BA5-AD76-51202190E951}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {5E597A82-9DE9-4BA5-AD76-51202190E951}.Release|Mixed Platforms.Build.0 = Release|Any CPU - {5E597A82-9DE9-4BA5-AD76-51202190E951}.Release|Net20.ActiveCfg = Release|Any CPU - {5E597A82-9DE9-4BA5-AD76-51202190E951}.Release|Net20.Build.0 = Release|Any CPU - {5E597A82-9DE9-4BA5-AD76-51202190E951}.Release|Net40.ActiveCfg = Release|Any CPU - {5E597A82-9DE9-4BA5-AD76-51202190E951}.Release|Net40.Build.0 = Release|Any CPU - {5E597A82-9DE9-4BA5-AD76-51202190E951}.Release|Win8.ActiveCfg = Release|Any CPU - {5E597A82-9DE9-4BA5-AD76-51202190E951}.Release|Win8.Build.0 = Release|Any CPU - {5E597A82-9DE9-4BA5-AD76-51202190E951}.Release|WP81.ActiveCfg = Release|Any CPU - {5E597A82-9DE9-4BA5-AD76-51202190E951}.Release|WP81.Build.0 = Release|Any CPU - {5E597A82-9DE9-4BA5-AD76-51202190E951}.Release|WP8-ARM.ActiveCfg = Release|Any CPU - {5E597A82-9DE9-4BA5-AD76-51202190E951}.Release|WP8-x86.ActiveCfg = Release|Any CPU - {9AA405CA-B7FD-44D0-9EBC-21F5D0F44DEB}.Debug|DIRECTX11_2.ActiveCfg = Debug|Any CPU - {9AA405CA-B7FD-44D0-9EBC-21F5D0F44DEB}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {9AA405CA-B7FD-44D0-9EBC-21F5D0F44DEB}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {9AA405CA-B7FD-44D0-9EBC-21F5D0F44DEB}.Debug|Net20.ActiveCfg = Debug|Any CPU - {9AA405CA-B7FD-44D0-9EBC-21F5D0F44DEB}.Debug|Net40.ActiveCfg = Debug|Any CPU - {9AA405CA-B7FD-44D0-9EBC-21F5D0F44DEB}.Debug|Win8.ActiveCfg = Debug|Any CPU - {9AA405CA-B7FD-44D0-9EBC-21F5D0F44DEB}.Debug|WP81.ActiveCfg = Debug|Any CPU - {9AA405CA-B7FD-44D0-9EBC-21F5D0F44DEB}.Debug|WP8-ARM.ActiveCfg = Debug|Any CPU - {9AA405CA-B7FD-44D0-9EBC-21F5D0F44DEB}.Debug|WP8-x86.ActiveCfg = Debug|Any CPU - {9AA405CA-B7FD-44D0-9EBC-21F5D0F44DEB}.Release|DIRECTX11_2.ActiveCfg = Release|Any CPU - {9AA405CA-B7FD-44D0-9EBC-21F5D0F44DEB}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {9AA405CA-B7FD-44D0-9EBC-21F5D0F44DEB}.Release|Mixed Platforms.Build.0 = Release|Any CPU - {9AA405CA-B7FD-44D0-9EBC-21F5D0F44DEB}.Release|Net20.ActiveCfg = Release|Any CPU - {9AA405CA-B7FD-44D0-9EBC-21F5D0F44DEB}.Release|Net40.ActiveCfg = Release|Any CPU - {9AA405CA-B7FD-44D0-9EBC-21F5D0F44DEB}.Release|Win8.ActiveCfg = Release|Any CPU - {9AA405CA-B7FD-44D0-9EBC-21F5D0F44DEB}.Release|WP81.ActiveCfg = Release|Any CPU - {9AA405CA-B7FD-44D0-9EBC-21F5D0F44DEB}.Release|WP8-ARM.ActiveCfg = Release|Any CPU - {9AA405CA-B7FD-44D0-9EBC-21F5D0F44DEB}.Release|WP8-x86.ActiveCfg = Release|Any CPU - {4939860C-5D5B-4D56-89C8-1980A9EBB392}.Debug|DIRECTX11_2.ActiveCfg = Debug|DIRECTX11_2 - {4939860C-5D5B-4D56-89C8-1980A9EBB392}.Debug|Mixed Platforms.ActiveCfg = Debug|WP8-x86 - {4939860C-5D5B-4D56-89C8-1980A9EBB392}.Debug|Mixed Platforms.Build.0 = Debug|WP8-x86 - {4939860C-5D5B-4D56-89C8-1980A9EBB392}.Debug|Net20.ActiveCfg = Debug|Net20 - {4939860C-5D5B-4D56-89C8-1980A9EBB392}.Debug|Net20.Build.0 = Debug|Net20 - {4939860C-5D5B-4D56-89C8-1980A9EBB392}.Debug|Net40.ActiveCfg = Debug|Net40 - {4939860C-5D5B-4D56-89C8-1980A9EBB392}.Debug|Net40.Build.0 = Debug|Net40 - {4939860C-5D5B-4D56-89C8-1980A9EBB392}.Debug|Win8.ActiveCfg = Debug|Win8 - {4939860C-5D5B-4D56-89C8-1980A9EBB392}.Debug|WP81.ActiveCfg = Debug|WP81 - {4939860C-5D5B-4D56-89C8-1980A9EBB392}.Debug|WP8-ARM.ActiveCfg = Debug|WP8-ARM - {4939860C-5D5B-4D56-89C8-1980A9EBB392}.Debug|WP8-x86.ActiveCfg = Debug|WP8-x86 - {4939860C-5D5B-4D56-89C8-1980A9EBB392}.Release|DIRECTX11_2.ActiveCfg = Release|DIRECTX11_2 - {4939860C-5D5B-4D56-89C8-1980A9EBB392}.Release|Mixed Platforms.ActiveCfg = Release|WP8-x86 - {4939860C-5D5B-4D56-89C8-1980A9EBB392}.Release|Mixed Platforms.Build.0 = Release|WP8-x86 - {4939860C-5D5B-4D56-89C8-1980A9EBB392}.Release|Net20.ActiveCfg = Release|Net20 - {4939860C-5D5B-4D56-89C8-1980A9EBB392}.Release|Net20.Build.0 = Release|Net20 - {4939860C-5D5B-4D56-89C8-1980A9EBB392}.Release|Net40.ActiveCfg = Release|Net40 - {4939860C-5D5B-4D56-89C8-1980A9EBB392}.Release|Net40.Build.0 = Release|Net40 - {4939860C-5D5B-4D56-89C8-1980A9EBB392}.Release|Win8.ActiveCfg = Release|Win8 - {4939860C-5D5B-4D56-89C8-1980A9EBB392}.Release|WP81.ActiveCfg = Release|WP81 - {4939860C-5D5B-4D56-89C8-1980A9EBB392}.Release|WP8-ARM.ActiveCfg = Release|WP8-ARM - {4939860C-5D5B-4D56-89C8-1980A9EBB392}.Release|WP8-x86.ActiveCfg = Release|WP8-x86 - {05D17A7B-F200-48C0-B8F9-B7211665A17F}.Debug|DIRECTX11_2.ActiveCfg = Debug|DIRECTX11_2 - {05D17A7B-F200-48C0-B8F9-B7211665A17F}.Debug|DIRECTX11_2.Build.0 = Debug|DIRECTX11_2 - {05D17A7B-F200-48C0-B8F9-B7211665A17F}.Debug|Mixed Platforms.ActiveCfg = Debug|WP8-x86 - {05D17A7B-F200-48C0-B8F9-B7211665A17F}.Debug|Mixed Platforms.Build.0 = Debug|WP8-x86 - {05D17A7B-F200-48C0-B8F9-B7211665A17F}.Debug|Net20.ActiveCfg = Debug|Net20 - {05D17A7B-F200-48C0-B8F9-B7211665A17F}.Debug|Net20.Build.0 = Debug|Net20 - {05D17A7B-F200-48C0-B8F9-B7211665A17F}.Debug|Net40.ActiveCfg = Debug|Net40 - {05D17A7B-F200-48C0-B8F9-B7211665A17F}.Debug|Net40.Build.0 = Debug|Net40 - {05D17A7B-F200-48C0-B8F9-B7211665A17F}.Debug|Win8.ActiveCfg = Debug|Win8 - {05D17A7B-F200-48C0-B8F9-B7211665A17F}.Debug|WP81.ActiveCfg = Debug|WP81 - {05D17A7B-F200-48C0-B8F9-B7211665A17F}.Debug|WP8-ARM.ActiveCfg = Debug|WP8-ARM - {05D17A7B-F200-48C0-B8F9-B7211665A17F}.Debug|WP8-x86.ActiveCfg = Debug|WP8-x86 - {05D17A7B-F200-48C0-B8F9-B7211665A17F}.Release|DIRECTX11_2.ActiveCfg = Release|DIRECTX11_2 - {05D17A7B-F200-48C0-B8F9-B7211665A17F}.Release|DIRECTX11_2.Build.0 = Release|DIRECTX11_2 - {05D17A7B-F200-48C0-B8F9-B7211665A17F}.Release|Mixed Platforms.ActiveCfg = Release|WP8-x86 - {05D17A7B-F200-48C0-B8F9-B7211665A17F}.Release|Mixed Platforms.Build.0 = Release|WP8-x86 - {05D17A7B-F200-48C0-B8F9-B7211665A17F}.Release|Net20.ActiveCfg = Release|Net20 - {05D17A7B-F200-48C0-B8F9-B7211665A17F}.Release|Net20.Build.0 = Release|Net20 - {05D17A7B-F200-48C0-B8F9-B7211665A17F}.Release|Net40.ActiveCfg = Release|Net40 - {05D17A7B-F200-48C0-B8F9-B7211665A17F}.Release|Net40.Build.0 = Release|Net40 - {05D17A7B-F200-48C0-B8F9-B7211665A17F}.Release|Win8.ActiveCfg = Release|Win8 - {05D17A7B-F200-48C0-B8F9-B7211665A17F}.Release|WP81.ActiveCfg = Release|WP81 - {05D17A7B-F200-48C0-B8F9-B7211665A17F}.Release|WP8-ARM.ActiveCfg = Release|WP8-ARM - {05D17A7B-F200-48C0-B8F9-B7211665A17F}.Release|WP8-x86.ActiveCfg = Release|WP8-x86 - {764D7CE5-F78B-432E-A849-E40BA44522D6}.Debug|DIRECTX11_2.ActiveCfg = Debug|DIRECTX11_2 - {764D7CE5-F78B-432E-A849-E40BA44522D6}.Debug|DIRECTX11_2.Build.0 = Debug|DIRECTX11_2 - {764D7CE5-F78B-432E-A849-E40BA44522D6}.Debug|Mixed Platforms.ActiveCfg = Debug|WP8-x86 - {764D7CE5-F78B-432E-A849-E40BA44522D6}.Debug|Mixed Platforms.Build.0 = Debug|WP8-x86 - {764D7CE5-F78B-432E-A849-E40BA44522D6}.Debug|Net20.ActiveCfg = Debug|Net20 - {764D7CE5-F78B-432E-A849-E40BA44522D6}.Debug|Net20.Build.0 = Debug|Net20 - {764D7CE5-F78B-432E-A849-E40BA44522D6}.Debug|Net40.ActiveCfg = Debug|Net40 - {764D7CE5-F78B-432E-A849-E40BA44522D6}.Debug|Net40.Build.0 = Debug|Net40 - {764D7CE5-F78B-432E-A849-E40BA44522D6}.Debug|Win8.ActiveCfg = Debug|Win8 - {764D7CE5-F78B-432E-A849-E40BA44522D6}.Debug|Win8.Build.0 = Debug|Win8 - {764D7CE5-F78B-432E-A849-E40BA44522D6}.Debug|WP81.ActiveCfg = Debug|WP81 - {764D7CE5-F78B-432E-A849-E40BA44522D6}.Debug|WP8-ARM.ActiveCfg = Debug|WP8-ARM - {764D7CE5-F78B-432E-A849-E40BA44522D6}.Debug|WP8-x86.ActiveCfg = Debug|WP8-x86 - {764D7CE5-F78B-432E-A849-E40BA44522D6}.Release|DIRECTX11_2.ActiveCfg = Release|DIRECTX11_2 - {764D7CE5-F78B-432E-A849-E40BA44522D6}.Release|DIRECTX11_2.Build.0 = Release|DIRECTX11_2 - {764D7CE5-F78B-432E-A849-E40BA44522D6}.Release|Mixed Platforms.ActiveCfg = Release|WP8-x86 - {764D7CE5-F78B-432E-A849-E40BA44522D6}.Release|Mixed Platforms.Build.0 = Release|WP8-x86 - {764D7CE5-F78B-432E-A849-E40BA44522D6}.Release|Net20.ActiveCfg = Release|Net20 - {764D7CE5-F78B-432E-A849-E40BA44522D6}.Release|Net20.Build.0 = Release|Net20 - {764D7CE5-F78B-432E-A849-E40BA44522D6}.Release|Net40.ActiveCfg = Release|Net40 - {764D7CE5-F78B-432E-A849-E40BA44522D6}.Release|Net40.Build.0 = Release|Net40 - {764D7CE5-F78B-432E-A849-E40BA44522D6}.Release|Win8.ActiveCfg = Release|Win8 - {764D7CE5-F78B-432E-A849-E40BA44522D6}.Release|Win8.Build.0 = Release|Win8 - {764D7CE5-F78B-432E-A849-E40BA44522D6}.Release|WP81.ActiveCfg = Release|WP81 - {764D7CE5-F78B-432E-A849-E40BA44522D6}.Release|WP8-ARM.ActiveCfg = Release|WP8-ARM - {764D7CE5-F78B-432E-A849-E40BA44522D6}.Release|WP8-x86.ActiveCfg = Release|WP8-x86 - {931FA266-E756-41CA-9736-8B29235DC999}.Debug|DIRECTX11_2.ActiveCfg = Debug|Any CPU - {931FA266-E756-41CA-9736-8B29235DC999}.Debug|DIRECTX11_2.Build.0 = Debug|Any CPU - {931FA266-E756-41CA-9736-8B29235DC999}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {931FA266-E756-41CA-9736-8B29235DC999}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {931FA266-E756-41CA-9736-8B29235DC999}.Debug|Net20.ActiveCfg = Debug|Any CPU - {931FA266-E756-41CA-9736-8B29235DC999}.Debug|Net20.Build.0 = Debug|Any CPU - {931FA266-E756-41CA-9736-8B29235DC999}.Debug|Net40.ActiveCfg = Debug|Any CPU - {931FA266-E756-41CA-9736-8B29235DC999}.Debug|Net40.Build.0 = Debug|Any CPU - {931FA266-E756-41CA-9736-8B29235DC999}.Debug|Win8.ActiveCfg = Debug|Any CPU - {931FA266-E756-41CA-9736-8B29235DC999}.Debug|WP81.ActiveCfg = Debug|Any CPU - {931FA266-E756-41CA-9736-8B29235DC999}.Debug|WP8-ARM.ActiveCfg = Debug|Any CPU - {931FA266-E756-41CA-9736-8B29235DC999}.Debug|WP8-x86.ActiveCfg = Debug|Any CPU - {931FA266-E756-41CA-9736-8B29235DC999}.Release|DIRECTX11_2.ActiveCfg = Release|Any CPU - {931FA266-E756-41CA-9736-8B29235DC999}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {931FA266-E756-41CA-9736-8B29235DC999}.Release|Mixed Platforms.Build.0 = Release|Any CPU - {931FA266-E756-41CA-9736-8B29235DC999}.Release|Net20.ActiveCfg = Release|Any CPU - {931FA266-E756-41CA-9736-8B29235DC999}.Release|Net40.ActiveCfg = Release|Any CPU - {931FA266-E756-41CA-9736-8B29235DC999}.Release|Win8.ActiveCfg = Release|Any CPU - {931FA266-E756-41CA-9736-8B29235DC999}.Release|WP81.ActiveCfg = Release|Any CPU - {931FA266-E756-41CA-9736-8B29235DC999}.Release|WP8-ARM.ActiveCfg = Release|Any CPU - {931FA266-E756-41CA-9736-8B29235DC999}.Release|WP8-x86.ActiveCfg = Release|Any CPU - {874DEC63-9AB9-4A09-B1EA-E8FB1F1B68A1}.Debug|DIRECTX11_2.ActiveCfg = Debug|DIRECTX11_2 - {874DEC63-9AB9-4A09-B1EA-E8FB1F1B68A1}.Debug|Mixed Platforms.ActiveCfg = Debug|WP8-x86 - {874DEC63-9AB9-4A09-B1EA-E8FB1F1B68A1}.Debug|Mixed Platforms.Build.0 = Debug|WP8-x86 - {874DEC63-9AB9-4A09-B1EA-E8FB1F1B68A1}.Debug|Net20.ActiveCfg = Debug|Net20 - {874DEC63-9AB9-4A09-B1EA-E8FB1F1B68A1}.Debug|Net20.Build.0 = Debug|Net20 - {874DEC63-9AB9-4A09-B1EA-E8FB1F1B68A1}.Debug|Net40.ActiveCfg = Debug|Net40 - {874DEC63-9AB9-4A09-B1EA-E8FB1F1B68A1}.Debug|Win8.ActiveCfg = Debug|Win8 - {874DEC63-9AB9-4A09-B1EA-E8FB1F1B68A1}.Debug|WP81.ActiveCfg = Debug|WP81 - {874DEC63-9AB9-4A09-B1EA-E8FB1F1B68A1}.Debug|WP8-ARM.ActiveCfg = Debug|WP8-ARM - {874DEC63-9AB9-4A09-B1EA-E8FB1F1B68A1}.Debug|WP8-x86.ActiveCfg = Debug|WP8-x86 - {874DEC63-9AB9-4A09-B1EA-E8FB1F1B68A1}.Release|DIRECTX11_2.ActiveCfg = Release|DIRECTX11_2 - {874DEC63-9AB9-4A09-B1EA-E8FB1F1B68A1}.Release|DIRECTX11_2.Build.0 = Release|DIRECTX11_2 - {874DEC63-9AB9-4A09-B1EA-E8FB1F1B68A1}.Release|Mixed Platforms.ActiveCfg = Release|WP8-x86 - {874DEC63-9AB9-4A09-B1EA-E8FB1F1B68A1}.Release|Mixed Platforms.Build.0 = Release|WP8-x86 - {874DEC63-9AB9-4A09-B1EA-E8FB1F1B68A1}.Release|Net20.ActiveCfg = Release|Net20 - {874DEC63-9AB9-4A09-B1EA-E8FB1F1B68A1}.Release|Net40.ActiveCfg = Release|Net40 - {874DEC63-9AB9-4A09-B1EA-E8FB1F1B68A1}.Release|Win8.ActiveCfg = Release|Win8 - {874DEC63-9AB9-4A09-B1EA-E8FB1F1B68A1}.Release|WP81.ActiveCfg = Release|WP81 - {874DEC63-9AB9-4A09-B1EA-E8FB1F1B68A1}.Release|WP8-ARM.ActiveCfg = Release|WP8-ARM - {874DEC63-9AB9-4A09-B1EA-E8FB1F1B68A1}.Release|WP8-x86.ActiveCfg = Release|WP8-x86 - {CA21A201-078B-4EBE-A2AB-C3B1FFEC99F9}.Debug|DIRECTX11_2.ActiveCfg = Debug|DIRECTX11_2 - {CA21A201-078B-4EBE-A2AB-C3B1FFEC99F9}.Debug|DIRECTX11_2.Build.0 = Debug|DIRECTX11_2 - {CA21A201-078B-4EBE-A2AB-C3B1FFEC99F9}.Debug|Mixed Platforms.ActiveCfg = Debug|WP8-x86 - {CA21A201-078B-4EBE-A2AB-C3B1FFEC99F9}.Debug|Mixed Platforms.Build.0 = Debug|WP8-x86 - {CA21A201-078B-4EBE-A2AB-C3B1FFEC99F9}.Debug|Net20.ActiveCfg = Debug|Net20 - {CA21A201-078B-4EBE-A2AB-C3B1FFEC99F9}.Debug|Net20.Build.0 = Debug|Net20 - {CA21A201-078B-4EBE-A2AB-C3B1FFEC99F9}.Debug|Net40.ActiveCfg = Debug|Net40 - {CA21A201-078B-4EBE-A2AB-C3B1FFEC99F9}.Debug|Net40.Build.0 = Debug|Net40 - {CA21A201-078B-4EBE-A2AB-C3B1FFEC99F9}.Debug|Win8.ActiveCfg = Debug|Win8 - {CA21A201-078B-4EBE-A2AB-C3B1FFEC99F9}.Debug|Win8.Build.0 = Debug|Win8 - {CA21A201-078B-4EBE-A2AB-C3B1FFEC99F9}.Debug|WP81.ActiveCfg = Debug|WP81 - {CA21A201-078B-4EBE-A2AB-C3B1FFEC99F9}.Debug|WP81.Build.0 = Debug|WP81 - {CA21A201-078B-4EBE-A2AB-C3B1FFEC99F9}.Debug|WP8-ARM.ActiveCfg = Debug|WP8-ARM - {CA21A201-078B-4EBE-A2AB-C3B1FFEC99F9}.Debug|WP8-ARM.Build.0 = Debug|WP8-ARM - {CA21A201-078B-4EBE-A2AB-C3B1FFEC99F9}.Debug|WP8-x86.ActiveCfg = Debug|WP8-x86 - {CA21A201-078B-4EBE-A2AB-C3B1FFEC99F9}.Debug|WP8-x86.Build.0 = Debug|WP8-x86 - {CA21A201-078B-4EBE-A2AB-C3B1FFEC99F9}.Release|DIRECTX11_2.ActiveCfg = Release|DIRECTX11_2 - {CA21A201-078B-4EBE-A2AB-C3B1FFEC99F9}.Release|DIRECTX11_2.Build.0 = Release|DIRECTX11_2 - {CA21A201-078B-4EBE-A2AB-C3B1FFEC99F9}.Release|Mixed Platforms.ActiveCfg = Release|WP8-x86 - {CA21A201-078B-4EBE-A2AB-C3B1FFEC99F9}.Release|Mixed Platforms.Build.0 = Release|WP8-x86 - {CA21A201-078B-4EBE-A2AB-C3B1FFEC99F9}.Release|Net20.ActiveCfg = Release|Net20 - {CA21A201-078B-4EBE-A2AB-C3B1FFEC99F9}.Release|Net20.Build.0 = Release|Net20 - {CA21A201-078B-4EBE-A2AB-C3B1FFEC99F9}.Release|Net40.ActiveCfg = Release|Net40 - {CA21A201-078B-4EBE-A2AB-C3B1FFEC99F9}.Release|Net40.Build.0 = Release|Net40 - {CA21A201-078B-4EBE-A2AB-C3B1FFEC99F9}.Release|Win8.ActiveCfg = Release|Win8 - {CA21A201-078B-4EBE-A2AB-C3B1FFEC99F9}.Release|Win8.Build.0 = Release|Win8 - {CA21A201-078B-4EBE-A2AB-C3B1FFEC99F9}.Release|WP81.ActiveCfg = Release|WP81 - {CA21A201-078B-4EBE-A2AB-C3B1FFEC99F9}.Release|WP81.Build.0 = Release|WP81 - {CA21A201-078B-4EBE-A2AB-C3B1FFEC99F9}.Release|WP8-ARM.ActiveCfg = Release|WP8-ARM - {CA21A201-078B-4EBE-A2AB-C3B1FFEC99F9}.Release|WP8-ARM.Build.0 = Release|WP8-ARM - {CA21A201-078B-4EBE-A2AB-C3B1FFEC99F9}.Release|WP8-x86.ActiveCfg = Release|WP8-x86 - {CA21A201-078B-4EBE-A2AB-C3B1FFEC99F9}.Release|WP8-x86.Build.0 = Release|WP8-x86 - {BBB50A46-3291-4C62-B884-D1AB64F71EA5}.Debug|DIRECTX11_2.ActiveCfg = Debug|DIRECTX11_2 - {BBB50A46-3291-4C62-B884-D1AB64F71EA5}.Debug|DIRECTX11_2.Build.0 = Debug|DIRECTX11_2 - {BBB50A46-3291-4C62-B884-D1AB64F71EA5}.Debug|Mixed Platforms.ActiveCfg = Debug|WP8-x86 - {BBB50A46-3291-4C62-B884-D1AB64F71EA5}.Debug|Mixed Platforms.Build.0 = Debug|WP8-x86 - {BBB50A46-3291-4C62-B884-D1AB64F71EA5}.Debug|Net20.ActiveCfg = Debug|Net20 - {BBB50A46-3291-4C62-B884-D1AB64F71EA5}.Debug|Net20.Build.0 = Debug|Net20 - {BBB50A46-3291-4C62-B884-D1AB64F71EA5}.Debug|Net40.ActiveCfg = Debug|Net40 - {BBB50A46-3291-4C62-B884-D1AB64F71EA5}.Debug|Net40.Build.0 = Debug|Net40 - {BBB50A46-3291-4C62-B884-D1AB64F71EA5}.Debug|Win8.ActiveCfg = Debug|Win8 - {BBB50A46-3291-4C62-B884-D1AB64F71EA5}.Debug|WP81.ActiveCfg = Debug|WP81 - {BBB50A46-3291-4C62-B884-D1AB64F71EA5}.Debug|WP8-ARM.ActiveCfg = Debug|WP8-ARM - {BBB50A46-3291-4C62-B884-D1AB64F71EA5}.Debug|WP8-x86.ActiveCfg = Debug|WP8-x86 - {BBB50A46-3291-4C62-B884-D1AB64F71EA5}.Release|DIRECTX11_2.ActiveCfg = Release|DIRECTX11_2 - {BBB50A46-3291-4C62-B884-D1AB64F71EA5}.Release|DIRECTX11_2.Build.0 = Release|DIRECTX11_2 - {BBB50A46-3291-4C62-B884-D1AB64F71EA5}.Release|Mixed Platforms.ActiveCfg = Release|WP8-x86 - {BBB50A46-3291-4C62-B884-D1AB64F71EA5}.Release|Mixed Platforms.Build.0 = Release|WP8-x86 - {BBB50A46-3291-4C62-B884-D1AB64F71EA5}.Release|Net20.ActiveCfg = Release|Net20 - {BBB50A46-3291-4C62-B884-D1AB64F71EA5}.Release|Net20.Build.0 = Release|Net20 - {BBB50A46-3291-4C62-B884-D1AB64F71EA5}.Release|Net40.ActiveCfg = Release|Net40 - {BBB50A46-3291-4C62-B884-D1AB64F71EA5}.Release|Net40.Build.0 = Release|Net40 - {BBB50A46-3291-4C62-B884-D1AB64F71EA5}.Release|Win8.ActiveCfg = Release|Win8 - {BBB50A46-3291-4C62-B884-D1AB64F71EA5}.Release|WP81.ActiveCfg = Release|WP81 - {BBB50A46-3291-4C62-B884-D1AB64F71EA5}.Release|WP8-ARM.ActiveCfg = Release|WP8-ARM - {BBB50A46-3291-4C62-B884-D1AB64F71EA5}.Release|WP8-x86.ActiveCfg = Release|WP8-x86 - {53EF08A7-4224-434C-A62C-F29807C1C750}.Debug|DIRECTX11_2.ActiveCfg = Debug|DIRECTX11_2 - {53EF08A7-4224-434C-A62C-F29807C1C750}.Debug|DIRECTX11_2.Build.0 = Debug|DIRECTX11_2 - {53EF08A7-4224-434C-A62C-F29807C1C750}.Debug|Mixed Platforms.ActiveCfg = Debug|WP8-x86 - {53EF08A7-4224-434C-A62C-F29807C1C750}.Debug|Mixed Platforms.Build.0 = Debug|WP8-x86 - {53EF08A7-4224-434C-A62C-F29807C1C750}.Debug|Net20.ActiveCfg = Debug|Net20 - {53EF08A7-4224-434C-A62C-F29807C1C750}.Debug|Net20.Build.0 = Debug|Net20 - {53EF08A7-4224-434C-A62C-F29807C1C750}.Debug|Net40.ActiveCfg = Debug|Net40 - {53EF08A7-4224-434C-A62C-F29807C1C750}.Debug|Net40.Build.0 = Debug|Net40 - {53EF08A7-4224-434C-A62C-F29807C1C750}.Debug|Win8.ActiveCfg = Debug|Win8 - {53EF08A7-4224-434C-A62C-F29807C1C750}.Debug|Win8.Build.0 = Debug|Win8 - {53EF08A7-4224-434C-A62C-F29807C1C750}.Debug|WP81.ActiveCfg = Debug|WP81 - {53EF08A7-4224-434C-A62C-F29807C1C750}.Debug|WP81.Build.0 = Debug|WP81 - {53EF08A7-4224-434C-A62C-F29807C1C750}.Debug|WP8-ARM.ActiveCfg = Debug|WP8-ARM - {53EF08A7-4224-434C-A62C-F29807C1C750}.Debug|WP8-ARM.Build.0 = Debug|WP8-ARM - {53EF08A7-4224-434C-A62C-F29807C1C750}.Debug|WP8-x86.ActiveCfg = Debug|WP8-x86 - {53EF08A7-4224-434C-A62C-F29807C1C750}.Debug|WP8-x86.Build.0 = Debug|WP8-x86 - {53EF08A7-4224-434C-A62C-F29807C1C750}.Release|DIRECTX11_2.ActiveCfg = Release|DIRECTX11_2 - {53EF08A7-4224-434C-A62C-F29807C1C750}.Release|DIRECTX11_2.Build.0 = Release|DIRECTX11_2 - {53EF08A7-4224-434C-A62C-F29807C1C750}.Release|Mixed Platforms.ActiveCfg = Release|WP8-x86 - {53EF08A7-4224-434C-A62C-F29807C1C750}.Release|Mixed Platforms.Build.0 = Release|WP8-x86 - {53EF08A7-4224-434C-A62C-F29807C1C750}.Release|Net20.ActiveCfg = Release|Net20 - {53EF08A7-4224-434C-A62C-F29807C1C750}.Release|Net20.Build.0 = Release|Net20 - {53EF08A7-4224-434C-A62C-F29807C1C750}.Release|Net40.ActiveCfg = Release|Net40 - {53EF08A7-4224-434C-A62C-F29807C1C750}.Release|Net40.Build.0 = Release|Net40 - {53EF08A7-4224-434C-A62C-F29807C1C750}.Release|Win8.ActiveCfg = Release|Win8 - {53EF08A7-4224-434C-A62C-F29807C1C750}.Release|Win8.Build.0 = Release|Win8 - {53EF08A7-4224-434C-A62C-F29807C1C750}.Release|WP81.ActiveCfg = Release|WP81 - {53EF08A7-4224-434C-A62C-F29807C1C750}.Release|WP81.Build.0 = Release|WP81 - {53EF08A7-4224-434C-A62C-F29807C1C750}.Release|WP8-ARM.ActiveCfg = Release|WP8-ARM - {53EF08A7-4224-434C-A62C-F29807C1C750}.Release|WP8-ARM.Build.0 = Release|WP8-ARM - {53EF08A7-4224-434C-A62C-F29807C1C750}.Release|WP8-x86.ActiveCfg = Release|WP8-x86 - {53EF08A7-4224-434C-A62C-F29807C1C750}.Release|WP8-x86.Build.0 = Release|WP8-x86 - {4E0E6A4D-930D-4660-8DE0-E30FF1F9F4A9}.Debug|DIRECTX11_2.ActiveCfg = Debug|Any CPU - {4E0E6A4D-930D-4660-8DE0-E30FF1F9F4A9}.Debug|DIRECTX11_2.Build.0 = Debug|Any CPU - {4E0E6A4D-930D-4660-8DE0-E30FF1F9F4A9}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {4E0E6A4D-930D-4660-8DE0-E30FF1F9F4A9}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {4E0E6A4D-930D-4660-8DE0-E30FF1F9F4A9}.Debug|Net20.ActiveCfg = Debug|Any CPU - {4E0E6A4D-930D-4660-8DE0-E30FF1F9F4A9}.Debug|Net20.Build.0 = Debug|Any CPU - {4E0E6A4D-930D-4660-8DE0-E30FF1F9F4A9}.Debug|Net40.ActiveCfg = Debug|Any CPU - {4E0E6A4D-930D-4660-8DE0-E30FF1F9F4A9}.Debug|Net40.Build.0 = Debug|Any CPU - {4E0E6A4D-930D-4660-8DE0-E30FF1F9F4A9}.Debug|Win8.ActiveCfg = Debug|Any CPU - {4E0E6A4D-930D-4660-8DE0-E30FF1F9F4A9}.Debug|WP81.ActiveCfg = Debug|Any CPU - {4E0E6A4D-930D-4660-8DE0-E30FF1F9F4A9}.Debug|WP8-ARM.ActiveCfg = Debug|Any CPU - {4E0E6A4D-930D-4660-8DE0-E30FF1F9F4A9}.Debug|WP8-x86.ActiveCfg = Debug|Any CPU - {4E0E6A4D-930D-4660-8DE0-E30FF1F9F4A9}.Release|DIRECTX11_2.ActiveCfg = Release|Any CPU - {4E0E6A4D-930D-4660-8DE0-E30FF1F9F4A9}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {4E0E6A4D-930D-4660-8DE0-E30FF1F9F4A9}.Release|Mixed Platforms.Build.0 = Release|Any CPU - {4E0E6A4D-930D-4660-8DE0-E30FF1F9F4A9}.Release|Net20.ActiveCfg = Release|Any CPU - {4E0E6A4D-930D-4660-8DE0-E30FF1F9F4A9}.Release|Net20.Build.0 = Release|Any CPU - {4E0E6A4D-930D-4660-8DE0-E30FF1F9F4A9}.Release|Net40.ActiveCfg = Release|Any CPU - {4E0E6A4D-930D-4660-8DE0-E30FF1F9F4A9}.Release|Net40.Build.0 = Release|Any CPU - {4E0E6A4D-930D-4660-8DE0-E30FF1F9F4A9}.Release|Win8.ActiveCfg = Release|Any CPU - {4E0E6A4D-930D-4660-8DE0-E30FF1F9F4A9}.Release|WP81.ActiveCfg = Release|Any CPU - {4E0E6A4D-930D-4660-8DE0-E30FF1F9F4A9}.Release|WP8-ARM.ActiveCfg = Release|Any CPU - {4E0E6A4D-930D-4660-8DE0-E30FF1F9F4A9}.Release|WP8-x86.ActiveCfg = Release|Any CPU - {9FF0707C-75BB-4984-A01F-B9EAAD293F6C}.Debug|DIRECTX11_2.ActiveCfg = Debug|DIRECTX11_2 - {9FF0707C-75BB-4984-A01F-B9EAAD293F6C}.Debug|DIRECTX11_2.Build.0 = Debug|DIRECTX11_2 - {9FF0707C-75BB-4984-A01F-B9EAAD293F6C}.Debug|Mixed Platforms.ActiveCfg = Debug|WP8-x86 - {9FF0707C-75BB-4984-A01F-B9EAAD293F6C}.Debug|Mixed Platforms.Build.0 = Debug|WP8-x86 - {9FF0707C-75BB-4984-A01F-B9EAAD293F6C}.Debug|Net20.ActiveCfg = Debug|Net20 - {9FF0707C-75BB-4984-A01F-B9EAAD293F6C}.Debug|Net20.Build.0 = Debug|Net20 - {9FF0707C-75BB-4984-A01F-B9EAAD293F6C}.Debug|Net40.ActiveCfg = Debug|Net40 - {9FF0707C-75BB-4984-A01F-B9EAAD293F6C}.Debug|Net40.Build.0 = Debug|Net40 - {9FF0707C-75BB-4984-A01F-B9EAAD293F6C}.Debug|Win8.ActiveCfg = Debug|Win8 - {9FF0707C-75BB-4984-A01F-B9EAAD293F6C}.Debug|Win8.Build.0 = Debug|Win8 - {9FF0707C-75BB-4984-A01F-B9EAAD293F6C}.Debug|WP81.ActiveCfg = Debug|WP81 - {9FF0707C-75BB-4984-A01F-B9EAAD293F6C}.Debug|WP81.Build.0 = Debug|WP81 - {9FF0707C-75BB-4984-A01F-B9EAAD293F6C}.Debug|WP8-ARM.ActiveCfg = Debug|WP8-ARM - {9FF0707C-75BB-4984-A01F-B9EAAD293F6C}.Debug|WP8-ARM.Build.0 = Debug|WP8-ARM - {9FF0707C-75BB-4984-A01F-B9EAAD293F6C}.Debug|WP8-x86.ActiveCfg = Debug|WP8-x86 - {9FF0707C-75BB-4984-A01F-B9EAAD293F6C}.Debug|WP8-x86.Build.0 = Debug|WP8-x86 - {9FF0707C-75BB-4984-A01F-B9EAAD293F6C}.Release|DIRECTX11_2.ActiveCfg = Release|DIRECTX11_2 - {9FF0707C-75BB-4984-A01F-B9EAAD293F6C}.Release|DIRECTX11_2.Build.0 = Release|DIRECTX11_2 - {9FF0707C-75BB-4984-A01F-B9EAAD293F6C}.Release|Mixed Platforms.ActiveCfg = Release|WP8-x86 - {9FF0707C-75BB-4984-A01F-B9EAAD293F6C}.Release|Mixed Platforms.Build.0 = Release|WP8-x86 - {9FF0707C-75BB-4984-A01F-B9EAAD293F6C}.Release|Net20.ActiveCfg = Release|Net20 - {9FF0707C-75BB-4984-A01F-B9EAAD293F6C}.Release|Net20.Build.0 = Release|Net20 - {9FF0707C-75BB-4984-A01F-B9EAAD293F6C}.Release|Net40.ActiveCfg = Release|Net40 - {9FF0707C-75BB-4984-A01F-B9EAAD293F6C}.Release|Net40.Build.0 = Release|Net40 - {9FF0707C-75BB-4984-A01F-B9EAAD293F6C}.Release|Win8.ActiveCfg = Release|Win8 - {9FF0707C-75BB-4984-A01F-B9EAAD293F6C}.Release|Win8.Build.0 = Release|Win8 - {9FF0707C-75BB-4984-A01F-B9EAAD293F6C}.Release|WP81.ActiveCfg = Release|WP81 - {9FF0707C-75BB-4984-A01F-B9EAAD293F6C}.Release|WP81.Build.0 = Release|WP81 - {9FF0707C-75BB-4984-A01F-B9EAAD293F6C}.Release|WP8-ARM.ActiveCfg = Release|WP8-ARM - {9FF0707C-75BB-4984-A01F-B9EAAD293F6C}.Release|WP8-ARM.Build.0 = Release|WP8-ARM - {9FF0707C-75BB-4984-A01F-B9EAAD293F6C}.Release|WP8-x86.ActiveCfg = Release|WP8-x86 - {9FF0707C-75BB-4984-A01F-B9EAAD293F6C}.Release|WP8-x86.Build.0 = Release|WP8-x86 - {8BFFF9D1-84EC-4FBA-9BEB-710ECF1857A8}.Debug|DIRECTX11_2.ActiveCfg = Debug|DIRECTX11_2 - {8BFFF9D1-84EC-4FBA-9BEB-710ECF1857A8}.Debug|DIRECTX11_2.Build.0 = Debug|DIRECTX11_2 - {8BFFF9D1-84EC-4FBA-9BEB-710ECF1857A8}.Debug|Mixed Platforms.ActiveCfg = Debug|WP8-x86 - {8BFFF9D1-84EC-4FBA-9BEB-710ECF1857A8}.Debug|Mixed Platforms.Build.0 = Debug|WP8-x86 - {8BFFF9D1-84EC-4FBA-9BEB-710ECF1857A8}.Debug|Net20.ActiveCfg = Debug|Net20 - {8BFFF9D1-84EC-4FBA-9BEB-710ECF1857A8}.Debug|Net20.Build.0 = Debug|Net20 - {8BFFF9D1-84EC-4FBA-9BEB-710ECF1857A8}.Debug|Net40.ActiveCfg = Debug|Net40 - {8BFFF9D1-84EC-4FBA-9BEB-710ECF1857A8}.Debug|Net40.Build.0 = Debug|Net40 - {8BFFF9D1-84EC-4FBA-9BEB-710ECF1857A8}.Debug|Win8.ActiveCfg = Debug|Win8 - {8BFFF9D1-84EC-4FBA-9BEB-710ECF1857A8}.Debug|WP81.ActiveCfg = Debug|WP81 - {8BFFF9D1-84EC-4FBA-9BEB-710ECF1857A8}.Debug|WP8-ARM.ActiveCfg = Debug|WP8-ARM - {8BFFF9D1-84EC-4FBA-9BEB-710ECF1857A8}.Debug|WP8-x86.ActiveCfg = Debug|WP8-x86 - {8BFFF9D1-84EC-4FBA-9BEB-710ECF1857A8}.Release|DIRECTX11_2.ActiveCfg = Release|DIRECTX11_2 - {8BFFF9D1-84EC-4FBA-9BEB-710ECF1857A8}.Release|DIRECTX11_2.Build.0 = Release|DIRECTX11_2 - {8BFFF9D1-84EC-4FBA-9BEB-710ECF1857A8}.Release|Mixed Platforms.ActiveCfg = Release|WP8-x86 - {8BFFF9D1-84EC-4FBA-9BEB-710ECF1857A8}.Release|Mixed Platforms.Build.0 = Release|WP8-x86 - {8BFFF9D1-84EC-4FBA-9BEB-710ECF1857A8}.Release|Net20.ActiveCfg = Release|Net20 - {8BFFF9D1-84EC-4FBA-9BEB-710ECF1857A8}.Release|Net20.Build.0 = Release|Net20 - {8BFFF9D1-84EC-4FBA-9BEB-710ECF1857A8}.Release|Net40.ActiveCfg = Release|Net40 - {8BFFF9D1-84EC-4FBA-9BEB-710ECF1857A8}.Release|Net40.Build.0 = Release|Net40 - {8BFFF9D1-84EC-4FBA-9BEB-710ECF1857A8}.Release|Win8.ActiveCfg = Release|Win8 - {8BFFF9D1-84EC-4FBA-9BEB-710ECF1857A8}.Release|WP81.ActiveCfg = Release|WP81 - {8BFFF9D1-84EC-4FBA-9BEB-710ECF1857A8}.Release|WP8-ARM.ActiveCfg = Release|WP8-ARM - {8BFFF9D1-84EC-4FBA-9BEB-710ECF1857A8}.Release|WP8-x86.ActiveCfg = Release|WP8-x86 - {BCE106B4-0C81-4705-8A9C-C4C4F5EAB702}.Debug|DIRECTX11_2.ActiveCfg = Debug|DIRECTX11_2 - {BCE106B4-0C81-4705-8A9C-C4C4F5EAB702}.Debug|DIRECTX11_2.Build.0 = Debug|DIRECTX11_2 - {BCE106B4-0C81-4705-8A9C-C4C4F5EAB702}.Debug|Mixed Platforms.ActiveCfg = Debug|WP8-x86 - {BCE106B4-0C81-4705-8A9C-C4C4F5EAB702}.Debug|Mixed Platforms.Build.0 = Debug|WP8-x86 - {BCE106B4-0C81-4705-8A9C-C4C4F5EAB702}.Debug|Net20.ActiveCfg = Debug|Net20 - {BCE106B4-0C81-4705-8A9C-C4C4F5EAB702}.Debug|Net20.Build.0 = Debug|Net20 - {BCE106B4-0C81-4705-8A9C-C4C4F5EAB702}.Debug|Net40.ActiveCfg = Debug|Net40 - {BCE106B4-0C81-4705-8A9C-C4C4F5EAB702}.Debug|Net40.Build.0 = Debug|Net40 - {BCE106B4-0C81-4705-8A9C-C4C4F5EAB702}.Debug|Win8.ActiveCfg = Debug|Win8 - {BCE106B4-0C81-4705-8A9C-C4C4F5EAB702}.Debug|WP81.ActiveCfg = Debug|WP81 - {BCE106B4-0C81-4705-8A9C-C4C4F5EAB702}.Debug|WP8-ARM.ActiveCfg = Debug|WP8-ARM - {BCE106B4-0C81-4705-8A9C-C4C4F5EAB702}.Debug|WP8-x86.ActiveCfg = Debug|WP8-x86 - {BCE106B4-0C81-4705-8A9C-C4C4F5EAB702}.Release|DIRECTX11_2.ActiveCfg = Release|DIRECTX11_2 - {BCE106B4-0C81-4705-8A9C-C4C4F5EAB702}.Release|DIRECTX11_2.Build.0 = Release|DIRECTX11_2 - {BCE106B4-0C81-4705-8A9C-C4C4F5EAB702}.Release|Mixed Platforms.ActiveCfg = Release|WP8-x86 - {BCE106B4-0C81-4705-8A9C-C4C4F5EAB702}.Release|Mixed Platforms.Build.0 = Release|WP8-x86 - {BCE106B4-0C81-4705-8A9C-C4C4F5EAB702}.Release|Net20.ActiveCfg = Release|Net20 - {BCE106B4-0C81-4705-8A9C-C4C4F5EAB702}.Release|Net20.Build.0 = Release|Net20 - {BCE106B4-0C81-4705-8A9C-C4C4F5EAB702}.Release|Net40.ActiveCfg = Release|Net40 - {BCE106B4-0C81-4705-8A9C-C4C4F5EAB702}.Release|Net40.Build.0 = Release|Net40 - {BCE106B4-0C81-4705-8A9C-C4C4F5EAB702}.Release|Win8.ActiveCfg = Release|Win8 - {BCE106B4-0C81-4705-8A9C-C4C4F5EAB702}.Release|WP81.ActiveCfg = Release|WP81 - {BCE106B4-0C81-4705-8A9C-C4C4F5EAB702}.Release|WP8-ARM.ActiveCfg = Release|WP8-ARM - {BCE106B4-0C81-4705-8A9C-C4C4F5EAB702}.Release|WP8-x86.ActiveCfg = Release|WP8-x86 - {15BA35B5-3E54-4715-8857-36F4F96F51FB}.Debug|DIRECTX11_2.ActiveCfg = Debug|Any CPU - {15BA35B5-3E54-4715-8857-36F4F96F51FB}.Debug|DIRECTX11_2.Build.0 = Debug|Any CPU - {15BA35B5-3E54-4715-8857-36F4F96F51FB}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {15BA35B5-3E54-4715-8857-36F4F96F51FB}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {15BA35B5-3E54-4715-8857-36F4F96F51FB}.Debug|Net20.ActiveCfg = Debug|Any CPU - {15BA35B5-3E54-4715-8857-36F4F96F51FB}.Debug|Net20.Build.0 = Debug|Any CPU - {15BA35B5-3E54-4715-8857-36F4F96F51FB}.Debug|Net40.ActiveCfg = Debug|Any CPU - {15BA35B5-3E54-4715-8857-36F4F96F51FB}.Debug|Net40.Build.0 = Debug|Any CPU - {15BA35B5-3E54-4715-8857-36F4F96F51FB}.Debug|Win8.ActiveCfg = Debug|Any CPU - {15BA35B5-3E54-4715-8857-36F4F96F51FB}.Debug|Win8.Build.0 = Debug|Any CPU - {15BA35B5-3E54-4715-8857-36F4F96F51FB}.Debug|WP81.ActiveCfg = Debug|Any CPU - {15BA35B5-3E54-4715-8857-36F4F96F51FB}.Debug|WP81.Build.0 = Debug|Any CPU - {15BA35B5-3E54-4715-8857-36F4F96F51FB}.Debug|WP8-ARM.ActiveCfg = Debug|Any CPU - {15BA35B5-3E54-4715-8857-36F4F96F51FB}.Debug|WP8-x86.ActiveCfg = Debug|Any CPU - {15BA35B5-3E54-4715-8857-36F4F96F51FB}.Release|DIRECTX11_2.ActiveCfg = Release|Any CPU - {15BA35B5-3E54-4715-8857-36F4F96F51FB}.Release|DIRECTX11_2.Build.0 = Release|Any CPU - {15BA35B5-3E54-4715-8857-36F4F96F51FB}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {15BA35B5-3E54-4715-8857-36F4F96F51FB}.Release|Mixed Platforms.Build.0 = Release|Any CPU - {15BA35B5-3E54-4715-8857-36F4F96F51FB}.Release|Net20.ActiveCfg = Release|Any CPU - {15BA35B5-3E54-4715-8857-36F4F96F51FB}.Release|Net20.Build.0 = Release|Any CPU - {15BA35B5-3E54-4715-8857-36F4F96F51FB}.Release|Net40.ActiveCfg = Release|Any CPU - {15BA35B5-3E54-4715-8857-36F4F96F51FB}.Release|Net40.Build.0 = Release|Any CPU - {15BA35B5-3E54-4715-8857-36F4F96F51FB}.Release|Win8.ActiveCfg = Release|Any CPU - {15BA35B5-3E54-4715-8857-36F4F96F51FB}.Release|Win8.Build.0 = Release|Any CPU - {15BA35B5-3E54-4715-8857-36F4F96F51FB}.Release|WP81.ActiveCfg = Release|Any CPU - {15BA35B5-3E54-4715-8857-36F4F96F51FB}.Release|WP81.Build.0 = Release|Any CPU - {15BA35B5-3E54-4715-8857-36F4F96F51FB}.Release|WP8-ARM.ActiveCfg = Release|Any CPU - {15BA35B5-3E54-4715-8857-36F4F96F51FB}.Release|WP8-x86.ActiveCfg = Release|Any CPU - {7329B02D-C504-482A-A156-181D48CE493C}.Debug|DIRECTX11_2.ActiveCfg = Debug|DIRECTX11_2 - {7329B02D-C504-482A-A156-181D48CE493C}.Debug|DIRECTX11_2.Build.0 = Debug|DIRECTX11_2 - {7329B02D-C504-482A-A156-181D48CE493C}.Debug|Mixed Platforms.ActiveCfg = Debug|WP8-x86 - {7329B02D-C504-482A-A156-181D48CE493C}.Debug|Mixed Platforms.Build.0 = Debug|WP8-x86 - {7329B02D-C504-482A-A156-181D48CE493C}.Debug|Net20.ActiveCfg = Debug|Net20 - {7329B02D-C504-482A-A156-181D48CE493C}.Debug|Net20.Build.0 = Debug|Net20 - {7329B02D-C504-482A-A156-181D48CE493C}.Debug|Net40.ActiveCfg = Debug|Net40 - {7329B02D-C504-482A-A156-181D48CE493C}.Debug|Net40.Build.0 = Debug|Net40 - {7329B02D-C504-482A-A156-181D48CE493C}.Debug|Win8.ActiveCfg = Debug|Win8 - {7329B02D-C504-482A-A156-181D48CE493C}.Debug|WP81.ActiveCfg = Debug|WP81 - {7329B02D-C504-482A-A156-181D48CE493C}.Debug|WP8-ARM.ActiveCfg = Debug|WP8-ARM - {7329B02D-C504-482A-A156-181D48CE493C}.Debug|WP8-x86.ActiveCfg = Debug|WP8-x86 - {7329B02D-C504-482A-A156-181D48CE493C}.Release|DIRECTX11_2.ActiveCfg = Release|DIRECTX11_2 - {7329B02D-C504-482A-A156-181D48CE493C}.Release|DIRECTX11_2.Build.0 = Release|DIRECTX11_2 - {7329B02D-C504-482A-A156-181D48CE493C}.Release|Mixed Platforms.ActiveCfg = Release|WP8-x86 - {7329B02D-C504-482A-A156-181D48CE493C}.Release|Mixed Platforms.Build.0 = Release|WP8-x86 - {7329B02D-C504-482A-A156-181D48CE493C}.Release|Net20.ActiveCfg = Release|Net20 - {7329B02D-C504-482A-A156-181D48CE493C}.Release|Net20.Build.0 = Release|Net20 - {7329B02D-C504-482A-A156-181D48CE493C}.Release|Net40.ActiveCfg = Release|Net40 - {7329B02D-C504-482A-A156-181D48CE493C}.Release|Net40.Build.0 = Release|Net40 - {7329B02D-C504-482A-A156-181D48CE493C}.Release|Win8.ActiveCfg = Release|Win8 - {7329B02D-C504-482A-A156-181D48CE493C}.Release|WP81.ActiveCfg = Release|WP81 - {7329B02D-C504-482A-A156-181D48CE493C}.Release|WP8-ARM.ActiveCfg = Release|WP8-ARM - {7329B02D-C504-482A-A156-181D48CE493C}.Release|WP8-x86.ActiveCfg = Release|WP8-x86 - {B2516A23-1A99-4263-964A-B820FD07FA80}.Debug|DIRECTX11_2.ActiveCfg = Debug|DIRECTX11_2 - {B2516A23-1A99-4263-964A-B820FD07FA80}.Debug|DIRECTX11_2.Build.0 = Debug|DIRECTX11_2 - {B2516A23-1A99-4263-964A-B820FD07FA80}.Debug|Mixed Platforms.ActiveCfg = Debug|WP8-x86 - {B2516A23-1A99-4263-964A-B820FD07FA80}.Debug|Mixed Platforms.Build.0 = Debug|WP8-x86 - {B2516A23-1A99-4263-964A-B820FD07FA80}.Debug|Net20.ActiveCfg = Debug|Net20 - {B2516A23-1A99-4263-964A-B820FD07FA80}.Debug|Net20.Build.0 = Debug|Net20 - {B2516A23-1A99-4263-964A-B820FD07FA80}.Debug|Net40.ActiveCfg = Debug|Net40 - {B2516A23-1A99-4263-964A-B820FD07FA80}.Debug|Net40.Build.0 = Debug|Net40 - {B2516A23-1A99-4263-964A-B820FD07FA80}.Debug|Win8.ActiveCfg = Debug|Win8 - {B2516A23-1A99-4263-964A-B820FD07FA80}.Debug|Win8.Build.0 = Debug|Win8 - {B2516A23-1A99-4263-964A-B820FD07FA80}.Debug|WP81.ActiveCfg = Debug|WP81 - {B2516A23-1A99-4263-964A-B820FD07FA80}.Debug|WP81.Build.0 = Debug|WP81 - {B2516A23-1A99-4263-964A-B820FD07FA80}.Debug|WP8-ARM.ActiveCfg = Debug|WP8-ARM - {B2516A23-1A99-4263-964A-B820FD07FA80}.Debug|WP8-ARM.Build.0 = Debug|WP8-ARM - {B2516A23-1A99-4263-964A-B820FD07FA80}.Debug|WP8-x86.ActiveCfg = Debug|WP8-x86 - {B2516A23-1A99-4263-964A-B820FD07FA80}.Debug|WP8-x86.Build.0 = Debug|WP8-x86 - {B2516A23-1A99-4263-964A-B820FD07FA80}.Release|DIRECTX11_2.ActiveCfg = Release|DIRECTX11_2 - {B2516A23-1A99-4263-964A-B820FD07FA80}.Release|DIRECTX11_2.Build.0 = Release|DIRECTX11_2 - {B2516A23-1A99-4263-964A-B820FD07FA80}.Release|Mixed Platforms.ActiveCfg = Release|WP8-x86 - {B2516A23-1A99-4263-964A-B820FD07FA80}.Release|Mixed Platforms.Build.0 = Release|WP8-x86 - {B2516A23-1A99-4263-964A-B820FD07FA80}.Release|Net20.ActiveCfg = Release|Net20 - {B2516A23-1A99-4263-964A-B820FD07FA80}.Release|Net20.Build.0 = Release|Net20 - {B2516A23-1A99-4263-964A-B820FD07FA80}.Release|Net40.ActiveCfg = Release|Net40 - {B2516A23-1A99-4263-964A-B820FD07FA80}.Release|Net40.Build.0 = Release|Net40 - {B2516A23-1A99-4263-964A-B820FD07FA80}.Release|Win8.ActiveCfg = Release|Win8 - {B2516A23-1A99-4263-964A-B820FD07FA80}.Release|Win8.Build.0 = Release|Win8 - {B2516A23-1A99-4263-964A-B820FD07FA80}.Release|WP81.ActiveCfg = Release|WP81 - {B2516A23-1A99-4263-964A-B820FD07FA80}.Release|WP81.Build.0 = Release|WP81 - {B2516A23-1A99-4263-964A-B820FD07FA80}.Release|WP8-ARM.ActiveCfg = Release|WP8-ARM - {B2516A23-1A99-4263-964A-B820FD07FA80}.Release|WP8-ARM.Build.0 = Release|WP8-ARM - {B2516A23-1A99-4263-964A-B820FD07FA80}.Release|WP8-x86.ActiveCfg = Release|WP8-x86 - {B2516A23-1A99-4263-964A-B820FD07FA80}.Release|WP8-x86.Build.0 = Release|WP8-x86 - {46452614-6B06-400F-A74C-1632C79B762C}.Debug|DIRECTX11_2.ActiveCfg = Debug|DIRECTX11_2 - {46452614-6B06-400F-A74C-1632C79B762C}.Debug|DIRECTX11_2.Build.0 = Debug|DIRECTX11_2 - {46452614-6B06-400F-A74C-1632C79B762C}.Debug|Mixed Platforms.ActiveCfg = Debug|WP8-x86 - {46452614-6B06-400F-A74C-1632C79B762C}.Debug|Mixed Platforms.Build.0 = Debug|WP8-x86 - {46452614-6B06-400F-A74C-1632C79B762C}.Debug|Net20.ActiveCfg = Debug|Net20 - {46452614-6B06-400F-A74C-1632C79B762C}.Debug|Net20.Build.0 = Debug|Net20 - {46452614-6B06-400F-A74C-1632C79B762C}.Debug|Net40.ActiveCfg = Debug|Net40 - {46452614-6B06-400F-A74C-1632C79B762C}.Debug|Net40.Build.0 = Debug|Net40 - {46452614-6B06-400F-A74C-1632C79B762C}.Debug|Win8.ActiveCfg = Debug|Win8 - {46452614-6B06-400F-A74C-1632C79B762C}.Debug|Win8.Build.0 = Debug|Win8 - {46452614-6B06-400F-A74C-1632C79B762C}.Debug|WP81.ActiveCfg = Debug|WP81 - {46452614-6B06-400F-A74C-1632C79B762C}.Debug|WP81.Build.0 = Debug|WP81 - {46452614-6B06-400F-A74C-1632C79B762C}.Debug|WP8-ARM.ActiveCfg = Debug|WP8-ARM - {46452614-6B06-400F-A74C-1632C79B762C}.Debug|WP8-ARM.Build.0 = Debug|WP8-ARM - {46452614-6B06-400F-A74C-1632C79B762C}.Debug|WP8-x86.ActiveCfg = Debug|WP8-x86 - {46452614-6B06-400F-A74C-1632C79B762C}.Debug|WP8-x86.Build.0 = Debug|WP8-x86 - {46452614-6B06-400F-A74C-1632C79B762C}.Release|DIRECTX11_2.ActiveCfg = Release|DIRECTX11_2 - {46452614-6B06-400F-A74C-1632C79B762C}.Release|DIRECTX11_2.Build.0 = Release|DIRECTX11_2 - {46452614-6B06-400F-A74C-1632C79B762C}.Release|Mixed Platforms.ActiveCfg = Release|WP8-x86 - {46452614-6B06-400F-A74C-1632C79B762C}.Release|Mixed Platforms.Build.0 = Release|WP8-x86 - {46452614-6B06-400F-A74C-1632C79B762C}.Release|Net20.ActiveCfg = Release|Net20 - {46452614-6B06-400F-A74C-1632C79B762C}.Release|Net20.Build.0 = Release|Net20 - {46452614-6B06-400F-A74C-1632C79B762C}.Release|Net40.ActiveCfg = Release|Net40 - {46452614-6B06-400F-A74C-1632C79B762C}.Release|Net40.Build.0 = Release|Net40 - {46452614-6B06-400F-A74C-1632C79B762C}.Release|Win8.ActiveCfg = Release|Win8 - {46452614-6B06-400F-A74C-1632C79B762C}.Release|Win8.Build.0 = Release|Win8 - {46452614-6B06-400F-A74C-1632C79B762C}.Release|WP81.ActiveCfg = Release|WP81 - {46452614-6B06-400F-A74C-1632C79B762C}.Release|WP81.Build.0 = Release|WP81 - {46452614-6B06-400F-A74C-1632C79B762C}.Release|WP8-ARM.ActiveCfg = Release|WP8-ARM - {46452614-6B06-400F-A74C-1632C79B762C}.Release|WP8-ARM.Build.0 = Release|WP8-ARM - {46452614-6B06-400F-A74C-1632C79B762C}.Release|WP8-x86.ActiveCfg = Release|WP8-x86 - {46452614-6B06-400F-A74C-1632C79B762C}.Release|WP8-x86.Build.0 = Release|WP8-x86 - {90F4C7BC-7A08-4C0F-A5D7-ED9D1D3900D4}.Debug|DIRECTX11_2.ActiveCfg = Debug|DIRECTX11_2 - {90F4C7BC-7A08-4C0F-A5D7-ED9D1D3900D4}.Debug|DIRECTX11_2.Build.0 = Debug|DIRECTX11_2 - {90F4C7BC-7A08-4C0F-A5D7-ED9D1D3900D4}.Debug|Mixed Platforms.ActiveCfg = Debug|WP8-x86 - {90F4C7BC-7A08-4C0F-A5D7-ED9D1D3900D4}.Debug|Mixed Platforms.Build.0 = Debug|WP8-x86 - {90F4C7BC-7A08-4C0F-A5D7-ED9D1D3900D4}.Debug|Net20.ActiveCfg = Debug|Net20 - {90F4C7BC-7A08-4C0F-A5D7-ED9D1D3900D4}.Debug|Net40.ActiveCfg = Debug|Net40 - {90F4C7BC-7A08-4C0F-A5D7-ED9D1D3900D4}.Debug|Net40.Build.0 = Debug|Net40 - {90F4C7BC-7A08-4C0F-A5D7-ED9D1D3900D4}.Debug|Win8.ActiveCfg = Debug|Win8 - {90F4C7BC-7A08-4C0F-A5D7-ED9D1D3900D4}.Debug|WP81.ActiveCfg = Debug|WP81 - {90F4C7BC-7A08-4C0F-A5D7-ED9D1D3900D4}.Debug|WP8-ARM.ActiveCfg = Debug|WP8-ARM - {90F4C7BC-7A08-4C0F-A5D7-ED9D1D3900D4}.Debug|WP8-x86.ActiveCfg = Debug|WP8-x86 - {90F4C7BC-7A08-4C0F-A5D7-ED9D1D3900D4}.Release|DIRECTX11_2.ActiveCfg = Release|DIRECTX11_2 - {90F4C7BC-7A08-4C0F-A5D7-ED9D1D3900D4}.Release|DIRECTX11_2.Build.0 = Release|DIRECTX11_2 - {90F4C7BC-7A08-4C0F-A5D7-ED9D1D3900D4}.Release|Mixed Platforms.ActiveCfg = Release|WP8-x86 - {90F4C7BC-7A08-4C0F-A5D7-ED9D1D3900D4}.Release|Mixed Platforms.Build.0 = Release|WP8-x86 - {90F4C7BC-7A08-4C0F-A5D7-ED9D1D3900D4}.Release|Net20.ActiveCfg = Release|Net20 - {90F4C7BC-7A08-4C0F-A5D7-ED9D1D3900D4}.Release|Net40.ActiveCfg = Release|Net40 - {90F4C7BC-7A08-4C0F-A5D7-ED9D1D3900D4}.Release|Net40.Build.0 = Release|Net40 - {90F4C7BC-7A08-4C0F-A5D7-ED9D1D3900D4}.Release|Win8.ActiveCfg = Release|Win8 - {90F4C7BC-7A08-4C0F-A5D7-ED9D1D3900D4}.Release|WP81.ActiveCfg = Release|WP81 - {90F4C7BC-7A08-4C0F-A5D7-ED9D1D3900D4}.Release|WP8-ARM.ActiveCfg = Release|WP8-ARM - {90F4C7BC-7A08-4C0F-A5D7-ED9D1D3900D4}.Release|WP8-x86.ActiveCfg = Release|WP8-x86 - {76FD0713-F217-4485-89B3-C6423DB46C58}.Debug|DIRECTX11_2.ActiveCfg = Debug|DIRECTX11_2 - {76FD0713-F217-4485-89B3-C6423DB46C58}.Debug|DIRECTX11_2.Build.0 = Debug|DIRECTX11_2 - {76FD0713-F217-4485-89B3-C6423DB46C58}.Debug|Mixed Platforms.ActiveCfg = Debug|WP8-x86 - {76FD0713-F217-4485-89B3-C6423DB46C58}.Debug|Mixed Platforms.Build.0 = Debug|WP8-x86 - {76FD0713-F217-4485-89B3-C6423DB46C58}.Debug|Net20.ActiveCfg = Debug|Net20 - {76FD0713-F217-4485-89B3-C6423DB46C58}.Debug|Net20.Build.0 = Debug|Net20 - {76FD0713-F217-4485-89B3-C6423DB46C58}.Debug|Net40.ActiveCfg = Debug|Net40 - {76FD0713-F217-4485-89B3-C6423DB46C58}.Debug|Net40.Build.0 = Debug|Net40 - {76FD0713-F217-4485-89B3-C6423DB46C58}.Debug|Win8.ActiveCfg = Debug|Win8 - {76FD0713-F217-4485-89B3-C6423DB46C58}.Debug|WP81.ActiveCfg = Debug|WP81 - {76FD0713-F217-4485-89B3-C6423DB46C58}.Debug|WP8-ARM.ActiveCfg = Debug|WP8-ARM - {76FD0713-F217-4485-89B3-C6423DB46C58}.Debug|WP8-x86.ActiveCfg = Debug|WP8-x86 - {76FD0713-F217-4485-89B3-C6423DB46C58}.Release|DIRECTX11_2.ActiveCfg = Release|DIRECTX11_2 - {76FD0713-F217-4485-89B3-C6423DB46C58}.Release|DIRECTX11_2.Build.0 = Release|DIRECTX11_2 - {76FD0713-F217-4485-89B3-C6423DB46C58}.Release|Mixed Platforms.ActiveCfg = Release|WP8-x86 - {76FD0713-F217-4485-89B3-C6423DB46C58}.Release|Mixed Platforms.Build.0 = Release|WP8-x86 - {76FD0713-F217-4485-89B3-C6423DB46C58}.Release|Net20.ActiveCfg = Release|Net20 - {76FD0713-F217-4485-89B3-C6423DB46C58}.Release|Net20.Build.0 = Release|Net20 - {76FD0713-F217-4485-89B3-C6423DB46C58}.Release|Net40.ActiveCfg = Release|Net40 - {76FD0713-F217-4485-89B3-C6423DB46C58}.Release|Net40.Build.0 = Release|Net40 - {76FD0713-F217-4485-89B3-C6423DB46C58}.Release|Win8.ActiveCfg = Release|Win8 - {76FD0713-F217-4485-89B3-C6423DB46C58}.Release|WP81.ActiveCfg = Release|WP81 - {76FD0713-F217-4485-89B3-C6423DB46C58}.Release|WP8-ARM.ActiveCfg = Release|WP8-ARM - {76FD0713-F217-4485-89B3-C6423DB46C58}.Release|WP8-x86.ActiveCfg = Release|WP8-x86 - {ED9F81D3-C2F1-47CA-A25C-8F2CEFE70D0F}.Debug|DIRECTX11_2.ActiveCfg = Debug|DIRECTX11_2 - {ED9F81D3-C2F1-47CA-A25C-8F2CEFE70D0F}.Debug|DIRECTX11_2.Build.0 = Debug|DIRECTX11_2 - {ED9F81D3-C2F1-47CA-A25C-8F2CEFE70D0F}.Debug|Mixed Platforms.ActiveCfg = Debug|WP8-x86 - {ED9F81D3-C2F1-47CA-A25C-8F2CEFE70D0F}.Debug|Mixed Platforms.Build.0 = Debug|WP8-x86 - {ED9F81D3-C2F1-47CA-A25C-8F2CEFE70D0F}.Debug|Net20.ActiveCfg = Debug|Net20 - {ED9F81D3-C2F1-47CA-A25C-8F2CEFE70D0F}.Debug|Net20.Build.0 = Debug|Net20 - {ED9F81D3-C2F1-47CA-A25C-8F2CEFE70D0F}.Debug|Net40.ActiveCfg = Debug|Net40 - {ED9F81D3-C2F1-47CA-A25C-8F2CEFE70D0F}.Debug|Net40.Build.0 = Debug|Net40 - {ED9F81D3-C2F1-47CA-A25C-8F2CEFE70D0F}.Debug|Win8.ActiveCfg = Debug|Win8 - {ED9F81D3-C2F1-47CA-A25C-8F2CEFE70D0F}.Debug|Win8.Build.0 = Debug|Win8 - {ED9F81D3-C2F1-47CA-A25C-8F2CEFE70D0F}.Debug|WP81.ActiveCfg = Debug|WP81 - {ED9F81D3-C2F1-47CA-A25C-8F2CEFE70D0F}.Debug|WP81.Build.0 = Debug|WP81 - {ED9F81D3-C2F1-47CA-A25C-8F2CEFE70D0F}.Debug|WP8-ARM.ActiveCfg = Debug|WP8-ARM - {ED9F81D3-C2F1-47CA-A25C-8F2CEFE70D0F}.Debug|WP8-ARM.Build.0 = Debug|WP8-ARM - {ED9F81D3-C2F1-47CA-A25C-8F2CEFE70D0F}.Debug|WP8-x86.ActiveCfg = Debug|WP8-x86 - {ED9F81D3-C2F1-47CA-A25C-8F2CEFE70D0F}.Debug|WP8-x86.Build.0 = Debug|WP8-x86 - {ED9F81D3-C2F1-47CA-A25C-8F2CEFE70D0F}.Release|DIRECTX11_2.ActiveCfg = Release|DIRECTX11_2 - {ED9F81D3-C2F1-47CA-A25C-8F2CEFE70D0F}.Release|DIRECTX11_2.Build.0 = Release|DIRECTX11_2 - {ED9F81D3-C2F1-47CA-A25C-8F2CEFE70D0F}.Release|Mixed Platforms.ActiveCfg = Release|WP8-x86 - {ED9F81D3-C2F1-47CA-A25C-8F2CEFE70D0F}.Release|Mixed Platforms.Build.0 = Release|WP8-x86 - {ED9F81D3-C2F1-47CA-A25C-8F2CEFE70D0F}.Release|Net20.ActiveCfg = Release|Net20 - {ED9F81D3-C2F1-47CA-A25C-8F2CEFE70D0F}.Release|Net20.Build.0 = Release|Net20 - {ED9F81D3-C2F1-47CA-A25C-8F2CEFE70D0F}.Release|Net40.ActiveCfg = Release|Net40 - {ED9F81D3-C2F1-47CA-A25C-8F2CEFE70D0F}.Release|Net40.Build.0 = Release|Net40 - {ED9F81D3-C2F1-47CA-A25C-8F2CEFE70D0F}.Release|Win8.ActiveCfg = Release|Win8 - {ED9F81D3-C2F1-47CA-A25C-8F2CEFE70D0F}.Release|Win8.Build.0 = Release|Win8 - {ED9F81D3-C2F1-47CA-A25C-8F2CEFE70D0F}.Release|WP81.ActiveCfg = Release|WP81 - {ED9F81D3-C2F1-47CA-A25C-8F2CEFE70D0F}.Release|WP81.Build.0 = Release|WP81 - {ED9F81D3-C2F1-47CA-A25C-8F2CEFE70D0F}.Release|WP8-ARM.ActiveCfg = Release|WP8-ARM - {ED9F81D3-C2F1-47CA-A25C-8F2CEFE70D0F}.Release|WP8-ARM.Build.0 = Release|WP8-ARM - {ED9F81D3-C2F1-47CA-A25C-8F2CEFE70D0F}.Release|WP8-x86.ActiveCfg = Release|WP8-x86 - {ED9F81D3-C2F1-47CA-A25C-8F2CEFE70D0F}.Release|WP8-x86.Build.0 = Release|WP8-x86 - {1FA327C8-6C48-4FFC-9235-B98B7521B79D}.Debug|DIRECTX11_2.ActiveCfg = Debug|DIRECTX11_2 - {1FA327C8-6C48-4FFC-9235-B98B7521B79D}.Debug|DIRECTX11_2.Build.0 = Debug|DIRECTX11_2 - {1FA327C8-6C48-4FFC-9235-B98B7521B79D}.Debug|Mixed Platforms.ActiveCfg = Debug|WP8-x86 - {1FA327C8-6C48-4FFC-9235-B98B7521B79D}.Debug|Mixed Platforms.Build.0 = Debug|WP8-x86 - {1FA327C8-6C48-4FFC-9235-B98B7521B79D}.Debug|Net20.ActiveCfg = Debug|Net20 - {1FA327C8-6C48-4FFC-9235-B98B7521B79D}.Debug|Net20.Build.0 = Debug|Net20 - {1FA327C8-6C48-4FFC-9235-B98B7521B79D}.Debug|Net40.ActiveCfg = Debug|Net40 - {1FA327C8-6C48-4FFC-9235-B98B7521B79D}.Debug|Net40.Build.0 = Debug|Net40 - {1FA327C8-6C48-4FFC-9235-B98B7521B79D}.Debug|Win8.ActiveCfg = Debug|Win8 - {1FA327C8-6C48-4FFC-9235-B98B7521B79D}.Debug|Win8.Build.0 = Debug|Win8 - {1FA327C8-6C48-4FFC-9235-B98B7521B79D}.Debug|WP81.ActiveCfg = Debug|WP81 - {1FA327C8-6C48-4FFC-9235-B98B7521B79D}.Debug|WP81.Build.0 = Debug|WP81 - {1FA327C8-6C48-4FFC-9235-B98B7521B79D}.Debug|WP8-ARM.ActiveCfg = Debug|WP8-ARM - {1FA327C8-6C48-4FFC-9235-B98B7521B79D}.Debug|WP8-ARM.Build.0 = Debug|WP8-ARM - {1FA327C8-6C48-4FFC-9235-B98B7521B79D}.Debug|WP8-x86.ActiveCfg = Debug|WP8-x86 - {1FA327C8-6C48-4FFC-9235-B98B7521B79D}.Debug|WP8-x86.Build.0 = Debug|WP8-x86 - {1FA327C8-6C48-4FFC-9235-B98B7521B79D}.Release|DIRECTX11_2.ActiveCfg = Release|DIRECTX11_2 - {1FA327C8-6C48-4FFC-9235-B98B7521B79D}.Release|DIRECTX11_2.Build.0 = Release|DIRECTX11_2 - {1FA327C8-6C48-4FFC-9235-B98B7521B79D}.Release|Mixed Platforms.ActiveCfg = Release|WP8-x86 - {1FA327C8-6C48-4FFC-9235-B98B7521B79D}.Release|Mixed Platforms.Build.0 = Release|WP8-x86 - {1FA327C8-6C48-4FFC-9235-B98B7521B79D}.Release|Net20.ActiveCfg = Release|Net20 - {1FA327C8-6C48-4FFC-9235-B98B7521B79D}.Release|Net20.Build.0 = Release|Net20 - {1FA327C8-6C48-4FFC-9235-B98B7521B79D}.Release|Net40.ActiveCfg = Release|Net40 - {1FA327C8-6C48-4FFC-9235-B98B7521B79D}.Release|Net40.Build.0 = Release|Net40 - {1FA327C8-6C48-4FFC-9235-B98B7521B79D}.Release|Win8.ActiveCfg = Release|Win8 - {1FA327C8-6C48-4FFC-9235-B98B7521B79D}.Release|Win8.Build.0 = Release|Win8 - {1FA327C8-6C48-4FFC-9235-B98B7521B79D}.Release|WP81.ActiveCfg = Release|WP81 - {1FA327C8-6C48-4FFC-9235-B98B7521B79D}.Release|WP81.Build.0 = Release|WP81 - {1FA327C8-6C48-4FFC-9235-B98B7521B79D}.Release|WP8-ARM.ActiveCfg = Release|WP8-ARM - {1FA327C8-6C48-4FFC-9235-B98B7521B79D}.Release|WP8-ARM.Build.0 = Release|WP8-ARM - {1FA327C8-6C48-4FFC-9235-B98B7521B79D}.Release|WP8-x86.ActiveCfg = Release|WP8-x86 - {1FA327C8-6C48-4FFC-9235-B98B7521B79D}.Release|WP8-x86.Build.0 = Release|WP8-x86 - {FBE5DD99-00A0-4FED-A116-941A46A0C0D0}.Debug|DIRECTX11_2.ActiveCfg = Debug|DIRECTX11_2 - {FBE5DD99-00A0-4FED-A116-941A46A0C0D0}.Debug|DIRECTX11_2.Build.0 = Debug|DIRECTX11_2 - {FBE5DD99-00A0-4FED-A116-941A46A0C0D0}.Debug|Mixed Platforms.ActiveCfg = Debug|WP8-x86 - {FBE5DD99-00A0-4FED-A116-941A46A0C0D0}.Debug|Mixed Platforms.Build.0 = Debug|WP8-x86 - {FBE5DD99-00A0-4FED-A116-941A46A0C0D0}.Debug|Net20.ActiveCfg = Debug|Net20 - {FBE5DD99-00A0-4FED-A116-941A46A0C0D0}.Debug|Net40.ActiveCfg = Debug|Net40 - {FBE5DD99-00A0-4FED-A116-941A46A0C0D0}.Debug|Win8.ActiveCfg = Debug|Win8 - {FBE5DD99-00A0-4FED-A116-941A46A0C0D0}.Debug|WP81.ActiveCfg = Debug|WP81 - {FBE5DD99-00A0-4FED-A116-941A46A0C0D0}.Debug|WP8-ARM.ActiveCfg = Debug|WP8-ARM - {FBE5DD99-00A0-4FED-A116-941A46A0C0D0}.Debug|WP8-x86.ActiveCfg = Debug|WP8-x86 - {FBE5DD99-00A0-4FED-A116-941A46A0C0D0}.Release|DIRECTX11_2.ActiveCfg = Release|DIRECTX11_2 - {FBE5DD99-00A0-4FED-A116-941A46A0C0D0}.Release|DIRECTX11_2.Build.0 = Release|DIRECTX11_2 - {FBE5DD99-00A0-4FED-A116-941A46A0C0D0}.Release|Mixed Platforms.ActiveCfg = Release|WP8-x86 - {FBE5DD99-00A0-4FED-A116-941A46A0C0D0}.Release|Mixed Platforms.Build.0 = Release|WP8-x86 - {FBE5DD99-00A0-4FED-A116-941A46A0C0D0}.Release|Net20.ActiveCfg = Release|Net20 - {FBE5DD99-00A0-4FED-A116-941A46A0C0D0}.Release|Net40.ActiveCfg = Release|Net40 - {FBE5DD99-00A0-4FED-A116-941A46A0C0D0}.Release|Win8.ActiveCfg = Release|Win8 - {FBE5DD99-00A0-4FED-A116-941A46A0C0D0}.Release|WP81.ActiveCfg = Release|WP81 - {FBE5DD99-00A0-4FED-A116-941A46A0C0D0}.Release|WP8-ARM.ActiveCfg = Release|WP8-ARM - {FBE5DD99-00A0-4FED-A116-941A46A0C0D0}.Release|WP8-x86.ActiveCfg = Release|WP8-x86 - {F826CCCE-4B72-47F4-9493-DFCB51C106B7}.Debug|DIRECTX11_2.ActiveCfg = Debug|DIRECTX11_2 - {F826CCCE-4B72-47F4-9493-DFCB51C106B7}.Debug|DIRECTX11_2.Build.0 = Debug|DIRECTX11_2 - {F826CCCE-4B72-47F4-9493-DFCB51C106B7}.Debug|Mixed Platforms.ActiveCfg = Debug|WP8-x86 - {F826CCCE-4B72-47F4-9493-DFCB51C106B7}.Debug|Mixed Platforms.Build.0 = Debug|WP8-x86 - {F826CCCE-4B72-47F4-9493-DFCB51C106B7}.Debug|Net20.ActiveCfg = Debug|Net20 - {F826CCCE-4B72-47F4-9493-DFCB51C106B7}.Debug|Net40.ActiveCfg = Debug|Net40 - {F826CCCE-4B72-47F4-9493-DFCB51C106B7}.Debug|Win8.ActiveCfg = Debug|Win8 - {F826CCCE-4B72-47F4-9493-DFCB51C106B7}.Debug|WP81.ActiveCfg = Debug|WP81 - {F826CCCE-4B72-47F4-9493-DFCB51C106B7}.Debug|WP8-ARM.ActiveCfg = Debug|WP8-ARM - {F826CCCE-4B72-47F4-9493-DFCB51C106B7}.Debug|WP8-x86.ActiveCfg = Debug|WP8-x86 - {F826CCCE-4B72-47F4-9493-DFCB51C106B7}.Release|DIRECTX11_2.ActiveCfg = Release|DIRECTX11_2 - {F826CCCE-4B72-47F4-9493-DFCB51C106B7}.Release|DIRECTX11_2.Build.0 = Release|DIRECTX11_2 - {F826CCCE-4B72-47F4-9493-DFCB51C106B7}.Release|Mixed Platforms.ActiveCfg = Release|WP8-x86 - {F826CCCE-4B72-47F4-9493-DFCB51C106B7}.Release|Mixed Platforms.Build.0 = Release|WP8-x86 - {F826CCCE-4B72-47F4-9493-DFCB51C106B7}.Release|Net20.ActiveCfg = Release|Net20 - {F826CCCE-4B72-47F4-9493-DFCB51C106B7}.Release|Net40.ActiveCfg = Release|Net40 - {F826CCCE-4B72-47F4-9493-DFCB51C106B7}.Release|Win8.ActiveCfg = Release|Win8 - {F826CCCE-4B72-47F4-9493-DFCB51C106B7}.Release|WP81.ActiveCfg = Release|WP81 - {F826CCCE-4B72-47F4-9493-DFCB51C106B7}.Release|WP8-ARM.ActiveCfg = Release|WP8-ARM - {F826CCCE-4B72-47F4-9493-DFCB51C106B7}.Release|WP8-x86.ActiveCfg = Release|WP8-x86 - {49E4485F-3A2A-4C35-A159-12ECCFC00396}.Debug|DIRECTX11_2.ActiveCfg = Debug|DIRECTX11_2 - {49E4485F-3A2A-4C35-A159-12ECCFC00396}.Debug|DIRECTX11_2.Build.0 = Debug|DIRECTX11_2 - {49E4485F-3A2A-4C35-A159-12ECCFC00396}.Debug|Mixed Platforms.ActiveCfg = Debug|Win8 - {49E4485F-3A2A-4C35-A159-12ECCFC00396}.Debug|Mixed Platforms.Build.0 = Debug|Win8 - {49E4485F-3A2A-4C35-A159-12ECCFC00396}.Debug|Net20.ActiveCfg = Debug|Net20 - {49E4485F-3A2A-4C35-A159-12ECCFC00396}.Debug|Net20.Build.0 = Debug|Net20 - {49E4485F-3A2A-4C35-A159-12ECCFC00396}.Debug|Net40.ActiveCfg = Debug|Net40 - {49E4485F-3A2A-4C35-A159-12ECCFC00396}.Debug|Net40.Build.0 = Debug|Net40 - {49E4485F-3A2A-4C35-A159-12ECCFC00396}.Debug|Win8.ActiveCfg = Debug|Win8 - {49E4485F-3A2A-4C35-A159-12ECCFC00396}.Debug|Win8.Build.0 = Debug|Win8 - {49E4485F-3A2A-4C35-A159-12ECCFC00396}.Debug|WP81.ActiveCfg = Debug|WP81 - {49E4485F-3A2A-4C35-A159-12ECCFC00396}.Debug|WP81.Build.0 = Debug|WP81 - {49E4485F-3A2A-4C35-A159-12ECCFC00396}.Debug|WP8-ARM.ActiveCfg = Debug|WP8-ARM - {49E4485F-3A2A-4C35-A159-12ECCFC00396}.Debug|WP8-ARM.Build.0 = Debug|WP8-ARM - {49E4485F-3A2A-4C35-A159-12ECCFC00396}.Debug|WP8-x86.ActiveCfg = Debug|WP8-x86 - {49E4485F-3A2A-4C35-A159-12ECCFC00396}.Debug|WP8-x86.Build.0 = Debug|WP8-x86 - {49E4485F-3A2A-4C35-A159-12ECCFC00396}.Release|DIRECTX11_2.ActiveCfg = Release|DIRECTX11_2 - {49E4485F-3A2A-4C35-A159-12ECCFC00396}.Release|DIRECTX11_2.Build.0 = Release|DIRECTX11_2 - {49E4485F-3A2A-4C35-A159-12ECCFC00396}.Release|Mixed Platforms.ActiveCfg = Release|Win8 - {49E4485F-3A2A-4C35-A159-12ECCFC00396}.Release|Mixed Platforms.Build.0 = Release|Win8 - {49E4485F-3A2A-4C35-A159-12ECCFC00396}.Release|Net20.ActiveCfg = Release|Net20 - {49E4485F-3A2A-4C35-A159-12ECCFC00396}.Release|Net20.Build.0 = Release|Net20 - {49E4485F-3A2A-4C35-A159-12ECCFC00396}.Release|Net40.ActiveCfg = Release|Net40 - {49E4485F-3A2A-4C35-A159-12ECCFC00396}.Release|Net40.Build.0 = Release|Net40 - {49E4485F-3A2A-4C35-A159-12ECCFC00396}.Release|Win8.ActiveCfg = Release|Win8 - {49E4485F-3A2A-4C35-A159-12ECCFC00396}.Release|Win8.Build.0 = Release|Win8 - {49E4485F-3A2A-4C35-A159-12ECCFC00396}.Release|WP81.ActiveCfg = Release|WP81 - {49E4485F-3A2A-4C35-A159-12ECCFC00396}.Release|WP81.Build.0 = Release|WP81 - {49E4485F-3A2A-4C35-A159-12ECCFC00396}.Release|WP8-ARM.ActiveCfg = Release|WP8-ARM - {49E4485F-3A2A-4C35-A159-12ECCFC00396}.Release|WP8-ARM.Build.0 = Release|WP8-ARM - {49E4485F-3A2A-4C35-A159-12ECCFC00396}.Release|WP8-x86.ActiveCfg = Release|WP8-x86 - {49E4485F-3A2A-4C35-A159-12ECCFC00396}.Release|WP8-x86.Build.0 = Release|WP8-x86 - {EEFFFBCA-06D3-447E-85B0-E49FC5676744}.Debug|DIRECTX11_2.ActiveCfg = Debug|Any CPU - {EEFFFBCA-06D3-447E-85B0-E49FC5676744}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU - {EEFFFBCA-06D3-447E-85B0-E49FC5676744}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU - {EEFFFBCA-06D3-447E-85B0-E49FC5676744}.Debug|Net20.ActiveCfg = Debug|Any CPU - {EEFFFBCA-06D3-447E-85B0-E49FC5676744}.Debug|Net40.ActiveCfg = Debug|Any CPU - {EEFFFBCA-06D3-447E-85B0-E49FC5676744}.Debug|Win8.ActiveCfg = Debug|Any CPU - {EEFFFBCA-06D3-447E-85B0-E49FC5676744}.Debug|WP81.ActiveCfg = Debug|Any CPU - {EEFFFBCA-06D3-447E-85B0-E49FC5676744}.Debug|WP8-ARM.ActiveCfg = Debug|Any CPU - {EEFFFBCA-06D3-447E-85B0-E49FC5676744}.Debug|WP8-x86.ActiveCfg = Debug|Any CPU - {EEFFFBCA-06D3-447E-85B0-E49FC5676744}.Release|DIRECTX11_2.ActiveCfg = Release|Any CPU - {EEFFFBCA-06D3-447E-85B0-E49FC5676744}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU - {EEFFFBCA-06D3-447E-85B0-E49FC5676744}.Release|Mixed Platforms.Build.0 = Release|Any CPU - {EEFFFBCA-06D3-447E-85B0-E49FC5676744}.Release|Net20.ActiveCfg = Release|Any CPU - {EEFFFBCA-06D3-447E-85B0-E49FC5676744}.Release|Net40.ActiveCfg = Release|Any CPU - {EEFFFBCA-06D3-447E-85B0-E49FC5676744}.Release|Win8.ActiveCfg = Release|Any CPU - {EEFFFBCA-06D3-447E-85B0-E49FC5676744}.Release|WP81.ActiveCfg = Release|Any CPU - {EEFFFBCA-06D3-447E-85B0-E49FC5676744}.Release|WP8-ARM.ActiveCfg = Release|Any CPU - {EEFFFBCA-06D3-447E-85B0-E49FC5676744}.Release|WP8-x86.ActiveCfg = Release|Any CPU - {5F8DB9E8-FFAE-475F-AC2E-FE2DC5B15A1B}.Debug|DIRECTX11_2.ActiveCfg = Debug|DIRECTX11_2 - {5F8DB9E8-FFAE-475F-AC2E-FE2DC5B15A1B}.Debug|DIRECTX11_2.Build.0 = Debug|DIRECTX11_2 - {5F8DB9E8-FFAE-475F-AC2E-FE2DC5B15A1B}.Debug|Mixed Platforms.ActiveCfg = Debug|Net40 - {5F8DB9E8-FFAE-475F-AC2E-FE2DC5B15A1B}.Debug|Net20.ActiveCfg = Debug|Net20 - {5F8DB9E8-FFAE-475F-AC2E-FE2DC5B15A1B}.Debug|Net20.Build.0 = Debug|Net20 - {5F8DB9E8-FFAE-475F-AC2E-FE2DC5B15A1B}.Debug|Net40.ActiveCfg = Debug|Net40 - {5F8DB9E8-FFAE-475F-AC2E-FE2DC5B15A1B}.Debug|Net40.Build.0 = Debug|Net40 - {5F8DB9E8-FFAE-475F-AC2E-FE2DC5B15A1B}.Debug|Win8.ActiveCfg = Debug|Net40 - {5F8DB9E8-FFAE-475F-AC2E-FE2DC5B15A1B}.Debug|WP81.ActiveCfg = Debug|Net40 - {5F8DB9E8-FFAE-475F-AC2E-FE2DC5B15A1B}.Debug|WP8-ARM.ActiveCfg = Debug|Net40 - {5F8DB9E8-FFAE-475F-AC2E-FE2DC5B15A1B}.Debug|WP8-x86.ActiveCfg = Debug|Net40 - {5F8DB9E8-FFAE-475F-AC2E-FE2DC5B15A1B}.Release|DIRECTX11_2.ActiveCfg = Release|DIRECTX11_2 - {5F8DB9E8-FFAE-475F-AC2E-FE2DC5B15A1B}.Release|DIRECTX11_2.Build.0 = Release|DIRECTX11_2 - {5F8DB9E8-FFAE-475F-AC2E-FE2DC5B15A1B}.Release|Mixed Platforms.ActiveCfg = Release|Net40 - {5F8DB9E8-FFAE-475F-AC2E-FE2DC5B15A1B}.Release|Net20.ActiveCfg = Release|Net20 - {5F8DB9E8-FFAE-475F-AC2E-FE2DC5B15A1B}.Release|Net20.Build.0 = Release|Net20 - {5F8DB9E8-FFAE-475F-AC2E-FE2DC5B15A1B}.Release|Net40.ActiveCfg = Release|Net40 - {5F8DB9E8-FFAE-475F-AC2E-FE2DC5B15A1B}.Release|Net40.Build.0 = Release|Net40 - {5F8DB9E8-FFAE-475F-AC2E-FE2DC5B15A1B}.Release|Win8.ActiveCfg = Release|Net40 - {5F8DB9E8-FFAE-475F-AC2E-FE2DC5B15A1B}.Release|WP81.ActiveCfg = Release|Net40 - {5F8DB9E8-FFAE-475F-AC2E-FE2DC5B15A1B}.Release|WP8-ARM.ActiveCfg = Release|Net40 - {5F8DB9E8-FFAE-475F-AC2E-FE2DC5B15A1B}.Release|WP8-x86.ActiveCfg = Release|Net40 - EndGlobalSection - GlobalSection(SolutionProperties) = preSolution - HideSolutionNode = FALSE - EndGlobalSection - GlobalSection(NestedProjects) = preSolution - {D0BCD56A-41C4-4A4E-8590-26864CED07FF} = {CC8DB471-0644-430D-9D4B-808A2475BEC0} - {361D3F81-A48A-47F2-80DF-CA4F9536CB4E} = {CC8DB471-0644-430D-9D4B-808A2475BEC0} - {C97878F4-1510-4BBA-8153-BD71DA7D50D8} = {CC8DB471-0644-430D-9D4B-808A2475BEC0} - {618AFA87-81A8-4B1C-8876-5457D49F2DEF} = {CC8DB471-0644-430D-9D4B-808A2475BEC0} - {736DFB52-1AFE-4EFF-9710-89046AB5B1F9} = {CC8DB471-0644-430D-9D4B-808A2475BEC0} - {E927F2D5-8E27-462A-8687-CB207EE01164} = {CC8DB471-0644-430D-9D4B-808A2475BEC0} - {3FC6DE77-B412-4101-9E64-6B9AA831179B} = {CC8DB471-0644-430D-9D4B-808A2475BEC0} - {4995127E-0B8E-45B8-80C4-6BAC1BBE3783} = {CC8DB471-0644-430D-9D4B-808A2475BEC0} - {B4D984DF-85B8-4BBF-8C3B-5CEF905F40D9} = {CC8DB471-0644-430D-9D4B-808A2475BEC0} - {112F146B-7C01-490B-B943-EA9341ACCAF2} = {CC8DB471-0644-430D-9D4B-808A2475BEC0} - {C6AE9847-3089-4FE4-91DF-B1A3EE115CF4} = {CC8DB471-0644-430D-9D4B-808A2475BEC0} - {4E2D9A17-2195-4A51-AAE3-924517440293} = {F1AF9A3B-7856-46C9-992A-391E5455BF1F} - {31F85A16-CB01-4456-BE3C-76E9FF3A1343} = {F1AF9A3B-7856-46C9-992A-391E5455BF1F} - {5E597A82-9DE9-4BA5-AD76-51202190E951} = {F1AF9A3B-7856-46C9-992A-391E5455BF1F} - {9AA405CA-B7FD-44D0-9EBC-21F5D0F44DEB} = {57C5C966-ADB2-43F2-BB54-99BCB56C9F10} - {4939860C-5D5B-4D56-89C8-1980A9EBB392} = {CC8DB471-0644-430D-9D4B-808A2475BEC0} - {05D17A7B-F200-48C0-B8F9-B7211665A17F} = {CC8DB471-0644-430D-9D4B-808A2475BEC0} - {764D7CE5-F78B-432E-A849-E40BA44522D6} = {CC8DB471-0644-430D-9D4B-808A2475BEC0} - {931FA266-E756-41CA-9736-8B29235DC999} = {1B526C0E-EE4A-4E8F-BF8F-8C7397FB4918} - {874DEC63-9AB9-4A09-B1EA-E8FB1F1B68A1} = {CC8DB471-0644-430D-9D4B-808A2475BEC0} - {CA21A201-078B-4EBE-A2AB-C3B1FFEC99F9} = {CC8DB471-0644-430D-9D4B-808A2475BEC0} - {BBB50A46-3291-4C62-B884-D1AB64F71EA5} = {CC8DB471-0644-430D-9D4B-808A2475BEC0} - {53EF08A7-4224-434C-A62C-F29807C1C750} = {529B140D-B91D-49EA-B173-9ADD6AB2A2A3} - {4E0E6A4D-930D-4660-8DE0-E30FF1F9F4A9} = {1B526C0E-EE4A-4E8F-BF8F-8C7397FB4918} - {9FF0707C-75BB-4984-A01F-B9EAAD293F6C} = {529B140D-B91D-49EA-B173-9ADD6AB2A2A3} - {8BFFF9D1-84EC-4FBA-9BEB-710ECF1857A8} = {529B140D-B91D-49EA-B173-9ADD6AB2A2A3} - {BCE106B4-0C81-4705-8A9C-C4C4F5EAB702} = {529B140D-B91D-49EA-B173-9ADD6AB2A2A3} - {15BA35B5-3E54-4715-8857-36F4F96F51FB} = {F1AF9A3B-7856-46C9-992A-391E5455BF1F} - {7329B02D-C504-482A-A156-181D48CE493C} = {529B140D-B91D-49EA-B173-9ADD6AB2A2A3} - {B2516A23-1A99-4263-964A-B820FD07FA80} = {529B140D-B91D-49EA-B173-9ADD6AB2A2A3} - {46452614-6B06-400F-A74C-1632C79B762C} = {529B140D-B91D-49EA-B173-9ADD6AB2A2A3} - {90F4C7BC-7A08-4C0F-A5D7-ED9D1D3900D4} = {529B140D-B91D-49EA-B173-9ADD6AB2A2A3} - {76FD0713-F217-4485-89B3-C6423DB46C58} = {529B140D-B91D-49EA-B173-9ADD6AB2A2A3} - {ED9F81D3-C2F1-47CA-A25C-8F2CEFE70D0F} = {529B140D-B91D-49EA-B173-9ADD6AB2A2A3} - {1FA327C8-6C48-4FFC-9235-B98B7521B79D} = {529B140D-B91D-49EA-B173-9ADD6AB2A2A3} - {FBE5DD99-00A0-4FED-A116-941A46A0C0D0} = {CC8DB471-0644-430D-9D4B-808A2475BEC0} - {F826CCCE-4B72-47F4-9493-DFCB51C106B7} = {CC8DB471-0644-430D-9D4B-808A2475BEC0} - {49E4485F-3A2A-4C35-A159-12ECCFC00396} = {CC8DB471-0644-430D-9D4B-808A2475BEC0} - {EEFFFBCA-06D3-447E-85B0-E49FC5676744} = {1B526C0E-EE4A-4E8F-BF8F-8C7397FB4918} - {5F8DB9E8-FFAE-475F-AC2E-FE2DC5B15A1B} = {CC8DB471-0644-430D-9D4B-808A2475BEC0} - EndGlobalSection -EndGlobal diff --git a/SharpDX.sln.DotSettings b/SharpDX.sln.DotSettings deleted file mode 100644 index 2174e0fb..00000000 --- a/SharpDX.sln.DotSettings +++ /dev/null @@ -1,299 +0,0 @@ - - True - True - True - False - <?xml version="1.0" encoding="utf-16"?><Profile name="Full reformat"><CSArrangeThisQualifier>True</CSArrangeThisQualifier><CSRemoveCodeRedundancies>True</CSRemoveCodeRedundancies><CSMakeFieldReadonly>True</CSMakeFieldReadonly><CSUseVar><BehavourStyle>CAN_CHANGE_TO_IMPLICIT</BehavourStyle><LocalVariableStyle>ALWAYS_IMPLICIT</LocalVariableStyle><ForeachVariableStyle>ALWAYS_IMPLICIT</ForeachVariableStyle></CSUseVar><CSOptimizeUsings><OptimizeUsings>True</OptimizeUsings><EmbraceInRegion>False</EmbraceInRegion><RegionName></RegionName></CSOptimizeUsings><CSShortenReferences>True</CSShortenReferences><CSReformatCode>True</CSReformatCode><CSharpFormatDocComments>True</CSharpFormatDocComments><CSReorderTypeMembers>True</CSReorderTypeMembers></Profile> - Full reformat - True - NEXT_LINE - NEXT_LINE - TOGETHER_SAME_LINE - ONLY_FOR_MULTILINE - ONLY_FOR_MULTILINE - ONLY_FOR_MULTILINE - ONLY_FOR_MULTILINE - ONLY_FOR_MULTILINE - ONLY_FOR_MULTILINE - True - False - NEXT_LINE - 1 - 1 - True - False - True - False - False - False - False - False - False - False - False - False - False - False - False - CHOP_IF_LONG - True - CHOP_IF_LONG - 160 - CHOP_IF_LONG - True - True - False - Copyright (c) 2010-2013 SharpDX - Alexandre Mutel - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in -all copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -THE SOFTWARE. - - True - False - True - Replace - True - False - True - COM - DW - DX - RT - WP - $object$_On$event$ - <Policy Inspect="True" Prefix="" Suffix="" Style="aaBb" /> - <Policy Inspect="True" Prefix="" Suffix="" Style="aaBb" /> - <Policy Inspect="True" Prefix="" Suffix="" Style="aaBb" /> - <Policy Inspect="True" Prefix="" Suffix="" Style="aaBb" /> - $object$_On$event$ - <Policy Inspect="True" Prefix="" Suffix="" Style="aaBb" /> - True - True - True - True - Imported 23.11.2012 - Create theory method - True - completeSmart() - 1 - True - 0 - True - True - 2.0 - InCSharpTypeMember - theory - True - [Xunit.Extensions.Theory] -[$DataAttribute$] -public void $TheoryMethodName$() -{ -$END$ -} - True - True - Imported 23.11.2012 - xUnit.net Assert.Throws - True - 1 - True - completeSmart() - 0 - True - True - 3.0 - InCSharpStatement - xthr - True - Xunit.Assert.Throws<$TException$>($func$);$END$ - True - True - Imported 23.11.2012 - xUnit.net Assert.False - True - completeSmart() - 0 - True - True - 2.0 - InCSharpStatement - xf - True - Xunit.Assert.False($condition$);$END$ - True - True - Imported 23.11.2012 - xUnit.net Assert.Equal - True - completeSmart() - 1 - True - completeSmart() - 0 - True - True - 2.0 - InCSharpStatement - xe - True - Xunit.Assert.Equal($expected$,$actual$);$END$ - True - True - Imported 23.11.2012 - Create a fact test method - True - 0 - True - True - 2.0 - InCSharpTypeMember - fact - True - [Xunit.Fact] -public void $FactMethodName$() -{ -$END$ -} - True - True - Imported 23.11.2012 - xUnit.net TheoryAttribute - True - True - 2.0 - InCSharpFile - ta - True - [Xunit.Extensions.Theory]$END$ - True - True - Imported 23.11.2012 - xUnit.net Assert.IsAssignableFrom - True - completeSmart() - 0 - True - guessExpectedType() - 1 - True - True - 2.0 - InCSharpStatement - xiaf - True - Xunit.Assert.IsAssignableFrom<$T$>($OBJECT$);$END$ - True - True - Imported 23.11.2012 - xUnit.net Assert.True - True - completeSmart() - 0 - True - True - 2.0 - InCSharpStatement - xt - True - Xunit.Assert.True($condition$);$END$ - True - True - Imported 23.11.2012 - xUnit.net Assert.IsType - True - completeSmart() - 0 - True - guessExpectedType() - 1 - True - True - 2.0 - InCSharpStatement - xit - True - Xunit.Assert.IsType<$T$>($OBJECT$);$END$ - True - True - Imported 23.11.2012 - xUnit.net Assert.Contains - True - completeSmart() - 1 - True - completeSmart() - 0 - True - True - 2.0 - InCSharpStatement - xc - True - Xunit.Assert.Contains($expected$, $actual$);$END$ - True - True - Imported 23.11.2012 - xUnit.net Assert.Null - True - completeSmart() - 0 - True - True - 2.0 - InCSharpStatement - xn - True - Xunit.Assert.Null($Object$);$END$ - True - True - Imported 23.11.2012 - xUnit.net InlineDataAttribute - True - 0 - True - True - 2.0 - InCSharpTypeMember - ida - True - [Xunit.Extensions.InlineData($data$)]$END$ - True - True - Imported 23.11.2012 - xUnit.net FactAttribute - True - True - 2.0 - InCSharpTypeMember - fa - True - [Xunit.Fact] - True - True - Imported 23.11.2012 - xUnit.net Assert.NotNull - True - completeSmart() - 0 - True - True - 2.0 - InCSharpStatement - xnn - True - Assert.NotNull($Object$);$END$ \ No newline at end of file diff --git a/Source/CertificationTests/Certification.Tasks/Certification.Tasks.csproj b/Source/CertificationTests/Certification.Tasks/Certification.Tasks.csproj deleted file mode 100644 index 33b8536d..00000000 --- a/Source/CertificationTests/Certification.Tasks/Certification.Tasks.csproj +++ /dev/null @@ -1,46 +0,0 @@ - - - - - Debug - AnyCPU - {D2DE70AF-5B08-4B3F-8F19-481A86533B48} - Library - Properties - Certification.Tasks - Certification.Tasks - v4.5 - 512 - - - pdbonly - true - ..\Tasks\ - TRACE - prompt - 4 - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/Source/CertificationTests/Certification.Tasks/VerifyCertificationResultTask.cs b/Source/CertificationTests/Certification.Tasks/VerifyCertificationResultTask.cs deleted file mode 100644 index a2f4b3b0..00000000 --- a/Source/CertificationTests/Certification.Tasks/VerifyCertificationResultTask.cs +++ /dev/null @@ -1,49 +0,0 @@ -namespace Certification.Tasks -{ - using System; - using System.IO; - using System.Xml.Linq; - using Microsoft.Build.Framework; - using Microsoft.Build.Utilities; - - public class VerifyCertificationResultTask : Task - { - [Required] - public string File { get; set; } - - public override bool Execute() - { - if (!System.IO.File.Exists(File)) - { - Log.LogError("Cannot find result file: {0}", File); - return false; - } - - try - { - var document = XDocument.Load(File); - Log.LogMessage("Loaded result file: {0}", File); - - var resultAttribute = document.Root.Attribute("OVERALL_RESULT"); - if (resultAttribute == null) - { - Log.LogError("Cannot find result attribute."); - return false; - } - - if (resultAttribute.Value.ToUpperInvariant() == "FAIL") - { - Log.LogError("Certification failed for result {0} ({1})", Path.GetFileName(File), File); - return false; - } - } - catch (Exception ex) - { - Log.LogError(ex.ToString()); - return false; - } - - return true; - } - } -} diff --git a/Source/CertificationTests/CertificationTests.sln b/Source/CertificationTests/CertificationTests.sln deleted file mode 100644 index 1bfdf8a6..00000000 --- a/Source/CertificationTests/CertificationTests.sln +++ /dev/null @@ -1,28 +0,0 @@ - -Microsoft Visual Studio Solution File, Format Version 12.00 -# Visual Studio 2013 -VisualStudioVersion = 12.0.30324.0 -MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Test.WP81", "Test.WP81\Test.WP81.csproj", "{B3AFEA62-E0A0-4335-BADC-C0EB2CD55F08}" -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Test.WinRT", "Test.WinRT\Test.WinRT.csproj", "{F6F173E4-2F97-45AD-A662-C4B4DC7B8106}" -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Certification.Tasks", "Certification.Tasks\Certification.Tasks.csproj", "{D2DE70AF-5B08-4B3F-8F19-481A86533B48}" -EndProject -Global - GlobalSection(SolutionConfigurationPlatforms) = preSolution - Release|Any CPU = Release|Any CPU - EndGlobalSection - GlobalSection(ProjectConfigurationPlatforms) = postSolution - {B3AFEA62-E0A0-4335-BADC-C0EB2CD55F08}.Release|Any CPU.ActiveCfg = Release|Any CPU - {B3AFEA62-E0A0-4335-BADC-C0EB2CD55F08}.Release|Any CPU.Build.0 = Release|Any CPU - {B3AFEA62-E0A0-4335-BADC-C0EB2CD55F08}.Release|Any CPU.Deploy.0 = Release|Any CPU - {F6F173E4-2F97-45AD-A662-C4B4DC7B8106}.Release|Any CPU.ActiveCfg = Release|Any CPU - {F6F173E4-2F97-45AD-A662-C4B4DC7B8106}.Release|Any CPU.Build.0 = Release|Any CPU - {F6F173E4-2F97-45AD-A662-C4B4DC7B8106}.Release|Any CPU.Deploy.0 = Release|Any CPU - {D2DE70AF-5B08-4B3F-8F19-481A86533B48}.Release|Any CPU.ActiveCfg = Release|Any CPU - EndGlobalSection - GlobalSection(SolutionProperties) = preSolution - HideSolutionNode = FALSE - EndGlobalSection -EndGlobal diff --git a/Source/CertificationTests/Tasks/Certification.Tasks.dll b/Source/CertificationTests/Tasks/Certification.Tasks.dll deleted file mode 100644 index 4e1bef3b..00000000 Binary files a/Source/CertificationTests/Tasks/Certification.Tasks.dll and /dev/null differ diff --git a/Source/CertificationTests/Test.WP81/App.xaml b/Source/CertificationTests/Test.WP81/App.xaml deleted file mode 100644 index 6f95c4bb..00000000 --- a/Source/CertificationTests/Test.WP81/App.xaml +++ /dev/null @@ -1,7 +0,0 @@ - - - \ No newline at end of file diff --git a/Source/CertificationTests/Test.WP81/App.xaml.cs b/Source/CertificationTests/Test.WP81/App.xaml.cs deleted file mode 100644 index c517f880..00000000 --- a/Source/CertificationTests/Test.WP81/App.xaml.cs +++ /dev/null @@ -1,131 +0,0 @@ -using System; -using System.Collections.Generic; -using System.IO; -using System.Linq; -using System.Runtime.InteropServices.WindowsRuntime; -using Windows.ApplicationModel; -using Windows.ApplicationModel.Activation; -using Windows.Foundation; -using Windows.Foundation.Collections; -using Windows.UI.Xaml; -using Windows.UI.Xaml.Controls; -using Windows.UI.Xaml.Controls.Primitives; -using Windows.UI.Xaml.Data; -using Windows.UI.Xaml.Input; -using Windows.UI.Xaml.Media; -using Windows.UI.Xaml.Media.Animation; -using Windows.UI.Xaml.Navigation; - -// The Blank Application template is documented at http://go.microsoft.com/fwlink/?LinkId=391641 - -namespace Test.WP81 -{ - /// - /// Provides application-specific behavior to supplement the default Application class. - /// - public sealed partial class App : Application - { - private TransitionCollection transitions; - - /// - /// Initializes the singleton application object. This is the first line of authored code - /// executed, and as such is the logical equivalent of main() or WinMain(). - /// - public App() - { - this.InitializeComponent(); - this.Suspending += this.OnSuspending; - } - - /// - /// Invoked when the application is launched normally by the end user. Other entry points - /// will be used when the application is launched to open a specific file, to display - /// search results, and so forth. - /// - /// Details about the launch request and process. - protected override void OnLaunched(LaunchActivatedEventArgs e) - { -#if DEBUG - if (System.Diagnostics.Debugger.IsAttached) - { - this.DebugSettings.EnableFrameRateCounter = true; - } -#endif - - Frame rootFrame = Window.Current.Content as Frame; - - // Do not repeat app initialization when the Window already has content, - // just ensure that the window is active - if (rootFrame == null) - { - // Create a Frame to act as the navigation context and navigate to the first page - rootFrame = new Frame(); - - // TODO: change this value to a cache size that is appropriate for your application - rootFrame.CacheSize = 1; - - if (e.PreviousExecutionState == ApplicationExecutionState.Terminated) - { - // TODO: Load state from previously suspended application - } - - // Place the frame in the current Window - Window.Current.Content = rootFrame; - } - - if (rootFrame.Content == null) - { - // Removes the turnstile navigation for startup. - if (rootFrame.ContentTransitions != null) - { - this.transitions = new TransitionCollection(); - foreach (var c in rootFrame.ContentTransitions) - { - this.transitions.Add(c); - } - } - - rootFrame.ContentTransitions = null; - rootFrame.Navigated += this.RootFrame_FirstNavigated; - - // When the navigation stack isn't restored navigate to the first page, - // configuring the new page by passing required information as a navigation - // parameter - if (!rootFrame.Navigate(typeof(MainPage), e.Arguments)) - { - throw new Exception("Failed to create initial page"); - } - } - - // Ensure the current window is active - Window.Current.Activate(); - } - - /// - /// Restores the content transitions after the app has launched. - /// - /// The object where the handler is attached. - /// Details about the navigation event. - private void RootFrame_FirstNavigated(object sender, NavigationEventArgs e) - { - var rootFrame = sender as Frame; - rootFrame.ContentTransitions = this.transitions ?? new TransitionCollection() { new NavigationThemeTransition() }; - rootFrame.Navigated -= this.RootFrame_FirstNavigated; - } - - /// - /// Invoked when application execution is being suspended. Application state is saved - /// without knowing whether the application will be terminated or resumed with the contents - /// of memory still intact. - /// - /// The source of the suspend request. - /// Details about the suspend request. - private void OnSuspending(object sender, SuspendingEventArgs e) - { - var deferral = e.SuspendingOperation.GetDeferral(); - - // TODO: Save application state and stop any background activity - deferral.Complete(); - } - } -} \ No newline at end of file diff --git a/Source/CertificationTests/Test.WP81/Assets/Logo.scale-240.png b/Source/CertificationTests/Test.WP81/Assets/Logo.scale-240.png deleted file mode 100644 index 76921ca9..00000000 Binary files a/Source/CertificationTests/Test.WP81/Assets/Logo.scale-240.png and /dev/null differ diff --git a/Source/CertificationTests/Test.WP81/Assets/SmallLogo.scale-240.png b/Source/CertificationTests/Test.WP81/Assets/SmallLogo.scale-240.png deleted file mode 100644 index 31663012..00000000 Binary files a/Source/CertificationTests/Test.WP81/Assets/SmallLogo.scale-240.png and /dev/null differ diff --git a/Source/CertificationTests/Test.WP81/Assets/SplashScreen.scale-240.png b/Source/CertificationTests/Test.WP81/Assets/SplashScreen.scale-240.png deleted file mode 100644 index 33f26b33..00000000 Binary files a/Source/CertificationTests/Test.WP81/Assets/SplashScreen.scale-240.png and /dev/null differ diff --git a/Source/CertificationTests/Test.WP81/Assets/Square71x71Logo.scale-240.png b/Source/CertificationTests/Test.WP81/Assets/Square71x71Logo.scale-240.png deleted file mode 100644 index cfa54bee..00000000 Binary files a/Source/CertificationTests/Test.WP81/Assets/Square71x71Logo.scale-240.png and /dev/null differ diff --git a/Source/CertificationTests/Test.WP81/Assets/StoreLogo.scale-240.png b/Source/CertificationTests/Test.WP81/Assets/StoreLogo.scale-240.png deleted file mode 100644 index 47e084b5..00000000 Binary files a/Source/CertificationTests/Test.WP81/Assets/StoreLogo.scale-240.png and /dev/null differ diff --git a/Source/CertificationTests/Test.WP81/Assets/WideLogo.scale-240.png b/Source/CertificationTests/Test.WP81/Assets/WideLogo.scale-240.png deleted file mode 100644 index 6249d29d..00000000 Binary files a/Source/CertificationTests/Test.WP81/Assets/WideLogo.scale-240.png and /dev/null differ diff --git a/Source/CertificationTests/Test.WP81/MainPage.xaml b/Source/CertificationTests/Test.WP81/MainPage.xaml deleted file mode 100644 index 85290bde..00000000 --- a/Source/CertificationTests/Test.WP81/MainPage.xaml +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - diff --git a/Source/CertificationTests/Test.WP81/MainPage.xaml.cs b/Source/CertificationTests/Test.WP81/MainPage.xaml.cs deleted file mode 100644 index 62a3502a..00000000 --- a/Source/CertificationTests/Test.WP81/MainPage.xaml.cs +++ /dev/null @@ -1,48 +0,0 @@ -using System; -using System.Collections.Generic; -using System.IO; -using System.Linq; -using System.Runtime.InteropServices.WindowsRuntime; -using Windows.Foundation; -using Windows.Foundation.Collections; -using Windows.UI.Xaml; -using Windows.UI.Xaml.Controls; -using Windows.UI.Xaml.Controls.Primitives; -using Windows.UI.Xaml.Data; -using Windows.UI.Xaml.Input; -using Windows.UI.Xaml.Media; -using Windows.UI.Xaml.Navigation; - -// The Blank Page item template is documented at http://go.microsoft.com/fwlink/?LinkId=391641 - -namespace Test.WP81 -{ - /// - /// An empty page that can be used on its own or navigated to within a Frame. - /// - public sealed partial class MainPage : Page - { - public MainPage() - { - this.InitializeComponent(); - - this.NavigationCacheMode = NavigationCacheMode.Required; - } - - /// - /// Invoked when this page is about to be displayed in a Frame. - /// - /// Event data that describes how this page was reached. - /// This parameter is typically used to configure the page. - protected override void OnNavigatedTo(NavigationEventArgs e) - { - // TODO: Prepare page for display here. - - // TODO: If your application contains multiple pages, ensure that you are - // handling the hardware Back button by registering for the - // Windows.Phone.UI.Input.HardwareButtons.BackPressed event. - // If you are using the NavigationHelper provided by some templates, - // this event is handled for you. - } - } -} diff --git a/Source/CertificationTests/Test.WP81/Package.appxmanifest b/Source/CertificationTests/Test.WP81/Package.appxmanifest deleted file mode 100644 index 58f525f5..00000000 --- a/Source/CertificationTests/Test.WP81/Package.appxmanifest +++ /dev/null @@ -1,45 +0,0 @@ - - - - - - - - - Test.WP81 - _ - Assets\StoreLogo.png - - - - 6.3.1 - 6.3.1 - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/Source/CertificationTests/Test.WP81/Properties/AssemblyInfo.cs b/Source/CertificationTests/Test.WP81/Properties/AssemblyInfo.cs deleted file mode 100644 index 85d98922..00000000 --- a/Source/CertificationTests/Test.WP81/Properties/AssemblyInfo.cs +++ /dev/null @@ -1,29 +0,0 @@ -using System.Reflection; -using System.Runtime.CompilerServices; -using System.Runtime.InteropServices; - -// General Information about an assembly is controlled through the following -// set of attributes. Change these attribute values to modify the information -// associated with an assembly. -[assembly: AssemblyTitle("Test.WP81")] -[assembly: AssemblyDescription("")] -[assembly: AssemblyConfiguration("")] -[assembly: AssemblyCompany("")] -[assembly: AssemblyProduct("Test.WP81")] -[assembly: AssemblyCopyright("Copyright © 2014")] -[assembly: AssemblyTrademark("")] -[assembly: AssemblyCulture("")] - -// Version information for an assembly consists of the following four values: -// -// Major Version -// Minor Version -// Build Number -// Revision -// -// You can specify all the values or you can default the Build and Revision Numbers -// by using the '*' as shown below: -// [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("1.0.0.0")] -[assembly: AssemblyFileVersion("1.0.0.0")] -[assembly: ComVisible(false)] \ No newline at end of file diff --git a/Source/CertificationTests/Test.WP81/Test.WP81.csproj b/Source/CertificationTests/Test.WP81/Test.WP81.csproj deleted file mode 100644 index f5f23924..00000000 --- a/Source/CertificationTests/Test.WP81/Test.WP81.csproj +++ /dev/null @@ -1,119 +0,0 @@ - - - - - Debug - AnyCPU - {B3AFEA62-E0A0-4335-BADC-C0EB2CD55F08} - AppContainerExe - Properties - Test.WP81 - Test.WP81 - en-US - 8.1 - 12 - 512 - {76F1466A-8B6D-4E39-A767-685A06062A39};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - False - neutral - - - AnyCPU - pdbonly - true - bin\Release\ - TRACE;NETFX_CORE;WINDOWS_PHONE_APP - prompt - 4 - - - - App.xaml - - - MainPage.xaml - - - - - - Designer - - - - - - - - - - - - - MSBuild:Compile - Designer - - - MSBuild:Compile - Designer - - - - - ..\..\..\Bin\DirectX11_2-wp81\SharpDX.dll - - - ..\..\..\Bin\DirectX11_2-wp81\SharpDX.D3DCompiler.dll - - - ..\..\..\Bin\DirectX11_2-wp81\SharpDX.Direct2D1.dll - - - ..\..\..\Bin\DirectX11_2-wp81\SharpDX.Direct3D11.dll - - - ..\..\..\Bin\DirectX11_2-wp81\SharpDX.DXGI.dll - - - ..\..\..\Bin\DirectX11_2-wp81\SharpDX.MediaFoundation.dll - - - ..\..\..\Bin\DirectX11_2-wp81\SharpDX.Toolkit.dll - - - ..\..\..\Bin\DirectX11_2-wp81\SharpDX.Toolkit.Audio.dll - - - ..\..\..\Bin\DirectX11_2-wp81\SharpDX.Toolkit.Game.dll - - - ..\..\..\Bin\DirectX11_2-wp81\SharpDX.Toolkit.Graphics.dll - - - ..\..\..\Bin\DirectX11_2-wp81\SharpDX.Toolkit.Input.dll - - - ..\..\..\Bin\DirectX11_2-wp81\SharpDX.Toolkit.Yaml.dll - - - ..\..\..\Bin\DirectX11_2-wp81\SharpDX.XAudio2.dll - - - ..\..\..\Bin\DirectX11_2-wp81\SharpYaml.dll - - - - 12.0 - - - WindowsPhoneApp - - - - \ No newline at end of file diff --git a/Source/CertificationTests/Test.WinRT/App.xaml b/Source/CertificationTests/Test.WinRT/App.xaml deleted file mode 100644 index 86e28eb9..00000000 --- a/Source/CertificationTests/Test.WinRT/App.xaml +++ /dev/null @@ -1,7 +0,0 @@ - - - diff --git a/Source/CertificationTests/Test.WinRT/App.xaml.cs b/Source/CertificationTests/Test.WinRT/App.xaml.cs deleted file mode 100644 index a92cc9d2..00000000 --- a/Source/CertificationTests/Test.WinRT/App.xaml.cs +++ /dev/null @@ -1,109 +0,0 @@ -using System; -using System.Collections.Generic; -using System.IO; -using System.Linq; -using System.Runtime.InteropServices.WindowsRuntime; -using Windows.ApplicationModel; -using Windows.ApplicationModel.Activation; -using Windows.Foundation; -using Windows.Foundation.Collections; -using Windows.UI.Xaml; -using Windows.UI.Xaml.Controls; -using Windows.UI.Xaml.Controls.Primitives; -using Windows.UI.Xaml.Data; -using Windows.UI.Xaml.Input; -using Windows.UI.Xaml.Media; -using Windows.UI.Xaml.Navigation; - -// The Blank Application template is documented at http://go.microsoft.com/fwlink/?LinkId=234227 - -namespace Test.WinRT -{ - /// - /// Provides application-specific behavior to supplement the default Application class. - /// - sealed partial class App : Application - { - /// - /// Initializes the singleton application object. This is the first line of authored code - /// executed, and as such is the logical equivalent of main() or WinMain(). - /// - public App() - { - this.InitializeComponent(); - this.Suspending += OnSuspending; - } - - /// - /// Invoked when the application is launched normally by the end user. Other entry points - /// will be used such as when the application is launched to open a specific file. - /// - /// Details about the launch request and process. - protected override void OnLaunched(LaunchActivatedEventArgs e) - { - -#if DEBUG - if (System.Diagnostics.Debugger.IsAttached) - { - this.DebugSettings.EnableFrameRateCounter = true; - } -#endif - - Frame rootFrame = Window.Current.Content as Frame; - - // Do not repeat app initialization when the Window already has content, - // just ensure that the window is active - if (rootFrame == null) - { - // Create a Frame to act as the navigation context and navigate to the first page - rootFrame = new Frame(); - // Set the default language - rootFrame.Language = Windows.Globalization.ApplicationLanguages.Languages[0]; - - rootFrame.NavigationFailed += OnNavigationFailed; - - if (e.PreviousExecutionState == ApplicationExecutionState.Terminated) - { - //TODO: Load state from previously suspended application - } - - // Place the frame in the current Window - Window.Current.Content = rootFrame; - } - - if (rootFrame.Content == null) - { - // When the navigation stack isn't restored navigate to the first page, - // configuring the new page by passing required information as a navigation - // parameter - rootFrame.Navigate(typeof(MainPage), e.Arguments); - } - // Ensure the current window is active - Window.Current.Activate(); - } - - /// - /// Invoked when Navigation to a certain page fails - /// - /// The Frame which failed navigation - /// Details about the navigation failure - void OnNavigationFailed(object sender, NavigationFailedEventArgs e) - { - throw new Exception("Failed to load Page " + e.SourcePageType.FullName); - } - - /// - /// Invoked when application execution is being suspended. Application state is saved - /// without knowing whether the application will be terminated or resumed with the contents - /// of memory still intact. - /// - /// The source of the suspend request. - /// Details about the suspend request. - private void OnSuspending(object sender, SuspendingEventArgs e) - { - var deferral = e.SuspendingOperation.GetDeferral(); - //TODO: Save application state and stop any background activity - deferral.Complete(); - } - } -} diff --git a/Source/CertificationTests/Test.WinRT/Assets/Logo.scale-100.png b/Source/CertificationTests/Test.WinRT/Assets/Logo.scale-100.png deleted file mode 100644 index e26771cb..00000000 Binary files a/Source/CertificationTests/Test.WinRT/Assets/Logo.scale-100.png and /dev/null differ diff --git a/Source/CertificationTests/Test.WinRT/Assets/SmallLogo.scale-100.png b/Source/CertificationTests/Test.WinRT/Assets/SmallLogo.scale-100.png deleted file mode 100644 index 1eb0d9d5..00000000 Binary files a/Source/CertificationTests/Test.WinRT/Assets/SmallLogo.scale-100.png and /dev/null differ diff --git a/Source/CertificationTests/Test.WinRT/Assets/SplashScreen.scale-100.png b/Source/CertificationTests/Test.WinRT/Assets/SplashScreen.scale-100.png deleted file mode 100644 index c951e031..00000000 Binary files a/Source/CertificationTests/Test.WinRT/Assets/SplashScreen.scale-100.png and /dev/null differ diff --git a/Source/CertificationTests/Test.WinRT/Assets/StoreLogo.scale-100.png b/Source/CertificationTests/Test.WinRT/Assets/StoreLogo.scale-100.png deleted file mode 100644 index dcb67271..00000000 Binary files a/Source/CertificationTests/Test.WinRT/Assets/StoreLogo.scale-100.png and /dev/null differ diff --git a/Source/CertificationTests/Test.WinRT/MainPage.xaml b/Source/CertificationTests/Test.WinRT/MainPage.xaml deleted file mode 100644 index 78d315d7..00000000 --- a/Source/CertificationTests/Test.WinRT/MainPage.xaml +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - diff --git a/Source/CertificationTests/Test.WinRT/MainPage.xaml.cs b/Source/CertificationTests/Test.WinRT/MainPage.xaml.cs deleted file mode 100644 index 36abffc2..00000000 --- a/Source/CertificationTests/Test.WinRT/MainPage.xaml.cs +++ /dev/null @@ -1,30 +0,0 @@ -using System; -using System.Collections.Generic; -using System.IO; -using System.Linq; -using System.Runtime.InteropServices.WindowsRuntime; -using Windows.Foundation; -using Windows.Foundation.Collections; -using Windows.UI.Xaml; -using Windows.UI.Xaml.Controls; -using Windows.UI.Xaml.Controls.Primitives; -using Windows.UI.Xaml.Data; -using Windows.UI.Xaml.Input; -using Windows.UI.Xaml.Media; -using Windows.UI.Xaml.Navigation; - -// The Blank Page item template is documented at http://go.microsoft.com/fwlink/?LinkId=234238 - -namespace Test.WinRT -{ - /// - /// An empty page that can be used on its own or navigated to within a Frame. - /// - public sealed partial class MainPage : Page - { - public MainPage() - { - this.InitializeComponent(); - } - } -} diff --git a/Source/CertificationTests/Test.WinRT/Package.appxmanifest b/Source/CertificationTests/Test.WinRT/Package.appxmanifest deleted file mode 100644 index e3e6cc1c..00000000 --- a/Source/CertificationTests/Test.WinRT/Package.appxmanifest +++ /dev/null @@ -1,41 +0,0 @@ - - - - - - - Test.WinRT - _ - Assets\StoreLogo.png - - - - 6.3.0 - 6.3.0 - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/Source/CertificationTests/Test.WinRT/Properties/AssemblyInfo.cs b/Source/CertificationTests/Test.WinRT/Properties/AssemblyInfo.cs deleted file mode 100644 index 16cf9b6f..00000000 --- a/Source/CertificationTests/Test.WinRT/Properties/AssemblyInfo.cs +++ /dev/null @@ -1,29 +0,0 @@ -using System.Reflection; -using System.Runtime.CompilerServices; -using System.Runtime.InteropServices; - -// General Information about an assembly is controlled through the following -// set of attributes. Change these attribute values to modify the information -// associated with an assembly. -[assembly: AssemblyTitle("Test.WinRT")] -[assembly: AssemblyDescription("")] -[assembly: AssemblyConfiguration("")] -[assembly: AssemblyCompany("")] -[assembly: AssemblyProduct("Test.WinRT")] -[assembly: AssemblyCopyright("Copyright © 2014")] -[assembly: AssemblyTrademark("")] -[assembly: AssemblyCulture("")] - -// Version information for an assembly consists of the following four values: -// -// Major Version -// Minor Version -// Build Number -// Revision -// -// You can specify all the values or you can default the Build and Revision Numbers -// by using the '*' as shown below: -// [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("1.0.0.0")] -[assembly: AssemblyFileVersion("1.0.0.0")] -[assembly: ComVisible(false)] \ No newline at end of file diff --git a/Source/CertificationTests/Test.WinRT/Test.WinRT.csproj b/Source/CertificationTests/Test.WinRT/Test.WinRT.csproj deleted file mode 100644 index 4a88fbdd..00000000 --- a/Source/CertificationTests/Test.WinRT/Test.WinRT.csproj +++ /dev/null @@ -1,119 +0,0 @@ - - - - - Debug - AnyCPU - {F6F173E4-2F97-45AD-A662-C4B4DC7B8106} - AppContainerExe - Properties - Test.WinRT - Test.WinRT - en-US - 8.1 - 12 - 512 - {BC8A1FFA-BEE3-4634-8014-F334798102B3};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - Test.WinRT_TemporaryKey.pfx - False - neutral - - - AnyCPU - pdbonly - true - bin\Release\ - TRACE;NETFX_CORE;WINDOWS_APP - prompt - 4 - - - - App.xaml - - - MainPage.xaml - - - - - - Designer - - - - - - - - - - - - MSBuild:Compile - Designer - - - MSBuild:Compile - Designer - - - - - ..\..\..\Bin\DirectX11_2-winrt\SharpDX.dll - - - ..\..\..\Bin\DirectX11_2-winrt\SharpDX.D3DCompiler.dll - - - ..\..\..\Bin\DirectX11_2-winrt\SharpDX.Direct2D1.dll - - - ..\..\..\Bin\DirectX11_2-winrt\SharpDX.Direct3D11.dll - - - ..\..\..\Bin\DirectX11_2-winrt\SharpDX.DXGI.dll - - - ..\..\..\Bin\DirectX11_2-winrt\SharpDX.MediaFoundation.dll - - - ..\..\..\Bin\DirectX11_2-winrt\SharpDX.Toolkit.dll - - - ..\..\..\Bin\DirectX11_2-winrt\SharpDX.Toolkit.Audio.dll - - - ..\..\..\Bin\DirectX11_2-winrt\SharpDX.Toolkit.Game.dll - - - ..\..\..\Bin\DirectX11_2-winrt\SharpDX.Toolkit.Graphics.dll - - - ..\..\..\Bin\DirectX11_2-winrt\SharpDX.Toolkit.Input.dll - - - ..\..\..\Bin\DirectX11_2-winrt\SharpDX.Toolkit.Yaml.dll - - - ..\..\..\Bin\DirectX11_2-winrt\SharpDX.XAudio2.dll - - - ..\..\..\Bin\DirectX11_2-winrt\SharpDX.XInput.dll - - - ..\..\..\Bin\DirectX11_2-winrt\SharpYaml.dll - - - - 12.0 - - - - \ No newline at end of file diff --git a/Source/CertificationTests/Test.WinRT/Test.WinRT_TemporaryKey.pfx b/Source/CertificationTests/Test.WinRT/Test.WinRT_TemporaryKey.pfx deleted file mode 100644 index fb62b56a..00000000 Binary files a/Source/CertificationTests/Test.WinRT/Test.WinRT_TemporaryKey.pfx and /dev/null differ diff --git a/Source/Install.ps1 b/Source/Install.ps1 deleted file mode 100644 index eb5ab8c4..00000000 --- a/Source/Install.ps1 +++ /dev/null @@ -1,36 +0,0 @@ -param($installPath, $toolsPath, $package, $project) - -"Installing [{0}] to project [{1}]" -f $package.Id, $project.FullName | Write-Host - -# Load MSBuild assembly if it’s not loaded yet. -Add-Type -AssemblyName "Microsoft.Build, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" - -# Check that SharpDX.targets was correctly imported -$buildProject = [Microsoft.Build.Evaluation.ProjectCollection]::GlobalProjectCollection.GetLoadedProjects($project.FullName) | Select-Object -First 1 -$importsToRemove = $buildProject.Xml.Imports | Where-Object { $_.Project.Endswith('SharpDX.targets') } -if (!$importsToRemove) -{ - throw ("SharpDX.targets import not found in project [{0}]" -f $project.FullName) -} -$sharpdx_package_bin_dir = $buildProject.GetProperty("SharpDXPackageBinDir").EvaluatedValue -$sharpdx_assembly_path = "{0}\{1}.dll" -f $sharpdx_package_bin_dir, $package.Id - -# Add the assembly through the project in order for VS to update correctly the references in the IDE -$project.Object.References.Add($sharpdx_assembly_path) - -# Find the references we just added -$sharpdx_reference = $buildProject.GetItems("Reference") | Where-Object { $_.EvaluatedInclude -eq $package.Id } -if (!$sharpdx_reference) -{ - $sharpdx_reference = $buildProject.GetItems("Reference") | Where-Object { $_.EvaluatedInclude.StartsWith("{0}," -f $package.Id) } -} -if (!$sharpdx_reference) -{ - throw ("Unable to find reference in project for assembly [{0}]" -f $package.Id) -} - -# Replace the HintPath using the $(SharpDXPackageBinDir) variable provided by the SharpDX.targets -$sharpdx_reference.SetMetadataValue("HintPath", '$(SharpDXPackageBinDir)\{0}.dll' -f $package.Id) - -# Save the project -$project.Save() diff --git a/Source/Mapping.Direct3D1x.xml b/Source/Mapping.Direct3D1x.xml deleted file mode 100644 index 1d414010..00000000 --- a/Source/Mapping.Direct3D1x.xml +++ /dev/null @@ -1,614 +0,0 @@ - - - - sharpdx - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - d3d10 - d3d10_1 - d3d10_1shader - d3d10effect - d3d10misc - d3d10sdklayers - d3d10shader - - d3dx10 - d3dx10core - d3dx10tex - d3dx10mesh - d3dx10async - - - d3d11 - - d3d11_1 - - - d3d11_2 - - - d3d11sdklayers - - - d3dx11 - d3dx11core - d3dx11tex - d3dx11async - d3dcsx - d3dx11effect - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/Source/Mapping.xml b/Source/Mapping.xml deleted file mode 100644 index 94a9a936..00000000 --- a/Source/Mapping.xml +++ /dev/null @@ -1,202 +0,0 @@ - - - - - - - - $(THIS_CONFIG_PATH)\..\External\gccxml\share\gccxml-0.9\vc11\overrides\wp8--> - $(THIS_CONFIG_PATH)\..\External\gccxml\share\gccxml-0.9\vc11\overrides - =HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\VisualStudio\11.0\Setup\VC\ProductDir;Include - =HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SDKs\Windows Phone\v8.0\InstallationFolder;Include - =HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SDKs\Windows Phone\v8.0\InstallationFolder;Include\abi - =HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SDKs\Windows Phone\v8.0\InstallationFolder;Include\mincore - =HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SDKs\Windows Phone\v8.0\InstallationFolder;Include\minwin - =HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SDKs\Windows Phone\v8.0\InstallationFolder;Include\wrl - - - - - - $(THIS_CONFIG_PATH)\..\External\gccxml\share\gccxml-0.9\vc12\overrides - $(THIS_CONFIG_PATH)\..\External\gccxml\share\gccxml-0.9\vc12\overrides\wp81 - =HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\VisualStudio\12.0\Setup\VC\ProductDir;include - =HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SDKs\WindowsPhoneApp\v8.1\InstallationFolder;Include - =HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SDKs\WindowsPhoneApp\v8.1\InstallationFolder;Include\abi - =HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SDKs\WindowsPhoneApp\v8.1\InstallationFolder;Include\mincore - =HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SDKs\WindowsPhoneApp\v8.1\InstallationFolder;Include\minwin - =HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SDKs\WindowsPhoneApp\v8.1\InstallationFolder;Include\wrl - - - - - - $(THIS_CONFIG_PATH)\..\External\gccxml\share\gccxml-0.9\vc11\overrides\shared - $(THIS_CONFIG_PATH)\..\External\gccxml\share\gccxml-0.9\vc11\overrides\um - $(THIS_CONFIG_PATH)\..\External\gccxml\share\gccxml-0.9\vc11\overrides - =HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\VisualStudio\11.0\Setup\VC\ProductDir;Include - =HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows Kits\Installed Roots\KitsRoot;Include\shared - =HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows Kits\Installed Roots\KitsRoot;Include\um - - - - $(THIS_CONFIG_PATH)\..\External\gccxml\share\gccxml-0.9\vc12\overrides\shared - $(THIS_CONFIG_PATH)\..\External\gccxml\share\gccxml-0.9\vc12\overrides\um - $(THIS_CONFIG_PATH)\..\External\gccxml\share\gccxml-0.9\vc12\overrides - =HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\VisualStudio\12.0\Setup\VC\ProductDir;Include - =HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows Kits\Installed Roots\KitsRoot81;Include\shared - =HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows Kits\Installed Roots\KitsRoot81;Include\um - - - - - - - - - $(DXSDK_DIR)\include - - - - $(THIS_CONFIG_PATH)\..\External\gccxml\share\gccxml-0.9\vc10\Include - $(THIS_CONFIG_PATH)\..\External\gccxml\share\gccxml-0.9\vc10\PlatformSDK - =HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\VisualStudio\10.0\Setup\VC\ProductDir;Include - - =HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SDKs\Windows\v7.1\InstallationFolder;Include - - - =HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SDKs\Windows\v7.0a\InstallationFolder;Include - - - - error: pasting .*a valid preprocessing token - - - - - - // For Win8 we need to force to use include headers for MetroApp only - #define WINAPI_FAMILY WINAPI_PARTITION_APP - - - - - // For Win8 we need to force to use include headers for MetroApp only - #define WINAPI_FAMILY WINAPI_FAMILY_PC_APP - - - - - - - // For WP8 we need to force to use include headers for WPPhone App only - #define WINAPI_FAMILY WINAPI_FAMILY_PHONE_APP - - - - - - // For WP8.1 we need to force to use include headers for MetroApp only - #define WINAPI_FAMILY WINAPI_FAMILY_PHONE_APP - - - - - - // Use unicode - #define UNICODE - // for SAL annotations - #define _PREFAST_ - // To force GUID to be declared - #define INITGUID - // Wrap all declspec with gccxml - #define __declspec(x) __attribute__((gccxml(#x))) - // For XAudio2 patch - #define __unaligned __attribute((__unaligned)) - - - - - enum __SAL_YesNo {}; - - - - - - - SharpDX\Mapping.xml - SharpDX.DXGI\Mapping.xml - - - SharpDX.D3DCompiler\Mapping.xml - - - - Mapping.Direct3D1x.xml - - - - SharpDX.Direct3D10\Mapping.xml - - - - SharpDX.Direct3D11\Mapping.xml - - - - SharpDX.Direct3D11.Effects\Mapping.xml - - - - SharpDX.Animation\Mapping.xml - SharpDX.DirectComposition\Mapping.xml - SharpDX.DirectManipulation\Mapping.xml - - - SharpDX.Direct3D9\Mapping.xml - - - - SharpDX.XAudio2\Mapping.xml - SharpDX.MediaFoundation\Mapping.xml - - - - SharpDX.Direct2D1\Mapping.xml - - - - SharpDX.DirectInput\Mapping.xml - SharpDX.DirectSound\Mapping.xml - SharpDX.XACT3\Mapping.xml - - - - - SharpDX.XInput\Mapping.xml - SharpDX.RawInput\Mapping.xml - - - \ No newline at end of file diff --git a/Source/Tests/SharpDX.Toolkit.Graphics.Tests/SharpDX.Toolkit.Graphics.Tests.csproj b/Source/Tests/SharpDX.Toolkit.Graphics.Tests/SharpDX.Toolkit.Graphics.Tests.csproj index 89a6ebdb..62c618af 100644 --- a/Source/Tests/SharpDX.Toolkit.Graphics.Tests/SharpDX.Toolkit.Graphics.Tests.csproj +++ b/Source/Tests/SharpDX.Toolkit.Graphics.Tests/SharpDX.Toolkit.Graphics.Tests.csproj @@ -9,7 +9,7 @@ Properties SharpDX.Toolkit.Graphics.Tests SharpDX.Toolkit.Graphics.Tests - v4.0 + v4.5 512 @@ -37,8 +37,29 @@ - - ..\..\..\External\NUnit\nunit.framework.dll + + ..\..\..\packages\NUnit.3.0.1\lib\net45\nunit.framework.dll + True + + + ..\..\..\packages\SharpDX.3.0.0\lib\net45\SharpDX.dll + True + + + ..\..\..\packages\SharpDX.Direct2D1.3.0.0\lib\net45\SharpDX.Direct2D1.dll + True + + + ..\..\..\packages\SharpDX.Direct3D11.3.0.0\lib\net45\SharpDX.Direct3D11.dll + True + + + ..\..\..\packages\SharpDX.DXGI.3.0.0\lib\net45\SharpDX.DXGI.dll + True + + + ..\..\..\packages\SharpDX.Mathematics.3.0.0\lib\net45\SharpDX.Mathematics.dll + True @@ -62,30 +83,6 @@ - - {361d3f81-a48a-47f2-80df-ca4f9536cb4e} - SharpDX.D3DCompiler - - - {c97878f4-1510-4bba-8153-bd71da7d50d8} - SharpDX.Direct2D1 - - - {736dfb52-1afe-4eff-9710-89046ab5b1f9} - SharpDX.Direct3D11 - - - {3fc6de77-b412-4101-9e64-6b9aa831179b} - SharpDX.DXGI - - - {49e4485f-3a2a-4c35-a159-12eccfc00396} - SharpDX.Mathematics - - - {d0bcd56a-41c4-4a4e-8590-26864ced07ff} - SharpDX - {8bfff9d1-84ec-4fba-9beb-710ecf1857a8} SharpDX.Toolkit.Compiler @@ -121,6 +118,9 @@ PreserveNewest + + + -
\ No newline at end of file +
diff --git a/Source/Toolkit/tkmodel/packages.config b/Source/Toolkit/tkmodel/packages.config new file mode 100644 index 00000000..e00468b6 --- /dev/null +++ b/Source/Toolkit/tkmodel/packages.config @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/Source/Toolkit/tkmodel/tkmodel.csproj b/Source/Toolkit/tkmodel/tkmodel.csproj index f2bac0ed..c0bf93b4 100644 --- a/Source/Toolkit/tkmodel/tkmodel.csproj +++ b/Source/Toolkit/tkmodel/tkmodel.csproj @@ -1,6 +1,5 @@  - 8.0.30703 2.0 @@ -8,14 +7,32 @@ SharpDX.Toolkit.Compiler tkmodel Exe - v4.0 - Client + v4.5 512 - - Exe + + true + bin\Debug\ + DEBUG;TRACE + full + AnyCPU + false + true + + + bin\Release\ + TRACE + true + pdbonly + AnyCPU + false + true + + ..\..\..\packages\SharpDX.3.0.0\lib\net45\SharpDX.dll + True + @@ -31,14 +48,6 @@ - - {361d3f81-a48a-47f2-80df-ca4f9536cb4e} - SharpDX.D3DCompiler - - - {d0bcd56a-41c4-4a4e-8590-26864ced07ff} - SharpDX - {8bfff9d1-84ec-4fba-9beb-710ecf1857a8} SharpDX.Toolkit.Compiler @@ -48,6 +57,9 @@ SharpDX.Toolkit + + + - \ No newline at end of file diff --git a/Source/VisualStudio/SharpDX.VisualStudio.Package/VSPackage.cs b/Source/VisualStudio/SharpDX.VisualStudio.Package/VSPackage.cs deleted file mode 100644 index fc6a36df..00000000 --- a/Source/VisualStudio/SharpDX.VisualStudio.Package/VSPackage.cs +++ /dev/null @@ -1,65 +0,0 @@ -using System; -using System.Diagnostics; -using System.Globalization; -using System.Runtime.InteropServices; -using System.ComponentModel.Design; -using System.Windows.Forms; - -using Microsoft.Win32; -using Microsoft.VisualStudio; -using Microsoft.VisualStudio.Shell.Interop; -using Microsoft.VisualStudio.OLE.Interop; -using Microsoft.VisualStudio.Shell; - -namespace SharpDX.VisualStudio.Package -{ - /// - /// This is the class that implements the package exposed by this assembly. - /// - /// The minimum requirement for a class to be considered a valid package for Visual Studio - /// is to implement the IVsPackage interface and register itself with the shell. - /// This package uses the helper classes defined inside the Managed Package Framework (MPF) - /// to do it: it derives from the Package class that provides the implementation of the - /// IVsPackage interface and uses the registration attributes defined in the framework to - /// register itself and its components with the shell. - /// - // This attribute tells the PkgDef creation utility (CreatePkgDef.exe) that this class is - // a package. - [PackageRegistration(UseManagedResourcesOnly = true)] - // This attribute is used to register the information needed to show this package - // in the Help/About dialog of Visual Studio. - [InstalledProductRegistration("#110", "#112", "1.2", IconResourceID = 400)] - [Guid(GuidList.guidSharpDX_VisualStudio_PackagePkgString)] - //[ProvideAutoLoad("ADFC4E64-0397-11D1-9F4E-00A0C911004F")] // Autoload at VisualStudio startup - public sealed class VSPackage : Microsoft.VisualStudio.Shell.Package - { - /// - /// Default constructor of the package. - /// Inside this method you can place any initialization code that does not require - /// any Visual Studio service because at this point the package object is created but - /// not sited yet inside Visual Studio environment. The place to do all the other - /// initialization is the Initialize method. - /// - public VSPackage() - { - Debug.WriteLine(string.Format(CultureInfo.CurrentCulture, "Entering constructor for: {0}", this.ToString())); - } - - ///////////////////////////////////////////////////////////////////////////// - // Overridden Package Implementation - #region Package Members - - /// - /// Initialization of the package; this method is called right after the package is sited, so this is the place - /// where you can put all the initialization code that rely on services provided by VisualStudio. - /// - protected override void Initialize() - { - Debug.WriteLine (string.Format(CultureInfo.CurrentCulture, "Entering Initialize() of: {0}", this.ToString())); - base.Initialize(); - - } - #endregion - - } -} diff --git a/Source/VisualStudio/SharpDX.VisualStudio.Package/VSPackage.resx b/Source/VisualStudio/SharpDX.VisualStudio.Package/VSPackage.resx deleted file mode 100644 index d13a7564..00000000 --- a/Source/VisualStudio/SharpDX.VisualStudio.Package/VSPackage.resx +++ /dev/null @@ -1,140 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 2.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - - SharpDX.VisualStudio.Package - - - SharpDX VisualStudio Package - - - Resources\Package.ico;System.Drawing.Icon, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - \ No newline at end of file diff --git a/Source/VisualStudio/SharpDX.VisualStudio.Package/WizardForm.Designer.cs b/Source/VisualStudio/SharpDX.VisualStudio.Package/WizardForm.Designer.cs deleted file mode 100644 index 8f74c644..00000000 --- a/Source/VisualStudio/SharpDX.VisualStudio.Package/WizardForm.Designer.cs +++ /dev/null @@ -1,363 +0,0 @@ -namespace SharpDX.VisualStudio.ProjectWizard -{ - partial class WizardForm - { - /// - /// Required designer variable. - /// - private System.ComponentModel.IContainer components = null; - - /// - /// Clean up any resources being used. - /// - /// true if managed resources should be disposed; otherwise, false. - protected override void Dispose(bool disposing) - { - if (disposing && (components != null)) - { - components.Dispose(); - } - base.Dispose(disposing); - } - - #region Windows Form Designer generated code - - /// - /// Required method for Designer support - do not modify - /// the contents of this method with the code editor. - /// - private void InitializeComponent() - { - System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(WizardForm)); - this.groupBox1 = new System.Windows.Forms.GroupBox(); - this.checkPrimitive3d = new System.Windows.Forms.CheckBox(); - this.checkModel3d = new System.Windows.Forms.CheckBox(); - this.checkSpriteFont = new System.Windows.Forms.CheckBox(); - this.checkSpriteBatch = new System.Windows.Forms.CheckBox(); - this.groupBox2 = new System.Windows.Forms.GroupBox(); - this.checkBloomEffect = new System.Windows.Forms.CheckBox(); - this.groupBox3 = new System.Windows.Forms.GroupBox(); - this.checkInputTouch = new System.Windows.Forms.CheckBox(); - this.checkInputMouse = new System.Windows.Forms.CheckBox(); - this.checkInputKeyboard = new System.Windows.Forms.CheckBox(); - this.groupBox4 = new System.Windows.Forms.GroupBox(); - this.buttonOk = new System.Windows.Forms.Button(); - this.buttonCancel = new System.Windows.Forms.Button(); - this.buttonCheckAll = new System.Windows.Forms.Button(); - this.buttonUncheckAll = new System.Windows.Forms.Button(); - this.groupBox5 = new System.Windows.Forms.GroupBox(); - this.radioButtonPlatformWP8 = new System.Windows.Forms.RadioButton(); - this.radioButtonPlatformWinRTXaml = new System.Windows.Forms.RadioButton(); - this.radioButtonPlatformWinRT = new System.Windows.Forms.RadioButton(); - this.radioButtonPlatformDesktop = new System.Windows.Forms.RadioButton(); - this.groupBox1.SuspendLayout(); - this.groupBox2.SuspendLayout(); - this.groupBox3.SuspendLayout(); - this.groupBox5.SuspendLayout(); - this.SuspendLayout(); - // - // groupBox1 - // - this.groupBox1.Controls.Add(this.checkPrimitive3d); - this.groupBox1.Controls.Add(this.checkModel3d); - this.groupBox1.Controls.Add(this.checkSpriteFont); - this.groupBox1.Controls.Add(this.checkSpriteBatch); - this.groupBox1.Location = new System.Drawing.Point(12, 88); - this.groupBox1.Name = "groupBox1"; - this.groupBox1.Size = new System.Drawing.Size(185, 75); - this.groupBox1.TabIndex = 0; - this.groupBox1.TabStop = false; - this.groupBox1.Text = "Basic"; - // - // checkPrimitive3d - // - this.checkPrimitive3d.AutoSize = true; - this.checkPrimitive3d.Location = new System.Drawing.Point(93, 42); - this.checkPrimitive3d.Name = "checkPrimitive3d"; - this.checkPrimitive3d.Size = new System.Drawing.Size(82, 17); - this.checkPrimitive3d.TabIndex = 3; - this.checkPrimitive3d.Tag = "$sharpdx_feature_primitive3d$"; - this.checkPrimitive3d.Text = "3D Primitive"; - this.checkPrimitive3d.UseVisualStyleBackColor = true; - this.checkPrimitive3d.CheckedChanged += new System.EventHandler(this.features_CheckedChanged); - // - // checkModel3d - // - this.checkModel3d.AutoSize = true; - this.checkModel3d.Location = new System.Drawing.Point(93, 19); - this.checkModel3d.Name = "checkModel3d"; - this.checkModel3d.Size = new System.Drawing.Size(72, 17); - this.checkModel3d.TabIndex = 2; - this.checkModel3d.Tag = "$sharpdx_feature_model3d$"; - this.checkModel3d.Text = "3D Model"; - this.checkModel3d.UseVisualStyleBackColor = true; - this.checkModel3d.CheckedChanged += new System.EventHandler(this.features_CheckedChanged); - // - // checkSpriteFont - // - this.checkSpriteFont.AutoSize = true; - this.checkSpriteFont.Location = new System.Drawing.Point(6, 42); - this.checkSpriteFont.Name = "checkSpriteFont"; - this.checkSpriteFont.Size = new System.Drawing.Size(74, 17); - this.checkSpriteFont.TabIndex = 1; - this.checkSpriteFont.Tag = "$sharpdx_feature_spritefont$"; - this.checkSpriteFont.Text = "SpriteFont"; - this.checkSpriteFont.UseVisualStyleBackColor = true; - this.checkSpriteFont.CheckedChanged += new System.EventHandler(this.features_CheckedChanged); - // - // checkSpriteBatch - // - this.checkSpriteBatch.AutoSize = true; - this.checkSpriteBatch.Location = new System.Drawing.Point(6, 19); - this.checkSpriteBatch.Name = "checkSpriteBatch"; - this.checkSpriteBatch.Size = new System.Drawing.Size(81, 17); - this.checkSpriteBatch.TabIndex = 0; - this.checkSpriteBatch.Tag = "$sharpdx_feature_spritetexture$"; - this.checkSpriteBatch.Text = "SpriteBatch"; - this.checkSpriteBatch.UseVisualStyleBackColor = true; - this.checkSpriteBatch.CheckedChanged += new System.EventHandler(this.features_CheckedChanged); - // - // groupBox2 - // - this.groupBox2.Controls.Add(this.checkBloomEffect); - this.groupBox2.Location = new System.Drawing.Point(203, 91); - this.groupBox2.Name = "groupBox2"; - this.groupBox2.Size = new System.Drawing.Size(185, 72); - this.groupBox2.TabIndex = 1; - this.groupBox2.TabStop = false; - this.groupBox2.Text = "Advanced"; - // - // checkBloomEffect - // - this.checkBloomEffect.AutoSize = true; - this.checkBloomEffect.Location = new System.Drawing.Point(6, 19); - this.checkBloomEffect.Name = "checkBloomEffect"; - this.checkBloomEffect.Size = new System.Drawing.Size(86, 17); - this.checkBloomEffect.TabIndex = 1; - this.checkBloomEffect.Tag = "$sharpdx_feature_bloomeffect$"; - this.checkBloomEffect.Text = "Bloom Effect"; - this.checkBloomEffect.UseVisualStyleBackColor = true; - this.checkBloomEffect.CheckedChanged += new System.EventHandler(this.features_CheckedChanged); - // - // groupBox3 - // - this.groupBox3.Controls.Add(this.checkInputTouch); - this.groupBox3.Controls.Add(this.checkInputMouse); - this.groupBox3.Controls.Add(this.checkInputKeyboard); - this.groupBox3.Location = new System.Drawing.Point(12, 169); - this.groupBox3.Name = "groupBox3"; - this.groupBox3.Size = new System.Drawing.Size(185, 78); - this.groupBox3.TabIndex = 2; - this.groupBox3.TabStop = false; - this.groupBox3.Text = "Input"; - // - // checkInputTouch - // - this.checkInputTouch.AutoSize = true; - this.checkInputTouch.Location = new System.Drawing.Point(93, 19); - this.checkInputTouch.Name = "checkInputTouch"; - this.checkInputTouch.Size = new System.Drawing.Size(57, 17); - this.checkInputTouch.TabIndex = 4; - this.checkInputTouch.Tag = "$sharpdx_feature_pointer$"; - this.checkInputTouch.Text = "Touch"; - this.checkInputTouch.UseVisualStyleBackColor = true; - this.checkInputTouch.CheckedChanged += new System.EventHandler(this.features_CheckedChanged); - // - // checkInputMouse - // - this.checkInputMouse.AutoSize = true; - this.checkInputMouse.Location = new System.Drawing.Point(6, 42); - this.checkInputMouse.Name = "checkInputMouse"; - this.checkInputMouse.Size = new System.Drawing.Size(58, 17); - this.checkInputMouse.TabIndex = 3; - this.checkInputMouse.Tag = "$sharpdx_feature_mouse$"; - this.checkInputMouse.Text = "Mouse"; - this.checkInputMouse.UseVisualStyleBackColor = true; - this.checkInputMouse.CheckedChanged += new System.EventHandler(this.features_CheckedChanged); - // - // checkInputKeyboard - // - this.checkInputKeyboard.AutoSize = true; - this.checkInputKeyboard.Location = new System.Drawing.Point(6, 19); - this.checkInputKeyboard.Name = "checkInputKeyboard"; - this.checkInputKeyboard.Size = new System.Drawing.Size(71, 17); - this.checkInputKeyboard.TabIndex = 2; - this.checkInputKeyboard.Tag = "$sharpdx_feature_keyboard$"; - this.checkInputKeyboard.Text = "Keyboard"; - this.checkInputKeyboard.UseVisualStyleBackColor = true; - this.checkInputKeyboard.CheckedChanged += new System.EventHandler(this.features_CheckedChanged); - // - // groupBox4 - // - this.groupBox4.Location = new System.Drawing.Point(203, 169); - this.groupBox4.Name = "groupBox4"; - this.groupBox4.Size = new System.Drawing.Size(185, 78); - this.groupBox4.TabIndex = 3; - this.groupBox4.TabStop = false; - this.groupBox4.Text = "Audio"; - // - // buttonOk - // - this.buttonOk.DialogResult = System.Windows.Forms.DialogResult.OK; - this.buttonOk.Location = new System.Drawing.Point(112, 253); - this.buttonOk.Name = "buttonOk"; - this.buttonOk.Size = new System.Drawing.Size(75, 23); - this.buttonOk.TabIndex = 4; - this.buttonOk.Text = "&Ok"; - this.buttonOk.UseVisualStyleBackColor = true; - // - // buttonCancel - // - this.buttonCancel.DialogResult = System.Windows.Forms.DialogResult.Cancel; - this.buttonCancel.Location = new System.Drawing.Point(275, 253); - this.buttonCancel.Name = "buttonCancel"; - this.buttonCancel.Size = new System.Drawing.Size(75, 23); - this.buttonCancel.TabIndex = 5; - this.buttonCancel.Text = "&Cancel"; - this.buttonCancel.UseVisualStyleBackColor = true; - // - // buttonCheckAll - // - this.buttonCheckAll.Location = new System.Drawing.Point(394, 101); - this.buttonCheckAll.Name = "buttonCheckAll"; - this.buttonCheckAll.Size = new System.Drawing.Size(75, 23); - this.buttonCheckAll.TabIndex = 7; - this.buttonCheckAll.Text = "Check All"; - this.buttonCheckAll.UseVisualStyleBackColor = true; - this.buttonCheckAll.Click += new System.EventHandler(this.buttonCheckAll_Click); - // - // buttonUncheckAll - // - this.buttonUncheckAll.Location = new System.Drawing.Point(394, 130); - this.buttonUncheckAll.Name = "buttonUncheckAll"; - this.buttonUncheckAll.Size = new System.Drawing.Size(75, 23); - this.buttonUncheckAll.TabIndex = 8; - this.buttonUncheckAll.Text = "Uncheck All"; - this.buttonUncheckAll.UseVisualStyleBackColor = true; - this.buttonUncheckAll.Click += new System.EventHandler(this.buttonUncheckAll_Click); - // - // groupBox5 - // - this.groupBox5.Controls.Add(this.radioButtonPlatformWP8); - this.groupBox5.Controls.Add(this.radioButtonPlatformWinRTXaml); - this.groupBox5.Controls.Add(this.radioButtonPlatformWinRT); - this.groupBox5.Controls.Add(this.radioButtonPlatformDesktop); - this.groupBox5.Location = new System.Drawing.Point(12, 5); - this.groupBox5.Name = "groupBox5"; - this.groupBox5.Size = new System.Drawing.Size(376, 77); - this.groupBox5.TabIndex = 9; - this.groupBox5.TabStop = false; - this.groupBox5.Text = "Select a platform"; - // - // radioButtonPlatformWP8 - // - this.radioButtonPlatformWP8.AutoSize = true; - this.radioButtonPlatformWP8.Location = new System.Drawing.Point(6, 42); - this.radioButtonPlatformWP8.Name = "radioButtonPlatformWP8"; - this.radioButtonPlatformWP8.Size = new System.Drawing.Size(112, 17); - this.radioButtonPlatformWP8.TabIndex = 3; - this.radioButtonPlatformWP8.TabStop = true; - this.radioButtonPlatformWP8.Tag = "$sharpdx_platform_wp8$"; - this.radioButtonPlatformWP8.Text = "Windows Phone 8"; - this.radioButtonPlatformWP8.UseVisualStyleBackColor = true; - this.radioButtonPlatformWP8.CheckedChanged += new System.EventHandler(this.platform_CheckedChanged); - // - // radioButtonPlatformWinRTXaml - // - this.radioButtonPlatformWinRTXaml.AutoSize = true; - this.radioButtonPlatformWinRTXaml.Location = new System.Drawing.Point(197, 19); - this.radioButtonPlatformWinRTXaml.Name = "radioButtonPlatformWinRTXaml"; - this.radioButtonPlatformWinRTXaml.Size = new System.Drawing.Size(129, 17); - this.radioButtonPlatformWinRTXaml.TabIndex = 2; - this.radioButtonPlatformWinRTXaml.TabStop = true; - this.radioButtonPlatformWinRTXaml.Tag = "$sharpdx_platform_winrt_xaml$"; - this.radioButtonPlatformWinRTXaml.Text = "Windows Store XAML"; - this.radioButtonPlatformWinRTXaml.UseVisualStyleBackColor = true; - this.radioButtonPlatformWinRTXaml.CheckedChanged += new System.EventHandler(this.platform_CheckedChanged); - // - // radioButtonPlatformWinRT - // - this.radioButtonPlatformWinRT.AutoSize = true; - this.radioButtonPlatformWinRT.Location = new System.Drawing.Point(93, 19); - this.radioButtonPlatformWinRT.Name = "radioButtonPlatformWinRT"; - this.radioButtonPlatformWinRT.Size = new System.Drawing.Size(97, 17); - this.radioButtonPlatformWinRT.TabIndex = 1; - this.radioButtonPlatformWinRT.TabStop = true; - this.radioButtonPlatformWinRT.Tag = "$sharpdx_platform_winrt$"; - this.radioButtonPlatformWinRT.Text = "Windows Store"; - this.radioButtonPlatformWinRT.UseVisualStyleBackColor = true; - this.radioButtonPlatformWinRT.CheckedChanged += new System.EventHandler(this.platform_CheckedChanged); - // - // radioButtonPlatformDesktop - // - this.radioButtonPlatformDesktop.AutoSize = true; - this.radioButtonPlatformDesktop.Location = new System.Drawing.Point(6, 19); - this.radioButtonPlatformDesktop.Name = "radioButtonPlatformDesktop"; - this.radioButtonPlatformDesktop.Size = new System.Drawing.Size(65, 17); - this.radioButtonPlatformDesktop.TabIndex = 0; - this.radioButtonPlatformDesktop.TabStop = true; - this.radioButtonPlatformDesktop.Tag = "$sharpdx_platform_desktop$"; - this.radioButtonPlatformDesktop.Text = "Desktop"; - this.radioButtonPlatformDesktop.UseVisualStyleBackColor = true; - this.radioButtonPlatformDesktop.CheckedChanged += new System.EventHandler(this.platform_CheckedChanged); - // - // WizardForm - // - this.AcceptButton = this.buttonOk; - this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); - this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; - this.CancelButton = this.buttonCancel; - this.ClientSize = new System.Drawing.Size(484, 294); - this.Controls.Add(this.groupBox5); - this.Controls.Add(this.buttonUncheckAll); - this.Controls.Add(this.buttonCheckAll); - this.Controls.Add(this.buttonCancel); - this.Controls.Add(this.buttonOk); - this.Controls.Add(this.groupBox4); - this.Controls.Add(this.groupBox3); - this.Controls.Add(this.groupBox2); - this.Controls.Add(this.groupBox1); - this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon"))); - this.MaximizeBox = false; - this.MaximumSize = new System.Drawing.Size(500, 333); - this.MinimumSize = new System.Drawing.Size(500, 333); - this.Name = "WizardForm"; - this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen; - this.Text = "Select samples to include in the Project"; - this.groupBox1.ResumeLayout(false); - this.groupBox1.PerformLayout(); - this.groupBox2.ResumeLayout(false); - this.groupBox2.PerformLayout(); - this.groupBox3.ResumeLayout(false); - this.groupBox3.PerformLayout(); - this.groupBox5.ResumeLayout(false); - this.groupBox5.PerformLayout(); - this.ResumeLayout(false); - - } - - #endregion - - private System.Windows.Forms.GroupBox groupBox1; - private System.Windows.Forms.GroupBox groupBox2; - private System.Windows.Forms.GroupBox groupBox3; - private System.Windows.Forms.CheckBox checkPrimitive3d; - private System.Windows.Forms.CheckBox checkModel3d; - private System.Windows.Forms.CheckBox checkSpriteFont; - private System.Windows.Forms.CheckBox checkSpriteBatch; - private System.Windows.Forms.CheckBox checkBloomEffect; - private System.Windows.Forms.CheckBox checkInputTouch; - private System.Windows.Forms.CheckBox checkInputMouse; - private System.Windows.Forms.CheckBox checkInputKeyboard; - private System.Windows.Forms.GroupBox groupBox4; - private System.Windows.Forms.Button buttonOk; - private System.Windows.Forms.Button buttonCancel; - private System.Windows.Forms.Button buttonCheckAll; - private System.Windows.Forms.Button buttonUncheckAll; - private System.Windows.Forms.GroupBox groupBox5; - private System.Windows.Forms.RadioButton radioButtonPlatformWP8; - private System.Windows.Forms.RadioButton radioButtonPlatformWinRTXaml; - private System.Windows.Forms.RadioButton radioButtonPlatformWinRT; - private System.Windows.Forms.RadioButton radioButtonPlatformDesktop; - } -} \ No newline at end of file diff --git a/Source/VisualStudio/SharpDX.VisualStudio.Package/WizardForm.cs b/Source/VisualStudio/SharpDX.VisualStudio.Package/WizardForm.cs deleted file mode 100644 index 10db5eb7..00000000 --- a/Source/VisualStudio/SharpDX.VisualStudio.Package/WizardForm.cs +++ /dev/null @@ -1,90 +0,0 @@ -using System; -using System.Collections.Generic; -using System.Windows.Forms; - -namespace SharpDX.VisualStudio.ProjectWizard -{ - public partial class WizardForm : Form - { - private bool isNotPlatformWP8; - - public Dictionary Properties { get; private set; } - - private WizardForm() - { - InitializeComponent(); - } - - public WizardForm(Dictionary properties) : this() - { - Properties = properties; - isNotPlatformWP8 = true; - radioButtonPlatformDesktop.Checked = true; - } - - private void features_CheckedChanged(object sender, EventArgs e) - { - var checkbox = (CheckBox)sender; - - Properties[(string)checkbox.Tag] = checkbox.Checked.ToString().ToLowerInvariant(); - - // If We are using the bloom effect, It requires to have at least one basic effect setup - if (checkBloomEffect.Checked && - !checkModel3d.Checked && - !checkPrimitive3d.Checked && - !checkSpriteBatch.Checked && - !checkSpriteFont.Checked) - { - // By default - checkModel3d.Checked = true; - } - - if ((checkInputKeyboard.Checked || checkInputMouse.Checked || checkInputTouch.Checked) && - !checkSpriteFont.Checked) - { - // By default - checkSpriteFont.Checked = true; - } - } - - private void platform_CheckedChanged(object sender, EventArgs e) - { - var radioButton = (RadioButton)sender; - - var platform = (string)radioButton.Tag; - Properties[platform] = radioButton.Checked.ToString().ToLowerInvariant(); - - isNotPlatformWP8 = !platform.Contains("wp8"); - if (!isNotPlatformWP8) - { - checkInputKeyboard.Checked = false; - checkInputMouse.Checked = false; - } - checkInputMouse.Enabled = isNotPlatformWP8; - checkInputKeyboard.Enabled = isNotPlatformWP8; - } - - private void buttonCheckAll_Click(object sender, EventArgs e) - { - CheckUncheckAll(true); - } - - private void buttonUncheckAll_Click(object sender, EventArgs e) - { - CheckUncheckAll(false); - } - - private void CheckUncheckAll(bool state) - { - checkBloomEffect.Checked = state; - checkInputKeyboard.Checked = isNotPlatformWP8 && state; - checkInputMouse.Checked = isNotPlatformWP8 && state; - checkInputTouch.Checked = state; - - checkSpriteFont.Checked = state; - checkSpriteBatch.Checked = state; - checkPrimitive3d.Checked = state; - checkModel3d.Checked = state; - } - } -} diff --git a/Source/VisualStudio/SharpDX.VisualStudio.Package/WizardForm.resx b/Source/VisualStudio/SharpDX.VisualStudio.Package/WizardForm.resx deleted file mode 100644 index 7ef72d0a..00000000 --- a/Source/VisualStudio/SharpDX.VisualStudio.Package/WizardForm.resx +++ /dev/null @@ -1,408 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 2.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - - - AAABAAEAQEAAAAEAIAAoQgAAFgAAACgAAABAAAAAgAAAAAEAIAAAAAAAAEIAABMLAAATCwAAAAAAAAAA - AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA - AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA - AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA - AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA - AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA - AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA - AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA - AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA - AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA0dHkGc7OzyrOztEnzs7RKMDA - wiW7u70dv7/AH9XV0UXZ2dRJ3d3XSODf20ji4d1I4uLeSOHh30jg4N9I39/eSN7e3kje3t5I3t7eSN7e - 3kji4uFK39/kLgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADf3+M84eHhSd7e - 3kje3t5I3t7eSN7e3kje3t5I3t7eSN7e3kje3t5I3t7eSN7e3kje3t5I4eHhSenp6D4AAAAAAAAAAAAA - AAAAAAAAvLy9Aby8vQu8vL0UvLy9HLy8vSC8vL0ouru8J8bHyCjOzs4o8PDxCQAAAAAAAAAAAAAAAC8x - uJMAAIHyAAB/5QAAgOUAAHjiAABz2gAAbNsgInT/ISJq/ycpZ/80NWD/QUJc/01NXf9ZWV3/YmJg/2lp - ZP9sbGf/bGxq/2trav9oaGj/f356/52dtb0AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA - AAAAAAAApKS3xYB/e/9oaGj/ampq/2pqav9qamr/ampq/2pqav9qamr/ampq/2trav9sbGn/ampl/2xs - av+JiY3wExI8YgAAInEAACePAAAtqAAAMbwAADXHAAA70QAAP9kAAEPdAABG5QAAReUAAEfmAAAt6LCw - ujcAAAAAAAAAAAAAAABPUNmUAAHK9QAAyOgAAsnoAAHK6AACz+oAAcbqCAq9/AIFtf8AArP/AAGk/wAB - mP8AAoj/AAR5/wUIZP8ND0z/GBk5/yUmLf8wMC3/NDMv/0dHQP+AgJbXCQ69AgAAAAAAAAAAAAAAAAAA - AAAAAAAAAAAAAAAAAAAAAAAAAAAAAJeXq6FSUk3/MTEx/zQ0NP80NDT/NDQ0/zQ0NP80NDT/NjYz/zQ0 - MP8rKy3/Hh0x/xEROv8JCkf/Cgta/wECZfMAAG3yAABy8gAAdvAAAHjuAAF37QABdusAAXXqAAF16QAB - c+gAAXHoAAFy6QAATuuxsb02AAAAAAAAAAAAAAAATU/ZkwECx/MAAcbmAALG5gACyOYBA8vmAAHE5QwO - wfkIC73/BQe8/wUHtv8FB7X/BQe4/wQIvP8EB7X/Awav/wIHnP8CB3//CQtZ/xUWN/8uLjD/k5KJ6js/ - vw0AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABeYKiEY2NY/zExMf8zMzP/MzMz/zQ0 - M/82NjL/MTEv/yEhM/8QEEP/BQVb/wIBb/8DAnn/BAR8/woLgv8FB4TuAAB/5QAAfeYAAXrmAAF55gAB - duYAAnXmAAJz5gACcuYAAnHmAAJv5gADcecAAE3psbG9NgAAAAAAAAAAAAAAAE1O25MBAsnzAADJ5gAA - yeYAAc7mAAHM5gABx+ULDMb2CQvC/wUHu/8FBrb/BQe1/wUIuv8FCLb/BQi1/wUIs/8FCbP/BQq2/wQJ - tP8CCJ3/AwZt/zg6XvooKlhOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAlJXCZGlp - Yv8zMzP/MzMz/zY2M/80NDD/IiM4/wwNU/8EA3D/BAOC/wYGhv8FBYL/BgV+/wcFfP8LDH//BwiC8AAA - fuUAAXzmAAB75gABeeYAAXfmAAJ15gACdOYAAnLmAAJy5gACcOYAAnLnAABO6bGxvTYAAAAAAAAAAAAA - AABOTd6TAgLO8wAAzOYBAM3mAAHU5gABzeYAAcvlCQrN8goLxv8GB7v/BgW5/wUGuv8FB7z/BQe5/wUH - uP8FBrP/BQez/wUIs/8FCbL/Bgq1/wYLtP8GCqP/AgRm7EZGXoTV1c0NAAAAAAAAAAAAAAAAAAAAAAAA - AAAAAAAAAAAAAOzs50Jra2z/NDQ0/zY1Mf8sLTX/ERVT/wMLff8EC47/BgeJ/wgHhf8GBoL/BQaB/wUG - f/8GBX3/Cgp//wgJg/MAAIDlAAF+5gAAfOYAAXrmAAF45gABd+YAAnXmAAJ05gACc+YAAnLmAAJz5wAA - Tumxsb42AAAAAAAAAAAAAAAAT03gkwQB0fMDANDmAQDS5gEB1+YCAc/mAADP5QgH1O8LDcj/BQa8/wcH - vP8FB8D/BQe9/wUGvP8GBrj/BQa3/wUHt/8GB7b/Bgi0/wcJsf8GCrD/DBC3/wgOwvIAAI/0CAhDun5/ - jiIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAD39/cpfHx8+zk5M/8iJD7/CA5w/wUOkv8HD5b/Bw6R/wYL - i/8ICIf/BwWC/wYGgv8FBoD/BQV+/woJgP8KC4T2AACB5QABf+YAAX3mAAB85gABeeYAAXjmAAF45gAC - d+YAAnPmAAJy5gACdOcAAFDpsbG+NgAAAAAAAAAAAAAAAE5N45MDAdXzAQDV5gQC1uYFA9jmBADT5gIA - 1OUIB9rtDQzJ/wcFv/8GBsL/BwfD/wYGwf8FBr7/BQW6/wYGu/8GB7r/Bwi5/wcItv8HCLP/Bwmz/wwO - tf8LD77zAwjF5QAGqvMAAELMfn6NKAAAAAAAAAAAAAAAAAAAAAAAAAAA///9FpCQiechI0//BQyA/wcP - mv8IEJb/BxCT/wcPk/8IEJH/BwqK/wcGhf8IBoL/BgaC/wUFgP8JCID/DQuF+AABguYAAYDmAAJ/5gAB - fuYAAX3mAAF75gABeeYAAnbmAAJ05gACcuYAAnTnAABQ6bGxvjYAAAAAAAAAAAAAAABRTeaTAwHa8wEA - 2uYJBtjmBgTY5gEA2OYHBNjlCwrZ6g0LzP8IBcT/CAbG/wcFxf8HBsT/BQa+/wYGv/8HB77/Bwe8/wcI - uv8ICLf/CAq4/wgKtf8MDbf/DQ+/9gQHwOUGC8TmAgew8QAAQMuFjZYfAAAAAAAAAAAAAAAAAAAAAODq - 5gJTVozZBQyN/wgQn/8JEZn/CRCX/wgQlf8IEZT/CRGT/wcOj/8ICIn/CAaE/wcGgv8GBoH/BweA/w4M - hvsCAYTnAAGD5gABg+YAAYDmAAB85gAAeuYAAXjmAAJ35gACdeYAAnPmAAJ15wAAUemxsb42AAAAAAAA - AAAAAAAAVFPkkwkH2PMGBNnmEg/V5goF2eYEAdrmEA3W5gwI2egOC9H9CwnI/wkIyP8GBcj/CAbE/wgH - w/8HBsL/BwfA/wcIvv8HB7z/CAm7/wkJuv8JCbj/DA65/w8QwPkFB8PmBw3A5gYOxOYCCq3zCA5NuoKp - oA4AAAAAns6+AQAAAAAwRJJcCBCa+Q4Ypv8KE5//ChOc/woSmf8JEJf/ChKV/wkRlP8ID5L/CAyM/wgH - h/8IBoT/BwaC/wcIgv8NDYn9AwKJ6QAAhOYAAYHmAAF/5gECfeYAAHvmAAF65gABeOYAAXfmAAJ15gAC - d+cAAFHpsbG+NgAAAAAAAAAAAAAAAFla4ZMPD9XzEA/U5hsa0eYNDNbmEA7V5hoX0uYMCNnnFA/U+xMQ - yf8JB8r/CAbJ/wgGx/8JB8f/CQfF/wkHw/8JB8H/CQjA/wkJvf8KCr3/Cgu7/wsPu/8RFsP7CAzF5wgO - xOYID8XmCA/K5gACmvUlMFePAAAAAAAAAABcdag1AAGZ4xUftPoQGqf/CxWi/wwXoP8LFZ3/CxWb/wwU - mP8JEpX/CRGT/wgPkf8ICYr/CAeH/wgHhv8IB4T/DQ6H/wUFh+sAAIPlAAGB5gMFguYBA3/mAAB95gAB - e+YAAXnmAAF45gEDduYAA3bnAABS6bGxvjYAAAAAAAAAAAAAAABfXd+TGBXS8xoY0OYgH8/mERHU5hwc - z+YcHNDmDQ7W5R8ez/gYFcf/EA3H/wsHyv8LCMr/CgfJ/wsIyP8KCMX/CgjE/wsJwv8KCsH/CwzA/w0Q - wP8MEb7/ExfD/goOyegJDsrmCw7H5gkPxOYKEsjoAAF78VBnb06RuMAECxKgvwcRtvAVH7XyEhqp/w0X - pP8MFqL/Cxag/w0Zn/8MGJz/CxSY/woTlf8JEZX/CQyQ/wkIiv8JB4X/CAeD/w0Oh/8GBojtAQCF5QQE - heYCA4PmAAGA5gABfuYAAHzmAAF55gECeOYBA3bmAAJ35wAAUumxsb42AAAAAAAAAAAAAAAAZWPdkx8d - 0PMnJMzmJCLN5hsa0OYpJ8vmGxrQ5hcW0uUlJc31HR3G/xUVxf8TEMf/Ew7I/w4Kyf8LCMr/DAnJ/woJ - x/8MCsb/CwzF/wwOxf8NEML/DhHA/xQXxv8NEc7rCg7L5Q0SyOYLEMXmCxLG5gwWwe0MEmLIGCN6jggP - t/ANF7vlFSC38BQerP8QGaf/Dhil/w0YpP8PG6H/Cxef/wsWnf8LFpr/CxSW/woQkv8JCYv/CgiG/wkH - hP8NDIj/CgmM8QQEieUDAoXmAAGC5gABgOYAAX7mAAF95gECe+YAAXjmAAF25gACeOcAAFPpsbG+NgAA - AAAAAAAAAAAAAGhk25ElIcvzLCjH5iciy+YnI8vmLyzI5iAdz+YlIs3lKCbN8iMixf8aGcP/HRzC/xgX - xf8UD8j/EAvL/w4KzP8NDMv/DQ3K/w0Oyf8ND8X/DxDE/xATxP8VGcj/ERXO7QsPzeUOFMrmDRLI5g0S - xuYQGMfmDhe46gkRr+0OF7/mERq95RcfvOwWILL/Ehyq/w8Yp/8QG6b/EBul/w4Yof8MGJ3/Cxaa/wsX - mP8LFZb/Cg2Q/woJiv8JCIf/DQyH/w8PjvQDAojlAgCF5gEBg+YAAYDmAAF/5gAAfeYAAHrmAAB35gAA - deYAAHXoAABQ6rGxvTYAAAAAAAAAAPn5+gOGg96bXFfX9FZR0+hCPdXoQj7O6DQwzOgpJczoLCjJ5yom - yvAmJML/JCK//yEgwf8cG8T/GBjF/xYTyP8XFMr/FhXM/xERzP8ODsn/EBDI/xASyP8TFcb/FhrG/xMZ - zvEPE9DnExjN6RMZy+kSF8npFBvI6RYfyOkTHMXpEh3C6RYhwugWH7/sGCGz/hMdrP8RGqn/FB6n/xIc - pf8PGqL/Dhmf/w0Xnf8LF5r/CxiY/wsUlP8KCov/CgiH/w4MiP8NDIv3AwOK5wMCh+gCAYToAACB6AAA - gegDBIPoCwyG6BESh+gXGIbpJyiN8QoLZ/GrrME4AAAAAAAAAADx8fEur6+6846Nof6LiqT8h4Wv/IiH - t/x8esb8c3HP/GBc0/xEP839MCvB/yYivf8iIMD/IR/C/x8exP8cHsX/HBzH/xsayv8XFM3/FBPL/xMT - zP8SE8r/GBnH/xgaxv8XHMj+Gh/K/B0iyf0eI8f9GyHE/R4lw/0fJsP9HCXB/Rwmv/0hK7/9GyS5/Rgi - sv8UHqz/FSCq/xchqP8SHKX/EBuk/xAaof8OGp//DRic/wwZmP8LFpb/DBCR/w0Ni/8LCYf/DAqH/woK - h/wNDYn8GhmQ/C8vl/xGR5n8WFmY/Gdolfx2d5v8mZm61Hl5t1p9frpP2trrEAAAAAAAAAAA8vLzIYiJ - hvVCQj7/PDw4/z8/O/9CQj7/SEhH/1NTV/9jY3b/cnGc/3Rxvv9cV83/NjPI/yMfwP8jI8H/JSjE/x8h - xf8aG8j/IR7K/x0czP8UFc3/FBXM/xcZyf8aHcf/GBvF/xcbw/8YHcP/GyPD/xohwf8fKMH/ISrB/x0m - vf8eKbz/Iy+7/xontf8YI7H/FSCv/xsmrv8YIqr/FB2n/xIcpv8RHKT/EByi/w8an/8MGJn/DhqY/w8W - lf8LDIz/CAeH/wsJiP8dHZL/NzeQ/0dHev9KSlz/R0dL/0REQ/9AQDz/UFBK/5ycnc4AAAAAAAAAAAAA - AAAAAAAAAAAAAPr6+giSkpLhOjo6/zAwMP8yMjL/MjIy/zExMP8wMC7/Li4r/zIyLf9CQkL/X19v/3Z0 - rP9mYs7/OjjJ/yIkwf8lJ8T/JynF/yAgyP8fIMz/HBrO/xYXzf8WGMv/Gh/K/xwgx/8bIsf/HybH/yUr - x/8jKsX/JTDD/ycxwf8iKrz/JTK8/yk3vP8jLbj/Iiq2/x4stf8eLbP/FiGr/xUfqv8VHqf/Ex6l/xEe - ov8QG5//ERyd/xIfm/8LFJT/Cg2Q/xsdmP84N47/QkJo/zs7Qf80NC//MjIu/zIyMP8yMjL/MDAw/zs7 - Of+BgYbsAwR4EwAAAAAAAAAAAAAAAAAAAAAAAAAApqamx0FBQf8yMjL/NDQ0/zQ0NP80NDT/NDQ0/zQ0 - NP80NDT/MjIw/y4vK/83NzL/W1tl/3l4s/9ZWdL/LS3E/ycoxP8kJcf/HyDL/yIjzf8dHM7/GBjN/xsh - zf8lMc//JzHO/yg4zP8nPcr/JDfH/yQ2xf8nOcX/JDTC/yc9wv8pQ8H/Iz+//yM2uv8rObn/JzC1/xko - r/8WIar/FiCn/xUgpf8SHqP/FCGh/xUgoP8OGZr/EBue/ygrmf88PWv/ODg7/zMzLv8zMzH/NDQ0/zQ0 - NP80NDT/NDQ0/zMzM/83Nzb/hoaA/Dw8jikAAAAAAAAAAAAAAAAAAAAAAAAAALGxsapJSUn/MjIy/zQ0 - NP80NDT/NDQ0/zQ0NP80NDT/NDQ0/zQ0NP80NDT/MzMz/y8wLP86PDf/bWyF/3Bv0P8yNcr/JinF/ycn - yf8iJMz/JyjO/yEkzv8jK9D/LUHT/yxD0v8nOM3/JjPK/yUux/8kLcb/JjPG/yg3xf8qOsX/KTrD/yc6 - wv8oPL//LUi9/yM1tP8kK7H/HSqu/xYiqv8VIKf/FySm/xcko/8QHJ7/FB+l/ys0kP84OUz/NDQu/zMz - Mv80NDT/NDQ0/zQ0NP80NDT/NDQ0/zQ0NP8zMzP/NDQ0/35+dv9FRpBGAAAAAAAAAAAAAAAAAAAAAAAA - AADFxcWMUVFR/zIyMv80NDT/NDQ0/zQ0NP80NDT/NDQ0/zQ0NP80NDT/NDQ0/zQ0NP80NTX/MjQz/zAx - LP9ZWmT/d3fI/zc6zf8qLcX/Li7J/yosy/8wO9H/LTzT/yg21P8tPdL/KTjO/yk9zf8pPs7/KD/N/ytI - zf8tTc3/L03K/yxIx/8pRMP/K0HA/yk0uv8lNLj/Izq0/yUvsP8dKa7/Gyis/xklqf8UH6T/FyOq/ycv - iv81Njz/NDUv/zQ1Nf80NDT/NDQ0/zQ0NP80NDT/NDQ0/zQ0NP80NDT/NDQ0/zIyMv9wcGj/OjuHYgAA - AAAAAAAAAAAAAAAAAAAAAAAA2NjYbFxcXP8yMjL/NDQ0/zQ0NP80NDT/NDQ0/zQ0NP80NDT/NTU1/zU1 - Nf81NTX/NTU2/zU1Nf81Njb/LzEt/1NVW/93d8r/ODnJ/y4vyP8xO87/N0jT/y851f8lMtP/LUfW/zBP - 1/8wVNf/MVrX/y9b1f8xY9X/NGrV/zVp0/8yYND/MVvM/zNRx/8mNrz/Iy64/yUwuf8jPbf/Kzq0/yAu - r/8WIaf/FySs/x8oi/80Njn/NjYy/zU1Nf80NTX/NDQ0/zQ0NP80NDT/NDQ0/zQ0NP80NDT/NDQ0/zQ0 - NP8xMTH/X19b/3FymYIAAAAAAAAAAAAAAAAAAAAAAAAAAN/f30xoaGj/MzMz/zMzM/80NDT/NDQ0/zQ0 - NP80NDT/NDQ0/zQ0NP81NTX/NTY2/zY4N/82Nzf/NTg2/zY4N/8wMy7/XV9t/2pr0/8xN8v/PkzP/zc/ - 0P82RdL/NE7X/y5P2f81at3/PHvg/zt93/86fd//PITg/0CN4v8+iuD/On/c/zp52f8yXc3/KUXD/yY2 - u/8kL7b/Kjm5/ypCtP8kMK3/Gymu/xwlmv8xNEP/Njgy/zU2Nv81NTX/NDU1/zQ1Nf80NDT/NDQ0/zQ0 - NP80NDT/NDQ0/zQ0NP80NDT/MTEx/1VVUP93d5ahAAAAAAAAAAAAAAAAAAAAAAAAAAD09PQwd3d3/jU1 - Nf8zMzP/NDQ0/zQ0NP80NDT/NDQ0/zQ0NP80NTT/NDQ0/zQ1Nf82Njb/Nzk5/zc6Of83Ojn/Njk5/zM4 - Mv9tcpj/X3HY/z1Dzf80RND/NE3W/zZc3f81bOD/OoDk/0aW6P9Koer/SKHp/0+t7P9Ssez/Tq3q/0qk - 5v9EkuD/NXDT/y9byv8pR8L/LkS9/yc1tv8mNbT/KT2y/x8sq/8qMFj/ODoy/zY4N/81Nzb/NTY2/zU1 - Nf80NTX/NDQ0/zQ0NP80NDT/NDQ0/zQ0NP80NDT/NDQ0/zExMf9NTUj/ZmaGwQAAAAAAAAAAAAAAAAAA - AAAAAAAA8vLyHIWFhe42Njb/MDAw/zExMf8xMTH/MjIy/zIyMv8yMjL/NDQ0/zU3Nv82ODj/Njc3/zU3 - N/81ODf/Nzo5/zk+Pf83Pj3/R1pZ/3SE0f8+S9T/OVHU/zhc2v87cuH/Q4zn/0aV6v9Ssu7/Y8ny/2jR - 8v9w2/T/cdrz/2vV8v9gx+//Tafm/0CN3v80cNP/NGfO/y5Lwf8nO7n/JDK1/yY8uP8pNoH/Njo1/zY5 - N/82ODf/NTc3/zU2Nv81NTX/NDU1/zQ0NP8zNDP/MjIy/zExMf8xMTH/MTEx/zExMf8wMDD/Pj48/35+ - idmWlsUIAAAAAAAAAAAAAAAAAAAAAPLy8ginp6fmYmJi/1dXV/9ZWVn/WVlZ/1lZWf9ZWVn/XVxc/1ZT - VP9CQkL/Nzg4/zY5OP85PTv/OT49/zk+PP84PTz/OD8//ztaTv9pfav/UWrd/0Bl2f8/dd//QoTl/0yg - 7f9cu/L/btb1/4Xt+f+H7vn/h+76/4nv+v+H7vr/f+j3/2jQ8f9Pquf/RJLg/zdx0v8tWMf/KUS9/yU4 - uP8jM6z/M0VX/zg7Nf82OTj/Njg4/zU4OP82ODf/NTc2/zU2Nv87PDz/TUxM/1pYWf9aWlr/WVlZ/1lZ - Wf9jY17/aWlh/3Fxaf+mpqX9oaHJHgAAAAAAAAAAAAAAAAAAAAAAAAAA7u7uVd/f32vb29tr29vba9vb - 22vb29tr29vba7rJxG2dt7Bsc3d23z4+Pv80NTX/NTg3/zc5Of85PTz/PENC/z5QS/8/XVb/VWZ//2B8 - 3v9Fdt//SJDm/0+g7P9YtPL/d+D5/ozx/P+O7/z/mPL9/570/f+e9Pz/lvL8/4js+v6A6vj/btb0/U+o - 6f08gdr/MWbO/ypMwv8lOrv/JDCJ/zxNR/84Qj7/ODs7/zc6Of82ODj/NTc2/zU1Nf81NTX/UlJS/4ya - lo7E0Mxr3Nzca9vb22vb29trhISva0dHimtKS5BrUFCSaYODuhEAAAAAAAAAAAAAAAAAAAAAAAAAAAAA - AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAJ2opqxLSkr/MzU1/zY5OP83OTn/Nzo6/zg6 - Ov87TEX/QVZU/0pgaP9qitf/Torl/1Sl6/9fuvL/dNn4/4zx/P+X8f3/rPb9/8D5/v/G+f7/wPn+/7T4 - /f+c8vz/iu36/37o+P5fxfH9RZPi/zh11P8wWsj/KkO9/y06bP9ATUX/OUhC/zc5OP82ODj/Njg3/zU3 - Nv80NTX/NDQ0/2ZkZP+nwrpGAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA - AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACvuLaMVlVV/zM0 - NP81Nzb/Njg4/zc6Of84Ozv/O05G/z1JS/8/U1T/Y4LH/1SO5f9eruz/bsrz/47s+v+f9f3/sff9/9L7 - /v/i/P//5/3//+D9///M+///t/j9/5Xw/P+E6/n+dt71/lSr6f9Bhdr/NWXN/ydAsv8vOVP/PkVC/zpI - Q/83OTn/Njk4/zY4N/81Nzb/NTY1/zMzM/9iX2D/o762cAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA - AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAALja - 0QEAAAAAq8G7a2JgYf8zNDT/NTc2/zY4OP82ODj/Nzk5/ztKQ/88RUf/PU1N/1x9vv9Siub/Wqjr/23H - 9P+W7/v/q/X9/8z5/f/r/f//+f////z////4////5f3//8j6/v+r9fz/j+/6/n/n9v9Wren/PH3X/zBe - zP8kPqb/MDpI/z5ERv87SkP/Njk5/zY5OP82ODj/NTc3/zU2Nv8yMzP/VVRU/6O0r4wAAAAAAAAAAAAA - AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA - AAAAAAAAAAAAAAAAAADB4NcBAAAAAKzKwU5vbW7/NDU1/zQ3Nv82ODj/Njg4/zc5Of87SkT/PEZH/zxL - S/9Yc7v/S33j/06S5/9iufD/i+r5/6Px/f/P+P7/8f3///3//////////////+7+///N+v7/rfX8/4rs - +v975fb+WK/q/z+D2f8zZs//J0Sl/zI+Sv8/R0n/PE5G/zc7O/83Ojn/Njk5/zY4OP81Nzf/MzQ0/0xM - TP+lrKqqAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA - AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAu9zTAQAAAACz0Mcwfnx9/Dc4OP80Njb/Njk4/zY5 - Of84Ojr/PE5H/z5KTP8+T0//VnO8/0t/5P9Olef/X7jx/4np+f+f8f3/x/j9/+v8///4/v///P////j/ - ///k/f//x/r+/6j1/P+L7vr/euX3/lOl6P86etb/MF7N/yM8of8vOUX/PkRG/ztLQ/82OTn/Njk4/zY4 - OP81Nzf/NTY2/zMzM/9ERET/lJ6cyAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA - AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAArtLJFomK - iu88PDz/NDY2/zY5OP83Ozr/ODs7/zpNRv89TE3/PlBS/1NvxP9JfeH/TpPm/1mu7v973fj/l/D8/7P1 - /f/U+v7/4/z//+X8///h/P//z/v//7f4/f+T7/v/g+z5/3Pc9vxXrev+QYXZ/zNjz/8kPKb/LTZF/z5G - RP85SEL/Njg4/zY5OP82ODf/NTc2/zU3Nv8zMzP/Pj4+/4uQj9/P5N0GAAAAAAAAAAAAAAAAAAAAAAAA - AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA - AAAAAAAAAAAAAK7SyQSChYTTPT09/zQ2Nf82ODj/Njk5/zg7O/86TEb/P1RQ/z9PX/9MY8//QnHd/0iH - 4/9Rner/asj0/5Lv+/+e8v3/r/X9/7/4/f/F+P3/wPn9/7f3/f+Z8fz/iu76/3/n+P5Zt/D3SJTk/D6A - 1/82aM7/LUey/yo1Uv9ATkf/OUZB/zc6Of82OTj/Njg3/zU3Nv81Njb/MzQ0/zk5Of93d3fv0NrYGQAA - AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA09PTg7Cw - sL+kpKS+paWlvqenp76mpqa+o6SjvqGjo72OkJC+W1xc8Dk7O/81ODf/Njk4/zc6Of83Ozv/N0JB/zxU - S/9DUH3/RlXY/zxg2f9AeeH/Tpjq/1y18f942vf/kfD7/5Lw+/+X8Pv/nPH8/5jw/P+T8Pv/kO/6/3/m - +P9u0PP/V6jq/D182v4vYc3/K03E/yhCuv8oMmj/QFRK/zlBPv84Ozr/Nzs6/zY4OP82ODf/NTY2/zQ0 - Nf82Njb/UFBQ/YaGhsikpKS8paWlvqWlpb6fn6K+m5ufvpubn76bm5++tbW3vvPz8y8AAAAAAAAAAAAA - AAAAAAAAAAAAAMzMzKBeXl7/QUFB/0RERP9ERET/RERE/0RERP9FRET/QUFB/zo7O/82Nzf/NTc2/zU4 - N/82ODj/Njw8/zhAQf87Ukb/QE+m/0RO1v8/V9b/QnXf/0iL5/9Qou3/Xbjx/2/Q9f+C5/j/huz4/4ft - +f+E6/j/huv4/37l9v9px+//SZbj/0iU4P9Bg9f/L1XH/yY7vP8nM7r/JDCC/zJFPv86Pjz/ODw7/zg7 - Ov82OTn/NTc3/zU1Nf80NTX/NDU1/zg3N/8+Pj7/Q0ND/0RERP9ERET/RkZF/0dHRv9HR0X/RkZE/3Jy - cf/f399bAAAAAAAAAAAAAAAAAAAAAAAAAADMzMx5VVVV/zAwMP8yMjL/MjIy/zIyMv8yMjL/MjIy/zIy - Mv8zNDT/NTU1/zU3Nv81Nzf/Njk4/zY6Ov83PDf/NkdT/zxTxf8+SNT/RFTV/z1d2v89deH/RY3n/0qa - 6v9Tq+7/XLfv/2TE8P9tzvL/ZMbw/2bG7/9Vren/VKjn/0KG2/8yZ8//M2LM/zZZxf8tO7n/LTO5/yI8 - pv8fKUL/ODo1/zY4OP83OTj/Njo5/zY4OP82Nzf/NDU1/zQ0NP8zMzP/MjIy/zIyMv8yMjL/MjIy/zIy - Mv8yMjL/MjIy/zAwMP9VVVX/zMzMewAAAAAAAAAAAAAAAAAAAAAAAAAA2dnZWmFhYf8yMjL/MzMz/zQ0 - NP80NDT/NDQ0/zQ0NP80NDT/NDU1/zU1Nf81Njb/NTc2/zY4N/82OTj/ODk1/0BBi/9BYcz/PU3R/zVB - 0/8+Ttj/OFvd/zZt3/8+g+T/RY/m/0eS5v9Jmef/TZ3o/0WM4v9JmOT/Q4re/0GH3P88eNT/L1jI/yc+ - vv8tPLn/OUa8/y9Huv8fNbH/Exps/ywvMP84Ojj/Njc3/zU3Nv81Njb/NTY2/zU2Nv81NjX/NDU1/zQ0 - NP80NDT/NDQ0/zQ0NP80NDT/NDQ0/zQ0NP8yMjL/TExM/8PDw5sAAAAAAAAAAAAAAAAAAAAAAAAAAO3t - 7T9vb2//NTU1/zMzM/80NDT/NDQ0/zQ0NP80NDT/NDQ0/zQ1Nf80NTX/NTY2/zU3Nv82ODf/Nzkx/zQ2 - ZP9NOMH/REzG/zhXy/84RNP/NkPW/zVI1/81Vdj/N2fb/zds3P85dd3/OXfd/z5+3f83b9j/OHXY/zdw - 1f8zZtD/NWHM/zBKw/8tObr/LDO3/yo+uf8rS7b/Ii+v/xgiov8UGkv/MzUx/zY5N/81Nzb/NTU1/zQ1 - Nf80NDT/NDQ0/zQ0NP80NDT/NDQ0/zQ0NP80NDT/NDQ0/zQ0NP80NDT/MjIy/0RERP+urq63AAAAAAAA - AAAAAAAAAAAAAAAAAADy8vIqe3t7+Dc3N/8zMzP/NDQ0/zQ0NP80NDT/NDQ0/zQ0NP80NDT/NDU1/zU2 - Nv81Njb/Nzox/zI1Uf8tLa//Oi7M/0g0yP80TMn/NFTS/yw20/8uPdb/M0rW/zpS1P80T9L/MVLR/zBX - 0f8yWdH/LlTN/y5Wzf8yV8v/MEzH/zVMxP82ScH/LTm7/yc7uf8gO7P/Gyms/yEurP8fLK7/FB+R/xcb - Pf8zNTH/Nzg2/zU1Nf80NTX/NDQ0/zQ0NP80NDT/NDQ0/zQ0NP80NDT/NDQ0/zQ0NP80NDT/NDQ0/zIy - Mv8/Pz//m5ub0f///wYAAAAAAAAAAAAAAAAAAAAA9/f3E4qKius6Ojr/MjIy/zQ0NP80NDT/NDQ0/zQ0 - NP80NDT/NDU1/zQ1Nf81NjT/Nzky/y0vTv8rKaT/MC7K/ygoyv9BK8z/Oz3K/yE5zP8mOtH/LD/T/y09 - 1P8rOtH/MEHO/zE/y/8zQsr/NETJ/zBAx/8wQsX/M0rF/y9Ewv8uQsH/LUG+/y1HvP8hObT/HCmu/xki - qv8YI6j/Gyip/xooqv8SGYf/Fhc6/zAwLv83ODX/NDU1/zQ0NP80NDT/NDQ0/zQ0NP80NDT/NDQ0/zQ0 - NP80NDT/NDQ0/zQ0NP8yMjL/OTk5/42Njer9/f0SAAAAAAAAAAAAAAAAAAAAAP///wKenp7WPj4+/zIy - Mv80NDT/NDQ0/zQ0NP80NDT/NDQ0/zQ0NP82NzL/MjQy/yYmW/8nI6r/KyfL/ygnyP8nKcr/LibN/zok - y/8hO8z/HinO/yExzf8pQ83/JznM/yg3zf8nM8v/KDXJ/yk3yP8mM8X/JTXC/yo+wv8oP8D/Jz++/yhG - u/8kO7b/Hyqv/xkjqv8YI6n/FSGn/xQgpP8WIKP/GByh/xIUh/8PEEf/Jicr/zY2Mv82NjX/NDQ0/zQ0 - NP80NDT/NDQ0/zQ0NP80NDT/NDQ0/zQ0NP80NDT/MzMz/zY2Nv97e3v77e3tJwAAAAAAAAAAAAAAAAAA - AAAAAAAAq6uru0RERP8yMjL/NDQ0/zQ0NP80NDT/NTU0/zY2Mf8zMy//KSlA/yUjev8nI7r/KCPK/yMh - yP8fIMv/ICDM/xwczP83HM3/JDDM/xguzf8gJMj/HiXH/yAxx/8gNsb/JD3H/yY+xv8pQMf/JjnD/yM5 - wf8lQsD/JEG9/x4yt/8eLLP/Hiiw/x8srv8ZI6n/FiGn/xUgpf8THqL/ERed/xUWl/8UF5r/EBKR/wsN - X/8WFzP/Kyss/zY2Mv82NjX/NTU0/zQ0NP80NDT/NDQ0/zQ0NP80NDT/NDQ0/zMzM/80NDT/bm5u/+fn - 50MAAAAAAAAAAAAAAAAAAAAAAAAAALi4t6BKSkr/MTEw/zU1M/82NTL/MzMv/y4uL/8nJj//IR1u/yQg - pv8oJMb/KifG/yEfx/8bHMn/HBvM/xgWzf8SFc3/KBbM/y0mzP8ZNc3/HCPH/xogxf8cIsT/GR/B/x0m - wP8dKL7/Hyu9/xwou/8cKbv/HCi6/x4ouP8aJLT/GSSx/xwor/8ZJar/Giap/xQfpv8TH6T/Ehqg/xET - mP8REZT/EBKT/xITkf8PEZL/Cwx+/wkJUv8VFTP/Jycs/zIyL/82NjP/Nzc1/zU1NP8zMzL/MjIy/zEx - Mf8xMTH/MDAw/15eXv/f399eAAAAAAAAAAAAAAAAAAAAAAAAAADMy8p+bm1o/0ZFQf87Oz7/LjFE/ycy - Wv8mO4D/Jiet/ywjx/8pIcn/IyDF/xwcx/8gH8f/HBrK/xQSzP8SEcz/EhPL/x0Uyf8wG8z/FzTN/xgj - yP8YHMP/GR7B/xccvv8cI77/HiO+/x8mvf8cJLr/HCW4/xwkt/8fKLj/HSe1/xoksv8cKLH/GSOt/xgj - qv8VIab/EBuh/xEVm/8SEpX/DhCT/w0OkP8OD47/DhGN/w0Mi/8MC4n/BgZ4/wUFWf8NDT//Ghoy/y0u - Nf9BQUD/Tk5K/1RUUP9XV1T/WFhV/1ZWVf9wcG//zs7OiAAAAAAAAAAAanCnNEdLZWdITmt1QExuukVP - evYsM4L2JzWZ9ixCs/YrTsj2LVbP9ist0fYlHNH1JB3O+R8ayP8YF8j/FhPM/xYUy/8REMv/EBDJ/xAS - yP8VE8b/LxfI/xQry/8UJcX/FhrB/xUZv/8XHb7/GyHC+hshw/YdJ8T2GyTB9hwmv/YbJbz2HCa79hwn - uvYaJLj2GSW39hols/gWIan/FiGm/xEXoP8QEZj/EBGT/w4Pkf8NDo7/Cw2N/wsMiv8MCoX/CwqD/wkJ - hP8JCIT/BwZ9/wYHc/sHCGb1Dg9Y9hwcUPYsLVL2QkJa9lFSYfZYWGDur6+ysObm5l4AAAAAAAAAAFRm - ypkdN6H/IUCq8yI+vOwpNsXkKjjP5CM61eQiP9LkIEbQ5B5M0OQYHdLkEgzX4xcR1+scFs7/Eg3K/w8N - y/8LDcv/DxDJ/w8QyP8PD8T/EhPD/y4Txf8XKMn/ESbD/xQYvf8SF7z/Fx2+/xogxfMQGcbkEx3E5gwW - wOYQGr/lEBq95hAau+URG7jmDxm15QwXs+QSHrToGCSt/hIbov8TFJr/DxCW/w0Plv8OD5P/DA2O/woL - iv8KCIb/CgmD/wkKgv8JCYH/CQh+/wsKfv8JC4T3AACD4wAAgOQAAHvkAABy5AAAaOUAAGLlAAA85LKy - vigAAAAAAAAAAAAAAABshNyUKkrQ8yQ30OYeJdHmJTDO5ik6zOYaM9DmGDnR5hpF0OYZSNHmExfW5g0F - 2eUOB9rqFBDS/w0Jy/8MCcn/CwzJ/wwNxf8MDsb/DQ/G/w0Rwv8rEML/GCjG/w8kwf8RFbv/DxW5/xMY - uv8YH8P3DhjE5hggxeosMsjqERq95wwWuuYMF7fmDhm15g0YtOYLFrHmDRmw5xchqfwQE5v/EhOX/xAR - lP8MDpH/DA2Q/wsMjv8KCYr/CgiG/wgHgv8HCIH/CAd+/wcGfP8ICXz/DQ+D+gECf+YAAH3mAAF75gAB - euYAAXnmAAJ75wAAVeqxsb42AAAAAAAAAAAAAAAAYGfekxkd0fMYHNDmFiHS5hkp0uYgNs7mFjTS5hE4 - 1OYSQ9TmF0DS5goH2eYFANvmBwPa6A8O0f0LCMj/CgjH/wsIxf8LC8P/Cg7B/w0Qwv8KEML/KRDA/xQk - w/8PJL7/DhK4/w4Stv8RF7f/Fh+/+gkTwe8gK725jp3XdDxCyO8FD7XnChW05gwWs+YLF7DmChWv5gkT - rOYWGaX6ERKX/w8Pk/8PEpP/DQ2P/wsKi/8JCYj/CgmG/wgHhf8HB4X/BwaC/wcGfv8GBnr/Bgd6/wwN - gPwEBYDoAQF85gABeeYAAXfmAAJ15gACd+cAAFLpsbG+NgAAAAAAAAAAAAAAAFhb4ZMSGdTzEh3T5hAf - 1OYPJdTmGDTR5hQ20+YLOdfmDEfX5gwp1uYDANnmAwDY5gQB1uYPDM/6CwnE/woHw/8KCML/CgnA/woM - v/8LDrz/Cg+9/ykPwf8TIcP/DSG8/wsPtf8MErT/Dhaz/xUevP4EC7jqXHq1PAAAAACCi9isGyO78wQN - sOYJFLHmChSv5ggUreYHC6blFBWg9xMUl/8MDZL/DQ2P/w4MjP8JCIn/CQiG/wkIg/8ICIH/BgeA/wcG - f/8GBn//BQV+/wYHe/8MDX/+AwN96QECe+UCA3nmAAF25gACdeYAAnbnAABS6bGxvjYAAAAAAAAAAAAA - AABUW+OTCxnX8wsd1uYJIdfmByfY5gov1+YRPNTmB0HZ5gU+2eYCCdnmAgDY5gIA1OYDANPlDgzN9wwJ - wf8IB77/CAi//wgIvv8JCrz/CQq7/wsMuP8lC7v/ECLE/wsfuv8LELP/CxOy/wwVsf8RGLr/M0W1egAA - AAAAAAAAosbMIWht0tYJErDuBA+t5ggTrOYHDafmBwmg5RERnfQTEpX/DAuO/wwJjP8MCor/CgmH/wkH - hP8IB4L/BgeB/wcHf/8HBXz/BQZ6/wUGev8FB3r/DA1+/wQFf+wAAHrlAQJ45gECduYAAnTmAAJ15wAA - Uemxsb42AAAAAAAAAAAAAAAAT13lkwQc2vMDINnmAyXa5gEr2uYBM9vmCkDY5gVG2eYBGNnmAgDT5gIA - 1OYCANLmAQDP5QsLy/UKC8D/Bwa7/wcHuv8HCbv/CAi5/wcJuP8NC7b/IQm4/wsjvf8JGrn/ChCy/wkS - r/8JErT/PUGo/6rKwTUAAAAApdHEAQAAAACku9NGVlzJ6QINq+sFCaTmCAif5ggFnOUOC5rxEQ+S/w0K - i/8KCIn/CAiI/wsKh/8JB4T/BweB/wYGf/8IBn7/BgZ7/wUGef8FBnn/BQZ2/wsLev8HCH3vAAB85QAB - e+YAAnjmAAJz5gACdOcAAFHpsbG+NgAAAAAAAAAAAAAAAE1j5JMBI9nzACXZ5gAt2eYAMtnmADrY5gNH - 2uYGJ9jmAQDR5gIBz+YBAM7mAQHQ5gAAzOUICcnxCgu+/wYHuf8GB7j/Bwi2/wcItv8GCrX/Ewiz/yAM - uP8IJLn/CBKw/wgMsf8NE7j/Gh+M/2Zmav/b3tlRAAAAAAAAAAAAAAAAAAAAAMnK7VpHSbzsAwGd6wQB - muYFApjlCwiY7hAOkP8LCYr/CQiI/wkHhv8KCIP/CAmD/wYGgP8GBn//BgV8/wYHev8FBnn/BQZ3/wUF - df8KC3j/CAl78gAAd+UAAnbmAAJ25gACdeYAAnfnAABR6bGxvjYAAAAAAAAAAAAAAABNauKTAS3V8wAv - 1uYAN9bmAEDV5gBE1eYAItbmAQDW5gEAzuYAAcvmAAHL5gAByuYAAMrlBgjH7gwNvf8FB7b/Bgi1/wYH - tP8GCLL/Bgqy/xkGsv8XE7j/BSC0/wYMrv8SFbX/JCeQ/zEwN/9cXFb/yMjJcQAAAAAAAAAAAAAAAAAA - AAAAAAAAt7bjXlRSuusIBZnuAACU5QcFleoQDpD/CQiI/wkIhv8IB4P/BweC/wcIgf8HBn//BwZ9/wUG - e/8GBnn/Bgd5/wUGdv8FBXX/CQp2/wkKevQAAXblAAJ15gACcuYAAnLmAAJ05wAAUemxsb42AAAAAAAA - AAAAAAAATXDfkwE30fMAPtHmAETT5gA51OYAFtDmAQDL5gAA0OYAAc3mAAHI5gAAx+YAAcbmAADH5QUH - xewMDbv/Bge0/wUHsv8FCLH/Bgqw/wcLr/8gBbL/Chq3/wcctP8bH7T/LS98/zU1NP8zMi7/UFBQ/7+/ - v5EAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADX1+9Ia2nC1xYVnfMAAJDqDAqO/QgHhv8IB4P/BwaC/wYG - gf8FBX//BgV9/wYGe/8GB3n/BQZ5/wUGeP8GBnb/BQVz/wgJdP8LDHn4AAJ15gACc+YAAnLmAAJx5gAC - c+cAAE7psbG9NgAAAAAAAAAAAAAAAE173pMBQtDzADbQ5gAfz+YABcvmAADI5gABx+YAAsrmAALM5gAC - xeYAAsTmAALD5gABw+UCBMPpDA25/gYIsf8FCbD/BQuv/wQLrv8MBaz/GAq2/xUxwP8uOKb/Nzdg/zU1 - L/80NDH/MjIy/0dHR/+vr6+wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOno9SKgntajSEev8BQT - kv8CAIL/AwKA/wUFgf8FBX//BwV9/wYFe/8FBnn/BQZ5/wUGd/8FBnX/BgZ0/wYHc/8HCHP/DA14+wEC - dOYAAnLmAAJy5gACcOYAAnHnAABO6bGxvTYAAAAAAAAAAAAAAABNZNuTAhPK8wADx+YAAMXmAADF5gEC - xeYAAsTmAALF5gACyOYAAsTmAAHB5gABwOYAAr/mAQXA5wsQufwFCq//AQet/wEIrf8LD7L/MRu6/zk/ - tP88SXz/ODg+/zQ0Lf80NDP/NDQ0/zIyMv9DQ0L/lpacy0NHxgIAAAAAAAAAAAAAAAAAAAAAAAAAAAAA - AAAAAAAAAAAAAJaV0UuHh7/lRUWh/xoakP8EBID/AAB7/wQCev8EBXn/BAV5/wUGd/8FBnb/BQV0/wUG - cv8GBnH/Bghx/wwOd/0CA3ToAAJy5gACceYAAm/mAANw5wAATemxsb02AAAAAAAAAAAAAAAATUzVkwEA - wvMAAMLmAALC5gADw+YAAcHmAAHA5gAAwOYAAcTmAADD5gAAveYAALzmAAC75wACuuoJDbj8DhO0/xwh - t/8wNLP/Q0Gb/0pCcf83OkD/MjEr/zIyL/8yMjL/MjIy/zIyMv8wMDD/PDw6/4WGjeMQFrwPAAAAAAAA - AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAkpGooW1tcv9fX4X/Vlaa/zo5l/8dHor/Cwx//wID - eP8AAHP/AABy/wABcP8BAm//AgNv/wQFbv8LDHP+AwVz6gAAceUAAnHmAAJu5gACb+cAAEzpsbG9NgAA - AAAAAAAAAAAAAElM0pMAAL70AAC95wAAveYAAL3nAAK96QEFvusECr7tCA7A8A0RxPIWHMLyIynE8S81 - xuxCR8zZYGPI8l9hov9VVnn/TU1W/0NEPP8+QDT/QD85/0FAPP9BQTz/QUE8/0FBPP9BQTz/QEA7/0VF - QP+Skon+QUXAIQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAI+OroVpaVz/Pj43/09P - TP9iYmr/a2uG/2ZmlP9WVpf/REST/zEyiv8kJYP/GRl8/w8Rdv8LDXL/DhB0/wQGc/AAAG7oAABr5wAA - aucAAGvoAABI6rGxvDYAAAAAAAAAAAAAAABhY9aZKCzH/CYsxu8mLMbwKCzG6Dk+y9tBR8zNT1PPu1pe - 0qVjZ9eQY2fVeWRn1FxbX9FEREnNHX2Bw4aGhpjjaGmA42prhONua4jjcGyL42xxi+NscIrjbG2K42xt - ieNsbYnjbG2J42tsieNub4zjoKGy40dLvjQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA - AABJSKFakJCf42pqgONqan7jaGh642lqe+Nvb4HjdnaM43x9luOAgKDjgYGm439/quV4eanocHGm72lq - pfZPUZzlPT+S3Swuh+8mKILvKiyF8AsMXvKrrL84AAAAAAAAAAAAAAAA5OX4KOHh90Hg4fc+4OH3P93d - 9jnd3vYv2tv1JdfX9BfT0/MGAAAAAAAAAAAAAAAAAAAAAAAAAAC3ueoBvr/tB72+7Qe9vu0Hwr3tB8S9 - 7we9xfAHvcTvB72/7ge9vu0Hvb/tB72/7Qe9v+4Hvb/uB7y+7Qe2uOoDAAAAAAAAAAAAAAAAAAAAAAAA - AAAAAAAAAAAAAAAAAAAAAAAAtLTdAr294ge9veEHvb3gB7294Ae9vd8HvL3eB7y83Ae/v9wHxcXeB83N - 4gfV1eYK29vpD+Dg7Bvi4+4m4uLuLuLi7zLi4u4+4OHtPuLj7j7P0OQ/6OjyDwAAAAAAAAAAAAAAAAAA - AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA - AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA - AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA - AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA - AAAAAAAA/////////////////////8AAAP/AAHgBwAAA/8AAAAHAAAB/wAAAAcAAAH/AAAABwAAAf8AA - AAHAAAAfwAAAAcAAAA/AAAABwAAAB8AAAAHAAAADwAAAAcAAAAFAAAABwAAAAYAAAAHAAAAAAAAAAcAA - AAAAAAABwAAAAAAAAAGAAAAAAAAAAYAAAAAAAAABgAAAAAAAAA+AAAAAAAAAB8AAAAAAAAAHwAAAAAAA - AAfAAAAAAAAAB8AAAAAAAAAHwAAAAAAAAAfAAAAAAAAAB8AAAAAAAAADwAAAAAAAAAPgAAAAAAAAA//w - AAAAAAf///AAAAAAB///0AAAAAAH///QAAAAAAf//9AAAAAAB///8AAAAAAD///wAAAAAAP/8AAAAAAA - AAHwAAAAAAAAAfAAAAAAAAAB8AAAAAAAAAHwAAAAAAAAAfAAAAAAAAAA8AAAAAAAAADwAAAAAAAAAPgA - AAAAAAAA+AAAAAAAAAD4AAAAAAAAAMAAAAAAAAAAwAAAAAAAAAHAAAAAAAAAAcAAAAAAAAABwAAAAIAA - AAHAAAABgAAAAcAAAAFAAAABwAAAAeAAAAHAAAAB8AAAAcAAAAH4AAABwAAAAfwAAAHAAAAA/wAAAcAA - AAD/gAABwAAAAP+AAAHAAAAA/4AAAcAfAAD/gAAB//////////8= - - - \ No newline at end of file diff --git a/Source/VisualStudio/SharpDX.VisualStudio.Package/app.config b/Source/VisualStudio/SharpDX.VisualStudio.Package/app.config deleted file mode 100644 index a7e1b90e..00000000 --- a/Source/VisualStudio/SharpDX.VisualStudio.Package/app.config +++ /dev/null @@ -1,11 +0,0 @@ - - - - - - - - - - - \ No newline at end of file diff --git a/Source/VisualStudio/SharpDX.VisualStudio.Package/logo.ico b/Source/VisualStudio/SharpDX.VisualStudio.Package/logo.ico deleted file mode 100644 index 69e3b826..00000000 Binary files a/Source/VisualStudio/SharpDX.VisualStudio.Package/logo.ico and /dev/null differ diff --git a/Source/VisualStudio/SharpDX.VisualStudio.Package/packages.config b/Source/VisualStudio/SharpDX.VisualStudio.Package/packages.config deleted file mode 100644 index 53d06c02..00000000 --- a/Source/VisualStudio/SharpDX.VisualStudio.Package/packages.config +++ /dev/null @@ -1,4 +0,0 @@ - - - - \ No newline at end of file diff --git a/Source/VisualStudio/SharpDX.VisualStudio.Package/source.extension.vsixmanifest b/Source/VisualStudio/SharpDX.VisualStudio.Package/source.extension.vsixmanifest deleted file mode 100644 index 5c3b0fad..00000000 --- a/Source/VisualStudio/SharpDX.VisualStudio.Package/source.extension.vsixmanifest +++ /dev/null @@ -1,24 +0,0 @@ - - - - - SharpDX Toolkit for VisualStudio - Provides SharpDX Toolkit project integration into VisualStudio - http://sharpdx.org - License.txt - ReleaseNotes.txt - logo.ico - SharpDX Toolkit Direct3D11 Direct2D XAudio2 MediaFoundation - - - - - - - - - - - - - diff --git a/Source/VisualStudio/SharpDX.VisualStudio.sln b/Source/VisualStudio/SharpDX.VisualStudio.sln deleted file mode 100644 index 2a851c1e..00000000 --- a/Source/VisualStudio/SharpDX.VisualStudio.sln +++ /dev/null @@ -1,26 +0,0 @@ - -Microsoft Visual Studio Solution File, Format Version 12.00 -# Visual Studio 2012 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ToolkitGame", "ToolkitGame\ToolkitGame.csproj", "{0B3215F2-A447-4E44-A111-0CCC5E4F0D14}" -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SharpDX.VisualStudio.Package", "SharpDX.VisualStudio.Package\SharpDX.VisualStudio.Package.csproj", "{CA8F0A7A-75E1-4626-9B39-8CB0AC32330F}" -EndProject -Global - GlobalSection(SolutionConfigurationPlatforms) = preSolution - Debug|Any CPU = Debug|Any CPU - Release|Any CPU = Release|Any CPU - EndGlobalSection - GlobalSection(ProjectConfigurationPlatforms) = postSolution - {0B3215F2-A447-4E44-A111-0CCC5E4F0D14}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {0B3215F2-A447-4E44-A111-0CCC5E4F0D14}.Debug|Any CPU.Build.0 = Debug|Any CPU - {0B3215F2-A447-4E44-A111-0CCC5E4F0D14}.Release|Any CPU.ActiveCfg = Release|Any CPU - {0B3215F2-A447-4E44-A111-0CCC5E4F0D14}.Release|Any CPU.Build.0 = Release|Any CPU - {CA8F0A7A-75E1-4626-9B39-8CB0AC32330F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {CA8F0A7A-75E1-4626-9B39-8CB0AC32330F}.Debug|Any CPU.Build.0 = Debug|Any CPU - {CA8F0A7A-75E1-4626-9B39-8CB0AC32330F}.Release|Any CPU.ActiveCfg = Release|Any CPU - {CA8F0A7A-75E1-4626-9B39-8CB0AC32330F}.Release|Any CPU.Build.0 = Release|Any CPU - EndGlobalSection - GlobalSection(SolutionProperties) = preSolution - HideSolutionNode = FALSE - EndGlobalSection -EndGlobal diff --git a/Source/VisualStudio/ToolkitGame/$safeclassname$.cs b/Source/VisualStudio/ToolkitGame/$safeclassname$.cs deleted file mode 100644 index 595d4b68..00000000 --- a/Source/VisualStudio/ToolkitGame/$safeclassname$.cs +++ /dev/null @@ -1,282 +0,0 @@ -using System; -using System.Text; -using SharpDX; -$if$ ($sharpdx_platform_wp8$ == true)using SharpDX.Direct3D;$endif$ - -namespace $safeprojectname$ -{ - // Use these namespaces here to override SharpDX.Direct3D11 - using SharpDX.Toolkit; - using SharpDX.Toolkit.Graphics; - using SharpDX.Toolkit.Input; - - /// - /// Simple $safeclassname$ game using SharpDX.Toolkit. - /// - public class $safeclassname$ : Game - { - private GraphicsDeviceManager graphicsDeviceManager; -$if$ ($sharpdx_feature_spritebatch$ == true) private SpriteBatch spriteBatch; -$endif$$if$ ($sharpdx_feature_spritetexture$ == true) private Texture2D ballsTexture; -$endif$$if$ ($sharpdx_feature_spritefont$ == true) private SpriteFont arial16Font; -$endif$$if$ ($sharpdx_feature_3d$ == true) - private Matrix view; - private Matrix projection; -$endif$$if$ ($sharpdx_feature_model3d$ == true) - private Model model; -$endif$$if$ ($sharpdx_feature_bloomeffect$ == true) - private Effect bloomEffect; - private RenderTarget2D renderTargetOffScreen; - private RenderTarget2D[] renderTargetDownScales; - private RenderTarget2D renderTargetBlurTemp; -$endif$$if$ ($sharpdx_feature_primitive3d$ == true) - private BasicEffect basicEffect; - private GeometricPrimitive primitive; -$endif$$if$ ($sharpdx_feature_keyboard$ == true) - private KeyboardManager keyboard; - private KeyboardState keyboardState; -$endif$$if$ ($sharpdx_feature_mouse$ == true) - private MouseManager mouse; - private MouseState mouseState; -$endif$$if$ ($sharpdx_feature_pointer$ == true) - private PointerManager pointer; - private PointerState pointerState; -$endif$ - /// - /// Initializes a new instance of the class. - /// - public $safeclassname$() - { - // Creates a graphics manager. This is mandatory. - graphicsDeviceManager = new GraphicsDeviceManager(this); -$if$ ($sharpdx_platform_wp8$ == true) graphicsDeviceManager.PreferredGraphicsProfile = new[] { FeatureLevel.Level_9_3 }; -$endif$ - // Setup the relative directory to the executable directory - // for loading contents with the ContentManager - Content.RootDirectory = "Content"; -$if$ ($sharpdx_feature_keyboard$ == true) - // Initialize input keyboard system - keyboard = new KeyboardManager(this); -$endif$$if$ ($sharpdx_feature_mouse$ == true) - // Initialize input mouse system - mouse = new MouseManager(this); -$endif$$if$ ($sharpdx_feature_pointer$ == true) - // Initialize input pointer system - pointer = new PointerManager(this); -$endif$ } - - protected override void Initialize() - { - // Modify the title of the window - Window.Title = "$safeclassname$"; - - base.Initialize(); - } - - protected override void LoadContent() - { -$if$ ($sharpdx_feature_spritebatch$ == true) // Instantiate a SpriteBatch - spriteBatch = ToDisposeContent(new SpriteBatch(GraphicsDevice)); -$endif$$if$ ($sharpdx_feature_spritetexture$ == true) - // Loads the balls texture (32 textures (32x32) stored vertically => 32 x 1024 ). - // The [Balls.dds] file is defined with the build action [ToolkitTexture] in the project - ballsTexture = Content.Load("Balls"); -$endif$$if$ ($sharpdx_feature_spritefont$ == true) - // Loads a sprite font - // The [Arial16.xml] file is defined with the build action [ToolkitFont] in the project - arial16Font = Content.Load("Arial16"); -$endif$$if$ ($sharpdx_feature_model3d$ == true) - // Load a 3D model - // The [Ship.fbx] file is defined with the build action [ToolkitModel] in the project - model = Content.Load("Ship"); - - // Enable default lighting on model. - BasicEffect.EnableDefaultLighting(model, true); -$endif$$if$ ($sharpdx_feature_bloomeffect$ == true) - // Bloom Effect - // The [Bloom.fx] file is defined with the build action [ToolkitFxc] in the project - bloomEffect = Content.Load("Bloom"); - - // Creates render targets for bloom effect - renderTargetDownScales = new RenderTarget2D[5]; - var backDesc = GraphicsDevice.BackBuffer.Description; - renderTargetOffScreen = ToDisposeContent(RenderTarget2D.New(GraphicsDevice, backDesc.Width, backDesc.Height, 1, backDesc.Format)); - for (int i = 0; i < renderTargetDownScales.Length; i++) - { - renderTargetDownScales[i] = ToDisposeContent(RenderTarget2D.New(GraphicsDevice, backDesc.Width >> i, backDesc.Height >> i, 1, backDesc.Format)); - } - renderTargetBlurTemp = ToDisposeContent((RenderTarget2D)renderTargetDownScales[renderTargetDownScales.Length - 1].Clone()); -$endif$$if$ ($sharpdx_feature_primitive3d$ == true) - // Creates a basic effect - basicEffect = ToDisposeContent(new BasicEffect(GraphicsDevice)); - basicEffect.PreferPerPixelLighting = true; - basicEffect.EnableDefaultLighting(); - - // Creates torus primitive - primitive = ToDisposeContent(GeometricPrimitive.Torus.New(GraphicsDevice)); -$endif$ - base.LoadContent(); - } - - protected override void Update(GameTime gameTime) - { - base.Update(gameTime); -$if$ ($sharpdx_feature_3d$ == true) - // Calculates the world and the view based on the model size - view = Matrix.LookAtRH(new Vector3(0.0f, 0.0f, 7.0f), new Vector3(0, 0.0f, 0), Vector3.UnitY); - projection = Matrix.PerspectiveFovRH(0.9f, (float)GraphicsDevice.BackBuffer.Width / GraphicsDevice.BackBuffer.Height, 0.1f, 100.0f); -$endif$ -$if$ ($sharpdx_feature_primitive3d$ == true) // Update basic effect for rendering the Primitive - basicEffect.View = view; - basicEffect.Projection = projection; -$endif$$if$ ($sharpdx_feature_keyboard$ == true) - // Get the current state of the keyboard - keyboardState = keyboard.GetState(); -$endif$$if$ ($sharpdx_feature_mouse$ == true) - // Get the current state of the mouse - mouseState = mouse.GetState(); -$endif$$if$ ($sharpdx_feature_pointer$ == true) - // Get the current state of the pointer - pointerState = pointer.GetState(); -$endif$ } - - protected override void Draw(GameTime gameTime) - { - // Use time in seconds directly - var time = (float)gameTime.TotalGameTime.TotalSeconds; -$if$ ($sharpdx_feature_bloomeffect$ == true) - // Make offline rendering - GraphicsDevice.SetRenderTargets(GraphicsDevice.DepthStencilBuffer, renderTargetOffScreen); -$endif$ - // Clears the screen with the Color.CornflowerBlue - GraphicsDevice.Clear(Color.CornflowerBlue); -$if$ ($sharpdx_feature_3d$ == true) - // Constant used to translate 3d models - float translateX = 0.0f; -$endif$$if$ ($sharpdx_feature_model3d$ == true) - // ------------------------------------------------------------------------ - // Draw the 3d model - // ------------------------------------------------------------------------ - var world = Matrix.Scaling(0.003f) * - Matrix.RotationY(time) * - Matrix.Translation(0, -1.5f, 2.0f); - model.Draw(GraphicsDevice, world, view, projection); - translateX += 3.5f; -$endif$$if$ ($sharpdx_feature_primitive3d$ == true) - // ------------------------------------------------------------------------ - // Draw the 3d primitive using BasicEffect - // ------------------------------------------------------------------------ - basicEffect.World = Matrix.Scaling(2.0f, 2.0f, 2.0f) * - Matrix.RotationX(0.8f * (float)Math.Sin(time * 1.45)) * - Matrix.RotationY(time * 2.0f) * - Matrix.RotationZ(0) * - Matrix.Translation(translateX, -1.0f, 0); - primitive.Draw(basicEffect); -$endif$$if$ ($sharpdx_feature_spritefont$ == true) - // ------------------------------------------------------------------------ - // Draw the some 2d text - // ------------------------------------------------------------------------ - spriteBatch.Begin(); - var text = new StringBuilder("This text is displayed with SpriteBatch").AppendLine(); -$endif$$if$ ($sharpdx_feature_keyboard$ == true) - // Display pressed keys - var pressedKeys = keyboardState.GetPressedKeys(); - text.Append("Key Pressed: ["); - foreach (var key in pressedKeys) - { - text.Append(key.ToString()); - text.Append(" "); - } - text.Append("]").AppendLine(); -$endif$$if$ ($sharpdx_feature_mouse$ == true) - // Display mouse coordinates and mouse button status - text.AppendFormat("Mouse ({0},{1}) Left: {2}, Right {3}", mouseState.X, mouseState.Y, mouseState.Left, mouseState.Right).AppendLine(); -$endif$$if$ ($sharpdx_feature_pointer$ == true) - var points = pointerState.Points; - if (points.Count > 0) - { - foreach (var point in points) - { - text.AppendFormat("Pointer event: [{0}] {1} {2} ({3}, {4})", point.PointerId, point.DeviceType, point.EventType, point.Position.X, point.Position.Y).AppendLine(); - } - } -$endif$$if$ ($sharpdx_feature_spritefont$ == true) - spriteBatch.DrawString(arial16Font, text.ToString(), new Vector2(16, 16), Color.White); - spriteBatch.End(); -$endif$$if$ ($sharpdx_feature_spritetexture$ == true) - // ------------------------------------------------------------------------ - // Use SpriteBatch to draw some balls on the screen using NonPremultiplied mode - // as the sprite texture used is not premultiplied - // ------------------------------------------------------------------------ - spriteBatch.Begin(SpriteSortMode.Deferred, GraphicsDevice.BlendStates.NonPremultiplied); - for (int i = 0; i < 40; i++) - { - var posX = (float)Math.Cos(time * 4.5f + i * 0.1f) * 60.0f + 136.0f; - var posY = GraphicsDevice.BackBuffer.Height * 2.0f / 3.0f + 100.0f * (float)Math.Sin(time * 10.0f + i * 0.4f); - - spriteBatch.Draw( - ballsTexture, - new Vector2(posX, posY), - new Rectangle(0, 0, 32, 32), - Color.White, - 0.0f, - new Vector2(16, 16), - Vector2.One, - SpriteEffects.None, - 0f); - } - spriteBatch.End(); -$endif$$if$ ($sharpdx_feature_bloomeffect$ == true) - // ------------------------------------------------------------------------ - // Cheap bloom post effect - // Blur applied only on latest downscale render target - // ------------------------------------------------------------------------ - - // Setup states for posteffect - GraphicsDevice.SetRasterizerState(GraphicsDevice.RasterizerStates.Default); - GraphicsDevice.SetBlendState(GraphicsDevice.BlendStates.Default); - GraphicsDevice.SetDepthStencilState(GraphicsDevice.DepthStencilStates.None); - - // Apply BrightPass - const float brightPassThreshold = 0.5f; - GraphicsDevice.SetRenderTargets(renderTargetDownScales[0]); - bloomEffect.CurrentTechnique = bloomEffect.Techniques["BrightPassTechnique"]; - bloomEffect.Parameters["Texture"].SetResource(renderTargetOffScreen); - bloomEffect.Parameters["PointSampler"].SetResource(GraphicsDevice.SamplerStates.PointClamp); - bloomEffect.Parameters["BrightPassThreshold"].SetValue(brightPassThreshold); - GraphicsDevice.DrawQuad(bloomEffect.CurrentTechnique.Passes[0]); - - // Down scale passes - for (int i = 1; i < renderTargetDownScales.Length; i++) - { - GraphicsDevice.SetRenderTargets(renderTargetDownScales[i]); - GraphicsDevice.DrawQuad(renderTargetDownScales[0]); - } - - // Horizontal blur pass - var renderTargetBlur = renderTargetDownScales[renderTargetDownScales.Length - 1]; - GraphicsDevice.SetRenderTargets(renderTargetBlurTemp); - bloomEffect.CurrentTechnique = bloomEffect.Techniques["BlurPassTechnique"]; - bloomEffect.Parameters["Texture"].SetResource(renderTargetBlur); - bloomEffect.Parameters["LinearSampler"].SetResource(GraphicsDevice.SamplerStates.LinearClamp); - bloomEffect.Parameters["TextureTexelSize"].SetValue(new Vector2(1.0f / renderTargetBlurTemp.Width, 1.0f / renderTargetBlurTemp.Height)); - GraphicsDevice.DrawQuad(bloomEffect.CurrentTechnique.Passes[0]); - - // Vertical blur pass - GraphicsDevice.SetRenderTargets(renderTargetBlur); - bloomEffect.Parameters["Texture"].SetResource(renderTargetBlurTemp); - GraphicsDevice.DrawQuad(bloomEffect.CurrentTechnique.Passes[1]); - - // Render to screen - GraphicsDevice.SetRenderTargets(GraphicsDevice.BackBuffer); - GraphicsDevice.DrawQuad(renderTargetOffScreen); - - // Add bloom on top of it - GraphicsDevice.SetBlendState(GraphicsDevice.BlendStates.Additive); - GraphicsDevice.DrawQuad(renderTargetBlur); - GraphicsDevice.SetBlendState(GraphicsDevice.BlendStates.Default); -$endif$ - base.Draw(gameTime); - } - } -} diff --git a/Source/VisualStudio/ToolkitGame/AlignmentGrid.png b/Source/VisualStudio/ToolkitGame/AlignmentGrid.png deleted file mode 100644 index f7d2e978..00000000 Binary files a/Source/VisualStudio/ToolkitGame/AlignmentGrid.png and /dev/null differ diff --git a/Source/VisualStudio/ToolkitGame/App.xaml b/Source/VisualStudio/ToolkitGame/App.xaml deleted file mode 100644 index d6d5ddb6..00000000 --- a/Source/VisualStudio/ToolkitGame/App.xaml +++ /dev/null @@ -1,28 +0,0 @@ - $if$ ($sharpdx_platform_wp8$ == true) - - - - - - - - - - - - -$else$ - - -$endif$ \ No newline at end of file diff --git a/Source/VisualStudio/ToolkitGame/App.xaml.cs b/Source/VisualStudio/ToolkitGame/App.xaml.cs deleted file mode 100644 index fe530d1b..00000000 --- a/Source/VisualStudio/ToolkitGame/App.xaml.cs +++ /dev/null @@ -1,301 +0,0 @@ -$if$ ($sharpdx_platform_wp8$ == true)using System; -using System.Diagnostics; -using System.Resources; -using System.Windows; -using System.Windows.Markup; -using System.Windows.Navigation; -using Microsoft.Phone.Controls; -using Microsoft.Phone.Shell; -using $safeprojectname$.Resources; - -namespace $safeprojectname$ -{ - public partial class App : Application - { - /// - /// Provides easy access to the root frame of the Phone Application. - /// - /// The root frame of the Phone Application. - public static PhoneApplicationFrame RootFrame { get; private set; } - - /// - /// Constructor for the Application object. - /// - public App() - { - // Global handler for uncaught exceptions. - UnhandledException += Application_UnhandledException; - - // Standard XAML initialization - InitializeComponent(); - - // Phone-specific initialization - InitializePhoneApplication(); - - // Language display initialization - InitializeLanguage(); - - // Show graphics profiling information while debugging. - if (Debugger.IsAttached) - { - // Display the current frame rate counters. - Application.Current.Host.Settings.EnableFrameRateCounter = true; - - // Show the areas of the app that are being redrawn in each frame. - //Application.Current.Host.Settings.EnableRedrawRegions = true; - - // Enable non-production analysis visualization mode, - // which shows areas of a page that are handed off to GPU with a colored overlay. - //Application.Current.Host.Settings.EnableCacheVisualization = true; - - // Prevent the screen from turning off while under the debugger by disabling - // the application's idle detection. - // Caution:- Use this under debug mode only. Application that disables user idle detection will continue to run - // and consume battery power when the user is not using the phone. - PhoneApplicationService.Current.UserIdleDetectionMode = IdleDetectionMode.Disabled; - } - - } - - // Code to execute when the application is launching (eg, from Start) - // This code will not execute when the application is reactivated - private void Application_Launching(object sender, LaunchingEventArgs e) - { - } - - // Code to execute when the application is activated (brought to foreground) - // This code will not execute when the application is first launched - private void Application_Activated(object sender, ActivatedEventArgs e) - { - } - - // Code to execute when the application is deactivated (sent to background) - // This code will not execute when the application is closing - private void Application_Deactivated(object sender, DeactivatedEventArgs e) - { - } - - // Code to execute when the application is closing (eg, user hit Back) - // This code will not execute when the application is deactivated - private void Application_Closing(object sender, ClosingEventArgs e) - { - } - - // Code to execute if a navigation fails - private void RootFrame_NavigationFailed(object sender, NavigationFailedEventArgs e) - { - if (Debugger.IsAttached) - { - // A navigation has failed; break into the debugger - Debugger.Break(); - } - } - - // Code to execute on Unhandled Exceptions - private void Application_UnhandledException(object sender, ApplicationUnhandledExceptionEventArgs e) - { - if (Debugger.IsAttached) - { - // An unhandled exception has occurred; break into the debugger - Debugger.Break(); - } - } - - #region Phone application initialization - - // Avoid double-initialization - private bool phoneApplicationInitialized = false; - - // Do not add any additional code to this method - private void InitializePhoneApplication() - { - if (phoneApplicationInitialized) - return; - - // Create the frame but don't set it as RootVisual yet; this allows the splash - // screen to remain active until the application is ready to render. - RootFrame = new PhoneApplicationFrame(); - RootFrame.Navigated += CompleteInitializePhoneApplication; - - // Handle navigation failures - RootFrame.NavigationFailed += RootFrame_NavigationFailed; - - // Handle reset requests for clearing the backstack - RootFrame.Navigated += CheckForResetNavigation; - - // Ensure we don't initialize again - phoneApplicationInitialized = true; - } - - // Do not add any additional code to this method - private void CompleteInitializePhoneApplication(object sender, NavigationEventArgs e) - { - // Set the root visual to allow the application to render - if (RootVisual != RootFrame) - RootVisual = RootFrame; - - // Remove this handler since it is no longer needed - RootFrame.Navigated -= CompleteInitializePhoneApplication; - } - - private void CheckForResetNavigation(object sender, NavigationEventArgs e) - { - // If the app has received a 'reset' navigation, then we need to check - // on the next navigation to see if the page stack should be reset - if (e.NavigationMode == NavigationMode.Reset) - RootFrame.Navigated += ClearBackStackAfterReset; - } - - private void ClearBackStackAfterReset(object sender, NavigationEventArgs e) - { - // Unregister the event so it doesn't get called again - RootFrame.Navigated -= ClearBackStackAfterReset; - - // Only clear the stack for 'new' (forward) and 'refresh' navigations - if (e.NavigationMode != NavigationMode.New && e.NavigationMode != NavigationMode.Refresh) - return; - - // For UI consistency, clear the entire page stack - while (RootFrame.RemoveBackEntry() != null) - { - ; // do nothing - } - } - - #endregion - - // Initialize the app's font and flow direction as defined in its localized resource strings. - // - // To ensure that the font of your application is aligned with its supported languages and that the - // FlowDirection for each of those languages follows its traditional direction, ResourceLanguage - // and ResourceFlowDirection should be initialized in each resx file to match these values with that - // file's culture. For example: - // - // AppResources.es-ES.resx - // ResourceLanguage's value should be "es-ES" - // ResourceFlowDirection's value should be "LeftToRight" - // - // AppResources.ar-SA.resx - // ResourceLanguage's value should be "ar-SA" - // ResourceFlowDirection's value should be "RightToLeft" - // - // For more info on localizing Windows Phone apps see http://go.microsoft.com/fwlink/?LinkId=262072. - // - private void InitializeLanguage() - { - try - { - // Set the font to match the display language defined by the - // ResourceLanguage resource string for each supported language. - // - // Fall back to the font of the neutral language if the Display - // language of the phone is not supported. - // - // If a compiler error is hit then ResourceLanguage is missing from - // the resource file. - RootFrame.Language = XmlLanguage.GetLanguage(AppResources.ResourceLanguage); - - // Set the FlowDirection of all elements under the root frame based - // on the ResourceFlowDirection resource string for each - // supported language. - // - // If a compiler error is hit then ResourceFlowDirection is missing from - // the resource file. - FlowDirection flow = (FlowDirection)Enum.Parse(typeof(FlowDirection), AppResources.ResourceFlowDirection); - RootFrame.FlowDirection = flow; - } - catch - { - // If an exception is caught here it is most likely due to either - // ResourceLangauge not being correctly set to a supported language - // code or ResourceFlowDirection is set to a value other than LeftToRight - // or RightToLeft. - - if (Debugger.IsAttached) - { - Debugger.Break(); - } - - throw; - } - } - } -} -$else$using System; -using System.Collections.Generic; -using System.IO; -using System.Linq; -using System.Runtime.InteropServices.WindowsRuntime; -using Windows.ApplicationModel; -using Windows.ApplicationModel.Activation; -using Windows.Foundation; -using Windows.Foundation.Collections; -using Windows.UI.Xaml; -using Windows.UI.Xaml.Controls; -using Windows.UI.Xaml.Controls.Primitives; -using Windows.UI.Xaml.Data; -using Windows.UI.Xaml.Input; -using Windows.UI.Xaml.Media; -using Windows.UI.Xaml.Navigation; - -// The Blank Application template is documented at http://go.microsoft.com/fwlink/?LinkId=234227 - -namespace $safeprojectname$ -{ - /// - /// Provides application-specific behavior to supplement the default Application class. - /// - sealed partial class App : Application - { - /// - /// Initializes the singleton application object. This is the first line of authored code - /// executed, and as such is the logical equivalent of main() or WinMain(). - /// - public App() - { - this.InitializeComponent(); - this.Suspending += OnSuspending; - } - - /// - /// Invoked when the application is launched normally by the end user. Other entry points - /// will be used such as when the application is launched to open a specific file. - /// - /// Details about the launch request and process. - protected override void OnLaunched(LaunchActivatedEventArgs e) - { - -#if DEBUG - if (System.Diagnostics.Debugger.IsAttached) - { - this.DebugSettings.EnableFrameRateCounter = true; - } -#endif - if (e.PreviousExecutionState == ApplicationExecutionState.Terminated) - { - //TODO: Load state from previously suspended application - } - - // Place the frame in the current Window - Window.Current.Content = new MainPage(); - - // Ensure the current window is active - Window.Current.Activate(); - } - - /// - /// Invoked when application execution is being suspended. Application state is saved - /// without knowing whether the application will be terminated or resumed with the contents - /// of memory still intact. - /// - /// The source of the suspend request. - /// Details about the suspend request. - private void OnSuspending(object sender, SuspendingEventArgs e) - { - var deferral = e.SuspendingOperation.GetDeferral(); - //TODO: Save application state and stop any background activity - deferral.Complete(); - } - } -} -$endif$ \ No newline at end of file diff --git a/Source/VisualStudio/ToolkitGame/AppManifest.xml b/Source/VisualStudio/ToolkitGame/AppManifest.xml deleted file mode 100644 index 6712a117..00000000 --- a/Source/VisualStudio/ToolkitGame/AppManifest.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - diff --git a/Source/VisualStudio/ToolkitGame/AppResources.Designer.cs b/Source/VisualStudio/ToolkitGame/AppResources.Designer.cs deleted file mode 100644 index 8f608a6c..00000000 --- a/Source/VisualStudio/ToolkitGame/AppResources.Designer.cs +++ /dev/null @@ -1,108 +0,0 @@ -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.18010 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -namespace $safeprojectname$.Resources { - using System; - - - /// - /// A strongly-typed resource class, for looking up localized strings, etc. - /// - // This class was auto-generated by the StronglyTypedResourceBuilder - // class via a tool like ResGen or Visual Studio. - // To add or remove a member, edit your .ResX file then rerun ResGen - // with the /str option, or rebuild your VS project. - [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "4.0.0.0")] - [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] - [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] - public class AppResources { - - private static global::System.Resources.ResourceManager resourceMan; - - private static global::System.Globalization.CultureInfo resourceCulture; - - [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal AppResources() { - } - - /// - /// Returns the cached ResourceManager instance used by this class. - /// - [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)] - public static global::System.Resources.ResourceManager ResourceManager { - get { - if (object.ReferenceEquals(resourceMan, null)) { - global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("$safeprojectname$.Resources.AppResources", typeof(AppResources).Assembly); - resourceMan = temp; - } - return resourceMan; - } - } - - /// - /// Overrides the current thread's CurrentUICulture property for all - /// resource lookups using this strongly typed resource class. - /// - [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)] - public static global::System.Globalization.CultureInfo Culture { - get { - return resourceCulture; - } - set { - resourceCulture = value; - } - } - - /// - /// Looks up a localized string similar to add. - /// - public static string AppBarButtonText { - get { - return ResourceManager.GetString("AppBarButtonText", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Menu Item. - /// - public static string AppBarMenuItemText { - get { - return ResourceManager.GetString("AppBarMenuItemText", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to MY APPLICATION. - /// - public static string ApplicationTitle { - get { - return ResourceManager.GetString("ApplicationTitle", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to LeftToRight. - /// - public static string ResourceFlowDirection { - get { - return ResourceManager.GetString("ResourceFlowDirection", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to en-US. - /// - public static string ResourceLanguage { - get { - return ResourceManager.GetString("ResourceLanguage", resourceCulture); - } - } - } -} diff --git a/Source/VisualStudio/ToolkitGame/AppResources.resx b/Source/VisualStudio/ToolkitGame/AppResources.resx deleted file mode 100644 index 529a1943..00000000 --- a/Source/VisualStudio/ToolkitGame/AppResources.resx +++ /dev/null @@ -1,137 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 2.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - LeftToRight - Controls the FlowDirection for all elements in the RootFrame. Set to the traditional direction of this resource file's language - - - en-US - Controls the Language and ensures that the font for all elements in the RootFrame aligns with the app's language. Set to the language code of this resource file's language. - - - MY APPLICATION - - - add - - - Menu Item - - \ No newline at end of file diff --git a/Source/VisualStudio/ToolkitGame/ApplicationIcon.png b/Source/VisualStudio/ToolkitGame/ApplicationIcon.png deleted file mode 100644 index 7d95d4e0..00000000 Binary files a/Source/VisualStudio/ToolkitGame/ApplicationIcon.png and /dev/null differ diff --git a/Source/VisualStudio/ToolkitGame/Application_TemporaryKey.pfx b/Source/VisualStudio/ToolkitGame/Application_TemporaryKey.pfx deleted file mode 100644 index e69de29b..00000000 diff --git a/Source/VisualStudio/ToolkitGame/Arial16.xml b/Source/VisualStudio/ToolkitGame/Arial16.xml deleted file mode 100644 index 540dd651..00000000 --- a/Source/VisualStudio/ToolkitGame/Arial16.xml +++ /dev/null @@ -1,18 +0,0 @@ - - - Arial - 16 - 0 - 0 - false - Auto - - - 32 - 127 - - - 32 - - false - \ No newline at end of file diff --git a/Source/VisualStudio/ToolkitGame/AssemblyInfo.cs b/Source/VisualStudio/ToolkitGame/AssemblyInfo.cs deleted file mode 100644 index a0edcb67..00000000 --- a/Source/VisualStudio/ToolkitGame/AssemblyInfo.cs +++ /dev/null @@ -1,36 +0,0 @@ -using System.Reflection; -using System.Runtime.CompilerServices; -using System.Runtime.InteropServices; - -// General Information about an assembly is controlled through the following -// set of attributes. Change these attribute values to modify the information -// associated with an assembly. -[assembly: AssemblyTitle("$projectname$")] -[assembly: AssemblyDescription("")] -[assembly: AssemblyConfiguration("")] -[assembly: AssemblyCompany("$registeredorganization$")] -[assembly: AssemblyProduct("$projectname$")] -[assembly: AssemblyCopyright("Copyright © $registeredorganization$ $year$")] -[assembly: AssemblyTrademark("")] -[assembly: AssemblyCulture("")] - -// Setting ComVisible to false makes the types in this assembly not visible -// to COM components. If you need to access a type in this assembly from -// COM, set the ComVisible attribute to true on that type. -[assembly: ComVisible(false)] - -// The following GUID is for the ID of the typelib if this project is exposed to COM -[assembly: Guid("$guid1$")] - -// Version information for an assembly consists of the following four values: -// -// Major Version -// Minor Version -// Build Number -// Revision -// -// You can specify all the values or you can default the Build and Revision Numbers -// by using the '*' as shown below: -// [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("1.0.0.0")] -[assembly: AssemblyFileVersion("1.0.0.0")] diff --git a/Source/VisualStudio/ToolkitGame/Balls.dds b/Source/VisualStudio/ToolkitGame/Balls.dds deleted file mode 100644 index 78ad2bfc..00000000 Binary files a/Source/VisualStudio/ToolkitGame/Balls.dds and /dev/null differ diff --git a/Source/VisualStudio/ToolkitGame/Bloom.fx b/Source/VisualStudio/ToolkitGame/Bloom.fx deleted file mode 100644 index 010b478e..00000000 --- a/Source/VisualStudio/ToolkitGame/Bloom.fx +++ /dev/null @@ -1,84 +0,0 @@ -// Shared parameter -Texture2D Texture; - -// ----------------------------------------------------- -// BrightPass filter -// ----------------------------------------------------- -SamplerState PointSampler; -float BrightPassThreshold; - -float4 PSBrightPassFilter(float2 tex : TEXCOORD) : SV_TARGET -{ - float3 color = Texture.Sample(PointSampler, tex).rgb; - - // Calculate perceptive luminance - float luminance = dot(color, float3(0.299, 0.587, 0.114)); - - // Apply threshold - color *= max(luminance - BrightPassThreshold, 0.0f) / luminance; - - return float4(color, 1.0); -} - -// ----------------------------------------------------- -// Blur5x5 filter -// ----------------------------------------------------- -float2 TextureTexelSize; -SamplerState LinearSampler; - -// Blur5x5 code generated automatically -float4 Blur5x5Core(float2 tex, float2 texScale) -{ - // Filter size 5x5 - static const float offsets[2] = { 0, 1.217873 }; - static const float weights[2] = { 0.3745258, 0.3127371 }; - - float3 value = 0; - - // Use linear sampling to perform a 5x5 kernel by only sampling 3 positions - value += Texture.Sample(LinearSampler, tex - texScale * offsets[1]).rgb * weights[1]; - value += Texture.Sample(LinearSampler, tex).rgb * weights[0]; - value += Texture.Sample(LinearSampler, tex + texScale * offsets[1]).rgb * weights[1]; - - return float4(value, 1.0); -} - -// Horizontal gaussian blur -float4 PSBlur5x5H(float2 tex : TEXCOORD) : SV_Target -{ - return Blur5x5Core(tex, float2(1, 0) * TextureTexelSize); -} - -// Vertical gaussian blur -float4 PSBlur5x5V(float2 tex : TEXCOORD) : SV_Target -{ - return Blur5x5Core(tex, float2(0, 1) * TextureTexelSize); -} - -// ----------------------------------------------------- -// Techniques -// ----------------------------------------------------- -technique BrightPassTechnique -{ - pass - { - Profile = 9.1; - PixelShader = PSBrightPassFilter; - } -} - -technique BlurPassTechnique -{ - pass - { - // Horizontal pass - Profile = 9.1; - PixelShader = PSBlur5x5H; - } - pass - { - // Vertical pass - Profile = 9.1; - PixelShader = PSBlur5x5V; - } -} diff --git a/Source/VisualStudio/ToolkitGame/FlipCycleTileLarge.png b/Source/VisualStudio/ToolkitGame/FlipCycleTileLarge.png deleted file mode 100644 index e0c59ac0..00000000 Binary files a/Source/VisualStudio/ToolkitGame/FlipCycleTileLarge.png and /dev/null differ diff --git a/Source/VisualStudio/ToolkitGame/FlipCycleTileMedium.png b/Source/VisualStudio/ToolkitGame/FlipCycleTileMedium.png deleted file mode 100644 index e93b89d6..00000000 Binary files a/Source/VisualStudio/ToolkitGame/FlipCycleTileMedium.png and /dev/null differ diff --git a/Source/VisualStudio/ToolkitGame/FlipCycleTileSmall.png b/Source/VisualStudio/ToolkitGame/FlipCycleTileSmall.png deleted file mode 100644 index 550b1b5e..00000000 Binary files a/Source/VisualStudio/ToolkitGame/FlipCycleTileSmall.png and /dev/null differ diff --git a/Source/VisualStudio/ToolkitGame/IconicTileMediumLarge.png b/Source/VisualStudio/ToolkitGame/IconicTileMediumLarge.png deleted file mode 100644 index 686e6b53..00000000 Binary files a/Source/VisualStudio/ToolkitGame/IconicTileMediumLarge.png and /dev/null differ diff --git a/Source/VisualStudio/ToolkitGame/IconicTileSmall.png b/Source/VisualStudio/ToolkitGame/IconicTileSmall.png deleted file mode 100644 index d4b5ede1..00000000 Binary files a/Source/VisualStudio/ToolkitGame/IconicTileSmall.png and /dev/null differ diff --git a/Source/VisualStudio/ToolkitGame/LocalizedStrings.cs b/Source/VisualStudio/ToolkitGame/LocalizedStrings.cs deleted file mode 100644 index e8746165..00000000 --- a/Source/VisualStudio/ToolkitGame/LocalizedStrings.cs +++ /dev/null @@ -1,14 +0,0 @@ -using $safeprojectname$.Resources; - -namespace $safeprojectname$ -{ - /// - /// Provides access to string resources. - /// - public class LocalizedStrings - { - private static AppResources _localizedResources = new AppResources(); - - public AppResources LocalizedResources { get { return _localizedResources; } } - } -} \ No newline at end of file diff --git a/Source/VisualStudio/ToolkitGame/Logo.png b/Source/VisualStudio/ToolkitGame/Logo.png deleted file mode 100644 index e26771cb..00000000 Binary files a/Source/VisualStudio/ToolkitGame/Logo.png and /dev/null differ diff --git a/Source/VisualStudio/ToolkitGame/MainPage.xaml b/Source/VisualStudio/ToolkitGame/MainPage.xaml deleted file mode 100644 index 8435e28a..00000000 --- a/Source/VisualStudio/ToolkitGame/MainPage.xaml +++ /dev/null @@ -1,31 +0,0 @@ -$if$ ($sharpdx_platform_wp8$ == true) - - - - -$else$ - - -$endif$ diff --git a/Source/VisualStudio/ToolkitGame/MainPage.xaml.cs b/Source/VisualStudio/ToolkitGame/MainPage.xaml.cs deleted file mode 100644 index b1ef2216..00000000 --- a/Source/VisualStudio/ToolkitGame/MainPage.xaml.cs +++ /dev/null @@ -1,51 +0,0 @@ -$if$ ($sharpdx_platform_wp8$ == true)namespace $safeprojectname$ -{ - public partial class MainPage - { - private readonly $safeclassname$ game; - - // Constructor - public MainPage() - { - InitializeComponent(); - - game = new $safeclassname$(); - game.Run(DrawingSurface); - } - } -} -$else$using System; -using System.Collections.Generic; -using System.IO; -using System.Linq; -using System.Runtime.InteropServices.WindowsRuntime; -using Windows.Foundation; -using Windows.Foundation.Collections; -using Windows.UI.Xaml; -using Windows.UI.Xaml.Controls; -using Windows.UI.Xaml.Controls.Primitives; -using Windows.UI.Xaml.Data; -using Windows.UI.Xaml.Input; -using Windows.UI.Xaml.Media; -using Windows.UI.Xaml.Navigation; - -// The Blank Page item template is documented at http://go.microsoft.com/fwlink/?LinkId=234238 - -namespace $safeprojectname$ -{ - /// - /// An empty page that can be used on its own or navigated to within a Frame. - /// - public sealed partial class MainPage - { - private readonly $safeclassname$ game; - - public MainPage() - { - this.InitializeComponent(); - game = new $safeclassname$(); - this.Loaded += (sender, args) => game.Run(this); - } - } -} -$endif$ \ No newline at end of file diff --git a/Source/VisualStudio/ToolkitGame/Package-managed.appxmanifest b/Source/VisualStudio/ToolkitGame/Package-managed.appxmanifest deleted file mode 100644 index 464414c3..00000000 --- a/Source/VisualStudio/ToolkitGame/Package-managed.appxmanifest +++ /dev/null @@ -1,42 +0,0 @@ - - - - - - - $projectname$ - $XmlEscapedPublisher$ - Assets\StoreLogo.png - - - - 6.2.1 - 6.2.1 - - - - - - - - - - - - - - - - - - diff --git a/Source/VisualStudio/ToolkitGame/Program.cs b/Source/VisualStudio/ToolkitGame/Program.cs deleted file mode 100644 index 711f9705..00000000 --- a/Source/VisualStudio/ToolkitGame/Program.cs +++ /dev/null @@ -1,27 +0,0 @@ -using System; -using System.Collections.Generic; - -namespace $safeprojectname$ -{ - /// - /// Simple $safeclassname$ application using SharpDX.Toolkit. - /// - class Program - { - /// - /// Defines the entry point of the application. - /// -#if NETFX_CORE - [MTAThread] -#else - [STAThread] -#endif - static void Main() - { -$if$ ($sharpdx_platform_winrt_xaml$ == true) global::Windows.UI.Xaml.Application.Start((p) => new App()); -$else$ using (var program = new $safeclassname$()) - program.Run(); -$endif$ - } - } -} \ No newline at end of file diff --git a/Source/VisualStudio/ToolkitGame/ProjectTemplate.csproj b/Source/VisualStudio/ToolkitGame/ProjectTemplate.csproj deleted file mode 100644 index 08e3d5ca..00000000 --- a/Source/VisualStudio/ToolkitGame/ProjectTemplate.csproj +++ /dev/null @@ -1,281 +0,0 @@ - - - - - - Debug - $if$ ($sharpdx_platform_wp8$ == true) - x86 - $else$ - AnyCPU - $endif$ - 8.0.30703 - 2.0 - $guid1$ - Properties - $safeprojectname$ - $safeprojectname$ - 512 - - $if$ ($sharpdx_platform_desktop$ == true) - WinExe - v$targetframeworkversion$ - $endif$ - $if$ ($sharpdx_platform_winrt$ == true) - AppContainerExe - {BC8A1FFA-BEE3-4634-8014-F334798102B3};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - $endif$ - $if$($includeKeyFile$==true) - $safeprojectname$_TemporaryKey.pfx - $endif$ - $if$ ($sharpdx_platform_wp8$ == true) - {C089C8C0-30E0-4E22-80C0-CE093F111A43};{fae04ec0-301f-11d3-bf4b-00c04f79efbc} - Library - WindowsPhone - v8.0 - $(TargetFrameworkVersion) - true - - - true - true - $safeprojectname$.WP8_$(Configuration)_$(Platform).xap - Properties\AppManifest.xml - $safeprojectname$.App - true - 11.0 - true - $endif$ - - - true - full - false - bin\Debug\ - $if$ ($sharpdx_platform_desktop$ == true) - DEBUG;TRACE - $endif$ - $if$ ($sharpdx_platform_winrt$ == true) - AnyCPU - DEBUG;TRACE;NETFX_CORE;DISABLE_XAML_GENERATED_MAIN - $endif$ - $if$ ($sharpdx_platform_wp8$ == true) - DEBUG;TRACE;SILVERLIGHT;WINDOWS_PHONE - true - true - $endif$ - prompt - 4 - - - pdbonly - true - bin\Release\ - $if$ ($sharpdx_platform_desktop$ == true) - TRACE - $endif$ - $if$ ($sharpdx_platform_winrt$ == true) - AnyCPU - TRACE;NETFX_CORE;DISABLE_XAML_GENERATED_MAIN - $endif$ - $if$ ($sharpdx_platform_wp8$ == true) - TRACE;SILVERLIGHT;WINDOWS_PHONE - true - true - $endif$ - prompt - 4 - - $if$ ($sharpdx_platform_wp8$ == true) - - true - full - false - Bin\x86\Debug - DEBUG;TRACE;SILVERLIGHT;WINDOWS_PHONE - true - true - prompt - 4 - - - pdbonly - true - Bin\x86\Release - TRACE;SILVERLIGHT;WINDOWS_PHONE - true - true - prompt - 4 - - - true - full - false - Bin\ARM\Debug - DEBUG;TRACE;SILVERLIGHT;WINDOWS_PHONE - true - true - prompt - 4 - - - pdbonly - true - Bin\ARM\Release - TRACE;SILVERLIGHT;WINDOWS_PHONE - true - true - prompt - 4 - - $endif$ - $if$ ($sharpdx_platform_desktop$ == true) - - - - - - - - - - $endif$ - - - - - - - - - - $if$ ($sharpdx_feature_spritefont$ == true) - - $endif$ - $if$ ($sharpdx_feature_spritetexture$ >= 4.0) - - $endif$ - $if$ ($sharpdx_feature_model3d$ >= 4.0) - - - $endif$ - $if$ ($sharpdx_feature_bloomeffect$ == true) - - $endif$ - - $if$ ($sharpdx_platform_desktop$ == true) - - $endif$ - $if$ ($sharpdx_platform_winrt_xaml$ == true) - - - App.xaml - - - MainPage.xaml - - - - - MSBuild:Compile - Designer - - - MSBuild:Compile - Designer - - - $endif$ - $if$($includeKeyFile$==true) - - - - $endif$ - $if$ ($sharpdx_platform_winrt$ == true) - - - Designer - - - - - - - - - - 11.0 - - - $endif$ - $if$ ($sharpdx_platform_wp8$ == true) - - - App.xaml - - - - MainPage.xaml - - - True - True - AppResources.resx - - - - - Designer - MSBuild:Compile - - - Designer - MSBuild:Compile - - - - - - Designer - - - - - - PreserveNewest - - - PreserveNewest - - - PreserveNewest - - - PreserveNewest - - - PreserveNewest - - - PreserveNewest - - - - - PublicResXFileCodeGenerator - AppResources.Designer.cs - - - - - $endif$ - - - diff --git a/Source/VisualStudio/ToolkitGame/Properties/AssemblyInfo.cs b/Source/VisualStudio/ToolkitGame/Properties/AssemblyInfo.cs deleted file mode 100644 index a8205830..00000000 --- a/Source/VisualStudio/ToolkitGame/Properties/AssemblyInfo.cs +++ /dev/null @@ -1,36 +0,0 @@ -using System.Reflection; -using System.Runtime.CompilerServices; -using System.Runtime.InteropServices; - -// General Information about an assembly is controlled through the following -// set of attributes. Change these attribute values to modify the information -// associated with an assembly. -[assembly: AssemblyTitle("SharpDX.VisualStudio.ProjectTemplates")] -[assembly: AssemblyDescription("")] -[assembly: AssemblyConfiguration("")] -[assembly: AssemblyCompany("")] -[assembly: AssemblyProduct("SharpDX.VisualStudio.ProjectTemplates")] -[assembly: AssemblyCopyright("Copyright © 2013")] -[assembly: AssemblyTrademark("")] -[assembly: AssemblyCulture("")] - -// Setting ComVisible to false makes the types in this assembly not visible -// to COM components. If you need to access a type in this assembly from -// COM, set the ComVisible attribute to true on that type. -[assembly: ComVisible(false)] - -// The following GUID is for the ID of the typelib if this project is exposed to COM -[assembly: Guid("13981300-fb34-4c34-a410-c145887455ae")] - -// Version information for an assembly consists of the following four values: -// -// Major Version -// Minor Version -// Build Number -// Revision -// -// You can specify all the values or you can default the Build and Revision Numbers -// by using the '*' as shown below: -// [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("1.0.0.0")] -[assembly: AssemblyFileVersion("1.0.0.0")] diff --git a/Source/VisualStudio/ToolkitGame/Ship.fbx b/Source/VisualStudio/ToolkitGame/Ship.fbx deleted file mode 100644 index cd306b8f..00000000 --- a/Source/VisualStudio/ToolkitGame/Ship.fbx +++ /dev/null @@ -1,1223 +0,0 @@ -; FBX 7.3.0 project file -; Copyright (C) 1997-2010 Autodesk Inc. and/or its licensors. -; All rights reserved. -; ---------------------------------------------------- - -FBXHeaderExtension: { - FBXHeaderVersion: 1003 - FBXVersion: 7300 - CreationTimeStamp: { - Version: 1000 - Year: 2013 - Month: 8 - Day: 4 - Hour: 18 - Minute: 10 - Second: 44 - Millisecond: 256 - } - Creator: "FBX SDK/FBX Plugins version 2013.3" - SceneInfo: "SceneInfo::GlobalInfo", "UserData" { - Type: "UserData" - Version: 100 - MetaData: { - Version: 100 - Title: "" - Subject: "" - Author: "" - Keywords: "" - Revision: "" - Comment: "" - } - Properties70: { - P: "DocumentUrl", "KString", "Url", "", "Ship.fbx" - P: "SrcDocumentUrl", "KString", "Url", "", "Ship.fbx" - P: "Original", "Compound", "", "" - P: "Original|ApplicationVendor", "KString", "", "", "" - P: "Original|ApplicationName", "KString", "", "", "" - P: "Original|ApplicationVersion", "KString", "", "", "" - P: "Original|DateTime_GMT", "DateTime", "", "", "" - P: "Original|FileName", "KString", "", "", "" - P: "LastSaved", "Compound", "", "" - P: "LastSaved|ApplicationVendor", "KString", "", "", "" - P: "LastSaved|ApplicationName", "KString", "", "", "" - P: "LastSaved|ApplicationVersion", "KString", "", "", "" - P: "LastSaved|DateTime_GMT", "DateTime", "", "", "" - } - } -} -GlobalSettings: { - Version: 1000 - Properties70: { - P: "UpAxis", "int", "Integer", "",1 - P: "UpAxisSign", "int", "Integer", "",1 - P: "FrontAxis", "int", "Integer", "",2 - P: "FrontAxisSign", "int", "Integer", "",1 - P: "CoordAxis", "int", "Integer", "",0 - P: "CoordAxisSign", "int", "Integer", "",1 - P: "OriginalUpAxis", "int", "Integer", "",-1 - P: "OriginalUpAxisSign", "int", "Integer", "",1 - P: "UnitScaleFactor", "double", "Number", "",1 - P: "OriginalUnitScaleFactor", "double", "Number", "",1 - P: "AmbientColor", "ColorRGB", "Color", "",0.4,0.4,0.4 - P: "DefaultCamera", "KString", "", "", "Producer Perspective" - P: "TimeMode", "enum", "", "",3 - P: "TimeSpanStart", "KTime", "Time", "",0 - P: "TimeSpanStop", "KTime", "Time", "",46186158000 - P: "CustomFrameRate", "double", "Number", "",-1 - } -} - -; Documents Description -;------------------------------------------------------------------ - -Documents: { - Count: 1 - Document: 44967416, "", "Scene" { - Properties70: { - P: "SourceObject", "object", "", "" - P: "ActiveAnimStackName", "KString", "", "", "" - } - RootNode: 0 - } -} - -; Document References -;------------------------------------------------------------------ - -References: { -} - -; Object definitions -;------------------------------------------------------------------ - -Definitions: { - Version: 100 - Count: 10 - ObjectType: "GlobalSettings" { - Count: 1 - } - ObjectType: "Model" { - Count: 2 - PropertyTemplate: "FbxNode" { - Properties70: { - P: "QuaternionInterpolate", "enum", "", "",0 - P: "RotationOffset", "Vector3D", "Vector", "",0,0,0 - P: "RotationPivot", "Vector3D", "Vector", "",0,0,0 - P: "ScalingOffset", "Vector3D", "Vector", "",0,0,0 - P: "ScalingPivot", "Vector3D", "Vector", "",0,0,0 - P: "TranslationActive", "bool", "", "",0 - P: "TranslationMin", "Vector3D", "Vector", "",0,0,0 - P: "TranslationMax", "Vector3D", "Vector", "",0,0,0 - P: "TranslationMinX", "bool", "", "",0 - P: "TranslationMinY", "bool", "", "",0 - P: "TranslationMinZ", "bool", "", "",0 - P: "TranslationMaxX", "bool", "", "",0 - P: "TranslationMaxY", "bool", "", "",0 - P: "TranslationMaxZ", "bool", "", "",0 - P: "RotationOrder", "enum", "", "",0 - P: "RotationSpaceForLimitOnly", "bool", "", "",0 - P: "RotationStiffnessX", "double", "Number", "",0 - P: "RotationStiffnessY", "double", "Number", "",0 - P: "RotationStiffnessZ", "double", "Number", "",0 - P: "AxisLen", "double", "Number", "",10 - P: "PreRotation", "Vector3D", "Vector", "",0,0,0 - P: "PostRotation", "Vector3D", "Vector", "",0,0,0 - P: "RotationActive", "bool", "", "",0 - P: "RotationMin", "Vector3D", "Vector", "",0,0,0 - P: "RotationMax", "Vector3D", "Vector", "",0,0,0 - P: "RotationMinX", "bool", "", "",0 - P: "RotationMinY", "bool", "", "",0 - P: "RotationMinZ", "bool", "", "",0 - P: "RotationMaxX", "bool", "", "",0 - P: "RotationMaxY", "bool", "", "",0 - P: "RotationMaxZ", "bool", "", "",0 - P: "InheritType", "enum", "", "",0 - P: "ScalingActive", "bool", "", "",0 - P: "ScalingMin", "Vector3D", "Vector", "",0,0,0 - P: "ScalingMax", "Vector3D", "Vector", "",1,1,1 - P: "ScalingMinX", "bool", "", "",0 - P: "ScalingMinY", "bool", "", "",0 - P: "ScalingMinZ", "bool", "", "",0 - P: "ScalingMaxX", "bool", "", "",0 - P: "ScalingMaxY", "bool", "", "",0 - P: "ScalingMaxZ", "bool", "", "",0 - P: "GeometricTranslation", "Vector3D", "Vector", "",0,0,0 - P: "GeometricRotation", "Vector3D", "Vector", "",0,0,0 - P: "GeometricScaling", "Vector3D", "Vector", "",1,1,1 - P: "MinDampRangeX", "double", "Number", "",0 - P: "MinDampRangeY", "double", "Number", "",0 - P: "MinDampRangeZ", "double", "Number", "",0 - P: "MaxDampRangeX", "double", "Number", "",0 - P: "MaxDampRangeY", "double", "Number", "",0 - P: "MaxDampRangeZ", "double", "Number", "",0 - P: "MinDampStrengthX", "double", "Number", "",0 - P: "MinDampStrengthY", "double", "Number", "",0 - P: "MinDampStrengthZ", "double", "Number", "",0 - P: "MaxDampStrengthX", "double", "Number", "",0 - P: "MaxDampStrengthY", "double", "Number", "",0 - P: "MaxDampStrengthZ", "double", "Number", "",0 - P: "PreferedAngleX", "double", "Number", "",0 - P: "PreferedAngleY", "double", "Number", "",0 - P: "PreferedAngleZ", "double", "Number", "",0 - P: "LookAtProperty", "object", "", "" - P: "UpVectorProperty", "object", "", "" - P: "Show", "bool", "", "",1 - P: "NegativePercentShapeSupport", "bool", "", "",1 - P: "DefaultAttributeIndex", "int", "Integer", "",-1 - P: "Freeze", "bool", "", "",0 - P: "LODBox", "bool", "", "",0 - P: "Lcl Translation", "Lcl Translation", "", "A",0,0,0 - P: "Lcl Rotation", "Lcl Rotation", "", "A",0,0,0 - P: "Lcl Scaling", "Lcl Scaling", "", "A",1,1,1 - P: "Visibility", "Visibility", "", "A",1 - P: "Visibility Inheritance", "Visibility Inheritance", "", "",1 - } - } - } - ObjectType: "Geometry" { - Count: 1 - PropertyTemplate: "FbxMesh" { - Properties70: { - P: "Color", "ColorRGB", "Color", "",0.8,0.8,0.8 - P: "BBoxMin", "Vector3D", "Vector", "",0,0,0 - P: "BBoxMax", "Vector3D", "Vector", "",0,0,0 - P: "Primary Visibility", "bool", "", "",1 - P: "Casts Shadows", "bool", "", "",1 - P: "Receive Shadows", "bool", "", "",1 - } - } - } - ObjectType: "NodeAttribute" { - Count: 1 - PropertyTemplate: "FbxCameraSwitcher" { - Properties70: { - P: "Color", "ColorRGB", "Color", "",0.8,0.8,0.8 - P: "Camera Index", "Integer", "", "A",1 - } - } - } - ObjectType: "Texture" { - Count: 1 - PropertyTemplate: "FbxFileTexture" { - Properties70: { - P: "TextureTypeUse", "enum", "", "",0 - P: "Texture alpha", "Number", "", "A",1 - P: "CurrentMappingType", "enum", "", "",0 - P: "WrapModeU", "enum", "", "",0 - P: "WrapModeV", "enum", "", "",0 - P: "UVSwap", "bool", "", "",0 - P: "PremultiplyAlpha", "bool", "", "",1 - P: "Translation", "Vector", "", "A",0,0,0 - P: "Rotation", "Vector", "", "A",0,0,0 - P: "Scaling", "Vector", "", "A",1,1,1 - P: "TextureRotationPivot", "Vector3D", "Vector", "",0,0,0 - P: "TextureScalingPivot", "Vector3D", "Vector", "",0,0,0 - P: "CurrentTextureBlendMode", "enum", "", "",1 - P: "UVSet", "KString", "", "", "default" - P: "UseMaterial", "bool", "", "",0 - P: "UseMipMap", "bool", "", "",0 - } - } - } - ObjectType: "Video" { - Count: 1 - PropertyTemplate: "FbxVideo" { - Properties70: { - P: "ImageSequence", "bool", "", "",0 - P: "ImageSequenceOffset", "int", "Integer", "",0 - P: "FrameRate", "double", "Number", "",0 - P: "LastFrame", "int", "Integer", "",0 - P: "Width", "int", "Integer", "",0 - P: "Height", "int", "Integer", "",0 - P: "Path", "KString", "XRefUrl", "", "" - P: "StartFrame", "int", "Integer", "",0 - P: "StopFrame", "int", "Integer", "",0 - P: "PlaySpeed", "double", "Number", "",0 - P: "Offset", "KTime", "Time", "",0 - P: "InterlaceMode", "enum", "", "",0 - P: "FreeRunning", "bool", "", "",0 - P: "Loop", "bool", "", "",0 - P: "AccessMode", "enum", "", "",0 - } - } - } - ObjectType: "Material" { - Count: 3 - PropertyTemplate: "FbxSurfacePhong" { - Properties70: { - P: "ShadingModel", "KString", "", "", "Phong" - P: "MultiLayer", "bool", "", "",0 - P: "EmissiveColor", "Color", "", "A",0,0,0 - P: "EmissiveFactor", "Number", "", "A",1 - P: "AmbientColor", "Color", "", "A",0.2,0.2,0.2 - P: "AmbientFactor", "Number", "", "A",1 - P: "DiffuseColor", "Color", "", "A",0.8,0.8,0.8 - P: "DiffuseFactor", "Number", "", "A",1 - P: "Bump", "Vector3D", "Vector", "",0,0,0 - P: "NormalMap", "Vector3D", "Vector", "",0,0,0 - P: "BumpFactor", "double", "Number", "",1 - P: "TransparentColor", "Color", "", "A",0,0,0 - P: "TransparencyFactor", "Number", "", "A",0 - P: "DisplacementColor", "ColorRGB", "Color", "",0,0,0 - P: "DisplacementFactor", "double", "Number", "",1 - P: "VectorDisplacementColor", "ColorRGB", "Color", "",0,0,0 - P: "VectorDisplacementFactor", "double", "Number", "",1 - P: "SpecularColor", "Color", "", "A",0.2,0.2,0.2 - P: "SpecularFactor", "Number", "", "A",1 - P: "ShininessExponent", "Number", "", "A",20 - P: "ReflectionColor", "Color", "", "A",0,0,0 - P: "ReflectionFactor", "Number", "", "A",1 - } - } - } -} - -; Object properties -;------------------------------------------------------------------ - -Objects: { - Geometry: 45181872, "Geometry::", "Mesh" { - Vertices: *24444 { - a: -69.4333038330078,59.3073959350586,-792.888732910156,-55.8759269714355,74.0330123901367,-806.646606445313,-51.1182250976563,68.9626541137695,-856.378051757813,-61.2224769592285,53.1133308410645,-857.521423339844,-39.5251350402832,83.9264602661133,-815.17041015625,-38.6748275756836,78.7456130981445,-856.633972167969,-38.2916793823242,74.2425765991211,-887.925415039063,-45.3758201599121,65.6039657592773,-900.558471679688,-52.8945465087891,49.2781982421875,-913.8544921875,1.97263526916504,89.9412612915039,-838.985717773438,-9.91300678253174,83.5112533569336,-886.179138183594,-24.4062652587891,83.1921463012695,-866.616943359375,-20.7395000457764,89.2045364379883,-824.492065429688,-18.3189125061035,75.9918899536133,-927.228149414063,-29.8026103973389,75.7358474731445,-905.153930664063,-31.724401473999,48.8248825073242,-1004.37078857422,-43.472038269043,47.9129333496094,-961.589172363281,-36.6821517944336,64.8284530639648,-936.962829589844,-25.4350299835205,65.5637893676758,-965.795166015625,-16.9086647033691,-43.5347900390625,-963.899169921875,-18.5674533843994,-38.8397216796875,-960.728820800781,-14.9479579925537,-40.7118453979492,-957.090209960938,-13.984375,-46.4135208129883,-962.584045410156,-20.295093536377,-31.6362285614014,-958.546447753906,-16.1808795928955,-32.8242988586426,-954.570190429688,-10.8794641494751,-34.074291229248,-954.266906738281,-10.1480779647827,-42.788330078125,-957.01220703125,-9.60735893249512,-49.296630859375,-962.872680664063,-21.4019031524658,-23.6310844421387,-956.585205078125,-17.0227737426758,-24.3185424804688,-952.4853515625,-21.7745800018311,-15.3435506820679,-954.554809570313,-17.3141593933105,-15.6454305648804,-950.359619140625,-11.5977392196655,-15.6885528564453,-949.760314941406,-11.4069480895996,-24.9092216491699,-952.020446777344,0.253773927688599,-15.6885528564453,-949.760314941406,0.253773927688599,-35.2604675292969,-954.557678222656,-4.99781560897827,-44.178783416748,-957.352905273438,-4.7622447013855,-51.1254425048828,-963.320617675781,-5.32967948913574,-34.9453887939453,-954.480346679688, -0.253774166107178,-44.660026550293,-957.470886230469,0.253775715827942,-51.7412261962891,-963.471496582031,-16.6934776306152,12.4658660888672,-956.286560058594,-13.9238014221191,14.4882497787476,-954.1142578125,-14.8958396911621,8.58139038085938,-949.716064453125,-18.3669166564941,7.77790832519531,-953.913757324219,-9.77608108520508,16.6346740722656,-952.2373046875,-10.2693462371826,10.0780487060547,-948.019958496094,-10.9216470718384,2.20347595214844,-946.75390625,-16.1611614227295,1.21434020996094,-947.877624511719,-20.2186183929443,0.80755615234375,-952.247985839844,0.253777503967285,18.6529998779297,-951.1103515625,0.253774374723434,3.28308868408203,-946.331115722656,-17.0203094482422,-7.01220321655273,-948.449890136719,-21.3923416137695,-7.07369947433472,-952.735046386719,-11.4122200012207,-6.52959775924683,-947.687744140625,17.2010326385498,12.4658660888672,-956.286560058594,18.8744735717773,7.77790832519531,-953.913696289063,15.4033908843994,8.58139038085938,-949.716064453125,14.4313592910767,14.4882497787476,-954.1142578125,20.7261714935303,0.80755615234375,-952.247985839844,16.6687107086182,1.21434020996094,-947.877624511719,11.4291944503784,2.20347595214844,-946.75390625,10.7768983840942,10.0780487060547,-948.019958496094,10.283637046814,16.6346740722656,-952.2373046875,21.8998947143555,-7.07369947433472,-952.734924316406,17.5278587341309,-7.01220321655273,-948.449890136719,22.2821292877197,-15.3435506820679,-954.554748535156,17.8217086791992,-15.6454305648804,-950.359619140625,12.1052846908569,-15.6885528564453,-949.760314941406,11.9197673797607,-6.52959775924683,-947.687744140625,17.4162197113037,-43.5347900390625,-963.899169921875,14.491925239563,-46.4135208129883,-962.584045410156,15.4555053710938,-40.7118453979492,-957.090087890625,19.0750045776367,-38.8397216796875,-960.728759765625,10.1149101257324,-49.296630859375,-962.872619628906,10.6556243896484,-42.788330078125,-957.01220703125,11.3870143890381,-34.074291229248,-954.266906738281,16.6884288787842,-32.8242988586426,-954.570129394531,20.8026428222656,-31.6362285614014,-958.546325683594, -5.2697958946228,-51.1254425048828,-963.320617675781,5.50536394119263,-44.178783416748,-957.352905273438,5.83722734451294,-34.9453887939453,-954.480346679688,17.5303249359131,-24.3185424804688,-952.4853515625,21.9094524383545,-23.6310844421387,-956.585205078125,11.9144954681396,-24.9092216491699,-952.020446777344,2.03017282485962,-167.045043945313,-737.459716796875,-10.4935503005981,-146.539764404297,-861.798889160156,1.60072731971741,-137.954864501953,-912.409973144531,13.980339050293,-146.539764404297,-861.798889160156,-18.221170425415,-133.432327270508,-931.829284667969,-6.8992748260498,-128.754058837891,-959.432006835938,1.19084739685059,-125.010749816895,-978.251953125,9.51828861236572,-128.754058837891,-959.432006835938,20.9777889251709,-133.432327270508,-931.829284667969,-28.9410266876221,-114.175338745117,-1003.16717529297,-14.6188879013062,-111.052742004395,-1024.41015625,-11.801926612854,-119.788352966309,-996.921569824219,-24.3581447601318,-123.147033691406,-975.915161132813,0.610233426094055,-109.85408782959,-1032.22888183594,0.919348061084747,-118.241348266602,-1005.80871582031,30.2163238525391,-114.175338745117,-1003.16717529297,26.3223857879639,-123.147033691406,-975.915161132813,13.7064990997314,-119.788352966309,-996.921569824219,15.8667726516724,-111.052742004395,-1024.41015625,86.2773284912109,-157.671020507813,-675.841796875,55.4696807861328,-126.745780944824,-911.3212890625,62.6856842041016,-108.184440612793,-925.838439941406,102.658027648926,-132.442459106445,-681.887023925781,32.6976432800293,-105.385696411133,-1020.30151367188,46.4334259033203,-110.196083068848,-982.72607421875,43.09423828125,-118.936050415039,-969.024169921875,34.414722442627,-96.0858154296875,-1030.50244140625,48.5770225524902,-100.841468811035,-990.450378417969,59.911548614502,-117.816528320313,-920.640197753906,39.9882698059082,-67.0310745239258,-1036.60534667969,53.7186012268066,-80.8646392822266,-984.475036621094,50.5223999023438,-90.8086242675781,-992.673095703125,36.2435874938965,-85.310920715332,-1035.84106445313,66.7676391601563,-89.6148071289063,-924.175170898438, -64.816276550293,-98.4668884277344,-927.373291015625,124.439796447754,-107.890838623047,-696.624206542969,111.22583770752,-119.703300476074,-686.358093261719,83.3326110839844,-107.416198730469,-831.224182128906,85.4739608764648,-97.2307281494141,-839.175537109375,79.647705078125,-118.360397338867,-827.0595703125,-54.2355003356934,-126.745780944824,-911.3212890625,-62.087230682373,-108.184440612793,-925.83837890625,-33.8111228942871,-96.0858154296875,-1030.50244140625,-84.8923873901367,-157.671020507813,-675.841796875,-102.040733337402,-132.442459106445,-681.887023925781,-123.932548522949,-107.891036987305,-696.62255859375,-84.9663162231445,-97.2307357788086,-839.175537109375,-82.8126831054688,-107.416198730469,-831.224060058594,-110.704490661621,-119.703300476074,-686.358093261719,-66.260009765625,-89.6148071289063,-924.175048828125,-64.2972793579102,-98.4668884277344,-927.373291015625,-79.0417709350586,-118.360397338867,-827.0595703125,-39.4806251525879,-67.0310745239258,-1036.60534667969,-35.7239608764648,-85.310920715332,-1035.84106445313,-50.0031661987305,-90.8086242675781,-992.673095703125,-53.2109603881836,-80.8646392822266,-984.474975585938,-47.9766387939453,-100.841468811035,-990.450378417969,125.019378662109,144.173034667969,-96.8978271484375,67.0419387817383,192.352996826172,-107.9521484375,67.2692565917969,198.897979736328,144.827026367188,136.854293823242,150.185241699219,130.224609375,2.35439372062683,207.928131103516,-111.798820495605,2.19344854354858,215.336685180664,114.799812316895,2.19879174232483,214.751724243164,263.111328125,28.9498653411865,208.274536132813,279.144287109375,40.5381622314453,181.263519287109,351.68994140625,83.367546081543,163.4033203125,311.438598632813,136.604034423828,121.09455871582,302.52734375,-122.800430297852,147.2783203125,-96.2767333984375,-147.019424438477,110.199180603027,-77.826171875,-155.487869262695,121.555908203125,46.7059326171875,-129.891098022461,156.008026123047,26.906982421875,-173.893737792969,62.6482009887695,-36.65234375,-179.248031616211,81.0901107788086,85.4237060546875, --175.901916503906,97.3224258422852,150.406005859375,-159.928665161133,126.969711303711,141.720825195313,-135.082626342773,158.948364257813,130.30224609375,-270.548889160156,-67.4427261352539,181.082397460938,-214.09065246582,1.06894683837891,247.384521484375,-203.585266113281,37.8679733276367,154.127075195313,-211.344223022461,4.12136840820313,40.233642578125,-182.161666870117,54.8661308288574,290.11962890625,-183.802780151367,78.9140090942383,211.135864257813,-135.643264770508,133.069366455078,302.52734375,-138.226318359375,151.251266479492,219.925399780273,-162.608764648438,118.10578918457,224.332275390625,-158.233520507813,99.0793533325195,303.723388671875,132.423751831055,-205.199310302734,-261.388305664063,77.4009399414063,-227.445693969727,-261.535888671875,53.053897857666,-172.114959716797,-676.402038574219,158.62727355957,-224.305023193359,162.27392578125,90.9191589355469,-247.521453857422,167.5322265625,2.22778582572937,-254.551147460938,168.283447265625,2.21107149124146,-233.230453491211,-266.466918945313,30.0723285675049,-172.636627197266,-694.23095703125,34.7748947143555,-202.485366821289,-495.341766357422,2.16641545295715,-202.517822265625,-503.750366210938,64.6015701293945,-199.824890136719,-485.411346435547,41.1767158508301,-231.972290039063,-264.540893554688,131.957748413086,150.19970703125,26.6448974609375,157.029006958008,115.62100982666,46.419921875,148.63671875,107.026062011719,-78.5009765625,161.289016723633,118.21418762207,141.630386352539,177.034149169922,89.3991622924805,150.293334960938,180.405822753906,75.4698104858398,85.164794921875,175.058624267578,59.7698440551758,-37.253662109375,159.046035766602,87.828483581543,303.721557617188,163.692367553711,107.414039611816,224.316284179688,139.585876464844,140.169586181641,219.915649414063,182.877792358398,46.085090637207,290.104248046875,184.7265625,70.251594543457,211.0830078125,271.117858886719,-68.5601425170898,181.015243530273,212.170104980469,1.81642162799835,39.8714599609375,204.445846557617,32.4403305053711,153.971923828125,214.742111206055,-4.04970550537109,247.337890625, --157.132766723633,-224.305023193359,162.27392578125,-87.573974609375,-247.521453857422,167.5322265625,-70.0421142578125,-189.02897644043,446.79296875,-132.775543212891,-176.201416015625,427.3603515625,2.22778177261353,-193.740875244141,449.3271484375,2.22777891159058,-111.788360595703,636.241455078125,-19.2878227233887,-111.13459777832,635.72607421875,-40.7884826660156,-108.050369262695,632.116455078125,-55.0935745239258,-145.863616943359,544.0390625,-90.2084808349609,-83.0809173583984,586.312744140625,-111.350448608398,-134.569152832031,510.784912109375,-82.7352828979492,-139.792785644531,534.301513671875,-62.3867797851563,-100.602157592773,621.280029296875,-103.066902160645,-183.080261230469,440.562744140625,180.021682739258,-206.001693725586,158.1240234375,174.183944702148,-194.17822265625,305.243774414063,151.588790893555,-207.938262939453,315.347412109375,197.878860473633,-184.687149047852,160.623901367188,190.326705932617,-176.767059326172,300.81591796875,175.600860595703,-164.598785400391,377.294921875,158.961822509766,-169.825103759766,404.525390625,134.224365234375,-176.222015380859,427.3603515625,271.136779785156,-148.625640869141,227.618530273438,215.907196044922,-133.765640258789,337.923095703125,202.467681884766,-154.953994750977,314.652221679688,220.649856567383,-163.149993896484,178.726684570313,174.460006713867,-119.899520874023,419.97314453125,173.873962402344,-144.178588867188,404.009521484375,91.2541122436523,-83.486701965332,586.312744140625,112.686233520508,-134.65495300293,510.784912109375,143.57991027832,-137.191345214844,466.1376953125,136.718948364258,-105.169418334961,491.298095703125,70.6575088500977,99.6931228637695,465.31982421875,106.847999572754,66.8496627807617,465.77587890625,38.5330810546875,124.337242126465,467.0107421875,28.9944267272949,68.1450119018555,581.714111328125,46.962818145752,38.0950088500977,618.2109375,67.1842651367188,16.8621673583984,632.375,-143.093887329102,74.9246597290039,384.004638671875,-124.171966552734,106.372489929199,383.9638671875,-163.161254882813,34.0315322875977,374.878173828125, --134.122253417969,15.3336181640625,461.02099609375,-120.701957702637,48.8010406494141,465.745574951172,-106.250923156738,75.397819519043,465.77587890625,-215.013214111328,-58.4778480529785,332.641357421875,-188.591156005859,-13.761344909668,350.847534179688,-164.649307250977,-55.0907897949219,432.37060546875,-148.80534362793,-21.584789276123,448.444854736328,-82.8555374145508,-44.5459518432617,621.317138671875,-112.583877563477,-33.268985748291,535.342529296875,-125.519546508789,-62.5733070373535,511.441192626953,-78.8681030273438,-18.4700775146484,631.78564453125,-104.446548461914,-3.18198394775391,545.750244140625,-66.4135665893555,19.8311386108398,632.375,-30.0076122283936,-51.9300689697266,911.140808105469,-16.7532863616943,-57.1769256591797,937.234375,-15.6404495239258,-34.0243034362793,981.483825683594,-31.4182949066162,-33.6908569335938,930.996154785156,2.2277660369873,-58.2614707946777,942.6279296875,2.21953725814819,-34.0741424560547,989.0302734375,2.16196727752686,-9.22048950195313,934.544494628906,-7.58862781524658,-9.34046173095703,932.857727050781,-6.98279237747192,-20.6487998962402,973.510009765625,2.20000433921814,-20.5851268768311,974.799987792969,-16.876033782959,-10.2219429016113,927.356262207031,-15.9037799835205,-21.1121559143066,967.142272949219,-6.78047847747803,-34.0672645568848,987.98828125,-30.0653495788574,-15.1493339538574,905.078125,-30.9808254241943,-22.7317276000977,921.9111328125,-23.985315322876,-22.1398468017578,951.743713378906,-24.8198413848877,-12.4203176498413,917.44873046875,-23.9134998321533,-33.9111213684082,964.346435546875,117.31861114502,-58.2842636108398,-709.480041503906,83.7350387573242,-52.2451705932617,-843.865173339844,79.9951171875,-25.5999927520752,-842.656982421875,100.020988464355,-21.5513801574707,-721.534118652344,66.62255859375,-53.2062301635742,-923.742553710938,64.7048568725586,-29.1283073425293,-926.725036621094,62.4142303466797,-1.03069305419922,-925.693481445313,74.8995361328125,4.23439025878906,-847.689880371094,89.9651107788086,12.4279155731201,-743.774108886719, -44.1125831604004,-35.6010437011719,-1030.90124511719,53.1479225158691,-33.0218238830566,-987.973388671875,54.4168548583984,-57.6978874206543,-982.718933105469,44.6134605407715,-6.27215194702148,-1023.5712890625,52.334774017334,-4.37238311767578,-983.554626464844,32.7848968505859,48.8246917724609,-1004.37078857422,44.6382141113281,47.9120101928711,-961.604370117188,49.5832862854004,23.773078918457,-975.610046386719,41.5426406860352,22.1087036132813,-1015.41961669922,54.1036834716797,49.2708206176758,-913.976989746094,59.096061706543,26.2209911346436,-921.991271972656,70.8154983520508,59.2484817504883,-793.868103027344,-53.9086990356445,-57.697696685791,-982.7158203125,-52.6300506591797,-33.021411895752,-987.966613769531,-43.5977478027344,-35.6010437011719,-1030.90112304688,-66.1106719970703,-53.2047080993652,-923.71728515625,-64.1780242919922,-29.1250534057617,-926.670715332031,-61.811279296875,-1.02545928955078,-925.606567382813,-51.752513885498,-4.37172698974609,-983.543762207031,-44.0482597351074,-6.27215194702148,-1023.5712890625,-116.788581848145,-58.2763481140137,-709.347473144531,-99.4359817504883,-21.5271682739258,-721.131530761719,-79.4469299316406,-25.5892486572266,-842.478271484375,-83.2143325805664,-52.2405014038086,-843.78759765625,-89.2641830444336,12.4691619873047,-743.088256835938,-74.2585830688477,4.25198364257813,-847.397583007813,-68.5797119140625,31.1965408325195,-853.7646484375,-80.1004867553711,39.3056411743164,-769.650512695313,-58.2927474975586,26.2277507781982,-921.878784179688,-40.834789276123,22.1087036132813,-1015.41961669922,-48.8192977905273,23.7739334106445,-975.595947265625,-749.896057128906,-223.278945922852,84.922607421875,-619.518493652344,-199.920440673828,-68.4324951171875,-622.523010253906,-205.357025146484,-92.6146240234375,-732.233337402344,-231.128219604492,44.3583984375,-484.995208740234,-166.952239990234,-240.821533203125,-491.288909912109,-172.101547241211,-261.796630859375,-491.094024658203,-176.061782836914,-266.829467773438,-622.508117675781,-210.359176635742,-96.587646484375, --729.840209960938,-237.639282226563,39.18994140625,-304.793121337891,-123.39119720459,-485.324493408203,-286.935424804688,-121.00025177002,-523.033813476563,-375.751220703125,-142.966552734375,-410.412109375,-373.470550537109,-139.581817626953,-390.425048828125,-277.896331787109,-121.723442077637,-541.166259765625,-372.470947265625,-145.443466186523,-419.899566650391,-304.793151855469,-134.349670410156,-485.324493408203,-373.470550537109,-152.636993408203,-390.425048828125,-375.751220703125,-149.81706237793,-410.412109375,-286.935394287109,-127.276916503906,-523.033813476563,-484.995208740234,-182.402969360352,-240.821533203125,-491.288909912109,-180.209030151367,-261.796630859375,-749.896057128906,-258.632202148438,84.922607421875,-732.233337402344,-244.837066650391,44.3583984375,-622.523010253906,-215.305969238281,-92.6146240234375,-619.518493652344,-219.017654418945,-68.4324951171875,305.300872802734,-123.39119720459,-485.324493408203,373.978393554688,-139.581832885742,-390.425048828125,376.259094238281,-142.966567993164,-410.412109375,287.443237304688,-121.00025177002,-523.033813476563,485.502899169922,-166.952239990234,-240.821533203125,491.796600341797,-172.1015625,-261.796630859375,491.601745605469,-176.061782836914,-266.829467773438,372.978820800781,-145.443466186523,-419.899566650391,278.404205322266,-121.723442077637,-541.166259765625,750.368286132813,-221.336944580078,84.92431640625,732.732849121094,-230.668014526367,44.358642578125,623.029602050781,-205.292175292969,-92.6146240234375,620.0224609375,-199.725646972656,-68.4322509765625,730.344421386719,-237.536697387695,39.18994140625,623.015441894531,-210.346343994141,-96.587646484375,750.368225097656,-258.653289794922,84.92431640625,620.0224609375,-219.019836425781,-68.4322509765625,623.029541015625,-215.305023193359,-92.6146240234375,732.732849121094,-244.828826904297,44.358642578125,485.502899169922,-182.402969360352,-240.821533203125,491.796600341797,-180.209030151367,-261.796630859375,305.300872802734,-134.349670410156,-485.324493408203,287.443237304688,-127.276908874512,-523.033813476563, -376.259094238281,-149.81706237793,-410.412109375,373.978271484375,-152.636993408203,-390.425048828125,126.165618896484,-63.8468933105469,511.441192626953,113.183197021484,-35.8437271118164,535.342529296875,83.5643768310547,-45.8523902893066,621.317138671875,165.197174072266,-56.936092376709,432.37060546875,149.351699829102,-25.4453506469727,448.444854736328,134.66682434082,9.21115875244141,461.02099609375,104.999732971191,-7.1971697807312,545.750244140625,79.4655914306641,-20.578254699707,631.78564453125,189.148010253906,-18.4684715270996,350.84228515625,215.541290283203,-60.3573989868164,332.636108398438,163.753128051758,26.1807956695557,374.876220703125,124.874809265137,95.4291000366211,383.9638671875,143.731307983398,64.7809677124023,384.00439453125,121.26229095459,40.9272308349609,465.745574951172,-149.820205688477,-85.3284759521484,468.948211669922,-136.014221191406,-104.956039428711,491.298095703125,-181.256500244141,-79.2813034057617,417.250244140625,-196.618591308594,-94.058837890625,402.575927734375,-182.797927856445,-102.490219116211,417.412384033203,-173.895416259766,-119.83251953125,419.97314453125,-303.361389160156,-105.434730529785,296.518676757813,-231.396347045898,-86.7666168212891,348.546264648438,-305.459289550781,-121.623977661133,331.824829101563,-235.722915649414,-103.583160400391,363.482177734375,-270.629241943359,-148.625640869141,227.618530273438,-215.392593383789,-133.757263183594,337.923095703125,-228.191452026367,-117.356689453125,359.9052734375,-296.076629638672,-135.002853393555,318.284423828125,83.6330337524414,-88.1618041992188,-853.995971679688,106.477386474609,-92.8348770141602,-782.297912597656,69.0465469360352,-82.4342575073242,-914.842407226563,72.1555328369141,-77.4472808837891,-900.831237792969,82.3718643188477,-79.6515502929688,-860.306457519531,100.812110900879,-82.9593353271484,-804.781066894531,59.8110198974609,-73.364631652832,-957.415893554688,68.9418563842773,-69.2122344970703,-914.748840332031,105.390350341797,-73.5407180786133,-785.057189941406,83.1265182495117,-69.1983032226563,-855.3681640625, --59.3031806945801,-73.3645629882813,-957.414611816406,-68.5388107299805,-82.4342193603516,-914.841735839844,-71.6472625732422,-77.4470596313477,-900.827514648438,-68.4326782226563,-69.2116851806641,-914.739685058594,-105.969497680664,-92.8348083496094,-782.296630859375,-83.1252212524414,-88.1617431640625,-853.995056152344,-100.302772521973,-82.958740234375,-804.771240234375,-81.8630142211914,-79.6511154174805,-860.299194335938,-82.6144561767578,-69.1967239379883,-855.341918945313,-104.876541137695,-73.5385360717773,-785.020874023438,150.416488647461,-85.8402328491211,468.948211669922,183.334686279297,-102.655090332031,417.412384033203,197.139785766602,-94.3449249267578,402.575927734375,181.791198730469,-79.9786987304688,417.250244140625,296.584106445313,-135.008697509766,318.284423828125,228.702621459961,-117.390983581543,359.9052734375,305.966796875,-121.670379638672,331.824829101563,236.232543945313,-103.734169006348,363.482177734375,231.909362792969,-87.3134002685547,348.545288085938,303.873474121094,-105.659957885742,296.514434814453,-264.560455322266,-154.301544189453,13.4985361099243,-213.911743164063,-162.550415039063,-17.5611572265625,-220.126907348633,-163.149993896484,178.726684570313,-232.049697875977,-146.003997802734,-222.653823852539,-187.739822387695,-152.835189819336,-247.58154296875,-163.556671142578,-168.590393066406,-258.623413085938,-187.387161254883,-181.302642822266,-33.9091796875,-197.247970581055,-184.687149047852,160.623901367188,-149.523742675781,-136.735595703125,-481.366668701172,-181.869064331055,-129.432525634766,-463.811767578125,-132.395141601563,-150.60383605957,-484.662567138672,-130.942901611328,-205.199310302734,-261.388305664063,182.376693725586,-129.432525634766,-463.811767578125,150.046051025391,-136.735595703125,-481.366668701172,232.557327270508,-146.003997802734,-222.653823852539,188.262588500977,-152.835189819336,-247.58154296875,164.185943603516,-168.590393066406,-258.623413085938,133.02033996582,-150.60383605957,-484.662567138672,214.434692382813,-162.550415039063,-17.5611572265625, -265.068054199219,-154.301513671875,13.4985361099243,188.017822265625,-181.302642822266,-33.9091796875,-142.76057434082,-137.130462646484,466.1376953125,-173.268508911133,-144.15771484375,404.009521484375,-174.925445556641,-164.591049194336,377.294921875,-158.063385009766,-169.810043334961,404.525390625,-201.934524536133,-154.951385498047,314.652221679688,-189.68798828125,-176.765838623047,300.81591796875,-150.099990844727,-207.935668945313,315.347412109375,-173.262298583984,-194.176330566406,305.243774414063,-179.097793579102,-206.001693725586,158.1240234375,-248.746704101563,-65.7083053588867,-50.8897705078125,-344.696746826172,-111.114067077637,29.7464618682861,-383.016937255859,-120.804656982422,211.275390625,-202.263137817383,-60.4078712463379,-274.046997070313,-288.690673828125,-101.623497009277,-199.0947265625,-420.128234863281,-142.595779418945,-118.718757629395,-470.77978515625,-150.603637695313,117.449951171875,-502.221313476563,-158.213684082031,276.8330078125,-168.708160400391,-82.6039733886719,-617.0830078125,-223.145599365234,-90.1105041503906,-430.618041992188,-158.478927612305,-57.0266189575195,-496.418182373047,-220.544586181641,-99.7061004638672,-557.526489257813,-296.425445556641,-114.657691955566,-382.138061523438,-347.087127685547,-130.537139892578,-376.867919921875,-267.849273681641,-113.320663452148,-516.174926757813,-463.498413085938,-158.388610839844,-196.574340820313,-733.235473632813,-215.952224731445,133.954833984375,-607.472412109375,-193.831695556641,-11.940673828125,-730.318298339844,-214.216156005859,216.894165039063,-600.169006347656,-189.569488525391,85.603271484375,-752.945007324219,-222.444915771484,398.82861328125,-631.595336914063,-196.11701965332,340.123291015625,-614.168212890625,-190.893035888672,224.207992553711,-735.536987304688,-215.14338684082,312.86865234375,-136.821060180664,-82.6552047729492,-719.823059082031,-126.51587677002,-87.8592987060547,-750.011413574219,-162.042770385742,-95.0685424804688,-693.777404785156,-176.429138183594,-93.5421371459961,-660.55517578125,-174.102142333984,-112.334007263184,-611.56494140625, --137.729232788086,-97.3651351928711,-717.958312988281,-222.435211181641,-119.040191650391,-555.890380859375,-176.755477905273,-103.50772857666,-659.936279296875,-224.04182434082,-112.75821685791,-600.099365234375,-268.085601806641,-127.001831054688,-515.970458984375,-209.940673828125,-105.587951660156,-628.62548828125,-224.001037597656,-105.550651550293,-600.1767578125,-237.82731628418,-132.872924804688,-418.653594970703,-306.782775878906,-152.871383666992,-179.26513671875,-424.547973632813,-174.984588623047,-114.608039855957,-301.197357177734,-141.981994628906,-378.949951171875,-378.7880859375,-166.028762817383,238.075180053711,-352.801635742188,-164.472152709961,56.9208984375,-500.664794921875,-193.205856323242,285.465942382813,-473.181884765625,-189.090057373047,125.448371887207,-752.944763183594,-260.139343261719,398.82861328125,-735.536926269531,-258.761138916016,312.86865234375,-614.44140625,-223.20849609375,225.186782836914,-631.400756835938,-225.269943237305,341.202392578125,-730.318115234375,-257.478881835938,216.894165039063,-600.609802246094,-218.971466064453,86.080810546875,-607.568420410156,-218.892959594727,-11.8654794692993,-733.235473632813,-257.444183349609,133.954833984375,-463.993133544922,-180.460418701172,-196.2060546875,-347.656646728516,-149.35026550293,-376.490478515625,-394.465270996094,-158.806060791016,322.932739257813,-401.278533935547,-147.093017578125,336.894775390625,-516.214904785156,-178.355712890625,364.94384765625,-512.935668945313,-188.320007324219,354.3994140625,-400.233520507813,-134.148361206055,307.091674804688,-514.979370117188,-167.694686889648,348.970336914063,-737.075500488281,-230.599822998047,415.726104736328,-637.267822265625,-203.465896606445,387.91943359375,-734.921691894531,-238.2001953125,417.779296875,-637.716552734375,-211.978073120117,395.2216796875,-637.012451171875,-220.261596679688,388.598388671875,-737.075500488281,-246.434463500977,415.726104736328,159.030197143555,-57.0493278503418,-496.6669921875,223.661483764648,-90.1143341064453,-430.665649414063,169.222625732422,-82.6063995361328,-617.123046875, -202.834243774414,-60.4869918823242,-274.333984375,289.207214355469,-101.633743286133,-199.136352539063,420.634399414063,-142.595520019531,-118.724983215332,296.934356689453,-114.65811920166,-382.14501953125,221.054016113281,-99.7066955566406,-557.536376953125,383.318695068359,-120.825950622559,211.212036132813,345.187347412109,-111.143783569336,29.7122802734375,249.334136962891,-65.9889907836914,-51.10888671875,501.033630371094,-157.693115234375,276.39892578125,471.075592041016,-150.538604736328,117.395393371582,748.534851074219,-220.776794433594,397.600830078125,735.490234375,-214.324554443359,312.758178710938,614.118774414063,-190.641510009766,224.069091796875,627.454406738281,-194.667388916016,338.936279296875,730.783447265625,-212.959716796875,216.908447265625,600.67138671875,-189.41242980957,85.6048583984375,607.975036621094,-193.612182617188,-11.939697265625,733.701599121094,-214.144439697266,133.96240234375,464.006317138672,-158.388626098633,-196.574584960938,268.357299804688,-113.320770263672,-516.176147460938,347.595031738281,-130.537200927734,-376.868896484375,833.742919921875,-223.508331298828,412.289794921875,823.139831542969,-238.369888305664,405.6025390625,826.023010253906,-237.977890014648,349.793701171875,836.46630859375,-222.642547607422,357.661865234375,818.042846679688,-249.048065185547,402.346649169922,820.760925292969,-248.711303710938,345.7841796875,820.831970214844,-248.883941650391,274.588256835938,825.760070800781,-237.550933837891,278.972412109375,836.250854492188,-221.507385253906,287.64306640625,826.240905761719,-271.08935546875,407.362548828125,827.908142089844,-270.171997070313,351.1044921875,820.139282226563,-257.381164550781,345.28564453125,817.982482910156,-258.053955078125,402.215087890625,829.302429199219,-271.407745361328,281.26953125,820.983093261719,-258.252319335938,274.590576171875,831.635559082031,-277.467742919922,173.137817382813,820.481994628906,-262.580688476563,165.016479492188,821.857727050781,-260.50048828125,212.162582397461,831.616943359375,-274.55712890625,219.360473632813, -816.562194824219,-250.180892944336,161.974731445313,819.742980957031,-249.547821044922,210.701187133789,830.922302246094,-219.608993530273,174.01806640625,353.28271484375,-164.464019775391,56.9141845703125,379.083831787109,-165.963745117188,238.02099609375,307.290435791016,-152.871383666992,-179.26513671875,425.057281494141,-174.985076904297,-114.603523254395,473.477447509766,-189.024963378906,125.394180297852,499.477233886719,-192.685256958008,285.031982421875,174.609848022461,-112.334007263184,-611.56494140625,238.334915161133,-132.872924804688,-418.653594970703,222.942993164063,-119.040176391602,-555.890380859375,301.705108642578,-141.981994628906,-378.949951171875,348.164398193359,-149.35026550293,-376.490478515625,268.593444824219,-127.001831054688,-515.970458984375,464.500823974609,-180.460418701172,-196.2060546875,733.701538085938,-257.468841552734,133.96240234375,608.070983886719,-218.896011352539,-11.864501953125,730.783447265625,-257.503997802734,216.908447265625,601.112243652344,-218.974594116211,86.0826416015625,748.534851074219,-258.661102294922,397.600830078125,627.259765625,-223.845703125,340.015380859375,614.391967773438,-223.041961669922,225.0478515625,735.490173339844,-258.628326416016,312.758178710938,138.237121582031,-97.3651962280273,-717.959167480469,127.024787902832,-87.8597259521484,-750.018493652344,162.550964355469,-95.0686950683594,-693.779846191406,177.263275146484,-103.507759094238,-659.936645507813,137.332489013672,-82.6565322875977,-719.84521484375,176.93815612793,-93.5425643920898,-660.562255859375,224.509017944336,-105.550689697266,-600.177734375,210.448547363281,-105.587951660156,-628.625854492188,224.54963684082,-112.75821685791,-600.099487304688,400.132904052734,-133.993423461914,306.934692382813,400.938446044922,-146.838516235352,336.677856445313,509.941467285156,-176.273345947266,363.207763671875,510.613189697266,-166.197937011719,347.722412109375,394.363739013672,-158.619689941406,322.77685546875,508.569580078125,-186.823272705078,353.151733398438,718.308776855469,-240.5224609375,410.798828125, -623.564086914063,-215.976745605469,385.026123046875,708.302368164063,-229.87060546875,410.837158203125,618.728637695313,-205.991226196289,390.23046875,623.819458007813,-199.177703857422,384.34765625,718.308776855469,-224.67041015625,410.798828125,-830.499267578125,-277.420257568359,390.196044921875,-815.897399902344,-250.694610595703,376.746337890625,-821.198852539063,-250.694610595703,269.46923828125,-835.122680664063,-277.420257568359,282.103515625,-830.499267578125,-223.968933105469,390.196044921875,-835.122680664063,-223.968933105469,282.103637695313,-830.499267578125,-223.968933105469,174.010864257813,-815.897399902344,-250.694610595703,162.1923828125,-830.499267578125,-277.420257568359,174.010864257813,-45.2687721252441,-78.1147994995117,715.752197265625,-57.0838813781738,-66.0067596435547,710.5576171875,-29.9835262298584,-84.2853622436523,721.788818359375,-22.8433322906494,-71.5851593017578,807.735046386719,-33.9411849975586,-67.2344055175781,804.080749511719,-42.2307434082031,-58.9738807678223,801.918395996094,2.22777676582336,-87.1460800170898,724.65478515625,-13.9213848114014,-86.7098007202148,724.29638671875,2.22777318954468,-73.5124359130859,809.686584472656,-10.4885034561157,-73.2482070922852,809.442626953125,61.6355438232422,-47.7312698364258,715.7275390625,58.43017578125,-66.2201385498047,710.5576171875,60.7450790405273,-28.2814025878906,720.91748046875,48.0534896850586,-31.7559776306152,805.697998046875,47.4693450927734,-46.4542961120605,803.911560058594,43.764045715332,-59.0408935546875,801.918395996094,42.1722145080566,-6.34560823440552,796.316162109375,31.95458984375,-15.1493339538574,905.078125,32.7024040222168,-22.7317276000977,921.9111328125,38.6359977722168,-21.3210105895996,871.57861328125,35.6131286621094,-11.685791015625,863.21923828125,33.0662536621094,-33.6908569335938,930.996154785156,39.603946685791,-33.1981163024902,877.34765625,46.3132781982422,-17.7107810974121,802.67724609375,31.9955558776855,-51.9300689697266,911.140808105469,57.5739669799805,28.3575744628906,627.87744140625,44.760684967041,11.4726572036743,709.0029296875, -52.4379196166992,2.24770355224609,716.873046875,36.1590843200684,19.8890914916992,691.748291015625,25.2468643188477,7.81285095214844,771.3798828125,35.3982810974121,1.28301239013672,788.16357421875,23.184419631958,51.873104095459,624.561767578125,28.8591270446777,32.1406402587891,659.33349609375,37.0668182373047,50.0471305847168,601.385009765625,16.832462310791,43.4755859375,652.8701171875,20.4924449920654,22.6803112030029,702.933349609375,2.16200804710388,39.9157104492188,668.43994140625,2.10853338241577,19.0281753540039,726.824951171875,11.480975151062,19.4582672119141,722.54736328125,9.7862720489502,40.3659210205078,665.70556640625,2.07973432540894,6.80039215087891,796.25048828125,12.759819984436,6.91925048828125,791.78369140625,11.5808668136597,-9.34046173095703,932.857727050781,12.3966016769409,-1.27692413330078,867.787536621094,2.10851144790649,-1.16767120361328,870.3984375,20.1256542205811,-10.2219429016113,927.356262207031,21.969051361084,-2.30759429931641,862.50830078125,29.9539546966553,-5.62375640869141,861.125,27.2706260681152,-12.4203176498413,917.44873046875,-47.2312240600586,-31.4956817626953,805.697998046875,-40.8678398132324,-5.9744873046875,796.316162109375,-60.797046661377,-47.1982002258301,715.7275390625,-46.4601783752441,-46.2974052429199,803.911560058594,-60.0739364624023,-27.3996620178223,720.91748046875,-33.9979705810547,-11.6394147872925,863.21923828125,-37.4047355651855,-21.2785148620605,871.57861328125,-45.3851661682129,-17.3709030151367,802.67724609375,-38.4858665466309,-33.1655769348145,877.34765625,-39.0725250244141,184.084045410156,351.68994140625,-82.0309753417969,171.635986328125,311.438598632813,-69.9568557739258,105.79035949707,465.31982421875,-37.7905120849609,126.452590942383,467.0107421875,-45.7396697998047,40.2289199829102,618.2109375,-27.565580368042,68.8872451782227,581.714111328125,14.1021528244019,204.186462402344,355.365966796875,21.4089546203613,190.21354675293,392.711181640625,2.22419500350952,206.509857177734,349.322021484375,2.22782897949219,204.270416259766,396.7333984375, -10.817437171936,204.008163452148,400.291015625,16.6528625488281,202.172576904297,425.193359375,-22.4369583129883,159.141494750977,471.75927734375,-19.9178810119629,190.566101074219,392.711181640625,-18.4835338592529,127.72518157959,550.73046875,-15.1639757156372,193.781036376953,539.033203125,-17.9174327850342,197.976837158203,482.11328125,-15.1581287384033,202.172576904297,425.193359375,-13.6434879302979,43.5683898925781,652.8701171875,-9.26523971557617,113.96378326416,587.902099609375,2.21959733963013,111.99340057373,593.887939453125,2.22782945632935,191.683135986328,567.492919921875,-7.47724485397339,191.945434570313,563.935546875,23.1899452209473,158.877044677734,471.75927734375,19.9700145721436,127.632392883301,550.73046875,18.6719379425049,197.976837158203,482.11328125,16.6587142944336,193.781036376953,539.033203125,23.3290119171143,268.392395019531,451.625,15.3281536102295,265.440155029297,422.305145263672,28.8036918640137,329.029602050781,389.659912109375,44.2835807800293,329.044097900391,433.7568359375,2.84116005897522,265.018402099609,418.11669921875,4.1444730758667,329.027587890625,383.3603515625,5.90777730941772,404.915435791016,330.417114257813,47.430233001709,404.340972900391,339.485107421875,73.3211441040039,400.320159912109,402.961151123047,-20.8339614868164,268.392395019531,451.625,-23.3680534362793,275.140594482422,518.6416015625,-42.7382698059082,329.077178955078,534.54931640625,-39.6629409790039,329.044097900391,433.7568359375,-18.9168262481689,281.888641357422,585.657958984375,-33.6675148010254,329.110198974609,635.342041015625,-54.3131523132324,381.938690185547,693.137939453125,-69.7362899780273,391.129486083984,548.049560546875,-65.8247222900391,400.320159912109,402.961151123047,-9.41468620300293,284.841003417969,614.977783203125,-17.4290924072266,329.124694824219,679.438720703125,2.05596494674683,285.262756347656,619.166259765625,1.69073665142059,329.126708984375,685.73828125,1.19660246372223,377.343444824219,765.68212890625,-28.6684150695801,377.917907714844,756.614013671875,20.4533500671387,281.888641357422,585.657958984375, -24.6635036468506,275.140594482422,518.6416015625,45.1831283569336,329.077178955078,534.54931640625,35.2927474975586,329.110198974609,635.342041015625,73.7362442016602,391.129486083984,548.049560546875,56.0583992004395,381.938690185547,693.137939453125,10.4525661468506,223.256164550781,424.31689453125,15.8719358444214,226.578659057617,447.179229736328,2.30449891090393,222.781585693359,421.05078125,-16.7403507232666,234.172897338867,499.43603515625,-14.2521486282349,226.578659057617,447.179229736328,-14.0165281295776,241.767105102539,551.69287109375,-6.78974008560181,245.089630126953,574.55517578125,2.20635008811951,245.564270019531,577.821044921875,17.5624961853027,234.172897338867,499.43603515625,15.5165023803711,241.767105102539,551.69287109375,30.0876617431641,-151.290618896484,-826.871765136719,33.0515899658203,-137.378387451172,-904.093139648438,42.5605659484863,-140.53596496582,-877.213928222656,45.8943405151367,-151.729217529297,-809.03759765625,38.1037559509277,-127.465270996094,-946.270263671875,48.8223724365234,-134.561096191406,-896.488403320313,72.0704498291016,-166.848754882813,-672.825866699219,59.0119552612305,-147.202484130859,-809.925109863281,68.964485168457,-139.2919921875,-817.156799316406,-64.170051574707,203.781768798828,144.860473632813,-25.6735324859619,210.000244140625,279.144287109375,-63.2709312438965,194.131256103516,-107.59326171875,-30.771858215332,-202.485366821289,-495.341766357422,-26.3139514923096,-172.636627197266,-694.23095703125,-37.0799446105957,-231.972290039063,-264.540893554688,-74.0897979736328,-227.445693969727,-261.535888671875,-61.3757019042969,-199.824890136719,-485.411346435547,-50.016284942627,-172.114959716797,-676.402038574219,73.3758544921875,-189.034118652344,446.79296875,44.0879364013672,-108.070991516113,632.116455078125,105.407638549805,-183.095062255859,440.562744140625,64.6028900146484,-100.687957763672,621.280029296875,85.0078811645508,-139.841278076172,534.301513671875,58.4058876037598,-145.878433227539,544.0390625,18.9972095489502,-34.0243034362793,981.483825683594, -20.1623802185059,-57.1769256591797,937.234375,26.3662452697754,-33.9111213684082,964.346435546875,26.44921875,-22.1398468017578,951.743713378906,19.2286396026611,-21.1121559143066,967.142272949219,14.6207513809204,-73.2488555908203,809.442626953125,26.1930389404297,-71.5903091430664,807.735046386719,23.4138031005859,-111.137176513672,635.72607421875,18.0492153167725,-86.7116546630859,724.29638671875,33.2978286743164,-84.300178527832,721.788818359375,47.5474395751953,-78.1756362915039,715.752197265625,36.3304214477539,-67.2550277709961,804.080749511719,-8.53053855895996,-1.27332305908203,867.787536621094,-8.97541904449463,6.937255859375,791.78369140625,-22.4617290496826,8.00492095947266,771.3798828125,-18.886697769165,-2.28596496582031,862.50830078125,-5.80153465270996,40.3775100708008,665.70556640625,-7.62008428573608,19.4781799316406,722.54736328125,-17.4527492523193,22.8476257324219,702.933349609375,-35.7068901062012,51.4504013061523,601.385009765625,-26.7295684814453,32.7306594848633,659.33349609375,-20.931022644043,52.186222076416,624.561767578125,-34.2789001464844,20.7812728881836,691.748291015625,-51.427806854248,3.50024390220642,716.873046875,-43.3189926147461,12.620400428772,709.0029296875,-56.5739822387695,31.0830001831055,627.87744140625,-33.4738006591797,1.61559295654297,788.16357421875,-27.6885681152344,-5.58319091796875,861.125,-10.765477180481,204.402160644531,355.365966796875,-7.47212791442871,204.008163452148,400.291015625,12.5909948348999,113.952178955078,587.902099609375,10.8225584030151,191.945434570313,563.935546875,-21.7134990692139,329.029602050781,389.659912109375,-36.8947906494141,404.340972900391,339.485107421875,-10.7844696044922,265.440155029297,422.305145263672,19.975118637085,329.124694824219,679.438720703125,30.479076385498,377.917907714844,756.614013671875,12.5042448043823,284.841003417969,614.977783203125,-6.95744466781616,223.256164550781,424.31689453125,10.1030969619751,245.089630126953,574.55517578125,79.2599639892578,67.4345321655273,-726.587341308594,93.4621734619141,50.9130401611328,-675.760070800781, -81.0331726074219,39.2516021728516,-770.548583984375,84.7070541381836,77.046272277832,-676.351440429688,101.317520141602,66.1489944458008,-606.26904296875,124.601783752441,53.5203399658203,-456.352661132813,107.376518249512,25.4117889404297,-611.548828125,81.2420349121094,94.8160171508789,-657.938354492188,87.6599731445313,96.2926559448242,-633.75,97.9432220458984,82.4074630737305,-606.723510742188,84.4304809570313,87.1118698120117,-658.994384765625,92.6822128295898,102.529098510742,-599.501342773438,106.800636291504,86.0148391723633,-544.337890625,89.2206115722656,128.357879638672,-542.624755859375,96.3951263427734,128.986022949219,-481.089965820313,105.686752319336,105.601951599121,-500.431549072266,92.4477615356445,115.756309509277,-567.320434570313,105.663803100586,131.236236572266,-376.90673828125,119.073371887207,98.4761581420898,-394.681884765625,134.909698486328,99.9126205444336,-237.419921875,115.753349304199,136.852905273438,-239.978149414063,156.055786132813,51.7565650939941,-214.670425415039,190.046096801758,-7.61465787887573,-142.935424804688,154.481582641602,-8.92786026000977,-355.070922851563,124.44563293457,-14.9710512161255,-553.23876953125,76.0638961791992,139.210052490234,-568.545043945313,80.0386962890625,148.153411865234,-486.614624023438,55.2543029785156,150.398086547852,-594.603393554688,57.7721138000488,162.367614746094,-499.6865234375,61.1074905395508,173.849365234375,-373.627563476563,85.9515380859375,156.219482421875,-372.576293945313,2.29923510551453,161.372894287109,-606.541748046875,2.3697202205658,174.787567138672,-505.914794921875,31.233341217041,171.511077880859,-505.52099609375,29.964054107666,158.348388671875,-605.510986328125,2.40015387535095,188.01171875,-374.29833984375,32.718334197998,184.431396484375,-374.393310546875,-57.2292404174805,174.135223388672,-372.525756835938,-103.417030334473,131.732299804688,-375.036010742188,-25.6404972076416,158.414215087891,-604.416015625,-26.765775680542,171.574844360352,-504.691650390625,-51.5700263977051,150.520553588867,-592.566650390625,-53.9510803222656,162.488830566406,-498.127166748047, --28.1860237121582,184.577087402344,-373.816375732422,-86.8060607910156,128.53662109375,-539.654052734375,-94.0878067016602,129.187072753906,-478.545440673828,-76.9981002807617,148.320526123047,-484.4990234375,-73.1108551025391,139.371673583984,-565.858642578125,-82.8965225219727,156.630615234375,-371.043701171875,-92.4440765380859,51.0185737609863,-674.056945800781,-77.8097229003906,67.5458755493164,-724.736328125,-106.582000732422,25.505578994751,-610.258056640625,-123.570411682129,53.8173637390137,-454.34130859375,-100.163108825684,66.3203811645508,-603.6240234375,-83.1770401000977,77.2153701782227,-673.540405273438,-123.80428314209,-14.908579826355,-552.524658203125,-153.766250610352,-8.70251846313477,-354.173706054688,-189.265258789063,-6.85923051834106,-142.254638671875,-154.945190429688,52.922981262207,-213.508056640625,-113.505630493164,138.218444824219,-238.793212890625,-133.311340332031,101.297332763672,-236.124130249023,-117.483497619629,98.9741287231445,-392.58154296875,-90.358039855957,115.96321105957,-563.881103515625,-103.948692321777,105.82398223877,-497.481048583984,-90.869255065918,102.762130737305,-595.62744140625,-105.406463623047,86.2329025268555,-541.055053710938,-79.4044952392578,95.0566635131836,-653.937744140625,-82.7643737792969,87.3282241821289,-655.398193359375,-96.5606460571289,82.6231918334961,-603.1884765625,-85.9118347167969,96.5367813110352,-629.69140625,772.510131835938,-235.578506469727,425.102508544922,794.1025390625,-225.524703979492,431.202423095703,764.109130859375,-243.106002807617,422.7578125,794.125915527344,-248.293167114258,428.002685546875,799.73681640625,-238.083236694336,430.444091796875,814.053161621094,-224.674377441406,437.007080078125,793.914916992188,-270.932464599609,431.092254638672,772.381164550781,-254.170516967773,425.02685546875,812.552612304688,-274.397399902344,436.126953125,798.705322265625,-259.355316162109,429.838836669922,812.009460449219,-259.597381591797,426.867919921875,821.960754394531,-273.417205810547,432.196533203125,810.314270019531,-249.470764160156,426.097930908203, -826.461975097656,-223.961883544922,434.903106689453,815.103515625,-238.523742675781,428.728759765625,915.19091796875,-376.966369628906,470.36474609375,914.253356933594,-376.966369628906,426.223602294922,917.356323242188,-376.966369628906,428.387451171875,917.467895507813,-376.966369628906,488.540496826172,914.119323730469,-376.966369628906,366.503662109375,917.333984375,-376.966369628906,366.503662109375,920.548522949219,-376.966369628906,366.503662109375,920.548522949219,-376.966369628906,428.8203125,920.548522949219,-376.966369628906,491.13720703125,900.724304199219,-364.480682373047,259.043701171875,905.87255859375,-366.778625488281,252.16845703125,915.825744628906,-375.615356445313,305.497436523438,911.821533203125,-374.840209960938,306.314208984375,910.261352539063,-367.398803710938,251.049575805664,919.262512207031,-375.770385742188,305.334106445313,913.523193359375,-364.480712890625,259.043701171875,924.703430175781,-374.840270996094,306.314208984375,922.366027832031,-375.615386962891,305.497436523438,913.316650390625,-366.778686523438,252.16845703125,926.977844238281,-376.966400146484,366.503662109375,923.76318359375,-376.966369628906,366.503662109375,925.90625,-376.966400146484,470.36474609375,923.629211425781,-376.966400146484,488.540496826172,923.740600585938,-376.966400146484,428.387451171875,926.843627929688,-376.966400146484,426.223602294922,785.825744628906,-258.369995117188,102.048828125,798.38525390625,-272.3974609375,117.5947265625,782.922729492188,-248.766403198242,98.4312744140625,800.536743164063,-250.273971557617,114.325927734375,804.203979492188,-261.935668945313,118.077751159668,815.5966796875,-276.512603759766,129.653198242188,798.316345214844,-223.478363037109,117.578239440918,785.778137207031,-238.76904296875,102.03759765625,815.043334960938,-220.73127746582,129.521728515625,803.823364257813,-237.883758544922,117.987297058105,900.724975585938,-114.134483337402,259.043701171875,911.821960449219,-105.444808959961,306.314208984375,915.826416015625,-104.299118041992,305.497436523438,905.872924804688,-110.318222045898,252.16845703125, -914.119689941406,-109.646522521973,366.50341796875,917.334289550781,-109.646522521973,366.50341796875,920.549011230469,-109.646522521973,366.50341796875,919.263000488281,-104.069969177246,305.334106445313,910.26171875,-109.363189697266,251.049453735352,915.191284179688,-121.960121154785,470.36474609375,917.46826171875,-124.11499786377,488.540496826172,917.356506347656,-116.983383178711,428.387451171875,914.253601074219,-116.726852416992,426.223602294922,920.548950195313,-124.422859191895,491.13720703125,920.549011230469,-117.034690856934,428.8203125,925.906677246094,-121.960136413574,470.36474609375,926.844116210938,-116.726852416992,426.223602294922,923.741333007813,-116.983383178711,428.387451171875,923.629455566406,-124.115028381348,488.540496826172,926.978210449219,-109.646522521973,366.50341796875,923.763549804688,-109.646522521973,366.503662109375,913.523559570313,-114.134490966797,259.043701171875,913.31689453125,-110.318222045898,252.16845703125,922.366516113281,-104.299118041992,305.497436523438,924.703674316406,-105.444808959961,306.314208984375,-785.877685546875,-258.559051513672,427.848388671875,-798.213562011719,-272.481719970703,431.6611328125,-783.04345703125,-249.132781982422,426.931365966797,-799.908264160156,-250.694580078125,423.2421875,-803.330200195313,-261.751831054688,425.167236328125,-814.613037109375,-276.148193359375,431.87841796875,-798.213623046875,-227.008911132813,431.6611328125,-785.877685546875,-239.882553100586,427.848388671875,-814.613037109375,-225.240966796875,431.87841796875,-803.330322265625,-239.637329101563,425.167236328125,-915.191589355469,-124.723960876465,470.0498046875,-914.253784179688,-124.723960876465,425.9697265625,-917.356872558594,-124.723968505859,428.130401611328,-917.468444824219,-124.723960876465,488.200653076172,-914.119995117188,-124.723968505859,366.331787109375,-917.334350585938,-124.723983764648,366.331787109375,-920.549011230469,-124.723983764648,366.331787109375,-920.549011230469,-124.723983764648,428.5625,-920.549011230469,-124.723968505859,490.79345703125, --900.669860839844,-137.176879882813,259.002197265625,-905.828002929688,-134.88493347168,252.137954711914,-915.8203125,-126.071411132813,305.40771484375,-911.812805175781,-126.844528198242,306.222412109375,-910.219360351563,-134.266448974609,251.020874023438,-919.257934570313,-125.916786193848,305.244750976563,-913.46826171875,-137.176910400391,259.002197265625,-924.694519042969,-126.84455871582,306.222412109375,-922.360595703125,-126.071426391602,305.40771484375,-913.27197265625,-134.884948730469,252.137954711914,-926.978210449219,-124.723983764648,366.331787109375,-923.763671875,-124.723983764648,366.331787109375,-925.90673828125,-124.723983764648,470.0498046875,-923.629577636719,-124.723983764648,488.200653076172,-923.741455078125,-124.723983764648,428.130401611328,-926.84423828125,-124.723983764648,425.9697265625,-785.2890625,-239.943572998047,102.036987304688,-797.870544433594,-227.094024658203,117.578010559082,-782.408203125,-249.062652587891,98.427001953125,-799.908264160156,-250.694580078125,114.292602539063,-803.330322265625,-239.637329101563,117.98291015625,-814.613037109375,-225.240966796875,129.521118164063,-797.870544433594,-272.320861816406,117.578010559082,-785.2890625,-258.368103027344,102.036987304688,-814.613037109375,-276.148193359375,129.521118164063,-803.330322265625,-261.751831054688,117.98291015625,-900.669555664063,-364.212249755859,259.002197265625,-911.812561035156,-374.544616699219,306.222412109375,-915.8203125,-375.317718505859,305.407470703125,-905.827880859375,-366.504211425781,252.137832641602,-914.119812011719,-376.665130615234,366.33154296875,-917.334350585938,-376.665130615234,366.331787109375,-920.549011230469,-376.665130615234,366.33154296875,-919.257568359375,-375.472351074219,305.24462890625,-910.219360351563,-367.122711181641,251.020736694336,-915.191345214844,-376.665130615234,470.0498046875,-917.468383789063,-376.665130615234,488.200653076172,-917.356567382813,-376.665130615234,428.130401611328,-914.253784179688,-376.665130615234,425.9697265625,-920.549011230469,-376.665130615234,490.79345703125, --920.549011230469,-376.665130615234,428.5625,-925.906677246094,-376.665130615234,470.0498046875,-926.84423828125,-376.665130615234,425.9697265625,-923.741149902344,-376.665130615234,428.130401611328,-923.629577636719,-376.665130615234,488.200653076172,-926.978088378906,-376.665130615234,366.33154296875,-923.763671875,-376.665130615234,366.33154296875,-913.46826171875,-364.212249755859,259.002197265625,-913.27197265625,-366.504211425781,252.137832641602,-922.360229492188,-375.317749023438,305.407470703125,-924.694458007813,-374.544616699219,306.222412109375,805.530151367188,-290.496887207031,360.3017578125,811.032653808594,-291.462921142578,418.207489013672,804.411193847656,-290.276885986328,284.525634765625,844.686401367188,-319.560974121094,315.880737304688,845.034484863281,-319.600860595703,384.70068359375,847.4716796875,-319.880035400391,435.739990234375,811.255676269531,-291.465423583984,159.780883789063,805.361083984375,-290.372253417969,210.800170898438,847.4716796875,-319.880035400391,196.724609375,845.034484863281,-319.600860595703,247.148681640625,879.218505859375,-347.914276123047,276.865112304688,879.321655273438,-346.686767578125,229.380874633789,879.403015136719,-348.263671875,341.192138671875,881.170471191406,-348.303558349609,452.969970703125,879.623718261719,-348.268646240234,405.451934814453,823.575378417969,-294.344421386719,145.587036132813,835.23876953125,-296.630828857422,149.313720703125,860.915283203125,-321.23583984375,175.857421875,853.329833984375,-320.528106689453,176.894897460938,872.537170410156,-321.474731445313,203.170654296875,893.528930664063,-347.170654296875,211.516357421875,896.870544433594,-346.886199951172,230.186645507813,888.662353515625,-347.277099609375,208.682373046875,867.911315917969,-321.62451171875,181.326416015625,883.388793945313,-347.033538818359,210.962387084961,849.911682128906,-295.225311279297,232.383544921875,849.581237792969,-297.317291259766,184.909927368164,848.142700195313,-292.961669921875,296.398071289063,873.33984375,-319.959686279297,317.492309570313,873.802185058594,-320.747100830078,251.781616210938, -845.343383789063,-292.732849121094,419.4560546875,846.998413085938,-292.073516845703,365.439453125,871.03662109375,-319.880126953125,435.739990234375,872.770385742188,-319.650817871094,384.902099609375,899.769592285156,-348.274932861328,405.47705078125,898.310852050781,-348.303588867188,452.969970703125,900.017944335938,-348.313568115234,341.393585205078,899.541687011719,-348.057647705078,277.4443359375,841.311645507813,-294.444671630859,442.8955078125,833.96728515625,-295.419647216797,446.739776611328,860.5400390625,-320.837249755859,460.328094482422,866.832824707031,-320.478363037109,457.089385986328,822.950256347656,-294.062561035156,442.681640625,853.28271484375,-320.478363037109,457.089385986328,884.913330078125,-348.378387451172,472.577606201172,889.901245117188,-348.423248291016,475.402374267578,894.768981933594,-348.378387451172,472.577606201172,805.361206054688,-201.910415649414,210.800170898438,811.255737304688,-200.623992919922,159.780883789063,804.41162109375,-203.552474975586,284.525634765625,844.686767578125,-174.439956665039,315.880737304688,845.034973144531,-170.847106933594,247.148681640625,847.471984863281,-167.861511230469,196.724609375,811.033081054688,-207.005432128906,418.207489013672,805.530334472656,-205.488037109375,360.3017578125,847.4716796875,-180.277709960938,435.739990234375,845.034973144531,-177.940246582031,384.70068359375,879.624084472656,-147.348510742188,405.451934814453,881.170837402344,-151.238586425781,452.969970703125,879.4033203125,-142.043243408203,341.192138671875,879.322143554688,-134.976348876953,229.380874633789,879.218872070313,-137.206176757813,276.864990234375,823.085021972656,-206.449417114258,442.7607421875,835.0458984375,-204.922149658203,447.372283935547,860.915283203125,-180.232879638672,460.547821044922,853.330139160156,-180.717041015625,457.11669921875,850.735656738281,-203.281097412109,422.997344970703,844.546875,-204.077835083008,444.840576171875,872.912414550781,-178.631164550781,436.971649169922,867.958374023438,-179.793395996094,457.76611328125,894.909973144531,-152.659545898438,472.662109375, -898.545471191406,-151.032760620117,453.123748779297,889.948547363281,-152.92610168457,475.429931640625,884.919555664063,-152.774978637695,472.5810546875,853.149536132813,-201.609436035156,370.15234375,853.137084960938,-199.373779296875,300.97900390625,875.076843261719,-172.230682373047,319.085571289063,874.910278320313,-175.907104492188,386.54150390625,849.06884765625,-195.540191650391,185.54248046875,852.003479003906,-197.175003051758,235.096664428711,834.527221679688,-220.423553466797,223.135375976563,872.359069824219,-165.855804443359,203.390625,874.529724121094,-168.567047119141,252.725341796875,899.632934570313,-136.921203613281,277.562133789063,896.848388671875,-134.725677490234,230.214126586914,900.235534667969,-141.767105102539,341.592651367188,900.037292480469,-147.094390869141,405.68212890625,824.646789550781,-219.402954101563,144.799194335938,843.37548828125,-194.959991455078,159.737548828125,834.841247558594,-195.852996826172,149.21923828125,860.776977539063,-164.956314086914,175.824462890625,867.560607910156,-164.771713256836,181.27587890625,823.525939941406,-198.240295410156,145.575073242188,853.312805175781,-165.942337036133,176.890747070313,883.386962890625,-133.023422241211,210.961685180664,888.645446777344,-132.510696411133,208.677978515625,893.4853515625,-132.877105712891,211.510009765625,-805.257019042969,-207.600830078125,360.26123046875,-811.173828125,-207.880157470703,418.25439453125,-804.035949707031,-207.478897094727,284.480834960938,-844.433227539063,-181.978668212891,315.794799804688,-844.781311035156,-181.938934326172,384.573486328125,-847.219909667969,-181.660675048828,435.581298828125,-810.883911132813,-207.971069335938,159.773315429688,-804.985900878906,-207.69694519043,210.776977539063,-847.219909667969,-181.660705566406,196.710327148438,-844.781311035156,-181.938934326172,247.103759765625,-879.090698242188,-153.699798583984,276.797607421875,-879.188232421875,-154.924087524414,229.357162475586,-879.276489257813,-153.351333618164,341.063232421875,-881.044311523438,-153.311584472656,452.733673095703, --879.49755859375,-153.34635925293,405.26123046875,-823.165100097656,-206.802993774414,145.57421875,-834.490966796875,-205.080627441406,149.218627929688,-860.532165527344,-180.388641357422,175.824462890625,-853.064147949219,-181.024658203125,176.888916015625,-848.723571777344,-204.166397094727,185.531616210938,-843.029663085938,-204.280639648438,159.735107421875,-824.22265625,-224.127944946289,144.796875,-872.115905761719,-180.070648193359,203.375122070313,-867.317016601563,-180.110412597656,181.273696899414,-893.353759765625,-154.465255737305,211.503784179688,-896.715942382813,-154.725357055664,230.190307617188,-888.514343261719,-154.345413208008,208.674423217773,-883.254821777344,-154.579528808594,210.955810546875,-834.016052246094,-223.968933105469,222.429946899414,-851.6064453125,-204.166397094727,234.655517578125,-852.375305175781,-204.166397094727,297.633056640625,-874.695373535156,-180.070648193359,317.900512695313,-874.269226074219,-180.070648193359,252.541381835938,-848.723571777344,-204.166397094727,409.734619140625,-851.6064453125,-204.166397094727,360.61083984375,-834.016052246094,-223.968933105469,341.777221679688,-872.115905761719,-180.070648193359,432.42578125,-874.269226074219,-180.070648193359,383.259765625,-899.86181640625,-153.112854003906,405.097137451172,-898.350830078125,-153.112854003906,452.339111328125,-900.092712402344,-153.112854003906,341.326538085938,-899.503723144531,-153.466262817383,277.477294921875,-824.22265625,-224.127944946289,419.059326171875,-843.029663085938,-204.280639648438,435.27880859375,-834.490966796875,-205.080627441406,444.029510498047,-860.532165527344,-180.388641357422,459.27490234375,-867.317016601563,-180.110412597656,454.439697265625,-823.224548339844,-206.785125732422,442.392120361328,-853.064147949219,-181.024658203125,456.806365966797,-884.791198730469,-153.232086181641,472.30859375,-889.805603027344,-153.152587890625,475.03466796875,-894.734558105469,-153.117797851563,472.0126953125,-804.985900878906,-290.293670654297,210.77685546875,-810.883911132813,-291.384887695313,159.773315429688, --804.035949707031,-290.198425292969,284.480834960938,-844.432739257813,-319.410430908203,315.794799804688,-844.781311035156,-319.450134277344,247.103759765625,-847.219848632813,-319.728424072266,196.710205078125,-811.173828125,-291.539855957031,418.25439453125,-805.257019042969,-290.449615478516,360.26123046875,-847.219848632813,-319.728424072266,435.581298828125,-844.781311035156,-319.450134277344,384.573486328125,-879.497131347656,-348.042755126953,405.26123046875,-881.044311523438,-348.077484130859,452.733673095703,-879.2763671875,-348.037811279297,341.063232421875,-879.188232421875,-346.465026855469,229.357162475586,-879.090515136719,-347.689361572266,276.797485351563,-823.224426269531,-294.259521484375,442.392120361328,-834.490966796875,-296.308502197266,444.029510498047,-860.531921386719,-321.000427246094,459.27490234375,-853.064147949219,-320.364440917969,456.806365966797,-848.723571777344,-297.222778320313,409.734619140625,-843.029663085938,-297.108520507813,435.27880859375,-824.22265625,-277.261260986328,419.059326171875,-872.115905761719,-321.318511962891,432.42578125,-867.317016601563,-321.278717041016,454.439697265625,-894.734558105469,-348.271331787109,472.0126953125,-898.350708007813,-348.276306152344,452.339111328125,-889.805419921875,-348.236541748047,475.03466796875,-884.791198730469,-348.157043457031,472.30859375,-834.016052246094,-277.420257568359,341.777221679688,-851.606384277344,-297.222778320313,360.61083984375,-852.375305175781,-297.222778320313,297.633056640625,-874.695373535156,-321.318542480469,317.900512695313,-874.269226074219,-321.318542480469,383.259765625,-848.723571777344,-297.222778320313,185.531616210938,-851.606384277344,-297.222778320313,234.655517578125,-834.016052246094,-277.420257568359,222.429946899414,-872.11572265625,-321.318511962891,203.375122070313,-874.269226074219,-321.318542480469,252.541381835938,-899.503723144531,-347.922912597656,277.477294921875,-896.715637207031,-346.663818359375,230.190307617188,-900.092712402344,-348.276306152344,341.326538085938,-899.86181640625,-348.276306152344,405.097137451172, --824.22265625,-277.261260986328,144.796752929688,-843.029663085938,-297.108520507813,159.735107421875,-834.490966796875,-296.308502197266,149.218627929688,-860.531921386719,-321.000518798828,175.824203491211,-867.317016601563,-321.278717041016,181.273696899414,-823.165100097656,-294.228607177734,145.57421875,-853.064147949219,-320.364501953125,176.888916015625,-883.254638671875,-346.809600830078,210.955810546875,-888.514343261719,-347.043731689453,208.67431640625,-893.353759765625,-346.923919677734,211.503784179688,27.3152294158936,65.5636672973633,-965.797058105469,38.5354156494141,64.827262878418,-936.982238769531,21.0387535095215,75.9910049438477,-927.243408203125,32.4100303649902,75.732551574707,-905.208679199219,40.6887702941895,74.234992980957,-888.051513671875,47.2148666381836,65.5968551635742,-900.676818847656,24.3686790466309,89.1828689575195,-824.851989746094,27.6330986022949,83.1827011108398,-866.773803710938,13.3547010421753,83.5087966918945,-886.220153808594,42.4558486938477,83.8860244750977,-815.842651367188,41.3543968200684,78.7282638549805,-856.923095703125,62.5123558044434,53.0884628295898,-857.934692382813,53.0789833068848,68.9398574829102,-856.756713867188,57.9818420410156,73.9792098999023,-807.540893554688,-12.4388866424561,67.1781997680664,-983.394897460938,-15.1106948852539,58.570426940918,-1014.48382568359,-7.09681129455566,74.9291305541992,-948.732666015625,1.17980265617371,73.0771408081055,-963.700988769531,0.901029884815216,67.7980728149414,-989.868835449219,0.585557222366333,61.0057601928711,-1017.63220214844,1.58707284927368,80.4344863891602,-915.649047851563,9.6890344619751,74.9290237426758,-948.734558105469,16.2721118927002,58.570426940918,-1014.48382568359,14.2862749099731,67.1781997680664,-983.395080566406,18.9875907897949,-84.4722595214844,-1059.74377441406,19.1107921600342,-75.0846710205078,-1064.53698730469,18.0774230957031,-93.7499542236328,-1053.49291992188,0.298370093107224,-93.1515731811523,-1061.10534667969,0.259387135505676,-84.8078460693359,-1067.14489746094,0.253818035125732,-77.1107559204102,-1070.97314453125, -17.1400203704834,-102.491928100586,-1042.55407714844,0.404180884361267,-101.485778808594,-1050.2646484375,-31.8661441802979,-105.385696411133,-1020.30151367188,-16.3200931549072,-102.491928100586,-1042.55407714844,-17.4772529602051,-93.7499542236328,-1053.49291992188,-18.6031551361084,-75.0846710205078,-1064.53698730469,-18.4683895111084,-84.4722595214844,-1059.74377441406,-37.0741119384766,-33.8120498657227,-1054.66748046875,-30.0963306427002,-55.9215087890625,-1062.42761230469,-38.6030960083008,-7.12612581253052,-1047.37194824219,-34.9402351379395,-7.51272964477539,-1057.37780761719,-32.8717575073242,-31.2214450836182,-1063.45532226563,-25.9129238128662,-50.6657524108887,-1068.95654296875,-27.7801151275635,40.1856002807617,-1035.68286132813,-35.6647529602051,19.0292892456055,-1040.46545410156,-25.2740821838379,35.2677383422852,-1047.04016113281,-32.4364128112793,16.0429534912109,-1051.50622558594,-22.1981315612793,28.6266574859619,-1036.56127929688,-30.6176071166992,-8.78836441040039,-1045.6494140625,-22.1981315612793,-46.2033767700195,-1054.73767089844,-14.8634366989136,51.8043518066406,-1035.498046875,0.386444866657257,55.2213363647461,-1036.17785644531,0.292199701070786,50.5509796142578,-1044.40991210938,-13.7013549804688,46.8310775756836,-1044.89306640625,28.4879570007324,40.1856002807617,-1035.68286132813,15.6236228942871,51.8043518066406,-1035.498046875,25.8392906188965,35.2677383422852,-1047.04016113281,14.2812995910645,46.8310775756836,-1044.89306640625,22.7057514190674,28.6266574859619,-1036.56103515625,0.253809958696365,42.6572494506836,-1033.15307617188,36.2781295776367,19.0292892456055,-1040.46545410156,39.1439628601074,-7.12612581253052,-1047.37194824219,35.4588394165039,-7.51272964477539,-1057.37780761719,32.9772872924805,16.0429534912109,-1051.50622558594,30.6039638519287,-55.9215087890625,-1062.42761230469,37.5859107971191,-33.8120498657227,-1054.66748046875,26.4205513000488,-50.6657524108887,-1068.95654296875,33.3807640075684,-31.2214450836182,-1063.45532226563,22.7057514190674,-46.2033767700195,-1054.73754882813, -31.1252326965332,-8.78836441040039,-1045.6494140625,16.9161529541016,-67.5112991333008,-1070.75378417969,0.253817677497864,-70.7601318359375,-1074.255859375,0.25381663441658,-65.9307403564453,-1074.77001953125,14.6645545959473,-62.2531585693359,-1073.11010742188,-16.408519744873,-67.5112991333008,-1070.75366210938,-14.1569175720215,-62.2531585693359,-1073.11010742188,0.253809958696365,-60.2340087890625,-1058.14575195313,-28.5127334594727,-29.2497043609619,-1050.61962890625,-26.8567676544189,-29.3089294433594,-1032.65393066406,-20.905668258667,-45.2575721740723,-1036.53491210938,-28.8404731750488,-10.0605888366699,-1027.96984863281,-27.0505123138428,-11.7209548950195,-1004.89660644531,-25.1888561248779,-29.7475643157959,-1009.29241943359,-19.6038818359375,-44.683895111084,-1012.93469238281,-20.905668258667,25.1363983154297,-1019.40478515625,-26.8567676544189,9.18776702880859,-1023.28588867188,-28.5127334594727,11.6729736328125,-1040.67919921875,-19.6038818359375,21.2420120239258,-996.8583984375,-25.1888561248779,6.30567169189453,-1000.50067138672,-20.2505588531494,8.74966430664063,-962.1455078125,-17.4142646789551,14.5292062759399,-962.495056152344,-22.4163837432861,1.61596691608429,-961.798889160156,-23.489782333374,3.14730858802795,-974.485656738281,-21.2745227813721,10.6131143569946,-973.364379882813,-18.2194175720215,16.9366226196289,-972.403747558594,-23.7180004119873,-6.31131744384766,-962.806884765625,-24.1415691375732,-14.6131048202515,-964.70556640625,-25.2520141601563,-13.6400566101074,-978.227416992188,-24.8143577575684,-5.06200408935547,-976.17578125,-17.6148014068604,-44.1445083618164,-972.249206542969,-20.4275722503662,-38.1257476806641,-970.539184570313,-18.2958927154541,-44.3583221435547,-985.736083984375,-21.3391971588135,-37.9386901855469,-984.166809082031,-23.5129833221436,-30.4391098022461,-982.333740234375,-22.4810562133789,-30.887601852417,-968.688659667969,-23.7260875701904,-22.9205513000488,-966.73876953125,-24.8172588348389,-22.2195701599121,-980.324523925781,-12.0245962142944,39.1495971679688,-1034.00524902344, --11.3177814483643,35.0355606079102,-1016.99591064453,0.253803223371506,38.3352661132813,-1016.19287109375,0.253794550895691,33.6031265258789,-993.844116210938,-10.6058721542358,30.5128402709961,-994.597717285156,21.4132747650146,25.1363983154297,-1019.40478515625,11.8253860473633,35.0355606079102,-1016.99591064453,12.5322151184082,39.1495971679688,-1034.00524902344,20.1114730834961,21.2420120239258,-996.8583984375,11.1134643554688,30.5128402709961,-994.597717285156,14.4215173721313,18.6752777099609,-961.344421386719,17.9218254089355,14.5292062759399,-962.495056152344,10.2152290344238,21.5690002441406,-959.815673828125,10.4403209686279,25.2240009307861,-970.107055664063,14.907151222229,21.7988128662109,-971.21533203125,18.7269878387451,16.9366226196289,-972.403625488281,0.253785014152527,27.9972667694092,-969.271118164063,-13.9139528274536,18.6752777099609,-961.344421386719,-14.3995809555054,21.7988128662109,-971.21533203125,-9.93274784088135,25.2240009307861,-970.107055664063,-9.70766735076904,21.5690002441406,-959.815673828125,29.0203609466553,11.6729736328125,-1040.67919921875,27.3643798828125,9.18776702880859,-1023.28588867188,29.3480758666992,-10.0605888366699,-1027.96984863281,27.5581035614014,-11.7209548950195,-1004.896484375,25.6964473724365,6.30567169189453,-1000.50067138672,21.4132747650146,-45.2575721740723,-1036.53491210938,27.3643798828125,-29.3089294433594,-1032.65393066406,29.0203609466553,-29.2497043609619,-1050.61950683594,20.1114730834961,-44.683895111084,-1012.9345703125,25.6964473724365,-29.7475643157959,-1009.29229736328,20.9351291656494,-38.1257476806641,-970.539184570313,18.1223583221436,-44.1445083618164,-972.249206542969,22.9886131286621,-30.887601852417,-968.688659667969,24.0205535888672,-30.4391098022461,-982.333679199219,21.8467674255371,-37.9386901855469,-984.166809082031,18.8034591674805,-44.3583221435547,-985.735961914063,24.2336444854736,-22.9205513000488,-966.73876953125,24.6491279602051,-14.6131048202515,-964.705444335938,25.7595901489258,-13.6400566101074,-978.227355957031,25.3248291015625,-22.2195701599121,-980.324523925781, -20.7581195831299,8.74966430664063,-962.145446777344,21.7820911407471,10.6131143569946,-973.364379882813,23.997350692749,3.14730858802795,-974.485656738281,22.9239406585693,1.61596691608429,-961.798767089844,24.2255630493164,-6.31131744384766,-962.806823730469,25.3219242095947,-5.06200408935547,-976.17578125,12.5322151184082,-56.7263526916504,-1057.29370117188,11.8253860473633,-55.1567268371582,-1038.94384765625,0.253803223371506,-58.4564399719238,-1039.74694824219,0.253794550895691,-57.0450057983398,-1015.94897460938,11.1134643554688,-53.9547309875488,-1015.19537353516,-11.3177814483643,-55.1567268371582,-1038.94384765625,-12.0245962142944,-56.7263526916504,-1057.29370117188,-10.6058721542358,-53.9547309875488,-1015.19537353516,-13.9660720825195,-48.8129272460938,-973.154724121094,-9.58639812469482,-52.2146453857422,-973.908203125,-9.89056968688965,-52.9978408813477,-987.847839355469,-14.4192991256714,-49.3980407714844,-986.967956542969,-4.76921415328979,-54.2738380432129,-974.412231445313,0.253779530525208,-54.9610061645508,-974.580505371094,0.253784567117691,-55.8776817321777,-988.551696777344,-4.92708110809326,-55.15771484375,-988.375732421875,14.4736280441284,-48.8129272460938,-973.154724121094,14.926869392395,-49.3980407714844,-986.967834472656,10.3981380462646,-52.9978408813477,-987.847839355469,10.0939569473267,-52.2146453857422,-973.908203125,5.27677345275879,-54.2738380432129,-974.412231445313,5.43464994430542,-55.15771484375,-988.375732421875,-36.1938705444336,-127.465270996094,-946.270263671875,-41.8446273803711,-118.936050415039,-969.024108886719,-30.4108982086182,-137.378387451172,-904.093139648438,-40.1351852416992,-140.53596496582,-877.213928222656,-46.9565353393555,-134.561096191406,-896.488403320313,-26.8086071014404,-151.290618896484,-826.871765136719,-43.1689414978027,-151.729217529297,-809.03759765625,-67.6703414916992,-139.2919921875,-817.156799316406,-57.0229835510254,-147.202484130859,-809.925109863281,-69.9031677246094,-166.848754882813,-672.825866699219,69.0719604492188,101.22827911377,-674.679016113281, -72.1994400024414,107.753570556641,-656.712158203125,50.3287658691406,108.425018310547,-685.991455078125,52.0667190551758,117.073600769043,-670.169799804688,53.4642448425293,127.185981750488,-657.831298828125,75.0322036743164,116.111122131348,-636.571655273438,1.83629131317139,116.653312683105,-691.358764648438,1.90513837337494,126.455207824707,-676.229797363281,28.0776176452637,123.797790527344,-675.70166015625,27.2749328613281,114.217468261719,-690.833801269531,2.04067611694336,137.598815917969,-666.869995117188,28.6765079498291,134.756927490234,-666.071533203125,29.1949424743652,146.174957275391,-651.9326171875,2.18298530578613,149.095947265625,-653.0302734375,54.1641426086426,138.474273681641,-640.83642578125,75.5179138183594,127.573173522949,-612.453369140625,-72.8062057495117,127.769462585449,-609.19091796875,-50.7097015380859,138.625366210938,-638.32470703125,-50.2720489501953,127.36328125,-654.883544921875,-72.5762634277344,116.336448669434,-632.82568359375,-25.1019115447998,146.256744384766,-650.573974609375,-24.8602657318115,134.854064941406,-664.45654296875,-23.8518543243408,114.328987121582,-688.980346679688,-24.5209770202637,123.90795135498,-673.870361328125,-47.4668083190918,108.621620178223,-682.723205566406,-49.0931091308594,117.270286560059,-666.899536132813,-69.8880844116211,107.994636535645,-652.705078125,-66.8162612915039,101.464340209961,-670.754821777344,46.9334106445313,95.1470108032227,-738.544311523438,2.02141094207764,96.8441696166992,-787.489501953125,24.0411891937256,94.9783248901367,-784.250732421875,1.96353936195374,102.87727355957,-749.251708984375,25.0585670471191,100.769439697266,-747.611572265625,44.5625839233398,89.3557357788086,-775.107055664063,26.2327632904053,106.825019836426,-715.504150390625,1.8755886554718,109.089302062988,-716.432312011719,48.7473678588867,101.30606842041,-708.6181640625,68.1620178222656,94.2220687866211,-691.656188964844,66.8540267944336,86.9449691772461,-717.076904296875,-65.947135925293,94.4278030395508,-688.235900878906,-45.8581581115723,101.473709106445,-705.830749511719, --43.9586143493652,95.2695083618164,-736.507751464844,-64.6608047485352,87.1020278930664,-714.466064453125,-22.7435626983643,106.91911315918,-713.939819335938,-21.416015625,100.836433410645,-746.497802734375,-20.3089981079102,95.0197677612305,-783.561889648438,-41.5469970703125,89.432975769043,-773.823059082031,69.2916259765625,32.2771530151367,-851.606262207031,63.0313911437988,81.3586044311523,-756.053894042969,-60.6177749633789,81.0873336791992,-756.889892578125,-58.5073051452637,-116.647331237793,-919.219482421875,-42.818058013916,-110.015251159668,-978.747741699219,10.6083736419678,-34.0492210388184,985.2568359375,11.1382026672363,-20.5875358581543,956.708984375,107.379531860352,-179.405151367188,-486.317260742188,-106.551979064941,-180.025726318359,-480.90576171875,-122.353363037109,-235.913223266602,164.903076171875,-100.835159301758,-216.980346679688,-261.466430664063,-83.9638366699219,-189.92529296875,-483.158447265625,122.236122131348,-236.783172607422,165.10009765625,106.973388671875,-215.489227294922,-261.45654296875,85.9905471801758,-189.614990234375,-485.8642578125,41.9563331604004,-191.112640380859,447.912109375,46.5734710693359,-251.036315917969,167.90771484375,-33.907169342041,-191.384948730469,448.060028076172,-42.673095703125,-251.036315917969,167.90771484375,32.1862716674805,-148.973587036133,546.87109375,2.22778034210205,-150.298095703125,548.40966796875,-25.9912452697754,-147.931854248047,549.67529296875,112.30078125,-205.086364746094,327.730102539063,80.7965621948242,-213.773895263672,328.667358398438,43.9103355407715,-216.472854614258,329.411743164063,2.22778391838074,-219.911117553711,328.377319335938,-37.7239532470703,-217.357849121094,326.078247070313,-77.7072525024414,-214.602569580078,324.69677734375,-111.504760742188,-206.194763183594,319.961303710938,145.525527954102,-214.752166748047,-49.55712890625,114.604751586914,-226.136215209961,-48.17822265625,84.1600570678711,-237.48356628418,-47.0018310546875,43.8750915527344,-241.504257202148,-48.3165283203125,2.21942853927612,-243.890808105469,-49.091796875, --39.876522064209,-241.504257202148,-48.3165283203125,-80.8318786621094,-237.48356628418,-47.0018310546875,-111.594253540039,-226.44677734375,-48.28173828125,-144.037811279297,-214.752166748047,-49.55712890625,-67.7316360473633,461.477813720703,819.682434082031,69.6121139526367,472.858062744141,819.682434082031,-111.69075012207,461.477813720703,327.786010742188,112.969032287598,480.092987060547,327.786010742188,-26.3502655029297,571.115295410156,327.786010742188,-33.7876930236816,461.477813720703,185.842041015625,-7.2271785736084,495.600219726563,185.842041015625,-26.3637542724609,483.098022460938,185.842041015625,-31.8797569274902,472.907531738281,185.842041015625,-12.9897356033325,461.477813720703,81.449951171875,-12.2090587615967,466.154632568359,81.449951171875,-9.95204639434814,470.324279785156,81.4500732421875,-17.8383312225342,490.945434570313,185.842041015625,-6.46366119384766,473.535186767578,81.4500732421875,-2.12184453010559,475.439819335938,81.4500732421875,-87.8371887207031,530.944885253906,327.786010742188,-63.9168395996094,461.477813720703,290.4248046875,-50.1387176513672,501.602874755859,290.4248046875,-60.375904083252,482.690277099609,290.4248046875,-105.56046295166,498.202239990234,327.786010742188,-107.90502166748,461.477813720703,387.614501953125,-101.97989654541,496.973052978516,387.614501953125,-84.8498687744141,528.619750976563,387.614501953125,-14.623067855835,524.805847167969,290.4248046875,-34.3163566589355,516.166931152344,290.4248046875,-60.444522857666,556.159118652344,327.786010742188,-58.3740653991699,552.990051269531,387.614501953125,-25.420970916748,567.445617675781,387.614501953125,46.8472785949707,565.055725097656,327.786010742188,15.5540866851807,493.714324951172,185.842041015625,4.32063102722168,496.558074951172,185.842041015625,2.60322713851929,475.831787109375,81.4500732421875,7.19967412948608,474.668212890625,81.4500732421875,27.6567878723145,521.305725097656,290.4248046875,6.80856418609619,526.58349609375,290.4248046875,10.7535228729248,574.19287109375,327.786010742188,10.4409151077271,570.420227050781,387.614501953125, -45.3265762329102,561.5888671875,387.614501953125,36.1331520080566,467.271423339844,185.842041015625,25.2550010681152,487.376159667969,185.842041015625,11.169041633606,472.074737548828,81.4500732421875,32.3714981079102,478.231201171875,185.842041015625,14.0809335708618,468.332855224609,81.4500732421875,15.6201076507568,463.848388671875,81.449951171875,78.0168762207031,544.690734863281,327.786010742188,45.6607551574707,509.542663574219,290.4248046875,75.4528961181641,541.905517578125,387.614501953125,65.8495712280273,472.230163574219,290.4248046875,58.868293762207,492.570495605469,290.4248046875,100.882598876953,515.307434082031,327.786010742188,97.5532836914063,513.505676269531,387.614501953125,109.235160827637,479.469909667969,387.614501953125,-15.5594968795776,528.503723144531,819.682434082031,-167.941986083984,461.477813720703,517.76708984375,-40.1584053039551,625.642150878906,517.76708984375,-132.225143432617,565.493469238281,517.76708984375,-123.206001281738,461.477813720703,309.887451171875,-96.9239044189453,538.017395019531,309.887451171875,-116.451599121094,501.941192626953,309.887451171875,-158.762832641602,516.466796875,517.76708984375,-157.420303344727,461.477813720703,411.502227783203,-148.811447143555,513.050415039063,411.502227783203,-123.922470092773,559.03125,411.502227783203,-29.1769466400146,582.277526855469,309.887573242188,-66.7423706054688,565.798706054688,309.887451171875,-91.2090530395508,603.247741699219,517.76708984375,-85.4546127319336,594.439880371094,411.502227783203,-37.575626373291,615.443054199219,411.502471923828,-53.1489791870117,503.945892333984,819.682434082031,-150.079895019531,461.477813720703,623.010009765625,-118.130149841309,554.522888183594,623.01025390625,-141.868911743164,510.6669921875,623.010009765625,-63.9839401245117,483.928955078125,819.682434082031,-111.44612121582,461.477813720703,722.70849609375,-105.3291015625,498.122924804688,722.70849609375,-87.6441650390625,530.794616699219,722.70849609375,-35.773754119873,608.32763671875,623.01025390625,-81.4400482177734,588.295166015625,623.01025390625, --36.4027214050293,519.3603515625,819.682434082031,-60.310733795166,555.954345703125,722.70849609375,-26.2902145385742,570.878173828125,722.70849609375,168.449661254883,489.351043701172,517.76708984375,69.4430618286133,616.568969726563,517.76708984375,51.4728889465332,575.601013183594,309.887451171875,11.7044010162354,585.668518066406,309.887573242188,15.3985013961792,630.250427246094,517.76708984375,14.5296659469604,619.765014648438,411.502471923828,65.2165679931641,606.933532714844,411.502227783203,116.114471435547,586.07568359375,517.76708984375,85.8158874511719,553.162658691406,309.887451171875,108.988403320313,578.334716796875,411.502227783203,124.326538085938,481.988250732422,309.887451171875,111.009590148926,520.787780761719,309.887451171875,150.352203369141,542.078979492188,517.76708984375,141.099014282227,537.071411132813,411.502227783203,158.072128295898,487.619293212891,411.502227783203,29.1891689300537,524.799255371094,819.682434082031,62.2679634094238,600.211364746094,623.01025390625,13.9235286712646,612.449829101563,623.01025390625,7.12357330322266,530.385192871094,819.682434082031,10.733323097229,573.949157714844,722.70849609375,46.7490158081055,564.831726074219,722.70849609375,48.2444267272949,512.349243164063,819.682434082031,104.01692199707,572.934265136719,623.01025390625,77.851203918457,544.5107421875,722.70849609375,150.832260131836,486.411193847656,623.010009765625,134.643569946289,533.577941894531,623.01025390625,62.2231826782227,494.386108398438,819.682434082031,100.66748046875,515.191040039063,722.70849609375,112.727767944336,480.052764892578,722.70849609375,10.7535228729248,348.762664794922,327.786010742188,100.882598876953,407.648193359375,327.786010742188,32.3714981079102,444.724426269531,185.842041015625,36.1331520080566,455.684204101563,185.842041015625,15.6201076507568,459.107147216797,81.449951171875,14.0809335708618,454.622741699219,81.449951171875,58.868293762207,430.385101318359,290.4248046875,65.8495712280273,450.725463867188,290.4248046875,112.969032287598,442.862609863281,327.786010742188, -109.235160827637,443.485626220703,387.614501953125,97.5532836914063,409.449920654297,387.614501953125,4.32063102722168,426.3974609375,185.842041015625,25.2550010681152,435.579437255859,185.842041015625,11.169041633606,450.880859375,81.449951171875,15.5540866851807,429.241271972656,185.842041015625,7.19967412948608,448.287384033203,81.449951171875,2.60322713851929,447.123870849609,81.449951171875,78.0168762207031,378.264862060547,327.786010742188,45.6607551574707,413.412963867188,290.4248046875,75.4528961181641,381.050079345703,387.614501953125,6.80856418609619,396.372100830078,290.4248046875,27.6567878723145,401.649871826172,290.4248046875,46.8472785949707,357.899871826172,327.786010742188,45.3265762329102,361.366760253906,387.614501953125,10.4409151077271,352.535400390625,387.614501953125,-60.444522857666,366.796508789063,327.786010742188,-17.8383312225342,432.010131835938,185.842041015625,-7.2271785736084,427.355346679688,185.842041015625,-2.12184453010559,447.515716552734,81.449951171875,-6.46366119384766,449.42041015625,81.449951171875,-34.3163566589355,406.788635253906,290.4248046875,-14.623067855835,398.149780273438,290.4248046875,-26.3502655029297,351.840301513672,327.786010742188,-25.420970916748,355.510009765625,387.614501953125,-58.3740653991699,369.965545654297,387.614501953125,-26.3637542724609,439.857574462891,185.842041015625,-9.95204639434814,452.631317138672,81.449951171875,1.41384303569794,461.477813720703,-25.3642597198486,-31.8797569274902,450.048034667969,185.842041015625,-12.2090587615967,456.801025390625,81.449951171875,-87.8371887207031,392.0107421875,327.786010742188,-50.1387176513672,421.352783203125,290.4248046875,-84.8498687744141,394.335906982422,387.614501953125,-60.375904083252,440.265258789063,290.4248046875,-105.56046295166,424.753326416016,327.786010742188,-101.97989654541,425.982513427734,387.614501953125,7.12357330322266,392.570404052734,819.682434082031,15.3985013961792,292.705169677734,517.76708984375,150.352203369141,380.876678466797,517.76708984375,111.009590148926,402.167755126953,309.887451171875, -124.326538085938,440.967376708984,309.887451171875,168.449661254883,433.604522705078,517.76708984375,158.072128295898,435.336273193359,411.502227783203,141.099014282227,385.884185791016,411.502227783203,116.114471435547,336.879913330078,517.76708984375,85.8158874511719,369.792907714844,309.887451171875,108.988403320313,344.620910644531,411.502227783203,11.7044010162354,337.287109375,309.887451171875,51.4728889465332,347.3544921875,309.887451171875,69.4430618286133,306.386627197266,517.76708984375,65.2165679931641,316.022094726563,411.502227783203,14.5296659469604,303.190643310547,411.502227783203,62.2231826782227,428.569549560547,819.682434082031,134.643569946289,389.377746582031,623.010009765625,150.832260131836,436.544372558594,623.010009765625,69.6121139526367,450.097595214844,819.682434082031,112.727767944336,442.902862548828,722.70849609375,100.66748046875,407.764617919922,722.70849609375,48.2444267272949,410.606292724609,819.682434082031,104.01692199707,350.021331787109,623.010009765625,77.851203918457,378.44482421875,722.70849609375,13.9235286712646,310.505737304688,623.010009765625,62.2679634094238,322.744262695313,623.010009765625,29.1891689300537,398.156402587891,819.682434082031,46.7490158081055,358.123870849609,722.70849609375,10.733323097229,349.006530761719,722.70849609375,-91.2090530395508,319.707824707031,517.76708984375,-66.7423706054688,357.156890869141,309.887451171875,-29.1769466400146,340.678039550781,309.887451171875,-40.1584053039551,297.313446044922,517.76708984375,-37.575626373291,307.512573242188,411.502227783203,-85.4546127319336,328.515716552734,411.502227783203,-132.225143432617,357.462066650391,517.76708984375,-96.9238967895508,384.938232421875,309.887451171875,-123.922470092773,363.924407958984,411.502227783203,-116.451599121094,421.014404296875,309.887451171875,-158.762832641602,406.488861083984,517.76708984375,-148.811447143555,409.905212402344,411.502227783203,-36.4027214050293,403.59521484375,819.682434082031,-81.4400482177734,334.660430908203,623.010009765625,-35.773754119873,314.6279296875,623.010009765625, --15.5594968795776,394.451965332031,819.682434082031,-26.2902145385742,352.077484130859,722.70849609375,-60.310733795166,367.001220703125,722.70849609375,-53.1489791870117,419.009735107422,819.682434082031,-118.130149841309,368.432769775391,623.010009765625,-87.6441650390625,392.160980224609,722.70849609375,-141.868911743164,412.28857421875,623.010009765625,-63.9839401245117,439.026702880859,819.682434082031,-105.3291015625,424.832763671875,722.70849609375,-22.5666332244873,461.477813720703,1459.93115234375,25.0658111572266,465.424530029297,1459.93115234375,-4.47271251678467,484.723266601563,1459.93115234375,-34.8005523681641,461.477813720703,1138.60424804688,-7.47580814361572,496.58203125,1138.60424804688,-27.1630058288574,483.720153808594,1138.60424804688,-49.682201385498,461.477813720703,925.16162109375,-38.906135559082,492.860260009766,925.16162109375,-46.9127769470215,478.068389892578,925.16162109375,-32.8377227783203,473.236480712891,1138.60424804688,-40.8015747070313,461.477813720703,1031.96325683594,-38.5134887695313,475.184875488281,1031.96325683594,-31.8984184265137,487.405822753906,1031.96325683594,-11.1288480758667,511.007507324219,925.16162109375,-26.5312461853027,504.250946044922,925.16162109375,-18.3922786712646,491.793334960938,1138.60424804688,-21.67431640625,496.816833496094,1031.96325683594,-8.94889640808105,502.399108886719,1031.96325683594,-17.5091953277588,476.206298828125,1459.93115234375,-30.1201992034912,461.477813720703,1245.8076171875,-23.4697284698486,480.845489501953,1245.8076171875,-28.4110450744629,471.716796875,1245.8076171875,-21.2668876647949,469.26416015625,1459.93115234375,-26.1379814147949,461.477813720703,1352.86279296875,-24.6446647644043,470.423736572266,1352.86279296875,-20.3273506164551,478.399719238281,1352.86279296875,-6.32690858840942,492.045318603516,1245.8076171875,-15.8325366973877,487.875396728516,1245.8076171875,-11.7013893127441,481.552185058594,1459.93115234375,-13.6546077728271,484.541748046875,1352.86279296875,-5.34938144683838,488.18505859375,1352.86279296875,37.1321411132813,467.438140869141,1138.60424804688, -15.9609470367432,494.641906738281,1138.60424804688,21.9388160705566,508.270080566406,925.16162109375,5.63312959671021,512.397888183594,925.16162109375,4.40426826477051,497.567504882813,1138.60424804688,4.8998064994812,503.547821044922,1031.96325683594,18.3715229034424,500.137481689453,1031.96325683594,25.9409866333008,488.121398925781,1138.60424804688,36.0199661254883,499.070007324219,925.16162109375,30.0053367614746,492.536499023438,1031.96325683594,51.8099250793457,469.887390136719,925.16162109375,46.3497734069824,485.795837402344,925.16162109375,33.2622489929199,478.713256835938,1138.60424804688,38.5397911071777,481.569396972656,1031.96325683594,43.0509567260742,468.425811767578,1031.96325683594,11.0466566085815,483.438385009766,1459.93115234375,14.0808811187744,490.355773925781,1245.8076171875,4.01778507232666,492.903289794922,1245.8076171875,3.39404559135437,485.375701904297,1459.93115234375,3.68895149230957,488.934753417969,1352.86279296875,12.4812459945679,486.708984375,1352.86279296875,17.6552467346191,479.120666503906,1459.93115234375,22.7710952758789,484.677978515625,1245.8076171875,20.0740337371826,481.748107910156,1352.86279296875,32.5159072875977,466.667846679688,1245.8076171875,29.1461582183838,476.485778808594,1245.8076171875,22.503246307373,472.890838623047,1459.93115234375,25.6440334320068,474.590454101563,1352.86279296875,28.5882358551025,466.012390136719,1352.86279296875,-14.2633256912231,461.477844238281,1781.11315917969,-2.43447709083557,476.674499511719,1781.11315917969,-10.9570407867432,471.106567382813,1781.11315917969,-19.3902149200439,461.477844238281,1566.79345703125,-15.0026779174805,474.255310058594,1566.79345703125,-18.2626304626465,468.232757568359,1566.79345703125,-13.4136209487915,466.568176269531,1781.11315917969,-16.6054668426514,461.477844238281,1674.00280761719,-15.6288146972656,467.32861328125,1674.00280761719,-12.8052263259888,472.545043945313,1674.00280761719,-3.69298839569092,481.644256591797,1566.79345703125,-9.96416664123535,478.893218994141,1566.79345703125,-7.16020536422729,474.601470947266,1781.11315917969, --8.44115161895752,476.561920166016,1674.00280761719,-3.00940895080566,478.944793701172,1674.00280761719,-11.9650020599365,461.477844238281,1888.10205078125,-9.14342784881592,469.694885253906,1888.10205078125,-11.2398653030396,465.821899414063,1888.10205078125,-7.86004829406738,461.477844238281,1995.02514648438,-7.3574013710022,464.489074707031,1995.02514648438,-5.90420150756836,467.173706054688,1995.02514648438,-1.87030005455017,474.446594238281,1888.10205078125,-5.90322065353394,472.677429199219,1888.10205078125,-3.65816831588745,469.241149902344,1995.02514648438,-0.862645626068115,470.467468261719,1995.02514648438,16.8762550354004,464.058074951172,1781.11315917969,7.71126842498779,475.83447265625,1781.11315917969,9.77070903778076,480.529541015625,1566.79345703125,3.13175106048584,482.210235595703,1566.79345703125,2.70839476585388,477.100952148438,1781.11315917969,2.90179824829102,479.43505859375,1674.00280761719,8.65209197998047,477.979431152344,1674.00280761719,12.0316162109375,473.011840820313,1781.11315917969,15.5039329528809,476.783599853516,1566.79345703125,13.6178932189941,474.734954833984,1674.00280761719,21.9329071044922,464.901885986328,1566.79345703125,19.7097759246826,471.379028320313,1566.79345703125,15.2009811401367,468.939056396484,1781.11315917969,17.2607555389404,470.053680419922,1674.00280761719,19.1863079071045,464.443542480469,1674.00280761719,6.78804445266724,473.729736328125,1888.10205078125,2.51860904693604,474.810638427734,1888.10205078125,2.17964029312134,470.719848632813,1995.02514648438,5.13911008834839,469.970672607422,1995.02514648438,10.4750146865845,471.320922851563,1888.10205078125,7.69482803344727,468.300811767578,1995.02514648438,14.609411239624,463.679779052734,1888.10205078125,13.1797399520874,467.84521484375,1888.10205078125,9.56967830657959,465.8916015625,1995.02514648438,10.5606927871704,463.004211425781,1995.02514648438,3.39404559135437,437.579956054688,1459.93115234375,4.40426874160767,425.388153076172,1138.60424804688,33.2622489929199,444.242370605469,1138.60424804688,46.3497734069824,437.159820556641,925.16162109375, -51.8099250793457,453.068267822266,925.16162109375,37.1321411132813,455.517517089844,1138.60424804688,43.0509567260742,454.529846191406,1031.96325683594,38.5397911071777,441.386383056641,1031.96325683594,25.9409866333008,434.834350585938,1138.60424804688,36.0199661254883,423.885620117188,925.16162109375,30.0053367614746,430.419250488281,1031.96325683594,5.63312959671021,410.557739257813,925.16162109375,21.9388160705566,414.685485839844,925.16162109375,15.9609470367432,428.313690185547,1138.60424804688,18.3715229034424,422.818084716797,1031.96325683594,4.8998064994812,419.407745361328,1031.96325683594,22.503246307373,450.064788818359,1459.93115234375,29.1461582183838,446.469940185547,1245.8076171875,32.5159072875977,456.287780761719,1245.8076171875,25.0658111572266,457.531066894531,1459.93115234375,28.5882358551025,456.943237304688,1352.86279296875,25.6440334320068,448.365173339844,1352.86279296875,17.6552467346191,443.835021972656,1459.93115234375,22.7710952758789,438.277679443359,1245.8076171875,20.0740337371826,441.207489013672,1352.86279296875,4.01778507232666,430.052337646484,1245.8076171875,14.0808811187744,432.599822998047,1245.8076171875,11.0466566085815,439.517150878906,1459.93115234375,12.4812459945679,436.246673583984,1352.86279296875,3.68895149230957,434.020843505859,1352.86279296875,-18.3922786712646,431.162200927734,1138.60424804688,-26.5312461853027,418.704620361328,925.16162109375,-11.1288480758667,411.948059082031,925.16162109375,-7.47580814361572,426.37353515625,1138.60424804688,-8.94889640808105,420.556396484375,1031.96325683594,-21.67431640625,426.138793945313,1031.96325683594,-27.1630058288574,439.235443115234,1138.60424804688,-38.906135559082,430.095428466797,925.16162109375,-31.8984184265137,435.549743652344,1031.96325683594,-46.9127769470215,444.88720703125,925.16162109375,-32.8377227783203,449.719177246094,1138.60424804688,-38.5134887695313,447.770690917969,1031.96325683594,-11.7013893127441,441.403442382813,1459.93115234375,-15.8325366973877,435.080291748047,1245.8076171875,-6.32690858840942,430.910430908203,1245.8076171875, --4.47271251678467,438.232482910156,1459.93115234375,-5.34938144683838,434.770568847656,1352.86279296875,-13.6546077728271,438.413848876953,1352.86279296875,-17.5091953277588,446.749389648438,1459.93115234375,-23.4697284698486,442.110107421875,1245.8076171875,-20.3273506164551,444.555938720703,1352.86279296875,-28.4110450744629,451.238861083984,1245.8076171875,-21.2668876647949,453.691467285156,1459.93115234375,-24.6446647644043,452.531860351563,1352.86279296875,2.70839476585388,445.854644775391,1781.11315917969,15.2009811401367,454.0166015625,1781.11315917969,19.7097759246826,451.576599121094,1566.79345703125,21.9329071044922,458.053833007813,1566.79345703125,16.8762550354004,458.897644042969,1781.11315917969,19.1863079071045,458.512084960938,1674.00280761719,17.2607555389404,452.901977539063,1674.00280761719,12.0316162109375,449.943817138672,1781.11315917969,15.5039329528809,446.171875,1566.79345703125,13.6178932189941,448.220794677734,1674.00280761719,3.13175106048584,440.745391845703,1566.79345703125,9.77070903778076,442.426116943359,1566.79345703125,7.71126985549927,447.121154785156,1781.11315917969,8.65209197998047,444.976318359375,1674.00280761719,2.90179824829102,443.520538330078,1674.00280761719,13.1797399520874,455.110412597656,1888.10205078125,14.609411239624,459.275970458984,1888.10205078125,10.5606927871704,459.951538085938,1995.02514648438,9.56967830657959,457.064147949219,1995.02514648438,10.4750146865845,451.634826660156,1888.10205078125,7.69482803344727,454.654876708984,1995.02514648438,2.51860904693604,448.145111083984,1888.10205078125,6.78804445266724,449.225891113281,1888.10205078125,5.13911008834839,452.985107421875,1995.02514648438,2.17964029312134,452.23583984375,1995.02514648438,-7.16020536422729,448.354248046875,1781.11315917969,-9.96416664123535,444.062408447266,1566.79345703125,-3.69298839569092,441.311492919922,1566.79345703125,-2.43447685241699,446.28125,1781.11315917969,-3.00940895080566,444.010925292969,1674.00280761719,-8.44115161895752,446.393615722656,1674.00280761719,-10.9570407867432,451.84912109375,1781.11315917969, --15.0026779174805,448.700317382813,1566.79345703125,-12.8052263259888,450.410614013672,1674.00280761719,-18.2626304626465,454.722839355469,1566.79345703125,-13.4136209487915,456.387573242188,1781.11315917969,-15.6288146972656,455.627014160156,1674.00280761719,-5.90322065353394,450.278289794922,1888.10205078125,-1.87030005455017,448.509033203125,1888.10205078125,-0.862645626068115,452.488220214844,1995.02514648438,-3.65816831588745,453.714569091797,1995.02514648438,-9.14342784881592,453.260803222656,1888.10205078125,-5.90420150756836,455.781982421875,1995.02514648438,-11.2398653030396,457.133758544922,1888.10205078125,1.41384291648865,461.477844238281,2101.3525390625,-7.3574013710022,458.466674804688,1995.02514648438,2.12880802154541,48.3248596191406,668.09521484375,-7.12991857528687,218.239303588867,278.769653320313,-29.9388046264648,125.120567321777,487.9150390625,2.12824273109436,31.8524398803711,669.8349609375,-36.7724151611328,111.296310424805,481.67578125,-27.2625007629395,59.5482597351074,588.216796875,-20.594898223877,73.951789855957,593.126953125,2.12891101837158,42.9722595214844,675.27294921875,-29.2612438201904,70.945686340332,593.2021484375,-18.7459049224854,50.5739212036133,648.185302734375,-10.8464813232422,54.285587310791,645.946533203125,2.12893533706665,46.8723297119141,672.408935546875,-15.2267427444458,53.6103172302246,647.596923828125,-25.2329730987549,59.9024887084961,620.29248046875,-16.6915893554688,63.1288032531738,619.625,-21.4062156677246,62.6973648071289,620.479248046875,-25.3678550720215,73.619514465332,593.7119140625,-16.6528511047363,38.9224395751953,643.855224609375,2.12874984741211,38.5597991943359,675.63134765625,-20.3366413116455,46.2404708862305,647.575439453125,2.12850284576416,34.3534774780273,673.662841796875,-19.5759830474854,41.92333984375,645.977294921875,-31.090856552124,66.8794784545898,591.807861328125,-27.0090274810791,55.7323913574219,619.171875,-23.1672763824463,48.3535690307617,615.693359375,-26.2596035003662,51.4540481567383,617.471435546875,-30.366418838501,62.6575698852539,589.963623046875, --38.6967964172363,122.489212036133,487.140838623047,-26.0290203094482,98.9557571411133,540.4404296875,-34.7625846862793,96.1665725708008,540.0078125,-23.5361957550049,86.1444473266602,566.7578125,-32.246166229248,83.263557434082,566.53271484375,-28.3281688690186,85.8669662475586,567.211669921875,-30.8313217163086,98.7197036743164,540.801025390625,-28.1672096252441,112.001602172852,514.151123046875,-36.9157485961914,109.292907714844,513.542724609375,-32.9761047363281,111.804100036621,514.427734375,-34.7517852783203,124.962837219238,488.1064453125,-32.8184928894043,84.9313583374023,534.63671875,-36.6263008117676,92.206413269043,538.36376953125,-34.0979995727539,79.2604446411133,564.986572265625,-30.2831916809082,71.966438293457,561.3046875,-33.3868713378906,75.0758590698242,563.052001953125,-35.9222030639648,88.0448989868164,536.3759765625,-40.5728607177734,118.584678649902,485.37548828125,-38.7869186401367,105.364700317383,511.828369140625,-34.983325958252,98.0918655395508,508.09521484375,-38.0871620178223,101.215972900391,509.811767578125,-39.8760948181152,114.439109802246,483.352294921875,2.12809634208679,38.9435424804688,659.9326171875,-15.1844778060913,63.6853981018066,588.09033203125,-5.64248991012573,44.0411071777344,640.71875,2.12805247306824,31.9251098632813,665.30078125,-12.4183616638184,38.2509231567383,641.8681640625,2.12799882888794,34.6072006225586,661.59326171875,-8.28913974761963,40.1931610107422,640.698486328125,-22.6795635223389,58.5914077758789,587.130615234375,-18.6302471160889,47.4705810546875,614.404052734375,-11.2629909515381,52.7967376708984,614.74365234375,-14.1654272079468,49.1590728759766,614.055908203125,-18.1494064331055,60.1647567749023,587.092041015625,2.12830877304077,43.5334930419922,660.73779296875,-5.22389364242554,48.5326080322266,641.8701171875,2.12857222557068,47.0312118530273,663.736083984375,-7.12244939804077,52.344841003418,643.799560546875,-14.6241140365601,67.989631652832,589.774169921875,-10.7432584762573,57.183967590332,616.211669921875,-12.7225885391235,61.0267715454102,618.0185546875, --16.5962162017822,71.8072280883789,591.64111328125,-24.5670833587646,114.91242980957,482.73046875,-20.6470985412598,88.7670669555664,535.2158203125,-28.2147941589355,83.9044876098633,533.71337890625,-25.6868381500244,70.970588684082,560.3115234375,-18.144567489624,75.9296493530273,561.595458984375,-21.1338672637939,72.4784774780273,560.43017578125,-23.6494846343994,85.3644027709961,533.940185546875,-32.1611289978027,110.202560424805,480.896484375,-30.3748874664307,97.0335464477539,507.240020751953,-22.7911224365234,101.815643310547,508.918701171875,-25.8017444610596,98.4513626098633,507.558807373047,-27.583044052124,111.579971313477,481.30224609375,-20.058536529541,92.9851303100586,537.103515625,-17.5658016204834,80.1818771362305,563.40478515625,-19.5307731628418,83.979866027832,565.319580078125,-22.0198173522949,96.773078918457,539.0419921875,-23.9683284759521,119.093528747559,484.698974609375,-22.1964530944824,106.010566711426,510.857452392578,-24.1555118560791,109.797203063965,512.799560546875,-25.9257316589355,122.888092041016,486.623992919922,-10.4194288253784,205.722473144531,268.876953125,-32.0100479125977,177.136108398438,382.1494140625,-38.7992401123047,163.49462890625,375.490478515625,-40.6539154052734,174.9443359375,380.377655029297,-32.169605255127,151.451110839844,435.203369140625,-40.9282073974609,148.988067626953,434.065673828125,-31.29931640625,138.300964355469,461.594024658203,-40.0624618530273,135.7490234375,460.649932861328,-36.1143188476563,138.187164306641,461.691131591797,-36.9813423156738,151.389526367188,435.186767578125,-32.460391998291,164.438018798828,408.756103515625,-41.1875228881836,162.087951660156,407.361328125,-37.2536697387695,164.444427490234,408.584991455078,-36.755428314209,177.237487792969,381.753173828125,-39.018138885498,137.724533081055,428.755615234375,-42.8085060119629,145.110076904297,432.243621826172,-41.9417381286621,131.860717773438,458.85009765625,-38.1443710327148,124.535942077637,455.229217529297,-41.2473106384277,127.707817077637,456.843292236328,-42.1170387268066,140.938659667969,430.27734375, --42.518196105957,171.088500976563,378.50048828125,-43.0640869140625,158.218872070313,405.518524169922,-39.2949752807617,150.745635986328,402.227294921875,-42.3790473937988,154.018463134766,403.61669921875,-41.8470268249512,166.848693847656,376.689453125,-10.9041109085083,217.956298828125,271.689331054688,-27.2828941345215,200.431365966797,328.427734375,-35.3601875305176,198.846710205078,325.116088867188,-30.4921188354492,189.264556884766,355.346923828125,-38.9585304260254,187.311767578125,352.982177734375,-35.1358871459961,189.506774902344,354.6025390625,-31.7056655883789,200.886444091797,327.13720703125,-21.0970726013184,210.396057128906,301.833740234375,-28.1748886108398,209.349426269531,297.06689453125,-24.9603290557861,211.157974243164,299.715087890625,-9.16632080078125,219.429565429688,275.356689453125,-33.7327766418457,187.080017089844,321.007080078125,-37.1322784423828,195.068817138672,323.033935546875,-40.7954139709473,183.482482910156,351.03564453125,-37.1802291870117,175.722625732422,348.42822265625,-40.1521873474121,179.191467285156,349.3466796875,-36.5442008972168,190.712768554688,321.508056640625,-11.8103971481323,214.405822753906,268.932861328125,-29.7594528198242,205.657974243164,294.74658203125,-26.8607196807861,197.362976074219,293.536499023438,-29.2855281829834,201.221557617188,293.43212890625,-11.6376266479492,209.879211425781,267.880126953125,-26.7531452178955,166.497467041016,377.936767578125,-26.8120193481445,141.10595703125,430.317108154297,-34.4095764160156,136.535125732422,428.18359375,-33.5319404602051,123.399810791016,454.541015625,-25.9318943023682,128.041412353516,456.5205078125,-28.9511642456055,124.735763549805,455.035400390625,-29.8311748504639,137.824554443359,428.779327392578,-34.2574424743652,162.135681152344,375.31201171875,-34.7052116394043,149.485336303711,401.815948486328,-27.1327610015869,153.969345092773,404.147491455078,-30.1432571411133,150.715698242188,402.545654296875,-29.7390098571777,163.283355712891,376.239013671875,-26.2083168029785,145.286987304688,432.284942626953, --25.3302669525146,132.217987060547,458.498291015625,-27.2860584259033,136.031311035156,460.3828125,-28.1604766845703,149.131683349609,434.1005859375,-26.1470222473145,170.702972412109,379.8515625,-26.5275993347168,158.160980224609,406.092254638672,-28.4687786102295,162.050994873047,407.80615234375,-28.0623073577881,174.655426025391,381.419921875,-5.16112375259399,206.06364440918,278.725341796875,-22.4767150878906,189.235961914063,325.601196289063,-29.5109386444092,185.362762451172,321.73193359375,-32.7397384643555,174.219573974609,348.604858398438,-25.3816013336182,178.392059326172,351.701904296875,-28.3140563964844,175.242340087891,349.841796875,-25.2886562347412,186.193084716797,323.4638671875,-8.50481224060059,203.281707763672,271.684814453125,-23.1848468780518,195.341064453125,295.082153320313,-16.9979572296143,198.768707275391,300.159790039063,-19.4850063323975,195.890167236328,297.57470703125,-6.53186511993408,203.431701660156,275.38671875,-21.8743934631348,193.462371826172,327.4716796875,-24.7749042510986,182.610748291016,353.588134765625,-26.6366081237793,186.648986816406,354.948486328125,-23.6247825622559,197.618835449219,328.532348632813,-4.78595447540283,210.262634277344,280.694213867188,-16.4321403503418,202.992813110352,302.041748046875,-17.9242897033691,207.307357788086,302.680786132813,-5.50117492675781,214.777496337891,280.738159179688,37.1197776794434,135.5146484375,463.583984375,43.0605659484863,121.384437561035,457.109893798828,37.6543922424316,186.19287109375,357.184814453125,43.441764831543,172.279327392578,350.190063476563,45.9626846313477,183.754272460938,354.687255859375,30.3789882659912,208.014770507813,303.5302734375,37.3040428161621,206.558364868164,298.657958984375,18.2117023468018,217.030426025391,279.863647460938,21.8114147186279,216.537948608398,272.706909179688,20.2383136749268,218.105163574219,276.408935546875,34.2444114685059,208.550827026367,301.352783203125,35.3168334960938,197.564697265625,330.226440429688,43.2448692321777,195.512451171875,326.795654296875,39.7431144714355,197.761993408203,328.868408203125, -42.2963447570801,186.167297363281,356.364501953125,35.2366104125977,194.667907714844,295.15966796875,38.6325607299805,202.780838012695,296.317626953125,22.4570655822754,212.943695068359,269.933624267578,20.5784473419189,204.353881835938,269.909301757813,22.007152557373,208.435134887695,268.886108398438,37.879695892334,198.379211425781,295.014770507813,47.5450668334961,179.822982788086,352.719970703125,44.7631759643555,191.636535644531,324.693359375,40.8687324523926,183.856048583984,322.7314453125,43.897834777832,187.320495605469,323.183715820313,46.6268196105957,175.573425292969,351.051879882813,45.7113800048828,132.49609375,462.431610107422,38.6632843017578,161.400604248047,410.604248046875,47.2198448181152,158.565399169922,409.04296875,38.592399597168,174.0439453125,383.97705078125,47.0695381164551,171.36279296875,382.057373046875,43.3309669494629,173.875823974609,383.49560546875,43.4474487304688,161.14013671875,410.3369140625,38.1291961669922,148.508819580078,437.126220703125,46.7161254882813,145.56884765625,435.801513671875,42.9310569763184,148.185180664063,437.001220703125,41.9248275756836,135.14453125,463.561065673828,44.5916137695313,147.332046508789,403.989990234375,48.8404350280762,154.593017578125,407.177032470703,48.6781768798828,167.403594970703,380.1591796875,44.4765892028809,160.025787353516,377.2392578125,47.7335739135742,163.204559326172,378.373046875,47.8829193115234,150.432052612305,405.304901123047,47.3352508544922,128.507537841797,460.602508544922,48.3406143188477,141.588684082031,433.9541015625,44.0720329284668,134.41015625,430.58251953125,47.3772811889648,137.455215454102,432.02099609375,46.369441986084,124.391326904297,458.631622314453,31.8601303100586,175.625793457031,353.64892578125,25.5833415985107,196.644683837891,301.929931640625,31.4754543304443,192.862976074219,296.7626953125,18.5900192260742,202.024169921875,272.757080078125,15.5598936080933,204.986923217773,279.864135742188,16.7084083557129,202.283615112305,276.498779296875,27.855598449707,193.626281738281,299.310302734375,38.9208030700684,171.033630371094,350.4423828125, -36.5608825683594,182.386596679688,323.523071289063,29.8172988891602,186.663696289063,327.491821289063,32.416748046875,183.461364746094,325.317260742188,34.5779075622559,172.310333251953,351.748779296875,25.2954235076904,200.894805908203,303.816040039063,15.464038848877,209.198974609375,281.838989257813,16.4331436157227,213.665634155273,281.866577148438,27.0463829040527,205.115585327148,304.42822265625,31.5284843444824,179.875183105469,355.534912109375,29.4908313751221,190.919494628906,329.364135742188,31.4988403320313,194.968643188477,330.39111328125,33.6442756652832,183.802062988281,356.85546875,31.0838108062744,125.54020690918,458.69140625,32.6637573242188,151.231872558594,406.14208984375,39.9288177490234,146.327667236328,403.675262451172,39.8593673706055,158.925628662109,377.146484375,32.659496307373,163.710693359375,379.891845703125,35.4282188415527,160.3291015625,378.150634765625,35.4561538696289,147.811645507813,404.492431640625,38.3761863708496,120.493782043457,456.542236328125,39.3913154602051,133.471832275391,430.119598388672,32.1018180847168,138.456268310547,432.40478515625,34.9027786254883,135.010589599609,430.81298828125,33.8852081298828,122.073600769043,457.1455078125,32.3330688476563,155.455902099609,408.083251953125,32.3281784057617,167.947875976563,381.80419921875,34.4947128295898,171.789031982422,383.326171875,34.5239944458008,159.236633300781,409.743408203125,30.7557888031006,129.749084472656,460.665283203125,31.7721748352051,142.669891357422,434.368194580078,33.9733085632324,146.407958984375,436.123809814453,32.9600830078125,133.458526611328,462.483642578125,29.4987888336182,84.307975769043,569.30419921875,35.3582649230957,69.811408996582,563.656005859375,38.0468521118164,81.0030899047852,568.78857421875,33.9440765380859,109.64176940918,516.357421875,42.5232124328613,106.487251281738,515.50048828125,35.7036972045898,122.525749206543,490.0087890625,44.2907333374023,119.438400268555,489.00537109375,40.5069007873535,122.117462158203,490.068328857422,38.7438697814941,109.19905090332,516.491943359375, -31.8709259033203,96.8380813598633,542.82666015625,40.4378623962402,93.6133346557617,542.1259765625,36.6654014587402,96.3620223999023,543.03515625,34.2850952148438,83.7961349487305,569.594970703125,39.8605804443359,95.3860702514648,510.15673828125,44.1402816772461,102.464073181152,513.746826171875,45.9119148254395,115.436088562012,487.206085205078,41.634880065918,108.345329284668,483.643280029297,44.9442253112793,111.326652526855,485.220489501953,43.1700782775879,98.3515090942383,511.768524169922,39.6479644775391,76.9126510620117,567.189208984375,42.0487251281738,89.5615158081055,540.436767578125,37.7652359008789,82.4796371459961,536.85693359375,41.0747985839844,85.4367904663086,538.486328125,38.6681022644043,72.7663497924805,565.28955078125,23.1117362976074,61.8781700134277,622.552978515625,31.528190612793,58.2715225219727,622.833740234375,26.7407512664795,72.4009780883789,595.85546875,35.254566192627,68.9869766235352,595.607421875,31.5122776031494,71.841926574707,596.261962890625,27.8378677368164,61.2328872680664,623.198486328125,17.3535327911377,53.3598709106445,649.110595703125,25.2403373718262,49.3148193359375,650.842529296875,21.8003921508789,52.4928321838379,650.497314453125,28.7574596405029,46.8502578735352,618.28466796875,33.069580078125,54.0324440002441,621.620361328125,36.8378524780273,64.8400955200195,594.14697265625,32.5365562438965,57.702808380127,590.703125,35.8470458984375,60.6593856811523,592.33203125,32.0591049194336,49.8006896972656,619.937744140625,26.6376991271973,44.9320602416992,650.085693359375,22.4782466888428,37.814582824707,646.48828125,25.6294937133789,40.6703262329102,648.477783203125,23.4419841766357,74.3655319213867,564.351806640625,27.9011421203613,99.7311782836914,511.327178955078,35.1796989440918,94.562873840332,509.442840576172,36.9516334533691,107.491607666016,482.99560546875,29.6644668579102,112.596977233887,485.017120361328,32.4630393981934,109.107406616211,483.520965576172,30.6952419281006,96.2137832641602,509.8916015625,30.6868438720703,69.041374206543,562.82275390625,33.0881080627441,81.6833572387695,536.08349609375, -25.8227386474609,86.9224319458008,537.8095703125,28.6100273132324,83.3709335327148,536.45068359375,26.2186298370361,70.770881652832,563.093017578125,27.578914642334,103.955940246582,513.26611328125,29.3388061523438,116.809379577637,486.9833984375,31.5443305969238,120.502136230469,488.837921142578,29.7858486175537,107.642211914063,515.134033203125,23.1330280303955,78.6425552368164,566.170166015625,25.5056533813477,91.1682815551758,539.700927734375,27.7145767211914,94.8567123413086,541.5634765625,25.3452186584473,82.3412246704102,568.00830078125,17.0241165161133,51.8236465454102,617.8740234375,24.1319408416748,46.1767959594727,617.191650390625,27.8753814697266,56.9657211303711,589.789306640625,20.6678447723389,62.4085311889648,591.02734375,23.4250793457031,58.7522964477539,589.919677734375,19.7325439453125,48.0641021728516,617.045654296875,18.1089038848877,37.3350296020508,644.739501953125,11.4825601577759,43.3982086181641,644.057373046875,13.9863891601563,39.4515533447266,643.834716796875,16.7619094848633,56.2219009399414,619.380126953125,20.3737888336182,66.7325820922852,592.72998046875,22.5920867919922,70.4502334594727,594.520751953125,18.9860363006592,59.9632797241211,621.11376953125,11.2931871414185,47.8860092163086,645.289794921875,13.4390554428101,51.5946731567383,647.15625,189.327407836914,-95.4055786132813,-480.671417236328,658.251098632813,-207.388397216797,269.1318359375,434.552276611328,-149.338760375977,-135.568115234375,298.282836914063,-114.47486114502,-326.679809570313,175.075668334961,-85.3414764404297,-494.764892578125,297.254821777344,-92.618896484375,-321.755126953125,229.314208984375,-74.8550186157227,-417.440643310547,230.330596923828,-96.7079315185547,-422.384033203125,177.460525512695,-92.5006408691406,-479.434600830078,222.364120483398,-90.3478698730469,-415.537353515625,189.584136962891,-81.7595977783203,-462.009124755859,198.348114013672,-87.8045043945313,-467.712890625,183.384811401367,-94.6532974243164,-478.3876953125,193.229507446289,-86.2208557128906,-464.2431640625,205.379608154297,-85.7785034179688,-439.567596435547, -213.346786499023,-92.1387634277344,-446.413330078125,208.441833496094,-90.4717636108398,-442.637359619141,225.427703857422,-95.04150390625,-418.605102539063,194.654937744141,-67.0325241088867,-466.606323242188,173.422393798828,-89.6438751220703,-483.440216064453,188.543090820313,-75.8633728027344,-461.7001953125,172.527526855469,-86.9765396118164,-489.1474609375,190.426040649414,-70.3763732910156,-463.408569335938,222.082855224609,-84.1448211669922,-414.139404296875,205.10270690918,-79.5766220092773,-438.163482666016,212.345703125,-70.2899856567383,-441.448272705078,207.691802978516,-73.8059234619141,-438.859619140625,224.666015625,-78.3725051879883,-414.843994140625,290.326965332031,-108.117698669434,-319.8203125,264.261413574219,-105.646148681641,-374.536499023438,256.299835205078,-99.2874374389648,-367.683715820313,247.283096313477,-101.196472167969,-398.458862304688,239.318786621094,-94.8370056152344,-391.609497070313,242.382431030273,-99.5306549072266,-394.677001953125,259.362884521484,-103.980903625488,-370.751831054688,281.287017822266,-110.076187133789,-350.576171875,273.328338623047,-103.718269348145,-343.7197265625,276.390411376953,-108.411468505859,-346.7890625,293.387878417969,-112.810577392578,-322.890747070313,263.233154296875,-83.7900619506836,-369.61083984375,256.015197753906,-93.0834808349609,-366.290649414063,239.035217285156,-88.6333389282227,-390.21484375,246.25862121582,-79.3413848876953,-393.52734375,241.614562988281,-82.859992980957,-390.924926757813,258.592132568359,-87.3094863891602,-367.004150390625,290.042388916016,-101.913787841797,-318.427612304688,273.043487548828,-97.5142517089844,-342.327270507813,280.257904052734,-88.2198944091797,-345.65234375,275.618988037109,-91.7398910522461,-343.042846679688,292.617279052734,-96.1392517089844,-319.14404296875,191.646484375,-89.3861923217773,-496.519744873047,240.453735351563,-83.7108154296875,-427.007110595703,206.905059814453,-75.4495010375977,-474.5810546875,180.269622802734,-85.2624282836914,-498.506134033203,199.894012451172,-66.9030380249023,-470.282348632813, -186.458358764648,-86.772834777832,-499.161865234375,204.469284057617,-70.0461730957031,-473.260894775391,234.55729675293,-74.7191925048828,-421.110809326172,217.592407226563,-70.1551513671875,-445.11328125,223.486267089844,-79.1460647583008,-451.013336181641,221.753326416016,-73.4622573852539,-448.685638427734,238.717834472656,-78.0261917114258,-424.683715820313,194.201446533203,-92.2609405517578,-491.456787109375,206.454833984375,-81.3732604980469,-473.844482421875,193.352188110352,-94.5041656494141,-485.560882568359,203.280822753906,-85.9776611328125,-471.295318603516,239.243774414063,-89.9427185058594,-427.359375,222.270935058594,-85.3765182495117,-451.373138427734,218.507095336914,-90.2185668945313,-449.669464111328,235.486022949219,-94.7864151000977,-425.64697265625,308.379547119141,-101.470642089844,-331.339599609375,274.365875244141,-92.6439666748047,-379.18603515625,268.470458984375,-83.6526718139648,-373.288818359375,251.498580932617,-79.2047119140625,-397.201904296875,257.395172119141,-88.1963500976563,-403.097686767578,255.65803527832,-82.5113983154297,-400.776092529297,272.628448486328,-86.9589614868164,-376.864990234375,302.48828125,-92.48046875,-325.43798828125,285.493011474609,-88.0819091796875,-349.333129882813,291.386505126953,-97.0726928710938,-355.232421875,289.649475097656,-91.3877944946289,-352.9111328125,306.643280029297,-95.7859573364258,-329.017578125,273.160919189453,-98.8772201538086,-379.531005859375,256.188415527344,-94.4291152954102,-403.445281982422,252.434783935547,-99.2739334106445,-401.72705078125,269.410125732422,-103.722801208496,-377.808837890625,307.175628662109,-107.704147338867,-331.682983398438,290.182403564453,-103.306159973145,-355.576171875,286.433471679688,-108.152229309082,-353.851318359375,303.427703857422,-112.550498962402,-329.956909179688,433.552825927734,-127.490409851074,-130.619140625,366.378540039063,-131.953002929688,-231.091186523438,365.364776611328,-110.100952148438,-226.151977539063,358.428588867188,-125.597312927246,-224.229614257813,332.322387695313,-123.234329223633,-278.870727539063, -324.370880126953,-116.878318786621,-272.007568359375,315.296783447266,-118.860153198242,-302.77587890625,307.343322753906,-112.503646850586,-295.9140625,310.403076171875,-117.196212768555,-298.985717773438,327.429534912109,-121.570602416992,-275.080078125,349.347534179688,-127.597282409668,-254.979248046875,341.397216796875,-121.241546630859,-248.116088867188,344.454986572266,-125.933601379395,-251.189086914063,361.485778808594,-130.289215087891,-227.302352905273,331.30029296875,-101.380027770996,-273.93994140625,324.087982177734,-110.674873352051,-270.613159179688,307.059478759766,-106.299919128418,-294.520629882813,314.271240234375,-97.0048980712891,-297.848754882813,309.634399414063,-100.525413513184,-295.237060546875,326.663452148438,-104.900527954102,-271.32861328125,358.148071289063,-119.394477844238,-222.832778930664,341.115478515625,-115.03840637207,-246.720458984375,348.329467773438,-105.744079589844,-250.044326782227,343.692016601563,-109.264373779297,-247.434448242188,360.72607421875,-113.620880126953,-223.54443359375,426.591094970703,-142.979522705078,-128.735107421875,400.455078125,-140.649765014648,-183.325561523438,392.502471923828,-134.293167114258,-176.473022460938,383.415649414063,-136.303558349609,-207.205078125,375.465026855469,-129.947601318359,-200.346923828125,378.522003173828,-134.639495849609,-203.4189453125,395.559722900391,-138.98518371582,-179.543334960938,417.502197265625,-144.994689941406,-159.444458007813,409.546173095703,-138.637023925781,-152.60009765625,412.604370117188,-143.329345703125,-155.66748046875,429.650939941406,-147.67236328125,-131.79833984375,399.449584960938,-118.799911499023,-178.379150390625,392.224304199219,-128.090972900391,-175.074096679688,375.185729980469,-123.745109558105,-198.948852539063,382.406188964844,-114.452659606934,-202.261825561523,377.765563964844,-117.972030639648,-199.657958984375,394.806365966797,-122.31852722168,-175.77978515625,426.314575195313,-136.777770996094,-127.33544921875,409.269012451172,-132.435073852539,-151.200561523438,416.500152587891,-123.145713806152,-154.495849609375, -411.853637695313,-126.663360595703,-151.902465820313,428.902160644531,-131.006851196289,-128.032958984375,376.481201171875,-118.950653076172,-235.739227294922,342.418914794922,-110.230178833008,-283.529418945313,336.531982421875,-101.241157531738,-277.6240234375,319.503540039063,-96.8661727905273,-301.53271484375,325.392547607422,-105.855743408203,-307.436401367188,323.657257080078,-100.171318054199,-305.113525390625,340.684722900391,-104.546051025391,-281.20556640625,370.597076416016,-109.96231842041,-229.833251953125,353.561126708984,-105.60523223877,-253.727523803711,359.446380615234,-114.593826293945,-259.633911132813,357.713226318359,-108.909980773926,-257.30908203125,374.748992919922,-113.267036437988,-233.413925170898,341.213836669922,-116.463348388672,-283.874267578125,324.188262939453,-112.08911895752,-307.7802734375,320.440673828125,-116.935546875,-306.053955078125,337.465972900391,-121.309661865234,-282.148559570313,375.273559570313,-125.183120727539,-236.087265014648,358.240142822266,-120.826667785645,-259.980102539063,354.491424560547,-125.672729492188,-258.255981445313,371.5234375,-130.028747558594,-234.365615844727,444.685119628906,-136.345077514648,-140.16650390625,410.569732666016,-127.65087890625,-187.953857421875,404.685363769531,-118.66236114502,-182.052734375,387.639862060547,-114.314453125,-205.93994140625,393.523590087891,-123.302749633789,-211.844482421875,391.792144775391,-117.619323730469,-209.518905639648,408.838714599609,-121.967552185059,-185.628662109375,438.795837402344,-127.354972839355,-134.27880859375,421.739044189453,-123.009063720703,-158.163452148438,427.625122070313,-131.998168945313,-164.05908203125,425.894134521484,-126.314819335938,-161.735107421875,442.953643798828,-130.661560058594,-137.844604492188,409.358703613281,-133.882415771484,-188.306030273438,392.314361572266,-129.534759521484,-212.194473266602,388.562255859375,-134.379821777344,-210.476058959961,405.604156494141,-138.726776123047,-186.591796875,443.470367431641,-142.575576782227,-140.5234375,426.412261962891,-138.229187011719,-164.41357421875, -422.654693603516,-143.072662353516,-162.704345703125,439.709075927734,-147.417999267578,-138.820205688477,571.070434570313,-184.403991699219,55.3330078125,569.974426269531,-162.52685546875,60.077392578125,502.800445556641,-166.753051757813,-40.087890625,501.793365478516,-144.901977539063,-35.169189453125,494.790710449219,-160.37956237793,-33.34765625,468.665466308594,-158.03288269043,-87.823974609375,460.686767578125,-151.668487548828,-81.0257568359375,451.605834960938,-153.68391418457,-111.69580078125,443.637268066406,-147.322479248047,-104.877807617188,446.69970703125,-152.01611328125,-107.935302734375,463.752990722656,-156.363250732422,-84.075439453125,485.733612060547,-162.388916015625,-63.9498291015625,477.741607666016,-156.020584106445,-57.1767578125,480.813018798828,-160.716903686523,-60.216064453125,497.869384765625,-165.077972412109,-36.373291015625,467.667022705078,-136.1845703125,-82.8818359375,460.410675048828,-145.466735839844,-79.6279296875,443.361175537109,-141.120803833008,-103.478630065918,450.607818603516,-131.835845947266,-106.748649597168,445.951995849609,-135.350799560547,-104.171249389648,463.005004882813,-139.69775390625,-80.3150634765625,494.512115478516,-154.177047729492,-31.9565410614014,477.464691162109,-149.818603515625,-55.781494140625,484.732452392578,-140.539688110352,-59.0166015625,480.063049316406,-144.050720214844,-56.462646484375,497.114929199219,-148.410415649414,-32.6307373046875,562.906311035156,-177.985916137695,61.793212890625,536.943603515625,-175.530960083008,7.6156005859375,528.878601074219,-169.141418457031,14.2559814453125,519.882263183594,-171.134826660156,-16.2171630859375,511.848815917969,-164.754455566406,-9.5198974609375,514.937438964844,-169.455764770508,-12.5272207260132,531.980651855469,-173.846649169922,11.2733163833618,554.02099609375,-179.955627441406,31.47607421875,545.913696289063,-173.553848266602,38.040283203125,549.034118652344,-178.264404296875,35.091064453125,566.0517578125,-182.703643798828,58.8901329040527,535.909301757813,-153.671783447266,12.4786376953125, -528.592346191406,-162.936614990234,15.6314697265625,511.567413330078,-158.551055908203,-8.135009765625,518.86474609375,-149.280609130859,-11.32080078125,514.174987792969,-152.785797119141,-8.8017578125,531.205444335938,-157.172943115234,14.9735107421875,562.602661132813,-171.776000976563,63.1351280212402,545.620361328125,-167.346984863281,39.4019775390625,552.961547851563,-158.089080810547,36.290771484375,548.239807128906,-161.585083007813,38.75439453125,565.229614257813,-166.016265869141,62.5,512.993469238281,-153.776565551758,-44.5867919921875,478.823608398438,-145.046447753906,-92.3807373046875,472.922119140625,-136.052658081055,-86.5191650390625,455.856079101563,-131.701965332031,-110.3984375,461.750396728516,-140.693572998047,-116.274909973145,460.017791748047,-135.009674072266,-113.956298828125,477.089019775391,-139.361923217773,-90.06689453125,507.068023681641,-144.775726318359,-38.7716064453125,489.996185302734,-140.410278320313,-62.638427734375,495.907775878906,-149.407043457031,-68.47998046875,494.170104980469,-143.721588134766,-66.1728515625,511.251159667969,-148.089752197266,-42.2889404296875,477.605072021484,-151.275924682617,-92.7420654296875,460.533721923828,-146.923553466797,-116.634140014648,456.767974853516,-151.764739990234,-114.938117980957,473.834381103516,-156.115661621094,-91.0543212890625,511.771759033203,-160.005218505859,-44.9515380859375,494.687591552734,-155.63606262207,-68.84326171875,490.910919189453,-160.47412109375,-67.1654052734375,507.988159179688,-164.841247558594,-43.2852783203125,581.390197753906,-171.463790893555,51.051025390625,547.186645507813,-162.568817138672,3.2005615234375,541.216186523438,-153.554870605469,8.93310546875,524.153381347656,-149.158416748047,-14.8984365463257,530.097839355469,-158.164794921875,-20.678466796875,528.348876953125,-152.476013183594,-18.393310546875,545.428161621094,-156.877258300781,5.4678955078125,575.336364746094,-162.42578125,56.6307373046875,558.292175292969,-157.97900390625,32.787353515625,564.298034667969,-167.003173828125,27.1191425323486, -562.526306152344,-161.30778503418,29.3619384765625,579.60009765625,-165.763092041016,53.259521484375,545.963562011719,-168.797088623047,2.8353271484375,528.875183105469,-164.393188476563,-21.0439453125,525.083129882813,-169.226837158203,-19.3916015625,542.161315917969,-173.627807617188,4.4705810546875,580.168823242188,-177.692626953125,50.691162109375,563.075256347656,-173.231597900391,26.755615234375,559.260437011719,-178.058715820313,28.3692626953125,576.338195800781,-182.515228271484,52.277099609375,655.668823242188,-185.110046386719,268.948120117188,636.759765625,-202.169555664063,152.780639648438,635.146667480469,-180.146881103516,156.379272460938,627.8994140625,-195.555557250977,157.723754882813,605.003662109375,-193.3984375,103.277099609375,596.648864746094,-186.925903320313,109.369400024414,588.093322753906,-188.886703491211,79.2532958984375,579.85107421875,-182.446243286133,85.5665283203125,583.031188964844,-187.173904418945,82.72900390625,599.879333496094,-191.667938232422,106.631103515625,621.561889648438,-197.906326293945,127.56031036377,613.029541015625,-191.383636474609,133.279541015625,616.339965820313,-196.148254394531,130.709838867188,631.358337402344,-200.361541748047,155.505859375,603.773559570313,-171.482940673828,107.75537109375,596.307250976563,-180.705169677734,110.63597869873,579.532287597656,-176.232025146484,86.8790283203125,586.94384765625,-166.994216918945,83.8936767578125,582.168395996094,-170.474853515625,86.259765625,598.955200195313,-174.951370239258,110.038581848145,627.449462890625,-189.30451965332,158.741577148438,612.650634765625,-185.152359008789,134.466552734375,620.199829101563,-175.953521728516,131.757080078125,615.3154296875,-179.4033203125,133.903076171875,630.142761230469,-183.563400268555,158.243774414063,648.131408691406,-200.443283081055,268.74609375,654.941711425781,-206.705184936523,209.5234375,645.169555664063,-199.847503662109,211.487564086914,647.97998046875,-205.1572265625,180.312622070313,638.620666503906,-198.408142089844,183.81103515625,642.306030273438,-203.275421142578,182.248779296875, -649.042236328125,-204.764083862305,210.6171875,658.079284667969,-207.32194519043,239.308822631836,648.055053710938,-200.399703979492,239.953491210938,652.041870117188,-205.345504760742,239.66943359375,652.161010742188,-205.3994140625,268.908813476563,652.621337890625,-184.493408203125,210.85107421875,644.51953125,-193.542953491211,211.86279296875,638.061157226563,-192.12744140625,184.511840820313,645.979614257813,-183.029724121094,182.790405273438,640.795715332031,-186.397506713867,184.1337890625,647.288452148438,-187.822021484375,211.626953125,647.407287597656,-194.119918823242,268.6943359375,647.350402832031,-194.081100463867,240.072509765625,655.56591796875,-185.060455322266,239.729858398438,650.141174316406,-188.365631103516,239.989608764648,650.207885742188,-188.406707763672,268.769287109375,647.535278320313,-189.357498168945,149.47265625,615.455810546875,-180.495910644531,99.2431640625,609.238525390625,-171.411239624023,104.505859375,592.348327636719,-166.905303955078,80.5262451171875,598.468811035156,-175.962417602539,75.0726318359375,596.65283203125,-170.254272460938,77.2318115234375,613.601745605469,-174.776947021484,101.326789855957,640.87890625,-180.149978637695,153.735595703125,625.759155273438,-175.908508300781,128.705062866211,632.130126953125,-185.036590576172,123.765991210938,630.215026855469,-179.300354003906,125.720581054688,645.505981445313,-183.589508056641,151.156127929688,614.243041992188,-186.727249145508,98.9024658203125,597.250427246094,-182.192123413086,74.7197265625,593.399108886719,-187.008850097656,76.26806640625,610.36328125,-191.535873413086,100.396492004395,646.354675292969,-195.59782409668,149.208129882813,630.927734375,-191.270858764648,123.448608398438,627.005065917969,-196.067367553711,124.853988647461,642.355224609375,-200.372955322266,150.433349609375,669.81689453125,-194.783294677734,269.4873046875,666.283813476563,-194.044494628906,208.106674194336,658.832275390625,-184.624420166016,209.779663085938,651.973815917969,-183.103729248047,180.905151367188,659.065368652344,-192.429107666016,177.902099609375, -656.861206054688,-186.61376953125,179.079467773438,663.935119628906,-188.191101074219,208.754623413086,662.063842773438,-185.287200927734,269.17431640625,661.909790039063,-185.225433349609,239.375228881836,669.580627441406,-194.701766967773,238.829116821289,667.144165039063,-188.825836181641,239.038833618164,667.348022460938,-188.899505615234,269.375732421875,665.166870117188,-200.301895141602,208.036605834961,657.919677734375,-198.678894042969,177.738525390625,653.805480957031,-203.422943115234,178.631469726563,660.957641601563,-205.020980834961,208.5615234375,668.721618652344,-201.046356201172,269.474609375,668.480407714844,-200.963516235352,238.811157226563,664.212219238281,-205.667587280273,238.988906860352,664.429504394531,-205.744857788086,269.342895507813,192.739212036133,-106.491920471191,-536.966064453125,704.4111328125,-218.478744506836,332.704345703125,475.880157470703,-169.163787841797,-140.145492553711,319.047088623047,-129.948196411133,-358.721313476563,178.485015869141,-96.4283676147461,-551.056640625,317.925933837891,-108.071418762207,-353.918701171875,240.060653686523,-87.8899230957031,-463.375152587891,241.094955444336,-109.745452880859,-468.299835205078,180.87126159668,-103.586441040039,-535.729858398438,233.129302978516,-103.384437561035,-461.451446533203,195.130493164063,-93.1940155029297,-515.261962890625,203.634765625,-99.3632583618164,-521.339111328125,186.792053222656,-105.73851776123,-534.682006835938,198.582290649414,-97.7446060180664,-517.767456054688,213.655090332031,-98.1821441650391,-488.972045898438,221.622604370117,-104.543571472168,-495.818145751953,216.715316772461,-102.874336242676,-492.03857421875,236.191345214844,-108.077140808105,-464.515258789063,200.821212768555,-78.1726379394531,-518.964721679688,176.836563110352,-100.73291015625,-539.730102539063,194.339767456055,-87.1854400634766,-514.593627929688,175.93815612793,-98.0660018920898,-545.43408203125,196.450653076172,-81.5888061523438,-515.966674804688,232.843063354492,-97.1873245239258,-460.06005859375,213.375534057617,-91.9867858886719,-487.5712890625, -220.611862182617,-82.6942291259766,-490.860382080078,215.95817565918,-86.2163391113281,-488.268188476563,235.416213989258,-91.4144134521484,-460.770141601563,311.094940185547,-123.590713500977,-351.858276367188,280.018768310547,-119.921157836914,-413.493621826172,272.060119628906,-113.561828613281,-406.636962890625,260.543884277344,-114.857978820801,-440.88818359375,252.581497192383,-108.497741699219,-434.035766601563,255.644683837891,-113.190773010254,-437.097778320313,275.124237060547,-118.255088806152,-409.697387695313,299.542602539063,-124.954437255859,-386.074584960938,291.587463378906,-118.596092224121,-379.213989257813,294.652557373047,-123.289527893066,-382.272583007813,314.161254882813,-128.284362792969,-354.91455078125,278.940826416016,-98.0546798706055,-408.630126953125,271.761474609375,-107.361640930176,-405.262786865234,252.289016723633,-102.299018859863,-432.653076171875,259.487487792969,-92.9968338012695,-435.994384765625,254.852722167969,-96.5237426757813,-433.376220703125,274.315795898438,-101.584007263184,-405.998809814453,310.784027099609,-117.387573242188,-350.50146484375,291.282745361328,-112.394378662109,-377.848510742188,298.443145751953,-103.082801818848,-381.2412109375,293.827728271484,-106.61450958252,-378.59716796875,313.319854736328,-111.605438232422,-351.262573242188,195.056762695313,-100.471450805664,-552.816040039063,251.201553344727,-96.7419281005859,-472.944915771484,212.711761474609,-86.7577667236328,-527.460815429688,183.684387207031,-96.3491439819336,-554.801879882813,206.069061279297,-78.0409240722656,-522.639892578125,189.873825073242,-97.8605117797852,-555.455932617188,210.508666992188,-81.2501373291016,-525.812255859375,245.30549621582,-87.7528533935547,-467.054321289063,225.862808227539,-82.5587005615234,-494.531097412109,231.755416870117,-91.5468139648438,-500.4267578125,230.023162841797,-85.8678970336914,-498.103515625,249.46484375,-91.0618209838867,-470.6279296875,197.612060546875,-103.343757629395,-547.759033203125,212.013549804688,-92.7959213256836,-527.086181640625,196.766876220703,-105.588661193848,-541.861938476563, -208.64778137207,-97.4963607788086,-524.816772460938,250.000366210938,-102.969902038574,-473.291412353516,230.545837402344,-97.7725830078125,-500.785034179688,226.78630065918,-102.618927001953,-499.079864501953,246.250610351563,-107.81876373291,-471.572631835938,329.047760009766,-116.918411254883,-363.50927734375,290.071838378906,-106.904266357422,-418.211639404297,284.171905517578,-97.9141845703125,-412.327606201172,264.725494384766,-92.8580627441406,-439.682861328125,270.623718261719,-101.847732543945,-445.569946289063,268.883148193359,-96.1666259765625,-443.258514404297,288.327575683594,-101.222259521484,-415.905609130859,323.143646240234,-107.927551269531,-357.633056640625,303.667358398438,-102.940582275391,-384.947509765625,309.569183349609,-111.931037902832,-390.828125,307.821197509766,-106.248153686523,-388.52734375,327.2958984375,-111.234649658203,-361.21435546875,288.886932373047,-113.136299133301,-418.535675048828,269.430725097656,-108.077758789063,-445.905029296875,265.69091796875,-112.929130554199,-444.172729492188,285.157104492188,-117.99015045166,-416.789825439453,327.87890625,-123.154327392578,-363.811157226563,308.392303466797,-118.1650390625,-391.140991210938,304.672302246094,-123.021278381348,-389.3818359375,324.168548583984,-128.012939453125,-362.039306640625,474.546417236328,-147.241333007813,-135.655639648438,397.297821044922,-149.71076965332,-249.339965820313,396.082427978516,-127.812973022461,-244.673095703125,389.345703125,-143.354965209961,-242.48779296875,358.137451171875,-139.870498657227,-304.008422851563,350.188262939453,-133.514358520508,-297.145751953125,338.588256835938,-134.921600341797,-331.35302734375,330.63818359375,-128.564895629883,-324.489013671875,333.706115722656,-133.258819580078,-327.542236328125,353.258331298828,-138.208618164063,-300.194946289063,377.708404541016,-144.800170898438,-276.668823242188,369.758636474609,-138.444366455078,-269.809814453125,372.831451416016,-143.139053344727,-272.85400390625,392.422088623047,-148.050262451172,-245.525375366211,356.971099853516,-117.983451843262,-299.270385742188, -349.864532470703,-127.308288574219,-295.807250976563,330.320953369141,-122.360298156738,-323.141235351563,337.444854736328,-113.039726257324,-326.58203125,332.847717285156,-116.575988769531,-323.914306640625,352.382415771484,-121.521827697754,-296.59228515625,389.008056640625,-137.145843505859,-241.169555664063,369.428131103516,-132.236785888672,-268.481201171875,376.518127441406,-122.907836914063,-271.96533203125,371.937316894531,-126.4482421875,-269.277709960938,391.5087890625,-131.355270385742,-241.97705078125,467.892059326172,-162.803375244141,-133.365112304688,436.538543701172,-159.476272583008,-194.716064453125,428.574890136719,-153.119293212891,-187.88916015625,416.906890869141,-154.602752685547,-222.0224609375,408.950225830078,-148.246597290039,-215.180786132813,412.031158447266,-152.942626953125,-218.210327148438,431.661407470703,-157.816253662109,-190.90869140625,456.195556640625,-164.330596923828,-167.422256469727,448.221527099609,-157.972244262695,-160.615356445313,451.315155029297,-162.670394897461,-163.622680664063,470.994415283203,-167.503005981445,-136.357299804688,435.268341064453,-137.566864013672,-190.130386352539,428.221649169922,-146.906890869141,-186.593872070313,408.605163574219,-142.035842895508,-213.87353515625,415.664947509766,-132.699279785156,-217.394775390625,411.09765625,-136.243316650391,-214.691772460938,430.706298828125,-141.112426757813,-187.422241210938,467.520874023438,-156.587265014648,-132.097045898438,447.859771728516,-151.758041381836,-159.332992553711,454.894958496094,-142.414886474609,-162.882202148438,450.336853027344,-145.96174621582,-160.1708984375,469.990905761719,-150.789215087891,-132.943832397461,407.204071044922,-136.657592773438,-254.248672485352,368.088684082031,-126.828552246094,-308.860595703125,362.177490234375,-117.836532592773,-302.997802734375,342.656585693359,-112.89427947998,-330.303466796875,348.563751220703,-121.885650634766,-336.173828125,346.807739257813,-116.200981140137,-333.88525390625,366.328125,-121.142951965332,-306.578979492188,401.280792236328,-127.663619995117,-248.407958984375, -381.719970703125,-122.759620666504,-275.697387695313,387.636474609375,-131.752487182617,-281.550415039063,385.870971679688,-126.065856933594,-279.276611328125,405.432952880859,-130.969848632813,-251.983642578125,366.935852050781,-133.068252563477,-309.140502929688,347.402893066406,-128.123458862305,-336.464721679688,343.701904296875,-132.984390258789,-334.680541992188,363.243896484375,-137.931396484375,-307.3447265625,406.0673828125,-142.901016235352,-254.506225585938,386.49169921875,-137.994049072266,-281.819213867188,382.808349609375,-142.859344482422,-280.012451171875,402.392211914063,-147.768341064453,-252.689346313477,485.718048095703,-156.092346191406,-145.131103515625,446.406066894531,-146.4130859375,-199.670776367188,440.463287353516,-137.415924072266,-193.864501953125,420.860900878906,-132.549011230469,-221.13037109375,426.792846679688,-141.544387817383,-226.955825805664,425.015441894531,-135.855422973633,-224.70068359375,444.621551513672,-140.722747802734,-197.427124023438,479.744995117188,-147.090087890625,-139.377685546875,460.090667724609,-142.263595581055,-166.612060546875,466.046875,-151.263031005859,-172.394653320313,464.254180908203,-145.571136474609,-170.164184570313,483.915863037109,-150.398696899414,-142.916015625,445.285827636719,-152.660263061523,-199.905517578125,425.664367675781,-147.789672851563,-227.202026367188,421.996704101563,-152.658935546875,-225.375991821289,441.625183105469,-157.531311035156,-198.071533203125,484.61474609375,-162.343307495117,-145.34228515625,464.935119628906,-157.512084960938,-172.617782592773,461.280364990234,-162.384765625,-170.777084350586,480.965026855469,-167.217422485352,-143.49658203125,634.753845214844,-206.010772705078,77.453369140625,632.881408691406,-183.986328125,81.04296875,555.060974121094,-188.202209472656,-31.2851543426514,553.547729492188,-166.244537353516,-27.07568359375,546.948364257813,-181.821212768555,-24.724365234375,515.368713378906,-178.757232666016,-85.643798828125,507.336242675781,-172.389755249023,-78.943359375,495.598968505859,-173.973480224609,-112.887809753418, -487.591918945313,-167.610122680664,-106.14208984375,490.705200195313,-172.311645507813,-109.115478515625,510.463317871094,-177.093658447266,-81.8931884765625,535.185485839844,-183.503448486328,-58.4447021484375,527.118713378906,-177.130249023438,-51.8043212890625,530.263549804688,-181.837249755859,-54.7240028381348,550.116027832031,-186.532257080078,-27.6051006317139,513.957580566406,-156.8193359375,-81.273193359375,506.943115234375,-166.16926574707,-77.7091064453125,487.210357666016,-161.391937255859,-104.889892578125,494.228729248047,-152.043701171875,-108.453857421875,489.673889160156,-155.592254638672,-105.744621276855,509.400787353516,-160.368103027344,-78.570556640625,546.5263671875,-175.595123291016,-23.53564453125,526.712280273438,-170.907165527344,-50.5908203125,533.727294921875,-161.556365966797,-54.1478271484375,529.165222167969,-165.104705810547,-51.45751953125,548.975830078125,-169.791595458984,-24.4052734375,626.250549316406,-199.561416625977,83.287353515625,594.956848144531,-197.384490966797,22.9696044921875,586.7041015625,-190.979095458984,29.281494140625,574.980224609375,-192.835266113281,-4.16796875,566.807250976563,-186.443817138672,2.2867431640625,570.004211425781,-191.160034179688,-0.5435791015625,589.93896484375,-195.702056884766,26.5180683135986,614.919860839844,-201.801635742188,50.1396484375,606.560852050781,-195.377624511719,56.2547607421875,609.845336914063,-200.109390258789,53.5819091796875,629.601379394531,-204.304916381836,80.7420654296875,593.300598144531,-175.399780273438,26.943603515625,586.241577148438,-184.745361328125,30.4035625457764,566.366821289063,-180.214202880859,3.44555687904358,573.402038574219,-170.865203857422,-0.06396484375,568.814514160156,-174.40998840332,2.576171875,588.689880371094,-178.940856933594,29.538818359375,625.726928710938,-193.316421508789,84.30078125,606.0712890625,-189.138885498047,57.330078125,613.167907714844,-179.799209594727,53.9482421875,608.5234375,-183.334686279297,56.476806640625,628.187805175781,-187.513458251953,83.4703369140625,564.893188476563,-175.124282836914,-36.2445068359375, -525.191223144531,-165.680206298828,-90.6370849609375,519.170715332031,-156.66975402832,-84.9649658203125,499.432861328125,-151.892974853516,-112.163696289063,505.426940917969,-160.898834228516,-117.88111114502,503.613647460938,-155.203125,-115.683959960938,523.36474609375,-159.982055664063,-88.4615478515625,558.794738769531,-166.100128173828,-30.7049560546875,538.954223632813,-161.408813476563,-57.813720703125,545.0087890625,-170.425247192383,-63.427978515625,543.166137695313,-164.724090576172,-61.279052734375,563.030578613281,-169.419494628906,-34.128662109375,524.105773925781,-171.935073852539,-90.822998046875,504.332458496094,-167.151733398438,-118.07982635498,500.686462402344,-172.027053833008,-116.231323242188,520.461853027344,-176.811279296875,-88.9744873046875,563.826965332031,-181.383285522461,-36.4027099609375,543.932739257813,-176.68212890625,-63.6005897521973,540.28857421875,-181.558776855469,-61.755615234375,560.179565429688,-186.259857177734,-34.5665283203125,644.772644042969,-192.961563110352,72.8896484375,604.841796875,-184.313568115234,18.122314453125,598.614196777344,-175.266494750977,23.4364013671875,578.677062988281,-170.725433349609,-3.642333984375,584.831848144531,-179.759567260742,-9.0848388671875,582.944396972656,-174.050247192383,-7.0107421875,602.923156738281,-178.598617553711,20.1424541473389,638.322265625,-183.875045776367,77.7843017578125,618.534606933594,-179.675079345703,50.5418701171875,624.857482910156,-188.739013671875,45.40185546875,622.89892578125,-183.016860961914,47.3505859375,642.761901855469,-187.230072021484,74.7396240234375,603.797180175781,-190.577026367188,17.99609375,583.776062011719,-186.020721435547,-9.2276611328125,580.121520996094,-190.896499633789,-7.4072265625,600.130310058594,-195.451019287109,19.7908935546875,643.752990722656,-199.230041503906,72.8013916015625,623.824768066406,-195.0048828125,45.2938232421875,620.138488769531,-199.875854492188,47.048095703125,640.036682128906,-204.096008300781,74.491455078125,701.392150878906,-196.256317138672,332.478637695313,696.693237304688,-216.849105834961,197.153930664063, -694.003662109375,-194.682571411133,198.693603515625,687.0068359375,-210.197265625,199.76611328125,672.056884765625,-213.051605224609,133.911010742188,663.06396484375,-206.516723632813,138.646484375,654.129150390625,-209.860565185547,105.175407409668,645.423461914063,-203.375671386719,110.584838867188,648.866088867188,-208.135345458984,108.229598999023,666.635192871094,-211.298843383789,136.589477539063,686.583435058594,-215.313262939453,164.606323242188,677.232238769531,-208.717254638672,168.3486328125,680.9619140625,-213.526458740234,166.725967407227,690.883361816406,-215.030975341797,198.633666992188,669.819702148438,-190.962158203125,136.740966796875,662.437316894531,-200.253387451172,139.4453125,644.85546875,-197.12272644043,111.51146697998,652.099548339844,-187.807800292969,108.4580078125,647.332946777344,-191.322387695313,110.724479675293,664.944213867188,-194.457977294922,138.740112304688,686.252380371094,-203.912139892578,200.20068359375,676.537475585938,-202.442169189453,168.97216796875,684.105285644531,-193.182281494141,166.814819335938,679.087768554688,-196.653991699219,168.404418945313,688.848388671875,-198.131469726563,199.8037109375,694.167053222656,-211.732147216797,332.102783203125,705.344787597656,-218.287582397461,264.677856445313,695.222045898438,-211.563552856445,265.318725585938,702.648559570313,-217.789657592773,230.718994140625,692.700805664063,-211.094741821289,232.263534545898,696.691040039063,-215.947174072266,231.591674804688,699.288024902344,-216.428665161133,265.03515625,705.700744628906,-218.483734130859,298.70458984375,695.483154296875,-211.7431640625,298.633056640625,699.590087890625,-216.615371704102,298.654296875,698.285400390625,-216.606964111328,332.349853515625,702.395202636719,-196.077850341797,265.109008789063,694.394226074219,-205.266235351563,265.440551757813,691.90185546875,-204.802230834961,232.5263671875,699.80126953125,-195.596954345703,231.650146484375,694.536254882813,-199.027801513672,232.299331665039,697.055480957031,-199.496307373047,265.363037109375,693.319641113281,-205.431289672852,332.039306640625, -694.639953613281,-205.443222045898,298.646850585938,702.696838378906,-196.264587402344,298.753173828125,697.316284179688,-199.675903320313,298.691528320313,696.000183105469,-199.664962768555,332.1787109375,707.548156738281,-203.940734863281,195.042724609375,682.395141601563,-200.056884765625,130.122436523438,675.52099609375,-190.896102905273,134.078491210938,657.646728515625,-187.715057373047,105.426879882813,664.273559570313,-196.832672119141,100.897720336914,662.191955566406,-191.088562011719,102.603881835938,680.216125488281,-194.295715332031,131.607162475586,700.086975097656,-194.680770874023,197.220703125,690.00244140625,-193.149566650391,164.705062866211,697.181335449219,-202.362426757813,161.584228515625,694.884582519531,-196.581085205078,162.751953125,705.143981933594,-198.14143371582,195.857421875,681.404541015625,-206.330856323242,130.07958984375,663.268127441406,-203.103881835938,100.831649780273,659.50537109375,-207.961959838867,102.41577911377,677.570068359375,-211.176712036133,131.482666015625,706.576904296875,-210.218246459961,195.0263671875,696.203186035156,-208.638671875,161.559814453125,692.272583007813,-213.468276977539,162.679077148438,702.551147460938,-215.032119750977,195.808227539063,715.716064453125,-205.646865844727,333.319580078125,716.549560546875,-205.436920166016,264.21337890625,708.723999023438,-196.116638183594,264.758666992188,706.03125,-195.619293212891,230.783447265625,713.711059570313,-204.915313720703,229.491455078125,711.224609375,-199.102447509766,229.977294921875,714.008728027344,-199.614990234375,264.424194335938,707.789794921875,-196.307907104492,332.84423828125,709.079467773438,-196.312759399414,298.812255859375,716.983825683594,-205.646743774414,298.853515625,714.413696289063,-199.819732666016,298.849731445313,713.137817382813,-199.818023681641,333.158325195313,715.581909179688,-211.715072631836,264.191162109375,712.742614746094,-211.193374633789,229.474746704102,708.639953613281,-215.994598388672,229.929336547852,711.426635742188,-216.507598876953,264.363037109375,714.748474121094,-211.92497253418,333.279418945313, -716.016235351563,-211.924896240234,298.822998046875,711.831909179688,-216.712326049805,298.767578125,710.556091308594,-216.710540771484,333.05126953125,241.391540527344,-120.146118164063,-530.71728515625,747.8271484375,-226.418884277344,300.407348632813,514.188415527344,-178.419830322266,-149.544311523438,363.213836669922,-141.959228515625,-359.74755859375,227.179992675781,-110.113182067871,-544.873168945313,362.439575195313,-119.993103027344,-355.293090820313,287.310760498047,-101.254531860352,-460.566284179688,288.007080078125,-123.201889038086,-465.130462646484,229.583724975586,-117.037948608398,-529.437133789063,280.166259765625,-116.618560791016,-458.355255126953,243.705062866211,-107.135368347168,-509.813201904297,252.171524047852,-113.484298706055,-515.712036132813,235.479873657227,-119.261787414551,-528.400512695313,247.142593383789,-111.746452331543,-512.174926757813,261.404418945313,-111.794067382813,-484.778778076172,269.245697021484,-118.377479553223,-491.553436279297,264.384246826172,-116.578147888184,-487.781860351563,283.148315429688,-121.403221130371,-461.355102539063,249.381729125977,-92.3484802246094,-514.080322265625,225.557067871094,-114.191581726074,-533.457275390625,242.9189453125,-101.138931274414,-509.354034423828,224.653396606445,-111.61083984375,-539.203857421875,245.026443481445,-95.6283874511719,-510.938598632813,279.974060058594,-110.391876220703,-457.064208984375,261.218597412109,-105.569007873535,-483.478729248047,268.571655273438,-96.4358215332031,-486.957885742188,263.881561279297,-99.8455429077148,-484.28515625,282.628601074219,-104.666259765625,-457.882446289063,355.37646484375,-135.377014160156,-352.970092773438,325.606567382813,-132.659805297852,-412.366973876953,317.768096923828,-126.077072143555,-405.589111328125,306.785461425781,-127.951690673828,-438.754272460938,298.94580078125,-121.368621826172,-431.977813720703,301.929565429688,-126.153717041016,-434.97509765625,320.753509521484,-130.862564086914,-408.583984375,344.392242431641,-137.320404052734,-386.066650390625,336.554626464844,-130.737976074219,-379.28857421875, -339.541748046875,-135.523834228516,-382.280639648438,358.365539550781,-140.16325378418,-355.958984375,324.870391845703,-110.702659606934,-407.858520507813,317.564605712891,-119.847610473633,-404.31396484375,298.747833251953,-115.140502929688,-430.694732666016,306.068786621094,-105.99925994873,-434.218505859375,301.394317626953,-109.412910461426,-431.524169921875,320.203399658203,-114.118118286133,-405.153930664063,355.162170410156,-129.144989013672,-351.710083007813,336.345733642578,-124.507209777832,-378.02099609375,343.637054443359,-115.35871887207,-381.585205078125,338.977111816406,-118.775939941406,-378.87109375,357.786376953125,-123.411979675293,-352.570068359375,243.66975402832,-114.441619873047,-546.691162109375,298.277465820313,-110.421112060547,-470.034942626953,261.219604492188,-101.18872833252,-522.32861328125,232.345367431641,-110.180397033691,-548.657470703125,254.605560302734,-92.3539199829102,-517.783935546875,238.502853393555,-111.797149658203,-549.335205078125,259.025451660156,-95.6559600830078,-520.863647460938,292.536224365234,-101.253768920898,-464.267578125,273.801971435547,-96.436279296875,-490.652465820313,279.538970947266,-105.602531433105,-496.42578125,277.896697998047,-99.8602600097656,-494.187652587891,296.630706787109,-104.677696228027,-467.803009033203,246.223968505859,-117.265487670898,-541.600708007813,260.520599365234,-107.176429748535,-521.734985351563,245.390960693359,-119.392646789551,-535.656860351563,257.163604736328,-111.76091003418,-519.27978515625,296.984741210938,-116.640556335449,-470.272827148438,278.238586425781,-111.820007324219,-496.674530029297,274.417327880859,-116.583198547363,-494.869598388672,293.172058105469,-121.405906677246,-468.456085205078,373.401275634766,-129.158081054688,-364.765014648438,335.833709716797,-119.868347167969,-417.330780029297,330.086059570313,-110.699447631836,-411.572967529297,311.289245605469,-105.997253417969,-437.9267578125,317.033813476563,-115.165451049805,-443.689208984375,315.383117675781,-109.421043395996,-441.462890625,334.179290771484,-114.123062133789,-415.10986328125, -367.646667480469,-119.98770904541,-359.018432617188,348.848205566406,-115.354377746582,-385.305541992188,354.599151611328,-124.524002075195,-391.05810546875,352.940979003906,-118.777839660645,-388.842529296875,371.739288330078,-123.411056518555,-362.55517578125,334.555084228516,-126.091270446777,-417.549102783203,315.748291015625,-121.386657714844,-443.917144775391,311.943786621094,-126.154052734375,-442.088897705078,330.758483886719,-130.860595703125,-415.710205078125,372.135894775391,-135.384155273438,-364.964965820313,353.327178955078,-130.74853515625,-391.26708984375,349.538116455078,-135.51969909668,-389.41796875,368.354034423828,-140.157089233398,-363.106079101563,513.235412597656,-156.415435791016,-145.353515625,438.597595214844,-160.310821533203,-254.591796875,437.742889404297,-138.326843261719,-250.253768920898,430.7509765625,-153.727752685547,-247.834854125977,400.881378173828,-151.169403076172,-307.1552734375,393.041870117188,-144.587173461914,-300.3837890625,382.038879394531,-146.573287963867,-333.450927734375,374.200927734375,-139.991149902344,-326.675659179688,377.192260742188,-144.77783203125,-329.660888671875,396.035888671875,-149.374389648438,-303.364501953125,419.731719970703,-155.747467041016,-280.87255859375,411.889373779297,-149.164947509766,-274.107177734375,414.886657714844,-153.952728271484,-277.08251953125,433.752075195313,-158.516220092773,-250.8037109375,400.068176269531,-129.194488525391,-302.756591796875,392.816528320313,-138.352691650391,-299.139770507813,373.981170654297,-133.757904052734,-325.423583984375,381.245391845703,-124.602767944336,-329.024047851563,376.598449707031,-128.023223876953,-326.29296875,395.427032470703,-132.616394042969,-300.018310546875,430.513916015625,-147.490676879883,-246.608047485352,411.658294677734,-142.929168701172,-272.871459960938,418.898193359375,-133.76806640625,-276.503540039063,414.262237548828,-137.191329956055,-273.7587890625,433.111511230469,-141.751327514648,-247.503662109375,506.304260253906,-171.830963134766,-142.85546875,476.36474609375,-169.393585205078,-202.053588867188, -468.504150390625,-162.808502197266,-195.322631835938,457.473571777344,-164.858963012695,-228.320922851563,449.620971679688,-158.275085449219,-221.575317382813,452.626647949219,-163.064361572266,-224.536483764648,471.515380859375,-167.598754882813,-198.274658203125,495.267669677734,-173.913635253906,-175.796630859375,487.396759033203,-167.326919555664,-169.084350585938,490.414367675781,-172.118316650391,-172.025390625,509.329803466797,-176.623748779297,-145.783447265625,475.464141845703,-147.399948120117,-197.783569335938,468.254028320313,-156.56867980957,-194.115005493164,449.377502441406,-152.036666870117,-220.357666015625,456.596557617188,-142.870269775391,-224.015747070313,451.969085693359,-146.295867919922,-221.261474609375,470.83984375,-150.826477050781,-195.026489257813,506.039276123047,-165.588104248047,-141.670288085938,487.139434814453,-161.08561706543,-167.887451171875,494.341888427734,-151.914794921875,-171.564453125,489.719665527344,-155.342102050781,-168.806030273438,508.614288330078,-159.843307495117,-142.595458984375,448.717346191406,-147.492950439453,-259.697265625,411.032806396484,-138.359436035156,-312.22021484375,405.268798828125,-129.187286376953,-306.489379882813,386.448883056641,-124.59642791748,-332.753662109375,392.207855224609,-133.767623901367,-338.493041992188,390.541809082031,-128.019714355469,-336.289184570313,409.362518310547,-132.610626220703,-310.02294921875,442.939697265625,-138.318359375,-253.989013671875,424.096527099609,-133.760147094727,-280.238159179688,429.866729736328,-142.93342590332,-285.958740234375,428.191772460938,-137.183624267578,-283.768676757813,447.037109375,-141.742111206055,-257.51513671875,409.780395507813,-144.588531494141,-312.402221679688,390.948913574219,-139.995208740234,-338.68408203125,387.173950195313,-144.769836425781,-336.81591796875,406.011932373047,-149.36474609375,-310.525634765625,447.477661132813,-153.724960327148,-259.861450195313,428.62060546875,-149.163986206055,-286.1318359375,424.858367919922,-153.94172668457,-284.247314453125,443.721069335938,-158.504119873047,-257.9697265625, -524.262268066406,-165.589614868164,-154.702026367188,486.4580078125,-156.568893432617,-207.19091796875,480.661163330078,-147.390869140625,-201.51513671875,461.792938232422,-142.861389160156,-227.749984741211,467.579345703125,-152.037551879883,-233.443466186523,465.893402099609,-146.285583496094,-231.270263671875,484.765808105469,-150.815689086914,-205.027572631836,518.437866210938,-156.40673828125,-149.072372436523,499.540771484375,-151.90576171875,-175.291015625,505.350250244141,-161.085983276367,-180.94580078125,503.650848388672,-155.331420898438,-178.793823242188,522.554809570313,-159.83349609375,-152.56298828125,485.231292724609,-162.803817749023,-207.336776733398,466.346130371094,-158.271026611328,-233.5986328125,462.594635009766,-163.051513671875,-231.700561523438,481.484588623047,-167.585540771484,-205.433334350586,523.048828125,-171.827453613281,-154.829223632813,504.130065917969,-167.322372436523,-181.082397460938,500.387329101563,-172.105163574219,-179.174438476563,519.309326171875,-176.611236572266,-152.91796875,666.38427734375,-213.470031738281,60.0979042053223,665.010437011719,-191.38623046875,63.6014404296875,590.097290039063,-196.268035888672,-44.6424560546875,589.000915527344,-174.235534667969,-40.674560546875,582.112182617188,-189.662033081055,-38.1265869140625,552.093017578125,-187.385986328125,-97.06005859375,544.170654296875,-180.790771484375,-90.437255859375,533.127502441406,-182.910797119141,-123.300407409668,525.2265625,-176.319183349609,-116.640747070313,528.261474609375,-181.113647460938,-119.552978515625,547.217041015625,-185.587249755859,-93.3304443359375,571.076721191406,-191.839202880859,-70.844970703125,563.127136230469,-185.239349365234,-64.268798828125,566.187622070313,-190.038345336914,-67.138427734375,585.1904296875,-194.464172363281,-40.966552734375,551.077270507813,-165.369125366211,-92.965576171875,543.887878417969,-174.544357299805,-89.2794189453125,524.953125,-170.074615478516,-115.46849822998,532.144775390625,-160.900466918945,-119.155029296875,527.523315429688,-164.328643798828,-116.399780273438, -546.453735351563,-168.797286987305,-90.216064453125,581.806518554688,-183.411163330078,-37.004638671875,562.833740234375,-178.990875244141,-63.1275634765625,570.023681640625,-169.815063476563,-66.8087158203125,565.395874023438,-173.242813110352,-64.068359375,584.36572265625,-177.662292480469,-37.9486083984375,658.111694335938,-206.814163208008,66.1031494140625,628.218200683594,-205.008911132813,7.70007276535034,620.127624511719,-198.384552001953,14.03466796875,609.143249511719,-200.661437988281,-18.4671630859375,601.112182617188,-194.047439575195,-12.0296630859375,604.212951660156,-198.853607177734,-14.8319101333618,623.256896972656,-203.195755004883,11.2811279296875,647.314575195313,-209.291397094727,33.8828125,639.146118164063,-202.653472900391,40.079345703125,642.312133789063,-207.471160888672,37.3902587890625,661.326171875,-211.640289306641,63.5020713806152,627.01025390625,-182.955383300781,11.487548828125,619.790405273438,-192.12776184082,15.1054677963257,600.792114257813,-187.793884277344,-10.9306640625,607.995971679688,-178.619293212891,-14.58056640625,603.349426269531,-182.044342041016,-11.8758535385132,622.34716796875,-186.377868652344,14.1617431640625,657.727478027344,-200.548797607422,67.0936279296875,638.787963867188,-196.392822265625,41.115234375,646.032836914063,-187.224258422852,37.546630859375,641.346252441406,-190.642883300781,40.1766357421875,660.290161132813,-194.799346923828,66.16650390625,600.168640136719,-183.433685302734,-49.7813720703125,562.157348632813,-174.552169799805,-102.22191619873,556.292907714844,-165.362213134766,-96.6590576171875,537.352600097656,-160.892425537109,-122.863159179688,543.195068359375,-170.078521728516,-128.462646484375,541.478332519531,-164.320648193359,-126.338508605957,560.429748535156,-168.792297363281,-100.115242004395,594.242980957031,-174.232818603516,-44.3206787109375,575.250366210938,-169.809844970703,-70.482177734375,581.141906738281,-179.004608154297,-75.999755859375,579.401428222656,-173.242370605469,-73.9139404296875,598.412536621094,-177.668518066406,-47.7210693359375, -560.957946777344,-180.793060302734,-102.328979492188,541.988525390625,-176.31787109375,-128.579956054688,538.251403808594,-181.102416992188,-126.6669921875,557.221984863281,-185.578170776367,-100.416137695313,598.984558105469,-189.677764892578,-49.8660888671875,579.949951171875,-185.247100830078,-76.0960693359375,576.213745117188,-190.032516479492,-74.185791015625,595.24609375,-194.463104248047,-47.961669921875,676.579711914063,-200.65397644043,55.2080078125,638.325317382813,-192.179168701172,2.6337890625,632.301574707031,-182.960906982422,7.9283447265625,613.259033203125,-178.620040893555,-18.18994140625,619.227844238281,-187.828567504883,-23.578125,617.452575683594,-182.059921264648,-21.5494384765625,636.526184082031,-186.406173706055,4.62255859375,670.392333984375,-191.407104492188,60.2095947265625,651.362365722656,-187.236267089844,34.056640625,657.456726074219,-196.466949462891,28.8858642578125,655.627624511719,-190.688613891602,30.82275390625,674.711791992188,-194.868804931641,57.0755615234375,637.158813476563,-198.426910400391,2.575439453125,618.05224609375,-194.074432373047,-23.6502685546875,614.308898925781,-198.859222412109,-21.756103515625,633.407165527344,-203.210540771484,4.453125,675.434387207031,-206.905944824219,55.1824913024902,656.300231933594,-202.716705322266,28.8427734375,652.53564453125,-207.49836730957,30.69482421875,671.650146484375,-211.684509277344,56.994873046875,745.174438476563,-204.152755737305,299.961303710938,734.607971191406,-226.090545654297,170.662109375,732.428100585938,-203.876922607422,172.327514648438,725.23046875,-219.263153076172,173.974365234375,703.898010253906,-221.153472900391,113.1552734375,695.268188476563,-214.437835693359,118.43505859375,685.346313476563,-217.477447509766,86.448974609375,676.929260253906,-210.797027587891,92.1741943359375,680.210144042969,-215.634506225586,89.700439453125,698.645629882813,-219.291397094727,116.161376953125,721.022521972656,-224.131362915039,140.886093139648,712.064025878906,-217.364028930664,145.387939453125,715.588806152344,-222.240875244141,143.459594726563, -728.940734863281,-224.166748046875,172.568237304688,702.238830566406,-199.020202636719,116.112419128418,694.80322265625,-208.158462524414,119.270858764648,676.511108398438,-204.525665283203,93.1025390625,683.852600097656,-195.372497558594,89.73291015625,679.082824707031,-198.777435302734,92.19775390625,697.392395019531,-202.412826538086,118.409912109375,724.6181640625,-212.961029052734,174.44482421875,711.531616210938,-211.073715209961,146.073364257813,719.124938964844,-201.95947265625,143.311416625977,714.154174804688,-205.332885742188,145.303466796875,727.291320800781,-207.226989746094,173.834106445313,737.684143066406,-219.511383056641,300.047973632813,746.900146484375,-227.187225341797,234.964614868164,736.92919921875,-220.288711547852,235.982925415039,742.993347167969,-227.030212402344,202.391357421875,733.255981445313,-220.157104492188,204.448257446289,737.124145507813,-225.080856323242,203.5888671875,740.899291992188,-225.2236328125,235.573013305664,748.121215820313,-226.914916992188,267.673583984375,738.025390625,-220.006652832031,267.9033203125,742.049682617188,-224.945861816406,267.83251953125,741.728820800781,-224.450286865234,300.228881835938,744.348449707031,-204.927352905273,235.267333984375,736.211791992188,-213.973526000977,236.068115234375,732.578918457031,-213.846466064453,204.703857421875,740.584655761719,-204.786544799805,203.29638671875,735.300598144531,-208.118225097656,204.2763671875,738.966979980469,-208.248657226563,235.802474975586,736.938110351563,-213.194396972656,299.921630859375,737.286926269531,-213.689636230469,267.86474609375,745.495300292969,-204.648712158203,267.53857421875,740.060974121094,-207.966064453125,267.729125976563,739.719665527344,-207.470581054688,299.889038085938,745.54150390625,-213.384368896484,167.697372436523,714.307250976563,-208.371505737305,108.732650756836,707.806701660156,-199.071838378906,113.104858398438,689.308776855469,-195.405792236328,86.487548828125,695.623779296875,-204.674530029297,81.730712890625,693.703674316406,-198.880340576172,83.499755859375,712.312561035156,-202.564712524414,110.34937286377, -738.400939941406,-203.988525390625,170.401733398438,724.868896484375,-202.038604736328,140.727294921875,731.652709960938,-211.383056640625,137.018798828125,729.546325683594,-205.558486938477,138.377807617188,743.296997070313,-207.539794921875,168.672973632813,713.189758300781,-214.628677368164,108.752197265625,694.491271972656,-210.928924560547,81.7255859375,690.676635742188,-215.70263671875,83.4744873046875,709.326354980469,-219.394653320313,110.391723632813,744.4560546875,-219.647216796875,167.774536132813,730.552551269531,-217.643325805664,137.068496704102,726.607360839844,-222.396865844727,138.502197265625,740.3984375,-224.38508605957,168.873779296875,759.357727050781,-213.772186279297,300.463134765625,758.291198730469,-214.534194946289,233.843643188477,750.651245117188,-205.078155517578,234.63232421875,746.756896972656,-204.923324584961,202.073974609375,754.200988769531,-214.357879638672,200.4208984375,751.840759277344,-208.498382568359,201.000366210938,755.85693359375,-208.666519165039,234.100814819336,751.574279785156,-204.308441162109,300.11572265625,751.868347167969,-204.804916381836,267.353515625,759.612670898438,-214.269256591797,267.217041015625,757.139282226563,-208.398376464844,267.233520507813,756.869873046875,-207.901473999023,300.303100585938,757.217041015625,-220.798965454102,233.938842773438,753.12353515625,-220.622055053711,200.513046264648,748.964416503906,-225.347442626953,201.243896484375,752.989929199219,-225.517181396484,234.354843139648,758.284545898438,-220.037353515625,300.54541015625,758.539489746094,-220.534286499023,267.307983398438,754.275207519531,-225.249786376953,267.477661132813,754.005737304688,-224.753234863281,300.525146484375,204.871459960938,-7.3099570274353,-70.9488067626953,202.093200683594,-4.33437776565552,-78.3505401611328,198.575042724609,0.645803213119507,-84.1969757080078,194.661407470703,7.14308261871338,-87.9156036376953,190.735397338867,14.5214805603027,-89.1425323486328,187.181304931641,22.0587310791016,-87.7576446533203,184.347030639648,29.0170459747314,-83.8965606689453, -182.510040283203,34.7152976989746,-77.9370880126953,181.850112915039,38.5956916809082,-70.4626007080078,182.431854248047,40.2783966064453,-62.2049102783203,184.198333740234,39.5986824035645,-53.9722442626953,186.976638793945,36.6231231689453,-46.5705108642578,190.494781494141,31.6429500579834,-40.7240753173828,194.408416748047,25.1456623077393,-37.0054473876953,198.334411621094,17.7672710418701,-35.7785339355469,201.88850402832,10.2300138473511,-37.1634063720703,204.722793579102,3.27170443534851,-41.0245056152344,206.559783935547,-2.42654514312744,-46.9839630126953,207.219696044922,-6.30693817138672,-54.458324432373,206.637954711914,-7.98964548110962,-62.7160186767578,203.534225463867,-8.59114170074463,-70.8595733642578,200.696975708008,-5.55243015289307,-78.4184112548828,197.104141235352,-0.466569185256958,-84.3888702392578,193.107452392578,6.16859245300293,-88.1864776611328,189.09814453125,13.703558921814,-89.4394073486328,185.468643188477,21.4007568359375,-88.0251007080078,182.574249267578,28.5067348480225,-84.0821075439453,180.6982421875,34.3258972167969,-77.9961700439453,180.024322509766,38.288631439209,-70.3631134033203,180.618408203125,40.0070419311523,-61.9302520751953,182.422378540039,39.3129234313965,-53.5227851867676,185.259613037109,36.2742118835449,-45.9639434814453,188.852447509766,31.1883506774902,-39.9936065673828,192.849105834961,24.5531959533691,-36.1959991455078,196.858428955078,17.0182285308838,-34.9429473876953,200.487976074219,9.32103061676025,-36.3572540283203,203.382354736328,2.21505904197693,-40.3002471923828,205.258346557617,-3.60410952568054,-46.3861846923828,205.932266235352,-7.56684827804565,-54.0192413330078,205.338195800781,-9.28525352478027,-62.4522285461426,203.146423339844,-10.3783836364746,-71.1647491455078,200.154815673828,-7.17434883117676,-79.1347198486328,196.366546630859,-1.81182312965393,-85.4300079345703,192.152450561523,5.18430280685425,-89.4341583251953,187.925018310547,13.1291809082031,-90.7553253173828,184.098052978516,21.2451152801514,-89.2641143798828,181.046188354492,28.7376575469971,-85.1065216064453, -179.068145751953,34.8733901977539,-78.6895294189453,178.357543945313,39.0517044067383,-70.6413116455078,178.983963012695,40.8636016845703,-61.7495880126953,180.886077880859,40.131721496582,-52.8848419189453,183.877716064453,36.9276924133301,-44.9147491455078,187.665954589844,31.5651683807373,-38.6194458007813,191.880035400391,24.5690402984619,-34.6153106689453,196.107482910156,16.6241722106934,-33.2941284179688,199.934432983398,8.50823402404785,-34.7853546142578,202.986297607422,1.01568973064423,-38.9429473876953,204.96435546875,-5.12004709243774,-45.3599395751953,205.674926757813,-9.29836845397949,-53.408275604248,205.04850769043,-11.1102619171143,-62.3000030517578,203.856246948242,-11.9890041351318,-71.7475128173828,200.673873901367,-8.58064651489258,-80.2259063720703,196.643981933594,-2.87611818313599,-86.9226837158203,192.1611328125,4.56618022918701,-91.1822052001953,187.664093017578,13.0177316665649,-92.5876007080078,183.593078613281,21.6512565612793,-91.0012969970703,180.346572875977,29.6216335296631,-86.5785675048828,178.242370605469,36.1486587524414,-79.7522735595703,177.48649597168,40.593448638916,-71.1907501220703,178.152847290039,42.5209007263184,-61.7320137023926,180.17626953125,41.7423477172852,-52.3019561767578,183.358642578125,38.333984375,-43.8235626220703,187.38850402832,32.6294555664063,-37.1269073486328,191.871353149414,25.187162399292,-32.8673858642578,196.368392944336,16.73561668396,-31.4618530273438,200.439422607422,8.10209274291992,-33.0482940673828,203.685897827148,0.131716012954712,-37.4710083007813,205.790084838867,-6.39531850814819,-44.2971954345703,206.546020507813,-10.8400964736938,-52.858715057373,205.879653930664,-12.7675533294678,-62.3174591064453,205.392532348633,-12.8078031539917,-72.3855743408203,202.055786132813,-9.23413467407227,-81.2752227783203,197.830474853516,-3.25292730331421,-88.2967071533203,193.13020324707,4.55032253265381,-92.7627716064453,188.415069580078,13.411792755127,-94.2362823486328,184.146606445313,22.464054107666,-92.5730743408203,180.742645263672,30.8210048675537,-87.9358673095703, -178.536392211914,37.6646003723145,-80.7785186767578,177.74382019043,42.3249740600586,-71.8018341064453,178.442535400391,44.3458976745605,-61.8842315673828,180.564056396484,43.5295906066895,-51.9967803955078,183.900787353516,39.9558982849121,-43.1072540283203,188.126098632813,33.9747123718262,-36.0857849121094,192.826370239258,26.1714611053467,-31.6195850372314,197.541519165039,17.3099937438965,-30.1460857391357,201.809982299805,8.25774002075195,-31.8092937469482,205.213943481445,-0.0992088317871094,-36.4464874267578,207.420211791992,-6.94281816482544,-43.6038360595703,208.212753295898,-11.6031837463379,-52.5806427001953,207.514099121094,-13.6241092681885,-62.4981231689453,207.168487548828,-12.5220279693604,-72.8350372314453,203.772811889648,-8.88521194458008,-81.8816680908203,199.472839355469,-2.79833030700684,-89.0272979736328,194.689514160156,5.14280033111572,-93.5722198486328,189.891052246094,14.1608362197876,-95.0718536376953,185.547164916992,23.3730316162109,-93.3792266845703,182.083068847656,31.8776245117188,-88.6601104736328,179.837844848633,38.8421592712402,-81.3762969970703,179.031265258789,43.5848770141602,-72.2409210205078,179.742294311523,45.6415176391602,-62.1481475830078,181.901321411133,44.8107757568359,-52.0860137939453,185.297012329102,41.173957824707,-43.0393829345703,189.596984863281,35.087085723877,-35.8937530517578,194.380310058594,27.1459465026855,-31.3487071990967,199.178771972656,18.1279106140137,-29.8491973876953,203.52262878418,8.91571235656738,-31.5418243408203,206.986740112305,0.411110639572144,-36.2609405517578,209.231964111328,-6.55341577529907,-43.5447540283203,210.03857421875,-11.29612159729,-52.6801300048828,209.327514648438,-13.3527612686157,-62.7729072570801,208.505767822266,-11.240837097168,-72.9241485595703,205.169036865234,-7.66716432571411,-81.8137969970703,200.943710327148,-1.68596839904785,-88.8352813720703,196.243438720703,6.11728191375732,-93.3014678955078,191.528274536133,14.9787502288818,-94.7749786376953,187.259826660156,24.0310134887695,-93.1117706298828,183.855865478516,32.3879623413086,-88.4745635986328, -181.649627685547,39.2315788269043,-81.3172149658203,180.857055664063,43.8919296264648,-72.3404083251953,181.555725097656,45.9128684997559,-62.422924041748,183.677291870117,45.0965423583984,-52.535472869873,187.014022827148,41.5228805541992,-43.6458282470703,191.239318847656,35.5416717529297,-36.6243438720703,195.939605712891,27.7384185791016,-32.1581573486328,200.654754638672,18.876953125,-30.6846466064453,204.923248291016,9.82470226287842,-32.3478546142578,208.327163696289,1.46774911880493,-36.9851837158203,210.533432006836,-5.37584972381592,-44.1424102783203,211.325973510742,-10.0362091064453,-53.1192169189453,210.627288818359,-12.0571460723877,-63.0368156433105,208.8935546875,-9.45359420776367,-72.6190948486328,205.711166381836,-6.04523706436157,-81.0974884033203,201.681274414063,-0.340718269348145,-87.7941436767578,197.198425292969,7.10157823562622,-92.0536651611328,192.701416015625,15.5531358718872,-93.4590606689453,188.630401611328,24.186653137207,-91.8727569580078,185.383926391602,32.1570243835449,-87.4500274658203,183.279724121094,38.68408203125,-80.6238555908203,182.523803710938,43.1288566589355,-72.0623321533203,183.190155029297,45.0562934875488,-62.6035919189453,185.213577270508,44.2777328491211,-53.1734161376953,188.395950317383,40.8693809509277,-44.6950225830078,192.425857543945,35.1648483276367,-37.9983673095703,196.908676147461,27.7225666046143,-33.7388610839844,201.405685424805,19.2710113525391,-32.3334503173828,205.476745605469,10.6374940872192,-33.9197387695313,208.723236083984,2.66711783409119,-38.3424835205078,210.827392578125,-3.85991072654724,-45.1687774658203,211.58332824707,-8.30469417572021,-53.7301788330078,210.916946411133,-10.2321538925171,-63.1890411376953,208.183746337891,-7.84298467636108,-72.0362091064453,205.192138671875,-4.63894939422607,-80.0063018798828,201.403884887695,0.723578572273254,-86.3014678955078,197.18977355957,7.71970510482788,-90.3057403564453,192.962341308594,15.6645832061768,-91.6269073486328,189.135345458984,23.7805080413818,-90.1356964111328,186.08349609375,31.2730827331543,-85.9779815673828, -184.105438232422,37.4087982177734,-79.5611114501953,183.39485168457,41.5871200561523,-71.5127716064453,184.021286010742,43.3990173339844,-62.6210441589355,185.923385620117,42.6671180725098,-53.7563018798828,188.914993286133,39.4631080627441,-45.7862091064453,192.703262329102,34.1005630493164,-39.4910430908203,196.917343139648,27.1044368743896,-35.4868927001953,201.144790649414,19.1595706939697,-34.1657257080078,204.971771240234,11.0436391830444,-35.6569366455078,208.023620605469,3.55109357833862,-39.8145141601563,210.001663208008,-2.58463597297668,-46.2315216064453,210.71223449707,-6.76294994354248,-54.2797393798828,210.085845947266,-8.57485008239746,-63.1714630126953,206.647476196289,-7.02417469024658,-71.3981475830078,203.810195922852,-3.98546409606934,-78.9571075439453,200.217376708984,1.10039675235748,-84.9274444580078,196.220672607422,7.73554992675781,-88.7250518798828,192.211364746094,15.2705154418945,-89.9781036376953,188.58186340332,22.9677143096924,-88.5637969970703,185.687423706055,30.0736923217773,-84.6206817626953,183.811462402344,35.8928489685059,-78.5348663330078,183.137542724609,39.8555870056152,-70.9018096923828,183.731643676758,41.5740127563477,-62.4688262939453,185.535614013672,40.8798828125,-54.0614776611328,188.372848510742,37.8411865234375,-46.5026397705078,191.96565246582,32.7553253173828,-40.5321960449219,195.962356567383,26.120153427124,-36.7345581054688,199.971664428711,18.5851879119873,-35.4816436767578,203.601150512695,10.8879928588867,-36.8959503173828,206.495574951172,3.78201651573181,-40.8389434814453,208.371597290039,-2.03714227676392,-46.9248809814453,209.045516967773,-5.99988079071045,-54.5579376220703,208.451446533203,-7.71828460693359,-62.990795135498,163.713592529297,28.1755142211914,-224.10969543457,164.096145629883,24.1794853210449,-231.542434692383,165.531982421875,18.3061256408691,-237.441635131836,167.880615234375,11.1303539276123,-241.230026245117,170.912063598633,3.35458540916443,-242.536834716797,174.329650878906,-4.26002073287964,-241.233856201172,177.798797607422,-10.968092918396,-237.448806762695, -180.979934692383,-16.1130218505859,-231.552200317383,183.561645507813,-19.1911697387695,-224.121322631836,185.291290283203,-19.901216506958,-215.883255004883,185.999481201172,-18.173677444458,-207.644714355469,185.616912841797,-14.1776371002197,-200.212142944336,184.181076049805,-8.30427265167236,-194.312698364258,181.832489013672,-1.12850594520569,-190.524353027344,178.801010131836,6.64725923538208,-189.217712402344,175.383438110352,14.2618598937988,-190.520614624023,171.914276123047,20.9699401855469,-194.305648803711,168.733154296875,26.1148624420166,-200.202224731445,166.151428222656,29.1930084228516,-207.63313293457,164.421783447266,29.9030532836914,-215.871017456055,161.871337890625,27.9943447113037,-224.00520324707,162.261993408203,23.9135074615479,-231.595642089844,163.728332519531,17.9155120849609,-237.620040893555,166.126754760742,10.5874652862549,-241.488952636719,169.222549438477,2.64669942855835,-242.823287963867,172.712646484375,-5.12948846817017,-241.492721557617,176.255401611328,-11.9799203872681,-237.627395629883,179.504043579102,-17.2340202331543,-231.60563659668,182.140594482422,-20.377477645874,-224.017044067383,183.906890869141,-21.1026000976563,-215.60432434082,184.630126953125,-19.3383960723877,-207.190872192383,184.239471435547,-15.2575693130493,-199.600540161133,182.773147583008,-9.25956726074219,-193.575973510742,180.374694824219,-1.93152225017548,-189.70719909668,177.278884887695,6.00923442840576,-188.37272644043,173.788818359375,13.7854347229004,-189.70329284668,170.246047973633,20.6358585357666,-193.56867980957,166.997406005859,25.8899536132813,-199.590408325195,164.360885620117,29.0334281921387,-207.179153442383,162.59455871582,29.7585372924805,-215.591903686523,160.259826660156,28.8659152984619,-224.289962768555,160.671752929688,24.5630798339844,-232.293426513672,162.217864990234,18.2387809753418,-238.645584106445,164.746765136719,10.5120801925659,-242.724914550781,168.010971069336,2.13933491706848,-244.131942749023,171.690933227539,-6.05989170074463,-242.72900390625,175.42643737793,-13.2829923629761,-238.653274536133, -178.851776123047,-18.8229236602783,-232.304016113281,181.631774902344,-22.1373901367188,-224.302581787109,183.494155883789,-22.9019603729248,-215.432113647461,184.256713867188,-21.0417804718018,-206.560974121094,183.844818115234,-16.7389469146729,-198.557693481445,182.298706054688,-10.4146537780762,-192.205490112305,179.769805908203,-2.68795824050903,-188.126174926758,176.505569458008,5.68479299545288,-186.719223022461,172.825607299805,13.8840112686157,-188.122146606445,169.090118408203,21.1071186065674,-192.197677612305,165.664764404297,26.6470394134521,-198.547073364258,162.884826660156,29.9615173339844,-206.548553466797,161.022399902344,30.7260665893555,-215.419036865234,159.494644165039,30.4573173522949,-224.855392456055,159.932830810547,25.8800792694092,-233.369094848633,161.577529907227,19.1524600982666,-240.126403808594,164.267715454102,10.9329929351807,-244.465896606445,167.740097045898,2.02627372741699,-245.962600708008,171.654754638672,-6.69584560394287,-244.470138549805,175.628479003906,-14.3795976638794,-240.134689331055,179.272277832031,-20.2728290557861,-233.380447387695,182.229537963867,-23.7986736297607,-224.868606567383,184.210708618164,-24.6120014190674,-215.432571411133,185.021926879883,-22.6331901550293,-205.995681762695,184.583709716797,-18.0559482574463,-197.481872558594,182.939025878906,-11.3283262252808,-190.724533081055,180.248840332031,-3.10886406898499,-186.385238647461,176.776458740234,5.79784870147705,-184.88850402832,172.86181640625,14.5199747085571,-186.380935668945,168.888107299805,22.2037239074707,-190.71647644043,165.244277954102,28.0969467163086,-197.470657348633,162.287033081055,31.6227912902832,-205.982376098633,160.305847167969,32.4361228942871,-215.418502807617,159.868041992188,32.1607131958008,-225.485305786133,160.327484130859,27.3614654541016,-234.411926269531,162.051940917969,20.3075351715088,-241.497024536133,164.872619628906,11.6894216537476,-246.046813964844,168.513397216797,2.35072135925293,-247.616195678711,172.617904663086,-6.79443836212158,-246.051483154297,176.784362792969,-14.8508558273315,-241.505584716797, -180.604919433594,-21.0299167633057,-234.423767089844,183.705627441406,-24.726770401001,-225.499221801758,185.78288269043,-25.5795440673828,-215.605422973633,186.633422851563,-23.5047645568848,-205.710861206055,186.173950195313,-18.7055187225342,-196.784133911133,184.449508666992,-11.6515970230103,-189.699142456055,181.628784179688,-3.03349184989929,-185.14924621582,177.988052368164,6.30522346496582,-183.57991027832,173.883544921875,15.4503726959229,-185.144729614258,169.717086791992,23.5067958831787,-189.690505981445,165.896530151367,29.685848236084,-196.772415161133,162.795883178711,33.3827095031738,-205.696960449219,160.718597412109,34.2354736328125,-215.590805053711,161.237396240234,33.3254318237305,-225.939147949219,161.704956054688,28.4414024353027,-235.023544311523,163.459884643555,21.2628307342529,-242.233734130859,166.330413818359,12.4924468994141,-246.863952636719,170.035522460938,2.98873591423035,-248.461135864258,174.212554931641,-6.31800127029419,-246.868591308594,178.452621459961,-14.5167713165283,-242.242492675781,182.340682983398,-20.8050098419189,-235.035614013672,185.496154785156,-24.5671806335449,-225.953323364258,187.610122680664,-25.4350242614746,-215.884704589844,188.475692749023,-23.3235836029053,-205.815383911133,188.008117675781,-18.439546585083,-196.73095703125,186.253204345703,-11.2609901428223,-189.520706176758,183.382675170898,-2.49060130119324,-184.890365600586,179.677551269531,7.01310729980469,-183.29328918457,175.500518798828,16.3198471069336,-184.885818481445,171.260437011719,24.518611907959,-189.51188659668,167.372406005859,30.8068332672119,-196.718826293945,164.216949462891,34.569019317627,-205.801223754883,162.102966308594,35.4368591308594,-215.869827270508,163.079666137695,33.5066032409668,-226.043533325195,163.539123535156,28.7073574066162,-234.970336914063,165.263580322266,21.6534461975098,-242.055419921875,168.084243774414,13.0353298187256,-246.605178833008,171.725036621094,3.69662189483643,-248.174514770508,175.829544067383,-5.44853687286377,-246.609741210938,179.996002197266,-13.5049524307251,-242.063934326172, -183.816543579102,-19.6840114593506,-234.981994628906,186.917221069336,-23.3808670043945,-226.057464599609,188.994506835938,-24.2336406707764,-216.163665771484,189.84504699707,-22.158863067627,-206.269104003906,189.385620117188,-17.3596096038818,-197.342483520508,187.6611328125,-10.3056936264038,-190.257415771484,184.840454101563,-1.68757963180542,-185.707443237305,181.199676513672,7.65112352371216,-184.138137817383,177.095169067383,16.7962818145752,-185.703063964844,172.9287109375,24.8526973724365,-190.24885559082,169.108154296875,31.0317497253418,-197.330642700195,166.007461547852,34.7286033630371,-206.255325317383,163.930206298828,35.5813827514648,-216.149124145508,164.691162109375,32.6350326538086,-225.758712768555,165.129333496094,28.0578022003174,-234.272415161133,166.774047851563,21.3301753997803,-241.029724121094,169.464248657227,13.1107168197632,-245.369216918945,172.936614990234,4.20399522781372,-246.865921020508,176.851257324219,-4.5181303024292,-245.373458862305,180.824966430664,-12.2018823623657,-241.038009643555,184.468811035156,-18.0951099395752,-234.283752441406,187.426055908203,-21.6209545135498,-225.771926879883,189.4072265625,-22.4342823028564,-216.335891723633,190.218444824219,-20.4554767608643,-206.899002075195,189.780242919922,-15.8782291412354,-198.385299682617,188.135559082031,-9.15060806274414,-191.628005981445,185.4453125,-0.931154727935791,-187.288558959961,181.97297668457,7.97557306289673,-185.79182434082,178.058349609375,16.6976871490479,-187.284255981445,174.084625244141,24.3814353942871,-191.61979675293,170.440795898438,30.2746829986572,-198.373962402344,167.48356628418,33.8005027770996,-206.885787963867,165.502380371094,34.6138305664063,-216.321975708008,165.456329345703,31.043628692627,-225.193435668945,165.868255615234,26.7408008575439,-233.196746826172,167.414367675781,20.4164981842041,-239.549057006836,169.943283081055,12.6898021697998,-243.628234863281,173.207489013672,4.31704998016357,-245.035263061523,176.887451171875,-3.88217949867249,-243.63232421875,180.622955322266,-11.1052722930908,-239.556594848633, -184.048324584961,-16.6452026367188,-233.20735168457,186.828247070313,-19.9596748352051,-225.205902099609,188.690673828125,-20.7242412567139,-216.335433959961,189.453231811523,-18.8640613555908,-207.464294433594,189.04133605957,-14.5612277984619,-199.461013793945,187.495239257813,-8.23693752288818,-193.108840942383,184.96630859375,-0.510235011577606,-189.029495239258,181.702102661133,7.86251068115234,-187.622543334961,178.022155761719,16.0617351531982,-189.025466918945,174.286666870117,23.2848358154297,-193.101165771484,170.861282348633,28.8247661590576,-199.450393676758,168.081344604492,32.1392402648926,-207.451873779297,166.218933105469,32.9037818908691,-216.322357177734,165.082977294922,29.3402423858643,-224.563537597656,165.473602294922,25.2594165802002,-232.154006958008,166.939956665039,19.2614116668701,-238.178421020508,169.338394165039,11.9333744049072,-242.04719543457,172.434173583984,3.9926073551178,-243.38166809082,175.924255371094,-3.78358769416809,-242.050964355469,179.467025756836,-10.6340179443359,-238.185791015625,182.715667724609,-15.8881158828735,-232.164031982422,185.352172851563,-19.0315742492676,-224.575393676758,187.118530273438,-19.7566928863525,-216.162582397461,187.841735839844,-17.9924945831299,-207.749206542969,187.451095581055,-13.9116592407227,-200.158752441406,185.984756469727,-7.91366624832153,-194.134353637695,183.586318969727,-0.585621237754822,-190.265579223633,180.490524291992,7.35514545440674,-188.931106567383,177.000442504883,15.1313333511353,-190.261672973633,173.457672119141,21.981761932373,-194.127044677734,170.209030151367,27.235860824585,-200.148742675781,167.572509765625,30.3793182373047,-207.737365722656,165.806167602539,31.1044502258301,-216.150146484375,101.702239990234,177.479705810547,11.1980590820313,101.858619689941,179.168869018555,11.157470703125,101.659523010254,180.755096435547,11.1224060058594,101.118507385254,182.130157470703,11.0954904556274,100.272430419922,183.200347900391,11.0787658691406,99.1789855957031,183.892807006836,11.0728149414063,97.9126586914063,184.160278320313,11.0787658691406, -96.5597686767578,183.984588623047,11.0954904556274,95.2124938964844,183.377685546875,11.1224060058594,93.9626770019531,182.380905151367,11.157470703125,92.8954467773438,181.062255859375,11.1980590820313,92.0835723876953,179.511535644531,11.2418823242188,91.5823593139648,177.834381103516,11.28564453125,91.4259796142578,176.145156860352,11.3263244628906,91.6250762939453,174.558990478516,11.3613891601563,92.1660919189453,173.183975219727,11.3881216049194,93.0121459960938,172.113754272461,11.4051208496094,94.1055908203125,171.421295166016,11.410888671875,95.3719177246094,171.153778076172,11.4051208496094,96.7248001098633,171.329498291016,11.3881216049194,98.0720901489258,171.936386108398,11.3613891601563,99.3219223022461,172.933090209961,11.3263244628906,100.389122009277,174.251815795898,11.28564453125,101.201011657715,175.80256652832,11.2418823242188,107.072402954102,177.800216674805,25.4218120574951,107.397941589355,181.237380981445,25.4485492706299,107.003707885742,184.463104248047,25.4714374542236,105.916610717773,187.257446289063,25.4889221191406,104.210647583008,189.43000793457,25.4999408721924,102.002159118652,190.832763671875,25.5036926269531,99.4415893554688,191.370056152344,25.4999408721924,96.7034759521484,191.005340576172,25.4889221191406,93.9743957519531,189.763397216797,25.4714374542236,91.4403381347656,187.728897094727,25.4485492706299,89.2740020751953,185.040512084961,25.4218120574951,87.6230163574219,181.881439208984,25.393310546875,86.5998840332031,178.46696472168,25.3646259307861,86.2743377685547,175.029739379883,25.3381042480469,86.6685562133789,171.804000854492,25.315185546875,87.7556915283203,169.009643554688,25.2976684570313,89.4616241455078,166.837097167969,25.2864685058594,91.6701278686523,165.434341430664,25.2828998565674,94.2306976318359,164.897094726563,25.2864685058594,96.9688110351563,165.261764526367,25.2976684570313,99.6978759765625,166.503677368164,25.315185546875,102.23193359375,168.538192749023,25.3381042480469,104.39826965332,171.226593017578,25.3646259307861,106.049278259277,174.385665893555,25.393310546875, -112.715019226074,178.451858520508,48.5230712890625,113.230941772461,183.724212646484,48.8343505859375,112.650863647461,188.667953491211,49.1016235351563,111.014320373535,192.946014404297,49.3064880371094,108.432830810547,196.267028808594,49.4356079101563,105.082328796387,198.404510498047,49.4794616699219,101.191146850586,199.212875366211,49.4356079101563,97.0244522094727,198.637115478516,49.3064880371094,92.8662185668945,196.716262817383,49.1016235351563,88.9997863769531,193.581436157227,48.8343505859375,85.6886901855469,189.446105957031,48.5230712890625,83.1585388183594,184.592239379883,48.1890869140625,81.581787109375,179.350402832031,47.8550415039063,81.0658645629883,174.078033447266,47.5438232421875,81.6459503173828,169.134368896484,47.276611328125,83.2824859619141,164.856292724609,47.071533203125,85.8639678955078,161.53532409668,46.942626953125,89.214469909668,159.397842407227,46.8985939025879,93.1056518554688,158.589431762695,46.942626953125,97.2723541259766,159.165237426758,47.071533203125,101.43058013916,161.086059570313,47.276611328125,105.297019958496,164.220886230469,47.5438232421875,108.608100891113,168.356201171875,47.8550415039063,111.138259887695,173.21012878418,48.1890869140625,118.512817382813,179.410003662109,79.4636535644531,119.240829467773,186.578704833984,80.3743896484375,118.491592407227,193.293701171875,81.1565246582031,116.316101074219,199.097442626953,81.7567443847656,112.862670898438,203.594345092773,82.1339721679688,108.366600036621,206.477981567383,82.2626953125,103.134323120117,207.551864624023,82.1339721679688,97.5223846435547,206.742721557617,81.7567443847656,91.9132537841797,204.105773925781,81.1565246582031,86.6891632080078,199.820648193359,80.3743896484375,82.2061538696289,194.179458618164,79.4636535644531,78.7696990966797,187.566604614258,78.4860534667969,76.614013671875,180.432769775391,77.5087585449219,75.8859939575195,173.264038085938,76.5979919433594,76.63525390625,166.54899597168,75.8159484863281,78.8107452392578,160.745300292969,75.2159118652344,82.2641830444336,156.248382568359,74.8384094238281, -86.7602386474609,153.364715576172,74.7098999023438,91.9925231933594,152.290893554688,74.8384094238281,97.6044616699219,153.100051879883,75.2159118652344,103.213600158691,155.73698425293,75.8159484863281,108.437683105469,160.022125244141,76.5979919433594,112.920700073242,165.663284301758,77.5087585449219,116.357147216797,172.276123046875,78.4860534667969,124.176361083984,180.62956237793,116.784568786621,125.128730773926,189.663619995117,118.665962219238,124.236450195313,198.117004394531,120.281433105469,121.560340881348,205.413604736328,121.52123260498,117.282722473145,211.056213378906,122.300537109375,111.695152282715,214.66032409668,122.566223144531,105.178367614746,215.980239868164,122.300537109375,98.1765289306641,214.926116943359,121.52123260498,91.166748046875,211.569686889648,120.281433105469,84.6267852783203,206.139755249023,118.665962219238,79.0022735595703,199.006317138672,116.784568786621,74.6765594482422,190.655471801758,114.765411376953,71.9444122314453,181.656433105469,112.746490478516,70.9920196533203,172.622421264648,110.865119934082,71.8843002319336,164.169097900391,109.249420166016,74.5604248046875,156.872406005859,108.009727478027,78.8380432128906,151.22981262207,107.230499267578,84.4256286621094,147.625717163086,106.964660644531,90.9423904418945,146.305786132813,107.230499267578,97.9442596435547,147.360000610352,108.009727478027,104.954002380371,150.716400146484,109.249420166016,111.493988037109,156.146347045898,110.865119934082,117.118499755859,163.279769897461,112.746490478516,121.444198608398,171.630508422852,114.765411376953,129.62532043457,181.87272644043,158.631683349609,130.748123168945,192.582397460938,161.822235107422,129.681045532227,202.605346679688,164.562255859375,126.496841430664,211.258453369141,166.664520263672,121.412483215332,217.952056884766,167.986206054688,114.774467468262,222.229965209961,168.436981201172,107.035171508789,223.800735473633,167.986206054688,98.7220153808594,222.557159423828,166.664520263672,90.4015197753906,218.584197998047,164.562255859375,82.6407318115234,212.152389526367,161.822235107422, -75.9684982299805,203.700210571289,158.631683349609,70.8395614624023,193.803573608398,155.207672119141,67.6034240722656,183.13688659668,151.783782958984,66.4806213378906,172.42724609375,148.593246459961,67.5477066040039,162.404357910156,145.853332519531,70.7319107055664,153.751220703125,143.750946044922,75.8162689208984,147.057632446289,142.429412841797,82.4542846679688,142.779769897461,141.97868347168,90.1935729980469,141.209030151367,142.429412841797,98.5067291259766,142.452514648438,143.750946044922,106.827209472656,146.425491333008,145.853332519531,114.588020324707,152.857269287109,148.593246459961,121.260246276855,161.309478759766,151.783782958984,126.389190673828,171.206100463867,155.207672119141,134.339569091797,183.043746948242,202.819595336914,135.547424316406,195.039978027344,207.511001586914,134.278106689453,206.279724121094,211.539443969727,130.618118286133,215.99690246582,214.630752563477,124.816856384277,223.529403686523,216.573883056641,117.269691467285,228.363784790039,217.236602783203,108.490966796875,230.170700073242,216.573883056641,99.0788726806641,228.827026367188,214.630752563477,89.6749038696289,224.424224853516,211.539443969727,80.9198608398438,217.262390136719,207.511001586914,73.4104614257813,207.82958984375,202.819595336914,67.6583786010742,196.768676757813,197.784912109375,64.0556411743164,184.833358764648,192.75048828125,62.847785949707,172.83708190918,188.059265136719,64.1170959472656,161.597442626953,184.030685424805,67.777099609375,151.880249023438,180.939331054688,73.5783538818359,144.347747802734,178.996215820313,81.1255035400391,139.513336181641,178.333282470703,89.9042587280273,137.706420898438,178.996215820313,99.3163299560547,139.050094604492,180.939331054688,108.720329284668,143.452896118164,184.030685424805,117.475341796875,150.614761352539,188.059265136719,124.984786987305,160.047546386719,192.75048828125,130.736846923828,171.108505249023,197.784912109375,137.294235229492,184.266052246094,246.943786621094,138.529037475586,196.953155517578,253.076721191406,137.123168945313,208.851196289063,258.343383789063, -133.172515869141,219.149139404297,262.384521484375,126.946250915527,227.145217895508,264.924774169922,118.868728637695,232.294616699219,265.791290283203,109.490379333496,234.246246337891,264.924774169922,99.4503631591797,232.867218017578,262.384521484375,89.432861328125,228.251556396484,258.343383789063,80.1205444335938,220.713653564453,253.076721191406,72.1480560302734,210.767333984375,246.943786621094,66.0587005615234,199.090362548828,240.3623046875,62.2674407958984,186.478576660156,233.780776977539,61.0326728820801,173.79133605957,227.647766113281,62.4385070800781,161.893371582031,222.381286621094,66.3891754150391,151.595458984375,218.34016418457,72.6154251098633,143.599365234375,215.799621582031,80.6929550170898,138.450012207031,214.933166503906,90.0712966918945,136.49836730957,215.799621582031,100.111320495605,137.877365112305,218.34016418457,110.12882232666,142.493057250977,222.381286621094,119.441139221191,150.030960083008,227.647766113281,127.413619995117,159.97721862793,233.780776977539,133.503005981445,171.654220581055,240.3623046875,137.292709350586,184.56005859375,269.278350830078,138.353149414063,196.787963867188,275.745178222656,136.80549621582,208.28825378418,281.298400878906,132.755142211914,218.27734375,285.559478759766,126.478179931641,226.074417114258,288.238037109375,118.402359008789,231.148147583008,289.151702880859,109.07804107666,233.152786254883,288.238037109375,99.140625,231.951644897461,285.559478759766,89.2673645019531,227.626663208008,281.298400878906,80.1310882568359,220.472534179688,275.745178222656,72.3544311523438,210.976837158203,269.278350830078,66.4673614501953,199.786590576172,262.338439941406,62.8710517883301,187.664566040039,255.398651123047,61.8106079101563,175.43669128418,248.931838989258,63.358283996582,163.93635559082,243.378646850586,67.4086074829102,153.947235107422,239.117599487305,73.6855621337891,146.150207519531,236.43896484375,81.7613830566406,141.076461791992,235.525115966797,91.0857238769531,139.071853637695,236.43896484375,101.023147583008,140.27294921875,239.117599487305, -110.896408081055,144.598007202148,243.378646850586,120.032669067383,151.752075195313,248.931838989258,127.80931854248,161.247802734375,255.398651123047,133.696395874023,172.437973022461,262.338439941406,134.102996826172,184.119934082031,269.855316162109,134.846817016602,194.803955078125,275.501220703125,133.222793579102,204.899017333984,280.349426269531,129.341644287109,213.717147827148,284.069427490234,123.467849731445,220.657424926758,286.408142089844,116.001708984375,225.246795654297,287.205688476563,107.452018737793,227.172637939453,286.408142089844,98.4014282226563,226.303573608398,284.069427490234,89.4667129516602,222.69889831543,280.349426269531,81.2567749023438,216.604278564453,275.501220703125,74.3310928344727,208.434997558594,269.85546875,69.1616363525391,198.747787475586,263.796752929688,66.1007080078125,188.202896118164,257.738098144531,65.3569183349609,177.518859863281,252.092224121094,66.9809112548828,167.423736572266,247.244293212891,70.8620681762695,158.60563659668,243.524047851563,76.7358551025391,151.665451049805,241.185546875,84.2019958496094,147.07600402832,240.387924194336,92.7516937255859,145.15022277832,241.185546875,101.802276611328,146.019256591797,243.524047851563,110.736991882324,149.623916625977,247.244293212891,118.946929931641,155.718597412109,252.092224121094,125.872619628906,163.887817382813,257.738098144531,131.042053222656,173.575042724609,263.796752929688,128.372894287109,184.111862182617,269.870544433594,128.848556518555,192.680801391602,274.395477294922,127.366317749023,200.808242797852,278.281188964844,124.027191162109,207.940277099609,281.262847900391,119.058746337891,213.590972900391,283.137268066406,112.799537658691,217.375183105469,283.776611328125,105.676147460938,219.034957885742,283.137268066406,98.1740112304688,218.457321166992,281.262847900391,90.8043899536133,215.681533813477,278.281311035156,84.0695190429688,210.896835327148,274.395477294922,78.4283599853516,204.429168701172,269.870544433594,74.2653350830078,196.719421386719,265.014709472656,71.8641815185547,188.292922973633,260.158538818359, -71.3885116577148,179.724029541016,255.633575439453,72.8707504272461,171.596603393555,251.747924804688,76.2098693847656,164.464508056641,248.766296386719,81.1783218383789,158.813858032227,246.891983032227,87.4375305175781,155.029708862305,246.252685546875,94.560920715332,153.369873046875,246.891983032227,102.063056945801,153.947509765625,248.766296386719,109.432670593262,156.72331237793,251.747924804688,116.167572021484,161.508071899414,255.633575439453,121.808723449707,167.975662231445,260.158538818359,125.971733093262,175.685394287109,265.014709472656,120.389709472656,184.536254882813,269.322784423828,120.659217834473,190.524841308594,272.483703613281,119.529762268066,196.22087097168,275.197937011719,117.078330993652,201.236434936523,277.280517578125,113.471939086914,205.229431152344,278.589782714844,108.956420898438,207.927917480469,279.036560058594,103.839462280273,209.147903442383,278.589782714844,98.4697799682617,208.806304931641,277.280517578125,93.2133026123047,206.92643737793,275.197937011719,88.4282836914063,203.636337280273,272.483703613281,84.4407806396484,199.160171508789,269.322784423828,81.5225448608398,193.803192138672,265.930786132813,79.8724517822266,187.930252075195,262.539001464844,79.6029510498047,181.941680908203,259.377990722656,80.7324066162109,176.245590209961,256.663787841797,83.1838684082031,171.230133056641,254.581176757813,86.7902374267578,167.23713684082,253.271789550781,91.3057556152344,164.538681030273,252.825317382813,96.4227294921875,163.318695068359,253.271789550781,101.792411804199,163.660217285156,254.581176757813,107.048866271973,165.540084838867,256.663787841797,111.833892822266,168.830200195313,259.377990722656,115.821411132813,173.30632019043,262.539001464844,118.739631652832,178.66340637207,265.930786132813,110.718612670898,185.305023193359,268.243286132813,110.837242126465,188.384414672852,269.868194580078,110.226806640625,191.318542480469,271.263397216797,108.92887878418,193.907379150391,272.334014892578,107.031936645508,195.974594116211,273.007049560547,104.665229797363,197.37922668457,273.236785888672, -101.990081787109,198.025604248047,273.007049560547,99.1887512207031,197.86962890625,272.334014892578,96.4521789550781,196.921966552734,271.263397216797,93.9668579101563,195.247222900391,269.868194580078,91.9021606445313,192.95947265625,268.243286132813,90.3987655639648,190.214660644531,266.499694824219,89.5591278076172,187.199829101563,264.756072998047,89.4405059814453,184.120407104492,263.131103515625,90.0509567260742,181.186325073242,261.735961914063,91.348876953125,178.597518920898,260.665313720703,93.2458343505859,176.5302734375,259.992370605469,95.6125183105469,175.12565612793,259.762817382813,98.2876815795898,174.479263305664,259.992370605469,101.088996887207,174.635238647461,260.665313720703,103.825576782227,175.582855224609,261.735961914063,106.310890197754,177.257598876953,263.131103515625,108.375610351563,179.545364379883,264.756072998047,109.879020690918,182.290161132813,266.499694824219,96.5765838623047,177.495498657227,6.44451904296875,100.141540527344,186.258941650391,266.692474365234,-202.964263916016,-7.77549982070923,-70.9488067626953,-200.242095947266,-4.74850463867188,-78.3505401611328,-196.817626953125,0.296572089195251,-84.1969757080078,-193.026123046875,6.86587381362915,-87.9156036376953,-189.238723754883,14.3163728713989,-89.1425323486328,-185.826156616211,21.9187412261963,-87.7576446533203,-183.122467041016,28.9288215637207,-83.8965606689453,-181.392303466797,34.6604194641113,-77.9370880126953,-180.805023193359,38.5524673461914,-70.4626007080078,-181.418121337891,40.224006652832,-62.2049102783203,-183.171615600586,39.5113906860352,-53.9722442626953,-185.893798828125,36.4844169616699,-46.5705108642578,-189.318237304688,31.4393424987793,-40.7240753173828,-193.109710693359,24.8700370788574,-37.0054473876953,-196.897109985352,17.4195461273193,-35.7785339355469,-200.309677124023,9.81716918945313,-37.1634063720703,-203.013366699219,2.80709385871887,-41.0245056152344,-204.743530273438,-2.92449975013733,-46.9839630126953,-205.330795288086,-6.81655120849609,-54.458324432373,-204.717712402344,-8.48809051513672,-62.7160186767578, --201.603271484375,-9.03146171569824,-70.8595733642578,-198.823318481445,-5.94024467468262,-78.4184112548828,-195.326217651367,-0.788112282752991,-84.3888702392578,-191.454254150391,5.9206018447876,-88.1864776611328,-187.586486816406,13.5291976928711,-89.4394073486328,-184.101501464844,21.2928981781006,-88.0251007080078,-181.340423583984,28.4517383575439,-84.0821075439453,-179.573547363281,34.3049507141113,-77.9961700439453,-178.973815917969,38.2795906066895,-70.3631134033203,-179.599914550781,39.9865951538086,-61.9302520751953,-181.390594482422,39.2588768005371,-53.5227851867676,-184.170547485352,36.1676597595215,-45.9639434814453,-187.667678833008,31.0155277252197,-39.9936065673828,-191.539611816406,24.3068199157715,-36.1959991455078,-195.407379150391,16.6982250213623,-34.9429473876953,-198.892364501953,8.9345235824585,-36.3572540283203,-201.653411865234,1.77568912506104,-40.3002471923828,-203.420333862305,-4.07753086090088,-46.3861846923828,-204.020050048828,-8.05217552185059,-54.0192413330078,-203.393936157227,-9.75917530059814,-62.4522285461426,-201.18212890625,-10.8111438751221,-71.1647491455078,-198.250946044922,-7.55174446105957,-79.1347198486328,-194.563598632813,-2.11934280395508,-85.4300079345703,-190.481018066406,4.95433568954468,-89.4341583251953,-186.40283203125,12.9768486022949,-90.7553253173828,-182.728225708008,21.1629028320313,-89.2641143798828,-179.816970825195,28.7111873626709,-85.1065216064453,-177.953964233398,34.8828239440918,-78.6895294189453,-177.32160949707,39.0736885070801,-70.6413116455078,-177.981781005859,40.8735580444336,-61.7495880126953,-179.869873046875,40.1062545776367,-52.8848419189453,-182.801071166992,36.8468589782715,-44.9147491455078,-186.488433837891,31.414457321167,-38.6194458007813,-190.570999145508,24.3407783508301,-34.6153106689453,-194.649200439453,16.3182735443115,-33.2941284179688,-198.323760986328,8.13221740722656,-34.7853546142578,-201.235061645508,0.58393394947052,-38.9429473876953,-203.098007202148,-5.58770513534546,-45.3599395751953,-203.730422973633,-9.77858352661133,-53.408275604248, --203.070236206055,-11.5784502029419,-62.3000030517578,-201.861724853516,-12.4347486495972,-71.7475128173828,-198.743606567383,-8.96749877929688,-80.2259063720703,-194.821075439453,-3.18863749504089,-86.9226837158203,-190.478149414063,4.33615922927856,-91.1822052001953,-186.139877319336,12.8702983856201,-92.5876007080078,-182.230941772461,21.5784130096436,-91.0012969970703,-179.134017944336,29.6080856323242,-86.5785675048828,-177.152191162109,36.1733055114746,-79.7522735595703,-176.479522705078,40.6314468383789,-71.1907501220703,-177.181793212891,42.5461044311523,-61.7320137023926,-179.190292358398,41.7298622131348,-52.3019561767578,-182.308395385742,38.2626075744629,-43.8235626220703,-186.230911254883,32.4837455749512,-37.1269073486328,-190.573867797852,24.9589538574219,-32.8673858642578,-194.912139892578,16.4248218536377,-31.4618530273438,-198.821060180664,7.71670722961426,-33.0482940673828,-201.917984008789,-0.312964677810669,-37.4710083007813,-203.899795532227,-6.8781943321228,-44.2971954345703,-204.572509765625,-11.3363237380981,-52.858715057373,-203.870193481445,-13.2509889602661,-62.3174591064453,-203.382446289063,-13.2821226119995,-72.3855743408203,-200.113082885742,-9.64670562744141,-81.2752227783203,-196.000335693359,-3.58755970001221,-88.2967071533203,-191.446716308594,4.30218982696533,-92.7627716064453,-186.898086547852,13.2502508163452,-94.2362823486328,-182.799575805664,22.3807220458984,-92.5730743408203,-179.55241394043,30.7998428344727,-87.9358673095703,-177.474487304688,37.6834831237793,-80.7785186767578,-176.769165039063,42.3578567504883,-71.8018341064453,-177.505508422852,44.3653678894043,-61.8842315673828,-179.611419677734,43.5095481872559,-51.9967803955078,-182.880767822266,39.8741073608398,-43.1072540283203,-186.993530273438,33.8149795532227,-36.0857849121094,-191.547119140625,25.9252319335938,-31.6195850372314,-196.095794677734,16.9771690368652,-30.1460857391357,-200.194290161133,7.84670639038086,-31.8092937469482,-203.441452026367,-0.572412967681885,-36.4464874267578,-205.519393920898,-7.45606660842896,-43.6038360595703, --206.224685668945,-12.1304340362549,-52.5806427001953,-205.488357543945,-14.1379461288452,-62.4981231689453,-205.163436889648,-13.0295963287354,-72.8350372314453,-201.836318969727,-9.32994079589844,-81.8816680908203,-197.650894165039,-3.16374444961548,-89.0272979736328,-193.016845703125,4.86541557312012,-93.5722198486328,-188.387817382813,13.9715728759766,-95.0718536376953,-184.216857910156,23.2633571624756,-93.3792266845703,-180.912353515625,31.8312225341797,-88.6601104736328,-178.797698974609,38.8365058898926,-81.3762969970703,-178.079925537109,43.5934791564941,-72.2409210205078,-178.829284667969,45.6364669799805,-62.1481475830078,-180.972412109375,44.7655067443848,-52.0860137939453,-184.299514770508,41.0658531188965,-43.0393829345703,-188.484954833984,34.8996658325195,-35.8937530517578,-193.119003295898,26.8704948425293,-31.3487071990967,-197.748046875,17.7643375396729,-29.8491973876953,-201.918960571289,8.47254943847656,-31.5418243408203,-205.223495483398,-0.0953223705291748,-36.2609405517578,-207.338134765625,-7.10060214996338,-43.5447540283203,-208.055892944336,-11.85755443573,-52.6801300048828,-207.306549072266,-13.9005441665649,-62.7729072570801,-206.5244140625,-11.7736282348633,-72.9241485595703,-203.255081176758,-8.13820648193359,-81.8137969970703,-199.142303466797,-2.07907104492188,-88.8352813720703,-194.588714599609,5.81067943572998,-93.3014678955078,-190.0400390625,14.7587394714355,-94.7749786376953,-185.941543579102,23.8892116546631,-93.1117706298828,-182.694396972656,32.3083305358887,-88.4745635986328,-180.616455078125,39.1919937133789,-81.3172149658203,-179.911148071289,43.8663482666016,-72.3404083251953,-180.647476196289,45.8738746643066,-62.422924041748,-182.753387451172,45.0180282592773,-52.535472869873,-186.022735595703,41.3826179504395,-43.6458282470703,-190.135513305664,35.3234710693359,-36.6243438720703,-194.689117431641,27.4337196350098,-32.1581573486328,-199.237777709961,18.4856605529785,-30.6846466064453,-203.336288452148,9.35519886016846,-32.3478546142578,-206.583435058594,0.936074435710907,-36.9851837158203, --208.661376953125,-5.94756889343262,-44.1424102783203,-209.366683959961,-10.6219301223755,-53.1192169189453,-208.630325317383,-12.629451751709,-63.0368156433105,-206.945541381836,-9.99394607543945,-72.6190948486328,-203.827423095703,-6.526695728302,-81.0974884033203,-199.904876708984,-0.747840881347656,-87.7941436767578,-195.561935424805,6.77695178985596,-92.0536651611328,-191.223693847656,15.3110971450806,-93.4590606689453,-187.31477355957,24.0192031860352,-91.8727569580078,-184.217849731445,32.0488662719727,-87.4500274658203,-182.235992431641,38.6141166687012,-80.6238555908203,-181.563339233398,43.0722503662109,-72.0623321533203,-182.265594482422,44.9868927001953,-62.6035919189453,-184.274108886719,44.1706428527832,-53.1734161376953,-187.392227172852,40.7033996582031,-44.6950225830078,-191.314743041992,34.9245300292969,-37.9983673095703,-195.657684326172,27.3997554779053,-33.7388610839844,-199.995956420898,18.8656101226807,-32.3334503173828,-203.904876708984,10.1575031280518,-33.9197387695313,-207.001831054688,2.12783360481262,-38.3424835205078,-208.983612060547,-4.43739128112793,-45.1687774658203,-209.656326293945,-8.89552593231201,-53.7301788330078,-208.954025268555,-10.8101930618286,-63.1890411376953,-206.26594543457,-8.3703498840332,-72.0362091064453,-203.334777832031,-5.1109504699707,-80.0063018798828,-199.647415161133,0.321452021598816,-86.3014678955078,-195.564849853516,7.39513349533081,-90.3057403564453,-191.486633300781,15.4176464080811,-91.6269073486328,-187.812057495117,23.6036930084229,-90.1356964111328,-184.900787353516,31.1520042419434,-85.9779815673828,-183.037780761719,37.3236236572266,-79.5611114501953,-182.405426025391,41.5144996643066,-71.5127716064453,-183.065612792969,43.3143692016602,-62.6210441589355,-184.953689575195,42.5470390319824,-53.7563018798828,-187.884887695313,39.287670135498,-45.7862091064453,-191.572250366211,33.8552474975586,-39.4910430908203,-195.654815673828,26.7815704345703,-35.4868927001953,-199.733016967773,18.7590675354004,-34.1657257080078,-203.407592773438,10.573016166687,-35.6569366455078, --206.318862915039,3.02473139762878,-39.8145141601563,-208.181854248047,-3.14690160751343,-46.2315216064453,-208.814239501953,-7.33776998519897,-54.2797393798828,-208.154052734375,-9.1376428604126,-63.1714630126953,-204.745269775391,-7.52296352386475,-71.3981475830078,-201.965316772461,-4.43174839019775,-78.9571075439453,-198.468185424805,0.720385313034058,-84.9274444580078,-194.596221923828,7.42908954620361,-88.7250518798828,-190.728454589844,15.0376863479614,-89.9781036376953,-187.243453979492,22.8013858795166,-88.5637969970703,-184.482406616211,29.96022605896,-84.6206817626953,-182.715515136719,35.8134346008301,-78.5348663330078,-182.115783691406,39.7880821228027,-70.9018096923828,-182.741897583008,41.4951019287109,-62.4688262939453,-184.532577514648,40.7673683166504,-54.0614776611328,-187.312515258789,37.6761665344238,-46.5026397705078,-190.809631347656,32.5240325927734,-40.5321960449219,-194.681579589844,25.8153076171875,-36.7345581054688,-198.549346923828,18.206714630127,-35.4816436767578,-202.03434753418,10.4430198669434,-36.8959503173828,-204.79541015625,3.28418016433716,-40.8389434814453,-206.562286376953,-2.56903338432312,-46.9248809814453,-207.162017822266,-6.54367637634277,-54.5579376220703,-206.535903930664,-8.25067710876465,-62.990795135498,-162.476898193359,28.4731426239014,-224.10969543457,-162.784683227539,24.4706592559814,-231.542434692383,-164.110488891602,18.5714836120605,-237.441635131836,-166.324554443359,11.353063583374,-241.230026245117,-169.210113525391,3.52198719978333,-242.536834716797,-172.484756469727,-4.15517425537109,-241.233856201172,-175.827911376953,-10.9269227981567,-237.448806762695,-178.912307739258,-16.1304187774658,-231.552200317383,-181.43603515625,-19.2562885284424,-224.121322631836,-183.152114868164,-19.9985427856445,-215.883255004883,-183.892486572266,-18.2845439910889,-207.644714355469,-183.584686279297,-14.2820520401001,-200.212142944336,-182.258880615234,-8.38287353515625,-194.312698364258,-180.044830322266,-1.16445827484131,-190.524353027344,-177.159240722656,6.66661548614502,-189.217712402344, --173.884613037109,14.3437700271606,-190.520614624023,-170.541442871094,21.1155300140381,-194.305648803711,-167.457061767578,26.3190174102783,-200.202224731445,-164.933319091797,29.4448852539063,-207.63313293457,-163.217254638672,30.1871395111084,-215.871017456055,-160.631561279297,28.3264408111572,-224.00520324707,-160.945877075195,24.2390117645264,-231.595642089844,-162.299835205078,18.2146549224854,-237.620040893555,-164.560852050781,10.8430528640747,-241.488952636719,-167.507659912109,2.84580707550049,-242.823287963867,-170.851776123047,-4.99426317214966,-241.492721557617,-174.265869140625,-11.9097232818604,-237.627395629883,-177.415740966797,-17.2236328125,-231.60563659668,-179.993057250977,-20.4158267974854,-224.017044067383,-181.745483398438,-21.1738395690918,-215.60432434082,-182.501571655273,-19.4234619140625,-207.190872192383,-182.187286376953,-15.3360462188721,-199.600540161133,-180.833312988281,-9.31168174743652,-193.575973510742,-178.572296142578,-1.94008374214172,-189.70719909668,-175.625473022461,6.05715847015381,-188.37272644043,-172.281356811523,13.8972368240356,-189.70329284668,-168.867279052734,20.8126907348633,-193.56867980957,-165.717407226563,26.1265926361084,-199.590408325195,-163.140106201172,29.3188076019287,-207.179153442383,-161.387634277344,30.0768013000488,-215.591903686523,-159.03662109375,29.2279815673828,-224.289962768555,-159.368041992188,24.9181957244873,-232.293426513672,-160.795654296875,18.566104888916,-238.645584106445,-163.1796875,10.7934799194336,-242.724914550781,-166.286804199219,2.36117911338806,-244.131942749023,-169.812866210938,-5.90540504455566,-242.72900390625,-173.412689208984,-13.1970701217651,-238.653274536133,-176.73388671875,-18.8000659942627,-232.304016113281,-179.451416015625,-22.1659202575684,-224.302581787109,-181.299194335938,-22.9651660919189,-215.432113647461,-182.096405029297,-21.1195697784424,-206.560974121094,-181.764999389648,-16.8097896575928,-198.557693481445,-180.337387084961,-10.4576978683472,-192.205490112305,-177.953353881836,-2.68507957458496,-188.126174926758, --174.846221923828,5.74722766876221,-186.719223022461,-171.320159912109,14.0138025283813,-188.122146606445,-167.720352172852,21.3054752349854,-192.197677612305,-164.399154663086,26.9084606170654,-198.547073364258,-161.681655883789,30.2743225097656,-206.548553466797,-159.833847045898,31.0735511779785,-215.419036865234,-158.301330566406,30.8334102630615,-224.855392456055,-158.653900146484,26.248779296875,-233.369094848633,-160.17253112793,19.4915924072266,-240.126403808594,-162.708587646484,11.2232732772827,-244.465896606445,-166.013885498047,2.2532000541687,-245.962600708008,-169.764801025391,-6.54057025909424,-244.470138549805,-173.594192504883,-14.2972621917725,-240.134689331055,-177.127197265625,-20.2575778961182,-233.380447387695,-180.018035888672,-23.8380851745605,-224.868606567383,-181.983657836914,-24.6883068084717,-215.432571411133,-182.831726074219,-22.725004196167,-205.995681762695,-182.479156494141,-18.1403713226318,-197.481872558594,-180.960510253906,-11.3831796646118,-190.724533081055,-178.424438476563,-3.11486601829529,-186.385238647461,-175.119171142578,5.85519933700562,-184.88850402832,-171.368255615234,14.6489782333374,-186.380935668945,-167.538848876953,22.4056625366211,-190.71647644043,-164.005828857422,28.3659763336182,-197.470657348633,-161.115005493164,31.9464778900146,-205.982376098633,-159.149383544922,32.7967071533203,-215.418502807617,-158.706497192383,32.5295257568359,-225.485305786133,-159.076141357422,27.7225284576416,-234.411926269531,-160.66845703125,20.6375999450684,-241.497024536133,-163.327529907227,11.96826171875,-246.046813964844,-166.793121337891,2.56313800811768,-247.616195678711,-170.725967407227,-6.65715026855469,-246.051483154297,-174.741073608398,-14.7900457382202,-241.505584716797,-178.445449829102,-21.0394439697266,-234.423767089844,-181.476516723633,-24.7936115264893,-225.499221801758,-183.537460327148,-25.6850681304932,-215.605422973633,-184.426635742188,-23.6265487670898,-205.710861206055,-184.056976318359,-18.8195552825928,-196.784133911133,-182.464691162109,-11.7346286773682,-189.699142456055, --179.805587768555,-3.0653018951416,-185.14924621582,-176.340026855469,6.33983707427979,-183.57991027832,-172.407196044922,15.560115814209,-185.144729614258,-168.392059326172,23.6930141448975,-189.690505981445,-164.687683105469,29.9424057006836,-196.772415161133,-161.656677246094,33.6965789794922,-205.696960449219,-159.595687866211,34.5880279541016,-215.590805053711,-160.097381591797,33.6684455871582,-225.939147949219,-160.473571777344,28.7765293121338,-235.023544311523,-162.094009399414,21.5664081573486,-242.233734130859,-164.800079345703,12.7438955307007,-246.863952636719,-168.326889038086,3.1725869178772,-248.461135864258,-172.329223632813,-6.21060657501221,-246.868591308594,-176.415313720703,-14.4872007369995,-242.242492675781,-180.185119628906,-20.8470230102539,-235.035614013672,-183.269714355469,-24.6675224304199,-225.953323364258,-185.367095947266,-25.5747299194336,-215.884704589844,-186.27197265625,-23.4798374176025,-205.815383911133,-185.895797729492,-18.5879154205322,-196.73095703125,-184.275360107422,-11.3778076171875,-189.520706176758,-181.569290161133,-2.55529236793518,-184.890365600586,-178.04248046875,7.01601600646973,-183.29328918457,-174.040161132813,16.3992118835449,-184.885818481445,-169.954071044922,24.675802230835,-189.51188659668,-166.18424987793,31.0356044769287,-196.718826293945,-163.099670410156,34.8561210632324,-205.801223754883,-161.002288818359,35.7633247375488,-215.869827270508,-161.942733764648,33.8151512145996,-226.043533325195,-162.312393188477,29.0081558227539,-234.970336914063,-163.904678344727,21.9232387542725,-242.055419921875,-166.563751220703,13.2538986206055,-246.605178833008,-170.029342651367,3.84876608848572,-248.174514770508,-173.962188720703,-5.37151956558228,-246.609741210938,-177.977310180664,-13.5044097900391,-242.063934326172,-181.681671142578,-19.7538108825684,-234.981994628906,-184.71272277832,-23.5079803466797,-226.057464599609,-186.773696899414,-24.3994369506836,-216.163665771484,-187.662887573242,-22.3409175872803,-206.269104003906,-187.293212890625,-17.5339183807373,-197.342483520508, --185.700897216797,-10.4489984512329,-190.257415771484,-183.041809082031,-1.77966344356537,-185.707443237305,-179.576248168945,7.62546730041504,-184.138137817383,-175.643432617188,16.8457546234131,-185.703063964844,-171.628280639648,24.978645324707,-190.24885559082,-167.923904418945,31.2280368804932,-197.330642700195,-164.892852783203,34.9822044372559,-206.255325317383,-162.831909179688,35.873664855957,-216.149124145508,-163.537643432617,32.9136047363281,-225.758712768555,-163.890182495117,28.3289852142334,-234.272415161133,-165.408843994141,21.5717868804932,-241.029724121094,-167.944931030273,13.3034772872925,-245.369216918945,-171.250213623047,4.33340406417847,-246.865921020508,-175.001113891602,-4.46037483215332,-245.373458862305,-178.830505371094,-12.2170639038086,-241.038009643555,-182.363525390625,-18.1773777008057,-234.283752441406,-185.254333496094,-21.7578887939453,-225.771926879883,-187.219985961914,-22.6081047058105,-216.335891723633,-188.06803894043,-20.644811630249,-206.899002075195,-187.715484619141,-16.0601711273193,-198.385299682617,-186.196838378906,-9.30298233032227,-191.628005981445,-183.660736083984,-1.03467345237732,-187.288558959961,-180.355484008789,7.93540239334106,-185.79182434082,-176.604568481445,16.7291736602783,-187.284255981445,-172.775161743164,24.4858551025391,-191.61979675293,-169.242156982422,30.4461898803711,-198.373962402344,-166.351333618164,34.0266723632813,-206.885787963867,-164.385711669922,34.876895904541,-216.321975708008,-164.27294921875,31.308177947998,-225.193435668945,-164.604370117188,26.9984016418457,-233.196746826172,-166.031982421875,20.6463012695313,-239.549057006836,-168.416015625,12.8736820220947,-243.628234863281,-171.523162841797,4.44137668609619,-245.035263061523,-175.049163818359,-3.82521200180054,-243.63232421875,-178.649017333984,-11.1168718338013,-239.556594848633,-181.970230102539,-16.7198638916016,-233.20735168457,-184.687713623047,-20.0857238769531,-225.205902099609,-186.535507202148,-20.8849678039551,-216.335433959961,-187.332733154297,-19.0393676757813,-207.464294433594, --187.001312255859,-14.7295913696289,-199.461013793945,-185.573699951172,-8.37750244140625,-193.108840942383,-183.189651489258,-0.604877591133118,-189.029495239258,-180.082550048828,7.8274245262146,-187.622543334961,-176.556488037109,16.0940074920654,-189.025466918945,-172.956680297852,23.3856716156006,-193.101165771484,-169.635467529297,28.9886646270752,-199.450393676758,-166.917938232422,32.3545227050781,-207.451873779297,-165.070175170898,33.153751373291,-216.322357177734,-163.867797851563,29.6120662689209,-224.563537597656,-164.182083129883,25.5246524810791,-232.154006958008,-165.536056518555,19.5002841949463,-238.178421020508,-167.797088623047,12.1286926269531,-242.04719543457,-170.743881225586,4.1314435005188,-243.38166809082,-174.088012695313,-3.70863223075867,-242.050964355469,-177.502105712891,-10.6240921020508,-238.185791015625,-180.651962280273,-15.9379987716675,-232.164031982422,-183.229263305664,-19.1301918029785,-224.575393676758,-184.981750488281,-19.8882026672363,-216.162582397461,-185.73779296875,-18.1378307342529,-207.749206542969,-185.423492431641,-14.0504064559937,-200.158752441406,-184.069534301758,-8.02605056762695,-194.134353637695,-181.808517456055,-0.654452383518219,-190.265579223633,-178.861694335938,7.34279680252075,-188.931106567383,-175.517578125,15.1828660964966,-190.261672973633,-172.103500366211,22.0983219146729,-194.127044677734,-168.953628540039,27.4122333526611,-200.148742675781,-166.376327514648,30.6044254302979,-207.737365722656,-164.62385559082,31.3624496459961,-216.150146484375,-101.194541931152,177.479705810547,11.1980590820313,-101.350929260254,179.168869018555,11.157470703125,-101.151840209961,180.755096435547,11.1224060058594,-100.610801696777,182.130157470703,11.0954904556274,-99.7647476196289,183.200347900391,11.0787658691406,-98.6712951660156,183.892807006836,11.0728149414063,-97.4049682617188,184.160278320313,11.0787658691406,-96.0520858764648,183.984588623047,11.0954904556274,-94.7048187255859,183.377685546875,11.1224060058594,-93.4549865722656,182.380905151367,11.157470703125, --92.3877639770508,181.062255859375,11.1980590820313,-91.5758819580078,179.511535644531,11.2418823242188,-91.0746765136719,177.834381103516,11.28564453125,-90.9182891845703,176.145156860352,11.3263244628906,-91.1173858642578,174.558990478516,11.3613891601563,-91.6584014892578,173.183975219727,11.3881216049194,-92.5044708251953,172.113754272461,11.4051208496094,-93.5979156494141,171.421295166016,11.410888671875,-94.8642349243164,171.153778076172,11.4051208496094,-96.2171173095703,171.329498291016,11.3881216049194,-97.5643997192383,171.936386108398,11.3613891601563,-98.8142318725586,172.933090209961,11.3263244628906,-99.8814392089844,174.251815795898,11.28564453125,-100.693321228027,175.80256652832,11.2418823242188,-106.564697265625,177.800216674805,25.4218120574951,-106.890251159668,181.237380981445,25.4485492706299,-106.49600982666,184.463104248047,25.4714374542236,-105.408920288086,187.257446289063,25.4889221191406,-103.70295715332,189.43000793457,25.4999408721924,-101.49446105957,190.832763671875,25.5036926269531,-98.9339065551758,191.370056152344,25.4999408721924,-96.1957855224609,191.005340576172,25.4889221191406,-93.4667053222656,189.763397216797,25.4714374542236,-90.9326477050781,187.728897094727,25.4485492706299,-88.7663269042969,185.040512084961,25.4218120574951,-87.1153259277344,181.881439208984,25.393310546875,-86.0922088623047,178.46696472168,25.3646259307861,-85.7666473388672,175.029739379883,25.3381042480469,-86.1608734130859,171.804000854492,25.315185546875,-87.2480010986328,169.009643554688,25.2976684570313,-88.9539337158203,166.837097167969,25.2864685058594,-91.1624374389648,165.434341430664,25.2828998565674,-93.7230072021484,164.897094726563,25.2864685058594,-96.4611206054688,165.261764526367,25.2976684570313,-99.190185546875,166.503677368164,25.315185546875,-101.724243164063,168.538192749023,25.3381042480469,-103.890571594238,171.226593017578,25.3646259307861,-105.541572570801,174.385665893555,25.393310546875,-112.207328796387,178.451858520508,48.5230712890625,-112.723258972168,183.724212646484,48.8343505859375, --112.143173217773,188.667953491211,49.1016235351563,-110.506629943848,192.946014404297,49.3064880371094,-107.925140380859,196.267028808594,49.4356079101563,-104.574630737305,198.404510498047,49.4794616699219,-100.683448791504,199.212875366211,49.4356079101563,-96.5167617797852,198.637115478516,49.3064880371094,-92.358528137207,196.716262817383,49.1016235351563,-88.4920959472656,193.581436157227,48.8343505859375,-85.1809997558594,189.446105957031,48.5230712890625,-82.6508560180664,184.592239379883,48.1890869140625,-81.0740966796875,179.350402832031,47.8550415039063,-80.5581817626953,174.078033447266,47.5438232421875,-81.1382446289063,169.134368896484,47.276611328125,-82.7748107910156,164.856292724609,47.071533203125,-85.3562774658203,161.53532409668,46.942626953125,-88.7067794799805,159.397842407227,46.8985939025879,-92.5979614257813,158.589431762695,46.942626953125,-96.7646636962891,159.165237426758,47.071533203125,-100.922889709473,161.086059570313,47.276611328125,-104.789329528809,164.220886230469,47.5438232421875,-108.100440979004,168.356201171875,47.8550415039063,-110.630569458008,173.21012878418,48.1890869140625,-118.005126953125,179.410003662109,79.4636535644531,-118.733169555664,186.578704833984,80.3743896484375,-117.98388671875,193.293701171875,81.1565246582031,-115.808418273926,199.097442626953,81.7567443847656,-112.35498046875,203.594345092773,82.1339721679688,-107.858901977539,206.477981567383,82.2626953125,-102.62663269043,207.551864624023,82.1339721679688,-97.0147018432617,206.742721557617,81.7567443847656,-91.4055633544922,204.105773925781,81.1565246582031,-86.1814804077148,199.820648193359,80.3743896484375,-81.6984634399414,194.179458618164,79.4636535644531,-78.2620086669922,187.566604614258,78.4860534667969,-76.1063232421875,180.432769775391,77.5087585449219,-75.378303527832,173.264038085938,76.5979919433594,-76.1275634765625,166.54899597168,75.8159484863281,-78.3030471801758,160.745300292969,75.2159118652344,-81.7564926147461,156.248382568359,74.8384094238281,-86.2525482177734,153.364715576172,74.7098999023438, --91.4848480224609,152.290893554688,74.8384094238281,-97.0967712402344,153.100051879883,75.2159118652344,-102.705909729004,155.73698425293,75.8159484863281,-107.929992675781,160.022125244141,76.5979919433594,-112.413009643555,165.663284301758,77.5087585449219,-115.849456787109,172.276123046875,78.4860534667969,-123.668670654297,180.62956237793,116.784568786621,-124.621047973633,189.663619995117,118.665962219238,-123.728790283203,198.117004394531,120.281433105469,-121.05265045166,205.413604736328,121.52123260498,-116.775039672852,211.056213378906,122.300537109375,-111.187461853027,214.66032409668,122.566223144531,-104.670677185059,215.980239868164,122.300537109375,-97.6688385009766,214.926116943359,121.52123260498,-90.6590576171875,211.569686889648,120.281433105469,-84.1190795898438,206.139755249023,118.665962219238,-78.4945831298828,199.006317138672,116.784568786621,-74.1688690185547,190.655471801758,114.765411376953,-71.4367218017578,181.656433105469,112.746490478516,-70.4843292236328,172.622421264648,110.865119934082,-71.3766098022461,164.169097900391,109.249420166016,-74.052734375,156.872406005859,108.009727478027,-78.3303527832031,151.22981262207,107.230499267578,-83.9179382324219,147.625717163086,106.964660644531,-90.4346923828125,146.305786132813,107.230499267578,-97.4365692138672,147.360000610352,108.009727478027,-104.446319580078,150.716400146484,109.249420166016,-110.986289978027,156.146347045898,110.865119934082,-116.610809326172,163.279769897461,112.746490478516,-120.9365234375,171.630508422852,114.765411376953,-129.117630004883,181.87272644043,158.631683349609,-130.240432739258,192.582397460938,161.822235107422,-129.173355102539,202.605346679688,164.562255859375,-125.989151000977,211.258453369141,166.664520263672,-120.904777526855,217.952056884766,167.986206054688,-114.26676940918,222.229965209961,168.436981201172,-106.527481079102,223.800735473633,167.986206054688,-98.2143325805664,222.557159423828,166.664520263672,-89.8938446044922,218.584197998047,164.562255859375,-82.1330490112305,212.152389526367,161.822235107422, --75.460807800293,203.700210571289,158.631683349609,-70.3318710327148,193.803573608398,155.207672119141,-67.0957336425781,183.13688659668,151.783782958984,-65.9729309082031,172.42724609375,148.593246459961,-67.0400161743164,162.404357910156,145.853332519531,-70.2242202758789,153.751220703125,143.750946044922,-75.3085784912109,147.057632446289,142.429412841797,-81.9465942382813,142.779769897461,141.97868347168,-89.6858825683594,141.209030151367,142.429412841797,-97.9990386962891,142.452514648438,143.750946044922,-106.319519042969,146.425491333008,145.853332519531,-114.08032989502,152.857269287109,148.593246459961,-120.752563476563,161.309478759766,151.783782958984,-125.881507873535,171.206100463867,155.207672119141,-133.831878662109,183.043746948242,202.819595336914,-135.039733886719,195.039978027344,207.511001586914,-133.770416259766,206.279724121094,211.539443969727,-130.110427856445,215.99690246582,214.630752563477,-124.309173583984,223.529403686523,216.573883056641,-116.762008666992,228.363784790039,217.236602783203,-107.983276367188,230.170700073242,216.573883056641,-98.5711975097656,228.827026367188,214.630752563477,-89.1672210693359,224.424224853516,211.539443969727,-80.4121780395508,217.262390136719,207.511001586914,-72.9027709960938,207.82958984375,202.819595336914,-67.1506881713867,196.768676757813,197.784912109375,-63.5479507446289,184.833358764648,192.75048828125,-62.3400917053223,172.83708190918,188.059265136719,-63.6094017028809,161.597442626953,184.030685424805,-67.2694091796875,151.880249023438,180.939331054688,-73.0706634521484,144.347747802734,178.996215820313,-80.6178131103516,139.513336181641,178.333282470703,-89.3965682983398,137.706420898438,178.996215820313,-98.8086395263672,139.050094604492,180.939331054688,-108.212631225586,143.452896118164,184.030685424805,-116.967651367188,150.614761352539,188.059265136719,-124.477096557617,160.047546386719,192.75048828125,-130.229156494141,171.108505249023,197.784912109375,-136.786544799805,184.266052246094,246.943786621094,-138.021331787109,196.953155517578,253.076721191406, --136.615478515625,208.851196289063,258.343383789063,-132.664825439453,219.149139404297,262.384521484375,-126.43856048584,227.145217895508,264.924774169922,-118.361038208008,232.294616699219,265.791290283203,-108.982711791992,234.246246337891,264.924774169922,-98.9426727294922,232.867218017578,262.384521484375,-88.9251708984375,228.251556396484,258.343383789063,-79.6128692626953,220.713653564453,253.076721191406,-71.6403656005859,210.767333984375,246.943786621094,-65.5510101318359,199.090362548828,240.3623046875,-61.7597503662109,186.478576660156,233.780776977539,-60.524974822998,173.79133605957,227.647766113281,-61.9308166503906,161.893371582031,222.381286621094,-65.8814849853516,151.595458984375,218.34016418457,-72.1077346801758,143.599365234375,215.799621582031,-80.1852645874023,138.450012207031,214.933166503906,-89.563606262207,136.49836730957,215.799621582031,-99.6036376953125,137.877365112305,218.34016418457,-109.621131896973,142.493057250977,222.381286621094,-118.933448791504,150.030960083008,227.647766113281,-126.90592956543,159.97721862793,233.780776977539,-132.995300292969,171.654220581055,240.3623046875,-136.785018920898,184.56005859375,269.278350830078,-137.845458984375,196.787963867188,275.745178222656,-136.297790527344,208.28825378418,281.298400878906,-132.247451782227,218.27734375,285.559478759766,-125.970489501953,226.074417114258,288.238037109375,-117.89469909668,231.148147583008,289.151702880859,-108.570343017578,233.152786254883,288.238037109375,-98.6329345703125,231.951644897461,285.559478759766,-88.7596817016602,227.626663208008,281.298400878906,-79.6234130859375,220.472534179688,275.745178222656,-71.8467407226563,210.976837158203,269.278350830078,-65.9596710205078,199.786590576172,262.338439941406,-62.3633575439453,187.664566040039,255.398651123047,-61.3029174804688,175.43669128418,248.931838989258,-62.8505935668945,163.93635559082,243.378646850586,-66.9009170532227,153.947235107422,239.117599487305,-73.1778717041016,146.150207519531,236.43896484375,-81.2537002563477,141.076461791992,235.525115966797, --90.5780334472656,139.071853637695,236.43896484375,-100.515449523926,140.27294921875,239.117599487305,-110.388717651367,144.598007202148,243.378646850586,-119.524978637695,151.752075195313,248.931838989258,-127.301628112793,161.247802734375,255.398651123047,-133.188705444336,172.437973022461,262.338439941406,-133.595306396484,184.119934082031,269.855316162109,-134.339111328125,194.803955078125,275.501220703125,-132.715103149414,204.899017333984,280.349426269531,-128.833953857422,213.717147827148,284.069427490234,-122.960159301758,220.657424926758,286.408142089844,-115.494010925293,225.246795654297,287.205688476563,-106.944320678711,227.172637939453,286.408142089844,-97.8937454223633,226.303573608398,284.069427490234,-88.9590301513672,222.69889831543,280.349426269531,-80.7490844726563,216.604278564453,275.501220703125,-73.8234024047852,208.434997558594,269.85546875,-68.6539459228516,198.747787475586,263.796752929688,-65.593017578125,188.202896118164,257.738098144531,-64.8492279052734,177.518859863281,252.092224121094,-66.4732208251953,167.423736572266,247.244293212891,-70.354377746582,158.60563659668,243.524047851563,-76.2281646728516,151.665451049805,241.185546875,-83.6943054199219,147.07600402832,240.387924194336,-92.244010925293,145.15022277832,241.185546875,-101.294593811035,146.019256591797,243.524047851563,-110.229286193848,149.623916625977,247.244293212891,-118.439247131348,155.718597412109,252.092224121094,-125.364936828613,163.887817382813,257.738098144531,-130.534362792969,173.575042724609,263.796752929688,-127.865211486816,184.111862182617,269.870544433594,-128.340866088867,192.680801391602,274.395477294922,-126.858627319336,200.808242797852,278.281188964844,-123.519500732422,207.940277099609,281.262847900391,-118.551048278809,213.590972900391,283.137268066406,-112.291847229004,217.375183105469,283.776611328125,-105.16845703125,219.034957885742,283.137268066406,-97.6663208007813,218.457321166992,281.262847900391,-90.2966995239258,215.681533813477,278.281311035156,-83.5618362426758,210.896835327148,274.395477294922, --77.9206695556641,204.429168701172,269.870544433594,-73.7576446533203,196.719421386719,265.014709472656,-71.3564910888672,188.292922973633,260.158538818359,-70.8808212280273,179.724029541016,255.633575439453,-72.3630599975586,171.596603393555,251.747924804688,-75.7021789550781,164.464508056641,248.766296386719,-80.6706314086914,158.813858032227,246.891983032227,-86.9298477172852,155.029708862305,246.252685546875,-94.0532302856445,153.369873046875,246.891983032227,-101.555366516113,153.947509765625,248.766296386719,-108.924980163574,156.72331237793,251.747924804688,-115.659881591797,161.508071899414,255.633575439453,-121.30103302002,167.975662231445,260.158538818359,-125.464050292969,175.685394287109,265.014709472656,-119.882049560547,184.536254882813,269.322784423828,-120.151527404785,190.524841308594,272.483703613281,-119.02205657959,196.22087097168,275.197937011719,-116.57063293457,201.236434936523,277.280517578125,-112.964248657227,205.229431152344,278.589782714844,-108.44873046875,207.927917480469,279.036560058594,-103.331771850586,209.147903442383,278.589782714844,-97.9620895385742,208.806304931641,277.280517578125,-92.7056198120117,206.92643737793,275.197937011719,-87.9205932617188,203.636337280273,272.483703613281,-83.9330902099609,199.160171508789,269.322784423828,-81.0148544311523,193.803192138672,265.930786132813,-79.3647613525391,187.930252075195,262.539001464844,-79.0952758789063,181.941680908203,259.377990722656,-80.224723815918,176.245590209961,256.663787841797,-82.6761779785156,171.230133056641,254.581176757813,-86.2825469970703,167.23713684082,253.271789550781,-90.7980651855469,164.538681030273,252.825317382813,-95.9150390625,163.318695068359,253.271789550781,-101.284721374512,163.660217285156,254.581176757813,-106.54118347168,165.540084838867,256.663787841797,-111.326210021973,168.830200195313,259.377990722656,-115.31371307373,173.30632019043,262.539001464844,-118.231941223145,178.66340637207,265.930786132813,-110.210922241211,185.305023193359,268.243286132813,-110.329559326172,188.384414672852,269.868194580078, --109.719116210938,191.318542480469,271.263397216797,-108.421180725098,193.907379150391,272.334014892578,-106.524238586426,195.974594116211,273.007049560547,-104.157569885254,197.37922668457,273.236785888672,-101.482391357422,198.025604248047,273.007049560547,-98.6810607910156,197.86962890625,272.334014892578,-95.9445037841797,196.921966552734,271.263397216797,-93.4591751098633,195.247222900391,269.868194580078,-91.3944778442383,192.95947265625,268.243286132813,-89.8910751342773,190.214660644531,266.499694824219,-89.0514450073242,187.199829101563,264.756072998047,-88.9328155517578,184.120407104492,263.131103515625,-89.5432662963867,181.186325073242,261.735961914063,-90.8411865234375,178.597518920898,260.665313720703,-92.7381439208984,176.5302734375,259.992370605469,-95.1048278808594,175.12565612793,259.762817382813,-97.7799987792969,174.479263305664,259.992370605469,-100.58130645752,174.635238647461,260.665313720703,-103.317878723145,175.582855224609,261.735961914063,-105.803199768066,177.257598876953,263.131103515625,-107.867919921875,179.545364379883,264.756072998047,-109.37133026123,182.290161132813,266.499694824219,-96.0688934326172,177.495498657227,6.44451904296875,-99.6338348388672,186.258941650391,266.692474365234,-188.819717407227,-95.4055786132813,-480.671417236328,-657.743408203125,-207.388397216797,269.1318359375,-434.044586181641,-149.338760375977,-135.568115234375,-297.775146484375,-114.47486114502,-326.679809570313,-174.567962646484,-85.3414764404297,-494.764892578125,-296.747131347656,-92.618896484375,-321.755126953125,-228.806518554688,-74.8550186157227,-417.440643310547,-229.822906494141,-96.7079315185547,-422.384033203125,-176.952819824219,-92.5006408691406,-479.434600830078,-221.856430053711,-90.3478698730469,-415.537353515625,-189.076446533203,-81.7595977783203,-462.009124755859,-197.840423583984,-87.8045043945313,-467.712890625,-182.87712097168,-94.6532974243164,-478.3876953125,-192.721817016602,-86.2208557128906,-464.2431640625,-204.871917724609,-85.7785034179688,-439.567596435547,-212.839096069336,-92.1387634277344,-446.413330078125, --207.934143066406,-90.4717636108398,-442.637359619141,-224.919982910156,-95.04150390625,-418.605102539063,-194.147247314453,-67.0325241088867,-466.606323242188,-172.914703369141,-89.6438751220703,-483.440216064453,-188.035400390625,-75.8633728027344,-461.7001953125,-172.019821166992,-86.9765396118164,-489.1474609375,-189.918350219727,-70.3763732910156,-463.408569335938,-221.575164794922,-84.1448211669922,-414.139404296875,-204.595016479492,-79.5766220092773,-438.163482666016,-211.838012695313,-70.2899856567383,-441.448272705078,-207.184112548828,-73.8059234619141,-438.859619140625,-224.158325195313,-78.3725051879883,-414.843994140625,-289.819274902344,-108.117698669434,-319.8203125,-263.753723144531,-105.646148681641,-374.536499023438,-255.792144775391,-99.2874374389648,-367.683715820313,-246.775405883789,-101.196472167969,-398.458862304688,-238.811096191406,-94.8370056152344,-391.609497070313,-241.874740600586,-99.5306549072266,-394.677001953125,-258.855194091797,-103.980903625488,-370.751831054688,-280.779327392578,-110.076187133789,-350.576171875,-272.820648193359,-103.718269348145,-343.7197265625,-275.882720947266,-108.411468505859,-346.7890625,-292.880187988281,-112.810577392578,-322.890747070313,-262.725463867188,-83.7900619506836,-369.61083984375,-255.507522583008,-93.0834808349609,-366.290649414063,-238.527542114258,-88.6333389282227,-390.21484375,-245.750930786133,-79.3413848876953,-393.52734375,-241.106872558594,-82.859992980957,-390.924926757813,-258.084442138672,-87.3094863891602,-367.004150390625,-289.534698486328,-101.913787841797,-318.427612304688,-272.535797119141,-97.5142517089844,-342.327270507813,-279.750213623047,-88.2198944091797,-345.65234375,-275.111297607422,-91.7398910522461,-343.042846679688,-292.109588623047,-96.1392517089844,-319.14404296875,-191.138793945313,-89.3861923217773,-496.519744873047,-239.946060180664,-83.7108154296875,-427.007110595703,-206.397369384766,-75.4495010375977,-474.5810546875,-179.761932373047,-85.2624282836914,-498.506134033203,-199.386337280273,-66.9030380249023,-470.282348632813, --185.950668334961,-86.772834777832,-499.161865234375,-203.96159362793,-70.0461730957031,-473.260894775391,-234.049606323242,-74.7191925048828,-421.110809326172,-217.084716796875,-70.1551513671875,-445.11328125,-222.978576660156,-79.1460647583008,-451.013336181641,-221.245651245117,-73.4622573852539,-448.685638427734,-238.210144042969,-78.0261917114258,-424.683715820313,-193.693756103516,-92.2609405517578,-491.456787109375,-205.947143554688,-81.3732604980469,-473.844482421875,-192.844497680664,-94.5041656494141,-485.560882568359,-202.773147583008,-85.9776611328125,-471.295318603516,-238.736083984375,-89.9427185058594,-427.359375,-221.763244628906,-85.3765182495117,-451.373138427734,-217.999404907227,-90.2185668945313,-449.669464111328,-234.978332519531,-94.7864151000977,-425.64697265625,-307.871856689453,-101.470642089844,-331.339599609375,-273.858184814453,-92.6439666748047,-379.18603515625,-267.962768554688,-83.6526718139648,-373.288818359375,-250.99089050293,-79.2047119140625,-397.201904296875,-256.887481689453,-88.1963500976563,-403.097686767578,-255.150344848633,-82.5113983154297,-400.776092529297,-272.120758056641,-86.9589614868164,-376.864990234375,-301.980590820313,-92.48046875,-325.43798828125,-284.985321044922,-88.0819091796875,-349.333129882813,-290.878814697266,-97.0726928710938,-355.232421875,-289.141784667969,-91.3877944946289,-352.9111328125,-306.135589599609,-95.7859573364258,-329.017578125,-272.653228759766,-98.8772201538086,-379.531005859375,-255.680694580078,-94.4291152954102,-403.445281982422,-251.927093505859,-99.2739334106445,-401.72705078125,-268.902435302734,-103.722801208496,-377.808837890625,-306.667938232422,-107.704147338867,-331.682983398438,-289.674713134766,-103.306159973145,-355.576171875,-285.92578125,-108.152229309082,-353.851318359375,-302.920013427734,-112.550498962402,-329.956909179688,-433.045135498047,-127.490409851074,-130.619140625,-365.870849609375,-131.953002929688,-231.091186523438,-364.857086181641,-110.100952148438,-226.151977539063,-357.9208984375,-125.597312927246,-224.229614257813, --331.814697265625,-123.234329223633,-278.870727539063,-323.863189697266,-116.878318786621,-272.007568359375,-314.789093017578,-118.860153198242,-302.77587890625,-306.835632324219,-112.503646850586,-295.9140625,-309.895385742188,-117.196212768555,-298.985717773438,-326.921844482422,-121.570602416992,-275.080078125,-348.839874267578,-127.597282409668,-254.979248046875,-340.889526367188,-121.241546630859,-248.116088867188,-343.947296142578,-125.933601379395,-251.189086914063,-360.978088378906,-130.289215087891,-227.302352905273,-330.792602539063,-101.380027770996,-273.93994140625,-323.580291748047,-110.674873352051,-270.613159179688,-306.551788330078,-106.299919128418,-294.520629882813,-313.763549804688,-97.0048980712891,-297.848754882813,-309.126708984375,-100.525413513184,-295.237060546875,-326.15576171875,-104.900527954102,-271.32861328125,-357.640380859375,-119.394477844238,-222.832778930664,-340.607788085938,-115.03840637207,-246.720458984375,-347.82177734375,-105.744079589844,-250.044326782227,-343.184326171875,-109.264373779297,-247.434448242188,-360.218383789063,-113.620880126953,-223.54443359375,-426.083435058594,-142.979522705078,-128.735107421875,-399.947387695313,-140.649765014648,-183.325561523438,-391.994781494141,-134.293167114258,-176.473022460938,-382.907958984375,-136.303558349609,-207.205078125,-374.957336425781,-129.947601318359,-200.346923828125,-378.014312744141,-134.639495849609,-203.4189453125,-395.052032470703,-138.98518371582,-179.543334960938,-416.994506835938,-144.994689941406,-159.444458007813,-409.038513183594,-138.637023925781,-152.60009765625,-412.0966796875,-143.329345703125,-155.66748046875,-429.143249511719,-147.67236328125,-131.79833984375,-398.94189453125,-118.799911499023,-178.379150390625,-391.716613769531,-128.090972900391,-175.074096679688,-374.678039550781,-123.745109558105,-198.948852539063,-381.898498535156,-114.452659606934,-202.261825561523,-377.257873535156,-117.972030639648,-199.657958984375,-394.298675537109,-122.31852722168,-175.77978515625,-425.806884765625,-136.777770996094,-127.33544921875, --408.761322021484,-132.435073852539,-151.200561523438,-415.992462158203,-123.145713806152,-154.495849609375,-411.345947265625,-126.663360595703,-151.902465820313,-428.394470214844,-131.006851196289,-128.032958984375,-375.973510742188,-118.950653076172,-235.739227294922,-341.911224365234,-110.230178833008,-283.529418945313,-336.024291992188,-101.241157531738,-277.6240234375,-318.995849609375,-96.8661727905273,-301.53271484375,-324.884857177734,-105.855743408203,-307.436401367188,-323.149566650391,-100.171318054199,-305.113525390625,-340.177032470703,-104.546051025391,-281.20556640625,-370.089385986328,-109.96231842041,-229.833251953125,-353.053436279297,-105.60523223877,-253.727523803711,-358.938690185547,-114.593826293945,-259.633911132813,-357.205535888672,-108.909980773926,-257.30908203125,-374.241302490234,-113.267036437988,-233.413925170898,-340.706146240234,-116.463348388672,-283.874267578125,-323.680572509766,-112.08911895752,-307.7802734375,-319.932983398438,-116.935546875,-306.053955078125,-336.958282470703,-121.309661865234,-282.148559570313,-374.765869140625,-125.183120727539,-236.087265014648,-357.732452392578,-120.826667785645,-259.980102539063,-353.983734130859,-125.672729492188,-258.255981445313,-371.015747070313,-130.028747558594,-234.365615844727,-444.177429199219,-136.345077514648,-140.16650390625,-410.062042236328,-127.65087890625,-187.953857421875,-404.177673339844,-118.66236114502,-182.052734375,-387.132171630859,-114.314453125,-205.93994140625,-393.015899658203,-123.302749633789,-211.844482421875,-391.284484863281,-117.619323730469,-209.518905639648,-408.331024169922,-121.967552185059,-185.628662109375,-438.288146972656,-127.354972839355,-134.27880859375,-421.231384277344,-123.009063720703,-158.163452148438,-427.117431640625,-131.998168945313,-164.05908203125,-425.386444091797,-126.314819335938,-161.735107421875,-442.445953369141,-130.661560058594,-137.844604492188,-408.851013183594,-133.882415771484,-188.306030273438,-391.806671142578,-129.534759521484,-212.194473266602,-388.054565429688,-134.379821777344,-210.476058959961, --405.096466064453,-138.726776123047,-186.591796875,-442.962677001953,-142.575576782227,-140.5234375,-425.904571533203,-138.229187011719,-164.41357421875,-422.147003173828,-143.072662353516,-162.704345703125,-439.201385498047,-147.417999267578,-138.820205688477,-570.562744140625,-184.403991699219,55.3330078125,-569.466735839844,-162.52685546875,60.077392578125,-502.292785644531,-166.753051757813,-40.087890625,-501.285705566406,-144.901977539063,-35.169189453125,-494.283020019531,-160.37956237793,-33.34765625,-468.157775878906,-158.03288269043,-87.823974609375,-460.179077148438,-151.668487548828,-81.0257568359375,-451.098175048828,-153.68391418457,-111.69580078125,-443.129577636719,-147.322479248047,-104.877807617188,-446.192016601563,-152.01611328125,-107.935302734375,-463.245300292969,-156.363250732422,-84.075439453125,-485.225921630859,-162.388916015625,-63.9498291015625,-477.233917236328,-156.020584106445,-57.1767578125,-480.305328369141,-160.716903686523,-60.216064453125,-497.361724853516,-165.077972412109,-36.373291015625,-467.159332275391,-136.1845703125,-82.8818359375,-459.903015136719,-145.466735839844,-79.6279296875,-442.853485107422,-141.120803833008,-103.478630065918,-450.100128173828,-131.835845947266,-106.748649597168,-445.444305419922,-135.350799560547,-104.171249389648,-462.497344970703,-139.69775390625,-80.3150634765625,-494.004425048828,-154.177047729492,-31.9565410614014,-476.957000732422,-149.818603515625,-55.781494140625,-484.224761962891,-140.539688110352,-59.0166015625,-479.555358886719,-144.050720214844,-56.462646484375,-496.607269287109,-148.410415649414,-32.6307373046875,-562.398620605469,-177.985916137695,61.793212890625,-536.435913085938,-175.530960083008,7.6156005859375,-528.370910644531,-169.141418457031,14.2559814453125,-519.374572753906,-171.134826660156,-16.2171630859375,-511.341125488281,-164.754455566406,-9.5198974609375,-514.429748535156,-169.455764770508,-12.5272207260132,-531.472961425781,-173.846649169922,11.2733163833618,-553.513305664063,-179.955627441406,31.47607421875,-545.406005859375,-173.553848266602,38.040283203125, --548.526428222656,-178.264404296875,35.091064453125,-565.544067382813,-182.703643798828,58.8901329040527,-535.401611328125,-153.671783447266,12.4786376953125,-528.084655761719,-162.936614990234,15.6314697265625,-511.059722900391,-158.551055908203,-8.135009765625,-518.357055664063,-149.280609130859,-11.32080078125,-513.667297363281,-152.785797119141,-8.8017578125,-530.69775390625,-157.172943115234,14.9735107421875,-562.094970703125,-171.776000976563,63.1351280212402,-545.112670898438,-167.346984863281,39.4019775390625,-552.453857421875,-158.089080810547,36.290771484375,-547.732116699219,-161.585083007813,38.75439453125,-564.721923828125,-166.016265869141,62.5,-512.485778808594,-153.776565551758,-44.5867919921875,-478.31591796875,-145.046447753906,-92.3807373046875,-472.414459228516,-136.052658081055,-86.5191650390625,-455.348388671875,-131.701965332031,-110.3984375,-461.242706298828,-140.693572998047,-116.274909973145,-459.510101318359,-135.009674072266,-113.956298828125,-476.581329345703,-139.361923217773,-90.06689453125,-506.560333251953,-144.775726318359,-38.7716064453125,-489.488494873047,-140.410278320313,-62.638427734375,-495.400085449219,-149.407043457031,-68.47998046875,-493.662414550781,-143.721588134766,-66.1728515625,-510.743469238281,-148.089752197266,-42.2889404296875,-477.097381591797,-151.275924682617,-92.7420654296875,-460.026031494141,-146.923553466797,-116.634140014648,-456.260314941406,-151.764739990234,-114.938117980957,-473.326690673828,-156.115661621094,-91.0543212890625,-511.264099121094,-160.005218505859,-44.9515380859375,-494.179931640625,-155.63606262207,-68.84326171875,-490.403167724609,-160.47412109375,-67.1654052734375,-507.48046875,-164.841247558594,-43.2852783203125,-580.882507324219,-171.463790893555,51.051025390625,-546.678955078125,-162.568817138672,3.2005615234375,-540.70849609375,-153.554870605469,8.93310546875,-523.645690917969,-149.158416748047,-14.8984365463257,-529.590148925781,-158.164794921875,-20.678466796875,-527.841186523438,-152.476013183594,-18.393310546875,-544.920471191406,-156.877258300781,5.4678955078125, --574.828674316406,-162.42578125,56.6307373046875,-557.784484863281,-157.97900390625,32.787353515625,-563.790344238281,-167.003173828125,27.1191425323486,-562.018615722656,-161.30778503418,29.3619384765625,-579.092407226563,-165.763092041016,53.259521484375,-545.455871582031,-168.797088623047,2.8353271484375,-528.367492675781,-164.393188476563,-21.0439453125,-524.575439453125,-169.226837158203,-19.3916015625,-541.653625488281,-173.627807617188,4.4705810546875,-579.6611328125,-177.692626953125,50.691162109375,-562.567565917969,-173.231597900391,26.755615234375,-558.752746582031,-178.058715820313,28.3692626953125,-575.830505371094,-182.515228271484,52.277099609375,-655.1611328125,-185.110046386719,268.948120117188,-636.252075195313,-202.169555664063,152.780639648438,-634.638977050781,-180.146881103516,156.379272460938,-627.391723632813,-195.555557250977,157.723754882813,-604.495971679688,-193.3984375,103.277099609375,-596.141174316406,-186.925903320313,109.369400024414,-587.585632324219,-188.886703491211,79.2532958984375,-579.343383789063,-182.446243286133,85.5665283203125,-582.523498535156,-187.173904418945,82.72900390625,-599.371643066406,-191.667938232422,106.631103515625,-621.05419921875,-197.906326293945,127.56031036377,-612.521850585938,-191.383636474609,133.279541015625,-615.832275390625,-196.148254394531,130.709838867188,-630.850646972656,-200.361541748047,155.505859375,-603.265869140625,-171.482940673828,107.75537109375,-595.799560546875,-180.705169677734,110.63597869873,-579.024597167969,-176.232025146484,86.8790283203125,-586.436157226563,-166.994216918945,83.8936767578125,-581.660705566406,-170.474853515625,86.259765625,-598.447509765625,-174.951370239258,110.038581848145,-626.941772460938,-189.30451965332,158.741577148438,-612.142944335938,-185.152359008789,134.466552734375,-619.692138671875,-175.953521728516,131.757080078125,-614.807739257813,-179.4033203125,133.903076171875,-629.635070800781,-183.563400268555,158.243774414063,-647.623718261719,-200.443283081055,268.74609375,-654.434020996094,-206.705184936523,209.5234375, --644.661865234375,-199.847503662109,211.487564086914,-647.472290039063,-205.1572265625,180.312622070313,-638.112976074219,-198.408142089844,183.81103515625,-641.79833984375,-203.275421142578,182.248779296875,-648.534545898438,-204.764083862305,210.6171875,-657.571594238281,-207.32194519043,239.308822631836,-647.54736328125,-200.399703979492,239.953491210938,-651.5341796875,-205.345504760742,239.66943359375,-651.6533203125,-205.3994140625,268.908813476563,-652.113647460938,-184.493408203125,210.85107421875,-644.011840820313,-193.542953491211,211.86279296875,-637.553466796875,-192.12744140625,184.511840820313,-645.471923828125,-183.029724121094,182.790405273438,-640.288024902344,-186.397506713867,184.1337890625,-646.78076171875,-187.822021484375,211.626953125,-646.899597167969,-194.119918823242,268.6943359375,-646.842712402344,-194.081100463867,240.072509765625,-655.058227539063,-185.060455322266,239.729858398438,-649.633483886719,-188.365631103516,239.989608764648,-649.7001953125,-188.406707763672,268.769287109375,-647.027587890625,-189.357498168945,149.47265625,-614.948120117188,-180.495910644531,99.2431640625,-608.730834960938,-171.411239624023,104.505859375,-591.840637207031,-166.905303955078,80.5262451171875,-597.961120605469,-175.962417602539,75.0726318359375,-596.145141601563,-170.254272460938,77.2318115234375,-613.094055175781,-174.776947021484,101.326789855957,-640.371215820313,-180.149978637695,153.735595703125,-625.25146484375,-175.908508300781,128.705062866211,-631.622436523438,-185.036590576172,123.765991210938,-629.707336425781,-179.300354003906,125.720581054688,-644.998291015625,-183.589508056641,151.156127929688,-613.7353515625,-186.727249145508,98.9024658203125,-596.742736816406,-182.192123413086,74.7197265625,-592.891418457031,-187.008850097656,76.26806640625,-609.855590820313,-191.535873413086,100.396492004395,-645.846984863281,-195.59782409668,149.208129882813,-630.420043945313,-191.270858764648,123.448608398438,-626.497375488281,-196.067367553711,124.853988647461,-641.847534179688,-200.372955322266,150.433349609375, --669.309204101563,-194.783294677734,269.4873046875,-665.776123046875,-194.044494628906,208.106674194336,-658.324584960938,-184.624420166016,209.779663085938,-651.466125488281,-183.103729248047,180.905151367188,-658.557678222656,-192.429107666016,177.902099609375,-656.353515625,-186.61376953125,179.079467773438,-663.427429199219,-188.191101074219,208.754623413086,-661.55615234375,-185.287200927734,269.17431640625,-661.402099609375,-185.225433349609,239.375228881836,-669.072937011719,-194.701766967773,238.829116821289,-666.636474609375,-188.825836181641,239.038833618164,-666.84033203125,-188.899505615234,269.375732421875,-664.6591796875,-200.301895141602,208.036605834961,-657.411987304688,-198.678894042969,177.738525390625,-653.297790527344,-203.422943115234,178.631469726563,-660.449951171875,-205.020980834961,208.5615234375,-668.213928222656,-201.046356201172,269.474609375,-667.972717285156,-200.963516235352,238.811157226563,-663.704528808594,-205.667587280273,238.988906860352,-663.921813964844,-205.744857788086,269.342895507813,-192.231521606445,-106.491920471191,-536.966064453125,-703.903442382813,-218.478744506836,332.704345703125,-475.372467041016,-169.163787841797,-140.145492553711,-318.539398193359,-129.948196411133,-358.721313476563,-177.977325439453,-96.4283676147461,-551.056640625,-317.418243408203,-108.071418762207,-353.918701171875,-239.552963256836,-87.8899230957031,-463.375152587891,-240.587265014648,-109.745452880859,-468.299835205078,-180.363571166992,-103.586441040039,-535.729858398438,-232.621612548828,-103.384437561035,-461.451446533203,-194.622802734375,-93.1940155029297,-515.261962890625,-203.127075195313,-99.3632583618164,-521.339111328125,-186.284362792969,-105.73851776123,-534.682006835938,-198.074600219727,-97.7446060180664,-517.767456054688,-213.147399902344,-98.1821441650391,-488.972045898438,-221.11491394043,-104.543571472168,-495.818145751953,-216.207626342773,-102.874336242676,-492.03857421875,-235.683654785156,-108.077140808105,-464.515258789063,-200.313507080078,-78.1726379394531,-518.964721679688, --176.328887939453,-100.73291015625,-539.730102539063,-193.832077026367,-87.1854400634766,-514.593627929688,-175.430465698242,-98.0660018920898,-545.43408203125,-195.942962646484,-81.5888061523438,-515.966674804688,-232.335372924805,-97.1873245239258,-460.06005859375,-212.867858886719,-91.9867858886719,-487.5712890625,-220.10417175293,-82.6942291259766,-490.860382080078,-215.450485229492,-86.2163391113281,-488.268188476563,-234.90852355957,-91.4144134521484,-460.770141601563,-310.587249755859,-123.590713500977,-351.858276367188,-279.511077880859,-119.921157836914,-413.493621826172,-271.552429199219,-113.561828613281,-406.636962890625,-260.036193847656,-114.857978820801,-440.88818359375,-252.073806762695,-108.497741699219,-434.035766601563,-255.136962890625,-113.190773010254,-437.097778320313,-274.616546630859,-118.255088806152,-409.697387695313,-299.034912109375,-124.954437255859,-386.074584960938,-291.079772949219,-118.596092224121,-379.213989257813,-294.144866943359,-123.289527893066,-382.272583007813,-313.653564453125,-128.284362792969,-354.91455078125,-278.433135986328,-98.0546798706055,-408.630126953125,-271.253784179688,-107.361640930176,-405.262786865234,-251.781326293945,-102.299018859863,-432.653076171875,-258.979797363281,-92.9968338012695,-435.994384765625,-254.34504699707,-96.5237426757813,-433.376220703125,-273.80810546875,-101.584007263184,-405.998809814453,-310.276336669922,-117.387573242188,-350.50146484375,-290.775054931641,-112.394378662109,-377.848510742188,-297.935455322266,-103.082801818848,-381.2412109375,-293.320037841797,-106.61450958252,-378.59716796875,-312.812164306641,-111.605438232422,-351.262573242188,-194.549072265625,-100.471450805664,-552.816040039063,-250.693862915039,-96.7419281005859,-472.944915771484,-212.204071044922,-86.7577667236328,-527.460815429688,-183.176696777344,-96.3491439819336,-554.801879882813,-205.561386108398,-78.0409240722656,-522.639892578125,-189.366134643555,-97.8605117797852,-555.455932617188,-210.0009765625,-81.2501373291016,-525.812255859375,-244.797805786133,-87.7528533935547,-467.054321289063, --225.355117797852,-82.5587005615234,-494.531097412109,-231.247741699219,-91.5468139648438,-500.4267578125,-229.515472412109,-85.8678970336914,-498.103515625,-248.957153320313,-91.0618209838867,-470.6279296875,-197.104370117188,-103.343757629395,-547.759033203125,-211.505874633789,-92.7959213256836,-527.086181640625,-196.259185791016,-105.588661193848,-541.861938476563,-208.140090942383,-97.4963607788086,-524.816772460938,-249.49267578125,-102.969902038574,-473.291412353516,-230.038146972656,-97.7725830078125,-500.785034179688,-226.278610229492,-102.618927001953,-499.079864501953,-245.742919921875,-107.81876373291,-471.572631835938,-328.540069580078,-116.918411254883,-363.50927734375,-289.564147949219,-106.904266357422,-418.211639404297,-283.664215087891,-97.9141845703125,-412.327606201172,-264.217803955078,-92.8580627441406,-439.682861328125,-270.116027832031,-101.847732543945,-445.569946289063,-268.375457763672,-96.1666259765625,-443.258514404297,-287.819885253906,-101.222259521484,-415.905609130859,-322.635955810547,-107.927551269531,-357.633056640625,-303.15966796875,-102.940582275391,-384.947509765625,-309.061492919922,-111.931037902832,-390.828125,-307.313507080078,-106.248153686523,-388.52734375,-326.788208007813,-111.234649658203,-361.21435546875,-288.379241943359,-113.136299133301,-418.535675048828,-268.923034667969,-108.077758789063,-445.905029296875,-265.183227539063,-112.929130554199,-444.172729492188,-284.6494140625,-117.99015045166,-416.789825439453,-327.371215820313,-123.154327392578,-363.811157226563,-307.884613037109,-118.1650390625,-391.140991210938,-304.164611816406,-123.021278381348,-389.3818359375,-323.660858154297,-128.012939453125,-362.039306640625,-474.038726806641,-147.241333007813,-135.655639648438,-396.790130615234,-149.71076965332,-249.339965820313,-395.574737548828,-127.812973022461,-244.673095703125,-388.838012695313,-143.354965209961,-242.48779296875,-357.629760742188,-139.870498657227,-304.008422851563,-349.680572509766,-133.514358520508,-297.145751953125,-338.08056640625,-134.921600341797,-331.35302734375, --330.130493164063,-128.564895629883,-324.489013671875,-333.198425292969,-133.258819580078,-327.542236328125,-352.750640869141,-138.208618164063,-300.194946289063,-377.200714111328,-144.800170898438,-276.668823242188,-369.250946044922,-138.444366455078,-269.809814453125,-372.323760986328,-143.139053344727,-272.85400390625,-391.914398193359,-148.050262451172,-245.525375366211,-356.463409423828,-117.983451843262,-299.270385742188,-349.356842041016,-127.308288574219,-295.807250976563,-329.813262939453,-122.360298156738,-323.141235351563,-336.937164306641,-113.039726257324,-326.58203125,-332.340026855469,-116.575988769531,-323.914306640625,-351.874725341797,-121.521827697754,-296.59228515625,-388.500366210938,-137.145843505859,-241.169555664063,-368.920440673828,-132.236785888672,-268.481201171875,-376.010437011719,-122.907836914063,-271.96533203125,-371.429626464844,-126.4482421875,-269.277709960938,-391.001098632813,-131.355270385742,-241.97705078125,-467.384399414063,-162.803375244141,-133.365112304688,-436.030853271484,-159.476272583008,-194.716064453125,-428.067199707031,-153.119293212891,-187.88916015625,-416.399200439453,-154.602752685547,-222.0224609375,-408.442535400391,-148.246597290039,-215.180786132813,-411.523498535156,-152.942626953125,-218.210327148438,-431.153717041016,-157.816253662109,-190.90869140625,-455.687866210938,-164.330596923828,-167.422256469727,-447.713836669922,-157.972244262695,-160.615356445313,-450.807495117188,-162.670394897461,-163.622680664063,-470.486724853516,-167.503005981445,-136.357299804688,-434.760681152344,-137.566864013672,-190.130386352539,-427.713958740234,-146.906890869141,-186.593872070313,-408.097473144531,-142.035842895508,-213.87353515625,-415.157257080078,-132.699279785156,-217.394775390625,-410.589965820313,-136.243316650391,-214.691772460938,-430.198608398438,-141.112426757813,-187.422241210938,-467.01318359375,-156.587265014648,-132.097045898438,-447.352081298828,-151.758041381836,-159.332992553711,-454.387268066406,-142.414886474609,-162.882202148438,-449.829162597656,-145.96174621582,-160.1708984375, --469.483215332031,-150.789215087891,-132.943832397461,-406.696380615234,-136.657592773438,-254.248672485352,-367.580993652344,-126.828552246094,-308.860595703125,-361.669799804688,-117.836532592773,-302.997802734375,-342.148895263672,-112.89427947998,-330.303466796875,-348.056060791016,-121.885650634766,-336.173828125,-346.300048828125,-116.200981140137,-333.88525390625,-365.820465087891,-121.142951965332,-306.578979492188,-400.773040771484,-127.663619995117,-248.407958984375,-381.212280273438,-122.759620666504,-275.697387695313,-387.128784179688,-131.752487182617,-281.550415039063,-385.36328125,-126.065856933594,-279.276611328125,-404.925262451172,-130.969848632813,-251.983642578125,-366.428161621094,-133.068252563477,-309.140502929688,-346.895202636719,-128.123458862305,-336.464721679688,-343.194213867188,-132.984390258789,-334.680541992188,-362.736206054688,-137.931396484375,-307.3447265625,-405.559692382813,-142.901016235352,-254.506225585938,-385.984008789063,-137.994049072266,-281.819213867188,-382.300659179688,-142.859344482422,-280.012451171875,-401.884521484375,-147.768341064453,-252.689346313477,-485.210357666016,-156.092346191406,-145.131103515625,-445.898376464844,-146.4130859375,-199.670776367188,-439.955627441406,-137.415924072266,-193.864501953125,-420.353210449219,-132.549011230469,-221.13037109375,-426.28515625,-141.544387817383,-226.955825805664,-424.507751464844,-135.855422973633,-224.70068359375,-444.113861083984,-140.722747802734,-197.427124023438,-479.237335205078,-147.090087890625,-139.377685546875,-459.5830078125,-142.263595581055,-166.612060546875,-465.539184570313,-151.263031005859,-172.394653320313,-463.746490478516,-145.571136474609,-170.164184570313,-483.408172607422,-150.398696899414,-142.916015625,-444.778167724609,-152.660263061523,-199.905517578125,-425.156677246094,-147.789672851563,-227.202026367188,-421.489013671875,-152.658935546875,-225.375991821289,-441.117492675781,-157.531311035156,-198.071533203125,-484.107055664063,-162.343307495117,-145.34228515625,-464.427368164063,-157.512084960938,-172.617782592773, --460.772674560547,-162.384765625,-170.777084350586,-480.457336425781,-167.217422485352,-143.49658203125,-634.246154785156,-206.010772705078,77.453369140625,-632.373718261719,-183.986328125,81.04296875,-554.553283691406,-188.202209472656,-31.2851543426514,-553.0400390625,-166.244537353516,-27.07568359375,-546.440673828125,-181.821212768555,-24.724365234375,-514.861022949219,-178.757232666016,-85.643798828125,-506.828491210938,-172.389755249023,-78.943359375,-495.09130859375,-173.973480224609,-112.887809753418,-487.084259033203,-167.610122680664,-106.14208984375,-490.197509765625,-172.311645507813,-109.115478515625,-509.955627441406,-177.093658447266,-81.8931884765625,-534.677795410156,-183.503448486328,-58.4447021484375,-526.611022949219,-177.130249023438,-51.8043212890625,-529.755859375,-181.837249755859,-54.7240028381348,-549.608337402344,-186.532257080078,-27.6051006317139,-513.449890136719,-156.8193359375,-81.273193359375,-506.435424804688,-166.16926574707,-77.7091064453125,-486.702667236328,-161.391937255859,-104.889892578125,-493.721069335938,-152.043701171875,-108.453857421875,-489.166198730469,-155.592254638672,-105.744621276855,-508.893096923828,-160.368103027344,-78.570556640625,-546.018676757813,-175.595123291016,-23.53564453125,-526.20458984375,-170.907165527344,-50.5908203125,-533.219604492188,-161.556365966797,-54.1478271484375,-528.657531738281,-165.104705810547,-51.45751953125,-548.468139648438,-169.791595458984,-24.4052734375,-625.742858886719,-199.561416625977,83.287353515625,-594.449157714844,-197.384490966797,22.9696044921875,-586.196411132813,-190.979095458984,29.281494140625,-574.472534179688,-192.835266113281,-4.16796875,-566.299560546875,-186.443817138672,2.2867431640625,-569.496520996094,-191.160034179688,-0.5435791015625,-589.431274414063,-195.702056884766,26.5180683135986,-614.412170410156,-201.801635742188,50.1396484375,-606.053161621094,-195.377624511719,56.2547607421875,-609.337646484375,-200.109390258789,53.5819091796875,-629.093688964844,-204.304916381836,80.7420654296875,-592.792907714844,-175.399780273438,26.943603515625, --585.73388671875,-184.745361328125,30.4035625457764,-565.859130859375,-180.214202880859,3.44555687904358,-572.894348144531,-170.865203857422,-0.06396484375,-568.306823730469,-174.40998840332,2.576171875,-588.182189941406,-178.940856933594,29.538818359375,-625.21923828125,-193.316421508789,84.30078125,-605.563598632813,-189.138885498047,57.330078125,-612.660217285156,-179.799209594727,53.9482421875,-608.015747070313,-183.334686279297,56.476806640625,-627.680114746094,-187.513458251953,83.4703369140625,-564.385498046875,-175.124282836914,-36.2445068359375,-524.683532714844,-165.680206298828,-90.6370849609375,-518.663024902344,-156.66975402832,-84.9649658203125,-498.925170898438,-151.892974853516,-112.163696289063,-504.919250488281,-160.898834228516,-117.88111114502,-503.10595703125,-155.203125,-115.683959960938,-522.857055664063,-159.982055664063,-88.4615478515625,-558.287048339844,-166.100128173828,-30.7049560546875,-538.446533203125,-161.408813476563,-57.813720703125,-544.501098632813,-170.425247192383,-63.427978515625,-542.658447265625,-164.724090576172,-61.279052734375,-562.522888183594,-169.419494628906,-34.128662109375,-523.598083496094,-171.935073852539,-90.822998046875,-503.824768066406,-167.151733398438,-118.07982635498,-500.178771972656,-172.027053833008,-116.231323242188,-519.954162597656,-176.811279296875,-88.9744873046875,-563.319274902344,-181.383285522461,-36.4027099609375,-543.425048828125,-176.68212890625,-63.6005897521973,-539.780883789063,-181.558776855469,-61.755615234375,-559.671875,-186.259857177734,-34.5665283203125,-644.264953613281,-192.961563110352,72.8896484375,-604.334106445313,-184.313568115234,18.122314453125,-598.106506347656,-175.266494750977,23.4364013671875,-578.169372558594,-170.725433349609,-3.642333984375,-584.324157714844,-179.759567260742,-9.0848388671875,-582.436706542969,-174.050247192383,-7.0107421875,-602.415466308594,-178.598617553711,20.1424541473389,-637.814575195313,-183.875045776367,77.7843017578125,-618.026916503906,-179.675079345703,50.5418701171875,-624.349792480469,-188.739013671875,45.40185546875, --622.391235351563,-183.016860961914,47.3505859375,-642.254211425781,-187.230072021484,74.7396240234375,-603.289489746094,-190.577026367188,17.99609375,-583.268371582031,-186.020721435547,-9.2276611328125,-579.613830566406,-190.896499633789,-7.4072265625,-599.622619628906,-195.451019287109,19.7908935546875,-643.245300292969,-199.230041503906,72.8013916015625,-623.317077636719,-195.0048828125,45.2938232421875,-619.630798339844,-199.875854492188,47.048095703125,-639.528991699219,-204.096008300781,74.491455078125,-700.884460449219,-196.256317138672,332.478637695313,-696.185546875,-216.849105834961,197.153930664063,-693.495971679688,-194.682571411133,198.693603515625,-686.499145507813,-210.197265625,199.76611328125,-671.549194335938,-213.051605224609,133.911010742188,-662.556274414063,-206.516723632813,138.646484375,-653.621459960938,-209.860565185547,105.175407409668,-644.915771484375,-203.375671386719,110.584838867188,-648.3583984375,-208.135345458984,108.229598999023,-666.127502441406,-211.298843383789,136.589477539063,-686.075744628906,-215.313262939453,164.606323242188,-676.724548339844,-208.717254638672,168.3486328125,-680.454223632813,-213.526458740234,166.725967407227,-690.375671386719,-215.030975341797,198.633666992188,-669.31201171875,-190.962158203125,136.740966796875,-661.929626464844,-200.253387451172,139.4453125,-644.347778320313,-197.12272644043,111.51146697998,-651.591857910156,-187.807800292969,108.4580078125,-646.825256347656,-191.322387695313,110.724479675293,-664.4365234375,-194.457977294922,138.740112304688,-685.744689941406,-203.912139892578,200.20068359375,-676.02978515625,-202.442169189453,168.97216796875,-683.597595214844,-193.182281494141,166.814819335938,-678.580078125,-196.653991699219,168.404418945313,-688.340698242188,-198.131469726563,199.8037109375,-693.659362792969,-211.732147216797,332.102783203125,-704.837097167969,-218.287582397461,264.677856445313,-694.71435546875,-211.563552856445,265.318725585938,-702.140869140625,-217.789657592773,230.718994140625,-692.193115234375,-211.094741821289,232.263534545898, --696.183349609375,-215.947174072266,231.591674804688,-698.780334472656,-216.428665161133,265.03515625,-705.193054199219,-218.483734130859,298.70458984375,-694.975463867188,-211.7431640625,298.633056640625,-699.082397460938,-216.615371704102,298.654296875,-697.777709960938,-216.606964111328,332.349853515625,-701.887512207031,-196.077850341797,265.109008789063,-693.886535644531,-205.266235351563,265.440551757813,-691.394165039063,-204.802230834961,232.5263671875,-699.293579101563,-195.596954345703,231.650146484375,-694.028564453125,-199.027801513672,232.299331665039,-696.547790527344,-199.496307373047,265.363037109375,-692.811950683594,-205.431289672852,332.039306640625,-694.132263183594,-205.443222045898,298.646850585938,-702.189147949219,-196.264587402344,298.753173828125,-696.80859375,-199.675903320313,298.691528320313,-695.492492675781,-199.664962768555,332.1787109375,-707.040466308594,-203.940734863281,195.042724609375,-681.887451171875,-200.056884765625,130.122436523438,-675.013305664063,-190.896102905273,134.078491210938,-657.139038085938,-187.715057373047,105.426879882813,-663.765869140625,-196.832672119141,100.897720336914,-661.684265136719,-191.088562011719,102.603881835938,-679.708435058594,-194.295715332031,131.607162475586,-699.579284667969,-194.680770874023,197.220703125,-689.494750976563,-193.149566650391,164.705062866211,-696.673645019531,-202.362426757813,161.584228515625,-694.376892089844,-196.581085205078,162.751953125,-704.636291503906,-198.14143371582,195.857421875,-680.896850585938,-206.330856323242,130.07958984375,-662.760437011719,-203.103881835938,100.831649780273,-658.997680664063,-207.961959838867,102.41577911377,-677.062377929688,-211.176712036133,131.482666015625,-706.069213867188,-210.218246459961,195.0263671875,-695.695495605469,-208.638671875,161.559814453125,-691.764892578125,-213.468276977539,162.679077148438,-702.04345703125,-215.032119750977,195.808227539063,-715.208374023438,-205.646865844727,333.319580078125,-716.041870117188,-205.436920166016,264.21337890625,-708.21630859375,-196.116638183594,264.758666992188, --705.523559570313,-195.619293212891,230.783447265625,-713.203369140625,-204.915313720703,229.491455078125,-710.716918945313,-199.102447509766,229.977294921875,-713.501037597656,-199.614990234375,264.424194335938,-707.282104492188,-196.307907104492,332.84423828125,-708.57177734375,-196.312759399414,298.812255859375,-716.476135253906,-205.646743774414,298.853515625,-713.906005859375,-199.819732666016,298.849731445313,-712.630126953125,-199.818023681641,333.158325195313,-715.07421875,-211.715072631836,264.191162109375,-712.234924316406,-211.193374633789,229.474746704102,-708.132263183594,-215.994598388672,229.929336547852,-710.9189453125,-216.507598876953,264.363037109375,-714.240783691406,-211.92497253418,333.279418945313,-715.508544921875,-211.924896240234,298.822998046875,-711.32421875,-216.712326049805,298.767578125,-710.048400878906,-216.710540771484,333.05126953125,-240.883850097656,-120.146118164063,-530.71728515625,-747.319458007813,-226.418884277344,300.407348632813,-513.680725097656,-178.419830322266,-149.544311523438,-362.706146240234,-141.959228515625,-359.74755859375,-226.672286987305,-110.113182067871,-544.873168945313,-361.931884765625,-119.993103027344,-355.293090820313,-286.803070068359,-101.254531860352,-460.566284179688,-287.499389648438,-123.201889038086,-465.130462646484,-229.076034545898,-117.037948608398,-529.437133789063,-279.658569335938,-116.618560791016,-458.355255126953,-243.197357177734,-107.135368347168,-509.813201904297,-251.663833618164,-113.484298706055,-515.712036132813,-234.972183227539,-119.261787414551,-528.400512695313,-246.634902954102,-111.746452331543,-512.174926757813,-260.896728515625,-111.794067382813,-484.778778076172,-268.738006591797,-118.377479553223,-491.553436279297,-263.876556396484,-116.578147888184,-487.781860351563,-282.640625,-121.403221130371,-461.355102539063,-248.874038696289,-92.3484802246094,-514.080322265625,-225.049377441406,-114.191581726074,-533.457275390625,-242.411254882813,-101.138931274414,-509.354034423828,-224.145706176758,-111.61083984375,-539.203857421875, --244.518753051758,-95.6283874511719,-510.938598632813,-279.466369628906,-110.391876220703,-457.064208984375,-260.710906982422,-105.569007873535,-483.478729248047,-268.06396484375,-96.4358215332031,-486.957885742188,-263.373870849609,-99.8455429077148,-484.28515625,-282.120910644531,-104.666259765625,-457.882446289063,-354.868774414063,-135.377014160156,-352.970092773438,-325.098876953125,-132.659805297852,-412.366973876953,-317.260406494141,-126.077072143555,-405.589111328125,-306.277770996094,-127.951690673828,-438.754272460938,-298.438110351563,-121.368621826172,-431.977813720703,-301.421875,-126.153717041016,-434.97509765625,-320.245819091797,-130.862564086914,-408.583984375,-343.884552001953,-137.320404052734,-386.066650390625,-336.046936035156,-130.737976074219,-379.28857421875,-339.034057617188,-135.523834228516,-382.280639648438,-357.857849121094,-140.16325378418,-355.958984375,-324.362701416016,-110.702659606934,-407.858520507813,-317.056915283203,-119.847610473633,-404.31396484375,-298.240142822266,-115.140502929688,-430.694732666016,-305.561096191406,-105.99925994873,-434.218505859375,-300.886627197266,-109.412910461426,-431.524169921875,-319.695709228516,-114.118118286133,-405.153930664063,-354.654479980469,-129.144989013672,-351.710083007813,-335.838043212891,-124.507209777832,-378.02099609375,-343.129364013672,-115.35871887207,-381.585205078125,-338.469421386719,-118.775939941406,-378.87109375,-357.278686523438,-123.411979675293,-352.570068359375,-243.162063598633,-114.441619873047,-546.691162109375,-297.769775390625,-110.421112060547,-470.034942626953,-260.7119140625,-101.18872833252,-522.32861328125,-231.837677001953,-110.180397033691,-548.657470703125,-254.097869873047,-92.3539199829102,-517.783935546875,-237.995162963867,-111.797149658203,-549.335205078125,-258.517761230469,-95.6559600830078,-520.863647460938,-292.028533935547,-101.253768920898,-464.267578125,-273.294281005859,-96.436279296875,-490.652465820313,-279.031280517578,-105.602531433105,-496.42578125,-277.389007568359,-99.8602600097656,-494.187652587891, --296.123016357422,-104.677696228027,-467.803009033203,-245.716293334961,-117.265487670898,-541.600708007813,-260.012908935547,-107.176429748535,-521.734985351563,-244.883285522461,-119.392646789551,-535.656860351563,-256.655914306641,-111.76091003418,-519.27978515625,-296.47705078125,-116.640556335449,-470.272827148438,-277.730895996094,-111.820007324219,-496.674530029297,-273.909637451172,-116.583198547363,-494.869598388672,-292.664367675781,-121.405906677246,-468.456085205078,-372.893585205078,-129.158081054688,-364.765014648438,-335.326019287109,-119.868347167969,-417.330780029297,-329.578369140625,-110.699447631836,-411.572967529297,-310.781555175781,-105.997253417969,-437.9267578125,-316.526123046875,-115.165451049805,-443.689208984375,-314.875427246094,-109.421043395996,-441.462890625,-333.671600341797,-114.123062133789,-415.10986328125,-367.138977050781,-119.98770904541,-359.018432617188,-348.340515136719,-115.354377746582,-385.305541992188,-354.091461181641,-124.524002075195,-391.05810546875,-352.433288574219,-118.777839660645,-388.842529296875,-371.231597900391,-123.411056518555,-362.55517578125,-334.047393798828,-126.091270446777,-417.549102783203,-315.240600585938,-121.386657714844,-443.917144775391,-311.436096191406,-126.154052734375,-442.088897705078,-330.250793457031,-130.860595703125,-415.710205078125,-371.628204345703,-135.384155273438,-364.964965820313,-352.819488525391,-130.74853515625,-391.26708984375,-349.030426025391,-135.51969909668,-389.41796875,-367.846343994141,-140.157089233398,-363.106079101563,-512.727722167969,-156.415435791016,-145.353515625,-438.089904785156,-160.310821533203,-254.591796875,-437.235198974609,-138.326843261719,-250.253768920898,-430.243286132813,-153.727752685547,-247.834854125977,-400.373687744141,-151.169403076172,-307.1552734375,-392.5341796875,-144.587173461914,-300.3837890625,-381.531188964844,-146.573287963867,-333.450927734375,-373.693237304688,-139.991149902344,-326.675659179688,-376.6845703125,-144.77783203125,-329.660888671875,-395.528198242188,-149.374389648438,-303.364501953125, --419.224029541016,-155.747467041016,-280.87255859375,-411.381683349609,-149.164947509766,-274.107177734375,-414.378967285156,-153.952728271484,-277.08251953125,-433.244384765625,-158.516220092773,-250.8037109375,-399.560516357422,-129.194488525391,-302.756591796875,-392.308837890625,-138.352691650391,-299.139770507813,-373.473480224609,-133.757904052734,-325.423583984375,-380.737701416016,-124.602767944336,-329.024047851563,-376.090759277344,-128.023223876953,-326.29296875,-394.919342041016,-132.616394042969,-300.018310546875,-430.006225585938,-147.490676879883,-246.608047485352,-411.150543212891,-142.929168701172,-272.871459960938,-418.390502929688,-133.76806640625,-276.503540039063,-413.754547119141,-137.191329956055,-273.7587890625,-432.603851318359,-141.751327514648,-247.503662109375,-505.796569824219,-171.830963134766,-142.85546875,-475.857055664063,-169.393585205078,-202.053588867188,-467.996459960938,-162.808502197266,-195.322631835938,-456.9658203125,-164.858963012695,-228.320922851563,-449.11328125,-158.275085449219,-221.575317382813,-452.118957519531,-163.064361572266,-224.536483764648,-471.007690429688,-167.598754882813,-198.274658203125,-494.759979248047,-173.913635253906,-175.796630859375,-486.889068603516,-167.326919555664,-169.084350585938,-489.906677246094,-172.118316650391,-172.025390625,-508.822052001953,-176.623748779297,-145.783447265625,-474.956451416016,-147.399948120117,-197.783569335938,-467.746337890625,-156.56867980957,-194.115005493164,-448.869812011719,-152.036666870117,-220.357666015625,-456.0888671875,-142.870269775391,-224.015747070313,-451.461395263672,-146.295867919922,-221.261474609375,-470.332153320313,-150.826477050781,-195.026489257813,-505.531585693359,-165.588104248047,-141.670288085938,-486.631744384766,-161.08561706543,-167.887451171875,-493.834197998047,-151.914794921875,-171.564453125,-489.211975097656,-155.342102050781,-168.806030273438,-508.106597900391,-159.843307495117,-142.595458984375,-448.209655761719,-147.492950439453,-259.697265625,-410.525115966797,-138.359436035156,-312.22021484375, --404.761108398438,-129.187286376953,-306.489379882813,-385.941192626953,-124.59642791748,-332.753662109375,-391.700164794922,-133.767623901367,-338.493041992188,-390.034118652344,-128.019714355469,-336.289184570313,-408.854827880859,-132.610626220703,-310.02294921875,-442.432006835938,-138.318359375,-253.989013671875,-423.588836669922,-133.760147094727,-280.238159179688,-429.359039306641,-142.93342590332,-285.958740234375,-427.68408203125,-137.183624267578,-283.768676757813,-446.529449462891,-141.742111206055,-257.51513671875,-409.272705078125,-144.588531494141,-312.402221679688,-390.441223144531,-139.995208740234,-338.68408203125,-386.666259765625,-144.769836425781,-336.81591796875,-405.504241943359,-149.36474609375,-310.525634765625,-446.970001220703,-153.724960327148,-259.861450195313,-428.112945556641,-149.163986206055,-286.1318359375,-424.350677490234,-153.94172668457,-284.247314453125,-443.21337890625,-158.504119873047,-257.9697265625,-523.754577636719,-165.589614868164,-154.702026367188,-485.950317382813,-156.568893432617,-207.19091796875,-480.153472900391,-147.390869140625,-201.51513671875,-461.285247802734,-142.861389160156,-227.749984741211,-467.071685791016,-152.037551879883,-233.443466186523,-465.385711669922,-146.285583496094,-231.270263671875,-484.258117675781,-150.815689086914,-205.027572631836,-517.93017578125,-156.40673828125,-149.072372436523,-499.033081054688,-151.90576171875,-175.291015625,-504.842559814453,-161.085983276367,-180.94580078125,-503.143157958984,-155.331420898438,-178.793823242188,-522.047119140625,-159.83349609375,-152.56298828125,-484.7236328125,-162.803817749023,-207.336776733398,-465.838439941406,-158.271026611328,-233.5986328125,-462.086975097656,-163.051513671875,-231.700561523438,-480.976928710938,-167.585540771484,-205.433334350586,-522.541137695313,-171.827453613281,-154.829223632813,-503.622375488281,-167.322372436523,-181.082397460938,-499.879638671875,-172.105163574219,-179.174438476563,-518.801635742188,-176.611236572266,-152.91796875,-665.876586914063,-213.470031738281,60.0979042053223, --664.502746582031,-191.38623046875,63.6014404296875,-589.589599609375,-196.268035888672,-44.6424560546875,-588.493225097656,-174.235534667969,-40.674560546875,-581.6044921875,-189.662033081055,-38.1265869140625,-551.585327148438,-187.385986328125,-97.06005859375,-543.662963867188,-180.790771484375,-90.437255859375,-532.619812011719,-182.910797119141,-123.300407409668,-524.718872070313,-176.319183349609,-116.640747070313,-527.753784179688,-181.113647460938,-119.552978515625,-546.709350585938,-185.587249755859,-93.3304443359375,-570.569030761719,-191.839202880859,-70.844970703125,-562.619445800781,-185.239349365234,-64.268798828125,-565.679931640625,-190.038345336914,-67.138427734375,-584.682739257813,-194.464172363281,-40.966552734375,-550.569580078125,-165.369125366211,-92.965576171875,-543.380187988281,-174.544357299805,-89.2794189453125,-524.445434570313,-170.074615478516,-115.46849822998,-531.637084960938,-160.900466918945,-119.155029296875,-527.015625,-164.328643798828,-116.399780273438,-545.946044921875,-168.797286987305,-90.216064453125,-581.298828125,-183.411163330078,-37.004638671875,-562.326049804688,-178.990875244141,-63.1275634765625,-569.515991210938,-169.815063476563,-66.8087158203125,-564.88818359375,-173.242813110352,-64.068359375,-583.858032226563,-177.662292480469,-37.9486083984375,-657.60400390625,-206.814163208008,66.1031494140625,-627.710510253906,-205.008911132813,7.70007276535034,-619.619934082031,-198.384552001953,14.03466796875,-608.635559082031,-200.661437988281,-18.4671630859375,-600.6044921875,-194.047439575195,-12.0296630859375,-603.705261230469,-198.853607177734,-14.8319101333618,-622.749206542969,-203.195755004883,11.2811279296875,-646.806884765625,-209.291397094727,33.8828125,-638.638427734375,-202.653472900391,40.079345703125,-641.804443359375,-207.471160888672,37.3902587890625,-660.818481445313,-211.640289306641,63.5020713806152,-626.502563476563,-182.955383300781,11.487548828125,-619.28271484375,-192.12776184082,15.1054677963257,-600.284423828125,-187.793884277344,-10.9306640625,-607.48828125,-178.619293212891,-14.58056640625, --602.841735839844,-182.044342041016,-11.8758535385132,-621.839477539063,-186.377868652344,14.1617431640625,-657.219787597656,-200.548797607422,67.0936279296875,-638.2802734375,-196.392822265625,41.115234375,-645.525146484375,-187.224258422852,37.546630859375,-640.838562011719,-190.642883300781,40.1766357421875,-659.782470703125,-194.799346923828,66.16650390625,-599.660949707031,-183.433685302734,-49.7813720703125,-561.649658203125,-174.552169799805,-102.22191619873,-555.785217285156,-165.362213134766,-96.6590576171875,-536.844909667969,-160.892425537109,-122.863159179688,-542.687377929688,-170.078521728516,-128.462646484375,-540.970642089844,-164.320648193359,-126.338508605957,-559.922058105469,-168.792297363281,-100.115242004395,-593.735290527344,-174.232818603516,-44.3206787109375,-574.74267578125,-169.809844970703,-70.482177734375,-580.634216308594,-179.004608154297,-75.999755859375,-578.893737792969,-173.242370605469,-73.9139404296875,-597.904846191406,-177.668518066406,-47.7210693359375,-560.450256347656,-180.793060302734,-102.328979492188,-541.480834960938,-176.31787109375,-128.579956054688,-537.743713378906,-181.102416992188,-126.6669921875,-556.714294433594,-185.578170776367,-100.416137695313,-598.476867675781,-189.677764892578,-49.8660888671875,-579.442260742188,-185.247100830078,-76.0960693359375,-575.7060546875,-190.032516479492,-74.185791015625,-594.738403320313,-194.463104248047,-47.961669921875,-676.072021484375,-200.65397644043,55.2080078125,-637.817626953125,-192.179168701172,2.6337890625,-631.793884277344,-182.960906982422,7.9283447265625,-612.751342773438,-178.620040893555,-18.18994140625,-618.720153808594,-187.828567504883,-23.578125,-616.944885253906,-182.059921264648,-21.5494384765625,-636.018493652344,-186.406173706055,4.62255859375,-669.884643554688,-191.407104492188,60.2095947265625,-650.854675292969,-187.236267089844,34.056640625,-656.949035644531,-196.466949462891,28.8858642578125,-655.119934082031,-190.688613891602,30.82275390625,-674.2041015625,-194.868804931641,57.0755615234375,-636.651123046875,-198.426910400391,2.575439453125, --617.544555664063,-194.074432373047,-23.6502685546875,-613.801208496094,-198.859222412109,-21.756103515625,-632.899475097656,-203.210540771484,4.453125,-674.926696777344,-206.905944824219,55.1824913024902,-655.792541503906,-202.716705322266,28.8427734375,-652.027954101563,-207.49836730957,30.69482421875,-671.142456054688,-211.684509277344,56.994873046875,-744.666748046875,-204.152755737305,299.961303710938,-734.100280761719,-226.090545654297,170.662109375,-731.92041015625,-203.876922607422,172.327514648438,-724.722778320313,-219.263153076172,173.974365234375,-703.390319824219,-221.153472900391,113.1552734375,-694.760498046875,-214.437835693359,118.43505859375,-684.838623046875,-217.477447509766,86.448974609375,-676.421569824219,-210.797027587891,92.1741943359375,-679.702453613281,-215.634506225586,89.700439453125,-698.137939453125,-219.291397094727,116.161376953125,-720.514831542969,-224.131362915039,140.886093139648,-711.556335449219,-217.364028930664,145.387939453125,-715.081115722656,-222.240875244141,143.459594726563,-728.433044433594,-224.166748046875,172.568237304688,-701.731140136719,-199.020202636719,116.112419128418,-694.295532226563,-208.158462524414,119.270858764648,-676.00341796875,-204.525665283203,93.1025390625,-683.344909667969,-195.372497558594,89.73291015625,-678.575134277344,-198.777435302734,92.19775390625,-696.884704589844,-202.412826538086,118.409912109375,-724.110473632813,-212.961029052734,174.44482421875,-711.02392578125,-211.073715209961,146.073364257813,-718.617248535156,-201.95947265625,143.311416625977,-713.646484375,-205.332885742188,145.303466796875,-726.783630371094,-207.226989746094,173.834106445313,-737.176452636719,-219.511383056641,300.047973632813,-746.392456054688,-227.187225341797,234.964614868164,-736.421508789063,-220.288711547852,235.982925415039,-742.485656738281,-227.030212402344,202.391357421875,-732.748291015625,-220.157104492188,204.448257446289,-736.616455078125,-225.080856323242,203.5888671875,-740.3916015625,-225.2236328125,235.573013305664,-747.613525390625,-226.914916992188,267.673583984375, --737.517700195313,-220.006652832031,267.9033203125,-741.5419921875,-224.945861816406,267.83251953125,-741.221130371094,-224.450286865234,300.228881835938,-743.840759277344,-204.927352905273,235.267333984375,-735.7041015625,-213.973526000977,236.068115234375,-732.071228027344,-213.846466064453,204.703857421875,-740.076965332031,-204.786544799805,203.29638671875,-734.792907714844,-208.118225097656,204.2763671875,-738.459289550781,-208.248657226563,235.802474975586,-736.430419921875,-213.194396972656,299.921630859375,-736.779235839844,-213.689636230469,267.86474609375,-744.987609863281,-204.648712158203,267.53857421875,-739.553283691406,-207.966064453125,267.729125976563,-739.211975097656,-207.470581054688,299.889038085938,-745.033813476563,-213.384368896484,167.697372436523,-713.799560546875,-208.371505737305,108.732650756836,-707.299011230469,-199.071838378906,113.104858398438,-688.801086425781,-195.405792236328,86.487548828125,-695.116088867188,-204.674530029297,81.730712890625,-693.195983886719,-198.880340576172,83.499755859375,-711.804870605469,-202.564712524414,110.34937286377,-737.893249511719,-203.988525390625,170.401733398438,-724.361206054688,-202.038604736328,140.727294921875,-731.14501953125,-211.383056640625,137.018798828125,-729.038635253906,-205.558486938477,138.377807617188,-742.789306640625,-207.539794921875,168.672973632813,-712.682067871094,-214.628677368164,108.752197265625,-693.983581542969,-210.928924560547,81.7255859375,-690.1689453125,-215.70263671875,83.4744873046875,-708.818664550781,-219.394653320313,110.391723632813,-743.948364257813,-219.647216796875,167.774536132813,-730.044860839844,-217.643325805664,137.068496704102,-726.099670410156,-222.396865844727,138.502197265625,-739.890747070313,-224.38508605957,168.873779296875,-758.850036621094,-213.772186279297,300.463134765625,-757.783508300781,-214.534194946289,233.843643188477,-750.1435546875,-205.078155517578,234.63232421875,-746.249206542969,-204.923324584961,202.073974609375,-753.693298339844,-214.357879638672,200.4208984375,-751.333068847656,-208.498382568359,201.000366210938, --755.349243164063,-208.666519165039,234.100814819336,-751.066589355469,-204.308441162109,300.11572265625,-751.360656738281,-204.804916381836,267.353515625,-759.10498046875,-214.269256591797,267.217041015625,-756.631591796875,-208.398376464844,267.233520507813,-756.362182617188,-207.901473999023,300.303100585938,-756.709350585938,-220.798965454102,233.938842773438,-752.615844726563,-220.622055053711,200.513046264648,-748.456726074219,-225.347442626953,201.243896484375,-752.482238769531,-225.517181396484,234.354843139648,-757.77685546875,-220.037353515625,300.54541015625,-758.031799316406,-220.534286499023,267.307983398438,-753.767517089844,-225.249786376953,267.477661132813,-753.498046875,-224.753234863281,300.525146484375,-167.129928588867,-25.8510112762451,-216.230804443359,-167.754745483398,-25.7832622528076,-217.46435546875,-168.727905273438,-25.6777400970459,-218.443206787109,-169.954193115234,-25.544771194458,-219.07177734375,-171.313552856445,-25.3973789215088,-219.288040161133,-172.672897338867,-25.2499828338623,-219.07177734375,-173.899200439453,-25.1170139312744,-218.443206787109,-174.872360229492,-25.0114898681641,-217.46435546875,-175.497177124023,-24.9437408447266,-216.230804443359,-175.712493896484,-24.9203948974609,-214.863494873047,-175.497177124023,-24.9437408447266,-213.496215820313,-174.872360229492,-25.0114898681641,-212.262649536133,-173.899200439453,-25.1170139312744,-211.283782958984,-172.672897338867,-25.2499828338623,-210.655364990234,-171.313552856445,-25.3973789215088,-210.43879699707,-169.954193115234,-25.544771194458,-210.655364990234,-168.727905273438,-25.6777400970459,-211.283782958984,-167.754745483398,-25.7832622528076,-212.262649536133,-167.129928588867,-25.8510112762451,-213.496215820313,-166.914611816406,-25.8743572235107,-214.863494873047,-162.937622070313,-25.2633953094482,-217.564544677734,-164.171875,-25.1295623779297,-220.001052856445,-166.094284057617,-24.9211120605469,-221.934600830078,-168.516647338867,-24.6584548950195,-223.176071166992,-171.201858520508,-24.3672924041748,-223.603927612305, --173.887069702148,-24.0761299133301,-223.176071166992,-176.309417724609,-23.8134708404541,-221.934600830078,-178.231857299805,-23.6050243377686,-220.001052856445,-179.466094970703,-23.47119140625,-217.564544677734,-179.891372680664,-23.4250774383545,-214.863494873047,-179.466094970703,-23.47119140625,-212.162582397461,-178.231857299805,-23.6050243377686,-209.725875854492,-176.309417724609,-23.8134708404541,-207.792465209961,-173.887069702148,-24.0761299133301,-206.550857543945,-171.201858520508,-24.3672924041748,-206.122985839844,-168.516647338867,-24.6584548950195,-206.550857543945,-166.094284057617,-24.9211120605469,-207.792465209961,-164.171875,-25.1295623779297,-209.725875854492,-162.937622070313,-25.2633953094482,-212.162582397461,-162.512329101563,-25.3095092773438,-214.863494873047,-158.877395629883,-23.9951953887939,-218.831604003906,-160.690704345703,-23.7985782623291,-222.411254882813,-163.514984130859,-23.4923362731934,-225.252029418945,-167.073791503906,-23.1064510345459,-227.07600402832,-171.018753051758,-22.6786918640137,-227.704544067383,-174.963714599609,-22.2509346008301,-227.07600402832,-178.522537231445,-21.8650493621826,-225.252029418945,-181.346817016602,-21.5588073730469,-222.411254882813,-183.160125732422,-21.362190246582,-218.831604003906,-183.784942626953,-21.2944393157959,-214.863494873047,-183.160125732422,-21.362190246582,-210.895355224609,-181.346817016602,-21.5588073730469,-207.31575012207,-178.522537231445,-21.8650493621826,-204.474899291992,-174.963714599609,-22.2509346008301,-202.650955200195,-171.018753051758,-22.6786918640137,-202.022537231445,-167.073791503906,-23.1064510345459,-202.650955200195,-163.514984130859,-23.4923362731934,-204.474899291992,-160.690704345703,-23.7985782623291,-207.31575012207,-158.877410888672,-23.9951934814453,-210.895355224609,-158.252563476563,-24.0629444122314,-214.863494873047,-155.049255371094,-22.07763671875,-220.001052856445,-157.396942138672,-21.823070526123,-224.63557434082,-161.053573608398,-21.4265804290771,-228.313674926758,-165.661193847656,-20.9269714355469,-230.67512512207, --170.768768310547,-20.3731498718262,-231.488815307617,-175.876342773438,-19.8193283081055,-230.67512512207,-180.483947753906,-19.3197193145752,-228.313674926758,-184.140563964844,-18.9232273101807,-224.63557434082,-186.488265991211,-18.668664932251,-220.001052856445,-187.297241210938,-18.5809459686279,-214.863494873047,-186.488265991211,-18.668664932251,-209.725875854492,-184.140563964844,-18.9232273101807,-205.091354370117,-180.483947753906,-19.3197193145752,-201.413269042969,-175.876342773438,-19.8193283081055,-199.051834106445,-170.768768310547,-20.3731498718262,-198.238265991211,-165.661193847656,-20.9269714355469,-199.051834106445,-161.053573608398,-21.4265804290771,-201.413269042969,-157.396942138672,-21.823070526123,-205.091354370117,-155.049255371094,-22.07763671875,-209.725875854492,-154.240295410156,-22.1653537750244,-214.863494873047,-151.547424316406,-19.5579528808594,-221.043899536133,-154.371704101563,-19.2517127990723,-226.619323730469,-158.770629882813,-18.7747325897217,-231.044143676758,-164.313583374023,-18.1737022399902,-233.884994506836,-170.458038330078,-17.5074520111084,-234.863815307617,-176.602447509766,-16.8412055969238,-233.884994506836,-182.145431518555,-16.2401733398438,-231.044143676758,-186.544372558594,-15.7631921768188,-226.619323730469,-189.36865234375,-15.4569511413574,-221.043899536133,-190.341812133789,-15.3514270782471,-214.863494873047,-189.36865234375,-15.4569511413574,-208.683044433594,-186.544357299805,-15.7631931304932,-203.107620239258,-182.145431518555,-16.2401733398438,-198.682952880859,-176.602447509766,-16.8412055969238,-195.842086791992,-170.458038330078,-17.5074520111084,-194.86311340332,-164.313598632813,-18.1737003326416,-195.842086791992,-158.770645141602,-18.774730682373,-198.682952880859,-154.371734619141,-19.2517108917236,-203.107620239258,-151.547424316406,-19.5579528808594,-208.683044433594,-150.574249267578,-19.6634769439697,-214.863494873047,-148.458160400391,-16.4981594085693,-221.934600830078,-151.689483642578,-16.1477813720703,-228.313674926758,-156.722396850586,-15.6020584106445,-233.376052856445, --163.064239501953,-14.9144048690796,-236.626342773438,-170.094192504883,-14.1521329879761,-237.746322631836,-177.12419128418,-13.3898649215698,-236.626342773438,-183.466018676758,-12.7022132873535,-233.376052856445,-188.498931884766,-12.1564855575562,-228.313674926758,-191.730285644531,-11.8061065673828,-221.934600830078,-192.843704223633,-11.6853771209717,-214.863494873047,-191.730285644531,-11.8061065673828,-207.792465209961,-188.498931884766,-12.1564855575562,-201.413269042969,-183.466018676758,-12.7022132873535,-196.350875854492,-177.12419128418,-13.3898649215698,-193.100677490234,-170.094192504883,-14.1521329879761,-191.980667114258,-163.064239501953,-14.9144048690796,-193.100677490234,-156.722396850586,-15.6020584106445,-196.350875854492,-151.689483642578,-16.1477813720703,-201.413269042969,-148.45817565918,-16.4981555938721,-207.792465209961,-147.3447265625,-16.6188907623291,-214.863494873047,-145.857498168945,-12.9736242294312,-222.651473999023,-149.416320800781,-12.5877380371094,-229.676864624023,-154.959274291992,-11.9867086410522,-235.252288818359,-161.943832397461,-11.2293653488159,-238.831893920898,-169.686264038086,-10.3898429870605,-240.065353393555,-177.428665161133,-9.55032062530518,-238.831893920898,-184.413238525391,-8.79297828674316,-235.252288818359,-189.956207275391,-8.19194507598877,-229.676864624023,-193.515045166016,-7.8060564994812,-222.651473999023,-194.741287231445,-7.67309236526489,-214.863494873047,-193.515045166016,-7.8060564994812,-207.075607299805,-189.956207275391,-8.19194507598877,-200.050155639648,-184.413238525391,-8.79297828674316,-194.474685668945,-177.428665161133,-9.55032062530518,-190.89518737793,-169.686264038086,-10.3898429870605,-189.661575317383,-161.943832397461,-11.2293653488159,-190.89518737793,-154.95930480957,-11.9867057800293,-194.474685668945,-149.416320800781,-12.5877380371094,-200.050155639648,-145.857513427734,-12.9736213684082,-207.075607299805,-144.631256103516,-13.1065893173218,-214.863494873047,-143.809524536133,-9.0711145401001,-223.176071166992,-147.608184814453,-8.65922164916992,-230.67512512207, --153.524719238281,-8.0176830291748,-236.626342773438,-160.979995727539,-7.2092981338501,-240.447204589844,-169.244232177734,-6.31319713592529,-241.763885498047,-177.50846862793,-5.41709470748901,-240.447204589844,-184.963745117188,-4.60871124267578,-236.626342773438,-190.880310058594,-3.96717047691345,-230.67512512207,-194.678924560547,-3.55527949333191,-223.176071166992,-195.987838745117,-3.41335201263428,-214.863494873047,-194.678924560547,-3.55527949333191,-206.550857543945,-190.880310058594,-3.96717047691345,-199.051834106445,-184.963745117188,-4.60871124267578,-193.100677490234,-177.50846862793,-5.41709470748901,-189.279739379883,-169.244232177734,-6.31319713592529,-187.963088989258,-160.979995727539,-7.2092981338501,-189.279739379883,-153.524719238281,-8.0176830291748,-193.100677490234,-147.608184814453,-8.65921974182129,-199.051834106445,-143.809524536133,-9.07111358642578,-206.550857543945,-142.500595092773,-9.21304321289063,-214.863494873047,-142.364624023438,-4.88673305511475,-223.496276855469,-146.309585571289,-4.45897674560547,-231.284133911133,-152.453994750977,-3.79272747039795,-237.464553833008,-160.19645690918,-2.95320820808411,-241.432693481445,-168.77897644043,-2.0225887298584,-242.800048828125,-177.361541748047,-1.09197092056274,-241.432693481445,-185.103988647461,-0.252448260784149,-237.464553833008,-191.248382568359,0.413798600435257,-231.284133911133,-195.193359375,0.841556131839752,-223.496276855469,-196.552703857422,0.988950192928314,-214.863494873047,-195.193359375,0.841556131839752,-206.230667114258,-191.248382568359,0.413797378540039,-198.442825317383,-185.103988647461,-0.252448260784149,-192.262405395508,-177.361541748047,-1.09197092056274,-188.29426574707,-168.77897644043,-2.0225887298584,-186.926956176758,-160.19645690918,-2.95320820808411,-188.29426574707,-152.453994750977,-3.79272747039795,-192.262405395508,-146.309585571289,-4.45897674560547,-198.442825317383,-142.364624023438,-4.88673257827759,-206.230667114258,-141.005279541016,-5.03412675857544,-214.863494873047,-141.558364868164,-0.523514032363892,-223.603927612305, --145.552490234375,-0.0904245376586914,-231.488815307617,-151.773513793945,0.58412766456604,-237.746322631836,-159.612457275391,1.43411421775818,-241.763885498047,-168.302001953125,2.37633204460144,-243.148284912109,-176.991546630859,3.31854963302612,-241.763885498047,-184.830490112305,4.16853523254395,-237.746322631836,-191.051513671875,4.84308910369873,-231.488815307617,-195.045623779297,5.27617645263672,-223.603927612305,-196.421936035156,5.42541122436523,-214.863494873047,-195.045623779297,5.27617645263672,-206.122985839844,-191.051513671875,4.84308910369873,-198.238265991211,-184.830490112305,4.16853523254395,-191.980667114258,-176.991546630859,3.31854963302612,-187.963088989258,-168.302001953125,2.37633204460144,-186.578689575195,-159.61247253418,1.43411684036255,-187.963088989258,-151.773513793945,0.584128141403198,-191.980667114258,-145.552520751953,-0.0904228687286377,-198.238265991211,-141.558364868164,-0.523514032363892,-206.122985839844,-140.182098388672,-0.6727454662323,-214.863494873047,-141.41064453125,3.91110897064209,-223.496276855469,-145.355621337891,4.33886432647705,-231.284133911133,-151.500030517578,5.0051155090332,-237.464553833008,-159.242462158203,5.84463500976563,-241.432693481445,-167.82502746582,6.7752537727356,-242.800048828125,-176.407577514648,7.70587110519409,-241.432693481445,-184.150024414063,8.5453929901123,-237.464553833008,-190.29443359375,9.21164131164551,-231.284133911133,-194.239395141602,9.6393985748291,-223.496276855469,-195.598754882813,9.78679370880127,-214.863494873047,-194.239395141602,9.6393985748291,-206.230667114258,-190.29443359375,9.21164035797119,-198.442825317383,-184.150024414063,8.5453929901123,-192.262405395508,-176.407577514648,7.70587110519409,-188.29426574707,-167.82502746582,6.7752537727356,-186.926956176758,-159.242462158203,5.84463500976563,-188.29426574707,-151.500030517578,5.0051155090332,-192.262405395508,-145.355621337891,4.33886432647705,-198.442825317383,-141.410659790039,3.91111040115356,-206.230667114258,-140.051330566406,3.7637152671814,-214.863494873047, --141.925094604492,8.30794525146484,-223.176071166992,-145.723739624023,8.7198371887207,-230.67512512207,-151.640274047852,9.36137580871582,-236.626342773438,-159.095550537109,10.1697607040405,-240.447204589844,-167.359786987305,11.0658617019653,-241.763885498047,-175.6240234375,11.9619646072388,-240.447204589844,-183.079299926758,12.7703466415405,-236.626342773438,-188.995895385742,13.4118881225586,-230.67512512207,-192.794494628906,13.8237791061401,-223.176071166992,-194.103408813477,13.9657068252563,-214.863494873047,-192.794494628906,13.8237791061401,-206.550857543945,-188.995895385742,13.4118881225586,-199.051834106445,-183.079299926758,12.7703466415405,-193.100677490234,-175.6240234375,11.9619646072388,-189.279739379883,-167.359786987305,11.0658617019653,-187.963088989258,-159.095550537109,10.1697607040405,-189.279739379883,-151.640274047852,9.36137580871582,-193.100677490234,-145.723754882813,8.71984004974365,-199.051834106445,-141.925094604492,8.30794525146484,-206.550857543945,-140.616149902344,8.16601371765137,-214.863494873047,-143.088973999023,12.5587205886841,-222.651473999023,-146.647811889648,12.9446086883545,-229.676864624023,-152.190765380859,13.5456409454346,-235.252288818359,-159.175323486328,14.3029870986938,-238.831893920898,-166.917755126953,15.1425075531006,-240.065353393555,-174.660186767578,15.982027053833,-238.831893920898,-181.644714355469,16.739372253418,-235.252288818359,-187.187713623047,17.340404510498,-229.676864624023,-190.746520996094,17.7262916564941,-222.651473999023,-191.972793579102,17.8592548370361,-214.863494873047,-190.746520996094,17.7262916564941,-207.075607299805,-187.187713623047,17.340404510498,-200.050155639648,-181.644714355469,16.739372253418,-194.474685668945,-174.660186767578,15.982027053833,-190.89518737793,-166.917755126953,15.1425075531006,-189.661575317383,-159.175323486328,14.3029870986938,-190.89518737793,-152.190795898438,13.5456428527832,-194.474685668945,-146.647811889648,12.9446086883545,-200.050155639648,-143.089019775391,12.5587272644043,-207.075607299805, --141.862747192383,12.4257593154907,-214.863494873047,-144.873748779297,16.5587787628174,-221.934600830078,-148.105087280273,16.9091548919678,-228.313674926758,-153.137985229492,17.4548797607422,-233.376052856445,-159.479827880859,18.1425323486328,-236.626342773438,-166.509796142578,18.9048023223877,-237.746322631836,-173.539779663086,19.6670703887939,-236.626342773438,-179.881607055664,20.3547248840332,-233.376052856445,-184.914535522461,20.9004497528076,-228.313674926758,-188.145889282227,21.2508296966553,-221.934600830078,-189.259292602539,21.3715591430664,-214.863494873047,-188.145889282227,21.2508296966553,-207.792465209961,-184.914535522461,20.9004497528076,-201.413269042969,-179.881607055664,20.3547248840332,-196.350875854492,-173.539779663086,19.6670703887939,-193.100677490234,-166.509796142578,18.9048023223877,-191.980667114258,-159.479827880859,18.1425323486328,-193.100677490234,-153.137985229492,17.4548797607422,-196.350875854492,-148.105087280273,16.9091548919678,-201.413269042969,-144.873764038086,16.5587768554688,-207.792465209961,-143.760345458984,16.438045501709,-214.863494873047,-147.235382080078,20.2096118927002,-221.043899536133,-150.059661865234,20.5158519744873,-226.619323730469,-154.458572387695,20.9928321838379,-231.044143676758,-160.001556396484,21.5938625335693,-233.884994506836,-166.14599609375,22.2601127624512,-234.863815307617,-172.290405273438,22.9263591766357,-233.884994506836,-177.833389282227,23.5273914337158,-231.044143676758,-182.232315063477,24.004373550415,-226.619323730469,-185.056594848633,24.3106136322021,-221.043899536133,-186.029769897461,24.4161357879639,-214.863494873047,-185.056594848633,24.3106136322021,-208.683044433594,-182.232299804688,24.0043716430664,-203.107620239258,-177.833389282227,23.5273914337158,-198.682952880859,-172.290405273438,22.9263591766357,-195.842086791992,-166.14599609375,22.2601127624512,-194.86311340332,-160.001586914063,21.593864440918,-195.842086791992,-154.458602905273,20.9928321838379,-198.682952880859,-150.059677124023,20.5158538818359,-203.107620239258, --147.235382080078,20.2096118927002,-208.683044433594,-146.262191772461,20.1040878295898,-214.863494873047,-150.115753173828,23.421329498291,-220.001052856445,-152.463439941406,23.6758899688721,-224.63557434082,-156.120056152344,24.0723838806152,-228.313674926758,-160.727676391602,24.5719928741455,-230.67512512207,-165.835250854492,25.1258125305176,-231.488815307617,-170.942825317383,25.6796360015869,-230.67512512207,-175.550445556641,26.1792449951172,-228.313674926758,-179.207046508789,26.5757389068604,-224.63557434082,-181.554763793945,26.83030128479,-220.001052856445,-182.363723754883,26.9180183410645,-214.863494873047,-181.554763793945,26.83030128479,-209.725875854492,-179.207046508789,26.5757389068604,-205.091354370117,-175.550445556641,26.1792449951172,-201.413269042969,-170.942825317383,25.6796360015869,-199.051834106445,-165.835250854492,25.1258125305176,-198.238265991211,-160.727676391602,24.5719928741455,-199.051834106445,-156.120056152344,24.0723838806152,-201.413269042969,-152.463439941406,23.6758899688721,-205.091354370117,-150.115753173828,23.421329498291,-209.725875854492,-149.306762695313,23.333610534668,-214.863494873047,-153.443908691406,26.1148509979248,-218.831604003906,-155.257202148438,26.3114681243896,-222.411254882813,-158.081497192383,26.617712020874,-225.252029418945,-161.640289306641,27.0035953521729,-227.07600402832,-165.585266113281,27.4313545227051,-227.704544067383,-169.530212402344,27.8591136932373,-227.07600402832,-173.08903503418,28.2449989318848,-225.252029418945,-175.913330078125,28.5512390136719,-222.411254882813,-177.726623535156,28.7478561401367,-218.831604003906,-178.351440429688,28.8156051635742,-214.863494873047,-177.726623535156,28.7478561401367,-210.895355224609,-175.913330078125,28.5512390136719,-207.31575012207,-173.08903503418,28.2449989318848,-204.474899291992,-169.530212402344,27.8591136932373,-202.650955200195,-165.585266113281,27.4313545227051,-202.022537231445,-161.640289306641,27.0035953521729,-202.650955200195,-158.081497192383,26.617712020874,-204.474899291992, --155.257202148438,26.3114681243896,-207.31575012207,-153.443923950195,26.1148548126221,-210.895355224609,-152.819107055664,26.0471057891846,-214.863494873047,-157.137924194336,28.2238483428955,-217.564544677734,-158.372177124023,28.3576793670654,-220.001052856445,-160.294586181641,28.5661315917969,-221.934600830078,-162.716949462891,28.8287887573242,-223.176071166992,-165.402160644531,29.1199512481689,-223.603927612305,-168.087387084961,29.4111137390137,-223.176071166992,-170.509735107422,29.673770904541,-221.934600830078,-172.432113647461,29.8822193145752,-220.001052856445,-173.666427612305,30.0160522460938,-217.564544677734,-174.091674804688,30.0621662139893,-214.863494873047,-173.666427612305,30.0160522460938,-212.162582397461,-172.432113647461,29.8822193145752,-209.725875854492,-170.509735107422,29.673770904541,-207.792465209961,-168.087387084961,29.4111137390137,-206.550857543945,-165.402160644531,29.1199512481689,-206.122985839844,-162.716949462891,28.8287887573242,-206.550857543945,-160.294586181641,28.5661315917969,-207.792465209961,-158.372177124023,28.3576793670654,-209.725875854492,-157.137924194336,28.2238483428955,-212.162582397461,-156.712646484375,28.177734375,-214.863494873047,-161.106842041016,29.6964015960693,-216.230804443359,-161.731658935547,29.7641525268555,-217.46435546875,-162.704833984375,29.8696765899658,-218.443206787109,-163.931137084961,30.0026416778564,-219.07177734375,-165.290466308594,30.1500377655029,-219.288040161133,-166.649810791016,30.2974319458008,-219.07177734375,-167.876113891602,30.4304027557373,-218.443206787109,-168.849273681641,30.535924911499,-217.46435546875,-169.474090576172,30.6036739349365,-216.230804443359,-169.689392089844,30.6270179748535,-214.863494873047,-169.474090576172,30.6036739349365,-213.496215820313,-168.849273681641,30.535924911499,-212.262649536133,-167.876113891602,30.4304027557373,-211.283782958984,-166.649810791016,30.2974319458008,-210.655364990234,-165.290466308594,30.1500377655029,-210.43879699707,-163.931137084961,30.0026416778564,-210.655364990234, --162.704833984375,29.8696765899658,-211.283782958984,-161.731658935547,29.7641525268555,-212.262649536133,-161.106842041016,29.6964015960693,-213.496215820313,-160.891540527344,29.6730556488037,-214.863494873047,-171.351089477539,-25.7435760498047,-214.863494873047,-165.252914428711,30.4962368011475,-214.863494873047,-196.195663452148,-12.2472352981567,-62.4889678955078,-195.587905883789,-12.313136100769,-63.6887969970703,-194.641296386719,-12.4157762527466,-64.6409454345703,-193.448501586914,-12.5451126098633,-65.2522735595703,-192.126251220703,-12.6884880065918,-65.4628753662109,-190.804016113281,-12.8318576812744,-65.2522735595703,-189.611221313477,-12.9611949920654,-64.6409454345703,-188.664627075195,-13.0638380050659,-63.6887969970703,-188.056854248047,-13.1297359466553,-62.4889678955078,-187.847442626953,-13.1524438858032,-61.1590156555176,-188.056854248047,-13.1297359466553,-59.828929901123,-188.664642333984,-13.063835144043,-58.6292266845703,-189.611221313477,-12.9611949920654,-57.6770782470703,-190.804016113281,-12.8318576812744,-57.0657501220703,-192.126251220703,-12.6884880065918,-56.8550605773926,-193.448501586914,-12.5451126098633,-57.0657501220703,-194.641296386719,-12.4157762527466,-57.6770782470703,-195.587905883789,-12.313136100769,-58.6292266845703,-196.195663452148,-12.2472352981567,-59.828929901123,-196.405090332031,-12.2245273590088,-61.1590156555176,-200.056213378906,-10.8148794174194,-63.7862091064453,-198.855682373047,-10.9450569152832,-66.1564483642578,-196.985763549805,-11.1478128433228,-68.0371856689453,-194.629516601563,-11.4033050537109,-69.2447052001953,-192.017593383789,-11.6865177154541,-69.6608428955078,-189.405715942383,-11.9697265625,-69.2447052001953,-187.04948425293,-12.2252187728882,-68.0371856689453,-185.179565429688,-12.4279766082764,-66.1564483642578,-183.97900390625,-12.5581531524658,-63.7862091064453,-183.565292358398,-12.6030120849609,-61.1590156555176,-183.97900390625,-12.5581531524658,-58.5318145751953,-185.179565429688,-12.4279766082764,-56.1616973876953,-187.04948425293,-12.2252187728882,-54.280834197998, --189.405715942383,-11.9697265625,-53.0733184814453,-192.017593383789,-11.6865177154541,-52.6571807861328,-194.629516601563,-11.4033050537109,-53.0733184814453,-196.985763549805,-11.1478128433228,-54.280834197998,-198.855682373047,-10.9450569152832,-56.1616973876953,-200.056213378906,-10.8148794174194,-58.5318145751953,-200.469955444336,-10.7700214385986,-61.1590156555176,-203.649429321289,-8.76346397399902,-65.0186309814453,-201.885650634766,-8.95471286773682,-68.5006866455078,-199.138442993164,-9.25259399414063,-71.2639923095703,-195.676788330078,-9.6279468536377,-73.0381622314453,-191.839492797852,-10.0440273284912,-73.6494903564453,-188.002243041992,-10.4601058959961,-73.0381622314453,-184.540573120117,-10.8354587554932,-71.2639923095703,-181.793426513672,-11.133337020874,-68.5006866455078,-180.029632568359,-11.3245868682861,-65.0186309814453,-179.421875,-11.3904857635498,-61.1590156555176,-180.029632568359,-11.3245868682861,-57.2992668151855,-181.793426513672,-11.133337020874,-53.8173370361328,-184.540573120117,-10.8354587554932,-51.0540313720703,-188.002243041992,-10.4601058959961,-49.2798614501953,-191.839492797852,-10.0440273284912,-48.6685333251953,-195.676788330078,-9.6279468536377,-49.2798614501953,-199.138442993164,-9.25259399414063,-51.0540313720703,-201.885635375977,-8.95471477508545,-53.8173370361328,-203.649429321289,-8.76346397399902,-57.2992668151855,-204.257186889648,-8.6975622177124,-61.1590156555176,-206.886734008789,-6.14346122741699,-66.1564483642578,-204.603118896484,-6.39107799530029,-70.6643829345703,-201.046325683594,-6.77674388885498,-74.2420196533203,-196.564514160156,-7.2627158164978,-76.5390167236328,-191.596343994141,-7.80141973495483,-77.3306427001953,-186.628204345703,-8.34012126922607,-76.5390167236328,-182.146392822266,-8.82608985900879,-74.2420196533203,-178.589584350586,-9.21175765991211,-70.6643829345703,-176.305969238281,-9.45937442779541,-66.1564483642578,-175.519104003906,-9.54469585418701,-61.1590156555176,-176.305969238281,-9.45937442779541,-56.1616973876953,-178.589584350586,-9.21175765991211,-51.6536407470703, --182.146392822266,-8.82608985900879,-48.0760040283203,-186.628204345703,-8.34012126922607,-45.7790069580078,-191.596343994141,-7.80141973495483,-44.9877471923828,-196.564514160156,-7.2627158164978,-45.7790069580078,-201.046325683594,-6.77674722671509,-48.0760040283203,-204.603118896484,-6.39107799530029,-51.6536407470703,-206.88671875,-6.14346504211426,-56.1616973876953,-207.673568725586,-6.05814456939697,-61.1590156555176,-209.6884765625,-3.01941990852356,-67.1707305908203,-206.941284179688,-3.31729984283447,-72.5939483642578,-202.662414550781,-3.78126049041748,-76.8979034423828,-197.270782470703,-4.36588382720947,-79.6612091064453,-191.294097900391,-5.01394462585449,-80.6133575439453,-185.317428588867,-5.66200351715088,-79.6612091064453,-179.925765991211,-6.24662637710571,-76.8979034423828,-175.646926879883,-6.71058654785156,-72.5939483642578,-172.899765014648,-7.0084662437439,-67.1707305908203,-171.953155517578,-7.11111068725586,-61.1590156555176,-172.899765014648,-7.0084662437439,-55.147289276123,-175.646926879883,-6.71058654785156,-49.7240753173828,-179.925765991211,-6.24662637710571,-45.4201202392578,-185.317428588867,-5.66200351715088,-42.6568145751953,-191.294097900391,-5.01394462585449,-41.7045440673828,-197.270782470703,-4.36588382720947,-42.6568145751953,-202.662414550781,-3.78126049041748,-45.4201202392578,-206.941268920898,-3.31730103492737,-49.7240753173828,-209.6884765625,-3.01941990852356,-55.147289276123,-210.635070800781,-2.9167788028717,-61.1590156555176,-211.985641479492,0.53174352645874,-68.0371856689453,-208.842514038086,0.190929889678955,-74.2420196533203,-203.947006225586,-0.339895248413086,-79.1662139892578,-197.778274536133,-1.00877642631531,-82.3277130126953,-190.940200805664,-1.75023901462555,-83.4171905517578,-184.102157592773,-2.49169731140137,-82.3277130126953,-177.933456420898,-3.16057682037354,-79.1662139892578,-173.037933349609,-3.69140386581421,-74.2420196533203,-169.894805908203,-4.03221702575684,-68.0371856689453,-168.811798095703,-4.14964962005615,-61.1590156555176,-169.894805908203,-4.03221702575684,-54.280834197998, --173.037933349609,-3.69140386581421,-48.0760040283203,-177.933456420898,-3.16057682037354,-43.1518096923828,-184.102157592773,-2.49169731140137,-39.9903106689453,-190.940200805664,-1.75023901462555,-38.9008331298828,-197.778274536133,-1.00877642631531,-39.9903106689453,-203.947006225586,-0.339895248413086,-43.1518096923828,-208.842514038086,0.190929889678955,-48.0760040283203,-211.985641479492,0.53174352645874,-54.280834197998,-213.06867980957,0.649178743362427,-61.1590156555176,-213.721664428711,4.42259693145752,-68.7342071533203,-210.259994506836,4.04724550247192,-75.5679473876953,-204.868347167969,3.46262311935425,-80.9910430908203,-198.074462890625,2.72595357894897,-84.4730987548828,-190.543380737305,1.90934991836548,-85.6729278564453,-183.012344360352,1.09274733066559,-84.4730987548828,-176.218460083008,0.356079667806625,-80.9910430908203,-170.826812744141,-0.228543937206268,-75.5679473876953,-167.365158081055,-0.603895902633667,-68.7342071533203,-166.17236328125,-0.733231782913208,-61.1590156555176,-167.365158081055,-0.603895902633667,-53.5838203430176,-170.826812744141,-0.228543937206268,-46.7498321533203,-176.218460083008,0.356079667806625,-41.3268585205078,-183.012344360352,1.09274733066559,-37.8449249267578,-190.543380737305,1.90934991836548,-36.6451110839844,-198.074462890625,2.72595357894897,-37.8449249267578,-204.868347167969,3.46262311935425,-41.3268585205078,-210.259994506836,4.04724550247192,-46.7498321533203,-213.721633911133,4.42259550094604,-53.5838203430176,-214.914443969727,4.55193328857422,-61.1590156555176,-214.853790283203,8.55732917785645,-69.2447052001953,-211.158813476563,8.15668296813965,-76.5390167236328,-205.403793334961,7.5326566696167,-82.3277130126953,-198.152038574219,6.74633741378784,-86.0443878173828,-190.113403320313,5.87469959259033,-87.3251495361328,-182.074813842773,5.00306510925293,-86.0443878173828,-174.823059082031,4.21674680709839,-82.3277130126953,-169.068023681641,3.59272146224976,-76.5390167236328,-165.373077392578,3.19207429885864,-69.2447052001953,-164.099899291992,3.05402183532715,-61.1590156555176, --165.373077392578,3.19207429885864,-53.0733184814453,-169.068023681641,3.59272146224976,-45.7790069580078,-174.823059082031,4.21674680709839,-39.9903106689453,-182.074813842773,5.00306510925293,-36.2736358642578,-190.113403320313,5.87469959259033,-34.9931335449219,-198.152038574219,6.74633741378784,-36.2736358642578,-205.403778076172,7.53265380859375,-39.9903106689453,-211.158813476563,8.15668296813965,-45.7790069580078,-214.853790283203,8.55732917785645,-53.0733184814453,-216.126968383789,8.69538402557373,-61.1590156555176,-215.354187011719,12.8341407775879,-69.5562286376953,-211.516906738281,12.4180593490601,-77.1314239501953,-205.540237426758,11.769998550415,-83.1431427001953,-198.009155273438,10.9533958435059,-87.0028839111328,-189.660873413086,10.0481815338135,-88.3328399658203,-181.312637329102,9.14297103881836,-87.0028839111328,-173.781585693359,8.3263692855835,-83.1431427001953,-167.804885864258,7.67831039428711,-77.1314239501953,-163.967620849609,7.2622275352478,-69.5562286376953,-162.645385742188,7.11885786056519,-61.1590156555176,-163.967620849609,7.2622275352478,-52.761791229248,-167.804885864258,7.67831039428711,-45.1865997314453,-173.781585693359,8.3263692855835,-39.1748657226563,-181.312637329102,9.14297103881836,-35.3151397705078,-189.660873413086,10.0481815338135,-33.9851837158203,-198.009155273438,10.9533958435059,-35.3151397705078,-205.540237426758,11.769998550415,-39.1748657226563,-211.516906738281,12.4180593490601,-45.1865997314453,-215.354187011719,12.8341407775879,-52.761791229248,-216.676406860352,12.9775085449219,-61.1590156555176,-215.210494995117,17.1476955413818,-69.6608428955078,-211.325378417969,16.7264270782471,-77.3306427001953,-205.274200439453,16.0702896118164,-83.4171905517578,-197.649261474609,15.2435083389282,-87.3251495361328,-189.196929931641,14.3270120620728,-88.6715850830078,-180.744613647461,13.4105186462402,-87.3251495361328,-173.119689941406,12.5837373733521,-83.4171905517578,-167.06852722168,11.9275989532471,-77.3306427001953,-163.183410644531,11.5063323974609,-69.6608428955078, --161.844696044922,11.3611736297607,-61.1590156555176,-163.183410644531,11.5063323974609,-52.6571807861328,-167.06852722168,11.9275989532471,-44.9877471923828,-173.119689941406,12.5837373733521,-38.9008331298828,-180.744613647461,13.4105186462402,-34.9931335449219,-189.196929931641,14.3270120620728,-33.6464385986328,-197.64924621582,15.2435083389282,-34.9931335449219,-205.274200439453,16.0702896118164,-38.9008331298828,-211.325378417969,16.7264270782471,-44.9877471923828,-215.210494995117,17.1476936340332,-52.6571807861328,-216.549163818359,17.2928504943848,-61.1590156555176,-214.426284790039,21.3917999267578,-69.5562286376953,-210.588973999023,20.975715637207,-77.1314239501953,-204.6123046875,20.327657699585,-83.1431427001953,-197.08122253418,19.5110530853271,-87.0028839111328,-188.732971191406,18.6058406829834,-88.3328399658203,-180.384719848633,17.7006282806396,-87.0028839111328,-172.853668212891,16.8840274810791,-83.1431427001953,-166.876968383789,16.2359676361084,-77.1314239501953,-163.039703369141,15.8198852539063,-69.5562286376953,-161.71745300293,15.6765155792236,-61.1590156555176,-163.039703369141,15.8198852539063,-52.761791229248,-166.876968383789,16.2359676361084,-45.1865997314453,-172.853668212891,16.8840274810791,-39.1748657226563,-180.384719848633,17.7006282806396,-35.3151397705078,-188.732971191406,18.6058406829834,-33.9851837158203,-197.08122253418,19.5110530853271,-35.3151397705078,-204.6123046875,20.327657699585,-39.1748657226563,-210.588973999023,20.975715637207,-45.1865997314453,-214.426284790039,21.3917999267578,-52.761791229248,-215.748474121094,21.5351657867432,-61.1590156555176,-213.020782470703,25.461950302124,-69.2447052001953,-209.325866699219,25.0613021850586,-76.5390167236328,-203.570846557617,24.4372787475586,-82.3277130126953,-196.319046020508,23.6509590148926,-86.0443878173828,-188.280426025391,22.7793216705322,-87.3251495361328,-180.241821289063,21.9076862335205,-86.0443878173828,-172.99006652832,21.1213684082031,-82.3277130126953,-167.235046386719,20.4973430633545,-76.5390167236328, --163.540100097656,20.0966968536377,-69.2447052001953,-162.266906738281,19.9586410522461,-61.1590156555176,-163.540100097656,20.0966968536377,-53.0733184814453,-167.235046386719,20.4973430633545,-45.7790069580078,-172.99006652832,21.1213684082031,-39.9903106689453,-180.241821289063,21.9076862335205,-36.2736358642578,-188.280426025391,22.7793216705322,-34.9931335449219,-196.319046020508,23.6509590148926,-36.2736358642578,-203.57080078125,24.43727684021,-39.9903106689453,-209.325866699219,25.0613021850586,-45.7790069580078,-213.020782470703,25.461950302124,-53.0733184814453,-214.293975830078,25.600004196167,-61.1590156555176,-211.028717041016,29.257926940918,-68.7342071533203,-207.56706237793,28.8825721740723,-75.5679473876953,-202.175430297852,28.2979469299316,-80.9910430908203,-195.381546020508,27.561279296875,-84.4730987548828,-187.850463867188,26.7446765899658,-85.6729278564453,-180.319427490234,25.9280738830566,-84.4730987548828,-173.525512695313,25.1914043426514,-80.9910430908203,-168.133895874023,24.6067810058594,-75.5679473876953,-164.672241210938,24.2314281463623,-68.7342071533203,-163.479446411133,24.1020946502686,-61.1590156555176,-164.672241210938,24.2314281463623,-53.5838203430176,-168.133895874023,24.6067810058594,-46.7498321533203,-173.525512695313,25.1914043426514,-41.3268585205078,-180.319427490234,25.9280738830566,-37.8449249267578,-187.850463867188,26.7446765899658,-36.6451110839844,-195.381546020508,27.561279296875,-37.8449249267578,-202.175430297852,28.2979469299316,-41.3268585205078,-207.56706237793,28.8825721740723,-46.7498321533203,-211.028701782227,29.2579193115234,-53.5838203430176,-212.221496582031,29.3872585296631,-61.1590156555176,-208.499069213867,32.6862411499023,-68.0371856689453,-205.355926513672,32.3454284667969,-74.2420196533203,-200.460433959961,31.8146018981934,-79.1662139892578,-194.291717529297,31.1457214355469,-82.3277130126953,-187.453643798828,30.404260635376,-83.4171905517578,-180.615600585938,29.6628036499023,-82.3277130126953,-174.446899414063,28.9939212799072,-79.1662139892578, --169.551376342773,28.4630947113037,-74.2420196533203,-166.408264160156,28.122278213501,-68.0371856689453,-165.325241088867,28.0048484802246,-61.1590156555176,-166.408264160156,28.122278213501,-54.280834197998,-169.551376342773,28.4630947113037,-48.0760040283203,-174.446899414063,28.9939212799072,-43.1518096923828,-180.615600585938,29.6628036499023,-39.9903106689453,-187.453643798828,30.404260635376,-38.9008331298828,-194.291717529297,31.1457214355469,-39.9903106689453,-200.460433959961,31.8146018981934,-43.1518096923828,-205.355926513672,32.3454284667969,-48.0760040283203,-208.499069213867,32.6862411499023,-54.280834197998,-209.582107543945,32.8036766052246,-61.1590156555176,-205.494140625,35.6625022888184,-67.1707305908203,-202.746932983398,35.3646202087402,-72.5939483642578,-198.468109130859,34.9006576538086,-76.8979034423828,-193.076477050781,34.3160362243652,-79.6612091064453,-187.09977722168,33.6679763793945,-80.6133575439453,-181.123092651367,33.0199165344238,-79.6612091064453,-175.7314453125,32.4352951049805,-76.8979034423828,-171.452606201172,31.9713325500488,-72.5939483642578,-168.705429077148,31.6734523773193,-67.1707305908203,-167.758804321289,31.5708122253418,-61.1590156555176,-168.705429077148,31.6734523773193,-55.147289276123,-171.452606201172,31.9713325500488,-49.7240753173828,-175.7314453125,32.4352951049805,-45.4201202392578,-181.123092651367,33.0199165344238,-42.6568145751953,-187.09977722168,33.6679763793945,-41.7045440673828,-193.076477050781,34.3160362243652,-42.6568145751953,-198.468109130859,34.9006576538086,-45.4201202392578,-202.746932983398,35.364616394043,-49.7240753173828,-205.494140625,35.6625022888184,-55.147289276123,-206.440734863281,35.7651405334473,-61.1590156555176,-202.087905883789,38.113410949707,-66.1564483642578,-199.804290771484,37.865795135498,-70.6643829345703,-196.247497558594,37.4801292419434,-74.2420196533203,-191.765670776367,36.9941596984863,-76.5390167236328,-186.797500610352,36.4554557800293,-77.3306427001953,-181.829376220703,35.9167518615723,-76.5390167236328,-177.347564697266,35.4307823181152,-74.2420196533203, --173.790756225586,35.0451164245605,-70.6643829345703,-171.507141113281,34.7975006103516,-66.1564483642578,-170.720275878906,34.7121772766113,-61.1590156555176,-171.507141113281,34.7975006103516,-56.1616973876953,-173.790756225586,35.0451164245605,-51.6536407470703,-177.347564697266,35.4307823181152,-48.0760040283203,-181.829376220703,35.9167518615723,-45.7790069580078,-186.797500610352,36.4554557800293,-44.9877471923828,-191.765670776367,36.9941596984863,-45.7790069580078,-196.247497558594,37.4801254272461,-48.0760040283203,-199.804290771484,37.865795135498,-51.6536407470703,-202.087875366211,38.1134071350098,-56.1616973876953,-202.874725341797,38.19873046875,-61.1590156555176,-198.3642578125,39.9785995483398,-65.0186309814453,-196.600463867188,39.787353515625,-68.5006866455078,-193.853286743164,39.4894714355469,-71.2639923095703,-190.391616821289,39.1141204833984,-73.0381622314453,-186.554351806641,38.6980400085449,-73.6494903564453,-182.717086791992,38.2819595336914,-73.0381622314453,-179.255416870117,37.906608581543,-71.2639923095703,-176.508270263672,37.6087303161621,-68.5006866455078,-174.744476318359,37.4174766540527,-65.0186309814453,-174.13671875,37.3515777587891,-61.1590156555176,-174.744476318359,37.4174766540527,-57.2992668151855,-176.508270263672,37.6087303161621,-53.8173370361328,-179.255416870117,37.906608581543,-51.0540313720703,-182.717086791992,38.2819595336914,-49.2798614501953,-186.554351806641,38.6980400085449,-48.6685333251953,-190.391616821289,39.1141204833984,-49.2798614501953,-193.853286743164,39.4894714355469,-51.0540313720703,-196.600448608398,39.7873497009277,-53.8173370361328,-198.3642578125,39.9785995483398,-57.2992668151855,-198.972015380859,40.0445022583008,-61.1590156555176,-194.414855957031,41.2122001647949,-63.7862091064453,-193.214324951172,41.0820236206055,-66.1564483642578,-191.34440612793,40.8792686462402,-68.0371856689453,-188.988159179688,40.623779296875,-69.2447052001953,-186.376235961914,40.3405647277832,-69.6608428955078,-183.764358520508,40.0573539733887,-69.2447052001953, --181.408111572266,39.8018646240234,-68.0371856689453,-179.538192749023,39.5991058349609,-66.1564483642578,-178.337646484375,39.4689292907715,-63.7862091064453,-177.923934936523,39.4240684509277,-61.1590156555176,-178.337646484375,39.4689292907715,-58.5318145751953,-179.538192749023,39.5991058349609,-56.1616973876953,-181.408111572266,39.8018646240234,-54.280834197998,-183.764358520508,40.0573539733887,-53.0733184814453,-186.376235961914,40.3405647277832,-52.6571807861328,-188.988159179688,40.623779296875,-53.0733184814453,-191.34440612793,40.8792686462402,-54.280834197998,-193.214324951172,41.0820236206055,-56.1616973876953,-194.414855957031,41.2122001647949,-58.5318145751953,-194.828567504883,41.2570610046387,-61.1590156555176,-190.337036132813,41.783763885498,-62.4889678955078,-189.729263305664,41.7178611755371,-63.6887969970703,-188.782653808594,41.6152229309082,-64.6409454345703,-187.58984375,41.4858856201172,-65.2522735595703,-186.267608642578,41.3425102233887,-65.4628753662109,-184.945373535156,41.1991424560547,-65.2522735595703,-183.752578735352,41.0698051452637,-64.6409454345703,-182.805953979492,40.9671592712402,-63.6887969970703,-182.198211669922,40.9012603759766,-62.4889678955078,-181.988784790039,40.8785552978516,-61.1590156555176,-182.198211669922,40.9012603759766,-59.828929901123,-182.80598449707,40.9671630859375,-58.6292266845703,-183.752578735352,41.0698051452637,-57.6770782470703,-184.945373535156,41.1991424560547,-57.0657501220703,-186.267608642578,41.3425102233887,-56.8550605773926,-187.58984375,41.4858856201172,-57.0657501220703,-188.782653808594,41.6152229309082,-57.6770782470703,-189.729263305664,41.7178611755371,-58.6292266845703,-190.337036132813,41.783763885498,-59.828929901123,-190.546447753906,41.8064727783203,-61.1590156555176,-192.16276550293,-13.0252361297607,-61.1590156555176,-186.231079101563,41.6792602539063,-61.1590156555176,169.381301879883,-26.0521640777588,-216.230804443359,170.004745483398,-25.9727478027344,-217.46435546875,170.975769042969,-25.8490524291992,-218.443206787109, -172.199371337891,-25.6931838989258,-219.07177734375,173.555725097656,-25.5204048156738,-219.288040161133,174.912063598633,-25.3476257324219,-219.07177734375,176.135650634766,-25.1917572021484,-218.443206787109,177.106689453125,-25.0680637359619,-217.46435546875,177.730133056641,-24.9886436462402,-216.230804443359,177.944961547852,-24.961275100708,-214.863494873047,177.730133056641,-24.9886436462402,-213.496215820313,177.106689453125,-25.0680637359619,-212.262649536133,176.135650634766,-25.1917572021484,-211.283782958984,174.912063598633,-25.3476257324219,-210.655364990234,173.555725097656,-25.5204048156738,-210.43879699707,172.199371337891,-25.6931838989258,-210.655364990234,170.975769042969,-25.8490524291992,-211.283782958984,170.004745483398,-25.9727478027344,-212.262649536133,169.381301879883,-26.0521640777588,-213.496215820313,169.166473388672,-26.079532623291,-214.863494873047,165.178756713867,-25.5430183410645,-217.564544677734,166.410278320313,-25.3861408233643,-220.001052856445,168.328460693359,-25.1417903900146,-221.934600830078,170.745468139648,-24.8338966369629,-223.176071166992,173.424774169922,-24.4925899505615,-223.603927612305,176.104095458984,-24.1512832641602,-223.176071166992,178.521118164063,-23.8433895111084,-221.934600830078,180.43928527832,-23.5990409851074,-220.001052856445,181.670852661133,-23.4421577453613,-217.564544677734,182.095184326172,-23.3881034851074,-214.863494873047,181.670852661133,-23.4421577453613,-212.162582397461,180.43928527832,-23.5990409851074,-209.725875854492,178.521118164063,-23.8433895111084,-207.792465209961,176.104095458984,-24.1512832641602,-206.550857543945,173.424774169922,-24.4925899505615,-206.122985839844,170.745468139648,-24.8338966369629,-206.550857543945,168.328460693359,-25.1417903900146,-207.792465209961,166.410278320313,-25.3861408233643,-209.725875854492,165.178756713867,-25.5430183410645,-212.162582397461,164.754379272461,-25.5970783233643,-214.863494873047,161.09553527832,-24.3509407043457,-218.831604003906,162.904846191406,-24.1204586029053,-222.411254882813, -165.722915649414,-23.7614765167236,-225.252029418945,169.273880004883,-23.3091335296631,-227.07600402832,173.210144042969,-22.8077068328857,-227.704544067383,177.146453857422,-22.3062801361084,-227.07600402832,180.697418212891,-21.8539352416992,-225.252029418945,183.515472412109,-21.4949550628662,-222.411254882813,185.324783325195,-21.264476776123,-218.831604003906,185.9482421875,-21.1850547790527,-214.863494873047,185.324783325195,-21.264476776123,-210.895355224609,183.515472412109,-21.4949550628662,-207.31575012207,180.697418212891,-21.8539352416992,-204.474899291992,177.146453857422,-22.3062801361084,-202.650955200195,173.210144042969,-22.8077068328857,-202.022537231445,169.273880004883,-23.3091335296631,-202.650955200195,165.722915649414,-23.7614765167236,-204.474899291992,162.904846191406,-24.1204586029053,-207.31575012207,161.095550537109,-24.3509387969971,-210.895355224609,160.472106933594,-24.4303569793701,-214.863494873047,157.232223510742,-22.5052757263184,-220.001052856445,159.574737548828,-22.2068691253662,-224.63557434082,163.223297119141,-21.742094039917,-228.313674926758,167.820785522461,-21.1564407348633,-230.67512512207,172.917114257813,-20.5072402954102,-231.488815307617,178.013442993164,-19.8580379486084,-230.67512512207,182.610916137695,-19.2723865509033,-228.313674926758,186.259475708008,-18.8076114654541,-224.63557434082,188.601989746094,-18.509204864502,-220.001052856445,189.4091796875,-18.4063816070557,-214.863494873047,188.601989746094,-18.509204864502,-209.725875854492,186.259475708008,-18.8076114654541,-205.091354370117,182.610916137695,-19.2723865509033,-201.413269042969,178.013442993164,-19.8580379486084,-199.051834106445,172.917114257813,-20.5072402954102,-198.238265991211,167.820785522461,-21.1564407348633,-199.051834106445,163.223297119141,-21.742094039917,-201.413269042969,159.574737548828,-22.2068691253662,-205.091354370117,157.232223510742,-22.5052757263184,-209.725875854492,156.425033569336,-22.608097076416,-214.863494873047,153.683868408203,-20.0514945983887,-221.043899536133,156.501953125,-19.692512512207,-226.619323730469, -160.891189575195,-19.1333847045898,-231.044143676758,166.421966552734,-18.4288425445557,-233.884994506836,172.552856445313,-17.6478519439697,-234.863815307617,178.68376159668,-16.8668632507324,-233.884994506836,184.214538574219,-16.1623191833496,-231.044143676758,188.603775024414,-15.6031923294067,-226.619323730469,191.421844482422,-15.2442111968994,-221.043899536133,192.392883300781,-15.1205148696899,-214.863494873047,191.421844482422,-15.2442111968994,-208.683044433594,188.603775024414,-15.6031923294067,-203.107620239258,184.214538574219,-16.1623191833496,-198.682952880859,178.68376159668,-16.8668632507324,-195.842086791992,172.552856445313,-17.6478519439697,-194.86311340332,166.421997070313,-18.428840637207,-195.842086791992,160.891204833984,-19.1333827972412,-198.682952880859,156.501968383789,-19.6925106048584,-203.107620239258,153.683898925781,-20.05149269104,-208.683044433594,152.712844848633,-20.1751899719238,-214.863494873047,150.537963867188,-17.0499820709229,-221.934600830078,153.762176513672,-16.6392612457275,-228.313674926758,158.78401184082,-15.999550819397,-233.376052856445,165.111892700195,-15.1934680938721,-236.626342773438,172.126388549805,-14.2999219894409,-237.746322631836,179.140884399414,-13.4063739776611,-236.626342773438,185.46875,-12.6002922058105,-233.376052856445,190.490600585938,-11.9605808258057,-228.313674926758,193.714813232422,-11.5498580932617,-221.934600830078,194.825790405273,-11.40833568573,-214.863494873047,193.714813232422,-11.5498580932617,-207.792465209961,190.490600585938,-11.9605808258057,-201.413269042969,185.46875,-12.6002922058105,-196.350875854492,179.140884399414,-13.4063739776611,-193.100677490234,172.126388549805,-14.2999219894409,-191.980667114258,165.111892700195,-15.1934680938721,-193.100677490234,158.78401184082,-15.999550819397,-196.350875854492,153.762176513672,-16.6392612457275,-201.413269042969,150.537994384766,-17.0499801635742,-207.792465209961,149.426986694336,-17.1915054321289,-214.863494873047,147.871887207031,-13.5746755599976,-222.651473999023,151.4228515625,-13.1223316192627,-229.676864624023, -156.95361328125,-12.4177932739258,-235.252288818359,163.922775268555,-11.5300188064575,-238.831893920898,171.648178100586,-10.5459117889404,-240.065353393555,179.373565673828,-9.56180763244629,-238.831893920898,186.342712402344,-8.67403316497803,-235.252288818359,191.873504638672,-7.96948909759521,-229.676864624023,195.424499511719,-7.51714563369751,-222.651473999023,196.648040771484,-7.36128187179565,-214.863494873047,195.424499511719,-7.51714563369751,-207.075607299805,191.873504638672,-7.96948909759521,-200.050155639648,186.342712402344,-8.67403316497803,-194.474685668945,179.373565673828,-9.56180763244629,-190.89518737793,171.648178100586,-10.5459117889404,-189.661575317383,163.922775268555,-11.5300188064575,-190.89518737793,156.95361328125,-12.4177913665771,-194.474685668945,151.4228515625,-13.1223316192627,-200.050155639648,147.871917724609,-13.5746726989746,-207.075607299805,146.648300170898,-13.7305421829224,-214.863494873047,145.75129699707,-9.71113395690918,-223.176071166992,149.541595458984,-9.22830390930176,-230.67512512207,155.445114135742,-8.47627735137939,-236.626342773438,162.883972167969,-7.5286717414856,-240.447204589844,171.130004882813,-6.47824239730835,-241.763885498047,179.376083374023,-5.42781066894531,-240.447204589844,186.814926147461,-4.4802074432373,-236.626342773438,192.718444824219,-3.72817993164063,-230.67512512207,196.508712768555,-3.24535322189331,-223.176071166992,197.814758300781,-3.07898139953613,-214.863494873047,196.508712768555,-3.24535322189331,-206.550857543945,192.718444824219,-3.72817993164063,-199.051834106445,186.814926147461,-4.4802074432373,-193.100677490234,179.376083374023,-5.42781066894531,-189.279739379883,171.130004882813,-6.47824239730835,-187.963088989258,162.883972167969,-7.5286717414856,-189.279739379883,155.445114135742,-8.47627735137939,-193.100677490234,149.541625976563,-9.22829914093018,-199.051834106445,145.751312255859,-9.7111291885376,-206.550857543945,144.445251464844,-9.87750434875488,-214.863494873047,144.228424072266,-5.5544900894165,-223.496276855469, -148.164703369141,-5.05306482315063,-231.284133911133,154.295623779297,-4.27207374572754,-237.464553833008,162.02099609375,-3.28797054290771,-241.432693481445,170.584655761719,-2.1970808506012,-242.800048828125,179.148315429688,-1.10619151592255,-241.432693481445,186.87370300293,-0.122084982693195,-237.464553833008,193.004608154297,0.658904314041138,-231.284133911133,196.940887451172,1.16033005714417,-223.496276855469,198.297210693359,1.33310854434967,-214.863494873047,196.940887451172,1.16033005714417,-206.230667114258,193.004592895508,0.658902287483215,-198.442825317383,186.87370300293,-0.122084982693195,-192.262405395508,179.148315429688,-1.10619151592255,-188.29426574707,170.584655761719,-2.1970808506012,-186.926956176758,162.02099609375,-3.28797054290771,-188.29426574707,154.295623779297,-4.27207374572754,-192.262405395508,148.164703369141,-5.05306482315063,-198.442825317383,144.228454589844,-5.55448865890503,-206.230667114258,142.872100830078,-5.72726917266846,-214.863494873047,143.340789794922,-1.20710587501526,-223.603927612305,147.326095581055,-0.699431180953979,-231.488815307617,153.533447265625,0.0912952423095703,-237.746322631836,161.355102539063,1.08766734600067,-241.763885498047,170.025543212891,2.19215631484985,-243.148284912109,178.695922851563,3.2966423034668,-241.763885498047,186.517608642578,4.29301357269287,-237.746322631836,192.724945068359,5.08374071121216,-231.488815307617,196.71028137207,5.59141731262207,-223.603927612305,198.083557128906,5.76635217666626,-214.863494873047,196.71028137207,5.59141731262207,-206.122985839844,192.724945068359,5.08374071121216,-198.238265991211,186.517608642578,4.29301357269287,-191.980667114258,178.695922851563,3.2966423034668,-187.963088989258,170.025543212891,2.19215631484985,-186.578689575195,161.355102539063,1.08766794204712,-187.963088989258,153.533447265625,0.0912978649139404,-191.980667114258,147.326110839844,-0.69942831993103,-198.238265991211,143.340789794922,-1.20710587501526,-206.122985839844,141.967544555664,-1.38203740119934,-214.863494873047,143.11018371582,3.22398161888123,-223.496276855469, -147.046447753906,3.72540736198425,-231.284133911133,153.177368164063,4.50639820098877,-237.464553833008,160.902740478516,5.49050235748291,-241.432693481445,169.466400146484,6.58139228820801,-242.800048828125,178.030059814453,7.67228174209595,-241.432693481445,185.755447387695,8.65638732910156,-237.464553833008,191.886352539063,9.43737697601318,-231.284133911133,195.822616577148,9.93880271911621,-223.496276855469,197.178955078125,10.1115818023682,-214.863494873047,195.822616577148,9.93880271911621,-206.230667114258,191.886322021484,9.43737506866455,-198.442825317383,185.755447387695,8.65638732910156,-192.262405395508,178.030059814453,7.67228174209595,-188.29426574707,169.466400146484,6.58139228820801,-186.926956176758,160.902740478516,5.49050235748291,-188.29426574707,153.177368164063,4.50639820098877,-192.262405395508,147.046447753906,3.72540736198425,-198.442825317383,143.11018371582,3.22398257255554,-206.230667114258,141.753829956055,3.05120372772217,-214.863494873047,143.542327880859,7.62966299057007,-223.176071166992,147.332611083984,8.11249351501465,-230.67512512207,153.236145019531,8.86452007293701,-236.626342773438,160.675003051758,9.81212425231934,-240.447204589844,168.921051025391,10.8625545501709,-241.763885498047,177.167083740234,11.9129867553711,-240.447204589844,184.605926513672,12.8605890274048,-236.626342773438,190.509475708008,13.6126194000244,-230.67512512207,194.299743652344,14.0954427719116,-223.176071166992,195.60578918457,14.261815071106,-214.863494873047,194.299743652344,14.0954427719116,-206.550857543945,190.509475708008,13.6126194000244,-199.051834106445,184.605926513672,12.8605890274048,-193.100677490234,177.167083740234,11.9129867553711,-189.279739379883,168.921051025391,10.8625545501709,-187.963088989258,160.675003051758,9.81212425231934,-189.279739379883,153.236145019531,8.86452007293701,-193.100677490234,147.332641601563,8.11249732971191,-199.051834106445,143.542358398438,7.62966632843018,-206.550857543945,142.236282348633,7.46329259872437,-214.863494873047,144.626586914063,11.9014596939087,-222.651473999023, -148.177551269531,12.3538036346436,-229.676864624023,153.708312988281,13.0583438873291,-235.252288818359,160.677490234375,13.9461193084717,-238.831893920898,168.402862548828,14.9302234649658,-240.065353393555,176.128265380859,15.9143266677856,-238.831893920898,183.097427368164,16.8021011352539,-235.252288818359,188.628219604492,17.5066471099854,-229.676864624023,192.179183959961,17.9589900970459,-222.651473999023,193.402740478516,18.1148548126221,-214.863494873047,192.179183959961,17.9589900970459,-207.075607299805,188.628219604492,17.5066471099854,-200.050155639648,183.097427368164,16.8021011352539,-194.474685668945,176.128265380859,15.9143266677856,-190.89518737793,168.402862548828,14.9302234649658,-189.661575317383,160.677490234375,13.9461193084717,-190.89518737793,153.708312988281,13.0583438873291,-194.474685668945,148.177551269531,12.3538036346436,-200.050155639648,144.626617431641,11.901460647583,-207.075607299805,143.403015136719,11.7455921173096,-214.863494873047,146.336242675781,15.9341735839844,-221.934600830078,149.560455322266,16.3448944091797,-228.313674926758,154.582290649414,16.9846057891846,-233.376052856445,160.910186767578,17.7906875610352,-236.626342773438,167.924667358398,18.6842346191406,-237.746322631836,174.939163208008,19.5777835845947,-236.626342773438,181.267013549805,20.3838634490967,-233.376052856445,186.288864135742,21.0235767364502,-228.313674926758,189.513107299805,21.4342975616455,-221.934600830078,190.624084472656,21.5758209228516,-214.863494873047,189.513107299805,21.4342975616455,-207.792465209961,186.288864135742,21.0235767364502,-201.413269042969,181.267013549805,20.3838634490967,-196.350875854492,174.939163208008,19.5777835845947,-193.100677490234,167.924667358398,18.6842346191406,-191.980667114258,160.910186767578,17.7906875610352,-193.100677490234,154.582290649414,16.9846057891846,-196.350875854492,149.560455322266,16.3448944091797,-201.413269042969,146.336273193359,15.9341773986816,-207.792465209961,145.22526550293,15.7926511764526,-214.863494873047,148.629196166992,19.6285152435303,-221.043899536133, -151.447280883789,19.9874992370605,-226.619323730469,155.836517333984,20.5466270446777,-231.044143676758,161.367263793945,21.2511653900146,-233.884994506836,167.498184204102,22.0321578979492,-234.863815307617,173.62907409668,22.8131465911865,-233.884994506836,179.159866333008,23.5176906585693,-231.044143676758,183.549102783203,24.0768184661865,-226.619323730469,186.3671875,24.4357986450195,-221.043899536133,187.338195800781,24.5594959259033,-214.863494873047,186.3671875,24.4357986450195,-208.683044433594,183.549102783203,24.0768184661865,-203.107620239258,179.159866333008,23.5176906585693,-198.682952880859,173.62907409668,22.8131465911865,-195.842086791992,167.498184204102,22.0321578979492,-194.86311340332,161.367294311523,21.2511692047119,-195.842086791992,155.836532592773,20.5466270446777,-198.682952880859,151.447296142578,19.9874992370605,-203.107620239258,148.62922668457,19.6285190582275,-208.683044433594,147.658172607422,19.5048198699951,-214.863494873047,151.449035644531,22.8935165405273,-220.001052856445,153.791564941406,23.1919212341309,-224.63557434082,157.440139770508,23.6566963195801,-228.313674926758,162.037612915039,24.2423515319824,-230.67512512207,167.133941650391,24.8915519714355,-231.488815307617,172.230270385742,25.54075050354,-230.67512512207,176.827743530273,26.1264057159424,-228.313674926758,180.476303100586,26.591178894043,-224.63557434082,182.818832397461,26.8895854949951,-220.001052856445,183.626022338867,26.9924068450928,-214.863494873047,182.818832397461,26.8895854949951,-209.725875854492,180.476303100586,26.591178894043,-205.091354370117,176.827743530273,26.1264057159424,-201.413269042969,172.230270385742,25.54075050354,-199.051834106445,167.133941650391,24.8915519714355,-198.238265991211,162.037612915039,24.2423515319824,-199.051834106445,157.440139770508,23.6566963195801,-201.413269042969,153.791564941406,23.1919212341309,-205.091354370117,151.449035644531,22.8935165405273,-209.725875854492,150.641860961914,22.7906932830811,-214.863494873047,154.726272583008,25.6487827301025,-218.831604003906, -156.535583496094,25.879264831543,-222.411254882813,159.353652954102,26.2382488250732,-225.252029418945,162.904602050781,26.6905860900879,-227.07600402832,166.840896606445,27.1920146942139,-227.704544067383,170.777191162109,27.6934432983398,-227.07600402832,174.328155517578,28.1457862854004,-225.252029418945,177.146209716797,28.5047645568848,-222.411254882813,178.955520629883,28.7352466583252,-218.831604003906,179.578979492188,28.8146667480469,-214.863494873047,178.955520629883,28.7352466583252,-210.895355224609,177.146209716797,28.5047645568848,-207.31575012207,174.328155517578,28.1457862854004,-204.474899291992,170.777191162109,27.6934432983398,-202.650955200195,166.840896606445,27.1920146942139,-202.022537231445,162.904602050781,26.6905860900879,-202.650955200195,159.353652954102,26.2382488250732,-204.474899291992,156.535583496094,25.879264831543,-207.31575012207,154.726287841797,25.6487846374512,-210.895355224609,154.102828979492,25.5693664550781,-214.863494873047,158.380218505859,27.8264636993408,-217.564544677734,159.611755371094,27.9833431243896,-220.001052856445,161.529922485352,28.2276935577393,-221.934600830078,163.94694519043,28.535587310791,-223.176071166992,166.626266479492,28.876895904541,-223.603927612305,169.305572509766,29.2182006835938,-223.176071166992,171.722595214844,29.5260944366455,-221.934600830078,173.640762329102,29.7704391479492,-220.001052856445,174.872329711914,29.9273242950439,-217.564544677734,175.296661376953,29.9813804626465,-214.863494873047,174.872329711914,29.9273242950439,-212.162582397461,173.640762329102,29.7704391479492,-209.725875854492,171.722595214844,29.5260944366455,-207.792465209961,169.305572509766,29.2182006835938,-206.550857543945,166.626266479492,28.876895904541,-206.122985839844,163.94694519043,28.535587310791,-206.550857543945,161.529922485352,28.2276935577393,-207.792465209961,159.611755371094,27.9833431243896,-209.725875854492,158.380218505859,27.8264636993408,-212.162582397461,157.955856323242,27.7724056243896,-214.863494873047,162.320922851563,29.3729515075684,-216.230804443359, -162.944366455078,29.4523696899414,-217.46435546875,163.915405273438,29.5760650634766,-218.443206787109,165.138977050781,29.7319316864014,-219.07177734375,166.495346069336,29.9047107696533,-219.288040161133,167.851684570313,30.0774936676025,-219.07177734375,169.075271606445,30.2333583831787,-218.443206787109,170.046310424805,30.3570575714111,-217.46435546875,170.669723510742,30.4364738464355,-216.230804443359,170.884582519531,30.4638423919678,-214.863494873047,170.669723510742,30.4364738464355,-213.496215820313,170.046310424805,30.3570575714111,-212.262649536133,169.075271606445,30.2333583831787,-211.283782958984,167.851684570313,30.0774936676025,-210.655364990234,166.495346069336,29.9047107696533,-210.43879699707,165.138977050781,29.7319316864014,-210.655364990234,163.915405273438,29.5760650634766,-211.283782958984,162.944366455078,29.4523696899414,-212.262649536133,162.320922851563,29.3729515075684,-213.496215820313,162.106094360352,29.3455848693848,-214.863494873047,173.599716186523,-25.8658447265625,-214.863494873047,166.451324462891,30.250150680542,-214.863494873047,198.187683105469,-11.9074373245239,-62.4889678955078,197.581253051758,-11.9846878051758,-63.6887969970703,196.63671875,-12.1050052642822,-64.6409454345703,195.446563720703,-12.2566175460815,-65.2522735595703,194.127197265625,-12.4246826171875,-65.4628753662109,192.807907104492,-12.5927448272705,-65.2522735595703,191.617736816406,-12.7443571090698,-64.6409454345703,190.673187255859,-12.8646793365479,-63.6887969970703,190.066772460938,-12.9419250488281,-62.4889678955078,189.857818603516,-12.968544960022,-61.1590156555176,190.066772460938,-12.9419250488281,-59.828929901123,190.673217773438,-12.8646745681763,-58.6292266845703,191.617736816406,-12.7443571090698,-57.6770782470703,192.807907104492,-12.5927448272705,-57.0657501220703,194.127197265625,-12.4246826171875,-56.8550605773926,195.446563720703,-12.2566175460815,-57.0657501220703,196.63671875,-12.1050052642822,-57.6770782470703,197.581253051758,-11.9846878051758,-58.6292266845703,198.187683105469,-11.9074373245239,-59.828929901123, -198.396636962891,-11.8808183670044,-61.1590156555176,202.020812988281,-10.4031629562378,-63.7862091064453,200.822875976563,-10.5557622909546,-66.1564483642578,198.957107543945,-10.7934379577637,-68.0371856689453,196.606018066406,-11.0929298400879,-69.2447052001953,193.999862670898,-11.424919128418,-69.6608428955078,191.393707275391,-11.7569036483765,-69.2447052001953,189.042663574219,-12.0563945770264,-68.0371856689453,187.176879882813,-12.2940711975098,-66.1564483642578,185.978942871094,-12.4466686248779,-63.7862091064453,185.566162109375,-12.4992523193359,-61.1590156555176,185.978942871094,-12.4466686248779,-58.5318145751953,187.176879882813,-12.2940711975098,-56.1616973876953,189.042663574219,-12.0563945770264,-54.280834197998,191.393707275391,-11.7569036483765,-53.0733184814453,193.999862670898,-11.424919128418,-52.6571807861328,196.606018066406,-11.0929298400879,-53.0733184814453,198.957107543945,-10.7934379577637,-54.280834197998,200.822875976563,-10.5557622909546,-56.1616973876953,202.020782470703,-10.4031658172607,-58.5318145751953,202.433563232422,-10.3505840301514,-61.1590156555176,205.574996948242,-8.28494167327881,-65.0186309814453,203.815093994141,-8.50912761688232,-68.5006866455078,201.073959350586,-8.85830974578857,-71.2639923095703,197.619918823242,-9.29830551147461,-73.0381622314453,193.791076660156,-9.78604412078857,-73.6494903564453,189.962280273438,-10.2737808227539,-73.0381622314453,186.508255004883,-10.7137746810913,-71.2639923095703,183.767120361328,-11.0629558563232,-68.5006866455078,182.007217407227,-11.2871446609497,-65.0186309814453,181.400802612305,-11.3643941879272,-61.1590156555176,182.007217407227,-11.2871446609497,-57.2992668151855,183.767120361328,-11.0629558563232,-53.8173370361328,186.508255004883,-10.7137746810913,-51.0540313720703,189.962280273438,-10.2737808227539,-49.2798614501953,193.791076660156,-9.78604412078857,-48.6685333251953,197.619918823242,-9.29830551147461,-49.2798614501953,201.073959350586,-8.85830974578857,-51.0540313720703,203.815093994141,-8.50912952423096,-53.8173370361328, -205.574996948242,-8.28494167327881,-57.2992668151855,206.181427001953,-8.20769119262695,-61.1590156555176,208.762756347656,-5.60488271713257,-66.1564483642578,206.48420715332,-5.8951416015625,-70.6643829345703,202.93522644043,-6.34722995758057,-74.2420196533203,198.463256835938,-6.91689491271973,-76.5390167236328,193.506042480469,-7.54837560653687,-77.3306427001953,188.548843383789,-8.17985248565674,-76.5390167236328,184.076873779297,-8.74951648712158,-74.2420196533203,180.527923583984,-9.20160388946533,-70.6643829345703,178.24934387207,-9.49186420440674,-66.1564483642578,177.464202880859,-9.59187984466553,-61.1590156555176,178.24934387207,-9.49186420440674,-56.1616973876953,180.527923583984,-9.20160388946533,-51.6536407470703,184.076873779297,-8.74951648712158,-48.0760040283203,188.548843383789,-8.17985248565674,-45.7790069580078,193.506042480469,-7.54837560653687,-44.9877471923828,198.463256835938,-6.91689491271973,-45.7790069580078,202.93522644043,-6.34722995758057,-48.0760040283203,206.48420715332,-5.8951416015625,-51.6536407470703,208.762756347656,-5.60488271713257,-56.1616973876953,209.547882080078,-5.50486946105957,-61.1590156555176,211.505630493164,-2.42901110649109,-67.1707305908203,208.76448059082,-2.77819538116455,-72.5939483642578,204.495056152344,-3.32205843925476,-76.8979034423828,199.115295410156,-4.00736618041992,-79.6612091064453,193.151733398438,-4.76703691482544,-80.6133575439453,187.188232421875,-5.52670383453369,-79.6612091064453,181.808456420898,-6.21201229095459,-76.8979034423828,177.539031982422,-6.7558765411377,-72.5939483642578,174.797912597656,-7.10505676269531,-67.1707305908203,173.853363037109,-7.22537803649902,-61.1590156555176,174.797912597656,-7.10505676269531,-55.147289276123,177.539031982422,-6.7558765411377,-49.7240753173828,181.808456420898,-6.21201229095459,-45.4201202392578,187.188232421875,-5.52670383453369,-42.6568145751953,193.151733398438,-4.76703691482544,-41.7045440673828,199.115295410156,-4.00736618041992,-42.6568145751953,204.495056152344,-3.32205843925476,-45.4201202392578, -208.764465332031,-2.77819561958313,-49.7240753173828,211.505599975586,-2.42901372909546,-55.147289276123,212.450119018555,-2.30869483947754,-61.1590156555176,213.735992431641,1.16447114944458,-68.0371856689453,210.599792480469,0.76496410369873,-74.2420196533203,205.715057373047,0.142718076705933,-79.1662139892578,199.559936523438,-0.641359329223633,-82.3277130126953,192.736907958984,-1.5105162858963,-83.4171905517578,185.913909912109,-2.37966871261597,-82.3277130126953,179.7587890625,-3.16374444961548,-79.1662139892578,174.874053955078,-3.78599190711975,-74.2420196533203,171.737854003906,-4.18549919128418,-68.0371856689453,170.657211303711,-4.32315731048584,-61.1590156555176,171.737854003906,-4.18549919128418,-54.280834197998,174.874053955078,-3.78599190711975,-48.0760040283203,179.7587890625,-3.16374444961548,-43.1518096923828,185.913909912109,-2.37966871261597,-39.9903106689453,192.736907958984,-1.5105162858963,-38.9008331298828,199.559936523438,-0.641359329223633,-39.9903106689453,205.715057373047,0.142718076705933,-43.1518096923828,210.599792480469,0.76496410369873,-48.0760040283203,213.735992431641,1.16447114944458,-54.280834197998,214.816635131836,1.30213165283203,-61.1590156555176,215.398986816406,5.08709812164307,-68.7342071533203,211.944946289063,4.64710092544556,-75.5679473876953,206.565170288086,3.96179461479187,-80.9910430908203,199.786254882813,3.09825611114502,-84.4730987548828,192.271759033203,2.14101409912109,-85.6729278564453,184.757263183594,1.18377673625946,-84.4730987548828,177.978363037109,0.320238620042801,-80.9910430908203,172.598587036133,-0.365069031715393,-75.5679473876953,169.144546508789,-0.805064499378204,-68.7342071533203,167.954406738281,-0.956675052642822,-61.1590156555176,169.144546508789,-0.805064499378204,-53.5838203430176,172.598587036133,-0.365069031715393,-46.7498321533203,177.978363037109,0.320238620042801,-41.3268585205078,184.757263183594,1.18377673625946,-37.8449249267578,192.271759033203,2.14101409912109,-36.6451110839844,199.786254882813,3.09825611114502,-37.8449249267578, -206.565170288086,3.96179461479187,-41.3268585205078,211.944946289063,4.64710092544556,-46.7498321533203,215.398986816406,5.08709621429443,-53.5838203430176,216.589157104492,5.23870754241943,-61.1590156555176,216.45361328125,9.24226951599121,-69.2447052001953,212.766845703125,8.77262306213379,-76.5390167236328,207.024459838867,8.04112720489502,-82.3277130126953,199.788665771484,7.11938762664795,-86.0443878173828,191.767730712891,6.09763526916504,-87.3251495361328,183.746826171875,5.07588529586792,-86.0443878173828,176.511016845703,4.15414619445801,-82.3277130126953,170.768676757813,3.42265129089355,-76.5390167236328,167.081878662109,2.95300459861755,-69.2447052001953,165.811477661133,2.791175365448,-61.1590156555176,167.081878662109,2.95300459861755,-53.0733184814453,170.768676757813,3.42265129089355,-45.7790069580078,176.511016845703,4.15414619445801,-39.9903106689453,183.746826171875,5.07588529586792,-36.2736358642578,191.767730712891,6.09763526916504,-34.9931335449219,199.788665771484,7.11938762664795,-36.2736358642578,207.024459838867,8.04112720489502,-39.9903106689453,212.766845703125,8.77262306213379,-45.7790069580078,216.45361328125,9.24226951599121,-53.0733184814453,217.724014282227,9.40409851074219,-61.1590156555176,216.873992919922,13.5276870727539,-69.5562286376953,213.045166015625,13.0399484634399,-77.1314239501953,207.081634521484,12.2802791595459,-83.1431427001953,199.567169189453,11.3230409622192,-87.0028839111328,191.237243652344,10.2619276046753,-88.3328399658203,182.90739440918,9.20081996917725,-87.0028839111328,175.392913818359,8.24358367919922,-83.1431427001953,169.429397583008,7.48391389846802,-77.1314239501953,165.600540161133,6.99617433547974,-69.5562286376953,164.28125,6.82811307907104,-61.1590156555176,165.600540161133,6.99617433547974,-52.761791229248,169.429397583008,7.48391389846802,-45.1865997314453,175.392913818359,8.24358367919922,-39.1748657226563,182.90739440918,9.20081996917725,-35.3151397705078,191.237243652344,10.2619276046753,-33.9851837158203,199.567169189453,11.3230409622192,-35.3151397705078, -207.081634521484,12.2802791595459,-39.1748657226563,213.045166015625,13.0399484634399,-45.1865997314453,216.873992919922,13.5276870727539,-52.761791229248,218.193283081055,13.6957473754883,-61.1590156555176,216.649703979492,17.8378028869629,-69.6608428955078,212.773132324219,17.3439846038818,-77.3306427001953,206.735275268555,16.5748462677002,-83.4171905517578,199.127136230469,15.6056747436523,-87.3251495361328,190.693405151367,14.5313377380371,-88.6715850830078,182.259704589844,13.4570026397705,-87.3251495361328,174.651550292969,12.487832069397,-83.4171905517578,168.613708496094,11.718695640564,-77.3306427001953,164.737152099609,11.2248764038086,-69.6608428955078,163.401397705078,11.0547227859497,-61.1590156555176,164.737152099609,11.2248764038086,-52.6571807861328,168.613708496094,11.718695640564,-44.9877471923828,174.651550292969,12.487832069397,-38.9008331298828,182.259704589844,13.4570064544678,-34.9931335449219,190.693405151367,14.5313377380371,-33.6464385986328,199.127105712891,15.6056728363037,-34.9931335449219,206.735275268555,16.5748462677002,-38.9008331298828,212.773132324219,17.3439846038818,-44.9877471923828,216.649673461914,17.8378028869629,-52.6571807861328,217.985443115234,18.0079574584961,-61.1590156555176,215.786270141602,22.0665035247803,-69.5562286376953,211.957443237305,21.5787658691406,-77.1314239501953,205.993911743164,20.8190956115723,-83.1431427001953,198.479431152344,19.8618583679199,-87.0028839111328,190.149536132813,18.8007431030273,-88.3328399658203,181.819686889648,17.7396373748779,-87.0028839111328,174.305191040039,16.7824001312256,-83.1431427001953,168.341659545898,16.0227298736572,-77.1314239501953,164.512817382813,15.5349912643433,-69.5562286376953,163.19352722168,15.3669300079346,-61.1590156555176,164.512817382813,15.5349912643433,-52.761791229248,168.341659545898,16.0227298736572,-45.1865997314453,174.305191040039,16.7824001312256,-39.1748657226563,181.819686889648,17.7396373748779,-35.3151397705078,190.149536132813,18.8007431030273,-33.9851837158203,198.479431152344,19.8618583679199,-35.3151397705078, -205.993911743164,20.8190956115723,-39.1748657226563,211.957443237305,21.5787658691406,-45.1865997314453,215.786270141602,22.0665035247803,-52.761791229248,217.105560302734,22.2345638275146,-61.1590156555176,214.304977416992,26.1096744537354,-69.2447052001953,210.618133544922,25.6400260925293,-76.5390167236328,204.875793457031,24.9085311889648,-82.3277130126953,197.639984130859,23.9867916107178,-86.0443878173828,189.619064331055,22.9650402069092,-87.3251495361328,181.59814453125,21.9432888031006,-86.0443878173828,174.362365722656,21.0215511322021,-82.3277130126953,168.619995117188,20.2900562286377,-76.5390167236328,164.933197021484,19.8204097747803,-69.2447052001953,163.662826538086,19.6585788726807,-61.1590156555176,164.933197021484,19.8204097747803,-53.0733184814453,168.619995117188,20.2900562286377,-45.7790069580078,174.362365722656,21.0215511322021,-39.9903106689453,181.59814453125,21.9432888031006,-36.2736358642578,189.619064331055,22.9650402069092,-34.9931335449219,197.639984130859,23.9867916107178,-36.2736358642578,204.875793457031,24.9085311889648,-39.9903106689453,210.618133544922,25.6400260925293,-45.7790069580078,214.304977416992,26.1096744537354,-53.0733184814453,215.575332641602,26.2715034484863,-61.1590156555176,212.242263793945,29.8677444458008,-68.7342071533203,208.788223266602,29.4277496337891,-75.5679473876953,203.408462524414,28.7424449920654,-80.9910430908203,196.629547119141,27.8789043426514,-84.4730987548828,189.115051269531,26.9216632843018,-85.6729278564453,181.600570678711,25.9644241333008,-84.4730987548828,174.821655273438,25.100887298584,-80.9910430908203,169.441879272461,24.4155769348145,-75.5679473876953,165.987854003906,23.9755840301514,-68.7342071533203,164.79768371582,23.8239727020264,-61.1590156555176,165.987854003906,23.9755840301514,-53.5838203430176,169.441879272461,24.4155769348145,-46.7498321533203,174.821655273438,25.100887298584,-41.3268585205078,181.600570678711,25.9644241333008,-37.8449249267578,189.115051269531,26.9216632843018,-36.6451110839844,196.629547119141,27.8789043426514,-37.8449249267578, -203.408462524414,28.7424449920654,-41.3268585205078,208.788223266602,29.4277496337891,-46.7498321533203,212.242248535156,29.8677406311035,-53.5838203430176,213.432434082031,30.0193557739258,-61.1590156555176,209.648971557617,33.248176574707,-68.0371856689453,206.512756347656,32.8486709594727,-74.2420196533203,201.628036499023,32.2264251708984,-79.1662139892578,195.472915649414,31.442346572876,-82.3277130126953,188.649887084961,30.5731887817383,-83.4171905517578,181.826904296875,29.7040367126465,-82.3277130126953,175.671768188477,28.919958114624,-79.1662139892578,170.787033081055,28.2977123260498,-74.2420196533203,167.650833129883,27.8982067108154,-68.0371856689453,166.570190429688,27.7605495452881,-61.1590156555176,167.650833129883,27.8982067108154,-54.280834197998,170.787033081055,28.2977123260498,-48.0760040283203,175.671768188477,28.919958114624,-43.1518096923828,181.826904296875,29.7040367126465,-39.9903106689453,188.649887084961,30.5731887817383,-38.9008331298828,195.472915649414,31.442346572876,-39.9903106689453,201.628036499023,32.2264251708984,-43.1518096923828,206.512756347656,32.8486709594727,-48.0760040283203,209.648971557617,33.248176574707,-54.280834197998,210.729614257813,33.3858375549316,-61.1590156555176,206.588943481445,36.1677436828613,-67.1707305908203,203.847793579102,35.8185615539551,-72.5939483642578,199.578369140625,35.2746963500977,-76.8979034423828,194.198593139648,34.5893898010254,-79.6612091064453,188.235046386719,33.829719543457,-80.6133575439453,182.271545410156,33.0700531005859,-79.6612091064453,176.89176940918,32.3847427368164,-76.8979034423828,172.622329711914,31.8408794403076,-72.5939483642578,169.881210327148,31.49169921875,-67.1707305908203,168.93669128418,31.3713798522949,-61.1590156555176,169.881210327148,31.49169921875,-55.147289276123,172.622329711914,31.8408794403076,-49.7240753173828,176.89176940918,32.3847427368164,-45.4201202392578,182.271545410156,33.0700531005859,-42.6568145751953,188.235046386719,33.829719543457,-41.7045440673828,194.198593139648,34.5893898010254,-42.6568145751953, -199.578369140625,35.2746963500977,-45.4201202392578,203.847793579102,35.8185615539551,-49.7240753173828,206.588943481445,36.1677436828613,-55.147289276123,207.533447265625,36.2880630493164,-61.1590156555176,203.137496948242,38.5545539855957,-66.1564483642578,200.85888671875,38.2642936706543,-70.6643829345703,197.309936523438,37.8122062683105,-74.2420196533203,192.837982177734,37.2425422668457,-76.5390167236328,187.880737304688,36.6110610961914,-77.3306427001953,182.923553466797,35.9795837402344,-76.5390167236328,178.451583862305,35.4099197387695,-74.2420196533203,174.902633666992,34.9578323364258,-70.6643829345703,172.624053955078,34.6675720214844,-66.1564483642578,171.838897705078,34.567554473877,-61.1590156555176,172.624053955078,34.6675720214844,-56.1616973876953,174.902633666992,34.9578323364258,-51.6536407470703,178.451583862305,35.4099197387695,-48.0760040283203,182.923553466797,35.9795837402344,-45.7790069580078,187.880737304688,36.6110610961914,-44.9877471923828,192.837982177734,37.2425422668457,-45.7790069580078,197.309936523438,37.8122062683105,-48.0760040283203,200.85888671875,38.2642936706543,-51.6536407470703,203.137496948242,38.5545539855957,-56.1616973876953,203.922576904297,38.6545639038086,-61.1590156555176,199.379623413086,40.3498115539551,-65.0186309814453,197.619720458984,40.1256256103516,-68.5006866455078,194.878570556641,39.7764434814453,-71.2639923095703,191.424514770508,39.3364486694336,-73.0381622314453,187.595703125,38.8487091064453,-73.6494903564453,183.766906738281,38.3609733581543,-73.0381622314453,180.312866210938,37.9209785461426,-71.2639923095703,177.571746826172,37.5717964172363,-68.5006866455078,175.811828613281,37.3476066589355,-65.0186309814453,175.205413818359,37.2703590393066,-61.1590156555176,175.811828613281,37.3476066589355,-57.2992668151855,177.571746826172,37.5717964172363,-53.8173370361328,180.312866210938,37.9209785461426,-51.0540313720703,183.766906738281,38.3609733581543,-49.2798614501953,187.595703125,38.8487091064453,-48.6685333251953,191.424514770508,39.3364486694336,-49.2798614501953, -194.878570556641,39.7764434814453,-51.0540313720703,197.619689941406,40.1256217956543,-53.8173370361328,199.379623413086,40.3498115539551,-57.2992668151855,199.986038208008,40.4270629882813,-61.1590156555176,195.40788269043,41.5093727111816,-63.7862091064453,194.209945678711,41.3567733764648,-66.1564483642578,192.344161987305,41.1190948486328,-68.0371856689453,189.993072509766,40.8196067810059,-69.2447052001953,187.386932373047,40.4876174926758,-69.6608428955078,184.780792236328,40.155632019043,-69.2447052001953,182.429733276367,39.8561401367188,-68.0371856689453,180.563934326172,39.618465423584,-66.1564483642578,179.366027832031,39.4658660888672,-63.7862091064453,178.953231811523,39.4132843017578,-61.1590156555176,179.366027832031,39.4658660888672,-58.5318145751953,180.563934326172,39.618465423584,-56.1616973876953,182.429733276367,39.8561401367188,-54.280834197998,184.780792236328,40.155632019043,-53.0733184814453,187.386932373047,40.4876174926758,-52.6571807861328,189.993072509766,40.8196067810059,-53.0733184814453,192.344161987305,41.1190948486328,-54.280834197998,194.209945678711,41.3567733764648,-56.1616973876953,195.407867431641,41.5093688964844,-58.5318145751953,195.82063293457,41.5619506835938,-61.1590156555176,191.320037841797,42.0046043395996,-62.4889678955078,190.713607788086,41.9273529052734,-63.6887969970703,189.769104003906,41.8070373535156,-64.6409454345703,188.578918457031,41.6554222106934,-65.2522735595703,187.259582519531,41.4873580932617,-65.4628753662109,185.940277099609,41.3192977905273,-65.2522735595703,184.750091552734,41.1676864624023,-64.6409454345703,183.805557250977,41.04736328125,-63.6887969970703,183.199142456055,40.9701156616211,-62.4889678955078,182.990188598633,40.9434967041016,-61.1590156555176,183.199142456055,40.9701156616211,-59.828929901123,183.805572509766,41.0473670959473,-58.6292266845703,184.750091552734,41.1676864624023,-57.6770782470703,185.940277099609,41.3192977905273,-57.0657501220703,187.259582519531,41.4873580932617,-56.8550605773926,188.578918457031,41.6554222106934,-57.0657501220703, -189.769104003906,41.8070373535156,-57.6770782470703,190.713607788086,41.9273529052734,-58.6292266845703,191.320037841797,42.0046043395996,-59.828929901123,191.529006958008,42.0312232971191,-61.1590156555176,194.170013427734,-12.7606906890869,-61.1590156555176,187.216766357422,41.8233642578125,-61.1590156555176,21.2515735626221,-134.159912109375,-496.117553710938,17.6464290618896,-133.013580322266,-516.574584960938,12.5722351074219,-132.10383605957,-532.809387207031,6.52568340301514,-131.519760131836,-543.232788085938,-5.70404017707915e-006,-131.318496704102,-546.824401855469,-6.52569437026978,-131.519760131836,-543.232788085938,-12.5722436904907,-132.10383605957,-532.809387207031,-17.6464366912842,-133.013580322266,-516.574584960938,-21.2515811920166,-134.159912109375,-496.117553710938,-22.9361095428467,-135.430633544922,-473.440704345703,-22.3754959106445,-136.701354980469,-450.763885498047,-19.4649696350098,-137.847686767578,-430.306823730469,-14.390775680542,-138.757415771484,-414.072052001953,-7.64960718154907,-139.341522216797,-403.648651123047,-2.80826657217403e-006,-139.542770385742,-400.057037353516,7.6496000289917,-139.341522216797,-403.648651123047,14.3907670974731,-138.757415771484,-414.072052001953,19.464958190918,-137.847702026367,-430.306854248047,22.3754825592041,-136.701370239258,-450.763885498047,22.9360942840576,-135.430633544922,-473.440704345703,40.8971252441406,-126.076560974121,-519.408447265625,33.1064338684082,-124.14315032959,-559.762145996094,23.0829811096191,-122.608787536621,-591.787048339844,11.8079423904419,-121.623657226563,-612.348205566406,-6.94960544933565e-006,-121.284217834473,-619.43310546875,-11.8079538345337,-121.623657226563,-612.348205566406,-23.0829925537109,-122.608787536621,-591.786987304688,-33.1064414978027,-124.14315032959,-559.762145996094,-40.8971252441406,-126.076560974121,-519.408447265625,-45.3074531555176,-128.219757080078,-474.676086425781,-45.2827758789063,-130.362945556641,-429.943695068359,-40.2025604248047,-132.296340942383,-389.590057373047,-30.1791133880615,-133.830703735352,-357.565185546875, --16.1935958862305,-134.815826416016,-337.003967285156,-1.16677665573661e-006,-135.1552734375,-329.919067382813,16.1935939788818,-134.815826416016,-337.003997802734,30.1791095733643,-133.830703735352,-357.565185546875,40.2025527954102,-132.296340942383,-389.590057373047,45.2827529907227,-130.362945556641,-429.943695068359,45.3074340820313,-128.219757080078,-474.676086425781,58.5723838806152,-114.134178161621,-542.268127441406,46.1926536560059,-112.090972900391,-601.416931152344,31.4667587280273,-110.469467163086,-648.357666015625,15.8361873626709,-109.428421020508,-678.495422363281,-8.15686416899553e-006,-109.069679260254,-688.880187988281,-15.83620262146,-109.428421020508,-678.495422363281,-31.4667720794678,-110.469482421875,-648.357604980469,-46.1926612854004,-112.090972900391,-601.416870117188,-58.5723838806152,-114.134178161621,-542.268127441406,-66.5631790161133,-116.399070739746,-476.701202392578,-68.0382995605469,-118.66397857666,-411.13427734375,-61.5088157653809,-120.707176208496,-351.985565185547,-46.7829360961914,-122.328659057617,-305.044830322266,-25.3021068572998,-123.369743347168,-274.907043457031,4.2630770735741e-007,-123.728469848633,-264.522277832031,25.3021068572998,-123.369728088379,-274.907043457031,46.7829246520996,-122.328659057617,-305.044830322266,61.5088119506836,-120.707176208496,-351.985565185547,68.0382766723633,-118.66397857666,-411.13427734375,66.5631484985352,-116.399070739746,-476.701202392578,74.0282363891602,-98.8895034790039,-564.088623046875,56.8839797973633,-97.6534881591797,-640.427551269531,37.8182411193848,-96.6725845336914,-701.010559082031,18.6973304748535,-96.0428009033203,-739.907104492188,-9.29161706153536e-006,-95.825798034668,-753.309997558594,-18.6973476409912,-96.0428009033203,-739.907104492188,-37.8182601928711,-96.6725921630859,-701.010498046875,-56.8839836120605,-97.6534957885742,-640.427551269531,-74.0282363891602,-98.8895111083984,-564.088623046875,-86.1798934936523,-100.259643554688,-479.466247558594,-89.8956527709961,-101.629783630371,-394.843872070313,-82.5580062866211,-102.865791320801,-318.504943847656, --63.4922752380371,-103.846702575684,-257.922027587891,-34.5647583007813,-104.47647857666,-219.025405883789,1.92547486221883e-006,-104.693481445313,-205.622528076172,34.5647583007813,-104.47647857666,-219.025405883789,63.4922637939453,-103.846687316895,-257.922058105469,82.557991027832,-102.865791320801,-318.504943847656,89.895637512207,-101.629783630371,-394.843872070313,86.1798553466797,-100.259643554688,-479.466247558594,87.1186065673828,-80.8866500854492,-584.303771972656,65.2965850830078,-81.507080078125,-675.778625488281,42.3604736328125,-81.9994583129883,-748.37353515625,20.555419921875,-82.3155822753906,-794.982299804688,-1.03202855825657e-005,-82.4245147705078,-811.04248046875,-20.55544090271,-82.3155670166016,-794.982177734375,-42.3604888916016,-81.9994506835938,-748.373413085938,-65.2965927124023,-81.507080078125,-675.778625488281,-87.1186065673828,-80.8866424560547,-584.3037109375,-103.67456817627,-80.1988983154297,-482.903106689453,-110.082153320313,-79.5111465454102,-381.502410888672,-102.45240020752,-78.8907241821289,-290.027557373047,-79.5162734985352,-78.3983535766602,-217.432708740234,-43.518970489502,-78.0822143554688,-170.823944091797,3.28589180753625e-006,-77.9732971191406,-154.763687133789,43.518970489502,-78.0821990966797,-170.823989868164,79.5162734985352,-78.3983383178711,-217.432739257813,102.452369689941,-78.8907241821289,-290.027587890625,110.082099914551,-79.5111465454102,-381.50244140625,103.674537658691,-80.1988983154297,-482.903106689453,97.7811126708984,-60.6269721984863,-602.405822753906,71.643928527832,-64.1598281860352,-706.580627441406,45.4021949768066,-66.9635391235352,-789.254333496094,21.6246452331543,-68.7636184692383,-842.334106445313,-1.12112957140198e-005,-69.3838653564453,-860.623901367188,-21.6246681213379,-68.7636184692383,-842.334106445313,-45.402214050293,-66.9635162353516,-789.254211425781,-71.6439437866211,-64.1598358154297,-706.580627441406,-97.7810974121094,-60.6269798278809,-602.40576171875,-118.61644744873,-56.7107696533203,-486.927093505859,-127.840789794922,-52.7945594787598,-371.448394775391, --120.281509399414,-49.2616996765137,-267.273559570313,-94.0397720336914,-46.4580078125,-184.600006103516,-51.6843185424805,-44.6579360961914,-131.520263671875,4.46528065367602e-006,-44.037670135498,-113.230239868164,51.6843338012695,-44.6579360961914,-131.520263671875,94.0397720336914,-46.4580078125,-184.600006103516,120.281478881836,-49.2617034912109,-267.273590087891,127.840759277344,-52.794563293457,-371.448394775391,118.616409301758,-56.7107696533203,-486.927093505859,106.013130187988,-38.5512428283691,-617.958984375,76.190299987793,-45.9283676147461,-732.094116210938,47.2891044616699,-51.782886505127,-822.672241210938,22.1386241912842,-55.5416984558105,-880.826965332031,-1.19364567581215e-005,-56.8369216918945,-900.86572265625,-22.1386489868164,-55.5416984558105,-880.826965332031,-47.2891273498535,-51.782886505127,-822.672241210938,-76.190315246582,-45.9283638000488,-732.094055175781,-106.013130187988,-38.5512466430664,-617.958923339844,-130.637573242188,-30.3736324310303,-491.439208984375,-142.474319458008,-22.1960277557373,-364.91943359375,-135.185745239258,-14.8189077377319,-250.784332275391,-106.284530639648,-8.96439170837402,-160.206176757813,-58.5998077392578,-5.20555973052979,-102.051452636719,5.42582392881741e-006,-3.9103569984436,-82.0127105712891,58.5998191833496,-5.20555973052979,-102.051452636719,106.284530639648,-8.96439743041992,-160.20622253418,135.18571472168,-14.8189105987549,-250.784332275391,142.47428894043,-22.1960334777832,-364.919464111328,130.63752746582,-30.3736324310303,-491.439208984375,111.846488952637,-15.0343332290649,-630.609191894531,79.2031936645508,-26.9407444000244,-751.745788574219,48.3541831970215,-36.3897323608398,-847.88037109375,22.3192024230957,-42.4563446044922,-909.602478027344,-1.24722791952081e-005,-44.546745300293,-930.870422363281,-22.3192291259766,-42.4563217163086,-909.602355957031,-48.3542098999023,-36.3897323608398,-847.88037109375,-79.2032089233398,-26.9407291412354,-751.745727539063,-111.846481323242,-15.0343341827393,-630.609191894531,-139.441986083984,-1.83597493171692,-496.328308105469, --153.387939453125,11.3623809814453,-362.047393798828,-146.418670654297,23.2687835693359,-240.910842895508,-115.569648742676,32.7177619934082,-144.7763671875,-63.8606567382813,38.7843818664551,-83.0541915893555,6.1359510254988e-006,40.8747863769531,-61.7862281799316,63.8606605529785,38.7843742370605,-83.0542221069336,115.569648742676,32.7177581787109,-144.776382446289,146.418640136719,23.2687835693359,-240.910858154297,153.387878417969,11.362377166748,-362.047424316406,139.441940307617,-1.83597493171692,-496.328308105469,115.323638916016,9.60738086700439,-640.090087890625,80.9095306396484,-7.16481065750122,-765.137451171875,48.8723220825195,-20.4752883911133,-864.37548828125,22.3480339050293,-29.021146774292,-928.090270996094,-1.28010997286765e-005,-31.9658451080322,-950.044921875,-22.3480587005615,-29.0211505889893,-928.090270996094,-48.8723373413086,-20.4752902984619,-864.37548828125,-80.9095458984375,-7.16480159759521,-765.137329101563,-115.323638916016,9.60738563537598,-640.090026855469,-144.812881469727,28.199499130249,-501.473999023438,-160.126815795898,46.7916145324707,-362.857971191406,-153.402603149414,63.5638008117676,-237.810653686523,-121.365386962891,76.8742828369141,-138.572540283203,-67.1512222290039,85.4201354980469,-74.8577651977539,6.5718909354473e-006,88.3648376464844,-52.9031448364258,67.1512298583984,85.4201278686523,-74.857795715332,121.365379333496,76.8742828369141,-138.572540283203,153.402587890625,63.5638008117676,-237.810684204102,160.126770019531,46.7916107177734,-362.858001708984,144.812835693359,28.199499130249,-501.473999023438,116.478439331055,35.0981597900391,-646.224731445313,81.4606246948242,13.5421438217163,-772.047058105469,49.0240669250488,-3.56480264663696,-871.900207519531,22.3438835144043,-14.5481472015381,-936.009887695313,-1.29119462144445e-005,-18.3327445983887,-958.1005859375,-22.3439083099365,-14.548134803772,-936.009765625,-49.0240936279297,-3.56480264663696,-871.900207519531,-81.4606399536133,13.5421438217163,-772.047058105469,-116.478439331055,35.0981597900391,-646.224731445313, --146.617980957031,58.9931831359863,-506.749572753906,-162.405532836914,82.8882141113281,-367.274505615234,-155.772232055664,104.444221496582,-241.452224731445,-123.335670471191,121.551170349121,-141.599090576172,-68.2709808349609,132.53450012207,-77.4894409179688,6.71887346470612e-006,136.319107055664,-55.398754119873,68.2709884643555,132.53450012207,-77.4894714355469,123.335662841797,121.551170349121,-141.599136352539,155.772201538086,104.444221496582,-241.452255249023,162.405487060547,82.8882064819336,-367.274536132813,146.617935180664,58.9931831359863,-506.749572753906,115.323638916016,61.1772994995117,-648.925048828125,80.9095306396484,35.3682403564453,-772.424255371094,48.8723220825195,14.886061668396,-870.43359375,22.3480339050293,1.73568737506866,-933.359619140625,-1.28010997286765e-005,-2.79562091827393,-955.04248046875,-22.3480587005615,1.73568737506866,-933.359619140625,-48.8723373413086,14.886061668396,-870.43359375,-80.9095458984375,35.3682518005371,-772.424194335938,-115.323638916016,61.1773071289063,-648.925048828125,-144.812881469727,89.7868804931641,-512.025207519531,-160.126815795898,118.396438598633,-375.125396728516,-153.402603149414,144.205490112305,-251.626281738281,-121.365386962891,164.687683105469,-153.616836547852,-67.1512222290039,177.838043212891,-90.6908950805664,6.5718909354473e-006,182.369354248047,-69.0081024169922,67.1512298583984,177.838027954102,-90.6909332275391,121.365379333496,164.687683105469,-153.616836547852,153.402587890625,144.205490112305,-251.62629699707,160.126770019531,118.396430969238,-375.125396728516,144.812835693359,89.7868804931641,-512.025207519531,111.846488952637,87.5696640014648,-648.187438964844,79.2031936645508,58.4740867614746,-766.379150390625,48.3541831970215,35.3837051391602,-860.176635742188,22.3192024230957,20.5587844848633,-920.398315429688,-1.24722791952081e-005,15.4504699707031,-941.149230957031,-22.3192291259766,20.5588073730469,-920.398254394531,-48.3542098999023,35.3837051391602,-860.176635742188,-79.2032089233398,58.4741134643555,-766.379089355469, --111.846481323242,87.5696640014648,-648.187438964844,-139.441986083984,119.82234954834,-517.1708984375,-153.387939453125,152.07502746582,-386.154418945313,-146.418670654297,181.170593261719,-267.962738037109,-115.569648742676,204.260955810547,-174.165313720703,-63.8606567382813,219.085876464844,-113.943641662598,6.1359510254988e-006,224.194213867188,-93.1927108764648,63.8606605529785,219.085876464844,-113.943672180176,115.569648742676,204.260955810547,-174.165344238281,146.418640136719,181.170593261719,-267.962799072266,153.387878417969,152.07502746582,-386.154449462891,139.441940307617,119.82234954834,-517.1708984375,106.013130187988,113.956359863281,-644.086730957031,76.190299987793,82.9203720092773,-754.168640136719,47.2891044616699,58.2900810241699,-841.530151367188,22.1386241912842,42.4764862060547,-897.619506835938,-1.19364567581215e-005,37.027473449707,-916.946716308594,-22.1386489868164,42.4764862060547,-897.619506835938,-47.2891273498535,58.2900810241699,-841.530151367188,-76.190315246582,82.9203948974609,-754.168579101563,-106.013130187988,113.956367492676,-644.086730957031,-130.637573242188,148.360000610352,-522.06005859375,-142.474319458008,182.763656616211,-400.033325195313,-135.185745239258,213.799606323242,-289.951507568359,-106.284530639648,238.429901123047,-202.590042114258,-58.5998077392578,254.243545532227,-146.500549316406,5.42582392881741e-006,259.692504882813,-127.173439025879,58.5998191833496,254.243545532227,-146.500549316406,106.284530639648,238.429901123047,-202.590072631836,135.18571472168,213.799606323242,-289.951507568359,142.47428894043,182.763641357422,-400.033386230469,130.63752746582,148.360015869141,-522.06005859375,97.7811126708984,139.950378417969,-636.768920898438,71.643928527832,108.604858398438,-736.178894042969,45.4021949768066,83.7289123535156,-815.071228027344,21.6246452331543,67.7575836181641,-865.723022460938,-1.12112957140198e-005,62.2542572021484,-883.176391601563,-21.6246681213379,67.7575988769531,-865.723022460938,-45.402214050293,83.7289428710938,-815.070983886719,-71.6439437866211,108.604873657227,-736.178894042969, --97.7810974121094,139.950393676758,-636.768920898438,-118.61644744873,174.697143554688,-526.572143554688,-127.840789794922,209.443893432617,-416.375335693359,-120.281509399414,240.789413452148,-316.965454101563,-94.0397720336914,265.665344238281,-238.073303222656,-51.6843185424805,281.636657714844,-187.421417236328,4.46528065367602e-006,287.139984130859,-169.967956542969,51.6843338012695,281.636657714844,-187.421417236328,94.0397720336914,265.665344238281,-238.073303222656,120.281478881836,240.78938293457,-316.965454101563,127.840759277344,209.443878173828,-416.375396728516,118.616409301758,174.697143554688,-526.572143554688,87.1186065673828,165.080337524414,-626.443115234375,65.2965850830078,135.215957641602,-712.907836914063,42.3604736328125,111.515449523926,-781.526672363281,20.555419921875,96.2987976074219,-825.582702636719,-1.03202855825657e-005,91.0554962158203,-840.763366699219,-20.55544090271,96.298828125,-825.582580566406,-42.3604888916016,111.515472412109,-781.526611328125,-65.2965927124023,135.215972900391,-712.907836914063,-87.1186065673828,165.080352783203,-626.443054199219,-103.67456817627,198.185287475586,-530.596130371094,-110.082153320313,231.290176391602,-434.749206542969,-102.45240020752,261.154571533203,-348.284484863281,-79.5162734985352,284.855072021484,-279.665679931641,-43.518970489502,300.071716308594,-235.60969543457,3.28589180753625e-006,305.315002441406,-220.429046630859,43.518970489502,300.071716308594,-235.609725952148,79.5162734985352,284.855072021484,-279.665710449219,102.452369689941,261.154541015625,-348.284515380859,110.082099914551,231.290176391602,-434.749206542969,103.674537658691,198.185287475586,-530.596130371094,74.0282363891602,188.785583496094,-613.373474121094,56.8839797973633,162.208953857422,-684.947509765625,37.8182411193848,141.117614746094,-741.7490234375,18.6973304748535,127.576148986816,-778.2177734375,-9.29161706153536e-006,122.91007232666,-790.784057617188,-18.6973476409912,127.576156616211,-778.2177734375,-37.8182601928711,141.117630004883,-741.7490234375,-56.8839836120605,162.208969116211,-684.947448730469, --74.0282363891602,188.785583496094,-613.373413085938,-86.1798934936523,218.246017456055,-534.032958984375,-89.8956527709961,247.706405639648,-454.692535400391,-82.5580062866211,274.283050537109,-383.118499755859,-63.4922752380371,295.374389648438,-326.317016601563,-34.5647583007813,308.915863037109,-289.848205566406,1.92547486221883e-006,313.581909179688,-277.281921386719,34.5647583007813,308.915863037109,-289.848236083984,63.4922637939453,295.374389648438,-326.317016601563,82.557991027832,274.283050537109,-383.118499755859,89.895637512207,247.706405639648,-454.692535400391,86.1798553466797,218.246017456055,-534.032958984375,58.5723838806152,210.424301147461,-597.871826171875,46.1926536560059,188.808654785156,-652.967346191406,31.4667587280273,171.654373168945,-696.69140625,15.8361873626709,160.640655517578,-724.763977050781,-8.15686416899553e-006,156.845581054688,-734.437072753906,-15.83620262146,160.640670776367,-724.763977050781,-31.4667720794678,171.654373168945,-696.69140625,-46.1926612854004,188.808654785156,-652.967346191406,-58.5723838806152,210.424301147461,-597.871826171875,-66.5631790161133,234.385437011719,-536.798034667969,-68.0382995605469,258.346588134766,-475.724182128906,-61.5088157653809,279.962219238281,-420.628631591797,-46.7829360961914,297.116516113281,-376.904632568359,-25.3021068572998,308.130218505859,-348.832092285156,4.2630770735741e-007,311.92529296875,-339.158935546875,25.3021068572998,308.130218505859,-348.832092285156,46.7829246520996,297.116516113281,-376.904663085938,61.5088119506836,279.962219238281,-420.628692626953,68.0382766723633,258.346588134766,-475.724182128906,66.5631484985352,234.385437011719,-536.798034667969,40.8971252441406,229.294982910156,-580.291076660156,33.1064338684082,214.039215087891,-617.699951171875,23.0829811096191,201.932189941406,-647.387756347656,11.8079423904419,194.158981323242,-666.448425292969,-6.94960544933565e-006,191.480529785156,-673.016296386719,-11.8079538345337,194.15901184082,-666.448425292969,-23.0829925537109,201.932189941406,-647.3876953125, --33.1064414978027,214.039245605469,-617.699890136719,-40.8971252441406,229.294982910156,-580.291076660156,-45.3074531555176,246.206115722656,-538.823120117188,-45.2827758789063,263.117248535156,-497.355133056641,-40.2025604248047,278.373016357422,-459.946380615234,-30.1791133880615,290.480041503906,-430.258544921875,-16.1935958862305,298.253265380859,-411.197845458984,-1.16677665573661e-006,300.931701660156,-404.630004882813,16.1935939788818,298.253265380859,-411.197845458984,30.1791095733643,290.480041503906,-430.258544921875,40.2025527954102,278.373016357422,-459.946380615234,45.2827529907227,263.117248535156,-497.355194091797,45.3074340820313,246.206115722656,-538.823120117188,21.2515735626221,244.670272827148,-561.019104003906,17.6464290618896,236.779708862305,-579.927978515625,12.5722351074219,230.517776489258,-594.93408203125,6.52568340301514,226.497314453125,-604.568664550781,-5.70404017707915e-006,225.111953735352,-607.888488769531,-6.52569437026978,226.497314453125,-604.568664550781,-12.5722436904907,230.517776489258,-594.93408203125,-17.6464366912842,236.779708862305,-579.927978515625,-21.2515811920166,244.670272827148,-561.019104003906,-22.9361095428467,253.417022705078,-540.058532714844,-22.3754959106445,262.163757324219,-519.097900390625,-19.4649696350098,270.054290771484,-500.189056396484,-14.390775680542,276.316253662109,-485.182922363281,-7.64960718154907,280.336700439453,-475.548370361328,-2.80826657217403e-006,281.722015380859,-472.228515625,7.6496000289917,280.336700439453,-475.548400878906,14.3907670974731,276.316253662109,-485.182922363281,19.464958190918,270.054290771484,-500.189056396484,22.3754825592041,262.163757324219,-519.097900390625,22.9360942840576,253.417022705078,-540.058532714844,-4.45370824309066e-006,-137.854156494141,-473.025512695313,-4.45370824309066e-006,255.840515136719,-540.473693847656,98.964469909668,201.761093139648,-121.058006286621,156.209915161133,93.2716979980469,-215.13200378418,155.690704345703,12.6049318313599,-413.978607177734,119.801971435547,-3.83656215667725,-633.117614746094, -100.854179382324,26.5256900787354,-745.467529296875,62.0596885681152,97.8506088256836,-805.077758789063,0.480484157800674,105.513687133789,-848.241394042969,-52.9485511779785,99.0661163330078,-808.448486328125,-95.5337448120117,30.6474456787109,-752.082397460938,-116.119842529297,-3.48624396324158,-634.509887695313,-153.183639526367,12.8927745819092,-412.289855957031,-155.940216064453,95.9200286865234,-213.829833984375,-96.6989898681641,204.117065429688,-119.907691955566,0.456888496875763,230.246658325195,-86.3297119140625,90.2658386230469,192.500640869141,-125.294952392578,144.299133300781,86.9356384277344,-217.122360229492,142.556564331055,8.93832588195801,-412.308563232422,106.468688964844,-7.13766241073608,-631.192626953125,87.7903518676758,22.9504203796387,-743.323120117188,52.4231300354004,91.5606842041016,-798.96923828125,0.722114682197571,96.8932189941406,-839.039733886719,-43.3752136230469,92.2153930664063,-802.595642089844,-82.7322387695313,26.1923332214355,-749.819580078125,-102.957389831543,-7.51778793334961,-632.833435058594,-140.11247253418,8.80379581451416,-410.243316650391,-143.398483276367,90.6546096801758,-213.600021362305,-88.1982269287109,195.055511474609,-123.931381225586,-0.301767468452454,218.948272705078,-92.5589904785156,84.0670318603516,181.853775024414,-119.429489135742,137.247589111328,76.6426467895508,-211.107025146484,135.759857177734,-2.28701448440552,-408.165924072266,99.1845092773438,-18.6820163726807,-631.130615234375,79.8528137207031,12.4228029251099,-747.087646484375,46.4820785522461,79.4598541259766,-800.729064941406,0.495557725429535,83.4085998535156,-838.986999511719,-38.0442771911621,79.8722229003906,-804.625671386719,-75.2863464355469,15.4512453079224,-753.969116210938,-96.2188568115234,-19.402416229248,-633.432983398438,-133.893905639648,-2.96742725372314,-406.891571044922,-137.272613525391,79.918327331543,-207.469375610352,-83.6935195922852,183.16862487793,-118.835273742676,-1.02542984485626,206.138153076172,-88.4321746826172,84.0157089233398,176.085205078125,-106.887390136719, -139.19677734375,68.4427947998047,-200.621246337891,139.284103393555,-14.476146697998,-403.984924316406,102.208450317383,-31.6827392578125,-632.9609375,81.7001800537109,1.13317584991455,-754.552612304688,47.745735168457,68.6702270507813,-809.35009765625,-0.0677571892738342,73.0151748657227,-848.154663085938,-40.1076507568359,69.3004150390625,-813.3759765625,-77.5668640136719,4.73757076263428,-762.097534179688,-99.8445129394531,-32.1556625366211,-635.949157714844,-138.166931152344,-15.5104427337646,-404.202514648438,-141.160919189453,70.022216796875,-199.03727722168,-85.8440170288086,175.461669921875,-107.599632263184,-1.28960108757019,199.369415283203,-76.3431549072266,90.1368865966797,178.588500976563,-95.0489959716797,148.985198974609,67.1401901245117,-191.820602416992,151.044631958008,-20.4899730682373,-402.217590332031,113.743629455566,-38.5331230163574,-635.608642578125,92.2291717529297,-4.29887104034424,-761.333068847656,55.4666595458984,65.5506973266602,-819.741149902344,-0.634783267974854,71.8543395996094,-861.110107421875,-48.3483734130859,66.7323760986328,-823.679565429688,-88.2186584472656,0.333578795194626,-769.431884765625,-111.686546325684,-38.3156929016113,-638.90478515625,-150.412475585938,-21.4819030761719,-403.750366210938,-152.765380859375,66.7672882080078,-193.255096435547,-93.3751068115234,176.46614074707,-96.8505859375,-0.932922661304474,202.633605957031,-63.4303703308105,98.828483581543,187.868118286133,-90.8569869995117,160.869110107422,73.4779739379883,-189.848815917969,164.150573730469,-16.8243446350098,-403.892028808594,127.04035949707,-35.2433280944824,-637.529174804688,105.262901306152,-0.714106798171997,-763.46044921875,65.0937728881836,71.8927993774414,-825.795104980469,-0.872309327125549,80.5463485717773,-870.229614257813,-57.910831451416,73.6367797851563,-829.477905273438,-100.992790222168,4.79829072952271,-771.678344726563,-124.81485748291,-34.2953796386719,-640.576293945313,-163.4609375,-17.3983764648438,-405.795684814453,-165.279281616211,72.0387420654297,-193.501434326172,-101.856300354004,185.551025390625,-92.8856887817383, --0.165849596261978,213.96760559082,-57.2757530212402,105.004737854004,198.476043701172,-96.7344436645508,167.905776977539,83.7427520751953,-195.848251342773,170.944183349609,-5.62564134597778,-408.024505615234,134.334426879883,-23.7328643798828,-637.600463867188,113.187210083008,9.7807445526123,-759.700561523438,70.9955825805664,83.9467010498047,-824.004821777344,-0.644124269485474,93.952880859375,-870.230895996094,-63.2023735046387,85.9332046508789,-827.4140625,-108.425178527832,15.5094270706177,-767.532592773438,-131.562210083008,-22.4421100616455,-639.987854003906,-169.684387207031,-5.64810228347778,-409.141235351563,-171.391738891602,82.7449340820313,-199.620681762695,-106.334091186523,197.381011962891,-97.9862823486328,0.556374192237854,226.710723876953,-61.430793762207,105.063087463379,204.225494384766,-109.231628417969,165.983505249023,91.9408950805664,-206.315444946289,167.448120117188,6.56446981430054,-412.201202392578,131.347045898438,-10.7208404541016,-635.774658203125,111.369972229004,21.0608787536621,-752.252685546875,69.7413635253906,94.6841506958008,-815.4384765625,-0.0849146842956543,104.274749755859,-861.145385742188,-61.1498947143555,96.4513397216797,-818.718322753906,-106.172027587891,26.2134971618652,-759.420532226563,-127.970710754395,-9.67763042449951,-637.476684570313,-165.434051513672,6.90036249160767,-411.831512451172,-167.531295776367,92.6350021362305,-208.036224365234,-104.203163146973,205.064682006836,-109.163139343262,0.812128007411957,233.443893432617,-73.4451446533203,128.908462524414,148.314788818359,-160.054168701172,134.321807861328,151.563354492188,-157.294815063477,150.093627929688,90.9035797119141,-217.127532958984,123.555282592773,143.73388671875,-160.534515380859,94.6493530273438,197.724945068359,-124.349281311035,155.954833984375,44.3659210205078,-305.524719238281,162.538635253906,45.75341796875,-304.774932861328,148.799591064453,11.944842338562,-413.544616699219,149.829925537109,40.9436111450195,-304.8095703125,131.270843505859,-2.98919868469238,-529.485473632813,138.260009765625,-2.59044170379639,-530.435974121094, -112.843467712402,-4.23841428756714,-631.977966308594,124.954147338867,-5.89528274536133,-528.317932128906,102.970191955566,4.38946199417114,-699.649353027344,109.917190551758,4.83187103271484,-700.996704101563,94.1688079833984,25.8301162719727,-743.689147949219,96.5069198608398,1.57331359386444,-699.275512695313,78.8969039916992,63.0046119689941,-775.278991699219,84.969482421875,64.2820892333984,-777.974853515625,57.1715545654297,95.781852722168,-801.250915527344,72.92822265625,59.5659866333008,-774.119323730469,29.6478385925293,104.282638549805,-828.639892578125,32.1740493774414,107.001731872559,-833.469116210938,0.652079105377197,102.274200439453,-842.850036621094,27.0039443969727,99.23828125,-825.200012207031,-24.84299659729,104.505149841309,-830.311279296875,-27.5938987731934,107.363357543945,-835.041076660156,-48.0159645080566,96.6994705200195,-804.738403320313,-22.1463718414307,99.3101501464844,-826.963439941406,-70.7643661499023,65.6574935913086,-780.904174804688,-76.7868270874023,67.3649597167969,-783.614013671875,-88.9389038085938,29.4575386047363,-750.181274414063,-64.9754180908203,61.873477935791,-779.811767578125,-98.9589309692383,6.44399690628052,-704.124145507813,-105.829040527344,7.34199523925781,-705.509094238281,-109.191680908203,-4.27709150314331,-633.428894042969,-92.6397094726563,3.25694298744202,-703.837280273438,-128.037155151367,-3.58955240249634,-528.795959472656,-134.998687744141,-2.83519840240479,-529.764099121094,-146.24267578125,12.0509843826294,-411.524932861328,-121.871078491211,-6.84060096740723,-527.809326171875,-154.507232666016,46.1741485595703,-302.907684326172,-161.418090820313,47.2719802856445,-303.107177734375,-149.324234008789,94.2505187988281,-214.518707275391,-148.373413085938,42.874626159668,-301.605651855469,-127.307281494141,151.791290283203,-157.946197509766,-133.110656738281,154.427429199219,-156.052551269531,-92.2824859619141,200.380447387695,-122.964569091797,-121.934898376465,147.387252807617,-157.911117553711,-48.6194839477539,221.945983886719,-99.2592391967773,-50.7371063232422,226.383880615234,-95.3990631103516, -0.10262393951416,225.321594238281,-90.5516052246094,-46.5642013549805,215.775939941406,-101.05638885498,49.8615608215332,220.474395751953,-99.9694366455078,52.376407623291,225.059265136719,-96.0962066650391,47.1745071411133,214.455215454102,-101.632682800293,119.241058349609,138.545547485352,-158.462860107422,139.831634521484,81.912109375,-214.958114624023,116.499877929688,133.523712158203,-154.311721801758,86.5911636352539,186.973297119141,-123.513702392578,145.296600341797,35.9349517822266,-302.639465332031,138.023040771484,3.8897066116333,-410.404296875,142.921340942383,30.2064304351807,-299.445098876953,120.327392578125,-11.0575094223022,-527.095275878906,101.700248718262,-12.2823038101196,-630.909851074219,118.013687133789,-17.4710540771484,-526.019592285156,91.497444152832,-3.38444924354553,-700.000915527344,82.8066101074219,18.2038269042969,-744.554260253906,88.7621917724609,-9.39462852478027,-701.605346679688,68.3267211914063,54.5031318664551,-774.871520996094,48.732250213623,85.8674926757813,-798.840576171875,65.5028991699219,48.4726638793945,-777.328796386719,24.9647197723389,93.0514068603516,-824.232788085938,0.664587497711182,90.3496704101563,-837.756042480469,23.6281776428223,86.1796112060547,-825.667297363281,-20.2759494781494,93.0366287231445,-826.078918457031,-39.9387435913086,86.3530960083008,-802.609558105469,-19.2956256866455,86.1008605957031,-827.579223632813,-60.6359405517578,56.6165733337402,-780.701232910156,-77.9851760864258,21.2434616088867,-751.190307617188,-58.1154098510742,50.5467071533203,-783.346923828125,-87.870719909668,-1.90768218040466,-704.774353027344,-98.4357681274414,-12.8966751098633,-632.852844238281,-85.3979797363281,-7.96177101135254,-706.671630859375,-117.495910644531,-12.2880811691284,-526.952087402344,-135.822387695313,3.47448301315308,-408.606903076172,-115.481086730957,-18.8921604156494,-526.352478027344,-144.075042724609,37.7378883361816,-299.326538085938,-139.221893310547,85.5997161865234,-211.091384887695,-142.159591674805,31.7159004211426,-296.504760742188,-118.120750427246,141.960159301758,-155.791442871094, --85.2314071655273,189.057006835938,-122.435806274414,-116.235260009766,136.25602722168,-151.992401123047,-45.1110000610352,209.31852722168,-100.134910583496,-0.690925598144531,212.297821044922,-91.765251159668,-44.3379669189453,203.087783813477,-96.7190704345703,44.9579658508301,208.346984863281,-100.47940826416,43.345630645752,202.597885131836,-96.7562255859375,115.875526428223,129.455932617188,-148.562438964844,137.088256835938,71.9128036499023,-206.029754638672,117.312850952148,126.947807312012,-142.290832519531,83.2068176269531,178.071670532227,-113.558151245117,143.199966430664,24.5149745941162,-295.602386474609,136.276519775391,-8.76127243041992,-405.902923583984,145.878463745117,19.8797798156738,-291.851226806641,118.501388549805,-24.3552551269531,-525.248474121094,99.4369354248047,-25.5393123626709,-631.873657226563,121.494018554688,-30.5078887939453,-524.889343261719,88.7329254150391,-15.915189743042,-703.984375,79.5337677001953,6.40314388275146,-750.628295898438,91.1980438232422,-21.5785655975342,-706.591735839844,65.1342926025391,42.531665802002,-781.167541503906,46.1855010986328,73.440315246582,-804.459838867188,67.1004638671875,37.525520324707,-785.739868164063,23.3440742492676,80.0600051879883,-829.393310546875,0.236442074179649,77.3490524291992,-842.697448730469,24.0829582214355,75.5846633911133,-834.675903320313,-19.4996032714844,79.9957809448242,-831.331176757813,-38.1537933349609,73.9120788574219,-808.441467285156,-20.7754592895508,75.5888824462891,-836.611206054688,-58.0499877929688,44.765926361084,-787.384521484375,-75.2091445922852,9.64034843444824,-757.828796386719,-60.2778778076172,40.0375099182129,-792.170104980469,-85.6399002075195,-14.3219709396362,-709.392395019531,-96.7889022827148,-26.2022438049316,-634.545288085938,-88.3296966552734,-19.6745319366455,-712.3193359375,-116.284698486328,-25.8225193023682,-526.11328125,-134.793273925781,-9.65413951873779,-405.344329833984,-119.559852600098,-31.907642364502,-526.246643066406,-143.064346313477,25.5632362365723,-293.484405517578,-138.025604248047,74.4411926269531,-203.213409423828, --146.413864135742,20.3699474334717,-290.810882568359,-116.746192932129,131.211334228516,-147.020660400391,-83.9552612304688,178.421447753906,-113.581588745117,-119.392486572266,127.604217529297,-141.777938842773,-44.4626846313477,198.396713256836,-91.3091659545898,-1.23150062561035,201.652236938477,-82.9801635742188,-45.4018669128418,195.870254516602,-84.8935775756836,42.7481117248535,198.517593383789,-91.0681915283203,43.1743774414063,196.5107421875,-84.263542175293,120.777557373047,126.435241699219,-136.266403198242,143.450927734375,66.8064804077148,-195.623626708984,125.491477966309,127.856002807617,-131.549285888672,86.5041656494141,176.325775146484,-100.360290527344,150.820434570313,16.9044361114502,-288.626220703125,144.544952392578,-18.5609683990479,-402.698425292969,156.917114257813,16.0181674957275,-286.492980957031,126.78246307373,-35.0561447143555,-525.02099609375,107.309410095215,-36.215705871582,-634.28564453125,133.327423095703,-37.3788032531738,-525.58447265625,96.0963821411133,-25.7872371673584,-709.195617675781,86.2417755126953,-2.60104274749756,-758.322814941406,102.314628601074,-27.8672771453857,-711.307373046875,71.2866592407227,34.2605857849121,-790.428039550781,51.0702743530273,65.9336624145508,-814.781921386719,76.773567199707,33.1883239746094,-794.383728027344,25.8267307281494,73.3756790161133,-841.009643554688,-0.377731323242188,71.1226654052734,-854.73583984375,28.0845813751221,73.7626113891602,-846.826171875,-23.0449028015137,73.5037384033203,-842.905334472656,-43.7516746520996,66.8188934326172,-818.788696289063,-25.6894474029541,74.0414428710938,-848.641845703125,-64.6249847412109,37.1843681335449,-797.009704589844,-82.2151947021484,1.4994101524353,-766.18017578125,-70.1925964355469,36.5509719848633,-801.076049804688,-93.3824615478516,-23.4465389251709,-715.190979003906,-105.150680541992,-36.3744621276855,-637.492309570313,-99.6441116333008,-25.043737411499,-717.463073730469,-125.043342590332,-36.2443161010742,-526.762634277344,-143.717529296875,-19.6232032775879,-403.655242919922,-131.695663452148,-38.2745361328125,-527.550170898438, --151.974197387695,16.8461055755615,-288.839019775391,-146.414108276367,67.3647003173828,-195.541473388672,-158.602478027344,15.4781303405762,-287.859008789063,-123.993728637695,125.990188598633,-136.903579711914,-89.214111328125,174.833511352539,-101.672950744629,-129.517822265625,126.520820617676,-133.29931640625,-47.0993804931641,195.94775390625,-78.1575546264648,-1.18692111968994,199.788299560547,-69.4112396240234,-49.1125183105469,198.397766113281,-72.6367340087891,44.6336364746094,197.044525146484,-77.3180847167969,46.7673530578613,199.819534301758,-71.5704498291016,130.975463867188,131.179244995117,-128.806732177734,155.133651733398,69.5440216064453,-189.836883544922,136.22184753418,135.683166503906,-128.359680175781,94.5061187744141,182.72477722168,-91.739013671875,163.558883666992,17.4738826751709,-285.773712158203,157.942016601563,-19.8097229003906,-402.658599853516,169.554382324219,20.8371467590332,-286.482543945313,140.283706665039,-36.9676284790039,-526.5322265625,120.674041748047,-38.1211357116699,-636.740783691406,146.591934204102,-34.087043762207,-527.695495605469,109.182121276855,-27.3967437744141,-712.627136230469,98.9423522949219,-3.56729698181152,-763.112854003906,115.620048522949,-24.6408538818359,-713.017578125,83.0367736816406,34.581672668457,-797.112548828125,60.4491691589355,67.7450256347656,-823.631591796875,88.7991714477539,37.9745330810547,-798.182250976563,30.7976989746094,76.8681106567383,-851.876831054688,-0.809727728366852,75.2953491210938,-866.614501953125,33.2325820922852,81.6646575927734,-854.933837890625,-28.6406555175781,77.3193206787109,-853.602111816406,-53.3752250671387,69.2323303222656,-827.455871582031,-31.0984516143799,82.2422180175781,-856.552429199219,-76.3918075561523,38.3719711303711,-803.820617675781,-94.8441848754883,1.56059646606445,-771.33447265625,-81.9989776611328,42.1095848083496,-804.827575683594,-106.460182189941,-24.1108436584473,-718.819641113281,-118.592193603516,-37.5150604248047,-639.9775390625,-112.72891998291,-20.9874153137207,-719.1201171875,-138.621139526367,-37.5159454345703,-528.513732910156, --157.343994140625,-20.6308116912842,-404.518188476563,-144.79118347168,-34.2853317260742,-529.499877929688,-165.511505126953,16.6089324951172,-288.074523925781,-159.41455078125,68.4782562255859,-192.575607299805,-171.588500976563,19.8698787689209,-289.360656738281,-135.455657958984,129.28987121582,-131.427154541016,-97.8554000854492,180.332763671875,-93.7791900634766,-140.640838623047,133.590744018555,-131.5068359375,-51.3508377075195,203.222793579102,-68.6970062255859,-0.572375297546387,207.736923217773,-59.1656723022461,-53.2598609924316,209.069152832031,-67.1484832763672,49.4280242919922,204.73014831543,-67.6056060791016,51.977352142334,210.502487182617,-66.1635971069336,140.503601074219,140.850173950195,-130.445266723633,165.312072753906,78.4825134277344,-192.011642456055,143.243835449219,145.846466064453,-134.555969238281,102.50528717041,193.437133789063,-92.6882781982422,174.022064208984,25.7912197113037,-288.633117675781,168.655944824219,-11.8098392486572,-405.787384033203,176.436965942383,31.5083656311035,-291.809906005859,151.171768188477,-29.0066776275635,-528.902160644531,131.76399230957,-30.1677589416504,-637.818481445313,153.546035766602,-22.5518550872803,-529.99072265625,120.497230529785,-19.8775291442871,-712.334533691406,110.217887878418,4.01234865188599,-762.223022460938,123.390701293945,-13.7679090499878,-710.72802734375,93.4180297851563,43.1512680053711,-797.362426757813,68.7910995483398,77.6697998046875,-825.871826171875,96.1456604003906,49.0317840576172,-794.951049804688,35.2802543640137,88.0728759765625,-855.761352539063,-0.810697555541992,87.2063674926758,-871.441101074219,36.5302238464355,94.5716857910156,-854.366760253906,-32.9609794616699,88.7603073120117,-857.287231445313,-61.3518371582031,79.5922470092773,-829.408142089844,-33.864559173584,95.2907943725586,-855.830200195313,-86.3644866943359,47.4946365356445,-803.864685058594,-105.716148376465,9.73385238647461,-770.300415039063,-88.7860946655273,53.4100952148438,-801.263732910156,-117.377113342285,-16.0041790008545,-718.227905273438,-129.297454833984,-28.980770111084,-640.565979003906, --119.989501953125,-9.86225700378418,-716.329711914063,-149.131042480469,-28.9135723114014,-530.348510742188,-167.728607177734,-12.1071319580078,-407.421295166016,-151.197601318359,-22.2656478881836,-530.957275390625,-175.832366943359,24.9300632476807,-291.605316162109,-169.434341430664,77.0809783935547,-196.013244628906,-177.805328369141,30.9766807556152,-294.436218261719,-144.423416137695,139.04377746582,-133.673492431641,-104.813621520996,191.589691162109,-94.434684753418,-146.283828735352,144.653549194336,-137.405166625977,-54.7066612243652,215.661331176758,-68.2366561889648,0.235153198242188,220.698745727539,-58.1577224731445,-55.4350891113281,221.598297119141,-71.5241622924805,54.2348747253418,216.798767089844,-67.5030899047852,55.7494773864746,222.251007080078,-71.1145629882813,143.874649047852,149.850646972656,-140.1923828125,168.07958984375,88.4219818115234,-200.871032714844,142.467010498047,152.424682617188,-146.526763916016,105.858459472656,202.222366333008,-102.578163146973,176.209762573242,37.060962677002,-295.547546386719,170.452728271484,0.789843320846558,-410.259948730469,173.55126953125,41.8258399963379,-299.379608154297,153.107711791992,-15.7638921737671,-530.756469726563,134.120132446289,-16.9558124542236,-636.882202148438,150.107040405273,-9.50193214416504,-531.127868652344,123.523086547852,-7.47207689285278,-708.45361328125,113.524467468262,15.728611946106,-756.192321777344,121.059692382813,-1.55183887481689,-705.752685546875,96.4840087890625,54.9103507995605,-791.137268066406,71.2782516479492,89.8988571166992,-820.30126953125,94.5637359619141,59.9088249206543,-786.597106933594,36.7889442443848,100.484199523926,-850.724487304688,-0.387580871582031,99.9081344604492,-866.56103515625,36.097541809082,105.028030395508,-845.519714355469,-33.6454887390137,101.185791015625,-852.1572265625,-63.0798683166504,91.8327255249023,-823.617919921875,-32.4232482910156,105.65518951416,-846.965576171875,-88.8146057128906,59.1584854125977,-797.224975585938,-108.519897460938,21.2579650878906,-763.7021484375,-86.6286468505859,63.8521537780762,-792.491149902344, --119.854621887207,-3.71910047531128,-713.72705078125,-131.030242919922,-15.7153377532959,-638.905639648438,-117.162300109863,1.87923419475555,-710.696716308594,-150.439239501953,-15.4104719161987,-531.198791503906,-168.812789916992,0.990509986877441,-410.674102783203,-147.150909423828,-9.23396968841553,-531.068237304688,-176.966430664063,37.012134552002,-297.396728515625,-170.659530639648,88.1672286987305,-203.835235595703,-173.60969543457,42.3282356262207,-300.130004882813,-145.790176391602,149.596084594727,-142.271102905273,-106.074981689453,202.06428527832,-103.180160522461,-143.179336547852,153.275604248047,-147.553527832031,-55.3036346435547,226.135864257813,-76.8005294799805,0.755993843078613,231.138412475586,-66.8500061035156,-54.3967552185059,228.752365112305,-83.1805877685547,56.3144454956055,226.25178527832,-76.8049240112305,55.9126205444336,228.25927734375,-83.4776458740234,139.111770629883,152.969665527344,-152.441299438477,161.800384521484,93.5812759399414,-211.271865844727,102.62035369873,204.008056640625,-115.661949157715,168.784027099609,44.7850532531738,-302.549591064453,162.246826171875,10.6447496414185,-413.475982666016,144.882019042969,-4.95570945739746,-531.004211425781,126.301010131836,-6.1891393661499,-634.460693359375,116.317680358887,2.65379619598389,-703.183959960938,106.903228759766,24.7792491912842,-748.522583007813,90.5206985473633,63.1134033203125,-782.0341796875,66.4908447265625,97.3949279785156,-810.14892578125,34.5066452026367,107.194221496582,-839.630493164063,0.215200424194336,106.14720916748,-854.789916992188,-30.3461151123047,107.702903747559,-841.129760742188,-57.5824432373047,98.9117431640625,-813.447021484375,-82.3955078125,66.6582794189453,-787.7587890625,-101.595649719238,29.4394931793213,-755.3759765625,-112.283409118652,5.64959812164307,-707.870361328125,-122.719131469727,-5.45805501937866,-635.946350097656,-141.711929321289,-4.89254236221313,-530.558410644531,-159.924163818359,11.0123558044434,-412.378021240234,-168.167816162109,45.8442497253418,-302.092407226563,-162.353515625,95.2918548583984,-211.496932983398, --138.761367797852,154.894805908203,-152.296997070313,-100.909217834473,205.720001220703,-114.962387084961,-52.8205261230469,228.778274536133,-89.5377655029297,0.697477340698242,233.06591796875,-80.2130584716797,54.5267715454102,227.785675048828,-90.1459503173828 - } - PolygonVertexIndex: *32458 { - a: 0,1,2,-4,1,4,5,-3,2,5,6,-8,3,2,7,-9,9,10,11,-13,10,13,14,-12,11,14,6,-6,12,11,5,-5,15,16,17,-19,16,8,7,-18,17,7,6,-15,18,17,14,-14,19,20,21,-23,20,23,24,-22,21,24,25,-27,22,21,26,-28,23,28,29,-25,28,30,31,-30,29,31,32,-34,24,29,33,-26,34,35,38,25,33,-33,27,26,36,-38,26,25,38,-37,36,38,35,-40,37,36,39,-41,41,42,43,-45,42,45,46,-44,43,46,47,-49,44,43,48,-50,50,51,47,46,-46,51,34,32,54,-48,49,48,52,-54,48,47,54,-53,52,54,32,-32,53,52,31,-31,55,56,57,-59,56,59,60,-58,57,60,61,-63,58,57,62,-64,59,64,65,-61,64,66,67,-66,65,67,68,-70,60,65,69,-62,34,51,61,69,-69,51,50,63,62,-62,70,71,72,-74,71,74,75,-73,72,75,76,-78,73,72,77,-79,74,79,80,-76,79,40,39,-81,80,39,35,-82,75,80,81,-77,34,68,84,76,81,-36,78,77,82,-84,77,76,84,-83,82,84,68,-68,83,82,67,-67,85,86,87,-89,86,89,90,-88,87,90,91,-93,88,87,92,-94,94,95,96,-98,95,98,99,-97,96,99,91,-91,97,96,90,-90,101,102,103,-101,101,93,92,-103,102,92,91,-100,103,102,99,-99,104,746,105,113,106,124,-108,109,110,100,-109,108,111,112,-110,109,112,106,-114,110,109,113,-106,114,115,116,-118,115,118,119,-117,116,119,106,-113,117,116,112,-112,120,121,122,-124,121,107,124,-123,122,124,106,-120,123,122,119,-119,1455,1454,126,-142,128,129,136,126,1454,125,-1402,130,131,132,-134,131,134,135,-133,132,135,126,-137,133,132,136,-130,137,138,139,-141,138,127,141,-140,139,141,126,-136,140,139,135,-135,143,144,145,184,-143,146,147,144,-144,148,149,144,-148,150,151,144,-150,144,151,152,193,-146,153,154,155,-157,154,157,158,-156,155,158,159,-161,156,155,160,-162,162,163,164,-166,163,166,167,-165,164,167,159,-159,165,164,158,-158,168,169,170,-172,169,161,160,-171,170,160,159,-168,171,170,167,-167,1458,1465,744,-105,1464,172,1480,-1482,1483,183,173,-1483,85,179,180,-182,179,174,182,-181,180,182,173,-184,181,180,183,-179,142,184,185,-187,184,145,187,-186,185,187,188,-190,186,185,189,-191,152,191,192,-194,191,194,195,-193,192,195,188,-188,193,192,187,-146,196,197,198,-200,197,190,189,-199,198,189,188,-196,199,198,195,-195,201,1478,1479,-1461,177,1476,1477,-1470,1468,204,1471,-1473,209,210, -211,-213,210,203,213,-212,211,213,202,-209,212,211,208,-208,175,214,215,-217,214,217,218,-216,215,218,219,-221,216,215,220,-222,222,223,224,-226,223,226,227,-225,224,227,219,-219,225,224,218,-218,228,229,230,-232,229,221,220,-231,230,220,219,-228,231,230,227,-227,151,232,233,373,-153,150,234,232,-152,232,234,235,646,-237,233,232,236,638,-238,168,171,238,-240,171,166,240,-239,238,240,241,-243,239,238,242,-244,162,244,245,-164,244,246,247,-246,245,247,241,-241,163,245,240,-167,209,248,249,-251,248,251,252,-250,249,252,241,-248,250,249,247,-247,253,243,242,241,252,-252,254,255,256,271,-258,258,259,266,256,-256,260,261,262,-264,261,264,265,-263,262,265,256,-267,263,262,266,-260,267,268,269,-271,268,257,271,-270,269,271,256,-266,270,269,265,-265,272,273,274,-276,273,276,277,-275,274,277,278,-280,275,274,279,-281,114,281,282,-284,281,284,285,-283,282,285,278,-278,283,282,277,-277,286,287,288,-290,287,290,291,-289,288,291,278,-286,289,288,285,-285,1229,1451,291,-291,137,293,294,-296,293,296,297,-295,294,297,298,-300,295,294,299,-301,304,301,302,-304,305,306,303,-303,306,298,297,-304,297,296,304,-304,0,3,307,-309,3,8,309,-308,307,309,298,-307,308,307,306,-306,15,310,311,-17,310,300,299,-312,311,299,298,-310,16,311,309,-9,312,313,314,-316,313,316,317,-315,314,317,318,-320,315,314,319,-321,321,322,323,-325,322,325,326,-324,323,326,318,-318,324,323,317,-317,327,328,329,-331,328,331,332,-330,329,332,318,-327,330,329,326,-326,333,334,335,-337,334,320,319,-336,335,319,318,-333,336,335,332,-332,337,338,339,-341,338,341,342,-340,339,342,343,-345,340,339,344,-346,346,347,348,-350,347,350,351,-349,348,351,343,-343,349,348,342,-342,352,353,354,-356,353,356,357,-355,354,357,343,-352,355,354,351,-351,358,359,360,-362,359,345,344,-361,360,344,343,-358,361,360,357,-357,228,362,363,-365,362,365,366,-364,363,366,367,-369,364,363,368,-370,196,199,370,-372,199,194,372,-371,370,372,367,-367,371,370,366,-366,152,373,374,-192,373,233,375,-375,374,375,367,-373,191,374,372,-195,237,369,368,367,375,-234,209,250,376,-378,250,246,378,-377,376,378,379, --381,377,376,380,-382,162,382,383,-245,382,384,385,-384,383,385,379,-379,244,383,378,-247,386,387,388,-390,387,381,380,-389,388,380,379,-386,389,388,385,-385,120,123,390,-392,123,118,392,-391,390,392,393,-395,391,390,394,-396,114,283,396,-116,283,276,397,-397,396,397,393,-393,115,396,392,-119,272,398,399,-274,398,395,394,-400,399,394,393,-398,273,399,397,-277,137,140,400,-294,140,134,401,-401,400,401,402,-404,293,400,403,-297,130,404,405,-132,404,406,407,-406,405,407,402,-402,131,405,401,-135,408,409,301,-305,403,408,304,-297,402,407,408,-404,407,406,409,-409,228,231,410,-363,231,226,411,-411,410,411,412,-414,362,410,413,-366,222,414,415,-224,414,416,417,-416,415,417,412,-412,223,415,411,-227,196,371,418,-420,371,365,413,-419,418,413,412,-418,419,418,417,-417,386,420,421,-423,420,423,424,-422,421,424,425,-427,422,421,426,-428,130,133,428,-430,133,129,430,-429,428,430,425,-425,429,428,424,-424,128,1459,430,-130,431,1488,426,-426,120,432,433,-122,432,434,435,-434,433,435,436,-438,121,433,437,-108,222,225,438,-440,225,217,440,-439,438,440,436,-436,439,438,435,-435,172,436,440,-1481,104,107,437,-1459,209,377,441,-211,377,381,442,-442,441,442,443,-445,210,441,444,-204,386,422,445,-388,422,427,446,-446,445,446,443,-443,387,445,442,-382,200,447,448,-450,447,203,444,-449,448,444,443,-447,449,448,446,-428,162,450,451,-453,450,453,454,-452,451,454,455,-457,452,451,456,-458,459,460,301,-459,461,462,459,-459,459,462,455,-455,454,453,460,-460,321,324,463,-465,324,316,465,-464,463,465,455,-463,464,463,462,-462,312,466,467,-314,466,468,469,-468,467,469,455,-466,313,467,465,-317,470,471,472,-474,471,457,456,-473,472,456,455,-470,473,472,469,-469,474,458,301,-410,406,475,474,-410,474,475,476,-478,477,461,458,-475,130,478,479,-405,478,480,481,-480,479,481,476,-476,404,479,475,-407,327,330,482,-484,330,325,484,-483,482,484,476,-482,483,482,481,-481,321,464,485,-323,464,461,477,-486,485,477,476,-485,322,485,484,-326,130,429,486,-479,429,423,487,-487,486,487,488,-490,478,486,489,-481,386,490,491,-421,490,492,493,-492,491,493,488,-488, -420,491,487,-424,494,495,496,-498,495,498,499,-497,496,499,488,-494,497,496,493,-493,333,336,500,-502,336,331,502,-501,500,502,488,-500,501,500,499,-499,327,483,503,-329,483,480,489,-504,503,489,488,-503,328,503,502,-332,386,389,504,-491,389,384,505,-505,504,505,506,-508,490,504,507,-493,162,452,508,-383,452,457,509,-509,508,509,506,-506,382,508,505,-385,470,510,511,-472,510,512,513,-512,511,513,506,-510,471,511,509,-458,494,497,514,-516,497,492,507,-515,514,507,506,-514,515,514,513,-513,272,516,517,-519,516,519,520,-518,517,520,521,-523,518,517,522,-524,196,524,525,-527,524,527,528,-526,525,528,521,-521,526,525,520,-520,529,530,531,-533,530,533,534,-532,531,534,521,-529,532,531,528,-528,346,349,535,-537,349,341,537,-536,535,537,521,-535,536,535,534,-534,337,538,539,-339,538,523,522,-540,539,522,521,-538,338,539,537,-342,540,541,542,-544,541,544,545,-543,542,545,546,-548,543,542,547,-549,549,550,551,-553,550,553,554,-552,551,554,546,-546,552,551,545,-545,555,556,557,-559,556,559,560,-558,557,560,546,-555,558,557,554,-554,561,1097,548,547,546,560,-560,222,439,562,-564,439,434,564,-563,562,564,565,-567,563,562,566,-568,120,568,569,-433,568,570,571,-570,569,571,565,-565,432,569,564,-435,358,361,572,-574,361,356,574,-573,572,574,565,-572,573,572,571,-571,352,575,576,-354,575,577,578,-577,576,578,565,-575,353,576,574,-357,579,580,581,-583,580,567,566,-582,581,566,565,-579,582,581,578,-578,120,391,583,-569,391,395,584,-584,583,584,585,-587,568,583,586,-571,272,518,587,-399,518,523,588,-588,587,588,585,-585,398,587,584,-396,337,340,589,-539,340,345,590,-590,589,590,585,-589,538,589,588,-524,358,573,591,-360,573,570,586,-592,591,586,585,-591,359,591,590,-346,196,419,592,-525,419,416,593,-593,592,593,594,-596,524,592,595,-528,222,563,596,-415,563,567,597,-597,596,597,594,-594,414,596,593,-417,579,598,599,-581,598,600,601,-600,599,601,594,-598,580,599,597,-568,529,532,602,-604,532,527,595,-603,602,595,594,-602,603,602,601,-601,605,606,607,1194,-605,606,605,608,1149,-610,611,606,609,1142,-611,606,611,612,1201,-608,209,212,613, --615,212,207,615,-614,613,615,616,-618,614,613,617,-619,205,619,620,-207,619,621,622,-621,620,622,616,-616,206,620,615,-208,255,616,622,621,-259,254,618,617,616,-256,228,364,623,-625,364,369,625,-624,623,625,626,-628,624,623,627,-629,237,640,629,636,626,625,-370,630,631,632,-634,631,634,635,-633,632,635,626,-637,633,632,636,-630,635,634,637,628,627,-627,237,638,639,-641,638,236,641,-640,639,641,642,-644,640,639,643,-630,235,644,645,-647,644,647,648,-646,645,648,642,-642,646,645,641,-237,649,650,651,-653,650,653,654,-652,651,654,642,-649,652,651,648,-648,260,655,656,-658,655,658,659,-657,656,659,642,-655,657,656,654,-654,630,633,660,-662,633,629,643,-661,660,643,642,-660,661,660,659,-659,253,251,666,662,669,663,-786,209,614,664,-249,614,618,665,-665,664,665,662,-667,248,664,666,-252,254,257,670,662,665,-619,267,667,668,-269,667,663,669,-669,668,669,662,-671,268,668,670,-258,671,672,673,-675,673,672,168,239,-244,673,243,253,787,-676,674,673,675,781,-677,150,149,677,-679,148,679,677,-150,680,681,677,-680,682,678,677,-682,671,674,683,-685,676,685,683,-675,686,687,683,-686,688,684,683,-688,690,685,676,783,-690,691,690,689,778,-650,692,693,690,-692,686,685,690,-694,235,234,694,-696,150,678,694,-235,682,696,694,-679,697,695,694,-697,698,699,700,-702,702,703,700,-700,704,705,700,-704,706,701,700,-706,707,708,709,-711,711,712,709,-709,713,714,709,-713,715,710,709,-715,711,716,717,-713,718,719,717,-717,720,721,717,-720,713,712,717,-722,722,723,724,-726,698,701,724,-724,706,726,724,-702,727,725,724,-727,682,681,728,-730,680,730,728,-682,702,699,728,-731,698,729,728,-700,688,687,731,-733,686,733,731,-688,711,708,731,-734,707,732,731,-709,686,693,734,-734,692,735,734,-694,718,716,734,-736,711,733,734,-717,697,696,736,-738,682,729,736,-697,698,723,736,-730,722,737,736,-724,85,88,738,-180,88,93,739,-739,738,739,740,-742,179,738,741,-175,100,110,742,-102,110,105,743,-743,742,743,740,-740,101,742,739,-94,104,744,745,-747,744,174,741,-746,745,741,740,-744,746,745,743,-106,148,147,747,-749,146,749,747,-148,747,749,153,156,-162,672,747, -161,169,-169,671,748,747,-673,85,181,750,-752,181,178,752,-751,750,752,753,-755,751,750,754,-756,1484,1485,752,-179,1487,1461,753,-1487,1462,1403,755,-755,1470,1466,756,-762,1467,176,1474,-1476,1473,1463,175,-217,228,759,760,-230,759,757,761,-761,760,761,756,-759,229,760,758,-222,1457,1456,762,-767,259,258,763,762,-1457,762,763,637,634,-765,630,661,765,-632,661,658,766,-766,765,766,762,-765,631,765,764,-635,763,258,621,767,-769,205,769,770,-620,769,757,771,-771,770,771,768,-768,619,770,767,-622,228,624,772,-760,624,628,773,-773,772,773,768,-772,759,772,771,-758,773,628,637,763,-769,260,657,774,-262,657,653,775,-775,774,775,776,-778,261,774,777,-265,649,778,779,-651,778,689,780,-780,779,780,776,-776,650,779,775,-654,676,781,782,-784,781,675,784,-783,782,784,776,-781,783,782,780,-690,253,785,786,-788,785,663,788,-787,786,788,776,-785,787,786,784,-676,267,270,789,-668,270,264,777,-790,789,777,776,-789,667,789,788,-664,680,679,790,-792,148,748,790,-680,671,684,790,-749,688,791,790,-685,692,691,792,-794,792,691,649,652,-648,695,792,647,644,-236,697,793,792,-696,704,703,794,-796,702,796,794,-704,707,710,794,-797,715,795,794,-711,720,719,797,-799,718,799,797,-720,722,725,797,-800,727,798,797,-726,702,730,800,-797,680,791,800,-731,688,732,800,-792,707,796,800,-733,718,735,801,-800,692,793,801,-736,697,737,801,-794,722,799,801,-738,292,802,803,-805,802,805,806,-804,803,806,807,-809,804,803,808,-281,809,810,811,-813,810,813,814,-812,811,814,807,-807,812,811,806,-806,815,816,817,-819,816,819,820,-818,817,820,807,-815,818,817,814,-814,142,186,821,-823,186,190,823,-822,821,823,807,-821,822,821,820,-820,196,526,824,-198,526,519,825,-825,824,825,807,-824,197,824,823,-191,272,275,826,-517,275,280,808,-827,826,808,807,-826,516,826,825,-520,815,827,828,-817,827,829,830,-829,828,830,831,-833,816,828,832,-820,833,834,835,-837,834,837,838,-836,835,838,831,-831,836,835,830,-830,146,143,831,838,-838,143,142,822,819,832,-832,749,839,850,840,861,-154,146,837,845,839,-750,833,841,842,-835,841,843,844,-843,842,844,839,-846,834,842,845,-838, -846,847,848,-850,847,840,850,-849,848,850,839,-845,849,848,844,-844,0,308,851,-853,308,305,853,-852,851,853,854,-856,852,851,855,-857,857,302,301,-461,453,858,857,-461,857,858,854,-854,853,305,302,-858,162,165,859,-451,165,157,860,-860,859,860,854,-859,450,859,858,-454,153,861,862,-155,861,840,863,-863,862,863,854,-861,154,862,860,-158,846,864,865,-848,864,866,867,-866,865,867,854,-864,847,865,863,-841,868,869,870,-872,869,856,855,-871,870,855,854,-868,871,870,867,-867,529,603,872,-874,603,600,874,-873,872,874,875,-877,873,872,876,-878,579,878,879,-599,878,880,881,-880,879,881,875,-875,598,879,874,-601,549,552,882,-884,552,544,884,-883,882,884,875,-882,883,882,881,-881,540,885,886,-542,885,877,876,-887,886,876,875,-885,541,886,884,-545,887,888,889,-891,888,891,892,-890,889,892,893,-895,890,889,894,-896,896,897,898,-900,897,900,901,-899,898,901,893,-893,899,898,892,-892,902,903,904,-906,903,906,907,-905,904,907,893,-902,905,904,901,-901,908,909,910,-912,909,895,894,-911,910,894,893,-908,911,910,907,-907,352,355,912,-914,355,350,914,-913,912,914,915,-917,913,912,916,-918,346,918,919,-348,918,920,921,-920,919,921,915,-915,347,919,914,-351,559,915,921,920,1104,-562,555,917,916,915,559,-557,922,923,924,-926,923,926,927,-925,924,927,928,-930,925,924,929,-931,931,932,933,-935,932,935,936,-934,933,936,928,-928,934,933,927,-927,937,938,939,-941,938,941,942,-940,939,942,928,-937,940,939,936,-936,943,944,945,-947,944,930,929,-946,945,929,928,-943,946,945,942,-942,494,515,947,-949,515,512,949,-948,947,949,950,-952,948,947,951,-953,470,953,954,-511,953,955,956,-955,954,956,950,-950,510,954,949,-513,605,950,956,955,1156,-609,605,604,1187,952,951,-951,957,958,959,-961,958,961,962,-960,959,962,963,-965,960,959,964,-966,966,967,968,-970,967,970,971,-969,968,971,963,-963,969,968,962,-962,972,973,974,-976,973,976,977,-975,974,977,963,-972,975,974,971,-971,978,979,980,-982,979,965,964,-981,980,964,963,-978,981,980,977,-977,312,315,982,-984,315,320,984,-983,982,984,985,-987,983,982,986,-988,333,988,989,-335,988,990,991,-990,989,991,985, --985,334,989,984,-321,611,985,991,990,1208,-613,611,610,1135,987,986,-986,992,993,994,-996,993,996,997,-995,994,997,998,-1000,995,994,999,-1001,1001,1002,1003,-1005,1002,1005,1006,-1004,1003,1006,998,-998,1004,1003,997,-997,1007,1008,1009,-1011,1008,1011,1012,-1010,1009,1012,998,-1007,1010,1009,1006,-1006,1013,1014,1015,-1017,1014,1000,999,-1016,1015,999,998,-1013,1016,1015,1012,-1012,579,582,1017,-1019,582,577,1019,-1018,1017,1019,1020,-1022,1018,1017,1021,-1023,352,1023,1024,-576,1023,1025,1026,-1025,1024,1026,1020,-1020,575,1024,1019,-578,896,899,1027,-1029,899,891,1029,-1028,1027,1029,1020,-1027,1028,1027,1026,-1026,887,1030,1031,-889,1030,1022,1021,-1032,1031,1021,1020,-1030,888,1031,1029,-892,352,913,1032,-1024,913,917,1033,-1033,1032,1033,1034,-1036,1023,1032,1035,-1026,555,1043,1036,1040,1034,1033,-918,902,905,1037,-1039,905,900,1039,-1038,1037,1039,1034,-1041,1038,1037,1040,-1037,896,1028,1041,-898,1028,1025,1035,-1042,1041,1035,1034,-1040,897,1041,1039,-901,555,558,1042,-1044,558,553,1044,-1043,1042,1044,1045,-1047,1043,1042,1046,-1037,549,1047,1048,-551,1047,1049,1050,-1049,1048,1050,1045,-1045,550,1048,1044,-554,908,911,1051,-1053,911,906,1053,-1052,1051,1053,1045,-1051,1052,1051,1050,-1050,902,1038,1054,-904,1038,1036,1046,-1055,1054,1046,1045,-1054,903,1054,1053,-907,549,883,1055,-1048,883,880,1056,-1056,1055,1056,1057,-1059,1047,1055,1058,-1050,579,1018,1059,-879,1018,1022,1060,-1060,1059,1060,1057,-1057,878,1059,1056,-881,887,890,1061,-1031,890,895,1062,-1062,1061,1062,1057,-1061,1030,1061,1060,-1023,908,1052,1063,-910,1052,1049,1058,-1064,1063,1058,1057,-1063,909,1063,1062,-896,346,536,1064,-1066,536,533,1066,-1065,1064,1066,1067,-1069,1065,1064,1068,-1070,529,1070,1071,-531,1070,1072,1073,-1072,1071,1073,1067,-1067,530,1071,1066,-534,931,934,1074,-1076,934,926,1076,-1075,1074,1076,1067,-1074,1075,1074,1073,-1073,922,1077,1078,-924,1077,1069,1068,-1079,1078,1068,1067,-1077,923,1078,1076,-927,529,873,1079,-1071,873,877,1080,-1080,1079,1080,1081,-1083,1070,1079,1082,-1073,540,1083,1084,-886,1083,1085, -1086,-1085,1084,1086,1081,-1081,885,1084,1080,-878,937,940,1087,-1089,940,935,1089,-1088,1087,1089,1081,-1087,1088,1087,1086,-1086,931,1075,1090,-933,1075,1072,1082,-1091,1090,1082,1081,-1090,932,1090,1089,-936,540,543,1091,-1084,543,548,1092,-1092,1091,1092,1093,-1095,1083,1091,1094,-1086,561,1095,1096,-1098,1095,1098,1099,-1097,1096,1099,1093,-1093,1097,1096,1092,-549,943,946,1100,-1102,946,941,1102,-1101,1100,1102,1093,-1100,1101,1100,1099,-1099,937,1088,1103,-939,1088,1085,1094,-1104,1103,1094,1093,-1103,938,1103,1102,-942,561,1104,1105,-1096,1104,920,1106,-1106,1105,1106,1107,-1109,1095,1105,1108,-1099,346,1065,1109,-919,1065,1069,1110,-1110,1109,1110,1107,-1107,918,1109,1106,-921,922,925,1111,-1078,925,930,1112,-1112,1111,1112,1107,-1111,1077,1111,1110,-1070,943,1101,1113,-945,1101,1098,1108,-1114,1113,1108,1107,-1113,944,1113,1112,-931,470,473,1114,-1116,473,468,1116,-1115,1114,1116,1117,-1119,1115,1114,1118,-1120,312,1120,1121,-467,1120,1122,1123,-1122,1121,1123,1117,-1117,466,1121,1116,-469,966,969,1124,-1126,969,961,1126,-1125,1124,1126,1117,-1124,1125,1124,1123,-1123,957,1127,1128,-959,1127,1119,1118,-1129,1128,1118,1117,-1127,958,1128,1126,-962,312,983,1129,-1121,983,987,1130,-1130,1129,1130,1131,-1133,1120,1129,1132,-1123,610,1133,1134,-1136,1133,1136,1137,-1135,1134,1137,1131,-1131,1135,1134,1130,-988,972,975,1138,-1140,975,970,1140,-1139,1138,1140,1131,-1138,1139,1138,1137,-1137,966,1125,1141,-968,1125,1122,1132,-1142,1141,1132,1131,-1141,967,1141,1140,-971,610,1142,1143,-1134,1142,609,1144,-1144,1143,1144,1145,-1147,1133,1143,1146,-1137,608,1147,1148,-1150,1147,1150,1151,-1149,1148,1151,1145,-1145,1149,1148,1144,-610,978,981,1152,-1154,981,976,1154,-1153,1152,1154,1145,-1152,1153,1152,1151,-1151,972,1139,1155,-974,1139,1136,1146,-1156,1155,1146,1145,-1155,973,1155,1154,-977,608,1156,1157,-1148,1156,955,1158,-1158,1157,1158,1159,-1161,1147,1157,1160,-1151,470,1115,1161,-954,1115,1119,1162,-1162,1161,1162,1159,-1159,953,1161,1158,-956,957,960,1163,-1128,960,965,1164,-1164,1163,1164,1159,-1163,1127,1163, -1162,-1120,978,1153,1165,-980,1153,1150,1160,-1166,1165,1160,1159,-1165,979,1165,1164,-966,333,501,1166,-1168,501,498,1168,-1167,1166,1168,1169,-1171,1167,1166,1170,-1172,494,1172,1173,-496,1172,1174,1175,-1174,1173,1175,1169,-1169,495,1173,1168,-499,1001,1004,1176,-1178,1004,996,1178,-1177,1176,1178,1169,-1176,1177,1176,1175,-1175,992,1179,1180,-994,1179,1171,1170,-1181,1180,1170,1169,-1179,993,1180,1178,-997,494,948,1181,-1173,948,952,1182,-1182,1181,1182,1183,-1185,1172,1181,1184,-1175,604,1185,1186,-1188,1185,1188,1189,-1187,1186,1189,1183,-1183,1187,1186,1182,-953,1007,1010,1190,-1192,1010,1005,1192,-1191,1190,1192,1183,-1190,1191,1190,1189,-1189,1001,1177,1193,-1003,1177,1174,1184,-1194,1193,1184,1183,-1193,1002,1193,1192,-1006,604,1194,1195,-1186,1194,607,1196,-1196,1195,1196,1197,-1199,1185,1195,1198,-1189,612,1199,1200,-1202,1199,1202,1203,-1201,1200,1203,1197,-1197,1201,1200,1196,-608,1013,1016,1204,-1206,1016,1011,1206,-1205,1204,1206,1197,-1204,1205,1204,1203,-1203,1007,1191,1207,-1009,1191,1188,1198,-1208,1207,1198,1197,-1207,1008,1207,1206,-1012,612,1208,1209,-1200,1208,990,1210,-1210,1209,1210,1211,-1213,1199,1209,1212,-1203,333,1167,1213,-989,1167,1171,1214,-1214,1213,1214,1211,-1211,988,1213,1210,-991,992,995,1215,-1180,995,1000,1216,-1216,1215,1216,1211,-1215,1179,1215,1214,-1172,1013,1205,1217,-1015,1205,1202,1212,-1218,1217,1212,1211,-1217,1014,1217,1216,-1001,286,1218,1219,-288,1218,1220,1221,-1220,1219,1221,1222,-1224,287,1219,1223,-291,9,1224,1225,-1227,1224,1227,1228,-1226,1225,1228,1222,-1222,1226,1225,1221,-1221,292,1229,1230,-1232,1229,290,1223,-1231,1230,1223,1222,-1229,1231,1230,1228,-1228,15,18,1232,-1234,18,13,1234,-1233,1232,1234,1235,-1237,1233,1232,1236,-1238,9,1226,1238,-11,1226,1220,1239,-1239,1238,1239,1235,-1235,10,1238,1234,-14,286,1240,1241,-1219,1240,1237,1236,-1242,1241,1236,1235,-1240,1218,1241,1239,-1221,114,117,1242,-1244,117,111,1244,-1243,1242,1244,1245,-1247,1243,1242,1246,-1248,1248,108,100,-104,98,1249,1248,-104,1248,1249,1245,-1245,1244,111,108,-1249,94,1250,1251, --96,1250,127,1252,-1252,1251,1252,1245,-1250,95,1251,1249,-99,137,1253,1254,-139,1253,1247,1246,-1255,1254,1246,1245,-1253,138,1254,1252,-128,137,295,1255,-1257,295,300,1257,-1256,1255,1257,1258,-1260,1256,1255,1259,-1261,15,1261,1262,-311,1261,1263,1264,-1263,1262,1264,1258,-1258,310,1262,1257,-301,1265,1304,1266,1258,1264,-1264,1267,1260,1259,1258,1266,-1296,15,1233,1268,-1262,1233,1237,1269,-1269,1268,1269,1270,-1272,1261,1268,1271,-1264,286,1272,1273,-1241,1272,1274,1275,-1274,1273,1275,1270,-1270,1240,1273,1269,-1238,1276,1332,1277,1270,1275,-1275,1265,1263,1271,1270,1277,-1326,286,289,1278,-1273,289,284,1279,-1279,1278,1279,1280,-1282,1272,1278,1281,-1275,114,1282,1283,-282,1282,1284,1285,-1284,1283,1285,1280,-1280,281,1283,1279,-285,1286,1353,1287,1280,1285,-1285,1276,1274,1281,1280,1287,-1347,114,1243,1288,-1283,1243,1247,1289,-1289,1288,1289,1290,-1292,1282,1288,1291,-1285,137,1256,1292,-1254,1256,1260,1293,-1293,1292,1293,1290,-1290,1253,1292,1289,-1248,1267,1378,1294,1290,1293,-1261,1286,1284,1291,1290,1294,-1373,1267,1295,1296,-1298,1295,1266,1298,-1297,1296,1298,1299,-1301,1297,1296,1300,-1302,1265,1302,1303,-1305,1302,1305,1306,-1304,1303,1306,1299,-1299,1304,1303,1298,-1267,41,44,1307,-1309,44,49,1309,-1308,1307,1309,1310,-1312,1308,1307,1311,-1313,49,53,1313,-1310,53,30,1314,-1314,1313,1314,1315,-1317,1309,1313,1316,-1311,1299,1306,1310,1316,-1316,1306,1305,1312,1311,-1311,19,1317,1318,-21,1317,1319,1320,-1319,1318,1320,1321,-1323,20,1318,1322,-24,1301,1300,1321,1320,-1320,1300,1299,1315,1324,-1322,23,1322,1323,-29,1322,1321,1324,-1324,1323,1324,1315,-1315,28,1323,1314,-31,1265,1325,1326,-1303,1325,1277,1327,-1327,1326,1327,1328,-1330,1302,1326,1329,-1306,1276,1330,1331,-1333,1330,1333,1334,-1332,1331,1334,1328,-1328,1332,1331,1327,-1278,55,58,1335,-1337,58,63,1337,-1336,1335,1337,1338,-1340,1336,1335,1339,-1341,50,1341,1338,1337,-64,1338,1341,1328,-1335,1334,1333,1340,1339,-1339,41,1308,1342,-43,1308,1312,1343,-1343,1342,1343,1344,-1346,42,1342,1345,-46,1305,1329,1344,1343,-1313,1344,1329,1328,-1342, -1341,50,45,1345,-1345,1276,1346,1347,-1331,1346,1287,1348,-1348,1347,1348,1349,-1351,1330,1347,1350,-1334,1286,1351,1352,-1354,1351,1354,1355,-1353,1352,1355,1349,-1349,1353,1352,1348,-1288,70,73,1356,-1358,73,78,1358,-1357,1356,1358,1359,-1361,1357,1356,1360,-1362,78,83,1362,-1359,83,66,1363,-1363,1362,1363,1364,-1366,1358,1362,1365,-1360,1349,1355,1359,1365,-1365,1355,1354,1361,1360,-1360,55,1336,1366,-57,1336,1340,1367,-1367,1366,1367,1368,-1370,56,1366,1369,-60,1333,1350,1368,1367,-1341,1350,1349,1364,1371,-1369,59,1369,1370,-65,1369,1368,1371,-1371,1370,1371,1364,-1364,64,1370,1363,-67,1286,1372,1373,-1352,1372,1294,1374,-1374,1373,1374,1375,-1377,1351,1373,1376,-1355,1267,1297,1377,-1379,1297,1301,1379,-1378,1377,1379,1375,-1375,1378,1377,1374,-1295,19,22,1380,-1318,22,27,1381,-1381,1380,1381,1382,-1384,1317,1380,1383,-1320,27,37,1384,-1382,37,40,1385,-1385,1384,1385,1386,-1388,1381,1384,1387,-1383,1375,1379,1382,1387,-1387,1379,1301,1319,1383,-1383,70,1357,1388,-72,1357,1361,1389,-1389,1388,1389,1390,-1392,71,1388,1391,-75,1354,1376,1390,1389,-1362,1376,1375,1386,1393,-1391,74,1391,1392,-80,1391,1390,1393,-1393,1392,1393,1386,-1386,79,1392,1385,-41,94,97,1394,-1396,97,89,1396,-1395,1394,1396,1397,-1399,1395,1394,1398,-126,85,751,1399,-87,751,755,1400,-1400,1399,1400,1397,-1397,86,1399,1396,-90,128,1401,1402,-1404,1401,125,1398,-1403,1402,1398,1397,-1401,1403,1402,1400,-756,809,1404,1405,-811,1404,1406,1407,-1406,1405,1407,1408,-1410,810,1405,1409,-814,1410,1411,1412,-1414,1411,1414,1415,-1413,1412,1415,1408,-1408,1413,1412,1407,-1407,833,836,1416,-1418,836,829,1418,-1417,1416,1418,1408,-1416,1417,1416,1415,-1415,815,818,1419,-828,818,813,1409,-1420,1419,1409,1408,-1419,827,1419,1418,-830,846,849,1420,-865,849,843,1421,-1421,1420,1421,1422,-1424,864,1420,1423,-867,833,1417,1424,-842,1417,1414,1425,-1425,1424,1425,1422,-1422,841,1424,1421,-844,1410,1426,1427,-1412,1426,1428,1429,-1428,1427,1429,1422,-1426,1411,1427,1425,-1415,868,871,1430,-1432,871,866,1423,-1431,1430,1423,1422,-1430,1431,1430,1429,-1429,1452, -1231,1227,-1438,9,1433,1434,-1225,1433,1435,1436,-1435,1434,1436,1432,-1438,1224,1434,1437,-1228,1410,1413,1438,-1440,1413,1406,1440,-1439,1438,1440,1432,-1437,1439,1438,1436,-1436,809,812,1441,-1405,812,805,1442,-1442,1441,1442,1432,-1441,1404,1441,1440,-1407,868,1431,1443,-870,1431,1428,1444,-1444,1443,1444,1445,-1447,869,1443,1446,-857,1410,1439,1447,-1427,1439,1435,1448,-1448,1447,1448,1445,-1445,1426,1447,1444,-1429,9,12,1449,-1434,12,4,1450,-1450,1449,1450,1445,-1449,1433,1449,1448,-1436,1453,852,856,-1447,291,1451,279,-279,292,804,1451,-1230,279,1451,804,-281,292,1231,1452,-803,1453,1446,1445,-1451,1442,1452,1437,-1433,802,1452,1442,-806,1,1453,1450,-5,0,852,1453,-2,1455,1395,125,-1455,1250,1455,141,-128,94,1395,1455,-1251,1457,263,259,-1457,655,1457,766,-659,260,263,1457,-656,1458,437,436,-173,172,1464,1465,-1459,1461,1462,754,-754,430,1459,431,-426,1460,1479,447,-201,1488,431,1461,-1488,431,1459,1462,-1462,1459,128,1403,-1463,1474,176,1463,-1474,173,1464,1481,-1483,1465,1464,173,-183,744,1465,182,-175,1471,204,1466,-1471,177,1467,1475,-1477,1484,178,183,-1484,202,1468,1472,-209,1469,1477,1478,-202,752,1485,1486,-754,769,1470,761,-758,205,1471,1470,-770,1472,1471,205,-207,208,1472,206,-208,758,1473,216,-222,756,1474,1473,-759,1475,1474,756,-1467,1476,1475,1466,-205,1477,1476,204,-1469,1478,1477,1468,-203,1479,1478,202,-214,447,1479,213,-204,1480,440,217,214,-176,1481,1480,175,-1464,1482,1481,1463,-177,1467,1483,1482,-177,177,1484,1483,-1468,177,1469,1485,-1485,1486,1485,1469,-202,1460,1487,1486,-202,200,1488,1487,-1461,426,1488,200,449,-428,1907,1777,-1909,1697,1489,1562,-1699,1596,1490,1598,-1598,1538,1492,1540,-1540,1514,1493,1516,-1516,1501,1495,1503,-1503,1497,1496,1500,-1500,1498,1494,1497,-1500,1636,1498,-1500,1500,1636,-1500,1496,1501,1502,-1501,1502,1636,-1501,1503,1636,-1503,1508,1504,1511,-1511,1507,1506,1496,-1498,1494,1505,1507,-1498,1509,1491,1508,-1511,1505,1509,1510,-1508,1511,1506,1507,-1511,1512,1495,1501,-1514,1501,1496,1506,-1514,1504,1514,1515,-1512,1515,1513,1506,-1512,1516,1512,1513,-1516, -1524,1517,1526,-1526,1518,1521,1520,-1520,1503,1495,1519,-1521,1636,1503,-1521,1521,1636,-1521,1522,1518,1519,-1524,1519,1495,1512,-1524,1493,1524,1525,-1517,1525,1523,1512,-1517,1526,1522,1523,-1526,1527,1532,1531,-1531,1521,1518,1528,-1530,1636,1521,-1530,1529,1528,1530,-1532,1636,1529,-1532,1532,1636,-1532,1517,1533,1535,-1527,1534,1528,1518,-1523,1535,1534,1522,-1527,1536,1527,1530,-1538,1530,1528,1534,-1538,1533,1538,1539,-1536,1539,1537,1534,-1536,1540,1536,1537,-1540,1567,1541,1569,-1569,1554,1543,1556,-1556,1548,1544,1551,-1551,1547,1546,1504,-1509,1491,1545,1547,-1509,1549,1542,1548,-1551,1545,1549,1550,-1548,1551,1546,1547,-1551,1552,1493,1514,-1554,1514,1504,1546,-1554,1544,1554,1555,-1552,1555,1553,1546,-1552,1556,1552,1553,-1556,1561,1557,1564,-1564,1560,1559,1544,-1549,1542,1558,1560,-1549,1562,1489,1561,-1564,1558,1562,1563,-1561,1564,1559,1560,-1564,1565,1543,1554,-1567,1554,1544,1559,-1567,1557,1567,1568,-1565,1568,1566,1559,-1565,1569,1565,1566,-1569,1570,1584,1583,-1583,1574,1571,1576,-1576,1517,1524,1573,-1573,1524,1493,1552,-1574,1556,1543,1574,-1576,1552,1556,1575,-1574,1576,1572,1573,-1576,1576,1571,1577,-1580,1533,1517,1572,-1579,1572,1576,1579,-1579,1580,1492,1538,-1582,1538,1533,1578,-1582,1579,1577,1582,-1584,1581,1578,1579,-1584,1584,1580,1581,-1584,1588,1585,1590,-1590,1586,1571,1574,-1588,1574,1543,1565,-1588,1541,1588,1589,-1570,1589,1587,1565,-1570,1590,1586,1587,-1590,1585,1591,1593,-1591,1592,1577,1571,-1587,1593,1592,1586,-1591,1594,1570,1582,-1596,1582,1577,1592,-1596,1591,1596,1597,-1594,1597,1595,1592,-1594,1598,1594,1595,-1598,1491,1509,1644,-1644,1621,1599,1623,-1623,1607,1600,1609,-1609,1603,1602,1601,-1605,1532,1527,1602,-1604,1636,1532,-1604,1636,1603,-1605,1606,1605,1601,-1603,1527,1536,1606,-1603,1540,1492,1607,-1609,1536,1540,1608,-1607,1609,1605,1606,-1609,1614,1613,1610,-1616,1604,1601,1611,-1613,1636,1604,-1613,1612,1611,1613,-1615,1636,1612,-1615,1636,1614,-1616,1609,1600,1616,-1619,1601,1605,1617,-1612,1605,1609,1618,-1618,1619,1610,1613,-1621,1613,1611,1617,-1621, -1616,1621,1622,-1619,1622,1620,1617,-1619,1623,1619,1620,-1623,1631,1624,1633,-1633,1627,1626,1625,-1629,1615,1610,1626,-1628,1636,1615,-1628,1636,1627,-1629,1630,1629,1625,-1627,1610,1619,1630,-1627,1623,1599,1631,-1633,1619,1623,1632,-1631,1633,1629,1630,-1633,1494,1498,1638,-1638,1628,1625,1634,-1636,1636,1628,-1636,1635,1634,1637,-1639,1636,1635,-1639,1498,1636,-1639,1633,1624,1639,-1642,1634,1625,1629,-1641,1629,1633,1641,-1641,1505,1494,1637,-1643,1637,1634,1640,-1643,1641,1639,1643,-1645,1642,1640,1641,-1645,1509,1505,1642,-1645,1672,1645,1674,-1674,1646,1660,1659,-1659,1650,1647,1652,-1652,1600,1607,1649,-1649,1607,1492,1580,-1650,1584,1570,1650,-1652,1580,1584,1651,-1650,1652,1648,1649,-1652,1652,1647,1653,-1656,1616,1600,1648,-1655,1648,1652,1655,-1655,1656,1599,1621,-1658,1621,1616,1654,-1658,1655,1653,1658,-1660,1657,1654,1655,-1660,1660,1656,1657,-1660,1664,1661,1666,-1666,1662,1647,1650,-1664,1650,1570,1594,-1664,1490,1664,1665,-1599,1665,1663,1594,-1599,1666,1662,1663,-1666,1661,1667,1669,-1667,1668,1653,1647,-1663,1669,1668,1662,-1667,1670,1646,1658,-1672,1658,1653,1668,-1672,1667,1672,1673,-1670,1673,1671,1668,-1670,1674,1670,1671,-1674,1542,1549,1686,-1686,1678,1675,1680,-1680,1624,1631,1677,-1677,1631,1599,1656,-1678,1660,1646,1678,-1680,1656,1660,1679,-1678,1680,1676,1677,-1680,1680,1675,1681,-1684,1639,1624,1676,-1683,1676,1680,1683,-1683,1545,1491,1643,-1685,1643,1639,1682,-1685,1683,1681,1685,-1687,1684,1682,1683,-1687,1549,1545,1684,-1687,1690,1687,1692,-1692,1688,1675,1678,-1690,1678,1646,1670,-1690,1645,1690,1691,-1675,1691,1689,1670,-1675,1692,1688,1689,-1692,1687,1693,1695,-1693,1694,1681,1675,-1689,1695,1694,1688,-1693,1558,1542,1685,-1697,1685,1681,1694,-1697,1693,1697,1698,-1696,1698,1696,1694,-1696,1562,1558,1696,-1699,1907,1808,-1808,1756,1700,1758,-1758,1727,1701,1729,-1729,1714,1703,1716,-1716,1708,1704,1711,-1711,1707,1706,1557,-1562,1489,1705,1707,-1562,1709,1702,1708,-1711,1705,1709,1710,-1708,1711,1706,1707,-1711,1712,1541,1567,-1714,1567,1557,1706,-1714,1704,1714,1715,-1712, -1715,1713,1706,-1712,1716,1712,1713,-1716,1721,1717,1724,-1724,1720,1719,1704,-1709,1702,1718,1720,-1709,1722,1699,1721,-1724,1718,1722,1723,-1721,1724,1719,1720,-1724,1725,1703,1714,-1727,1714,1704,1719,-1727,1717,1727,1728,-1725,1728,1726,1719,-1725,1729,1725,1726,-1729,1730,1744,1743,-1743,1734,1731,1736,-1736,1585,1588,1733,-1733,1588,1541,1712,-1734,1716,1703,1734,-1736,1712,1716,1735,-1734,1736,1732,1733,-1736,1736,1731,1737,-1740,1591,1585,1732,-1739,1732,1736,1739,-1739,1740,1490,1596,-1742,1596,1591,1738,-1742,1739,1737,1742,-1744,1741,1738,1739,-1744,1744,1740,1741,-1744,1748,1745,1750,-1750,1746,1731,1734,-1748,1734,1703,1725,-1748,1701,1748,1749,-1730,1749,1747,1725,-1730,1750,1746,1747,-1750,1745,1751,1753,-1751,1752,1737,1731,-1747,1753,1752,1746,-1751,1754,1730,1742,-1756,1742,1737,1752,-1756,1751,1756,1757,-1754,1757,1755,1752,-1754,1758,1754,1755,-1758,1907,1783,-1783,1771,1760,1773,-1773,1765,1761,1768,-1768,1764,1763,1717,-1722,1699,1762,1764,-1722,1766,1759,1765,-1768,1762,1766,1767,-1765,1768,1763,1764,-1768,1769,1701,1727,-1771,1727,1717,1763,-1771,1761,1771,1772,-1769,1772,1770,1763,-1769,1773,1769,1770,-1773,1907,1779,-1779,1776,1775,1761,-1766,1759,1774,1776,-1766,1777,1907,-1779,1774,1777,1778,-1777,1779,1775,1776,-1779,1780,1760,1771,-1782,1771,1761,1775,-1782,1907,1782,-1780,1782,1781,1775,-1780,1783,1780,1781,-1783,1784,1798,1797,-1797,1788,1785,1790,-1790,1745,1748,1787,-1787,1748,1701,1769,-1788,1773,1760,1788,-1790,1769,1773,1789,-1788,1790,1786,1787,-1790,1790,1785,1791,-1794,1751,1745,1786,-1793,1786,1790,1793,-1793,1794,1700,1756,-1796,1756,1751,1792,-1796,1793,1791,1796,-1798,1795,1792,1793,-1798,1798,1794,1795,-1798,1907,1802,-1802,1799,1785,1788,-1801,1788,1760,1780,-1801,1907,1801,-1784,1801,1800,1780,-1784,1802,1799,1800,-1802,1907,1804,-1803,1803,1791,1785,-1800,1804,1803,1799,-1803,1805,1784,1796,-1807,1796,1791,1803,-1807,1907,1807,-1805,1807,1806,1803,-1805,1808,1805,1806,-1808,1699,1722,1862,-1862,1836,1809,1838,-1838,1822,1810,1824,-1824,1814,1811,1816,-1816,1661,1664, -1813,-1813,1664,1490,1740,-1814,1744,1730,1814,-1816,1740,1744,1815,-1814,1816,1812,1813,-1816,1816,1811,1817,-1820,1667,1661,1812,-1819,1812,1816,1819,-1819,1645,1672,1821,-1821,1672,1667,1818,-1822,1819,1817,1822,-1824,1818,1819,1823,-1822,1824,1820,1821,-1824,1828,1825,1830,-1830,1827,1826,1811,-1815,1730,1754,1827,-1815,1758,1700,1828,-1830,1754,1758,1829,-1828,1830,1826,1827,-1830,1825,1831,1833,-1831,1832,1817,1811,-1827,1833,1832,1826,-1831,1834,1810,1822,-1836,1822,1817,1832,-1836,1831,1836,1837,-1834,1837,1835,1832,-1834,1838,1834,1835,-1838,1702,1709,1850,-1850,1842,1839,1844,-1844,1687,1690,1841,-1841,1690,1645,1820,-1842,1824,1810,1842,-1844,1820,1824,1843,-1842,1844,1840,1841,-1844,1844,1839,1845,-1848,1693,1687,1840,-1847,1840,1844,1847,-1847,1705,1489,1697,-1849,1697,1693,1846,-1849,1847,1845,1849,-1851,1848,1846,1847,-1851,1709,1705,1848,-1851,1854,1851,1856,-1856,1839,1842,1853,-1853,1842,1810,1834,-1854,1838,1809,1854,-1856,1834,1838,1855,-1854,1856,1852,1853,-1856,1856,1851,1857,-1860,1845,1839,1852,-1859,1852,1856,1859,-1859,1718,1702,1849,-1861,1849,1845,1858,-1861,1859,1857,1861,-1863,1860,1858,1859,-1863,1722,1718,1860,-1863,1907,1887,-1887,1863,1877,1876,-1876,1867,1864,1869,-1869,1825,1828,1866,-1866,1828,1700,1794,-1867,1798,1784,1867,-1869,1794,1798,1868,-1867,1869,1865,1866,-1869,1869,1864,1870,-1873,1831,1825,1865,-1872,1865,1869,1872,-1872,1873,1809,1836,-1875,1836,1831,1871,-1875,1872,1870,1875,-1877,1874,1871,1872,-1877,1877,1873,1874,-1877,1907,1881,-1881,1878,1864,1867,-1880,1867,1784,1805,-1880,1907,1880,-1809,1880,1879,1805,-1809,1881,1878,1879,-1881,1907,1883,-1882,1882,1870,1864,-1879,1883,1882,1878,-1882,1884,1863,1875,-1886,1875,1870,1882,-1886,1907,1886,-1884,1886,1885,1882,-1884,1887,1884,1885,-1887,1759,1766,1899,-1899,1891,1888,1893,-1893,1851,1854,1890,-1890,1854,1809,1873,-1891,1877,1863,1891,-1893,1873,1877,1892,-1891,1893,1889,1890,-1893,1893,1888,1894,-1897,1857,1851,1889,-1896,1889,1893,1896,-1896,1762,1699,1861,-1898,1861,1857,1895,-1898,1896,1894,1898,-1900,1897, -1895,1896,-1900,1766,1762,1897,-1900,1907,1903,-1903,1900,1888,1891,-1902,1891,1863,1884,-1902,1907,1902,-1888,1902,1901,1884,-1888,1903,1900,1901,-1903,1907,1905,-1904,1904,1894,1888,-1901,1905,1904,1900,-1904,1774,1759,1898,-1907,1898,1894,1904,-1907,1907,1908,-1906,1908,1906,1904,-1906,1777,1774,1906,-1909,2203,2249,1972,-1910,2030,2083,2084,-1911,1943,1996,1997,-1912,1955,1956,1957,-1914,1933,1934,1935,-1915,1922,1924,1925,-1918,1920,1921,1918,-1917,1909,1919,1921,-1921,1918,1921,1924,-1923,1924,1921,1919,-1924,1925,1924,1923,-1916,1929,1930,1926,-1913,1916,1918,1928,-1928,1927,1928,1930,-1930,1931,1932,1922,-1918,1922,1932,1928,-1919,1926,1930,1934,-1934,1934,1930,1928,-1933,1935,1934,1932,-1932,1936,1944,1945,-1947,1941,1942,1938,-1941,1925,1941,1940,-1918,1939,1941,1925,-1916,1937,1942,1941,-1940,1942,1945,1944,-1939,1943,1945,1942,-1938,1946,1945,1943,-1912,1950,1951,1952,-1948,1948,1949,1940,-1939,1940,1949,1931,-1918,1914,1935,1951,-1951,1951,1935,1931,-1950,1952,1951,1949,-1949,1953,1954,1944,-1937,1944,1954,1948,-1939,1947,1952,1956,-1956,1956,1952,1948,-1955,1957,1956,1954,-1954,1923,1976,1977,-1916,1967,1968,1969,-1960,1963,1964,1960,-1959,1912,1926,1962,-1962,1961,1962,1964,-1964,1965,1966,1933,-1915,1933,1966,1962,-1927,1960,1964,1968,-1968,1968,1964,1962,-1967,1969,1968,1966,-1966,1972,1973,1919,-1910,1958,1960,1971,-1971,1970,1971,1973,-1973,1974,1975,1967,-1960,1967,1975,1971,-1961,1919,1973,1976,-1924,1976,1973,1971,-1976,1977,1976,1975,-1975,1978,1987,1988,-1990,1982,1983,1984,-1980,1947,1980,1981,-1951,1950,1981,1965,-1915,1969,1983,1982,-1960,1965,1981,1983,-1970,1984,1983,1981,-1981,1985,1986,1955,-1914,1955,1986,1980,-1948,1984,1988,1987,-1980,1986,1988,1984,-1981,1989,1988,1986,-1986,1939,1992,1993,-1938,1990,1991,1982,-1980,1982,1991,1974,-1960,1915,1977,1992,-1940,1992,1977,1974,-1992,1993,1992,1991,-1991,1994,1995,1987,-1979,1987,1995,1990,-1980,1937,1993,1996,-1944,1996,1993,1990,-1996,1997,1996,1995,-1995,1998,2042,2043,-2045,2020,2021,2022,-2001,2010,2011,2001,-2010,2006,2007,2003,-2006, -1946,2006,2005,-1937,2004,2006,1946,-1912,2002,2007,2006,-2005,2007,2010,2009,-2004,2008,2010,2007,-2003,1999,2011,2010,-2009,2015,2016,2017,-2013,2014,2005,2003,-2014,1936,2005,2014,-1954,1957,2016,2015,-1914,1953,2014,2016,-1958,2017,2016,2014,-2014,2018,2019,2009,-2002,2009,2019,2013,-2004,2012,2017,2021,-2021,2021,2017,2013,-2020,2022,2021,2019,-2019,2023,2031,2032,-2034,2028,2029,2025,-2028,2011,2028,2027,-2002,2026,2028,2011,-2000,2024,2029,2028,-2027,2029,2032,2031,-2026,2030,2032,2029,-2025,2033,2032,2030,-1911,2037,2038,2039,-2035,2025,2035,2036,-2028,2027,2036,2018,-2002,2022,2038,2037,-2001,2018,2036,2038,-2023,2039,2038,2036,-2036,2040,2041,2031,-2024,2031,2041,2035,-2026,2039,2043,2042,-2035,2041,2043,2039,-2036,2044,2043,2041,-2041,2008,2063,2064,-2000,2045,2054,2055,-2057,2049,2050,2051,-2047,2012,2047,2048,-2016,2015,2048,1985,-1914,1989,2050,2049,-1979,1985,2048,2050,-1990,2051,2050,2048,-2048,2052,2053,2020,-2001,2020,2053,2047,-2013,2051,2055,2054,-2047,2053,2055,2051,-2048,2056,2055,2053,-2053,2004,2059,2060,-2003,2057,2058,2049,-2047,2049,2058,1994,-1979,1911,1997,2059,-2005,2059,1997,1994,-2059,2060,2059,2058,-2058,2061,2062,2054,-2046,2054,2062,2057,-2047,2002,2060,2063,-2009,2063,2060,2057,-2063,2064,2063,2062,-2062,2065,2074,2075,-2077,2069,2070,2071,-2067,2034,2067,2068,-2038,2037,2068,2052,-2001,2056,2070,2069,-2046,2052,2068,2070,-2057,2071,2070,2068,-2068,2072,2073,2042,-1999,2042,2073,2067,-2035,2071,2075,2074,-2067,2073,2075,2071,-2068,2076,2075,2073,-2073,2026,2079,2080,-2025,2077,2078,2069,-2067,2069,2078,2061,-2046,1999,2064,2079,-2027,2079,2064,2061,-2079,2080,2079,2078,-2078,2081,2082,2074,-2066,2074,2082,2077,-2067,2024,2080,2083,-2031,2083,2080,2077,-2083,2084,2083,2082,-2082,2118,2171,2172,-2086,2086,2130,2131,-2133,2108,2109,2110,-2089,2098,2099,2089,-2098,2094,2095,2091,-2094,2033,2094,2093,-2024,2092,2094,2033,-1911,2090,2095,2094,-2093,2095,2098,2097,-2092,2096,2098,2095,-2091,2087,2099,2098,-2097,2103,2104,2105,-2101,2102,2093,2091,-2102,2023,2093,2102,-2041,2044,2104,2103, --1999,2040,2102,2104,-2045,2105,2104,2102,-2102,2106,2107,2097,-2090,2097,2107,2101,-2092,2100,2105,2109,-2109,2109,2105,2101,-2108,2110,2109,2107,-2107,2111,2119,2120,-2122,2116,2117,2113,-2116,2099,2116,2115,-2090,2114,2116,2099,-2088,2112,2117,2116,-2115,2117,2120,2119,-2114,2118,2120,2117,-2113,2121,2120,2118,-2086,2125,2126,2127,-2123,2113,2123,2124,-2116,2115,2124,2106,-2090,2110,2126,2125,-2089,2106,2124,2126,-2111,2127,2126,2124,-2124,2128,2129,2119,-2112,2119,2129,2123,-2114,2127,2131,2130,-2123,2129,2131,2127,-2124,2132,2131,2129,-2129,2096,2151,2152,-2088,2133,2142,2143,-2145,2137,2138,2139,-2135,2100,2135,2136,-2104,2103,2136,2072,-1999,2076,2138,2137,-2066,2072,2136,2138,-2077,2139,2138,2136,-2136,2140,2141,2108,-2089,2108,2141,2135,-2101,2139,2143,2142,-2135,2141,2143,2139,-2136,2144,2143,2141,-2141,2092,2147,2148,-2091,2145,2146,2137,-2135,2137,2146,2081,-2066,1910,2084,2147,-2093,2147,2084,2081,-2147,2148,2147,2146,-2146,2149,2150,2142,-2134,2142,2150,2145,-2135,2090,2148,2151,-2097,2151,2148,2145,-2151,2152,2151,2150,-2150,2153,2162,2163,-2165,2157,2158,2159,-2155,2122,2155,2156,-2126,2125,2156,2140,-2089,2144,2158,2157,-2134,2140,2156,2158,-2145,2159,2158,2156,-2156,2160,2161,2130,-2087,2130,2161,2155,-2123,2159,2163,2162,-2155,2161,2163,2159,-2156,2164,2163,2161,-2161,2114,2167,2168,-2113,2165,2166,2157,-2155,2157,2166,2149,-2134,2087,2152,2167,-2115,2167,2152,2149,-2167,2168,2167,2166,-2166,2169,2170,2162,-2154,2162,2170,2165,-2155,2112,2168,2171,-2119,2171,2168,2165,-2171,2172,2171,2170,-2170,1912,2213,2214,-1930,2194,2195,2196,-2175,2184,2185,2175,-2184,2180,2181,2177,-2180,2121,2180,2179,-2112,2178,2180,2121,-2086,2176,2181,2180,-2179,2181,2184,2183,-2178,2182,2184,2181,-2177,2173,2185,2184,-2183,2189,2190,2191,-2187,2188,2179,2177,-2188,2111,2179,2188,-2129,2132,2190,2189,-2087,2128,2188,2190,-2133,2191,2190,2188,-2188,2192,2193,2183,-2176,2183,2193,2187,-2178,2186,2191,2195,-2195,2195,2191,2187,-2194,2196,2195,2193,-2193,1916,2204,2205,-1921,2201,2202,2198,-2201,2185,2201,2200,-2176,2199,2201, -2185,-2174,2197,2202,2201,-2200,2202,2205,2204,-2199,2203,2205,2202,-2198,1920,2205,2203,-1910,2209,2210,2211,-2207,2198,2207,2208,-2201,2200,2208,2192,-2176,2196,2210,2209,-2175,2192,2208,2210,-2197,2211,2210,2208,-2208,1927,2212,2204,-1917,2204,2212,2207,-2199,2211,2214,2213,-2207,2212,2214,2211,-2208,1929,2214,2212,-1928,2182,2233,2234,-2174,2215,2224,2225,-2227,2219,2220,2221,-2217,2186,2217,2218,-2190,2189,2218,2160,-2087,2164,2220,2219,-2154,2160,2218,2220,-2165,2221,2220,2218,-2218,2222,2223,2194,-2175,2194,2223,2217,-2187,2221,2225,2224,-2217,2223,2225,2221,-2218,2226,2225,2223,-2223,2178,2229,2230,-2177,2227,2228,2219,-2217,2219,2228,2169,-2154,2085,2172,2229,-2179,2229,2172,2169,-2229,2230,2229,2228,-2228,2231,2232,2224,-2216,2224,2232,2227,-2217,2176,2230,2233,-2183,2233,2230,2227,-2233,2234,2233,2232,-2232,1958,2242,2243,-1964,2238,2239,2240,-2236,2206,2236,2237,-2210,2209,2237,2222,-2175,2226,2239,2238,-2216,2222,2237,2239,-2227,2240,2239,2237,-2237,1961,2241,2213,-1913,2213,2241,2236,-2207,2240,2243,2242,-2236,2241,2243,2240,-2237,1963,2243,2241,-1962,2199,2246,2247,-2198,2244,2245,2238,-2236,2238,2245,2231,-2216,2173,2234,2246,-2200,2246,2234,2231,-2246,2247,2246,2245,-2245,1970,2248,2242,-1959,2242,2248,2244,-2236,2197,2247,2249,-2204,2249,2247,2244,-2249,1972,2249,2248,-1971,2547,2600,2601,-2252,2372,2425,2426,-2253,2285,2338,2339,-2254,2297,2298,2299,-2256,2275,2276,2277,-2257,2264,2266,2267,-2260,2262,2263,2260,-2259,2250,2261,2263,-2263,2260,2263,2266,-2265,2266,2263,2261,-2266,2267,2266,2265,-2258,2271,2272,2268,-2255,2258,2260,2270,-2270,2269,2270,2272,-2272,2273,2274,2264,-2260,2264,2274,2270,-2261,2268,2272,2276,-2276,2276,2272,2270,-2275,2277,2276,2274,-2274,2278,2286,2287,-2289,2283,2284,2280,-2283,2267,2283,2282,-2260,2281,2283,2267,-2258,2279,2284,2283,-2282,2284,2287,2286,-2281,2285,2287,2284,-2280,2288,2287,2285,-2254,2292,2293,2294,-2290,2290,2291,2282,-2281,2282,2291,2273,-2260,2256,2277,2293,-2293,2293,2277,2273,-2292,2294,2293,2291,-2291,2295,2296,2286,-2279,2286,2296,2290,-2281,2289, -2294,2298,-2298,2298,2294,2290,-2297,2299,2298,2296,-2296,2265,2318,2319,-2258,2309,2310,2311,-2302,2305,2306,2302,-2301,2254,2268,2304,-2304,2303,2304,2306,-2306,2307,2308,2275,-2257,2275,2308,2304,-2269,2302,2306,2310,-2310,2310,2306,2304,-2309,2311,2310,2308,-2308,2314,2315,2261,-2251,2300,2302,2313,-2313,2312,2313,2315,-2315,2316,2317,2309,-2302,2309,2317,2313,-2303,2261,2315,2318,-2266,2318,2315,2313,-2318,2319,2318,2317,-2317,2320,2329,2330,-2332,2324,2325,2326,-2322,2289,2322,2323,-2293,2292,2323,2307,-2257,2311,2325,2324,-2302,2307,2323,2325,-2312,2326,2325,2323,-2323,2327,2328,2297,-2256,2297,2328,2322,-2290,2326,2330,2329,-2322,2328,2330,2326,-2323,2331,2330,2328,-2328,2281,2334,2335,-2280,2332,2333,2324,-2322,2324,2333,2316,-2302,2257,2319,2334,-2282,2334,2319,2316,-2334,2335,2334,2333,-2333,2336,2337,2329,-2321,2329,2337,2332,-2322,2279,2335,2338,-2286,2338,2335,2332,-2338,2339,2338,2337,-2337,2340,2384,2385,-2387,2362,2363,2364,-2343,2352,2353,2343,-2352,2348,2349,2345,-2348,2288,2348,2347,-2279,2346,2348,2288,-2254,2344,2349,2348,-2347,2349,2352,2351,-2346,2350,2352,2349,-2345,2341,2353,2352,-2351,2357,2358,2359,-2355,2356,2347,2345,-2356,2278,2347,2356,-2296,2299,2358,2357,-2256,2295,2356,2358,-2300,2359,2358,2356,-2356,2360,2361,2351,-2344,2351,2361,2355,-2346,2354,2359,2363,-2363,2363,2359,2355,-2362,2364,2363,2361,-2361,2365,2373,2374,-2376,2370,2371,2367,-2370,2353,2370,2369,-2344,2368,2370,2353,-2342,2366,2371,2370,-2369,2371,2374,2373,-2368,2372,2374,2371,-2367,2375,2374,2372,-2253,2379,2380,2381,-2377,2367,2377,2378,-2370,2369,2378,2360,-2344,2364,2380,2379,-2343,2360,2378,2380,-2365,2381,2380,2378,-2378,2382,2383,2373,-2366,2373,2383,2377,-2368,2381,2385,2384,-2377,2383,2385,2381,-2378,2386,2385,2383,-2383,2350,2405,2406,-2342,2387,2396,2397,-2399,2391,2392,2393,-2389,2354,2389,2390,-2358,2357,2390,2327,-2256,2331,2392,2391,-2321,2327,2390,2392,-2332,2393,2392,2390,-2390,2394,2395,2362,-2343,2362,2395,2389,-2355,2393,2397,2396,-2389,2395,2397,2393,-2390,2398,2397,2395,-2395,2346,2401,2402,-2345, -2399,2400,2391,-2389,2391,2400,2336,-2321,2253,2339,2401,-2347,2401,2339,2336,-2401,2402,2401,2400,-2400,2403,2404,2396,-2388,2396,2404,2399,-2389,2344,2402,2405,-2351,2405,2402,2399,-2405,2406,2405,2404,-2404,2407,2416,2417,-2419,2411,2412,2413,-2409,2376,2409,2410,-2380,2379,2410,2394,-2343,2398,2412,2411,-2388,2394,2410,2412,-2399,2413,2412,2410,-2410,2414,2415,2384,-2341,2384,2415,2409,-2377,2413,2417,2416,-2409,2415,2417,2413,-2410,2418,2417,2415,-2415,2368,2421,2422,-2367,2419,2420,2411,-2409,2411,2420,2403,-2388,2341,2406,2421,-2369,2421,2406,2403,-2421,2422,2421,2420,-2420,2423,2424,2416,-2408,2416,2424,2419,-2409,2366,2422,2425,-2373,2425,2422,2419,-2425,2426,2425,2424,-2424,2460,2513,2514,-2428,2428,2472,2473,-2475,2450,2451,2452,-2431,2440,2441,2431,-2440,2436,2437,2433,-2436,2375,2436,2435,-2366,2434,2436,2375,-2253,2432,2437,2436,-2435,2437,2440,2439,-2434,2438,2440,2437,-2433,2429,2441,2440,-2439,2445,2446,2447,-2443,2444,2435,2433,-2444,2365,2435,2444,-2383,2386,2446,2445,-2341,2382,2444,2446,-2387,2447,2446,2444,-2444,2448,2449,2439,-2432,2439,2449,2443,-2434,2442,2447,2451,-2451,2451,2447,2443,-2450,2452,2451,2449,-2449,2453,2461,2462,-2464,2458,2459,2455,-2458,2441,2458,2457,-2432,2456,2458,2441,-2430,2454,2459,2458,-2457,2459,2462,2461,-2456,2460,2462,2459,-2455,2463,2462,2460,-2428,2467,2468,2469,-2465,2455,2465,2466,-2458,2457,2466,2448,-2432,2452,2468,2467,-2431,2448,2466,2468,-2453,2469,2468,2466,-2466,2470,2471,2461,-2454,2461,2471,2465,-2456,2469,2473,2472,-2465,2471,2473,2469,-2466,2474,2473,2471,-2471,2438,2493,2494,-2430,2475,2484,2485,-2487,2479,2480,2481,-2477,2442,2477,2478,-2446,2445,2478,2414,-2341,2418,2480,2479,-2408,2414,2478,2480,-2419,2481,2480,2478,-2478,2482,2483,2450,-2431,2450,2483,2477,-2443,2481,2485,2484,-2477,2483,2485,2481,-2478,2486,2485,2483,-2483,2434,2489,2490,-2433,2487,2488,2479,-2477,2479,2488,2423,-2408,2252,2426,2489,-2435,2489,2426,2423,-2489,2490,2489,2488,-2488,2491,2492,2484,-2476,2484,2492,2487,-2477,2432,2490,2493,-2439,2493,2490,2487,-2493,2494,2493,2492, --2492,2495,2504,2505,-2507,2499,2500,2501,-2497,2464,2497,2498,-2468,2467,2498,2482,-2431,2486,2500,2499,-2476,2482,2498,2500,-2487,2501,2500,2498,-2498,2502,2503,2472,-2429,2472,2503,2497,-2465,2501,2505,2504,-2497,2503,2505,2501,-2498,2506,2505,2503,-2503,2456,2509,2510,-2455,2507,2508,2499,-2497,2499,2508,2491,-2476,2429,2494,2509,-2457,2509,2494,2491,-2509,2510,2509,2508,-2508,2511,2512,2504,-2496,2504,2512,2507,-2497,2454,2510,2513,-2461,2513,2510,2507,-2513,2514,2513,2512,-2512,2515,2559,2560,-2562,2537,2538,2539,-2518,2527,2528,2518,-2527,2523,2524,2520,-2523,2463,2523,2522,-2454,2521,2523,2463,-2428,2519,2524,2523,-2522,2524,2527,2526,-2521,2525,2527,2524,-2520,2516,2528,2527,-2526,2532,2533,2534,-2530,2531,2522,2520,-2531,2453,2522,2531,-2471,2474,2533,2532,-2429,2470,2531,2533,-2475,2534,2533,2531,-2531,2535,2536,2526,-2519,2526,2536,2530,-2521,2529,2534,2538,-2538,2538,2534,2530,-2537,2539,2538,2536,-2536,2540,2548,2549,-2551,2545,2546,2542,-2545,2528,2545,2544,-2519,2543,2545,2528,-2517,2541,2546,2545,-2544,2546,2549,2548,-2543,2547,2549,2546,-2542,2550,2549,2547,-2252,2554,2555,2556,-2552,2542,2552,2553,-2545,2544,2553,2535,-2519,2539,2555,2554,-2518,2535,2553,2555,-2540,2556,2555,2553,-2553,2557,2558,2548,-2541,2548,2558,2552,-2543,2556,2560,2559,-2552,2558,2560,2556,-2553,2561,2560,2558,-2558,2525,2580,2581,-2517,2562,2571,2572,-2574,2566,2567,2568,-2564,2529,2564,2565,-2533,2532,2565,2502,-2429,2506,2567,2566,-2496,2502,2565,2567,-2507,2568,2567,2565,-2565,2569,2570,2537,-2518,2537,2570,2564,-2530,2568,2572,2571,-2564,2570,2572,2568,-2565,2573,2572,2570,-2570,2521,2576,2577,-2520,2574,2575,2566,-2564,2566,2575,2511,-2496,2427,2514,2576,-2522,2576,2514,2511,-2576,2577,2576,2575,-2575,2578,2579,2571,-2563,2571,2579,2574,-2564,2519,2577,2580,-2526,2580,2577,2574,-2580,2581,2580,2579,-2579,2582,2591,2592,-2594,2586,2587,2588,-2584,2551,2584,2585,-2555,2554,2585,2569,-2518,2573,2587,2586,-2563,2569,2585,2587,-2574,2588,2587,2585,-2585,2589,2590,2559,-2516,2559,2590,2584,-2552,2588,2592,2591,-2584,2590,2592, -2588,-2585,2593,2592,2590,-2590,2543,2596,2597,-2542,2594,2595,2586,-2584,2586,2595,2578,-2563,2516,2581,2596,-2544,2596,2581,2578,-2596,2597,2596,2595,-2595,2598,2599,2591,-2583,2591,2599,2594,-2584,2541,2597,2600,-2548,2600,2597,2594,-2600,2601,2600,2599,-2599,2899,2952,2953,-2604,2724,2777,2778,-2605,2637,2690,2691,-2606,2649,2650,2651,-2608,2627,2628,2629,-2609,2616,2618,2619,-2612,2614,2615,2612,-2611,2602,2613,2615,-2615,2612,2615,2618,-2617,2618,2615,2613,-2618,2619,2618,2617,-2610,2623,2624,2620,-2607,2610,2612,2622,-2622,2621,2622,2624,-2624,2625,2626,2616,-2612,2616,2626,2622,-2613,2620,2624,2628,-2628,2628,2624,2622,-2627,2629,2628,2626,-2626,2630,2638,2639,-2641,2635,2636,2632,-2635,2619,2635,2634,-2612,2633,2635,2619,-2610,2631,2636,2635,-2634,2636,2639,2638,-2633,2637,2639,2636,-2632,2640,2639,2637,-2606,2644,2645,2646,-2642,2642,2643,2634,-2633,2634,2643,2625,-2612,2608,2629,2645,-2645,2645,2629,2625,-2644,2646,2645,2643,-2643,2647,2648,2638,-2631,2638,2648,2642,-2633,2641,2646,2650,-2650,2650,2646,2642,-2649,2651,2650,2648,-2648,2617,2670,2671,-2610,2661,2662,2663,-2654,2657,2658,2654,-2653,2606,2620,2656,-2656,2655,2656,2658,-2658,2659,2660,2627,-2609,2627,2660,2656,-2621,2654,2658,2662,-2662,2662,2658,2656,-2661,2663,2662,2660,-2660,2666,2667,2613,-2603,2652,2654,2665,-2665,2664,2665,2667,-2667,2668,2669,2661,-2654,2661,2669,2665,-2655,2613,2667,2670,-2618,2670,2667,2665,-2670,2671,2670,2669,-2669,2672,2681,2682,-2684,2676,2677,2678,-2674,2641,2674,2675,-2645,2644,2675,2659,-2609,2663,2677,2676,-2654,2659,2675,2677,-2664,2678,2677,2675,-2675,2679,2680,2649,-2608,2649,2680,2674,-2642,2678,2682,2681,-2674,2680,2682,2678,-2675,2683,2682,2680,-2680,2633,2686,2687,-2632,2684,2685,2676,-2674,2676,2685,2668,-2654,2609,2671,2686,-2634,2686,2671,2668,-2686,2687,2686,2685,-2685,2688,2689,2681,-2673,2681,2689,2684,-2674,2631,2687,2690,-2638,2690,2687,2684,-2690,2691,2690,2689,-2689,2692,2736,2737,-2739,2714,2715,2716,-2695,2704,2705,2695,-2704,2700,2701,2697,-2700,2640,2700,2699,-2631,2698,2700,2640,-2606,2696, -2701,2700,-2699,2701,2704,2703,-2698,2702,2704,2701,-2697,2693,2705,2704,-2703,2709,2710,2711,-2707,2708,2699,2697,-2708,2630,2699,2708,-2648,2651,2710,2709,-2608,2647,2708,2710,-2652,2711,2710,2708,-2708,2712,2713,2703,-2696,2703,2713,2707,-2698,2706,2711,2715,-2715,2715,2711,2707,-2714,2716,2715,2713,-2713,2717,2725,2726,-2728,2722,2723,2719,-2722,2705,2722,2721,-2696,2720,2722,2705,-2694,2718,2723,2722,-2721,2723,2726,2725,-2720,2724,2726,2723,-2719,2727,2726,2724,-2605,2731,2732,2733,-2729,2719,2729,2730,-2722,2721,2730,2712,-2696,2716,2732,2731,-2695,2712,2730,2732,-2717,2733,2732,2730,-2730,2734,2735,2725,-2718,2725,2735,2729,-2720,2733,2737,2736,-2729,2735,2737,2733,-2730,2738,2737,2735,-2735,2702,2757,2758,-2694,2739,2748,2749,-2751,2743,2744,2745,-2741,2706,2741,2742,-2710,2709,2742,2679,-2608,2683,2744,2743,-2673,2679,2742,2744,-2684,2745,2744,2742,-2742,2746,2747,2714,-2695,2714,2747,2741,-2707,2745,2749,2748,-2741,2747,2749,2745,-2742,2750,2749,2747,-2747,2698,2753,2754,-2697,2751,2752,2743,-2741,2743,2752,2688,-2673,2605,2691,2753,-2699,2753,2691,2688,-2753,2754,2753,2752,-2752,2755,2756,2748,-2740,2748,2756,2751,-2741,2696,2754,2757,-2703,2757,2754,2751,-2757,2758,2757,2756,-2756,2759,2768,2769,-2771,2763,2764,2765,-2761,2728,2761,2762,-2732,2731,2762,2746,-2695,2750,2764,2763,-2740,2746,2762,2764,-2751,2765,2764,2762,-2762,2766,2767,2736,-2693,2736,2767,2761,-2729,2765,2769,2768,-2761,2767,2769,2765,-2762,2770,2769,2767,-2767,2720,2773,2774,-2719,2771,2772,2763,-2761,2763,2772,2755,-2740,2693,2758,2773,-2721,2773,2758,2755,-2773,2774,2773,2772,-2772,2775,2776,2768,-2760,2768,2776,2771,-2761,2718,2774,2777,-2725,2777,2774,2771,-2777,2778,2777,2776,-2776,2812,2865,2866,-2780,2780,2824,2825,-2827,2802,2803,2804,-2783,2792,2793,2783,-2792,2788,2789,2785,-2788,2727,2788,2787,-2718,2786,2788,2727,-2605,2784,2789,2788,-2787,2789,2792,2791,-2786,2790,2792,2789,-2785,2781,2793,2792,-2791,2797,2798,2799,-2795,2796,2787,2785,-2796,2717,2787,2796,-2735,2738,2798,2797,-2693,2734,2796,2798,-2739,2799,2798,2796,-2796, -2800,2801,2791,-2784,2791,2801,2795,-2786,2794,2799,2803,-2803,2803,2799,2795,-2802,2804,2803,2801,-2801,2805,2813,2814,-2816,2810,2811,2807,-2810,2793,2810,2809,-2784,2808,2810,2793,-2782,2806,2811,2810,-2809,2811,2814,2813,-2808,2812,2814,2811,-2807,2815,2814,2812,-2780,2819,2820,2821,-2817,2807,2817,2818,-2810,2809,2818,2800,-2784,2804,2820,2819,-2783,2800,2818,2820,-2805,2821,2820,2818,-2818,2822,2823,2813,-2806,2813,2823,2817,-2808,2821,2825,2824,-2817,2823,2825,2821,-2818,2826,2825,2823,-2823,2790,2845,2846,-2782,2827,2836,2837,-2839,2831,2832,2833,-2829,2794,2829,2830,-2798,2797,2830,2766,-2693,2770,2832,2831,-2760,2766,2830,2832,-2771,2833,2832,2830,-2830,2834,2835,2802,-2783,2802,2835,2829,-2795,2833,2837,2836,-2829,2835,2837,2833,-2830,2838,2837,2835,-2835,2786,2841,2842,-2785,2839,2840,2831,-2829,2831,2840,2775,-2760,2604,2778,2841,-2787,2841,2778,2775,-2841,2842,2841,2840,-2840,2843,2844,2836,-2828,2836,2844,2839,-2829,2784,2842,2845,-2791,2845,2842,2839,-2845,2846,2845,2844,-2844,2847,2856,2857,-2859,2851,2852,2853,-2849,2816,2849,2850,-2820,2819,2850,2834,-2783,2838,2852,2851,-2828,2834,2850,2852,-2839,2853,2852,2850,-2850,2854,2855,2824,-2781,2824,2855,2849,-2817,2853,2857,2856,-2849,2855,2857,2853,-2850,2858,2857,2855,-2855,2808,2861,2862,-2807,2859,2860,2851,-2849,2851,2860,2843,-2828,2781,2846,2861,-2809,2861,2846,2843,-2861,2862,2861,2860,-2860,2863,2864,2856,-2848,2856,2864,2859,-2849,2806,2862,2865,-2813,2865,2862,2859,-2865,2866,2865,2864,-2864,2867,2911,2912,-2914,2889,2890,2891,-2870,2879,2880,2870,-2879,2875,2876,2872,-2875,2815,2875,2874,-2806,2873,2875,2815,-2780,2871,2876,2875,-2874,2876,2879,2878,-2873,2877,2879,2876,-2872,2868,2880,2879,-2878,2884,2885,2886,-2882,2883,2874,2872,-2883,2805,2874,2883,-2823,2826,2885,2884,-2781,2822,2883,2885,-2827,2886,2885,2883,-2883,2887,2888,2878,-2871,2878,2888,2882,-2873,2881,2886,2890,-2890,2890,2886,2882,-2889,2891,2890,2888,-2888,2892,2900,2901,-2903,2897,2898,2894,-2897,2880,2897,2896,-2871,2895,2897,2880,-2869,2893,2898,2897,-2896,2898,2901,2900, --2895,2899,2901,2898,-2894,2902,2901,2899,-2604,2906,2907,2908,-2904,2894,2904,2905,-2897,2896,2905,2887,-2871,2891,2907,2906,-2870,2887,2905,2907,-2892,2908,2907,2905,-2905,2909,2910,2900,-2893,2900,2910,2904,-2895,2908,2912,2911,-2904,2910,2912,2908,-2905,2913,2912,2910,-2910,2877,2932,2933,-2869,2914,2923,2924,-2926,2918,2919,2920,-2916,2881,2916,2917,-2885,2884,2917,2854,-2781,2858,2919,2918,-2848,2854,2917,2919,-2859,2920,2919,2917,-2917,2921,2922,2889,-2870,2889,2922,2916,-2882,2920,2924,2923,-2916,2922,2924,2920,-2917,2925,2924,2922,-2922,2873,2928,2929,-2872,2926,2927,2918,-2916,2918,2927,2863,-2848,2779,2866,2928,-2874,2928,2866,2863,-2928,2929,2928,2927,-2927,2930,2931,2923,-2915,2923,2931,2926,-2916,2871,2929,2932,-2878,2932,2929,2926,-2932,2933,2932,2931,-2931,2934,2943,2944,-2946,2938,2939,2940,-2936,2903,2936,2937,-2907,2906,2937,2921,-2870,2925,2939,2938,-2915,2921,2937,2939,-2926,2940,2939,2937,-2937,2941,2942,2911,-2868,2911,2942,2936,-2904,2940,2944,2943,-2936,2942,2944,2940,-2937,2945,2944,2942,-2942,2895,2948,2949,-2894,2946,2947,2938,-2936,2938,2947,2930,-2915,2868,2933,2948,-2896,2948,2933,2930,-2948,2949,2948,2947,-2947,2950,2951,2943,-2935,2943,2951,2946,-2936,2893,2949,2952,-2900,2952,2949,2946,-2952,2953,2952,2951,-2951,3251,3304,3305,-2956,3076,3129,3130,-2957,2989,3042,3043,-2958,3001,3002,3003,-2960,2979,2980,2981,-2961,2968,2970,2971,-2964,2966,2967,2964,-2963,2954,2965,2967,-2967,2964,2967,2970,-2969,2970,2967,2965,-2970,2971,2970,2969,-2962,2975,2976,2972,-2959,2962,2964,2974,-2974,2973,2974,2976,-2976,2977,2978,2968,-2964,2968,2978,2974,-2965,2972,2976,2980,-2980,2980,2976,2974,-2979,2981,2980,2978,-2978,2982,2990,2991,-2993,2987,2988,2984,-2987,2971,2987,2986,-2964,2985,2987,2971,-2962,2983,2988,2987,-2986,2988,2991,2990,-2985,2989,2991,2988,-2984,2992,2991,2989,-2958,2996,2997,2998,-2994,2994,2995,2986,-2985,2986,2995,2977,-2964,2960,2981,2997,-2997,2997,2981,2977,-2996,2998,2997,2995,-2995,2999,3000,2990,-2983,2990,3000,2994,-2985,2993,2998,3002,-3002,3002,2998,2994,-3001,3003,3002, -3000,-3000,2969,3022,3023,-2962,3013,3014,3015,-3006,3009,3010,3006,-3005,2958,2972,3008,-3008,3007,3008,3010,-3010,3011,3012,2979,-2961,2979,3012,3008,-2973,3006,3010,3014,-3014,3014,3010,3008,-3013,3015,3014,3012,-3012,3018,3019,2965,-2955,3004,3006,3017,-3017,3016,3017,3019,-3019,3020,3021,3013,-3006,3013,3021,3017,-3007,2965,3019,3022,-2970,3022,3019,3017,-3022,3023,3022,3021,-3021,3024,3033,3034,-3036,3028,3029,3030,-3026,2993,3026,3027,-2997,2996,3027,3011,-2961,3015,3029,3028,-3006,3011,3027,3029,-3016,3030,3029,3027,-3027,3031,3032,3001,-2960,3001,3032,3026,-2994,3030,3034,3033,-3026,3032,3034,3030,-3027,3035,3034,3032,-3032,2985,3038,3039,-2984,3036,3037,3028,-3026,3028,3037,3020,-3006,2961,3023,3038,-2986,3038,3023,3020,-3038,3039,3038,3037,-3037,3040,3041,3033,-3025,3033,3041,3036,-3026,2983,3039,3042,-2990,3042,3039,3036,-3042,3043,3042,3041,-3041,3044,3088,3089,-3091,3066,3067,3068,-3047,3056,3057,3047,-3056,3052,3053,3049,-3052,2992,3052,3051,-2983,3050,3052,2992,-2958,3048,3053,3052,-3051,3053,3056,3055,-3050,3054,3056,3053,-3049,3045,3057,3056,-3055,3061,3062,3063,-3059,3060,3051,3049,-3060,2982,3051,3060,-3000,3003,3062,3061,-2960,2999,3060,3062,-3004,3063,3062,3060,-3060,3064,3065,3055,-3048,3055,3065,3059,-3050,3058,3063,3067,-3067,3067,3063,3059,-3066,3068,3067,3065,-3065,3069,3077,3078,-3080,3074,3075,3071,-3074,3057,3074,3073,-3048,3072,3074,3057,-3046,3070,3075,3074,-3073,3075,3078,3077,-3072,3076,3078,3075,-3071,3079,3078,3076,-2957,3083,3084,3085,-3081,3071,3081,3082,-3074,3073,3082,3064,-3048,3068,3084,3083,-3047,3064,3082,3084,-3069,3085,3084,3082,-3082,3086,3087,3077,-3070,3077,3087,3081,-3072,3085,3089,3088,-3081,3087,3089,3085,-3082,3090,3089,3087,-3087,3054,3109,3110,-3046,3091,3100,3101,-3103,3095,3096,3097,-3093,3058,3093,3094,-3062,3061,3094,3031,-2960,3035,3096,3095,-3025,3031,3094,3096,-3036,3097,3096,3094,-3094,3098,3099,3066,-3047,3066,3099,3093,-3059,3097,3101,3100,-3093,3099,3101,3097,-3094,3102,3101,3099,-3099,3050,3105,3106,-3049,3103,3104,3095,-3093,3095,3104,3040,-3025,2957, -3043,3105,-3051,3105,3043,3040,-3105,3106,3105,3104,-3104,3107,3108,3100,-3092,3100,3108,3103,-3093,3048,3106,3109,-3055,3109,3106,3103,-3109,3110,3109,3108,-3108,3111,3120,3121,-3123,3115,3116,3117,-3113,3080,3113,3114,-3084,3083,3114,3098,-3047,3102,3116,3115,-3092,3098,3114,3116,-3103,3117,3116,3114,-3114,3118,3119,3088,-3045,3088,3119,3113,-3081,3117,3121,3120,-3113,3119,3121,3117,-3114,3122,3121,3119,-3119,3072,3125,3126,-3071,3123,3124,3115,-3113,3115,3124,3107,-3092,3045,3110,3125,-3073,3125,3110,3107,-3125,3126,3125,3124,-3124,3127,3128,3120,-3112,3120,3128,3123,-3113,3070,3126,3129,-3077,3129,3126,3123,-3129,3130,3129,3128,-3128,3164,3217,3218,-3132,3132,3176,3177,-3179,3154,3155,3156,-3135,3144,3145,3135,-3144,3140,3141,3137,-3140,3079,3140,3139,-3070,3138,3140,3079,-2957,3136,3141,3140,-3139,3141,3144,3143,-3138,3142,3144,3141,-3137,3133,3145,3144,-3143,3149,3150,3151,-3147,3148,3139,3137,-3148,3069,3139,3148,-3087,3090,3150,3149,-3045,3086,3148,3150,-3091,3151,3150,3148,-3148,3152,3153,3143,-3136,3143,3153,3147,-3138,3146,3151,3155,-3155,3155,3151,3147,-3154,3156,3155,3153,-3153,3157,3165,3166,-3168,3162,3163,3159,-3162,3145,3162,3161,-3136,3160,3162,3145,-3134,3158,3163,3162,-3161,3163,3166,3165,-3160,3164,3166,3163,-3159,3167,3166,3164,-3132,3171,3172,3173,-3169,3159,3169,3170,-3162,3161,3170,3152,-3136,3156,3172,3171,-3135,3152,3170,3172,-3157,3173,3172,3170,-3170,3174,3175,3165,-3158,3165,3175,3169,-3160,3173,3177,3176,-3169,3175,3177,3173,-3170,3178,3177,3175,-3175,3142,3197,3198,-3134,3179,3188,3189,-3191,3183,3184,3185,-3181,3146,3181,3182,-3150,3149,3182,3118,-3045,3122,3184,3183,-3112,3118,3182,3184,-3123,3185,3184,3182,-3182,3186,3187,3154,-3135,3154,3187,3181,-3147,3185,3189,3188,-3181,3187,3189,3185,-3182,3190,3189,3187,-3187,3138,3193,3194,-3137,3191,3192,3183,-3181,3183,3192,3127,-3112,2956,3130,3193,-3139,3193,3130,3127,-3193,3194,3193,3192,-3192,3195,3196,3188,-3180,3188,3196,3191,-3181,3136,3194,3197,-3143,3197,3194,3191,-3197,3198,3197,3196,-3196,3199,3208,3209,-3211,3203,3204,3205,-3201, -3168,3201,3202,-3172,3171,3202,3186,-3135,3190,3204,3203,-3180,3186,3202,3204,-3191,3205,3204,3202,-3202,3206,3207,3176,-3133,3176,3207,3201,-3169,3205,3209,3208,-3201,3207,3209,3205,-3202,3210,3209,3207,-3207,3160,3213,3214,-3159,3211,3212,3203,-3201,3203,3212,3195,-3180,3133,3198,3213,-3161,3213,3198,3195,-3213,3214,3213,3212,-3212,3215,3216,3208,-3200,3208,3216,3211,-3201,3158,3214,3217,-3165,3217,3214,3211,-3217,3218,3217,3216,-3216,3219,3263,3264,-3266,3241,3242,3243,-3222,3231,3232,3222,-3231,3227,3228,3224,-3227,3167,3227,3226,-3158,3225,3227,3167,-3132,3223,3228,3227,-3226,3228,3231,3230,-3225,3229,3231,3228,-3224,3220,3232,3231,-3230,3236,3237,3238,-3234,3235,3226,3224,-3235,3157,3226,3235,-3175,3178,3237,3236,-3133,3174,3235,3237,-3179,3238,3237,3235,-3235,3239,3240,3230,-3223,3230,3240,3234,-3225,3233,3238,3242,-3242,3242,3238,3234,-3241,3243,3242,3240,-3240,3244,3252,3253,-3255,3249,3250,3246,-3249,3232,3249,3248,-3223,3247,3249,3232,-3221,3245,3250,3249,-3248,3250,3253,3252,-3247,3251,3253,3250,-3246,3254,3253,3251,-2956,3258,3259,3260,-3256,3246,3256,3257,-3249,3248,3257,3239,-3223,3243,3259,3258,-3222,3239,3257,3259,-3244,3260,3259,3257,-3257,3261,3262,3252,-3245,3252,3262,3256,-3247,3260,3264,3263,-3256,3262,3264,3260,-3257,3265,3264,3262,-3262,3229,3284,3285,-3221,3266,3275,3276,-3278,3270,3271,3272,-3268,3233,3268,3269,-3237,3236,3269,3206,-3133,3210,3271,3270,-3200,3206,3269,3271,-3211,3272,3271,3269,-3269,3273,3274,3241,-3222,3241,3274,3268,-3234,3272,3276,3275,-3268,3274,3276,3272,-3269,3277,3276,3274,-3274,3225,3280,3281,-3224,3278,3279,3270,-3268,3270,3279,3215,-3200,3131,3218,3280,-3226,3280,3218,3215,-3280,3281,3280,3279,-3279,3282,3283,3275,-3267,3275,3283,3278,-3268,3223,3281,3284,-3230,3284,3281,3278,-3284,3285,3284,3283,-3283,3286,3295,3296,-3298,3290,3291,3292,-3288,3255,3288,3289,-3259,3258,3289,3273,-3222,3277,3291,3290,-3267,3273,3289,3291,-3278,3292,3291,3289,-3289,3293,3294,3263,-3220,3263,3294,3288,-3256,3292,3296,3295,-3288,3294,3296,3292,-3289,3297,3296,3294,-3294,3247,3300,3301, --3246,3298,3299,3290,-3288,3290,3299,3282,-3267,3220,3285,3300,-3248,3300,3285,3282,-3300,3301,3300,3299,-3299,3302,3303,3295,-3287,3295,3303,3298,-3288,3245,3301,3304,-3252,3304,3301,3298,-3304,3305,3304,3303,-3303,3307,3327,3326,-3307,3308,3328,3327,-3308,3309,3329,3328,-3309,3310,3330,3329,-3310,3311,3331,3330,-3311,3312,3332,3331,-3312,3313,3333,3332,-3313,3314,3334,3333,-3314,3315,3335,3334,-3315,3316,3336,3335,-3316,3317,3337,3336,-3317,3318,3338,3337,-3318,3319,3339,3338,-3319,3320,3340,3339,-3320,3321,3341,3340,-3321,3322,3342,3341,-3322,3323,3343,3342,-3323,3324,3344,3343,-3324,3325,3345,3344,-3325,3306,3326,3345,-3326,3327,3347,3346,-3327,3328,3348,3347,-3328,3329,3349,3348,-3329,3330,3350,3349,-3330,3331,3351,3350,-3331,3332,3352,3351,-3332,3333,3353,3352,-3333,3334,3354,3353,-3334,3335,3355,3354,-3335,3336,3356,3355,-3336,3337,3357,3356,-3337,3338,3358,3357,-3338,3339,3359,3358,-3339,3340,3360,3359,-3340,3341,3361,3360,-3341,3342,3362,3361,-3342,3343,3363,3362,-3343,3344,3364,3363,-3344,3345,3365,3364,-3345,3326,3346,3365,-3346,3347,3367,3366,-3347,3348,3368,3367,-3348,3349,3369,3368,-3349,3350,3370,3369,-3350,3351,3371,3370,-3351,3352,3372,3371,-3352,3353,3373,3372,-3353,3354,3374,3373,-3354,3355,3375,3374,-3355,3356,3376,3375,-3356,3357,3377,3376,-3357,3358,3378,3377,-3358,3359,3379,3378,-3359,3360,3380,3379,-3360,3361,3381,3380,-3361,3362,3382,3381,-3362,3363,3383,3382,-3363,3364,3384,3383,-3364,3365,3385,3384,-3365,3346,3366,3385,-3366,3367,3387,3386,-3367,3368,3388,3387,-3368,3369,3389,3388,-3369,3370,3390,3389,-3370,3371,3391,3390,-3371,3372,3392,3391,-3372,3373,3393,3392,-3373,3374,3394,3393,-3374,3375,3395,3394,-3375,3376,3396,3395,-3376,3377,3397,3396,-3377,3378,3398,3397,-3378,3379,3399,3398,-3379,3380,3400,3399,-3380,3381,3401,3400,-3381,3382,3402,3401,-3382,3383,3403,3402,-3383,3384,3404,3403,-3384,3385,3405,3404,-3385,3366,3386,3405,-3386,3387,3407,3406,-3387,3388,3408,3407,-3388,3389,3409,3408,-3389,3390,3410,3409,-3390,3391,3411,3410,-3391,3392,3412,3411,-3392,3393,3413,3412,-3393,3394,3414, -3413,-3394,3395,3415,3414,-3395,3396,3416,3415,-3396,3397,3417,3416,-3397,3398,3418,3417,-3398,3399,3419,3418,-3399,3400,3420,3419,-3400,3401,3421,3420,-3401,3402,3422,3421,-3402,3403,3423,3422,-3403,3404,3424,3423,-3404,3405,3425,3424,-3405,3386,3406,3425,-3406,3407,3427,3426,-3407,3408,3428,3427,-3408,3409,3429,3428,-3409,3410,3430,3429,-3410,3411,3431,3430,-3411,3412,3432,3431,-3412,3413,3433,3432,-3413,3414,3434,3433,-3414,3415,3435,3434,-3415,3416,3436,3435,-3416,3417,3437,3436,-3417,3418,3438,3437,-3418,3419,3439,3438,-3419,3420,3440,3439,-3420,3421,3441,3440,-3421,3422,3442,3441,-3422,3423,3443,3442,-3423,3424,3444,3443,-3424,3425,3445,3444,-3425,3406,3426,3445,-3426,3427,3447,3446,-3427,3428,3448,3447,-3428,3429,3449,3448,-3429,3430,3450,3449,-3430,3431,3451,3450,-3431,3432,3452,3451,-3432,3433,3453,3452,-3433,3434,3454,3453,-3434,3435,3455,3454,-3435,3436,3456,3455,-3436,3437,3457,3456,-3437,3438,3458,3457,-3438,3439,3459,3458,-3439,3440,3460,3459,-3440,3441,3461,3460,-3441,3442,3462,3461,-3442,3443,3463,3462,-3443,3444,3464,3463,-3444,3445,3465,3464,-3445,3426,3446,3465,-3446,3447,3467,3466,-3447,3448,3468,3467,-3448,3449,3469,3468,-3449,3450,3470,3469,-3450,3451,3471,3470,-3451,3452,3472,3471,-3452,3453,3473,3472,-3453,3454,3474,3473,-3454,3455,3475,3474,-3455,3456,3476,3475,-3456,3457,3477,3476,-3457,3458,3478,3477,-3458,3459,3479,3478,-3459,3460,3480,3479,-3460,3461,3481,3480,-3461,3462,3482,3481,-3462,3463,3483,3482,-3463,3464,3484,3483,-3464,3465,3485,3484,-3465,3446,3466,3485,-3466,3467,3487,3486,-3467,3468,3488,3487,-3468,3469,3489,3488,-3469,3470,3490,3489,-3470,3471,3491,3490,-3471,3472,3492,3491,-3472,3473,3493,3492,-3473,3474,3494,3493,-3474,3475,3495,3494,-3475,3476,3496,3495,-3476,3477,3497,3496,-3477,3478,3498,3497,-3478,3479,3499,3498,-3479,3480,3500,3499,-3480,3481,3501,3500,-3481,3482,3502,3501,-3482,3483,3503,3502,-3483,3484,3504,3503,-3484,3485,3505,3504,-3485,3466,3486,3505,-3486,3487,3307,3306,-3487,3488,3308,3307,-3488,3489,3309,3308,-3489,3490,3310,3309,-3490,3491,3311,3310,-3491,3492, -3312,3311,-3492,3493,3313,3312,-3493,3494,3314,3313,-3494,3495,3315,3314,-3495,3496,3316,3315,-3496,3497,3317,3316,-3497,3498,3318,3317,-3498,3499,3319,3318,-3499,3500,3320,3319,-3500,3501,3321,3320,-3501,3502,3322,3321,-3502,3503,3323,3322,-3503,3504,3324,3323,-3504,3505,3325,3324,-3505,3486,3306,3325,-3506,3507,3506,3526,-3528,3508,3507,3527,-3529,3509,3508,3528,-3530,3510,3509,3529,-3531,3511,3510,3530,-3532,3512,3511,3531,-3533,3513,3512,3532,-3534,3514,3513,3533,-3535,3515,3514,3534,-3536,3516,3515,3535,-3537,3517,3516,3536,-3538,3518,3517,3537,-3539,3519,3518,3538,-3540,3520,3519,3539,-3541,3521,3520,3540,-3542,3522,3521,3541,-3543,3523,3522,3542,-3544,3524,3523,3543,-3545,3525,3524,3544,-3546,3506,3525,3545,-3527,3527,3526,3546,-3548,3528,3527,3547,-3549,3529,3528,3548,-3550,3530,3529,3549,-3551,3531,3530,3550,-3552,3532,3531,3551,-3553,3533,3532,3552,-3554,3534,3533,3553,-3555,3535,3534,3554,-3556,3536,3535,3555,-3557,3537,3536,3556,-3558,3538,3537,3557,-3559,3539,3538,3558,-3560,3540,3539,3559,-3561,3541,3540,3560,-3562,3542,3541,3561,-3563,3543,3542,3562,-3564,3544,3543,3563,-3565,3545,3544,3564,-3566,3526,3545,3565,-3547,3547,3546,3566,-3568,3548,3547,3567,-3569,3549,3548,3568,-3570,3550,3549,3569,-3571,3551,3550,3570,-3572,3552,3551,3571,-3573,3553,3552,3572,-3574,3554,3553,3573,-3575,3555,3554,3574,-3576,3556,3555,3575,-3577,3557,3556,3576,-3578,3558,3557,3577,-3579,3559,3558,3578,-3580,3560,3559,3579,-3581,3561,3560,3580,-3582,3562,3561,3581,-3583,3563,3562,3582,-3584,3564,3563,3583,-3585,3565,3564,3584,-3586,3546,3565,3585,-3567,3567,3566,3586,-3588,3568,3567,3587,-3589,3569,3568,3588,-3590,3570,3569,3589,-3591,3571,3570,3590,-3592,3572,3571,3591,-3593,3573,3572,3592,-3594,3574,3573,3593,-3595,3575,3574,3594,-3596,3576,3575,3595,-3597,3577,3576,3596,-3598,3578,3577,3597,-3599,3579,3578,3598,-3600,3580,3579,3599,-3601,3581,3580,3600,-3602,3582,3581,3601,-3603,3583,3582,3602,-3604,3584,3583,3603,-3605,3585,3584,3604,-3606,3566,3585,3605,-3587,3587,3586,3606,-3608,3588,3587,3607,-3609,3589,3588,3608,-3610, -3590,3589,3609,-3611,3591,3590,3610,-3612,3592,3591,3611,-3613,3593,3592,3612,-3614,3594,3593,3613,-3615,3595,3594,3614,-3616,3596,3595,3615,-3617,3597,3596,3616,-3618,3598,3597,3617,-3619,3599,3598,3618,-3620,3600,3599,3619,-3621,3601,3600,3620,-3622,3602,3601,3621,-3623,3603,3602,3622,-3624,3604,3603,3623,-3625,3605,3604,3624,-3626,3586,3605,3625,-3607,3607,3606,3626,-3628,3608,3607,3627,-3629,3609,3608,3628,-3630,3610,3609,3629,-3631,3611,3610,3630,-3632,3612,3611,3631,-3633,3613,3612,3632,-3634,3614,3613,3633,-3635,3615,3614,3634,-3636,3616,3615,3635,-3637,3617,3616,3636,-3638,3618,3617,3637,-3639,3619,3618,3638,-3640,3620,3619,3639,-3641,3621,3620,3640,-3642,3622,3621,3641,-3643,3623,3622,3642,-3644,3624,3623,3643,-3645,3625,3624,3644,-3646,3606,3625,3645,-3627,3627,3626,3646,-3648,3628,3627,3647,-3649,3629,3628,3648,-3650,3630,3629,3649,-3651,3631,3630,3650,-3652,3632,3631,3651,-3653,3633,3632,3652,-3654,3634,3633,3653,-3655,3635,3634,3654,-3656,3636,3635,3655,-3657,3637,3636,3656,-3658,3638,3637,3657,-3659,3639,3638,3658,-3660,3640,3639,3659,-3661,3641,3640,3660,-3662,3642,3641,3661,-3663,3643,3642,3662,-3664,3644,3643,3663,-3665,3645,3644,3664,-3666,3626,3645,3665,-3647,3647,3646,3666,-3668,3648,3647,3667,-3669,3649,3648,3668,-3670,3650,3649,3669,-3671,3651,3650,3670,-3672,3652,3651,3671,-3673,3653,3652,3672,-3674,3654,3653,3673,-3675,3655,3654,3674,-3676,3656,3655,3675,-3677,3657,3656,3676,-3678,3658,3657,3677,-3679,3659,3658,3678,-3680,3660,3659,3679,-3681,3661,3660,3680,-3682,3662,3661,3681,-3683,3663,3662,3682,-3684,3664,3663,3683,-3685,3665,3664,3684,-3686,3646,3665,3685,-3667,3667,3666,3686,-3688,3668,3667,3687,-3689,3669,3668,3688,-3690,3670,3669,3689,-3691,3671,3670,3690,-3692,3672,3671,3691,-3693,3673,3672,3692,-3694,3674,3673,3693,-3695,3675,3674,3694,-3696,3676,3675,3695,-3697,3677,3676,3696,-3698,3678,3677,3697,-3699,3679,3678,3698,-3700,3680,3679,3699,-3701,3681,3680,3700,-3702,3682,3681,3701,-3703,3683,3682,3702,-3704,3684,3683,3703,-3705,3685,3684,3704,-3706,3666,3685,3705,-3687,3687,3686,3506, --3508,3688,3687,3507,-3509,3689,3688,3508,-3510,3690,3689,3509,-3511,3691,3690,3510,-3512,3692,3691,3511,-3513,3693,3692,3512,-3514,3694,3693,3513,-3515,3695,3694,3514,-3516,3696,3695,3515,-3517,3697,3696,3516,-3518,3698,3697,3517,-3519,3699,3698,3518,-3520,3700,3699,3519,-3521,3701,3700,3520,-3522,3702,3701,3521,-3523,3703,3702,3522,-3524,3704,3703,3523,-3525,3705,3704,3524,-3526,3686,3705,3525,-3507,3706,3707,3731,-3731,3707,3708,3732,-3732,3708,3709,3733,-3733,3709,3710,3734,-3734,3710,3711,3735,-3735,3711,3712,3736,-3736,3712,3713,3737,-3737,3713,3714,3738,-3738,3714,3715,3739,-3739,3715,3716,3740,-3740,3716,3717,3741,-3741,3717,3718,3742,-3742,3718,3719,3743,-3743,3719,3720,3744,-3744,3720,3721,3745,-3745,3721,3722,3746,-3746,3722,3723,3747,-3747,3723,3724,3748,-3748,3724,3725,3749,-3749,3725,3726,3750,-3750,3726,3727,3751,-3751,3727,3728,3752,-3752,3728,3729,3753,-3753,3729,3706,3730,-3754,3730,3731,3755,-3755,3731,3732,3756,-3756,3732,3733,3757,-3757,3733,3734,3758,-3758,3734,3735,3759,-3759,3735,3736,3760,-3760,3736,3737,3761,-3761,3737,3738,3762,-3762,3738,3739,3763,-3763,3739,3740,3764,-3764,3740,3741,3765,-3765,3741,3742,3766,-3766,3742,3743,3767,-3767,3743,3744,3768,-3768,3744,3745,3769,-3769,3745,3746,3770,-3770,3746,3747,3771,-3771,3747,3748,3772,-3772,3748,3749,3773,-3773,3749,3750,3774,-3774,3750,3751,3775,-3775,3751,3752,3776,-3776,3752,3753,3777,-3777,3753,3730,3754,-3778,3754,3755,3779,-3779,3755,3756,3780,-3780,3756,3757,3781,-3781,3757,3758,3782,-3782,3758,3759,3783,-3783,3759,3760,3784,-3784,3760,3761,3785,-3785,3761,3762,3786,-3786,3762,3763,3787,-3787,3763,3764,3788,-3788,3764,3765,3789,-3789,3765,3766,3790,-3790,3766,3767,3791,-3791,3767,3768,3792,-3792,3768,3769,3793,-3793,3769,3770,3794,-3794,3770,3771,3795,-3795,3771,3772,3796,-3796,3772,3773,3797,-3797,3773,3774,3798,-3798,3774,3775,3799,-3799,3775,3776,3800,-3800,3776,3777,3801,-3801,3777,3754,3778,-3802,3778,3779,3803,-3803,3779,3780,3804,-3804,3780,3781,3805,-3805,3781,3782,3806,-3806,3782,3783,3807,-3807,3783,3784,3808,-3808,3784,3785, -3809,-3809,3785,3786,3810,-3810,3786,3787,3811,-3811,3787,3788,3812,-3812,3788,3789,3813,-3813,3789,3790,3814,-3814,3790,3791,3815,-3815,3791,3792,3816,-3816,3792,3793,3817,-3817,3793,3794,3818,-3818,3794,3795,3819,-3819,3795,3796,3820,-3820,3796,3797,3821,-3821,3797,3798,3822,-3822,3798,3799,3823,-3823,3799,3800,3824,-3824,3800,3801,3825,-3825,3801,3778,3802,-3826,3802,3803,3827,-3827,3803,3804,3828,-3828,3804,3805,3829,-3829,3805,3806,3830,-3830,3806,3807,3831,-3831,3807,3808,3832,-3832,3808,3809,3833,-3833,3809,3810,3834,-3834,3810,3811,3835,-3835,3811,3812,3836,-3836,3812,3813,3837,-3837,3813,3814,3838,-3838,3814,3815,3839,-3839,3815,3816,3840,-3840,3816,3817,3841,-3841,3817,3818,3842,-3842,3818,3819,3843,-3843,3819,3820,3844,-3844,3820,3821,3845,-3845,3821,3822,3846,-3846,3822,3823,3847,-3847,3823,3824,3848,-3848,3824,3825,3849,-3849,3825,3802,3826,-3850,3826,3827,3851,-3851,3827,3828,3852,-3852,3828,3829,3853,-3853,3829,3830,3854,-3854,3830,3831,3855,-3855,3831,3832,3856,-3856,3832,3833,3857,-3857,3833,3834,3858,-3858,3834,3835,3859,-3859,3835,3836,3860,-3860,3836,3837,3861,-3861,3837,3838,3862,-3862,3838,3839,3863,-3863,3839,3840,3864,-3864,3840,3841,3865,-3865,3841,3842,3866,-3866,3842,3843,3867,-3867,3843,3844,3868,-3868,3844,3845,3869,-3869,3845,3846,3870,-3870,3846,3847,3871,-3871,3847,3848,3872,-3872,3848,3849,3873,-3873,3849,3826,3850,-3874,3850,3851,3875,-3875,3851,3852,3876,-3876,3852,3853,3877,-3877,3853,3854,3878,-3878,3854,3855,3879,-3879,3855,3856,3880,-3880,3856,3857,3881,-3881,3857,3858,3882,-3882,3858,3859,3883,-3883,3859,3860,3884,-3884,3860,3861,3885,-3885,3861,3862,3886,-3886,3862,3863,3887,-3887,3863,3864,3888,-3888,3864,3865,3889,-3889,3865,3866,3890,-3890,3866,3867,3891,-3891,3867,3868,3892,-3892,3868,3869,3893,-3893,3869,3870,3894,-3894,3870,3871,3895,-3895,3871,3872,3896,-3896,3872,3873,3897,-3897,3873,3850,3874,-3898,3874,3875,3899,-3899,3875,3876,3900,-3900,3876,3877,3901,-3901,3877,3878,3902,-3902,3878,3879,3903,-3903,3879,3880,3904,-3904,3880,3881,3905,-3905,3881,3882,3906,-3906,3882, -3883,3907,-3907,3883,3884,3908,-3908,3884,3885,3909,-3909,3885,3886,3910,-3910,3886,3887,3911,-3911,3887,3888,3912,-3912,3888,3889,3913,-3913,3889,3890,3914,-3914,3890,3891,3915,-3915,3891,3892,3916,-3916,3892,3893,3917,-3917,3893,3894,3918,-3918,3894,3895,3919,-3919,3895,3896,3920,-3920,3896,3897,3921,-3921,3897,3874,3898,-3922,3898,3899,3923,-3923,3899,3900,3924,-3924,3900,3901,3925,-3925,3901,3902,3926,-3926,3902,3903,3927,-3927,3903,3904,3928,-3928,3904,3905,3929,-3929,3905,3906,3930,-3930,3906,3907,3931,-3931,3907,3908,3932,-3932,3908,3909,3933,-3933,3909,3910,3934,-3934,3910,3911,3935,-3935,3911,3912,3936,-3936,3912,3913,3937,-3937,3913,3914,3938,-3938,3914,3915,3939,-3939,3915,3916,3940,-3940,3916,3917,3941,-3941,3917,3918,3942,-3942,3918,3919,3943,-3943,3919,3920,3944,-3944,3920,3921,3945,-3945,3921,3898,3922,-3946,3922,3923,3947,-3947,3923,3924,3948,-3948,3924,3925,3949,-3949,3925,3926,3950,-3950,3926,3927,3951,-3951,3927,3928,3952,-3952,3928,3929,3953,-3953,3929,3930,3954,-3954,3930,3931,3955,-3955,3931,3932,3956,-3956,3932,3933,3957,-3957,3933,3934,3958,-3958,3934,3935,3959,-3959,3935,3936,3960,-3960,3936,3937,3961,-3961,3937,3938,3962,-3962,3938,3939,3963,-3963,3939,3940,3964,-3964,3940,3941,3965,-3965,3941,3942,3966,-3966,3942,3943,3967,-3967,3943,3944,3968,-3968,3944,3945,3969,-3969,3945,3922,3946,-3970,3946,3947,3971,-3971,3947,3948,3972,-3972,3948,3949,3973,-3973,3949,3950,3974,-3974,3950,3951,3975,-3975,3951,3952,3976,-3976,3952,3953,3977,-3977,3953,3954,3978,-3978,3954,3955,3979,-3979,3955,3956,3980,-3980,3956,3957,3981,-3981,3957,3958,3982,-3982,3958,3959,3983,-3983,3959,3960,3984,-3984,3960,3961,3985,-3985,3961,3962,3986,-3986,3962,3963,3987,-3987,3963,3964,3988,-3988,3964,3965,3989,-3989,3965,3966,3990,-3990,3966,3967,3991,-3991,3967,3968,3992,-3992,3968,3969,3993,-3993,3969,3946,3970,-3994,3970,3971,3995,-3995,3971,3972,3996,-3996,3972,3973,3997,-3997,3973,3974,3998,-3998,3974,3975,3999,-3999,3975,3976,4000,-4000,3976,3977,4001,-4001,3977,3978,4002,-4002,3978,3979,4003,-4003,3979,3980,4004,-4004, -3980,3981,4005,-4005,3981,3982,4006,-4006,3982,3983,4007,-4007,3983,3984,4008,-4008,3984,3985,4009,-4009,3985,3986,4010,-4010,3986,3987,4011,-4011,3987,3988,4012,-4012,3988,3989,4013,-4013,3989,3990,4014,-4014,3990,3991,4015,-4015,3991,3992,4016,-4016,3992,3993,4017,-4017,3993,3970,3994,-4018,3707,3706,-4019,3708,3707,-4019,3709,3708,-4019,3710,3709,-4019,3711,3710,-4019,3712,3711,-4019,3713,3712,-4019,3714,3713,-4019,3715,3714,-4019,3716,3715,-4019,3717,3716,-4019,3718,3717,-4019,3719,3718,-4019,3720,3719,-4019,3721,3720,-4019,3722,3721,-4019,3723,3722,-4019,3724,3723,-4019,3725,3724,-4019,3726,3725,-4019,3727,3726,-4019,3728,3727,-4019,3729,3728,-4019,3706,3729,-4019,3994,3995,-4020,3995,3996,-4020,3996,3997,-4020,3997,3998,-4020,3998,3999,-4020,3999,4000,-4020,4000,4001,-4020,4001,4002,-4020,4002,4003,-4020,4003,4004,-4020,4004,4005,-4020,4005,4006,-4020,4006,4007,-4020,4007,4008,-4020,4008,4009,-4020,4009,4010,-4020,4010,4011,-4020,4011,4012,-4020,4012,4013,-4020,4013,4014,-4020,4014,4015,-4020,4015,4016,-4020,4016,4017,-4020,4017,3994,-4020,4021,4020,4040,-4042,4022,4021,4041,-4043,4023,4022,4042,-4044,4024,4023,4043,-4045,4025,4024,4044,-4046,4026,4025,4045,-4047,4027,4026,4046,-4048,4028,4027,4047,-4049,4029,4028,4048,-4050,4030,4029,4049,-4051,4031,4030,4050,-4052,4032,4031,4051,-4053,4033,4032,4052,-4054,4034,4033,4053,-4055,4035,4034,4054,-4056,4036,4035,4055,-4057,4037,4036,4056,-4058,4038,4037,4057,-4059,4039,4038,4058,-4060,4020,4039,4059,-4041,4041,4040,4060,-4062,4042,4041,4061,-4063,4043,4042,4062,-4064,4044,4043,4063,-4065,4045,4044,4064,-4066,4046,4045,4065,-4067,4047,4046,4066,-4068,4048,4047,4067,-4069,4049,4048,4068,-4070,4050,4049,4069,-4071,4051,4050,4070,-4072,4052,4051,4071,-4073,4053,4052,4072,-4074,4054,4053,4073,-4075,4055,4054,4074,-4076,4056,4055,4075,-4077,4057,4056,4076,-4078,4058,4057,4077,-4079,4059,4058,4078,-4080,4040,4059,4079,-4061,4061,4060,4080,-4082,4062,4061,4081,-4083,4063,4062,4082,-4084,4064,4063,4083,-4085,4065,4064,4084,-4086,4066,4065,4085,-4087,4067,4066,4086,-4088, -4068,4067,4087,-4089,4069,4068,4088,-4090,4070,4069,4089,-4091,4071,4070,4090,-4092,4072,4071,4091,-4093,4073,4072,4092,-4094,4074,4073,4093,-4095,4075,4074,4094,-4096,4076,4075,4095,-4097,4077,4076,4096,-4098,4078,4077,4097,-4099,4079,4078,4098,-4100,4060,4079,4099,-4081,4081,4080,4100,-4102,4082,4081,4101,-4103,4083,4082,4102,-4104,4084,4083,4103,-4105,4085,4084,4104,-4106,4086,4085,4105,-4107,4087,4086,4106,-4108,4088,4087,4107,-4109,4089,4088,4108,-4110,4090,4089,4109,-4111,4091,4090,4110,-4112,4092,4091,4111,-4113,4093,4092,4112,-4114,4094,4093,4113,-4115,4095,4094,4114,-4116,4096,4095,4115,-4117,4097,4096,4116,-4118,4098,4097,4117,-4119,4099,4098,4118,-4120,4080,4099,4119,-4101,4101,4100,4120,-4122,4102,4101,4121,-4123,4103,4102,4122,-4124,4104,4103,4123,-4125,4105,4104,4124,-4126,4106,4105,4125,-4127,4107,4106,4126,-4128,4108,4107,4127,-4129,4109,4108,4128,-4130,4110,4109,4129,-4131,4111,4110,4130,-4132,4112,4111,4131,-4133,4113,4112,4132,-4134,4114,4113,4133,-4135,4115,4114,4134,-4136,4116,4115,4135,-4137,4117,4116,4136,-4138,4118,4117,4137,-4139,4119,4118,4138,-4140,4100,4119,4139,-4121,4121,4120,4140,-4142,4122,4121,4141,-4143,4123,4122,4142,-4144,4124,4123,4143,-4145,4125,4124,4144,-4146,4126,4125,4145,-4147,4127,4126,4146,-4148,4128,4127,4147,-4149,4129,4128,4148,-4150,4130,4129,4149,-4151,4131,4130,4150,-4152,4132,4131,4151,-4153,4133,4132,4152,-4154,4134,4133,4153,-4155,4135,4134,4154,-4156,4136,4135,4155,-4157,4137,4136,4156,-4158,4138,4137,4157,-4159,4139,4138,4158,-4160,4120,4139,4159,-4141,4141,4140,4160,-4162,4142,4141,4161,-4163,4143,4142,4162,-4164,4144,4143,4163,-4165,4145,4144,4164,-4166,4146,4145,4165,-4167,4147,4146,4166,-4168,4148,4147,4167,-4169,4149,4148,4168,-4170,4150,4149,4169,-4171,4151,4150,4170,-4172,4152,4151,4171,-4173,4153,4152,4172,-4174,4154,4153,4173,-4175,4155,4154,4174,-4176,4156,4155,4175,-4177,4157,4156,4176,-4178,4158,4157,4177,-4179,4159,4158,4178,-4180,4140,4159,4179,-4161,4161,4160,4180,-4182,4162,4161,4181,-4183,4163,4162,4182,-4184,4164,4163,4183,-4185,4165,4164,4184, --4186,4166,4165,4185,-4187,4167,4166,4186,-4188,4168,4167,4187,-4189,4169,4168,4188,-4190,4170,4169,4189,-4191,4171,4170,4190,-4192,4172,4171,4191,-4193,4173,4172,4192,-4194,4174,4173,4193,-4195,4175,4174,4194,-4196,4176,4175,4195,-4197,4177,4176,4196,-4198,4178,4177,4197,-4199,4179,4178,4198,-4200,4160,4179,4199,-4181,4181,4180,4200,-4202,4182,4181,4201,-4203,4183,4182,4202,-4204,4184,4183,4203,-4205,4185,4184,4204,-4206,4186,4185,4205,-4207,4187,4186,4206,-4208,4188,4187,4207,-4209,4189,4188,4208,-4210,4190,4189,4209,-4211,4191,4190,4210,-4212,4192,4191,4211,-4213,4193,4192,4212,-4214,4194,4193,4213,-4215,4195,4194,4214,-4216,4196,4195,4215,-4217,4197,4196,4216,-4218,4198,4197,4217,-4219,4199,4198,4218,-4220,4180,4199,4219,-4201,4201,4200,4020,-4022,4202,4201,4021,-4023,4203,4202,4022,-4024,4204,4203,4023,-4025,4205,4204,4024,-4026,4206,4205,4025,-4027,4207,4206,4026,-4028,4208,4207,4027,-4029,4209,4208,4028,-4030,4210,4209,4029,-4031,4211,4210,4030,-4032,4212,4211,4031,-4033,4213,4212,4032,-4034,4214,4213,4033,-4035,4215,4214,4034,-4036,4216,4215,4035,-4037,4217,4216,4036,-4038,4218,4217,4037,-4039,4219,4218,4038,-4040,4200,4219,4039,-4021,4221,4241,4240,-4221,4222,4242,4241,-4222,4223,4243,4242,-4223,4224,4244,4243,-4224,4225,4245,4244,-4225,4226,4246,4245,-4226,4227,4247,4246,-4227,4228,4248,4247,-4228,4229,4249,4248,-4229,4230,4250,4249,-4230,4231,4251,4250,-4231,4232,4252,4251,-4232,4233,4253,4252,-4233,4234,4254,4253,-4234,4235,4255,4254,-4235,4236,4256,4255,-4236,4237,4257,4256,-4237,4238,4258,4257,-4238,4239,4259,4258,-4239,4220,4240,4259,-4240,4241,4261,4260,-4241,4242,4262,4261,-4242,4243,4263,4262,-4243,4244,4264,4263,-4244,4245,4265,4264,-4245,4246,4266,4265,-4246,4247,4267,4266,-4247,4248,4268,4267,-4248,4249,4269,4268,-4249,4250,4270,4269,-4250,4251,4271,4270,-4251,4252,4272,4271,-4252,4253,4273,4272,-4253,4254,4274,4273,-4254,4255,4275,4274,-4255,4256,4276,4275,-4256,4257,4277,4276,-4257,4258,4278,4277,-4258,4259,4279,4278,-4259,4240,4260,4279,-4260,4261,4281,4280,-4261,4262,4282,4281,-4262,4263,4283, -4282,-4263,4264,4284,4283,-4264,4265,4285,4284,-4265,4266,4286,4285,-4266,4267,4287,4286,-4267,4268,4288,4287,-4268,4269,4289,4288,-4269,4270,4290,4289,-4270,4271,4291,4290,-4271,4272,4292,4291,-4272,4273,4293,4292,-4273,4274,4294,4293,-4274,4275,4295,4294,-4275,4276,4296,4295,-4276,4277,4297,4296,-4277,4278,4298,4297,-4278,4279,4299,4298,-4279,4260,4280,4299,-4280,4281,4301,4300,-4281,4282,4302,4301,-4282,4283,4303,4302,-4283,4284,4304,4303,-4284,4285,4305,4304,-4285,4286,4306,4305,-4286,4287,4307,4306,-4287,4288,4308,4307,-4288,4289,4309,4308,-4289,4290,4310,4309,-4290,4291,4311,4310,-4291,4292,4312,4311,-4292,4293,4313,4312,-4293,4294,4314,4313,-4294,4295,4315,4314,-4295,4296,4316,4315,-4296,4297,4317,4316,-4297,4298,4318,4317,-4298,4299,4319,4318,-4299,4280,4300,4319,-4300,4301,4321,4320,-4301,4302,4322,4321,-4302,4303,4323,4322,-4303,4304,4324,4323,-4304,4305,4325,4324,-4305,4306,4326,4325,-4306,4307,4327,4326,-4307,4308,4328,4327,-4308,4309,4329,4328,-4309,4310,4330,4329,-4310,4311,4331,4330,-4311,4312,4332,4331,-4312,4313,4333,4332,-4313,4314,4334,4333,-4314,4315,4335,4334,-4315,4316,4336,4335,-4316,4317,4337,4336,-4317,4318,4338,4337,-4318,4319,4339,4338,-4319,4300,4320,4339,-4320,4321,4341,4340,-4321,4322,4342,4341,-4322,4323,4343,4342,-4323,4324,4344,4343,-4324,4325,4345,4344,-4325,4326,4346,4345,-4326,4327,4347,4346,-4327,4328,4348,4347,-4328,4329,4349,4348,-4329,4330,4350,4349,-4330,4331,4351,4350,-4331,4332,4352,4351,-4332,4333,4353,4352,-4333,4334,4354,4353,-4334,4335,4355,4354,-4335,4336,4356,4355,-4336,4337,4357,4356,-4337,4338,4358,4357,-4338,4339,4359,4358,-4339,4320,4340,4359,-4340,4341,4361,4360,-4341,4342,4362,4361,-4342,4343,4363,4362,-4343,4344,4364,4363,-4344,4345,4365,4364,-4345,4346,4366,4365,-4346,4347,4367,4366,-4347,4348,4368,4367,-4348,4349,4369,4368,-4349,4350,4370,4369,-4350,4351,4371,4370,-4351,4352,4372,4371,-4352,4353,4373,4372,-4353,4354,4374,4373,-4354,4355,4375,4374,-4355,4356,4376,4375,-4356,4357,4377,4376,-4357,4358,4378,4377,-4358,4359,4379,4378,-4359,4340,4360,4379,-4360,4361, -4381,4380,-4361,4362,4382,4381,-4362,4363,4383,4382,-4363,4364,4384,4383,-4364,4365,4385,4384,-4365,4366,4386,4385,-4366,4367,4387,4386,-4367,4368,4388,4387,-4368,4369,4389,4388,-4369,4370,4390,4389,-4370,4371,4391,4390,-4371,4372,4392,4391,-4372,4373,4393,4392,-4373,4374,4394,4393,-4374,4375,4395,4394,-4375,4376,4396,4395,-4376,4377,4397,4396,-4377,4378,4398,4397,-4378,4379,4399,4398,-4379,4360,4380,4399,-4380,4381,4401,4400,-4381,4382,4402,4401,-4382,4383,4403,4402,-4383,4384,4404,4403,-4384,4385,4405,4404,-4385,4386,4406,4405,-4386,4387,4407,4406,-4387,4388,4408,4407,-4388,4389,4409,4408,-4389,4390,4410,4409,-4390,4391,4411,4410,-4391,4392,4412,4411,-4392,4393,4413,4412,-4393,4394,4414,4413,-4394,4395,4415,4414,-4395,4396,4416,4415,-4396,4397,4417,4416,-4397,4398,4418,4417,-4398,4399,4419,4418,-4399,4380,4400,4419,-4400,4401,4221,4220,-4401,4402,4222,4221,-4402,4403,4223,4222,-4403,4404,4224,4223,-4404,4405,4225,4224,-4405,4406,4226,4225,-4406,4407,4227,4226,-4407,4408,4228,4227,-4408,4409,4229,4228,-4409,4410,4230,4229,-4410,4411,4231,4230,-4411,4412,4232,4231,-4412,4413,4233,4232,-4413,4414,4234,4233,-4414,4415,4235,4234,-4415,4416,4236,4235,-4416,4417,4237,4236,-4417,4418,4238,4237,-4418,4419,4239,4238,-4419,4400,4220,4239,-4420,4420,4444,4445,-4422,4421,4445,4446,-4423,4422,4446,4447,-4424,4423,4447,4448,-4425,4424,4448,4449,-4426,4425,4449,4450,-4427,4426,4450,4451,-4428,4427,4451,4452,-4429,4428,4452,4453,-4430,4429,4453,4454,-4431,4430,4454,4455,-4432,4431,4455,4456,-4433,4432,4456,4457,-4434,4433,4457,4458,-4435,4434,4458,4459,-4436,4435,4459,4460,-4437,4436,4460,4461,-4438,4437,4461,4462,-4439,4438,4462,4463,-4440,4439,4463,4464,-4441,4440,4464,4465,-4442,4441,4465,4466,-4443,4442,4466,4467,-4444,4443,4467,4444,-4421,4444,4468,4469,-4446,4445,4469,4470,-4447,4446,4470,4471,-4448,4447,4471,4472,-4449,4448,4472,4473,-4450,4449,4473,4474,-4451,4450,4474,4475,-4452,4451,4475,4476,-4453,4452,4476,4477,-4454,4453,4477,4478,-4455,4454,4478,4479,-4456,4455,4479,4480,-4457,4456,4480,4481,-4458,4457,4481,4482,-4459, -4458,4482,4483,-4460,4459,4483,4484,-4461,4460,4484,4485,-4462,4461,4485,4486,-4463,4462,4486,4487,-4464,4463,4487,4488,-4465,4464,4488,4489,-4466,4465,4489,4490,-4467,4466,4490,4491,-4468,4467,4491,4468,-4445,4468,4492,4493,-4470,4469,4493,4494,-4471,4470,4494,4495,-4472,4471,4495,4496,-4473,4472,4496,4497,-4474,4473,4497,4498,-4475,4474,4498,4499,-4476,4475,4499,4500,-4477,4476,4500,4501,-4478,4477,4501,4502,-4479,4478,4502,4503,-4480,4479,4503,4504,-4481,4480,4504,4505,-4482,4481,4505,4506,-4483,4482,4506,4507,-4484,4483,4507,4508,-4485,4484,4508,4509,-4486,4485,4509,4510,-4487,4486,4510,4511,-4488,4487,4511,4512,-4489,4488,4512,4513,-4490,4489,4513,4514,-4491,4490,4514,4515,-4492,4491,4515,4492,-4469,4492,4516,4517,-4494,4493,4517,4518,-4495,4494,4518,4519,-4496,4495,4519,4520,-4497,4496,4520,4521,-4498,4497,4521,4522,-4499,4498,4522,4523,-4500,4499,4523,4524,-4501,4500,4524,4525,-4502,4501,4525,4526,-4503,4502,4526,4527,-4504,4503,4527,4528,-4505,4504,4528,4529,-4506,4505,4529,4530,-4507,4506,4530,4531,-4508,4507,4531,4532,-4509,4508,4532,4533,-4510,4509,4533,4534,-4511,4510,4534,4535,-4512,4511,4535,4536,-4513,4512,4536,4537,-4514,4513,4537,4538,-4515,4514,4538,4539,-4516,4515,4539,4516,-4493,4516,4540,4541,-4518,4517,4541,4542,-4519,4518,4542,4543,-4520,4519,4543,4544,-4521,4520,4544,4545,-4522,4521,4545,4546,-4523,4522,4546,4547,-4524,4523,4547,4548,-4525,4524,4548,4549,-4526,4525,4549,4550,-4527,4526,4550,4551,-4528,4527,4551,4552,-4529,4528,4552,4553,-4530,4529,4553,4554,-4531,4530,4554,4555,-4532,4531,4555,4556,-4533,4532,4556,4557,-4534,4533,4557,4558,-4535,4534,4558,4559,-4536,4535,4559,4560,-4537,4536,4560,4561,-4538,4537,4561,4562,-4539,4538,4562,4563,-4540,4539,4563,4540,-4517,4540,4564,4565,-4542,4541,4565,4566,-4543,4542,4566,4567,-4544,4543,4567,4568,-4545,4544,4568,4569,-4546,4545,4569,4570,-4547,4546,4570,4571,-4548,4547,4571,4572,-4549,4548,4572,4573,-4550,4549,4573,4574,-4551,4550,4574,4575,-4552,4551,4575,4576,-4553,4552,4576,4577,-4554,4553,4577,4578,-4555,4554,4578,4579,-4556,4555,4579,4580, --4557,4556,4580,4581,-4558,4557,4581,4582,-4559,4558,4582,4583,-4560,4559,4583,4584,-4561,4560,4584,4585,-4562,4561,4585,4586,-4563,4562,4586,4587,-4564,4563,4587,4564,-4541,4564,4588,4589,-4566,4565,4589,4590,-4567,4566,4590,4591,-4568,4567,4591,4592,-4569,4568,4592,4593,-4570,4569,4593,4594,-4571,4570,4594,4595,-4572,4571,4595,4596,-4573,4572,4596,4597,-4574,4573,4597,4598,-4575,4574,4598,4599,-4576,4575,4599,4600,-4577,4576,4600,4601,-4578,4577,4601,4602,-4579,4578,4602,4603,-4580,4579,4603,4604,-4581,4580,4604,4605,-4582,4581,4605,4606,-4583,4582,4606,4607,-4584,4583,4607,4608,-4585,4584,4608,4609,-4586,4585,4609,4610,-4587,4586,4610,4611,-4588,4587,4611,4588,-4565,4588,4612,4613,-4590,4589,4613,4614,-4591,4590,4614,4615,-4592,4591,4615,4616,-4593,4592,4616,4617,-4594,4593,4617,4618,-4595,4594,4618,4619,-4596,4595,4619,4620,-4597,4596,4620,4621,-4598,4597,4621,4622,-4599,4598,4622,4623,-4600,4599,4623,4624,-4601,4600,4624,4625,-4602,4601,4625,4626,-4603,4602,4626,4627,-4604,4603,4627,4628,-4605,4604,4628,4629,-4606,4605,4629,4630,-4607,4606,4630,4631,-4608,4607,4631,4632,-4609,4608,4632,4633,-4610,4609,4633,4634,-4611,4610,4634,4635,-4612,4611,4635,4612,-4589,4612,4636,4637,-4614,4613,4637,4638,-4615,4614,4638,4639,-4616,4615,4639,4640,-4617,4616,4640,4641,-4618,4617,4641,4642,-4619,4618,4642,4643,-4620,4619,4643,4644,-4621,4620,4644,4645,-4622,4621,4645,4646,-4623,4622,4646,4647,-4624,4623,4647,4648,-4625,4624,4648,4649,-4626,4625,4649,4650,-4627,4626,4650,4651,-4628,4627,4651,4652,-4629,4628,4652,4653,-4630,4629,4653,4654,-4631,4630,4654,4655,-4632,4631,4655,4656,-4633,4632,4656,4657,-4634,4633,4657,4658,-4635,4634,4658,4659,-4636,4635,4659,4636,-4613,4636,4660,4661,-4638,4637,4661,4662,-4639,4638,4662,4663,-4640,4639,4663,4664,-4641,4640,4664,4665,-4642,4641,4665,4666,-4643,4642,4666,4667,-4644,4643,4667,4668,-4645,4644,4668,4669,-4646,4645,4669,4670,-4647,4646,4670,4671,-4648,4647,4671,4672,-4649,4648,4672,4673,-4650,4649,4673,4674,-4651,4650,4674,4675,-4652,4651,4675,4676,-4653,4652,4676,4677,-4654,4653,4677, -4678,-4655,4654,4678,4679,-4656,4655,4679,4680,-4657,4656,4680,4681,-4658,4657,4681,4682,-4659,4658,4682,4683,-4660,4659,4683,4660,-4637,4660,4684,4685,-4662,4661,4685,4686,-4663,4662,4686,4687,-4664,4663,4687,4688,-4665,4664,4688,4689,-4666,4665,4689,4690,-4667,4666,4690,4691,-4668,4667,4691,4692,-4669,4668,4692,4693,-4670,4669,4693,4694,-4671,4670,4694,4695,-4672,4671,4695,4696,-4673,4672,4696,4697,-4674,4673,4697,4698,-4675,4674,4698,4699,-4676,4675,4699,4700,-4677,4676,4700,4701,-4678,4677,4701,4702,-4679,4678,4702,4703,-4680,4679,4703,4704,-4681,4680,4704,4705,-4682,4681,4705,4706,-4683,4682,4706,4707,-4684,4683,4707,4684,-4661,4684,4708,4709,-4686,4685,4709,4710,-4687,4686,4710,4711,-4688,4687,4711,4712,-4689,4688,4712,4713,-4690,4689,4713,4714,-4691,4690,4714,4715,-4692,4691,4715,4716,-4693,4692,4716,4717,-4694,4693,4717,4718,-4695,4694,4718,4719,-4696,4695,4719,4720,-4697,4696,4720,4721,-4698,4697,4721,4722,-4699,4698,4722,4723,-4700,4699,4723,4724,-4701,4700,4724,4725,-4702,4701,4725,4726,-4703,4702,4726,4727,-4704,4703,4727,4728,-4705,4704,4728,4729,-4706,4705,4729,4730,-4707,4706,4730,4731,-4708,4707,4731,4708,-4685,4421,4732,-4421,4422,4732,-4422,4423,4732,-4423,4424,4732,-4424,4425,4732,-4425,4426,4732,-4426,4427,4732,-4427,4428,4732,-4428,4429,4732,-4429,4430,4732,-4430,4431,4732,-4431,4432,4732,-4432,4433,4732,-4433,4434,4732,-4434,4435,4732,-4435,4436,4732,-4436,4437,4732,-4437,4438,4732,-4438,4439,4732,-4439,4440,4732,-4440,4441,4732,-4441,4442,4732,-4442,4443,4732,-4443,4420,4732,-4444,4708,4733,-4710,4709,4733,-4711,4710,4733,-4712,4711,4733,-4713,4712,4733,-4714,4713,4733,-4715,4714,4733,-4716,4715,4733,-4717,4716,4733,-4718,4717,4733,-4719,4718,4733,-4720,4719,4733,-4721,4720,4733,-4722,4721,4733,-4723,4722,4733,-4724,4723,4733,-4725,4724,4733,-4726,4725,4733,-4727,4726,4733,-4728,4727,4733,-4729,4728,4733,-4730,4729,4733,-4731,4730,4733,-4732,4731,4733,-4709,5031,4735,5085,-5085,4856,4736,4910,-4910,4769,4737,4823,-4823,4781,4739,4783,-4783,4759,4740,4761,-4761,4748,4743,4751,-4751,4746,4742, -4744,-4748,4734,4746,4747,-4746,4744,4748,4750,-4748,4750,4749,4745,-4748,4751,4741,4749,-4751,4755,4738,4752,-4757,4742,4753,4754,-4745,4753,4755,4756,-4755,4757,4743,4748,-4759,4748,4744,4754,-4759,4752,4759,4760,-4757,4760,4758,4754,-4757,4761,4757,4758,-4761,4762,4772,4771,-4771,4767,4766,4764,-4769,4751,4743,4766,-4768,4765,4741,4751,-4768,4763,4765,4767,-4769,4768,4764,4770,-4772,4769,4763,4768,-4772,4772,4737,4769,-4772,4776,4773,4778,-4778,4774,4764,4766,-4776,4766,4743,4757,-4776,4740,4776,4777,-4762,4777,4775,4757,-4762,4778,4774,4775,-4778,4779,4762,4770,-4781,4770,4764,4774,-4781,4773,4781,4782,-4779,4782,4780,4774,-4779,4783,4779,4780,-4783,4749,4741,4803,-4803,4793,4785,4795,-4795,4789,4784,4786,-4791,4738,4787,4788,-4753,4787,4789,4790,-4789,4791,4740,4759,-4793,4759,4752,4788,-4793,4786,4793,4794,-4791,4794,4792,4788,-4791,4795,4791,4792,-4795,4798,4734,4745,-4800,4784,4796,4797,-4787,4796,4798,4799,-4798,4800,4785,4793,-4802,4793,4786,4797,-4802,4745,4749,4802,-4800,4802,4801,4797,-4800,4803,4800,4801,-4803,4804,4815,4814,-4814,4808,4805,4810,-4810,4773,4776,4807,-4807,4776,4740,4791,-4808,4795,4785,4808,-4810,4791,4795,4809,-4808,4810,4806,4807,-4810,4811,4739,4781,-4813,4781,4773,4806,-4813,4810,4805,4813,-4815,4812,4806,4810,-4815,4815,4811,4812,-4815,4765,4763,4819,-4819,4816,4805,4808,-4818,4808,4785,4800,-4818,4741,4765,4818,-4804,4818,4817,4800,-4804,4819,4816,4817,-4819,4820,4804,4813,-4822,4813,4805,4816,-4822,4763,4769,4822,-4820,4822,4821,4816,-4820,4823,4820,4821,-4823,4824,4870,4869,-4869,4846,4826,4848,-4848,4836,4835,4827,-4838,4832,4831,4829,-4834,4772,4762,4831,-4833,4830,4737,4772,-4833,4828,4830,4832,-4834,4833,4829,4835,-4837,4834,4828,4833,-4837,4825,4834,4836,-4838,4841,4838,4843,-4843,4840,4839,4829,-4832,4762,4779,4840,-4832,4783,4739,4841,-4843,4779,4783,4842,-4841,4843,4839,4840,-4843,4844,4827,4835,-4846,4835,4829,4839,-4846,4838,4846,4847,-4844,4847,4845,4839,-4844,4848,4844,4845,-4848,4849,4859,4858,-4858,4854,4853,4851,-4856,4837,4827,4853,-4855,4852,4825,4837,-4855,4850, -4852,4854,-4856,4855,4851,4857,-4859,4856,4850,4855,-4859,4859,4736,4856,-4859,4863,4860,4865,-4865,4851,4853,4862,-4862,4853,4827,4844,-4863,4848,4826,4863,-4865,4844,4848,4864,-4863,4865,4861,4862,-4865,4866,4849,4857,-4868,4857,4851,4861,-4868,4865,4860,4868,-4870,4867,4861,4865,-4870,4870,4866,4867,-4870,4834,4825,4890,-4890,4871,4882,4881,-4881,4875,4872,4877,-4877,4838,4841,4874,-4874,4841,4739,4811,-4875,4815,4804,4875,-4877,4811,4815,4876,-4875,4877,4873,4874,-4877,4878,4826,4846,-4880,4846,4838,4873,-4880,4877,4872,4880,-4882,4879,4873,4877,-4882,4882,4878,4879,-4882,4830,4828,4886,-4886,4883,4872,4875,-4885,4875,4804,4820,-4885,4737,4830,4885,-4824,4885,4884,4820,-4824,4886,4883,4884,-4886,4887,4871,4880,-4889,4880,4872,4883,-4889,4828,4834,4889,-4887,4889,4888,4883,-4887,4890,4887,4888,-4890,4891,4902,4901,-4901,4895,4892,4897,-4897,4860,4863,4894,-4894,4863,4826,4878,-4895,4882,4871,4895,-4897,4878,4882,4896,-4895,4897,4893,4894,-4897,4898,4824,4868,-4900,4868,4860,4893,-4900,4897,4892,4900,-4902,4899,4893,4897,-4902,4902,4898,4899,-4902,4852,4850,4906,-4906,4903,4892,4895,-4905,4895,4871,4887,-4905,4825,4852,4905,-4891,4905,4904,4887,-4891,4906,4903,4904,-4906,4907,4891,4900,-4909,4900,4892,4903,-4909,4850,4856,4909,-4907,4909,4908,4903,-4907,4910,4907,4908,-4910,4944,4911,4998,-4998,4912,4958,4957,-4957,4934,4914,4936,-4936,4924,4923,4915,-4926,4920,4919,4917,-4922,4859,4849,4919,-4921,4918,4736,4859,-4921,4916,4918,4920,-4922,4921,4917,4923,-4925,4922,4916,4921,-4925,4913,4922,4924,-4926,4929,4926,4931,-4931,4928,4927,4917,-4920,4849,4866,4928,-4920,4870,4824,4929,-4931,4866,4870,4930,-4929,4931,4927,4928,-4931,4932,4915,4923,-4934,4923,4917,4927,-4934,4926,4934,4935,-4932,4935,4933,4927,-4932,4936,4932,4933,-4936,4937,4947,4946,-4946,4942,4941,4939,-4944,4925,4915,4941,-4943,4940,4913,4925,-4943,4938,4940,4942,-4944,4943,4939,4945,-4947,4944,4938,4943,-4947,4947,4911,4944,-4947,4951,4948,4953,-4953,4939,4941,4950,-4950,4941,4915,4932,-4951,4936,4914,4951,-4953,4932,4936,4952,-4951,4953,4949,4950,-4953, -4954,4937,4945,-4956,4945,4939,4949,-4956,4953,4948,4956,-4958,4955,4949,4953,-4958,4958,4954,4955,-4958,4922,4913,4978,-4978,4959,4970,4969,-4969,4963,4960,4965,-4965,4926,4929,4962,-4962,4929,4824,4898,-4963,4902,4891,4963,-4965,4898,4902,4964,-4963,4965,4961,4962,-4965,4966,4914,4934,-4968,4934,4926,4961,-4968,4965,4960,4968,-4970,4967,4961,4965,-4970,4970,4966,4967,-4970,4918,4916,4974,-4974,4971,4960,4963,-4973,4963,4891,4907,-4973,4736,4918,4973,-4911,4973,4972,4907,-4911,4974,4971,4972,-4974,4975,4959,4968,-4977,4968,4960,4971,-4977,4916,4922,4977,-4975,4977,4976,4971,-4975,4978,4975,4976,-4978,4979,4990,4989,-4989,4983,4980,4985,-4985,4948,4951,4982,-4982,4951,4914,4966,-4983,4970,4959,4983,-4985,4966,4970,4984,-4983,4985,4981,4982,-4985,4986,4912,4956,-4988,4956,4948,4981,-4988,4985,4980,4988,-4990,4987,4981,4985,-4990,4990,4986,4987,-4990,4940,4938,4994,-4994,4991,4980,4983,-4993,4983,4959,4975,-4993,4913,4940,4993,-4979,4993,4992,4975,-4979,4994,4991,4992,-4994,4995,4979,4988,-4997,4988,4980,4991,-4997,4938,4944,4997,-4995,4997,4996,4991,-4995,4998,4995,4996,-4998,4999,5045,5044,-5044,5021,5001,5023,-5023,5011,5010,5002,-5013,5007,5006,5004,-5009,4947,4937,5006,-5008,5005,4911,4947,-5008,5003,5005,5007,-5009,5008,5004,5010,-5012,5009,5003,5008,-5012,5000,5009,5011,-5013,5016,5013,5018,-5018,5015,5014,5004,-5007,4937,4954,5015,-5007,4958,4912,5016,-5018,4954,4958,5017,-5016,5018,5014,5015,-5018,5019,5002,5010,-5021,5010,5004,5014,-5021,5013,5021,5022,-5019,5022,5020,5014,-5019,5023,5019,5020,-5023,5024,5034,5033,-5033,5029,5028,5026,-5031,5012,5002,5028,-5030,5027,5000,5012,-5030,5025,5027,5029,-5031,5030,5026,5032,-5034,5031,5025,5030,-5034,5034,4735,5031,-5034,5038,5035,5040,-5040,5026,5028,5037,-5037,5028,5002,5019,-5038,5023,5001,5038,-5040,5019,5023,5039,-5038,5040,5036,5037,-5040,5041,5024,5032,-5043,5032,5026,5036,-5043,5040,5035,5043,-5045,5042,5036,5040,-5045,5045,5041,5042,-5045,5009,5000,5065,-5065,5046,5057,5056,-5056,5050,5047,5052,-5052,5013,5016,5049,-5049,5016,4912,4986,-5050,4990,4979,5050, --5052,4986,4990,5051,-5050,5052,5048,5049,-5052,5053,5001,5021,-5055,5021,5013,5048,-5055,5052,5047,5055,-5057,5054,5048,5052,-5057,5057,5053,5054,-5057,5005,5003,5061,-5061,5058,5047,5050,-5060,5050,4979,4995,-5060,4911,5005,5060,-4999,5060,5059,4995,-4999,5061,5058,5059,-5061,5062,5046,5055,-5064,5055,5047,5058,-5064,5003,5009,5064,-5062,5064,5063,5058,-5062,5065,5062,5063,-5065,5066,5077,5076,-5076,5070,5067,5072,-5072,5035,5038,5069,-5069,5038,5001,5053,-5070,5057,5046,5070,-5072,5053,5057,5071,-5070,5072,5068,5069,-5072,5073,4999,5043,-5075,5043,5035,5068,-5075,5072,5067,5075,-5077,5074,5068,5072,-5077,5077,5073,5074,-5077,5027,5025,5081,-5081,5078,5067,5070,-5080,5070,5046,5062,-5080,5000,5027,5080,-5066,5080,5079,5062,-5066,5081,5078,5079,-5081,5082,5066,5075,-5084,5075,5067,5078,-5084,5025,5031,5084,-5082,5084,5083,5078,-5082,5085,5082,5083,-5085,5383,5087,5437,-5437,5208,5088,5262,-5262,5121,5089,5175,-5175,5133,5091,5135,-5135,5111,5092,5113,-5113,5100,5095,5103,-5103,5098,5094,5096,-5100,5086,5098,5099,-5098,5096,5100,5102,-5100,5102,5101,5097,-5100,5103,5093,5101,-5103,5107,5090,5104,-5109,5094,5105,5106,-5097,5105,5107,5108,-5107,5109,5095,5100,-5111,5100,5096,5106,-5111,5104,5111,5112,-5109,5112,5110,5106,-5109,5113,5109,5110,-5113,5114,5124,5123,-5123,5119,5118,5116,-5121,5103,5095,5118,-5120,5117,5093,5103,-5120,5115,5117,5119,-5121,5120,5116,5122,-5124,5121,5115,5120,-5124,5124,5089,5121,-5124,5128,5125,5130,-5130,5126,5116,5118,-5128,5118,5095,5109,-5128,5092,5128,5129,-5114,5129,5127,5109,-5114,5130,5126,5127,-5130,5131,5114,5122,-5133,5122,5116,5126,-5133,5125,5133,5134,-5131,5134,5132,5126,-5131,5135,5131,5132,-5135,5101,5093,5155,-5155,5145,5137,5147,-5147,5141,5136,5138,-5143,5090,5139,5140,-5105,5139,5141,5142,-5141,5143,5092,5111,-5145,5111,5104,5140,-5145,5138,5145,5146,-5143,5146,5144,5140,-5143,5147,5143,5144,-5147,5150,5086,5097,-5152,5136,5148,5149,-5139,5148,5150,5151,-5150,5152,5137,5145,-5154,5145,5138,5149,-5154,5097,5101,5154,-5152,5154,5153,5149,-5152,5155,5152,5153,-5155,5156,5167, -5166,-5166,5160,5157,5162,-5162,5125,5128,5159,-5159,5128,5092,5143,-5160,5147,5137,5160,-5162,5143,5147,5161,-5160,5162,5158,5159,-5162,5163,5091,5133,-5165,5133,5125,5158,-5165,5162,5157,5165,-5167,5164,5158,5162,-5167,5167,5163,5164,-5167,5117,5115,5171,-5171,5168,5157,5160,-5170,5160,5137,5152,-5170,5093,5117,5170,-5156,5170,5169,5152,-5156,5171,5168,5169,-5171,5172,5156,5165,-5174,5165,5157,5168,-5174,5115,5121,5174,-5172,5174,5173,5168,-5172,5175,5172,5173,-5175,5176,5222,5221,-5221,5198,5178,5200,-5200,5188,5187,5179,-5190,5184,5183,5181,-5186,5124,5114,5183,-5185,5182,5089,5124,-5185,5180,5182,5184,-5186,5185,5181,5187,-5189,5186,5180,5185,-5189,5177,5186,5188,-5190,5193,5190,5195,-5195,5192,5191,5181,-5184,5114,5131,5192,-5184,5135,5091,5193,-5195,5131,5135,5194,-5193,5195,5191,5192,-5195,5196,5179,5187,-5198,5187,5181,5191,-5198,5190,5198,5199,-5196,5199,5197,5191,-5196,5200,5196,5197,-5200,5201,5211,5210,-5210,5206,5205,5203,-5208,5189,5179,5205,-5207,5204,5177,5189,-5207,5202,5204,5206,-5208,5207,5203,5209,-5211,5208,5202,5207,-5211,5211,5088,5208,-5211,5215,5212,5217,-5217,5203,5205,5214,-5214,5205,5179,5196,-5215,5200,5178,5215,-5217,5196,5200,5216,-5215,5217,5213,5214,-5217,5218,5201,5209,-5220,5209,5203,5213,-5220,5217,5212,5220,-5222,5219,5213,5217,-5222,5222,5218,5219,-5222,5186,5177,5242,-5242,5223,5234,5233,-5233,5227,5224,5229,-5229,5190,5193,5226,-5226,5193,5091,5163,-5227,5167,5156,5227,-5229,5163,5167,5228,-5227,5229,5225,5226,-5229,5230,5178,5198,-5232,5198,5190,5225,-5232,5229,5224,5232,-5234,5231,5225,5229,-5234,5234,5230,5231,-5234,5182,5180,5238,-5238,5235,5224,5227,-5237,5227,5156,5172,-5237,5089,5182,5237,-5176,5237,5236,5172,-5176,5238,5235,5236,-5238,5239,5223,5232,-5241,5232,5224,5235,-5241,5180,5186,5241,-5239,5241,5240,5235,-5239,5242,5239,5240,-5242,5243,5254,5253,-5253,5247,5244,5249,-5249,5212,5215,5246,-5246,5215,5178,5230,-5247,5234,5223,5247,-5249,5230,5234,5248,-5247,5249,5245,5246,-5249,5250,5176,5220,-5252,5220,5212,5245,-5252,5249,5244,5252,-5254,5251,5245,5249,-5254,5254, -5250,5251,-5254,5204,5202,5258,-5258,5255,5244,5247,-5257,5247,5223,5239,-5257,5177,5204,5257,-5243,5257,5256,5239,-5243,5258,5255,5256,-5258,5259,5243,5252,-5261,5252,5244,5255,-5261,5202,5208,5261,-5259,5261,5260,5255,-5259,5262,5259,5260,-5262,5296,5263,5350,-5350,5264,5310,5309,-5309,5286,5266,5288,-5288,5276,5275,5267,-5278,5272,5271,5269,-5274,5211,5201,5271,-5273,5270,5088,5211,-5273,5268,5270,5272,-5274,5273,5269,5275,-5277,5274,5268,5273,-5277,5265,5274,5276,-5278,5281,5278,5283,-5283,5280,5279,5269,-5272,5201,5218,5280,-5272,5222,5176,5281,-5283,5218,5222,5282,-5281,5283,5279,5280,-5283,5284,5267,5275,-5286,5275,5269,5279,-5286,5278,5286,5287,-5284,5287,5285,5279,-5284,5288,5284,5285,-5288,5289,5299,5298,-5298,5294,5293,5291,-5296,5277,5267,5293,-5295,5292,5265,5277,-5295,5290,5292,5294,-5296,5295,5291,5297,-5299,5296,5290,5295,-5299,5299,5263,5296,-5299,5303,5300,5305,-5305,5291,5293,5302,-5302,5293,5267,5284,-5303,5288,5266,5303,-5305,5284,5288,5304,-5303,5305,5301,5302,-5305,5306,5289,5297,-5308,5297,5291,5301,-5308,5305,5300,5308,-5310,5307,5301,5305,-5310,5310,5306,5307,-5310,5274,5265,5330,-5330,5311,5322,5321,-5321,5315,5312,5317,-5317,5278,5281,5314,-5314,5281,5176,5250,-5315,5254,5243,5315,-5317,5250,5254,5316,-5315,5317,5313,5314,-5317,5318,5266,5286,-5320,5286,5278,5313,-5320,5317,5312,5320,-5322,5319,5313,5317,-5322,5322,5318,5319,-5322,5270,5268,5326,-5326,5323,5312,5315,-5325,5315,5243,5259,-5325,5088,5270,5325,-5263,5325,5324,5259,-5263,5326,5323,5324,-5326,5327,5311,5320,-5329,5320,5312,5323,-5329,5268,5274,5329,-5327,5329,5328,5323,-5327,5330,5327,5328,-5330,5331,5342,5341,-5341,5335,5332,5337,-5337,5300,5303,5334,-5334,5303,5266,5318,-5335,5322,5311,5335,-5337,5318,5322,5336,-5335,5337,5333,5334,-5337,5338,5264,5308,-5340,5308,5300,5333,-5340,5337,5332,5340,-5342,5339,5333,5337,-5342,5342,5338,5339,-5342,5292,5290,5346,-5346,5343,5332,5335,-5345,5335,5311,5327,-5345,5265,5292,5345,-5331,5345,5344,5327,-5331,5346,5343,5344,-5346,5347,5331,5340,-5349,5340,5332,5343,-5349,5290,5296,5349,-5347, -5349,5348,5343,-5347,5350,5347,5348,-5350,5351,5397,5396,-5396,5373,5353,5375,-5375,5363,5362,5354,-5365,5359,5358,5356,-5361,5299,5289,5358,-5360,5357,5263,5299,-5360,5355,5357,5359,-5361,5360,5356,5362,-5364,5361,5355,5360,-5364,5352,5361,5363,-5365,5368,5365,5370,-5370,5367,5366,5356,-5359,5289,5306,5367,-5359,5310,5264,5368,-5370,5306,5310,5369,-5368,5370,5366,5367,-5370,5371,5354,5362,-5373,5362,5356,5366,-5373,5365,5373,5374,-5371,5374,5372,5366,-5371,5375,5371,5372,-5375,5376,5386,5385,-5385,5381,5380,5378,-5383,5364,5354,5380,-5382,5379,5352,5364,-5382,5377,5379,5381,-5383,5382,5378,5384,-5386,5383,5377,5382,-5386,5386,5087,5383,-5386,5390,5387,5392,-5392,5378,5380,5389,-5389,5380,5354,5371,-5390,5375,5353,5390,-5392,5371,5375,5391,-5390,5392,5388,5389,-5392,5393,5376,5384,-5395,5384,5378,5388,-5395,5392,5387,5395,-5397,5394,5388,5392,-5397,5397,5393,5394,-5397,5361,5352,5417,-5417,5398,5409,5408,-5408,5402,5399,5404,-5404,5365,5368,5401,-5401,5368,5264,5338,-5402,5342,5331,5402,-5404,5338,5342,5403,-5402,5404,5400,5401,-5404,5405,5353,5373,-5407,5373,5365,5400,-5407,5404,5399,5407,-5409,5406,5400,5404,-5409,5409,5405,5406,-5409,5357,5355,5413,-5413,5410,5399,5402,-5412,5402,5331,5347,-5412,5263,5357,5412,-5351,5412,5411,5347,-5351,5413,5410,5411,-5413,5414,5398,5407,-5416,5407,5399,5410,-5416,5355,5361,5416,-5414,5416,5415,5410,-5414,5417,5414,5415,-5417,5418,5429,5428,-5428,5422,5419,5424,-5424,5387,5390,5421,-5421,5390,5353,5405,-5422,5409,5398,5422,-5424,5405,5409,5423,-5422,5424,5420,5421,-5424,5425,5351,5395,-5427,5395,5387,5420,-5427,5424,5419,5427,-5429,5426,5420,5424,-5429,5429,5425,5426,-5429,5379,5377,5433,-5433,5430,5419,5422,-5432,5422,5398,5414,-5432,5352,5379,5432,-5418,5432,5431,5414,-5418,5433,5430,5431,-5433,5434,5418,5427,-5436,5427,5419,5430,-5436,5377,5383,5436,-5434,5436,5435,5430,-5434,5437,5434,5435,-5437,5735,5439,5789,-5789,5560,5440,5614,-5614,5473,5441,5527,-5527,5485,5443,5487,-5487,5463,5444,5465,-5465,5452,5447,5455,-5455,5450,5446,5448,-5452,5438,5450,5451,-5450,5448,5452,5454, --5452,5454,5453,5449,-5452,5455,5445,5453,-5455,5459,5442,5456,-5461,5446,5457,5458,-5449,5457,5459,5460,-5459,5461,5447,5452,-5463,5452,5448,5458,-5463,5456,5463,5464,-5461,5464,5462,5458,-5461,5465,5461,5462,-5465,5466,5476,5475,-5475,5471,5470,5468,-5473,5455,5447,5470,-5472,5469,5445,5455,-5472,5467,5469,5471,-5473,5472,5468,5474,-5476,5473,5467,5472,-5476,5476,5441,5473,-5476,5480,5477,5482,-5482,5478,5468,5470,-5480,5470,5447,5461,-5480,5444,5480,5481,-5466,5481,5479,5461,-5466,5482,5478,5479,-5482,5483,5466,5474,-5485,5474,5468,5478,-5485,5477,5485,5486,-5483,5486,5484,5478,-5483,5487,5483,5484,-5487,5453,5445,5507,-5507,5497,5489,5499,-5499,5493,5488,5490,-5495,5442,5491,5492,-5457,5491,5493,5494,-5493,5495,5444,5463,-5497,5463,5456,5492,-5497,5490,5497,5498,-5495,5498,5496,5492,-5495,5499,5495,5496,-5499,5502,5438,5449,-5504,5488,5500,5501,-5491,5500,5502,5503,-5502,5504,5489,5497,-5506,5497,5490,5501,-5506,5449,5453,5506,-5504,5506,5505,5501,-5504,5507,5504,5505,-5507,5508,5519,5518,-5518,5512,5509,5514,-5514,5477,5480,5511,-5511,5480,5444,5495,-5512,5499,5489,5512,-5514,5495,5499,5513,-5512,5514,5510,5511,-5514,5515,5443,5485,-5517,5485,5477,5510,-5517,5514,5509,5517,-5519,5516,5510,5514,-5519,5519,5515,5516,-5519,5469,5467,5523,-5523,5520,5509,5512,-5522,5512,5489,5504,-5522,5445,5469,5522,-5508,5522,5521,5504,-5508,5523,5520,5521,-5523,5524,5508,5517,-5526,5517,5509,5520,-5526,5467,5473,5526,-5524,5526,5525,5520,-5524,5527,5524,5525,-5527,5528,5574,5573,-5573,5550,5530,5552,-5552,5540,5539,5531,-5542,5536,5535,5533,-5538,5476,5466,5535,-5537,5534,5441,5476,-5537,5532,5534,5536,-5538,5537,5533,5539,-5541,5538,5532,5537,-5541,5529,5538,5540,-5542,5545,5542,5547,-5547,5544,5543,5533,-5536,5466,5483,5544,-5536,5487,5443,5545,-5547,5483,5487,5546,-5545,5547,5543,5544,-5547,5548,5531,5539,-5550,5539,5533,5543,-5550,5542,5550,5551,-5548,5551,5549,5543,-5548,5552,5548,5549,-5552,5553,5563,5562,-5562,5558,5557,5555,-5560,5541,5531,5557,-5559,5556,5529,5541,-5559,5554,5556,5558,-5560,5559,5555,5561,-5563,5560,5554, -5559,-5563,5563,5440,5560,-5563,5567,5564,5569,-5569,5555,5557,5566,-5566,5557,5531,5548,-5567,5552,5530,5567,-5569,5548,5552,5568,-5567,5569,5565,5566,-5569,5570,5553,5561,-5572,5561,5555,5565,-5572,5569,5564,5572,-5574,5571,5565,5569,-5574,5574,5570,5571,-5574,5538,5529,5594,-5594,5575,5586,5585,-5585,5579,5576,5581,-5581,5542,5545,5578,-5578,5545,5443,5515,-5579,5519,5508,5579,-5581,5515,5519,5580,-5579,5581,5577,5578,-5581,5582,5530,5550,-5584,5550,5542,5577,-5584,5581,5576,5584,-5586,5583,5577,5581,-5586,5586,5582,5583,-5586,5534,5532,5590,-5590,5587,5576,5579,-5589,5579,5508,5524,-5589,5441,5534,5589,-5528,5589,5588,5524,-5528,5590,5587,5588,-5590,5591,5575,5584,-5593,5584,5576,5587,-5593,5532,5538,5593,-5591,5593,5592,5587,-5591,5594,5591,5592,-5594,5595,5606,5605,-5605,5599,5596,5601,-5601,5564,5567,5598,-5598,5567,5530,5582,-5599,5586,5575,5599,-5601,5582,5586,5600,-5599,5601,5597,5598,-5601,5602,5528,5572,-5604,5572,5564,5597,-5604,5601,5596,5604,-5606,5603,5597,5601,-5606,5606,5602,5603,-5606,5556,5554,5610,-5610,5607,5596,5599,-5609,5599,5575,5591,-5609,5529,5556,5609,-5595,5609,5608,5591,-5595,5610,5607,5608,-5610,5611,5595,5604,-5613,5604,5596,5607,-5613,5554,5560,5613,-5611,5613,5612,5607,-5611,5614,5611,5612,-5614,5648,5615,5702,-5702,5616,5662,5661,-5661,5638,5618,5640,-5640,5628,5627,5619,-5630,5624,5623,5621,-5626,5563,5553,5623,-5625,5622,5440,5563,-5625,5620,5622,5624,-5626,5625,5621,5627,-5629,5626,5620,5625,-5629,5617,5626,5628,-5630,5633,5630,5635,-5635,5632,5631,5621,-5624,5553,5570,5632,-5624,5574,5528,5633,-5635,5570,5574,5634,-5633,5635,5631,5632,-5635,5636,5619,5627,-5638,5627,5621,5631,-5638,5630,5638,5639,-5636,5639,5637,5631,-5636,5640,5636,5637,-5640,5641,5651,5650,-5650,5646,5645,5643,-5648,5629,5619,5645,-5647,5644,5617,5629,-5647,5642,5644,5646,-5648,5647,5643,5649,-5651,5648,5642,5647,-5651,5651,5615,5648,-5651,5655,5652,5657,-5657,5643,5645,5654,-5654,5645,5619,5636,-5655,5640,5618,5655,-5657,5636,5640,5656,-5655,5657,5653,5654,-5657,5658,5641,5649,-5660,5649,5643,5653,-5660,5657, -5652,5660,-5662,5659,5653,5657,-5662,5662,5658,5659,-5662,5626,5617,5682,-5682,5663,5674,5673,-5673,5667,5664,5669,-5669,5630,5633,5666,-5666,5633,5528,5602,-5667,5606,5595,5667,-5669,5602,5606,5668,-5667,5669,5665,5666,-5669,5670,5618,5638,-5672,5638,5630,5665,-5672,5669,5664,5672,-5674,5671,5665,5669,-5674,5674,5670,5671,-5674,5622,5620,5678,-5678,5675,5664,5667,-5677,5667,5595,5611,-5677,5440,5622,5677,-5615,5677,5676,5611,-5615,5678,5675,5676,-5678,5679,5663,5672,-5681,5672,5664,5675,-5681,5620,5626,5681,-5679,5681,5680,5675,-5679,5682,5679,5680,-5682,5683,5694,5693,-5693,5687,5684,5689,-5689,5652,5655,5686,-5686,5655,5618,5670,-5687,5674,5663,5687,-5689,5670,5674,5688,-5687,5689,5685,5686,-5689,5690,5616,5660,-5692,5660,5652,5685,-5692,5689,5684,5692,-5694,5691,5685,5689,-5694,5694,5690,5691,-5694,5644,5642,5698,-5698,5695,5684,5687,-5697,5687,5663,5679,-5697,5617,5644,5697,-5683,5697,5696,5679,-5683,5698,5695,5696,-5698,5699,5683,5692,-5701,5692,5684,5695,-5701,5642,5648,5701,-5699,5701,5700,5695,-5699,5702,5699,5700,-5702,5703,5749,5748,-5748,5725,5705,5727,-5727,5715,5714,5706,-5717,5711,5710,5708,-5713,5651,5641,5710,-5712,5709,5615,5651,-5712,5707,5709,5711,-5713,5712,5708,5714,-5716,5713,5707,5712,-5716,5704,5713,5715,-5717,5720,5717,5722,-5722,5719,5718,5708,-5711,5641,5658,5719,-5711,5662,5616,5720,-5722,5658,5662,5721,-5720,5722,5718,5719,-5722,5723,5706,5714,-5725,5714,5708,5718,-5725,5717,5725,5726,-5723,5726,5724,5718,-5723,5727,5723,5724,-5727,5728,5738,5737,-5737,5733,5732,5730,-5735,5716,5706,5732,-5734,5731,5704,5716,-5734,5729,5731,5733,-5735,5734,5730,5736,-5738,5735,5729,5734,-5738,5738,5439,5735,-5738,5742,5739,5744,-5744,5730,5732,5741,-5741,5732,5706,5723,-5742,5727,5705,5742,-5744,5723,5727,5743,-5742,5744,5740,5741,-5744,5745,5728,5736,-5747,5736,5730,5740,-5747,5744,5739,5747,-5749,5746,5740,5744,-5749,5749,5745,5746,-5749,5713,5704,5769,-5769,5750,5761,5760,-5760,5754,5751,5756,-5756,5717,5720,5753,-5753,5720,5616,5690,-5754,5694,5683,5754,-5756,5690,5694,5755,-5754,5756,5752,5753,-5756, -5757,5705,5725,-5759,5725,5717,5752,-5759,5756,5751,5759,-5761,5758,5752,5756,-5761,5761,5757,5758,-5761,5709,5707,5765,-5765,5762,5751,5754,-5764,5754,5683,5699,-5764,5615,5709,5764,-5703,5764,5763,5699,-5703,5765,5762,5763,-5765,5766,5750,5759,-5768,5759,5751,5762,-5768,5707,5713,5768,-5766,5768,5767,5762,-5766,5769,5766,5767,-5769,5770,5781,5780,-5780,5774,5771,5776,-5776,5739,5742,5773,-5773,5742,5705,5757,-5774,5761,5750,5774,-5776,5757,5761,5775,-5774,5776,5772,5773,-5776,5777,5703,5747,-5779,5747,5739,5772,-5779,5776,5771,5779,-5781,5778,5772,5776,-5781,5781,5777,5778,-5781,5731,5729,5785,-5785,5782,5771,5774,-5784,5774,5750,5766,-5784,5704,5731,5784,-5770,5784,5783,5766,-5770,5785,5782,5783,-5785,5786,5770,5779,-5788,5779,5771,5782,-5788,5729,5735,5788,-5786,5788,5787,5782,-5786,5789,5786,5787,-5789,5790,5791,5811,-5811,5791,5792,5812,-5812,5792,5793,5813,-5813,5793,5794,5814,-5814,5794,5795,5815,-5815,5795,5796,5816,-5816,5796,5797,5817,-5817,5797,5798,5818,-5818,5798,5799,5819,-5819,5799,5800,5820,-5820,5800,5801,5821,-5821,5801,5802,5822,-5822,5802,5803,5823,-5823,5803,5804,5824,-5824,5804,5805,5825,-5825,5805,5806,5826,-5826,5806,5807,5827,-5827,5807,5808,5828,-5828,5808,5809,5829,-5829,5809,5790,5810,-5830,5810,5811,5831,-5831,5811,5812,5832,-5832,5812,5813,5833,-5833,5813,5814,5834,-5834,5814,5815,5835,-5835,5815,5816,5836,-5836,5816,5817,5837,-5837,5817,5818,5838,-5838,5818,5819,5839,-5839,5819,5820,5840,-5840,5820,5821,5841,-5841,5821,5822,5842,-5842,5822,5823,5843,-5843,5823,5824,5844,-5844,5824,5825,5845,-5845,5825,5826,5846,-5846,5826,5827,5847,-5847,5827,5828,5848,-5848,5828,5829,5849,-5849,5829,5810,5830,-5850,5830,5831,5851,-5851,5831,5832,5852,-5852,5832,5833,5853,-5853,5833,5834,5854,-5854,5834,5835,5855,-5855,5835,5836,5856,-5856,5836,5837,5857,-5857,5837,5838,5858,-5858,5838,5839,5859,-5859,5839,5840,5860,-5860,5840,5841,5861,-5861,5841,5842,5862,-5862,5842,5843,5863,-5863,5843,5844,5864,-5864,5844,5845,5865,-5865,5845,5846,5866,-5866,5846,5847,5867,-5867,5847,5848,5868,-5868,5848,5849,5869, --5869,5849,5830,5850,-5870,5850,5851,5871,-5871,5851,5852,5872,-5872,5852,5853,5873,-5873,5853,5854,5874,-5874,5854,5855,5875,-5875,5855,5856,5876,-5876,5856,5857,5877,-5877,5857,5858,5878,-5878,5858,5859,5879,-5879,5859,5860,5880,-5880,5860,5861,5881,-5881,5861,5862,5882,-5882,5862,5863,5883,-5883,5863,5864,5884,-5884,5864,5865,5885,-5885,5865,5866,5886,-5886,5866,5867,5887,-5887,5867,5868,5888,-5888,5868,5869,5889,-5889,5869,5850,5870,-5890,5870,5871,5891,-5891,5871,5872,5892,-5892,5872,5873,5893,-5893,5873,5874,5894,-5894,5874,5875,5895,-5895,5875,5876,5896,-5896,5876,5877,5897,-5897,5877,5878,5898,-5898,5878,5879,5899,-5899,5879,5880,5900,-5900,5880,5881,5901,-5901,5881,5882,5902,-5902,5882,5883,5903,-5903,5883,5884,5904,-5904,5884,5885,5905,-5905,5885,5886,5906,-5906,5886,5887,5907,-5907,5887,5888,5908,-5908,5888,5889,5909,-5909,5889,5870,5890,-5910,5890,5891,5911,-5911,5891,5892,5912,-5912,5892,5893,5913,-5913,5893,5894,5914,-5914,5894,5895,5915,-5915,5895,5896,5916,-5916,5896,5897,5917,-5917,5897,5898,5918,-5918,5898,5899,5919,-5919,5899,5900,5920,-5920,5900,5901,5921,-5921,5901,5902,5922,-5922,5902,5903,5923,-5923,5903,5904,5924,-5924,5904,5905,5925,-5925,5905,5906,5926,-5926,5906,5907,5927,-5927,5907,5908,5928,-5928,5908,5909,5929,-5929,5909,5890,5910,-5930,5910,5911,5931,-5931,5911,5912,5932,-5932,5912,5913,5933,-5933,5913,5914,5934,-5934,5914,5915,5935,-5935,5915,5916,5936,-5936,5916,5917,5937,-5937,5917,5918,5938,-5938,5918,5919,5939,-5939,5919,5920,5940,-5940,5920,5921,5941,-5941,5921,5922,5942,-5942,5922,5923,5943,-5943,5923,5924,5944,-5944,5924,5925,5945,-5945,5925,5926,5946,-5946,5926,5927,5947,-5947,5927,5928,5948,-5948,5928,5929,5949,-5949,5929,5910,5930,-5950,5930,5931,5951,-5951,5931,5932,5952,-5952,5932,5933,5953,-5953,5933,5934,5954,-5954,5934,5935,5955,-5955,5935,5936,5956,-5956,5936,5937,5957,-5957,5937,5938,5958,-5958,5938,5939,5959,-5959,5939,5940,5960,-5960,5940,5941,5961,-5961,5941,5942,5962,-5962,5942,5943,5963,-5963,5943,5944,5964,-5964,5944,5945,5965,-5965,5945,5946,5966,-5966,5946,5947, -5967,-5967,5947,5948,5968,-5968,5948,5949,5969,-5969,5949,5930,5950,-5970,5950,5951,5971,-5971,5951,5952,5972,-5972,5952,5953,5973,-5973,5953,5954,5974,-5974,5954,5955,5975,-5975,5955,5956,5976,-5976,5956,5957,5977,-5977,5957,5958,5978,-5978,5958,5959,5979,-5979,5959,5960,5980,-5980,5960,5961,5981,-5981,5961,5962,5982,-5982,5962,5963,5983,-5983,5963,5964,5984,-5984,5964,5965,5985,-5985,5965,5966,5986,-5986,5966,5967,5987,-5987,5967,5968,5988,-5988,5968,5969,5989,-5989,5969,5950,5970,-5990,5970,5971,5991,-5991,5971,5972,5992,-5992,5972,5973,5993,-5993,5973,5974,5994,-5994,5974,5975,5995,-5995,5975,5976,5996,-5996,5976,5977,5997,-5997,5977,5978,5998,-5998,5978,5979,5999,-5999,5979,5980,6000,-6000,5980,5981,6001,-6001,5981,5982,6002,-6002,5982,5983,6003,-6003,5983,5984,6004,-6004,5984,5985,6005,-6005,5985,5986,6006,-6006,5986,5987,6007,-6007,5987,5988,6008,-6008,5988,5989,6009,-6009,5989,5970,5990,-6010,5990,5991,6011,-6011,5991,5992,6012,-6012,5992,5993,6013,-6013,5993,5994,6014,-6014,5994,5995,6015,-6015,5995,5996,6016,-6016,5996,5997,6017,-6017,5997,5998,6018,-6018,5998,5999,6019,-6019,5999,6000,6020,-6020,6000,6001,6021,-6021,6001,6002,6022,-6022,6002,6003,6023,-6023,6003,6004,6024,-6024,6004,6005,6025,-6025,6005,6006,6026,-6026,6006,6007,6027,-6027,6007,6008,6028,-6028,6008,6009,6029,-6029,6009,5990,6010,-6030,6010,6011,6031,-6031,6011,6012,6032,-6032,6012,6013,6033,-6033,6013,6014,6034,-6034,6014,6015,6035,-6035,6015,6016,6036,-6036,6016,6017,6037,-6037,6017,6018,6038,-6038,6018,6019,6039,-6039,6019,6020,6040,-6040,6020,6021,6041,-6041,6021,6022,6042,-6042,6022,6023,6043,-6043,6023,6024,6044,-6044,6024,6025,6045,-6045,6025,6026,6046,-6046,6026,6027,6047,-6047,6027,6028,6048,-6048,6028,6029,6049,-6049,6029,6010,6030,-6050,6030,6031,6051,-6051,6031,6032,6052,-6052,6032,6033,6053,-6053,6033,6034,6054,-6054,6034,6035,6055,-6055,6035,6036,6056,-6056,6036,6037,6057,-6057,6037,6038,6058,-6058,6038,6039,6059,-6059,6039,6040,6060,-6060,6040,6041,6061,-6061,6041,6042,6062,-6062,6042,6043,6063,-6063,6043,6044,6064,-6064,6044, -6045,6065,-6065,6045,6046,6066,-6066,6046,6047,6067,-6067,6047,6048,6068,-6068,6048,6049,6069,-6069,6049,6030,6050,-6070,6050,6051,6071,-6071,6051,6052,6072,-6072,6052,6053,6073,-6073,6053,6054,6074,-6074,6054,6055,6075,-6075,6055,6056,6076,-6076,6056,6057,6077,-6077,6057,6058,6078,-6078,6058,6059,6079,-6079,6059,6060,6080,-6080,6060,6061,6081,-6081,6061,6062,6082,-6082,6062,6063,6083,-6083,6063,6064,6084,-6084,6064,6065,6085,-6085,6065,6066,6086,-6086,6066,6067,6087,-6087,6067,6068,6088,-6088,6068,6069,6089,-6089,6069,6050,6070,-6090,6070,6071,6091,-6091,6071,6072,6092,-6092,6072,6073,6093,-6093,6073,6074,6094,-6094,6074,6075,6095,-6095,6075,6076,6096,-6096,6076,6077,6097,-6097,6077,6078,6098,-6098,6078,6079,6099,-6099,6079,6080,6100,-6100,6080,6081,6101,-6101,6081,6082,6102,-6102,6082,6083,6103,-6103,6083,6084,6104,-6104,6084,6085,6105,-6105,6085,6086,6106,-6106,6086,6087,6107,-6107,6087,6088,6108,-6108,6088,6089,6109,-6109,6089,6070,6090,-6110,6090,6091,6111,-6111,6091,6092,6112,-6112,6092,6093,6113,-6113,6093,6094,6114,-6114,6094,6095,6115,-6115,6095,6096,6116,-6116,6096,6097,6117,-6117,6097,6098,6118,-6118,6098,6099,6119,-6119,6099,6100,6120,-6120,6100,6101,6121,-6121,6101,6102,6122,-6122,6102,6103,6123,-6123,6103,6104,6124,-6124,6104,6105,6125,-6125,6105,6106,6126,-6126,6106,6107,6127,-6127,6107,6108,6128,-6128,6108,6109,6129,-6129,6109,6090,6110,-6130,6110,6111,6131,-6131,6111,6112,6132,-6132,6112,6113,6133,-6133,6113,6114,6134,-6134,6114,6115,6135,-6135,6115,6116,6136,-6136,6116,6117,6137,-6137,6117,6118,6138,-6138,6118,6119,6139,-6139,6119,6120,6140,-6140,6120,6121,6141,-6141,6121,6122,6142,-6142,6122,6123,6143,-6143,6123,6124,6144,-6144,6124,6125,6145,-6145,6125,6126,6146,-6146,6126,6127,6147,-6147,6127,6128,6148,-6148,6128,6129,6149,-6149,6129,6110,6130,-6150,6130,6131,6151,-6151,6131,6132,6152,-6152,6132,6133,6153,-6153,6133,6134,6154,-6154,6134,6135,6155,-6155,6135,6136,6156,-6156,6136,6137,6157,-6157,6137,6138,6158,-6158,6138,6139,6159,-6159,6139,6140,6160,-6160,6140,6141,6161,-6161,6141,6142,6162,-6162, -6142,6143,6163,-6163,6143,6144,6164,-6164,6144,6145,6165,-6165,6145,6146,6166,-6166,6146,6147,6167,-6167,6147,6148,6168,-6168,6148,6149,6169,-6169,6149,6130,6150,-6170,5791,5790,-6171,5792,5791,-6171,5793,5792,-6171,5794,5793,-6171,5795,5794,-6171,5796,5795,-6171,5797,5796,-6171,5798,5797,-6171,5799,5798,-6171,5800,5799,-6171,5801,5800,-6171,5802,5801,-6171,5803,5802,-6171,5804,5803,-6171,5805,5804,-6171,5806,5805,-6171,5807,5806,-6171,5808,5807,-6171,5809,5808,-6171,5790,5809,-6171,6150,6151,-6172,6151,6152,-6172,6152,6153,-6172,6153,6154,-6172,6154,6155,-6172,6155,6156,-6172,6156,6157,-6172,6157,6158,-6172,6158,6159,-6172,6159,6160,-6172,6160,6161,-6172,6161,6162,-6172,6162,6163,-6172,6163,6164,-6172,6164,6165,-6172,6165,6166,-6172,6166,6167,-6172,6167,6168,-6172,6168,6169,-6172,6169,6150,-6172,6172,6192,6193,-6174,6173,6193,6194,-6175,6174,6194,6195,-6176,6175,6195,6196,-6177,6176,6196,6197,-6178,6177,6197,6198,-6179,6178,6198,6199,-6180,6179,6199,6200,-6181,6180,6200,6201,-6182,6181,6201,6202,-6183,6182,6202,6203,-6184,6183,6203,6204,-6185,6184,6204,6205,-6186,6185,6205,6206,-6187,6186,6206,6207,-6188,6187,6207,6208,-6189,6188,6208,6209,-6190,6189,6209,6210,-6191,6190,6210,6211,-6192,6191,6211,6192,-6173,6192,6212,6213,-6194,6193,6213,6214,-6195,6194,6214,6215,-6196,6195,6215,6216,-6197,6196,6216,6217,-6198,6197,6217,6218,-6199,6198,6218,6219,-6200,6199,6219,6220,-6201,6200,6220,6221,-6202,6201,6221,6222,-6203,6202,6222,6223,-6204,6203,6223,6224,-6205,6204,6224,6225,-6206,6205,6225,6226,-6207,6206,6226,6227,-6208,6207,6227,6228,-6209,6208,6228,6229,-6210,6209,6229,6230,-6211,6210,6230,6231,-6212,6211,6231,6212,-6193,6212,6232,6233,-6214,6213,6233,6234,-6215,6214,6234,6235,-6216,6215,6235,6236,-6217,6216,6236,6237,-6218,6217,6237,6238,-6219,6218,6238,6239,-6220,6219,6239,6240,-6221,6220,6240,6241,-6222,6221,6241,6242,-6223,6222,6242,6243,-6224,6223,6243,6244,-6225,6224,6244,6245,-6226,6225,6245,6246,-6227,6226,6246,6247,-6228,6227,6247,6248,-6229,6228,6248,6249,-6230,6229,6249,6250,-6231,6230,6250,6251,-6232,6231, -6251,6232,-6213,6232,6252,6253,-6234,6233,6253,6254,-6235,6234,6254,6255,-6236,6235,6255,6256,-6237,6236,6256,6257,-6238,6237,6257,6258,-6239,6238,6258,6259,-6240,6239,6259,6260,-6241,6240,6260,6261,-6242,6241,6261,6262,-6243,6242,6262,6263,-6244,6243,6263,6264,-6245,6244,6264,6265,-6246,6245,6265,6266,-6247,6246,6266,6267,-6248,6247,6267,6268,-6249,6248,6268,6269,-6250,6249,6269,6270,-6251,6250,6270,6271,-6252,6251,6271,6252,-6233,6252,6272,6273,-6254,6253,6273,6274,-6255,6254,6274,6275,-6256,6255,6275,6276,-6257,6256,6276,6277,-6258,6257,6277,6278,-6259,6258,6278,6279,-6260,6259,6279,6280,-6261,6260,6280,6281,-6262,6261,6281,6282,-6263,6262,6282,6283,-6264,6263,6283,6284,-6265,6264,6284,6285,-6266,6265,6285,6286,-6267,6266,6286,6287,-6268,6267,6287,6288,-6269,6268,6288,6289,-6270,6269,6289,6290,-6271,6270,6290,6291,-6272,6271,6291,6272,-6253,6272,6292,6293,-6274,6273,6293,6294,-6275,6274,6294,6295,-6276,6275,6295,6296,-6277,6276,6296,6297,-6278,6277,6297,6298,-6279,6278,6298,6299,-6280,6279,6299,6300,-6281,6280,6300,6301,-6282,6281,6301,6302,-6283,6282,6302,6303,-6284,6283,6303,6304,-6285,6284,6304,6305,-6286,6285,6305,6306,-6287,6286,6306,6307,-6288,6287,6307,6308,-6289,6288,6308,6309,-6290,6289,6309,6310,-6291,6290,6310,6311,-6292,6291,6311,6292,-6273,6292,6312,6313,-6294,6293,6313,6314,-6295,6294,6314,6315,-6296,6295,6315,6316,-6297,6296,6316,6317,-6298,6297,6317,6318,-6299,6298,6318,6319,-6300,6299,6319,6320,-6301,6300,6320,6321,-6302,6301,6321,6322,-6303,6302,6322,6323,-6304,6303,6323,6324,-6305,6304,6324,6325,-6306,6305,6325,6326,-6307,6306,6326,6327,-6308,6307,6327,6328,-6309,6308,6328,6329,-6310,6309,6329,6330,-6311,6310,6330,6331,-6312,6311,6331,6312,-6293,6312,6332,6333,-6314,6313,6333,6334,-6315,6314,6334,6335,-6316,6315,6335,6336,-6317,6316,6336,6337,-6318,6317,6337,6338,-6319,6318,6338,6339,-6320,6319,6339,6340,-6321,6320,6340,6341,-6322,6321,6341,6342,-6323,6322,6342,6343,-6324,6323,6343,6344,-6325,6324,6344,6345,-6326,6325,6345,6346,-6327,6326,6346,6347,-6328,6327,6347,6348,-6329,6328,6348,6349,-6330, -6329,6349,6350,-6331,6330,6350,6351,-6332,6331,6351,6332,-6313,6332,6352,6353,-6334,6333,6353,6354,-6335,6334,6354,6355,-6336,6335,6355,6356,-6337,6336,6356,6357,-6338,6337,6357,6358,-6339,6338,6358,6359,-6340,6339,6359,6360,-6341,6340,6360,6361,-6342,6341,6361,6362,-6343,6342,6362,6363,-6344,6343,6363,6364,-6345,6344,6364,6365,-6346,6345,6365,6366,-6347,6346,6366,6367,-6348,6347,6367,6368,-6349,6348,6368,6369,-6350,6349,6369,6370,-6351,6350,6370,6371,-6352,6351,6371,6352,-6333,6352,6372,6373,-6354,6353,6373,6374,-6355,6354,6374,6375,-6356,6355,6375,6376,-6357,6356,6376,6377,-6358,6357,6377,6378,-6359,6358,6378,6379,-6360,6359,6379,6380,-6361,6360,6380,6381,-6362,6361,6381,6382,-6363,6362,6382,6383,-6364,6363,6383,6384,-6365,6364,6384,6385,-6366,6365,6385,6386,-6367,6366,6386,6387,-6368,6367,6387,6388,-6369,6368,6388,6389,-6370,6369,6389,6390,-6371,6370,6390,6391,-6372,6371,6391,6372,-6353,6372,6392,6393,-6374,6373,6393,6394,-6375,6374,6394,6395,-6376,6375,6395,6396,-6377,6376,6396,6397,-6378,6377,6397,6398,-6379,6378,6398,6399,-6380,6379,6399,6400,-6381,6380,6400,6401,-6382,6381,6401,6402,-6383,6382,6402,6403,-6384,6383,6403,6404,-6385,6384,6404,6405,-6386,6385,6405,6406,-6387,6386,6406,6407,-6388,6387,6407,6408,-6389,6388,6408,6409,-6390,6389,6409,6410,-6391,6390,6410,6411,-6392,6391,6411,6392,-6373,6392,6412,6413,-6394,6393,6413,6414,-6395,6394,6414,6415,-6396,6395,6415,6416,-6397,6396,6416,6417,-6398,6397,6417,6418,-6399,6398,6418,6419,-6400,6399,6419,6420,-6401,6400,6420,6421,-6402,6401,6421,6422,-6403,6402,6422,6423,-6404,6403,6423,6424,-6405,6404,6424,6425,-6406,6405,6425,6426,-6407,6406,6426,6427,-6408,6407,6427,6428,-6409,6408,6428,6429,-6410,6409,6429,6430,-6411,6410,6430,6431,-6412,6411,6431,6412,-6393,6412,6432,6433,-6414,6413,6433,6434,-6415,6414,6434,6435,-6416,6415,6435,6436,-6417,6416,6436,6437,-6418,6417,6437,6438,-6419,6418,6438,6439,-6420,6419,6439,6440,-6421,6420,6440,6441,-6422,6421,6441,6442,-6423,6422,6442,6443,-6424,6423,6443,6444,-6425,6424,6444,6445,-6426,6425,6445,6446,-6427,6426,6446,6447, --6428,6427,6447,6448,-6429,6428,6448,6449,-6430,6429,6449,6450,-6431,6430,6450,6451,-6432,6431,6451,6432,-6413,6432,6452,6453,-6434,6433,6453,6454,-6435,6434,6454,6455,-6436,6435,6455,6456,-6437,6436,6456,6457,-6438,6437,6457,6458,-6439,6438,6458,6459,-6440,6439,6459,6460,-6441,6440,6460,6461,-6442,6441,6461,6462,-6443,6442,6462,6463,-6444,6443,6463,6464,-6445,6444,6464,6465,-6446,6445,6465,6466,-6447,6446,6466,6467,-6448,6447,6467,6468,-6449,6448,6468,6469,-6450,6449,6469,6470,-6451,6450,6470,6471,-6452,6451,6471,6452,-6433,6452,6472,6473,-6454,6453,6473,6474,-6455,6454,6474,6475,-6456,6455,6475,6476,-6457,6456,6476,6477,-6458,6457,6477,6478,-6459,6458,6478,6479,-6460,6459,6479,6480,-6461,6460,6480,6481,-6462,6461,6481,6482,-6463,6462,6482,6483,-6464,6463,6483,6484,-6465,6464,6484,6485,-6466,6465,6485,6486,-6467,6466,6486,6487,-6468,6467,6487,6488,-6469,6468,6488,6489,-6470,6469,6489,6490,-6471,6470,6490,6491,-6472,6471,6491,6472,-6453,6472,6492,6493,-6474,6473,6493,6494,-6475,6474,6494,6495,-6476,6475,6495,6496,-6477,6476,6496,6497,-6478,6477,6497,6498,-6479,6478,6498,6499,-6480,6479,6499,6500,-6481,6480,6500,6501,-6482,6481,6501,6502,-6483,6482,6502,6503,-6484,6483,6503,6504,-6485,6484,6504,6505,-6486,6485,6505,6506,-6487,6486,6506,6507,-6488,6487,6507,6508,-6489,6488,6508,6509,-6490,6489,6509,6510,-6491,6490,6510,6511,-6492,6491,6511,6492,-6473,6492,6512,6513,-6494,6493,6513,6514,-6495,6494,6514,6515,-6496,6495,6515,6516,-6497,6496,6516,6517,-6498,6497,6517,6518,-6499,6498,6518,6519,-6500,6499,6519,6520,-6501,6500,6520,6521,-6502,6501,6521,6522,-6503,6502,6522,6523,-6504,6503,6523,6524,-6505,6504,6524,6525,-6506,6505,6525,6526,-6507,6506,6526,6527,-6508,6507,6527,6528,-6509,6508,6528,6529,-6510,6509,6529,6530,-6511,6510,6530,6531,-6512,6511,6531,6512,-6493,6512,6532,6533,-6514,6513,6533,6534,-6515,6514,6534,6535,-6516,6515,6535,6536,-6517,6516,6536,6537,-6518,6517,6537,6538,-6519,6518,6538,6539,-6520,6519,6539,6540,-6521,6520,6540,6541,-6522,6521,6541,6542,-6523,6522,6542,6543,-6524,6523,6543,6544,-6525,6524,6544, -6545,-6526,6525,6545,6546,-6527,6526,6546,6547,-6528,6527,6547,6548,-6529,6528,6548,6549,-6530,6529,6549,6550,-6531,6530,6550,6551,-6532,6531,6551,6532,-6513,6173,6552,-6173,6174,6552,-6174,6175,6552,-6175,6176,6552,-6176,6177,6552,-6177,6178,6552,-6178,6179,6552,-6179,6180,6552,-6180,6181,6552,-6181,6182,6552,-6182,6183,6552,-6183,6184,6552,-6184,6185,6552,-6185,6186,6552,-6186,6187,6552,-6187,6188,6552,-6188,6189,6552,-6189,6190,6552,-6190,6191,6552,-6191,6172,6552,-6192,6532,6553,-6534,6533,6553,-6535,6534,6553,-6536,6535,6553,-6537,6536,6553,-6538,6537,6553,-6539,6538,6553,-6540,6539,6553,-6541,6540,6553,-6542,6541,6553,-6543,6542,6553,-6544,6543,6553,-6545,6544,6553,-6546,6545,6553,-6547,6546,6553,-6548,6547,6553,-6549,6548,6553,-6550,6549,6553,-6551,6550,6553,-6552,6551,6553,-6533,6554,6574,6575,-6556,6555,6575,6576,-6557,6556,6576,6577,-6558,6557,6577,6578,-6559,6558,6578,6579,-6560,6559,6579,6580,-6561,6560,6580,6581,-6562,6561,6581,6582,-6563,6562,6582,6583,-6564,6563,6583,6584,-6565,6564,6584,6585,-6566,6565,6585,6586,-6567,6566,6586,6587,-6568,6567,6587,6588,-6569,6568,6588,6589,-6570,6569,6589,6590,-6571,6570,6590,6591,-6572,6571,6591,6592,-6573,6572,6592,6593,-6574,6573,6593,6574,-6555,6574,6594,6595,-6576,6575,6595,6596,-6577,6576,6596,6597,-6578,6577,6597,6598,-6579,6578,6598,6599,-6580,6579,6599,6600,-6581,6580,6600,6601,-6582,6581,6601,6602,-6583,6582,6602,6603,-6584,6583,6603,6604,-6585,6584,6604,6605,-6586,6585,6605,6606,-6587,6586,6606,6607,-6588,6587,6607,6608,-6589,6588,6608,6609,-6590,6589,6609,6610,-6591,6590,6610,6611,-6592,6591,6611,6612,-6593,6592,6612,6613,-6594,6593,6613,6594,-6575,6594,6614,6615,-6596,6595,6615,6616,-6597,6596,6616,6617,-6598,6597,6617,6618,-6599,6598,6618,6619,-6600,6599,6619,6620,-6601,6600,6620,6621,-6602,6601,6621,6622,-6603,6602,6622,6623,-6604,6603,6623,6624,-6605,6604,6624,6625,-6606,6605,6625,6626,-6607,6606,6626,6627,-6608,6607,6627,6628,-6609,6608,6628,6629,-6610,6609,6629,6630,-6611,6610,6630,6631,-6612,6611,6631,6632,-6613,6612,6632,6633,-6614,6613,6633,6614, --6595,6614,6634,6635,-6616,6615,6635,6636,-6617,6616,6636,6637,-6618,6617,6637,6638,-6619,6618,6638,6639,-6620,6619,6639,6640,-6621,6620,6640,6641,-6622,6621,6641,6642,-6623,6622,6642,6643,-6624,6623,6643,6644,-6625,6624,6644,6645,-6626,6625,6645,6646,-6627,6626,6646,6647,-6628,6627,6647,6648,-6629,6628,6648,6649,-6630,6629,6649,6650,-6631,6630,6650,6651,-6632,6631,6651,6652,-6633,6632,6652,6653,-6634,6633,6653,6634,-6615,6634,6654,6655,-6636,6635,6655,6656,-6637,6636,6656,6657,-6638,6637,6657,6658,-6639,6638,6658,6659,-6640,6639,6659,6660,-6641,6640,6660,6661,-6642,6641,6661,6662,-6643,6642,6662,6663,-6644,6643,6663,6664,-6645,6644,6664,6665,-6646,6645,6665,6666,-6647,6646,6666,6667,-6648,6647,6667,6668,-6649,6648,6668,6669,-6650,6649,6669,6670,-6651,6650,6670,6671,-6652,6651,6671,6672,-6653,6652,6672,6673,-6654,6653,6673,6654,-6635,6654,6674,6675,-6656,6655,6675,6676,-6657,6656,6676,6677,-6658,6657,6677,6678,-6659,6658,6678,6679,-6660,6659,6679,6680,-6661,6660,6680,6681,-6662,6661,6681,6682,-6663,6662,6682,6683,-6664,6663,6683,6684,-6665,6664,6684,6685,-6666,6665,6685,6686,-6667,6666,6686,6687,-6668,6667,6687,6688,-6669,6668,6688,6689,-6670,6669,6689,6690,-6671,6670,6690,6691,-6672,6671,6691,6692,-6673,6672,6692,6693,-6674,6673,6693,6674,-6655,6674,6694,6695,-6676,6675,6695,6696,-6677,6676,6696,6697,-6678,6677,6697,6698,-6679,6678,6698,6699,-6680,6679,6699,6700,-6681,6680,6700,6701,-6682,6681,6701,6702,-6683,6682,6702,6703,-6684,6683,6703,6704,-6685,6684,6704,6705,-6686,6685,6705,6706,-6687,6686,6706,6707,-6688,6687,6707,6708,-6689,6688,6708,6709,-6690,6689,6709,6710,-6691,6690,6710,6711,-6692,6691,6711,6712,-6693,6692,6712,6713,-6694,6693,6713,6694,-6675,6694,6714,6715,-6696,6695,6715,6716,-6697,6696,6716,6717,-6698,6697,6717,6718,-6699,6698,6718,6719,-6700,6699,6719,6720,-6701,6700,6720,6721,-6702,6701,6721,6722,-6703,6702,6722,6723,-6704,6703,6723,6724,-6705,6704,6724,6725,-6706,6705,6725,6726,-6707,6706,6726,6727,-6708,6707,6727,6728,-6709,6708,6728,6729,-6710,6709,6729,6730,-6711,6710,6730,6731,-6712,6711,6731, -6732,-6713,6712,6732,6733,-6714,6713,6733,6714,-6695,6714,6734,6735,-6716,6715,6735,6736,-6717,6716,6736,6737,-6718,6717,6737,6738,-6719,6718,6738,6739,-6720,6719,6739,6740,-6721,6720,6740,6741,-6722,6721,6741,6742,-6723,6722,6742,6743,-6724,6723,6743,6744,-6725,6724,6744,6745,-6726,6725,6745,6746,-6727,6726,6746,6747,-6728,6727,6747,6748,-6729,6728,6748,6749,-6730,6729,6749,6750,-6731,6730,6750,6751,-6732,6731,6751,6752,-6733,6732,6752,6753,-6734,6733,6753,6734,-6715,6734,6754,6755,-6736,6735,6755,6756,-6737,6736,6756,6757,-6738,6737,6757,6758,-6739,6738,6758,6759,-6740,6739,6759,6760,-6741,6740,6760,6761,-6742,6741,6761,6762,-6743,6742,6762,6763,-6744,6743,6763,6764,-6745,6744,6764,6765,-6746,6745,6765,6766,-6747,6746,6766,6767,-6748,6747,6767,6768,-6749,6748,6768,6769,-6750,6749,6769,6770,-6751,6750,6770,6771,-6752,6751,6771,6772,-6753,6752,6772,6773,-6754,6753,6773,6754,-6735,6754,6774,6775,-6756,6755,6775,6776,-6757,6756,6776,6777,-6758,6757,6777,6778,-6759,6758,6778,6779,-6760,6759,6779,6780,-6761,6760,6780,6781,-6762,6761,6781,6782,-6763,6762,6782,6783,-6764,6763,6783,6784,-6765,6764,6784,6785,-6766,6765,6785,6786,-6767,6766,6786,6787,-6768,6767,6787,6788,-6769,6768,6788,6789,-6770,6769,6789,6790,-6771,6770,6790,6791,-6772,6771,6791,6792,-6773,6772,6792,6793,-6774,6773,6793,6774,-6755,6774,6794,6795,-6776,6775,6795,6796,-6777,6776,6796,6797,-6778,6777,6797,6798,-6779,6778,6798,6799,-6780,6779,6799,6800,-6781,6780,6800,6801,-6782,6781,6801,6802,-6783,6782,6802,6803,-6784,6783,6803,6804,-6785,6784,6804,6805,-6786,6785,6805,6806,-6787,6786,6806,6807,-6788,6787,6807,6808,-6789,6788,6808,6809,-6790,6789,6809,6810,-6791,6790,6810,6811,-6792,6791,6811,6812,-6793,6792,6812,6813,-6794,6793,6813,6794,-6775,6794,6814,6815,-6796,6795,6815,6816,-6797,6796,6816,6817,-6798,6797,6817,6818,-6799,6798,6818,6819,-6800,6799,6819,6820,-6801,6800,6820,6821,-6802,6801,6821,6822,-6803,6802,6822,6823,-6804,6803,6823,6824,-6805,6804,6824,6825,-6806,6805,6825,6826,-6807,6806,6826,6827,-6808,6807,6827,6828,-6809,6808,6828,6829,-6810,6809, -6829,6830,-6811,6810,6830,6831,-6812,6811,6831,6832,-6813,6812,6832,6833,-6814,6813,6833,6814,-6795,6814,6834,6835,-6816,6815,6835,6836,-6817,6816,6836,6837,-6818,6817,6837,6838,-6819,6818,6838,6839,-6820,6819,6839,6840,-6821,6820,6840,6841,-6822,6821,6841,6842,-6823,6822,6842,6843,-6824,6823,6843,6844,-6825,6824,6844,6845,-6826,6825,6845,6846,-6827,6826,6846,6847,-6828,6827,6847,6848,-6829,6828,6848,6849,-6830,6829,6849,6850,-6831,6830,6850,6851,-6832,6831,6851,6852,-6833,6832,6852,6853,-6834,6833,6853,6834,-6815,6834,6854,6855,-6836,6835,6855,6856,-6837,6836,6856,6857,-6838,6837,6857,6858,-6839,6838,6858,6859,-6840,6839,6859,6860,-6841,6840,6860,6861,-6842,6841,6861,6862,-6843,6842,6862,6863,-6844,6843,6863,6864,-6845,6844,6864,6865,-6846,6845,6865,6866,-6847,6846,6866,6867,-6848,6847,6867,6868,-6849,6848,6868,6869,-6850,6849,6869,6870,-6851,6850,6870,6871,-6852,6851,6871,6872,-6853,6852,6872,6873,-6854,6853,6873,6854,-6835,6854,6874,6875,-6856,6855,6875,6876,-6857,6856,6876,6877,-6858,6857,6877,6878,-6859,6858,6878,6879,-6860,6859,6879,6880,-6861,6860,6880,6881,-6862,6861,6881,6882,-6863,6862,6882,6883,-6864,6863,6883,6884,-6865,6864,6884,6885,-6866,6865,6885,6886,-6867,6866,6886,6887,-6868,6867,6887,6888,-6869,6868,6888,6889,-6870,6869,6889,6890,-6871,6870,6890,6891,-6872,6871,6891,6892,-6873,6872,6892,6893,-6874,6873,6893,6874,-6855,6874,6894,6895,-6876,6875,6895,6896,-6877,6876,6896,6897,-6878,6877,6897,6898,-6879,6878,6898,6899,-6880,6879,6899,6900,-6881,6880,6900,6901,-6882,6881,6901,6902,-6883,6882,6902,6903,-6884,6883,6903,6904,-6885,6884,6904,6905,-6886,6885,6905,6906,-6887,6886,6906,6907,-6888,6887,6907,6908,-6889,6888,6908,6909,-6890,6889,6909,6910,-6891,6890,6910,6911,-6892,6891,6911,6912,-6893,6892,6912,6913,-6894,6893,6913,6894,-6875,6894,6914,6915,-6896,6895,6915,6916,-6897,6896,6916,6917,-6898,6897,6917,6918,-6899,6898,6918,6919,-6900,6899,6919,6920,-6901,6900,6920,6921,-6902,6901,6921,6922,-6903,6902,6922,6923,-6904,6903,6923,6924,-6905,6904,6924,6925,-6906,6905,6925,6926,-6907,6906,6926,6927,-6908, -6907,6927,6928,-6909,6908,6928,6929,-6910,6909,6929,6930,-6911,6910,6930,6931,-6912,6911,6931,6932,-6913,6912,6932,6933,-6914,6913,6933,6914,-6895,6555,6934,-6555,6556,6934,-6556,6557,6934,-6557,6558,6934,-6558,6559,6934,-6559,6560,6934,-6560,6561,6934,-6561,6562,6934,-6562,6563,6934,-6563,6564,6934,-6564,6565,6934,-6565,6566,6934,-6566,6567,6934,-6567,6568,6934,-6568,6569,6934,-6569,6570,6934,-6570,6571,6934,-6571,6572,6934,-6572,6573,6934,-6573,6554,6934,-6574,6914,6935,-6916,6915,6935,-6917,6916,6935,-6918,6917,6935,-6919,6918,6935,-6920,6919,6935,-6921,6920,6935,-6922,6921,6935,-6923,6922,6935,-6924,6923,6935,-6925,6924,6935,-6926,6925,6935,-6927,6926,6935,-6928,6927,6935,-6929,6928,6935,-6930,6929,6935,-6931,6930,6935,-6932,6931,6935,-6933,6932,6935,-6934,6933,6935,-6915,6936,6937,6957,-6957,6937,6938,6958,-6958,6938,6939,6959,-6959,6939,6940,6960,-6960,6940,6941,6961,-6961,6941,6942,6962,-6962,6942,6943,6963,-6963,6943,6944,6964,-6964,6944,6945,6965,-6965,6945,6946,6966,-6966,6946,6947,6967,-6967,6947,6948,6968,-6968,6948,6949,6969,-6969,6949,6950,6970,-6970,6950,6951,6971,-6971,6951,6952,6972,-6972,6952,6953,6973,-6973,6953,6954,6974,-6974,6954,6955,6975,-6975,6955,6936,6956,-6976,6956,6957,6977,-6977,6957,6958,6978,-6978,6958,6959,6979,-6979,6959,6960,6980,-6980,6960,6961,6981,-6981,6961,6962,6982,-6982,6962,6963,6983,-6983,6963,6964,6984,-6984,6964,6965,6985,-6985,6965,6966,6986,-6986,6966,6967,6987,-6987,6967,6968,6988,-6988,6968,6969,6989,-6989,6969,6970,6990,-6990,6970,6971,6991,-6991,6971,6972,6992,-6992,6972,6973,6993,-6993,6973,6974,6994,-6994,6974,6975,6995,-6995,6975,6956,6976,-6996,6976,6977,6997,-6997,6977,6978,6998,-6998,6978,6979,6999,-6999,6979,6980,7000,-7000,6980,6981,7001,-7001,6981,6982,7002,-7002,6982,6983,7003,-7003,6983,6984,7004,-7004,6984,6985,7005,-7005,6985,6986,7006,-7006,6986,6987,7007,-7007,6987,6988,7008,-7008,6988,6989,7009,-7009,6989,6990,7010,-7010,6990,6991,7011,-7011,6991,6992,7012,-7012,6992,6993,7013,-7013,6993,6994,7014,-7014,6994,6995,7015,-7015,6995,6976,6996,-7016,6996, -6997,7017,-7017,6997,6998,7018,-7018,6998,6999,7019,-7019,6999,7000,7020,-7020,7000,7001,7021,-7021,7001,7002,7022,-7022,7002,7003,7023,-7023,7003,7004,7024,-7024,7004,7005,7025,-7025,7005,7006,7026,-7026,7006,7007,7027,-7027,7007,7008,7028,-7028,7008,7009,7029,-7029,7009,7010,7030,-7030,7010,7011,7031,-7031,7011,7012,7032,-7032,7012,7013,7033,-7033,7013,7014,7034,-7034,7014,7015,7035,-7035,7015,6996,7016,-7036,7016,7017,7037,-7037,7017,7018,7038,-7038,7018,7019,7039,-7039,7019,7020,7040,-7040,7020,7021,7041,-7041,7021,7022,7042,-7042,7022,7023,7043,-7043,7023,7024,7044,-7044,7024,7025,7045,-7045,7025,7026,7046,-7046,7026,7027,7047,-7047,7027,7028,7048,-7048,7028,7029,7049,-7049,7029,7030,7050,-7050,7030,7031,7051,-7051,7031,7032,7052,-7052,7032,7033,7053,-7053,7033,7034,7054,-7054,7034,7035,7055,-7055,7035,7016,7036,-7056,7036,7037,7057,-7057,7037,7038,7058,-7058,7038,7039,7059,-7059,7039,7040,7060,-7060,7040,7041,7061,-7061,7041,7042,7062,-7062,7042,7043,7063,-7063,7043,7044,7064,-7064,7044,7045,7065,-7065,7045,7046,7066,-7066,7046,7047,7067,-7067,7047,7048,7068,-7068,7048,7049,7069,-7069,7049,7050,7070,-7070,7050,7051,7071,-7071,7051,7052,7072,-7072,7052,7053,7073,-7073,7053,7054,7074,-7074,7054,7055,7075,-7075,7055,7036,7056,-7076,7056,7057,7077,-7077,7057,7058,7078,-7078,7058,7059,7079,-7079,7059,7060,7080,-7080,7060,7061,7081,-7081,7061,7062,7082,-7082,7062,7063,7083,-7083,7063,7064,7084,-7084,7064,7065,7085,-7085,7065,7066,7086,-7086,7066,7067,7087,-7087,7067,7068,7088,-7088,7068,7069,7089,-7089,7069,7070,7090,-7090,7070,7071,7091,-7091,7071,7072,7092,-7092,7072,7073,7093,-7093,7073,7074,7094,-7094,7074,7075,7095,-7095,7075,7056,7076,-7096,7076,7077,7097,-7097,7077,7078,7098,-7098,7078,7079,7099,-7099,7079,7080,7100,-7100,7080,7081,7101,-7101,7081,7082,7102,-7102,7082,7083,7103,-7103,7083,7084,7104,-7104,7084,7085,7105,-7105,7085,7086,7106,-7106,7086,7087,7107,-7107,7087,7088,7108,-7108,7088,7089,7109,-7109,7089,7090,7110,-7110,7090,7091,7111,-7111,7091,7092,7112,-7112,7092,7093,7113,-7113,7093,7094,7114,-7114, -7094,7095,7115,-7115,7095,7076,7096,-7116,7096,7097,7117,-7117,7097,7098,7118,-7118,7098,7099,7119,-7119,7099,7100,7120,-7120,7100,7101,7121,-7121,7101,7102,7122,-7122,7102,7103,7123,-7123,7103,7104,7124,-7124,7104,7105,7125,-7125,7105,7106,7126,-7126,7106,7107,7127,-7127,7107,7108,7128,-7128,7108,7109,7129,-7129,7109,7110,7130,-7130,7110,7111,7131,-7131,7111,7112,7132,-7132,7112,7113,7133,-7133,7113,7114,7134,-7134,7114,7115,7135,-7135,7115,7096,7116,-7136,7116,7117,7137,-7137,7117,7118,7138,-7138,7118,7119,7139,-7139,7119,7120,7140,-7140,7120,7121,7141,-7141,7121,7122,7142,-7142,7122,7123,7143,-7143,7123,7124,7144,-7144,7124,7125,7145,-7145,7125,7126,7146,-7146,7126,7127,7147,-7147,7127,7128,7148,-7148,7128,7129,7149,-7149,7129,7130,7150,-7150,7130,7131,7151,-7151,7131,7132,7152,-7152,7132,7133,7153,-7153,7133,7134,7154,-7154,7134,7135,7155,-7155,7135,7116,7136,-7156,7136,7137,7157,-7157,7137,7138,7158,-7158,7138,7139,7159,-7159,7139,7140,7160,-7160,7140,7141,7161,-7161,7141,7142,7162,-7162,7142,7143,7163,-7163,7143,7144,7164,-7164,7144,7145,7165,-7165,7145,7146,7166,-7166,7146,7147,7167,-7167,7147,7148,7168,-7168,7148,7149,7169,-7169,7149,7150,7170,-7170,7150,7151,7171,-7171,7151,7152,7172,-7172,7152,7153,7173,-7173,7153,7154,7174,-7174,7154,7155,7175,-7175,7155,7136,7156,-7176,7156,7157,7177,-7177,7157,7158,7178,-7178,7158,7159,7179,-7179,7159,7160,7180,-7180,7160,7161,7181,-7181,7161,7162,7182,-7182,7162,7163,7183,-7183,7163,7164,7184,-7184,7164,7165,7185,-7185,7165,7166,7186,-7186,7166,7167,7187,-7187,7167,7168,7188,-7188,7168,7169,7189,-7189,7169,7170,7190,-7190,7170,7171,7191,-7191,7171,7172,7192,-7192,7172,7173,7193,-7193,7173,7174,7194,-7194,7174,7175,7195,-7195,7175,7156,7176,-7196,7176,7177,7197,-7197,7177,7178,7198,-7198,7178,7179,7199,-7199,7179,7180,7200,-7200,7180,7181,7201,-7201,7181,7182,7202,-7202,7182,7183,7203,-7203,7183,7184,7204,-7204,7184,7185,7205,-7205,7185,7186,7206,-7206,7186,7187,7207,-7207,7187,7188,7208,-7208,7188,7189,7209,-7209,7189,7190,7210,-7210,7190,7191,7211,-7211,7191,7192,7212, --7212,7192,7193,7213,-7213,7193,7194,7214,-7214,7194,7195,7215,-7215,7195,7176,7196,-7216,7196,7197,7217,-7217,7197,7198,7218,-7218,7198,7199,7219,-7219,7199,7200,7220,-7220,7200,7201,7221,-7221,7201,7202,7222,-7222,7202,7203,7223,-7223,7203,7204,7224,-7224,7204,7205,7225,-7225,7205,7206,7226,-7226,7206,7207,7227,-7227,7207,7208,7228,-7228,7208,7209,7229,-7229,7209,7210,7230,-7230,7210,7211,7231,-7231,7211,7212,7232,-7232,7212,7213,7233,-7233,7213,7214,7234,-7234,7214,7215,7235,-7235,7215,7196,7216,-7236,7216,7217,7237,-7237,7217,7218,7238,-7238,7218,7219,7239,-7239,7219,7220,7240,-7240,7220,7221,7241,-7241,7221,7222,7242,-7242,7222,7223,7243,-7243,7223,7224,7244,-7244,7224,7225,7245,-7245,7225,7226,7246,-7246,7226,7227,7247,-7247,7227,7228,7248,-7248,7228,7229,7249,-7249,7229,7230,7250,-7250,7230,7231,7251,-7251,7231,7232,7252,-7252,7232,7233,7253,-7253,7233,7234,7254,-7254,7234,7235,7255,-7255,7235,7216,7236,-7256,7236,7237,7257,-7257,7237,7238,7258,-7258,7238,7239,7259,-7259,7239,7240,7260,-7260,7240,7241,7261,-7261,7241,7242,7262,-7262,7242,7243,7263,-7263,7243,7244,7264,-7264,7244,7245,7265,-7265,7245,7246,7266,-7266,7246,7247,7267,-7267,7247,7248,7268,-7268,7248,7249,7269,-7269,7249,7250,7270,-7270,7250,7251,7271,-7271,7251,7252,7272,-7272,7252,7253,7273,-7273,7253,7254,7274,-7274,7254,7255,7275,-7275,7255,7236,7256,-7276,7256,7257,7277,-7277,7257,7258,7278,-7278,7258,7259,7279,-7279,7259,7260,7280,-7280,7260,7261,7281,-7281,7261,7262,7282,-7282,7262,7263,7283,-7283,7263,7264,7284,-7284,7264,7265,7285,-7285,7265,7266,7286,-7286,7266,7267,7287,-7287,7267,7268,7288,-7288,7268,7269,7289,-7289,7269,7270,7290,-7290,7270,7271,7291,-7291,7271,7272,7292,-7292,7272,7273,7293,-7293,7273,7274,7294,-7294,7274,7275,7295,-7295,7275,7256,7276,-7296,7276,7277,7297,-7297,7277,7278,7298,-7298,7278,7279,7299,-7299,7279,7280,7300,-7300,7280,7281,7301,-7301,7281,7282,7302,-7302,7282,7283,7303,-7303,7283,7284,7304,-7304,7284,7285,7305,-7305,7285,7286,7306,-7306,7286,7287,7307,-7307,7287,7288,7308,-7308,7288,7289,7309,-7309,7289,7290, -7310,-7310,7290,7291,7311,-7311,7291,7292,7312,-7312,7292,7293,7313,-7313,7293,7294,7314,-7314,7294,7295,7315,-7315,7295,7276,7296,-7316,6937,6936,-7317,6938,6937,-7317,6939,6938,-7317,6940,6939,-7317,6941,6940,-7317,6942,6941,-7317,6943,6942,-7317,6944,6943,-7317,6945,6944,-7317,6946,6945,-7317,6947,6946,-7317,6948,6947,-7317,6949,6948,-7317,6950,6949,-7317,6951,6950,-7317,6952,6951,-7317,6953,6952,-7317,6954,6953,-7317,6955,6954,-7317,6936,6955,-7317,7296,7297,-7318,7297,7298,-7318,7298,7299,-7318,7299,7300,-7318,7300,7301,-7318,7301,7302,-7318,7302,7303,-7318,7303,7304,-7318,7304,7305,-7318,7305,7306,-7318,7306,7307,-7318,7307,7308,-7318,7308,7309,-7318,7309,7310,-7318,7310,7311,-7318,7311,7312,-7318,7312,7313,-7318,7313,7314,-7318,7314,7315,-7318,7315,7296,-7318,7318,7319,7339,-7339,7319,7320,7340,-7340,7320,7321,7341,-7341,7321,7322,7342,-7342,7322,7323,7343,-7343,7323,7324,7344,-7344,7324,7325,7345,-7345,7325,7326,7346,-7346,7326,7327,7347,-7347,7327,7328,7348,-7348,7328,7329,7349,-7349,7329,7330,7350,-7350,7330,7331,7351,-7351,7331,7332,7352,-7352,7332,7333,7353,-7353,7333,7334,7354,-7354,7334,7335,7355,-7355,7335,7336,7356,-7356,7336,7337,7357,-7357,7337,7318,7338,-7358,7338,7339,7359,-7359,7339,7340,7360,-7360,7340,7341,7361,-7361,7341,7342,7362,-7362,7342,7343,7363,-7363,7343,7344,7364,-7364,7344,7345,7365,-7365,7345,7346,7366,-7366,7346,7347,7367,-7367,7347,7348,7368,-7368,7348,7349,7369,-7369,7349,7350,7370,-7370,7350,7351,7371,-7371,7351,7352,7372,-7372,7352,7353,7373,-7373,7353,7354,7374,-7374,7354,7355,7375,-7375,7355,7356,7376,-7376,7356,7357,7377,-7377,7357,7338,7358,-7378,7358,7359,7379,-7379,7359,7360,7380,-7380,7360,7361,7381,-7381,7361,7362,7382,-7382,7362,7363,7383,-7383,7363,7364,7384,-7384,7364,7365,7385,-7385,7365,7366,7386,-7386,7366,7367,7387,-7387,7367,7368,7388,-7388,7368,7369,7389,-7389,7369,7370,7390,-7390,7370,7371,7391,-7391,7371,7372,7392,-7392,7372,7373,7393,-7393,7373,7374,7394,-7394,7374,7375,7395,-7395,7375,7376,7396,-7396,7376,7377,7397,-7397,7377,7358,7378,-7398,7378,7379,7399, --7399,7379,7380,7400,-7400,7380,7381,7401,-7401,7381,7382,7402,-7402,7382,7383,7403,-7403,7383,7384,7404,-7404,7384,7385,7405,-7405,7385,7386,7406,-7406,7386,7387,7407,-7407,7387,7388,7408,-7408,7388,7389,7409,-7409,7389,7390,7410,-7410,7390,7391,7411,-7411,7391,7392,7412,-7412,7392,7393,7413,-7413,7393,7394,7414,-7414,7394,7395,7415,-7415,7395,7396,7416,-7416,7396,7397,7417,-7417,7397,7378,7398,-7418,7398,7399,7419,-7419,7399,7400,7420,-7420,7400,7401,7421,-7421,7401,7402,7422,-7422,7402,7403,7423,-7423,7403,7404,7424,-7424,7404,7405,7425,-7425,7405,7406,7426,-7426,7406,7407,7427,-7427,7407,7408,7428,-7428,7408,7409,7429,-7429,7409,7410,7430,-7430,7410,7411,7431,-7431,7411,7412,7432,-7432,7412,7413,7433,-7433,7413,7414,7434,-7434,7414,7415,7435,-7435,7415,7416,7436,-7436,7416,7417,7437,-7437,7417,7398,7418,-7438,7418,7419,7439,-7439,7419,7420,7440,-7440,7420,7421,7441,-7441,7421,7422,7442,-7442,7422,7423,7443,-7443,7423,7424,7444,-7444,7424,7425,7445,-7445,7425,7426,7446,-7446,7426,7427,7447,-7447,7427,7428,7448,-7448,7428,7429,7449,-7449,7429,7430,7450,-7450,7430,7431,7451,-7451,7431,7432,7452,-7452,7432,7433,7453,-7453,7433,7434,7454,-7454,7434,7435,7455,-7455,7435,7436,7456,-7456,7436,7437,7457,-7457,7437,7418,7438,-7458,7438,7439,7459,-7459,7439,7440,7460,-7460,7440,7441,7461,-7461,7441,7442,7462,-7462,7442,7443,7463,-7463,7443,7444,7464,-7464,7444,7445,7465,-7465,7445,7446,7466,-7466,7446,7447,7467,-7467,7447,7448,7468,-7468,7448,7449,7469,-7469,7449,7450,7470,-7470,7450,7451,7471,-7471,7451,7452,7472,-7472,7452,7453,7473,-7473,7453,7454,7474,-7474,7454,7455,7475,-7475,7455,7456,7476,-7476,7456,7457,7477,-7477,7457,7438,7458,-7478,7458,7459,7479,-7479,7459,7460,7480,-7480,7460,7461,7481,-7481,7461,7462,7482,-7482,7462,7463,7483,-7483,7463,7464,7484,-7484,7464,7465,7485,-7485,7465,7466,7486,-7486,7466,7467,7487,-7487,7467,7468,7488,-7488,7468,7469,7489,-7489,7469,7470,7490,-7490,7470,7471,7491,-7491,7471,7472,7492,-7492,7472,7473,7493,-7493,7473,7474,7494,-7494,7474,7475,7495,-7495,7475,7476,7496,-7496,7476,7477, -7497,-7497,7477,7458,7478,-7498,7478,7479,7499,-7499,7479,7480,7500,-7500,7480,7481,7501,-7501,7481,7482,7502,-7502,7482,7483,7503,-7503,7483,7484,7504,-7504,7484,7485,7505,-7505,7485,7486,7506,-7506,7486,7487,7507,-7507,7487,7488,7508,-7508,7488,7489,7509,-7509,7489,7490,7510,-7510,7490,7491,7511,-7511,7491,7492,7512,-7512,7492,7493,7513,-7513,7493,7494,7514,-7514,7494,7495,7515,-7515,7495,7496,7516,-7516,7496,7497,7517,-7517,7497,7478,7498,-7518,7498,7499,7519,-7519,7499,7500,7520,-7520,7500,7501,7521,-7521,7501,7502,7522,-7522,7502,7503,7523,-7523,7503,7504,7524,-7524,7504,7505,7525,-7525,7505,7506,7526,-7526,7506,7507,7527,-7527,7507,7508,7528,-7528,7508,7509,7529,-7529,7509,7510,7530,-7530,7510,7511,7531,-7531,7511,7512,7532,-7532,7512,7513,7533,-7533,7513,7514,7534,-7534,7514,7515,7535,-7535,7515,7516,7536,-7536,7516,7517,7537,-7537,7517,7498,7518,-7538,7518,7519,7539,-7539,7519,7520,7540,-7540,7520,7521,7541,-7541,7521,7522,7542,-7542,7522,7523,7543,-7543,7523,7524,7544,-7544,7524,7525,7545,-7545,7525,7526,7546,-7546,7526,7527,7547,-7547,7527,7528,7548,-7548,7528,7529,7549,-7549,7529,7530,7550,-7550,7530,7531,7551,-7551,7531,7532,7552,-7552,7532,7533,7553,-7553,7533,7534,7554,-7554,7534,7535,7555,-7555,7535,7536,7556,-7556,7536,7537,7557,-7557,7537,7518,7538,-7558,7538,7539,7559,-7559,7539,7540,7560,-7560,7540,7541,7561,-7561,7541,7542,7562,-7562,7542,7543,7563,-7563,7543,7544,7564,-7564,7544,7545,7565,-7565,7545,7546,7566,-7566,7546,7547,7567,-7567,7547,7548,7568,-7568,7548,7549,7569,-7569,7549,7550,7570,-7570,7550,7551,7571,-7571,7551,7552,7572,-7572,7552,7553,7573,-7573,7553,7554,7574,-7574,7554,7555,7575,-7575,7555,7556,7576,-7576,7556,7557,7577,-7577,7557,7538,7558,-7578,7558,7559,7579,-7579,7559,7560,7580,-7580,7560,7561,7581,-7581,7561,7562,7582,-7582,7562,7563,7583,-7583,7563,7564,7584,-7584,7564,7565,7585,-7585,7565,7566,7586,-7586,7566,7567,7587,-7587,7567,7568,7588,-7588,7568,7569,7589,-7589,7569,7570,7590,-7590,7570,7571,7591,-7591,7571,7572,7592,-7592,7572,7573,7593,-7593,7573,7574,7594,-7594,7574, -7575,7595,-7595,7575,7576,7596,-7596,7576,7577,7597,-7597,7577,7558,7578,-7598,7578,7579,7599,-7599,7579,7580,7600,-7600,7580,7581,7601,-7601,7581,7582,7602,-7602,7582,7583,7603,-7603,7583,7584,7604,-7604,7584,7585,7605,-7605,7585,7586,7606,-7606,7586,7587,7607,-7607,7587,7588,7608,-7608,7588,7589,7609,-7609,7589,7590,7610,-7610,7590,7591,7611,-7611,7591,7592,7612,-7612,7592,7593,7613,-7613,7593,7594,7614,-7614,7594,7595,7615,-7615,7595,7596,7616,-7616,7596,7597,7617,-7617,7597,7578,7598,-7618,7598,7599,7619,-7619,7599,7600,7620,-7620,7600,7601,7621,-7621,7601,7602,7622,-7622,7602,7603,7623,-7623,7603,7604,7624,-7624,7604,7605,7625,-7625,7605,7606,7626,-7626,7606,7607,7627,-7627,7607,7608,7628,-7628,7608,7609,7629,-7629,7609,7610,7630,-7630,7610,7611,7631,-7631,7611,7612,7632,-7632,7612,7613,7633,-7633,7613,7614,7634,-7634,7614,7615,7635,-7635,7615,7616,7636,-7636,7616,7617,7637,-7637,7617,7598,7618,-7638,7618,7619,7639,-7639,7619,7620,7640,-7640,7620,7621,7641,-7641,7621,7622,7642,-7642,7622,7623,7643,-7643,7623,7624,7644,-7644,7624,7625,7645,-7645,7625,7626,7646,-7646,7626,7627,7647,-7647,7627,7628,7648,-7648,7628,7629,7649,-7649,7629,7630,7650,-7650,7630,7631,7651,-7651,7631,7632,7652,-7652,7632,7633,7653,-7653,7633,7634,7654,-7654,7634,7635,7655,-7655,7635,7636,7656,-7656,7636,7637,7657,-7657,7637,7618,7638,-7658,7638,7639,7659,-7659,7639,7640,7660,-7660,7640,7641,7661,-7661,7641,7642,7662,-7662,7642,7643,7663,-7663,7643,7644,7664,-7664,7644,7645,7665,-7665,7645,7646,7666,-7666,7646,7647,7667,-7667,7647,7648,7668,-7668,7648,7649,7669,-7669,7649,7650,7670,-7670,7650,7651,7671,-7671,7651,7652,7672,-7672,7652,7653,7673,-7673,7653,7654,7674,-7674,7654,7655,7675,-7675,7655,7656,7676,-7676,7656,7657,7677,-7677,7657,7638,7658,-7678,7658,7659,7679,-7679,7659,7660,7680,-7680,7660,7661,7681,-7681,7661,7662,7682,-7682,7662,7663,7683,-7683,7663,7664,7684,-7684,7664,7665,7685,-7685,7665,7666,7686,-7686,7666,7667,7687,-7687,7667,7668,7688,-7688,7668,7669,7689,-7689,7669,7670,7690,-7690,7670,7671,7691,-7691,7671,7672,7692,-7692, -7672,7673,7693,-7693,7673,7674,7694,-7694,7674,7675,7695,-7695,7675,7676,7696,-7696,7676,7677,7697,-7697,7677,7658,7678,-7698,7319,7318,-7699,7320,7319,-7699,7321,7320,-7699,7322,7321,-7699,7323,7322,-7699,7324,7323,-7699,7325,7324,-7699,7326,7325,-7699,7327,7326,-7699,7328,7327,-7699,7329,7328,-7699,7330,7329,-7699,7331,7330,-7699,7332,7331,-7699,7333,7332,-7699,7334,7333,-7699,7335,7334,-7699,7336,7335,-7699,7337,7336,-7699,7318,7337,-7699,7678,7679,-7700,7679,7680,-7700,7680,7681,-7700,7681,7682,-7700,7682,7683,-7700,7683,7684,-7700,7684,7685,-7700,7685,7686,-7700,7686,7687,-7700,7687,7688,-7700,7688,7689,-7700,7689,7690,-7700,7690,7691,-7700,7691,7692,-7700,7692,7693,-7700,7693,7694,-7700,7694,7695,-7700,7695,7696,-7700,7696,7697,-7700,7697,7678,-7700,7816,7700,7813,-7813,7814,7701,7818,-7818,7819,7702,7822,-7822,7823,7703,7826,-7826,7827,7704,7830,-7830,7831,7705,7834,-7834,7835,7706,7838,-7838,7839,7707,7842,-7842,7843,7708,7846,-7846,7847,7709,7850,-7850,7851,7710,7854,-7854,7855,7711,7858,-7858,7859,7712,7862,-7862,7863,7713,7866,-7866,7871,7714,7815,-7869,7869,7715,7820,-7873,7873,7716,7824,-7876,7876,7717,7828,-7879,7879,7718,7832,-7882,7882,7719,7836,-7885,7885,7720,7840,-7888,7888,7721,7844,-7891,7891,7722,7848,-7894,7894,7723,7852,-7897,7897,7724,7856,-7900,7900,7725,7860,-7903,7903,7726,7864,-7906,7906,7727,7867,-7909,7913,7728,7870,-7911,7911,7729,7874,-7915,7915,7730,7877,-7918,7918,7731,7880,-7921,7921,7732,7883,-7924,7924,7733,7886,-7927,7927,7734,7889,-7930,7930,7735,7892,-7933,7933,7736,7895,-7936,7936,7737,7898,-7939,7939,7738,7901,-7942,7942,7739,7904,-7945,7945,7740,7907,-7948,7948,7741,7909,-7951,7955,7742,7912,-7953,7953,7743,7916,-7957,7957,7744,7919,-7960,7960,7745,7922,-7963,7963,7746,7925,-7966,7966,7747,7928,-7969,7969,7748,7931,-7972,7972,7749,7934,-7975,7975,7750,7937,-7978,7978,7751,7940,-7981,7981,7752,7943,-7984,7984,7753,7946,-7987,7987,7754,7949,-7990,7990,7755,7951,-7993,7997,7756,7954,-7995,7995,7757,7958,-7999,7999,7758,7961,-8002,8002,7759,7964,-8005,8005,7760,7967,-8008,8008, -7761,7970,-8011,8011,7762,7973,-8014,8014,7763,7976,-8017,8017,7764,7979,-8020,8020,7765,7982,-8023,8023,7766,7985,-8026,8026,7767,7988,-8029,8029,7768,7991,-8032,8032,7769,7993,-8035,8039,7770,7996,-8037,8037,7771,8000,-8041,8041,7772,8003,-8044,8044,7773,8006,-8047,8047,7774,8009,-8050,8050,7775,8012,-8053,8053,7776,8015,-8056,8056,7777,8018,-8059,8059,7778,8021,-8062,8062,7779,8024,-8065,8065,7780,8027,-8068,8068,7781,8030,-8071,8071,7782,8033,-8074,8074,7783,8035,-8077,8081,7784,8038,-8079,8079,7785,8042,-8083,8083,7786,8045,-8086,8086,7787,8048,-8089,8089,7788,8051,-8092,8092,7789,8054,-8095,8095,7790,8057,-8098,8098,7791,8060,-8101,8101,7792,8063,-8104,8104,7793,8066,-8107,8107,7794,8069,-8110,8110,7795,8072,-8113,8113,7796,8075,-8116,8116,7797,8077,-8119,8122,7798,8080,-8121,8121,7799,8084,-8124,8124,7800,8087,-8126,8126,7801,8090,-8128,8128,7802,8093,-8130,8130,7803,8096,-8132,8132,7804,8099,-8134,8134,7805,8102,-8136,8136,7806,8105,-8138,8138,7807,8108,-8140,8140,7808,8111,-8142,8142,7809,8114,-8144,8144,7810,8117,-8146,8146,7811,8119,-8148,7813,7701,7814,-7813,7814,7715,7815,-7813,7815,7714,7816,-7813,7818,7702,7819,-7818,7819,7716,7820,-7818,7820,7715,7814,-7818,7822,7703,7823,-7822,7823,7717,7824,-7822,7824,7716,7819,-7822,7826,7704,7827,-7826,7827,7718,7828,-7826,7828,7717,7823,-7826,7830,7705,7831,-7830,7831,7719,7832,-7830,7832,7718,7827,-7830,7834,7706,7835,-7834,7835,7720,7836,-7834,7836,7719,7831,-7834,7838,7707,7839,-7838,7839,7721,7840,-7838,7840,7720,7835,-7838,7842,7708,7843,-7842,7843,7722,7844,-7842,7844,7721,7839,-7842,7846,7709,7847,-7846,7847,7723,7848,-7846,7848,7722,7843,-7846,7850,7710,7851,-7850,7851,7724,7852,-7850,7852,7723,7847,-7850,7854,7711,7855,-7854,7855,7725,7856,-7854,7856,7724,7851,-7854,7858,7712,7859,-7858,7859,7726,7860,-7858,7860,7725,7855,-7858,7862,7713,7863,-7862,7863,7727,7864,-7862,7864,7726,7859,-7862,7866,7700,7816,-7866,7816,7714,7867,-7866,7867,7727,7863,-7866,7815,7715,7869,-7869,7869,7729,7870,-7869,7870,7728,7871,-7869,7820,7716,7873,-7873,7873,7730,7874,-7873, -7874,7729,7869,-7873,7824,7717,7876,-7876,7876,7731,7877,-7876,7877,7730,7873,-7876,7828,7718,7879,-7879,7879,7732,7880,-7879,7880,7731,7876,-7879,7832,7719,7882,-7882,7882,7733,7883,-7882,7883,7732,7879,-7882,7836,7720,7885,-7885,7885,7734,7886,-7885,7886,7733,7882,-7885,7840,7721,7888,-7888,7888,7735,7889,-7888,7889,7734,7885,-7888,7844,7722,7891,-7891,7891,7736,7892,-7891,7892,7735,7888,-7891,7848,7723,7894,-7894,7894,7737,7895,-7894,7895,7736,7891,-7894,7852,7724,7897,-7897,7897,7738,7898,-7897,7898,7737,7894,-7897,7856,7725,7900,-7900,7900,7739,7901,-7900,7901,7738,7897,-7900,7860,7726,7903,-7903,7903,7740,7904,-7903,7904,7739,7900,-7903,7864,7727,7906,-7906,7906,7741,7907,-7906,7907,7740,7903,-7906,7867,7714,7871,-7909,7871,7728,7909,-7909,7909,7741,7906,-7909,7870,7729,7911,-7911,7911,7743,7912,-7911,7912,7742,7913,-7911,7874,7730,7915,-7915,7915,7744,7916,-7915,7916,7743,7911,-7915,7877,7731,7918,-7918,7918,7745,7919,-7918,7919,7744,7915,-7918,7880,7732,7921,-7921,7921,7746,7922,-7921,7922,7745,7918,-7921,7883,7733,7924,-7924,7924,7747,7925,-7924,7925,7746,7921,-7924,7886,7734,7927,-7927,7927,7748,7928,-7927,7928,7747,7924,-7927,7889,7735,7930,-7930,7930,7749,7931,-7930,7931,7748,7927,-7930,7892,7736,7933,-7933,7933,7750,7934,-7933,7934,7749,7930,-7933,7895,7737,7936,-7936,7936,7751,7937,-7936,7937,7750,7933,-7936,7898,7738,7939,-7939,7939,7752,7940,-7939,7940,7751,7936,-7939,7901,7739,7942,-7942,7942,7753,7943,-7942,7943,7752,7939,-7942,7904,7740,7945,-7945,7945,7754,7946,-7945,7946,7753,7942,-7945,7907,7741,7948,-7948,7948,7755,7949,-7948,7949,7754,7945,-7948,7909,7728,7913,-7951,7913,7742,7951,-7951,7951,7755,7948,-7951,7912,7743,7953,-7953,7953,7757,7954,-7953,7954,7756,7955,-7953,7916,7744,7957,-7957,7957,7758,7958,-7957,7958,7757,7953,-7957,7919,7745,7960,-7960,7960,7759,7961,-7960,7961,7758,7957,-7960,7922,7746,7963,-7963,7963,7760,7964,-7963,7964,7759,7960,-7963,7925,7747,7966,-7966,7966,7761,7967,-7966,7967,7760,7963,-7966,7928,7748,7969,-7969,7969,7762,7970,-7969,7970,7761,7966,-7969,7931,7749,7972, --7972,7972,7763,7973,-7972,7973,7762,7969,-7972,7934,7750,7975,-7975,7975,7764,7976,-7975,7976,7763,7972,-7975,7937,7751,7978,-7978,7978,7765,7979,-7978,7979,7764,7975,-7978,7940,7752,7981,-7981,7981,7766,7982,-7981,7982,7765,7978,-7981,7943,7753,7984,-7984,7984,7767,7985,-7984,7985,7766,7981,-7984,7946,7754,7987,-7987,7987,7768,7988,-7987,7988,7767,7984,-7987,7949,7755,7990,-7990,7990,7769,7991,-7990,7991,7768,7987,-7990,7951,7742,7955,-7993,7955,7756,7993,-7993,7993,7769,7990,-7993,7954,7757,7995,-7995,7995,7771,7996,-7995,7996,7770,7997,-7995,7958,7758,7999,-7999,7999,7772,8000,-7999,8000,7771,7995,-7999,7961,7759,8002,-8002,8002,7773,8003,-8002,8003,7772,7999,-8002,7964,7760,8005,-8005,8005,7774,8006,-8005,8006,7773,8002,-8005,7967,7761,8008,-8008,8008,7775,8009,-8008,8009,7774,8005,-8008,7970,7762,8011,-8011,8011,7776,8012,-8011,8012,7775,8008,-8011,7973,7763,8014,-8014,8014,7777,8015,-8014,8015,7776,8011,-8014,7976,7764,8017,-8017,8017,7778,8018,-8017,8018,7777,8014,-8017,7979,7765,8020,-8020,8020,7779,8021,-8020,8021,7778,8017,-8020,7982,7766,8023,-8023,8023,7780,8024,-8023,8024,7779,8020,-8023,7985,7767,8026,-8026,8026,7781,8027,-8026,8027,7780,8023,-8026,7988,7768,8029,-8029,8029,7782,8030,-8029,8030,7781,8026,-8029,7991,7769,8032,-8032,8032,7783,8033,-8032,8033,7782,8029,-8032,7993,7756,7997,-8035,7997,7770,8035,-8035,8035,7783,8032,-8035,7996,7771,8037,-8037,8037,7785,8038,-8037,8038,7784,8039,-8037,8000,7772,8041,-8041,8041,7786,8042,-8041,8042,7785,8037,-8041,8003,7773,8044,-8044,8044,7787,8045,-8044,8045,7786,8041,-8044,8006,7774,8047,-8047,8047,7788,8048,-8047,8048,7787,8044,-8047,8009,7775,8050,-8050,8050,7789,8051,-8050,8051,7788,8047,-8050,8012,7776,8053,-8053,8053,7790,8054,-8053,8054,7789,8050,-8053,8015,7777,8056,-8056,8056,7791,8057,-8056,8057,7790,8053,-8056,8018,7778,8059,-8059,8059,7792,8060,-8059,8060,7791,8056,-8059,8021,7779,8062,-8062,8062,7793,8063,-8062,8063,7792,8059,-8062,8024,7780,8065,-8065,8065,7794,8066,-8065,8066,7793,8062,-8065,8027,7781,8068,-8068,8068,7795,8069,-8068,8069,7794, -8065,-8068,8030,7782,8071,-8071,8071,7796,8072,-8071,8072,7795,8068,-8071,8033,7783,8074,-8074,8074,7797,8075,-8074,8075,7796,8071,-8074,8035,7770,8039,-8077,8039,7784,8077,-8077,8077,7797,8074,-8077,8038,7785,8079,-8079,8079,7799,8080,-8079,8080,7798,8081,-8079,8042,7786,8083,-8083,8083,7800,8084,-8083,8084,7799,8079,-8083,8045,7787,8086,-8086,8086,7801,8087,-8086,8087,7800,8083,-8086,8048,7788,8089,-8089,8089,7802,8090,-8089,8090,7801,8086,-8089,8051,7789,8092,-8092,8092,7803,8093,-8092,8093,7802,8089,-8092,8054,7790,8095,-8095,8095,7804,8096,-8095,8096,7803,8092,-8095,8057,7791,8098,-8098,8098,7805,8099,-8098,8099,7804,8095,-8098,8060,7792,8101,-8101,8101,7806,8102,-8101,8102,7805,8098,-8101,8063,7793,8104,-8104,8104,7807,8105,-8104,8105,7806,8101,-8104,8066,7794,8107,-8107,8107,7808,8108,-8107,8108,7807,8104,-8107,8069,7795,8110,-8110,8110,7809,8111,-8110,8111,7808,8107,-8110,8072,7796,8113,-8113,8113,7810,8114,-8113,8114,7809,8110,-8113,8075,7797,8116,-8116,8116,7811,8117,-8116,8117,7810,8113,-8116,8077,7784,8081,-8119,8081,7798,8119,-8119,8119,7811,8116,-8119,8080,7799,8121,-8121,8121,7701,7813,-8121,7813,7700,8122,-8121,8084,7800,8124,-8124,8124,7702,7818,-8124,7818,7701,8121,-8124,8087,7801,8126,-8126,8126,7703,7822,-8126,7822,7702,8124,-8126,8090,7802,8128,-8128,8128,7704,7826,-8128,7826,7703,8126,-8128,8093,7803,8130,-8130,8130,7705,7830,-8130,7830,7704,8128,-8130,8096,7804,8132,-8132,8132,7706,7834,-8132,7834,7705,8130,-8132,8099,7805,8134,-8134,8134,7707,7838,-8134,7838,7706,8132,-8134,8102,7806,8136,-8136,8136,7708,7842,-8136,7842,7707,8134,-8136,8105,7807,8138,-8138,8138,7709,7846,-8138,7846,7708,8136,-8138,8108,7808,8140,-8140,8140,7710,7850,-8140,7850,7709,8138,-8140,8111,7809,8142,-8142,8142,7711,7854,-8142,7854,7710,8140,-8142,8114,7810,8144,-8144,8144,7712,7858,-8144,7858,7711,8142,-8144,8117,7811,8146,-8146,8146,7713,7862,-8146,7862,7712,8144,-8146,8119,7798,8122,-8148,8122,7700,7866,-8148,7866,7713,8146,-8148 - } - GeometryVersion: 124 - LayerElementNormal: 0 { - Version: 101 - Name: "" - MappingInformationType: "ByVertice" - ReferenceInformationType: "Direct" - Normals: *24444 { - a: -0.877938568592072,0.451580464839935,-0.159056484699249,-0.691320896148682,0.706600189208984,-0.150968909263611,-0.726976037025452,0.671882808208466,-0.14170153439045,-0.892740190029144,0.422603368759155,-0.156273230910301,-0.450662553310394,0.882688939571381,-0.133279740810394,-0.488037794828415,0.863879919052124,-0.124621771275997,-0.525752305984497,0.839318513870239,-0.138307183980942,-0.7226842045784,0.670857906341553,-0.166364535689354,-0.889004945755005,0.422637850046158,-0.176203146576881,0.000800299516413361,0.992429196834564,-0.122815497219563,-0.12062232196331,0.984180331230164,-0.129766434431076,-0.266187787055969,0.956130146980286,-0.122307933866978,-0.224332451820374,0.966377019882202,-0.125659629702568,-0.288338482379913,0.943848729133606,-0.161277651786804,-0.412132441997528,0.897437393665314,-0.157330587506294,-0.755630373954773,0.609814524650574,-0.239058554172516,-0.846521973609924,0.490910291671753,-0.205931201577187,-0.644141852855682,0.740645349025726,-0.19111730158329,-0.523410677909851,0.827318787574768,-0.203923597931862,0.804737389087677,0.544219613075256,-0.237113460898399,0.840922057628632,0.400450438261032,-0.363991141319275,0.478817492723465,0.470796197652817,-0.74100250005722,0.58610337972641,0.699414491653442,-0.409025877714157,0.861407518386841,0.270849019289017,-0.429671823978424,0.443871676921844,0.299540609121323,-0.844543278217316,0.0668124929070473,0.275655508041382,-0.958931744098663,0.171794280409813,0.503841936588287,-0.846540033817291,0.361100852489471,0.796927690505981,-0.484264820814133,0.864999532699585,0.18900066614151,-0.46481665968895,0.425561249256134,0.24546006321907,-0.871003389358521,0.867814540863037,0.111159309744835,-0.484294891357422,0.422611713409424,0.204855397343636,-0.882855415344238,0.0508982501924038,0.216588512063026,-0.974935293197632,0.0540491789579391,0.240503326058388,-0.969142317771912,-7.40675318411377e-007,0.205431446433067,-0.978671491146088,1.39057556225453e-006,0.268546789884567,-0.963266611099243,0.0620699822902679,0.496779173612595,-0.865654528141022, -0.17667718231678,0.837856829166412,-0.516508519649506,0.0049825320020318,0.269222229719162,-0.963065207004547,2.14800820685923e-006,0.493086457252502,-0.869980335235596,-5.76047511913202e-007,0.849695026874542,-0.527274489402771,0.787996768951416,-0.507777452468872,-0.34817099571228,0.637727737426758,-0.588054418563843,-0.497488975524902,0.570446670055389,-0.388238221406937,-0.723782896995544,0.827173948287964,-0.382114887237549,-0.412033349275589,0.340593904256821,-0.646589159965515,-0.682582020759583,0.248599335551262,-0.377388834953308,-0.892062783241272,0.136558443307877,-0.0772747099399567,-0.987613499164581,0.498024761676788,-0.121588684618473,-0.85859626531601,0.858805119991302,-0.191055908799171,-0.475343495607376,-1.29499096601648e-006,-0.671167433261871,-0.741305828094482,-9.51918821101572e-007,-0.0931775122880936,-0.995649516582489,0.443187087774277,0.0985214039683342,-0.890998721122742,0.868843972682953,-0.005811199080199,-0.495051860809326,0.0645085200667381,0.155625760555267,-0.985707461833954,-0.787998735904694,-0.507775664329529,-0.348169267177582,-0.827173233032227,-0.382114320993423,-0.412035405635834,-0.57044780254364,-0.388237237930298,-0.723782539367676,-0.637728154659271,-0.588054120540619,-0.497488856315613,-0.858804047107697,-0.191057205200195,-0.475344836711884,-0.498024374246597,-0.121588721871376,-0.858596503734589,-0.13656048476696,-0.0772745981812477,-0.987613260746002,-0.248602688312531,-0.37738835811615,-0.892062067985535,-0.340594083070755,-0.646589159965515,-0.682581961154938,-0.868841111660004,-0.00581068499013782,-0.49505689740181,-0.44318163394928,0.0985213667154312,-0.891001462936401,-0.867812275886536,0.111162133514881,-0.484298199415207,-0.422604948282242,0.204857513308525,-0.882858097553253,-0.0508956611156464,0.21658855676651,-0.974935412406921,-0.0645057111978531,0.155625820159912,-0.985707700252533,-0.804738402366638,0.544219136238098,-0.237111032009125,-0.586103320121765,0.699415802955627,-0.409023880958557,-0.478811234235764,0.470796763896942,-0.741006195545197,-0.84092104434967,0.400452762842178,-0.363990902900696, --0.361094743013382,0.796928524971008,-0.484267979860306,-0.171788364648819,0.503842651844025,-0.846540808677673,-0.0668087676167488,0.27565336227417,-0.958932638168335,-0.443865418434143,0.299537926912308,-0.84454756975174,-0.861405730247498,0.270848214626312,-0.429675936698914,-0.176674783229828,0.83785742521286,-0.516508400440216,-0.0620636306703091,0.496778815984726,-0.865655243396759,-0.00498268287628889,0.269222170114517,-0.963065207004547,-0.425557047128677,0.245458498597145,-0.871005952358246,-0.864998936653137,0.189000427722931,-0.464817941188812,-0.0540484897792339,0.240502312779427,-0.969142615795136,0.000405819824663922,-0.987598359584808,-0.157000869512558,-0.0408001430332661,-0.984845459461212,-0.168566629290581,0.000323323125485331,-0.983578264713287,-0.180481985211372,0.0419428497552872,-0.984747052192688,-0.16886080801487,-0.100416325032711,-0.976036965847015,-0.193050429224968,-0.0550481081008911,-0.977391302585602,-0.204146727919579,0.000340911472449079,-0.97406929731369,-0.226249605417252,0.0563247129321098,-0.977147042751312,-0.20496641099453,0.103646978735924,-0.975473880767822,-0.194185614585876,-0.464533478021622,-0.829533040523529,-0.309973537921906,-0.220237374305725,-0.910894453525543,-0.348951041698456,-0.127952799201012,-0.957475006580353,-0.258591771125793,-0.211958765983582,-0.947861790657043,-0.237973690032959,0.000681023404467851,-0.926010489463806,-0.377497136592865,0.000488763384055346,-0.960423350334167,-0.278543949127197,0.401327162981033,-0.861796259880066,-0.310231864452362,0.220276072621346,-0.945204496383667,-0.24097090959549,0.131126821041107,-0.956417262554169,-0.260905593633652,0.225066140294075,-0.908299386501312,-0.352615118026733,0.659798264503479,-0.732013344764709,-0.169772729277611,0.666955292224884,-0.714970409870148,-0.209732919931412,0.906170785427094,-0.362214237451553,-0.218300968408585,0.786309063434601,-0.590731620788574,-0.180981263518333,0.604127883911133,-0.696471154689789,-0.387243390083313,0.757227838039398,-0.584337651729584,-0.291814148426056,0.548701167106628,-0.794245302677155,-0.260962575674057, -0.757517993450165,-0.478675037622452,-0.443888247013092,0.880778789520264,-0.365925312042236,-0.300545215606689,0.808664619922638,-0.547969937324524,-0.213987067341805,0.915252447128296,-0.157046616077423,-0.371011257171631,0.965849757194519,-0.0759186670184135,-0.247730866074562,0.934593498706818,-0.205449059605598,-0.29038879275322,0.84493350982666,-0.276934742927551,-0.457596510648727,0.967322647571564,-0.12415486574173,-0.221071019768715,0.948313117027283,-0.227319449186325,-0.221422865986824,0.469482064247131,-0.85528951883316,-0.219240561127663,0.667097926139832,-0.719590246677399,-0.192795768380165,0.850296974182129,-0.481835693120956,-0.211729466915131,0.88303804397583,-0.398778676986694,-0.247425526380539,0.855463743209839,-0.482176959514618,-0.188910260796547,-0.669371247291565,-0.711285173892975,-0.214512541890144,-0.862503111362457,-0.453039646148682,-0.225485041737556,-0.74655157327652,-0.502257823944092,-0.436345934867859,-0.643651306629181,-0.746269941329956,-0.169688478112221,-0.778153300285339,-0.601326286792755,-0.18134006857872,-0.469258934259415,-0.855422854423523,-0.219198003411293,-0.882829487323761,-0.399243026971817,-0.247420817613602,-0.84843635559082,-0.485130965709686,-0.211668819189072,-0.665156483650208,-0.721439301967621,-0.192593395709991,-0.967242479324341,-0.124705508351326,-0.221112072467804,-0.947251796722412,-0.231487557291985,-0.221647247672081,-0.847509801387787,-0.495583385229111,-0.190063834190369,-0.915237247943878,-0.15722893178463,-0.370971500873566,-0.844136476516724,-0.279960721731186,-0.457226008176804,-0.933664381504059,-0.209366470575333,-0.290579617023468,-0.965798258781433,-0.0763880237936974,-0.247787281870842,-0.844243288040161,-0.452567160129547,-0.287117034196854,0.75745165348053,0.649172723293304,-0.0695826336741447,0.447648912668228,0.892764806747437,-0.0508079491555691,0.436061024665833,0.899428427219391,0.0296531394124031,0.702183604240417,0.711808741092682,0.0163261014968157,0.0168707855045795,0.998512923717499,-0.0518393889069557,0.0292905550450087,0.999380469322205,-0.0195123497396708, -0.0341720953583717,0.99886691570282,0.0331240445375443,0.397413969039917,0.912087798118591,0.100787147879601,0.658950924873352,0.716442227363586,0.229116275906563,0.5912264585495,0.775238692760468,0.222387656569481,0.705649971961975,0.6689772605896,0.233511403203011,-0.744586110115051,0.662693679332733,-0.080178789794445,-0.882704854011536,0.458671897649765,-0.102236174046993,-0.860809206962585,0.501931011676788,-0.0840997248888016,-0.709304749965668,0.701474845409393,-0.0694247409701347,-0.906333088874817,0.407888293266296,-0.110397070646286,-0.897376954555511,0.4350246489048,-0.0739468261599541,-0.893761694431305,0.448148131370544,-0.0187965538352728,-0.844010591506958,0.536016821861267,-0.0182235687971115,-0.685410976409912,0.728156208992004,-0.000544647977221757,-0.646343171596527,0.760755240917206,0.0590926706790924,-0.887763023376465,0.42721489071846,0.171359986066818,-0.885554671287537,0.464504837989807,-0.00530852982774377,-0.863606154918671,0.496974527835846,-0.0848570466041565,-0.899793922901154,0.381346851587296,0.21200342476368,-0.900002121925354,0.429844677448273,0.0723168924450874,-0.690189719200134,0.685166418552399,0.232776984572411,-0.678212761878967,0.727698445320129,0.102383628487587,-0.845455467700958,0.524167478084564,0.102242574095726,-0.848864912986755,0.475363075733185,0.231210321187973,0.562515139579773,-0.818465948104858,-0.117005057632923,0.252487897872925,-0.96316534280777,-0.092532753944397,0.235145717859268,-0.95956951379776,-0.154702186584473,0.45648530125618,-0.889067888259888,0.0343417711555958,0.204087346792221,-0.975577354431152,0.0812232419848442,0.000404302554670721,-0.996562838554382,0.082839161157608,0.000192786465049721,-0.996058225631714,-0.0887017771601677,0.0914395228028297,-0.983904659748077,-0.153526738286018,0.086139939725399,-0.986458599567413,-0.139568135142326,0.000195997461560182,-0.990068793296814,-0.140583634376526,0.258800387382507,-0.955571949481964,-0.141083881258965,0.0828210040926933,-0.992644369602203,-0.0883055105805397,0.724273025989532,0.687440037727356,-0.0534304492175579, -0.861562430858612,0.502792656421661,-0.0700691565871239,0.885639548301697,0.454727590084076,-0.0941560417413712,0.841939270496368,0.539570033550262,-0.00155564839951694,0.888513565063477,0.458827286958694,-0.00459978636354208,0.894220113754272,0.443238228559494,-0.0625322908163071,0.906044781208038,0.410192489624023,-0.104043230414391,0.842569231987,0.484970659017563,0.234265804290771,0.84010261297226,0.53023487329483,0.114361613988876,0.695654690265656,0.709074199199677,0.11523149907589,0.891835153102875,0.397454380989075,0.216009438037872,0.892473518848419,0.443426996469498,0.0828459933400154,0.636593878269196,0.768827557563782,0.0604359917342663,0.859580159187317,0.5048508644104,-0.0790414288640022,0.877785801887512,0.479036152362823,0.00405724486336112,0.878367125988007,0.444821774959564,0.174942210316658,-0.447891980409622,-0.893442273139954,0.0339655056595802,-0.199702009558678,-0.976484537124634,0.0812221840023994,-0.179187521338463,-0.92908787727356,0.323554635047913,-0.4333555996418,-0.812717139720917,0.389478892087936,0.00063050101744011,-0.951519072055817,0.307589083909988,0.000565391907002777,-0.942647218704224,0.333790153264999,-0.10925081372261,-0.935690104961395,0.335482060909271,-0.304904162883759,-0.886966466903687,0.346877455711365,-0.245654597878456,-0.871305584907532,0.42482978105545,-0.861695170402527,-0.295975744724274,0.412164807319641,-0.662047505378723,-0.559920132160187,0.498179197311401,-0.496036142110825,-0.731669366359711,0.467555403709412,-0.591950118541718,-0.718229115009308,0.365707516670227,-0.303889393806458,-0.885089159011841,0.352517277002335,0.67847353219986,-0.734530985355377,0.0117414826527238,0.659138023853302,-0.730885744094849,0.177039831876755,0.373388171195984,-0.90373158454895,0.209405273199081,0.697838664054871,-0.716156601905823,0.0118701923638582,0.753816783428192,-0.636527836322784,0.163072273135185,0.776995718479156,-0.555916130542755,0.295355647802353,0.677040934562683,-0.633990168571472,0.373727202415466,0.444689244031906,-0.806408584117889,0.389816135168076,0.0492274239659309,-0.991061270236969,0.123992815613747, -0.437908798456192,-0.831054925918579,0.342904627323151,0.646313190460205,-0.723389506340027,0.242872133851051,0.485885292291641,-0.871950089931488,0.0601543560624123,0.789212882518768,-0.36982399225235,0.490278750658035,0.788428127765656,-0.462597459554672,0.405443876981735,0.867134571075439,-0.283986777067184,0.409181118011475,0.671556830406189,-0.550794959068298,0.495617121458054,0.757784605026245,-0.438036650419235,0.483617961406708,0.856099963188171,-0.176035821437836,0.48590561747551,0.582406222820282,0.725498974323273,0.366680026054382,0.737539529800415,0.572767734527588,0.357732474803925,0.764309465885162,0.570595145225525,0.300420165061951,0.761261522769928,0.552677929401398,0.339157819747925,0.48699688911438,0.809285402297974,0.328467965126038,0.803295969963074,0.52087938785553,0.28879114985466,-0.845654785633087,0.421652942895889,0.327225774526596,-0.698146343231201,0.625884234905243,0.347650170326233,-0.88880455493927,0.321613401174545,0.326483309268951,-0.891717791557312,0.26897919178009,0.363991051912308,-0.86560595035553,0.355797380208969,0.352327346801758,-0.72231787443161,0.58197420835495,0.373581230640411,-0.771671950817108,0.546022295951843,0.326162725687027,-0.884423077106476,0.324528962373734,0.33537557721138,-0.862992942333221,0.248389452695847,0.439938515424728,-0.893439710140228,0.212409034371376,0.395787686109543,-0.958947598934174,-0.0177375618368387,0.283027917146683,-0.925419449806213,0.077763557434082,0.370879590511322,-0.900131404399872,0.0588844306766987,0.431620270013809,-0.947719216346741,0.176828145980835,0.26563161611557,-0.911564886569977,0.221564695239067,0.346350222826004,-0.791008234024048,0.531163990497589,0.303596377372742,-0.814436435699463,-0.556646585464478,0.163822755217552,-0.472676515579224,-0.836610198020935,0.276875913143158,-0.674807906150818,-0.137913525104523,0.724992513656616,-0.965347111225128,-0.122180432081223,0.230600953102112,0.00564993312582374,-0.947370588779449,0.320089042186737,0.191683396697044,-0.12789398431778,0.973088145256042,0.0829597637057304,0.971713602542877,0.221111819148064, --0.129294008016586,0.970440328121185,0.203785538673401,-0.230425536632538,0.837154269218445,0.496061354875565,0.224275857210159,0.842254459857941,0.490212023258209,-0.34957566857338,0.916462779045105,0.194660902023315,-0.553754568099976,0.730452716350555,0.399743348360062,-0.353298336267471,-0.112888067960739,0.928674638271332,-0.804127514362335,0.579145491123199,0.134050488471985,-0.91750156879425,0.359094709157944,0.171002477407455,-0.794852375984192,0.545615077018738,0.265544593334198,-0.615938246250153,0.768934190273285,0.171348541975021,-0.93332839012146,-0.061501320451498,0.353717058897018,0.819981873035431,0.535764813423157,-0.20145919919014,0.955114364624023,0.204068079590797,-0.214738696813583,0.969086468219757,0.167211279273033,-0.181416064500809,0.949455499649048,0.265225946903229,-0.167897298932076,0.977786302566528,0.0509737133979797,-0.203311666846275,0.979252219200134,0.0779039636254311,-0.187072426080704,0.977167010307312,0.121362239122391,-0.174401164054871,0.97518265247345,0.150032013654709,-0.162816494703293,0.97321629524231,0.171935841441154,-0.152604416012764,0.967634260654449,-0.0224520172923803,-0.251355946063995,0.978772163391113,0.0222997311502695,-0.203734442591667,0.974630534648895,-0.00582747580483556,-0.223743975162506,0.97114509344101,0.100310318171978,-0.216367825865746,0.976004779338837,0.105623573064804,-0.19041620194912,0.760465502738953,0.601294755935669,-0.24522802233696,0.854777753353119,0.474924713373184,-0.209288239479065,0.949858248233795,0.240918144583702,-0.199318185448647,0.937133073806763,0.271025151014328,-0.219834014773369,0.898598253726959,0.401197791099548,-0.177655428647995,0.961568892002106,0.213164925575256,-0.17304901778698,0.889602184295654,0.427498191595078,-0.160789474844933,-0.974646091461182,-0.00552461296319962,-0.223683848977089,-0.978773236274719,0.0236201547086239,-0.203580722212791,-0.967707872390747,-0.0215964689850807,-0.251147538423538,-0.977787554264069,0.0517035238444805,-0.203121200203896,-0.979160904884338,0.0798388943076134,-0.186734139919281,-0.976744174957275,0.124807260930538,-0.174338579177856, --0.975656390190125,0.109640449285507,-0.189930573105812,-0.971058547496796,0.103147365152836,-0.215420141816139,-0.819176375865936,0.537134885787964,-0.201087474822998,-0.948492586612701,0.269028425216675,-0.167288646101952,-0.968684911727905,0.170083820819855,-0.180889397859573,-0.954893708229065,0.205435365438461,-0.214416146278381,-0.972156822681427,0.178675293922424,-0.151612058281899,-0.974796414375305,0.153468430042267,-0.161923989653587,-0.960230827331543,0.230218261480331,-0.157975852489471,-0.956192851066589,0.24898461997509,-0.153954207897186,-0.959128201007843,0.223799526691437,-0.173166990280151,-0.935993611812592,0.277348667383194,-0.21678027510643,-0.947772681713104,0.250130206346512,-0.197893545031548,-0.353800356388092,0.882713079452515,-0.309261798858643,-0.380097270011902,0.913527548313141,-0.144891023635864,-0.641229510307312,0.666801035404205,-0.379738211631775,-0.686832964420319,0.518799960613251,-0.509025633335114,-0.342190712690353,0.93579775094986,-0.084782712161541,-0.58623594045639,0.74956488609314,-0.307375878095627,-0.780274569988251,-0.0723938792943954,-0.621233284473419,-0.780452430248261,-0.0540483929216862,-0.622874557971954,-0.766303837299347,-0.0291383359581232,-0.641817331314087,-0.340905040502548,0.936015903949738,-0.08750981092453,-0.497822016477585,0.835617423057556,-0.232199847698212,-0.551430583000183,0.787440538406372,-0.275429993867874,-0.338299423456192,0.937484264373779,-0.0817117393016815,-0.772090613842011,-0.098508894443512,-0.627831280231476,-0.775322616100311,-0.0873938202857971,-0.62548953294754,0.0964159592986107,-0.988219439983368,-0.118853963911533,0.119937904179096,-0.987308979034424,-0.104095496237278,-0.227043136954308,-0.905840814113617,-0.357636541128159,-0.161992311477661,-0.936835587024689,-0.309996038675308,0.135011360049248,-0.985988199710846,-0.0979755520820618,-0.27455946803093,-0.877992272377014,-0.392105430364609,0.038566991686821,-0.953502655029297,-0.298906773328781,-0.466744810342789,-0.673392295837402,-0.573316752910614,-0.365082651376724,-0.808211982250214,-0.462069243192673, -0.100161172449589,-0.984408736228943,-0.144593074917793,0.340905517339706,0.936015665531158,-0.0875101387500763,0.338299989700317,0.9374840259552,-0.0817119777202606,0.551430344581604,0.78744113445282,-0.275428682565689,0.497823476791382,0.83561646938324,-0.232200175523758,0.342600703239441,0.935575187206268,-0.0855793356895447,0.586776077747345,0.748848021030426,-0.308091789484024,0.780226171016693,-0.0726590380072594,-0.621263086795807,0.77532285451889,-0.0873935371637344,-0.625489234924316,0.772091269493103,-0.0985218957066536,-0.627828419208527,0.347741812467575,0.876264810562134,-0.333519995212555,0.691155970096588,0.50194925069809,-0.519952237606049,0.644245862960815,0.661112248897552,-0.384548902511597,0.384415000677109,0.910367131233215,-0.153156042098999,0.765686929225922,-0.0318145453929901,-0.642426192760468,0.780166864395142,-0.0557084009051323,-0.623086035251617,-0.0385264530777931,-0.953295588493347,-0.299571663141251,-0.0999163761734962,-0.984397768974304,-0.144837334752083,0.365950763225555,-0.807537198066711,-0.462562143802643,0.468016415834427,-0.671866357326508,-0.574069917201996,-0.134988576173782,-0.985989034175873,-0.0979983806610107,0.274758487939835,-0.877876281738281,-0.392225742340088,-0.096415676176548,-0.988219499588013,-0.118853740394115,0.161991760134697,-0.936835944652557,-0.309995263814926,0.227043241262436,-0.905841112136841,-0.357635527849197,-0.119937807321548,-0.987308979034424,-0.104095660150051,0.900532305240631,0.0653923079371452,0.429843574762344,0.925407290458679,0.0853465050458908,0.369238793849945,0.959569334983826,-0.00850446149706841,0.281343877315521,0.860533952713013,0.260826855897903,0.437550842761993,0.89120489358902,0.225563883781433,0.393541216850281,0.889443039894104,0.281947255134583,0.359717696905136,0.911483287811279,0.230189144611359,0.340897500514984,0.948053956031799,0.181289002299309,0.261396288871765,0.878241181373596,0.342520475387573,0.333724796772003,0.76093316078186,0.563643395900726,0.321382850408554,0.883130669593811,0.33839562535286,0.3249132335186, -0.713011026382446,0.615402638912201,0.33599841594696,0.841160953044891,0.43393012881279,0.322727262973785,0.863626658916473,0.367834717035294,0.344741433858871,-0.86455100774765,0.0140429232269526,0.502348899841309,-0.853222191333771,-0.181100398302078,0.489095598459244,-0.814893245697021,0.277197420597076,0.509029090404511,-0.769217491149902,0.0827773809432983,0.633602738380432,-0.780803143978119,-0.240611910820007,0.576586782932281,-0.787873804569244,-0.370877921581268,0.491634488105774,-0.396645873785019,0.875211179256439,0.276906877756119,-0.624528467655182,0.670754373073578,0.400066047906876,-0.283983051776886,0.175682902336121,0.942597031593323,-0.656370103359222,0.100197203457356,0.747755825519562,-0.0490318611264229,-0.991072714328766,0.123978711664677,-0.437633335590363,-0.83100950717926,0.343366056680679,-0.435312896966934,-0.687285482883453,0.581499218940735,0.033108789473772,-0.887305736541748,0.459991723299026,0.954663753509521,-0.131644904613495,-0.2669957280159,0.806854844093323,-0.482582271099091,-0.340733855962753,0.974326014518738,-0.0389351770281792,-0.221749559044838,0.972235321998596,0.00829822197556496,-0.233858034014702,0.965478539466858,0.00840584840625525,-0.260347008705139,0.945600569248199,-0.00679375836625695,-0.32525897026062,0.976504802703857,-0.0048113944940269,-0.215441986918449,0.975979864597321,0.0299482923001051,-0.215792387723923,0.89128702878952,0.342454791069031,-0.297207295894623,0.961544334888458,0.110069736838341,-0.251628905534744,-0.97651344537735,-0.004658168181777,-0.215406075119972,-0.974335312843323,-0.0387977808713913,-0.221732810139656,-0.972246050834656,0.00868630595505238,-0.233799561858177,-0.975987553596497,0.0303951799869537,-0.215695068240166,-0.806968450546265,-0.482365220785141,-0.340772271156311,-0.954699158668518,-0.131420582532883,-0.266979783773422,-0.945626378059387,-0.00610920460894704,-0.325197488069534,-0.965493619441986,0.00887849181890488,-0.260275393724442,-0.961492300033569,0.110869631171227,-0.251476645469666,-0.890951991081238,0.343530833721161,-0.29696986079216, -0.865284979343414,0.0176282674074173,0.500970244407654,0.781477928161621,-0.240468308329582,0.575731873512268,0.769087433815002,0.086559534072876,0.633255064487457,0.81267374753952,0.287679553031921,0.506756246089935,-0.032763984054327,-0.887587428092957,0.459472626447678,0.434929013252258,-0.688581764698029,0.580251574516296,0.283626556396484,0.177901983261108,0.942288100719452,0.656255543231964,0.103565894067287,0.747397303581238,0.616384267807007,0.681256592273712,0.394917488098145,0.390657156705856,0.879094362258911,0.273093611001968,-0.0454643256962299,-0.998887062072754,-0.0125560229644179,-0.423145115375519,-0.904631853103638,-0.0508863069117069,-0.484720051288605,-0.872600257396698,0.0601269006729126,-0.0763807743787766,-0.994861662387848,-0.0664547830820084,-0.421067595481873,-0.900223672389984,-0.110902704298496,-0.660515367984772,-0.739661276340485,-0.128921121358871,-0.643851518630981,-0.760969877243042,-0.079875148832798,-0.693634212017059,-0.720228314399719,0.0119494022801518,-0.510440349578857,-0.844897449016571,-0.159996762871742,-0.167707204818726,-0.978712797164917,-0.118302442133427,-0.708106160163879,-0.686641097068787,-0.164650082588196,-0.552627980709076,-0.825242459774017,-0.116521611809731,0.167769968509674,-0.978700757026672,-0.11831372231245,0.511826395988464,-0.844027042388916,-0.160162702202797,0.076420970261097,-0.994858384132385,-0.066458061337471,0.422136276960373,-0.899710118770599,-0.111007295548916,0.666114628314972,-0.734572291374207,-0.129208698868752,0.714217066764832,-0.68026340007782,-0.16472914814949,0.424163699150085,-0.904152035713196,-0.0509337149560452,0.0455387756228447,-0.998883783817291,-0.012543611228466,0.648783504962921,-0.756756246089935,-0.0799994170665741,-0.752392411231995,-0.444595783948898,0.486045509576797,-0.785805284976959,-0.465952336788177,0.406692177057266,-0.773000836372375,-0.561014592647552,0.296196490526199,-0.669839918613434,-0.64084005355835,0.375018060207367,-0.64481645822525,-0.724676012992859,0.243015244603157,-0.750015437602997,-0.640928685665131,0.163362294435501, --0.362706989049912,-0.907757043838501,0.210762530565262,-0.651318192481995,-0.737761199474335,0.177462622523308,-0.670772016048431,-0.741568148136139,0.0118987327441573,-0.6580930352211,0.747345089912415,-0.0915908589959145,-0.386054843664169,0.921577215194702,-0.0407074466347694,-0.335314512252808,0.94093519449234,0.0469588711857796,-0.677668929100037,0.724942743778229,-0.123380780220032,-0.410432308912277,0.909461855888367,-0.0665165185928345,-0.302011281251907,0.952637434005737,-0.0356522239744663,-0.296118885278702,0.954936921596527,-0.0202245246618986,-0.268357068300247,0.962415456771851,0.0417242348194122,-0.514154851436615,0.847201585769653,-0.133769556879997,-0.444225370883942,0.891761422157288,-0.0861710235476494,-0.719744145870209,0.680224776268005,-0.138789728283882,-0.36686447262764,0.926056385040283,-0.0884876921772957,-0.324304610490799,0.944394528865814,-0.0542725473642349,-0.298990994691849,0.953095078468323,-0.047055546194315,-0.327618092298508,0.941729366779327,-0.0762379541993141,-0.289640843868256,0.956340491771698,-0.0390005260705948,-0.0832907781004906,0.995259284973145,-0.050215944647789,-0.257167637348175,0.965532243251801,-0.0401539616286755,-0.0572085678577423,0.998317241668701,-0.00948009081184864,-0.24374957382679,0.969586372375488,-0.0220996364951134,0.108839780092239,0.943245589733124,0.313754200935364,-0.212950065732002,0.973568499088287,0.0825629979372025,-0.237748697400093,0.971318781375885,-0.00391391245648265,-0.0353050492703915,0.999073326587677,0.0246187169104815,-0.686700642108917,0.671690940856934,-0.277981072664261,-0.89579838514328,-0.0546380952000618,-0.441089451313019,-0.836612403392792,-0.0851485133171082,-0.541137099266052,-0.501379191875458,0.840210735797882,-0.206554785370827,-0.0775224268436432,-0.986259341239929,-0.145885989069939,-0.406472951173782,-0.856385231018066,-0.318408787250519,0.0459338203072548,-0.992059469223022,-0.117081671953201,-0.181894063949585,-0.94698178768158,-0.264839589595795,-0.114400796592236,-0.958795189857483,-0.260046780109406,0.0971050187945366,-0.989386856555939,-0.108093857765198, --0.791596472263336,-0.0942727774381638,-0.603728115558624,-0.456125646829605,0.868842303752899,-0.19251611828804,0.0469238832592964,-0.995656430721283,-0.0804139375686646,0.115500442683697,-0.992536008358002,-0.0391389541327953,0.194619417190552,-0.980528950691223,-0.0261983685195446,0.137538239359856,-0.988588929176331,-0.061442319303751,0.20694126188755,-0.975177347660065,0.0787684991955757,0.161601454019547,-0.986856043338776,0.000262950256001204,0.254358351230621,-0.964535772800446,0.0705164149403572,0.221550151705742,-0.975144386291504,0.00298893800936639,0.431514829397202,-0.866638839244843,0.250463664531708,0.35945388674736,-0.932862937450409,0.0236567743122578,0.264403432607651,-0.964360058307648,0.0100236590951681,0.291372299194336,-0.952214002609253,0.091600239276886,0.342527538537979,-0.939497768878937,-0.00434520561248064,0.250659316778183,-0.967992722988129,-0.0126499729231,0.229701668024063,-0.972554624080658,-0.037077073007822,0.319892227649689,-0.946735203266144,-0.03689831122756,0.196615740656853,-0.97953325510025,-0.043090958148241,0.165523290634155,-0.984374582767487,-0.0600722320377827,0.264158487319946,-0.860856115818024,0.434910446405411,0.106510564684868,0.2202417999506,0.969612836837769,0.210898354649544,0.153377518057823,0.965400040149689,0.330214351415634,-0.83447402715683,0.441147983074188,-0.238731071352959,0.937322676181793,0.253837704658508,-0.170970916748047,0.933120727539063,0.316314101219177,0.0767318084836006,0.656161785125732,0.750708997249603,-0.0884773284196854,0.868502616882324,0.487724274396896,0.236284419894218,-0.019274577498436,0.971492767333984,0.236318603157997,0.0465336740016937,0.970560729503632,0.351182639598846,-0.785164773464203,0.510085344314575,0.3632652759552,-0.621265470981598,0.69431084394455,0.720669984817505,0.679201781749725,-0.138995692133904,0.444269865751266,0.891741693019867,-0.0861459225416183,0.51445060968399,0.847004592418671,-0.13387955725193,0.677595674991608,0.725093185901642,-0.122898451983929,0.409885674715042,0.909732937812805,-0.0661794990301132, -0.301549702882767,0.952786445617676,-0.0355775691568851,0.324298858642578,0.94439697265625,-0.0542642660439014,0.366905301809311,0.926038563251495,-0.0885047987103462,0.332721620798111,0.941873729228973,0.0465857461094856,0.383666694164276,0.922630250453949,-0.0394121669232845,0.655003130435944,0.750333428382874,-0.0892786756157875,0.267796039581299,0.962597548961639,0.0411257445812225,0.295439481735229,0.955152750015259,-0.0199679415673018,-0.097456231713295,0.951888740062714,0.290534287691116,0.0177515745162964,0.999413013458252,0.029300095513463,0.233554139733315,0.972339689731598,-0.00282824854366481,0.210875332355499,0.97421133518219,0.0802733600139618,0.0257898960262537,0.999666750431061,-0.00113216915633529,0.237730711698532,0.971110224723816,-0.0207114648073912,0.251664787530899,0.966962516307831,-0.0405995659530163,0.0461088083684444,0.997803866863251,-0.0475545451045036,0.28921377658844,0.95646333694458,-0.0391580536961555,0.327624946832657,0.941726744174957,-0.0762409269809723,0.298992961645126,0.953094363212585,-0.0470564253628254,0.752771139144897,-0.647150933742523,0.120545856654644,0.827409088611603,-0.541871190071106,0.147545784711838,0.864984571933746,-0.501548647880554,0.0158316865563393,0.802956581115723,-0.595984935760498,0.00791984889656305,0.960584282875061,-0.228074952960014,0.158932685852051,0.971053123474121,-0.237957090139389,0.0207897517830133,0.978955924510956,-0.203792795538902,-0.0106641706079245,0.888790249824524,-0.457907110452652,-0.0193133186548948,0.830505847930908,-0.556554973125458,-0.0225070100277662,0.763578116893768,0.635656952857971,0.11352851241827,0.799572050571442,0.600265800952911,0.0191179495304823,0.965448319911957,0.259697318077087,0.0216068923473358,0.939829170703888,0.311569392681122,0.140162706375122,0.800359010696411,0.599520683288574,0.000627848028670996,0.953135371208191,0.302543044090271,0.00084242329467088,0.81847620010376,0.546914994716644,-0.176013365387917,0.91431725025177,0.364597678184509,-0.176330640912056,0.925762593746185,0.377081662416458,-0.0278043355792761, -0.792960703372955,0.608892560005188,-0.0215224884450436,0.97397381067276,-0.0396638363599777,-0.223163053393364,0.990002989768982,-0.136826053261757,-0.0342460945248604,0.864934980869293,-0.480780571699142,-0.144005045294762,-0.16146095097065,-0.986879050731659,0.000352510192897171,-0.206458553671837,-0.975253283977509,0.0790938138961792,-0.115482367575169,-0.992538452148438,-0.039130263030529,-0.194617539644241,-0.980530023574829,-0.0261702798306942,-0.221464842557907,-0.97516268491745,0.00332546676509082,-0.253948777914047,-0.964526295661926,0.072104424238205,0.0775212496519089,-0.986259639263153,-0.14588475227356,-0.0469237342476845,-0.995656430721283,-0.0804140418767929,-0.045933660119772,-0.992059528827667,-0.11708128452301,-0.137538254261017,-0.988588929176331,-0.0614423640072346,-0.165523454546928,-0.984374582767487,-0.0600721724331379,-0.0971048846840858,-0.989386916160584,-0.108093619346619,-0.196621179580688,-0.97953188419342,-0.0430963300168514,-0.320411205291748,-0.94655579328537,-0.0369974486529827,-0.229773461818695,-0.972536265850067,-0.0371130332350731,-0.343179434537888,-0.939259648323059,-0.00438260193914175,-0.250840216875076,-0.967946708202362,-0.0125823812559247,-0.428784966468811,-0.868324339389801,0.249311655759811,-0.292972892522812,-0.951252698898315,0.0963598489761353,-0.264830201864243,-0.964236617088318,0.0106130922213197,-0.360010176897049,-0.93266886472702,0.0228360686451197,0.406406253576279,-0.856434643268585,-0.318360984325409,0.895748794078827,-0.0553775653243065,-0.441097944974899,0.836591124534607,-0.0855021774768829,-0.541114270687103,0.181878656148911,-0.946989119052887,-0.264823883771896,0.6871737241745,0.671105086803436,-0.278227031230927,0.501505613327026,0.840117216110229,-0.206628113985062,0.456148236989975,0.86882746219635,-0.192529514431953,0.791594445705414,-0.094359427690506,-0.603717267513275,0.114397682249546,-0.958796679973602,-0.260042458772659,0.237393602728844,0.938177108764648,0.251928418874741,-0.105549104511738,0.221461817622185,0.969440042972565,-0.209318295121193,0.160886257886887,0.96452134847641, -0.169417560100555,0.933462977409363,0.316140025854111,-0.26321467757225,-0.860893070697784,0.435409188270569,-0.329187124967575,-0.832909643650055,0.444856524467468,-0.362764894962311,-0.614892423152924,0.700220584869385,-0.349461197853088,-0.77516508102417,0.526304066181183,-0.23684424161911,0.0195786785334349,0.971350312232971,-0.23063625395298,0.0751196965575218,0.970136046409607,0.0859031975269318,0.862980544567108,0.497880756855011,-0.0604521594941616,0.669694006443024,0.740172564983368,-0.751805305480957,0.645245373249054,0.13582019507885,-0.985398590564728,-1.96750491454623e-007,0.170263364911079,-0.99992960691452,-3.21230658073546e-007,-0.0118679357692599,-0.81472647190094,0.579838156700134,0.00291611370630562,-0.751805305480957,-0.645245432853699,0.135820299386978,-0.814725816249847,-0.579839050769806,0.00291635585017502,-0.829354584217072,-0.542742609977722,-0.132670685648918,-0.971444368362427,6.21816525381291e-007,-0.237267434597015,-0.829354286193848,0.54274308681488,-0.1326704621315,-0.597606778144836,-0.767369151115417,0.232402250170708,-0.877036333084106,-0.418530464172363,0.235880300402641,-0.304163306951523,-0.927119493484497,0.218938678503037,-0.323032408952713,-0.93519401550293,0.145128279924393,-0.561170876026154,-0.813633382320404,0.151947274804115,-0.84520423412323,-0.510285317897797,0.158866882324219,0.000258446001680568,-0.977111637592316,0.212727129459381,-0.101792439818382,-0.971687495708466,0.213217705488205,0.00123526493553072,-0.990479946136475,0.137651741504669,-0.0889738947153091,-0.986399412155151,0.138202026486397,0.976196765899658,-0.0901592299342155,0.197259038686752,0.888517677783966,-0.394297659397125,0.234660878777504,0.972320735454559,0.142273604869843,0.185339376330376,0.988287627696991,0.0489697568118572,0.144531920552254,0.977833867073059,-0.153296008706093,0.142622888088226,0.86419665813446,-0.478119999170303,0.156733363866806,0.829928636550903,0.536128103733063,0.154224187135696,0.832437038421631,0.539575636386871,0.12612147629261,0.931573688983917,0.327614396810532,0.157604768872261, -0.958256006240845,0.260023325681686,0.11888363212347,0.821367919445038,0.557175755500793,0.122106164693832,0.971353352069855,-0.111067414283752,0.210087195038795,0.992132782936096,-0.0212665386497974,0.123370409011841,0.944206655025482,0.293009042739868,0.150397852063179,0.838063895702362,-0.522652089595795,0.156472653150558,0.560425400733948,0.769093811511993,0.307275325059891,0.543961882591248,0.812288761138916,0.210457846522331,0.829442977905273,0.523184716701508,0.195709094405174,0.380262583494186,0.89480459690094,0.233934000134468,0.280769139528275,0.944284439086914,0.171743050217628,0.540141761302948,0.829182326793671,0.143886968493462,0.789666771888733,0.530446708202362,0.308306187391281,0.47316187620163,0.828942835330963,0.298281013965607,0.560611426830292,0.745362877845764,0.360761612653732,0.532738149166107,0.720678806304932,0.443635165691376,0.317967802286148,0.910460829734802,0.264494925737381,0.00757636921480298,0.872984051704407,0.487689882516861,0.00199991418048739,0.971609830856323,0.236580640077591,0.131476655602455,0.960843145847321,0.243914559483528,0.313720107078552,0.829843580722809,0.461453527212143,0.00129972025752068,0.991122424602509,0.132946148514748,0.0926716551184654,0.986198663711548,0.137201115489006,0.11302188038826,0.964680671691895,0.237943962216377,0.0999931544065475,0.988090574741364,0.1169543415308,0.000868783856276423,0.99314296245575,0.116903185844421,0.337484002113342,0.918621897697449,0.205519765615463,0.281592398881912,0.952125549316406,0.119006834924221,0.558805227279663,0.820287227630615,0.121924608945847,0.653452098369598,0.739062070846558,0.16366919875145,-0.98783677816391,0.042929969727993,0.149450778961182,-0.81121563911438,0.561883866786957,0.161912724375725,-0.974400758743286,-0.104871332645416,0.198859632015228,-0.973403036594391,-0.176362782716751,0.146228149533272,-0.971798717975616,0.140688955783844,0.189245387911797,-0.794777750968933,0.593106627464294,0.128657996654511,-0.950603365898132,0.283576488494873,0.126244232058525,-0.938354790210724,0.308268517255783,0.156399577856064, --0.99098664522171,-0.0292933601886034,0.130718529224396,-0.595669448375702,0.766537427902222,0.239996269345284,-0.534829258918762,0.814554750919342,0.224628984928131,-0.531682670116425,0.753737032413483,0.3862564265728,-0.729737281799316,0.604007065296173,0.320404469966888,-0.432240754365921,0.832405090332031,0.34679913520813,-0.719696998596191,0.587021887302399,0.370731085538864,0.421075820922852,0.901593625545502,0.0991166904568672,0.841762781143188,0.530352890491486,0.100803211331367,0.0226278696209192,0.997202217578888,0.071243979036808,0.0118106426671147,0.971353709697723,-0.237344726920128,0.595588862895966,0.774101078510284,-0.214572578668594,0.970391452312469,0.227844417095184,-0.0801706910133362,-0.95343428850174,0.271868318319321,0.130578473210335,-0.807384073734283,0.581435799598694,0.10031683743,-0.951241075992584,0.208985581994057,0.226859897375107,-0.986155569553375,0.0357049256563187,0.161933273077011,-0.996489465236664,0.0823571979999542,0.0150343924760818,-0.956780850887299,0.269683569669724,-0.108817040920258,-0.488521963357925,0.742921948432922,0.457616984844208,-0.722527921199799,0.380058944225311,0.577502071857452,0.019205579534173,0.575944602489471,0.817263066768646,0.0222485885024071,0.0672050788998604,0.997491061687469,-0.76636815071106,0.0447599664330482,0.640840411186218,0.958000004291534,0.258702099323273,0.123730547726154,0.961010217666626,0.195489048957825,0.19555926322937,0.996900320053101,0.0770921632647514,0.0156996268779039,0.991207838058472,0.0371888764202595,0.1269800812006,0.959473609924316,-0.257463574409485,-0.114555150270462,0.717393398284912,-0.306984394788742,-0.625385701656342,0.590112388134003,-0.517866909503937,-0.619339346885681,0.907279372215271,-0.391882807016373,-0.152551829814911,0.0116548482328653,-0.29738712310791,-0.954685807228088,0.00469180103391409,-0.536082804203033,-0.844152390956879,0.00485319225117564,-0.577264606952667,-0.816542744636536,0.490919083356857,-0.568346440792084,-0.660288393497467,0.872190296649933,-0.438258469104767,-0.217286869883537,-0.959424495697021,-0.236515298485756,-0.153509750962257, --0.964950919151306,-0.260065764188766,0.0351501442492008,-0.927582681179047,-0.372625678777695,0.0272120945155621,-0.909196972846985,-0.372479438781738,-0.186064407229424,-0.901482760906219,-0.382527470588684,0.202488392591476,-0.848718285560608,-0.495363712310791,0.18518091738224,-0.805882513523102,-0.551235973834991,0.216083958745003,-0.916063964366913,-0.400447160005569,0.0216552074998617,-0.872887372970581,-0.419339597225189,-0.249443173408508,-0.539118051528931,-0.68336433172226,0.49230569601059,-0.495775908231735,-0.755864024162292,0.427639782428741,0.00831250473856926,-0.792084932327271,0.61035430431366,0.00392721919342875,-0.847499191761017,0.530782103538513,0.00167762150522321,-0.856231868267059,0.516588926315308,-0.37620535492897,-0.806530714035034,0.456045806407928,0.913403511047363,-0.364892870187759,0.180408284068108,0.960907399654388,-0.273544311523438,0.0427846200764179,0.919496476650238,-0.391024440526962,0.040324728935957,0.85161966085434,-0.491867482662201,0.181136161088943,0.906933605670929,-0.419728070497513,0.036052368581295,0.807397961616516,-0.549247860908508,0.215488612651825,0.798072338104248,0.224425718188286,-0.559208035469055,0.993614494800568,-0.0238193273544312,-0.110285528004169,0.016678286716342,0.460225105285645,-0.887645542621613,-0.997514188289642,-0.0689722150564194,0.0144325951114297,-0.988745272159576,0.00292272563092411,-0.149580210447311,-0.974434792995453,-0.138483986258507,0.176915287971497,-0.696639120578766,-0.376277804374695,0.61082649230957,0.0173202864825726,-0.517810702323914,0.855319857597351,0.996874570846558,-0.0770165175199509,0.0175921265035868,0.981878757476807,-0.125404700636864,0.142083495855331,0.104887954890728,-0.980963230133057,-0.163430988788605,0.172398924827576,-0.967216372489929,-0.186470091342926,0.244205296039581,-0.95411229133606,-0.173301756381989,0.231533706188202,-0.958927035331726,-0.163863033056259,0.323865056037903,-0.920225322246552,-0.219765305519104,0.405238717794418,-0.89331978559494,-0.194322749972343,0.413967967033386,-0.896803081035614,-0.156124353408813, -0.422373473644257,-0.88984888792038,-0.172538548707962,0.696003437042236,-0.693921387195587,-0.184532806277275,-0.383618175983429,0.923240125179291,0.0215582940727472,-0.325345754623413,0.940088748931885,0.101898513734341,-0.419557601213455,0.905806422233582,-0.0590440407395363,-0.0841562524437904,-0.986648857593536,-0.139433488249779,-0.0887922644615173,-0.984185039997101,-0.153283283114433,-0.08130794018507,-0.992774546146393,-0.0882477164268494,-0.245368242263794,-0.965029180049896,-0.0922663137316704,-0.250297725200653,-0.957873702049255,-0.140815749764442,-0.226364105939865,-0.961771309375763,-0.154127404093742,0.184009984135628,-0.927954912185669,0.32409879565239,0.318410366773605,-0.882022500038147,0.347348779439926,0.313662469387054,-0.881286084651947,0.353483766317368,0.60888397693634,-0.704324126243591,0.364949077367783,0.509148716926575,-0.723343729972839,0.466413289308548,0.256089776754379,-0.868057310581207,0.425317019224167,0.472263783216476,-0.0307257585227489,0.880921602249146,0.500768065452576,-0.821193993091583,0.273627161979675,0.945617377758026,-0.0541839823126793,0.32073649764061,0.820214211940765,0.515907049179077,0.247160956263542,0.372542560100555,0.793226718902588,0.481667250394821,0.0932828411459923,-0.985974073410034,0.138395890593529,0.346711784601212,-0.92657083272934,0.145799279212952,0.113370843231678,-0.935128152370453,0.33568200469017,0.106190830469131,-0.97119152545929,0.213332086801529,0.32087305188179,-0.921324491500854,0.219548746943474,0.621901035308838,-0.747624933719635,0.2330152541399,0.595247387886047,-0.788994014263153,0.152213588356972,-0.0913179367780685,0.988886952400208,0.117318853735924,-0.0820677429437637,0.987016320228577,0.13807101547718,-0.245900720357895,0.953304588794708,0.175337240099907,-0.255356013774872,0.959273278713226,0.12078108638525,-0.285182476043701,0.836188673973084,0.468464940786362,-0.116386033594608,0.962502896785736,0.245035469532013,-0.272253304719925,0.923660159111023,0.26968514919281,-0.498804241418839,0.777592360973358,0.38281124830246,-0.410922467708588,0.856231689453125,0.313065469264984, --0.750843584537506,0.566283762454987,0.339936107397079,-0.32559671998024,0.913349509239197,0.244498282670975,-0.815083920955658,0.541469216346741,0.206032320857048,-0.506013512611389,0.833199381828308,0.223000183701515,-0.51977676153183,0.789622902870178,0.326079398393631,-0.502988874912262,0.851016819477081,0.150905832648277,-0.520329475402832,0.844600975513458,0.126120656728745,-0.363993644714355,0.92595362663269,0.100590817630291,-0.538866937160492,0.811732828617096,-0.225193858146667,0.755373954772949,0.360582917928696,0.54716557264328,0.801803648471832,0.0446462221443653,0.595917522907257,-0.577555656433105,-0.502299904823303,-0.643524825572968,-0.477885633707047,-0.555569589138031,-0.68041729927063,-0.692395746707916,-0.286378532648087,-0.662250339984894,0.507087290287018,-0.750198185443878,0.424340784549713,0.380710899829865,-0.804290592670441,0.456262975931168,0.567256987094879,-0.669698417186737,0.479294747114182,-0.751943588256836,0.267479956150055,-0.602524101734161,0.740256130695343,-0.35157299041748,0.573077082633972,0.877236902713776,0.448430240154266,-0.171364292502403,0.958677530288696,0.237749248743057,-0.156245470046997,0.95945018529892,0.235065013170242,-0.155562594532967,0.884903192520142,0.419463813304901,-0.202475905418396,0.96851122379303,0.194714963436127,-0.155151888728142,0.961557567119598,0.243268087506294,-0.127387940883636,0.972652316093445,0.181535109877586,-0.144887819886208,0.82799369096756,0.48465484380722,-0.28202149271965,0.883591592311859,0.403378546237946,-0.237805977463722,0.950417101383209,0.258492141962051,-0.172884657979012,0.898087084293365,0.368097901344299,-0.240714684128761,0.900716364383698,0.391600906848907,-0.188039124011993,0.957067728042603,0.256836444139481,-0.134374111890793,0.828322470188141,0.548172414302826,-0.115710444748402,0.839956760406494,0.534587204456329,-0.0932154282927513,0.928550660610199,0.356176733970642,-0.104555360972881,0.878940224647522,0.451988637447357,-0.152218028903008,0.82169246673584,0.563799798488617,-0.0833748802542686,0.925463974475861,0.365645349025726,-0.0990954414010048, -0.910668134689331,0.400887817144394,-0.0998624190688133,0.788397133350372,0.61001592874527,-0.079438604414463,0.932196974754334,0.340694129467011,-0.122214123606682,0.870130836963654,0.474661201238632,-0.132548362016678,0.900625646114349,0.408992171287537,-0.146965458989143,0.929181456565857,0.335162460803986,-0.155845910310745,0.704623281955719,0.69403350353241,-0.147728204727173,0.676674008369446,0.729873955249786,-0.0969344303011894,0.50018984079361,0.847313344478607,-0.178522318601608,0.466499269008636,0.877837777137756,-0.108532339334488,0.464147865772247,0.882075428962708,-0.0806827917695045,0.671065092086792,0.73738831281662,-0.0770068913698196,-0.00214583449997008,0.980694591999054,-0.195534035563469,0.000275006168521941,0.993234217166901,-0.11612806469202,0.231990233063698,0.96593976020813,-0.114633671939373,0.242801427841187,0.950170814990997,-0.195506781339645,0.00543103320524096,0.996364831924438,-0.0850150585174561,0.234251886606216,0.968648910522461,-0.0827367454767227,-0.449571341276169,0.889311552047729,-0.0837293341755867,-0.810864269733429,0.57879364490509,-0.0865854248404503,-0.243125200271606,0.950195014476776,-0.194986134767532,-0.228220775723457,0.966802895069122,-0.114923298358917,-0.491743743419647,0.852274179458618,-0.17837256193161,-0.456223160028458,0.883129954338074,-0.109278917312622,-0.223673224449158,0.970989346504211,-0.084558017551899,-0.816468179225922,0.565400004386902,-0.11705818772316,-0.829066038131714,0.551064133644104,-0.094751663506031,-0.662981808185577,0.742149949073792,-0.0983290523290634,-0.691791117191315,0.70661073923111,-0.148749202489853,-0.656877934932709,0.749632358551025,-0.0810101479291916,-0.954543948173523,0.254087328910828,-0.155837923288345,-0.865582346916199,0.470950543880463,-0.170213848352432,-0.971013069152832,0.190474808216095,-0.144405722618103,-0.959030449390411,0.252887189388275,-0.127705603837967,-0.964712560176849,0.212360888719559,-0.155668318271637,-0.873253643512726,0.443487375974655,-0.20185886323452,-0.927640378475189,0.339647889137268,-0.155314430594444, --0.89925628900528,0.411901503801346,-0.147225365042686,-0.87046867609024,0.473435491323471,-0.134696677327156,-0.930425882339478,0.344692766666412,-0.124476991593838,-0.777776181697845,0.622782766819,-0.0848874747753143,-0.906128227710724,0.410185217857361,-0.103342935442925,-0.920208334922791,0.378249704837799,-0.100716516375542,-0.869481205940247,0.469367474317551,-0.153937101364136,-0.922211050987244,0.371955633163452,-0.105715736746788,-0.89189088344574,0.410541623830795,-0.189700499176979,-0.952245056629181,0.273806571960449,-0.13512709736824,-0.815691709518433,0.505471765995026,-0.28132775425911,-0.887047529220581,0.393670946359634,-0.24118435382843,-0.944601118564606,0.27878338098526,-0.173229590058327,-0.873223483562469,0.424703478813171,-0.238972052931786,-0.203416988253593,0.332131564617157,0.921037554740906,-0.364620447158813,0.337083965539932,0.868001341819763,-0.220064491033554,-0.008573935367167,0.975447595119476,-0.0662193819880486,-0.0240887887775898,0.997514307498932,-0.0740331262350082,-0.241389364004135,0.967600226402283,-0.071347750723362,-0.357288926839828,0.931264817714691,-0.451606094837189,-0.336136847734451,0.826476812362671,-0.333648651838303,-0.333051234483719,0.881904482841492,-0.00309407222084701,0.388457953929901,0.921461224555969,-0.008751948364079,0.219483643770218,0.975576937198639,0.605224311351776,0.437428206205368,0.665101587772369,0.523591637611389,0.676825702190399,0.517454206943512,0.602269530296326,-0.145546585321426,0.784912467002869,0.483015507459641,-0.67922979593277,0.552578389644623,0.500249564647675,-0.555587291717529,0.664133369922638,-0.367913424968719,-0.928967356681824,0.0407359972596169,-0.344431132078171,-0.938790798187256,0.00624856865033507,0,-1,1.54991795398018e-007,-0.451094567775726,-0.768884420394897,0.453134059906006,-0.360829859972,-0.932608306407928,-0.00660242233425379,-0.033030666410923,-0.999390065670013,-0.011333973146975,0.000481472234241664,-0.999945521354675,-0.0104255620390177,-3.73489774574409e-006,-1,-2.32688215362487e-008,0.184644237160683,-0.283408463001251,0.94105589389801, --0.526614546775818,-0.847409725189209,-0.0676300823688507,-0.313833802938461,-0.931347191333771,-0.184663757681847,-0.161283597350121,-0.984264850616455,-0.0721828192472458,-0.436705052852631,-0.898881852626801,-0.0360578596591949,0.08219263702631,-0.93416827917099,-0.347237676382065,0.0179599970579147,-0.99541836977005,-0.0939137637615204,0.937656462192535,0.314916253089905,-0.147065103054047,0.993893802165985,-0.0484513491392136,-0.0991339236497879,0.446011751890183,-0.882355570793152,-0.150073647499084,0.818325102329254,-0.439041495323181,-0.370926678180695,0.930832982063293,-0.364982426166534,-0.0183789972215891,0.0425018221139908,-0.999003946781158,-0.0135908573865891,0.925518691539764,-0.366084814071655,0.0969382226467133,0.80170875787735,-0.304853677749634,0.514127671718597,-4.27242730438593e-006,-1,9.04646029198375e-008,0.920758485794067,-0.389774918556213,0.0167138203978539,0.540768086910248,-0.441255152225494,-0.716145098209381,0.243836507201195,-0.703533291816711,-0.667521238327026,0.712334454059601,-0.00971862766891718,-0.70177286863327,0.788957417011261,-0.000310417584842071,-0.614447832107544,0.782144665718079,0.0312085896730423,-0.622314810752869,0.734102189540863,-0.0893379598855972,-0.673136472702026,0.433736115694046,0.567355155944824,-0.699986457824707,0.661859452724457,0.298255026340485,-0.687739729881287,0.731346428394318,0.0554641485214233,-0.67974716424942,0.79094785451889,-0.0618839785456657,-0.60874617099762,-0.630559980869293,0.776091575622559,-0.00871477928012609,-0.516423225402832,0.855177044868469,0.0444884896278381,-0.211487486958504,0.977269291877747,0.0147571712732315,-0.392982631921768,0.906566202640533,-0.15395587682724,-0.410101175308228,0.907493114471436,0.0909573212265968,-0.0444403328001499,0.993780970573425,0.102100178599358,0.000651688082143664,0.99463939666748,0.103402450680733,0.0242215823382139,0.999614000320435,-0.0136084733530879,0.0944606810808182,0.931019484996796,-0.352533549070358,-0.382998198270798,0.912816822528839,0.141696318984032,-0.441646933555603,0.739753544330597,0.507654070854187, --2.17060232898803e-006,0.993045270442963,0.117733135819435,-0.372498035430908,0.921674191951752,0.108452297747135,0.182190626859665,0.217803299427032,0.95883697271347,2.77374368806704e-007,0.993045210838318,0.11773369461298,0.915278255939484,0.372783660888672,0.152637094259262,0.907580316066742,0.412447780370712,0.0786437466740608,1.79496555574588e-006,0.993045091629028,0.117734521627426,0.794829308986664,0.269415110349655,0.543748021125793,0.918337643146515,0.394162595272064,0.0359420701861382,0.0570988990366459,0.993443727493286,0.0990420132875443,0.946990668773651,-0.273052930831909,-0.169265165925026,0.806164979934692,0.470398098230362,-0.358920186758041,0.48475980758667,0.871440827846527,-0.0748255923390388,0.990995764732361,0.107885524630547,-0.0792972296476364,0.164523363113403,-0.234038650989532,0.958205580711365,0.323807060718536,-0.195449560880661,0.925715148448944,0.0536341592669487,-0.0153727727010846,0.99844229221344,-0.574288904666901,0.00864345952868462,0.818607091903687,-0.478726267814636,0.526106119155884,0.702875196933746,-0.390973001718521,0.647309422492981,0.654316902160645,0.233345746994019,0.199497297406197,0.95170933008194,0.0619041137397289,0.179365366697311,0.981832981109619,-0.368803799152374,-0.640785455703735,0.673333346843719,-0.453354805707932,-0.51330554485321,0.728688418865204,0.366311728954315,0.929606735706329,0.0405835136771202,0.342953324317932,0.939331769943237,0.00622542155906558,-2.67922200691828e-006,1,-1.6317997619808e-007,0.448371917009354,0.767517268657684,0.458126425743103,0.359314054250717,0.933193445205688,-0.00658932141959667,0.0329275950789452,0.999393701553345,-0.0113155571743846,-0.000486563541926444,0.999945640563965,-0.0104120913892984,-2.20576066567446e-006,1,-1.19389881092502e-007,-0.200041577219963,0.275844395160675,0.940155982971191,0.52460765838623,0.848668217658997,-0.0674464702606201,0.312452465295792,0.931881129741669,-0.184312328696251,0.160636737942696,0.984382212162018,-0.0720244944095612,0.434967517852783,0.89972710609436,-0.0359784886240959,-0.0835156366229057,0.933939635753632,-0.34753692150116, --0.0180047769099474,0.995428085327148,-0.0938013941049576,-0.936377465724945,-0.318575978279114,-0.147331401705742,-0.993995249271393,0.0454547367990017,-0.0995356664061546,-0.446675509214401,0.881970882415771,-0.15036079287529,-0.819239854812622,0.436643153429031,-0.371737480163574,-0.931438505649567,0.363434076309204,-0.0183856673538685,-0.0424249470233917,0.999007344245911,-0.0135796936228871,-0.926317930221558,0.363988220691681,0.0971988961100578,-0.808737933635712,0.299880594015121,0.50597882270813,-5.41808276466327e-007,1,-4.02401880705838e-008,-0.921511888504028,0.38797652721405,0.0170295257121325,-0.661713480949402,0.325235664844513,-0.675542056560516,-0.440668433904648,0.603634655475616,-0.664406895637512,-0.713812232017517,-0.00979726761579514,-0.700268626213074,-0.785183906555176,-0.00254780054092407,-0.619257390499115,-0.788695096969604,-0.0703856199979782,-0.610742032527924,-0.737335622310638,0.0644710659980774,-0.672443091869354,-0.251605778932571,-0.700318217277527,-0.668018698692322,-0.541559934616089,-0.444088190793991,-0.71379166841507,-0.720256745815277,-0.0903686359524727,-0.687796294689178,-0.779990971088409,0.0540219135582447,-0.623454689979553,0.524606943130493,-0.848668575286865,-0.0674475654959679,0.434962600469589,-0.899729490280151,-0.035978227853775,0.160638213157654,-0.984381854534149,-0.0720258131623268,0.312454402446747,-0.931880474090576,-0.184312343597412,0.359314054250717,-0.933193445205688,-0.00658936752006412,0.0329269804060459,-0.999393701553345,-0.0113146146759391,-0.000483220035675913,-0.999945640563965,-0.0104119796305895,-0.0179966855794191,-0.995428621768951,-0.0937975943088531,-0.0835130363702774,-0.933941185474396,-0.347533404827118,0.36631515622139,-0.9296053647995,0.0405849367380142,0.448375940322876,-0.767515778541565,0.458124965429306,0,-1,1.61471769288823e-009,0.342953056097031,-0.939331948757172,0.00622594449669123,-0.200034990906715,-0.275846689939499,0.940156698226929,0,-1,-1.59966148771673e-007,-0.926318049430847,-0.363988548517227,0.0971966683864594,-0.921512305736542,-0.387975603342056,0.0170306656509638, -0,-1,-9.09309161301053e-009,-0.80873703956604,-0.299882560968399,0.505979120731354,-0.931438088417053,-0.36343514919281,-0.0183860901743174,-0.0424230210483074,-0.9990074634552,-0.0135793620720506,-0.936377942562103,0.318573236465454,-0.147334396839142,-0.819241523742676,-0.43664413690567,-0.371732711791992,-0.4466772377491,-0.881969332695007,-0.150364771485329,-0.993994355201721,-0.0454727709293365,-0.0995358824729919,-0.523723542690277,-0.851446092128754,0.0274440012872219,-0.589862048625946,-0.784385859966278,0.19183748960495,-0.502644002437592,-0.864493429660797,0.000348514528013766,-0.614339053630829,-0.789042115211487,0.000375068775610998,-0.625117778778076,-0.780331909656525,0.0176024567335844,-0.662141084671021,-0.741092503070831,0.111135631799698,-0.39703968167305,-0.902914106845856,-0.164637833833694,-0.490785658359528,-0.870887696743011,-0.0261533465236425,-0.571501314640045,-0.815653681755066,-0.0899738594889641,-0.60815042257309,-0.793665051460266,-0.0157749447971582,-0.62996780872345,-0.776509702205658,-0.0131605779752135,-0.586298882961273,-0.806938827037811,-0.0714378356933594,-0.637222945690155,-0.770679533481598,-0.000199002824956551,-0.667443871498108,-0.740638136863709,0.0772905349731445,-0.643362045288086,-0.765471696853638,0.0117618860676885,-0.0480610691010952,-0.820690453052521,-0.569348156452179,0.633743286132813,-0.155809983611107,-0.757688999176025,0.508653223514557,-0.368709981441498,-0.778026223182678,-0.31963923573494,-0.85724538564682,-0.403684467077255,0.77019739151001,0.626138091087341,-0.121437758207321,0.829898357391357,-0.112516403198242,-0.546451091766357,0.793135106563568,0.600340127944946,-0.102607987821102,0.175828531384468,-0.753120124340057,-0.633951425552368,0.797461032867432,0.154061242938042,-0.583370327949524,-0.376014560461044,-0.879020988941193,-0.293146908283234,0.745235741138458,0.666525185108185,-0.019180066883564,0.77808952331543,0.604124009609222,-0.172078192234039,0.741816580295563,0.670602858066559,-9.60679826675914e-005,0.729456961154938,0.684026658535004,-5.85082452744246e-005, -0.734986305236816,0.677883744239807,-0.0163933895528317,0.703393816947937,0.703699827194214,0.100218512117863,0.735810458660126,0.676972508430481,0.0170664843171835,0.692508101463318,0.715906083583832,0.088943675160408,0.722819268703461,0.690868735313416,0.0152548821642995,0.721748292446136,0.692041158676147,0.0125878350809217,0.694862246513367,0.715411186218262,0.0731658786535263,0.728346347808838,0.685209095478058,-0.000273272307822481,0.736698150634766,0.676041424274445,-0.015612319111824,0.505312204360962,0.728569149971008,0.462435483932495,-0.0367771983146667,0.419369637966156,0.907070338726044,-0.0715232416987419,0.405586957931519,0.911253869533539,0.514652371406555,0.74437403678894,0.425488203763962,-0.575303852558136,-0.335208833217621,0.746096849441528,-0.645665109157562,-0.378950655460358,0.662957787513733,-0.676299154758453,-0.441707491874695,0.589503109455109,-0.114509023725986,0.36862313747406,0.922499120235443,0.540998220443726,0.752339124679565,0.375907897949219,-0.392923355102539,0.919428765773773,-0.0161865558475256,-0.280566990375519,0.935474812984467,-0.214869856834412,-0.387256503105164,0.92168128490448,0.0231515355408192,-0.653331398963928,0.756058692932129,0.0391579307615757,-0.668442249298096,0.743539035320282,0.018294794484973,-0.650026321411133,0.756365597248077,-0.0733267590403557,-0.498356342315674,0.826357662677765,0.262248069047928,-0.399741113185883,0.914793431758881,0.0579654276371002,-0.66880875825882,0.726597785949707,0.157322987914085,-0.644628822803497,0.762185335159302,0.059390414506197,-0.687419474124908,0.722649395465851,0.0723341107368469,-0.690600275993347,0.710050702095032,0.137474283576012,-0.703013360500336,0.708804726600647,0.0580345131456852,-0.687628507614136,0.725471973419189,-0.0292835980653763,-0.71451461315155,0.698457837104797,0.0403171852231026,-0.547571420669556,0.332390338182449,0.767907679080963,-0.0703826546669006,-0.392444998025894,0.917078614234924,-0.0784139335155487,-0.396412700414658,0.914717555046082,-0.639017403125763,0.364976346492767,0.677088618278503, -0.725719749927521,-0.682011067867279,0.0905085504055023,0.503438889980316,-0.720453441143036,0.476965487003326,0.720427632331848,-0.691138982772827,0.0575412213802338,0.531038284301758,-0.740243852138519,0.412355840206146,0.56874281167984,-0.750457108020782,0.336668640375137,0.72542417049408,-0.688047230243683,0.0187298655509949,-0.102275356650352,-0.37814337015152,0.920080065727234,-0.670897543430328,0.416873961687088,0.613280177116394,0.773751974105835,-0.63347715139389,-0.00382092222571373,0.793013989925385,-0.608575701713562,-0.0276482496410608,0.785688459873199,-0.617490947246552,-0.0373981520533562,0.764313399791718,-0.644534945487976,-0.0199941992759705,0.821058988571167,-0.55498605966568,-0.133613586425781,0.804247736930847,-0.59207421541214,-0.0513199679553509,0.854875862598419,-0.516879796981812,-0.0449717603623867,0.826843678951263,-0.544858336448669,-0.139495328068733,0.800958514213562,-0.596135973930359,-0.0555647760629654,0.80657160282135,-0.587502300739288,-0.065447635948658,0.852004706859589,-0.502021729946136,-0.148533090949059,0.787241399288177,-0.614425599575043,-0.0522700883448124,0.764494121074677,-0.643325924873352,-0.0409928672015667,0.857670068740845,-0.335728526115417,-0.389471977949142,0.830239951610565,-0.32529816031456,-0.452639728784561,0.517721235752106,0.268242746591568,-0.812410354614258,0.319716393947601,0.480310320854187,-0.816751778125763,0.814557671546936,-0.15957772731781,-0.557701289653778,0.0489169955253601,0.750578343868256,-0.658968329429626,-0.378236472606659,0.805980145931244,-0.455338567495346,-0.464114248752594,0.830495715141296,-0.308017611503601,0.168223768472672,0.710225403308868,-0.68357926607132,0.823296010494232,0.114631101489067,-0.555916666984558,0.371964573860168,0.927270174026489,0.042571697384119,0.509677469730377,0.818080842494965,0.266406714916229,0.326718091964722,0.94512152671814,0.000762551731895655,0.588230967521667,0.808692514896393,0.00080908095696941,0.604516267776489,0.796318411827087,0.0209073051810265,0.652423679828644,0.748061716556549,0.121437400579453, -0.198643311858177,0.958797752857208,-0.203095316886902,0.311654776334763,0.949555039405823,-0.0348786078393459,0.547255516052246,0.831467092037201,-0.0957802906632423,0.581817448139191,0.813136458396912,-0.0172492638230324,0.62760591506958,0.778420567512512,-0.0131241921335459,0.584057807922363,0.808581829071045,-0.0712174624204636,0.634844958782196,0.772639513015747,-0.000198828012798913,0.664979577064514,0.742865025997162,0.0771607160568237,0.640961170196533,0.767483711242676,0.0117283314466476,-0.0899538472294807,0.792313158512115,-0.603446960449219,-0.537977635860443,0.289036691188812,-0.791857242584229,-0.351970970630646,0.514833629131317,-0.781705021858215,0.296942442655563,0.860579073429108,-0.413797974586487,-0.760444819927216,-0.640453398227692,-0.107438571751118,-0.80782425403595,-0.385333120822906,-0.446025013923645,-0.836242496967316,-0.39224973320961,-0.383195340633392,-0.760782718658447,-0.640955150127411,-0.101912640035152,-0.807533383369446,-0.185303419828415,-0.559957563877106,-0.830808579921722,0.104325503110886,-0.546693027019501,-0.790088713169098,-0.60427451133728,-0.10301548242569,-0.18442839384079,0.747819364070892,-0.637771368026733,0.374035507440567,0.879951596260071,-0.292886704206467,-0.8213210105896,-0.569165408611298,-0.038503535091877,-0.7452751994133,-0.666242897510529,-0.0261778570711613,-0.740361213684082,-0.672208905220032,0.000705178070347756,-0.728595077991486,-0.684944570064545,0.000467531499452889,-0.7340287566185,-0.678846478462219,-0.0192132517695427,-0.681343853473663,-0.726327359676361,0.0906592160463333,-0.723792135715485,-0.689527869224548,0.026006244122982,-0.803854703903198,-0.594002962112427,0.0312738195061684,-0.678160607814789,-0.7299684882164,0.0851133465766907,-0.716353356838226,-0.697473585605621,0.0191964320838451,-0.718180596828461,-0.695723593235016,0.0136133953928947,-0.688539862632751,-0.721556127071381,0.0725920125842094,-0.726424038410187,-0.687246739864349,-0.000103477308584843,-0.734755039215088,-0.678137540817261,-0.0162638146430254,-0.669724524021149,-0.693028748035431,0.266796112060547, --0.572035074234009,-0.770901620388031,0.280154675245285,-0.203400433063507,-0.649060964584351,0.733040392398834,-0.0526724085211754,-0.545290231704712,0.836590826511383,-0.542344808578491,-0.771431446075439,0.332799732685089,0.465422958135605,0.163886040449142,0.869783222675323,0.601930022239685,0.268997669219971,0.751878023147583,0.665832102298737,0.409780502319336,0.623496234416962,0.0776217728853226,-0.416118651628494,0.905991196632385,-0.545799255371094,-0.761208951473236,0.350234359502792,0.489226251840591,-0.871767342090607,-0.0260649155825377,0.395760297775269,-0.903549432754517,-0.164232060313225,0.501290082931519,-0.865279138088226,0.000562643690500408,0.612213909626007,-0.790692031383514,0.000455031607998535,0.605911791324615,-0.795376420021057,-0.0157273076474667,0.569379985332489,-0.817171037197113,-0.0896544009447098,0.598746478557587,-0.774179935455322,0.205299958586693,0.525262951850891,-0.850399911403656,0.0303114745765924,0.661768734455109,-0.741215944290161,0.112521350383759,0.62365984916687,-0.781486034393311,0.0181082766503096,0.640961289405823,-0.767483592033386,0.0117294732481241,0.664980113506317,-0.742864429950714,0.0771618112921715,0.634845018386841,-0.772639513015747,-0.000198568042833358,0.58405989408493,-0.808580279350281,-0.0712173208594322,0.627606153488159,-0.778420329093933,-0.0131251644343138,0.488438874483109,-0.158180922269821,0.858141183853149,-0.210726588964462,0.651456356048584,0.728833913803101,-0.0535814873874187,0.545772612094879,0.836218416690826,0.604182004928589,-0.267667591571808,0.750545203685761,-0.68134343624115,0.726327776908875,0.0906588733196259,-0.572034895420074,0.770901679992676,0.280154794454575,-0.669724404811859,0.6930291056633,0.266795575618744,-0.678161203861237,0.729967892169952,0.0851128175854683,-0.542344391345978,0.771430492401123,0.332802504301071,-0.545798599720001,0.76120924949646,0.350234717130661,-0.68854022026062,0.721555888652802,0.0725911036133766,0.0776290819048882,0.416114538908005,0.90599250793457,0.665835440158844,-0.409783542156219,0.623490691184998, --0.803855061531067,0.594002604484558,0.0312738455832005,-0.723791897296906,0.689528048038483,0.0260062403976917,-0.74036169052124,0.672208368778229,0.000705157814081758,-0.728594899177551,0.684944748878479,0.000467573845526204,-0.716352820396423,0.697474122047424,0.0191964413970709,-0.760444939136505,0.640453577041626,-0.107437066733837,-0.745275855064392,0.666242122650146,-0.0261782817542553,-0.821321547031403,0.569164633750916,-0.038503497838974,-0.760782539844513,0.640955865383148,-0.101909153163433,-0.734029531478882,0.678845643997192,-0.019214877858758,-0.734754860401154,0.678137719631195,-0.0162649266421795,-0.790085256099701,0.604279756546021,-0.103011429309845,-0.726423799991608,0.687246978282928,-0.000103602855233476,-0.71818071603775,0.695723474025726,0.013613567687571,-0.836242377758026,0.392249405384064,-0.383195996284485,-0.80782562494278,0.38533017039299,-0.446025133132935,-0.52675986289978,-0.299708276987076,-0.795423805713654,-0.349295049905777,-0.516694843769073,-0.781677305698395,-0.807536900043488,0.185308694839478,-0.559950768947601,0.0383022129535675,-0.817587494850159,-0.574529111385345,0.31593057513237,-0.857886910438538,-0.405238002538681,0.374042183160782,-0.87995058298111,-0.29288125038147,-0.184431970119476,-0.7478187084198,-0.637771129608154,-0.83081442117691,-0.104324467480183,-0.546684384346008,0.534330189228058,0.818747460842133,-0.210104390978813,0.659540116786957,0.725709021091461,-0.195840030908585,0.296548873186111,0.940625846385956,-0.165171891450882,0.426552355289459,0.889946579933167,-0.161394387483597,0.544635355472565,0.826573848724365,-0.141943767666817,0.74031662940979,0.65038400888443,-0.170093819499016,0.230615526437759,0.964723706245422,-0.126982808113098,0.275060653686523,0.953326165676117,-0.124542623758316,0.123939201235771,0.983578622341156,-0.131195187568665,0.46677440404892,0.8739093542099,-0.135661706328392,0.506045937538147,0.853007316589355,-0.127655610442162,0.903788089752197,0.397830784320831,-0.157790094614029,0.745950698852539,0.650106608867645,-0.144633755087852, -0.710181891918182,0.687089383602142,-0.153459876775742,-0.321287870407104,0.921399176120758,-0.218626648187637,-0.403555601835251,0.875724375247955,-0.26504647731781,-0.155369952321053,0.973584711551666,-0.167311131954193,0.000605044653639197,0.981621861457825,-0.190835505723953,0.000629069283604622,0.973434567451477,-0.22896446287632,0.000373239105101675,0.960500836372375,-0.278276860713959,0.000911318173166364,0.989967525005341,-0.141292273998261,0.158499032258987,0.972614943981171,-0.169994786381722,0.406183481216431,0.872615277767181,-0.271214932203293,0.32582700252533,0.918448090553284,-0.224254056811333,0.572011590003967,-0.412383139133453,-0.709043681621552,0.596267998218536,-0.404953509569168,-0.693164587020874,0.482501477003098,-0.610049843788147,-0.628515303134918,0.000194964290130883,-0.676074743270874,-0.736833035945892,-0.000192839434021153,-0.512586355209351,-0.858635663986206,-5.983559822198e-005,-0.492933869361877,-0.87006676197052,0.358278810977936,-0.796937525272369,-0.486340373754501,0.000690501474309713,-0.840897440910339,-0.541194021701813,-0.579660415649414,-0.731164693832397,-0.359711021184921,-0.353809148073196,-0.801205694675446,-0.482585221529007,-0.480636298656464,-0.613847434520721,-0.626242756843567,-0.59628814458847,-0.405164301395416,-0.693024039268494,-0.571816146373749,-0.414055168628693,-0.708226382732391,-0.92776083946228,-0.0449798591434956,-0.370454698801041,-0.812378466129303,-0.241070225834847,-0.530967473983765,-0.949847817420959,0.10591696202755,-0.294228941202164,-0.0748379975557327,0.267076581716537,-0.96076500415802,-0.112734138965607,0.26310983300209,-0.958156704902649,-0.201209798455238,0.344998627901077,-0.916782736778259,-0.759574413299561,0.565614700317383,-0.321133613586426,-0.912797391414642,0.291529059410095,-0.28602746129036,-0.180319249629974,0.152605831623077,-0.971697688102722,-0.110079519450665,0.232462480664253,-0.966355919837952,0.826143085956573,-0.453274786472321,-0.33470818400383,0.970120191574097,0.0531728491187096,-0.236726373434067,0.792607843875885,0.562727391719818,-0.23475643992424, --0.425388664007187,0.825072705745697,-0.371886432170868,4.11039593473106e-007,0.917627155780792,-0.397442370653152,-0.00194350094534457,0.284364491701126,-0.958714246749878,-0.0759218111634254,0.268476217985153,-0.960289716720581,0.759646058082581,0.561444342136383,-0.328204333782196,0.425588846206665,0.822377860546112,-0.377582877874374,0.176788926124573,0.151653483510017,-0.972495198249817,0.0729901269078255,0.266416043043137,-0.961090505123138,-0.82582414150238,-0.452911138534546,-0.335985124111176,0.00055489334044978,-0.893347144126892,-0.4493667781353,0.912246406078339,0.288562744855881,-0.290754348039627,0.949414789676666,0.104523316025734,-0.296119093894959,0.0740943476557732,0.265908241271973,-0.961146652698517,0.108085468411446,0.230347499251366,-0.967087149620056,0.812334001064301,-0.241117924451828,-0.53101372718811,0.927561342716217,-0.0454054102301598,-0.370901972055435,0.201167076826096,0.344986140727997,-0.916796803474426,0.112309589982033,0.26279678940773,-0.958292424678802,-0.792557060718536,0.562769770622253,-0.23482646048069,-0.969944775104523,0.0535430088639259,-0.237361207604408,0.497262984514236,-0.376594096422195,-0.781605005264282,-1.25733697586838e-006,-0.394362777471542,-0.918954849243164,-1.98215866475948e-006,0.3214330971241,-0.946932315826416,0.0846478939056396,0.312428593635559,-0.946162343025208,-0.497264802455902,-0.376595705747604,-0.781603097915649,-0.0846502408385277,0.312424063682556,-0.946163594722748,-4.04229922423838e-007,0.96767783164978,-0.252189636230469,0.937309741973877,0.275729656219482,-0.213128060102463,0.966684937477112,0.244273528456688,-0.076490119099617,0.83582079410553,0.544036567211151,-0.0736740827560425,0.995956599712372,0.0211248770356178,-0.0873164311051369,0.997600913047791,0.0160368252545595,-0.0673442482948303,0.96914279460907,0.240349054336548,-0.0547222904860973,0.839205622673035,0.541752934455872,-0.0473040752112865,0.851935863494873,-0.501372873783112,-0.151097983121872,0.973458647727966,-0.201118320226669,-0.109223201870918,0.956482291221619,-0.155306994915009,-0.247025042772293, -0.84968513250351,-0.510874569416046,-0.130546271800995,0.973897099494934,-0.208697929978371,-0.0892730951309204,0.913044810295105,-0.359060347080231,-0.193454876542091,0.826928615570068,-0.512168049812317,-0.232105553150177,0.961019694805145,-0.212100818753242,-0.177353844046593,0.972139477729797,-0.21373687684536,-0.0962355732917786,0.931299448013306,-0.343924701213837,-0.119988009333611,0.843802690505981,-0.513250768184662,-0.156750366091728,0.98389732837677,-0.0742782205343246,-0.162569269537926,0.987824857234955,0.0350696817040443,-0.151565611362457,0.997473359107971,0.0135016990825534,-0.0697468966245651,0.993254959583282,-0.0854058563709259,-0.0784246101975441,0.837362706661224,0.539338111877441,-0.0890964269638062,0.926889300346375,0.361291021108627,-0.10171003639698,0.846277296543121,0.530946373939514,-0.043710220605135,0.929391503334045,0.365979760885239,-0.0478557422757149,0.971459805965424,0.230671882629395,-0.0552838332951069,0.963828504085541,0.235475450754166,-0.12484335899353,0.981190264225006,0.132141977548599,-0.140727117657661,0.990764856338501,0.120699226856232,-0.0617789514362812,0.51398766040802,-0.767739176750183,-0.382613688707352,0.524041652679443,-0.827234208583832,-0.20264233648777,-1.77339899209983e-007,-0.973917663097382,-0.226901918649673,-6.92525929935073e-007,-0.976874768733978,-0.213812261819839,0.519825398921967,-0.833879411220551,-0.185544162988663,-0.851936042308807,-0.501372218132019,-0.151099041104317,-0.524041593074799,-0.827234089374542,-0.202643007040024,-0.513920962810516,-0.76727283000946,-0.383637279272079,-0.84968513250351,-0.510874450206757,-0.130546823143959,-0.51982569694519,-0.833879172801971,-0.185544416308403,-0.686388969421387,-0.659374833106995,-0.306749194860458,-0.826929688453674,-0.512166261672974,-0.232105538249016,-0.413529425859451,-0.816645801067352,-0.402595430612564,-0.46626004576683,-0.839832663536072,-0.277997583150864,-0.716021239757538,-0.6695876121521,-0.197398126125336,-0.843802392482758,-0.513250827789307,-0.156751796603203,-7.79920753757324e-007,-0.941939771175385,-0.335781872272491, -0.686388373374939,-0.659375727176666,-0.306748539209366,0.716021478176117,-0.66958749294281,-0.19739755988121,0.466259092092514,-0.83983325958252,-0.277997493743896,0.413530111312866,-0.816645681858063,-0.402594864368439,-0.956304848194122,-0.15475782752037,-0.24805448949337,-0.973458707332611,-0.201117426156998,-0.109223999083042,-0.995956540107727,0.0211249366402626,-0.0873172804713249,-0.997600913047791,0.0160368625074625,-0.0673448368906975,-0.973897039890289,-0.208697661757469,-0.0892737358808517,-0.835820257663727,0.544037282466888,-0.0736747533082962,-0.966684758663177,0.244273707270622,-0.0764909908175468,-0.937261283397675,0.275806874036789,-0.213241204619408,-0.839205324649811,0.54175329208374,-0.047304529696703,-0.96914279460907,0.240348964929581,-0.0547228716313839,-0.926889181137085,0.361291378736496,-0.101710371673107,-0.837363421916962,0.539336919784546,-0.089096762239933,-0.963828206062317,0.23547625541687,-0.124844171106815,-0.971459686756134,0.230672165751457,-0.0552849248051643,-0.92939156293869,0.36597952246666,-0.0478566288948059,-0.846277117729187,0.530946731567383,-0.0437111295759678,-0.981190085411072,0.13214299082756,-0.140727624297142,-0.987824738025665,0.035070676356554,-0.151566445827484,-0.997473299503326,0.0135020036250353,-0.0697475001215935,-0.990764737129211,0.120699979364872,-0.0617798790335655,-0.913044571876526,-0.35906058549881,-0.193455681204796,-0.931299448013306,-0.343924552202225,-0.119988612830639,-0.972139477729797,-0.213736981153488,-0.0962359011173248,-0.961019277572632,-0.212101578712463,-0.177355349063873,-0.983897268772125,-0.0742784291505814,-0.162569478154182,-0.993254959583282,-0.0854060128331184,-0.0784249678254128,-0.460024893283844,0.860730111598969,-0.21799261868,-0.505341649055481,0.859530508518219,-0.0764009281992912,1.52189429059035e-007,0.996907711029053,-0.0785812437534332,-4.42850094373171e-008,0.998988568782806,-0.0449647158384323,-0.508322060108185,0.859993517398834,-0.0449423678219318,0.505342245101929,0.859530210494995,-0.0764005482196808,0.460024535655975,0.860730290412903,-0.217992544174194, -0.508322477340698,0.859993278980255,-0.0449420474469662,0.677635848522186,0.726808726787567,-0.112065479159355,0.476628988981247,0.867498993873596,-0.14237380027771,0.510783910751343,0.858552575111389,-0.0445794649422169,0.702616512775421,0.710313856601715,-0.0422407649457455,0.246797472238541,0.955544590950012,-0.161324292421341,-6.50054289508262e-007,0.985832333564758,-0.167733862996101,-3.50193175790992e-007,0.99889463186264,-0.047005508095026,0.264767915010452,0.963194668292999,-0.0464111939072609,-0.677636563777924,0.726808071136475,-0.11206578463316,-0.702616095542908,0.710314214229584,-0.0422415398061275,-0.510784149169922,0.858552396297455,-0.0445797480642796,-0.476628363132477,0.867499351501465,-0.142373904585838,-0.246797487139702,0.955544590950012,-0.161324262619019,-0.264768242835999,0.96319454908371,-0.0464112348854542,-0.308727234601974,-0.926048457622528,-0.217075496912003,-0.617761194705963,-0.73725038766861,-0.273556113243103,-0.164882138371468,-0.968784749507904,-0.185121685266495,-0.232797890901566,-0.957163989543915,-0.172169074416161,-0.386099129915237,-0.902183175086975,-0.192335575819016,-0.101358510553837,-0.981415808200836,-0.162939995527267,-0.221472889184952,-0.961444735527039,-0.163014560937881,-0.677160084247589,-0.71222198009491,-0.184916391968727,-0.403668850660324,-0.898723483085632,-0.171311378479004,-0.397888243198395,-0.90418142080307,-0.15537340939045,0.676510572433472,0.649741470813751,-0.346654713153839,0.716577291488647,0.60269695520401,-0.351102977991104,0.434762507677078,0.815336585044861,-0.382371366024017,0.489619165658951,0.709616720676422,-0.50667268037796,0.553163051605225,0.659782290458679,-0.508623600006104,0.776080012321472,0.548869609832764,-0.31055098772049,-0.0123199578374624,0.908174932003021,-0.418409466743469,-0.0202944856137037,0.751074731349945,-0.659905254840851,0.226586952805519,0.748868048191071,-0.622780025005341,0.208422616124153,0.88886034488678,-0.40802851319313,-0.0187576413154602,0.713827311992645,-0.70007050037384,0.252029955387115,0.707572102546692,-0.660168647766113, -0.263773381710052,0.856775104999542,-0.443125277757645,-0.00948139186948538,0.889161050319672,-0.457496136426926,0.555868327617645,0.754452347755432,-0.349015861749649,0.762063324451447,0.605640113353729,-0.229040488600731,-0.751196146011353,0.618418097496033,-0.230788663029671,-0.552637577056885,0.757154643535614,-0.348293751478195,-0.557677507400513,0.656979322433472,-0.507320404052734,-0.76697188615799,0.560683131217957,-0.312071293592453,-0.275964885950089,0.85387659072876,-0.441291481256485,-0.278883397579193,0.699633240699768,-0.657827734947205,-0.225979194045067,0.885399878025055,-0.406202465295792,-0.256286770105362,0.741209983825684,-0.620423078536987,-0.436635136604309,0.81562077999115,-0.379621416330338,-0.496746778488159,0.706059813499451,-0.504700064659119,-0.70748907327652,0.613301932811737,-0.351169377565384,-0.665104806423187,0.662730634212494,-0.344127476215363,0.424655228853226,0.886074244976044,-0.185850277543068,-0.000509290315676481,0.989341139793396,-0.145615443587303,0.215943589806557,0.965185046195984,-0.147601768374443,-0.00202760216780007,0.985190153121948,-0.17145337164402,0.208403587341309,0.962214112281799,-0.175248071551323,0.438827037811279,0.884609460830688,-0.157787844538689,0.203173026442528,0.949162602424622,-0.240439251065254,-0.00509389769285917,0.971462845802307,-0.237137094140053,0.424020916223526,0.868466794490814,-0.256849557161331,0.679583072662354,0.678869068622589,-0.278035312891006,0.677794992923737,0.705847144126892,-0.205849006772041,-0.664903223514557,0.694447219371796,-0.275039732456207,-0.418551623821259,0.871900141239166,-0.254174441099167,-0.414587825536728,0.891201496124268,-0.184056475758553,-0.661171495914459,0.72215747833252,-0.203324496746063,-0.208779290318489,0.948254704475403,-0.239215761423111,-0.208067998290062,0.962429523468018,-0.174462407827377,-0.212229654192925,0.966139078140259,-0.146744191646576,-0.425313621759415,0.891500174999237,-0.155999228358269,0.962910234928131,0.218489065766335,-0.158323481678963,0.680771589279175,0.712376296520233,-0.170499309897423, --0.66352778673172,0.729001581668854,-0.168189242482185,-0.815564095973969,-0.535239815711975,-0.219939842820168,-0.744029879570007,-0.607650935649872,-0.277812570333481,0.458847284317017,-0.111982382833958,0.881430149078369,0.170289129018784,0.913785576820374,0.368778437376022,0.608131289482117,-0.778170943260193,-0.15692774951458,-0.593505620956421,-0.789542555809021,-0.156120449304581,-0.273004233837128,-0.960065305233002,0.0611824877560139,-0.366294741630554,-0.925106108188629,-0.100034140050411,-0.392303049564362,-0.908583283424377,-0.143439158797264,0.280905812978745,-0.957752287387848,0.0616640672087669,0.377256959676743,-0.920629382133484,-0.100591421127319,0.404178887605667,-0.90323144197464,-0.144264861941338,0.0824750289320946,-0.947688162326813,0.308358490467072,0.0787405520677567,-0.993505537509918,0.0821383371949196,-0.0802100524306297,-0.947945535182953,0.308164805173874,-0.0777394771575928,-0.993583261966705,0.0821513831615448,0.102694325149059,-0.909338116645813,0.403184950351715,0.000567289243917912,-0.916846871376038,0.399238675832748,-0.098953478038311,-0.909929573535919,0.402785807847977,0.211669281125069,-0.954601347446442,0.209600374102592,0.173644304275513,-0.962336659431458,0.209178909659386,0.0755101516842842,-0.974804639816284,0.209890842437744,0.000471109495265409,-0.977490365505219,0.210979476571083,-0.0745636746287346,-0.974874317646027,0.209905594587326,-0.169932425022125,-0.963052332401276,0.208933383226395,-0.205185800790787,-0.956891894340515,0.205564320087433,0.525345683097839,-0.847644567489624,-0.0742336884140968,0.345205724239349,-0.936663925647736,-0.059107344597578,0.225585967302322,-0.972804009914398,-0.0525673218071461,0.0797660276293755,-0.995700240135193,-0.0471002012491226,0.000303653883747756,-0.998900413513184,-0.0468811467289925,-0.078614316880703,-0.995791912078857,-0.0470986738801003,-0.219049632549286,-0.974307298660278,-0.0523689799010754,-0.336319446563721,-0.939911663532257,-0.0587825775146484,-0.517506122589111,-0.852479934692383,-0.07392817735672,-0.955204367637634,-2.3902101631279e-008,0.295947045087814, -0.942187607288361,0.1571896225214,0.29592889547348,0.947333812713623,-1.3059107573099e-007,-0.320247709751129,-0.93442577123642,-0.155894249677658,-0.320227265357971,0.232609376311302,-0.918338477611542,-0.32023012638092,-0.971428453922272,2.65778851371579e-007,-0.237332463264465,-0.238524347543716,0.941692888736725,-0.237319648265839,-0.766552984714508,0.596720337867737,-0.237321212887764,-0.91877156496048,0.315490245819092,-0.237328141927719,-0.986271917819977,-1.86958729386788e-007,-0.165129542350769,-0.932809412479401,0.320312142372131,-0.165126249194145,-0.778262138366699,0.605840623378754,-0.165121644735336,-0.53131240606308,0.813257277011871,-0.2373176664114,-0.539427995681763,0.825683534145355,-0.165118515491486,-0.242170706391335,0.95607990026474,-0.165119707584381,0.747542083263397,-0.581921398639679,-0.320231765508652,-0.937508046627045,2.74804420996588e-007,-0.347963511943817,-0.739789664745331,0.575885117053986,-0.347947746515274,-0.886691153049469,0.304474085569382,-0.347957342863083,0.895983755588531,-0.307666301727295,-0.320241391658783,0.274496138095856,6.04479239996181e-008,-0.961588203907013,0.259592771530151,-0.0891463086009026,-0.961594760417938,0.216563045978546,-0.168589621782303,-0.961601793766022,-0.230196192860603,0.908814430236816,-0.347945481538773,-0.512763261795044,0.78486293554306,-0.347942560911179,0.51813679933548,-0.79308819770813,-0.320227146148682,0.150099545717239,-0.229752123355865,-0.961604952812195,0.067390501499176,-0.266040354967117,-0.961603403091431,-0.380514144897461,-0.867554843425751,-0.320246130228043,0.390191733837128,0.889620184898376,-0.237331792712212,0.0801404640078545,0.968118786811829,-0.23732578754425,0.0813616439700127,0.982911050319672,-0.165124416351318,0.396155029535294,0.90321296453476,-0.165128961205482,0.376567333936691,0.85855633020401,-0.34796267747879,0.0773433744907379,0.93431568145752,-0.347954303026199,-0.0781528428196907,-0.944107890129089,-0.320238143205643,-0.022635480388999,-0.27352899312973,-0.961597383022308,-0.110252179205418,-0.251377105712891,-0.961589276790619, -0.958188354969025,0.15985968708992,-0.237318277359009,0.657970011234283,0.714667677879334,-0.237330228090286,0.668025135993958,0.725586175918579,-0.165127411484718,0.854384362697601,0.462282359600067,-0.237323373556137,0.867437720298767,0.46934649348259,-0.165123000741005,0.972827553749084,0.162302911281586,-0.165118992328644,-0.641651630401611,-0.696941375732422,-0.32024347782135,0.634995400905609,0.689713299274445,-0.347960263490677,-0.185917630791664,-0.201930522918701,-0.961591780185699,0.924734473228455,0.154277846217155,-0.347943335771561,0.824553608894348,0.446140944957733,-0.347950488328934,-0.833195745944977,-0.450816005468369,-0.320234000682831,-0.241389468312263,-0.130600765347481,-0.961600005626678,-0.270697921514511,-0.0451589189469814,-0.961604535579681,-0.234541684389114,0.925967276096344,0.295930474996567,-0.999413847923279,-9.83847669999705e-009,0.0342332385480404,-0.245393678545952,0.96881890296936,0.0342316366732121,-0.788635671138763,0.613907098770142,0.0342317149043083,-0.213779285550117,-7.24767161841555e-008,-0.976881980895996,-0.168656274676323,0.131296798586845,-0.976891100406647,-0.202170565724373,0.0694280937314034,-0.97688627243042,-0.945239543914795,0.32457709312439,0.0342326834797859,-0.978177964687347,-7.33904004235342e-009,-0.207768827676773,-0.925155282020569,0.31768074631691,-0.207765802741051,-0.771879553794861,0.600863873958588,-0.207760587334633,-0.052483681589365,0.207189127802849,-0.976892113685608,-0.116894572973251,0.178928628563881,-0.976893126964569,-0.546617746353149,0.836682319641113,0.0342311859130859,-0.535004079341888,0.818906128406525,-0.207757890224457,-0.240180045366287,0.948235094547272,-0.207758903503418,-0.753752052783966,0.586755275726318,0.295932561159134,-0.964792430400848,1.95114466805535e-008,0.263012498617172,-0.761317849159241,0.59264212846756,0.263002634048462,-0.912495791912079,0.313333511352539,0.263008624315262,-0.903427600860596,0.310221344232559,0.295941352844238,-0.922799229621887,-2.4066896031627e-008,0.38528111577034,-0.872779786586761,0.299696832895279,0.385275512933731, --0.728183388710022,0.566849946975708,0.385266184806824,-0.236893817782402,0.935260355472565,0.263000637292862,-0.527683913707733,0.807701230049133,0.262998998165131,-0.522440731525421,0.799676477909088,0.295927792787552,-0.504718840122223,0.772549450397491,0.385261207818985,-0.226584509015083,0.89455646276474,0.385263711214066,0.985788822174072,0.164464429020882,0.034231536090374,0.401433765888214,0.915248036384583,0.0342332422733307,0.0858636945486069,0.195773527026176,-0.976882874965668,0.0176261868327856,0.213024213910103,-0.976887941360474,0.0824515745043755,0.996006965637207,0.0342325977981091,0.0806991830468178,0.974844515323639,-0.20776379108429,0.392903745174408,0.895800650119781,-0.207768589258194,0.676923990249634,0.735256373882294,0.0342328771948814,0.144793272018433,0.157262831926346,-0.976884484291077,0.662540972232819,0.719633340835571,-0.207767501473427,0.210816115140915,0.0351683795452118,-0.97689288854599,0.187992066144943,0.101709023118019,-0.976890087127686,0.878995478153229,0.47559979557991,0.0342320166528225,0.860319435596466,0.46549454331398,-0.207762449979782,0.964844584465027,0.160970225930214,-0.207758322358131,0.383676171302795,0.874761879444122,0.29594624042511,0.387527316808701,0.883542418479919,0.263012260198593,0.0795950815081596,0.961505055427551,0.263006776571274,0.0788023471832275,0.951950967311859,0.295938432216644,0.0761301666498184,0.919657289981842,0.385272324085236,0.370660096406937,0.845085799694061,0.38528048992157,0.646981716156006,0.702731728553772,0.295944005250931,0.653474688529968,0.709785997867584,0.263010829687119,0.625032722949982,0.678892254829407,0.385278463363647,0.951642990112305,0.158767074346542,0.262999325990677,0.848547697067261,0.459124535322189,0.263004750013351,0.840116381645203,0.454562097787857,0.295935392379761,0.811616778373718,0.43914207816124,0.38526925444603,0.910226702690125,0.151857435703278,0.385261833667755,-0.0781523659825325,0.944108128547668,-0.32023760676384,-0.833195805549622,0.450815588235855,-0.320234388113022,0.854384481906891,-0.462281972169876,-0.237323671579361, -0.958188414573669,-0.159859448671341,-0.237318322062492,0.972827553749084,-0.162303060293198,-0.165118888020515,0.867437839508057,-0.469346314668655,-0.165123090147972,0.824553489685059,-0.446141004562378,-0.347950786352158,0.924734354019165,-0.154277756810188,-0.34794357419014,-0.93442577123642,0.155894353985786,-0.320227205753326,-0.270698130130768,0.0451594069600105,-0.961604475975037,-0.241389706730843,0.130600735545158,-0.961599946022034,0.0801417902112007,-0.968118727207184,-0.237325668334961,0.657970309257507,-0.71466726064682,-0.237330451607704,0.668025195598602,-0.725585997104645,-0.165128111839294,0.390192300081253,-0.889619886875153,-0.237331733107567,0.396152168512344,-0.903214156627655,-0.165129005908966,0.0813662856817245,-0.982910752296448,-0.165124163031578,-0.641651690006256,0.696940839290619,-0.320244580507278,0.634995460510254,-0.689713180065155,-0.347960531711578,-0.185918226838112,0.20193050801754,-0.96159166097641,0.0773431733250618,-0.934315800666809,-0.347953975200653,0.376567810773849,-0.85855621099472,-0.347962588071823,-0.380513966083527,0.867554545402527,-0.320247024297714,-0.110252857208252,0.251376569271088,-0.961589395999908,-0.0226361304521561,0.273528277873993,-0.961597561836243,0.518137156963348,0.79308819770813,-0.320226520299912,-0.53131365776062,-0.813256621360779,-0.237317368388176,-0.238523900508881,-0.941693067550659,-0.237319439649582,-0.242166832089424,-0.956080794334412,-0.165120303630829,-0.539431512355804,-0.825681269168854,-0.165118336677551,-0.512763619422913,-0.784862697124481,-0.347942441701889,-0.230196163058281,-0.908814609050751,-0.347945064306259,0.232609763741493,0.918338894844055,-0.320228666067123,0.0673914849758148,0.26603952050209,-0.96160352230072,0.150099515914917,0.229752629995346,-0.961604833602905,-0.766553580760956,-0.596719682216644,-0.23732103407383,-0.778264105319977,-0.605838060379028,-0.165121704339981,1.57184440467972e-005,-8.48457966640126e-006,-1,-0.918771684169769,-0.315490037202835,-0.237328097224236,-0.932810246944427,-0.320309460163116,-0.165126755833626, -0.747542023658752,0.581921517848969,-0.320231586694717,-0.739789843559265,-0.575885057449341,-0.347947359085083,0.216561749577522,0.168589204549789,-0.96160215139389,-0.88669091463089,-0.304474741220474,-0.347957372665405,0.895983755588531,0.307666510343552,-0.320241093635559,0.25959324836731,0.0891458690166473,-0.961594641208649,0.0788017809391022,-0.951951026916504,0.295938313007355,0.0824517160654068,-0.996006965637207,0.0342323780059814,0.878995358943939,-0.475599884986877,0.0342322252690792,0.187992632389069,-0.101709887385368,-0.976889908313751,0.210815832018852,-0.0351683124899864,-0.976892948150635,0.985788822174072,-0.164464771747589,0.0342315770685673,0.964844584465027,-0.160970315337181,-0.207758352160454,0.860319375991821,-0.465494751930237,-0.20776230096817,0.676924228668213,-0.735256254673004,0.0342330858111382,0.144793391227722,-0.157263994216919,-0.976884305477142,0.662541091442108,-0.719633281230927,-0.207767263054848,0.0176270343363285,-0.213021576404572,-0.976888477802277,0.0858652144670486,-0.195775330066681,-0.97688239812851,0.401433765888214,-0.915248036384583,0.0342332348227501,0.392903804779053,-0.895800709724426,-0.207768380641937,0.0806993395090103,-0.974844455718994,-0.207764178514481,0.84011697769165,-0.454561054706573,0.295935302972794,0.848547697067261,-0.459124714136124,0.263004332780838,0.951642870903015,-0.158767729997635,0.262999355792999,0.942187666893005,-0.157189548015594,0.295928806066513,0.910226702690125,-0.151857852935791,0.385261654853821,0.811617136001587,-0.439141869544983,0.385268777608871,0.64698201417923,-0.702731311321259,0.295944184064865,0.653474867343903,-0.709785878658295,0.263010591268539,0.625032901763916,-0.678892195224762,0.385278195142746,0.0795951932668686,-0.961505115032196,0.263006836175919,0.387527078390121,-0.883542537689209,0.263012081384659,0.383675426244736,-0.874762296676636,0.29594612121582,0.370659321546555,-0.845086276531219,0.385280162096024,0.0761299058794975,-0.919657230377197,0.385272264480591,-0.546617805957794,-0.836682260036469,0.034231323748827, --0.116895146667957,-0.178927958011627,-0.976893186569214,-0.052483469247818,-0.207188233733177,-0.976892292499542,-0.245393618941307,-0.968818962574005,0.0342314802110195,-0.240180000662804,-0.948235034942627,-0.207759320735931,-0.535004377365112,-0.81890594959259,-0.207757830619812,-0.788635671138763,-0.613907158374786,0.0342318490147591,-0.168655872344971,-0.131296515464783,-0.976891219615936,-0.77187967300415,-0.600863754749298,-0.207760736346245,-0.202170148491859,-0.0694284811615944,-0.976886332035065,-0.94523960351944,-0.324577063322067,0.0342327766120434,-0.925155282020569,-0.317680805921555,-0.207765936851501,-0.522440433502197,-0.799676537513733,0.295927971601486,-0.527684152126312,-0.807701110839844,0.262998789548874,-0.236893698573112,-0.935260415077209,0.263000756502151,-0.234540864825249,-0.925967574119568,0.295930027961731,-0.226584047079086,-0.894556641578674,0.385263621807098,-0.504718720912933,-0.772549748420715,0.385260760784149,-0.753752768039703,-0.586754381656647,0.295932531356812,-0.76131796836853,-0.59264212846756,0.263002336025238,-0.728183805942535,-0.566849768161774,0.38526576757431,-0.912495613098145,-0.313333839178085,0.263008832931519,-0.903427600860596,-0.310221284627914,0.295941412448883,-0.872779846191406,-0.299696803092957,0.385275453329086,-0.999502778053284,3.12509911282177e-007,0.0315303318202496,0.985876798629761,0.164477735757828,0.0315283723175526,-0.245414867997169,0.96890527009964,0.0315281860530376,-0.998752534389496,-5.76669734186908e-008,0.0499345026910305,-0.245232746005058,0.968177556991577,0.0499311499297619,-0.788112759590149,0.613502264022827,0.049932062625885,-0.99197256565094,1.53299509975113e-007,0.126453399658203,-0.782763242721558,0.609337985515594,0.126447290182114,-0.938201665878296,0.322161167860031,0.126450970768929,-0.944613635540009,0.324363589286804,0.0499336160719395,-0.997573018074036,1.77681528157336e-007,0.0696280524134636,-0.943498373031616,0.323979914188385,0.0696267038583755,-0.787182211875916,0.612777769565582,0.0696246176958084,-0.24356834590435,0.961605846881866,0.126446276903152, --0.542547225952148,0.830454230308533,0.126445025205612,-0.546255946159363,0.836128771305084,0.0499309897422791,-0.545609772205353,0.835142254829407,0.0696234330534935,-0.244943216443062,0.96703428030014,0.0696240812540054,-0.788705289363861,0.613962471485138,0.0315287336707115,-0.999183237552643,-1.58634620106568e-007,0.0404084511101246,-0.788452684879303,0.61376678943634,0.0404067039489746,-0.945020854473114,0.324503868818283,0.0404077954590321,-0.945323586463928,0.324606209993362,0.0315297916531563,-0.999378085136414,3.84622182991734e-008,0.0352618470788002,-0.945205509662628,0.324566245079041,0.0352611616253853,-0.7886061668396,0.613886773586273,0.0352600440382957,-0.245338350534439,0.968595087528229,0.0404060184955597,-0.546493411064148,0.83648806810379,0.0404059588909149,-0.546668708324432,0.836755275726318,0.0315279364585876,-0.546599745750427,0.83665132522583,0.0352595485746861,-0.245386064052582,0.968783974647522,0.0352599434554577,0.98513662815094,0.164355337619781,0.0499314777553082,0.401165574789047,0.914643526077271,0.0499344766139984,0.398443520069122,0.90843403339386,0.126453027129173,0.0818353369832039,0.988591611385345,0.126449912786484,0.0823953002691269,0.995348036289215,0.0499328076839447,0.082296647131443,0.994172751903534,0.0696260631084442,0.400691300630569,0.913563549518585,0.0696277916431427,0.676475703716278,0.734770178794861,0.0499341934919357,0.671884179115295,0.729781806468964,0.126451998949051,0.675676703453064,0.73390257358551,0.0696273371577263,0.978450000286102,0.16323946416378,0.126445457339287,0.872451841831207,0.472057849168777,0.126448318362236,0.878414690494537,0.475283414125443,0.0499326325953007,0.877377331256866,0.474722355604172,0.0696253478527069,0.983973443508148,0.164160996675491,0.069623775780201,0.401470392942429,0.915329098701477,0.0315304026007652,0.401340126991272,0.915037274360657,0.0404085330665112,0.0824333056807518,0.995777130126953,0.0404072105884552,0.0824643597006798,0.996095180511475,0.0315292477607727,0.082450732588768,0.995971143245697,0.0352609120309353,0.401419162750244,0.915215373039246,0.0352619290351868, -0.676983535289764,0.73532247543335,0.0315302200615406,0.676767945289612,0.735086619853973,0.0404082611203194,0.676900029182434,0.735229909420013,0.0352616235613823,0.985561370849609,0.164426520466805,0.0404060147702694,0.878793179988861,0.475489139556885,0.0404070019721985,0.879073858261108,0.475641757249832,0.0315291583538055,0.878964602947235,0.475581705570221,0.0352605730295181,0.9857537150383,0.16445791721344,0.0352597646415234,-0.999765157699585,-9.13650808342936e-008,0.0216695889830589,-0.245476186275482,0.969160437583923,0.0216681659221649,-0.78891122341156,0.61412501335144,0.0216685850173235,-0.999612271785736,7.54829272864299e-007,0.0278442166745663,-0.78879177570343,0.614029586315155,0.0278429817408323,-0.945426940917969,0.324642211198807,0.0278437081724405,-0.945571541786194,0.324691981077194,0.0216692276299,-0.999713897705078,5.52891719962645e-007,0.023918928578496,-0.945523202419281,0.324674934148788,0.0239184033125639,-0.788870394229889,0.614093959331512,0.0239175837486982,-0.24544183909893,0.96901136636734,0.0278430264443159,-0.546730220317841,0.836845755577087,0.0278427451848984,-0.54681122303009,0.836975514888763,0.0216680131852627,-0.546784162521362,0.836931943893433,0.0239173248410225,-0.245466515421867,0.969109952449799,0.0239177960902452,-0.999553084373474,-2.50285552283458e-007,0.0298947095870972,-0.788744688034058,0.613993704319,0.0298935379832983,-0.945370316505432,0.324624866247177,0.0298942625522614,-0.998045802116394,-1.0126640290764e-006,0.0624865852296352,-0.943944215774536,0.32413712143898,0.0624853521585464,-0.787554442882538,0.613069236278534,0.0624833703041077,-0.245427832007408,0.968953847885132,0.0298932082951069,-0.546697080135345,0.836796700954437,0.0298930555582047,-0.545872330665588,0.8355353474617,0.0624826289713383,-0.245062857866287,0.967491626739502,0.0624832548201084,0.986135303974152,0.164522543549538,0.0216682571917772,0.401568919420242,0.91557240486145,0.0216695200651884,0.40151509642601,0.915429055690765,0.0278438664972782,0.0824738815426826,0.996204197406769,0.027843302115798, -0.0824877694249153,0.99635648727417,0.0216688755899668,0.0824801549315453,0.996305644512177,0.0239182952791452,0.401551514863968,0.915524065494537,0.023918628692627,0.677159547805786,0.735517084598541,0.0216693449765444,0.67705911397934,0.735401690006256,0.0278438925743103,0.677128434181213,0.735476016998291,0.0239182990044355,0.98598450422287,0.164497345685959,0.0278424881398678,0.879169404506683,0.475695192813873,0.0278432406485081,0.879305839538574,0.475764364004135,0.0216686129570007,0.879259645938873,0.475742012262344,0.0239178016781807,0.986084580421448,0.164514943957329,0.0239174552261829,0.401487767696381,0.915376365184784,0.0298942700028419,0.0824692696332932,0.996145188808441,0.0298936851322651,0.0823354870080948,0.994643867015839,0.0624850280582905,0.400886952877045,0.913994014263153,0.0624865405261517,0.677015125751495,0.735361695289612,0.029894458130002,0.675997793674469,0.734249591827393,0.062485970556736,0.98592621088028,0.164486840367317,0.0298930127173662,0.879118978977203,0.475663959980011,0.0298936646431684,0.877792000770569,0.474949419498444,0.0624842308461666,0.984439730644226,0.164238542318344,0.0624833144247532,0.0824565291404724,-0.996095776557922,0.0315294824540615,0.0823950842022896,-0.995348036289215,0.0499334633350372,0.878413915634155,-0.47528487443924,0.0499326623976231,0.872452139854431,-0.472057342529297,0.126448377966881,0.978450000286102,-0.163239687681198,0.126445382833481,0.98513650894165,-0.16435581445694,0.0499314516782761,0.983973324298859,-0.164161533117294,0.069623738527298,0.877376973628998,-0.474723011255264,0.0696253702044487,0.676478445529938,-0.734767615795136,0.0499341562390327,0.671886086463928,-0.729780077934265,0.126452133059502,0.675679922103882,-0.733899652957916,0.06962750852108,0.0818356275558472,-0.98859167098999,0.126449540257454,0.398444443941116,-0.908433616161346,0.126453012228012,0.401168644428253,-0.914642155170441,0.0499345846474171,0.400694668292999,-0.913562119007111,0.0696281641721725,0.0822981521487236,-0.9941725730896,0.0696262791752815,0.879074215888977,-0.475641071796417,0.0315290465950966, -0.878793001174927,-0.475489318370819,0.040406983345747,0.985561311244965,-0.164427161216736,0.0404060073196888,0.985876798629761,-0.164477676153183,0.031528364866972,0.98575359582901,-0.164458483457565,0.0352596789598465,0.878964424133301,-0.4755819439888,0.0352604873478413,0.676984488964081,-0.735321581363678,0.0315299406647682,0.67676967382431,-0.735085010528564,0.0404081419110298,0.67690110206604,-0.735228896141052,0.0352615714073181,0.0824305340647697,-0.995777308940887,0.0404073521494865,0.401341527700424,-0.915036678314209,0.040408331900835,0.40146878361702,-0.915329813957214,0.0315303206443787,0.401419788599014,-0.915215134620667,0.035261869430542,0.0824466347694397,-0.995971441268921,0.0352610014379025,-0.546255528926849,-0.836129009723663,0.0499314293265343,-0.542548358440399,-0.830453455448151,0.126445129513741,-0.243567571043968,-0.961606085300446,0.126446023583412,-0.245231419801712,-0.968177855014801,0.0499320030212402,-0.24494232237339,-0.967034459114075,0.0696242898702621,-0.545611441135406,-0.835141122341156,0.0696234926581383,-0.788113176822662,-0.613501727581024,0.0499322526156902,-0.782763719558716,-0.609337449073792,0.126447170972824,-0.78718239068985,-0.612777531147003,0.0696245953440666,-0.938201487064362,-0.322161585092545,0.126451030373573,-0.944613933563232,-0.324362754821777,0.0499336682260036,-0.943498313426971,-0.323979943990707,0.0696267783641815,-0.546665728092194,-0.836757183074951,0.0315281115472317,-0.546491324901581,-0.83648943901062,0.0404061786830425,-0.245338514447212,-0.968595027923584,0.0404062978923321,-0.245414733886719,-0.968905329704285,0.0315284095704556,-0.245386719703674,-0.968783855438232,0.035260021686554,-0.546598255634308,-0.836652338504791,0.0352596044540405,-0.788705587387085,-0.613962054252625,0.0315286666154861,-0.788452863693237,-0.613766610622406,0.0404067859053612,-0.788606405258179,-0.613886535167694,0.035260021686554,-0.945021092891693,-0.324503272771835,0.0404077917337418,-0.945323169231415,-0.324607461690903,0.0315297432243824,-0.945205211639404,-0.324567079544067,0.0352611467242241, -0.0824821889400482,-0.996356964111328,0.0216690935194492,0.879305064678192,-0.475765734910965,0.0216688346117735,0.879170596599579,-0.475692957639694,0.0278432462364435,0.985984623432159,-0.164496451616287,0.0278425291180611,0.986135542392731,-0.164520904421806,0.0216683652251959,0.986084640026093,-0.164514407515526,0.0239175073802471,0.879259705543518,-0.475741893053055,0.0239180363714695,0.677160143852234,-0.735516548156738,0.0216693226248026,0.677057802677155,-0.735402882099152,0.0278441458940506,0.677126407623291,-0.735477924346924,0.0239186696708202,0.0824673771858215,-0.996204733848572,0.027843426913023,0.401513814926147,-0.915429592132568,0.0278443917632103,0.401573956012726,-0.915570199489594,0.0216695312410593,0.401556253433228,-0.91552197933197,0.0239189080893993,0.0824766904115677,-0.9963059425354,0.0239183474332094,0.879118680953979,-0.475664466619492,0.0298938378691673,0.985926687717438,-0.164484038949013,0.0298930536955595,0.984439849853516,-0.164237454533577,0.0624834410846233,0.87779313325882,-0.474947184324265,0.0624848678708076,0.677015781402588,-0.735361099243164,0.0298947282135487,0.675995051860809,-0.734252095222473,0.0624864846467972,0.0824686959385872,-0.996145188808441,0.0298938136547804,0.401488333940506,-0.91537606716156,0.0298947151750326,0.400887310504913,-0.913993895053864,0.062486320734024,0.0823455005884171,-0.994643092155457,0.0624848864972591,-0.546808838844299,-0.836977064609528,0.021668404340744,-0.546724736690521,-0.836849331855774,0.0278424061834812,-0.245441287755966,-0.969011545181274,0.0278424751013517,-0.245480358600616,-0.969159364700317,0.0216684471815825,-0.245467722415924,-0.969109654426575,0.0239176843315363,-0.546778500080109,-0.836935579776764,0.0239175967872143,-0.788911819458008,-0.614124238491058,0.0216687452048063,-0.788792550563812,-0.614028632640839,0.0278427619487047,-0.788872241973877,-0.614091634750366,0.0239177402108908,-0.945426821708679,-0.324642717838287,0.0278436616063118,-0.945571839809418,-0.3246910572052,0.0216692723333836,-0.945523262023926,-0.324674636125565,0.0239184480160475, --0.546699166297913,-0.836795330047607,0.02989293448627,-0.245430126786232,-0.968953251838684,0.0298932082951069,-0.24506551027298,-0.967490911483765,0.0624832883477211,-0.545876085758209,-0.835532903671265,0.0624827034771442,-0.788743555545807,-0.613995134830475,0.0298934504389763,-0.787554502487183,-0.6130690574646,0.0624839439988136,-0.945370554924011,-0.324624240398407,0.0298943035304546,8.48529089125805e-005,-1.58749317051843e-005,1,-0.943944931030273,-0.324135035276413,0.0624856688082218,0.0116347903385758,0.974969029426575,0.222036138176918,0.113974027335644,0.869201064109802,0.481143832206726,0.274087131023407,0.866481244564056,0.417236655950546,-0.0410151667892933,-0.957841336727142,0.28435492515564,-0.537087976932526,-0.766819417476654,-0.351460635662079,-0.530222117900848,-0.800880491733551,-0.278307318687439,0.268617570400238,0.895446717739105,0.354992628097534,-0.0296350736171007,0.368019700050354,0.929345607757568,-0.767222046852112,0.545646965503693,0.337104856967926,-0.750100195407867,0.433992773294449,0.498998999595642,0.240649849176407,0.950009644031525,0.198920518159866,-0.0196710377931595,0.769679069519043,0.63812792301178,-0.354730039834976,0.831479549407959,0.427560925483704,-0.769886791706085,0.536334872245789,0.345860034227371,0.258829921483994,0.919887244701386,0.294643133878708,-0.311520010232925,0.870065569877625,0.382022500038147,-0.301406413316727,0.859438359737396,0.412940591573715,-0.52759724855423,-0.849469006061554,-0.00659599434584379,-0.0393616668879986,-0.187270402908325,0.981519460678101,-0.903157114982605,-0.0353223457932472,0.427854508161545,-0.0418821014463902,-0.694078862667084,0.71867960691452,-0.833918988704681,-0.490197479724884,0.2535460293293,-0.985462963581085,0.0649031698703766,0.157004192471504,-0.978071272373199,0.0430847220122814,0.203765138983727,-0.524218201637268,-0.826181590557098,-0.206444278359413,-0.888102173805237,-0.459646016359329,9.10380258574151e-005,-0.897996366024017,-0.434246599674225,-0.0709394887089729,-0.765801668167114,0.555754423141479,0.323550254106522, -0.274156481027603,0.872402369976044,0.404663115739822,-0.764726936817169,0.54912930727005,0.337119728326797,0.273067384958267,0.879696488380432,0.389317780733109,-0.76512622833252,0.547588109970093,0.338716834783554,-0.296819984912872,0.850553512573242,0.434115946292877,-0.295857280492783,0.846756219863892,0.442122638225555,0.274299442768097,0.86875706911087,0.412335991859436,-0.765143632888794,0.551842451095581,0.331700444221497,-0.296141177415848,0.846011161804199,0.443357139825821,-0.296845376491547,0.846831381320953,0.441315591335297,-0.535591840744019,-0.775792717933655,-0.333597183227539,-0.988344669342041,0.082719974219799,0.127797648310661,-0.987440586090088,0.0762408673763275,0.138377651572227,-0.533888459205627,-0.78423535823822,-0.316129833459854,-0.902402520179749,-0.418036073446274,-0.104477904736996,-0.904411017894745,-0.409136146306992,-0.121030420064926,-0.989858746528625,0.0943847745656967,0.106166146695614,-0.989125430583954,0.0882931724190712,0.117623016238213,-0.536458075046539,-0.770780801773071,-0.343670904636383,-0.905612766742706,-0.402728974819183,-0.13294705748558,-0.906585514545441,-0.396599650382996,-0.144261747598648,0.0663917511701584,-0.343604564666748,-0.936764657497406,0.909744143486023,-0.324371755123138,-0.259130388498306,0.899882912635803,-0.24196295440197,-0.362856268882751,-0.0310652460902929,-0.984444677829742,-0.172926679253578,0.0137209538370371,-0.956921815872192,-0.290021300315857,0.0171728190034628,-0.813286244869232,-0.581610381603241,0.582520008087158,-0.693280637264252,-0.424302101135254,0.00961595866829157,-0.916698575019836,-0.399463653564453,0.0131465317681432,-0.936608791351318,-0.350130081176758,0.906256973743439,-0.314448088407516,-0.282525479793549,0.551103591918945,-0.743663311004639,-0.378483414649963,0.549315571784973,-0.737817466259003,-0.392272651195526,0.090076744556427,0.592031300067902,-0.800865232944489,0.948030829429626,0.222470939159393,-0.227473691105843,0.0628332644701004,0.969665169715881,-0.236223176121712,0.741517663002014,0.668923318386078,-0.0518958494067192, -0.98149162530899,0.185892313718796,-0.0460239946842194,0.973483562469482,0.205764397978783,-0.09995386749506,0.738389790058136,0.664815247058868,0.11314257979393,0.74698007106781,0.639478623867035,0.181900769472122,0.914410531520844,-0.337381541728973,-0.223667323589325,0.912821531295776,-0.3288394510746,-0.242118611931801,0.00795236602425575,-0.897295117378235,-0.441359579563141,0.00830913241952658,-0.903315126895905,-0.428897142410278,0.911737680435181,-0.326579660177231,-0.249158829450607,0.550021827220917,-0.731161296367645,-0.403582870960236,0.55071747303009,-0.728906035423279,-0.406701654195786,0.00826793722808361,-0.894082605838776,-0.447825789451599,0.008042361587286,-0.894900977611542,-0.446192264556885,0.913657665252686,-0.332482665777206,-0.233848005533218,0.551425158977509,-0.72956645488739,-0.404552936553955,0.552130818367004,-0.731888234615326,-0.39936351776123,0.985569894313812,0.169229164719582,-0.0036682456266135,0.984330475330353,0.175373494625092,-0.0183733627200127,0.750495612621307,0.623667240142822,0.218621999025345,0.751722455024719,0.61563766002655,0.236439302563667,0.98727422952652,0.157778918743134,0.0198835507035255,0.986474990844727,0.163717404007912,0.00798372644931078,0.752446353435516,0.610202848911285,0.247945487499237,0.752986192703247,0.605352461338043,0.257992684841156,-0.298219591379166,-0.546297430992126,-0.782703101634979,0.271883338689804,0.868832528591156,0.413774698972702,-0.542709529399872,-0.753451704978943,-0.371183037757874,-0.770586788654327,0.589622497558594,0.241953060030937,0.273008853197098,0.864668250083923,0.421681076288223,-0.767478168010712,0.56811785697937,0.29701754450798,0.273632884025574,0.865041017532349,0.420510411262512,-0.766553580760956,0.561087250709534,0.312372833490372,-0.297822624444962,0.848981082439423,0.436500698328018,-0.29923090338707,0.852791726589203,0.428027033805847,0.27228456735611,0.865773856639862,0.419877022504807,-0.768871128559113,0.577172577381134,0.275152802467346,-0.301561772823334,0.858832478523254,0.414086163043976,-0.304885923862457,0.868407487869263,0.391040921211243, --0.538319945335388,-0.760000050067902,-0.364158660173416,-0.991000294685364,0.110522076487541,0.0755206942558289,-0.990515112876892,0.101655587553978,0.0924442708492279,-0.537645637989044,-0.763231813907623,-0.358349472284317,-0.907475352287292,-0.389922678470612,-0.156361117959023,-0.908350706100464,-0.382266581058502,-0.169621109962463,-0.9903804063797,0.136561498045921,0.0223063100129366,-0.991137564182281,0.121570855379105,0.0535430423915386,-0.539656341075897,-0.756962418556213,-0.368481993675232,-0.90933221578598,-0.37280547618866,-0.184745520353317,-0.910535454750061,-0.359598428010941,-0.203995540738106,-0.354636758565903,0.79560661315918,-0.491164803504944,0.278392016887665,0.875412285327911,0.395159751176834,-0.767557799816132,0.632914841175079,0.101360090076923,0.273301362991333,0.873506724834442,0.402855157852173,-0.771342515945435,0.607722222805023,0.18895611166954,-0.308117389678955,0.883158326148987,0.353687793016434,-0.309997588396072,0.902673244476318,0.298467040061951,0.268198847770691,0.865387737751007,0.423288911581039,-0.729089021682739,0.678372859954834,-0.0907716825604439,-0.309392929077148,0.930066347122192,0.198122724890709,-0.15323980152607,0.987575352191925,-0.0348215103149414,-0.560078978538513,-0.729325592517853,-0.392932206392288,-0.974512100219727,0.192709639668465,-0.11484419554472,-0.986980497837067,0.158551290631294,-0.0270375497639179,-0.549119472503662,-0.747134208679199,-0.374510705471039,-0.911296665668488,-0.338856637477875,-0.233911350369453,-0.906886994838715,-0.301121115684509,-0.294757515192032,-0.451706320047379,0.414934873580933,-0.789804041385651,-0.907281160354614,0.264388680458069,-0.327015995979309,-0.559322655200958,-0.668179154396057,-0.490606606006622,-0.856013000011444,-0.211431965231895,-0.471739649772644,-0.433580756187439,-0.0602732002735138,-0.899096667766571,0.91724818944931,-0.37198007106781,-0.1424310952425,0.915882527828217,-0.351051360368729,-0.194736137986183,0.00923029612749815,-0.896170318126678,-0.443614155054092,0.00862304866313934,-0.894406616687775,-0.447171658277512, -0.915133118629456,-0.343594163656235,-0.210889771580696,0.552934050559998,-0.735654890537262,-0.391248971223831,0.554157435894012,-0.740963757038116,-0.37931814789772,0.010189869441092,-0.906851172447205,-0.42132779955864,0.00997955910861492,-0.899968683719635,-0.435840308666229,0.916662812232971,-0.360076278448105,-0.173419669270515,0.556108117103577,-0.748304605484009,-0.361640602350235,0.558788180351257,-0.759112894535065,-0.333921194076538,0.988486230373383,0.14334824681282,0.0484384298324585,0.987971127033234,0.151018992066383,0.0332612656056881,0.75339013338089,0.600490510463715,0.26798215508461,0.7537602186203,0.595548152923584,0.277791142463684,0.988412141799927,0.12213147431612,0.0901408493518829,0.988729000091553,0.134213969111443,0.0663446709513664,0.754360139369965,0.590203404426575,0.287403494119644,0.755523860454559,0.583484053611755,0.297876000404358,0.426253616809845,-0.670629858970642,0.607094347476959,0.909324884414673,-0.415781676769257,-0.0159317590296268,-0.00220823986455798,-0.930052697658539,-0.367419481277466,0.00754058640450239,-0.91765969991684,-0.39729568362236,0.916223645210266,-0.389460831880569,-0.0940982550382614,0.560641050338745,-0.775789737701416,-0.289537459611893,0.558061420917511,-0.799706101417542,-0.221444189548492,-0.0639493763446808,-0.909238457679749,-0.411334216594696,-0.0319548547267914,-0.937011361122131,-0.347834140062332,0.867663204669952,-0.471514970064163,0.157588794827461,0.526672840118408,-0.845031976699829,-0.0923941656947136,0.211197674274445,-0.968659698963165,0.130743935704231,0.979475498199463,0.072358638048172,0.188127472996712,0.986565470695496,0.103856667876244,0.126104518771172,0.757841050624847,0.57263445854187,0.312676638364792,0.761191427707672,0.549101054668427,0.345073491334915,0.484392553567886,-0.151945650577545,0.861554622650146,0.936849236488342,0.00212490721605718,0.349726945161819,0.739256501197815,0.489200949668884,0.462798237800598,0.362671494483948,0.425677418708801,0.829016327857971,-0.216649577021599,0.880100429058075,0.422476291656494,0.486630201339722,-0.792746245861053,-0.367075562477112, --0.217591539025307,0.889245629310608,0.402363181114197,0.499056458473206,-0.781390488147736,-0.374661952257156,0.8089679479599,0.557152271270752,0.187489196658134,-0.220164552330971,0.880612373352051,0.419582366943359,0.783190488815308,0.617757797241211,-0.0706254243850708,-0.0668366104364395,0.871932089328766,0.485043555498123,0.444318681955338,0.759419858455658,-0.475249767303467,0.24595795571804,0.969051837921143,-0.0210523139685392,0.37530705332756,0.902672469615936,0.210539728403091,-0.224112451076508,0.891591429710388,0.393495053052902,0.809129536151886,0.577287077903748,0.109768211841583,0.36845338344574,0.878747999668121,0.303387761116028,0.363927990198135,0.862036347389221,0.352774232625961,0.523543834686279,-0.706350266933441,-0.476414829492569,0.933082520961761,0.194460675120354,-0.302559196949005,0.517787218093872,0.374829351902008,-0.769024968147278,0.297123283147812,-0.567274689674377,-0.768060624599457,0.468469262123108,-0.0921955481171608,-0.878656148910522,0.851453363895416,-0.271857470273972,-0.448464810848236,0.995091199874878,0.0947513207793236,-0.0285586919635534,0.986633598804474,0.124675966799259,-0.104928612709045,0.512914299964905,-0.765720844268799,-0.388059973716736,0.887317061424255,-0.362007141113281,-0.285690784454346,0.887264251708984,-0.39697939157486,-0.23488187789917,0.802793681621552,0.519894242286682,0.291945785284042,-0.215607643127441,0.880937397480011,0.421263188123703,0.805001676082611,0.532765865325928,0.261022627353668,-0.21552948653698,0.884243011474609,0.414320349693298,0.806961238384247,0.542749345302582,0.232887774705887,0.360008031129837,0.849357128143311,0.385987967252731,0.356670409440994,0.841175854206085,0.406459599733353,-0.216154873371124,0.879731059074402,0.423497647047043,0.803618967533112,0.525519251823425,0.279331415891647,0.354455888271332,0.836185276508331,0.418515533208847,0.353222548961639,0.833214819431305,0.425425499677658,0.48866879940033,-0.78791069984436,-0.374699234962463,0.997237324714661,0.0642792657017708,0.0372272618114948,0.996994137763977,0.0765475109219551,0.0119671206921339, -0.491902083158493,-0.785780191421509,-0.374942392110825,0.884862303733826,-0.41458922624588,-0.212448641657829,0.88303679227829,-0.425384491682053,-0.198227345943451,0.996460318565369,0.0479858405888081,0.0690231844782829,0.996949672698975,0.0552583411335945,0.055116955190897,0.487292736768723,-0.79008150100708,-0.371909976005554,0.881849706172943,-0.433106154203415,-0.186440780758858,0.880950391292572,-0.439445555210114,-0.175539344549179,-0.939682841300964,-0.329158395528793,-0.093010276556015,-0.909948766231537,-0.395263880491257,0.125537738204002,-0.0336075574159622,-0.936659455299377,-0.348625212907791,0.0149437328800559,-0.914863049983978,-0.403487592935562,-0.544202446937561,-0.614136338233948,0.571559429168701,-0.315590173006058,-0.941042721271515,0.121825493872166,-0.596006274223328,-0.795383810997009,-0.110186643898487,-0.0680926591157913,-0.915468990802765,-0.396585375070572,-0.0601179525256157,-0.927508294582367,-0.368936628103256,-0.936612367630005,-0.349263727664948,-0.0277886874973774,-0.612496852874756,-0.756573796272278,-0.229005798697472,-0.610680162906647,-0.73754358291626,-0.288269251585007,-0.946765601634979,0.0736493542790413,0.313385754823685,-0.57268500328064,-0.105466432869434,0.812962889671326,-0.393969058990479,0.447449386119843,0.802855789661407,-0.720630407333374,0.538038372993469,0.437271595001221,-0.977842211723328,0.166811138391495,0.126485705375671,-0.974593222141266,0.139541685581207,0.175202965736389,-0.727551519870758,0.598202466964722,0.335890769958496,-0.72011935710907,0.619511425495148,0.312463849782944,-0.93708348274231,-0.294171929359436,-0.187982439994812,-0.938603937625885,-0.306956946849823,-0.157480359077454,-0.0692525506019592,-0.898900985717773,-0.43264427781105,-0.0698399469256401,-0.90528529882431,-0.419023782014847,-0.939503788948059,-0.315966844558716,-0.132278636097908,-0.60735422372818,-0.724291265010834,-0.326378643512726,-0.604247629642487,-0.715736389160156,-0.350151836872101,-0.067769318819046,-0.894207656383514,-0.442492932081223,-0.0683815777301788,-0.89555424451828,-0.439666479825974, --0.937780261039734,-0.300008654594421,-0.1748226583004,-0.602209806442261,-0.709999084472656,-0.365027010440826,-0.601030051708221,-0.705928683280945,-0.374736696481705,-0.978153824806213,0.191148996353149,0.0817138329148293,-0.978303968906403,0.181627497076988,0.0996632874011993,-0.716249823570251,0.628219306468964,0.303853094577789,-0.714515924453735,0.633259177207947,0.297405034303665,-0.977287828922272,0.204559117555618,0.0553542226552963,-0.977782666683197,0.198384881019592,0.0677091255784035,-0.713715553283691,0.63740348815918,0.290390819311142,-0.713308811187744,0.641452014446259,0.282364726066589,-0.215775087475777,0.894580066204071,0.391366392374039,0.483171135187149,-0.81224650144577,-0.326804518699646,0.801863670349121,0.509422063827515,0.312256067991257,-0.217098161578178,0.883940637111664,0.414146602153778,0.80170214176178,0.512639105319977,0.307367622852325,-0.21698422729969,0.881605744361877,0.419152945280075,0.802194893360138,0.51567554473877,0.300935298204422,0.352461844682693,0.831758916378021,0.428891330957413,0.351963728666306,0.831481695175171,0.429836869239807,-0.216875419020653,0.887555718421936,0.406460136175156,0.801431715488434,0.510569930076599,0.311489284038544,0.351859152317047,0.832568824291229,0.427813440561295,0.352889508008957,0.836381137371063,0.419446706771851,0.485539108514786,-0.799610376358032,-0.353376656770706,0.995243847370148,0.03689831122756,0.0901563987135887,0.995873928070068,0.0419793389737606,0.0804542973637581,0.486117035150528,-0.795948088169098,-0.360772639513016,0.880126237869263,-0.445097327232361,-0.165124669671059,0.879256665706635,-0.450404077768326,-0.155060738325119,0.993741571903229,0.0264003481715918,0.108539208769798,0.994570672512054,0.0321488194167614,0.0989730060100555,0.484736382961273,-0.804306089878082,-0.343689382076263,0.878176152706146,-0.456097424030304,-0.144158884882927,0.876340746879578,-0.464227050542831,-0.128530964255333,-0.200799316167831,0.933157861232758,0.298154324293137,0.80513858795166,0.497394204139709,0.323033690452576,-0.211501613259315,0.909573912620544,0.357690244913101, -0.803722500801086,0.507628917694092,0.31039172410965,0.357235461473465,0.844738125801086,0.398497551679611,0.366874009370804,0.85331916809082,0.370472490787506,-0.167654916644096,0.963736534118652,0.207614198327065,0.752827346324921,0.396901965141296,0.525090277194977,0.385853469371796,0.804033398628235,0.452379703521729,0.474877953529358,-0.852506875991821,-0.218455985188484,0.984255611896515,-0.00558721786364913,0.176662549376488,0.991843700408936,0.0158788803964853,0.126467153429985,0.479910463094711,-0.827996134757996,-0.290014445781708,0.872329235076904,-0.479397535324097,-0.0960196256637573,0.863263070583344,-0.504216611385345,-0.023291090503335,0.889036417007446,-0.0808455049991608,0.450642019510269,0.477646946907043,-0.878531396389008,0.00599487964063883,0.798664152622223,-0.53720223903656,0.27119967341423,-0.934283018112183,-0.280693173408508,-0.219833225011826,-0.935852468013763,-0.285303145647049,-0.206838563084602,-0.0673370808362961,-0.895376861095428,-0.440188646316528,-0.0674699023365974,-0.894262373447418,-0.442428201436996,-0.936463892459869,-0.289232939481735,-0.198443323373795,-0.600343108177185,-0.703138709068298,-0.381030350923538,-0.599804699420929,-0.701554715633392,-0.384779572486877,-0.0676920786499977,-0.903819739818573,-0.422525405883789,-0.0673283562064171,-0.897923350334167,-0.434971868991852,-0.935178816318512,-0.282405406236649,-0.213746875524521,-0.599263429641724,-0.70141726732254,-0.385871887207031,-0.598691701889038,-0.703925907611847,-0.382173448801041,-0.975991249084473,0.215184673666954,0.0337135680019856,-0.976676285266876,0.210148736834526,0.0440556593239307,-0.71293431520462,0.645655870437622,0.273593038320541,-0.712448716163635,0.6500004529953,0.264416664838791,-0.974205791950226,0.225458115339279,0.00957740005105734,-0.975230932235718,0.21996021270752,0.0232838988304138,-0.711799561977386,0.654988586902618,0.253636062145233,-0.710712492465973,0.662511825561523,0.236570939421654,-0.927997648715973,-0.268877148628235,-0.25792521238327,-0.0709171369671822,-0.935404717922211,-0.346394002437592, --0.0687541142106056,-0.9166499376297,-0.393733114004135,-0.932492792606354,-0.278965085744858,-0.229424744844437,-0.597927868366241,-0.710550963878632,-0.370944231748581,-0.597888469696045,-0.715733110904694,-0.360909253358841,-0.0456329807639122,-0.955931305885315,-0.290022343397141,-0.886736512184143,-0.197804003953934,-0.417818039655685,-0.583808064460754,-0.671864449977875,-0.455813854932785,-0.963703811168671,0.255962818861008,-0.0758813321590424,-0.971773147583008,0.235275685787201,-0.0173844192177057,-0.707525014877319,0.677598893642426,0.200669169425964,-0.698356509208679,0.703874707221985,0.129840701818466,-0.914312779903412,0.290878742933273,-0.28181853890419,-0.673232018947601,0.735031187534332,-0.0805466547608376,0.266399532556534,-0.899262845516205,0.346926003694534,-0.0196882095187902,-0.999803483486176,-0.0023345029912889,-0.0669271945953369,-0.988966166973114,-0.132161378860474,-0.0679100081324577,-0.988736093044281,-0.133375734090805,-0.453814208507538,0.857782542705536,-0.241374686360359,-0.164791107177734,0.94258588552475,0.290475130081177,-0.162928953766823,0.942053973674774,0.293237894773483,-0.0704417377710342,-0.988093614578247,-0.136780381202698,-0.654630422592163,-0.349862962961197,0.67011559009552,-0.773791372776031,-0.428292632102966,0.466703683137894,-0.711984932422638,-0.397809565067291,0.578640580177307,0.102995231747627,-0.98845636844635,0.111112736165524,-0.200980931520462,-0.772079586982727,0.602909445762634,-0.357037931680679,-0.837724268436432,0.413209348917007,-0.772688448429108,-0.433195471763611,0.463998168706894,-0.0735727027058601,-0.987318873405457,-0.140671640634537,-0.499939799308777,-0.844975054264069,0.189940497279167,-0.503103315830231,-0.841449618339539,0.197103172540665,-0.328769415616989,0.944340944290161,0.0114379320293665,-0.862400829792023,0.237540423870087,0.447033941745758,-0.83032214641571,0.180314898490906,0.527306020259857,-0.739996731281281,0.667412102222443,0.0834622383117676,-0.672872245311737,0.673242330551147,0.306574195623398,-0.799646615982056,0.119470864534378,0.588465809822083, --0.801254689693451,0.124659463763237,0.585193037986755,-0.170825123786926,0.946800470352173,0.272740989923477,-0.573826432228088,0.64091831445694,0.509849905967712,-0.572197794914246,0.630811452865601,0.524086475372314,-0.771449744701386,-0.428796738386154,0.470104992389679,-0.0687482357025146,-0.988526105880737,-0.134498208761215,-0.772252798080444,-0.428632646799088,0.468934625387192,-0.0694189891219139,-0.98835563659668,-0.135403573513031,-0.772871673107147,-0.428496122360229,0.468038976192474,-0.501964747905731,-0.841748654842377,0.198722451925278,-0.501208186149597,-0.841944932937622,0.199797630310059,-0.0682680010795593,-0.988646745681763,-0.133854731917381,-0.771799206733704,-0.428728073835373,0.469593644142151,-0.500662088394165,-0.84208482503891,0.200575545430183,-0.500251591205597,-0.842187345027924,0.201168701052666,-0.164168357849121,0.942421197891235,0.291360765695572,-0.798898994922638,0.119397573173046,0.589495182037354,-0.799204289913177,0.119432434439659,0.589074194431305,-0.163673669099808,0.942279279232025,0.292096972465515,-0.572365164756775,0.630928695201874,0.523762464523315,-0.572470247745514,0.630992472171783,0.523570656776428,-0.798478126525879,0.119346030056477,0.590075612068176,-0.798665940761566,0.119370028376579,0.589816510677338,-0.164523810148239,0.942517817020416,0.290847212076187,-0.572538554668427,0.631028592586517,0.523452520370483,-0.572583317756653,0.63104659318924,0.523381769657135,0.697748124599457,0.274364441633224,-0.661718785762787,0.819805502891541,0.158966064453125,-0.55013519525528,0.769069910049438,0.218749761581421,-0.600566387176514,-0.0995244756340981,0.864672422409058,-0.492378324270248,0.0915033966302872,0.954280376434326,-0.284562975168228,0.304455518722534,0.689309477806091,-0.657388210296631,0.493349581956863,0.700826048851013,-0.515217483043671,0.297976195812225,0.954080522060394,-0.0306687094271183,0.281948924064636,0.958387732505798,-0.0446964539587498,0.818664610385895,0.164020270109177,-0.550350487232208,0.652997493743896,0.671498239040375,-0.350263267755508, -0.665073871612549,0.661979913711548,-0.34562885761261,0.859004378318787,-0.312290817499161,-0.405691891908646,0.796672761440277,-0.360602706670761,-0.485054850578308,0.659548163414001,-0.751627147197723,-0.00727023091167212,0.537087261676788,-0.815334558486938,-0.216256365180016,0.714531064033508,-0.391732901334763,-0.57964700460434,0.713456630706787,-0.396995931863785,-0.577385365962982,0.377271175384521,-0.823098301887512,-0.424471020698547,0.384159028530121,-0.818841338157654,-0.426521569490433,0.817988276481628,0.159538432955742,-0.552668690681458,0.818618476390839,0.159364923834801,-0.551784932613373,0.296146273612976,0.954562366008759,-0.033287737518549,0.296877026557922,0.95437103509903,-0.0322484076023102,0.819097459316254,0.159212917089462,-0.551117539405823,0.663979291915894,0.662286818027496,-0.34714213013649,0.663252413272858,0.662483870983124,-0.348154246807098,0.295229196548462,0.954799950122833,-0.0345941632986069,0.295621782541275,0.95469868183136,-0.0340333618223667,0.818264186382294,0.159467652440071,-0.552280485630035,0.662728667259216,0.66261875629425,-0.348894029855728,0.662333846092224,0.662713944911957,-0.349462568759918,0.714385092258453,-0.391577482223511,-0.579931914806366,0.71445369720459,-0.391634881496429,-0.57980865240097,0.384732007980347,-0.818941414356232,-0.425812512636185,0.385096728801727,-0.819007158279419,-0.425356149673462,0.71426659822464,-0.391500413417816,-0.58012992143631,0.7143235206604,-0.391535520553589,-0.580035984516144,0.385350495576859,-0.819051206111908,-0.425041347742081,0.385536074638367,-0.819079279899597,-0.424818843603134,-0.165512084960938,0.942666172981262,0.289803802967072,-0.0671213865280151,-0.9889275431633,-0.132351890206337,-0.165374085307121,0.942705929279327,0.289753168821335,-0.77060478925705,-0.428882718086243,0.471410512924194,-0.0674180313944817,-0.988856732845306,-0.132729440927505,-0.77094566822052,-0.428872555494308,0.470862120389938,-0.0676341503858566,-0.988804280757904,-0.133010298013687,-0.771171510219574,-0.428844094276428,0.470518082380295, --0.499932944774628,-0.842264711856842,0.201636180281639,-0.499684602022171,-0.842321336269379,0.202014923095703,-0.0672505125403404,-0.988897144794464,-0.132513344287872,-0.770759642124176,-0.428884416818619,0.47115570306778,-0.49949187040329,-0.842360734939575,0.202327057719231,-0.499343633651733,-0.842386364936829,0.202586099505425,-0.165155306458473,0.94266951084137,0.289996445178986,-0.798180460929871,0.119309335947037,0.590485572814941,-0.798319518566132,0.119325704872608,0.590294301509857,-0.164995655417442,0.942635059356689,0.290199309587479,-0.572609961032867,0.631053030490875,0.523344933986664,-0.572622358798981,0.631049394607544,0.523335695266724,-0.797936856746674,0.119288325309753,0.590819001197815,-0.798054397106171,0.11929702013731,0.590658485889435,-0.165279075503349,0.942692577838898,0.289850831031799,-0.572621941566467,0.631038367748261,0.523349463939667,-0.572611212730408,0.631018877029419,0.523384809494019,-0.770217895507813,-0.428726106882095,0.472184717655182,-0.0669621229171753,-0.988962769508362,-0.132168993353844,-0.770370721817017,-0.428834617137909,0.471836566925049,-0.0670264661312103,-0.988949179649353,-0.132238298654556,-0.770476102828979,-0.42886745929718,0.471634745597839,-0.499233901500702,-0.842399954795837,0.202799990773201,-0.499162346124649,-0.842399537563324,0.202977821230888,-0.0669280514121056,-0.988968670368195,-0.132142350077629,-0.770285308361053,-0.428786933422089,0.472019493579865,-0.49912628531456,-0.842385947704315,0.20312274992466,-0.499126076698303,-0.84235942363739,0.20323321223259,-0.165490090847015,0.942704856395721,0.289690583944321,-0.797714233398438,0.11928403377533,0.591120362281799,-0.797824621200562,0.119284249842167,0.590971350669861,-0.165444537997246,0.942709445953369,0.28970143198967,-0.572588980197906,0.630991578102112,0.523441910743713,-0.572556018829346,0.630955338478088,0.523521721363068,-0.797489643096924,0.119284600019455,0.591423273086548,-0.797603607177734,0.119283817708492,0.591269731521606,-0.165514603257179,0.942690253257751,0.28972402215004,-0.572511911392212,0.630906939506531,0.523628234863281, --0.572450995445251,0.63084888458252,0.523764789104462,0.817278563976288,0.159645810723305,-0.553686678409576,0.817576825618744,0.15961991250515,-0.553253650665283,0.294687300920486,0.95493882894516,-0.0353715121746063,0.294925719499588,0.954877912998199,-0.0350288189947605,0.817764401435852,0.159587249159813,-0.552985787391663,0.662026345729828,0.662781655788422,-0.34991654753685,0.661781787872314,0.662829577922821,-0.350288242101669,0.29436206817627,0.955020844936371,-0.0358636602759361,0.294502407312393,0.954985737800598,-0.0356452651321888,0.817417562007904,0.159639164805412,-0.553483426570892,0.661586940288544,0.662860333919525,-0.350597858428955,0.661433935165405,0.6628737449646,-0.35086116194725,0.714155852794647,-0.391441911458969,-0.580305635929108,0.714211761951447,-0.391469269990921,-0.580218374729156,0.385675728321075,-0.819095432758331,-0.424660950899124,0.385781675577164,-0.819101274013519,-0.424553394317627,0.714040875434875,-0.391387641429901,-0.580483675003052,0.71409946680069,-0.391415596008301,-0.580392837524414,0.385861873626709,-0.819098055362701,-0.424486756324768,0.385921210050583,-0.819085717201233,-0.424456566572189,0.816856920719147,0.159563019871712,-0.554332375526428,0.81704705953598,0.159624859690666,-0.554034292697906,0.294193685054779,0.955061495304108,-0.0361605249345303,0.294260114431381,0.955045878887177,-0.0360330455005169,0.817155718803406,0.159640103578568,-0.553869605064392,0.661316335201263,0.66287225484848,-0.351085543632507,0.661230564117432,0.662856161594391,-0.351277351379395,0.294166892766953,0.95506477355957,-0.0362919569015503,0.294162184000015,0.955067932605743,-0.0362476967275143,0.816947877407074,0.159598886966705,-0.554188013076782,0.661176383495331,0.662822425365448,-0.351443022489548,0.661152541637421,0.662772417068481,-0.351582109928131,0.713913083076477,-0.391325682401657,-0.580682575702667,0.713978469371796,-0.39135879278183,-0.580579996109009,0.385961085557938,-0.819065392017365,-0.424459517002106,0.385985642671585,-0.819034993648529,-0.424495995044708,0.713759124279022,-0.391242653131485,-0.580927789211273, -0.713840663433075,-0.39128652215004,-0.580797970294952,0.385992288589478,-0.818994462490082,-0.424567967653275,0.385977953672409,-0.818944036960602,-0.424678385257721,-0.0687266513705254,-0.988363265991211,-0.135700896382332,-0.164172381162643,0.941787362098694,0.293400764465332,-0.0674014091491699,-0.988829135894775,-0.132943719625473,-0.16510234773159,0.94240927696228,0.290871024131775,-0.770176947116852,-0.428207039833069,0.47272202372551,-0.067040279507637,-0.988930463790894,-0.132371500134468,-0.770147085189819,-0.428528308868408,0.472479581832886,-0.0669619739055634,-0.988954126834869,-0.132234081625938,-0.770171344280243,-0.428641140460968,0.472337663173676,-0.499167650938034,-0.842316627502441,0.203308448195457,-0.499257564544678,-0.84225457906723,0.203344732522964,-0.0671778842806816,-0.988891184329987,-0.132594600319862,-0.770146429538727,-0.428387135267258,0.472608655691147,-0.499410778284073,-0.8421670794487,0.20333094894886,-0.499648123979568,-0.842048525810242,0.2032390832901,-0.165410205721855,0.942580699920654,0.290139764547348,-0.797232091426849,0.119304440915585,0.591766357421875,-0.7973672747612,0.119291640818119,0.591586768627167,-0.165478214621544,0.942631304264069,0.289936572313309,-0.572368860244751,0.630778849124908,0.523938834667206,-0.572261571884155,0.630689442157745,0.524163603782654,-0.796888411045074,0.119338594377041,0.592222213745117,-0.797077119350433,0.119318924844265,0.591972172260284,-0.165293708443642,0.942509770393372,0.290436565876007,-0.572115898132324,0.630576133728027,0.524458944797516,-0.571909964084625,0.63042813539505,0.52486127614975,-0.771929204463959,-0.426495403051376,0.471409559249878,-0.0680735409259796,-0.988627970218658,-0.134091943502426,-0.770479738712311,-0.427661657333374,0.472722411155701,-0.0677145719528198,-0.988739311695099,-0.133451417088509,-0.77026504278183,-0.427973568439484,0.472790002822876,-0.499996960163116,-0.841890037059784,0.20303763449192,-0.500483334064484,-0.841684401035309,0.202691286802292,-0.0684325471520424,-0.988501965999603,-0.134836435317993, --0.770952939987183,-0.427202105522156,0.472366333007813,-0.501175284385681,-0.841407954692841,0.202128648757935,-0.502212703227997,-0.841021716594696,0.201158940792084,-0.164521172642708,0.942120015621185,0.29213473200798,-0.796543478965759,0.119422122836113,0.592669248580933,-0.796681702136993,0.119365885853767,0.592494785785675,-0.164826661348343,0.942275702953339,0.291459560394287,-0.571649193763733,0.630242109298706,0.525368452072144,-0.571421027183533,0.63002997636795,0.5258709192276,-0.797140657901764,0.119898296892643,0.591769576072693,-0.796612858772278,0.119568698108196,0.592546403408051,-0.164269387722015,0.94195169210434,0.292818278074265,-0.57135683298111,0.629812955856323,0.526200532913208,-0.571670055389404,0.629630506038666,0.526078641414642,0.816548943519592,0.159264236688614,-0.554871797561646,0.816695034503937,0.159443616867065,-0.55460512638092,0.29430690407753,0.955023944377899,-0.0362321622669697,0.294212311506271,0.955050885677338,-0.0362898595631123,0.816773235797882,0.159511730074883,-0.554470360279083,0.661162316799164,0.662703156471252,-0.351694405078888,0.661212503910065,0.66260826587677,-0.351778775453568,0.294710606336594,0.954913437366486,-0.0358598455786705,0.294464409351349,0.954980313777924,-0.0361007153987885,0.816620707511902,0.159362554550171,-0.554737985134125,0.661309123039246,0.662487089633942,-0.351825445890427,0.661468327045441,0.662332355976105,-0.351817339658737,0.713553190231323,-0.391128450632095,-0.581257522106171,0.713665187358856,-0.391191989183426,-0.581077337265015,0.385942190885544,-0.818878769874573,-0.424836724996567,0.385879337787628,-0.818793296813965,-0.425058484077454,0.713238537311554,-0.390941858291626,-0.581769049167633,0.713416814804077,-0.391046166419983,-0.581480264663696,0.385777622461319,-0.818682730197906,-0.425363630056381,0.385614573955536,-0.818536698818207,-0.425792247056961,0.81786435842514,0.157838076353073,-0.553339838981628,0.81658536195755,0.158895313739777,-0.554924011230469,0.295578509569168,0.95467746257782,-0.0349895134568214,0.295077681541443,0.954814076423645,-0.0354859009385109, -0.816506683826447,0.159126028418541,-0.554973602294922,0.661731541156769,0.662117421627045,-0.35172700881958,0.662168145179749,0.661802351474762,-0.351498186588287,0.297133654356003,0.954248368740082,-0.0334918461740017,0.296232521533966,0.954497992992401,-0.0343493670225143,0.816940724849701,0.158509314060211,-0.55451112985611,0.662892043590546,0.661339700222015,-0.351004242897034,0.664150357246399,0.660613834857941,-0.34999093413353,0.712907612323761,-0.390688449144363,-0.582344651222229,0.713035643100739,-0.390814751386642,-0.582103133201599,0.385399252176285,-0.818346738815308,-0.426351964473724,0.385226488113403,-0.818115949630737,-0.426950693130493,0.713653683662415,-0.390576273202896,-0.581505417823792,0.713018417358398,-0.390590935945511,-0.582274317741394,0.385236442089081,-0.817850172519684,-0.427450597286224,0.385656803846359,-0.817552924156189,-0.427640110254288,-0.250007599592209,0.968240916728973,0.00239674677141011,-0.0400658771395683,-0.992371678352356,-0.116589710116386,-0.192174986004829,0.954302132129669,0.228858605027199,-0.834539949893951,-0.413091480731964,0.36455249786377,-0.0677115172147751,-0.988176465034485,-0.137559205293655,-0.779081284999847,-0.423270255327225,0.462465852499008,-0.0687505528330803,-0.988226175308228,-0.136683434247971,-0.774016797542572,-0.425336629152298,0.469027459621429,-0.503896236419678,-0.840459227561951,0.199290990829468,-0.506967544555664,-0.839627504348755,0.194960370659828,-0.0613174438476563,-0.988811373710632,-0.135986253619194,-0.79478645324707,-0.419355511665344,0.438697427511215,-0.513405978679657,-0.838759779930115,0.181373402476311,-0.524049460887909,-0.838785767555237,0.147683963179588,-0.166008502244949,0.942004442214966,0.291665434837341,-0.803756475448608,0.122405953705311,0.582230448722839,-0.79878968000412,0.120624370872974,0.589393615722656,-0.164485096931458,0.941696286201477,0.293517917394638,-0.572916388511658,0.62962007522583,0.524733662605286,-0.576915860176086,0.63036972284317,0.519424736499786,-0.874993860721588,0.141284108161926,0.463059991598129, --0.822057783603668,0.127874135971069,0.554859638214111,-0.172132596373558,0.944684565067291,0.279179960489273,-0.591886281967163,0.635195314884186,0.496182888746262,-0.636883556842804,0.651093125343323,0.412864476442337,-0.921020269393921,-0.389509975910187,0.0019265622831881,-0.0159482527524233,-0.999289214611053,-0.0341568142175674,-0.909634947776794,-0.39138588309288,0.139217123389244,-0.0224007051438093,-0.997103333473206,-0.0726850554347038,-0.881465137004852,-0.399767726659775,0.251405864953995,-0.541475474834442,-0.833860576152802,0.107148632407188,-0.554320275783539,-0.829841732978821,0.0639665052294731,-0.0176792740821838,-0.999786019325256,-0.0107391318306327,-0.919900894165039,-0.389700680971146,0.0437683649361134,-0.560397386550903,-0.827962338924408,0.0208092387765646,-0.561903834342957,-0.827202320098877,0.000579713669139892,-0.243342116475105,0.966993570327759,0.0755518600344658,-0.971248388290405,0.167937725782394,0.168741077184677,-0.936268508434296,0.158070668578148,0.31371146440506,-0.224794968962669,0.962937593460083,0.149058654904366,-0.693122923374176,0.665910243988037,0.275942325592041,-0.724311590194702,0.673982739448547,0.145327091217041,-0.985346674919128,0.170546010136604,0.00244320556521416,-0.983966767787933,0.170535519719124,0.0522207655012608,-0.24895903468132,0.968232214450836,0.0233619455248117,-0.734511256217957,0.67711216211319,0.0448594465851784,-0.73568207025528,0.677321135997772,0.00281539419665933,0.894616007804871,0.127670228481293,-0.428208559751511,0.825956165790558,0.153838604688644,-0.542337536811829,0.300907552242279,0.953165769577026,-0.0304904002696276,0.298493921756744,0.9538654088974,-0.0322810672223568,0.82009220123291,0.15657714009285,-0.550392985343933,0.666534721851349,0.659362196922302,-0.347811728715897,0.671806931495667,0.656831383705139,-0.342414885759354,0.317364126443863,0.947862267494202,-0.0289335809648037,0.30670240521431,0.951383471488953,-0.0283409971743822,0.845229744911194,0.146072492003441,-0.514052093029022,0.686986267566681,0.649990737438202,-0.324902951717377, -0.722505748271942,0.634745538234711,-0.274013727903366,0.721087753772736,-0.391796588897705,-0.571426153182983,0.715546607971191,-0.390798032283783,-0.579025030136108,0.387078285217285,-0.817253768444061,-0.426926970481873,0.391436249017715,-0.817145764827728,-0.423143565654755,0.792796790599823,-0.410164028406143,-0.450820088386536,0.740615785121918,-0.396190196275711,-0.542698383331299,0.407312154769897,-0.81852787733078,-0.40510356426239,0.450634360313416,-0.826222240924835,-0.338061302900314,0.994063377380371,0.108564041554928,-0.0072039463557303,0.980539262294769,0.106458894908428,-0.164952337741852,0.318561494350433,0.94769299030304,-0.0199150927364826,0.319236218929291,0.947300851345062,-0.0266323760151863,0.948999226093292,0.111871987581253,-0.294762879610062,0.756848514080048,0.624636054039001,-0.192380264401436,0.774992823600769,0.622321665287018,-0.110008895397186,0.315751999616623,0.948841750621796,9.39082310651429e-005,0.317109823226929,0.948363423347473,-0.00694285472854972,0.992678225040436,0.107284873723984,-0.0554969944059849,0.780066668987274,0.624618291854858,-0.0367143116891384,0.779604971408844,0.626260161399841,-0.00378981535322964,0.884881138801575,-0.434136539697647,-0.168851643800735,0.851120591163635,-0.426152914762497,-0.306573808193207,0.496217370033264,-0.838236451148987,-0.226115047931671,0.520260810852051,-0.845383703708649,-0.121058218181133,0.898784101009369,-0.438317537307739,-0.00804959796369076,0.897331893444061,-0.437691211700439,-0.0567616969347,0.525738298892975,-0.849702596664429,-0.0400596968829632,0.525113463401794,-0.851011574268341,-0.0059240167029202,0.220389857888222,-0.934066653251648,0.280976474285126,-0.00447827158495784,-0.999989986419678,-0.0001337785506621,-0.0638138130307198,-0.989606857299805,-0.128864347934723,-0.0670803934335709,-0.988942265510559,-0.132262527942657,-0.423067778348923,0.882386684417725,-0.205930650234222,-0.165633857250214,0.942615389823914,0.289899408817291,-0.163583591580391,0.942074418067932,0.292807579040527,-0.0698817297816277,-0.988234639167786,-0.136047065258026, --0.672626554965973,-0.35684609413147,0.648254871368408,-0.773263156414032,-0.428410619497299,0.467470228672028,-0.717648863792419,-0.408408164978027,0.564077019691467,0.0781080946326256,-0.994043171405792,0.0760085061192513,-0.236399978399277,-0.80178290605545,0.548870801925659,-0.370429545640945,-0.847512006759644,0.380138576030731,-0.773600816726685,-0.431626826524735,0.463939785957336,-0.0734487101435661,-0.987321019172668,-0.140721186995506,-0.502120494842529,-0.843400418758392,0.191182434558868,-0.502632200717926,-0.841487109661102,0.198142305016518,-0.306789815425873,0.950810015201569,0.0428996160626411,-0.854146122932434,0.259089767932892,0.450895637273788,-0.82713770866394,0.178753912448883,0.532813429832459,-0.711503684520721,0.694729387760162,0.105421267449856,-0.658115148544312,0.677763700485229,0.327903777360916,-0.799463748931885,0.118963666260242,0.588816940784454,-0.800583600997925,0.121731027960777,0.586726009845734,-0.166258633136749,0.944527983665466,0.283240050077438,-0.572441518306732,0.636241257190704,0.517211556434631,-0.572651326656342,0.630364298820496,0.524129033088684,-0.770398020744324,-0.429067581892014,0.471580177545547,-0.0681218653917313,-0.988685429096222,-0.133643612265587,-0.771530985832214,-0.428811639547348,0.469957947731018,-0.0688475742936134,-0.988500595092773,-0.134635031223297,-0.772270023822784,-0.428637832403183,0.468901455402374,-0.501445233821869,-0.841793060302734,0.199842646718025,-0.500589191913605,-0.842010617256165,0.201068788766861,-0.0675540119409561,-0.988826870918274,-0.132883206009865,-0.770926296710968,-0.428950697183609,0.47082257270813,-0.499908894300461,-0.842181086540222,0.202044740319252,-0.499331921339035,-0.842323899269104,0.20287449657917,-0.164867714047432,0.942439615726471,0.290905714035034,-0.798567235469818,0.118795856833458,0.590066015720367,-0.79896068572998,0.118882663547993,0.589515686035156,-0.164335280656815,0.942295551300049,0.291672766208649,-0.572795331478119,0.630450487136841,0.523868083953857,-0.572878777980804,0.630480825901031,0.523740172386169, --0.797913074493408,0.118626445531845,0.590984344482422,-0.798226654529572,0.118712224066257,0.590543508529663,-0.16528494656086,0.942541062831879,0.290339708328247,-0.572927534580231,0.630479395389557,0.523688614368439,-0.572953045368195,0.630455553531647,0.523689448833466,0.698330223560333,0.297226220369339,-0.651146292686462,0.819389283657074,0.159285932779312,-0.550662517547607,0.773251831531525,0.218331709504128,-0.595325887203217,-0.0765871107578278,0.889148533344269,-0.451164394617081,0.113426230847836,0.96083652973175,-0.252839148044586,0.315300107002258,0.716593325138092,-0.622157394886017,0.508209586143494,0.705821871757507,-0.493496209383011,0.297487705945969,0.95420229434967,-0.0316083692014217,0.28994232416153,0.956337094306946,-0.0367803387343884,0.819496631622314,0.16172531247139,-0.549791038036346,0.659087836742401,0.667362153530121,-0.346743404865265,0.664568364620209,0.661995887756348,-0.346569389104843,0.845736384391785,-0.317152082920074,-0.429120689630508,0.785777866840363,-0.37031415104866,-0.495399355888367,0.622282028198242,-0.78061717748642,-0.0583259724080563,0.511109411716461,-0.825357437133789,-0.239900693297386,0.714687466621399,-0.391163557767868,-0.579838633537292,0.713345766067505,-0.394866079092026,-0.578980624675751,0.379019975662231,-0.821160614490509,-0.426660358905792,0.384782165288925,-0.818635284900665,-0.426355361938477,0.817101895809174,0.160015851259232,-0.553840637207031,0.818026900291443,0.159743532538414,-0.552552223205566,0.295544654130936,0.954709231853485,-0.0344036482274532,0.296355694532394,0.954498946666718,-0.0332431495189667,0.818613886833191,0.15955325961113,-0.551737308502197,0.663415253162384,0.662311315536499,-0.348172187805176,0.66257655620575,0.662532985210419,-0.349345713853836,0.294361352920532,0.955013394355774,-0.0360670350492001,0.294903874397278,0.954874217510223,-0.035311795771122,0.817537248134613,0.15989251434803,-0.553233444690704,0.661902546882629,0.662706077098846,-0.350293755531311,0.661325931549072,0.662848234176636,-0.351112931966782,0.714437365531921,-0.390946298837662,-0.58029317855835, -0.71456378698349,-0.391040146350861,-0.58007425069809,0.38533827662468,-0.818727850914001,-0.425674825906754,0.385707408189774,-0.81878536939621,-0.425229787826538,0.714173138141632,-0.390783071517944,-0.58072817325592,0.714306890964508,-0.390864849090576,-0.580508649349213,0.385980427265167,-0.81881844997406,-0.42491826415062,0.386199116706848,-0.81883180141449,-0.424693703651428,-0.168037727475166,0.942707061767578,0.288212805986404,-0.0655267015099525,-0.98928689956665,-0.130451828241348,-0.166780114173889,0.942751228809357,0.288798421621323,-0.76852810382843,-0.429423838853836,0.474299252033234,-0.0662734657526016,-0.989129066467285,-0.131268858909607,-0.769450664520264,-0.42926350235939,0.472946584224701,-0.066660612821579,-0.989041090011597,-0.131734922528267,-0.769913136959076,-0.429170995950699,0.472277492284775,-0.498816519975662,-0.842450559139252,0.203615009784698,-0.498336613178253,-0.84256786108017,0.204303681850433,-0.0658997297286987,-0.98921000957489,-0.130846321582794,-0.768994092941284,-0.429346024990082,0.473613917827606,-0.497873902320862,-0.842679917812347,0.204968571662903,-0.49741268157959,-0.842790961265564,0.205630868673325,-0.166230902075768,0.942708790302277,0.289253205060959,-0.797304391860962,0.118452608585358,0.591840088367462,-0.797609567642212,0.118538409471512,0.591411590576172,-0.165942788124084,0.942670047283173,0.289544761180878,-0.572960495948792,0.630412936210632,0.523732602596283,-0.572952330112457,0.630354702472687,0.523811519145966,-0.796651601791382,0.118267215788364,0.592755436897278,-0.796988308429718,0.118363440036774,0.592283487319946,-0.166506826877594,0.942735433578491,0.289007693529129,-0.57293164730072,0.630278587341309,0.523925721645355,-0.572895884513855,0.630185306072235,0.52407705783844,-0.766219258308411,-0.429720610380173,0.477753341197968,-0.064743772149086,-0.989438891410828,-0.129687756299973,-0.767506778240204,-0.429572075605392,0.475816369056702,-0.0651460438966751,-0.989362359046936,-0.130069628357887,-0.768037796020508,-0.429498940706253,0.475024908781052, --0.496938526630402,-0.842903912067413,0.206313088536263,-0.496434301137924,-0.843023359775543,0.207037806510925,-0.0643042176961899,-0.98951917886734,-0.129293411970139,-0.766911447048187,-0.429645359516144,0.476709216833115,-0.495878994464874,-0.843154311180115,0.207833766937256,-0.495248109102249,-0.843299567699432,0.208746686577797,-0.167358011007309,0.942750632762909,0.288465768098831,-0.795868575572968,0.118059113621712,0.593847870826721,-0.796282827854156,0.118167169392109,0.593270719051361,-0.167061343789101,0.942756056785584,0.28862002491951,-0.572842538356781,0.630074620246887,0.524268507957459,-0.572769999504089,0.629940748214722,0.524508535861969,-0.794812440872192,0.117808148264885,0.595310389995575,-0.79538768529892,0.117940984666348,0.594515204429626,-0.167677819728851,0.942735254764557,0.288330376148224,-0.572670519351959,0.629779577255249,0.524810552597046,-0.572535574436188,0.629583060741425,0.525193452835083,0.815481901168823,0.160380825400352,-0.556118071079254,0.816296339035034,0.160218760371208,-0.554968595504761,0.293428033590317,0.955252230167389,-0.0373248681426048,0.293877840042114,0.955137133598328,-0.0367262288928032,0.81669408082962,0.160122483968735,-0.554410994052887,0.660807549953461,0.662970304489136,-0.351857572793961,0.660321593284607,0.663079738616943,-0.3525630235672,0.292558044195175,0.955475151538849,-0.0384317971765995,0.292992919683456,0.955363631248474,-0.0378872081637383,0.815896570682526,0.160302773118019,-0.555531919002533,0.65984970331192,0.663180589675903,-0.353256076574326,0.659374833106995,0.663279712200165,-0.353956073522568,0.713877260684967,-0.390610128641129,-0.581208109855652,0.714031219482422,-0.390699297189713,-0.580959141254425,0.386381298303604,-0.818830549716949,-0.424530297517776,0.386540979146957,-0.818814516067505,-0.42441588640213,0.713517248630524,-0.390418469905853,-0.581778824329376,0.713708281517029,-0.390515983104706,-0.581478893756866,0.38668754696846,-0.818783640861511,-0.424341917037964,0.3868248462677,-0.81873881816864,-0.424303233623505,0.813342034816742,0.160681903362274,-0.559156477451324, -0.814549446105957,0.160533145070076,-0.557439029216766,0.291628628969193,0.955714106559753,-0.0395387895405293,0.292107880115509,0.955590844154358,-0.0389754101634026,0.815038204193115,0.160458564758301,-0.556745707988739,0.658881545066834,0.663379371166229,-0.354687064886093,0.658355355262756,0.663478255271912,-0.355478376150131,0.290507137775421,0.956001698970795,-0.0408213324844837,0.291104376316071,0.955848693847656,-0.040144681930542,0.813994526863098,0.160606786608696,-0.558227896690369,0.657773852348328,0.663581490516663,-0.356361031532288,0.657104134559631,0.663697481155396,-0.357379227876663,0.7130486369133,-0.390180945396423,-0.582512199878693,0.713300704956055,-0.390306681394577,-0.582119166851044,0.386956453323364,-0.818678855895996,-0.424299001693726,0.387084394693375,-0.818603098392487,-0.424328446388245,0.712371587753296,-0.389888793230057,-0.583535254001617,0.712746024131775,-0.39004373550415,-0.582974314689636,0.387207835912704,-0.818511962890625,-0.424391627311707,0.3873291015625,-0.818398892879486,-0.424499064683914,-0.0459559932351112,-0.992582321166992,-0.112554311752319,-0.185232669115067,0.944549381732941,0.271137148141861,-0.0604204386472702,-0.990200221538544,-0.12590828537941,-0.170511394739151,0.942532420158386,0.287329882383347,-0.761606395244598,-0.430073857307434,0.484759896993637,-0.0625640377402306,-0.989830732345581,-0.127753362059593,-0.764301478862762,-0.429900854825974,0.480654299259186,-0.0632493123412132,-0.989707589149475,-0.12836828827858,-0.765377938747406,-0.429802089929581,0.479026973247528,-0.494499802589417,-0.843466281890869,0.209844186902046,-0.493562251329422,-0.843668401241302,0.211234211921692,-0.0616578012704849,-0.989989101886749,-0.126964464783669,-0.762990772724152,-0.430011332035065,0.482633739709854,-0.492387682199478,-0.843923091888428,0.212951242923737,-0.491027027368546,-0.844212234020233,0.214937627315521,-0.168953120708466,0.942606449127197,0.288006812334061,-0.793164670467377,0.117445342242718,0.597575426101685,-0.794096231460571,0.11764795333147,0.596297025680542, --0.168454587459564,0.942664265632629,0.288109511137009,-0.572348058223724,0.62933623790741,0.525693476200104,-0.572078227996826,0.629023432731628,0.526361107826233,-0.790970206260681,0.117008447647095,0.600562334060669,-0.792050838470459,0.117215432226658,0.599095940589905,-0.169589340686798,0.942553102970123,0.287807464599609,-0.571783721446991,0.628661692142487,0.527112722396851,-0.571690678596497,0.628279387950897,0.527669250965118,-0.76384174823761,-0.427735418081284,0.483309656381607,-0.056229941546917,-0.990914165973663,-0.122177362442017,-0.759531736373901,-0.429723680019379,0.488312482833862,-0.0587107613682747,-0.990492522716522,-0.124409258365631,-0.760348796844482,-0.430010110139847,0.486786425113678,-0.489541172981262,-0.844506204128265,0.217160776257515,-0.487985819578171,-0.844783306121826,0.21957004070282,-0.0523968562483788,-0.991554796695709,-0.118632540106773,-0.759956955909729,-0.429049432277679,0.488243848085403,-0.486551076173782,-0.845012247562408,0.221861124038696,-0.485864102840424,-0.845171928405762,0.22275647521019,-0.174294352531433,0.942755937576294,0.284310936927795,-0.790228247642517,0.116900853812695,0.601559281349182,-0.790206134319305,0.116875864565372,0.60159307718277,-0.171957463026047,0.942575454711914,0.286325305700302,-0.572120010852814,0.627894818782806,0.527661561965942,-0.573591709136963,0.627572000026703,0.526446640491486,-0.799104511737823,0.118465684354305,0.58940464258194,-0.79218065738678,0.117272108793259,0.598913252353668,-0.178231909871101,0.943255364894867,0.2801833152771,-0.577261388301849,0.627509593963623,0.522494971752167,-0.585926294326782,0.62835168838501,0.511727035045624,0.80905818939209,0.160889908671379,-0.565278112888336,0.811511874198914,0.160850241780281,-0.561761200428009,0.288910865783691,0.956407368183136,-0.0426078513264656,0.28979679942131,0.956183016300201,-0.0416161604225636,0.812541365623474,0.160760641098022,-0.560296773910522,0.65629780292511,0.663831532001495,-0.358609706163406,0.655278384685516,0.663991153240204,-0.360174983739853,0.286553770303726,0.95698344707489,-0.0454937592148781, -0.287829160690308,0.95667564868927,-0.0438867472112179,0.810280442237854,0.160918295383453,-0.563516497612,0.654051959514618,0.66414475440979,-0.362115621566772,0.652753412723541,0.664229333400726,-0.364297091960907,0.711257874965668,-0.389481335878372,-0.585163652896881,0.711893022060394,-0.389704942703247,-0.584241807460785,0.387445569038391,-0.818259418010712,-0.424661636352539,0.387554138898849,-0.818089544773102,-0.424889713525772,0.709961533546448,-0.388947695493698,-0.587089717388153,0.710531651973724,-0.38921645283699,-0.586221218109131,0.387763559818268,-0.817876636981964,-0.425108581781387,0.388301283121109,-0.817636370658875,-0.42507991194725,0.815858423709869,0.156159549951553,-0.556766748428345,0.80789989233017,0.160090446472168,-0.56715852022171,0.283287048339844,0.957724452018738,-0.05012346804142,0.285050988197327,0.957334339618683,-0.04750582203269,0.808115303516388,0.160667151212692,-0.566688418388367,0.651542663574219,0.664165794849396,-0.366573244333267,0.650684893131256,0.663806796073914,-0.368740737438202,0.279454290866852,0.958360195159912,-0.0587457939982414,0.281299024820328,0.958117067813873,-0.0536894723773003,0.809509694576263,0.158825069665909,-0.565215647220612,0.650870025157928,0.662839114665985,-0.370152026414871,0.654020071029663,0.660559713840485,-0.368671327829361,0.710841953754425,-0.388611197471619,-0.586246609687805,0.709876716136932,-0.38872367143631,-0.587340533733368,0.389470219612122,-0.81740140914917,-0.424461841583252,0.391813963651657,-0.817208826541901,-0.422671943902969,0.723055362701416,-0.389720857143402,-0.570358335971832,0.714151442050934,-0.388786494731903,-0.582093477249146,0.396490901708603,-0.817164838314056,-0.418373823165894,0.406205862760544,-0.817562162876129,-0.408153057098389,-0.271432995796204,0.962396621704102,-0.0108131961897016,0.00202166568487883,-0.99927544593811,-0.0380056835711002,-0.25920432806015,0.96078234910965,0.0985413864254951,-0.890736043453217,-0.407901525497437,0.200513318181038,-0.0165977943688631,-0.996428072452545,-0.0827987715601921, --0.810295045375824,-0.421565771102905,0.407067805528641,-0.034325860440731,-0.994246602058411,-0.101466305553913,-0.777367830276489,-0.425473153591156,0.463326960802078,-0.487939119338989,-0.845367908477783,0.217413440346718,-0.497470825910568,-0.845380008220673,0.194564878940582,-0.00295360619202256,-0.998251616954803,-0.0590345598757267,-0.855657398700714,-0.414199709892273,0.310304671525955,-0.516698718070984,-0.842732310295105,0.151078537106514,-0.534772098064423,-0.839253485202789,0.0983482003211975,-0.218067944049835,0.953707575798035,0.207094684243202,-0.863193094730377,0.129400953650475,0.488009303808212,-0.819069921970367,0.121787860989571,0.560617685317993,-0.198005706071854,0.94780033826828,0.249936431646347,-0.606237173080444,0.632074058055878,0.482658088207245,-0.64567369222641,0.641185879707336,0.414712131023407,-0.9603151679039,0.145872294902802,0.237730994820595,-0.91901159286499,0.139338374137878,0.368785262107849,-0.241448879241943,0.958489418029785,0.151659101247787,-0.693273544311523,0.650329053401947,0.310554146766663,-0.728330969810486,0.655220150947571,0.200550436973572,-0.912829518318176,-0.406776607036591,-0.0357077494263649,-0.000720497744623572,-0.999946177005768,-0.0103476755321026,-0.913562834262848,-0.405230969190598,0.0345079936087132,0.00169958383776248,-0.999764323234558,-0.0216426663100719,-0.908142924308777,-0.405138313770294,0.10554313659668,-0.544684827327728,-0.837068915367126,0.0513230413198471,-0.547933220863342,-0.83638209104538,0.0153048746287823,-0.00321112666279078,-0.999990344047546,-0.0029994104988873,-0.913582801818848,-0.406363844871521,-0.015326339751482,-0.547941088676453,-0.836451888084412,-0.0104301366955042,-0.547684907913208,-0.836419403553009,-0.0210673492401838,-0.271576136350632,0.962182402610779,0.0212472639977932,-0.987758100032806,0.150056898593903,0.0426239967346191,-0.980817198753357,0.148950725793839,0.125742986798286,-0.268568426370621,0.961737334728241,0.0541504435241222,-0.745511889457703,0.65781307220459,0.107209891080856,-0.750586807727814,0.65967583656311,0.0380433350801468, --0.987864553928375,0.150342151522636,-0.0389986224472523,-0.988515198230743,0.150339126586914,-0.0153594966977835,-0.271594107151031,0.962410628795624,-0.00155241810716689,-0.7502760887146,0.661048233509064,-0.0100527750328183,-0.749461650848389,0.661384642124176,-0.0296253487467766,0.964720487594604,0.128283813595772,-0.229907870292664,0.875580728054047,0.141773864626884,-0.461799263954163,0.285137444734573,0.956041395664215,-0.0684220045804977,0.279487580060959,0.957917034626007,-0.0654338672757149,0.834568858146667,0.150656431913376,-0.5299032330513,0.665470600128174,0.655511498451233,-0.357006400823593,0.692986905574799,0.647145867347717,-0.317759871482849,0.298288702964783,0.953767061233521,-0.0367725379765034,0.293075233697891,0.954387962818146,-0.0570133626461029,0.926756381988525,0.133559361100197,-0.351118892431259,0.72818249464035,0.640368163585663,-0.244292691349983,0.754171252250671,0.63703054189682,-0.159429520368576,0.790644109249115,-0.398349195718765,-0.464972913265228,0.745527267456055,-0.392572671175003,-0.538586854934692,0.427115052938461,-0.81908655166626,-0.38297513127327,0.464860111474991,-0.822389245033264,-0.327995359897614,0.882032155990601,-0.411148011684418,-0.230166420340538,0.843966960906982,-0.405245155096054,-0.351420164108276,0.505331158638,-0.827128469944,-0.245965391397476,0.531421661376953,-0.831745028495789,-0.160596609115601,0.990804493427277,0.13027435541153,0.0365382544696331,0.990755259990692,0.127916797995567,-0.0451812371611595,0.296906232833862,0.954899311065674,-0.00374129414558411,0.298846513032913,0.954130351543427,-0.0180564057081938,0.983991503715515,0.126912191510201,-0.125116288661957,0.765656054019928,0.637568116188049,-0.0853099524974823,0.767596542835236,0.640281558036804,-0.028897650539875,0.293223142623901,0.955982267856598,0.0108685130253434,0.294507205486298,0.955626606941223,0.00658068992197514,0.991498351097107,0.129515960812569,0.0125174382701516,0.765624284744263,0.643183708190918,0.0115835890173912,0.764104306697845,0.644468426704407,0.028371412307024,0.90701550245285,-0.418464660644531,-0.0470125451683998, -0.900866866111755,-0.415381073951721,-0.12608490884304,0.541979432106018,-0.835754215717316,-0.0881661474704742,0.542904794216156,-0.839108109474182,-0.0339411199092865,0.906282901763916,-0.421347349882126,0.03343241289258,0.907196938991547,-0.42059138417244,0.00982755701988935,0.540152013301849,-0.841556310653687,0.00433776760473847,0.53834193944931,-0.842487752437592,0.0200587809085846,0.199819833040237,-0.938086271286011,0.282959759235382,-0.021859884262085,-0.99965113401413,0.0148243363946676,-0.0791455581784248,-0.990475654602051,-0.112667091190815,-0.081816665828228,-0.989927113056183,-0.115543909370899,-0.408826470375061,0.886905133724213,-0.215081840753555,-0.150665163993835,0.949618875980377,0.274816304445267,-0.148617431521416,0.949083030223846,0.277766615152359,-0.0845817700028419,-0.989255309104919,-0.119246922433376,-0.676113605499268,-0.337335735559464,0.655038177967072,-0.776885628700256,-0.4097660779953,0.478059113025665,-0.720370411872864,-0.3914475440979,0.572568953037262,0.0574096105992794,-0.994941473007202,0.0824351236224175,-0.251144260168076,-0.79356974363327,0.554232537746429,-0.383715510368347,-0.838064432144165,0.387827724218369,-0.777351200580597,-0.413858354091644,0.473757684230804,-0.0895036458969116,-0.9880251288414,-0.125679850578308,-0.513169467449188,-0.833344697952271,0.205410927534103,-0.513372004032135,-0.83097243309021,0.214322209358215,-0.292388051748276,0.955886781215668,0.0281011015176773,-0.846354961395264,0.280432045459747,0.452814728021622,-0.820280790328979,0.198799550533295,0.536300420761108,-0.698257386684418,0.708700120449066,0.100899785757065,-0.645080864429474,0.693378031253815,0.321088075637817,-0.794782102108002,0.140123963356018,0.590497016906738,-0.795896589756012,0.143083781003952,0.58828192949295,-0.151564925909042,0.951763331890106,0.266785740852356,-0.560381472110748,0.653874814510345,0.508350610733032,-0.560906231403351,0.647263586521149,0.516172468662262,-0.774248838424683,-0.410334914922714,0.48183399438858,-0.0828172937035561,-0.989688277244568,-0.116869017481804, --0.775236129760742,-0.4101243019104,0.480423808097839,-0.0835391134023666,-0.989512383937836,-0.117841012775898,-0.775922477245331,-0.409974932670593,0.479442209005356,-0.512196183204651,-0.831266462802887,0.215988680720329,-0.511371374130249,-0.831470251083374,0.217155650258064,-0.0822673738002777,-0.989820837974548,-0.116132810711861,-0.774698078632355,-0.410240590572357,0.481191724538803,-0.510735750198364,-0.831625461578369,0.218055218458176,-0.510214626789093,-0.831751227378845,0.218794316053391,-0.149913534522057,0.94944179058075,0.275837302207947,-0.793966948986053,0.140007331967354,0.591620147228241,-0.794311463832855,0.140065550804138,0.591143727302551,-0.149379774928093,0.949299395084381,0.276615798473358,-0.561072528362274,0.647361636161804,0.515868604183197,-0.561182916164398,0.647410035133362,0.515687882900238,-0.793445706367493,0.139901772141457,0.592343986034393,-0.793688237667084,0.139952540397644,0.592006981372833,-0.150325044989586,0.949543416500092,0.275263041257858,-0.561261177062988,0.647431552410126,0.515575647354126,-0.561318635940552,0.647434711456299,0.515509128570557,0.698257327079773,0.278605669736862,-0.659405529499054,0.818835854530334,0.138562843203545,-0.557053089141846,0.77406108379364,0.197338685393333,-0.601570427417755,-0.0638587847352028,0.884277522563934,-0.462574660778046,0.125126481056213,0.954871833324432,-0.269375383853912,0.32343527674675,0.703222215175629,-0.633141458034515,0.515590012073517,0.691100835800171,-0.50650429725647,0.310732305049896,0.949244022369385,-0.0487979725003242,0.30202853679657,0.951722323894501,-0.0548027530312538,0.818848848342896,0.141379922628403,-0.556325674057007,0.665691196918488,0.653163135051727,-0.360878229141235,0.6720330119133,0.646839916706085,-0.360513150691986,0.836281001567841,-0.336038887500763,-0.433257341384888,0.775862634181976,-0.391714125871658,-0.494567722082138,0.604393720626831,-0.794531881809235,-0.0585438944399357,0.491503566503525,-0.838641822338104,-0.23474258184433,0.706125974655151,-0.411029189825058,-0.576577067375183,0.704022824764252,-0.415429413318634,-0.575995028018951, -0.36322745680809,-0.833957135677338,-0.415428966283798,0.370836317539215,-0.83113032579422,-0.41437029838562,0.816780030727386,0.139196142554283,-0.559906125068665,0.817560315132141,0.138978779315948,-0.558820247650146,0.30881142616272,0.949725985527039,-0.0515374429523945,0.309603422880173,0.949528336524963,-0.0504152216017246,0.818093657493591,0.138813331723213,-0.558080315589905,0.670900821685791,0.647142231464386,-0.36207589507103,0.670105636119843,0.64734673500061,-0.363181322813034,0.307702958583832,0.95000034570694,-0.0530866868793964,0.308202803134918,0.94987678527832,-0.0523932911455631,0.817137539386749,0.139099702239037,-0.559408187866211,0.669491052627563,0.647499322891235,-0.364041686058044,0.668985247612,0.647619962692261,-0.364756226539612,0.705946683883667,-0.410850256681442,-0.576924085617065,0.706031858921051,-0.410923153162003,-0.576767802238464,0.37141165137291,-0.831225574016571,-0.413663446903229,0.371799737215042,-0.831287801265717,-0.413189470767975,0.705784797668457,-0.410740464925766,-0.57720023393631,0.705865263938904,-0.410791724920273,-0.577065348625183,0.372088074684143,-0.831330060958862,-0.412844777107239,0.372317016124725,-0.831357955932617,-0.412582069635391,-0.152754530310631,0.949800550937653,0.273029208183289,-0.0804454013705254,-0.990228891372681,-0.113909147679806,-0.151720881462097,0.949779391288757,0.273678421974182,-0.772835969924927,-0.410572499036789,0.483895421028137,-0.0810803547501564,-0.990094065666199,-0.114628963172436,-0.773498833179474,-0.410472989082336,0.482919752597809,-0.0814292505383492,-0.990016281604767,-0.115052416920662,-0.773856341838837,-0.410409718751907,0.482400447130203,-0.50976699590683,-0.831858038902283,0.219430759549141,-0.50936621427536,-0.831952810287476,0.220001131296158,-0.0807568952441216,-0.990164041519165,-0.114251874387264,-0.773162066936493,-0.410527765750885,0.483412206172943,-0.508995056152344,-0.832040429115295,0.220528349280357,-0.508642971515656,-0.832121610641479,0.221033915877342,-0.151230424642563,0.949720144271851,0.274155080318451, --0.793013393878937,0.139805644750595,0.592945277690887,-0.793223798274994,0.139853924512863,0.592652440071106,-0.150961622595787,0.949676334857941,0.274454802274704,-0.561363875865936,0.647422075271606,0.515475809574127,-0.561399102210999,0.647397220134735,0.515468657016754,-0.792596042156219,0.139709651470184,0.59352570772171,-0.792806029319763,0.139758691191673,0.593233585357666,-0.15147902071476,0.949754595756531,0.273898482322693,-0.56142395734787,0.647363543510437,0.515483915805817,-0.561442732810974,0.647316455841064,0.515522539615631,-0.771425426006317,-0.410687386989594,0.486043900251389,-0.0798253640532494,-0.990350961685181,-0.113282203674316,-0.772173345088959,-0.410646229982376,0.484889686107636,-0.0801377221941948,-0.990290582180023,-0.113589458167553,-0.772508919239044,-0.410614639520645,0.484381675720215,-0.508296728134155,-0.832201361656189,0.221529558300972,-0.507948815822601,-0.832279801368713,0.222032308578491,-0.079497255384922,-0.990411996841431,-0.112978629767895,-0.771817266941071,-0.410668611526489,0.485437363386154,-0.507588088512421,-0.832358300685883,0.222562432289124,-0.507197916507721,-0.832442820072174,0.223134934902191,-0.152213409543037,0.949803709983826,0.273320347070694,-0.792137801647186,0.139615938067436,0.594159185886383,-0.792375683784485,0.139662012457848,0.59383100271225,-0.151964172720909,0.949795186519623,0.273488640785217,-0.561452805995941,0.647258996963501,0.515583693981171,-0.561455845832825,0.647188901901245,0.515668392181396,-0.79157543182373,0.139505416154861,0.594934105873108,-0.79187548160553,0.139562606811523,0.594521284103394,-0.152473419904709,0.949805915355682,0.273167729377747,-0.561453521251678,0.647099137306213,0.515783488750458,-0.56143844127655,0.646992027759552,0.51593428850174,0.81561404466629,0.139429658651352,-0.561545312404633,0.816170990467072,0.139332383871078,-0.560759723186493,0.306884795427322,0.950202584266663,-0.0541921034455299,0.307272374629974,0.950106620788574,-0.0536755844950676,0.816463351249695,0.139273837208748,-0.560348510742188,0.668548762798309,0.647719919681549,-0.365378588438034, -0.668158650398254,0.647802889347076,-0.365944713354111,0.306179374456406,0.950378060340881,-0.0550975985825062,0.306523770093918,0.950292348861694,-0.0546591058373451,0.815890669822693,0.139381945133209,-0.561155140399933,0.66779613494873,0.647877335548401,-0.366474002599716,0.667448401451111,0.647945821285248,-0.366986155509949,0.705622494220734,-0.410641878843308,-0.577468693256378,0.705704867839813,-0.410691142082214,-0.577332973480225,0.372511118650436,-0.831372618675232,-0.412377327680588,0.37268403172493,-0.831374764442444,-0.412216812372208,0.705439507961273,-0.410533726215363,-0.577769160270691,0.705534219741821,-0.410589963197708,-0.577613532543182,0.372842073440552,-0.831366658210754,-0.41209015250206,0.372990250587463,-0.83134937286377,-0.411990821361542,0.814367234706879,0.139529183506966,-0.563327312469482,0.815039336681366,0.139492005109787,-0.562363624572754,0.305498480796814,0.950548112392426,-0.0559370629489422,0.305841505527496,0.950462281703949,-0.055520337074995,0.815333604812622,0.139466494321823,-0.561943292617798,0.667108058929443,0.64800500869751,-0.367500215768814,0.666763484477997,0.648059904575348,-0.368028342723846,0.30474591255188,0.95073789358139,-0.0568100400269032,0.30513671040535,0.950639247894287,-0.0563612170517445,0.814721524715424,0.139512792229652,-0.562818825244904,0.666402876377106,0.648112177848816,-0.368588894605637,0.666012525558472,0.648162961006165,-0.369204670190811,0.70521754026413,-0.410409092903137,-0.578128576278687,0.70533549785614,-0.410474389791489,-0.577938199043274,0.373133838176727,-0.831322550773621,-0.411915063858032,0.373280793428421,-0.831282258033752,-0.41186311841011,0.704917430877686,-0.410255640745163,-0.578603267669678,0.705080091953278,-0.41033735871315,-0.578347086906433,0.373428225517273,-0.831231832504272,-0.411831319332123,0.373578727245331,-0.831169545650482,-0.411820501089096,-0.0694853439927101,-0.992131292819977,-0.104150332510471,-0.16192752122879,0.950332701206207,0.265795469284058,-0.0770368874073029,-0.990843594074249,-0.110879614949226, --0.154434964060783,0.949712932109833,0.272387981414795,-0.768970310688019,-0.410719126462936,0.489892274141312,-0.0783046036958694,-0.990623772144318,-0.111950263381004,-0.770433604717255,-0.410711318254471,0.487594336271286,-0.0787541568279266,-0.990544855594635,-0.112332820892334,-0.770976126194,-0.410700887441635,0.486744910478592,-0.506762146949768,-0.83253425359726,0.223782792687416,-0.506249964237213,-0.832638263702393,0.224554002285004,-0.077758327126503,-0.990719795227051,-0.111480481922627,-0.769755125045776,-0.410720586776733,0.488656997680664,-0.5056192278862,-0.832762181758881,0.225513383746147,-0.504852950572968,-0.832913935184479,0.226667001843452,-0.153432369232178,0.949763536453247,0.272777855396271,-0.790774285793304,0.139367327094078,0.59603089094162,-0.791218161582947,0.139443561434746,0.595423579216003,-0.153069406747818,0.949786424636841,0.272901952266693,-0.561407446861267,0.646860361099243,0.516133069992065,-0.561353027820587,0.646694123744965,0.516400456428528,-0.789588868618011,0.139171168208122,0.597645998001099,-0.790211737155914,0.139270111918449,0.596799254417419,-0.153868794441223,0.949733793735504,0.272635489702225,-0.561272203922272,0.646485090255737,0.516749978065491,-0.561235427856445,0.646251380443573,0.517082214355469,-0.767804980278015,-0.409391433000565,0.492822587490082,-0.0747078433632851,-0.991242706775665,-0.108888067305088,-0.767502248287201,-0.410482436418533,0.492386519908905,-0.0760646909475327,-0.991009891033173,-0.110061779618263,-0.768182039260864,-0.410658776760101,0.491177946329117,-0.503980100154877,-0.833079636096954,0.227996438741684,-0.503017663955688,-0.833242535591125,0.229521512985229,-0.0727016553282738,-0.991586565971375,-0.107100561261177,-0.767162680625916,-0.410110294818878,0.49322509765625,-0.501989662647247,-0.833389222621918,0.231233149766922,-0.501012802124023,-0.833500683307648,0.232943564653397,-0.156512379646301,0.949764788150787,0.271017968654633,-0.788759231567383,0.139089345932007,0.598759591579437,-0.789046585559845,0.139099717140198,0.598378479480743, --0.155257374048233,0.949715197086334,0.271912217140198,-0.561408340930939,0.645996987819672,0.517212331295013,-0.562010169029236,0.645730137825012,0.516891896724701,-0.790980100631714,0.139599785208702,0.59570324420929,-0.789088606834412,0.139206647872925,0.598298072814941,-0.158516958355904,0.949919700622559,0.269304484128952,-0.563460767269135,0.645497262477875,0.515601813793182,-0.566766560077667,0.645438611507416,0.512039661407471,0.812121212482452,0.139502450823784,-0.566567122936249,0.813451826572418,0.139549568295479,-0.564643263816834,0.303797096014023,0.950976669788361,-0.0578847751021385,0.304308950901031,0.950848042964935,-0.0573059804737568,0.813954770565033,0.139540761709213,-0.563920259475708,0.665571630001068,0.648214638233185,-0.369908362627029,0.665046691894531,0.64827173948288,-0.370751470327377,0.302421718835831,0.951314747333527,-0.0595095232129097,0.303171008825302,0.951132655143738,-0.0586008615791798,0.812822282314301,0.139548227190971,-0.565549492835999,0.664398968219757,0.648332536220551,-0.371804893016815,0.663660526275635,0.648365080356598,-0.3730648458004,0.704456508159637,-0.410049051046371,-0.579310655593872,0.704716145992279,-0.410161137580872,-0.578915357589722,0.373737931251526,-0.83109188079834,-0.41183277964592,0.373906850814819,-0.830996632575989,-0.411871641874313,0.703799366950989,-0.409762501716614,-0.580311238765717,0.704123437404633,-0.40991473197937,-0.579810321331024,0.374104857444763,-0.830878615379334,-0.411929935216904,0.37443533539772,-0.830732524394989,-0.41192427277565,0.812960743904114,0.137210786342621,-0.565922260284424,0.811087369918823,0.139060527086258,-0.568154335021973,0.300454378128052,0.951771855354309,-0.0621093325316906,0.301529347896576,0.9515261054039,-0.0606477372348309,0.811486184597015,0.13936647772789,-0.567509651184082,0.662908971309662,0.64833390712738,-0.374452769756317,0.662239611148834,0.648172974586487,-0.37591290473938,0.297618746757507,0.952335238456726,-0.0669381469488144,0.299153983592987,0.952050447463989,-0.0640848278999329,0.81127256155014,0.138447374105453,-0.568039655685425, -0.661856830120087,0.64775013923645,-0.3773133456707,0.662320375442505,0.646777749061584,-0.378166943788528,0.703905820846558,-0.409520030021667,-0.580353319644928,0.703651010990143,-0.409622550010681,-0.580589830875397,0.375052571296692,-0.830575823783875,-0.411678731441498,0.376190215349197,-0.830421626567841,-0.410951226949692,0.708112299442291,-0.409719198942184,-0.575071394443512,0.70502108335495,-0.409498274326324,-0.579013288021088,0.378313034772873,-0.830291509628296,-0.409261852502823,0.382464289665222,-0.830272197723389,-0.405424654483795,-0.256280213594437,0.966445803642273,-0.0174076929688454,-0.0168991442769766,-0.998996436595917,-0.0414792820811272,-0.225007742643356,0.966199338436127,0.125818818807602,-0.869765162467957,-0.396681100130081,0.293517738580704,-0.05184580758214,-0.994790017604828,-0.0877773687243462,-0.784994900226593,-0.405894100666046,0.468009680509567,-0.0636752545833588,-0.993074893951416,-0.0987307578325272,-0.77145391702652,-0.408071666955948,0.4881971180439,-0.500558614730835,-0.833588480949402,0.233604937791824,-0.502595007419586,-0.833919405937195,0.227984055876732,-0.0330867245793343,-0.99710351228714,-0.0684825852513313,-0.820026755332947,-0.402121722698212,0.407251954078674,-0.512726366519928,-0.834279716014862,0.202704131603241,-0.532150268554688,-0.833079755306244,0.150977462530136,-0.180811896920204,0.954707503318787,0.236306235194206,-0.817206203937531,0.144029095768929,0.558058798313141,-0.797286868095398,0.140722140669823,0.586967647075653,-0.168263122439384,0.95146644115448,0.257680475711823,-0.574648320674896,0.646144807338715,0.502271056175232,-0.594841003417969,0.649888634681702,0.473084479570389,-0.926157474517822,0.162019431591034,0.340561389923096,-0.863907217979431,0.152071759104729,0.480144202709198,-0.201286599040031,0.960792422294617,0.190687283873558,-0.636067807674408,0.65963888168335,0.400367707014084,-0.687800705432892,0.670344233512878,0.278511941432953,-0.920191586017609,-0.391451060771942,-0.00367814255878329,-0.0164208877831697,-0.999860763549805,0.00296262186020613, --0.918147742748261,-0.389987826347351,0.0701012760400772,-0.012865474447608,-0.999809205532074,-0.0146970683708787,-0.905262112617493,-0.391672551631927,0.164599925279617,-0.550541520118713,-0.829874396324158,0.0906227380037308,-0.559658467769623,-0.827519655227661,0.0446497686207294,-0.0200255811214447,-0.999728679656982,0.011897562071681,-0.920252919197083,-0.391008526086807,0.0157146621495485,-0.561790347099304,-0.827103793621063,0.0170570444315672,-0.562297463417053,-0.826905488967896,0.00699483184143901,-0.253456801176071,0.967191517353058,0.0173289757221937,-0.983144342899323,0.167575821280479,0.0731127858161926,-0.968379378318787,0.167020171880722,0.185325548052788,-0.244098827242851,0.967735946178436,0.0624727420508862,-0.723845720291138,0.67394232749939,0.147814407944679,-0.737133026123047,0.673596143722534,0.0538810789585114,-0.985948264598846,0.166531533002853,-0.0131658175960183,-0.985926449298859,0.166915655136108,0.00939044915139675,-0.255667150020599,0.966728866100311,-0.00834709499031305,-0.739176273345947,0.673511683940887,0.000640175479929894,-0.739137351512909,0.673309862613678,-0.0181622449308634,0.938041388988495,0.11109135299921,-0.328233391046524,0.837908685207367,0.128681972622871,-0.530424296855927,0.29647821187973,0.951832473278046,-0.0782024338841438,0.296104907989502,0.952483117580414,-0.0713990330696106,0.81892204284668,0.134567335247993,-0.557905256748199,0.665421545505524,0.644500970840454,-0.376606822013855,0.677220165729523,0.639021515846252,-0.364725053310394,0.312985956668854,0.94735449552536,-0.067522406578064,0.302985817193985,0.949560165405273,-0.0808396264910698,0.881520807743073,0.11940611153841,-0.456796675920486,0.706633627414703,0.630100011825562,-0.321936160326004,0.745659291744232,0.622993767261505,-0.236370503902435,0.739092707633972,-0.413608193397522,-0.531667411327362,0.716352701187134,-0.410647511482239,-0.564098834991455,0.391396552324295,-0.830634236335754,-0.396049946546555,0.412593394517899,-0.832125842571259,-0.370585024356842,0.845597803592682,-0.426754117012024,-0.320694863796234, -0.786922574043274,-0.419542610645294,-0.452478528022766,0.452507108449936,-0.835439264774323,-0.311895042657852,0.497041612863541,-0.840215146541595,-0.216767430305481,0.993443667888641,0.11416395008564,0.00601826468482614,0.990687966346741,0.110026486217976,-0.0801971927285194,0.313352227210999,0.949271142482758,-0.0263552125543356,0.316392242908478,0.947590351104736,-0.0443672463297844,0.976560652256012,0.10812646895647,-0.18611279129982,0.770716071128845,0.62222284078598,-0.137242645025253,0.777091860771179,0.626215100288391,-0.0631106197834015,0.308355718851089,0.951198279857636,-0.0117725385352969,0.310082018375397,0.950580656528473,-0.015671256929636,0.993466675281525,0.112841129302979,-0.0170545224100351,0.776033043861389,0.630400538444519,-0.0191814806312323,0.774695336818695,0.632326543331146,-0.00320558645762503,0.897761821746826,-0.434558123350143,-0.0719926133751869,0.884200930595398,-0.431949973106384,-0.177786111831665,0.522478818893433,-0.844856321811676,-0.115037970244884,0.527833342552185,-0.848356008529663,-0.0410367995500565,0.899592459201813,-0.436520636081696,0.0135317891836166,0.899909913539886,-0.435976892709732,-0.00929208844900131,0.525771915912628,-0.850623846054077,0.00173784350045025,0.523979842662811,-0.851560056209564,0.0170476753264666,-0.382839769124985,0.868675291538239,0.314383506774902,-0.279936283826828,0.758472979068756,0.588518798351288,-0.149636089801788,0.574018955230713,0.805053651332855,-0.00468743732199073,0.333380609750748,0.942780673503876,0.140734270215034,0.0601117573678494,0.988220810890198,0.272364646196365,-0.219043537974358,0.936929821968079,0.377329766750336,-0.476760715246201,0.793927907943726,0.445370256900787,-0.687811613082886,0.573201954364777,0.469808578491211,-0.831531226634979,0.296371012926102,0.448259085416794,-0.893853545188904,-0.00946765393018723,0.382830709218979,-0.868680536746979,-0.314379960298538,0.279932945966721,-0.758474230766296,-0.588518738746643,0.149638772010803,-0.574016988277435,-0.805054426193237,0.00469170743599534,-0.333376914262772,-0.942781925201416, --0.140731140971184,-0.0601103454828262,-0.988221347332001,-0.272370219230652,0.219039469957352,-0.936929106712341,-0.3773393034935,0.476757496595383,-0.793925285339355,-0.445373982191086,0.687808454036713,-0.573202848434448,-0.469813048839569,0.831526279449463,-0.296377688646317,-0.448266595602036,0.893849849700928,0.00946112163364887,-0.837640464305878,0.425181806087494,0.342897772789001,-0.755540907382965,0.337259829044342,0.561617076396942,-0.651581943035126,0.190103158354759,0.734371602535248,-0.535939633846283,-0.00189262989442796,0.844254195690155,-0.419932633638382,-0.219918325543404,0.880506992340088,-0.314910709857941,-0.44263431429863,0.839586853981018,-0.231157720088959,-0.648245096206665,0.725495934486389,-0.176878660917282,-0.816626131534576,0.549395799636841,-0.15738208591938,-0.93128764629364,0.328533440828323,-0.17457090318203,-0.981009483337402,0.0845306143164635,-0.22677256166935,-0.96092426776886,-0.158741131424904,-0.308872222900391,-0.872998356819153,-0.377454370260239,-0.412822514772415,-0.725841522216797,-0.55021059513092,-0.528469145298004,-0.533854186534882,-0.660090923309326,-0.644486129283905,-0.315833777189255,-0.696337997913361,-0.749502122402191,-0.0931134447455406,-0.65542083978653,-0.833248972892761,0.112497612833977,-0.541332125663757,-0.88752955198288,0.280879229307175,-0.365237057209015,-0.907028436660767,0.395543545484543,-0.14437697827816,-0.889837324619293,0.445267528295517,0.0996307134628296,-0.954711019992828,-0.18274462223053,0.234800413250923,-0.925840437412262,-0.213667154312134,0.31171441078186,-0.889282703399658,-0.265418469905853,0.372463941574097,-0.848614990711212,-0.332931876182556,0.41110697388649,-0.807819604873657,-0.409604996442795,0.423852831125259,-0.770889580249786,-0.487924486398697,0.409461796283722,-0.741433620452881,-0.560232400894165,0.369345128536224,-0.72234308719635,-0.619446575641632,0.307418942451477,-0.715489327907562,-0.659765362739563,0.229748904705048,-0.721535682678223,-0.67724996805191,0.14394012093544,-0.739890038967133,-0.670188844203949,0.0583925731480122, --0.76876026391983,-0.639268696308136,-0.0185240134596825,-0.805322766304016,-0.587513208389282,-0.0792682841420174,-0.845988929271698,-0.520000696182251,-0.117906741797924,-0.886783063411713,-0.443333446979523,-0.130657032132149,-0.92371392250061,-0.365011900663376,-0.116270862519741,-0.953166425228119,-0.292701989412308,-0.0761529505252838,-0.972255110740662,-0.233490183949471,-0.0142271341755986,-0.979111909866333,-0.193170472979546,0.063442587852478,-0.973067283630371,-0.175682231783867,0.149250775575638,-0.702511370182037,-0.710653722286224,0.0380666553974152,-0.737127959728241,-0.673579454421997,-0.0541578158736229,-0.780962646007538,-0.611527800559998,-0.127008408308029,-0.829725384712219,-0.530571043491364,-0.173349857330322,-0.878642559051514,-0.43863570690155,-0.188642665743828,-0.922927916049957,-0.344717979431152,-0.171387135982513,-0.958243250846863,-0.25801882147789,-0.123272508382797,-0.981131732463837,-0.187025278806686,-0.049011118710041,-0.989355146884918,-0.138670831918716,0.0441218391060829,-0.982107102870941,-0.117700278759003,0.14701084792614,-0.960096418857574,-0.126174658536911,0.249589323997498,-0.925478219985962,-0.163253888487816,0.341816127300262,-0.881642878055573,-0.225305795669556,0.414660274982452,-0.832879602909088,-0.306258112192154,0.460996240377426,-0.783956527709961,-0.398193329572678,0.476292163133621,-0.739676952362061,-0.49210911989212,0.459027945995331,-0.704366445541382,-0.578806519508362,0.410914748907089,-0.681474387645721,-0.649807691574097,0.336663901805878,-0.67324823141098,-0.698160231113434,0.243534550070763,-0.680497765541077,-0.719125986099243,0.140643820166588,-0.192711815237999,-0.966430127620697,-0.169926226139069,-0.277004212141037,-0.876152217388153,-0.394494563341141,-0.383740484714508,-0.725055694580078,-0.571871876716614,-0.502474665641785,-0.527930378913879,-0.684696078300476,-0.621586680412292,-0.304077446460724,-0.721918880939484,-0.729417026042938,-0.0754036009311676,-0.679900825023651,-0.815407395362854,0.135709315538406,-0.562755465507507,-0.871141254901886,0.308590173721313,-0.381948858499527, --0.891161978244781,0.42631983757019,-0.155182674527168,-0.873512148857117,0.477371990680695,0.0953545048832893,-0.819918572902679,0.45674854516983,0.345129460096359,-0.735629796981812,0.366466850042343,0.569693684577942,-0.628899395465851,0.215368688106537,0.747062206268311,-0.510159194469452,0.0182477198541164,0.859886348247528,-0.391036778688431,-0.205603927373886,0.89711606502533,-0.283211350440979,-0.434276968240738,0.855099320411682,-0.197224169969559,-0.64538848400116,0.737954139709473,-0.141486138105392,-0.818270862102509,0.557148516178131,-0.1214654520154,-0.936000108718872,0.330378443002701,-0.13911572098732,-0.987051784992218,0.0798477157950401,0.38283783197403,-0.868676960468292,-0.314381241798401,0.279945224523544,-0.758469104766846,-0.58851957321167,0.149637430906296,-0.574015974998474,-0.805055439472198,0.00467697717249393,-0.333383023738861,-0.942779898643494,-0.14073720574379,-0.0601148009300232,-0.988220274448395,-0.272368967533112,0.219040840864182,-0.936929166316986,-0.377338767051697,0.476759552955627,-0.793924272060394,-0.445368856191635,0.687811434268951,-0.573203265666962,-0.469806581735611,0.8315309882164,-0.2963747382164,-0.448260545730591,0.893852829933167,0.00946590583771467,-0.38283559679985,0.868678510189056,0.314379572868347,-0.279941916465759,0.758470058441162,0.588519930839539,-0.149644941091537,0.574016571044922,0.805053651332855,-0.00469624297693372,0.333373665809631,0.942783057689667,0.140709146857262,0.0600977800786495,0.988225281238556,0.272344440221787,-0.219053953886032,0.936933219432831,0.377325087785721,-0.476766735315323,0.793926537036896,0.445363849401474,-0.687814593315125,0.573203384876251,0.469808757305145,-0.831529676914215,0.296374946832657,0.448263257741928,-0.893851459026337,-0.00946659781038761,0.819920897483826,-0.456749141216278,-0.345123112201691,0.735632300376892,-0.36646568775177,-0.569691121578217,0.62889689207077,-0.215367943048477,-0.747064471244812,0.510154545307159,-0.018249187618494,-0.859889149665833,0.391038626432419,0.205603063106537,-0.897115468978882, -0.283214896917343,0.434277653694153,-0.855097770690918,0.19722306728363,0.645389795303345,-0.737953305244446,0.141486138105392,0.81827187538147,-0.557147026062012,0.121465481817722,0.936000287532806,-0.330377966165543,0.139119327068329,0.98705130815506,-0.0798472240567207,0.192714273929596,0.966429710388184,0.169926002621651,0.277001082897186,0.876152575016022,0.394495934247971,0.383738875389099,0.725059509277344,0.571868181228638,0.502477049827576,0.527934014797211,0.684691548347473,0.621583998203278,0.304076164960861,0.721921741962433,0.729410946369171,0.0753987431526184,0.679907917976379,0.815406143665314,-0.135712519288063,0.562756538391113,0.871140778064728,-0.308588206768036,0.381951719522476,0.891164183616638,-0.426316350698471,0.155179992318153,0.873514354228973,-0.477368026971817,-0.0953544154763222,0.960096418857574,0.126170173287392,-0.24959160387516,0.925478041172028,0.16324870288372,-0.341818988323212,0.881642043590546,0.225306496024132,-0.41466161608696,0.83288049697876,0.306260585784912,-0.460992962121964,0.783963680267334,0.398194640874863,-0.476279318332672,0.739684343338013,0.492107033729553,-0.459018230438232,0.704372882843018,0.578803956508636,-0.410907328128815,0.681479036808014,0.649804949760437,-0.336659789085388,0.673252761363983,0.698156595230103,-0.243532285094261,0.680501997470856,0.719122052192688,-0.140643402934074,0.702511787414551,0.710653483867645,-0.0380636192858219,0.737125754356384,0.673581480979919,0.0541630834341049,0.780964374542236,0.611526250839233,0.127005144953728,0.829729199409485,0.530570030212402,0.173334717750549,0.87864488363266,0.438639461994171,0.188622713088989,0.922928214073181,0.344724655151367,0.17137223482132,0.958243429660797,0.258022665977478,0.123263530433178,0.981132090091705,0.187024638056755,0.0490064360201359,0.989355146884918,0.138672053813934,-0.0441195331513882,0.982106924057007,0.117702938616276,-0.147010460495949,0.739895880222321,0.670182347297668,-0.0583929494023323,0.768763244152069,0.639265298843384,0.0185195058584213,0.805320799350739,0.587516009807587,0.079267792403698, -0.84598970413208,0.520000100135803,0.117904208600521,0.886783838272095,0.443332105875015,0.130656108260155,0.923714578151703,0.365010052919388,0.11627159267664,0.953167498111725,0.292696833610535,0.0761596411466599,0.97225546836853,0.233488127589226,0.0142305847257376,0.979112327098846,0.193168744444847,-0.0634421855211258,0.973066329956055,0.175687476992607,-0.149250999093056,0.954709768295288,0.18275573849678,-0.234797090291977,0.925839185714722,0.213677808642387,-0.31171065568924,0.889281749725342,0.265418380498886,-0.372466236352921,0.848615109920502,0.332929819822311,-0.411108374595642,0.807820618152618,0.409605592489243,-0.423850297927856,0.770889163017273,0.487926453351974,-0.409460127353668,0.741435825824738,0.560231685638428,-0.369341850280762,0.722349643707275,0.619441151618958,-0.307414352893829,0.715494453907013,0.659760594367981,-0.229746788740158,0.721540093421936,0.677245438098907,-0.143939226865768,0.226770967245102,0.96092563867569,0.158735021948814,0.308865636587143,0.872998893260956,0.377458602190018,0.412813544273376,0.72584193944931,0.550216734409332,0.528461933135986,0.533853769302368,0.660097062587738,0.644484221935272,0.31583172082901,0.69634073972702,0.749501705169678,0.0931109115481377,0.655421674251556,0.833245038986206,-0.112506084144115,0.541336417198181,0.887530505657196,-0.280876994132996,0.365236520767212,0.907031536102295,-0.39553701877594,0.144375532865524,0.889840722084045,-0.445260882377625,-0.0996307209134102,0.837643921375275,-0.425175786018372,-0.342896789312363,0.755548536777496,-0.337251663208008,-0.561611711978912,0.651586830615997,-0.190097197890282,-0.734368920326233,0.535942912101746,0.00189595518168062,-0.844252049922943,0.419934183359146,0.219920620322227,-0.880505621433258,0.314910531044006,0.442634016275406,-0.839587092399597,0.231159687042236,0.648245990276337,-0.725494563579559,0.17688013613224,0.816626310348511,-0.549395084381104,0.157382696866989,0.931288719177246,-0.328529983758926,0.174575567245483,0.98100882768631,-0.0845284387469292,0.412701398134232,-0.858318090438843,0.304905891418457, -0.398541331291199,-0.710311055183411,0.5801922082901,0.345359712839127,-0.492780983448029,0.798682391643524,0.258371293544769,-0.227018803358078,0.938992381095886,0.146097525954247,0.060978714376688,0.987389028072357,0.0195232164114714,0.343001842498779,0.939131855964661,-0.108960665762424,0.591451525688171,0.798944711685181,-0.226780608296394,0.782003104686737,0.580552995204926,-0.322408944368362,0.896003067493439,0.305337458848953,-0.386474698781967,0.922299981117249,0.000221839480218478,-0.412701636552811,0.858317375183105,-0.3049076795578,-0.398533076047897,0.710320174694061,-0.580186724662781,-0.345363050699234,0.492779791355133,-0.798681735992432,-0.258383184671402,0.227007031440735,-0.938991963863373,-0.146108120679855,-0.0609815791249275,-0.987387299537659,-0.0195321664214134,-0.343007147312164,-0.939129710197449,0.10895923525095,-0.591453075408936,-0.798943698406219,0.226788938045502,-0.781999170780182,-0.580555021762848,0.322412729263306,-0.896000981330872,-0.305339574813843,0.386468499898911,-0.922302603721619,-0.000232811900787055,-0.219757571816444,-0.914870202541351,0.338702231645584,-0.231061026453972,-0.796791076660156,0.558332145214081,-0.273492902517319,-0.623238861560822,0.732649266719818,-0.342899978160858,-0.411203265190125,0.844589531421661,-0.432469874620438,-0.181434541940689,0.88320517539978,-0.533456027507782,0.043572686612606,0.844704747200012,-0.635968446731567,0.24178908765316,0.732858896255493,-0.729966521263123,0.393814921379089,0.558622181415558,-0.80625581741333,0.484769582748413,0.339042782783508,-0.85736346244812,0.505751192569733,0.0956219285726547,-0.878289520740509,0.454704821109772,-0.147820949554443,-0.866984605789185,0.336629509925842,-0.36744835972786,-0.824555397033691,0.163080155849457,-0.541768610477448,-0.75515615940094,-0.0489626191556454,-0.653713822364807,-0.665584921836853,-0.278731316328049,-0.69231903553009,-0.564602911472321,-0.503732264041901,-0.653817534446716,-0.462091952562332,-0.701950967311859,-0.541974008083344,-0.368087202310562,-0.853978157043457,-0.367740571498871, --0.291792511940002,-0.944936871528625,-0.148160085082054,-0.240685358643532,-0.965916693210602,0.0952655598521233,-0.758289754390717,-0.607119381427765,0.237492576241493,-0.762267410755157,-0.565592169761658,0.314728111028671,-0.777187466621399,-0.50456029176712,0.376029878854752,-0.80159455537796,-0.429994702339172,0.415392279624939,-0.833095848560333,-0.349198698997498,0.428965747356415,-0.868608593940735,-0.270077854394913,0.415423899888992,-0.904656589031219,-0.200368583202362,0.376096874475479,-0.937710404396057,-0.146908298134804,0.314828813076019,-0.964537858963013,-0.114918120205402,0.237614288926125,-0.982511341571808,-0.107539549469948,0.152009010314941,-0.989870011806488,-0.125492319464684,0.0664008632302284,-0.985896050930023,-0.167007565498352,-0.0108399428427219,-0.97097635269165,-0.228036180138588,-0.0721421539783478,-0.946569979190826,-0.302609115839005,-0.111503265798092,-0.915067732334137,-0.383412033319473,-0.125084966421127,-0.879556477069855,-0.462535381317139,-0.111541092395782,-0.84351122379303,-0.532236516475677,-0.07220209389925,-0.810452103614807,-0.585702836513519,-0.0109340427443385,-0.783621847629547,-0.617692351341248,0.0662791654467583,-0.765647649765015,-0.625071883201599,0.151884287595749,-0.996418118476868,-0.0706292986869812,0.0465022474527359,-0.991651117801666,-0.120425462722778,-0.0461055673658848,-0.973760843276978,-0.193606480956078,-0.119609273970127,-0.944496810436249,-0.283013701438904,-0.166820272803307,-0.906726181507111,-0.379900634288788,-0.183093369007111,-0.86414510011673,-0.474777817726135,-0.16685089468956,-0.820917785167694,-0.558359742164612,-0.119701310992241,-0.781280338764191,-0.622465670108795,-0.0462329685688019,-0.749112784862518,-0.660818219184875,0.0463599413633347,-0.727560222148895,-0.669667541980743,0.149001508951187,-0.718735039234161,-0.648143708705902,0.251653969287872,-0.72350287437439,-0.598351538181305,0.344265848398209,-0.741393327713013,-0.52516770362854,0.417773634195328,-0.770659863948822,-0.435758173465729,0.464971095323563,-0.808430433273315,-0.338874220848084,0.481253087520599, --0.851011395454407,-0.243995830416679,0.465022206306458,-0.89423805475235,-0.160410195589066,0.417859852313995,-0.933873772621155,-0.0963039621710777,0.344391286373138,-0.966042339801788,-0.0579494051635265,0.251801699399948,-0.987593770027161,-0.0491015985608101,0.149156421422958,-0.860387802124023,0.484212547540665,-0.158968567848206,-0.848783910274506,0.362973034381866,-0.384469002485275,-0.805216491222382,0.184781059622765,-0.563455760478973,-0.733960926532745,-0.0329239740967751,-0.678393244743347,-0.641991913318634,-0.26883539557457,-0.718034744262695,-0.538302361965179,-0.49985933303833,-0.678506553173065,-0.433052092790604,-0.703379452228546,-0.563669383525848,-0.336541920900345,-0.859472393989563,-0.384768515825272,-0.258210480213165,-0.952860951423645,-0.159321635961533,-0.205732449889183,-0.974404156208038,0.0906128510832787,-0.184242576360703,-0.92199182510376,0.340566843748093,-0.195841938257217,-0.800754189491272,0.566073060035706,-0.239407777786255,-0.62256121635437,0.745051264762878,-0.310680538415909,-0.404854506254196,0.859982788562775,-0.402655005455017,-0.168944090604782,0.899625897407532,-0.506337642669678,0.0620748624205589,0.86009818315506,-0.611591756343842,0.26559191942215,0.745262742042542,-0.708103477954865,0.421690732240677,0.566362380981445,-0.786422967910767,0.51508617401123,0.340918123722076,-0.838898777961731,0.536629438400269,0.0909812897443771,-0.412701994180679,0.858317673206329,-0.304906189441681,-0.398541301488876,0.710314214229584,-0.580188393592834,-0.34537011384964,0.492777943611145,-0.798679828643799,-0.258382797241211,0.227011620998383,-0.938990950584412,-0.146093666553497,-0.0609738789498806,-0.987389862537384,-0.0195102300494909,-0.343000143766403,-0.939132690429688,0.108973458409309,-0.591444909572601,-0.798947870731354,0.226795539259911,-0.781992256641388,-0.580561757087708,0.322418242692947,-0.895999431610107,-0.30533841252327,0.386473715305328,-0.922300398349762,-0.000227195836487226,0.412700086832047,-0.858320295810699,0.304901599884033,0.398533850908279,-0.710318803787231,0.580187857151031, -0.345351696014404,-0.492788732051849,0.798681080341339,0.258355647325516,-0.227024301886559,0.938995361328125,0.146080523729324,0.060972336679697,0.987391948699951,0.0195166654884815,0.342998027801514,0.93913334608078,-0.108968652784824,0.591443061828613,0.798949897289276,-0.226793721318245,0.781994998455048,0.580558717250824,-0.322414100170136,0.896002531051636,0.30533355474472,-0.38647124171257,0.922301411628723,0.000226290503633209,0.184254810214043,0.921990811824799,-0.340563029050827,0.195863828063011,0.800751745700836,-0.566068887710571,0.23941758275032,0.622554540634155,-0.745053708553314,0.310666352510452,0.404849201440811,-0.859990417957306,0.402648091316223,0.168943658471107,-0.89962911605835,0.506337225437164,-0.0620783679187298,-0.86009818315506,0.611587226390839,-0.265596985816956,-0.74526458978653,0.708105087280273,-0.421687096357346,-0.566363096237183,0.786430835723877,-0.515074610710144,-0.340917348861694,0.838904023170471,-0.536621451377869,-0.0909809768199921,0.860385835170746,-0.484214156866074,0.15897436439991,0.848779320716858,-0.362976133823395,0.384476155042648,0.805218458175659,-0.184780210256577,0.563453197479248,0.733964800834656,0.0329266339540482,0.678388953208923,0.641992151737213,0.268840789794922,0.718032598495483,0.538306891918182,0.499862551689148,0.678500652313232,0.433056563138962,0.70337837934494,0.563667416572571,0.336536854505539,0.859473586082459,0.384770125150681,0.258205950260162,0.952862501144409,0.159319803118706,0.20573590695858,0.974403321743011,-0.0906142741441727,0.7187420129776,0.648135662078857,-0.251654744148254,0.723514497280121,0.598344206809998,-0.344254195690155,0.741407632827759,0.525163292884827,-0.417753756046295,0.770662307739258,0.435757368803024,-0.464967846870422,0.808430910110474,0.338876157999039,-0.48125097155571,0.851015150547028,0.244001746177673,-0.465012192726135,0.894238471984863,0.1604143679142,-0.417857438325882,0.933873951435089,0.0963046699762344,-0.344390600919724,0.966042816638947,0.0579541176557541,-0.251798748970032,0.987593293190002,0.0491127818822861,-0.149155497550964, -0.996417343616486,0.0706391558051109,-0.0465042367577553,0.991650700569153,0.120428673923016,0.0461059957742691,0.973760306835175,0.193610012531281,0.119607515633106,0.944498062133789,0.283018290996552,0.166805267333984,0.906726956367493,0.37990203499794,0.183086514472961,0.864142417907715,0.474779158830643,0.166861146688461,0.820915222167969,0.558362782001495,0.119704954326153,0.781276762485504,0.622470021247864,0.0462356470525265,0.749111115932465,0.660820484161377,-0.0463552735745907,0.727563321590424,0.669663846492767,-0.149003177881241,0.989870250225067,0.125488430261612,-0.0664040520787239,0.985894799232483,0.16701540350914,0.0108301378786564,0.970973432064056,0.228052854537964,0.0721281319856644,0.946569323539734,0.302613735198975,0.111496686935425,0.91506963968277,0.383411467075348,0.125072836875916,0.879557311534882,0.462536036968231,0.111532047390938,0.843504667282104,0.532245755195618,0.0722100734710693,0.810449361801147,0.585706651210785,0.0109379012137651,0.783623516559601,0.617690086364746,-0.0662806108593941,0.765650868415833,0.625068008899689,-0.151883870363235,0.758291959762573,0.607115864753723,-0.237494483590126,0.76226681470871,0.565592110157013,-0.314729869365692,0.777190089225769,0.504560232162476,-0.376024544239044,0.801600396633148,0.429994076490402,-0.415381699800491,0.833095192909241,0.349196314811707,-0.428968966007233,0.868605852127075,0.270070910453796,-0.415434181690216,0.904654562473297,0.200363054871559,-0.3761046230793,0.93771094083786,0.146902188658714,-0.314829975366592,0.964538991451263,0.114911958575249,-0.237612724304199,0.9825119972229,0.107530996203423,-0.152010813355446,0.878290116786957,-0.454704821109772,0.147817581892014,0.866986989974976,-0.336622655391693,0.36744898557663,0.824560165405273,-0.163067474961281,0.541765153408051,0.755160450935364,0.0489641278982162,0.653708815574646,0.665577948093414,0.278728395700455,0.692326784133911,0.564584195613861,0.503736138343811,0.653830707073212,0.462082058191299,0.701950192451477,0.541983425617218,0.368082523345947,0.85397857427597,0.367744356393814, -0.291795641183853,0.944935321807861,0.148163959383965,0.24069008231163,0.965916156768799,-0.0952593013644218,0.219766557216644,0.914868533611298,-0.338700652122498,0.231071174144745,0.796787142753601,-0.558333575725555,0.273489058017731,0.623239278793335,-0.732650399208069,0.342894166707993,0.411200702190399,-0.844593107700348,0.432478100061417,0.181437909603119,-0.883200407028198,0.533461034297943,-0.0435681864619255,-0.844701766967773,0.635966598987579,-0.241789281368256,-0.732860445976257,0.729966104030609,-0.39381530880928,-0.558622419834137,0.806252539157867,-0.484774231910706,-0.339044004678726,0.857361257076263,-0.505755603313446,-0.0956191048026085,0.822642683982849,-0.169066831469536,-0.542840123176575,0.82655656337738,0.00408075610175729,-0.562838912010193,0.784255921840668,0.190769046545029,-0.590381145477295,0.68392288684845,0.384195417165756,-0.620196223258972,0.515640199184418,0.565060019493103,-0.644067049026489,0.285254091024399,0.701224207878113,-0.653387069702148,0.025235865265131,0.764552056789398,-0.644067823886871,-0.221512317657471,0.752519905567169,-0.620198369026184,-0.428377866744995,0.684063315391541,-0.590381026268005,-0.588985621929169,0.579921126365662,-0.562838733196259,-0.707049071788788,0.453217089176178,-0.542840600013733,-0.787358820438385,0.309888243675232,-0.532949686050415,-0.831784665584564,0.151459529995918,-0.534035801887512,-0.837810218334198,-0.022491741925478,-0.545498073101044,-0.797608554363251,-0.211102455854416,-0.56502777338028,-0.698675155639648,-0.407500773668289,-0.588044404983521,-0.530041217803955,-0.591899931430817,-0.607215642929077,-0.297187507152557,-0.730549275875092,-0.614798605442047,-0.0336699187755585,-0.793824851512909,-0.6072136759758,0.215802103281021,-0.779507100582123,-0.588046073913574,0.423736125230789,-0.707947075366974,-0.565029799938202,0.584192752838135,-0.600958526134491,-0.54549765586853,0.701311945915222,-0.472193837165833,-0.534036040306091,0.780091822147369,-0.327752947807312,-0.532949149608612,0.941250503063202,-0.179762318730354,-0.285889863967896, -0.952833116054535,0.0167526938021183,-0.303031921386719,0.915454924106598,0.233713552355766,-0.327597826719284,0.810447990894318,0.465309113264084,-0.355895280838013,0.619569301605225,0.686804234981537,-0.380044519901276,0.347004503011703,0.853019058704376,-0.389803022146225,0.0358137488365173,0.924274265766144,-0.380045264959335,-0.255480647087097,0.898925483226776,-0.355896800756454,-0.492339879274368,0.806400001049042,-0.327598065137863,-0.670558035373688,0.677143454551697,-0.303032517433167,-0.799445390701294,0.528349995613098,-0.285890460014343,-0.888473153114319,0.365635871887207,-0.27735510468483,-0.942125558853149,0.187857151031494,-0.277685195207596,-0.957959413528442,-0.00917431246489286,-0.286756992340088,-0.924905836582184,-0.228700876235962,-0.303718954324722,-0.822943806648254,-0.465597629547119,-0.325549334287643,-0.631220519542694,-0.694482088088989,-0.345333635807037,-0.352473378181458,-0.866467356681824,-0.353548914194107,-0.0328329242765903,-0.937905669212341,-0.345333069562912,0.26422193646431,-0.90785676240921,-0.325549960136414,0.502603828907013,-0.80940967798233,-0.303719222545624,0.679519355297089,-0.675295472145081,-0.286756724119186,0.805724561214447,-0.523162484169006,-0.277684986591339,0.891408860683441,-0.35841903090477,-0.277355343103409,0.963237404823303,-0.176814064383507,-0.202263474464417,0.976044297218323,0.0223504435271025,-0.216420888900757,0.940510869026184,0.243801176548004,-0.236643850803375,0.836272656917572,0.482678025960922,-0.260134547948837,0.642155230045319,0.713431358337402,-0.280450224876404,0.36076146364212,0.886835992336273,-0.288743883371353,0.0382332913577557,0.959106683731079,-0.280450612306595,-0.261844396591187,0.929390728473663,-0.260135412216187,-0.503239154815674,0.831113696098328,-0.236643955111504,-0.683269202709198,0.6973557472229,-0.216421127319336,-0.813131511211395,0.545808374881744,-0.202263221144676,-0.90354710817337,0.381553202867508,-0.194986596703529,-0.959715843200684,0.202508807182312,-0.194770812988281,-0.979454576969147,0.00317816063761711,-0.201639831066132, --0.951108396053314,-0.221573367714882,-0.215169832110405,-0.852087020874023,-0.468551516532898,-0.233253493905067,-0.656525790691376,-0.711595594882965,-0.250211149454117,-0.364112317562103,-0.895073413848877,-0.257421582937241,-0.0266601108014584,-0.967824041843414,-0.250211715698242,0.283029228448868,-0.930315554141998,-0.233253911137581,0.52634334564209,-0.822596311569214,-0.215169534087181,0.703533113002777,-0.68145626783371,-0.201639607548714,0.828547358512878,-0.524951159954071,-0.19477042555809,0.913314461708069,-0.357542842626572,-0.194986641407013,0.971986353397369,-0.172890484333038,-0.159221395850182,0.984820187091827,0.0260476600378752,-0.171612277626991,0.950047671794891,0.248206749558449,-0.189216330647469,0.846481800079346,0.48939061164856,-0.209679245948792,0.651370704174042,0.723866581916809,-0.227449744939804,0.366285741329193,0.900409698486328,-0.234727934002876,0.0389190837740898,0.973011612892151,-0.227450311183929,-0.26446858048439,0.94132387638092,-0.209680005908012,-0.506990790367126,0.8409264087677,-0.189217194914818,-0.686972498893738,0.706128716468811,-0.171613037586212,-0.816657304763794,0.55472457408905,-0.159221529960632,-0.907447814941406,0.391426414251328,-0.152721405029297,-0.964975833892822,0.21360956132412,-0.152291163802147,-0.987320780754089,0.0149405663833022,-0.158033356070518,-0.962613582611084,-0.211106345057487,-0.169732764363289,-0.866621136665344,-0.463102996349335,-0.18575119972229,-0.669642925262451,-0.714934229850769,-0.201115399599075,-0.368592143058777,-0.906080484390259,-0.207744926214218,-0.0195961892604828,-0.979371547698975,-0.201115429401398,0.297242373228073,-0.936559438705444,-0.185751035809517,0.54188746213913,-0.82313346862793,-0.169732868671417,0.717376351356506,-0.678525388240814,-0.158033400774002,0.840062022209167,-0.520675659179688,-0.152291432023048,0.922999918460846,-0.353195697069168,-0.152721673250198,0.976805746555328,-0.168227195739746,-0.132476970553398,0.989300668239594,0.0302125904709101,-0.142728358507156,0.95481550693512,0.252298593521118,-0.157075718045235, -0.851740181446075,0.494337975978851,-0.173691093921661,0.656391501426697,0.730591833591461,-0.188111007213593,0.36965399980545,0.908688306808472,-0.194014012813568,0.0400168560445309,0.981332302093506,-0.188110694289207,-0.264780461788177,0.948537230491638,-0.173690602183342,-0.507547676563263,0.847185134887695,-0.157075420022011,-0.687273502349854,0.712238609790802,-0.142728045582771,-0.816853165626526,0.561427474021912,-0.132476896047592,-0.908080399036407,0.399140626192093,-0.126793771982193,-0.966817438602448,0.222351908683777,-0.125792130827904,-0.991272687911987,0.0241566114127636,-0.129595294594765,-0.969404220581055,-0.202885553240776,-0.138177275657654,-0.87585061788559,-0.45852392911911,-0.150471061468124,-0.678235173225403,-0.716619431972504,-0.162645757198334,-0.371456444263458,-0.91312438249588,-0.167999759316444,-0.014618132263422,-0.98657637834549,-0.162645056843758,0.307046979665756,-0.93972373008728,-0.150470808148384,0.552487075328827,-0.82198840379715,-0.138177648186684,0.726638913154602,-0.674685716629028,-0.129595592617989,0.847483038902283,-0.515702128410339,-0.12579257786274,0.928838491439819,-0.3481125831604,-0.12679386138916,0.980255007743835,-0.163375556468964,-0.11139352619648,0.992269933223724,0.0357826985418797,-0.118827402591705,0.957440972328186,0.258294582366943,-0.128804922103882,0.854227602481842,0.50062620639801,-0.140244647860527,0.658913135528564,0.737081050872803,-0.150149837136269,0.372306227684021,0.915211141109467,-0.154196694493294,0.0427400693297386,0.987739026546478,-0.150149539113045,-0.262172043323517,0.954776048660278,-0.140244513750076,-0.505241572856903,0.853311359882355,-0.128804862499237,-0.685511410236359,0.718299567699432,-0.118826985359192,-0.815935373306274,0.567310333251953,-0.11139327287674,-0.908295512199402,0.404513090848923,-0.106622420251369,-0.96835321187973,0.226685106754303,-0.104431457817554,-0.99412614107132,0.0267999116331339,-0.104856610298157,-0.973294615745544,-0.20255409181118,-0.108025230467319,-0.880176246166229,-0.460840880870819,-0.11364621669054, --0.682127475738525,-0.721346616744995,-0.119838044047356,-0.373963505029678,-0.919290006160736,-0.122707888484001,-0.0151328686624765,-0.992678046226501,-0.119838237762451,0.308524131774902,-0.944403052330017,-0.113647319376469,0.555504441261292,-0.824466586112976,-0.108026012778282,0.730527400970459,-0.674784958362579,-0.104856915771961,0.851607978343964,-0.513670980930328,-0.104431554675102,0.932743012905121,-0.344415694475174,-0.106622390449047,0.983083486557007,-0.164496138691902,-0.0805472433567047,0.99556976556778,0.0372552797198296,-0.0863297656178474,0.96057802438736,0.261899054050446,-0.0932673662900925,0.85684460401535,0.505620777606964,-0.100821740925312,0.66111958026886,0.742583334445953,-0.107195787131786,0.374535262584686,0.920692622661591,-0.109765276312828,0.0450010783970356,0.993218958377838,-0.107195816934109,-0.260558605194092,0.960179269313812,-0.100821770727634,-0.50497168302536,0.858082056045532,-0.0932674258947372,-0.686846196651459,0.721657454967499,-0.0863296985626221,-0.818742871284485,0.568482398986816,-0.0805472210049629,-0.912145495414734,0.40279546380043,-0.0758049860596657,-0.972504615783691,0.221517443656921,-0.0718659982085228,-0.997478067874908,0.0180499069392681,-0.0686421692371368,-0.974580883979797,-0.214001938700676,-0.0662962943315506,-0.878940165042877,-0.472461998462677,-0.0651452019810677,-0.680459678173065,-0.7298823595047,-0.0651636198163033,-0.376004159450531,-0.924305140972137,-0.0654288083314896,-0.0222880467772484,-0.997625648975372,-0.0651638954877853,0.299525797367096,-0.951861560344696,-0.0651453286409378,0.548434793949127,-0.83356112241745,-0.0662958770990372,0.726819396018982,-0.683389961719513,-0.0686418041586876,0.850973308086395,-0.52026891708374,-0.0718657448887825,0.934300482273102,-0.348333537578583,-0.0758048668503761,0.983392298221588,-0.179142832756042,-0.0291110035032034,0.999226748943329,0.025806425139308,-0.0296631790697575,0.967016756534576,0.253283053636551,-0.0269500035792589,0.865280091762543,0.500808417797089,-0.0219377428293228,0.66878467798233,0.743274569511414,-0.0164314862340689, -0.37677663564682,0.926200747489929,-0.0138386292383075,0.0399944335222244,0.999064803123474,-0.0164317991584539,-0.269959092140198,0.962621808052063,-0.0219374373555183,-0.515596508979797,0.856407582759857,-0.0269493851810694,-0.697456121444702,0.716013252735138,-0.029663210734725,-0.829188823699951,0.558209955692291,-0.0291108414530754,-0.922059118747711,0.386272251605988,-0.0245098546147347,-0.980295836925507,0.196940287947655,-0.0153161250054836,-0.999888896942139,-0.0148116927593946,-0.00166239915415645,-0.967842221260071,-0.251112759113312,0.0149575136601925,-0.863135874271393,-0.504008233547211,0.031179266050458,-0.665100336074829,-0.745536029338837,0.0426324382424355,-0.376402854919434,-0.925283551216125,0.0465969480574131,-0.0442128852009773,-0.998112082481384,0.0426324568688869,0.266189724206924,-0.963416278362274,0.031179815530777,0.517703294754028,-0.855429470539093,0.01495820004493,0.705604910850525,-0.708603501319885,-0.00166201405227184,0.839394867420197,-0.543306231498718,-0.015315692871809,0.929864227771759,-0.367085576057434,-0.0245098397135735,0.757960855960846,-0.403744846582413,0.512333333492279,0.782199621200562,-0.245558500289917,0.572594821453094,0.763103127479553,-0.0622825920581818,0.643268525600433,0.682617664337158,0.153428614139557,0.714487791061401,0.50725394487381,0.381980389356613,0.772518217563629,0.228109553456306,0.560741662979126,0.795949041843414,-0.0965558215975761,0.627609670162201,0.772517383098602,-0.381668120622635,0.586376070976257,0.714487612247467,-0.58987820148468,0.488107293844223,0.643268942832947,-0.731492817401886,0.370209276676178,0.572593569755554,-0.824565827846527,0.240029022097588,0.512325406074524,-0.875474631786346,0.0917336866259575,0.474477648735046,-0.883960008621216,-0.0707059502601624,0.462185442447662,-0.853848218917847,-0.236452117562294,0.4637171626091,-0.787718176841736,-0.400283455848694,0.468266248703003,-0.682017982006073,-0.559417128562927,0.471066743135452,-0.52978903055191,-0.705130577087402,0.471290171146393,-0.332436800003052,-0.81720381975174,0.470811754465103, --0.112891897559166,-0.874723851680756,0.471289306879044,0.0978280156850815,-0.876656591892242,0.471065759658813,0.28459694981575,-0.836499452590942,0.468266278505325,0.446313112974167,-0.765356004238129,0.463718473911285,0.583575487136841,-0.66769814491272,0.462189167737961,0.690893530845642,-0.545463681221008,0.474484443664551,0.116633750498295,-0.497125715017319,0.859803795814514,0.0997855663299561,-0.44977331161499,0.887551009654999,0.0567867904901505,-0.403881043195724,0.913047313690186,-2.52244753937703e-005,-0.364315927028656,0.931275427341461,-0.0611837431788445,-0.33142477273941,0.941495716571808,-0.123540252447128,-0.303689658641815,0.944727659225464,-0.187550872564316,-0.280018895864487,0.941495656967163,-0.254302114248276,-0.260875344276428,0.931275725364685,-0.322600930929184,-0.249544695019722,0.913047671318054,-0.385427951812744,-0.252385914325714,0.887550950050354,-0.430548667907715,-0.27453151345253,0.859802484512329,-0.44959619641304,-0.314230561256409,0.836135387420654,-0.440333753824234,-0.366052061319351,0.819824397563934,-0.405933409929276,-0.419665187597275,0.811849236488342,-0.358715683221817,-0.464510083198547,0.809662580490112,-0.310046315193176,-0.497903078794479,0.809915959835052,-0.264268517494202,-0.522568881511688,0.810607135295868,-0.220503494143486,-0.542047500610352,0.810902416706085,-0.175568148493767,-0.558652102947235,0.810606956481934,-0.125571176409721,-0.572947263717651,0.809915661811829,-0.0674132853746414,-0.583011448383331,0.809662342071533,-0.00230188225395978,-0.583860695362091,0.811850607395172,0.059752743691206,-0.56948584318161,0.819826483726501,0.102557875216007,-0.538844466209412,0.83613908290863,-0.0389232821762562,-0.478151351213455,0.877414524555206,-0.0435064509510994,-0.452850013971329,0.890524566173553,-0.0594693459570408,-0.427051246166229,0.902269661426544,-0.0842077881097794,-0.403156906366348,0.911248385906219,-0.11476181447506,-0.38256448507309,0.916773736476898,-0.148884326219559,-0.365990728139877,0.918631732463837,-0.184886544942856,-0.35403773188591,0.916773855686188, --0.221136406064034,-0.347451835870743,0.91124963760376,-0.25553297996521,-0.347293317317963,0.90226948261261,-0.284969717264175,-0.354625195264816,0.89052414894104,-0.30590957403183,-0.369542986154556,0.877415120601654,-0.316004902124405,-0.39060965180397,0.864618420600891,-0.314667820930481,-0.415429890155792,0.853464782238007,-0.302979856729507,-0.440966784954071,0.84483814239502,-0.283812373876572,-0.464344710111618,0.838948428630829,-0.260443955659866,-0.484062910079956,0.835375368595123,-0.235076621174812,-0.499981135129929,0.833521366119385,-0.208505675196648,-0.512557208538055,0.832952857017517,-0.180702388286591,-0.522099792957306,0.833521664142609,-0.151427373290062,-0.528410971164703,0.835375130176544,-0.120928704738617,-0.530605375766754,0.838948249816895,-0.0908863171935081,-0.527245283126831,0.844838500022888,-0.0646904483437538,-0.517119824886322,0.853464841842651,-0.0464034788310528,-0.500281453132629,0.864618480205536,-0.108496703207493,-0.467178881168365,0.877480685710907,-0.110233552753925,-0.45333194732666,0.884499132633209,-0.11745897680521,-0.438980281352997,0.890785992145538,-0.129565939307213,-0.425288856029511,0.895735442638397,-0.145548239350319,-0.413274019956589,0.898899495601654,-0.164255753159523,-0.403775751590729,0.899991750717163,-0.184280335903168,-0.39751797914505,0.898899495601654,-0.204109027981758,-0.394965618848801,0.895735263824463,-0.222338825464249,-0.396318644285202,0.890784502029419,-0.237529516220093,-0.40154892206192,0.884498834609985,-0.24843767285347,-0.410249680280685,0.877481579780579,-0.254313707351685,-0.421632498502731,0.870373785495758,-0.254932343959808,-0.434726506471634,0.86372584104538,-0.250543177127838,-0.44839733839035,0.858002305030823,-0.24187283217907,-0.461554288864136,0.853501677513123,-0.229930445551872,-0.473381996154785,0.850318491458893,-0.215669900178909,-0.483364462852478,0.848436951637268,-0.199818357825279,-0.491204530000687,0.847815275192261,-0.182998329401016,-0.496655941009521,0.84843647480011,-0.165820941329002,-0.499462813138962,0.850317776203156, --0.149012446403503,-0.499329656362534,0.853501737117767,-0.133619472384453,-0.49596095085144,0.858002662658691,-0.120931915938854,-0.489237099885941,0.863725960254669,-0.112234845757484,-0.479430168867111,0.870373487472534,-0.150821179151535,-0.459819108247757,0.875111043453217,-0.151546224951744,-0.453554213047028,0.87824958562851,-0.15452729165554,-0.447022885084152,0.881074249744415,-0.159671992063522,-0.440695196390152,0.883341729640961,-0.166696980595589,-0.435074627399445,0.884828865528107,-0.175190031528473,-0.430654466152191,0.885350286960602,-0.1843551248312,-0.427891910076141,0.884828627109528,-0.193308159708977,-0.427011042833328,0.883342206478119,-0.201410189270973,-0.427950412034988,0.881074547767639,-0.208103030920029,-0.430546522140503,0.878249824047089,-0.212994933128357,-0.434526443481445,0.875111401081085,-0.215853497385979,-0.439574986696243,0.871883630752563,-0.216600343585014,-0.445397615432739,0.868737757205963,-0.215242743492126,-0.451591640710831,0.865872740745544,-0.211869016289711,-0.45778551697731,0.863448858261108,-0.206701502203941,-0.463614493608475,0.861589312553406,-0.200043901801109,-0.468692868947983,0.860412359237671,-0.192280158400536,-0.472671091556549,0.860006034374237,-0.18394547700882,-0.475242435932159,0.860411942005157,-0.175635054707527,-0.476253181695938,0.861588776111603,-0.167867302894592,-0.475685119628906,0.863449037075043,-0.161127284169197,-0.473605543375015,0.865872859954834,-0.155828148126602,-0.47011923789978,0.868737876415253,-0.152298599481583,-0.4654281437397,0.871884047985077,-0.010892391204834,-0.0267757903784513,-0.99958211183548,-0.184292241930962,-0.453033685684204,0.872236669063568,0.366529732942581,0.875682592391968,0.314381927251816,0.265706598758698,0.763574004173279,0.588519096374512,0.138881638646126,0.576713919639587,0.805054605007172,-0.00154251698404551,0.33340772986412,0.942781448364258,-0.141832366585732,0.0574687905609608,0.988221049308777,-0.268223255872726,-0.224097415804863,0.936929404735565,-0.368351370096207,-0.48373219370842,0.793927252292633, --0.432434499263763,-0.696017265319824,0.573201894760132,-0.454183787107468,-0.840167582035065,0.2963707447052,-0.431473881006241,-0.90207576751709,-0.0094683701172471,-0.366529285907745,-0.875683009624481,-0.314381092786789,-0.265709102153778,-0.763572037220001,-0.588520526885986,-0.138884589076042,-0.576711773872375,-0.805055618286133,0.00154023291543126,-0.33340722322464,-0.942781686782837,0.141828835010529,-0.0574677921831608,-0.988221704959869,0.268225461244583,0.224094331264496,-0.93692946434021,0.368361443281174,0.483727842569351,-0.793925166130066,0.432442545890808,0.696011602878571,-0.573202669620514,0.454190194606781,0.840161442756653,-0.296378135681152,0.431477963924408,0.902073860168457,0.00946005154401064,0.829545140266418,0.440767168998718,0.342898190021515,0.749103426933289,0.351326763629913,0.561616897583008,0.647915780544281,0.202249601483345,0.734370648860931,0.535883367061615,0.00812544021755457,0.844252943992615,0.423970460891724,-0.212031200528145,0.880506575107574,0.323128223419189,-0.436671167612076,0.839587032794952,0.243235513567925,-0.643811821937561,0.725494861602783,0.192113980650902,-0.813177108764648,0.549395322799683,0.174764916300774,-0.928182780742645,0.328532993793488,0.192879572510719,-0.977574586868286,0.0845304131507874,0.244694501161575,-0.956517696380615,-0.158740431070328,0.325133740901947,-0.867072880268097,-0.377455502748489,0.426316291093826,-0.717998683452606,-0.550211131572723,0.538355588912964,-0.523882389068604,-0.660091280937195,0.650278031826019,-0.303730338811874,-0.696337819099426,0.751114964485168,-0.0790890008211136,-0.65541684627533,0.831004321575165,0.128046497702599,-0.541327953338623,0.88212525844574,0.297417163848877,-0.365236908197403,0.899477183818817,0.412427365779877,-0.14437597990036,0.881360530853271,0.461819112300873,0.0996327325701714,0.957960247993469,-0.16486582159996,0.234800741076469,0.929673254489899,-0.196319669485092,0.311715006828308,0.894088983535767,-0.248745054006577,0.37246572971344,0.854690551757813,-0.317009717226028,0.411106914281845,0.815336048603058,-0.394433557987213,0.42385059595108, -0.779876828193665,-0.473429530858994,0.409458935260773,0.751779675483704,-0.5462726354599,0.369342058897018,0.733799993991852,-0.605831801891327,0.307417154312134,0.727699637413025,-0.646273016929626,0.229748740792274,0.734069347381592,-0.663644194602966,0.143939465284348,0.75228750705719,-0.656242251396179,0.0583919212222099,0.780574500560761,-0.624788284301758,-0.0185243058949709,0.816163122653961,-0.572358250617981,-0.0792702659964561,0.855560839176178,-0.504096210002899,-0.117909491062164,0.894915640354156,-0.426678597927094,-0.130657568573952,0.930375933647156,-0.347681373357773,-0.116268195211887,0.958470404148102,-0.274837791919708,-0.0761492028832436,0.976449370384216,-0.215276882052422,-0.0142277972772717,0.982552766799927,-0.174829229712486,0.0634419098496437,0.97618180513382,-0.157457739114761,0.149251833558083,0.715673685073853,-0.697396695613861,0.038066316395998,0.749590754508972,-0.659682214260101,-0.0541584193706512,0.792258322238922,-0.596821427345276,-0.127007499337196,0.83949887752533,-0.51496833562851,-0.173347100615501,0.886687994003296,-0.422135353088379,-0.188642784953117,0.929210007190704,-0.327405899763107,-0.171388790011406,0.962899506092072,-0.240059524774551,-0.123272210359573,0.984456956386566,-0.168649196624756,-0.0490104258060455,0.991774320602417,-0.120153516530991,0.0441224314272404,0.984134912490845,-0.0993290394544601,0.147010818123817,0.962286770343781,-0.108210764825344,0.249588817358017,0.928368091583252,-0.145924255251884,0.341816782951355,0.885700702667236,-0.20878441631794,0.414660602807999,0.838459193706512,-0.290636241436005,0.460995376110077,0.791264116764069,-0.383468925952911,0.476290583610535,0.748749375343323,-0.478195160627365,0.459024876356125,0.715063035488129,-0.5655397772789,0.410913079977036,0.69350004196167,-0.636958241462708,0.336662888526917,0.686184287071228,-0.685450494289398,0.243533954024315,0.693827390670776,-0.706273794174194,0.140644401311874,0.210741758346558,-0.962659180164337,-0.169927135109901,0.293331652879715,-0.870821297168732,-0.394495636224747, -0.397224754095078,-0.717757225036621,-0.57187157869339,0.512256383895874,-0.518446743488312,-0.684694349765778,0.627162218093872,-0.292406022548676,-0.72191846370697,0.730699598789215,-0.0617569349706173,-0.679900169372559,0.812731146812439,0.150925070047379,-0.562751889228821,0.865223467350006,0.32481661438942,-0.381945669651031,0.88303929567337,0.442899733781815,-0.155181914567947,0.864438056945801,0.493613570928574,0.0953545719385147,0.811237096786499,0.471995830535889,0.345129519701004,0.728650271892548,0.38015553355217,0.569693267345428,0.624763309955597,0.227087929844856,0.747062146663666,0.509728372097015,0.0277811419218779,0.859886705875397,0.394811898469925,-0.198257714509964,0.897116124629974,0.29128023982048,-0.428906083106995,0.855099618434906,0.209253758192062,-0.641589820384979,0.73795348405838,0.156757414340973,-0.815484166145325,0.557146966457367,0.138940170407295,-0.933566331863403,0.330377995967865,0.157541945576668,-0.984278857707977,0.0798476561903954,-0.366533815860748,-0.875680983066559,-0.31438159942627,-0.26571723818779,-0.763570785522461,-0.588518500328064,-0.138880223035812,-0.576714515686035,-0.805054426193237,0.00155458797235042,-0.33341246843338,-0.942779779434204,0.141834110021591,-0.057474173605442,-0.988220512866974,0.26822829246521,0.224093213677406,-0.936928927898407,0.368363618850708,0.483727216720581,-0.793924570083618,0.432437866926193,0.696012914180756,-0.573204517364502,0.454183131456375,0.840166389942169,-0.296375066041946,0.43147200345993,0.902076721191406,0.00946552772074938,0.366527676582336,0.87568461894989,0.314378559589386,0.265714436769485,0.763571798801422,0.588518381118774,0.138889372348785,0.576713442802429,0.805053651332855,-0.00153577094897628,0.333402246236801,0.942783415317535,-0.141808643937111,0.0574568808078766,0.988225162029266,-0.268204987049103,-0.224106669425964,0.936932384967804,-0.368348568677902,-0.48373544216156,0.793926537036896,-0.432426691055298,-0.696020841598511,0.573203384876251,-0.454175770282745,-0.84017026424408,0.296375185251236,-0.431473106145859,-0.902076125144959,-0.00946588721126318, --0.811240971088409,-0.471993386745453,-0.345123678445816,-0.728654265403748,-0.380153119564056,-0.569689869880676,-0.624761283397675,-0.227088496088982,-0.74706369638443,-0.509725153446198,-0.0277825444936752,-0.85988861322403,-0.394816428422928,0.198256835341454,-0.897114396095276,-0.291285306215286,0.428907573223114,-0.85509717464447,-0.209256380796433,0.641588985919952,-0.73795348405838,-0.156760394573212,0.815483152866364,-0.557147562503815,-0.138942867517471,0.933565855026245,-0.33037805557251,-0.157547384500504,0.98427802324295,-0.0798474177718163,-0.210743740200996,0.962658941745758,0.169925972819328,-0.293330103158951,0.870822548866272,0.394493997097015,-0.397230833768845,0.717759072780609,0.57186496257782,-0.512262463569641,0.518447577953339,0.684689164161682,-0.62716144323349,0.292402446269989,0.721920609474182,-0.730694949626923,0.0617505945265293,0.679905712604523,-0.812730014324188,-0.15092621743679,0.562753260135651,-0.865221440792084,-0.324816346168518,0.381950467824936,-0.883037507534027,-0.442904204130173,0.155179172754288,-0.864437162876129,-0.493614971637726,-0.0953549668192863,-0.962286829948425,0.108205743134022,-0.249590829014778,-0.928368389606476,0.145922511816025,-0.341816961765289,-0.885700821876526,0.208785504102707,-0.414659738540649,-0.838461339473724,0.290637463331223,-0.460990786552429,-0.791271507740021,0.38347065448761,-0.476276844739914,-0.748754143714905,0.478194862604141,-0.459017395973206,-0.715067207813263,0.565538108348846,-0.410908192396164,-0.693503141403198,0.636955380439758,-0.3366619348526,-0.686184108257294,0.685450851917267,-0.243533328175545,-0.693825006484985,0.706276416778564,-0.140643000602722,-0.715672612190247,0.697397887706757,-0.0380633287131786,-0.749588489532471,0.659684240818024,0.0541637241840363,-0.792259991168976,0.596819758415222,0.127004936337471,-0.83950287103653,0.514966726303101,0.173332616686821,-0.886691868305206,0.422136604785919,0.188622161746025,-0.929211676120758,0.327410161495209,0.171371594071388,-0.962898850440979,0.24006824195385,0.123260356485844, --0.984455943107605,0.16865685582161,0.049003791064024,-0.991774201393127,0.120155446231365,-0.0441211089491844,-0.984135091304779,0.0993255823850632,-0.147011965513229,-0.752292811870575,0.656236231327057,-0.058392059057951,-0.780580461025238,0.624780893325806,0.0185188800096512,-0.816164016723633,0.572357535362244,0.0792662501335144,-0.855562388896942,0.504095256328583,0.117902547121048,-0.894916236400604,0.426677972078323,0.130655393004417,-0.930375874042511,0.347681373357773,0.11626835912466,-0.958469867706299,0.274839103221893,0.0761514008045197,-0.976448118686676,0.215282872319222,0.0142234498634934,-0.982551574707031,0.174834907054901,-0.0634443238377571,-0.97618043422699,0.157467752695084,-0.14925043284893,-0.957959413528442,0.164875283837318,-0.234797477722168,-0.929672420024872,0.196333169937134,-0.311708927154541,-0.894089221954346,0.248751789331436,-0.372460663318634,-0.854690730571747,0.317010879516602,-0.411105632781982,-0.815336525440216,0.394433617591858,-0.423849493265152,-0.77987802028656,0.473428875207901,-0.409457355737686,-0.751780033111572,0.546273231506348,-0.369340419769287,-0.733800053596497,0.605833232402802,-0.307414382696152,-0.727700531482697,0.646272659301758,-0.229746773838997,-0.734070956707001,0.663642287254334,-0.1439398676157,-0.244693830609322,0.956518590450287,0.158735916018486,-0.325134247541428,0.867071688175201,0.377457797527313,-0.426312506198883,0.717998027801514,0.550214886665344,-0.538350284099579,0.523883461952209,0.660094797611237,-0.650275588035584,0.303730428218842,0.696340084075928,-0.751111686229706,0.0790837481617928,0.655421257019043,-0.830997705459595,-0.128058075904846,0.54133540391922,-0.882125318050385,-0.297416418790817,0.365237444639206,-0.899478137493134,-0.412425309419632,0.144376322627068,-0.881361484527588,-0.461817860603333,-0.0996304899454117,-0.829550802707672,-0.440757602453232,-0.342896819114685,-0.749113738536835,-0.351312786340714,-0.561611831188202,-0.647920787334442,-0.202242523431778,-0.734368145465851,-0.535884261131287,-0.00812472403049469,-0.844252347946167, --0.423971742391586,0.212031751871109,-0.880505859851837,-0.323133260011673,0.436670631170273,-0.839585423469543,-0.243240043520927,0.643812477588654,-0.725492775440216,-0.192110612988472,0.813178420066834,-0.549394607543945,-0.174755722284317,0.928185224533081,-0.32853102684021,-0.192876160144806,0.977575480937958,-0.0845281183719635,-0.396587580442429,-0.865881621837616,0.304905384778976,-0.385197550058365,-0.717635154724121,0.580191850662231,-0.336091339588165,-0.499149203300476,0.798681795597076,-0.254085928201675,-0.231808662414551,0.938991487026215,-0.147212609648705,0.0582367032766342,0.987388968467712,-0.0259300377219915,0.342575937509537,0.939132273197174,0.0978843346238136,0.593385815620422,0.798944294452667,0.212123438715935,0.786104798316956,0.580553889274597,0.305603474378586,0.90187281370163,0.305339008569717,0.369162976741791,0.929364621639252,0.000221120106289163,0.396583467721939,0.865882277488709,-0.304908961057663,0.385184854269028,0.717643797397614,-0.580189645290375,0.336092174053192,0.499147891998291,-0.798682332038879,0.254097759723663,0.231796771287918,-0.938991248607636,0.147225275635719,-0.0582401417195797,-0.9873868227005,0.0259432196617126,-0.342582374811172,-0.939129531383514,-0.0978822335600853,-0.59338766336441,-0.798943102359772,-0.212130606174469,-0.786101400852203,-0.580555856227875,-0.305606931447983,-0.9018714427948,-0.305339574813843,-0.369160145521164,-0.929365754127502,-0.000232941587455571,0.236818760633469,-0.910603046417236,0.338701963424683,0.245910093188286,-0.792333900928497,0.558332502841949,0.28509309887886,-0.618018805980682,0.732649087905884,0.350525766611099,-0.40472200512886,0.844589710235596,0.435786932706833,-0.17331862449646,0.883204638957977,0.53255021572113,0.0535363592207432,0.844703614711761,0.63133716583252,0.253634959459305,0.732859253883362,0.722477376461029,0.407391369342804,0.558622181415558,0.797052502632141,0.499757260084152,0.339042782783508,0.847758233547211,0.521691739559174,0.0956224054098129,0.869637250900269,0.471041560173035,-0.147820621728897, -0.860541462898254,0.352773189544678,-0.367450028657913,0.821363031864166,0.178461536765099,-0.541769564151764,0.755939722061157,-0.0348376370966434,-0.653713583946228,0.670679032802582,-0.266240805387497,-0.692318916320801,0.573920547962189,-0.493091255426407,-0.653816640377045,0.475133925676346,-0.693188786506653,-0.541975140571594,0.38398864865303,-0.846946954727173,-0.367741167545319,0.309406340122223,-0.939317047595978,-0.148159459233284,0.258699625730515,-0.961248636245728,0.0952657014131546,0.769508004188538,-0.592836618423462,0.237491309642792,0.77271032333374,-0.551241159439087,0.314725250005722,0.786485552787781,-0.489943116903305,0.376026749610901,0.809492409229279,-0.414936721324921,0.415390849113464,0.839478850364685,-0.333565056324005,0.428963422775269,0.873506546020508,-0.253792017698288,0.41542261838913,0.908243536949158,-0.183421298861504,0.376098871231079,0.940292716026306,-0.129350304603577,0.314830243587494,0.966517508029938,-0.0968671515583992,0.237614527344704,0.984349608421326,-0.0891568139195442,0.152009651064873,0.992042660713196,-0.106967702507973,0.0664020776748657,0.988844931125641,-0.14855383336544,-0.0108378920704126,0.975068330764771,-0.209850862622261,-0.0721409022808075,0.952061235904694,-0.284861505031586,-0.111504942178726,0.922075212001801,-0.366238504648209,-0.125086799263954,0.888047397136688,-0.446015536785126,-0.111543506383896,0.853310704231262,-0.516378700733185,-0.072206623852253,0.821256637573242,-0.570454120635986,-0.0109373573213816,0.795028924942017,-0.602939605712891,0.0662780255079269,0.777197539806366,-0.610651552677155,0.15188392996788,0.997564136981964,-0.0519929677248001,0.0465022847056389,0.99372923374176,-0.101864784955978,-0.0461061373353004,0.977210164070129,-0.175367295742035,-0.119610130786896,0.949622094631195,-0.26530796289444,-0.166821792721748,0.913668036460876,-0.362885236740112,-0.183098167181015,0.872868657112122,-0.458540409803391,-0.166856035590172,0.831212341785431,-0.54291570186615,-0.119702182710171,0.792780697345734,-0.607751071453094,-0.0462320894002914, -0.761333584785461,-0.646700739860535,0.0463599935173988,0.739950895309448,-0.655950665473938,0.149001315236092,0.730726778507233,-0.63459324836731,0.251654088497162,0.734559237957001,-0.584724485874176,0.344267398118973,0.75107741355896,-0.511220037937164,0.417775988578796,0.778669655323029,-0.421276360750198,0.464972883462906,0.81462436914444,-0.323702096939087,0.481252610683441,0.855424284934998,-0.22804568707943,0.46502086520195,0.897079944610596,-0.143668293952942,0.417859941720963,0.935510516166687,-0.0788301676511765,0.344392001628876,0.966956853866577,-0.0398802906274796,0.251801609992981,0.988339006900787,-0.0306352768093348,0.149156227707863,0.851189136505127,0.500206112861633,-0.158968091011047,0.841852784156799,0.3787721991539,-0.38446781039238,0.801622748374939,0.199799835681915,-0.563454568386078,0.734449088573456,-0.0191981736570597,-0.678392231464386,0.646904408931732,-0.25678813457489,-0.718035161495209,0.547550618648529,-0.489708006381989,-0.678508937358856,0.446124076843262,-0.695159792900085,-0.563672125339508,0.352548986673355,-0.853030979633331,-0.384769260883331,0.275976985692978,-0.947867810726166,-0.159321695566177,0.223912462592125,-0.970387816429138,0.0906126797199249,0.201445415616035,-0.918386936187744,0.340565860271454,0.210773393511772,-0.796953737735748,0.566073596477509,0.251000612974167,-0.617976188659668,0.745053112506866,0.318191796541214,-0.398976236581802,0.859983682632446,0.4057437479496,-0.16138730943203,0.899625539779663,0.50508850812912,0.0715304911136627,0.860098242759705,0.606518447399139,0.27698078751564,0.745263040065765,0.700093567371368,0.434860199689865,0.566361725330353,0.776654481887817,0.529701054096222,0.34091728925705,0.828722894191742,0.552214443683624,0.0909813493490219,0.396586120128632,0.865881502628326,-0.3049076795578,0.385194450616837,0.717638611793518,-0.58018970489502,0.336098492145538,0.499146640300751,-0.798680484294891,0.254091799259186,0.23180116713047,-0.938991785049438,0.147211357951164,-0.0582327581942081,-0.987389326095581,0.02592533826828,-0.342574268579483,-0.939132928848267, --0.0978996306657791,-0.593377888202667,-0.798948287963867,-0.212139382958412,-0.786095261573792,-0.58056104183197,-0.305612444877625,-0.90187007188797,-0.305338114500046,-0.369163185358047,-0.929364562034607,-0.000226867836317979,-0.396583497524261,-0.865884900093079,0.304901450872421,-0.385188430547714,-0.717643558979034,0.580187559127808,-0.336080223321915,-0.499158829450607,0.798680484294891,-0.254066169261932,-0.231813967227936,0.938995599746704,-0.147194296121597,0.0582313239574432,0.987392008304596,-0.0259259529411793,0.342574000358582,0.939133048057556,0.0978962182998657,0.59337854385376,0.798948168754578,0.212136492133141,0.786099970340729,0.580555737018585,0.30560714006424,0.901873826980591,0.305332452058792,0.369163870811462,0.929364323616028,0.00022594710753765,-0.201459392905235,0.918384850025177,-0.340563327074051,-0.210800111293793,0.796949863433838,-0.566069066524506,-0.251013219356537,0.617969870567322,-0.745054125785828,-0.318181902170181,0.398970246315002,-0.859990060329437,-0.405734241008759,0.161386489868164,-0.899630010128021,-0.505083680152893,-0.0715328305959702,-0.860100865364075,-0.606514036655426,-0.276984125375748,-0.745265364646912,-0.700100064277649,-0.434849321842194,-0.566362023353577,-0.77666711807251,-0.529682993888855,-0.34091654419899,-0.828724980354309,-0.552211284637451,-0.0909810736775398,-0.851183414459229,-0.500213742256165,0.158975124359131,-0.841844260692596,-0.378781884908676,0.384477019309998,-0.801621377468109,-0.199804440140724,0.563454806804657,-0.734448552131653,0.0191994067281485,0.678392767906189,-0.646904408931732,0.256792604923248,0.7180335521698,-0.547560930252075,0.489712446928024,0.678497433662415,-0.446130484342575,0.69516122341156,0.563665211200714,-0.352544963359833,0.85303270816803,0.384768962860107,-0.275975048542023,0.947868764400482,0.159318938851357,-0.223915934562683,0.970386922359467,-0.0906143486499786,-0.730729341506958,0.634590208530426,-0.251654326915741,-0.73457133769989,0.584716439247131,-0.344255149364471,-0.751093089580536,0.51121324300766,-0.417756140232086, --0.778671145439148,0.421276152133942,-0.464970648288727,-0.814624428749084,0.323704600334167,-0.481250882148743,-0.855428457260132,0.228051662445068,-0.46501025557518,-0.897080898284912,0.143669262528419,-0.417857646942139,-0.935510873794556,0.0788298696279526,-0.344391196966171,-0.966957271099091,0.0398862808942795,-0.2517991065979,-0.988338708877563,0.0306422151625156,-0.149156376719475,-0.99756383895874,0.0519984215497971,-0.0465037971735001,-0.993728816509247,0.101867981255054,0.0461079515516758,-0.977209270000458,0.175372943282127,0.119609609246254,-0.949623286724091,0.265312671661377,0.16680771112442,-0.913670420646667,0.362885057926178,0.183086812496185,-0.872868597507477,0.458540469408035,0.16685651242733,-0.831212103366852,0.542916178703308,0.119701616466045,-0.792777717113495,0.60775488615036,0.0462334454059601,-0.761334657669067,0.646699786186218,-0.0463566593825817,-0.739954352378845,0.655946552753448,-0.14900229871273,-0.992042481899261,0.106968194246292,-0.0664037019014359,-0.988844037055969,0.14856044948101,0.0108294663950801,-0.975066781044006,0.20986308157444,0.0721268057823181,-0.952060580253601,0.284866631031036,0.111497044563293,-0.922076165676117,0.36624002456665,0.125075191259384,-0.888050258159637,0.446012228727341,0.111534111201763,-0.853307962417603,0.51638275384903,0.0722103342413902,-0.821259081363678,0.570450603961945,0.0109359631314874,-0.795036852359772,0.602928638458252,-0.066283330321312,-0.77720308303833,0.610644280910492,-0.151884734630585,-0.769508838653564,0.59283447265625,-0.23749403655529,-0.772706508636475,0.551244556903839,-0.314728677272797,-0.786485314369202,0.489944517612457,-0.376025557518005,-0.809497594833374,0.414933502674103,-0.41538393497467,-0.839478075504303,0.333561420440674,-0.428967773914337,-0.873503923416138,0.253787368535995,-0.415430992841721,-0.908243000507355,0.183418661355972,-0.376101404428482,-0.940292835235596,0.129351571202278,-0.314829349517822,-0.966518342494965,0.096864327788353,-0.237612247467041,-0.984350323677063,0.0891495496034622,-0.15200936794281, --0.869636654853821,-0.471043258905411,0.147818803787231,-0.860542118549347,-0.352771162986755,0.367450356483459,-0.821368098258972,-0.178453102707863,0.541764616966248,-0.755944430828094,0.0348383001983166,0.653708100318909,-0.670671463012695,0.26623672246933,0.692327797412872,-0.573904454708099,0.493093222379684,0.653829276561737,-0.475127696990967,0.693188905715942,0.541980445384979,-0.383984684944153,0.846948027610779,0.367742955684662,-0.309412270784378,0.939314484596252,0.148163169622421,-0.258706361055374,0.961247384548187,-0.0952600613236427,-0.236829608678818,0.910600423812866,-0.33870130777359,-0.245926290750504,0.792327404022217,-0.558334648609161,-0.285092800855637,0.618017137050629,-0.732650578022003,-0.350522488355637,0.40471938252449,-0.844592332839966,-0.43579638004303,0.173322305083275,-0.883199274539948,-0.532556474208832,-0.0535315573215485,-0.844699919223785,-0.631338357925415,-0.253633290529251,-0.732858777046204,-0.72247976064682,-0.407386958599091,-0.558622300624847,-0.797053098678589,-0.499755561351776,-0.339043885469437,-0.847758769989014,-0.521691799163818,-0.0956181511282921,-0.822642862796783,-0.1690653860569,-0.542840361595154,-0.826556980609894,0.00407952163368464,-0.562838315963745,-0.784255504608154,0.190770819783211,-0.590381026268005,-0.683922350406647,0.384194105863571,-0.620197653770447,-0.515641927719116,0.565058827400208,-0.644066691398621,-0.285253465175629,0.701224625110626,-0.653386950492859,-0.0252356752753258,0.764552474021912,-0.644067287445068,0.221512719988823,0.75252091884613,-0.620196998119354,0.428376525640488,0.684064984321594,-0.590380132198334,0.588985085487366,0.579921424388886,-0.562839031219482,0.707049369812012,0.453216105699539,-0.542840957641602,0.787360012531281,0.309886366128922,-0.532948970794678,0.831784248352051,0.151459261775017,-0.53403651714325,0.837809681892395,-0.0224896371364594,-0.545498967170715,0.797607839107513,-0.211101293563843,-0.565029203891754,0.698674142360687,-0.407501518726349,-0.588045060634613,0.530039548873901,-0.59190171957016,-0.607215344905853, -0.297187864780426,-0.730549335479736,-0.614798367023468,0.0336705669760704,-0.793825030326843,-0.60721343755722,-0.215802058577538,-0.779508113861084,-0.588044703006744,-0.423736214637756,-0.70794665813446,-0.56503027677536,-0.584192514419556,-0.600958347320557,-0.545498132705688,-0.701312899589539,-0.472193896770477,-0.534034729003906,-0.78009295463562,-0.327749788761139,-0.532949388027191,-0.941250026226044,-0.179763793945313,-0.285890311002731,-0.952833235263824,0.0167510453611612,-0.303031653165817,-0.915454745292664,0.23371410369873,-0.327597796916962,-0.810448288917542,0.465308308601379,-0.355895638465881,-0.619569003582001,0.686804234981537,-0.380044937133789,-0.347003817558289,0.8530193567276,-0.38980296254158,-0.035813894122839,0.924274444580078,-0.380044907331467,0.25548067688942,0.898925721645355,-0.355896353721619,0.492338985204697,0.80640059709549,-0.327597916126251,0.670558393001556,0.677143037319183,-0.303032517433167,0.799446165561676,0.528348803520203,-0.285890370607376,0.888473451137543,0.365634948015213,-0.277355432510376,0.942125499248505,0.187857255339623,-0.277685403823853,0.957959413528442,-0.00917327124625444,-0.286757081747055,0.924905717372894,-0.228700742125511,-0.303719192743301,0.822943866252899,-0.465597361326218,-0.325549632310867,0.631220698356628,-0.6944819688797,-0.345333516597748,0.352473974227905,-0.866466999053955,-0.353549152612686,0.0328334048390388,-0.937905550003052,-0.345333516597748,-0.264221787452698,-0.907857060432434,-0.325549334287643,-0.502603888511658,-0.809409737586975,-0.303718864917755,-0.679519236087799,-0.675295531749725,-0.28675702214241,-0.805725455284119,-0.523161113262177,-0.277685075998306,-0.891409695148468,-0.358416855335236,-0.277355551719666,-0.96323698759079,-0.176816567778587,-0.202263459563255,-0.976044237613678,0.0223494991660118,-0.216421246528625,-0.940510630607605,0.243801906704903,-0.236644014716148,-0.836272954940796,0.482677638530731,-0.260134339332581,-0.642154633998871,0.713431894779205,-0.280450284481049,-0.360761076211929,0.886836111545563,-0.288744151592255, --0.0382333248853683,0.959106683731079,-0.280450582504272,0.261844366788864,0.929390728473663,-0.260135322809219,0.503239035606384,0.831113815307617,-0.236643880605698,0.683269798755646,0.697355210781097,-0.216420978307724,0.813131988048553,0.545807600021362,-0.202263340353966,0.903546869754791,0.381553769111633,-0.194986805319786,0.959715723991394,0.202509328722954,-0.194770887494087,0.979454517364502,0.00317894178442657,-0.201640024781227,0.95110821723938,-0.221574038267136,-0.215170174837112,0.852086424827576,-0.46855241060257,-0.233253762125969,0.656526207923889,-0.711595177650452,-0.250211358070374,0.364112347364426,-0.895073354244232,-0.257421761751175,0.026659956201911,-0.967824041843414,-0.25021168589592,-0.283029496669769,-0.930315494537354,-0.233253881335258,-0.526343524456024,-0.822596251964569,-0.215169474482536,-0.703532457351685,-0.681456863880157,-0.201639756560326,-0.828547537326813,-0.524950683116913,-0.194771066308022,-0.913314759731293,-0.357541859149933,-0.194987162947655,-0.97198611497879,-0.172891736030579,-0.159221366047859,-0.984820127487183,0.026047894731164,-0.171612545847893,-0.950047314167023,0.248207956552505,-0.189216732978821,-0.84648209810257,0.489390075206757,-0.20967935025692,-0.651370465755463,0.723866760730743,-0.22744981944561,-0.36628520488739,0.900409877300262,-0.234727919101715,-0.0389191620051861,0.973011672496796,-0.227450326085091,0.264468491077423,0.94132387638092,-0.20968009531498,0.506990849971771,0.840926349163055,-0.189217329025269,0.686972796916962,0.706128418445587,-0.171613067388535,0.816657662391663,0.554724097251892,-0.159221485257149,0.907447755336761,0.391426563262939,-0.15272144973278,0.964975714683533,0.213610157370567,-0.152291163802147,0.987320721149445,0.0149410357698798,-0.158033356070518,0.962613582611084,-0.211106330156326,-0.169732853770256,0.866620779037476,-0.463103532791138,-0.185751229524612,0.669642984867096,-0.714934170246124,-0.201115414500237,0.36859205365181,-0.906080543994904,-0.207744926214218,0.0195958856493235,-0.979371607303619,-0.201115176081657, --0.297242432832718,-0.9365593791008,-0.185751006007195,-0.541887819766998,-0.823133289813995,-0.16973289847374,-0.717376053333282,-0.678525745868683,-0.158032953739166,-0.840061843395233,-0.520676076412201,-0.152291029691696,-0.92300009727478,-0.353195309638977,-0.15272168815136,-0.976805686950684,-0.168227776885033,-0.13247674703598,-0.989300668239594,0.0302122998982668,-0.1427281498909,-0.95481538772583,0.252299010753632,-0.157075777649879,-0.851740002632141,0.494338244199753,-0.1736910790205,-0.656391143798828,0.73059219121933,-0.188110902905464,-0.369653671979904,0.908688485622406,-0.19401390850544,-0.0400169305503368,0.981332242488861,-0.188110768795013,0.264780551195145,0.948537170886993,-0.173690766096115,0.507547616958618,0.847185134887695,-0.157075434923172,0.687273800373077,0.712238311767578,-0.142728045582771,0.816853404045105,0.561427175998688,-0.132476851344109,0.908080458641052,0.399140566587448,-0.126793771982193,0.966817498207092,0.222351878881454,-0.125792160630226,0.991272687911987,0.024156741797924,-0.129595264792442,0.969404280185699,-0.202885359525681,-0.138177275657654,0.875850677490234,-0.458523809909821,-0.150471016764641,0.678235232830048,-0.716619372367859,-0.162645652890205,0.371456474065781,-0.913124442100525,-0.167999774217606,0.0146182915195823,-0.98657637834549,-0.16264496743679,-0.307046800851822,-0.93972384929657,-0.150470674037933,-0.552487432956696,-0.821988165378571,-0.138177633285522,-0.726638972759247,-0.674685716629028,-0.129595473408699,-0.847482621669769,-0.515702843666077,-0.12579245865345,-0.928838551044464,-0.348112374544144,-0.12679398059845,-0.980255007743835,-0.163375735282898,-0.111393444240093,-0.992269992828369,0.0357817597687244,-0.118827112019062,-0.957440972328186,0.258294463157654,-0.128804758191109,-0.854227304458618,0.500626802444458,-0.140244469046593,-0.65891295671463,0.737081289291382,-0.150149703025818,-0.372306078672409,0.915211200714111,-0.154196575284004,-0.0427399277687073,0.987739086151123,-0.1501494795084,0.262172073125839,0.954776048660278,-0.140244469046593, -0.505241394042969,0.853311419487,-0.128804802894592,0.685511231422424,0.718299746513367,-0.118826895952225,0.815935432910919,0.567310214042664,-0.111393250524998,0.908295571804047,0.404513031244278,-0.106622569262981,0.968353152275085,0.226685300469399,-0.104431480169296,0.99412614107132,0.0268001426011324,-0.104856610298157,0.973294615745544,-0.202553927898407,-0.108025252819061,0.880176246166229,-0.460840851068497,-0.113646276295185,0.682127416133881,-0.721346616744995,-0.119838148355484,0.373963505029678,-0.919289946556091,-0.122708030045033,0.0151329003274441,-0.992678046226501,-0.119838275015354,-0.308524012565613,-0.944403111934662,-0.113647185266018,-0.555504560470581,-0.824466526508331,-0.108025923371315,-0.730527281761169,-0.674785077571869,-0.104856908321381,-0.851607739925385,-0.513671398162842,-0.104431614279747,-0.932743012905121,-0.344415664672852,-0.106622435152531,-0.983083486557007,-0.164496257901192,-0.0805471763014793,-0.995569825172424,0.0372547172009945,-0.0863296985626221,-0.960578083992004,0.261898785829544,-0.0932673215866089,-0.856844365596771,0.505621075630188,-0.100821696221828,-0.661119699478149,0.742583215236664,-0.107195779681206,-0.374535351991653,0.920692563056946,-0.109765321016312,-0.045000959187746,0.993218958377838,-0.107195720076561,0.260558664798737,0.960179209709167,-0.10082171857357,0.504971563816071,0.858082115650177,-0.0932674333453178,0.68684595823288,0.721657693386078,-0.0863297283649445,0.818742692470551,0.56848269701004,-0.0805472284555435,0.912145555019379,0.402795374393463,-0.0758050754666328,0.972504615783691,0.221517652273178,-0.0718661025166512,0.997478008270264,0.0180500205606222,-0.0686421617865562,0.974580883979797,-0.21400211751461,-0.0662963315844536,0.878940165042877,-0.472461938858032,-0.065145306289196,0.680459678173065,-0.7298823595047,-0.0651637390255928,0.376004070043564,-0.924305140972137,-0.0654289722442627,0.022288067266345,-0.997625589370728,-0.0651639401912689,-0.299525737762451,-0.951861560344696,-0.0651452243328094,-0.548434615135193,-0.833561182022095,-0.0662958770990372, --0.726819097995758,-0.683390259742737,-0.068641796708107,-0.850973010063171,-0.520269334316254,-0.0718656927347183,-0.934300422668457,-0.34833362698555,-0.0758048817515373,-0.983392357826233,-0.179142624139786,-0.0291111096739769,-0.999226748943329,0.0258062314242125,-0.0296632423996925,-0.967016816139221,0.253282785415649,-0.0269499495625496,-0.865280210971832,0.500808238983154,-0.0219375547021627,-0.668785035610199,0.743274211883545,-0.0164314638823271,-0.376777082681656,0.926200568675995,-0.0138388415798545,-0.0399947054684162,0.999064743518829,-0.0164317693561316,0.26995912194252,0.962621808052063,-0.0219372622668743,0.515596807003021,0.856407463550568,-0.0269493199884892,0.697455942630768,0.716013491153717,-0.0296631064265966,0.829188704490662,0.558210253715515,-0.0291108936071396,0.922059178352356,0.386272221803665,-0.0245098974555731,0.980295777320862,0.196940392255783,-0.0153161156922579,0.999888956546783,-0.0148117616772652,-0.00166231021285057,0.967842102050781,-0.251113325357437,0.0149575537070632,0.863135755062103,-0.50400847196579,0.0311790537089109,0.665100336074829,-0.745536029338837,0.0426321886479855,0.376402854919434,-0.925283551216125,0.0465967878699303,0.0442129336297512,-0.998112082481384,0.0426324307918549,-0.266189843416214,-0.963416218757629,0.0311797820031643,-0.517703413963318,-0.855429410934448,0.0149582102894783,-0.705604910850525,-0.70860356092453,-0.00166200916282833,-0.839394986629486,-0.543306171894073,-0.0153157580643892,-0.929864168167114,-0.367085576057434,-0.0245099496096373,-0.757961571216583,-0.403744429349899,0.512332558631897,-0.782199263572693,-0.245558634400368,0.572595179080963,-0.763102769851685,-0.0622836574912071,0.643268883228302,-0.682618379592896,0.153427720069885,0.714487254619598,-0.507254600524902,0.38197934627533,0.772518336772919,-0.228109925985336,0.560741901397705,0.795948684215546,0.0965565741062164,0.627609670162201,0.772517263889313,0.381668418645859,0.586376249790192,0.714487314224243,0.589877963066101,0.488107681274414,0.643268942832947,0.731492519378662,0.370209515094757,0.572593748569489, -0.824565768241882,0.240029469132423,0.512325286865234,0.875473737716675,0.0917334035038948,0.474479407072067,0.883959650993347,-0.0707061141729355,0.462186068296433,0.853848338127136,-0.236451968550682,0.463717073202133,0.787718236446381,-0.400283753871918,0.46826583147049,0.682018041610718,-0.559417545795441,0.471066236495972,0.529788851737976,-0.705130934715271,0.471289843320847,0.332436352968216,-0.817203938961029,0.47081184387207,0.112891711294651,-0.874723792076111,0.4712895154953,-0.0978284627199173,-0.876656472682953,0.471065878868103,-0.284598141908646,-0.836499154567719,0.468266069889069,-0.446313291788101,-0.765356063842773,0.463718235492706,-0.583576321601868,-0.667697787284851,0.462188601493835,-0.690894305706024,-0.54546320438385,0.474483907222748,-0.116634495556355,-0.497126042842865,0.859803557395935,-0.0997848063707352,-0.449773520231247,0.887551009654999,-0.056785125285387,-0.40388098359108,0.913047432899475,2.50697394221788e-005,-0.364316403865814,0.931275248527527,0.0611830092966557,-0.331425577402115,0.941495478153229,0.123540148139,-0.303689867258072,0.944727599620819,0.187551349401474,-0.28001868724823,0.941495597362518,0.254302501678467,-0.26087474822998,0.93127578496933,0.322600513696671,-0.249544247984886,0.913047969341278,0.385428816080093,-0.25238573551178,0.887550592422485,0.430548250675201,-0.274531453847885,0.859802663326263,0.449594110250473,-0.314230769872665,0.83613646030426,0.440331637859344,-0.366052657365799,0.819825291633606,0.405933022499084,-0.419665277004242,0.811849355697632,0.358716577291489,-0.464509963989258,0.809662222862244,0.310047119855881,-0.497903138399124,0.809915542602539,0.264268666505814,-0.522568941116333,0.810607016086578,0.220503345131874,-0.542047441005707,0.81090247631073,0.175567954778671,-0.558651983737946,0.810607075691223,0.125569760799408,-0.572947561740875,0.809915661811829,0.0674131438136101,-0.583011507987976,0.809662342071533,0.00230183708481491,-0.583860993385315,0.811850368976593,-0.0597525723278522,-0.569485783576965,0.819826543331146,-0.102558210492134,-0.538844406604767,0.836139023303986, -0.0389250069856644,-0.478151381015778,0.877414464950562,0.0435080081224442,-0.45285040140152,0.890524327754974,0.0594703108072281,-0.427051037549973,0.902269780635834,0.0842082649469376,-0.403156727552414,0.911248385906219,0.114761374890804,-0.382564961910248,0.916773617267609,0.14888334274292,-0.365990936756134,0.918631851673126,0.184886410832405,-0.35403773188591,0.916773855686188,0.221137195825577,-0.347451776266098,0.911249458789825,0.25553360581398,-0.347293317317963,0.90226936340332,0.284969300031662,-0.354625403881073,0.89052414894104,0.30591008067131,-0.369543164968491,0.877414882183075,0.316005319356918,-0.390609800815582,0.864618182182312,0.314666658639908,-0.415430277585983,0.853465020656586,0.302978157997131,-0.44096702337265,0.844838678836823,0.283811897039413,-0.464344531297684,0.838948726654053,0.260444611310959,-0.484062790870667,0.835375249385834,0.235076576471329,-0.499981135129929,0.833521366119385,0.208506137132645,-0.512557327747345,0.832952678203583,0.180702298879623,-0.522100150585175,0.833521544933319,0.15142722427845,-0.528411149978638,0.835375010967255,0.120929554104805,-0.53060507774353,0.838948309421539,0.0908875092864037,-0.527245104312897,0.844838440418243,0.0646925196051598,-0.517119765281677,0.853464722633362,0.0464048460125923,-0.50028121471405,0.864618539810181,0.108498051762581,-0.46717843413353,0.877480745315552,0.110235445201397,-0.453332006931305,0.88449889421463,0.117459513247013,-0.438980340957642,0.890785872936249,0.129565998911858,-0.425288766622543,0.895735561847687,0.145548895001411,-0.41327428817749,0.898899257183075,0.164255544543266,-0.403775960206985,0.899991691112518,0.184279158711433,-0.397518038749695,0.898899674415588,0.204108849167824,-0.394965708255768,0.895735263824463,0.222338154911995,-0.396318733692169,0.890784621238709,0.237529247999191,-0.401548862457275,0.884498953819275,0.248437568545341,-0.410250037908554,0.877481460571289,0.25431415438652,-0.421632945537567,0.870373487472534,0.254932701587677,-0.43472695350647,0.863725543022156,0.250541716814041,-0.448397666215897,0.858002543449402, -0.241871938109398,-0.461554437875748,0.853501915931702,0.229930534958839,-0.473382532596588,0.850318193435669,0.215669527649879,-0.483365207910538,0.848436653614044,0.199818775057793,-0.491204857826233,0.847814977169037,0.182998791337013,-0.496656239032745,0.848436176776886,0.165820732712746,-0.499462842941284,0.850317776203156,0.149012506008148,-0.499329388141632,0.853501856327057,0.133620321750641,-0.495960980653763,0.858002543449402,0.120933458209038,-0.489237248897552,0.863725662231445,0.112236686050892,-0.47942990064621,0.870373427867889,0.150820270180702,-0.459818363189697,0.87511157989502,0.151545971632004,-0.453553974628448,0.878249704837799,0.154527708888054,-0.447023004293442,0.881074130535126,0.159672871232033,-0.440695643424988,0.883341372013092,0.166700690984726,-0.43507519364357,0.884827971458435,0.175192266702652,-0.430654793977737,0.885349750518799,0.184355229139328,-0.427892208099365,0.884828448295593,0.193308413028717,-0.427011579275131,0.883341908454895,0.201410040259361,-0.427950441837311,0.881074547767639,0.208105280995369,-0.430545806884766,0.878249645233154,0.212995558977127,-0.434526354074478,0.875111281871796,0.215853333473206,-0.439575612545013,0.871883392333984,0.216601952910423,-0.445398569107056,0.868736863136292,0.215243726968765,-0.451592534780502,0.865872025489807,0.211868777871132,-0.45778626203537,0.86344850063324,0.206702172756195,-0.463615477085114,0.861588597297668,0.2000442892313,-0.468693733215332,0.860411763191223,0.192280426621437,-0.472671389579773,0.860005795955658,0.183944880962372,-0.475242704153061,0.860411882400513,0.175633281469345,-0.476253926753998,0.861588716506958,0.167865395545959,-0.475685954093933,0.863448917865753,0.161124750971794,-0.473605841398239,0.865873157978058,0.155829459428787,-0.470119625329971,0.868737399578094,0.152299091219902,-0.46542826294899,0.871883869171143,0.0108921602368355,-0.0267755631357431,-0.99958211183548,0.184293001890183,-0.453034162521362,0.872236311435699,-0.266398042440414,-0.899263262748718,0.346926033496857,0.0196882393211126,-0.999803483486176,-0.00233452906832099, -0.0669271200895309,-0.988966166973114,-0.132161721587181,0.067909799516201,-0.988736152648926,-0.133375704288483,0.453814327716827,0.857782542705536,-0.241374537348747,0.164791062474251,0.942585825920105,0.290475279092789,0.162928745150566,0.942053973674774,0.29323798418045,0.0704414173960686,-0.988093614578247,-0.136780515313149,0.654630959033966,-0.349862277507782,0.67011547088623,0.7737917304039,-0.428291320800781,0.466704219579697,0.71198558807373,-0.397808492183685,0.578640580177307,-0.102994062006474,-0.988456428050995,0.111112952232361,0.200980648398399,-0.772078931331635,0.602910339832306,0.357038617134094,-0.837723672389984,0.413209915161133,0.772689044475555,-0.433194190263748,0.463998287916183,0.0735728740692139,-0.987318813800812,-0.140671849250793,0.499940425157547,-0.8449746966362,0.189940437674522,0.503103673458099,-0.84144926071167,0.197103589773178,0.328769654035568,0.944340884685516,0.0114378472790122,0.86240154504776,0.237540021538734,0.44703283905983,0.830322623252869,0.180314660072327,0.527305424213409,0.739997386932373,0.66741144657135,0.0834620371460915,0.672872960567474,0.673241674900055,0.306574106216431,0.799646377563477,0.119471721351147,0.588465988636017,0.801254630088806,0.124660454690456,0.585192918777466,0.17082504928112,0.946800410747528,0.272741138935089,0.573826372623444,0.640918552875519,0.509849727153778,0.572197437286377,0.630811750888824,0.52408641576767,0.771449863910675,-0.428796172142029,0.47010526061058,0.0687480717897415,-0.988526105880737,-0.134498134255409,0.772253334522247,-0.428631484508514,0.468934774398804,0.0694186985492706,-0.988355755805969,-0.13540318608284,0.77287220954895,-0.428494572639465,0.468039482831955,0.501965165138245,-0.841748237609863,0.198723182082176,0.501208245754242,-0.841944813728333,0.199797809123993,0.0682679265737534,-0.988646745681763,-0.13385483622551,0.771799445152283,-0.42872741818428,0.469593912363052,0.50066214799881,-0.84208482503891,0.2005755007267,0.500251829624176,-0.842187106609344,0.201169043779373,0.164168491959572,0.942421019077301,0.291361153125763, -0.798898994922638,0.119398444890976,0.589495003223419,0.799204170703888,0.119432732462883,0.589074313640594,0.163673743605614,0.94227921962738,0.292097091674805,0.572365283966064,0.630928158760071,0.523763000965118,0.572470486164093,0.630991995334625,0.523571074008942,0.798478007316589,0.119346611201763,0.590075612068176,0.798665821552277,0.119370609521866,0.589816570281982,0.1645238250494,0.942517757415771,0.290847450494766,0.572538614273071,0.631028354167938,0.523452699184418,0.572583198547363,0.631046891212463,0.523381590843201,-0.697747766971588,0.27436438202858,-0.661719083786011,-0.81980562210083,0.158964619040489,-0.550135374069214,-0.769069731235504,0.218749284744263,-0.600566804409027,0.0995233580470085,0.864672720432281,-0.492378115653992,-0.0915045812726021,0.954280376434326,-0.28456261754036,-0.30445671081543,0.689309000968933,-0.657388150691986,-0.493350446224213,0.700825154781342,-0.515217840671539,-0.297976613044739,0.954080402851105,-0.0306685715913773,-0.281949520111084,0.958387613296509,-0.044696070253849,-0.818664312362671,0.164019539952278,-0.550351142883301,-0.652998149394989,0.671497344970703,-0.350263684988022,-0.665074229240417,0.661979556083679,-0.345628798007965,-0.859004735946655,-0.312289208173752,-0.405692309141159,-0.796672940254211,-0.360602110624313,-0.485054939985275,-0.659547805786133,-0.751627445220947,-0.00727126328274608,-0.537086606025696,-0.815334856510162,-0.216256871819496,-0.714530289173126,-0.391734659671783,-0.579646766185761,-0.713456034660339,-0.396996766328812,-0.577385485172272,-0.377270370721817,-0.823098838329315,-0.424470692873001,-0.38415852189064,-0.818841755390167,-0.426521331071854,-0.817988336086273,0.159538954496384,-0.552668511867523,-0.818617820739746,0.15936590731144,-0.55178564786911,-0.296146214008331,0.954562425613403,-0.0332878828048706,-0.296876907348633,0.95437103509903,-0.0322487056255341,-0.819097459316254,0.159212082624435,-0.551117837429047,-0.663979232311249,0.662286877632141,-0.347142189741135,-0.663252174854279,0.662483870983124,-0.348154604434967, --0.29522904753685,0.954800009727478,-0.0345941111445427,-0.295622140169144,0.954698503017426,-0.0340333990752697,-0.818264067173004,0.159468561410904,-0.552280426025391,-0.662728607654572,0.66261887550354,-0.348894000053406,-0.662333250045776,0.662714600563049,-0.349462449550629,-0.714385330677032,-0.391576319932938,-0.579932391643524,-0.714453339576721,-0.391635566949844,-0.579808533191681,-0.384732574224472,-0.818941235542297,-0.425812244415283,-0.385097563266754,-0.81900680065155,-0.425355941057205,-0.714266538619995,-0.39150071144104,-0.580129742622375,-0.71432363986969,-0.391535848379135,-0.580035746097565,-0.385350406169891,-0.819051444530487,-0.4250408411026,-0.385536134243011,-0.819079220294952,-0.424818992614746,0.165511310100555,0.942666411399841,0.289803475141525,0.067120648920536,-0.988927483558655,-0.132352814078331,0.165374651551247,0.942705690860748,0.289753764867783,0.770605266094208,-0.428881734609604,0.471410572528839,0.0674181878566742,-0.988856732845306,-0.13272950053215,0.770946204662323,-0.428871303796768,0.470862358808517,0.0676343068480492,-0.988804280757904,-0.133010059595108,0.771172225475311,-0.428842425346375,0.470518380403519,0.49993422627449,-0.84226381778717,0.20163694024086,0.499685227870941,-0.842320919036865,0.202015101909637,0.0672494694590569,-0.988897025585175,-0.13251468539238,0.770759761333466,-0.428884536027908,0.471155405044556,0.49949124455452,-0.842361330986023,0.202326118946075,0.499344140291214,-0.842386245727539,0.202585533261299,0.165155664086342,0.942669451236725,0.28999650478363,0.798180282115936,0.119310133159161,0.590485692024231,0.798319578170776,0.119326695799828,0.590294063091278,0.164996206760406,0.942634761333466,0.29019969701767,0.572610139846802,0.63105297088623,0.523344874382019,0.572622358798981,0.631049454212189,0.523335695266724,0.797936677932739,0.119289375841618,0.590819001197815,0.798054099082947,0.119297623634338,0.590658783912659,0.165279239416122,0.942692637443542,0.289850771427155,0.572621583938599,0.631038725376129,0.523349463939667,0.572611153125763,0.631018877029419,0.523384809494019, -0.770217895507813,-0.428725957870483,0.472184777259827,0.0669617205858231,-0.988962948322296,-0.132168456912041,0.770369946956635,-0.428836166858673,0.471836507320404,0.0670263320207596,-0.988949179649353,-0.13223822414875,0.770476341247559,-0.428866475820541,0.47163513302803,0.49923449754715,-0.842399597167969,0.202800184488297,0.499161809682846,-0.842399835586548,0.202977910637856,0.0669280514121056,-0.988968670368195,-0.132142171263695,0.770284414291382,-0.428788423538208,0.472019463777542,0.499126970767975,-0.842385351657867,0.203123569488525,0.499128103256226,-0.842357933521271,0.203234508633614,0.165490478277206,0.942704677581787,0.289690852165222,0.797714412212372,0.119281329214573,0.591120719909668,0.797824621200562,0.119284071028233,0.590971410274506,0.16544497013092,0.942709267139435,0.289701849222183,0.572589576244354,0.630991041660309,0.523441970348358,0.572556912899017,0.630954205989838,0.523522138595581,0.797490060329437,0.119282372295856,0.591423153877258,0.797603845596313,0.119281373918056,0.591269850730896,0.165514051914215,0.942690551280975,0.289723366498947,0.572511374950409,0.630907893180847,0.523627698421478,0.572450280189514,0.630850076675415,0.523764133453369,-0.817278385162354,0.159645423293114,-0.553687155246735,-0.817576885223389,0.159619182348251,-0.553253710269928,-0.294686764478683,0.954939007759094,-0.0353717617690563,-0.29492512345314,0.954878091812134,-0.0350289531052113,-0.817764341831207,0.159587576985359,-0.552985846996307,-0.66202574968338,0.662782073020935,-0.349916875362396,-0.66178172826767,0.662829399108887,-0.35028874874115,-0.294361174106598,0.955021142959595,-0.0358631573617458,-0.294501900672913,0.954985857009888,-0.0356450267136097,-0.817417562007904,0.159637942910194,-0.553483784198761,-0.661586761474609,0.662860512733459,-0.350597977638245,-0.661433160305023,0.662874579429626,-0.350861072540283,-0.714155852794647,-0.391441643238068,-0.580305874347687,-0.714212000370026,-0.391468375921249,-0.580218732357025,-0.385676085948944,-0.819094955921173,-0.424661546945572,-0.385781496763229,-0.819101095199585,-0.424553900957108, --0.714040338993073,-0.391388744115829,-0.580483615398407,-0.714098989963531,-0.391416311264038,-0.580392956733704,-0.385861843824387,-0.819097578525543,-0.424487709999084,-0.385920822620392,-0.819085896015167,-0.424456596374512,-0.816856861114502,0.15956237912178,-0.554332613945007,-0.817047297954559,0.159622475504875,-0.554034650325775,-0.2941934466362,0.955061554908752,-0.036160446703434,-0.294258773326874,0.95504629611969,-0.0360326245427132,-0.817155957221985,0.159638255834579,-0.553869783878326,-0.661316156387329,0.662872135639191,-0.351086050271988,-0.661231398582459,0.66285502910614,-0.351278096437454,-0.29416760802269,0.955064594745636,-0.03629170358181,-0.294162929058075,0.95506763458252,-0.0362479090690613,-0.816947817802429,0.159598991274834,-0.554188072681427,-0.661177277565002,0.662821292877197,-0.351443409919739,-0.661154091358185,0.662770569324493,-0.351582795381546,-0.713913142681122,-0.391325294971466,-0.580682814121246,-0.713978230953217,-0.391359448432922,-0.58057975769043,-0.385960727930069,-0.819065690040588,-0.424459338188171,-0.385985851287842,-0.819034695625305,-0.424496293067932,-0.713759183883667,-0.391242176294327,-0.580928087234497,-0.713841080665588,-0.391284853219986,-0.580798625946045,-0.385992527008057,-0.818994104862213,-0.424568474292755,-0.385977685451508,-0.818944156169891,-0.424678266048431,0.0687266066670418,-0.988363325595856,-0.135700032114983,0.164172038435936,0.941787362098694,0.293401092290878,0.0674008205533028,-0.988829135894775,-0.13294392824173,0.165102794766426,0.942409038543701,0.290871560573578,0.770176947116852,-0.42820730805397,0.472721874713898,0.0670398101210594,-0.988930463790894,-0.132371515035629,0.770147264003754,-0.42852783203125,0.47247976064682,0.066960796713829,-0.988954186439514,-0.132234379649162,0.770171761512756,-0.428640216588974,0.472337871789932,0.499168187379837,-0.842316091060638,0.203309401869774,0.499257504940033,-0.84225457906723,0.203345000743866,0.0671774744987488,-0.988891184329987,-0.132594585418701,0.770145952701569,-0.428388208150864,0.472608387470245, -0.499409914016724,-0.842167615890503,0.203330755233765,0.499647617340088,-0.842048704624176,0.203239262104034,0.165411189198494,0.942580223083496,0.290140718221664,0.797232329845428,0.119303107261658,0.591766357421875,0.79736739397049,0.119290091097355,0.591586947441101,0.165478602051735,0.9426309466362,0.289937555789948,0.572369575500488,0.630777478218079,0.523939788341522,0.572263062000275,0.630687057971954,0.524164855480194,0.796888470649719,0.119338363409042,0.592222154140472,0.797077476978302,0.11931711435318,0.591972053050995,0.165294215083122,0.942509293556213,0.290437638759613,0.572117149829865,0.630574226379395,0.524459898471832,0.571910262107849,0.630427241325378,0.524861991405487,0.771929025650024,-0.426495879888535,0.471409440040588,0.0680734440684319,-0.988628089427948,-0.13409136235714,0.770479321479797,-0.427663058042526,0.472721844911575,0.067714512348175,-0.988739311695099,-0.133451282978058,0.770265102386475,-0.427973866462708,0.472789585590363,0.499997019767761,-0.841889917850494,0.203037783503532,0.500482797622681,-0.841684699058533,0.202691435813904,0.0684328153729439,-0.988502025604248,-0.134835630655289,0.770952701568604,-0.42720240354538,0.472366452217102,0.501175105571747,-0.841408014297485,0.20212909579277,0.502211928367615,-0.841022133827209,0.201159060001373,0.164521008729935,0.942119896411896,0.292135000228882,0.796543657779694,0.119421146810055,0.592669248580933,0.796681880950928,0.1193657964468,0.592494487762451,0.16482700407505,0.942275643348694,0.29145947098732,0.571649253368378,0.630242168903351,0.525368392467499,0.571420788764954,0.630030274391174,0.525870859622955,0.797140777111053,0.119898021221161,0.591769456863403,0.796612739562988,0.119568176567554,0.59254664182663,0.164269208908081,0.941951513290405,0.292818963527679,0.57135683298111,0.629812598228455,0.526200950145721,0.571670114994049,0.629630267620087,0.526078879833221,-0.816549003124237,0.159266382455826,-0.554871141910553,-0.816694915294647,0.159444525837898,-0.554605066776276,-0.294307053089142,0.955023884773254,-0.036232627928257, --0.294212907552719,0.955050647258759,-0.0362899862229824,-0.816773235797882,0.159510657191277,-0.554470717906952,-0.661163628101349,0.662701189517975,-0.351695567369461,-0.661213040351868,0.662607431411743,-0.351779401302338,-0.294710755348206,0.954913437366486,-0.0358599238097668,-0.294464498758316,0.954980313777924,-0.0361004658043385,-0.816620647907257,0.159364491701126,-0.554737508296967,-0.661309659481049,0.662486433982849,-0.351825714111328,-0.661468684673309,0.662332236766815,-0.351817041635513,-0.713553309440613,-0.391128391027451,-0.581257462501526,-0.713665127754211,-0.391192257404327,-0.58107715845108,-0.385941982269287,-0.818879067897797,-0.424836337566376,-0.385878682136536,-0.818794012069702,-0.425057649612427,-0.713238954544067,-0.390941590070724,-0.581768691539764,-0.713416755199432,-0.391046077013016,-0.581480443477631,-0.385775655508041,-0.818684220314026,-0.425362557172775,-0.385613530874252,-0.818537652492523,-0.425791412591934,-0.817864179611206,0.157838463783264,-0.553340017795563,-0.81658536195755,0.158895641565323,-0.554923892021179,-0.295578181743622,0.954677581787109,-0.0349891223013401,-0.295077830553055,0.954814016819,-0.0354858413338661,-0.816506862640381,0.159126862883568,-0.554973185062408,-0.661732017993927,0.662117302417755,-0.351726412773132,-0.662167847156525,0.661802709102631,-0.351498126983643,-0.297134786844254,0.954247951507568,-0.0334922783076763,-0.296232640743256,0.954497933387756,-0.0343492105603218,-0.816940605640411,0.158509835600853,-0.554511249065399,-0.662891924381256,0.661339521408081,-0.351004809141159,-0.66415148973465,0.660612285137177,-0.349991738796234,-0.712907493114471,-0.390688538551331,-0.582344710826874,-0.713036119937897,-0.390814244747162,-0.58210289478302,-0.385399043560028,-0.818347096443176,-0.426351547241211,-0.3852259516716,-0.818116247653961,-0.426950663328171,-0.713653564453125,-0.390575796365738,-0.58150589466095,-0.713018238544464,-0.390591382980347,-0.582274317741394,-0.38523542881012,-0.817851006984711,-0.42744979262352,-0.385656237602234,-0.817553460597992,-0.427639663219452, -0.250009208917618,0.96824049949646,0.00239656842313707,0.0400657169520855,-0.992371797561646,-0.116588808596134,0.192173689603806,0.954302608966827,0.228857755661011,0.83454030752182,-0.413090705871582,0.364552557468414,0.0677118971943855,-0.98817652463913,-0.137558221817017,0.779081761837006,-0.423269033432007,0.462466150522232,0.068750262260437,-0.988226294517517,-0.1366828083992,0.774016439914703,-0.425337880849838,0.469026893377304,0.503896117210388,-0.840459227561951,0.19929127395153,0.506968975067139,-0.839626431465149,0.194961428642273,0.0613181442022324,-0.988811552524567,-0.135984718799591,0.794786810874939,-0.419354617595673,0.438697725534439,0.513406336307526,-0.838759422302246,0.181374043226242,0.524048328399658,-0.838786542415619,0.147683650255203,0.166008353233337,0.942004382610321,0.29166579246521,0.803756237030029,0.122406870126724,0.582230567932129,0.798789799213409,0.120623759925365,0.589393556118011,0.164485156536102,0.941696107387543,0.293518513441086,0.572916209697723,0.629620313644409,0.524733543395996,0.576915383338928,0.630370438098907,0.519424498081207,0.874993622303009,0.141285434365273,0.463060021400452,0.822057545185089,0.127874717116356,0.55485987663269,0.172131761908531,0.94468492269516,0.279179126024246,0.591885983943939,0.635195791721344,0.496182799339294,0.636882722377777,0.651094198226929,0.412863969802856,0.921022355556488,-0.389504998922348,0.00192665483336896,0.0159469805657864,-0.999289214611053,-0.0341570451855659,0.909634053707123,-0.39138787984848,0.13921731710434,0.0224004592746496,-0.99710339307785,-0.0726851224899292,0.881467282772064,-0.399762868881226,0.251406311988831,0.541477084159851,-0.83385956287384,0.107148751616478,0.554318964481354,-0.829842627048492,0.0639666393399239,0.0176777932792902,-0.999786019325256,-0.0107391439378262,0.919899761676788,-0.389703541994095,0.043768186122179,0.560394823551178,-0.827964127063751,0.020809119567275,0.561906039714813,-0.827200889587402,0.000579803134314716,0.243341267108917,0.966993749141693,0.075551837682724,0.97124844789505,0.167937248945236,0.168741166591644, -0.936267852783203,0.15807469189167,0.313711434602737,0.224794641137123,0.962937653064728,0.149058640003204,0.693121731281281,0.665911614894867,0.275941967964172,0.724310398101807,0.673984050750732,0.145327180624008,0.985346972942352,0.170544415712357,0.0024431268684566,0.983967363834381,0.170532032847404,0.0522207096219063,0.248958587646484,0.968232333660126,0.0233617015182972,0.734512627124786,0.677110612392426,0.0448594316840172,0.735686123371124,0.677316784858704,0.00281537650153041,-0.894615888595581,0.127671167254448,-0.428208500146866,-0.825955629348755,0.153842911124229,-0.542337238788605,-0.300908416509628,0.953165471553802,-0.0304906889796257,-0.298494756221771,0.953865170478821,-0.0322813540697098,-0.820091903209686,0.156579613685608,-0.550392746925354,-0.666535019874573,0.659361898899078,-0.347811669111252,-0.671806931495667,0.656831502914429,-0.342414855957031,-0.317365199327469,0.947861909866333,-0.0289336442947388,-0.306703627109528,0.951382994651794,-0.0283415708690882,-0.845229268074036,0.146074712276459,-0.514052271842957,-0.686986923217773,0.649989783763886,-0.324903428554535,-0.722506821155548,0.634744226932526,-0.274013996124268,-0.721089065074921,-0.391792714595795,-0.571427226066589,-0.715547025203705,-0.390795797109604,-0.57902604341507,-0.387078464031219,-0.817253530025482,-0.426927387714386,-0.391436994075775,-0.817145228385925,-0.423143953084946,-0.792795717716217,-0.410166501998901,-0.450819611549377,-0.740616023540497,-0.396189391613007,-0.542698740959167,-0.407311379909515,-0.818529009819031,-0.405102103948593,-0.450630933046341,-0.826225280761719,-0.338058531284332,-0.994063436985016,0.108563616871834,-0.00720389746129513,-0.980539202690125,0.106459468603134,-0.164952144026756,-0.318560570478439,0.947693288326263,-0.0199147276580334,-0.319235920906067,0.947301030158997,-0.0266320612281561,-0.948999166488647,0.111873097717762,-0.294762521982193,-0.756848096847534,0.624636650085449,-0.192379787564278,-0.774991691112518,0.622323095798492,-0.110008336603642,-0.315753132104874,0.948841392993927,9.37115328270011e-005, --0.317110359668732,0.948363244533539,-0.00694292830303311,-0.992678165435791,0.107284970581532,-0.0554969795048237,-0.780067682266235,0.624617099761963,-0.036714281886816,-0.779607057571411,0.626257538795471,-0.00378975388593972,-0.884880781173706,-0.434137254953384,-0.16885156929493,-0.851119875907898,-0.426154613494873,-0.306573271751404,-0.49621507525444,-0.838238120079041,-0.22611366212368,-0.520260632038116,-0.845383763313293,-0.121058233082294,-0.898786664009094,-0.438312381505966,-0.00804958119988441,-0.897332966327667,-0.437688887119293,-0.0567616671323776,-0.525739729404449,-0.849701702594757,-0.0400597080588341,-0.525116860866547,-0.851009547710419,-0.00592401577159762,-0.220391154289246,-0.934066593647003,0.280975788831711,0.00447837263345718,-0.999989986419678,-0.000134117042762227,0.0638136640191078,-0.989606857299805,-0.128864407539368,0.0670808404684067,-0.988942265510559,-0.132262155413628,0.423068553209305,0.882386326789856,-0.205930590629578,0.165634110569954,0.942615270614624,0.289899677038193,0.163583010435104,0.942074358463287,0.292807817459106,0.0698809027671814,-0.98823469877243,-0.136046931147575,0.672628343105316,-0.356845855712891,0.64825314283371,0.773263394832611,-0.428410261869431,0.467470169067383,0.71765011548996,-0.408407747745514,0.564075767993927,-0.0781088545918465,-0.994043171405792,0.0760080814361572,0.236400231719017,-0.801783084869385,0.548870444297791,0.370429784059525,-0.847512006759644,0.38013830780983,0.773601353168488,-0.431626081466675,0.463939547538757,0.0734481289982796,-0.987321078777313,-0.140721142292023,0.50212037563324,-0.843400597572327,0.191182091832161,0.502632141113281,-0.841487169265747,0.198141992092133,0.306790471076965,0.95080977678299,0.0428994335234165,0.854146063327789,0.259090721607208,0.45089516043663,0.827138006687164,0.178753882646561,0.53281307220459,0.711504340171814,0.69472861289978,0.105421669781208,0.658115565776825,0.677762985229492,0.327904284000397,0.79946368932724,0.118963338434696,0.588817119598389,0.800583720207214,0.121731013059616,0.586725831031799, -0.166258171200752,0.944528043270111,0.283240258693695,0.572441518306732,0.636240839958191,0.51721203327179,0.572651147842407,0.630364179611206,0.524129450321198,0.770397841930389,-0.429068177938461,0.471580028533936,0.0681217759847641,-0.988685429096222,-0.133643358945847,0.771530747413635,-0.428811728954315,0.469958305358887,0.0688471049070358,-0.988500654697418,-0.134634867310524,0.772270023822784,-0.428637862205505,0.468901485204697,0.501445472240448,-0.841792821884155,0.199843138456345,0.500588953495026,-0.842010676860809,0.201069012284279,0.0675542578101158,-0.988826811313629,-0.132883056998253,0.770925998687744,-0.428950846195221,0.470822960138321,0.499909341335297,-0.842180788516998,0.202045038342476,0.499332427978516,-0.84232360124588,0.202874600887299,0.164867252111435,0.942439675331116,0.290905863046646,0.798567056655884,0.118795722723007,0.590066254138947,0.79896080493927,0.118881605565548,0.589515745639801,0.164335146546364,0.942295491695404,0.291673004627228,0.572795331478119,0.630450129508972,0.523868381977081,0.572878658771515,0.630481004714966,0.523740172386169,0.797913134098053,0.118626289069653,0.590984284877777,0.798226594924927,0.118711605668068,0.590543687343597,0.165284335613251,0.942541301250458,0.290339559316635,0.572927296161652,0.63047981262207,0.52368837594986,0.572952806949615,0.630455851554871,0.523689329624176,-0.698330402374268,0.297227382659912,-0.651145577430725,-0.819389343261719,0.159286454319954,-0.550662279129028,-0.77325177192688,0.218333140015602,-0.595325469970703,0.0765878781676292,0.889147996902466,-0.451165318489075,-0.113426052033901,0.960836470127106,-0.25283944606781,-0.315298944711685,0.716593146324158,-0.622158169746399,-0.508208692073822,0.705822288990021,-0.493496477603912,-0.297486960887909,0.95420253276825,-0.0316079147160053,-0.289941936731339,0.956337213516235,-0.0367802418768406,-0.819496750831604,0.161725863814354,-0.549790740013123,-0.659087479114532,0.667362570762634,-0.346743255853653,-0.664567530155182,0.661996841430664,-0.346569061279297,-0.845736265182495,-0.317151725292206,-0.429121166467667, --0.785777986049652,-0.370313286781311,-0.495399862527847,-0.622282564640045,-0.780616819858551,-0.0583255439996719,-0.51110965013504,-0.82535719871521,-0.239900961518288,-0.714687585830688,-0.391163408756256,-0.579838693141937,-0.71334570646286,-0.394865810871124,-0.578980922698975,-0.379019886255264,-0.821160495281219,-0.426660686731339,-0.384782612323761,-0.818635165691376,-0.426355272531509,-0.817101776599884,0.160016566514969,-0.553840637207031,-0.818026781082153,0.159742757678032,-0.552552580833435,-0.295544803142548,0.954709231853485,-0.0344036221504211,-0.296355068683624,0.954499125480652,-0.033242829144001,-0.818613469600677,0.159553691744804,-0.551737785339355,-0.663414359092712,0.662312269210815,-0.348172128200531,-0.662576675415039,0.662532508373261,-0.349346339702606,-0.29436206817627,0.955013155937195,-0.0360672548413277,-0.294904410839081,0.954874098300934,-0.0353117994964123,-0.817537307739258,0.159892171621323,-0.553233444690704,-0.661902904510498,0.662705421447754,-0.350294232368469,-0.661326289176941,0.662847697734833,-0.351113051176071,-0.714437246322632,-0.39094614982605,-0.580293476581573,-0.714563608169556,-0.391040176153183,-0.580074489116669,-0.385338634252548,-0.818727612495422,-0.425674974918365,-0.385707706212997,-0.818785011768341,-0.425230115652084,-0.714173138141632,-0.390783816576004,-0.580727756023407,-0.714307129383087,-0.390865057706833,-0.580508232116699,-0.3859803378582,-0.818818688392639,-0.424917787313461,-0.386198163032532,-0.818832874298096,-0.424692422151566,0.16803851723671,0.94270658493042,0.288214087486267,0.0655268207192421,-0.98928689956665,-0.130451768636703,0.166779533028603,0.942751228809357,0.288798630237579,0.768528521060944,-0.429423153400421,0.474299103021622,0.0662738084793091,-0.98912900686264,-0.131269171833992,0.769450306892395,-0.429264634847641,0.472946256399155,0.0666609853506088,-0.989041090011597,-0.1317348331213,0.76991331577301,-0.429171204566956,0.472277075052261,0.498816430568695,-0.842450678348541,0.203614771366119,0.498336017131805,-0.842568278312683,0.204303503036499, -0.0659001097083092,-0.989209949970245,-0.13084664940834,0.768993616104126,-0.429347187280655,0.473613560199738,0.497873783111572,-0.842680096626282,0.204968184232712,0.497413098812103,-0.842790722846985,0.205630794167519,0.166231036186218,0.942708671092987,0.28925359249115,0.797304749488831,0.11845076829195,0.591839969158173,0.797609746456146,0.118538916110992,0.591411232948303,0.165943250060081,0.942669630050659,0.289545744657516,0.572960615158081,0.630412220954895,0.523733198642731,0.572953164577484,0.630353033542633,0.523812651634216,0.796651661396027,0.118267640471458,0.592755377292633,0.796988487243652,0.11836177110672,0.592283606529236,0.166506454348564,0.942735493183136,0.289007633924484,0.572931826114655,0.630277931690216,0.523926317691803,0.572895705699921,0.630185306072235,0.524077236652374,0.7662193775177,-0.429720520973206,0.477753221988678,0.0647436007857323,-0.989438891410828,-0.12968821823597,0.767505884170532,-0.42957416176796,0.475815802812576,0.0651459693908691,-0.989362418651581,-0.130069255828857,0.768037736415863,-0.429499357938766,0.475024610757828,0.496937841176987,-0.842904388904572,0.206312745809555,0.496434062719345,-0.843023478984833,0.207037687301636,0.0643039718270302,-0.989519119262695,-0.129293844103813,0.766910791397095,-0.429646790027618,0.476708918809891,0.495878666639328,-0.843154549598694,0.207833707332611,0.495248645544052,-0.843299210071564,0.208746731281281,0.167356744408607,0.942751288414001,0.288464397192001,0.795868635177612,0.11805684119463,0.59384822845459,0.796282887458801,0.118166618049145,0.593270838260651,0.167060747742653,0.942756235599518,0.288619846105576,0.572842478752136,0.630074322223663,0.524268805980682,0.572769165039063,0.629941642284393,0.52450829744339,0.794812440872192,0.117807768285275,0.595310389995575,0.795387864112854,0.117939062416554,0.594515383243561,0.167677700519562,0.942735314369202,0.288330107927322,0.572670519351959,0.629779577255249,0.524810671806335,0.572535753250122,0.629582226276398,0.525194227695465,-0.815481722354889,0.160380586981773,-0.556118369102478, --0.816296637058258,0.160217523574829,-0.554968595504761,-0.29342719912529,0.955252528190613,-0.0373245626688004,-0.293877810239792,0.955137193202972,-0.0367262847721577,-0.816694259643555,0.160122886300087,-0.554410696029663,-0.660808444023132,0.66296923160553,-0.351857900619507,-0.660322070121765,0.663078963756561,-0.352563500404358,-0.292557388544083,0.955475449562073,-0.0384308360517025,-0.292992860078812,0.955363690853119,-0.0378867611289024,-0.815896570682526,0.160301983356476,-0.555532217025757,-0.659849166870117,0.663181304931641,-0.353255718946457,-0.659374177455902,0.663280487060547,-0.353955745697021,-0.71387779712677,-0.390608876943588,-0.581208348274231,-0.714031934738159,-0.390697509050369,-0.580959498882294,-0.386381387710571,-0.818830490112305,-0.424530357122421,-0.386541396379471,-0.818813979625702,-0.42441663146019,-0.713517129421234,-0.390418827533722,-0.581778645515442,-0.713707685470581,-0.390517979860306,-0.581478357315063,-0.386686980724335,-0.818784177303314,-0.424341440200806,-0.386825025081635,-0.81873881816864,-0.42430317401886,-0.813341975212097,0.160681784152985,-0.559156656265259,-0.814549386501312,0.160533115267754,-0.557439208030701,-0.291629076004028,0.955713927745819,-0.039539385586977,-0.292107343673706,0.955591082572937,-0.0389752388000488,-0.815038025379181,0.160458356142044,-0.556746065616608,-0.658881366252899,0.663379371166229,-0.354687392711639,-0.658355414867401,0.663477957248688,-0.355478644371033,-0.290508091449738,0.956001400947571,-0.0408216267824173,-0.291105419397354,0.955848336219788,-0.0401452668011189,-0.813994288444519,0.160606488585472,-0.558228313922882,-0.657773911952972,0.663581311702728,-0.356361150741577,-0.65710461139679,0.663696944713593,-0.357379257678986,-0.713048875331879,-0.390180945396423,-0.582511901855469,-0.713300824165344,-0.390306174755096,-0.582119345664978,-0.386956572532654,-0.818678736686707,-0.42429918050766,-0.387084990739822,-0.818602681159973,-0.424328714609146,-0.712371706962585,-0.389888495206833,-0.583535313606262,-0.71274608373642,-0.390043437480927,-0.582974374294281, --0.38720965385437,-0.81851053237915,-0.424392819404602,-0.387329816818237,-0.818398416042328,-0.424499303102493,0.0459553264081478,-0.992582380771637,-0.112553901970387,0.185233324766159,0.944549024105072,0.271137744188309,0.0604204796254635,-0.990200221538544,-0.125908032059669,0.170510619878769,0.942532598972321,0.287329822778702,0.761606395244598,-0.430073797702789,0.484759926795959,0.0625638738274574,-0.989830732345581,-0.127753391861916,0.764301180839539,-0.429902046918869,0.480653673410416,0.0632488429546356,-0.989707589149475,-0.128368601202965,0.765378534793854,-0.429801851511002,0.479026198387146,0.494500160217285,-0.843466222286224,0.209843575954437,0.493560612201691,-0.843669772148132,0.211232855916023,0.0616577975451946,-0.989989042282104,-0.126964494585991,0.762990117073059,-0.430012226104736,0.482633948326111,0.492386430501938,-0.843923926353455,0.21295066177845,0.491026431322098,-0.844212770462036,0.214936718344688,0.168952867388725,0.942606508731842,0.288006782531738,0.793164730072021,0.117445006966591,0.59757536649704,0.794096350669861,0.117648467421532,0.596296727657318,0.168454334139824,0.942664206027985,0.288109838962555,0.572347521781921,0.629336476325989,0.525693714618683,0.572078585624695,0.629023015499115,0.526361227035522,0.790969848632813,0.117010064423084,0.600562512874603,0.792050421237946,0.117216624319553,0.599096357822418,0.169589385390282,0.942553043365479,0.287807732820511,0.571783483028412,0.628661930561066,0.527112662792206,0.57168972492218,0.628280460834503,0.52766889333725,0.763840973377228,-0.427737206220627,0.483309209346771,0.0562299452722073,-0.990914225578308,-0.122176811099052,0.75953197479248,-0.429723143577576,0.488312602043152,0.058711089193821,-0.990492522716522,-0.124408639967442,0.760349035263062,-0.430009603500366,0.486786514520645,0.489541262388229,-0.844506204128265,0.217160269618034,0.487985521554947,-0.844783544540405,0.219569846987724,0.0523965731263161,-0.991554915904999,-0.11863175034523,0.759955942630768,-0.429051786661148,0.488243401050568,0.486549079418182,-0.845013618469238,0.221860229969025, -0.485862672328949,-0.845172822475433,0.222756400704384,0.174294948577881,0.942755818367004,0.284311056137085,0.790228128433228,0.116901159286499,0.601559340953827,0.790205955505371,0.116876780986786,0.601593196392059,0.171957284212112,0.942575395107269,0.286325573921204,0.57211971282959,0.627895057201386,0.527661681175232,0.573592185974121,0.627571105957031,0.526447057723999,0.799104392528534,0.118463672697544,0.589405238628387,0.792180836200714,0.11726962774992,0.598913490772247,0.178232654929161,0.943255066871643,0.280183792114258,0.577262938022614,0.627507269382477,0.522496044635773,0.585927069187164,0.628349840641022,0.511728346347809,-0.809058368206024,0.160888910293579,-0.565277993679047,-0.811512112617493,0.160849660634995,-0.561761021614075,-0.288910150527954,0.95640766620636,-0.0426073633134365,-0.289796441793442,0.956183135509491,-0.0416159108281136,-0.812541782855988,0.160759747028351,-0.560296475887299,-0.656297922134399,0.663831532001495,-0.358609467744827,-0.655277490615845,0.663992285728455,-0.360174477100372,-0.286554574966431,0.956983208656311,-0.0454934425652027,-0.287829637527466,0.95667552947998,-0.0438867621123791,-0.810280382633209,0.160918354988098,-0.563516616821289,-0.654051959514618,0.66414475440979,-0.36211559176445,-0.652754187583923,0.664228618144989,-0.364296942949295,-0.711257576942444,-0.389482080936432,-0.585163533687592,-0.711893022060394,-0.389705717563629,-0.584241151809692,-0.387445569038391,-0.818259537220001,-0.424661308526993,-0.387554377317429,-0.818089306354523,-0.424889951944351,-0.709961175918579,-0.38894858956337,-0.587089538574219,-0.71053147315979,-0.389216721057892,-0.586221277713776,-0.387763619422913,-0.817876517772675,-0.425108671188354,-0.388301163911819,-0.817636847496033,-0.425079137086868,-0.81585830450058,0.156161099672318,-0.556766450405121,-0.807900249958038,0.160088062286377,-0.567158699035645,-0.283287942409515,0.957724153995514,-0.0501242615282536,-0.285050958395004,0.957334399223328,-0.0475054234266281,-0.808115601539612,0.160665839910507,-0.566688358783722, --0.651543140411377,0.664165377616882,-0.3665731549263,-0.650686144828796,0.66380500793457,-0.368741601705551,-0.279453724622726,0.958360373973846,-0.0587452538311481,-0.281300127506256,0.958116710186005,-0.0536897107958794,-0.809509575366974,0.158825665712357,-0.565215587615967,-0.650869846343994,0.662839472293854,-0.370151579380035,-0.654018402099609,0.66056227684021,-0.368669897317886,-0.710842132568359,-0.388610810041428,-0.586246609687805,-0.709876835346222,-0.388723850250244,-0.587340354919434,-0.389470428228378,-0.817401647567749,-0.424461185932159,-0.391814768314362,-0.817208290100098,-0.422672241926193,-0.723054707050323,-0.389722585678101,-0.570357978343964,-0.714151322841644,-0.388786047697067,-0.582093834877014,-0.396491378545761,-0.817164301872253,-0.418374300003052,-0.406204909086227,-0.817562878131866,-0.408152550458908,0.271431416273117,0.96239697933197,-0.0108134718611836,-0.00202044961042702,-0.999275505542755,-0.0380051955580711,0.259203881025314,0.960782468318939,0.0985412672162056,0.890735507011414,-0.407902717590332,0.200513303279877,0.0165979750454426,-0.996428072452545,-0.0827983468770981,0.810294806957245,-0.421566337347031,0.407067805528641,0.0343257822096348,-0.994246661663055,-0.101465694606304,0.777368426322937,-0.425471544265747,0.463327467441559,0.487938642501831,-0.845368087291718,0.217413440346718,0.497471272945404,-0.845379650592804,0.194564968347549,0.00295361154712737,-0.998251557350159,-0.0590349733829498,0.855655670166016,-0.414203703403473,0.310304135084152,0.51669842004776,-0.842732429504395,0.151078581809998,0.534771978855133,-0.839253604412079,0.0983482897281647,0.218068167567253,0.9537073969841,0.207095146179199,0.863193035125732,0.129401504993439,0.488009184598923,0.819069266319275,0.121791765093803,0.560617804527283,0.198005855083466,0.947800278663635,0.249936476349831,0.606235802173615,0.632075488567352,0.482657968997955,0.645673215389252,0.641186535358429,0.414711833000183,0.96031528711319,0.145871683955193,0.237730979919434,0.919012248516083,0.139333441853523,0.368785411119461, -0.241448268294334,0.958489537239075,0.151659250259399,0.693273663520813,0.650328874588013,0.310554265975952,0.728330731391907,0.655220508575439,0.200550198554993,0.912831008434296,-0.406773239374161,-0.035708025097847,0.000720552226994187,-0.999946177005768,-0.0103475525975227,0.913562476634979,-0.405231773853302,0.034507941454649,-0.00169894425198436,-0.999764323234558,-0.0216422080993652,0.908143758773804,-0.405136495828629,0.105543337762356,0.544685363769531,-0.837068557739258,0.0513232238590717,0.547931313514709,-0.836383283138275,0.0153048308566213,0.00321146845817566,-0.999990344047546,-0.00299947685562074,0.913582742214203,-0.406363874673843,-0.0153264990076423,0.547941207885742,-0.836451828479767,-0.010430458933115,0.547688603401184,-0.836416900157928,-0.0210680514574051,0.271574884653091,0.962182760238647,0.0212473161518574,0.987757802009583,0.150059327483177,0.0426239781081676,0.980816960334778,0.148952275514603,0.125742942094803,0.268568187952042,0.961737453937531,0.0541505366563797,0.745512068271637,0.657812893390656,0.107209861278534,0.750585317611694,0.659677505493164,0.0380434021353722,0.987863779067993,0.150347113609314,-0.0389984250068665,0.988514602184296,0.150342911481857,-0.0153593253344297,0.2715924680233,0.962411105632782,-0.00155260169412941,0.750272572040558,0.661052227020264,-0.0100527117028832,0.749457180500031,0.661389648914337,-0.0296254064887762,-0.964719891548157,0.128288567066193,-0.229907780885696,-0.87558114528656,0.141770839691162,-0.461799412965775,-0.285135686397552,0.956041932106018,-0.0684211254119873,-0.279486387968063,0.957917451858521,-0.0654332563281059,-0.834569215774536,0.150654688477516,-0.5299032330513,-0.665470242500305,0.655512154102325,-0.357005774974823,-0.692986786365509,0.647145986557007,-0.317759990692139,-0.298286259174347,0.953767836093903,-0.0367716923356056,-0.293072938919067,0.954388678073883,-0.0570125058293343,-0.926756322383881,0.13355964422226,-0.351118862628937,-0.728181540966034,0.640369296073914,-0.244292601943016,-0.754169166088104,0.63703328371048,-0.159428775310516, --0.790643513202667,-0.398350864648819,-0.46497243642807,-0.745526373386383,-0.392575323581696,-0.53858608007431,-0.427113741636276,-0.819087982177734,-0.382973521947861,-0.464859932661057,-0.822389662265778,-0.327994555234909,-0.882033705711365,-0.411144614219666,-0.230166584253311,-0.843967616558075,-0.405244082212448,-0.351419866085052,-0.505331575870514,-0.827128171920776,-0.245965331792831,-0.531421303749084,-0.831745326519012,-0.160595968365669,-0.990804493427277,0.130274325609207,0.0365382023155689,-0.990755081176758,0.12791796028614,-0.0451812222599983,-0.296908795833588,0.954898536205292,-0.00374133139848709,-0.298846483230591,0.954130411148071,-0.0180558878928423,-0.983990907669067,0.126916244626045,-0.125116303563118,-0.765654444694519,0.637570083141327,-0.0853093862533569,-0.767596423625946,0.640281736850739,-0.0288975704461336,-0.293223142623901,0.955982267856598,0.0108688175678253,-0.294508397579193,0.955626249313354,0.00658073322847486,-0.991498351097107,0.129515618085861,0.0125173972919583,-0.76562488079071,0.643183052539825,0.0115836765617132,-0.764105319976807,0.644467353820801,0.0283717066049576,-0.907015144824982,-0.418465495109558,-0.0470126606523991,-0.900867640972137,-0.41537943482399,-0.126085042953491,-0.541979432106018,-0.835754215717316,-0.0881657302379608,-0.542905449867249,-0.839107632637024,-0.0339411683380604,-0.90628445148468,-0.421343952417374,0.0334325321018696,-0.907197296619415,-0.420590609312058,0.0098275588825345,-0.5401531457901,-0.841555595397949,0.00433787284418941,-0.538344442844391,-0.842486143112183,0.0200589466840029,-0.199820518493652,-0.938085973262787,0.282960295677185,0.0218599550426006,-0.99965113401413,0.0148241380229592,0.079144187271595,-0.990475714206696,-0.112667836248875,0.0818165391683578,-0.989927053451538,-0.115544252097607,0.408827126026154,0.886904895305634,-0.215081453323364,0.150665119290352,0.949618935585022,0.274816185235977,0.148617371916771,0.949082970619202,0.277766853570938,0.0845814049243927,-0.989255309104919,-0.119247294962406,0.676116824150085,-0.33733281493187,0.655036389827728, -0.776885211467743,-0.409766733646393,0.478059232234955,0.72037136554718,-0.391446769237518,0.572568356990814,-0.0574098229408264,-0.994941473007202,0.0824351906776428,0.251145005226135,-0.793569564819336,0.55423241853714,0.383715271949768,-0.838064730167389,0.387827485799789,0.77735036611557,-0.413859814405441,0.473757803440094,0.0895035266876221,-0.9880251288414,-0.125680387020111,0.513168334960938,-0.833345592021942,0.205410420894623,0.513371467590332,-0.830972850322723,0.214321941137314,0.292388111352921,0.955886781215668,0.0281013380736113,0.84635466337204,0.280433893203735,0.452814131975174,0.820280909538269,0.19879986345768,0.536300182342529,0.698257982730865,0.708699464797974,0.100900359451771,0.645081102848053,0.693377614021301,0.321088582277298,0.794781744480133,0.140124142169952,0.590497374534607,0.795896410942078,0.14308288693428,0.588282406330109,0.151564389467239,0.951763391494751,0.266785740852356,0.560381233692169,0.653874814510345,0.508350849151611,0.560906052589417,0.647263824939728,0.516172409057617,0.774248242378235,-0.410336136817932,0.481833875179291,0.0828174129128456,-0.989688336849213,-0.116868756711483,0.775236427783966,-0.41012316942215,0.48042419552803,0.0835392028093338,-0.989512383937836,-0.117840863764286,0.77592259645462,-0.409974157810211,0.479442715644836,0.512195885181427,-0.831266641616821,0.215988636016846,0.511370956897736,-0.831470549106598,0.217155367136002,0.0822673887014389,-0.989820778369904,-0.116132982075214,0.77469789981842,-0.410240948200226,0.481191784143448,0.510735869407654,-0.831625401973724,0.218055248260498,0.510215103626251,-0.831750929355621,0.218794494867325,0.149913474917412,0.94944179058075,0.275837361812592,0.793966710567474,0.140008866786957,0.591620206832886,0.794311106204987,0.140067294239998,0.591143846511841,0.149380102753639,0.949299275875092,0.27661606669426,0.561072587966919,0.647361874580383,0.515868306159973,0.561182975769043,0.647409915924072,0.515687882900238,0.793445646762848,0.13990019261837,0.592344462871552,0.79368793964386,0.139952227473259,0.592007398605347, -0.150324940681458,0.949543416500092,0.275262981653214,0.561261057853699,0.647431552410126,0.51557582616806,0.561318397521973,0.647435069084167,0.515509009361267,-0.698256015777588,0.278605759143829,-0.659406840801239,-0.818835914134979,0.13856329023838,-0.557052910327911,-0.774060428142548,0.197339177131653,-0.601570963859558,0.0638576298952103,0.88427746295929,-0.462574899196625,-0.125127404928207,0.954871773719788,-0.269375294446945,-0.323436439037323,0.703220963478088,-0.633142232894897,-0.51559054851532,0.691100239753723,-0.506504535675049,-0.310732513666153,0.94924396276474,-0.048797532916069,-0.302028954029083,0.951722204685211,-0.0548023991286755,-0.818848490715027,0.14138063788414,-0.556326031684875,-0.665691137313843,0.653163433074951,-0.360877811908722,-0.6720330119133,0.646840333938599,-0.360512346029282,-0.836280822753906,-0.33603847026825,-0.43325799703598,-0.775862872600555,-0.391713827848434,-0.494567602872849,-0.604393899440765,-0.794531762599945,-0.0585429407656193,-0.491503596305847,-0.838642120361328,-0.234741732478142,-0.706126272678375,-0.411028295755386,-0.576577305793762,-0.704023063182831,-0.415429085493088,-0.575995028018951,-0.363227754831314,-0.833957076072693,-0.415428936481476,-0.370837330818176,-0.831129491329193,-0.414371132850647,-0.816780209541321,0.139195382595062,-0.559906005859375,-0.817560374736786,0.138978943228722,-0.558820009231567,-0.308810889720917,0.949726164340973,-0.0515368208289146,-0.309602975845337,0.949528515338898,-0.0504145696759224,-0.818094074726105,0.138814032077789,-0.558079540729523,-0.670901238918304,0.647142291069031,-0.36207503080368,-0.670105695724487,0.647346913814545,-0.363180875778198,-0.307703465223312,0.950000166893005,-0.053086906671524,-0.308202981948853,0.949876725673676,-0.0523933432996273,-0.817137598991394,0.139099299907684,-0.559408187866211,-0.669490993022919,0.647499620914459,-0.364041328430176,-0.668985426425934,0.647619903087616,-0.364756047725677,-0.705946743488312,-0.410849839448929,-0.576924264431,-0.706032693386078,-0.410921216011047,-0.576768219470978, --0.371412247419357,-0.831225037574768,-0.413663923740387,-0.371799558401108,-0.831288158893585,-0.413188964128494,-0.70578408241272,-0.410742878913879,-0.577199339866638,-0.705864310264587,-0.410794138908386,-0.57706481218338,-0.372087180614471,-0.831330955028534,-0.412843853235245,-0.372316300868988,-0.83135849237442,-0.412581622600555,0.15275464951992,0.949800372123718,0.273029774427414,0.0804461613297462,-0.990228891372681,-0.113908529281616,0.151721343398094,0.949778974056244,0.2736796438694,0.772835552692413,-0.410573273897171,0.48389545083046,0.0810798034071922,-0.990094006061554,-0.114629209041595,0.773497998714447,-0.410475373268127,0.482919007539749,0.0814288109540939,-0.990016281604767,-0.115052722394466,0.773855626583099,-0.410411328077316,0.482400208711624,0.509766101837158,-0.83185863494873,0.219430536031723,0.50936496257782,-0.831953644752502,0.220001012086868,0.0807566791772842,-0.990164041519165,-0.114251986145973,0.773161768913269,-0.410528838634491,0.483411759138107,0.508995234966278,-0.832040190696716,0.22052863240242,0.508643090724945,-0.83212149143219,0.221033915877342,0.15122939646244,0.949720561504364,0.274154216051102,0.79301393032074,0.139805093407631,0.592944741249084,0.793223977088928,0.139852628111839,0.592652499675751,0.150960832834244,0.94967657327652,0.274454295635223,0.561363399028778,0.647422790527344,0.515475392341614,0.561398029327393,0.647399008274078,0.515467524528503,0.792595446109772,0.139711320400238,0.593526124954224,0.792806029319763,0.139758750796318,0.593233585357666,0.15147902071476,0.949754357337952,0.273899167776108,0.561422884464264,0.647364616394043,0.515483677387238,0.561441957950592,0.647317171096802,0.515522480010986,0.771426498889923,-0.410684525966644,0.486044645309448,0.0798260271549225,-0.990351021289825,-0.113281637430191,0.772173404693604,-0.410646110773087,0.484889656305313,0.0801392197608948,-0.990290582180023,-0.113587871193886,0.77250874042511,-0.41061469912529,0.484381884336472,0.508296847343445,-0.832201182842255,0.221530005335808,0.507948994636536,-0.832279562950134,0.222032651305199, -0.0794966369867325,-0.990411996841431,-0.112979389727116,0.771817862987518,-0.410667538642883,0.485437273979187,0.507588624954224,-0.832358062267303,0.222562104463577,0.507198989391327,-0.832442104816437,0.223135277628899,0.152213603258133,0.949803650379181,0.273320347070694,0.792137682437897,0.139616668224335,0.594159126281738,0.792375326156616,0.139664098620415,0.593830943107605,0.151964277029037,0.949795126914978,0.273488789796829,0.561452150344849,0.647260189056396,0.515582799911499,0.561455488204956,0.647189140319824,0.515668511390686,0.791575253009796,0.13950702548027,0.594933986663818,0.79187536239624,0.139563351869583,0.594521224498749,0.152473568916321,0.949805796146393,0.273168087005615,0.561453223228455,0.647099375724792,0.515783607959747,0.561438083648682,0.646992385387421,0.515934228897095,-0.815613925457001,0.139428794384003,-0.561545610427856,-0.816170990467072,0.139332488179207,-0.560759603977203,-0.306884288787842,0.950202763080597,-0.0541918389499187,-0.30727219581604,0.950106680393219,-0.0536750964820385,-0.816463708877563,0.139272511005402,-0.560348272323608,-0.668549239635468,0.647719323635101,-0.365378677845001,-0.668158948421478,0.647802293300629,-0.365945070981979,-0.306179016828537,0.950378239154816,-0.0550969019532204,-0.306523650884628,0.950292408466339,-0.0546589940786362,-0.815890550613403,0.139383286237717,-0.561154901981354,-0.667796194553375,0.647877156734467,-0.366474270820618,-0.667448222637177,0.647945702075958,-0.366986691951752,-0.705622732639313,-0.410640507936478,-0.57746946811676,-0.705704629421234,-0.41069221496582,-0.577332556247711,-0.372510343790054,-0.831372976303101,-0.412377297878265,-0.372683644294739,-0.83137458562851,-0.412217438220978,-0.705439209938049,-0.410534709692001,-0.577768802642822,-0.705534517765045,-0.410588473081589,-0.577614188194275,-0.372841626405716,-0.831366777420044,-0.412090271711349,-0.372989356517792,-0.831350207328796,-0.411990016698837,-0.814367055892944,0.139529213309288,-0.563327491283417,-0.815039336681366,0.139492824673653,-0.56236344575882, --0.305498272180557,0.95054817199707,-0.0559371523559093,-0.305841207504272,0.950462341308594,-0.0555197931826115,-0.815333306789398,0.139466404914856,-0.561943650245667,-0.66710752248764,0.648005425930023,-0.367500364780426,-0.666763067245483,0.648060500621796,-0.368028074502945,-0.304746359586716,0.950737774372101,-0.056810051202774,-0.305136561393738,0.950639307498932,-0.056361198425293,-0.814721643924713,0.139511853456497,-0.562818884849548,-0.666402399539948,0.648112714290619,-0.368588894605637,-0.666012704372406,0.648162722587585,-0.369204849004745,-0.705218374729156,-0.410407513380051,-0.578128635883331,-0.705335915088654,-0.410473555326462,-0.577938318252563,-0.373134285211563,-0.831322431564331,-0.411914825439453,-0.373281806707382,-0.831281661987305,-0.411863446235657,-0.704917073249817,-0.410255998373032,-0.578603446483612,-0.705079972743988,-0.410338371992111,-0.578346490859985,-0.373428642749786,-0.831231474876404,-0.411831617355347,-0.373578906059265,-0.831169605255127,-0.411820203065872,0.0694843232631683,-0.992131292819977,-0.104151159524918,0.161928281188011,0.950332403182983,0.265796214342117,0.0770365819334984,-0.990843534469604,-0.110880769789219,0.154435530304909,0.949712812900543,0.272387981414795,0.768969655036926,-0.410720765590668,0.48989200592041,0.0783042311668396,-0.990623831748962,-0.111950241029263,0.770433485507965,-0.410712003707886,0.48759400844574,0.0787530988454819,-0.990544974803925,-0.112332813441753,0.770976364612579,-0.410700023174286,0.486745208501816,0.506762027740479,-0.832534372806549,0.223782926797867,0.506249189376831,-0.83263897895813,0.224553361535072,0.0777582675218582,-0.990719735622406,-0.111480884253979,0.769754350185394,-0.410722345113754,0.48865669965744,0.505617380142212,-0.832763731479645,0.225512117147446,0.504851341247559,-0.832915067672729,0.226666077971458,0.153432428836823,0.949763536453247,0.272777825593948,0.79077410697937,0.139367699623108,0.596031010150909,0.791218101978302,0.139444679021835,0.595423460006714,0.153069585561752,0.949786365032196,0.27290216088295, -0.561407089233398,0.646861016750336,0.516132652759552,0.561352849006653,0.646694660186768,0.516400039196014,0.789589107036591,0.139171630144119,0.59764564037323,0.790211617946625,0.139270797371864,0.596799194812775,0.153869271278381,0.949733674526215,0.272635608911514,0.561272501945496,0.646484732627869,0.51675009727478,0.561235666275024,0.646251022815704,0.517082273960114,0.767806768417358,-0.409387111663818,0.492823451757431,0.0747082084417343,-0.991242706775665,-0.108887881040573,0.767501890659332,-0.410483121871948,0.49238646030426,0.0760644748806953,-0.991009712219238,-0.110063135623932,0.768181145191193,-0.410660892724991,0.491177588701248,0.50397914648056,-0.833080410957336,0.227995708584785,0.503017067909241,-0.833243072032928,0.229521006345749,0.0727017968893051,-0.991586565971375,-0.107100382447243,0.767163693904877,-0.41010782122612,0.493225485086441,0.50199031829834,-0.833388805389404,0.231233328580856,0.501013040542603,-0.833500444889069,0.232943892478943,0.156512871384621,0.949764728546143,0.271017760038376,0.788759350776672,0.139089927077293,0.598759293556213,0.789046764373779,0.139099299907684,0.598378300666809,0.155257686972618,0.949715137481689,0.271912187337875,0.561408281326294,0.645997226238251,0.51721203327179,0.562010705471039,0.645730078220367,0.516891300678253,0.790979862213135,0.139602437615395,0.595702946186066,0.789088845252991,0.139206439256668,0.598297834396362,0.158518180251122,0.949919283390045,0.269305199384689,0.563462853431702,0.645494401454926,0.515603184700012,0.566766917705536,0.64543741941452,0.512040793895721,-0.812120795249939,0.139504000544548,-0.566567242145538,-0.813451707363129,0.139549046754837,-0.564643502235413,-0.303797274827957,0.950976610183716,-0.0578849166631699,-0.304308950901031,0.95084810256958,-0.057305995374918,-0.813954532146454,0.139540866017342,-0.563920557498932,-0.665571749210358,0.648214221000671,-0.36990886926651,-0.665047109127045,0.648270905017853,-0.370752304792404,-0.302422285079956,0.951314508914948,-0.0595103986561298,-0.303171813488007,0.951132297515869,-0.0586016662418842, --0.812822163105011,0.139548763632774,-0.565549492835999,-0.664398968219757,0.648332536220551,-0.37180495262146,-0.663659453392029,0.648366630077362,-0.373064130544662,-0.704456627368927,-0.410048812627792,-0.579310655593872,-0.704716205596924,-0.410160660743713,-0.578915655612946,-0.37373822927475,-0.83109188079834,-0.411832481622696,-0.373906850814819,-0.830996751785278,-0.411871433258057,-0.703798770904541,-0.409763216972351,-0.580311477184296,-0.704123735427856,-0.409914046525955,-0.579810559749603,-0.374105662107468,-0.830877959728241,-0.411930650472641,-0.374435544013977,-0.830731987953186,-0.411925226449966,-0.812960803508759,0.137208446860313,-0.565922796726227,-0.81108683347702,0.139065191149712,-0.568154036998749,-0.300454616546631,0.95177173614502,-0.0621094405651093,-0.301529347896576,0.9515261054039,-0.0606481656432152,-0.811485707759857,0.139369890093803,-0.567509472370148,-0.662907958030701,0.648335218429565,-0.374452322721481,-0.662239253520966,0.64817351102829,-0.375912576913834,-0.297618240118027,0.95233541727066,-0.0669375509023666,-0.299154788255692,0.95205020904541,-0.0640846416354179,-0.81127256155014,0.138445734977722,-0.568040072917938,-0.661857724189758,0.647749125957489,-0.377313405275345,-0.662320494651794,0.646777808666229,-0.378166556358337,-0.703906416893005,-0.409518301486969,-0.580353796482086,-0.70365047454834,-0.409623503684998,-0.580589830875397,-0.375050634145737,-0.83057701587677,-0.411678075790405,-0.376189142465591,-0.830422699451447,-0.410949945449829,-0.708111047744751,-0.409722059965134,-0.575070917606354,-0.705020606517792,-0.409499824047089,-0.579012870788574,-0.378312438726425,-0.830292105674744,-0.40926119685173,-0.382463067770004,-0.830272793769836,-0.405424505472183,0.256282538175583,0.96644514799118,-0.0174078196287155,0.0168995093554258,-0.998996436595917,-0.0414794571697712,0.225008606910706,0.966199100017548,0.125819012522697,0.869765341281891,-0.396680921316147,0.293517529964447,0.051845770329237,-0.994789898395538,-0.0877782180905342,0.784995198249817,-0.40589314699173,0.468009918928146, -0.0636747777462006,-0.993074893951416,-0.0987312346696854,0.771455049514771,-0.408068388700485,0.488198012113571,0.50055855512619,-0.833588600158691,0.233604654669762,0.502595663070679,-0.833919167518616,0.227983355522156,0.0330865085124969,-0.997103452682495,-0.0684832185506821,0.820026397705078,-0.402122765779495,0.407251685857773,0.512726247310638,-0.834279954433441,0.202703714370728,0.532150864601135,-0.83307945728302,0.150977239012718,0.180813580751419,0.954706907272339,0.236307457089424,0.817205786705017,0.144031956791878,0.558058738708496,0.797286152839661,0.140726432204247,0.586967527866364,0.168264284729958,0.951465964317322,0.25768119096756,0.574647903442383,0.64614474773407,0.502271592617035,0.594840824604034,0.649888455867767,0.47308486700058,0.926157653331757,0.162018746137619,0.340561091899872,0.863907277584076,0.152073070406914,0.480143815279007,0.201287567615509,0.960792124271393,0.190687701106071,0.636067390441895,0.659639537334442,0.400367200374603,0.687801778316498,0.670343041419983,0.27851203083992,0.920192778110504,-0.391448229551315,-0.00367807713337243,0.0164212249219418,-0.999860763549805,0.00296279415488243,0.918147265911102,-0.389988899230957,0.0701011940836906,0.0128653394058347,-0.999809205532074,-0.0146970069035888,0.905262172222137,-0.391672432422638,0.164599820971489,0.550542116165161,-0.829874038696289,0.0906228721141815,0.559658706188202,-0.827519476413727,0.0446498841047287,0.0200264304876328,-0.999728679656982,0.0118974726647139,0.920253694057465,-0.391006588935852,0.0157146770507097,0.561792016029358,-0.827102661132813,0.0170570239424706,0.562299311161041,-0.826904237270355,0.00699483137577772,0.253456294536591,0.967191636562347,0.0173287615180016,0.983144283294678,0.167576357722282,0.0731126666069031,0.968379616737366,0.167019113898277,0.18532532453537,0.244099408388138,0.967735826969147,0.0624726414680481,0.723846256732941,0.673941791057587,0.14781428873539,0.737131237983704,0.673598170280457,0.0538808517158031,0.985948145389557,0.166532278060913,-0.0131656834855676,0.98592609167099,0.16691780090332,0.00939047243446112, -0.25566765666008,0.966728746891022,-0.00834711268544197,0.73917543888092,0.673512578010559,0.000640202488284558,0.739138901233673,0.673308134078979,-0.0181623045355082,-0.938041687011719,0.111089266836643,-0.328232944011688,-0.837908804416656,0.128682047128677,-0.530424177646637,-0.296478927135468,0.951832175254822,-0.078203372657299,-0.296103775501251,0.952483415603638,-0.0713991746306419,-0.81892192363739,0.134568601846695,-0.557905197143555,-0.66542112827301,0.644501447677612,-0.376606702804565,-0.677221953868866,0.639019072055817,-0.364725947380066,-0.312986433506012,0.947354376316071,-0.067522294819355,-0.302987724542618,0.949559569358826,-0.0808399766683578,-0.881521046161652,0.119405381381512,-0.456796497106552,-0.706635296344757,0.630098044872284,-0.321936249732971,-0.745660185813904,0.622992753982544,-0.236370146274567,-0.739093363285065,-0.413606584072113,-0.531667768955231,-0.716353178024292,-0.410645961761475,-0.564099311828613,-0.391396403312683,-0.830634355545044,-0.396049708127975,-0.412593990564346,-0.832125544548035,-0.370585083961487,-0.845597982406616,-0.426753759384155,-0.320695072412491,-0.786922574043274,-0.419542342424393,-0.452478796243668,-0.452507466077805,-0.835438907146454,-0.311895579099655,-0.49704298377037,-0.840214133262634,-0.216768205165863,-0.993443489074707,0.114165723323822,0.00601830659434199,-0.990687608718872,0.110029257833958,-0.0801971852779388,-0.31335186958313,0.949271321296692,-0.0263551902025938,-0.316391676664352,0.947590529918671,-0.0443672724068165,-0.976560711860657,0.10812633484602,-0.186112478375435,-0.770715296268463,0.622223794460297,-0.13724222779274,-0.777089297771454,0.626218318939209,-0.0631102696061134,-0.308357894420624,0.951197564601898,-0.011772571131587,-0.310083329677582,0.950580239295959,-0.0156712550669909,-0.993466377258301,0.112843461334705,-0.0170544199645519,-0.776032686233521,0.630400955677032,-0.0191813465207815,-0.774697601795197,0.632323741912842,-0.00320565467700362,-0.897761881351471,-0.434558033943176,-0.0719925761222839,-0.884201109409332,-0.431949585676193,-0.177786320447922, --0.522479891777039,-0.844855546951294,-0.115038342773914,-0.527833819389343,-0.848355770111084,-0.0410367622971535,-0.899593949317932,-0.436517655849457,0.0135317649692297,-0.899910569190979,-0.435975462198257,-0.00929209683090448,-0.525772631168365,-0.850623369216919,0.00173772941343486,-0.52398008108139,-0.85155987739563,0.0170474201440811,0.0487895980477333,-0.997521579265594,-0.0506982207298279,0.0256222411990166,-0.995009124279022,-0.0964383408427238,-0.0104622077196836,-0.991096198558807,-0.132736012339592,-0.0559361204504967,-0.986164450645447,-0.156047359108925,-0.106337867677212,-0.980701923370361,-0.164060994982719,-0.156739637255669,-0.975234270095825,-0.156047314405441,-0.202215239405632,-0.970304191112518,-0.132735699415207,-0.238299190998077,-0.966391801834106,-0.0964384451508522,-0.261466681957245,-0.963880121707916,-0.0506985932588577,-0.26945224404335,-0.963013768196106,2.85039988057179e-007,-0.261468112468719,-0.963879764080048,0.0506976507604122,-0.238300040364265,-0.966391682624817,0.096437431871891,-0.202213272452354,-0.970304131507874,0.132739335298538,-0.156744867563248,-0.975234925746918,0.156038165092468,-0.106337830424309,-0.980700790882111,0.16406774520874,-0.0559319071471691,-0.98616623878479,0.156037673354149,-0.0104646505787969,-0.991095721721649,0.132739141583443,0.0256219301372766,-0.995009183883667,0.0964378416538239,0.0487900786101818,-0.997521579265594,0.0506973527371883,0.0567743815481663,-0.998387038707733,5.06340541051031e-007,0.196581929922104,-0.975610315799713,-0.0976736843585968,0.151946738362312,-0.970770120620728,-0.185789167881012,0.0824292451143265,-0.963231980800629,-0.255713880062103,-0.00516877975314856,-0.953734815120697,-0.300604790449142,-0.102273650467396,-0.9432053565979,-0.316075503826141,-0.199376717209816,-0.932676494121552,-0.300605177879334,-0.286973029375076,-0.923177421092987,-0.255714505910873,-0.356492638587952,-0.915639281272888,-0.185789436101913,-0.401128143072128,-0.91079980134964,-0.0976725742220879,-0.416506499052048,-0.909132719039917,7.55743542413256e-007, --0.401128143072128,-0.910800099372864,0.0976696833968163,-0.356492877006531,-0.915639221668243,0.185789182782173,-0.286972165107727,-0.923178493976593,0.255711644887924,-0.19938063621521,-0.93267560005188,0.300605416297913,-0.102272361516953,-0.943204700946808,0.316078007221222,-0.00516511965543032,-0.953735053539276,0.300604075193405,0.0824267715215683,-0.96323299407959,0.255710780620575,0.151947215199471,-0.970770001411438,0.185789152979851,0.196582615375519,-0.975610375404358,0.097670704126358,0.211961627006531,-0.977277994155884,8.72746682034631e-007,0.339390933513641,-0.929834723472595,-0.142201259732246,0.274407565593719,-0.922788381576538,-0.270484805107117,0.173196360468864,-0.911815106868744,-0.372285217046738,0.045665692538023,-0.897987067699432,-0.437645852565765,-0.0957082211971283,-0.882657110691071,-0.460169941186905,-0.237081319093704,-0.867328524589539,-0.437645673751831,-0.364610940217972,-0.853499948978424,-0.37228587269783,-0.465822905302048,-0.842523872852325,-0.270485728979111,-0.530806720256805,-0.835477709770203,-0.14220130443573,-0.553196549415588,-0.833050787448883,-4.06956175424966e-008,-0.530805766582489,-0.835478365421295,0.142200797796249,-0.465822368860245,-0.842525005340576,0.270483106374741,-0.36461067199707,-0.853500485420227,0.372284829616547,-0.237076610326767,-0.867328405380249,0.437648445367813,-0.0957073271274567,-0.882655262947083,0.460173636674881,0.0456624552607536,-0.897986114025116,0.437648177146912,0.173196345567703,-0.911815404891968,0.372284352779388,0.274406790733337,-0.922789454460144,0.270482212305069,0.33938992023468,-0.929835140705109,0.142200887203217,0.361781895160675,-0.932262778282166,3.20777246543003e-007,0.473752856254578,-0.861390173435211,-0.183208048343658,0.390033930540085,-0.852312564849854,-0.348477989435196,0.259636759757996,-0.838175714015961,-0.479635536670685,0.095325380563736,-0.820359766483307,-0.563846528530121,-0.086811251938343,-0.800609350204468,-0.592864632606506,-0.26894822716713,-0.780860960483551,-0.563846588134766,-0.433257788419724,-0.763044714927673,-0.479635775089264, --0.563653886318207,-0.748904049396515,-0.348478138446808,-0.64737468957901,-0.739824771881104,-0.183208122849464,-0.676223456859589,-0.736696541309357,-4.60898263554554e-007,-0.647374749183655,-0.739824712276459,0.183208405971527,-0.563655257225037,-0.748901784420013,0.348480731248856,-0.433259427547455,-0.763040006160736,0.479641795158386,-0.268946588039398,-0.780858218669891,0.563851237297058,-0.0868120416998863,-0.800609648227692,0.592864096164703,0.0953243374824524,-0.820356667041779,0.563851237297058,0.259638547897339,-0.838171541690826,0.479641795158386,0.390033960342407,-0.852311253547668,0.348481029272079,0.473752737045288,-0.861390113830566,0.183208659291267,0.50260055065155,-0.864518761634827,-2.85660888721395e-007,0.596434712409973,-0.772007286548615,-0.219704955816269,0.496037989854813,-0.761120796203613,-0.417901188135147,0.339664340019226,-0.744164109230042,-0.575193822383881,0.14261794090271,-0.722798109054565,-0.676182687282562,-0.0758062973618507,-0.69911527633667,-0.710979044437408,-0.294228762388229,-0.675430417060852,-0.676182866096497,-0.491275399923325,-0.654064536094666,-0.575194001197815,-0.647649228572845,-0.637109935283661,-0.417901158332825,-0.748047113418579,-0.626223206520081,-0.219704404473305,-0.782642543315887,-0.622471451759338,-1.29994518260901e-007,-0.74804812669754,-0.626221597194672,0.219705417752266,-0.647649168968201,-0.637108445167542,0.417903631925583,-0.491273611783981,-0.654065251350403,0.575194597244263,-0.294231653213501,-0.675430774688721,0.676181197166443,-0.0758069679141045,-0.699115574359894,0.71097868680954,0.142620086669922,-0.722799062728882,0.676181137561798,0.339661061763763,-0.744165360927582,0.57519406080246,0.496036499738693,-0.7611203789711,0.417903661727905,0.596437275409698,-0.772004902362823,0.219706490635872,0.631030321121216,-0.775758147239685,2.28694219117642e-007,0.704494476318359,-0.66390997171402,-0.250820904970169,0.589873671531677,-0.651482403278351,-0.477095097303391,0.411352634429932,-0.632120907306671,-0.656667470932007,0.186399087309837,-0.607724666595459,-0.771962463855743, --0.062963642179966,-0.580685436725616,-0.811689615249634,-0.312328070402145,-0.553647637367249,-0.771962106227875,-0.53728199005127,-0.529259204864502,-0.656667947769165,-0.715803265571594,-0.509906709194183,-0.477096319198608,-0.830425083637238,-0.497476637363434,-0.250821024179459,-0.869921326637268,-0.493190556764603,4.58611339126946e-007,-0.830426812171936,-0.497474372386932,0.250819772481918,-0.715804994106293,-0.509903728961945,0.477096825838089,-0.537277460098267,-0.529260814189911,0.656670331954956,-0.312328964471817,-0.553648352622986,0.771961212158203,-0.0629636123776436,-0.580685973167419,0.811689257621765,0.186400160193443,-0.607725918292999,0.771961271762848,0.411347538232803,-0.632122039794922,0.656669557094574,0.589874982833862,-0.6514812707901,0.477095007896423,0.704497218132019,-0.663907468318939,0.250819891691208,0.743991553783417,-0.66818904876709,1.27687098938623e-006,0.795360267162323,-0.539739608764648,-0.275831818580627,0.669314861297607,-0.526072084903717,-0.524657726287842,0.472993463277817,-0.504785001277924,-0.722128331661224,0.225618198513985,-0.477960735559464,-0.848911046981812,-0.0486014597117901,-0.448227614164352,-0.892597258090973,-0.322820276021957,-0.418493986129761,-0.848910987377167,-0.570195853710175,-0.39167246222496,-0.722128391265869,-0.766517102718353,-0.370385557413101,-0.52465808391571,-0.892564296722412,-0.356715619564056,-0.275831341743469,-0.93599796295166,-0.352005362510681,3.96772634303488e-007,-0.892564535140991,-0.356717109680176,0.275828719139099,-0.766519129276276,-0.37038391828537,0.524656236171722,-0.570194661617279,-0.391670256853104,0.722130477428436,-0.322822123765945,-0.418495535850525,0.848909556865692,-0.0486014559864998,-0.448231995105743,0.892595052719116,0.225620076060295,-0.477963268756866,0.848909139633179,0.472991734743118,-0.504783153533936,0.722130715847015,0.669316232204437,-0.526072680950165,0.524655401706696,0.795359253883362,-0.539742767810822,0.275828719139099,0.838792204856873,-0.544451653957367,1.01128603091638e-006,0.866869688034058,-0.402531683444977,-0.294117599725723, -0.732465147972107,-0.387956619262695,-0.559450089931488,0.523121953010559,-0.365260243415833,-0.770018398761749,0.259340345859528,-0.336663454771042,-0.905207335948944,-0.033067274838686,-0.30496147274971,-0.951790452003479,-0.32547402381897,-0.273251444101334,-0.905207276344299,-0.589254558086395,-0.244643464684486,-0.770018577575684,-0.798598170280457,-0.221939906477928,-0.559449374675751,-0.933002591133118,-0.207368299365044,-0.294116497039795,-0.979313254356384,-0.202350050210953,-2.32673457389865e-007,-0.933001697063446,-0.20737062394619,0.294117778539658,-0.798596501350403,-0.221943691372871,0.559450268745422,-0.589254677295685,-0.244647696614265,0.770017147064209,-0.325475305318832,-0.273255378007889,0.90520566701889,-0.0330672264099121,-0.304963618516922,0.951789736747742,0.259341210126877,-0.336667269468308,0.90520566701889,0.523121416568756,-0.365264713764191,0.770016670227051,0.73246294260025,-0.387960433959961,0.559450387954712,0.86686760187149,-0.402535766363144,0.294118314981461,0.913179636001587,-0.407557308673859,-5.33210666731065e-008,0.917316496372223,-0.255618453025818,-0.305269718170166,0.777816593647003,-0.240494355559349,-0.580658078193665,0.560541033744812,-0.216935351490974,-0.799207627773285,0.286758691072464,-0.187250852584839,-0.93952465057373,-0.0167345460504293,-0.154342874884605,-0.987875640392303,-0.320228695869446,-0.121432758867741,-0.939525246620178,-0.594011604785919,-0.091743178665638,-0.799207985401154,-0.811287641525269,-0.0681817531585693,-0.58065789937973,-0.950786769390106,-0.0530559681355953,-0.305269747972488,-0.99885481595993,-0.0478442013263702,-5.28961436430109e-007,-0.950786590576172,-0.053054366260767,0.305270493030548,-0.811285972595215,-0.0681786760687828,0.580660581588745,-0.594012022018433,-0.0917412787675858,0.799207866191864,-0.320228904485703,-0.121432282030582,0.939525187015533,-0.0167345255613327,-0.154341161251068,0.987875878810883,0.286758333444595,-0.187249287962914,0.939525067806244,0.560541987419128,-0.216932147741318,0.799207806587219,0.777816534042358,-0.240489035844803,0.580660343170166, -0.917316496372223,-0.255617380142212,0.305270671844482,0.96538507938385,-0.260828882455826,-5.58078284029762e-007,0.945514619350433,-0.102523468434811,-0.30901625752449,0.804303228855133,-0.0872129574418068,-0.587784111499786,0.584361135959625,-0.0633636713027954,-0.809016108512878,0.307221174240112,-0.0333129167556763,-0.951054871082306,3.95661174934503e-007,-2.01471650029816e-007,-1,-0.307219564914703,0.0333123318850994,-0.951055407524109,-0.584360837936401,0.0633628442883492,-0.809016406536102,-0.80430406332016,0.087210401892662,-0.587783396244049,-0.945514142513275,0.102522432804108,-0.309018015861511,-0.994172692298889,0.107799187302589,-5.24311474237038e-007,-0.945513188838959,0.102523297071457,0.309020608663559,-0.804304838180542,0.0872113555669785,0.587782204151154,-0.584362924098969,0.0633624643087387,0.809014916419983,-0.30721840262413,0.0333122164011002,0.951055824756622,5.48585603610263e-007,-4.61200286849817e-008,1,0.307218819856644,-0.03331258893013,0.951055645942688,0.584363102912903,-0.0633638873696327,0.809014737606049,0.804304122924805,-0.0872119143605232,0.587783098220825,0.945513546466827,-0.102523669600487,0.309019565582275,0.994172751903534,-0.10779881477356,-3.42258658747596e-007,0.950786948204041,0.0530582517385483,-0.305268824100494,0.811287045478821,0.0681836158037186,-0.580658555030823,0.594011604785919,0.091744601726532,-0.799207866191864,0.32023087143898,0.121433712542057,-0.939524412155151,0.0167349390685558,0.154342770576477,-0.987875640392303,-0.286759555339813,0.187250003218651,-0.939524531364441,-0.560540974140167,0.216933131217957,-0.799208223819733,-0.777818024158478,0.240489333868027,-0.580658257007599,-0.917317271232605,0.255616009235382,-0.305269598960876,-0.965384960174561,0.260829210281372,-4.63448060372684e-007,-0.917317271232605,0.255615204572678,0.305270284414291,-0.777817368507385,0.240486025810242,0.580660581588745,-0.560542166233063,0.216930538415909,0.799208104610443,-0.286758363246918,0.187249436974525,0.939525008201599,0.0167356207966805,0.154341071844101,0.987875878810883, -0.32023024559021,0.121432662010193,0.939524710178375,0.594012796878815,0.091742068529129,0.799207270145416,0.811286270618439,0.0681800469756126,0.580660045146942,0.950786650180817,0.0530551001429558,0.305270284414291,0.998854756355286,0.0478447042405605,-3.63963863492245e-008,0.933002173900604,0.207369074225426,-0.294117450714111,0.798597574234009,0.221940144896507,-0.559450149536133,0.589255630970001,0.244643092155457,-0.770017921924591,0.325474709272385,0.273251205682755,-0.90520715713501,0.0330671221017838,0.304961383342743,-0.951790452003479,-0.259340196847916,0.336663782596588,-0.905207216739655,-0.523120522499084,0.365260660648346,-0.770019233226776,-0.732465505599976,0.387956589460373,-0.55944961309433,-0.866870224475861,0.402531683444977,-0.294116050004959,-0.913179934024811,0.407556742429733,-1.98741929580137e-007,-0.866868793964386,0.402534008026123,0.29411718249321,-0.732463538646698,0.387959450483322,0.559450268745422,-0.523119866847992,0.36526483297348,0.770017683506012,-0.259339898824692,0.336668163537979,0.905205726623535,0.03306844830513,0.30496346950531,0.951789736747742,0.325476109981537,0.273255318403244,0.905205428600311,0.589255690574646,0.244648739695549,0.770016014575958,0.798595905303955,0.221945777535439,0.559450268745422,0.933000862598419,0.207373082637787,0.294118583202362,0.979312837123871,0.202351972460747,4.94431901643111e-007,0.892564296722412,0.356715559959412,-0.275831431150436,0.766518890857697,0.370382189750671,-0.524657845497131,0.570198178291321,0.391670286655426,-0.722127735614777,0.322821468114853,0.418492883443832,-0.848911106586456,0.0486012175679207,0.448227375745773,-0.892597377300262,-0.225617855787277,0.47796106338501,-0.848910987377167,-0.472991287708282,0.50478595495224,-0.722129106521606,-0.66931277513504,0.526074469089508,-0.52465808391571,-0.795360207557678,0.539740204811096,-0.275830954313278,-0.838793992996216,0.544448912143707,4.25804955739295e-007,-0.795360386371613,0.539741218090057,0.27582836151123,-0.66931426525116,0.526074528694153,0.524656116962433,-0.472989797592163,0.504785001277924,0.722130656242371, --0.225619494915009,0.477963835000992,0.848908960819244,0.0486020222306252,0.448232054710388,0.892594993114471,0.322823613882065,0.418494582176209,0.848909437656403,0.570195496082306,0.391669005155563,0.722130537033081,0.766520321369171,0.370383411645889,0.524654865264893,0.892563462257385,0.356719613075256,0.275828838348389,0.935996353626251,0.352009624242783,1.80241181624297e-006,0.830425024032593,0.497476994991302,-0.250820308923721,0.715804219245911,0.509906232357025,-0.477095276117325,0.537282764911652,0.529259622097015,-0.656666934490204,0.312328159809113,0.553647994995117,-0.771961808204651,0.0629642158746719,0.580685794353485,-0.81168931722641,-0.186399579048157,0.607725262641907,-0.771961867809296,-0.411351889371872,0.632120788097382,-0.656668066978455,-0.589872300624847,0.65148264169693,-0.477096527814865,-0.704493641853333,0.663910865783691,-0.250820696353912,-0.743990480899811,0.668190240859985,6.42055908883776e-007,-0.704496502876282,0.6639084815979,0.250819265842438,-0.589873969554901,0.6514812707901,0.477096229791641,-0.411346882581711,0.632121920585632,0.656670093536377,-0.186400160193443,0.607726395130157,0.771960854530334,0.0629639402031899,0.580686807632446,0.811688601970673,0.312328577041626,0.553649365901947,0.771960616111755,0.537277817726135,0.529262065887451,0.656669020652771,0.71580582857132,0.509904623031616,0.477094650268555,0.830427646636963,0.497473239898682,0.250819236040115,0.869921386241913,0.493190467357636,1.76685955466382e-006,0.748047351837158,0.626222550868988,-0.219705507159233,0.647650241851807,0.637109220027924,-0.417900770902634,0.491276144981384,0.6540647149086,-0.575193107128143,0.294229090213776,0.675430536270142,-0.676182508468628,0.0758057311177254,0.699115514755249,-0.710978925228119,-0.142617508769035,0.722798466682434,-0.676182389259338,-0.339663773775101,0.744164645671844,-0.575193464756012,-0.496036916971207,0.761121273040771,-0.417901664972305,-0.596434116363525,0.772007763385773,-0.219705179333687,-0.63102924823761,0.775759041309357,-9.62922541702937e-008,-0.596435010433197,0.772006928920746,0.219705536961555, --0.496035993099213,0.761120915412903,0.417903423309326,-0.339661598205566,0.744164705276489,0.575194656848907,-0.142619729042053,0.722798824310303,0.676181554794312,0.0758059546351433,0.699116110801697,0.710978269577026,0.294230848550797,0.675431489944458,0.676180899143219,0.491272658109665,0.65406608581543,0.575194537639618,0.647649228572845,0.637108504772186,0.417903423309326,0.748049259185791,0.626219928264618,0.219706535339355,0.782643437385559,0.622470259666443,1.6851157624842e-007,0.64737468957901,0.739824712276459,-0.183208703994751,0.563656508922577,0.748902320861816,-0.348477631807327,0.43325862288475,0.763044536113739,-0.479635268449783,0.268947690725327,0.780860841274261,-0.563847005367279,0.0868115723133087,0.800608694553375,-0.592865467071533,-0.0953260138630867,0.820359468460083,-0.563846826553345,-0.259637594223022,0.838175296783447,-0.479635775089264,-0.390033900737762,0.852312326431274,-0.348478496074677,-0.473753184080124,0.861389935016632,-0.183208450675011,-0.502600908279419,0.864518582820892,-5.55718486339174e-007,-0.473752528429031,0.861390292644501,0.183208450675011,-0.390033096075058,0.852311730384827,0.348480850458145,-0.259638458490372,0.838171541690826,0.479641824960709,-0.0953251272439957,0.820356428623199,0.563851535320282,0.086811438202858,0.800609588623047,0.592864274978638,0.268947035074234,0.780857622623444,0.563851773738861,0.433260202407837,0.76303893327713,0.479642778635025,0.563656032085419,0.748901128768921,0.348480969667435,0.64737457036972,0.739824712276459,0.18320894241333,0.676222085952759,0.736697793006897,-2.77259289305221e-007,0.530806183815002,0.835478127002716,-0.142200708389282,0.465823411941528,0.84252405166626,-0.270484328269959,0.364610433578491,0.853500545024872,-0.372284919023514,0.237081423401833,0.867328345775604,-0.437645941972733,0.0957081317901611,0.882657051086426,-0.460170060396194,-0.0456660911440849,0.897987067699432,-0.437645733356476,-0.173196762800217,0.911815106868744,-0.372284889221191,-0.274408012628555,0.922788381576538,-0.270484536886215,-0.339390516281128,0.92983490228653,-0.142200738191605, --0.361780792474747,0.932263195514679,-1.3166226331407e-008,-0.339388936758041,0.929835557937622,0.142200514674187,-0.274406343698502,0.922789633274078,0.270481824874878,-0.173195853829384,0.911815881729126,0.372283518314362,-0.0456617511808872,0.897986114025116,0.437648177146912,0.0957075357437134,0.882655382156372,0.460173398256302,0.237077340483665,0.867328405380249,0.437648087739944,0.364610999822617,0.853500664234161,0.372284024953842,0.465822577476501,0.84252542257309,0.270481526851654,0.530804753303528,0.835479140281677,0.142200231552124,0.553194940090179,0.833051800727844,3.9977442156669e-007,0.401128441095352,0.910799622535706,-0.0976729243993759,0.356492966413498,0.915639221668243,-0.185789093375206,0.286973685026169,0.923177301883698,-0.255714297294617,0.199376672506332,0.932676315307617,-0.300605833530426,0.102272532880306,0.943205296993256,-0.316076159477234,0.0051680551841855,0.953734636306763,-0.300605237483978,-0.082428902387619,0.963232100009918,-0.255713522434235,-0.151945948600769,0.970770239830017,-0.185788914561272,-0.196582660079002,0.975610196590424,-0.0976730659604073,-0.211960285902023,0.977278292179108,6.61424792269827e-007,-0.196582227945328,0.975610554218292,0.097670279443264,-0.151946052908897,0.970770299434662,0.185788691043854,-0.0824269577860832,0.963233053684235,0.255710422992706,0.00516597693786025,0.953734576702118,0.300605565309525,0.102273710072041,0.94320422410965,0.316078871488571,0.199379950761795,0.932675719261169,0.300605356693268,0.286972165107727,0.923178672790527,0.255711019039154,0.35649436712265,0.915638744831085,0.185788735747337,0.401130199432373,0.910799145698547,0.0976699739694595,0.416507452726364,0.909132301807404,8.97818551948149e-007,0.261467933654785,0.963879823684692,-0.0506977289915085,0.238300740718842,0.966391384601593,-0.0964387580752373,0.202214226126671,0.970304131507874,-0.13273748755455,0.156738236546516,0.97523421049118,-0.156049311161041,0.106338076293468,0.980701625347137,-0.164062678813934,0.0559370629489422,0.986164271831512,-0.15604855120182,0.0104626854881644,0.991096079349518,-0.132736712694168, --0.0256223641335964,0.995009005069733,-0.0964391604065895,-0.0487899370491505,0.997521579265594,-0.0506976582109928,-0.0567739345133305,0.998387038707733,2.09386683991397e-007,-0.0487907081842422,0.997521579265594,0.0506962724030018,-0.0256226789206266,0.995009183883667,0.0964376404881477,0.0104640861973166,0.991095721721649,0.132739558815956,0.055933240801096,0.986166000366211,0.156038865447044,0.106339454650879,0.980700433254242,0.164068952202797,0.156743586063385,0.975234925746918,0.156039267778397,0.202211141586304,0.970304429531097,0.132740274071693,0.238300085067749,0.966391623020172,0.0964379832148552,0.261469930410385,0.963879287242889,0.0506969504058361,0.269453078508377,0.963013470172882,2.98145181432119e-007,-0.107799537479877,-0.994172692298889,2.10461934102568e-007,0.107799790799618,0.994172632694244,-1.72202902604113e-007,-0.261468142271042,-0.963879644870758,-0.0506989918649197,-0.238299250602722,-0.966392040252686,-0.0964356958866119,-0.202210903167725,-0.970305025577545,-0.132736250758171,-0.156741946935654,-0.975234925746918,-0.156041145324707,-0.106338061392307,-0.980700731277466,-0.164068087935448,-0.0559348650276661,-0.986165523529053,-0.156041264533997,-0.0104663008823991,-0.991096138954163,-0.132736414670944,0.025621322914958,-0.995009422302246,-0.0964353159070015,0.0487915612757206,-0.997521460056305,-0.0506980717182159,0.05677380412817,-0.998387038707733,-5.63527180474921e-007,0.0487923324108124,-0.997521221637726,0.0507018454372883,0.0256208404898643,-0.995009303092957,0.0964371263980865,-0.0104645248502493,-0.991096258163452,0.13273549079895,-0.0559330880641937,-0.986165881156921,0.156039535999298,-0.106338568031788,-0.980700075626373,0.164071589708328,-0.156744807958603,-0.975234627723694,0.156039923429489,-0.202212065458298,-0.970304846763611,0.13273561000824,-0.238298431038857,-0.966392159461975,0.0964370667934418,-0.261469066143036,-0.963879287242889,0.0507015138864517,-0.269450753927231,-0.963014185428619,-8.36951244309603e-007,-0.401127517223358,-0.910800218582153,-0.097671166062355, --0.356495499610901,-0.915638864040375,-0.18578577041626,-0.286971122026443,-0.92317807674408,-0.255714356899261,-0.199374288320541,-0.932677447795868,-0.300603866577148,-0.102272063493729,-0.943206310272217,-0.31607311964035,-0.00517126638442278,-0.953734934329987,-0.300604254007339,0.082425445318222,-0.963232398033142,-0.255713671445847,0.151950255036354,-0.970770180225372,-0.185785859823227,0.196583420038223,-0.975610256195068,-0.0976710990071297,0.211962431669235,-0.977277815341949,-6.31577506737813e-007,0.196581944823265,-0.975610375404358,0.0976726934313774,0.151948973536491,-0.970770537853241,0.185785084962845,0.0824275985360146,-0.963232636451721,0.255711942911148,-0.00517025589942932,-0.953734934329987,0.300604283809662,-0.102272391319275,-0.943206071853638,0.316073924303055,-0.199375748634338,-0.932676911354065,0.300604581832886,-0.286973178386688,-0.923177897930145,0.255712807178497,-0.356494098901749,-0.915639698505402,0.185784712433815,-0.401126593351364,-0.910800457000732,0.0976727455854416,-0.416506618261337,-0.909132659435272,-6.124751621428e-007,-0.530804991722107,-0.83547979593277,-0.142195522785187,-0.465824276208878,-0.842525005340576,-0.270480036735535,-0.364611953496933,-0.853499233722687,-0.3722864985466,-0.237080931663513,-0.86732941865921,-0.437644004821777,-0.0957071483135223,-0.882660269737244,-0.460164129734039,0.0456660650670528,-0.897987723350525,-0.437644392251968,0.17319817841053,-0.911814391613007,-0.372286111116409,0.274408996105194,-0.922789514064789,-0.270479559898376,0.339388370513916,-0.929836452007294,-0.142195999622345,0.361779808998108,-0.932263612747192,-1.98690344177521e-007,0.339388996362686,-0.929835677146912,0.142199486494064,0.274408847093582,-0.922789335250854,0.270480394363403,0.1731988042593,-0.911814451217651,0.372285544872284,0.0456615462899208,-0.897984445095062,0.437651604413986,-0.0957063511013985,-0.882653951644897,0.460176318883896,-0.237075641751289,-0.867327570915222,0.437650620937347,-0.364612817764282,-0.853499352931976,0.372285336256027,-0.465824276208878,-0.842524766921997,0.270480513572693, --0.53080552816391,-0.835478782653809,0.142199441790581,-0.55319607257843,-0.833051085472107,-5.02710726379973e-008,-0.647374212741852,-0.739825129508972,-0.183208614587784,-0.563653528690338,-0.748903036117554,-0.34848091006279,-0.433260202407837,-0.763041019439697,-0.479639440774918,-0.268954813480377,-0.780856490135193,-0.563849627971649,-0.0868107154965401,-0.80060613155365,-0.592869102954865,0.0953324809670448,-0.820357084274292,-0.563849270343781,0.259638160467148,-0.838173151016235,-0.479639202356339,0.390032589435577,-0.85231226682663,-0.348480015993118,0.473751902580261,-0.86139041185379,-0.183209434151649,0.502601504325867,-0.864518225193024,2.61655856093057e-007,0.473753601312637,-0.861390054225922,0.183206871151924,0.390033751726151,-0.852311968803406,0.348479568958282,0.25963819026947,-0.838173151016235,0.479639261960983,0.0953232124447823,-0.820358335971832,0.563848972320557,-0.0868111476302147,-0.800612151622772,0.592860817909241,-0.268945544958115,-0.780860781669617,0.56384813785553,-0.433260500431061,-0.763041019439697,0.479639142751694,-0.563655316829681,-0.748902022838593,0.34848028421402,-0.647374391555786,-0.739825546741486,0.183206245303154,-0.676222681999207,-0.736697316169739,4.75300879543283e-007,-0.748046159744263,-0.62622457742691,-0.219703674316406,-0.64764678478241,-0.637110412120819,-0.417904227972031,-0.491273283958435,-0.654065251350403,-0.575195014476776,-0.294233411550522,-0.6754270195961,-0.676184177398682,-0.0758056938648224,-0.699111342430115,-0.710982978343964,0.142622053623199,-0.722796142101288,-0.676183879375458,0.339663207530975,-0.744163572788239,-0.575195133686066,0.496036797761917,-0.761120140552521,-0.417903929948807,0.596435725688934,-0.772006869316101,-0.219703853130341,0.631030380725861,-0.775758147239685,1.1073604611056e-007,0.596434831619263,-0.772007524967194,0.21970397233963,0.496036410331726,-0.761120796203613,0.417903125286102,0.339662969112396,-0.744163870811462,0.575194954872131,0.142619609832764,-0.722800195217133,0.676180064678192,-0.0758061483502388,-0.699118494987488,0.71097594499588, --0.294231653213501,-0.675432026386261,0.676179945468903,-0.491273820400238,-0.654064893722534,0.575194835662842,-0.647646546363831,-0.637111365795136,0.417903214693069,-0.748044788837433,-0.626226186752319,0.219703838229179,-0.782639861106873,-0.622474789619446,2.43137833422225e-007,-0.830425918102264,-0.497472882270813,-0.250825703144073,-0.715804815292358,-0.509901285171509,-0.477099686861038,-0.537281334400177,-0.529256105422974,-0.656670928001404,-0.312332183122635,-0.553647577762604,-0.771960437297821,-0.062964528799057,-0.580689430236816,-0.81168669462204,0.186403766274452,-0.607726097106934,-0.771960198879242,0.4113529920578,-0.632116556167603,-0.656671404838562,0.589875519275665,-0.651477575302124,-0.477099388837814,0.704495668411255,-0.663907289505005,-0.250824481248856,0.74399071931839,-0.668189942836761,-1.35169628379117e-007,0.704494655132294,-0.663909256458282,0.250822365283966,0.5898717045784,-0.651484727859497,0.477094292640686,0.411346405744553,-0.632123947143555,0.656668424606323,0.186403051018715,-0.607725620269775,0.77196079492569,-0.0629639774560928,-0.58068460226059,0.811690211296082,-0.312331467866898,-0.553647041320801,0.771961152553558,-0.537277460098267,-0.529263257980347,0.656668365001678,-0.71580296754837,-0.509909093379974,0.477094084024429,-0.830425798892975,-0.497474104166031,0.250823616981506,-0.86992210149765,-0.493189096450806,5.18955516781716e-007,-0.89256626367569,-0.356713801622391,-0.275827288627625,-0.766517996788025,-0.370381742715836,-0.52465945482254,-0.570200324058533,-0.391670137643814,-0.722126066684723,-0.322828412055969,-0.418497890233994,-0.848905920982361,-0.0486021563410759,-0.44823694229126,-0.892592549324036,0.225624188780785,-0.477968394756317,-0.848905086517334,0.472995787858963,-0.504787862300873,-0.722124755382538,0.669313311576843,-0.526073634624481,-0.524658203125,0.795361697673798,-0.539740383625031,-0.275826275348663,0.838793158531189,-0.544450223445892,-1.40322086394917e-007,0.795362949371338,-0.539740025997162,0.275823265314102,0.669312000274658,-0.526071965694427,0.524661540985107, -0.472990125417709,-0.504786252975464,0.722129642963409,0.22561813890934,-0.477961033582687,0.848910927772522,-0.0486012808978558,-0.448223292827606,0.89259946346283,-0.322821587324142,-0.418491750955582,0.848911583423615,-0.570195138454437,-0.391668111085892,0.722131252288818,-0.766516923904419,-0.370379745960236,0.524662435054779,-0.892567157745361,-0.356713950634003,0.275824308395386,-0.935998141765594,-0.35200497508049,8.54028826324793e-007,-0.933000206947327,-0.207376763224602,-0.294118106365204,-0.798593699932098,-0.221952766180038,-0.559450685977936,-0.589255332946777,-0.244653970003128,-0.770014703273773,-0.325477212667465,-0.273251563310623,-0.905206143856049,-0.0330658406019211,-0.304953366518021,-0.951793134212494,0.259344339370728,-0.33666467666626,-0.905205726623535,0.523120760917664,-0.365270227193832,-0.770014464855194,0.732460141181946,-0.387966334819794,-0.559450030326843,0.866867125034332,-0.402537316083908,-0.294117480516434,0.913179099559784,-0.407558470964432,-1.0906571645819e-007,0.866868615150452,-0.402534961700439,0.294116288423538,0.732464551925659,-0.387958407402039,0.559449732303619,0.52312171459198,-0.365262061357498,0.770017743110657,0.25933563709259,-0.33666267991066,0.905209004878998,-0.0330661796033382,-0.304955065250397,0.951792538166046,-0.325468748807907,-0.273251533508301,0.905209183692932,-0.589254438877106,-0.244645401835442,0.770018100738525,-0.798596441745758,-0.221943810582161,0.559450387954712,-0.933000981807709,-0.20737498998642,0.294116884469986,-0.979312062263489,-0.202355831861496,3.10231342837142e-007,-0.950786352157593,-0.0530589483678341,-0.305270373821259,-0.811286687850952,-0.068190336227417,-0.580658197402954,-0.594010531902313,-0.0917520523071289,-0.799207746982574,-0.320227235555649,-0.121432833373547,-0.939525723457336,-0.0167344473302364,-0.154335275292397,-0.987876772880554,0.286757260560989,-0.187248587608337,-0.939525544643402,0.560538589954376,-0.216939136385918,-0.799208223819733,0.777816236019135,-0.240494549274445,-0.580658495426178,0.917316854000092,-0.25561586022377,-0.305270940065384, -0.965385675430298,-0.260826498270035,-1.31027164229636e-007,0.91731733083725,-0.255611121654511,0.305273443460464,0.777818202972412,-0.24048176407814,0.580661118030548,0.56054162979126,-0.216925024986267,0.799209952354431,0.286754280328751,-0.187241420149803,0.939527869224548,-0.0167342219501734,-0.15433457493782,0.987876892089844,-0.320222944021225,-0.121426492929459,0.939527988433838,-0.594010591506958,-0.0917375609278679,0.799209356307983,-0.811285853385925,-0.0681769400835037,0.580660998821259,-0.950785875320435,-0.0530528724193573,0.305273056030273,-0.99885481595993,-0.0478434897959232,-8.24985804115386e-008,-0.945515692234039,0.102523326873779,-0.309012979269028,-0.804300725460052,0.0872113481163979,-0.587787806987762,-0.584359347820282,0.0633639171719551,-0.809017360210419,-0.30721241235733,0.033312376588583,-0.951057732105255,1.04376695730934e-007,1.62633455147443e-007,-1,0.307213187217712,-0.0333114564418793,-0.951057493686676,0.58435982465744,-0.0633637607097626,-0.809017062187195,0.804300725460052,-0.0872128829360008,-0.587787568569183,0.945515096187592,-0.102524287998676,-0.309014409780502,0.994172632694244,-0.107799537479877,-8.73850964921985e-008,0.945513784885406,-0.102522671222687,0.309019058942795,0.804306507110596,-0.087211862206459,0.587779819965363,0.584360778331757,-0.0633634775876999,0.809016406536102,0.307215452194214,-0.0333119556307793,0.951056778430939,-1.50496873629891e-007,-4.24789590169894e-008,1,-0.30721440911293,0.0333118736743927,0.951057136058807,-0.584360063076019,0.0633639693260193,0.809016883373261,-0.804306447505951,0.0872131511569023,0.587779760360718,-0.94551420211792,0.102523639798164,0.309017419815063,-0.994172692298889,0.107799530029297,-6.79661269487042e-008,-0.917316377162933,0.255619049072266,-0.305269658565521,-0.777815520763397,0.240495607256889,-0.580659031867981,-0.560538351535797,0.216939210891724,-0.799208462238312,-0.286756038665771,0.187249198555946,-0.939525783061981,0.0167346987873316,0.154335394501686,-0.987876772880554,0.320227563381195,0.121432445943356,-0.939525663852692, -0.594010174274445,0.0917495042085648,-0.799208283424377,0.81128716468811,0.0681852251291275,-0.580658137798309,0.950786292552948,0.0530553311109543,-0.305271327495575,0.998854875564575,0.0478429533541203,-5.09550481808674e-008,0.950785577297211,0.0530527867376804,0.30527400970459,0.811286151409149,0.0681744441390038,0.580660820007324,0.594010233879089,0.0917349085211754,0.799209952354431,0.320223271846771,0.121425747871399,0.939527988433838,0.0167345758527517,0.154334411025047,0.987876892089844,-0.286753356456757,0.187241658568382,0.939528107643127,-0.560541272163391,0.216925531625748,0.799210071563721,-0.777817010879517,0.240484058856964,0.580661833286285,-0.917316913604736,0.255614191293716,0.305272221565247,-0.965384960174561,0.260829210281372,-8.7351367028532e-008,-0.866866767406464,0.402538418769836,-0.294116973876953,-0.732461035251617,0.387965828180313,-0.559449195861816,-0.523121058940887,0.365269362926483,-0.770014703273773,-0.259342938661575,0.336664110422134,-0.905206322669983,0.033066738396883,0.304952800273895,-0.951793193817139,0.32547801733017,0.27325102686882,-0.905206024646759,0.589255809783936,0.244652926921844,-0.770014703273773,0.798594653606415,0.221952095627785,-0.559449553489685,0.933000206947327,0.207377001643181,-0.29411792755127,0.979312121868134,0.202355653047562,-9.69473319401004e-008,0.933001041412354,0.207375094294548,0.294116735458374,0.798597276210785,0.221943393349648,0.559449255466461,0.589255213737488,0.244644403457642,0.770017802715302,0.325469374656677,0.27325114607811,0.905209124088287,0.0330670773983002,0.304954916238785,0.951792538166046,-0.259334951639175,0.336661875247955,0.905209481716156,-0.523121416568756,0.36526021361351,0.770018815994263,-0.732465028762817,0.387957870960236,0.559449434280396,-0.866867661476135,0.402537614107132,0.294115573167801,-0.913177788257599,0.407561421394348,1.2845519847815e-007,-0.795362412929535,0.53973925113678,-0.275826334953308,-0.669313788414001,0.526073813438416,-0.524657368659973,-0.472995430231094,0.504788458347321,-0.722124636173248,-0.225623488426209,0.47796830534935,-0.848905324935913, -0.0486031286418438,0.448236733675003,-0.89259260892868,0.322828233242035,0.418498545885086,-0.848905742168427,0.570200562477112,0.391671746969223,-0.722124993801117,0.766518115997314,0.370383769273758,-0.524657845497131,0.892565548419952,0.356716305017471,-0.275826543569565,0.935997307300568,0.352007120847702,2.41934561273638e-009,0.892566919326782,0.356715112924576,0.275823503732681,0.76651656627655,0.37038266658783,0.524660885334015,0.570195078849792,0.391671270132065,0.722129642963409,0.322821199893951,0.41849273443222,0.848911225795746,0.0486016497015953,0.448223501443863,0.89259934425354,-0.225618287920952,0.477960020303726,0.84891140460968,-0.472990810871124,0.504785120487213,0.722130000591278,-0.669312298297882,0.52607250213623,0.524660587310791,-0.795363247394562,0.539739668369293,0.275823175907135,-0.83879417181015,0.544448614120483,5.08062385051744e-007,-0.704496324062347,0.663906097412109,-0.25082591176033,-0.589875400066376,0.651477575302124,-0.477099537849426,-0.411353349685669,0.632116675376892,-0.656671047210693,-0.186403185129166,0.607725560665131,-0.771960854530334,0.06296506524086,0.580689072608948,-0.811686933040619,0.312332630157471,0.553647220134735,-0.771960556507111,0.537281632423401,0.529255211353302,-0.656671404838562,0.715805411338806,0.509901285171509,-0.477098792791367,0.830425918102264,0.497473239898682,-0.250825017690659,0.86992222070694,0.493188917636871,1.18273455029794e-007,0.830426216125488,0.497473627328873,0.250823110342026,0.715803265571594,0.509909451007843,0.477093279361725,0.537276923656464,0.52926379442215,0.656668305397034,0.312331944704056,0.553646683692932,0.771961152553558,0.0629647001624107,0.580684244632721,0.811690390110016,-0.186402514576912,0.607724785804749,0.771961569786072,-0.411346942186356,0.632124125957489,0.656667947769165,-0.589871346950531,0.651485562324524,0.477093666791916,-0.704495787620544,0.663907468318939,0.250823825597763,-0.743993401527405,0.668187022209167,2.558570599831e-007,-0.596435964107513,0.772006511688232,-0.219704687595367,-0.496037304401398,0.76111912727356,-0.417905122041702, --0.339664131402969,0.744163036346436,-0.575195372104645,-0.142623260617256,0.722795248031616,-0.676184594631195,0.0758048519492149,0.699110984802246,-0.710983514785767,0.294233679771423,0.675426423549652,-0.67618465423584,0.491274833679199,0.654063522815704,-0.575195610523224,0.647648334503174,0.637108862400055,-0.417904168367386,0.748047709465027,0.626222372055054,-0.219704583287239,0.78264307975769,0.622470796108246,1.94991883972762e-007,0.748047769069672,0.626222193241119,0.219705045223236,0.647648572921753,0.637109041213989,0.417903512716293,0.49127459526062,0.654063940048218,0.5751953125,0.294231921434402,0.675431311130524,0.67618054151535,0.0758058503270149,0.69911801815033,0.710976362228394,-0.14262081682682,0.722799181938171,0.676180899143219,-0.339664131402969,0.744163155555725,0.57519519329071,-0.496036112308502,0.761120975017548,0.417903125286102,-0.596433401107788,0.7720085978508,0.219704061746597,-0.631028950214386,0.775759339332581,3.22579012390634e-007,-0.473751068115234,0.861391007900238,-0.183208584785461,-0.390031695365906,0.852312803268433,-0.348479866981506,-0.259637594223022,0.838174223899841,-0.479637682437897,-0.0953317210078239,0.820358335971832,-0.563847541809082,0.0868114233016968,0.80060738325119,-0.592867314815521,0.268954336643219,0.78085732460022,-0.563848674297333,0.433259457349777,0.763042092323303,-0.479638457298279,0.563653111457825,0.748904168605804,-0.348479241132736,0.64737206697464,0.739826917648315,-0.183209121227264,0.676221132278442,0.736698687076569,2.376507666213e-007,0.647373557090759,0.739826202392578,0.183206558227539,0.563654243946075,0.748903453350067,0.348478853702545,0.433259040117264,0.763042569160461,0.479638010263443,0.268945217132568,0.780861616134644,0.563847064971924,0.0868121609091759,0.800613582134247,0.592858731746674,-0.0953227058053017,0.820359826087952,0.563846945762634,-0.259637713432312,0.838174164295197,0.479637652635574,-0.390031605958939,0.852313697338104,0.348477751016617,-0.473750114440918,0.861392259597778,0.18320532143116,-0.502598643302917,0.864519834518433,9.68605831985769e-007, --0.339390635490417,0.929835736751556,-0.142195582389832,-0.274409681558609,0.92278927564621,-0.270479679107666,-0.173198089003563,0.911813974380493,-0.372287154197693,-0.0456660315394402,0.897987365722656,-0.437645196914673,0.0957082360982895,0.882659614086151,-0.460165143013,0.237082213163376,0.867327988147736,-0.437646239995956,0.364613950252533,0.853497982025146,-0.37228736281395,0.465824633836746,0.842524886131287,-0.270479649305344,0.530804514884949,0.835480034351349,-0.142195984721184,0.553195893764496,0.833051204681396,-3.90198806599074e-007,0.530805289745331,0.835478961467743,0.142199382185936,0.465824753046036,0.842524647712708,0.270480275154114,0.364613741636276,0.853498756885529,0.372285813093185,0.237076506018639,0.867326498031616,0.437652230262756,0.0957075506448746,0.882653474807739,0.460177034139633,-0.0456615090370178,0.897984445095062,0.437651723623276,-0.173198834061623,0.911814332008362,0.372285902500153,-0.274409413337708,0.92278915643692,0.270480275154114,-0.339390903711319,0.929834961891174,0.142199695110321,-0.361782342195511,0.932262599468231,3.0880784152032e-007,-0.19658488035202,0.9756098985672,-0.097671315073967,-0.151952177286148,0.970769703388214,-0.185786589980125,-0.0824271887540817,0.963231921195984,-0.255714654922485,0.00517109455540776,0.953734517097473,-0.30060550570488,0.102273657917976,0.94320547580719,-0.316075205802917,0.199375465512276,0.932676434516907,-0.300606340169907,0.286972939968109,0.923177242279053,-0.2557153403759,0.35649785399437,0.915637910366058,-0.185786113142967,0.401131212711334,0.9107985496521,-0.0976712554693222,0.416510224342346,0.909131050109863,-7.19927186310088e-007,0.401129990816116,0.910798907279968,0.0976733565330505,0.356496810913086,0.915638267993927,0.185786187648773,0.286974430084229,0.923177361488342,0.255713164806366,0.199375778436661,0.932676494121552,0.300605684518814,0.102273344993591,0.943205296993256,0.31607586145401,0.00516977906227112,0.953734397888184,0.300605833530426,-0.0824295207858086,0.963232100009918,0.255713284015656,-0.151951238512993,0.970770001411438,0.185785859823227, --0.196583077311516,0.975610136985779,0.0976729169487953,-0.211963415145874,0.97727757692337,-4.68609272274989e-007,-0.0487890876829624,0.997521579265594,-0.050698958337307,-0.0256200339645147,0.995009541511536,-0.0964341014623642,0.0104670329019427,0.991096675395966,-0.132732093334198,0.0559373646974564,0.986165940761566,-0.156037643551826,0.106338508427143,0.98070102930069,-0.164065808057785,0.156740769743919,0.975235462188721,-0.156039133667946,0.202210336923599,0.970305442810059,-0.132733926177025,0.238297685980797,0.966392695903778,-0.0964330434799194,0.261465787887573,0.963880360126495,-0.0506971850991249,0.269449025392532,0.963014662265778,-5.51017649286223e-007,0.261466532945633,0.963880002498627,0.0507017448544502,0.238296046853065,0.966392934322357,0.0964349433779716,0.202210873365402,0.970305681228638,0.132731541991234,0.156741887331009,0.975235819816589,0.156035616993904,0.106338500976563,0.980700552463531,0.164068758487701,0.0559353120625019,0.986166179180145,0.156036779284477,0.0104655167087913,0.991096675395966,0.132732182741165,-0.025619875639677,0.995009422302246,0.0964355170726776,-0.0487896166741848,0.997521460056305,0.050701018422842,-0.0567713342607021,0.998387217521667,-1.00076704256935e-006,-0.107799366116524,-0.994172692298889,-2.02817616923312e-007,0.10779957473278,0.994172632694244,-4.81668450902362e-007,-0.0301346648484468,-0.998259246349335,-0.0506989732384682,-0.00701759522780776,-0.995314180850983,-0.0964385345578194,0.0289875622838736,-0.990727424621582,-0.132735937833786,0.0743617191910744,-0.984946429729462,-0.156047582626343,0.124652653932571,-0.978542447090149,-0.164061933755875,0.174942687153816,-0.972133874893188,-0.15604741871357,0.220316484570503,-0.966354846954346,-0.132736071944237,0.256322830915451,-0.961768209934235,-0.0964393615722656,0.279440373182297,-0.958823680877686,-0.0506973415613174,0.287405759096146,-0.957808911800385,5.19445734425972e-007,0.279439836740494,-0.95882385969162,0.0506967566907406,0.256322383880615,-0.961768388748169,0.0964386686682701,0.220314592123032,-0.966354787349701,0.132739901542664, -0.174947798252106,-0.972134351730347,0.156038776040077,0.124653808772564,-0.978541254997253,0.164068430662155,0.0743580162525177,-0.98494827747345,0.156037867069244,0.0289894919842482,-0.990726947784424,0.132739260792732,-0.00701767532154918,-0.995314300060272,0.096437469124794,-0.0301352720707655,-0.998259246349335,0.0506980083882809,-0.0381007120013237,-0.999273896217346,4.27113207024377e-007,-0.178311124444008,-0.979114413261414,-0.0976738333702087,-0.133773848414421,-0.973440766334534,-0.185789197683334,-0.0644083097577095,-0.964604556560516,-0.255713909864426,0.022996511310339,-0.953471541404724,-0.300604641437531,0.119887091219425,-0.941128730773926,-0.316075682640076,0.216777890920639,-0.928786337375641,-0.300604999065399,0.304182887077332,-0.917650878429413,-0.255713820457459,0.373547434806824,-0.90881484746933,-0.185789868235588,0.418085187673569,-0.903141558170319,-0.0976736769080162,0.433428823947906,-0.901187837123871,5.27707186392945e-007,0.418083757162094,-0.903142511844635,0.0976707935333252,0.373545974493027,-0.908815443515778,0.18578989803791,0.304178565740585,-0.917653322219849,0.255710303783417,0.216779574751854,-0.928786158561707,0.300604164600372,0.119887039065361,-0.941127896308899,0.316078126430511,0.0229934602975845,-0.953471541404724,0.300604939460754,-0.0644060149788857,-0.964605450630188,0.255711197853088,-0.133774474263191,-0.973440706729889,0.185788944363594,-0.178310960531235,-0.979114711284637,0.0976707488298416,-0.193656668066978,-0.981069386005402,7.05599802586221e-007,-0.321950703859329,-0.936016321182251,-0.142201215028763,-0.25711065530777,-0.927756369113922,-0.270485162734985,-0.15612119436264,-0.91489315032959,-0.372285693883896,-0.0288718268275261,-0.898683667182922,-0.4376460313797,0.112191215157509,-0.88071346282959,-0.460170537233353,0.253254741430283,-0.862744331359863,-0.437646269798279,0.380503863096237,-0.846534430980682,-0.372285127639771,0.481492042541504,-0.83366858959198,-0.270485043525696,0.546332180500031,-0.825408816337585,-0.142201855778694,0.568673491477966,-0.822563350200653,1.4363161326969e-008, -0.546330869197845,-0.825409829616547,0.142201349139214,0.481490314006805,-0.833670377731323,0.27048248052597,0.380501836538315,-0.846535801887512,0.372284054756165,0.25324872136116,-0.862744987010956,0.437648475170136,0.112189702689648,-0.880711913108826,0.460173934698105,-0.0288679264485836,-0.898682534694672,0.43764865398407,-0.156121134757996,-0.914893627166748,0.372284680604935,-0.257109373807907,-0.927757620811462,0.270482003688812,-0.321949005126953,-0.936016976833344,0.142200648784637,-0.344291150569916,-0.938862919807434,3.3753411798898e-007,-0.457566350698471,-0.870096504688263,-0.183207631111145,-0.374032497406006,-0.859455108642578,-0.348477602005005,-0.243923351168633,-0.842882573604584,-0.47963559627533,-0.0799744874238968,-0.821997702121735,-0.563847362995148,0.101761981844902,-0.798845767974854,-0.592865824699402,0.283498406410217,-0.775696575641632,-0.563847064971924,0.447447389364243,-0.754811763763428,-0.479635328054428,0.577556550502777,-0.738235712051392,-0.348477363586426,0.661090731620789,-0.727594494819641,-0.18320819735527,0.689874887466431,-0.723928570747375,-3.9128329376581e-007,0.661090195178986,-0.727595031261444,0.183208227157593,0.57755583524704,-0.738235175609589,0.348479747772217,0.447447448968887,-0.754807710647583,0.479641646146774,0.283495426177979,-0.775693953037262,0.563852071762085,0.101761423051357,-0.798846960067749,0.592864334583282,-0.0799732804298401,-0.821995198726654,0.563851177692413,-0.243925675749779,-0.842878401279449,0.479641735553741,-0.374033719301224,-0.859453499317169,0.348480194807053,-0.457567274570465,-0.870095908641815,0.183208256959915,-0.486351042985916,-0.873763501644135,1.8243888177949e-007,-0.581899762153625,-0.783021330833435,-0.219705060124397,-0.481723248958588,-0.770260274410248,-0.417901694774628,-0.325693935155869,-0.750383317470551,-0.575194180011749,-0.129080832004547,-0.725337326526642,-0.676183342933655,0.0888611897826195,-0.697575628757477,-0.710979580879211,0.306803494691849,-0.669812321662903,-0.676182746887207,0.503416776657104,-0.644766271114349,-0.57519394159317, -0.659446239471436,-0.624891400337219,-0.417901188135147,0.759622156620026,-0.612130701541901,-0.219704762101173,0.794141054153442,-0.607733488082886,-4.81461661649973e-008,0.759622871875763,-0.61212956905365,0.21970546245575,0.659445345401764,-0.624891221523285,0.417902857065201,0.503414630889893,-0.644767165184021,0.575194716453552,0.306805789470673,-0.669812321662903,0.676181674003601,0.0888606607913971,-0.697576820850372,0.710978448390961,-0.129082828760147,-0.725338935852051,0.676181197166443,-0.325691252946854,-0.750384211540222,0.575194478034973,-0.481723636388779,-0.770259439945221,0.417902797460556,-0.581901848316193,-0.783019423484802,0.219706296920776,-0.61641937494278,-0.787418007850647,1.1579153351704e-006,-0.691961407661438,-0.676962316036224,-0.250821530818939,-0.577592432498932,-0.662394523620605,-0.477095872163773,-0.39946386218071,-0.63970023393631,-0.656667530536652,-0.175005361437798,-0.611103534698486,-0.771962106227875,0.0738085806369781,-0.57940673828125,-0.811689674854279,0.322622835636139,-0.54771226644516,-0.771962344646454,0.547081232070923,-0.519123017787933,-0.656668424606323,0.725209951400757,-0.496436923742294,-0.477096349000931,0.839579105377197,-0.481866985559464,-0.250820755958557,0.87898850440979,-0.476842939853668,5.4550605455006e-007,0.839581429958344,-0.481863886117935,0.250819206237793,0.725212097167969,-0.496434092521667,0.477095991373062,0.547077596187592,-0.519124269485474,0.656670451164246,0.322624325752258,-0.547712922096252,0.771961212158203,0.0738084465265274,-0.579407751560211,0.811688959598541,-0.175006464123726,-0.611104786396027,0.771960914134979,-0.399458557367325,-0.639701783657074,0.65666925907135,-0.577594220638275,-0.662394344806671,0.47709396481514,-0.691963911056519,-0.676960289478302,0.250820159912109,-0.731371462345123,-0.681979238986969,2.21823074753047e-006,-0.785130679607391,-0.554514586925507,-0.275832206010818,-0.659363210201263,-0.538492977619171,-0.524657547473907,-0.463474959135056,-0.513538658618927,-0.722128093242645,-0.216645315289497,-0.482095003128052,-0.848910570144653, -0.0569714196026325,-0.447240710258484,-0.892597317695618,0.330587893724442,-0.412386208772659,-0.848910629749298,0.577417552471161,-0.380945026874542,-0.722128689289093,0.773306906223297,-0.355991363525391,-0.524658620357513,0.899076521396637,-0.339968353509903,-0.275831192731857,0.942414164543152,-0.334448128938675,3.48385782444893e-007,0.89907693862915,-0.339969396591187,0.275828540325165,0.773309528827667,-0.355989247560501,0.524656176567078,0.577416896820068,-0.38094288110733,0.722130358219147,0.330590277910233,-0.412387907505035,0.848908841609955,0.056972723454237,-0.447245121002197,0.892595052719116,-0.216646090149879,-0.482097148895264,0.848909199237823,-0.463474184274673,-0.51353657245636,0.722130119800568,-0.659366428852081,-0.538492202758789,0.524654269218445,-0.785130620002747,-0.554515719413757,0.275830030441284,-0.828467845916748,-0.560036659240723,1.82418796157435e-006,-0.859193325042725,-0.418666839599609,-0.294117152690887,-0.725084662437439,-0.401580601930618,-0.559450805187225,-0.516203343868256,-0.374973356723785,-0.770018875598907,-0.25300320982933,-0.341451644897461,-0.905207216739655,0.0387617647647858,-0.304290145635605,-0.951790452003479,0.330526977777481,-0.267120003700256,-0.905206501483917,0.593725085258484,-0.233586981892586,-0.770017981529236,0.802606225013733,-0.206975549459457,-0.559450030326843,0.936715722084045,-0.189892798662186,-0.294116258621216,0.982924520969391,-0.184009224176407,-3.02960330600399e-007,0.936714768409729,-0.189895212650299,0.294117897748947,0.802605330944061,-0.206977635622025,0.559450507164001,0.593725740909576,-0.233590438961983,0.770016372203827,0.330527007579803,-0.267123460769653,0.905205488204956,0.0387620404362679,-0.304292052984238,0.951789855957031,-0.253002256155014,-0.34145575761795,0.905205965042114,-0.516202926635742,-0.374978542327881,0.770016610622406,-0.72508293390274,-0.401584595441818,0.559450268745422,-0.859191358089447,-0.418669581413269,0.294119000434875,-0.905401647090912,-0.424556106328964,1.061574380401e-006,-0.912378966808319,-0.272718667984009,-0.305269032716751, --0.77318549156189,-0.254988372325897,-0.58065927028656,-0.556387603282928,-0.227373272180557,-0.799208521842957,-0.283209413290024,-0.192577868700027,-0.939524471759796,0.0196171216666698,-0.154003068804741,-0.987875580787659,0.322444528341293,-0.115425474941731,-0.939524590969086,0.595622599124908,-0.0806231200695038,-0.799208104610443,0.812419831752777,-0.0530062690377235,-0.580658555030823,0.951612591743469,-0.0352765806019306,-0.305268794298172,0.999574542045593,-0.0291668139398098,-5.4109307257022e-007,0.951612293720245,-0.0352747030556202,0.305269956588745,0.812418580055237,-0.0530015379190445,0.580660700798035,0.595623433589935,-0.0806202366948128,0.799207746982574,0.322443664073944,-0.115424804389477,0.939525008201599,0.0196180697530508,-0.154001221060753,0.987875878810883,-0.283208042383194,-0.192577064037323,0.939525008201599,-0.556388676166534,-0.227372691035271,0.799207925796509,-0.773185253143311,-0.254987478256226,0.580659866333008,-0.912378489971161,-0.272719293832779,0.305269807577133,-0.960341274738312,-0.278827369213104,5.77489629449701e-007,-0.943432986736298,-0.120179429650307,-0.30901637673378,-0.802532494068146,-0.102230183780193,-0.587784469127655,-0.583074271678925,-0.0742751657962799,-0.809016406536102,-0.306544870138168,-0.0390494987368584,-0.951054871082306,-4.8547377673458e-007,-1.27436862840113e-007,-1,0.306542903184891,0.0390492044389248,-0.951055526733398,0.583073735237122,0.0742747634649277,-0.809016823768616,0.802532136440277,0.102230384945869,-0.587784886360168,0.943432629108429,0.120179891586304,-0.309017330408096,0.991983830928802,0.126365035772324,-5.58294971142459e-007,0.943431615829468,0.12018059939146,0.309020191431046,0.802533209323883,0.102233350276947,0.587782979011536,0.583076417446136,0.0742767825722694,0.809014737606049,0.306543320417404,0.0390490889549255,0.951055407524109,1.24038615467725e-006,-2.42737030475837e-009,1,-0.306543111801147,-0.0390495732426643,0.951055407524109,-0.583076059818268,-0.0742761790752411,0.809015095233917,-0.802533328533173,-0.102232560515404,0.587782919406891, --0.943431854248047,-0.120182044804096,0.309018701314926,-0.991983652114868,-0.126366287469864,-1.09231407918742e-007,-0.951612591743469,0.0352731049060822,-0.305269122123718,-0.812420070171356,0.0530063360929489,-0.580658257007599,-0.59562224149704,0.0806246027350426,-0.799208283424377,-0.322444677352905,0.115426309406757,-0.939524471759796,-0.0196184124797583,0.154002979397774,-0.987875580787659,0.283208668231964,0.192577511072159,-0.93952476978302,0.556387722492218,0.227372512221336,-0.799208641052246,0.773186087608337,0.254988074302673,-0.580658555030823,0.912378072738647,0.272721290588379,-0.305269211530685,0.960340082645416,0.278831422328949,-5.43519490747713e-007,0.912378191947937,0.272719591856003,0.30527052283287,0.773184895515442,0.254985988140106,0.580661058425903,0.556389510631561,0.227372154593468,0.799207508563995,0.283209025859833,0.192576691508293,0.939524829387665,-0.0196179524064064,0.154001459479332,0.987875878810883,-0.322444289922714,0.115425504744053,0.93952465057373,-0.595623433589935,0.0806222334504128,0.799207627773285,-0.812418937683105,0.0530030801892281,0.580660045146942,-0.951612293720245,0.0352728068828583,0.305270165205002,-0.999574720859528,0.0291619785130024,-1.01910039518316e-007,-0.936715424060822,0.18989335000515,-0.294116854667664,-0.802606403827667,0.206974968314171,-0.559450030326843,-0.593724191188812,0.233585521578789,-0.770019054412842,-0.330525904893875,0.267118752002716,-0.905207276344299,-0.0387622974812984,0.304289877414703,-0.951790452003479,0.253002554178238,0.341452896595001,-0.905206978321075,0.516201913356781,0.374974757432938,-0.770019114017487,0.725084722042084,0.401581078767776,-0.559450387954712,0.859193563461304,0.418667018413544,-0.294116139411926,0.905401766300201,0.424555867910385,-2.44792062176202e-007,0.859192490577698,0.418667882680893,0.294118076562881,0.725083231925964,0.401582896709442,0.559451043605804,0.516201257705688,0.374979138374329,0.770017445087433,0.253001630306244,0.341456770896912,0.905205726623535,-0.0387622639536858,0.304292440414429,0.951789736747742, --0.330526798963547,0.267123132944107,0.90520566701889,-0.593725860118866,0.233589604496956,0.770016551017761,-0.802605450153351,0.206978797912598,0.559449970722198,-0.936713933944702,0.189897641539574,0.294118762016296,-0.982924163341522,0.184011161327362,9.71897748058836e-007,-0.899075984954834,0.339969426393509,-0.275831699371338,-0.773308098316193,0.355990290641785,-0.524657547473907,-0.57741791009903,0.380943804979324,-0.722129046916962,-0.330587804317474,0.412385404109955,-0.848911046981812,-0.0569730810821056,0.44724041223526,-0.892597377300262,0.216643989086151,0.482095181941986,-0.848910868167877,0.463473260402679,0.513539731502533,-0.722128450870514,0.659362256526947,0.538493812084198,-0.524657785892487,0.785131871700287,0.554513335227966,-0.275831341743469,0.828469693660736,0.560033917427063,4.49998196927481e-007,0.785131514072418,0.554515182971954,0.275828689336777,0.659363865852356,0.538493990898132,0.52465558052063,0.463471829891205,0.513538300991058,0.722130358219147,0.21664534509182,0.482097893953323,0.848908960819244,-0.0569725036621094,0.447245091199875,0.892595052719116,-0.330590009689331,0.412386983633041,0.848909437656403,-0.577417731285095,0.380941271781921,0.722130537033081,-0.773311197757721,0.355988085269928,0.524654388427734,-0.899076700210571,0.339969247579575,0.275829613208771,-0.942413628101349,0.334449708461761,2.10725079341501e-006,-0.839579939842224,0.481865286827087,-0.250821262598038,-0.725211143493652,0.496436029672623,-0.477095365524292,-0.547081053256989,0.519123733043671,-0.656667947769165,-0.322621256113052,0.547712922096252,-0.771962523460388,-0.0738085806369781,0.579407393932343,-0.81168919801712,0.175005689263344,0.611103951931,-0.771961748600006,0.39946261048317,0.639700889587402,-0.656667590141296,0.577590346336365,0.662396013736725,-0.477096319198608,0.691960692405701,0.676963210105896,-0.250821143388748,0.731370687484741,0.681980192661285,6.66193670895154e-007,0.691962540149689,0.676961779594421,0.250819832086563,0.577591896057129,0.66239470243454,0.477096229791641,0.399457961320877,0.639701724052429,0.656669676303864, -0.175006464123726,0.61110508441925,0.7719606757164,-0.0738083869218826,0.57940810918808,0.811688661575317,-0.322623044252396,0.5477135181427,0.771961331367493,-0.547076284885406,0.519126534461975,0.656669795513153,-0.72521299123764,0.496434599161148,0.477094084024429,-0.839582622051239,0.481861263513565,0.250820130109787,-0.878989577293396,0.476841002702713,2.28340286412276e-006,-0.759623110294342,0.612129330635071,-0.219705268740654,-0.65944629907608,0.624890983104706,-0.417901784181595,-0.503416538238525,0.644766449928284,-0.57519394159317,-0.306803703308105,0.669812142848969,-0.676182806491852,-0.0888611301779747,0.697576284408569,-0.710978925228119,0.129081204533577,0.725338101387024,-0.676182389259338,0.32569432258606,0.750383377075195,-0.575193881988525,0.481722503900528,0.770260572433472,-0.417902022600174,0.581898868083954,0.783022046089172,-0.219704836606979,0.616417288780212,0.787419676780701,-9.62922470648664e-008,0.581899404525757,0.783021450042725,0.2197055965662,0.481722205877304,0.770259857177734,0.41790372133255,0.325691938400269,0.750383973121643,0.575194478034973,0.129083037376404,0.72533905506134,0.676181018352509,-0.0888617634773254,0.697576820850372,0.710978329181671,-0.306806057691574,0.669812262058258,0.676181554794312,-0.503413021564484,0.644768297672272,0.575194954872131,-0.659445464611053,0.624890863895416,0.417903214693069,-0.759624838829041,0.612126767635345,0.219706520438194,-0.794142723083496,0.607731342315674,1.26383656606777e-006,-0.661090970039368,0.727594316005707,-0.183208093047142,-0.577556252479553,0.738235354423523,-0.348478674888611,-0.447446942329407,0.754811704158783,-0.479635804891586,-0.283498018980026,0.77569705247879,-0.563846588134766,-0.101762466132641,0.798846244812012,-0.592865109443665,0.0799739137291908,0.821997880935669,-0.563847184181213,0.243923544883728,0.842882513999939,-0.479635655879974,0.374032348394394,0.859455108642578,-0.348477751016617,0.457567453384399,0.87009584903717,-0.183208093047142,0.486352533102036,0.873762667179108,-6.1213040680741e-007,0.457566469907761,0.870096385478973,0.183208078145981, -0.374031752347946,0.859454452991486,0.348479896783829,0.243924781680107,0.842878937721252,0.479641288518906,0.0799730867147446,0.82199501991272,0.563851535320282,-0.101761855185032,0.79884672164917,0.592864573001862,-0.283496797084808,0.775693535804749,0.563852071762085,-0.447447538375854,0.754807114601135,0.479642480611801,-0.577555894851685,0.738234579563141,0.3484807908535,-0.661090910434723,0.727594375610352,0.183208256959915,-0.689874947071075,0.723928570747375,2.61655799249638e-007,-0.546330034732819,0.825410425662994,-0.142201036214828,-0.481490343809128,0.833669602870941,-0.270484775304794,-0.380502492189407,0.84653502702713,-0.372285217046738,-0.253253787755966,0.862744927406311,-0.437645643949509,-0.112191036343575,0.880713939666748,-0.460169672966003,0.028872087597847,0.898683845996857,-0.437645673751831,0.156121864914894,0.914893627166748,-0.372284352779388,0.257109940052032,0.92775684595108,-0.270484179258347,0.321949750185013,0.93601655960083,-0.142201721668243,0.344292104244232,0.938862562179565,-1.89114942372726e-007,0.321948975324631,0.936016917228699,0.142201110720634,0.257108479738235,0.927758038043976,0.270481526851654,0.156121328473091,0.914894223213196,0.372283130884171,0.0288679003715515,0.898682713508606,0.437648206949234,-0.112190879881382,0.880711913108826,0.460173606872559,-0.253249645233154,0.862744748592377,0.437648475170136,-0.380502283573151,0.846535503864288,0.372284412384033,-0.481489807367325,0.833670914173126,0.270481646060944,-0.546329081058502,0.825411140918732,0.142200320959091,-0.56867116689682,0.822564959526062,4.1533462535881e-007,-0.418083727359772,0.903142154216766,-0.0976737067103386,-0.373546957969666,0.908815205097198,-0.185789093375206,-0.30418199300766,0.917651236057281,-0.255713760852814,-0.216776803135872,0.928786635398865,-0.300604820251465,-0.119886085391045,0.94112902879715,-0.31607511639595,-0.0229961760342121,0.953471601009369,-0.300604492425919,0.0644088611006737,0.964604735374451,-0.255713254213333,0.133773222565651,0.973440825939178,-0.185789376497269,0.178311169147491,0.979114294052124,-0.0976744070649147, -0.193656042218208,0.981069505214691,6.46501064238691e-007,0.178311169147491,0.979114592075348,0.0976710915565491,0.133773788809776,0.973440885543823,0.185788527131081,0.0644070357084274,0.964605748653412,0.255709886550903,-0.0229930244386196,0.953471720218658,0.300604462623596,-0.119886495172977,0.941128075122833,0.316077828407288,-0.216780051589012,0.928785920143127,0.300604730844498,-0.304180294275284,0.917652666568756,0.255710631608963,-0.373547345399857,0.908815085887909,0.185788914561272,-0.418084740638733,0.903142035007477,0.0976707637310028,-0.433429688215256,0.901187419891357,7.8678539239263e-007,-0.279440253973007,0.958823680877686,-0.0506986044347286,-0.256323009729385,0.961768090724945,-0.0964397937059402,-0.220316261053085,0.966354966163635,-0.132736012339592,-0.174941286444664,0.972134053707123,-0.156047970056534,-0.124652206897736,0.978542506694794,-0.164062112569809,-0.0743623077869415,0.984946370124817,-0.156047821044922,-0.0289871282875538,0.990727484226227,-0.132735937833786,0.00701840966939926,0.995314121246338,-0.0964395925402641,0.0301338173449039,0.998259305953979,-0.0506987534463406,0.0381024703383446,0.999273836612701,4.85491341351008e-007,0.0301342476159334,0.998259305953979,0.0506978705525398,0.00701834773644805,0.995314180850983,0.0964388325810432,-0.0289888046681881,0.990726888179779,0.132739886641502,-0.074357345700264,0.98494827747345,0.156038194894791,-0.124651655554771,0.978541612625122,0.164067819714546,-0.174946650862694,0.972134590148926,0.156038507819176,-0.220315128564835,0.966354727745056,0.132739394903183,-0.256322175264359,0.961768448352814,0.0964383482933044,-0.279440879821777,0.958823561668396,0.0506971031427383,-0.287406623363495,0.957808673381805,2.04918976010049e-007,0.126364678144455,-0.991983890533447,4.63956013163624e-007,-0.12636487185955,0.991983830928802,1.58816007456153e-007,0.279440402984619,-0.958823621273041,-0.0506975390017033,0.256321460008621,-0.961768865585327,-0.0964365154504776,0.220314279198647,-0.966355443000793,-0.132735759019852,0.1749447286129,-0.972134411334991,-0.156041651964188, -0.124652147293091,-0.978541374206543,-0.164068952202797,0.0743608176708221,-0.984947502613068,-0.156041234731674,0.0289915427565575,-0.990727305412292,-0.132736369967461,-0.00701814005151391,-0.995314419269562,-0.0964362099766731,-0.0301365274935961,-0.998259246349335,-0.050697885453701,-0.0381014421582222,-0.999273836612701,-5.70377778785769e-007,-0.0301371049135923,-0.998259007930756,0.0507020428776741,-0.00701689487323165,-0.995314300060272,0.0964376106858253,0.0289893187582493,-0.990727543830872,0.132735133171082,0.0743587464094162,-0.984947860240936,0.156040087342262,0.124652028083801,-0.97854083776474,0.164072424173355,0.174946114420891,-0.972134530544281,0.156039252877235,0.22031481564045,-0.966355562210083,0.132734254002571,0.256321310997009,-0.961768746376038,0.0964375585317612,0.279441654682159,-0.958823144435883,0.0507006794214249,0.287406623363495,-0.957808673381805,-1.5100862071904e-007,0.418085187673569,-0.903141856193542,-0.0976705625653267,0.373549789190292,-0.908814549446106,-0.185786604881287,0.304179042577744,-0.917652070522308,-0.255714356899261,0.216773942112923,-0.928787171840668,-0.300605118274689,0.119886547327042,-0.941129326820374,-0.316074043512344,0.0229983422905207,-0.953471541404724,-0.300604581832886,-0.0644061118364334,-0.964604496955872,-0.255714654922485,-0.133776977658272,-0.973440706729889,-0.185787096619606,-0.178312689065933,-0.979114353656769,-0.0976711213588715,-0.193657115101814,-0.981069326400757,-6.67394658648846e-007,-0.178310960531235,-0.979114532470703,0.0976726859807968,-0.133775636553764,-0.973441243171692,0.185785457491875,-0.0644082725048065,-0.96460497379303,0.255712419748306,0.0229972172528505,-0.95347136259079,0.300605148077011,0.11988639831543,-0.941129148006439,0.316074669361115,0.216774836182594,-0.928786993026733,0.300605088472366,0.304181337356567,-0.917651772499084,0.255712687969208,0.373549312353134,-0.908815085887909,0.185784861445427,0.418083190917969,-0.903142631053925,0.0976719334721565,0.433428764343262,-0.901187837123871,3.9637734516873e-007,0.546330749988556,-0.825410842895508,-0.142195641994476, -0.481493085622787,-0.833669662475586,-0.270479738712311,0.380502879619598,-0.846534132957459,-0.372286915779114,0.253252178430557,-0.862745702266693,-0.437645077705383,0.112190186977386,-0.880716800689697,-0.460164427757263,-0.0288718435913324,-0.898684322834015,-0.437644690275192,-0.15612268447876,-0.914892673492432,-0.372286289930344,-0.25711128115654,-0.927757740020752,-0.270479917526245,-0.321948111057281,-0.936017990112305,-0.142195969820023,-0.344289630651474,-0.938863515853882,-3.0880784152032e-007,-0.321947932243347,-0.936017572879791,0.142199382185936,-0.257110804319382,-0.927757799625397,0.270480155944824,-0.156122863292694,-0.914893269538879,0.372284770011902,-0.0288673825562,-0.898681461811066,0.437650859355927,0.112189546227455,-0.880710542201996,0.460176467895508,0.253247618675232,-0.862743496894836,0.4376520216465,0.380503952503204,-0.846533954143524,0.372286111116409,0.481492429971695,-0.833670079708099,0.270479679107666,0.546330034732819,-0.825410842895508,0.142198666930199,0.568671941757202,-0.822564423084259,1.65176388122745e-007,0.661090910434723,-0.727594375610352,-0.183208271861076,0.577556014060974,-0.73823481798172,-0.348480075597763,0.447447717189789,-0.754809081554413,-0.479639321565628,0.283502787351608,-0.775693535804749,-0.563848972320557,0.101760968565941,-0.798843681812286,-0.592868864536285,-0.0799807459115982,-0.821995675563812,-0.563849449157715,-0.243925377726555,-0.842880070209503,-0.479639023542404,-0.374032735824585,-0.859453976154327,-0.348480045795441,-0.457567423582077,-0.870095551013947,-0.18320994079113,-0.486352533102036,-0.873762726783752,2.40051235778083e-007,-0.457568526268005,-0.870095431804657,0.183207362890244,-0.374033868312836,-0.859453678131104,0.34847965836525,-0.243925347924232,-0.842880129814148,0.479638934135437,-0.0799713879823685,-0.821997225284576,0.563848435878754,0.101761929690838,-0.798849701881409,0.592860579490662,0.283494561910629,-0.775697112083435,0.563848257064819,0.447448015213013,-0.754808723926544,0.479639440774918,0.577557146549225,-0.738234281539917,0.348479330539703, -0.661092579364777,-0.727593421936035,0.18320594727993,0.689876198768616,-0.72392737865448,8.32977150366787e-007,0.759623527526855,-0.61212956905365,-0.219703122973442,0.659445285797119,-0.62488979101181,-0.41790497303009,0.503415524959564,-0.644765734672546,-0.575195550918579,0.306807786226273,-0.669809103012085,-0.676183938980103,0.0888601541519165,-0.69757217168808,-0.710983097553253,-0.129085972905159,-0.725335717201233,-0.676184058189392,-0.325692743062973,-0.750382959842682,-0.5751953125,-0.481722921133041,-0.770259141921997,-0.417904168367386,-0.581900358200073,-0.783020853996277,-0.219704911112785,-0.616418957710266,-0.787418365478516,1.92584565184006e-007,-0.581899702548981,-0.78302139043808,0.21970497071743,-0.481722593307495,-0.77025979757309,0.417903244495392,-0.325693011283875,-0.750382661819458,0.575195550918579,-0.129083201289177,-0.725339412689209,0.67618066072464,0.0888613909482956,-0.697579145431519,0.71097606420517,0.306806683540344,-0.669813752174377,0.676179885864258,0.503415644168854,-0.644766211509705,0.575194954872131,0.65944492816925,-0.624891638755798,0.41790297627449,0.759621858596802,-0.612131476402283,0.219703540205956,0.794140517711639,-0.607734143733978,9.91809770312102e-007,0.839579939842224,-0.481863379478455,-0.250824987888336,0.725212037563324,-0.496430486440659,-0.47709995508194,0.54708194732666,-0.519118249416351,-0.656671583652496,0.322627484798431,-0.547712028026581,-0.771960496902466,0.0738083347678185,-0.579410791397095,-0.811686813831329,-0.175010830163956,-0.611104428768158,-0.771960258483887,-0.399464905261993,-0.639695703983307,-0.656671285629272,-0.577594220638275,-0.662390410900116,-0.477099418640137,-0.691962063312531,-0.676960289478302,-0.250824987888336,-0.731371164321899,-0.681979656219482,-5.06886301820941e-008,-0.691961169242859,-0.67696213722229,0.250822752714157,-0.577590346336365,-0.662397623062134,0.477094143629074,-0.399458676576614,-0.639702558517456,0.656668424606323,-0.175009995698929,-0.611104011535645,0.771960735321045,0.0738078951835632,-0.579406142234802,0.811690151691437, -0.322626829147339,-0.547711551189423,0.771961152553558,0.547077357769012,-0.519127547740936,0.656668066978455,0.725209474563599,-0.496440351009369,0.477093428373337,0.839578986167908,-0.481866240501404,0.250822633504868,0.878988325595856,-0.476843267679214,2.9930427558611e-007,0.899077534675598,-0.339969635009766,-0.275826334953308,0.773306906223297,-0.355991899967194,-0.524658203125,0.577421545982361,-0.38094574213028,-0.722125172615051,0.330595582723618,-0.412390828132629,-0.848905384540558,0.0569733120501041,-0.44724977016449,-0.89259272813797,-0.216650411486626,-0.482102602720261,-0.848904967308044,-0.463477283716202,-0.513541281223297,-0.722124755382538,-0.65936267375946,-0.538493096828461,-0.524658024311066,-0.785133242607117,-0.554514050483704,-0.275825917720795,-0.828468918800354,-0.560034990310669,-7.98383581468443e-008,-0.78513491153717,-0.554513216018677,0.275822997093201,-0.659361720085144,-0.538491010665894,0.524661362171173,-0.463471829891205,-0.513539433479309,0.722129583358765,-0.21664471924305,-0.482095390558243,0.848910510540009,0.0569714121520519,-0.447236925363541,0.89259922504425,0.330588042736053,-0.412384897470474,0.848911225795746,0.577416002750397,-0.380944639444351,0.722130119800568,0.773305296897888,-0.355990886688232,0.524661183357239,0.899079084396362,-0.339968144893646,0.275823175907135,0.942414104938507,-0.334448248147964,-1.45160825582025e-008,0.936714351177216,-0.189898520708084,-0.294116944074631,0.802604138851166,-0.20698569715023,-0.559449315071106,0.593725502490997,-0.233596727252007,-0.770014703273773,0.330528736114502,-0.267119735479355,-0.905205965042114,0.0387609489262104,-0.304281383752823,-0.951793253421783,-0.25300532579422,-0.341454058885574,-0.90520578622818,-0.51620227098465,-0.374985069036484,-0.770013928413391,-0.725080192089081,-0.401590526103973,-0.55944949388504,-0.859190046787262,-0.418673276901245,-0.294117510318756,-0.905399858951569,-0.424559831619263,-4.84736766281912e-008,-0.859191715717316,-0.418670654296875,0.294116377830505,-0.725084781646729,-0.401582807302475,0.559449195861816, --0.516203165054321,-0.374976843595505,0.770017325878143,-0.252996683120728,-0.341451615095139,0.905209064483643,0.0387609899044037,-0.304283648729324,0.951792538166046,0.330519586801529,-0.267119616270065,0.905209302902222,0.593724548816681,-0.233587473630905,0.770018219947815,0.802606642246246,-0.206976801156998,0.559448957443237,0.936715245246887,-0.18989585340023,0.29411581158638,0.982924222946167,-0.184010609984398,-7.02868305779703e-008,0.951612412929535,-0.0352755859494209,-0.305269479751587,0.812419593334198,-0.0530104339122772,-0.580658555030823,0.595621466636658,-0.0806308910250664,-0.799208164215088,0.322442144155502,-0.115425363183022,-0.939525425434113,0.0196160767227411,-0.153995499014854,-0.987876772880554,-0.283206880092621,-0.192575931549072,-0.939525604248047,-0.55638575553894,-0.227379605174065,-0.799207985401154,-0.773184359073639,-0.254992991685867,-0.580658614635468,-0.912378191947937,-0.272719532251358,-0.305270552635193,-0.960341215133667,-0.278827548027039,-5.82342813970627e-008,-0.91237860918045,-0.272715270519257,0.305273085832596,-0.773186504840851,-0.254980802536011,0.580661177635193,-0.556388974189758,-0.227365136146545,0.799209892749786,-0.283203899860382,-0.192568749189377,0.939527988433838,0.0196157544851303,-0.153994470834732,0.987877011299133,0.322437226772308,-0.115418128669262,0.939527988433838,0.595620930194855,-0.0806148871779442,0.79921019077301,0.812418758869171,-0.0529967993497849,0.580660939216614,0.951611757278442,-0.0352690480649471,0.305272161960602,0.999574601650238,-0.0291637051850557,3.66390281669737e-007,0.943434000015259,0.12018009275198,-0.309012889862061,0.802529990673065,0.102229990065098,-0.587787926197052,0.583073377609253,0.0742742493748665,-0.809017181396484,0.306536793708801,0.0390486493706703,-0.951057493686676,1.26222985841196e-007,5.21883478654672e-008,-1,-0.306536614894867,-0.0390478186309338,-0.951057612895966,-0.583073139190674,-0.0742763355374336,-0.809017181396484,-0.802529692649841,-0.102232947945595,-0.587787806987762,-0.94343364238739,-0.120180793106556,-0.309013843536377, --0.991983771324158,-0.126365184783936,-6.55387921710826e-008,-0.943432152271271,-0.120180934667587,0.309018284082413,-0.802535593509674,-0.102232202887535,0.587779879570007,-0.583074033260345,-0.0742748007178307,0.809016644954681,-0.306538730859756,-0.0390480570495129,0.951056897640228,1.94189517799259e-008,1.06804229460522e-007,1,0.306537836790085,0.0390487723052502,0.951057195663452,0.583073794841766,0.0742761567234993,0.809016644954681,0.802536070346832,0.102232292294502,0.587779223918915,0.94343239068985,0.120180457830429,0.309017717838287,0.991983830928802,0.126364693045616,7.209275167952e-007,0.912377715110779,0.272721648216248,-0.305269926786423,0.773184061050415,0.254993468523026,-0.580658912658691,0.556385457515717,0.227379649877548,-0.799208164215088,0.283206611871719,0.192576602101326,-0.939525544643402,-0.0196171179413795,0.153995275497437,-0.987876832485199,-0.322441190481186,0.115424789488316,-0.939525783061981,-0.595621287822723,0.0806294307112694,-0.799208462238312,-0.812419533729553,0.053007997572422,-0.580658793449402,-0.95161247253418,0.0352722108364105,-0.305269777774811,-0.999574720859528,0.029161024838686,-8.49249843781763e-008,-0.951611757278442,0.0352668762207031,0.30527251958847,-0.812418401241302,0.0529961548745632,0.580661416053772,-0.59562075138092,0.0806166678667068,0.799210131168365,-0.322436392307281,0.115418873727322,0.939528167247772,-0.0196169260889292,0.153994247317314,0.987877011299133,0.283203810453415,0.192568451166153,0.939528048038483,0.556388437747955,0.227366387844086,0.799209892749786,0.773186445236206,0.25498154759407,0.580660939216614,0.912378787994385,0.272715061903,0.305272668600082,0.960340738296509,0.278829038143158,3.51831744183073e-007,0.859190464019775,0.418672800064087,-0.294117152690887,0.725079357624054,0.401590704917908,-0.559450447559357,0.516201615333557,0.374985069036484,-0.770014345645905,0.253004968166351,0.341453433036804,-0.905206084251404,-0.0387612655758858,0.304281324148178,-0.951793253421783,-0.330529570579529,0.267118841409683,-0.905205905437469,-0.593725979328156,0.233595117926598,-0.770014762878418, --0.802603840827942,0.206985756754875,-0.559449732303619,-0.936714172363281,0.189899936318398,-0.29411655664444,-0.982923865318298,0.184012666344643,-5.57446817595064e-008,-0.936715185642242,0.189896672964096,0.294115424156189,-0.802606344223022,0.206976592540741,0.559449434280396,-0.593724846839905,0.233587443828583,0.770017981529236,-0.330520540475845,0.267119169235229,0.905209064483643,-0.0387615971267223,0.304283201694489,0.951792657375336,0.252996236085892,0.341450870037079,0.905209481716156,0.516202926635742,0.37497678399086,0.770017504692078,0.725084006786346,0.401583284139633,0.559449791908264,0.85919177532196,0.418670743703842,0.294116020202637,0.905400097370148,0.424559414386749,1.67234091463797e-007,0.785132646560669,0.554514229297638,-0.275827169418335,0.659362852573395,0.538492262363434,-0.524658560752869,0.463477581739426,0.513540685176849,-0.722124993801117,0.216649994254112,0.482102036476135,-0.848905384540558,-0.0569731444120407,0.447249889373779,-0.89259260892868,-0.330595761537552,0.412390947341919,-0.848905265331268,-0.577422142028809,0.380944520235062,-0.722125291824341,-0.773307383060455,0.355990797281265,-0.524658203125,-0.899077832698822,0.339969098567963,-0.275826126337051,-0.942414402961731,0.334447503089905,2.41934605682559e-009,-0.899079203605652,0.339968204498291,0.275822877883911,-0.773305594921112,0.35599023103714,0.524661183357239,-0.57741641998291,0.380943953990936,0.722130179405212,-0.330588310956955,0.412385284900665,0.848910927772522,-0.0569716691970825,0.447236806154251,0.892599284648895,0.216644152998924,0.482094585895538,0.848911106586456,0.463472455739975,0.513538718223572,0.722129642963409,0.659361481666565,0.538491725921631,0.52466094493866,0.785133481025696,0.554514706134796,0.27582386136055,0.828468322753906,0.560035943984985,4.4515962827063e-007,0.691963493824005,0.676958382129669,-0.250826388597488,0.57759553194046,0.662388622760773,-0.477100312709808,0.399465411901474,0.639695465564728,-0.656671226024628,0.175010591745377,0.611104011535645,-0.771960616111755,-0.0738089606165886,0.579410254955292,-0.811687111854553, --0.322627633810043,0.547711610794067,-0.771960735321045,-0.547081828117371,0.519118130207062,-0.656671822071075,-0.725212097167969,0.496430337429047,-0.477099865674973,-0.839580416679382,0.481862515211105,-0.250825077295303,-0.878989398479462,0.476841300725937,-7.24123383477604e-009,-0.839580118656158,0.481864243745804,0.250822842121124,-0.725210189819336,0.496438473463058,0.477094382047653,-0.547077357769012,0.519126415252686,0.656668961048126,-0.322626739740372,0.547711610794067,0.771961152553558,-0.073808453977108,0.579405665397644,0.811690390110016,0.175009623169899,0.61110383272171,0.771960973739624,0.399458974599838,0.639702796936035,0.656667947769165,0.577591359615326,0.662396550178528,0.477094352245331,0.691962718963623,0.676960170269012,0.250823676586151,0.73137229681015,0.681978464126587,1.76203329260716e-007,0.581901609897614,0.783020079135895,-0.219704449176788,0.481723368167877,0.770258247852325,-0.417905330657959,0.325693249702454,0.750382661819458,-0.575195372104645,0.129085943102837,0.72533518075943,-0.676184713840485,-0.0888613685965538,0.697571218013763,-0.710983872413635,-0.306808322668076,0.669807970523834,-0.676184833049774,-0.503415644168854,0.644764959812164,-0.575196385383606,-0.659445703029633,0.624889731407166,-0.417904555797577,-0.759623467922211,0.612129271030426,-0.219704300165176,-0.794141948223114,0.60773229598999,1.73326014873965e-007,-0.759622752666473,0.612130105495453,0.219704300165176,-0.659445285797119,0.624890923500061,0.417903423309326,-0.50341522693634,0.644765317440033,0.575196266174316,-0.306806623935699,0.669812619686127,0.676181077957153,-0.0888621732592583,0.697578072547913,0.710977077484131,0.129083290696144,0.725339233875275,0.676180839538574,0.325693577528,0.750382483005524,0.57519543170929,0.481722921133041,0.770258903503418,0.417904615402222,0.581900179386139,0.783021211624146,0.219704270362854,0.616418957710266,0.787418365478516,1.32401837049656e-007,0.45756596326828,0.870096623897552,-0.183208152651787,0.374030530452728,0.859454870223999,-0.348480224609375,0.243923917412758,0.842881083488464,-0.479637980461121, -0.0799800679087639,0.821996569633484,-0.563848257064819,-0.101762197911739,0.798844575881958,-0.592867493629456,-0.28350368142128,0.775693833827972,-0.56384813785553,-0.44744747877121,0.754810094833374,-0.479637771844864,-0.577554523944855,0.738236665725708,-0.348478674888611,-0.661088943481445,0.727595865726471,-0.183209389448166,-0.689874649047852,0.723928809165955,2.96463440463413e-007,-0.661090195178986,0.727595388889313,0.18320669233799,-0.577554702758789,0.738236844539642,0.348477959632874,-0.447447091341019,0.754810452461243,0.479637712240219,-0.28349506855011,0.775697529315948,0.563847482204437,-0.101762920618057,0.798850417137146,0.592859506607056,0.0799710005521774,0.821998059749603,0.563847362995148,0.243924304842949,0.84288102388382,0.479637861251831,0.374031186103821,0.859454810619354,0.348479688167572,0.457566499710083,0.870096862316132,0.183205798268318,0.486350446939468,0.873763859272003,4.72900410386501e-007,0.321949630975723,0.936017572879791,-0.142195776104927,0.257111966609955,0.927757143974304,-0.270481377840042,0.156122714281082,0.914892256259918,-0.372287333011627,0.0288714841008186,0.898684024810791,-0.437645375728607,-0.112191185355186,0.880716562271118,-0.460164606571198,-0.253253161907196,0.862745344638824,-0.43764516711235,-0.380504012107849,0.846533536911011,-0.372287094593048,-0.481493175029755,0.833669483661652,-0.270480096340179,-0.546330094337463,0.825411140918732,-0.142196595668793,-0.568671345710754,0.822564780712128,-1.43631453397575e-007,-0.546330332756042,0.825410425662994,0.142200037837029,-0.481492459774017,0.833669900894165,0.270480275154114,-0.380503952503204,0.846534132957459,0.372285723686218,-0.253247857093811,0.862743496894836,0.437651872634888,-0.112190261483192,0.880710244178772,0.460176974534988,0.0288668982684612,0.898680984973907,0.43765190243721,0.156123623251915,0.914892733097076,0.372285813093185,0.257111549377441,0.927757143974304,0.270481646060944,0.321949392557144,0.936017036437988,0.142199546098709,0.344291359186172,0.938862860202789,-4.78771688960933e-008, -0.178313612937927,0.979114234447479,-0.0976706594228745,0.13377757370472,0.97344046831131,-0.185788050293922,0.0644069314002991,0.964604079723358,-0.255715936422348,-0.0229984745383263,0.9534712433815,-0.300605446100235,-0.119886986911297,0.94112902879715,-0.316074758768082,-0.216775044798851,0.928786754608154,-0.300605684518814,-0.304180204868317,0.917651236057281,-0.255715787410736,-0.373552024364471,0.90881335735321,-0.18578776717186,-0.418086498975754,0.903141140937805,-0.0976716205477715,-0.433431297540665,0.901186585426331,-5.52779965801165e-007,-0.418085068464279,0.903141677379608,0.0976728424429893,-0.373550325632095,0.908814370632172,0.185786366462708,-0.30418187379837,0.917651057243347,0.255714625120163,-0.216776207089424,0.928786158561707,0.30060663819313,-0.119887039065361,0.941128611564636,0.316075950860977,-0.0229977872222662,0.953471124172211,0.30060601234436,0.0644092187285423,0.964604496955872,0.255713909864426,0.133777305483818,0.973440825939178,0.185786440968513,0.178311944007874,0.979114353656769,0.0976724103093147,0.193657428026199,0.981069207191467,8.7155314076881e-008,0.0301325730979443,0.998259425163269,-0.0506963394582272,0.00701465737074614,0.995314657688141,-0.0964343249797821,-0.0289922170341015,0.990727543830872,-0.132734313607216,-0.0743614509701729,0.984947919845581,-0.156038388609886,-0.124652318656445,0.978541970252991,-0.164065256714821,-0.174943029880524,0.972135245800018,-0.156038582324982,-0.22031232714653,0.966356217861176,-0.132733374834061,-0.256320804357529,0.961769282817841,-0.0964339375495911,-0.279438316822052,0.958824276924133,-0.0506973266601563,-0.287403285503387,0.957809627056122,-9.71875692812318e-007,-0.27943879365921,0.958823978900909,0.0506998486816883,-0.256320059299469,0.961769342422485,0.0964352637529373,-0.220314159989357,0.966355860233307,0.132733047008514,-0.174945786595345,0.972134947776794,0.156037241220474,-0.124652773141861,0.978541254997253,0.164068922400475,-0.0743596330285072,0.98494827747345,0.15603694319725,-0.0289909746497869,0.990727722644806,0.132732927799225, -0.00701476447284222,0.995314598083496,0.0964346900582314,0.030133867636323,0.998259246349335,0.0506992153823376,0.0380991213023663,0.999273955821991,-1.31052821927824e-008,0.126364514231682,-0.991983890533447,-1.71345249100341e-007,-0.126365080475807,0.991983830928802,-5.58447538878681e-007,0.199497997760773,-0.976904690265656,-0.0765359550714493,0.175639525055885,-0.980174839496613,-0.091695599257946,0.135504618287086,-0.985301733016968,-0.104014284908772,0.0784553065896034,-0.990358889102936,-0.114166788756847,-1.55895634179615e-007,-0.992688596248627,-0.120703592896461,-0.0784554928541183,-0.990358889102936,-0.114166758954525,-0.135504722595215,-0.985301733016968,-0.104014292359352,-0.175639495253563,-0.980174839496613,-0.0916955918073654,-0.199497759342194,-0.9769047498703,-0.0765357837080956,-0.207669109106064,-0.976389586925507,-0.0594718120992184,-0.201077491044998,-0.978746056556702,-0.0402984395623207,-0.176806375384331,-0.984065651893616,-0.0188248679041862,-0.13462932407856,-0.990893542766571,0.00221340544521809,-0.0762066468596458,-0.996874034404755,0.0208499561995268,6.47977174139669e-008,-0.99951183795929,0.0312431678175926,0.076206736266613,-0.996874034404755,0.0208499226719141,0.134629175066948,-0.990893542766571,0.00221357308328152,0.176805838942528,-0.984065711498261,-0.0188246499747038,0.201077625155449,-0.978745996952057,-0.0402989014983177,0.207669362425804,-0.976389527320862,-0.059472069144249,0.377750962972641,-0.920880198478699,-0.09635329246521,0.330162197351456,-0.935916900634766,-0.122688323259354,0.25239896774292,-0.95717442035675,-0.141816347837448,0.143287003040314,-0.977441430091858,-0.155167907476425,4.04698887734867e-008,-0.986717045307159,-0.16244837641716,-0.14328707754612,-0.977441430091858,-0.155167907476425,-0.252399086952209,-0.95717442035675,-0.141816332936287,-0.330162316560745,-0.935916900634766,-0.12268839776516,-0.377750784158707,-0.920880198478699,-0.0963533669710159,-0.39615660905838,-0.916039407253265,-0.0627038031816483,-0.384648859500885,-0.922800123691559,-0.0220272354781628, --0.339987069368362,-0.940114855766296,0.02435009367764,-0.259953141212463,-0.962985694408417,0.0712946131825447,-0.14523658156395,-0.983113646507263,0.111327819526196,2.60279591657309e-007,-0.991465449333191,0.130369529128075,0.145236626267433,-0.983113646507263,0.111327834427357,0.259953200817108,-0.962985694408417,0.0712946578860283,0.33998715877533,-0.940114736557007,0.0243503041565418,0.384649127721787,-0.922800004482269,-0.0220271851867437,0.396156758069992,-0.916039288043976,-0.0627037659287453,0.532591044902802,-0.838527858257294,-0.114968709647655,0.470500141382217,-0.869809329509735,-0.148530587553978,0.36600461602211,-0.914661347866058,-0.171566873788834,0.210962757468224,-0.959453642368317,-0.186931669712067,9.55691792370317e-009,-0.980820715427399,-0.194912105798721,-0.210962742567062,-0.959453582763672,-0.186931759119034,-0.3660047352314,-0.914661347866058,-0.171566799283028,-0.470500141382217,-0.869809329509735,-0.148530513048172,-0.532591044902802,-0.838527858257294,-0.114968799054623,-0.558162212371826,-0.826931595802307,-0.0681109130382538,-0.546409845352173,-0.837493240833282,-0.00643163081258535,-0.491471350193024,-0.86818265914917,0.0686644837260246,-0.384093642234802,-0.911044359207153,0.149901002645493,-0.217606633901596,-0.950610339641571,0.221330836415291,1.99595049821255e-007,-0.967265129089355,0.253767997026443,0.217606961727142,-0.950610280036926,0.221330836415291,0.38409361243248,-0.911044359207153,0.149901136755943,0.491471439599991,-0.868182599544525,0.0686645209789276,0.546409904956818,-0.837493181228638,-0.00643162569031119,0.558162271976471,-0.826931536197662,-0.0681108385324478,0.661025583744049,-0.738616645336151,-0.132252082228661,0.594680070877075,-0.785775661468506,-0.170035973191261,0.476640999317169,-0.857116878032684,-0.195356130599976,0.28401443362236,-0.934837937355042,-0.213105171918869,-2.69239365024987e-007,-0.974837481975555,-0.222916588187218,-0.28401517868042,-0.934837698936462,-0.213105395436287,-0.47664138674736,-0.857116639614105,-0.195356264710426,-0.59468024969101,-0.785775482654572,-0.170035913586617, --0.661025524139404,-0.738616704940796,-0.13225220143795,-0.689717352390289,-0.720129609107971,-0.0755202323198318,-0.681317031383514,-0.731968998908997,0.00533285085111856,-0.625853955745697,-0.77197128534317,0.111207522451878,-0.503059267997742,-0.831865251064301,0.23437488079071,-0.291744917631149,-0.890773296356201,0.348436325788498,1.99250436594411e-007,-0.916433572769165,0.400186777114868,0.291745275259018,-0.890773117542267,0.34843635559082,0.503059446811676,-0.831865131855011,0.234374910593033,0.625854194164276,-0.771971166133881,0.111207589507103,0.681317269802094,-0.731968879699707,0.00533280707895756,0.689717411994934,-0.720129549503326,-0.0755201429128647,0.763596594333649,-0.628380656242371,-0.148519486188889,0.701760411262512,-0.687034130096436,-0.18845808506012,0.58392596244812,-0.782677471637726,-0.215514436364174,0.364953935146332,-0.900103330612183,-0.237954944372177,-5.15135695877689e-007,-0.967476665973663,-0.252960294485092,-0.364954441785812,-0.900103211402893,-0.23795485496521,-0.583926200866699,-0.782677233219147,-0.215514630079269,-0.701760530471802,-0.687034010887146,-0.188458129763603,-0.763596653938293,-0.628380477428436,-0.148519620299339,-0.791907608509064,-0.604728996753693,-0.0847656801342964,-0.788627445697784,-0.614744246006012,0.0124982232227921,-0.739476025104523,-0.656547367572784,0.148730710148811,-0.611751675605774,-0.724091351032257,0.318514555692673,-0.364116221666336,-0.795180559158325,0.48487862944603,1.72389121644301e-007,-0.827367067337036,0.561661601066589,0.364116311073303,-0.79518061876297,0.484878420829773,0.611751794815063,-0.724091351032257,0.318514436483383,0.739476025104523,-0.656547367572784,0.148730650544167,0.788627505302429,-0.614744246006012,0.012498171068728,0.791907548904419,-0.604729056358337,-0.0847655087709427,0.842607617378235,-0.512843787670136,-0.164327874779701,0.791199922561646,-0.576078176498413,-0.205272018909454,0.686256647109985,-0.688500642776489,-0.234560504555702,0.455833733081818,-0.849082112312317,-0.266974210739136,-2.28095288434815e-007,-0.955338954925537,-0.295512288808823, --0.455834001302719,-0.849082052707672,-0.266973823308945,-0.686256408691406,-0.688501000404358,-0.234560325741768,-0.791199743747711,-0.576078414916992,-0.205272063612938,-0.84260755777359,-0.51284384727478,-0.164327964186668,-0.868309080600739,-0.486696302890778,-0.0957396402955055,-0.870326995849609,-0.492255061864853,0.0146928811445832,-0.830585241317749,-0.527614951133728,0.178186863660812,-0.704927027225494,-0.589656174182892,0.394187092781067,-0.429762989282608,-0.659336030483246,0.61691153049469,2.49906548788204e-008,-0.69203794002533,0.721861124038696,0.429763078689575,-0.659336090087891,0.616911351680756,0.704927027225494,-0.589656293392181,0.394186943769455,0.830585241317749,-0.527615070343018,0.178186729550362,0.870326936244965,-0.492255210876465,0.0146928764879704,0.868309080600739,-0.486696302890778,-0.0957394763827324,0.900791585445404,-0.395051836967468,-0.18030121922493,0.862435638904572,-0.454886823892593,-0.221997171640396,0.780187547206879,-0.571154952049255,-0.25512632727623,0.557067334651947,-0.771313786506653,-0.307816535234451,-5.37497840014112e-007,-0.92897641658783,-0.370138883590698,-0.557067573070526,-0.771313428878784,-0.307816863059998,-0.780187547206879,-0.5711550116539,-0.255126118659973,-0.862435519695282,-0.45488703250885,-0.22199709713459,-0.900791585445404,-0.395051896572113,-0.180301353335381,-0.923000693321228,-0.369211196899414,-0.108410492539406,-0.929526805877686,-0.36856484413147,0.0118229854851961,-0.899160146713257,-0.39064347743988,0.197252884507179,-0.778528273105621,-0.434178024530411,0.453192204236984,-0.483782947063446,-0.486295133829117,0.727647662162781,6.58329284419779e-008,-0.511538088321686,0.859260618686676,0.483783155679703,-0.486294955015183,0.727647662162781,0.7785285115242,-0.434177875518799,0.453191995620728,0.899160206317902,-0.390643417835236,0.197252720594406,0.929526925086975,-0.368564605712891,0.0118228886276484,0.923000812530518,-0.36921089887619,-0.108410365879536,0.940568625926971,-0.276614665985107,-0.197015166282654,0.91467958688736,-0.325190514326096,-0.240025758743286, -0.859712243080139,-0.427339762449265,-0.279777765274048,0.664670586585999,-0.648123502731323,-0.371683984994888,-6.12987491876993e-007,-0.85697066783905,-0.515365183353424,-0.664670884609222,-0.648123264312744,-0.371683686971664,-0.859712421894073,-0.427339375019073,-0.27977791428566,-0.914679765701294,-0.325190097093582,-0.240025699138641,-0.940568625926971,-0.276614516973495,-0.197015389800072,-0.959506750106812,-0.253500878810883,-0.122817248106003,-0.969326376914978,-0.245745852589607,0.00391912506893277,-0.946375787258148,-0.250065177679062,0.204548850655556,-0.830638229846954,-0.26549905538559,0.48943880200386,-0.522933959960938,-0.286598145961761,0.80274623632431,1.73802348513163e-007,-0.297227382659912,0.954806745052338,0.522934079170227,-0.286598086357117,0.80274623632431,0.830638349056244,-0.265499025583267,0.489438652992249,0.946375846862793,-0.250065326690674,0.20454865694046,0.969326376914978,-0.245745748281479,0.00391903147101402,0.959506809711456,-0.253500729799271,-0.12281708419323,0.9637251496315,-0.158240631222725,-0.214927151799202,0.946861863136292,-0.18882629275322,-0.260379016399384,0.915743052959442,-0.255129516124725,-0.310360372066498,0.763729751110077,-0.44086953997612,-0.471540987491608,-8.03986949904356e-007,-0.636121690273285,-0.771588802337646,-0.763729870319366,-0.440869361162186,-0.471540957689285,-0.915742933750153,-0.255129933357239,-0.310360372066498,-0.946861922740936,-0.188826382160187,-0.26037871837616,-0.9637251496315,-0.15824082493782,-0.214927226305008,-0.980394184589386,-0.139608561992645,-0.139056533575058,-0.992181777954102,-0.124477364122868,-0.00898182578384876,-0.973834097385406,-0.108886308968067,0.199476733803749,-0.861301779747009,-0.0912190452218056,0.499838322401047,-0.546178042888641,-0.0737294033169746,0.834418058395386,2.15816967852334e-007,-0.0654559209942818,0.997855484485626,0.54617828130722,-0.0737292915582657,0.834417939186096,0.861301779747009,-0.0912188589572906,0.499838322401047,0.973834156990051,-0.108886249363422,0.199476480484009,0.992181777954102,-0.124477416276932,-0.00898192077875137, -0.980394184589386,-0.139608502388,-0.139056324958801,0.971327006816864,-0.0401460006833076,-0.234333485364914,0.957789182662964,-0.048542458564043,-0.283343344926834,0.936711490154266,-0.0591185465455055,-0.345074832439423,0.811437427997589,-0.0986898615956306,-0.576046586036682,-4.27823124482529e-007,-0.168862283229828,-0.985639691352844,-0.811437904834747,-0.0986897051334381,-0.576045870780945,-0.936711430549622,-0.0591185763478279,-0.345074892044067,-0.957789242267609,-0.0485426895320416,-0.2833431661129,-0.971326947212219,-0.040146492421627,-0.234333664178848,-0.987188816070557,-0.0269429981708527,-0.157264992594719,-0.999627590179443,-0.00460813799872994,-0.0268969237804413,-0.982824981212616,0.031161580234766,0.181890204548836,-0.871373534202576,0.0828465595841408,0.483574897050858,-0.553823351860046,0.140599310398102,0.820677518844604,2.47044795287366e-007,0.168860897421837,0.985639929771423,0.553823471069336,0.140599399805069,0.82067734003067,0.87137359380722,0.082846611738205,0.483574718236923,0.982824981212616,0.0311616584658623,0.181889981031418,0.999627590179443,-0.00460796849802136,-0.0268970485776663,0.987188875675201,-0.0269426759332418,-0.157264813780785,0.963725209236145,0.0776732414960861,-0.255344092845917,0.946861863136292,0.0913852080702782,-0.308385074138641,0.915743172168732,0.137269765138626,-0.377586424350739,0.763729631900787,0.258764803409576,-0.591403245925903,-7.90126819083525e-007,0.343002825975418,-0.939334392547607,-0.763730049133301,0.258763909339905,-0.591403067111969,-0.915743052959442,0.137269884347916,-0.377586632966995,-0.946861863136292,0.0913853421807289,-0.308385044336319,-0.9637251496315,0.0776733383536339,-0.255344301462173,-0.980394184589386,0.0853588059544563,-0.177598237991333,-0.992181777954102,0.114388786256313,-0.0499046668410301,-0.973834097385406,0.169076904654503,0.151855707168579,-0.861301779747009,0.252399176359177,0.440969288349152,-0.546178042888641,0.347279220819473,0.762290418148041,2.31232490932598e-007,0.393881380558014,0.919161319732666,0.546178340911865,0.347279161214828,0.762290298938751, -0.861301779747009,0.252399116754532,0.440969228744507,0.973834097385406,0.169076934456825,0.151855558156967,0.992181777954102,0.114388987421989,-0.0499047599732876,0.980394184589386,0.0853589698672295,-0.177598044276237,0.940568625926971,0.195258915424347,-0.277857154607773,0.914679765701294,0.226747184991837,-0.334584295749664,0.859712421894073,0.309838831424713,-0.406071960926056,0.664670825004578,0.487439304590225,-0.566229343414307,-1.1862435940202e-006,0.636549413204193,-0.771235883235931,-0.664671301841736,0.487439006567001,-0.566228985786438,-0.859712541103363,0.309838563203812,-0.406071871519089,-0.914679825305939,0.226747110486031,-0.33458411693573,-0.940568625926971,0.195258945226669,-0.277857273817062,-0.959506809711456,0.198161691427231,-0.200196549296379,-0.969326376914978,0.23303596675396,-0.0781062617897987,-0.946375727653503,0.303893178701401,0.10964410007,-0.830638229846954,0.413278639316559,0.373149991035461,-0.522934019565582,0.537465810775757,0.661566734313965,1.73802362724018e-007,0.598105549812317,0.801417350769043,0.522934138774872,0.537465691566467,0.661566734313965,0.830638349056244,0.413278520107269,0.373149812221527,0.946375846862793,0.303893089294434,0.109643809497356,0.969326376914978,0.233036026358604,-0.0781063288450241,0.959506869316101,0.198161646723747,-0.200196355581284,0.900791585445404,0.312505543231964,-0.301520794630051,0.862435698509216,0.35504874587059,-0.36075621843338,0.780187487602234,0.453658491373062,-0.430698752403259,0.557068407535553,0.624863028526306,-0.547010958194733,-2.79085554666381e-007,0.752790093421936,-0.658260703086853,-0.557068526744843,0.624862968921661,-0.547010898590088,-0.7801873087883,0.453659057617188,-0.430698484182358,-0.862435460090637,0.355049252510071,-0.360756188631058,-0.900791525840759,0.312505632638931,-0.301520884037018,-0.923000752925873,0.312068849802017,-0.225128144025803,-0.92952686548233,0.351481795310974,-0.111536130309105,-0.899160146713257,0.434025764465332,0.0559696331620216,-0.778528332710266,0.560272634029388,0.282821863889694,-0.483782917261124,0.700776278972626,0.524277329444885, -4.05125675229101e-008,0.768389999866486,0.639981925487518,0.483782917261124,0.700776159763336,0.524277448654175,0.7785285115242,0.560272336006165,0.282821834087372,0.899160265922546,0.434025675058365,0.0559695661067963,0.929526925086975,0.351481676101685,-0.11153618991375,0.923000812530518,0.312068700790405,-0.225127965211868,0.84260767698288,0.428897112607956,-0.325667977333069,0.791199803352356,0.474896550178528,-0.385326057672501,0.686256051063538,0.571158766746521,-0.450366795063019,0.455834358930588,0.7117919921875,-0.534384846687317,8.18168714999956e-008,0.802489876747131,-0.596665740013123,-0.455834209918976,0.711792469024658,-0.534384369850159,-0.686256349086761,0.571158647537231,-0.450366467237473,-0.791199326515198,0.474896967411041,-0.385326445102692,-0.842607438564301,0.42889741063118,-0.325668066740036,-0.868309020996094,0.427072107791901,-0.2522873878479,-0.870326936244965,0.46907365322113,-0.150003001093864,-0.830585300922394,0.556839466094971,-0.00760321132838726,-0.704927027225494,0.687243223190308,0.17542727291584,-0.429762750864029,0.827088117599487,0.36225563287735,-3.49869146987203e-008,0.892859935760498,0.450334548950195,0.429762840270996,0.827088117599487,0.362255603075027,0.704927086830139,0.687243163585663,0.175427138805389,0.830585360527039,0.556839406490326,-0.00760330772027373,0.870326936244965,0.469073712825775,-0.150003060698509,0.868309080600739,0.427072018384933,-0.252287298440933,0.763596653938293,0.543107151985168,-0.349220126867294,0.701760768890381,0.585121095180511,-0.406405061483383,0.583926022052765,0.666304290294647,-0.463755339384079,0.364953458309174,0.769564032554626,-0.524003922939301,3.64482950487854e-008,0.828100025653839,-0.560580372810364,-0.364954471588135,0.769563615322113,-0.524003803730011,-0.583925664424896,0.666304111480713,-0.463755905628204,-0.701760351657867,0.58512157201767,-0.406405121088028,-0.763596594333649,0.543107390403748,-0.349220037460327,-0.791907370090485,0.54202663898468,-0.281229019165039,-0.788627326488495,0.583847105503082,-0.192845791578293, --0.739475905895233,0.668614149093628,-0.0782976374030113,-0.611751616001129,0.788822591304779,0.0593203008174896,-0.364115953445435,0.911235630512238,0.192533478140831,1.23135066587565e-008,0.967145442962646,0.254223793745041,0.364115923643112,0.911235690116882,0.19253334403038,0.611751854419708,0.7888223528862,0.0593201890587807,0.739476144313812,0.668613851070404,-0.078297570347786,0.78862738609314,0.583846986293793,-0.192845687270164,0.791907608509064,0.542026519775391,-0.281228810548782,0.66102534532547,0.652471959590912,-0.370574951171875,0.594680070877075,0.684364199638367,-0.421902000904083,0.476641744375229,0.743208110332489,-0.469525635242462,0.284014463424683,0.810589194297791,-0.512133717536926,-9.73588569763706e-008,0.845041930675507,-0.534700036048889,-0.284014612436295,0.810589015483856,-0.512133896350861,-0.476641476154327,0.743208289146423,-0.469525665044785,-0.594680070877075,0.684364318847656,-0.421901762485504,-0.661025404930115,0.652471899986267,-0.370574921369553,-0.689717471599579,0.653923392295837,-0.310924470424652,-0.681317269802094,0.692001283168793,-0.238623216748238,-0.625854134559631,0.764964997768402,-0.152102127671242,-0.503059208393097,0.862442553043365,-0.0558958053588867,-0.291744709014893,0.95595908164978,0.0320520475506783,4.13080130101662e-008,0.997382283210754,0.072309598326683,0.291744768619537,0.955959022045136,0.0320520401000977,0.503059506416321,0.862442374229431,-0.0558957494795322,0.625854432582855,0.764964818954468,-0.152102097868919,0.681317508220673,0.692001044750214,-0.238623231649399,0.689717650413513,0.653923273086548,-0.310924261808395,0.532591283321381,0.752438247203827,-0.387534707784653,0.470500111579895,0.770764231681824,-0.429595321416855,0.366004884243011,0.805390119552612,-0.466247946023941,0.210962370038033,0.842513561248779,-0.495646804571152,-1.55299897386385e-008,0.860005617141724,-0.510284543037415,-0.210962578654289,0.842513561248779,-0.495646744966507,-0.366005539894104,0.805390119552612,-0.466247528791428,-0.470500230789185,0.770764231681824,-0.429595232009888, --0.532591283321381,0.752438247203827,-0.387534826993942,-0.558162212371826,0.757100999355316,-0.339489310979843,-0.546410202980042,0.787591576576233,-0.284842848777771,-0.491471707820892,0.841528177261353,-0.224244982004166,-0.384093850851059,0.908987045288086,-0.161908730864525,-0.217606469988823,0.970073819160461,-0.107722789049149,-3.60713912073152e-008,0.996576189994812,-0.082679495215416,0.217606499791145,0.970073819160461,-0.10772281140089,0.384093940258026,0.908987045288086,-0.161908745765686,0.491471737623215,0.841528236865997,-0.224245026707649,0.546410381793976,0.787591397762299,-0.284842848777771,0.558162391185761,0.757100939750671,-0.339489161968231,0.377751141786575,0.836290836334229,-0.397393643856049,0.330163389444351,0.841703772544861,-0.427231729030609,0.252398580312729,0.855382025241852,-0.452345609664917,0.143286988139153,0.870048820972443,-0.471682012081146,3.45184332672943e-007,0.876372098922729,-0.481634736061096,-0.143287673592567,0.870048880577087,-0.4716816842556,-0.252399176359177,0.855382025241852,-0.452345281839371,-0.330163091421127,0.841703653335571,-0.427232086658478,-0.377750992774963,0.836290717124939,-0.397393941879272,-0.396157145500183,0.842926859855652,-0.364051938056946,-0.384649246931076,0.862842202186584,-0.327945560216904,-0.339987009763718,0.894607424736023,-0.289976507425308,-0.259953647851944,0.931800305843353,-0.253322392702103,-0.145236402750015,0.964106559753418,-0.222272142767906,-2.71622042191666e-007,0.97832053899765,-0.207096368074417,0.145236179232597,0.964106619358063,-0.222272112965584,0.259953707456589,0.931800365447998,-0.253322243690491,0.339987218379974,0.894607365131378,-0.289976477622986,0.384649187326431,0.862842202186584,-0.327945560216904,0.396156936883926,0.842926979064941,-0.364051938056946,0.199497476220131,0.895717024803162,-0.397355973720551,0.175641119480133,0.893754303455353,-0.412738889455795,0.1355040371418,0.89448869228363,-0.426061689853668,0.0784539803862572,0.895877838134766,-0.437318861484528,5.02429315929476e-007,0.895898699760437,-0.444258362054825, --0.0784536302089691,0.89587789773941,-0.437318801879883,-0.135502487421036,0.894488871097565,-0.426061987876892,-0.175640270113945,0.893754601478577,-0.412738680839539,-0.199497416615486,0.895717144012451,-0.397355735301971,-0.207669153809547,0.900911450386047,-0.381093263626099,-0.201077833771706,0.909515857696533,-0.3637974858284,-0.176806375384331,0.92168003320694,-0.345319390296936,-0.134628504514694,0.935121715068817,-0.327753752470016,-0.0762057974934578,0.946964621543884,-0.312170922756195,-5.52861138203298e-007,0.952911615371704,-0.303248226642609,0.0762053951621056,0.946964621543884,-0.31217098236084,0.134628742933273,0.935121655464172,-0.327753782272339,0.176806434988976,0.92167991399765,-0.345319449901581,0.201077222824097,0.909515976905823,-0.363797545433044,0.207668766379356,0.900911509990692,-0.381093353033066,-3.69829429303081e-008,-0.998360216617584,-0.057244423776865,2.75582522135664e-007,0.922370672225952,-0.386306047439575,0.1679617613554,0.737156927585602,-0.654513955116272,0.129746437072754,0.811222434043884,-0.570161402225494,0.0973857194185257,0.97065931558609,-0.219855532050133,0.147856369614601,0.988467335700989,0.0327221043407917,0.293671011924744,0.802067935466766,0.520042717456818,0.223997175693512,0.875634074211121,0.427890419960022,0.0112203815951943,0.97792774438858,0.208641916513443,-0.181756809353828,0.871739745140076,0.455010175704956,-0.248910516500473,0.809740781784058,0.53137880563736,-0.0951735302805901,0.993862807750702,0.0563802234828472,-0.0655023902654648,0.972254931926727,-0.22456581890583,-0.0979804843664169,0.806946039199829,-0.582441389560699,-0.153354153037071,0.746411621570587,-0.647574067115784,0.0038708511274308,0.820795774459839,-0.571208596229553,-0.406265616416931,0.273084580898285,-0.871993720531464,-0.617240846157074,0.576982498168945,-0.534887790679932,-0.618205606937408,0.7801553606987,-0.0958094149827957,-0.574536085128784,0.806340038776398,0.140442475676537,-0.464108556509018,0.622664093971252,0.629994213581085,-0.396616280078888,0.520754396915436,0.755983054637909, -0.00188772741239518,0.473479032516479,0.880803048610687,0.431764364242554,0.488287061452866,0.758389890193939,0.495694726705551,0.586523175239563,0.640528917312622,0.617610991001129,0.770731210708618,0.156620755791664,0.650911271572113,0.75362241268158,-0.0914756953716278,0.646644711494446,0.543545246124268,-0.53517210483551,0.420524328947067,0.245776653289795,-0.873357355594635,-0.00189472443889827,0.116343356668949,-0.993207275867462,-0.739589691162109,-0.34216719865799,-0.579593539237976,-0.97523045539856,0.0407634787261486,-0.217402681708336,-0.985357105731964,0.154129028320313,0.0729075968265533,-0.97449803352356,0.148060187697411,0.168616950511932,-0.940435409545898,0.0574132204055786,0.335089564323425,-0.777498245239258,-0.0873860642313957,0.62278425693512,-0.0081386286765337,-0.376731604337692,0.926286697387695,0.789458572864532,-0.134199529886246,0.598953723907471,0.940240144729614,-0.00142802204936743,0.34050914645195,0.981222331523895,0.0933509096503258,0.168784856796265,0.991565823554993,0.0895583406090736,0.0936829000711441,0.985553622245789,-0.0362633988261223,-0.165436044335365,0.736804246902466,-0.367253571748734,-0.567665696144104,0.00117524550296366,-0.645905673503876,-0.763416290283203,-0.626448035240173,-0.776760637760162,0.0648522228002548,-0.792696237564087,-0.561513841152191,0.237349644303322,-0.773703038692474,-0.598091602325439,0.208973780274391,-0.788081467151642,-0.608840346336365,0.0907801315188408,-0.834027588367462,-0.532451450824738,-0.14454559981823,-0.729932248592377,-0.665422379970551,0.156243190169334,-0.009715486317873,-0.912384927272797,0.409218043088913,0.711085200309753,-0.693178176879883,0.117736302316189,0.801719963550568,-0.578254401683807,-0.151218205690384,0.756465256214142,-0.649989426136017,0.072622686624527,0.736737430095673,-0.637388706207275,0.225728929042816,0.744649827480316,-0.599518477916718,0.293383985757828,0.624932944774628,-0.778253316879272,0.0614864081144333,0.0115027017891407,-0.993735909461975,-0.111160472035408,-0.110095039010048,-0.72098034620285,0.68415379524231, --0.0942439958453178,-0.811620831489563,0.576532423496246,-0.0794163271784782,-0.970517754554749,0.227570548653603,-0.147850170731544,-0.988194644451141,-0.0401452630758286,-0.25682458281517,-0.81313556432724,-0.52235209941864,-0.197857037186623,-0.866522669792175,-0.458247870206833,-0.00798555556684732,-0.943461358547211,-0.331386387348175,0.165627583861351,-0.861382246017456,-0.480195999145508,0.209723919630051,-0.816415965557098,-0.53803426027298,0.0965518429875374,-0.993021488189697,-0.0677212178707123,0.0515124313533306,-0.972847044467926,0.225643783807755,0.0587756931781769,-0.809111833572388,0.584707975387573,0.104101449251175,-0.720492601394653,0.685604333877563,0.00302673550322652,-0.780126869678497,0.625613987445831,0.434852600097656,-0.213196218013763,0.874900341033936,0.607112467288971,-0.559680104255676,0.564068019390106,0.617501437664032,-0.777300417423248,0.120399437844753,0.559986770153046,-0.815678060054779,-0.145203709602356,0.462637513875961,-0.635997891426086,-0.617635190486908,0.432650923728943,-0.459625601768494,-0.775601387023926,-0.00817588996142149,-0.409411191940308,-0.912313342094421,-0.461669743061066,-0.42956680059433,-0.776101350784302,-0.496734976768494,-0.595435738563538,-0.631435334682465,-0.601771593093872,-0.781154870986938,-0.166337057948112,-0.645782232284546,-0.756896495819092,0.100364103913307,-0.645739436149597,-0.541426658630371,0.538403034210205,-0.458023071289063,-0.195166364312172,0.867251396179199,-0.00692051323130727,-0.0718656182289124,0.997390270233154,0.715888857841492,0.39340478181839,0.57683253288269,0.964839637279511,-0.0494874119758606,0.258138507604599,0.983407914638519,-0.173032060265541,-0.0544870942831039,0.969778180122375,-0.174899786710739,-0.170118510723114,0.924514532089233,-0.0919113904237747,-0.369898855686188,0.755279242992401,0.170306250452995,-0.63288950920105,0.00149975123349577,0.332127213478088,-0.94323343038559,-0.763971567153931,0.216520354151726,-0.607837438583374,-0.927525520324707,-0.0322105027735233,-0.372369319200516,-0.977563917636871,-0.121566608548164,-0.172018438577652, --0.989893078804016,-0.114002496004105,-0.084351621568203,-0.979858994483948,0.0161005184054375,0.199040532112122,-0.719554424285889,0.40281742811203,0.565667331218719,-0.00413770275190473,0.640044271945953,0.768326878547668,0.623687446117401,0.780506312847137,-0.0427070297300816,0.827467739582062,0.519613742828369,-0.212834864854813,0.792758405208588,0.572971224784851,-0.207937613129616,0.799775183200836,0.592699646949768,-0.0952190905809402,0.858661472797394,0.503239214420319,0.0972149074077606,0.690616011619568,0.703936576843262,-0.165899991989136,0.0122895715758204,0.860686004161835,-0.508987843990326,-0.665725469589233,0.735641598701477,-0.125064074993134,-0.828896403312683,0.549367964267731,0.105477772653103,-0.769325077533722,0.634105980396271,-0.0777721703052521,-0.755667924880981,0.615308344364166,-0.224413841962814,-0.777054488658905,0.573223292827606,-0.260002642869949,-0.613497734069824,0.789229273796082,-0.0271611120551825,0.00192923645954579,0.987514615058899,0.157515615224838,-0.166886582970619,0.589078366756439,-0.790655076503754,0.217700302600861,0.697831571102142,-0.682376503944397,-0.279956102371216,0.749234616756439,-0.600226700305939,-0.510456085205078,0.392281353473663,-0.765212297439575,-0.131096333265305,0.542905449867249,-0.829498291015625,-0.320417046546936,0.877980470657349,-0.355644762516022,0.0729076713323593,0.922135531902313,-0.379934877157211,-0.2873774766922,0.942819714546204,-0.168834760785103,-0.641588687896729,0.712862968444824,-0.283178985118866,-0.25079944729805,0.967682123184204,-0.026286568492651,0.128178313374519,0.987543284893036,-0.0912608429789543,-0.230127945542336,0.968700110912323,0.0930658280849457,-0.590785980224609,0.805740118026733,0.0418896526098251,-0.191508039832115,0.9316086769104,0.308917343616486,0.197543248534203,0.948532521724701,0.24751316010952,-0.0895073786377907,0.774024367332459,0.626797258853912,-0.550281941890717,0.770481288433075,0.321789264678955,0.0143779097124934,0.641115009784698,0.767310082912445,0.361407965421677,0.709556579589844,0.604908049106598, --0.098632350564003,0.753239452838898,0.650309085845947,-0.3413125872612,0.477272123098373,0.809763550758362,-0.282650887966156,0.796663224697113,0.534262299537659,-0.0375631265342236,0.969973564147949,0.24029216170311,0.00652601895853877,0.804979205131531,0.59326708316803,-0.479877233505249,0.503712177276611,0.718325734138489,0.30815926194191,0.788305640220642,0.532552421092987,0.0616088546812534,0.966344654560089,0.249764665961266,0.139303356409073,0.733924150466919,0.664793133735657,0.506286203861237,0.489941835403442,0.709669888019562,0.0182767007499933,0.623300790786743,0.781768560409546,-0.320810168981552,0.716099381446838,0.619905173778534,0.13118489086628,0.758719265460968,0.638071775436401,0.361900746822357,0.437063902616501,0.823409378528595,0.243202477693558,0.912078738212585,0.330098360776901,-0.143888503313065,0.950955748558044,0.273823320865631,0.282302349805832,0.952485322952271,0.114355213940144,0.590609490871429,0.733914256095886,0.335485130548477,0.297259151935577,0.954648494720459,-0.0168327391147614,-0.0818480253219604,0.993160009384155,-0.0832708403468132,0.317527323961258,0.93280816078186,-0.17042687535286,0.632305145263672,0.772951722145081,0.0523048639297485,0.333152383565903,0.869575619697571,-0.364482790231705,-0.0555659458041191,0.918739199638367,-0.390935689210892,0.30194678902626,0.732788324356079,-0.609794557094574,0.66548615694046,0.690588772296906,-0.283223092556,0.198471054434776,0.569373369216919,-0.797761380672455,-0.178257882595062,0.697769224643707,-0.693788290023804,0.147813215851784,0.534464836120605,-0.832165002822876,0.539831817150116,0.352273285388947,-0.764516294002533,0.141157597303391,0.5371373295784,-0.831599652767181,-0.02495251968503,0.819193065166473,-0.572974681854248,0.0017044689739123,0.515920102596283,-0.856634974479675,0.282292693853378,0.16980054974556,-0.944181442260742,-0.137367561459541,0.538650751113892,-0.831255435943604,0.0264796074479818,0.807413041591644,-0.589392066001892,-0.281713098287582,0.181455418467522,-0.942184507846832,-0.765938997268677,0.144092321395874,-0.626557946205139, --0.853210806846619,0.332458317279816,-0.401874154806137,-0.90718537569046,-0.120553888380528,-0.403089910745621,-0.620539128780365,-0.0380797535181046,-0.783250391483307,-0.870657205581665,0.457992613315582,-0.179440349340439,-0.861043035984039,0.508377075195313,-0.012556136585772,-0.989848554134369,0.132472112774849,-0.0514869354665279,-0.846085071563721,0.52291613817215,0.103434719145298,-0.836658120155334,0.521446466445923,0.16762088239193,-0.976795792579651,0.153157025575638,0.149709194898605,-0.823776483535767,0.489784151315689,0.285488814115524,-0.7656489610672,0.370122730731964,0.526109039783478,-0.970365822315216,0.128215327858925,0.204819440841675,-0.653302133083344,0.240000799298286,0.718050062656403,-0.633728921413422,0.224256128072739,0.740335643291473,-0.862171590328217,-0.0329243689775467,0.505545437335968,-0.595664918422699,0.149855509400368,0.78913027048111,-0.00284454924985766,0.0408839620649815,0.999159872531891,-0.616251885890961,-0.213540643453598,0.758046209812164,0.620457291603088,0.126974791288376,0.773892819881439,0.659081995487213,0.181536212563515,0.729832530021667,0.633614599704742,-0.244508326053619,0.733994722366333,0.659531652927399,0.181811586022377,0.729357600212097,0.782534718513489,0.318493872880936,0.534977674484253,0.8533695936203,-0.100787937641144,0.511470556259155,0.847777545452118,0.443431079387665,0.29093325138092,0.863558411598206,0.472316354513168,0.176590442657471,0.976357638835907,0.0787584111094475,0.201302871108055,0.873991012573242,0.472458392381668,0.113678008317947,0.88801234960556,0.459819167852402,0.000632202834822237,0.98304009437561,0.0936292037367821,0.157688573002815,0.898239195346832,0.408985137939453,-0.160927146673203,0.884551465511322,0.273697882890701,-0.377701163291931,0.998093843460083,0.0602536648511887,-0.0133500313386321,0.79041051864624,0.0863256007432938,-0.606464445590973,0.627057313919067,-0.0717060714960098,-0.775665760040283,0.914441406726837,-0.185109287500381,-0.359904676675797,0.375113487243652,-0.217208474874496,-0.901171624660492,-0.00283393985591829,-0.299493700265884,-0.954094052314758, -0.407654881477356,-0.55587637424469,-0.724443912506104,-0.378647416830063,-0.213071912527084,-0.900681138038635,-0.407786697149277,-0.56959331035614,-0.713634014129639,-0.919174790382385,-0.374486088752747,-0.121975250542164,-0.96260941028595,-0.27088662981987,0.00188695534598082,-0.789161860942841,-0.584196627140045,0.189572766423225,-0.74446976184845,-0.604106247425079,-0.284289330244064,-0.96845155954361,-0.232020512223244,0.0909286215901375,-0.960171341896057,-0.235447734594345,0.150450423359871,-0.780148148536682,-0.581081926822662,0.231759905815125,-0.953956782817841,-0.24506850540638,0.172939106822014,-0.957659006118774,-0.250717520713806,0.141527161002159,-0.777336716651917,-0.605828464031219,0.169468015432358,-0.963534355163574,-0.250936597585678,0.0929102301597595,-0.96113646030426,-0.257570624351501,0.0993687361478806,-0.806182444095612,-0.590676128864288,-0.0342275872826576,-0.93010425567627,-0.298596113920212,0.213884085416794,-0.815438985824585,-0.396164804697037,0.422033995389938,-0.849733769893646,-0.517139792442322,-0.10256177932024,-0.537760734558105,-0.561586439609528,0.628835499286652,-0.0107122771441936,-0.700379967689514,0.713689804077148,-0.36619758605957,-0.844022870063782,0.391822308301926,0.541715860366821,-0.592811942100525,0.595917701721191,0.81147027015686,-0.437919944524765,0.386965185403824,0.354901224374771,-0.864293277263641,0.356429785490036,0.906801640987396,-0.364111810922623,0.212446063756943,0.944056630134583,-0.314517825841904,0.0991744324564934,0.81533944606781,-0.568235397338867,-0.111041158437729,0.951283097267151,-0.297797679901123,0.0798565670847893,0.943981885910034,-0.302357971668243,0.132204011082649,0.775858700275421,-0.628390073776245,-0.0562959723174572,0.937308788299561,-0.300544083118439,0.176424220204353,0.939203262329102,-0.296738862991333,0.172752171754837,0.744181096553802,-0.646694839000702,0.167273059487343,0.943341195583344,-0.301995873451233,0.137498825788498,0.9377201795578,-0.340726047754288,0.0677242428064346,0.736137568950653,-0.620920836925507,0.269367396831512, -0.901157736778259,-0.428436011075974,-0.0660102516412735,0.738635659217834,-0.61410653591156,-0.278011828660965,0.751498401165009,-0.614761352539063,0.239413097500801,0.379321277141571,-0.811431646347046,-0.444627970457077,0.00749589083716273,-0.88308048248291,-0.469161719083786,0.292327105998993,-0.951835095882416,-0.092492088675499,-0.366339236497879,-0.832772493362427,-0.415072947740555,-0.26611316204071,-0.962419390678406,-0.0541540309786797,-0.526776015758514,-0.70186585187912,0.479469865560532,-0.483309596776962,-0.75520521402359,0.442805796861649,-0.173607870936394,-0.697462737560272,0.695274114608765,-0.401095300912857,-0.820182085037231,0.407950818538666,-0.449087709188461,-0.826521992683411,0.339384078979492,-0.458875954151154,-0.856499791145325,0.236306995153427,-0.0506731830537319,-0.919686317443848,0.389370441436768,-0.481761634349823,-0.864924371242523,0.140753746032715,-0.501444399356842,-0.864781975746155,0.0265628173947334,-0.119968928396702,-0.988470435142517,0.0923780053853989,-0.531002700328827,-0.833119451999664,-0.154751509428024,-0.588236451148987,-0.724808394908905,-0.358651161193848,-0.181939914822578,-0.950438380241394,-0.252120494842529,-0.640353918075562,-0.659031987190247,-0.394491672515869,-0.513516068458557,-0.844018340110779,-0.154707044363022,-0.334039956331253,-0.703960239887238,-0.62678337097168,-0.133439898490906,-0.988897979259491,0.0653798580169678,-0.0080450838431716,-0.998456001281738,0.054963193833828,0.108883142471313,-0.950477659702301,-0.291095644235611,0.111073516309261,-0.993058145046234,0.0387066826224327,0.484656870365143,-0.85431295633316,-0.187768712639809,-0.137146189808846,-0.943163275718689,-0.302711009979248,0.601156949996948,-0.687329173088074,-0.407662779092789,0.54529744386673,-0.751704037189484,-0.370933502912521,0.297525584697723,-0.706386625766754,-0.642258882522583,0.485782951116562,-0.854705631732941,-0.183011457324028,0.456765055656433,-0.889585316181183,0.00192344503011554,0.128953993320465,-0.950761556625366,-0.281821548938751,0.440627604722977,-0.887787640094757,0.132967844605446, -0.423344403505325,-0.872544944286346,0.243813037872314,0.0761750116944313,-0.993894815444946,0.0798151046037674,0.414593815803528,-0.836429715156555,0.358465254306793,0.436867475509644,-0.764287829399109,0.474353224039078,0.0342936962842941,-0.919212698936462,0.392265200614929,0.483098864555359,-0.711038053035736,0.510921001434326,0.402459532022476,-0.822146236896515,0.402618825435638,0.13075889647007,-0.693670988082886,0.708323836326599,0.156182765960693,-0.945537328720093,0.285597771406174,0.00985320657491684,-0.963380813598633,0.267955839633942,-0.00994768179953098,-0.776052534580231,0.630589783191681,-0.130573034286499,-0.940927803516388,0.312418907880783,0.0197075791656971,-0.770359516143799,0.6373051404953,0.19304633140564,-0.574691891670227,0.795275032520294,0.287605792284012,-0.734291851520538,0.614897012710571,0.515494644641876,-0.367918640375137,0.773887097835541,0.181239649653435,-0.505012094974518,0.843869030475616,0.327980190515518,-0.865958154201508,0.377552032470703,0.294847398996353,-0.937195003032684,0.186361372470856,0.639313459396362,-0.701165080070496,0.315667331218719,0.251849263906479,-0.96724009513855,0.0319149643182755,0.221492037177086,-0.97003310918808,-0.0998846441507339,0.586100339889526,-0.809570252895355,-0.0329004637897015,0.188022866845131,-0.931139945983887,-0.312451303005219,0.109336048364639,-0.782507479190826,-0.612966299057007,0.531223237514496,-0.780884206295013,-0.328666567802429,0.0212669093161821,-0.641563832759857,-0.766774773597717,0.139905348420143,-0.722817718982697,-0.676728248596191,0.375491589307785,-0.475976884365082,-0.795268535614014,0.307001262903214,-0.746367394924164,-0.590496361255646,-0.00900629628449678,-0.739934623241425,-0.672618508338928,0.445509374141693,-0.432736665010452,-0.783747613430023,-0.337912410497665,-0.733539164066315,-0.589691042900085,-0.172288775444031,-0.704984962940216,-0.687977313995361,-0.476286321878433,-0.414461851119995,-0.77548223733902,-0.0495091527700424,-0.619730651378632,-0.783251464366913,-0.153047695755959,-0.762149035930634,-0.629051029682159, --0.39246991276741,-0.433715850114822,-0.811084449291229,-0.239517450332642,-0.909931719303131,-0.338608413934708,-0.271927922964096,-0.954000413417816,-0.126247406005859,-0.572663247585297,-0.742522060871124,-0.34744468331337,-0.295441418886185,-0.955226540565491,0.0160185657441616,-0.320816367864609,-0.930755615234375,0.175416365265846,-0.625026822090149,-0.778993666172028,-0.0501034036278725,-0.340702623128891,-0.865046262741089,0.368261605501175,-0.320253998041153,-0.72824090719223,0.605889856815338,-0.662110447883606,-0.689873397350311,0.292718946933746,-0.236554190516472,-0.561692655086517,0.792807340621948,-0.199937880039215,-0.495038717985153,0.845553994178772,-0.559170484542847,-0.34170126914978,0.755359947681427,-0.167843818664551,-0.475517988204956,0.863545656204224,-0.00363739929161966,-0.465737640857697,0.884915351867676,-0.292312502861023,-0.104773320257664,0.950566112995148,0.160394966602325,-0.479810476303101,0.862586438655853,0.278404414653778,-0.110937394201756,0.954035580158234,0.754348933696747,-0.119233377277851,0.645554900169373,0.83815062046051,-0.323288977146149,0.439303755760193,0.890828549861908,0.139807492494583,0.432294338941574,0.617009997367859,0.0982141271233559,0.780802607536316,0.864534258842468,-0.454813212156296,0.213835224509239,0.856964528560638,-0.514044284820557,0.0370177328586578,0.986011385917664,-0.145641833543777,0.0810553878545761,0.840412259101868,-0.533660531044006,-0.0944121479988098,0.824557304382324,-0.539569795131683,-0.170204803347588,0.974529683589935,-0.172262355685234,-0.143588125705719,0.803077399730682,-0.516460657119751,-0.297212213277817,0.749329507350922,-0.392922759056091,-0.533026218414307,0.959843456745148,-0.172511324286461,-0.221224874258041,0.667863428592682,-0.23411238193512,-0.706505358219147,0.638896882534027,-0.149625018239021,-0.754601359367371,0.856923222541809,0.0448963306844234,-0.513485133647919,0.518793642520905,-0.0812514945864677,-0.851029574871063,-0.00420955289155245,-0.0300196669995785,-0.999540448188782,0.530641794204712,0.268104702234268,-0.804076552391052, --0.54492712020874,-0.0568221434950829,-0.8365558385849,-0.660494804382324,-0.108903832733631,-0.74289071559906,-0.547278523445129,0.296825230121613,-0.78254771232605,-0.67256361246109,-0.176821634173393,-0.718604326248169,-0.769053518772125,-0.338918447494507,-0.541932642459869,-0.848016440868378,0.109842494130135,-0.51846182346344,-0.82906311750412,-0.467986822128296,-0.306010842323303,-0.851299941539764,-0.491830766201019,-0.182732030749321,-0.968265414237976,-0.120773784816265,-0.218805372714996,-0.867165982723236,-0.485715180635452,-0.110017903149128,-0.881184458732605,-0.472673922777176,0.00965865515172482,-0.98132997751236,-0.114474050700665,-0.154554918408394,-0.89126843214035,-0.41814336180687,0.175489977002144,-0.874353170394897,-0.280951380729675,0.39569279551506,-0.996092617511749,-0.0827072411775589,0.0309669151902199,-0.788109958171844,-0.0775131210684776,0.610634446144104,-0.632789313793182,0.115432307124138,0.765671670436859,-0.902747333049774,0.191330149769783,0.38527911901474,-0.366916656494141,0.258413076400757,0.893641293048859,-0.00654179789125919,0.315702319145203,0.948835730552673,-0.390996724367142,0.572916567325592,0.720338940620422,0.357532352209091,0.263040274381638,0.896091759204865,0.388163954019547,0.590705275535584,0.70738673210144,0.911375343799591,0.381242513656616,0.155077964067459,0.969457864761353,0.243197247385979,0.03172717243433,0.802773237228394,0.575862467288971,-0.154717415571213,0.719973087310791,0.630053341388702,0.290983736515045,0.975823700428009,0.205848604440689,-0.0734470337629318,0.967250227928162,0.210335314273834,-0.142077594995499,0.804247856140137,0.549913108348846,-0.225346326828003,0.959056973457336,0.225355058908463,-0.171536535024643,0.96314412355423,0.227394506335258,-0.143684059381485,0.789458274841309,0.5893394947052,-0.171565234661102,0.972205221652985,0.207086309790611,-0.1092349588871,0.963111937046051,0.225060433149338,-0.147523477673531,0.831616163253784,0.554992258548737,0.0199512578547001,0.916696429252625,0.31492492556572,-0.245946973562241,0.774343609809875,0.461844146251678,-0.432541280984879, -0.843275845050812,0.534420371055603,0.0572777986526489,0.483227580785751,0.580961227416992,-0.654961884021759,0.00765258586034179,0.638849318027496,-0.769293785095215,0.371489524841309,0.831179320812225,-0.413686484098434,-0.486758291721344,0.608170688152313,-0.627052426338196,-0.766400635242462,0.505255103111267,-0.396670192480087,-0.361741900444031,0.849257469177246,-0.384583681821823,-0.893639087677002,0.377841114997864,-0.242167770862579,-0.948625206947327,0.281825482845306,-0.143821641802788,-0.808186769485474,0.584989964962006,0.0679773241281509,-0.961974143981934,0.255839586257935,-0.0956651121377945,-0.950942039489746,0.278426468372345,-0.134862646460533,-0.802740871906281,0.594809770584106,0.0425261706113815,-0.943431198596954,0.280932128429413,-0.176109835505486,-0.947891354560852,0.270902812480927,-0.167671293020248,-0.756443917751312,0.631563425064087,-0.170059457421303,-0.953508853912354,0.275194406509399,-0.122836895287037,-0.948334455490112,0.315809965133667,-0.0304275043308735,-0.760094940662384,0.595704913139343,-0.259598433971405,-0.895234286785126,0.432709842920303,0.106384567916393,-0.714024484157562,0.635588586330414,0.293591856956482,-0.764068305492401,0.615612685680389,-0.192926570773125,-0.366808533668518,0.809463083744049,0.458498626947403,-0.00116053549572825,0.870059251785278,0.49294576048851,-0.295210808515549,0.946284413337708,0.131895631551743,0.366405308246613,0.828346729278564,0.423779189586639,0.294360607862473,0.951831221580505,0.0858438536524773,0.561022698879242,0.691774547100067,-0.454644352197647,0.529009699821472,0.730131804943085,-0.432500034570694,0.431228131055832,0.819623112678528,-0.37717393040657,0.477453410625458,0.81137216091156,-0.337214291095734,0.48034343123436,0.844814836978912,-0.235707625746727,0.493794858455658,0.857772171497345,-0.142805799841881,0.509463012218475,0.859865605831146,-0.0328416712582111,0.55693256855011,0.817559957504272,0.146361798048019,0.623368263244629,0.707155346870422,0.333681434392929,0.648908078670502,0.672434568405151,0.356019765138626, -0.501542866230011,0.85440057516098,0.135846883058548,0.192606866359711,0.976304948329926,-0.0986469462513924,0.0136154182255268,0.985467731952667,-0.169315978884697,-0.172887802124023,0.981982946395874,-0.0762839168310165,-0.464562892913818,0.868498384952545,0.172892704606056,-0.607307612895966,0.702877879142761,0.370324432849884,-0.582686483860016,0.736172139644623,0.344277650117874,-0.511899173259735,0.841341614723206,0.173503682017326,-0.464651644229889,0.885434210300446,-0.0102514298632741,-0.451382666826248,0.881730914115906,-0.137128636240959,-0.442357540130615,0.86292040348053,-0.244311764836311,-0.440713196992874,0.824460864067078,-0.355015724897385,-0.477756649255753,0.749824941158295,-0.45772385597229,-0.514985859394073,0.711989641189575,-0.477347195148468,-0.419412195682526,0.833158612251282,-0.360472142696381,-0.177334412932396,0.956708014011383,-0.230786427855492,0.00385948526673019,0.976837277412415,-0.213948667049408,0.175974801182747,0.946983695030212,-0.268802493810654 - } - } - LayerElementUV: 0 { - Version: 101 - Name: "map1" - MappingInformationType: "ByPolygonVertex" - ReferenceInformationType: "IndexToDirect" - UV: *18236 { - a: 0.712412536144257,0.879827857017517,0.719518542289734,0.882845222949982,0.722096920013428,0.898001909255981,0.716065943241119,0.899800717830658,0.725823521614075,0.884755790233612,0.72609680891037,0.898084163665771,0.726220011711121,0.908142685890198,0.723432660102844,0.912628352642059,0.7188920378685,0.917759299278259,0.739980697631836,0.892411231994629,0.735341966152191,0.907581448554993,0.730683445930481,0.901293277740479,0.731861889362335,0.887752234935761,0.732639968395233,0.9207763671875,0.728948771953583,0.913680791854858,0.727165400981903,0.945986270904541,0.722589373588562,0.932653844356537,0.726737320423126,0.923905611038208,0.730352520942688,0.933173835277557,0.891818821430206,0.08005291223526,0.889865279197693,0.0802848488092422,0.889804422855377,0.0790460407733917,0.892300307750702,0.0790665149688721,0.887351870536804,0.0807539448142052,0.88724011182785,0.0793672651052475,0.88757050037384,0.0781475305557251,0.890399038791656,0.0779641270637512,0.893179297447205,0.0779778212308884,0.88452410697937,0.0810308679938316,0.884425461292267,0.0795711576938629,0.881617307662964,0.0809866264462471,0.881569921970367,0.0795545428991318,0.881631791591644,0.0782662630081177,0.884598016738892,0.0782575905323029,0.881676912307739,0.0756384283304214,0.887947559356689,0.0756315588951111,0.887845993041992,0.0768962055444717,0.890861392021179,0.0768123269081116,0.893804013729095,0.0768199115991592,0.89102303981781,0.0756280273199081,0.894014775753021,0.0756251811981201,0.872266113758087,0.0799393951892853,0.872021019458771,0.079039141535759,0.874297380447388,0.0789109319448471,0.874126255512238,0.0800906419754028,0.8717360496521,0.0779967904090881,0.874009728431702,0.0778878927230835,0.876272976398468,0.0779752880334854,0.876498937606812,0.0790635645389557,0.876423716545105,0.0803134590387344,0.871333658695221,0.0756478905677795,0.875989735126495,0.0756439715623856,0.878814041614532,0.0781317949295044,0.878885686397552,0.0793315917253494,0.878894031047821,0.0806751921772957,0.872264623641968,0.0713543891906738, -0.874123930931091,0.0712002664804459,0.874295711517334,0.0723794549703598,0.87201988697052,0.0722549706697464,0.876420497894287,0.0709736049175262,0.876496732234955,0.0722232908010483,0.876271545886993,0.0733119994401932,0.874008476734161,0.0734028518199921,0.871735692024231,0.0732977390289307,0.878889918327332,0.0706072002649307,0.878882884979248,0.0719509273767471,0.881612360477448,0.0702900886535645,0.88156646490097,0.0717221647500992,0.881629586219788,0.0730103552341461,0.878812313079834,0.0731509923934937,0.891814708709717,0.0712018609046936,0.892297148704529,0.0721870213747025,0.889801144599915,0.0722127705812454,0.889860868453979,0.0709746032953262,0.893177092075348,0.0732739716768265,0.8903968334198,0.0732932835817337,0.887567937374115,0.0731161385774612,0.887236654758453,0.0718974620103836,0.887347042560577,0.0705109983682632,0.89380294084549,0.0744305849075317,0.890860080718994,0.0744440704584122,0.887844920158386,0.0743668377399445,0.884595692157745,0.0730124861001968,0.884421825408936,0.0716998875141144,0.884519040584564,0.0702401697635651,0.474291622638702,0.887005269527435,0.478409618139267,0.926962673664093,0.474559426307678,0.943241596221924,0.470542520284653,0.926981985569,0.480945378541946,0.949468612670898,0.477326303720474,0.958349585533142,0.474739998579025,0.96440577507019,0.472049117088318,0.958362340927124,0.987403213977814,0.927847862243652,0.991261661052704,0.944145917892456,0.98860502243042,0.959242284297943,0.984987378120422,0.950341820716858,0.484444200992584,0.972392618656158,0.479856073856354,0.979231178760529,0.478930056095123,0.970396876335144,0.48295071721077,0.963635206222534,0.474966436624527,0.981755435466766,0.474847435951233,0.973264038562775,0.983164310455322,0.96450001001358,0.987169206142426,0.971281945705414,0.986035466194153,0.9805046916008,0.98163890838623,0.973514378070831,0.991236627101898,0.965310752391815,0.991258502006531,0.974169254302979,0.990864515304565,0.983390033245087,0.963888168334961,0.868335485458374,0.969223976135254,0.913754224777222,0.973480522632599,0.944028615951538, -0.970923483371735,0.947554290294647,0.968223810195923,0.949957013130188,0.962381064891815,0.918204665184021,0.954679846763611,0.871645867824554,0.975710928440094,0.967515468597412,0.977559626102448,0.962572693824768,0.980258047580719,0.979524791240692,0.978608727455139,0.983673691749573,0.97351610660553,0.970800936222076,0.785861968994141,0.964013338088989,0.793732047080994,0.948646366596222,0.796124577522278,0.951941668987274,0.791513562202454,0.965362668037415,0.80058228969574,0.931007206439972,0.802980840206146,0.932668685913086,0.970653712749481,0.97264289855957,0.965264558792114,0.951284945011139,0.976119101047516,0.986772477626801,0.944662094116211,0.877521455287933,0.950024604797363,0.873755991458893,0.959028720855713,0.920271277427673,0.956332981586456,0.923500895500183,0.962188839912415,0.951026082038879,0.490204006433487,0.965308606624603,0.495771080255508,0.946424305438995,0.498161882162094,0.949133992195129,0.492597490549088,0.969770729541779,0.502869606018066,0.867568612098694,0.512207090854645,0.87091588973999,0.504269182682037,0.917431116104126,0.492935240268707,0.943226039409637,0.497326970100403,0.912959933280945,0.522215366363525,0.876844882965088,0.510290920734406,0.922763466835022,0.50761604309082,0.91951596736908,0.516870319843292,0.8730508685112,0.504191517829895,0.950254559516907,0.501108765602112,0.95048713684082,0.69360363483429,0.964498400688171,0.687990307807922,0.965965569019318,0.683095455169678,0.95265805721283,0.685425341129303,0.949306130409241,0.489711374044418,0.985717475414276,0.487297832965851,0.982563674449921,0.495430916547775,0.971651971340179,0.675809502601624,0.93344247341156,0.678185164928436,0.931724011898041,0.76171487569809,0.657422780990601,0.761787891387939,0.576167345046997,0.787754058837891,0.578971385955811,0.786845922470093,0.612715005874634,0.786638498306274,0.653661847114563,0.740103244781494,0.658659219741821,0.740051686763763,0.585819602012634,0.740053355693817,0.538145184516907,0.749470353126526,0.532991409301758,0.753195226192474,0.509672045707703,0.766962707042694, -0.522610545158386,0.787085950374603,0.522843420505524,0.787521839141846,0.550085544586182,0.693345189094543,0.653480648994446,0.678175091743469,0.647807896137238,0.67909562587738,0.605771780014038,0.693185806274414,0.612731218338013,0.658820569515228,0.634317934513092,0.663643956184387,0.592159330844879,0.67011684179306,0.570512413978577,0.680290520191193,0.574418783187866,0.692474663257599,0.579111814498901,0.603094279766083,0.552101016044617,0.639508903026581,0.531827330589294,0.649062037467957,0.566992163658142,0.633849740028381,0.60708487033844,0.664407849311829,0.521558344364166,0.666046500205994,0.549425363540649,0.69286835193634,0.523416697978973,0.692618846893311,0.550389528274536,0.680516958236694,0.547319173812866,0.681138098239899,0.520831227302551,0.95753675699234,0.807371497154236,0.965151846408844,0.806837439537048,0.969180703163147,0.866966843605042,0.958941757678986,0.734654903411865,0.950243592262268,0.734898686408997,0.946187973022461,0.666606187820435,0.95699667930603,0.666079699993134,0.979731380939484,0.666292428970337,0.980083644390106,0.735801815986633,0.968447148799896,0.734750032424927,0.966785371303558,0.665773987770081,0.991540670394897,0.887909770011902,0.982629954814911,0.873947262763977,0.981591880321503,0.810005724430084,0.992053329944611,0.812785923480988,0.97528487443924,0.868160963058472,0.972028136253357,0.806742131710052,0.992604076862335,0.736513495445251,0.800867021083832,0.605615377426147,0.801720023155212,0.647868275642395,0.799892008304596,0.574139356613159,0.809810698032379,0.570100426673889,0.816043317317963,0.591775596141815,0.820794641971588,0.634071946144104,0.798814654350281,0.52013236284256,0.799645245075226,0.546828627586365,0.815015435218811,0.520868241786957,0.813743412494659,0.548849582672119,0.874378323554993,0.550833940505981,0.845140695571899,0.606299519538879,0.830139458179474,0.566365599632263,0.838968276977539,0.531087458133698,0.502425074577332,0.596032619476318,0.499137192964554,0.545519471168518,0.510004878044128,0.547016859054565,0.513607025146484,0.596851587295532, -0.473557770252228,0.595857322216034,0.473439306020737,0.544394969940186,0.486283391714096,0.545105934143066,0.487991690635681,0.59594452381134,0.484966158866882,0.505897581577301,0.473349839448929,0.505516767501831,0.473276436328888,0.473666369915009,0.48234635591507,0.473239660263062,0.506903648376465,0.455299496650696,0.510891139507294,0.482556760311127,0.500758111476898,0.476877808570862,0.494597524404526,0.448532462120056,0.51675409078598,0.511277914047241,0.506923675537109,0.507950007915497,0.496582925319672,0.506277620792389,0.491705656051636,0.475030541419983,0.487042248249054,0.446728229522705,0.943035066127777,0.598038733005524,0.934090077877045,0.599085032939911,0.937606513500214,0.551198601722717,0.946303904056549,0.549106001853943,0.925139784812927,0.597939848899841,0.929810345172882,0.55133330821991,0.935978949069977,0.526370048522949,0.942829787731171,0.518523216247559,0.95166540145874,0.512259542942047,0.897216022014618,0.57500171661377,0.915203094482422,0.535799860954285,0.922366261482239,0.545283198356628,0.914939999580383,0.591580986976624,0.930017948150635,0.506282389163971,0.933933317661285,0.515206933021545,0.961854100227356,0.456722319126129,0.957946419715881,0.484287917613983,0.94645744562149,0.496478199958801,0.944631099700928,0.483767986297607,0.762876987457275,0.473146140575409,0.7776700258255,0.469306826591492,0.783105075359344,0.496613919734955,0.752550661563873,0.472602605819702,0.749484658241272,0.435731649398804,0.752079367637634,0.429408490657806,0.755260467529297,0.423999786376953,0.758671402931213,0.420892596244812,0.762968182563782,0.418061792850494,0.68545401096344,0.493875980377197,0.696597158908844,0.497232735157013,0.670262575149536,0.491913497447968,0.681151449680328,0.462760329246521,0.692587912082672,0.466141879558563,0.701551496982574,0.469683349132538,0.628751218318939,0.494329273700714,0.649426579475403,0.493607938289642,0.653039395809174,0.459606528282166,0.667362749576569,0.460500121116638,0.680613398551941,0.413147747516632,0.695387005805969,0.410451650619507,0.682756662368774, -0.434296131134033,0.670704066753387,0.435334920883179,0.703960955142975,0.411600351333618,0.692718982696533,0.436644971370697,0.715622901916504,0.417055666446686,0.484015196561813,0.356528580188751,0.478855013847351,0.348586618900299,0.478657424449921,0.33396577835083,0.482241302728653,0.338410198688507,0.487467348575592,0.347985208034515,0.472984492778778,0.346947610378265,0.472953081130981,0.332031786441803,0.475846588611603,0.332359731197357,0.740041494369507,0.322315573692322,0.736065626144409,0.323034524917603,0.734729170799255,0.309575140476227,0.739592313766479,0.308736205101013,0.733115553855896,0.324878990650177,0.732039272785187,0.311838388442993,0.730167865753174,0.305808067321777,0.732906699180603,0.303334534168243,0.73969966173172,0.302509427070618,0.728338897228241,0.331758320331573,0.726783633232117,0.326163768768311,0.729496538639069,0.31673389673233,0.730426907539368,0.327979862689972,0.723845064640045,0.322704076766968,0.726960301399231,0.311587393283844,0.812944054603577,0.865469753742218,0.796234130859375,0.904496073722839,0.788382649421692,0.901825964450836,0.799358606338501,0.865660965442657,0.789933264255524,0.928204655647278,0.782616496086121,0.927277147769928,0.774350702762604,0.924823820590973,0.778903484344482,0.900740921497345,0.786251485347748,0.868997573852539,0.776720702648163,0.959820032119751,0.779133677482605,0.946290910243988,0.786915063858032,0.946464478969574,0.768273055553436,0.955464243888855,0.770850360393524,0.942868292331696,0.751941621303558,0.945933759212494,0.756515264511108,0.932552695274353,0.762940406799316,0.938458800315857,0.759997546672821,0.951002359390259,0.759975492954254,0.91751492023468,0.766466557979584,0.921635270118713,0.762887835502625,0.899755477905273,0.769947111606598,0.89952152967453,0.692207813262939,0.946989595890045,0.699998080730438,0.946681499481201,0.702637195587158,0.960138261318207,0.688859462738037,0.92872166633606,0.696219384670258,0.927691400051117,0.704506814479828,0.925140619277954,0.708245158195496,0.943136513233185,0.71097332239151,0.955658972263336, -0.68222314119339,0.904785394668579,0.665666043758392,0.864999353885651,0.679288804531097,0.865355014801025,0.690157473087311,0.902071416378021,0.692332983016968,0.868878245353699,0.699716031551361,0.900955259799957,0.708618342876434,0.900545060634613,0.703545451164246,0.87447190284729,0.712400853633881,0.921889781951904,0.719147086143494,0.951110422611237,0.716138422489166,0.938624083995819,0.055932305753231,0.573991537094116,0.0901433974504471,0.628910303115845,0.0874911844730377,0.636390566825867,0.0582664310932159,0.588127493858337,0.124773673713207,0.690076649188995,0.121307000517845,0.696330189704895,0.120348937809467,0.698127329349518,0.086236260831356,0.637982964515686,0.0571490973234177,0.590580821037292,0.170521661639214,0.776329517364502,0.174099609255791,0.789041340351105,0.151149958372116,0.749082803726196,0.15316741168499,0.742911756038666,0.17563308775425,0.795269548892975,0.151165351271629,0.752370476722717,0.0537104830145836,0.658896088600159,0.0715696513652802,0.692046880722046,0.0730885937809944,0.685777068138123,0.0495641827583313,0.64611941576004,0.100761443376541,0.744445443153381,0.103589259088039,0.738062918186188,0.104075632989407,0.736051440238953,0.072649747133255,0.682328343391418,0.0475619435310364,0.639751017093658,0.171355858445168,0.859472751617432,0.167394936084747,0.845430493354797,0.138195067644119,0.797515571117401,0.136315539479256,0.805079460144043,0.167928159236908,0.842617154121399,0.138926208019257,0.795647323131561,0.285029381513596,0.778836488723755,0.302323281764984,0.745387494564056,0.30435237288475,0.751554846763611,0.28147354722023,0.791555106639862,0.330622464418411,0.692501246929169,0.334099382162094,0.698749184608459,0.335060358047485,0.700544834136963,0.304343163967133,0.754842579364777,0.279951453208923,0.797785997390747,0.399243742227554,0.5762939453125,0.397116035223007,0.590544939041138,0.367811650037766,0.638758301734924,0.365141630172729,0.631272792816162,0.39830493927002,0.593040585517883,0.369079381227493,0.640356719493866,0.281458973884583,0.861727118492126, -0.317787647247314,0.808194637298584,0.316090881824493,0.800587892532349,0.285748541355133,0.847782850265503,0.354791343212128,0.748434543609619,0.352118581533432,0.741985380649567,0.351680815219879,0.73996239900589,0.315402269363403,0.798700511455536,0.285261750221252,0.8449387550354,0.403888881206512,0.664042949676514,0.408341884613037,0.651369094848633,0.383868515491486,0.690449655056,0.385236591100693,0.696754455566406,0.410497516393662,0.645049929618835,0.384390413761139,0.687012612819672,0.797075867652893,0.415362000465393,0.806432664394379,0.437017917633057,0.795015335083008,0.435562968254089,0.782775938510895,0.412109911441803,0.823657691478729,0.460443794727325,0.810186505317688,0.461023390293121,0.79723846912384,0.462867140769959,0.785601556301117,0.437483906745911,0.77442479133606,0.412942230701447,0.82840621471405,0.493337571620941,0.847990453243256,0.494153499603271,0.808606922626495,0.491458058357239,0.794061303138733,0.493242919445038,0.78637558221817,0.465937972068787,0.528707504272461,0.468254923820496,0.534984767436981,0.48393702507019,0.524371027946472,0.482185840606689,0.640665948390961,0.460601150989532,0.653699576854706,0.442400217056274,0.630888342857361,0.463379919528961,0.63382476568222,0.455126881599426,0.545245707035065,0.502869367599487,0.539002776145935,0.505292654037476,0.587758302688599,0.504900395870209,0.61780720949173,0.48546040058136,0.585134327411652,0.489789307117462,0.613605320453644,0.4774329662323,0.571347415447235,0.574624300003052,0.553653597831726,0.535211563110352,0.559285342693329,0.525803804397583,0.58141553401947,0.543514013290405,0.552339434623718,0.505873143672943,0.563527345657349,0.522067606449127,0.585403800010681,0.537495493888855,0.954931795597076,0.928944826126099,0.948458313941956,0.905698895454407,0.959077537059784,0.948743045330048,0.956196248531342,0.944801449775696,0.952960550785065,0.9317467212677,0.947866976261139,0.913737773895264,0.793425619602203,0.939889907836914,0.795278072357178,0.926750361919403,0.798732757568359,0.923311591148376,0.799131274223328, -0.927706062793732,0.80934351682663,0.889068126678467,0.800124764442444,0.909328103065491,0.809812128543854,0.895770072937012,0.802623212337494,0.911713719367981,0.685556888580322,0.940512120723724,0.679574429988861,0.928370893001556,0.679885149002075,0.923894882202148,0.683438301086426,0.927332103252411,0.518265724182129,0.905003666877747,0.511650323867798,0.928219437599182,0.518810272216797,0.913046658039093,0.513601958751678,0.931036651134491,0.510246574878693,0.944076180458069,0.507326722145081,0.947997570037842,0.678300261497498,0.909708142280579,0.669068157672882,0.889017701148987,0.675766706466675,0.912146270275116,0.668537974357605,0.895844578742981,0.934226393699646,0.485483407974243,0.940438091754913,0.470107674598694,0.923906624317169,0.503856897354126,0.822644889354706,0.444038212299347,0.841867983341217,0.456230103969574,0.844922542572021,0.464119613170624,0.835441172122955,0.461498022079468,0.887443482875824,0.543838739395142,0.909701466560364,0.526403784751892,0.883533000946045,0.537797451019287,0.905543804168701,0.522670209407806,0.916866540908813,0.50677764415741,0.85824579000473,0.485382914543152,0.888306140899658,0.503916621208191,0.862103939056396,0.477480590343475,0.890496373176575,0.488956391811371,0.567806780338287,0.646406769752502,0.550703465938568,0.65647566318512,0.553496360778809,0.591095983982086,0.55709445476532,0.723898649215698,0.542425572872162,0.731754422187805,0.53292840719223,0.734765648841858,0.539799451828003,0.66152811050415,0.5432208776474,0.597398042678833,0.529270768165588,0.807194769382477,0.540095806121826,0.801862776279449,0.522100627422333,0.807581722736359,0.509715497493744,0.80490106344223,0.517241239547729,0.734246850013733,0.521613419055939,0.665941774845123,0.927199423313141,0.802424013614655,0.93799102306366,0.807819366455078,0.910655498504639,0.724356174468994,0.925275564193726,0.732291579246521,0.934729397296906,0.735352754592896,0.945134401321411,0.808246254920959,0.917388796806335,0.656988382339478,0.900339782238007,0.646827518939972,0.928238689899445,0.66210001707077, -0.522399961948395,0.495169878005981,0.534931898117065,0.5143061876297,0.532765686511993,0.525551080703735,0.525831282138824,0.517622053623199,0.546388924121857,0.544679999351501,0.538868606090546,0.550707221031189,0.525091290473938,0.597401022911072,0.522124171257019,0.548415064811707,0.530989289283752,0.550540447235107,0.534187614917755,0.598493933677673,0.218275427818298,0.566981911659241,0.214042365550995,0.641574621200562,0.184047430753708,0.611073553562164,0.180211544036865,0.55146336555481,0.217662885785103,0.714599609375,0.19073911011219,0.686450064182281,0.151165947318077,0.654317021369934,0.146215945482254,0.57683265209198,0.143746927380562,0.524670481681824,0.200229898095131,0.763024270534515,0.220357716083527,0.787053287029266,0.22251333296299,0.856248617172241,0.208235368132591,0.82467132806778,0.193898782134056,0.803266048431396,0.178056061267853,0.743915915489197,0.162196710705757,0.739847242832184,0.180811181664467,0.787883579730988,0.133698686957359,0.677023231983185,0.0635457560420036,0.559188365936279,0.0966419726610184,0.611517071723938,0.0683908015489578,0.532954692840576,0.103571318089962,0.580847144126892,0.0697898417711258,0.474038392305374,0.105600796639919,0.498436212539673,0.10566695779562,0.536115407943726,0.0712647289037704,0.502192437648773,0.21223546564579,0.85880720615387,0.219739183783531,0.880887508392334,0.217795923352242,0.887733221054077,0.212416768074036,0.869107782840729,0.204496994614601,0.849342465400696,0.202406629920006,0.837965965270996,0.00492733716964722,0.584261417388916,0.0174731314182281,0.613164305686951,0.0105822160840034,0.57760214805603,0.00250668078660965,0.556219458580017,0.0304606109857559,0.632918477058411,0.0204397737979889,0.597715735435486,0.0176102891564369,0.58598780632019,0.00921394675970078,0.566471815109253,0.0028102844953537,0.5482257604599,0.0328362733125687,0.618849873542786,0.0433141738176346,0.647574722766876,0.0296777188777924,0.608956456184387,0.190162062644959,0.816445767879486,0.192732125520706,0.82615864276886,0.0138185992836952,0.660516202449799, -0.0296066179871559,0.67719566822052,0.0193335562944412,0.739105761051178,0.0411670655012131,0.756200850009918,0.0761486515402794,0.782098591327667,0.0480539351701736,0.692638635635376,0.0112992450594902,0.883977651596069,0.0456898435950279,0.892259001731873,0.0454787239432335,0.833374857902527,0.019198901951313,0.815576493740082,0.0834375023841858,0.912804484367371,0.0814655497670174,0.86065149307251,0.159015968441963,0.959623694419861,0.157114341855049,0.931495785713196,0.122246488928795,0.898422062397003,0.122731253504753,0.936107873916626,0.159520745277405,0.900693595409393,0.123738542199135,0.853511214256287,0.130109235644341,0.822597026824951,0.163968220353127,0.874389588832855,0.092178039252758,0.757770836353302,0.0627534538507462,0.695392668247223,0.0143723487854004,0.914294123649597,0.0463856011629105,0.920120716094971,0.0152728194370866,0.921009659767151,0.046519547700882,0.926333785057068,0.0830053463578224,0.939598917961121,0.0837406292557716,0.934978246688843,0.178140729665756,0.520062983036041,0.209517821669579,0.527812600135803,0.14276148378849,0.501550674438477,0.142670854926109,0.495551645755768,0.178320318460464,0.50978547334671,0.209200277924538,0.515500903129578,0.07552220672369,0.468904286623001,0.10570702701807,0.483276158571243,0.0766555964946747,0.466718435287476,0.105768673121929,0.479796856641769,0.121873371303082,0.950995743274689,0.152148649096489,0.964153826236725,0.120686016976833,0.9540696144104,0.150207921862602,0.965901434421539,0.233190193772316,0.858881711959839,0.23524184525013,0.789726376533508,0.255303680896759,0.765600264072418,0.247405737638474,0.827256143093109,0.23782043159008,0.717282772064209,0.26465368270874,0.689007699489594,0.304165691137314,0.656790971755981,0.277437299489975,0.746438562870026,0.261701613664627,0.80581796169281,0.237074598670006,0.569565176963806,0.274890869855881,0.554011106491089,0.27120366692543,0.613612651824951,0.241333618760109,0.644225418567657,0.310833603143692,0.52734899520874,0.308911889791489,0.579323768615723,0.38371342420578,0.476990073919296, -0.383623123168945,0.50458300113678,0.349282205104828,0.538577020168304,0.348030149936676,0.501426577568054,0.386708468198776,0.535276174545288,0.351626604795456,0.583233714103699,0.358611613512039,0.61389148235321,0.391601711511612,0.561502814292908,0.321674048900604,0.679463863372803,0.274760812520981,0.79040914773941,0.293288767337799,0.742339551448822,0.316498905420303,0.0258786082267761,0.322045654058456,0.0277038812637329,0.322055011987686,0.0446721315383911,0.316233783960342,0.0423899292945862,0.32560732960701,0.0286159515380859,0.32579979300499,0.0457905530929565,0.326622545719147,0.0682148337364197,0.322716921567917,0.066913366317749,0.316693246364594,0.0643317103385925,0.105413563549519,0.0233216881752014,0.103185772895813,0.0390186309814453,0.098522424697876,0.0400155782699585,0.100957900285721,0.0240828394889832,0.0997508466243744,0.0600014328956604,0.095020979642868,0.0611950755119324,0.0923090279102325,0.0607925057411194,0.0960217714309692,0.0394697785377502,0.0984988212585449,0.023785412311554,0.0984221696853638,0.090243399143219,0.0929362177848816,0.0921449661254883,0.0938029587268829,0.0787390470504761,0.098814845085144,0.0772020816802979,0.0891591608524323,0.0925556421279907,0.0906188488006592,0.0788245797157288,0.31678894162178,0.0994049310684204,0.316867411136627,0.0843604207038879,0.326933413743973,0.0882744789123535,0.327132761478424,0.103372991085052,0.440880447626114,0.890100300312042,0.434625893831253,0.821505725383759,0.407928764820099,0.838667154312134,0.406353056430817,0.89751923084259,0.43632036447525,0.745052337646484,0.414084225893021,0.761618256568909,0.378488838672638,0.786670684814453,0.371348559856415,0.865047693252563,0.368581980466843,0.916964769363403,0.454500049352646,0.590635538101196,0.441234350204468,0.619207382202148,0.427538186311722,0.68291836977005,0.443721681833267,0.666627943515778,0.427757769823074,0.638633370399475,0.408731281757355,0.69791179895401,0.393969416618347,0.700311183929443,0.414555907249451,0.652975261211395,0.363051325082779,0.761963248252869,0.288487166166306, -0.876819789409637,0.32357120513916,0.825856924057007,0.292299181222916,0.903225064277649,0.329195320606232,0.856915354728699,0.292899429798126,0.961584568023682,0.329656064510345,0.938972234725952,0.329775959253311,0.901785433292389,0.294122695922852,0.934018492698669,0.457705497741699,0.562712550163269,0.449031829833984,0.583835601806641,0.457640051841736,0.554722428321838,0.450711190700531,0.572755217552185,0.441786348819733,0.592031836509705,0.438658624887466,0.603686928749084,0.243462085723877,0.861392259597778,0.235984787344933,0.883489608764648,0.25325471162796,0.840529918670654,0.251184225082397,0.851908206939697,0.243294268846512,0.871690690517426,0.23793338239193,0.890325486660004,0.265459954738617,0.818988025188446,0.262907266616821,0.828705072402954,0.425733536481857,0.624509572982788,0.429136127233505,0.614695191383362,0.245596319437027,0.530396580696106,0.276764273643494,0.522651553153992,0.245865792036057,0.518094182014465,0.276487708091736,0.51240074634552,0.310293257236481,0.498890817165375,0.310800671577454,0.504633545875549,0.405106484889984,0.925317049026489,0.437064737081528,0.920347273349762,0.368750870227814,0.938761115074158,0.369978398084641,0.943203628063202,0.404886513948441,0.931505799293518,0.435989052057266,0.927032470703125,0.304087996482849,0.964689016342163,0.333083868026733,0.952799022197723,0.308432906866074,0.965682506561279,0.335947424173355,0.955300211906433,0.345032215118408,0.487521201372147,0.373717367649078,0.473906069993973,0.343290448188782,0.484827131032944,0.370432376861572,0.472857803106308,0.0589461922645569,0.0319498181343079,0.0633390247821808,0.0653936862945557,0.0534143447875977,0.0628494620323181,0.0506796836853027,0.044264018535614,0.0490365028381348,0.0292155146598816,0.345425963401794,0.0742031931877136,0.349086195230484,0.0406544804573059,0.358934760093689,0.0377705097198486,0.357616573572159,0.052793562412262,0.355295360088348,0.0714371204376221,0.340956777334213,0.10742449760437,0.352941453456879,0.089866578578949,0.350815385580063,0.104802191257477,0.0685645043849945, -0.0984785556793213,0.0586561560630798,0.0960851907730103,0.0561892092227936,0.0812132358551025,0.488677799701691,0.419310092926025,0.493948519229889,0.419905483722687,0.48350265622139,0.417911112308502,0.48114350438118,0.39028924703598,0.485005795955658,0.391244769096375,0.488769471645355,0.391516208648682,0.473211407661438,0.445432901382446,0.473146051168442,0.417014598846436,0.478337407112122,0.417117714881897,0.480128020048141,0.445583403110504,0.473083198070526,0.389680325984955,0.477170705795288,0.389749884605408,0.772090375423431,0.38726133108139,0.777429521083832,0.386470913887024,0.766386866569519,0.387681186199188,0.761792123317719,0.362513780593872,0.765944361686707,0.362131476402283,0.769632458686829,0.36166125535965,0.757726430892944,0.391591250896454,0.754400789737701,0.366542160511017,0.757749617099762,0.364091753959656,0.751204431056976,0.331527829170227,0.752686679363251,0.32575249671936,0.755398154258728,0.341937661170959,0.752538204193115,0.344988167285919,0.755584239959717,0.32211446762085,0.758911490440369,0.339514970779419,0.976708710193634,0.366829216480255,0.981668055057526,0.34921658039093,0.985108494758606,0.357385456562042,0.98027628660202,0.392328858375549,0.976184666156769,0.390986084938049,0.971648693084717,0.389507591724396,0.754552662372589,0.394814968109131,0.751787781715393,0.40036153793335,0.748280048370361,0.374764025211334,0.75154322385788,0.369369029998779,0.747617065906525,0.421958386898041,0.749441146850586,0.41078108549118,0.745575189590454,0.412858784198761,0.746751666069031,0.396766006946564,0.740041494369507,0.407853841781616,0.740024209022522,0.389086127281189,0.743854939937592,0.390461206436157,0.743310034275055,0.408732771873474,0.740014910697937,0.36676949262619,0.744266092777252,0.368205189704895,0.743887186050415,0.322857856750488,0.744149267673492,0.343774199485779,0.740024209022522,0.342934966087341,0.74663370847702,0.324626266956329,0.747226357460022,0.345471322536469,0.749975025653839,0.345847547054291,0.749165534973145,0.327705681324005,0.712639987468719,0.38651442527771, -0.717660248279572,0.361786603927612,0.721645891666412,0.363536417484283,0.724969983100891,0.366109311580658,0.721337556838989,0.3906090259552,0.70150226354599,0.384885430335999,0.706875503063202,0.385899603366852,0.70936918258667,0.360925018787384,0.713292241096497,0.361334383487701,0.716953575611115,0.327973127365112,0.720998466014862,0.339580416679382,0.727074563503265,0.344962537288666,0.724322736263275,0.341956615447998,0.725968897342682,0.509672045707703,0.712160229682922,0.522610545158386,0.716041386127472,0.473146140575409,0.726381003856659,0.472602605819702,0.719896256923676,0.419886708259583,0.723825812339783,0.423999786376953,0.72705078125,0.429408490657806,0.729667663574219,0.435731649398804,0.529896259307861,0.107486836612225,0.557608723640442,0.117518067359924,0.528576850891113,0.116226322948933,0.514311075210571,0.111036896705627,0.561140656471252,0.128788828849792,0.52998286485672,0.121034197509289,0.513084888458252,0.119102597236633,0.51147323846817,0.116314649581909,0.501986265182495,0.115702271461487,0.570959448814392,0.140205264091492,0.614661991596222,0.117864072322845,0.616583406925201,0.130292177200317,0.586599230766296,0.142530500888824,0.658129692077637,0.0955505967140198,0.646538853645325,0.118058033287525,0.642315030097961,0.143245697021484,0.620660483837128,0.145040810108185,0.599005699157715,0.14683598279953,0.66064178943634,0.112689606845379,0.674383461475372,0.0890436768531799,0.685131132602692,0.0856644511222839,0.665440678596497,0.113696992397308,0.690006077289581,0.0844048857688904,0.692781329154968,0.0859343409538269,0.655539751052856,0.142655372619629,0.651789247989655,0.142460346221924,0.441933423280716,0.0652218461036682,0.48579615354538,0.0862157940864563,0.484108299016953,0.099381685256958,0.453935444355011,0.0877612829208374,0.480302423238754,0.114302806556225,0.458618402481079,0.112903483211994,0.492153942584991,0.141004204750061,0.503305912017822,0.139778196811676,0.515954613685608,0.163873314857483,0.499166935682297,0.16403204202652,0.507606267929077,0.13784396648407,0.523647785186768, -0.158476293087006,0.547630846500397,0.18270206451416,0.535317838191986,0.192369937896729,0.511138677597046,0.191059410572052,0.609297692775726,0.171954274177551,0.63483452796936,0.174290239810944,0.641077995300293,0.194768488407135,0.602706134319305,0.195106267929077,0.660371243953705,0.176626622676849,0.679449856281281,0.194430768489838,0.701636552810669,0.214341878890991,0.646433115005493,0.218344867229462,0.591230452060699,0.222347855567932,0.671543657779694,0.177648425102234,0.696237564086914,0.194283246994019,0.675008535385132,0.174727618694305,0.70125025510788,0.188603579998016,0.733090221881866,0.203398644924164,0.725788116455078,0.212590396404266,0.441174656152725,0.14660769701004,0.466664046049118,0.143805980682373,0.460795611143112,0.164394855499268,0.422423988580704,0.164757549762726,0.455871611833572,0.188064992427826,0.400605052709579,0.185070216655731,0.502393066883087,0.123725712299347,0.493701308965683,0.125070214271545,0.50524377822876,0.124071419239044,0.627380669116974,0.158760666847229,0.60746031999588,0.15605103969574,0.647301197052002,0.161470234394073,0.65601658821106,0.162655651569366,0.659261286258698,0.161522507667542,0.473833322525024,0.128142774105072,0.453965961933136,0.131215393543243,0.982308864593506,0.916582822799683,0.981172204017639,0.941397368907928,0.978179931640625,0.932735562324524,0.977270722389221,0.910812139511108,0.979448080062866,0.954943120479584,0.976121246814728,0.938915193080902,0.973052024841309,0.911067128181458,0.717901468276978,0.576156616210938,0.730275988578796,0.532991409301758,0.718190491199493,0.657307326793671,0.474075078964233,0.811879456043243,0.484656810760498,0.809152960777283,0.483371019363403,0.873087286949158,0.473884969949722,0.73560631275177,0.486513733863831,0.734956741333008,0.498408287763596,0.733964562416077,0.494486898183823,0.805937886238098,0.490977048873901,0.86733877658844,0.473721206188202,0.665731847286224,0.487252593040466,0.665451347827911,0.510306179523468,0.665386378765106,0.507005512714386,0.733923077583313,0.500416696071625,0.664998412132263, -0.501746535301209,0.805197238922119,0.497366905212402,0.8661749958992,0.984906077384949,0.475003898143768,0.981530249118805,0.506790220737457,0.971428155899048,0.507075548171997,0.976471543312073,0.475852370262146,0.979378938674927,0.596782863140106,0.9651238322258,0.596798658370972,0.968761563301086,0.545028209686279,0.980620145797729,0.544877171516418,0.958632528781891,0.545253276824951,0.955051779747009,0.597505927085876,0.973983705043793,0.449598729610443,0.967898011207581,0.478919386863709,0.981284081935883,0.447575271129608,0.961117327213287,0.509002327919006,0.744538009166718,0.314567983150482,0.746002435684204,0.304522335529327,0.748743772506714,0.305893838405609,0.747580528259277,0.311800003051758,0.995591998100281,0.332949757575989,0.995478808879852,0.34786456823349,0.989701151847839,0.349555492401123,0.990180730819702,0.335334837436676,0.992886483669281,0.334142684936523,0.987771272659302,0.340825498104095,0.749910891056061,0.31645131111145,0.75225567817688,0.311258375644684,0.995162129402161,0.3905970454216,0.991178154945374,0.390645682811737,0.987454056739807,0.39116770029068,0.994749426841736,0.446349501609802,0.987937390804291,0.44646430015564,0.989872992038727,0.41800719499588,0.994959533214569,0.417929649353027,0.984965682029724,0.418777048587799,0.974920749664307,0.420691609382629,0.980027318000793,0.420133709907532,0.983871340751648,0.392088651657104,0.735786557197571,0.343774199485779,0.73564350605011,0.368205189704895,0.73147052526474,0.374595046043396,0.732577621936798,0.345459282398224,0.736663699150085,0.408732771873474,0.736079216003418,0.390461206436157,0.734142899513245,0.412858784198761,0.732918500900269,0.396766006946564,0.729936361312866,0.41078108549118,0.731800496578217,0.421958386898041,0.727503955364227,0.399811327457428,0.724546492099762,0.393815815448761,0.727905690670013,0.369018137454987,0.729684352874756,0.345820605754852,0.587954878807068,0.150784134864807,0.571275651454926,0.153150737285614,0.572430372238159,0.147927165031433,0.589531600475311,0.147621154785156,0.540455460548401, -0.161982774734497,0.54343169927597,0.150323450565338,0.445739209651947,0.112504661083221,0.435275286436081,0.0835738182067871,0.43973645567894,0.0826823711395264,0.449131608009338,0.112291097640991,0.407207399606705,0.0564478635787964,0.409861415624619,0.0549386739730835,0.414758503437042,0.0560774207115173,0.425564914941788,0.0591763257980347,0.553835213184357,0.214732706546783,0.577572584152222,0.189960896968842,0.585918486118317,0.195253849029541,0.56707900762558,0.224099397659302,0.593384861946106,0.169025540351868,0.598125100135803,0.170931994915009,0.368972152471542,0.174944579601288,0.400616109371185,0.159634292125702,0.405636578798294,0.164916515350342,0.376426100730896,0.183759927749634,0.426685243844986,0.145296812057495,0.430022776126862,0.147833526134491,0.59561675786972,0.155383288860321,0.598745167255402,0.154865741729736,0.442310839891434,0.131673693656921,0.445273876190186,0.132559776306152,0.765841782093048,0.879446506500244,0.770018517971039,0.858539581298828,0.78155642747879,0.844853758811951,0.774882555007935,0.874357342720032,0.772973954677582,0.842823326587677,0.78481388092041,0.822725772857666,0.801726460456848,0.776401162147522,0.796727180480957,0.827647387981415,0.769550383090973,0.835893988609314,0.772451937198639,0.828588128089905,0.779894649982452,0.821544110774994,0.77195280790329,0.83683454990387,0.774512112140656,0.817882835865021,0.784314632415771,0.801873385906219,0.770982921123505,0.798700213432312,0.774883925914764,0.779387354850769,0.781563818454742,0.786902844905853,0.773351967334747,0.807153284549713,0.779730200767517,0.745937168598175,0.790360510349274,0.753423154354095,0.798269391059875,0.701500952243805,0.784062027931213,0.701205849647522,0.817071914672852,0.695664882659912,0.874338865280151,0.639283001422882,0.843122363090515,0.672469854354858,0.857808709144592,0.721190571784973,0.830141305923462,0.746675252914429,0.815436661243439,0.812850594520569,0.837039411067963,0.797876060009003,0.765236556529999,0.806228578090668,0.766949594020844,0.780049920082092,0.757925748825073, -0.813855290412903,0.758735060691834,0.783344566822052,0.759807288646698,0.742823243141174,0.769712150096893,0.74328625202179,0.740085661411285,0.817692756652832,0.740108191967011,0.785346567630768,0.750204265117645,0.785219967365265,0.749796450138092,0.817361414432526,0.740117967128754,0.743038833141327,0.750681757926941,0.743069529533386,0.72013247013092,0.742469072341919,0.711881697177887,0.741992831230164,0.701264679431915,0.744709551334381,0.696435928344727,0.700524210929871,0.729468405246735,0.742883920669556,0.730286538600922,0.817009389400482,0.729924976825714,0.784953415393829,0.7219517827034,0.813200533390045,0.721186399459839,0.782843232154846,0.708748519420624,0.797589659690857,0.705072820186615,0.778320252895355,0.713010668754578,0.779206931591034,0.714533150196075,0.805278420448303,0.697475135326386,0.844264328479767,0.708649814128876,0.858288466930389,0.682654917240143,0.826878368854523,0.678456485271454,0.775288641452789,0.694562077522278,0.821635127067566,0.706142008304596,0.841935575008392,0.664292514324188,0.812007963657379,0.643014252185822,0.797000288963318,0.622556209564209,0.721371531486511,0.650117039680481,0.746166706085205,0.636636793613434,0.672818422317505,0.604784786701202,0.640616416931152,0.663113176822662,0.695322155952454,0.682114481925964,0.700901448726654,0.690167367458344,0.752258896827698,0.706251561641693,0.805894136428833,0.698279500007629,0.785673558712006,0.704919993877411,0.816502213478088,0.695321440696716,0.800550520420074,0.709668338298798,0.834607839584351,0.707237005233765,0.835663795471191,0.699459850788116,0.820225715637207,0.70683217048645,0.827218174934387,0.388303965330124,0.465650320053101,0.395246356725693,0.463795185089111,0.38521933555603,0.464649856090546,0.391180366277695,0.459331512451172,0.393953323364258,0.460470378398895,0.398669630289078,0.459801256656647,0.281221747398376,0.973406970500946,0.288754433393478,0.97151505947113,0.277895450592041,0.977193653583527,0.282992899417877,0.97613799571991,0.285915911197662,0.977028667926788,0.292639464139938,0.972394824028015, -0.101453013718128,0.0172168612480164,0.106147922575474,0.0166639685630798,0.0988384783267975,0.0174858570098877,0.0972365140914917,0.0142767429351807,0.0998932123184204,0.014206706546247,0.104861527681351,0.0144807100296021,0.317739486694336,0.0190334916114807,0.323309302330017,0.0205262899398804,0.320528894662857,0.0168090462684631,0.326219499111176,0.0171477794647217,0.329362124204636,0.0179131627082825,0.326745063066483,0.0215010046958923,0.242168426513672,0.990623235702515,0.240935102105141,0.976484835147858,0.239999234676361,0.97733736038208,0.242205828428268,0.996229410171509,0.238904267549515,0.957395076751709,0.237876802682877,0.957505345344543,0.236848846077919,0.957616806030273,0.238995239138603,0.977593779563904,0.241580575704575,0.997219920158386,0.239454180002213,0.922590374946594,0.23739030957222,0.920892894268036,0.236233547329903,0.937989592552185,0.237549379467964,0.938081741333008,0.23603230714798,0.920734524726868,0.235145911574364,0.938062787055969,0.132146030664444,0.0693812966346741,0.137166619300842,0.0574444532394409,0.137709081172943,0.0578879714012146,0.132399886846542,0.0712667107582092,0.140691369771957,0.040730357170105,0.141601890325546,0.0409114360809326,0.142515659332275,0.0410938262939453,0.138478100299835,0.0582478642463684,0.132817059755325,0.0720129609107971,0.144316881895065,0.0128349661827087,0.145005702972412,0.00850969552993774,0.144300907850266,0.0229994058609009,0.143369376659393,0.0234941840171814,0.145322948694229,0.00778645277023315,0.145160555839539,0.0229597091674805,0.270344287157059,0.866589307785034,0.267177700996399,0.873046636581421,0.269662976264954,0.863466680049896,0.264084875583649,0.867303311824799,0.264511406421661,0.870921015739441,0.262006819248199,0.876873254776001,0.41423574090004,0.565916538238525,0.41229909658432,0.572669744491577,0.418868511915207,0.561803221702576,0.417547196149826,0.568424582481384,0.418709248304367,0.571712136268616,0.413769215345383,0.575486421585083,0.328800231218338,0.118819773197174,0.324755847454071,0.117997527122498,0.318619877099991, -0.114096701145172,0.317245304584503,0.108661063015461,0.0947667360305786,0.1028972864151,0.089358001947403,0.105839848518372,0.0857833325862885,0.106329739093781,0.438714027404785,0.513758659362793,0.439982146024704,0.498201966285706,0.441325336694717,0.498250663280487,0.441056966781616,0.515250325202942,0.437835156917572,0.478959530591965,0.438851922750473,0.478807955980301,0.439869493246078,0.478655368089676,0.44240790605545,0.498131453990936,0.44240790605545,0.515326261520386,0.433210730552673,0.445893526077271,0.43286344408989,0.440306663513184,0.435928463935852,0.459076642990112,0.435023039579391,0.459969758987427,0.433423608541489,0.439278423786163,0.436913788318634,0.458777904510498,0.278864353895187,0.0107803335413337,0.277282685041428,0.0219675898551941,0.276453971862793,0.021228015422821,0.279193013906479,0.0061715841293335,0.27566584944725,0.0403046011924744,0.274667501449585,0.0402964353561401,0.273661851882935,0.040286123752594,0.275585889816284,0.02097487449646,0.279034048318863,0.00534802675247192,0.280571430921555,0.0731009840965271,0.279632985591888,0.075100302696228,0.275611132383347,0.0597417950630188,0.276308685541153,0.0593187808990479,0.279024958610535,0.0758171677589417,0.274708092212677,0.0600088238716125,0.165046274662018,0.970802962779999,0.170231476426125,0.971552133560181,0.162694066762924,0.972145140171051,0.165545895695686,0.975319385528564,0.168213665485382,0.974214494228363,0.172623515129089,0.975009918212891,0.0587273463606834,0.460900783538818,0.0638218894600868,0.459619641304016,0.0561671555042267,0.457729399204254,0.060146227478981,0.45724093914032,0.0622467920184135,0.45520082116127,0.0657297819852829,0.457770943641663,0.34815114736557,0.0258147120475769,0.351673036813736,0.0253791809082031,0.35737881064415,0.024358332157135,0.358951717615128,0.028836727142334,0.0486742258071899,0.0202844142913818,0.0501421988010406,0.0157985091209412,0.0558575689792633,0.0167150497436523,0.0593817532062531,0.0171201229095459,0.0215661004185677,0.4437295794487,0.0197821259498596,0.457789540290833, -0.0188798606395721,0.456902384757996,0.0218217223882675,0.43813544511795,0.0170079320669174,0.47675833106041,0.0159854292869568,0.476607710123062,0.0149626955389977,0.476456731557846,0.0178870409727097,0.456606864929199,0.0212334245443344,0.437121570110321,0.0162150114774704,0.511519968509674,0.0140852332115173,0.51313304901123,0.0135834366083145,0.49601936340332,0.0149022117257118,0.4959796667099,0.0127211213111877,0.513236820697784,0.0124990418553352,0.495903968811035,0.38750034570694,0.0824750661849976,0.393735110759735,0.0688133239746094,0.394342064857483,0.0693228244781494,0.387786507606506,0.0845959186553955,0.397453844547272,0.0499262809753418,0.398445308208466,0.0500884652137756,0.399444043636322,0.0502482652664185,0.395214140415192,0.0697372555732727,0.388258337974548,0.0854235887527466,0.399693369865417,0.020540177822113,0.400286078453064,0.0159634351730347,0.399982810020447,0.0312594771385193,0.399030804634094,0.0318324565887451,0.400594890117645,0.0151938199996948,0.400883615016937,0.0311715602874756,0.0430490225553513,0.569761395454407,0.0409869700670242,0.563194394111633,0.0416845753788948,0.572456121444702,0.0366633683443069,0.56836462020874,0.0377307385206223,0.565217733383179,0.0363361164927483,0.5589439868927,0.185351058840752,0.871122300624847,0.182325676083565,0.864605784416199,0.190327197313309,0.87496429681778,0.187994092702866,0.869002461433411,0.1884755641222,0.865572035312653,0.183034554123878,0.86157238483429,0.0730059742927551,0.113670587539673,0.0691977143287659,0.113452911376953,0.0631212294101715,0.110437870025635,0.0607709288597107,0.105255782604218,0.348911583423615,0.114026248455048,0.346680402755737,0.119266986846924,0.340669095516205,0.122425906360149,0.336862683296204,0.122732400894165,0.212015643715858,0.921334326267242,0.213564231991768,0.936852693557739,0.214882224798203,0.936792969703674,0.214120700955391,0.919688701629639,0.211750581860542,0.956103920936584,0.212775304913521,0.956238627433777,0.21380016207695,0.956374287605286,0.21596822142601,0.936892032623291,0.215483412146568, -0.919563472270966,0.207693636417389,0.989197194576263,0.207523941993713,0.994795620441437,0.210179835557938,0.975984930992126,0.209264308214188,0.975112020969391,0.208127945661545,0.995800197124481,0.211176961660385,0.976265668869019,0.00785115361213684,0.0130134215578437,0.00877580046653748,0.0242742896080017,0.00781124830245972,0.0237239003181458,0.00715306401252747,0.0084572434425354,0.0107706794515252,0.0423194766044617,0.00978341698646545,0.042504608631134,0.00878894329071045,0.0426875352859497,0.00690943002700806,0.023656964302063,0.00682693719863892,0.00769591331481934,0.0214816331863403,0.074625551700592,0.0212450623512268,0.0767523646354675,0.014334499835968,0.0616382360458374,0.0149296224117279,0.0611146092414856,0.0207928121089935,0.0775905251502991,0.0134725868701935,0.0620725750923157,0.27339094877243,0.951643884181976,0.273642152547836,0.970339477062225,0.271117597818375,0.92738926410675,0.259335696697235,0.938807487487793,0.261613875627518,0.960812330245972,0.262606561183929,0.977207124233246,0.264599323272705,0.887762844562531,0.268254667520523,0.903862714767456,0.254308998584747,0.900826394557953,0.256837904453278,0.916855216026306,0.246946036815643,0.927538871765137,0.245263293385506,0.912368059158325,0.249120071530342,0.948101580142975,0.25243616104126,0.98388284444809,0.251280009746552,0.968644738197327,0.260273694992065,0.884280622005463,0.25691431760788,0.885554850101471,0.249475136399269,0.895562291145325,0.251612454652786,0.895721316337585,0.106208346784115,0.0873833894729614,0.115494608879089,0.0828173756599426,0.114420503377914,0.0886027812957764,0.113385021686554,0.0907321572303772,0.102967768907547,0.0977200865745544,0.124345988035202,0.0812138319015503,0.125220447778702,0.0763550996780396,0.124173611402512,0.0826789736747742,0.243087515234947,0.907502710819244,0.241550952196121,0.906995534896851,0.106770716607571,0.0743149518966675,0.108389019966125,0.0575036406517029,0.117747247219086,0.0526028275489807,0.116605073213577,0.0699805617332459,0.113407969474792,0.0212370157241821,0.112757377326488, -0.0357410907745361,0.123329758644104,0.0182077288627625,0.122183680534363,0.0313929915428162,0.132073432207108,0.0267800688743591,0.133868843317032,0.0152134299278259,0.127761632204056,0.0469232797622681,0.126901507377625,0.064059317111969,0.113768853247166,0.0150924921035767,0.11264032125473,0.0133095383644104,0.122347213327885,0.0111320605501533,0.123434126377106,0.0126059651374817,0.271947264671326,0.977411806583405,0.262576639652252,0.9829181432724,0.261820405721664,0.984804034233093,0.270454257726669,0.980013132095337,0.252838850021362,0.989254534244537,0.252354025840759,0.990727484226227,0.134181678295136,0.0100845098495483,0.133423149585724,0.00884389877319336,0.410707324743271,0.533652603626251,0.41501972079277,0.54958838224411,0.406880646944046,0.510262727737427,0.41818442940712,0.498370110988617,0.42158043384552,0.520201742649078,0.424765795469284,0.536113500595093,0.402594953775406,0.467452108860016,0.403613865375519,0.486122161149979,0.413339704275131,0.460137486457825,0.415004998445511,0.476477533578873,0.425008237361908,0.468227714300156,0.423228234052658,0.453049451112747,0.428009420633316,0.488665252923965,0.433329045772552,0.524210393428802,0.431026071310043,0.509121537208557,0.403977423906326,0.460106670856476,0.405589789152145,0.457323789596558,0.413690209388733,0.452475965023041,0.412962883710861,0.454457432031631,0.308636605739594,0.022938072681427,0.309904307126999,0.016605019569397,0.299400836229324,0.0190447568893433,0.300510138273239,0.0132535099983215,0.302118301391602,0.0119419097900391,0.31213840842247,0.0149969458580017,0.290094435214996,0.00940901041030884,0.289403200149536,0.0147450566291809,0.291113913059235,0.00827270746231079,0.422340840101242,0.44771283864975,0.422721326351166,0.44618433713913,0.307795733213425,0.0386131405830383,0.307987421751022,0.060394823551178,0.297006785869598,0.054915189743042,0.297060310840607,0.033231794834137,0.307791203260422,0.0954279899597168,0.308068603277206,0.0807876586914063,0.297035992145538,0.0896022915840149,0.297182559967041,0.0762463808059692, -0.289113283157349,0.0682628154754639,0.286849647760391,0.0813707709312439,0.288919568061829,0.0476803779602051,0.288983285427094,0.0270792245864868,0.308098077774048,0.103383600711823,0.309295743703842,0.107336521148682,0.297618359327316,0.0985300540924072,0.29709067940712,0.0960560441017151,0.419324636459351,0.552990198135376,0.427814275026321,0.540700912475586,0.429830282926559,0.540793895721436,0.422471433877945,0.551615834236145,0.435973644256592,0.528569519519806,0.43745544552803,0.528975784778595,0.286495506763458,0.0865048170089722,0.286356508731842,0.0880239009857178,0.0513351559638977,0.483830541372299,0.0521930009126663,0.465111494064331,0.0481441020965576,0.507983148097992,0.036778524518013,0.496118605136871,0.0399163439869881,0.474233239889145,0.0415503159165382,0.457899570465088,0.0400764048099518,0.547311425209045,0.0443607568740845,0.531373083591461,0.0302676409482956,0.533850967884064,0.0334232822060585,0.517942905426025,0.0239168554544449,0.506880939006805,0.0216449573636055,0.521960377693176,0.026893176138401,0.486438423395157,0.0316056460142136,0.450848519802094,0.0298551768064499,0.466015636920929,0.0357623845338821,0.550916373729706,0.0325245633721352,0.549481213092804,0.0252775922417641,0.538999557495117,0.0274058356881142,0.538905560970306,0.359427660703659,0.1018425822258,0.357772678136826,0.109822630882263,0.369871318340302,0.0971887707710266,0.368565917015076,0.103727221488953,0.367533624172211,0.106130123138428,0.355860888957977,0.113585531711578,0.379534482955933,0.0953759551048279,0.380388855934143,0.0901564359664917,0.379364728927612,0.0969506502151489,0.0192749425768852,0.526740670204163,0.0177196487784386,0.527189016342163,0.361391127109528,0.0871212482452393,0.364048659801483,0.0676877498626709,0.37511932849884,0.0626197457313538,0.371934771537781,0.0833870768547058,0.367866814136505,0.0330341458320618,0.36665666103363,0.0479220151901245,0.378016650676727,0.027712345123291,0.378032505512238,0.0418129563331604,0.387190997600555,0.0360614657402039,0.388758718967438,0.0235654711723328, -0.384289443492889,0.056354284286499,0.381123661994934,0.0766332149505615,0.36760026216507,0.0254411101341248,0.366012573242188,0.0223326086997986,0.37651401758194,0.0195323824882507,0.377827405929565,0.0214413404464722,0.0505964308977127,0.457952439785004,0.0417027771472931,0.452236473560333,0.0409774109721184,0.450360774993896,0.0492999851703644,0.455413550138474,0.0322087109088898,0.445505321025848,0.0317645967006683,0.444024324417114,0.388977944850922,0.0180822610855103,0.388119578361511,0.0167589783668518,0.183572396636009,0.901910483837128,0.187614843249321,0.885909080505371,0.180144414305687,0.925354957580566,0.191688552498817,0.937045693397522,0.194712534546852,0.915173292160034,0.197626635432243,0.899219632148743,0.176746174693108,0.968282759189606,0.177319869399071,0.949553489685059,0.187497168779373,0.975332081317902,0.188882887363434,0.958975553512573,0.199067309498787,0.967039823532104,0.19754721224308,0.982231438159943,0.201719641685486,0.946574866771698,0.206427931785584,0.910977482795715,0.204385310411453,0.926089644432068,0.178326979279518,0.975274980068207,0.179674461483955,0.977872252464294,0.188160255551338,0.982895612716675,0.187402486801147,0.98102080821991,0.0399351418018341,0.0247226357460022,0.0399953126907349,0.0171413421630859,0.0296639502048492,0.0196646451950073,0.0297012627124786,0.0134031772613525,0.0309660732746124,0.0114684095606208,0.0414987206459045,0.0140053033828735,0.0184946656227112,0.0103103518486023,0.018841564655304,0.0157790184020996,0.0193208754062653,0.00896990299224854,0.197023957967758,0.98759388923645,0.197492986917496,0.989067614078522,0.0415222346782684,0.0395897626876831,0.0445812046527863,0.0593003034591675,0.0333934426307678,0.0544873476028442,0.0299931466579437,0.0337545871734619,0.049984335899353,0.0933269858360291,0.0476844608783722,0.07866370677948,0.0394426882266998,0.0889192819595337,0.0370648205280304,0.0751740336418152,0.0277197659015656,0.0686383247375488,0.0287694931030273,0.082136332988739,0.0240791440010071,0.0484386086463928,0.0207025408744812,0.0282196998596191, -0.0518220365047455,0.101261846721172,0.0538192689418793,0.104976423084736,0.0419853627681732,0.097798764705658,0.0408980548381805,0.0954221487045288,0.192011207342148,0.88252204656601,0.200437396764755,0.894175112247467,0.202546492218971,0.894051015377045,0.195247650146484,0.883821427822113,0.208716914057732,0.906165063381195,0.210261762142181,0.905693590641022,0.0297446846961975,0.0873321890830994,0.0299510657787323,0.0889020562171936,0.748944878578186,0.93317449092865,0.75255161523819,0.923912048339844,0.746927320957184,0.920781373977661,0.75058251619339,0.913698375225067,0.753243625164032,0.908183336257935,0.755341589450836,0.912241637706757,0.747997641563416,0.887867987155914,0.749047100543976,0.901343703269959,0.743639409542084,0.907594680786133,0.753811717033386,0.884971916675568,0.753457605838776,0.898177146911621,0.757226526737213,0.898123621940613,0.758802533149719,0.882303297519684,0.734530389308929,0.938831210136414,0.733671307563782,0.94882470369339,0.736247360706329,0.927689015865326,0.739725708961487,0.932500720024109,0.739636123180389,0.940912187099457,0.739534854888916,0.949836552143097,0.739856719970703,0.917054414749146,0.742461085319519,0.927689671516418,0.745395123958588,0.94882470369339,0.744756758213043,0.938831329345703,0.789968550205231,0.974411427974701,0.786773681640625,0.975174725055695,0.983742713928223,0.991269469261169,0.98213517665863,0.994600534439087,0.989219188690186,0.994598567485809,0.988146126270294,0.997937142848969,0.79060435295105,0.980615139007568,0.788029313087463,0.981281042098999,0.984945774078369,0.986896872520447,0.990140855312347,0.990047752857208,0.485721707344055,0.978415548801422,0.480804800987244,0.98553991317749,0.481875389814377,0.989916443824768,0.476277202367783,0.992947816848755,0.475510746240616,0.98839282989502,0.692936182022095,0.97564822435379,0.689731240272522,0.974958479404449,0.691816687583923,0.981764316558838,0.689234375953674,0.981157839298248,0.483354449272156,0.993297219276428,0.477203488349915,0.996311604976654,0.705052673816681,0.967500269412994, -0.698931276798248,0.972057998180389,0.712647914886475,0.963197410106659,0.713381111621857,0.966504812240601,0.706561148166656,0.970312893390656,0.700973272323608,0.974201917648315,0.727258324623108,0.956383109092712,0.720350563526154,0.959222495555878,0.726924300193787,0.960515797138214,0.720472931861877,0.963072240352631,0.727503955364227,0.964739918708801,0.721817255020142,0.966845393180847,0.715679943561554,0.969793617725372,0.705208539962769,0.976596534252167,0.709876894950867,0.97311133146286,0.732874572277069,0.955836832523346,0.739489614963531,0.956360697746277,0.739473044872284,0.959551334381104,0.732460081577301,0.959355413913727,0.751855611801147,0.956409692764282,0.746166288852692,0.955906867980957,0.752217948436737,0.960602819919586,0.746574521064758,0.959487974643707,0.751678943634033,0.964909553527832,0.7466721534729,0.964113473892212,0.739489793777466,0.964193344116211,0.732397615909576,0.963892698287964,0.758873462677002,0.959195077419281,0.766708433628082,0.963077783584595,0.766031205654144,0.96642792224884,0.758799135684967,0.963095605373383,0.780684292316437,0.971707403659821,0.77443790435791,0.967261493206024,0.778684318065643,0.973903954029083,0.772980272769928,0.970122277736664,0.774489939212799,0.976406812667847,0.769706428050995,0.973012804985046,0.763777256011963,0.969797015190125,0.757502555847168,0.966946959495544,0.784106969833374,0.976809620857239,0.785897195339203,0.981860995292664,0.784421801567078,0.982134103775024,0.782465040683746,0.977850079536438,0.695632934570313,0.977222263813019,0.697293519973755,0.97822493314743,0.695431351661682,0.982541143894196,0.693954646587372,0.982298493385315,0.702250778675079,0.980122089385986,0.700749397277832,0.98381382226944,0.779125690460205,0.983516097068787,0.777544856071472,0.979859709739685,0.966616213321686,0.123500756919384,0.930464446544647,0.137047111988068,0.920283257961273,0.119444631040096,0.944867610931396,0.107901096343994,0.886833608150482,0.14158970117569,0.888440191745758,0.123688340187073,0.884237468242645,0.10257962346077,0.902859807014465, -0.100443422794342,0.917299926280975,0.0937460586428642,0.807052314281464,0.123636692762375,0.832866311073303,0.106914527714252,0.856903553009033,0.119023516774178,0.843202888965607,0.137121558189392,0.854212403297424,0.0916959419846535,0.866483926773071,0.0990815833210945,0.872633516788483,0.0819375887513161,0.870420575141907,0.0810181424021721,0.875435888767242,0.0826232507824898,0.873297035694122,0.0864585861563683,0.86970978975296,0.0849320366978645,0.866995632648468,0.0832071527838707,0.878451228141785,0.0832714065909386,0.881823241710663,0.0837519839406013,0.88226854801178,0.0883715823292732,0.877417683601379,0.0876240804791451,0.894301056861877,0.0815017446875572,0.891796827316284,0.0825768932700157,0.899676203727722,0.0844720676541328,0.896076560020447,0.0863279178738594,0.891965091228485,0.0876361951231956,0.888767004013062,0.0833864435553551,0.887050628662109,0.0883690491318703,0.885348439216614,0.0838055983185768,0.784614980220795,0.101880080997944,0.820585668087006,0.091592974960804,0.777137398719788,0.0756062418222427,0.816957354545593,0.0756994336843491,0.846751391887665,0.0756708532571793,0.84836333990097,0.0835027620196342,0.807057619094849,0.0275253020226955,0.83307820558548,0.0444459021091461,0.820655763149261,0.0597973577678204,0.784617841243744,0.0493193231523037,0.854237914085388,0.0596321783959866,0.848379731178284,0.0678354650735855,0.869201898574829,0.0716180801391602,0.870419561862946,0.0702793598175049,0.868561387062073,0.0730446875095367,0.864341795444489,0.0719938576221466,0.865282535552979,0.0700821876525879,0.86699652671814,0.0680964589118958,0.863698899745941,0.0756550133228302,0.869202196598053,0.0796812325716019,0.86528068780899,0.0812240913510323,0.864339768886566,0.0793143063783646,0.868561565876007,0.0782556533813477,0.843209326267242,0.0139787429943681,0.856691122055054,0.0323191918432713,0.886840522289276,0.00943632423877716,0.888380289077759,0.0275852046906948,0.884199559688568,0.04869569465518,0.866449952125549,0.0522277466952801,0.966621339321136,0.0273897908627987,0.944862604141235, -0.0432431697845459,0.920265734195709,0.0317592360079288,0.930470883846283,0.0139042744413018,0.917288899421692,0.0574567280709744,0.902837455272675,0.0507922731339931,0.891790091991425,0.0686784982681274,0.894295632839203,0.0697486102581024,0.888759434223175,0.067875862121582,0.89195305109024,0.0636203438043594,0.896066427230835,0.0649195909500122,0.899668574333191,0.0667670369148254,0.885340332984924,0.067463755607605,0.881815552711487,0.0675243884325027,0.882254719734192,0.0629045069217682,0.887036859989166,0.0628973841667175,0.872630715370178,0.0693557262420654,0.869707047939301,0.0663671493530273,0.873288810253143,0.064834251999855,0.875431180000305,0.0686655193567276,0.87740570306778,0.0636608749628067,0.878444671630859,0.0680114030838013,0.989058494567871,0.0491457097232342,0.958937644958496,0.0585882626473904,0.996536672115326,0.0754197984933853,0.963472068309784,0.0755468755960464,0.928122758865356,0.0755888223648071,0.925490736961365,0.0661527961492538,0.958938956260681,0.0925179496407509,0.989055752754211,0.101706176996231,0.925495266914368,0.0850307568907738,0.896059215068817,0.0801242142915726,0.897326648235321,0.0786665230989456,0.904063761234283,0.080240786075592,0.902224481105804,0.0824744179844856,0.898086845874786,0.0771704763174057,0.898339152336121,0.0756208896636963,0.90547788143158,0.0756136029958725,0.905115067958832,0.0779600143432617,0.896055281162262,0.0711220502853394,0.902218997478485,0.0687598586082459,0.904060065746307,0.0709891319274902,0.897323966026306,0.0725773721933365,0.905113279819489,0.0732672214508057,0.898085474967957,0.0740714520215988,0.48673352599144,0.954097747802734,0.488566756248474,0.961407840251923,0.484843254089355,0.940544486045837,0.487949252128601,0.931896984577179,0.490156352519989,0.938087582588196,0.483628392219543,0.915724039077759,0.488874107599258,0.909979104995728,0.493328213691711,0.910254836082459,0.76392650604248,0.840409755706787,0.76497882604599,0.834693193435669,0.756342589855194,0.843231618404388,0.756901144981384,0.838145792484283,0.757350385189056, -0.834179759025574,0.765671014785767,0.828213095664978,0.739936769008636,0.844956934452057,0.739958763122559,0.840093731880188,0.749190032482147,0.839924097061157,0.748931884765625,0.844788193702698,0.740002572536469,0.837085247039795,0.749382495880127,0.836828351020813,0.749549031257629,0.832283735275269,0.740048170089722,0.83263623714447,0.757575511932373,0.828716814517975,0.7651726603508,0.820293426513672,0.714434266090393,0.819190621376038,0.722228109836578,0.827909469604492,0.722368896007538,0.833232045173645,0.713800430297852,0.826984107494354,0.730459868907928,0.831846714019775,0.730537533760071,0.836309313774109,0.73086154460907,0.844192385673523,0.73064649105072,0.839335322380066,0.7232705950737,0.842181086540222,0.722747921943665,0.83709454536438,0.714388310909271,0.833419680595398,0.715388298034668,0.839190065860748,0.760425806045532,0.865752935409546,0.754489004611969,0.871877610683441,0.739996254444122,0.875857830047607,0.747892439365387,0.87481677532196,0.739977657794952,0.863566517829895,0.748219549655914,0.863039314746857,0.755251109600067,0.860124588012695,0.748596966266632,0.852718412876129,0.739949285984039,0.85301673412323,0.75583428144455,0.850504994392395,0.763843715190887,0.845981001853943,0.763261318206787,0.854167580604553,0.715422034263611,0.844952285289764,0.723787665367126,0.849608957767487,0.72439831495285,0.859469890594482,0.715856373310089,0.853509724140167,0.731217801570892,0.852215528488159,0.731644451618195,0.862681210041046,0.732000350952148,0.874595284461975,0.725173592567444,0.871464908123016,0.717771470546722,0.866992175579071,0.994539856910706,0.474581122398376,0.994303464889526,0.506430864334106,0.993634402751923,0.596767663955688,0.994015514850616,0.545307755470276,0.993119418621063,0.666641235351563,0.745059311389923,0.262491077184677,0.708385705947876,0.255844295024872,0.70849746465683,0.254448503255844,0.301653176546097,0.192386314272881,0.299646586179733,0.204495295882225,0.260683327913284,0.193310961127281,0.262280285358429,0.177493616938591,0.299851924180985,0.302686661481857, -0.301164656877518,0.31502366065979,0.262308657169342,0.327582240104675,0.261707931756973,0.311994671821594,0.14059254527092,0.305348843336105,0.139780789613724,0.318321883678436,0.128598377108574,0.311297357082367,0.13186714053154,0.30017626285553,0.142228379845619,0.242505177855492,0.141492024064064,0.254303097724915,0.134645715355873,0.254276305437088,0.134937778115273,0.242909163236618,0.0795797929167748,0.254332453012466,0.0800192579627037,0.259075254201889,0.0439850464463234,0.260923892259598,0.0439350195229054,0.258810818195343,0.0779543444514275,0.245040729641914,0.0788852274417877,0.249643862247467,0.0437999404966831,0.256715089082718,0.0435817874968052,0.254634827375412,0.0432826057076454,0.252581924200058,0.0768052712082863,0.240551471710205,0.00687348563224077,0.262491017580032,0.142808869481087,0.216749295592308,0.142749413847923,0.229488372802734,0.134030744433403,0.232988938689232,0.131603375077248,0.221809133887291,0.108685366809368,0.232861787080765,0.111049443483353,0.2407406270504,0.106019057333469,0.225202351808548,0.128896474838257,0.210678890347481,0.141482219099998,0.203856095671654,0.11499747633934,0.256866604089737,0.113151952624321,0.248761937022209,0.141819030046463,0.266814798116684,0.142272010445595,0.278728485107422,0.135170236229897,0.277566134929657,0.134396851062775,0.267640441656113,0.0798554643988609,0.268513381481171,0.0439496971666813,0.265149593353271,0.043948870152235,0.263041824102402,0.0801836624741554,0.263836771249771,0.114479921758175,0.273122131824493,0.116484493017197,0.2649886906147,0.0773499459028244,0.282125204801559,0.0434440672397614,0.271397739648819,0.0436953976750374,0.269333332777023,0.0784142315387726,0.277694284915924,0.0792573913931847,0.273145109415054,0.0438646450638771,0.267248123884201,0.142116367816925,0.292917311191559,0.133851781487465,0.288145244121552,0.112117223441601,0.281146585941315,0.106623202562332,0.296569287776947,0.109498776495457,0.288988560438156,0.297957837581635,0.240986868739128,0.298757016658783,0.253088682889938,0.26315712928772,0.252537995576859, -0.261073648929596,0.238140508532524,0.19761922955513,0.23801426589489,0.196548655629158,0.253470420837402,0.167553842067719,0.253656297922134,0.168933123350143,0.239242926239967,0.198829874396324,0.206244185566902,0.198405936360359,0.222348794341087,0.171387568116188,0.22441029548645,0.172407180070877,0.209226012229919,0.14736407995224,0.215163096785545,0.147902369499207,0.227999269962311,0.14641697704792,0.20170097053051,0.17221687734127,0.193515822291374,0.198867797851563,0.189455181360245,0.147754907608032,0.254465073347092,0.147290512919426,0.241051882505417,0.298379838466644,0.216660991311073,0.297824591398239,0.228838309645653,0.260052382946014,0.223537221550941,0.259945392608643,0.208627626299858,0.227340877056122,0.205805718898773,0.227433905005455,0.221892043948174,0.227636843919754,0.189063012599945,0.229395598173141,0.252930045127869,0.228038251399994,0.237533688545227,0.198282301425934,0.333023846149445,0.170457676053047,0.329026699066162,0.170026004314423,0.313166350126266,0.19801951944828,0.31603929400444,0.195395141839981,0.268965214490891,0.196426630020142,0.284204602241516,0.167675197124481,0.283697217702866,0.166277930140495,0.269107401371002,0.148028165102005,0.267657905817032,0.147647470235825,0.279667407274246,0.197370812296867,0.299839079380035,0.169440850615501,0.297909528017044,0.147275269031525,0.293217658996582,0.144424721598625,0.320552676916122,0.146119311451912,0.306986957788467,0.300190299749374,0.265134453773499,0.299409478902817,0.277728050947189,0.263669669628143,0.281728357076645,0.266530364751816,0.266805529594421,0.229600831866264,0.283806324005127,0.231924772262573,0.268282413482666,0.299280196428299,0.290248364210129,0.262127250432968,0.296752423048019,0.228464618325233,0.299618870019913,0.228333801031113,0.332891166210175,0.228113979101181,0.31590735912323,0.125532776117325,0.199657887220383,0.138888731598854,0.190808609127998,0.120967850089073,0.371192991733551,0.111562639474869,0.383518934249878,0.0996126979589462,0.360610157251358,0.108038507401943,0.352597415447235,0.137428015470505, -0.331441760063171,0.133593499660492,0.344696462154388,0.120468139648438,0.332983642816544,0.12493521720171,0.322275340557098,0.0431136228144169,0.273436099290848,0.0760874971747398,0.286416351795197,0.074650377035141,0.290540009737015,0.0427063070237637,0.275441348552704,0.103457063436508,0.303792208433151,0.0999689325690269,0.310550063848495,0.0416748709976673,0.279329985380173,0.0713552236557007,0.298159509897232,0.0695537328720093,0.30161914229393,0.0410576239228249,0.281205356121063,0.0730639100074768,0.294462531805038,0.0422259084880352,0.277408331632614,0.128183454275131,0.358015686273575,0.114914081990719,0.343209862709045,0.0961491763591766,0.316714107990265,0.0876682847738266,0.32665091753006,0.0920234993100166,0.322137594223022,0.122784212231636,0.151034697890282,0.129711508750916,0.16428442299366,0.115918301045895,0.178413599729538,0.109257578849792,0.168663591146469,0.0413343794643879,0.244733735918999,0.0704143047332764,0.224397093057632,0.0722376331686974,0.228109076619148,0.0419278144836426,0.246630519628525,0.0406758673489094,0.242888659238815,0.0684843733906746,0.220934361219406,0.0916867852210999,0.198906779289246,0.0958336219191551,0.204586580395699,0.0872379690408707,0.194073244929314,0.101061657071114,0.160035088658333,0.113892138004303,0.138479322195053,0.042905431240797,0.250559061765671,0.0754561126232147,0.236213758587837,0.0739263072609901,0.23205740749836,0.0424525327980518,0.248573526740074,0.135006755590439,0.177604541182518,0.121273852884769,0.18884265422821,0.0996138826012611,0.210951566696167,0.103005632758141,0.217864707112312,0.314666867256165,0.36192524433136,0.320310860872269,0.37222757935524,0.283720463514328,0.4142846763134,0.276113629341125,0.395623743534088,0.192491382360458,0.444932043552399,0.150358319282532,0.426971256732941,0.158163085579872,0.403651088476181,0.194809123873711,0.416562587022781,0.198124662041664,0.35107097029686,0.197523057460785,0.370607286691666,0.167294859886169,0.36345848441124,0.169536307454109,0.345695823431015,0.142465144395828,0.33438241481781,0.138901740312576, -0.348517566919327,0.196441307663918,0.392185866832733,0.16360892355442,0.38264587521553,0.133678317070007,0.362993210554123,0.117306567728519,0.393395155668259,0.126585468649864,0.377860993146896,0.303258210420609,0.327222347259521,0.306175917387009,0.339197307825089,0.266603767871857,0.360277712345123,0.263914108276367,0.343637198209763,0.230257168412209,0.370106428861618,0.229038313031197,0.350837081670761,0.309964001178741,0.350823611021042,0.27056547999382,0.377598106861115,0.232129409909248,0.391140252351761,0.23917530477047,0.440986156463623,0.234933152794838,0.414501965045929,0.170916020870209,0.17705474793911,0.198514625430107,0.17165470123291,0.19484207034111,0.107768572866917,0.196556001901627,0.131424248218536,0.164771810173988,0.140780374407768,0.15946264564991,0.120287053287029,0.12846314907074,0.14476266503334,0.135274514555931,0.159546211361885,0.119690872728825,0.129365280270576,0.151994496583939,0.0976479277014732,0.192480444908142,0.0804389491677284,0.197755977511406,0.152477711439133,0.168484523892403,0.159577324986458,0.140412822365761,0.173935234546661,0.144091039896011,0.187974184751511,0.312519252300262,0.157388880848885,0.308045834302902,0.168675929307938,0.268520295619965,0.143957391381264,0.273646175861359,0.126129060983658,0.231017798185349,0.131908223032951,0.233484357595444,0.109160907566547,0.237236961722374,0.0834909155964851,0.317888051271439,0.146777987480164,0.280651479959488,0.10762819647789,0.304437965154648,0.180403128266335,0.26483079791069,0.161069542169571,0.229376807808876,0.152473226189613,0.228297010064125,0.171393245458603,0.708344638347626,0.268439441919327,0.708264231681824,0.267039954662323,0.522583603858948,0.274372905492783,0.522694408893585,0.278023540973663,0.485523968935013,0.280343472957611,0.485404640436172,0.276138544082642,0.522442877292633,0.256064593791962,0.522417783737183,0.259736746549606,0.485236346721649,0.259370565414429,0.485250890254974,0.255198240280151,0.411270678043365,0.253131210803986,0.411046743392944,0.258498281240463,0.374247819185257,0.257465332746506, -0.374740481376648,0.250842779874802,0.411906033754349,0.242457568645477,0.411557763814926,0.247781410813332,0.375359117984772,0.244267553091049,0.376108109951019,0.237766265869141,0.338915467262268,0.22871620953083,0.337932348251343,0.237536206841469,0.340236872434616,0.220036223530769,0.376989841461182,0.231358096003532,0.412312090396881,0.237171709537506,0.336902856826782,0.25543349981308,0.337269634008408,0.246453940868378,0.522579193115234,0.248732760548592,0.522496581077576,0.252396613359451,0.485300838947296,0.251026391983032,0.48538538813591,0.246853023767471,0.44839283823967,0.244920313358307,0.448251038789749,0.249601900577545,0.448577076196671,0.240244030952454,0.485505193471909,0.242684319615364,0.522690415382385,0.245071277022362,0.448102682828903,0.258994907140732,0.44815394282341,0.254293859004974,0.411766648292542,0.284999549388886,0.376437038183212,0.289510607719421,0.375622659921646,0.283257842063904,0.41145983338356,0.279742032289505,0.410888522863388,0.26387545466423,0.411016762256622,0.269174247980118,0.374341696500778,0.270529925823212,0.373873174190521,0.26410499215126,0.336802184581757,0.264444410800934,0.337300717830658,0.273350477218628,0.411208659410477,0.274463683366776,0.374923914670944,0.276926398277283,0.338065683841705,0.282193213701248,0.340507477521896,0.299475789070129,0.339127033948898,0.290917575359344,0.522421300411224,0.263407707214355,0.522446990013123,0.267064601182938,0.485271275043488,0.267741322517395,0.485257565975189,0.263544350862503,0.448090881109238,0.268433213233948,0.448098868131638,0.263696610927582,0.522501230239868,0.270719736814499,0.485320448875427,0.271938860416412,0.448130548000336,0.273167639970779,0.448347836732864,0.282615154981613,0.448216706514359,0.27789244055748,0.70815521478653,0.261445611715317,0.708179950714111,0.260047197341919,0.633922159671783,0.258313894271851,0.633906483650208,0.260703980922699,0.596730589866638,0.260438442230225,0.596751570701599,0.257696330547333,0.633991301059723,0.253531217575073,0.633950710296631,0.255924880504608,0.596788704395294, -0.254953563213348,0.596842169761658,0.252212405204773,0.559691548347473,0.250589311122894,0.55961412191391,0.253761321306229,0.559791088104248,0.247421145439148,0.596911549568176,0.249473199248314,0.634045243263245,0.251139581203461,0.559524953365326,0.260111123323441,0.559558570384979,0.256935775279999,0.70822662115097,0.258646726608276,0.708294451236725,0.257248014211655,0.671155393123627,0.254861503839493,0.671103954315186,0.25689822435379,0.671222269535065,0.252820938825607,0.67104560136795,0.260967880487442,0.671067178249359,0.258933514356613,0.63401985168457,0.272666364908218,0.596864879131317,0.274159252643585,0.596806049346924,0.271415024995804,0.633971989154816,0.270273327827454,0.633903443813324,0.263090342283249,0.633913695812225,0.265484154224396,0.596736431121826,0.265924096107483,0.596725702285767,0.263180017471313,0.55951315164566,0.263286232948303,0.559529304504395,0.266455292701721,0.63393622636795,0.267878383398056,0.596763134002686,0.268669337034225,0.559567809104919,0.269622325897217,0.55971086025238,0.275946170091629,0.559628129005432,0.272786438465118,0.708167731761932,0.264243364334106,0.70815247297287,0.262845635414124,0.671051561832428,0.26504173874855,0.671039164066315,0.26300248503685,0.708204686641693,0.265644073486328,0.671079337596893,0.267080843448639,0.671180248260498,0.271158874034882,0.671121954917908,0.269120126962662,0.485659539699554,0.238519117236137,0.522830069065094,0.241410240530968,0.523418486118317,0.292602866888046,0.523669898509979,0.296236902475357,0.486652195453644,0.301296353340149,0.486355572938919,0.297113239765167,0.413453310728073,0.305630803108215,0.41396027803421,0.310676693916321,0.382033497095108,0.318569451570511,0.38074854016304,0.313131541013718,0.412125200033188,0.290221512317657,0.412529498338699,0.295402020215988,0.378399014472961,0.301654458045959,0.377364605665207,0.295653641223907,0.342221736907959,0.307803511619568,0.344275951385498,0.315833896398544,0.412974327802658,0.300538748502731,0.37953132390976,0.307486921548843,0.346668064594269,0.323512583971024, -0.349387139081955,0.330767631530762,0.352409094572067,0.337512850761414,0.522833406925201,0.281673401594162,0.523000419139862,0.28532075881958,0.485868871212006,0.288736522197723,0.485678553581238,0.284544318914413,0.448522061109543,0.28733965754509,0.448736995458603,0.292055785655975,0.523195385932922,0.288964033126831,0.486094444990158,0.292926281690598,0.448990821838379,0.296756476163864,0.44960629940033,0.306142836809158,0.449281334877014,0.301450580358505,0.378003358840942,0.225067809224129,0.412772804498672,0.231929451227188,0.414435774087906,0.216529279947281,0.413839966058731,0.221601247787476,0.380403250455856,0.212952420115471,0.381770581007004,0.207163497805595,0.349063187837601,0.187844529747963,0.346325784921646,0.195385664701462,0.352131813764572,0.180753096938133,0.383231490850449,0.201593443751335,0.415065169334412,0.211524322628975,0.413283914327621,0.226737320423126,0.379143714904785,0.218926951289177,0.343938320875168,0.203310504555702,0.341909050941467,0.211549386382103,0.523423135280609,0.230450049042702,0.523196399211884,0.234095618128777,0.486071437597275,0.230184152722359,0.486329257488251,0.226020708680153,0.449697077274323,0.221624463796616,0.449364572763443,0.226259723305702,0.450059950351715,0.217002391815186,0.486621826887131,0.221863225102425,0.52367901802063,0.226809322834015,0.522998809814453,0.237749010324478,0.485848307609558,0.234351024031639,0.44906547665596,0.230909436941147,0.448802202939987,0.235571473836899,0.709079027175903,0.275422185659409,0.708887159824371,0.274024963378906,0.634448111057281,0.284619063138962,0.597400724887848,0.287836104631424,0.597261607646942,0.285106301307678,0.634337663650513,0.282229691743851,0.634080588817596,0.275057584047318,0.63415390253067,0.277448385953903,0.597030937671661,0.279639303684235,0.596939921379089,0.276900798082352,0.559815406799316,0.27910178899765,0.55994176864624,0.282256543636322,0.634239315986633,0.279839217662811,0.597138166427612,0.282374352216721,0.560089707374573,0.285409867763519,0.56044989824295,0.291703939437866,0.560259222984314, -0.288559108972549,0.708571434020996,0.271232753992081,0.708447992801666,0.269836157560349,0.671342372894287,0.275235295295715,0.671253859996796,0.273195594549179,0.708719611167908,0.272630125284195,0.67144638299942,0.277275830507278,0.671699702739716,0.281368166208267,0.671565592288971,0.279320657253265,0.59699672460556,0.246735706925392,0.634111344814301,0.248747870326042,0.634384512901306,0.241565123200417,0.6342813372612,0.243960931897163,0.597214818000793,0.241263508796692,0.597347497940063,0.238529428839684,0.560406029224396,0.234790399670601,0.560220420360565,0.237942785024643,0.560612320899963,0.231641694903374,0.597495794296265,0.235798239707947,0.634500920772552,0.239173412322998,0.63418972492218,0.24635449051857,0.597097933292389,0.243998840451241,0.560055792331696,0.241098552942276,0.559912502765656,0.244257867336273,0.70878928899765,0.251648545265198,0.70896965265274,0.25025075674057,0.671512842178345,0.246682986617088,0.671639680862427,0.244633257389069,0.671781420707703,0.242583051323891,0.709170937538147,0.248854801058769,0.708633303642273,0.253044217824936,0.671401143074036,0.248731344938278,0.67130434513092,0.250777930021286,0.668697059154511,0.36921289563179,0.669867992401123,0.369916975498199,0.675138652324677,0.361214339733124,0.674408674240112,0.361136674880981,0.529945194721222,0.349487692117691,0.529142498970032,0.34800198674202,0.519819915294647,0.356840044260025,0.520719230175018,0.356985002756119,0.614664316177368,0.345911949872971,0.614795863628387,0.344248026609421,0.604495406150818,0.343545526266098,0.604374647140503,0.345214664936066,0.614172339439392,0.354108363389969,0.614272773265839,0.352477580308914,0.604043900966644,0.351786494255066,0.603971779346466,0.353418081998825,0.655260384082794,0.358533352613449,0.655448257923126,0.356943964958191,0.645055413246155,0.355552583932877,0.644860804080963,0.357194095849991,0.655805945396423,0.353773713111877,0.655980706214905,0.352107405662537,0.645523965358734,0.3505599796772,0.645374357700348,0.352266132831573,0.673683345317841,0.361189156770706, -0.66657418012619,0.354521453380585,0.66612696647644,0.35584357380867,0.673286914825439,0.361301690340042,0.66750830411911,0.353955060243607,0.656612932682037,0.350322365760803,0.645759761333466,0.348693698644638,0.671755373477936,0.36144432425499,0.665464162826538,0.358296543359756,0.665243446826935,0.359536737203598,0.670771539211273,0.361507743597031,0.665754199028015,0.357076913118362,0.672630548477173,0.361372977495193,0.645222842693329,0.353920698165894,0.655628800392151,0.35537189245224,0.60418313741684,0.348549753427505,0.614451169967651,0.349242389202118,0.614551723003387,0.347587615251541,0.60426914691925,0.346894115209579,0.635171473026276,0.349403470754623,0.624854266643524,0.348425656557083,0.62474125623703,0.350082665681839,0.635042726993561,0.351076275110245,0.635275423526764,0.347651749849319,0.624957203865051,0.346738219261169,0.634618401527405,0.355961591005325,0.634781539440155,0.354329913854599,0.62452757358551,0.353318691253662,0.624399483203888,0.354947745800018,0.624637424945831,0.35170567035675,0.634918451309204,0.352710157632828,0.60411125421524,0.350172519683838,0.614362120628357,0.350864201784134,0.657254457473755,0.348478943109512,0.646004676818848,0.346824765205383,0.658539116382599,0.344625264406204,0.659187197685242,0.342572033405304,0.646709859371185,0.341255933046341,0.646491885185242,0.343130767345428,0.682261168956757,0.360983103513718,0.672745585441589,0.348168522119522,0.67116791009903,0.349918216466904,0.678927659988403,0.36107137799263,0.665065944194794,0.360841929912567,0.669721364974976,0.361565589904785,0.685242056846619,0.361040353775024,0.674427628517151,0.346201807260513,0.644634962081909,0.358858495950699,0.655060827732086,0.360163986682892,0.659819781780243,0.340397745370865,0.646883189678192,0.339337080717087,0.668549478054047,0.352852314710617,0.669753074645996,0.351477652788162,0.676278054714203,0.361179798841476,0.646251916885376,0.344976544380188,0.657894432544708,0.346583634614944,0.604751467704773,0.340259045362473,0.615091502666473,0.340982049703598,0.61524111032486, -0.339332431554794,0.604873478412628,0.338593989610672,0.635695695877075,0.342522472143173,0.635838150978088,0.340824395418167,0.625538527965546,0.340150386095047,0.625383138656616,0.341793864965439,0.624245345592499,0.356599062681198,0.634422898292542,0.35761234164238,0.635955035686493,0.339106231927872,0.625682234764099,0.338483422994614,0.603886306285858,0.35507470369339,0.614053308963776,0.355763554573059,0.615382075309753,0.337653249502182,0.604983448982239,0.336897194385529,0.635401964187622,0.345913469791412,0.625083208084106,0.345064759254456,0.625228106975555,0.34342297911644,0.635545551776886,0.34420982003212,0.604623317718506,0.341900497674942,0.614940583705902,0.342611640691757,0.525338172912598,0.359248131513596,0.532431781291962,0.356053978204727,0.531930506229401,0.354811817407608,0.524466276168823,0.358655601739883,0.573326945304871,0.352458328008652,0.573261320590973,0.350827515125275,0.56289803981781,0.351042985916138,0.563036501407623,0.352672666311264,0.573204338550568,0.345916718244553,0.562722325325012,0.346111387014389,0.562735438346863,0.34778094291687,0.573191702365875,0.347579628229141,0.593950212001801,0.346361845731735,0.583596289157867,0.346023112535477,0.583555996417999,0.347682029008865,0.593884229660034,0.348019063472748,0.59403783082962,0.344679564237595,0.58366584777832,0.344339221715927,0.573263764381409,0.344225078821182,0.562769949436188,0.344386845827103,0.593760967254639,0.352888375520706,0.593798160552979,0.351257115602493,0.583540558815002,0.350922435522079,0.583548307418823,0.352553457021713,0.593836009502411,0.349642783403397,0.583539843559265,0.349307328462601,0.562794208526611,0.349419206380844,0.573212802410126,0.349209517240524,0.522565007209778,0.357465237379074,0.53104031085968,0.352153748273849,0.530674397945404,0.350719004869461,0.521645605564117,0.356888979673386,0.5521160364151,0.34674397110939,0.541387021541595,0.348084092140198,0.541468024253845,0.349715560674667,0.552150309085846,0.348415672779083,0.552094042301178,0.344950735569,0.541115403175354,0.346290200948715, -0.552642047405243,0.353291362524033,0.55241471529007,0.351677030324936,0.541894912719727,0.35286071896553,0.54223370552063,0.354389250278473,0.541636884212494,0.351306319236755,0.552248239517212,0.35005646944046,0.523524284362793,0.358055591583252,0.531463205814362,0.353511899709702,0.573337256908417,0.342537254095078,0.562828779220581,0.342659085988998,0.56287407875061,0.339193254709244,0.573447644710541,0.339183181524277,0.573460757732391,0.337479472160339,0.562835395336151,0.33743092417717,0.594342768192291,0.339703023433685,0.594429075717926,0.338026851415634,0.583953559398651,0.337659001350403,0.583903253078461,0.339344471693039,0.583549916744232,0.354209810495377,0.593713998794556,0.354545146226883,0.594499051570892,0.336318880319595,0.583980202674866,0.335943698883057,0.563190102577209,0.354321271181107,0.57339346408844,0.354112952947617,0.573443472385406,0.335751712322235,0.562765300273895,0.33565291762352,0.594139039516449,0.343005836009979,0.583749353885651,0.342662155628204,0.583832442760468,0.341004222631454,0.594243824481964,0.341354101896286,0.562869369983673,0.3409323990345,0.573403477668762,0.340862661600113,0.515583097934723,0.355410575866699,0.526771545410156,0.344389319419861,0.525255739688873,0.342419296503067,0.512757956981659,0.354310721158981,0.551888108253479,0.339417845010757,0.551703453063965,0.337511420249939,0.539309918880463,0.338358581066132,0.539937019348145,0.340441256761551,0.542628228664398,0.355917692184448,0.552907288074493,0.354917138814926,0.551487326622009,0.335583716630936,0.538626909255981,0.336238741874695,0.526140451431274,0.359822303056717,0.532950460910797,0.357276558876038,0.523649334907532,0.340419501066208,0.510094285011292,0.353176683187485,0.552068173885345,0.343134254217148,0.540818691253662,0.34442999958992,0.540438950061798,0.342475980520248,0.55200856924057,0.341292977333069,0.518094301223755,0.356310039758682,0.528096854686737,0.346281141042709,0.584390699863434,0.378927707672119,0.584489047527313,0.380605518817902,0.594887793064117,0.380211859941483,0.594778001308441, -0.378535002470016,0.594462513923645,0.37029156088829,0.584208071231842,0.37068298459053,0.584209144115448,0.372322529554367,0.594504177570343,0.371931552886963,0.542665421962738,0.369668871164322,0.542354226112366,0.371206909418106,0.552946388721466,0.372045904397964,0.553149044513702,0.370421022176743,0.542063236236572,0.375995278358459,0.552804231643677,0.376992762088776,0.552772760391235,0.375320941209793,0.542048275470734,0.374365329742432,0.522056639194489,0.368375927209854,0.531314194202423,0.373847275972366,0.531556189060211,0.372394531965256,0.522896945476532,0.367666363716125,0.521162211894989,0.36841607093811,0.530762195587158,0.375175923109055,0.541904807090759,0.377787500619888,0.552864372730255,0.378777414560318,0.525568425655365,0.365744918584824,0.524712324142456,0.366355717182159,0.532307386398315,0.369705766439438,0.532784044742584,0.368458211421967,0.523804903030396,0.366998970508575,0.531892359256744,0.371018588542938,0.552817702293396,0.373675018548965,0.542144596576691,0.372769862413406,0.594604849815369,0.375184267759323,0.584249258041382,0.375576704740524,0.584305167198181,0.377240628004074,0.594680666923523,0.37684753537178,0.563403129577637,0.377396911382675,0.5738884806633,0.377442449331284,0.573850512504578,0.375775545835495,0.5633744597435,0.375725001096725,0.56349641084671,0.379115462303162,0.573974251747131,0.379133403301239,0.563595175743103,0.370809078216553,0.563475906848907,0.372448742389679,0.573880732059479,0.372513860464096,0.573932886123657,0.370873898267746,0.573849499225616,0.374139577150345,0.563398599624634,0.374080926179886,0.594548523426056,0.37355363368988,0.58421927690506,0.373945146799088,0.541748464107513,0.379651874303818,0.552917540073395,0.380579113960266,0.552855908870697,0.384248018264771,0.541095495223999,0.383619278669357,0.540539741516113,0.385673612356186,0.552704870700836,0.38612487912178,0.516269564628601,0.370510637760162,0.513519883155823,0.371676236391068,0.526649832725525,0.382447928190231,0.528067946434021,0.380473405122757,0.533300399780273,0.367223918437958, -0.526367843151093,0.365183889865875,0.5108682513237,0.37276816368103,0.52510404586792,0.384421437978745,0.553396284580231,0.368784219026566,0.543043434619904,0.368131309747696,0.539902329444885,0.387755125761032,0.552508473396301,0.3880215883255,0.520316898822784,0.368737041950226,0.530133485794067,0.376743733882904,0.52925568819046,0.378537446260452,0.518674194812775,0.369453310966492,0.552925229072571,0.382399499416351,0.541495263576508,0.381600797176361,0.595101058483124,0.383516639471054,0.584664285182953,0.383919715881348,0.584721028804779,0.385602235794067,0.595189452171326,0.38519287109375,0.563705623149872,0.384268760681152,0.563684284687042,0.386013865470886,0.574243128299713,0.385854154825211,0.574219286441803,0.384158343076706,0.573987066745758,0.369209855794907,0.563732981681824,0.369149774312973,0.563624262809753,0.387774854898453,0.574232995510101,0.387574642896652,0.594412386417389,0.368625730276108,0.584201753139496,0.369017481803894,0.584752321243286,0.387315183877945,0.595259964466095,0.386901080608368,0.563598275184631,0.380832940340042,0.574072241783142,0.380817800760269,0.574159562587738,0.382486313581467,0.563674569129944,0.382545799016953,0.594998478889465,0.381865173578262,0.58458423614502,0.38226243853569,0.666153490543365,0.364190071821213,0.666343092918396,0.365397393703461,0.625274538993835,0.368226826190948,0.625397861003876,0.369867861270905,0.635722100734711,0.368899971246719,0.635570287704468,0.367253214120865,0.625726997852325,0.374793142080307,0.636102497577667,0.373863190412521,0.635975062847137,0.37217903137207,0.625612080097198,0.373125702142715,0.605035662651062,0.376293689012527,0.615357995033264,0.375604957342148,0.615253806114197,0.373941838741302,0.604943633079529,0.374630838632584,0.605146467685699,0.377978682518005,0.615471124649048,0.377287179231644,0.625824749469757,0.376491039991379,0.636203646659851,0.375637710094452,0.60472297668457,0.369737327098846,0.604795873165131,0.371377915143967,0.615070879459381,0.370688527822495,0.614972472190857,0.369047611951828,0.604866445064545, -0.373000383377075,0.615161418914795,0.37231108546257,0.635853052139282,0.370532840490341,0.625506520271301,0.371492117643356,0.667108774185181,0.367758333683014,0.667707145214081,0.36898609995842,0.64652007818222,0.372780025005341,0.657042920589447,0.371344655752182,0.656853318214417,0.36969581246376,0.646376729011536,0.371068298816681,0.64678567647934,0.374674826860428,0.657782077789307,0.373066872358322,0.645912706851959,0.3661108314991,0.64608234167099,0.367765098810196,0.656512022018433,0.366552114486694,0.656362891197205,0.364970177412033,0.65667450428009,0.36811289191246,0.646234035491943,0.3694067299366,0.666654169559479,0.366583734750748,0.625941753387451,0.378174126148224,0.636321127414703,0.377398163080215,0.636574685573578,0.380833357572556,0.62620884180069,0.381461530923843,0.626342833042145,0.383111953735352,0.636687874794006,0.382554173469543,0.605524837970734,0.382943779230118,0.605643212795258,0.384610533714294,0.616019010543823,0.383881956338882,0.615880072116852,0.382229626178741,0.614858031272888,0.36738184094429,0.604638457298279,0.36807107925415,0.605749249458313,0.386308968067169,0.616149187088013,0.385563313961029,0.635391235351563,0.36558523774147,0.625129222869873,0.366562515497208,0.626465141773224,0.384784013032913,0.636771857738495,0.384294450283051,0.605270385742188,0.379652231931686,0.615599930286407,0.378956228494644,0.61573851108551,0.380596786737442,0.605398833751678,0.381300032138824,0.63644814491272,0.379123836755753,0.626072287559509,0.379824489355087,0.672792315483093,0.37244975566864,0.674475789070129,0.374250084161758,0.647546350955963,0.380344390869141,0.647752404212952,0.382267892360687,0.660642087459564,0.380831360816956,0.659946978092194,0.378730088472366,0.656222879886627,0.363343417644501,0.645720481872559,0.364429235458374,0.647907495498657,0.384242653846741,0.661315500736237,0.383077383041382,0.666045963764191,0.362922757863998,0.676199734210968,0.376356810331345,0.647051811218262,0.376574218273163,0.658518731594086,0.374872356653214,0.659240067005157,0.376753866672516, -0.647308707237244,0.378457367420197,0.671229243278503,0.371003866195679,0.895747423171997,0.217245161533356,0.897202670574188,0.216401681303978,0.892878472805023,0.209563344717026,0.89146089553833,0.210546419024467,0.901121199131012,0.341124713420868,0.902802109718323,0.341165333986282,0.903057277202606,0.333364337682724,0.901376307010651,0.333326637744904,0.899067461490631,0.403501331806183,0.90074610710144,0.403549671173096,0.901007890701294,0.395763874053955,0.899327218532562,0.395713537931442,0.890688180923462,0.403190523386002,0.892365396022797,0.403256595134735,0.892622411251068,0.395462691783905,0.890945911407471,0.395398199558258,0.889817714691162,0.434451550245285,0.891415596008301,0.434486567974091,0.891597628593445,0.426697254180908,0.889917612075806,0.426669150590897,0.894698023796082,0.434706926345825,0.896406948566437,0.434842348098755,0.896668136119843,0.426868259906769,0.894965469837189,0.426801383495331,0.895428538322449,0.447641611099243,0.895823061466217,0.4425068795681,0.894162595272064,0.442359387874603,0.893911302089691,0.448345810174942,0.897032678127289,0.447481960058212,0.897728204727173,0.442655473947525,0.898138701915741,0.434948205947876,0.898378372192383,0.426925331354141,0.89126193523407,0.450007259845734,0.891341924667358,0.441954225301743,0.889940202236176,0.441807270050049,0.889845669269562,0.450463026762009,0.892762959003448,0.442196190357208,0.892531514167786,0.449234575033188,0.893270254135132,0.426729053258896,0.893014073371887,0.434547781944275,0.895965814590454,0.395595490932465,0.895708441734314,0.403387844562531,0.897385239601135,0.403447657823563,0.897643804550171,0.39565771818161,0.896894633769989,0.419044137001038,0.897132635116577,0.411251187324524,0.895454168319702,0.411196291446686,0.895207166671753,0.418991774320602,0.898586750030518,0.419090151786804,0.898816049098969,0.411300092935562,0.890150368213654,0.418823689222336,0.891841113567352,0.418879181146622,0.892104208469391,0.411071002483368,0.890421450138092,0.411004990339279,0.893782019615173,0.411137968301773,0.893525838851929, -0.418935567140579,0.894294202327728,0.395529568195343,0.894038200378418,0.403324842453003,0.899878323078156,0.435022622346878,0.900086343288422,0.426971912384033,0.884924352169037,0.434665322303772,0.886581122875214,0.434546858072281,0.886520624160767,0.426635026931763,0.884809911251068,0.426626801490784,0.886934876441956,0.449994713068008,0.887141585350037,0.44190788269043,0.885757207870483,0.442121118307114,0.885670065879822,0.449203729629517,0.888531923294067,0.441791623830795,0.888353645801544,0.450460016727448,0.88822466135025,0.426648288965225,0.888209581375122,0.434469968080521,0.898503243923187,0.448059260845184,0.899679362773895,0.442817747592926,0.900706052780151,0.450525790452957,0.903108060359955,0.443027168512344,0.90147876739502,0.442950844764709,0.899700403213501,0.449190139770508,0.901787996292114,0.427007913589478,0.901615798473358,0.435063302516937,0.903347134590149,0.435081958770752,0.903488516807556,0.427034944295883,0.885905086994171,0.39524108171463,0.885645151138306,0.403023213148117,0.887322127819061,0.403073608875275,0.887581348419189,0.395286947488785,0.885050535202026,0.418668329715729,0.886749505996704,0.418718725442886,0.887044072151184,0.410883575677872,0.885361790657043,0.410827338695526,0.888733386993408,0.410941958427429,0.8884516954422,0.41877007484436,0.889263927936554,0.395339161157608,0.889005124568939,0.403129249811172,0.900275051593781,0.419128984212875,0.900495290756226,0.411343514919281,0.902165412902832,0.411383092403412,0.901953637599945,0.41916236281395,0.903628945350647,0.419193089008331,0.903831720352173,0.411423057317734,0.902680039405823,0.395809501409531,0.902416110038757,0.403594642877579,0.904083847999573,0.403638929128647,0.904351413249969,0.395854473114014,0.892992794513702,0.332996904850006,0.892736732959747,0.340795546770096,0.894413650035858,0.340868383646011,0.89466917514801,0.33307221531868,0.891712129116058,0.371996223926544,0.893388986587524,0.372061878442764,0.893645465373993,0.364262580871582,0.891968131065369,0.364194869995117,0.898413240909576,0.372261643409729, -0.898669540882111,0.364465177059174,0.896990060806274,0.364402174949646,0.896734714508057,0.372198820114136,0.897901594638824,0.387859910726547,0.898158073425293,0.380058497190475,0.896478414535522,0.379996120929718,0.896222472190857,0.387797206640244,0.899586737155914,0.387915819883347,0.899843275547028,0.380114108324051,0.900098323822021,0.372316122055054,0.900354027748108,0.364519625902176,0.891201078891754,0.387598961591721,0.892877817153931,0.387662947177887,0.893133699893951,0.3798608481884,0.89145702123642,0.379796385765076,0.89454984664917,0.387730032205582,0.894805669784546,0.379928976297379,0.895317256450653,0.364333242177963,0.895061850547791,0.372131168842316,0.898013770580292,0.33321875333786,0.897758007049561,0.341013163328171,0.89943653345108,0.341074854135513,0.899692058563232,0.333278834819794,0.898925602436066,0.356667935848236,0.899180889129639,0.348871856927872,0.897502362728119,0.348809719085693,0.897246718406677,0.356605291366577,0.900610268115997,0.356721490621567,0.90086567401886,0.348923832178116,0.892224967479706,0.356394439935684,0.893901705741882,0.356463819742203,0.894157469272614,0.348666250705719,0.892480790615082,0.348595350980759,0.895830035209656,0.34873965382576,0.895573735237122,0.356535702943802,0.896341145038605,0.333148330450058,0.896085560321808,0.340943187475204,0.901779890060425,0.372363090515137,0.902035295963287,0.36456561088562,0.886923253536224,0.364039063453674,0.886666893959045,0.371842235326767,0.888345539569855,0.371885865926743,0.888602077960968,0.364082515239716,0.886157274246216,0.387444347143173,0.887834966182709,0.38748961687088,0.888090431690216,0.379686653614044,0.886412441730499,0.379642218351364,0.889774322509766,0.379738032817841,0.889518618583679,0.38754078745842,0.890285849571228,0.36413449048996,0.890029311180115,0.371936917304993,0.90126895904541,0.387965053319931,0.901525437831879,0.380161672830582,0.90319961309433,0.380203932523727,0.902942001819611,0.38800898194313,0.904615163803101,0.388051927089691,0.904872298240662,0.380244910717011,0.903709292411804, -0.364605873823166,0.903453409671783,0.372404456138611,0.905125916004181,0.372444212436676,0.905381500720978,0.36464461684227,0.887951970100403,0.332827389240265,0.887694954872131,0.340631186962128,0.889372646808624,0.340675264596939,0.88962984085083,0.332871675491333,0.88718181848526,0.356236815452576,0.888859510421753,0.356280267238617,0.889115929603577,0.348479360342026,0.887437701225281,0.348436057567596,0.89079886674881,0.348532170057297,0.890542209148407,0.356332808732986,0.891312062740326,0.332928359508514,0.891055226325989,0.340729802846909,0.902291893959045,0.356765657663345,0.902547001838684,0.348966181278229,0.904220759868622,0.349003285169601,0.903965890407562,0.356804192066193,0.905637979507446,0.356842756271362,0.905893325805664,0.349040299654007,0.90473085641861,0.333397686481476,0.904475390911102,0.341200441122055,0.906148314476013,0.341237008571625,0.906403243541718,0.333432912826538,0.903150260448456,0.278732746839523,0.904825210571289,0.278726994991302,0.905077755451202,0.270938098430634,0.903404772281647,0.270951956510544,0.895037293434143,0.270672559738159,0.894780695438385,0.278454780578613,0.896455228328705,0.278566718101501,0.896710157394409,0.270801842212677,0.893762111663818,0.309603571891785,0.895437061786652,0.309689521789551,0.895692884922028,0.301901310682297,0.894018948078156,0.301810681819916,0.900458693504334,0.309890687465668,0.900714218616486,0.30209681391716,0.899036169052124,0.302050232887268,0.898780882358551,0.309838980436325,0.899947166442871,0.325483798980713,0.900202989578247,0.317688077688217,0.898525178432465,0.317632585763931,0.89826911687851,0.325425297021866,0.901631057262421,0.325528562068939,0.901886463165283,0.317729264497757,0.902142703533173,0.309926956892014,0.902396976947784,0.30212613940239,0.89324939250946,0.325199097394943,0.894925057888031,0.325277209281921,0.895180940628052,0.317482978105545,0.89350551366806,0.317401528358459,0.89659708738327,0.32535508275032,0.896852612495422,0.317562937736511,0.897363901138306,0.301984190940857,0.897108554840088,0.309770703315735, -0.900055050849915,0.270951598882675,0.899799287319183,0.278711318969727,0.9014732837677,0.278733491897583,0.901728928089142,0.270964503288269,0.900968611240387,0.294299989938736,0.901220917701721,0.286518156528473,0.899545311927795,0.286486506462097,0.899291515350342,0.294260203838348,0.90265017747879,0.294320970773697,0.90290093421936,0.286528527736664,0.894275963306427,0.294018089771271,0.895948827266693,0.294113457202911,0.896202623844147,0.286342024803162,0.894529402256012,0.286240190267563,0.897874236106873,0.286426961421967,0.897619843482971,0.29419732093811,0.898384094238281,0.270899266004562,0.898129642009735,0.278655380010605,0.903823435306549,0.309953212738037,0.904077470302582,0.30214586853981,0.888986229896545,0.301596701145172,0.888725757598877,0.309405237436295,0.890402615070343,0.309455424547195,0.890662372112274,0.301650911569595,0.888208985328674,0.325022757053375,0.889886915683746,0.325068414211273,0.890144348144531,0.317263245582581,0.888466835021973,0.317216128110886,0.891825258731842,0.317325830459595,0.891568720340729,0.325127363204956,0.892341494560242,0.301723718643188,0.892083048820496,0.309522837400436,0.903311967849731,0.32556277513504,0.903567492961884,0.317759901285172,0.905241072177887,0.317788451910019,0.904985785484314,0.325593918561935,0.906657814979553,0.325628906488419,0.906913757324219,0.317823171615601,0.905751347541809,0.302167773246765,0.905497252941132,0.309978276491165,0.907169818878174,0.310012727975845,0.907424330711365,0.30220091342926,0.89000403881073,0.270314753055573,0.889748156070709,0.278163015842438,0.891426086425781,0.278235226869583,0.891684532165527,0.270406752824783,0.889246940612793,0.29378604888916,0.890922069549561,0.293844014406204,0.89117556810379,0.286048114299774,0.889500498771667,0.285985052585602,0.892853498458862,0.286136895418167,0.892599701881409,0.293924063444138,0.89336222410202,0.270532816648483,0.893104493618011,0.278337478637695,0.904329657554626,0.294333130121231,0.904578506946564,0.286532074213028,0.906250417232513,0.286544293165207,0.906003177165985, -0.294350534677505,0.907675802707672,0.294383764266968,0.907921373844147,0.286577969789505,0.906744241714478,0.27094504237175,0.906494081020355,0.278735011816025,0.908161103725433,0.278770685195923,0.908407747745514,0.27098885178566,0.884657859802246,0.215249493718147,0.888591468334198,0.22138050198555,0.889977633953094,0.220596417784691,0.885943651199341,0.214402720332146,0.895940005779266,0.247673466801643,0.897522747516632,0.247738376259804,0.897288918495178,0.240478858351707,0.895701825618744,0.240613281726837,0.902502298355103,0.247581914067268,0.902229189872742,0.239807322621346,0.900589823722839,0.240070164203644,0.900820016860962,0.247689247131348,0.901997923851013,0.26319208741188,0.902280449867249,0.255403697490692,0.900586366653442,0.255438178777695,0.90031772851944,0.263193547725677,0.903679966926575,0.263164281845093,0.903973937034607,0.25534200668335,0.90418940782547,0.247448205947876,0.903873264789581,0.239536076784134,0.895321607589722,0.262887328863144,0.896978735923767,0.263039588928223,0.897268891334534,0.255322068929672,0.895654499530792,0.255169421434402,0.898638606071472,0.263148158788681,0.898892104625702,0.255418956279755,0.898969709873199,0.240309536457062,0.899144291877747,0.247739285230637,0.888636529445648,0.212525978684425,0.892845630645752,0.21894583106041,0.894292950630188,0.218093425035477,0.890048503875732,0.211541950702667,0.900654315948486,0.232148930430412,0.897826492786407,0.224894061684608,0.89627343416214,0.2255589812994,0.899064064025879,0.232601076364517,0.902244806289673,0.231685772538185,0.899367332458496,0.224223390221596,0.894386112689972,0.233913466334343,0.895887434482574,0.233490616083145,0.893260478973389,0.22689200937748,0.891865789890289,0.227541759610176,0.894718885421753,0.226216956973076,0.897488832473755,0.233035042881966,0.887217462062836,0.213485330343246,0.891420483589172,0.219798743724823,0.905882358551025,0.247326821088791,0.905527889728546,0.239270910620689,0.891527533531189,0.240908280014992,0.891448080539703,0.247344404459,0.892908751964569,0.247452035546303, -0.892837047576904,0.240818008780479,0.890339851379395,0.262423545122147,0.892005622386932,0.262553006410599,0.89245331287384,0.254799365997314,0.890855312347412,0.254637986421585,0.894051313400269,0.254984349012375,0.893665134906769,0.262715816497803,0.894221484661102,0.240722805261612,0.894403040409088,0.247568279504776,0.905357539653778,0.263140082359314,0.905666351318359,0.25529071688652,0.907358288764954,0.255283147096634,0.907029926776886,0.263147234916687,0.908698201179504,0.263204634189606,0.909051477909088,0.25534063577652,0.907211244106293,0.239022389054298,0.907589077949524,0.247249141335487,0.909319341182709,0.247235506772995,0.90894478559494,0.238797545433044,0.880799889564514,0.217632114887238,0.884757995605469,0.223657041788101,0.88598906993866,0.222902670502663,0.882071971893311,0.216837406158447,0.890500426292419,0.235031768679619,0.891712069511414,0.234675794839859,0.889308094978333,0.228768229484558,0.888121664524078,0.229363441467285,0.890550792217255,0.228164330124855,0.892999589443207,0.234305575489998,0.883362650871277,0.216051399707794,0.887263536453247,0.22214712202549,0.903845369815826,0.231211945414543,0.900902986526489,0.223543912172318,0.902447700500488,0.222851291298866,0.905473947525024,0.230727031826973,0.907147943973541,0.230227202177048,0.9040167927742,0.222139239311218,0.894308507442474,0.208614155650139,0.898662269115448,0.215561777353287,0.900140821933746,0.21471543610096,0.895762205123901,0.207704395055771,0.918660521507263,0.182811439037323,0.920067131519318,0.181863039731979,0.914848268032074,0.174485549330711,0.913489937782288,0.175493627786636,0.932071149349213,0.323111951351166,0.933753609657288,0.323179572820663,0.934071063995361,0.314235717058182,0.932389199733734,0.314171671867371,0.929523229598999,0.394595414400101,0.931204199790955,0.394657045602798,0.931527674198151,0.385733991861343,0.929845154285431,0.385669887065887,0.921142876148224,0.394285053014755,0.922821283340454,0.394345700740814,0.923138797283173,0.385423123836517,0.921460568904877,0.385366320610046,0.919975340366364, -0.430080085992813,0.92160040140152,0.430116176605225,0.921861886978149,0.421169519424438,0.920175850391388,0.421127319335938,0.924906849861145,0.430303066968918,0.926611483097076,0.430422633886337,0.92692106962204,0.421347796916962,0.925225675106049,0.421282768249512,0.925464570522308,0.445348471403122,0.926014304161072,0.439406454563141,0.924349963665009,0.439200729131699,0.923955798149109,0.446111768484116,0.927095949649811,0.445174962282181,0.927881240844727,0.439575612545013,0.928334057331085,0.430518269538879,0.928624927997589,0.421406030654907,0.921340465545654,0.447939544916153,0.921454012393951,0.438665807247162,0.920014679431915,0.438486546278,0.919888496398926,0.44843602180481,0.922906517982483,0.438954859972,0.922616481781006,0.447094351053238,0.923538029193878,0.421213775873184,0.923219084739685,0.430170178413391,0.926481306552887,0.385542690753937,0.926162481307983,0.394470036029816,0.927838981151581,0.394532650709152,0.928159654140472,0.385605573654175,0.927213132381439,0.41239920258522,0.927520453929901,0.403472781181335,0.925844132900238,0.403412282466888,0.925531029701233,0.412342101335526,0.928902268409729,0.412452876567841,0.929204046726227,0.403531223535538,0.920487999916077,0.412158697843552,0.922175705432892,0.41222071647644,0.922499597072601,0.403286397457123,0.920818269252777,0.403221696615219,0.924174129962921,0.403351753950119,0.923856019973755,0.412283182144165,0.924810528755188,0.385481625795364,0.924492716789246,0.394408106803894,0.930061757564545,0.430590510368347,0.930326163768768,0.421456843614578,0.915017247200012,0.430183619260788,0.916685819625854,0.430117666721344,0.916778326034546,0.421055734157562,0.915075957775116,0.421025454998016,0.916898310184479,0.447906404733658,0.917129635810852,0.438601016998291,0.915696859359741,0.43885126709938,0.915639460086823,0.447030931711197,0.918564915657043,0.438464194536209,0.918347060680389,0.448426127433777,0.918479561805725,0.421089440584183,0.918337941169739,0.430078983306885,0.928596436977386,0.44577094912529,0.929792642593384,0.439708381891251, -0.930751621723175,0.448322057723999,0.933245658874512,0.439779579639435,0.931588768959045,0.439777433872223,0.929787278175354,0.446940869092941,0.932018458843231,0.421499699354172,0.93178391456604,0.430639952421188,0.933501839637756,0.430673271417618,0.933706939220428,0.421536386013031,0.916415572166443,0.385196059942245,0.916099607944489,0.394110351800919,0.91777491569519,0.394167900085449,0.91809219121933,0.385253638029099,0.915408253669739,0.41198056936264,0.917096853256226,0.412039369344711,0.917444705963135,0.403097778558731,0.915766716003418,0.403037339448929,0.919131278991699,0.403158515691757,0.918792605400085,0.412097990512848,0.919776022434235,0.385309934616089,0.919458389282227,0.394226253032684,0.930587649345398,0.412502139806747,0.930885076522827,0.403587430715561,0.932555377483368,0.403641104698181,0.932262897491455,0.412547647953033,0.933933615684509,0.412591487169266,0.934221625328064,0.403694331645966,0.93320107460022,0.385796427726746,0.93287581205368,0.394716799259186,0.934544146060944,0.394775003194809,0.934871315956116,0.385857343673706,0.924001693725586,0.313947230577469,0.923684060573578,0.322874754667282,0.925363421440125,0.322922676801682,0.925680875778198,0.313996911048889,0.922412812709808,0.358583748340607,0.924092054367065,0.358634293079376,0.924410045146942,0.349705934524536,0.92273074388504,0.34965705871582,0.929114580154419,0.35879847407341,0.929432928562164,0.349862903356552,0.927754878997803,0.349805653095245,0.927436590194702,0.358739674091339,0.9284787774086,0.376667082309723,0.928796947002411,0.367733657360077,0.927118301391602,0.367672920227051,0.926800191402435,0.376605659723282,0.930164933204651,0.376731812953949,0.930482089519501,0.367798388004303,0.930800318717957,0.358863145112991,0.931118369102478,0.34992703795433,0.921778082847595,0.376436918973923,0.923456490039825,0.37649142742157,0.923774242401123,0.36756357550621,0.92209529876709,0.367511510848999,0.925128698348999,0.376546889543533,0.925446689128876,0.367616504430771,0.926082789897919,0.349754214286804,0.925764977931976, -0.358684986829758,0.929027020931244,0.314076691865921,0.928708612918854,0.323007494211197,0.930386662483215,0.323055386543274,0.930704593658447,0.314119338989258,0.92975127696991,0.340926975011826,0.930068671703339,0.331991225481033,0.928390741348267,0.331939846277237,0.9280726313591,0.340872824192047,0.931435883045197,0.340989500284195,0.931753754615784,0.332051634788513,0.923048377037048,0.340729743242264,0.924727976322174,0.340778023004532,0.925045371055603,0.331850230693817,0.923366546630859,0.331802725791931,0.926718771457672,0.33189457654953,0.926400542259216,0.340824335813522,0.92735481262207,0.314038157463074,0.927037060260773,0.322965562343597,0.932483077049255,0.358931660652161,0.932801365852356,0.349995762109756,0.917685687541962,0.349479496479034,0.917366683483124,0.358410149812698,0.919043481349945,0.358472883701324,0.919362425804138,0.349544167518616,0.916733145713806,0.376267105340958,0.918409645557404,0.376325994729996,0.918725848197937,0.367401927709579,0.917048931121826,0.367341309785843,0.920410215854645,0.367458194494247,0.920093894004822,0.376382052898407,0.921046376228333,0.349603801965714,0.920728087425232,0.358531057834625,0.931847870349884,0.376797199249268,0.932165205478668,0.367864787578583,0.933839082717896,0.367931246757507,0.933521807193756,0.37686151266098,0.935192883014679,0.376923680305481,0.935509383678436,0.367995828390121,0.934474945068359,0.350066870450974,0.934156477451324,0.359000384807587,0.935826778411865,0.359067231416702,0.93614536523819,0.350136190652847,0.918959558010101,0.313733756542206,0.918640494346619,0.322674691677094,0.920317232608795,0.322749048471451,0.920635640621185,0.313813149929047,0.918004035949707,0.340547233819962,0.919680774211884,0.340615004301071,0.919998705387115,0.331683546304703,0.918322563171387,0.331612259149551,0.921682000160217,0.331747174263,0.921363890171051,0.340676128864288,0.922318339347839,0.313885867595673,0.922000169754028,0.322816997766495,0.933118581771851,0.341059446334839,0.93343585729599,0.332119792699814,0.935109674930573,0.332194089889526, -0.934792101383209,0.341131120920181,0.936462700366974,0.341203480958939,0.936779916286469,0.33226877450943,0.935745060443878,0.314310342073441,0.935427069664001,0.323253631591797,0.9370978474617,0.323330819606781,0.937415599822998,0.31439021229744,0.934584200382233,0.251614183187485,0.936249613761902,0.251598060131073,0.936644434928894,0.24269001185894,0.934963881969452,0.242720082402229,0.926571249961853,0.242540389299393,0.926220834255219,0.251464426517487,0.927897095680237,0.251597225666046,0.92822802066803,0.242706492543221,0.924955368041992,0.287161260843277,0.926633536815643,0.287226229906082,0.92695027589798,0.278312355279922,0.925272762775421,0.278237611055374,0.931657254695892,0.28731033205986,0.931973457336426,0.278379172086716,0.930297434329987,0.278374344110489,0.929980456829071,0.287292510271072,0.931022524833679,0.305183380842209,0.931340038776398,0.2962446808815,0.929662704467773,0.296215981245041,0.929344654083252,0.30514720082283,0.932706415653229,0.305229395627975,0.933023452758789,0.296281754970551,0.933340549468994,0.287335395812988,0.93365478515625,0.278388321399689,0.924319505691528,0.305019795894623,0.925998389720917,0.305072158575058,0.926316142082214,0.296146005392075,0.92463755607605,0.296088218688965,0.927672266960144,0.30511286854744,0.927990198135376,0.296186745166779,0.928625166416168,0.278356224298477,0.92830765247345,0.287268191576004,0.931589663028717,0.2428168207407,0.931247413158417,0.251684039831162,0.932915866374969,0.251655161380768,0.933279573917389,0.242777451872826,0.932284951210022,0.269458621740341,0.932593882083893,0.260543525218964,0.930926263332367,0.260565906763077,0.930612146854401,0.269468128681183,0.933961987495422,0.26944899559021,0.934264421463013,0.26051589846611,0.925588190555573,0.269320845603943,0.927266240119934,0.26940855383873,0.927580595016479,0.260500490665436,0.925902187824249,0.260394513607025,0.929258644580841,0.260555982589722,0.928941369056702,0.269456923007965,0.929890632629395,0.242800548672676,0.929575502872467,0.251669824123383,0.93502289056778, -0.287378132343292,0.93533593416214,0.278417199850082,0.920240938663483,0.277916133403778,0.91991913318634,0.286876261234283,0.921594500541687,0.286975532770157,0.921915173530579,0.278024286031723,0.919278502464294,0.304788202047348,0.920954823493958,0.304872870445251,0.921273946762085,0.295924514532089,0.919598042964935,0.29583278298378,0.922955334186554,0.296012967824936,0.922636091709137,0.304952472448349,0.923593461513519,0.278137028217316,0.923274457454681,0.28707429766655,0.934388339519501,0.305289089679718,0.934705913066864,0.296334564685822,0.936380982398987,0.296405464410782,0.936062693595886,0.305362492799759,0.937734246253967,0.305444836616516,0.93805319070816,0.296490103006363,0.937011539936066,0.27847483754158,0.936699032783508,0.287443667650223,0.938371658325195,0.287530034780502,0.938685238361359,0.278559863567352,0.92163610458374,0.241932600736618,0.921206831932068,0.250958859920502,0.922878742218018,0.251110553741455,0.923282086849213,0.242114171385765,0.920560836791992,0.268956005573273,0.922234237194061,0.269073814153671,0.922549903392792,0.260103732347488,0.920875906944275,0.259973615407944,0.924225151538849,0.260253757238388,0.923910558223724,0.269203305244446,0.924924850463867,0.242329671978951,0.924548983573914,0.251290678977966,0.935639560222626,0.269460737705231,0.935934066772461,0.260511547327042,0.937599420547485,0.260548681020737,0.937312126159668,0.269507110118866,0.93898218870163,0.269590646028519,0.939261436462402,0.260633230209351,0.938319683074951,0.242721974849701,0.937910377979279,0.251632869243622,0.939564824104309,0.251728087663651,0.939990282058716,0.242830812931061,0.906732499599457,0.180349856615067,0.911703765392303,0.187544167041779,0.913052320480347,0.186595723032951,0.908091485500336,0.17942026257515,0.926227688789368,0.217043057084084,0.927751958370209,0.216763123869896,0.925465285778046,0.208952903747559,0.924015164375305,0.209437549114227,0.932651817798615,0.215765804052353,0.930175840854645,0.207261919975281,0.928578197956085,0.207856625318527,0.931000828742981,0.216121375560761, -0.933683276176453,0.233838066458702,0.93394947052002,0.224692553281784,0.932318270206451,0.224864229559898,0.931953370571136,0.233928114175797,0.935397863388062,0.233728379011154,0.935596227645874,0.224489808082581,0.93429434299469,0.215389296412468,0.931766211986542,0.206677466630936,0.926971793174744,0.233700424432755,0.928582608699799,0.233865171670914,0.928971469402313,0.225056692957878,0.927315890789032,0.225073382258415,0.930205762386322,0.233961492776871,0.930715501308441,0.224974974989891,0.926983892917633,0.208464533090591,0.929351210594177,0.216441333293915,0.910785853862762,0.177500233054161,0.915825545787811,0.184702575206757,0.917244613170624,0.183758720755577,0.912135064601898,0.176504284143448,0.926705956459045,0.198836296796799,0.92225193977356,0.191287502646446,0.920815169811249,0.192190647125244,0.925213217735291,0.199520334601402,0.928206741809845,0.198137208819389,0.923694849014282,0.19039860367775,0.920853197574615,0.201762825250626,0.922263383865356,0.200993359088898,0.917987942695618,0.193947046995163,0.916623950004578,0.194791749119759,0.919394612312317,0.193113669753075,0.923742532730103,0.20018407702446,0.909439861774445,0.178475424647331,0.914407551288605,0.185640260577202,0.935941517353058,0.215005844831467,0.933359444141388,0.206096366047859,0.920047104358673,0.210849165916443,0.922117471694946,0.217784598469734,0.92342734336853,0.217538520693779,0.921323597431183,0.210381060838699,0.922260403633118,0.233109772205353,0.923819184303284,0.233288064599037,0.924269676208496,0.225022345781326,0.922843754291534,0.225004002451897,0.925754308700562,0.22505222260952,0.925386250019073,0.233495429158211,0.922639906406403,0.209912568330765,0.924791276454926,0.217295810580254,0.937108218669891,0.233645737171173,0.937263369560242,0.224291130900383,0.938966512680054,0.224126324057579,0.938822984695435,0.233628585934639,0.940548896789551,0.233697846531868,0.940717935562134,0.224012866616249,0.934971690177917,0.205511599779129,0.937613725662231,0.214625477790833,0.939325213432312,0.214253932237625,0.936615109443665, -0.204919844865799,0.902657806873322,0.183113470673561,0.90772944688797,0.190352559089661,0.9090416431427,0.189421072602272,0.904005110263824,0.182189330458641,0.916980922222137,0.203870445489883,0.91822612285614,0.203194037079811,0.914022564888,0.196484327316284,0.91277277469635,0.197331950068474,0.915303647518158,0.195638239383698,0.919512093067169,0.202493563294411,0.905367136001587,0.181270554661751,0.910366237163544,0.188485592603683,0.9297154545784,0.197420984506607,0.925136983394623,0.189514324069023,0.926579535007477,0.18862621486187,0.931239545345306,0.196680426597595,0.93278694152832,0.195911094546318,0.928030788898468,0.187724396586418,0.916208684444427,0.173493444919586,0.921463668346405,0.180914789438248,0.922858893871307,0.179958924651146,0.917578279972076,0.172519370913506,0.951501727104187,0.171126753091812,0.952938854694366,0.170248165726662,0.948149085044861,0.162978976964951,0.946751952171326,0.163936018943787,0.960833251476288,0.306163668632507,0.962516486644745,0.306225538253784,0.962831974029541,0.297623515129089,0.961149096488953,0.29756373167038,0.958298921585083,0.374935150146484,0.95998078584671,0.374995648860931,0.960302531719208,0.366401880979538,0.958619594573975,0.366339713335037,0.949912250041962,0.37461131811142,0.951591908931732,0.374677270650864,0.951907992362976,0.36608424782753,0.950228750705719,0.366021007299423,0.948758065700531,0.40905550122261,0.950381219387054,0.409095406532288,0.950638473033905,0.400499224662781,0.948952615261078,0.400455623865128,0.953689098358154,0.409289389848709,0.955394685268402,0.409411638975143,0.955704689025879,0.400684088468552,0.954007089138031,0.40061616897583,0.954250693321228,0.423705101013184,0.954799950122833,0.417950928211212,0.953133881092072,0.417778462171555,0.952735900878906,0.424475938081741,0.955893099308014,0.42353543639183,0.956669926643372,0.418110579252243,0.957117974758148,0.409510165452957,0.957409203052521,0.400744199752808,0.950128495693207,0.426324397325516,0.95023375749588,0.417321532964706,0.948794424533844,0.417161971330643, -0.948678731918335,0.426826983690262,0.951689481735229,0.417575389146805,0.951399207115173,0.425469428300858,0.952316105365753,0.400544285774231,0.951999306678772,0.409153312444687,0.955254733562469,0.366212278604507,0.954937338829041,0.374808639287949,0.956615090370178,0.374872952699661,0.956933975219727,0.366276383399963,0.955994844436646,0.3920618891716,0.956299543380737,0.383454829454422,0.954621493816376,0.383393853902817,0.954310595989227,0.392003506422043,0.957684934139252,0.392116159200668,0.957983672618866,0.383513152599335,0.949259877204895,0.391812771558762,0.950949370861053,0.391877025365829,0.951272368431091,0.383260935544968,0.949589729309082,0.383191913366318,0.952949583530426,0.383330494165421,0.952632546424866,0.39194193482399,0.953581631183624,0.36614802479744,0.953265845775604,0.374743968248367,0.958846092224121,0.409586638212204,0.959112405776978,0.400796800851822,0.943804204463959,0.409163385629654,0.945473790168762,0.409094631671906,0.945553779602051,0.400383174419403,0.943849086761475,0.400352478027344,0.945691108703613,0.426302850246429,0.945911228656769,0.417257934808731,0.944478452205658,0.417474627494812,0.944434463977814,0.425422430038452,0.947346329689026,0.417139858007431,0.947138965129852,0.426821500062943,0.947256326675415,0.400416731834412,0.947124063968658,0.409054547548294,0.957398772239685,0.424150437116623,0.95858234167099,0.418263554573059,0.959530532360077,0.426753669977188,0.96203225851059,0.418428748846054,0.960376739501953,0.41837477684021,0.958582520484924,0.425346463918686,0.960807681083679,0.400840640068054,0.960572421550751,0.409639298915863,0.962294936180115,0.409676223993301,0.962500870227814,0.400879234075546,0.945182502269745,0.365839332342148,0.944867134094238,0.374424934387207,0.946544229984283,0.374485284090042,0.946860313415527,0.365899056196213,0.944174587726593,0.391628324985504,0.945866703987122,0.39168855547905,0.946214318275452,0.383060395717621,0.944534659385681,0.382997751235962,0.947901725769043,0.383125364780426,0.94756418466568,0.391750127077103,0.94854462146759, -0.365959495306015,0.948227941989899,0.374547272920609,0.959371387958527,0.392165899276733,0.959664583206177,0.3835688829422,0.961336433887482,0.383622318506241,0.96104907989502,0.392211377620697,0.962722063064575,0.392255395650864,0.963005125522614,0.383675366640091,0.961977422237396,0.366463273763657,0.961653530597687,0.375054091215134,0.963324010372162,0.375112801790237,0.963650107383728,0.366523563861847,0.9527547955513,0.297312170267105,0.95243912935257,0.305900692939758,0.954118967056274,0.305958926677704,0.95443469285965,0.297371029853821,0.951174914836884,0.340255618095398,0.952855348587036,0.340314239263535,0.953171610832214,0.331724047660828,0.951491236686707,0.331666201353073,0.957883715629578,0.340491056442261,0.958200097084045,0.331894874572754,0.95652049779892,0.331836819648743,0.956204295158386,0.340430587530136,0.957251727581024,0.357682049274445,0.957567632198334,0.349085211753845,0.955887973308563,0.349023878574371,0.955571532249451,0.357619136571884,0.958937883377075,0.357745677232742,0.95925372838974,0.349147617816925,0.95956951379776,0.340553253889084,0.959886014461517,0.331956148147583,0.95054429769516,0.357433974742889,0.952224016189575,0.357495158910751,0.952539622783661,0.348903983831406,0.950859665870667,0.348844319581985,0.953898012638092,0.357556641101837,0.954213917255402,0.348963737487793,0.954846322536469,0.33178037405014,0.954529941082001,0.340372562408447,0.957784712314606,0.297467410564423,0.957468509674072,0.30605885386467,0.959148228168488,0.306109070777893,0.959463834762573,0.297512859106064,0.958516418933868,0.323299944400787,0.95883184671402,0.31470388174057,0.957152605056763,0.314650595188141,0.956836640834808,0.323243886232376,0.960202097892761,0.32335951924324,0.960517704486847,0.314761519432068,0.951807200908661,0.323077946901321,0.953486859798431,0.323136180639267,0.95380300283432,0.314546436071396,0.952122747898102,0.314489156007767,0.955478549003601,0.314599633216858,0.955162167549133,0.32319051027298,0.956110239028931,0.297421813011169,0.955794155597687,0.306010335683823, -0.961252987384796,0.34061723947525,0.961569726467133,0.332020848989487,0.94644433259964,0.331474006175995,0.946126282215118,0.34006804227829,0.947805523872375,0.340132296085358,0.948122143745422,0.331540673971176,0.945497214794159,0.357251882553101,0.94717538356781,0.357312500476837,0.947489798069,0.348722815513611,0.945811688899994,0.348660498857498,0.949174821376801,0.34878396987915,0.948860108852386,0.357373028993607,0.949807047843933,0.331604868173599,0.949490129947662,0.340195178985596,0.96062159538269,0.357808113098145,0.960937440395355,0.349211275577545,0.962612748146057,0.349274396896362,0.962297558784485,0.357870429754257,0.963970839977264,0.357931435108185,0.96428644657135,0.349337160587311,0.96324497461319,0.332087188959122,0.962928116321564,0.340682446956635,0.964601278305054,0.340747147798538,0.96491813659668,0.33215406537056,0.947710275650024,0.297089248895645,0.947393715381622,0.305688589811325,0.949071407318115,0.30576354265213,0.949387967586517,0.29716745018959,0.946760416030884,0.322881549596787,0.94843864440918,0.322950065135956,0.948754787445068,0.31435689330101,0.947076737880707,0.314285516738892,0.950439095497131,0.314425885677338,0.950122594833374,0.323016077280045,0.951071321964264,0.297243386507034,0.950754940509796,0.305835574865341,0.961885333061218,0.32342341542244,0.96220076084137,0.314824670553207,0.963876068592072,0.314892649650574,0.963560879230499,0.323490828275681,0.96523380279541,0.32355996966362,0.965549051761627,0.314964056015015,0.964507579803467,0.297692686319351,0.96419221162796,0.306294232606888,0.965864658355713,0.306368082761765,0.966180503368378,0.297768086194992,0.963338851928711,0.237342536449432,0.965013802051544,0.237332180142403,0.965301275253296,0.228735506534576,0.963635742664337,0.228764995932579,0.955322980880737,0.228597611188889,0.95495742559433,0.23719148337841,0.95663857460022,0.237314954400063,0.95697695016861,0.228752925992012,0.953702747821808,0.271545320749283,0.955381989479065,0.271614491939545,0.955697536468506,0.263033896684647,0.954018712043762,0.262959033250809, -0.960411369800568,0.271725028753281,0.960727214813232,0.263130635023117,0.959048271179199,0.263112753629684,0.958732128143311,0.271697789430618,0.959779977798462,0.288916528224945,0.960095286369324,0.280318826436996,0.958416640758514,0.280284106731415,0.95810079574585,0.288875818252563,0.961464762687683,0.288962870836258,0.961779952049255,0.280358582735062,0.962095379829407,0.271756380796433,0.962411046028137,0.263151824474335,0.953070461750031,0.288722962141037,0.954750716686249,0.288784116506577,0.955066442489624,0.280196160078049,0.953386843204498,0.280132055282593,0.956426024436951,0.288834244012833,0.956742227077484,0.280245274305344,0.957373261451721,0.26308399438858,0.957057476043701,0.271663784980774,0.960302710533142,0.228853926062584,0.959990978240967,0.237398594617844,0.961663484573364,0.237374663352966,0.961969554424286,0.228817492723465,0.96104222536087,0.25454169511795,0.961354613304138,0.245955556631088,0.959678053855896,0.245963737368584,0.959363996982574,0.254535526037216,0.962725162506104,0.25454780459404,0.96303528547287,0.245943993330002,0.954331159591675,0.254378199577332,0.956011176109314,0.254461348056793,0.95632266998291,0.24589030444622,0.954639911651611,0.245793014764786,0.958004117012024,0.245947480201721,0.957688629627228,0.254512906074524,0.958632826805115,0.228844940662384,0.958318829536438,0.237388119101524,0.963778138160706,0.271802455186844,0.964093744754791,0.263188302516937,0.948982417583466,0.262657165527344,0.948664367198944,0.271269083023071,0.950340688228607,0.271363466978073,0.950658559799194,0.26275759935379,0.94802713394165,0.288485825061798,0.949705123901367,0.28856885433197,0.950022101402283,0.279965370893478,0.948344826698303,0.2798772752285,0.951704144477844,0.280052959918976,0.951387286186218,0.288650095462799,0.95233815908432,0.262862950563431,0.952021658420563,0.271459311246872,0.963147699832916,0.289019495248795,0.96346253156662,0.280410438776016,0.965138792991638,0.28047713637352,0.964823305606842,0.289087384939194,0.966496348381042,0.28916522860527,0.966812074184418, -0.280556738376617,0.965770721435547,0.26324787735939,0.96545422077179,0.271866619586945,0.967128336429596,0.271948307752609,0.967445254325867,0.263331711292267,0.950363576412201,0.228001683950424,0.949913382530212,0.23672379553318,0.951596558094025,0.23686757683754,0.952020823955536,0.228188395500183,0.949295103549957,0.254045099020004,0.950971126556396,0.25415301322937,0.951275944709778,0.245532348752022,0.949595510959625,0.245413705706596,0.952957630157471,0.245666712522507,0.952650725841522,0.254269689321518,0.953671872615814,0.228398203849792,0.953277707099915,0.237033411860466,0.964407444000244,0.254572480916977,0.964715659618378,0.245952576398849,0.966391444206238,0.245996579527855,0.966084420681,0.254625797271729,0.967759191989899,0.254710078239441,0.968065738677979,0.246080473065376,0.966963708400726,0.228754296898842,0.966685831546783,0.23736384510994,0.968356192111969,0.237444564700127,0.968624711036682,0.228832751512527,0.939920663833618,0.168615460395813,0.944481670856476,0.175519749522209,0.945834279060364,0.174647331237793,0.941255450248718,0.167714491486549,0.955739736557007,0.204352527856827,0.957275927066803,0.204288497567177,0.956124007701874,0.196398913860321,0.95458197593689,0.196731597185135,0.962195217609406,0.203679129481316,0.960961997509003,0.195191979408264,0.9593545794487,0.195622220635414,0.960535287857056,0.203949213027954,0.962284505367279,0.220310762524605,0.962615966796875,0.212035849690437,0.961015820503235,0.212172448635101,0.960621297359467,0.220349729061127,0.963940560817719,0.220242023468018,0.964225947856903,0.211874917149544,0.96384072303772,0.203392684459686,0.962568044662476,0.194751188158989,0.955764472484589,0.220120117068291,0.957353115081787,0.220262408256531,0.95778352022171,0.212218299508095,0.956188261508942,0.212119027972221,0.958947062492371,0.220318660140038,0.959429025650024,0.212247744202614,0.957762241363525,0.196023881435394,0.958863496780396,0.204173654317856,0.943970322608948,0.16585049033165,0.948629438877106,0.172888994216919,0.950062334537506,0.172005504369736, -0.94535768032074,0.164897918701172,0.958250164985657,0.186955645680428,0.95444530248642,0.179274156689644,0.952950954437256,0.180042967200279,0.956687271595001,0.187564373016357,0.959812760353088,0.186344310641289,0.955944240093231,0.17850886285305,0.952165544033051,0.189407616853714,0.953612923622131,0.188800930976868,0.950051367282867,0.181611090898514,0.948679566383362,0.182398021221161,0.951474070549011,0.180821448564529,0.955139577388763,0.188166439533234,0.94258713722229,0.166788265109062,0.947212815284729,0.173779338598251,0.965486824512482,0.203124240040779,0.964181840419769,0.19431434571743,0.950504839420319,0.197616949677467,0.951508104801178,0.204508975148201,0.952866315841675,0.204436361789703,0.951793432235718,0.197324365377426,0.951058685779572,0.219498962163925,0.952622473239899,0.219700396060944,0.953159928321838,0.211840882897377,0.951709568500519,0.211731389164925,0.954649925231934,0.211980119347572,0.954188704490662,0.219919294118881,0.953144669532776,0.197033375501633,0.954272150993347,0.204391926527023,0.965593934059143,0.220189794898033,0.965849220752716,0.211736127734184,0.967491924762726,0.211657389998436,0.967246472835541,0.220190912485123,0.968899369239807,0.220262855291367,0.969157159328461,0.21165956556797,0.965824961662292,0.193892419338226,0.967152893543243,0.20290170609951,0.968853950500488,0.202742472290993,0.967516720294952,0.19349068403244,0.935927033424377,0.171257495880127,0.940563082695007,0.178113222122192,0.941849052906036,0.177254945039749,0.937249064445496,0.170379027724266,0.948272347450256,0.191080212593079,0.949510991573334,0.190539509057999,0.94608598947525,0.183930665254593,0.944845616817474,0.184674665331841,0.947360038757324,0.183172300457954,0.950803101062775,0.189984992146492,0.938583016395569,0.169501081109047,0.943153858184814,0.176390245556831,0.96137809753418,0.185725539922714,0.957441687583923,0.177736505866051,0.958939075469971,0.176945805549622,0.962960243225098,0.185091912746429,0.964572429656982,0.18443700671196,0.960442960262299,0.176124304533005,0.949547052383423, -0.162035912275314,0.954368650913239,0.169363155961037,0.95579719543457,0.168463572859764,0.95095294713974,0.161108836531639,0.875350534915924,0.8132444024086,0.876444697380066,0.81216436624527,0.870488047599792,0.807793736457825,0.86978280544281,0.809168100357056,0.879340410232544,0.818843066692352,0.880716741085052,0.818163216114044,0.881362915039063,0.825416088104248,0.882886290550232,0.825202882289886,0.881219029426575,0.832320213317871,0.882740199565887,0.832594692707062,0.878922998905182,0.838879466056824,0.880293607711792,0.839614570140839,0.874699890613556,0.844452142715454,0.87578547000885,0.845575869083405,0.868963003158569,0.84849214553833,0.869657278060913,0.849894762039185,0.862273812294006,0.85060453414917,0.862508773803711,0.852148413658142,0.855287134647369,0.850582182407379,0.85504013299942,0.852116405963898,0.848687052726746,0.848427474498749,0.847981750965118,0.849801898002625,0.843119144439697,0.844351351261139,0.8420250415802,0.845431268215179,0.839129030704498,0.838752686977386,0.837752938270569,0.839432597160339,0.837106883525848,0.832179367542267,0.835583329200745,0.832392692565918,0.837250769138336,0.825275242328644,0.835729360580444,0.825001001358032,0.83954656124115,0.818715989589691,0.838175892829895,0.817980945110321,0.843769788742065,0.813143610954285,0.842684149742126,0.812019824981689,0.849506676197052,0.809103488922119,0.848812222480774,0.807701051235199,0.856195867061615,0.806991100311279,0.855960845947266,0.805447280406952,0.863182485103607,0.807013332843781,0.863429665565491,0.805479109287262,0.877580761909485,0.811044752597809,0.871221244335175,0.806369841098785,0.882144927978516,0.817457675933838,0.884466588497162,0.82498025894165,0.884318053722382,0.832876801490784,0.881714224815369,0.840374171733856,0.876910150051117,0.846738219261169,0.870375692844391,0.851346015930176,0.862750828266144,0.853746831417084,0.854781925678253,0.85370546579361,0.847248494625092,0.851225793361664,0.840888679027557,0.846550941467285,0.83632493019104,0.84013819694519,0.834003329277039,0.832615256309509, -0.834151566028595,0.824718713760376,0.836755394935608,0.817221283912659,0.84155935049057,0.810857534408569,0.848094165325165,0.806249618530273,0.855718672275543,0.803848624229431,0.863687872886658,0.80389016866684,0.878726601600647,0.809917330741882,0.871960639953613,0.804936349391937,0.883584260940552,0.816746354103088,0.886058390140533,0.824755012989044,0.885907053947449,0.833159446716309,0.883144855499268,0.841137170791626,0.878042101860046,0.847906947135925,0.871098279953003,0.852806091308594,0.86299341917038,0.855355083942413,0.854520440101624,0.855304479598999,0.846508920192719,0.852659463882446,0.839743435382843,0.847678482532501,0.834885537624359,0.84084939956665,0.832411229610443,0.83284056186676,0.832562565803528,0.824436068534851,0.835324764251709,0.816458582878113,0.840427875518799,0.809688806533813,0.847371459007263,0.804789662361145,0.855476379394531,0.802240610122681,0.863949358463287,0.802291035652161,0.870092689990997,0.818470478057861,0.870707273483276,0.817855834960938,0.866803526878357,0.81505024433136,0.86641126871109,0.815836548805237,0.872711479663849,0.822115480899811,0.873487770557404,0.821732223033905,0.874010801315308,0.82641464471817,0.874873459339142,0.826300621032715,0.873863637447357,0.830946862697601,0.874727785587311,0.831113278865814,0.872284829616547,0.835268914699554,0.873065829277039,0.835699260234833,0.869428515434265,0.838957369327545,0.870050370693207,0.839609622955322,0.865574061870575,0.841651558876038,0.865975797176361,0.842461764812469,0.861099123954773,0.843087255954742,0.861241281032562,0.843976378440857,0.856441974639893,0.843124449253082,0.856310606002808,0.844005048274994,0.852058291435242,0.841759026050568,0.851665854454041,0.842545390129089,0.8483766913414,0.839124977588654,0.847762525081635,0.839739680290222,0.845758259296417,0.835479974746704,0.844981551170349,0.835862934589386,0.844458997249603,0.83118087053299,0.843596279621124,0.831294775009155,0.84460586309433,0.826648473739624,0.843741595745087,0.826482176780701,0.846184611320496,0.822326421737671,0.845403373241425, -0.821896076202393,0.849040985107422,0.818637728691101,0.848419010639191,0.817985653877258,0.852895557880402,0.815943956375122,0.85249388217926,0.815133690834045,0.857370316982269,0.814508080482483,0.857228219509125,0.813619196414948,0.862027525901794,0.814470946788788,0.862158894538879,0.813590407371521,0.871335387229919,0.817228674888611,0.867205202579498,0.814248740673065,0.874281287193298,0.82134085893631,0.875754535198212,0.826182961463928,0.875610172748566,0.831281363964081,0.873863101005554,0.836136281490326,0.870684325695038,0.840273082256317,0.866384208202362,0.843286454677582,0.861384809017181,0.84488171339035,0.856174945831299,0.844902634620667,0.851264357566834,0.84334671497345,0.847133874893188,0.840366840362549,0.844188332557678,0.836254596710205,0.842715382575989,0.831412255764008,0.842859327793121,0.826314032077789,0.844606459140778,0.821458995342255,0.847785413265228,0.817322254180908,0.852084994316101,0.814308762550354,0.857084810733795,0.812713742256165,0.862294673919678,0.812692999839783,0.871991991996765,0.816574394702911,0.867625594139099,0.813413321971893,0.875109791755676,0.820932030677795,0.876673579216003,0.82605916261673,0.876530408859253,0.831454932689667,0.874694049358368,0.83659029006958,0.87134462594986,0.840963065624237,0.866809785366058,0.844144761562347,0.861533522605896,0.845824420452118,0.856031775474548,0.8458371758461,0.850844085216522,0.844182193279266,0.846477389335632,0.841020941734314,0.843359649181366,0.836663424968719,0.841795980930328,0.831535816192627,0.8419389128685,0.826140344142914,0.84377533197403,0.821004927158356,0.847124755382538,0.816632032394409,0.851659595966339,0.813450574874878,0.856936156749725,0.811770975589752,0.862437427043915,0.811758160591125,0.872698903083801,0.815871357917786,0.868078529834747,0.812516152858734,0.876001179218292,0.820491790771484,0.877662360668182,0.825925290584564,0.87751978635788,0.83163994550705,0.875587046146393,0.837076425552368,0.872053980827332,0.841702580451965,0.86726588010788,0.845065355300903,0.861691534519196,0.846835672855377, -0.855876922607422,0.846840500831604,0.850390672683716,0.845079004764557,0.845770835876465,0.84172385931015,0.842468082904816,0.837103366851807,0.840807139873505,0.831669867038727,0.840949892997742,0.825955331325531,0.842882335186005,0.820518672466278,0.846415579319,0.815892815589905,0.851203680038452,0.812529921531677,0.856777846813202,0.810759544372559,0.86259263753891,0.810754776000977,0.873466730117798,0.815108835697174,0.86857146024704,0.81154328584671,0.876969337463379,0.820014119148254,0.878735542297363,0.82577908039093,0.87859320640564,0.831839919090271,0.876555919647217,0.837602615356445,0.872822940349579,0.842503607273102,0.867760360240936,0.846062958240509,0.861862480640411,0.84793221950531,0.855707824230194,0.847928524017334,0.849898278713226,0.846052050590515,0.845002830028534,0.842486798763275,0.841500461101532,0.83758145570755,0.839733779430389,0.831816256046295,0.839876115322113,0.825755476951599,0.841913640499115,0.81999260187149,0.845646798610687,0.815091729164124,0.850709557533264,0.811532497406006,0.856606841087341,0.809663236141205,0.862761855125427,0.809666931629181,0.874347805976868,0.814235746860504,0.869137287139893,0.810430705547333,0.878078699111938,0.819466173648834,0.879965364933014,0.825610160827637,0.879822432994843,0.832065939903259,0.87766444683075,0.838201999664307,0.873702466487885,0.843417704105377,0.868324279785156,0.847202003002167,0.862056076526642,0.84918475151062,0.855512022972107,0.849172055721283,0.849332213401794,0.847164750099182,0.844121754169464,0.843359768390656,0.840390920639038,0.838129281997681,0.838504374027252,0.831985414028168,0.838647305965424,0.825529515743256,0.840805232524872,0.819393336772919,0.844767332077026,0.814177989959717,0.85014533996582,0.810393631458282,0.856413781642914,0.808410704135895,0.86295759677887,0.808423459529877,0.889940440654755,0.792570829391479,0.885371565818787,0.794069945812225,0.885210156440735,0.793087899684906,0.889486074447632,0.79167765378952,0.893861711025238,0.789752066135406,0.893158853054047,0.789035499095917,0.896751284599304, -0.785889685153961,0.89586877822876,0.785419762134552,0.898326694965363,0.781361877918243,0.897351205348969,0.781184673309326,0.898433446884155,0.776611804962158,0.897460162639618,0.776744306087494,0.897060990333557,0.772104322910309,0.896185398101807,0.77253395318985,0.894343793392181,0.768280923366547,0.89365166425705,0.768965423107147,0.89054799079895,0.765515446662903,0.890106678009033,0.766387939453125,0.886044919490814,0.764078795909882,0.885897815227509,0.765053987503052,0.881274998188019,0.764111697673798,0.881437063217163,0.765093863010406,0.876706004142761,0.765610814094543,0.877160727977753,0.766504049301147,0.872784793376923,0.768429577350616,0.873487889766693,0.76914644241333,0.869895279407501,0.772291660308838,0.870777666568756,0.772761940956116,0.868319630622864,0.77681964635849,0.869295597076416,0.776997208595276,0.868213176727295,0.78156977891922,0.869186341762543,0.781437456607819,0.869585871696472,0.786077260971069,0.870461285114288,0.785647749900818,0.872302770614624,0.789900779724121,0.872995018959045,0.789216458797455,0.876098692417145,0.792666375637054,0.876540124416351,0.791794061660767,0.880602240562439,0.794102966785431,0.880748987197876,0.793128073215485,0.885064780712128,0.792220830917358,0.88908314704895,0.790888607501984,0.892537534236908,0.788401246070862,0.89508980512619,0.785002887248993,0.896490812301636,0.781025469303131,0.896602511405945,0.776858747005463,0.895414650440216,0.77291077375412,0.893042802810669,0.769567549228668,0.889720141887665,0.767156779766083,0.885770916938782,0.765913903713226,0.881582140922546,0.765961050987244,0.877563536167145,0.767293572425842,0.874109327793121,0.76978063583374,0.87155669927597,0.773179113864899,0.870155930519104,0.777156412601471,0.870044231414795,0.78132301568985,0.871232032775879,0.785271108150482,0.873603940010071,0.788614392280579,0.876927018165588,0.791025340557098,0.880876302719116,0.792268037796021,0.884935736656189,0.791461646556854,0.888728499412537,0.790196537971497,0.8919917345047,0.78784453868866,0.894407272338867,0.784635603427887, -0.89573734998703,0.780884146690369,0.895852446556091,0.776956856250763,0.894741117954254,0.773238837718964,0.892511904239655,0.770093381404877,0.889383554458618,0.767828822135925,0.885661840438843,0.76666659116745,0.88171112537384,0.766720652580261,0.877918064594269,0.76798540353775,0.874654769897461,0.770337343215942,0.872239470481873,0.773546159267426,0.870909690856934,0.777297794818878,0.870794534683228,0.781225085258484,0.871905863285065,0.784943282604218,0.87413489818573,0.78808856010437,0.877263426780701,0.790353298187256,0.88098531961441,0.791515409946442,0.893566727638245,0.799747884273529,0.886628746986389,0.801979064941406,0.886432468891144,0.80072820186615,0.892995059490204,0.798613607883453,0.899502336978912,0.795494675636292,0.898611187934875,0.794587790966034,0.903854072093964,0.789635598659515,0.902730941772461,0.789045333862305,0.906196534633636,0.782744348049164,0.90495091676712,0.782528340816498,0.90629917383194,0.77549546957016,0.905053496360779,0.77567458152771,0.90415346622467,0.768598675727844,0.903029263019562,0.769155621528625,0.899968445301056,0.762728750705719,0.899076223373413,0.763608932495117,0.894153952598572,0.758460342884064,0.893580973148346,0.759577691555023,0.887279689311981,0.756211519241333,0.887081503868103,0.757456660270691,0.880017638206482,0.756202280521393,0.880213975906372,0.75745302438736,0.873079597949982,0.758433401584625,0.873651087284088,0.75956779718399,0.86714369058609,0.762686789035797,0.868034899234772,0.763593316078186,0.86279171705246,0.768545746803284,0.863915026187897,0.769136011600494,0.860449612140656,0.77543705701828,0.861694812774658,0.775652825832367,0.860346674919128,0.782685816287994,0.861592352390289,0.782506585121155,0.862492740154266,0.789582788944244,0.863616704940796,0.789025664329529,0.866677761077881,0.795452773571014,0.867570042610168,0.794572353363037,0.872492432594299,0.799720942974091,0.873065173625946,0.798603713512421,0.879367053508759,0.801969945430756,0.879565179347992,0.800724864006042,0.886248886585236,0.799563884735107,0.892462193965912, -0.797557532787323,0.897781550884247,0.793743431568146,0.901685535907745,0.788495182991028,0.903791725635529,0.782326519489288,0.903894662857056,0.775840759277344,0.901983678340912,0.769673526287079,0.898246109485626,0.764427840709686,0.893048107624054,0.760617315769196,0.88689798116684,0.758615434169769,0.880397498607636,0.758617520332336,0.874183535575867,0.760623872280121,0.8688645362854,0.764437556266785,0.864960432052612,0.769685983657837,0.862853825092316,0.775854766368866,0.862751483917236,0.782340288162231,0.86466246843338,0.78850781917572,0.868399918079376,0.793753504753113,0.873598635196686,0.797563910484314,0.879748940467834,0.799566030502319,0.886072397232056,0.798447012901306,0.891951143741608,0.796544432640076,0.896985352039337,0.792933344841003,0.900682389736176,0.787967324256897,0.902680158615112,0.782132267951965,0.902783095836639,0.775999486446381,0.900981068611145,0.77016943693161,0.897450864315033,0.765212595462799,0.892537474632263,0.761614263057709,0.886722266674042,0.759726405143738,0.880573630332947,0.759734272956848,0.874695062637329,0.761636734008789,0.869660437107086,0.765247821807861,0.865963339805603,0.770213782787323,0.863965809345245,0.776048839092255,0.863862752914429,0.78218150138855,0.865665018558502,0.788011789321899,0.869195401668549,0.792968511581421,0.874108850955963,0.796567142009735,0.879924476146698,0.798454940319061,0.885898411273956,0.797352194786072,0.891449332237244,0.795551121234894,0.896204650402069,0.792138576507568,0.89969927072525,0.787448823451996,0.901590883731842,0.781940937042236,0.901694178581238,0.776154220104218,0.899999380111694,0.770654797554016,0.896671831607819,0.765981018543243,0.892037987709045,0.762590765953064,0.886550843715668,0.76081520318985,0.880747973918915,0.760828912258148,0.875196754932404,0.762629926204681,0.870441138744354,0.766042411327362,0.866946280002594,0.770731925964355,0.865054905414581,0.77623975276947,0.86495167016983,0.782026767730713,0.866646766662598,0.787526190280914,0.869973957538605,0.792199969291687,0.874608039855957,0.79559051990509, -0.880095481872559,0.797365963459015,0.885721921920776,0.796241581439972,0.890939891338348,0.794543147087097,0.895412743091583,0.791332185268402,0.898701786994934,0.786922812461853,0.900485813617706,0.781746864318848,0.900589764118195,0.776310861110687,0.899003386497498,0.771147191524506,0.895882368087769,0.766760766506195,0.891531646251678,0.763581454753876,0.886377930641174,0.761920213699341,0.88092440366745,0.761939764022827,0.875706076622009,0.763638019561768,0.871233463287354,0.766849040985107,0.867944121360779,0.771258175373077,0.866159975528717,0.776434242725372,0.866056323051453,0.781870186328888,0.867642641067505,0.787034094333649,0.870763957500458,0.791420519351959,0.875114440917969,0.794600009918213,0.880268752574921,0.796261072158813,0.885544419288635,0.795137286186218,0.890432476997375,0.793540358543396,0.894624531269073,0.790529191493988,0.897710144519806,0.786398410797119,0.899387419223785,0.781552255153656,0.899492263793945,0.776464819908142,0.898014485836029,0.771634817123413,0.895098567008972,0.767534613609314,0.891030430793762,0.764565646648407,0.886206984519959,0.763018190860748,0.881101787090302,0.763044238090515,0.87621396780014,0.764641106128693,0.872022032737732,0.767652213573456,0.868936121463776,0.77178293466568,0.86725926399231,0.776629269123077,0.867153763771057,0.781716406345367,0.868631541728973,0.786546409130096,0.871547639369965,0.790646851062775,0.875616192817688,0.793615996837616,0.880439519882202,0.795163154602051,0.866391122341156,0.990432739257813,0.866015791893005,0.990058660507202,0.86928516626358,0.985260248184204,0.870305895805359,0.986005961894989,0.865637421607971,0.989775657653809,0.868300557136536,0.98465883731842,0.865261197090149,0.989583313465118,0.867368400096893,0.984203457832336,0.864883661270142,0.989479899406433,0.866475343704224,0.983896970748901,0.864498496055603,0.989467203617096,0.865602970123291,0.983734309673309,0.864096105098724,0.989546954631805,0.864714503288269,0.983712792396545,0.863667845726013,0.989464163780212,0.863741397857666,0.983730614185333,0.863211274147034, -0.98946213722229,0.862697184085846,0.983871400356293,0.862728118896484,0.989539802074432,0.861575424671173,0.98413097858429,0.862228631973267,0.989695429801941,0.860396504402161,0.984505474567413,0.861720323562622,0.989928960800171,0.859185636043549,0.98498523235321,0.861218392848969,0.990235090255737,0.857975423336029,0.985556542873383,0.860742092132568,0.990604877471924,0.856807291507721,0.986205220222473,0.860313951969147,0.991027414798737,0.855714857578278,0.986912369728088,0.859955966472626,0.99149227142334,0.854725420475006,0.987666666507721,0.859685897827148,0.991994559764862,0.853850603103638,0.988472044467926,0.859518945217133,0.992540836334229,0.853081285953522,0.989355385303497,0.867948472499847,0.994718134403229,0.867992997169495,0.994030177593231,0.875765085220337,0.992297649383545,0.876319944858551,0.993507087230682,0.867909491062164,0.993353664875031,0.875083088874817,0.991145610809326,0.867720782756805,0.992686331272125,0.874276757240295,0.990018427371979,0.867450296878815,0.992040157318115,0.873364567756653,0.988915920257568,0.867123365402222,0.991436004638672,0.872375965118408,0.987859547138214,0.86676412820816,0.990894675254822,0.871345400810242,0.986879765987396,0.873191595077515,0.976507842540741,0.874988496303558,0.97759997844696,0.871484279632568,0.975600779056549,0.8698770403862,0.974898815155029,0.868365406990051,0.974406480789185,0.866902470588684,0.974120140075684,0.865422308444977,0.974029779434204,0.863827466964722,0.974152565002441,0.862105011940002,0.974450886249542,0.860253393650055,0.974912703037262,0.858294367790222,0.975521981716156,0.856277525424957,0.976257801055908,0.85426265001297,0.977094829082489,0.852306067943573,0.977997601032257,0.850467205047607,0.978945255279541,0.848778665065765,0.979916870594025,0.847242832183838,0.980915427207947,0.845819592475891,0.981975674629211,0.885066151618958,0.986021220684052,0.886330544948578,0.987521708011627,0.883681058883667,0.984565436840057,0.882144749164581,0.98310786485672,0.880465626716614,0.981646180152893,0.87867546081543,0.980214834213257, -0.876833021640778,0.978848993778229,0.877250909805298,0.964057266712189,0.879839658737183,0.96551239490509,0.874795973300934,0.96284008026123,0.872503101825714,0.961895763874054,0.870357275009155,0.961242318153381,0.868293225765228,0.960881233215332,0.866208434104919,0.960801839828491,0.863984107971191,0.961035490036011,0.861576199531555,0.96151864528656,0.858977079391479,0.962227284908295,0.856225550174713,0.963128924369812,0.853390872478485,0.964182913303375,0.850558280944824,0.96534138917923,0.847816646099091,0.966555893421173,0.845233678817749,0.967768967151642,0.842858552932739,0.968960821628571,0.840680301189423,0.970121443271637,0.838622629642487,0.971285998821259,0.894534289836884,0.975955009460449,0.89649623632431,0.977618336677551,0.892460465431213,0.974277257919312,0.890204548835754,0.972533881664276,0.887756168842316,0.970738768577576,0.885170221328735,0.968918442726135,0.882504105567932,0.96715384721756,0.881095707416534,0.948592483997345,0.884425044059753,0.95047527551651,0.87794691324234,0.947013556957245,0.875017523765564,0.945796072483063,0.872288048267365,0.944978773593903,0.869673550128937,0.94456559419632,0.867035388946533,0.944552659988403,0.864226400852203,0.944935858249664,0.861175954341888,0.945670902729034,0.857874274253845,0.946715116500854,0.854372918605804,0.948013126850128,0.850764214992523,0.949496984481812,0.847160756587982,0.951088547706604,0.843676149845123,0.952706575393677,0.840406596660614,0.954279541969299,0.83739572763443,0.955732941627502,0.834626734256744,0.95705783367157,0.831984341144562,0.958283305168152,0.903377592563629,0.963175594806671,0.905980706214905,0.964920997619629,0.900674700737,0.961311221122742,0.897763073444366,0.959269821643829,0.894621729850769,0.957076132297516,0.891289114952087,0.954816818237305,0.887856006622314,0.952582061290741,0.884560823440552,0.931031763553619,0.8885258436203,0.933416485786438,0.880804777145386,0.929028153419495,0.877307713031769,0.927492320537567,0.874051094055176,0.926474213600159,0.870931148529053,0.926002621650696,0.867786526679993, -0.926070749759674,0.864448726177216,0.926667392253876,0.860828280448914,0.927736461162567,0.856914818286896,0.929215669631958,0.852770626544952,0.931020736694336,0.848505258560181,0.933049619197845,0.844250559806824,0.935185194015503,0.840138494968414,0.93730765581131,0.836274921894073,0.939303874969482,0.832712113857269,0.94108921289444,0.829409778118134,0.942602813243866,0.826214075088501,0.943844974040985,0.91109961271286,0.948678195476532,0.914301037788391,0.950441002845764,0.907842695713043,0.946615934371948,0.904367089271545,0.944247961044312,0.900631904602051,0.941624164581299,0.89667946100235,0.938852190971375,0.892604410648346,0.936068594455719,0.887547791004181,0.912355124950409,0.892036914825439,0.915288686752319,0.883271992206573,0.909893870353699,0.879274666309357,0.908017933368683,0.875543534755707,0.906798601150513,0.871969521045685,0.906265795230865,0.868375420570374,0.90641462802887,0.864582896232605,0.907271981239319,0.860485553741455,0.908729493618011,0.856075048446655,0.91070568561554,0.851423799991608,0.913089156150818,0.846657335758209,0.915740132331848,0.8419229388237,0.918498754501343,0.837339103221893,0.921188533306122,0.833029866218567,0.923654437065125,0.829031765460968,0.925761878490448,0.825286626815796,0.927421689033508,0.821617543697357,0.928603947162628,0.917416453361511,0.9332475066185,0.921125948429108,0.934942424297333,0.913699209690094,0.9310462474823,0.90978616476059,0.928355157375336,0.905605256557465,0.925268352031708,0.901178181171417,0.921939551830292,0.896624863147736,0.918543815612793,0.889876067638397,0.893401503562927,0.894856870174408,0.896836757659912,0.885113596916199,0.890553057193756,0.880700469017029,0.888426721096039,0.876589119434357,0.887097835540771,0.872680306434631,0.886582911014557,0.86877977848053,0.886854588985443,0.864679038524628,0.887937486171722,0.860251188278198,0.889725863933563,0.855452597141266,0.89213353395462,0.850393772125244,0.895040392875671,0.845221281051636,0.898277103900909,0.840102553367615,0.901639223098755,0.835209727287292,0.904912173748016, -0.830620408058167,0.907867431640625,0.826360106468201,0.910314321517944,0.822346389293671,0.912109911441803,0.818374931812286,0.913175761699677,0.922277450561523,0.917553246021271,0.926320910453796,0.919125914573669,0.918278932571411,0.915216326713562,0.914101123809814,0.912181079387665,0.909639596939087,0.908595621585846,0.904898047447205,0.904670894145966,0.899915516376495,0.900670528411865,0.891167461872101,0.883596956729889,0.896241664886475,0.887149512767792,0.886245012283325,0.880639016628265,0.881434559822083,0.878483831882477,0.876952409744263,0.877246260643005,0.872737228870392,0.876900851726532,0.868612945079803,0.877423048019409,0.864399254322052,0.878430247306824,0.859783351421356,0.880202114582062,0.854918658733368,0.882684111595154,0.849835693836212,0.88568902015686,0.844670534133911,0.889037132263184,0.839566826820374,0.892513990402222,0.834659695625305,0.895890176296234,0.830020546913147,0.898931205272675,0.825658142566681,0.901429355144501,0.821505665779114,0.90321409702301,0.817422866821289,0.904142558574677,0.924147248268127,0.908320903778076,0.928329348564148,0.90975022315979,0.919988095760345,0.905992090702057,0.915686905384064,0.902903854846954,0.911149501800537,0.899235725402832,0.906356394290924,0.895213186740875,0.901346623897552,0.891099512577057,0.845184028148651,0.88071882724762,0.845612943172455,0.878102540969849,0.84419447183609,0.878201365470886,0.843893647193909,0.880485355854034,0.844986915588379,0.875856161117554,0.843537509441376,0.876240193843842,0.843348383903503,0.874132454395294,0.841967463493347,0.874734997749329,0.840809047222137,0.873048722743988,0.839591205120087,0.873789072036743,0.837542057037354,0.872678995132446,0.836570918560028,0.873466432094574,0.833769977092743,0.873048722743988,0.833112120628357,0.873789072036743,0.829749822616577,0.874132454395294,0.829450726509094,0.874734997749329,0.825755536556244,0.875856161117554,0.825836300849915,0.876240074634552,0.822059571743011,0.878102660179138,0.82251501083374,0.878201365470886,0.818913459777832,0.88071882724762,0.819713175296783, -0.880485355854034,0.816531896591187,0.883526265621185,0.817621946334839,0.882936358451843,0.815077066421509,0.886333465576172,0.81638365983963,0.885387122631073,0.814647972583771,0.888949811458588,0.816082715988159,0.887671053409576,0.815274178981781,0.891196370124817,0.816739618778229,0.889632523059845,0.816912651062012,0.892920255661011,0.818309783935547,0.891137540340424,0.819452047348022,0.894003748893738,0.820686042308807,0.892083585262299,0.822719037532806,0.8943732380867,0.823706448078156,0.892406165599823,0.822719037532806,0.8943732380867,0.826491117477417,0.894003748893738,0.827165186405182,0.892083585262299,0.823706448078156,0.892406165599823,0.830511271953583,0.892920255661011,0.830826580524445,0.891137540340424,0.834505498409271,0.891196370124817,0.834441006183624,0.889632523059845,0.838201522827148,0.888949811458588,0.837762415409088,0.887671053409576,0.841347575187683,0.886333584785461,0.840563952922821,0.885387122631073,0.843729078769684,0.883526265621185,0.8426553606987,0.882936358451843,0.841767966747284,0.878648638725281,0.841575503349304,0.880479395389557,0.841168403625488,0.877076506614685,0.839817523956299,0.875870287418365,0.837807595729828,0.875112056732178,0.835275530815125,0.874853610992432,0.83239358663559,0.875112056732178,0.829358696937561,0.875870287418365,0.82637745141983,0.877076625823975,0.823652803897858,0.878648638725281,0.821370661258698,0.880479395389557,0.819686532020569,0.88244366645813,0.818715155124664,0.884408056735992,0.818522691726685,0.886238574981689,0.81912237405777,0.88781064748764,0.820473194122314,0.88901674747467,0.822483241558075,0.889774978160858,0.825015366077423,0.890033602714539,0.827897131443024,0.889774978160858,0.825015366077423,0.890033602714539,0.830932080745697,0.88901674747467,0.833913445472717,0.88781064748764,0.836637854576111,0.886238574981689,0.838919997215271,0.884408056735992,0.840604066848755,0.88244366645813,0.838454961776733,0.879422128200531,0.838346064090729,0.880700826644897,0.837998151779175,0.878324091434479,0.837006330490112,0.877481341362, -0.835547506809235,0.87695187330246,0.833720803260803,0.876771330833435,0.831650674343109,0.87695187330246,0.829478323459625,0.877481341362,0.827351987361908,0.878324091434479,0.825416147708893,0.879422128200531,0.823803126811981,0.880700826644897,0.822622418403625,0.882073104381561,0.821954965591431,0.88344532251358,0.821845889091492,0.884723842144012,0.82230281829834,0.885821759700775,0.823294520378113,0.886664271354675,0.824753403663635,0.887194037437439,0.826580226421356,0.887374639511108,0.828650295734406,0.887194037437439,0.826580226421356,0.887374639511108,0.830822467803955,0.886664271354675,0.832949042320251,0.885821759700775,0.834884762763977,0.884723842144012,0.836497902870178,0.88344532251358,0.837678492069244,0.882073104381561,0.834481656551361,0.880480289459229,0.834433615207672,0.881137490272522,0.834234595298767,0.879915833473206,0.83370965719223,0.879482448101044,0.832942187786102,0.879210352897644,0.831984758377075,0.879117488861084,0.830902457237244,0.879210352897644,0.829769253730774,0.879482448101044,0.828662216663361,0.879915833473206,0.827656745910645,0.880480289459229,0.826821506023407,0.881137490272522,0.826213240623474,0.881842792034149,0.825873672962189,0.882548213005066,0.825825572013855,0.883205592632294,0.826072514057159,0.883770048618317,0.826597690582275,0.88420295715332,0.827364921569824,0.884475290775299,0.828322529792786,0.884568274021149,0.829404652118683,0.884475290775299,0.828322529792786,0.884568274021149,0.830538094043732,0.88420295715332,0.831645011901855,0.883770048618317,0.832650542259216,0.883205592632294,0.833485782146454,0.882548213005066,0.834093987941742,0.881842792034149,0.863555550575256,0.991421639919281,0.830154716968536,0.881764829158783,0.594417452812195,0.811627268791199,0.588849663734436,0.807550966739655,0.589554905891418,0.806176602840424,0.595511555671692,0.810547232627869,0.59840726852417,0.817225933074951,0.599783658981323,0.816546082496643,0.600429773330688,0.823798954486847,0.601953148841858,0.823585748672485,0.600285887718201,0.83070307970047,0.601807117462158, -0.830977559089661,0.597989916801453,0.837262332439423,0.599360466003418,0.837997436523438,0.593766689300537,0.842835009098053,0.594852328300476,0.843958735466003,0.588029861450195,0.846875011920929,0.588724136352539,0.848277628421783,0.581340670585632,0.848987400531769,0.581575632095337,0.850531280040741,0.574353933334351,0.848965048789978,0.574106931686401,0.850499272346497,0.567753851413727,0.846810340881348,0.567048609256744,0.848184764385223,0.562185943126678,0.842734217643738,0.561091840267181,0.843814134597778,0.558195769786835,0.837135553359985,0.55681973695755,0.837815463542938,0.556173622608185,0.830562233924866,0.554650127887726,0.830775558948517,0.556317508220673,0.823658108711243,0.554796159267426,0.823383867740631,0.558613359928131,0.81709885597229,0.557242691516876,0.81636381149292,0.562836587429047,0.811526477336884,0.561750948429108,0.810402691364288,0.568573474884033,0.807486355304718,0.56787896156311,0.806083917617798,0.575262665748596,0.805373966693878,0.575027704238892,0.803830146789551,0.582249283790588,0.805396199226379,0.582496523857117,0.803861975669861,0.590288043022156,0.804752707481384,0.596647620201111,0.809427618980408,0.601211786270142,0.815840542316437,0.603533506393433,0.823363125324249,0.603384971618652,0.831259667873383,0.600781083106995,0.838757038116455,0.595977067947388,0.845121085643768,0.589442491531372,0.849728882312775,0.581817626953125,0.852129697799683,0.573848724365234,0.852088332176209,0.566315352916718,0.849608659744263,0.559955418109894,0.844933807849884,0.555391728878021,0.838521063327789,0.55307012796402,0.830998122692108,0.553218305110931,0.823101580142975,0.555822193622589,0.815604150295258,0.560626089572906,0.809240400791168,0.567161023616791,0.804632484912872,0.574785470962524,0.80223149061203,0.582754731178284,0.802273035049438,0.591027498245239,0.803319215774536,0.597793459892273,0.808300197124481,0.602651119232178,0.815129220485687,0.605125308036804,0.823137879371643,0.604973912239075,0.831542313098907,0.602211713790894,0.839520037174225,0.597108960151672,0.846289813518524, -0.590165138244629,0.851188957691193,0.582060217857361,0.853737950325012,0.57358717918396,0.853687345981598,0.565575778484344,0.851042330265045,0.558810174465179,0.8460613489151,0.553952276706696,0.839232265949249,0.55147796869278,0.831223428249359,0.551629364490509,0.82281893491745,0.55439156293869,0.814841449260712,0.55949467420578,0.808071672916412,0.566438257694244,0.803172528743744,0.574543237686157,0.80062347650528,0.583016157150269,0.80067390203476,0.589159488677979,0.81685334444046,0.585478067398071,0.814219415187836,0.585870385169983,0.813433110713959,0.589774131774902,0.816238701343536,0.59177827835083,0.82049834728241,0.592554569244385,0.820115089416504,0.593077659606934,0.824797511100769,0.593940258026123,0.824683487415314,0.592930436134338,0.8293297290802,0.593794584274292,0.829496145248413,0.591351628303528,0.833651781082153,0.592132687568665,0.834082126617432,0.588495373725891,0.837340235710144,0.589117169380188,0.837992489337921,0.584640860557556,0.840034425258636,0.585042595863342,0.840844631195068,0.580165982246399,0.841470122337341,0.580308079719543,0.842359244823456,0.575508832931519,0.841507315635681,0.575377464294434,0.842387914657593,0.571125030517578,0.840141892433167,0.570732593536377,0.840928256511688,0.567443549633026,0.837507843971252,0.566829383373261,0.838122546672821,0.564825117588043,0.833862841129303,0.56404834985733,0.834245800971985,0.563525855541229,0.829563736915588,0.56266313791275,0.829677641391754,0.563672721385956,0.825031340122223,0.562808454036713,0.8248650431633,0.565251410007477,0.82070928812027,0.564470231533051,0.820278942584991,0.568107724189758,0.8170205950737,0.567485868930817,0.816368520259857,0.571962356567383,0.814326822757721,0.571560621261597,0.813516557216644,0.57643711566925,0.812890946865082,0.576295018196106,0.812002062797546,0.58109438419342,0.812853813171387,0.581225752830505,0.81197327375412,0.586272001266479,0.812631607055664,0.590402245521545,0.81561154127121,0.593348145484924,0.819723725318909,0.594821453094482,0.824565827846527,0.594677090644836,0.82966423034668, -0.59292995929718,0.834519147872925,0.589751124382019,0.838655948638916,0.585451006889343,0.841669321060181,0.580451607704163,0.843264579772949,0.575241804122925,0.843285501003265,0.57033109664917,0.841729581356049,0.56620067358017,0.838749706745148,0.563255131244659,0.834637463092804,0.56178218126297,0.829795122146606,0.561926186084747,0.824696898460388,0.563673317432404,0.819841861724854,0.566852271556854,0.815705120563507,0.571151733398438,0.812691628932953,0.576151609420776,0.811096608638763,0.581361532211304,0.811075866222382,0.586692452430725,0.811796188354492,0.591058850288391,0.81495726108551,0.594176650047302,0.819314897060394,0.595740437507629,0.824442028999329,0.595597267150879,0.829837799072266,0.593760848045349,0.834973156452179,0.590411424636841,0.839345932006836,0.58587658405304,0.842527627944946,0.580600380897522,0.844207286834717,0.575098633766174,0.844220042228699,0.569910883903503,0.842565059661865,0.565544188022614,0.839403808116913,0.562426507472992,0.835046291351318,0.560862720012665,0.829918682575226,0.561005651950836,0.824523210525513,0.562842190265656,0.819387793540955,0.566191613674164,0.815014898777008,0.57072639465332,0.811833441257477,0.576002955436707,0.810153841972351,0.581504225730896,0.810141026973724,0.587145328521729,0.810899019241333,0.591765761375427,0.814254224300385,0.595068097114563,0.818874657154083,0.596729278564453,0.824308156967163,0.59658670425415,0.830022811889648,0.594653964042664,0.835459291934967,0.591120839118958,0.840085446834564,0.586332678794861,0.843448221683502,0.580758333206177,0.845218539237976,0.574943780899048,0.845223367214203,0.569457411766052,0.843461871147156,0.564837634563446,0.840106725692749,0.561534941196442,0.835486233234406,0.559873878955841,0.830052733421326,0.560016691684723,0.82433819770813,0.561949193477631,0.818901538848877,0.565482437610626,0.814275681972504,0.570270419120789,0.810912787914276,0.575844645500183,0.809142410755157,0.581659436225891,0.809137642383575,0.587638258934021,0.809926152229309,0.592533588409424,0.813491702079773,0.596036195755005, -0.818396985530853,0.597802400588989,0.824161946773529,0.597660064697266,0.83022278547287,0.595622777938843,0.835985481739044,0.59188973903656,0.840886473655701,0.586827158927917,0.844445824623108,0.580929279327393,0.846315085887909,0.574774622917175,0.846311390399933,0.568965077400208,0.844434916973114,0.56406968832016,0.840869665145874,0.560567200183868,0.835964322090149,0.558800518512726,0.830199122428894,0.558942854404449,0.824138343334198,0.560980379581451,0.818375468254089,0.564713656902313,0.813474595546722,0.569776296615601,0.809915363788605,0.575673699378967,0.808046102523804,0.581828713417053,0.80804979801178,0.588204145431519,0.808813571929932,0.593414664268494,0.812618613243103,0.597145557403564,0.817849040031433,0.599032282829285,0.823993027210236,0.598889350891113,0.830448806285858,0.596731305122375,0.836584866046906,0.592769265174866,0.841800570487976,0.587391138076782,0.845584869384766,0.581122875213623,0.847567617893219,0.574578881263733,0.847554922103882,0.568398952484131,0.845547616481781,0.56318861246109,0.841742634773254,0.559457719326019,0.83651214838028,0.557571113109589,0.830368280410767,0.55771404504776,0.823912382125854,0.559871971607208,0.817776203155518,0.563834130764008,0.812560856342316,0.569212079048157,0.808776497840881,0.575480580329895,0.806793570518494,0.582024455070496,0.806806325912476,0.609007358551025,0.790953695774078,0.608552932739258,0.790060520172119,0.604277014732361,0.791470766067505,0.604438424110413,0.792452812194824,0.612928628921509,0.788134932518005,0.612225770950317,0.787418365478516,0.61581814289093,0.78427255153656,0.614935636520386,0.783802628517151,0.617393612861633,0.779744744300842,0.616418123245239,0.779567539691925,0.617500305175781,0.774994671344757,0.616527080535889,0.775127172470093,0.616127848625183,0.770487189292908,0.615252256393433,0.770916819572449,0.613410711288452,0.766663789749146,0.61271858215332,0.767348289489746,0.609614849090576,0.763898313045502,0.609173536300659,0.764770805835724,0.605111837387085,0.76246166229248,0.604964733123779,0.763436853885651, -0.60034191608429,0.762494564056396,0.600503921508789,0.763476729393005,0.595772862434387,0.763993680477142,0.596227645874023,0.764886915683746,0.591851592063904,0.766812443733215,0.592554688453674,0.767529308795929,0.588962078094482,0.770674526691437,0.589844465255737,0.771144807338715,0.58738648891449,0.775202512741089,0.588362455368042,0.775380074977875,0.587280035018921,0.779952645301819,0.588253140449524,0.779820322990417,0.588652729988098,0.784460127353668,0.58952808380127,0.784030616283417,0.59136962890625,0.78828364610672,0.592061877250671,0.787599325180054,0.595165610313416,0.791049242019653,0.595607042312622,0.790176928043365,0.599669098854065,0.79248583316803,0.599815845489502,0.791510939598084,0.608150005340576,0.789271473884583,0.604131698608398,0.790603697299957,0.611604452133179,0.786784112453461,0.614156723022461,0.783385753631592,0.615557670593262,0.77940833568573,0.615669369697571,0.775241613388062,0.614481568336487,0.771293640136719,0.612109661102295,0.767950415611267,0.608787059783936,0.765539646148682,0.604837775230408,0.764296770095825,0.600648999214172,0.764343917369843,0.596630454063416,0.765676438808441,0.593176126480103,0.768163502216339,0.590623497962952,0.771561980247498,0.58922278881073,0.77553927898407,0.589111089706421,0.779705882072449,0.590298891067505,0.783653974533081,0.592670798301697,0.786997258663177,0.595993876457214,0.789408206939697,0.599943161010742,0.790650904178619,0.607795357704163,0.788579404354095,0.604002594947815,0.789844512939453,0.611058592796326,0.786227405071259,0.613474130630493,0.783018469810486,0.614804267883301,0.779267013072968,0.614919304847717,0.775339722633362,0.613808035850525,0.771621704101563,0.611578822135925,0.768476247787476,0.608450412750244,0.766211688518524,0.604728698730469,0.765049457550049,0.600777983665466,0.76510351896286,0.59698498249054,0.766368269920349,0.593721628189087,0.768720209598541,0.591306328773499,0.771929025650024,0.58997654914856,0.775680661201477,0.589861392974854,0.779607951641083,0.590972661972046,0.783326148986816,0.593201756477356, -0.786471426486969,0.596330285072327,0.788736164569855,0.600052237510681,0.789898276329041,0.612633585929871,0.798130750656128,0.612061977386475,0.796996474266052,0.605499386787415,0.799111068248749,0.605695605278015,0.800361931324005,0.618569254875183,0.79387754201889,0.617678046226501,0.792970657348633,0.622920989990234,0.788018465042114,0.621797800064087,0.787428200244904,0.625263452529907,0.781127214431763,0.624017834663391,0.780911207199097,0.62536609172821,0.773878335952759,0.624120354652405,0.774057447910309,0.623220324516296,0.766981542110443,0.622096180915833,0.767538487911224,0.619035363197327,0.761111617088318,0.618143081665039,0.761991798877716,0.613220810890198,0.756843209266663,0.612647891044617,0.757960557937622,0.606346607208252,0.754594326019287,0.606148362159729,0.75583952665329,0.599084496498108,0.754585087299347,0.599280834197998,0.755835890769959,0.592146396636963,0.756816267967224,0.592717885971069,0.757950663566589,0.586210489273071,0.761069655418396,0.587101697921753,0.761976182460785,0.581858515739441,0.766928613185883,0.582981824874878,0.767518877983093,0.579516410827637,0.773819923400879,0.580761671066284,0.774035692214966,0.579413533210754,0.781068682670593,0.580659151077271,0.780889451503754,0.581559538841248,0.787965655326843,0.582683563232422,0.787408530712128,0.585744619369507,0.793835639953613,0.586636900901794,0.792955219745636,0.591559290885925,0.798103809356689,0.592131972312927,0.79698657989502,0.598433971405029,0.800352811813354,0.598632097244263,0.799107730388641,0.611529111862183,0.795940399169922,0.605315804481506,0.797946751117706,0.616848468780518,0.792126297950745,0.620752453804016,0.786878049373627,0.622858643531799,0.780709385871887,0.622961521148682,0.774223625659943,0.621050596237183,0.768056392669678,0.617313027381897,0.762810707092285,0.612115025520325,0.759000182151794,0.60596489906311,0.756998300552368,0.599464416503906,0.757000386714935,0.593250393867493,0.75900673866272,0.587931394577026,0.762820422649384,0.584027290344238,0.768068850040436,0.581920623779297,0.774237632751465, -0.581818342208862,0.78072315454483,0.583729267120361,0.786890685558319,0.587466716766357,0.792136371135712,0.592665433883667,0.795946776866913,0.59881579875946,0.797948896884918,0.611018061637878,0.794927299022675,0.605139255523682,0.796829879283905,0.616052269935608,0.791316211223602,0.619749307632446,0.786350190639496,0.621747016906738,0.780515134334564,0.62185001373291,0.774382352828979,0.620047926902771,0.768552303314209,0.616517782211304,0.763595461845398,0.611604332923889,0.759997129440308,0.605789184570313,0.758109271526337,0.599640488624573,0.758117139339447,0.593761920928955,0.760019600391388,0.588727235794067,0.76363068819046,0.585030198097229,0.768596649169922,0.583032608032227,0.774431705474854,0.582929611206055,0.780564367771149,0.584731817245483,0.786394655704498,0.58826220035553,0.79135137796402,0.593175649642944,0.794950008392334,0.598991394042969,0.79683780670166,0.61051619052887,0.793933987617493,0.604965329170227,0.795735061168671,0.61527156829834,0.790521442890167,0.618766188621521,0.785831689834595,0.620657801628113,0.780323803424835,0.620761036872864,0.774537086486816,0.61906623840332,0.769037663936615,0.615738749504089,0.764363884925842,0.611104846000671,0.760973632335663,0.605617761611938,0.759198069572449,0.599814891815186,0.759211778640747,0.594263672828674,0.76101279258728,0.589507937431335,0.764425277709961,0.586013078689575,0.769114792346954,0.584121704101563,0.774622619152069,0.584018468856812,0.780409634113312,0.585713624954224,0.785909056663513,0.589040756225586,0.790582835674286,0.593674898147583,0.793973386287689,0.599162340164185,0.795748829841614,0.610006809234619,0.792926013469696,0.604788780212402,0.794624447822571,0.614479660987854,0.789715051651001,0.61776864528656,0.785305678844452,0.619552731513977,0.780129730701447,0.619656682014465,0.774693727493286,0.618070244789124,0.769530057907104,0.614949226379395,0.765143632888794,0.610598564147949,0.761964321136475,0.6054447889328,0.76030308008194,0.599991321563721,0.760322630405426,0.594772934913635,0.762020885944366,0.590300321578979, -0.765231907367706,0.587010979652405,0.769641041755676,0.585226774215698,0.774817109107971,0.585123181343079,0.780253052711487,0.586709499359131,0.785416960716248,0.589830756187439,0.789803385734558,0.594181299209595,0.792982876300812,0.599335670471191,0.794643938541412,0.609499335289001,0.791923224925995,0.604611277580261,0.793520152568817,0.613691449165344,0.788912057876587,0.616777062416077,0.784781277179718,0.618454337120056,0.779935121536255,0.618559122085571,0.774847686290741,0.6170814037323,0.770017683506012,0.614165425300598,0.765917479991913,0.610097289085388,0.762948513031006,0.605273842811584,0.761401057243347,0.600168704986572,0.761427104473114,0.595280885696411,0.763023972511292,0.591088891029358,0.766035079956055,0.588002920150757,0.770165801048279,0.586326122283936,0.775012135505676,0.586220622062683,0.780099272727966,0.587698340415955,0.784929275512695,0.590614438056946,0.789029717445374,0.594683051109314,0.791998863220215,0.599506378173828,0.79354602098465,0.585457921028137,0.988815665245056,0.589372754096985,0.984388828277588,0.588351964950562,0.983643174171448,0.585082650184631,0.988441586494446,0.587367415428162,0.983041763305664,0.584704279899597,0.988158583641052,0.586435198783875,0.98258638381958,0.584328055381775,0.987966179847717,0.58554220199585,0.982279896736145,0.583950519561768,0.987862825393677,0.584669828414917,0.982117176055908,0.583565354347229,0.987850069999695,0.583781361579895,0.982095718383789,0.583162903785706,0.987929821014404,0.582808256149292,0.982113480567932,0.582734704017639,0.987847089767456,0.581763982772827,0.982254266738892,0.58227813243866,0.987845063209534,0.580642223358154,0.982513904571533,0.58179497718811,0.987922668457031,0.579463362693787,0.982888340950012,0.581295490264893,0.988078355789185,0.57825243473053,0.983368158340454,0.580787181854248,0.988311886787415,0.57704222202301,0.983939409255981,0.58028519153595,0.988618016242981,0.575874090194702,0.984588146209717,0.579808950424194,0.988987803459167,0.574781656265259,0.985295295715332,0.579380750656128,0.989410281181335, -0.573792219161987,0.98604953289032,0.579022765159607,0.989875197410584,0.572917342185974,0.986854910850525,0.578752756118774,0.990377426147461,0.572148084640503,0.987738251686096,0.578585743904114,0.990923762321472,0.587015271186829,0.993101000785828,0.595386862754822,0.991889953613281,0.594831943511963,0.990680575370789,0.587059855461121,0.99241304397583,0.594149947166443,0.98952853679657,0.586976289749146,0.991736531257629,0.593343615531921,0.988401293754578,0.586787581443787,0.991069197654724,0.592431426048279,0.987298846244812,0.586517095565796,0.990423083305359,0.591442823410034,0.986242413520813,0.586190223693848,0.989818930625916,0.590412259101868,0.985262632369995,0.585830926895142,0.989277601242065,0.59405529499054,0.975982904434204,0.592258453369141,0.97489070892334,0.590551137924194,0.973983645439148,0.588943839073181,0.973281741142273,0.587432265281677,0.972789406776428,0.58596932888031,0.972503066062927,0.584489107131958,0.972412705421448,0.582894325256348,0.972535490989685,0.581171870231628,0.972833752632141,0.579320192337036,0.973295569419861,0.577361226081848,0.973904848098755,0.575344324111938,0.974640727043152,0.573329448699951,0.975477695465088,0.571372866630554,0.976380467414856,0.569533944129944,0.977328181266785,0.567845463752747,0.978299736976624,0.566309630870819,0.97929835319519,0.564886391162872,0.980358600616455,0.605397462844849,0.985904574394226,0.604133009910584,0.98440408706665,0.602747917175293,0.982948303222656,0.601211667060852,0.981490731239319,0.59953248500824,0.980029106140137,0.597742319107056,0.9785977602005,0.595899939537048,0.977231860160828,0.598906517028809,0.963895261287689,0.596317768096924,0.962440192699432,0.593862771987915,0.961222946643829,0.591569900512695,0.960278689861298,0.589424133300781,0.95962518453598,0.587360024452209,0.959264099597931,0.585275292396545,0.95918470621109,0.583050966262817,0.95941835641861,0.580643057823181,0.959901511669159,0.578043937683105,0.960610210895538,0.575292348861694,0.961511790752411,0.572457671165466,0.962565839290619,0.569625020027161, -0.963724315166473,0.566883504390717,0.964938819408417,0.56430047750473,0.966151893138886,0.56192535161972,0.967343747615814,0.559747040271759,0.968504369258881,0.557689368724823,0.969668924808502,0.615563154220581,0.976001262664795,0.613601207733154,0.974337935447693,0.611527323722839,0.972660183906555,0.60927140712738,0.97091680765152,0.606823086738586,0.969121754169464,0.604237079620361,0.967301428318024,0.601570963859558,0.965536773204803,0.603491902351379,0.948858261108398,0.600162625312805,0.946975469589233,0.597013831138611,0.945396542549133,0.59408438205719,0.944179058074951,0.591354846954346,0.943361759185791,0.588740348815918,0.942948579788208,0.586102247238159,0.942935645580292,0.583293199539185,0.943318843841553,0.58024275302887,0.944053888320923,0.576941132545471,0.945098102092743,0.573439717292786,0.946396112442017,0.569831013679504,0.9478799700737,0.566227614879608,0.949471533298492,0.562743008136749,0.951089560985565,0.55947333574295,0.952662467956543,0.556462466716766,0.954115867614746,0.553693473339081,0.955440759658813,0.551051080226898,0.956666231155396,0.625047564506531,0.963303864002228,0.6224445104599,0.961558520793915,0.619741559028625,0.959694087505341,0.616829991340637,0.957652747631073,0.613688588142395,0.95545905828476,0.610355973243713,0.953199744224548,0.60692286491394,0.950965046882629,0.607592701911926,0.931799411773682,0.603627681732178,0.929414689540863,0.599871635437012,0.927411079406738,0.59637463092804,0.925875246524811,0.593117952346802,0.924857079982758,0.589998006820679,0.924385488033295,0.586853384971619,0.924453616142273,0.583515524864197,0.925050258636475,0.57989513874054,0.926119387149811,0.575981616973877,0.927598595619202,0.571837425231934,0.92940366268158,0.567572057247162,0.931432545185089,0.563317358493805,0.933568179607391,0.559205234050751,0.935690641403198,0.55534166097641,0.937686860561371,0.551778852939606,0.939472198486328,0.54847651720047,0.940985798835754,0.545280754566193,0.942227959632874,0.633367896080017,0.948823988437653,0.630166530609131,0.94706118106842, -0.626909613609314,0.944998919963837,0.623433947563171,0.9426309466362,0.619698762893677,0.940007150173187,0.615746378898621,0.937235176563263,0.611671328544617,0.934451580047607,0.611103773117065,0.913671553134918,0.606614708900452,0.910737991333008,0.602338910102844,0.908276736736298,0.598341584205627,0.906400799751282,0.594610452651978,0.905181467533112,0.591036319732666,0.904648661613464,0.587442278862,0.904797494411469,0.583649754524231,0.905654847621918,0.579552412033081,0.90711236000061,0.575141906738281,0.909088551998138,0.570490598678589,0.911472022533417,0.565724194049835,0.914122998714447,0.560989677906036,0.916881620883942,0.55640584230423,0.919571399688721,0.552096664905548,0.922037303447723,0.548098504543304,0.924144744873047,0.544353306293488,0.925804555416107,0.540684282779694,0.926986873149872,0.640192866325378,0.933325409889221,0.636483311653137,0.931630432605743,0.632766127586365,0.929429173469543,0.62885308265686,0.926738083362579,0.624672174453735,0.923651218414307,0.620245099067688,0.920322418212891,0.615691781044006,0.916926681995392,0.613923788070679,0.895219624042511,0.608942985534668,0.891784369945526,0.604180455207825,0.888935923576355,0.599767327308655,0.886809587478638,0.595656037330627,0.88548070192337,0.591747164726257,0.884965777397156,0.587846636772156,0.885237455368042,0.583745837211609,0.886320352554321,0.579318046569824,0.888108730316162,0.574519395828247,0.890516400337219,0.569460511207581,0.89342325925827,0.564288079738617,0.896659970283508,0.559169352054596,0.900022089481354,0.554276525974274,0.903295040130615,0.549687206745148,0.906250298023224,0.545426785945892,0.908697187900543,0.541413128376007,0.910492777824402,0.537441670894623,0.911558628082275,0.645387768745422,0.917508780956268,0.641344308853149,0.91593611240387,0.637345790863037,0.913599193096161,0.63316798210144,0.910563945770264,0.628706455230713,0.906978487968445,0.623964905738831,0.903053760528564,0.618982434272766,0.899053394794464,0.615308523178101,0.885532379150391,0.610234379768372,0.881979823112488,0.605311870574951, -0.879021883010864,0.600501418113709,0.876866698265076,0.596019268035889,0.875629127025604,0.591804027557373,0.875283718109131,0.587679743766785,0.875805914402008,0.583466053009033,0.876813113689423,0.578850150108337,0.878584980964661,0.573985457420349,0.881066977977753,0.568902492523193,0.884071886539459,0.563737332820892,0.887419998645782,0.558633625507355,0.890896856784821,0.553726494312286,0.894273042678833,0.549087345600128,0.897314071655273,0.544724881649017,0.8998122215271,0.540572345256805,0.901596963405609,0.536489546298981,0.902525424957275,0.647396206855774,0.908133089542389,0.643214106559753,0.906703770160675,0.639055013656616,0.904374957084656,0.634753823280334,0.901286721229553,0.630216360092163,0.897618591785431,0.625423312187195,0.893596053123474,0.620413541793823,0.889482378959656,0.564250886440277,0.879101693630219,0.56296044588089,0.878868222236633,0.563261330127716,0.876584231853485,0.564679801464081,0.876485407352448,0.562604367733002,0.87462306022644,0.56405371427536,0.874239027500153,0.561034262180328,0.873117864131927,0.562415182590485,0.872515320777893,0.558657944202423,0.872171938419342,0.559875786304474,0.871431589126587,0.555637657642365,0.871849298477173,0.556608855724335,0.871061861515045,0.552178919315338,0.872171938419342,0.552836716175079,0.871431589126587,0.548517525196075,0.873117864131927,0.548816621303558,0.872515320777893,0.544902980327606,0.874622941017151,0.54482227563858,0.874239027500153,0.541581690311432,0.876584231853485,0.541126310825348,0.876485526561737,0.53877991437912,0.878868222236633,0.537980139255524,0.879101693630219,0.536688625812531,0.881319224834442,0.535598576068878,0.881909132003784,0.535450398921967,0.883769989013672,0.5341437458992,0.884716331958771,0.535149395465851,0.886053919792175,0.533714592456818,0.887332677841187,0.535806357860565,0.888015389442444,0.534340798854828,0.889579236507416,0.537376463413239,0.889520406723022,0.535979330539703,0.89130312204361,0.539752781391144,0.890466451644897,0.538518726825714,0.892386615276337,0.542773187160492,0.890789031982422, -0.541785776615143,0.892756104469299,0.541785776615143,0.892756104469299,0.542773187160492,0.890789031982422,0.546231925487518,0.890466451644897,0.545557796955109,0.892386615276337,0.549893319606781,0.889520406723022,0.549578011035919,0.89130312204361,0.553507745265961,0.888015389442444,0.553572237491608,0.889579236507416,0.556829154491425,0.886053919792175,0.55726832151413,0.887332677841187,0.559630692005157,0.883769989013672,0.560414373874664,0.88471645116806,0.561722218990326,0.881319224834442,0.56279593706131,0.881909132003784,0.560642302036285,0.878862261772156,0.56083470582962,0.87703150510788,0.560235202312469,0.875459372997284,0.55888432264328,0.874253153800964,0.556874334812164,0.873494923114777,0.554342329502106,0.873236477375031,0.551460325717926,0.873494923114777,0.548425495624542,0.874253153800964,0.545444190502167,0.875459492206573,0.542719542980194,0.87703150510788,0.540437400341034,0.878862261772156,0.538753211498261,0.880826532840729,0.537781894207001,0.882790923118591,0.537589371204376,0.884621441364288,0.538189113140106,0.886193513870239,0.539539873600006,0.887399613857269,0.541549980640411,0.888157844543457,0.54408210515976,0.888416469097137,0.54408210515976,0.888416469097137,0.54696387052536,0.888157844543457,0.549998819828033,0.887399613857269,0.552980244159698,0.886193513870239,0.555704653263092,0.884621441364288,0.557986795902252,0.882790923118591,0.559670865535736,0.880826532840729,0.557412803173065,0.879083693027496,0.557521760463715,0.87780499458313,0.557064950466156,0.876706957817078,0.556073129177094,0.875864207744598,0.554614245891571,0.875334739685059,0.552787601947784,0.875154197216034,0.550717413425446,0.875334739685059,0.548545062541962,0.875864207744598,0.546418726444244,0.876706957817078,0.544482886791229,0.87780499458313,0.542869865894318,0.879083693027496,0.541689097881317,0.88045597076416,0.541021645069122,0.881828188896179,0.540912568569183,0.883106708526611,0.541369497776031,0.884204626083374,0.542361199855804,0.885047137737274,0.543820083141327,0.885576903820038,0.545646965503693, -0.885757505893707,0.545646965503693,0.885757505893707,0.547717034816742,0.885576903820038,0.549889266490936,0.885047137737274,0.552015841007233,0.884204626083374,0.553951561450958,0.883106708526611,0.555564701557159,0.881828188896179,0.556745231151581,0.88045597076416,0.553500354290009,0.879520356655121,0.553548395633698,0.878863155841827,0.553301393985748,0.878298699855804,0.552776396274567,0.877865314483643,0.552008926868439,0.877593219280243,0.551051557064056,0.877500355243683,0.549969255924225,0.877593219280243,0.548836052417755,0.877865314483643,0.547728955745697,0.878298699855804,0.546723425388336,0.878863155841827,0.545888245105743,0.879520356655121,0.545279920101166,0.880225658416748,0.544940412044525,0.880931079387665,0.544892251491547,0.881588459014893,0.545139253139496,0.882152915000916,0.545664370059967,0.882585823535919,0.546431601047516,0.882858157157898,0.547389209270477,0.882951140403748,0.547389209270477,0.882951140403748,0.548471391201019,0.882858157157898,0.549604833126068,0.882585823535919,0.550711810588837,0.882152915000916,0.551717340946198,0.881588459014893,0.55255252122879,0.880931079387665,0.553160727024078,0.880225658416748,0.582622408866882,0.98980450630188,0.549221456050873,0.880147695541382,0.85606437921524,0.190133899450302,0.860350906848907,0.183435171842575,0.85893326997757,0.182452097535133,0.854609072208405,0.189290434122086,0.850690543651581,0.314013570547104,0.850435435771942,0.306215524673462,0.848754465579987,0.306253224611282,0.849009692668915,0.314054191112518,0.852744281291962,0.376390159130096,0.852484524250031,0.368602365255356,0.850803911685944,0.368652701377869,0.851065695285797,0.376438498497009,0.861123621463776,0.376079350709915,0.860865890979767,0.368287026882172,0.859189331531525,0.368351519107819,0.859446346759796,0.376145422458649,0.861994087696075,0.407340407371521,0.861894190311432,0.399558007717133,0.860214173793793,0.399586111307144,0.860396206378937,0.407375425100327,0.857113778591156,0.407595783472061,0.856846272945404,0.399690240621567,0.85514360666275,0.399757117033005, -0.855404794216156,0.407731205224991,0.856383264064789,0.420530438423157,0.857900440692902,0.421234637498856,0.857649147510529,0.415248185396194,0.855988681316376,0.415395677089691,0.854779064655304,0.420370787382126,0.854083597660065,0.415544271469116,0.853673040866852,0.407837063074112,0.853433430194855,0.399814188480377,0.860549867153168,0.422896087169647,0.861966073513031,0.423351854085922,0.861871540546417,0.414696097373962,0.860469877719879,0.414843022823334,0.859280288219452,0.422123402357101,0.859048783779144,0.415084987878799,0.858541548252106,0.399617910385132,0.85879772901535,0.407436639070511,0.855845987796783,0.368484318256378,0.854167997837067,0.368546545505524,0.854426562786102,0.376336485147476,0.856103360652924,0.376276671886444,0.854917109012604,0.391932964324951,0.856604635715485,0.391880601644516,0.856357634067535,0.384085148572922,0.85467916727066,0.38414004445076,0.85322505235672,0.391978979110718,0.852995693683624,0.384188950061798,0.861661374568939,0.391712516546249,0.861390292644501,0.383893847465515,0.859707534313202,0.383959859609604,0.85997062921524,0.391768008470535,0.858029782772064,0.384026825428009,0.858285963535309,0.391824394464493,0.857517540454865,0.368418395519257,0.85777360200882,0.376213669776917,0.851725399494171,0.399860769510269,0.851933419704437,0.407911479473114,0.866887390613556,0.407554179430008,0.867001831531525,0.39951565861702,0.865291178226471,0.399523884057999,0.865230619907379,0.407435715198517,0.864876925945282,0.422883540391922,0.866141736507416,0.42209255695343,0.866054594516754,0.415009915828705,0.864670217037201,0.414796710014343,0.863458096981049,0.423348844051361,0.86327987909317,0.414680451154709,0.863587081432343,0.399537146091461,0.863602221012115,0.407358825206757,0.853308498859406,0.420948088169098,0.852132380008698,0.415706545114517,0.851105749607086,0.423414617776871,0.852111399173737,0.422078967094421,0.850333034992218,0.415839642286301,0.848703682422638,0.415915966033936,0.850023806095123,0.399896770715714,0.848323285579681,0.399923801422119,0.848464667797089, -0.407970815896988,0.850195944309235,0.407952159643173,0.865906655788422,0.368129909038544,0.864230453968048,0.368175774812698,0.864489614963531,0.375962436199188,0.866166651248932,0.375912040472031,0.866761267185211,0.391557157039642,0.866450011730194,0.383716195821762,0.864767730236053,0.383772432804108,0.865062296390533,0.3916075527668,0.863360106945038,0.391658902168274,0.863078415393829,0.383830815553665,0.862547814846039,0.368227988481522,0.862806618213654,0.376018077135086,0.851316511631012,0.384232372045517,0.851536691188812,0.392017811536789,0.849646389484406,0.384271919727325,0.847980082035065,0.384311884641647,0.848182857036591,0.392081916332245,0.849858105182648,0.392051190137863,0.849131762981415,0.368698328733444,0.847460329532623,0.368743300437927,0.847727954387665,0.37652775645256,0.84939569234848,0.376483470201492,0.85881894826889,0.30588573217392,0.857142627239227,0.305961042642593,0.857398092746735,0.313757240772247,0.859075009822845,0.313684403896332,0.860099613666534,0.344884991645813,0.859843671321869,0.337083607912064,0.8581662774086,0.337151318788528,0.858422815799713,0.344950646162033,0.853398501873016,0.345150411128998,0.855077087879181,0.345087587833405,0.854821741580963,0.337290912866592,0.853142201900482,0.33735391497612,0.853910148143768,0.360748708248138,0.855589330196381,0.360686004161835,0.855333387851715,0.352884858846664,0.853653728961945,0.352947235107422,0.852225005626678,0.360804617404938,0.851968467235565,0.353002846240997,0.851713478565216,0.345204889774323,0.85145777463913,0.337408363819122,0.860610663890839,0.360487759113312,0.860354721546173,0.352685123682022,0.858678042888641,0.352749586105347,0.858933985233307,0.360551744699478,0.857261955738068,0.360618829727173,0.857006132602692,0.352817714214325,0.85649448633194,0.33722198009491,0.856749951839447,0.345019936561584,0.853797972202301,0.306107640266418,0.852119743824005,0.306167721748352,0.852375209331512,0.313963711261749,0.854053795337677,0.313902020454407,0.852886140346527,0.329556733369827,0.85456508398056,0.329494088888168, -0.854309380054474,0.321698546409607,0.852630913257599,0.321760684251785,0.851201474666595,0.329610288143158,0.850946128368378,0.321812659502029,0.859586775302887,0.329283237457275,0.859330952167511,0.321484178304672,0.857654273509979,0.321555078029633,0.857910096645355,0.329352617263794,0.856238067150116,0.329424500465393,0.855981767177582,0.321628481149673,0.855470597743988,0.306037157773972,0.855726182460785,0.31383204460144,0.849776446819305,0.337454348802567,0.850031912326813,0.345251858234406,0.864888489246368,0.336927801370621,0.863209664821625,0.336971253156662,0.863466203212738,0.344774633646011,0.865144908428192,0.344731003046036,0.865654528141022,0.360333144664764,0.865399301052094,0.352530956268311,0.863721311092377,0.352575391530991,0.863976776599884,0.360378414392471,0.862293183803558,0.360429584980011,0.862037479877472,0.352626770734787,0.86152595281601,0.337023228406906,0.861782491207123,0.344825685024261,0.850286304950714,0.353050410747528,0.850542843341827,0.360853850841522,0.848612129688263,0.353092670440674,0.846939504146576,0.353133648633957,0.847196638584137,0.360940724611282,0.848869740962982,0.360897779464722,0.848102509975433,0.337494611740112,0.846430242061615,0.337533354759216,0.846685826778412,0.345332980155945,0.848358333110809,0.34529322385788,0.863859832286835,0.305716216564178,0.862181961536407,0.305760502815247,0.862439095973969,0.313564121723175,0.864116847515106,0.313520044088364,0.864629924297333,0.329125612974167,0.864374101161957,0.32132488489151,0.862695872783661,0.321368187665939,0.862952291965485,0.329169064760208,0.861269533634186,0.329221606254578,0.861012876033783,0.32142099738121,0.860499680042267,0.305817186832428,0.860756576061249,0.313618659973145,0.849264800548553,0.321855008602142,0.849519908428192,0.329654455184937,0.847590982913971,0.321892112493515,0.845918476581573,0.321929126977921,0.846173822879791,0.329731553792953,0.847845852375031,0.329692989587784,0.847080886363983,0.306286573410034,0.845408499240875,0.306321799755096,0.845663487911224,0.314125865697861,0.84733635187149, -0.314089298248291,0.848661482334137,0.25162148475647,0.848406970500946,0.243840679526329,0.84673398733139,0.243826821446419,0.846986591815948,0.251615732908249,0.856774508953094,0.243561282753944,0.855101644992828,0.243690565228462,0.855356514453888,0.251455456018448,0.857031047344208,0.25134351849556,0.858049690723419,0.282492429018021,0.857792794704437,0.274699479341507,0.856118857860565,0.274790108203888,0.856374680995941,0.282578378915787,0.851353108882904,0.282779544591904,0.853030860424042,0.282727837562561,0.852775633335114,0.274939030408859,0.851097524166107,0.274985611438751,0.851864635944366,0.298372626304626,0.853542625904083,0.298314124345779,0.853286564350128,0.290521413087845,0.85160881280899,0.290576905012131,0.850180685520172,0.298417389392853,0.849925339221954,0.290618091821671,0.84966903924942,0.28281581401825,0.849414765834808,0.275014936923981,0.858562409877777,0.298087924718857,0.858306229114532,0.290290355682373,0.856630861759186,0.290371805429459,0.856886684894562,0.298166036605835,0.855214655399323,0.298243910074234,0.854959189891815,0.290451765060425,0.854447901248932,0.274872988462448,0.85470324754715,0.282659560441971,0.851756751537323,0.24384032189846,0.850082814693451,0.243853226304054,0.850338518619537,0.251622229814529,0.852012455463409,0.251600056886673,0.850843131542206,0.267188787460327,0.852520287036896,0.26714900135994,0.852266490459442,0.259375274181366,0.850590884685516,0.259406924247742,0.849161565303802,0.267209768295288,0.848910868167877,0.259417295455933,0.857535779476166,0.266906887292862,0.857282340526581,0.259128957986832,0.855609118938446,0.25923079252243,0.8558629155159,0.267002254724503,0.854191958904266,0.267086118459702,0.853937566280365,0.259315729141235,0.853427708148956,0.243787989020348,0.853682100772858,0.251544117927551,0.847734272480011,0.275034666061401,0.847988307476044,0.282842069864273,0.862825572490692,0.274485498666763,0.861149370670319,0.274539709091187,0.86140912771225,0.282344281673431,0.863086044788361,0.282294094562531,0.863602817058563,0.297911584377289, -0.863344967365265,0.290104955434799,0.861667454242706,0.290152072906494,0.861924827098846,0.297957241535187,0.860243022441864,0.29801619052887,0.859986484050751,0.290214657783508,0.859470307826996,0.27461251616478,0.859728753566742,0.282411694526672,0.848244249820709,0.290648728609085,0.848499834537506,0.298451602458954,0.846570670604706,0.290677279233933,0.844898045063019,0.290711998939514,0.845153987407684,0.298517733812332,0.846826016902924,0.298482745885849,0.846060454845428,0.275056570768356,0.844387471675873,0.275089710950851,0.844641983509064,0.282901585102081,0.846314489841461,0.282867133617401,0.861807763576508,0.243203476071358,0.86012727022171,0.243295475840569,0.860385715961456,0.25112396478653,0.862063586711884,0.251051753759384,0.862564861774445,0.266674846410751,0.86231130361557,0.258873820304871,0.860636174678802,0.258936882019043,0.860889732837677,0.266732811927795,0.859212100505829,0.266812860965729,0.858958303928375,0.259025663137436,0.858449518680573,0.243421539664268,0.858707249164581,0.251226216554642,0.847233235836029,0.259420841932297,0.847482144832611,0.267221927642822,0.845561325550079,0.259433060884476,0.843890368938446,0.259466737508774,0.844135940074921,0.267272561788559,0.845808565616608,0.267239332199097,0.84506756067276,0.243833765387535,0.843403995037079,0.243877574801445,0.843650639057159,0.251659423112869,0.845317661762238,0.251623749732971,0.867153942584991,0.188138246536255,0.865868151187897,0.187291473150253,0.861834108829498,0.193485155701637,0.863220274448395,0.194269254803658,0.855871737003326,0.22056220471859,0.856109917163849,0.213502034544945,0.854522883892059,0.213367626070976,0.854288995265961,0.22062711417675,0.849309504032135,0.220470651984215,0.850991785526276,0.220577999949455,0.851221978664398,0.212958917021751,0.849582612514496,0.212696090340614,0.849813878536224,0.236080795526505,0.851494014263153,0.236082255840302,0.851225435733795,0.228326946496964,0.849531352519989,0.228292465209961,0.848131835460663,0.236052989959717,0.847837865352631,0.228230774402618,0.847622334957123, -0.220336958765984,0.847938477993011,0.212424829602242,0.856490194797516,0.235776036977768,0.856157243251801,0.228058189153671,0.854542911052704,0.228210836648941,0.85483306646347,0.235928297042847,0.853173196315765,0.236036866903305,0.852919638156891,0.228307723999023,0.852842032909393,0.213198289275169,0.852667510509491,0.220628038048744,0.863175213336945,0.185414746403694,0.861763298511505,0.184430703520775,0.85751885175705,0.190982162952423,0.858966171741486,0.191834568977356,0.851157486438751,0.205037698149681,0.852747738361359,0.205489829182625,0.855538308620453,0.198447749018669,0.853985249996185,0.197782829403877,0.849566996097565,0.204574540257454,0.852444469928741,0.197112157940865,0.857425630092621,0.206802234053612,0.859945952892303,0.200430527329445,0.858551323413849,0.199780777096748,0.855924308300018,0.206379368901253,0.854322969913483,0.205923810601234,0.857092916965485,0.199105724692345,0.864594280719757,0.186374068260193,0.860391318798065,0.192687481641769,0.846283853054047,0.212159678339958,0.845929443836212,0.220215573906899,0.860284268856049,0.213797017931938,0.858974754810333,0.213706776499748,0.858902990818024,0.220340773463249,0.860363662242889,0.220233157277107,0.861471951007843,0.235312253236771,0.860956490039825,0.227526754140854,0.859358489513397,0.227688133716583,0.85980612039566,0.235441714525223,0.858146607875824,0.235604524612427,0.857760488986969,0.227873116731644,0.85759025812149,0.21361155807972,0.857408702373505,0.220457032322884,0.846145451068878,0.228179484605789,0.846454203128815,0.236028790473938,0.844453513622284,0.228171914815903,0.842760264873505,0.228229403495789,0.843113601207733,0.23609334230423,0.844781816005707,0.236035943031311,0.8446004986763,0.211911156773567,0.842866957187653,0.211686298251152,0.842492401599884,0.220124259591103,0.844222724437714,0.220137879252434,0.871011912822723,0.190520852804184,0.869739830493927,0.189726144075394,0.865822732448578,0.195791438221931,0.867053806781769,0.196545794606209,0.861311376094818,0.207920536398888,0.863690078258514,0.202252194285393, -0.862503707408905,0.201656982302666,0.860099732875824,0.207564547657967,0.858812153339386,0.207194343209267,0.861260950565338,0.201053097844124,0.868449151515961,0.188940137624741,0.86454826593399,0.195035889744759,0.850908815860748,0.196432664990425,0.847966372966766,0.204100713133812,0.849364101886749,0.195740059018135,0.847794950008392,0.195027992129326,0.844663798809052,0.203115954995155,0.846337854862213,0.203615799546242,0.857503235340118,0.181502908468246,0.856049597263336,0.180593147873878,0.851670920848846,0.187604188919067,0.853149473667145,0.188450515270233,0.833151280879974,0.155700206756592,0.83832186460495,0.148382410407066,0.836963474750519,0.147374346852303,0.831744611263275,0.154751807451248,0.81974059343338,0.296000778675079,0.819422543048859,0.287060528993607,0.817740738391876,0.287124574184418,0.81805819272995,0.296068400144577,0.822288572788239,0.367484241724014,0.821966588497162,0.358558684587479,0.820284068584442,0.358622789382935,0.820607602596283,0.367545872926712,0.830668866634369,0.367173880338669,0.830351173877716,0.358255118131638,0.82867294549942,0.358311921358109,0.828990519046783,0.367234528064728,0.831836402416229,0.402968943119049,0.831635892391205,0.394016146659851,0.829949915409088,0.394058346748352,0.830211341381073,0.403005033731461,0.826904952526093,0.403191953897476,0.826586067676544,0.394171595573425,0.824890673160553,0.394236624240875,0.825200259685516,0.403311520814896,0.826347172260284,0.418237298727036,0.827856004238129,0.419000595808029,0.827461779117584,0.412089556455612,0.825797498226166,0.412295281887054,0.824715793132782,0.418063759803772,0.823930561542511,0.412464439868927,0.823477685451508,0.403407156467438,0.823186814785004,0.394294857978821,0.830471336841583,0.420828372240067,0.831923305988312,0.421324849128723,0.831797063350677,0.411375403404236,0.830357730388641,0.411554634571075,0.829195320606232,0.419983178377151,0.828905284404755,0.411843687295914,0.828273713588715,0.394102603197098,0.828592717647552,0.403059065341949,0.825330436229706,0.358431488275528,0.82365208864212, -0.358494371175766,0.823972761631012,0.367421478033066,0.825649321079254,0.367358863353729,0.824598610401154,0.385288029909134,0.826280772686005,0.385230928659439,0.825967609882355,0.376301109790802,0.824291288852692,0.376361608505249,0.822909533977509,0.385341703891754,0.822607696056366,0.376420050859451,0.831323802471161,0.385047525167465,0.830993473529816,0.376110523939133,0.829312145709991,0.376175224781036,0.829636037349701,0.385109543800354,0.827637612819672,0.376240581274033,0.827955782413483,0.385172009468079,0.82700127363205,0.358370423316956,0.827319085597992,0.367296934127808,0.821485579013824,0.394345670938492,0.821749985218048,0.403479397296906,0.836794555187225,0.403072506189346,0.836735785007477,0.39391428232193,0.835033476352692,0.393944561481476,0.835125982761383,0.40300652384758,0.834913432598114,0.420795232057571,0.83617228269577,0.41991975903511,0.836114943027496,0.411740094423294,0.834682166576386,0.411489844322205,0.833464682102203,0.42131495475769,0.833246886730194,0.411353051662445,0.833332240581512,0.393978267908096,0.833473861217499,0.402967840433121,0.823215305805206,0.418659776449203,0.822019159793854,0.412597209215164,0.821060121059418,0.421210885047913,0.822024524211884,0.419829696416855,0.820223033428192,0.412666261196136,0.818566143512726,0.412668406963348,0.819793283939362,0.394388526678085,0.818104803562164,0.394425213336945,0.818309962749481,0.403562158346176,0.820027887821198,0.403528839349747,0.835396230220795,0.358084857463837,0.833719551563263,0.35814243555069,0.834036886692047,0.367056727409363,0.835712134838104,0.366999179124832,0.836403548717499,0.384869396686554,0.83604508638382,0.375926166772842,0.834367096424103,0.375986605882645,0.834714949131012,0.384928196668625,0.833019196987152,0.384986817836761,0.832680523395538,0.376047343015671,0.832035720348358,0.35819873213768,0.832353413105011,0.367115080356598,0.82092672586441,0.376476258039474,0.82122415304184,0.385390967130661,0.819256365299225,0.376529932022095,0.817590177059174,0.376583158969879,0.817878186702728,0.385480314493179, -0.819548904895782,0.385436475276947,0.818610727787018,0.358685225248337,0.816940486431122,0.358746141195297,0.817267596721649,0.367663830518723,0.818935930728912,0.367605626583099,0.827810108661652,0.286836087703705,0.826130926609039,0.286885768175125,0.826448380947113,0.295811504125595,0.828127682209015,0.295763581991196,0.829398930072784,0.331472545862198,0.829080998897552,0.322545886039734,0.827401697635651,0.32259476184845,0.827719748020172,0.331523090600967,0.822697222232819,0.331687271595001,0.824375212192535,0.33162847161293,0.824056923389435,0.322694480419159,0.822378814220428,0.322751730680466,0.823332965373993,0.349555820226669,0.825011551380157,0.349494397640228,0.824693500995636,0.34056168794632,0.823014795780182,0.340622425079346,0.821646869182587,0.349620550870895,0.821329653263092,0.340687155723572,0.821011483669281,0.331751942634583,0.82069343328476,0.322815865278244,0.830033719539642,0.349325686693192,0.829716503620148,0.340400278568268,0.828037559986115,0.340452343225479,0.828355252742767,0.349380165338516,0.826683104038239,0.34943562746048,0.826365053653717,0.34050527215004,0.825728952884674,0.322643041610718,0.826046764850616,0.331573784351349,0.822784721851349,0.286965548992157,0.82110720872879,0.287008196115494,0.821425139904022,0.295944213867188,0.823103129863739,0.29589632153511,0.822060525417328,0.313815832138062,0.823739111423492,0.313761681318283,0.823421061038971,0.304828673601151,0.821743071079254,0.304880052804947,0.820375859737396,0.313878357410431,0.820058047771454,0.304940462112427,0.828763425350189,0.3136186003685,0.828445255756378,0.304691553115845,0.826766431331635,0.304739058017731,0.827083766460419,0.313666880130768,0.825411260128021,0.313713192939758,0.825092971324921,0.304783403873444,0.824456989765167,0.28692701458931,0.82477468252182,0.295854389667511,0.819010436534882,0.32288458943367,0.819328725337982,0.331820458173752,0.834126055240631,0.322368323802948,0.832449376583099,0.322432994842529,0.832768261432648,0.331361681222916,0.834445059299469,0.33129894733429,0.835078656673431, -0.349155873060226,0.834762871265411,0.340230077505112,0.833085954189301,0.340290695428848,0.833402097225189,0.349214762449265,0.831717908382416,0.349270820617676,0.831401526927948,0.340346962213516,0.830765426158905,0.322492629289627,0.831083714962006,0.331419855356216,0.819646537303925,0.340753555297852,0.819963872432709,0.349685937166214,0.817972719669342,0.340820014476776,0.816302359104156,0.34088459610939,0.816618859767914,0.349812418222427,0.818289935588837,0.349750250577927,0.817336857318878,0.322955697774887,0.815666377544403,0.323025017976761,0.815985023975372,0.331956028938293,0.817655265331268,0.331889182329178,0.832852184772491,0.286622613668442,0.831176102161407,0.286702007055283,0.831494510173798,0.295637875795364,0.833171308040619,0.295563519001007,0.833807766437531,0.313436090946198,0.833489239215851,0.304501086473465,0.831813037395477,0.304572373628616,0.832130968570709,0.313503861427307,0.830447852611542,0.313564985990524,0.83012980222702,0.304636001586914,0.829493463039398,0.286774724721909,0.829811632633209,0.295705825090408,0.818375885486603,0.305008620023727,0.818693220615387,0.313948303461075,0.81670206785202,0.30508291721344,0.815031826496124,0.305157601833344,0.815349042415619,0.314092338085175,0.817019641399384,0.314019978046417,0.816066682338715,0.287199199199677,0.81439620256424,0.287279069423676,0.814713895320892,0.296219646930695,0.816384732723236,0.29614245891571,0.81722754240036,0.224502950906754,0.816847860813141,0.215608820319176,0.815167367458344,0.215578749775887,0.815562188625336,0.224486827850342,0.825240552425385,0.2154291421175,0.823583781719208,0.215595230460167,0.823914706707001,0.224485993385315,0.825590908527374,0.224353194236755,0.826856434345245,0.260050028562546,0.826538980007172,0.251126348972321,0.824861466884613,0.251201093196869,0.825178205966949,0.260114997625351,0.8201544880867,0.260199099779129,0.821831285953522,0.260181277990341,0.821514308452606,0.251263082027435,0.819838345050812,0.251267910003662,0.820789277553558,0.2780721783638,0.822467148303986,0.278035998344421, -0.822149097919464,0.269104778766632,0.820471704006195,0.269133478403091,0.819105327129364,0.278118193149567,0.818788349628448,0.269170552492142,0.818471252918243,0.260224163532257,0.818157017230988,0.251277059316635,0.827492296695709,0.277908593416214,0.827174246311188,0.268977016210556,0.825495660305023,0.269034802913666,0.825813353061676,0.277960956096649,0.824139535427094,0.278001666069031,0.823821604251862,0.26907554268837,0.823186576366425,0.251244962215424,0.823504149913788,0.260156959295273,0.820222079753876,0.215705558657646,0.818532168865204,0.215666189789772,0.818895876407623,0.224543929100037,0.820564329624176,0.22457280755043,0.819526851177216,0.242347344756126,0.821199595928192,0.242356851696968,0.820885479450226,0.233454629778862,0.8192178606987,0.233432248234749,0.817849814891815,0.242337718605995,0.817547380924225,0.233404621481895,0.82622355222702,0.242209568619728,0.825909554958344,0.23328323662281,0.824231207370758,0.233389213681221,0.824545562267303,0.242297276854515,0.822870433330536,0.24234564602375,0.822553098201752,0.233444705605507,0.821921169757843,0.215689286589623,0.822236239910126,0.224558591842651,0.816475808620453,0.251305937767029,0.816788852214813,0.260266900062561,0.83157080411911,0.250804871320724,0.829896628856659,0.250913023948669,0.830217301845551,0.259864300489426,0.831892669200897,0.259765028953552,0.832533299922943,0.277676999568939,0.832213699817657,0.268721580505371,0.830537855625153,0.26881331205368,0.83085697889328,0.277761667966843,0.829175651073456,0.27784126996994,0.828856408596039,0.268901765346527,0.828218281269073,0.251025766134262,0.828537285327911,0.259963065385818,0.817105829715729,0.269223362207413,0.817423403263092,0.278177887201309,0.815430819988251,0.269294261932373,0.813758552074432,0.269378900527954,0.81407755613327,0.278333634138107,0.815749108791351,0.27825129032135,0.814800202846527,0.251363575458527,0.813126504421234,0.251448601484299,0.813440144062042,0.260418802499771,0.815112769603729,0.260332435369492,0.830175697803497,0.214821353554726,0.82852965593338, -0.215002909302711,0.82893306016922,0.223999321460724,0.83060497045517,0.223847627639771,0.831250965595245,0.241844728589058,0.830935895442963,0.232862338423729,0.829261839389801,0.232992455363274,0.829577505588531,0.241962537169456,0.827901184558868,0.242092028260231,0.827586591243744,0.233142480254173,0.82688695192337,0.215218409895897,0.827262818813324,0.224179446697235,0.815877735614777,0.233400270342827,0.816172182559967,0.242349460721016,0.814212381839752,0.233437404036522,0.812550365924835,0.233521953225136,0.812829554080963,0.242479369044304,0.81449967622757,0.242395833134651,0.813492119312286,0.215610727667809,0.811821520328522,0.215719565749168,0.812246978282928,0.224616855382919,0.813901364803314,0.224521636962891,0.845079243183136,0.153238624334335,0.843720257282257,0.15230904519558,0.838759481906891,0.159484505653381,0.840107977390289,0.160432934761047,0.82558411359787,0.189931809902191,0.827796638011932,0.182326301932335,0.826346457004547,0.181841656565666,0.824059784412384,0.189651876688004,0.819159924983978,0.188654541969299,0.820810973644257,0.189010113477707,0.823233544826508,0.180745378136635,0.821635901927948,0.18015068769455,0.818128526210785,0.206726834177971,0.819858372211456,0.206816866993904,0.819493472576141,0.197752997279167,0.817862331867218,0.197581306099892,0.816413938999176,0.206617131829262,0.816215574741364,0.197378560900688,0.817517459392548,0.188278049230576,0.820045530796051,0.179566234350204,0.824840009212494,0.206589177250862,0.824495851993561,0.197962149977684,0.82284027338028,0.197945460677147,0.823229134082794,0.206753924489021,0.821605980396271,0.206850245594978,0.821096241474152,0.19786374270916,0.82482784986496,0.181353285908699,0.82246059179306,0.189330071210861,0.84102588891983,0.150389015674591,0.839676678180695,0.149393066763878,0.834567129611969,0.156647503376007,0.835986196994781,0.157591342926025,0.825105845928192,0.171725049614906,0.826598584651947,0.172409102320671,0.830996572971344,0.165079399943352,0.829559862613678,0.164176270365715,0.823605000972748,0.171025976538658, -0.828116953372955,0.163287356495857,0.830958545207977,0.174651592969894,0.83518785238266,0.167680516839027,0.83382385969162,0.166835799813271,0.829548418521881,0.173882126808167,0.828069269657135,0.173072844743729,0.832417190074921,0.166002437472343,0.842371881008148,0.151364222168922,0.837404191493988,0.158529043197632,0.818452298641205,0.178985133767128,0.815870225429535,0.187894582748413,0.83176463842392,0.183737903833389,0.83048814535141,0.183269813656807,0.828384459018707,0.190427243709564,0.829694330692291,0.190673321485519,0.82955139875412,0.20599852502346,0.828967988491058,0.197892770171165,0.827542126178741,0.197911098599434,0.827992618083954,0.206176832318306,0.826425492763519,0.20638419687748,0.826057493686676,0.197940990328789,0.82917183637619,0.182801321148872,0.827020466327667,0.190184533596039,0.814548432826996,0.197179898619652,0.814703524112701,0.206534489989281,0.812845289707184,0.197015091776848,0.811093866825104,0.196901634335518,0.811262905597687,0.206586614251137,0.812988817691803,0.206517353653908,0.81684011220932,0.178400367498398,0.815196692943573,0.177808612585068,0.812486588954926,0.187142670154572,0.814198076725006,0.187514215707779,0.849153935909271,0.156002253293991,0.847806632518768,0.155078113079071,0.842770159244537,0.162309840321541,0.844082295894623,0.163241311907768,0.834830820560455,0.176759213209152,0.839039027690887,0.170220717787743,0.837789237499237,0.169373080134392,0.833585679531097,0.176082819700241,0.832299649715424,0.175382345914841,0.836508095264435,0.168526992201805,0.846444666385651,0.154159337282181,0.841445505619049,0.161374345421791,0.82667475938797,0.162403091788292,0.822096288204193,0.170309737324715,0.825232207775116,0.161514982581139,0.823780953884125,0.160613179206848,0.819024860858917,0.168799862265587,0.820572197437286,0.169569179415703,0.835603058338165,0.146382227540016,0.834233462810516,0.145408168435097,0.828952848911285,0.152847707271576,0.830348074436188,0.153803557157516,0.800310075283051,0.144015535712242,0.805059850215912,0.136824771761894,0.803662717342377, -0.135867729783058,0.798872888088226,0.143136963248253,0.790978491306305,0.279052495956421,0.790662705898285,0.270452529191971,0.788979828357697,0.270512312650681,0.789295256137848,0.279114365577698,0.793512880802155,0.347823917865753,0.793192207813263,0.339228451251984,0.791509211063385,0.339290618896484,0.791830956935883,0.3478844165802,0.801899492740631,0.347500085830688,0.801582992076874,0.33890974521637,0.799903810024261,0.338972985744476,0.800219833850861,0.347566038370132,0.803053677082062,0.381944358348846,0.802859127521515,0.373344451189041,0.801173269748688,0.373388051986694,0.801430523395538,0.381984263658524,0.798122704029083,0.382178246974945,0.797804653644562,0.373504996299744,0.796107113361359,0.373572915792465,0.796417057514191,0.382300496101379,0.79756110906601,0.39659395813942,0.799075901508331,0.397364795207977,0.798677861690521,0.390667319297791,0.79701179265976,0.390839785337448,0.795918643474579,0.396424293518066,0.795141875743866,0.390999436378479,0.794693768024445,0.382399022579193,0.794402539730072,0.373633027076721,0.801683247089386,0.399213254451752,0.803133070468903,0.399715840816498,0.803017318248749,0.390050828456879,0.801577985286713,0.390210390090942,0.800412595272064,0.398358285427094,0.800122320652008,0.390464246273041,0.79949563741684,0.373433113098145,0.799812495708466,0.382042169570923,0.796557009220123,0.339101016521454,0.794877827167511,0.33916512131691,0.795196712017059,0.34776172041893,0.796874463558197,0.347697407007217,0.795816957950592,0.364950716495514,0.797501146793365,0.364892333745956,0.797190248966217,0.356282651424408,0.7955122590065,0.356343626976013,0.794126808643341,0.365004986524582,0.793828070163727,0.356401950120926,0.802551925182343,0.364701598882675,0.802222073078156,0.356080710887909,0.800539433956146,0.356149733066559,0.800862371921539,0.364765852689743,0.798862159252167,0.356219291687012,0.799179255962372,0.364830762147903,0.798230111598969,0.339036762714386,0.798545897006989,0.347632735967636,0.79269939661026,0.373685628175735,0.792965710163116,0.38247549533844, -0.808007538318634,0.38205224275589,0.807962715625763,0.373241305351257,0.806258022785187,0.373272001743317,0.806338012218475,0.381983488798141,0.806120693683624,0.399191707372665,0.807377278804779,0.398311287164688,0.807333290576935,0.390363484621048,0.805900514125824,0.390146791934967,0.80467277765274,0.399710357189178,0.804465472698212,0.390028715133667,0.804555475711823,0.373305559158325,0.804687678813934,0.38194340467453,0.794413030147552,0.397039294242859,0.793229401111603,0.391152381896973,0.792281210422516,0.399642527103424,0.793229281902313,0.398235321044922,0.791435062885284,0.391263604164124,0.789779484272003,0.391317576169968,0.791004121303558,0.373729467391968,0.789310872554779,0.37376806139946,0.789516866207123,0.382565081119537,0.791239321231842,0.382528156042099,0.806629240512848,0.338728070259094,0.80495148897171,0.338787794113159,0.805267512798309,0.347374051809311,0.806944668292999,0.347313702106476,0.807637155056,0.364517152309418,0.807277143001556,0.355886548757553,0.805597484111786,0.355949193239212,0.805945098400116,0.364577382802963,0.804247558116913,0.364638954401016,0.803910076618195,0.356014162302017,0.803267180919647,0.338848233222961,0.803583800792694,0.347436040639877,0.792147219181061,0.356457680463791,0.792440354824066,0.365054726600647,0.790475308895111,0.356511116027832,0.788806617259979,0.356564164161682,0.789089739322662,0.365144222974777,0.790762722492218,0.365100204944611,0.789834320545197,0.339352011680603,0.78816169500351,0.339412301778793,0.788487732410431,0.348001569509506,0.790158212184906,0.347942858934402,0.799056947231293,0.270200967788696,0.797377049922943,0.270259827375412,0.797692835330963,0.278847724199295,0.799372613430023,0.278789490461349,0.800636827945709,0.313144475221634,0.800320565700531,0.304555028676987,0.798640191555023,0.304612874984741,0.798956453800201,0.313203096389771,0.79392808675766,0.313379913568497,0.795607507228851,0.313319444656372,0.795291244983673,0.304725646972656,0.793611705303192,0.304783701896667,0.794560015201569,0.330570846796036,0.796240270137787, -0.330507934093475,0.79592376947403,0.321912705898285,0.794244110584259,0.321974039077759,0.792873919010162,0.330634474754334,0.792558014392853,0.322036445140839,0.792242228984833,0.31344211101532,0.791925728321075,0.304844975471497,0.801267445087433,0.330322772264481,0.800952136516571,0.321733146905899,0.799272119998932,0.321792811155319,0.799587786197662,0.330383956432343,0.797913730144501,0.330445438623428,0.797597825527191,0.321852564811707,0.796965420246124,0.304669201374054,0.797281801700592,0.313261419534683,0.794027030467987,0.270356208086014,0.792347967624664,0.270401656627655,0.792663514614105,0.278997898101807,0.794343292713165,0.278947681188583,0.793295323848724,0.296188771724701,0.794975101947784,0.29613271355629,0.794659197330475,0.287539452314377,0.792979896068573,0.287592738866806,0.791609704494476,0.296248346567154,0.791294038295746,0.287650376558304,0.800004541873932,0.295966774225235,0.799688994884491,0.287378013134003,0.798008739948273,0.287435293197632,0.798324882984161,0.296025007963181,0.796649634838104,0.296079337596893,0.796333253383636,0.287488490343094,0.795701563358307,0.270310610532761,0.796017587184906,0.278899163007736,0.79024201631546,0.3049096763134,0.790558755397797,0.313506096601486,0.805367410182953,0.304362833499908,0.803689658641815,0.30442950129509,0.804006278514862,0.313021153211594,0.805685460567474,0.312956899404526,0.806314527988434,0.330140680074692,0.806000053882599,0.321549326181412,0.804321944713593,0.321611642837524,0.804636418819427,0.330201297998428,0.802951633930206,0.330261826515198,0.802636921405792,0.321672797203064,0.802004754543304,0.304493695497513,0.80232161283493,0.313084036111832,0.790874302387238,0.322100102901459,0.791190207004547,0.330696910619736,0.78919905424118,0.322163224220276,0.787525355815887,0.322225987911224,0.787840902805328,0.330820232629776,0.789514243602753,0.330759227275848,0.788566768169403,0.304976016283035,0.786893725395203,0.305042892694473,0.787210524082184,0.313636004924774,0.788883626461029,0.31357130408287,0.804101526737213,0.269978046417236, -0.802423775196075,0.270056247711182,0.802740395069122,0.278652340173721,0.80441802740097,0.278577387332916,0.805051386356354,0.2957703769207,0.804735004901886,0.287174373865128,0.803057014942169,0.287245750427246,0.803373157978058,0.295838892459869,0.801689207553864,0.295904904603958,0.801372706890106,0.287314742803574,0.800740420818329,0.270132184028625,0.801056802272797,0.278724372386932,0.789611041545868,0.287713527679443,0.789926469326019,0.296312242746353,0.787935674190521,0.28778150677681,0.78626275062561,0.287852913141251,0.786578059196472,0.296448796987534,0.788250863552094,0.296379655599594,0.787304222583771,0.270581483840942,0.78563129901886,0.270656883716583,0.785947203636169,0.279256910085678,0.787619531154633,0.279183059930801,0.788472950458527,0.21023128926754,0.788176000118256,0.201653763651848,0.786510586738586,0.201624259352684,0.786798000335693,0.210220947861671,0.7964888215065,0.201486364006996,0.794834792613983,0.201641693711281,0.795173227787018,0.210203722119331,0.796854317188263,0.210080251097679,0.798108994960785,0.244434058666229,0.797793090343475,0.235847741365433,0.796114265918732,0.235922604799271,0.796429812908173,0.244503229856491,0.791400372982025,0.244613766670227,0.793079674243927,0.244586527347565,0.792763531208038,0.236001461744308,0.791084587574005,0.236019343137741,0.792031824588776,0.261805295944214,0.793711006641388,0.261764585971832,0.793395102024078,0.253172844648361,0.791716516017914,0.253207564353943,0.790347039699554,0.261851638555527,0.790031850337982,0.253247320652008,0.789716422557831,0.244645118713379,0.7894007563591,0.236040532588959,0.798741281032562,0.261611729860306,0.798424899578094,0.253020793199539,0.796745359897614,0.253084897994995,0.797061026096344,0.261672884225845,0.795385777950287,0.261723011732101,0.795069515705109,0.25313401222229,0.794438540935516,0.235972702503204,0.794754326343536,0.24455252289772,0.791509091854095,0.201742693781853,0.789842188358307,0.201706245541573,0.790148317813873,0.210263416171074,0.791820824146271,0.210287347435951,0.790769517421722, -0.227430462837219,0.792447745800018,0.227424293756485,0.792133748531342,0.21885247528553,0.790457189083099,0.218844309449196,0.789086639881134,0.227436572313309,0.788776457309723,0.218832746148109,0.797480642795563,0.2272669672966,0.797171890735626,0.218681767582893,0.795489132404327,0.218779042363167,0.795800626277924,0.227350115776062,0.794123113155365,0.227401673793793,0.793807685375214,0.218836233019829,0.793178975582123,0.201733693480492,0.7934929728508,0.210276886820793,0.787717998027802,0.236077010631561,0.788033664226532,0.24469119310379,0.802829325199127,0.235545873641968,0.801153242588043,0.235646307468414,0.801471054553986,0.24425220489502,0.803147375583649,0.244157820940018,0.803784668445587,0.261374592781067,0.803466975688934,0.252766013145447,0.801789700984955,0.252854108810425,0.80210667848587,0.261457622051239,0.800424516201019,0.261538863182068,0.800107657909393,0.252941697835922,0.799473583698273,0.235751658678055,0.79979008436203,0.244348049163818,0.788349211215973,0.253299176692963,0.788664042949677,0.261908262968063,0.786673069000244,0.253365874290466,0.78499972820282,0.253445476293564,0.78531551361084,0.262053996324539,0.786988437175751,0.261976152658463,0.786041140556335,0.236136585474014,0.784366607666016,0.236220419406891,0.784683465957642,0.244837045669556,0.786357641220093,0.244755357503891,0.801448166370392,0.200890436768532,0.799790918827057,0.201077148318291,0.800215184688568,0.209756329655647,0.801898419857025,0.209612563252449,0.802516639232636,0.226933866739273,0.802216231822968,0.218302443623543,0.80053585767746,0.218421086668968,0.800840675830841,0.227041780948639,0.799161016941071,0.227158457040787,0.798854172229767,0.218555465340614,0.798139870166779,0.2012869566679,0.798534095287323,0.209922179579735,0.787096083164215,0.218841329216957,0.787404358386993,0.227461248636246,0.785420417785645,0.218885317444801,0.783746123313904,0.218969210982323,0.784052610397339,0.22759884595871,0.785727381706238,0.227514564990997,0.784848093986511,0.201643064618111,0.7831871509552,0.201721504330635, -0.783455610275269,0.210333332419395,0.785125970840454,0.210252597928047,0.811891138553619,0.141504243016243,0.810556352138519,0.140603289008141,0.805977523326874,0.147536113858223,0.807330071926117,0.1484085470438,0.796072065830231,0.177241295576096,0.797229826450348,0.169620350003242,0.795687735080719,0.169287666678429,0.79453581571579,0.177177265286446,0.789616525173187,0.176567912101746,0.791276514530182,0.176837980747223,0.792457163333893,0.168510988354683,0.79084974527359,0.168080732226372,0.789527237415314,0.19319948554039,0.791190445423126,0.193238466978073,0.790795981884003,0.185061201453209,0.789195835590363,0.184924617409706,0.787871181964874,0.193130761384964,0.78758579492569,0.184763684868813,0.787971079349518,0.176281452178955,0.789243757724762,0.167639955878258,0.796047270298004,0.193008840084076,0.795623481273651,0.18500779569149,0.794028222560883,0.185107067227364,0.79445868730545,0.193151146173477,0.792864739894867,0.193207383155823,0.792382776737213,0.185136511921883,0.794049561023712,0.168912634253502,0.792948305606842,0.177062422037125,0.80784147977829,0.138739258050919,0.806454122066498,0.137786701321602,0.801749408245087,0.144894286990166,0.803182303905487,0.145777776837349,0.793561637401581,0.159844428300858,0.795124471187592,0.160453140735626,0.798860847949982,0.152931749820709,0.797366440296173,0.152162954211235,0.791999042034149,0.159233093261719,0.795867502689362,0.151397660374641,0.799646198749542,0.162296369671822,0.803132236003876,0.15528678894043,0.801760375499725,0.154499858617783,0.798198878765106,0.161689683794975,0.796672165393829,0.161055192351341,0.800337731838226,0.153710216283798,0.809224665164948,0.139677062630653,0.804598987102509,0.146668121218681,0.787629902362823,0.167203113436699,0.786324977874756,0.176013022661209,0.801306903362274,0.170505717396736,0.80001837015152,0.170213118195534,0.798945486545563,0.177325129508972,0.800303637981415,0.17739774286747,0.800753057003021,0.192387700080872,0.800102174282074,0.184620156884193,0.798651874065399,0.184729650616646,0.799189269542694, -0.19258913397789,0.797623097896576,0.192808032035828,0.797161877155304,0.184868887066841,0.798667132854462,0.16992212831974,0.79753965139389,0.177280694246292,0.785962581634521,0.184624895453453,0.786217927932739,0.193078517913818,0.784319877624512,0.184546157717705,0.782654643058777,0.184548333287239,0.782912492752075,0.193151593208313,0.784565329551697,0.193079650402069,0.78598690032959,0.166781172156334,0.784295082092285,0.166379436850548,0.782957911491394,0.175631254911423,0.784658908843994,0.17579048871994,0.81588476896286,0.144146278500557,0.814562737941742,0.143267825245857,0.809962689876556,0.150143727660179,0.81124871969223,0.151002004742622,0.803539454936981,0.163968965411186,0.806966125965118,0.157563447952271,0.805725753307343,0.156819432973862,0.802300751209259,0.163428261876106,0.801008641719818,0.162873759865761,0.804451763629913,0.156061083078384,0.813228785991669,0.142389878630638,0.808657944202423,0.149279043078423,0.794370114803314,0.150625303387642,0.790433704853058,0.158614307641983,0.792872726917267,0.149834588170052,0.791368782520294,0.149013087153435,0.787239372730255,0.157325774431229,0.78885155916214,0.157980680465698,0.802264750003815,0.134924665093422,0.800858795642853,0.133997604250908,0.796014606952667,0.141352370381355,0.797443091869354,0.142251953482628,0,0.0500000007450581,0.0500000007450581,0.0500000007450581,0.0500000007450581,0.100000001490116,0,0.100000001490116,0.100000001490116,0.0500000007450581,0.100000001490116,0.100000001490116,0.150000005960464,0.0500000007450581,0.150000005960464,0.100000001490116,0.200000002980232,0.0500000007450581,0.200000002980232,0.100000001490116,0.25,0.0500000007450581,0.25,0.100000001490116,0.300000011920929,0.0500000007450581,0.300000011920929,0.100000001490116,0.350000023841858,0.0500000007450581,0.350000023841858,0.100000001490116,0.400000035762787,0.0500000007450581,0.400000035762787,0.100000001490116,0.450000047683716,0.0500000007450581,0.450000047683716,0.100000001490116,0.500000059604645,0.0500000007450581,0.500000059604645,0.100000001490116, -0.550000071525574,0.0500000007450581,0.550000071525574,0.100000001490116,0.600000083446503,0.0500000007450581,0.600000083446503,0.100000001490116,0.650000095367432,0.0500000007450581,0.650000095367432,0.100000001490116,0.700000107288361,0.0500000007450581,0.700000107288361,0.100000001490116,0.75000011920929,0.0500000007450581,0.75000011920929,0.100000001490116,0.800000131130219,0.0500000007450581,0.800000131130219,0.100000001490116,0.850000143051147,0.0500000007450581,0.850000143051147,0.100000001490116,0.900000154972076,0.0500000007450581,0.900000154972076,0.100000001490116,0.950000166893005,0.0500000007450581,0.950000166893005,0.100000001490116,1.00000011920929,0.0500000007450581,1.00000011920929,0.100000001490116,0.0500000007450581,0.150000005960464,0,0.150000005960464,0.100000001490116,0.150000005960464,0.150000005960464,0.150000005960464,0.200000002980232,0.150000005960464,0.25,0.150000005960464,0.300000011920929,0.150000005960464,0.350000023841858,0.150000005960464,0.400000035762787,0.150000005960464,0.450000047683716,0.150000005960464,0.500000059604645,0.150000005960464,0.550000071525574,0.150000005960464,0.600000083446503,0.150000005960464,0.650000095367432,0.150000005960464,0.700000107288361,0.150000005960464,0.75000011920929,0.150000005960464,0.800000131130219,0.150000005960464,0.850000143051147,0.150000005960464,0.900000154972076,0.150000005960464,0.950000166893005,0.150000005960464,1.00000011920929,0.150000005960464,0.0500000007450581,0.200000002980232,0,0.200000002980232,0.100000001490116,0.200000002980232,0.150000005960464,0.200000002980232,0.200000002980232,0.200000002980232,0.25,0.200000002980232,0.300000011920929,0.200000002980232,0.350000023841858,0.200000002980232,0.400000035762787,0.200000002980232,0.450000047683716,0.200000002980232,0.500000059604645,0.200000002980232,0.550000071525574,0.200000002980232,0.600000083446503,0.200000002980232,0.650000095367432,0.200000002980232,0.700000107288361,0.200000002980232,0.75000011920929,0.200000002980232,0.800000131130219,0.200000002980232,0.850000143051147, -0.200000002980232,0.900000154972076,0.200000002980232,0.950000166893005,0.200000002980232,1.00000011920929,0.200000002980232,0.0500000007450581,0.25,0,0.25,0.100000001490116,0.25,0.150000005960464,0.25,0.200000002980232,0.25,0.25,0.25,0.300000011920929,0.25,0.350000023841858,0.25,0.400000035762787,0.25,0.450000047683716,0.25,0.500000059604645,0.25,0.550000071525574,0.25,0.600000083446503,0.25,0.650000095367432,0.25,0.700000107288361,0.25,0.75000011920929,0.25,0.800000131130219,0.25,0.850000143051147,0.25,0.900000154972076,0.25,0.950000166893005,0.25,1.00000011920929,0.25,0.0500000007450581,0.300000011920929,0,0.300000011920929,0.100000001490116,0.300000011920929,0.150000005960464,0.300000011920929,0.200000002980232,0.300000011920929,0.25,0.300000011920929,0.300000011920929,0.300000011920929,0.350000023841858,0.300000011920929,0.400000035762787,0.300000011920929,0.450000047683716,0.300000011920929,0.500000059604645,0.300000011920929,0.550000071525574,0.300000011920929,0.600000083446503,0.300000011920929,0.650000095367432,0.300000011920929,0.700000107288361,0.300000011920929,0.75000011920929,0.300000011920929,0.800000131130219,0.300000011920929,0.850000143051147,0.300000011920929,0.900000154972076,0.300000011920929,0.950000166893005,0.300000011920929,1.00000011920929,0.300000011920929,0.0500000007450581,0.350000023841858,0,0.350000023841858,0.100000001490116,0.350000023841858,0.150000005960464,0.350000023841858,0.200000002980232,0.350000023841858,0.25,0.350000023841858,0.300000011920929,0.350000023841858,0.350000023841858,0.350000023841858,0.400000035762787,0.350000023841858,0.450000047683716,0.350000023841858,0.500000059604645,0.350000023841858,0.550000071525574,0.350000023841858,0.600000083446503,0.350000023841858,0.650000095367432,0.350000023841858,0.700000107288361,0.350000023841858,0.75000011920929,0.350000023841858,0.800000131130219,0.350000023841858,0.850000143051147,0.350000023841858,0.900000154972076,0.350000023841858,0.950000166893005,0.350000023841858,1.00000011920929,0.350000023841858,0.0500000007450581, -0.400000035762787,0,0.400000035762787,0.100000001490116,0.400000035762787,0.150000005960464,0.400000035762787,0.200000002980232,0.400000035762787,0.25,0.400000035762787,0.300000011920929,0.400000035762787,0.350000023841858,0.400000035762787,0.400000035762787,0.400000035762787,0.450000047683716,0.400000035762787,0.500000059604645,0.400000035762787,0.550000071525574,0.400000035762787,0.600000083446503,0.400000035762787,0.650000095367432,0.400000035762787,0.700000107288361,0.400000035762787,0.75000011920929,0.400000035762787,0.800000131130219,0.400000035762787,0.850000143051147,0.400000035762787,0.900000154972076,0.400000035762787,0.950000166893005,0.400000035762787,1.00000011920929,0.400000035762787,0.0500000007450581,0.450000047683716,0,0.450000047683716,0.100000001490116,0.450000047683716,0.150000005960464,0.450000047683716,0.200000002980232,0.450000047683716,0.25,0.450000047683716,0.300000011920929,0.450000047683716,0.350000023841858,0.450000047683716,0.400000035762787,0.450000047683716,0.450000047683716,0.450000047683716,0.500000059604645,0.450000047683716,0.550000071525574,0.450000047683716,0.600000083446503,0.450000047683716,0.650000095367432,0.450000047683716,0.700000107288361,0.450000047683716,0.75000011920929,0.450000047683716,0.800000131130219,0.450000047683716,0.850000143051147,0.450000047683716,0.900000154972076,0.450000047683716,0.950000166893005,0.450000047683716,1.00000011920929,0.450000047683716,0.0500000007450581,0.500000059604645,0,0.500000059604645,0.100000001490116,0.500000059604645,0.150000005960464,0.500000059604645,0.200000002980232,0.500000059604645,0.25,0.500000059604645,0.300000011920929,0.500000059604645,0.350000023841858,0.500000059604645,0.400000035762787,0.500000059604645,0.450000047683716,0.500000059604645,0.500000059604645,0.500000059604645,0.550000071525574,0.500000059604645,0.600000083446503,0.500000059604645,0.650000095367432,0.500000059604645,0.700000107288361,0.500000059604645,0.75000011920929,0.500000059604645,0.800000131130219,0.500000059604645,0.850000143051147,0.500000059604645, -0.900000154972076,0.500000059604645,0.950000166893005,0.500000059604645,1.00000011920929,0.500000059604645,0.0500000007450581,0.550000071525574,0,0.550000071525574,0.100000001490116,0.550000071525574,0.150000005960464,0.550000071525574,0.200000002980232,0.550000071525574,0.25,0.550000071525574,0.300000011920929,0.550000071525574,0.350000023841858,0.550000071525574,0.400000035762787,0.550000071525574,0.450000047683716,0.550000071525574,0.500000059604645,0.550000071525574,0.550000071525574,0.550000071525574,0.600000083446503,0.550000071525574,0.650000095367432,0.550000071525574,0.700000107288361,0.550000071525574,0.75000011920929,0.550000071525574,0.800000131130219,0.550000071525574,0.850000143051147,0.550000071525574,0.900000154972076,0.550000071525574,0.950000166893005,0.550000071525574,1.00000011920929,0.550000071525574,0.0500000007450581,0.600000083446503,0,0.600000083446503,0.100000001490116,0.600000083446503,0.150000005960464,0.600000083446503,0.200000002980232,0.600000083446503,0.25,0.600000083446503,0.300000011920929,0.600000083446503,0.350000023841858,0.600000083446503,0.400000035762787,0.600000083446503,0.450000047683716,0.600000083446503,0.500000059604645,0.600000083446503,0.550000071525574,0.600000083446503,0.600000083446503,0.600000083446503,0.650000095367432,0.600000083446503,0.700000107288361,0.600000083446503,0.75000011920929,0.600000083446503,0.800000131130219,0.600000083446503,0.850000143051147,0.600000083446503,0.900000154972076,0.600000083446503,0.950000166893005,0.600000083446503,1.00000011920929,0.600000083446503,0.0500000007450581,0.650000095367432,0,0.650000095367432,0.100000001490116,0.650000095367432,0.150000005960464,0.650000095367432,0.200000002980232,0.650000095367432,0.25,0.650000095367432,0.300000011920929,0.650000095367432,0.350000023841858,0.650000095367432,0.400000035762787,0.650000095367432,0.450000047683716,0.650000095367432,0.500000059604645,0.650000095367432,0.550000071525574,0.650000095367432,0.600000083446503,0.650000095367432,0.650000095367432,0.650000095367432,0.700000107288361, -0.650000095367432,0.75000011920929,0.650000095367432,0.800000131130219,0.650000095367432,0.850000143051147,0.650000095367432,0.900000154972076,0.650000095367432,0.950000166893005,0.650000095367432,1.00000011920929,0.650000095367432,0.0500000007450581,0.700000107288361,0,0.700000107288361,0.100000001490116,0.700000107288361,0.150000005960464,0.700000107288361,0.200000002980232,0.700000107288361,0.25,0.700000107288361,0.300000011920929,0.700000107288361,0.350000023841858,0.700000107288361,0.400000035762787,0.700000107288361,0.450000047683716,0.700000107288361,0.500000059604645,0.700000107288361,0.550000071525574,0.700000107288361,0.600000083446503,0.700000107288361,0.650000095367432,0.700000107288361,0.700000107288361,0.700000107288361,0.75000011920929,0.700000107288361,0.800000131130219,0.700000107288361,0.850000143051147,0.700000107288361,0.900000154972076,0.700000107288361,0.950000166893005,0.700000107288361,1.00000011920929,0.700000107288361,0.0500000007450581,0.75000011920929,0,0.75000011920929,0.100000001490116,0.75000011920929,0.150000005960464,0.75000011920929,0.200000002980232,0.75000011920929,0.25,0.75000011920929,0.300000011920929,0.75000011920929,0.350000023841858,0.75000011920929,0.400000035762787,0.75000011920929,0.450000047683716,0.75000011920929,0.500000059604645,0.75000011920929,0.550000071525574,0.75000011920929,0.600000083446503,0.75000011920929,0.650000095367432,0.75000011920929,0.700000107288361,0.75000011920929,0.75000011920929,0.75000011920929,0.800000131130219,0.75000011920929,0.850000143051147,0.75000011920929,0.900000154972076,0.75000011920929,0.950000166893005,0.75000011920929,1.00000011920929,0.75000011920929,0.0500000007450581,0.800000131130219,0,0.800000131130219,0.100000001490116,0.800000131130219,0.150000005960464,0.800000131130219,0.200000002980232,0.800000131130219,0.25,0.800000131130219,0.300000011920929,0.800000131130219,0.350000023841858,0.800000131130219,0.400000035762787,0.800000131130219,0.450000047683716,0.800000131130219,0.500000059604645,0.800000131130219,0.550000071525574, -0.800000131130219,0.600000083446503,0.800000131130219,0.650000095367432,0.800000131130219,0.700000107288361,0.800000131130219,0.75000011920929,0.800000131130219,0.800000131130219,0.800000131130219,0.850000143051147,0.800000131130219,0.900000154972076,0.800000131130219,0.950000166893005,0.800000131130219,1.00000011920929,0.800000131130219,0.0500000007450581,0.850000143051147,0,0.850000143051147,0.100000001490116,0.850000143051147,0.150000005960464,0.850000143051147,0.200000002980232,0.850000143051147,0.25,0.850000143051147,0.300000011920929,0.850000143051147,0.350000023841858,0.850000143051147,0.400000035762787,0.850000143051147,0.450000047683716,0.850000143051147,0.500000059604645,0.850000143051147,0.550000071525574,0.850000143051147,0.600000083446503,0.850000143051147,0.650000095367432,0.850000143051147,0.700000107288361,0.850000143051147,0.75000011920929,0.850000143051147,0.800000131130219,0.850000143051147,0.850000143051147,0.850000143051147,0.900000154972076,0.850000143051147,0.950000166893005,0.850000143051147,1.00000011920929,0.850000143051147,0.0500000007450581,0.900000154972076,0,0.900000154972076,0.100000001490116,0.900000154972076,0.150000005960464,0.900000154972076,0.200000002980232,0.900000154972076,0.25,0.900000154972076,0.300000011920929,0.900000154972076,0.350000023841858,0.900000154972076,0.400000035762787,0.900000154972076,0.450000047683716,0.900000154972076,0.500000059604645,0.900000154972076,0.550000071525574,0.900000154972076,0.600000083446503,0.900000154972076,0.650000095367432,0.900000154972076,0.700000107288361,0.900000154972076,0.75000011920929,0.900000154972076,0.800000131130219,0.900000154972076,0.850000143051147,0.900000154972076,0.900000154972076,0.900000154972076,0.950000166893005,0.900000154972076,1.00000011920929,0.900000154972076,0.0500000007450581,0.950000166893005,0,0.950000166893005,0.100000001490116,0.950000166893005,0.150000005960464,0.950000166893005,0.200000002980232,0.950000166893005,0.25,0.950000166893005,0.300000011920929,0.950000166893005,0.350000023841858,0.950000166893005, -0.400000035762787,0.950000166893005,0.450000047683716,0.950000166893005,0.500000059604645,0.950000166893005,0.550000071525574,0.950000166893005,0.600000083446503,0.950000166893005,0.650000095367432,0.950000166893005,0.700000107288361,0.950000166893005,0.75000011920929,0.950000166893005,0.800000131130219,0.950000166893005,0.850000143051147,0.950000166893005,0.900000154972076,0.950000166893005,0.950000166893005,0.950000166893005,1.00000011920929,0.950000166893005,0.025000000372529,0,0.0750000029802322,0,0.125,0,0.174999997019768,0,0.225000008940697,0,0.275000005960464,0,0.325000017881393,0,0.375,0,0.425000011920929,0,0.474999994039536,0,0.525000035762787,0,0.574999988079071,0,0.625,0,0.675000011920929,0,0.725000023841858,0,0.775000035762787,0,0.824999988079071,0,0.875,0,0.925000011920929,0,0.975000023841858,0,0.025000000372529,1,0.0750000029802322,1,0.125,1,0.174999997019768,1,0.225000008940697,1,0.275000005960464,1,0.325000017881393,1,0.375,1,0.425000011920929,1,0.474999994039536,1,0.525000035762787,1,0.574999988079071,1,0.625,1,0.675000011920929,1,0.725000023841858,1,0.775000035762787,1,0.824999988079071,1,0.875,1,0.925000011920929,1,0.975000023841858,1,0,0.0500000007450581,0,0.100000001490116,0.0500000007450581,0.100000001490116,0.0500000007450581,0.0500000007450581,0.100000001490116,0.100000001490116,0.100000001490116,0.0500000007450581,0.150000005960464,0.100000001490116,0.150000005960464,0.0500000007450581,0.200000002980232,0.100000001490116,0.200000002980232,0.0500000007450581,0.25,0.100000001490116,0.25,0.0500000007450581,0.300000011920929,0.100000001490116,0.300000011920929,0.0500000007450581,0.350000023841858,0.100000001490116,0.350000023841858,0.0500000007450581,0.400000035762787,0.100000001490116,0.400000035762787,0.0500000007450581,0.450000047683716,0.100000001490116,0.450000047683716,0.0500000007450581,0.500000059604645,0.100000001490116,0.500000059604645,0.0500000007450581,0.550000071525574,0.100000001490116,0.550000071525574,0.0500000007450581,0.600000083446503,0.100000001490116,0.600000083446503,0.0500000007450581, -0.650000095367432,0.100000001490116,0.650000095367432,0.0500000007450581,0.700000107288361,0.100000001490116,0.700000107288361,0.0500000007450581,0.75000011920929,0.100000001490116,0.75000011920929,0.0500000007450581,0.800000131130219,0.100000001490116,0.800000131130219,0.0500000007450581,0.850000143051147,0.100000001490116,0.850000143051147,0.0500000007450581,0.900000154972076,0.100000001490116,0.900000154972076,0.0500000007450581,0.950000166893005,0.100000001490116,0.950000166893005,0.0500000007450581,1.00000011920929,0.100000001490116,1.00000011920929,0.0500000007450581,0,0.150000005960464,0.0500000007450581,0.150000005960464,0.100000001490116,0.150000005960464,0.150000005960464,0.150000005960464,0.200000002980232,0.150000005960464,0.25,0.150000005960464,0.300000011920929,0.150000005960464,0.350000023841858,0.150000005960464,0.400000035762787,0.150000005960464,0.450000047683716,0.150000005960464,0.500000059604645,0.150000005960464,0.550000071525574,0.150000005960464,0.600000083446503,0.150000005960464,0.650000095367432,0.150000005960464,0.700000107288361,0.150000005960464,0.75000011920929,0.150000005960464,0.800000131130219,0.150000005960464,0.850000143051147,0.150000005960464,0.900000154972076,0.150000005960464,0.950000166893005,0.150000005960464,1.00000011920929,0.150000005960464,0,0.200000002980232,0.0500000007450581,0.200000002980232,0.100000001490116,0.200000002980232,0.150000005960464,0.200000002980232,0.200000002980232,0.200000002980232,0.25,0.200000002980232,0.300000011920929,0.200000002980232,0.350000023841858,0.200000002980232,0.400000035762787,0.200000002980232,0.450000047683716,0.200000002980232,0.500000059604645,0.200000002980232,0.550000071525574,0.200000002980232,0.600000083446503,0.200000002980232,0.650000095367432,0.200000002980232,0.700000107288361,0.200000002980232,0.75000011920929,0.200000002980232,0.800000131130219,0.200000002980232,0.850000143051147,0.200000002980232,0.900000154972076,0.200000002980232,0.950000166893005,0.200000002980232,1.00000011920929,0.200000002980232,0,0.25,0.0500000007450581, -0.25,0.100000001490116,0.25,0.150000005960464,0.25,0.200000002980232,0.25,0.25,0.25,0.300000011920929,0.25,0.350000023841858,0.25,0.400000035762787,0.25,0.450000047683716,0.25,0.500000059604645,0.25,0.550000071525574,0.25,0.600000083446503,0.25,0.650000095367432,0.25,0.700000107288361,0.25,0.75000011920929,0.25,0.800000131130219,0.25,0.850000143051147,0.25,0.900000154972076,0.25,0.950000166893005,0.25,1.00000011920929,0.25,0,0.300000011920929,0.0500000007450581,0.300000011920929,0.100000001490116,0.300000011920929,0.150000005960464,0.300000011920929,0.200000002980232,0.300000011920929,0.25,0.300000011920929,0.300000011920929,0.300000011920929,0.350000023841858,0.300000011920929,0.400000035762787,0.300000011920929,0.450000047683716,0.300000011920929,0.500000059604645,0.300000011920929,0.550000071525574,0.300000011920929,0.600000083446503,0.300000011920929,0.650000095367432,0.300000011920929,0.700000107288361,0.300000011920929,0.75000011920929,0.300000011920929,0.800000131130219,0.300000011920929,0.850000143051147,0.300000011920929,0.900000154972076,0.300000011920929,0.950000166893005,0.300000011920929,1.00000011920929,0.300000011920929,0,0.350000023841858,0.0500000007450581,0.350000023841858,0.100000001490116,0.350000023841858,0.150000005960464,0.350000023841858,0.200000002980232,0.350000023841858,0.25,0.350000023841858,0.300000011920929,0.350000023841858,0.350000023841858,0.350000023841858,0.400000035762787,0.350000023841858,0.450000047683716,0.350000023841858,0.500000059604645,0.350000023841858,0.550000071525574,0.350000023841858,0.600000083446503,0.350000023841858,0.650000095367432,0.350000023841858,0.700000107288361,0.350000023841858,0.75000011920929,0.350000023841858,0.800000131130219,0.350000023841858,0.850000143051147,0.350000023841858,0.900000154972076,0.350000023841858,0.950000166893005,0.350000023841858,1.00000011920929,0.350000023841858,0,0.400000035762787,0.0500000007450581,0.400000035762787,0.100000001490116,0.400000035762787,0.150000005960464,0.400000035762787,0.200000002980232,0.400000035762787,0.25, -0.400000035762787,0.300000011920929,0.400000035762787,0.350000023841858,0.400000035762787,0.400000035762787,0.400000035762787,0.450000047683716,0.400000035762787,0.500000059604645,0.400000035762787,0.550000071525574,0.400000035762787,0.600000083446503,0.400000035762787,0.650000095367432,0.400000035762787,0.700000107288361,0.400000035762787,0.75000011920929,0.400000035762787,0.800000131130219,0.400000035762787,0.850000143051147,0.400000035762787,0.900000154972076,0.400000035762787,0.950000166893005,0.400000035762787,1.00000011920929,0.400000035762787,0,0.450000047683716,0.0500000007450581,0.450000047683716,0.100000001490116,0.450000047683716,0.150000005960464,0.450000047683716,0.200000002980232,0.450000047683716,0.25,0.450000047683716,0.300000011920929,0.450000047683716,0.350000023841858,0.450000047683716,0.400000035762787,0.450000047683716,0.450000047683716,0.450000047683716,0.500000059604645,0.450000047683716,0.550000071525574,0.450000047683716,0.600000083446503,0.450000047683716,0.650000095367432,0.450000047683716,0.700000107288361,0.450000047683716,0.75000011920929,0.450000047683716,0.800000131130219,0.450000047683716,0.850000143051147,0.450000047683716,0.900000154972076,0.450000047683716,0.950000166893005,0.450000047683716,1.00000011920929,0.450000047683716,0,0.500000059604645,0.0500000007450581,0.500000059604645,0.100000001490116,0.500000059604645,0.150000005960464,0.500000059604645,0.200000002980232,0.500000059604645,0.25,0.500000059604645,0.300000011920929,0.500000059604645,0.350000023841858,0.500000059604645,0.400000035762787,0.500000059604645,0.450000047683716,0.500000059604645,0.500000059604645,0.500000059604645,0.550000071525574,0.500000059604645,0.600000083446503,0.500000059604645,0.650000095367432,0.500000059604645,0.700000107288361,0.500000059604645,0.75000011920929,0.500000059604645,0.800000131130219,0.500000059604645,0.850000143051147,0.500000059604645,0.900000154972076,0.500000059604645,0.950000166893005,0.500000059604645,1.00000011920929,0.500000059604645,0,0.550000071525574,0.0500000007450581,0.550000071525574, -0.100000001490116,0.550000071525574,0.150000005960464,0.550000071525574,0.200000002980232,0.550000071525574,0.25,0.550000071525574,0.300000011920929,0.550000071525574,0.350000023841858,0.550000071525574,0.400000035762787,0.550000071525574,0.450000047683716,0.550000071525574,0.500000059604645,0.550000071525574,0.550000071525574,0.550000071525574,0.600000083446503,0.550000071525574,0.650000095367432,0.550000071525574,0.700000107288361,0.550000071525574,0.75000011920929,0.550000071525574,0.800000131130219,0.550000071525574,0.850000143051147,0.550000071525574,0.900000154972076,0.550000071525574,0.950000166893005,0.550000071525574,1.00000011920929,0.550000071525574,0,0.600000083446503,0.0500000007450581,0.600000083446503,0.100000001490116,0.600000083446503,0.150000005960464,0.600000083446503,0.200000002980232,0.600000083446503,0.25,0.600000083446503,0.300000011920929,0.600000083446503,0.350000023841858,0.600000083446503,0.400000035762787,0.600000083446503,0.450000047683716,0.600000083446503,0.500000059604645,0.600000083446503,0.550000071525574,0.600000083446503,0.600000083446503,0.600000083446503,0.650000095367432,0.600000083446503,0.700000107288361,0.600000083446503,0.75000011920929,0.600000083446503,0.800000131130219,0.600000083446503,0.850000143051147,0.600000083446503,0.900000154972076,0.600000083446503,0.950000166893005,0.600000083446503,1.00000011920929,0.600000083446503,0,0.650000095367432,0.0500000007450581,0.650000095367432,0.100000001490116,0.650000095367432,0.150000005960464,0.650000095367432,0.200000002980232,0.650000095367432,0.25,0.650000095367432,0.300000011920929,0.650000095367432,0.350000023841858,0.650000095367432,0.400000035762787,0.650000095367432,0.450000047683716,0.650000095367432,0.500000059604645,0.650000095367432,0.550000071525574,0.650000095367432,0.600000083446503,0.650000095367432,0.650000095367432,0.650000095367432,0.700000107288361,0.650000095367432,0.75000011920929,0.650000095367432,0.800000131130219,0.650000095367432,0.850000143051147,0.650000095367432,0.900000154972076,0.650000095367432, -0.950000166893005,0.650000095367432,1.00000011920929,0.650000095367432,0,0.700000107288361,0.0500000007450581,0.700000107288361,0.100000001490116,0.700000107288361,0.150000005960464,0.700000107288361,0.200000002980232,0.700000107288361,0.25,0.700000107288361,0.300000011920929,0.700000107288361,0.350000023841858,0.700000107288361,0.400000035762787,0.700000107288361,0.450000047683716,0.700000107288361,0.500000059604645,0.700000107288361,0.550000071525574,0.700000107288361,0.600000083446503,0.700000107288361,0.650000095367432,0.700000107288361,0.700000107288361,0.700000107288361,0.75000011920929,0.700000107288361,0.800000131130219,0.700000107288361,0.850000143051147,0.700000107288361,0.900000154972076,0.700000107288361,0.950000166893005,0.700000107288361,1.00000011920929,0.700000107288361,0,0.75000011920929,0.0500000007450581,0.75000011920929,0.100000001490116,0.75000011920929,0.150000005960464,0.75000011920929,0.200000002980232,0.75000011920929,0.25,0.75000011920929,0.300000011920929,0.75000011920929,0.350000023841858,0.75000011920929,0.400000035762787,0.75000011920929,0.450000047683716,0.75000011920929,0.500000059604645,0.75000011920929,0.550000071525574,0.75000011920929,0.600000083446503,0.75000011920929,0.650000095367432,0.75000011920929,0.700000107288361,0.75000011920929,0.75000011920929,0.75000011920929,0.800000131130219,0.75000011920929,0.850000143051147,0.75000011920929,0.900000154972076,0.75000011920929,0.950000166893005,0.75000011920929,1.00000011920929,0.75000011920929,0,0.800000131130219,0.0500000007450581,0.800000131130219,0.100000001490116,0.800000131130219,0.150000005960464,0.800000131130219,0.200000002980232,0.800000131130219,0.25,0.800000131130219,0.300000011920929,0.800000131130219,0.350000023841858,0.800000131130219,0.400000035762787,0.800000131130219,0.450000047683716,0.800000131130219,0.500000059604645,0.800000131130219,0.550000071525574,0.800000131130219,0.600000083446503,0.800000131130219,0.650000095367432,0.800000131130219,0.700000107288361,0.800000131130219,0.75000011920929,0.800000131130219, -0.800000131130219,0.800000131130219,0.850000143051147,0.800000131130219,0.900000154972076,0.800000131130219,0.950000166893005,0.800000131130219,1.00000011920929,0.800000131130219,0,0.850000143051147,0.0500000007450581,0.850000143051147,0.100000001490116,0.850000143051147,0.150000005960464,0.850000143051147,0.200000002980232,0.850000143051147,0.25,0.850000143051147,0.300000011920929,0.850000143051147,0.350000023841858,0.850000143051147,0.400000035762787,0.850000143051147,0.450000047683716,0.850000143051147,0.500000059604645,0.850000143051147,0.550000071525574,0.850000143051147,0.600000083446503,0.850000143051147,0.650000095367432,0.850000143051147,0.700000107288361,0.850000143051147,0.75000011920929,0.850000143051147,0.800000131130219,0.850000143051147,0.850000143051147,0.850000143051147,0.900000154972076,0.850000143051147,0.950000166893005,0.850000143051147,1.00000011920929,0.850000143051147,0,0.900000154972076,0.0500000007450581,0.900000154972076,0.100000001490116,0.900000154972076,0.150000005960464,0.900000154972076,0.200000002980232,0.900000154972076,0.25,0.900000154972076,0.300000011920929,0.900000154972076,0.350000023841858,0.900000154972076,0.400000035762787,0.900000154972076,0.450000047683716,0.900000154972076,0.500000059604645,0.900000154972076,0.550000071525574,0.900000154972076,0.600000083446503,0.900000154972076,0.650000095367432,0.900000154972076,0.700000107288361,0.900000154972076,0.75000011920929,0.900000154972076,0.800000131130219,0.900000154972076,0.850000143051147,0.900000154972076,0.900000154972076,0.900000154972076,0.950000166893005,0.900000154972076,1.00000011920929,0.900000154972076,0,0.950000166893005,0.0500000007450581,0.950000166893005,0.100000001490116,0.950000166893005,0.150000005960464,0.950000166893005,0.200000002980232,0.950000166893005,0.25,0.950000166893005,0.300000011920929,0.950000166893005,0.350000023841858,0.950000166893005,0.400000035762787,0.950000166893005,0.450000047683716,0.950000166893005,0.500000059604645,0.950000166893005,0.550000071525574,0.950000166893005,0.600000083446503, -0.950000166893005,0.650000095367432,0.950000166893005,0.700000107288361,0.950000166893005,0.75000011920929,0.950000166893005,0.800000131130219,0.950000166893005,0.850000143051147,0.950000166893005,0.900000154972076,0.950000166893005,0.950000166893005,0.950000166893005,1.00000011920929,0.950000166893005,0.025000000372529,0,0.0750000029802322,0,0.125,0,0.174999997019768,0,0.225000008940697,0,0.275000005960464,0,0.325000017881393,0,0.375,0,0.425000011920929,0,0.474999994039536,0,0.525000035762787,0,0.574999988079071,0,0.625,0,0.675000011920929,0,0.725000023841858,0,0.775000035762787,0,0.824999988079071,0,0.875,0,0.925000011920929,0,0.975000023841858,0,0.025000000372529,1,0.0750000029802322,1,0.125,1,0.174999997019768,1,0.225000008940697,1,0.275000005960464,1,0.325000017881393,1,0.375,1,0.425000011920929,1,0.474999994039536,1,0.525000035762787,1,0.574999988079071,1,0.625,1,0.675000011920929,1,0.725000023841858,1,0.775000035762787,1,0.824999988079071,1,0.875,1,0.925000011920929,1,0.975000023841858,1,0,0.0500000007450581,0,0.100000001490116,0.0500000007450581,0.100000001490116,0.0500000007450581,0.0500000007450581,0.100000001490116,0.100000001490116,0.100000001490116,0.0500000007450581,0.150000005960464,0.100000001490116,0.150000005960464,0.0500000007450581,0.200000002980232,0.100000001490116,0.200000002980232,0.0500000007450581,0.25,0.100000001490116,0.25,0.0500000007450581,0.300000011920929,0.100000001490116,0.300000011920929,0.0500000007450581,0.350000023841858,0.100000001490116,0.350000023841858,0.0500000007450581,0.400000035762787,0.100000001490116,0.400000035762787,0.0500000007450581,0.450000047683716,0.100000001490116,0.450000047683716,0.0500000007450581,0.500000059604645,0.100000001490116,0.500000059604645,0.0500000007450581,0.550000071525574,0.100000001490116,0.550000071525574,0.0500000007450581,0.600000083446503,0.100000001490116,0.600000083446503,0.0500000007450581,0.650000095367432,0.100000001490116,0.650000095367432,0.0500000007450581,0.700000107288361,0.100000001490116,0.700000107288361,0.0500000007450581, -0.75000011920929,0.100000001490116,0.75000011920929,0.0500000007450581,0.800000131130219,0.100000001490116,0.800000131130219,0.0500000007450581,0.850000143051147,0.100000001490116,0.850000143051147,0.0500000007450581,0.900000154972076,0.100000001490116,0.900000154972076,0.0500000007450581,0.950000166893005,0.100000001490116,0.950000166893005,0.0500000007450581,1.00000011920929,0.100000001490116,1.00000011920929,0.0500000007450581,0,0.150000005960464,0.0500000007450581,0.150000005960464,0.100000001490116,0.150000005960464,0.150000005960464,0.150000005960464,0.200000002980232,0.150000005960464,0.25,0.150000005960464,0.300000011920929,0.150000005960464,0.350000023841858,0.150000005960464,0.400000035762787,0.150000005960464,0.450000047683716,0.150000005960464,0.500000059604645,0.150000005960464,0.550000071525574,0.150000005960464,0.600000083446503,0.150000005960464,0.650000095367432,0.150000005960464,0.700000107288361,0.150000005960464,0.75000011920929,0.150000005960464,0.800000131130219,0.150000005960464,0.850000143051147,0.150000005960464,0.900000154972076,0.150000005960464,0.950000166893005,0.150000005960464,1.00000011920929,0.150000005960464,0,0.200000002980232,0.0500000007450581,0.200000002980232,0.100000001490116,0.200000002980232,0.150000005960464,0.200000002980232,0.200000002980232,0.200000002980232,0.25,0.200000002980232,0.300000011920929,0.200000002980232,0.350000023841858,0.200000002980232,0.400000035762787,0.200000002980232,0.450000047683716,0.200000002980232,0.500000059604645,0.200000002980232,0.550000071525574,0.200000002980232,0.600000083446503,0.200000002980232,0.650000095367432,0.200000002980232,0.700000107288361,0.200000002980232,0.75000011920929,0.200000002980232,0.800000131130219,0.200000002980232,0.850000143051147,0.200000002980232,0.900000154972076,0.200000002980232,0.950000166893005,0.200000002980232,1.00000011920929,0.200000002980232,0,0.25,0.0500000007450581,0.25,0.100000001490116,0.25,0.150000005960464,0.25,0.200000002980232,0.25,0.25,0.25,0.300000011920929,0.25,0.350000023841858,0.25,0.400000035762787, -0.25,0.450000047683716,0.25,0.500000059604645,0.25,0.550000071525574,0.25,0.600000083446503,0.25,0.650000095367432,0.25,0.700000107288361,0.25,0.75000011920929,0.25,0.800000131130219,0.25,0.850000143051147,0.25,0.900000154972076,0.25,0.950000166893005,0.25,1.00000011920929,0.25,0,0.300000011920929,0.0500000007450581,0.300000011920929,0.100000001490116,0.300000011920929,0.150000005960464,0.300000011920929,0.200000002980232,0.300000011920929,0.25,0.300000011920929,0.300000011920929,0.300000011920929,0.350000023841858,0.300000011920929,0.400000035762787,0.300000011920929,0.450000047683716,0.300000011920929,0.500000059604645,0.300000011920929,0.550000071525574,0.300000011920929,0.600000083446503,0.300000011920929,0.650000095367432,0.300000011920929,0.700000107288361,0.300000011920929,0.75000011920929,0.300000011920929,0.800000131130219,0.300000011920929,0.850000143051147,0.300000011920929,0.900000154972076,0.300000011920929,0.950000166893005,0.300000011920929,1.00000011920929,0.300000011920929,0,0.350000023841858,0.0500000007450581,0.350000023841858,0.100000001490116,0.350000023841858,0.150000005960464,0.350000023841858,0.200000002980232,0.350000023841858,0.25,0.350000023841858,0.300000011920929,0.350000023841858,0.350000023841858,0.350000023841858,0.400000035762787,0.350000023841858,0.450000047683716,0.350000023841858,0.500000059604645,0.350000023841858,0.550000071525574,0.350000023841858,0.600000083446503,0.350000023841858,0.650000095367432,0.350000023841858,0.700000107288361,0.350000023841858,0.75000011920929,0.350000023841858,0.800000131130219,0.350000023841858,0.850000143051147,0.350000023841858,0.900000154972076,0.350000023841858,0.950000166893005,0.350000023841858,1.00000011920929,0.350000023841858,0,0.400000035762787,0.0500000007450581,0.400000035762787,0.100000001490116,0.400000035762787,0.150000005960464,0.400000035762787,0.200000002980232,0.400000035762787,0.25,0.400000035762787,0.300000011920929,0.400000035762787,0.350000023841858,0.400000035762787,0.400000035762787,0.400000035762787,0.450000047683716,0.400000035762787, -0.500000059604645,0.400000035762787,0.550000071525574,0.400000035762787,0.600000083446503,0.400000035762787,0.650000095367432,0.400000035762787,0.700000107288361,0.400000035762787,0.75000011920929,0.400000035762787,0.800000131130219,0.400000035762787,0.850000143051147,0.400000035762787,0.900000154972076,0.400000035762787,0.950000166893005,0.400000035762787,1.00000011920929,0.400000035762787,0,0.450000047683716,0.0500000007450581,0.450000047683716,0.100000001490116,0.450000047683716,0.150000005960464,0.450000047683716,0.200000002980232,0.450000047683716,0.25,0.450000047683716,0.300000011920929,0.450000047683716,0.350000023841858,0.450000047683716,0.400000035762787,0.450000047683716,0.450000047683716,0.450000047683716,0.500000059604645,0.450000047683716,0.550000071525574,0.450000047683716,0.600000083446503,0.450000047683716,0.650000095367432,0.450000047683716,0.700000107288361,0.450000047683716,0.75000011920929,0.450000047683716,0.800000131130219,0.450000047683716,0.850000143051147,0.450000047683716,0.900000154972076,0.450000047683716,0.950000166893005,0.450000047683716,1.00000011920929,0.450000047683716,0,0.500000059604645,0.0500000007450581,0.500000059604645,0.100000001490116,0.500000059604645,0.150000005960464,0.500000059604645,0.200000002980232,0.500000059604645,0.25,0.500000059604645,0.300000011920929,0.500000059604645,0.350000023841858,0.500000059604645,0.400000035762787,0.500000059604645,0.450000047683716,0.500000059604645,0.500000059604645,0.500000059604645,0.550000071525574,0.500000059604645,0.600000083446503,0.500000059604645,0.650000095367432,0.500000059604645,0.700000107288361,0.500000059604645,0.75000011920929,0.500000059604645,0.800000131130219,0.500000059604645,0.850000143051147,0.500000059604645,0.900000154972076,0.500000059604645,0.950000166893005,0.500000059604645,1.00000011920929,0.500000059604645,0,0.550000071525574,0.0500000007450581,0.550000071525574,0.100000001490116,0.550000071525574,0.150000005960464,0.550000071525574,0.200000002980232,0.550000071525574,0.25,0.550000071525574,0.300000011920929, -0.550000071525574,0.350000023841858,0.550000071525574,0.400000035762787,0.550000071525574,0.450000047683716,0.550000071525574,0.500000059604645,0.550000071525574,0.550000071525574,0.550000071525574,0.600000083446503,0.550000071525574,0.650000095367432,0.550000071525574,0.700000107288361,0.550000071525574,0.75000011920929,0.550000071525574,0.800000131130219,0.550000071525574,0.850000143051147,0.550000071525574,0.900000154972076,0.550000071525574,0.950000166893005,0.550000071525574,1.00000011920929,0.550000071525574,0,0.600000083446503,0.0500000007450581,0.600000083446503,0.100000001490116,0.600000083446503,0.150000005960464,0.600000083446503,0.200000002980232,0.600000083446503,0.25,0.600000083446503,0.300000011920929,0.600000083446503,0.350000023841858,0.600000083446503,0.400000035762787,0.600000083446503,0.450000047683716,0.600000083446503,0.500000059604645,0.600000083446503,0.550000071525574,0.600000083446503,0.600000083446503,0.600000083446503,0.650000095367432,0.600000083446503,0.700000107288361,0.600000083446503,0.75000011920929,0.600000083446503,0.800000131130219,0.600000083446503,0.850000143051147,0.600000083446503,0.900000154972076,0.600000083446503,0.950000166893005,0.600000083446503,1.00000011920929,0.600000083446503,0,0.650000095367432,0.0500000007450581,0.650000095367432,0.100000001490116,0.650000095367432,0.150000005960464,0.650000095367432,0.200000002980232,0.650000095367432,0.25,0.650000095367432,0.300000011920929,0.650000095367432,0.350000023841858,0.650000095367432,0.400000035762787,0.650000095367432,0.450000047683716,0.650000095367432,0.500000059604645,0.650000095367432,0.550000071525574,0.650000095367432,0.600000083446503,0.650000095367432,0.650000095367432,0.650000095367432,0.700000107288361,0.650000095367432,0.75000011920929,0.650000095367432,0.800000131130219,0.650000095367432,0.850000143051147,0.650000095367432,0.900000154972076,0.650000095367432,0.950000166893005,0.650000095367432,1.00000011920929,0.650000095367432,0,0.700000107288361,0.0500000007450581,0.700000107288361,0.100000001490116,0.700000107288361, -0.150000005960464,0.700000107288361,0.200000002980232,0.700000107288361,0.25,0.700000107288361,0.300000011920929,0.700000107288361,0.350000023841858,0.700000107288361,0.400000035762787,0.700000107288361,0.450000047683716,0.700000107288361,0.500000059604645,0.700000107288361,0.550000071525574,0.700000107288361,0.600000083446503,0.700000107288361,0.650000095367432,0.700000107288361,0.700000107288361,0.700000107288361,0.75000011920929,0.700000107288361,0.800000131130219,0.700000107288361,0.850000143051147,0.700000107288361,0.900000154972076,0.700000107288361,0.950000166893005,0.700000107288361,1.00000011920929,0.700000107288361,0,0.75000011920929,0.0500000007450581,0.75000011920929,0.100000001490116,0.75000011920929,0.150000005960464,0.75000011920929,0.200000002980232,0.75000011920929,0.25,0.75000011920929,0.300000011920929,0.75000011920929,0.350000023841858,0.75000011920929,0.400000035762787,0.75000011920929,0.450000047683716,0.75000011920929,0.500000059604645,0.75000011920929,0.550000071525574,0.75000011920929,0.600000083446503,0.75000011920929,0.650000095367432,0.75000011920929,0.700000107288361,0.75000011920929,0.75000011920929,0.75000011920929,0.800000131130219,0.75000011920929,0.850000143051147,0.75000011920929,0.900000154972076,0.75000011920929,0.950000166893005,0.75000011920929,1.00000011920929,0.75000011920929,0,0.800000131130219,0.0500000007450581,0.800000131130219,0.100000001490116,0.800000131130219,0.150000005960464,0.800000131130219,0.200000002980232,0.800000131130219,0.25,0.800000131130219,0.300000011920929,0.800000131130219,0.350000023841858,0.800000131130219,0.400000035762787,0.800000131130219,0.450000047683716,0.800000131130219,0.500000059604645,0.800000131130219,0.550000071525574,0.800000131130219,0.600000083446503,0.800000131130219,0.650000095367432,0.800000131130219,0.700000107288361,0.800000131130219,0.75000011920929,0.800000131130219,0.800000131130219,0.800000131130219,0.850000143051147,0.800000131130219,0.900000154972076,0.800000131130219,0.950000166893005,0.800000131130219,1.00000011920929,0.800000131130219, -0,0.850000143051147,0.0500000007450581,0.850000143051147,0.100000001490116,0.850000143051147,0.150000005960464,0.850000143051147,0.200000002980232,0.850000143051147,0.25,0.850000143051147,0.300000011920929,0.850000143051147,0.350000023841858,0.850000143051147,0.400000035762787,0.850000143051147,0.450000047683716,0.850000143051147,0.500000059604645,0.850000143051147,0.550000071525574,0.850000143051147,0.600000083446503,0.850000143051147,0.650000095367432,0.850000143051147,0.700000107288361,0.850000143051147,0.75000011920929,0.850000143051147,0.800000131130219,0.850000143051147,0.850000143051147,0.850000143051147,0.900000154972076,0.850000143051147,0.950000166893005,0.850000143051147,1.00000011920929,0.850000143051147,0,0.900000154972076,0.0500000007450581,0.900000154972076,0.100000001490116,0.900000154972076,0.150000005960464,0.900000154972076,0.200000002980232,0.900000154972076,0.25,0.900000154972076,0.300000011920929,0.900000154972076,0.350000023841858,0.900000154972076,0.400000035762787,0.900000154972076,0.450000047683716,0.900000154972076,0.500000059604645,0.900000154972076,0.550000071525574,0.900000154972076,0.600000083446503,0.900000154972076,0.650000095367432,0.900000154972076,0.700000107288361,0.900000154972076,0.75000011920929,0.900000154972076,0.800000131130219,0.900000154972076,0.850000143051147,0.900000154972076,0.900000154972076,0.900000154972076,0.950000166893005,0.900000154972076,1.00000011920929,0.900000154972076,0,0.950000166893005,0.0500000007450581,0.950000166893005,0.100000001490116,0.950000166893005,0.150000005960464,0.950000166893005,0.200000002980232,0.950000166893005,0.25,0.950000166893005,0.300000011920929,0.950000166893005,0.350000023841858,0.950000166893005,0.400000035762787,0.950000166893005,0.450000047683716,0.950000166893005,0.500000059604645,0.950000166893005,0.550000071525574,0.950000166893005,0.600000083446503,0.950000166893005,0.650000095367432,0.950000166893005,0.700000107288361,0.950000166893005,0.75000011920929,0.950000166893005,0.800000131130219,0.950000166893005,0.850000143051147, -0.950000166893005,0.900000154972076,0.950000166893005,0.950000166893005,0.950000166893005,1.00000011920929,0.950000166893005,0.025000000372529,0,0.0750000029802322,0,0.125,0,0.174999997019768,0,0.225000008940697,0,0.275000005960464,0,0.325000017881393,0,0.375,0,0.425000011920929,0,0.474999994039536,0,0.525000035762787,0,0.574999988079071,0,0.625,0,0.675000011920929,0,0.725000023841858,0,0.775000035762787,0,0.824999988079071,0,0.875,0,0.925000011920929,0,0.975000023841858,0,0.025000000372529,1,0.0750000029802322,1,0.125,1,0.174999997019768,1,0.225000008940697,1,0.275000005960464,1,0.325000017881393,1,0.375,1,0.425000011920929,1,0.474999994039536,1,0.525000035762787,1,0.574999988079071,1,0.625,1,0.675000011920929,1,0.725000023841858,1,0.775000035762787,1,0.824999988079071,1,0.875,1,0.925000011920929,1,0.975000023841858,1,0,0.0500000007450581,0.0500000007450581,0.0500000007450581,0.0500000007450581,0.100000001490116,0,0.100000001490116,0.100000001490116,0.0500000007450581,0.100000001490116,0.100000001490116,0.150000005960464,0.0500000007450581,0.150000005960464,0.100000001490116,0.200000002980232,0.0500000007450581,0.200000002980232,0.100000001490116,0.25,0.0500000007450581,0.25,0.100000001490116,0.300000011920929,0.0500000007450581,0.300000011920929,0.100000001490116,0.350000023841858,0.0500000007450581,0.350000023841858,0.100000001490116,0.400000035762787,0.0500000007450581,0.400000035762787,0.100000001490116,0.450000047683716,0.0500000007450581,0.450000047683716,0.100000001490116,0.500000059604645,0.0500000007450581,0.500000059604645,0.100000001490116,0.550000071525574,0.0500000007450581,0.550000071525574,0.100000001490116,0.600000083446503,0.0500000007450581,0.600000083446503,0.100000001490116,0.650000095367432,0.0500000007450581,0.650000095367432,0.100000001490116,0.700000107288361,0.0500000007450581,0.700000107288361,0.100000001490116,0.75000011920929,0.0500000007450581,0.75000011920929,0.100000001490116,0.800000131130219,0.0500000007450581,0.800000131130219,0.100000001490116,0.850000143051147,0.0500000007450581, -0.850000143051147,0.100000001490116,0.900000154972076,0.0500000007450581,0.900000154972076,0.100000001490116,0.950000166893005,0.0500000007450581,0.950000166893005,0.100000001490116,1.00000011920929,0.0500000007450581,1.00000011920929,0.100000001490116,0.0500000007450581,0.150000005960464,0,0.150000005960464,0.100000001490116,0.150000005960464,0.150000005960464,0.150000005960464,0.200000002980232,0.150000005960464,0.25,0.150000005960464,0.300000011920929,0.150000005960464,0.350000023841858,0.150000005960464,0.400000035762787,0.150000005960464,0.450000047683716,0.150000005960464,0.500000059604645,0.150000005960464,0.550000071525574,0.150000005960464,0.600000083446503,0.150000005960464,0.650000095367432,0.150000005960464,0.700000107288361,0.150000005960464,0.75000011920929,0.150000005960464,0.800000131130219,0.150000005960464,0.850000143051147,0.150000005960464,0.900000154972076,0.150000005960464,0.950000166893005,0.150000005960464,1.00000011920929,0.150000005960464,0.0500000007450581,0.200000002980232,0,0.200000002980232,0.100000001490116,0.200000002980232,0.150000005960464,0.200000002980232,0.200000002980232,0.200000002980232,0.25,0.200000002980232,0.300000011920929,0.200000002980232,0.350000023841858,0.200000002980232,0.400000035762787,0.200000002980232,0.450000047683716,0.200000002980232,0.500000059604645,0.200000002980232,0.550000071525574,0.200000002980232,0.600000083446503,0.200000002980232,0.650000095367432,0.200000002980232,0.700000107288361,0.200000002980232,0.75000011920929,0.200000002980232,0.800000131130219,0.200000002980232,0.850000143051147,0.200000002980232,0.900000154972076,0.200000002980232,0.950000166893005,0.200000002980232,1.00000011920929,0.200000002980232,0.0500000007450581,0.25,0,0.25,0.100000001490116,0.25,0.150000005960464,0.25,0.200000002980232,0.25,0.25,0.25,0.300000011920929,0.25,0.350000023841858,0.25,0.400000035762787,0.25,0.450000047683716,0.25,0.500000059604645,0.25,0.550000071525574,0.25,0.600000083446503,0.25,0.650000095367432,0.25,0.700000107288361,0.25,0.75000011920929,0.25,0.800000131130219, -0.25,0.850000143051147,0.25,0.900000154972076,0.25,0.950000166893005,0.25,1.00000011920929,0.25,0.0500000007450581,0.300000011920929,0,0.300000011920929,0.100000001490116,0.300000011920929,0.150000005960464,0.300000011920929,0.200000002980232,0.300000011920929,0.25,0.300000011920929,0.300000011920929,0.300000011920929,0.350000023841858,0.300000011920929,0.400000035762787,0.300000011920929,0.450000047683716,0.300000011920929,0.500000059604645,0.300000011920929,0.550000071525574,0.300000011920929,0.600000083446503,0.300000011920929,0.650000095367432,0.300000011920929,0.700000107288361,0.300000011920929,0.75000011920929,0.300000011920929,0.800000131130219,0.300000011920929,0.850000143051147,0.300000011920929,0.900000154972076,0.300000011920929,0.950000166893005,0.300000011920929,1.00000011920929,0.300000011920929,0.0500000007450581,0.350000023841858,0,0.350000023841858,0.100000001490116,0.350000023841858,0.150000005960464,0.350000023841858,0.200000002980232,0.350000023841858,0.25,0.350000023841858,0.300000011920929,0.350000023841858,0.350000023841858,0.350000023841858,0.400000035762787,0.350000023841858,0.450000047683716,0.350000023841858,0.500000059604645,0.350000023841858,0.550000071525574,0.350000023841858,0.600000083446503,0.350000023841858,0.650000095367432,0.350000023841858,0.700000107288361,0.350000023841858,0.75000011920929,0.350000023841858,0.800000131130219,0.350000023841858,0.850000143051147,0.350000023841858,0.900000154972076,0.350000023841858,0.950000166893005,0.350000023841858,1.00000011920929,0.350000023841858,0.0500000007450581,0.400000035762787,0,0.400000035762787,0.100000001490116,0.400000035762787,0.150000005960464,0.400000035762787,0.200000002980232,0.400000035762787,0.25,0.400000035762787,0.300000011920929,0.400000035762787,0.350000023841858,0.400000035762787,0.400000035762787,0.400000035762787,0.450000047683716,0.400000035762787,0.500000059604645,0.400000035762787,0.550000071525574,0.400000035762787,0.600000083446503,0.400000035762787,0.650000095367432,0.400000035762787,0.700000107288361,0.400000035762787, -0.75000011920929,0.400000035762787,0.800000131130219,0.400000035762787,0.850000143051147,0.400000035762787,0.900000154972076,0.400000035762787,0.950000166893005,0.400000035762787,1.00000011920929,0.400000035762787,0.0500000007450581,0.450000047683716,0,0.450000047683716,0.100000001490116,0.450000047683716,0.150000005960464,0.450000047683716,0.200000002980232,0.450000047683716,0.25,0.450000047683716,0.300000011920929,0.450000047683716,0.350000023841858,0.450000047683716,0.400000035762787,0.450000047683716,0.450000047683716,0.450000047683716,0.500000059604645,0.450000047683716,0.550000071525574,0.450000047683716,0.600000083446503,0.450000047683716,0.650000095367432,0.450000047683716,0.700000107288361,0.450000047683716,0.75000011920929,0.450000047683716,0.800000131130219,0.450000047683716,0.850000143051147,0.450000047683716,0.900000154972076,0.450000047683716,0.950000166893005,0.450000047683716,1.00000011920929,0.450000047683716,0.0500000007450581,0.500000059604645,0,0.500000059604645,0.100000001490116,0.500000059604645,0.150000005960464,0.500000059604645,0.200000002980232,0.500000059604645,0.25,0.500000059604645,0.300000011920929,0.500000059604645,0.350000023841858,0.500000059604645,0.400000035762787,0.500000059604645,0.450000047683716,0.500000059604645,0.500000059604645,0.500000059604645,0.550000071525574,0.500000059604645,0.600000083446503,0.500000059604645,0.650000095367432,0.500000059604645,0.700000107288361,0.500000059604645,0.75000011920929,0.500000059604645,0.800000131130219,0.500000059604645,0.850000143051147,0.500000059604645,0.900000154972076,0.500000059604645,0.950000166893005,0.500000059604645,1.00000011920929,0.500000059604645,0.0500000007450581,0.550000071525574,0,0.550000071525574,0.100000001490116,0.550000071525574,0.150000005960464,0.550000071525574,0.200000002980232,0.550000071525574,0.25,0.550000071525574,0.300000011920929,0.550000071525574,0.350000023841858,0.550000071525574,0.400000035762787,0.550000071525574,0.450000047683716,0.550000071525574,0.500000059604645,0.550000071525574,0.550000071525574, -0.550000071525574,0.600000083446503,0.550000071525574,0.650000095367432,0.550000071525574,0.700000107288361,0.550000071525574,0.75000011920929,0.550000071525574,0.800000131130219,0.550000071525574,0.850000143051147,0.550000071525574,0.900000154972076,0.550000071525574,0.950000166893005,0.550000071525574,1.00000011920929,0.550000071525574,0.0500000007450581,0.600000083446503,0,0.600000083446503,0.100000001490116,0.600000083446503,0.150000005960464,0.600000083446503,0.200000002980232,0.600000083446503,0.25,0.600000083446503,0.300000011920929,0.600000083446503,0.350000023841858,0.600000083446503,0.400000035762787,0.600000083446503,0.450000047683716,0.600000083446503,0.500000059604645,0.600000083446503,0.550000071525574,0.600000083446503,0.600000083446503,0.600000083446503,0.650000095367432,0.600000083446503,0.700000107288361,0.600000083446503,0.75000011920929,0.600000083446503,0.800000131130219,0.600000083446503,0.850000143051147,0.600000083446503,0.900000154972076,0.600000083446503,0.950000166893005,0.600000083446503,1.00000011920929,0.600000083446503,0.0500000007450581,0.650000095367432,0,0.650000095367432,0.100000001490116,0.650000095367432,0.150000005960464,0.650000095367432,0.200000002980232,0.650000095367432,0.25,0.650000095367432,0.300000011920929,0.650000095367432,0.350000023841858,0.650000095367432,0.400000035762787,0.650000095367432,0.450000047683716,0.650000095367432,0.500000059604645,0.650000095367432,0.550000071525574,0.650000095367432,0.600000083446503,0.650000095367432,0.650000095367432,0.650000095367432,0.700000107288361,0.650000095367432,0.75000011920929,0.650000095367432,0.800000131130219,0.650000095367432,0.850000143051147,0.650000095367432,0.900000154972076,0.650000095367432,0.950000166893005,0.650000095367432,1.00000011920929,0.650000095367432,0.0500000007450581,0.700000107288361,0,0.700000107288361,0.100000001490116,0.700000107288361,0.150000005960464,0.700000107288361,0.200000002980232,0.700000107288361,0.25,0.700000107288361,0.300000011920929,0.700000107288361,0.350000023841858,0.700000107288361, -0.400000035762787,0.700000107288361,0.450000047683716,0.700000107288361,0.500000059604645,0.700000107288361,0.550000071525574,0.700000107288361,0.600000083446503,0.700000107288361,0.650000095367432,0.700000107288361,0.700000107288361,0.700000107288361,0.75000011920929,0.700000107288361,0.800000131130219,0.700000107288361,0.850000143051147,0.700000107288361,0.900000154972076,0.700000107288361,0.950000166893005,0.700000107288361,1.00000011920929,0.700000107288361,0.0500000007450581,0.75000011920929,0,0.75000011920929,0.100000001490116,0.75000011920929,0.150000005960464,0.75000011920929,0.200000002980232,0.75000011920929,0.25,0.75000011920929,0.300000011920929,0.75000011920929,0.350000023841858,0.75000011920929,0.400000035762787,0.75000011920929,0.450000047683716,0.75000011920929,0.500000059604645,0.75000011920929,0.550000071525574,0.75000011920929,0.600000083446503,0.75000011920929,0.650000095367432,0.75000011920929,0.700000107288361,0.75000011920929,0.75000011920929,0.75000011920929,0.800000131130219,0.75000011920929,0.850000143051147,0.75000011920929,0.900000154972076,0.75000011920929,0.950000166893005,0.75000011920929,1.00000011920929,0.75000011920929,0.0500000007450581,0.800000131130219,0,0.800000131130219,0.100000001490116,0.800000131130219,0.150000005960464,0.800000131130219,0.200000002980232,0.800000131130219,0.25,0.800000131130219,0.300000011920929,0.800000131130219,0.350000023841858,0.800000131130219,0.400000035762787,0.800000131130219,0.450000047683716,0.800000131130219,0.500000059604645,0.800000131130219,0.550000071525574,0.800000131130219,0.600000083446503,0.800000131130219,0.650000095367432,0.800000131130219,0.700000107288361,0.800000131130219,0.75000011920929,0.800000131130219,0.800000131130219,0.800000131130219,0.850000143051147,0.800000131130219,0.900000154972076,0.800000131130219,0.950000166893005,0.800000131130219,1.00000011920929,0.800000131130219,0.0500000007450581,0.850000143051147,0,0.850000143051147,0.100000001490116,0.850000143051147,0.150000005960464,0.850000143051147,0.200000002980232,0.850000143051147, -0.25,0.850000143051147,0.300000011920929,0.850000143051147,0.350000023841858,0.850000143051147,0.400000035762787,0.850000143051147,0.450000047683716,0.850000143051147,0.500000059604645,0.850000143051147,0.550000071525574,0.850000143051147,0.600000083446503,0.850000143051147,0.650000095367432,0.850000143051147,0.700000107288361,0.850000143051147,0.75000011920929,0.850000143051147,0.800000131130219,0.850000143051147,0.850000143051147,0.850000143051147,0.900000154972076,0.850000143051147,0.950000166893005,0.850000143051147,1.00000011920929,0.850000143051147,0.0500000007450581,0.900000154972076,0,0.900000154972076,0.100000001490116,0.900000154972076,0.150000005960464,0.900000154972076,0.200000002980232,0.900000154972076,0.25,0.900000154972076,0.300000011920929,0.900000154972076,0.350000023841858,0.900000154972076,0.400000035762787,0.900000154972076,0.450000047683716,0.900000154972076,0.500000059604645,0.900000154972076,0.550000071525574,0.900000154972076,0.600000083446503,0.900000154972076,0.650000095367432,0.900000154972076,0.700000107288361,0.900000154972076,0.75000011920929,0.900000154972076,0.800000131130219,0.900000154972076,0.850000143051147,0.900000154972076,0.900000154972076,0.900000154972076,0.950000166893005,0.900000154972076,1.00000011920929,0.900000154972076,0.0500000007450581,0.950000166893005,0,0.950000166893005,0.100000001490116,0.950000166893005,0.150000005960464,0.950000166893005,0.200000002980232,0.950000166893005,0.25,0.950000166893005,0.300000011920929,0.950000166893005,0.350000023841858,0.950000166893005,0.400000035762787,0.950000166893005,0.450000047683716,0.950000166893005,0.500000059604645,0.950000166893005,0.550000071525574,0.950000166893005,0.600000083446503,0.950000166893005,0.650000095367432,0.950000166893005,0.700000107288361,0.950000166893005,0.75000011920929,0.950000166893005,0.800000131130219,0.950000166893005,0.850000143051147,0.950000166893005,0.900000154972076,0.950000166893005,0.950000166893005,0.950000166893005,1.00000011920929,0.950000166893005,0.025000000372529,0,0.0750000029802322, -0,0.125,0,0.174999997019768,0,0.225000008940697,0,0.275000005960464,0,0.325000017881393,0,0.375,0,0.425000011920929,0,0.474999994039536,0,0.525000035762787,0,0.574999988079071,0,0.625,0,0.675000011920929,0,0.725000023841858,0,0.775000035762787,0,0.824999988079071,0,0.875,0,0.925000011920929,0,0.975000023841858,0,0.025000000372529,1,0.0750000029802322,1,0.125,1,0.174999997019768,1,0.225000008940697,1,0.275000005960464,1,0.325000017881393,1,0.375,1,0.425000011920929,1,0.474999994039536,1,0.525000035762787,1,0.574999988079071,1,0.625,1,0.675000011920929,1,0.725000023841858,1,0.775000035762787,1,0.824999988079071,1,0.875,1,0.925000011920929,1,0.975000023841858,1,0,0.0500000007450581,0.0500000007450581,0.0500000007450581,0.0500000007450581,0.100000001490116,0,0.100000001490116,0.100000001490116,0.0500000007450581,0.100000001490116,0.100000001490116,0.150000005960464,0.0500000007450581,0.150000005960464,0.100000001490116,0.200000002980232,0.0500000007450581,0.200000002980232,0.100000001490116,0.25,0.0500000007450581,0.25,0.100000001490116,0.300000011920929,0.0500000007450581,0.300000011920929,0.100000001490116,0.350000023841858,0.0500000007450581,0.350000023841858,0.100000001490116,0.400000035762787,0.0500000007450581,0.400000035762787,0.100000001490116,0.450000047683716,0.0500000007450581,0.450000047683716,0.100000001490116,0.500000059604645,0.0500000007450581,0.500000059604645,0.100000001490116,0.550000071525574,0.0500000007450581,0.550000071525574,0.100000001490116,0.600000083446503,0.0500000007450581,0.600000083446503,0.100000001490116,0.650000095367432,0.0500000007450581,0.650000095367432,0.100000001490116,0.700000107288361,0.0500000007450581,0.700000107288361,0.100000001490116,0.75000011920929,0.0500000007450581,0.75000011920929,0.100000001490116,0.800000131130219,0.0500000007450581,0.800000131130219,0.100000001490116,0.850000143051147,0.0500000007450581,0.850000143051147,0.100000001490116,0.900000154972076,0.0500000007450581,0.900000154972076,0.100000001490116,0.950000166893005,0.0500000007450581,0.950000166893005, -0.100000001490116,1.00000011920929,0.0500000007450581,1.00000011920929,0.100000001490116,0.0500000007450581,0.150000005960464,0,0.150000005960464,0.100000001490116,0.150000005960464,0.150000005960464,0.150000005960464,0.200000002980232,0.150000005960464,0.25,0.150000005960464,0.300000011920929,0.150000005960464,0.350000023841858,0.150000005960464,0.400000035762787,0.150000005960464,0.450000047683716,0.150000005960464,0.500000059604645,0.150000005960464,0.550000071525574,0.150000005960464,0.600000083446503,0.150000005960464,0.650000095367432,0.150000005960464,0.700000107288361,0.150000005960464,0.75000011920929,0.150000005960464,0.800000131130219,0.150000005960464,0.850000143051147,0.150000005960464,0.900000154972076,0.150000005960464,0.950000166893005,0.150000005960464,1.00000011920929,0.150000005960464,0.0500000007450581,0.200000002980232,0,0.200000002980232,0.100000001490116,0.200000002980232,0.150000005960464,0.200000002980232,0.200000002980232,0.200000002980232,0.25,0.200000002980232,0.300000011920929,0.200000002980232,0.350000023841858,0.200000002980232,0.400000035762787,0.200000002980232,0.450000047683716,0.200000002980232,0.500000059604645,0.200000002980232,0.550000071525574,0.200000002980232,0.600000083446503,0.200000002980232,0.650000095367432,0.200000002980232,0.700000107288361,0.200000002980232,0.75000011920929,0.200000002980232,0.800000131130219,0.200000002980232,0.850000143051147,0.200000002980232,0.900000154972076,0.200000002980232,0.950000166893005,0.200000002980232,1.00000011920929,0.200000002980232,0.0500000007450581,0.25,0,0.25,0.100000001490116,0.25,0.150000005960464,0.25,0.200000002980232,0.25,0.25,0.25,0.300000011920929,0.25,0.350000023841858,0.25,0.400000035762787,0.25,0.450000047683716,0.25,0.500000059604645,0.25,0.550000071525574,0.25,0.600000083446503,0.25,0.650000095367432,0.25,0.700000107288361,0.25,0.75000011920929,0.25,0.800000131130219,0.25,0.850000143051147,0.25,0.900000154972076,0.25,0.950000166893005,0.25,1.00000011920929,0.25,0.0500000007450581,0.300000011920929,0,0.300000011920929, -0.100000001490116,0.300000011920929,0.150000005960464,0.300000011920929,0.200000002980232,0.300000011920929,0.25,0.300000011920929,0.300000011920929,0.300000011920929,0.350000023841858,0.300000011920929,0.400000035762787,0.300000011920929,0.450000047683716,0.300000011920929,0.500000059604645,0.300000011920929,0.550000071525574,0.300000011920929,0.600000083446503,0.300000011920929,0.650000095367432,0.300000011920929,0.700000107288361,0.300000011920929,0.75000011920929,0.300000011920929,0.800000131130219,0.300000011920929,0.850000143051147,0.300000011920929,0.900000154972076,0.300000011920929,0.950000166893005,0.300000011920929,1.00000011920929,0.300000011920929,0.0500000007450581,0.350000023841858,0,0.350000023841858,0.100000001490116,0.350000023841858,0.150000005960464,0.350000023841858,0.200000002980232,0.350000023841858,0.25,0.350000023841858,0.300000011920929,0.350000023841858,0.350000023841858,0.350000023841858,0.400000035762787,0.350000023841858,0.450000047683716,0.350000023841858,0.500000059604645,0.350000023841858,0.550000071525574,0.350000023841858,0.600000083446503,0.350000023841858,0.650000095367432,0.350000023841858,0.700000107288361,0.350000023841858,0.75000011920929,0.350000023841858,0.800000131130219,0.350000023841858,0.850000143051147,0.350000023841858,0.900000154972076,0.350000023841858,0.950000166893005,0.350000023841858,1.00000011920929,0.350000023841858,0.0500000007450581,0.400000035762787,0,0.400000035762787,0.100000001490116,0.400000035762787,0.150000005960464,0.400000035762787,0.200000002980232,0.400000035762787,0.25,0.400000035762787,0.300000011920929,0.400000035762787,0.350000023841858,0.400000035762787,0.400000035762787,0.400000035762787,0.450000047683716,0.400000035762787,0.500000059604645,0.400000035762787,0.550000071525574,0.400000035762787,0.600000083446503,0.400000035762787,0.650000095367432,0.400000035762787,0.700000107288361,0.400000035762787,0.75000011920929,0.400000035762787,0.800000131130219,0.400000035762787,0.850000143051147,0.400000035762787,0.900000154972076,0.400000035762787, -0.950000166893005,0.400000035762787,1.00000011920929,0.400000035762787,0.0500000007450581,0.450000047683716,0,0.450000047683716,0.100000001490116,0.450000047683716,0.150000005960464,0.450000047683716,0.200000002980232,0.450000047683716,0.25,0.450000047683716,0.300000011920929,0.450000047683716,0.350000023841858,0.450000047683716,0.400000035762787,0.450000047683716,0.450000047683716,0.450000047683716,0.500000059604645,0.450000047683716,0.550000071525574,0.450000047683716,0.600000083446503,0.450000047683716,0.650000095367432,0.450000047683716,0.700000107288361,0.450000047683716,0.75000011920929,0.450000047683716,0.800000131130219,0.450000047683716,0.850000143051147,0.450000047683716,0.900000154972076,0.450000047683716,0.950000166893005,0.450000047683716,1.00000011920929,0.450000047683716,0.0500000007450581,0.500000059604645,0,0.500000059604645,0.100000001490116,0.500000059604645,0.150000005960464,0.500000059604645,0.200000002980232,0.500000059604645,0.25,0.500000059604645,0.300000011920929,0.500000059604645,0.350000023841858,0.500000059604645,0.400000035762787,0.500000059604645,0.450000047683716,0.500000059604645,0.500000059604645,0.500000059604645,0.550000071525574,0.500000059604645,0.600000083446503,0.500000059604645,0.650000095367432,0.500000059604645,0.700000107288361,0.500000059604645,0.75000011920929,0.500000059604645,0.800000131130219,0.500000059604645,0.850000143051147,0.500000059604645,0.900000154972076,0.500000059604645,0.950000166893005,0.500000059604645,1.00000011920929,0.500000059604645,0.0500000007450581,0.550000071525574,0,0.550000071525574,0.100000001490116,0.550000071525574,0.150000005960464,0.550000071525574,0.200000002980232,0.550000071525574,0.25,0.550000071525574,0.300000011920929,0.550000071525574,0.350000023841858,0.550000071525574,0.400000035762787,0.550000071525574,0.450000047683716,0.550000071525574,0.500000059604645,0.550000071525574,0.550000071525574,0.550000071525574,0.600000083446503,0.550000071525574,0.650000095367432,0.550000071525574,0.700000107288361,0.550000071525574,0.75000011920929, -0.550000071525574,0.800000131130219,0.550000071525574,0.850000143051147,0.550000071525574,0.900000154972076,0.550000071525574,0.950000166893005,0.550000071525574,1.00000011920929,0.550000071525574,0.0500000007450581,0.600000083446503,0,0.600000083446503,0.100000001490116,0.600000083446503,0.150000005960464,0.600000083446503,0.200000002980232,0.600000083446503,0.25,0.600000083446503,0.300000011920929,0.600000083446503,0.350000023841858,0.600000083446503,0.400000035762787,0.600000083446503,0.450000047683716,0.600000083446503,0.500000059604645,0.600000083446503,0.550000071525574,0.600000083446503,0.600000083446503,0.600000083446503,0.650000095367432,0.600000083446503,0.700000107288361,0.600000083446503,0.75000011920929,0.600000083446503,0.800000131130219,0.600000083446503,0.850000143051147,0.600000083446503,0.900000154972076,0.600000083446503,0.950000166893005,0.600000083446503,1.00000011920929,0.600000083446503,0.0500000007450581,0.650000095367432,0,0.650000095367432,0.100000001490116,0.650000095367432,0.150000005960464,0.650000095367432,0.200000002980232,0.650000095367432,0.25,0.650000095367432,0.300000011920929,0.650000095367432,0.350000023841858,0.650000095367432,0.400000035762787,0.650000095367432,0.450000047683716,0.650000095367432,0.500000059604645,0.650000095367432,0.550000071525574,0.650000095367432,0.600000083446503,0.650000095367432,0.650000095367432,0.650000095367432,0.700000107288361,0.650000095367432,0.75000011920929,0.650000095367432,0.800000131130219,0.650000095367432,0.850000143051147,0.650000095367432,0.900000154972076,0.650000095367432,0.950000166893005,0.650000095367432,1.00000011920929,0.650000095367432,0.0500000007450581,0.700000107288361,0,0.700000107288361,0.100000001490116,0.700000107288361,0.150000005960464,0.700000107288361,0.200000002980232,0.700000107288361,0.25,0.700000107288361,0.300000011920929,0.700000107288361,0.350000023841858,0.700000107288361,0.400000035762787,0.700000107288361,0.450000047683716,0.700000107288361,0.500000059604645,0.700000107288361,0.550000071525574,0.700000107288361, -0.600000083446503,0.700000107288361,0.650000095367432,0.700000107288361,0.700000107288361,0.700000107288361,0.75000011920929,0.700000107288361,0.800000131130219,0.700000107288361,0.850000143051147,0.700000107288361,0.900000154972076,0.700000107288361,0.950000166893005,0.700000107288361,1.00000011920929,0.700000107288361,0.0500000007450581,0.75000011920929,0,0.75000011920929,0.100000001490116,0.75000011920929,0.150000005960464,0.75000011920929,0.200000002980232,0.75000011920929,0.25,0.75000011920929,0.300000011920929,0.75000011920929,0.350000023841858,0.75000011920929,0.400000035762787,0.75000011920929,0.450000047683716,0.75000011920929,0.500000059604645,0.75000011920929,0.550000071525574,0.75000011920929,0.600000083446503,0.75000011920929,0.650000095367432,0.75000011920929,0.700000107288361,0.75000011920929,0.75000011920929,0.75000011920929,0.800000131130219,0.75000011920929,0.850000143051147,0.75000011920929,0.900000154972076,0.75000011920929,0.950000166893005,0.75000011920929,1.00000011920929,0.75000011920929,0.0500000007450581,0.800000131130219,0,0.800000131130219,0.100000001490116,0.800000131130219,0.150000005960464,0.800000131130219,0.200000002980232,0.800000131130219,0.25,0.800000131130219,0.300000011920929,0.800000131130219,0.350000023841858,0.800000131130219,0.400000035762787,0.800000131130219,0.450000047683716,0.800000131130219,0.500000059604645,0.800000131130219,0.550000071525574,0.800000131130219,0.600000083446503,0.800000131130219,0.650000095367432,0.800000131130219,0.700000107288361,0.800000131130219,0.75000011920929,0.800000131130219,0.800000131130219,0.800000131130219,0.850000143051147,0.800000131130219,0.900000154972076,0.800000131130219,0.950000166893005,0.800000131130219,1.00000011920929,0.800000131130219,0.0500000007450581,0.850000143051147,0,0.850000143051147,0.100000001490116,0.850000143051147,0.150000005960464,0.850000143051147,0.200000002980232,0.850000143051147,0.25,0.850000143051147,0.300000011920929,0.850000143051147,0.350000023841858,0.850000143051147,0.400000035762787,0.850000143051147, -0.450000047683716,0.850000143051147,0.500000059604645,0.850000143051147,0.550000071525574,0.850000143051147,0.600000083446503,0.850000143051147,0.650000095367432,0.850000143051147,0.700000107288361,0.850000143051147,0.75000011920929,0.850000143051147,0.800000131130219,0.850000143051147,0.850000143051147,0.850000143051147,0.900000154972076,0.850000143051147,0.950000166893005,0.850000143051147,1.00000011920929,0.850000143051147,0.0500000007450581,0.900000154972076,0,0.900000154972076,0.100000001490116,0.900000154972076,0.150000005960464,0.900000154972076,0.200000002980232,0.900000154972076,0.25,0.900000154972076,0.300000011920929,0.900000154972076,0.350000023841858,0.900000154972076,0.400000035762787,0.900000154972076,0.450000047683716,0.900000154972076,0.500000059604645,0.900000154972076,0.550000071525574,0.900000154972076,0.600000083446503,0.900000154972076,0.650000095367432,0.900000154972076,0.700000107288361,0.900000154972076,0.75000011920929,0.900000154972076,0.800000131130219,0.900000154972076,0.850000143051147,0.900000154972076,0.900000154972076,0.900000154972076,0.950000166893005,0.900000154972076,1.00000011920929,0.900000154972076,0.0500000007450581,0.950000166893005,0,0.950000166893005,0.100000001490116,0.950000166893005,0.150000005960464,0.950000166893005,0.200000002980232,0.950000166893005,0.25,0.950000166893005,0.300000011920929,0.950000166893005,0.350000023841858,0.950000166893005,0.400000035762787,0.950000166893005,0.450000047683716,0.950000166893005,0.500000059604645,0.950000166893005,0.550000071525574,0.950000166893005,0.600000083446503,0.950000166893005,0.650000095367432,0.950000166893005,0.700000107288361,0.950000166893005,0.75000011920929,0.950000166893005,0.800000131130219,0.950000166893005,0.850000143051147,0.950000166893005,0.900000154972076,0.950000166893005,0.950000166893005,0.950000166893005,1.00000011920929,0.950000166893005,0.025000000372529,0,0.0750000029802322,0,0.125,0,0.174999997019768,0,0.225000008940697,0,0.275000005960464,0,0.325000017881393,0,0.375,0,0.425000011920929,0,0.474999994039536, -0,0.525000035762787,0,0.574999988079071,0,0.625,0,0.675000011920929,0,0.725000023841858,0,0.775000035762787,0,0.824999988079071,0,0.875,0,0.925000011920929,0,0.975000023841858,0,0.025000000372529,1,0.0750000029802322,1,0.125,1,0.174999997019768,1,0.225000008940697,1,0.275000005960464,1,0.325000017881393,1,0.375,1,0.425000011920929,1,0.474999994039536,1,0.525000035762787,1,0.574999988079071,1,0.625,1,0.675000011920929,1,0.725000023841858,1,0.775000035762787,1,0.824999988079071,1,0.875,1,0.925000011920929,1,0.975000023841858,1,0.0397723317146301,0.266684234142303,0.0397723317146301,0.267269849777222,0.0402610898017883,0.266083180904388,0.0402611196041107,0.2666916847229,0.0409943163394928,0.266687899827957,0.0409943163394928,0.266089737415314,0.0422163605690002,0.266078531742096,0.0422163903713226,0.266691416501999,0.0438050627708435,0.266685903072357,0.0438050627708435,0.266091555356979,0.0456381440162659,0.266090422868729,0.0456381142139435,0.266683846712112,0.0475934147834778,0.26668381690979,0.0475934147834778,0.266091257333755,0.0495486557483673,0.2660773396492,0.0495486557483673,0.266683012247086,0.0515038967132568,0.266687512397766,0.0515038967132568,0.266089618206024,0.0534591674804688,0.266083896160126,0.0534591674804688,0.266698628664017,0.0555366575717926,0.266696333885193,0.0555366575717926,0.266085386276245,0.0578585565090179,0.266060411930084,0.0578585863113403,0.26671826839447,0.0604248642921448,0.266701728105545,0.0604248642921448,0.266079217195511,0.0632355213165283,0.266059249639511,0.0632355213165283,0.266720175743103,0.0661683976650238,0.266696482896805,0.0661684274673462,0.266086101531982,0.0691013336181641,0.26608794927597,0.0691013038158417,0.266697287559509,0.0719119906425476,0.2666876912117,0.0719119906425476,0.266090244054794,0.0744782388210297,0.266075819730759,0.0744782686233521,0.266684949398041,0.076800137758255,0.266684144735336,0.0768001675605774,0.266091406345367,0.0788776278495789,0.266092538833618,0.0788776278495789,0.26668319106102,0.0807107090950012,0.266684591770172,0.0807107388973236, -0.266093671321869,0.0822993814945221,0.266084849834442,0.0822993516921997,0.266686737537384,0.0837658047676086,0.266688168048859,0.083765834569931,0.26609006524086,0.0852322578430176,0.266078174114227,0.0852322578430176,0.266697466373444,0.086576521396637,0.266694784164429,0.086576521396637,0.2660853266716,0.0876763463020325,0.266065835952759,0.0876763463020325,0.266713112592697,0.0885317921638489,0.266697347164154,0.0885317921638489,0.266085863113403,0.0891427993774414,0.266080319881439,0.0891428291797638,0.266707718372345,0.0397723317146301,0.265513062477112,0.0397723317146301,0.266098648309708,0.0402611196041107,0.266100615262985,0.0402611196041107,0.26551342010498,0.0409943461418152,0.265512466430664,0.0409943461418152,0.26609942317009,0.042216420173645,0.266099750995636,0.042216420173645,0.265510261058807,0.0438050627708435,0.265511065721512,0.0438050627708435,0.26609855890274,0.0456381440162659,0.266097247600555,0.0456381440162659,0.265507787466049,0.0475934147834778,0.265508353710175,0.0475934147834778,0.266097366809845,0.0495486557483673,0.266094952821732,0.0495486557483673,0.265499442815781,0.0515038967132568,0.265512138605118,0.0515038967132568,0.266099244356155,0.0534591674804688,0.266104698181152,0.0534591674804688,0.265522837638855,0.0555366575717926,0.265520632266998,0.0555366575717926,0.266103565692902,0.0578585863113403,0.266112267971039,0.0578585863113403,0.26553350687027,0.0604248642921448,0.265523731708527,0.0604248642921448,0.266105711460114,0.0632355213165283,0.266113221645355,0.0632355511188507,0.265535295009613,0.0661684274673462,0.265521287918091,0.0661683976650238,0.266103774309158,0.0691013038158417,0.266104578971863,0.0691013038158417,0.265523642301559,0.07191202044487,0.265512645244598,0.0719119906425476,0.266099393367767,0.0744782686233521,0.266095757484436,0.0744782984256744,0.265500783920288,0.0768001973628998,0.26550880074501,0.0768001675605774,0.266097575426102,0.0788776278495789,0.266097217798233,0.0788776576519012,0.265508323907852,0.0807106792926788,0.265510648488998,0.0807107090950012, -0.266098171472549,0.0822993814945221,0.26609805226326,0.0822993814945221,0.265508204698563,0.0837658047676086,0.265513002872467,0.0837658047676086,0.266099631786346,0.0852322578430176,0.266103118658066,0.0852322578430176,0.265517681837082,0.0865764915943146,0.265518516302109,0.086576521396637,0.266102641820908,0.0876763463020325,0.266110152006149,0.0876763463020325,0.265530228614807,0.0885317921638489,0.265522301197052,0.0885317921638489,0.266104251146317,0.0891427993774414,0.266109466552734,0.0891427993774414,0.265532851219177,0.0397723317146301,0.264341831207275,0.0397723317146301,0.264927446842194,0.0402611196041107,0.264925807714462,0.0402610898017883,0.264334887266159,0.0409943163394928,0.264337360858917,0.0409943461418152,0.264926195144653,0.0422163903713226,0.264923989772797,0.0422163605690002,0.264330953359604,0.0438050925731659,0.26433739066124,0.0438050627708435,0.264925837516785,0.0456381440162659,0.264924436807632,0.0456381440162659,0.264335006475449,0.0475934147834778,0.264335840940475,0.0475934147834778,0.264924764633179,0.0495486557483673,0.264919757843018,0.0495486855506897,0.264324694871902,0.0515038967132568,0.26433727145195,0.0515038967132568,0.264926075935364,0.0534591674804688,0.26492965221405,0.0534591674804688,0.264340877532959,0.0555366575717926,0.264339864253998,0.0555366575717926,0.264928877353668,0.0578585863113403,0.264930844306946,0.0578585863113403,0.264334857463837,0.0604248344898224,0.26433852314949,0.0604248642921448,0.264929294586182,0.0632355511188507,0.264931410551071,0.0632355213165283,0.264335513114929,0.0661684274673462,0.26434063911438,0.0661683976650238,0.264929205179214,0.0691013038158417,0.264930486679077,0.0691013038158417,0.26434338092804,0.07191202044487,0.264337927103043,0.0719119906425476,0.264926373958588,0.0744782984256744,0.264920085668564,0.0744783282279968,0.264324694871902,0.0768001675605774,0.264336138963699,0.0768001973628998,0.264924973249435,0.0788776576519012,0.264924854040146,0.0788776278495789,0.264336258172989,0.0807107090950012,0.264338135719299,0.0807107090950012, -0.264925956726074,0.0822993814945221,0.264923959970474,0.0822993814945221,0.26433277130127,0.083765834569931,0.264337807893753,0.0837658047676086,0.264926433563232,0.0852322578430176,0.264926850795746,0.08523228764534,0.264334827661514,0.086576521396637,0.264338314533234,0.0865765511989594,0.264927953481674,0.0876763463020325,0.264930009841919,0.0876763164997101,0.264334857463837,0.0885317623615265,0.264340817928314,0.0885317921638489,0.264929533004761,0.0891427993774414,0.264933109283447,0.0891427993774414,0.26434463262558,0.0397723317146301,0.263170659542084,0.0397723317146301,0.26375624537468,0.0402611196041107,0.263752043247223,0.0402611196041107,0.263160765171051,0.0409943163394928,0.26316511631012,0.0409943163394928,0.263753771781921,0.0422163605690002,0.263750433921814,0.0422163903713226,0.263158351182938,0.0438050627708435,0.263166457414627,0.0438050627708435,0.26375412940979,0.0456381440162659,0.263753414154053,0.0456381440162659,0.263166189193726,0.0475934147834778,0.263166844844818,0.0475934147834778,0.263753831386566,0.0495486557483673,0.263749271631241,0.0495486259460449,0.263159900903702,0.0515038967132568,0.263165175914764,0.0515038967132568,0.263753771781921,0.0534591674804688,0.263753235340118,0.0534591674804688,0.263159513473511,0.0555366575717926,0.263160467147827,0.0555366575717926,0.263753235340118,0.0578585565090179,0.263747096061707,0.0578585863113403,0.263141095638275,0.0604248642921448,0.263155609369278,0.0604248642921448,0.263751685619354,0.0632355213165283,0.263747006654739,0.0632355511188507,0.263140052556992,0.0661683976650238,0.263160884380341,0.0661684274673462,0.263753533363342,0.0691013038158417,0.263754487037659,0.0691012740135193,0.263162165880203,0.0719119906425476,0.263165503740311,0.0719119906425476,0.2637540102005,0.0744782388210297,0.263748973608017,0.0744782686233521,0.263158679008484,0.0768001675605774,0.263166874647141,0.0768001675605774,0.263753920793533,0.0788776278495789,0.263754069805145,0.0788776278495789,0.263167470693588,0.0807107090950012,0.263167887926102,0.0807107090950012, -0.263754665851593,0.0822993814945221,0.263752013444901,0.0822993814945221,0.263162732124329,0.083765834569931,0.263165175914764,0.083765834569931,0.263753890991211,0.0852322578430176,0.263750970363617,0.08523228764534,0.263156592845917,0.086576521396637,0.263160645961761,0.086576521396637,0.26375287771225,0.0876763463020325,0.263748019933701,0.0876763463020325,0.263144731521606,0.0885317623615265,0.263160139322281,0.0885317921638489,0.26375338435173,0.089142769575119,0.263752907514572,0.0891427993774414,0.26315450668335,0.0397723615169525,0.26199945807457,0.0397723317146301,0.262585073709488,0.0402611196041107,0.262580782175064,0.0402611196041107,0.261992394924164,0.0409943461418152,0.261996060609818,0.0409943461418152,0.262582838535309,0.042216420173645,0.262580364942551,0.042216420173645,0.261992812156677,0.0438050627708435,0.261997878551483,0.0438050627708435,0.262583643198013,0.0456381440162659,0.262584030628204,0.0456381440162659,0.261999875307083,0.0475934147834778,0.261999845504761,0.0475934147834778,0.262584209442139,0.0495486557483673,0.262582659721375,0.0495486557483673,0.262000501155853,0.0515038967132568,0.261996150016785,0.0515038669109344,0.262582898139954,0.0534591674804688,0.262578696012497,0.0534591674804688,0.261985182762146,0.0555366277694702,0.261987656354904,0.055536687374115,0.262579590082169,0.0578585565090179,0.262569457292557,0.0578585267066956,0.261966615915298,0.0604248642921448,0.261982530355453,0.0604248344898224,0.262577086687088,0.0632355213165283,0.262568682432175,0.0632355213165283,0.261964559555054,0.0661684274673462,0.261987447738647,0.0661684274673462,0.262579619884491,0.0691013038158417,0.262579619884491,0.0691013336181641,0.261986255645752,0.0719119906425476,0.261996030807495,0.0719119906425476,0.262582927942276,0.0744782686233521,0.262581944465637,0.0744782686233521,0.261998891830444,0.0768001675605774,0.261999577283859,0.0768001675605774,0.262584179639816,0.0788776278495789,0.262584507465363,0.0788776278495789,0.262000441551209,0.0807107090950012,0.261999100446701,0.0807107090950012, -0.262584298849106,0.0822993814945221,0.262582510709763,0.0822993814945221,0.261997133493423,0.0837658047676086,0.261995732784271,0.0837658047676086,0.262582778930664,0.08523228764534,0.262578397989273,0.0852322578430176,0.261986881494522,0.0865764915943146,0.261989444494247,0.086576521396637,0.262580066919327,0.0876763463020325,0.262571692466736,0.0876763761043549,0.261971980333328,0.0885317921638489,0.261986613273621,0.0885317623615265,0.2625792324543,0.0891427993774414,0.262575030326843,0.0891427993774414,0.261975586414337,0.0397723317146301,0.260828256607056,0.0397723317146301,0.261413842439651,0.0402611494064331,0.261411994695663,0.0402611494064331,0.260827928781509,0.0409943461418152,0.260828793048859,0.0409943461418152,0.261413127183914,0.0422163903713226,0.26141282916069,0.0422163903713226,0.260830789804459,0.0438050627708435,0.260830104351044,0.0438050627708435,0.261413931846619,0.0456381440162659,0.261415213346481,0.0456381440162659,0.260833293199539,0.0475934147834778,0.260832607746124,0.0475934445858002,0.261415034532547,0.0495486557483673,0.261417210102081,0.0495486557483673,0.260840654373169,0.0515038967132568,0.26082906126976,0.0515038967132568,0.261413216590881,0.0534591674804688,0.261408001184464,0.0534591674804688,0.260819047689438,0.0555366575717926,0.260821551084518,0.0555366575717926,0.261409223079681,0.0578585863113403,0.261401236057281,0.0578585565090179,0.260810613632202,0.0604248642921448,0.260819017887115,0.0604248642921448,0.261407315731049,0.0632355213165283,0.261400282382965,0.0632355213165283,0.260808974504471,0.0661683976650238,0.260820925235748,0.0661684274673462,0.261409014463425,0.0691013038158417,0.261408030986786,0.0691013038158417,0.260818183422089,0.07191202044487,0.260828524827957,0.0719119906425476,0.261413037776947,0.0744782686233521,0.261416465044022,0.0744782984256744,0.260839313268662,0.0768001675605774,0.260832190513611,0.0768001675605774,0.261414855718613,0.0788776278495789,0.261415243148804,0.0788776576519012,0.260832846164703,0.0807107388973236,0.260830521583557,0.0807107090950012, -0.261414349079132,0.0822993814945221,0.261414408683777,0.0822993814945221,0.260832756757736,0.083765834569931,0.260828346014023,0.083765834569931,0.26141294836998,0.0852322578430176,0.261409670114517,0.0852322280406952,0.260824084281921,0.086576521396637,0.260823667049408,0.0865765511989594,0.26141020655632,0.0876763463020325,0.261403441429138,0.0876763463020325,0.260814100503922,0.0885317623615265,0.260820358991623,0.0885317623615265,0.261408656835556,0.0891427993774414,0.261403501033783,0.0891427993774414,0.260810762643814,0.0397723317146301,0.259657084941864,0.0397723317146301,0.26024267077446,0.0402611196041107,0.260244250297546,0.0402611196041107,0.259663671255112,0.0409943461418152,0.259661316871643,0.0409943461418152,0.260243862867355,0.042216420173645,0.260245889425278,0.042216420173645,0.259667426347733,0.0438050627708435,0.259661376476288,0.0438050627708435,0.260244250297546,0.0456381440162659,0.260245651006699,0.0456381440162659,0.259663939476013,0.0475934147834778,0.259663105010986,0.0475934147834778,0.260245263576508,0.0495486259460449,0.260250091552734,0.0495486259460449,0.259674370288849,0.0515038967132568,0.259661644697189,0.0515038967132568,0.260244011878967,0.0534591674804688,0.260240584611893,0.0534591674804688,0.259657949209213,0.0555366575717926,0.259658753871918,0.0555366575717926,0.260241389274597,0.0578585565090179,0.260239720344543,0.0578585565090179,0.25966289639473,0.0604248344898224,0.259659856557846,0.0604248642921448,0.260241031646729,0.0632355213165283,0.26023918390274,0.0632355511188507,0.259662419557571,0.0661684274673462,0.25965803861618,0.0661683976650238,0.260241061449051,0.0691013038158417,0.260239779949188,0.0691013038158417,0.259655654430389,0.07191202044487,0.259660929441452,0.0719119906425476,0.260243713855743,0.0744783282279968,0.260249674320221,0.0744782984256744,0.25967413187027,0.0768001675605774,0.25966277718544,0.0768001675605774,0.260245054960251,0.0788776576519012,0.260245233774185,0.0788776576519012,0.259662717580795,0.0807107388973236,0.259660720825195,0.0807107090950012, -0.260244131088257,0.0822993814945221,0.260246008634567,0.0822993814945221,0.25966602563858,0.0837658047676086,0.25966089963913,0.083765834569931,0.260243654251099,0.0852322578430176,0.260243207216263,0.08523228764534,0.259663432836533,0.086576521396637,0.259660065174103,0.086576521396637,0.260242283344269,0.0876763463020325,0.260240525007248,0.0876763463020325,0.259662628173828,0.0885317921638489,0.259657859802246,0.0885317921638489,0.260240882635117,0.0891427993774414,0.260237693786621,0.089142769575119,0.259654670953751,0.0397723317146301,0.263170659542084,0.0397723317146301,0.259071469306946,0.0402611196041107,0.260226964950562,0.0402611196041107,0.26310133934021,0.0409943163394928,0.263131409883499,0.0409943163394928,0.260233908891678,0.0422163605690002,0.26022332906723,0.0422163903713226,0.263082951307297,0.0438050627708435,0.263140618801117,0.0438050925731659,0.260236203670502,0.0456381440162659,0.260236263275146,0.0456381440162659,0.263138175010681,0.0475934147834778,0.263141542673111,0.0475934147834778,0.260236889123917,0.0495486557483673,0.260226011276245,0.0495486557483673,0.26308673620224,0.0515038967132568,0.263131350278854,0.0515038967132568,0.260233938694,0.0534591674804688,0.260224550962448,0.0534591674804688,0.263097256422043,0.0555366575717926,0.263105571269989,0.0555366575717926,0.260226756334305,0.0578585565090179,0.260197371244431,0.0578585565090179,0.262983649969101,0.0604248642921448,0.263075530529022,0.0604248642921448,0.260219573974609,0.0632355213165283,0.260195583105087,0.0632355511188507,0.262977093458176,0.0661684274673462,0.263108313083649,0.0661684274673462,0.26022732257843,0.0691013336181641,0.260228395462036,0.0691013336181641,0.263114869594574,0.07191202044487,0.263133674860001,0.07191202044487,0.260234385728836,0.0744782984256744,0.260223895311356,0.0744782984256744,0.263078600168228,0.0768001675605774,0.26314178109169,0.0768001675605774,0.260236859321594,0.0788776576519012,0.260238230228424,0.0788776576519012,0.263147264719009,0.0807107090950012,0.26315039396286,0.0807107388973236, -0.260238498449326,0.0822993814945221,0.260230481624603,0.0822993814945221,0.263113081455231,0.0837658047676086,0.263132512569427,0.0837658047676086,0.26023405790329,0.0852322578430176,0.260220468044281,0.0852322578430176,0.263075530529022,0.086576521396637,0.263106822967529,0.086576521396637,0.26022744178772,0.0876763463020325,0.260204017162323,0.0876763463020325,0.26301047205925,0.0885317921638489,0.263106405735016,0.0885317921638489,0.260226786136627,0.0891427993774414,0.260217845439911,0.0891427993774414,0.263073861598969,0.0896316170692444,0.267269849777222,0.0896316170692444,0.266684234142303,0.0896316170692444,0.266098648309708,0.0896316170692444,0.265513062477112,0.0896316170692444,0.264927446842194,0.0896316170692444,0.264341831207275,0.0896316170692444,0.26375624537468,0.0896316170692444,0.263170659542084,0.0896316170692444,0.262585073709488,0.0896316170692444,0.26199945807457,0.089631587266922,0.261413842439651,0.0896316170692444,0.260828256607056,0.0896316170692444,0.26024267077446,0.0896316170692444,0.259657084941864,0.0896316170692444,0.259071469306946,0.0896316170692444,0.263170659542084 - } - UVIndex: *32458 { - a: 0,1,2,3,1,4,5,2,2,5,6,7,3,2,7,8,9,10,11,12,10,13,14,11,11,14,6,5,12,11,5,4,15,16,17,18,16,8,7,17,17,7,6,14,18,17,14,13,19,20,21,22,20,23,24,21,21,24,25,26,22,21,26,27,23,28,29,24,28,30,31,29,29,31,32,33,24,29,33,25,34,35,36,25,33,32,27,26,37,38,26,25,36,37,37,36,35,39,38,37,39,40,41,42,43,44,42,45,46,43,43,46,47,48,44,43,48,49,50,51,47,46,45,51,34,32,52,47,49,48,53,54,48,47,52,53,53,52,32,31,54,53,31,30,55,56,57,58,56,59,60,57,57,60,61,62,58,57,62,63,59,64,65,60,64,66,67,65,65,67,68,69,60,65,69,61,34,51,61,69,68,51,50,63,62,61,70,71,72,73,71,74,75,72,72,75,76,77,73,72,77,78,74,79,80,75,79,40,39,80,80,39,35,81,75,80,81,76,34,68,82,76,81,35,78,77,83,84,77,76,82,83,83,82,68,67,84,83,67,66,85,86,87,88,86,89,90,87,87,90,91,92,93,94,95,96,97,98,99,100,98,101,102,99,99,102,91,90,100,99,90,89,103,104,105,106,103,96,95,104,104,95,107,108,105,104,108,109,110,111,112,113,114,115,116,117,118,106,119,119,120,121,117,117,121,114,113,118,117,113,112,122,123,124,125,123,126,127,124,128,129,114,121,130,128,121,120,131,132,133,134,132,116,115,133,133,115,114,129,134,133,129,135,136,137,138,139,140,141,142,138,137,143,144,145,146,147,148,146,149,150,147,147,150,138,142,148,147,142,141,151,152,153,154,155,156,139,157,157,139,138,150,154,153,158,159,160,161,162,163,164,165,166,161,160,167,168,161,166,169,170,161,168,161,170,171,172,162,173,174,175,176,174,177,178,175,175,178,179,180,176,175,180,181,182,183,184,185,183,186,187,184,184,187,179,178,185,184,178,177,188,189,190,191,189,181,180,190,190,180,179,187,191,190,187,186,192,193,194,110,195,196,197,198,199,200,201,202,203,204,205,206,204,207,208,205,205,208,201,200,206,205,200,209,164,163,210,211,163,162,212,210,210,212,213,214,211,210,214,215,171,216,217,172,216,218,219,217,217,219,213,212,172,217,212,162,220,221,222,223,221,215,214,222,222,214,213,219,223,222,219,218,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,237,240,241,238,238,241,242,243,239,238,243,244,245,246,247,248,246,249,250,247,247,250,251,252,248,247,252,253,254,255,256,257, -255,258,259,256,256,259,251,250,257,256,250,249,260,261,262,263,261,253,252,262,262,252,251,259,263,262,259,258,170,264,265,266,171,169,267,264,170,264,267,268,269,270,265,264,270,271,272,188,191,273,274,191,186,275,273,273,275,276,277,274,273,277,278,182,279,280,183,279,281,282,280,280,282,276,275,183,280,275,186,283,284,285,286,284,287,288,285,285,288,276,282,286,285,282,281,289,278,277,276,288,287,290,291,292,293,294,295,296,297,292,291,298,299,300,301,299,302,303,300,300,303,304,305,301,300,305,306,307,308,309,310,308,311,312,309,309,312,304,303,310,309,303,302,313,314,315,316,314,317,318,315,315,318,319,320,316,315,320,321,122,322,323,324,322,325,326,323,323,326,319,318,324,323,318,317,327,328,329,330,328,331,332,329,329,332,319,326,330,329,326,325,333,334,332,331,151,335,336,337,335,338,339,336,336,339,340,341,337,336,341,342,343,344,345,346,347,348,346,345,348,340,339,346,339,338,343,346,0,3,349,350,3,8,351,349,349,351,340,348,350,349,348,347,15,352,353,16,352,342,341,353,353,341,340,351,16,353,351,8,354,355,356,357,355,358,359,356,356,359,360,361,357,356,361,362,363,364,365,366,364,367,368,365,365,368,360,359,366,365,359,358,369,370,371,372,370,373,374,371,371,374,375,376,372,371,376,377,378,379,380,381,379,382,383,380,380,383,375,374,381,380,374,373,384,385,386,387,385,388,389,386,386,389,390,391,387,386,391,392,393,394,395,396,394,397,398,395,395,398,390,389,396,395,389,388,399,400,401,402,400,403,404,401,401,404,405,406,402,401,406,407,408,409,410,411,409,412,413,410,410,413,405,404,411,410,404,403,414,415,416,417,415,418,419,416,416,419,420,421,417,416,421,422,220,223,423,424,223,218,425,423,423,425,420,419,424,423,419,418,171,266,426,216,266,265,427,426,426,427,420,425,216,426,425,218,272,422,421,420,427,265,236,428,429,430,286,281,431,432,432,431,433,434,430,429,435,436,182,437,438,279,437,439,440,438,438,440,433,431,279,438,431,281,441,442,443,444,442,436,435,443,443,435,445,446,444,443,446,447,131,134,448,449,134,135,450,448,448,450,451,452,449,448,452,453,122,324,454,123,324,317,455,454,454,455,456, -457,123,454,457,126,313,458,459,314,458,460,461,459,459,461,456,455,314,459,455,317,151,154,462,335,154,159,463,462,462,463,464,465,335,462,465,338,145,466,467,146,466,468,469,467,467,469,470,471,146,467,471,149,472,473,344,343,465,472,343,338,464,474,472,465,474,475,473,472,260,263,476,477,263,258,478,476,479,480,481,482,415,479,482,418,254,483,484,255,483,485,486,484,484,486,487,478,255,484,478,258,220,424,488,489,424,418,482,488,488,482,481,490,489,488,490,491,441,492,493,494,492,495,496,493,493,496,497,498,494,493,498,499,145,148,500,501,148,141,502,500,500,502,497,496,501,500,496,495,140,503,502,141,504,505,498,497,131,506,507,132,506,508,509,507,507,509,510,511,132,507,511,116,254,257,512,513,257,249,514,512,512,514,510,509,513,512,509,508,196,510,514,197,110,116,511,192,236,430,515,237,430,436,516,515,515,516,517,518,237,515,518,240,441,494,519,442,494,499,520,519,519,520,517,516,442,519,516,436,521,522,523,524,522,240,518,523,523,518,517,520,524,523,520,499,525,526,527,528,526,529,530,527,527,530,531,532,528,527,532,533,534,535,536,537,538,539,534,537,534,539,531,530,530,529,535,534,363,366,540,541,366,358,542,540,540,542,531,539,541,540,539,538,354,543,544,355,543,545,546,544,544,546,531,542,355,544,542,358,547,548,549,550,548,533,532,549,549,532,531,546,550,549,546,545,551,537,536,552,553,554,551,552,551,554,555,556,556,538,537,551,557,558,559,560,558,561,562,559,559,562,563,564,560,559,564,565,369,372,566,567,372,377,568,566,566,568,563,562,567,566,562,561,363,541,569,364,541,538,556,569,569,556,555,570,364,569,570,367,557,571,572,558,571,573,574,572,572,574,575,576,558,572,576,561,577,578,579,580,578,581,582,579,579,582,575,574,580,579,574,573,583,584,585,586,584,587,588,585,585,588,575,582,586,585,582,581,378,381,589,590,381,373,591,589,589,591,575,588,590,589,588,587,369,567,592,370,567,561,576,592,592,576,575,591,370,592,591,373,577,593,594,578,593,595,596,594,594,596,597,598,578,594,598,581,525,528,599,600,528,533,601,599,599,601,602,603,600,599,603,604,547,605,606,548,605,607,608,606,606,608,602,601, -548,606,601,533,583,586,609,610,586,581,598,609,609,598,597,611,610,609,611,612,613,614,615,616,614,617,618,615,615,618,619,620,616,615,620,621,622,623,624,625,623,626,627,624,624,627,619,618,625,624,618,617,628,629,630,631,629,632,633,630,630,633,619,627,631,630,627,626,393,396,634,635,396,388,636,634,634,636,619,633,635,634,633,632,384,637,638,385,637,621,620,638,638,620,619,636,385,638,636,388,639,640,641,642,640,643,644,641,641,644,645,646,642,641,646,647,648,649,650,651,649,652,653,650,650,653,654,655,651,650,655,656,657,658,659,660,658,661,662,659,659,662,654,653,660,659,653,652,663,664,647,646,645,665,666,667,668,669,670,668,671,672,669,669,672,673,674,670,669,674,675,676,677,678,679,677,680,681,678,678,681,673,672,679,678,672,671,408,411,682,683,411,403,684,682,682,684,673,681,683,682,681,680,399,685,686,400,685,687,688,686,686,688,673,684,400,686,684,403,689,690,691,692,690,675,674,691,691,674,673,688,692,691,688,687,676,693,694,677,693,695,696,694,694,696,697,698,677,694,698,680,613,616,699,700,616,621,701,699,699,701,702,703,700,699,703,704,384,387,705,637,387,392,706,705,705,706,702,701,637,705,701,621,408,683,707,409,683,680,698,707,707,698,697,708,409,707,708,412,622,709,710,623,709,711,712,710,710,712,713,714,623,710,714,626,667,670,715,716,670,675,717,715,715,717,718,719,716,715,719,720,689,721,722,690,721,723,724,722,722,724,718,717,690,722,717,675,628,631,725,726,631,626,714,725,725,714,713,727,726,725,727,728,729,730,731,732,733,734,735,736,737,738,739,734,738,740,741,730,742,743,744,731,236,239,745,746,239,244,747,745,745,747,748,749,746,745,749,750,751,752,753,754,752,755,756,753,753,756,748,747,754,753,747,244,291,748,756,755,295,290,750,749,748,291,414,417,757,758,417,422,759,757,757,759,760,761,758,757,761,762,272,763,764,765,760,759,422,766,767,768,769,767,770,771,768,768,771,760,765,769,768,765,764,772,773,774,775,776,777,272,271,778,763,271,270,779,778,778,779,780,781,763,778,781,764,268,782,783,269,782,784,785,783,783,785,780,779,269,783,779,270,786,787,788,789,787,790,791,788,788,791,780, -785,789,788,785,784,298,792,793,794,792,795,796,793,793,796,780,791,794,793,791,790,766,769,797,798,769,764,781,797,797,781,780,796,798,797,796,795,289,287,799,800,801,802,803,283,804,805,284,804,806,807,805,805,807,800,799,284,805,799,287,808,311,809,800,807,806,307,810,811,308,810,802,801,811,811,801,800,809,308,811,809,311,812,813,814,815,814,813,188,274,278,814,278,289,816,817,815,814,817,818,819,820,821,822,823,824,825,822,821,826,827,822,825,828,823,822,827,829,830,831,832,833,834,831,830,835,836,831,834,837,832,831,836,838,834,833,839,840,841,838,840,842,843,844,845,838,841,835,834,838,845,846,847,848,849,820,823,848,847,828,850,848,823,851,849,848,850,852,853,854,855,856,857,854,853,858,859,854,857,860,855,854,859,861,862,863,864,865,866,863,862,867,868,863,866,869,864,863,868,865,870,871,866,872,873,871,870,874,875,871,873,867,866,871,875,876,877,878,879,852,855,878,877,860,880,878,855,881,879,878,880,828,827,882,883,826,884,882,827,856,853,882,884,852,883,882,853,837,836,885,886,835,887,885,836,865,862,885,887,861,886,885,862,835,845,888,887,844,889,888,845,872,870,888,889,865,887,888,870,851,850,890,891,828,883,890,850,852,877,890,883,876,891,890,877,203,93,892,204,93,96,893,892,892,893,894,895,204,892,895,207,106,118,896,103,118,112,897,896,896,897,894,893,103,896,893,96,110,194,898,111,194,207,895,898,898,895,894,897,111,898,897,112,167,166,899,900,165,901,899,166,899,901,173,176,181,813,899,181,189,188,812,900,899,813,85,902,903,904,902,905,906,903,903,906,907,908,904,903,908,909,910,911,906,905,912,913,907,914,915,916,909,908,917,918,919,920,921,922,923,924,925,926,245,248,260,927,928,261,927,929,920,928,928,920,919,930,261,928,930,253,931,932,933,934,935,936,937,938,939,938,937,774,773,940,766,798,941,767,798,795,934,941,941,934,933,942,767,941,942,770,937,936,943,944,945,946,947,948,949,947,929,950,948,948,950,945,944,949,948,944,943,260,951,952,927,951,775,953,952,952,953,945,950,927,952,950,929,953,775,774,937,945,298,794,954,299,794,790,955,954,954,955,956,957,299,954,957,302,786,958,959,787,958, -960,961,959,959,961,956,955,787,959,955,790,819,818,962,963,818,817,964,962,962,964,956,961,963,962,961,960,289,803,965,816,803,802,966,965,965,966,956,964,816,965,964,817,307,310,967,810,310,302,957,967,967,957,956,966,810,967,966,802,968,969,970,971,972,973,970,969,829,832,970,973,837,971,970,832,974,975,976,977,976,975,978,979,980,849,976,980,981,846,851,977,976,849,982,983,984,985,986,987,984,983,861,864,984,987,869,985,984,864,988,989,990,991,992,993,990,989,876,879,990,993,881,991,990,879,986,994,995,987,968,971,995,994,837,886,995,971,861,987,995,886,992,996,997,993,974,977,997,996,851,891,997,977,876,993,997,891,998,999,1000,1001,999,1002,1003,1000,1000,1003,1004,1005,1001,1000,1005,321,1006,1007,1008,1009,1007,1010,1011,1008,1008,1011,1004,1003,1009,1008,1003,1002,1012,1013,1014,1015,1013,1016,1017,1014,1014,1017,1004,1011,1015,1014,1011,1010,164,211,1018,1019,211,215,1020,1018,1018,1020,1004,1017,1019,1018,1017,1016,220,1021,1022,221,1021,1023,1024,1022,1022,1024,1004,1020,221,1022,1020,215,313,316,1025,1026,316,321,1005,1025,1025,1005,1004,1024,1026,1025,1024,1023,1012,1027,1028,1013,1027,1029,1030,1028,1028,1030,1031,1032,1013,1028,1032,1016,1033,1034,1035,1036,1034,1037,1038,1035,1035,1038,1031,1030,1036,1035,1030,1029,165,160,1031,1038,1037,160,164,1019,1016,1032,1031,901,1039,1040,1041,1042,173,165,1037,1043,1039,901,1033,1044,1045,1034,1044,1046,1047,1045,1045,1047,1039,1043,1034,1045,1043,1037,1048,1049,1050,1051,1049,1041,1040,1050,1050,1040,1039,1047,1051,1050,1047,1046,0,350,1052,1053,350,347,1054,1052,1052,1054,1055,1056,1053,1052,1056,1057,1058,345,344,1059,1060,1061,1058,1059,1058,1061,1055,1054,1054,347,345,1058,182,185,1062,1063,185,177,1064,1062,1062,1064,1055,1061,1063,1062,1061,1060,173,1042,1065,174,1042,1041,1066,1065,1065,1066,1055,1064,174,1065,1064,177,1048,1067,1068,1049,1067,1069,1070,1068,1068,1070,1055,1066,1049,1068,1066,1041,1071,1072,1073,1074,1072,1057,1056,1073,1073,1056,1055,1070,1074,1073,1070,1069,628,726,1075,1076,726,728,1077,1075,1075,1077,1078,1079,1076,1075,1079,1080, -689,1081,1082,721,1081,1083,1084,1082,1082,1084,1085,1086,721,1082,1086,723,648,651,1087,1088,651,656,1089,1087,1087,1089,1090,1091,1088,1087,1091,1092,639,1093,1094,640,1093,1095,1096,1094,1094,1096,1097,1098,640,1094,1098,643,1099,1100,1101,1102,1100,1103,1104,1101,1101,1104,1105,1106,1102,1101,1106,1107,1108,1109,1110,1111,1109,1112,1113,1110,1110,1113,1105,1104,1111,1110,1104,1103,1114,1115,1116,1117,1115,1118,1119,1116,1116,1119,1120,1121,1117,1116,1121,1122,1123,1124,1125,1126,1124,1127,1128,1125,1125,1128,1120,1119,1126,1125,1119,1118,399,402,1129,1130,402,407,1131,1129,1129,1131,1132,1133,1130,1129,1133,1134,393,1135,1136,394,1135,1137,1138,1136,1136,1138,1139,1140,394,1136,1140,397,666,1141,1142,1143,1144,663,657,1145,1146,1147,661,658,1148,1149,1150,1151,1149,1152,1153,1150,1150,1153,1154,1155,1151,1150,1155,1156,1157,1158,1159,1160,1158,1161,1162,1159,1159,1162,1154,1153,1160,1159,1153,1152,1163,1164,1165,1166,1164,1167,1168,1165,1165,1168,1169,1170,1166,1165,1170,1171,1172,1173,1174,1175,1173,1176,1177,1174,1174,1177,1169,1168,1175,1174,1168,1167,583,610,1178,1179,610,612,1180,1178,1178,1180,1181,1182,1179,1178,1182,1183,547,1184,1185,605,1184,1186,1187,1185,1185,1187,1188,1189,605,1185,1189,607,735,1190,1191,1192,1193,736,729,733,1194,1195,1196,1197,1198,1199,1200,1201,1199,1202,1203,1200,1200,1203,1204,1205,1201,1200,1205,1206,1207,1208,1209,1210,1208,1211,1212,1209,1209,1212,1204,1203,1210,1209,1203,1202,1213,1214,1215,1216,1214,1217,1218,1215,1215,1218,1219,1220,1216,1215,1220,1221,1222,1223,1224,1225,1223,1226,1227,1224,1224,1227,1219,1218,1225,1224,1218,1217,354,357,1228,1229,357,362,1230,1228,1228,1230,1231,1232,1229,1228,1232,1233,378,1234,1235,379,1234,1236,1237,1235,1235,1237,1238,1239,379,1235,1239,382,742,1240,1241,1242,1243,743,739,741,1244,1245,1246,1247,1248,1249,1250,1251,1249,1252,1253,1250,1250,1253,1254,1255,1251,1250,1255,1256,1257,1258,1259,1260,1258,1261,1262,1259,1259,1262,1254,1253,1260,1259,1253,1252,1263,1264,1265,1266,1264,1267,1268,1265,1265,1268,1269,1270,1266,1265,1270,1271, -1272,1273,1274,1275,1273,1276,1277,1274,1274,1277,1269,1268,1275,1274,1268,1267,689,692,1278,1279,692,687,1280,1278,1278,1280,1281,1282,1279,1278,1282,1283,399,1284,1285,685,1284,1286,1287,1285,1285,1287,1281,1280,685,1285,1280,687,1108,1111,1288,1289,1111,1103,1290,1288,1288,1290,1281,1287,1289,1288,1287,1286,1099,1291,1292,1100,1291,1283,1282,1292,1292,1282,1281,1290,1100,1292,1290,1103,399,1130,1293,1284,1130,1134,1294,1293,1293,1294,1295,1296,1284,1293,1296,1286,657,1297,1298,1299,1300,1301,1145,1114,1117,1302,1303,1117,1122,1304,1302,1302,1304,1300,1299,1303,1302,1299,1298,1108,1289,1305,1109,1289,1286,1296,1305,1305,1296,1295,1306,1109,1305,1306,1112,657,660,1307,1297,660,652,1308,1307,1307,1308,1309,1310,1297,1307,1310,1298,648,1311,1312,649,1311,1313,1314,1312,1312,1314,1309,1308,649,1312,1308,652,1123,1126,1315,1316,1126,1118,1317,1315,1315,1317,1309,1314,1316,1315,1314,1313,1114,1303,1318,1115,1303,1298,1310,1318,1318,1310,1309,1317,1115,1318,1317,1118,648,1088,1319,1311,1088,1092,1320,1319,1319,1320,1321,1322,1311,1319,1322,1313,689,1279,1323,1081,1279,1283,1324,1323,1323,1324,1325,1326,1081,1323,1326,1083,1099,1102,1327,1291,1102,1107,1328,1327,1327,1328,1325,1324,1291,1327,1324,1283,1123,1316,1329,1124,1316,1313,1322,1329,1329,1322,1321,1330,1124,1329,1330,1127,393,635,1331,1332,635,632,1333,1331,1331,1333,1334,1335,1332,1331,1335,1336,628,1337,1338,629,1337,1339,1340,1338,1338,1340,1334,1333,629,1338,1333,632,1157,1160,1341,1342,1160,1152,1343,1341,1341,1343,1334,1340,1342,1341,1340,1339,1148,1344,1345,1149,1344,1336,1335,1345,1345,1335,1334,1343,1149,1345,1343,1152,628,1076,1346,1337,1076,1080,1347,1346,1346,1347,1348,1349,1337,1346,1349,1339,639,1350,1351,1093,1350,1352,1353,1351,1351,1353,1354,1355,1093,1351,1355,1095,1163,1166,1356,1357,1166,1171,1358,1356,1356,1358,1354,1353,1357,1356,1353,1352,1157,1342,1359,1158,1342,1339,1349,1359,1359,1349,1348,1360,1158,1359,1360,1161,639,642,1361,1350,642,647,1362,1361,1361,1362,1363,1364,1350,1361,1364,1352,663,1365,1366,664,1365,1367,1368,1366,1366,1368, -1363,1362,664,1366,1362,647,1172,1175,1369,1370,1175,1167,1371,1369,1369,1371,1363,1368,1370,1369,1368,1367,1163,1357,1372,1164,1357,1352,1364,1372,1372,1364,1363,1371,1164,1372,1371,1167,663,1144,1373,1365,1144,1143,1374,1373,1373,1374,1375,1376,1365,1373,1376,1367,393,1332,1377,1135,1332,1336,1378,1377,1377,1378,1379,1380,1135,1377,1380,1137,1148,1151,1381,1344,1151,1156,1382,1381,1381,1382,1379,1378,1344,1381,1378,1336,1172,1370,1383,1173,1370,1367,1376,1383,1383,1376,1375,1384,1173,1383,1384,1176,547,550,1385,1386,550,545,1387,1385,1385,1387,1388,1389,1386,1385,1389,1390,354,1391,1392,543,1391,1393,1394,1392,1392,1394,1388,1387,543,1392,1387,545,1207,1210,1395,1396,1210,1202,1397,1395,1395,1397,1388,1394,1396,1395,1394,1393,1198,1398,1399,1199,1398,1390,1389,1399,1399,1389,1388,1397,1199,1399,1397,1202,354,1229,1400,1391,1229,1233,1401,1400,1400,1401,1402,1403,1391,1400,1403,1393,741,1404,1405,1244,1404,1406,1407,1405,1405,1407,1408,1409,1244,1405,1409,1245,1213,1216,1410,1411,1216,1221,1412,1410,1410,1412,1408,1407,1411,1410,1407,1406,1207,1396,1413,1208,1396,1393,1403,1413,1413,1403,1402,1414,1208,1413,1414,1211,741,740,1415,1404,740,738,1416,1415,1415,1416,1417,1418,1404,1415,1418,1406,736,1419,1420,737,1419,1421,1422,1420,1420,1422,1417,1416,737,1420,1416,738,1222,1225,1423,1424,1225,1217,1425,1423,1423,1425,1417,1422,1424,1423,1422,1421,1213,1411,1426,1214,1411,1406,1418,1426,1426,1418,1417,1425,1214,1426,1425,1217,736,1193,1427,1419,1193,1192,1428,1427,1427,1428,1429,1430,1419,1427,1430,1421,547,1386,1431,1184,1386,1390,1432,1431,1431,1432,1433,1434,1184,1431,1434,1186,1198,1201,1435,1398,1201,1206,1436,1435,1435,1436,1433,1432,1398,1435,1432,1390,1222,1424,1437,1223,1424,1421,1430,1437,1437,1430,1429,1438,1223,1437,1438,1226,378,590,1439,1440,590,587,1441,1439,1439,1441,1442,1443,1440,1439,1443,1444,583,1445,1446,584,1445,1447,1448,1446,1446,1448,1442,1441,584,1446,1441,587,1257,1260,1449,1450,1260,1252,1451,1449,1449,1451,1442,1448,1450,1449,1448,1447,1248,1452,1453,1249,1452,1444,1443,1453,1453,1443,1442, -1451,1249,1453,1451,1252,583,1179,1454,1445,1179,1183,1455,1454,1454,1455,1456,1457,1445,1454,1457,1447,733,1458,1459,1194,1458,1460,1461,1459,1459,1461,1462,1463,1194,1459,1463,1195,1263,1266,1464,1465,1266,1271,1466,1464,1464,1466,1462,1461,1465,1464,1461,1460,1257,1450,1467,1258,1450,1447,1457,1467,1467,1457,1456,1468,1258,1467,1468,1261,733,732,1469,1458,732,731,1470,1469,1469,1470,1471,1472,1458,1469,1472,1460,743,1473,1474,744,1473,1475,1476,1474,1474,1476,1471,1470,744,1474,1470,731,1272,1275,1477,1478,1275,1267,1479,1477,1477,1479,1471,1476,1478,1477,1476,1475,1263,1465,1480,1264,1465,1460,1472,1480,1480,1472,1471,1479,1264,1480,1479,1267,743,1243,1481,1473,1243,1242,1482,1481,1481,1482,1483,1484,1473,1481,1484,1475,378,1440,1485,1234,1440,1444,1486,1485,1485,1486,1487,1488,1234,1485,1488,1236,1248,1251,1489,1452,1251,1256,1490,1489,1489,1490,1487,1486,1452,1489,1486,1444,1272,1478,1491,1273,1478,1475,1484,1491,1491,1484,1483,1492,1273,1491,1492,1276,327,1493,1494,328,1493,1495,1496,1494,1494,1496,1497,1498,328,1494,1498,331,9,1499,1500,1501,1499,1502,1503,1500,1500,1503,1497,1496,1501,1500,1496,1495,998,333,1504,1505,333,331,1498,1504,1504,1498,1497,1503,1505,1504,1503,1502,15,18,1506,1507,18,13,1508,1506,1506,1508,1509,1510,1507,1506,1510,1511,9,1501,1512,10,1501,1495,1513,1512,1512,1513,1509,1508,10,1512,1508,13,327,1514,1515,1493,1514,1511,1510,1515,1515,1510,1509,1513,1493,1515,1513,1495,122,125,1516,1517,130,120,1518,1519,1519,1518,1520,1521,1517,1516,1522,1523,1524,119,106,105,109,1525,1524,105,1524,1525,1520,1518,1518,120,119,1524,97,1526,1527,98,1526,156,1528,1527,1527,1528,1529,1530,98,1527,1530,101,151,1531,1532,152,1531,1533,1534,1532,1535,1536,1529,1528,155,1535,1528,156,151,337,1537,1538,337,342,1539,1537,1537,1539,1540,1541,1538,1537,1541,1542,15,1543,1544,352,1543,1545,1546,1544,1544,1546,1540,1539,352,1544,1539,342,1547,1548,1549,1540,1546,1545,1550,1542,1541,1540,1549,1551,15,1507,1552,1543,1507,1511,1553,1552,1552,1553,1554,1555,1543,1552,1555,1545,327,1556,1557,1514,1556,1558,1559,1557, -1557,1559,1554,1553,1514,1557,1553,1511,1560,1561,1562,1554,1559,1558,1547,1545,1555,1554,1562,1563,327,330,1564,1556,330,325,1565,1564,1564,1565,1566,1567,1556,1564,1567,1558,122,1568,1569,322,1568,1570,1571,1569,1569,1571,1566,1565,322,1569,1565,325,1572,1573,1574,1566,1571,1570,1560,1558,1567,1566,1574,1575,122,1517,1576,1568,1517,1523,1577,1576,1576,1577,1578,1579,1568,1576,1579,1570,151,1538,1580,1531,1538,1542,1581,1580,1580,1581,1582,1583,1531,1580,1583,1533,1550,1584,1585,1582,1581,1542,1572,1570,1579,1578,1586,1587,1588,1589,1590,1591,1589,1592,1593,1590,1590,1593,1594,1595,1591,1590,1595,1596,1597,1598,1599,1600,1598,1601,1602,1599,1599,1602,1594,1593,1600,1599,1593,1592,41,44,1603,1604,44,49,1605,1603,1603,1605,1606,1607,1604,1603,1607,1608,49,54,1609,1605,54,30,1610,1609,1609,1610,1611,1612,1605,1609,1612,1606,1594,1602,1606,1612,1611,1602,1601,1608,1607,1606,19,1613,1614,20,1613,1615,1616,1614,1614,1616,1617,1618,20,1614,1618,23,1596,1595,1617,1616,1615,1595,1594,1611,1619,1617,23,1618,1620,28,1618,1617,1619,1620,1620,1619,1611,1610,28,1620,1610,30,1597,1621,1622,1598,1621,1623,1624,1622,1622,1624,1625,1626,1598,1622,1626,1601,1627,1628,1629,1630,1628,1631,1632,1629,1629,1632,1625,1624,1630,1629,1624,1623,55,58,1633,1634,58,63,1635,1633,1633,1635,1636,1637,1634,1633,1637,1638,50,1639,1636,1635,63,1636,1639,1625,1632,1632,1631,1638,1637,1636,41,1604,1640,42,1604,1608,1641,1640,1640,1641,1642,1643,42,1640,1643,45,1601,1626,1642,1641,1608,1642,1626,1625,1639,1639,50,45,1643,1642,1627,1644,1645,1628,1644,1646,1647,1645,1645,1647,1648,1649,1628,1645,1649,1631,1650,1651,1652,1653,1651,1654,1655,1652,1652,1655,1648,1647,1653,1652,1647,1646,70,73,1656,1657,73,78,1658,1656,1656,1658,1659,1660,1657,1656,1660,1661,78,84,1662,1658,84,66,1663,1662,1662,1663,1664,1665,1658,1662,1665,1659,1648,1655,1659,1665,1664,1655,1654,1661,1660,1659,55,1634,1666,56,1634,1638,1667,1666,1666,1667,1668,1669,56,1666,1669,59,1631,1649,1668,1667,1638,1649,1648,1664,1670,1668,59,1669,1671,64,1669,1668,1670,1671,1671,1670,1664,1663,64, -1671,1663,66,1650,1672,1673,1651,1672,1674,1675,1673,1673,1675,1676,1677,1651,1673,1677,1654,1588,1591,1678,1679,1591,1596,1680,1678,1678,1680,1676,1675,1679,1678,1675,1674,19,22,1681,1613,22,27,1682,1681,1681,1682,1683,1684,1613,1681,1684,1615,27,38,1685,1682,38,40,1686,1685,1685,1686,1687,1688,1682,1685,1688,1683,1676,1680,1683,1688,1687,1680,1596,1615,1684,1683,70,1657,1689,71,1657,1661,1690,1689,1689,1690,1691,1692,71,1689,1692,74,1654,1677,1691,1690,1661,1677,1676,1687,1693,1691,74,1692,1694,79,1692,1691,1693,1694,1694,1693,1687,1686,79,1694,1686,40,97,100,1695,1696,100,89,1697,1695,1695,1697,1698,1699,1696,1695,1699,143,85,904,1700,86,904,909,1701,1700,1700,1701,1698,1697,86,1700,1697,89,140,144,1702,916,144,143,1699,1702,1702,1699,1698,1701,916,1702,1701,909,1006,1703,1704,1007,1703,1705,1706,1704,1704,1706,1707,1708,1007,1704,1708,1010,1709,1710,1711,1712,1710,1713,1714,1711,1711,1714,1707,1706,1712,1711,1706,1705,1033,1036,1715,1716,1036,1029,1717,1715,1715,1717,1707,1714,1716,1715,1714,1713,1012,1015,1718,1027,1015,1010,1708,1718,1718,1708,1707,1717,1027,1718,1717,1029,1048,1051,1719,1067,1051,1046,1720,1719,1719,1720,1721,1722,1067,1719,1722,1069,1033,1716,1723,1044,1716,1713,1724,1723,1723,1724,1721,1720,1044,1723,1720,1046,1709,1725,1726,1710,1725,1727,1728,1726,1726,1728,1721,1724,1710,1726,1724,1713,1071,1074,1729,1730,1074,1069,1722,1729,1729,1722,1721,1728,1730,1729,1728,1727,1731,1505,1502,1732,9,1733,1734,1499,1733,1735,1736,1734,1734,1736,1737,1732,1499,1734,1732,1502,1709,1712,1738,1739,1712,1705,1740,1738,1738,1740,1737,1736,1739,1738,1736,1735,1006,1009,1741,1703,1009,1002,1742,1741,1741,1742,1737,1740,1703,1741,1740,1705,1071,1730,1743,1072,1730,1727,1744,1743,1743,1744,1745,1746,1072,1743,1746,1057,1709,1739,1747,1725,1739,1735,1748,1747,1747,1748,1745,1744,1725,1747,1744,1727,9,12,1749,1733,12,4,1750,1749,1749,1750,1745,1748,1733,1749,1748,1735,1751,1053,1057,1746,332,334,320,319,998,1001,334,333,320,334,1001,321,998,1505,1731,999,1751,1746,1745,1750,1742,1731,1732,1737,999,1731,1742,1002, -1,1751,1750,4,0,1053,1751,1,136,1696,143,137,1526,136,139,156,97,1696,136,1526,931,301,306,932,792,931,934,795,298,301,931,792,192,511,510,196,196,195,193,192,913,915,908,907,502,503,504,497,227,226,522,521,505,504,913,912,504,503,915,913,503,140,916,915,923,922,926,925,201,195,198,202,193,195,201,208,194,193,208,207,1752,1753,918,917,1754,921,924,1755,1756,209,200,199,242,232,235,243,231,230,225,224,906,911,914,907,947,917,920,929,946,1752,917,947,235,234,751,754,243,235,754,244,930,925,248,253,919,923,925,930,924,923,919,918,1755,924,918,1753,230,229,233,232,225,230,232,242,226,225,242,241,522,226,241,240,197,514,249,246,245,198,197,245,926,202,198,926,922,921,199,202,922,1754,1756,199,921,228,231,911,910,914,911,231,224,227,912,914,224,521,505,912,227,498,505,521,524,499,1757,1758,1759,1760,1761,1762,1763,1764,1765,1766,1767,1768,1769,1770,1771,1772,1773,1774,1775,1776,1777,1778,1779,1780,1781,1782,1783,1784,1785,1780,1783,1786,1784,1783,1782,1786,1783,1781,1776,1779,1782,1779,1786,1782,1778,1786,1779,1787,1788,1789,1790,1791,1792,1781,1780,1785,1793,1791,1780,1794,1795,1787,1790,1793,1794,1790,1791,1789,1792,1791,1790,1796,1777,1776,1797,1776,1781,1792,1797,1788,1772,1775,1789,1775,1797,1792,1789,1774,1796,1797,1775,1798,1799,1800,1801,1802,1803,1804,1805,1778,1777,1805,1804,1786,1778,1804,1803,1786,1804,1806,1802,1805,1807,1805,1777,1796,1807,1773,1798,1801,1774,1801,1807,1796,1774,1800,1806,1807,1801,1808,1809,1810,1811,1803,1802,1812,1813,1786,1803,1813,1813,1812,1811,1810,1786,1813,1810,1809,1786,1810,1799,1814,1815,1800,1816,1812,1802,1806,1815,1816,1806,1800,1817,1808,1811,1818,1811,1812,1816,1818,1814,1768,1771,1815,1771,1818,1816,1815,1770,1817,1818,1771,1819,1820,1821,1822,1823,1824,1825,1826,1827,1828,1829,1830,1831,1832,1788,1787,1795,1833,1831,1787,1834,1835,1827,1830,1833,1834,1830,1831,1829,1832,1831,1830,1836,1773,1772,1837,1772,1788,1832,1837,1828,1823,1826,1829,1826,1837,1832,1829,1825,1836,1837,1826,1838,1839,1840,1841,1842,1843,1828,1827,1835,1844,1842,1827,1762,1761,1838,1841,1844,1762,1841, -1842,1840,1843,1842,1841,1845,1824,1823,1846,1823,1828,1843,1846,1839,1819,1822,1840,1822,1846,1843,1840,1821,1845,1846,1822,1847,1848,1849,1850,1851,1852,1853,1854,1799,1798,1855,1856,1798,1773,1836,1855,1825,1824,1851,1854,1836,1825,1854,1855,1853,1856,1855,1854,1853,1852,1857,1858,1814,1799,1856,1859,1856,1853,1858,1859,1860,1769,1768,1861,1768,1814,1859,1861,1858,1857,1850,1849,1861,1859,1858,1849,1848,1860,1861,1849,1862,1863,1864,1865,1866,1852,1851,1867,1851,1824,1845,1867,1820,1862,1865,1821,1865,1867,1845,1821,1864,1866,1867,1865,1863,1868,1869,1864,1870,1857,1852,1866,1869,1870,1866,1864,1871,1847,1850,1872,1850,1857,1870,1872,1868,1764,1767,1869,1767,1872,1870,1869,1766,1871,1872,1767,1795,1794,1873,1874,1875,1876,1877,1878,1879,1880,1881,1882,1883,1884,1885,1886,1809,1808,1884,1883,1786,1809,1883,1786,1883,1886,1887,1888,1885,1884,1808,1817,1887,1884,1770,1769,1879,1882,1817,1770,1882,1887,1881,1888,1887,1882,1889,1890,1891,1892,1886,1885,1893,1894,1786,1886,1894,1894,1893,1890,1889,1786,1894,1889,1786,1889,1892,1881,1880,1895,1896,1885,1888,1897,1893,1888,1881,1896,1897,1898,1891,1890,1899,1890,1893,1897,1899,1895,1875,1878,1896,1878,1899,1897,1896,1877,1898,1899,1878,1900,1901,1902,1903,1904,1905,1906,1907,1908,1909,1905,1904,1786,1908,1904,1786,1904,1907,1910,1911,1906,1905,1909,1912,1910,1905,1913,1914,1900,1903,1912,1913,1903,1910,1902,1911,1910,1903,1785,1784,1915,1916,1907,1906,1917,1918,1786,1907,1918,1918,1917,1916,1915,1786,1918,1915,1784,1786,1915,1902,1901,1919,1920,1917,1906,1911,1921,1911,1902,1920,1921,1793,1785,1916,1922,1916,1917,1921,1922,1920,1919,1874,1873,1922,1921,1920,1873,1794,1793,1922,1873,1923,1924,1925,1926,1927,1928,1929,1930,1931,1932,1933,1934,1880,1879,1935,1936,1879,1769,1860,1935,1848,1847,1931,1934,1860,1848,1934,1935,1933,1936,1935,1934,1933,1932,1937,1938,1895,1880,1936,1939,1936,1933,1938,1939,1940,1876,1875,1941,1875,1895,1939,1941,1938,1937,1930,1929,1941,1939,1938,1929,1928,1940,1941,1929,1942,1943,1944,1945,1946,1932,1931,1947,1931,1847,1871,1947,1765,1942,1945, -1766,1945,1947,1871,1766,1944,1946,1947,1945,1943,1948,1949,1944,1950,1937,1932,1946,1949,1950,1946,1944,1951,1927,1930,1952,1930,1937,1950,1952,1948,1923,1926,1949,1926,1952,1950,1949,1925,1951,1952,1926,1835,1834,1953,1954,1955,1956,1957,1958,1901,1900,1959,1960,1900,1914,1961,1959,1962,1963,1955,1958,1961,1962,1958,1959,1957,1960,1959,1958,1957,1956,1964,1965,1919,1901,1960,1966,1960,1957,1965,1966,1833,1795,1874,1967,1874,1919,1966,1967,1965,1964,1954,1953,1967,1966,1965,1953,1834,1833,1967,1953,1968,1969,1970,1971,1972,1956,1955,1973,1955,1963,1974,1973,1975,1968,1971,1976,1971,1973,1974,1976,1970,1972,1973,1971,1969,1977,1978,1970,1979,1964,1956,1972,1978,1979,1972,1970,1844,1835,1954,1980,1954,1964,1979,1980,1977,1760,1763,1978,1763,1980,1979,1978,1762,1844,1980,1763,1757,1981,1982,1983,1984,1985,1986,1987,1988,1989,1990,1991,1992,1993,1994,1995,1996,1997,1998,1999,2000,1839,1838,1761,2001,1999,1838,2002,2003,1995,1998,2001,2002,1998,1999,1997,2000,1999,1998,2004,1820,1819,2005,1819,1839,2000,2005,1996,1991,1994,1997,1994,2005,2000,1997,1993,2004,2005,1994,2006,2007,2008,2009,2010,2011,1996,1995,2003,2012,2010,1995,2013,2014,2006,2009,2012,2013,2009,2010,2008,2011,2010,2009,2015,1992,1991,2016,1991,1996,2011,2016,2007,1987,1990,2008,1990,2016,2011,2008,1989,2015,2016,1990,2017,2018,2019,2020,2021,2022,2023,2024,1863,1862,2025,2026,1862,1820,2004,2025,1993,1992,2021,2024,2004,1993,2024,2025,2023,2026,2025,2024,2023,2022,2027,2028,1868,1863,2026,2029,2026,2023,2028,2029,2030,1765,1764,2031,1764,1868,2029,2031,2028,2027,2020,2019,2031,2029,2028,2019,2018,2030,2031,2019,2032,2033,2034,2035,2036,2022,2021,2037,2021,1992,2015,2037,1988,2032,2035,1989,2035,2037,2015,1989,2034,2036,2037,2035,2033,2038,2039,2034,2040,2027,2022,2036,2039,2040,2036,2034,2041,2017,2020,2042,2020,2027,2040,2042,2038,1983,1986,2039,1986,2042,2040,2039,1985,2041,2042,1986,1757,2043,2044,2045,2046,2047,2048,2049,2050,2051,2052,2053,2054,2007,2006,2014,2055,2053,2006,2056,2057,2049,2052,2055,2056,2052,2053,2051,2054,2053,2052,2058,1988,1987, -2059,1987,2007,2054,2059,2050,2045,2048,2051,2048,2059,2054,2051,2047,2058,2059,2048,1757,2060,2061,2062,2063,2050,2049,2057,2064,2062,2049,1758,1757,2061,2064,1758,2061,2062,2060,2063,2062,2061,2065,2046,2045,2066,2045,2050,2063,2066,1757,2044,2060,2044,2066,2063,2060,2043,2065,2066,2044,2067,2068,2069,2070,2071,2072,2073,2074,2033,2032,2075,2076,2032,1988,2058,2075,2047,2046,2071,2074,2058,2047,2074,2075,2073,2076,2075,2074,2073,2072,2077,2078,2038,2033,2076,2079,2076,2073,2078,2079,2080,1984,1983,2081,1983,2038,2079,2081,2078,2077,2070,2069,2081,2079,2078,2069,2068,2080,2081,2069,1757,2082,2083,2084,2072,2071,2085,2071,2046,2065,2085,1757,2083,2043,2083,2085,2065,2043,2082,2084,2085,2083,1757,2086,2082,2087,2077,2072,2084,2086,2087,2084,2082,2088,2067,2070,2089,2070,2077,2087,2089,1757,1982,2086,1982,2089,2087,2086,1981,2088,2089,1982,2014,2013,2090,2091,2092,2093,2094,2095,2096,2097,2098,2099,2100,2101,2102,2103,1943,1942,2104,2105,1942,1765,2030,2104,2018,2017,2100,2103,2030,2018,2103,2104,2102,2105,2104,2103,2102,2101,2106,2107,1948,1943,2105,2108,2105,2102,2107,2108,1924,1923,2109,2110,1923,1948,2108,2109,2107,2106,2096,2099,2108,2107,2099,2109,2098,2110,2109,2099,2111,2112,2113,2114,2115,2116,2101,2100,2017,2041,2115,2100,1985,1984,2111,2114,2041,1985,2114,2115,2113,2116,2115,2114,2112,2117,2118,2113,2119,2106,2101,2116,2118,2119,2116,2113,2120,2097,2096,2121,2096,2106,2119,2121,2117,2092,2095,2118,2095,2121,2119,2118,2094,2120,2121,2095,2003,2002,2122,2123,2124,2125,2126,2127,1969,1968,2128,2129,1968,1975,2130,2128,2131,2132,2124,2127,2130,2131,2127,2128,2126,2129,2128,2127,2126,2125,2133,2134,1977,1969,2129,2135,2129,2126,2134,2135,2001,1761,1760,2136,1760,1977,2135,2136,2134,2133,2123,2122,2136,2135,2134,2122,2002,2001,2136,2122,2137,2138,2139,2140,2125,2124,2141,2142,2124,2132,2143,2141,2144,2145,2137,2140,2143,2144,2140,2141,2139,2142,2141,2140,2139,2138,2146,2147,2133,2125,2142,2148,2142,2139,2147,2148,2012,2003,2123,2149,2123,2133,2148,2149,2147,2146,2091,2090,2149,2148,2147,2090,2013,2012,2149,2090, -1757,2150,2151,2152,2153,2154,2155,2156,2157,2158,2159,2112,2111,2160,2161,2111,1984,2080,2160,2068,2067,2156,2159,2080,2068,2159,2160,2158,2161,2160,2159,2158,2157,2162,2163,2117,2112,2161,2164,2161,2158,2163,2164,2165,2093,2092,2166,2092,2117,2164,2166,2163,2162,2155,2154,2166,2164,2163,2154,2153,2165,2166,2154,1757,2167,2168,2169,2157,2156,2170,2156,2067,2088,2170,1757,2168,1981,2168,2170,2088,1981,2167,2169,2170,2168,1757,2171,2167,2172,2162,2157,2169,2171,2172,2169,2167,2173,2152,2155,2174,2155,2162,2172,2174,1757,2151,2171,2151,2174,2172,2171,2150,2173,2174,2151,2057,2056,2175,2176,2177,2178,2179,2180,2138,2137,2181,2182,2137,2145,2183,2181,2184,2185,2177,2180,2183,2184,2180,2181,2179,2182,2181,2180,2179,2178,2186,2187,2146,2138,2182,2188,2182,2179,2187,2188,2055,2014,2091,2189,2091,2146,2188,2189,2187,2186,2176,2175,2189,2188,2187,2175,2056,2055,2189,2175,1757,2190,2191,2192,2178,2177,2193,2177,2185,2194,2193,1757,2191,2195,2191,2193,2194,2195,2190,2192,2193,2191,1757,2196,2190,2197,2186,2178,2192,2196,2197,2192,2190,2064,2057,2176,2198,2176,2186,2197,2198,1757,1759,2196,1759,2198,2197,2196,1758,2064,2198,1759,2199,2200,2201,2202,2203,2204,2205,2206,2207,2208,2209,2210,2211,2212,2213,2214,2215,2216,2217,2218,2219,2220,2221,2222,2223,2224,2225,2226,2202,2227,2224,2223,2225,2224,2220,2219,2220,2224,2227,2228,2221,2220,2228,2229,2230,2231,2232,2233,2226,2225,2234,2235,2235,2234,2231,2230,2236,2237,2219,2222,2219,2237,2234,2225,2232,2231,2216,2215,2216,2231,2234,2237,2217,2216,2237,2236,2238,2239,2240,2241,2242,2243,2244,2245,2221,2242,2245,2222,2246,2242,2221,2229,2247,2243,2242,2246,2243,2240,2239,2244,2207,2240,2243,2247,2241,2240,2207,2210,2248,2249,2250,2251,2252,2253,2245,2244,2245,2253,2236,2222,2218,2217,2249,2248,2249,2217,2236,2253,2250,2249,2253,2252,2254,2255,2239,2238,2239,2255,2252,2244,2251,2250,2212,2211,2212,2250,2252,2255,2213,2212,2255,2254,2228,2256,2257,2229,2258,2259,2260,2261,2262,2263,2264,2265,2233,2232,2266,2267,2268,2269,2263,2262,2270,2271,2215,2218,2215,2271,2266,2232,2264,2263,2259, -2258,2259,2263,2269,2272,2260,2259,2272,2273,2201,2274,2227,2202,2265,2264,2275,2276,2276,2275,2274,2201,2277,2278,2258,2261,2258,2278,2275,2264,2227,2274,2256,2228,2256,2274,2275,2278,2257,2256,2278,2277,2279,2280,2281,2282,2283,2284,2285,2286,2251,2287,2288,2248,2248,2288,2270,2218,2260,2284,2283,2261,2273,2289,2284,2260,2285,2284,2289,2290,2291,2292,2211,2214,2211,2292,2287,2251,2285,2281,2280,2286,2293,2281,2285,2290,2282,2281,2293,2294,2246,2295,2296,2247,2297,2298,2283,2286,2283,2298,2277,2261,2229,2257,2295,2246,2295,2257,2277,2298,2296,2295,2298,2297,2299,2300,2280,2279,2280,2300,2297,2286,2247,2296,2208,2207,2208,2296,2297,2300,2209,2208,2300,2299,2301,2302,2303,2304,2305,2306,2307,2308,2309,2310,2311,2312,2313,2314,2315,2316,2241,2313,2316,2238,2317,2313,2241,2210,2318,2314,2313,2317,2314,2309,2312,2315,2319,2309,2314,2318,2320,2310,2309,2319,2321,2322,2323,2324,2325,2316,2315,2326,2238,2316,2325,2254,2213,2322,2321,2214,2254,2325,2322,2213,2323,2322,2325,2326,2327,2328,2312,2311,2312,2328,2326,2315,2324,2323,2306,2305,2306,2323,2326,2328,2307,2306,2328,2327,2329,2330,2331,2332,2333,2334,2335,2336,2310,2333,2336,2311,2337,2333,2310,2320,2338,2334,2333,2337,2334,2331,2330,2335,2203,2331,2334,2338,2332,2331,2203,2206,2339,2340,2341,2342,2335,2343,2344,2336,2336,2344,2327,2311,2307,2340,2339,2308,2327,2344,2340,2307,2341,2340,2344,2343,2345,2346,2330,2329,2330,2346,2343,2335,2341,2303,2302,2342,2346,2303,2341,2343,2304,2303,2346,2345,2319,2347,2348,2320,2349,2350,2351,2352,2353,2354,2355,2356,2324,2357,2358,2321,2321,2358,2291,2214,2282,2354,2353,2279,2294,2359,2354,2282,2355,2354,2359,2360,2361,2362,2305,2308,2305,2362,2357,2324,2355,2351,2350,2356,2363,2351,2355,2360,2352,2351,2363,2364,2317,2365,2366,2318,2367,2368,2353,2356,2353,2368,2299,2279,2210,2209,2365,2317,2365,2209,2299,2368,2366,2365,2368,2367,2369,2370,2350,2349,2350,2370,2367,2356,2318,2366,2347,2319,2347,2366,2367,2370,2348,2347,2370,2369,2371,2372,2373,2374,2375,2376,2377,2378,2342,2379,2380,2339,2339,2380,2361,2308,2352,2376,2375,2349,2364, -2381,2376,2352,2377,2376,2381,2382,2383,2384,2302,2301,2302,2384,2379,2342,2377,2373,2372,2378,2385,2373,2377,2382,2374,2373,2385,2386,2337,2387,2388,2338,2389,2390,2375,2378,2375,2390,2369,2349,2320,2348,2387,2337,2387,2348,2369,2390,2388,2387,2390,2389,2391,2392,2372,2371,2372,2392,2389,2378,2338,2388,2204,2203,2204,2388,2389,2392,2205,2204,2392,2391,2393,2394,2395,2396,2397,2398,2399,2400,2401,2402,2403,2404,2405,2406,2407,2408,2409,2410,2411,2412,2332,2409,2412,2329,2413,2409,2332,2206,2414,2410,2409,2413,2410,2405,2408,2411,2415,2405,2410,2414,2416,2406,2405,2415,2417,2418,2419,2420,2421,2412,2411,2422,2329,2412,2421,2345,2304,2418,2417,2301,2345,2421,2418,2304,2419,2418,2421,2422,2423,2424,2408,2407,2408,2424,2422,2411,2420,2419,2402,2401,2402,2419,2422,2424,2403,2402,2424,2423,2425,2426,2427,2428,2429,2430,2431,2432,2406,2429,2432,2407,2433,2429,2406,2416,2434,2430,2429,2433,2430,2427,2426,2431,2393,2427,2430,2434,2428,2427,2393,2396,2435,2436,2437,2438,2431,2439,2440,2432,2432,2440,2423,2407,2403,2436,2435,2404,2423,2440,2436,2403,2437,2436,2440,2439,2441,2442,2426,2425,2426,2442,2439,2431,2437,2399,2398,2438,2442,2399,2437,2439,2400,2399,2442,2441,2415,2443,2444,2416,2445,2446,2447,2448,2449,2450,2451,2452,2420,2453,2454,2417,2417,2454,2383,2301,2374,2450,2449,2371,2386,2455,2450,2374,2451,2450,2455,2456,2457,2458,2401,2404,2401,2458,2453,2420,2451,2447,2446,2452,2459,2447,2451,2456,2448,2447,2459,2460,2413,2461,2462,2414,2463,2464,2449,2452,2449,2464,2391,2371,2206,2205,2461,2413,2461,2205,2391,2464,2462,2461,2464,2463,2465,2466,2446,2445,2446,2466,2463,2452,2414,2462,2443,2415,2443,2462,2463,2466,2444,2443,2466,2465,2467,2468,2469,2470,2471,2472,2473,2474,2438,2475,2476,2435,2435,2476,2457,2404,2448,2472,2471,2445,2460,2477,2472,2448,2473,2472,2477,2478,2479,2480,2398,2397,2398,2480,2475,2438,2473,2469,2468,2474,2481,2469,2473,2478,2470,2469,2481,2482,2433,2483,2484,2434,2485,2486,2471,2474,2471,2486,2465,2445,2416,2444,2483,2433,2483,2444,2465,2486,2484,2483,2486,2485,2487,2488,2468,2467,2468,2488,2485, -2474,2434,2484,2394,2393,2394,2484,2485,2488,2395,2394,2488,2487,2233,2489,2490,2230,2491,2492,2493,2494,2495,2496,2497,2498,2499,2500,2501,2502,2428,2499,2502,2425,2503,2499,2428,2396,2504,2500,2499,2503,2500,2495,2498,2501,2505,2495,2500,2504,2506,2496,2495,2505,2507,2508,2509,2510,2511,2502,2501,2512,2425,2502,2511,2441,2400,2508,2507,2397,2441,2511,2508,2400,2509,2508,2511,2512,2513,2514,2498,2497,2498,2514,2512,2501,2510,2509,2492,2491,2492,2509,2512,2514,2493,2492,2514,2513,2226,2515,2516,2223,2517,2518,2519,2520,2496,2517,2520,2497,2521,2517,2496,2506,2522,2518,2517,2521,2518,2516,2515,2519,2199,2516,2518,2522,2223,2516,2199,2202,2523,2524,2525,2526,2519,2527,2528,2520,2520,2528,2513,2497,2493,2524,2523,2494,2513,2528,2524,2493,2525,2524,2528,2527,2235,2529,2515,2226,2515,2529,2527,2519,2525,2490,2489,2526,2529,2490,2525,2527,2230,2490,2529,2235,2505,2530,2531,2506,2532,2533,2534,2535,2536,2537,2538,2539,2510,2540,2541,2507,2507,2541,2479,2397,2470,2537,2536,2467,2482,2542,2537,2470,2538,2537,2542,2543,2544,2545,2491,2494,2491,2545,2540,2510,2538,2534,2533,2539,2546,2534,2538,2543,2535,2534,2546,2547,2503,2548,2549,2504,2550,2551,2536,2539,2536,2551,2487,2467,2396,2395,2548,2503,2548,2395,2487,2551,2549,2548,2551,2550,2552,2553,2533,2532,2533,2553,2550,2539,2504,2549,2530,2505,2530,2549,2550,2553,2531,2530,2553,2552,2265,2554,2555,2262,2556,2557,2558,2559,2526,2560,2561,2523,2523,2561,2544,2494,2535,2557,2556,2532,2547,2562,2557,2535,2558,2557,2562,2563,2267,2564,2489,2233,2489,2564,2560,2526,2558,2555,2554,2559,2565,2555,2558,2563,2262,2555,2565,2268,2521,2566,2567,2522,2568,2569,2556,2559,2556,2569,2552,2532,2506,2531,2566,2521,2566,2531,2552,2569,2567,2566,2569,2568,2276,2570,2554,2265,2554,2570,2568,2559,2522,2567,2200,2199,2200,2567,2568,2570,2201,2200,2570,2276,2571,2572,2573,2574,2575,2576,2577,2578,2579,2580,2581,2582,2583,2584,2585,2586,2587,2588,2589,2590,2591,2592,2593,2594,2595,2596,2597,2598,2599,2600,2596,2595,2597,2596,2592,2591,2592,2596,2600,2601,2593,2592,2601,2602,2603,2604,2605,2606,2598, -2597,2607,2608,2608,2607,2604,2603,2609,2610,2591,2594,2591,2610,2607,2597,2605,2604,2588,2587,2588,2604,2607,2610,2589,2588,2610,2609,2611,2612,2613,2614,2615,2616,2617,2618,2593,2615,2618,2594,2619,2615,2593,2602,2620,2616,2615,2619,2616,2613,2612,2617,2579,2613,2616,2620,2614,2613,2579,2582,2621,2622,2623,2624,2625,2626,2618,2617,2618,2626,2609,2594,2590,2589,2622,2621,2622,2589,2609,2626,2623,2622,2626,2625,2627,2628,2612,2611,2612,2628,2625,2617,2624,2623,2584,2583,2584,2623,2625,2628,2585,2584,2628,2627,2601,2629,2630,2602,2631,2632,2633,2634,2635,2636,2637,2638,2606,2605,2639,2640,2640,2639,2636,2635,2641,2642,2587,2590,2587,2642,2639,2605,2637,2636,2632,2631,2632,2636,2639,2642,2633,2632,2642,2641,2643,2644,2600,2599,2645,2646,2647,2648,2648,2647,2644,2643,2649,2650,2651,2652,2651,2650,2647,2646,2600,2644,2629,2601,2629,2644,2647,2650,2630,2629,2650,2649,2653,2654,2655,2656,2657,2658,2659,2660,2624,2661,2662,2621,2621,2662,2641,2590,2633,2658,2657,2634,2641,2662,2658,2633,2659,2658,2662,2661,2663,2664,2583,2586,2583,2664,2661,2624,2659,2655,2654,2660,2664,2655,2659,2661,2656,2655,2664,2663,2619,2665,2666,2620,2667,2668,2669,2670,2669,2668,2649,2652,2602,2630,2665,2619,2665,2630,2649,2668,2666,2665,2668,2667,2671,2672,2673,2674,2673,2672,2667,2670,2620,2666,2580,2579,2580,2666,2667,2672,2581,2580,2672,2671,2675,2676,2677,2678,2679,2680,2681,2682,2683,2684,2685,2686,2687,2688,2689,2690,2614,2687,2690,2611,2691,2687,2614,2582,2692,2688,2687,2691,2688,2683,2686,2689,2693,2683,2688,2692,2694,2684,2683,2693,2695,2696,2697,2698,2699,2690,2689,2700,2611,2690,2699,2627,2585,2696,2695,2586,2627,2699,2696,2585,2697,2696,2699,2700,2701,2702,2686,2685,2686,2702,2700,2689,2698,2697,2680,2679,2680,2697,2700,2702,2681,2680,2702,2701,2703,2704,2705,2706,2707,2708,2709,2710,2684,2707,2710,2685,2711,2707,2684,2694,2712,2708,2707,2711,2708,2705,2704,2709,2575,2705,2708,2712,2706,2705,2575,2578,2713,2714,2715,2716,2709,2717,2718,2710,2710,2718,2701,2685,2681,2714,2713,2682,2701,2718,2714,2681,2715,2714,2718,2717,2719,2720,2704, -2703,2704,2720,2717,2709,2715,2677,2676,2716,2720,2677,2715,2717,2678,2677,2720,2719,2693,2721,2722,2694,2723,2724,2725,2726,2727,2728,2729,2730,2698,2731,2732,2695,2695,2732,2663,2586,2656,2728,2727,2653,2663,2732,2728,2656,2729,2728,2732,2731,2733,2734,2679,2682,2679,2734,2731,2698,2729,2725,2724,2730,2734,2725,2729,2731,2726,2725,2734,2733,2691,2735,2736,2692,2737,2738,2739,2740,2739,2738,2671,2674,2582,2581,2735,2691,2735,2581,2671,2738,2736,2735,2738,2737,2741,2742,2743,2744,2743,2742,2737,2740,2692,2736,2721,2693,2721,2736,2737,2742,2722,2721,2742,2741,2745,2746,2747,2748,2749,2750,2751,2752,2716,2753,2754,2713,2713,2754,2733,2682,2726,2750,2749,2723,2733,2754,2750,2726,2751,2750,2754,2753,2755,2756,2676,2675,2676,2756,2753,2716,2751,2747,2746,2752,2756,2747,2751,2753,2748,2747,2756,2755,2711,2757,2758,2712,2759,2760,2761,2762,2761,2760,2741,2744,2694,2722,2757,2711,2757,2722,2741,2760,2758,2757,2760,2759,2763,2764,2765,2766,2765,2764,2759,2762,2712,2758,2576,2575,2576,2758,2759,2764,2577,2576,2764,2763,2767,2768,2769,2770,2771,2772,2773,2774,2775,2776,2777,2778,2779,2780,2781,2782,2783,2784,2785,2786,2706,2783,2786,2703,2787,2783,2706,2578,2788,2784,2783,2787,2784,2779,2782,2785,2789,2779,2784,2788,2790,2780,2779,2789,2791,2792,2793,2794,2795,2786,2785,2796,2703,2786,2795,2719,2678,2792,2791,2675,2719,2795,2792,2678,2793,2792,2795,2796,2797,2798,2782,2781,2782,2798,2796,2785,2794,2793,2776,2775,2776,2793,2796,2798,2777,2776,2798,2797,2799,2800,2801,2802,2803,2804,2805,2806,2780,2803,2806,2781,2807,2803,2780,2790,2808,2804,2803,2807,2804,2801,2800,2805,2767,2801,2804,2808,2802,2801,2767,2770,2809,2810,2811,2812,2805,2813,2814,2806,2806,2814,2797,2781,2777,2810,2809,2778,2797,2814,2810,2777,2811,2810,2814,2813,2815,2816,2800,2799,2800,2816,2813,2805,2811,2773,2772,2812,2816,2773,2811,2813,2774,2773,2816,2815,2789,2817,2818,2790,2819,2820,2821,2822,2823,2824,2825,2826,2794,2827,2828,2791,2791,2828,2755,2675,2748,2824,2823,2745,2755,2828,2824,2748,2825,2824,2828,2827,2829,2830,2775,2778,2775,2830,2827,2794,2825, -2821,2820,2826,2830,2821,2825,2827,2822,2821,2830,2829,2787,2831,2832,2788,2833,2834,2835,2836,2835,2834,2763,2766,2578,2577,2831,2787,2831,2577,2763,2834,2832,2831,2834,2833,2837,2838,2839,2840,2839,2838,2833,2836,2788,2832,2817,2789,2817,2832,2833,2838,2818,2817,2838,2837,2841,2842,2843,2844,2845,2846,2847,2848,2812,2849,2850,2809,2809,2850,2829,2778,2822,2846,2845,2819,2829,2850,2846,2822,2847,2846,2850,2849,2851,2852,2772,2771,2772,2852,2849,2812,2847,2843,2842,2848,2852,2843,2847,2849,2844,2843,2852,2851,2807,2853,2854,2808,2855,2856,2857,2858,2857,2856,2837,2840,2790,2818,2853,2807,2853,2818,2837,2856,2854,2853,2856,2855,2859,2860,2861,2862,2861,2860,2855,2858,2808,2854,2768,2767,2768,2854,2855,2860,2769,2768,2860,2859,2863,2864,2865,2866,2867,2868,2869,2870,2871,2872,2873,2874,2875,2876,2877,2878,2802,2875,2878,2799,2879,2875,2802,2770,2880,2876,2875,2879,2876,2871,2874,2877,2881,2871,2876,2880,2882,2872,2871,2881,2883,2884,2885,2886,2887,2878,2877,2888,2799,2878,2887,2815,2774,2884,2883,2771,2815,2887,2884,2774,2885,2884,2887,2888,2889,2890,2874,2873,2874,2890,2888,2877,2886,2885,2868,2867,2868,2885,2888,2890,2869,2868,2890,2889,2891,2892,2893,2894,2895,2896,2897,2898,2872,2895,2898,2873,2899,2895,2872,2882,2900,2896,2895,2899,2896,2893,2892,2897,2571,2893,2896,2900,2894,2893,2571,2574,2901,2902,2903,2904,2897,2905,2906,2898,2898,2906,2889,2873,2869,2902,2901,2870,2889,2906,2902,2869,2903,2902,2906,2905,2907,2908,2892,2891,2892,2908,2905,2897,2903,2865,2864,2904,2908,2865,2903,2905,2866,2865,2908,2907,2881,2909,2910,2882,2911,2912,2913,2914,2915,2916,2917,2918,2886,2919,2920,2883,2883,2920,2851,2771,2844,2916,2915,2841,2851,2920,2916,2844,2917,2916,2920,2919,2921,2922,2867,2870,2867,2922,2919,2886,2917,2913,2912,2918,2922,2913,2917,2919,2914,2913,2922,2921,2879,2923,2924,2880,2925,2926,2927,2928,2927,2926,2859,2862,2770,2769,2923,2879,2923,2769,2859,2926,2924,2923,2926,2925,2929,2930,2931,2932,2931,2930,2925,2928,2880,2924,2909,2881,2909,2924,2925,2930,2910,2909,2930,2929,2933,2934,2935,2936,2937,2938,2939, -2940,2904,2941,2942,2901,2901,2942,2921,2870,2914,2938,2937,2911,2921,2942,2938,2914,2939,2938,2942,2941,2943,2944,2864,2863,2864,2944,2941,2904,2939,2935,2934,2940,2944,2935,2939,2941,2936,2935,2944,2943,2899,2945,2946,2900,2947,2948,2949,2950,2949,2948,2929,2932,2882,2910,2945,2899,2945,2910,2929,2948,2946,2945,2948,2947,2951,2952,2953,2954,2953,2952,2947,2950,2900,2946,2572,2571,2572,2946,2947,2952,2573,2572,2952,2951,2955,2956,2957,2958,2959,2960,2961,2962,2963,2964,2965,2966,2967,2968,2969,2970,2971,2972,2973,2974,2975,2976,2977,2978,2979,2980,2981,2982,2983,2984,2980,2979,2981,2980,2976,2975,2976,2980,2984,2985,2977,2976,2985,2986,2987,2988,2989,2990,2982,2981,2991,2992,2992,2991,2988,2987,2993,2994,2975,2978,2975,2994,2991,2981,2989,2988,2972,2971,2972,2988,2991,2994,2973,2972,2994,2993,2995,2996,2997,2998,2999,3000,3001,3002,2977,2999,3002,2978,3003,2999,2977,2986,3004,3000,2999,3003,3000,2997,2996,3001,2963,2997,3000,3004,2998,2997,2963,2966,3005,3006,3007,3008,3009,3010,3002,3001,3002,3010,2993,2978,2974,2973,3006,3005,3006,2973,2993,3010,3007,3006,3010,3009,3011,3012,2996,2995,2996,3012,3009,3001,3008,3007,2968,2967,2968,3007,3009,3012,2969,2968,3012,3011,2985,3013,3014,2986,3015,3016,3017,3018,3019,3020,3021,3022,2990,2989,3023,3024,3024,3023,3020,3019,3025,3026,2971,2974,2971,3026,3023,2989,3021,3020,3016,3015,3016,3020,3023,3026,3017,3016,3026,3025,3027,3028,2984,2983,3029,3030,3031,3032,3032,3031,3028,3027,3033,3034,3035,3036,3035,3034,3031,3030,2984,3028,3013,2985,3013,3028,3031,3034,3014,3013,3034,3033,3037,3038,3039,3040,3041,3042,3043,3044,3008,3045,3046,3005,3005,3046,3025,2974,3017,3042,3041,3018,3025,3046,3042,3017,3043,3042,3046,3045,3047,3048,2967,2970,2967,3048,3045,3008,3043,3039,3038,3044,3048,3039,3043,3045,3040,3039,3048,3047,3003,3049,3050,3004,3051,3052,3053,3054,3053,3052,3033,3036,2986,3014,3049,3003,3049,3014,3033,3052,3050,3049,3052,3051,3055,3056,3057,3058,3057,3056,3051,3054,3004,3050,2964,2963,2964,3050,3051,3056,2965,2964,3056,3055,3059,3060,3061,3062,3063,3064,3065,3066,3067, -3068,3069,3070,3071,3072,3073,3074,2998,3071,3074,2995,3075,3071,2998,2966,3076,3072,3071,3075,3072,3067,3070,3073,3077,3067,3072,3076,3078,3068,3067,3077,3079,3080,3081,3082,3083,3074,3073,3084,2995,3074,3083,3011,2969,3080,3079,2970,3011,3083,3080,2969,3081,3080,3083,3084,3085,3086,3070,3069,3070,3086,3084,3073,3082,3081,3064,3063,3064,3081,3084,3086,3065,3064,3086,3085,3087,3088,3089,3090,3091,3092,3093,3094,3068,3091,3094,3069,3095,3091,3068,3078,3096,3092,3091,3095,3092,3089,3088,3093,2959,3089,3092,3096,3090,3089,2959,2962,3097,3098,3099,3100,3093,3101,3102,3094,3094,3102,3085,3069,3065,3098,3097,3066,3085,3102,3098,3065,3099,3098,3102,3101,3103,3104,3088,3087,3088,3104,3101,3093,3099,3061,3060,3100,3104,3061,3099,3101,3062,3061,3104,3103,3077,3105,3106,3078,3107,3108,3109,3110,3111,3112,3113,3114,3082,3115,3116,3079,3079,3116,3047,2970,3040,3112,3111,3037,3047,3116,3112,3040,3113,3112,3116,3115,3117,3118,3063,3066,3063,3118,3115,3082,3113,3109,3108,3114,3118,3109,3113,3115,3110,3109,3118,3117,3075,3119,3120,3076,3121,3122,3123,3124,3123,3122,3055,3058,2966,2965,3119,3075,3119,2965,3055,3122,3120,3119,3122,3121,3125,3126,3127,3128,3127,3126,3121,3124,3076,3120,3105,3077,3105,3120,3121,3126,3106,3105,3126,3125,3129,3130,3131,3132,3133,3134,3135,3136,3100,3137,3138,3097,3097,3138,3117,3066,3110,3134,3133,3107,3117,3138,3134,3110,3135,3134,3138,3137,3139,3140,3060,3059,3060,3140,3137,3100,3135,3131,3130,3136,3140,3131,3135,3137,3132,3131,3140,3139,3095,3141,3142,3096,3143,3144,3145,3146,3145,3144,3125,3128,3078,3106,3141,3095,3141,3106,3125,3144,3142,3141,3144,3143,3147,3148,3149,3150,3149,3148,3143,3146,3096,3142,2960,2959,2960,3142,3143,3148,2961,2960,3148,3147,3151,3152,3153,3154,3155,3156,3157,3158,3159,3160,3161,3162,3163,3164,3165,3166,3167,3168,3169,3170,3090,3167,3170,3087,3171,3167,3090,2962,3172,3168,3167,3171,3168,3163,3166,3169,3173,3163,3168,3172,3174,3164,3163,3173,3175,3176,3177,3178,3179,3170,3169,3180,3087,3170,3179,3103,3062,3176,3175,3059,3103,3179,3176,3062,3177,3176,3179,3180,3181,3182,3166, -3165,3166,3182,3180,3169,3178,3177,3160,3159,3160,3177,3180,3182,3161,3160,3182,3181,3183,3184,3185,3186,3187,3188,3189,3190,3164,3187,3190,3165,3191,3187,3164,3174,3192,3188,3187,3191,3188,3185,3184,3189,3151,3185,3188,3192,3186,3185,3151,3154,3193,3194,3195,3196,3189,3197,3198,3190,3190,3198,3181,3165,3161,3194,3193,3162,3181,3198,3194,3161,3195,3194,3198,3197,3199,3200,3184,3183,3184,3200,3197,3189,3195,3157,3156,3196,3200,3157,3195,3197,3158,3157,3200,3199,3173,3201,3202,3174,3203,3204,3205,3206,3207,3208,3209,3210,3178,3211,3212,3175,3175,3212,3139,3059,3132,3208,3207,3129,3139,3212,3208,3132,3209,3208,3212,3211,3213,3214,3159,3162,3159,3214,3211,3178,3209,3205,3204,3210,3214,3205,3209,3211,3206,3205,3214,3213,3171,3215,3216,3172,3217,3218,3219,3220,3219,3218,3147,3150,2962,2961,3215,3171,3215,2961,3147,3218,3216,3215,3218,3217,3221,3222,3223,3224,3223,3222,3217,3220,3172,3216,3201,3173,3201,3216,3217,3222,3202,3201,3222,3221,3225,3226,3227,3228,3229,3230,3231,3232,3196,3233,3234,3193,3193,3234,3213,3162,3206,3230,3229,3203,3213,3234,3230,3206,3231,3230,3234,3233,3235,3236,3156,3155,3156,3236,3233,3196,3231,3227,3226,3232,3236,3227,3231,3233,3228,3227,3236,3235,3191,3237,3238,3192,3239,3240,3241,3242,3241,3240,3221,3224,3174,3202,3237,3191,3237,3202,3221,3240,3238,3237,3240,3239,3243,3244,3245,3246,3245,3244,3239,3242,3192,3238,3152,3151,3152,3238,3239,3244,3153,3152,3244,3243,3247,3248,3249,3250,3251,3252,3253,3254,3255,3256,3257,3258,3259,3260,3261,3262,3186,3259,3262,3183,3263,3259,3186,3154,3264,3260,3259,3263,3260,3255,3258,3261,3265,3255,3260,3264,3266,3256,3255,3265,3267,3268,3269,3270,3271,3262,3261,3272,3183,3262,3271,3199,3158,3268,3267,3155,3199,3271,3268,3158,3269,3268,3271,3272,3273,3274,3258,3257,3258,3274,3272,3261,3270,3269,3252,3251,3252,3269,3272,3274,3253,3252,3274,3273,3275,3276,3277,3278,3279,3280,3281,3282,3256,3279,3282,3257,3283,3279,3256,3266,3284,3280,3279,3283,3280,3277,3276,3281,2955,3277,3280,3284,3278,3277,2955,2958,3285,3286,3287,3288,3281,3289,3290,3282,3282,3290,3273,3257,3253, -3286,3285,3254,3273,3290,3286,3253,3287,3286,3290,3289,3291,3292,3276,3275,3276,3292,3289,3281,3287,3249,3248,3288,3292,3249,3287,3289,3250,3249,3292,3291,3265,3293,3294,3266,3295,3296,3297,3298,3299,3300,3301,3302,3270,3303,3304,3267,3267,3304,3235,3155,3228,3300,3299,3225,3235,3304,3300,3228,3301,3300,3304,3303,3305,3306,3251,3254,3251,3306,3303,3270,3301,3297,3296,3302,3306,3297,3301,3303,3298,3297,3306,3305,3263,3307,3308,3264,3309,3310,3311,3312,3311,3310,3243,3246,3154,3153,3307,3263,3307,3153,3243,3310,3308,3307,3310,3309,3313,3314,3315,3316,3315,3314,3309,3312,3264,3308,3293,3265,3293,3308,3309,3314,3294,3293,3314,3313,3317,3318,3319,3320,3321,3322,3323,3324,3288,3325,3326,3285,3285,3326,3305,3254,3298,3322,3321,3295,3305,3326,3322,3298,3323,3322,3326,3325,3327,3328,3248,3247,3248,3328,3325,3288,3323,3319,3318,3324,3328,3319,3323,3325,3320,3319,3328,3327,3283,3329,3330,3284,3331,3332,3333,3334,3333,3332,3313,3316,3266,3294,3329,3283,3329,3294,3313,3332,3330,3329,3332,3331,3335,3336,3337,3338,3337,3336,3331,3334,3284,3330,2956,2955,2956,3330,3331,3336,2957,2956,3336,3335,3339,3340,3341,3342,3343,3344,3345,3346,3347,3348,3349,3350,3351,3352,3353,3354,3355,3356,3357,3358,3359,3360,3361,3362,3363,3364,3365,3366,3367,3368,3364,3363,3365,3364,3360,3359,3360,3364,3368,3369,3361,3360,3369,3370,3371,3372,3373,3374,3366,3365,3375,3376,3376,3375,3372,3371,3377,3378,3359,3362,3359,3378,3375,3365,3373,3372,3356,3355,3356,3372,3375,3378,3357,3356,3378,3377,3379,3380,3381,3382,3383,3384,3385,3386,3361,3383,3386,3362,3387,3383,3361,3370,3388,3384,3383,3387,3384,3381,3380,3385,3347,3381,3384,3388,3382,3381,3347,3350,3389,3390,3391,3392,3393,3394,3386,3385,3386,3394,3377,3362,3358,3357,3390,3389,3390,3357,3377,3394,3391,3390,3394,3393,3395,3396,3380,3379,3380,3396,3393,3385,3392,3391,3352,3351,3352,3391,3393,3396,3353,3352,3396,3395,3369,3397,3398,3370,3399,3400,3401,3402,3403,3404,3405,3406,3374,3373,3407,3408,3408,3407,3404,3403,3409,3410,3355,3358,3355,3410,3407,3373,3405,3404,3400,3399,3400,3404,3407,3410,3401,3400,3410, -3409,3411,3412,3368,3367,3413,3414,3415,3416,3416,3415,3412,3411,3417,3418,3419,3420,3419,3418,3415,3414,3368,3412,3397,3369,3397,3412,3415,3418,3398,3397,3418,3417,3421,3422,3423,3424,3425,3426,3427,3428,3392,3429,3430,3389,3389,3430,3409,3358,3401,3426,3425,3402,3409,3430,3426,3401,3427,3426,3430,3429,3431,3432,3351,3354,3351,3432,3429,3392,3427,3423,3422,3428,3432,3423,3427,3429,3424,3423,3432,3431,3387,3433,3434,3388,3435,3436,3437,3438,3437,3436,3417,3420,3370,3398,3433,3387,3433,3398,3417,3436,3434,3433,3436,3435,3439,3440,3441,3442,3441,3440,3435,3438,3388,3434,3348,3347,3348,3434,3435,3440,3349,3348,3440,3439,3443,3444,3445,3446,3447,3448,3449,3450,3451,3452,3453,3454,3455,3456,3457,3458,3382,3455,3458,3379,3459,3455,3382,3350,3460,3456,3455,3459,3456,3451,3454,3457,3461,3451,3456,3460,3462,3452,3451,3461,3463,3464,3465,3466,3467,3458,3457,3468,3379,3458,3467,3395,3353,3464,3463,3354,3395,3467,3464,3353,3465,3464,3467,3468,3469,3470,3454,3453,3454,3470,3468,3457,3466,3465,3448,3447,3448,3465,3468,3470,3449,3448,3470,3469,3471,3472,3473,3474,3475,3476,3477,3478,3452,3475,3478,3453,3479,3475,3452,3462,3480,3476,3475,3479,3476,3473,3472,3477,3343,3473,3476,3480,3474,3473,3343,3346,3481,3482,3483,3484,3477,3485,3486,3478,3478,3486,3469,3453,3449,3482,3481,3450,3469,3486,3482,3449,3483,3482,3486,3485,3487,3488,3472,3471,3472,3488,3485,3477,3483,3445,3444,3484,3488,3445,3483,3485,3446,3445,3488,3487,3461,3489,3490,3462,3491,3492,3493,3494,3495,3496,3497,3498,3466,3499,3500,3463,3463,3500,3431,3354,3424,3496,3495,3421,3431,3500,3496,3424,3497,3496,3500,3499,3501,3502,3447,3450,3447,3502,3499,3466,3497,3493,3492,3498,3502,3493,3497,3499,3494,3493,3502,3501,3459,3503,3504,3460,3505,3506,3507,3508,3507,3506,3439,3442,3350,3349,3503,3459,3503,3349,3439,3506,3504,3503,3506,3505,3509,3510,3511,3512,3511,3510,3505,3508,3460,3504,3489,3461,3489,3504,3505,3510,3490,3489,3510,3509,3513,3514,3515,3516,3517,3518,3519,3520,3484,3521,3522,3481,3481,3522,3501,3450,3494,3518,3517,3491,3501,3522,3518,3494,3519,3518,3522,3521,3523, -3524,3444,3443,3444,3524,3521,3484,3519,3515,3514,3520,3524,3515,3519,3521,3516,3515,3524,3523,3479,3525,3526,3480,3527,3528,3529,3530,3529,3528,3509,3512,3462,3490,3525,3479,3525,3490,3509,3528,3526,3525,3528,3527,3531,3532,3533,3534,3533,3532,3527,3530,3480,3526,3344,3343,3344,3526,3527,3532,3345,3344,3532,3531,3535,3536,3537,3538,3539,3540,3541,3542,3543,3544,3545,3546,3547,3548,3549,3550,3551,3552,3553,3554,3474,3551,3554,3471,3555,3551,3474,3346,3556,3552,3551,3555,3552,3547,3550,3553,3557,3547,3552,3556,3558,3548,3547,3557,3559,3560,3561,3562,3563,3554,3553,3564,3471,3554,3563,3487,3446,3560,3559,3443,3487,3563,3560,3446,3561,3560,3563,3564,3565,3566,3550,3549,3550,3566,3564,3553,3562,3561,3544,3543,3544,3561,3564,3566,3545,3544,3566,3565,3567,3568,3569,3570,3571,3572,3573,3574,3548,3571,3574,3549,3575,3571,3548,3558,3576,3572,3571,3575,3572,3569,3568,3573,3535,3569,3572,3576,3570,3569,3535,3538,3577,3578,3579,3580,3573,3581,3582,3574,3574,3582,3565,3549,3545,3578,3577,3546,3565,3582,3578,3545,3579,3578,3582,3581,3583,3584,3568,3567,3568,3584,3581,3573,3579,3541,3540,3580,3584,3541,3579,3581,3542,3541,3584,3583,3557,3585,3586,3558,3587,3588,3589,3590,3591,3592,3593,3594,3562,3595,3596,3559,3559,3596,3523,3443,3516,3592,3591,3513,3523,3596,3592,3516,3593,3592,3596,3595,3597,3598,3543,3546,3543,3598,3595,3562,3593,3589,3588,3594,3598,3589,3593,3595,3590,3589,3598,3597,3555,3599,3600,3556,3601,3602,3603,3604,3603,3602,3531,3534,3346,3345,3599,3555,3599,3345,3531,3602,3600,3599,3602,3601,3605,3606,3607,3608,3607,3606,3601,3604,3556,3600,3585,3557,3585,3600,3601,3606,3586,3585,3606,3605,3609,3610,3611,3612,3613,3614,3615,3616,3580,3617,3618,3577,3577,3618,3597,3546,3590,3614,3613,3587,3597,3618,3614,3590,3615,3614,3618,3617,3619,3620,3540,3539,3540,3620,3617,3580,3615,3611,3610,3616,3620,3611,3615,3617,3612,3611,3620,3619,3575,3621,3622,3576,3623,3624,3625,3626,3625,3624,3605,3608,3558,3586,3621,3575,3621,3586,3605,3624,3622,3621,3624,3623,3627,3628,3629,3630,3629,3628,3623,3626,3576,3622,3536,3535,3536,3622,3623, -3628,3537,3536,3628,3627,3631,3632,3633,3634,3635,3636,3637,3638,3639,3640,3641,3642,3643,3644,3645,3646,3570,3643,3646,3567,3647,3643,3570,3538,3648,3644,3643,3647,3644,3639,3642,3645,3649,3639,3644,3648,3650,3640,3639,3649,3651,3652,3653,3654,3655,3646,3645,3656,3567,3646,3655,3583,3542,3652,3651,3539,3583,3655,3652,3542,3653,3652,3655,3656,3657,3658,3642,3641,3642,3658,3656,3645,3654,3653,3636,3635,3636,3653,3656,3658,3637,3636,3658,3657,3659,3660,3661,3662,3663,3664,3665,3666,3640,3663,3666,3641,3667,3663,3640,3650,3668,3664,3663,3667,3664,3661,3660,3665,3339,3661,3664,3668,3662,3661,3339,3342,3669,3670,3671,3672,3665,3673,3674,3666,3666,3674,3657,3641,3637,3670,3669,3638,3657,3674,3670,3637,3671,3670,3674,3673,3675,3676,3660,3659,3660,3676,3673,3665,3671,3633,3632,3672,3676,3633,3671,3673,3634,3633,3676,3675,3649,3677,3678,3650,3679,3680,3681,3682,3683,3684,3685,3686,3654,3687,3688,3651,3651,3688,3619,3539,3612,3684,3683,3609,3619,3688,3684,3612,3685,3684,3688,3687,3689,3690,3635,3638,3635,3690,3687,3654,3685,3681,3680,3686,3690,3681,3685,3687,3682,3681,3690,3689,3647,3691,3692,3648,3693,3694,3695,3696,3695,3694,3627,3630,3538,3537,3691,3647,3691,3537,3627,3694,3692,3691,3694,3693,3697,3698,3699,3700,3699,3698,3693,3696,3648,3692,3677,3649,3677,3692,3693,3698,3678,3677,3698,3697,3701,3702,3703,3704,3705,3706,3707,3708,3672,3709,3710,3669,3669,3710,3689,3638,3682,3706,3705,3679,3689,3710,3706,3682,3707,3706,3710,3709,3711,3712,3632,3631,3632,3712,3709,3672,3707,3703,3702,3708,3712,3703,3707,3709,3704,3703,3712,3711,3667,3713,3714,3668,3715,3716,3717,3718,3717,3716,3697,3700,3650,3678,3713,3667,3713,3678,3697,3716,3714,3713,3716,3715,3719,3720,3721,3722,3721,3720,3715,3718,3668,3714,3340,3339,3340,3714,3715,3720,3341,3340,3720,3719,3723,3724,3725,3726,3727,3728,3724,3723,3729,3730,3728,3727,3731,3732,3730,3729,3733,3734,3732,3731,3735,3736,3734,3733,3737,3738,3736,3735,3739,3740,3738,3737,3741,3742,3740,3739,3743,3744,3742,3741,3745,3746,3744,3743,3747,3748,3746,3745,3749,3750,3748,3747,3751,3752,3750,3749,3753, -3754,3752,3751,3755,3756,3754,3753,3757,3758,3756,3755,3759,3760,3758,3757,3761,3762,3760,3759,3726,3725,3762,3761,3724,3763,3764,3725,3728,3765,3763,3724,3730,3766,3765,3728,3732,3767,3766,3730,3734,3768,3767,3732,3736,3769,3768,3734,3738,3770,3769,3736,3740,3771,3770,3738,3742,3772,3771,3740,3744,3773,3772,3742,3746,3774,3773,3744,3748,3775,3774,3746,3750,3776,3775,3748,3752,3777,3776,3750,3754,3778,3777,3752,3756,3779,3778,3754,3758,3780,3779,3756,3760,3781,3780,3758,3762,3782,3781,3760,3725,3764,3782,3762,3763,3783,3784,3764,3765,3785,3783,3763,3766,3786,3785,3765,3767,3787,3786,3766,3768,3788,3787,3767,3769,3789,3788,3768,3770,3790,3789,3769,3771,3791,3790,3770,3772,3792,3791,3771,3773,3793,3792,3772,3774,3794,3793,3773,3775,3795,3794,3774,3776,3796,3795,3775,3777,3797,3796,3776,3778,3798,3797,3777,3779,3799,3798,3778,3780,3800,3799,3779,3781,3801,3800,3780,3782,3802,3801,3781,3764,3784,3802,3782,3803,3804,3805,3806,3807,3808,3804,3803,3809,3810,3808,3807,3811,3812,3810,3809,3813,3814,3812,3811,3815,3816,3814,3813,3817,3818,3816,3815,3819,3820,3818,3817,3821,3822,3820,3819,3823,3824,3822,3821,3825,3826,3824,3823,3827,3828,3826,3825,3829,3830,3828,3827,3831,3832,3830,3829,3833,3834,3832,3831,3835,3836,3834,3833,3837,3838,3836,3835,3839,3840,3838,3837,3841,3842,3840,3839,3806,3805,3842,3841,3804,3843,3844,3805,3808,3845,3843,3804,3810,3846,3845,3808,3812,3847,3846,3810,3814,3848,3847,3812,3816,3849,3848,3814,3818,3850,3849,3816,3820,3851,3850,3818,3822,3852,3851,3820,3824,3853,3852,3822,3826,3854,3853,3824,3828,3855,3854,3826,3830,3856,3855,3828,3832,3857,3856,3830,3834,3858,3857,3832,3836,3859,3858,3834,3838,3860,3859,3836,3840,3861,3860,3838,3842,3862,3861,3840,3805,3844,3862,3842,3843,3863,3864,3844,3845,3865,3863,3843,3846,3866,3865,3845,3847,3867,3866,3846,3848,3868,3867,3847,3849,3869,3868,3848,3850,3870,3869,3849,3851,3871,3870,3850,3852,3872,3871,3851,3853,3873,3872,3852,3854,3874,3873,3853,3855,3875,3874,3854,3856,3876,3875,3855,3857,3877,3876,3856,3858,3878,3877,3857,3859,3879,3878,3858,3860,3880,3879, -3859,3861,3881,3880,3860,3862,3882,3881,3861,3844,3864,3882,3862,3863,3883,3884,3864,3865,3885,3883,3863,3866,3886,3885,3865,3867,3887,3886,3866,3868,3888,3887,3867,3869,3889,3888,3868,3870,3890,3889,3869,3871,3891,3890,3870,3872,3892,3891,3871,3873,3893,3892,3872,3874,3894,3893,3873,3875,3895,3894,3874,3876,3896,3895,3875,3877,3897,3896,3876,3878,3898,3897,3877,3879,3899,3898,3878,3880,3900,3899,3879,3881,3901,3900,3880,3882,3902,3901,3881,3864,3884,3902,3882,3883,3903,3904,3884,3885,3905,3903,3883,3886,3906,3905,3885,3887,3907,3906,3886,3888,3908,3907,3887,3889,3909,3908,3888,3890,3910,3909,3889,3891,3911,3910,3890,3892,3912,3911,3891,3893,3913,3912,3892,3894,3914,3913,3893,3895,3915,3914,3894,3896,3916,3915,3895,3897,3917,3916,3896,3898,3918,3917,3897,3899,3919,3918,3898,3900,3920,3919,3899,3901,3921,3920,3900,3902,3922,3921,3901,3884,3904,3922,3902,3903,3923,3924,3904,3905,3925,3923,3903,3906,3926,3925,3905,3907,3927,3926,3906,3908,3928,3927,3907,3909,3929,3928,3908,3910,3930,3929,3909,3911,3931,3930,3910,3912,3932,3931,3911,3913,3933,3932,3912,3914,3934,3933,3913,3915,3935,3934,3914,3916,3936,3935,3915,3917,3937,3936,3916,3918,3938,3937,3917,3919,3939,3938,3918,3920,3940,3939,3919,3921,3941,3940,3920,3922,3942,3941,3921,3904,3924,3942,3922,3923,3723,3726,3924,3925,3727,3723,3923,3926,3729,3727,3925,3927,3731,3729,3926,3928,3733,3731,3927,3929,3735,3733,3928,3930,3737,3735,3929,3931,3739,3737,3930,3932,3741,3739,3931,3933,3743,3741,3932,3934,3745,3743,3933,3935,3747,3745,3934,3936,3749,3747,3935,3937,3751,3749,3936,3938,3753,3751,3937,3939,3755,3753,3938,3940,3757,3755,3939,3941,3759,3757,3940,3942,3761,3759,3941,3924,3726,3761,3942,3943,3944,3945,3946,3947,3943,3946,3948,3949,3947,3948,3950,3951,3949,3950,3952,3953,3951,3952,3954,3955,3953,3954,3956,3957,3955,3956,3958,3959,3957,3958,3960,3961,3959,3960,3962,3963,3961,3962,3964,3965,3963,3964,3966,3967,3965,3966,3968,3969,3967,3968,3970,3971,3969,3970,3972,3973,3971,3972,3974,3975,3973,3974,3976,3977,3975,3976,3978,3979,3977,3978,3980,3981,3979,3980,3982,3944, -3981,3982,3945,3946,3945,3983,3984,3948,3946,3984,3985,3950,3948,3985,3986,3952,3950,3986,3987,3954,3952,3987,3988,3956,3954,3988,3989,3958,3956,3989,3990,3960,3958,3990,3991,3962,3960,3991,3992,3964,3962,3992,3993,3966,3964,3993,3994,3968,3966,3994,3995,3970,3968,3995,3996,3972,3970,3996,3997,3974,3972,3997,3998,3976,3974,3998,3999,3978,3976,3999,4000,3980,3978,4000,4001,3982,3980,4001,4002,3945,3982,4002,3983,3984,3983,4003,4004,3985,3984,4004,4005,3986,3985,4005,4006,3987,3986,4006,4007,3988,3987,4007,4008,3989,3988,4008,4009,3990,3989,4009,4010,3991,3990,4010,4011,3992,3991,4011,4012,3993,3992,4012,4013,3994,3993,4013,4014,3995,3994,4014,4015,3996,3995,4015,4016,3997,3996,4016,4017,3998,3997,4017,4018,3999,3998,4018,4019,4000,3999,4019,4020,4001,4000,4020,4021,4002,4001,4021,4022,3983,4002,4022,4003,4023,4024,4025,4026,4027,4023,4026,4028,4029,4027,4028,4030,4031,4029,4030,4032,4033,4031,4032,4034,4035,4033,4034,4036,4037,4035,4036,4038,4039,4037,4038,4040,4041,4039,4040,4042,4043,4041,4042,4044,4045,4043,4044,4046,4047,4045,4046,4048,4049,4047,4048,4050,4051,4049,4050,4052,4053,4051,4052,4054,4055,4053,4054,4056,4057,4055,4056,4058,4059,4057,4058,4060,4061,4059,4060,4062,4024,4061,4062,4025,4026,4025,4063,4064,4028,4026,4064,4065,4030,4028,4065,4066,4032,4030,4066,4067,4034,4032,4067,4068,4036,4034,4068,4069,4038,4036,4069,4070,4040,4038,4070,4071,4042,4040,4071,4072,4044,4042,4072,4073,4046,4044,4073,4074,4048,4046,4074,4075,4050,4048,4075,4076,4052,4050,4076,4077,4054,4052,4077,4078,4056,4054,4078,4079,4058,4056,4079,4080,4060,4058,4080,4081,4062,4060,4081,4082,4025,4062,4082,4063,4064,4063,4083,4084,4065,4064,4084,4085,4066,4065,4085,4086,4067,4066,4086,4087,4068,4067,4087,4088,4069,4068,4088,4089,4070,4069,4089,4090,4071,4070,4090,4091,4072,4071,4091,4092,4073,4072,4092,4093,4074,4073,4093,4094,4075,4074,4094,4095,4076,4075,4095,4096,4077,4076,4096,4097,4078,4077,4097,4098,4079,4078,4098,4099,4080,4079,4099,4100,4081,4080,4100,4101,4082,4081,4101,4102,4063,4082,4102,4083,4084,4083,4103,4104,4085,4084,4104, -4105,4086,4085,4105,4106,4087,4086,4106,4107,4088,4087,4107,4108,4089,4088,4108,4109,4090,4089,4109,4110,4091,4090,4110,4111,4092,4091,4111,4112,4093,4092,4112,4113,4094,4093,4113,4114,4095,4094,4114,4115,4096,4095,4115,4116,4097,4096,4116,4117,4098,4097,4117,4118,4099,4098,4118,4119,4100,4099,4119,4120,4101,4100,4120,4121,4102,4101,4121,4122,4083,4102,4122,4103,4104,4103,4123,4124,4105,4104,4124,4125,4106,4105,4125,4126,4107,4106,4126,4127,4108,4107,4127,4128,4109,4108,4128,4129,4110,4109,4129,4130,4111,4110,4130,4131,4112,4111,4131,4132,4113,4112,4132,4133,4114,4113,4133,4134,4115,4114,4134,4135,4116,4115,4135,4136,4117,4116,4136,4137,4118,4117,4137,4138,4119,4118,4138,4139,4120,4119,4139,4140,4121,4120,4140,4141,4122,4121,4141,4142,4103,4122,4142,4123,4124,4123,4143,4144,4125,4124,4144,4145,4126,4125,4145,4146,4127,4126,4146,4147,4128,4127,4147,4148,4129,4128,4148,4149,4130,4129,4149,4150,4131,4130,4150,4151,4132,4131,4151,4152,4133,4132,4152,4153,4134,4133,4153,4154,4135,4134,4154,4155,4136,4135,4155,4156,4137,4136,4156,4157,4138,4137,4157,4158,4139,4138,4158,4159,4140,4139,4159,4160,4141,4140,4160,4161,4142,4141,4161,4162,4123,4142,4162,4143,4144,4143,3944,3943,4145,4144,3943,3947,4146,4145,3947,3949,4147,4146,3949,3951,4148,4147,3951,3953,4149,4148,3953,3955,4150,4149,3955,3957,4151,4150,3957,3959,4152,4151,3959,3961,4153,4152,3961,3963,4154,4153,3963,3965,4155,4154,3965,3967,4156,4155,3967,3969,4157,4156,3969,3971,4158,4157,3971,3973,4159,4158,3973,3975,4160,4159,3975,3977,4161,4160,3977,3979,4162,4161,3979,3981,4143,4162,3981,3944,4163,4164,4165,4166,4164,4167,4168,4165,4167,4169,4170,4168,4169,4171,4172,4170,4171,4173,4174,4172,4173,4175,4176,4174,4175,4177,4178,4176,4177,4179,4180,4178,4179,4181,4182,4180,4181,4183,4184,4182,4183,4185,4186,4184,4185,4187,4188,4186,4187,4189,4190,4188,4189,4191,4192,4190,4191,4193,4194,4192,4193,4195,4196,4194,4195,4197,4198,4196,4199,4200,4201,4202,4200,4203,4204,4201,4203,4205,4206,4204,4205,4207,4208,4206,4207,4209,4210,4208,4209,4211,4212,4210,4211,4163,4166,4212,4166, -4165,4213,4214,4165,4168,4215,4213,4168,4170,4216,4215,4170,4172,4217,4216,4172,4174,4218,4217,4174,4176,4219,4218,4176,4178,4220,4219,4178,4180,4221,4220,4180,4182,4222,4221,4182,4184,4223,4222,4184,4186,4224,4223,4186,4188,4225,4224,4188,4190,4226,4225,4190,4192,4227,4226,4192,4194,4228,4227,4194,4196,4229,4228,4196,4198,4230,4229,4202,4201,4231,4232,4201,4204,4233,4231,4204,4206,4234,4233,4206,4208,4235,4234,4208,4210,4236,4235,4210,4212,4237,4236,4212,4166,4214,4237,4214,4213,4238,4239,4213,4215,4240,4238,4215,4216,4241,4240,4216,4217,4242,4241,4217,4218,4243,4242,4218,4219,4244,4243,4219,4220,4245,4244,4220,4221,4246,4245,4221,4222,4247,4246,4222,4223,4248,4247,4223,4224,4249,4248,4224,4225,4250,4249,4225,4226,4251,4250,4226,4227,4252,4251,4227,4228,4253,4252,4228,4229,4254,4253,4229,4230,4255,4254,4232,4231,4256,4257,4231,4233,4258,4256,4233,4234,4259,4258,4234,4235,4260,4259,4235,4236,4261,4260,4236,4237,4262,4261,4237,4214,4239,4262,4239,4238,4263,4264,4238,4240,4265,4263,4240,4241,4266,4265,4241,4242,4267,4266,4242,4243,4268,4267,4243,4244,4269,4268,4244,4245,4270,4269,4245,4246,4271,4270,4246,4247,4272,4271,4247,4248,4273,4272,4248,4249,4274,4273,4249,4250,4275,4274,4250,4251,4276,4275,4251,4252,4277,4276,4252,4253,4278,4277,4253,4254,4279,4278,4254,4255,4280,4279,4257,4256,4281,4282,4256,4258,4283,4281,4258,4259,4284,4283,4259,4260,4285,4284,4260,4261,4286,4285,4261,4262,4287,4286,4262,4239,4264,4287,4264,4263,4288,4289,4263,4265,4290,4288,4265,4266,4291,4290,4266,4267,4292,4291,4267,4268,4293,4292,4268,4269,4294,4293,4269,4270,4295,4294,4270,4271,4296,4295,4271,4272,4297,4296,4272,4273,4298,4297,4273,4274,4299,4298,4274,4275,4300,4299,4275,4276,4301,4300,4276,4277,4302,4301,4277,4278,4303,4302,4278,4279,4304,4303,4279,4280,4305,4304,4282,4281,4306,4307,4281,4283,4308,4306,4283,4284,4309,4308,4284,4285,4310,4309,4285,4286,4311,4310,4286,4287,4312,4311,4287,4264,4289,4312,4289,4288,4313,4314,4288,4290,4315,4313,4290,4291,4316,4315,4291,4292,4317,4316,4292,4293,4318,4317,4293,4294,4319,4318,4294,4295,4320, -4319,4295,4296,4321,4320,4296,4297,4322,4321,4297,4298,4323,4322,4298,4299,4324,4323,4299,4300,4325,4324,4300,4301,4326,4325,4301,4302,4327,4326,4302,4303,4328,4327,4303,4304,4329,4328,4304,4305,4330,4329,4307,4306,4331,4332,4306,4308,4333,4331,4308,4309,4334,4333,4309,4310,4335,4334,4310,4311,4336,4335,4311,4312,4337,4336,4312,4289,4314,4337,4314,4313,4338,4339,4313,4315,4340,4338,4315,4316,4341,4340,4316,4317,4342,4341,4317,4318,4343,4342,4318,4319,4344,4343,4319,4320,4345,4344,4320,4321,4346,4345,4321,4322,4347,4346,4322,4323,4348,4347,4323,4324,4349,4348,4324,4325,4350,4349,4325,4326,4351,4350,4326,4327,4352,4351,4327,4328,4353,4352,4328,4329,4354,4353,4329,4330,4355,4354,4332,4331,4356,4357,4331,4333,4358,4356,4333,4334,4359,4358,4334,4335,4360,4359,4335,4336,4361,4360,4336,4337,4362,4361,4337,4314,4339,4362,4339,4338,4363,4364,4338,4340,4365,4363,4340,4341,4366,4365,4341,4342,4367,4366,4342,4343,4368,4367,4343,4344,4369,4368,4344,4345,4370,4369,4345,4346,4371,4370,4346,4347,4372,4371,4347,4348,4373,4372,4348,4349,4374,4373,4349,4350,4375,4374,4350,4351,4376,4375,4351,4352,4377,4376,4352,4353,4378,4377,4353,4354,4379,4378,4354,4355,4380,4379,4357,4356,4381,4382,4356,4358,4383,4381,4358,4359,4384,4383,4359,4360,4385,4384,4360,4361,4386,4385,4361,4362,4387,4386,4362,4339,4364,4387,4388,4389,4390,4391,4389,4392,4393,4390,4392,4394,4395,4393,4394,4396,4397,4395,4396,4398,4399,4397,4398,4400,4401,4399,4400,4402,4403,4401,4402,4404,4405,4403,4404,4406,4407,4405,4406,4408,4409,4407,4408,4410,4411,4409,4410,4412,4413,4411,4412,4414,4415,4413,4414,4416,4417,4415,4416,4418,4419,4417,4418,4420,4421,4419,4420,4422,4423,4421,4424,4425,4426,4427,4425,4428,4429,4426,4428,4430,4431,4429,4430,4432,4433,4431,4432,4434,4435,4433,4434,4436,4437,4435,4436,4388,4391,4437,4391,4390,4438,4439,4390,4393,4440,4438,4393,4395,4441,4440,4395,4397,4442,4441,4397,4399,4443,4442,4399,4401,4444,4443,4401,4403,4445,4444,4403,4405,4446,4445,4405,4407,4447,4446,4407,4409,4448,4447,4409,4411,4449,4448,4411,4413,4450,4449,4413,4415,4451,4450,4415, -4417,4452,4451,4417,4419,4453,4452,4419,4421,4454,4453,4421,4423,4455,4454,4427,4426,4456,4457,4426,4429,4458,4456,4429,4431,4459,4458,4431,4433,4460,4459,4433,4435,4461,4460,4435,4437,4462,4461,4437,4391,4439,4462,4439,4438,4463,4464,4438,4440,4465,4463,4440,4441,4466,4465,4441,4442,4467,4466,4442,4443,4468,4467,4443,4444,4469,4468,4444,4445,4470,4469,4445,4446,4471,4470,4446,4447,4472,4471,4447,4448,4473,4472,4448,4449,4474,4473,4449,4450,4475,4474,4450,4451,4476,4475,4451,4452,4477,4476,4452,4453,4478,4477,4453,4454,4479,4478,4454,4455,4480,4479,4457,4456,4481,4482,4456,4458,4483,4481,4458,4459,4484,4483,4459,4460,4485,4484,4460,4461,4486,4485,4461,4462,4487,4486,4462,4439,4464,4487,4464,4463,4488,4489,4463,4465,4490,4488,4465,4466,4491,4490,4466,4467,4492,4491,4467,4468,4493,4492,4468,4469,4494,4493,4469,4470,4495,4494,4470,4471,4496,4495,4471,4472,4497,4496,4472,4473,4498,4497,4473,4474,4499,4498,4474,4475,4500,4499,4475,4476,4501,4500,4476,4477,4502,4501,4477,4478,4503,4502,4478,4479,4504,4503,4479,4480,4505,4504,4482,4481,4506,4507,4481,4483,4508,4506,4483,4484,4509,4508,4484,4485,4510,4509,4485,4486,4511,4510,4486,4487,4512,4511,4487,4464,4489,4512,4164,4163,4513,4167,4164,4513,4169,4167,4513,4171,4169,4513,4173,4171,4513,4175,4173,4513,4177,4175,4513,4179,4177,4513,4181,4179,4513,4183,4181,4513,4185,4183,4513,4187,4185,4513,4189,4187,4513,4191,4189,4513,4193,4191,4513,4195,4193,4513,4197,4195,4513,4200,4199,4513,4203,4200,4513,4205,4203,4513,4207,4205,4513,4209,4207,4513,4211,4209,4513,4163,4211,4513,4489,4488,4514,4488,4490,4514,4490,4491,4514,4491,4492,4514,4492,4493,4514,4493,4494,4514,4494,4495,4514,4495,4496,4514,4496,4497,4514,4497,4498,4514,4498,4499,4514,4499,4500,4514,4500,4501,4514,4501,4502,4514,4502,4503,4514,4503,4504,4514,4504,4505,4514,4507,4506,4514,4506,4508,4514,4508,4509,4514,4509,4510,4514,4510,4511,4514,4511,4512,4514,4512,4489,4514,4515,4516,4517,4518,4519,4515,4518,4520,4521,4519,4520,4522,4523,4521,4522,4524,4525,4523,4524,4526,4527,4525,4526,4528,4529,4527,4528,4530,4531,4529,4530, -4532,4533,4531,4532,4534,4535,4533,4534,4536,4537,4535,4536,4538,4539,4537,4538,4540,4541,4539,4540,4542,4543,4541,4542,4544,4545,4543,4544,4546,4547,4545,4546,4548,4549,4547,4548,4550,4551,4549,4550,4552,4553,4551,4552,4554,4516,4553,4554,4517,4518,4517,4555,4556,4520,4518,4556,4557,4522,4520,4557,4558,4524,4522,4558,4559,4526,4524,4559,4560,4528,4526,4560,4561,4530,4528,4561,4562,4532,4530,4562,4563,4534,4532,4563,4564,4536,4534,4564,4565,4538,4536,4565,4566,4540,4538,4566,4567,4542,4540,4567,4568,4544,4542,4568,4569,4546,4544,4569,4570,4548,4546,4570,4571,4550,4548,4571,4572,4552,4550,4572,4573,4554,4552,4573,4574,4517,4554,4574,4555,4556,4555,4575,4576,4557,4556,4576,4577,4558,4557,4577,4578,4559,4558,4578,4579,4560,4559,4579,4580,4561,4560,4580,4581,4562,4561,4581,4582,4563,4562,4582,4583,4564,4563,4583,4584,4565,4564,4584,4585,4566,4565,4585,4586,4567,4566,4586,4587,4568,4567,4587,4588,4569,4568,4588,4589,4570,4569,4589,4590,4571,4570,4590,4591,4572,4571,4591,4592,4573,4572,4592,4593,4574,4573,4593,4594,4555,4574,4594,4575,4595,4596,4597,4598,4599,4595,4598,4600,4601,4599,4600,4602,4603,4601,4602,4604,4605,4603,4604,4606,4607,4605,4606,4608,4609,4607,4608,4610,4611,4609,4610,4612,4613,4611,4612,4614,4615,4613,4614,4616,4617,4615,4616,4618,4619,4617,4618,4620,4621,4619,4620,4622,4623,4621,4622,4624,4625,4623,4624,4626,4627,4625,4626,4628,4629,4627,4628,4630,4631,4629,4630,4632,4633,4631,4632,4634,4596,4633,4634,4597,4598,4597,4635,4636,4600,4598,4636,4637,4602,4600,4637,4638,4604,4602,4638,4639,4606,4604,4639,4640,4608,4606,4640,4641,4610,4608,4641,4642,4612,4610,4642,4643,4614,4612,4643,4644,4616,4614,4644,4645,4618,4616,4645,4646,4620,4618,4646,4647,4622,4620,4647,4648,4624,4622,4648,4649,4626,4624,4649,4650,4628,4626,4650,4651,4630,4628,4651,4652,4632,4630,4652,4653,4634,4632,4653,4654,4597,4634,4654,4635,4636,4635,4655,4656,4637,4636,4656,4657,4638,4637,4657,4658,4639,4638,4658,4659,4640,4639,4659,4660,4641,4640,4660,4661,4642,4641,4661,4662,4643,4642,4662,4663,4644,4643,4663,4664,4645,4644,4664,4665,4646, -4645,4665,4666,4647,4646,4666,4667,4648,4647,4667,4668,4649,4648,4668,4669,4650,4649,4669,4670,4651,4650,4670,4671,4652,4651,4671,4672,4653,4652,4672,4673,4654,4653,4673,4674,4635,4654,4674,4655,4656,4655,4675,4676,4657,4656,4676,4677,4658,4657,4677,4678,4659,4658,4678,4679,4660,4659,4679,4680,4661,4660,4680,4681,4662,4661,4681,4682,4663,4662,4682,4683,4664,4663,4683,4684,4665,4664,4684,4685,4666,4665,4685,4686,4667,4666,4686,4687,4668,4667,4687,4688,4669,4668,4688,4689,4670,4669,4689,4690,4671,4670,4690,4691,4672,4671,4691,4692,4673,4672,4692,4693,4674,4673,4693,4694,4655,4674,4694,4675,4676,4675,4695,4696,4677,4676,4696,4697,4678,4677,4697,4698,4679,4678,4698,4699,4680,4679,4699,4700,4681,4680,4700,4701,4682,4681,4701,4702,4683,4682,4702,4703,4684,4683,4703,4704,4685,4684,4704,4705,4686,4685,4705,4706,4687,4686,4706,4707,4688,4687,4707,4708,4689,4688,4708,4709,4690,4689,4709,4710,4691,4690,4710,4711,4692,4691,4711,4712,4693,4692,4712,4713,4694,4693,4713,4714,4675,4694,4714,4695,4696,4695,4715,4716,4697,4696,4716,4717,4698,4697,4717,4718,4699,4698,4718,4719,4700,4699,4719,4720,4701,4700,4720,4721,4702,4701,4721,4722,4703,4702,4722,4723,4704,4703,4723,4724,4705,4704,4724,4725,4706,4705,4725,4726,4707,4706,4726,4727,4708,4707,4727,4728,4709,4708,4728,4729,4710,4709,4729,4730,4711,4710,4730,4731,4712,4711,4731,4732,4713,4712,4732,4733,4714,4713,4733,4734,4695,4714,4734,4715,4716,4715,4516,4515,4717,4716,4515,4519,4718,4717,4519,4521,4719,4718,4521,4523,4720,4719,4523,4525,4721,4720,4525,4527,4722,4721,4527,4529,4723,4722,4529,4531,4724,4723,4531,4533,4725,4724,4533,4535,4726,4725,4535,4537,4727,4726,4537,4539,4728,4727,4539,4541,4729,4728,4541,4543,4730,4729,4543,4545,4731,4730,4545,4547,4732,4731,4547,4549,4733,4732,4549,4551,4734,4733,4551,4553,4715,4734,4553,4516,4735,4736,4737,4738,4739,4740,4736,4735,4741,4742,4740,4739,4743,4744,4742,4741,4745,4746,4744,4743,4747,4748,4746,4745,4749,4750,4748,4747,4751,4752,4750,4749,4753,4754,4752,4751,4755,4756,4754,4753,4757,4758,4756,4755,4759,4760,4758,4757,4761,4762,4760, -4759,4763,4764,4762,4761,4765,4766,4764,4763,4767,4768,4766,4765,4769,4770,4768,4767,4771,4772,4770,4769,4773,4774,4772,4771,4738,4737,4774,4773,4736,4775,4776,4737,4740,4777,4775,4736,4742,4778,4777,4740,4744,4779,4778,4742,4746,4780,4779,4744,4748,4781,4780,4746,4750,4782,4781,4748,4752,4783,4782,4750,4754,4784,4783,4752,4756,4785,4784,4754,4758,4786,4785,4756,4760,4787,4786,4758,4762,4788,4787,4760,4764,4789,4788,4762,4766,4790,4789,4764,4768,4791,4790,4766,4770,4792,4791,4768,4772,4793,4792,4770,4774,4794,4793,4772,4737,4776,4794,4774,4775,4795,4796,4776,4777,4797,4795,4775,4778,4798,4797,4777,4779,4799,4798,4778,4780,4800,4799,4779,4781,4801,4800,4780,4782,4802,4801,4781,4783,4803,4802,4782,4784,4804,4803,4783,4785,4805,4804,4784,4786,4806,4805,4785,4787,4807,4806,4786,4788,4808,4807,4787,4789,4809,4808,4788,4790,4810,4809,4789,4791,4811,4810,4790,4792,4812,4811,4791,4793,4813,4812,4792,4794,4814,4813,4793,4776,4796,4814,4794,4815,4816,4817,4818,4819,4820,4816,4815,4821,4822,4820,4819,4823,4824,4822,4821,4825,4826,4824,4823,4827,4828,4826,4825,4829,4830,4828,4827,4831,4832,4830,4829,4833,4834,4832,4831,4835,4836,4834,4833,4837,4838,4836,4835,4839,4840,4838,4837,4841,4842,4840,4839,4843,4844,4842,4841,4845,4846,4844,4843,4847,4848,4846,4845,4849,4850,4848,4847,4851,4852,4850,4849,4853,4854,4852,4851,4818,4817,4854,4853,4816,4855,4856,4817,4820,4857,4855,4816,4822,4858,4857,4820,4824,4859,4858,4822,4826,4860,4859,4824,4828,4861,4860,4826,4830,4862,4861,4828,4832,4863,4862,4830,4834,4864,4863,4832,4836,4865,4864,4834,4838,4866,4865,4836,4840,4867,4866,4838,4842,4868,4867,4840,4844,4869,4868,4842,4846,4870,4869,4844,4848,4871,4870,4846,4850,4872,4871,4848,4852,4873,4872,4850,4854,4874,4873,4852,4817,4856,4874,4854,4855,4875,4876,4856,4857,4877,4875,4855,4858,4878,4877,4857,4859,4879,4878,4858,4860,4880,4879,4859,4861,4881,4880,4860,4862,4882,4881,4861,4863,4883,4882,4862,4864,4884,4883,4863,4865,4885,4884,4864,4866,4886,4885,4865,4867,4887,4886,4866,4868,4888,4887,4867,4869,4889,4888,4868,4870,4890,4889,4869,4871, -4891,4890,4870,4872,4892,4891,4871,4873,4893,4892,4872,4874,4894,4893,4873,4856,4876,4894,4874,4875,4895,4896,4876,4877,4897,4895,4875,4878,4898,4897,4877,4879,4899,4898,4878,4880,4900,4899,4879,4881,4901,4900,4880,4882,4902,4901,4881,4883,4903,4902,4882,4884,4904,4903,4883,4885,4905,4904,4884,4886,4906,4905,4885,4887,4907,4906,4886,4888,4908,4907,4887,4889,4909,4908,4888,4890,4910,4909,4889,4891,4911,4910,4890,4892,4912,4911,4891,4893,4913,4912,4892,4894,4914,4913,4893,4876,4896,4914,4894,4895,4915,4916,4896,4897,4917,4915,4895,4898,4918,4917,4897,4899,4919,4918,4898,4900,4920,4919,4899,4901,4921,4920,4900,4902,4922,4921,4901,4903,4923,4922,4902,4904,4924,4923,4903,4905,4925,4924,4904,4906,4926,4925,4905,4907,4927,4926,4906,4908,4928,4927,4907,4909,4929,4928,4908,4910,4930,4929,4909,4911,4931,4930,4910,4912,4932,4931,4911,4913,4933,4932,4912,4914,4934,4933,4913,4896,4916,4934,4914,4915,4935,4936,4916,4917,4937,4935,4915,4918,4938,4937,4917,4919,4939,4938,4918,4920,4940,4939,4919,4921,4941,4940,4920,4922,4942,4941,4921,4923,4943,4942,4922,4924,4944,4943,4923,4925,4945,4944,4924,4926,4946,4945,4925,4927,4947,4946,4926,4928,4948,4947,4927,4929,4949,4948,4928,4930,4950,4949,4929,4931,4951,4950,4930,4932,4952,4951,4931,4933,4953,4952,4932,4934,4954,4953,4933,4916,4936,4954,4934,4935,4735,4738,4936,4937,4739,4735,4935,4938,4741,4739,4937,4939,4743,4741,4938,4940,4745,4743,4939,4941,4747,4745,4940,4942,4749,4747,4941,4943,4751,4749,4942,4944,4753,4751,4943,4945,4755,4753,4944,4946,4757,4755,4945,4947,4759,4757,4946,4948,4761,4759,4947,4949,4763,4761,4948,4950,4765,4763,4949,4951,4767,4765,4950,4952,4769,4767,4951,4953,4771,4769,4952,4954,4773,4771,4953,4936,4738,4773,4954,4955,4956,4957,4958,4958,4957,4959,4960,4960,4959,4961,4962,4962,4961,4963,4964,4964,4963,4965,4966,4966,4965,4967,4968,4968,4967,4969,4970,4970,4969,4971,4972,4972,4971,4973,4974,4974,4973,4975,4976,4976,4975,4977,4978,4978,4977,4979,4980,4980,4979,4981,4982,4982,4981,4983,4984,4984,4983,4985,4986,4986,4985,4987,4988,4988,4987,4989,4990,4991,4992,4993, -4994,4994,4993,4995,4996,4996,4995,4997,4998,4998,4997,4999,5000,5000,4999,5001,5002,5002,5001,5003,5004,5004,5003,4956,4955,4956,5005,5006,4957,4957,5006,5007,4959,4959,5007,5008,4961,4961,5008,5009,4963,4963,5009,5010,4965,4965,5010,5011,4967,4967,5011,5012,4969,4969,5012,5013,4971,4971,5013,5014,4973,4973,5014,5015,4975,4975,5015,5016,4977,4977,5016,5017,4979,4979,5017,5018,4981,4981,5018,5019,4983,4983,5019,5020,4985,4985,5020,5021,4987,4987,5021,5022,4989,4992,5023,5024,4993,4993,5024,5025,4995,4995,5025,5026,4997,4997,5026,5027,4999,4999,5027,5028,5001,5001,5028,5029,5003,5003,5029,5005,4956,5005,5030,5031,5006,5006,5031,5032,5007,5007,5032,5033,5008,5008,5033,5034,5009,5009,5034,5035,5010,5010,5035,5036,5011,5011,5036,5037,5012,5012,5037,5038,5013,5013,5038,5039,5014,5014,5039,5040,5015,5015,5040,5041,5016,5016,5041,5042,5017,5017,5042,5043,5018,5018,5043,5044,5019,5019,5044,5045,5020,5020,5045,5046,5021,5021,5046,5047,5022,5023,5048,5049,5024,5024,5049,5050,5025,5025,5050,5051,5026,5026,5051,5052,5027,5027,5052,5053,5028,5028,5053,5054,5029,5029,5054,5030,5005,5030,5055,5056,5031,5031,5056,5057,5032,5032,5057,5058,5033,5033,5058,5059,5034,5034,5059,5060,5035,5035,5060,5061,5036,5036,5061,5062,5037,5037,5062,5063,5038,5038,5063,5064,5039,5039,5064,5065,5040,5040,5065,5066,5041,5041,5066,5067,5042,5042,5067,5068,5043,5043,5068,5069,5044,5044,5069,5070,5045,5045,5070,5071,5046,5046,5071,5072,5047,5048,5073,5074,5049,5049,5074,5075,5050,5050,5075,5076,5051,5051,5076,5077,5052,5052,5077,5078,5053,5053,5078,5079,5054,5054,5079,5055,5030,5055,5080,5081,5056,5056,5081,5082,5057,5057,5082,5083,5058,5058,5083,5084,5059,5059,5084,5085,5060,5060,5085,5086,5061,5061,5086,5087,5062,5062,5087,5088,5063,5063,5088,5089,5064,5064,5089,5090,5065,5065,5090,5091,5066,5066,5091,5092,5067,5067,5092,5093,5068,5068,5093,5094,5069,5069,5094,5095,5070,5070,5095,5096,5071,5071,5096,5097,5072,5073,5098,5099,5074,5074,5099,5100,5075,5075,5100,5101,5076,5076,5101,5102,5077,5077,5102,5103,5078,5078,5103,5104,5079,5079,5104,5080,5055,5080, -5105,5106,5081,5081,5106,5107,5082,5082,5107,5108,5083,5083,5108,5109,5084,5084,5109,5110,5085,5085,5110,5111,5086,5086,5111,5112,5087,5087,5112,5113,5088,5088,5113,5114,5089,5089,5114,5115,5090,5090,5115,5116,5091,5091,5116,5117,5092,5092,5117,5118,5093,5093,5118,5119,5094,5094,5119,5120,5095,5095,5120,5121,5096,5096,5121,5122,5097,5098,5123,5124,5099,5099,5124,5125,5100,5100,5125,5126,5101,5101,5126,5127,5102,5102,5127,5128,5103,5103,5128,5129,5104,5104,5129,5105,5080,5105,5130,5131,5106,5106,5131,5132,5107,5107,5132,5133,5108,5108,5133,5134,5109,5109,5134,5135,5110,5110,5135,5136,5111,5111,5136,5137,5112,5112,5137,5138,5113,5113,5138,5139,5114,5114,5139,5140,5115,5115,5140,5141,5116,5116,5141,5142,5117,5117,5142,5143,5118,5118,5143,5144,5119,5119,5144,5145,5120,5120,5145,5146,5121,5121,5146,5147,5122,5123,5148,5149,5124,5124,5149,5150,5125,5125,5150,5151,5126,5126,5151,5152,5127,5127,5152,5153,5128,5128,5153,5154,5129,5129,5154,5130,5105,5130,5155,5156,5131,5131,5156,5157,5132,5132,5157,5158,5133,5133,5158,5159,5134,5134,5159,5160,5135,5135,5160,5161,5136,5136,5161,5162,5137,5137,5162,5163,5138,5138,5163,5164,5139,5139,5164,5165,5140,5140,5165,5166,5141,5141,5166,5167,5142,5142,5167,5168,5143,5143,5168,5169,5144,5144,5169,5170,5145,5145,5170,5171,5146,5146,5171,5172,5147,5148,5173,5174,5149,5149,5174,5175,5150,5150,5175,5176,5151,5151,5176,5177,5152,5152,5177,5178,5153,5153,5178,5179,5154,5154,5179,5155,5130,5180,5181,5182,5183,5183,5182,5184,5185,5185,5184,5186,5187,5187,5186,5188,5189,5189,5188,5190,5191,5191,5190,5192,5193,5193,5192,5194,5195,5195,5194,5196,5197,5197,5196,5198,5199,5199,5198,5200,5201,5201,5200,5202,5203,5203,5202,5204,5205,5205,5204,5206,5207,5207,5206,5208,5209,5209,5208,5210,5211,5211,5210,5212,5213,5213,5212,5214,5215,5216,5217,5218,5219,5219,5218,5220,5221,5221,5220,5222,5223,5223,5222,5224,5225,5225,5224,5226,5227,5227,5226,5228,5229,5229,5228,5181,5180,5181,5230,5231,5182,5182,5231,5232,5184,5184,5232,5233,5186,5186,5233,5234,5188,5188,5234,5235,5190,5190,5235,5236,5192,5192,5236,5237, -5194,5194,5237,5238,5196,5196,5238,5239,5198,5198,5239,5240,5200,5200,5240,5241,5202,5202,5241,5242,5204,5204,5242,5243,5206,5206,5243,5244,5208,5208,5244,5245,5210,5210,5245,5246,5212,5212,5246,5247,5214,5217,5248,5249,5218,5218,5249,5250,5220,5220,5250,5251,5222,5222,5251,5252,5224,5224,5252,5253,5226,5226,5253,5254,5228,5228,5254,5230,5181,5230,5255,5256,5231,5231,5256,5257,5232,5232,5257,5258,5233,5233,5258,5259,5234,5234,5259,5260,5235,5235,5260,5261,5236,5236,5261,5262,5237,5237,5262,5263,5238,5238,5263,5264,5239,5239,5264,5265,5240,5240,5265,5266,5241,5241,5266,5267,5242,5242,5267,5268,5243,5243,5268,5269,5244,5244,5269,5270,5245,5245,5270,5271,5246,5246,5271,5272,5247,5248,5273,5274,5249,5249,5274,5275,5250,5250,5275,5276,5251,5251,5276,5277,5252,5252,5277,5278,5253,5253,5278,5279,5254,5254,5279,5255,5230,5255,5280,5281,5256,5256,5281,5282,5257,5257,5282,5283,5258,5258,5283,5284,5259,5259,5284,5285,5260,5260,5285,5286,5261,5261,5286,5287,5262,5262,5287,5288,5263,5263,5288,5289,5264,5264,5289,5290,5265,5265,5290,5291,5266,5266,5291,5292,5267,5267,5292,5293,5268,5268,5293,5294,5269,5269,5294,5295,5270,5270,5295,5296,5271,5271,5296,5297,5272,5273,5298,5299,5274,5274,5299,5300,5275,5275,5300,5301,5276,5276,5301,5302,5277,5277,5302,5303,5278,5278,5303,5304,5279,5279,5304,5280,5255,4958,5305,4955,4960,5305,4958,4962,5305,4960,4964,5305,4962,4966,5305,4964,4968,5305,4966,4970,5305,4968,4972,5305,4970,4974,5305,4972,4976,5305,4974,4978,5305,4976,4980,5305,4978,4982,5305,4980,4984,5305,4982,4986,5305,4984,4988,5305,4986,4990,5305,4988,4994,5305,4991,4996,5305,4994,4998,5305,4996,5000,5305,4998,5002,5305,5000,5004,5305,5002,4955,5305,5004,5280,5306,5281,5281,5306,5282,5282,5306,5283,5283,5306,5284,5284,5306,5285,5285,5306,5286,5286,5306,5287,5287,5306,5288,5288,5306,5289,5289,5306,5290,5290,5306,5291,5291,5306,5292,5292,5306,5293,5293,5306,5294,5294,5306,5295,5295,5306,5296,5296,5306,5297,5298,5306,5299,5299,5306,5300,5300,5306,5301,5301,5306,5302,5302,5306,5303,5303,5306,5304,5304,5306,5280,5307,5308,5309,5310,5311, -5312,5313,5314,5315,5316,5317,5318,5319,5320,5321,5322,5323,5324,5325,5326,5327,5328,5329,5330,5331,5332,5333,5334,5335,5331,5334,5336,5333,5327,5330,5334,5330,5337,5336,5334,5329,5338,5337,5330,5339,5340,5341,5342,5332,5343,5344,5333,5343,5339,5342,5344,5345,5328,5327,5346,5327,5333,5344,5346,5341,5323,5326,5342,5326,5346,5344,5342,5325,5345,5346,5326,5347,5348,5349,5350,5351,5352,5353,5354,5329,5328,5352,5351,5355,5338,5329,5351,5356,5355,5351,5354,5354,5353,5350,5349,5315,5356,5354,5349,5348,5316,5315,5349,5357,5358,5359,5360,5361,5353,5352,5362,5352,5328,5345,5362,5324,5357,5360,5325,5360,5362,5345,5325,5359,5361,5362,5360,5363,5347,5350,5364,5350,5353,5361,5364,5358,5319,5322,5359,5322,5364,5361,5359,5321,5363,5364,5322,5337,5338,5365,5366,5367,5368,5369,5370,5371,5372,5373,5374,5340,5375,5376,5341,5375,5371,5374,5376,5377,5324,5323,5378,5323,5341,5376,5378,5373,5367,5370,5374,5370,5378,5376,5374,5369,5377,5378,5370,5379,5335,5336,5380,5381,5382,5383,5384,5382,5379,5380,5383,5385,5386,5387,5388,5387,5384,5383,5388,5336,5337,5366,5380,5366,5388,5383,5380,5365,5385,5388,5366,5389,5390,5391,5392,5393,5394,5395,5396,5358,5357,5397,5398,5357,5324,5377,5397,5369,5368,5393,5396,5377,5369,5396,5397,5395,5398,5397,5396,5399,5320,5319,5400,5319,5358,5398,5400,5395,5394,5392,5391,5400,5398,5395,5391,5390,5399,5400,5391,5355,5356,5401,5402,5403,5404,5405,5406,5405,5386,5385,5406,5338,5355,5402,5365,5402,5406,5385,5365,5401,5403,5406,5402,5407,5408,5409,5410,5409,5404,5403,5410,5356,5315,5318,5401,5318,5410,5403,5401,5317,5407,5410,5318,5411,5412,5413,5414,5415,5416,5417,5418,5419,5420,5421,5422,5423,5424,5425,5426,5348,5347,5424,5423,5427,5316,5348,5423,5428,5427,5423,5426,5426,5425,5420,5419,5429,5428,5426,5419,5430,5429,5419,5422,5431,5432,5433,5434,5435,5436,5425,5424,5347,5363,5435,5424,5321,5320,5431,5434,5363,5321,5434,5435,5433,5436,5435,5434,5437,5421,5420,5438,5420,5425,5436,5438,5432,5415,5418,5433,5418,5438,5436,5433,5417,5437,5438,5418,5439,5440,5441,5442,5443,5444,5445,5446,5422,5421,5444,5443,5447,5430,5422, -5443,5448,5447,5443,5446,5446,5445,5442,5441,5311,5448,5446,5441,5440,5312,5311,5441,5449,5450,5451,5452,5445,5444,5453,5454,5444,5421,5437,5453,5417,5416,5449,5452,5437,5417,5452,5453,5451,5454,5453,5452,5455,5439,5442,5456,5442,5445,5454,5456,5451,5450,5414,5413,5456,5454,5451,5413,5412,5455,5456,5413,5429,5430,5457,5458,5459,5460,5461,5462,5463,5464,5465,5466,5432,5431,5467,5468,5431,5320,5399,5467,5390,5389,5463,5466,5399,5390,5466,5467,5465,5468,5467,5466,5469,5416,5415,5470,5415,5432,5468,5470,5465,5464,5462,5461,5470,5468,5465,5461,5460,5469,5470,5461,5427,5428,5471,5472,5473,5474,5475,5476,5475,5408,5407,5476,5316,5427,5472,5317,5472,5476,5407,5317,5471,5473,5476,5472,5477,5478,5479,5480,5479,5474,5473,5480,5428,5429,5458,5471,5458,5480,5473,5471,5457,5477,5480,5458,5481,5482,5483,5484,5485,5486,5487,5488,5450,5449,5489,5490,5449,5416,5469,5489,5460,5459,5485,5488,5469,5460,5488,5489,5487,5490,5489,5488,5491,5411,5414,5492,5414,5450,5490,5492,5487,5486,5484,5483,5492,5490,5487,5483,5482,5491,5492,5483,5447,5448,5493,5494,5495,5496,5497,5498,5497,5478,5477,5498,5430,5447,5494,5457,5494,5498,5477,5457,5493,5495,5498,5494,5499,5500,5501,5502,5501,5496,5495,5502,5448,5311,5314,5493,5314,5502,5495,5493,5313,5499,5502,5314,5503,5504,5505,5506,5507,5508,5509,5510,5511,5512,5513,5514,5515,5516,5517,5518,5519,5520,5521,5522,5440,5439,5520,5519,5523,5312,5440,5519,5524,5523,5519,5522,5522,5521,5516,5515,5525,5524,5522,5515,5526,5525,5515,5518,5527,5528,5529,5530,5531,5532,5521,5520,5439,5455,5531,5520,5412,5411,5527,5530,5455,5412,5530,5531,5529,5532,5531,5530,5533,5517,5516,5534,5516,5521,5532,5534,5528,5511,5514,5529,5514,5534,5532,5529,5513,5533,5534,5514,5535,5536,5537,5538,5539,5540,5541,5542,5518,5517,5540,5539,5543,5526,5518,5539,5544,5543,5539,5542,5542,5541,5538,5537,5503,5544,5542,5537,5536,5504,5503,5537,5545,5546,5547,5548,5541,5540,5549,5550,5540,5517,5533,5549,5513,5512,5545,5548,5533,5513,5548,5549,5547,5550,5549,5548,5551,5535,5538,5552,5538,5541,5550,5552,5547,5546,5510,5509,5552,5550,5547,5509,5508, -5551,5552,5509,5525,5526,5553,5554,5555,5556,5557,5558,5559,5560,5561,5562,5528,5527,5563,5564,5527,5411,5491,5563,5482,5481,5559,5562,5491,5482,5562,5563,5561,5564,5563,5562,5565,5512,5511,5566,5511,5528,5564,5566,5561,5560,5558,5557,5566,5564,5561,5557,5556,5565,5566,5557,5523,5524,5567,5568,5569,5570,5571,5572,5571,5500,5499,5572,5312,5523,5568,5313,5568,5572,5499,5313,5567,5569,5572,5568,5573,5574,5575,5576,5575,5570,5569,5576,5524,5525,5554,5567,5554,5576,5569,5567,5553,5573,5576,5554,5577,5578,5579,5580,5581,5582,5583,5584,5546,5545,5585,5586,5545,5512,5565,5585,5556,5555,5581,5584,5565,5556,5584,5585,5583,5586,5585,5584,5587,5507,5510,5588,5510,5546,5586,5588,5583,5582,5580,5579,5588,5586,5583,5579,5578,5587,5588,5579,5543,5544,5589,5590,5591,5592,5593,5594,5593,5574,5573,5594,5526,5543,5590,5553,5590,5594,5573,5553,5589,5591,5594,5590,5595,5596,5597,5598,5597,5592,5591,5598,5544,5503,5506,5589,5506,5598,5591,5589,5505,5595,5598,5506,5599,5600,5601,5602,5603,5604,5605,5606,5607,5608,5609,5610,5611,5612,5613,5614,5536,5535,5612,5611,5615,5504,5536,5611,5616,5615,5611,5614,5614,5613,5608,5607,5617,5616,5614,5607,5618,5617,5607,5610,5619,5620,5621,5622,5623,5624,5613,5612,5535,5551,5623,5612,5508,5507,5619,5622,5551,5508,5622,5623,5621,5624,5623,5622,5625,5609,5608,5626,5608,5613,5624,5626,5620,5603,5606,5621,5606,5626,5624,5621,5605,5625,5626,5606,5627,5628,5629,5630,5631,5632,5633,5634,5610,5609,5632,5631,5635,5618,5610,5631,5636,5635,5631,5634,5634,5633,5630,5629,5307,5636,5634,5629,5628,5308,5307,5629,5637,5638,5639,5640,5633,5632,5641,5642,5632,5609,5625,5641,5605,5604,5637,5640,5625,5605,5640,5641,5639,5642,5641,5640,5643,5627,5630,5644,5630,5633,5642,5644,5639,5638,5602,5601,5644,5642,5639,5601,5600,5643,5644,5601,5617,5618,5645,5646,5647,5648,5649,5650,5651,5652,5653,5654,5620,5619,5655,5656,5619,5507,5587,5655,5578,5577,5651,5654,5587,5578,5654,5655,5653,5656,5655,5654,5657,5604,5603,5658,5603,5620,5656,5658,5653,5652,5650,5649,5658,5656,5653,5649,5648,5657,5658,5649,5615,5616,5659,5660,5661,5662,5663, -5664,5663,5596,5595,5664,5504,5615,5660,5505,5660,5664,5595,5505,5659,5661,5664,5660,5665,5666,5667,5668,5667,5662,5661,5668,5616,5617,5646,5659,5646,5668,5661,5659,5645,5665,5668,5646,5669,5670,5671,5672,5673,5674,5675,5676,5638,5637,5677,5678,5637,5604,5657,5677,5648,5647,5673,5676,5657,5648,5676,5677,5675,5678,5677,5676,5679,5599,5602,5680,5602,5638,5678,5680,5675,5674,5672,5671,5680,5678,5675,5671,5670,5679,5680,5671,5635,5636,5681,5682,5683,5684,5685,5686,5685,5666,5665,5686,5618,5635,5682,5645,5682,5686,5665,5645,5681,5683,5686,5682,5687,5688,5689,5690,5689,5684,5683,5690,5636,5307,5310,5681,5310,5690,5683,5681,5309,5687,5690,5310,5691,5692,5693,5694,5695,5696,5697,5698,5699,5700,5701,5702,5703,5704,5705,5706,5707,5708,5709,5710,5711,5712,5713,5714,5715,5716,5717,5718,5719,5715,5718,5720,5717,5711,5714,5718,5714,5721,5720,5718,5713,5722,5721,5714,5723,5724,5725,5726,5716,5727,5728,5717,5727,5723,5726,5728,5729,5712,5711,5730,5711,5717,5728,5730,5725,5707,5710,5726,5710,5730,5728,5726,5709,5729,5730,5710,5731,5732,5733,5734,5735,5736,5737,5738,5713,5712,5736,5735,5739,5722,5713,5735,5740,5739,5735,5738,5738,5737,5734,5733,5699,5740,5738,5733,5732,5700,5699,5733,5741,5742,5743,5744,5745,5737,5736,5746,5736,5712,5729,5746,5708,5741,5744,5709,5744,5746,5729,5709,5743,5745,5746,5744,5747,5731,5734,5748,5734,5737,5745,5748,5742,5703,5706,5743,5706,5748,5745,5743,5705,5747,5748,5706,5721,5722,5749,5750,5751,5752,5753,5754,5755,5756,5757,5758,5724,5759,5760,5725,5759,5755,5758,5760,5761,5708,5707,5762,5707,5725,5760,5762,5757,5751,5754,5758,5754,5762,5760,5758,5753,5761,5762,5754,5763,5719,5720,5764,5765,5766,5767,5768,5766,5763,5764,5767,5769,5770,5771,5772,5771,5768,5767,5772,5720,5721,5750,5764,5750,5772,5767,5764,5749,5769,5772,5750,5773,5774,5775,5776,5777,5778,5779,5780,5742,5741,5781,5782,5741,5708,5761,5781,5753,5752,5777,5780,5761,5753,5780,5781,5779,5782,5781,5780,5783,5704,5703,5784,5703,5742,5782,5784,5779,5778,5776,5775,5784,5782,5779,5775,5774,5783,5784,5775,5739,5740,5785,5786,5787,5788,5789,5790,5789, -5770,5769,5790,5722,5739,5786,5749,5786,5790,5769,5749,5785,5787,5790,5786,5791,5792,5793,5794,5793,5788,5787,5794,5740,5699,5702,5785,5702,5794,5787,5785,5701,5791,5794,5702,5795,5796,5797,5798,5799,5800,5801,5802,5803,5804,5805,5806,5807,5808,5809,5810,5732,5731,5808,5807,5811,5700,5732,5807,5812,5811,5807,5810,5810,5809,5804,5803,5813,5812,5810,5803,5814,5813,5803,5806,5815,5816,5817,5818,5819,5820,5809,5808,5731,5747,5819,5808,5705,5704,5815,5818,5747,5705,5818,5819,5817,5820,5819,5818,5821,5805,5804,5822,5804,5809,5820,5822,5816,5799,5802,5817,5802,5822,5820,5817,5801,5821,5822,5802,5823,5824,5825,5826,5827,5828,5829,5830,5806,5805,5828,5827,5831,5814,5806,5827,5832,5831,5827,5830,5830,5829,5826,5825,5695,5832,5830,5825,5824,5696,5695,5825,5833,5834,5835,5836,5829,5828,5837,5838,5828,5805,5821,5837,5801,5800,5833,5836,5821,5801,5836,5837,5835,5838,5837,5836,5839,5823,5826,5840,5826,5829,5838,5840,5835,5834,5798,5797,5840,5838,5835,5797,5796,5839,5840,5797,5813,5814,5841,5842,5843,5844,5845,5846,5847,5848,5849,5850,5816,5815,5851,5852,5815,5704,5783,5851,5774,5773,5847,5850,5783,5774,5850,5851,5849,5852,5851,5850,5853,5800,5799,5854,5799,5816,5852,5854,5849,5848,5846,5845,5854,5852,5849,5845,5844,5853,5854,5845,5811,5812,5855,5856,5857,5858,5859,5860,5859,5792,5791,5860,5700,5811,5856,5701,5856,5860,5791,5701,5855,5857,5860,5856,5861,5862,5863,5864,5863,5858,5857,5864,5812,5813,5842,5855,5842,5864,5857,5855,5841,5861,5864,5842,5865,5866,5867,5868,5869,5870,5871,5872,5834,5833,5873,5874,5833,5800,5853,5873,5844,5843,5869,5872,5853,5844,5872,5873,5871,5874,5873,5872,5875,5795,5798,5876,5798,5834,5874,5876,5871,5870,5868,5867,5876,5874,5871,5867,5866,5875,5876,5867,5831,5832,5877,5878,5879,5880,5881,5882,5881,5862,5861,5882,5814,5831,5878,5841,5878,5882,5861,5841,5877,5879,5882,5878,5883,5884,5885,5886,5885,5880,5879,5886,5832,5695,5698,5877,5698,5886,5879,5877,5697,5883,5886,5698,5887,5888,5889,5890,5891,5892,5893,5894,5895,5896,5897,5898,5899,5900,5901,5902,5903,5904,5905,5906,5824,5823,5904,5903,5907,5696,5824, -5903,5908,5907,5903,5906,5906,5905,5900,5899,5909,5908,5906,5899,5910,5909,5899,5902,5911,5912,5913,5914,5915,5916,5905,5904,5823,5839,5915,5904,5796,5795,5911,5914,5839,5796,5914,5915,5913,5916,5915,5914,5917,5901,5900,5918,5900,5905,5916,5918,5912,5895,5898,5913,5898,5918,5916,5913,5897,5917,5918,5898,5919,5920,5921,5922,5923,5924,5925,5926,5902,5901,5924,5923,5927,5910,5902,5923,5928,5927,5923,5926,5926,5925,5922,5921,5887,5928,5926,5921,5920,5888,5887,5921,5929,5930,5931,5932,5925,5924,5933,5934,5924,5901,5917,5933,5897,5896,5929,5932,5917,5897,5932,5933,5931,5934,5933,5932,5935,5919,5922,5936,5922,5925,5934,5936,5931,5930,5894,5893,5936,5934,5931,5893,5892,5935,5936,5893,5909,5910,5937,5938,5939,5940,5941,5942,5943,5944,5945,5946,5912,5911,5947,5948,5911,5795,5875,5947,5866,5865,5943,5946,5875,5866,5946,5947,5945,5948,5947,5946,5949,5896,5895,5950,5895,5912,5948,5950,5945,5944,5942,5941,5950,5948,5945,5941,5940,5949,5950,5941,5907,5908,5951,5952,5953,5954,5955,5956,5955,5884,5883,5956,5696,5907,5952,5697,5952,5956,5883,5697,5951,5953,5956,5952,5957,5958,5959,5960,5959,5954,5953,5960,5908,5909,5938,5951,5938,5960,5953,5951,5937,5957,5960,5938,5961,5962,5963,5964,5965,5966,5967,5968,5930,5929,5969,5970,5929,5896,5949,5969,5940,5939,5965,5968,5949,5940,5968,5969,5967,5970,5969,5968,5971,5891,5894,5972,5894,5930,5970,5972,5967,5966,5964,5963,5972,5970,5967,5963,5962,5971,5972,5963,5927,5928,5973,5974,5975,5976,5977,5978,5977,5958,5957,5978,5910,5927,5974,5937,5974,5978,5957,5937,5973,5975,5978,5974,5979,5980,5981,5982,5981,5976,5975,5982,5928,5887,5890,5973,5890,5982,5975,5973,5889,5979,5982,5890,5983,5984,5985,5986,5987,5988,5989,5990,5991,5992,5993,5994,5995,5996,5997,5998,5920,5919,5996,5995,5999,5888,5920,5995,6000,5999,5995,5998,5998,5997,5992,5991,6001,6000,5998,5991,6002,6001,5991,5994,6003,6004,6005,6006,6007,6008,5997,5996,5919,5935,6007,5996,5892,5891,6003,6006,5935,5892,6006,6007,6005,6008,6007,6006,6009,5993,5992,6010,5992,5997,6008,6010,6004,5987,5990,6005,5990,6010,6008,6005,5989,6009,6010,5990,6011, -6012,6013,6014,6015,6016,6017,6018,5994,5993,6016,6015,6019,6002,5994,6015,6020,6019,6015,6018,6018,6017,6014,6013,5691,6020,6018,6013,6012,5692,5691,6013,6021,6022,6023,6024,6017,6016,6025,6026,6016,5993,6009,6025,5989,5988,6021,6024,6009,5989,6024,6025,6023,6026,6025,6024,6027,6011,6014,6028,6014,6017,6026,6028,6023,6022,5986,5985,6028,6026,6023,5985,5984,6027,6028,5985,6001,6002,6029,6030,6031,6032,6033,6034,6035,6036,6037,6038,6004,6003,6039,6040,6003,5891,5971,6039,5962,5961,6035,6038,5971,5962,6038,6039,6037,6040,6039,6038,6041,5988,5987,6042,5987,6004,6040,6042,6037,6036,6034,6033,6042,6040,6037,6033,6032,6041,6042,6033,5999,6000,6043,6044,6045,6046,6047,6048,6047,5980,5979,6048,5888,5999,6044,5889,6044,6048,5979,5889,6043,6045,6048,6044,6049,6050,6051,6052,6051,6046,6045,6052,6000,6001,6030,6043,6030,6052,6045,6043,6029,6049,6052,6030,6053,6054,6055,6056,6057,6058,6059,6060,6022,6021,6061,6062,6021,5988,6041,6061,6032,6031,6057,6060,6041,6032,6060,6061,6059,6062,6061,6060,6063,5983,5986,6064,5986,6022,6062,6064,6059,6058,6056,6055,6064,6062,6059,6055,6054,6063,6064,6055,6019,6020,6065,6066,6067,6068,6069,6070,6069,6050,6049,6070,6002,6019,6066,6029,6066,6070,6049,6029,6065,6067,6070,6066,6071,6072,6073,6074,6073,6068,6067,6074,6020,5691,5694,6065,5694,6074,6067,6065,5693,6071,6074,5694,6075,6076,6077,6078,6079,6080,6081,6082,6083,6084,6085,6086,6087,6088,6089,6090,6091,6092,6093,6094,6095,6096,6097,6098,6099,6100,6101,6102,6103,6099,6102,6104,6101,6095,6098,6102,6098,6105,6104,6102,6097,6106,6105,6098,6107,6108,6109,6110,6100,6111,6112,6101,6111,6107,6110,6112,6113,6096,6095,6114,6095,6101,6112,6114,6109,6091,6094,6110,6094,6114,6112,6110,6093,6113,6114,6094,6115,6116,6117,6118,6119,6120,6121,6122,6097,6096,6120,6119,6123,6106,6097,6119,6124,6123,6119,6122,6122,6121,6118,6117,6083,6124,6122,6117,6116,6084,6083,6117,6125,6126,6127,6128,6129,6121,6120,6130,6120,6096,6113,6130,6092,6125,6128,6093,6128,6130,6113,6093,6127,6129,6130,6128,6131,6115,6118,6132,6118,6121,6129,6132,6126,6087,6090,6127,6090,6132,6129, -6127,6089,6131,6132,6090,6105,6106,6133,6134,6135,6136,6137,6138,6139,6140,6141,6142,6108,6143,6144,6109,6143,6139,6142,6144,6145,6092,6091,6146,6091,6109,6144,6146,6141,6135,6138,6142,6138,6146,6144,6142,6137,6145,6146,6138,6147,6103,6104,6148,6149,6150,6151,6152,6150,6147,6148,6151,6153,6154,6155,6156,6155,6152,6151,6156,6104,6105,6134,6148,6134,6156,6151,6148,6133,6153,6156,6134,6157,6158,6159,6160,6161,6162,6163,6164,6126,6125,6165,6166,6125,6092,6145,6165,6137,6136,6161,6164,6145,6137,6164,6165,6163,6166,6165,6164,6167,6088,6087,6168,6087,6126,6166,6168,6163,6162,6160,6159,6168,6166,6163,6159,6158,6167,6168,6159,6123,6124,6169,6170,6171,6172,6173,6174,6173,6154,6153,6174,6106,6123,6170,6133,6170,6174,6153,6133,6169,6171,6174,6170,6175,6176,6177,6178,6177,6172,6171,6178,6124,6083,6086,6169,6086,6178,6171,6169,6085,6175,6178,6086,6179,6180,6181,6182,6183,6184,6185,6186,6187,6188,6189,6190,6191,6192,6193,6194,6116,6115,6192,6191,6195,6084,6116,6191,6196,6195,6191,6194,6194,6193,6188,6187,6197,6196,6194,6187,6198,6197,6187,6190,6199,6200,6201,6202,6203,6204,6193,6192,6115,6131,6203,6192,6089,6088,6199,6202,6131,6089,6202,6203,6201,6204,6203,6202,6205,6189,6188,6206,6188,6193,6204,6206,6200,6183,6186,6201,6186,6206,6204,6201,6185,6205,6206,6186,6207,6208,6209,6210,6211,6212,6213,6214,6190,6189,6212,6211,6215,6198,6190,6211,6216,6215,6211,6214,6214,6213,6210,6209,6079,6216,6214,6209,6208,6080,6079,6209,6217,6218,6219,6220,6213,6212,6221,6222,6212,6189,6205,6221,6185,6184,6217,6220,6205,6185,6220,6221,6219,6222,6221,6220,6223,6207,6210,6224,6210,6213,6222,6224,6219,6218,6182,6181,6224,6222,6219,6181,6180,6223,6224,6181,6197,6198,6225,6226,6227,6228,6229,6230,6231,6232,6233,6234,6200,6199,6235,6236,6199,6088,6167,6235,6158,6157,6231,6234,6167,6158,6234,6235,6233,6236,6235,6234,6237,6184,6183,6238,6183,6200,6236,6238,6233,6232,6230,6229,6238,6236,6233,6229,6228,6237,6238,6229,6195,6196,6239,6240,6241,6242,6243,6244,6243,6176,6175,6244,6084,6195,6240,6085,6240,6244,6175,6085,6239,6241,6244,6240,6245,6246,6247,6248,6247, -6242,6241,6248,6196,6197,6226,6239,6226,6248,6241,6239,6225,6245,6248,6226,6249,6250,6251,6252,6253,6254,6255,6256,6218,6217,6257,6258,6217,6184,6237,6257,6228,6227,6253,6256,6237,6228,6256,6257,6255,6258,6257,6256,6259,6179,6182,6260,6182,6218,6258,6260,6255,6254,6252,6251,6260,6258,6255,6251,6250,6259,6260,6251,6215,6216,6261,6262,6263,6264,6265,6266,6265,6246,6245,6266,6198,6215,6262,6225,6262,6266,6245,6225,6261,6263,6266,6262,6267,6268,6269,6270,6269,6264,6263,6270,6216,6079,6082,6261,6082,6270,6263,6261,6081,6267,6270,6082,6271,6272,6273,6274,6275,6276,6277,6278,6279,6280,6281,6282,6283,6284,6285,6286,6287,6288,6289,6290,6208,6207,6288,6287,6291,6080,6208,6287,6292,6291,6287,6290,6290,6289,6284,6283,6293,6292,6290,6283,6294,6293,6283,6286,6295,6296,6297,6298,6299,6300,6289,6288,6207,6223,6299,6288,6180,6179,6295,6298,6223,6180,6298,6299,6297,6300,6299,6298,6301,6285,6284,6302,6284,6289,6300,6302,6296,6279,6282,6297,6282,6302,6300,6297,6281,6301,6302,6282,6303,6304,6305,6306,6307,6308,6309,6310,6286,6285,6308,6307,6311,6294,6286,6307,6312,6311,6307,6310,6310,6309,6306,6305,6271,6312,6310,6305,6304,6272,6271,6305,6313,6314,6315,6316,6309,6308,6317,6318,6308,6285,6301,6317,6281,6280,6313,6316,6301,6281,6316,6317,6315,6318,6317,6316,6319,6303,6306,6320,6306,6309,6318,6320,6315,6314,6278,6277,6320,6318,6315,6277,6276,6319,6320,6277,6293,6294,6321,6322,6323,6324,6325,6326,6327,6328,6329,6330,6296,6295,6331,6332,6295,6179,6259,6331,6250,6249,6327,6330,6259,6250,6330,6331,6329,6332,6331,6330,6333,6280,6279,6334,6279,6296,6332,6334,6329,6328,6326,6325,6334,6332,6329,6325,6324,6333,6334,6325,6291,6292,6335,6336,6337,6338,6339,6340,6339,6268,6267,6340,6080,6291,6336,6081,6336,6340,6267,6081,6335,6337,6340,6336,6341,6342,6343,6344,6343,6338,6337,6344,6292,6293,6322,6335,6322,6344,6337,6335,6321,6341,6344,6322,6345,6346,6347,6348,6349,6350,6351,6352,6314,6313,6353,6354,6313,6280,6333,6353,6324,6323,6349,6352,6333,6324,6352,6353,6351,6354,6353,6352,6355,6275,6278,6356,6278,6314,6354,6356,6351,6350,6348,6347,6356,6354,6351, -6347,6346,6355,6356,6347,6311,6312,6357,6358,6359,6360,6361,6362,6361,6342,6341,6362,6294,6311,6358,6321,6358,6362,6341,6321,6357,6359,6362,6358,6363,6364,6365,6366,6365,6360,6359,6366,6312,6271,6274,6357,6274,6366,6359,6357,6273,6363,6366,6274,6367,6368,6369,6370,6371,6372,6373,6374,6375,6376,6377,6378,6379,6380,6381,6382,6304,6303,6380,6379,6383,6272,6304,6379,6384,6383,6379,6382,6382,6381,6376,6375,6385,6384,6382,6375,6386,6385,6375,6378,6387,6388,6389,6390,6391,6392,6381,6380,6303,6319,6391,6380,6276,6275,6387,6390,6319,6276,6390,6391,6389,6392,6391,6390,6393,6377,6376,6394,6376,6381,6392,6394,6388,6371,6374,6389,6374,6394,6392,6389,6373,6393,6394,6374,6395,6396,6397,6398,6399,6400,6401,6402,6378,6377,6400,6399,6403,6386,6378,6399,6404,6403,6399,6402,6402,6401,6398,6397,6075,6404,6402,6397,6396,6076,6075,6397,6405,6406,6407,6408,6401,6400,6409,6410,6400,6377,6393,6409,6373,6372,6405,6408,6393,6373,6408,6409,6407,6410,6409,6408,6411,6395,6398,6412,6398,6401,6410,6412,6407,6406,6370,6369,6412,6410,6407,6369,6368,6411,6412,6369,6385,6386,6413,6414,6415,6416,6417,6418,6419,6420,6421,6422,6388,6387,6423,6424,6387,6275,6355,6423,6346,6345,6419,6422,6355,6346,6422,6423,6421,6424,6423,6422,6425,6372,6371,6426,6371,6388,6424,6426,6421,6420,6418,6417,6426,6424,6421,6417,6416,6425,6426,6417,6383,6384,6427,6428,6429,6430,6431,6432,6431,6364,6363,6432,6272,6383,6428,6273,6428,6432,6363,6273,6427,6429,6432,6428,6433,6434,6435,6436,6435,6430,6429,6436,6384,6385,6414,6427,6414,6436,6429,6427,6413,6433,6436,6414,6437,6438,6439,6440,6441,6442,6443,6444,6406,6405,6445,6446,6405,6372,6425,6445,6416,6415,6441,6444,6425,6416,6444,6445,6443,6446,6445,6444,6447,6367,6370,6448,6370,6406,6446,6448,6443,6442,6440,6439,6448,6446,6443,6439,6438,6447,6448,6439,6403,6404,6449,6450,6451,6452,6453,6454,6453,6434,6433,6454,6386,6403,6450,6413,6450,6454,6433,6413,6449,6451,6454,6450,6455,6456,6457,6458,6457,6452,6451,6458,6404,6075,6078,6449,6078,6458,6451,6449,6077,6455,6458,6078,6459,6460,6461,6462,6460,6463,6464,6461,6463,6465,6466,6464,6465, -6467,6468,6466,6467,6469,6470,6468,6469,6471,6472,6470,6471,6473,6474,6472,6473,6475,6476,6474,6475,6477,6478,6476,6477,6479,6480,6478,6479,6481,6482,6480,6481,6483,6484,6482,6483,6485,6486,6484,6485,6487,6488,6486,6487,6489,6490,6488,6489,6491,6492,6490,6491,6493,6494,6492,6493,6495,6496,6494,6495,6497,6498,6496,6497,6499,6500,6498,6462,6461,6501,6502,6461,6464,6503,6501,6464,6466,6504,6503,6466,6468,6505,6504,6468,6470,6506,6505,6470,6472,6507,6506,6472,6474,6508,6507,6474,6476,6509,6508,6476,6478,6510,6509,6478,6480,6511,6510,6480,6482,6512,6511,6482,6484,6513,6512,6484,6486,6514,6513,6486,6488,6515,6514,6488,6490,6516,6515,6490,6492,6517,6516,6492,6494,6518,6517,6494,6496,6519,6518,6496,6498,6520,6519,6498,6500,6521,6520,6502,6501,6522,6523,6501,6503,6524,6522,6503,6504,6525,6524,6504,6505,6526,6525,6505,6506,6527,6526,6506,6507,6528,6527,6507,6508,6529,6528,6508,6509,6530,6529,6509,6510,6531,6530,6510,6511,6532,6531,6511,6512,6533,6532,6512,6513,6534,6533,6513,6514,6535,6534,6514,6515,6536,6535,6515,6516,6537,6536,6516,6517,6538,6537,6517,6518,6539,6538,6518,6519,6540,6539,6519,6520,6541,6540,6520,6521,6542,6541,6523,6522,6543,6544,6522,6524,6545,6543,6524,6525,6546,6545,6525,6526,6547,6546,6526,6527,6548,6547,6527,6528,6549,6548,6528,6529,6550,6549,6529,6530,6551,6550,6530,6531,6552,6551,6531,6532,6553,6552,6532,6533,6554,6553,6533,6534,6555,6554,6534,6535,6556,6555,6535,6536,6557,6556,6536,6537,6558,6557,6537,6538,6559,6558,6538,6539,6560,6559,6539,6540,6561,6560,6540,6541,6562,6561,6541,6542,6563,6562,6544,6543,6564,6565,6543,6545,6566,6564,6545,6546,6567,6566,6546,6547,6568,6567,6547,6548,6569,6568,6548,6549,6570,6569,6549,6550,6571,6570,6550,6551,6572,6571,6551,6552,6573,6572,6552,6553,6574,6573,6553,6554,6575,6574,6554,6555,6576,6575,6555,6556,6577,6576,6556,6557,6578,6577,6557,6558,6579,6578,6558,6559,6580,6579,6559,6560,6581,6580,6560,6561,6582,6581,6561,6562,6583,6582,6562,6563,6584,6583,6565,6564,6585,6586,6564,6566,6587,6585,6566,6567,6588,6587,6567,6568,6589,6588,6568,6569,6590,6589,6569,6570,6591, -6590,6570,6571,6592,6591,6571,6572,6593,6592,6572,6573,6594,6593,6573,6574,6595,6594,6574,6575,6596,6595,6575,6576,6597,6596,6576,6577,6598,6597,6577,6578,6599,6598,6578,6579,6600,6599,6579,6580,6601,6600,6580,6581,6602,6601,6581,6582,6603,6602,6582,6583,6604,6603,6583,6584,6605,6604,6586,6585,6606,6607,6585,6587,6608,6606,6587,6588,6609,6608,6588,6589,6610,6609,6589,6590,6611,6610,6590,6591,6612,6611,6591,6592,6613,6612,6592,6593,6614,6613,6593,6594,6615,6614,6594,6595,6616,6615,6595,6596,6617,6616,6596,6597,6618,6617,6597,6598,6619,6618,6598,6599,6620,6619,6599,6600,6621,6620,6600,6601,6622,6621,6601,6602,6623,6622,6602,6603,6624,6623,6603,6604,6625,6624,6604,6605,6626,6625,6607,6606,6627,6628,6606,6608,6629,6627,6608,6609,6630,6629,6609,6610,6631,6630,6610,6611,6632,6631,6611,6612,6633,6632,6612,6613,6634,6633,6613,6614,6635,6634,6614,6615,6636,6635,6615,6616,6637,6636,6616,6617,6638,6637,6617,6618,6639,6638,6618,6619,6640,6639,6619,6620,6641,6640,6620,6621,6642,6641,6621,6622,6643,6642,6622,6623,6644,6643,6623,6624,6645,6644,6624,6625,6646,6645,6625,6626,6647,6646,6628,6627,6648,6649,6627,6629,6650,6648,6629,6630,6651,6650,6630,6631,6652,6651,6631,6632,6653,6652,6632,6633,6654,6653,6633,6634,6655,6654,6634,6635,6656,6655,6635,6636,6657,6656,6636,6637,6658,6657,6637,6638,6659,6658,6638,6639,6660,6659,6639,6640,6661,6660,6640,6641,6662,6661,6641,6642,6663,6662,6642,6643,6664,6663,6643,6644,6665,6664,6644,6645,6666,6665,6645,6646,6667,6666,6646,6647,6668,6667,6649,6648,6669,6670,6648,6650,6671,6669,6650,6651,6672,6671,6651,6652,6673,6672,6652,6653,6674,6673,6653,6654,6675,6674,6654,6655,6676,6675,6655,6656,6677,6676,6656,6657,6678,6677,6657,6658,6679,6678,6658,6659,6680,6679,6659,6660,6681,6680,6660,6661,6682,6681,6661,6662,6683,6682,6662,6663,6684,6683,6663,6664,6685,6684,6664,6665,6686,6685,6665,6666,6687,6686,6666,6667,6688,6687,6667,6668,6689,6688,6670,6669,6690,6691,6669,6671,6692,6690,6671,6672,6693,6692,6672,6673,6694,6693,6673,6674,6695,6694,6674,6675,6696,6695,6675,6676,6697,6696,6676,6677,6698,6697,6677, -6678,6699,6698,6678,6679,6700,6699,6679,6680,6701,6700,6680,6681,6702,6701,6681,6682,6703,6702,6682,6683,6704,6703,6683,6684,6705,6704,6684,6685,6706,6705,6685,6686,6707,6706,6686,6687,6708,6707,6687,6688,6709,6708,6688,6689,6710,6709,6691,6690,6711,6712,6690,6692,6713,6711,6692,6693,6714,6713,6693,6694,6715,6714,6694,6695,6716,6715,6695,6696,6717,6716,6696,6697,6718,6717,6697,6698,6719,6718,6698,6699,6720,6719,6699,6700,6721,6720,6700,6701,6722,6721,6701,6702,6723,6722,6702,6703,6724,6723,6703,6704,6725,6724,6704,6705,6726,6725,6705,6706,6727,6726,6706,6707,6728,6727,6707,6708,6729,6728,6708,6709,6730,6729,6709,6710,6731,6730,6712,6711,6732,6733,6711,6713,6734,6732,6713,6714,6735,6734,6714,6715,6736,6735,6715,6716,6737,6736,6716,6717,6738,6737,6717,6718,6739,6738,6718,6719,6740,6739,6719,6720,6741,6740,6720,6721,6742,6741,6721,6722,6743,6742,6722,6723,6744,6743,6723,6724,6745,6744,6724,6725,6746,6745,6725,6726,6747,6746,6726,6727,6748,6747,6727,6728,6749,6748,6728,6729,6750,6749,6729,6730,6751,6750,6730,6731,6752,6751,6733,6732,6753,6754,6732,6734,6755,6753,6734,6735,6756,6755,6735,6736,6757,6756,6736,6737,6758,6757,6737,6738,6759,6758,6738,6739,6760,6759,6739,6740,6761,6760,6740,6741,6762,6761,6741,6742,6763,6762,6742,6743,6764,6763,6743,6744,6765,6764,6744,6745,6766,6765,6745,6746,6767,6766,6746,6747,6768,6767,6747,6748,6769,6768,6748,6749,6770,6769,6749,6750,6771,6770,6750,6751,6772,6771,6751,6752,6773,6772,6754,6753,6774,6775,6753,6755,6776,6774,6755,6756,6777,6776,6756,6757,6778,6777,6757,6758,6779,6778,6758,6759,6780,6779,6759,6760,6781,6780,6760,6761,6782,6781,6761,6762,6783,6782,6762,6763,6784,6783,6763,6764,6785,6784,6764,6765,6786,6785,6765,6766,6787,6786,6766,6767,6788,6787,6767,6768,6789,6788,6768,6769,6790,6789,6769,6770,6791,6790,6770,6771,6792,6791,6771,6772,6793,6792,6772,6773,6794,6793,6775,6774,6795,6796,6774,6776,6797,6795,6776,6777,6798,6797,6777,6778,6799,6798,6778,6779,6800,6799,6779,6780,6801,6800,6780,6781,6802,6801,6781,6782,6803,6802,6782,6783,6804,6803,6783,6784,6805,6804,6784,6785,6806, -6805,6785,6786,6807,6806,6786,6787,6808,6807,6787,6788,6809,6808,6788,6789,6810,6809,6789,6790,6811,6810,6790,6791,6812,6811,6791,6792,6813,6812,6792,6793,6814,6813,6793,6794,6815,6814,6796,6795,6816,6817,6795,6797,6818,6816,6797,6798,6819,6818,6798,6799,6820,6819,6799,6800,6821,6820,6800,6801,6822,6821,6801,6802,6823,6822,6802,6803,6824,6823,6803,6804,6825,6824,6804,6805,6826,6825,6805,6806,6827,6826,6806,6807,6828,6827,6807,6808,6829,6828,6808,6809,6830,6829,6809,6810,6831,6830,6810,6811,6832,6831,6811,6812,6833,6832,6812,6813,6834,6833,6813,6814,6835,6834,6814,6815,6836,6835,6817,6816,6837,6838,6816,6818,6839,6837,6818,6819,6840,6839,6819,6820,6841,6840,6820,6821,6842,6841,6821,6822,6843,6842,6822,6823,6844,6843,6823,6824,6845,6844,6824,6825,6846,6845,6825,6826,6847,6846,6826,6827,6848,6847,6827,6828,6849,6848,6828,6829,6850,6849,6829,6830,6851,6850,6830,6831,6852,6851,6831,6832,6853,6852,6832,6833,6854,6853,6833,6834,6855,6854,6834,6835,6856,6855,6835,6836,6857,6856,6460,6459,6858,6463,6460,6859,6465,6463,6860,6467,6465,6861,6469,6467,6862,6471,6469,6863,6473,6471,6864,6475,6473,6865,6477,6475,6866,6479,6477,6867,6481,6479,6868,6483,6481,6869,6485,6483,6870,6487,6485,6871,6489,6487,6872,6491,6489,6873,6493,6491,6874,6495,6493,6875,6497,6495,6876,6499,6497,6877,6838,6837,6878,6837,6839,6879,6839,6840,6880,6840,6841,6881,6841,6842,6882,6842,6843,6883,6843,6844,6884,6844,6845,6885,6845,6846,6886,6846,6847,6887,6847,6848,6888,6848,6849,6889,6849,6850,6890,6850,6851,6891,6851,6852,6892,6852,6853,6893,6853,6854,6894,6854,6855,6895,6855,6856,6896,6856,6857,6897,6898,6899,6900,6901,6901,6900,6902,6903,6903,6902,6904,6905,6905,6904,6906,6907,6907,6906,6908,6909,6909,6908,6910,6911,6911,6910,6912,6913,6913,6912,6914,6915,6915,6914,6916,6917,6917,6916,6918,6919,6919,6918,6920,6921,6921,6920,6922,6923,6923,6922,6924,6925,6925,6924,6926,6927,6927,6926,6928,6929,6929,6928,6930,6931,6931,6930,6932,6933,6933,6932,6934,6935,6935,6934,6936,6937,6937,6936,6938,6939,6899,6940,6941,6900,6900,6941,6942,6902,6902,6942,6943,6904,6904, -6943,6944,6906,6906,6944,6945,6908,6908,6945,6946,6910,6910,6946,6947,6912,6912,6947,6948,6914,6914,6948,6949,6916,6916,6949,6950,6918,6918,6950,6951,6920,6920,6951,6952,6922,6922,6952,6953,6924,6924,6953,6954,6926,6926,6954,6955,6928,6928,6955,6956,6930,6930,6956,6957,6932,6932,6957,6958,6934,6934,6958,6959,6936,6936,6959,6960,6938,6940,6961,6962,6941,6941,6962,6963,6942,6942,6963,6964,6943,6943,6964,6965,6944,6944,6965,6966,6945,6945,6966,6967,6946,6946,6967,6968,6947,6947,6968,6969,6948,6948,6969,6970,6949,6949,6970,6971,6950,6950,6971,6972,6951,6951,6972,6973,6952,6952,6973,6974,6953,6953,6974,6975,6954,6954,6975,6976,6955,6955,6976,6977,6956,6956,6977,6978,6957,6957,6978,6979,6958,6958,6979,6980,6959,6959,6980,6981,6960,6961,6982,6983,6962,6962,6983,6984,6963,6963,6984,6985,6964,6964,6985,6986,6965,6965,6986,6987,6966,6966,6987,6988,6967,6967,6988,6989,6968,6968,6989,6990,6969,6969,6990,6991,6970,6970,6991,6992,6971,6971,6992,6993,6972,6972,6993,6994,6973,6973,6994,6995,6974,6974,6995,6996,6975,6975,6996,6997,6976,6976,6997,6998,6977,6977,6998,6999,6978,6978,6999,7000,6979,6979,7000,7001,6980,6980,7001,7002,6981,6982,7003,7004,6983,6983,7004,7005,6984,6984,7005,7006,6985,6985,7006,7007,6986,6986,7007,7008,6987,6987,7008,7009,6988,6988,7009,7010,6989,6989,7010,7011,6990,6990,7011,7012,6991,6991,7012,7013,6992,6992,7013,7014,6993,6993,7014,7015,6994,6994,7015,7016,6995,6995,7016,7017,6996,6996,7017,7018,6997,6997,7018,7019,6998,6998,7019,7020,6999,6999,7020,7021,7000,7000,7021,7022,7001,7001,7022,7023,7002,7003,7024,7025,7004,7004,7025,7026,7005,7005,7026,7027,7006,7006,7027,7028,7007,7007,7028,7029,7008,7008,7029,7030,7009,7009,7030,7031,7010,7010,7031,7032,7011,7011,7032,7033,7012,7012,7033,7034,7013,7013,7034,7035,7014,7014,7035,7036,7015,7015,7036,7037,7016,7016,7037,7038,7017,7017,7038,7039,7018,7018,7039,7040,7019,7019,7040,7041,7020,7020,7041,7042,7021,7021,7042,7043,7022,7022,7043,7044,7023,7024,7045,7046,7025,7025,7046,7047,7026,7026,7047,7048,7027,7027,7048,7049,7028,7028,7049,7050,7029,7029,7050,7051, -7030,7030,7051,7052,7031,7031,7052,7053,7032,7032,7053,7054,7033,7033,7054,7055,7034,7034,7055,7056,7035,7035,7056,7057,7036,7036,7057,7058,7037,7037,7058,7059,7038,7038,7059,7060,7039,7039,7060,7061,7040,7040,7061,7062,7041,7041,7062,7063,7042,7042,7063,7064,7043,7043,7064,7065,7044,7045,7066,7067,7046,7046,7067,7068,7047,7047,7068,7069,7048,7048,7069,7070,7049,7049,7070,7071,7050,7050,7071,7072,7051,7051,7072,7073,7052,7052,7073,7074,7053,7053,7074,7075,7054,7054,7075,7076,7055,7055,7076,7077,7056,7056,7077,7078,7057,7057,7078,7079,7058,7058,7079,7080,7059,7059,7080,7081,7060,7060,7081,7082,7061,7061,7082,7083,7062,7062,7083,7084,7063,7063,7084,7085,7064,7064,7085,7086,7065,7066,7087,7088,7067,7067,7088,7089,7068,7068,7089,7090,7069,7069,7090,7091,7070,7070,7091,7092,7071,7071,7092,7093,7072,7072,7093,7094,7073,7073,7094,7095,7074,7074,7095,7096,7075,7075,7096,7097,7076,7076,7097,7098,7077,7077,7098,7099,7078,7078,7099,7100,7079,7079,7100,7101,7080,7080,7101,7102,7081,7081,7102,7103,7082,7082,7103,7104,7083,7083,7104,7105,7084,7084,7105,7106,7085,7085,7106,7107,7086,7087,7108,7109,7088,7088,7109,7110,7089,7089,7110,7111,7090,7090,7111,7112,7091,7091,7112,7113,7092,7092,7113,7114,7093,7093,7114,7115,7094,7094,7115,7116,7095,7095,7116,7117,7096,7096,7117,7118,7097,7097,7118,7119,7098,7098,7119,7120,7099,7099,7120,7121,7100,7100,7121,7122,7101,7101,7122,7123,7102,7102,7123,7124,7103,7103,7124,7125,7104,7104,7125,7126,7105,7105,7126,7127,7106,7106,7127,7128,7107,7108,7129,7130,7109,7109,7130,7131,7110,7110,7131,7132,7111,7111,7132,7133,7112,7112,7133,7134,7113,7113,7134,7135,7114,7114,7135,7136,7115,7115,7136,7137,7116,7116,7137,7138,7117,7117,7138,7139,7118,7118,7139,7140,7119,7119,7140,7141,7120,7120,7141,7142,7121,7121,7142,7143,7122,7122,7143,7144,7123,7123,7144,7145,7124,7124,7145,7146,7125,7125,7146,7147,7126,7126,7147,7148,7127,7127,7148,7149,7128,7129,7150,7151,7130,7130,7151,7152,7131,7131,7152,7153,7132,7132,7153,7154,7133,7133,7154,7155,7134,7134,7155,7156,7135,7135,7156,7157,7136,7136,7157,7158,7137,7137, -7158,7159,7138,7138,7159,7160,7139,7139,7160,7161,7140,7140,7161,7162,7141,7141,7162,7163,7142,7142,7163,7164,7143,7143,7164,7165,7144,7144,7165,7166,7145,7145,7166,7167,7146,7146,7167,7168,7147,7147,7168,7169,7148,7148,7169,7170,7149,7150,7171,7172,7151,7151,7172,7173,7152,7152,7173,7174,7153,7153,7174,7175,7154,7154,7175,7176,7155,7155,7176,7177,7156,7156,7177,7178,7157,7157,7178,7179,7158,7158,7179,7180,7159,7159,7180,7181,7160,7160,7181,7182,7161,7161,7182,7183,7162,7162,7183,7184,7163,7163,7184,7185,7164,7164,7185,7186,7165,7165,7186,7187,7166,7166,7187,7188,7167,7167,7188,7189,7168,7168,7189,7190,7169,7169,7190,7191,7170,7171,7192,7193,7172,7172,7193,7194,7173,7173,7194,7195,7174,7174,7195,7196,7175,7175,7196,7197,7176,7176,7197,7198,7177,7177,7198,7199,7178,7178,7199,7200,7179,7179,7200,7201,7180,7180,7201,7202,7181,7181,7202,7203,7182,7182,7203,7204,7183,7183,7204,7205,7184,7184,7205,7206,7185,7185,7206,7207,7186,7186,7207,7208,7187,7187,7208,7209,7188,7188,7209,7210,7189,7189,7210,7211,7190,7190,7211,7212,7191,7192,7213,7214,7193,7193,7214,7215,7194,7194,7215,7216,7195,7195,7216,7217,7196,7196,7217,7218,7197,7197,7218,7219,7198,7198,7219,7220,7199,7199,7220,7221,7200,7200,7221,7222,7201,7201,7222,7223,7202,7202,7223,7224,7203,7203,7224,7225,7204,7204,7225,7226,7205,7205,7226,7227,7206,7206,7227,7228,7207,7207,7228,7229,7208,7208,7229,7230,7209,7209,7230,7231,7210,7210,7231,7232,7211,7211,7232,7233,7212,7213,7234,7235,7214,7214,7235,7236,7215,7215,7236,7237,7216,7216,7237,7238,7217,7217,7238,7239,7218,7218,7239,7240,7219,7219,7240,7241,7220,7220,7241,7242,7221,7221,7242,7243,7222,7222,7243,7244,7223,7223,7244,7245,7224,7224,7245,7246,7225,7225,7246,7247,7226,7226,7247,7248,7227,7227,7248,7249,7228,7228,7249,7250,7229,7229,7250,7251,7230,7230,7251,7252,7231,7231,7252,7253,7232,7232,7253,7254,7233,7234,7255,7256,7235,7235,7256,7257,7236,7236,7257,7258,7237,7237,7258,7259,7238,7238,7259,7260,7239,7239,7260,7261,7240,7240,7261,7262,7241,7241,7262,7263,7242,7242,7263,7264,7243,7243,7264,7265,7244,7244,7265,7266, -7245,7245,7266,7267,7246,7246,7267,7268,7247,7247,7268,7269,7248,7248,7269,7270,7249,7249,7270,7271,7250,7250,7271,7272,7251,7251,7272,7273,7252,7252,7273,7274,7253,7253,7274,7275,7254,7255,7276,7277,7256,7256,7277,7278,7257,7257,7278,7279,7258,7258,7279,7280,7259,7259,7280,7281,7260,7260,7281,7282,7261,7261,7282,7283,7262,7262,7283,7284,7263,7263,7284,7285,7264,7264,7285,7286,7265,7265,7286,7287,7266,7266,7287,7288,7267,7267,7288,7289,7268,7268,7289,7290,7269,7269,7290,7291,7270,7270,7291,7292,7271,7271,7292,7293,7272,7272,7293,7294,7273,7273,7294,7295,7274,7274,7295,7296,7275,6901,7297,6898,6903,7298,6901,6905,7299,6903,6907,7300,6905,6909,7301,6907,6911,7302,6909,6913,7303,6911,6915,7304,6913,6917,7305,6915,6919,7306,6917,6921,7307,6919,6923,7308,6921,6925,7309,6923,6927,7310,6925,6929,7311,6927,6931,7312,6929,6933,7313,6931,6935,7314,6933,6937,7315,6935,6939,7316,6937,7276,7317,7277,7277,7318,7278,7278,7319,7279,7279,7320,7280,7280,7321,7281,7281,7322,7282,7282,7323,7283,7283,7324,7284,7284,7325,7285,7285,7326,7286,7286,7327,7287,7287,7328,7288,7288,7329,7289,7289,7330,7290,7290,7331,7291,7291,7332,7292,7292,7333,7293,7293,7334,7294,7294,7335,7295,7295,7336,7296,7337,7338,7339,7340,7340,7339,7341,7342,7342,7341,7343,7344,7344,7343,7345,7346,7346,7345,7347,7348,7348,7347,7349,7350,7350,7349,7351,7352,7352,7351,7353,7354,7354,7353,7355,7356,7356,7355,7357,7358,7358,7357,7359,7360,7360,7359,7361,7362,7362,7361,7363,7364,7364,7363,7365,7366,7366,7365,7367,7368,7368,7367,7369,7370,7370,7369,7371,7372,7372,7371,7373,7374,7374,7373,7375,7376,7376,7375,7377,7378,7338,7379,7380,7339,7339,7380,7381,7341,7341,7381,7382,7343,7343,7382,7383,7345,7345,7383,7384,7347,7347,7384,7385,7349,7349,7385,7386,7351,7351,7386,7387,7353,7353,7387,7388,7355,7355,7388,7389,7357,7357,7389,7390,7359,7359,7390,7391,7361,7361,7391,7392,7363,7363,7392,7393,7365,7365,7393,7394,7367,7367,7394,7395,7369,7369,7395,7396,7371,7371,7396,7397,7373,7373,7397,7398,7375,7375,7398,7399,7377,7379,7400,7401,7380,7380,7401,7402,7381,7381,7402,7403,7382,7382, -7403,7404,7383,7383,7404,7405,7384,7384,7405,7406,7385,7385,7406,7407,7386,7386,7407,7408,7387,7387,7408,7409,7388,7388,7409,7410,7389,7389,7410,7411,7390,7390,7411,7412,7391,7391,7412,7413,7392,7392,7413,7414,7393,7393,7414,7415,7394,7394,7415,7416,7395,7395,7416,7417,7396,7396,7417,7418,7397,7397,7418,7419,7398,7398,7419,7420,7399,7400,7421,7422,7401,7401,7422,7423,7402,7402,7423,7424,7403,7403,7424,7425,7404,7404,7425,7426,7405,7405,7426,7427,7406,7406,7427,7428,7407,7407,7428,7429,7408,7408,7429,7430,7409,7409,7430,7431,7410,7410,7431,7432,7411,7411,7432,7433,7412,7412,7433,7434,7413,7413,7434,7435,7414,7414,7435,7436,7415,7415,7436,7437,7416,7416,7437,7438,7417,7417,7438,7439,7418,7418,7439,7440,7419,7419,7440,7441,7420,7421,7442,7443,7422,7422,7443,7444,7423,7423,7444,7445,7424,7424,7445,7446,7425,7425,7446,7447,7426,7426,7447,7448,7427,7427,7448,7449,7428,7428,7449,7450,7429,7429,7450,7451,7430,7430,7451,7452,7431,7431,7452,7453,7432,7432,7453,7454,7433,7433,7454,7455,7434,7434,7455,7456,7435,7435,7456,7457,7436,7436,7457,7458,7437,7437,7458,7459,7438,7438,7459,7460,7439,7439,7460,7461,7440,7440,7461,7462,7441,7442,7463,7464,7443,7443,7464,7465,7444,7444,7465,7466,7445,7445,7466,7467,7446,7446,7467,7468,7447,7447,7468,7469,7448,7448,7469,7470,7449,7449,7470,7471,7450,7450,7471,7472,7451,7451,7472,7473,7452,7452,7473,7474,7453,7453,7474,7475,7454,7454,7475,7476,7455,7455,7476,7477,7456,7456,7477,7478,7457,7457,7478,7479,7458,7458,7479,7480,7459,7459,7480,7481,7460,7460,7481,7482,7461,7461,7482,7483,7462,7463,7484,7485,7464,7464,7485,7486,7465,7465,7486,7487,7466,7466,7487,7488,7467,7467,7488,7489,7468,7468,7489,7490,7469,7469,7490,7491,7470,7470,7491,7492,7471,7471,7492,7493,7472,7472,7493,7494,7473,7473,7494,7495,7474,7474,7495,7496,7475,7475,7496,7497,7476,7476,7497,7498,7477,7477,7498,7499,7478,7478,7499,7500,7479,7479,7500,7501,7480,7480,7501,7502,7481,7481,7502,7503,7482,7482,7503,7504,7483,7484,7505,7506,7485,7485,7506,7507,7486,7486,7507,7508,7487,7487,7508,7509,7488,7488,7509,7510,7489,7489,7510,7511, -7490,7490,7511,7512,7491,7491,7512,7513,7492,7492,7513,7514,7493,7493,7514,7515,7494,7494,7515,7516,7495,7495,7516,7517,7496,7496,7517,7518,7497,7497,7518,7519,7498,7498,7519,7520,7499,7499,7520,7521,7500,7500,7521,7522,7501,7501,7522,7523,7502,7502,7523,7524,7503,7503,7524,7525,7504,7505,7526,7527,7506,7506,7527,7528,7507,7507,7528,7529,7508,7508,7529,7530,7509,7509,7530,7531,7510,7510,7531,7532,7511,7511,7532,7533,7512,7512,7533,7534,7513,7513,7534,7535,7514,7514,7535,7536,7515,7515,7536,7537,7516,7516,7537,7538,7517,7517,7538,7539,7518,7518,7539,7540,7519,7519,7540,7541,7520,7520,7541,7542,7521,7521,7542,7543,7522,7522,7543,7544,7523,7523,7544,7545,7524,7524,7545,7546,7525,7526,7547,7548,7527,7527,7548,7549,7528,7528,7549,7550,7529,7529,7550,7551,7530,7530,7551,7552,7531,7531,7552,7553,7532,7532,7553,7554,7533,7533,7554,7555,7534,7534,7555,7556,7535,7535,7556,7557,7536,7536,7557,7558,7537,7537,7558,7559,7538,7538,7559,7560,7539,7539,7560,7561,7540,7540,7561,7562,7541,7541,7562,7563,7542,7542,7563,7564,7543,7543,7564,7565,7544,7544,7565,7566,7545,7545,7566,7567,7546,7547,7568,7569,7548,7548,7569,7570,7549,7549,7570,7571,7550,7550,7571,7572,7551,7551,7572,7573,7552,7552,7573,7574,7553,7553,7574,7575,7554,7554,7575,7576,7555,7555,7576,7577,7556,7556,7577,7578,7557,7557,7578,7579,7558,7558,7579,7580,7559,7559,7580,7581,7560,7560,7581,7582,7561,7561,7582,7583,7562,7562,7583,7584,7563,7563,7584,7585,7564,7564,7585,7586,7565,7565,7586,7587,7566,7566,7587,7588,7567,7568,7589,7590,7569,7569,7590,7591,7570,7570,7591,7592,7571,7571,7592,7593,7572,7572,7593,7594,7573,7573,7594,7595,7574,7574,7595,7596,7575,7575,7596,7597,7576,7576,7597,7598,7577,7577,7598,7599,7578,7578,7599,7600,7579,7579,7600,7601,7580,7580,7601,7602,7581,7581,7602,7603,7582,7582,7603,7604,7583,7583,7604,7605,7584,7584,7605,7606,7585,7585,7606,7607,7586,7586,7607,7608,7587,7587,7608,7609,7588,7589,7610,7611,7590,7590,7611,7612,7591,7591,7612,7613,7592,7592,7613,7614,7593,7593,7614,7615,7594,7594,7615,7616,7595,7595,7616,7617,7596,7596,7617,7618,7597,7597, -7618,7619,7598,7598,7619,7620,7599,7599,7620,7621,7600,7600,7621,7622,7601,7601,7622,7623,7602,7602,7623,7624,7603,7603,7624,7625,7604,7604,7625,7626,7605,7605,7626,7627,7606,7606,7627,7628,7607,7607,7628,7629,7608,7608,7629,7630,7609,7610,7631,7632,7611,7611,7632,7633,7612,7612,7633,7634,7613,7613,7634,7635,7614,7614,7635,7636,7615,7615,7636,7637,7616,7616,7637,7638,7617,7617,7638,7639,7618,7618,7639,7640,7619,7619,7640,7641,7620,7620,7641,7642,7621,7621,7642,7643,7622,7622,7643,7644,7623,7623,7644,7645,7624,7624,7645,7646,7625,7625,7646,7647,7626,7626,7647,7648,7627,7627,7648,7649,7628,7628,7649,7650,7629,7629,7650,7651,7630,7631,7652,7653,7632,7632,7653,7654,7633,7633,7654,7655,7634,7634,7655,7656,7635,7635,7656,7657,7636,7636,7657,7658,7637,7637,7658,7659,7638,7638,7659,7660,7639,7639,7660,7661,7640,7640,7661,7662,7641,7641,7662,7663,7642,7642,7663,7664,7643,7643,7664,7665,7644,7644,7665,7666,7645,7645,7666,7667,7646,7646,7667,7668,7647,7647,7668,7669,7648,7648,7669,7670,7649,7649,7670,7671,7650,7650,7671,7672,7651,7652,7673,7674,7653,7653,7674,7675,7654,7654,7675,7676,7655,7655,7676,7677,7656,7656,7677,7678,7657,7657,7678,7679,7658,7658,7679,7680,7659,7659,7680,7681,7660,7660,7681,7682,7661,7661,7682,7683,7662,7662,7683,7684,7663,7663,7684,7685,7664,7664,7685,7686,7665,7665,7686,7687,7666,7666,7687,7688,7667,7667,7688,7689,7668,7668,7689,7690,7669,7669,7690,7691,7670,7670,7691,7692,7671,7671,7692,7693,7672,7673,7694,7695,7674,7674,7695,7696,7675,7675,7696,7697,7676,7676,7697,7698,7677,7677,7698,7699,7678,7678,7699,7700,7679,7679,7700,7701,7680,7680,7701,7702,7681,7681,7702,7703,7682,7682,7703,7704,7683,7683,7704,7705,7684,7684,7705,7706,7685,7685,7706,7707,7686,7686,7707,7708,7687,7687,7708,7709,7688,7688,7709,7710,7689,7689,7710,7711,7690,7690,7711,7712,7691,7691,7712,7713,7692,7692,7713,7714,7693,7694,7715,7716,7695,7695,7716,7717,7696,7696,7717,7718,7697,7697,7718,7719,7698,7698,7719,7720,7699,7699,7720,7721,7700,7700,7721,7722,7701,7701,7722,7723,7702,7702,7723,7724,7703,7703,7724,7725,7704,7704,7725,7726, -7705,7705,7726,7727,7706,7706,7727,7728,7707,7707,7728,7729,7708,7708,7729,7730,7709,7709,7730,7731,7710,7710,7731,7732,7711,7711,7732,7733,7712,7712,7733,7734,7713,7713,7734,7735,7714,7340,7736,7337,7342,7737,7340,7344,7738,7342,7346,7739,7344,7348,7740,7346,7350,7741,7348,7352,7742,7350,7354,7743,7352,7356,7744,7354,7358,7745,7356,7360,7746,7358,7362,7747,7360,7364,7748,7362,7366,7749,7364,7368,7750,7366,7370,7751,7368,7372,7752,7370,7374,7753,7372,7376,7754,7374,7378,7755,7376,7715,7756,7716,7716,7757,7717,7717,7758,7718,7718,7759,7719,7719,7760,7720,7720,7761,7721,7721,7762,7722,7722,7763,7723,7723,7764,7724,7724,7765,7725,7725,7766,7726,7726,7767,7727,7727,7768,7728,7728,7769,7729,7729,7770,7730,7730,7771,7731,7731,7772,7732,7732,7773,7733,7733,7774,7734,7734,7775,7735,7776,7777,7778,7779,7777,7780,7781,7778,7780,7782,7783,7781,7782,7784,7785,7783,7784,7786,7787,7785,7786,7788,7789,7787,7788,7790,7791,7789,7790,7792,7793,7791,7792,7794,7795,7793,7794,7796,7797,7795,7796,7798,7799,7797,7798,7800,7801,7799,7800,7802,7803,7801,7802,7804,7805,7803,7804,7806,7807,7805,7806,7808,7809,7807,7808,7810,7811,7809,7810,7812,7813,7811,7812,7814,7815,7813,7814,7816,7817,7815,7779,7778,7818,7819,7778,7781,7820,7818,7781,7783,7821,7820,7783,7785,7822,7821,7785,7787,7823,7822,7787,7789,7824,7823,7789,7791,7825,7824,7791,7793,7826,7825,7793,7795,7827,7826,7795,7797,7828,7827,7797,7799,7829,7828,7799,7801,7830,7829,7801,7803,7831,7830,7803,7805,7832,7831,7805,7807,7833,7832,7807,7809,7834,7833,7809,7811,7835,7834,7811,7813,7836,7835,7813,7815,7837,7836,7815,7817,7838,7837,7819,7818,7839,7840,7818,7820,7841,7839,7820,7821,7842,7841,7821,7822,7843,7842,7822,7823,7844,7843,7823,7824,7845,7844,7824,7825,7846,7845,7825,7826,7847,7846,7826,7827,7848,7847,7827,7828,7849,7848,7828,7829,7850,7849,7829,7830,7851,7850,7830,7831,7852,7851,7831,7832,7853,7852,7832,7833,7854,7853,7833,7834,7855,7854,7834,7835,7856,7855,7835,7836,7857,7856,7836,7837,7858,7857,7837,7838,7859,7858,7840,7839,7860,7861,7839,7841,7862,7860,7841,7842,7863,7862,7842, -7843,7864,7863,7843,7844,7865,7864,7844,7845,7866,7865,7845,7846,7867,7866,7846,7847,7868,7867,7847,7848,7869,7868,7848,7849,7870,7869,7849,7850,7871,7870,7850,7851,7872,7871,7851,7852,7873,7872,7852,7853,7874,7873,7853,7854,7875,7874,7854,7855,7876,7875,7855,7856,7877,7876,7856,7857,7878,7877,7857,7858,7879,7878,7858,7859,7880,7879,7861,7860,7881,7882,7860,7862,7883,7881,7862,7863,7884,7883,7863,7864,7885,7884,7864,7865,7886,7885,7865,7866,7887,7886,7866,7867,7888,7887,7867,7868,7889,7888,7868,7869,7890,7889,7869,7870,7891,7890,7870,7871,7892,7891,7871,7872,7893,7892,7872,7873,7894,7893,7873,7874,7895,7894,7874,7875,7896,7895,7875,7876,7897,7896,7876,7877,7898,7897,7877,7878,7899,7898,7878,7879,7900,7899,7879,7880,7901,7900,7882,7881,7902,7903,7881,7883,7904,7902,7883,7884,7905,7904,7884,7885,7906,7905,7885,7886,7907,7906,7886,7887,7908,7907,7887,7888,7909,7908,7888,7889,7910,7909,7889,7890,7911,7910,7890,7891,7912,7911,7891,7892,7913,7912,7892,7893,7914,7913,7893,7894,7915,7914,7894,7895,7916,7915,7895,7896,7917,7916,7896,7897,7918,7917,7897,7898,7919,7918,7898,7899,7920,7919,7899,7900,7921,7920,7900,7901,7922,7921,7903,7902,7923,7924,7902,7904,7925,7923,7904,7905,7926,7925,7905,7906,7927,7926,7906,7907,7928,7927,7907,7908,7929,7928,7908,7909,7930,7929,7909,7910,7931,7930,7910,7911,7932,7931,7911,7912,7933,7932,7912,7913,7934,7933,7913,7914,7935,7934,7914,7915,7936,7935,7915,7916,7937,7936,7916,7917,7938,7937,7917,7918,7939,7938,7918,7919,7940,7939,7919,7920,7941,7940,7920,7921,7942,7941,7921,7922,7943,7942,7924,7923,7944,7945,7923,7925,7946,7944,7925,7926,7947,7946,7926,7927,7948,7947,7927,7928,7949,7948,7928,7929,7950,7949,7929,7930,7951,7950,7930,7931,7952,7951,7931,7932,7953,7952,7932,7933,7954,7953,7933,7934,7955,7954,7934,7935,7956,7955,7935,7936,7957,7956,7936,7937,7958,7957,7937,7938,7959,7958,7938,7939,7960,7959,7939,7940,7961,7960,7940,7941,7962,7961,7941,7942,7963,7962,7942,7943,7964,7963,7945,7944,7965,7966,7944,7946,7967,7965,7946,7947,7968,7967,7947,7948,7969,7968,7948,7949,7970,7969,7949,7950,7971, -7970,7950,7951,7972,7971,7951,7952,7973,7972,7952,7953,7974,7973,7953,7954,7975,7974,7954,7955,7976,7975,7955,7956,7977,7976,7956,7957,7978,7977,7957,7958,7979,7978,7958,7959,7980,7979,7959,7960,7981,7980,7960,7961,7982,7981,7961,7962,7983,7982,7962,7963,7984,7983,7963,7964,7985,7984,7966,7965,7986,7987,7965,7967,7988,7986,7967,7968,7989,7988,7968,7969,7990,7989,7969,7970,7991,7990,7970,7971,7992,7991,7971,7972,7993,7992,7972,7973,7994,7993,7973,7974,7995,7994,7974,7975,7996,7995,7975,7976,7997,7996,7976,7977,7998,7997,7977,7978,7999,7998,7978,7979,8000,7999,7979,7980,8001,8000,7980,7981,8002,8001,7981,7982,8003,8002,7982,7983,8004,8003,7983,7984,8005,8004,7984,7985,8006,8005,7987,7986,8007,8008,7986,7988,8009,8007,7988,7989,8010,8009,7989,7990,8011,8010,7990,7991,8012,8011,7991,7992,8013,8012,7992,7993,8014,8013,7993,7994,8015,8014,7994,7995,8016,8015,7995,7996,8017,8016,7996,7997,8018,8017,7997,7998,8019,8018,7998,7999,8020,8019,7999,8000,8021,8020,8000,8001,8022,8021,8001,8002,8023,8022,8002,8003,8024,8023,8003,8004,8025,8024,8004,8005,8026,8025,8005,8006,8027,8026,8008,8007,8028,8029,8007,8009,8030,8028,8009,8010,8031,8030,8010,8011,8032,8031,8011,8012,8033,8032,8012,8013,8034,8033,8013,8014,8035,8034,8014,8015,8036,8035,8015,8016,8037,8036,8016,8017,8038,8037,8017,8018,8039,8038,8018,8019,8040,8039,8019,8020,8041,8040,8020,8021,8042,8041,8021,8022,8043,8042,8022,8023,8044,8043,8023,8024,8045,8044,8024,8025,8046,8045,8025,8026,8047,8046,8026,8027,8048,8047,8029,8028,8049,8050,8028,8030,8051,8049,8030,8031,8052,8051,8031,8032,8053,8052,8032,8033,8054,8053,8033,8034,8055,8054,8034,8035,8056,8055,8035,8036,8057,8056,8036,8037,8058,8057,8037,8038,8059,8058,8038,8039,8060,8059,8039,8040,8061,8060,8040,8041,8062,8061,8041,8042,8063,8062,8042,8043,8064,8063,8043,8044,8065,8064,8044,8045,8066,8065,8045,8046,8067,8066,8046,8047,8068,8067,8047,8048,8069,8068,8050,8049,8070,8071,8049,8051,8072,8070,8051,8052,8073,8072,8052,8053,8074,8073,8053,8054,8075,8074,8054,8055,8076,8075,8055,8056,8077,8076,8056,8057,8078,8077,8057, -8058,8079,8078,8058,8059,8080,8079,8059,8060,8081,8080,8060,8061,8082,8081,8061,8062,8083,8082,8062,8063,8084,8083,8063,8064,8085,8084,8064,8065,8086,8085,8065,8066,8087,8086,8066,8067,8088,8087,8067,8068,8089,8088,8068,8069,8090,8089,8071,8070,8091,8092,8070,8072,8093,8091,8072,8073,8094,8093,8073,8074,8095,8094,8074,8075,8096,8095,8075,8076,8097,8096,8076,8077,8098,8097,8077,8078,8099,8098,8078,8079,8100,8099,8079,8080,8101,8100,8080,8081,8102,8101,8081,8082,8103,8102,8082,8083,8104,8103,8083,8084,8105,8104,8084,8085,8106,8105,8085,8086,8107,8106,8086,8087,8108,8107,8087,8088,8109,8108,8088,8089,8110,8109,8089,8090,8111,8110,8092,8091,8112,8113,8091,8093,8114,8112,8093,8094,8115,8114,8094,8095,8116,8115,8095,8096,8117,8116,8096,8097,8118,8117,8097,8098,8119,8118,8098,8099,8120,8119,8099,8100,8121,8120,8100,8101,8122,8121,8101,8102,8123,8122,8102,8103,8124,8123,8103,8104,8125,8124,8104,8105,8126,8125,8105,8106,8127,8126,8106,8107,8128,8127,8107,8108,8129,8128,8108,8109,8130,8129,8109,8110,8131,8130,8110,8111,8132,8131,8113,8112,8133,8134,8112,8114,8135,8133,8114,8115,8136,8135,8115,8116,8137,8136,8116,8117,8138,8137,8117,8118,8139,8138,8118,8119,8140,8139,8119,8120,8141,8140,8120,8121,8142,8141,8121,8122,8143,8142,8122,8123,8144,8143,8123,8124,8145,8144,8124,8125,8146,8145,8125,8126,8147,8146,8126,8127,8148,8147,8127,8128,8149,8148,8128,8129,8150,8149,8129,8130,8151,8150,8130,8131,8152,8151,8131,8132,8153,8152,8134,8133,8154,8155,8133,8135,8156,8154,8135,8136,8157,8156,8136,8137,8158,8157,8137,8138,8159,8158,8138,8139,8160,8159,8139,8140,8161,8160,8140,8141,8162,8161,8141,8142,8163,8162,8142,8143,8164,8163,8143,8144,8165,8164,8144,8145,8166,8165,8145,8146,8167,8166,8146,8147,8168,8167,8147,8148,8169,8168,8148,8149,8170,8169,8149,8150,8171,8170,8150,8151,8172,8171,8151,8152,8173,8172,8152,8153,8174,8173,7777,7776,8175,7780,7777,8176,7782,7780,8177,7784,7782,8178,7786,7784,8179,7788,7786,8180,7790,7788,8181,7792,7790,8182,7794,7792,8183,7796,7794,8184,7798,7796,8185,7800,7798,8186,7802,7800,8187,7804,7802,8188,7806, -7804,8189,7808,7806,8190,7810,7808,8191,7812,7810,8192,7814,7812,8193,7816,7814,8194,8155,8154,8195,8154,8156,8196,8156,8157,8197,8157,8158,8198,8158,8159,8199,8159,8160,8200,8160,8161,8201,8161,8162,8202,8162,8163,8203,8163,8164,8204,8164,8165,8205,8165,8166,8206,8166,8167,8207,8167,8168,8208,8168,8169,8209,8169,8170,8210,8170,8171,8211,8171,8172,8212,8172,8173,8213,8173,8174,8214,8215,8216,8217,8218,8216,8219,8220,8217,8219,8221,8222,8220,8221,8223,8224,8222,8223,8225,8226,8224,8225,8227,8228,8226,8227,8229,8230,8228,8229,8231,8232,8230,8231,8233,8234,8232,8233,8235,8236,8234,8235,8237,8238,8236,8237,8239,8240,8238,8239,8241,8242,8240,8241,8243,8244,8242,8243,8245,8246,8244,8245,8247,8248,8246,8247,8249,8250,8248,8249,8251,8252,8250,8251,8253,8254,8252,8253,8255,8256,8254,8218,8217,8257,8258,8217,8220,8259,8257,8220,8222,8260,8259,8222,8224,8261,8260,8224,8226,8262,8261,8226,8228,8263,8262,8228,8230,8264,8263,8230,8232,8265,8264,8232,8234,8266,8265,8234,8236,8267,8266,8236,8238,8268,8267,8238,8240,8269,8268,8240,8242,8270,8269,8242,8244,8271,8270,8244,8246,8272,8271,8246,8248,8273,8272,8248,8250,8274,8273,8250,8252,8275,8274,8252,8254,8276,8275,8254,8256,8277,8276,8258,8257,8278,8279,8257,8259,8280,8278,8259,8260,8281,8280,8260,8261,8282,8281,8261,8262,8283,8282,8262,8263,8284,8283,8263,8264,8285,8284,8264,8265,8286,8285,8265,8266,8287,8286,8266,8267,8288,8287,8267,8268,8289,8288,8268,8269,8290,8289,8269,8270,8291,8290,8270,8271,8292,8291,8271,8272,8293,8292,8272,8273,8294,8293,8273,8274,8295,8294,8274,8275,8296,8295,8275,8276,8297,8296,8276,8277,8298,8297,8279,8278,8299,8300,8278,8280,8301,8299,8280,8281,8302,8301,8281,8282,8303,8302,8282,8283,8304,8303,8283,8284,8305,8304,8284,8285,8306,8305,8285,8286,8307,8306,8286,8287,8308,8307,8287,8288,8309,8308,8288,8289,8310,8309,8289,8290,8311,8310,8290,8291,8312,8311,8291,8292,8313,8312,8292,8293,8314,8313,8293,8294,8315,8314,8294,8295,8316,8315,8295,8296,8317,8316,8296,8297,8318,8317,8297,8298,8319,8318,8300,8299,8320,8321,8299,8301,8322,8320,8301,8302,8323,8322,8302, -8303,8324,8323,8303,8304,8325,8324,8304,8305,8326,8325,8305,8306,8327,8326,8306,8307,8328,8327,8307,8308,8329,8328,8308,8309,8330,8329,8309,8310,8331,8330,8310,8311,8332,8331,8311,8312,8333,8332,8312,8313,8334,8333,8313,8314,8335,8334,8314,8315,8336,8335,8315,8316,8337,8336,8316,8317,8338,8337,8317,8318,8339,8338,8318,8319,8340,8339,8321,8320,8341,8342,8320,8322,8343,8341,8322,8323,8344,8343,8323,8324,8345,8344,8324,8325,8346,8345,8325,8326,8347,8346,8326,8327,8348,8347,8327,8328,8349,8348,8328,8329,8350,8349,8329,8330,8351,8350,8330,8331,8352,8351,8331,8332,8353,8352,8332,8333,8354,8353,8333,8334,8355,8354,8334,8335,8356,8355,8335,8336,8357,8356,8336,8337,8358,8357,8337,8338,8359,8358,8338,8339,8360,8359,8339,8340,8361,8360,8342,8341,8362,8363,8341,8343,8364,8362,8343,8344,8365,8364,8344,8345,8366,8365,8345,8346,8367,8366,8346,8347,8368,8367,8347,8348,8369,8368,8348,8349,8370,8369,8349,8350,8371,8370,8350,8351,8372,8371,8351,8352,8373,8372,8352,8353,8374,8373,8353,8354,8375,8374,8354,8355,8376,8375,8355,8356,8377,8376,8356,8357,8378,8377,8357,8358,8379,8378,8358,8359,8380,8379,8359,8360,8381,8380,8360,8361,8382,8381,8363,8362,8383,8384,8362,8364,8385,8383,8364,8365,8386,8385,8365,8366,8387,8386,8366,8367,8388,8387,8367,8368,8389,8388,8368,8369,8390,8389,8369,8370,8391,8390,8370,8371,8392,8391,8371,8372,8393,8392,8372,8373,8394,8393,8373,8374,8395,8394,8374,8375,8396,8395,8375,8376,8397,8396,8376,8377,8398,8397,8377,8378,8399,8398,8378,8379,8400,8399,8379,8380,8401,8400,8380,8381,8402,8401,8381,8382,8403,8402,8384,8383,8404,8405,8383,8385,8406,8404,8385,8386,8407,8406,8386,8387,8408,8407,8387,8388,8409,8408,8388,8389,8410,8409,8389,8390,8411,8410,8390,8391,8412,8411,8391,8392,8413,8412,8392,8393,8414,8413,8393,8394,8415,8414,8394,8395,8416,8415,8395,8396,8417,8416,8396,8397,8418,8417,8397,8398,8419,8418,8398,8399,8420,8419,8399,8400,8421,8420,8400,8401,8422,8421,8401,8402,8423,8422,8402,8403,8424,8423,8405,8404,8425,8426,8404,8406,8427,8425,8406,8407,8428,8427,8407,8408,8429,8428,8408,8409,8430,8429,8409,8410,8431, -8430,8410,8411,8432,8431,8411,8412,8433,8432,8412,8413,8434,8433,8413,8414,8435,8434,8414,8415,8436,8435,8415,8416,8437,8436,8416,8417,8438,8437,8417,8418,8439,8438,8418,8419,8440,8439,8419,8420,8441,8440,8420,8421,8442,8441,8421,8422,8443,8442,8422,8423,8444,8443,8423,8424,8445,8444,8426,8425,8446,8447,8425,8427,8448,8446,8427,8428,8449,8448,8428,8429,8450,8449,8429,8430,8451,8450,8430,8431,8452,8451,8431,8432,8453,8452,8432,8433,8454,8453,8433,8434,8455,8454,8434,8435,8456,8455,8435,8436,8457,8456,8436,8437,8458,8457,8437,8438,8459,8458,8438,8439,8460,8459,8439,8440,8461,8460,8440,8441,8462,8461,8441,8442,8463,8462,8442,8443,8464,8463,8443,8444,8465,8464,8444,8445,8466,8465,8447,8446,8467,8468,8446,8448,8469,8467,8448,8449,8470,8469,8449,8450,8471,8470,8450,8451,8472,8471,8451,8452,8473,8472,8452,8453,8474,8473,8453,8454,8475,8474,8454,8455,8476,8475,8455,8456,8477,8476,8456,8457,8478,8477,8457,8458,8479,8478,8458,8459,8480,8479,8459,8460,8481,8480,8460,8461,8482,8481,8461,8462,8483,8482,8462,8463,8484,8483,8463,8464,8485,8484,8464,8465,8486,8485,8465,8466,8487,8486,8468,8467,8488,8489,8467,8469,8490,8488,8469,8470,8491,8490,8470,8471,8492,8491,8471,8472,8493,8492,8472,8473,8494,8493,8473,8474,8495,8494,8474,8475,8496,8495,8475,8476,8497,8496,8476,8477,8498,8497,8477,8478,8499,8498,8478,8479,8500,8499,8479,8480,8501,8500,8480,8481,8502,8501,8481,8482,8503,8502,8482,8483,8504,8503,8483,8484,8505,8504,8484,8485,8506,8505,8485,8486,8507,8506,8486,8487,8508,8507,8489,8488,8509,8510,8488,8490,8511,8509,8490,8491,8512,8511,8491,8492,8513,8512,8492,8493,8514,8513,8493,8494,8515,8514,8494,8495,8516,8515,8495,8496,8517,8516,8496,8497,8518,8517,8497,8498,8519,8518,8498,8499,8520,8519,8499,8500,8521,8520,8500,8501,8522,8521,8501,8502,8523,8522,8502,8503,8524,8523,8503,8504,8525,8524,8504,8505,8526,8525,8505,8506,8527,8526,8506,8507,8528,8527,8507,8508,8529,8528,8510,8509,8530,8531,8509,8511,8532,8530,8511,8512,8533,8532,8512,8513,8534,8533,8513,8514,8535,8534,8514,8515,8536,8535,8515,8516,8537,8536,8516,8517,8538,8537,8517, -8518,8539,8538,8518,8519,8540,8539,8519,8520,8541,8540,8520,8521,8542,8541,8521,8522,8543,8542,8522,8523,8544,8543,8523,8524,8545,8544,8524,8525,8546,8545,8525,8526,8547,8546,8526,8527,8548,8547,8527,8528,8549,8548,8528,8529,8550,8549,8531,8530,8551,8552,8530,8532,8553,8551,8532,8533,8554,8553,8533,8534,8555,8554,8534,8535,8556,8555,8535,8536,8557,8556,8536,8537,8558,8557,8537,8538,8559,8558,8538,8539,8560,8559,8539,8540,8561,8560,8540,8541,8562,8561,8541,8542,8563,8562,8542,8543,8564,8563,8543,8544,8565,8564,8544,8545,8566,8565,8545,8546,8567,8566,8546,8547,8568,8567,8547,8548,8569,8568,8548,8549,8570,8569,8549,8550,8571,8570,8552,8551,8572,8573,8551,8553,8574,8572,8553,8554,8575,8574,8554,8555,8576,8575,8555,8556,8577,8576,8556,8557,8578,8577,8557,8558,8579,8578,8558,8559,8580,8579,8559,8560,8581,8580,8560,8561,8582,8581,8561,8562,8583,8582,8562,8563,8584,8583,8563,8564,8585,8584,8564,8565,8586,8585,8565,8566,8587,8586,8566,8567,8588,8587,8567,8568,8589,8588,8568,8569,8590,8589,8569,8570,8591,8590,8570,8571,8592,8591,8573,8572,8593,8594,8572,8574,8595,8593,8574,8575,8596,8595,8575,8576,8597,8596,8576,8577,8598,8597,8577,8578,8599,8598,8578,8579,8600,8599,8579,8580,8601,8600,8580,8581,8602,8601,8581,8582,8603,8602,8582,8583,8604,8603,8583,8584,8605,8604,8584,8585,8606,8605,8585,8586,8607,8606,8586,8587,8608,8607,8587,8588,8609,8608,8588,8589,8610,8609,8589,8590,8611,8610,8590,8591,8612,8611,8591,8592,8613,8612,8216,8215,8614,8219,8216,8615,8221,8219,8616,8223,8221,8617,8225,8223,8618,8227,8225,8619,8229,8227,8620,8231,8229,8621,8233,8231,8622,8235,8233,8623,8237,8235,8624,8239,8237,8625,8241,8239,8626,8243,8241,8627,8245,8243,8628,8247,8245,8629,8249,8247,8630,8251,8249,8631,8253,8251,8632,8255,8253,8633,8594,8593,8634,8593,8595,8635,8595,8596,8636,8596,8597,8637,8597,8598,8638,8598,8599,8639,8599,8600,8640,8600,8601,8641,8601,8602,8642,8602,8603,8643,8603,8604,8644,8604,8605,8645,8605,8606,8646,8606,8607,8647,8607,8608,8648,8608,8609,8649,8609,8610,8650,8610,8611,8651,8611,8612,8652,8612,8613,8653,8654,8655,8656, -8657,8658,8659,8660,8661,8662,8663,8664,8665,8666,8667,8668,8669,8670,8671,8672,8673,8674,8675,8676,8677,8678,8679,8680,8681,8682,8683,8684,8685,8686,8687,8688,8689,8690,8691,8692,8693,8694,8695,8696,8697,8698,8699,8700,8701,8702,8703,8704,8705,8706,8707,8708,8709,8710,8711,8712,8713,8714,8715,8716,8717,8718,8719,8720,8721,8722,8723,8724,8725,8726,8727,8728,8729,8730,8731,8732,8733,8734,8735,8736,8737,8738,8739,8740,8741,8742,8743,8744,8745,8746,8747,8748,8749,8750,8751,8752,8753,8754,8755,8756,8757,8758,8759,8760,8761,8762,8763,8764,8765,8766,8767,8768,8769,8770,8771,8772,8773,8774,8775,8776,8777,8778,8779,8780,8781,8782,8783,8784,8785,8786,8787,8788,8789,8790,8791,8792,8793,8794,8795,8796,8797,8798,8799,8800,8801,8802,8803,8804,8805,8806,8807,8808,8809,8810,8811,8812,8813,8814,8815,8816,8817,8818,8819,8820,8821,8822,8823,8824,8825,8826,8827,8828,8829,8830,8831,8832,8833,8834,8835,8836,8837,8838,8839,8840,8841,8842,8843,8844,8845,8846,8847,8848,8849,8850,8851,8852,8853,8854,8855,8856,8857,8858,8859,8860,8861,8862,8863,8864,8865,8866,8867,8868,8869,8870,8871,8872,8873,8874,8875,8876,8877,8878,8879,8880,8881,8882,8883,8884,8885,8886,8887,8888,8889,8890,8891,8892,8893,8894,8895,8896,8897,8898,8899,8900,8901,8902,8903,8904,8905,8906,8907,8908,8909,8910,8911,8912,8913,8914,8915,8916,8917,8918,8919,8920,8921,8922,8923,8924,8925,8926,8927,8928,8929,8930,8931,8932,8933,8934,8935,8936,8937,8938,8939,8940,8941,8942,8943,8944,8945,8946,8947,8948,8949,8950,8951,8952,8953,8954,8955,8956,8957,8958,8959,8960,8961,8962,8963,8964,8965,8966,8967,8968,8969,8970,8971,8972,8973,8974,8975,8976,8977,8978,8979,8980,8981,8982,8983,8984,8985,8986,8987,8988,8989,8990,8991,8992,8993,8994,8995,8996,8997,8998,8999,9000,9001,9002,9003,9004,9005,9006,9007,9008,9009,9010,9011,9012,9013,9014,9015,9016,9017,9018,9019,9020,9021,9022,9023,9024,9025,9026,9027,9028,9029,9030,9031,9032,9033,9034,9035,9036,9037,9038,9039,9040,9041,9042,9043,9044,9045,9046,9047,9048,9049,9050,9051,9052,9053,9054,9055,9056,9057,9058,9059,9060,9061,9062,9063,9064,9065,9066, -9067,9068,9069,9070,9071,9072,9073,9074,9075,9076,9077,9078,9079,9080,9081,9082,9083,9084,9085,9086,9087,9088,9089,9090,9091,9092,9093,9094,9095,9096,9097,9098,9099,9100,9101,8656,8659,8658,8657,8658,8715,8712,8657,8712,8711,8654,8657,8660,8663,8662,8661,8662,8719,8716,8661,8716,8715,8658,8661,8664,8667,8666,8665,8666,8723,8720,8665,8720,8719,8662,8665,8668,8671,8670,8669,8670,8727,8724,8669,8724,8723,8666,8669,8672,8675,8674,8673,8674,8731,8728,8673,8728,8727,8670,8673,8676,8679,8678,8677,8678,8735,8732,8677,8732,8731,8674,8677,8680,8683,8682,8681,8682,8739,8736,8681,8736,8735,8678,8681,8684,8687,8686,8685,8686,8743,8740,8685,8740,8739,8682,8685,8688,8691,8690,8689,8690,8747,8744,8689,8744,8743,8686,8689,8692,8695,8694,8693,8694,8751,8748,8693,8748,8747,8690,8693,8696,8699,8698,8697,8698,8755,8752,8697,8752,8751,8694,8697,8700,8703,8702,8701,8702,8759,8756,8701,8756,8755,8698,8701,8704,8707,8706,8705,8706,8763,8760,8705,8760,8759,8702,8705,8708,9102,9103,8709,9103,9104,8764,8709,8764,8763,8706,8709,8712,8715,8714,8713,8714,8771,8768,8713,8768,8767,8710,8713,8716,8719,8718,8717,8718,8775,8772,8717,8772,8771,8714,8717,8720,8723,8722,8721,8722,8779,8776,8721,8776,8775,8718,8721,8724,8727,8726,8725,8726,8783,8780,8725,8780,8779,8722,8725,8728,8731,8730,8729,8730,8787,8784,8729,8784,8783,8726,8729,8732,8735,8734,8733,8734,8791,8788,8733,8788,8787,8730,8733,8736,8739,8738,8737,8738,8795,8792,8737,8792,8791,8734,8737,8740,8743,8742,8741,8742,8799,8796,8741,8796,8795,8738,8741,8744,8747,8746,8745,8746,8803,8800,8745,8800,8799,8742,8745,8748,8751,8750,8749,8750,8807,8804,8749,8804,8803,8746,8749,8752,8755,8754,8753,8754,8811,8808,8753,8808,8807,8750,8753,8756,8759,8758,8757,8758,8815,8812,8757,8812,8811,8754,8757,8760,8763,8762,8761,8762,8819,8816,8761,8816,8815,8758,8761,8764,9104,9105,8765,9105,9106,8820,8765,8820,8819,8762,8765,8768,8771,8770,8769,8770,8827,8824,8769,8824,8823,8766,8769,8772,8775,8774,8773,8774,8831,8828,8773,8828,8827,8770,8773,8776,8779,8778,8777,8778,8835,8832,8777,8832,8831,8774,8777,8780,8783,8782, -8781,8782,8839,8836,8781,8836,8835,8778,8781,8784,8787,8786,8785,8786,8843,8840,8785,8840,8839,8782,8785,8788,8791,8790,8789,8790,8847,8844,8789,8844,8843,8786,8789,8792,8795,8794,8793,8794,8851,8848,8793,8848,8847,8790,8793,8796,8799,8798,8797,8798,8855,8852,8797,8852,8851,8794,8797,8800,8803,8802,8801,8802,8859,8856,8801,8856,8855,8798,8801,8804,8807,8806,8805,8806,8863,8860,8805,8860,8859,8802,8805,8808,8811,8810,8809,8810,8867,8864,8809,8864,8863,8806,8809,8812,8815,8814,8813,8814,8871,8868,8813,8868,8867,8810,8813,8816,8819,8818,8817,8818,8875,8872,8817,8872,8871,8814,8817,8820,9106,9107,8821,9107,9108,8876,8821,8876,8875,8818,8821,8824,8827,8826,8825,8826,8883,8880,8825,8880,8879,8822,8825,8828,8831,8830,8829,8830,8887,8884,8829,8884,8883,8826,8829,8832,8835,8834,8833,8834,8891,8888,8833,8888,8887,8830,8833,8836,8839,8838,8837,8838,8895,8892,8837,8892,8891,8834,8837,8840,8843,8842,8841,8842,8899,8896,8841,8896,8895,8838,8841,8844,8847,8846,8845,8846,8903,8900,8845,8900,8899,8842,8845,8848,8851,8850,8849,8850,8907,8904,8849,8904,8903,8846,8849,8852,8855,8854,8853,8854,8911,8908,8853,8908,8907,8850,8853,8856,8859,8858,8857,8858,8915,8912,8857,8912,8911,8854,8857,8860,8863,8862,8861,8862,8919,8916,8861,8916,8915,8858,8861,8864,8867,8866,8865,8866,8923,8920,8865,8920,8919,8862,8865,8868,8871,8870,8869,8870,8927,8924,8869,8924,8923,8866,8869,8872,8875,8874,8873,8874,8931,8928,8873,8928,8927,8870,8873,8876,9108,9109,8877,9109,9110,8932,8877,8932,8931,8874,8877,8880,8883,8882,8881,8882,8939,8936,8881,8936,8935,8878,8881,8884,8887,8886,8885,8886,8943,8940,8885,8940,8939,8882,8885,8888,8891,8890,8889,8890,8947,8944,8889,8944,8943,8886,8889,8892,8895,8894,8893,8894,8951,8948,8893,8948,8947,8890,8893,8896,8899,8898,8897,8898,8955,8952,8897,8952,8951,8894,8897,8900,8903,8902,8901,8902,8959,8956,8901,8956,8955,8898,8901,8904,8907,8906,8905,8906,8963,8960,8905,8960,8959,8902,8905,8908,8911,8910,8909,8910,8967,8964,8909,8964,8963,8906,8909,8912,8915,8914,8913,8914,8971,8968,8913,8968,8967,8910,8913,8916,8919,8918,8917,8918, -8975,8972,8917,8972,8971,8914,8917,8920,8923,8922,8921,8922,8979,8976,8921,8976,8975,8918,8921,8924,8927,8926,8925,8926,8983,8980,8925,8980,8979,8922,8925,8928,8931,8930,8929,8930,8987,8984,8929,8984,8983,8926,8929,8932,9110,9111,8933,9111,9112,8988,8933,8988,8987,8930,8933,8936,8939,8938,8937,8938,8995,8992,8937,8992,8991,8934,8937,8940,8943,8942,8941,8942,8999,8996,8941,8996,8995,8938,8941,8944,8947,8946,8945,8946,9003,9000,8945,9000,8999,8942,8945,8948,8951,8950,8949,8950,9007,9004,8949,9004,9003,8946,8949,8952,8955,8954,8953,8954,9011,9008,8953,9008,9007,8950,8953,8956,8959,8958,8957,8958,9015,9012,8957,9012,9011,8954,8957,8960,8963,8962,8961,8962,9019,9016,8961,9016,9015,8958,8961,8964,8967,8966,8965,8966,9023,9020,8965,9020,9019,8962,8965,8968,8971,8970,8969,8970,9027,9024,8969,9024,9023,8966,8969,8972,8975,8974,8973,8974,9031,9028,8973,9028,9027,8970,8973,8976,8979,8978,8977,8978,9035,9032,8977,9032,9031,8974,8977,8980,8983,8982,8981,8982,9039,9036,8981,9036,9035,8978,8981,8984,8987,8986,8985,8986,9043,9040,8985,9040,9039,8982,8985,8988,9112,9113,8989,9113,9114,9044,8989,9044,9043,8986,8989,8992,8995,8994,8993,8994,9051,9048,8993,9048,9047,8990,8993,8996,8999,8998,8997,8998,9055,9052,8997,9052,9051,8994,8997,9000,9003,9002,9001,9002,9059,9056,9001,9056,9055,8998,9001,9004,9007,9006,9005,9006,9063,9060,9005,9060,9059,9002,9005,9008,9011,9010,9009,9010,9067,9064,9009,9064,9063,9006,9009,9012,9015,9014,9013,9014,9071,9068,9013,9068,9067,9010,9013,9016,9019,9018,9017,9018,9075,9072,9017,9072,9071,9014,9017,9020,9023,9022,9021,9022,9079,9076,9021,9076,9075,9018,9021,9024,9027,9026,9025,9026,9083,9080,9025,9080,9079,9022,9025,9028,9031,9030,9029,9030,9087,9084,9029,9084,9083,9026,9029,9032,9035,9034,9033,9034,9091,9088,9033,9088,9087,9030,9033,9036,9039,9038,9037,9038,9095,9092,9037,9092,9091,9034,9037,9040,9043,9042,9041,9042,9099,9096,9041,9096,9095,9038,9041,9044,9114,9115,9045,9115,9116,9100,9045,9100,9099,9042,9045,9048,9051,9050,9049,9050,8659,8656,9049,8656,8655,9046,9049,9052,9055,9054,9053,9054,8663,8660, -9053,8660,8659,9050,9053,9056,9059,9058,9057,9058,8667,8664,9057,8664,8663,9054,9057,9060,9063,9062,9061,9062,8671,8668,9061,8668,8667,9058,9061,9064,9067,9066,9065,9066,8675,8672,9065,8672,8671,9062,9065,9068,9071,9070,9069,9070,8679,8676,9069,8676,8675,9066,9069,9072,9075,9074,9073,9074,8683,8680,9073,8680,8679,9070,9073,9076,9079,9078,9077,9078,8687,8684,9077,8684,8683,9074,9077,9080,9083,9082,9081,9082,8691,8688,9081,8688,8687,9078,9081,9084,9087,9086,9085,9086,8695,8692,9085,8692,8691,9082,9085,9088,9091,9090,9089,9090,8699,8696,9089,8696,8695,9086,9089,9092,9095,9094,9093,9094,8703,8700,9093,8700,8699,9090,9093,9096,9099,9098,9097,9098,8707,8704,9097,8704,8703,9094,9097,9100,9116,9117,9101,9117,9102,8708,9101,8708,8707,9098,9101 - } - } - LayerElementMaterial: 0 { - Version: 101 - Name: "" - MappingInformationType: "ByPolygon" - ReferenceInformationType: "IndexToDirect" - Materials: *8170 { - a: 0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, -0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,0,2,2,0,2,2,2,2,0,2,2,0,2,2,2,2,2,2,0,2,2,2,2,2,2,2,2,0,2,2,2,2,0,2,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,0,2,2,2,2,2,2,2,2,0,2,2,2,2,0,2,2,0,2,2,2,2,2,2,0,2,2,2,2,2,2,2,2,0,2,2,2,2,0,2,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, -0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, -0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, -0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, -0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1, -1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1, -1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 - } - } - Layer: 0 { - Version: 100 - LayerElement: { - Type: "LayerElementNormal" - TypedIndex: 0 - } - LayerElement: { - Type: "LayerElementMaterial" - TypedIndex: 0 - } - LayerElement: { - Type: "LayerElementUV" - TypedIndex: 0 - } - } - } - NodeAttribute: 45196952, "NodeAttribute::", "CameraSwitcher" { - Version: 101 - Name: "Model::Camera Switcher" - CameraId: 1 - CameraName: 100 - CameraIndexName: - } - Model: 45768792, "Model::p1_wedge_geo1", "Mesh" { - Version: 232 - Properties70: { - P: "RotationActive", "bool", "", "",1 - P: "InheritType", "enum", "", "",1 - P: "ScalingMax", "Vector3D", "Vector", "",0,0,0 - P: "DefaultAttributeIndex", "int", "Integer", "",0 - } - Shading: T - Culling: "CullingOff" - } - Model: 49484920, "Model::Camera Switcher", "CameraSwitcher" { - Version: 232 - Properties70: { - P: "ScalingMin", "Vector3D", "Vector", "",1,1,1 - P: "Show", "bool", "", "",0 - P: "DefaultAttributeIndex", "int", "Integer", "",0 - P: "Visibility", "Visibility", "", "A+",0 - } - Shading: W - Culling: "CullingOff" - } - Material: 49482952, "Material::wedge_phong", "" { - Version: 102 - ShadingModel: "phong" - MultiLayer: 0 - Properties70: { - P: "AmbientColor", "Color", "", "A",0,0,0 - P: "DiffuseColor", "Color", "", "A",1,1,1 - P: "SpecularColor", "Color", "", "A",0.554000020027161,0.415215253829956,0.126312002539635 - P: "ShininessExponent", "Number", "", "A",29.5400009155273 - P: "ReflectionFactor", "Number", "", "A",0.3 - P: "Emissive", "Color", "", "A+",0,0,0 - P: "Ambient", "Color", "", "A+",0,0,0 - P: "Diffuse", "Color", "", "A+",1,1,1 - P: "Specular", "Color", "", "A+",0.554000020027161,0.415215253829956,0.126312002539635 - P: "Opacity", "Number", "", "A+",1 - P: "Reflectivity", "Number", "", "A+",0 - P: "Shininess", "Number", "", "A+",29.5400009155273 - } - } - Material: 49482576, "Material::p1_cockpit_phong1", "" { - Version: 102 - ShadingModel: "phong" - MultiLayer: 0 - Properties70: { - P: "AmbientColor", "Color", "", "A",0,0,0 - P: "DiffuseColor", "Color", "", "A",0.605000019073486,0.9742591381073,1 - P: "SpecularColor", "Color", "", "A",0.5,0.5,0.5 - P: "ReflectionFactor", "Number", "", "A",0.3 - P: "Emissive", "Color", "", "A+",0,0,0 - P: "Ambient", "Color", "", "A+",0,0,0 - P: "Diffuse", "Color", "", "A+",0.605000019073486,0.9742591381073,1 - P: "Specular", "Color", "", "A+",0.5,0.5,0.5 - P: "Opacity", "Number", "", "A+",1 - P: "Reflectivity", "Number", "", "A+",0 - P: "Shininess", "Number", "", "A+",20 - } - } - Material: 49482200, "Material::engines", "" { - Version: 102 - ShadingModel: "phong" - MultiLayer: 0 - Properties70: { - P: "AmbientColor", "Color", "", "A",0,0,0 - P: "DiffuseColor", "Color", "", "A",1,0.991813004016876,0.98199999332428 - P: "ShininessExponent", "Number", "", "A",6.4 - P: "ReflectionFactor", "Number", "", "A",0.3 - P: "Emissive", "Color", "", "A+",0,0,0 - P: "Ambient", "Color", "", "A+",0,0,0 - P: "Diffuse", "Color", "", "A+",1,0.991813004016876,0.98199999332428 - P: "Specular", "Color", "", "A+",0.2,0.2,0.2 - P: "Opacity", "Number", "", "A+",1 - P: "Reflectivity", "Number", "", "A+",0 - P: "Shininess", "Number", "", "A+",6.4 - } - } - Video: 47221544, "Video::wedge_player1_export_file1", "Clip" { - Type: "Clip" - Properties70: { - P: "Path", "KString", "XRefUrl", "", "ShipDiffuse.dds" - P: "PlaySpeed", "double", "Number", "",1 - } - UseMipMap: 0 - Filename: "ShipDiffuse.dds" - RelativeFilename: "ShipDiffuse.dds" - } - Texture: 49486840, "Texture::wedge_player1_export_file1", "" { - Type: "TextureVideoClip" - Version: 202 - TextureName: "Texture::wedge_player1_export_file1" - Properties70: { - P: "CurrentTextureBlendMode", "enum", "", "",0 - P: "UVSet", "KString", "", "", "map1" - P: "UseMaterial", "bool", "", "",1 - P: "VideoProperty", "object", "", "" - } - Media: "Video::wedge_player1_export_file1" - FileName: "ShipDiffuse.dds" - RelativeFilename: "ShipDiffuse.dds" - ModelUVTranslation: 0,0 - ModelUVScaling: 1,1 - Texture_Alpha_Source: "None" - Cropping: 0,0,0,0 - } -} - -; Object connections -;------------------------------------------------------------------ - -Connections: { - - ;Model::p1_wedge_geo1, Model::RootNode - C: "OO",45768792,0 - - ;Geometry::, Model::p1_wedge_geo1 - C: "OO",45181872,45768792 - - ;Material::wedge_phong, Model::p1_wedge_geo1 - C: "OO",49482952,45768792 - - ;Material::p1_cockpit_phong1, Model::p1_wedge_geo1 - C: "OO",49482576,45768792 - - ;Material::engines, Model::p1_wedge_geo1 - C: "OO",49482200,45768792 - - ;NodeAttribute::, Model::Camera Switcher - C: "OO",45196952,49484920 - - ;Video::wedge_player1_export_file1, Texture::wedge_player1_export_file1 - C: "OO",47221544,49486840 - - ;Texture::wedge_player1_export_file1, Material::wedge_phong - C: "OP",49486840,49482952, "DiffuseColor" -} -;Takes section -;---------------------------------------------------- - -Takes: { - Current: "" -} diff --git a/Source/VisualStudio/ToolkitGame/ShipDiffuse.dds b/Source/VisualStudio/ToolkitGame/ShipDiffuse.dds deleted file mode 100644 index e4e1722a..00000000 Binary files a/Source/VisualStudio/ToolkitGame/ShipDiffuse.dds and /dev/null differ diff --git a/Source/VisualStudio/ToolkitGame/SmallLogo.png b/Source/VisualStudio/ToolkitGame/SmallLogo.png deleted file mode 100644 index 1eb0d9d5..00000000 Binary files a/Source/VisualStudio/ToolkitGame/SmallLogo.png and /dev/null differ diff --git a/Source/VisualStudio/ToolkitGame/SplashScreen.png b/Source/VisualStudio/ToolkitGame/SplashScreen.png deleted file mode 100644 index c951e031..00000000 Binary files a/Source/VisualStudio/ToolkitGame/SplashScreen.png and /dev/null differ diff --git a/Source/VisualStudio/ToolkitGame/StandardStyles.xaml b/Source/VisualStudio/ToolkitGame/StandardStyles.xaml deleted file mode 100644 index 85f4ed64..00000000 --- a/Source/VisualStudio/ToolkitGame/StandardStyles.xaml +++ /dev/null @@ -1,1829 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Mouse - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/Source/VisualStudio/ToolkitGame/StoreLogo.png b/Source/VisualStudio/ToolkitGame/StoreLogo.png deleted file mode 100644 index dcb67271..00000000 Binary files a/Source/VisualStudio/ToolkitGame/StoreLogo.png and /dev/null differ diff --git a/Source/VisualStudio/ToolkitGame/ToolkitGame.csproj b/Source/VisualStudio/ToolkitGame/ToolkitGame.csproj deleted file mode 100644 index 2f5c2583..00000000 --- a/Source/VisualStudio/ToolkitGame/ToolkitGame.csproj +++ /dev/null @@ -1,125 +0,0 @@ - - - - 11.0 - 11.0 - $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion) - - - - Debug - AnyCPU - {82b43b9b-a64c-4715-b499-d71e9ca2bd60};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - {0B3215F2-A447-4E44-A111-0CCC5E4F0D14} - Library - Properties - DesktopGame - DesktopGame - v4.5 - 512 - false - false - false - false - false - false - false - false - false - false - - - true - full - false - bin\Debug\ - DEBUG;TRACE - prompt - 4 - - - pdbonly - true - bin\Release\ - TRACE - prompt - 4 - - - - False - - - - - - - - - - - Designer - - - - App.xaml - - - MainPage.xaml - - - - - - - - - - - - - - Designer - SharpDX - - - - - - - - - - - Always - - - - - Designer - - - - - Designer - - - - - MSBuild:Compile - Designer - - - - - - - - - \ No newline at end of file diff --git a/Source/VisualStudio/ToolkitGame/ToolkitGame.vstemplate b/Source/VisualStudio/ToolkitGame/ToolkitGame.vstemplate deleted file mode 100644 index 3821b227..00000000 --- a/Source/VisualStudio/ToolkitGame/ToolkitGame.vstemplate +++ /dev/null @@ -1,58 +0,0 @@ - - - - Toolkit Game - Creates a Game using the SharpDX Toolkit - logo.ico - CSharp - 2.0 - 1000 - a00af1fe-18a5-405e-b033-4471ca8c9154 - true - MyGame - true - 1 - true - - - - AssemblyInfo.cs - $safeclassname$.cs - Program.cs - Balls.dds - Arial16.xml - Ship.fbx - ShipDiffuse.dds - Bloom.fx - - Package-managed.appxmanifest - Logo.png - SmallLogo.png - SplashScreen.png - StoreLogo.png - Application_TemporaryKey.pfx - - App.xaml - App.xaml.cs - MainPage.xaml - MainPage.xaml.cs - - LocalizedStrings.cs - AppManifest.xml - WMAppManifest.xml - AppResources.Designer.cs - AppResources.resx - ApplicationIcon.png - AlignmentGrid.png - FlipCycleTileLarge.png - FlipCycleTileMedium.png - FlipCycleTileSmall.png - IconicTileMediumLarge.png - IconicTileSmall.png - - - - SharpDX.VisualStudio.Package - SharpDX.VisualStudio.ProjectWizard.MainWizard - - \ No newline at end of file diff --git a/Source/VisualStudio/ToolkitGame/WMAppManifest.xml b/Source/VisualStudio/ToolkitGame/WMAppManifest.xml deleted file mode 100644 index db706da0..00000000 --- a/Source/VisualStudio/ToolkitGame/WMAppManifest.xml +++ /dev/null @@ -1,38 +0,0 @@ - - - - - - Assets\ApplicationIcon.png - - - - - - - - - - - - - - Assets\Tiles\FlipCycleTileSmall.png - 0 - Assets\Tiles\FlipCycleTileMedium.png - $safeprojectname$ - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/Source/VisualStudio/ToolkitGame/logo.ico b/Source/VisualStudio/ToolkitGame/logo.ico deleted file mode 100644 index 69e3b826..00000000 Binary files a/Source/VisualStudio/ToolkitGame/logo.ico and /dev/null differ diff --git a/Source/VisualStudio/packages/NuGet.VisualStudio.2.8.1/lib/net40/NuGet.VisualStudio.XML b/Source/VisualStudio/packages/NuGet.VisualStudio.2.8.1/lib/net40/NuGet.VisualStudio.XML deleted file mode 100644 index 78f761e6..00000000 --- a/Source/VisualStudio/packages/NuGet.VisualStudio.2.8.1/lib/net40/NuGet.VisualStudio.XML +++ /dev/null @@ -1,1552 +0,0 @@ - - - - NuGet.VisualStudio - - - - - Adds an Import element to this project file if it doesn't already exist. - - The project file. - The path to the imported file. - The location where the Import is added. - - - - Removes the Import element from the project file. - - The project file. - The path to the imported file. - - - - Install a package with locking to allow multiple concurrent extractions to work without disk contention. - - - - - We want to base the lock name off of the full path of the package, however, the Mutex looks for files on disk if a path is given. - Additionally, it also fails if the string is longer than 256 characters. Therefore we obtain a base-64 encoded hash of the path. - - - - - - Gets the list of package directories that are still need to be deleted in the - local package repository. - - - - - Marks package directory for future removal if it was not fully deleted during the normal uninstall process - if the directory does not contain any added or modified files. - - - - - Attempts to remove marked package directories that were unable to be fully deleted during the original uninstall. - - - - - Marks package directory for future removal if it was not fully deleted during the normal uninstall process - if the directory does not contain any added or modified files. - The package directory will be marked by an adjacent *directory name*.deleteme file. - - - - - Attempts to remove package directories that were unable to be fully deleted during the original uninstall. - These directories will be marked by an adjacent *directory name*.deleteme files in the local package repository. - If the directory removal is successful, the .deleteme file will also be removed. - - - - - Interaction logic for RestartRequestBar.xaml - - - RestartRequestBar - - - - - InitializeComponent - - - - - Contains methods to restore packages installed in a project within the current solution. - - - - - Returns a value indicating whether the user consent to download NuGet packages - has been granted. - - true if the user consent has been granted; otherwise, false. - - - - Restores NuGet packages installed in the given project within the current solution. - - The project whose NuGet packages to restore. - - - - Returns true if the package is already installed in the local repository. - - The file system of the local repository. - The package id. - The package version - True if the package is installed in the local repository. - - - - Contains methods to uninstall packages from a project within the current solution. - - - - - Uninstall the specified package from a project and specify whether to uninstall its dependency packages too. - - The project from which the package is uninstalled. - The package to be uninstalled - A boolean to indicate whether the dependency packages should be uninstalled too. - - - - Contains information about an installed package. - - - - - Id of the package. - - - - - Version of the package. - - - Do not use this property because it will require referencing NuGet.Core.dll assembly. Use the VersionString property instead. - - - - - Title of the package. - - - - - Description of the package. - - - - - The authors of the package. - - - - - The location where the package is installed on disk. - - - - - The version of the package. - - - Use this property instead of the Version property becase with the type string, - it doesn't require referencing NuGet.Core.dll assembly. - - - - - Creates a .refresh file in bin directory of the IFileSystem that points to the assembly being installed. - This works around issues in DTE's AddReference method when dealing with GACed binaries. - - The project system the assembly is being referenced by. - The relative path to the assembly being added - - - - Represents a package repository that implements a dependency provider. - - - - - This function checks if there is a framework assembly of assemblyName and of version > availableVersion - in targetFramework. NOTE that this function is only applicable for .NETFramework and returns false for - all the other targetFrameworks - - - - - This function checks if there is a framework assembly of assemblyName and of version > availableVersion - in targetFramework. NOTE that this function is only applicable for .NETFramework and returns false for - all the other targetFrameworks - - - - - Returns the list of framework assemblies as specified in frameworklist.xml under the ReferenceAssemblies - for .NETFramework. If the file is not present, an empty list is returned - - - - - Given a fileSystem to the path containing RedistList\Frameworklist.xml file - return the list of assembly names read out from the xml file - - - - - Contains events which are raised when packages are installed or uninstalled from projects and the current solution. - - - - - Raised when a package is about to be installed into the current solution. - - - - - Raised after a package has been installed into the current solution. - - - - - Raised when a package is about to be uninstalled from the current solution. - - - - - Raised after a package has been uninstalled from the current solution. - - - - - Raised after a package has been installed into a project within the current solution. - - - - - Raised after a package has been uninstalled from a project within the current solution. - - - - - Contains methods to query for installed packages within the current solution. - - - - - Get the list of NuGet packages installed in the current solution. - - - - - Checks if a NuGet package with the specified Id is installed in the specified project. - - The project to check for NuGet package. - The id of the package to check. - true if the package is install. false otherwise. - - - - Checks if a NuGet package with the specified Id and version is installed in the specified project. - - The project to check for NuGet package. - The id of the package to check. - The version of the package to check. - true if the package is install. false otherwise. - - - - Checks if a NuGet package with the specified Id and version is installed in the specified project. - - The project to check for NuGet package. - The id of the package to check. - The version of the package to check. - true if the package is install. false otherwise. - - The reason this method is named IsPackageInstalledEx, instead of IsPackageInstalled, is that - when client project compiles against this assembly, the compiler would attempt to bind against - the other overload which accepts SemanticVersion and would require client project to reference NuGet.Core. - - - - - Get the list of NuGet packages installed in the specified project. - - The project to get NuGet packages from. - - - - Adds refresh files to the specified project for all assemblies references belonging to the packages specified by packageNames. - - The project. - The file system pointing to 'packages' folder under the solution. - The package names. - - - - Copies the native binaries to the project's bin folder. - - The project. - The packages file system. - The package names. - - - - Sets NuGetPackageImportStamp to a new random guid. This is a hack to let the project system know it is out of date. - The value does not matter, it just needs to change. - - - - - This class is used by functional tests to change NuGet user settings. - - - - - Sets a NuGet user settings property. - - The name of the settings property to set. - The value of the settings property. - If null, the settings property will be deleted. - - - - Gets the VsSettings singleton object. - - The VsSettings object in the system. - - - - Adds a new package source. - - Name of the new source. - Value (uri) of the new source. - - - - Removes a new package source. - - Name of the source. - - - - Configures the current solution for Package Restore mode. - - if set to false, the method will not show any error message, and will not set package restore consent. - - - - Checks the current solution if there is any package missing. - - - - - - Restores the missing packages for the current solution. - - - - - Gets a value indicating whether the current solution is configured for Package Restore mode. - - - - - Occurs when it is detected that the packages are missing or restored for the current solution. - - - - - Interaction logic for PackageRestoreBar.xaml - - - PackageRestoreBar - - - - - InitializeComponent - - - - - Try to retrieve the package with the specified Id from machine cache first. - If not found, download it from the specified repository and add to machine cache. - - - - - Gets all package references in all projects of the current solution plus package - references specified in the solution packages.config - - - - - Gets the package references of the specified project. - - - - - Invokes the action on the UI thread if one exists. - - - - - Provides functionality for installing packages already on disk from an installer (MSI or VSIX). - - - - - Gets the folder location where packages have been laid down for the specified extension. - - The installed extension. - The VS Extension manager instance. - An error handler that accepts the error message string and then throws the appropriate exception. - The absolute path to the extension's packages folder. - - - - Gets the folder location where packages have been laid down in a registry-specified location. - - The registry key name that specifies the packages location. - The optional list of parent registry keys to look in (used for unit tests). - An error handler that accepts the error message string and then throws the appropriate exception. - The absolute path to the packages folder specified in the registry. - - - - Installs one or more packages into the specified project. - - The package installer service that performs the actual package installation. - The target project for installation. - The packages to install, where to install them from, and additional options for their installation. - The repository settings for the packages being installed. - An action that accepts a warning message and presents it to the user, allowing execution to continue. - An action that accepts an error message and presents it to the user, allowing execution to continue. - - - - For Website projects, adds necessary "refresh" files in the bin folder for added references. - - The target Website project. - The local repository path. - The packages that were installed. - - - - By convention, we copy all files under the NativeBinaries folder under package root to the bin folder of the Website. - - The target Website project. - The local repository path. - The packages that were installed. - - - - ProductUpdateBar - - - - - InitializeComponent - - - - - Cache that stores project based on multiple names. i.e. Project can be retrieved by name (if non conflicting), unique name and custom unique name. - - - - - Finds a project by short name, unique name or custom unique name. - - name of the project to retrieve. - project instance - true if the project with the specified name is cached. - - - - Finds a project name by short name, unique name or custom unique name. - - name of the project - project name instance - true if the project name with the specified name is found. - - - - Removes a project and returns the project name instance of the removed project. - - name of the project to remove. - - - - Returns all cached projects. - - - - - Determines if a short name is ambiguous - - short name of the project - true if there are multiple projects with the specified short name. - - - - Add a project to the cache. - - project to add to the cache. - The project name of the added project. - - - - Tries to find a project by short name. Returns the project name if and only if it is non-ambiguous. - - - - - Adds an entry to the short name cache returning any conflicting project name. - - The first conflicting short name. - - - - Removes a project from the short name cache. - - The short name of the project. - - - - Removes a project from the project name dictionary. - - - - - Represents a project name in the solution manager. - - - - - Two projects are equal if they share the same FullNames. - - - - - This project system represents the JavaScript project in Windows8 - - - - - Represent a particular tree node in the SolutionExplorer window. - - - - - Delete all parent, grand parent, etc. of this file if they are empty, after deleting this file. - - - - - Get the filter that is represented by the specified path - - - - - Returns an ICredentials instance that the consumer would need in order - to properly authenticate to the given Uri. - - - - - THIS IS KINDA HACKISH: we are forcing the static property just so that the VsWebProxy can pick up the Uri. - This method is responsible for initializing the WebRequest.DefaultWebProxy to the correct - Uri based on the type of request that credentials are needed for before we prompt for credentials - because the VsWebProxy uses that static property as a way to display the Uri that we are connecting to. - - - - - This method is responsible for retrieving either cached credentials - or forcing a prompt if we need the user to give us new credentials. - - - - - Cache location relative to the template (inside the same folder as the vstemplate file) - - - - - Cache location relative to the VSIX that packages the project template - - - - - Cache location stored in the registry - - - - - Represents all necessary configuration for installing a list of preinstalled packages. - - - - - Creates a preinstalled package configuration. - - The absolute path to the packages repository on disk. - The list of packages to be installed. - A boolean indicating whether the packages are preunzipped within the repository path. - - - - The information that represents a single preinstalled package (already on disk). - - - - - Information for a single preinstalled package that will have its assembly references added and its dependencies ignored. - - The package Id. - The package version. - - - - Information for a single preinstalled package. - - The package Id. - The package version. - A boolean indicating whether assembly references from the package should be skipped. - A boolean indicating whether dependencies from the package should be ignored. - - - - Returns the full path of the project directory. - - The project. - The full path of the project directory. - - - - Gets the EnvDTE.Project instance from IVsHierarchy - - pHierarchy is the IVsHierarchy instance from which the project instance is obtained - - - - Gets the path to .nuget folder present in the solution - - Solution from which .nuget folder's path is obtained - - - - Returns true if the project has the packages.config file - - Project under whose directory packages.config is searched for - - - - Returns the full path of the packages config file associated with the project. - - The project. - A tuple contains full path to packages.project_name.config and packages.config files. - - - - This method is different from the GetName() method above in that for Website project, - it will always return the project name, instead of the full path to the website, when it uses Casini server. - - - - - This constructor is used by unit tests to inject custom IVsProjectSystem implementation - - - - - Adds refresh files to the specified project for all assemblies references belonging to the packages specified by packageNames. - - The project. - The file system pointing to 'packages' folder under the solution. - The package names. - - - - Copies the native binaries to the project's bin folder. - - The project. - The packages file system. - The package names. - - - - Gets all assembly references for a package - - - - - A strongly-typed resource class, for looking up localized strings, etc. - - - - - Returns the cached ResourceManager instance used by this class. - - - - - Overrides the current thread's CurrentUICulture property for all - resource lookups using this strongly typed resource class. - - - - - Looks up a localized string similar to {0} cannot be null or an empty string. - - - - - Looks up a localized string similar to {0} must be between {1} and {2}. - - - - - Looks up a localized string similar to {0} must be a valid value from the {1} enumeration. - - - - - Looks up a localized string similar to {0} must be greater than {1}. - - - - - Looks up a localized string similar to {0} must be greater than or equal to {1}. - - - - - Looks up a localized string similar to {0} must be less than {1}. - - - - - Looks up a localized string similar to {0} must be less than or equal to {1}. - - - - - Looks up a localized string similar to {0} cannot be an empty string, it must either be null or a non-empty string. - - - - - Looks up a localized string similar to This project references NuGet package(s) that are missing on this computer. Enable NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - - - - - Contains methods to install packages into a project within the current solution. - - - - - Installs a single package from the specified package source. - - The package source to install the package from. - The target project for package installation. - The package id of the package to install. - The version of the package to install - A boolean indicating whether or not to ignore the package's dependencies during installation. - - - - Installs a single package from the specified package source. - - The package source to install the package from. - The target project for package installation. - The package id of the package to install. - The version of the package to install - A boolean indicating whether or not to ignore the package's dependencies during installation. - - - - Installs a single package from the specified package source. - - The package repository to install the package from. - The target project for package installation. - The package id of the package to install. - The version of the package to install - A boolean indicating whether or not to ignore the package's dependencies during installation. - A boolean indicating if assembly references from the package should be skipped. - - - - Installs one or more packages that exist on disk in a folder defined in the registry. - - The registry key name (under NuGet's repository key) that defines the folder on disk containing the packages. - A boolean indicating whether the folder contains packages that are pre-unzipped. - A boolean indicating whether the assembly references from the packages should be skipped. - The target project for package installation. - A dictionary of packages/versions to install where the key is the package id and the value is the version. - - If any version of the package is already installed, no action will be taken. - - Dependencies are always ignored. - - - - - - Installs one or more packages that exist on disk in a folder defined in the registry. - - The registry key name (under NuGet's repository key) that defines the folder on disk containing the packages. - A boolean indicating whether the folder contains packages that are pre-unzipped. - A boolean indicating whether the assembly references from the packages should be skipped. - A boolean indicating whether the package's dependencies should be ignored - The target project for package installation. - A dictionary of packages/versions to install where the key is the package id and the value is the version. - - If any version of the package is already installed, no action will be taken. - - - - - Installs one or more packages that are embedded in a Visual Studio Extension Package. - - The Id of the Visual Studio Extension Package. - A boolean indicating whether the folder contains packages that are pre-unzipped. - A boolean indicating whether the assembly references from the packages should be skipped. - The target project for package installation - A dictionary of packages/versions to install where the key is the package id and the value is the version. - - If any version of the package is already installed, no action will be taken. - - Dependencies are always ignored. - - - - - - Installs one or more packages that are embedded in a Visual Studio Extension Package. - - The Id of the Visual Studio Extension Package. - A boolean indicating whether the folder contains packages that are pre-unzipped. - A boolean indicating whether the assembly references from the packages should be skipped. - A boolean indicating whether the package's dependencies should be ignored - The target project for package installation - A dictionary of packages/versions to install where the key is the package id and the value is the version. - - If any version of the package is already installed, no action will be taken. - - - - - This class implements the IConsole interface in order to integrate with the PowerShellHost. - It sends PowerShell host outputs to the VS Output tool window. - - - - - WORKAROUND: - This override is in place to handle the case-sensitive call to Project.Object.References.Item - There are certain assemblies where the AssemblyName and Assembly file name do not match in case - And, this causes a mismatch. For more information, Refer to the RemoveReference of the base class - - - - - - Returns the configuraton path by walking the directory structure to find a nuget.config file. - - - - - Extracts the repository path from a nuget.config settings file - - Full path to the nuget.config file - - - - Returns the list of candidates for nuget config files. - - - - - Load the specified assembly using the information from the executing assembly. - If the executing assembly is strongly signed, use Assembly.Load(); Otherwise, - use Assembly.LoadFrom() - - The name of the assembly to be loaded. - The loaded Assembly instance. - - - - Clears the output in the console - - - - - Creates an instance of the package installer for unit testing of registry-based preinstalled packages. This should only be used for unit tests. - - The optional list of parent registry keys to look in (used for unit tests). - - - - Creates an instance of the package installer for unit testing of extension-based preinstalled packages. This should only be used for unit tests. - - A mock extension manager instance (used for unit tests). - - - - Creates an VsPackageManagerInstance that uses the Active Repository (the repository selected in the console drop down) and uses a fallback repository for dependencies. - - - - - Creates a VsPackageManager that is used to manage install packages. - The local repository is used as the primary source, and other active sources are - used as fall back repository. When all needed packages are available in the local - repository, which is the normal case, this package manager will not need to query - any remote sources at all. Other active sources are - used as fall back repository so that it still works even if user has used - install-package -IgnoreDependencies. - - The VsPackageManager created. - - - - Creates a FallbackRepository with an aggregate repository that also contains the primaryRepository. - - - - - Returns the user specified DependencyVersion in nuget.config. - - The user specified DependencyVersion value in nuget.config. - - - - This class unifies all the different ways of getting services within visual studio. - - - - - Get the safe name of the specified project which guarantees not to conflict with other projects. - - - It tries to return simple name if possible. Otherwise it returns the unique name. - - - - - Get the list of all supported projects in the current solution. This method - recursively iterates through all projects. - - - - - Checks whether the current solution is saved to disk, as opposed to be in memory. - - - - - Gets a list of supported projects currently loaded in the solution - - - - - - Gets a value indicating whether there is a solution open in the IDE. - - - - - Determines if NuGet is used in the project. Currently, it is determined by checking if packages.config is part of the project - - The project which is checked to see if NuGet is used in it - - - - Recursively retrieves all supported child projects of a virtual folder. - - The root container project - - - - If we didn't find the project item at the top level, then we look one more level down. - In VS files can have other nested files like foo.aspx and foo.aspx.cs or web.config and web.debug.config. - These are actually top level files in the file system but are represented as nested project items in VS. - - - - - Returns the unique name of the specified project including all solution folder names containing it. - - - This is different from the DTE Project.UniqueName property, which is the absolute path to the project file. - - - - - DO NOT delete this. This method is only called from PowerShell functional test. - - - - - This method truncates Website projects into the VS-format, e.g. C:\..\WebSite1 - This is used for displaying in the projects combo box. - - - - - This method truncates Website projects into the VS-format, e.g. C:\..\WebSite1, but it uses Name instead of SafeName from Solution Manager. - - - - - Check if the project has the SharedAssetsProject capability. This is true - for shared projects in universal apps. - - - - - A strongly-typed resource class, for looking up localized strings, etc. - - - - - Returns the cached ResourceManager instance used by this class. - - - - - Overrides the current thread's CurrentUICulture property for all - resource lookups using this strongly typed resource class. - - - - - Looks up a localized string similar to All. - - - - - Looks up a localized string similar to Unable to find '{0}' in '{1}' and found multiple versions of '{0}' installed. Please specify a version.. - - - - - Looks up a localized string similar to Found multiple versions of '{0}' installed. Please specify a version.. - - - - - Looks up a localized string similar to Unable to update '{0}'. Found multiple versions installed.. - - - - - Looks up a localized string similar to Some NuGet packages are missing from this solution. Click to restore from your online package sources.. - - - - - Looks up a localized string similar to A new version of NuGet Package Manager is available.. - - - - - Looks up a localized string similar to Each package is licensed to you by its owner. NuGet is not responsible for, nor does it grant any licenses to, third-party packages. Some packages may include dependencies which are governed by additional licenses. Follow the package source (feed) URL to determine any dependencies.. - - - - - Looks up a localized string similar to Type 'get-help NuGet' to see all available NuGet commands.. - - - - - Looks up a localized string similar to Failed to initialize the PowerShell host. If your PowerShell execution policy setting is set to AllSigned, open the Package Manager Console to initialize the host first.. - - - - - Looks up a localized string similar to Added file '{0}' to project '{1}'. - - - - - Looks up a localized string similar to Added reference '{0}' to project '{1}'. - - - - - Looks up a localized string similar to Removed file '{0}'. - - - - - Looks up a localized string similar to Removed file '{0}' from folder '{1}'. - - - - - Looks up a localized string similar to Removed folder '{0}'. - - - - - Looks up a localized string similar to Removed reference '{0}' from project '{1}'. - - - - - Looks up a localized string similar to Each package is licensed to you by its owner. NuGet is not responsible for, nor does it grant any licenses to, third-party packages.. - - - - - Looks up a localized string similar to NuGet Package Manager. - - - - - Looks up a localized string similar to Don't show again. - - - - - Looks up a localized string similar to The project is invalid. - - - - - Looks up a localized string similar to The project '{0}' is unsupported. - - - - - Looks up a localized string similar to Failed to create parent folder for file '{0}' in project {1}.. - - - - - Looks up a localized string similar to This version of VisualStudio is not supported: {0}. - - - - - Looks up a localized string similar to Error reading '{0}'.. - - - - - Looks up a localized string similar to Executing script file '{0}'.. - - - - - Looks up a localized string similar to Failed to add reference to '{0}'. Please make sure that it is in the Global Assembly Cache.. - - - - - Looks up a localized string similar to Failed to add reference to '{0}'.. - - - - - Looks up a localized string similar to Case insensitive search for reference '{0}', to be removed, returned more than 1 match. Request could not be performed.. - - - - - Looks up a localized string similar to File Conflict. - - - - - Looks up a localized string similar to Ignore for now. - - - - - Looks up a localized string similar to The provided version string is not a valid semantic version.. - - - - - Looks up a localized string similar to '{0}' already installed.. - - - - - Looks up a localized string similar to Unable to retrieve package list because no source was specified.. - - - - - Looks up a localized string similar to No updates available for '{0}'.. - - - - - Looks up a localized string similar to NuGet official package source. - - - - - Looks up a localized string similar to nuget.org. - - - - - Looks up a localized string similar to nuget. - - - - - Looks up a localized string similar to Search NuGet packages. - - - - - Looks up a localized string similar to NuGet Packages. - - - - - Looks up a localized string similar to NuGet Search. - - - - - Looks up a localized string similar to Search Online for NuGet Packages matching '{0}'. - - - - - Looks up a localized string similar to Operation failed.. - - - - - Looks up a localized string similar to Package Manager. - - - - - Looks up a localized string similar to '{0}' cannot be removed because it in use by '{1}'. - - - - - Looks up a localized string similar to '{0}' was not installed in any project. Update failed.. - - - - - Looks up a localized string similar to Finished configuring this solution to restore NuGet packages on build.. - - - - - Looks up a localized string similar to Do you want to configure this solution to download and restore missing NuGet packages during build? A .nuget folder will be added to the root of the solution that contains files that enable package restore. - - Packages installed into Website projects will not be restored during build. Consider converting those into Web application projects if necessary.. - - - - - Looks up a localized string similar to Downloading package '{0}' failed.. - - - - - Looks up a localized string similar to An error occurred while configuring the solution to restore NuGet packages on build. - - - - - Looks up a localized string similar to An error occurred while trying to restore packages:. - - - - - Looks up a localized string similar to Downloading missing packages.... - - - - - Looks up a localized string similar to Skipped reinstalling package '{0}' in project '{1}' because the package does not exist in the package source.. - - - - - Looks up a localized string similar to Skipped reinstalling package '{0}' because the package does not exist in the package source.. - - - - - Looks up a localized string similar to Configuring the solution to restore NuGet packages on build.... - - - - - Looks up a localized string similar to The package source does not belong to the collection of available sources.. - - - - - Looks up a localized string similar to '{0}' updated successfully.. - - - - - Looks up a localized string similar to Error accessing Extension Manager.. - - - - - Looks up a localized string similar to Could not add all required packages to the project. The following packages failed to install from '{0}':. - - - - - Looks up a localized string similar to The preinstalled packages have a reference to a missing Extension. Could not find an Extension with ID '{0}'.. - - - - - Looks up a localized string similar to The preinstalled packages have a reference to a missing Registry value. Could not find a Registry key with name '{0}' under '{1}'.. - - - - - Looks up a localized string similar to Adding {0}.{1} to project.... - - - - - Looks up a localized string similar to The preinstalled packages are configured to use a Registry-provided package repository but there was an error accessing Registry key '{0}'.. - - - - - Looks up a localized string similar to Attempting to install version '{1}' of '{0}' but the project already includes a different version. Skipping.... - - - - - Looks up a localized string similar to No project was specified.. - - - - - Looks up a localized string similar to Reinstalling '{0}' in project '{1}'.. - - - - - Looks up a localized string similar to Reinstalling '{0}'.. - - - - - Looks up a localized string similar to One or more packages could not be completely uninstalled: {0}. Restart Visual Studio to finish uninstall.. - - - - - Looks up a localized string similar to Restart Now. - - - - - Looks up a localized string similar to _Restore. - - - - - Looks up a localized string similar to Show Details. - - - - - Looks up a localized string similar to Unable to locate the solution directory. Please ensure that the solution has been saved.. - - - - - Looks up a localized string similar to The current environment does not have a solution loaded.. - - - - - Looks up a localized string similar to Package Installation Error. - - - - - Looks up a localized string similar to The project template lists one or more packages with missing, empty, or invalid values for the "id" or "version" attributes. Both attributes are required and must have valid values.. - - - - - Looks up a localized string similar to The "repository" attribute of the package element has an invalid value: '{0}'. Valid values are: 'template' or 'extension'.. - - - - - Looks up a localized string similar to This template wizard can only be applied to single-project or project-item templates.. - - - - - Looks up a localized string similar to The project template is configured to use an Extension-specific package repository but the Extension ID has not been specified. Use the "repositoryId" attribute to specify the Extension ID.. - - - - - Looks up a localized string similar to The project template is configured to use a Registry-provided package repository but the Registry value name has not been specified. Use the "keyName" attribute to specify the Registry value.. - - - - - Looks up a localized string similar to Unable to find package '{0}' version '{1}' from the source '{2}'.. - - - - - Looks up a localized string similar to Unable to find package '{0}'.. - - - - - Looks up a localized string similar to Unable to find package '{0}' in '{1}'.. - - - - - Looks up a localized string similar to Windows 8 Packages. - - - - - Looks up a localized string similar to Directory '{0}' is not empty. Skipping.... - - - - - Looks up a localized string similar to Failed to generate binding redirects for '{0}'. {1}. - - - - - Looks up a localized string similar to Failed to remove package directories that were marked for deletion on Visual Studio restart: {0}. - - - - - Looks up a localized string similar to Failed to remove package directory '{0}' that was marked for deletion on Visual Studio restart.. - - - - - Looks up a localized string similar to Failed to find match for removing reference '{0}'.. - - - - - Looks up a localized string similar to Failed to mark package directory '{0}' for deletion on Visual Studio restart: {1}. - - - - - Looks up a localized string similar to '{0}' already exists. Skipping.... - - - - - Looks up a localized string similar to No exact match found for removing reference '{0}'. Trying case-insensitive search.... - - - - - Looks up a localized string similar to Package {0} of version {1} is not referenced by any project.. - - - - - Looks up a localized string similar to Install failed. Rolling back.... - - - - - Reinstall the specified package in all projects. - - - - - Reinstall the specified package in the specified project. - - - - - Reinstall the specified package in the specified project, taking care of logging too. - - - - - Check to see if this package applies to a project based on 2 criteria: - 1. The package has project content (i.e. content that can be applied to a project lib or content files) - 2. The package is referenced by any other project - 3. The package has at least one dependecy - - This logic will probably fail in one edge case. If there is a meta package that applies to a project - that ended up not being installed in any of the projects and it only exists at solution level. - If this happens, then we think that the following operation applies to the solution instead of showing an error. - To solve that edge case we'd have to walk the graph to find out what the package applies to. - - Technically, the third condition is not totally accurate because a solution-level package can depend on another - solution-level package. However, doing that check here is expensive and we haven't seen such a package. - This condition here is more geared towards guarding against metadata packages, i.e. we shouldn't treat metadata packages - as solution-level ones. - - - - - Runs the specified action and rolls back any installed packages if on failure. - - - - - Runs the action on projects and log any error that may occur. - - - - - Runs action on the project manager and rollsback any package installs if it fails. - - - - - Determines if we need a source file to be under the App_Code folder - - - - - Removes a reference via the DTE. - - This is identical to VsProjectSystem.RemoveReference except in the way we process exceptions. - - - diff --git a/Source/VisualStudio/packages/NuGet.VisualStudio.2.8.1/lib/net40/NuGet.VisualStudio.dll b/Source/VisualStudio/packages/NuGet.VisualStudio.2.8.1/lib/net40/NuGet.VisualStudio.dll deleted file mode 100644 index 0cb951d9..00000000 Binary files a/Source/VisualStudio/packages/NuGet.VisualStudio.2.8.1/lib/net40/NuGet.VisualStudio.dll and /dev/null differ diff --git a/Source/VisualStudio/packages/NuGet.VisualStudio.2.8.1/tools/install.ps1 b/Source/VisualStudio/packages/NuGet.VisualStudio.2.8.1/tools/install.ps1 deleted file mode 100644 index afded1b3..00000000 --- a/Source/VisualStudio/packages/NuGet.VisualStudio.2.8.1/tools/install.ps1 +++ /dev/null @@ -1,7 +0,0 @@ -param($installPath, $toolsPath, $package, $project) - -$vsRef = $project.Object.References.Item("NuGet.VisualStudio") -if ($vsRef -and !$vsRef.EmbedInteropTypes) -{ - $vsRef.EmbedInteropTypes = $true -} \ No newline at end of file diff --git a/Source/VisualStudio/packages/repositories.config b/Source/VisualStudio/packages/repositories.config deleted file mode 100644 index 903a0374..00000000 --- a/Source/VisualStudio/packages/repositories.config +++ /dev/null @@ -1,4 +0,0 @@ - - - - \ No newline at end of file diff --git a/Source/dummy.txt b/Source/dummy.txt deleted file mode 100644 index e69de29b..00000000 diff --git a/Source/uninstall.ps1 b/Source/uninstall.ps1 deleted file mode 100644 index 8cef55d0..00000000 --- a/Source/uninstall.ps1 +++ /dev/null @@ -1,13 +0,0 @@ -param($installPath, $toolsPath, $package, $project) - -"Uninstalling [{0}] from project [{1}]" -f $package.Id, $project.FullName | Write-Host - -# Retrieve the reference to the package -$sharpdx_reference = $project.Object.References.Item($package.Id) -if ($sharpdx_reference) -{ - # Remove the reference - $sharpdx_reference.Remove() - # Save the project - $project.Save() -} diff --git a/Toolkit.sln b/Toolkit.sln new file mode 100644 index 00000000..b52ecf36 --- /dev/null +++ b/Toolkit.sln @@ -0,0 +1,104 @@ + +Microsoft Visual Studio Solution File, Format Version 12.00 +# Visual Studio 14 +VisualStudioVersion = 14.0.24720.0 +MinimumVisualStudioVersion = 10.0.40219.1 +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SharpDX.Toolkit", "Source\Toolkit\SharpDX.Toolkit\SharpDX.Toolkit.csproj", "{9FF0707C-75BB-4984-A01F-B9EAAD293F6C}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SharpDX.Toolkit.Graphics", "Source\Toolkit\SharpDX.Toolkit.Graphics\SharpDX.Toolkit.Graphics.csproj", "{53EF08A7-4224-434C-A62C-F29807C1C750}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SharpDX.Toolkit.Compiler", "Source\Toolkit\SharpDX.Toolkit.Compiler\SharpDX.Toolkit.Compiler.csproj", "{8BFFF9D1-84EC-4FBA-9BEB-710ECF1857A8}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "tkfxc", "Source\Toolkit\tkfxc\tkfxc.csproj", "{BCE106B4-0C81-4705-8A9C-C4C4F5EAB702}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HackTest", "HackTest\HackTest.csproj", "{C36791B4-786A-43E2-BD5C-A361BA9B456E}" + ProjectSection(ProjectDependencies) = postProject + {BCE106B4-0C81-4705-8A9C-C4C4F5EAB702} = {BCE106B4-0C81-4705-8A9C-C4C4F5EAB702} + {90F4C7BC-7A08-4C0F-A5D7-ED9D1D3900D4} = {90F4C7BC-7A08-4C0F-A5D7-ED9D1D3900D4} + EndProjectSection +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SharpDX.Toolkit.Game", "Source\Toolkit\SharpDX.Toolkit.Game\SharpDX.Toolkit.Game.csproj", "{B2516A23-1A99-4263-964A-B820FD07FA80}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SharpDX.Toolkit.CompilerTask", "Source\Toolkit\SharpDX.Toolkit.CompilerTask\SharpDX.Toolkit.CompilerTask.csproj", "{90F4C7BC-7A08-4C0F-A5D7-ED9D1D3900D4}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "tkfont", "Source\Toolkit\tkfont\tkfont.csproj", "{7329B02D-C504-482A-A156-181D48CE493C}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "tkmodel", "Source\Toolkit\tkmodel\tkmodel.csproj", "{76FD0713-F217-4485-89B3-C6423DB46C58}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SharpDX.Toolkit.Audio", "Source\Toolkit\SharpDX.Toolkit.Audio\SharpDX.Toolkit.Audio.csproj", "{1FA327C8-6C48-4FFC-9235-B98B7521B79D}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SharpDX.Toolkit.Input", "Source\Toolkit\SharpDX.Toolkit.Input\SharpDX.Toolkit.Input.csproj", "{46452614-6B06-400F-A74C-1632C79B762C}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SharpDX.Toolkit.Yaml", "Source\Toolkit\SharpDX.Toolkit.Yaml\SharpDX.Toolkit.Yaml.csproj", "{ED9F81D3-C2F1-47CA-A25C-8F2CEFE70D0F}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SharpDX.Toolkit.Tests", "Source\Tests\SharpDX.Toolkit.Tests\SharpDX.Toolkit.Tests.csproj", "{EEFFFBCA-06D3-447E-85B0-E49FC5676744}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SharpDX.Toolkit.Graphics.Tests", "Source\Tests\SharpDX.Toolkit.Graphics.Tests\SharpDX.Toolkit.Graphics.Tests.csproj", "{4E0E6A4D-930D-4660-8DE0-E30FF1F9F4A9}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Any CPU = Debug|Any CPU + Release|Any CPU = Release|Any CPU + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {9FF0707C-75BB-4984-A01F-B9EAAD293F6C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {9FF0707C-75BB-4984-A01F-B9EAAD293F6C}.Debug|Any CPU.Build.0 = Debug|Any CPU + {9FF0707C-75BB-4984-A01F-B9EAAD293F6C}.Release|Any CPU.ActiveCfg = Release|Any CPU + {9FF0707C-75BB-4984-A01F-B9EAAD293F6C}.Release|Any CPU.Build.0 = Release|Any CPU + {53EF08A7-4224-434C-A62C-F29807C1C750}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {53EF08A7-4224-434C-A62C-F29807C1C750}.Debug|Any CPU.Build.0 = Debug|Any CPU + {53EF08A7-4224-434C-A62C-F29807C1C750}.Release|Any CPU.ActiveCfg = Release|Any CPU + {53EF08A7-4224-434C-A62C-F29807C1C750}.Release|Any CPU.Build.0 = Release|Any CPU + {8BFFF9D1-84EC-4FBA-9BEB-710ECF1857A8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {8BFFF9D1-84EC-4FBA-9BEB-710ECF1857A8}.Debug|Any CPU.Build.0 = Debug|Any CPU + {8BFFF9D1-84EC-4FBA-9BEB-710ECF1857A8}.Release|Any CPU.ActiveCfg = Release|Any CPU + {8BFFF9D1-84EC-4FBA-9BEB-710ECF1857A8}.Release|Any CPU.Build.0 = Release|Any CPU + {BCE106B4-0C81-4705-8A9C-C4C4F5EAB702}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {BCE106B4-0C81-4705-8A9C-C4C4F5EAB702}.Debug|Any CPU.Build.0 = Debug|Any CPU + {BCE106B4-0C81-4705-8A9C-C4C4F5EAB702}.Release|Any CPU.ActiveCfg = Release|Any CPU + {BCE106B4-0C81-4705-8A9C-C4C4F5EAB702}.Release|Any CPU.Build.0 = Release|Any CPU + {C36791B4-786A-43E2-BD5C-A361BA9B456E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {C36791B4-786A-43E2-BD5C-A361BA9B456E}.Debug|Any CPU.Build.0 = Debug|Any CPU + {C36791B4-786A-43E2-BD5C-A361BA9B456E}.Release|Any CPU.ActiveCfg = Release|Any CPU + {C36791B4-786A-43E2-BD5C-A361BA9B456E}.Release|Any CPU.Build.0 = Release|Any CPU + {B2516A23-1A99-4263-964A-B820FD07FA80}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {B2516A23-1A99-4263-964A-B820FD07FA80}.Debug|Any CPU.Build.0 = Debug|Any CPU + {B2516A23-1A99-4263-964A-B820FD07FA80}.Release|Any CPU.ActiveCfg = Release|Any CPU + {B2516A23-1A99-4263-964A-B820FD07FA80}.Release|Any CPU.Build.0 = Release|Any CPU + {90F4C7BC-7A08-4C0F-A5D7-ED9D1D3900D4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {90F4C7BC-7A08-4C0F-A5D7-ED9D1D3900D4}.Debug|Any CPU.Build.0 = Debug|Any CPU + {90F4C7BC-7A08-4C0F-A5D7-ED9D1D3900D4}.Release|Any CPU.ActiveCfg = Release|Any CPU + {90F4C7BC-7A08-4C0F-A5D7-ED9D1D3900D4}.Release|Any CPU.Build.0 = Release|Any CPU + {7329B02D-C504-482A-A156-181D48CE493C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {7329B02D-C504-482A-A156-181D48CE493C}.Debug|Any CPU.Build.0 = Debug|Any CPU + {7329B02D-C504-482A-A156-181D48CE493C}.Release|Any CPU.ActiveCfg = Release|Any CPU + {7329B02D-C504-482A-A156-181D48CE493C}.Release|Any CPU.Build.0 = Release|Any CPU + {76FD0713-F217-4485-89B3-C6423DB46C58}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {76FD0713-F217-4485-89B3-C6423DB46C58}.Debug|Any CPU.Build.0 = Debug|Any CPU + {76FD0713-F217-4485-89B3-C6423DB46C58}.Release|Any CPU.ActiveCfg = Release|Any CPU + {76FD0713-F217-4485-89B3-C6423DB46C58}.Release|Any CPU.Build.0 = Release|Any CPU + {1FA327C8-6C48-4FFC-9235-B98B7521B79D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {1FA327C8-6C48-4FFC-9235-B98B7521B79D}.Debug|Any CPU.Build.0 = Debug|Any CPU + {1FA327C8-6C48-4FFC-9235-B98B7521B79D}.Release|Any CPU.ActiveCfg = Release|Any CPU + {1FA327C8-6C48-4FFC-9235-B98B7521B79D}.Release|Any CPU.Build.0 = Release|Any CPU + {46452614-6B06-400F-A74C-1632C79B762C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {46452614-6B06-400F-A74C-1632C79B762C}.Debug|Any CPU.Build.0 = Debug|Any CPU + {46452614-6B06-400F-A74C-1632C79B762C}.Release|Any CPU.ActiveCfg = Release|Any CPU + {46452614-6B06-400F-A74C-1632C79B762C}.Release|Any CPU.Build.0 = Release|Any CPU + {ED9F81D3-C2F1-47CA-A25C-8F2CEFE70D0F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {ED9F81D3-C2F1-47CA-A25C-8F2CEFE70D0F}.Debug|Any CPU.Build.0 = Debug|Any CPU + {ED9F81D3-C2F1-47CA-A25C-8F2CEFE70D0F}.Release|Any CPU.ActiveCfg = Release|Any CPU + {ED9F81D3-C2F1-47CA-A25C-8F2CEFE70D0F}.Release|Any CPU.Build.0 = Release|Any CPU + {EEFFFBCA-06D3-447E-85B0-E49FC5676744}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {EEFFFBCA-06D3-447E-85B0-E49FC5676744}.Debug|Any CPU.Build.0 = Debug|Any CPU + {EEFFFBCA-06D3-447E-85B0-E49FC5676744}.Release|Any CPU.ActiveCfg = Release|Any CPU + {EEFFFBCA-06D3-447E-85B0-E49FC5676744}.Release|Any CPU.Build.0 = Release|Any CPU + {4E0E6A4D-930D-4660-8DE0-E30FF1F9F4A9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {4E0E6A4D-930D-4660-8DE0-E30FF1F9F4A9}.Debug|Any CPU.Build.0 = Debug|Any CPU + {4E0E6A4D-930D-4660-8DE0-E30FF1F9F4A9}.Release|Any CPU.ActiveCfg = Release|Any CPU + {4E0E6A4D-930D-4660-8DE0-E30FF1F9F4A9}.Release|Any CPU.Build.0 = Release|Any CPU + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection +EndGlobal diff --git a/packages/SharpYaml.1.2.0/LICENSE.txt b/packages/SharpYaml.1.2.0/LICENSE.txt deleted file mode 100644 index 38e871a8..00000000 --- a/packages/SharpYaml.1.2.0/LICENSE.txt +++ /dev/null @@ -1,44 +0,0 @@ -Copyright (c) 2013 SharpYaml - Alexandre Mutel - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in -all copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -THE SOFTWARE. - -------------------------------------------------------------------------------- -SharpYaml is a fork of YamlDotNet https://github.com/aaubry/YamlDotNet -published with the following license: -------------------------------------------------------------------------------- - -Copyright (c) 2008, 2009, 2010, 2011, 2012 Antoine Aubry - -Permission is hereby granted, free of charge, to any person obtaining a copy of -this software and associated documentation files (the "Software"), to deal in -the Software without restriction, including without limitation the rights to -use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies -of the Software, and to permit persons to whom the Software is furnished to do -so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all -copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE -SOFTWARE. \ No newline at end of file diff --git a/packages/SharpYaml.1.2.0/SharpYaml.1.2.0.nuspec b/packages/SharpYaml.1.2.0/SharpYaml.1.2.0.nuspec deleted file mode 100644 index f8b62ae6..00000000 --- a/packages/SharpYaml.1.2.0/SharpYaml.1.2.0.nuspec +++ /dev/null @@ -1,16 +0,0 @@ - - - - SharpYaml - 1.2.0 - Alexandre Mutel - Alexandre Mutel - https://github.com/xoofx/SharpYaml/blob/master/LICENSE.txt - https://github.com/xoofx/SharpYaml - false - A YAML portable .NET library. providing parsing and serialization of object graphs. - This package contains the YAML parser and serializer/deserializer. - en-US - yaml parser development library - - \ No newline at end of file diff --git a/packages/SharpYaml.1.2.0/lib/SharpYaml.dll b/packages/SharpYaml.1.2.0/lib/SharpYaml.dll deleted file mode 100644 index acfb9d8d..00000000 Binary files a/packages/SharpYaml.1.2.0/lib/SharpYaml.dll and /dev/null differ diff --git a/packages/SharpYaml.1.2.0/lib/SharpYaml.xml b/packages/SharpYaml.1.2.0/lib/SharpYaml.xml deleted file mode 100644 index 52b2ab9a..00000000 --- a/packages/SharpYaml.1.2.0/lib/SharpYaml.xml +++ /dev/null @@ -1,5446 +0,0 @@ - - - - SharpYaml - - - - - Check if the character at the specified position is an alphabetical - character, a digit, '_', or '-'. - - - - - Check if the character is ASCII. - - - - - Check if the character at the specified position is a digit. - - - - - Get the value of a digit. - - - - - Check if the character at the specified position is a hex-digit. - - - - - Get the value of a hex-digit. - - - - - Check if the character at the specified position is NUL. - - - - - Check if the character at the specified position is tab. - - - - - Check if the character at the specified position is blank (space or tab). - - - - - Check if the character at the specified position is a line break. - - - - - Check if the character is a line break or NUL. - - - - - Check if the character is a line break, space, tab, or NUL. - - - - - Defines constants thar relate to the YAML specification. - - - - - Emits YAML streams. - - - - - Represents a YAML stream emitter. - - - - - Emits an event. - - - - - Initializes a new instance of the class. - - The where the emitter will write. - - - - Initializes a new instance of the class. - - The where the emitter will write. - The preferred indentation. - - - - Initializes a new instance of the class. - - The where the emitter will write. - The preferred indentation. - The preferred text width. - - - - Initializes a new instance of the class. - - The where the emitter will write. - The preferred indentation. - The preferred text width. - If true, write the output in canonical form. - if set to true [always indent]. - - bestIndent - or - bestWidth;The bestWidth parameter must be greater than bestIndent * 2. - - - - - Emit an evt. - - - - - Check if we need to accumulate more events before emitting. - - We accumulate extra - - 1 event for DOCUMENT-START - - 2 events for SEQUENCE-START - - 3 events for MAPPING-START - - - - - Check if the evt data is valid. - - - - - Check if a scalar is valid. - - - - - Check if a tag is valid. - - - - - State dispatcher. - - - - - Expect STREAM-START. - - - - - Expect DOCUMENT-START or STREAM-END. - - - - - Check if the document content is an empty scalar. - - - - - Append a directive to the directives stack. - - - - - Check if a %YAML directive is valid. - - - - - Expect the root node. - - - - - Expect a node. - - - - - Expect SEQUENCE-START. - - - - - Check if the next events represent an empty sequence. - - - - - Check if the next events represent an empty mapping. - - - - - Write a tag. - - - - - Expect MAPPING-START. - - - - - Expect SCALAR. - - - - - Write a scalar. - - - - - Check if the specified character is a space. - - - - - Increase the indentation level. - - - - - Determine an acceptable scalar style. - - - - - Expect ALIAS. - - - - - Write an achor. - - - - - Expect DOCUMENT-END. - - - - - - Expect a flow item node. - - - - - Expect a flow key node. - - - - - Check if the next node can be expressed as a simple key. - - - - - Expect a flow value node. - - - - - Expect a block item node. - - - - - Expect a block key node. - - - - - Expect a block value node. - - - - - Gets or sets a value indicating whether [always indent]. - - true if [always indent]; otherwise, false. - - - - Defines the YAML emitter's state. - - - - - Expect STREAM-START. - - - - - Expect the first DOCUMENT-START or STREAM-END. - - - - - Expect DOCUMENT-START or STREAM-END. - - - - - Expect the content of a document. - - - - - Expect DOCUMENT-END. - - - - - Expect the first item of a flow sequence. - - - - - Expect an item of a flow sequence. - - - - - Expect the first key of a flow mapping. - - - - - Expect a key of a flow mapping. - - - - - Expect a value for a simple key of a flow mapping. - - - - - Expect a value of a flow mapping. - - - - - Expect the first item of a block sequence. - - - - - Expect an item of a block sequence. - - - - - Expect the first key of a block mapping. - - - - - Expect the key of a block mapping. - - - - - Expect a value for a simple key of a block mapping. - - - - - Expect a value of a block mapping. - - - - - Expect nothing. - - - - - Reads events from a sequence of . - - - - - Initializes a new instance of the class. - - The parser that provides the events. - - - - Ensures that the current event is of the specified type, returns it and moves to the next event. - - Type of the . - Returns the current event. - If the current event is not of the specified type. - - - - Moves to the next event. - - - - - Checks whether the current event is of the specified type. - - Type of the event. - Returns true if the current event is of type . Otherwise returns false. - - - - Checks whether the current event is of the specified type. - If the event is of the specified type, returns it and moves to the next event. - Otherwise retruns null. - - Type of the . - Returns the current event if it is of type T; otherwise returns null. - - - - Gets the next event without consuming it. - - Type of the . - Returns the current event if it is of type T; otherwise returns null. - - - - Skips the current event and any "child" event. - - - - - Throws an exception if Ensures the not at end of stream. - - - - - Gets the underlying parser. - - The parser. - - - - Represents an alias event. - - - - - Base class for parsing events. - - - - - Initializes a new instance of the class. - - The start position of the event. - The end position of the event. - - - - Gets a value indicating the variation of depth caused by this event. - The value can be either -1, 0 or 1. For start events, it will be 1, - for end events, it will be -1, and for the remaining events, it will be 0. - - - - - Gets the event type, which allows for simpler type comparisons. - - - - - Gets the position in the input stream where the event starts. - - - - - Gets the position in the input stream where the event ends. - - - - - Initializes a new instance of the class. - - The value of the alias. - The start position of the event. - The end position of the event. - - - - Initializes a new instance of the class. - - The value of the alias. - - - - Returns a that represents the current . - - - A that represents the current . - - - - - Gets a value indicating the variation of depth caused by this event. - The value can be either -1, 0 or 1. For start events, it will be 1, - for end events, it will be -1, and for the remaining events, it will be 0. - - - - - Gets the event type, which allows for simpler type comparisons. - - - - - Gets the value of the alias. - - - - - Represents a document end event. - - - - - Initializes a new instance of the class. - - Indicates whether the event is implicit. - The start position of the event. - The end position of the event. - - - - Initializes a new instance of the class. - - Indicates whether the event is implicit. - - - - Returns a that represents the current . - - - A that represents the current . - - - - - Gets a value indicating the variation of depth caused by this event. - The value can be either -1, 0 or 1. For start events, it will be 1, - for end events, it will be -1, and for the remaining events, it will be 0. - - - - - Gets the event type, which allows for simpler type comparisons. - - - - - Gets a value indicating whether this instance is implicit. - - - true if this instance is implicit; otherwise, false. - - - - - Represents a document start event. - - - - - Initializes a new instance of the class. - - The version. - The tags. - Indicates whether the event is implicit. - The start position of the event. - The end position of the event. - - - - Initializes a new instance of the class. - - The version. - The tags. - Indicates whether the event is implicit. - - - - Initializes a new instance of the class. - - The start position of the event. - The end position of the event. - - - - Initializes a new instance of the class. - - - - - Returns a that represents the current . - - - A that represents the current . - - - - - Gets a value indicating the variation of depth caused by this event. - The value can be either -1, 0 or 1. For start events, it will be 1, - for end events, it will be -1, and for the remaining events, it will be 0. - - - - - Gets the event type, which allows for simpler type comparisons. - - - - - Gets the tags. - - The tags. - - - - Gets the version. - - The version. - - - - Gets a value indicating whether this instance is implicit. - - - true if this instance is implicit; otherwise, false. - - - - - Defines the event types. This allows for simpler type comparisons. - - - - - An empty event. - - - - - A STREAM-START event. - - - - - A STREAM-END event. - - - - - A DOCUMENT-START event. - - - - - A DOCUMENT-END event. - - - - - An ALIAS event. - - - - - A SCALAR event. - - - - - A SEQUENCE-START event. - - - - - A SEQUENCE-END event. - - - - - A MAPPING-START event. - - - - - A MAPPING-END event. - - - - - Contains the behavior that is common between node events. - - - - - Initializes a new instance of the class. - - The anchor. - The tag. - The start position of the event. - The end position of the event. - - - - Initializes a new instance of the class. - - - - - Gets the anchor. - - - - - - Gets the tag. - - - - - - Gets a value indicating whether this instance is canonical. - - - - - - Represents a mapping end event. - - - - - Initializes a new instance of the class. - - The start position of the event. - The end position of the event. - - - - Initializes a new instance of the class. - - - - - Returns a that represents the current . - - - A that represents the current . - - - - - Gets a value indicating the variation of depth caused by this event. - The value can be either -1, 0 or 1. For start events, it will be 1, - for end events, it will be -1, and for the remaining events, it will be 0. - - - - - Gets the event type, which allows for simpler type comparisons. - - - - - Represents a mapping start event. - - - - - Initializes a new instance of the class. - - The anchor. - The tag. - Indicates whether the event is implicit. - The style of the mapping. - The start position of the event. - The end position of the event. - - - - Initializes a new instance of the class. - - The anchor. - The tag. - Indicates whether the event is implicit. - The style of the mapping. - - - - Initializes a new instance of the class. - - - - - Returns a that represents the current . - - - A that represents the current . - - - - - Gets a value indicating the variation of depth caused by this event. - The value can be either -1, 0 or 1. For start events, it will be 1, - for end events, it will be -1, and for the remaining events, it will be 0. - - - - - Gets the event type, which allows for simpler type comparisons. - - - - - Gets a value indicating whether this instance is implicit. - - - true if this instance is implicit; otherwise, false. - - - - - Gets a value indicating whether this instance is canonical. - - - - - - Gets the style of the mapping. - - - - - Represents a scalar event. - - - - - Initializes a new instance of the class. - - The anchor. - The tag. - The value. - The style. - . - . - The start position of the event. - The end position of the event. - - - - Initializes a new instance of the class. - - The anchor. - The tag. - The value. - The style. - . - . - - - - Initializes a new instance of the class. - - The value. - - - - Initializes a new instance of the class. - - The tag. - The value. - - - - Initializes a new instance of the class. - - - - - Returns a that represents the current . - - - A that represents the current . - - - - - Gets a value indicating the variation of depth caused by this event. - The value can be either -1, 0 or 1. For start events, it will be 1, - for end events, it will be -1, and for the remaining events, it will be 0. - - - - - Gets the event type, which allows for simpler type comparisons. - - - - - Gets the value. - - The value. - - - - Gets the style of the scalar. - - The style. - - - - Gets a value indicating whether the tag is optional for the plain style. - - - - - Gets a value indicating whether the tag is optional for any non-plain style. - - - - - Gets a value indicating whether this instance is canonical. - - - - - - Represents a sequence end event. - - - - - Initializes a new instance of the class. - - The start position of the event. - The end position of the event. - - - - Initializes a new instance of the class. - - - - - Returns a that represents the current . - - - A that represents the current . - - - - - Gets a value indicating the variation of depth caused by this event. - The value can be either -1, 0 or 1. For start events, it will be 1, - for end events, it will be -1, and for the remaining events, it will be 0. - - - - - Gets the event type, which allows for simpler type comparisons. - - - - - Represents a sequence start event. - - - - - Initializes a new instance of the class. - - - - - Initializes a new instance of the class. - - The anchor. - The tag. - if set to true [is implicit]. - The style. - The start position of the event. - The end position of the event. - - - - Initializes a new instance of the class. - - - - - Returns a that represents the current . - - - A that represents the current . - - - - - Gets a value indicating the variation of depth caused by this event. - The value can be either -1, 0 or 1. For start events, it will be 1, - for end events, it will be -1, and for the remaining events, it will be 0. - - - - - Gets the event type, which allows for simpler type comparisons. - - - - - Gets a value indicating whether this instance is implicit. - - - true if this instance is implicit; otherwise, false. - - - - - Gets a value indicating whether this instance is canonical. - - - - - - Gets the style. - - The style. - - - - Provided the base implementation for an IEventEmitter that is a - decorator for another IEventEmitter. - - - - - Interface used to write YAML events. - - - - - Default comparer used to sort keys for object members and dictionary keys. See remarks. - -
    -
  • For members of an object, this comparer will first try to use an explicit order defined by - using otherwise It will use the name of the field/property. -
  • -
  • If both objects are string, use
  • -
  • - For keys of a dictionary, this comparer will try to use interface - when comparing keys. -
  • -
-
- - - The object context used when serializing/deserializing an object instance. See remarks. - - - When serializing, this struct contains the of the object to serialize, the type, the tag to use - and the style, as well as providing access to the . - When deserializing, this struct will contain the expected type to deserialize and if not null, the instance of an object - that will recieve deserialization of its members (in case the instance cannot be created). - - - - - Initializes a new instance of the struct. - - The serializer context. - The instance. - The descriptor. - - - - The serializer context associated to this object context. - - - - - Gets the current YAML reader. Equivalent to calling directly . - - The current YAML reader. - - - - Gets the writer used while deserializing. Equivalent to calling directly . - - The writer. - - - - Gets the settings. Equivalent to calling directly . - - The settings. - - - - Gets the object serializer backend. - - The object serializer backend. - - - - The instance link to this context. - - - - - The expected type descriptor. - - - - - The tag used when serializing. - - - - - The anchor used when serializing. - - - - - The style used when serializing. - - - - - Default implementation for - - - - - This interface is used by , and - as a backend interface for serializing/deserializing member name, member values, collection and dictionary items. The default - implementation is that can be subclassed to provide aditionnal behavior. - - - TODO: Explain why this interface is used and how it can be extended for specific scenarios. - - - - - Gets the style that will be used to serialize the object provided by . - - The object context which contains the object instance to serialize. - The to use when serializing the object instance. - - - - Allows to transform the name of the member while reading for the specified object context. - - The object context to which the member name. - Name of the member read from the current yaml stream. - The name that will be used to get the from the current object context. - - - - Reads the value for the specified member from the current YAML stream. - - The object context. - The member. - The member value. See remarks - Type of the member. - The value read from YAML stream. - - TODO: Explain memberValue when can be not null - - - - - Reads the collection item from the current YAML stream. - - The object context. - Type of the item. - The collection item read from YAML stream. - - - - Reads the dictionary item from the current YAML stream. - - The object context. - Type of the key value. - The dictionary item (key,value) read from YAML stream. - - - - Writes the name of the member. - - The object context. - The member. - Name of the member. - - - - Writes the member value. - - The object context. - The member. - The member value. - Type of the member. - - - - Writes the collection item. - - The object context. - The item. - Type of the item. - - - - Writes the dictionary item. - - The object context. - The key value. - The types. - - - - Specifies the style of a sequence or mapping. - - - - - Let the emitter choose the style. - - - - - The block style. - - - - - The flow style. - - - - - Represents a stream end event. - - - - - Initializes a new instance of the class. - - The start position of the event. - The end position of the event. - - - - Initializes a new instance of the class. - - - - - Returns a that represents the current . - - - A that represents the current . - - - - - Gets a value indicating the variation of depth caused by this event. - The value can be either -1, 0 or 1. For start events, it will be 1, - for end events, it will be -1, and for the remaining events, it will be 0. - - - - - Gets the event type, which allows for simpler type comparisons. - - - - - Represents a stream start event. - - - - - Initializes a new instance of the class. - - - - - Initializes a new instance of the class. - - The start position of the event. - The end position of the event. - - - - Returns a that represents the current . - - - A that represents the current . - - - - - Gets a value indicating the variation of depth caused by this event. - The value can be either -1, 0 or 1. For start events, it will be 1, - for end events, it will be -1, and for the remaining events, it will be 0. - - - - - Gets the event type, which allows for simpler type comparisons. - - - - - Implements an indexer through an IEnumerator<T>. - - - - - Initializes a new instance of FakeList<T>. - - The enumerator to use to implement the indexer. - - - - Initializes a new instance of FakeList<T>. - - The collection to use to implement the indexer. - - - - Gets the element at the specified index. - - - If index is greater or equal than the last used index, this operation is O(index - lastIndex), - else this operation is O(index). - - - - - Gets the character at thhe specified offset. - - - - - Skips the next characters. Those characters must have been - obtained first by calling the method. - - - - - Gets a value indicating whether the end of the input reader has been reached. - - - - - Generic queue on which items may be inserted - - - - - Enqueues the specified item. - - The item to be enqueued. - - - - Dequeues an item. - - Returns the item that been dequeued. - - - - Inserts an item at the specified index. - - The index where to insert the item. - The item to be inserted. - - - - Gets the number of items that are contained by the queue. - - - - - Represents a YAML stream paser. - - - - - Moves to the next event. - - Returns true if there are more events available, otherwise returns false. - - - - Gets the current event. - - - - - Provides access to a stream and allows to peek at the next characters, - up to the buffer's capacity. - - - This class implements a circular buffer with a fixed capacity. - - - - - Initializes a new instance of the class. - - The input. - The capacity. - - - - Gets the index of the character for the specified offset. - - - - - Gets the character at thhe specified offset. - - - - - Reads characters until at least characters are in the buffer. - - - Number of characters to cache. - - - - - Skips the next characters. Those characters must have been - obtained first by calling the or methods. - - - - - Gets a value indicating whether the end of the input reader has been reached. - - - - - Represents a location inside a file - - - - - Gets a with empty values. - - - - - Returns a that represents this instance. - - - A that represents this instance. - - - - - Gets / sets the absolute offset in the file - - - - - Gets / sets the number of the line - - - - - Gets / sets the index of the column - - - - - Parses YAML streams. - - - - - Initializes a new instance of the class. - - The input where the YAML stream is to be read. - - - - Moves to the next event. - - Returns true if there are more events available, otherwise returns false. - - - - Parse the production: - stream ::= STREAM-START implicit_document? explicit_document* STREAM-END - ************ - - - - - Parse the productions: - implicit_document ::= block_node DOCUMENT-END* - * - explicit_document ::= DIRECTIVE* DOCUMENT-START block_node? DOCUMENT-END* - ************************* - - - - - Parse directives. - - - - - Parse the productions: - explicit_document ::= DIRECTIVE* DOCUMENT-START block_node? DOCUMENT-END* - *********** - - - - - Generate an empty scalar event. - - - - - Parse the productions: - block_node_or_indentless_sequence ::= - ALIAS - ***** - | properties (block_content | indentless_block_sequence)? - ********** * - | block_content | indentless_block_sequence - * - block_node ::= ALIAS - ***** - | properties block_content? - ********** * - | block_content - * - flow_node ::= ALIAS - ***** - | properties flow_content? - ********** * - | flow_content - * - properties ::= TAG ANCHOR? | ANCHOR TAG? - ************************* - block_content ::= block_collection | flow_collection | SCALAR - ****** - flow_content ::= flow_collection | SCALAR - ****** - - - - - Parse the productions: - implicit_document ::= block_node DOCUMENT-END* - ************* - explicit_document ::= DIRECTIVE* DOCUMENT-START block_node? DOCUMENT-END* - ************* - - - - - Parse the productions: - block_sequence ::= BLOCK-SEQUENCE-START (BLOCK-ENTRY block_node?)* BLOCK-END - ******************** *********** * ********* - - - - - Parse the productions: - indentless_sequence ::= (BLOCK-ENTRY block_node?)+ - *********** * - - - - - Parse the productions: - block_mapping ::= BLOCK-MAPPING_START - ******************* - ((KEY block_node_or_indentless_sequence?)? - *** * - (VALUE block_node_or_indentless_sequence?)?)* - - BLOCK-END - ********* - - - - - Parse the productions: - block_mapping ::= BLOCK-MAPPING_START - - ((KEY block_node_or_indentless_sequence?)? - - (VALUE block_node_or_indentless_sequence?)?)* - ***** * - BLOCK-END - - - - - - Parse the productions: - flow_sequence ::= FLOW-SEQUENCE-START - ******************* - (flow_sequence_entry FLOW-ENTRY)* - * ********** - flow_sequence_entry? - * - FLOW-SEQUENCE-END - ***************** - flow_sequence_entry ::= flow_node | KEY flow_node? (VALUE flow_node?)? - * - - - - - Parse the productions: - flow_sequence_entry ::= flow_node | KEY flow_node? (VALUE flow_node?)? - *** * - - - - - Parse the productions: - flow_sequence_entry ::= flow_node | KEY flow_node? (VALUE flow_node?)? - ***** * - - - - - Parse the productions: - flow_sequence_entry ::= flow_node | KEY flow_node? (VALUE flow_node?)? - * - - - - - Parse the productions: - flow_mapping ::= FLOW-MAPPING-START - ****************** - (flow_mapping_entry FLOW-ENTRY)* - * ********** - flow_mapping_entry? - ****************** - FLOW-MAPPING-END - **************** - flow_mapping_entry ::= flow_node | KEY flow_node? (VALUE flow_node?)? - * *** * - - - - - Parse the productions: - flow_mapping_entry ::= flow_node | KEY flow_node? (VALUE flow_node?)? - * ***** * - - - - - Gets the current event. - - - - - Defines the YAML parser's state. - - - - - Expect STREAM-START. - - - - - Expect the beginning of an implicit document. - - - - - Expect DOCUMENT-START. - - - - - Expect the content of a document. - - - - - Expect DOCUMENT-END. - - - - - Expect a block node. - - - - - Expect a block node or indentless sequence. - - - - - Expect a flow node. - - - - - Expect the first entry of a block sequence. - - - - - Expect an entry of a block sequence. - - - - - Expect an entry of an indentless sequence. - - - - - Expect the first key of a block mapping. - - - - - Expect a block mapping key. - - - - - Expect a block mapping value. - - - - - Expect the first entry of a flow sequence. - - - - - Expect an entry of a flow sequence. - - - - - Expect a key of an ordered mapping. - - - - - Expect a value of an ordered mapping. - - - - - Expect the and of an ordered mapping entry. - - - - - Expect the first key of a flow mapping. - - - - - Expect a key of a flow mapping. - - - - - Expect a value of a flow mapping. - - - - - Expect an empty value of a flow mapping. - - - - - Expect nothing. - - - - - Converts a sequence of characters into a sequence of YAML tokens. - - - - - Initializes a new instance of the class. - - The input. - - - - Moves to the next token. - - - - - - Consumes the current token and increments the parsed token count - - - - - Check the list of potential simple keys and remove the positions that - cannot contain simple keys anymore. - - - - - Pop indentation levels from the indents stack until the current level - becomes less or equal to the column. For each intendation level, append - the BLOCK-END token. - - - - - Produce the STREAM-END token and shut down the scanner. - - - - - Scan a YAML-DIRECTIVE or TAG-DIRECTIVE token. - - Scope: - %YAML 1.1 # a comment \n - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - %TAG !yaml! tag:yaml.org,2002: \n - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - - - - - Produce the DOCUMENT-START or DOCUMENT-END token. - - - - - Produce the FLOW-SEQUENCE-START or FLOW-MAPPING-START token. - - - - - Increase the flow level and resize the simple key list if needed. - - - - - Produce the FLOW-SEQUENCE-END or FLOW-MAPPING-END token. - - - - - Decrease the flow level. - - - - - Produce the FLOW-ENTRY token. - - - - - Produce the BLOCK-ENTRY token. - - - - - Produce the KEY token. - - - - - Produce the VALUE token. - - - - - Push the current indentation level to the stack and set the new level - the current column is greater than the indentation level. In this case, - append or insert the specified token into the token queue. - - - - - Produce the ALIAS or ANCHOR token. - - - - - Produce the TAG token. - - - - - Scan a TAG token. - - - - - Produce the SCALAR(...,literal) or SCALAR(...,folded) tokens. - - - - - Scan a block scalar. - - - - - Scan intendation spaces and line breaks for a block scalar. Determine the - intendation level if needed. - - - - - Produce the SCALAR(...,single-quoted) or SCALAR(...,double-quoted) tokens. - - - - - Scan a quoted scalar. - - - - - Produce the SCALAR(...,plain) token. - - - - - Scan a plain scalar. - - - - - Remove a potential simple key at the current flow level. - - - - - Scan the directive name. - - Scope: - %YAML 1.1 # a comment \n - ^^^^ - %TAG !yaml! tag:yaml.org,2002: \n - ^^^ - - - - - Scan the value of VERSION-DIRECTIVE. - - Scope: - %YAML 1.1 # a comment \n - ^^^^^^ - - - - - Scan the value of a TAG-DIRECTIVE token. - - Scope: - %TAG !yaml! tag:yaml.org,2002: \n - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - - - - - Scan a tag. - - - - - Decode an URI-escape sequence corresponding to a single UTF-8 character. - - - - - Scan a tag handle. - - - - - Scan the version number of VERSION-DIRECTIVE. - - Scope: - %YAML 1.1 # a comment \n - ^ - %YAML 1.1 # a comment \n - ^ - - - - - Check if a simple key may start at the current position and add it if - needed. - - - - - Gets the current position inside the input stream. - - The current position. - - - - Gets the current token. - - - - - Implements the Core schema. - - - The Core schema is an extension of the JSON schema, allowing for more human-readable presentation of the same types. - This is the recommended default schema that YAML processor should use unless instructed otherwise. - It is also strongly recommended that other schemas should be based on it. - - - - - Implements a JSON schema. - - - The JSON schema is the lowest common denominator of most modern computer languages, and allows parsing JSON files. - A YAML processor should therefore support this schema, at least as an option. It is also strongly recommended that other schemas should be based on it. . - > - - - - Implements the YAML failsafe schema. - - - The failsafe schema is guaranteed to work with any YAML document. - It is therefore the recommended schema for generic YAML tools. - A YAML processor should therefore support this schema, at least as an option. - - - - Base implementation for a based schema. - - - - - Provides schema information for tag resolution. - - - - - Expands the tag. Example, transforms a short tag '!!str' to its long version 'tag:yaml.org,2002:str' - - The tag. - Expanded version of the tag. - - - - Shortens the tag. Example, transforms a long tag 'tag:yaml.org,2002:str' to its short version '!!str' - - The tag. - Expanded version of the tag. - - - - Gets the default tag for the specified . The default tag can be different from a actual tag of this . - - The node event. - A short tag. - - - - Gets the default tag for the specified . This is only valid for scalar, return null if no default tag found. - - A short tag. - - - - Determines whether the short tag implicit (e.g. !!int). - - The tag. - true if [is tag implicit] [the specified tag]; otherwise, false. - - - - Gets the default tag and value for the specified . The default tag can be different from a actual tag of this . - - The scalar event. - if set to true [decode value]. - The default tag decoded from the scalar. - The value extracted from a scalar. - System.String. - - - - Gets the default tag and value for the specified . The default tag can be different from a actual tag of this . - - The scalar event. - The type. - The value extracted from a scalar. - System.String. - - - - Gets the type for a default tag. - - The tag in short form. - The type for a default tag or null if no default tag associated - - - - Registers a long/short tag association. - - The short tag. - The long tag. - - shortTag - or - shortTag - - - - - The string short tag: !!str - - - - - The string long tag: tag:yaml.org,2002:str - - - - - Registers a long/short tag association. - - The short tag. - The long tag. - - shortTag - or - shortTag - - - - - Gets the default tag for a event. - - The node event. - The default tag for a map. - - - - Gets the default tag for a event. - - The node event. - The default tag for a seq. - - - - Prepare scalar rules. In the implementation of this method, should call - - - - - Add a tag resolution rule that is invoked when matches - the Value of a node. - The tag is resolved to and is - invoked when actual value of type is extracted from - the node text. - - Type of the scalar - The tag. - The regex. - The decode function. - The encode function. - - - BeginUpdate(); // to avoid invoking slow internal calculation method many times. - Add( ... ); - Add( ... ); - Add( ... ); - Add( ... ); - EndUpdate(); // automaticall invoke internal calculation method - - - - - Allows to register tag mapping for all primitive types (e.g. int -> !!int) - - - - - The map short tag: !!map. - - - - - The map long tag: tag:yaml.org,2002:map - - - - - The seq short tag: !!seq - - - - - The seq long tag: tag:yaml.org,2002:seq - - - - - Initializes a new instance of the class. - - - - - Gets or sets a value indicating whether this schema should always fallback to a - failsafe string in case of not matching any scalar rules. Default is true for - - true if [allow failsafe string]; otherwise, false. - - - - The null short tag: !!null - - - - - The null long tag: tag:yaml.org,2002:null - - - - - The bool short tag: !!bool - - - - - The bool long tag: tag:yaml.org,2002:bool - - - - - The int short tag: !!int - - - - - The int long tag: tag:yaml.org,2002:int - - - - - The float short tag: !!float - - - - - The float long tag: tag:yaml.org,2002:float - - - - - Initializes a new instance of the class. - - - - - Extension to the core schema and accept different flavor of scalars -
    -
  • bool(true): y|Y|yes|Yes|YES|true|True|TRUE|on|On|ON
  • -
  • bool(false): n|N|no|No|NO|false|False|FALSE|off|Off|OFF
  • -
  • timestamp
  • -
-
-
- - - The timestamp short tag: !!timestamp - - - - - The timestamp long tag: tag:yaml.org,2002:timestamp - - - - - The merge short tag: !!merge - - - - - The merge long tag: tag:yaml.org,2002:merge - - - - - Initializes a new instance of the class. - - - - - Exception that is thrown when a semantic error is detected on a YAML stream. - - - - - Base exception that is thrown when the a problem occurs in the SharpYaml library. - - - - - Initializes a new instance of the class. - - - - - Initializes a new instance of the class. - - The message. - - - - Initializes a new instance of the class. - - - - - Initializes a new instance of the class. - - - - - Initializes a new instance of the class. - - The message. - The inner. - - - - Gets the position in the input stream where the event that originated the exception starts. - - - - - Gets the position in the input stream where the event that originated the exception ends. - - - - - Initializes a new instance of the class. - - - - - Initializes a new instance of the class. - - The message. - - - - Initializes a new instance of the class. - - - - - Initializes a new instance of the class. - - The message. - The inner. - - - - The exception that is thrown when an alias references an anchor that does not exist. - - - - - Initializes a new instance of the class. - - The anchor alias. - - - - Initializes a new instance of the class. - - The anchor alias. - The message. - - - - Initializes a new instance of the class. - - The anchor alias. - The start. - The end. - The message. - - - - Gets or sets the anchor alias. - - The anchor alias. - - - - An that can be chained with another object factory; - - - - - Creates instances of types. - - - This interface allows to provide a custom logic for creating instances during deserialization. - - - - - Creates an instance of the specified type. Returns null if instance cannot be created. - - - - - Initializes a new instance of the class. - - The next factory. - - - - Creates objects using Activator.CreateInstance. - - - - - Gets the default implementation for a type. - - The type. - The type of the implem or the same type as input if there is no default implementation - - - - A descriptor for an array. - - - - - Default implementation of a . - - - - - Provides access members of a type. - - - - - Determines whether this instance contains a member with the specified member name. - - Name of the member. - true if this instance contains a member with the specified member name; otherwise, false. - - - - Gets the type described by this instance. - - The type. - - - - Gets the members of this type. - - The members. - - - - Gets the member count. - - The member count. - - - - Gets a value indicating whether this instance has members. - - true if this instance has members; otherwise, false. - - - - Gets the with the specified name. Return null if not found - - The name. - The member. - - - - Gets a value indicating whether this instance is a compiler generated type. - - true if this instance is a compiler generated type; otherwise, false. - - - - Gets the style. - - The style. - - - - Initializes a new instance of the class. - - The attribute registry. - The type. - - type - Failed to get ObjectDescriptor for type [{0}]. The member [{1}] cannot be registered as a member with the same name is already registered [{2}].DoFormat(type.FullName, member, existingMember) - - - - Sorts the members of this instance with the specified instance. - - The key comparer. - - - - Initializes a new instance of the class. - - The attribute registry. - The type. - Expecting arrat type;type - - - - Creates the equivalent of list type for this array. - - A list type with same element type than this array. - - - - Gets the type of the array element. - - The type of the element. - - - - Provides a descriptor for a . - - - - - Initializes a new instance of the class. - - The attribute registry. - The type. - if set to true [emit default values]. - Expecting a type inheriting from System.Collections.ICollection;type - - - - Add to the collections of the same type than this descriptor. - - The collection. - The value to add to this collection. - - - - Determines whether the specified collection is read only. - - The collection. - true if the specified collection is read only; otherwise, false. - - - - Determines the number of elements of a collection, -1 if it cannot determine the number of elements. - - The collection. - The number of elements of a collection, -1 if it cannot determine the number of elements. - - - - Determines whether the specified type is collection. - - The type. - true if the specified type is collection; otherwise, false. - - - - Gets or sets the type of the element. - - The type of the element. - - - - Gets a value indicating whether the collection has only the capacity as a property defined. - - true if the collection has only the capacity as a property defined; otherwise, false. - - - - Gets a value indicating whether this instance is a pure collection (no public property/field) - - true if this instance is pure collection; otherwise, false. - - - - Gets a value indicating whether this collection type has add method. - - true if this instance has add; otherwise, false. - - - - Provides a descriptor for a . - - - - - Initializes a new instance of the class. - - The attribute registry. - The type. - if set to true [emit default values]. - Expecting a type inheriting from System.Collections.IDictionary;type - - - - Determines whether the value passed is readonly. - - The this object. - true if [is read only] [the specified this object]; otherwise, false. - - - - Gets a generic enumerator for a dictionary. - - The dictionary. - A generic enumerator. - dictionary - Key value-pair [{0}] is not supported for IDictionary. Only DictionaryEntry.DoFormat(keyValueObject) - - - - Adds a a key-value to a dictionary. - - The dictionary. - The key. - The value. - No Add() method found on dictionary [{0}].DoFormat(Type) - - - - Determines whether the specified type is a .NET dictionary. - - The type. - true if the specified type is dictionary; otherwise, false. - - - - Gets a value indicating whether this instance is generic dictionary. - - true if this instance is generic dictionary; otherwise, false. - - - - Gets the type of the key. - - The type of the key. - - - - Gets the type of the value. - - The type of the value. - - - - Gets or sets a value indicating whether this instance is pure dictionary. - - true if this instance is pure dictionary; otherwise, false. - - - - A for a - - - - - Base class for for a - - - - - Describe a member of an object. - - - - - Gets the value of this memeber for the specified instance. - - The this object to get the value from. - Value of the member. - - - - Sets a value of this memeber for the specified instance. - - The this object. - The value. - - - - Gets the name. - - The name. - - - - Gets the type. - - The type. - - - - Gets the order of this member. - Default is -1, meaning that it is using the alphabetical order - based on the name of this property. - - The order. - - - - Gets the mode of serialization for this member. - - The mode. - - - - Gets a value indicating whether this instance has set method. - - true if this instance has set method; otherwise, false. - - - - Gets the default style attached to this member. - - The style. - - - - Gets a value indicating whether this member should be serialized. - - true if [should serialize]; otherwise, false. - - - - Gets the type of the declaring this member. - - The type of the declaring. - - - - Gets the member information. - - The member information. - - - - Initializes a new instance of the class. - - The property information. - - - - Returns a that represents this instance. - - A that represents this instance. - - - - Gets the property information attached to this instance. - - The property information. - - - - Describes a descriptor for a nullable type . - - - - - Initializes a new instance of the class. - - The attribute registry. - The type. - Type [{0}] is not a primitive - - - - Determines whether the specified type is nullable. - - The type. - true if the specified type is nullable; otherwise, false. - - - - Gets the type underlying type T of the nullable - - The type of the element. - - - - Describes a descriptor for a primitive (bool, char, sbyte, byte, int, uint, long, ulong, float, double, decimal, string, DateTime). - - - - - Initializes a new instance of the class. - - The attribute registry. - The type. - Type [{0}] is not a primitive - - - - Determines whether the specified type is a primitive. - - The type. - true if the specified type is primitive; otherwise, false. - - - - A for a - - - - - Initializes a new instance of the class. - - The property information. - - - - Returns a that represents this instance. - - A that represents this instance. - - - - Gets the property information attached to this instance. - - The property information. - - - - A default implementation for the . - - - - - A factory to create an instance of a - - - - - Tries to create an instance of a from the type. Return null if this factory is not handling this type. - - The type. - ITypeDescriptor. - - - - Initializes a new instance of the class. - - The attribute registry. - if set to true [emit default values]. - attributeRegistry - - - - Creates a type descriptor for the specified type. - - The type. - An instance of type descriptor. - - - - Gets the settings. - - The settings. - - - - Manages the state of a while it is loading. - - - - - Adds the specified node to the anchor list. - - The node. - - - - Gets the node with the specified anchor. - - The anchor. - if set to true, the method should throw an exception if there is no node with that anchor. - The start position. - The end position. - - - - - Adds the specified node to the collection of nodes with unresolved aliases. - - - The that has unresolved aliases. - - - - - Resolves the aliases that could not be resolved while loading the document. - - - - - The exception that is thrown when a duplicate anchor is detected. - - - - - Initializes a new instance of the class. - - - - - Initializes a new instance of the class. - - The message. - - - - Initializes a new instance of the class. - - - - - Initializes a new instance of the class. - - The message. - The inner. - - - - Holds state that is used when emitting a stream. - - - - - Gets the already emitted anchors. - - The emitted anchors. - - - - A registry for all attributes. - - - - - Gets the attributes associated with the specified member. - - The reflection member. - if set to true includes inherited attributes. - An enumeration of . - - - - Registers an attribute for the specified member. Restriction: Attributes registered this way cannot be listed in inherited attributes. - - The member information. - The attribute. - - - - Extension methods for attribute registry. - - - - - Gets the attributes associated with the specified member. - - Type of the attribute - The member information. - if set to true [inherit]. - An enumeration of . - - - - Gets the first attribute of type T associated with the specified member. - - Type of the attribute - The member information. - if set to true [inherit]. - An attribute of type {T} if it was found; otherwise null - - - - Prodives tag discovery from a type and type discovery from a tag. - - - - - Finds a type from a tag, null if not found. - - Name of the tag. - A Type or null if not found - - - - Finds a tag from a type, null if not found. - - The type. - A tag or null if not found - - - - Resolves a type from the specified typeName. - - Name of the type. - Type found for this typeName - - - - Registers an assembly when trying to resolve types. All types - having will be registered - automatically. - - The assembly. - The attribute registry to use when quering for . - - - - Register a mapping between a tag and a type. - - The tag. - The type. - - - - Defines the method needed to be able to visit Yaml elements. - - - - - Visits a . - - - The that is being visited. - - - - - Visits a . - - - The that is being visited. - - - - - Visits a . - - - The that is being visited. - - - - - Visits a . - - - The that is being visited. - - - - - Visits a . - - - The that is being visited. - - - - - Creates objects using a Func{Type,object}"/>. - - - - - Initializes a new instance of the class. - - The factory. - - - - Initializes a new instance of the class. - - The factory. - The next factory. - factory - - - - Allows an object to customize how it is serialized and deserialized. - - - - - Reads this object's state from a YAML parser. - - - A instance of the object deserialized from Yaml. - - - - Writes the specified object context to a YAML emitter. - - The object context. - - - - A factory of - - - - - Try to create a or return null if not supported for a particular .NET typeDescriptor. - - - The typeDescriptor. - If supported, return an instance of else return null. - - - - Class for serializing a or - - - - - Base class for serializing an object that can be a Yaml !!map or !!seq. - - - - - Initializes a new instance of the class. - - - - - - - - Checks if a type is a sequence. - - - true if a type is a sequence, false otherwise. - - - - Gets the style that will be used to serialized the object. - - - The to use. Default is . - - - - Overrides this method when deserializing/serializing an object that needs a special instantiation or transformation. By default, this is calling - if the is null or returning . - - The object context. - A new instance of the object or if not null - - - - Transforms the object after it has been read. This method is called after an object has been read and before returning the object to - the deserialization process. See remarks for usage. - - - The actual object deserialized. By default same as . - - This method is usefull in conjunction with . - For example, in the case of deserializing to an immutable member, where we need to call the constructor of a type instead of setting each of - its member, we can instantiate a mutable object in , receive the mutable object filled in - and transform it back to an immutable object. - - - - - Reads the members from the current stream. - - The type of the t start. - The type of the t end. - - Return the object being read, by default thisObject passed by argument. - - - - Reads an item of the object from the YAML flow (either a sequence item or mapping key/value item). - - - Unable to deserialize property [{0}] not found in type [{1}].DoFormat(propertyName, typeDescriptor) - - - - - - - Writes the members of the object to serialize. By default this method is iterating on the and - calling on each member. - - - - - - Writes a member. - - - The member. - - - - Initializes a new instance of the class. - - - - - Reads the collection items. - - The object context. - Cannot deserialize list to type [{0}]. No Add method found.DoFormat(thisObject.GetType()) - or - Cannot deserialize list to readonly collection type [{0}]..DoFormat(thisObject.GetType()) - - - - Reads a collection item. - - The object context. - Type of the item. - The item to add to the current collection. - - - - Writes the collection items. - - The object context. - - - - Writes the collection item. - - The object context. - The item. - Type of the item. - - - - Class for serializing a or - - - - - Initializes a new instance of the class. - - - - - - - - Reads the dictionary items key-values. - - - - - - Reads a dictionary item key-value. - - The object context. - KeyValuePair{System.ObjectSystem.Object}. - - - - Writes the dictionary items keys-values. - - The object context. - - - - Writes the dictionary item key-value. - - The object context. - The key value. - - - - Writes the scalar to the . See remarks. - - The object context. - The scalar. - - This method can be overloaded to replace the converted scalar just before writing it. - - - - - This serializer is responsible to route to a specific serializer. - - - - - A context used while deserializing. - - - - - Initializes a new instance of the class. - - The serializer. - - - - The default function to read an object from the current Yaml stream. - - The value of the receiving object, may be null. - The expected type. - System.Object. - - - - The default function to write an object to Yaml - - - - - Finds the type descriptor for the specified type. - - The type. - An instance of . - - - - Resolves a type from the specified tag. - - Name of the tag. - Type. - - - - Resolves a tag from a type - - The type. - The associated tag - - - - Resolves a type from the specified typename using registered assemblies. - - Full name of the type. - The type of null if not found - - - - Gets the default tag and value for the specified . The default tag can be different from a actual tag of this . - - The scalar event. - The default tag decoded from the scalar. - The value extracted from a scalar. - System.String. - - - - Gets a value indicating whether we are in the context of serializing. - - true if we are in the context of serializing; otherwise, false. - - - - Gets the settings. - - The settings. - - - - Gets the schema. - - The schema. - - - - Gets the serializer. - - The serializer. - - - - Gets the reader used while deserializing. - - The reader. - - - - Gets the object serializer backend. - - The object serializer backend. - - - - Gets or sets the type of the create. - - The type of the create. - - - - Gets the writer used while deserializing. - - The writer. - - - - Gets the emitter. - - The emitter. - - - - A default implementation for . - This implementation allows to retrieve default attributes for a member or - to attach an attribute to a specific type/member. - - - - - Gets the attributes associated with the specified member. - - The reflection member. - if set to true includes inherited attributes. - An enumeration of . - - - - Registers an attribute for the specified member. Restriction: Attributes registered this way cannot be listed in inherited attributes. - - The member information. - The attribute. - - - - Default implementation of ITagTypeRegistry. - - - - - Initializes a new instance of the class. - - - - - Register a mapping between a tag and a type. - - The tag. - The type. - - - - Gets or sets a value indicating whether [use short type name]. - - true if [use short type name]; otherwise, false. - - - - Represents an alias node in the YAML document. - - - - - Represents a single node in the YAML document. - - - - - Loads the specified event. - - The event. - The state of the document. - - - - Parses the node represented by the next event in . - - The events. - The state. - Returns the node that has been parsed. - - - - Resolves the aliases that could not be resolved when the node was created. - - The state of the document. - - - - Saves the current node to the specified emitter. - - The emitter where the node is to be saved. - The state. - - - - Saves the current node to the specified emitter. - - The emitter where the node is to be saved. - The state. - - - - Accepts the specified visitor by calling the appropriate Visit method on it. - - - A . - - - - - Provides a basic implementation of Object.Equals - - - - - Gets a value indicating whether two objects are equal. - - - - - Serves as a hash function for a particular type. - - - A hash code for the current . - - - - - Gets the hash code of the specified object, or zero if the object is null. - - - - - Combines two hash codes into one. - - - - - Gets or sets the anchor of the node. - - The anchor. - - - - Gets or sets the tag of the node. - - The tag. - - - - Gets the position in the input stream where the event that originated the node starts. - - - - - Gets the position in the input stream where the event that originated the node ends. - - - - - Gets all nodes from the document, starting on the current node. - - - - - Initializes a new instance of the class. - - The anchor. - - - - Resolves the aliases that could not be resolved when the node was created. - - The state of the document. - - - - Saves the current node to the specified emitter. - - The emitter where the node is to be saved. - The state. - - - - Accepts the specified visitor by calling the appropriate Visit method on it. - - - A . - - - - - - - - Serves as a hash function for a particular type. - - - A hash code for the current . - - - - - Returns a that represents this instance. - - - A that represents this instance. - - - - - Gets all nodes from the document, starting on the current node. - - - - - Represents an YAML document. - - - - - Initializes a new instance of the class. - - - - - Initializes a new instance of the class with a single scalar node. - - - - - Initializes a new instance of the class. - - The events. - - - - Accepts the specified visitor by calling the appropriate Visit method on it. - - - A . - - - - - Gets or sets the root node. - - The root node. - - - - Gets all nodes from the document. - - - - - Visitor that assigns anchors to nodes that are referenced more than once but have no anchor. - - - - - Abstract implementation of that knows how to walk a complete Yaml object model. - - - - - Called when this object is visiting a . - - - The that is being visited. - - - - - Called after this object finishes visiting a . - - - The that has been visited. - - - - - Called when this object is visiting a . - - - The that is being visited. - - - - - Called after this object finishes visiting a . - - - The that has been visited. - - - - - Called when this object is visiting a . - - - The that is being visited. - - - - - Called after this object finishes visiting a . - - - The that has been visited. - - - - - Called when this object is visiting a . - - - The that is being visited. - - - - - Called after this object finishes visiting a . - - - The that has been visited. - - - - - Called when this object is visiting a . - - - The that is being visited. - - - - - Called after this object finishes visiting a . - - - The that has been visited. - - - - - Visits every child of a . - - - The that is being visited. - - - - - Visits every child of a . - - - The that is being visited. - - - - - Visits every child of a . - - - The that is being visited. - - - - - Visits every child of a . - - - The that is being visited. - - - - - Instructs the YamlSerializer not to serialize the public field or public read/write property value. - - - - - Represents a mapping node in the YAML document. - - - - - Initializes a new instance of the class. - - The events. - The state. - - - - Initializes a new instance of the class. - - - - - Initializes a new instance of the class. - - - - - Initializes a new instance of the class. - - - - - Initializes a new instance of the class. - - A sequence of where even elements are keys and odd elements are values. - - - - Initializes a new instance of the class. - - A sequence of where even elements are keys and odd elements are values. - - - - Adds the specified mapping to the collection. - - The key node. - The value node. - - - - Adds the specified mapping to the collection. - - The key node. - The value node. - - - - Adds the specified mapping to the collection. - - The key node. - The value node. - - - - Adds the specified mapping to the collection. - - The key node. - The value node. - - - - Resolves the aliases that could not be resolved when the node was created. - - The state of the document. - - - - Saves the current node to the specified emitter. - - The emitter where the node is to be saved. - The state. - - - - Accepts the specified visitor by calling the appropriate Visit method on it. - - - A . - - - - - - - - Serves as a hash function for a particular type. - - - A hash code for the current . - - - - - Returns a that represents this instance. - - - A that represents this instance. - - - - - - - - Gets the children of the current node. - - The children. - - - - Gets or sets the style of the node. - - The style. - - - - Gets all nodes from the document, starting on the current node. - - - - - Specify the way to store a property or field of some class or structure. - - - - - Initializes a new instance of the class. - - The order. - - - - Initializes a new instance of the class. - - The name. - - - - Specify the way to store a property or field of some class or structure. - - The name. - The serialize method. - - - - Specify the way to store a property or field of some class or structure. - - The serialize method. - - - - Gets the name. - - The name. - - - - Gets the serialize method1. - - The serialize method1. - - - - Gets or sets the order. Default is -1 (default to alphabetical) - - The order. - - - - Comparer that is based on identity comparisons. - - - - - - - - - - - Represents a scalar node in the YAML document. - - - - - Initializes a new instance of the class. - - The events. - The state. - - - - Initializes a new instance of the class. - - - - - Initializes a new instance of the class. - - The value. - - - - Resolves the aliases that could not be resolved when the node was created. - - The state of the document. - - - - Saves the current node to the specified emitter. - - The emitter where the node is to be saved. - The state. - - - - Accepts the specified visitor by calling the appropriate Visit method on it. - - - A . - - - - - - - - Serves as a hash function for a particular type. - - - A hash code for the current . - - - - - Performs an implicit conversion from to . - - The value. - The result of the conversion. - - - - Performs an explicit conversion from to . - - The value. - The result of the conversion. - - - - Returns a that represents this instance. - - - A that represents this instance. - - - - - Gets or sets the value of the node. - - The value. - - - - Gets or sets the style of the node. - - The style. - - - - Gets all nodes from the document, starting on the current node. - - - - - Represents a sequence node in the YAML document. - - - - - Initializes a new instance of the class. - - The events. - The state. - - - - Initializes a new instance of the class. - - - - - Initializes a new instance of the class. - - - - - Initializes a new instance of the class. - - - - - Adds the specified child to the collection. - - The child. - - - - Adds a scalar node to the collection. - - The child. - - - - Resolves the aliases that could not be resolved when the node was created. - - The state of the document. - - - - Saves the current node to the specified emitter. - - The emitter where the node is to be saved. - The state. - - - - Accepts the specified visitor by calling the appropriate Visit method on it. - - - A . - - - - - - - - Serves as a hash function for a particular type. - - - A hash code for the current . - - - - - Returns a that represents this instance. - - - A that represents this instance. - - - - - - - - Gets the collection of child nodes. - - The children. - - - - Gets or sets the style of the node. - - The style. - - - - Gets all nodes from the document, starting on the current node. - - - - - Specify the way to store a property or field of some class or structure. - See for detail. - - - - - Use the default mode depending on the type of the field/property. - - - - - When restored, new object is created by using the parameters in - the YAML data and assigned to the property / field. When the - property / filed is writeable, this is the default. - - - - - Only valid for a property / field that has a class or struct type. - When restored, instead of recreating the whole class or struct, - the members are independently restored. When the property / field - is not writeable this is the default. - - - - - Only valid for a property / field that has an array type of a - some value type. The content of the array is stored in a binary - format encoded in base64 style. - - - - - The property / field will not be stored. - - - - - Serializes and deserializes objects into and from YAML documents. - - - - - Initializes a new instance of the class. - - - - - Initializes a new instance of the class. - - The settings. - - - - Serializes the specified object to a string. - - The graph. - A YAML string of the object. - - - - Serializes the specified object to a string. - - The graph. - The expected type. - A YAML string of the object. - - - - Serializes the specified object. - - The stream. - The object to serialize. - - - - Serializes the specified object. - - The stream. - The object to serialize. - - - - Serializes the specified object. - - The where to serialize the object. - The object to serialize. - - - - Serializes the specified object. - - The where to serialize the object. - The object to serialize. - The static type of the object to serialize. - - - - Serializes the specified object. - - The where to serialize the object. - The object to serialize. - - - - Serializes the specified object. - - The where to serialize the object. - The object to serialize. - The static type of the object to serialize. - - - - Deserializes an object from the specified . - - The stream. - A deserialized object. - - - - Deserializes an object from the specified . - - The reader. - A deserialized object. - - - - Deserializes an object from the specified with an expected specific type. - - The stream. - The expected type. - A deserialized object. - stream - - - - Deserializes an object from the specified with an expected specific type. - - The expected type - The stream. - A deserialized object. - stream - - - - Deserializes an object from the specified with an expected specific type. - - The reader. - The expected type. - A deserialized object. - reader - - - - Deserializes an object from the specified with an expected specific type. - - The expected type - The reader. - A deserialized object. - reader - - - - Deserializes an object from the specified string. - - The text. - A deserialized object. - - - - Deserializes an object from the specified string. with an expected specific type. - - From text. - The expected type. - A deserialized object. - stream - - - - Deserializes an object from the specified string. with an expected specific type. - - The expected type - From text. - A deserialized object. - stream - - - - Deserializes an object from the specified with an expected specific type. - - The expected type - The reader. - A deserialized object. - reader - - - - Deserializes an object from the specified with an expected specific type. - - The reader. - The expected type. - A deserialized object. - reader - - - - Gets the settings. - - The settings. - - - - Settings used to configure serialization and control how objects are encoded into YAML. - - - - - Initializes a new instance of the class. - - - - - Initializes a new instance of the class. - - - - - Register a mapping between a tag and a type. - - The assembly. - - - - Register a mapping between a tag and a type. - - Name of the tag. - Type of the tag. - - - - Adds a custom serializer for the specified type. - - The type. - The serializer. - - type - or - serializer - - - - - Adds a serializer factory. - - The factory. - factory - - - - Gets or sets the preferred indentation. Default is 2. - - The preferred indentation. - value;Expecting value > 0 - - - - Gets or sets a value indicating whether to emit anchor alias. Default is true. - - true to emit anchor alias; otherwise, false. - - - - Gets or sets a value indicating whether to emit tags when serializing. Default is true. - - true to emit tags when serializing; otherwise, false. - - - - Gets or sets a value indicating whether the identation is trying to less - indent when possible - (For example, sequence after a key are not indented). Default is false. - - true if [always indent]; otherwise, false. - - - - Gets or sets a value indicating whether to enable sorting keys from dictionary to YAML mapping. Default is true. See remarks. - - true to enable sorting keys from dictionary to YAML mapping; otherwise, false. - When storing a YAML document, It can be important to keep the same order for key mapping in order to keep - a YAML document versionable/diffable. - - - - Gets or sets a value indicating whether to emit JSON compatible YAML. - - true if to emit JSON compatible YAML; otherwise, false. - - - - Gets or sets a value indicating whether the property should be emitted. Default is false. - - true if the property should be emitted; otherwise, false. - - - - Gets or sets the maximum number of elements an array/list of primitive can be emitted as a - flow sequence (instead of a block sequence by default). Default is 0, meaning block style - for all sequuences. - - The emit compact array limit. - - - - Gets or sets a value indicating whether to emit default value. Default is false. - - true if to emit default value; otherwise, false. - - - - Gets or sets the default key comparer used to sort members () or - dictionary keys, when serializing objects as YAML mappings. Default is . - To disable the default comparer, this value can be set to null. - - The key comparer. - - - - Gets or sets a value indicating whether to emit short type name (type, assembly name) or full . Default is false. - - true to emit short type name; otherwise, false. - - - - Gets or sets the default . Default is . See to understand the resolution of styles. - - The default style. - - - - Gets or sets the prefix used to serialize items for a non pure or - - . Default to "~Items", see remarks. - - The prefix for items. - value - Expecting length >= 2 and at least a special character '.', '~', '-' (not starting on first char for '-') - A pure or is a class that inherits from these types but are not adding any - public properties or fields. When these types are pure, they are respectively serialized as a YAML mapping (for dictionary) or a YAML sequence (for collections). - If the collection type to serialize is not pure, the type is serialized as a YAML mapping sequence that contains the public properties/fields as well as a - special fielx (e.g. "~Items") that contains the actual items of the collection (either a mapping for dictionary or a sequence for collections). - The is this special key that is used when serializing items of a non-pure collection. - - - - Gets the attribute registry. - - The attribute registry. - - - - Gets or sets the ObjectSerializerBackend. Default implementation is - - The ObjectSerializerBackend. - - - - Gets or sets the default factory to instantiate a type. Default is . - - The default factory to instantiate a type. - value - - - - Gets or sets the schema. Default is . - method. - - The schema. - value - - - - Represents an YAML stream. - - - - - Initializes a new instance of the class. - - - - - Initializes a new instance of the class. - - - - - Initializes a new instance of the class. - - - - - Adds the specified document to the collection. - - The document. - - - - Loads the stream from the specified input. - - The input. - - - - Saves the stream to the specified output. - - The output. - - - - Accepts the specified visitor by calling the appropriate Visit method on it. - - - A . - - - - - - - - Gets the documents inside the stream. - - The documents. - - - - An attribute to associate a tag with a particular type. - - - - - Initializes a new instance of the class. - - The tag. - - - - Gets the tag. - - The tag. - - - - Represents a simple key. - - - - - Initializes a new instance of the class. - - - - - Initializes a new instance of the class. - - - - - Gets or sets a value indicating whether this instance is possible. - - - true if this instance is possible; otherwise, false. - - - - - Gets or sets a value indicating whether this instance is required. - - - true if this instance is required; otherwise, false. - - - - - Gets or sets the token number. - - The token number. - - - - Gets or sets the mark that indicates the location of the simple key. - - The mark. - - - - Add extensions methods to . - - - - - Expression of string.Format(this, arg1, arg2, ...) - - The format string. - The arguments. - A formatted string. - - - - - Exception that is thrown when a syntax error is detected on a YAML stream. - - - - - Initializes a new instance of the class. - - - - - Initializes a new instance of the class. - - The message. - - - - Initializes a new instance of the class. - - - - - Initializes a new instance of the class. - - The message. - The inner. - - - - Collection of . - - - - - Initializes a new instance of the class. - - - - - Initializes a new instance of the class. - - Initial content of the collection. - - - - - - - Gets a value indicating whether the collection contains a directive with the same handle - - - - - Represents an alias token. - - - - - Base class for YAML tokens. - - - - - Initializes a new instance of the class. - - The start position of the token. - The end position of the token. - - - - Gets the start of the token in the input stream. - - - - - Gets the end of the token in the input stream. - - - - - Initializes a new instance of the class. - - The value of the anchor. - - - - Initializes a new instance of the class. - - The value of the anchor. - The start position of the event. - The end position of the event. - - - - Gets the value of the alias. - - - - - Represents an anchor token. - - - - - Initializes a new instance of the class. - - The value. - - - - Initializes a new instance of the class. - - The value. - The start position of the token. - The end position of the token. - - - - Gets the value. - - The value. - - - - Represents a block end token. - - - - - Initializes a new instance of the class. - - - - - Initializes a new instance of the class. - - The start position of the token. - The end position of the token. - - - - Represents a block entry event. - - - - - Initializes a new instance of the class. - - - - - Initializes a new instance of the class. - - The start position of the token. - The end position of the token. - - - - Represents a block mapping start token. - - - - - Initializes a new instance of the class. - - - - - Initializes a new instance of the class. - - The start position of the token. - The end position of the token. - - - - Represents a block sequence start token. - - - - - Initializes a new instance of the class. - - - - - Initializes a new instance of the class. - - The start position of the token. - The end position of the token. - - - - Represents a document end token. - - - - - Initializes a new instance of the class. - - - - - Initializes a new instance of the class. - - The start position of the token. - The end position of the token. - - - - Represents a document start token. - - - - - Initializes a new instance of the class. - - - - - Initializes a new instance of the class. - - The start position of the token. - The end position of the token. - - - - Represents a flow entry event. - - - - - Initializes a new instance of the class. - - - - - Initializes a new instance of the class. - - The start position of the token. - The end position of the token. - - - - Represents a flow mapping end token. - - - - - Initializes a new instance of the class. - - - - - Initializes a new instance of the class. - - The start position of the token. - The end position of the token. - - - - Represents a flow mapping start token. - - - - - Initializes a new instance of the class. - - - - - Initializes a new instance of the class. - - The start position of the token. - The end position of the token. - - - - Represents a flow sequence end token. - - - - - Initializes a new instance of the class. - - - - - Initializes a new instance of the class. - - The start position of the token. - The end position of the token. - - - - Represents a flow sequence start token. - - - - - Initializes a new instance of the class. - - - - - Initializes a new instance of the class. - - The start position of the token. - The end position of the token. - - - - Represents a key token. - - - - - Initializes a new instance of the class. - - - - - Initializes a new instance of the class. - - The start position of the token. - The end position of the token. - - - - Represents a scalar token. - - - - - Initializes a new instance of the class. - - The value. - - - - Initializes a new instance of the class. - - The value. - The style. - - - - Initializes a new instance of the class. - - The value. - The style. - The start position of the token. - The end position of the token. - - - - Gets the value. - - The value. - - - - Gets the style. - - The style. - - - - Specifies the style of a YAML scalar. - - - - - Let the emitter choose the style. - - - - - The plain scalar style. - - - - - The single-quoted scalar style. - - - - - The double-quoted scalar style. - - - - - The literal scalar style. - - - - - The folded scalar style. - - - - - Represents a stream end event. - - - - - Initializes a new instance of the class. - - - - - Initializes a new instance of the class. - - The start position of the token. - The end position of the token. - - - - Represents a stream start token. - - - - - Initializes a new instance of the class. - - - - - Initializes a new instance of the class. - - The start position of the token. - The end position of the token. - - - - Represents a tag token. - - - - - Initializes a new instance of the class. - - The handle. - The suffix. - - - - Initializes a new instance of the class. - - The handle. - The suffix. - The start position of the token. - The end position of the token. - - - - Gets the handle. - - The handle. - - - - Gets the suffix. - - The suffix. - - - - Represents a tag directive token. - - - - - Initializes a new instance of the class. - - The handle. - The prefix. - - - - Initializes a new instance of the class. - - The handle. - The prefix. - The start position of the token. - The end position of the token. - - - - Determines whether the specified System.Object is equal to the current System.Object. - - The System.Object to compare with the current System.Object. - - true if the specified System.Object is equal to the current System.Object; otherwise, false. - - - - - Serves as a hash function for a particular type. - - - A hash code for the current . - - - - - - - - Gets the handle. - - The handle. - - - - Gets the prefix. - - The prefix. - - - - Represents a value token. - - - - - Initializes a new instance of the class. - - - - - Initializes a new instance of the class. - - The start position of the token. - The end position of the token. - - - - Represents a version directive token. - - - - - Initializes a new instance of the class. - - The version. - - - - Initializes a new instance of the class. - - The version. - The start position of the token. - The end position of the token. - - - - Determines whether the specified System.Object is equal to the current System.Object. - - The System.Object to compare with the current System.Object. - - true if the specified System.Object is equal to the current System.Object; otherwise, false. - - - - - Serves as a hash function for a particular type. - - - A hash code for the current . - - - - - Gets the version. - - The version. - - - - Gets the assembly qualified name of the type, but without the assembly version or public token. - - The type. - The assembly qualified name of the type, but without the assembly version or public token. - Unable to get an assembly qualified name for type [{0}].DoFormat(type) - - - - Determines whether the specified type is an anonymous type. - - The type. - true if the specified type is anonymous; otherwise, false. - - - - Determines whether the specified type is nullable . - - The type. - true if the specified type is nullable; otherwise, false. - - - - Check if the type is a ValueType and does not contain any non ValueType members. - - - - - - - Returnes true if the specified is a struct type. - - to be analyzed. - true if the specified is a struct type; otehrwise false. - - - - Return if an object is a numeric value. - - The type. - True if object is a numeric value. - - - - Compare two objects to see if they are equal or not. Null is acceptable. - - - - - - - - Cast an object to a specified numeric type. - - Any object - Numric type - Numeric value or null if the object is not a numeric value. - - - - Cast boxed numeric value to double - - boxed numeric value - Numeric value in double. Double.Nan if obj is not a numeric value. - - - - Specifies the version of the YAML language. - - - - - Initializes a new instance of the class. - - The the major version number. - The the minor version number. - - - - Determines whether the specified System.Object is equal to the current System.Object. - - The System.Object to compare with the current System.Object. - - true if the specified System.Object is equal to the current System.Object; otherwise, false. - - - - - Serves as a hash function for a particular type. - - - A hash code for the current . - - - - - Gets the major version number. - - - - - Gets the minor version number. - - - - - An attribute to modify the output style of a sequence or mapping. - This attribute can be apply directly on a type or on a property/field. - - - - - Initializes a new instance of the class. - - The style. - - - - Gets the style. - - The style. - - - diff --git a/packages/repositories.config b/packages/repositories.config deleted file mode 100644 index c06d7633..00000000 --- a/packages/repositories.config +++ /dev/null @@ -1,4 +0,0 @@ - - - - \ No newline at end of file