Add Hebrew translation

Full translation for the Hebrew language.
This commit is contained in:
E-RELevant 2023-02-08 11:08:26 +02:00
parent acc03eb752
commit a93e5c0a98
29 changed files with 6003 additions and 0 deletions

View 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="btnHotkey.Text" xml:space="preserve">
<value>קיצור מקלדת</value>
</data>
<data name="btnTask.Text" xml:space="preserve">
<value>משימה...</value>
</data>
</root>

View 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="lblError.Text" xml:space="preserve">
<value>שגיאה</value>
</data>
<data name="lblCombineHorizontal.Text" xml:space="preserve">
<value>מזג תמונות (אופקי)</value>
</data>
<data name="lblCombineVertical.Text" xml:space="preserve">
<value>מזג תמונות
(אנכי)</value>
</data>
</root>

View file

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

View 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="btnOK.Text" xml:space="preserve">
<value>אישור</value>
</data>
<data name="cbHiddenWindow.Text" xml:space="preserve">
<value>חלון נסתר</value>
</data>
<data name="lblOutputExtension.Text" xml:space="preserve">
<value>פורמט קובץ פלט: (ריק = השתמש באותו שם קובץ)</value>
</data>
<data name="lblPath.Text" xml:space="preserve">
<value>נתיב קובץ:</value>
</data>
<data name="lblExtensions.Text" xml:space="preserve">
<value>מסנן פורמט: (דוגמה: jpg png mp4)</value>
</data>
<data name="lblName.Text" xml:space="preserve">
<value>שם:</value>
</data>
<data name="btnCancel.Text" xml:space="preserve">
<value>ביטול</value>
</data>
<data name="cbDeleteInputFile.Text" xml:space="preserve">
<value>מחק קובץ קלט</value>
</data>
<data name="$this.Text" xml:space="preserve">
<value>ShareX - פעולות</value>
</data>
<data name="lblArgs.Text" xml:space="preserve">
<value>פרמטרים:</value>
</data>
</root>

View file

@ -0,0 +1,129 @@
<?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="btnAdd.Text" xml:space="preserve">
<value>הוסף</value>
</data>
<data name="btnRemove.Text" xml:space="preserve">
<value>הסר</value>
</data>
<data name="$this.Text" xml:space="preserve">
<value>ShareX - ערוך תפריט פעולות</value>
</data>
</root>

View file

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

View file

@ -0,0 +1,147 @@
<?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="chFormat.Text" xml:space="preserve">
<value>פורמט</value>
</data>
<data name="chDescription.Text" xml:space="preserve">
<value>תיאור</value>
</data>
<data name="btnOpenLink.Text" xml:space="preserve">
<value>פתח קישור...</value>
</data>
<data name="btnOpenFolder.Text" xml:space="preserve">
<value>פתח תיקייה...</value>
</data>
<data name="btnOpenFile.Text" xml:space="preserve">
<value>פתח קובץ...</value>
</data>
<data name="btnCopyLink.Text" xml:space="preserve">
<value>העתק קישור</value>
</data>
<data name="btnCopyImage.Text" xml:space="preserve">
<value>העתק תמונה</value>
</data>
<data name="btnClose.Text" xml:space="preserve">
<value>סגור</value>
</data>
<data name="$this.Text" xml:space="preserve">
<value>ShareX - לאחר העלאה</value>
</data>
</root>

View file

@ -0,0 +1,429 @@
<?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="btnClipboardFormatAdd.Text" xml:space="preserve">
<value>הוסף...</value>
</data>
<data name="btnThemeAdd.Text" xml:space="preserve">
<value>הוסף</value>
</data>
<data name="tpPaths.Text" xml:space="preserve">
<value>נתיבים</value>
</data>
<data name="gbRecentLinks.Text" xml:space="preserve">
<value>משימות אחרונות</value>
</data>
<data name="btnThumbnailViewThumbnailSizeReset.Text" xml:space="preserve">
<value>איפוס</value>
</data>
<data name="btnThemeReset.Text" xml:space="preserve">
<value>איפוס...</value>
</data>
<data name="btnResetSettings.Text" xml:space="preserve">
<value>איפוס הגדרות...</value>
</data>
<data name="tpAdvanced.Text" xml:space="preserve">
<value>מתקדם</value>
</data>
<data name="lblLanguage.Text" xml:space="preserve">
<value>שפה:</value>
</data>
<data name="tpSettings.Text" xml:space="preserve">
<value>הגדרות</value>
</data>
<data name="cbExportSettings.Text" xml:space="preserve">
<value>הגדרות</value>
</data>
<data name="cbRememberMainFormSize.Text" xml:space="preserve">
<value>זכור גודל חלון ראשי</value>
</data>
<data name="cbRememberMainFormPosition.Text" xml:space="preserve">
<value>זכור מיקום חלון ראשי</value>
</data>
<data name="lblTrayLeftDoubleClickAction.Text" xml:space="preserve">
<value>לחיצה שמאלית כפולה על סמל המגש:</value>
</data>
<data name="lblTrayLeftClickAction.Text" xml:space="preserve">
<value>לחיצה שמאלית על סמל המגש:</value>
</data>
<data name="lblTrayMiddleClickAction.Text" xml:space="preserve">
<value>לחיצה אמצעית על סמל המגש:</value>
</data>
<data name="cbUseSecondaryUploaders.Text" xml:space="preserve">
<value>השתמש בסדר העדפה משני של שירותי העלאה בעת ניסיון חוזר</value>
</data>
<data name="lblClipboardFormatsTip.Text" xml:space="preserve">
<value>פורמטים אלה יופיעו תחת תפריט המשנה "העתק" בתפריט ההקשר של החלון הראשי.</value>
</data>
<data name="cbAutomaticallyCleanupLogFiles.Text" xml:space="preserve">
<value>ניקוי אוטומטי של קובצי יומן ישנים</value>
</data>
<data name="cbAutomaticallyCleanupBackupFiles.Text" xml:space="preserve">
<value>ניקוי אוטומטי של קבצי גיבוי ישנים</value>
</data>
<data name="gbThumbnailView.Text" xml:space="preserve">
<value>תצוגת תמונה ממוזערת</value>
</data>
<data name="lblThumbnailViewThumbnailSize.Text" xml:space="preserve">
<value>גודל תמונה ממוזערת:</value>
</data>
<data name="btnEditQuickTaskMenu.Text" xml:space="preserve">
<value>ערוך תפריט משימות מהיר...</value>
</data>
<data name="btnClipboardFormatEdit.Text" xml:space="preserve">
<value>ערוך...</value>
</data>
<data name="tpIntegration.Text" xml:space="preserve">
<value>אינטגרציה</value>
</data>
<data name="lblProxyPort.Text" xml:space="preserve">
<value>פורט:</value>
</data>
<data name="btnThemeRemove.Text" xml:space="preserve">
<value>הסר</value>
</data>
<data name="lblProxyUsername.Text" xml:space="preserve">
<value>שם משתמש:</value>
</data>
<data name="lblSaveImageSubFolderPatternWindow.Text" xml:space="preserve">
<value>תבנית תיקיית משנה לחלון:</value>
</data>
<data name="btnBrowseCustomScreenshotsPath.Text" xml:space="preserve">
<value>סייר...</value>
</data>
<data name="btnBrowsePersonalFolderPath.Text" xml:space="preserve">
<value>סייר...</value>
</data>
<data name="lblExportImportNote.Text" xml:space="preserve">
<value>הערה: אל תשתף את הקובץ המיוצא עם אף אחד מכיוון שהוא עשוי להכיל מידע אישי כמו פרטי חשבון והיסטוריית ההעלאות שלך.</value>
</data>
<data name="cbCheckPreReleaseUpdates.Text" xml:space="preserve">
<value>בדוק אם קיימים עדכונים לא רשמיים</value>
</data>
<data name="lblThumbnailViewTitleLocation.Text" xml:space="preserve">
<value>מיקום כותרת:</value>
</data>
<data name="cbMainWindowShowMenu.Text" xml:space="preserve">
<value>הצג תפריט</value>
</data>
<data name="cbThumbnailViewShowTitle.Text" xml:space="preserve">
<value>הצג כותרת</value>
</data>
<data name="cbShowTray.Text" xml:space="preserve">
<value>הצג סמל מגש</value>
</data>
<data name="cbListViewShowColumns.Text" xml:space="preserve">
<value>הצג עמודות</value>
</data>
<data name="chDescription.Text" xml:space="preserve">
<value>תיאור</value>
</data>
<data name="btnOpenPersonalFolderPath.Text" xml:space="preserve">
<value>פתח...</value>
</data>
<data name="btnOpenScreenshotsFolder.Text" xml:space="preserve">
<value>פתח...</value>
</data>
<data name="tpPrint.Text" xml:space="preserve">
<value>הדפס</value>
</data>
<data name="cbSteamShowInApp.Text" xml:space="preserve">
<value>בזמן ש-ShareX פתוח, הצג את "In-App" ב-Steam</value>
</data>
<data name="btnPersonalFolderPathApply.Text" xml:space="preserve">
<value>החל</value>
</data>
<data name="tpGeneral.Text" xml:space="preserve">
<value>כללי</value>
</data>
<data name="btnExport.Text" xml:space="preserve">
<value>ייצוא...</value>
</data>
<data name="btnImport.Text" xml:space="preserve">
<value>ייבוא...</value>
</data>
<data name="lblProxyPassword.Text" xml:space="preserve">
<value>סיסמה:</value>
</data>
<data name="btnCheckDevBuild.Text" xml:space="preserve">
<value>התקן את ה-dev build...</value>
</data>
<data name="btnFirefoxOpenAddonPage.Text" xml:space="preserve">
<value>התקן את תוסף ShareX ל-Firefox...</value>
</data>
<data name="btnChromeOpenExtensionPage.Text" xml:space="preserve">
<value>התקן את תוסף ShareX ל-Chrome...</value>
</data>
<data name="lblSaveImageSubFolderPattern.Text" xml:space="preserve">
<value>תבנית תיקיית משנה:</value>
</data>
<data name="gbSecondaryTextUploaders.Text" xml:space="preserve">
<value>שירותי העלאת טקסט משניים</value>
</data>
<data name="gbSecondaryFileUploaders.Text" xml:space="preserve">
<value>שירותי העלאת קבצים משניים</value>
</data>
<data name="gbSecondaryImageUploaders.Text" xml:space="preserve">
<value>שירותי העלאת תמונות משניים</value>
</data>
<data name="cbTrayIconProgressEnabled.Text" xml:space="preserve">
<value>הצג התקדמות בסמל המגש</value>
</data>
<data name="cbRecentTasksShowInTrayMenu.Text" xml:space="preserve">
<value>הצג משימות אחרונות בתפריט המגש</value>
</data>
<data name="cbRecentTasksTrayMenuMostRecentFirst.Text" xml:space="preserve">
<value>הצג תחילה את המשימות האחרונות ביותר בתפריט המגש</value>
</data>
<data name="cbRecentTasksShowInMainWindow.Text" xml:space="preserve">
<value>בעת עלייה הצג משימות אחרונות בחלון הראשי</value>
</data>
<data name="cbTaskbarProgressEnabled.Text" xml:space="preserve">
<value>הצג התקדמות בסמל שורת המשימות</value>
</data>
<data name="cbEditWithShareX.Text" xml:space="preserve">
<value>הצג את כפתור "ערוך עם ShareX" בתפריט ההקשר של סייר הקבצים</value>
</data>
<data name="cbShellContextMenu.Text" xml:space="preserve">
<value>הצג את כפתור "העלה עם ShareX" בתפריט ההקשר של סייר הקבצים</value>
</data>
<data name="cbSendToMenu.Text" xml:space="preserve">
<value>הצג את ShareX בתפריט "שלח אל"</value>
</data>
<data name="btnShowImagePrintSettings.Text" xml:space="preserve">
<value>הגדרות הדפסת תמונה...</value>
</data>
<data name="lblListViewImagePreviewVisibility.Text" xml:space="preserve">
<value>נראות התצוגה המקדימה של תמונה:</value>
</data>
<data name="cbFirefoxAddonSupport.Text" xml:space="preserve">
<value>הפעל תמיכה בתוסף Firefox</value>
</data>
<data name="lblListViewImagePreviewLocation.Text" xml:space="preserve">
<value>מיקום התצוגה המקדימה של תמונה:</value>
</data>
<data name="cbChromeExtensionSupport.Text" xml:space="preserve">
<value>הפעל תמיכה בתוסף Chrome</value>
</data>
<data name="cbSilentRun.Text" xml:space="preserve">
<value>מזעור למגש בהתחלה</value>
</data>
<data name="lblUploadLimit.Text" xml:space="preserve">
<value>מגבלת העלאה סימולטנית:</value>
</data>
<data name="cbExportHistory.Text" xml:space="preserve">
<value>היסטוריה</value>
</data>
<data name="tpHistory.Text" xml:space="preserve">
<value>היסטוריה</value>
</data>
<data name="gbHistory.Text" xml:space="preserve">
<value>היסטוריה</value>
</data>
<data name="lblThumbnailViewThumbnailClickAction.Text" xml:space="preserve">
<value>פעולה בעת לחיצה על תמונה ממוזערת:</value>
</data>
<data name="tpClipboardFormats.Text" xml:space="preserve">
<value>פורמטים של לוח הגזירה</value>
</data>
<data name="btnClipboardFormatRemove.Text" xml:space="preserve">
<value>הסר</value>
</data>
<data name="gbListView.Text" xml:space="preserve">
<value>תצוגת רשימה</value>
</data>
<data name="lblCleanupKeepFileCount.Text" xml:space="preserve">
<value>מספר הקבצים לשמירה:</value>
</data>
<data name="cbRecentTasksSave.Text" xml:space="preserve">
<value>שמור משימות אחרונות</value>
</data>
<data name="lblRecentTasksMaxCount.Text" xml:space="preserve">
<value>מספר מקסימלי של משימות לשמירה:</value>
</data>
<data name="cbHistorySaveTasks.Text" xml:space="preserve">
<value>שמירת משימות להיסטורייה</value>
</data>
<data name="cbUseCustomScreenshotsPath.Text" xml:space="preserve">
<value>השתמש בתיקיית צילומי מסך מותאמת אישית:</value>
</data>
<data name="cbUseCustomTheme.Text" xml:space="preserve">
<value>השתמש בערכת נושא מותאמת אישית</value>
</data>
<data name="cbUseWhiteShareXIcon.Text" xml:space="preserve">
<value>השתמש בסמל ShareX לבן</value>
</data>
<data name="lblMainWindowTaskViewMode.Text" xml:space="preserve">
<value>מצב תצוגת משימות:</value>
</data>
<data name="lblProxyMethod.Text" xml:space="preserve">
<value>תצורת Proxy:</value>
</data>
<data name="tpProxy.Text" xml:space="preserve">
<value>Proxy</value>
</data>
<data name="cbHistoryCheckURL.Text" xml:space="preserve">
<value>שמור רק אם הקישור אינו ריק</value>
</data>
<data name="tpTheme.Text" xml:space="preserve">
<value>ערכת נושא</value>
</data>
<data name="tpMainWindow.Text" xml:space="preserve">
<value>חלון ראשי</value>
</data>
<data name="lblProxyHost.Text" xml:space="preserve">
<value>מארח:</value>
</data>
<data name="cbDontShowPrintSettingDialog.Text" xml:space="preserve">
<value>אל תציג תיבת דו-שיח של הגדרות הדפסת תמונה</value>
</data>
<data name="cbPrintDontShowWindowsDialog.Text" xml:space="preserve">
<value>אל תציג את דו-שיח ההדפסה של Windows</value>
</data>
<data name="cbIfUploadFailRetryOnce.Text" xml:space="preserve">
<value>מספר הפעמים לניסיון חוזר אם ההעלאה נכשלה:</value>
</data>
<data name="tpUpload.Text" xml:space="preserve">
<value>העלאה</value>
</data>
<data name="lblPersonalFolderPath.Text" xml:space="preserve">
<value>תיקיה אישית של ShareX:</value>
</data>
<data name="$this.Text" xml:space="preserve">
<value>ShareX - הגדרות אפליקציה</value>
</data>
<data name="gbFirefox.Text" xml:space="preserve">
<value>תוסף Firefox</value>
</data>
<data name="gbChrome.Text" xml:space="preserve">
<value>תוסף Chrome</value>
</data>
<data name="lblUploadLimitHint.Text" xml:space="preserve">
<value>0 - 25 (0 משבית)</value>
</data>
<data name="chFormat.Text" xml:space="preserve">
<value>פורמט</value>
</data>
<data name="lblBufferSize.Text" xml:space="preserve">
<value>גודל באפר:</value>
</data>
<data name="lblDefaultPrinterOverride.Text" xml:space="preserve">
<value>דריסת ברירת המחדל של מדפסת:</value>
</data>
</root>

View file

@ -0,0 +1,159 @@
<?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="lblDuration.Text" xml:space="preserve">
<value>חזרה כל:</value>
</data>
<data name="btnRegion.Text" xml:space="preserve">
<value>בחירת אזור...</value>
</data>
<data name="rbCustomRegion.Text" xml:space="preserve">
<value>אזור מותאם אישית</value>
</data>
<data name="cbAutoMinimize.Text" xml:space="preserve">
<value>מזעור אוטומטי למגש</value>
</data>
<data name="cbWaitUploads.Text" xml:space="preserve">
<value>המתן עד להשלמת המשימות</value>
</data>
<data name="lblDurationSeconds.Text" xml:space="preserve">
<value>שניות</value>
</data>
<data name="ssBar.Text" xml:space="preserve">
<value>סטטוס</value>
</data>
<data name="btnExecute.Text" xml:space="preserve">
<value>התחל</value>
</data>
<data name="gbRegion.Text" xml:space="preserve">
<value>אזור</value>
</data>
<data name="lblRegion.Text" xml:space="preserve">
<value>אזור</value>
</data>
<data name="rbFullscreen.Text" xml:space="preserve">
<value>מסך מלא</value>
</data>
<data name="$this.Text" xml:space="preserve">
<value>ShareX - צילום מסך אוטומטי</value>
</data>
<data name="niTray.Text" xml:space="preserve">
<value>ShareX - צילום מסך אוטומטית</value>
</data>
</root>

View file

@ -0,0 +1,129 @@
<?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="btnOK.Text" xml:space="preserve">
<value>אישור</value>
</data>
<data name="btnCancel.Text" xml:space="preserve">
<value>ביטול</value>
</data>
<data name="$this.Text" xml:space="preserve">
<value>ShareX - לפני העלאה</value>
</data>
</root>

View file

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

View file

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

View file

@ -0,0 +1,139 @@
<?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="btnOverwrite.Text" xml:space="preserve">
<value>להחליף: </value>
</data>
<data name="lblTitle.Text" xml:space="preserve">
<value>יש כבר קובץ עם אותו שם במיקום זה.
בחר שם קובץ חדש או פעולה:</value>
</data>
<data name="btnNewName.Text" xml:space="preserve">
<value>השתמש בשם חדש:</value>
</data>
<data name="btnUniqueName.Text" xml:space="preserve">
<value>השתמש בשם ייחודי: </value>
</data>
<data name="btnCancel.Text" xml:space="preserve">
<value>אל תשמור</value>
</data>
<data name="$this.Text" xml:space="preserve">
<value>ShareX - איך שומרים?</value>
</data>
</root>

View file

@ -0,0 +1,141 @@
<?xml version="1.0" encoding="utf-8"?>
<root>
<!--
Microsoft ResX Schema
Version 2.0
The primary goals of this format is to allow a simple XML format
that is mostly human readable. The generation and parsing of the
various data types are done through the TypeConverter classes
associated with the data types.
Example:
... ado.net/XML headers & schema ...
<resheader name="resmimetype">text/microsoft-resx</resheader>
<resheader name="version">2.0</resheader>
<resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
<resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
<data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data>
<data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
<data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
<value>[base64 mime encoded serialized .NET Framework object]</value>
</data>
<data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
<value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
<comment>This is a comment</comment>
</data>
There are any number of "resheader" rows that contain simple
name/value pairs.
Each data row contains a name, and value. The row also contains a
type or mimetype. Type corresponds to a .NET class that support
text/value conversion through the TypeConverter architecture.
Classes that don't support this are serialized and stored with the
mimetype set.
The mimetype is used for serialized objects, and tells the
ResXResourceReader how to depersist the object. This is currently not
extensible. For a given mimetype the value must be set accordingly:
Note - application/x-microsoft.net.object.binary.base64 is the format
that the ResXResourceWriter will generate, however the reader can
read any of the formats listed below.
mimetype: application/x-microsoft.net.object.binary.base64
value : The object must be serialized with
: System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
: and then encoded with base64 encoding.
mimetype: application/x-microsoft.net.object.soap.base64
value : The object must be serialized with
: System.Runtime.Serialization.Formatters.Soap.SoapFormatter
: and then encoded with base64 encoding.
mimetype: application/x-microsoft.net.object.bytearray.base64
value : The object must be serialized into a byte array
: using a System.ComponentModel.TypeConverter
: and then encoded with base64 encoding.
-->
<xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
<xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
<xsd:element name="root" msdata:IsDataSet="true">
<xsd:complexType>
<xsd:choice maxOccurs="unbounded">
<xsd:element name="metadata">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" />
</xsd:sequence>
<xsd:attribute name="name" use="required" type="xsd:string" />
<xsd:attribute name="type" type="xsd:string" />
<xsd:attribute name="mimetype" type="xsd:string" />
<xsd:attribute ref="xml:space" />
</xsd:complexType>
</xsd:element>
<xsd:element name="assembly">
<xsd:complexType>
<xsd:attribute name="alias" type="xsd:string" />
<xsd:attribute name="name" type="xsd:string" />
</xsd:complexType>
</xsd:element>
<xsd:element name="data">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
<xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" />
</xsd:sequence>
<xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" />
<xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
<xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
<xsd:attribute ref="xml:space" />
</xsd:complexType>
</xsd:element>
<xsd:element name="resheader">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
</xsd:sequence>
<xsd:attribute name="name" type="xsd:string" use="required" />
</xsd:complexType>
</xsd:element>
</xsd:choice>
</xsd:complexType>
</xsd:element>
</xsd:schema>
<resheader name="resmimetype">
<value>text/microsoft-resx</value>
</resheader>
<resheader name="version">
<value>2.0</value>
</resheader>
<resheader name="reader">
<value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<resheader name="writer">
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<data name="btnOK.Text" xml:space="preserve">
<value>אישור</value>
</data>
<data name="cbSteamInApp.Text" xml:space="preserve">
<value>בזמן ש-ShareX פתוח, הצג את "In-app" ב-Steam</value>
</data>
<data name="cbRunStartup.Text" xml:space="preserve">
<value>הפעל את ShareX עם עליית Windows</value>
</data>
<data name="cbSendToMenu.Text" xml:space="preserve">
<value>הצג את ShareX בתפריט "שלח אל"</value>
</data>
<data name="cbShellContextMenuButton.Text" xml:space="preserve">
<value>הצג את כפתור "העלה עם ShareX" בתפריט ההקשר של סייר הקבצים</value>
</data>
<data name="lblNote.Text" xml:space="preserve">
<value>ניתן למצוא את ההגדרות הללו ב"הגדרות אפליקציה -&gt; לשונית אינטגרציה".</value>
</data>
<data name="lblTitle.Text" xml:space="preserve">
<value>הגדרה ראשונית של ShareX</value>
</data>
</root>

View file

@ -0,0 +1,137 @@
<?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="lblHeader.Text" xml:space="preserve">
<value>לתשומת לבך!</value>
</data>
<data name="lblInfo.Text" xml:space="preserve">
<value>האם אתה רוצה ש-ShareX יעלה את צילומי המסך?
לחץ על "לא" כדי לבטל את ההעלאה הנוכחית ולהשבית את ההעלאה האוטומטית של צילומי מסך.</value>
</data>
<data name="btnYes.Text" xml:space="preserve">
<value>כן</value>
</data>
<data name="btnNo.Text" xml:space="preserve">
<value>לא</value>
</data>
<data name="$this.Text" xml:space="preserve">
<value>ShareX - אזהרת העלאה בפעם הראשונה</value>
</data>
</root>

View file

@ -0,0 +1,141 @@
<?xml version="1.0" encoding="utf-8"?>
<root>
<!--
Microsoft ResX Schema
Version 2.0
The primary goals of this format is to allow a simple XML format
that is mostly human readable. The generation and parsing of the
various data types are done through the TypeConverter classes
associated with the data types.
Example:
... ado.net/XML headers & schema ...
<resheader name="resmimetype">text/microsoft-resx</resheader>
<resheader name="version">2.0</resheader>
<resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
<resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
<data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data>
<data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
<data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
<value>[base64 mime encoded serialized .NET Framework object]</value>
</data>
<data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
<value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
<comment>This is a comment</comment>
</data>
There are any number of "resheader" rows that contain simple
name/value pairs.
Each data row contains a name, and value. The row also contains a
type or mimetype. Type corresponds to a .NET class that support
text/value conversion through the TypeConverter architecture.
Classes that don't support this are serialized and stored with the
mimetype set.
The mimetype is used for serialized objects, and tells the
ResXResourceReader how to depersist the object. This is currently not
extensible. For a given mimetype the value must be set accordingly:
Note - application/x-microsoft.net.object.binary.base64 is the format
that the ResXResourceWriter will generate, however the reader can
read any of the formats listed below.
mimetype: application/x-microsoft.net.object.binary.base64
value : The object must be serialized with
: System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
: and then encoded with base64 encoding.
mimetype: application/x-microsoft.net.object.soap.base64
value : The object must be serialized with
: System.Runtime.Serialization.Formatters.Soap.SoapFormatter
: and then encoded with base64 encoding.
mimetype: application/x-microsoft.net.object.bytearray.base64
value : The object must be serialized into a byte array
: using a System.ComponentModel.TypeConverter
: and then encoded with base64 encoding.
-->
<xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
<xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
<xsd:element name="root" msdata:IsDataSet="true">
<xsd:complexType>
<xsd:choice maxOccurs="unbounded">
<xsd:element name="metadata">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" />
</xsd:sequence>
<xsd:attribute name="name" use="required" type="xsd:string" />
<xsd:attribute name="type" type="xsd:string" />
<xsd:attribute name="mimetype" type="xsd:string" />
<xsd:attribute ref="xml:space" />
</xsd:complexType>
</xsd:element>
<xsd:element name="assembly">
<xsd:complexType>
<xsd:attribute name="alias" type="xsd:string" />
<xsd:attribute name="name" type="xsd:string" />
</xsd:complexType>
</xsd:element>
<xsd:element name="data">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
<xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" />
</xsd:sequence>
<xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" />
<xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
<xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
<xsd:attribute ref="xml:space" />
</xsd:complexType>
</xsd:element>
<xsd:element name="resheader">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
</xsd:sequence>
<xsd:attribute name="name" type="xsd:string" use="required" />
</xsd:complexType>
</xsd:element>
</xsd:choice>
</xsd:complexType>
</xsd:element>
</xsd:schema>
<resheader name="resmimetype">
<value>text/microsoft-resx</value>
</resheader>
<resheader name="version">
<value>2.0</value>
</resheader>
<resheader name="reader">
<value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<resheader name="writer">
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<data name="btnEdit.Text" xml:space="preserve">
<value>ערוך...</value>
</data>
<data name="btnAdd.Text" xml:space="preserve">
<value>הוסף...</value>
</data>
<data name="btnHotkeysDisabled.Text" xml:space="preserve">
<value>מקשי קיצור מושבתים. אתה יכול ללחוץ כאן כדי להפעיל אותם.</value>
</data>
<data name="btnRemove.Text" xml:space="preserve">
<value>הסר</value>
</data>
<data name="btnDuplicate.Text" xml:space="preserve">
<value>שכפל</value>
</data>
<data name="$this.Text" xml:space="preserve">
<value>ShareX - הגדרות מקשי קיצור</value>
</data>
<data name="btnReset.Text" xml:space="preserve">
<value>איפוס...</value>
</data>
</root>

View file

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

View file

@ -0,0 +1,804 @@
<?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="chSpeed.Text" xml:space="preserve">
<value>מהירות</value>
</data>
<data name="tsmiTrayExit.Text" xml:space="preserve">
<value>יציאה</value>
</data>
<data name="chProgress.Text" xml:space="preserve">
<value>התקדמות</value>
</data>
<data name="tsmiRunAction.Text" xml:space="preserve">
<value>הרץ פעולה</value>
</data>
<data name="tsmiShowDebugLog.Text" xml:space="preserve">
<value>יומן דיבאג...</value>
</data>
<data name="tsddbDebug.Text" xml:space="preserve">
<value>דיבאג</value>
</data>
<data name="tsmiCopyForumLinkedImage.Text" xml:space="preserve">
<value>תמונה מקושרת לפורום (BBCode)</value>
</data>
<data name="tsmiCopyForumLink.Text" xml:space="preserve">
<value>קישור לפורום (BBCode)</value>
</data>
<data name="tsmiCopyForumImage.Text" xml:space="preserve">
<value>תמונת פורום (BBCode)</value>
</data>
<data name="tsmiTrayVideoConverter.Text" xml:space="preserve">
<value>ממיר וידאו...</value>
</data>
<data name="tsmiVideoConverter.Text" xml:space="preserve">
<value>ממיר וידאו...</value>
</data>
<data name="tsmiTrayVideoThumbnailer.Text" xml:space="preserve">
<value>מחולל תמונה ממוזערת לווידאו...</value>
</data>
<data name="tsmiVideoThumbnailer.Text" xml:space="preserve">
<value>מחולל תמונה ממוזערת לווידאו...</value>
</data>
<data name="tsmiCustomUploaderSettings.Text" xml:space="preserve">
<value>הגדרות מותאמות אישית של שירות העלאה...</value>
</data>
<data name="tsmiTrayCustomUploaderSettings.Text" xml:space="preserve">
<value>הגדרות מותאמות אישית של שירות העלאה...</value>
</data>
<data name="tsmiTrayAutoCapture.Text" xml:space="preserve">
<value>צילום מסך אוטומטי...</value>
</data>
<data name="tsmiAutoCapture.Text" xml:space="preserve">
<value>צילום מסך אוטומטי...</value>
</data>
<data name="tsmiShortenURL.Text" xml:space="preserve">
<value>קישור מקוצר...</value>
</data>
<data name="tsmiCopyThumbnailFile.Text" xml:space="preserve">
<value>קובץ תמונה ממוזערת</value>
</data>
<data name="tsmiOpenThumbnailFile.Text" xml:space="preserve">
<value>קובץ תמונה ממוזערת</value>
</data>
<data name="tsmiCopyThumbnailURL.Text" xml:space="preserve">
<value>קישור תמונה ממוזערת</value>
</data>
<data name="tsmiOpenThumbnailURL.Text" xml:space="preserve">
<value>קישור תמונה ממוזערת</value>
</data>
<data name="tsmiCopyThumbnailImage.Text" xml:space="preserve">
<value>תמונה ממוזערת</value>
</data>
<data name="tsmiEditSelectedFile.Text" xml:space="preserve">
<value>ערוך תמונה...</value>
</data>
<data name="tsmiTrayIndexFolder.Text" xml:space="preserve">
<value>מאנדקס תיקייה...</value>
</data>
<data name="tsmiIndexFolder.Text" xml:space="preserve">
<value>מאנדקס תיקייה...</value>
</data>
<data name="tsmiTrayWindow.Text" xml:space="preserve">
<value>חלון</value>
</data>
<data name="tsmiWindow.Text" xml:space="preserve">
<value>חלון</value>
</data>
<data name="tsmiTrayToggleHotkeys.Text" xml:space="preserve">
<value>השבת קיצורי מקלדת</value>
</data>
<data name="tsmiTrayRectangleLight.Text" xml:space="preserve">
<value>אזור (בהיר)</value>
</data>
<data name="tsmiRectangleLight.Text" xml:space="preserve">
<value>אזור (בהיר)</value>
</data>
<data name="tsmiTrayRectangleTransparent.Text" xml:space="preserve">
<value>אזור (שקוף)</value>
</data>
<data name="tsmiRectangleTransparent.Text" xml:space="preserve">
<value>אזור (שקוף)</value>
</data>
<data name="tsmiTrayRectangle.Text" xml:space="preserve">
<value>אזור</value>
</data>
<data name="tsmiRectangle.Text" xml:space="preserve">
<value>אזור</value>
</data>
<data name="tsmiTrayDestinationSettings.Text" xml:space="preserve">
<value>הגדרות יעד...</value>
</data>
<data name="tsmiTrayDestinations.Text" xml:space="preserve">
<value>יעדים</value>
</data>
<data name="tsddbDestinations.Text" xml:space="preserve">
<value>יעדים</value>
</data>
<data name="tsmiRestartAsAdmin.Text" xml:space="preserve">
<value>הפעל מחדש את ShareX כמנהל</value>
</data>
<data name="tsmiImageThumbnailer.Text" xml:space="preserve">
<value>מחולל תמונה ממוזערת...</value>
</data>
<data name="tsmiShortenSelectedURL.Text" xml:space="preserve">
<value>מקצר קישור</value>
</data>
<data name="chStatus.Text" xml:space="preserve">
<value>סטטוס</value>
</data>
<data name="tsmiTrayScrollingCapture.Text" xml:space="preserve">
<value>צילום מסך נגללת...</value>
</data>
<data name="tsmiScrollingCapture.Text" xml:space="preserve">
<value>צילום מסך נגלל...</value>
</data>
<data name="tsmiClearList.Text" xml:space="preserve">
<value>נקה רשימת משימות</value>
</data>
<data name="tsmiAddImageEffects.Text" xml:space="preserve">
<value>הוסף אפקטים לתמונה...</value>
</data>
<data name="tsmiTestTextUpload.Text" xml:space="preserve">
<value>בדיקת העלאת טקסט</value>
</data>
<data name="tsmiTestFileUpload.Text" xml:space="preserve">
<value>בדיקת העלאת קובץ</value>
</data>
<data name="tsmiTestImageUpload.Text" xml:space="preserve">
<value>בדיקת העלאת תמונה</value>
</data>
<data name="tsmiTestURLShortener.Text" xml:space="preserve">
<value>בדיקת מקצר קישור</value>
</data>
<data name="tsmiTestURLSharing.Text" xml:space="preserve">
<value>בדוק את שיתוף הקישור</value>
</data>
<data name="tsmiCombineImagesHorizontally.Text" xml:space="preserve">
<value>מזג אופקית</value>
</data>
<data name="tsmiTrayRecentItems.Text" xml:space="preserve">
<value>קישורים אחרונים</value>
</data>
<data name="tsmiTrayLastRegion.Text" xml:space="preserve">
<value>אזור אחרון</value>
</data>
<data name="tsmiLastRegion.Text" xml:space="preserve">
<value>אזור אחרון</value>
</data>
<data name="tsmiShowErrors.Text" xml:space="preserve">
<value>הצג שגיאות</value>
</data>
<data name="tsmiTrayShowCursor.Text" xml:space="preserve">
<value>הצג סמן העכבר</value>
</data>
<data name="tsmiShowCursor.Text" xml:space="preserve">
<value>הצג סמן העכבר</value>
</data>
<data name="tsmiOpenActionsToolbar.Text" xml:space="preserve">
<value>הצג/הסתר את סרגל הכלים לפעולות</value>
</data>
<data name="tsmiTrayMonitorTest.Text" xml:space="preserve">
<value>בדיקת מסך...</value>
</data>
<data name="tsmiMonitorTest.Text" xml:space="preserve">
<value>בדיקת מסך...</value>
</data>
<data name="tsmiTrayMonitor.Text" xml:space="preserve">
<value>מסך</value>
</data>
<data name="tsmiMonitor.Text" xml:space="preserve">
<value>מסך</value>
</data>
<data name="tsmiShowResponse.Text" xml:space="preserve">
<value>הצג תגובה...</value>
</data>
<data name="tsmiShowQRCode.Text" xml:space="preserve">
<value>הצג קוד QR...</value>
</data>
<data name="tsmiTrayBorderlessWindow.Text" xml:space="preserve">
<value>חלון ללא שוליים...</value>
</data>
<data name="tsmiBorderlessWindow.Text" xml:space="preserve">
<value>חלון ללא שוליים...</value>
</data>
<data name="tsmiTrayScreenshotDelay0.Text" xml:space="preserve">
<value>ללא השהייה</value>
</data>
<data name="tsmiTrayTextUploaders.Text" xml:space="preserve">
<value>שירותי העלאת טקסט</value>
</data>
<data name="tsmiCopyText.Text" xml:space="preserve">
<value>טקסט</value>
</data>
<data name="tsmiTrayOCR.Text" xml:space="preserve">
<value>OCR...</value>
</data>
<data name="tsmiOCRImage.Text" xml:space="preserve">
<value>תמונת OCR...</value>
</data>
<data name="tsmiTextUploaders.Text" xml:space="preserve">
<value>שירותי העלאת טקסט</value>
</data>
<data name="tsmiCopyFilePath.Text" xml:space="preserve">
<value>נתיב קובץ</value>
</data>
<data name="tsmiCopyFolder.Text" xml:space="preserve">
<value>תיקייה</value>
</data>
<data name="tsmiOpenFolder.Text" xml:space="preserve">
<value>תיקייה</value>
</data>
<data name="tsmiCopyFileName.Text" xml:space="preserve">
<value>שם קובץ</value>
</data>
<data name="chFilename.Text" xml:space="preserve">
<value>שם קובץ</value>
</data>
<data name="tsmiTrayFileUploaders.Text" xml:space="preserve">
<value>שירותי העלאת קבצים</value>
</data>
<data name="tsmiFileUploaders.Text" xml:space="preserve">
<value>שירותי העלאת קבצים</value>
</data>
<data name="tsmiCopyFile.Text" xml:space="preserve">
<value>קובץ</value>
</data>
<data name="tsmiOpenFile.Text" xml:space="preserve">
<value>קובץ</value>
</data>
<data name="tsmiTrayInspectWindow.Text" xml:space="preserve">
<value>בדוק חלון...</value>
</data>
<data name="tsmiInspectWindow.Text" xml:space="preserve">
<value>בדוק חלון...</value>
</data>
<data name="tsbDonate.Text" xml:space="preserve">
<value>תרומה...</value>
</data>
<data name="tsmiTrayColorPicker.Text" xml:space="preserve">
<value>בוחר הצבעים...</value>
</data>
<data name="tsmiColorPicker.Text" xml:space="preserve">
<value>בוחר הצבעים...</value>
</data>
<data name="tsmiTrayUploadDragDrop.Text" xml:space="preserve">
<value>גרור ושחרר להעלאה...</value>
</data>
<data name="tsmiUploadDragDrop.Text" xml:space="preserve">
<value>גרור ושחרר להעלאה...</value>
</data>
<data name="tsmiTrayShow.Text" xml:space="preserve">
<value>פתח חלון ראשי</value>
</data>
<data name="tsmiOpen.Text" xml:space="preserve">
<value>פתח</value>
</data>
<data name="tsmiScreenshotsFolder.Text" xml:space="preserve">
<value>תיקיית צילומי מסך...</value>
</data>
<data name="tsbScreenshotsFolder.Text" xml:space="preserve">
<value>תיקיית צילומי מסך...</value>
</data>
<data name="tsmiTrayAfterCaptureTasks.Text" xml:space="preserve">
<value>משימות לאחר צילום מסך</value>
</data>
<data name="tsddbAfterCaptureTasks.Text" xml:space="preserve">
<value>משימות לאחר צילום מסך</value>
</data>
<data name="tsmiScreenshotDelay.Text" xml:space="preserve">
<value>השהייה בצילום מסך</value>
</data>
<data name="tsmiTrayCapture.Text" xml:space="preserve">
<value>צילום מסך</value>
</data>
<data name="tsddbCapture.Text" xml:space="preserve">
<value>צילום מסך</value>
</data>
<data name="tsbHotkeySettings.Text" xml:space="preserve">
<value>הגדרות מקשי קיצור...</value>
</data>
<data name="tsmiTrayHotkeySettings.Text" xml:space="preserve">
<value>הגדרות מקשי קיצור...</value>
</data>
<data name="tsmiTrayWorkflows.Text" xml:space="preserve">
<value>תהליכי עבודה</value>
</data>
<data name="tsddbWorkflows.Text" xml:space="preserve">
<value>תהליכי עבודה</value>
</data>
<data name="tsmiBingVisualSearch.Text" xml:space="preserve">
<value>חיפוש חזותי של בינג (OCR)...</value>
</data>
<data name="tsmiTrayApplicationSettings.Text" xml:space="preserve">
<value>הגדרות אפליקציה...</value>
</data>
<data name="tsbApplicationSettings.Text" xml:space="preserve">
<value>הגדרות אפליקציה...</value>
</data>
<data name="tsmiCopyFileNameWithExtension.Text" xml:space="preserve">
<value>שם קובץ עם סיומת</value>
</data>
<data name="chElapsed.Text" xml:space="preserve">
<value>חלפו</value>
</data>
<data name="tsddbTools.Text" xml:space="preserve">
<value>כלים</value>
</data>
<data name="tsmiTrayTools.Text" xml:space="preserve">
<value>כלים</value>
</data>
<data name="tsmiTrayScreenColorPicker.Text" xml:space="preserve">
<value>בוחר צבעי מסך...</value>
</data>
<data name="tsmiScreenColorPicker.Text" xml:space="preserve">
<value>בוחר צבעי מסך...</value>
</data>
<data name="tsmiTrayScreenshotDelay.Text" xml:space="preserve">
<value>השהייה בצילום מסך</value>
</data>
<data name="tsmiScreenRecordingGIF.Text" xml:space="preserve">
<value>הקלטת מסך (GIF)</value>
</data>
<data name="tsmiTrayScreenRecordingGIF.Text" xml:space="preserve">
<value>הקלטת מסך (GIF)</value>
</data>
<data name="tsmiScreenRecordingFFmpeg.Text" xml:space="preserve">
<value>הקלטת מסך</value>
</data>
<data name="tsmiTrayScreenRecordingFFmpeg.Text" xml:space="preserve">
<value>הקלטת מסך</value>
</data>
<data name="tsmiTrayRuler.Text" xml:space="preserve">
<value>סרגל...</value>
</data>
<data name="tsmiRuler.Text" xml:space="preserve">
<value>סרגל...</value>
</data>
<data name="tsmiCopy.Text" xml:space="preserve">
<value>העתק</value>
</data>
<data name="tsmiCombineImagesVertically.Text" xml:space="preserve">
<value>מזג אנכית</value>
</data>
<data name="tsmiImageCombiner.Text" xml:space="preserve">
<value>ממזג תמונות...</value>
</data>
<data name="tsmiTrayImageCombiner.Text" xml:space="preserve">
<value>ממזג תמונות...</value>
</data>
<data name="tsmiCombineImages.Text" xml:space="preserve">
<value>מזג תמונות...</value>
</data>
<data name="tsmiTrayImageUploaders.Text" xml:space="preserve">
<value>שירותי העלאת תמונות</value>
</data>
<data name="tsmiImageUploaders.Text" xml:space="preserve">
<value>שירותי העלאת תמונות</value>
</data>
<data name="tsmiTrayImageThumbnailer.Text" xml:space="preserve">
<value>מחולל תמונה ממוזערת...</value>
</data>
<data name="tsmiImageEditor.Text" xml:space="preserve">
<value>עורך תמונה...</value>
</data>
<data name="tsmiTrayImageEditor.Text" xml:space="preserve">
<value>עורך תמונה...</value>
</data>
<data name="tsmiImageEffects.Text" xml:space="preserve">
<value>אפקטי תמונה...</value>
</data>
<data name="tsmiTrayImageEffects.Text" xml:space="preserve">
<value>אפקטי תמונה...</value>
</data>
<data name="tsmiTrayPinToScreen.Text" xml:space="preserve">
<value>הצמד למסך...</value>
</data>
<data name="chRemaining.Text" xml:space="preserve">
<value>נותרו</value>
</data>
<data name="chURL.Text" xml:space="preserve">
<value>קישור</value>
</data>
<data name="tsmiFullscreen.Text" xml:space="preserve">
<value>מסך מלא</value>
</data>
<data name="tsmiScreenshotDelay0.Text" xml:space="preserve">
<value>ללא השהייה</value>
</data>
<data name="tsmiScreenshotDelay1.Text" xml:space="preserve">
<value>שנייה אחת</value>
</data>
<data name="tsmiScreenshotDelay2.Text" xml:space="preserve">
<value>2 שניות</value>
</data>
<data name="tsmiScreenshotDelay3.Text" xml:space="preserve">
<value>3 שניות</value>
</data>
<data name="tsmiScreenshotDelay4.Text" xml:space="preserve">
<value>4 שניות</value>
</data>
<data name="tsmiScreenshotDelay5.Text" xml:space="preserve">
<value>5 שניות</value>
</data>
<data name="tsmiUploadFile.Text" xml:space="preserve">
<value>העלה קובץ...</value>
</data>
<data name="tsmiUploadFolder.Text" xml:space="preserve">
<value>העלה תיקייה...</value>
</data>
<data name="tsmiUploadClipboard.Text" xml:space="preserve">
<value>העלאה מלוח הגזירה...</value>
</data>
<data name="tsmiUploadText.Text" xml:space="preserve">
<value>העלה טקסט...</value>
</data>
<data name="tsmiUploadURL.Text" xml:space="preserve">
<value>העלאה מקישור...</value>
</data>
<data name="tsmiTweetMessage.Text" xml:space="preserve">
<value>צייץ הודעה...</value>
</data>
<data name="tsddbUpload.Text" xml:space="preserve">
<value>העלה</value>
</data>
<data name="tsmiPinToScreen.Text" xml:space="preserve">
<value>הצמד למסך...</value>
</data>
<data name="tsmiImageViewer.Text" xml:space="preserve">
<value>מציג תמונה...</value>
</data>
<data name="tsmiImageSplitter.Text" xml:space="preserve">
<value>מפצל תמונה...</value>
</data>
<data name="tsmiOCR.Text" xml:space="preserve">
<value>OCR...</value>
</data>
<data name="tsmiQRCode.Text" xml:space="preserve">
<value>קוד QR...</value>
</data>
<data name="tsmiHashCheck.Text" xml:space="preserve">
<value>בדיקת Hash...</value>
</data>
<data name="tsmiClipboardViewer.Text" xml:space="preserve">
<value>מציג לוח הגזירה...</value>
</data>
<data name="tsmiDNSChanger.Text" xml:space="preserve">
<value>משנה DNS...</value>
</data>
<data name="tsddbAfterUploadTasks.Text" xml:space="preserve">
<value>משימות לאחר העלאה</value>
</data>
<data name="tsmiURLShorteners.Text" xml:space="preserve">
<value>מקצרי קישורים</value>
</data>
<data name="tsmiURLSharingServices.Text" xml:space="preserve">
<value>שירותי שיתוף קישורים</value>
</data>
<data name="tsmiDestinationSettings.Text" xml:space="preserve">
<value>הגדרות יעד...</value>
</data>
<data name="tsbTaskSettings.Text" xml:space="preserve">
<value>הגדרות משימות...</value>
</data>
<data name="tsbHistory.Text" xml:space="preserve">
<value>היסטוריה...</value>
</data>
<data name="tsbImageHistory.Text" xml:space="preserve">
<value>היסטוריית תמונות...</value>
</data>
<data name="tsbTwitter.Text" xml:space="preserve">
<value>טוויטר...</value>
</data>
<data name="tsbDiscord.Text" xml:space="preserve">
<value>דיסקורד...</value>
</data>
<data name="tsbAbout.Text" xml:space="preserve">
<value>אודות...</value>
</data>
<data name="tsmiStopUpload.Text" xml:space="preserve">
<value>הפסק העלאה</value>
</data>
<data name="tsmiOpenURL.ShortcutKeyDisplayString" xml:space="preserve">
<value>Enter</value>
</data>
<data name="tsmiOpenURL.Text" xml:space="preserve">
<value>קישור</value>
</data>
<data name="tsmiOpenShortenedURL.Text" xml:space="preserve">
<value>קישור מקוצר</value>
</data>
<data name="tsmiOpenDeletionURL.Text" xml:space="preserve">
<value>קישור הסרה</value>
</data>
<data name="tsmiOpenFile.ShortcutKeyDisplayString" xml:space="preserve">
<value>Ctrl+Enter</value>
</data>
<data name="tsmiOpenFolder.ShortcutKeyDisplayString" xml:space="preserve">
<value>Shift+Enter</value>
</data>
<data name="tsmiCopyURL.ShortcutKeyDisplayString" xml:space="preserve">
<value>Ctrl+C</value>
</data>
<data name="tsmiCopyURL.Text" xml:space="preserve">
<value>קישור</value>
</data>
<data name="tsmiCopyShortenedURL.Text" xml:space="preserve">
<value>קישור מקוצר</value>
</data>
<data name="tsmiCopyDeletionURL.Text" xml:space="preserve">
<value>קישור הסרה</value>
</data>
<data name="tsmiCopyFile.ShortcutKeyDisplayString" xml:space="preserve">
<value>Shift+C</value>
</data>
<data name="tsmiCopyImage.ShortcutKeyDisplayString" xml:space="preserve">
<value>Alt+C</value>
</data>
<data name="tsmiCopyImage.Text" xml:space="preserve">
<value>תמונה</value>
</data>
<data name="tsmiCopyImageDimensions.Text" xml:space="preserve">
<value>מימדי התמונה</value>
</data>
<data name="tsmiCopyHTMLLink.Text" xml:space="preserve">
<value>קישור ב-HTML</value>
</data>
<data name="tsmiCopyHTMLImage.Text" xml:space="preserve">
<value>תמונה ב-HTML</value>
</data>
<data name="tsmiCopyHTMLLinkedImage.Text" xml:space="preserve">
<value>תמונה מקושרת ב-HTML</value>
</data>
<data name="tsmiCopyMarkdownLink.Text" xml:space="preserve">
<value>קישור ב-Markdown</value>
</data>
<data name="tsmiCopyMarkdownImage.Text" xml:space="preserve">
<value>תמונה ב-Markdown</value>
</data>
<data name="tsmiCopyMarkdownLinkedImage.Text" xml:space="preserve">
<value>תמונה מקושרת ב-Markdown</value>
</data>
<data name="tsmiCopyFilePath.ShortcutKeyDisplayString" xml:space="preserve">
<value>Ctrl+Shift+C</value>
</data>
<data name="tsmiUploadSelectedFile.ShortcutKeyDisplayString" xml:space="preserve">
<value>Ctrl+U</value>
</data>
<data name="tsmiUploadSelectedFile.Text" xml:space="preserve">
<value>העלה</value>
</data>
<data name="tsmiDownloadSelectedURL.ShortcutKeyDisplayString" xml:space="preserve">
<value>Ctrl+D</value>
</data>
<data name="tsmiDownloadSelectedURL.Text" xml:space="preserve">
<value>הורד</value>
</data>
<data name="tsmiEditSelectedFile.ShortcutKeyDisplayString" xml:space="preserve">
<value>Ctrl+E</value>
</data>
<data name="tsmiPinSelectedFile.ShortcutKeyDisplayString" xml:space="preserve">
<value>Ctrl+P</value>
</data>
<data name="tsmiPinSelectedFile.Text" xml:space="preserve">
<value>הצמד למסך</value>
</data>
<data name="tsmiDeleteSelectedItem.ShortcutKeyDisplayString" xml:space="preserve">
<value>Del</value>
</data>
<data name="tsmiDeleteSelectedFile.ShortcutKeyDisplayString" xml:space="preserve">
<value>Shift+Del</value>
</data>
<data name="tsmiDeleteSelectedItem.Text" xml:space="preserve">
<value>הסר משימה מהרשימה</value>
</data>
<data name="tsmiDeleteSelectedFile.Text" xml:space="preserve">
<value>מחק את הקובץ באופן מקומי...</value>
</data>
<data name="tsmiShareSelectedURL.Text" xml:space="preserve">
<value>שתף קישור</value>
</data>
<data name="tsmiGoogleImageSearch.Text" xml:space="preserve">
<value>חיפוש תמונות ב-Google...</value>
</data>
<data name="tsmiSwitchTaskViewMode.Text" xml:space="preserve">
<value>עבור לתצוגת תמונות ממוזערות</value>
</data>
<data name="tsmiTrayFullscreen.Text" xml:space="preserve">
<value>מסך מלא</value>
</data>
<data name="tsmiTrayScreenshotDelay1.Text" xml:space="preserve">
<value>שנייה אחת</value>
</data>
<data name="tsmiTrayScreenshotDelay2.Text" xml:space="preserve">
<value>2 שניות</value>
</data>
<data name="tsmiTrayScreenshotDelay3.Text" xml:space="preserve">
<value>3 שניות</value>
</data>
<data name="tsmiTrayScreenshotDelay4.Text" xml:space="preserve">
<value>4 שניות</value>
</data>
<data name="tsmiTrayScreenshotDelay5.Text" xml:space="preserve">
<value>5 שניות</value>
</data>
<data name="tsmiTrayUploadFile.Text" xml:space="preserve">
<value>העלה קובץ...</value>
</data>
<data name="tsmiTrayUploadFolder.Text" xml:space="preserve">
<value>העלה תיקייה...</value>
</data>
<data name="tsmiTrayUploadClipboard.Text" xml:space="preserve">
<value>העלה מלוח הגזירה...</value>
</data>
<data name="tsmiTrayUploadText.Text" xml:space="preserve">
<value>העלה טקסט...</value>
</data>
<data name="tsmiTrayUploadURL.Text" xml:space="preserve">
<value>העלה מקישור...</value>
</data>
<data name="tsmiTrayShortenURL.Text" xml:space="preserve">
<value>קצר קישור...</value>
</data>
<data name="tsmiTrayTweetMessage.Text" xml:space="preserve">
<value>צייץ הודעה...</value>
</data>
<data name="tsmiTrayUpload.Text" xml:space="preserve">
<value>העלה</value>
</data>
<data name="tsmiTrayImageViewer.Text" xml:space="preserve">
<value>מציג תמונה...</value>
</data>
<data name="tsmiTrayImageSplitter.Text" xml:space="preserve">
<value>מפצל תמונה...</value>
</data>
<data name="tsmiTrayQRCode.Text" xml:space="preserve">
<value>קוד QR...</value>
</data>
<data name="tsmiTrayHashCheck.Text" xml:space="preserve">
<value>בדיקת Hash...</value>
</data>
<data name="tsmiTrayClipboardViewer.Text" xml:space="preserve">
<value>מציג לוח הגזירה...</value>
</data>
<data name="tsmiTrayDNSChanger.Text" xml:space="preserve">
<value>משנה DNS...</value>
</data>
<data name="tsmiTrayAfterUploadTasks.Text" xml:space="preserve">
<value>משימות לאחר העלאה</value>
</data>
<data name="tsmiTrayURLShorteners.Text" xml:space="preserve">
<value>מקצרי קישורים</value>
</data>
<data name="tsmiTrayURLSharingServices.Text" xml:space="preserve">
<value>שירותי שיתוף קישורים</value>
</data>
<data name="tsmiTrayTaskSettings.Text" xml:space="preserve">
<value>הגדרות משימות...</value>
</data>
<data name="tsmiTrayHistory.Text" xml:space="preserve">
<value>היסטוריה...</value>
</data>
<data name="tsmiTrayImageHistory.Text" xml:space="preserve">
<value>היסטוריית תמונות...</value>
</data>
<data name="niTray.Text" xml:space="preserve">
<value>ShareX</value>
</data>
</root>

View 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="tsmiCopy.Text" xml:space="preserve">
<value>העתק תמונה ללוח הגזירה</value>
</data>
<data name="tsmiSaveAs.Text" xml:space="preserve">
<value>שמור תמונה כקובץ...</value>
</data>
<data name="tsmiUpload.Text" xml:space="preserve">
<value>העלה תמונה</value>
</data>
<data name="tsmiDecode.Text" xml:space="preserve">
<value>פענח</value>
</data>
<data name="tpEncode.Text" xml:space="preserve">
<value>הצפן</value>
</data>
<data name="btnDecodeFromFile.Text" xml:space="preserve">
<value>פענוח מתמונה...</value>
</data>
<data name="lblDecodeResult.Text" xml:space="preserve">
<value>תוצאה:</value>
</data>
<data name="btnDecodeFromScreen.Text" xml:space="preserve">
<value>פענוח מהמסך...</value>
</data>
<data name="tpDecode.Text" xml:space="preserve">
<value>פענח</value>
</data>
<data name="$this.Text" xml:space="preserve">
<value>ShareX - קוד QR</value>
</data>
</root>

View file

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

View file

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

View file

@ -0,0 +1,648 @@
<?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="lblRegionCaptureMouseRightClickAction.Text" xml:space="preserve">
<value>פעולת מקש ימני בעכבר:</value>
</data>
<data name="lblDescription.Text" xml:space="preserve">
<value>תיאור:</value>
</data>
<data name="lblTask.Text" xml:space="preserve">
<value>משימה:</value>
</data>
<data name="btnScreenshotsFolderBrowse.Text" xml:space="preserve">
<value>סייר...</value>
</data>
<data name="btnAfterCapture.Text" xml:space="preserve">
<value>לאחר צילום מסך...</value>
</data>
<data name="btnAfterUpload.Text" xml:space="preserve">
<value>לאחר העלאה...</value>
</data>
<data name="tsmiImageUploaders.Text" xml:space="preserve">
<value>שירותי העלאת תמונה</value>
</data>
<data name="tsmiTextUploaders.Text" xml:space="preserve">
<value>שירותי העלאת טקסט</value>
</data>
<data name="btnDestinations.Text" xml:space="preserve">
<value>יעדים...</value>
</data>
<data name="btnTask.Text" xml:space="preserve">
<value>משימה...</value>
</data>
<data name="tpTask.Text" xml:space="preserve">
<value>משימה</value>
</data>
<data name="cbShowToastNotificationAfterTaskCompleted.Text" xml:space="preserve">
<value>הצג הודעת פופ לאחר השלמת המשימה</value>
</data>
<data name="cbUseCustomErrorSound.Text" xml:space="preserve">
<value>השתמש בצליל מותאם אישית לשגיאה:</value>
</data>
<data name="cbUseCustomTaskCompletedSound.Text" xml:space="preserve">
<value>השתמש בצליל מותאם אישית למשימה שהושלמה:</value>
</data>
<data name="cbUseCustomCaptureSound.Text" xml:space="preserve">
<value>השתמש בצליל מותאם אישית לצילום מסך:</value>
</data>
<data name="cbToastWindowAutoHide.Text" xml:space="preserve">
<value>הסתר אוטומטית בעת צילום מסך</value>
</data>
<data name="lblToastWindowFadeDurationSeconds.Text" xml:space="preserve">
<value>שניות</value>
</data>
<data name="lblToastWindowDurationSeconds.Text" xml:space="preserve">
<value>שניות</value>
</data>
<data name="lblToastWindowMiddleClickAction.Text" xml:space="preserve">
<value>פעולת מקש אמצעי:</value>
</data>
<data name="lblToastWindowRightClickAction.Text" xml:space="preserve">
<value>פעולת מקש ימני:</value>
</data>
<data name="lblToastWindowLeftClickAction.Text" xml:space="preserve">
<value>פעולת מקש שמאלי:</value>
</data>
<data name="lblToastWindowSize.Text" xml:space="preserve">
<value>גודל:</value>
</data>
<data name="lblToastWindowPlacement.Text" xml:space="preserve">
<value>מיקום:</value>
</data>
<data name="lblToastWindowFadeDuration.Text" xml:space="preserve">
<value>משך דהייה:</value>
</data>
<data name="lblToastWindowDuration.Text" xml:space="preserve">
<value>משך:</value>
</data>
<data name="gbToastWindow.Text" xml:space="preserve">
<value>הודעת פופ</value>
</data>
<data name="cbDisableNotificationsOnFullscreen.Text" xml:space="preserve">
<value>השבת הודעות במסך מלא</value>
</data>
<data name="cbPlaySoundAfterCapture.Text" xml:space="preserve">
<value>השמע צליל לאחר צילום מסך</value>
</data>
<data name="cbPlaySoundAfterUpload.Text" xml:space="preserve">
<value>השמע צליל לאחר שמשימה הושלמה</value>
</data>
<data name="tpNotifications.Text" xml:space="preserve">
<value>התראות</value>
</data>
<data name="tpGeneral.Text" xml:space="preserve">
<value>כללי</value>
</data>
<data name="cbImageAutoJPEGQuality.Text" xml:space="preserve">
<value>התאם את איכות JPEG באופן אוטומטי כדי לשמור על גודל התמונה קרוב יותר לגודל שצוין</value>
</data>
<data name="lblImagePNGBitDepth.Text" xml:space="preserve">
<value>עומק ביט ל-PNG:</value>
</data>
<data name="cbImageAutoUseJPEG.Text" xml:space="preserve">
<value>השתמש ב-JPEG כפורמט תמונה אם גודל התמונה גדול מהגודל שצוין:</value>
</data>
<data name="lblImageFormat.Text" xml:space="preserve">
<value>פורמט תמונה:</value>
</data>
<data name="lblImageFileExist.Text" xml:space="preserve">
<value>אם קובץ קיים:</value>
</data>
<data name="lblImageSizeLimitHint.Text" xml:space="preserve">
<value>kB</value>
</data>
<data name="lblImageGIFQuality.Text" xml:space="preserve">
<value>איכות GIF:</value>
</data>
<data name="lblImageJPEGQuality.Text" xml:space="preserve">
<value>איכות JPEG:</value>
</data>
<data name="cbOverrideImageSettings.Text" xml:space="preserve">
<value>דרוס הגדרות תמונה</value>
</data>
<data name="lblImageEffectsNote.Text" xml:space="preserve">
<value>הערה: ניתן להפעיל/להשבית אפקטים של תמונה מתוך "משימות לאחר צילום מסך -&gt; הוסף אפקטים לתמונה".</value>
</data>
<data name="cbOverrideAfterCaptureSettings.Text" xml:space="preserve">
<value>דרוס לאחר משימות צילום מסך</value>
</data>
<data name="cbOverrideAfterUploadSettings.Text" xml:space="preserve">
<value>דרוס לאחר משימות העלאה</value>
</data>
<data name="cbOverrideDestinationSettings.Text" xml:space="preserve">
<value>דרוס יעדים</value>
</data>
<data name="cbOverrideScreenshotsFolder.Text" xml:space="preserve">
<value>דרוס תיקיית צילומי מסך</value>
</data>
<data name="cbOverrideCustomUploader.Text" xml:space="preserve">
<value>דרוס שירות העלאה מותאם אישית כבריר מחדל</value>
</data>
<data name="cbOverrideFTPAccount.Text" xml:space="preserve">
<value>דרוס משתמש FTP כברירת מחדל</value>
</data>
<data name="tsmiFileUploaders.Text" xml:space="preserve">
<value>שירותי העלאת קבצים</value>
</data>
<data name="tsmiURLShorteners.Text" xml:space="preserve">
<value>מקצרי קישורים</value>
</data>
<data name="tsmiURLSharingServices.Text" xml:space="preserve">
<value>שירותי שיתוף קישורים</value>
</data>
<data name="cbOverrideGeneralSettings.Text" xml:space="preserve">
<value>דרוס הגדרות כלליות</value>
</data>
<data name="cbShowImageEffectsWindowAfterCapture.Text" xml:space="preserve">
<value>הצג חלון אפקטים של תמונה לאחר צילום מסך</value>
</data>
<data name="cbImageEffectOnlyRegionCapture.Text" xml:space="preserve">
<value>החל אפקטים רק על צילום אזור</value>
</data>
<data name="btnImageEffects.Text" xml:space="preserve">
<value>תצורת אפקטי תמונה...</value>
</data>
<data name="tpEffects.Text" xml:space="preserve">
<value>אפקטים</value>
</data>
<data name="cbThumbnailIfSmaller.Text" xml:space="preserve">
<value>צור תמונה ממוזערת רק אם גודל התמונה גדול מגודל התמונה הממוזערת</value>
</data>
<data name="lblThumbnailNamePreview.Text" xml:space="preserve">
<value>תצוגה מקדימה</value>
</data>
<data name="lblThumbnailName.Text" xml:space="preserve">
<value>שם תמונה ממוזערת:</value>
</data>
<data name="lblThumbnailHeight.Text" xml:space="preserve">
<value>גובה:</value>
</data>
<data name="lblThumbnailWidth.Text" xml:space="preserve">
<value>רוחב:</value>
</data>
<data name="tpThumbnail.Text" xml:space="preserve">
<value>תמונה ממוזערת</value>
</data>
<data name="tpImage.Text" xml:space="preserve">
<value>תמונה</value>
</data>
<data name="lblScreenshotDelay.Text" xml:space="preserve">
<value>השהיית צילום מסך:</value>
</data>
<data name="btnCaptureCustomRegionSelectRectangle.Text" xml:space="preserve">
<value>בחר אזור...</value>
</data>
<data name="lblCaptureCustomRegion.Text" xml:space="preserve">
<value>אזור מוגדר מראש:</value>
</data>
<data name="lblCaptureCustomRegionWidth.Text" xml:space="preserve">
<value>רוחב</value>
</data>
<data name="lblCaptureCustomRegionHeight.Text" xml:space="preserve">
<value>גובה</value>
</data>
<data name="cbShowCursor.Text" xml:space="preserve">
<value>הצג את סמן העכבר בצילומי מסך</value>
</data>
<data name="lblCaptureShadowOffset.Text" xml:space="preserve">
<value>היסט צל:</value>
</data>
<data name="cbCaptureTransparent.Text" xml:space="preserve">
<value>צילום חלון עם שקיפות</value>
</data>
<data name="cbCaptureAutoHideTaskbar.Text" xml:space="preserve">
<value>בעת צילום חלון, אם החלון מצטלב עם שורת המשימות - הסתר את שורת המשימות</value>
</data>
<data name="cbCaptureShadow.Text" xml:space="preserve">
<value>צילום חלון עם צל (דורש שקיפות)</value>
</data>
<data name="lblScreenshotDelayInfo.Text" xml:space="preserve">
<value>שניות</value>
</data>
<data name="cbCaptureClientArea.Text" xml:space="preserve">
<value>צילום אזור הלקוח בעת ביצוע צילום חלון או חלון פעיל</value>
</data>
<data name="cbOverrideCaptureSettings.Text" xml:space="preserve">
<value>דרוס את הגדרות צילום המסך</value>
</data>
<data name="cbRegionCaptureActiveMonitorMode.Text" xml:space="preserve">
<value>הגבל את צילום האזור ואת סמן העכבר בתוך המסך הפעיל</value>
</data>
<data name="lblRegionCaptureFPSLimit.Text" xml:space="preserve">
<value>מגבלת FPS:</value>
</data>
<data name="cbRegionCaptureShowFPS.Text" xml:space="preserve">
<value>הצג FPS</value>
</data>
<data name="lblRegionCaptureFixedSizeWidth.Text" xml:space="preserve">
<value>רוחב:</value>
</data>
<data name="lblRegionCaptureFixedSizeHeight.Text" xml:space="preserve">
<value>גובה:</value>
</data>
<data name="cbRegionCaptureIsFixedSize.Text" xml:space="preserve">
<value>מצב אזור בגודל קבוע:</value>
</data>
<data name="cbRegionCaptureShowCrosshair.Text" xml:space="preserve">
<value>הצג כוונת בגודל המסך</value>
</data>
<data name="lblRegionCaptureMagnifierPixelSize.Text" xml:space="preserve">
<value>גודל פיקסל לזכוכית מגדלת:</value>
</data>
<data name="lblRegionCaptureMagnifierPixelCount.Text" xml:space="preserve">
<value>כמות פיקסלים לזכוכית מגדלת:</value>
</data>
<data name="cbRegionCaptureUseSquareMagnifier.Text" xml:space="preserve">
<value>השתמש במגדיל צורה מרובעת במקום עיגול</value>
</data>
<data name="cbRegionCaptureShowMagnifier.Text" xml:space="preserve">
<value>הצג זכוכית מגדלת ליד סמן העכבר</value>
</data>
<data name="cbRegionCaptureShowInfo.Text" xml:space="preserve">
<value>הצג מידע על מיקום וגודל</value>
</data>
<data name="lblRegionCaptureSnapSizes.Text" xml:space="preserve">
<value>ישנה את גודל האזור כשמחזיקים את מקש ה-"Alt":</value>
</data>
<data name="cbRegionCaptureUseCustomInfoText.Text" xml:space="preserve">
<value>השתמש במידע מותאם אישית ליד סמן העכבר:</value>
</data>
<data name="cbRegionCaptureDetectControls.Text" xml:space="preserve">
<value>זהה גם אזורי בקרה בתוך חלונות</value>
</data>
<data name="cbRegionCaptureDetectWindows.Text" xml:space="preserve">
<value>זיהוי אזורי חלונות ואפשר צילום מסך בריחוף סמן העכבר</value>
</data>
<data name="lblRegionCaptureMouse5ClickAction.Text" xml:space="preserve">
<value>פעולת 5 לחיצות בעכבר:</value>
</data>
<data name="lblRegionCaptureMouse4ClickAction.Text" xml:space="preserve">
<value>פעולת 4 לחיצות בעכבר:</value>
</data>
<data name="lblRegionCaptureMouseMiddleClickAction.Text" xml:space="preserve">
<value>פעולת מקש אמצעי בעכבר:</value>
</data>
<data name="cbRegionCaptureMultiRegionMode.Text" xml:space="preserve">
<value>השתמש במצב ריבוי אזורים שיאפשר גם שינוי גודל והזזת אזורים</value>
</data>
<data name="btnRegionCaptureSnapSizesDialogCancel.Text" xml:space="preserve">
<value>ביטול</value>
</data>
<data name="btnRegionCaptureSnapSizesDialogAdd.Text" xml:space="preserve">
<value>הוסף</value>
</data>
<data name="RegionCaptureSnapSizesHeight.Text" xml:space="preserve">
<value>גובה:</value>
</data>
<data name="lblRegionCaptureSnapSizesWidth.Text" xml:space="preserve">
<value>רוחב:</value>
</data>
<data name="tpRegionCapture.Text" xml:space="preserve">
<value>צילום אזור</value>
</data>
<data name="cbRegionCaptureUseDimming.Text" xml:space="preserve">
<value>עמעם רקע כך שניתן להבדיל בקלות בבחירה (משפיע על מהירות ההפעלה)</value>
</data>
<data name="cbScreenRecordTransparentRegion.Text" xml:space="preserve">
<value>השתמש בבחירת אזור שקופה</value>
</data>
<data name="cbScreenRecordTwoPassEncoding.Text" xml:space="preserve">
<value>הקלט באמצעות קידוד ללא אובדן ולאחר מכן החל את אפשרות קידוד המשתמש</value>
</data>
<data name="cbScreenRecordConfirmAbort.Text" xml:space="preserve">
<value>בקש אישור בעת ביטול</value>
</data>
<data name="cbScreenRecorderShowCursor.Text" xml:space="preserve">
<value>הצג את סמן העכבר בהקלטה</value>
</data>
<data name="btnScreenRecorderFFmpegOptions.Text" xml:space="preserve">
<value>אפשרויות הקלטת מסך...</value>
</data>
<data name="lblScreenRecorderStartDelay.Text" xml:space="preserve">
<value>שניות</value>
</data>
<data name="lblScreenRecorderFixedDuration.Text" xml:space="preserve">
<value>שניות</value>
</data>
<data name="cbScreenRecordAutoStart.Text" xml:space="preserve">
<value>התחל הקלטה לאחר:</value>
</data>
<data name="lblScreenRecordFPS.Text" xml:space="preserve">
<value>FPS הקלטת מסך:</value>
</data>
<data name="cbScreenRecorderFixedDuration.Text" xml:space="preserve">
<value>משך זמן קבוע:</value>
</data>
<data name="lblGIFFPS.Text" xml:space="preserve">
<value>GIF FPS:</value>
</data>
<data name="tpScreenRecorder.Text" xml:space="preserve">
<value>מקליט מסך</value>
</data>
<data name="cbCaptureOCRAutoCopy.Text" xml:space="preserve">
<value>העתק תוצאות ללוח הגזירה אוטומטית</value>
</data>
<data name="cbCaptureOCRSilent.Text" xml:space="preserve">
<value>עבד OCR בשקט</value>
</data>
<data name="lblOCRDefaultLanguage.Text" xml:space="preserve">
<value>שפת ברירת מחדל:</value>
</data>
<data name="tpOCR.Text" xml:space="preserve">
<value>OCR</value>
</data>
<data name="tpCapture.Text" xml:space="preserve">
<value>צילום מסך</value>
</data>
<data name="cbOverrideUploadSettings.Text" xml:space="preserve">
<value>דרוס את הגדרות ההעלאה</value>
</data>
<data name="lblURLRegexReplaceReplacement.Text" xml:space="preserve">
<value>תחליף:</value>
</data>
<data name="lblURLRegexReplacePattern.Text" xml:space="preserve">
<value>תבנית:</value>
</data>
<data name="cbURLRegexReplace.Text" xml:space="preserve">
<value>החלף את כתובת האתר של התוצאה באמצעות החלפות ביטוי רגולרי</value>
</data>
<data name="btnAutoIncrementNumber.Text" xml:space="preserve">
<value>שנה</value>
</data>
<data name="lblAutoIncrementNumber.Text" xml:space="preserve">
<value>העלאת מספר אוטומטית:</value>
</data>
<data name="cbFileUploadReplaceProblematicCharacters.Text" xml:space="preserve">
<value>בעת העלאה, החלף תווים בעייתיים בכתובות אתרים בקו תחתון</value>
</data>
<data name="cbNameFormatCustomTimeZone.Text" xml:space="preserve">
<value>השתמש באזור זמן מותאם אישית:</value>
</data>
<data name="lblNameFormatPatternPreview.Text" xml:space="preserve">
<value>תצוגה מקדימה:</value>
</data>
<data name="lblNameFormatPatternActiveWindow.Text" xml:space="preserve">
<value>תבנית שם לצילום חלון:</value>
</data>
<data name="lblNameFormatPatternPreviewActiveWindow.Text" xml:space="preserve">
<value>תצוגה מקדימה:</value>
</data>
<data name="cbFileUploadUseNamePattern.Text" xml:space="preserve">
<value>השתמש בתבנית שם להעלאות קבצים במקום בשם הקובץ בפועל</value>
</data>
<data name="lblNameFormatPattern.Text" xml:space="preserve">
<value>תבנית שם לצילום או העלאת לוח הגזירה:</value>
</data>
<data name="tpFileNaming.Text" xml:space="preserve">
<value>שם הקובץ</value>
</data>
<data name="cbClipboardUploadShareURL.Text" xml:space="preserve">
<value>אם לוח הגזירה מכיל קישור, שתף אותו באמצעות שירות שיתוף הקישורים</value>
</data>
<data name="cbClipboardUploadURLContents.Text" xml:space="preserve">
<value>אם לוח הגזירה מכיל קישור, הורד והעלה אותו</value>
</data>
<data name="cbClipboardUploadAutoIndexFolder.Text" xml:space="preserve">
<value>אם הלוח מכיל נתיב תיקייה, צור אינדקס של תיקיה זו והעלה את האינדקס</value>
</data>
<data name="cbClipboardUploadShortenURL.Text" xml:space="preserve">
<value>אם הלוח מכיל קישור, השתמש במקצר קישורים</value>
</data>
<data name="tpUploadClipboard.Text" xml:space="preserve">
<value>העלאת לוח הגזירה</value>
</data>
<data name="chUploaderFiltersName.Text" xml:space="preserve">
<value>שירותי העלאה</value>
</data>
<data name="chUploaderFiltersExtension.Text" xml:space="preserve">
<value>סיומת</value>
</data>
<data name="btnUploaderFiltersRemove.Text" xml:space="preserve">
<value>הסר</value>
</data>
<data name="btnUploaderFiltersUpdate.Text" xml:space="preserve">
<value>עדכן</value>
</data>
<data name="btnUploaderFiltersAdd.Text" xml:space="preserve">
<value>הוסף</value>
</data>
<data name="lblUploaderFiltersDestination.Text" xml:space="preserve">
<value>שירות העלאה:</value>
</data>
<data name="lblUploaderFiltersExtensionsExample.Text" xml:space="preserve">
<value>דוגמה: png, jpg, jpeg</value>
</data>
<data name="lblUploaderFiltersExtensions.Text" xml:space="preserve">
<value>מסנן סיומת:</value>
</data>
<data name="tpUploaderFilters.Text" xml:space="preserve">
<value>מסנני שירות העלאה</value>
</data>
<data name="tpUpload.Text" xml:space="preserve">
<value>העלה</value>
</data>
<data name="btnActions.Text" xml:space="preserve">
<value>פעולות...</value>
</data>
<data name="lblActionsNote.Text" xml:space="preserve">
<value>הערה: ניתן להפעיל/להשבית פעולות מתוך "משימות לאחר צילום מסך -&gt; בצע פעולות".</value>
</data>
<data name="btnActionsDuplicate.Text" xml:space="preserve">
<value>שכפל</value>
</data>
<data name="btnActionsAdd.Text" xml:space="preserve">
<value>הוסף...</value>
</data>
<data name="chActionsName.Text" xml:space="preserve">
<value>שם</value>
</data>
<data name="chActionsPath.Text" xml:space="preserve">
<value>נתיב קובץ</value>
</data>
<data name="chActionsArgs.Text" xml:space="preserve">
<value>פרמטרים</value>
</data>
<data name="chActionsExtensions.Text" xml:space="preserve">
<value>סיומות</value>
</data>
<data name="btnActionsEdit.Text" xml:space="preserve">
<value>ערוך...</value>
</data>
<data name="btnActionsRemove.Text" xml:space="preserve">
<value>הסר</value>
</data>
<data name="cbOverrideActions.Text" xml:space="preserve">
<value>דרוס פעולות</value>
</data>
<data name="tpActions.Text" xml:space="preserve">
<value>פעולות</value>
</data>
<data name="btnWatchFolderEdit.Text" xml:space="preserve">
<value>ערוך...</value>
</data>
<data name="cbWatchFolderEnabled.Text" xml:space="preserve">
<value>צפה בתיקיות ואם נוצר קובץ חדש אז העלה אותו</value>
</data>
<data name="chWatchFolderFolderPath.Text" xml:space="preserve">
<value>נתיב תיקייה</value>
</data>
<data name="chWatchFolderFilter.Text" xml:space="preserve">
<value>מסנן</value>
</data>
<data name="chWatchFolderIncludeSubdirectories.Text" xml:space="preserve">
<value>כלול ספריות משנה</value>
</data>
<data name="btnWatchFolderRemove.Text" xml:space="preserve">
<value>הסר</value>
</data>
<data name="btnWatchFolderAdd.Text" xml:space="preserve">
<value>הוסף...</value>
</data>
<data name="tpWatchFolders.Text" xml:space="preserve">
<value>צפה בתיקיות</value>
</data>
<data name="lblToolsScreenColorPickerFormatCtrl.Text" xml:space="preserve">
<value>פורמט בוחר צבעי המסך (Ctrl + click):</value>
</data>
<data name="lblToolsScreenColorPickerInfoText.Text" xml:space="preserve">
<value>מידע בוחר צבעי מסך:</value>
</data>
<data name="lblToolsScreenColorPickerFormat.Text" xml:space="preserve">
<value>פורמט בוחר צבעי מסך:</value>
</data>
<data name="tpTools.Text" xml:space="preserve">
<value>כלים</value>
</data>
<data name="cbOverrideToolsSettings.Text" xml:space="preserve">
<value>דרוס הגדות כלים</value>
</data>
<data name="cbOverrideAdvancedSettings.Text" xml:space="preserve">
<value>דרוס הגדרות מתקדמות</value>
</data>
<data name="tpAdvanced.Text" xml:space="preserve">
<value>מתקדם</value>
</data>
<data name="$this.Text" xml:space="preserve">
<value>ShareX - הגדרות משימות</value>
</data>
<data name="cbDisableNotifications.Text" xml:space="preserve">
<value>השבת התראות</value>
</data>
</root>

View file

@ -0,0 +1,144 @@
<?xml version="1.0" encoding="utf-8"?>
<root>
<!--
Microsoft ResX Schema
Version 2.0
The primary goals of this format is to allow a simple XML format
that is mostly human readable. The generation and parsing of the
various data types are done through the TypeConverter classes
associated with the data types.
Example:
... ado.net/XML headers & schema ...
<resheader name="resmimetype">text/microsoft-resx</resheader>
<resheader name="version">2.0</resheader>
<resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
<resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
<data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data>
<data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
<data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
<value>[base64 mime encoded serialized .NET Framework object]</value>
</data>
<data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
<value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
<comment>This is a comment</comment>
</data>
There are any number of "resheader" rows that contain simple
name/value pairs.
Each data row contains a name, and value. The row also contains a
type or mimetype. Type corresponds to a .NET class that support
text/value conversion through the TypeConverter architecture.
Classes that don't support this are serialized and stored with the
mimetype set.
The mimetype is used for serialized objects, and tells the
ResXResourceReader how to depersist the object. This is currently not
extensible. For a given mimetype the value must be set accordingly:
Note - application/x-microsoft.net.object.binary.base64 is the format
that the ResXResourceWriter will generate, however the reader can
read any of the formats listed below.
mimetype: application/x-microsoft.net.object.binary.base64
value : The object must be serialized with
: System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
: and then encoded with base64 encoding.
mimetype: application/x-microsoft.net.object.soap.base64
value : The object must be serialized with
: System.Runtime.Serialization.Formatters.Soap.SoapFormatter
: and then encoded with base64 encoding.
mimetype: application/x-microsoft.net.object.bytearray.base64
value : The object must be serialized into a byte array
: using a System.ComponentModel.TypeConverter
: and then encoded with base64 encoding.
-->
<xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
<xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
<xsd:element name="root" msdata:IsDataSet="true">
<xsd:complexType>
<xsd:choice maxOccurs="unbounded">
<xsd:element name="metadata">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" />
</xsd:sequence>
<xsd:attribute name="name" use="required" type="xsd:string" />
<xsd:attribute name="type" type="xsd:string" />
<xsd:attribute name="mimetype" type="xsd:string" />
<xsd:attribute ref="xml:space" />
</xsd:complexType>
</xsd:element>
<xsd:element name="assembly">
<xsd:complexType>
<xsd:attribute name="alias" type="xsd:string" />
<xsd:attribute name="name" type="xsd:string" />
</xsd:complexType>
</xsd:element>
<xsd:element name="data">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
<xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" />
</xsd:sequence>
<xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" />
<xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
<xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
<xsd:attribute ref="xml:space" />
</xsd:complexType>
</xsd:element>
<xsd:element name="resheader">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
</xsd:sequence>
<xsd:attribute name="name" type="xsd:string" use="required" />
</xsd:complexType>
</xsd:element>
</xsd:choice>
</xsd:complexType>
</xsd:element>
</xsd:schema>
<resheader name="resmimetype">
<value>text/microsoft-resx</value>
</resheader>
<resheader name="version">
<value>2.0</value>
</resheader>
<resheader name="reader">
<value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<resheader name="writer">
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<data name="lblFilter.Text" xml:space="preserve">
<value>מסנן:</value>
</data>
<data name="lblFolderPath.Text" xml:space="preserve">
<value>נתיב תיקייה:</value>
</data>
<data name="lblFilterExample.Text" xml:space="preserve">
<value>דוגמה: *.png</value>
</data>
<data name="cbIncludeSubdirectories.Text" xml:space="preserve">
<value>כלול תתי תיקיות</value>
</data>
<data name="btnCancel.Text" xml:space="preserve">
<value>ביטול</value>
</data>
<data name="btnOK.Text" xml:space="preserve">
<value>אישור</value>
</data>
<data name="cbMoveToScreenshotsFolder.Text" xml:space="preserve">
<value>העבר את הקובץ לתיקיית צילומי המסך</value>
</data>
<data name="$this.Text" xml:space="preserve">
<value>ShareX - תיקיית צפייה</value>
</data>
</root>

View file

@ -0,0 +1,653 @@
<?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="ShareXIsMinimizedToTheSystemTray" xml:space="preserve">
<value>ShareX ממוזער למגש המערכת.</value>
</data>
<data name="AutoCaptureForm_UpdateStatus_Timeleft___0_s___1____Total___2_" xml:space="preserve">
<value>זמן שנותר: {0} שניות ({1}%) סך הכל: {2}</value>
</data>
<data name="ClipboardFormatForm_ClipboardFormatForm_Supported_variables___0__and_other_variables_such_as__1__etc_" xml:space="preserve">
<value>משתנים נתמכים: {0} ומשתנים אחרים כמו {1} וכו'.</value>
</data>
<data name="AboutForm_AboutForm_Language_zh_CH" xml:space="preserve">
<value>סינית פשוטה</value>
</data>
<data name="OCRForm_AutoProcessing" xml:space="preserve">
<value>מעבד OCR.</value>
</data>
<data name="ActionsForm_btnOK_Click_File_path_can_t_be_empty_" xml:space="preserve">
<value>נתיב הקובץ לא יכול להיות ריק.</value>
</data>
<data name="UploadInfoManager_ShowErrors_Upload_errors" xml:space="preserve">
<value>שגיאות העלאה</value>
</data>
<data name="AboutForm_AboutForm_Language_pt_PT" xml:space="preserve">
<value>פורטוגזית</value>
</data>
<data name="UploadManager_IsUploadConfirmed_Upload_files" xml:space="preserve">
<value>העלה קבצים</value>
</data>
<data name="TaskSettingsForm_UpdateUploaderMenuNames_After_upload___0_" xml:space="preserve">
<value>לאחר העלאה: {0}</value>
</data>
<data name="InspectWindow_ProcessName" xml:space="preserve">
<value>שם התהליך</value>
</data>
<data name="QuickTaskMenu_ShowMenu_Cancel" xml:space="preserve">
<value>ביטול</value>
</data>
<data name="UploadTask_DoUploadJob_First_time_upload_warning" xml:space="preserve">
<value>אזהרת העלאה בפעם הראשונה</value>
</data>
<data name="SwitchToThumbnailView" xml:space="preserve">
<value>עבור לתצוגת תמונות ממוזערות</value>
</data>
<data name="UploadTask_Stop_Stopping" xml:space="preserve">
<value>עוצר</value>
</data>
<data name="QuickTaskMenu_ShowMenu_Edit_this_menu___" xml:space="preserve">
<value>ערוך את התפריט הזה...</value>
</data>
<data name="ActionsToolbar_StayTopMost" xml:space="preserve">
<value>הישאר הכי למעלה</value>
</data>
<data name="AboutForm_AboutForm_Changelog" xml:space="preserve">
<value>יומן שינויים</value>
</data>
<data name="ApplicationSettingsForm_cbLanguage_SelectedIndexChanged_Language_Restart" xml:space="preserve">
<value>יש להפעיל מחדש את ShareX כדי ששינויי השפה יחולו.
האם תרצה להפעיל מחדש את ShareX?</value>
</data>
<data name="AboutForm_AboutForm_Language_zh_TW" xml:space="preserve">
<value>סינית מסורתית</value>
</data>
<data name="ActionsToolbar_Edit" xml:space="preserve">
<value>ערוך...</value>
</data>
<data name="MainForm_UploadDebugLogWarning" xml:space="preserve">
<value>יומן הדיבאג עלול להכיל מידע רגיש. האם אתה בטוח שאתה רוצה להמשיך?</value>
</data>
<data name="AboutForm_AboutForm_Language_id_ID" xml:space="preserve">
<value>אינדונזית</value>
</data>
<data name="AboutForm_AboutForm_Credits" xml:space="preserve">
<value>קרדיטים</value>
</data>
<data name="UploadTask_ThreadDoWork_URL_is_empty_" xml:space="preserve">
<value>קישור ריק.</value>
</data>
<data name="MainForm_UpdateMainFormTip_Currently_configured_hotkeys_" xml:space="preserve">
<value>מקשי קיצור המוגדרים כעת:</value>
</data>
<data name="TaskSettingsForm_UpdateUploaderMenuNames_URL_shortener___0_" xml:space="preserve">
<value>מקצר קישורים: {0}</value>
</data>
<data name="TaskManager_CreateListViewItem_History" xml:space="preserve">
<value>היסטוריה</value>
</data>
<data name="HotkeySelectionControl_StartEditing_Select_a_hotkey___" xml:space="preserve">
<value>בחר מקש קיצור...</value>
</data>
<data name="ApplicationSettingsForm_cbStartWithWindows_Text" xml:space="preserve">
<value>הפעל את ShareX בעת עליית Windows</value>
</data>
<data name="MainForm_UpdateToggleHotkeyButton_Disable_hotkeys" xml:space="preserve">
<value>השבת מקשי קיצור</value>
</data>
<data name="QuickTaskMenuEditorForm_Reset_all_quick_tasks_to_defaults_Confirmation" xml:space="preserve">
<value>לאפס את כל המשימות המהירות לברירות המחדל?</value>
</data>
<data name="TaskHelpers_OpenQuickScreenColorPicker_Copied_to_clipboard___0_" xml:space="preserve">
<value>הועתק ללוח הגזירה: {0}</value>
</data>
<data name="ClipboardContentViewer_ClipboardContentViewer_Load_Clipboard_content__File__Count___0__" xml:space="preserve">
<value>תוכן לוח הגזירה: קובץ (ספירה: {0})</value>
</data>
<data name="Program_Run_Unable_to_create_folder_" xml:space="preserve">
<value>לא ניתן ליצור תיקייה:</value>
</data>
<data name="FileExistForm_txtNewName_TextChanged_Use_new_name__" xml:space="preserve">
<value>השתמש בשם חדש: </value>
</data>
<data name="UploadTask_DoUploadJob_First_time_upload_warning_text" xml:space="preserve">
<value>האם אתה בטוח שברצונך להעלות את צילום המסך הזה?
לחץ על 'לא' כדי לבטל את ההעלאה הנוכחית ולהשבית את ההעלאה האוטומטית של צילום מסך.</value>
</data>
<data name="TaskHelpers_TweetMessage_Unable_to_find_valid_Twitter_account_" xml:space="preserve">
<value>לא ניתן למצוא חשבון טוויטר תקין.</value>
</data>
<data name="UploadTask_DoUploadJob_Uploading" xml:space="preserve">
<value>מעלה</value>
</data>
<data name="BeforeUploadControl_AddDestination_Custom" xml:space="preserve">
<value>מותאם אישית</value>
</data>
<data name="BeforeUploadForm_BeforeUploadForm_Please_choose_a_destination_" xml:space="preserve">
<value>אנא בחר יעד.</value>
</data>
<data name="QRCodeForm_InputTextToEncode" xml:space="preserve">
<value>הזן טקסט להצפנה</value>
</data>
<data name="ActionsToolbar__LockPosition" xml:space="preserve">
<value>נעל מיקום</value>
</data>
<data name="AboutForm_AboutForm_Language_nl_NL" xml:space="preserve">
<value>הולנדית</value>
</data>
<data name="UploadTask_CreateShareURLTask_Share_URL___0__" xml:space="preserve">
<value>שתף קישור ({0})</value>
</data>
<data name="ApplicationSettingsForm_cbSteamShowInApp_CheckedChanged_For_settings_to_take_effect_ShareX_needs_to_be_reopened_from_Steam_" xml:space="preserve">
<value>כדי שההגדרות ייכנסו לתוקף, יש לפתוח מחדש את ShareX מ-Steam.</value>
</data>
<data name="UploadManager_UploadURL_URL_to_download_from_and_upload" xml:space="preserve">
<value>קישור להורדה והעלאה</value>
</data>
<data name="ClipboardContentViewer_ClipboardContentViewer_Load_Clipboard_content__Text__Length___0__" xml:space="preserve">
<value>תוכן לוח הגזירה: קובץ (ספירה: {0})</value>
</data>
<data name="TaskSettingsForm_txtNameFormatPatternActiveWindow_TextChanged_Preview_" xml:space="preserve">
<value>תצוגה מקדימה:</value>
</data>
<data name="AutoCaptureForm_UpdateRegion_X___0___Y___1___Width___2___Height___3_" xml:space="preserve">
<value>X: {0}, Y: {1}, רוחב: {2}, גובה: {3}</value>
</data>
<data name="BeforeUploadForm_BeforeUploadForm__0__is_about_to_be_uploaded_to__1___You_may_choose_a_different_destination_" xml:space="preserve">
<value>{0} יועלה אל {1}. אתה יכול לבחור יעד אחר.</value>
</data>
<data name="HotkeyManager_ShowFailedHotkeys_Unable_to_register_hotkey" xml:space="preserve">
<value>לא ניתן לרשום את {0}:
{1}
אנא בחר מקש קיצור אחר או צא מהיישום המתנגש ופתח מחדש את ShareX.</value>
</data>
<data name="DropForm_DrawDropImage_Drop_here" xml:space="preserve">
<value>זרוק
כאן</value>
</data>
<data name="ApplicationSettingsForm_cbStartWithWindows_DisabledByPolicy_Text" xml:space="preserve">
<value>האתחול הושבת על ידי הארגון שלך</value>
</data>
<data name="UploadTask_DoUploadJob_You_are_attempting_to_upload_a_large_file" xml:space="preserve">
<value>אתה מנסה להעלות קובץ גדול.
האם אתה בטוח שאתה רוצה להמשיך?</value>
</data>
<data name="TaskSettingsForm_UpdateUploaderMenuNames_File_uploader___0_" xml:space="preserve">
<value>שירותי העלאת קבצים: {0}</value>
</data>
<data name="UploadTask_DoAfterCaptureJobs_Choose_a_folder_to_save" xml:space="preserve">
<value>בחר תיקייה לשמירה</value>
</data>
<data name="MainForm_tsmiDeleteSelectedFile_Click_File_delete_confirmation" xml:space="preserve">
<value>אישור מחיקת הקובץ</value>
</data>
<data name="ActionsForm_btnOK_Click_Name_can_t_be_empty_" xml:space="preserve">
<value>השם לא יכול להיות ריק.</value>
</data>
<data name="UploadManager_IsUploadConfirmed_Are_you_sure_you_want_to_upload__0__files_" xml:space="preserve">
<value>האם אתה בטוח שברצונך להעלות {0} קבצים?</value>
</data>
<data name="Hotkey" xml:space="preserve">
<value>מקש קיצור</value>
</data>
<data name="AboutForm_AboutForm_Translators" xml:space="preserve">
<value>מתרגמים</value>
</data>
<data name="AboutForm_AboutForm_Privacy_policy" xml:space="preserve">
<value>מדיניות פרטיות</value>
</data>
<data name="ApplicationSettingsForm_cbStartWithWindows_EnabledByPolicy_Text" xml:space="preserve">
<value>האתחול הופעל על ידי הארגון שלך</value>
</data>
<data name="AboutForm_AboutForm_Language_ro" xml:space="preserve">
<value>רומנית</value>
</data>
<data name="WorkerTask_GetInvalidConfigResult__0__configuration_is_invalid_or_missing__Please_check__Destination_settings__window_to_configure_it_" xml:space="preserve">
<value>התצורה של {0} אינה חוקית או חסרה. אנא סמן את חלון "הגדרות יעד" כדי להגדיר אותו.</value>
</data>
<data name="UploadTask_CreateURLShortenerTask_Shorten_URL___0__" xml:space="preserve">
<value>קצר קישור ({0})</value>
</data>
<data name="ActionsToolbarEditForm_Separator" xml:space="preserve">
<value>מפריד</value>
</data>
<data name="WouldYouLikeToResetThemes" xml:space="preserve">
<value>האם תרצה לאפס ערכות נושא?</value>
</data>
<data name="ThisFeatureWillNotWorkWhenDisableUploadOptionIsEnabled" xml:space="preserve">
<value>תכונה זו לא תעבוד כאשר האפשרות "השבת העלאה" פעילה!</value>
</data>
<data name="AboutForm_AboutForm_Language_de" xml:space="preserve">
<value>גרמנית</value>
</data>
<data name="ChromeForm_btnUnregister_Click_Chrome_support_disabled_" xml:space="preserve">
<value>תמיכה ב-Chrome מושבתת.</value>
</data>
<data name="MainForm_tsmiTestTextUpload_Click_Text_upload_test" xml:space="preserve">
<value>בדוק העלאת טקסט</value>
</data>
<data name="InspectWindow_WindowRectangle" xml:space="preserve">
<value>מלבן חלון</value>
</data>
<data name="WouldYouLikeToEnableImageEffects" xml:space="preserve">
<value>האם תרצה לאפשר אפקטים של תמונה?
מאוחר יותר תוכל להשבית אותם מתפריט "משימות לאחר צילום מסך".</value>
</data>
<data name="AboutForm_AboutForm_Language_fa_IR" xml:space="preserve">
<value>פרסית</value>
</data>
<data name="AboutForm_AboutForm_Language_pt_BR" xml:space="preserve">
<value>פורטוגזית (ברזיל)</value>
</data>
<data name="AboutForm_AboutForm_Project_page" xml:space="preserve">
<value>עמוד פרויקט</value>
</data>
<data name="UploadManager_IsUploadConfirmed_Don_t_show_this_message_again_" xml:space="preserve">
<value>אל תציג את ההודעה הזו שוב.</value>
</data>
<data name="IntegrationHelpers_EditWithShareX" xml:space="preserve">
<value>ערוך עם ShareX</value>
</data>
<data name="ApplicationSettingsForm_btnBrowseCustomScreenshotsPath_Click_Choose_screenshots_folder_path" xml:space="preserve">
<value>בחר נתיב תיקיית צילומי מסך</value>
</data>
<data name="AboutForm_AboutForm_Links" xml:space="preserve">
<value>קישורים</value>
</data>
<data name="TaskManager_task_UploadCompleted_Error" xml:space="preserve">
<value>שגיאה</value>
</data>
<data name="YourAntiVirusSoftwareOrTheControlledFolderAccessFeatureInWindowsCouldBeBlockingShareX" xml:space="preserve">
<value>תוכנת האנטי-וירוס שלך או אפשרות גישה מבוקרת לתיקיות ב-Windows עלולים לחסום את ShareX.</value>
</data>
<data name="TaskSettingsForm_UpdateUploaderMenuNames_After_capture___0_" xml:space="preserve">
<value>לאחר צילום מסך: {0}</value>
</data>
<data name="RecentManager_UpdateRecentMenu_Left_click_to_copy_URL_to_clipboard__Right_click_to_open_URL_" xml:space="preserve">
<value>לחץ על מקש העכבר השמאלי להעתקת הקישור ללוח הגזירה. לחץ על מקש העכבר הימני כדי לפתוח את הקישור.</value>
</data>
<data name="AutoCaptureForm_Execute_Start" xml:space="preserve">
<value>התחל</value>
</data>
<data name="ChromeForm_btnRegister_Click_Chrome_support_enabled_" xml:space="preserve">
<value>תמיכה ב-Chrome פעילה.</value>
</data>
<data name="TaskManager_task_UploadCompleted_ShareX___Task_completed" xml:space="preserve">
<value>משימה הושלמה</value>
</data>
<data name="TaskSettingsForm_UpdateWindowTitle_Task_settings_for__0_" xml:space="preserve">
<value>הגדרות משימה עבור {0}</value>
</data>
<data name="HotkeyManager_ShowFailedHotkeys_hotkeys" xml:space="preserve">
<value>קיצורי מקשים</value>
</data>
<data name="AboutForm_AboutForm_Language_hu" xml:space="preserve">
<value>הונגרית</value>
</data>
<data name="AboutForm_AboutForm_Language_ja_JP" xml:space="preserve">
<value>יפנית</value>
</data>
<data name="TaskHelpers_ToggleHotkeys_Hotkeys_enabled_" xml:space="preserve">
<value>קיצורי מקשים פעילים.</value>
</data>
<data name="QuickTaskMenu_ShowMenu_Continue" xml:space="preserve">
<value>המשך</value>
</data>
<data name="AboutForm_AboutForm_Language_es_MX" xml:space="preserve">
<value>ספרדית מקסיקנית</value>
</data>
<data name="InspectWindow_WindowStyles" xml:space="preserve">
<value>סגנונות חלון</value>
</data>
<data name="AutoCaptureForm_Execute_Stop" xml:space="preserve">
<value>עצור</value>
</data>
<data name="ActionsToolbar_Close" xml:space="preserve">
<value>סגור</value>
</data>
<data name="TaskHelpers_TweetMessage_Tweet_successfully_sent_" xml:space="preserve">
<value>ציוץ נשלח בהצלחה.</value>
</data>
<data name="ShareXNeedsToBeRestartedForThePersonalFolderChangesToApply" xml:space="preserve">
<value>יש להפעיל מחדש את ShareX כדי ששינויי התיקייה האישיים יחולו.
האם תרצה להפעיל מחדש את ShareX?</value>
</data>
<data name="AboutForm_AboutForm_Website" xml:space="preserve">
<value>אתר</value>
</data>
<data name="AboutForm_AboutForm_Language_uk" xml:space="preserve">
<value>אוקראינית</value>
</data>
<data name="FFmpeg_FFmpeg_error" xml:space="preserve">
<value>שגיאת FFmpeg</value>
</data>
<data name="Error" xml:space="preserve">
<value>שגיאה</value>
</data>
<data name="ApplicationSettingsForm_btnBrowsePersonalFolderPath_Click_Choose_ShareX_personal_folder_path" xml:space="preserve">
<value>בחר נתיב לתיקייה האישית של ShareX</value>
</data>
<data name="AboutForm_AboutForm_Language_es" xml:space="preserve">
<value>ספרדית</value>
</data>
<data name="ScreenColorPicker" xml:space="preserve">
<value>בוחר צבעי מסך</value>
</data>
<data name="TaskSettingsForm_UpdateUploaderMenuNames_Text_uploader___0_" xml:space="preserve">
<value>שירות העלאת טקסט: {0}</value>
</data>
<data name="UploadManager_ShowShortenURLDialog_Shorten" xml:space="preserve">
<value>מקוצר</value>
</data>
<data name="TaskManager_CreateListViewItem_In_queue" xml:space="preserve">
<value>בתור</value>
</data>
<data name="UploadTask_OnUploadCompleted_Done" xml:space="preserve">
<value>בוצע</value>
</data>
<data name="ShareXConfirmation" xml:space="preserve">
<value>ShareX - אישור</value>
</data>
<data name="UploadTask_DownloadAndUpload_Downloading" xml:space="preserve">
<value>מוריד</value>
</data>
<data name="AboutForm_AboutForm_Language_fr" xml:space="preserve">
<value>צרפתית</value>
</data>
<data name="UploadManager_ShowShortenURLDialog_ShortenURL" xml:space="preserve">
<value>קישור מקוצר</value>
</data>
<data name="Confirmation" xml:space="preserve">
<value>אישור</value>
</data>
<data name="InspectWindow_WindowTitle" xml:space="preserve">
<value>כותרת חלון</value>
</data>
<data name="ClipboardContentViewer_ClipboardContentViewer_Load_Clipboard_content__Image__Size___0_x_1__" xml:space="preserve">
<value>תוכן לוח הגזירה: תמונה (גודל: {0}x{1})</value>
</data>
<data name="SwitchToListView" xml:space="preserve">
<value>עבור לתצוגת רשימה</value>
</data>
<data name="UploadTask_OnUploadCompleted_Stopped" xml:space="preserve">
<value>נעצר</value>
</data>
<data name="AboutForm_AboutForm_Language_ru" xml:space="preserve">
<value>רוסית</value>
</data>
<data name="FFmpeg_FFmpeg_video_and_audio_source_both_can_t_be__None__" xml:space="preserve">
<value>מקור הווידאו והשמע של FFmpeg לא יכולים להיות שניהם "ללא".</value>
</data>
<data name="IntegrationHelpers_UploadWithShareX" xml:space="preserve">
<value>העלה עם ShareX</value>
</data>
<data name="TaskHelpers_ToggleHotkeys_Hotkeys_disabled_" xml:space="preserve">
<value>מקשי קיצור מושבתים.</value>
</data>
<data name="Program_WritePersonalPathConfig_Cant_access_to_file" xml:space="preserve">
<value>לא יכול לגשת לקובץ "{0}".
אנא הפעל את ShareX כמנהל כדי לשנות את נתיב התיקייה האישית.</value>
</data>
<data name="ApplicationSettingsForm_cbStartWithWindows_DisabledByUser_Text" xml:space="preserve">
<value>האתחול הושבת במנהל המשימות</value>
</data>
<data name="InspectWindow_ProcessIdentifier" xml:space="preserve">
<value>מזהה תהליך</value>
</data>
<data name="UnableToFindAWindowWithSpecifiedWindowTitle" xml:space="preserve">
<value>לא ניתן למצוא חלון עם כותרת החלון שצוינה.</value>
</data>
<data name="AboutForm_AboutForm_Language_it_IT" xml:space="preserve">
<value>איטלקית</value>
</data>
<data name="MainForm_tsmiDeleteSelectedFile_Click_Do_you_really_want_to_delete_this_file_" xml:space="preserve">
<value>האם אתה באמת רוצה למחוק את הקובץ הזה?</value>
</data>
<data name="AboutForm_AboutForm_Language_tr" xml:space="preserve">
<value>טורקית</value>
</data>
<data name="ApplicationSettingsForm_btnResetSettings_Click_WouldYouLikeToResetShareXSettings" xml:space="preserve">
<value>האם תרצה לאפס את הגדרות ShareX?</value>
</data>
<data name="FailedToSaveSettings" xml:space="preserve">
<value>שמירת ההגדרות נכשלה</value>
</data>
<data name="HotkeyManager_ShowFailedHotkeys_hotkey" xml:space="preserve">
<value>קיצור מקש</value>
</data>
<data name="OCRForm_AutoCompleteFail" xml:space="preserve">
<value>אירעה שגיאה במהלך עיבוד OCR, או שלא הוחזר טקסט.</value>
</data>
<data name="InspectWindow_ClientRectangle" xml:space="preserve">
<value>מלבן לקוח</value>
</data>
<data name="AboutForm_AboutForm_Team" xml:space="preserve">
<value>צוות</value>
</data>
<data name="AboutForm_AboutForm_Language_vi_VN" xml:space="preserve">
<value>וייטנאמית</value>
</data>
<data name="MainForm_UpdateToggleHotkeyButton_Enable_hotkeys" xml:space="preserve">
<value>אפשר מקשי קיצור</value>
</data>
<data name="HotkeySettingsForm_Reset_all_hotkeys_to_defaults_Confirmation" xml:space="preserve">
<value>לאפס את כל מקשי הקיצור לברירות המחדל?</value>
</data>
<data name="UploadManager_UploadFile_File_upload" xml:space="preserve">
<value>העלאת קובץ</value>
</data>
<data name="TaskSettingsForm_UpdateUploaderMenuNames_Image_uploader___0_" xml:space="preserve">
<value>שירות העלאת תמונה: {0}</value>
</data>
<data name="InspectWindow_ExtendedWindowStyles" xml:space="preserve">
<value>סגנונות חלונות מורחבים</value>
</data>
<data name="ImageData_Write_Error_Message" xml:space="preserve">
<value>לא ניתן היה לכתוב תמונה לנתיב:</value>
</data>
<data name="UploadTask_Prepare_Starting" xml:space="preserve">
<value>מתחיל</value>
</data>
<data name="AboutForm_AboutForm_Language_ko_KR" xml:space="preserve">
<value>קוריאנית</value>
</data>
<data name="ActionsToolbar_Tip" xml:space="preserve">
<value>החזק שמאל למטה כדי לגרור
לחץ מקש ימני בעכבר כדי לפתוח את התפריט
לחץ אמצעי לסגירה</value>
</data>
<data name="HotkeyManager_ShowFailedHotkeys_These_applications_could_be_conflicting_" xml:space="preserve">
<value>ייתכן שיש התנגשות באפליקציה:</value>
</data>
<data name="HotkeyManager_ShowFailedHotkeys_Hotkey_registration_failed" xml:space="preserve">
<value>רישום מקשי קיצור נכשל</value>
</data>
<data name="Description" xml:space="preserve">
<value>תיאור</value>
</data>
<data name="ClipboardContentViewer_ClipboardContentViewer_Load_Clipboard_is_empty_or_contains_unknown_data_" xml:space="preserve">
<value>לוח הגזירה ריק או מכיל נתונים לא ידועים.</value>
</data>
<data name="OCRForm_AutoComplete" xml:space="preserve">
<value>פלט ה-OCR הועתק ללוח שלך.</value>
</data>
<data name="ScreenshotDelay0S" xml:space="preserve">
<value>השהייה בצילום מסך: {0} שניות</value>
</data>
<data name="ActionsToolbar_OpenAtShareXStartup" xml:space="preserve">
<value>פתח עם עליית ShareX</value>
</data>
<data name="YourSystemAdminDisabledTheUploadFeature" xml:space="preserve">
<value>מנהל המערכת שלך השבית את תכונת ההעלאה.</value>
</data>
<data name="UploadManager_UploadFolder_Folder_upload" xml:space="preserve">
<value>העלאת תיקייה</value>
</data>
<data name="UploadTask_Prepare_Preparing" xml:space="preserve">
<value>מכין</value>
</data>
<data name="UploadManager_DownloadAndUploadFile_Download_failed" xml:space="preserve">
<value>הורדה נכשלה:
{0}</value>
</data>
<data name="AboutForm_AboutForm_Language_pl" xml:space="preserve">
<value>פולנית</value>
</data>
<data name="OpticalCharacterRecognitionFeatureIsOnlyAvailableWithWindowsVersion0OrNewer" xml:space="preserve">
<value>תכונת זיהוי תווים אופטית זמינה רק עם גירסת Windows {0} ומעלה.</value>
</data>
<data name="ClipboardDoesNotContainAnImage" xml:space="preserve">
<value>לוח הגזירה אינו מכיל תמונה.</value>
</data>
<data name="PinToScreen" xml:space="preserve">
<value>הצמד למסך</value>
</data>
<data name="FFmpegOnlySupports64BitOperatingSystems" xml:space="preserve">
<value>FFmpeg שמגיע עם ShareX תומך רק במערכות הפעלה של 64 סיביות.</value>
</data>
<data name="FFmpegIsMissing" xml:space="preserve">
<value>FFmpeg חסר</value>
</data>
<data name="FFmpegDoesNotExistAtTheFollowingPath" xml:space="preserve">
<value>FFmpeg אינו קיים בנתיב הבא:</value>
</data>
<data name="TaskSettingsForm_UpdateWindowTitle_Task_settings" xml:space="preserve">
<value>הגדרות משימות</value>
</data>
<data name="MainForm_UpdateWorkflowsMenu_You_can_add_workflows_from_hotkey_settings___" xml:space="preserve">
<value>אתה יכול להוסיף תהליכי עבודה מהגדרות מקשי קיצור...</value>
</data>
<data name="InspectWindow_WindowHandle" xml:space="preserve">
<value>מנהל חלון</value>
</data>
<data name="InspectWindow_ProcessFileName" xml:space="preserve">
<value>שם קובץ התהליך</value>
</data>
<data name="InspectWindow_ClassName" xml:space="preserve">
<value>שם מחלקה</value>
</data>
<data name="TaskSettingsForm_UpdateUploaderMenuNames_URL_sharing_service___0_" xml:space="preserve">
<value>שירות שיתוף קישורים: {0}</value>
</data>
</root>

View 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="lblWindowTitle.Text" xml:space="preserve">
<value>כותרת חלון:</value>
</data>
<data name="btnMakeWindowBorderless.Text" xml:space="preserve">
<value>הצג חלון ללא שוליים</value>
</data>
<data name="mbWindowList.Text" xml:space="preserve">
<value>בחר חלון</value>
</data>
<data name="$this.Text" xml:space="preserve">
<value>ShareX - חלון ללא שוליים</value>
</data>
</root>

View 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="cbRememberWindowTitle.Text" xml:space="preserve">
<value>זכור כותרת חלון</value>
</data>
<data name="cbAutoCloseWindow.Text" xml:space="preserve">
<value>סגור חלון אוטומטית</value>
</data>
<data name="cbExcludeTaskbarArea.Text" xml:space="preserve">
<value>אל תכלול אזור שורת המשימות</value>
</data>
<data name="$this.Text" xml:space="preserve">
<value>ShareX - הגדרות חלון ללא שוליים</value>
</data>
</root>

View file

@ -0,0 +1,147 @@
<?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="lblLanguage.Text" xml:space="preserve">
<value>שפה:</value>
</data>
<data name="lblResult.Text" xml:space="preserve">
<value>תוצאה:</value>
</data>
<data name="lblScaleFactor.Text" xml:space="preserve">
<value>גורם קנה מידה:</value>
</data>
<data name="btnOpenServiceLink.Text" xml:space="preserve">
<value>פתח את קישור השירות...</value>
</data>
<data name="lblService.Text" xml:space="preserve">
<value>שירות:</value>
</data>
<data name="btnSelectRegion.Text" xml:space="preserve">
<value>בחר אזור ל-OCR...</value>
</data>
<data name="cbSingleLine.Text" xml:space="preserve">
<value>שורה בודדת</value>
</data>
<data name="btnCopyAll.Text" xml:space="preserve">
<value>העתק הכל</value>
</data>
<data name="$this.Text" xml:space="preserve">
<value>ShareX - זיהוי תווים אופטי</value>
</data>
</root>

View file

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

View file

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