Update Russian translation

This commit is contained in:
L1Q 2018-09-10 19:01:13 +03:00
parent 1368b622fd
commit 5b05f8c685
11 changed files with 256 additions and 4 deletions

View file

@ -207,4 +207,7 @@
<data name="lblRecentColors.Text" xml:space="preserve">
<value>Последние цвета:</value>
</data>
<data name="btnScreenColorPicker.ToolTip" xml:space="preserve">
<value>Выбрать цвет на экране</value>
</data>
</root>

View file

@ -1144,4 +1144,7 @@
<data name="YouTubeVideoPrivacy_Unlisted" xml:space="preserve">
<value>Доступ по ссылке</value>
</data>
<data name="WavFileNameEditor_EditValue_Browse_for_a_sound_file___" xml:space="preserve">
<value>Искать звуковой файл...</value>
</data>
</root>

View file

@ -162,4 +162,10 @@
<data name="chFilename.Text" xml:space="preserve">
<value>Имя файла</value>
</data>
<data name="chURL.Text" xml:space="preserve">
<value>URL</value>
</data>
<data name="lblFilenameFilter.Text" xml:space="preserve">
<value>Имя файла:</value>
</data>
</root>

View file

@ -120,4 +120,16 @@
<data name="$this.Text" xml:space="preserve">
<value>ShareX - История изображений</value>
</data>
<data name="tslSearch.Text" xml:space="preserve">
<value>Искать:</value>
</data>
<data name="tsbSearch.Text" xml:space="preserve">
<value>Поиск</value>
</data>
<data name="tsbSearch.ToolTipText" xml:space="preserve">
<value>Поиск</value>
</data>
<data name="tsbSettings.Text" xml:space="preserve">
<value>Настройки...</value>
</data>
</root>

View file

@ -0,0 +1,135 @@
<?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="lblViewMode.Text" xml:space="preserve">
<value>Режим просмотра:</value>
</data>
<data name="lblThumbnailSize.Text" xml:space="preserve">
<value>Размер миниатюр:</value>
</data>
<data name="lblMaximumImageLimit.Text" xml:space="preserve">
<value>Лимит количества изображений:</value>
</data>
<data name="cbRememberSearchText.Text" xml:space="preserve">
<value>Запоминать поиск</value>
</data>
<data name="$this.Text" xml:space="preserve">
<value>ShareX - Настройки истории изображений</value>
</data>
</root>

View file

@ -213,4 +213,19 @@
<data name="ObjectListView_ObjectListView_Value" xml:space="preserve">
<value>Значение</value>
</data>
<data name="HistoryItemManager_InitializeComponent_Markdown__link" xml:space="preserve">
<value>Markdown ссылку</value>
</data>
<data name="HistoryItemManager_InitializeComponent_Markdown__image" xml:space="preserve">
<value>Markdown изображение</value>
</data>
<data name="HistoryItemManager_InitializeComponent_Markdown__linked_image" xml:space="preserve">
<value>Markdown изображение-ссылку</value>
</data>
<data name="HistoryItemManager_InitializeComponent_UploadFile" xml:space="preserve">
<value>Загрузить файл</value>
</data>
<data name="HistoryItemManager_InitializeComponent_EditImage" xml:space="preserve">
<value>Редактировать изображение…</value>
</data>
</root>

View file

@ -284,6 +284,9 @@
<EmbeddedResource Include="Forms\ImageHistorySettingsForm.resx">
<DependentUpon>ImageHistorySettingsForm.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Forms\ImageHistorySettingsForm.ru.resx">
<DependentUpon>ImageHistorySettingsForm.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Forms\ImageHistorySettingsForm.tr.resx">
<DependentUpon>ImageHistorySettingsForm.cs</DependentUpon>
</EmbeddedResource>

View file

@ -159,4 +159,7 @@
<data name="btnClose.Text" xml:space="preserve">
<value>Закрыть</value>
</data>
<data name="btnUploadImage.Text" xml:space="preserve">
<value>Загрузить изображение</value>
</data>
</root>

View file

@ -144,4 +144,7 @@
<data name="lblWidth.Text" xml:space="preserve">
<value>Ширина:</value>
</data>
<data name="btnOK.Text" xml:space="preserve">
<value>ОК</value>
</data>
</root>

View file

@ -153,4 +153,46 @@
<data name="btnCancel.Text" xml:space="preserve">
<value>Отменить</value>
</data>
<data name="tsrbmiGradientForwardDiagonal.Text" xml:space="preserve">
<value>Прямо диагональный</value>
</data>
<data name="tsrbmiGradientBackwardDiagonal.Text" xml:space="preserve">
<value>Обратно диагональный</value>
</data>
<data name="btnGradient.ToolTip" xml:space="preserve">
<value>Градиент</value>
</data>
<data name="btnTextColor.ToolTip" xml:space="preserve">
<value>Цвет текста</value>
</data>
<data name="cbBold.ToolTip" xml:space="preserve">
<value>Жирный</value>
</data>
<data name="cbItalic.ToolTip" xml:space="preserve">
<value>Курсив</value>
</data>
<data name="cbUnderline.ToolTip" xml:space="preserve">
<value>Подчеркнутый</value>
</data>
<data name="btnAlignmentHorizontal.ToolTip" xml:space="preserve">
<value>Горизонтальное выравнивание</value>
</data>
<data name="btnAlignmentVertical.ToolTip" xml:space="preserve">
<value>Вертикальное выравнивание</value>
</data>
<data name="tsmiEnableGradient.Text" xml:space="preserve">
<value>Применять градиент</value>
</data>
<data name="tsmiSecondColor.Text" xml:space="preserve">
<value>Второй цвет текста...</value>
</data>
<data name="tsmiGradientMode.Text" xml:space="preserve">
<value>Режим градиента</value>
</data>
<data name="tsrbmiGradientHorizontal.Text" xml:space="preserve">
<value>Горизонтальный</value>
</data>
<data name="tsrbmiGradientVertical.Text" xml:space="preserve">
<value>Вертикальный</value>
</data>
</root>

View file

@ -1117,7 +1117,7 @@ store.book[0].title</value>
<value>Ключ веб API:</value>
</data>
<data name="tpFirebaseDynamicLinks.Text" xml:space="preserve">
<value>Динамические ссылки Firebase</value>
<value>Firebase Dynamic Links</value>
</data>
<data name="lblGoogleCloudStorageObjectPrefix.Text" xml:space="preserve">
<value>Путь:</value>
@ -1140,13 +1140,40 @@ store.book[0].title</value>
<data name="btnSharedFolderDuplicate.Text" xml:space="preserve">
<value>Дублировать</value>
</data>
<data name="tpPastie.Text" xml:space="preserve">
<value>Вставить</value>
</data>
<data name="lblYouTubePrivacyType.Text" xml:space="preserve">
<value>Тип доступа:</value>
</data>
<data name="cbYouTubeUseShortenedLink.Text" xml:space="preserve">
<value>Использовать короткую ссылку</value>
</data>
<data name="lblFirebaseDomainExample.Text" xml:space="preserve">
<value>Пример: google.page.link</value>
</data>
<data name="lblCustomUploaderURL.Text" xml:space="preserve">
<value>URL:</value>
</data>
<data name="lblAzureStorageUploadPath.Text" xml:space="preserve">
<value>Путь загрузки:</value>
</data>
<data name="lblAzureStorageURLPreviewLabel.Text" xml:space="preserve">
<value>Предпросмотр URL:</value>
</data>
<data name="lblAzureStorageURLPreview.Text" xml:space="preserve">
<value>Предпросмотр</value>
</data>
<data name="lblFirebaseDomain.Text" xml:space="preserve">
<value>Домен:</value>
</data>
<data name="lblYourlsAPIURL.Text" xml:space="preserve">
<value>URL API:</value>
</data>
<data name="lblAdflyAPIUID.Text" xml:space="preserve">
<value>UID API:</value>
</data>
<data name="chImgurID.Text" xml:space="preserve">
<value>ID</value>
</data>
<data name="chPicasaID.Text" xml:space="preserve">
<value>ID</value>
</data>
</root>