mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-19 21:03:17 -07:00
🌐 Translations Update (#4523)
* fix(translations): 🌐 New translations from Crowdin [skip ci] * fix(translations): 🌐 New translations from Crowdin [skip ci] * fix(translations): 🌐 New translations from Crowdin [skip ci] * fix(translations): 🌐 New translations from Crowdin [skip ci] * fix(translations): 🌐 New translations from Crowdin [skip ci] * fix(translations): 🌐 New translations from Crowdin [skip ci] * fix(translations): 🌐 New translations from Crowdin [skip ci] * fix(translations): 🌐 New translations from Crowdin [skip ci] * fix(translations): 🌐 New translations from Crowdin [skip ci] * fix(translations): 🌐 New translations from Crowdin [skip ci] * fix(translations): 🌐 New translations from Crowdin [skip ci] * fix(translations): 🌐 New translations from Crowdin [skip ci] * fix(translations): 🌐 New translations from Crowdin [skip ci] * fix(translations): 🌐 New translations from Crowdin [skip ci] * fix(translations): 🌐 New translations from Crowdin [skip ci] * fix(translations): 🌐 New translations from Crowdin [skip ci] * fix(translations): 🌐 New translations from Crowdin [skip ci] * fix(translations): 🌐 New translations from Crowdin [skip ci] * fix(translations): 🌐 New translations from Crowdin [skip ci] * fix(translations): 🌐 New translations from Crowdin [skip ci] * fix(translations): 🌐 New translations from Crowdin [skip ci] * fix(translations): 🌐 New translations from Crowdin [skip ci] * fix(translations): 🌐 New translations from Crowdin [skip ci] * fix(translations): 🌐 New translations from Crowdin [skip ci] * fix(translations): 🌐 New translations from Crowdin [skip ci] * fix(translations): 🌐 New translations from Crowdin [skip ci] * fix(translations): 🌐 New translations from Crowdin [skip ci] * fix(translations): 🌐 New translations from Crowdin [skip ci] * fix(translations): 🌐 New translations from Crowdin [skip ci] * fix(translations): 🌐 New translations from Crowdin [skip ci] * fix(translations): 🌐 New translations from Crowdin [skip ci] * fix(translations): 🌐 New translations from Crowdin [skip ci] * fix(translations): 🌐 New translations from Crowdin [skip ci] * fix(translations): 🌐 New translations from Crowdin [skip ci] * fix(translations): 🌐 New translations from Crowdin [skip ci] * fix(translations): 🌐 New translations from Crowdin [skip ci]
This commit is contained in:
parent
aaf77aea1e
commit
6b66ef018d
36 changed files with 4594 additions and 865 deletions
156
src/Ombi.I18n/Resources/Texts.bg.resx
Normal file
156
src/Ombi.I18n/Resources/Texts.bg.resx
Normal file
|
@ -0,0 +1,156 @@
|
||||||
|
<?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 xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata" id="root">
|
||||||
|
<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="NewAlbums" xml:space="preserve">
|
||||||
|
<value>New Albums</value>
|
||||||
|
</data>
|
||||||
|
<data name="NewMovies" xml:space="preserve">
|
||||||
|
<value>New Movies</value>
|
||||||
|
</data>
|
||||||
|
<data name="NewTV" xml:space="preserve">
|
||||||
|
<value>New TV</value>
|
||||||
|
</data>
|
||||||
|
<data name="GenresLabel" xml:space="preserve">
|
||||||
|
<value>Жанрове:</value>
|
||||||
|
</data>
|
||||||
|
<data name="AlbumTypeLabel" xml:space="preserve">
|
||||||
|
<value>Type:</value>
|
||||||
|
</data>
|
||||||
|
<data name="SeasonLabel" xml:space="preserve">
|
||||||
|
<value>Сезон:</value>
|
||||||
|
</data>
|
||||||
|
<data name="EpisodesLabel" xml:space="preserve">
|
||||||
|
<value>Episodes:</value>
|
||||||
|
</data>
|
||||||
|
<data name="PoweredBy" xml:space="preserve">
|
||||||
|
<value>Powered by</value>
|
||||||
|
</data>
|
||||||
|
<data name="Unsubscribe" xml:space="preserve">
|
||||||
|
<value>Unsubscribe</value>
|
||||||
|
</data>
|
||||||
|
<data name="Album" xml:space="preserve">
|
||||||
|
<value>Album</value>
|
||||||
|
</data>
|
||||||
|
<data name="Movie" xml:space="preserve">
|
||||||
|
<value>Movie</value>
|
||||||
|
</data>
|
||||||
|
<data name="TvShow" xml:space="preserve">
|
||||||
|
<value>TV Show</value>
|
||||||
|
</data>
|
||||||
|
</root>
|
156
src/Ombi.I18n/Resources/Texts.cs.resx
Normal file
156
src/Ombi.I18n/Resources/Texts.cs.resx
Normal file
|
@ -0,0 +1,156 @@
|
||||||
|
<?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 xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata" id="root">
|
||||||
|
<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="NewAlbums" xml:space="preserve">
|
||||||
|
<value>New Albums</value>
|
||||||
|
</data>
|
||||||
|
<data name="NewMovies" xml:space="preserve">
|
||||||
|
<value>New Movies</value>
|
||||||
|
</data>
|
||||||
|
<data name="NewTV" xml:space="preserve">
|
||||||
|
<value>New TV</value>
|
||||||
|
</data>
|
||||||
|
<data name="GenresLabel" xml:space="preserve">
|
||||||
|
<value>Genres:</value>
|
||||||
|
</data>
|
||||||
|
<data name="AlbumTypeLabel" xml:space="preserve">
|
||||||
|
<value>Type:</value>
|
||||||
|
</data>
|
||||||
|
<data name="SeasonLabel" xml:space="preserve">
|
||||||
|
<value>Season:</value>
|
||||||
|
</data>
|
||||||
|
<data name="EpisodesLabel" xml:space="preserve">
|
||||||
|
<value>Episodes:</value>
|
||||||
|
</data>
|
||||||
|
<data name="PoweredBy" xml:space="preserve">
|
||||||
|
<value>Powered by</value>
|
||||||
|
</data>
|
||||||
|
<data name="Unsubscribe" xml:space="preserve">
|
||||||
|
<value>Unsubscribe</value>
|
||||||
|
</data>
|
||||||
|
<data name="Album" xml:space="preserve">
|
||||||
|
<value>Album</value>
|
||||||
|
</data>
|
||||||
|
<data name="Movie" xml:space="preserve">
|
||||||
|
<value>Movie</value>
|
||||||
|
</data>
|
||||||
|
<data name="TvShow" xml:space="preserve">
|
||||||
|
<value>TV Show</value>
|
||||||
|
</data>
|
||||||
|
</root>
|
156
src/Ombi.I18n/Resources/Texts.da.resx
Normal file
156
src/Ombi.I18n/Resources/Texts.da.resx
Normal file
|
@ -0,0 +1,156 @@
|
||||||
|
<?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 xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata" id="root">
|
||||||
|
<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="NewAlbums" xml:space="preserve">
|
||||||
|
<value>Nye Album</value>
|
||||||
|
</data>
|
||||||
|
<data name="NewMovies" xml:space="preserve">
|
||||||
|
<value>Nye Film</value>
|
||||||
|
</data>
|
||||||
|
<data name="NewTV" xml:space="preserve">
|
||||||
|
<value>Nye TV-Serier</value>
|
||||||
|
</data>
|
||||||
|
<data name="GenresLabel" xml:space="preserve">
|
||||||
|
<value>Genre:</value>
|
||||||
|
</data>
|
||||||
|
<data name="AlbumTypeLabel" xml:space="preserve">
|
||||||
|
<value>Type:</value>
|
||||||
|
</data>
|
||||||
|
<data name="SeasonLabel" xml:space="preserve">
|
||||||
|
<value>Sæson:</value>
|
||||||
|
</data>
|
||||||
|
<data name="EpisodesLabel" xml:space="preserve">
|
||||||
|
<value>Episoder:</value>
|
||||||
|
</data>
|
||||||
|
<data name="PoweredBy" xml:space="preserve">
|
||||||
|
<value>Drevet af</value>
|
||||||
|
</data>
|
||||||
|
<data name="Unsubscribe" xml:space="preserve">
|
||||||
|
<value>Afmeld</value>
|
||||||
|
</data>
|
||||||
|
<data name="Album" xml:space="preserve">
|
||||||
|
<value>Album</value>
|
||||||
|
</data>
|
||||||
|
<data name="Movie" xml:space="preserve">
|
||||||
|
<value>Movie</value>
|
||||||
|
</data>
|
||||||
|
<data name="TvShow" xml:space="preserve">
|
||||||
|
<value>TV Show</value>
|
||||||
|
</data>
|
||||||
|
</root>
|
156
src/Ombi.I18n/Resources/Texts.de.resx
Normal file
156
src/Ombi.I18n/Resources/Texts.de.resx
Normal file
|
@ -0,0 +1,156 @@
|
||||||
|
<?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 xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata" id="root">
|
||||||
|
<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="NewAlbums" xml:space="preserve">
|
||||||
|
<value>Neue Alben</value>
|
||||||
|
</data>
|
||||||
|
<data name="NewMovies" xml:space="preserve">
|
||||||
|
<value>Neue Filme</value>
|
||||||
|
</data>
|
||||||
|
<data name="NewTV" xml:space="preserve">
|
||||||
|
<value>Neue Serien</value>
|
||||||
|
</data>
|
||||||
|
<data name="GenresLabel" xml:space="preserve">
|
||||||
|
<value>Genres:</value>
|
||||||
|
</data>
|
||||||
|
<data name="AlbumTypeLabel" xml:space="preserve">
|
||||||
|
<value>Typ:</value>
|
||||||
|
</data>
|
||||||
|
<data name="SeasonLabel" xml:space="preserve">
|
||||||
|
<value>Staffel:</value>
|
||||||
|
</data>
|
||||||
|
<data name="EpisodesLabel" xml:space="preserve">
|
||||||
|
<value>Episoden:</value>
|
||||||
|
</data>
|
||||||
|
<data name="PoweredBy" xml:space="preserve">
|
||||||
|
<value>Powered by</value>
|
||||||
|
</data>
|
||||||
|
<data name="Unsubscribe" xml:space="preserve">
|
||||||
|
<value>Abbestellen</value>
|
||||||
|
</data>
|
||||||
|
<data name="Album" xml:space="preserve">
|
||||||
|
<value>Album</value>
|
||||||
|
</data>
|
||||||
|
<data name="Movie" xml:space="preserve">
|
||||||
|
<value>Movie</value>
|
||||||
|
</data>
|
||||||
|
<data name="TvShow" xml:space="preserve">
|
||||||
|
<value>TV Show</value>
|
||||||
|
</data>
|
||||||
|
</root>
|
156
src/Ombi.I18n/Resources/Texts.es.resx
Normal file
156
src/Ombi.I18n/Resources/Texts.es.resx
Normal file
|
@ -0,0 +1,156 @@
|
||||||
|
<?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 xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata" id="root">
|
||||||
|
<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="NewAlbums" xml:space="preserve">
|
||||||
|
<value>Nuevos Álbumes</value>
|
||||||
|
</data>
|
||||||
|
<data name="NewMovies" xml:space="preserve">
|
||||||
|
<value>Nuevas Películas</value>
|
||||||
|
</data>
|
||||||
|
<data name="NewTV" xml:space="preserve">
|
||||||
|
<value>Series Nuevas</value>
|
||||||
|
</data>
|
||||||
|
<data name="GenresLabel" xml:space="preserve">
|
||||||
|
<value>Géneros:</value>
|
||||||
|
</data>
|
||||||
|
<data name="AlbumTypeLabel" xml:space="preserve">
|
||||||
|
<value>Tipo:</value>
|
||||||
|
</data>
|
||||||
|
<data name="SeasonLabel" xml:space="preserve">
|
||||||
|
<value>Temporada:</value>
|
||||||
|
</data>
|
||||||
|
<data name="EpisodesLabel" xml:space="preserve">
|
||||||
|
<value>Episodios:</value>
|
||||||
|
</data>
|
||||||
|
<data name="PoweredBy" xml:space="preserve">
|
||||||
|
<value>Desarrollado por</value>
|
||||||
|
</data>
|
||||||
|
<data name="Unsubscribe" xml:space="preserve">
|
||||||
|
<value>Anular Suscripción</value>
|
||||||
|
</data>
|
||||||
|
<data name="Album" xml:space="preserve">
|
||||||
|
<value>Album</value>
|
||||||
|
</data>
|
||||||
|
<data name="Movie" xml:space="preserve">
|
||||||
|
<value>Movie</value>
|
||||||
|
</data>
|
||||||
|
<data name="TvShow" xml:space="preserve">
|
||||||
|
<value>TV Show</value>
|
||||||
|
</data>
|
||||||
|
</root>
|
|
@ -59,46 +59,46 @@
|
||||||
: using a System.ComponentModel.TypeConverter
|
: using a System.ComponentModel.TypeConverter
|
||||||
: and then encoded with base64 encoding.
|
: 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:schema xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata" id="root">
|
||||||
<xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
|
<xsd:import namespace="http://www.w3.org/XML/1998/namespace"/>
|
||||||
<xsd:element name="root" msdata:IsDataSet="true">
|
<xsd:element name="root" msdata:IsDataSet="true">
|
||||||
<xsd:complexType>
|
<xsd:complexType>
|
||||||
<xsd:choice maxOccurs="unbounded">
|
<xsd:choice maxOccurs="unbounded">
|
||||||
<xsd:element name="metadata">
|
<xsd:element name="metadata">
|
||||||
<xsd:complexType>
|
<xsd:complexType>
|
||||||
<xsd:sequence>
|
<xsd:sequence>
|
||||||
<xsd:element name="value" type="xsd:string" minOccurs="0" />
|
<xsd:element name="value" type="xsd:string" minOccurs="0"/>
|
||||||
</xsd:sequence>
|
</xsd:sequence>
|
||||||
<xsd:attribute name="name" use="required" type="xsd:string" />
|
<xsd:attribute name="name" use="required" type="xsd:string"/>
|
||||||
<xsd:attribute name="type" type="xsd:string" />
|
<xsd:attribute name="type" type="xsd:string"/>
|
||||||
<xsd:attribute name="mimetype" type="xsd:string" />
|
<xsd:attribute name="mimetype" type="xsd:string"/>
|
||||||
<xsd:attribute ref="xml:space" />
|
<xsd:attribute ref="xml:space"/>
|
||||||
</xsd:complexType>
|
</xsd:complexType>
|
||||||
</xsd:element>
|
</xsd:element>
|
||||||
<xsd:element name="assembly">
|
<xsd:element name="assembly">
|
||||||
<xsd:complexType>
|
<xsd:complexType>
|
||||||
<xsd:attribute name="alias" type="xsd:string" />
|
<xsd:attribute name="alias" type="xsd:string"/>
|
||||||
<xsd:attribute name="name" type="xsd:string" />
|
<xsd:attribute name="name" type="xsd:string"/>
|
||||||
</xsd:complexType>
|
</xsd:complexType>
|
||||||
</xsd:element>
|
</xsd:element>
|
||||||
<xsd:element name="data">
|
<xsd:element name="data">
|
||||||
<xsd:complexType>
|
<xsd:complexType>
|
||||||
<xsd:sequence>
|
<xsd:sequence>
|
||||||
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
|
<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:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2"/>
|
||||||
</xsd:sequence>
|
</xsd:sequence>
|
||||||
<xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" />
|
<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="type" type="xsd:string" msdata:Ordinal="3"/>
|
||||||
<xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
|
<xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4"/>
|
||||||
<xsd:attribute ref="xml:space" />
|
<xsd:attribute ref="xml:space"/>
|
||||||
</xsd:complexType>
|
</xsd:complexType>
|
||||||
</xsd:element>
|
</xsd:element>
|
||||||
<xsd:element name="resheader">
|
<xsd:element name="resheader">
|
||||||
<xsd:complexType>
|
<xsd:complexType>
|
||||||
<xsd:sequence>
|
<xsd:sequence>
|
||||||
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
|
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1"/>
|
||||||
</xsd:sequence>
|
</xsd:sequence>
|
||||||
<xsd:attribute name="name" type="xsd:string" use="required" />
|
<xsd:attribute name="name" type="xsd:string" use="required"/>
|
||||||
</xsd:complexType>
|
</xsd:complexType>
|
||||||
</xsd:element>
|
</xsd:element>
|
||||||
</xsd:choice>
|
</xsd:choice>
|
||||||
|
@ -144,4 +144,13 @@
|
||||||
<data name="Unsubscribe" xml:space="preserve">
|
<data name="Unsubscribe" xml:space="preserve">
|
||||||
<value>Se désinscrire</value>
|
<value>Se désinscrire</value>
|
||||||
</data>
|
</data>
|
||||||
|
<data name="Album" xml:space="preserve">
|
||||||
|
<value>Album</value>
|
||||||
|
</data>
|
||||||
|
<data name="Movie" xml:space="preserve">
|
||||||
|
<value>Film</value>
|
||||||
|
</data>
|
||||||
|
<data name="TvShow" xml:space="preserve">
|
||||||
|
<value>Série</value>
|
||||||
|
</data>
|
||||||
</root>
|
</root>
|
156
src/Ombi.I18n/Resources/Texts.hu.resx
Normal file
156
src/Ombi.I18n/Resources/Texts.hu.resx
Normal file
|
@ -0,0 +1,156 @@
|
||||||
|
<?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 xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata" id="root">
|
||||||
|
<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="NewAlbums" xml:space="preserve">
|
||||||
|
<value>New Albums</value>
|
||||||
|
</data>
|
||||||
|
<data name="NewMovies" xml:space="preserve">
|
||||||
|
<value>New Movies</value>
|
||||||
|
</data>
|
||||||
|
<data name="NewTV" xml:space="preserve">
|
||||||
|
<value>New TV</value>
|
||||||
|
</data>
|
||||||
|
<data name="GenresLabel" xml:space="preserve">
|
||||||
|
<value>Műfaj:</value>
|
||||||
|
</data>
|
||||||
|
<data name="AlbumTypeLabel" xml:space="preserve">
|
||||||
|
<value>Típus:</value>
|
||||||
|
</data>
|
||||||
|
<data name="SeasonLabel" xml:space="preserve">
|
||||||
|
<value>Évad:</value>
|
||||||
|
</data>
|
||||||
|
<data name="EpisodesLabel" xml:space="preserve">
|
||||||
|
<value>Epizódok:</value>
|
||||||
|
</data>
|
||||||
|
<data name="PoweredBy" xml:space="preserve">
|
||||||
|
<value>Powered by</value>
|
||||||
|
</data>
|
||||||
|
<data name="Unsubscribe" xml:space="preserve">
|
||||||
|
<value>Unsubscribe</value>
|
||||||
|
</data>
|
||||||
|
<data name="Album" xml:space="preserve">
|
||||||
|
<value>Album</value>
|
||||||
|
</data>
|
||||||
|
<data name="Movie" xml:space="preserve">
|
||||||
|
<value>Movie</value>
|
||||||
|
</data>
|
||||||
|
<data name="TvShow" xml:space="preserve">
|
||||||
|
<value>TV Show</value>
|
||||||
|
</data>
|
||||||
|
</root>
|
156
src/Ombi.I18n/Resources/Texts.it.resx
Normal file
156
src/Ombi.I18n/Resources/Texts.it.resx
Normal file
|
@ -0,0 +1,156 @@
|
||||||
|
<?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 xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata" id="root">
|
||||||
|
<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="NewAlbums" xml:space="preserve">
|
||||||
|
<value>Nuovi Album</value>
|
||||||
|
</data>
|
||||||
|
<data name="NewMovies" xml:space="preserve">
|
||||||
|
<value>Nuovi Film</value>
|
||||||
|
</data>
|
||||||
|
<data name="NewTV" xml:space="preserve">
|
||||||
|
<value>Nuove Serie</value>
|
||||||
|
</data>
|
||||||
|
<data name="GenresLabel" xml:space="preserve">
|
||||||
|
<value>Generi:</value>
|
||||||
|
</data>
|
||||||
|
<data name="AlbumTypeLabel" xml:space="preserve">
|
||||||
|
<value>Tipo:</value>
|
||||||
|
</data>
|
||||||
|
<data name="SeasonLabel" xml:space="preserve">
|
||||||
|
<value>Stagione:</value>
|
||||||
|
</data>
|
||||||
|
<data name="EpisodesLabel" xml:space="preserve">
|
||||||
|
<value>Episodi:</value>
|
||||||
|
</data>
|
||||||
|
<data name="PoweredBy" xml:space="preserve">
|
||||||
|
<value>Offerto da</value>
|
||||||
|
</data>
|
||||||
|
<data name="Unsubscribe" xml:space="preserve">
|
||||||
|
<value>Disiscriviti</value>
|
||||||
|
</data>
|
||||||
|
<data name="Album" xml:space="preserve">
|
||||||
|
<value>Album</value>
|
||||||
|
</data>
|
||||||
|
<data name="Movie" xml:space="preserve">
|
||||||
|
<value>Movie</value>
|
||||||
|
</data>
|
||||||
|
<data name="TvShow" xml:space="preserve">
|
||||||
|
<value>TV Show</value>
|
||||||
|
</data>
|
||||||
|
</root>
|
156
src/Ombi.I18n/Resources/Texts.nl.resx
Normal file
156
src/Ombi.I18n/Resources/Texts.nl.resx
Normal file
|
@ -0,0 +1,156 @@
|
||||||
|
<?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 xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata" id="root">
|
||||||
|
<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="NewAlbums" xml:space="preserve">
|
||||||
|
<value>Nieuwe albums</value>
|
||||||
|
</data>
|
||||||
|
<data name="NewMovies" xml:space="preserve">
|
||||||
|
<value>Nieuwe films</value>
|
||||||
|
</data>
|
||||||
|
<data name="NewTV" xml:space="preserve">
|
||||||
|
<value>Nieuwe TV Series</value>
|
||||||
|
</data>
|
||||||
|
<data name="GenresLabel" xml:space="preserve">
|
||||||
|
<value>Genres:</value>
|
||||||
|
</data>
|
||||||
|
<data name="AlbumTypeLabel" xml:space="preserve">
|
||||||
|
<value>Type:</value>
|
||||||
|
</data>
|
||||||
|
<data name="SeasonLabel" xml:space="preserve">
|
||||||
|
<value>Seizoen:</value>
|
||||||
|
</data>
|
||||||
|
<data name="EpisodesLabel" xml:space="preserve">
|
||||||
|
<value>Afleveringen:</value>
|
||||||
|
</data>
|
||||||
|
<data name="PoweredBy" xml:space="preserve">
|
||||||
|
<value>Mogelijk gemaakt door</value>
|
||||||
|
</data>
|
||||||
|
<data name="Unsubscribe" xml:space="preserve">
|
||||||
|
<value>Uitschrijven</value>
|
||||||
|
</data>
|
||||||
|
<data name="Album" xml:space="preserve">
|
||||||
|
<value>Album</value>
|
||||||
|
</data>
|
||||||
|
<data name="Movie" xml:space="preserve">
|
||||||
|
<value>Movie</value>
|
||||||
|
</data>
|
||||||
|
<data name="TvShow" xml:space="preserve">
|
||||||
|
<value>TV Show</value>
|
||||||
|
</data>
|
||||||
|
</root>
|
156
src/Ombi.I18n/Resources/Texts.no.resx
Normal file
156
src/Ombi.I18n/Resources/Texts.no.resx
Normal file
|
@ -0,0 +1,156 @@
|
||||||
|
<?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 xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata" id="root">
|
||||||
|
<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="NewAlbums" xml:space="preserve">
|
||||||
|
<value>New Albums</value>
|
||||||
|
</data>
|
||||||
|
<data name="NewMovies" xml:space="preserve">
|
||||||
|
<value>New Movies</value>
|
||||||
|
</data>
|
||||||
|
<data name="NewTV" xml:space="preserve">
|
||||||
|
<value>New TV</value>
|
||||||
|
</data>
|
||||||
|
<data name="GenresLabel" xml:space="preserve">
|
||||||
|
<value>Genres:</value>
|
||||||
|
</data>
|
||||||
|
<data name="AlbumTypeLabel" xml:space="preserve">
|
||||||
|
<value>Type:</value>
|
||||||
|
</data>
|
||||||
|
<data name="SeasonLabel" xml:space="preserve">
|
||||||
|
<value>Sesong:</value>
|
||||||
|
</data>
|
||||||
|
<data name="EpisodesLabel" xml:space="preserve">
|
||||||
|
<value>Episodes:</value>
|
||||||
|
</data>
|
||||||
|
<data name="PoweredBy" xml:space="preserve">
|
||||||
|
<value>Powered by</value>
|
||||||
|
</data>
|
||||||
|
<data name="Unsubscribe" xml:space="preserve">
|
||||||
|
<value>Unsubscribe</value>
|
||||||
|
</data>
|
||||||
|
<data name="Album" xml:space="preserve">
|
||||||
|
<value>Album</value>
|
||||||
|
</data>
|
||||||
|
<data name="Movie" xml:space="preserve">
|
||||||
|
<value>Movie</value>
|
||||||
|
</data>
|
||||||
|
<data name="TvShow" xml:space="preserve">
|
||||||
|
<value>TV Show</value>
|
||||||
|
</data>
|
||||||
|
</root>
|
156
src/Ombi.I18n/Resources/Texts.pl.resx
Normal file
156
src/Ombi.I18n/Resources/Texts.pl.resx
Normal file
|
@ -0,0 +1,156 @@
|
||||||
|
<?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 xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata" id="root">
|
||||||
|
<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="NewAlbums" xml:space="preserve">
|
||||||
|
<value>Nowy Album</value>
|
||||||
|
</data>
|
||||||
|
<data name="NewMovies" xml:space="preserve">
|
||||||
|
<value>Nowy film</value>
|
||||||
|
</data>
|
||||||
|
<data name="NewTV" xml:space="preserve">
|
||||||
|
<value>Nowy telewizor</value>
|
||||||
|
</data>
|
||||||
|
<data name="GenresLabel" xml:space="preserve">
|
||||||
|
<value>Gatunki:</value>
|
||||||
|
</data>
|
||||||
|
<data name="AlbumTypeLabel" xml:space="preserve">
|
||||||
|
<value>Typ:</value>
|
||||||
|
</data>
|
||||||
|
<data name="SeasonLabel" xml:space="preserve">
|
||||||
|
<value>Sezon:</value>
|
||||||
|
</data>
|
||||||
|
<data name="EpisodesLabel" xml:space="preserve">
|
||||||
|
<value>Odcinków:</value>
|
||||||
|
</data>
|
||||||
|
<data name="PoweredBy" xml:space="preserve">
|
||||||
|
<value>Wspierane przez</value>
|
||||||
|
</data>
|
||||||
|
<data name="Unsubscribe" xml:space="preserve">
|
||||||
|
<value>Wypisać się</value>
|
||||||
|
</data>
|
||||||
|
<data name="Album" xml:space="preserve">
|
||||||
|
<value>Album</value>
|
||||||
|
</data>
|
||||||
|
<data name="Movie" xml:space="preserve">
|
||||||
|
<value>Movie</value>
|
||||||
|
</data>
|
||||||
|
<data name="TvShow" xml:space="preserve">
|
||||||
|
<value>TV Show</value>
|
||||||
|
</data>
|
||||||
|
</root>
|
156
src/Ombi.I18n/Resources/Texts.pt-BR.resx
Normal file
156
src/Ombi.I18n/Resources/Texts.pt-BR.resx
Normal file
|
@ -0,0 +1,156 @@
|
||||||
|
<?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 xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata" id="root">
|
||||||
|
<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="NewAlbums" xml:space="preserve">
|
||||||
|
<value>New Albums</value>
|
||||||
|
</data>
|
||||||
|
<data name="NewMovies" xml:space="preserve">
|
||||||
|
<value>New Movies</value>
|
||||||
|
</data>
|
||||||
|
<data name="NewTV" xml:space="preserve">
|
||||||
|
<value>New TV</value>
|
||||||
|
</data>
|
||||||
|
<data name="GenresLabel" xml:space="preserve">
|
||||||
|
<value>Gêneros:</value>
|
||||||
|
</data>
|
||||||
|
<data name="AlbumTypeLabel" xml:space="preserve">
|
||||||
|
<value>Type:</value>
|
||||||
|
</data>
|
||||||
|
<data name="SeasonLabel" xml:space="preserve">
|
||||||
|
<value>Temporada:</value>
|
||||||
|
</data>
|
||||||
|
<data name="EpisodesLabel" xml:space="preserve">
|
||||||
|
<value>Episodes:</value>
|
||||||
|
</data>
|
||||||
|
<data name="PoweredBy" xml:space="preserve">
|
||||||
|
<value>Powered by</value>
|
||||||
|
</data>
|
||||||
|
<data name="Unsubscribe" xml:space="preserve">
|
||||||
|
<value>Unsubscribe</value>
|
||||||
|
</data>
|
||||||
|
<data name="Album" xml:space="preserve">
|
||||||
|
<value>Album</value>
|
||||||
|
</data>
|
||||||
|
<data name="Movie" xml:space="preserve">
|
||||||
|
<value>Movie</value>
|
||||||
|
</data>
|
||||||
|
<data name="TvShow" xml:space="preserve">
|
||||||
|
<value>TV Show</value>
|
||||||
|
</data>
|
||||||
|
</root>
|
156
src/Ombi.I18n/Resources/Texts.pt.resx
Normal file
156
src/Ombi.I18n/Resources/Texts.pt.resx
Normal file
|
@ -0,0 +1,156 @@
|
||||||
|
<?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 xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata" id="root">
|
||||||
|
<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="NewAlbums" xml:space="preserve">
|
||||||
|
<value>New Albums</value>
|
||||||
|
</data>
|
||||||
|
<data name="NewMovies" xml:space="preserve">
|
||||||
|
<value>New Movies</value>
|
||||||
|
</data>
|
||||||
|
<data name="NewTV" xml:space="preserve">
|
||||||
|
<value>New TV</value>
|
||||||
|
</data>
|
||||||
|
<data name="GenresLabel" xml:space="preserve">
|
||||||
|
<value>Genres:</value>
|
||||||
|
</data>
|
||||||
|
<data name="AlbumTypeLabel" xml:space="preserve">
|
||||||
|
<value>Type:</value>
|
||||||
|
</data>
|
||||||
|
<data name="SeasonLabel" xml:space="preserve">
|
||||||
|
<value>Season:</value>
|
||||||
|
</data>
|
||||||
|
<data name="EpisodesLabel" xml:space="preserve">
|
||||||
|
<value>Episodes:</value>
|
||||||
|
</data>
|
||||||
|
<data name="PoweredBy" xml:space="preserve">
|
||||||
|
<value>Powered by</value>
|
||||||
|
</data>
|
||||||
|
<data name="Unsubscribe" xml:space="preserve">
|
||||||
|
<value>Unsubscribe</value>
|
||||||
|
</data>
|
||||||
|
<data name="Album" xml:space="preserve">
|
||||||
|
<value>Album</value>
|
||||||
|
</data>
|
||||||
|
<data name="Movie" xml:space="preserve">
|
||||||
|
<value>Movie</value>
|
||||||
|
</data>
|
||||||
|
<data name="TvShow" xml:space="preserve">
|
||||||
|
<value>TV Show</value>
|
||||||
|
</data>
|
||||||
|
</root>
|
156
src/Ombi.I18n/Resources/Texts.ru.resx
Normal file
156
src/Ombi.I18n/Resources/Texts.ru.resx
Normal file
|
@ -0,0 +1,156 @@
|
||||||
|
<?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 xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata" id="root">
|
||||||
|
<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="NewAlbums" xml:space="preserve">
|
||||||
|
<value>New Albums</value>
|
||||||
|
</data>
|
||||||
|
<data name="NewMovies" xml:space="preserve">
|
||||||
|
<value>New Movies</value>
|
||||||
|
</data>
|
||||||
|
<data name="NewTV" xml:space="preserve">
|
||||||
|
<value>New TV</value>
|
||||||
|
</data>
|
||||||
|
<data name="GenresLabel" xml:space="preserve">
|
||||||
|
<value>Genres:</value>
|
||||||
|
</data>
|
||||||
|
<data name="AlbumTypeLabel" xml:space="preserve">
|
||||||
|
<value>Type:</value>
|
||||||
|
</data>
|
||||||
|
<data name="SeasonLabel" xml:space="preserve">
|
||||||
|
<value>Сезон:</value>
|
||||||
|
</data>
|
||||||
|
<data name="EpisodesLabel" xml:space="preserve">
|
||||||
|
<value>Episodes:</value>
|
||||||
|
</data>
|
||||||
|
<data name="PoweredBy" xml:space="preserve">
|
||||||
|
<value>Powered by</value>
|
||||||
|
</data>
|
||||||
|
<data name="Unsubscribe" xml:space="preserve">
|
||||||
|
<value>Unsubscribe</value>
|
||||||
|
</data>
|
||||||
|
<data name="Album" xml:space="preserve">
|
||||||
|
<value>Album</value>
|
||||||
|
</data>
|
||||||
|
<data name="Movie" xml:space="preserve">
|
||||||
|
<value>Movie</value>
|
||||||
|
</data>
|
||||||
|
<data name="TvShow" xml:space="preserve">
|
||||||
|
<value>TV Show</value>
|
||||||
|
</data>
|
||||||
|
</root>
|
156
src/Ombi.I18n/Resources/Texts.sk.resx
Normal file
156
src/Ombi.I18n/Resources/Texts.sk.resx
Normal file
|
@ -0,0 +1,156 @@
|
||||||
|
<?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 xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata" id="root">
|
||||||
|
<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="NewAlbums" xml:space="preserve">
|
||||||
|
<value>New Albums</value>
|
||||||
|
</data>
|
||||||
|
<data name="NewMovies" xml:space="preserve">
|
||||||
|
<value>New Movies</value>
|
||||||
|
</data>
|
||||||
|
<data name="NewTV" xml:space="preserve">
|
||||||
|
<value>New TV</value>
|
||||||
|
</data>
|
||||||
|
<data name="GenresLabel" xml:space="preserve">
|
||||||
|
<value>Žánre:</value>
|
||||||
|
</data>
|
||||||
|
<data name="AlbumTypeLabel" xml:space="preserve">
|
||||||
|
<value>Typ:</value>
|
||||||
|
</data>
|
||||||
|
<data name="SeasonLabel" xml:space="preserve">
|
||||||
|
<value>Séria:</value>
|
||||||
|
</data>
|
||||||
|
<data name="EpisodesLabel" xml:space="preserve">
|
||||||
|
<value>Epizódy:</value>
|
||||||
|
</data>
|
||||||
|
<data name="PoweredBy" xml:space="preserve">
|
||||||
|
<value>Powered by</value>
|
||||||
|
</data>
|
||||||
|
<data name="Unsubscribe" xml:space="preserve">
|
||||||
|
<value>Unsubscribe</value>
|
||||||
|
</data>
|
||||||
|
<data name="Album" xml:space="preserve">
|
||||||
|
<value>Album</value>
|
||||||
|
</data>
|
||||||
|
<data name="Movie" xml:space="preserve">
|
||||||
|
<value>Movie</value>
|
||||||
|
</data>
|
||||||
|
<data name="TvShow" xml:space="preserve">
|
||||||
|
<value>TV Show</value>
|
||||||
|
</data>
|
||||||
|
</root>
|
156
src/Ombi.I18n/Resources/Texts.sv.resx
Normal file
156
src/Ombi.I18n/Resources/Texts.sv.resx
Normal file
|
@ -0,0 +1,156 @@
|
||||||
|
<?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 xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata" id="root">
|
||||||
|
<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="NewAlbums" xml:space="preserve">
|
||||||
|
<value>New Albums</value>
|
||||||
|
</data>
|
||||||
|
<data name="NewMovies" xml:space="preserve">
|
||||||
|
<value>New Movies</value>
|
||||||
|
</data>
|
||||||
|
<data name="NewTV" xml:space="preserve">
|
||||||
|
<value>New TV</value>
|
||||||
|
</data>
|
||||||
|
<data name="GenresLabel" xml:space="preserve">
|
||||||
|
<value>Genrer:</value>
|
||||||
|
</data>
|
||||||
|
<data name="AlbumTypeLabel" xml:space="preserve">
|
||||||
|
<value>Type:</value>
|
||||||
|
</data>
|
||||||
|
<data name="SeasonLabel" xml:space="preserve">
|
||||||
|
<value>Säsong:</value>
|
||||||
|
</data>
|
||||||
|
<data name="EpisodesLabel" xml:space="preserve">
|
||||||
|
<value>Episodes:</value>
|
||||||
|
</data>
|
||||||
|
<data name="PoweredBy" xml:space="preserve">
|
||||||
|
<value>Powered by</value>
|
||||||
|
</data>
|
||||||
|
<data name="Unsubscribe" xml:space="preserve">
|
||||||
|
<value>Unsubscribe</value>
|
||||||
|
</data>
|
||||||
|
<data name="Album" xml:space="preserve">
|
||||||
|
<value>Album</value>
|
||||||
|
</data>
|
||||||
|
<data name="Movie" xml:space="preserve">
|
||||||
|
<value>Movie</value>
|
||||||
|
</data>
|
||||||
|
<data name="TvShow" xml:space="preserve">
|
||||||
|
<value>TV Show</value>
|
||||||
|
</data>
|
||||||
|
</root>
|
156
src/Ombi.I18n/Resources/Texts.zh-TW.resx
Normal file
156
src/Ombi.I18n/Resources/Texts.zh-TW.resx
Normal file
|
@ -0,0 +1,156 @@
|
||||||
|
<?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 xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata" id="root">
|
||||||
|
<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="NewAlbums" xml:space="preserve">
|
||||||
|
<value>New Albums</value>
|
||||||
|
</data>
|
||||||
|
<data name="NewMovies" xml:space="preserve">
|
||||||
|
<value>New Movies</value>
|
||||||
|
</data>
|
||||||
|
<data name="NewTV" xml:space="preserve">
|
||||||
|
<value>New TV</value>
|
||||||
|
</data>
|
||||||
|
<data name="GenresLabel" xml:space="preserve">
|
||||||
|
<value>流派</value>
|
||||||
|
</data>
|
||||||
|
<data name="AlbumTypeLabel" xml:space="preserve">
|
||||||
|
<value>类型:</value>
|
||||||
|
</data>
|
||||||
|
<data name="SeasonLabel" xml:space="preserve">
|
||||||
|
<value>季:</value>
|
||||||
|
</data>
|
||||||
|
<data name="EpisodesLabel" xml:space="preserve">
|
||||||
|
<value>集:</value>
|
||||||
|
</data>
|
||||||
|
<data name="PoweredBy" xml:space="preserve">
|
||||||
|
<value>Powered by</value>
|
||||||
|
</data>
|
||||||
|
<data name="Unsubscribe" xml:space="preserve">
|
||||||
|
<value>Unsubscribe</value>
|
||||||
|
</data>
|
||||||
|
<data name="Album" xml:space="preserve">
|
||||||
|
<value>Album</value>
|
||||||
|
</data>
|
||||||
|
<data name="Movie" xml:space="preserve">
|
||||||
|
<value>Movie</value>
|
||||||
|
</data>
|
||||||
|
<data name="TvShow" xml:space="preserve">
|
||||||
|
<value>TV Show</value>
|
||||||
|
</data>
|
||||||
|
</root>
|
156
src/Ombi.I18n/Resources/Texts.zh.resx
Normal file
156
src/Ombi.I18n/Resources/Texts.zh.resx
Normal file
|
@ -0,0 +1,156 @@
|
||||||
|
<?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 xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata" id="root">
|
||||||
|
<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="NewAlbums" xml:space="preserve">
|
||||||
|
<value>新专辑</value>
|
||||||
|
</data>
|
||||||
|
<data name="NewMovies" xml:space="preserve">
|
||||||
|
<value>新电影</value>
|
||||||
|
</data>
|
||||||
|
<data name="NewTV" xml:space="preserve">
|
||||||
|
<value>新电视节目</value>
|
||||||
|
</data>
|
||||||
|
<data name="GenresLabel" xml:space="preserve">
|
||||||
|
<value>流派</value>
|
||||||
|
</data>
|
||||||
|
<data name="AlbumTypeLabel" xml:space="preserve">
|
||||||
|
<value>类型:</value>
|
||||||
|
</data>
|
||||||
|
<data name="SeasonLabel" xml:space="preserve">
|
||||||
|
<value>季:</value>
|
||||||
|
</data>
|
||||||
|
<data name="EpisodesLabel" xml:space="preserve">
|
||||||
|
<value>集:</value>
|
||||||
|
</data>
|
||||||
|
<data name="PoweredBy" xml:space="preserve">
|
||||||
|
<value>技术支持:</value>
|
||||||
|
</data>
|
||||||
|
<data name="Unsubscribe" xml:space="preserve">
|
||||||
|
<value>取消订阅</value>
|
||||||
|
</data>
|
||||||
|
<data name="Album" xml:space="preserve">
|
||||||
|
<value>Album</value>
|
||||||
|
</data>
|
||||||
|
<data name="Movie" xml:space="preserve">
|
||||||
|
<value>Movie</value>
|
||||||
|
</data>
|
||||||
|
<data name="TvShow" xml:space="preserve">
|
||||||
|
<value>TV Show</value>
|
||||||
|
</data>
|
||||||
|
</root>
|
|
@ -14,7 +14,9 @@
|
||||||
"Common": {
|
"Common": {
|
||||||
"ContinueButton": "Продължаване",
|
"ContinueButton": "Продължаване",
|
||||||
"Available": "Налично",
|
"Available": "Налично",
|
||||||
"Approved": "Approved",
|
"Available4K": "Available 4K",
|
||||||
|
"Approved": "Одобрени",
|
||||||
|
"Approve4K": "Approve 4K",
|
||||||
"Pending": "Pending",
|
"Pending": "Pending",
|
||||||
"PartiallyAvailable": "Частично налично",
|
"PartiallyAvailable": "Частично налично",
|
||||||
"Monitored": "Наблюдавано",
|
"Monitored": "Наблюдавано",
|
||||||
|
@ -24,8 +26,10 @@
|
||||||
"RequestDenied": "Заявката е отказана",
|
"RequestDenied": "Заявката е отказана",
|
||||||
"NotRequested": "Не е заявено",
|
"NotRequested": "Не е заявено",
|
||||||
"Requested": "Заявено",
|
"Requested": "Заявено",
|
||||||
|
"Requested4K": "Requested 4K",
|
||||||
"Search": "Търсене",
|
"Search": "Търсене",
|
||||||
"Request": "Заявка",
|
"Request": "Заявка",
|
||||||
|
"Request4K": "Request 4K",
|
||||||
"Denied": "Отказано",
|
"Denied": "Отказано",
|
||||||
"Approve": "Одобряване",
|
"Approve": "Одобряване",
|
||||||
"PartlyAvailable": "Частично налично",
|
"PartlyAvailable": "Частично налично",
|
||||||
|
@ -161,9 +165,13 @@
|
||||||
"ChangeRootFolder": "Основна папка",
|
"ChangeRootFolder": "Основна папка",
|
||||||
"ChangeQualityProfile": "Профил на качеството",
|
"ChangeQualityProfile": "Профил на качеството",
|
||||||
"MarkUnavailable": "Означаване като неналично",
|
"MarkUnavailable": "Означаване като неналично",
|
||||||
|
"MarkUnavailable4K": "Mark Unavailable 4K",
|
||||||
"MarkAvailable": "Означаване като налично",
|
"MarkAvailable": "Означаване като налично",
|
||||||
|
"MarkAvailable4K": "Mark Available 4K",
|
||||||
"Remove": "Премахване",
|
"Remove": "Премахване",
|
||||||
"Deny": "Отказване",
|
"Deny": "Отказване",
|
||||||
|
"Deny4K": "Deny 4K",
|
||||||
|
"Has4KRequest": "Has 4K Request",
|
||||||
"DenyReason": "Причина за отхвърляне",
|
"DenyReason": "Причина за отхвърляне",
|
||||||
"DeniedReason": "Причина за отхвърляне",
|
"DeniedReason": "Причина за отхвърляне",
|
||||||
"Season": "Сезон",
|
"Season": "Сезон",
|
||||||
|
@ -199,6 +207,7 @@
|
||||||
"RequestPanel": {
|
"RequestPanel": {
|
||||||
"Delete": "Изтриване на заявка",
|
"Delete": "Изтриване на заявка",
|
||||||
"Approve": "Одобряване на заявка",
|
"Approve": "Одобряване на заявка",
|
||||||
|
"Approve4K": "Approve 4K Request",
|
||||||
"ChangeAvailability": "Маркиране като налично",
|
"ChangeAvailability": "Маркиране като налично",
|
||||||
"Deleted": "Избраните елементи са изтрити успешно",
|
"Deleted": "Избраните елементи са изтрити успешно",
|
||||||
"Approved": "Избраните елементи са одобрени успешно"
|
"Approved": "Избраните елементи са одобрени успешно"
|
||||||
|
@ -212,7 +221,7 @@
|
||||||
"RequestCollection": "Request Collection",
|
"RequestCollection": "Request Collection",
|
||||||
"CollectionSuccesfullyAdded": "The collection {{name}} has been successfully added!",
|
"CollectionSuccesfullyAdded": "The collection {{name}} has been successfully added!",
|
||||||
"NeedToSelectEpisodes": "You need to select some episodes!",
|
"NeedToSelectEpisodes": "You need to select some episodes!",
|
||||||
"RequestAddedSuccessfully": "Request for {{title}} has been added successfully",
|
"RequestAddedSuccessfully": "Заявката за {{title}} е успешно добавена",
|
||||||
"ErrorCodes": {
|
"ErrorCodes": {
|
||||||
"AlreadyRequested": "This has already been requested",
|
"AlreadyRequested": "This has already been requested",
|
||||||
"EpisodesAlreadyRequested": "We already have episodes requested from this series",
|
"EpisodesAlreadyRequested": "We already have episodes requested from this series",
|
||||||
|
@ -295,6 +304,7 @@
|
||||||
},
|
},
|
||||||
"MediaDetails": {
|
"MediaDetails": {
|
||||||
"Denied": "Отказано",
|
"Denied": "Отказано",
|
||||||
|
"Denied4K": "Denied 4K",
|
||||||
"Trailers": "Trailers",
|
"Trailers": "Trailers",
|
||||||
"RecommendationsTitle": "Препоръчани",
|
"RecommendationsTitle": "Препоръчани",
|
||||||
"SimilarTitle": "Подобни",
|
"SimilarTitle": "Подобни",
|
||||||
|
@ -312,7 +322,7 @@
|
||||||
"QualityProfilesSelect": "Изберете профил на качеството",
|
"QualityProfilesSelect": "Изберете профил на качеството",
|
||||||
"RootFolderSelect": "Изберете основна папка",
|
"RootFolderSelect": "Изберете основна папка",
|
||||||
"LanguageProfileSelect": "Изберете езиков профил",
|
"LanguageProfileSelect": "Изберете езиков профил",
|
||||||
"Status": "Status:",
|
"Status": "Състояние:",
|
||||||
"StatusValues": {
|
"StatusValues": {
|
||||||
"Rumored": "Rumored",
|
"Rumored": "Rumored",
|
||||||
"Planned": "Planned",
|
"Planned": "Planned",
|
||||||
|
@ -326,23 +336,23 @@
|
||||||
},
|
},
|
||||||
"Seasons": "Seasons:",
|
"Seasons": "Seasons:",
|
||||||
"Episodes": "Episodes:",
|
"Episodes": "Episodes:",
|
||||||
"Availability": "Availability:",
|
"Availability": "Наличност:",
|
||||||
"RequestStatus": "Състояние на заявката",
|
"RequestStatus": "Състояние на заявката",
|
||||||
"Quality": "Quality:",
|
"Quality": "Качество:",
|
||||||
"RootFolderOverride": "Root Folder Override:",
|
"RootFolderOverride": "Ръчно задаване на основната папка:",
|
||||||
"QualityOverride": "Quality Override:",
|
"QualityOverride": "Ръчно задаване на качеството:",
|
||||||
"Network": "Network:",
|
"Network": "Мрежа:",
|
||||||
"GenresLabel": "Genres:",
|
"GenresLabel": "Жанрове:",
|
||||||
"Genres": "Genres",
|
"Genres": "Жанрове",
|
||||||
"FirstAired": "First Aired:",
|
"FirstAired": "Първо излъчено:",
|
||||||
"TheatricalRelease": "Release:",
|
"TheatricalRelease": "Кино премиера:",
|
||||||
"DigitalRelease": "Digital Release:",
|
"DigitalRelease": "Дигитална версия:",
|
||||||
"Votes": "Votes:",
|
"Votes": "Гласове:",
|
||||||
"Runtime": "Runtime:",
|
"Runtime": "Продължителност:",
|
||||||
"Minutes": "{{runtime}} Минути",
|
"Minutes": "{{runtime}} Минути",
|
||||||
"Revenue": "Revenue:",
|
"Revenue": "Приходи:",
|
||||||
"Budget": "Budget:",
|
"Budget": "Бюджет:",
|
||||||
"Keywords": "Keywords/Tags:",
|
"Keywords": "Ключови думи/тагове:",
|
||||||
"Casts": {
|
"Casts": {
|
||||||
"CastTitle": "В ролите"
|
"CastTitle": "В ролите"
|
||||||
},
|
},
|
||||||
|
@ -351,18 +361,19 @@
|
||||||
"FirstSeasonTooltip": "Това ще заяви само първия сезон на това предаване",
|
"FirstSeasonTooltip": "Това ще заяви само първия сезон на това предаване",
|
||||||
"LatestSeasonTooltip": "Това ще заяви само последния сезон на това предаване",
|
"LatestSeasonTooltip": "Това ще заяви само последния сезон на това предаване",
|
||||||
"NoEpisodes": "За съжаление все още няма данни за епизоди на това предаване!",
|
"NoEpisodes": "За съжаление все още няма данни за епизоди на това предаване!",
|
||||||
"SeasonNumber": "Season {{number}}"
|
"SeasonNumber": "Сезон {{number}}"
|
||||||
},
|
},
|
||||||
"SonarrConfiguration": "Конфигурация на Sonarr",
|
"SonarrConfiguration": "Конфигурация на Sonarr",
|
||||||
"RadarrConfiguration": "Конфигурация на Radarr",
|
"RadarrConfiguration": "Конфигурация на Radarr",
|
||||||
"RequestOnBehalf": "Заявете от името на",
|
"RequestOnBehalf": "Заявете от името на",
|
||||||
"PleaseSelectUser": "Моля, изберете потребител",
|
"PleaseSelectUser": "Моля, изберете потребител",
|
||||||
"StreamingOn": "Streaming On:",
|
"StreamingOn": "Поточното изпълнение е включено:",
|
||||||
"RequestedBy": "Requested By:",
|
"RequestedBy": "Заявено от:",
|
||||||
"RequestedByOn": "Requested By {{user}} on {{date}}",
|
"RequestedByOn": "Requested By {{user}} on {{date}}",
|
||||||
"RequestDate": "Request Date:",
|
"RequestDate": "Дата на заявка:",
|
||||||
"DeniedReason": "Denied Reason:",
|
"DeniedReason": "Причина за отхвърляне:",
|
||||||
"ReProcessRequest": "Повтаряне на заявка",
|
"ReProcessRequest": "Повтаряне на заявка",
|
||||||
|
"ReProcessRequest4K": "Re-Process 4K Request",
|
||||||
"Music": {
|
"Music": {
|
||||||
"Type": "Type:",
|
"Type": "Type:",
|
||||||
"Country": "Country:",
|
"Country": "Country:",
|
||||||
|
@ -408,7 +419,7 @@
|
||||||
"ChangeDetails": "Change Details",
|
"ChangeDetails": "Change Details",
|
||||||
"NeedCurrentPassword": "You need your current password to make any changes here",
|
"NeedCurrentPassword": "You need your current password to make any changes here",
|
||||||
"CurrentPassword": "Current Password",
|
"CurrentPassword": "Current Password",
|
||||||
"EmailAddress": "Email Address",
|
"EmailAddress": "Електронна поща",
|
||||||
"NewPassword": "New Password",
|
"NewPassword": "New Password",
|
||||||
"NewPasswordConfirm": "New Password Confirm",
|
"NewPasswordConfirm": "New Password Confirm",
|
||||||
"Security": "Security",
|
"Security": "Security",
|
||||||
|
|
|
@ -14,7 +14,9 @@
|
||||||
"Common": {
|
"Common": {
|
||||||
"ContinueButton": "Pokračovat",
|
"ContinueButton": "Pokračovat",
|
||||||
"Available": "Dostupný",
|
"Available": "Dostupný",
|
||||||
|
"Available4K": "Available 4K",
|
||||||
"Approved": "Schváleno",
|
"Approved": "Schváleno",
|
||||||
|
"Approve4K": "Approve 4K",
|
||||||
"Pending": "Čeká na vyřízení",
|
"Pending": "Čeká na vyřízení",
|
||||||
"PartiallyAvailable": "Částečně dostupné",
|
"PartiallyAvailable": "Částečně dostupné",
|
||||||
"Monitored": "Monitorováno",
|
"Monitored": "Monitorováno",
|
||||||
|
@ -24,8 +26,10 @@
|
||||||
"RequestDenied": "Žádost zamítnuta",
|
"RequestDenied": "Žádost zamítnuta",
|
||||||
"NotRequested": "Nevyžádáno",
|
"NotRequested": "Nevyžádáno",
|
||||||
"Requested": "Vyžádáno",
|
"Requested": "Vyžádáno",
|
||||||
|
"Requested4K": "Requested 4K",
|
||||||
"Search": "Hledat",
|
"Search": "Hledat",
|
||||||
"Request": "Žádost",
|
"Request": "Žádost",
|
||||||
|
"Request4K": "Request 4K",
|
||||||
"Denied": "Zamítnuto",
|
"Denied": "Zamítnuto",
|
||||||
"Approve": "Schválit",
|
"Approve": "Schválit",
|
||||||
"PartlyAvailable": "Částečně k dispozici",
|
"PartlyAvailable": "Částečně k dispozici",
|
||||||
|
@ -60,7 +64,7 @@
|
||||||
},
|
},
|
||||||
"NavigationBar": {
|
"NavigationBar": {
|
||||||
"Discover": "Discover",
|
"Discover": "Discover",
|
||||||
"Search": "Search",
|
"Search": "Hledat",
|
||||||
"Requests": "Requests",
|
"Requests": "Requests",
|
||||||
"UserManagement": "Users",
|
"UserManagement": "Users",
|
||||||
"Issues": "Issues",
|
"Issues": "Issues",
|
||||||
|
@ -91,7 +95,7 @@
|
||||||
"EveningWelcome": "Good evening!"
|
"EveningWelcome": "Good evening!"
|
||||||
},
|
},
|
||||||
"Search": {
|
"Search": {
|
||||||
"Title": "Search",
|
"Title": "Hledat",
|
||||||
"Paragraph": "Want to watch something that is not currently available? No problem, just search for it below and request it!",
|
"Paragraph": "Want to watch something that is not currently available? No problem, just search for it below and request it!",
|
||||||
"MoviesTab": "Movies",
|
"MoviesTab": "Movies",
|
||||||
"TvTab": "TV Shows",
|
"TvTab": "TV Shows",
|
||||||
|
@ -161,9 +165,13 @@
|
||||||
"ChangeRootFolder": "Root Folder",
|
"ChangeRootFolder": "Root Folder",
|
||||||
"ChangeQualityProfile": "Quality Profile",
|
"ChangeQualityProfile": "Quality Profile",
|
||||||
"MarkUnavailable": "Mark Unavailable",
|
"MarkUnavailable": "Mark Unavailable",
|
||||||
|
"MarkUnavailable4K": "Mark Unavailable 4K",
|
||||||
"MarkAvailable": "Mark Available",
|
"MarkAvailable": "Mark Available",
|
||||||
|
"MarkAvailable4K": "Mark Available 4K",
|
||||||
"Remove": "Remove",
|
"Remove": "Remove",
|
||||||
"Deny": "Deny",
|
"Deny": "Deny",
|
||||||
|
"Deny4K": "Deny 4K",
|
||||||
|
"Has4KRequest": "Has 4K Request",
|
||||||
"DenyReason": "Deny Reason",
|
"DenyReason": "Deny Reason",
|
||||||
"DeniedReason": "Denied Reason",
|
"DeniedReason": "Denied Reason",
|
||||||
"Season": "Season",
|
"Season": "Season",
|
||||||
|
@ -199,6 +207,7 @@
|
||||||
"RequestPanel": {
|
"RequestPanel": {
|
||||||
"Delete": "Delete Request",
|
"Delete": "Delete Request",
|
||||||
"Approve": "Approve Request",
|
"Approve": "Approve Request",
|
||||||
|
"Approve4K": "Approve 4K Request",
|
||||||
"ChangeAvailability": "Mark Available",
|
"ChangeAvailability": "Mark Available",
|
||||||
"Deleted": "Successfully deleted selected items",
|
"Deleted": "Successfully deleted selected items",
|
||||||
"Approved": "Successfully approved selected items"
|
"Approved": "Successfully approved selected items"
|
||||||
|
@ -269,15 +278,15 @@
|
||||||
"DeletedIssue": "Issue has been deleted",
|
"DeletedIssue": "Issue has been deleted",
|
||||||
"Chat": "Chat",
|
"Chat": "Chat",
|
||||||
"EnterYourMessage": "Enter Your Message",
|
"EnterYourMessage": "Enter Your Message",
|
||||||
"Requested": "Requested",
|
"Requested": "Vyžádáno",
|
||||||
"UserOnDate": "{{user}} on {{date}}"
|
"UserOnDate": "{{user}} on {{date}}"
|
||||||
},
|
},
|
||||||
"Filter": {
|
"Filter": {
|
||||||
"ClearFilter": "Clear Filter",
|
"ClearFilter": "Clear Filter",
|
||||||
"FilterHeaderAvailability": "Availability",
|
"FilterHeaderAvailability": "Availability",
|
||||||
"FilterHeaderRequestStatus": "Status",
|
"FilterHeaderRequestStatus": "Status",
|
||||||
"Approved": "Approved",
|
"Approved": "Schváleno",
|
||||||
"PendingApproval": "Pending Approval",
|
"PendingApproval": "Čeká na schválení",
|
||||||
"WatchProviders": "Watch Providers",
|
"WatchProviders": "Watch Providers",
|
||||||
"Keywords": "Keywords"
|
"Keywords": "Keywords"
|
||||||
},
|
},
|
||||||
|
@ -294,7 +303,8 @@
|
||||||
"VotesTab": "Votes Needed"
|
"VotesTab": "Votes Needed"
|
||||||
},
|
},
|
||||||
"MediaDetails": {
|
"MediaDetails": {
|
||||||
"Denied": "Denied",
|
"Denied": "Zamítnuto",
|
||||||
|
"Denied4K": "Denied 4K",
|
||||||
"Trailers": "Trailers",
|
"Trailers": "Trailers",
|
||||||
"RecommendationsTitle": "Recommendations",
|
"RecommendationsTitle": "Recommendations",
|
||||||
"SimilarTitle": "Similar",
|
"SimilarTitle": "Similar",
|
||||||
|
@ -363,6 +373,7 @@
|
||||||
"RequestDate": "Request Date:",
|
"RequestDate": "Request Date:",
|
||||||
"DeniedReason": "Denied Reason:",
|
"DeniedReason": "Denied Reason:",
|
||||||
"ReProcessRequest": "Re-Process Request",
|
"ReProcessRequest": "Re-Process Request",
|
||||||
|
"ReProcessRequest4K": "Re-Process 4K Request",
|
||||||
"Music": {
|
"Music": {
|
||||||
"Type": "Type:",
|
"Type": "Type:",
|
||||||
"Country": "Country:",
|
"Country": "Country:",
|
||||||
|
|
|
@ -4,8 +4,8 @@
|
||||||
"UsernamePlaceholder": "Brugernavn",
|
"UsernamePlaceholder": "Brugernavn",
|
||||||
"PasswordPlaceholder": "Adgangskode",
|
"PasswordPlaceholder": "Adgangskode",
|
||||||
"RememberMe": "Husk mig",
|
"RememberMe": "Husk mig",
|
||||||
"SignInWith": "Sign in with {{appName}}",
|
"SignInWith": "Log ind med {{appName}}",
|
||||||
"SignInWithPlex": "Sign in with Plex",
|
"SignInWithPlex": "Log ind med Plex",
|
||||||
"ForgottenPassword": "Glemt adgangskode?",
|
"ForgottenPassword": "Glemt adgangskode?",
|
||||||
"Errors": {
|
"Errors": {
|
||||||
"IncorrectCredentials": "Forkert brugernavn eller adgangskode"
|
"IncorrectCredentials": "Forkert brugernavn eller adgangskode"
|
||||||
|
@ -14,8 +14,10 @@
|
||||||
"Common": {
|
"Common": {
|
||||||
"ContinueButton": "Fortsæt",
|
"ContinueButton": "Fortsæt",
|
||||||
"Available": "Tilgængelig",
|
"Available": "Tilgængelig",
|
||||||
"Approved": "Approved",
|
"Available4K": "Tilgængelig 4K",
|
||||||
"Pending": "Pending",
|
"Approved": "Godkendt",
|
||||||
|
"Approve4K": "Godkend 4K",
|
||||||
|
"Pending": "Afventer",
|
||||||
"PartiallyAvailable": "Delvist tilgængelig",
|
"PartiallyAvailable": "Delvist tilgængelig",
|
||||||
"Monitored": "Overvåget",
|
"Monitored": "Overvåget",
|
||||||
"NotAvailable": "Ikke tilgængelig",
|
"NotAvailable": "Ikke tilgængelig",
|
||||||
|
@ -24,20 +26,22 @@
|
||||||
"RequestDenied": "Anmodning afvist",
|
"RequestDenied": "Anmodning afvist",
|
||||||
"NotRequested": "Ikke anmodet",
|
"NotRequested": "Ikke anmodet",
|
||||||
"Requested": "Anmodet",
|
"Requested": "Anmodet",
|
||||||
"Search": "Search",
|
"Requested4K": "Anmodet 4K",
|
||||||
|
"Search": "Søg",
|
||||||
"Request": "Anmod",
|
"Request": "Anmod",
|
||||||
|
"Request4K": "Anmod 4K",
|
||||||
"Denied": "Afvist",
|
"Denied": "Afvist",
|
||||||
"Approve": "Godkendt",
|
"Approve": "Godkendt",
|
||||||
"PartlyAvailable": "Delvist tilgængelig",
|
"PartlyAvailable": "Delvist tilgængelig",
|
||||||
"ViewDetails": "View Details",
|
"ViewDetails": "Vis detaljer",
|
||||||
"Errors": {
|
"Errors": {
|
||||||
"Validation": "Tjek venligst dine indtastede værdier"
|
"Validation": "Tjek venligst dine indtastede værdier"
|
||||||
},
|
},
|
||||||
"Cancel": "Cancel",
|
"Cancel": "Annuller",
|
||||||
"Submit": "Submit",
|
"Submit": "Send",
|
||||||
"Update": "Update",
|
"Update": "Opdater",
|
||||||
"tvShow": "TV Show",
|
"tvShow": "TV-Serier",
|
||||||
"movie": "Movie",
|
"movie": "Film",
|
||||||
"album": "Album"
|
"album": "Album"
|
||||||
},
|
},
|
||||||
"PasswordReset": {
|
"PasswordReset": {
|
||||||
|
@ -56,10 +60,10 @@
|
||||||
"CheckPageForUpdates": "Tjek denne side for løbende opdateringer."
|
"CheckPageForUpdates": "Tjek denne side for løbende opdateringer."
|
||||||
},
|
},
|
||||||
"ErrorPages": {
|
"ErrorPages": {
|
||||||
"NotFound": "Page not found"
|
"NotFound": "Siden blev ikke fundet"
|
||||||
},
|
},
|
||||||
"NavigationBar": {
|
"NavigationBar": {
|
||||||
"Discover": "Discover",
|
"Discover": "Opdag",
|
||||||
"Search": "Søg",
|
"Search": "Søg",
|
||||||
"Requests": "Anmodninger",
|
"Requests": "Anmodninger",
|
||||||
"UserManagement": "Brugeradministration",
|
"UserManagement": "Brugeradministration",
|
||||||
|
@ -75,20 +79,20 @@
|
||||||
"Logout": "Log af",
|
"Logout": "Log af",
|
||||||
"OpenMobileApp": "Åbn mobilapp",
|
"OpenMobileApp": "Åbn mobilapp",
|
||||||
"RecentlyAdded": "Senest tilføjet",
|
"RecentlyAdded": "Senest tilføjet",
|
||||||
"ChangeTheme": "Change Theme",
|
"ChangeTheme": "Skift tema",
|
||||||
"Calendar": "Calendar",
|
"Calendar": "Kalender",
|
||||||
"UserPreferences": "Preferences",
|
"UserPreferences": "Præferencer",
|
||||||
"FeatureSuggestion": "Feature Suggestion",
|
"FeatureSuggestion": "Feature Suggestion",
|
||||||
"FeatureSuggestionTooltip": "Have a great new idea? Suggest it here!",
|
"FeatureSuggestionTooltip": "Har du en god ny idé? Foreslå den her!",
|
||||||
"Filter": {
|
"Filter": {
|
||||||
"Movies": "Film",
|
"Movies": "Film",
|
||||||
"TvShows": "Tv-serier",
|
"TvShows": "Tv-serier",
|
||||||
"Music": "Musik",
|
"Music": "Musik",
|
||||||
"People": "People"
|
"People": "Personer"
|
||||||
},
|
},
|
||||||
"MorningWelcome": "Good morning!",
|
"MorningWelcome": "Godmorgen!",
|
||||||
"AfternoonWelcome": "Good afternoon!",
|
"AfternoonWelcome": "Godeftermiddag!",
|
||||||
"EveningWelcome": "Good evening!"
|
"EveningWelcome": "Godaften!"
|
||||||
},
|
},
|
||||||
"Search": {
|
"Search": {
|
||||||
"Title": "Søg",
|
"Title": "Søg",
|
||||||
|
@ -96,19 +100,19 @@
|
||||||
"MoviesTab": "Film",
|
"MoviesTab": "Film",
|
||||||
"TvTab": "Tv-serier",
|
"TvTab": "Tv-serier",
|
||||||
"MusicTab": "Musik",
|
"MusicTab": "Musik",
|
||||||
"AdvancedSearch": "You can fill in any of the below to discover new media. All of the results are sorted by popularity",
|
"AdvancedSearch": "Du kan udfylde en eller flere af nedenstående for at opdage nye medier. Alle resultater er sorteret efter popularitet",
|
||||||
"AdvancedSearchHeader": "Advanced Search",
|
"AdvancedSearchHeader": "Avanceret Søgning",
|
||||||
"Suggestions": "Forslag",
|
"Suggestions": "Forslag",
|
||||||
"NoResults": "Beklager, vi fandt ingen resultater!",
|
"NoResults": "Beklager, vi fandt ingen resultater!",
|
||||||
"DigitalDate": "Digital udgivelse: {{date}}",
|
"DigitalDate": "Digital udgivelse: {{date}}",
|
||||||
"TheatricalRelease": "Biografudgivelse: {{date}}",
|
"TheatricalRelease": "Biografudgivelse: {{date}}",
|
||||||
"ViewOnPlex": "Se på Plex",
|
"ViewOnPlex": "Se på Plex",
|
||||||
"ViewOnEmby": "Se på Emby",
|
"ViewOnEmby": "Se på Emby",
|
||||||
"ViewOnJellyfin": "Play On Jellyfin",
|
"ViewOnJellyfin": "Afspil på Jellyfin",
|
||||||
"RequestAdded": "{{title}} er anmodet med succes",
|
"RequestAdded": "{{title}} er anmodet med succes",
|
||||||
"Similar": "Lignende",
|
"Similar": "Lignende",
|
||||||
"Refine": "Refine",
|
"Refine": "Specificer",
|
||||||
"SearchBarPlaceholder": "Type Here to Search",
|
"SearchBarPlaceholder": "Indtast her for at søge",
|
||||||
"Movies": {
|
"Movies": {
|
||||||
"PopularMovies": "Populære film",
|
"PopularMovies": "Populære film",
|
||||||
"UpcomingMovies": "Kommende film",
|
"UpcomingMovies": "Kommende film",
|
||||||
|
@ -132,19 +136,19 @@
|
||||||
"Season": "Sæson {{seasonNumber}}",
|
"Season": "Sæson {{seasonNumber}}",
|
||||||
"SelectAllInSeason": "Vælg alle i sæson {{seasonNumber}}"
|
"SelectAllInSeason": "Vælg alle i sæson {{seasonNumber}}"
|
||||||
},
|
},
|
||||||
"AdvancedSearchInstructions": "Please choose what type of media you are searching for:",
|
"AdvancedSearchInstructions": "Vælg venligst hvilken type medier, du søger efter:",
|
||||||
"YearOfRelease": "Year of Release",
|
"YearOfRelease": "Udgivelsesår",
|
||||||
"SearchGenre": "Search Genre",
|
"SearchGenre": "Søg efter genre",
|
||||||
"SearchKeyword": "Search Keyword",
|
"SearchKeyword": "Søg efter nøgleord",
|
||||||
"SearchProvider": "Search Provider",
|
"SearchProvider": "Søgemaskiner",
|
||||||
"KeywordSearchingDisclaimer": "Please note that Keyword Searching is very hit and miss due to the inconsistent data in TheMovieDb"
|
"KeywordSearchingDisclaimer": "Bemærk venligst, at Nøgleord-søgning ikke altid er pålideligt grundet de inkonsistente data i TheMovieDb"
|
||||||
},
|
},
|
||||||
"Requests": {
|
"Requests": {
|
||||||
"Title": "Anmodninger",
|
"Title": "Anmodninger",
|
||||||
"Paragraph": "Herunder kan du se dine og alle andre anmodninger, samt status for download og godkendelse.",
|
"Paragraph": "Herunder kan du se dine og alle andre anmodninger, samt status for download og godkendelse.",
|
||||||
"MoviesTab": "Film",
|
"MoviesTab": "Film",
|
||||||
"ArtistName": "Artist",
|
"ArtistName": "Kunstner",
|
||||||
"AlbumName": "Album Name",
|
"AlbumName": "Albumnavn",
|
||||||
"TvTab": "Tv-serier",
|
"TvTab": "Tv-serier",
|
||||||
"MusicTab": "Musik",
|
"MusicTab": "Musik",
|
||||||
"RequestedBy": "Anmodet af",
|
"RequestedBy": "Anmodet af",
|
||||||
|
@ -161,11 +165,15 @@
|
||||||
"ChangeRootFolder": "Skift rodmappe",
|
"ChangeRootFolder": "Skift rodmappe",
|
||||||
"ChangeQualityProfile": "Skift kvalitetsprofil",
|
"ChangeQualityProfile": "Skift kvalitetsprofil",
|
||||||
"MarkUnavailable": "Markér som utilgængelig",
|
"MarkUnavailable": "Markér som utilgængelig",
|
||||||
|
"MarkUnavailable4K": "Marker Utilgængelig 4K",
|
||||||
"MarkAvailable": "Markér som tilgængelig",
|
"MarkAvailable": "Markér som tilgængelig",
|
||||||
|
"MarkAvailable4K": "Marker Tilgængelig 4K",
|
||||||
"Remove": "Fjern",
|
"Remove": "Fjern",
|
||||||
"Deny": "Afvis",
|
"Deny": "Afvis",
|
||||||
"DenyReason": "Deny Reason",
|
"Deny4K": "Afvis 4K",
|
||||||
"DeniedReason": "Denied Reason",
|
"Has4KRequest": "Har 4K Anmodning",
|
||||||
|
"DenyReason": "Afvisningsårsag",
|
||||||
|
"DeniedReason": "Afvisningsårsag",
|
||||||
"Season": "Sæson",
|
"Season": "Sæson",
|
||||||
"GridTitle": "Titel",
|
"GridTitle": "Titel",
|
||||||
"AirDate": "Sendt",
|
"AirDate": "Sendt",
|
||||||
|
@ -187,60 +195,61 @@
|
||||||
"NextMinutes": "En anden anmodning vil blive tilføjet i {{time}} Minutter",
|
"NextMinutes": "En anden anmodning vil blive tilføjet i {{time}} Minutter",
|
||||||
"NextMinute": "En anden anmodning vil blive tilføjet i {{time}} Minut"
|
"NextMinute": "En anden anmodning vil blive tilføjet i {{time}} Minut"
|
||||||
},
|
},
|
||||||
"AllRequests": "All Requests",
|
"AllRequests": "Alle anmodninger",
|
||||||
"PendingRequests": "Pending Requests",
|
"PendingRequests": "Afventende anmodninger",
|
||||||
"ProcessingRequests": "Processing Requests",
|
"ProcessingRequests": "Behandler anmodninger",
|
||||||
"AvailableRequests": "Available Requests",
|
"AvailableRequests": "Tilgængelige anmodninger",
|
||||||
"DeniedRequests": "Denied Requests",
|
"DeniedRequests": "Afviste anmodninger",
|
||||||
"RequestsToDisplay": "Requests to display",
|
"RequestsToDisplay": "Anmodninger at vise",
|
||||||
"RequestsTitle": "Titel",
|
"RequestsTitle": "Titel",
|
||||||
"Details": "Detaljer",
|
"Details": "Detaljer",
|
||||||
"Options": "Options",
|
"Options": "Indstillinger",
|
||||||
"RequestPanel": {
|
"RequestPanel": {
|
||||||
"Delete": "Delete Request",
|
"Delete": "Slet Anmodning",
|
||||||
"Approve": "Approve Request",
|
"Approve": "Godkend Andmodning",
|
||||||
"ChangeAvailability": "Mark Available",
|
"Approve4K": "Godkend 4K Anmodning",
|
||||||
"Deleted": "Successfully deleted selected items",
|
"ChangeAvailability": "Markér som tilgængelig",
|
||||||
"Approved": "Successfully approved selected items"
|
"Deleted": "De valgte elementer blev slettet",
|
||||||
|
"Approved": "De valgte elementer blev godkendt"
|
||||||
},
|
},
|
||||||
"SuccessfullyApproved": "Successfully Approved",
|
"SuccessfullyApproved": "Godkendt",
|
||||||
"SuccessfullyDeleted": "Request successfully deleted",
|
"SuccessfullyDeleted": "Anmodningen blev slettet",
|
||||||
"NowAvailable": "Request is now available",
|
"NowAvailable": "Anmodningen er nu tilgængelig",
|
||||||
"NowUnavailable": "Request is now unavailable",
|
"NowUnavailable": "Anmodningen er nu utilgængelig",
|
||||||
"SuccessfullyReprocessed": "Successfully Re-processed the request",
|
"SuccessfullyReprocessed": "Anmodningen blev genbehandlet",
|
||||||
"DeniedRequest": "Denied Request",
|
"DeniedRequest": "Anmodningen blev afvist",
|
||||||
"RequestCollection": "Request Collection",
|
"RequestCollection": "Anmod Om Samling",
|
||||||
"CollectionSuccesfullyAdded": "The collection {{name}} has been successfully added!",
|
"CollectionSuccesfullyAdded": "Samlingen {{name}} er blevet tilføjet!",
|
||||||
"NeedToSelectEpisodes": "You need to select some episodes!",
|
"NeedToSelectEpisodes": "Du skal vælge nogle episoder!",
|
||||||
"RequestAddedSuccessfully": "Request for {{title}} has been added successfully",
|
"RequestAddedSuccessfully": "{{title}} er anmodet med succes",
|
||||||
"ErrorCodes": {
|
"ErrorCodes": {
|
||||||
"AlreadyRequested": "This has already been requested",
|
"AlreadyRequested": "Dette er allerede blevet anmodet om",
|
||||||
"EpisodesAlreadyRequested": "We already have episodes requested from this series",
|
"EpisodesAlreadyRequested": "Vi har allerede episoder anmodet fra denne serie",
|
||||||
"NoPermissionsOnBehalf": "You do not have the correct permissions to request on behalf of users!",
|
"NoPermissionsOnBehalf": "Du har ikke de korrekte tilladelser til at anmode på vegne af brugere!",
|
||||||
"NoPermissions": "You do not have the correct permissions!",
|
"NoPermissions": "Du har ikke de nødvendige tilladelser!",
|
||||||
"RequestDoesNotExist": "Request does not exist",
|
"RequestDoesNotExist": "Anmodningen eksisterer ikke",
|
||||||
"ChildRequestDoesNotExist": "Child Request does not exist",
|
"ChildRequestDoesNotExist": "Child-anmodning eksisterer ikke",
|
||||||
"NoPermissionsRequestMovie": "You do not have permissions to Request a Movie",
|
"NoPermissionsRequestMovie": "Du har ikke tilladelse til at anmode om en film",
|
||||||
"NoPermissionsRequestTV": "You do not have permissions to Request a TV Show",
|
"NoPermissionsRequestTV": "Du har ikke tilladelse til at anmode om en tv-serie",
|
||||||
"NoPermissionsRequestAlbum": "You do not have permissions to Request an Album",
|
"NoPermissionsRequestAlbum": "Du har ikke tilladelse til at anmode om et album",
|
||||||
"MovieRequestQuotaExceeded": "You have exceeded your Movie request quota!",
|
"MovieRequestQuotaExceeded": "Du har overskredet din film-anmodningskvote!",
|
||||||
"TvRequestQuotaExceeded": "You have exceeded your Episode request quota!",
|
"TvRequestQuotaExceeded": "Du har overskredet din episode-anmodningskvote!",
|
||||||
"AlbumRequestQuotaExceeded": "You have exceeded your Album request quota!"
|
"AlbumRequestQuotaExceeded": "Du har overskredet din album-anmodningskvote!"
|
||||||
},
|
},
|
||||||
"Notify": "Notify",
|
"Notify": "Giv besked",
|
||||||
"RemoveNotification": "Remove Notifications",
|
"RemoveNotification": "Fjern Notifikationer",
|
||||||
"SuccessfulNotify": "You will now be notified for title {{title}}",
|
"SuccessfulNotify": "Du vil nu få besked om titlen {{title}}",
|
||||||
"SuccessfulUnNotify": "You will no longer be notified for title {{title}}",
|
"SuccessfulUnNotify": "Du vil ikke længere få besked om titlen {{title}}",
|
||||||
"CouldntNotify": "Couldn't notify title {{title}}"
|
"CouldntNotify": "Titlen {{title}} kunne ikke meddeles"
|
||||||
},
|
},
|
||||||
"Issues": {
|
"Issues": {
|
||||||
"Title": "Problemer",
|
"Title": "Problemer",
|
||||||
"IssuesForTitle": "Issues for {{title}}",
|
"IssuesForTitle": "Problemer for {{title}}",
|
||||||
"PendingTitle": "Afventende problemer",
|
"PendingTitle": "Afventende problemer",
|
||||||
"InProgressTitle": "Igangværende probemer",
|
"InProgressTitle": "Igangværende probemer",
|
||||||
"ResolvedTitle": "Løste problemer",
|
"ResolvedTitle": "Løste problemer",
|
||||||
"ColumnTitle": "Titel",
|
"ColumnTitle": "Titel",
|
||||||
"Count": "Count",
|
"Count": "Antal",
|
||||||
"Category": "Kategori",
|
"Category": "Kategori",
|
||||||
"Status": "Status",
|
"Status": "Status",
|
||||||
"Details": "Detaljer",
|
"Details": "Detaljer",
|
||||||
|
@ -254,23 +263,23 @@
|
||||||
"WriteMessagePlaceholder": "Indtast din besked her...",
|
"WriteMessagePlaceholder": "Indtast din besked her...",
|
||||||
"ReportedBy": "Anmeldt af",
|
"ReportedBy": "Anmeldt af",
|
||||||
"IssueDialog": {
|
"IssueDialog": {
|
||||||
"Title": "Report an issue",
|
"Title": "Rapporter en fejl",
|
||||||
"DescriptionPlaceholder": "Please describe the issue",
|
"DescriptionPlaceholder": "Beskriv venligst problemet",
|
||||||
"TitlePlaceholder": "Short title of your issue",
|
"TitlePlaceholder": "Kort titel på dit problem",
|
||||||
"SelectCategory": "Select Category",
|
"SelectCategory": "Vælg kategori",
|
||||||
"IssueCreated": "Issue has been created"
|
"IssueCreated": "Problemet er oprettet"
|
||||||
},
|
},
|
||||||
"Outstanding": "There are outstanding issues",
|
"Outstanding": "Der er uafklarede problemer",
|
||||||
"ResolvedDate": "Resolved date",
|
"ResolvedDate": "Løst dato",
|
||||||
"CreatedDate": "Raised on",
|
"CreatedDate": "Oprettet den",
|
||||||
"MarkedAsResolved": "This issue has now been marked as resolved!",
|
"MarkedAsResolved": "Dette problem er nu blevet markeret som løst!",
|
||||||
"MarkedAsInProgress": "This issue has now been marked as in progress!",
|
"MarkedAsInProgress": "Dette problem er markeret som igangværende!",
|
||||||
"Delete": "Delete issue",
|
"Delete": "Slet problem",
|
||||||
"DeletedIssue": "Issue has been deleted",
|
"DeletedIssue": "Problemet er slettet",
|
||||||
"Chat": "Chat",
|
"Chat": "Chat",
|
||||||
"EnterYourMessage": "Enter Your Message",
|
"EnterYourMessage": "Indtast din besked",
|
||||||
"Requested": "Requested",
|
"Requested": "Anmodet",
|
||||||
"UserOnDate": "{{user}} on {{date}}"
|
"UserOnDate": "{{user}} d. {{date}}"
|
||||||
},
|
},
|
||||||
"Filter": {
|
"Filter": {
|
||||||
"ClearFilter": "Nulstil filter",
|
"ClearFilter": "Nulstil filter",
|
||||||
|
@ -278,8 +287,8 @@
|
||||||
"FilterHeaderRequestStatus": "Status",
|
"FilterHeaderRequestStatus": "Status",
|
||||||
"Approved": "Godkendt",
|
"Approved": "Godkendt",
|
||||||
"PendingApproval": "Afventer godkendelse",
|
"PendingApproval": "Afventer godkendelse",
|
||||||
"WatchProviders": "Watch Providers",
|
"WatchProviders": "Vælg udbydere",
|
||||||
"Keywords": "Keywords"
|
"Keywords": "Nøgleord"
|
||||||
},
|
},
|
||||||
"UserManagment": {
|
"UserManagment": {
|
||||||
"TvRemaining": "Tv: {{remaining}}/{{total}} Resterende",
|
"TvRemaining": "Tv: {{remaining}}/{{total}} Resterende",
|
||||||
|
@ -295,141 +304,143 @@
|
||||||
},
|
},
|
||||||
"MediaDetails": {
|
"MediaDetails": {
|
||||||
"Denied": "Afvist",
|
"Denied": "Afvist",
|
||||||
|
"Denied4K": "Afvist 4K",
|
||||||
"Trailers": "Trailers",
|
"Trailers": "Trailers",
|
||||||
"RecommendationsTitle": "Recommendations",
|
"RecommendationsTitle": "Anbefalinger",
|
||||||
"SimilarTitle": "Lignende",
|
"SimilarTitle": "Lignende",
|
||||||
"VideosTitle": "Videos",
|
"VideosTitle": "Video",
|
||||||
"AlbumsTitle": "Albums",
|
"AlbumsTitle": "Album",
|
||||||
"RequestAllAlbums": "Request All Albums",
|
"RequestAllAlbums": "Anmod Om Alle Albums",
|
||||||
"ClearSelection": "Clear Selection",
|
"ClearSelection": "Ryd valgte",
|
||||||
"RequestSelectedAlbums": "Request Selected Albums",
|
"RequestSelectedAlbums": "Anmod Om Valgte Album",
|
||||||
"ViewCollection": "View Collection",
|
"ViewCollection": "Vis Samling",
|
||||||
"NotEnoughInfo": "Unfortunately there is not enough information about this show yet!",
|
"NotEnoughInfo": "Der er desværre ikke nok information om dette show endnu!",
|
||||||
"AdvancedOptions": "Advanced Options",
|
"AdvancedOptions": "Avancerede Indstillinger",
|
||||||
"AutoApproveOptions": "You can configure the request here, once requested it will be sent to your DVR application and will be auto approved! Please note, this is optional, just press Request to skip!",
|
"AutoApproveOptions": "Du kan konfigurere anmodningen her. Når du har anmodet, vil den blive sendt til dit DVR program og vil blive godkendt automatisk! Bemærk venligst, at dette er valgfrit. Tryk blot på Anmodning for at springe over!",
|
||||||
"AutoApproveOptionsTv": "You can configure the request here, once requested it will be sent to your DVR application and will be auto approved! If the request is already in Sonarr, we will not change the root folder or quality profile if you set it! Please note, this is optional, just press Request to skip!",
|
"AutoApproveOptionsTv": "Du kan konfigurere anmodningen her. Når du har anmodet vil den blive sendt til dit DVR program og vil blive auto godkendt automatisk! Hvis anmodningen allerede er i Sonarr, vil vi ikke ændre root-mappen eller kvalitetsprofilen, hvis du indstiller den! Bemærk venligst, at dette er valgfrit. Tryk blot på Anmodning om at springe over!",
|
||||||
"AutoApproveOptionsTvShort": "You can configure the request here, once requested it will be sent to your DVR application! If the request is already in Sonarr, we will not change the root folder or quality profile if you set it! Please note, this is optional, just press Request to skip!",
|
"AutoApproveOptionsTvShort": "Du kan konfigurere anmodningen her. Når du har anmodet vil den blive sendt til dit DVR program og vil blive auto godkendt automatisk! Hvis anmodningen allerede er i Sonarr, vil vi ikke ændre root-mappen eller kvalitetsprofilen, hvis du indstiller den! Bemærk venligst, at dette er valgfrit. Tryk blot på Anmodning om at springe over!",
|
||||||
"QualityProfilesSelect": "Select A Quality Profile",
|
"QualityProfilesSelect": "Vælg En kvalitetsprofil",
|
||||||
"RootFolderSelect": "Select A Root Folder",
|
"RootFolderSelect": "Vælg en root mappe",
|
||||||
"LanguageProfileSelect": "Select A Language Profile",
|
"LanguageProfileSelect": "Vælg En Sprogprofil",
|
||||||
"Status": "Status:",
|
"Status": "Status:",
|
||||||
"StatusValues": {
|
"StatusValues": {
|
||||||
"Rumored": "Rumored",
|
"Rumored": "Rygtet",
|
||||||
"Planned": "Planned",
|
"Planned": "Planlagt",
|
||||||
"In Production": "In Production",
|
"In Production": "I Produktion",
|
||||||
"Post Production": "Post Production",
|
"Post Production": "Postproduktion",
|
||||||
"Released": "Released",
|
"Released": "Udgivet",
|
||||||
"Running": "Running",
|
"Running": "Aktiv",
|
||||||
"Returning Series": "Returning Series",
|
"Returning Series": "Tilbagevendende Serier",
|
||||||
"Ended": "Ended",
|
"Ended": "Afsluttet",
|
||||||
"Canceled": "Canceled"
|
"Canceled": "Annulleret"
|
||||||
},
|
},
|
||||||
"Seasons": "Seasons:",
|
"Seasons": "Sæsoner:",
|
||||||
"Episodes": "Episodes:",
|
"Episodes": "Episoder:",
|
||||||
"Availability": "Availability:",
|
"Availability": "Tilgængelighed:",
|
||||||
"RequestStatus": "Request Status",
|
"RequestStatus": "Status for anmodning",
|
||||||
"Quality": "Quality:",
|
"Quality": "Kvalitet:",
|
||||||
"RootFolderOverride": "Root Folder Override:",
|
"RootFolderOverride": "Tilsidesæt rodmappe:",
|
||||||
"QualityOverride": "Quality Override:",
|
"QualityOverride": "Tilsidesæt kvalitet:",
|
||||||
"Network": "Network:",
|
"Network": "Netværk:",
|
||||||
"GenresLabel": "Genres:",
|
"GenresLabel": "Genre:",
|
||||||
"Genres": "Genres",
|
"Genres": "Genre",
|
||||||
"FirstAired": "First Aired:",
|
"FirstAired": "Sendt første gang:",
|
||||||
"TheatricalRelease": "Release:",
|
"TheatricalRelease": "Biografudgivelse:",
|
||||||
"DigitalRelease": "Digital Release:",
|
"DigitalRelease": "Digital Udgivelse:",
|
||||||
"Votes": "Votes:",
|
"Votes": "Stemmer:",
|
||||||
"Runtime": "Runtime:",
|
"Runtime": "Spilletid:",
|
||||||
"Minutes": "{{runtime}} Minutes",
|
"Minutes": "{{runtime}} minutter",
|
||||||
"Revenue": "Revenue:",
|
"Revenue": "Indtægter:",
|
||||||
"Budget": "Budget:",
|
"Budget": "Budget:",
|
||||||
"Keywords": "Keywords/Tags:",
|
"Keywords": "Nøgleord/Tags:",
|
||||||
"Casts": {
|
"Casts": {
|
||||||
"CastTitle": "Cast"
|
"CastTitle": "Medvirkende"
|
||||||
},
|
},
|
||||||
"EpisodeSelector": {
|
"EpisodeSelector": {
|
||||||
"AllSeasonsTooltip": "This will request every season for this show",
|
"AllSeasonsTooltip": "Dette vil anmode om hver sæson for denne tv-serie",
|
||||||
"FirstSeasonTooltip": "This will only request the First Season for this show",
|
"FirstSeasonTooltip": "Dette vil kun anmode om den første sæson for denne tv-serie",
|
||||||
"LatestSeasonTooltip": "This will only request the Latest Season for this show",
|
"LatestSeasonTooltip": "Dette vil kun anmode den seneste sæson for denne tv-serie",
|
||||||
"NoEpisodes": "There unfortunately is no episode data for this show yet!",
|
"NoEpisodes": "Der er desværre ingen episode data for denne tv-serie endnu!",
|
||||||
"SeasonNumber": "Season {{number}}"
|
"SeasonNumber": "Sæson {{number}}"
|
||||||
},
|
},
|
||||||
"SonarrConfiguration": "Sonarr Configuration",
|
"SonarrConfiguration": "Konfiguration Af Sonarr",
|
||||||
"RadarrConfiguration": "Radarr Configuration",
|
"RadarrConfiguration": "Konfiguration Af Radarr",
|
||||||
"RequestOnBehalf": "Request on behalf of",
|
"RequestOnBehalf": "Anmod på vegne af",
|
||||||
"PleaseSelectUser": "Please select a user",
|
"PleaseSelectUser": "Vælg venligst en bruger",
|
||||||
"StreamingOn": "Streaming On:",
|
"StreamingOn": "Streaming På:",
|
||||||
"RequestedBy": "Requested By:",
|
"RequestedBy": "Anmodet af:",
|
||||||
"RequestedByOn": "Requested By {{user}} on {{date}}",
|
"RequestedByOn": "Anmodet af {{user}} d. {{date}}",
|
||||||
"RequestDate": "Request Date:",
|
"RequestDate": "Dato for anmodning:",
|
||||||
"DeniedReason": "Denied Reason:",
|
"DeniedReason": "Afvisningsårsag:",
|
||||||
"ReProcessRequest": "Re-Process Request",
|
"ReProcessRequest": "Anmodning Om Genbehandling",
|
||||||
|
"ReProcessRequest4K": "Genbehandling af 4K Anmodning",
|
||||||
"Music": {
|
"Music": {
|
||||||
"Type": "Type:",
|
"Type": "Type:",
|
||||||
"Country": "Country:",
|
"Country": "Land:",
|
||||||
"StartDate": "Start Date:",
|
"StartDate": "Startdato:",
|
||||||
"EndDate": "EndDate:"
|
"EndDate": "Slutdato:"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"Discovery": {
|
"Discovery": {
|
||||||
"PopularTab": "Populære",
|
"PopularTab": "Populære",
|
||||||
"TrendingTab": "Aktuelle",
|
"TrendingTab": "Aktuelle",
|
||||||
"UpcomingTab": "Upcoming",
|
"UpcomingTab": "Kommende",
|
||||||
"SeasonalTab": "Seasonal",
|
"SeasonalTab": "Sæsonbestemt",
|
||||||
"RecentlyRequestedTab": "Recently Requested",
|
"RecentlyRequestedTab": "Anmodet For Nyligt",
|
||||||
"Movies": "Film",
|
"Movies": "Film",
|
||||||
"Combined": "Combined",
|
"Combined": "Kombineret",
|
||||||
"Tv": "TV",
|
"Tv": "TV",
|
||||||
"CardDetails": {
|
"CardDetails": {
|
||||||
"Availability": "Tilgængelighed",
|
"Availability": "Tilgængelighed",
|
||||||
"Studio": "Studio",
|
"Studio": "Studie",
|
||||||
"Network": "Network",
|
"Network": "TV-netværk",
|
||||||
"UnknownNetwork": "Unknown",
|
"UnknownNetwork": "Ukendt",
|
||||||
"RequestStatus": "Request Status",
|
"RequestStatus": "Status for anmodning",
|
||||||
"Director": "Director",
|
"Director": "Instruktør",
|
||||||
"InCinemas": "In Cinemas",
|
"InCinemas": "I Biografer",
|
||||||
"FirstAired": "First Aired",
|
"FirstAired": "Sendt første gang",
|
||||||
"Writer": "Writer",
|
"Writer": "Skribent",
|
||||||
"ExecProducer": "Exec Producer"
|
"ExecProducer": "Producer"
|
||||||
},
|
},
|
||||||
"NoSearch": "Sorry, nothing matches your search!"
|
"NoSearch": "Vi fandt desværre ikke noget, der matcher din søgning!"
|
||||||
},
|
},
|
||||||
"UserPreferences": {
|
"UserPreferences": {
|
||||||
"Welcome": "Velkommen til {{username}}!",
|
"Welcome": "Velkommen til {{username}}!",
|
||||||
"OmbiLanguage": "Language",
|
"OmbiLanguage": "Sprog",
|
||||||
"DarkMode": "Dark Mode",
|
"DarkMode": "Mørk tilstand",
|
||||||
"Updated": "Successfully Updated",
|
"Updated": "Opdateret",
|
||||||
"StreamingCountry": "Streaming Country",
|
"StreamingCountry": "Streaming Land",
|
||||||
"StreamingCountryDescription": "This is the country code that we will display streaming information for. If you are in the US please select US and you will get US related streaming information.",
|
"StreamingCountryDescription": "Dette er den landekode, som vi vil vise streaming information for. Hvis du er i USA, skal du vælge USA, og du vil få amerikanske relaterede streaming oplysninger.",
|
||||||
"LanguageDescription": "This is the language you would like the Ombi interface to be displayed in.",
|
"LanguageDescription": "Dette er det sprog du gerne vil have Ombi grænsefladen skal vises i.",
|
||||||
"MobileQRCode": "Mobile QR Code",
|
"MobileQRCode": "Mobil QR Code",
|
||||||
"LegacyApp": "Launch Legacy App",
|
"LegacyApp": "Start Gammel App",
|
||||||
"NoQrCode": "Please contact your administrator to enable QR codes",
|
"NoQrCode": "Kontakt venligst din administrator for at få adgang til QR koder",
|
||||||
"UserType": "User Type:",
|
"UserType": "Brugertype:",
|
||||||
"ChangeDetails": "Change Details",
|
"ChangeDetails": "Ændre detaljer",
|
||||||
"NeedCurrentPassword": "You need your current password to make any changes here",
|
"NeedCurrentPassword": "Vi behøver din nuværende adgangskode for at bekræfte dine ændringer",
|
||||||
"CurrentPassword": "Current Password",
|
"CurrentPassword": "Nuværende adgangskode",
|
||||||
"EmailAddress": "Email Address",
|
"EmailAddress": "E-mail-adresse",
|
||||||
"NewPassword": "New Password",
|
"NewPassword": "Ny adgangskode",
|
||||||
"NewPasswordConfirm": "New Password Confirm",
|
"NewPasswordConfirm": "Bekræft ny adgangskode",
|
||||||
"Security": "Security",
|
"Security": "Sikkerhed",
|
||||||
"Profile": "Profile",
|
"Profile": "Profil",
|
||||||
"UpdatedYourInformation": "Updated your information",
|
"UpdatedYourInformation": "Dine informationer blev opdateret",
|
||||||
"Unsubscribed": "Unsubscribed!"
|
"Unsubscribed": "Afmeldt!"
|
||||||
},
|
},
|
||||||
"UserTypeLabel": {
|
"UserTypeLabel": {
|
||||||
"1": "Local User",
|
"1": "Lokal Bruger",
|
||||||
"2": "Plex User",
|
"2": "Plex Bruger",
|
||||||
"3": "Emby User",
|
"3": "Emby Bruger",
|
||||||
"4": "Emby Connect User",
|
"4": "Forbind Emby Bruger",
|
||||||
"5": "Jellyfin User"
|
"5": "Jellyfin Bruger"
|
||||||
},
|
},
|
||||||
"Paginator": {
|
"Paginator": {
|
||||||
"itemsPerPageLabel": "Items per page:",
|
"itemsPerPageLabel": "Elementer per side:",
|
||||||
"nextPageLabel": "Next page",
|
"nextPageLabel": "Næste side",
|
||||||
"previousPageLabel": "Previous page",
|
"previousPageLabel": "Forrige side",
|
||||||
"firstPageLabel": "First page",
|
"firstPageLabel": "Første side",
|
||||||
"lastPageLabel": "Last page",
|
"lastPageLabel": "Sidste side",
|
||||||
"rangePageLabel1": "0 of {{length}}",
|
"rangePageLabel1": "0 af {{length}}",
|
||||||
"rangePageLabel2": "{{startIndex}} – {{endIndex}} of {{length}}"
|
"rangePageLabel2": "{{startIndex}} – {{endIndex}} af {{length}}"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -14,8 +14,10 @@
|
||||||
"Common": {
|
"Common": {
|
||||||
"ContinueButton": "Weiter",
|
"ContinueButton": "Weiter",
|
||||||
"Available": "Verfügbar",
|
"Available": "Verfügbar",
|
||||||
"Approved": "Approved",
|
"Available4K": "In 4K verfügbar",
|
||||||
"Pending": "Pending",
|
"Approved": "Genehmigt",
|
||||||
|
"Approve4K": "4K genehmigen",
|
||||||
|
"Pending": "steht aus",
|
||||||
"PartiallyAvailable": "Teilweise verfügbar",
|
"PartiallyAvailable": "Teilweise verfügbar",
|
||||||
"Monitored": "Überwacht",
|
"Monitored": "Überwacht",
|
||||||
"NotAvailable": "Nicht verfügbar",
|
"NotAvailable": "Nicht verfügbar",
|
||||||
|
@ -24,8 +26,10 @@
|
||||||
"RequestDenied": "Anfrage abgelehnt",
|
"RequestDenied": "Anfrage abgelehnt",
|
||||||
"NotRequested": "Nicht angefordert",
|
"NotRequested": "Nicht angefordert",
|
||||||
"Requested": "Angefordert",
|
"Requested": "Angefordert",
|
||||||
"Search": "Search",
|
"Requested4K": "In 4K angefragt",
|
||||||
|
"Search": "Suche",
|
||||||
"Request": "Anfrage",
|
"Request": "Anfrage",
|
||||||
|
"Request4K": "In 4K anfragen",
|
||||||
"Denied": "Abgelehnt",
|
"Denied": "Abgelehnt",
|
||||||
"Approve": "Genehmigen",
|
"Approve": "Genehmigen",
|
||||||
"PartlyAvailable": "Teilweise verfügbar",
|
"PartlyAvailable": "Teilweise verfügbar",
|
||||||
|
@ -33,9 +37,9 @@
|
||||||
"Errors": {
|
"Errors": {
|
||||||
"Validation": "Bitte überprüfen Sie die eingegebenen Werte"
|
"Validation": "Bitte überprüfen Sie die eingegebenen Werte"
|
||||||
},
|
},
|
||||||
"Cancel": "Cancel",
|
"Cancel": "Abbrechen",
|
||||||
"Submit": "Submit",
|
"Submit": "Senden",
|
||||||
"Update": "Update",
|
"Update": "Aktualisierung",
|
||||||
"tvShow": "TV-Serie",
|
"tvShow": "TV-Serie",
|
||||||
"movie": "Filme",
|
"movie": "Filme",
|
||||||
"album": "Album"
|
"album": "Album"
|
||||||
|
@ -66,7 +70,7 @@
|
||||||
"Issues": "Probleme",
|
"Issues": "Probleme",
|
||||||
"Vote": "Bewerten",
|
"Vote": "Bewerten",
|
||||||
"Donate": "Spenden!",
|
"Donate": "Spenden!",
|
||||||
"DonateLibraryMaintainer": "Spende sie an den Bibliotheks Betreuer",
|
"DonateLibraryMaintainer": "Spende Sie an den Bibliotheks Betreuer",
|
||||||
"DonateTooltip": "So überzeuge ich meine Frau, meine Freizeit mit der Entwicklung von Ombi zu verbringen ;)",
|
"DonateTooltip": "So überzeuge ich meine Frau, meine Freizeit mit der Entwicklung von Ombi zu verbringen ;)",
|
||||||
"UpdateAvailableTooltip": "Update verfügbar!",
|
"UpdateAvailableTooltip": "Update verfügbar!",
|
||||||
"Settings": "Einstellungen",
|
"Settings": "Einstellungen",
|
||||||
|
@ -79,12 +83,12 @@
|
||||||
"Calendar": "Kalneder",
|
"Calendar": "Kalneder",
|
||||||
"UserPreferences": "Einstellungen",
|
"UserPreferences": "Einstellungen",
|
||||||
"FeatureSuggestion": "Feature Suggestion",
|
"FeatureSuggestion": "Feature Suggestion",
|
||||||
"FeatureSuggestionTooltip": "Have a great new idea? Suggest it here!",
|
"FeatureSuggestionTooltip": "Sie haben eine tolle neue Idee? Schlagen Sie sie hier vor!",
|
||||||
"Filter": {
|
"Filter": {
|
||||||
"Movies": "Filme",
|
"Movies": "Filme",
|
||||||
"TvShows": "Serien",
|
"TvShows": "Serien",
|
||||||
"Music": "Musik",
|
"Music": "Musik",
|
||||||
"People": "People"
|
"People": "Personen"
|
||||||
},
|
},
|
||||||
"MorningWelcome": "Guten Morgen!",
|
"MorningWelcome": "Guten Morgen!",
|
||||||
"AfternoonWelcome": "Guten Tag!",
|
"AfternoonWelcome": "Guten Tag!",
|
||||||
|
@ -92,11 +96,11 @@
|
||||||
},
|
},
|
||||||
"Search": {
|
"Search": {
|
||||||
"Title": "Suche",
|
"Title": "Suche",
|
||||||
"Paragraph": "Möchtest du etwas sehen, das nicht verfügbar ist? Kein Problem, benutze einfach die Suchbox und fordere es an!",
|
"Paragraph": "Sie möchten etwas sehen, das nicht verfügbar ist? Kein Problem, benutzen Sie einfach das Suchfeld und fordern Sie es an!",
|
||||||
"MoviesTab": "Filme",
|
"MoviesTab": "Filme",
|
||||||
"TvTab": "Serien",
|
"TvTab": "Serien",
|
||||||
"MusicTab": "Musik",
|
"MusicTab": "Musik",
|
||||||
"AdvancedSearch": "You can fill in any of the below to discover new media. All of the results are sorted by popularity",
|
"AdvancedSearch": "Sie können die unten stehenden Felder ausfüllen, um neue Medien zu entdecken. Alle Ergebnisse sind nach Beliebtheit sortiert",
|
||||||
"AdvancedSearchHeader": "Erweiterte Suche",
|
"AdvancedSearchHeader": "Erweiterte Suche",
|
||||||
"Suggestions": "Vorschläge",
|
"Suggestions": "Vorschläge",
|
||||||
"NoResults": "Es tut uns leid, wir haben keine Ergebnisse gefunden!",
|
"NoResults": "Es tut uns leid, wir haben keine Ergebnisse gefunden!",
|
||||||
|
@ -119,32 +123,32 @@
|
||||||
},
|
},
|
||||||
"TvShows": {
|
"TvShows": {
|
||||||
"Popular": "Beliebt",
|
"Popular": "Beliebt",
|
||||||
"Trending": "im Trend",
|
"Trending": "Im Trend",
|
||||||
"MostWatched": "Meist gesehen",
|
"MostWatched": "Meist gesehen",
|
||||||
"MostAnticipated": "Meist erwartet",
|
"MostAnticipated": "Meist erwartet",
|
||||||
"Results": "Ergebnisse",
|
"Results": "Ergebnisse",
|
||||||
"AirDate": "Veröffentlicht am:",
|
"AirDate": "Veröffentlicht am:",
|
||||||
"AllSeasons": "Alle Staffeln",
|
"AllSeasons": "Alle Staffeln",
|
||||||
"FirstSeason": "erste Staffel",
|
"FirstSeason": "Erste Staffel",
|
||||||
"LatestSeason": "aktuellste Staffel",
|
"LatestSeason": "Aktuellste Staffel",
|
||||||
"Select": "Wähle...",
|
"Select": "Wähle...",
|
||||||
"SubmitRequest": "Anfrage einreichen",
|
"SubmitRequest": "Anfrage einreichen",
|
||||||
"Season": "Staffel {{seasonNumber}}",
|
"Season": "Staffel {{seasonNumber}}",
|
||||||
"SelectAllInSeason": "Markiere alles in Staffel {{seasonNumber}}"
|
"SelectAllInSeason": "Markiere alles in Staffel {{seasonNumber}}"
|
||||||
},
|
},
|
||||||
"AdvancedSearchInstructions": "Please choose what type of media you are searching for:",
|
"AdvancedSearchInstructions": "Bitte wählen Sie aus, welche Art von Medien Sie suchen:",
|
||||||
"YearOfRelease": "Year of Release",
|
"YearOfRelease": "Erscheinungsjahr",
|
||||||
"SearchGenre": "Search Genre",
|
"SearchGenre": "Genre suchen",
|
||||||
"SearchKeyword": "Search Keyword",
|
"SearchKeyword": "Schlagwort suchen",
|
||||||
"SearchProvider": "Search Provider",
|
"SearchProvider": "Anbieter suchen",
|
||||||
"KeywordSearchingDisclaimer": "Please note that Keyword Searching is very hit and miss due to the inconsistent data in TheMovieDb"
|
"KeywordSearchingDisclaimer": "Bitte beachten Sie, dass die Schlagwortsuche aufgrund der inkonsistenten Daten in TheMovieDb sehr unpräzise ist"
|
||||||
},
|
},
|
||||||
"Requests": {
|
"Requests": {
|
||||||
"Title": "Anfragen",
|
"Title": "Anfragen",
|
||||||
"Paragraph": "Unten sehen Sie Ihre und alle anderen Anfragen, sowie deren Download und Genehmigungsstatus.",
|
"Paragraph": "Unten sehen Sie Ihre und alle anderen Anfragen, sowie deren Download und Genehmigungsstatus.",
|
||||||
"MoviesTab": "Filme",
|
"MoviesTab": "Filme",
|
||||||
"ArtistName": "Artist",
|
"ArtistName": "Künstler",
|
||||||
"AlbumName": "Album Name",
|
"AlbumName": "Albumname",
|
||||||
"TvTab": "Serien",
|
"TvTab": "Serien",
|
||||||
"MusicTab": "Musik",
|
"MusicTab": "Musik",
|
||||||
"RequestedBy": "Angefordert von",
|
"RequestedBy": "Angefordert von",
|
||||||
|
@ -161,11 +165,15 @@
|
||||||
"ChangeRootFolder": "Stammordner ändern",
|
"ChangeRootFolder": "Stammordner ändern",
|
||||||
"ChangeQualityProfile": "Qualitätsprofil ändern",
|
"ChangeQualityProfile": "Qualitätsprofil ändern",
|
||||||
"MarkUnavailable": "Als Nicht verfügbar markieren",
|
"MarkUnavailable": "Als Nicht verfügbar markieren",
|
||||||
|
"MarkUnavailable4K": "4K als nicht verfügbar markieren",
|
||||||
"MarkAvailable": "Als verfügbar markieren",
|
"MarkAvailable": "Als verfügbar markieren",
|
||||||
|
"MarkAvailable4K": "4K als verfügbar markieren",
|
||||||
"Remove": "Entfernen",
|
"Remove": "Entfernen",
|
||||||
"Deny": "Ablehnen",
|
"Deny": "Ablehnen",
|
||||||
|
"Deny4K": "4K ablehnen",
|
||||||
|
"Has4KRequest": "Hat eine 4K Anfrage",
|
||||||
"DenyReason": "Ablehnungsgrund",
|
"DenyReason": "Ablehnungsgrund",
|
||||||
"DeniedReason": "Denied Reason",
|
"DeniedReason": "Ablehnungsgrund",
|
||||||
"Season": "Staffel",
|
"Season": "Staffel",
|
||||||
"GridTitle": "Titel",
|
"GridTitle": "Titel",
|
||||||
"AirDate": "Erstausstrahlung",
|
"AirDate": "Erstausstrahlung",
|
||||||
|
@ -187,18 +195,19 @@
|
||||||
"NextMinutes": "Eine weitere Anfrage wird in {{time}} Minuten hinzugefügt",
|
"NextMinutes": "Eine weitere Anfrage wird in {{time}} Minuten hinzugefügt",
|
||||||
"NextMinute": "Eine weitere Anfrage wird in {{time}} Minute hinzugefügt"
|
"NextMinute": "Eine weitere Anfrage wird in {{time}} Minute hinzugefügt"
|
||||||
},
|
},
|
||||||
"AllRequests": "All Requests",
|
"AllRequests": "Alle Anfragen",
|
||||||
"PendingRequests": "Pending Requests",
|
"PendingRequests": "Ausstehende Anfragen",
|
||||||
"ProcessingRequests": "Processing Requests",
|
"ProcessingRequests": "Anfrage wird bearbeitet",
|
||||||
"AvailableRequests": "Available Requests",
|
"AvailableRequests": "Verfügbare Anfragen",
|
||||||
"DeniedRequests": "Denied Requests",
|
"DeniedRequests": "Abgelehnte Anfragen",
|
||||||
"RequestsToDisplay": "Requests to display",
|
"RequestsToDisplay": "Anzuzeigende Anfragen",
|
||||||
"RequestsTitle": "Titel",
|
"RequestsTitle": "Titel",
|
||||||
"Details": "Details",
|
"Details": "Details",
|
||||||
"Options": "Options",
|
"Options": "Optionen",
|
||||||
"RequestPanel": {
|
"RequestPanel": {
|
||||||
"Delete": "Delete Request",
|
"Delete": "Anfrage löschen",
|
||||||
"Approve": "Anfrage genehmigen",
|
"Approve": "Anfrage genehmigen",
|
||||||
|
"Approve4K": "4K Anfrage genehmigen",
|
||||||
"ChangeAvailability": "Als verfügbar markieren",
|
"ChangeAvailability": "Als verfügbar markieren",
|
||||||
"Deleted": "Ausgewählte Elemente erfolgreich gelöscht",
|
"Deleted": "Ausgewählte Elemente erfolgreich gelöscht",
|
||||||
"Approved": "Ausgewählte Elemente erfolgreich freigegeben"
|
"Approved": "Ausgewählte Elemente erfolgreich freigegeben"
|
||||||
|
@ -207,40 +216,40 @@
|
||||||
"SuccessfullyDeleted": "Anfrage erfolgreich gelöscht",
|
"SuccessfullyDeleted": "Anfrage erfolgreich gelöscht",
|
||||||
"NowAvailable": "Anfrage ist jetzt verfügbar",
|
"NowAvailable": "Anfrage ist jetzt verfügbar",
|
||||||
"NowUnavailable": "Anfrage ist jetzt verfügbar",
|
"NowUnavailable": "Anfrage ist jetzt verfügbar",
|
||||||
"SuccessfullyReprocessed": "Successfully Re-processed the request",
|
"SuccessfullyReprocessed": "Die Anfrage wurde erfolgreich neu verarbeitet",
|
||||||
"DeniedRequest": "Abgelehnte Anfrage",
|
"DeniedRequest": "Abgelehnte Anfrage",
|
||||||
"RequestCollection": "Request Collection",
|
"RequestCollection": "Anfrage Sammlung",
|
||||||
"CollectionSuccesfullyAdded": "The collection {{name}} has been successfully added!",
|
"CollectionSuccesfullyAdded": "Die Sammlung {{name}} wurde erfolgreich hinzugefügt!",
|
||||||
"NeedToSelectEpisodes": "You need to select some episodes!",
|
"NeedToSelectEpisodes": "Sie müssen einige Episoden auswählen!",
|
||||||
"RequestAddedSuccessfully": "Request for {{title}} has been added successfully",
|
"RequestAddedSuccessfully": "Anfrage für {{title}} wurde erfolgreich hinzugefügt",
|
||||||
"ErrorCodes": {
|
"ErrorCodes": {
|
||||||
"AlreadyRequested": "This has already been requested",
|
"AlreadyRequested": "Dies ist bereits beantragt worden",
|
||||||
"EpisodesAlreadyRequested": "We already have episodes requested from this series",
|
"EpisodesAlreadyRequested": "Wir haben bereits Episoden aus dieser Serie angefordert",
|
||||||
"NoPermissionsOnBehalf": "You do not have the correct permissions to request on behalf of users!",
|
"NoPermissionsOnBehalf": "Sie haben nicht die richtigen Berechtigungen, um im Namen von Benutzern anzufragen!",
|
||||||
"NoPermissions": "You do not have the correct permissions!",
|
"NoPermissions": "Sie haben nicht die nötigen Rechte!",
|
||||||
"RequestDoesNotExist": "Request does not exist",
|
"RequestDoesNotExist": "Die Anfrage existiert nicht",
|
||||||
"ChildRequestDoesNotExist": "Child Request does not exist",
|
"ChildRequestDoesNotExist": "Child Request does not exist",
|
||||||
"NoPermissionsRequestMovie": "You do not have permissions to Request a Movie",
|
"NoPermissionsRequestMovie": "Sie haben keine Berechtigung, um einen Film anzufordern",
|
||||||
"NoPermissionsRequestTV": "You do not have permissions to Request a TV Show",
|
"NoPermissionsRequestTV": "Sie haben keine Berechtigung, um eine TV-Sendung anzufordern",
|
||||||
"NoPermissionsRequestAlbum": "You do not have permissions to Request an Album",
|
"NoPermissionsRequestAlbum": "Sie haben keine Berechtigung, um ein Album anzufordern",
|
||||||
"MovieRequestQuotaExceeded": "You have exceeded your Movie request quota!",
|
"MovieRequestQuotaExceeded": "Sie haben Ihr Kontingent für Filmanfragen überschritten!",
|
||||||
"TvRequestQuotaExceeded": "You have exceeded your Episode request quota!",
|
"TvRequestQuotaExceeded": "Sie haben Ihr Kontingent für Episodenanfragen überschritten!",
|
||||||
"AlbumRequestQuotaExceeded": "You have exceeded your Album request quota!"
|
"AlbumRequestQuotaExceeded": "Sie haben Ihr Kontingent für Albumanfragen überschritten!"
|
||||||
},
|
},
|
||||||
"Notify": "Notify",
|
"Notify": "Benachrichtigen",
|
||||||
"RemoveNotification": "Remove Notifications",
|
"RemoveNotification": "Benachrichtigungen entfernen",
|
||||||
"SuccessfulNotify": "You will now be notified for title {{title}}",
|
"SuccessfulNotify": "Sie werden nun für den Titel {{title}} benachrichtigt",
|
||||||
"SuccessfulUnNotify": "You will no longer be notified for title {{title}}",
|
"SuccessfulUnNotify": "Sie werden für den Titel {{title}} nicht mehr benachrichtigt",
|
||||||
"CouldntNotify": "Couldn't notify title {{title}}"
|
"CouldntNotify": "Konnte für den Titel {{title}} nicht benachrichtigen"
|
||||||
},
|
},
|
||||||
"Issues": {
|
"Issues": {
|
||||||
"Title": "Probleme",
|
"Title": "Probleme",
|
||||||
"IssuesForTitle": "Issues for {{title}}",
|
"IssuesForTitle": "Probleme mit {{title}}",
|
||||||
"PendingTitle": "Ausstehende Probleme",
|
"PendingTitle": "Ausstehende Probleme",
|
||||||
"InProgressTitle": "Probleme in bearbeitung",
|
"InProgressTitle": "Probleme in bearbeitung",
|
||||||
"ResolvedTitle": "Behobene Probleme",
|
"ResolvedTitle": "Behobene Probleme",
|
||||||
"ColumnTitle": "Titel",
|
"ColumnTitle": "Titel",
|
||||||
"Count": "Count",
|
"Count": "Anzahl",
|
||||||
"Category": "Kategorie",
|
"Category": "Kategorie",
|
||||||
"Status": "Status",
|
"Status": "Status",
|
||||||
"Details": "Details",
|
"Details": "Details",
|
||||||
|
@ -254,23 +263,23 @@
|
||||||
"WriteMessagePlaceholder": "Nachricht eingeben...",
|
"WriteMessagePlaceholder": "Nachricht eingeben...",
|
||||||
"ReportedBy": "Gemeldet von",
|
"ReportedBy": "Gemeldet von",
|
||||||
"IssueDialog": {
|
"IssueDialog": {
|
||||||
"Title": "Report an issue",
|
"Title": "Ein Problem melden",
|
||||||
"DescriptionPlaceholder": "Please describe the issue",
|
"DescriptionPlaceholder": "Bitte beschreibe dein Problem",
|
||||||
"TitlePlaceholder": "Short title of your issue",
|
"TitlePlaceholder": "Kurzer Titel Ihres Tickets",
|
||||||
"SelectCategory": "Select Category",
|
"SelectCategory": "Kategorie auswählen",
|
||||||
"IssueCreated": "Issue has been created"
|
"IssueCreated": "Ticket wurde erstellt"
|
||||||
},
|
},
|
||||||
"Outstanding": "There are outstanding issues",
|
"Outstanding": "Es gibt ausstehende Probleme",
|
||||||
"ResolvedDate": "Resolved date",
|
"ResolvedDate": "Gelöst am",
|
||||||
"CreatedDate": "Raised on",
|
"CreatedDate": "Erstellt am",
|
||||||
"MarkedAsResolved": "This issue has now been marked as resolved!",
|
"MarkedAsResolved": "Dieses Problem wurde jetzt als gelöst markiert!",
|
||||||
"MarkedAsInProgress": "This issue has now been marked as in progress!",
|
"MarkedAsInProgress": "Dieses Problem wurde jetzt als in Bearbeitung markiert!",
|
||||||
"Delete": "Delete issue",
|
"Delete": "Problem löschen",
|
||||||
"DeletedIssue": "Issue has been deleted",
|
"DeletedIssue": "Ticket wurde gelöscht",
|
||||||
"Chat": "Chat",
|
"Chat": "Chat",
|
||||||
"EnterYourMessage": "Enter Your Message",
|
"EnterYourMessage": "Geben Sie Ihre Nachricht ein",
|
||||||
"Requested": "Requested",
|
"Requested": "Angefordert",
|
||||||
"UserOnDate": "{{user}} on {{date}}"
|
"UserOnDate": "{{user}} am {{date}}"
|
||||||
},
|
},
|
||||||
"Filter": {
|
"Filter": {
|
||||||
"ClearFilter": "Filter zurücksetzen",
|
"ClearFilter": "Filter zurücksetzen",
|
||||||
|
@ -278,8 +287,8 @@
|
||||||
"FilterHeaderRequestStatus": "Status",
|
"FilterHeaderRequestStatus": "Status",
|
||||||
"Approved": "Bestätigt",
|
"Approved": "Bestätigt",
|
||||||
"PendingApproval": "Genehmigung ausstehend",
|
"PendingApproval": "Genehmigung ausstehend",
|
||||||
"WatchProviders": "Watch Providers",
|
"WatchProviders": "Anbieter",
|
||||||
"Keywords": "Keywords"
|
"Keywords": "Schlagwörter"
|
||||||
},
|
},
|
||||||
"UserManagment": {
|
"UserManagment": {
|
||||||
"TvRemaining": "TV: {{remaining}}/{{total}} verbleibend",
|
"TvRemaining": "TV: {{remaining}}/{{total}} verbleibend",
|
||||||
|
@ -295,54 +304,55 @@
|
||||||
},
|
},
|
||||||
"MediaDetails": {
|
"MediaDetails": {
|
||||||
"Denied": "Abgelehnt",
|
"Denied": "Abgelehnt",
|
||||||
|
"Denied4K": "4K Abgelehnt",
|
||||||
"Trailers": "Trailers",
|
"Trailers": "Trailers",
|
||||||
"RecommendationsTitle": "Empfehlungen",
|
"RecommendationsTitle": "Empfehlungen",
|
||||||
"SimilarTitle": "Ähnliche",
|
"SimilarTitle": "Ähnliche",
|
||||||
"VideosTitle": "Videos",
|
"VideosTitle": "Videos",
|
||||||
"AlbumsTitle": "Albums",
|
"AlbumsTitle": "Alben",
|
||||||
"RequestAllAlbums": "Request All Albums",
|
"RequestAllAlbums": "Alle Alben anfragen",
|
||||||
"ClearSelection": "Clear Selection",
|
"ClearSelection": "Auswahl leeren",
|
||||||
"RequestSelectedAlbums": "Request Selected Albums",
|
"RequestSelectedAlbums": "Ausgewählte Alben anfordern",
|
||||||
"ViewCollection": "View Collection",
|
"ViewCollection": "Sammlung ansehen",
|
||||||
"NotEnoughInfo": "Unfortunately there is not enough information about this show yet!",
|
"NotEnoughInfo": "Leider gibt es noch nicht genügend Informationen über diese Serie!",
|
||||||
"AdvancedOptions": "Advanced Options",
|
"AdvancedOptions": "Erweiterte Optionen",
|
||||||
"AutoApproveOptions": "You can configure the request here, once requested it will be sent to your DVR application and will be auto approved! Please note, this is optional, just press Request to skip!",
|
"AutoApproveOptions": "Sie können die Anfrage hier konfigurieren. Sobald die Anfrage gestellt ist, wird sie an Ihre DVR-Anwendung gesendet und automatisch genehmigt! Bitte beachten Sie, dass dies optional ist, drücken Sie einfach auf Anfrage zum Überspringen!",
|
||||||
"AutoApproveOptionsTv": "You can configure the request here, once requested it will be sent to your DVR application and will be auto approved! If the request is already in Sonarr, we will not change the root folder or quality profile if you set it! Please note, this is optional, just press Request to skip!",
|
"AutoApproveOptionsTv": "Sie können die Anfrage hier konfigurieren. Sobald die Anfrage gestellt ist, wird sie an Ihre DVR-Anwendung gesendet und automatisch genehmigt! Wenn die Anfrage bereits in Sonarr ist, werden wir den Stammordner oder das Qualitätsprofil nicht ändern, wenn Sie es einstellen! Bitte beachten Sie, dass dies optional ist, drücken Sie einfach auf Anfrage zum Überspringen!",
|
||||||
"AutoApproveOptionsTvShort": "You can configure the request here, once requested it will be sent to your DVR application! If the request is already in Sonarr, we will not change the root folder or quality profile if you set it! Please note, this is optional, just press Request to skip!",
|
"AutoApproveOptionsTvShort": "Sie können die Anfrage hier konfigurieren. Sobald die Anfrage gestellt ist, wird sie an Ihre DVR-Anwendung gesendet! Wenn die Anfrage bereits in Sonarr ist, werden wir den Stammordner oder das Qualitätsprofil nicht ändern, wenn Sie es einstellen! Bitte beachten Sie, dass dies optional ist, drücken Sie einfach auf Anfrage zum Überspringen!",
|
||||||
"QualityProfilesSelect": "Select A Quality Profile",
|
"QualityProfilesSelect": "Wähle ein Qualitätsprofil",
|
||||||
"RootFolderSelect": "Select A Root Folder",
|
"RootFolderSelect": "Hauptverzeichnis auswählen",
|
||||||
"LanguageProfileSelect": "Select A Language Profile",
|
"LanguageProfileSelect": "Wählen Sie ein Sprachprofil",
|
||||||
"Status": "Status:",
|
"Status": "Status:",
|
||||||
"StatusValues": {
|
"StatusValues": {
|
||||||
"Rumored": "Rumored",
|
"Rumored": "Rumored",
|
||||||
"Planned": "Planned",
|
"Planned": "Geplant",
|
||||||
"In Production": "In Production",
|
"In Production": "In Produktion",
|
||||||
"Post Production": "Post Production",
|
"Post Production": "Postproduktion",
|
||||||
"Released": "Released",
|
"Released": "Veröffentlicht",
|
||||||
"Running": "Running",
|
"Running": "Running",
|
||||||
"Returning Series": "Returning Series",
|
"Returning Series": "Wiederkehrende Serie",
|
||||||
"Ended": "Ended",
|
"Ended": "Beendet",
|
||||||
"Canceled": "Canceled"
|
"Canceled": "Abgesagt"
|
||||||
},
|
},
|
||||||
"Seasons": "Seasons:",
|
"Seasons": "Staffeln:",
|
||||||
"Episodes": "Episodes:",
|
"Episodes": "Episoden:",
|
||||||
"Availability": "Availability:",
|
"Availability": "Verfügbarkeit:",
|
||||||
"RequestStatus": "Anfrage Status",
|
"RequestStatus": "Anfrage Status",
|
||||||
"Quality": "Quality:",
|
"Quality": "Qualität:",
|
||||||
"RootFolderOverride": "Root Folder Override:",
|
"RootFolderOverride": "Stammverzeichnis Überschreiben:",
|
||||||
"QualityOverride": "Quality Override:",
|
"QualityOverride": "Qualitäts Überschreiben:",
|
||||||
"Network": "Network:",
|
"Network": "Netzwerk:",
|
||||||
"GenresLabel": "Genres:",
|
"GenresLabel": "Genres:",
|
||||||
"Genres": "Genres",
|
"Genres": "Genres",
|
||||||
"FirstAired": "First Aired:",
|
"FirstAired": "Erstausstrahlung:",
|
||||||
"TheatricalRelease": "Release:",
|
"TheatricalRelease": "Kinostart:",
|
||||||
"DigitalRelease": "Digital Release:",
|
"DigitalRelease": "Digitale Veröffentlichung:",
|
||||||
"Votes": "Votes:",
|
"Votes": "Abstimmungen:",
|
||||||
"Runtime": "Runtime:",
|
"Runtime": "Laufzeit:",
|
||||||
"Minutes": "{{runtime}} Minutes",
|
"Minutes": "{{runtime}} Minuten",
|
||||||
"Revenue": "Revenue:",
|
"Revenue": "Einspielergebnis:",
|
||||||
"Budget": "Budget:",
|
"Budget": "Budget:",
|
||||||
"Keywords": "Keywords/Tags:",
|
"Keywords": "Schlagwörter/Tags:",
|
||||||
"Casts": {
|
"Casts": {
|
||||||
"CastTitle": "Besetzung"
|
"CastTitle": "Besetzung"
|
||||||
},
|
},
|
||||||
|
@ -350,34 +360,35 @@
|
||||||
"AllSeasonsTooltip": "Dies wird jede Saison für diese Show anfordern",
|
"AllSeasonsTooltip": "Dies wird jede Saison für diese Show anfordern",
|
||||||
"FirstSeasonTooltip": "Dies wird nur die erste Saison für diese Show anfordern",
|
"FirstSeasonTooltip": "Dies wird nur die erste Saison für diese Show anfordern",
|
||||||
"LatestSeasonTooltip": "Dies wird nur die letzte Saison für diese Show anfordern",
|
"LatestSeasonTooltip": "Dies wird nur die letzte Saison für diese Show anfordern",
|
||||||
"NoEpisodes": "There unfortunately is no episode data for this show yet!",
|
"NoEpisodes": "Es gibt leider noch keine Episodendaten für diese Sendung!",
|
||||||
"SeasonNumber": "Season {{number}}"
|
"SeasonNumber": "Staffel {{number}}"
|
||||||
},
|
},
|
||||||
"SonarrConfiguration": "Sonarr Configuration",
|
"SonarrConfiguration": "Sonarr Konfiguration",
|
||||||
"RadarrConfiguration": "Radarr Configuration",
|
"RadarrConfiguration": "Radarr Konfiguration",
|
||||||
"RequestOnBehalf": "Request on behalf of",
|
"RequestOnBehalf": "Anfange im Namen von",
|
||||||
"PleaseSelectUser": "Please select a user",
|
"PleaseSelectUser": "Bitte Benutzer auswählen",
|
||||||
"StreamingOn": "Streaming On:",
|
"StreamingOn": "Wird gestreamt auf:",
|
||||||
"RequestedBy": "Requested By:",
|
"RequestedBy": "Angefordert von:",
|
||||||
"RequestedByOn": "Requested By {{user}} on {{date}}",
|
"RequestedByOn": "Angefragt von {{user}} am {{date}}",
|
||||||
"RequestDate": "Request Date:",
|
"RequestDate": "Datum der Anfrage:",
|
||||||
"DeniedReason": "Denied Reason:",
|
"DeniedReason": "Ablehnungsgrund:",
|
||||||
"ReProcessRequest": "Re-Process Request",
|
"ReProcessRequest": "Anfrage erneut bearbeiten",
|
||||||
|
"ReProcessRequest4K": "4K Anfrage erneut bearbeiten",
|
||||||
"Music": {
|
"Music": {
|
||||||
"Type": "Type:",
|
"Type": "Typ:",
|
||||||
"Country": "Country:",
|
"Country": "Land:",
|
||||||
"StartDate": "Start Date:",
|
"StartDate": "Startdatum:",
|
||||||
"EndDate": "EndDate:"
|
"EndDate": "Enddatum:"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"Discovery": {
|
"Discovery": {
|
||||||
"PopularTab": "Beliebt",
|
"PopularTab": "Beliebt",
|
||||||
"TrendingTab": "Angesagt",
|
"TrendingTab": "Angesagt",
|
||||||
"UpcomingTab": "Demnächst",
|
"UpcomingTab": "Demnächst",
|
||||||
"SeasonalTab": "Seasonal",
|
"SeasonalTab": "Saisonal",
|
||||||
"RecentlyRequestedTab": "Recently Requested",
|
"RecentlyRequestedTab": "Kürzlich angefragt",
|
||||||
"Movies": "Filme",
|
"Movies": "Filme",
|
||||||
"Combined": "Combined",
|
"Combined": "Kombiniert",
|
||||||
"Tv": "TV",
|
"Tv": "TV",
|
||||||
"CardDetails": {
|
"CardDetails": {
|
||||||
"Availability": "Verfügbarkeit",
|
"Availability": "Verfügbarkeit",
|
||||||
|
@ -391,30 +402,30 @@
|
||||||
"Writer": "AutorIn",
|
"Writer": "AutorIn",
|
||||||
"ExecProducer": "Ausführender Produzent"
|
"ExecProducer": "Ausführender Produzent"
|
||||||
},
|
},
|
||||||
"NoSearch": "Sorry, nothing matches your search!"
|
"NoSearch": "Entschuldigung, nichts stimmt mit deiner Suche überein!"
|
||||||
},
|
},
|
||||||
"UserPreferences": {
|
"UserPreferences": {
|
||||||
"Welcome": "Willkommen {{username}}!",
|
"Welcome": "Willkommen {{username}}!",
|
||||||
"OmbiLanguage": "Language",
|
"OmbiLanguage": "Sprache",
|
||||||
"DarkMode": "Dark Mode",
|
"DarkMode": "Dunkler Modus",
|
||||||
"Updated": "Successfully Updated",
|
"Updated": "Erfolgreich aktualisiert",
|
||||||
"StreamingCountry": "Streaming Country",
|
"StreamingCountry": "Streaming Land",
|
||||||
"StreamingCountryDescription": "This is the country code that we will display streaming information for. If you are in the US please select US and you will get US related streaming information.",
|
"StreamingCountryDescription": "Dies ist der Ländercode, für den wir Streaming-Informationen anzeigen. Wenn Sie sich in den USA befinden, wählen Sie bitte US und Sie erhalten Streaming-Informationen für die USA.",
|
||||||
"LanguageDescription": "This is the language you would like the Ombi interface to be displayed in.",
|
"LanguageDescription": "Dies ist die Sprache, in der Ombi angezeigt werden soll.",
|
||||||
"MobileQRCode": "Mobile QR Code",
|
"MobileQRCode": "Mobiler QR Code",
|
||||||
"LegacyApp": "Launch Legacy App",
|
"LegacyApp": "Legacy-App starten",
|
||||||
"NoQrCode": "Please contact your administrator to enable QR codes",
|
"NoQrCode": "Bitte kontaktieren Sie Ihren Administrator, um QR-Codes zu aktivieren",
|
||||||
"UserType": "User Type:",
|
"UserType": "Benutzertyp:",
|
||||||
"ChangeDetails": "Change Details",
|
"ChangeDetails": "Details ändern",
|
||||||
"NeedCurrentPassword": "You need your current password to make any changes here",
|
"NeedCurrentPassword": "Sie benötigen Ihr aktuelles Passwort, um hier Änderungen vorzunehmen",
|
||||||
"CurrentPassword": "Current Password",
|
"CurrentPassword": "Aktuelles Passwort",
|
||||||
"EmailAddress": "Email Address",
|
"EmailAddress": "E-Mail-Adresse",
|
||||||
"NewPassword": "New Password",
|
"NewPassword": "Neues Passwort",
|
||||||
"NewPasswordConfirm": "New Password Confirm",
|
"NewPasswordConfirm": "Neues Passwort bestätigen",
|
||||||
"Security": "Security",
|
"Security": "Sicherheit",
|
||||||
"Profile": "Profile",
|
"Profile": "Profil",
|
||||||
"UpdatedYourInformation": "Updated your information",
|
"UpdatedYourInformation": "Aktualisieren Sie Ihre Informationen",
|
||||||
"Unsubscribed": "Unsubscribed!"
|
"Unsubscribed": "Abbestellt!"
|
||||||
},
|
},
|
||||||
"UserTypeLabel": {
|
"UserTypeLabel": {
|
||||||
"1": "Local User",
|
"1": "Local User",
|
||||||
|
@ -424,12 +435,12 @@
|
||||||
"5": "Jellyfin User"
|
"5": "Jellyfin User"
|
||||||
},
|
},
|
||||||
"Paginator": {
|
"Paginator": {
|
||||||
"itemsPerPageLabel": "Items per page:",
|
"itemsPerPageLabel": "Elemente pro Seite:",
|
||||||
"nextPageLabel": "Next page",
|
"nextPageLabel": "Nächste Seite",
|
||||||
"previousPageLabel": "Previous page",
|
"previousPageLabel": "Vorherige Seite",
|
||||||
"firstPageLabel": "First page",
|
"firstPageLabel": "Erste Seite",
|
||||||
"lastPageLabel": "Last page",
|
"lastPageLabel": "Letzte Seite",
|
||||||
"rangePageLabel1": "0 of {{length}}",
|
"rangePageLabel1": "0 von {{length}}",
|
||||||
"rangePageLabel2": "{{startIndex}} – {{endIndex}} of {{length}}"
|
"rangePageLabel2": "{{startIndex}} – {{endIndex}} von {{length}}"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -14,7 +14,9 @@
|
||||||
"Common": {
|
"Common": {
|
||||||
"ContinueButton": "Continuar",
|
"ContinueButton": "Continuar",
|
||||||
"Available": "Disponible",
|
"Available": "Disponible",
|
||||||
|
"Available4K": "Disponible 4K",
|
||||||
"Approved": "Aprobado",
|
"Approved": "Aprobado",
|
||||||
|
"Approve4K": "Aprobar 4K",
|
||||||
"Pending": "Pendiente",
|
"Pending": "Pendiente",
|
||||||
"PartiallyAvailable": "Disponible parcialmente",
|
"PartiallyAvailable": "Disponible parcialmente",
|
||||||
"Monitored": "Monitoreado",
|
"Monitored": "Monitoreado",
|
||||||
|
@ -24,8 +26,10 @@
|
||||||
"RequestDenied": "Solicitud denegada",
|
"RequestDenied": "Solicitud denegada",
|
||||||
"NotRequested": "No solicitado",
|
"NotRequested": "No solicitado",
|
||||||
"Requested": "Solicitado",
|
"Requested": "Solicitado",
|
||||||
|
"Requested4K": "Solicitado 4K",
|
||||||
"Search": "Buscar",
|
"Search": "Buscar",
|
||||||
"Request": "Solicitar",
|
"Request": "Solicitar",
|
||||||
|
"Request4K": "Solicitar 4K",
|
||||||
"Denied": "Denegado",
|
"Denied": "Denegado",
|
||||||
"Approve": "Aprobar",
|
"Approve": "Aprobar",
|
||||||
"PartlyAvailable": "Disponible parcialmente",
|
"PartlyAvailable": "Disponible parcialmente",
|
||||||
|
@ -161,9 +165,13 @@
|
||||||
"ChangeRootFolder": "Carpeta raíz",
|
"ChangeRootFolder": "Carpeta raíz",
|
||||||
"ChangeQualityProfile": "Perfil de calidad",
|
"ChangeQualityProfile": "Perfil de calidad",
|
||||||
"MarkUnavailable": "Marcar como no disponible",
|
"MarkUnavailable": "Marcar como no disponible",
|
||||||
|
"MarkUnavailable4K": "Marcar No Disponible 4K",
|
||||||
"MarkAvailable": "Marcar Disponible",
|
"MarkAvailable": "Marcar Disponible",
|
||||||
|
"MarkAvailable4K": "Marcar Disponible 4K",
|
||||||
"Remove": "Eliminar",
|
"Remove": "Eliminar",
|
||||||
"Deny": "Denegar",
|
"Deny": "Denegar",
|
||||||
|
"Deny4K": "Rechazar 4K",
|
||||||
|
"Has4KRequest": "Tiene Solicitud 4K",
|
||||||
"DenyReason": "Razón Denegada",
|
"DenyReason": "Razón Denegada",
|
||||||
"DeniedReason": "Motivo de denegación",
|
"DeniedReason": "Motivo de denegación",
|
||||||
"Season": "Temporada",
|
"Season": "Temporada",
|
||||||
|
@ -199,6 +207,7 @@
|
||||||
"RequestPanel": {
|
"RequestPanel": {
|
||||||
"Delete": "Eliminar solicitud",
|
"Delete": "Eliminar solicitud",
|
||||||
"Approve": "Aprobar Solicitud",
|
"Approve": "Aprobar Solicitud",
|
||||||
|
"Approve4K": "Aprobar Solicitud 4K",
|
||||||
"ChangeAvailability": "Marcar como disponible",
|
"ChangeAvailability": "Marcar como disponible",
|
||||||
"Deleted": "Los elementos seleccionados ha sido eliminados correctamente",
|
"Deleted": "Los elementos seleccionados ha sido eliminados correctamente",
|
||||||
"Approved": "Los elementos seleccionados ha sido aprobados correctamente"
|
"Approved": "Los elementos seleccionados ha sido aprobados correctamente"
|
||||||
|
@ -295,6 +304,7 @@
|
||||||
},
|
},
|
||||||
"MediaDetails": {
|
"MediaDetails": {
|
||||||
"Denied": "Denegado",
|
"Denied": "Denegado",
|
||||||
|
"Denied4K": "Rechazado 4K",
|
||||||
"Trailers": "Trailer",
|
"Trailers": "Trailer",
|
||||||
"RecommendationsTitle": "Recomendaciones",
|
"RecommendationsTitle": "Recomendaciones",
|
||||||
"SimilarTitle": "Similar",
|
"SimilarTitle": "Similar",
|
||||||
|
@ -363,6 +373,7 @@
|
||||||
"RequestDate": "Fecha de solicitud:",
|
"RequestDate": "Fecha de solicitud:",
|
||||||
"DeniedReason": "Motivo de denegación:",
|
"DeniedReason": "Motivo de denegación:",
|
||||||
"ReProcessRequest": "Re-procesar solicitud",
|
"ReProcessRequest": "Re-procesar solicitud",
|
||||||
|
"ReProcessRequest4K": "Reprocesar Solicitud 4K",
|
||||||
"Music": {
|
"Music": {
|
||||||
"Type": "Tipo:",
|
"Type": "Tipo:",
|
||||||
"Country": "País:",
|
"Country": "País:",
|
||||||
|
|
|
@ -14,7 +14,9 @@
|
||||||
"Common": {
|
"Common": {
|
||||||
"ContinueButton": "Continuer",
|
"ContinueButton": "Continuer",
|
||||||
"Available": "Disponible",
|
"Available": "Disponible",
|
||||||
|
"Available4K": "4K disponible",
|
||||||
"Approved": "Approuvée",
|
"Approved": "Approuvée",
|
||||||
|
"Approve4K": "Approuver 4K",
|
||||||
"Pending": "En attente",
|
"Pending": "En attente",
|
||||||
"PartiallyAvailable": "Partiellement disponible",
|
"PartiallyAvailable": "Partiellement disponible",
|
||||||
"Monitored": "Suivi",
|
"Monitored": "Suivi",
|
||||||
|
@ -24,8 +26,10 @@
|
||||||
"RequestDenied": "Demande refusée",
|
"RequestDenied": "Demande refusée",
|
||||||
"NotRequested": "Non demandé",
|
"NotRequested": "Non demandé",
|
||||||
"Requested": "Demandé",
|
"Requested": "Demandé",
|
||||||
|
"Requested4K": "4K demandée",
|
||||||
"Search": "Rechercher",
|
"Search": "Rechercher",
|
||||||
"Request": "Demander",
|
"Request": "Demander",
|
||||||
|
"Request4K": "Demander en 4K",
|
||||||
"Denied": "Refusé",
|
"Denied": "Refusé",
|
||||||
"Approve": "Approuver",
|
"Approve": "Approuver",
|
||||||
"PartlyAvailable": "Partiellement disponible",
|
"PartlyAvailable": "Partiellement disponible",
|
||||||
|
@ -161,9 +165,13 @@
|
||||||
"ChangeRootFolder": "Répertoire racine",
|
"ChangeRootFolder": "Répertoire racine",
|
||||||
"ChangeQualityProfile": "Profil de qualité",
|
"ChangeQualityProfile": "Profil de qualité",
|
||||||
"MarkUnavailable": "Marquer indisponible",
|
"MarkUnavailable": "Marquer indisponible",
|
||||||
|
"MarkUnavailable4K": "Marquer 4K indisponible",
|
||||||
"MarkAvailable": "Marquer disponible",
|
"MarkAvailable": "Marquer disponible",
|
||||||
|
"MarkAvailable4K": "Marquer 4K disponible",
|
||||||
"Remove": "Supprimer",
|
"Remove": "Supprimer",
|
||||||
"Deny": "Refuser",
|
"Deny": "Refuser",
|
||||||
|
"Deny4K": "Refuser 4K",
|
||||||
|
"Has4KRequest": "A une demande 4K",
|
||||||
"DenyReason": "Motif de refus",
|
"DenyReason": "Motif de refus",
|
||||||
"DeniedReason": "Motif de refus",
|
"DeniedReason": "Motif de refus",
|
||||||
"Season": "Saison",
|
"Season": "Saison",
|
||||||
|
@ -199,6 +207,7 @@
|
||||||
"RequestPanel": {
|
"RequestPanel": {
|
||||||
"Delete": "Supprimer la demande",
|
"Delete": "Supprimer la demande",
|
||||||
"Approve": "Approuver la demande",
|
"Approve": "Approuver la demande",
|
||||||
|
"Approve4K": "Approuver la demande 4K",
|
||||||
"ChangeAvailability": "Marquer comme Disponible",
|
"ChangeAvailability": "Marquer comme Disponible",
|
||||||
"Deleted": "Éléments sélectionnés supprimés avec succès",
|
"Deleted": "Éléments sélectionnés supprimés avec succès",
|
||||||
"Approved": "Éléments sélectionnés approuvés avec succès"
|
"Approved": "Éléments sélectionnés approuvés avec succès"
|
||||||
|
@ -295,6 +304,7 @@
|
||||||
},
|
},
|
||||||
"MediaDetails": {
|
"MediaDetails": {
|
||||||
"Denied": "Refusé",
|
"Denied": "Refusé",
|
||||||
|
"Denied4K": "4K refusée",
|
||||||
"Trailers": "Bandes-annonces",
|
"Trailers": "Bandes-annonces",
|
||||||
"RecommendationsTitle": "Recommandations",
|
"RecommendationsTitle": "Recommandations",
|
||||||
"SimilarTitle": "Similaires",
|
"SimilarTitle": "Similaires",
|
||||||
|
@ -363,6 +373,7 @@
|
||||||
"RequestDate": "Date de la demande :",
|
"RequestDate": "Date de la demande :",
|
||||||
"DeniedReason": "Motif de refus :",
|
"DeniedReason": "Motif de refus :",
|
||||||
"ReProcessRequest": "Refaire une demande",
|
"ReProcessRequest": "Refaire une demande",
|
||||||
|
"ReProcessRequest4K": "Retraiter la demande 4K",
|
||||||
"Music": {
|
"Music": {
|
||||||
"Type": "Type :",
|
"Type": "Type :",
|
||||||
"Country": "Pays :",
|
"Country": "Pays :",
|
||||||
|
|
|
@ -14,7 +14,9 @@
|
||||||
"Common": {
|
"Common": {
|
||||||
"ContinueButton": "Tovább",
|
"ContinueButton": "Tovább",
|
||||||
"Available": "Elérhető",
|
"Available": "Elérhető",
|
||||||
|
"Available4K": "Available 4K",
|
||||||
"Approved": "Jóváhagyva",
|
"Approved": "Jóváhagyva",
|
||||||
|
"Approve4K": "Approve 4K",
|
||||||
"Pending": "Függőben",
|
"Pending": "Függőben",
|
||||||
"PartiallyAvailable": "Részlegesen elérhető",
|
"PartiallyAvailable": "Részlegesen elérhető",
|
||||||
"Monitored": "Figyelve",
|
"Monitored": "Figyelve",
|
||||||
|
@ -24,8 +26,10 @@
|
||||||
"RequestDenied": "Kérés megtagadva",
|
"RequestDenied": "Kérés megtagadva",
|
||||||
"NotRequested": "Nincs kérve",
|
"NotRequested": "Nincs kérve",
|
||||||
"Requested": "Kérve",
|
"Requested": "Kérve",
|
||||||
|
"Requested4K": "Requested 4K",
|
||||||
"Search": "Keresés",
|
"Search": "Keresés",
|
||||||
"Request": "Kérés",
|
"Request": "Kérés",
|
||||||
|
"Request4K": "Request 4K",
|
||||||
"Denied": "Megtagadva",
|
"Denied": "Megtagadva",
|
||||||
"Approve": "Jóváhagyva",
|
"Approve": "Jóváhagyva",
|
||||||
"PartlyAvailable": "Részlegesen elérhető",
|
"PartlyAvailable": "Részlegesen elérhető",
|
||||||
|
@ -161,9 +165,13 @@
|
||||||
"ChangeRootFolder": "Gyökér mappa",
|
"ChangeRootFolder": "Gyökér mappa",
|
||||||
"ChangeQualityProfile": "Minőség profil",
|
"ChangeQualityProfile": "Minőség profil",
|
||||||
"MarkUnavailable": "Megjelölés nem elérhetőnek",
|
"MarkUnavailable": "Megjelölés nem elérhetőnek",
|
||||||
|
"MarkUnavailable4K": "Mark Unavailable 4K",
|
||||||
"MarkAvailable": "Megjelölés elérhetőnek",
|
"MarkAvailable": "Megjelölés elérhetőnek",
|
||||||
|
"MarkAvailable4K": "Mark Available 4K",
|
||||||
"Remove": "Törlés",
|
"Remove": "Törlés",
|
||||||
"Deny": "Elutasítás",
|
"Deny": "Elutasítás",
|
||||||
|
"Deny4K": "Deny 4K",
|
||||||
|
"Has4KRequest": "Has 4K Request",
|
||||||
"DenyReason": "Elutasítási ok",
|
"DenyReason": "Elutasítási ok",
|
||||||
"DeniedReason": "Elutasítás oka",
|
"DeniedReason": "Elutasítás oka",
|
||||||
"Season": "Évad",
|
"Season": "Évad",
|
||||||
|
@ -199,6 +207,7 @@
|
||||||
"RequestPanel": {
|
"RequestPanel": {
|
||||||
"Delete": "Kérés törlése",
|
"Delete": "Kérés törlése",
|
||||||
"Approve": "Kérés elfogadása",
|
"Approve": "Kérés elfogadása",
|
||||||
|
"Approve4K": "Approve 4K Request",
|
||||||
"ChangeAvailability": "Elérhetőnek jelölés",
|
"ChangeAvailability": "Elérhetőnek jelölés",
|
||||||
"Deleted": "A kijelölt elemek törlésre kerultek",
|
"Deleted": "A kijelölt elemek törlésre kerultek",
|
||||||
"Approved": "A kijelölt elemek jóváhagyásra kerultek"
|
"Approved": "A kijelölt elemek jóváhagyásra kerultek"
|
||||||
|
@ -295,6 +304,7 @@
|
||||||
},
|
},
|
||||||
"MediaDetails": {
|
"MediaDetails": {
|
||||||
"Denied": "Megtagadva",
|
"Denied": "Megtagadva",
|
||||||
|
"Denied4K": "Denied 4K",
|
||||||
"Trailers": "Előzetesek",
|
"Trailers": "Előzetesek",
|
||||||
"RecommendationsTitle": "Ajánlások",
|
"RecommendationsTitle": "Ajánlások",
|
||||||
"SimilarTitle": "Hasonló",
|
"SimilarTitle": "Hasonló",
|
||||||
|
@ -363,6 +373,7 @@
|
||||||
"RequestDate": "Kérés ideje:",
|
"RequestDate": "Kérés ideje:",
|
||||||
"DeniedReason": "Elutasítás oka:",
|
"DeniedReason": "Elutasítás oka:",
|
||||||
"ReProcessRequest": "Kérés újrafeldolgozása",
|
"ReProcessRequest": "Kérés újrafeldolgozása",
|
||||||
|
"ReProcessRequest4K": "Re-Process 4K Request",
|
||||||
"Music": {
|
"Music": {
|
||||||
"Type": "Típus:",
|
"Type": "Típus:",
|
||||||
"Country": "Ország:",
|
"Country": "Ország:",
|
||||||
|
|
|
@ -14,7 +14,9 @@
|
||||||
"Common": {
|
"Common": {
|
||||||
"ContinueButton": "Continua",
|
"ContinueButton": "Continua",
|
||||||
"Available": "Disponibile",
|
"Available": "Disponibile",
|
||||||
|
"Available4K": "Disponibile 4K",
|
||||||
"Approved": "Approvato",
|
"Approved": "Approvato",
|
||||||
|
"Approve4K": "Approva 4K",
|
||||||
"Pending": "In Sospeso",
|
"Pending": "In Sospeso",
|
||||||
"PartiallyAvailable": "Parzialmente disponibile",
|
"PartiallyAvailable": "Parzialmente disponibile",
|
||||||
"Monitored": "Monitorato",
|
"Monitored": "Monitorato",
|
||||||
|
@ -24,8 +26,10 @@
|
||||||
"RequestDenied": "Richiesta negata",
|
"RequestDenied": "Richiesta negata",
|
||||||
"NotRequested": "Non richiesta",
|
"NotRequested": "Non richiesta",
|
||||||
"Requested": "Richiesta",
|
"Requested": "Richiesta",
|
||||||
|
"Requested4K": "Richiesto 4K",
|
||||||
"Search": "Cerca",
|
"Search": "Cerca",
|
||||||
"Request": "Richiesta",
|
"Request": "Richiesta",
|
||||||
|
"Request4K": "Richiedi 4K",
|
||||||
"Denied": "Negata",
|
"Denied": "Negata",
|
||||||
"Approve": "Approva",
|
"Approve": "Approva",
|
||||||
"PartlyAvailable": "Parzialmente disponibile",
|
"PartlyAvailable": "Parzialmente disponibile",
|
||||||
|
@ -161,9 +165,13 @@
|
||||||
"ChangeRootFolder": "Cartella radice",
|
"ChangeRootFolder": "Cartella radice",
|
||||||
"ChangeQualityProfile": "Profilo qualità",
|
"ChangeQualityProfile": "Profilo qualità",
|
||||||
"MarkUnavailable": "Rendi non disponibile",
|
"MarkUnavailable": "Rendi non disponibile",
|
||||||
|
"MarkUnavailable4K": "Rendi 4K non disponibile",
|
||||||
"MarkAvailable": "Rendi disponibile",
|
"MarkAvailable": "Rendi disponibile",
|
||||||
|
"MarkAvailable4K": "Rendi 4K disponibile",
|
||||||
"Remove": "Rimuovi",
|
"Remove": "Rimuovi",
|
||||||
"Deny": "Nega",
|
"Deny": "Nega",
|
||||||
|
"Deny4K": "Nega 4K",
|
||||||
|
"Has4KRequest": "Ha una Richiesta 4K",
|
||||||
"DenyReason": "Nega Motivo",
|
"DenyReason": "Nega Motivo",
|
||||||
"DeniedReason": "Motivo di Negazione",
|
"DeniedReason": "Motivo di Negazione",
|
||||||
"Season": "Stagione",
|
"Season": "Stagione",
|
||||||
|
@ -199,6 +207,7 @@
|
||||||
"RequestPanel": {
|
"RequestPanel": {
|
||||||
"Delete": "Elimina Richiesta",
|
"Delete": "Elimina Richiesta",
|
||||||
"Approve": "Approva Richiesta",
|
"Approve": "Approva Richiesta",
|
||||||
|
"Approve4K": "Approva Richiesta 4K",
|
||||||
"ChangeAvailability": "Segna come Disponibile",
|
"ChangeAvailability": "Segna come Disponibile",
|
||||||
"Deleted": "Elementi selezionati eliminati correttamente",
|
"Deleted": "Elementi selezionati eliminati correttamente",
|
||||||
"Approved": "Elementi selezionati approvati correttamente"
|
"Approved": "Elementi selezionati approvati correttamente"
|
||||||
|
@ -295,6 +304,7 @@
|
||||||
},
|
},
|
||||||
"MediaDetails": {
|
"MediaDetails": {
|
||||||
"Denied": "Rifiutato",
|
"Denied": "Rifiutato",
|
||||||
|
"Denied4K": "4K Negato",
|
||||||
"Trailers": "Trailer",
|
"Trailers": "Trailer",
|
||||||
"RecommendationsTitle": "Raccomandazioni",
|
"RecommendationsTitle": "Raccomandazioni",
|
||||||
"SimilarTitle": "Simili",
|
"SimilarTitle": "Simili",
|
||||||
|
@ -363,6 +373,7 @@
|
||||||
"RequestDate": "Data di Richiesta:",
|
"RequestDate": "Data di Richiesta:",
|
||||||
"DeniedReason": "Motivo di Negazione:",
|
"DeniedReason": "Motivo di Negazione:",
|
||||||
"ReProcessRequest": "Ri-Elabora Richiesta",
|
"ReProcessRequest": "Ri-Elabora Richiesta",
|
||||||
|
"ReProcessRequest4K": "Ri-Elabora Richiesta 4K",
|
||||||
"Music": {
|
"Music": {
|
||||||
"Type": "Tipo:",
|
"Type": "Tipo:",
|
||||||
"Country": "Paese:",
|
"Country": "Paese:",
|
||||||
|
|
|
@ -4,8 +4,8 @@
|
||||||
"UsernamePlaceholder": "Gebruikersnaam",
|
"UsernamePlaceholder": "Gebruikersnaam",
|
||||||
"PasswordPlaceholder": "Wachtwoord",
|
"PasswordPlaceholder": "Wachtwoord",
|
||||||
"RememberMe": "Onthoud Mij",
|
"RememberMe": "Onthoud Mij",
|
||||||
"SignInWith": "Sign in with {{appName}}",
|
"SignInWith": "Inloggen met {{appName}}",
|
||||||
"SignInWithPlex": "Sign in with Plex",
|
"SignInWithPlex": "Inloggen met Plex",
|
||||||
"ForgottenPassword": "Wachtwoord vergeten?",
|
"ForgottenPassword": "Wachtwoord vergeten?",
|
||||||
"Errors": {
|
"Errors": {
|
||||||
"IncorrectCredentials": "Onjuiste gebruikersnaam of wachtwoord"
|
"IncorrectCredentials": "Onjuiste gebruikersnaam of wachtwoord"
|
||||||
|
@ -14,8 +14,10 @@
|
||||||
"Common": {
|
"Common": {
|
||||||
"ContinueButton": "Doorgaan",
|
"ContinueButton": "Doorgaan",
|
||||||
"Available": "Beschikbaar",
|
"Available": "Beschikbaar",
|
||||||
"Approved": "Approved",
|
"Available4K": "Available 4K",
|
||||||
"Pending": "Pending",
|
"Approved": "Goedgekeurd",
|
||||||
|
"Approve4K": "Approve 4K",
|
||||||
|
"Pending": "In afwachting",
|
||||||
"PartiallyAvailable": "Deels Beschikbaar",
|
"PartiallyAvailable": "Deels Beschikbaar",
|
||||||
"Monitored": "Gemonitord",
|
"Monitored": "Gemonitord",
|
||||||
"NotAvailable": "Niet Beschikbaar",
|
"NotAvailable": "Niet Beschikbaar",
|
||||||
|
@ -24,8 +26,10 @@
|
||||||
"RequestDenied": "Verzoek geweigerd",
|
"RequestDenied": "Verzoek geweigerd",
|
||||||
"NotRequested": "Niet verzocht",
|
"NotRequested": "Niet verzocht",
|
||||||
"Requested": "Aangevraagd",
|
"Requested": "Aangevraagd",
|
||||||
"Search": "Search",
|
"Requested4K": "Requested 4K",
|
||||||
|
"Search": "Zoeken",
|
||||||
"Request": "Aanvragen",
|
"Request": "Aanvragen",
|
||||||
|
"Request4K": "Request 4K",
|
||||||
"Denied": "Afgewezen",
|
"Denied": "Afgewezen",
|
||||||
"Approve": "Accepteer",
|
"Approve": "Accepteer",
|
||||||
"PartlyAvailable": "Deels Beschikbaar",
|
"PartlyAvailable": "Deels Beschikbaar",
|
||||||
|
@ -33,11 +37,11 @@
|
||||||
"Errors": {
|
"Errors": {
|
||||||
"Validation": "Controleer de ingevulde waardes"
|
"Validation": "Controleer de ingevulde waardes"
|
||||||
},
|
},
|
||||||
"Cancel": "Cancel",
|
"Cancel": "Annuleren",
|
||||||
"Submit": "Submit",
|
"Submit": "Verzenden",
|
||||||
"Update": "Update",
|
"Update": "Update",
|
||||||
"tvShow": "TV Show",
|
"tvShow": "Tv programma",
|
||||||
"movie": "Movie",
|
"movie": "Film",
|
||||||
"album": "Album"
|
"album": "Album"
|
||||||
},
|
},
|
||||||
"PasswordReset": {
|
"PasswordReset": {
|
||||||
|
@ -79,16 +83,16 @@
|
||||||
"Calendar": "Agenda",
|
"Calendar": "Agenda",
|
||||||
"UserPreferences": "Instellingen",
|
"UserPreferences": "Instellingen",
|
||||||
"FeatureSuggestion": "Feature Suggestion",
|
"FeatureSuggestion": "Feature Suggestion",
|
||||||
"FeatureSuggestionTooltip": "Have a great new idea? Suggest it here!",
|
"FeatureSuggestionTooltip": "Heb je een geweldig nieuw idee? Stel het hier voor!",
|
||||||
"Filter": {
|
"Filter": {
|
||||||
"Movies": "Films",
|
"Movies": "Films",
|
||||||
"TvShows": "TV Series",
|
"TvShows": "TV Series",
|
||||||
"Music": "Muziek",
|
"Music": "Muziek",
|
||||||
"People": "People"
|
"People": "Personen"
|
||||||
},
|
},
|
||||||
"MorningWelcome": "Good morning!",
|
"MorningWelcome": "Goedemorgen!",
|
||||||
"AfternoonWelcome": "Good afternoon!",
|
"AfternoonWelcome": "Goedemiddag!",
|
||||||
"EveningWelcome": "Good evening!"
|
"EveningWelcome": "Goedenavond!"
|
||||||
},
|
},
|
||||||
"Search": {
|
"Search": {
|
||||||
"Title": "Zoeken",
|
"Title": "Zoeken",
|
||||||
|
@ -104,7 +108,7 @@
|
||||||
"TheatricalRelease": "Bioscoop Uitgave: {{date}}",
|
"TheatricalRelease": "Bioscoop Uitgave: {{date}}",
|
||||||
"ViewOnPlex": "Bekijk op Plex",
|
"ViewOnPlex": "Bekijk op Plex",
|
||||||
"ViewOnEmby": "Bekijk op Emby",
|
"ViewOnEmby": "Bekijk op Emby",
|
||||||
"ViewOnJellyfin": "Play On Jellyfin",
|
"ViewOnJellyfin": "Afspelen op Jellyfin",
|
||||||
"RequestAdded": "Aanvraag voor {{title}} is succesvol toegevoegd",
|
"RequestAdded": "Aanvraag voor {{title}} is succesvol toegevoegd",
|
||||||
"Similar": "Vergelijkbaar",
|
"Similar": "Vergelijkbaar",
|
||||||
"Refine": "Verfijn",
|
"Refine": "Verfijn",
|
||||||
|
@ -143,8 +147,8 @@
|
||||||
"Title": "Verzoeken",
|
"Title": "Verzoeken",
|
||||||
"Paragraph": "Hieronder zie je jouw en alle andere verzoeken, evenals hun download en goedkeuring status.",
|
"Paragraph": "Hieronder zie je jouw en alle andere verzoeken, evenals hun download en goedkeuring status.",
|
||||||
"MoviesTab": "Films",
|
"MoviesTab": "Films",
|
||||||
"ArtistName": "Artist",
|
"ArtistName": "Artiest",
|
||||||
"AlbumName": "Album Name",
|
"AlbumName": "Albumnaam",
|
||||||
"TvTab": "TV Series",
|
"TvTab": "TV Series",
|
||||||
"MusicTab": "Muziek",
|
"MusicTab": "Muziek",
|
||||||
"RequestedBy": "Verzocht Door",
|
"RequestedBy": "Verzocht Door",
|
||||||
|
@ -161,9 +165,13 @@
|
||||||
"ChangeRootFolder": "Hoofdmap wijzigen",
|
"ChangeRootFolder": "Hoofdmap wijzigen",
|
||||||
"ChangeQualityProfile": "Kwaliteitsprofiel wijzigen",
|
"ChangeQualityProfile": "Kwaliteitsprofiel wijzigen",
|
||||||
"MarkUnavailable": "Markeren als onbeschikbaar",
|
"MarkUnavailable": "Markeren als onbeschikbaar",
|
||||||
|
"MarkUnavailable4K": "Mark Unavailable 4K",
|
||||||
"MarkAvailable": "Markeren als beschikbaar",
|
"MarkAvailable": "Markeren als beschikbaar",
|
||||||
|
"MarkAvailable4K": "Mark Available 4K",
|
||||||
"Remove": "Verwijderen",
|
"Remove": "Verwijderen",
|
||||||
"Deny": "Weigeren",
|
"Deny": "Weigeren",
|
||||||
|
"Deny4K": "Deny 4K",
|
||||||
|
"Has4KRequest": "Has 4K Request",
|
||||||
"DenyReason": "Reden van afwijzing",
|
"DenyReason": "Reden van afwijzing",
|
||||||
"DeniedReason": "Denied Reason",
|
"DeniedReason": "Denied Reason",
|
||||||
"Season": "Seizoen",
|
"Season": "Seizoen",
|
||||||
|
@ -187,19 +195,20 @@
|
||||||
"NextMinutes": "Een ander verzoek zal worden toegevoegd in {{time}} Minuten",
|
"NextMinutes": "Een ander verzoek zal worden toegevoegd in {{time}} Minuten",
|
||||||
"NextMinute": "Een ander verzoek zal worden toegevoegd in {{time}} Minuut"
|
"NextMinute": "Een ander verzoek zal worden toegevoegd in {{time}} Minuut"
|
||||||
},
|
},
|
||||||
"AllRequests": "All Requests",
|
"AllRequests": "Alle verzoeken",
|
||||||
"PendingRequests": "Pending Requests",
|
"PendingRequests": "Lopende verzoeken",
|
||||||
"ProcessingRequests": "Processing Requests",
|
"ProcessingRequests": "Verzoeken in behandeling",
|
||||||
"AvailableRequests": "Available Requests",
|
"AvailableRequests": "Beschikbare verzoeken",
|
||||||
"DeniedRequests": "Denied Requests",
|
"DeniedRequests": "Geweigerde verzoeken",
|
||||||
"RequestsToDisplay": "Requests to display",
|
"RequestsToDisplay": "Verzoeken om weer te geven",
|
||||||
"RequestsTitle": "Titel",
|
"RequestsTitle": "Titel",
|
||||||
"Details": "Details",
|
"Details": "Details",
|
||||||
"Options": "Options",
|
"Options": "Opties",
|
||||||
"RequestPanel": {
|
"RequestPanel": {
|
||||||
"Delete": "Delete Request",
|
"Delete": "Verwijder Verzoek",
|
||||||
"Approve": "Approve Request",
|
"Approve": "Verzoek Goedkeuren",
|
||||||
"ChangeAvailability": "Mark Available",
|
"Approve4K": "Approve 4K Request",
|
||||||
|
"ChangeAvailability": "Markeer beschikbaar",
|
||||||
"Deleted": "Successfully deleted selected items",
|
"Deleted": "Successfully deleted selected items",
|
||||||
"Approved": "Successfully approved selected items"
|
"Approved": "Successfully approved selected items"
|
||||||
},
|
},
|
||||||
|
@ -212,7 +221,7 @@
|
||||||
"RequestCollection": "Request Collection",
|
"RequestCollection": "Request Collection",
|
||||||
"CollectionSuccesfullyAdded": "The collection {{name}} has been successfully added!",
|
"CollectionSuccesfullyAdded": "The collection {{name}} has been successfully added!",
|
||||||
"NeedToSelectEpisodes": "You need to select some episodes!",
|
"NeedToSelectEpisodes": "You need to select some episodes!",
|
||||||
"RequestAddedSuccessfully": "Request for {{title}} has been added successfully",
|
"RequestAddedSuccessfully": "Aanvraag voor {{title}} is succesvol toegevoegd",
|
||||||
"ErrorCodes": {
|
"ErrorCodes": {
|
||||||
"AlreadyRequested": "This has already been requested",
|
"AlreadyRequested": "This has already been requested",
|
||||||
"EpisodesAlreadyRequested": "We already have episodes requested from this series",
|
"EpisodesAlreadyRequested": "We already have episodes requested from this series",
|
||||||
|
@ -254,22 +263,22 @@
|
||||||
"WriteMessagePlaceholder": "Schrijf hier je bericht...",
|
"WriteMessagePlaceholder": "Schrijf hier je bericht...",
|
||||||
"ReportedBy": "Gerapporteerd door",
|
"ReportedBy": "Gerapporteerd door",
|
||||||
"IssueDialog": {
|
"IssueDialog": {
|
||||||
"Title": "Report an issue",
|
"Title": "Meld een probleem",
|
||||||
"DescriptionPlaceholder": "Please describe the issue",
|
"DescriptionPlaceholder": "Beschrijf het probleem",
|
||||||
"TitlePlaceholder": "Short title of your issue",
|
"TitlePlaceholder": "Korte titel van het probleem",
|
||||||
"SelectCategory": "Select Category",
|
"SelectCategory": "Selecteer categorie",
|
||||||
"IssueCreated": "Issue has been created"
|
"IssueCreated": "Probleem is ingediend"
|
||||||
},
|
},
|
||||||
"Outstanding": "There are outstanding issues",
|
"Outstanding": "Er zijn nog openstaande problemen",
|
||||||
"ResolvedDate": "Resolved date",
|
"ResolvedDate": "Oplosdatum",
|
||||||
"CreatedDate": "Raised on",
|
"CreatedDate": "Ingediend op",
|
||||||
"MarkedAsResolved": "This issue has now been marked as resolved!",
|
"MarkedAsResolved": "Dit probleem is nu gemarkeerd als opgelost!",
|
||||||
"MarkedAsInProgress": "This issue has now been marked as in progress!",
|
"MarkedAsInProgress": "Dit probleem is nu gemarkeerd als in behandeling!",
|
||||||
"Delete": "Delete issue",
|
"Delete": "Verwijder probleem",
|
||||||
"DeletedIssue": "Issue has been deleted",
|
"DeletedIssue": "Probleem is verwijderd",
|
||||||
"Chat": "Chat",
|
"Chat": "Chat",
|
||||||
"EnterYourMessage": "Enter Your Message",
|
"EnterYourMessage": "Enter Your Message",
|
||||||
"Requested": "Requested",
|
"Requested": "Aangevraagd",
|
||||||
"UserOnDate": "{{user}} on {{date}}"
|
"UserOnDate": "{{user}} on {{date}}"
|
||||||
},
|
},
|
||||||
"Filter": {
|
"Filter": {
|
||||||
|
@ -295,22 +304,23 @@
|
||||||
},
|
},
|
||||||
"MediaDetails": {
|
"MediaDetails": {
|
||||||
"Denied": "Afgewezen",
|
"Denied": "Afgewezen",
|
||||||
|
"Denied4K": "Denied 4K",
|
||||||
"Trailers": "Trailers",
|
"Trailers": "Trailers",
|
||||||
"RecommendationsTitle": "Aanbevelingen",
|
"RecommendationsTitle": "Aanbevelingen",
|
||||||
"SimilarTitle": "Vergelijkbaar",
|
"SimilarTitle": "Vergelijkbaar",
|
||||||
"VideosTitle": "Video's",
|
"VideosTitle": "Video's",
|
||||||
"AlbumsTitle": "Albums",
|
"AlbumsTitle": "Albums",
|
||||||
"RequestAllAlbums": "Request All Albums",
|
"RequestAllAlbums": "Verzoek alle albums",
|
||||||
"ClearSelection": "Clear Selection",
|
"ClearSelection": "Wis selectie",
|
||||||
"RequestSelectedAlbums": "Request Selected Albums",
|
"RequestSelectedAlbums": "Verzoek geselecteerde albums",
|
||||||
"ViewCollection": "View Collection",
|
"ViewCollection": "Bekijk collectie",
|
||||||
"NotEnoughInfo": "Unfortunately there is not enough information about this show yet!",
|
"NotEnoughInfo": "Helaas is er nog niet genoeg informatie over deze tv-serie!",
|
||||||
"AdvancedOptions": "Advanced Options",
|
"AdvancedOptions": "Geavanceerde opties",
|
||||||
"AutoApproveOptions": "You can configure the request here, once requested it will be sent to your DVR application and will be auto approved! Please note, this is optional, just press Request to skip!",
|
"AutoApproveOptions": "You can configure the request here, once requested it will be sent to your DVR application and will be auto approved! Please note, this is optional, just press Request to skip!",
|
||||||
"AutoApproveOptionsTv": "You can configure the request here, once requested it will be sent to your DVR application and will be auto approved! If the request is already in Sonarr, we will not change the root folder or quality profile if you set it! Please note, this is optional, just press Request to skip!",
|
"AutoApproveOptionsTv": "You can configure the request here, once requested it will be sent to your DVR application and will be auto approved! If the request is already in Sonarr, we will not change the root folder or quality profile if you set it! Please note, this is optional, just press Request to skip!",
|
||||||
"AutoApproveOptionsTvShort": "You can configure the request here, once requested it will be sent to your DVR application! If the request is already in Sonarr, we will not change the root folder or quality profile if you set it! Please note, this is optional, just press Request to skip!",
|
"AutoApproveOptionsTvShort": "You can configure the request here, once requested it will be sent to your DVR application! If the request is already in Sonarr, we will not change the root folder or quality profile if you set it! Please note, this is optional, just press Request to skip!",
|
||||||
"QualityProfilesSelect": "Select A Quality Profile",
|
"QualityProfilesSelect": "Selecteer een kwaliteitsprofiel",
|
||||||
"RootFolderSelect": "Select A Root Folder",
|
"RootFolderSelect": "Selecteer een hoofdmap",
|
||||||
"LanguageProfileSelect": "Select A Language Profile",
|
"LanguageProfileSelect": "Select A Language Profile",
|
||||||
"Status": "Status:",
|
"Status": "Status:",
|
||||||
"StatusValues": {
|
"StatusValues": {
|
||||||
|
@ -325,24 +335,24 @@
|
||||||
"Canceled": "Canceled"
|
"Canceled": "Canceled"
|
||||||
},
|
},
|
||||||
"Seasons": "Seasons:",
|
"Seasons": "Seasons:",
|
||||||
"Episodes": "Episodes:",
|
"Episodes": "Afleveringen:",
|
||||||
"Availability": "Availability:",
|
"Availability": "Beschikbaarheid:",
|
||||||
"RequestStatus": "Aanvraagstatus",
|
"RequestStatus": "Aanvraagstatus",
|
||||||
"Quality": "Quality:",
|
"Quality": "Kwaliteit:",
|
||||||
"RootFolderOverride": "Root Folder Override:",
|
"RootFolderOverride": "Hoofdmap overschrijven:",
|
||||||
"QualityOverride": "Quality Override:",
|
"QualityOverride": "Kwaliteit overschrijven:",
|
||||||
"Network": "Network:",
|
"Network": "Netwerk:",
|
||||||
"GenresLabel": "Genres:",
|
"GenresLabel": "Genres:",
|
||||||
"Genres": "Genres",
|
"Genres": "Genres",
|
||||||
"FirstAired": "First Aired:",
|
"FirstAired": "Eerste uitzending:",
|
||||||
"TheatricalRelease": "Release:",
|
"TheatricalRelease": "Release:",
|
||||||
"DigitalRelease": "Digital Release:",
|
"DigitalRelease": "Digitale release:",
|
||||||
"Votes": "Votes:",
|
"Votes": "Stemmen:",
|
||||||
"Runtime": "Runtime:",
|
"Runtime": "Looptijd:",
|
||||||
"Minutes": "{{runtime}} Minutes",
|
"Minutes": "{{runtime}} minuten",
|
||||||
"Revenue": "Revenue:",
|
"Revenue": "Omzet:",
|
||||||
"Budget": "Budget:",
|
"Budget": "Budget:",
|
||||||
"Keywords": "Keywords/Tags:",
|
"Keywords": "Trefwoorden/Labels:",
|
||||||
"Casts": {
|
"Casts": {
|
||||||
"CastTitle": "Acteurs"
|
"CastTitle": "Acteurs"
|
||||||
},
|
},
|
||||||
|
@ -351,18 +361,19 @@
|
||||||
"FirstSeasonTooltip": "Dit verzoekt alleen het eerste seizoen van deze serie",
|
"FirstSeasonTooltip": "Dit verzoekt alleen het eerste seizoen van deze serie",
|
||||||
"LatestSeasonTooltip": "Dit verzoekt alleen het laatste seizoen van deze show",
|
"LatestSeasonTooltip": "Dit verzoekt alleen het laatste seizoen van deze show",
|
||||||
"NoEpisodes": "There unfortunately is no episode data for this show yet!",
|
"NoEpisodes": "There unfortunately is no episode data for this show yet!",
|
||||||
"SeasonNumber": "Season {{number}}"
|
"SeasonNumber": "Seizoen {{number}}"
|
||||||
},
|
},
|
||||||
"SonarrConfiguration": "Sonarr Configuration",
|
"SonarrConfiguration": "Sonarr configuratie",
|
||||||
"RadarrConfiguration": "Radarr Configuration",
|
"RadarrConfiguration": "Radarr configuratie",
|
||||||
"RequestOnBehalf": "Request on behalf of",
|
"RequestOnBehalf": "Verzoek namens",
|
||||||
"PleaseSelectUser": "Please select a user",
|
"PleaseSelectUser": "Selecteer een gebruiker",
|
||||||
"StreamingOn": "Streaming On:",
|
"StreamingOn": "Streamt op:",
|
||||||
"RequestedBy": "Requested By:",
|
"RequestedBy": "Verzocht Door:",
|
||||||
"RequestedByOn": "Requested By {{user}} on {{date}}",
|
"RequestedByOn": "Requested By {{user}} on {{date}}",
|
||||||
"RequestDate": "Request Date:",
|
"RequestDate": "Aanvraag Datum:",
|
||||||
"DeniedReason": "Denied Reason:",
|
"DeniedReason": "Denied Reason:",
|
||||||
"ReProcessRequest": "Re-Process Request",
|
"ReProcessRequest": "Re-Process Request",
|
||||||
|
"ReProcessRequest4K": "Re-Process 4K Request",
|
||||||
"Music": {
|
"Music": {
|
||||||
"Type": "Type:",
|
"Type": "Type:",
|
||||||
"Country": "Country:",
|
"Country": "Country:",
|
||||||
|
@ -377,7 +388,7 @@
|
||||||
"SeasonalTab": "Seasonal",
|
"SeasonalTab": "Seasonal",
|
||||||
"RecentlyRequestedTab": "Recently Requested",
|
"RecentlyRequestedTab": "Recently Requested",
|
||||||
"Movies": "Films",
|
"Movies": "Films",
|
||||||
"Combined": "Combined",
|
"Combined": "Gecombineerd",
|
||||||
"Tv": "TV",
|
"Tv": "TV",
|
||||||
"CardDetails": {
|
"CardDetails": {
|
||||||
"Availability": "Beschikbaarheid",
|
"Availability": "Beschikbaarheid",
|
||||||
|
@ -391,24 +402,24 @@
|
||||||
"Writer": "Schrijver",
|
"Writer": "Schrijver",
|
||||||
"ExecProducer": "Uitvoerende producent"
|
"ExecProducer": "Uitvoerende producent"
|
||||||
},
|
},
|
||||||
"NoSearch": "Sorry, nothing matches your search!"
|
"NoSearch": "Sorry, niks komt overeen met jou zoekopdracht!"
|
||||||
},
|
},
|
||||||
"UserPreferences": {
|
"UserPreferences": {
|
||||||
"Welcome": "Welkom {{username}}!",
|
"Welcome": "Welkom {{username}}!",
|
||||||
"OmbiLanguage": "Language",
|
"OmbiLanguage": "Taal",
|
||||||
"DarkMode": "Dark Mode",
|
"DarkMode": "Donkere Modus",
|
||||||
"Updated": "Successfully Updated",
|
"Updated": "Succesvol bijgewerkt",
|
||||||
"StreamingCountry": "Streaming Country",
|
"StreamingCountry": "Streaming Land",
|
||||||
"StreamingCountryDescription": "This is the country code that we will display streaming information for. If you are in the US please select US and you will get US related streaming information.",
|
"StreamingCountryDescription": "This is the country code that we will display streaming information for. If you are in the US please select US and you will get US related streaming information.",
|
||||||
"LanguageDescription": "This is the language you would like the Ombi interface to be displayed in.",
|
"LanguageDescription": "Dit is de taal waarin Ombi in wordt weergegeven.",
|
||||||
"MobileQRCode": "Mobile QR Code",
|
"MobileQRCode": "QR code voor mobiel",
|
||||||
"LegacyApp": "Launch Legacy App",
|
"LegacyApp": "Start legacy app",
|
||||||
"NoQrCode": "Please contact your administrator to enable QR codes",
|
"NoQrCode": "Please contact your administrator to enable QR codes",
|
||||||
"UserType": "User Type:",
|
"UserType": "User Type:",
|
||||||
"ChangeDetails": "Change Details",
|
"ChangeDetails": "Change Details",
|
||||||
"NeedCurrentPassword": "You need your current password to make any changes here",
|
"NeedCurrentPassword": "You need your current password to make any changes here",
|
||||||
"CurrentPassword": "Current Password",
|
"CurrentPassword": "Current Password",
|
||||||
"EmailAddress": "Email Address",
|
"EmailAddress": "E-mail adres",
|
||||||
"NewPassword": "New Password",
|
"NewPassword": "New Password",
|
||||||
"NewPasswordConfirm": "New Password Confirm",
|
"NewPasswordConfirm": "New Password Confirm",
|
||||||
"Security": "Security",
|
"Security": "Security",
|
||||||
|
|
|
@ -4,8 +4,8 @@
|
||||||
"UsernamePlaceholder": "Brukernavn",
|
"UsernamePlaceholder": "Brukernavn",
|
||||||
"PasswordPlaceholder": "Passord",
|
"PasswordPlaceholder": "Passord",
|
||||||
"RememberMe": "Husk meg",
|
"RememberMe": "Husk meg",
|
||||||
"SignInWith": "Sign in with {{appName}}",
|
"SignInWith": "Logg inn med {{appName}}",
|
||||||
"SignInWithPlex": "Sign in with Plex",
|
"SignInWithPlex": "Logg inn med Plex",
|
||||||
"ForgottenPassword": "Glemt passord?",
|
"ForgottenPassword": "Glemt passord?",
|
||||||
"Errors": {
|
"Errors": {
|
||||||
"IncorrectCredentials": "Ugyldig brukernavn eller passord"
|
"IncorrectCredentials": "Ugyldig brukernavn eller passord"
|
||||||
|
@ -14,7 +14,9 @@
|
||||||
"Common": {
|
"Common": {
|
||||||
"ContinueButton": "Gå videre",
|
"ContinueButton": "Gå videre",
|
||||||
"Available": "Tilgjengelig",
|
"Available": "Tilgjengelig",
|
||||||
"Approved": "Approved",
|
"Available4K": "Available 4K",
|
||||||
|
"Approved": "Godkjent",
|
||||||
|
"Approve4K": "Approve 4K",
|
||||||
"Pending": "Pending",
|
"Pending": "Pending",
|
||||||
"PartiallyAvailable": "Delvis tilgjengelig",
|
"PartiallyAvailable": "Delvis tilgjengelig",
|
||||||
"Monitored": "Overvåket",
|
"Monitored": "Overvåket",
|
||||||
|
@ -24,16 +26,18 @@
|
||||||
"RequestDenied": "Forespørsel avslått",
|
"RequestDenied": "Forespørsel avslått",
|
||||||
"NotRequested": "Ikke forespurt",
|
"NotRequested": "Ikke forespurt",
|
||||||
"Requested": "Forespurt",
|
"Requested": "Forespurt",
|
||||||
"Search": "Search",
|
"Requested4K": "Requested 4K",
|
||||||
|
"Search": "Søk",
|
||||||
"Request": "Forespørsel",
|
"Request": "Forespørsel",
|
||||||
|
"Request4K": "Request 4K",
|
||||||
"Denied": "Avslått",
|
"Denied": "Avslått",
|
||||||
"Approve": "Godkjenn",
|
"Approve": "Godkjenn",
|
||||||
"PartlyAvailable": "Delvis tilgjengelig",
|
"PartlyAvailable": "Delvis tilgjengelig",
|
||||||
"ViewDetails": "View Details",
|
"ViewDetails": "Vis detaljer",
|
||||||
"Errors": {
|
"Errors": {
|
||||||
"Validation": "Kontroller de angitte verdiene"
|
"Validation": "Kontroller de angitte verdiene"
|
||||||
},
|
},
|
||||||
"Cancel": "Cancel",
|
"Cancel": "Avbryt",
|
||||||
"Submit": "Submit",
|
"Submit": "Submit",
|
||||||
"Update": "Update",
|
"Update": "Update",
|
||||||
"tvShow": "TV Show",
|
"tvShow": "TV Show",
|
||||||
|
@ -161,9 +165,13 @@
|
||||||
"ChangeRootFolder": "Endre rotmappe",
|
"ChangeRootFolder": "Endre rotmappe",
|
||||||
"ChangeQualityProfile": "Endre kvalitetsprofil",
|
"ChangeQualityProfile": "Endre kvalitetsprofil",
|
||||||
"MarkUnavailable": "Merk utilgjengelig",
|
"MarkUnavailable": "Merk utilgjengelig",
|
||||||
|
"MarkUnavailable4K": "Mark Unavailable 4K",
|
||||||
"MarkAvailable": "Merk tilgjengelig",
|
"MarkAvailable": "Merk tilgjengelig",
|
||||||
|
"MarkAvailable4K": "Mark Available 4K",
|
||||||
"Remove": "Fjern",
|
"Remove": "Fjern",
|
||||||
"Deny": "Avslå",
|
"Deny": "Avslå",
|
||||||
|
"Deny4K": "Deny 4K",
|
||||||
|
"Has4KRequest": "Has 4K Request",
|
||||||
"DenyReason": "Deny Reason",
|
"DenyReason": "Deny Reason",
|
||||||
"DeniedReason": "Denied Reason",
|
"DeniedReason": "Denied Reason",
|
||||||
"Season": "Sesong",
|
"Season": "Sesong",
|
||||||
|
@ -199,7 +207,8 @@
|
||||||
"RequestPanel": {
|
"RequestPanel": {
|
||||||
"Delete": "Delete Request",
|
"Delete": "Delete Request",
|
||||||
"Approve": "Approve Request",
|
"Approve": "Approve Request",
|
||||||
"ChangeAvailability": "Mark Available",
|
"Approve4K": "Approve 4K Request",
|
||||||
|
"ChangeAvailability": "Merk tilgjengelig",
|
||||||
"Deleted": "Successfully deleted selected items",
|
"Deleted": "Successfully deleted selected items",
|
||||||
"Approved": "Successfully approved selected items"
|
"Approved": "Successfully approved selected items"
|
||||||
},
|
},
|
||||||
|
@ -212,7 +221,7 @@
|
||||||
"RequestCollection": "Request Collection",
|
"RequestCollection": "Request Collection",
|
||||||
"CollectionSuccesfullyAdded": "The collection {{name}} has been successfully added!",
|
"CollectionSuccesfullyAdded": "The collection {{name}} has been successfully added!",
|
||||||
"NeedToSelectEpisodes": "You need to select some episodes!",
|
"NeedToSelectEpisodes": "You need to select some episodes!",
|
||||||
"RequestAddedSuccessfully": "Request for {{title}} has been added successfully",
|
"RequestAddedSuccessfully": "Forespørsel om {{title}} er lagt til",
|
||||||
"ErrorCodes": {
|
"ErrorCodes": {
|
||||||
"AlreadyRequested": "This has already been requested",
|
"AlreadyRequested": "This has already been requested",
|
||||||
"EpisodesAlreadyRequested": "We already have episodes requested from this series",
|
"EpisodesAlreadyRequested": "We already have episodes requested from this series",
|
||||||
|
@ -269,7 +278,7 @@
|
||||||
"DeletedIssue": "Issue has been deleted",
|
"DeletedIssue": "Issue has been deleted",
|
||||||
"Chat": "Chat",
|
"Chat": "Chat",
|
||||||
"EnterYourMessage": "Enter Your Message",
|
"EnterYourMessage": "Enter Your Message",
|
||||||
"Requested": "Requested",
|
"Requested": "Forespurt",
|
||||||
"UserOnDate": "{{user}} on {{date}}"
|
"UserOnDate": "{{user}} on {{date}}"
|
||||||
},
|
},
|
||||||
"Filter": {
|
"Filter": {
|
||||||
|
@ -295,6 +304,7 @@
|
||||||
},
|
},
|
||||||
"MediaDetails": {
|
"MediaDetails": {
|
||||||
"Denied": "Avslått",
|
"Denied": "Avslått",
|
||||||
|
"Denied4K": "Denied 4K",
|
||||||
"Trailers": "Trailers",
|
"Trailers": "Trailers",
|
||||||
"RecommendationsTitle": "Recommendations",
|
"RecommendationsTitle": "Recommendations",
|
||||||
"SimilarTitle": "Lignende",
|
"SimilarTitle": "Lignende",
|
||||||
|
@ -326,16 +336,16 @@
|
||||||
},
|
},
|
||||||
"Seasons": "Seasons:",
|
"Seasons": "Seasons:",
|
||||||
"Episodes": "Episodes:",
|
"Episodes": "Episodes:",
|
||||||
"Availability": "Availability:",
|
"Availability": "Tilgjengelighet:",
|
||||||
"RequestStatus": "Request Status",
|
"RequestStatus": "Request Status",
|
||||||
"Quality": "Quality:",
|
"Quality": "Quality:",
|
||||||
"RootFolderOverride": "Root Folder Override:",
|
"RootFolderOverride": "Overstyring av rotmappe:",
|
||||||
"QualityOverride": "Quality Override:",
|
"QualityOverride": "Overstyr kvalitet:",
|
||||||
"Network": "Network:",
|
"Network": "Network:",
|
||||||
"GenresLabel": "Genres:",
|
"GenresLabel": "Genres:",
|
||||||
"Genres": "Genres",
|
"Genres": "Genres",
|
||||||
"FirstAired": "First Aired:",
|
"FirstAired": "First Aired:",
|
||||||
"TheatricalRelease": "Release:",
|
"TheatricalRelease": "Kinopremiere:",
|
||||||
"DigitalRelease": "Digital Release:",
|
"DigitalRelease": "Digital Release:",
|
||||||
"Votes": "Votes:",
|
"Votes": "Votes:",
|
||||||
"Runtime": "Runtime:",
|
"Runtime": "Runtime:",
|
||||||
|
@ -351,18 +361,19 @@
|
||||||
"FirstSeasonTooltip": "This will only request the First Season for this show",
|
"FirstSeasonTooltip": "This will only request the First Season for this show",
|
||||||
"LatestSeasonTooltip": "This will only request the Latest Season for this show",
|
"LatestSeasonTooltip": "This will only request the Latest Season for this show",
|
||||||
"NoEpisodes": "There unfortunately is no episode data for this show yet!",
|
"NoEpisodes": "There unfortunately is no episode data for this show yet!",
|
||||||
"SeasonNumber": "Season {{number}}"
|
"SeasonNumber": "Sesong {{number}}"
|
||||||
},
|
},
|
||||||
"SonarrConfiguration": "Sonarr Configuration",
|
"SonarrConfiguration": "Sonarr Configuration",
|
||||||
"RadarrConfiguration": "Radarr Configuration",
|
"RadarrConfiguration": "Radarr Configuration",
|
||||||
"RequestOnBehalf": "Request on behalf of",
|
"RequestOnBehalf": "Request on behalf of",
|
||||||
"PleaseSelectUser": "Please select a user",
|
"PleaseSelectUser": "Please select a user",
|
||||||
"StreamingOn": "Streaming On:",
|
"StreamingOn": "Streaming On:",
|
||||||
"RequestedBy": "Requested By:",
|
"RequestedBy": "Etterspurt av:",
|
||||||
"RequestedByOn": "Requested By {{user}} on {{date}}",
|
"RequestedByOn": "Requested By {{user}} on {{date}}",
|
||||||
"RequestDate": "Request Date:",
|
"RequestDate": "Dato for forespørsel:",
|
||||||
"DeniedReason": "Denied Reason:",
|
"DeniedReason": "Denied Reason:",
|
||||||
"ReProcessRequest": "Re-Process Request",
|
"ReProcessRequest": "Re-Process Request",
|
||||||
|
"ReProcessRequest4K": "Re-Process 4K Request",
|
||||||
"Music": {
|
"Music": {
|
||||||
"Type": "Type:",
|
"Type": "Type:",
|
||||||
"Country": "Country:",
|
"Country": "Country:",
|
||||||
|
@ -408,7 +419,7 @@
|
||||||
"ChangeDetails": "Change Details",
|
"ChangeDetails": "Change Details",
|
||||||
"NeedCurrentPassword": "You need your current password to make any changes here",
|
"NeedCurrentPassword": "You need your current password to make any changes here",
|
||||||
"CurrentPassword": "Current Password",
|
"CurrentPassword": "Current Password",
|
||||||
"EmailAddress": "Email Address",
|
"EmailAddress": "E-postadresse",
|
||||||
"NewPassword": "New Password",
|
"NewPassword": "New Password",
|
||||||
"NewPasswordConfirm": "New Password Confirm",
|
"NewPasswordConfirm": "New Password Confirm",
|
||||||
"Security": "Security",
|
"Security": "Security",
|
||||||
|
|
|
@ -4,8 +4,8 @@
|
||||||
"UsernamePlaceholder": "Nazwa użytkownika",
|
"UsernamePlaceholder": "Nazwa użytkownika",
|
||||||
"PasswordPlaceholder": "Hasło",
|
"PasswordPlaceholder": "Hasło",
|
||||||
"RememberMe": "Zapamiętaj mnie",
|
"RememberMe": "Zapamiętaj mnie",
|
||||||
"SignInWith": "Sign in with {{appName}}",
|
"SignInWith": "Zaloguj się z {{appName}}",
|
||||||
"SignInWithPlex": "Sign in with Plex",
|
"SignInWithPlex": "Zaloguj się z Plex",
|
||||||
"ForgottenPassword": "Nie pamiętasz hasła?",
|
"ForgottenPassword": "Nie pamiętasz hasła?",
|
||||||
"Errors": {
|
"Errors": {
|
||||||
"IncorrectCredentials": "Nieprawidłowa nazwa użytkownika lub hasło"
|
"IncorrectCredentials": "Nieprawidłowa nazwa użytkownika lub hasło"
|
||||||
|
@ -14,8 +14,10 @@
|
||||||
"Common": {
|
"Common": {
|
||||||
"ContinueButton": "Kontynuuj",
|
"ContinueButton": "Kontynuuj",
|
||||||
"Available": "Dostępne",
|
"Available": "Dostępne",
|
||||||
"Approved": "Approved",
|
"Available4K": "Dostępne 4K",
|
||||||
"Pending": "Pending",
|
"Approved": "Zatwierdzone",
|
||||||
|
"Approve4K": "Zatwierdź 4K",
|
||||||
|
"Pending": "Oczekuje",
|
||||||
"PartiallyAvailable": "Częściowo dostępne",
|
"PartiallyAvailable": "Częściowo dostępne",
|
||||||
"Monitored": "Monitorowane",
|
"Monitored": "Monitorowane",
|
||||||
"NotAvailable": "Niedostępne",
|
"NotAvailable": "Niedostępne",
|
||||||
|
@ -24,8 +26,10 @@
|
||||||
"RequestDenied": "Zgłoszenie odrzucone",
|
"RequestDenied": "Zgłoszenie odrzucone",
|
||||||
"NotRequested": "Niezgłoszone",
|
"NotRequested": "Niezgłoszone",
|
||||||
"Requested": "Zgłoszone",
|
"Requested": "Zgłoszone",
|
||||||
"Search": "Search",
|
"Requested4K": "Żądane 4K",
|
||||||
|
"Search": "Szukaj",
|
||||||
"Request": "Zgłoszenie",
|
"Request": "Zgłoszenie",
|
||||||
|
"Request4K": "Żądanie 4K",
|
||||||
"Denied": "Odrzucone",
|
"Denied": "Odrzucone",
|
||||||
"Approve": "Zatwierdź",
|
"Approve": "Zatwierdź",
|
||||||
"PartlyAvailable": "Częściowo dostępne",
|
"PartlyAvailable": "Częściowo dostępne",
|
||||||
|
@ -33,11 +37,11 @@
|
||||||
"Errors": {
|
"Errors": {
|
||||||
"Validation": "Proszę sprawdzić wprowadzone wartości"
|
"Validation": "Proszę sprawdzić wprowadzone wartości"
|
||||||
},
|
},
|
||||||
"Cancel": "Cancel",
|
"Cancel": "Anuluj",
|
||||||
"Submit": "Submit",
|
"Submit": "Wyślij",
|
||||||
"Update": "Update",
|
"Update": "Aktualizacja",
|
||||||
"tvShow": "TV Show",
|
"tvShow": "Serial",
|
||||||
"movie": "Movie",
|
"movie": "Film",
|
||||||
"album": "Album"
|
"album": "Album"
|
||||||
},
|
},
|
||||||
"PasswordReset": {
|
"PasswordReset": {
|
||||||
|
@ -56,7 +60,7 @@
|
||||||
"CheckPageForUpdates": "Tutaj znajdziesz aktualizacje dotyczące tej strony."
|
"CheckPageForUpdates": "Tutaj znajdziesz aktualizacje dotyczące tej strony."
|
||||||
},
|
},
|
||||||
"ErrorPages": {
|
"ErrorPages": {
|
||||||
"NotFound": "Page not found"
|
"NotFound": "Nie znaleziono strony"
|
||||||
},
|
},
|
||||||
"NavigationBar": {
|
"NavigationBar": {
|
||||||
"Discover": "Odkryj",
|
"Discover": "Odkryj",
|
||||||
|
@ -79,16 +83,16 @@
|
||||||
"Calendar": "Kalendarz",
|
"Calendar": "Kalendarz",
|
||||||
"UserPreferences": "Preferencje",
|
"UserPreferences": "Preferencje",
|
||||||
"FeatureSuggestion": "Feature Suggestion",
|
"FeatureSuggestion": "Feature Suggestion",
|
||||||
"FeatureSuggestionTooltip": "Have a great new idea? Suggest it here!",
|
"FeatureSuggestionTooltip": "Masz świetny nowy pomysł? Zaproponuj go tutaj!",
|
||||||
"Filter": {
|
"Filter": {
|
||||||
"Movies": "Filmy",
|
"Movies": "Filmy",
|
||||||
"TvShows": "Programy TV",
|
"TvShows": "Programy TV",
|
||||||
"Music": "Muzyka",
|
"Music": "Muzyka",
|
||||||
"People": "People"
|
"People": "Osoby"
|
||||||
},
|
},
|
||||||
"MorningWelcome": "Good morning!",
|
"MorningWelcome": "Dzień dobry!",
|
||||||
"AfternoonWelcome": "Good afternoon!",
|
"AfternoonWelcome": "Dzień dobry!",
|
||||||
"EveningWelcome": "Good evening!"
|
"EveningWelcome": "Dobry wieczór!"
|
||||||
},
|
},
|
||||||
"Search": {
|
"Search": {
|
||||||
"Title": "Szukaj",
|
"Title": "Szukaj",
|
||||||
|
@ -96,15 +100,15 @@
|
||||||
"MoviesTab": "Filmy",
|
"MoviesTab": "Filmy",
|
||||||
"TvTab": "Seriale",
|
"TvTab": "Seriale",
|
||||||
"MusicTab": "Muzyka",
|
"MusicTab": "Muzyka",
|
||||||
"AdvancedSearch": "You can fill in any of the below to discover new media. All of the results are sorted by popularity",
|
"AdvancedSearch": "Możesz wypełnić dowolny z poniższych wpisów, aby odkryć nowe media. Wszystkie wyniki są posortowane według popularności",
|
||||||
"AdvancedSearchHeader": "Advanced Search",
|
"AdvancedSearchHeader": "Zaawansowane wyszukiwanie",
|
||||||
"Suggestions": "Sugestie",
|
"Suggestions": "Sugestie",
|
||||||
"NoResults": "Niestety nic nie znaleziono!",
|
"NoResults": "Niestety nic nie znaleziono!",
|
||||||
"DigitalDate": "Wydanie cyfrowe: {{date}}",
|
"DigitalDate": "Wydanie cyfrowe: {{date}}",
|
||||||
"TheatricalRelease": "Premiera kinowa: {{date}}",
|
"TheatricalRelease": "Premiera kinowa: {{date}}",
|
||||||
"ViewOnPlex": "Obejrzyj w Plex",
|
"ViewOnPlex": "Obejrzyj w Plex",
|
||||||
"ViewOnEmby": "Obejrzyj w Emby",
|
"ViewOnEmby": "Obejrzyj w Emby",
|
||||||
"ViewOnJellyfin": "Play On Jellyfin",
|
"ViewOnJellyfin": "Odtwórz w Jellyfin",
|
||||||
"RequestAdded": "Zgłoszenie dla {{title}} zostało pomyślnie dodane",
|
"RequestAdded": "Zgłoszenie dla {{title}} zostało pomyślnie dodane",
|
||||||
"Similar": "Podobne",
|
"Similar": "Podobne",
|
||||||
"Refine": "Zawęź",
|
"Refine": "Zawęź",
|
||||||
|
@ -132,19 +136,19 @@
|
||||||
"Season": "Sezon {{seasonNumber}}",
|
"Season": "Sezon {{seasonNumber}}",
|
||||||
"SelectAllInSeason": "Wybierz wszystkie w sezonie {{seasonNumber}}"
|
"SelectAllInSeason": "Wybierz wszystkie w sezonie {{seasonNumber}}"
|
||||||
},
|
},
|
||||||
"AdvancedSearchInstructions": "Please choose what type of media you are searching for:",
|
"AdvancedSearchInstructions": "Wybierz jakiego rodzaju mediów szukasz:",
|
||||||
"YearOfRelease": "Year of Release",
|
"YearOfRelease": "Rok wydania",
|
||||||
"SearchGenre": "Search Genre",
|
"SearchGenre": "Search Genre",
|
||||||
"SearchKeyword": "Search Keyword",
|
"SearchKeyword": "Search Keyword",
|
||||||
"SearchProvider": "Search Provider",
|
"SearchProvider": "Dostawcy wyszukiwania",
|
||||||
"KeywordSearchingDisclaimer": "Please note that Keyword Searching is very hit and miss due to the inconsistent data in TheMovieDb"
|
"KeywordSearchingDisclaimer": "Please note that Keyword Searching is very hit and miss due to the inconsistent data in TheMovieDb"
|
||||||
},
|
},
|
||||||
"Requests": {
|
"Requests": {
|
||||||
"Title": "Zgłoszenia",
|
"Title": "Zgłoszenia",
|
||||||
"Paragraph": "Poniżej znajdują się Twoje i wszystkie inne zgłoszenia, a także ich status akceptacji i pobierania.",
|
"Paragraph": "Poniżej znajdują się Twoje i wszystkie inne zgłoszenia, a także ich status akceptacji i pobierania.",
|
||||||
"MoviesTab": "Filmy",
|
"MoviesTab": "Filmy",
|
||||||
"ArtistName": "Artist",
|
"ArtistName": "Wykonawca",
|
||||||
"AlbumName": "Album Name",
|
"AlbumName": "Nazwa albumu",
|
||||||
"TvTab": "Seriale",
|
"TvTab": "Seriale",
|
||||||
"MusicTab": "Muzyka",
|
"MusicTab": "Muzyka",
|
||||||
"RequestedBy": "Zgłoszone przez",
|
"RequestedBy": "Zgłoszone przez",
|
||||||
|
@ -161,11 +165,15 @@
|
||||||
"ChangeRootFolder": "Folder główny",
|
"ChangeRootFolder": "Folder główny",
|
||||||
"ChangeQualityProfile": "Profil jakości",
|
"ChangeQualityProfile": "Profil jakości",
|
||||||
"MarkUnavailable": "Oznacz jako niedostępne",
|
"MarkUnavailable": "Oznacz jako niedostępne",
|
||||||
|
"MarkUnavailable4K": "Oznacz jako niedostępne 4K",
|
||||||
"MarkAvailable": "Oznacz jako dostępne",
|
"MarkAvailable": "Oznacz jako dostępne",
|
||||||
|
"MarkAvailable4K": "Oznacz jako Dostępne 4K",
|
||||||
"Remove": "Usuń",
|
"Remove": "Usuń",
|
||||||
"Deny": "Odrzuć",
|
"Deny": "Odrzuć",
|
||||||
|
"Deny4K": "Deny 4K",
|
||||||
|
"Has4KRequest": "Has 4K Request",
|
||||||
"DenyReason": "Powód odrzucenia",
|
"DenyReason": "Powód odrzucenia",
|
||||||
"DeniedReason": "Denied Reason",
|
"DeniedReason": "Powód odrzucenia",
|
||||||
"Season": "Sezon",
|
"Season": "Sezon",
|
||||||
"GridTitle": "Tytuł",
|
"GridTitle": "Tytuł",
|
||||||
"AirDate": "Data emisji",
|
"AirDate": "Data emisji",
|
||||||
|
@ -187,55 +195,56 @@
|
||||||
"NextMinutes": "Kolejne zgłoszenie zostanie dodane za {{time}} minut(y)",
|
"NextMinutes": "Kolejne zgłoszenie zostanie dodane za {{time}} minut(y)",
|
||||||
"NextMinute": "Kolejne zgłoszenie zostanie dodane za {{time}} minut(y)"
|
"NextMinute": "Kolejne zgłoszenie zostanie dodane za {{time}} minut(y)"
|
||||||
},
|
},
|
||||||
"AllRequests": "All Requests",
|
"AllRequests": "Wszystkie zgłoszenia",
|
||||||
"PendingRequests": "Pending Requests",
|
"PendingRequests": "Zgłoszenia oczekujące",
|
||||||
"ProcessingRequests": "Processing Requests",
|
"ProcessingRequests": "Zgłoszenia przetwarzane",
|
||||||
"AvailableRequests": "Available Requests",
|
"AvailableRequests": "Zgłoszenia dostępne",
|
||||||
"DeniedRequests": "Denied Requests",
|
"DeniedRequests": "Zgłoszenia odrzucone",
|
||||||
"RequestsToDisplay": "Requests to display",
|
"RequestsToDisplay": "Zgłoszenia do wyświetlenia",
|
||||||
"RequestsTitle": "Tytuł",
|
"RequestsTitle": "Tytuł",
|
||||||
"Details": "Szczegóły",
|
"Details": "Szczegóły",
|
||||||
"Options": "Options",
|
"Options": "Opcje",
|
||||||
"RequestPanel": {
|
"RequestPanel": {
|
||||||
"Delete": "Delete Request",
|
"Delete": "Usuń zgłoszenie",
|
||||||
"Approve": "Approve Request",
|
"Approve": "Zatwierdź zgłoszenie",
|
||||||
"ChangeAvailability": "Mark Available",
|
"Approve4K": "Zatwierdź prośbę o 4K",
|
||||||
"Deleted": "Successfully deleted selected items",
|
"ChangeAvailability": "Ozn. jako dostępne",
|
||||||
"Approved": "Successfully approved selected items"
|
"Deleted": "Pomyślnie usunięto wybrane elementy",
|
||||||
|
"Approved": "Pomyślnie zatwierdzono wybrane elementy"
|
||||||
},
|
},
|
||||||
"SuccessfullyApproved": "Successfully Approved",
|
"SuccessfullyApproved": "Zatwierdzono pomyślnie",
|
||||||
"SuccessfullyDeleted": "Request successfully deleted",
|
"SuccessfullyDeleted": "Prośba pomyślnie usunięta",
|
||||||
"NowAvailable": "Request is now available",
|
"NowAvailable": "Request is now available",
|
||||||
"NowUnavailable": "Request is now unavailable",
|
"NowUnavailable": "Request is now unavailable",
|
||||||
"SuccessfullyReprocessed": "Successfully Re-processed the request",
|
"SuccessfullyReprocessed": "Successfully Re-processed the request",
|
||||||
"DeniedRequest": "Denied Request",
|
"DeniedRequest": "Denied Request",
|
||||||
"RequestCollection": "Request Collection",
|
"RequestCollection": "Poproś o kolekcję",
|
||||||
"CollectionSuccesfullyAdded": "The collection {{name}} has been successfully added!",
|
"CollectionSuccesfullyAdded": "The collection {{name}} has been successfully added!",
|
||||||
"NeedToSelectEpisodes": "You need to select some episodes!",
|
"NeedToSelectEpisodes": "Musisz wybrać jakieś odcinki!",
|
||||||
"RequestAddedSuccessfully": "Request for {{title}} has been added successfully",
|
"RequestAddedSuccessfully": "Zgłoszenie dla {{title}} zostało pomyślnie dodane",
|
||||||
"ErrorCodes": {
|
"ErrorCodes": {
|
||||||
"AlreadyRequested": "This has already been requested",
|
"AlreadyRequested": "This has already been requested",
|
||||||
"EpisodesAlreadyRequested": "We already have episodes requested from this series",
|
"EpisodesAlreadyRequested": "We already have episodes requested from this series",
|
||||||
"NoPermissionsOnBehalf": "You do not have the correct permissions to request on behalf of users!",
|
"NoPermissionsOnBehalf": "You do not have the correct permissions to request on behalf of users!",
|
||||||
"NoPermissions": "You do not have the correct permissions!",
|
"NoPermissions": "You do not have the correct permissions!",
|
||||||
"RequestDoesNotExist": "Request does not exist",
|
"RequestDoesNotExist": "Żądanie nie istnieje",
|
||||||
"ChildRequestDoesNotExist": "Child Request does not exist",
|
"ChildRequestDoesNotExist": "Child Request does not exist",
|
||||||
"NoPermissionsRequestMovie": "You do not have permissions to Request a Movie",
|
"NoPermissionsRequestMovie": "You do not have permissions to Request a Movie",
|
||||||
"NoPermissionsRequestTV": "You do not have permissions to Request a TV Show",
|
"NoPermissionsRequestTV": "You do not have permissions to Request a TV Show",
|
||||||
"NoPermissionsRequestAlbum": "You do not have permissions to Request an Album",
|
"NoPermissionsRequestAlbum": "You do not have permissions to Request an Album",
|
||||||
"MovieRequestQuotaExceeded": "You have exceeded your Movie request quota!",
|
"MovieRequestQuotaExceeded": "You have exceeded your Movie request quota!",
|
||||||
"TvRequestQuotaExceeded": "You have exceeded your Episode request quota!",
|
"TvRequestQuotaExceeded": "Przekroczyłeś limit próśb odcinków!",
|
||||||
"AlbumRequestQuotaExceeded": "You have exceeded your Album request quota!"
|
"AlbumRequestQuotaExceeded": "Przekroczyłeś limit próśb Albumów!"
|
||||||
},
|
},
|
||||||
"Notify": "Notify",
|
"Notify": "Powiadomienie",
|
||||||
"RemoveNotification": "Remove Notifications",
|
"RemoveNotification": "Usuń powiadomienia",
|
||||||
"SuccessfulNotify": "You will now be notified for title {{title}}",
|
"SuccessfulNotify": "Teraz otrzymasz powiadomienie o tytule {{title}}",
|
||||||
"SuccessfulUnNotify": "You will no longer be notified for title {{title}}",
|
"SuccessfulUnNotify": "You will no longer be notified for title {{title}}",
|
||||||
"CouldntNotify": "Couldn't notify title {{title}}"
|
"CouldntNotify": "Couldn't notify title {{title}}"
|
||||||
},
|
},
|
||||||
"Issues": {
|
"Issues": {
|
||||||
"Title": "Problemy",
|
"Title": "Problemy",
|
||||||
"IssuesForTitle": "Issues for {{title}}",
|
"IssuesForTitle": "Zgłoszenie dla {{title}}",
|
||||||
"PendingTitle": "Oczekujące problemy",
|
"PendingTitle": "Oczekujące problemy",
|
||||||
"InProgressTitle": "Problemy w trakcie",
|
"InProgressTitle": "Problemy w trakcie",
|
||||||
"ResolvedTitle": "Problemy rozwiązane",
|
"ResolvedTitle": "Problemy rozwiązane",
|
||||||
|
@ -254,22 +263,22 @@
|
||||||
"WriteMessagePlaceholder": "Tutaj wpisz swoją wiadomość…",
|
"WriteMessagePlaceholder": "Tutaj wpisz swoją wiadomość…",
|
||||||
"ReportedBy": "Zgłoszone przez",
|
"ReportedBy": "Zgłoszone przez",
|
||||||
"IssueDialog": {
|
"IssueDialog": {
|
||||||
"Title": "Report an issue",
|
"Title": "Zgłoś problem",
|
||||||
"DescriptionPlaceholder": "Please describe the issue",
|
"DescriptionPlaceholder": "Proszę opisać problem",
|
||||||
"TitlePlaceholder": "Short title of your issue",
|
"TitlePlaceholder": "Krótki tytuł Twojego problemu",
|
||||||
"SelectCategory": "Select Category",
|
"SelectCategory": "Wybierz kategorię",
|
||||||
"IssueCreated": "Issue has been created"
|
"IssueCreated": "Problem został zgłoszony"
|
||||||
},
|
},
|
||||||
"Outstanding": "There are outstanding issues",
|
"Outstanding": "Występują zaległe problemy",
|
||||||
"ResolvedDate": "Resolved date",
|
"ResolvedDate": "Data rozwiązania",
|
||||||
"CreatedDate": "Raised on",
|
"CreatedDate": "Zgłoszony",
|
||||||
"MarkedAsResolved": "This issue has now been marked as resolved!",
|
"MarkedAsResolved": "Ten problem został oznaczony jako rozwiązany!",
|
||||||
"MarkedAsInProgress": "This issue has now been marked as in progress!",
|
"MarkedAsInProgress": "Ten problem został oznaczony jako rozwiązywany!",
|
||||||
"Delete": "Delete issue",
|
"Delete": "Usuń zgłoszenie",
|
||||||
"DeletedIssue": "Issue has been deleted",
|
"DeletedIssue": "Problem został usunięty",
|
||||||
"Chat": "Chat",
|
"Chat": "Czat",
|
||||||
"EnterYourMessage": "Enter Your Message",
|
"EnterYourMessage": "Wpisz swoją wiadomość",
|
||||||
"Requested": "Requested",
|
"Requested": "Zgłoszone",
|
||||||
"UserOnDate": "{{user}} on {{date}}"
|
"UserOnDate": "{{user}} on {{date}}"
|
||||||
},
|
},
|
||||||
"Filter": {
|
"Filter": {
|
||||||
|
@ -279,7 +288,7 @@
|
||||||
"Approved": "Zatwierdzone",
|
"Approved": "Zatwierdzone",
|
||||||
"PendingApproval": "Oczekujące na zatwierdzenie",
|
"PendingApproval": "Oczekujące na zatwierdzenie",
|
||||||
"WatchProviders": "Watch Providers",
|
"WatchProviders": "Watch Providers",
|
||||||
"Keywords": "Keywords"
|
"Keywords": "Słowa kluczowe"
|
||||||
},
|
},
|
||||||
"UserManagment": {
|
"UserManagment": {
|
||||||
"TvRemaining": "Seriale: pozostało {{remaining}}/{{total}}",
|
"TvRemaining": "Seriale: pozostało {{remaining}}/{{total}}",
|
||||||
|
@ -295,54 +304,55 @@
|
||||||
},
|
},
|
||||||
"MediaDetails": {
|
"MediaDetails": {
|
||||||
"Denied": "Odrzucone",
|
"Denied": "Odrzucone",
|
||||||
"Trailers": "Trailers",
|
"Denied4K": "Denied 4K",
|
||||||
|
"Trailers": "Zwiastuny",
|
||||||
"RecommendationsTitle": "Rekomendacje",
|
"RecommendationsTitle": "Rekomendacje",
|
||||||
"SimilarTitle": "Podobne",
|
"SimilarTitle": "Podobne",
|
||||||
"VideosTitle": "Wideo",
|
"VideosTitle": "Wideo",
|
||||||
"AlbumsTitle": "Albums",
|
"AlbumsTitle": "Albumy",
|
||||||
"RequestAllAlbums": "Request All Albums",
|
"RequestAllAlbums": "Zgłoś wszystkie albumy",
|
||||||
"ClearSelection": "Clear Selection",
|
"ClearSelection": "Wyczyść zaznaczenie",
|
||||||
"RequestSelectedAlbums": "Request Selected Albums",
|
"RequestSelectedAlbums": "Zgłoś zaznaczone albumy",
|
||||||
"ViewCollection": "View Collection",
|
"ViewCollection": "Pokaż kolekcję",
|
||||||
"NotEnoughInfo": "Unfortunately there is not enough information about this show yet!",
|
"NotEnoughInfo": "Niestety nie ma jeszcze wystarczających informacji na temat tego serialu!",
|
||||||
"AdvancedOptions": "Advanced Options",
|
"AdvancedOptions": "Opcje zaawansowane",
|
||||||
"AutoApproveOptions": "You can configure the request here, once requested it will be sent to your DVR application and will be auto approved! Please note, this is optional, just press Request to skip!",
|
"AutoApproveOptions": "You can configure the request here, once requested it will be sent to your DVR application and will be auto approved! Please note, this is optional, just press Request to skip!",
|
||||||
"AutoApproveOptionsTv": "You can configure the request here, once requested it will be sent to your DVR application and will be auto approved! If the request is already in Sonarr, we will not change the root folder or quality profile if you set it! Please note, this is optional, just press Request to skip!",
|
"AutoApproveOptionsTv": "You can configure the request here, once requested it will be sent to your DVR application and will be auto approved! If the request is already in Sonarr, we will not change the root folder or quality profile if you set it! Please note, this is optional, just press Request to skip!",
|
||||||
"AutoApproveOptionsTvShort": "You can configure the request here, once requested it will be sent to your DVR application! If the request is already in Sonarr, we will not change the root folder or quality profile if you set it! Please note, this is optional, just press Request to skip!",
|
"AutoApproveOptionsTvShort": "You can configure the request here, once requested it will be sent to your DVR application! If the request is already in Sonarr, we will not change the root folder or quality profile if you set it! Please note, this is optional, just press Request to skip!",
|
||||||
"QualityProfilesSelect": "Select A Quality Profile",
|
"QualityProfilesSelect": "Wybierz profil jakości",
|
||||||
"RootFolderSelect": "Select A Root Folder",
|
"RootFolderSelect": "Wybierz katalog główny",
|
||||||
"LanguageProfileSelect": "Select A Language Profile",
|
"LanguageProfileSelect": "Select A Language Profile",
|
||||||
"Status": "Status:",
|
"Status": "Stan:",
|
||||||
"StatusValues": {
|
"StatusValues": {
|
||||||
"Rumored": "Rumored",
|
"Rumored": "Rumored",
|
||||||
"Planned": "Planned",
|
"Planned": "Planowany",
|
||||||
"In Production": "In Production",
|
"In Production": "In Production",
|
||||||
"Post Production": "Post Production",
|
"Post Production": "Post Production",
|
||||||
"Released": "Released",
|
"Released": "Wydany",
|
||||||
"Running": "Running",
|
"Running": "Running",
|
||||||
"Returning Series": "Returning Series",
|
"Returning Series": "Returning Series",
|
||||||
"Ended": "Ended",
|
"Ended": "Zakończono",
|
||||||
"Canceled": "Canceled"
|
"Canceled": "Anulowano"
|
||||||
},
|
},
|
||||||
"Seasons": "Seasons:",
|
"Seasons": "Sezony:",
|
||||||
"Episodes": "Episodes:",
|
"Episodes": "Odcinków:",
|
||||||
"Availability": "Availability:",
|
"Availability": "Dostępność:",
|
||||||
"RequestStatus": "Status zgłoszenia",
|
"RequestStatus": "Status zgłoszenia",
|
||||||
"Quality": "Quality:",
|
"Quality": "Jakość:",
|
||||||
"RootFolderOverride": "Root Folder Override:",
|
"RootFolderOverride": "Wymuszenie folderu głównego:",
|
||||||
"QualityOverride": "Quality Override:",
|
"QualityOverride": "Wymuszenie jakości:",
|
||||||
"Network": "Network:",
|
"Network": "Stacja:",
|
||||||
"GenresLabel": "Genres:",
|
"GenresLabel": "Gatunki:",
|
||||||
"Genres": "Genres",
|
"Genres": "Gatunki",
|
||||||
"FirstAired": "First Aired:",
|
"FirstAired": "Pierwsza emisja:",
|
||||||
"TheatricalRelease": "Release:",
|
"TheatricalRelease": "Premiera kinowa:",
|
||||||
"DigitalRelease": "Digital Release:",
|
"DigitalRelease": "Wydanie cyfrowe:",
|
||||||
"Votes": "Votes:",
|
"Votes": "Głosy:",
|
||||||
"Runtime": "Runtime:",
|
"Runtime": "Czas trwania:",
|
||||||
"Minutes": "{{runtime}} Minutes",
|
"Minutes": "{{runtime}} minut(y)",
|
||||||
"Revenue": "Revenue:",
|
"Revenue": "Przychód:",
|
||||||
"Budget": "Budget:",
|
"Budget": "Budżet:",
|
||||||
"Keywords": "Keywords/Tags:",
|
"Keywords": "Słowa kluczowe/tagi:",
|
||||||
"Casts": {
|
"Casts": {
|
||||||
"CastTitle": "Obsada"
|
"CastTitle": "Obsada"
|
||||||
},
|
},
|
||||||
|
@ -351,23 +361,24 @@
|
||||||
"FirstSeasonTooltip": "Zgłoszenie obejmie pierwszy sezon tego serialu",
|
"FirstSeasonTooltip": "Zgłoszenie obejmie pierwszy sezon tego serialu",
|
||||||
"LatestSeasonTooltip": "Zgłoszenie obejmie najnowszy sezon tego serialu",
|
"LatestSeasonTooltip": "Zgłoszenie obejmie najnowszy sezon tego serialu",
|
||||||
"NoEpisodes": "There unfortunately is no episode data for this show yet!",
|
"NoEpisodes": "There unfortunately is no episode data for this show yet!",
|
||||||
"SeasonNumber": "Season {{number}}"
|
"SeasonNumber": "Sezon {{number}}"
|
||||||
},
|
},
|
||||||
"SonarrConfiguration": "Sonarr Configuration",
|
"SonarrConfiguration": "Konfiguracja Sonarr",
|
||||||
"RadarrConfiguration": "Radarr Configuration",
|
"RadarrConfiguration": "Konfiguracja Radarr",
|
||||||
"RequestOnBehalf": "Request on behalf of",
|
"RequestOnBehalf": "Zgłoszenie w imieniu",
|
||||||
"PleaseSelectUser": "Please select a user",
|
"PleaseSelectUser": "Proszę wybrać użytkownika",
|
||||||
"StreamingOn": "Streaming On:",
|
"StreamingOn": "Strumieniowane w:",
|
||||||
"RequestedBy": "Requested By:",
|
"RequestedBy": "Zgłoszone przez:",
|
||||||
"RequestedByOn": "Requested By {{user}} on {{date}}",
|
"RequestedByOn": "Requested By {{user}} on {{date}}",
|
||||||
"RequestDate": "Request Date:",
|
"RequestDate": "Data zgłoszenia:",
|
||||||
"DeniedReason": "Denied Reason:",
|
"DeniedReason": "Denied Reason:",
|
||||||
"ReProcessRequest": "Re-Process Request",
|
"ReProcessRequest": "Re-Process Request",
|
||||||
|
"ReProcessRequest4K": "Re-Process 4K Request",
|
||||||
"Music": {
|
"Music": {
|
||||||
"Type": "Type:",
|
"Type": "Typ:",
|
||||||
"Country": "Country:",
|
"Country": "Kraj:",
|
||||||
"StartDate": "Start Date:",
|
"StartDate": "Data rozpoczęcia:",
|
||||||
"EndDate": "EndDate:"
|
"EndDate": "Data zakończenia:"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"Discovery": {
|
"Discovery": {
|
||||||
|
@ -375,10 +386,10 @@
|
||||||
"TrendingTab": "Zyskujące popularność",
|
"TrendingTab": "Zyskujące popularność",
|
||||||
"UpcomingTab": "Nadchodzące",
|
"UpcomingTab": "Nadchodzące",
|
||||||
"SeasonalTab": "Seasonal",
|
"SeasonalTab": "Seasonal",
|
||||||
"RecentlyRequestedTab": "Recently Requested",
|
"RecentlyRequestedTab": "Ostatnie prośby",
|
||||||
"Movies": "Filmy",
|
"Movies": "Filmy",
|
||||||
"Combined": "Combined",
|
"Combined": "Połączone",
|
||||||
"Tv": "TV",
|
"Tv": "Seriale",
|
||||||
"CardDetails": {
|
"CardDetails": {
|
||||||
"Availability": "Dostępność",
|
"Availability": "Dostępność",
|
||||||
"Studio": "Studio",
|
"Studio": "Studio",
|
||||||
|
@ -391,45 +402,45 @@
|
||||||
"Writer": "Scenarzysta",
|
"Writer": "Scenarzysta",
|
||||||
"ExecProducer": "Producent wykonawczy"
|
"ExecProducer": "Producent wykonawczy"
|
||||||
},
|
},
|
||||||
"NoSearch": "Sorry, nothing matches your search!"
|
"NoSearch": "Przepraszamy, nic nie pasuje do Twojego wyszukiwania!"
|
||||||
},
|
},
|
||||||
"UserPreferences": {
|
"UserPreferences": {
|
||||||
"Welcome": "Witaj {{username}}!",
|
"Welcome": "Witaj {{username}}!",
|
||||||
"OmbiLanguage": "Language",
|
"OmbiLanguage": "Język",
|
||||||
"DarkMode": "Dark Mode",
|
"DarkMode": "Tryb ciemny",
|
||||||
"Updated": "Successfully Updated",
|
"Updated": "Zaktualizowano pomyślnie",
|
||||||
"StreamingCountry": "Streaming Country",
|
"StreamingCountry": "Kraj strumieniowania",
|
||||||
"StreamingCountryDescription": "This is the country code that we will display streaming information for. If you are in the US please select US and you will get US related streaming information.",
|
"StreamingCountryDescription": "This is the country code that we will display streaming information for. If you are in the US please select US and you will get US related streaming information.",
|
||||||
"LanguageDescription": "This is the language you would like the Ombi interface to be displayed in.",
|
"LanguageDescription": "To jest język, w którym ma być wyświetlany interfejs Ombi.",
|
||||||
"MobileQRCode": "Mobile QR Code",
|
"MobileQRCode": "Kod QR z telefonu",
|
||||||
"LegacyApp": "Launch Legacy App",
|
"LegacyApp": "Uruchom starszą aplikację",
|
||||||
"NoQrCode": "Please contact your administrator to enable QR codes",
|
"NoQrCode": "Please contact your administrator to enable QR codes",
|
||||||
"UserType": "User Type:",
|
"UserType": "Typ Użytkownika:",
|
||||||
"ChangeDetails": "Change Details",
|
"ChangeDetails": "Change Details",
|
||||||
"NeedCurrentPassword": "You need your current password to make any changes here",
|
"NeedCurrentPassword": "Potrzebujesz swojego aktualnego hasła, aby potwierdzić zmiany",
|
||||||
"CurrentPassword": "Current Password",
|
"CurrentPassword": "Obecne hasło",
|
||||||
"EmailAddress": "Email Address",
|
"EmailAddress": "Adres e-mail",
|
||||||
"NewPassword": "New Password",
|
"NewPassword": "Nowe Hasło",
|
||||||
"NewPasswordConfirm": "New Password Confirm",
|
"NewPasswordConfirm": "Potwierdź nowe hasło",
|
||||||
"Security": "Security",
|
"Security": "Ochrona",
|
||||||
"Profile": "Profile",
|
"Profile": "Profil",
|
||||||
"UpdatedYourInformation": "Updated your information",
|
"UpdatedYourInformation": "Zaktualizuj swoje informacje",
|
||||||
"Unsubscribed": "Unsubscribed!"
|
"Unsubscribed": "Subskrypcja anulowana!"
|
||||||
},
|
},
|
||||||
"UserTypeLabel": {
|
"UserTypeLabel": {
|
||||||
"1": "Local User",
|
"1": "Użytkownik lokalny",
|
||||||
"2": "Plex User",
|
"2": "Użytkownik Plex",
|
||||||
"3": "Emby User",
|
"3": "Użytkownik Emby",
|
||||||
"4": "Emby Connect User",
|
"4": "Emby Connect User",
|
||||||
"5": "Jellyfin User"
|
"5": "Użytkownik Jellyfin"
|
||||||
},
|
},
|
||||||
"Paginator": {
|
"Paginator": {
|
||||||
"itemsPerPageLabel": "Items per page:",
|
"itemsPerPageLabel": "Wpisów na stronie:",
|
||||||
"nextPageLabel": "Next page",
|
"nextPageLabel": "Następna strona",
|
||||||
"previousPageLabel": "Previous page",
|
"previousPageLabel": "Poprzednia strona",
|
||||||
"firstPageLabel": "First page",
|
"firstPageLabel": "Pierwsza strona",
|
||||||
"lastPageLabel": "Last page",
|
"lastPageLabel": "Ostatnia Strona",
|
||||||
"rangePageLabel1": "0 of {{length}}",
|
"rangePageLabel1": "0 z {{length}}",
|
||||||
"rangePageLabel2": "{{startIndex}} – {{endIndex}} of {{length}}"
|
"rangePageLabel2": "{{startIndex}} - {{endIndex}} z {{length}}"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
446
src/Ombi/wwwroot/translations/pt-BR.json
Normal file
446
src/Ombi/wwwroot/translations/pt-BR.json
Normal file
|
@ -0,0 +1,446 @@
|
||||||
|
{
|
||||||
|
"Login": {
|
||||||
|
"SignInButton": "Iniciar sessão",
|
||||||
|
"UsernamePlaceholder": "Nome de usuário",
|
||||||
|
"PasswordPlaceholder": "Senha",
|
||||||
|
"RememberMe": "Lembrar-me",
|
||||||
|
"SignInWith": "Entre com {{appName}}",
|
||||||
|
"SignInWithPlex": "Iniciar sessão com Plex",
|
||||||
|
"ForgottenPassword": "Esqueceu sua senha?",
|
||||||
|
"Errors": {
|
||||||
|
"IncorrectCredentials": "Nome de usuário ou senha incorretos"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"Common": {
|
||||||
|
"ContinueButton": "Continuar",
|
||||||
|
"Available": "Disponível",
|
||||||
|
"Available4K": "Disponível",
|
||||||
|
"Approved": "Aprovado",
|
||||||
|
"Approve4K": "Aprovar",
|
||||||
|
"Pending": "Pendente",
|
||||||
|
"PartiallyAvailable": "Parcialmente Disponível",
|
||||||
|
"Monitored": "Monitorado",
|
||||||
|
"NotAvailable": "Não Disponível",
|
||||||
|
"ProcessingRequest": "Processando Solicitação",
|
||||||
|
"PendingApproval": "Aprovação Pendente",
|
||||||
|
"RequestDenied": "Solicitação Negada",
|
||||||
|
"NotRequested": "Não Solicitado",
|
||||||
|
"Requested": "Solicitado",
|
||||||
|
"Requested4K": "4K requisitado",
|
||||||
|
"Search": "Buscar",
|
||||||
|
"Request": "Solicitar",
|
||||||
|
"Request4K": "Requisitar 4K",
|
||||||
|
"Denied": "Negado",
|
||||||
|
"Approve": "Aprovar",
|
||||||
|
"PartlyAvailable": "Parcialmente Disponível",
|
||||||
|
"ViewDetails": "Ver detalhes",
|
||||||
|
"Errors": {
|
||||||
|
"Validation": "Por favor, verifique os dados inseridos"
|
||||||
|
},
|
||||||
|
"Cancel": "Cancelar",
|
||||||
|
"Submit": "Submeter",
|
||||||
|
"Update": "Atualizar",
|
||||||
|
"tvShow": "Series",
|
||||||
|
"movie": "Filmes",
|
||||||
|
"album": "Álbum"
|
||||||
|
},
|
||||||
|
"PasswordReset": {
|
||||||
|
"EmailAddressPlaceholder": "Endereço de e-mail",
|
||||||
|
"ResetPasswordButton": "Redefinir Senha"
|
||||||
|
},
|
||||||
|
"LandingPage": {
|
||||||
|
"OnlineHeading": "Online no momento",
|
||||||
|
"OnlineParagraph": "O servidor de mídia está atualmente online",
|
||||||
|
"PartiallyOnlineHeading": "Parcialmente Online",
|
||||||
|
"PartiallyOnlineParagraph": "O servidor de mídia está parcialmente online.",
|
||||||
|
"MultipleServersUnavailable": "Existem {{serversUnavailable}} servidores offline de um total de {{totalServers}}.",
|
||||||
|
"SingleServerUnavailable": "Existe {{serversUnavailable}} servidor offline de um total de {{totalServers}}.",
|
||||||
|
"OfflineHeading": "Offline Agora",
|
||||||
|
"OfflineParagraph": "O servidor de mídia está atualmente offline.",
|
||||||
|
"CheckPageForUpdates": "Verifique esta página para acompanhar as atualizações do site."
|
||||||
|
},
|
||||||
|
"ErrorPages": {
|
||||||
|
"NotFound": "Pagina não encontrada"
|
||||||
|
},
|
||||||
|
"NavigationBar": {
|
||||||
|
"Discover": "Explorar",
|
||||||
|
"Search": "Pesquisar",
|
||||||
|
"Requests": "Solicitações",
|
||||||
|
"UserManagement": "User Management",
|
||||||
|
"Issues": "Problemas",
|
||||||
|
"Vote": "Votar",
|
||||||
|
"Donate": "Doações!",
|
||||||
|
"DonateLibraryMaintainer": "Doar para o Dono da Biblioteca",
|
||||||
|
"DonateTooltip": "É assim que convenço minha esposa a me deixar passar o meu tempo livre desenvolvendo o Ombi 😁",
|
||||||
|
"UpdateAvailableTooltip": "Atualização Disponível!",
|
||||||
|
"Settings": "Configurações",
|
||||||
|
"Welcome": "Bem-vindo(a), {{username}}",
|
||||||
|
"UpdateDetails": "Detalhes da Atualização",
|
||||||
|
"Logout": "Desconectar",
|
||||||
|
"OpenMobileApp": "Abrir Aplicativo do Celular",
|
||||||
|
"RecentlyAdded": "Recentemente Adicionado",
|
||||||
|
"ChangeTheme": "Trocar Tema",
|
||||||
|
"Calendar": "Calendário",
|
||||||
|
"UserPreferences": "Preferências",
|
||||||
|
"FeatureSuggestion": "Feature Suggestion",
|
||||||
|
"FeatureSuggestionTooltip": "Teve uma ótima idéia? Sugira aqui!",
|
||||||
|
"Filter": {
|
||||||
|
"Movies": "Filmes",
|
||||||
|
"TvShows": "Séries",
|
||||||
|
"Music": "Músicas",
|
||||||
|
"People": "Pessoas"
|
||||||
|
},
|
||||||
|
"MorningWelcome": "Bom dia!",
|
||||||
|
"AfternoonWelcome": "Boa tarde!",
|
||||||
|
"EveningWelcome": "Boa noite!"
|
||||||
|
},
|
||||||
|
"Search": {
|
||||||
|
"Title": "Pesquisar",
|
||||||
|
"Paragraph": "Quer assistir a algo que não está disponível? Sem problemas, basta pesquisar abaixo e solicitar!",
|
||||||
|
"MoviesTab": "Filmes",
|
||||||
|
"TvTab": "Séries",
|
||||||
|
"MusicTab": "Músicas",
|
||||||
|
"AdvancedSearch": "Você pode preencher qualquer um dos abaixo para descobrir novas mídias. Todos os resultados são classificados por popularidade",
|
||||||
|
"AdvancedSearchHeader": "Pesquisa avançada",
|
||||||
|
"Suggestions": "Sugestões",
|
||||||
|
"NoResults": "Desculpe, não encontramos nenhum resultado!",
|
||||||
|
"DigitalDate": "Lançamento Digital: {{date}}",
|
||||||
|
"TheatricalRelease": "Lançamento nos Cinemas: {{date}}",
|
||||||
|
"ViewOnPlex": "View On Plex",
|
||||||
|
"ViewOnEmby": "View On Emby",
|
||||||
|
"ViewOnJellyfin": "Assistir no Jellyfin",
|
||||||
|
"RequestAdded": "O pedido de {{title}} foi adicionado com sucesso",
|
||||||
|
"Similar": "Semelhantes",
|
||||||
|
"Refine": "Corrigir",
|
||||||
|
"SearchBarPlaceholder": "Digite Aqui para Pesquisar",
|
||||||
|
"Movies": {
|
||||||
|
"PopularMovies": "Filmes Populares",
|
||||||
|
"UpcomingMovies": "Filmes Em Breve",
|
||||||
|
"TopRatedMovies": "Filmes Mais Votados",
|
||||||
|
"NowPlayingMovies": "Filmes em Cartaz",
|
||||||
|
"HomePage": "Página Inicial",
|
||||||
|
"Trailer": "Trailer"
|
||||||
|
},
|
||||||
|
"TvShows": {
|
||||||
|
"Popular": "Popular",
|
||||||
|
"Trending": "Tendências",
|
||||||
|
"MostWatched": "Mais Assistidos",
|
||||||
|
"MostAnticipated": "Mais Aguardados",
|
||||||
|
"Results": "Resultados",
|
||||||
|
"AirDate": "Data de Exibição:",
|
||||||
|
"AllSeasons": "Todas as Temporadas",
|
||||||
|
"FirstSeason": "Primeira temporada",
|
||||||
|
"LatestSeason": "Última Temporada",
|
||||||
|
"Select": "Selecionar...",
|
||||||
|
"SubmitRequest": "Enviar solicitação",
|
||||||
|
"Season": "Temporada: {{seasonNumber}}",
|
||||||
|
"SelectAllInSeason": "Selecione Tudo na Temporada {{seasonNumber}}"
|
||||||
|
},
|
||||||
|
"AdvancedSearchInstructions": "Por favor, escolha o tipo de mídia que você está procurando:",
|
||||||
|
"YearOfRelease": "Ano de lançamento",
|
||||||
|
"SearchGenre": "Pesquisa por gênero",
|
||||||
|
"SearchKeyword": "Pesquisar palavras-chave",
|
||||||
|
"SearchProvider": "Provedores de pesquisa",
|
||||||
|
"KeywordSearchingDisclaimer": "Por favor, note que a busca por palavra-chave é muito acertada e perdida devido aos dados inconsistentes no TheMovieDb"
|
||||||
|
},
|
||||||
|
"Requests": {
|
||||||
|
"Title": "Solicitações",
|
||||||
|
"Paragraph": "Abaixo, você pode ver o seu e todos os outros pedidos, bem como o seu download e status de aprovação.",
|
||||||
|
"MoviesTab": "Filmes",
|
||||||
|
"ArtistName": "Artistas",
|
||||||
|
"AlbumName": "Nome do álbum",
|
||||||
|
"TvTab": "Séries",
|
||||||
|
"MusicTab": "Músicas",
|
||||||
|
"RequestedBy": "Solicitado por",
|
||||||
|
"Status": "Status",
|
||||||
|
"RequestStatus": "Status da solicitação",
|
||||||
|
"Denied": " Negados:",
|
||||||
|
"TheatricalRelease": "Lançamento nos Cinemas: {{date}}",
|
||||||
|
"ReleaseDate": "Lançado: {{date}}",
|
||||||
|
"TheatricalReleaseSort": "Lançamento nos Cinemas",
|
||||||
|
"DigitalRelease": "Lançamento Digital: {{date}}",
|
||||||
|
"RequestDate": "Data da Solicitação",
|
||||||
|
"QualityOverride": "Substituição de Qualidade:",
|
||||||
|
"RootFolderOverride": "Substituição da Pasta Raiz:",
|
||||||
|
"ChangeRootFolder": "Pasta Raiz",
|
||||||
|
"ChangeQualityProfile": "Perfil de Qualidade",
|
||||||
|
"MarkUnavailable": "Marcar como Indisponível",
|
||||||
|
"MarkUnavailable4K": "Marcar indisponível 4K",
|
||||||
|
"MarkAvailable": "Marcar como Disponível",
|
||||||
|
"MarkAvailable4K": "Marcar disponível 4K",
|
||||||
|
"Remove": "Remover",
|
||||||
|
"Deny": "Negar",
|
||||||
|
"Deny4K": "Recusar 4K",
|
||||||
|
"Has4KRequest": "Pedido 4K existente",
|
||||||
|
"DenyReason": "Razão da rejeição",
|
||||||
|
"DeniedReason": "Razão da rejeição",
|
||||||
|
"Season": "Temporada",
|
||||||
|
"GridTitle": "Título",
|
||||||
|
"AirDate": "AirDate",
|
||||||
|
"GridStatus": "Status",
|
||||||
|
"ReportIssue": "Relatar Problema",
|
||||||
|
"Filter": "Filtro",
|
||||||
|
"Sort": "Ordenar por",
|
||||||
|
"SeasonNumberHeading": "Temporada: {seasonNumber}",
|
||||||
|
"SortTitleAsc": "Título ▲",
|
||||||
|
"SortTitleDesc": "Título ▼",
|
||||||
|
"SortRequestDateAsc": "Data da Solicitação ▲",
|
||||||
|
"SortRequestDateDesc": "Data da Solicitação ▼",
|
||||||
|
"SortStatusAsc": "Status ▲",
|
||||||
|
"SortStatusDesc": "Status ▼",
|
||||||
|
"Remaining": {
|
||||||
|
"Quota": "{{remaining}}/{{total}} solicitações restantes",
|
||||||
|
"NextDays": "Outra solicitação será adicionada em {{time}} dias",
|
||||||
|
"NextHours": "Outra solicitação será adicionada em {{time}} horas",
|
||||||
|
"NextMinutes": "Outra solicitação será adicionada em {{time}} minutos",
|
||||||
|
"NextMinute": "Outra solicitação será adicionada em {{time}} minuto"
|
||||||
|
},
|
||||||
|
"AllRequests": "Todas solicitações",
|
||||||
|
"PendingRequests": "Solicitações pendentes",
|
||||||
|
"ProcessingRequests": "Solicitações em andamento",
|
||||||
|
"AvailableRequests": "Solicitação Disponíveis",
|
||||||
|
"DeniedRequests": "Solicitações Negadas",
|
||||||
|
"RequestsToDisplay": "Itens por página",
|
||||||
|
"RequestsTitle": "Título",
|
||||||
|
"Details": "Detalhes",
|
||||||
|
"Options": "Opções",
|
||||||
|
"RequestPanel": {
|
||||||
|
"Delete": "Apagar Solicitação",
|
||||||
|
"Approve": "Aprovar Solicitação",
|
||||||
|
"Approve4K": "Aprovar pedido 4K",
|
||||||
|
"ChangeAvailability": "Marcar Como Disponível",
|
||||||
|
"Deleted": "Successfully deleted selected items",
|
||||||
|
"Approved": "Successfully approved selected items"
|
||||||
|
},
|
||||||
|
"SuccessfullyApproved": "Successfully Approved",
|
||||||
|
"SuccessfullyDeleted": "Request successfully deleted",
|
||||||
|
"NowAvailable": "Request is now available",
|
||||||
|
"NowUnavailable": "Request is now unavailable",
|
||||||
|
"SuccessfullyReprocessed": "Successfully Re-processed the request",
|
||||||
|
"DeniedRequest": "Denied Request",
|
||||||
|
"RequestCollection": "Request Collection",
|
||||||
|
"CollectionSuccesfullyAdded": "The collection {{name}} has been successfully added!",
|
||||||
|
"NeedToSelectEpisodes": "You need to select some episodes!",
|
||||||
|
"RequestAddedSuccessfully": "Solicitação de {{title}} foi adicionada com sucesso",
|
||||||
|
"ErrorCodes": {
|
||||||
|
"AlreadyRequested": "This has already been requested",
|
||||||
|
"EpisodesAlreadyRequested": "We already have episodes requested from this series",
|
||||||
|
"NoPermissionsOnBehalf": "You do not have the correct permissions to request on behalf of users!",
|
||||||
|
"NoPermissions": "You do not have the correct permissions!",
|
||||||
|
"RequestDoesNotExist": "Request does not exist",
|
||||||
|
"ChildRequestDoesNotExist": "Child Request does not exist",
|
||||||
|
"NoPermissionsRequestMovie": "You do not have permissions to Request a Movie",
|
||||||
|
"NoPermissionsRequestTV": "You do not have permissions to Request a TV Show",
|
||||||
|
"NoPermissionsRequestAlbum": "You do not have permissions to Request an Album",
|
||||||
|
"MovieRequestQuotaExceeded": "You have exceeded your Movie request quota!",
|
||||||
|
"TvRequestQuotaExceeded": "You have exceeded your Episode request quota!",
|
||||||
|
"AlbumRequestQuotaExceeded": "You have exceeded your Album request quota!"
|
||||||
|
},
|
||||||
|
"Notify": "Notify",
|
||||||
|
"RemoveNotification": "Remove Notifications",
|
||||||
|
"SuccessfulNotify": "You will now be notified for title {{title}}",
|
||||||
|
"SuccessfulUnNotify": "You will no longer be notified for title {{title}}",
|
||||||
|
"CouldntNotify": "Couldn't notify title {{title}}"
|
||||||
|
},
|
||||||
|
"Issues": {
|
||||||
|
"Title": "Problemas",
|
||||||
|
"IssuesForTitle": "Issues for {{title}}",
|
||||||
|
"PendingTitle": "Problemas pendentes",
|
||||||
|
"InProgressTitle": "Problemas em resolução",
|
||||||
|
"ResolvedTitle": "Problemas Resolvidos",
|
||||||
|
"ColumnTitle": "Título",
|
||||||
|
"Count": "Count",
|
||||||
|
"Category": "Categoria",
|
||||||
|
"Status": "Status",
|
||||||
|
"Details": "Detalhes",
|
||||||
|
"Description": "Descrição",
|
||||||
|
"NoComments": "Sem Comentários!",
|
||||||
|
"MarkInProgress": "Marcar como em andamento",
|
||||||
|
"MarkResolved": "Marcar como resolvido",
|
||||||
|
"SendMessageButton": "Enviar",
|
||||||
|
"Subject": "Assunto",
|
||||||
|
"Comments": "Comentários",
|
||||||
|
"WriteMessagePlaceholder": "Escreva sua mensagem aqui...",
|
||||||
|
"ReportedBy": "Reportado por",
|
||||||
|
"IssueDialog": {
|
||||||
|
"Title": "Reportar um problema",
|
||||||
|
"DescriptionPlaceholder": "Por favor, descreva o problema",
|
||||||
|
"TitlePlaceholder": "Título curto para o problema",
|
||||||
|
"SelectCategory": "Selecione Uma Categoria",
|
||||||
|
"IssueCreated": "Um registro de problema foi criado"
|
||||||
|
},
|
||||||
|
"Outstanding": "Existem problemas pendentes",
|
||||||
|
"ResolvedDate": "Data da resolução",
|
||||||
|
"CreatedDate": "Notificado em",
|
||||||
|
"MarkedAsResolved": "Esse problema foi marcado como resolvido!",
|
||||||
|
"MarkedAsInProgress": "Esse problema foi marcado como resolvendo!",
|
||||||
|
"Delete": "Deletar problema",
|
||||||
|
"DeletedIssue": "O problema foi excluído",
|
||||||
|
"Chat": "Chat",
|
||||||
|
"EnterYourMessage": "Enter Your Message",
|
||||||
|
"Requested": "Solicitado",
|
||||||
|
"UserOnDate": "{{user}} on {{date}}"
|
||||||
|
},
|
||||||
|
"Filter": {
|
||||||
|
"ClearFilter": "Limpar Filtro",
|
||||||
|
"FilterHeaderAvailability": "Disponibilidade",
|
||||||
|
"FilterHeaderRequestStatus": "Status",
|
||||||
|
"Approved": "Aprovado",
|
||||||
|
"PendingApproval": "Aprovação Pendente",
|
||||||
|
"WatchProviders": "Watch Providers",
|
||||||
|
"Keywords": "Keywords"
|
||||||
|
},
|
||||||
|
"UserManagment": {
|
||||||
|
"TvRemaining": "Séries: {{remaining}}/{{total}} restantes",
|
||||||
|
"MovieRemaining": "Filmes: {{remaining}}/{{total}} restantes",
|
||||||
|
"MusicRemaining": "Músicas: {{remaining}}/{{total}} restantes",
|
||||||
|
"TvDue": "Série: {{date}}",
|
||||||
|
"MovieDue": "Filme: {{date}}",
|
||||||
|
"MusicDue": "Música: {{date}}"
|
||||||
|
},
|
||||||
|
"Votes": {
|
||||||
|
"CompletedVotesTab": "Votado",
|
||||||
|
"VotesTab": "Votos necessários"
|
||||||
|
},
|
||||||
|
"MediaDetails": {
|
||||||
|
"Denied": "Rejeitado",
|
||||||
|
"Denied4K": "4K recusado",
|
||||||
|
"Trailers": "Trailers",
|
||||||
|
"RecommendationsTitle": "Recomendações",
|
||||||
|
"SimilarTitle": "Semelhante",
|
||||||
|
"VideosTitle": "Vídeos",
|
||||||
|
"AlbumsTitle": "Álbuns",
|
||||||
|
"RequestAllAlbums": "Solicitar Todos Álbuns",
|
||||||
|
"ClearSelection": "Limpar Seleção",
|
||||||
|
"RequestSelectedAlbums": "Solicitar Álbuns Selecionados",
|
||||||
|
"ViewCollection": "Ver Coleção",
|
||||||
|
"NotEnoughInfo": "Infelizmente ainda não há informação sobre essa série!",
|
||||||
|
"AdvancedOptions": "Opções Avançadas",
|
||||||
|
"AutoApproveOptions": "You can configure the request here, once requested it will be sent to your DVR application and will be auto approved! Please note, this is optional, just press Request to skip!",
|
||||||
|
"AutoApproveOptionsTv": "You can configure the request here, once requested it will be sent to your DVR application and will be auto approved! If the request is already in Sonarr, we will not change the root folder or quality profile if you set it! Please note, this is optional, just press Request to skip!",
|
||||||
|
"AutoApproveOptionsTvShort": "You can configure the request here, once requested it will be sent to your DVR application! If the request is already in Sonarr, we will not change the root folder or quality profile if you set it! Please note, this is optional, just press Request to skip!",
|
||||||
|
"QualityProfilesSelect": "Selecione um perfil de qualidade",
|
||||||
|
"RootFolderSelect": "Selecione o diretório raiz",
|
||||||
|
"LanguageProfileSelect": "Select A Language Profile",
|
||||||
|
"Status": "Status:",
|
||||||
|
"StatusValues": {
|
||||||
|
"Rumored": "Rumored",
|
||||||
|
"Planned": "Planned",
|
||||||
|
"In Production": "In Production",
|
||||||
|
"Post Production": "Post Production",
|
||||||
|
"Released": "Released",
|
||||||
|
"Running": "Running",
|
||||||
|
"Returning Series": "Returning Series",
|
||||||
|
"Ended": "Ended",
|
||||||
|
"Canceled": "Canceled"
|
||||||
|
},
|
||||||
|
"Seasons": "Seasons:",
|
||||||
|
"Episodes": "Episodes:",
|
||||||
|
"Availability": "Disponibilidade:",
|
||||||
|
"RequestStatus": "Estado da solicitação",
|
||||||
|
"Quality": "Qualidade:",
|
||||||
|
"RootFolderOverride": "Substituição da Pasta Raiz:",
|
||||||
|
"QualityOverride": "Substituição de Qualidade:",
|
||||||
|
"Network": "Rede:",
|
||||||
|
"GenresLabel": "Gêneros:",
|
||||||
|
"Genres": "Gêneros",
|
||||||
|
"FirstAired": "Primeira Exibição:",
|
||||||
|
"TheatricalRelease": "Theatrical Release:",
|
||||||
|
"DigitalRelease": "Lançamento Digital:",
|
||||||
|
"Votes": "Votos:",
|
||||||
|
"Runtime": "Tempo de execução:",
|
||||||
|
"Minutes": "{{runtime}} Minutos",
|
||||||
|
"Revenue": "Receita:",
|
||||||
|
"Budget": "Orçamento:",
|
||||||
|
"Keywords": "Palavras-Chave/Tags:",
|
||||||
|
"Casts": {
|
||||||
|
"CastTitle": "Elenco"
|
||||||
|
},
|
||||||
|
"EpisodeSelector": {
|
||||||
|
"AllSeasonsTooltip": "Isto irá pedir todas as temporadas da série",
|
||||||
|
"FirstSeasonTooltip": "Isto somente irá pedir a 1ª temporada da série",
|
||||||
|
"LatestSeasonTooltip": "Isto somente irá pedir a última temporada da série",
|
||||||
|
"NoEpisodes": "There unfortunately is no episode data for this show yet!",
|
||||||
|
"SeasonNumber": "Temporada: {{number}}"
|
||||||
|
},
|
||||||
|
"SonarrConfiguration": "Configuração do Sonarr",
|
||||||
|
"RadarrConfiguration": "Configuração do Radarr",
|
||||||
|
"RequestOnBehalf": "Pedido em nome de",
|
||||||
|
"PleaseSelectUser": "Por favor, selecione um usuário",
|
||||||
|
"StreamingOn": "Streaming On:",
|
||||||
|
"RequestedBy": "Solicitado por:",
|
||||||
|
"RequestedByOn": "Requested By {{user}} on {{date}}",
|
||||||
|
"RequestDate": "Data da Solicitação:",
|
||||||
|
"DeniedReason": "Razão da rejeição:",
|
||||||
|
"ReProcessRequest": "Re-Process Request",
|
||||||
|
"ReProcessRequest4K": "Reprocessar pedido 4K",
|
||||||
|
"Music": {
|
||||||
|
"Type": "Type:",
|
||||||
|
"Country": "Country:",
|
||||||
|
"StartDate": "Start Date:",
|
||||||
|
"EndDate": "EndDate:"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"Discovery": {
|
||||||
|
"PopularTab": "Popular",
|
||||||
|
"TrendingTab": "Tendências",
|
||||||
|
"UpcomingTab": "Próximo",
|
||||||
|
"SeasonalTab": "Seasonal",
|
||||||
|
"RecentlyRequestedTab": "Recently Requested",
|
||||||
|
"Movies": "Filmes",
|
||||||
|
"Combined": "Combinados",
|
||||||
|
"Tv": "Serie",
|
||||||
|
"CardDetails": {
|
||||||
|
"Availability": "Disponibilidade",
|
||||||
|
"Studio": "Estúdio",
|
||||||
|
"Network": "Rede",
|
||||||
|
"UnknownNetwork": "Desconhecido",
|
||||||
|
"RequestStatus": "Estado da solicitação",
|
||||||
|
"Director": "Diretor",
|
||||||
|
"InCinemas": "Nos Cinemas",
|
||||||
|
"FirstAired": "Primeira Exibição",
|
||||||
|
"Writer": "Escritor",
|
||||||
|
"ExecProducer": "Produtor Executivo"
|
||||||
|
},
|
||||||
|
"NoSearch": "Desculpe, nada corresponde à sua pesquisa!"
|
||||||
|
},
|
||||||
|
"UserPreferences": {
|
||||||
|
"Welcome": "Bem-vindo, {{username}}!",
|
||||||
|
"OmbiLanguage": "Idioma",
|
||||||
|
"DarkMode": "Modo Escuro",
|
||||||
|
"Updated": "Atualizado com Sucesso",
|
||||||
|
"StreamingCountry": "País de Streaming",
|
||||||
|
"StreamingCountryDescription": "This is the country code that we will display streaming information for. If you are in the US please select US and you will get US related streaming information.",
|
||||||
|
"LanguageDescription": "Este é o idioma que você gostaria de exibir na interface do Ombi.",
|
||||||
|
"MobileQRCode": "QR Code para Celular",
|
||||||
|
"LegacyApp": "Iniciar Legacy App",
|
||||||
|
"NoQrCode": "Please contact your administrator to enable QR codes",
|
||||||
|
"UserType": "User Type:",
|
||||||
|
"ChangeDetails": "Change Details",
|
||||||
|
"NeedCurrentPassword": "You need your current password to make any changes here",
|
||||||
|
"CurrentPassword": "Current Password",
|
||||||
|
"EmailAddress": "Endereço de e-mail",
|
||||||
|
"NewPassword": "New Password",
|
||||||
|
"NewPasswordConfirm": "New Password Confirm",
|
||||||
|
"Security": "Security",
|
||||||
|
"Profile": "Profile",
|
||||||
|
"UpdatedYourInformation": "Updated your information",
|
||||||
|
"Unsubscribed": "Unsubscribed!"
|
||||||
|
},
|
||||||
|
"UserTypeLabel": {
|
||||||
|
"1": "Local User",
|
||||||
|
"2": "Plex User",
|
||||||
|
"3": "Emby User",
|
||||||
|
"4": "Emby Connect User",
|
||||||
|
"5": "Jellyfin User"
|
||||||
|
},
|
||||||
|
"Paginator": {
|
||||||
|
"itemsPerPageLabel": "Items per page:",
|
||||||
|
"nextPageLabel": "Next page",
|
||||||
|
"previousPageLabel": "Previous page",
|
||||||
|
"firstPageLabel": "First page",
|
||||||
|
"lastPageLabel": "Last page",
|
||||||
|
"rangePageLabel1": "0 of {{length}}",
|
||||||
|
"rangePageLabel2": "{{startIndex}} – {{endIndex}} of {{length}}"
|
||||||
|
}
|
||||||
|
}
|
|
@ -1,204 +1,213 @@
|
||||||
{
|
{
|
||||||
"Login": {
|
"Login": {
|
||||||
"SignInButton": "Iniciar sessão",
|
"SignInButton": "Iniciar sessão",
|
||||||
"UsernamePlaceholder": "Nome de usuário",
|
"UsernamePlaceholder": "Nome de Usuário",
|
||||||
"PasswordPlaceholder": "Senha",
|
"PasswordPlaceholder": "Palavra-passe",
|
||||||
"RememberMe": "Lembrar-me",
|
"RememberMe": "Recorde-me",
|
||||||
"SignInWith": "Entre com {{appName}}",
|
"SignInWith": "Entre com {{appName}}",
|
||||||
"SignInWithPlex": "Iniciar sessão com Plex",
|
"SignInWithPlex": "Iniciar sessão com Plex",
|
||||||
"ForgottenPassword": "Esqueceu sua senha?",
|
"ForgottenPassword": "Esqueceu sua senha?",
|
||||||
"Errors": {
|
"Errors": {
|
||||||
"IncorrectCredentials": "Nome de usuário ou senha incorretos"
|
"IncorrectCredentials": "Usuário ou senha incorretos"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"Common": {
|
"Common": {
|
||||||
"ContinueButton": "Continuar",
|
"ContinueButton": "Continuar",
|
||||||
"Available": "Disponível",
|
"Available": "Disponível",
|
||||||
|
"Available4K": "Disponível 4K",
|
||||||
"Approved": "Aprovado",
|
"Approved": "Aprovado",
|
||||||
"Pending": "Pendente",
|
"Approve4K": "Approve 4K",
|
||||||
|
"Pending": "Pending",
|
||||||
"PartiallyAvailable": "Parcialmente Disponível",
|
"PartiallyAvailable": "Parcialmente Disponível",
|
||||||
"Monitored": "Monitorado",
|
"Monitored": "Monitored",
|
||||||
"NotAvailable": "Não Disponível",
|
"NotAvailable": "Não disponível",
|
||||||
"ProcessingRequest": "Processando Solicitação",
|
"ProcessingRequest": "Processando o pedido",
|
||||||
"PendingApproval": "Aprovação Pendente",
|
"PendingApproval": "Aprovação Pendente",
|
||||||
"RequestDenied": "Solicitação Negada",
|
"RequestDenied": "Pedido Negado",
|
||||||
"NotRequested": "Não Solicitado",
|
"NotRequested": "Não Solicitado",
|
||||||
"Requested": "Solicitado",
|
"Requested": "Pedido",
|
||||||
"Search": "Buscar",
|
"Requested4K": "Requested 4K",
|
||||||
|
"Search": "Search",
|
||||||
"Request": "Solicitar",
|
"Request": "Solicitar",
|
||||||
"Denied": "Negado",
|
"Request4K": "Request 4K",
|
||||||
|
"Denied": "Recusado",
|
||||||
"Approve": "Aprovar",
|
"Approve": "Aprovar",
|
||||||
"PartlyAvailable": "Parcialmente Disponível",
|
"PartlyAvailable": "Parcialmente Disponível",
|
||||||
"ViewDetails": "Ver detalhes",
|
"ViewDetails": "Ver detalhes",
|
||||||
"Errors": {
|
"Errors": {
|
||||||
"Validation": "Por favor, verifique os dados inseridos"
|
"Validation": "Por favor, verifique os valores inseridos"
|
||||||
},
|
},
|
||||||
"Cancel": "Cancelar",
|
"Cancel": "Cancelar",
|
||||||
"Submit": "Submeter",
|
"Submit": "Submeter",
|
||||||
"Update": "Atualizar",
|
"Update": "Update",
|
||||||
"tvShow": "Series",
|
"tvShow": "TV Show",
|
||||||
"movie": "Filmes",
|
"movie": "Movie",
|
||||||
"album": "Álbum"
|
"album": "Album"
|
||||||
},
|
},
|
||||||
"PasswordReset": {
|
"PasswordReset": {
|
||||||
"EmailAddressPlaceholder": "Endereço de e-mail",
|
"EmailAddressPlaceholder": "Email Address",
|
||||||
"ResetPasswordButton": "Redefinir Senha"
|
"ResetPasswordButton": "Nova senha"
|
||||||
},
|
},
|
||||||
"LandingPage": {
|
"LandingPage": {
|
||||||
"OnlineHeading": "Online no momento",
|
"OnlineHeading": "Online no momento",
|
||||||
"OnlineParagraph": "O servidor de mídia está atualmente online",
|
"OnlineParagraph": "The media server is currently online",
|
||||||
"PartiallyOnlineHeading": "Parcialmente Online",
|
"PartiallyOnlineHeading": "Partially Online",
|
||||||
"PartiallyOnlineParagraph": "O servidor de mídia está parcialmente online.",
|
"PartiallyOnlineParagraph": "The media server is partially online.",
|
||||||
"MultipleServersUnavailable": "Existem {{serversUnavailable}} servidores offline de um total de {{totalServers}}.",
|
"MultipleServersUnavailable": "There are {{serversUnavailable}} servers offline out of {{totalServers}}.",
|
||||||
"SingleServerUnavailable": "Existe {{serversUnavailable}} servidor offline de um total de {{totalServers}}.",
|
"SingleServerUnavailable": "There is {{serversUnavailable}} server offline out of {{totalServers}}.",
|
||||||
"OfflineHeading": "Offline Agora",
|
"OfflineHeading": "Currently Offline",
|
||||||
"OfflineParagraph": "O servidor de mídia está atualmente offline.",
|
"OfflineParagraph": "The media server is currently offline.",
|
||||||
"CheckPageForUpdates": "Verifique esta página para acompanhar as atualizações do site."
|
"CheckPageForUpdates": "Check this page for continuous site updates."
|
||||||
},
|
},
|
||||||
"ErrorPages": {
|
"ErrorPages": {
|
||||||
"NotFound": "Pagina não encontrada"
|
"NotFound": "Page not found"
|
||||||
},
|
},
|
||||||
"NavigationBar": {
|
"NavigationBar": {
|
||||||
"Discover": "Explorar",
|
"Discover": "Discover",
|
||||||
"Search": "Pesquisar",
|
"Search": "Search",
|
||||||
"Requests": "Solicitações",
|
"Requests": "Requests",
|
||||||
"UserManagement": "User Management",
|
"UserManagement": "Users",
|
||||||
"Issues": "Problemas",
|
"Issues": "Issues",
|
||||||
"Vote": "Votar",
|
"Vote": "Vote",
|
||||||
"Donate": "Doações!",
|
"Donate": "Donate!",
|
||||||
"DonateLibraryMaintainer": "Doar para o Dono da Biblioteca",
|
"DonateLibraryMaintainer": "Donate to Library Maintainer",
|
||||||
"DonateTooltip": "É assim que convenço minha esposa a me deixar passar o meu tempo livre desenvolvendo o Ombi 😁",
|
"DonateTooltip": "This is how I convince my wife to let me spend my spare time developing Ombi 😁",
|
||||||
"UpdateAvailableTooltip": "Atualização Disponível!",
|
"UpdateAvailableTooltip": "Update Available!",
|
||||||
"Settings": "Configurações",
|
"Settings": "Settings",
|
||||||
"Welcome": "Bem-vindo(a), {{username}}",
|
"Welcome": "Welcome {{username}}",
|
||||||
"UpdateDetails": "Detalhes da Atualização",
|
"UpdateDetails": "Update Details",
|
||||||
"Logout": "Desconectar",
|
"Logout": "Logout",
|
||||||
"OpenMobileApp": "Abrir Aplicativo do Celular",
|
"OpenMobileApp": "Open Mobile App",
|
||||||
"RecentlyAdded": "Recentemente Adicionado",
|
"RecentlyAdded": "Recently Added",
|
||||||
"ChangeTheme": "Trocar Tema",
|
"ChangeTheme": "Change Theme",
|
||||||
"Calendar": "Calendário",
|
"Calendar": "Calendar",
|
||||||
"UserPreferences": "Preferências",
|
"UserPreferences": "Preferences",
|
||||||
"FeatureSuggestion": "Feature Suggestion",
|
"FeatureSuggestion": "Features",
|
||||||
"FeatureSuggestionTooltip": "Teve uma ótima idéia? Sugira aqui!",
|
"FeatureSuggestionTooltip": "Have a great new idea? Suggest it here!",
|
||||||
"Filter": {
|
"Filter": {
|
||||||
"Movies": "Filmes",
|
"Movies": "Movies",
|
||||||
"TvShows": "Séries",
|
"TvShows": "TV Shows",
|
||||||
"Music": "Músicas",
|
"Music": "Music",
|
||||||
"People": "Pessoas"
|
"People": "People"
|
||||||
},
|
},
|
||||||
"MorningWelcome": "Bom dia!",
|
"MorningWelcome": "Good morning!",
|
||||||
"AfternoonWelcome": "Boa tarde!",
|
"AfternoonWelcome": "Good afternoon!",
|
||||||
"EveningWelcome": "Boa noite!"
|
"EveningWelcome": "Good evening!"
|
||||||
},
|
},
|
||||||
"Search": {
|
"Search": {
|
||||||
"Title": "Pesquisar",
|
"Title": "Search",
|
||||||
"Paragraph": "Quer assistir a algo que não está disponível? Sem problemas, basta pesquisar abaixo e solicitar!",
|
"Paragraph": "Want to watch something that is not currently available? No problem, just search for it below and request it!",
|
||||||
"MoviesTab": "Filmes",
|
"MoviesTab": "Movies",
|
||||||
"TvTab": "Séries",
|
"TvTab": "TV Shows",
|
||||||
"MusicTab": "Músicas",
|
"MusicTab": "Music",
|
||||||
"AdvancedSearch": "Você pode preencher qualquer um dos abaixo para descobrir novas mídias. Todos os resultados são classificados por popularidade",
|
"AdvancedSearch": "You can fill in any of the below to discover new media. All of the results are sorted by popularity",
|
||||||
"AdvancedSearchHeader": "Pesquisa avançada",
|
"AdvancedSearchHeader": "Advanced Search",
|
||||||
"Suggestions": "Sugestões",
|
"Suggestions": "Suggestions",
|
||||||
"NoResults": "Desculpe, não encontramos nenhum resultado!",
|
"NoResults": "Sorry, we didn't find any results!",
|
||||||
"DigitalDate": "Lançamento Digital: {{date}}",
|
"DigitalDate": "Digital Release: {{date}}",
|
||||||
"TheatricalRelease": "Lançamento nos Cinemas: {{date}}",
|
"TheatricalRelease": "Theatrical Release: {{date}}",
|
||||||
"ViewOnPlex": "View On Plex",
|
"ViewOnPlex": "Play On Plex",
|
||||||
"ViewOnEmby": "View On Emby",
|
"ViewOnEmby": "Play On Emby",
|
||||||
"ViewOnJellyfin": "Assistir no Jellyfin",
|
"ViewOnJellyfin": "Play On Jellyfin",
|
||||||
"RequestAdded": "O pedido de {{title}} foi adicionado com sucesso",
|
"RequestAdded": "Request for {{title}} has been added successfully",
|
||||||
"Similar": "Semelhantes",
|
"Similar": "Similar",
|
||||||
"Refine": "Corrigir",
|
"Refine": "Refine",
|
||||||
"SearchBarPlaceholder": "Digite Aqui para Pesquisar",
|
"SearchBarPlaceholder": "Type Here to Search",
|
||||||
"Movies": {
|
"Movies": {
|
||||||
"PopularMovies": "Filmes Populares",
|
"PopularMovies": "Popular Movies",
|
||||||
"UpcomingMovies": "Filmes Em Breve",
|
"UpcomingMovies": "Upcoming Movies",
|
||||||
"TopRatedMovies": "Filmes Mais Votados",
|
"TopRatedMovies": "Top Rated Movies",
|
||||||
"NowPlayingMovies": "Filmes em Cartaz",
|
"NowPlayingMovies": "Now Playing Movies",
|
||||||
"HomePage": "Página Inicial",
|
"HomePage": "Home Page",
|
||||||
"Trailer": "Trailer"
|
"Trailer": "Trailer"
|
||||||
},
|
},
|
||||||
"TvShows": {
|
"TvShows": {
|
||||||
"Popular": "Popular",
|
"Popular": "Popular",
|
||||||
"Trending": "Tendências",
|
"Trending": "Trending",
|
||||||
"MostWatched": "Mais Assistidos",
|
"MostWatched": "Most Watched",
|
||||||
"MostAnticipated": "Mais Aguardados",
|
"MostAnticipated": "Most Anticipated",
|
||||||
"Results": "Resultados",
|
"Results": "Results",
|
||||||
"AirDate": "Data de Exibição:",
|
"AirDate": "Air Date:",
|
||||||
"AllSeasons": "Todas as Temporadas",
|
"AllSeasons": "All Seasons",
|
||||||
"FirstSeason": "Primeira temporada",
|
"FirstSeason": "First Season",
|
||||||
"LatestSeason": "Última Temporada",
|
"LatestSeason": "Latest Season",
|
||||||
"Select": "Selecionar...",
|
"Select": "Select ...",
|
||||||
"SubmitRequest": "Enviar solicitação",
|
"SubmitRequest": "Submit Request",
|
||||||
"Season": "Temporada: {{seasonNumber}}",
|
"Season": "Season {{seasonNumber}}",
|
||||||
"SelectAllInSeason": "Selecione Tudo na Temporada {{seasonNumber}}"
|
"SelectAllInSeason": "Select All in Season {{seasonNumber}}"
|
||||||
},
|
},
|
||||||
"AdvancedSearchInstructions": "Por favor, escolha o tipo de mídia que você está procurando:",
|
"AdvancedSearchInstructions": "Please choose what type of media you are searching for:",
|
||||||
"YearOfRelease": "Ano de lançamento",
|
"YearOfRelease": "Year of Release",
|
||||||
"SearchGenre": "Pesquisa por gênero",
|
"SearchGenre": "Search Genre",
|
||||||
"SearchKeyword": "Pesquisar palavras-chave",
|
"SearchKeyword": "Search Keyword",
|
||||||
"SearchProvider": "Provedores de pesquisa",
|
"SearchProvider": "Search Provider",
|
||||||
"KeywordSearchingDisclaimer": "Por favor, note que a busca por palavra-chave é muito acertada e perdida devido aos dados inconsistentes no TheMovieDb"
|
"KeywordSearchingDisclaimer": "Please note that Keyword Searching is very hit and miss due to the inconsistent data in TheMovieDb"
|
||||||
},
|
},
|
||||||
"Requests": {
|
"Requests": {
|
||||||
"Title": "Solicitações",
|
"Title": "Requests",
|
||||||
"Paragraph": "Abaixo, você pode ver o seu e todos os outros pedidos, bem como o seu download e status de aprovação.",
|
"Paragraph": "Below you can see yours and all other requests, as well as their download and approval status.",
|
||||||
"MoviesTab": "Filmes",
|
"MoviesTab": "Movies",
|
||||||
"ArtistName": "Artistas",
|
"ArtistName": "Artist",
|
||||||
"AlbumName": "Nome do álbum",
|
"AlbumName": "Album Name",
|
||||||
"TvTab": "Séries",
|
"TvTab": "TV Shows",
|
||||||
"MusicTab": "Músicas",
|
"MusicTab": "Music",
|
||||||
"RequestedBy": "Solicitado por",
|
"RequestedBy": "Requested By",
|
||||||
"Status": "Status",
|
"Status": "Status",
|
||||||
"RequestStatus": "Status da solicitação",
|
"RequestStatus": "Request status",
|
||||||
"Denied": " Negados:",
|
"Denied": " Denied:",
|
||||||
"TheatricalRelease": "Lançamento nos Cinemas: {{date}}",
|
"TheatricalRelease": "Theatrical Release: {{date}}",
|
||||||
"ReleaseDate": "Lançado: {{date}}",
|
"ReleaseDate": "Released: {{date}}",
|
||||||
"TheatricalReleaseSort": "Lançamento nos Cinemas",
|
"TheatricalReleaseSort": "Theatrical Release",
|
||||||
"DigitalRelease": "Lançamento Digital: {{date}}",
|
"DigitalRelease": "Digital Release: {{date}}",
|
||||||
"RequestDate": "Data da Solicitação",
|
"RequestDate": "Request Date",
|
||||||
"QualityOverride": "Substituição de Qualidade:",
|
"QualityOverride": "Quality Override:",
|
||||||
"RootFolderOverride": "Substituição da Pasta Raiz:",
|
"RootFolderOverride": "Root Folder Override:",
|
||||||
"ChangeRootFolder": "Pasta Raiz",
|
"ChangeRootFolder": "Root Folder",
|
||||||
"ChangeQualityProfile": "Perfil de Qualidade",
|
"ChangeQualityProfile": "Quality Profile",
|
||||||
"MarkUnavailable": "Marcar como Indisponível",
|
"MarkUnavailable": "Mark Unavailable",
|
||||||
"MarkAvailable": "Marcar como Disponível",
|
"MarkUnavailable4K": "Mark Unavailable 4K",
|
||||||
"Remove": "Remover",
|
"MarkAvailable": "Mark Available",
|
||||||
"Deny": "Negar",
|
"MarkAvailable4K": "Mark Available 4K",
|
||||||
"DenyReason": "Razão da rejeição",
|
"Remove": "Remove",
|
||||||
"DeniedReason": "Razão da rejeição",
|
"Deny": "Deny",
|
||||||
"Season": "Temporada",
|
"Deny4K": "Deny 4K",
|
||||||
"GridTitle": "Título",
|
"Has4KRequest": "Has 4K Request",
|
||||||
"AirDate": "AirDate",
|
"DenyReason": "Deny Reason",
|
||||||
|
"DeniedReason": "Denied Reason",
|
||||||
|
"Season": "Season",
|
||||||
|
"GridTitle": "Title",
|
||||||
|
"AirDate": "Air Date",
|
||||||
"GridStatus": "Status",
|
"GridStatus": "Status",
|
||||||
"ReportIssue": "Relatar Problema",
|
"ReportIssue": "Report Issue",
|
||||||
"Filter": "Filtro",
|
"Filter": "Filter",
|
||||||
"Sort": "Ordenar por",
|
"Sort": "Sort",
|
||||||
"SeasonNumberHeading": "Temporada: {seasonNumber}",
|
"SeasonNumberHeading": "Season: {seasonNumber}",
|
||||||
"SortTitleAsc": "Título ▲",
|
"SortTitleAsc": "Title ▲",
|
||||||
"SortTitleDesc": "Título ▼",
|
"SortTitleDesc": "Title ▼",
|
||||||
"SortRequestDateAsc": "Data da Solicitação ▲",
|
"SortRequestDateAsc": "Request Date ▲",
|
||||||
"SortRequestDateDesc": "Data da Solicitação ▼",
|
"SortRequestDateDesc": "Request Date ▼",
|
||||||
"SortStatusAsc": "Status ▲",
|
"SortStatusAsc": "Status ▲",
|
||||||
"SortStatusDesc": "Status ▼",
|
"SortStatusDesc": "Status ▼",
|
||||||
"Remaining": {
|
"Remaining": {
|
||||||
"Quota": "{{remaining}}/{{total}} solicitações restantes",
|
"Quota": "{{remaining}}/{{total}} requests remaining",
|
||||||
"NextDays": "Outra solicitação será adicionada em {{time}} dias",
|
"NextDays": "Another request will be added in {{time}} days",
|
||||||
"NextHours": "Outra solicitação será adicionada em {{time}} horas",
|
"NextHours": "Another request will be added in {{time}} hours",
|
||||||
"NextMinutes": "Outra solicitação será adicionada em {{time}} minutos",
|
"NextMinutes": "Another request will be added in {{time}} minutes",
|
||||||
"NextMinute": "Outra solicitação será adicionada em {{time}} minuto"
|
"NextMinute": "Another request will be added in {{time}} minute"
|
||||||
},
|
},
|
||||||
"AllRequests": "Todas solicitações",
|
"AllRequests": "All Requests",
|
||||||
"PendingRequests": "Solicitações pendentes",
|
"PendingRequests": "Pending Requests",
|
||||||
"ProcessingRequests": "Solicitações em andamento",
|
"ProcessingRequests": "Processing Requests",
|
||||||
"AvailableRequests": "Solicitação Disponíveis",
|
"AvailableRequests": "Available Requests",
|
||||||
"DeniedRequests": "Solicitações Negadas",
|
"DeniedRequests": "Denied Requests",
|
||||||
"RequestsToDisplay": "Itens por página",
|
"RequestsToDisplay": "Requests to display",
|
||||||
"RequestsTitle": "Título",
|
"RequestsTitle": "Title",
|
||||||
"Details": "Detalhes",
|
"Details": "Details",
|
||||||
"Options": "Opções",
|
"Options": "Options",
|
||||||
"RequestPanel": {
|
"RequestPanel": {
|
||||||
"Delete": "Apagar Solicitação",
|
"Delete": "Delete Request",
|
||||||
"Approve": "Approve Request",
|
"Approve": "Approve Request",
|
||||||
|
"Approve4K": "Approve 4K Request",
|
||||||
"ChangeAvailability": "Mark Available",
|
"ChangeAvailability": "Mark Available",
|
||||||
"Deleted": "Successfully deleted selected items",
|
"Deleted": "Successfully deleted selected items",
|
||||||
"Approved": "Successfully approved selected items"
|
"Approved": "Successfully approved selected items"
|
||||||
|
@ -234,25 +243,25 @@
|
||||||
"CouldntNotify": "Couldn't notify title {{title}}"
|
"CouldntNotify": "Couldn't notify title {{title}}"
|
||||||
},
|
},
|
||||||
"Issues": {
|
"Issues": {
|
||||||
"Title": "Problemas",
|
"Title": "Issues",
|
||||||
"IssuesForTitle": "Issues for {{title}}",
|
"IssuesForTitle": "Issues for {{title}}",
|
||||||
"PendingTitle": "Problemas pendentes",
|
"PendingTitle": "Pending Issues",
|
||||||
"InProgressTitle": "Problemas em resolução",
|
"InProgressTitle": "In Progress Issues",
|
||||||
"ResolvedTitle": "Problemas Resolvidos",
|
"ResolvedTitle": "Resolved Issues",
|
||||||
"ColumnTitle": "Título",
|
"ColumnTitle": "Title",
|
||||||
"Count": "Count",
|
"Count": "Count",
|
||||||
"Category": "Categoria",
|
"Category": "Category",
|
||||||
"Status": "Status",
|
"Status": "Status",
|
||||||
"Details": "Detalhes",
|
"Details": "Details",
|
||||||
"Description": "Descrição",
|
"Description": "Description",
|
||||||
"NoComments": "Sem Comentários!",
|
"NoComments": "No Comments!",
|
||||||
"MarkInProgress": "Marcar como em andamento",
|
"MarkInProgress": "Mark In Progress",
|
||||||
"MarkResolved": "Marcar como resolvido",
|
"MarkResolved": "Mark Resolved",
|
||||||
"SendMessageButton": "Enviar",
|
"SendMessageButton": "Send",
|
||||||
"Subject": "Assunto",
|
"Subject": "Subject",
|
||||||
"Comments": "Comentários",
|
"Comments": "Comments",
|
||||||
"WriteMessagePlaceholder": "Escreva sua mensagem aqui...",
|
"WriteMessagePlaceholder": "Write your message here...",
|
||||||
"ReportedBy": "Reportado por",
|
"ReportedBy": "Reported By",
|
||||||
"IssueDialog": {
|
"IssueDialog": {
|
||||||
"Title": "Report an issue",
|
"Title": "Report an issue",
|
||||||
"DescriptionPlaceholder": "Please describe the issue",
|
"DescriptionPlaceholder": "Please describe the issue",
|
||||||
|
@ -269,39 +278,40 @@
|
||||||
"DeletedIssue": "Issue has been deleted",
|
"DeletedIssue": "Issue has been deleted",
|
||||||
"Chat": "Chat",
|
"Chat": "Chat",
|
||||||
"EnterYourMessage": "Enter Your Message",
|
"EnterYourMessage": "Enter Your Message",
|
||||||
"Requested": "Requested",
|
"Requested": "Pedido",
|
||||||
"UserOnDate": "{{user}} on {{date}}"
|
"UserOnDate": "{{user}} on {{date}}"
|
||||||
},
|
},
|
||||||
"Filter": {
|
"Filter": {
|
||||||
"ClearFilter": "Limpar Filtro",
|
"ClearFilter": "Clear Filter",
|
||||||
"FilterHeaderAvailability": "Disponibilidade",
|
"FilterHeaderAvailability": "Availability",
|
||||||
"FilterHeaderRequestStatus": "Status",
|
"FilterHeaderRequestStatus": "Status",
|
||||||
"Approved": "Aprovado",
|
"Approved": "Approved",
|
||||||
"PendingApproval": "Aprovação Pendente",
|
"PendingApproval": "Aprovação Pendente",
|
||||||
"WatchProviders": "Watch Providers",
|
"WatchProviders": "Watch Providers",
|
||||||
"Keywords": "Keywords"
|
"Keywords": "Keywords"
|
||||||
},
|
},
|
||||||
"UserManagment": {
|
"UserManagment": {
|
||||||
"TvRemaining": "Séries: {{remaining}}/{{total}} restantes",
|
"TvRemaining": "TV: {{remaining}}/{{total}} remaining",
|
||||||
"MovieRemaining": "Filmes: {{remaining}}/{{total}} restantes",
|
"MovieRemaining": "Movies: {{remaining}}/{{total}} remaining",
|
||||||
"MusicRemaining": "Músicas: {{remaining}}/{{total}} restantes",
|
"MusicRemaining": "Music: {{remaining}}/{{total}} remaining",
|
||||||
"TvDue": "Série: {{date}}",
|
"TvDue": "TV: {{date}}",
|
||||||
"MovieDue": "Filme: {{date}}",
|
"MovieDue": "Movie: {{date}}",
|
||||||
"MusicDue": "Música: {{date}}"
|
"MusicDue": "Music: {{date}}"
|
||||||
},
|
},
|
||||||
"Votes": {
|
"Votes": {
|
||||||
"CompletedVotesTab": "Votado",
|
"CompletedVotesTab": "Voted",
|
||||||
"VotesTab": "Votos necessários"
|
"VotesTab": "Votes Needed"
|
||||||
},
|
},
|
||||||
"MediaDetails": {
|
"MediaDetails": {
|
||||||
"Denied": "Denied",
|
"Denied": "Recusado",
|
||||||
|
"Denied4K": "Denied 4K",
|
||||||
"Trailers": "Trailers",
|
"Trailers": "Trailers",
|
||||||
"RecommendationsTitle": "Recommendations",
|
"RecommendationsTitle": "Recommendations",
|
||||||
"SimilarTitle": "Similar",
|
"SimilarTitle": "Similar",
|
||||||
"VideosTitle": "Vídeos",
|
"VideosTitle": "Videos",
|
||||||
"AlbumsTitle": "Álbuns",
|
"AlbumsTitle": "Albums",
|
||||||
"RequestAllAlbums": "Solicitar Todos Álbuns",
|
"RequestAllAlbums": "Request All Albums",
|
||||||
"ClearSelection": "Limpar Seleção",
|
"ClearSelection": "Clear Selection",
|
||||||
"RequestSelectedAlbums": "Request Selected Albums",
|
"RequestSelectedAlbums": "Request Selected Albums",
|
||||||
"ViewCollection": "View Collection",
|
"ViewCollection": "View Collection",
|
||||||
"NotEnoughInfo": "Unfortunately there is not enough information about this show yet!",
|
"NotEnoughInfo": "Unfortunately there is not enough information about this show yet!",
|
||||||
|
@ -363,6 +373,7 @@
|
||||||
"RequestDate": "Request Date:",
|
"RequestDate": "Request Date:",
|
||||||
"DeniedReason": "Denied Reason:",
|
"DeniedReason": "Denied Reason:",
|
||||||
"ReProcessRequest": "Re-Process Request",
|
"ReProcessRequest": "Re-Process Request",
|
||||||
|
"ReProcessRequest4K": "Re-Process 4K Request",
|
||||||
"Music": {
|
"Music": {
|
||||||
"Type": "Type:",
|
"Type": "Type:",
|
||||||
"Country": "Country:",
|
"Country": "Country:",
|
||||||
|
|
|
@ -14,7 +14,9 @@
|
||||||
"Common": {
|
"Common": {
|
||||||
"ContinueButton": "Продолжить",
|
"ContinueButton": "Продолжить",
|
||||||
"Available": "Доступно",
|
"Available": "Доступно",
|
||||||
"Approved": "Approved",
|
"Available4K": "Available 4K",
|
||||||
|
"Approved": "Одобрено",
|
||||||
|
"Approve4K": "Approve 4K",
|
||||||
"Pending": "Pending",
|
"Pending": "Pending",
|
||||||
"PartiallyAvailable": "Частично доступно",
|
"PartiallyAvailable": "Частично доступно",
|
||||||
"Monitored": "Мониторинг",
|
"Monitored": "Мониторинг",
|
||||||
|
@ -24,8 +26,10 @@
|
||||||
"RequestDenied": "Запрос отклонен",
|
"RequestDenied": "Запрос отклонен",
|
||||||
"NotRequested": "Не запрошено",
|
"NotRequested": "Не запрошено",
|
||||||
"Requested": "Запрошено",
|
"Requested": "Запрошено",
|
||||||
"Search": "Search",
|
"Requested4K": "Requested 4K",
|
||||||
|
"Search": "Поиск",
|
||||||
"Request": "Запросить",
|
"Request": "Запросить",
|
||||||
|
"Request4K": "Request 4K",
|
||||||
"Denied": "Отказано",
|
"Denied": "Отказано",
|
||||||
"Approve": "Одобрить",
|
"Approve": "Одобрить",
|
||||||
"PartlyAvailable": "Частично доступно",
|
"PartlyAvailable": "Частично доступно",
|
||||||
|
@ -161,9 +165,13 @@
|
||||||
"ChangeRootFolder": "Корневая папка",
|
"ChangeRootFolder": "Корневая папка",
|
||||||
"ChangeQualityProfile": "Профиль качества",
|
"ChangeQualityProfile": "Профиль качества",
|
||||||
"MarkUnavailable": "Отметить недоступным",
|
"MarkUnavailable": "Отметить недоступным",
|
||||||
|
"MarkUnavailable4K": "Mark Unavailable 4K",
|
||||||
"MarkAvailable": "Отметить доступным",
|
"MarkAvailable": "Отметить доступным",
|
||||||
|
"MarkAvailable4K": "Mark Available 4K",
|
||||||
"Remove": "Удалить",
|
"Remove": "Удалить",
|
||||||
"Deny": "Отклонить",
|
"Deny": "Отклонить",
|
||||||
|
"Deny4K": "Deny 4K",
|
||||||
|
"Has4KRequest": "Has 4K Request",
|
||||||
"DenyReason": "Deny Reason",
|
"DenyReason": "Deny Reason",
|
||||||
"DeniedReason": "Denied Reason",
|
"DeniedReason": "Denied Reason",
|
||||||
"Season": "Сезон",
|
"Season": "Сезон",
|
||||||
|
@ -199,7 +207,8 @@
|
||||||
"RequestPanel": {
|
"RequestPanel": {
|
||||||
"Delete": "Delete Request",
|
"Delete": "Delete Request",
|
||||||
"Approve": "Approve Request",
|
"Approve": "Approve Request",
|
||||||
"ChangeAvailability": "Mark Available",
|
"Approve4K": "Approve 4K Request",
|
||||||
|
"ChangeAvailability": "Отметить доступным",
|
||||||
"Deleted": "Successfully deleted selected items",
|
"Deleted": "Successfully deleted selected items",
|
||||||
"Approved": "Successfully approved selected items"
|
"Approved": "Successfully approved selected items"
|
||||||
},
|
},
|
||||||
|
@ -212,7 +221,7 @@
|
||||||
"RequestCollection": "Request Collection",
|
"RequestCollection": "Request Collection",
|
||||||
"CollectionSuccesfullyAdded": "The collection {{name}} has been successfully added!",
|
"CollectionSuccesfullyAdded": "The collection {{name}} has been successfully added!",
|
||||||
"NeedToSelectEpisodes": "You need to select some episodes!",
|
"NeedToSelectEpisodes": "You need to select some episodes!",
|
||||||
"RequestAddedSuccessfully": "Request for {{title}} has been added successfully",
|
"RequestAddedSuccessfully": "Запрос на {{title}} успешно добавлен",
|
||||||
"ErrorCodes": {
|
"ErrorCodes": {
|
||||||
"AlreadyRequested": "This has already been requested",
|
"AlreadyRequested": "This has already been requested",
|
||||||
"EpisodesAlreadyRequested": "We already have episodes requested from this series",
|
"EpisodesAlreadyRequested": "We already have episodes requested from this series",
|
||||||
|
@ -269,7 +278,7 @@
|
||||||
"DeletedIssue": "Issue has been deleted",
|
"DeletedIssue": "Issue has been deleted",
|
||||||
"Chat": "Chat",
|
"Chat": "Chat",
|
||||||
"EnterYourMessage": "Enter Your Message",
|
"EnterYourMessage": "Enter Your Message",
|
||||||
"Requested": "Requested",
|
"Requested": "Запрошено",
|
||||||
"UserOnDate": "{{user}} on {{date}}"
|
"UserOnDate": "{{user}} on {{date}}"
|
||||||
},
|
},
|
||||||
"Filter": {
|
"Filter": {
|
||||||
|
@ -295,6 +304,7 @@
|
||||||
},
|
},
|
||||||
"MediaDetails": {
|
"MediaDetails": {
|
||||||
"Denied": "Отказано",
|
"Denied": "Отказано",
|
||||||
|
"Denied4K": "Denied 4K",
|
||||||
"Trailers": "Trailers",
|
"Trailers": "Trailers",
|
||||||
"RecommendationsTitle": "Recommendations",
|
"RecommendationsTitle": "Recommendations",
|
||||||
"SimilarTitle": "Похожие",
|
"SimilarTitle": "Похожие",
|
||||||
|
@ -312,7 +322,7 @@
|
||||||
"QualityProfilesSelect": "Select A Quality Profile",
|
"QualityProfilesSelect": "Select A Quality Profile",
|
||||||
"RootFolderSelect": "Select A Root Folder",
|
"RootFolderSelect": "Select A Root Folder",
|
||||||
"LanguageProfileSelect": "Select A Language Profile",
|
"LanguageProfileSelect": "Select A Language Profile",
|
||||||
"Status": "Status:",
|
"Status": "Статус:",
|
||||||
"StatusValues": {
|
"StatusValues": {
|
||||||
"Rumored": "Rumored",
|
"Rumored": "Rumored",
|
||||||
"Planned": "Planned",
|
"Planned": "Planned",
|
||||||
|
@ -326,16 +336,16 @@
|
||||||
},
|
},
|
||||||
"Seasons": "Seasons:",
|
"Seasons": "Seasons:",
|
||||||
"Episodes": "Episodes:",
|
"Episodes": "Episodes:",
|
||||||
"Availability": "Availability:",
|
"Availability": "Доступность:",
|
||||||
"RequestStatus": "Request Status",
|
"RequestStatus": "Request Status",
|
||||||
"Quality": "Quality:",
|
"Quality": "Quality:",
|
||||||
"RootFolderOverride": "Root Folder Override:",
|
"RootFolderOverride": "Переопределение корневой папки:",
|
||||||
"QualityOverride": "Quality Override:",
|
"QualityOverride": "Переопределение качества:",
|
||||||
"Network": "Network:",
|
"Network": "Network:",
|
||||||
"GenresLabel": "Genres:",
|
"GenresLabel": "Genres:",
|
||||||
"Genres": "Genres",
|
"Genres": "Genres",
|
||||||
"FirstAired": "First Aired:",
|
"FirstAired": "First Aired:",
|
||||||
"TheatricalRelease": "Release:",
|
"TheatricalRelease": "Релиз в кинотеатрах:",
|
||||||
"DigitalRelease": "Digital Release:",
|
"DigitalRelease": "Digital Release:",
|
||||||
"Votes": "Votes:",
|
"Votes": "Votes:",
|
||||||
"Runtime": "Runtime:",
|
"Runtime": "Runtime:",
|
||||||
|
@ -351,18 +361,19 @@
|
||||||
"FirstSeasonTooltip": "This will only request the First Season for this show",
|
"FirstSeasonTooltip": "This will only request the First Season for this show",
|
||||||
"LatestSeasonTooltip": "This will only request the Latest Season for this show",
|
"LatestSeasonTooltip": "This will only request the Latest Season for this show",
|
||||||
"NoEpisodes": "There unfortunately is no episode data for this show yet!",
|
"NoEpisodes": "There unfortunately is no episode data for this show yet!",
|
||||||
"SeasonNumber": "Season {{number}}"
|
"SeasonNumber": "Сезон {{number}}"
|
||||||
},
|
},
|
||||||
"SonarrConfiguration": "Sonarr Configuration",
|
"SonarrConfiguration": "Sonarr Configuration",
|
||||||
"RadarrConfiguration": "Radarr Configuration",
|
"RadarrConfiguration": "Radarr Configuration",
|
||||||
"RequestOnBehalf": "Request on behalf of",
|
"RequestOnBehalf": "Request on behalf of",
|
||||||
"PleaseSelectUser": "Please select a user",
|
"PleaseSelectUser": "Please select a user",
|
||||||
"StreamingOn": "Streaming On:",
|
"StreamingOn": "Streaming On:",
|
||||||
"RequestedBy": "Requested By:",
|
"RequestedBy": "Автор запроса:",
|
||||||
"RequestedByOn": "Requested By {{user}} on {{date}}",
|
"RequestedByOn": "Requested By {{user}} on {{date}}",
|
||||||
"RequestDate": "Request Date:",
|
"RequestDate": "Дата запроса:",
|
||||||
"DeniedReason": "Denied Reason:",
|
"DeniedReason": "Denied Reason:",
|
||||||
"ReProcessRequest": "Re-Process Request",
|
"ReProcessRequest": "Re-Process Request",
|
||||||
|
"ReProcessRequest4K": "Re-Process 4K Request",
|
||||||
"Music": {
|
"Music": {
|
||||||
"Type": "Type:",
|
"Type": "Type:",
|
||||||
"Country": "Country:",
|
"Country": "Country:",
|
||||||
|
@ -408,7 +419,7 @@
|
||||||
"ChangeDetails": "Change Details",
|
"ChangeDetails": "Change Details",
|
||||||
"NeedCurrentPassword": "You need your current password to make any changes here",
|
"NeedCurrentPassword": "You need your current password to make any changes here",
|
||||||
"CurrentPassword": "Current Password",
|
"CurrentPassword": "Current Password",
|
||||||
"EmailAddress": "Email Address",
|
"EmailAddress": "Адрес эл. почты",
|
||||||
"NewPassword": "New Password",
|
"NewPassword": "New Password",
|
||||||
"NewPasswordConfirm": "New Password Confirm",
|
"NewPasswordConfirm": "New Password Confirm",
|
||||||
"Security": "Security",
|
"Security": "Security",
|
||||||
|
|
|
@ -14,7 +14,9 @@
|
||||||
"Common": {
|
"Common": {
|
||||||
"ContinueButton": "Pokračovať",
|
"ContinueButton": "Pokračovať",
|
||||||
"Available": "Dostupné",
|
"Available": "Dostupné",
|
||||||
|
"Available4K": "Available 4K",
|
||||||
"Approved": "Schválené",
|
"Approved": "Schválené",
|
||||||
|
"Approve4K": "Approve 4K",
|
||||||
"Pending": "Čakajúce",
|
"Pending": "Čakajúce",
|
||||||
"PartiallyAvailable": "Čiastočne dostupné",
|
"PartiallyAvailable": "Čiastočne dostupné",
|
||||||
"Monitored": "Sledované",
|
"Monitored": "Sledované",
|
||||||
|
@ -24,8 +26,10 @@
|
||||||
"RequestDenied": "Požiadavka zamietnutá",
|
"RequestDenied": "Požiadavka zamietnutá",
|
||||||
"NotRequested": "Nepožiadané",
|
"NotRequested": "Nepožiadané",
|
||||||
"Requested": "Požiadané",
|
"Requested": "Požiadané",
|
||||||
|
"Requested4K": "Requested 4K",
|
||||||
"Search": "Hľadať",
|
"Search": "Hľadať",
|
||||||
"Request": "Požiadať",
|
"Request": "Požiadať",
|
||||||
|
"Request4K": "Request 4K",
|
||||||
"Denied": "Zamietnuté",
|
"Denied": "Zamietnuté",
|
||||||
"Approve": "Schválené",
|
"Approve": "Schválené",
|
||||||
"PartlyAvailable": "Čiastočne dostupné",
|
"PartlyAvailable": "Čiastočne dostupné",
|
||||||
|
@ -161,9 +165,13 @@
|
||||||
"ChangeRootFolder": "Koreňový priečinok",
|
"ChangeRootFolder": "Koreňový priečinok",
|
||||||
"ChangeQualityProfile": "Profil kvality",
|
"ChangeQualityProfile": "Profil kvality",
|
||||||
"MarkUnavailable": "Označiť nedostupné",
|
"MarkUnavailable": "Označiť nedostupné",
|
||||||
|
"MarkUnavailable4K": "Mark Unavailable 4K",
|
||||||
"MarkAvailable": "Označiť dostupné",
|
"MarkAvailable": "Označiť dostupné",
|
||||||
|
"MarkAvailable4K": "Mark Available 4K",
|
||||||
"Remove": "Odstrániť",
|
"Remove": "Odstrániť",
|
||||||
"Deny": "Odmietnuť",
|
"Deny": "Odmietnuť",
|
||||||
|
"Deny4K": "Deny 4K",
|
||||||
|
"Has4KRequest": "Has 4K Request",
|
||||||
"DenyReason": "Odmietnuť dôvod",
|
"DenyReason": "Odmietnuť dôvod",
|
||||||
"DeniedReason": "Odmietnuť dôvod",
|
"DeniedReason": "Odmietnuť dôvod",
|
||||||
"Season": "Séria",
|
"Season": "Séria",
|
||||||
|
@ -199,6 +207,7 @@
|
||||||
"RequestPanel": {
|
"RequestPanel": {
|
||||||
"Delete": "Odstrániž požiadavku",
|
"Delete": "Odstrániž požiadavku",
|
||||||
"Approve": "Schváliť žiadosť",
|
"Approve": "Schváliť žiadosť",
|
||||||
|
"Approve4K": "Approve 4K Request",
|
||||||
"ChangeAvailability": "Označiť k dispozícií",
|
"ChangeAvailability": "Označiť k dispozícií",
|
||||||
"Deleted": "Úspešne odstránené vybrané položky",
|
"Deleted": "Úspešne odstránené vybrané položky",
|
||||||
"Approved": "Úspešne schválené vybrané položky"
|
"Approved": "Úspešne schválené vybrané položky"
|
||||||
|
@ -295,6 +304,7 @@
|
||||||
},
|
},
|
||||||
"MediaDetails": {
|
"MediaDetails": {
|
||||||
"Denied": "Zamietnuté",
|
"Denied": "Zamietnuté",
|
||||||
|
"Denied4K": "Denied 4K",
|
||||||
"Trailers": "Upútavka",
|
"Trailers": "Upútavka",
|
||||||
"RecommendationsTitle": "Odporúčania",
|
"RecommendationsTitle": "Odporúčania",
|
||||||
"SimilarTitle": "Podobné",
|
"SimilarTitle": "Podobné",
|
||||||
|
@ -363,6 +373,7 @@
|
||||||
"RequestDate": "Dátum požiadavky:",
|
"RequestDate": "Dátum požiadavky:",
|
||||||
"DeniedReason": "Dôvod zamietnutia:",
|
"DeniedReason": "Dôvod zamietnutia:",
|
||||||
"ReProcessRequest": "Žiadosť o opätovné spracovanie",
|
"ReProcessRequest": "Žiadosť o opätovné spracovanie",
|
||||||
|
"ReProcessRequest4K": "Re-Process 4K Request",
|
||||||
"Music": {
|
"Music": {
|
||||||
"Type": "Typ:",
|
"Type": "Typ:",
|
||||||
"Country": "Krajina:",
|
"Country": "Krajina:",
|
||||||
|
|
|
@ -14,7 +14,9 @@
|
||||||
"Common": {
|
"Common": {
|
||||||
"ContinueButton": "Fortsätt",
|
"ContinueButton": "Fortsätt",
|
||||||
"Available": "Tillgänglig",
|
"Available": "Tillgänglig",
|
||||||
"Approved": "Approved",
|
"Available4K": "Tillgänglig 4K",
|
||||||
|
"Approved": "Godkänd",
|
||||||
|
"Approve4K": "Godkänn 4K",
|
||||||
"Pending": "Pending",
|
"Pending": "Pending",
|
||||||
"PartiallyAvailable": "Delvis tillgänglig",
|
"PartiallyAvailable": "Delvis tillgänglig",
|
||||||
"Monitored": "Övervakad",
|
"Monitored": "Övervakad",
|
||||||
|
@ -24,8 +26,10 @@
|
||||||
"RequestDenied": "Efterfrågan nekas",
|
"RequestDenied": "Efterfrågan nekas",
|
||||||
"NotRequested": "Inte begärd",
|
"NotRequested": "Inte begärd",
|
||||||
"Requested": "Begärd",
|
"Requested": "Begärd",
|
||||||
"Search": "Search",
|
"Requested4K": "Begärd 4K",
|
||||||
|
"Search": "Sök",
|
||||||
"Request": "Begär",
|
"Request": "Begär",
|
||||||
|
"Request4K": "Begär 4K",
|
||||||
"Denied": "Nekad",
|
"Denied": "Nekad",
|
||||||
"Approve": "Godkänn",
|
"Approve": "Godkänn",
|
||||||
"PartlyAvailable": "Delvis tillgänglig",
|
"PartlyAvailable": "Delvis tillgänglig",
|
||||||
|
@ -104,7 +108,7 @@
|
||||||
"TheatricalRelease": "Biopremiär: {{date}}",
|
"TheatricalRelease": "Biopremiär: {{date}}",
|
||||||
"ViewOnPlex": "Visa på Plex",
|
"ViewOnPlex": "Visa på Plex",
|
||||||
"ViewOnEmby": "Visa på Emby",
|
"ViewOnEmby": "Visa på Emby",
|
||||||
"ViewOnJellyfin": "Play On Jellyfin",
|
"ViewOnJellyfin": "Spela på Jellyfin",
|
||||||
"RequestAdded": "Begäran av {{title}} har lagts till",
|
"RequestAdded": "Begäran av {{title}} har lagts till",
|
||||||
"Similar": "Liknande",
|
"Similar": "Liknande",
|
||||||
"Refine": "Förfina",
|
"Refine": "Förfina",
|
||||||
|
@ -161,9 +165,13 @@
|
||||||
"ChangeRootFolder": "Byt rotmapp",
|
"ChangeRootFolder": "Byt rotmapp",
|
||||||
"ChangeQualityProfile": "Byt kvalitétsprofil",
|
"ChangeQualityProfile": "Byt kvalitétsprofil",
|
||||||
"MarkUnavailable": "Markera Otillgänglig",
|
"MarkUnavailable": "Markera Otillgänglig",
|
||||||
|
"MarkUnavailable4K": "Markera som ej tillgänglig 4K",
|
||||||
"MarkAvailable": "Markera Tillgänglig",
|
"MarkAvailable": "Markera Tillgänglig",
|
||||||
|
"MarkAvailable4K": "Markera som tillgänglig 4K",
|
||||||
"Remove": "Ta bort",
|
"Remove": "Ta bort",
|
||||||
"Deny": "Neka",
|
"Deny": "Neka",
|
||||||
|
"Deny4K": "Neka 4K",
|
||||||
|
"Has4KRequest": "Har 4K-förfrågan",
|
||||||
"DenyReason": "Anledning för nekande",
|
"DenyReason": "Anledning för nekande",
|
||||||
"DeniedReason": "Denied Reason",
|
"DeniedReason": "Denied Reason",
|
||||||
"Season": "Säsong",
|
"Season": "Säsong",
|
||||||
|
@ -199,6 +207,7 @@
|
||||||
"RequestPanel": {
|
"RequestPanel": {
|
||||||
"Delete": "Ta bort förfrågan",
|
"Delete": "Ta bort förfrågan",
|
||||||
"Approve": "Godkänn begäran",
|
"Approve": "Godkänn begäran",
|
||||||
|
"Approve4K": "Godkänn 4K-begäran",
|
||||||
"ChangeAvailability": "Markera Tillgänglig",
|
"ChangeAvailability": "Markera Tillgänglig",
|
||||||
"Deleted": "Successfully deleted selected items",
|
"Deleted": "Successfully deleted selected items",
|
||||||
"Approved": "Successfully approved selected items"
|
"Approved": "Successfully approved selected items"
|
||||||
|
@ -212,7 +221,7 @@
|
||||||
"RequestCollection": "Request Collection",
|
"RequestCollection": "Request Collection",
|
||||||
"CollectionSuccesfullyAdded": "The collection {{name}} has been successfully added!",
|
"CollectionSuccesfullyAdded": "The collection {{name}} has been successfully added!",
|
||||||
"NeedToSelectEpisodes": "You need to select some episodes!",
|
"NeedToSelectEpisodes": "You need to select some episodes!",
|
||||||
"RequestAddedSuccessfully": "Request for {{title}} has been added successfully",
|
"RequestAddedSuccessfully": "Begäran av {{title}} har lagts till",
|
||||||
"ErrorCodes": {
|
"ErrorCodes": {
|
||||||
"AlreadyRequested": "This has already been requested",
|
"AlreadyRequested": "This has already been requested",
|
||||||
"EpisodesAlreadyRequested": "We already have episodes requested from this series",
|
"EpisodesAlreadyRequested": "We already have episodes requested from this series",
|
||||||
|
@ -269,7 +278,7 @@
|
||||||
"DeletedIssue": "Problemet har tagits bort",
|
"DeletedIssue": "Problemet har tagits bort",
|
||||||
"Chat": "Chat",
|
"Chat": "Chat",
|
||||||
"EnterYourMessage": "Enter Your Message",
|
"EnterYourMessage": "Enter Your Message",
|
||||||
"Requested": "Requested",
|
"Requested": "Begärd",
|
||||||
"UserOnDate": "{{user}} on {{date}}"
|
"UserOnDate": "{{user}} on {{date}}"
|
||||||
},
|
},
|
||||||
"Filter": {
|
"Filter": {
|
||||||
|
@ -295,6 +304,7 @@
|
||||||
},
|
},
|
||||||
"MediaDetails": {
|
"MediaDetails": {
|
||||||
"Denied": "Nekad",
|
"Denied": "Nekad",
|
||||||
|
"Denied4K": "Nekad 4K",
|
||||||
"Trailers": "Trailers",
|
"Trailers": "Trailers",
|
||||||
"RecommendationsTitle": "Rekommendationer",
|
"RecommendationsTitle": "Rekommendationer",
|
||||||
"SimilarTitle": "Liknande",
|
"SimilarTitle": "Liknande",
|
||||||
|
@ -326,23 +336,23 @@
|
||||||
},
|
},
|
||||||
"Seasons": "Seasons:",
|
"Seasons": "Seasons:",
|
||||||
"Episodes": "Episodes:",
|
"Episodes": "Episodes:",
|
||||||
"Availability": "Availability:",
|
"Availability": "Tillgänglighet:",
|
||||||
"RequestStatus": "Status för begäran",
|
"RequestStatus": "Status för begäran",
|
||||||
"Quality": "Quality:",
|
"Quality": "Kvalitet:",
|
||||||
"RootFolderOverride": "Root Folder Override:",
|
"RootFolderOverride": "Rotmappsöverskridande:",
|
||||||
"QualityOverride": "Quality Override:",
|
"QualityOverride": "Kvalitétsöverskridande:",
|
||||||
"Network": "Network:",
|
"Network": "Tv-nätverk:",
|
||||||
"GenresLabel": "Genres:",
|
"GenresLabel": "Genrer:",
|
||||||
"Genres": "Genres",
|
"Genres": "Genrer",
|
||||||
"FirstAired": "First Aired:",
|
"FirstAired": "Sändes första gången:",
|
||||||
"TheatricalRelease": "Release:",
|
"TheatricalRelease": "Biopremiär:",
|
||||||
"DigitalRelease": "Digital Release:",
|
"DigitalRelease": "Digital release:",
|
||||||
"Votes": "Votes:",
|
"Votes": "Röster:",
|
||||||
"Runtime": "Runtime:",
|
"Runtime": "Speltid:",
|
||||||
"Minutes": "{{runtime}} minuter",
|
"Minutes": "{{runtime}} minuter",
|
||||||
"Revenue": "Revenue:",
|
"Revenue": "Intäkter:",
|
||||||
"Budget": "Budget:",
|
"Budget": "Budget:",
|
||||||
"Keywords": "Keywords/Tags:",
|
"Keywords": "Nyckelord/Taggar:",
|
||||||
"Casts": {
|
"Casts": {
|
||||||
"CastTitle": "Rollista"
|
"CastTitle": "Rollista"
|
||||||
},
|
},
|
||||||
|
@ -351,18 +361,19 @@
|
||||||
"FirstSeasonTooltip": "Detta kommer endast att begära den första säsongen för denna serie",
|
"FirstSeasonTooltip": "Detta kommer endast att begära den första säsongen för denna serie",
|
||||||
"LatestSeasonTooltip": "Detta kommer endast att begära den senaste säsongen för denna serie",
|
"LatestSeasonTooltip": "Detta kommer endast att begära den senaste säsongen för denna serie",
|
||||||
"NoEpisodes": "There unfortunately is no episode data for this show yet!",
|
"NoEpisodes": "There unfortunately is no episode data for this show yet!",
|
||||||
"SeasonNumber": "Season {{number}}"
|
"SeasonNumber": "Säsong {{number}}"
|
||||||
},
|
},
|
||||||
"SonarrConfiguration": "Sonarr Configuration",
|
"SonarrConfiguration": "Sonarr Konfiguration",
|
||||||
"RadarrConfiguration": "Radarr Configuration",
|
"RadarrConfiguration": "Radarr Konfiguration",
|
||||||
"RequestOnBehalf": "Request on behalf of",
|
"RequestOnBehalf": "På begäran av",
|
||||||
"PleaseSelectUser": "Please select a user",
|
"PleaseSelectUser": "Vänligen välj en användare",
|
||||||
"StreamingOn": "Streaming On:",
|
"StreamingOn": "Strömmar på:",
|
||||||
"RequestedBy": "Requested By:",
|
"RequestedBy": "Efterfrågats av:",
|
||||||
"RequestedByOn": "Requested By {{user}} on {{date}}",
|
"RequestedByOn": "Requested By {{user}} on {{date}}",
|
||||||
"RequestDate": "Request Date:",
|
"RequestDate": "Datum för begäran:",
|
||||||
"DeniedReason": "Denied Reason:",
|
"DeniedReason": "Denied Reason:",
|
||||||
"ReProcessRequest": "Re-Process Request",
|
"ReProcessRequest": "Re-Process Request",
|
||||||
|
"ReProcessRequest4K": "Omarbeta 4K-förfrågan",
|
||||||
"Music": {
|
"Music": {
|
||||||
"Type": "Type:",
|
"Type": "Type:",
|
||||||
"Country": "Country:",
|
"Country": "Country:",
|
||||||
|
@ -391,13 +402,13 @@
|
||||||
"Writer": "Författare",
|
"Writer": "Författare",
|
||||||
"ExecProducer": "Exekutiv producent"
|
"ExecProducer": "Exekutiv producent"
|
||||||
},
|
},
|
||||||
"NoSearch": "Sorry, nothing matches your search!"
|
"NoSearch": "Tyvärr, inget matchar din sökning!"
|
||||||
},
|
},
|
||||||
"UserPreferences": {
|
"UserPreferences": {
|
||||||
"Welcome": "Välkommen {{username}}!",
|
"Welcome": "Välkommen {{username}}!",
|
||||||
"OmbiLanguage": "Språk",
|
"OmbiLanguage": "Språk",
|
||||||
"DarkMode": "Mörkt läge",
|
"DarkMode": "Mörkt läge",
|
||||||
"Updated": "Successfully Updated",
|
"Updated": "Uppdatering lyckades",
|
||||||
"StreamingCountry": "Streaming Country",
|
"StreamingCountry": "Streaming Country",
|
||||||
"StreamingCountryDescription": "This is the country code that we will display streaming information for. If you are in the US please select US and you will get US related streaming information.",
|
"StreamingCountryDescription": "This is the country code that we will display streaming information for. If you are in the US please select US and you will get US related streaming information.",
|
||||||
"LanguageDescription": "This is the language you would like the Ombi interface to be displayed in.",
|
"LanguageDescription": "This is the language you would like the Ombi interface to be displayed in.",
|
||||||
|
@ -408,7 +419,7 @@
|
||||||
"ChangeDetails": "Change Details",
|
"ChangeDetails": "Change Details",
|
||||||
"NeedCurrentPassword": "You need your current password to make any changes here",
|
"NeedCurrentPassword": "You need your current password to make any changes here",
|
||||||
"CurrentPassword": "Current Password",
|
"CurrentPassword": "Current Password",
|
||||||
"EmailAddress": "Email Address",
|
"EmailAddress": "E-postadress",
|
||||||
"NewPassword": "New Password",
|
"NewPassword": "New Password",
|
||||||
"NewPasswordConfirm": "New Password Confirm",
|
"NewPasswordConfirm": "New Password Confirm",
|
||||||
"Security": "Security",
|
"Security": "Security",
|
||||||
|
|
446
src/Ombi/wwwroot/translations/zh-TW.json
Normal file
446
src/Ombi/wwwroot/translations/zh-TW.json
Normal file
|
@ -0,0 +1,446 @@
|
||||||
|
{
|
||||||
|
"Login": {
|
||||||
|
"SignInButton": "登录",
|
||||||
|
"UsernamePlaceholder": "用户名",
|
||||||
|
"PasswordPlaceholder": "密码",
|
||||||
|
"RememberMe": "记住我",
|
||||||
|
"SignInWith": "使用 {{appName}} 登录",
|
||||||
|
"SignInWithPlex": "使用 Plex 登录",
|
||||||
|
"ForgottenPassword": "忘记密码?",
|
||||||
|
"Errors": {
|
||||||
|
"IncorrectCredentials": "用户名或密码错误"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"Common": {
|
||||||
|
"ContinueButton": "继续",
|
||||||
|
"Available": "可播放",
|
||||||
|
"Available4K": "Available 4K",
|
||||||
|
"Approved": "已批准",
|
||||||
|
"Approve4K": "Approve 4K",
|
||||||
|
"Pending": "待审核",
|
||||||
|
"PartiallyAvailable": "部分可播放",
|
||||||
|
"Monitored": "监控中",
|
||||||
|
"NotAvailable": "不可播放",
|
||||||
|
"ProcessingRequest": "处理中请求",
|
||||||
|
"PendingApproval": "等待批准",
|
||||||
|
"RequestDenied": "请求被拒绝",
|
||||||
|
"NotRequested": "未请求",
|
||||||
|
"Requested": "已请求",
|
||||||
|
"Requested4K": "Requested 4K",
|
||||||
|
"Search": "搜索",
|
||||||
|
"Request": "请求",
|
||||||
|
"Request4K": "Request 4K",
|
||||||
|
"Denied": "已拒绝",
|
||||||
|
"Approve": "批准",
|
||||||
|
"PartlyAvailable": "部分可播放",
|
||||||
|
"ViewDetails": "查看详情",
|
||||||
|
"Errors": {
|
||||||
|
"Validation": "请检查您输入的值"
|
||||||
|
},
|
||||||
|
"Cancel": "取消",
|
||||||
|
"Submit": "提交",
|
||||||
|
"Update": "更新",
|
||||||
|
"tvShow": "电视节目",
|
||||||
|
"movie": "电影",
|
||||||
|
"album": "专辑"
|
||||||
|
},
|
||||||
|
"PasswordReset": {
|
||||||
|
"EmailAddressPlaceholder": "邮箱",
|
||||||
|
"ResetPasswordButton": "重置密码"
|
||||||
|
},
|
||||||
|
"LandingPage": {
|
||||||
|
"OnlineHeading": "当前在线",
|
||||||
|
"OnlineParagraph": "媒体服务器当前在线",
|
||||||
|
"PartiallyOnlineHeading": "部分在线",
|
||||||
|
"PartiallyOnlineParagraph": "媒体服务器部分在线",
|
||||||
|
"MultipleServersUnavailable": "{{totalServers}} 个服务器中有{{serversUnavailable}} 个已离线",
|
||||||
|
"SingleServerUnavailable": "{{totalServers}} 个服务器中有{{serversUnavailable}} 个已离线",
|
||||||
|
"OfflineHeading": "当前离线",
|
||||||
|
"OfflineParagraph": "媒体服务器当前离线",
|
||||||
|
"CheckPageForUpdates": "检查此页面以获取站点连续更新。"
|
||||||
|
},
|
||||||
|
"ErrorPages": {
|
||||||
|
"NotFound": "找不到页面"
|
||||||
|
},
|
||||||
|
"NavigationBar": {
|
||||||
|
"Discover": "发现",
|
||||||
|
"Search": "搜索",
|
||||||
|
"Requests": "请求",
|
||||||
|
"UserManagement": "用户",
|
||||||
|
"Issues": "问题",
|
||||||
|
"Vote": "投票",
|
||||||
|
"Donate": "捐助",
|
||||||
|
"DonateLibraryMaintainer": "捐赠给维护者",
|
||||||
|
"DonateTooltip": "这是我说服我妻子让我继续利用业余时间开发Ombi的途径 😁",
|
||||||
|
"UpdateAvailableTooltip": "有可用更新!",
|
||||||
|
"Settings": "设置",
|
||||||
|
"Welcome": "{{username}},欢迎您",
|
||||||
|
"UpdateDetails": "更新详请",
|
||||||
|
"Logout": "登出",
|
||||||
|
"OpenMobileApp": "打开移动应用",
|
||||||
|
"RecentlyAdded": "最近添加",
|
||||||
|
"ChangeTheme": "更改主题",
|
||||||
|
"Calendar": "日历",
|
||||||
|
"UserPreferences": "偏好设置",
|
||||||
|
"FeatureSuggestion": "功能",
|
||||||
|
"FeatureSuggestionTooltip": "有一个很棒的新想法吗?在这里建议!",
|
||||||
|
"Filter": {
|
||||||
|
"Movies": "电影",
|
||||||
|
"TvShows": "电视节目",
|
||||||
|
"Music": "音乐",
|
||||||
|
"People": "人员"
|
||||||
|
},
|
||||||
|
"MorningWelcome": "早上好!",
|
||||||
|
"AfternoonWelcome": "下午好!",
|
||||||
|
"EveningWelcome": "晚上好!"
|
||||||
|
},
|
||||||
|
"Search": {
|
||||||
|
"Title": "搜索",
|
||||||
|
"Paragraph": "想要观看当前无法观看的内容吗?没问题,只需在下方搜索并请求!",
|
||||||
|
"MoviesTab": "电影",
|
||||||
|
"TvTab": "电视节目",
|
||||||
|
"MusicTab": "音乐",
|
||||||
|
"AdvancedSearch": "您可以填写以下任何一项来发现新媒体,所有结果都按受欢迎程度排序。",
|
||||||
|
"AdvancedSearchHeader": "高级搜索",
|
||||||
|
"Suggestions": "建议",
|
||||||
|
"NoResults": "对不起,我们没有找到任何结果。",
|
||||||
|
"DigitalDate": "数字版发行:{{date}}",
|
||||||
|
"TheatricalRelease": "剧场版发行:{{date}}",
|
||||||
|
"ViewOnPlex": "在Plex上播放",
|
||||||
|
"ViewOnEmby": "在 Emby上播放",
|
||||||
|
"ViewOnJellyfin": "在 Jellyfin上播放",
|
||||||
|
"RequestAdded": "{{title}} 的请求已成功添加",
|
||||||
|
"Similar": "相似",
|
||||||
|
"Refine": "精选",
|
||||||
|
"SearchBarPlaceholder": "在这里输入搜索内容",
|
||||||
|
"Movies": {
|
||||||
|
"PopularMovies": "热门电影",
|
||||||
|
"UpcomingMovies": "即将上映的电影",
|
||||||
|
"TopRatedMovies": "高评分的电影",
|
||||||
|
"NowPlayingMovies": "正在播放的电影",
|
||||||
|
"HomePage": "主页",
|
||||||
|
"Trailer": "预告片"
|
||||||
|
},
|
||||||
|
"TvShows": {
|
||||||
|
"Popular": "热门",
|
||||||
|
"Trending": "趋势",
|
||||||
|
"MostWatched": "观看次数最多",
|
||||||
|
"MostAnticipated": "最期待",
|
||||||
|
"Results": "结果",
|
||||||
|
"AirDate": "播出日期:",
|
||||||
|
"AllSeasons": "所有季",
|
||||||
|
"FirstSeason": "第一季",
|
||||||
|
"LatestSeason": "最新季",
|
||||||
|
"Select": "请选择...",
|
||||||
|
"SubmitRequest": "提交请求",
|
||||||
|
"Season": "第{{seasonNumber}} 季",
|
||||||
|
"SelectAllInSeason": "在所有季中选择第{{seasonNumber}} 季"
|
||||||
|
},
|
||||||
|
"AdvancedSearchInstructions": "请选择您需要搜索的媒体类型:",
|
||||||
|
"YearOfRelease": "发行年份",
|
||||||
|
"SearchGenre": "按类型搜索",
|
||||||
|
"SearchKeyword": "按关键字搜索",
|
||||||
|
"SearchProvider": "按提供者搜索",
|
||||||
|
"KeywordSearchingDisclaimer": "请注意,由于TheMovieDb中的数据不一致,关键字搜索方式非常容易出错"
|
||||||
|
},
|
||||||
|
"Requests": {
|
||||||
|
"Title": "请求",
|
||||||
|
"Paragraph": "您可以在下方看到您的和所有其他人的请求,以及他们的下载和批准状态",
|
||||||
|
"MoviesTab": "电影",
|
||||||
|
"ArtistName": "艺术家",
|
||||||
|
"AlbumName": "专辑名称",
|
||||||
|
"TvTab": "电视节目",
|
||||||
|
"MusicTab": "音乐",
|
||||||
|
"RequestedBy": "请求者",
|
||||||
|
"Status": "发行状态",
|
||||||
|
"RequestStatus": "申请状态",
|
||||||
|
"Denied": "已拒绝:",
|
||||||
|
"TheatricalRelease": "剧场版发行:{{date}}",
|
||||||
|
"ReleaseDate": "已发行: {{date}}",
|
||||||
|
"TheatricalReleaseSort": "剧场版发行",
|
||||||
|
"DigitalRelease": "数字版发行:{{date}}",
|
||||||
|
"RequestDate": "请求日期",
|
||||||
|
"QualityOverride": "质量覆盖:",
|
||||||
|
"RootFolderOverride": "根目录覆盖:",
|
||||||
|
"ChangeRootFolder": "根目录",
|
||||||
|
"ChangeQualityProfile": "画质配置文件",
|
||||||
|
"MarkUnavailable": "标记为不可用",
|
||||||
|
"MarkUnavailable4K": "Mark Unavailable 4K",
|
||||||
|
"MarkAvailable": "标记为可用",
|
||||||
|
"MarkAvailable4K": "Mark Available 4K",
|
||||||
|
"Remove": "删除",
|
||||||
|
"Deny": "拒绝",
|
||||||
|
"Deny4K": "Deny 4K",
|
||||||
|
"Has4KRequest": "Has 4K Request",
|
||||||
|
"DenyReason": "拒绝原因",
|
||||||
|
"DeniedReason": "被拒绝原因",
|
||||||
|
"Season": "季",
|
||||||
|
"GridTitle": "标题",
|
||||||
|
"AirDate": "播出日期:",
|
||||||
|
"GridStatus": "状态",
|
||||||
|
"ReportIssue": "反馈问题",
|
||||||
|
"Filter": "筛选",
|
||||||
|
"Sort": "排序",
|
||||||
|
"SeasonNumberHeading": "第{seasonNumber} 季",
|
||||||
|
"SortTitleAsc": "标题 ▲",
|
||||||
|
"SortTitleDesc": "标题 ▼",
|
||||||
|
"SortRequestDateAsc": "请求日期 ▲",
|
||||||
|
"SortRequestDateDesc": "请求日期 ▼",
|
||||||
|
"SortStatusAsc": "状态 ▲",
|
||||||
|
"SortStatusDesc": "状态 ▼",
|
||||||
|
"Remaining": {
|
||||||
|
"Quota": "{{remaining}}/{{total}} 个请求剩余",
|
||||||
|
"NextDays": "将在{{time}} 天内添加另一个请求",
|
||||||
|
"NextHours": "将在{{time}} 小时后添加另一个请求",
|
||||||
|
"NextMinutes": "将在{{time}} 分钟内添加另一个请求",
|
||||||
|
"NextMinute": "将在{{time}} 分钟内添加另一个请求"
|
||||||
|
},
|
||||||
|
"AllRequests": "所有请求",
|
||||||
|
"PendingRequests": "待处理请求",
|
||||||
|
"ProcessingRequests": "处理中请求",
|
||||||
|
"AvailableRequests": "可用请求",
|
||||||
|
"DeniedRequests": "已拒绝请求",
|
||||||
|
"RequestsToDisplay": "显示请求",
|
||||||
|
"RequestsTitle": "标题",
|
||||||
|
"Details": "详情",
|
||||||
|
"Options": "选项",
|
||||||
|
"RequestPanel": {
|
||||||
|
"Delete": "删除请求",
|
||||||
|
"Approve": "批准请求",
|
||||||
|
"Approve4K": "Approve 4K Request",
|
||||||
|
"ChangeAvailability": "标记为可用",
|
||||||
|
"Deleted": "所选项目已删除",
|
||||||
|
"Approved": "所选项目已批准"
|
||||||
|
},
|
||||||
|
"SuccessfullyApproved": "批准成功",
|
||||||
|
"SuccessfullyDeleted": "删除请求成功",
|
||||||
|
"NowAvailable": "请求现在可观看",
|
||||||
|
"NowUnavailable": "请求现在不可观看",
|
||||||
|
"SuccessfullyReprocessed": "重新处理请求成功",
|
||||||
|
"DeniedRequest": "已拒绝请求",
|
||||||
|
"RequestCollection": "请求合集",
|
||||||
|
"CollectionSuccesfullyAdded": "合集 {{name}} 已成功添加!",
|
||||||
|
"NeedToSelectEpisodes": "您需要选择集数!",
|
||||||
|
"RequestAddedSuccessfully": "{{title}} 的请求已成功添加",
|
||||||
|
"ErrorCodes": {
|
||||||
|
"AlreadyRequested": "请求已经存在",
|
||||||
|
"EpisodesAlreadyRequested": "已存在这个系列的剧集请求",
|
||||||
|
"NoPermissionsOnBehalf": "您没有代表用户请求的正确权限!",
|
||||||
|
"NoPermissions": "您没有正确的权限!",
|
||||||
|
"RequestDoesNotExist": "请求不存在",
|
||||||
|
"ChildRequestDoesNotExist": "子请求不存在",
|
||||||
|
"NoPermissionsRequestMovie": "您没有请求电影的权限",
|
||||||
|
"NoPermissionsRequestTV": "您没有请求电视节目的权限",
|
||||||
|
"NoPermissionsRequestAlbum": "您没有请求专辑的权限",
|
||||||
|
"MovieRequestQuotaExceeded": "您的电影请求已超出配额!",
|
||||||
|
"TvRequestQuotaExceeded": "您的剧集请求已超出配额!",
|
||||||
|
"AlbumRequestQuotaExceeded": "您的专辑请求已超出配额!"
|
||||||
|
},
|
||||||
|
"Notify": "通知",
|
||||||
|
"RemoveNotification": "删除通知",
|
||||||
|
"SuccessfulNotify": "您将收到标题为 {{title}} 的通知",
|
||||||
|
"SuccessfulUnNotify": "您将不再收到标题为 {{title}} 的通知",
|
||||||
|
"CouldntNotify": "无法通知标题 {{title}}"
|
||||||
|
},
|
||||||
|
"Issues": {
|
||||||
|
"Title": "问题",
|
||||||
|
"IssuesForTitle": "{{title}} 的问题",
|
||||||
|
"PendingTitle": "待处理的问题",
|
||||||
|
"InProgressTitle": "正在处理的问题",
|
||||||
|
"ResolvedTitle": "已解决的问题",
|
||||||
|
"ColumnTitle": "标题",
|
||||||
|
"Count": "总计",
|
||||||
|
"Category": "类别",
|
||||||
|
"Status": "状态",
|
||||||
|
"Details": "详情",
|
||||||
|
"Description": "描述",
|
||||||
|
"NoComments": "暂无评论",
|
||||||
|
"MarkInProgress": "标记为进行中",
|
||||||
|
"MarkResolved": "标记为已解决",
|
||||||
|
"SendMessageButton": "发送",
|
||||||
|
"Subject": "主题",
|
||||||
|
"Comments": "评论",
|
||||||
|
"WriteMessagePlaceholder": "在这里写下您的留言",
|
||||||
|
"ReportedBy": "报告人",
|
||||||
|
"IssueDialog": {
|
||||||
|
"Title": "反馈问题",
|
||||||
|
"DescriptionPlaceholder": "请描述您的问题",
|
||||||
|
"TitlePlaceholder": "简短标题",
|
||||||
|
"SelectCategory": "选择分类",
|
||||||
|
"IssueCreated": "问题已创建"
|
||||||
|
},
|
||||||
|
"Outstanding": "未解决的问题",
|
||||||
|
"ResolvedDate": "解决日期",
|
||||||
|
"CreatedDate": "提出日期",
|
||||||
|
"MarkedAsResolved": "此问题已被标记为已解决!",
|
||||||
|
"MarkedAsInProgress": "此问题已被标记为正在处理中!",
|
||||||
|
"Delete": "删除问题",
|
||||||
|
"DeletedIssue": "问题已被删除",
|
||||||
|
"Chat": "聊天",
|
||||||
|
"EnterYourMessage": "输入您的消息",
|
||||||
|
"Requested": "已请求",
|
||||||
|
"UserOnDate": "{{user}} 在 {{date}}"
|
||||||
|
},
|
||||||
|
"Filter": {
|
||||||
|
"ClearFilter": "清除筛选",
|
||||||
|
"FilterHeaderAvailability": "可用性",
|
||||||
|
"FilterHeaderRequestStatus": "状态",
|
||||||
|
"Approved": "已批准",
|
||||||
|
"PendingApproval": "待批准",
|
||||||
|
"WatchProviders": "观看提供商",
|
||||||
|
"Keywords": "关键字"
|
||||||
|
},
|
||||||
|
"UserManagment": {
|
||||||
|
"TvRemaining": "电视节目:{{remaining}}/{{total}} 剩余",
|
||||||
|
"MovieRemaining": "电影: {{remaining}}/{{total}} 剩余",
|
||||||
|
"MusicRemaining": "音乐: {{remaining}}/{{total}} 剩余",
|
||||||
|
"TvDue": "电视节目:{{date}}",
|
||||||
|
"MovieDue": "电影: {{date}}",
|
||||||
|
"MusicDue": "音乐: {{date}}"
|
||||||
|
},
|
||||||
|
"Votes": {
|
||||||
|
"CompletedVotesTab": "已投票",
|
||||||
|
"VotesTab": "需要投票"
|
||||||
|
},
|
||||||
|
"MediaDetails": {
|
||||||
|
"Denied": "已拒绝",
|
||||||
|
"Denied4K": "Denied 4K",
|
||||||
|
"Trailers": "预告片",
|
||||||
|
"RecommendationsTitle": "推荐",
|
||||||
|
"SimilarTitle": "相似",
|
||||||
|
"VideosTitle": "视频",
|
||||||
|
"AlbumsTitle": "专辑",
|
||||||
|
"RequestAllAlbums": "请求所有专辑",
|
||||||
|
"ClearSelection": "清除已选择",
|
||||||
|
"RequestSelectedAlbums": "请求选中的专辑",
|
||||||
|
"ViewCollection": "查看合集",
|
||||||
|
"NotEnoughInfo": "很遗憾,这个节目还没有足够的信息!",
|
||||||
|
"AdvancedOptions": "高级选项",
|
||||||
|
"AutoApproveOptions": "您可以在这里配置请求,一旦请求它将被发送到您的DVR应用程序并将被自动批准! 请注意,这是可选的,只需按请求跳过!",
|
||||||
|
"AutoApproveOptionsTv": "您可以在这里配置请求,一旦请求它将被发送到您的DVR应用程序并将被自动批准! 如果请求已经在 Sonarr 中并且您设置了它,我们将不会更改根目录或画质配置文件! 请注意,这是可选的,只需按请求跳过!",
|
||||||
|
"AutoApproveOptionsTvShort": "您可以在这里配置请求,一旦请求它将被发送到您的DVR应用程序! 如果请求已经在 Sonarr 中并且您设置了它,我们将不会更改根目录或画质配置文件! 请注意,这是可选的,只需按请求跳过!",
|
||||||
|
"QualityProfilesSelect": "请选择画质配置文件",
|
||||||
|
"RootFolderSelect": "请选择根目录",
|
||||||
|
"LanguageProfileSelect": "请选择语言配置文件",
|
||||||
|
"Status": "状态:",
|
||||||
|
"StatusValues": {
|
||||||
|
"Rumored": "有想法",
|
||||||
|
"Planned": "计划中",
|
||||||
|
"In Production": "制作中",
|
||||||
|
"Post Production": "后期处理",
|
||||||
|
"Released": "已发布",
|
||||||
|
"Running": "运行中",
|
||||||
|
"Returning Series": "回归系列",
|
||||||
|
"Ended": "已结束",
|
||||||
|
"Canceled": "已取消"
|
||||||
|
},
|
||||||
|
"Seasons": "季:",
|
||||||
|
"Episodes": "集:",
|
||||||
|
"Availability": "可用性:",
|
||||||
|
"RequestStatus": "请求状态",
|
||||||
|
"Quality": "画质:",
|
||||||
|
"RootFolderOverride": "根目录覆盖:",
|
||||||
|
"QualityOverride": "质量覆盖:",
|
||||||
|
"Network": "网络:",
|
||||||
|
"GenresLabel": "流派",
|
||||||
|
"Genres": "流派",
|
||||||
|
"FirstAired": "首播",
|
||||||
|
"TheatricalRelease": "发行日:",
|
||||||
|
"DigitalRelease": "数字版发行:",
|
||||||
|
"Votes": "投票:",
|
||||||
|
"Runtime": "运行时间:",
|
||||||
|
"Minutes": "{{runtime}} 分钟",
|
||||||
|
"Revenue": "收入:",
|
||||||
|
"Budget": "预算:",
|
||||||
|
"Keywords": "关键词/标签:",
|
||||||
|
"Casts": {
|
||||||
|
"CastTitle": "演员"
|
||||||
|
},
|
||||||
|
"EpisodeSelector": {
|
||||||
|
"AllSeasonsTooltip": "请求这个节目的每一季",
|
||||||
|
"FirstSeasonTooltip": "请求这个节目的第一季",
|
||||||
|
"LatestSeasonTooltip": "只请求这个节目的最新季",
|
||||||
|
"NoEpisodes": "很遗憾,目前还没有该节目的剧集数据!",
|
||||||
|
"SeasonNumber": "第{{number}} 季"
|
||||||
|
},
|
||||||
|
"SonarrConfiguration": "Sonarr 配置",
|
||||||
|
"RadarrConfiguration": "Radarr 配置",
|
||||||
|
"RequestOnBehalf": "代表请求",
|
||||||
|
"PleaseSelectUser": "请选择用户",
|
||||||
|
"StreamingOn": "流媒体:",
|
||||||
|
"RequestedBy": "请求者:",
|
||||||
|
"RequestedByOn": "由 {{user}} 在 {{date}} 时请求",
|
||||||
|
"RequestDate": "请求日期:",
|
||||||
|
"DeniedReason": "被拒绝原因:",
|
||||||
|
"ReProcessRequest": "重新处理请求",
|
||||||
|
"ReProcessRequest4K": "Re-Process 4K Request",
|
||||||
|
"Music": {
|
||||||
|
"Type": "类型:",
|
||||||
|
"Country": "国家:",
|
||||||
|
"StartDate": "开始日期:",
|
||||||
|
"EndDate": "结束日期:"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"Discovery": {
|
||||||
|
"PopularTab": "热门",
|
||||||
|
"TrendingTab": "趋势",
|
||||||
|
"UpcomingTab": "即将上映",
|
||||||
|
"SeasonalTab": "按季的",
|
||||||
|
"RecentlyRequestedTab": "最近请求",
|
||||||
|
"Movies": "电影",
|
||||||
|
"Combined": "混合",
|
||||||
|
"Tv": "电视节目",
|
||||||
|
"CardDetails": {
|
||||||
|
"Availability": "可用性",
|
||||||
|
"Studio": "工作室",
|
||||||
|
"Network": "网络",
|
||||||
|
"UnknownNetwork": "未知",
|
||||||
|
"RequestStatus": "请求状态",
|
||||||
|
"Director": "导演",
|
||||||
|
"InCinemas": "影院放映",
|
||||||
|
"FirstAired": "首播",
|
||||||
|
"Writer": "编剧",
|
||||||
|
"ExecProducer": "制作发行商"
|
||||||
|
},
|
||||||
|
"NoSearch": "抱歉,没有符合您搜索条件的内容!"
|
||||||
|
},
|
||||||
|
"UserPreferences": {
|
||||||
|
"Welcome": "{{username}},欢迎您!",
|
||||||
|
"OmbiLanguage": "语言",
|
||||||
|
"DarkMode": "深色模式",
|
||||||
|
"Updated": "更新成功",
|
||||||
|
"StreamingCountry": "流媒体国家",
|
||||||
|
"StreamingCountryDescription": "这是我们将显示流媒体信息的国家代码。 如果您在美国,请选择美国并获取美国相关的流媒体信息。",
|
||||||
|
"LanguageDescription": "您希望Ombi界面显示的语言",
|
||||||
|
"MobileQRCode": "手机二维码",
|
||||||
|
"LegacyApp": "启动旧版应用程序",
|
||||||
|
"NoQrCode": "请联系管理员以启用二维码",
|
||||||
|
"UserType": "用户类型:",
|
||||||
|
"ChangeDetails": "变更详情",
|
||||||
|
"NeedCurrentPassword": "您需要输入当前密码才能进行更改",
|
||||||
|
"CurrentPassword": "当前密码",
|
||||||
|
"EmailAddress": "邮箱地址",
|
||||||
|
"NewPassword": "新密码",
|
||||||
|
"NewPasswordConfirm": "确认新密码",
|
||||||
|
"Security": "安全选项",
|
||||||
|
"Profile": "用户信息",
|
||||||
|
"UpdatedYourInformation": "您的用户信息已更新",
|
||||||
|
"Unsubscribed": "取消订阅!"
|
||||||
|
},
|
||||||
|
"UserTypeLabel": {
|
||||||
|
"1": "本地用户",
|
||||||
|
"2": "Plex用户",
|
||||||
|
"3": "Emby用户",
|
||||||
|
"4": "Emby Connect用户",
|
||||||
|
"5": "Jellyfin用户"
|
||||||
|
},
|
||||||
|
"Paginator": {
|
||||||
|
"itemsPerPageLabel": "每页显示项目数:",
|
||||||
|
"nextPageLabel": "下一页",
|
||||||
|
"previousPageLabel": "上一页",
|
||||||
|
"firstPageLabel": "转到第一页",
|
||||||
|
"lastPageLabel": "转到最后一页",
|
||||||
|
"rangePageLabel1": "{{length}} 中的第0项",
|
||||||
|
"rangePageLabel2": "{{length}} 中的第{{startIndex}} 到{{endIndex}} 项"
|
||||||
|
}
|
||||||
|
}
|
|
@ -14,7 +14,9 @@
|
||||||
"Common": {
|
"Common": {
|
||||||
"ContinueButton": "继续",
|
"ContinueButton": "继续",
|
||||||
"Available": "可播放",
|
"Available": "可播放",
|
||||||
|
"Available4K": "4K可播放",
|
||||||
"Approved": "已批准",
|
"Approved": "已批准",
|
||||||
|
"Approve4K": "批准4K",
|
||||||
"Pending": "待审核",
|
"Pending": "待审核",
|
||||||
"PartiallyAvailable": "部分可播放",
|
"PartiallyAvailable": "部分可播放",
|
||||||
"Monitored": "监控中",
|
"Monitored": "监控中",
|
||||||
|
@ -24,8 +26,10 @@
|
||||||
"RequestDenied": "请求被拒绝",
|
"RequestDenied": "请求被拒绝",
|
||||||
"NotRequested": "未请求",
|
"NotRequested": "未请求",
|
||||||
"Requested": "已请求",
|
"Requested": "已请求",
|
||||||
|
"Requested4K": "请求4K",
|
||||||
"Search": "搜索",
|
"Search": "搜索",
|
||||||
"Request": "请求",
|
"Request": "请求",
|
||||||
|
"Request4K": "请求4K",
|
||||||
"Denied": "已拒绝",
|
"Denied": "已拒绝",
|
||||||
"Approve": "批准",
|
"Approve": "批准",
|
||||||
"PartlyAvailable": "部分可播放",
|
"PartlyAvailable": "部分可播放",
|
||||||
|
@ -161,9 +165,13 @@
|
||||||
"ChangeRootFolder": "根目录",
|
"ChangeRootFolder": "根目录",
|
||||||
"ChangeQualityProfile": "画质配置文件",
|
"ChangeQualityProfile": "画质配置文件",
|
||||||
"MarkUnavailable": "标记为不可用",
|
"MarkUnavailable": "标记为不可用",
|
||||||
|
"MarkUnavailable4K": "标记为不可播放4K",
|
||||||
"MarkAvailable": "标记为可用",
|
"MarkAvailable": "标记为可用",
|
||||||
|
"MarkAvailable4K": "标记为可播放4K",
|
||||||
"Remove": "删除",
|
"Remove": "删除",
|
||||||
"Deny": "拒绝",
|
"Deny": "拒绝",
|
||||||
|
"Deny4K": "拒绝4K",
|
||||||
|
"Has4KRequest": "已有4K请求",
|
||||||
"DenyReason": "拒绝原因",
|
"DenyReason": "拒绝原因",
|
||||||
"DeniedReason": "被拒绝原因",
|
"DeniedReason": "被拒绝原因",
|
||||||
"Season": "季",
|
"Season": "季",
|
||||||
|
@ -199,6 +207,7 @@
|
||||||
"RequestPanel": {
|
"RequestPanel": {
|
||||||
"Delete": "删除请求",
|
"Delete": "删除请求",
|
||||||
"Approve": "批准请求",
|
"Approve": "批准请求",
|
||||||
|
"Approve4K": "批准4K请求",
|
||||||
"ChangeAvailability": "标记为可用",
|
"ChangeAvailability": "标记为可用",
|
||||||
"Deleted": "所选项目已删除",
|
"Deleted": "所选项目已删除",
|
||||||
"Approved": "所选项目已批准"
|
"Approved": "所选项目已批准"
|
||||||
|
@ -295,6 +304,7 @@
|
||||||
},
|
},
|
||||||
"MediaDetails": {
|
"MediaDetails": {
|
||||||
"Denied": "已拒绝",
|
"Denied": "已拒绝",
|
||||||
|
"Denied4K": "拒绝4K",
|
||||||
"Trailers": "预告片",
|
"Trailers": "预告片",
|
||||||
"RecommendationsTitle": "推荐",
|
"RecommendationsTitle": "推荐",
|
||||||
"SimilarTitle": "相似",
|
"SimilarTitle": "相似",
|
||||||
|
@ -363,6 +373,7 @@
|
||||||
"RequestDate": "请求日期:",
|
"RequestDate": "请求日期:",
|
||||||
"DeniedReason": "被拒绝原因:",
|
"DeniedReason": "被拒绝原因:",
|
||||||
"ReProcessRequest": "重新处理请求",
|
"ReProcessRequest": "重新处理请求",
|
||||||
|
"ReProcessRequest4K": "重新处理4K请求",
|
||||||
"Music": {
|
"Music": {
|
||||||
"Type": "类型:",
|
"Type": "类型:",
|
||||||
"Country": "国家:",
|
"Country": "国家:",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue