Archived
1
0
This repository has been archived on 2026-04-22. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
FoxTube/FoxTube/Strings/ru-RU/General.resw
T
Michael Gordeev d8306c8182 - Added localization contribution system
- Added ability to completely collapse command bars (check settings)
- Added feature that checks your clipboard and suggests you to open YouTube page in the app if there is any (check settings)
- Added additional analytics tools to detect authorization fails
- Added video speed controller (check video settings)
- Test ads are now shown
- Fixed gaps in grids
- Fixed some cases when on maximizing video it pauses/continues
- Fixed missing inbox items due to incompatible date formats
- Fixed inability to unsubscribe from channel
- Fixed minimization of videos with unusual aspect ratios
- Fixed some cases when video continues to play in the background after closing/reloading video page
2019-06-20 16:47:55 +03:00

228 lines
10 KiB
XML

<?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="autoplay.OffContent" xml:space="preserve">
<value>Воспроизводить видео автоматически</value>
</data>
<data name="autoplay.OnContent" xml:space="preserve">
<value>Воспроизводить видео автоматически</value>
</data>
<data name="color.Text" xml:space="preserve">
<value>Тема</value>
</data>
<data name="colorDark.Content" xml:space="preserve">
<value>Темная</value>
</data>
<data name="colorDefault.Content" xml:space="preserve">
<value>Системная</value>
</data>
<data name="colorLight.Content" xml:space="preserve">
<value>Светлая</value>
</data>
<data name="colorSystem.Content" xml:space="preserve">
<value>Цветовые настройки Windows</value>
</data>
<data name="en.Content" xml:space="preserve">
<value>Английский (США)</value>
</data>
<data name="interfaceLang.Header" xml:space="preserve">
<value>Язык интерфейса</value>
</data>
<data name="metered.OffContent" xml:space="preserve">
<value>Уведомлять об ограниченном соединении перед воспроизведением</value>
</data>
<data name="metered.OnContent" xml:space="preserve">
<value>Уведомлять об ограниченном соединении перед воспроизведением</value>
</data>
<data name="moderate.Content" xml:space="preserve">
<value>Выборочный</value>
</data>
<data name="newVideo.OffContent" xml:space="preserve">
<value>Уведомлять если кто-то из ваших подписок загрузил новое видео</value>
</data>
<data name="newVideo.OnContent" xml:space="preserve">
<value>Уведомлять если кто-то из ваших подписок загрузил новое видео</value>
</data>
<data name="none.Content" xml:space="preserve">
<value>Отключен</value>
</data>
<data name="notifications.Text" xml:space="preserve">
<value>Уведомления</value>
</data>
<data name="preferences.Text" xml:space="preserve">
<value>Настройки</value>
</data>
<data name="playback.Text" xml:space="preserve">
<value>Воспроизведение</value>
</data>
<data name="quality.Header" xml:space="preserve">
<value>Качество видео по умолчанию</value>
</data>
<data name="region.Header" xml:space="preserve">
<value>Регион</value>
</data>
<data name="regNsearch.Text" xml:space="preserve">
<value>Регион и поиск</value>
</data>
<data name="remember.Content" xml:space="preserve">
<value>Запомнить мой выбор</value>
</data>
<data name="restart.Text" xml:space="preserve">
<value>Перезапустите приложение, чтобы применить настройки (в противном случае некоторые элементы могут неправильно отображаться)</value>
</data>
<data name="ru.Content" xml:space="preserve">
<value>Русский (Россия)</value>
</data>
<data name="safeSearch.Header" xml:space="preserve">
<value>Безопасный поиск</value>
</data>
<data name="strict.Content" xml:space="preserve">
<value>Строгий</value>
</data>
<data name="closeApp.Content" xml:space="preserve">
<value>Закрыть приложение</value>
</data>
<data name="devNotifications.OffContent" xml:space="preserve">
<value>Получать уведомления от разработчиков</value>
</data>
<data name="devNotifications.OnContent" xml:space="preserve">
<value>Получать уведомления от разработчиков</value>
</data>
<data name="relevanceLanguage.Header" xml:space="preserve">
<value>Предпочитаемый язык поиска</value>
</data>
<data name="auto.Content" xml:space="preserve">
<value>Авто</value>
</data>
<data name="interface.Text" xml:space="preserve">
<value>Интерфейс</value>
</data>
<data name="minimizedCommandBar.OffContent" xml:space="preserve">
<value>Использовать компактную панель команд</value>
</data>
<data name="minimizedCommandBar.OnContent" xml:space="preserve">
<value>Использовать компактную панель команд</value>
</data>
<data name="clipboardProcessing.OffContent" xml:space="preserve">
<value>Обрабатывать ссылки YouTube из буфера обмена</value>
</data>
<data name="clipboardProcessing.OnContent" xml:space="preserve">
<value>Обрабатывать ссылки YouTube из буфера обмена</value>
</data>
</root>