Update russian translation

This commit is contained in:
L1Q 2017-10-28 23:44:48 +03:00
parent 179500cb90
commit 31868467c1
7 changed files with 364 additions and 1 deletions

View file

@ -0,0 +1,141 @@
<?xml version="1.0" encoding="utf-8"?>
<root>
<!--
Microsoft ResX Schema
Version 2.0
The primary goals of this format is to allow a simple XML format
that is mostly human readable. The generation and parsing of the
various data types are done through the TypeConverter classes
associated with the data types.
Example:
... ado.net/XML headers & schema ...
<resheader name="resmimetype">text/microsoft-resx</resheader>
<resheader name="version">2.0</resheader>
<resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
<resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
<data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data>
<data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
<data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
<value>[base64 mime encoded serialized .NET Framework object]</value>
</data>
<data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
<value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
<comment>This is a comment</comment>
</data>
There are any number of "resheader" rows that contain simple
name/value pairs.
Each data row contains a name, and value. The row also contains a
type or mimetype. Type corresponds to a .NET class that support
text/value conversion through the TypeConverter architecture.
Classes that don't support this are serialized and stored with the
mimetype set.
The mimetype is used for serialized objects, and tells the
ResXResourceReader how to depersist the object. This is currently not
extensible. For a given mimetype the value must be set accordingly:
Note - application/x-microsoft.net.object.binary.base64 is the format
that the ResXResourceWriter will generate, however the reader can
read any of the formats listed below.
mimetype: application/x-microsoft.net.object.binary.base64
value : The object must be serialized with
: System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
: and then encoded with base64 encoding.
mimetype: application/x-microsoft.net.object.soap.base64
value : The object must be serialized with
: System.Runtime.Serialization.Formatters.Soap.SoapFormatter
: and then encoded with base64 encoding.
mimetype: application/x-microsoft.net.object.bytearray.base64
value : The object must be serialized into a byte array
: using a System.ComponentModel.TypeConverter
: and then encoded with base64 encoding.
-->
<xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
<xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
<xsd:element name="root" msdata:IsDataSet="true">
<xsd:complexType>
<xsd:choice maxOccurs="unbounded">
<xsd:element name="metadata">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" />
</xsd:sequence>
<xsd:attribute name="name" use="required" type="xsd:string" />
<xsd:attribute name="type" type="xsd:string" />
<xsd:attribute name="mimetype" type="xsd:string" />
<xsd:attribute ref="xml:space" />
</xsd:complexType>
</xsd:element>
<xsd:element name="assembly">
<xsd:complexType>
<xsd:attribute name="alias" type="xsd:string" />
<xsd:attribute name="name" type="xsd:string" />
</xsd:complexType>
</xsd:element>
<xsd:element name="data">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
<xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" />
</xsd:sequence>
<xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" />
<xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
<xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
<xsd:attribute ref="xml:space" />
</xsd:complexType>
</xsd:element>
<xsd:element name="resheader">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
</xsd:sequence>
<xsd:attribute name="name" type="xsd:string" use="required" />
</xsd:complexType>
</xsd:element>
</xsd:choice>
</xsd:complexType>
</xsd:element>
</xsd:schema>
<resheader name="resmimetype">
<value>text/microsoft-resx</value>
</resheader>
<resheader name="version">
<value>2.0</value>
</resheader>
<resheader name="reader">
<value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<resheader name="writer">
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<data name="$this.Text" xml:space="preserve">
<value>ShareX - Размер полотна</value>
</data>
<data name="lblLeft.Text" xml:space="preserve">
<value>Слева:</value>
</data>
<data name="lblRight.Text" xml:space="preserve">
<value>Справа:</value>
</data>
<data name="lblBottom.Text" xml:space="preserve">
<value>Снизу:</value>
</data>
<data name="lblTop.Text" xml:space="preserve">
<value>Сверху:</value>
</data>
<data name="btnOK.Text" xml:space="preserve">
<value>ОК</value>
</data>
<data name="btnCancel.Text" xml:space="preserve">
<value>Отменить</value>
</data>
</root>

View file

@ -0,0 +1,144 @@
<?xml version="1.0" encoding="utf-8"?>
<root>
<!--
Microsoft ResX Schema
Version 2.0
The primary goals of this format is to allow a simple XML format
that is mostly human readable. The generation and parsing of the
various data types are done through the TypeConverter classes
associated with the data types.
Example:
... ado.net/XML headers & schema ...
<resheader name="resmimetype">text/microsoft-resx</resheader>
<resheader name="version">2.0</resheader>
<resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
<resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
<data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data>
<data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
<data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
<value>[base64 mime encoded serialized .NET Framework object]</value>
</data>
<data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
<value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
<comment>This is a comment</comment>
</data>
There are any number of "resheader" rows that contain simple
name/value pairs.
Each data row contains a name, and value. The row also contains a
type or mimetype. Type corresponds to a .NET class that support
text/value conversion through the TypeConverter architecture.
Classes that don't support this are serialized and stored with the
mimetype set.
The mimetype is used for serialized objects, and tells the
ResXResourceReader how to depersist the object. This is currently not
extensible. For a given mimetype the value must be set accordingly:
Note - application/x-microsoft.net.object.binary.base64 is the format
that the ResXResourceWriter will generate, however the reader can
read any of the formats listed below.
mimetype: application/x-microsoft.net.object.binary.base64
value : The object must be serialized with
: System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
: and then encoded with base64 encoding.
mimetype: application/x-microsoft.net.object.soap.base64
value : The object must be serialized with
: System.Runtime.Serialization.Formatters.Soap.SoapFormatter
: and then encoded with base64 encoding.
mimetype: application/x-microsoft.net.object.bytearray.base64
value : The object must be serialized into a byte array
: using a System.ComponentModel.TypeConverter
: and then encoded with base64 encoding.
-->
<xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
<xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
<xsd:element name="root" msdata:IsDataSet="true">
<xsd:complexType>
<xsd:choice maxOccurs="unbounded">
<xsd:element name="metadata">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" />
</xsd:sequence>
<xsd:attribute name="name" use="required" type="xsd:string" />
<xsd:attribute name="type" type="xsd:string" />
<xsd:attribute name="mimetype" type="xsd:string" />
<xsd:attribute ref="xml:space" />
</xsd:complexType>
</xsd:element>
<xsd:element name="assembly">
<xsd:complexType>
<xsd:attribute name="alias" type="xsd:string" />
<xsd:attribute name="name" type="xsd:string" />
</xsd:complexType>
</xsd:element>
<xsd:element name="data">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
<xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" />
</xsd:sequence>
<xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" />
<xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
<xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
<xsd:attribute ref="xml:space" />
</xsd:complexType>
</xsd:element>
<xsd:element name="resheader">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
</xsd:sequence>
<xsd:attribute name="name" type="xsd:string" use="required" />
</xsd:complexType>
</xsd:element>
</xsd:choice>
</xsd:complexType>
</xsd:element>
</xsd:schema>
<resheader name="resmimetype">
<value>text/microsoft-resx</value>
</resheader>
<resheader name="version">
<value>2.0</value>
</resheader>
<resheader name="reader">
<value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<resheader name="writer">
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<data name="$this.Text" xml:space="preserve">
<value>ShareX - Размер изображения</value>
</data>
<data name="lblWidth.Text" xml:space="preserve">
<value>Ширина:</value>
</data>
<data name="lblHeight.Text" xml:space="preserve">
<value>Высота:</value>
</data>
<data name="cbAspectRatio.Text" xml:space="preserve">
<value>Сохранять пропорции</value>
</data>
<data name="btnOK.Text" xml:space="preserve">
<value>ОК</value>
</data>
<data name="btnCancel.Text" xml:space="preserve">
<value>Отменить</value>
</data>
<data name="lblWidthPixels.Text" xml:space="preserve">
<value>пикселей</value>
</data>
<data name="lblHeightPixels.Text" xml:space="preserve">
<value>пикселей</value>
</data>
</root>

View file

@ -425,4 +425,52 @@
<data name="ShapeManager_CreateContextMenu_Capture" xml:space="preserve">
<value>Захват</value>
</data>
<data name="RegionCaptureForm_InitializeComponent_ImageEditor" xml:space="preserve">
<value>Редактор изображений</value>
</data>
<data name="ShapeManager_CreateToolbar_AnnotateMenu" xml:space="preserve">
<value>Меню примечаний</value>
</data>
<data name="ShapeManager_CursorType" xml:space="preserve">
<value>Тип курсора:</value>
</data>
<data name="ShapeManager_CenterPoints" xml:space="preserve">
<value>Центральных точек:</value>
</data>
<data name="ShapeManager_ArrowsOnBothEnds" xml:space="preserve">
<value>Стрелки на обоих концах</value>
</data>
<data name="ShapeManager_CreateToolbar_Image" xml:space="preserve">
<value>Изображение</value>
</data>
<data name="ShapeManager_CreateToolbar_ImageSize" xml:space="preserve">
<value>Размер изображения...</value>
</data>
<data name="ShapeManager_CreateToolbar_CanvasSize" xml:space="preserve">
<value>Размер полотна...</value>
</data>
<data name="ShapeManager_CreateToolbar_Rotate90Clockwise" xml:space="preserve">
<value>Повернуть на 90° по часовой стрелке</value>
</data>
<data name="ShapeManager_CreateToolbar_Rotate90CounterClockwise" xml:space="preserve">
<value>Повернуть на 90° против часовой стрелки</value>
</data>
<data name="ShapeManager_CreateToolbar_Rotate180" xml:space="preserve">
<value>Повернуть на 180°</value>
</data>
<data name="ShapeManager_CreateToolbar_FlipHorizontal" xml:space="preserve">
<value>Отразить по горизонтали</value>
</data>
<data name="ShapeManager_CreateToolbar_FlipVertical" xml:space="preserve">
<value>Отразить по вертикали</value>
</data>
<data name="ShapeManager_CreateToolbar_StartEditorMaximized" xml:space="preserve">
<value>Разворачивать редактор на весь экран</value>
</data>
<data name="ShapeManager_CreateToolbar_RememberEditorWindowState" xml:space="preserve">
<value>Помнить состояние окна редактора</value>
</data>
<data name="ShapeManager_CreateToolbar_StartEditorFullscreen" xml:space="preserve">
<value>Запускать редактор в полноэкранном режиме</value>
</data>
</root>

View file

@ -276,12 +276,18 @@
<EmbeddedResource Include="Forms\CanvasSizeForm.resx">
<DependentUpon>CanvasSizeForm.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Forms\CanvasSizeForm.ru.resx">
<DependentUpon>CanvasSizeForm.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Forms\FFmpegOptionsForm.it-IT.resx">
<DependentUpon>FFmpegOptionsForm.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Forms\ImageSizeForm.resx">
<DependentUpon>ImageSizeForm.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Forms\ImageSizeForm.ru.resx">
<DependentUpon>ImageSizeForm.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Forms\ScrollingCaptureForm.de.resx">
<DependentUpon>ScrollingCaptureForm.cs</DependentUpon>
</EmbeddedResource>

View file

@ -291,7 +291,7 @@ store.book[0].title</value>
<value>URL миниатюры:</value>
</data>
<data name="lblCustomUploaderFileForm.Text" xml:space="preserve">
<value>Файл из имени:</value>
<value>Имя формы с файлом:</value>
</data>
<data name="lblCustomUploaderRequestType.Text" xml:space="preserve">
<value>Тип запроса:</value>
@ -1175,4 +1175,10 @@ store.book[0].title</value>
<data name="lblAmazonS3StorageClass.Text" xml:space="preserve">
<value>Класс хранилища:</value>
</data>
<data name="btnPaste_eeGetUserKey.Text" xml:space="preserve">
<value>Получить пользовательский ключ...</value>
</data>
<data name="cbFlickrDirectLink.Text" xml:space="preserve">
<value>Использовать прямую ссылку</value>
</data>
</root>

View file

@ -247,4 +247,16 @@
<data name="UploadersConfigForm_ConnectSFTPAccount_Key_file_not_found" xml:space="preserve">
<value>Файл ключа не существует.</value>
</data>
<data name="UploadersConfigForm_eiCustomUploaders_ExportRequested_RequestURLMustBeConfigured" xml:space="preserve">
<value>"URL запроса" должен быть настроен.</value>
</data>
<data name="UploadersConfigForm_eiCustomUploaders_ExportRequested_DestinationTypeMustBeConfigured" xml:space="preserve">
<value>"Тип сервиса" должен быть настроен.</value>
</data>
<data name="CustomUploaderItem_GetRequestURL_RequestURLMustBeConfigured" xml:space="preserve">
<value>"URL запроса" должен быть настроен.</value>
</data>
<data name="CustomUploaderItem_GetFileFormName_FileFormNameMustBeConfigured" xml:space="preserve">
<value>"Имя формы с файлом" должно быть настроено.</value>
</data>
</root>

View file

@ -705,4 +705,10 @@
<data name="pbDiscordOpen.ToolTip" xml:space="preserve">
<value>Открыть приглашение на Discord сервер ShareX</value>
</data>
<data name="tsmiTrayImageEditor.Text" xml:space="preserve">
<value>Редактор изображений...</value>
</data>
<data name="tsmiImageEditor.Text" xml:space="preserve">
<value>Редактор изображений...</value>
</data>
</root>