- added Romanian translation
- replaced flag images with versions from "famfamfam.com"
@@ -115,6 +115,7 @@
|
||||
<LastGenOutput>Resources.Designer.cs</LastGenOutput>
|
||||
<SubType>Designer</SubType>
|
||||
</EmbeddedResource>
|
||||
<EmbeddedResource Include="Resources.ro.resx" />
|
||||
<EmbeddedResource Include="Resources.ru.resx" />
|
||||
</ItemGroup>
|
||||
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
||||
|
||||
4
source/ChanSort.Api/Resources.Designer.cs
generated
@@ -1,7 +1,7 @@
|
||||
//------------------------------------------------------------------------------
|
||||
// <auto-generated>
|
||||
// This code was generated by a tool.
|
||||
// Runtime Version:4.0.30319.18052
|
||||
// Runtime Version:4.0.30319.42000
|
||||
//
|
||||
// Changes to this file may cause incorrect behavior and will be lost if
|
||||
// the code is regenerated.
|
||||
@@ -19,7 +19,7 @@ namespace ChanSort.Api {
|
||||
// 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.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "15.0.0.0")]
|
||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
|
||||
internal class Resources {
|
||||
|
||||
126
source/ChanSort.Api/Resources.ro.resx
Normal file
@@ -0,0 +1,126 @@
|
||||
<?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="ChannelList_ProgramNrAssignedToMultipleChannels" xml:space="preserve">
|
||||
<value>{0} Programul # {1} este atribuit mai multor canale: index {2} = '{3}' și index {4} = '{5}</value>
|
||||
</data>
|
||||
<data name="ChannelList_AddChannel__DuplicateUid" xml:space="preserve">
|
||||
<value>{0}: Canalul "{1}" are mai multe înregistrări de date: index {2} = Pr # {3} și index {4}</value>
|
||||
</data>
|
||||
</root>
|
||||
@@ -103,6 +103,7 @@
|
||||
<LastGenOutput>Resources.Designer.cs</LastGenOutput>
|
||||
<SubType>Designer</SubType>
|
||||
</EmbeddedResource>
|
||||
<EmbeddedResource Include="Resources.ro.resx" />
|
||||
<EmbeddedResource Include="Resources.ru.resx" />
|
||||
</ItemGroup>
|
||||
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
||||
|
||||
@@ -19,7 +19,7 @@ namespace ChanSort.Loader.GlobalClone {
|
||||
// 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.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "15.0.0.0")]
|
||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
|
||||
internal class Resources {
|
||||
|
||||
130
source/ChanSort.Loader.GlobalClone/Resources.ro.resx
Normal file
@@ -0,0 +1,130 @@
|
||||
<?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="GcSerializer_ReadModelInfo_ModelWarning" xml:space="preserve">
|
||||
<value>Televizorul dvs. va importa numai fișierul GlobalClone atunci când nu există fișiere numite xx * .TLL în același director.
|
||||
Vrei ca ChanSort să redenumească fișierele în conflict?</value>
|
||||
</data>
|
||||
<data name="GcSerializer_webOsFirmwareWarning" xml:space="preserve">
|
||||
<value>ATENŢIE:
|
||||
Asigurați-vă că televizorul bazat pe webOS utilizează o versiune recentă de firmware (LB600 și mai mare: 4.41.32, UB: 4.51.44).
|
||||
Firmware-ul LG mai vechi pentru modelele TV bazate pe webOS nu gestionează importul listelor de canale în mod corespunzător și redirecționează aleatoriu canalele.
|
||||
(Dacă firmware-ul este mai nou, puteți ignora mesajul.)</value>
|
||||
</data>
|
||||
</root>
|
||||
@@ -95,6 +95,7 @@
|
||||
<LastGenOutput>Resources.Designer.cs</LastGenOutput>
|
||||
<SubType>Designer</SubType>
|
||||
</EmbeddedResource>
|
||||
<EmbeddedResource Include="Resources.ro.resx" />
|
||||
</ItemGroup>
|
||||
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
||||
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
||||
|
||||
@@ -19,7 +19,7 @@ namespace ChanSort.Loader.Hisense {
|
||||
// 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.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "15.0.0.0")]
|
||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
|
||||
internal class Resources {
|
||||
|
||||
128
source/ChanSort.Loader.Hisense/Resources.ro.resx
Normal file
@@ -0,0 +1,128 @@
|
||||
<?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="Load_NoChannelsMsg" xml:space="preserve">
|
||||
<value>Acest fișier din lista de canale nu conține date.
|
||||
Cel mai probabil, o listă de canale predefinită a fost selectată în timpul configurației inițiale a televizorului. Astfel de liste nu sunt exportate și nu pot fi editate pe televizor sau pe PC.
|
||||
Pentru a obține o listă care poate fi editată pe PC, trebuie să resetați televizorul la valorile implicite din fabrică și să selectați opțiunea "Altele" în timpul configurației canalelor de satelit.</value>
|
||||
</data>
|
||||
<data name="Load_NoChannelsCaption" xml:space="preserve">
|
||||
<value>Nu au fost găsite canale</value>
|
||||
</data>
|
||||
</root>
|
||||
@@ -90,6 +90,7 @@
|
||||
<LastGenOutput>Resources.Designer.cs</LastGenOutput>
|
||||
<SubType>Designer</SubType>
|
||||
</EmbeddedResource>
|
||||
<EmbeddedResource Include="Resources.ro.resx" />
|
||||
</ItemGroup>
|
||||
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
||||
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
||||
|
||||
@@ -19,7 +19,7 @@ namespace ChanSort.Loader.Hisense2017 {
|
||||
// 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.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "15.0.0.0")]
|
||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
|
||||
internal class Resources {
|
||||
@@ -39,7 +39,7 @@ namespace ChanSort.Loader.Hisense2017 {
|
||||
internal static global::System.Resources.ResourceManager ResourceManager {
|
||||
get {
|
||||
if (object.ReferenceEquals(resourceMan, null)) {
|
||||
global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("ChanSort.Loader.Hisense.Resources", typeof(Resources).Assembly);
|
||||
global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("ChanSort.Loader.Hisense2017.Resources", typeof(Resources).Assembly);
|
||||
resourceMan = temp;
|
||||
}
|
||||
return resourceMan;
|
||||
|
||||
128
source/ChanSort.Loader.Hisense2017/Resources.ro.resx
Normal file
@@ -0,0 +1,128 @@
|
||||
<?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="Load_NoChannelsMsg" xml:space="preserve">
|
||||
<value>Acest fișier din lista de canale nu conține date.
|
||||
Cel mai probabil, o listă de canale predefinită a fost selectată în timpul configurației inițiale a televizorului. Astfel de liste nu sunt exportate și nu pot fi editate pe televizor sau pe PC.
|
||||
Pentru a obține o listă care poate fi editată pe PC, trebuie să resetați televizorul la valorile implicite din fabrică și să selectați opțiunea "Altele" în timpul configurației canalelor de satelit.</value>
|
||||
</data>
|
||||
<data name="Load_NoChannelsCaption" xml:space="preserve">
|
||||
<value>Nu au fost găsite canale</value>
|
||||
</data>
|
||||
</root>
|
||||
@@ -130,6 +130,9 @@
|
||||
<DependentUpon>PresetProgramNrDialog.cs</DependentUpon>
|
||||
<SubType>Designer</SubType>
|
||||
</EmbeddedResource>
|
||||
<EmbeddedResource Include="PresetProgramNrDialog.ro.resx">
|
||||
<DependentUpon>PresetProgramNrDialog.cs</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
<EmbeddedResource Include="PresetProgramNrDialog.ru.resx">
|
||||
<DependentUpon>PresetProgramNrDialog.cs</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
@@ -146,6 +149,7 @@
|
||||
<LastGenOutput>Resource.Designer.cs</LastGenOutput>
|
||||
<SubType>Designer</SubType>
|
||||
</EmbeddedResource>
|
||||
<EmbeddedResource Include="Resource.ro.resx" />
|
||||
<EmbeddedResource Include="Resource.ru.resx" />
|
||||
<EmbeddedResource Include="TvSettingsForm.cs.resx">
|
||||
<DependentUpon>TvSettingsForm.cs</DependentUpon>
|
||||
@@ -161,6 +165,9 @@
|
||||
<DependentUpon>TvSettingsForm.cs</DependentUpon>
|
||||
<SubType>Designer</SubType>
|
||||
</EmbeddedResource>
|
||||
<EmbeddedResource Include="TvSettingsForm.ro.resx">
|
||||
<DependentUpon>TvSettingsForm.cs</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
<EmbeddedResource Include="TvSettingsForm.ru.resx">
|
||||
<DependentUpon>TvSettingsForm.cs</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
|
||||
150
source/ChanSort.Loader.LG/PresetProgramNrDialog.ro.resx
Normal file
@@ -0,0 +1,150 @@
|
||||
<?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="labelControl1.Text" xml:space="preserve">
|
||||
<value>Acest fișier conține numere de programe presetate pentru canalele prin satelit. Datorită problemelor cu cele mai recente firmware LG, astfel de liste nu mai pot fi modificate în mod fiabil.</value>
|
||||
</data>
|
||||
<data name="labelControl3.Text" xml:space="preserve">
|
||||
<value>Editarea listei de canale prin satelit este dezactivată!</value>
|
||||
</data>
|
||||
<data name="labelControl4.Text" xml:space="preserve">
|
||||
<value>Pentru a permite editarea, trebuie mai întâi să efectuați o căutare completă a canalelor complete:</value>
|
||||
</data>
|
||||
<data name="labelControl5.Text" xml:space="preserve">
|
||||
<value>- Păstrați o copie a fișierului TLL curent dacă vreți să îl utilizați mai întâi ca listă de referință</value>
|
||||
</data>
|
||||
<data name="labelControl6.Text" xml:space="preserve">
|
||||
<value>- Executați o căutare automată a canalelor cu opțiunile "Full", "None" și "Search Blind"</value>
|
||||
</data>
|
||||
<data name="labelControl7.Text" xml:space="preserve">
|
||||
<value>- Executați o resetare a fabricii pe televizor</value>
|
||||
</data>
|
||||
<data name="linkDetails.Text" xml:space="preserve">
|
||||
<value>Pentru detalii, consultați Wan ChanSort</value>
|
||||
</data>
|
||||
<data name="btnOk.Text" xml:space="preserve">
|
||||
<value>Ok</value>
|
||||
</data>
|
||||
<data name="labelControl2.Text" xml:space="preserve">
|
||||
<value>- Salvați noua listă pe USB și deschideți-o cu ChanSort</value>
|
||||
</data>
|
||||
<data name="$this.Text" xml:space="preserve">
|
||||
<value>Notă importantă</value>
|
||||
</data>
|
||||
</root>
|
||||
4
source/ChanSort.Loader.LG/Resource.Designer.cs
generated
@@ -1,7 +1,7 @@
|
||||
//------------------------------------------------------------------------------
|
||||
// <auto-generated>
|
||||
// This code was generated by a tool.
|
||||
// Runtime Version:4.0.30319.18052
|
||||
// Runtime Version:4.0.30319.42000
|
||||
//
|
||||
// Changes to this file may cause incorrect behavior and will be lost if
|
||||
// the code is regenerated.
|
||||
@@ -19,7 +19,7 @@ namespace ChanSort.Loader.LG {
|
||||
// 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.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "15.0.0.0")]
|
||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
|
||||
internal class Resource {
|
||||
|
||||
132
source/ChanSort.Loader.LG/Resource.ro.resx
Normal file
@@ -0,0 +1,132 @@
|
||||
<?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="TllFileSerializer_ERR_wrongChecksum" xml:space="preserve">
|
||||
<value>Valoare de control greșită: calculat {1: x8}, dar fișierul are {0: x8}</value>
|
||||
</data>
|
||||
<data name="TllFileSerializerPlugin_ERR_modelUnknown" xml:space="preserve">
|
||||
<value>Conținutul fișierelor nu se potrivește cu niciun model acceptat</value>
|
||||
</data>
|
||||
<data name="TllFileSerializerPlugin_ERR_fileTooBig" xml:space="preserve">
|
||||
<value>Dimensiunea fișierului {0} este mai mare decât permisiunea maxiumum din {1}</value>
|
||||
</data>
|
||||
<data name="TllFileSerializer_ERR_dupeChannel" xml:space="preserve">
|
||||
<value>Canalul # {0} (Pr # {1}) a fost șters deoarece este un duplicat al canalului # {2} (Pr # {3}): {4}</value>
|
||||
</data>
|
||||
</root>
|
||||
171
source/ChanSort.Loader.LG/TvSettingsForm.ro.resx
Normal file
@@ -0,0 +1,171 @@
|
||||
<?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="cbHbbTv.Properties.Caption" xml:space="preserve">
|
||||
<value>Activați HbbTV (funcționează numai cu setările de țară DEU, FRA, NED și ESP)</value>
|
||||
</data>
|
||||
<data name="cbCustomCountry.Properties.Caption" xml:space="preserve">
|
||||
<value>permiteți o valoare personalizată (pe propriul risc!)</value>
|
||||
</data>
|
||||
<data name="labelControl1.Text" xml:space="preserve">
|
||||
<value>Țară:</value>
|
||||
</data>
|
||||
<data name="grpOption.Text" xml:space="preserve">
|
||||
<value>Meniul OPTION (Opțiune)</value>
|
||||
</data>
|
||||
<data name="btnOk.Text" xml:space="preserve">
|
||||
<value>Ok</value>
|
||||
</data>
|
||||
<data name="btnCancel.Text" xml:space="preserve">
|
||||
<value>Anulare</value>
|
||||
</data>
|
||||
<data name="labelControl3.Text" xml:space="preserve">
|
||||
<value>NOTĂ: Când Modul Hotel este activ, nu mai puteți activa un canal din interiorul EPG și funcția "Factory Reset" este dezactivată.</value>
|
||||
</data>
|
||||
<data name="labelControl2.Text" xml:space="preserve">
|
||||
<value>Setările de mai jos sunt valabile numai când modul Hotel este activat</value>
|
||||
</data>
|
||||
<data name="cbDtvUpdate.Properties.Caption" xml:space="preserve">
|
||||
<value>Actualizare automată a canalului D-TV (rec</value>
|
||||
</data>
|
||||
<data name="cbHotelMode.Properties.Caption" xml:space="preserve">
|
||||
<value>Activați modul Hotel (recomandat: ON)</value>
|
||||
</data>
|
||||
<data name="grpHotelMode.Text" xml:space="preserve">
|
||||
<value>Modul hotelului</value>
|
||||
</data>
|
||||
<data name="cbAutoChannelUpdate.Properties.Caption" xml:space="preserve">
|
||||
<value>Actualizare automată a canalului (recomandată: OFF)</value>
|
||||
</data>
|
||||
<data name="grpSetup.Text" xml:space="preserve">
|
||||
<value>Meniul de configurare</value>
|
||||
</data>
|
||||
<data name="labelControl4.Text" xml:space="preserve">
|
||||
<value>Formatul de fișier TLL al modelului TV nu este pe deplin acceptat. Prin urmare, multe caracteristici din acest dialog sunt dezactivate.</value>
|
||||
</data>
|
||||
<data name="grpInformation.Text" xml:space="preserve">
|
||||
<value>informație</value>
|
||||
</data>
|
||||
<data name="lblHotelMenuAutoDetect.Text" xml:space="preserve">
|
||||
<value>Auto-Detect Hotel-Meniu</value>
|
||||
</data>
|
||||
<data name="$this.Text" xml:space="preserve">
|
||||
<value>Setările TV</value>
|
||||
</data>
|
||||
</root>
|
||||
141
source/ChanSort/AboutForm.ro.resx
Normal 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="lblWebsite.Text" xml:space="preserve">
|
||||
<value>Site-ul proiectului:</value>
|
||||
</data>
|
||||
<data name="lblAuthor.Text" xml:space="preserve">
|
||||
<value>Autor program:</value>
|
||||
</data>
|
||||
<data name="lblLicense.Text" xml:space="preserve">
|
||||
<value>Licență:</value>
|
||||
</data>
|
||||
<data name="lblCredits.Text" xml:space="preserve">
|
||||
<value>Credite:</value>
|
||||
</data>
|
||||
<data name="btnClose.Text" xml:space="preserve">
|
||||
<value>Închide</value>
|
||||
</data>
|
||||
<data name="txtAuthor.Text" xml:space="preserve">
|
||||
<value>Horst Beham</value>
|
||||
</data>
|
||||
<data name="$this.Text" xml:space="preserve">
|
||||
<value>Despre ChanSort</value>
|
||||
</data>
|
||||
</root>
|
||||
126
source/ChanSort/ActionBox.ro.resx
Normal file
@@ -0,0 +1,126 @@
|
||||
<?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="lblMessage.Text" xml:space="preserve">
|
||||
<value>Cum doriți să continuați?</value>
|
||||
</data>
|
||||
<data name="$this.Text" xml:space="preserve">
|
||||
<value>Alegeți o acțiune ...</value>
|
||||
</data>
|
||||
</root>
|
||||
@@ -194,6 +194,9 @@
|
||||
<DependentUpon>AboutForm.cs</DependentUpon>
|
||||
<SubType>Designer</SubType>
|
||||
</EmbeddedResource>
|
||||
<EmbeddedResource Include="AboutForm.ro.resx">
|
||||
<DependentUpon>AboutForm.cs</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
<EmbeddedResource Include="AboutForm.ru.resx">
|
||||
<DependentUpon>AboutForm.cs</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
@@ -209,6 +212,9 @@
|
||||
<EmbeddedResource Include="ActionBox.resx">
|
||||
<DependentUpon>ActionBox.cs</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
<EmbeddedResource Include="ActionBox.ro.resx">
|
||||
<DependentUpon>ActionBox.cs</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
<EmbeddedResource Include="ActionBox.ru.resx">
|
||||
<DependentUpon>ActionBox.cs</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
@@ -225,6 +231,9 @@
|
||||
<DependentUpon>CharsetForm.cs</DependentUpon>
|
||||
<SubType>Designer</SubType>
|
||||
</EmbeddedResource>
|
||||
<EmbeddedResource Include="CharsetForm.ro.resx">
|
||||
<DependentUpon>CharsetForm.cs</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
<EmbeddedResource Include="CharsetForm.ru.resx">
|
||||
<DependentUpon>CharsetForm.cs</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
@@ -249,6 +258,9 @@
|
||||
<DependentUpon>MainForm.cs</DependentUpon>
|
||||
<SubType>Designer</SubType>
|
||||
</EmbeddedResource>
|
||||
<EmbeddedResource Include="MainForm.ro.resx">
|
||||
<DependentUpon>MainForm.cs</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
<EmbeddedResource Include="MainForm.ru.resx">
|
||||
<DependentUpon>MainForm.cs</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
@@ -268,6 +280,9 @@
|
||||
<EmbeddedResource Include="Printing\ReportOptionsDialog.resx">
|
||||
<DependentUpon>ReportOptionsDialog.cs</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
<EmbeddedResource Include="Printing\ReportOptionsDialog.ro.resx">
|
||||
<DependentUpon>ReportOptionsDialog.cs</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
<EmbeddedResource Include="Printing\ReportOptionsDialog.ru.resx">
|
||||
<DependentUpon>ReportOptionsDialog.cs</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
@@ -293,6 +308,7 @@
|
||||
<DependentUpon>Resources.de.resx</DependentUpon>
|
||||
<DesignTime>True</DesignTime>
|
||||
</Compile>
|
||||
<EmbeddedResource Include="Properties\Resources.ro.resx" />
|
||||
<EmbeddedResource Include="Properties\Resources.ru.resx" />
|
||||
<EmbeddedResource Include="ReferenceListForm.cs.resx">
|
||||
<DependentUpon>ReferenceListForm.cs</DependentUpon>
|
||||
@@ -303,6 +319,9 @@
|
||||
<EmbeddedResource Include="ReferenceListForm.resx">
|
||||
<DependentUpon>ReferenceListForm.cs</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
<EmbeddedResource Include="ReferenceListForm.ro.resx">
|
||||
<DependentUpon>ReferenceListForm.cs</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
<EmbeddedResource Include="WaitForm1.cs.resx">
|
||||
<DependentUpon>WaitForm1.cs</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
@@ -316,6 +335,9 @@
|
||||
<DependentUpon>WaitForm1.cs</DependentUpon>
|
||||
<SubType>Designer</SubType>
|
||||
</EmbeddedResource>
|
||||
<EmbeddedResource Include="WaitForm1.ro.resx">
|
||||
<DependentUpon>WaitForm1.cs</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
<EmbeddedResource Include="WaitForm1.ru.resx">
|
||||
<DependentUpon>WaitForm1.cs</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
|
||||
135
source/ChanSort/CharsetForm.ro.resx
Normal 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="btnCancel.Text" xml:space="preserve">
|
||||
<value>Anulare</value>
|
||||
</data>
|
||||
<data name="btnMyCountry.Text" xml:space="preserve">
|
||||
<value>Setul de caractere prestabilit pentru țara mea</value>
|
||||
</data>
|
||||
<data name="btnOk.Text" xml:space="preserve">
|
||||
<value>Ok</value>
|
||||
</data>
|
||||
<data name="$this.Text" xml:space="preserve">
|
||||
<value>Set de caractere</value>
|
||||
</data>
|
||||
<data name="colDisplayName.Caption" xml:space="preserve">
|
||||
<value>Descriere</value>
|
||||
</data>
|
||||
</root>
|
||||
@@ -53,12 +53,49 @@ namespace ChanSort.Ui
|
||||
//
|
||||
//
|
||||
this.sharedImageCollection1.ImageSource.ImageStream = ((DevExpress.Utils.ImageCollectionStreamer)(resources.GetObject("sharedImageCollection1.ImageSource.ImageStream")));
|
||||
this.sharedImageCollection1.ImageSource.Images.SetKeyName(0, "0000.png");
|
||||
this.sharedImageCollection1.ImageSource.Images.SetKeyName(1, "0001.png");
|
||||
this.sharedImageCollection1.ImageSource.Images.SetKeyName(2, "0002.png");
|
||||
this.sharedImageCollection1.ImageSource.Images.SetKeyName(3, "0003.png");
|
||||
this.sharedImageCollection1.ImageSource.Images.SetKeyName(4, "0004.png");
|
||||
this.sharedImageCollection1.ImageSource.Images.SetKeyName(5, "0005.png");
|
||||
this.sharedImageCollection1.ImageSource.Images.SetKeyName(6, "0006.png");
|
||||
this.sharedImageCollection1.ImageSource.Images.SetKeyName(7, "0007.png");
|
||||
this.sharedImageCollection1.ImageSource.Images.SetKeyName(8, "0008.png");
|
||||
this.sharedImageCollection1.ImageSource.Images.SetKeyName(9, "0009.png");
|
||||
this.sharedImageCollection1.ImageSource.Images.SetKeyName(10, "0010.png");
|
||||
this.sharedImageCollection1.ImageSource.Images.SetKeyName(11, "0011.png");
|
||||
this.sharedImageCollection1.ImageSource.Images.SetKeyName(12, "0012.png");
|
||||
this.sharedImageCollection1.ImageSource.Images.SetKeyName(13, "0013.png");
|
||||
this.sharedImageCollection1.ImageSource.Images.SetKeyName(14, "0014.png");
|
||||
this.sharedImageCollection1.ImageSource.Images.SetKeyName(15, "0015.png");
|
||||
this.sharedImageCollection1.ImageSource.Images.SetKeyName(16, "0016.png");
|
||||
this.sharedImageCollection1.ImageSource.Images.SetKeyName(17, "0017.png");
|
||||
this.sharedImageCollection1.ImageSource.Images.SetKeyName(18, "0018.png");
|
||||
this.sharedImageCollection1.ImageSource.Images.SetKeyName(19, "0019.png");
|
||||
this.sharedImageCollection1.ImageSource.Images.SetKeyName(20, "0020.png");
|
||||
this.sharedImageCollection1.ImageSource.Images.SetKeyName(21, "0021.png");
|
||||
this.sharedImageCollection1.ImageSource.Images.SetKeyName(22, "0022.png");
|
||||
this.sharedImageCollection1.ImageSource.Images.SetKeyName(23, "0023.png");
|
||||
this.sharedImageCollection1.ImageSource.Images.SetKeyName(24, "0024.png");
|
||||
this.sharedImageCollection1.ImageSource.Images.SetKeyName(25, "0025.png");
|
||||
this.sharedImageCollection1.ImageSource.Images.SetKeyName(26, "0026.png");
|
||||
this.sharedImageCollection1.ImageSource.Images.SetKeyName(27, "0027.png");
|
||||
this.sharedImageCollection1.ImageSource.Images.SetKeyName(28, "0028.png");
|
||||
this.sharedImageCollection1.ImageSource.Images.SetKeyName(29, "0029.png");
|
||||
this.sharedImageCollection1.ImageSource.Images.SetKeyName(30, "0030.png");
|
||||
this.sharedImageCollection1.ImageSource.Images.SetKeyName(31, "0031.png");
|
||||
this.sharedImageCollection1.ImageSource.Images.SetKeyName(32, "0032.png");
|
||||
this.sharedImageCollection1.ImageSource.Images.SetKeyName(33, "0033.png");
|
||||
this.sharedImageCollection1.ImageSource.Images.SetKeyName(34, "0034.png");
|
||||
this.sharedImageCollection1.ImageSource.Images.SetKeyName(35, "0035.png");
|
||||
this.sharedImageCollection1.ImageSource.Images.SetKeyName(36, "0036.png");
|
||||
this.sharedImageCollection1.ImageSource.Images.SetKeyName(37, "0037.png");
|
||||
this.sharedImageCollection1.ImageSource.Images.SetKeyName(38, "0038.png");
|
||||
this.sharedImageCollection1.ImageSource.Images.SetKeyName(39, "0039.png");
|
||||
this.sharedImageCollection1.ImageSource.Images.SetKeyName(40, "0040.png");
|
||||
this.sharedImageCollection1.ImageSource.Images.SetKeyName(41, "0041.png");
|
||||
this.sharedImageCollection1.ImageSource.Images.SetKeyName(42, "0042.png");
|
||||
this.sharedImageCollection1.ParentControl = null;
|
||||
((System.ComponentModel.ISupportInitialize)(this.sharedImageCollection1.ImageSource)).EndInit();
|
||||
((System.ComponentModel.ISupportInitialize)(this.sharedImageCollection1)).EndInit();
|
||||
|
||||
138
source/ChanSort/MainForm.Designer.cs
generated
@@ -153,6 +153,7 @@
|
||||
this.miPortuguese = new DevExpress.XtraBars.BarButtonItem();
|
||||
this.miRussian = new DevExpress.XtraBars.BarButtonItem();
|
||||
this.miCzech = new DevExpress.XtraBars.BarButtonItem();
|
||||
this.miRomanian = new DevExpress.XtraBars.BarButtonItem();
|
||||
this.mnuCharset = new DevExpress.XtraBars.BarSubItem();
|
||||
this.miCharsetForm = new DevExpress.XtraBars.BarButtonItem();
|
||||
this.miIsoCharSets = new DevExpress.XtraBars.BarListItem();
|
||||
@@ -445,8 +446,8 @@
|
||||
//
|
||||
// btnToggleLock
|
||||
//
|
||||
this.btnToggleLock.ImageIndex = 15;
|
||||
this.btnToggleLock.ImageList = this.globalImageCollection1;
|
||||
this.btnToggleLock.ImageOptions.ImageIndex = 15;
|
||||
this.btnToggleLock.ImageOptions.ImageList = this.globalImageCollection1;
|
||||
resources.ApplyResources(this.btnToggleLock, "btnToggleLock");
|
||||
this.btnToggleLock.Name = "btnToggleLock";
|
||||
this.btnToggleLock.Click += new System.EventHandler(this.btnToggleLock_Click);
|
||||
@@ -454,7 +455,7 @@
|
||||
// btnToggleFavE
|
||||
//
|
||||
resources.ApplyResources(this.btnToggleFavE, "btnToggleFavE");
|
||||
this.btnToggleFavE.ImageList = this.globalImageCollection1;
|
||||
this.btnToggleFavE.ImageOptions.ImageList = this.globalImageCollection1;
|
||||
this.btnToggleFavE.Name = "btnToggleFavE";
|
||||
this.btnToggleFavE.Tag = "";
|
||||
this.btnToggleFavE.Click += new System.EventHandler(this.btnToggleFav_Click);
|
||||
@@ -462,28 +463,28 @@
|
||||
// btnToggleFavD
|
||||
//
|
||||
resources.ApplyResources(this.btnToggleFavD, "btnToggleFavD");
|
||||
this.btnToggleFavD.ImageList = this.globalImageCollection1;
|
||||
this.btnToggleFavD.ImageOptions.ImageList = this.globalImageCollection1;
|
||||
this.btnToggleFavD.Name = "btnToggleFavD";
|
||||
this.btnToggleFavD.Click += new System.EventHandler(this.btnToggleFav_Click);
|
||||
//
|
||||
// btnToggleFavC
|
||||
//
|
||||
resources.ApplyResources(this.btnToggleFavC, "btnToggleFavC");
|
||||
this.btnToggleFavC.ImageList = this.globalImageCollection1;
|
||||
this.btnToggleFavC.ImageOptions.ImageList = this.globalImageCollection1;
|
||||
this.btnToggleFavC.Name = "btnToggleFavC";
|
||||
this.btnToggleFavC.Click += new System.EventHandler(this.btnToggleFav_Click);
|
||||
//
|
||||
// btnToggleFavB
|
||||
//
|
||||
resources.ApplyResources(this.btnToggleFavB, "btnToggleFavB");
|
||||
this.btnToggleFavB.ImageList = this.globalImageCollection1;
|
||||
this.btnToggleFavB.ImageOptions.ImageList = this.globalImageCollection1;
|
||||
this.btnToggleFavB.Name = "btnToggleFavB";
|
||||
this.btnToggleFavB.Click += new System.EventHandler(this.btnToggleFav_Click);
|
||||
//
|
||||
// btnToggleFavA
|
||||
//
|
||||
resources.ApplyResources(this.btnToggleFavA, "btnToggleFavA");
|
||||
this.btnToggleFavA.ImageList = this.globalImageCollection1;
|
||||
this.btnToggleFavA.ImageOptions.ImageList = this.globalImageCollection1;
|
||||
this.btnToggleFavA.Name = "btnToggleFavA";
|
||||
this.btnToggleFavA.Click += new System.EventHandler(this.btnToggleFav_Click);
|
||||
//
|
||||
@@ -492,39 +493,39 @@
|
||||
resources.ApplyResources(this.btnClearLeftFilter, "btnClearLeftFilter");
|
||||
this.btnClearLeftFilter.Appearance.Font = ((System.Drawing.Font)(resources.GetObject("btnClearLeftFilter.Appearance.Font")));
|
||||
this.btnClearLeftFilter.Appearance.Options.UseFont = true;
|
||||
this.btnClearLeftFilter.ImageIndex = 28;
|
||||
this.btnClearLeftFilter.ImageList = this.globalImageCollection1;
|
||||
this.btnClearLeftFilter.ImageOptions.ImageIndex = 28;
|
||||
this.btnClearLeftFilter.ImageOptions.ImageList = this.globalImageCollection1;
|
||||
this.btnClearLeftFilter.Name = "btnClearLeftFilter";
|
||||
this.btnClearLeftFilter.Click += new System.EventHandler(this.btnClearLeftFilter_Click);
|
||||
//
|
||||
// btnRenum
|
||||
//
|
||||
this.btnRenum.ImageIndex = 22;
|
||||
this.btnRenum.ImageList = this.globalImageCollection1;
|
||||
this.btnRenum.ImageOptions.ImageIndex = 22;
|
||||
this.btnRenum.ImageOptions.ImageList = this.globalImageCollection1;
|
||||
resources.ApplyResources(this.btnRenum, "btnRenum");
|
||||
this.btnRenum.Name = "btnRenum";
|
||||
this.btnRenum.Click += new System.EventHandler(this.btnRenum_Click);
|
||||
//
|
||||
// btnDown
|
||||
//
|
||||
this.btnDown.ImageIndex = 25;
|
||||
this.btnDown.ImageList = this.globalImageCollection1;
|
||||
this.btnDown.ImageOptions.ImageIndex = 25;
|
||||
this.btnDown.ImageOptions.ImageList = this.globalImageCollection1;
|
||||
resources.ApplyResources(this.btnDown, "btnDown");
|
||||
this.btnDown.Name = "btnDown";
|
||||
this.btnDown.Click += new System.EventHandler(this.btnDown_Click);
|
||||
//
|
||||
// btnUp
|
||||
//
|
||||
this.btnUp.ImageIndex = 24;
|
||||
this.btnUp.ImageList = this.globalImageCollection1;
|
||||
this.btnUp.ImageOptions.ImageIndex = 24;
|
||||
this.btnUp.ImageOptions.ImageList = this.globalImageCollection1;
|
||||
resources.ApplyResources(this.btnUp, "btnUp");
|
||||
this.btnUp.Name = "btnUp";
|
||||
this.btnUp.Click += new System.EventHandler(this.btnUp_Click);
|
||||
//
|
||||
// btnRemoveLeft
|
||||
//
|
||||
this.btnRemoveLeft.ImageIndex = 11;
|
||||
this.btnRemoveLeft.ImageList = this.globalImageCollection1;
|
||||
this.btnRemoveLeft.ImageOptions.ImageIndex = 11;
|
||||
this.btnRemoveLeft.ImageOptions.ImageList = this.globalImageCollection1;
|
||||
resources.ApplyResources(this.btnRemoveLeft, "btnRemoveLeft");
|
||||
this.btnRemoveLeft.Name = "btnRemoveLeft";
|
||||
this.btnRemoveLeft.Click += new System.EventHandler(this.btnRemoveLeft_Click);
|
||||
@@ -882,13 +883,15 @@
|
||||
//
|
||||
this.lblPredefinedList.Appearance.Font = ((System.Drawing.Font)(resources.GetObject("lblPredefinedList.Appearance.Font")));
|
||||
this.lblPredefinedList.Appearance.ForeColor = ((System.Drawing.Color)(resources.GetObject("lblPredefinedList.Appearance.ForeColor")));
|
||||
this.lblPredefinedList.Appearance.Options.UseFont = true;
|
||||
this.lblPredefinedList.Appearance.Options.UseForeColor = true;
|
||||
resources.ApplyResources(this.lblPredefinedList, "lblPredefinedList");
|
||||
this.lblPredefinedList.Name = "lblPredefinedList";
|
||||
//
|
||||
// btnRemoveRight
|
||||
//
|
||||
this.btnRemoveRight.ImageIndex = 11;
|
||||
this.btnRemoveRight.ImageList = this.globalImageCollection1;
|
||||
this.btnRemoveRight.ImageOptions.ImageIndex = 11;
|
||||
this.btnRemoveRight.ImageOptions.ImageList = this.globalImageCollection1;
|
||||
resources.ApplyResources(this.btnRemoveRight, "btnRemoveRight");
|
||||
this.btnRemoveRight.Name = "btnRemoveRight";
|
||||
this.btnRemoveRight.Click += new System.EventHandler(this.btnRemoveRight_Click);
|
||||
@@ -904,15 +907,15 @@
|
||||
resources.ApplyResources(this.btnClearRightFilter, "btnClearRightFilter");
|
||||
this.btnClearRightFilter.Appearance.Font = ((System.Drawing.Font)(resources.GetObject("btnClearRightFilter.Appearance.Font")));
|
||||
this.btnClearRightFilter.Appearance.Options.UseFont = true;
|
||||
this.btnClearRightFilter.ImageIndex = 28;
|
||||
this.btnClearRightFilter.ImageList = this.globalImageCollection1;
|
||||
this.btnClearRightFilter.ImageOptions.ImageIndex = 28;
|
||||
this.btnClearRightFilter.ImageOptions.ImageList = this.globalImageCollection1;
|
||||
this.btnClearRightFilter.Name = "btnClearRightFilter";
|
||||
this.btnClearRightFilter.Click += new System.EventHandler(this.btnClearRightFilter_Click);
|
||||
//
|
||||
// btnAdd
|
||||
//
|
||||
this.btnAdd.ImageIndex = 39;
|
||||
this.btnAdd.ImageList = this.globalImageCollection1;
|
||||
this.btnAdd.ImageOptions.ImageIndex = 39;
|
||||
this.btnAdd.ImageOptions.ImageList = this.globalImageCollection1;
|
||||
resources.ApplyResources(this.btnAdd, "btnAdd");
|
||||
this.btnAdd.Name = "btnAdd";
|
||||
this.btnAdd.Click += new System.EventHandler(this.btnAdd_Click);
|
||||
@@ -1008,9 +1011,10 @@
|
||||
this.mnuFavList,
|
||||
this.miRussian,
|
||||
this.miAllowEditPredefinedLists,
|
||||
this.miCzech});
|
||||
this.miCzech,
|
||||
this.miRomanian});
|
||||
this.barManager1.MainMenu = this.bar1;
|
||||
this.barManager1.MaxItemId = 96;
|
||||
this.barManager1.MaxItemId = 97;
|
||||
this.barManager1.ShowFullMenus = true;
|
||||
//
|
||||
// bar1
|
||||
@@ -1075,7 +1079,7 @@
|
||||
resources.ApplyResources(this.miOpen, "miOpen");
|
||||
this.miOpen.CategoryGuid = new System.Guid("e6c9a329-010b-4d79-8d4d-215e5f197ed3");
|
||||
this.miOpen.Id = 5;
|
||||
this.miOpen.ImageIndex = 3;
|
||||
this.miOpen.ImageOptions.ImageIndex = 3;
|
||||
this.miOpen.ItemShortcut = new DevExpress.XtraBars.BarShortcut((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.O));
|
||||
this.miOpen.Name = "miOpen";
|
||||
this.miOpen.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.miOpen_ItemClick);
|
||||
@@ -1086,7 +1090,7 @@
|
||||
this.miReload.CategoryGuid = new System.Guid("e6c9a329-010b-4d79-8d4d-215e5f197ed3");
|
||||
this.miReload.Enabled = false;
|
||||
this.miReload.Id = 7;
|
||||
this.miReload.ImageIndex = 5;
|
||||
this.miReload.ImageOptions.ImageIndex = 5;
|
||||
this.miReload.ItemShortcut = new DevExpress.XtraBars.BarShortcut((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.R));
|
||||
this.miReload.Name = "miReload";
|
||||
this.miReload.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.miReload_ItemClick);
|
||||
@@ -1096,7 +1100,7 @@
|
||||
resources.ApplyResources(this.miRestoreOriginal, "miRestoreOriginal");
|
||||
this.miRestoreOriginal.CategoryGuid = new System.Guid("e6c9a329-010b-4d79-8d4d-215e5f197ed3");
|
||||
this.miRestoreOriginal.Id = 42;
|
||||
this.miRestoreOriginal.ImageIndex = 31;
|
||||
this.miRestoreOriginal.ImageOptions.ImageIndex = 31;
|
||||
this.miRestoreOriginal.ItemShortcut = new DevExpress.XtraBars.BarShortcut(((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.Shift)
|
||||
| System.Windows.Forms.Keys.R));
|
||||
this.miRestoreOriginal.Name = "miRestoreOriginal";
|
||||
@@ -1107,7 +1111,7 @@
|
||||
resources.ApplyResources(this.miFileInformation, "miFileInformation");
|
||||
this.miFileInformation.CategoryGuid = new System.Guid("e6c9a329-010b-4d79-8d4d-215e5f197ed3");
|
||||
this.miFileInformation.Id = 43;
|
||||
this.miFileInformation.ImageIndex = 30;
|
||||
this.miFileInformation.ImageOptions.ImageIndex = 30;
|
||||
this.miFileInformation.ItemShortcut = new DevExpress.XtraBars.BarShortcut((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.I));
|
||||
this.miFileInformation.Name = "miFileInformation";
|
||||
this.miFileInformation.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.miFileInformation_ItemClick);
|
||||
@@ -1118,7 +1122,7 @@
|
||||
this.miSave.CategoryGuid = new System.Guid("e6c9a329-010b-4d79-8d4d-215e5f197ed3");
|
||||
this.miSave.Enabled = false;
|
||||
this.miSave.Id = 6;
|
||||
this.miSave.ImageIndex = 4;
|
||||
this.miSave.ImageOptions.ImageIndex = 4;
|
||||
this.miSave.ItemShortcut = new DevExpress.XtraBars.BarShortcut((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.S));
|
||||
this.miSave.Name = "miSave";
|
||||
this.miSave.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.miSave_ItemClick);
|
||||
@@ -1129,7 +1133,7 @@
|
||||
this.miSaveAs.CategoryGuid = new System.Guid("e6c9a329-010b-4d79-8d4d-215e5f197ed3");
|
||||
this.miSaveAs.Enabled = false;
|
||||
this.miSaveAs.Id = 8;
|
||||
this.miSaveAs.ImageIndex = 33;
|
||||
this.miSaveAs.ImageOptions.ImageIndex = 33;
|
||||
this.miSaveAs.ItemShortcut = new DevExpress.XtraBars.BarShortcut(((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.Shift)
|
||||
| System.Windows.Forms.Keys.S));
|
||||
this.miSaveAs.Name = "miSaveAs";
|
||||
@@ -1140,7 +1144,7 @@
|
||||
resources.ApplyResources(this.miOpenReferenceFile, "miOpenReferenceFile");
|
||||
this.miOpenReferenceFile.CategoryGuid = new System.Guid("e6c9a329-010b-4d79-8d4d-215e5f197ed3");
|
||||
this.miOpenReferenceFile.Id = 44;
|
||||
this.miOpenReferenceFile.ImageIndex = 23;
|
||||
this.miOpenReferenceFile.ImageOptions.ImageIndex = 23;
|
||||
this.miOpenReferenceFile.ItemShortcut = new DevExpress.XtraBars.BarShortcut(((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.Shift)
|
||||
| System.Windows.Forms.Keys.O));
|
||||
this.miOpenReferenceFile.Name = "miOpenReferenceFile";
|
||||
@@ -1157,7 +1161,7 @@
|
||||
//
|
||||
resources.ApplyResources(this.miSaveReferenceFile, "miSaveReferenceFile");
|
||||
this.miSaveReferenceFile.Id = 57;
|
||||
this.miSaveReferenceFile.ImageIndex = 6;
|
||||
this.miSaveReferenceFile.ImageOptions.ImageIndex = 6;
|
||||
this.miSaveReferenceFile.Name = "miSaveReferenceFile";
|
||||
this.miSaveReferenceFile.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.miSaveReferenceFile_ItemClick);
|
||||
//
|
||||
@@ -1165,7 +1169,7 @@
|
||||
//
|
||||
resources.ApplyResources(this.miExcelExport, "miExcelExport");
|
||||
this.miExcelExport.Id = 59;
|
||||
this.miExcelExport.ImageIndex = 32;
|
||||
this.miExcelExport.ImageOptions.ImageIndex = 32;
|
||||
this.miExcelExport.ItemShortcut = new DevExpress.XtraBars.BarShortcut(((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.Shift)
|
||||
| System.Windows.Forms.Keys.C));
|
||||
this.miExcelExport.Name = "miExcelExport";
|
||||
@@ -1175,7 +1179,7 @@
|
||||
//
|
||||
resources.ApplyResources(this.miPrint, "miPrint");
|
||||
this.miPrint.Id = 62;
|
||||
this.miPrint.ImageIndex = 34;
|
||||
this.miPrint.ImageOptions.ImageIndex = 34;
|
||||
this.miPrint.ItemShortcut = new DevExpress.XtraBars.BarShortcut((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.P));
|
||||
this.miPrint.Name = "miPrint";
|
||||
this.miPrint.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.miPrint_ItemClick);
|
||||
@@ -1223,7 +1227,7 @@
|
||||
resources.ApplyResources(this.miAddChannel, "miAddChannel");
|
||||
this.miAddChannel.CategoryGuid = new System.Guid("d7eec464-59c9-4f45-88aa-602e64c81cc0");
|
||||
this.miAddChannel.Id = 39;
|
||||
this.miAddChannel.ImageIndex = 26;
|
||||
this.miAddChannel.ImageOptions.ImageIndex = 26;
|
||||
this.miAddChannel.ItemShortcut = new DevExpress.XtraBars.BarShortcut((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.Add));
|
||||
this.miAddChannel.Name = "miAddChannel";
|
||||
//
|
||||
@@ -1232,7 +1236,7 @@
|
||||
resources.ApplyResources(this.miRemove, "miRemove");
|
||||
this.miRemove.CategoryGuid = new System.Guid("d7eec464-59c9-4f45-88aa-602e64c81cc0");
|
||||
this.miRemove.Id = 25;
|
||||
this.miRemove.ImageIndex = 11;
|
||||
this.miRemove.ImageOptions.ImageIndex = 11;
|
||||
this.miRemove.ItemShortcut = new DevExpress.XtraBars.BarShortcut((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.X));
|
||||
this.miRemove.Name = "miRemove";
|
||||
this.miRemove.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.miRemove_ItemClick);
|
||||
@@ -1242,7 +1246,7 @@
|
||||
resources.ApplyResources(this.miRenameChannel, "miRenameChannel");
|
||||
this.miRenameChannel.CategoryGuid = new System.Guid("d7eec464-59c9-4f45-88aa-602e64c81cc0");
|
||||
this.miRenameChannel.Id = 52;
|
||||
this.miRenameChannel.ImageIndex = 29;
|
||||
this.miRenameChannel.ImageOptions.ImageIndex = 29;
|
||||
this.miRenameChannel.ItemShortcut = new DevExpress.XtraBars.BarShortcut((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.N));
|
||||
this.miRenameChannel.Name = "miRenameChannel";
|
||||
this.miRenameChannel.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.miRenameChannel_ItemClick);
|
||||
@@ -1252,7 +1256,7 @@
|
||||
resources.ApplyResources(this.miSort, "miSort");
|
||||
this.miSort.CategoryGuid = new System.Guid("d7eec464-59c9-4f45-88aa-602e64c81cc0");
|
||||
this.miSort.Id = 40;
|
||||
this.miSort.ImageIndex = 21;
|
||||
this.miSort.ImageOptions.ImageIndex = 21;
|
||||
this.miSort.Name = "miSort";
|
||||
this.miSort.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.miSort_ItemClick);
|
||||
//
|
||||
@@ -1261,7 +1265,7 @@
|
||||
resources.ApplyResources(this.miRenum, "miRenum");
|
||||
this.miRenum.CategoryGuid = new System.Guid("d7eec464-59c9-4f45-88aa-602e64c81cc0");
|
||||
this.miRenum.Id = 41;
|
||||
this.miRenum.ImageIndex = 22;
|
||||
this.miRenum.ImageOptions.ImageIndex = 22;
|
||||
this.miRenum.Name = "miRenum";
|
||||
this.miRenum.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.miRenum_ItemClick);
|
||||
//
|
||||
@@ -1277,7 +1281,7 @@
|
||||
resources.ApplyResources(this.mnuFavSet, "mnuFavSet");
|
||||
this.mnuFavSet.CategoryGuid = new System.Guid("d7eec464-59c9-4f45-88aa-602e64c81cc0");
|
||||
this.mnuFavSet.Id = 37;
|
||||
this.mnuFavSet.ImageIndex = 13;
|
||||
this.mnuFavSet.ImageOptions.ImageIndex = 13;
|
||||
this.mnuFavSet.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
|
||||
new DevExpress.XtraBars.LinkPersistInfo(this.miFavASet),
|
||||
new DevExpress.XtraBars.LinkPersistInfo(this.miFavBSet),
|
||||
@@ -1410,7 +1414,7 @@
|
||||
resources.ApplyResources(this.miLockOn, "miLockOn");
|
||||
this.miLockOn.CategoryGuid = new System.Guid("d7eec464-59c9-4f45-88aa-602e64c81cc0");
|
||||
this.miLockOn.Id = 27;
|
||||
this.miLockOn.ImageIndex = 15;
|
||||
this.miLockOn.ImageOptions.ImageIndex = 15;
|
||||
this.miLockOn.ItemShortcut = new DevExpress.XtraBars.BarShortcut((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.L));
|
||||
this.miLockOn.Name = "miLockOn";
|
||||
this.miLockOn.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.miLockOn_ItemClick);
|
||||
@@ -1430,7 +1434,7 @@
|
||||
resources.ApplyResources(this.miSkipOn, "miSkipOn");
|
||||
this.miSkipOn.CategoryGuid = new System.Guid("d7eec464-59c9-4f45-88aa-602e64c81cc0");
|
||||
this.miSkipOn.Id = 29;
|
||||
this.miSkipOn.ImageIndex = 16;
|
||||
this.miSkipOn.ImageOptions.ImageIndex = 16;
|
||||
this.miSkipOn.ItemShortcut = new DevExpress.XtraBars.BarShortcut((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.K));
|
||||
this.miSkipOn.Name = "miSkipOn";
|
||||
this.miSkipOn.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.miSkipOn_ItemClick);
|
||||
@@ -1450,7 +1454,7 @@
|
||||
resources.ApplyResources(this.miHideOn, "miHideOn");
|
||||
this.miHideOn.CategoryGuid = new System.Guid("d7eec464-59c9-4f45-88aa-602e64c81cc0");
|
||||
this.miHideOn.Id = 31;
|
||||
this.miHideOn.ImageIndex = 17;
|
||||
this.miHideOn.ImageOptions.ImageIndex = 17;
|
||||
this.miHideOn.ItemShortcut = new DevExpress.XtraBars.BarShortcut((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.H));
|
||||
this.miHideOn.Name = "miHideOn";
|
||||
this.miHideOn.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.miHideOn_ItemClick);
|
||||
@@ -1478,7 +1482,7 @@
|
||||
//
|
||||
resources.ApplyResources(this.miTvSettings, "miTvSettings");
|
||||
this.miTvSettings.Id = 48;
|
||||
this.miTvSettings.ImageIndex = 27;
|
||||
this.miTvSettings.ImageOptions.ImageIndex = 27;
|
||||
this.miTvSettings.Name = "miTvSettings";
|
||||
this.miTvSettings.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.miTvCountrySetup_ItemClick);
|
||||
//
|
||||
@@ -1506,13 +1510,14 @@
|
||||
resources.ApplyResources(this.barSubItem1, "barSubItem1");
|
||||
this.barSubItem1.CategoryGuid = new System.Guid("870e935c-f3d9-4202-9c58-87966069155d");
|
||||
this.barSubItem1.Id = 0;
|
||||
this.barSubItem1.ImageIndex = 14;
|
||||
this.barSubItem1.ImageOptions.ImageIndex = 14;
|
||||
this.barSubItem1.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
|
||||
new DevExpress.XtraBars.LinkPersistInfo(this.miEnglish),
|
||||
new DevExpress.XtraBars.LinkPersistInfo(this.miGerman),
|
||||
new DevExpress.XtraBars.LinkPersistInfo(this.miPortuguese),
|
||||
new DevExpress.XtraBars.LinkPersistInfo(this.miRussian),
|
||||
new DevExpress.XtraBars.LinkPersistInfo(this.miCzech)});
|
||||
new DevExpress.XtraBars.LinkPersistInfo(this.miCzech),
|
||||
new DevExpress.XtraBars.LinkPersistInfo(this.miRomanian)});
|
||||
this.barSubItem1.Name = "barSubItem1";
|
||||
this.barSubItem1.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionInMenu;
|
||||
//
|
||||
@@ -1522,7 +1527,7 @@
|
||||
resources.ApplyResources(this.miEnglish, "miEnglish");
|
||||
this.miEnglish.CategoryGuid = new System.Guid("870e935c-f3d9-4202-9c58-87966069155d");
|
||||
this.miEnglish.Id = 2;
|
||||
this.miEnglish.ImageIndex = 0;
|
||||
this.miEnglish.ImageOptions.ImageIndex = 0;
|
||||
this.miEnglish.Name = "miEnglish";
|
||||
this.miEnglish.Tag = "en";
|
||||
this.miEnglish.DownChanged += new DevExpress.XtraBars.ItemClickEventHandler(this.miLanguage_DownChanged);
|
||||
@@ -1533,7 +1538,7 @@
|
||||
resources.ApplyResources(this.miGerman, "miGerman");
|
||||
this.miGerman.CategoryGuid = new System.Guid("870e935c-f3d9-4202-9c58-87966069155d");
|
||||
this.miGerman.Id = 1;
|
||||
this.miGerman.ImageIndex = 1;
|
||||
this.miGerman.ImageOptions.ImageIndex = 1;
|
||||
this.miGerman.Name = "miGerman";
|
||||
this.miGerman.Tag = "de-DE";
|
||||
this.miGerman.DownChanged += new DevExpress.XtraBars.ItemClickEventHandler(this.miLanguage_DownChanged);
|
||||
@@ -1543,7 +1548,7 @@
|
||||
this.miPortuguese.ButtonStyle = DevExpress.XtraBars.BarButtonStyle.Check;
|
||||
resources.ApplyResources(this.miPortuguese, "miPortuguese");
|
||||
this.miPortuguese.Id = 60;
|
||||
this.miPortuguese.ImageIndex = 2;
|
||||
this.miPortuguese.ImageOptions.ImageIndex = 2;
|
||||
this.miPortuguese.Name = "miPortuguese";
|
||||
this.miPortuguese.Tag = "pt-PT";
|
||||
this.miPortuguese.DownChanged += new DevExpress.XtraBars.ItemClickEventHandler(this.miLanguage_DownChanged);
|
||||
@@ -1553,7 +1558,7 @@
|
||||
this.miRussian.ButtonStyle = DevExpress.XtraBars.BarButtonStyle.Check;
|
||||
resources.ApplyResources(this.miRussian, "miRussian");
|
||||
this.miRussian.Id = 93;
|
||||
this.miRussian.ImageIndex = 35;
|
||||
this.miRussian.ImageOptions.ImageIndex = 35;
|
||||
this.miRussian.Name = "miRussian";
|
||||
this.miRussian.Tag = "ru-RU";
|
||||
this.miRussian.DownChanged += new DevExpress.XtraBars.ItemClickEventHandler(this.miLanguage_DownChanged);
|
||||
@@ -1563,17 +1568,27 @@
|
||||
this.miCzech.ButtonStyle = DevExpress.XtraBars.BarButtonStyle.Check;
|
||||
resources.ApplyResources(this.miCzech, "miCzech");
|
||||
this.miCzech.Id = 95;
|
||||
this.miCzech.ImageIndex = 41;
|
||||
this.miCzech.ImageOptions.ImageIndex = 41;
|
||||
this.miCzech.Name = "miCzech";
|
||||
this.miCzech.Tag = "cs-CZ";
|
||||
this.miCzech.DownChanged += new DevExpress.XtraBars.ItemClickEventHandler(this.miLanguage_DownChanged);
|
||||
//
|
||||
// miRomanian
|
||||
//
|
||||
this.miRomanian.ButtonStyle = DevExpress.XtraBars.BarButtonStyle.Check;
|
||||
resources.ApplyResources(this.miRomanian, "miRomanian");
|
||||
this.miRomanian.Id = 96;
|
||||
this.miRomanian.ImageOptions.ImageIndex = 42;
|
||||
this.miRomanian.Name = "miRomanian";
|
||||
this.miRomanian.Tag = "ro-RO";
|
||||
this.miRomanian.DownChanged += new DevExpress.XtraBars.ItemClickEventHandler(this.miLanguage_DownChanged);
|
||||
//
|
||||
// mnuCharset
|
||||
//
|
||||
resources.ApplyResources(this.mnuCharset, "mnuCharset");
|
||||
this.mnuCharset.CategoryGuid = new System.Guid("870e935c-f3d9-4202-9c58-87966069155d");
|
||||
this.mnuCharset.Id = 15;
|
||||
this.mnuCharset.ImageIndex = 9;
|
||||
this.mnuCharset.ImageOptions.ImageIndex = 9;
|
||||
this.mnuCharset.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
|
||||
new DevExpress.XtraBars.LinkPersistInfo(this.miCharsetForm),
|
||||
new DevExpress.XtraBars.LinkPersistInfo(this.miIsoCharSets, true)});
|
||||
@@ -1585,7 +1600,7 @@
|
||||
resources.ApplyResources(this.miCharsetForm, "miCharsetForm");
|
||||
this.miCharsetForm.CategoryGuid = new System.Guid("870e935c-f3d9-4202-9c58-87966069155d");
|
||||
this.miCharsetForm.Id = 13;
|
||||
this.miCharsetForm.ImageIndex = 9;
|
||||
this.miCharsetForm.ImageOptions.ImageIndex = 9;
|
||||
this.miCharsetForm.Name = "miCharsetForm";
|
||||
this.miCharsetForm.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.miCharset_ItemClick);
|
||||
//
|
||||
@@ -1609,7 +1624,7 @@
|
||||
this.miAllowEditPredefinedLists.ButtonStyle = DevExpress.XtraBars.BarButtonStyle.Check;
|
||||
resources.ApplyResources(this.miAllowEditPredefinedLists, "miAllowEditPredefinedLists");
|
||||
this.miAllowEditPredefinedLists.Id = 94;
|
||||
this.miAllowEditPredefinedLists.ImageIndex = 37;
|
||||
this.miAllowEditPredefinedLists.ImageOptions.ImageIndex = 37;
|
||||
this.miAllowEditPredefinedLists.Name = "miAllowEditPredefinedLists";
|
||||
this.miAllowEditPredefinedLists.DownChanged += new DevExpress.XtraBars.ItemClickEventHandler(this.miAllowEditPredefinedLists_DownChanged);
|
||||
//
|
||||
@@ -1791,7 +1806,7 @@
|
||||
resources.ApplyResources(this.miAbout, "miAbout");
|
||||
this.miAbout.CategoryGuid = new System.Guid("0d554574-30e8-4d31-9a70-da702a984260");
|
||||
this.miAbout.Id = 11;
|
||||
this.miAbout.ImageIndex = 7;
|
||||
this.miAbout.ImageOptions.ImageIndex = 7;
|
||||
this.miAbout.Name = "miAbout";
|
||||
this.miAbout.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.miAbout_ItemClick);
|
||||
//
|
||||
@@ -1799,28 +1814,32 @@
|
||||
//
|
||||
this.barDockControlTop.CausesValidation = false;
|
||||
resources.ApplyResources(this.barDockControlTop, "barDockControlTop");
|
||||
this.barDockControlTop.Manager = this.barManager1;
|
||||
//
|
||||
// barDockControlBottom
|
||||
//
|
||||
this.barDockControlBottom.CausesValidation = false;
|
||||
resources.ApplyResources(this.barDockControlBottom, "barDockControlBottom");
|
||||
this.barDockControlBottom.Manager = this.barManager1;
|
||||
//
|
||||
// barDockControlLeft
|
||||
//
|
||||
this.barDockControlLeft.CausesValidation = false;
|
||||
resources.ApplyResources(this.barDockControlLeft, "barDockControlLeft");
|
||||
this.barDockControlLeft.Manager = this.barManager1;
|
||||
//
|
||||
// barDockControlRight
|
||||
//
|
||||
this.barDockControlRight.CausesValidation = false;
|
||||
resources.ApplyResources(this.barDockControlRight, "barDockControlRight");
|
||||
this.barDockControlRight.Manager = this.barManager1;
|
||||
//
|
||||
// miMoveUp
|
||||
//
|
||||
resources.ApplyResources(this.miMoveUp, "miMoveUp");
|
||||
this.miMoveUp.CategoryGuid = new System.Guid("d7eec464-59c9-4f45-88aa-602e64c81cc0");
|
||||
this.miMoveUp.Id = 45;
|
||||
this.miMoveUp.ImageIndex = 24;
|
||||
this.miMoveUp.ImageOptions.ImageIndex = 24;
|
||||
this.miMoveUp.Name = "miMoveUp";
|
||||
this.miMoveUp.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.miMoveUp_ItemClick);
|
||||
//
|
||||
@@ -1829,7 +1848,7 @@
|
||||
resources.ApplyResources(this.miMoveDown, "miMoveDown");
|
||||
this.miMoveDown.CategoryGuid = new System.Guid("d7eec464-59c9-4f45-88aa-602e64c81cc0");
|
||||
this.miMoveDown.Id = 46;
|
||||
this.miMoveDown.ImageIndex = 25;
|
||||
this.miMoveDown.ImageOptions.ImageIndex = 25;
|
||||
this.miMoveDown.Name = "miMoveDown";
|
||||
this.miMoveDown.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.miMoveDown_ItemClick);
|
||||
//
|
||||
@@ -1852,6 +1871,7 @@
|
||||
//
|
||||
// lblSetProgramNr
|
||||
//
|
||||
this.lblSetProgramNr.Appearance.Options.UseTextOptions = true;
|
||||
this.lblSetProgramNr.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
|
||||
resources.ApplyResources(this.lblSetProgramNr, "lblSetProgramNr");
|
||||
this.lblSetProgramNr.Name = "lblSetProgramNr";
|
||||
@@ -1859,6 +1879,7 @@
|
||||
// picDonate
|
||||
//
|
||||
resources.ApplyResources(this.picDonate, "picDonate");
|
||||
this.picDonate.Cursor = System.Windows.Forms.Cursors.Default;
|
||||
this.picDonate.EditValue = global::ChanSort.Ui.Properties.Resources.Donate;
|
||||
this.picDonate.MenuManager = this.barManager1;
|
||||
this.picDonate.Name = "picDonate";
|
||||
@@ -2243,6 +2264,7 @@
|
||||
private DevExpress.XtraGrid.Columns.GridColumn colPrNr;
|
||||
private DevExpress.XtraGrid.Columns.GridColumn colSource;
|
||||
private DevExpress.XtraBars.BarButtonItem miCzech;
|
||||
private DevExpress.XtraBars.BarButtonItem miRomanian;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
@@ -126,7 +126,7 @@
|
||||
<value>0, 110</value>
|
||||
</data>
|
||||
<metadata name="dsChannels.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
|
||||
<value>17, 95</value>
|
||||
<value>361, 17</value>
|
||||
</metadata>
|
||||
<data name="gridLeft.Dock" type="System.Windows.Forms.DockStyle, System.Windows.Forms">
|
||||
<value>Fill</value>
|
||||
@@ -306,7 +306,7 @@
|
||||
<value>1</value>
|
||||
</data>
|
||||
<metadata name="globalImageCollection1.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
|
||||
<value>17, 173</value>
|
||||
<value>600, 17</value>
|
||||
</metadata>
|
||||
<metadata name="$this.Localizable" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
|
||||
<value>True</value>
|
||||
@@ -393,7 +393,7 @@
|
||||
<value>256, 6</value>
|
||||
</data>
|
||||
<metadata name="barManager1.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
|
||||
<value>17, 134</value>
|
||||
<value>475, 17</value>
|
||||
</metadata>
|
||||
<data name="miFile.Caption" xml:space="preserve">
|
||||
<value>&File</value>
|
||||
@@ -548,6 +548,9 @@
|
||||
<data name="miCzech.Caption" xml:space="preserve">
|
||||
<value>Česky</value>
|
||||
</data>
|
||||
<data name="miRomanian.Caption" xml:space="preserve">
|
||||
<value>Română</value>
|
||||
</data>
|
||||
<data name="mnuCharset.Caption" xml:space="preserve">
|
||||
<value>&Character set</value>
|
||||
</data>
|
||||
@@ -1147,7 +1150,7 @@
|
||||
<value>globalImageCollection1</value>
|
||||
</data>
|
||||
<data name=">>globalImageCollection1.Type" xml:space="preserve">
|
||||
<value>ChanSort.Ui.GlobalImageCollection, ChanSort, Version=1.0.6529.20410, Culture=neutral, PublicKeyToken=null</value>
|
||||
<value>ChanSort.Ui.GlobalImageCollection, ChanSort, Version=1.0.6597.38723, Culture=neutral, PublicKeyToken=null</value>
|
||||
</data>
|
||||
<data name=">>gviewRight.Name" xml:space="preserve">
|
||||
<value>gviewRight</value>
|
||||
@@ -1653,6 +1656,12 @@
|
||||
<data name=">>miCzech.Type" xml:space="preserve">
|
||||
<value>DevExpress.XtraBars.BarButtonItem, DevExpress.XtraBars.v17.1, Version=17.1.7.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a</value>
|
||||
</data>
|
||||
<data name=">>miRomanian.Name" xml:space="preserve">
|
||||
<value>miRomanian</value>
|
||||
</data>
|
||||
<data name=">>miRomanian.Type" xml:space="preserve">
|
||||
<value>DevExpress.XtraBars.BarButtonItem, DevExpress.XtraBars.v17.1, Version=17.1.7.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a</value>
|
||||
</data>
|
||||
<data name=">>mnuCharset.Name" xml:space="preserve">
|
||||
<value>mnuCharset</value>
|
||||
</data>
|
||||
@@ -1851,6 +1860,12 @@
|
||||
<data name=">>$this.Type" xml:space="preserve">
|
||||
<value>DevExpress.XtraEditors.XtraForm, DevExpress.Utils.v17.1, Version=17.1.7.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a</value>
|
||||
</data>
|
||||
<data name="SharedImageCollection.Timestamp" type="System.DateTime, mscorlib">
|
||||
<value>01/23/2018 21:33:41</value>
|
||||
</data>
|
||||
<data name="SharedImageCollection.ImageSize" type="System.Drawing.Size, System.Drawing">
|
||||
<value>16, 16</value>
|
||||
</data>
|
||||
<data name="btnToggleLock.Location" type="System.Drawing.Point, System.Drawing">
|
||||
<value>257, 5</value>
|
||||
</data>
|
||||
@@ -2818,18 +2833,18 @@ specific provider, satellite or country lists.</value>
|
||||
<value>0</value>
|
||||
</data>
|
||||
<metadata name="defaultLookAndFeel1.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
|
||||
<value>17, 56</value>
|
||||
<value>194, 17</value>
|
||||
</metadata>
|
||||
<metadata name="popupContext.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
|
||||
<value>17, 212</value>
|
||||
<value>781, 17</value>
|
||||
</metadata>
|
||||
<metadata name="timerEditDelay.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
|
||||
<value>17, 251</value>
|
||||
<value>911, 17</value>
|
||||
</metadata>
|
||||
<metadata name="popupInputSource.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
|
||||
<value>17, 290</value>
|
||||
<value>1042, 17</value>
|
||||
</metadata>
|
||||
<metadata name="popupFavList.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
|
||||
<value>17, 329</value>
|
||||
<value>1196, 17</value>
|
||||
</metadata>
|
||||
</root>
|
||||
672
source/ChanSort/MainForm.ro.resx
Normal file
@@ -0,0 +1,672 @@
|
||||
<?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="colIndex1.Caption" xml:space="preserve">
|
||||
<value>Pr. index</value>
|
||||
</data>
|
||||
<data name="colOutServiceType.Caption" xml:space="preserve">
|
||||
<value>Tip de serviciu</value>
|
||||
</data>
|
||||
<data name="colOutSlot.Caption" xml:space="preserve">
|
||||
<value>New Pos</value>
|
||||
</data>
|
||||
<data name="colOutSlot.ToolTip" xml:space="preserve">
|
||||
<value>Numărul nou de program</value>
|
||||
</data>
|
||||
<data name="colOutName.Caption" xml:space="preserve">
|
||||
<value>Numele canalului</value>
|
||||
</data>
|
||||
<data name="colOutFav.Caption" xml:space="preserve">
|
||||
<value>Favorite</value>
|
||||
</data>
|
||||
<data name="colUid1.Caption" xml:space="preserve">
|
||||
<value>UID</value>
|
||||
</data>
|
||||
<data name="colOutLock.Caption" xml:space="preserve">
|
||||
<value>Blocare</value>
|
||||
</data>
|
||||
<data name="colOutLock.ToolTip" xml:space="preserve">
|
||||
<value>Blocare parentală</value>
|
||||
</data>
|
||||
<data name="colOutSkip.Caption" xml:space="preserve">
|
||||
<value>Sări</value>
|
||||
</data>
|
||||
<data name="colOutHide.Caption" xml:space="preserve">
|
||||
<value>Ascunde</value>
|
||||
</data>
|
||||
<data name="lblHotkeyLeft.Text" xml:space="preserve">
|
||||
<value>F3: Filtru | F4: Listă | -: mută sus |+: mută jos | Del: șterge</value>
|
||||
</data>
|
||||
<data name="pageProgNr.Text" xml:space="preserve">
|
||||
<value>Pr#</value>
|
||||
</data>
|
||||
<data name="grpSubList.Text" xml:space="preserve">
|
||||
<value>Sub-listă</value>
|
||||
</data>
|
||||
<data name="miFile.Caption" xml:space="preserve">
|
||||
<value>&Fişier</value>
|
||||
</data>
|
||||
<data name="miOpen.Caption" xml:space="preserve">
|
||||
<value>&Deschide fișierul de date TV ...</value>
|
||||
</data>
|
||||
<data name="miReload.Caption" xml:space="preserve">
|
||||
<value>&Reîncarcă</value>
|
||||
</data>
|
||||
<data name="miRestoreOriginal.Caption" xml:space="preserve">
|
||||
<value>Restabiliți backupul</value>
|
||||
</data>
|
||||
<data name="miFileInformation.Caption" xml:space="preserve">
|
||||
<value>Fișier &informații ...</value>
|
||||
</data>
|
||||
<data name="miSave.Caption" xml:space="preserve">
|
||||
<value>&Salvați</value>
|
||||
</data>
|
||||
<data name="miSaveAs.Caption" xml:space="preserve">
|
||||
<value>Salvează &ca...</value>
|
||||
</data>
|
||||
<data name="miOpenReferenceFile.Caption" xml:space="preserve">
|
||||
<value>Aplică ordine dintr-o listă de referință ...</value>
|
||||
</data>
|
||||
<data name="miAddFromRefList.Caption" xml:space="preserve">
|
||||
<value>Adăugați canale din lista de referințe ...</value>
|
||||
</data>
|
||||
<data name="miSaveReferenceFile.Caption" xml:space="preserve">
|
||||
<value>Salvați lista de referințe ...</value>
|
||||
</data>
|
||||
<data name="miExcelExport.Caption" xml:space="preserve">
|
||||
<value>Exportați lista Excel ...</value>
|
||||
</data>
|
||||
<data name="miPrint.Caption" xml:space="preserve">
|
||||
<value>&Imprimare...</value>
|
||||
</data>
|
||||
<data name="miQuit.Caption" xml:space="preserve">
|
||||
<value>&Ieșire</value>
|
||||
</data>
|
||||
<data name="miRecentFiles.Caption" xml:space="preserve">
|
||||
<value>Fisiere recente</value>
|
||||
</data>
|
||||
<data name="miEdit.Caption" xml:space="preserve">
|
||||
<value>&Editați</value>
|
||||
</data>
|
||||
<data name="miAddChannel.Caption" xml:space="preserve">
|
||||
<value>&Adaugă canale</value>
|
||||
</data>
|
||||
<data name="miRemove.Caption" xml:space="preserve">
|
||||
<value>&Eliminați canalele</value>
|
||||
</data>
|
||||
<data name="miRenameChannel.Caption" xml:space="preserve">
|
||||
<value>Redenumiți canalul</value>
|
||||
</data>
|
||||
<data name="miSort.Caption" xml:space="preserve">
|
||||
<value>Sor&tați canalele în ordine alfabetică</value>
|
||||
</data>
|
||||
<data name="miRenum.Caption" xml:space="preserve">
|
||||
<value>Re&numără canale</value>
|
||||
</data>
|
||||
<data name="miRenumFavByPrNr.Caption" xml:space="preserve">
|
||||
<value>Renumără favorite după Pr#</value>
|
||||
</data>
|
||||
<data name="miRenumFavByPrNr.Hint" xml:space="preserve">
|
||||
<value>Utilizează același Pr# în toate listele de canale și favorite</value>
|
||||
</data>
|
||||
<data name="mnuFavSet.Caption" xml:space="preserve">
|
||||
<value>Adauga la &favorite</value>
|
||||
</data>
|
||||
<data name="miFavASet.Caption" xml:space="preserve">
|
||||
<value>&A</value>
|
||||
</data>
|
||||
<data name="miFavBSet.Caption" xml:space="preserve">
|
||||
<value>&B</value>
|
||||
</data>
|
||||
<data name="miFavCSet.Caption" xml:space="preserve">
|
||||
<value>&C</value>
|
||||
</data>
|
||||
<data name="miFavDSet.Caption" xml:space="preserve">
|
||||
<value>&D</value>
|
||||
</data>
|
||||
<data name="miFavESet.Caption" xml:space="preserve">
|
||||
<value>&E</value>
|
||||
</data>
|
||||
<data name="mnuFavUnset.Caption" xml:space="preserve">
|
||||
<value>Eliminați din Favorite</value>
|
||||
</data>
|
||||
<data name="miFavAUnset.Caption" xml:space="preserve">
|
||||
<value>&A</value>
|
||||
</data>
|
||||
<data name="miFavBUnset.Caption" xml:space="preserve">
|
||||
<value>&B</value>
|
||||
</data>
|
||||
<data name="miFavCUnset.Caption" xml:space="preserve">
|
||||
<value>&C</value>
|
||||
</data>
|
||||
<data name="miFavDUnset.Caption" xml:space="preserve">
|
||||
<value>&D</value>
|
||||
</data>
|
||||
<data name="miFavEUnset.Caption" xml:space="preserve">
|
||||
<value>&E</value>
|
||||
</data>
|
||||
<data name="miLockOn.Caption" xml:space="preserve">
|
||||
<value>&Blocați canalul: activat</value>
|
||||
</data>
|
||||
<data name="miLockOff.Caption" xml:space="preserve">
|
||||
<value>Blocați canalul: oprit</value>
|
||||
</data>
|
||||
<data name="miSkipOn.Caption" xml:space="preserve">
|
||||
<value>&Sări canalul: activat</value>
|
||||
</data>
|
||||
<data name="miSkipOff.Caption" xml:space="preserve">
|
||||
<value>Sări canalul: oprit</value>
|
||||
</data>
|
||||
<data name="miHideOn.Caption" xml:space="preserve">
|
||||
<value>&Ascunde canalul: activat</value>
|
||||
</data>
|
||||
<data name="miHideOff.Caption" xml:space="preserve">
|
||||
<value>Ascunde canalul: oprit</value>
|
||||
</data>
|
||||
<data name="barSubItem2.Caption" xml:space="preserve">
|
||||
<value>TV-Set</value>
|
||||
</data>
|
||||
<data name="miTvSettings.Caption" xml:space="preserve">
|
||||
<value>Setarea dispozitivului...</value>
|
||||
</data>
|
||||
<data name="miCleanupChannels.Caption" xml:space="preserve">
|
||||
<value>Curățați datele canalului</value>
|
||||
</data>
|
||||
<data name="miCleanupChannels.Hint" xml:space="preserve">
|
||||
<value>Reorganizați înregistrările de canale și eliminați duplicatele</value>
|
||||
</data>
|
||||
<data name="mnuOptions.Caption" xml:space="preserve">
|
||||
<value>&Setări</value>
|
||||
</data>
|
||||
<data name="barSubItem1.Caption" xml:space="preserve">
|
||||
<value>&Limba</value>
|
||||
</data>
|
||||
<data name="miEnglish.Caption" xml:space="preserve">
|
||||
<value>&Engleză</value>
|
||||
</data>
|
||||
<data name="miGerman.Caption" xml:space="preserve">
|
||||
<value>&Deutsch</value>
|
||||
</data>
|
||||
<data name="miPortuguese.Caption" xml:space="preserve">
|
||||
<value>Português</value>
|
||||
</data>
|
||||
<data name="miRussian.Caption" xml:space="preserve">
|
||||
<value>русский</value>
|
||||
</data>
|
||||
<data name="miCzech.Caption" xml:space="preserve">
|
||||
<value>Česky</value>
|
||||
</data>
|
||||
<data name="miRomână.Caption" xml:space="preserve">
|
||||
<value>Română</value>
|
||||
</data>
|
||||
<data name="mnuCharset.Caption" xml:space="preserve">
|
||||
<value>&Set de caractere</value>
|
||||
</data>
|
||||
<data name="miCharsetForm.Caption" xml:space="preserve">
|
||||
<value>Toate seturile de &caractere ...</value>
|
||||
</data>
|
||||
<data name="miIsoCharSets.Caption" xml:space="preserve">
|
||||
<value>Seturi de caractere ISO</value>
|
||||
</data>
|
||||
<data name="miShowWarningsAfterLoad.Caption" xml:space="preserve">
|
||||
<value>Afișați avertismente după încărcarea fișierului</value>
|
||||
</data>
|
||||
<data name="miShowWarningsAfterLoad.Hint" xml:space="preserve">
|
||||
<value>Afișați automat avertismentele după deschiderea unui fișier</value>
|
||||
</data>
|
||||
<data name="miAllowEditPredefinedLists.Caption" xml:space="preserve">
|
||||
<value>Permiteți editarea listelor predefinite (PERICOL)</value>
|
||||
</data>
|
||||
<data name="miAllowEditPredefinedLists.Hint" xml:space="preserve">
|
||||
<value>Este posibil ca televizorul să funcționeze defectuos când editați o listă cu numere de canal predefinite</value>
|
||||
</data>
|
||||
<data name="mnuAccessibility.Caption" xml:space="preserve">
|
||||
<value>&Accesibilitate</value>
|
||||
</data>
|
||||
<data name="mnuGotoChannelList.AccessibleDescription" xml:space="preserve">
|
||||
<value>Deschide un submeniu pentru selectarea sursei de intrare. Acest meniu poate fi activat direct cu tasta F1</value>
|
||||
</data>
|
||||
<data name="mnuGotoChannelList.Caption" xml:space="preserve">
|
||||
<value>Selectați și sursa de &intrare</value>
|
||||
</data>
|
||||
<data name="mnuInputSource.Caption" xml:space="preserve">
|
||||
<value>mnuInputSource</value>
|
||||
</data>
|
||||
<data name="mnuGotoFavList.AccessibleDescription" xml:space="preserve">
|
||||
<value>Deschide un submeniu pentru programul de selecție a listei favorite. Acest meniu poate fi activat direct cu ajutorul tastei Shift+F1</value>
|
||||
</data>
|
||||
<data name="mnuGotoFavList.Caption" xml:space="preserve">
|
||||
<value>Selectați programul/lista &favorită</value>
|
||||
</data>
|
||||
<data name="mnuFavList.Caption" xml:space="preserve">
|
||||
<value>mnuFavList</value>
|
||||
</data>
|
||||
<data name="miSelectFavList0.Caption" xml:space="preserve">
|
||||
<value>Lista de programe</value>
|
||||
</data>
|
||||
<data name="miSelectFavListA.Caption" xml:space="preserve">
|
||||
<value>Favorite A</value>
|
||||
</data>
|
||||
<data name="miSelectFavListB.Caption" xml:space="preserve">
|
||||
<value>Favorite B</value>
|
||||
</data>
|
||||
<data name="miSelectFavListC.Caption" xml:space="preserve">
|
||||
<value>Favorite C</value>
|
||||
</data>
|
||||
<data name="miSelectFavListD.Caption" xml:space="preserve">
|
||||
<value>Favorite D</value>
|
||||
</data>
|
||||
<data name="miSelectFavListE.Caption" xml:space="preserve">
|
||||
<value>Favorite E</value>
|
||||
</data>
|
||||
<data name="miGotoLeftFilter.Caption" xml:space="preserve">
|
||||
<value>Filtru de listă &stânga</value>
|
||||
</data>
|
||||
<data name="miGotoLeftList.Caption" xml:space="preserve">
|
||||
<value>Listă stânga</value>
|
||||
</data>
|
||||
<data name="miRightListFilter.Caption" xml:space="preserve">
|
||||
<value>Filtru de listă &dreapta</value>
|
||||
</data>
|
||||
<data name="miGotoRightList.Caption" xml:space="preserve">
|
||||
<value>Listă dreapta</value>
|
||||
</data>
|
||||
<data name="mnuHelp.Caption" xml:space="preserve">
|
||||
<value>&Ajutor</value>
|
||||
</data>
|
||||
<data name="miWiki.Caption" xml:space="preserve">
|
||||
<value>Wiki</value>
|
||||
</data>
|
||||
<data name="miOpenWebsite.Caption" xml:space="preserve">
|
||||
<value>Site-ul ChanSort...</value>
|
||||
</data>
|
||||
<data name="miAbout.Caption" xml:space="preserve">
|
||||
<value>&Despre ChanSort...</value>
|
||||
</data>
|
||||
<data name="bar1.Text" xml:space="preserve">
|
||||
<value>Unelte</value>
|
||||
</data>
|
||||
<data name="miMoveUp.Caption" xml:space="preserve">
|
||||
<value>Mută în sus</value>
|
||||
</data>
|
||||
<data name="miMoveDown.Caption" xml:space="preserve">
|
||||
<value>Mută în jos</value>
|
||||
</data>
|
||||
<data name="rbInsertSwap.Properties.Caption" xml:space="preserve">
|
||||
<value>schimb</value>
|
||||
</data>
|
||||
<data name="rbInsertAfter.Properties.Caption" xml:space="preserve">
|
||||
<value>după</value>
|
||||
</data>
|
||||
<data name="rbInsertBefore.Properties.Caption" xml:space="preserve">
|
||||
<value>inainte de</value>
|
||||
</data>
|
||||
<data name="cbCloseGap.Properties.Caption" xml:space="preserve">
|
||||
<value>Închideți spațiul atunci când mutați/ ștergeți un canal</value>
|
||||
</data>
|
||||
<data name="cbCloseGap.ToolTip" xml:space="preserve">
|
||||
<value>Când este activ, toate canalele după cea curentă vor fi automat renumerotate</value>
|
||||
</data>
|
||||
<data name="lblInsertMode.Text" xml:space="preserve">
|
||||
<value>Modul de inserare:</value>
|
||||
</data>
|
||||
<data name="pageEmpty.Text" xml:space="preserve">
|
||||
<value>Nu există listă de canale</value>
|
||||
</data>
|
||||
<data name="lblSetProgramNr.Text" xml:space="preserve">
|
||||
<value>Set Pos:</value>
|
||||
</data>
|
||||
<data name="lblSetProgramNr.ToolTip" xml:space="preserve">
|
||||
<value>Numărul programului pentru operațiile de inserare și setare</value>
|
||||
</data>
|
||||
<data name="txtSetSlot.Properties.Mask.EditMask" xml:space="preserve">
|
||||
<value>\d{1,4}</value>
|
||||
</data>
|
||||
<data name="$this.Text" xml:space="preserve">
|
||||
<value>ChanSort {0} - Editorul de canale TV</value>
|
||||
</data>
|
||||
<data name="btnToggleLock.Text" xml:space="preserve">
|
||||
<value>Comutați blocarea parentală</value>
|
||||
</data>
|
||||
<data name="btnToggleLock.ToolTip" xml:space="preserve">
|
||||
<value>Blocare parentală</value>
|
||||
</data>
|
||||
<data name="btnToggleFavE.AccessibleDescription" xml:space="preserve">
|
||||
<value>Comutați pe Favorite E</value>
|
||||
</data>
|
||||
<data name="btnToggleFavE.Text" xml:space="preserve">
|
||||
<value>E±</value>
|
||||
</data>
|
||||
<data name="btnToggleFavD.AccessibleDescription" xml:space="preserve">
|
||||
<value>Comutați pe Favorite D</value>
|
||||
</data>
|
||||
<data name="btnToggleFavD.Text" xml:space="preserve">
|
||||
<value>±D</value>
|
||||
</data>
|
||||
<data name="btnToggleFavC.AccessibleDescription" xml:space="preserve">
|
||||
<value>Comutați pe Favorite C</value>
|
||||
</data>
|
||||
<data name="btnToggleFavC.Text" xml:space="preserve">
|
||||
<value>±C</value>
|
||||
</data>
|
||||
<data name="btnToggleFavB.AccessibleDescription" xml:space="preserve">
|
||||
<value>Comutați pe Favorite B</value>
|
||||
</data>
|
||||
<data name="btnToggleFavB.Text" xml:space="preserve">
|
||||
<value>±B</value>
|
||||
</data>
|
||||
<data name="btnToggleFavA.AccessibleDescription" xml:space="preserve">
|
||||
<value>Comutați pe Favorite A</value>
|
||||
</data>
|
||||
<data name="btnToggleFavA.Text" xml:space="preserve">
|
||||
<value>±A</value>
|
||||
</data>
|
||||
<data name="btnClearLeftFilter.AccessibleDescription" xml:space="preserve">
|
||||
<value>Eliminați criteriile de filtrare a canalelor din lista de canale sortate</value>
|
||||
</data>
|
||||
<data name="btnClearLeftFilter.Text" xml:space="preserve">
|
||||
<value>Filtru</value>
|
||||
</data>
|
||||
<data name="btnClearLeftFilter.ToolTip" xml:space="preserve">
|
||||
<value>Resetați filtrul</value>
|
||||
</data>
|
||||
<data name="btnRenum.Text" xml:space="preserve">
|
||||
<value>Redenumiți secvențial canalele selectate</value>
|
||||
</data>
|
||||
<data name="btnRenum.ToolTip" xml:space="preserve">
|
||||
<value>Redenumiți canalele selectate</value>
|
||||
</data>
|
||||
<data name="btnDown.Text" xml:space="preserve">
|
||||
<value>Mutați canalul selectat în jos</value>
|
||||
</data>
|
||||
<data name="btnDown.ToolTip" xml:space="preserve">
|
||||
<value>Mutați canalele selectate în jos</value>
|
||||
</data>
|
||||
<data name="btnUp.Text" xml:space="preserve">
|
||||
<value>Mutați canalul selectat în sus</value>
|
||||
</data>
|
||||
<data name="btnUp.ToolTip" xml:space="preserve">
|
||||
<value>Mutați canalele selectate în sus</value>
|
||||
</data>
|
||||
<data name="btnRemoveLeft.Text" xml:space="preserve">
|
||||
<value>Eliminați canalele selectate din lista sortată</value>
|
||||
</data>
|
||||
<data name="btnRemoveLeft.ToolTip" xml:space="preserve">
|
||||
<value>Eliminați canalele selectate</value>
|
||||
</data>
|
||||
<data name="grpOutputList.Text" xml:space="preserve">
|
||||
<value>Canale sortate</value>
|
||||
</data>
|
||||
<data name="splitContainerControl1.Panel1.Text" xml:space="preserve">
|
||||
<value>Panel1</value>
|
||||
</data>
|
||||
<data name="colIndex.Caption" xml:space="preserve">
|
||||
<value>Pr. index</value>
|
||||
</data>
|
||||
<data name="colSlotOld.Caption" xml:space="preserve">
|
||||
<value>Postul vechi</value>
|
||||
</data>
|
||||
<data name="colSlotOld.ToolTip" xml:space="preserve">
|
||||
<value>Nr. vechi</value>
|
||||
</data>
|
||||
<data name="colSlotNew.Caption" xml:space="preserve">
|
||||
<value>Postul nou</value>
|
||||
</data>
|
||||
<data name="colSlotNew.ToolTip" xml:space="preserve">
|
||||
<value>Nr. nou</value>
|
||||
</data>
|
||||
<data name="colSource.Caption" xml:space="preserve">
|
||||
<value>Sursă</value>
|
||||
</data>
|
||||
<data name="colName.Caption" xml:space="preserve">
|
||||
<value>Numele canalului</value>
|
||||
</data>
|
||||
<data name="colShortName.Caption" xml:space="preserve">
|
||||
<value>Nume scurt</value>
|
||||
</data>
|
||||
<data name="colFavorites.Caption" xml:space="preserve">
|
||||
<value>Favorite</value>
|
||||
</data>
|
||||
<data name="colLock.Caption" xml:space="preserve">
|
||||
<value>Blocat</value>
|
||||
</data>
|
||||
<data name="colSkip.Caption" xml:space="preserve">
|
||||
<value>Sări</value>
|
||||
</data>
|
||||
<data name="colHidden.Caption" xml:space="preserve">
|
||||
<value>Ascunde</value>
|
||||
</data>
|
||||
<data name="colEncrypted.Caption" xml:space="preserve">
|
||||
<value>Codificare</value>
|
||||
</data>
|
||||
<data name="colEncrypted.ToolTip" xml:space="preserve">
|
||||
<value>Codificat</value>
|
||||
</data>
|
||||
<data name="colServiceType.Caption" xml:space="preserve">
|
||||
<value>ID Tip serviciu</value>
|
||||
</data>
|
||||
<data name="colServiceTypeName.Caption" xml:space="preserve">
|
||||
<value>Tip de serviciu</value>
|
||||
</data>
|
||||
<data name="colFreqInMhz.Caption" xml:space="preserve">
|
||||
<value>Frecvența (MHz)</value>
|
||||
</data>
|
||||
<data name="colChannelOrTransponder.Caption" xml:space="preserve">
|
||||
<value>Canal/ Transp</value>
|
||||
</data>
|
||||
<data name="colChannelOrTransponder.ToolTip" xml:space="preserve">
|
||||
<value>Numărul canalului sau al transponderului</value>
|
||||
</data>
|
||||
<data name="colSatellite.Caption" xml:space="preserve">
|
||||
<value>Satelit</value>
|
||||
</data>
|
||||
<data name="colNetworkId.Caption" xml:space="preserve">
|
||||
<value>Rețea (ONID)</value>
|
||||
</data>
|
||||
<data name="colTransportStreamId.Caption" xml:space="preserve">
|
||||
<value>ID TS</value>
|
||||
</data>
|
||||
<data name="colTransportStreamId.ToolTip" xml:space="preserve">
|
||||
<value>ID Flux de transport</value>
|
||||
</data>
|
||||
<data name="colServiceId.Caption" xml:space="preserve">
|
||||
<value>ID Serviciu</value>
|
||||
</data>
|
||||
<data name="colVideoPid.Caption" xml:space="preserve">
|
||||
<value>Video PID</value>
|
||||
</data>
|
||||
<data name="colAudioPid.Caption" xml:space="preserve">
|
||||
<value>Audio PID</value>
|
||||
</data>
|
||||
<data name="colSymbolRate.Caption" xml:space="preserve">
|
||||
<value>Rată simbol</value>
|
||||
</data>
|
||||
<data name="colPolarity.Caption" xml:space="preserve">
|
||||
<value>Polaritate</value>
|
||||
</data>
|
||||
<data name="colNetworkName.Caption" xml:space="preserve">
|
||||
<value>Numele retelei</value>
|
||||
</data>
|
||||
<data name="colNetworkOperator.Caption" xml:space="preserve">
|
||||
<value>Operatorul rețelei</value>
|
||||
</data>
|
||||
<data name="colProvider.Caption" xml:space="preserve">
|
||||
<value>Furnizor de</value>
|
||||
</data>
|
||||
<data name="colUid.Caption" xml:space="preserve">
|
||||
<value>Uid</value>
|
||||
</data>
|
||||
<data name="colLogicalIndex.Caption" xml:space="preserve">
|
||||
<value>Order</value>
|
||||
</data>
|
||||
<data name="colSignalSource.Caption" xml:space="preserve">
|
||||
<value>Sursă de semnal</value>
|
||||
</data>
|
||||
<data name="lblHotkeyRight.Text" xml:space="preserve">
|
||||
<value>F5: Filtru | F6: Listă | Enter: adăugați</value>
|
||||
</data>
|
||||
<data name="lblPredefinedList.Text" xml:space="preserve">
|
||||
<value>Aceasta este o listă predefinită și nu poate fi editată.</value>
|
||||
</data>
|
||||
<data name="lblPredefinedList.ToolTip" xml:space="preserve">
|
||||
<value>În timpul configurării televizorului dvs. ați selectat o listă de canale predefinită.
|
||||
Modificarea unei astfel de liste ar duce la defectarea televizorului.
|
||||
Rulați o scanare completă a canalelor pe televizor și nu selectați niciun
|
||||
furnizor specific, satelit sau liste de țări.</value>
|
||||
</data>
|
||||
<data name="btnRemoveRight.Text" xml:space="preserve">
|
||||
<value>Ștergeți canalele selectate din lista sortată</value>
|
||||
</data>
|
||||
<data name="btnRemoveRight.ToolTip" xml:space="preserve">
|
||||
<value>Ștergeți canalele selectate din lista sortată</value>
|
||||
</data>
|
||||
<data name="btnAddAll.AccessibleDescription" xml:space="preserve">
|
||||
<value>Adăugați toate canalele nesortate la sfârșitul listei</value>
|
||||
</data>
|
||||
<data name="btnAddAll.Text" xml:space="preserve">
|
||||
<value><< Adaugă toate</value>
|
||||
</data>
|
||||
<data name="btnAddAll.ToolTip" xml:space="preserve">
|
||||
<value>Adăugați toate canalele nesortate la sfârșitul listei</value>
|
||||
</data>
|
||||
<data name="btnClearRightFilter.AccessibleDescription" xml:space="preserve">
|
||||
<value>Ștergeți criteriile de filtrare a canalelor din lista de canale completă</value>
|
||||
</data>
|
||||
<data name="btnClearRightFilter.Text" xml:space="preserve">
|
||||
<value>Filtru</value>
|
||||
</data>
|
||||
<data name="btnClearRightFilter.ToolTip" xml:space="preserve">
|
||||
<value>Resetați filtrul</value>
|
||||
</data>
|
||||
<data name="btnAdd.Text" xml:space="preserve">
|
||||
<value>Adăugați canalele selectate în lista sortată</value>
|
||||
</data>
|
||||
<data name="btnAdd.ToolTip" xml:space="preserve">
|
||||
<value>Adăugați canalele selectate în lista sortată</value>
|
||||
</data>
|
||||
<data name="grpInputList.Text" xml:space="preserve">
|
||||
<value>Canalele originale</value>
|
||||
</data>
|
||||
<data name="splitContainerControl1.Panel2.Text" xml:space="preserve">
|
||||
<value>Panel2</value>
|
||||
</data>
|
||||
<data name="splitContainerControl1.Text" xml:space="preserve">
|
||||
<value>splitContainerControl1</value>
|
||||
</data>
|
||||
</root>
|
||||
144
source/ChanSort/Printing/ReportOptionsDialog.ro.resx
Normal 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="labelControl1.Text" xml:space="preserve">
|
||||
<value>Filtrează după:</value>
|
||||
</data>
|
||||
<data name="rbSortByNumber.Properties.Caption" xml:space="preserve">
|
||||
<value>Număr</value>
|
||||
</data>
|
||||
<data name="rbSortByName.Properties.Caption" xml:space="preserve">
|
||||
<value>Nume</value>
|
||||
</data>
|
||||
<data name="labelControl2.Text" xml:space="preserve">
|
||||
<value>Font:</value>
|
||||
</data>
|
||||
<data name="fontEdit1.EditValue" xml:space="preserve">
|
||||
<value>Tahoma</value>
|
||||
</data>
|
||||
<data name="btnPreview.Text" xml:space="preserve">
|
||||
<value>Previzualizare...</value>
|
||||
</data>
|
||||
<data name="btnCancel.Text" xml:space="preserve">
|
||||
<value>Anulare</value>
|
||||
</data>
|
||||
<data name="$this.Text" xml:space="preserve">
|
||||
<value>Opțiunile de imprimare</value>
|
||||
</data>
|
||||
</root>
|
||||
4
source/ChanSort/Properties/Resources.Designer.cs
generated
@@ -19,7 +19,7 @@ namespace ChanSort.Ui.Properties {
|
||||
// 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.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "15.0.0.0")]
|
||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
|
||||
internal class Resources {
|
||||
@@ -250,7 +250,7 @@ namespace ChanSort.Ui.Properties {
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to No plugin found to read/write {0}..
|
||||
/// Looks up a localized string similar to No plugin found to read/write {0} files..
|
||||
/// </summary>
|
||||
internal static string MainForm_LoadTll_SerializerNotFound {
|
||||
get {
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<root>
|
||||
<!--
|
||||
Microsoft ResX Schema
|
||||
@@ -184,7 +184,7 @@ hotelový režim na ZAPNUTO, a následně provedete export nového čistého sou
|
||||
{0}</value>
|
||||
</data>
|
||||
<data name="MainForm_LoadTll_SerializerNotFound" xml:space="preserve">
|
||||
<value>Nebyl nalezen zásuvný modul pro čtení/zápis {0}.</value>
|
||||
<value>Nebyl nalezen zásuvný modul pro čtení/zápis {0} souborů.</value>
|
||||
</data>
|
||||
<data name="MainForm_LoadTll_SourceTllNotFound" xml:space="preserve">
|
||||
<value>Quell-TLL könnte nicht gefunden werden:
|
||||
|
||||
@@ -152,7 +152,7 @@
|
||||
<value>Änderungen verwerfen</value>
|
||||
</data>
|
||||
<data name="MainForm_LoadTll_SerializerNotFound" xml:space="preserve">
|
||||
<value>Es konnte kein Modul zum Lesen/Schreiben von {0} gefunden werden.</value>
|
||||
<value>Es konnte kein Modul zum Lesen/Schreiben von {0}-Dateien gefunden werden.</value>
|
||||
</data>
|
||||
<data name="MainForm_LoadFiles_IOException" xml:space="preserve">
|
||||
<value>Fehler beim Laden der Datei</value>
|
||||
|
||||
@@ -152,7 +152,7 @@
|
||||
<value>Discard changes</value>
|
||||
</data>
|
||||
<data name="MainForm_LoadTll_SerializerNotFound" xml:space="preserve">
|
||||
<value>No plugin found to read/write {0}.</value>
|
||||
<value>No plugin found to read/write {0} files.</value>
|
||||
</data>
|
||||
<data name="MainForm_LoadFiles_IOException" xml:space="preserve">
|
||||
<value>Error loading file</value>
|
||||
|
||||
298
source/ChanSort/Properties/Resources.ro.resx
Normal file
@@ -0,0 +1,298 @@
|
||||
<?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="MainForm_LoadTll_SourceTllNotFound" xml:space="preserve">
|
||||
<value>Quell-TLL nu a fost găsit în acest moment:
|
||||
'{0}'</value>
|
||||
</data>
|
||||
<data name="MainForm_LoadTll_Exception" xml:space="preserve">
|
||||
<value>A apărut o eroare la încărcarea fișierului de date al televizorului:
|
||||
{0}</value>
|
||||
</data>
|
||||
<data name="MainForm_FileDialog_OpenFileFilter" xml:space="preserve">
|
||||
<value>Fișiere acceptate|{0}|Toate fișierele (*.*)|*</value>
|
||||
</data>
|
||||
<data name="MainForm_FileDialog_SaveFileFilter" xml:space="preserve">
|
||||
<value>{0}-Fișiere|*{0}|Toate fișierele (*.*)|*</value>
|
||||
</data>
|
||||
<data name="MainForm_TryExecute_Exception" xml:space="preserve">
|
||||
<value>A apărut o eroare neașteptată:
|
||||
{0}</value>
|
||||
</data>
|
||||
<data name="MainForm_SaveTllFile_Exception" xml:space="preserve">
|
||||
<value>A apărut o eroare la scrierea fișierului de date TV:
|
||||
{0}</value>
|
||||
</data>
|
||||
<data name="MainForm_SaveTllFile_Success" xml:space="preserve">
|
||||
<value>Fișierul cu date de sortare TV a fost creat cu succes.</value>
|
||||
</data>
|
||||
<data name="MainForm_PromptSaveAndContinue_Question" xml:space="preserve">
|
||||
<value>Vrei să salvezi modificările?</value>
|
||||
</data>
|
||||
<data name="MainForm_PromptSaveAndContinue_Save" xml:space="preserve">
|
||||
<value>Salvează modificările</value>
|
||||
</data>
|
||||
<data name="MainForm_PromptSaveAndContinue_Discard" xml:space="preserve">
|
||||
<value>Renunțați la modificări</value>
|
||||
</data>
|
||||
<data name="MainForm_LoadTll_SerializerNotFound" xml:space="preserve">
|
||||
<value>Nu a fost găsit nici un plugin pentru citirea/scrierea fișierelor {0}.</value>
|
||||
</data>
|
||||
<data name="MainForm_LoadFiles_IOException" xml:space="preserve">
|
||||
<value>Eroare la încărcarea fișierului</value>
|
||||
</data>
|
||||
<data name="MainForm_LoadFiles_ValidationWarningMsg" xml:space="preserve">
|
||||
<value>Conținutul fișierului prezintă unele anomalii și este posibil corupt.</value>
|
||||
</data>
|
||||
<data name="MainForm_LoadFiles_ValidationWarningCap" xml:space="preserve">
|
||||
<value>Data validarii</value>
|
||||
</data>
|
||||
<data name="MainForm_RestoreScanOrder_Message" xml:space="preserve">
|
||||
<value>Toate stocurile personalizate vor fi pierdute.
|
||||
Sigur doriți să restaurați ordinea din scanarea canalului?</value>
|
||||
</data>
|
||||
<data name="MainForm_RestoreScanOrder_Caption" xml:space="preserve">
|
||||
<value>Restaurați ordinea de scanare a canalelor</value>
|
||||
</data>
|
||||
<data name="MainForm_LoadFiles_DupeWarningMsg" xml:space="preserve">
|
||||
<value>Fișierul de intrare conține mai multe înregistrări care utilizează același lucru
|
||||
număr de program. Este posibil ca televizorul să nu accepte
|
||||
modificările aduse de ChanSort.
|
||||
Acest lucru este în mod obișnuit cauzat de rularea unei scanări manuale a transponderului.
|
||||
Se recomandă utilizarea unui fișier de intrare curat pentru orice modificare.
|
||||
Pentru a face acest lucru, dezactivați modul Hotel, resetați televizorul
|
||||
la setările implicite din fabrică, executați un nou canal orizontal de scanare și rotire
|
||||
Hotel Mode înapoi ON, apoi exportați un nou fișier TLL curat.</value>
|
||||
</data>
|
||||
<data name="MainForm_btnResetChannelData_Click_Message" xml:space="preserve">
|
||||
<value>AVERTISMENT: Toate datele analogice, DVB-C/T și DVB-S vor fi șterse.
|
||||
Va trebui să executați o scanare completă a canalului după încărcarea acestui fișier în televizor.
|
||||
Continua?
|
||||
</value>
|
||||
</data>
|
||||
<data name="MainForm_btnResetChannelData_Click_Caption" xml:space="preserve">
|
||||
<value>Ștergeți toate datele canalului</value>
|
||||
</data>
|
||||
<data name="MainForm_miRestoreOriginal_Message" xml:space="preserve">
|
||||
<value>Imposibil de copiat fișierul .bak la {0}</value>
|
||||
</data>
|
||||
<data name="MainForm_miRestoreOriginal_ItemClick_NoBackup" xml:space="preserve">
|
||||
<value>Nu s-a găsit nici un fișier de backup: {0}</value>
|
||||
</data>
|
||||
<data name="MainForm_miRestoreOriginal_ItemClick_Confirm" xml:space="preserve">
|
||||
<value>Veți restabili fișierul de rezervă. Toate modificările vor fi pierdute!
|
||||
Doriți să continuați?</value>
|
||||
</data>
|
||||
<data name="MainForm_SaveFiles_ErrorMsg" xml:space="preserve">
|
||||
<value>A apărut o eroare la salvarea fișierului. Asigurați-vă că
|
||||
- aveți permisiunea de scriere fișier
|
||||
- fișierul nu este deschis în alt program
|
||||
|
||||
Mesajul de eroare este:</value>
|
||||
</data>
|
||||
<data name="MainForm_SaveFiles_ErrorTitle" xml:space="preserve">
|
||||
<value>Eroare la scrierea fișierului</value>
|
||||
</data>
|
||||
<data name="UpdateCheck_NotifyAboutNewVersion_Message" xml:space="preserve">
|
||||
<value>O versiune mai nouă este disponibilă: v{0}.
|
||||
Doriți să deschideți site-ul de descărcare?</value>
|
||||
</data>
|
||||
<data name="UpdateCheck_NotifyAboutNewVersion_Caption" xml:space="preserve">
|
||||
<value>Versiune noua</value>
|
||||
</data>
|
||||
<data name="MainForm_InitInitialChannelOrder_Question" xml:space="preserve">
|
||||
<value>Cum doriți să modificați lista de canale?</value>
|
||||
</data>
|
||||
<data name="MainForm_InitInitialChannelOrder_EmptyList" xml:space="preserve">
|
||||
<value>Creați o listă nouă: Începeți cu o listă goală și adăugați canale în ordinea dorită</value>
|
||||
</data>
|
||||
<data name="MainForm_InitInitialChannelOrder_CurrentList" xml:space="preserve">
|
||||
<value>Modificați lista curentă: Începeți cu lista curentă și modificați-o după cum este necesar</value>
|
||||
</data>
|
||||
<data name="MainForm_InitInitialChannelOrder_ReferenceList" xml:space="preserve">
|
||||
<value>Copiați lista de canale: Comandați canalele în același mod ca într-o listă de referință</value>
|
||||
</data>
|
||||
<data name="MainForm_PromptHandlingOfUnsortedChannels_Question" xml:space="preserve">
|
||||
<value>Ce ar trebui să se întâmple cu canalele nesortate?</value>
|
||||
</data>
|
||||
<data name="MainForm_PromptHandlingOfUnsortedChannels_Append" xml:space="preserve">
|
||||
<value>Adăugați canalele nesortate la sfârșitul listei</value>
|
||||
</data>
|
||||
<data name="MainForm_PromptHandlingOfUnsortedChannels_Delete" xml:space="preserve">
|
||||
<value>Ștergeți canalele nesortate din listă</value>
|
||||
</data>
|
||||
<data name="MainForm_Cancel" xml:space="preserve">
|
||||
<value>Anulare</value>
|
||||
</data>
|
||||
<data name="MainForm_LoadTvDataFile_FileNotFound_Caption" xml:space="preserve">
|
||||
<value>Fișierul nu a fost găsit</value>
|
||||
</data>
|
||||
<data name="MainForm_LoadTvDataFile_FileNotFound_Message" xml:space="preserve">
|
||||
<value>Fișierul {0} nu există.</value>
|
||||
</data>
|
||||
<data name="MainForm_ExportExcelList_Message" xml:space="preserve">
|
||||
<value>Lista de canale a fost copiată în clipboard
|
||||
și pot fi lipite în Excel sau orice editor de text.</value>
|
||||
</data>
|
||||
<data name="MainForm_HandleChannelNumberGaps" xml:space="preserve">
|
||||
<value>Este posibil ca televizorul dvs. să nu poată funcționa corect atunci când există numere în canal.
|
||||
Doriți ca numerele de canale să fie rearanjate consecutiv?</value>
|
||||
</data>
|
||||
<data name="MainForm_LoadFiles_AllZero" xml:space="preserve">
|
||||
<value>Conținutul fișierului este nevalid, are dimensiunea 0 sau toți octeții lui au valoarea 0.
|
||||
Cauzele tipice sunt stick-urile USB cu un sistem de fișiere NTFS (încercați să utilizați FAT32 în schimb)
|
||||
sau actualizări ale firmware-ului fără a efectua o nouă scanare a canalelor.
|
||||
(Noul software din televizor ar putea să nu poată procesa datele vechi ale canalului în timpul exportului.)</value>
|
||||
</data>
|
||||
<data name="ReferenceListForm_AntennaCableSatIPAnalogDigitalTVRadio" xml:space="preserve">
|
||||
<value>Antenă, Cablu, Sat, IP, analog, digital, TV, radio</value>
|
||||
</data>
|
||||
<data name="ReferenceListForm_btnApply_ConflictHandling" xml:space="preserve">
|
||||
<value>Cum doriți să o gestionați atunci când un Pr # este deja luat în lista țintă?</value>
|
||||
</data>
|
||||
<data name="ReferenceListForm_btnApply_Click_Clear" xml:space="preserve">
|
||||
<value>Ștergeți lista țintă înainte de a aplica lista de referințe</value>
|
||||
</data>
|
||||
<data name="ReferenceListForm_btnApply_Click_Overwrite" xml:space="preserve">
|
||||
<value>Suprascrieți Pr # cu canalul din lista de referință</value>
|
||||
</data>
|
||||
<data name="ReferenceListForm_btnApply_Click_Keep" xml:space="preserve">
|
||||
<value>Păstrați canalul curent la Pr #</value>
|
||||
</data>
|
||||
<data name="MainForm_SwapChannels_RowCountMsg" xml:space="preserve">
|
||||
<value>Pentru a schimba canalele, trebuie să fie selectat un număr egal de rânduri în tabelul din stânga și din dreapta.</value>
|
||||
</data>
|
||||
<data name="MainForm_SwapChannels_RowCountTitle" xml:space="preserve">
|
||||
<value>Schimbați canalele</value>
|
||||
</data>
|
||||
<data name="ReferenceListForm_ShowOpenFileDialog_Title" xml:space="preserve">
|
||||
<value>Selectați o listă de referințe pentru a importa</value>
|
||||
</data>
|
||||
<data name="MainForm_ShowOpenReferenceFileDialog_Filter" xml:space="preserve">
|
||||
<value>Lista de referințe pentru lista de referințe | * .csv | Lista de referințe SamToolBox | * .chl | Toate listele de referință | * .csv; * .chl</value>
|
||||
</data>
|
||||
<data name="MainForm_ShowOpenReferenceFileDialog_Title" xml:space="preserve">
|
||||
<value>Deschideți lista de referințe</value>
|
||||
</data>
|
||||
<data name="MainForm_LoadTll_InvalidZip" xml:space="preserve">
|
||||
<value>Fișierul nu este o arhivă .zip validă.
|
||||
Televizorii exportă adesea fișiere corupte pe stick-uri USB formatate cu sistemul de fișiere NTFS.
|
||||
Încercați să exportați un stick formatat cu FAT32</value>
|
||||
</data>
|
||||
</root>
|
||||
241
source/ChanSort/ReferenceListForm.ro.resx
Normal file
@@ -0,0 +1,241 @@
|
||||
<?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="labelControl1.Text" xml:space="preserve">
|
||||
<value>Listă fișier de referințe:</value>
|
||||
</data>
|
||||
<data name="edFile.EditValue" xml:space="preserve">
|
||||
<value>← apăsați butonul pentru a selecta un fișier</value>
|
||||
</data>
|
||||
<data name="labelControl2.Text" xml:space="preserve">
|
||||
<value>Alegeți un fișier care conține ordinea canalelor pe care doriți să o aplicați în lista curentă.
|
||||
Puteți utiliza una dintre listele predefinite ale ChanSort (TXT, CHL, CSV)
|
||||
sau un fișier de date de la un alt televizor (SCM, TLL, DB, BIN, ...)</value>
|
||||
</data>
|
||||
<data name="rbAuto.Properties.Caption" xml:space="preserve">
|
||||
<value>Reordonați automat toate listele din fișierul TV</value>
|
||||
</data>
|
||||
<data name="rbManual.Properties.Caption" xml:space="preserve">
|
||||
<value>Reordonare avansată</value>
|
||||
</data>
|
||||
<data name="labelControl3.Text" xml:space="preserve">
|
||||
<value>Lista de referinte:</value>
|
||||
</data>
|
||||
<data name="labelControl4.Text" xml:space="preserve">
|
||||
<value>Lista țintă:</value>
|
||||
</data>
|
||||
<data name="cbTv.Properties.Caption" xml:space="preserve">
|
||||
<value>TV</value>
|
||||
</data>
|
||||
<data name="cbRadio.Properties.Caption" xml:space="preserve">
|
||||
<value>Radio</value>
|
||||
</data>
|
||||
<data name="labelControl5.Text" xml:space="preserve">
|
||||
<value>Începeți la Pr#:</value>
|
||||
</data>
|
||||
<data name="labelControl6.Text" xml:space="preserve">
|
||||
<value>(adică lăsați canalele radio să înceapă la 5000 pentru a evita conflictele cu numerele de canale TV)</value>
|
||||
</data>
|
||||
<data name="comboPrNr.EditValue" xml:space="preserve">
|
||||
<value>1</value>
|
||||
</data>
|
||||
<data name="comboPrNr.Properties.Items" xml:space="preserve">
|
||||
<value>1</value>
|
||||
</data>
|
||||
<data name="comboPrNr.Properties.Items1" xml:space="preserve">
|
||||
<value>100</value>
|
||||
</data>
|
||||
<data name="comboPrNr.Properties.Items2" xml:space="preserve">
|
||||
<value>500</value>
|
||||
</data>
|
||||
<data name="comboPrNr.Properties.Items3" xml:space="preserve">
|
||||
<value>1000</value>
|
||||
</data>
|
||||
<data name="comboPrNr.Properties.Items4" xml:space="preserve">
|
||||
<value>2000</value>
|
||||
</data>
|
||||
<data name="comboPrNr.Properties.Items5" xml:space="preserve">
|
||||
<value>5000</value>
|
||||
</data>
|
||||
<data name="comboPrNr.Properties.Items6" xml:space="preserve">
|
||||
<value>7000</value>
|
||||
</data>
|
||||
<data name="cbConsecutive.Properties.Caption" xml:space="preserve">
|
||||
<value>Utilizați numere consecutive (eliminați lacunele din lista de referință Pr#)</value>
|
||||
</data>
|
||||
<data name="cbIp.Properties.Caption" xml:space="preserve">
|
||||
<value>IP (rețea)</value>
|
||||
</data>
|
||||
<data name="cbSat.Properties.Caption" xml:space="preserve">
|
||||
<value>Satelit</value>
|
||||
</data>
|
||||
<data name="labelControl11.Text" xml:space="preserve">
|
||||
<value>Intrare:</value>
|
||||
</data>
|
||||
<data name="cbAntenna.Properties.Caption" xml:space="preserve">
|
||||
<value>Antenă</value>
|
||||
</data>
|
||||
<data name="cbCable.Properties.Caption" xml:space="preserve">
|
||||
<value>Cablu</value>
|
||||
</data>
|
||||
<data name="labelControl9.Text" xml:space="preserve">
|
||||
<value>Tipul semnalului:</value>
|
||||
</data>
|
||||
<data name="cbAnalog.Properties.Caption" xml:space="preserve">
|
||||
<value>analog</value>
|
||||
</data>
|
||||
<data name="cbDigital.Properties.Caption" xml:space="preserve">
|
||||
<value>Digital</value>
|
||||
</data>
|
||||
<data name="labelControl7.Text" xml:space="preserve">
|
||||
<value>Tipul canalului:</value>
|
||||
</data>
|
||||
<data name="btnApply.Text" xml:space="preserve">
|
||||
<value>Aplică</value>
|
||||
</data>
|
||||
<data name="grpManual.Text" xml:space="preserve">
|
||||
<value>grpManual</value>
|
||||
</data>
|
||||
<data name="btnOk.Text" xml:space="preserve">
|
||||
<value>Ok</value>
|
||||
</data>
|
||||
<data name="btnClose.Text" xml:space="preserve">
|
||||
<value>Închide/Anulare</value>
|
||||
</data>
|
||||
<data name="linkWiki.Text" xml:space="preserve">
|
||||
<value>Deschideți ChanSort Wiki pentru mai multe informații și pentru a descărca liste de referințe</value>
|
||||
</data>
|
||||
<data name="groupControl1.Text" xml:space="preserve">
|
||||
<value>1. Selectați fișierul listă de referință</value>
|
||||
</data>
|
||||
<data name="labelControl10.Text" xml:space="preserve">
|
||||
<value>Dacă televizorul și fișierul de referință conțin mai multe liste sau utilizează grupări diferite, puteți aplica anumite părți ale listei de referință într-o listă țintă.
|
||||
Acest pas poate fi repetat după cum este necesar.</value>
|
||||
</data>
|
||||
<data name="labelControl8.Text" xml:space="preserve">
|
||||
<value>Această opțiune este disponibilă numai atunci când fișierul TV și lista de referințe sunt organizate în același mod.
|
||||
(adică aceleași sub-liste pentru combinații de Antena/Cablu/Sat, TV/Radio, Analog/Digital)</value>
|
||||
</data>
|
||||
<data name="groupControl2.Text" xml:space="preserve">
|
||||
<value>2. Aduceți ordine în fișierul dvs. TV</value>
|
||||
</data>
|
||||
<data name="$this.Text" xml:space="preserve">
|
||||
<value>Aplicați lista de referințe</value>
|
||||
</data>
|
||||
</root>
|
||||
132
source/ChanSort/WaitForm1.ro.resx
Normal file
@@ -0,0 +1,132 @@
|
||||
<?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="progressPanel1.Description" xml:space="preserve">
|
||||
<value>Se generează fișierul de date TV ...</value>
|
||||
</data>
|
||||
<data name="progressPanel1.Text" xml:space="preserve">
|
||||
<value>progressPanel1</value>
|
||||
</data>
|
||||
<data name="$this.Text" xml:space="preserve">
|
||||
<value>Form1</value>
|
||||
</data>
|
||||
<data name="progressPanel1.Caption" xml:space="preserve">
|
||||
<value>Te rog ai rabdare</value>
|
||||
</data>
|
||||
</root>
|
||||
|
Before Width: | Height: | Size: 782 B After Width: | Height: | Size: 605 B |
|
Before Width: | Height: | Size: 814 B After Width: | Height: | Size: 406 B |
|
Before Width: | Height: | Size: 491 B After Width: | Height: | Size: 446 B |
|
Before Width: | Height: | Size: 689 B After Width: | Height: | Size: 338 B |
|
Before Width: | Height: | Size: 432 B After Width: | Height: | Size: 412 B |
BIN
source/Images/imagelist/0042.png
Normal file
|
After Width: | Height: | Size: 371 B |