Update russian translation

This commit is contained in:
L1Q 2017-09-21 16:11:57 +03:00
parent ceab2a4979
commit 87ce3bc439
7 changed files with 238 additions and 1 deletions

View file

@ -1006,4 +1006,37 @@
<data name="PNGBitDepth_Bit24" xml:space="preserve">
<value>24 бит</value>
</data>
<data name="LinearGradientMode_BackwardDiagonal" xml:space="preserve">
<value>Обратно диагональный</value>
</data>
<data name="LinearGradientMode_ForwardDiagonal" xml:space="preserve">
<value>Прямо диагональный</value>
</data>
<data name="LinearGradientMode_Horizontal" xml:space="preserve">
<value>Горизонтальный</value>
</data>
<data name="LinearGradientMode_Vertical" xml:space="preserve">
<value>Вертикальный</value>
</data>
<data name="URLSharingServices_CustomURLSharingService" xml:space="preserve">
<value>Пользовательский сервис отправки ссылок</value>
</data>
<data name="CustomUploaderDestinationType_URLSharingService" xml:space="preserve">
<value>Сервис отправки ссылок</value>
</data>
<data name="HotkeyType_ShortenURL" xml:space="preserve">
<value>Сокращение ссылки</value>
</data>
<data name="ShapeType_DrawingCursor" xml:space="preserve">
<value>Рисование: курсор</value>
</data>
<data name="HotkeyType_ShortenURL_Category" xml:space="preserve">
<value>Загрузка</value>
</data>
<data name="HotkeyType_UploadText_Category" xml:space="preserve">
<value>Загрузка</value>
</data>
<data name="HotkeyType_UploadText" 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="lblHeight.Text" xml:space="preserve">
<value>Высота:</value>
</data>
<data name="lblWidth.Text" xml:space="preserve">
<value>Ширина:</value>
</data>
<data name="btnAdd.Text" xml:space="preserve">
<value>Добавить...</value>
</data>
<data name="btnRemove.Text" xml:space="preserve">
<value>Удалить</value>
</data>
<data name="lblOutputFilename.Text" xml:space="preserve">
<value>Имя выходного файла:</value>
</data>
<data name="lblOutputFolder.Text" xml:space="preserve">
<value>Папка для вывода:</value>
</data>
<data name="btnGenerate.Text" xml:space="preserve">
<value>Сгенерировать миниатюры</value>
</data>
</root>

View file

@ -159,7 +159,7 @@
<value>Имя</value>
</data>
<data name="btnCustomUploaderHeaderRemove.Text" xml:space="preserve">
<value>Убрать</value>
<value>Удалить</value>
</data>
<data name="btnCustomUploaderHeaderAdd.Text" xml:space="preserve">
<value>Добавить</value>
@ -1157,4 +1157,19 @@ store.book[0].title</value>
<data name="cbxPlikTTLUnit.Items3" xml:space="preserve">
<value>никогда</value>
</data>
<data name="btnCustomUploaderDuplicate.Text" xml:space="preserve">
<value>Копия</value>
</data>
<data name="btnCustomUploaderURLSharingServiceTest.Text" xml:space="preserve">
<value>Тест</value>
</data>
<data name="lblCustomUploaderURLSharingService.Text" xml:space="preserve">
<value>Сервис отправки ссылок:</value>
</data>
<data name="lblCustomUploaderName.Text" xml:space="preserve">
<value>Имя:</value>
</data>
<data name="lblAzureStorageCustomDomain.Text" xml:space="preserve">
<value>Пользовательский домен:</value>
</data>
</root>

View file

@ -232,7 +232,13 @@
<data name="OAuthControl_OAuthControl_PasteVerificationCodeHere" xml:space="preserve">
<value>Вставьте код подтверждения сюда</value>
</data>
<data name="UploadersConfigForm_An_argument_with_the_same_name_already_exists" xml:space="preserve">
<value>Аргумент с таким именем уже существует.</value>
</data>
<data name="UploadersConfigForm_CustomUploader_Name" xml:space="preserve">
<value>Имя</value>
</data>
<data name="UploadersConfigForm_A_header_with_the_same_name_already_exists" xml:space="preserve">
<value>Заголовок с таким именем уже существует.</value>
</data>
</root>

View file

@ -672,4 +672,22 @@
<data name="tsbDonate.Text" xml:space="preserve">
<value>Пожертвовать…</value>
</data>
<data name="tsmiUploadText.Text" xml:space="preserve">
<value>Загрузить текст...</value>
</data>
<data name="tsmiTrayUploadText.Text" xml:space="preserve">
<value>Загрузить текст...</value>
</data>
<data name="tsmiShortenURL.Text" xml:space="preserve">
<value>Сократить ссылку...</value>
</data>
<data name="tsmiTrayShortenURL.Text" xml:space="preserve">
<value>Сократить ссылку...</value>
</data>
<data name="tsmiImageThumbnailer.Text" xml:space="preserve">
<value>Миниатюры изображений...</value>
</data>
<data name="tsmiTrayImageThumbnailer.Text" xml:space="preserve">
<value>Миниатюры изображений...</value>
</data>
</root>

View file

@ -126,4 +126,19 @@
<data name="tsmiSaveAs.Text" xml:space="preserve">
<value>Сохранить как файл изображения…</value>
</data>
<data name="tpEncode.Text" xml:space="preserve">
<value>Кодировать</value>
</data>
<data name="tpDecode.Text" xml:space="preserve">
<value>Декодировать</value>
</data>
<data name="btnDecodeFromFile.Text" xml:space="preserve">
<value>Декодировать с файла картинки...</value>
</data>
<data name="btnDecodeFromScreen.Text" xml:space="preserve">
<value>Декодировать с экрана...</value>
</data>
<data name="lblDecodeResult.Text" xml:space="preserve">
<value>Результат:</value>
</data>
</root>

View file

@ -548,4 +548,10 @@
<data name="AboutForm_AboutForm_Language_zh_TW" xml:space="preserve">
<value>Традиционный китайский</value>
</data>
<data name="AboutForm_AboutForm_Language_it_IT" xml:space="preserve">
<value>Итальянский</value>
</data>
<data name="QRCodeForm_InputTextToEncode" xml:space="preserve">
<value>Введите текст для кодирования</value>
</data>
</root>